[
  {
    "path": ".gitignore",
    "content": "\n# Created by https://www.gitignore.io/api/jupyternotebook\n\n### JupyterNotebook ###\n.ipynb_checkpoints\n*/.ipynb_checkpoints/*\n\n# Remove previous ipynb_checkpoints\n#   git rm -r .ipynb_checkpoints/\n#\n\n\n# End of https://www.gitignore.io/api/jupyternotebook\n"
  },
  {
    "path": "Chapter10 - Intro to Convolutional Neural Networks - Learning Edges and Corners.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Upgrading our MNIST Network\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 2,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"\\n\",\n      \"I:0 Test-Acc:0.0288 Train-Acc:0.055\\n\",\n      \"I:1 Test-Acc:0.0273 Train-Acc:0.037\\n\",\n      \"I:2 Test-Acc:0.028 Train-Acc:0.037\\n\",\n      \"I:3 Test-Acc:0.0292 Train-Acc:0.04\\n\",\n      \"I:4 Test-Acc:0.0339 Train-Acc:0.046\\n\",\n      \"I:5 Test-Acc:0.0478 Train-Acc:0.068\\n\",\n      \"I:6 Test-Acc:0.076 Train-Acc:0.083\\n\",\n      \"I:7 Test-Acc:0.1316 Train-Acc:0.096\\n\",\n      \"I:8 Test-Acc:0.2137 Train-Acc:0.127\\n\",\n      \"I:9 Test-Acc:0.2941 Train-Acc:0.148\\n\",\n      \"I:10 Test-Acc:0.3563 Train-Acc:0.181\\n\",\n      \"I:11 Test-Acc:0.4023 Train-Acc:0.209\\n\",\n      \"I:12 Test-Acc:0.4358 Train-Acc:0.238\\n\",\n      \"I:13 Test-Acc:0.4473 Train-Acc:0.286\\n\",\n      \"I:14 Test-Acc:0.4389 Train-Acc:0.274\\n\",\n      \"I:15 Test-Acc:0.3951 Train-Acc:0.257\\n\",\n      \"I:16 Test-Acc:0.2222 Train-Acc:0.243\\n\",\n      \"I:17 Test-Acc:0.0613 Train-Acc:0.112\\n\",\n      \"I:18 Test-Acc:0.0266 Train-Acc:0.035\\n\",\n      \"I:19 Test-Acc:0.0127 Train-Acc:0.026\\n\",\n      \"I:20 Test-Acc:0.0133 Train-Acc:0.022\\n\",\n      \"I:21 Test-Acc:0.0185 Train-Acc:0.038\\n\",\n      \"I:22 Test-Acc:0.0363 Train-Acc:0.038\\n\",\n      \"I:23 Test-Acc:0.0928 Train-Acc:0.067\\n\",\n      \"I:24 Test-Acc:0.1994 Train-Acc:0.081\\n\",\n      \"I:25 Test-Acc:0.3086 Train-Acc:0.154\\n\",\n      \"I:26 Test-Acc:0.4276 Train-Acc:0.204\\n\",\n      \"I:27 Test-Acc:0.5323 Train-Acc:0.256\\n\",\n      \"I:28 Test-Acc:0.5919 Train-Acc:0.305\\n\",\n      \"I:29 Test-Acc:0.6324 Train-Acc:0.341\\n\",\n      \"I:30 Test-Acc:0.6608 Train-Acc:0.426\\n\",\n      \"I:31 Test-Acc:0.6815 Train-Acc:0.439\\n\",\n      \"I:32 Test-Acc:0.7048 Train-Acc:0.462\\n\",\n      \"I:33 Test-Acc:0.7171 Train-Acc:0.484\\n\",\n      \"I:34 Test-Acc:0.7313 Train-Acc:0.505\\n\",\n      \"I:35 Test-Acc:0.7355 Train-Acc:0.53\\n\",\n      \"I:36 Test-Acc:0.7417 Train-Acc:0.548\\n\",\n      \"I:37 Test-Acc:0.747 Train-Acc:0.534\\n\",\n      \"I:38 Test-Acc:0.7491 Train-Acc:0.55\\n\",\n      \"I:39 Test-Acc:0.7459 Train-Acc:0.562\\n\",\n      \"I:40 Test-Acc:0.7352 Train-Acc:0.54\\n\",\n      \"I:41 Test-Acc:0.7082 Train-Acc:0.496\\n\",\n      \"I:42 Test-Acc:0.6487 Train-Acc:0.456\\n\",\n      \"I:43 Test-Acc:0.5209 Train-Acc:0.353\\n\",\n      \"I:44 Test-Acc:0.3305 Train-Acc:0.234\\n\",\n      \"I:45 Test-Acc:0.2052 Train-Acc:0.174\\n\",\n      \"I:46 Test-Acc:0.2149 Train-Acc:0.136\\n\",\n      \"I:47 Test-Acc:0.2679 Train-Acc:0.171\\n\",\n      \"I:48 Test-Acc:0.3237 Train-Acc:0.172\\n\",\n      \"I:49 Test-Acc:0.3581 Train-Acc:0.186\\n\",\n      \"I:50 Test-Acc:0.4202 Train-Acc:0.21\\n\",\n      \"I:51 Test-Acc:0.5165 Train-Acc:0.223\\n\",\n      \"I:52 Test-Acc:0.6007 Train-Acc:0.262\\n\",\n      \"I:53 Test-Acc:0.6476 Train-Acc:0.308\\n\",\n      \"I:54 Test-Acc:0.676 Train-Acc:0.363\\n\",\n      \"I:55 Test-Acc:0.696 Train-Acc:0.402\\n\",\n      \"I:56 Test-Acc:0.7077 Train-Acc:0.434\\n\",\n      \"I:57 Test-Acc:0.7204 Train-Acc:0.441\\n\",\n      \"I:58 Test-Acc:0.7303 Train-Acc:0.475\\n\",\n      \"I:59 Test-Acc:0.7359 Train-Acc:0.475\\n\",\n      \"I:60 Test-Acc:0.7401 Train-Acc:0.525\\n\",\n      \"I:61 Test-Acc:0.7493 Train-Acc:0.517\\n\",\n      \"I:62 Test-Acc:0.7533 Train-Acc:0.517\\n\",\n      \"I:63 Test-Acc:0.7606 Train-Acc:0.538\\n\",\n      \"I:64 Test-Acc:0.7644 Train-Acc:0.554\\n\",\n      \"I:65 Test-Acc:0.7724 Train-Acc:0.57\\n\",\n      \"I:66 Test-Acc:0.7788 Train-Acc:0.586\\n\",\n      \"I:67 Test-Acc:0.7855 Train-Acc:0.595\\n\",\n      \"I:68 Test-Acc:0.7853 Train-Acc:0.591\\n\",\n      \"I:69 Test-Acc:0.7925 Train-Acc:0.605\\n\",\n      \"I:70 Test-Acc:0.7973 Train-Acc:0.64\\n\",\n      \"I:71 Test-Acc:0.8013 Train-Acc:0.621\\n\",\n      \"I:72 Test-Acc:0.8029 Train-Acc:0.626\\n\",\n      \"I:73 Test-Acc:0.8092 Train-Acc:0.631\\n\",\n      \"I:74 Test-Acc:0.8099 Train-Acc:0.638\\n\",\n      \"I:75 Test-Acc:0.8156 Train-Acc:0.661\\n\",\n      \"I:76 Test-Acc:0.8156 Train-Acc:0.639\\n\",\n      \"I:77 Test-Acc:0.8184 Train-Acc:0.65\\n\",\n      \"I:78 Test-Acc:0.8216 Train-Acc:0.67\\n\",\n      \"I:79 Test-Acc:0.8246 Train-Acc:0.675\\n\",\n      \"I:80 Test-Acc:0.8237 Train-Acc:0.666\\n\",\n      \"I:81 Test-Acc:0.8273 Train-Acc:0.673\\n\",\n      \"I:82 Test-Acc:0.8273 Train-Acc:0.704\\n\",\n      \"I:83 Test-Acc:0.8314 Train-Acc:0.674\\n\",\n      \"I:84 Test-Acc:0.8292 Train-Acc:0.686\\n\",\n      \"I:85 Test-Acc:0.8335 Train-Acc:0.699\\n\",\n      \"I:86 Test-Acc:0.8359 Train-Acc:0.694\\n\",\n      \"I:87 Test-Acc:0.8375 Train-Acc:0.704\\n\",\n      \"I:88 Test-Acc:0.8373 Train-Acc:0.697\\n\",\n      \"I:89 Test-Acc:0.8398 Train-Acc:0.704\\n\",\n      \"I:90 Test-Acc:0.8393 Train-Acc:0.687\\n\",\n      \"I:91 Test-Acc:0.8436 Train-Acc:0.705\\n\",\n      \"I:92 Test-Acc:0.8437 Train-Acc:0.711\\n\",\n      \"I:93 Test-Acc:0.8446 Train-Acc:0.721\\n\",\n      \"I:94 Test-Acc:0.845 Train-Acc:0.719\\n\",\n      \"I:95 Test-Acc:0.8469 Train-Acc:0.724\\n\",\n      \"I:96 Test-Acc:0.8476 Train-Acc:0.726\\n\",\n      \"I:97 Test-Acc:0.848 Train-Acc:0.718\\n\",\n      \"I:98 Test-Acc:0.8496 Train-Acc:0.719\\n\",\n      \"I:99 Test-Acc:0.85 Train-Acc:0.73\\n\",\n      \"I:100 Test-Acc:0.8511 Train-Acc:0.737\\n\",\n      \"I:101 Test-Acc:0.8503 Train-Acc:0.73\\n\",\n      \"I:102 Test-Acc:0.8504 Train-Acc:0.717\\n\",\n      \"I:103 Test-Acc:0.8528 Train-Acc:0.74\\n\",\n      \"I:104 Test-Acc:0.8532 Train-Acc:0.733\\n\",\n      \"I:105 Test-Acc:0.8537 Train-Acc:0.73\\n\",\n      \"I:106 Test-Acc:0.8568 Train-Acc:0.721\\n\",\n      \"I:107 Test-Acc:0.857 Train-Acc:0.75\\n\",\n      \"I:108 Test-Acc:0.8558 Train-Acc:0.731\\n\",\n      \"I:109 Test-Acc:0.8578 Train-Acc:0.744\\n\",\n      \"I:110 Test-Acc:0.8588 Train-Acc:0.754\\n\",\n      \"I:111 Test-Acc:0.8579 Train-Acc:0.732\\n\",\n      \"I:112 Test-Acc:0.8582 Train-Acc:0.747\\n\",\n      \"I:113 Test-Acc:0.8593 Train-Acc:0.747\\n\",\n      \"I:114 Test-Acc:0.8598 Train-Acc:0.751\\n\",\n      \"I:115 Test-Acc:0.8603 Train-Acc:0.74\\n\",\n      \"I:116 Test-Acc:0.86 Train-Acc:0.753\\n\",\n      \"I:117 Test-Acc:0.8588 Train-Acc:0.746\\n\",\n      \"I:118 Test-Acc:0.861 Train-Acc:0.741\\n\",\n      \"I:119 Test-Acc:0.8616 Train-Acc:0.731\\n\",\n      \"I:120 Test-Acc:0.8629 Train-Acc:0.753\\n\",\n      \"I:121 Test-Acc:0.8609 Train-Acc:0.743\\n\",\n      \"I:122 Test-Acc:0.8627 Train-Acc:0.752\\n\",\n      \"I:123 Test-Acc:0.8646 Train-Acc:0.76\\n\",\n      \"I:124 Test-Acc:0.8649 Train-Acc:0.766\\n\",\n      \"I:125 Test-Acc:0.8659 Train-Acc:0.752\\n\",\n      \"I:126 Test-Acc:0.868 Train-Acc:0.756\\n\",\n      \"I:127 Test-Acc:0.8648 Train-Acc:0.767\\n\",\n      \"I:128 Test-Acc:0.8662 Train-Acc:0.747\\n\",\n      \"I:129 Test-Acc:0.8669 Train-Acc:0.753\\n\",\n      \"I:130 Test-Acc:0.8694 Train-Acc:0.753\\n\",\n      \"I:131 Test-Acc:0.8692 Train-Acc:0.76\\n\",\n      \"I:132 Test-Acc:0.8658 Train-Acc:0.756\\n\",\n      \"I:133 Test-Acc:0.8666 Train-Acc:0.769\\n\",\n      \"I:134 Test-Acc:0.8692 Train-Acc:0.77\\n\",\n      \"I:135 Test-Acc:0.8681 Train-Acc:0.757\\n\",\n      \"I:136 Test-Acc:0.8705 Train-Acc:0.77\\n\",\n      \"I:137 Test-Acc:0.8706 Train-Acc:0.77\\n\",\n      \"I:138 Test-Acc:0.8684 Train-Acc:0.768\\n\",\n      \"I:139 Test-Acc:0.8664 Train-Acc:0.774\\n\",\n      \"I:140 Test-Acc:0.8666 Train-Acc:0.756\\n\",\n      \"I:141 Test-Acc:0.8705 Train-Acc:0.783\\n\",\n      \"I:142 Test-Acc:0.87 Train-Acc:0.775\\n\",\n      \"I:143 Test-Acc:0.8729 Train-Acc:0.769\\n\",\n      \"I:144 Test-Acc:0.8725 Train-Acc:0.776\\n\",\n      \"I:145 Test-Acc:0.8721 Train-Acc:0.772\\n\",\n      \"I:146 Test-Acc:0.8718 Train-Acc:0.765\\n\",\n      \"I:147 Test-Acc:0.8746 Train-Acc:0.777\\n\",\n      \"I:148 Test-Acc:0.8746 Train-Acc:0.77\\n\",\n      \"I:149 Test-Acc:0.8734 Train-Acc:0.778\\n\",\n      \"I:150 Test-Acc:0.873 Train-Acc:0.785\\n\",\n      \"I:151 Test-Acc:0.8732 Train-Acc:0.76\\n\",\n      \"I:152 Test-Acc:0.8727 Train-Acc:0.779\\n\",\n      \"I:153 Test-Acc:0.8754 Train-Acc:0.772\\n\",\n      \"I:154 Test-Acc:0.8729 Train-Acc:0.773\\n\",\n      \"I:155 Test-Acc:0.8758 Train-Acc:0.784\\n\",\n      \"I:156 Test-Acc:0.8732 Train-Acc:0.774\\n\",\n      \"I:157 Test-Acc:0.8743 Train-Acc:0.782\\n\",\n      \"I:158 Test-Acc:0.8762 Train-Acc:0.772\\n\",\n      \"I:159 Test-Acc:0.8755 Train-Acc:0.79\\n\",\n      \"I:160 Test-Acc:0.8751 Train-Acc:0.774\\n\",\n      \"I:161 Test-Acc:0.8749 Train-Acc:0.782\\n\",\n      \"I:162 Test-Acc:0.8744 Train-Acc:0.78\\n\",\n      \"I:163 Test-Acc:0.8765 Train-Acc:0.782\\n\",\n      \"I:164 Test-Acc:0.8738 Train-Acc:0.796\\n\",\n      \"I:165 Test-Acc:0.8753 Train-Acc:0.798\\n\",\n      \"I:166 Test-Acc:0.8767 Train-Acc:0.794\\n\",\n      \"I:167 Test-Acc:0.8746 Train-Acc:0.784\\n\",\n      \"I:168 Test-Acc:0.8769 Train-Acc:0.796\\n\",\n      \"I:169 Test-Acc:0.8758 Train-Acc:0.789\\n\",\n      \"I:170 Test-Acc:0.8764 Train-Acc:0.79\\n\",\n      \"I:171 Test-Acc:0.873 Train-Acc:0.791\\n\",\n      \"I:172 Test-Acc:0.8765 Train-Acc:0.797\\n\",\n      \"I:173 Test-Acc:0.8772 Train-Acc:0.789\\n\",\n      \"I:174 Test-Acc:0.8778 Train-Acc:0.781\\n\",\n      \"I:175 Test-Acc:0.8758 Train-Acc:0.799\\n\",\n      \"I:176 Test-Acc:0.8773 Train-Acc:0.785\\n\",\n      \"I:177 Test-Acc:0.8766 Train-Acc:0.796\\n\",\n      \"I:178 Test-Acc:0.8782 Train-Acc:0.803\\n\",\n      \"I:179 Test-Acc:0.8789 Train-Acc:0.794\\n\",\n      \"I:180 Test-Acc:0.8778 Train-Acc:0.794\\n\",\n      \"I:181 Test-Acc:0.8778 Train-Acc:0.8\\n\",\n      \"I:182 Test-Acc:0.8785 Train-Acc:0.791\\n\",\n      \"I:183 Test-Acc:0.8777 Train-Acc:0.787\\n\",\n      \"I:184 Test-Acc:0.8769 Train-Acc:0.781\\n\",\n      \"I:185 Test-Acc:0.8765 Train-Acc:0.786\\n\",\n      \"I:186 Test-Acc:0.8765 Train-Acc:0.793\\n\",\n      \"I:187 Test-Acc:0.8785 Train-Acc:0.796\\n\",\n      \"I:188 Test-Acc:0.879 Train-Acc:0.789\\n\",\n      \"I:189 Test-Acc:0.8763 Train-Acc:0.79\\n\",\n      \"I:190 Test-Acc:0.8774 Train-Acc:0.787\\n\",\n      \"I:191 Test-Acc:0.8766 Train-Acc:0.782\\n\",\n      \"I:192 Test-Acc:0.8803 Train-Acc:0.798\\n\",\n      \"I:193 Test-Acc:0.8781 Train-Acc:0.789\\n\",\n      \"I:194 Test-Acc:0.8795 Train-Acc:0.785\\n\",\n      \"I:195 Test-Acc:0.8791 Train-Acc:0.807\\n\",\n      \"I:196 Test-Acc:0.8778 Train-Acc:0.796\\n\",\n      \"I:197 Test-Acc:0.8783 Train-Acc:0.801\\n\",\n      \"I:198 Test-Acc:0.8778 Train-Acc:0.81\\n\",\n      \"I:199 Test-Acc:0.8771 Train-Acc:0.784\\n\",\n      \"I:200 Test-Acc:0.8776 Train-Acc:0.792\\n\",\n      \"I:201 Test-Acc:0.8784 Train-Acc:0.794\\n\",\n      \"I:202 Test-Acc:0.8787 Train-Acc:0.795\\n\",\n      \"I:203 Test-Acc:0.8803 Train-Acc:0.781\\n\",\n      \"I:204 Test-Acc:0.8798 Train-Acc:0.804\\n\",\n      \"I:205 Test-Acc:0.8779 Train-Acc:0.779\\n\",\n      \"I:206 Test-Acc:0.8788 Train-Acc:0.792\\n\",\n      \"I:207 Test-Acc:0.8764 Train-Acc:0.793\\n\",\n      \"I:208 Test-Acc:0.8792 Train-Acc:0.792\\n\",\n      \"I:209 Test-Acc:0.8798 Train-Acc:0.803\\n\",\n      \"I:210 Test-Acc:0.8788 Train-Acc:0.804\\n\",\n      \"I:211 Test-Acc:0.8793 Train-Acc:0.797\\n\",\n      \"I:212 Test-Acc:0.8764 Train-Acc:0.791\\n\",\n      \"I:213 Test-Acc:0.8801 Train-Acc:0.801\\n\",\n      \"I:214 Test-Acc:0.8814 Train-Acc:0.799\\n\",\n      \"I:215 Test-Acc:0.8806 Train-Acc:0.79\\n\",\n      \"I:216 Test-Acc:0.8799 Train-Acc:0.8\\n\",\n      \"I:217 Test-Acc:0.8803 Train-Acc:0.802\\n\",\n      \"I:218 Test-Acc:0.8782 Train-Acc:0.807\\n\",\n      \"I:219 Test-Acc:0.8818 Train-Acc:0.797\\n\",\n      \"I:220 Test-Acc:0.8793 Train-Acc:0.799\\n\",\n      \"I:221 Test-Acc:0.8789 Train-Acc:0.815\\n\",\n      \"I:222 Test-Acc:0.8791 Train-Acc:0.816\\n\",\n      \"I:223 Test-Acc:0.8793 Train-Acc:0.809\\n\",\n      \"I:224 Test-Acc:0.8814 Train-Acc:0.795\\n\",\n      \"I:225 Test-Acc:0.8798 Train-Acc:0.799\\n\",\n      \"I:226 Test-Acc:0.8805 Train-Acc:0.806\\n\",\n      \"I:227 Test-Acc:0.88 Train-Acc:0.808\\n\",\n      \"I:228 Test-Acc:0.8782 Train-Acc:0.801\\n\",\n      \"I:229 Test-Acc:0.8802 Train-Acc:0.814\\n\",\n      \"I:230 Test-Acc:0.8807 Train-Acc:0.8\\n\",\n      \"I:231 Test-Acc:0.8809 Train-Acc:0.798\\n\",\n      \"I:232 Test-Acc:0.8805 Train-Acc:0.82\\n\",\n      \"I:233 Test-Acc:0.8795 Train-Acc:0.794\\n\",\n      \"I:234 Test-Acc:0.8807 Train-Acc:0.806\\n\",\n      \"I:235 Test-Acc:0.8806 Train-Acc:0.808\\n\",\n      \"I:236 Test-Acc:0.8787 Train-Acc:0.802\\n\",\n      \"I:237 Test-Acc:0.8796 Train-Acc:0.81\\n\",\n      \"I:238 Test-Acc:0.8766 Train-Acc:0.805\\n\",\n      \"I:239 Test-Acc:0.8781 Train-Acc:0.792\\n\",\n      \"I:240 Test-Acc:0.8787 Train-Acc:0.809\\n\",\n      \"I:241 Test-Acc:0.8762 Train-Acc:0.802\\n\",\n      \"I:242 Test-Acc:0.8775 Train-Acc:0.811\\n\",\n      \"I:243 Test-Acc:0.8804 Train-Acc:0.814\\n\",\n      \"I:244 Test-Acc:0.8794 Train-Acc:0.804\\n\",\n      \"I:245 Test-Acc:0.8788 Train-Acc:0.801\\n\",\n      \"I:246 Test-Acc:0.8777 Train-Acc:0.795\\n\",\n      \"I:247 Test-Acc:0.8785 Train-Acc:0.808\\n\",\n      \"I:248 Test-Acc:0.8788 Train-Acc:0.803\\n\",\n      \"I:249 Test-Acc:0.8773 Train-Acc:0.813\\n\",\n      \"I:250 Test-Acc:0.8786 Train-Acc:0.808\\n\",\n      \"I:251 Test-Acc:0.8787 Train-Acc:0.803\\n\",\n      \"I:252 Test-Acc:0.8789 Train-Acc:0.812\\n\",\n      \"I:253 Test-Acc:0.8792 Train-Acc:0.804\\n\",\n      \"I:254 Test-Acc:0.8779 Train-Acc:0.815\\n\",\n      \"I:255 Test-Acc:0.8796 Train-Acc:0.811\\n\",\n      \"I:256 Test-Acc:0.8798 Train-Acc:0.806\\n\",\n      \"I:257 Test-Acc:0.88 Train-Acc:0.803\\n\",\n      \"I:258 Test-Acc:0.8776 Train-Acc:0.795\\n\",\n      \"I:259 Test-Acc:0.8798 Train-Acc:0.803\\n\",\n      \"I:260 Test-Acc:0.8799 Train-Acc:0.805\\n\",\n      \"I:261 Test-Acc:0.8789 Train-Acc:0.807\\n\",\n      \"I:262 Test-Acc:0.8784 Train-Acc:0.804\\n\",\n      \"I:263 Test-Acc:0.8792 Train-Acc:0.806\\n\",\n      \"I:264 Test-Acc:0.8777 Train-Acc:0.796\\n\",\n      \"I:265 Test-Acc:0.8785 Train-Acc:0.821\\n\",\n      \"I:266 Test-Acc:0.8794 Train-Acc:0.81\\n\",\n      \"I:267 Test-Acc:0.8783 Train-Acc:0.816\\n\",\n      \"I:268 Test-Acc:0.8777 Train-Acc:0.812\\n\",\n      \"I:269 Test-Acc:0.8791 Train-Acc:0.812\\n\",\n      \"I:270 Test-Acc:0.878 Train-Acc:0.813\\n\",\n      \"I:271 Test-Acc:0.8784 Train-Acc:0.82\\n\",\n      \"I:272 Test-Acc:0.8792 Train-Acc:0.821\\n\",\n      \"I:273 Test-Acc:0.8781 Train-Acc:0.823\\n\",\n      \"I:274 Test-Acc:0.8788 Train-Acc:0.816\\n\",\n      \"I:275 Test-Acc:0.8793 Train-Acc:0.82\\n\",\n      \"I:276 Test-Acc:0.8781 Train-Acc:0.829\\n\",\n      \"I:277 Test-Acc:0.8795 Train-Acc:0.809\\n\",\n      \"I:278 Test-Acc:0.875 Train-Acc:0.806\\n\",\n      \"I:279 Test-Acc:0.8795 Train-Acc:0.813\\n\",\n      \"I:280 Test-Acc:0.88 Train-Acc:0.816\\n\",\n      \"I:281 Test-Acc:0.8796 Train-Acc:0.819\\n\",\n      \"I:282 Test-Acc:0.8802 Train-Acc:0.809\\n\",\n      \"I:283 Test-Acc:0.8804 Train-Acc:0.811\\n\",\n      \"I:284 Test-Acc:0.8779 Train-Acc:0.808\\n\",\n      \"I:285 Test-Acc:0.8816 Train-Acc:0.82\\n\",\n      \"I:286 Test-Acc:0.8792 Train-Acc:0.822\\n\",\n      \"I:287 Test-Acc:0.8791 Train-Acc:0.817\\n\",\n      \"I:288 Test-Acc:0.8769 Train-Acc:0.814\\n\",\n      \"I:289 Test-Acc:0.8785 Train-Acc:0.807\\n\",\n      \"I:290 Test-Acc:0.8778 Train-Acc:0.817\\n\",\n      \"I:291 Test-Acc:0.8794 Train-Acc:0.82\\n\",\n      \"I:292 Test-Acc:0.8804 Train-Acc:0.824\\n\",\n      \"I:293 Test-Acc:0.8779 Train-Acc:0.812\\n\",\n      \"I:294 Test-Acc:0.8784 Train-Acc:0.816\\n\",\n      \"I:295 Test-Acc:0.877 Train-Acc:0.817\\n\",\n      \"I:296 Test-Acc:0.8767 Train-Acc:0.826\\n\",\n      \"I:297 Test-Acc:0.8774 Train-Acc:0.816\\n\",\n      \"I:298 Test-Acc:0.8774 Train-Acc:0.804\\n\",\n      \"I:299 Test-Acc:0.8774 Train-Acc:0.814\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np, sys\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"from keras.datasets import mnist\\n\",\n    \"\\n\",\n    \"(x_train, y_train), (x_test, y_test) = mnist.load_data()\\n\",\n    \"\\n\",\n    \"images, labels = (x_train[0:1000].reshape(1000,28*28) / 255,\\n\",\n    \"                  y_train[0:1000])\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"one_hot_labels = np.zeros((len(labels),10))\\n\",\n    \"for i,l in enumerate(labels):\\n\",\n    \"    one_hot_labels[i][l] = 1\\n\",\n    \"labels = one_hot_labels\\n\",\n    \"\\n\",\n    \"test_images = x_test.reshape(len(x_test),28*28) / 255\\n\",\n    \"test_labels = np.zeros((len(y_test),10))\\n\",\n    \"for i,l in enumerate(y_test):\\n\",\n    \"    test_labels[i][l] = 1\\n\",\n    \"\\n\",\n    \"def tanh(x):\\n\",\n    \"    return np.tanh(x)\\n\",\n    \"\\n\",\n    \"def tanh2deriv(output):\\n\",\n    \"    return 1 - (output ** 2)\\n\",\n    \"\\n\",\n    \"def softmax(x):\\n\",\n    \"    temp = np.exp(x)\\n\",\n    \"    return temp / np.sum(temp, axis=1, keepdims=True)\\n\",\n    \"\\n\",\n    \"alpha, iterations = (2, 300)\\n\",\n    \"pixels_per_image, num_labels = (784, 10)\\n\",\n    \"batch_size = 128\\n\",\n    \"\\n\",\n    \"input_rows = 28\\n\",\n    \"input_cols = 28\\n\",\n    \"\\n\",\n    \"kernel_rows = 3\\n\",\n    \"kernel_cols = 3\\n\",\n    \"num_kernels = 16\\n\",\n    \"\\n\",\n    \"hidden_size = ((input_rows - kernel_rows) * \\n\",\n    \"               (input_cols - kernel_cols)) * num_kernels\\n\",\n    \"\\n\",\n    \"# weights_0_1 = 0.02*np.random.random((pixels_per_image,hidden_size))-0.01\\n\",\n    \"kernels = 0.02*np.random.random((kernel_rows*kernel_cols,\\n\",\n    \"                                 num_kernels))-0.01\\n\",\n    \"\\n\",\n    \"weights_1_2 = 0.2*np.random.random((hidden_size,\\n\",\n    \"                                    num_labels)) - 0.1\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"def get_image_section(layer,row_from, row_to, col_from, col_to):\\n\",\n    \"    section = layer[:,row_from:row_to,col_from:col_to]\\n\",\n    \"    return section.reshape(-1,1,row_to-row_from, col_to-col_from)\\n\",\n    \"\\n\",\n    \"for j in range(iterations):\\n\",\n    \"    correct_cnt = 0\\n\",\n    \"    for i in range(int(len(images) / batch_size)):\\n\",\n    \"        batch_start, batch_end=((i * batch_size),((i+1)*batch_size))\\n\",\n    \"        layer_0 = images[batch_start:batch_end]\\n\",\n    \"        layer_0 = layer_0.reshape(layer_0.shape[0],28,28)\\n\",\n    \"        layer_0.shape\\n\",\n    \"\\n\",\n    \"        sects = list()\\n\",\n    \"        for row_start in range(layer_0.shape[1]-kernel_rows):\\n\",\n    \"            for col_start in range(layer_0.shape[2] - kernel_cols):\\n\",\n    \"                sect = get_image_section(layer_0,\\n\",\n    \"                                         row_start,\\n\",\n    \"                                         row_start+kernel_rows,\\n\",\n    \"                                         col_start,\\n\",\n    \"                                         col_start+kernel_cols)\\n\",\n    \"                sects.append(sect)\\n\",\n    \"\\n\",\n    \"        expanded_input = np.concatenate(sects,axis=1)\\n\",\n    \"        es = expanded_input.shape\\n\",\n    \"        flattened_input = expanded_input.reshape(es[0]*es[1],-1)\\n\",\n    \"\\n\",\n    \"        kernel_output = flattened_input.dot(kernels)\\n\",\n    \"        layer_1 = tanh(kernel_output.reshape(es[0],-1))\\n\",\n    \"        dropout_mask = np.random.randint(2,size=layer_1.shape)\\n\",\n    \"        layer_1 *= dropout_mask * 2\\n\",\n    \"        layer_2 = softmax(np.dot(layer_1,weights_1_2))\\n\",\n    \"\\n\",\n    \"        for k in range(batch_size):\\n\",\n    \"            labelset = labels[batch_start+k:batch_start+k+1]\\n\",\n    \"            _inc = int(np.argmax(layer_2[k:k+1]) == \\n\",\n    \"                               np.argmax(labelset))\\n\",\n    \"            correct_cnt += _inc\\n\",\n    \"\\n\",\n    \"        layer_2_delta = (labels[batch_start:batch_end]-layer_2)\\\\\\n\",\n    \"                        / (batch_size * layer_2.shape[0])\\n\",\n    \"        layer_1_delta = layer_2_delta.dot(weights_1_2.T) * \\\\\\n\",\n    \"                        tanh2deriv(layer_1)\\n\",\n    \"        layer_1_delta *= dropout_mask\\n\",\n    \"        weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"        l1d_reshape = layer_1_delta.reshape(kernel_output.shape)\\n\",\n    \"        k_update = flattened_input.T.dot(l1d_reshape)\\n\",\n    \"        kernels -= alpha * k_update\\n\",\n    \"    \\n\",\n    \"    test_correct_cnt = 0\\n\",\n    \"\\n\",\n    \"    for i in range(len(test_images)):\\n\",\n    \"\\n\",\n    \"        layer_0 = test_images[i:i+1]\\n\",\n    \"#         layer_1 = tanh(np.dot(layer_0,weights_0_1))\\n\",\n    \"        layer_0 = layer_0.reshape(layer_0.shape[0],28,28)\\n\",\n    \"        layer_0.shape\\n\",\n    \"\\n\",\n    \"        sects = list()\\n\",\n    \"        for row_start in range(layer_0.shape[1]-kernel_rows):\\n\",\n    \"            for col_start in range(layer_0.shape[2] - kernel_cols):\\n\",\n    \"                sect = get_image_section(layer_0,\\n\",\n    \"                                         row_start,\\n\",\n    \"                                         row_start+kernel_rows,\\n\",\n    \"                                         col_start,\\n\",\n    \"                                         col_start+kernel_cols)\\n\",\n    \"                sects.append(sect)\\n\",\n    \"\\n\",\n    \"        expanded_input = np.concatenate(sects,axis=1)\\n\",\n    \"        es = expanded_input.shape\\n\",\n    \"        flattened_input = expanded_input.reshape(es[0]*es[1],-1)\\n\",\n    \"\\n\",\n    \"        kernel_output = flattened_input.dot(kernels)\\n\",\n    \"        layer_1 = tanh(kernel_output.reshape(es[0],-1))\\n\",\n    \"        layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"        test_correct_cnt += int(np.argmax(layer_2) == \\n\",\n    \"                                np.argmax(test_labels[i:i+1]))\\n\",\n    \"    if(j % 1 == 0):\\n\",\n    \"        sys.stdout.write(\\\"\\\\n\\\"+ \\\\\\n\",\n    \"         \\\"I:\\\" + str(j) + \\\\\\n\",\n    \"         \\\" Test-Acc:\\\"+str(test_correct_cnt/float(len(test_images)))+\\\\\\n\",\n    \"         \\\" Train-Acc:\\\" + str(correct_cnt/float(len(images))))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter11 - Intro to Word Embeddings - Neural Networks that Understand Language.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Download the IMDB Dataset\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 30,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"# Download reviews.txt and labels.txt from here: https://github.com/udacity/deep-learning/tree/master/sentiment-network\\n\",\n    \"\\n\",\n    \"def pretty_print_review_and_label(i):\\n\",\n    \"   print(labels[i] + \\\"\\\\t:\\\\t\\\" + reviews[i][:80] + \\\"...\\\")\\n\",\n    \"\\n\",\n    \"g = open('reviews.txt','r') # What we know!\\n\",\n    \"reviews = list(map(lambda x:x[:-1],g.readlines()))\\n\",\n    \"g.close()\\n\",\n    \"\\n\",\n    \"g = open('labels.txt','r') # What we WANT to know!\\n\",\n    \"labels = list(map(lambda x:x[:-1].upper(),g.readlines()))\\n\",\n    \"g.close()\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Capturing Word Correlation in Input Data\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 31,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Sent Encoding:[1 1 0 1]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"onehots = {}\\n\",\n    \"onehots['cat'] = np.array([1,0,0,0])\\n\",\n    \"onehots['the'] = np.array([0,1,0,0])\\n\",\n    \"onehots['dog'] = np.array([0,0,1,0])\\n\",\n    \"onehots['sat'] = np.array([0,0,0,1])\\n\",\n    \"\\n\",\n    \"sentence = ['the','cat','sat']\\n\",\n    \"x = onehots[sentence[0]] + \\\\\\n\",\n    \"    onehots[sentence[1]] + \\\\\\n\",\n    \"    onehots[sentence[2]]\\n\",\n    \"\\n\",\n    \"print(\\\"Sent Encoding:\\\" + str(x))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Predicting Movie Reviews\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 56,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import sys\\n\",\n    \"\\n\",\n    \"f = open('reviews.txt')\\n\",\n    \"raw_reviews = f.readlines()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"f = open('labels.txt')\\n\",\n    \"raw_labels = f.readlines()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"tokens = list(map(lambda x:set(x.split(\\\" \\\")),raw_reviews))\\n\",\n    \"\\n\",\n    \"vocab = set()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    for word in sent:\\n\",\n    \"        if(len(word)>0):\\n\",\n    \"            vocab.add(word)\\n\",\n    \"vocab = list(vocab)\\n\",\n    \"\\n\",\n    \"word2index = {}\\n\",\n    \"for i,word in enumerate(vocab):\\n\",\n    \"    word2index[word]=i\\n\",\n    \"\\n\",\n    \"input_dataset = list()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    sent_indices = list()\\n\",\n    \"    for word in sent:\\n\",\n    \"        try:\\n\",\n    \"            sent_indices.append(word2index[word])\\n\",\n    \"        except:\\n\",\n    \"            \\\"\\\"\\n\",\n    \"    input_dataset.append(list(set(sent_indices)))\\n\",\n    \"\\n\",\n    \"target_dataset = list()\\n\",\n    \"for label in raw_labels:\\n\",\n    \"    if label == 'positive\\\\n':\\n\",\n    \"        target_dataset.append(1)\\n\",\n    \"    else:\\n\",\n    \"        target_dataset.append(0)\"\n   ]\n  },\n  {\n   \"cell_type\": \"raw\",\n   \"metadata\": {},\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"def sigmoid(x):\\n\",\n    \"    return 1/(1 + np.exp(-x))\\n\",\n    \"\\n\",\n    \"alpha, iterations = (0.01, 2)\\n\",\n    \"hidden_size = 100\\n\",\n    \"\\n\",\n    \"weights_0_1 = 0.2*np.random.random((len(vocab),hidden_size)) - 0.1\\n\",\n    \"weights_1_2 = 0.2*np.random.random((hidden_size,1)) - 0.1\\n\",\n    \"\\n\",\n    \"correct,total = (0,0)\\n\",\n    \"for iter in range(iterations):\\n\",\n    \"    \\n\",\n    \"    # train on first 24,000\\n\",\n    \"    for i in range(len(input_dataset)-1000):\\n\",\n    \"\\n\",\n    \"        x,y = (input_dataset[i],target_dataset[i])\\n\",\n    \"        layer_1 = sigmoid(np.sum(weights_0_1[x],axis=0)) #embed + sigmoid\\n\",\n    \"        layer_2 = sigmoid(np.dot(layer_1,weights_1_2)) # linear + softmax\\n\",\n    \"\\n\",\n    \"        layer_2_delta = layer_2 - y # compare pred with truth\\n\",\n    \"        layer_1_delta = layer_2_delta.dot(weights_1_2.T) #backprop\\n\",\n    \"\\n\",\n    \"        weights_0_1[x] -= layer_1_delta * alpha\\n\",\n    \"        weights_1_2 -= np.outer(layer_1,layer_2_delta) * alpha\\n\",\n    \"\\n\",\n    \"        if(np.abs(layer_2_delta) < 0.5):\\n\",\n    \"            correct += 1\\n\",\n    \"        total += 1\\n\",\n    \"        if(i % 10 == 9):\\n\",\n    \"            progress = str(i/float(len(input_dataset)))\\n\",\n    \"            sys.stdout.write('\\\\rIter:'+str(iter)\\\\\\n\",\n    \"                             +' Progress:'+progress[2:4]\\\\\\n\",\n    \"                             +'.'+progress[4:6]\\\\\\n\",\n    \"                             +'% Training Accuracy:'\\\\\\n\",\n    \"                             + str(correct/float(total)) + '%')\\n\",\n    \"    print()\\n\",\n    \"correct,total = (0,0)\\n\",\n    \"for i in range(len(input_dataset)-1000,len(input_dataset)):\\n\",\n    \"\\n\",\n    \"    x = input_dataset[i]\\n\",\n    \"    y = target_dataset[i]\\n\",\n    \"\\n\",\n    \"    layer_1 = sigmoid(np.sum(weights_0_1[x],axis=0))\\n\",\n    \"    layer_2 = sigmoid(np.dot(layer_1,weights_1_2))\\n\",\n    \"    \\n\",\n    \"    if(np.abs(layer_2 - y) < 0.5):\\n\",\n    \"        correct += 1\\n\",\n    \"    total += 1\\n\",\n    \"print(\\\"Test Accuracy:\\\" + str(correct / float(total)))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 31,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"{'',\\n\",\n       \" '\\\\n',\\n\",\n       \" '.',\\n\",\n       \" 'a',\\n\",\n       \" 'about',\\n\",\n       \" 'adults',\\n\",\n       \" 'age',\\n\",\n       \" 'all',\\n\",\n       \" 'and',\\n\",\n       \" 'as',\\n\",\n       \" 'at',\\n\",\n       \" 'believe',\\n\",\n       \" 'bromwell',\\n\",\n       \" 'burn',\\n\",\n       \" 'can',\\n\",\n       \" 'cartoon',\\n\",\n       \" 'classic',\\n\",\n       \" 'closer',\\n\",\n       \" 'comedy',\\n\",\n       \" 'down',\\n\",\n       \" 'episode',\\n\",\n       \" 'expect',\\n\",\n       \" 'far',\\n\",\n       \" 'fetched',\\n\",\n       \" 'financially',\\n\",\n       \" 'here',\\n\",\n       \" 'high',\\n\",\n       \" 'i',\\n\",\n       \" 'immediately',\\n\",\n       \" 'in',\\n\",\n       \" 'insightful',\\n\",\n       \" 'inspector',\\n\",\n       \" 'is',\\n\",\n       \" 'isn',\\n\",\n       \" 'it',\\n\",\n       \" 'knew',\\n\",\n       \" 'lead',\\n\",\n       \" 'life',\\n\",\n       \" 'line',\\n\",\n       \" 'm',\\n\",\n       \" 'many',\\n\",\n       \" 'me',\\n\",\n       \" 'much',\\n\",\n       \" 'my',\\n\",\n       \" 'of',\\n\",\n       \" 'one',\\n\",\n       \" 'other',\\n\",\n       \" 'pathetic',\\n\",\n       \" 'pettiness',\\n\",\n       \" 'pity',\\n\",\n       \" 'pomp',\\n\",\n       \" 'profession',\\n\",\n       \" 'programs',\\n\",\n       \" 'ran',\\n\",\n       \" 'reality',\\n\",\n       \" 'recalled',\\n\",\n       \" 'remind',\\n\",\n       \" 'repeatedly',\\n\",\n       \" 'right',\\n\",\n       \" 's',\\n\",\n       \" 'sack',\\n\",\n       \" 'same',\\n\",\n       \" 'satire',\\n\",\n       \" 'saw',\\n\",\n       \" 'school',\\n\",\n       \" 'schools',\\n\",\n       \" 'scramble',\\n\",\n       \" 'see',\\n\",\n       \" 'situation',\\n\",\n       \" 'some',\\n\",\n       \" 'student',\\n\",\n       \" 'students',\\n\",\n       \" 'such',\\n\",\n       \" 'survive',\\n\",\n       \" 't',\\n\",\n       \" 'teachers',\\n\",\n       \" 'teaching',\\n\",\n       \" 'than',\\n\",\n       \" 'that',\\n\",\n       \" 'the',\\n\",\n       \" 'their',\\n\",\n       \" 'think',\\n\",\n       \" 'through',\\n\",\n       \" 'time',\\n\",\n       \" 'to',\\n\",\n       \" 'tried',\\n\",\n       \" 'welcome',\\n\",\n       \" 'what',\\n\",\n       \" 'when',\\n\",\n       \" 'which',\\n\",\n       \" 'who',\\n\",\n       \" 'whole',\\n\",\n       \" 'years',\\n\",\n       \" 'your'}\"\n      ]\n     },\n     \"execution_count\": 31,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"tokens[0]\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Comparing Word Embeddings\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 61,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"from collections import Counter\\n\",\n    \"import math \\n\",\n    \"\\n\",\n    \"def similar(target='beautiful'):\\n\",\n    \"    target_index = word2index[target]\\n\",\n    \"    scores = Counter()\\n\",\n    \"    for word,index in word2index.items():\\n\",\n    \"        raw_difference = weights_0_1[index] - (weights_0_1[target_index])\\n\",\n    \"        squared_difference = raw_difference * raw_difference\\n\",\n    \"        scores[word] = -math.sqrt(sum(squared_difference))\\n\",\n    \"\\n\",\n    \"    return scores.most_common(10)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 64,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[('beautiful', -0.0), ('heart', -0.7461901055360456), ('captures', -0.7767713774499612), ('impact', -0.7851006592549541), ('unexpected', -0.8024296074764704), ('bit', -0.8041029062033365), ('touching', -0.8041105203290175), ('true', -0.8092335336931215), ('worth', -0.8095649927927353), ('strong', -0.8095814455120289)]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"print(similar('beautiful'))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 65,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[('terrible', -0.0), ('boring', -0.7591663900380615), ('lame', -0.7732283645546325), ('horrible', -0.788081854105546), ('disappointing', -0.7893120726668719), ('avoid', -0.7939105009456955), ('badly', -0.8054784389155504), ('annoying', -0.8067172753479477), ('dull', -0.8072650189634973), ('mess', -0.8139036459320503)]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"print(similar('terrible'))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Filling in the Blank\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 66,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import sys,random,math\\n\",\n    \"from collections import Counter\\n\",\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"np.random.seed(1)\\n\",\n    \"random.seed(1)\\n\",\n    \"f = open('reviews.txt')\\n\",\n    \"raw_reviews = f.readlines()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"tokens = list(map(lambda x:(x.split(\\\" \\\")),raw_reviews))\\n\",\n    \"wordcnt = Counter()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    for word in sent:\\n\",\n    \"        wordcnt[word] -= 1\\n\",\n    \"vocab = list(set(map(lambda x:x[0],wordcnt.most_common())))\\n\",\n    \"\\n\",\n    \"word2index = {}\\n\",\n    \"for i,word in enumerate(vocab):\\n\",\n    \"    word2index[word]=i\\n\",\n    \"\\n\",\n    \"concatenated = list()\\n\",\n    \"input_dataset = list()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    sent_indices = list()\\n\",\n    \"    for word in sent:\\n\",\n    \"        try:\\n\",\n    \"            sent_indices.append(word2index[word])\\n\",\n    \"            concatenated.append(word2index[word])\\n\",\n    \"        except:\\n\",\n    \"            \\\"\\\"\\n\",\n    \"    input_dataset.append(sent_indices)\\n\",\n    \"concatenated = np.array(concatenated)\\n\",\n    \"random.shuffle(input_dataset)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 69,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Progress:0.99998[('terrible', -0.0), ('horrible', -3.488841411481131), ('bad', -4.0636425093941595), ('brilliant', -4.211247495138625), ('pathetic', -4.304645745396163), ('fantastic', -4.341998952418319), ('fabulous', -4.356925869405997), ('phenomenal', -4.361301237074382), ('marvelous', -4.3856957968039145), ('spectacular', -4.413156799233535)]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"alpha, iterations = (0.05, 2)\\n\",\n    \"hidden_size,window,negative = (50,2,5)\\n\",\n    \"\\n\",\n    \"weights_0_1 = (np.random.rand(len(vocab),hidden_size) - 0.5) * 0.2\\n\",\n    \"weights_1_2 = np.random.rand(len(vocab),hidden_size)*0\\n\",\n    \"\\n\",\n    \"layer_2_target = np.zeros(negative+1)\\n\",\n    \"layer_2_target[0] = 1\\n\",\n    \"\\n\",\n    \"def similar(target='beautiful'):\\n\",\n    \"  target_index = word2index[target]\\n\",\n    \"\\n\",\n    \"  scores = Counter()\\n\",\n    \"  for word,index in word2index.items():\\n\",\n    \"    raw_difference = weights_0_1[index] - (weights_0_1[target_index])\\n\",\n    \"    squared_difference = raw_difference * raw_difference\\n\",\n    \"    scores[word] = -math.sqrt(sum(squared_difference))\\n\",\n    \"  return scores.most_common(10)\\n\",\n    \"\\n\",\n    \"def sigmoid(x):\\n\",\n    \"    return 1/(1 + np.exp(-x))\\n\",\n    \"\\n\",\n    \"for rev_i,review in enumerate(input_dataset * iterations):\\n\",\n    \"  for target_i in range(len(review)):\\n\",\n    \"        \\n\",\n    \"    # since it's really expensive to predict every vocabulary\\n\",\n    \"    # we're only going to predict a random subset\\n\",\n    \"    target_samples = [review[target_i]]+list(concatenated\\\\\\n\",\n    \"    [(np.random.rand(negative)*len(concatenated)).astype('int').tolist()])\\n\",\n    \"\\n\",\n    \"    left_context = review[max(0,target_i-window):target_i]\\n\",\n    \"    right_context = review[target_i+1:min(len(review),target_i+window)]\\n\",\n    \"\\n\",\n    \"    layer_1 = np.mean(weights_0_1[left_context+right_context],axis=0)\\n\",\n    \"    layer_2 = sigmoid(layer_1.dot(weights_1_2[target_samples].T))\\n\",\n    \"    layer_2_delta = layer_2 - layer_2_target\\n\",\n    \"    layer_1_delta = layer_2_delta.dot(weights_1_2[target_samples])\\n\",\n    \"\\n\",\n    \"    weights_0_1[left_context+right_context] -= layer_1_delta * alpha\\n\",\n    \"    weights_1_2[target_samples] -= np.outer(layer_2_delta,layer_1)*alpha\\n\",\n    \"\\n\",\n    \"  if(rev_i % 250 == 0):\\n\",\n    \"    sys.stdout.write('\\\\rProgress:'+str(rev_i/float(len(input_dataset)\\n\",\n    \"        *iterations)) + \\\"   \\\" + str(similar('terrible')))\\n\",\n    \"  sys.stdout.write('\\\\rProgress:'+str(rev_i/float(len(input_dataset)\\n\",\n    \"        *iterations)))\\n\",\n    \"print(similar('terrible'))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# King - Man + Woman ~= Queen\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 70,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def analogy(positive=['terrible','good'],negative=['bad']):\\n\",\n    \"    \\n\",\n    \"    norms = np.sum(weights_0_1 * weights_0_1,axis=1)\\n\",\n    \"    norms.resize(norms.shape[0],1)\\n\",\n    \"    \\n\",\n    \"    normed_weights = weights_0_1 * norms\\n\",\n    \"    \\n\",\n    \"    query_vect = np.zeros(len(weights_0_1[0]))\\n\",\n    \"    for word in positive:\\n\",\n    \"        query_vect += normed_weights[word2index[word]]\\n\",\n    \"    for word in negative:\\n\",\n    \"        query_vect -= normed_weights[word2index[word]]\\n\",\n    \"    \\n\",\n    \"    scores = Counter()\\n\",\n    \"    for word,index in word2index.items():\\n\",\n    \"        raw_difference = weights_0_1[index] - query_vect\\n\",\n    \"        squared_difference = raw_difference * raw_difference\\n\",\n    \"        scores[word] = -math.sqrt(sum(squared_difference))\\n\",\n    \"        \\n\",\n    \"    return scores.most_common(10)[1:]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 71,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"[('terrific', -210.46593317724228),\\n\",\n       \" ('perfect', -210.52652806032205),\\n\",\n       \" ('worth', -210.53162266358495),\\n\",\n       \" ('good', -210.55072184482773),\\n\",\n       \" ('terrible', -210.58429046605724),\\n\",\n       \" ('decent', -210.87945442008805),\\n\",\n       \" ('superb', -211.01143515971094),\\n\",\n       \" ('great', -211.1327058081335),\\n\",\n       \" ('worthy', -211.13577238103477)]\"\n      ]\n     },\n     \"execution_count\": 71,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"analogy(['terrible','good'],['bad'])\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 72,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"[('simon', -193.82490698964878),\\n\",\n       \" ('obsessed', -193.91805919583555),\\n\",\n       \" ('stanwyck', -194.22311983847902),\\n\",\n       \" ('sandler', -194.22846640800597),\\n\",\n       \" ('branagh', -194.24551334589853),\\n\",\n       \" ('daniel', -194.24631020485714),\\n\",\n       \" ('peter', -194.29908544092078),\\n\",\n       \" ('tony', -194.31388897167716),\\n\",\n       \" ('aged', -194.35115773165094)]\"\n      ]\n     },\n     \"execution_count\": 72,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"analogy(['elizabeth','he'],['she'])\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter12 - Intro to Recurrence - Predicting the Next Word.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Download & Preprocess the IMDB Dataset\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 34,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"# Download reviews.txt and labels.txt from here: https://github.com/udacity/deep-learning/tree/master/sentiment-network\\n\",\n    \"\\n\",\n    \"def pretty_print_review_and_label(i):\\n\",\n    \"   print(labels[i] + \\\"\\\\t:\\\\t\\\" + reviews[i][:80] + \\\"...\\\")\\n\",\n    \"\\n\",\n    \"g = open('reviews.txt','r') # What we know!\\n\",\n    \"reviews = list(map(lambda x:x[:-1],g.readlines()))\\n\",\n    \"g.close()\\n\",\n    \"\\n\",\n    \"g = open('labels.txt','r') # What we WANT to know!\\n\",\n    \"labels = list(map(lambda x:x[:-1].upper(),g.readlines()))\\n\",\n    \"g.close()\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"# Preprocess dataset:\\n\",\n    \"\\n\",\n    \"import sys\\n\",\n    \"\\n\",\n    \"f = open('reviews.txt')\\n\",\n    \"raw_reviews = f.readlines()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"f = open('labels.txt')\\n\",\n    \"raw_labels = f.readlines()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"tokens = list(map(lambda x:set(x.split(\\\" \\\")),raw_reviews))\\n\",\n    \"\\n\",\n    \"vocab = set()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    for word in sent:\\n\",\n    \"        if(len(word)>0):\\n\",\n    \"            vocab.add(word)\\n\",\n    \"vocab = list(vocab)\\n\",\n    \"\\n\",\n    \"word2index = {}\\n\",\n    \"for i,word in enumerate(vocab):\\n\",\n    \"    word2index[word]=i\\n\",\n    \"\\n\",\n    \"input_dataset = list()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    sent_indices = list()\\n\",\n    \"    for word in sent:\\n\",\n    \"        try:\\n\",\n    \"            sent_indices.append(word2index[word])\\n\",\n    \"        except:\\n\",\n    \"            \\\"\\\"\\n\",\n    \"    input_dataset.append(list(set(sent_indices)))\\n\",\n    \"\\n\",\n    \"target_dataset = list()\\n\",\n    \"for label in raw_labels:\\n\",\n    \"    if label == 'positive\\\\n':\\n\",\n    \"        target_dataset.append(1)\\n\",\n    \"    else:\\n\",\n    \"        target_dataset.append(0)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# The Surprising Power of Averaged Word Vectors\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 35,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"['this tim burton remake of the original  ',\\n\",\n       \" 'certainly one of the dozen or so worst m',\\n\",\n       \" 'boring and appallingly acted  summer phe']\"\n      ]\n     },\n     \"execution_count\": 35,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"norms = np.sum(weights_0_1 * weights_0_1,axis=1)\\n\",\n    \"norms.resize(norms.shape[0],1)\\n\",\n    \"normed_weights = weights_0_1 * norms\\n\",\n    \"\\n\",\n    \"def make_sent_vect(words):\\n\",\n    \"    indices = list(map(lambda x:word2index[x],filter(lambda x:x in word2index,words)))\\n\",\n    \"    return np.mean(normed_weights[indices],axis=0)\\n\",\n    \"\\n\",\n    \"reviews2vectors = list()\\n\",\n    \"for review in tokens: # tokenized reviews\\n\",\n    \"    reviews2vectors.append(make_sent_vect(review))\\n\",\n    \"reviews2vectors = np.array(reviews2vectors)\\n\",\n    \"\\n\",\n    \"def most_similar_reviews(review):\\n\",\n    \"    v = make_sent_vect(review)\\n\",\n    \"    scores = Counter()\\n\",\n    \"    for i,val in enumerate(reviews2vectors.dot(v)):\\n\",\n    \"        scores[i] = val\\n\",\n    \"    most_similar = list()\\n\",\n    \"    \\n\",\n    \"    for idx,score in scores.most_common(3):\\n\",\n    \"        most_similar.append(raw_reviews[idx][0:40])\\n\",\n    \"    return most_similar\\n\",\n    \"\\n\",\n    \"most_similar_reviews(['boring','awful'])\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Matrices that Change Absolutely Nothing\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 37,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[[1. 0. 0.]\\n\",\n      \" [0. 1. 0.]\\n\",\n      \" [0. 0. 1.]]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"a = np.array([1,2,3])\\n\",\n    \"b = np.array([0.1,0.2,0.3])\\n\",\n    \"c = np.array([-1,-0.5,0])\\n\",\n    \"d = np.array([0,0,0])\\n\",\n    \"\\n\",\n    \"identity = np.eye(3)\\n\",\n    \"print(identity)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 38,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[1. 2. 3.]\\n\",\n      \"[0.1 0.2 0.3]\\n\",\n      \"[-1.  -0.5  0. ]\\n\",\n      \"[0. 0. 0.]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"print(a.dot(identity))\\n\",\n    \"print(b.dot(identity))\\n\",\n    \"print(c.dot(identity))\\n\",\n    \"print(d.dot(identity))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 39,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[13 15 17]\\n\",\n      \"[13. 15. 17.]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"this = np.array([2,4,6])\\n\",\n    \"movie = np.array([10,10,10])\\n\",\n    \"rocks = np.array([1,1,1])\\n\",\n    \"\\n\",\n    \"print(this + movie + rocks)\\n\",\n    \"print((this.dot(identity) + movie).dot(identity) + rocks)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Forward Propagation in Python\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 40,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"def softmax(x_):\\n\",\n    \"    x = np.atleast_2d(x_)\\n\",\n    \"    temp = np.exp(x)\\n\",\n    \"    return temp / np.sum(temp, axis=1, keepdims=True)\\n\",\n    \"\\n\",\n    \"word_vects = {}\\n\",\n    \"word_vects['yankees'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['bears'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['braves'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['red'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['socks'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['lose'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['defeat'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['beat'] = np.array([[0.,0.,0.]])\\n\",\n    \"word_vects['tie'] = np.array([[0.,0.,0.]])\\n\",\n    \"\\n\",\n    \"sent2output = np.random.rand(3,len(word_vects))\\n\",\n    \"\\n\",\n    \"identity = np.eye(3)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 41,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[[0.11111111 0.11111111 0.11111111 0.11111111 0.11111111 0.11111111\\n\",\n      \"  0.11111111 0.11111111 0.11111111]]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"layer_0 = word_vects['red']\\n\",\n    \"layer_1 = layer_0.dot(identity) + word_vects['socks']\\n\",\n    \"layer_2 = layer_1.dot(identity) + word_vects['defeat']\\n\",\n    \"\\n\",\n    \"pred = softmax(layer_2.dot(sent2output))\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# How do we Backpropagate into this?\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 46,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"y = np.array([1,0,0,0,0,0,0,0,0]) # target one-hot vector for \\\"yankees\\\"\\n\",\n    \"\\n\",\n    \"pred_delta = pred - y\\n\",\n    \"layer_2_delta = pred_delta.dot(sent2output.T)\\n\",\n    \"defeat_delta = layer_2_delta * 1 # can ignore the \\\"1\\\" like prev. chapter\\n\",\n    \"layer_1_delta = layer_2_delta.dot(identity.T)\\n\",\n    \"socks_delta = layer_1_delta * 1 # again... can ignore the \\\"1\\\"\\n\",\n    \"layer_0_delta = layer_1_delta.dot(identity.T)\\n\",\n    \"alpha = 0.01\\n\",\n    \"word_vects['red'] -= layer_0_delta * alpha\\n\",\n    \"word_vects['socks'] -= socks_delta * alpha\\n\",\n    \"word_vects['defeat'] -= defeat_delta * alpha\\n\",\n    \"identity -= np.outer(layer_0,layer_1_delta) * alpha\\n\",\n    \"identity -= np.outer(layer_1,layer_2_delta) * alpha\\n\",\n    \"sent2output -= np.outer(layer_2,pred_delta) * alpha\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Let's Train it!\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 49,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[['mary', 'moved', 'to', 'the', 'bathroom.'], ['john', 'went', 'to', 'the', 'hallway.'], ['where', 'is', 'mary?', '\\\\tbathroom\\\\t1']]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import sys,random,math\\n\",\n    \"from collections import Counter\\n\",\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"f = open('tasksv11/en/qa1_single-supporting-fact_train.txt','r')\\n\",\n    \"raw = f.readlines()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"tokens = list()\\n\",\n    \"for line in raw[0:1000]:\\n\",\n    \"    tokens.append(line.lower().replace(\\\"\\\\n\\\",\\\"\\\").split(\\\" \\\")[1:])\\n\",\n    \"\\n\",\n    \"print(tokens[0:3])\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 87,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"vocab = set()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    for word in sent:\\n\",\n    \"        vocab.add(word)\\n\",\n    \"\\n\",\n    \"vocab = list(vocab)\\n\",\n    \"\\n\",\n    \"word2index = {}\\n\",\n    \"for i,word in enumerate(vocab):\\n\",\n    \"    word2index[word]=i\\n\",\n    \"    \\n\",\n    \"def words2indices(sentence):\\n\",\n    \"    idx = list()\\n\",\n    \"    for word in sentence:\\n\",\n    \"        idx.append(word2index[word])\\n\",\n    \"    return idx\\n\",\n    \"\\n\",\n    \"def softmax(x):\\n\",\n    \"    e_x = np.exp(x - np.max(x))\\n\",\n    \"    return e_x / e_x.sum(axis=0)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 88,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"np.random.seed(1)\\n\",\n    \"embed_size = 10\\n\",\n    \"\\n\",\n    \"# word embeddings\\n\",\n    \"embed = (np.random.rand(len(vocab),embed_size) - 0.5) * 0.1\\n\",\n    \"\\n\",\n    \"# embedding -> embedding (initially the identity matrix)\\n\",\n    \"recurrent = np.eye(embed_size)\\n\",\n    \"\\n\",\n    \"# sentence embedding for empty sentence\\n\",\n    \"start = np.zeros(embed_size)\\n\",\n    \"\\n\",\n    \"# embedding -> output weights\\n\",\n    \"decoder = (np.random.rand(embed_size, len(vocab)) - 0.5) * 0.1\\n\",\n    \"\\n\",\n    \"# one hot lookups (for loss function)\\n\",\n    \"one_hot = np.eye(len(vocab))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Forward Propagation with Arbitrary Length\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 89,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def predict(sent):\\n\",\n    \"    \\n\",\n    \"    layers = list()\\n\",\n    \"    layer = {}\\n\",\n    \"    layer['hidden'] = start\\n\",\n    \"    layers.append(layer)\\n\",\n    \"\\n\",\n    \"    loss = 0\\n\",\n    \"\\n\",\n    \"    # forward propagate\\n\",\n    \"    preds = list()\\n\",\n    \"    for target_i in range(len(sent)):\\n\",\n    \"\\n\",\n    \"        layer = {}\\n\",\n    \"\\n\",\n    \"        # try to predict the next term\\n\",\n    \"        layer['pred'] = softmax(layers[-1]['hidden'].dot(decoder))\\n\",\n    \"\\n\",\n    \"        loss += -np.log(layer['pred'][sent[target_i]])\\n\",\n    \"\\n\",\n    \"        # generate the next hidden state\\n\",\n    \"        layer['hidden'] = layers[-1]['hidden'].dot(recurrent) + embed[sent[target_i]]\\n\",\n    \"        layers.append(layer)\\n\",\n    \"\\n\",\n    \"    return layers, loss\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Backpropagation with Arbitrary Length\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 90,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"# forward\\n\",\n    \"for iter in range(30000):\\n\",\n    \"    alpha = 0.001\\n\",\n    \"    sent = words2indices(tokens[iter%len(tokens)][1:])\\n\",\n    \"    layers,loss = predict(sent) \\n\",\n    \"\\n\",\n    \"    # back propagate\\n\",\n    \"    for layer_idx in reversed(range(len(layers))):\\n\",\n    \"        layer = layers[layer_idx]\\n\",\n    \"        target = sent[layer_idx-1]\\n\",\n    \"\\n\",\n    \"        if(layer_idx > 0):  # if not the first layer\\n\",\n    \"            layer['output_delta'] = layer['pred'] - one_hot[target]\\n\",\n    \"            new_hidden_delta = layer['output_delta'].dot(decoder.transpose())\\n\",\n    \"\\n\",\n    \"            # if the last layer - don't pull from a later one becasue it doesn't exist\\n\",\n    \"            if(layer_idx == len(layers)-1):\\n\",\n    \"                layer['hidden_delta'] = new_hidden_delta\\n\",\n    \"            else:\\n\",\n    \"                layer['hidden_delta'] = new_hidden_delta + layers[layer_idx+1]['hidden_delta'].dot(recurrent.transpose())\\n\",\n    \"        else: # if the first layer\\n\",\n    \"            layer['hidden_delta'] = layers[layer_idx+1]['hidden_delta'].dot(recurrent.transpose())\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Weight Update with Arbitrary Length\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 91,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Perplexity:82.09227500075585\\n\",\n      \"Perplexity:81.87615610433569\\n\",\n      \"Perplexity:81.53705034457951\\n\",\n      \"Perplexity:80.88879456876245\\n\",\n      \"Perplexity:79.50015694256045\\n\",\n      \"Perplexity:76.04440447063566\\n\",\n      \"Perplexity:63.76523100870378\\n\",\n      \"Perplexity:34.69262611144399\\n\",\n      \"Perplexity:21.77439314730968\\n\",\n      \"Perplexity:19.74440305631078\\n\",\n      \"Perplexity:18.813349002926333\\n\",\n      \"Perplexity:17.920571868736154\\n\",\n      \"Perplexity:16.84823833832929\\n\",\n      \"Perplexity:15.302868260393344\\n\",\n      \"Perplexity:12.898616378336536\\n\",\n      \"Perplexity:9.781678937443305\\n\",\n      \"Perplexity:7.546724222346714\\n\",\n      \"Perplexity:6.4277474041777305\\n\",\n      \"Perplexity:5.685698933881173\\n\",\n      \"Perplexity:5.240514920446924\\n\",\n      \"Perplexity:4.916476504398705\\n\",\n      \"Perplexity:4.674677629541541\\n\",\n      \"Perplexity:4.494159385603734\\n\",\n      \"Perplexity:4.365041755388302\\n\",\n      \"Perplexity:4.289971726173599\\n\",\n      \"Perplexity:4.243384558378477\\n\",\n      \"Perplexity:4.192001080475404\\n\",\n      \"Perplexity:4.132556753967558\\n\",\n      \"Perplexity:4.071667181580819\\n\",\n      \"Perplexity:4.0167814473718435\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# forward\\n\",\n    \"for iter in range(30000):\\n\",\n    \"    alpha = 0.001\\n\",\n    \"    sent = words2indices(tokens[iter%len(tokens)][1:])\\n\",\n    \"\\n\",\n    \"    layers,loss = predict(sent) \\n\",\n    \"\\n\",\n    \"    # back propagate\\n\",\n    \"    for layer_idx in reversed(range(len(layers))):\\n\",\n    \"        layer = layers[layer_idx]\\n\",\n    \"        target = sent[layer_idx-1]\\n\",\n    \"\\n\",\n    \"        if(layer_idx > 0):\\n\",\n    \"            layer['output_delta'] = layer['pred'] - one_hot[target]\\n\",\n    \"            new_hidden_delta = layer['output_delta'].dot(decoder.transpose())\\n\",\n    \"\\n\",\n    \"            # if the last layer - don't pull from a \\n\",\n    \"            # later one becasue it doesn't exist\\n\",\n    \"            if(layer_idx == len(layers)-1):\\n\",\n    \"                layer['hidden_delta'] = new_hidden_delta\\n\",\n    \"            else:\\n\",\n    \"                layer['hidden_delta'] = new_hidden_delta + layers[layer_idx+1]['hidden_delta'].dot(recurrent.transpose())\\n\",\n    \"        else:\\n\",\n    \"            layer['hidden_delta'] = layers[layer_idx+1]['hidden_delta'].dot(recurrent.transpose())\\n\",\n    \"\\n\",\n    \"    # update weights\\n\",\n    \"    start -= layers[0]['hidden_delta'] * alpha / float(len(sent))\\n\",\n    \"    for layer_idx,layer in enumerate(layers[1:]):\\n\",\n    \"        \\n\",\n    \"        decoder -= np.outer(layers[layer_idx]['hidden'], layer['output_delta']) * alpha / float(len(sent))\\n\",\n    \"        \\n\",\n    \"        embed_idx = sent[layer_idx]\\n\",\n    \"        embed[embed_idx] -= layers[layer_idx]['hidden_delta'] * alpha / float(len(sent))\\n\",\n    \"        recurrent -= np.outer(layers[layer_idx]['hidden'], layer['hidden_delta']) * alpha / float(len(sent))\\n\",\n    \"        \\n\",\n    \"    if(iter % 1000 == 0):\\n\",\n    \"        print(\\\"Perplexity:\\\" + str(np.exp(loss/len(sent))))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Execution and Output Analysis\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 93,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"['sandra', 'moved', 'to', 'the', 'garden.']\\n\",\n      \"Prev Input:sandra      True:moved          Pred:is\\n\",\n      \"Prev Input:moved       True:to             Pred:to\\n\",\n      \"Prev Input:to          True:the            Pred:the\\n\",\n      \"Prev Input:the         True:garden.        Pred:bedroom.\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"sent_index = 4\\n\",\n    \"\\n\",\n    \"l,_ = predict(words2indices(tokens[sent_index]))\\n\",\n    \"\\n\",\n    \"print(tokens[sent_index])\\n\",\n    \"\\n\",\n    \"for i,each_layer in enumerate(l[1:-1]):\\n\",\n    \"    input = tokens[sent_index][i]\\n\",\n    \"    true = tokens[sent_index][i+1]\\n\",\n    \"    pred = vocab[each_layer['pred'].argmax()]\\n\",\n    \"    print(\\\"Prev Input:\\\" + input + (' ' * (12 - len(input))) +\\\\\\n\",\n    \"          \\\"True:\\\" + true + (\\\" \\\" * (15 - len(true))) + \\\"Pred:\\\" + pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter13 - Intro to Automatic Differentiation - Let's Build A Deep Learning Framework.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 1: Introduction to Tensors\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 1,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[1 2 3 4 5]\\n\",\n      \"[ 2  4  6  8 10]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, data):\\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())\\n\",\n    \"    \\n\",\n    \"x = Tensor([1,2,3,4,5])\\n\",\n    \"print(x)\\n\",\n    \"\\n\",\n    \"y = x + x\\n\",\n    \"print(y)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 2: Introduction to Autograd\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 2,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, data, creators=None, creation_op = None):\\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.grad = None\\n\",\n    \"    \\n\",\n    \"    def backward(self, grad):\\n\",\n    \"        self.grad = grad\\n\",\n    \"        \\n\",\n    \"        if(self.creation_op == \\\"add\\\"):\\n\",\n    \"            self.creators[0].backward(grad)\\n\",\n    \"            self.creators[1].backward(grad)\\n\",\n    \"\\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        return Tensor(self.data + other.data,  creators=[self,other], creation_op=\\\"add\\\")\\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())\\n\",\n    \"    \\n\",\n    \"x = Tensor([1,2,3,4,5])\\n\",\n    \"y = Tensor([2,2,2,2,2])\\n\",\n    \"\\n\",\n    \"z = x + y\\n\",\n    \"z.backward(Tensor(np.array([1,1,1,1,1])))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 3,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[1 1 1 1 1]\\n\",\n      \"[1 1 1 1 1]\\n\",\n      \"[array([1, 2, 3, 4, 5]), array([2, 2, 2, 2, 2])]\\n\",\n      \"add\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"print(x.grad)\\n\",\n    \"print(y.grad)\\n\",\n    \"print(z.creators)\\n\",\n    \"print(z.creation_op)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 4,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[1 1 1 1 1]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"a = Tensor([1,2,3,4,5])\\n\",\n    \"b = Tensor([2,2,2,2,2])\\n\",\n    \"c = Tensor([5,4,3,2,1])\\n\",\n    \"d = Tensor([-1,-2,-3,-4,-5])\\n\",\n    \"\\n\",\n    \"e = a + b\\n\",\n    \"f = c + d\\n\",\n    \"g = e + f\\n\",\n    \"\\n\",\n    \"g.backward(Tensor(np.array([1,1,1,1,1])))\\n\",\n    \"\\n\",\n    \"print(a.grad)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 3: Tensors That Are Used Multiple Times\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 5,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([False, False, False, False, False])\"\n      ]\n     },\n     \"execution_count\": 5,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"a = Tensor([1,2,3,4,5])\\n\",\n    \"b = Tensor([2,2,2,2,2])\\n\",\n    \"c = Tensor([5,4,3,2,1])\\n\",\n    \"\\n\",\n    \"d = a + b\\n\",\n    \"e = b + c\\n\",\n    \"f = d + e\\n\",\n    \"f.backward(Tensor(np.array([1,1,1,1,1])))\\n\",\n    \"\\n\",\n    \"b.grad.data == np.array([2,2,2,2,2])\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 4: Upgrading Autograd to Support Multiple Tensors\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 6,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[ True  True  True  True  True]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,100000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True        \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = FloatTensor(np.ones_like(self.data))\\n\",\n    \"            \\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"    \\n\",\n    \"a = Tensor([1,2,3,4,5], autograd=True)\\n\",\n    \"b = Tensor([2,2,2,2,2], autograd=True)\\n\",\n    \"c = Tensor([5,4,3,2,1], autograd=True)\\n\",\n    \"\\n\",\n    \"d = a + b\\n\",\n    \"e = b + c\\n\",\n    \"f = d + e\\n\",\n    \"\\n\",\n    \"f.backward(Tensor(np.array([1,1,1,1,1])))\\n\",\n    \"\\n\",\n    \"print(b.grad.data == np.array([2,2,2,2,2]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 5: Add Support for Negation\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 7,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[ True  True  True  True  True]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,100000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True        \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = FloatTensor(np.ones_like(self.data))\\n\",\n    \"            \\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1) \\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"    \\n\",\n    \"a = Tensor([1,2,3,4,5], autograd=True)\\n\",\n    \"b = Tensor([2,2,2,2,2], autograd=True)\\n\",\n    \"c = Tensor([5,4,3,2,1], autograd=True)\\n\",\n    \"\\n\",\n    \"d = a + (-b)\\n\",\n    \"e = (-b) + c\\n\",\n    \"f = d + e\\n\",\n    \"\\n\",\n    \"f.backward(Tensor(np.array([1,1,1,1,1])))\\n\",\n    \"\\n\",\n    \"print(b.grad.data == np.array([-2,-2,-2,-2,-2]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 6: Add Support for Additional Functions\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 8,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[ True  True  True  True  True]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,100000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \" \\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = Tensor(np.ones_like(self.data))\\n\",\n    \"\\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sub\\\"):\\n\",\n    \"                    self.creators[0].backward(Tensor(self.grad.data), self)\\n\",\n    \"                    self.creators[1].backward(Tensor(self.grad.__neg__().data), self)\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"mul\\\"):\\n\",\n    \"                    new = self.grad * self.creators[1]\\n\",\n    \"                    self.creators[0].backward(new , self)\\n\",\n    \"                    new = self.grad * self.creators[0]\\n\",\n    \"                    self.creators[1].backward(new, self)                    \\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"mm\\\"):\\n\",\n    \"                    c0 = self.creators[0]\\n\",\n    \"                    c1 = self.creators[1]\\n\",\n    \"                    new = self.grad.mm(c1.transpose())\\n\",\n    \"                    c0.backward(new)\\n\",\n    \"                    new = self.grad.transpose().mm(c0).transpose()\\n\",\n    \"                    c1.backward(new)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"transpose\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.transpose())\\n\",\n    \"\\n\",\n    \"                if(\\\"sum\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.expand(dim,\\n\",\n    \"                                                               self.creators[0].data.shape[dim]))\\n\",\n    \"\\n\",\n    \"                if(\\\"expand\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.sum(dim))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1)\\n\",\n    \"    \\n\",\n    \"    def __sub__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data - other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"sub\\\")\\n\",\n    \"        return Tensor(self.data - other.data)\\n\",\n    \"    \\n\",\n    \"    def __mul__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data * other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"mul\\\")\\n\",\n    \"        return Tensor(self.data * other.data)    \\n\",\n    \"\\n\",\n    \"    def sum(self, dim):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.sum(dim),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sum_\\\"+str(dim))\\n\",\n    \"        return Tensor(self.data.sum(dim))\\n\",\n    \"    \\n\",\n    \"    def expand(self, dim,copies):\\n\",\n    \"\\n\",\n    \"        trans_cmd = list(range(0,len(self.data.shape)))\\n\",\n    \"        trans_cmd.insert(dim,len(self.data.shape))\\n\",\n    \"        new_data = self.data.repeat(copies).reshape(list(self.data.shape) + [copies]).transpose(trans_cmd)\\n\",\n    \"        \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(new_data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"expand_\\\"+str(dim))\\n\",\n    \"        return Tensor(new_data)\\n\",\n    \"    \\n\",\n    \"    def transpose(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.transpose(),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"transpose\\\")\\n\",\n    \"        \\n\",\n    \"        return Tensor(self.data.transpose())\\n\",\n    \"    \\n\",\n    \"    def mm(self, x):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.dot(x.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,x],\\n\",\n    \"                          creation_op=\\\"mm\\\")\\n\",\n    \"        return Tensor(self.data.dot(x.data))\\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"    \\n\",\n    \"a = Tensor([1,2,3,4,5], autograd=True)\\n\",\n    \"b = Tensor([2,2,2,2,2], autograd=True)\\n\",\n    \"c = Tensor([5,4,3,2,1], autograd=True)\\n\",\n    \"\\n\",\n    \"d = a + b\\n\",\n    \"e = b + c\\n\",\n    \"f = d + e\\n\",\n    \"\\n\",\n    \"f.backward(Tensor(np.array([1,1,1,1,1])))\\n\",\n    \"\\n\",\n    \"print(b.grad.data == np.array([2,2,2,2,2]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# A few Notes on Sum and Expand\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 9,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"x = Tensor(np.array([[1,2,3],\\n\",\n    \"                     [4,5,6]]))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 10,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([5, 7, 9])\"\n      ]\n     },\n     \"execution_count\": 10,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"x.sum(0)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 11,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([ 6, 15])\"\n      ]\n     },\n     \"execution_count\": 11,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"x.sum(1)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 12,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([[[1, 1, 1, 1],\\n\",\n       \"        [2, 2, 2, 2],\\n\",\n       \"        [3, 3, 3, 3]],\\n\",\n       \"\\n\",\n       \"       [[4, 4, 4, 4],\\n\",\n       \"        [5, 5, 5, 5],\\n\",\n       \"        [6, 6, 6, 6]]])\"\n      ]\n     },\n     \"execution_count\": 12,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"x.expand(dim=2, copies=4)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 7: Use Autograd to Train a Neural Network\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"#### Previously we would train a model like this\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 13,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"5.066439994622395\\n\",\n      \"0.4959907791902342\\n\",\n      \"0.4180671892167177\\n\",\n      \"0.35298133007809646\\n\",\n      \"0.2972549636567377\\n\",\n      \"0.2492326038163328\\n\",\n      \"0.20785392075862477\\n\",\n      \"0.17231260916265176\\n\",\n      \"0.14193744536652986\\n\",\n      \"0.11613979792168384\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"data = np.array([[0,0],[0,1],[1,0],[1,1]])\\n\",\n    \"target = np.array([[0],[1],[0],[1]])\\n\",\n    \"\\n\",\n    \"weights_0_1 = np.random.rand(2,3)\\n\",\n    \"weights_1_2 = np.random.rand(3,1)\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"    \\n\",\n    \"    # Predict\\n\",\n    \"    layer_1 = data.dot(weights_0_1)\\n\",\n    \"    layer_2 = layer_1.dot(weights_1_2)\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    diff = (layer_2 - target)\\n\",\n    \"    sqdiff = (diff * diff)\\n\",\n    \"    loss = sqdiff.sum(0) # mean squared error loss\\n\",\n    \"\\n\",\n    \"    # Learn: this is the backpropagation piece\\n\",\n    \"    layer_1_grad = diff.dot(weights_1_2.transpose())\\n\",\n    \"    weight_1_2_update = layer_1.transpose().dot(diff)\\n\",\n    \"    weight_0_1_update = data.transpose().dot(layer_1_grad)\\n\",\n    \"    \\n\",\n    \"    weights_1_2 -= weight_1_2_update * 0.1\\n\",\n    \"    weights_0_1 -= weight_0_1_update * 0.1\\n\",\n    \"    print(loss[0])\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 14,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0.58128304]\\n\",\n      \"[0.48988149]\\n\",\n      \"[0.41375111]\\n\",\n      \"[0.34489412]\\n\",\n      \"[0.28210124]\\n\",\n      \"[0.2254484]\\n\",\n      \"[0.17538853]\\n\",\n      \"[0.1324231]\\n\",\n      \"[0.09682769]\\n\",\n      \"[0.06849361]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"data = Tensor(np.array([[0,0],[0,1],[1,0],[1,1]]), autograd=True)\\n\",\n    \"target = Tensor(np.array([[0],[1],[0],[1]]), autograd=True)\\n\",\n    \"\\n\",\n    \"w = list()\\n\",\n    \"w.append(Tensor(np.random.rand(2,3), autograd=True))\\n\",\n    \"w.append(Tensor(np.random.rand(3,1), autograd=True))\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"\\n\",\n    \"    # Predict\\n\",\n    \"    pred = data.mm(w[0]).mm(w[1])\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    loss = ((pred - target)*(pred - target)).sum(0)\\n\",\n    \"    \\n\",\n    \"    # Learn\\n\",\n    \"    loss.backward(Tensor(np.ones_like(loss.data)))\\n\",\n    \"\\n\",\n    \"    for w_ in w:\\n\",\n    \"        w_.data -= w_.grad.data * 0.1\\n\",\n    \"        w_.grad.data *= 0\\n\",\n    \"\\n\",\n    \"    print(loss)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 8: Adding Automatic Optimization\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 15,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class SGD(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, parameters, alpha=0.1):\\n\",\n    \"        self.parameters = parameters\\n\",\n    \"        self.alpha = alpha\\n\",\n    \"    \\n\",\n    \"    def zero(self):\\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            p.grad.data *= 0\\n\",\n    \"        \\n\",\n    \"    def step(self, zero=True):\\n\",\n    \"        \\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            \\n\",\n    \"            p.data -= p.grad.data * self.alpha\\n\",\n    \"            \\n\",\n    \"            if(zero):\\n\",\n    \"                p.grad.data *= 0\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 16,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0.58128304]\\n\",\n      \"[0.48988149]\\n\",\n      \"[0.41375111]\\n\",\n      \"[0.34489412]\\n\",\n      \"[0.28210124]\\n\",\n      \"[0.2254484]\\n\",\n      \"[0.17538853]\\n\",\n      \"[0.1324231]\\n\",\n      \"[0.09682769]\\n\",\n      \"[0.06849361]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"data = Tensor(np.array([[0,0],[0,1],[1,0],[1,1]]), autograd=True)\\n\",\n    \"target = Tensor(np.array([[0],[1],[0],[1]]), autograd=True)\\n\",\n    \"\\n\",\n    \"w = list()\\n\",\n    \"w.append(Tensor(np.random.rand(2,3), autograd=True))\\n\",\n    \"w.append(Tensor(np.random.rand(3,1), autograd=True))\\n\",\n    \"\\n\",\n    \"optim = SGD(parameters=w, alpha=0.1)\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"\\n\",\n    \"    # Predict\\n\",\n    \"    pred = data.mm(w[0]).mm(w[1])\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    loss = ((pred - target)*(pred - target)).sum(0)\\n\",\n    \"    \\n\",\n    \"    # Learn\\n\",\n    \"    loss.backward(Tensor(np.ones_like(loss.data)))\\n\",\n    \"    optim.step()\\n\",\n    \"\\n\",\n    \"    print(loss)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 9: Adding Support for Layer Types\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 17,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class Layer(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        self.parameters = list()\\n\",\n    \"        \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        return self.parameters\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Linear(Layer):\\n\",\n    \"\\n\",\n    \"    def __init__(self, n_inputs, n_outputs):\\n\",\n    \"        super().__init__()\\n\",\n    \"        W = np.random.randn(n_inputs, n_outputs) * np.sqrt(2.0/(n_inputs))\\n\",\n    \"        self.weight = Tensor(W, autograd=True)\\n\",\n    \"        self.bias = Tensor(np.zeros(n_outputs), autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"        self.parameters.append(self.bias)\\n\",\n    \"\\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.mm(self.weight)+self.bias.expand(0,len(input.data))\\n\",\n    \"\\n\",\n    \"\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 10: Layers Which Contain Layers\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 18,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[2.33428272]\\n\",\n      \"[0.06743796]\\n\",\n      \"[0.0521849]\\n\",\n      \"[0.04079507]\\n\",\n      \"[0.03184365]\\n\",\n      \"[0.02479336]\\n\",\n      \"[0.01925443]\\n\",\n      \"[0.01491699]\\n\",\n      \"[0.01153118]\\n\",\n      \"[0.00889602]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"\\n\",\n    \"class Sequential(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, layers=list()):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.layers = layers\\n\",\n    \"    \\n\",\n    \"    def add(self, layer):\\n\",\n    \"        self.layers.append(layer)\\n\",\n    \"        \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        for layer in self.layers:\\n\",\n    \"            input = layer.forward(input)\\n\",\n    \"        return input\\n\",\n    \"    \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        params = list()\\n\",\n    \"        for l in self.layers:\\n\",\n    \"            params += l.get_parameters()\\n\",\n    \"        return params\\n\",\n    \"    \\n\",\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"data = Tensor(np.array([[0,0],[0,1],[1,0],[1,1]]), autograd=True)\\n\",\n    \"target = Tensor(np.array([[0],[1],[0],[1]]), autograd=True)\\n\",\n    \"\\n\",\n    \"model = Sequential([Linear(2,3), Linear(3,1)])\\n\",\n    \"\\n\",\n    \"optim = SGD(parameters=model.get_parameters(), alpha=0.05)\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"    \\n\",\n    \"    # Predict\\n\",\n    \"    pred = model.forward(data)\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    loss = ((pred - target)*(pred - target)).sum(0)\\n\",\n    \"    \\n\",\n    \"    # Learn\\n\",\n    \"    loss.backward(Tensor(np.ones_like(loss.data)))\\n\",\n    \"    optim.step()\\n\",\n    \"    print(loss)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 11: Loss Function Layers\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 19,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[2.33428272]\\n\",\n      \"[0.06743796]\\n\",\n      \"[0.0521849]\\n\",\n      \"[0.04079507]\\n\",\n      \"[0.03184365]\\n\",\n      \"[0.02479336]\\n\",\n      \"[0.01925443]\\n\",\n      \"[0.01491699]\\n\",\n      \"[0.01153118]\\n\",\n      \"[0.00889602]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"class MSELoss(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, pred, target):\\n\",\n    \"        return ((pred - target)*(pred - target)).sum(0)\\n\",\n    \"    \\n\",\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"data = Tensor(np.array([[0,0],[0,1],[1,0],[1,1]]), autograd=True)\\n\",\n    \"target = Tensor(np.array([[0],[1],[0],[1]]), autograd=True)\\n\",\n    \"\\n\",\n    \"model = Sequential([Linear(2,3), Linear(3,1)])\\n\",\n    \"criterion = MSELoss()\\n\",\n    \"\\n\",\n    \"optim = SGD(parameters=model.get_parameters(), alpha=0.05)\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"    \\n\",\n    \"    # Predict\\n\",\n    \"    pred = model.forward(data)\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    loss = criterion.forward(pred, target)\\n\",\n    \"    \\n\",\n    \"    # Learn\\n\",\n    \"    loss.backward(Tensor(np.ones_like(loss.data)))\\n\",\n    \"    optim.step()\\n\",\n    \"    print(loss)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 12: Non-linearity Layers\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 20,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,100000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \" \\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = Tensor(np.ones_like(self.data))\\n\",\n    \"\\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sub\\\"):\\n\",\n    \"                    self.creators[0].backward(Tensor(self.grad.data), self)\\n\",\n    \"                    self.creators[1].backward(Tensor(self.grad.__neg__().data), self)\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"mul\\\"):\\n\",\n    \"                    new = self.grad * self.creators[1]\\n\",\n    \"                    self.creators[0].backward(new , self)\\n\",\n    \"                    new = self.grad * self.creators[0]\\n\",\n    \"                    self.creators[1].backward(new, self)                    \\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"mm\\\"):\\n\",\n    \"                    c0 = self.creators[0]\\n\",\n    \"                    c1 = self.creators[1]\\n\",\n    \"                    new = self.grad.mm(c1.transpose())\\n\",\n    \"                    c0.backward(new)\\n\",\n    \"                    new = self.grad.transpose().mm(c0).transpose()\\n\",\n    \"                    c1.backward(new)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"transpose\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.transpose())\\n\",\n    \"\\n\",\n    \"                if(\\\"sum\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.expand(dim,\\n\",\n    \"                                                               self.creators[0].data.shape[dim]))\\n\",\n    \"\\n\",\n    \"                if(\\\"expand\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.sum(dim))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sigmoid\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (self * (ones - self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"tanh\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (ones - (self * self)))\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1)\\n\",\n    \"    \\n\",\n    \"    def __sub__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data - other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"sub\\\")\\n\",\n    \"        return Tensor(self.data - other.data)\\n\",\n    \"    \\n\",\n    \"    def __mul__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data * other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"mul\\\")\\n\",\n    \"        return Tensor(self.data * other.data)    \\n\",\n    \"\\n\",\n    \"    def sum(self, dim):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.sum(dim),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sum_\\\"+str(dim))\\n\",\n    \"        return Tensor(self.data.sum(dim))\\n\",\n    \"    \\n\",\n    \"    def expand(self, dim,copies):\\n\",\n    \"\\n\",\n    \"        trans_cmd = list(range(0,len(self.data.shape)))\\n\",\n    \"        trans_cmd.insert(dim,len(self.data.shape))\\n\",\n    \"        new_data = self.data.repeat(copies).reshape(list(self.data.shape) + [copies]).transpose(trans_cmd)\\n\",\n    \"        \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(new_data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"expand_\\\"+str(dim))\\n\",\n    \"        return Tensor(new_data)\\n\",\n    \"    \\n\",\n    \"    def transpose(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.transpose(),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"transpose\\\")\\n\",\n    \"        \\n\",\n    \"        return Tensor(self.data.transpose())\\n\",\n    \"    \\n\",\n    \"    def mm(self, x):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.dot(x.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,x],\\n\",\n    \"                          creation_op=\\\"mm\\\")\\n\",\n    \"        return Tensor(self.data.dot(x.data))\\n\",\n    \"    \\n\",\n    \"    def sigmoid(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(1 / (1 + np.exp(-self.data)),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sigmoid\\\")\\n\",\n    \"        return Tensor(1 / (1 + np.exp(-self.data)))\\n\",\n    \"\\n\",\n    \"    def tanh(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(np.tanh(self.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"tanh\\\")\\n\",\n    \"        return Tensor(np.tanh(self.data))\\n\",\n    \"        \\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"    \\n\",\n    \"class Tanh(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.tanh()\\n\",\n    \"    \\n\",\n    \"class Sigmoid(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.sigmoid()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 21,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[1.06372865]\\n\",\n      \"[0.75148144]\\n\",\n      \"[0.57384259]\\n\",\n      \"[0.39574294]\\n\",\n      \"[0.2482279]\\n\",\n      \"[0.15515294]\\n\",\n      \"[0.10423398]\\n\",\n      \"[0.07571169]\\n\",\n      \"[0.05837623]\\n\",\n      \"[0.04700013]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"data = Tensor(np.array([[0,0],[0,1],[1,0],[1,1]]), autograd=True)\\n\",\n    \"target = Tensor(np.array([[0],[1],[0],[1]]), autograd=True)\\n\",\n    \"\\n\",\n    \"model = Sequential([Linear(2,3), Tanh(), Linear(3,1), Sigmoid()])\\n\",\n    \"criterion = MSELoss()\\n\",\n    \"\\n\",\n    \"optim = SGD(parameters=model.get_parameters(), alpha=1)\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"    \\n\",\n    \"    # Predict\\n\",\n    \"    pred = model.forward(data)\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    loss = criterion.forward(pred, target)\\n\",\n    \"    \\n\",\n    \"    # Learn\\n\",\n    \"    loss.backward(Tensor(np.ones_like(loss.data)))\\n\",\n    \"    optim.step()\\n\",\n    \"    print(loss)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 13: The Embedding Layer\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 22,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class Embedding(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, vocab_size, dim):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.vocab_size = vocab_size\\n\",\n    \"        self.dim = dim\\n\",\n    \"        \\n\",\n    \"        # this random initialiation style is just a convention from word2vec\\n\",\n    \"        self.weight = (np.random.rand(vocab_size, dim) - 0.5) / dim\\n\",\n    \"        \"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 14: Add Indexing to Autograd\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 23,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,100000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \" \\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = Tensor(np.ones_like(self.data))\\n\",\n    \"\\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sub\\\"):\\n\",\n    \"                    self.creators[0].backward(Tensor(self.grad.data), self)\\n\",\n    \"                    self.creators[1].backward(Tensor(self.grad.__neg__().data), self)\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"mul\\\"):\\n\",\n    \"                    new = self.grad * self.creators[1]\\n\",\n    \"                    self.creators[0].backward(new , self)\\n\",\n    \"                    new = self.grad * self.creators[0]\\n\",\n    \"                    self.creators[1].backward(new, self)                    \\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"mm\\\"):\\n\",\n    \"                    c0 = self.creators[0]\\n\",\n    \"                    c1 = self.creators[1]\\n\",\n    \"                    new = self.grad.mm(c1.transpose())\\n\",\n    \"                    c0.backward(new)\\n\",\n    \"                    new = self.grad.transpose().mm(c0).transpose()\\n\",\n    \"                    c1.backward(new)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"transpose\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.transpose())\\n\",\n    \"\\n\",\n    \"                if(\\\"sum\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.expand(dim,\\n\",\n    \"                                                               self.creators[0].data.shape[dim]))\\n\",\n    \"\\n\",\n    \"                if(\\\"expand\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.sum(dim))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sigmoid\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (self * (ones - self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"tanh\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (ones - (self * self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"index_select\\\"):\\n\",\n    \"                    new_grad = np.zeros_like(self.creators[0].data)\\n\",\n    \"                    indices_ = self.index_select_indices.data.flatten()\\n\",\n    \"                    grad_ = grad.data.reshape(len(indices_), -1)\\n\",\n    \"                    for i in range(len(indices_)):\\n\",\n    \"                        new_grad[indices_[i]] += grad_[i]\\n\",\n    \"                    self.creators[0].backward(Tensor(new_grad))\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1)\\n\",\n    \"    \\n\",\n    \"    def __sub__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data - other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"sub\\\")\\n\",\n    \"        return Tensor(self.data - other.data)\\n\",\n    \"    \\n\",\n    \"    def __mul__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data * other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"mul\\\")\\n\",\n    \"        return Tensor(self.data * other.data)    \\n\",\n    \"\\n\",\n    \"    def sum(self, dim):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.sum(dim),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sum_\\\"+str(dim))\\n\",\n    \"        return Tensor(self.data.sum(dim))\\n\",\n    \"    \\n\",\n    \"    def expand(self, dim,copies):\\n\",\n    \"\\n\",\n    \"        trans_cmd = list(range(0,len(self.data.shape)))\\n\",\n    \"        trans_cmd.insert(dim,len(self.data.shape))\\n\",\n    \"        new_data = self.data.repeat(copies).reshape(list(self.data.shape) + [copies]).transpose(trans_cmd)\\n\",\n    \"        \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(new_data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"expand_\\\"+str(dim))\\n\",\n    \"        return Tensor(new_data)\\n\",\n    \"    \\n\",\n    \"    def transpose(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.transpose(),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"transpose\\\")\\n\",\n    \"        \\n\",\n    \"        return Tensor(self.data.transpose())\\n\",\n    \"    \\n\",\n    \"    def mm(self, x):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.dot(x.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,x],\\n\",\n    \"                          creation_op=\\\"mm\\\")\\n\",\n    \"        return Tensor(self.data.dot(x.data))\\n\",\n    \"    \\n\",\n    \"    def sigmoid(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(1 / (1 + np.exp(-self.data)),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sigmoid\\\")\\n\",\n    \"        return Tensor(1 / (1 + np.exp(-self.data)))\\n\",\n    \"\\n\",\n    \"    def tanh(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(np.tanh(self.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"tanh\\\")\\n\",\n    \"        return Tensor(np.tanh(self.data))\\n\",\n    \"    \\n\",\n    \"    def index_select(self, indices):\\n\",\n    \"\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            new = Tensor(self.data[indices.data],\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"index_select\\\")\\n\",\n    \"            new.index_select_indices = indices\\n\",\n    \"            return new\\n\",\n    \"        return Tensor(self.data[indices.data])\\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"    \\n\",\n    \"class Tanh(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.tanh()\\n\",\n    \"    \\n\",\n    \"class Sigmoid(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.sigmoid()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 24,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[[0. 0. 0. 0. 0.]\\n\",\n      \" [1. 1. 1. 1. 1.]\\n\",\n      \" [2. 2. 2. 2. 2.]\\n\",\n      \" [2. 2. 2. 2. 2.]\\n\",\n      \" [1. 1. 1. 1. 1.]]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"x = Tensor(np.eye(5), autograd=True)\\n\",\n    \"x.index_select(Tensor([[1,2,3],[2,3,4]])).backward()\\n\",\n    \"print(x.grad)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 15: The Embedding Layer (revisited)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 25,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class Embedding(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, vocab_size, dim):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.vocab_size = vocab_size\\n\",\n    \"        self.dim = dim\\n\",\n    \"        \\n\",\n    \"        # this random initialiation style is just a convention from word2vec\\n\",\n    \"        self.weight = Tensor((np.random.rand(vocab_size, dim) - 0.5) / dim, autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return self.weight.index_select(input)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 26,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0.98874126]\\n\",\n      \"[0.6658868]\\n\",\n      \"[0.45639889]\\n\",\n      \"[0.31608168]\\n\",\n      \"[0.2260925]\\n\",\n      \"[0.16877423]\\n\",\n      \"[0.13120515]\\n\",\n      \"[0.10555487]\\n\",\n      \"[0.08731868]\\n\",\n      \"[0.07387834]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"data = Tensor(np.array([1,2,1,2]), autograd=True)\\n\",\n    \"target = Tensor(np.array([[0],[1],[0],[1]]), autograd=True)\\n\",\n    \"\\n\",\n    \"embed = Embedding(5,3)\\n\",\n    \"model = Sequential([embed, Tanh(), Linear(3,1), Sigmoid()])\\n\",\n    \"criterion = MSELoss()\\n\",\n    \"\\n\",\n    \"optim = SGD(parameters=model.get_parameters(), alpha=0.5)\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"    \\n\",\n    \"    # Predict\\n\",\n    \"    pred = model.forward(data)\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    loss = criterion.forward(pred, target)\\n\",\n    \"    \\n\",\n    \"    # Learn\\n\",\n    \"    loss.backward(Tensor(np.ones_like(loss.data)))\\n\",\n    \"    optim.step()\\n\",\n    \"    print(loss)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 16: The Cross Entropy Layer\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 27,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,100000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \" \\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = Tensor(np.ones_like(self.data))\\n\",\n    \"\\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sub\\\"):\\n\",\n    \"                    self.creators[0].backward(Tensor(self.grad.data), self)\\n\",\n    \"                    self.creators[1].backward(Tensor(self.grad.__neg__().data), self)\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"mul\\\"):\\n\",\n    \"                    new = self.grad * self.creators[1]\\n\",\n    \"                    self.creators[0].backward(new , self)\\n\",\n    \"                    new = self.grad * self.creators[0]\\n\",\n    \"                    self.creators[1].backward(new, self)                    \\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"mm\\\"):\\n\",\n    \"                    c0 = self.creators[0]\\n\",\n    \"                    c1 = self.creators[1]\\n\",\n    \"                    new = self.grad.mm(c1.transpose())\\n\",\n    \"                    c0.backward(new)\\n\",\n    \"                    new = self.grad.transpose().mm(c0).transpose()\\n\",\n    \"                    c1.backward(new)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"transpose\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.transpose())\\n\",\n    \"\\n\",\n    \"                if(\\\"sum\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.expand(dim,\\n\",\n    \"                                                               self.creators[0].data.shape[dim]))\\n\",\n    \"\\n\",\n    \"                if(\\\"expand\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.sum(dim))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sigmoid\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (self * (ones - self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"tanh\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (ones - (self * self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"index_select\\\"):\\n\",\n    \"                    new_grad = np.zeros_like(self.creators[0].data)\\n\",\n    \"                    indices_ = self.index_select_indices.data.flatten()\\n\",\n    \"                    grad_ = grad.data.reshape(len(indices_), -1)\\n\",\n    \"                    for i in range(len(indices_)):\\n\",\n    \"                        new_grad[indices_[i]] += grad_[i]\\n\",\n    \"                    self.creators[0].backward(Tensor(new_grad))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"cross_entropy\\\"):\\n\",\n    \"                    dx = self.softmax_output - self.target_dist\\n\",\n    \"                    self.creators[0].backward(Tensor(dx))\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1)\\n\",\n    \"    \\n\",\n    \"    def __sub__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data - other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"sub\\\")\\n\",\n    \"        return Tensor(self.data - other.data)\\n\",\n    \"    \\n\",\n    \"    def __mul__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data * other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"mul\\\")\\n\",\n    \"        return Tensor(self.data * other.data)    \\n\",\n    \"\\n\",\n    \"    def sum(self, dim):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.sum(dim),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sum_\\\"+str(dim))\\n\",\n    \"        return Tensor(self.data.sum(dim))\\n\",\n    \"    \\n\",\n    \"    def expand(self, dim,copies):\\n\",\n    \"\\n\",\n    \"        trans_cmd = list(range(0,len(self.data.shape)))\\n\",\n    \"        trans_cmd.insert(dim,len(self.data.shape))\\n\",\n    \"        new_data = self.data.repeat(copies).reshape(list(self.data.shape) + [copies]).transpose(trans_cmd)\\n\",\n    \"        \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(new_data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"expand_\\\"+str(dim))\\n\",\n    \"        return Tensor(new_data)\\n\",\n    \"    \\n\",\n    \"    def transpose(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.transpose(),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"transpose\\\")\\n\",\n    \"        \\n\",\n    \"        return Tensor(self.data.transpose())\\n\",\n    \"    \\n\",\n    \"    def mm(self, x):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.dot(x.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,x],\\n\",\n    \"                          creation_op=\\\"mm\\\")\\n\",\n    \"        return Tensor(self.data.dot(x.data))\\n\",\n    \"    \\n\",\n    \"    def sigmoid(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(1 / (1 + np.exp(-self.data)),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sigmoid\\\")\\n\",\n    \"        return Tensor(1 / (1 + np.exp(-self.data)))\\n\",\n    \"\\n\",\n    \"    def tanh(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(np.tanh(self.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"tanh\\\")\\n\",\n    \"        return Tensor(np.tanh(self.data))\\n\",\n    \"    \\n\",\n    \"    def index_select(self, indices):\\n\",\n    \"\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            new = Tensor(self.data[indices.data],\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"index_select\\\")\\n\",\n    \"            new.index_select_indices = indices\\n\",\n    \"            return new\\n\",\n    \"        return Tensor(self.data[indices.data])\\n\",\n    \"    \\n\",\n    \"    def cross_entropy(self, target_indices):\\n\",\n    \"\\n\",\n    \"        temp = np.exp(self.data)\\n\",\n    \"        softmax_output = temp / np.sum(temp,\\n\",\n    \"                                       axis=len(self.data.shape)-1,\\n\",\n    \"                                       keepdims=True)\\n\",\n    \"        \\n\",\n    \"        t = target_indices.data.flatten()\\n\",\n    \"        p = softmax_output.reshape(len(t),-1)\\n\",\n    \"        target_dist = np.eye(p.shape[1])[t]\\n\",\n    \"        loss = -(np.log(p) * (target_dist)).sum(1).mean()\\n\",\n    \"    \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            out = Tensor(loss,\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"cross_entropy\\\")\\n\",\n    \"            out.softmax_output = softmax_output\\n\",\n    \"            out.target_dist = target_dist\\n\",\n    \"            return out\\n\",\n    \"\\n\",\n    \"        return Tensor(loss)\\n\",\n    \"        \\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"    \\n\",\n    \"class Tanh(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.tanh()\\n\",\n    \"    \\n\",\n    \"class Sigmoid(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.sigmoid()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 28,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class CrossEntropyLoss(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input, target):\\n\",\n    \"        return input.cross_entropy(target)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 29,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"1.3885032434928422\\n\",\n      \"0.9558181509266037\\n\",\n      \"0.6823083585795604\\n\",\n      \"0.5095259967493119\\n\",\n      \"0.39574491472895856\\n\",\n      \"0.31752527285348264\\n\",\n      \"0.2617222861964216\\n\",\n      \"0.22061283923954234\\n\",\n      \"0.18946427334830068\\n\",\n      \"0.16527389263866668\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"# data indices\\n\",\n    \"data = Tensor(np.array([1,2,1,2]), autograd=True)\\n\",\n    \"\\n\",\n    \"# target indices\\n\",\n    \"target = Tensor(np.array([0,1,0,1]), autograd=True)\\n\",\n    \"\\n\",\n    \"model = Sequential([Embedding(3,3), Tanh(), Linear(3,4)])\\n\",\n    \"criterion = CrossEntropyLoss()\\n\",\n    \"\\n\",\n    \"optim = SGD(parameters=model.get_parameters(), alpha=0.1)\\n\",\n    \"\\n\",\n    \"for i in range(10):\\n\",\n    \"    \\n\",\n    \"    # Predict\\n\",\n    \"    pred = model.forward(data)\\n\",\n    \"    \\n\",\n    \"    # Compare\\n\",\n    \"    loss = criterion.forward(pred, target)\\n\",\n    \"    \\n\",\n    \"    # Learn\\n\",\n    \"    loss.backward(Tensor(np.ones_like(loss.data)))\\n\",\n    \"    optim.step()\\n\",\n    \"    print(loss)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 17: The Recurrent Neural Network Layer\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 400,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"class RNNCell(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, n_inputs, n_hidden, n_output, activation='sigmoid'):\\n\",\n    \"        super().__init__()\\n\",\n    \"\\n\",\n    \"        self.n_inputs = n_inputs\\n\",\n    \"        self.n_hidden = n_hidden\\n\",\n    \"        self.n_output = n_output\\n\",\n    \"        \\n\",\n    \"        if(activation == 'sigmoid'):\\n\",\n    \"            self.activation = Sigmoid()\\n\",\n    \"        elif(activation == 'tanh'):\\n\",\n    \"            self.activation == Tanh()\\n\",\n    \"        else:\\n\",\n    \"            raise Exception(\\\"Non-linearity not found\\\")\\n\",\n    \"\\n\",\n    \"        self.w_ih = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.w_hh = Linear(n_hidden, n_hidden)\\n\",\n    \"        self.w_ho = Linear(n_hidden, n_output)\\n\",\n    \"        \\n\",\n    \"        self.parameters += self.w_ih.get_parameters()\\n\",\n    \"        self.parameters += self.w_hh.get_parameters()\\n\",\n    \"        self.parameters += self.w_ho.get_parameters()        \\n\",\n    \"    \\n\",\n    \"    def forward(self, input, hidden):\\n\",\n    \"        from_prev_hidden = self.w_hh.forward(hidden)\\n\",\n    \"        combined = self.w_ih.forward(input) + from_prev_hidden\\n\",\n    \"        new_hidden = self.activation.forward(combined)\\n\",\n    \"        output = self.w_ho.forward(new_hidden)\\n\",\n    \"        return output, new_hidden\\n\",\n    \"    \\n\",\n    \"    def init_hidden(self, batch_size=1):\\n\",\n    \"        return Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 401,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import sys,random,math\\n\",\n    \"from collections import Counter\\n\",\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"f = open('tasksv11/en/qa1_single-supporting-fact_train.txt','r')\\n\",\n    \"raw = f.readlines()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"tokens = list()\\n\",\n    \"for line in raw[0:1000]:\\n\",\n    \"    tokens.append(line.lower().replace(\\\"\\\\n\\\",\\\"\\\").split(\\\" \\\")[1:])\\n\",\n    \"\\n\",\n    \"new_tokens = list()\\n\",\n    \"for line in tokens:\\n\",\n    \"    new_tokens.append(['-'] * (6 - len(line)) + line)\\n\",\n    \"\\n\",\n    \"tokens = new_tokens\\n\",\n    \"\\n\",\n    \"vocab = set()\\n\",\n    \"for sent in tokens:\\n\",\n    \"    for word in sent:\\n\",\n    \"        vocab.add(word)\\n\",\n    \"\\n\",\n    \"vocab = list(vocab)\\n\",\n    \"\\n\",\n    \"word2index = {}\\n\",\n    \"for i,word in enumerate(vocab):\\n\",\n    \"    word2index[word]=i\\n\",\n    \"    \\n\",\n    \"def words2indices(sentence):\\n\",\n    \"    idx = list()\\n\",\n    \"    for word in sentence:\\n\",\n    \"        idx.append(word2index[word])\\n\",\n    \"    return idx\\n\",\n    \"\\n\",\n    \"indices = list()\\n\",\n    \"for line in tokens:\\n\",\n    \"    idx = list()\\n\",\n    \"    for w in line:\\n\",\n    \"        idx.append(word2index[w])\\n\",\n    \"    indices.append(idx)\\n\",\n    \"\\n\",\n    \"data = np.array(indices)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 402,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 403,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 404,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"embed = Embedding(vocab_size=len(vocab),dim=16)\\n\",\n    \"model = RNNCell(n_inputs=16, n_hidden=16, n_output=len(vocab))\\n\",\n    \"\\n\",\n    \"criterion = CrossEntropyLoss()\\n\",\n    \"optim = SGD(parameters=model.get_parameters() + embed.get_parameters(), alpha=0.05)\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 405,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Loss: 0.47631100976371393 % Correct: 0.01\\n\",\n      \"Loss: 0.17189538896184856 % Correct: 0.28\\n\",\n      \"Loss: 0.1460940222788725 % Correct: 0.37\\n\",\n      \"Loss: 0.13845863915406884 % Correct: 0.37\\n\",\n      \"Loss: 0.135574472565278 % Correct: 0.37\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"for iter in range(1000):\\n\",\n    \"    batch_size = 100\\n\",\n    \"    total_loss = 0\\n\",\n    \"    \\n\",\n    \"    hidden = model.init_hidden(batch_size=batch_size)\\n\",\n    \"\\n\",\n    \"    for t in range(5):\\n\",\n    \"        input = Tensor(data[0:batch_size,t], autograd=True)\\n\",\n    \"        rnn_input = embed.forward(input=input)\\n\",\n    \"        output, hidden = model.forward(input=rnn_input, hidden=hidden)\\n\",\n    \"\\n\",\n    \"    target = Tensor(data[0:batch_size,t+1], autograd=True)    \\n\",\n    \"    loss = criterion.forward(output, target)\\n\",\n    \"    loss.backward()\\n\",\n    \"    optim.step()\\n\",\n    \"    total_loss += loss.data\\n\",\n    \"    if(iter % 200 == 0):\\n\",\n    \"        p_correct = (target.data == np.argmax(output.data,axis=1)).mean()\\n\",\n    \"        print(\\\"Loss:\\\",total_loss / (len(data)/batch_size),\\\"% Correct:\\\",p_correct)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 362,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 406,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Context: - mary moved to the \\n\",\n      \"True: bathroom.\\n\",\n      \"Pred: office.\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"batch_size = 1\\n\",\n    \"hidden = model.init_hidden(batch_size=batch_size)\\n\",\n    \"for t in range(5):\\n\",\n    \"    input = Tensor(data[0:batch_size,t], autograd=True)\\n\",\n    \"    rnn_input = embed.forward(input=input)\\n\",\n    \"    output, hidden = model.forward(input=rnn_input, hidden=hidden)\\n\",\n    \"\\n\",\n    \"target = Tensor(data[0:batch_size,t+1], autograd=True)    \\n\",\n    \"loss = criterion.forward(output, target)\\n\",\n    \"\\n\",\n    \"ctx = \\\"\\\"\\n\",\n    \"for idx in data[0:batch_size][0][0:-1]:\\n\",\n    \"    ctx += vocab[idx] + \\\" \\\"\\n\",\n    \"print(\\\"Context:\\\",ctx)\\n\",\n    \"print(\\\"True:\\\",vocab[target.data[0]])\\n\",\n    \"print(\\\"Pred:\\\", vocab[output.data.argmax()])\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter14 - Exploding Gradients Examples.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 158,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Activations\\n\",\n      \"[0.93940638 0.96852968]\\n\",\n      \"[0.9919462  0.99121735]\\n\",\n      \"[0.99301385 0.99302901]\\n\",\n      \"[0.9930713  0.99307098]\\n\",\n      \"[0.99307285 0.99307285]\\n\",\n      \"[0.99307291 0.99307291]\\n\",\n      \"[0.99307291 0.99307291]\\n\",\n      \"[0.99307291 0.99307291]\\n\",\n      \"[0.99307291 0.99307291]\\n\",\n      \"[0.99307291 0.99307291]\\n\",\n      \"\\n\",\n      \"Gradients\\n\",\n      \"[0.03439552 0.03439552]\\n\",\n      \"[0.00118305 0.00118305]\\n\",\n      \"[4.06916726e-05 4.06916726e-05]\\n\",\n      \"[1.39961115e-06 1.39961115e-06]\\n\",\n      \"[4.81403643e-08 4.81403637e-08]\\n\",\n      \"[1.65582672e-09 1.65582765e-09]\\n\",\n      \"[5.69682675e-11 5.69667160e-11]\\n\",\n      \"[1.97259346e-12 1.97517920e-12]\\n\",\n      \"[8.45387597e-14 8.02306381e-14]\\n\",\n      \"[1.45938177e-14 2.16938983e-14]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"sigmoid = lambda x:1/(1 + np.exp(-x))\\n\",\n    \"relu = lambda x:(x>0).astype(float)*x\\n\",\n    \"\\n\",\n    \"weights = np.array([[1,4],[4,1]])\\n\",\n    \"activation = sigmoid(np.array([1,0.01]))\\n\",\n    \"\\n\",\n    \"print(\\\"Activations\\\")\\n\",\n    \"activations = list()\\n\",\n    \"for iter in range(10):\\n\",\n    \"    activation = sigmoid(activation.dot(weights))\\n\",\n    \"    activations.append(activation)\\n\",\n    \"    print(activation)\\n\",\n    \"print(\\\"\\\\nGradients\\\")\\n\",\n    \"gradient = np.ones_like(activation)\\n\",\n    \"for activation in reversed(activations):\\n\",\n    \"    gradient = (activation * (1 - activation) * gradient)\\n\",\n    \"    gradient = gradient.dot(weights.transpose())\\n\",\n    \"    print(gradient)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 160,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Relu Activations\\n\",\n      \"[23.71814585 23.98025559]\\n\",\n      \"[119.63916823 118.852839  ]\\n\",\n      \"[595.05052421 597.40951192]\\n\",\n      \"[2984.68857188 2977.61160877]\\n\",\n      \"[14895.13500696 14916.36589628]\\n\",\n      \"[74560.59859209 74496.90592414]\\n\",\n      \"[372548.22228863 372739.30029248]\\n\",\n      \"[1863505.42345854 1862932.18944699]\\n\",\n      \"[9315234.18124649 9316953.88328115]\\n\",\n      \"[46583049.71437107 46577890.60826711]\\n\",\n      \"\\n\",\n      \"Relu Gradients\\n\",\n      \"[5. 5.]\\n\",\n      \"[25. 25.]\\n\",\n      \"[125. 125.]\\n\",\n      \"[625. 625.]\\n\",\n      \"[3125. 3125.]\\n\",\n      \"[15625. 15625.]\\n\",\n      \"[78125. 78125.]\\n\",\n      \"[390625. 390625.]\\n\",\n      \"[1953125. 1953125.]\\n\",\n      \"[9765625. 9765625.]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"print(\\\"Relu Activations\\\")\\n\",\n    \"activations = list()\\n\",\n    \"for iter in range(10):\\n\",\n    \"    activation = relu(activation.dot(weights))\\n\",\n    \"    activations.append(activation)\\n\",\n    \"    print(activation)\\n\",\n    \"\\n\",\n    \"print(\\\"\\\\nRelu Gradients\\\")\\n\",\n    \"gradient = np.ones_like(activation)\\n\",\n    \"for activation in reversed(activations):\\n\",\n    \"    gradient = ((activation > 0) * gradient).dot(weights.transpose())\\n\",\n    \"    print(gradient)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter14 - Intro to LSTMs - Learn to Write Like Shakespeare.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 1,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,1000000000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \" \\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = Tensor(np.ones_like(self.data))\\n\",\n    \"\\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    return\\n\",\n    \"                    print(self.id)\\n\",\n    \"                    print(self.creation_op)\\n\",\n    \"                    print(len(self.creators))\\n\",\n    \"                    for c in self.creators:\\n\",\n    \"                        print(c.creation_op)\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sub\\\"):\\n\",\n    \"                    self.creators[0].backward(Tensor(self.grad.data), self)\\n\",\n    \"                    self.creators[1].backward(Tensor(self.grad.__neg__().data), self)\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"mul\\\"):\\n\",\n    \"                    new = self.grad * self.creators[1]\\n\",\n    \"                    self.creators[0].backward(new , self)\\n\",\n    \"                    new = self.grad * self.creators[0]\\n\",\n    \"                    self.creators[1].backward(new, self)                    \\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"mm\\\"):\\n\",\n    \"                    c0 = self.creators[0]\\n\",\n    \"                    c1 = self.creators[1]\\n\",\n    \"                    new = self.grad.mm(c1.transpose())\\n\",\n    \"                    c0.backward(new)\\n\",\n    \"                    new = self.grad.transpose().mm(c0).transpose()\\n\",\n    \"                    c1.backward(new)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"transpose\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.transpose())\\n\",\n    \"\\n\",\n    \"                if(\\\"sum\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.expand(dim,\\n\",\n    \"                                                               self.creators[0].data.shape[dim]))\\n\",\n    \"\\n\",\n    \"                if(\\\"expand\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.sum(dim))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sigmoid\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (self * (ones - self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"tanh\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (ones - (self * self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"index_select\\\"):\\n\",\n    \"                    new_grad = np.zeros_like(self.creators[0].data)\\n\",\n    \"                    indices_ = self.index_select_indices.data.flatten()\\n\",\n    \"                    grad_ = grad.data.reshape(len(indices_), -1)\\n\",\n    \"                    for i in range(len(indices_)):\\n\",\n    \"                        new_grad[indices_[i]] += grad_[i]\\n\",\n    \"                    self.creators[0].backward(Tensor(new_grad))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"cross_entropy\\\"):\\n\",\n    \"                    dx = self.softmax_output - self.target_dist\\n\",\n    \"                    self.creators[0].backward(Tensor(dx))\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1)\\n\",\n    \"    \\n\",\n    \"    def __sub__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data - other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"sub\\\")\\n\",\n    \"        return Tensor(self.data - other.data)\\n\",\n    \"    \\n\",\n    \"    def __mul__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data * other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"mul\\\")\\n\",\n    \"        return Tensor(self.data * other.data)    \\n\",\n    \"\\n\",\n    \"    def sum(self, dim):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.sum(dim),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sum_\\\"+str(dim))\\n\",\n    \"        return Tensor(self.data.sum(dim))\\n\",\n    \"    \\n\",\n    \"    def expand(self, dim,copies):\\n\",\n    \"\\n\",\n    \"        trans_cmd = list(range(0,len(self.data.shape)))\\n\",\n    \"        trans_cmd.insert(dim,len(self.data.shape))\\n\",\n    \"        new_data = self.data.repeat(copies).reshape(list(self.data.shape) + [copies]).transpose(trans_cmd)\\n\",\n    \"        \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(new_data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"expand_\\\"+str(dim))\\n\",\n    \"        return Tensor(new_data)\\n\",\n    \"    \\n\",\n    \"    def transpose(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.transpose(),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"transpose\\\")\\n\",\n    \"        \\n\",\n    \"        return Tensor(self.data.transpose())\\n\",\n    \"    \\n\",\n    \"    def mm(self, x):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.dot(x.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,x],\\n\",\n    \"                          creation_op=\\\"mm\\\")\\n\",\n    \"        return Tensor(self.data.dot(x.data))\\n\",\n    \"    \\n\",\n    \"    def sigmoid(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(1 / (1 + np.exp(-self.data)),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sigmoid\\\")\\n\",\n    \"        return Tensor(1 / (1 + np.exp(-self.data)))\\n\",\n    \"\\n\",\n    \"    def tanh(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(np.tanh(self.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"tanh\\\")\\n\",\n    \"        return Tensor(np.tanh(self.data))\\n\",\n    \"    \\n\",\n    \"    def index_select(self, indices):\\n\",\n    \"\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            new = Tensor(self.data[indices.data],\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"index_select\\\")\\n\",\n    \"            new.index_select_indices = indices\\n\",\n    \"            return new\\n\",\n    \"        return Tensor(self.data[indices.data])\\n\",\n    \"    \\n\",\n    \"    def softmax(self):\\n\",\n    \"        temp = np.exp(self.data)\\n\",\n    \"        softmax_output = temp / np.sum(temp,\\n\",\n    \"                                       axis=len(self.data.shape)-1,\\n\",\n    \"                                       keepdims=True)\\n\",\n    \"        return softmax_output\\n\",\n    \"    \\n\",\n    \"    def cross_entropy(self, target_indices):\\n\",\n    \"\\n\",\n    \"        temp = np.exp(self.data)\\n\",\n    \"        softmax_output = temp / np.sum(temp,\\n\",\n    \"                                       axis=len(self.data.shape)-1,\\n\",\n    \"                                       keepdims=True)\\n\",\n    \"        \\n\",\n    \"        t = target_indices.data.flatten()\\n\",\n    \"        p = softmax_output.reshape(len(t),-1)\\n\",\n    \"        target_dist = np.eye(p.shape[1])[t]\\n\",\n    \"        loss = -(np.log(p) * (target_dist)).sum(1).mean()\\n\",\n    \"    \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            out = Tensor(loss,\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"cross_entropy\\\")\\n\",\n    \"            out.softmax_output = softmax_output\\n\",\n    \"            out.target_dist = target_dist\\n\",\n    \"            return out\\n\",\n    \"\\n\",\n    \"        return Tensor(loss)\\n\",\n    \"        \\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"\\n\",\n    \"class Layer(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        self.parameters = list()\\n\",\n    \"        \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        return self.parameters\\n\",\n    \"\\n\",\n    \"    \\n\",\n    \"class SGD(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, parameters, alpha=0.1):\\n\",\n    \"        self.parameters = parameters\\n\",\n    \"        self.alpha = alpha\\n\",\n    \"    \\n\",\n    \"    def zero(self):\\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            p.grad.data *= 0\\n\",\n    \"        \\n\",\n    \"    def step(self, zero=True):\\n\",\n    \"        \\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            \\n\",\n    \"            p.data -= p.grad.data * self.alpha\\n\",\n    \"            \\n\",\n    \"            if(zero):\\n\",\n    \"                p.grad.data *= 0\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Linear(Layer):\\n\",\n    \"\\n\",\n    \"    def __init__(self, n_inputs, n_outputs, bias=True):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.use_bias = bias\\n\",\n    \"        \\n\",\n    \"        W = np.random.randn(n_inputs, n_outputs) * np.sqrt(2.0/(n_inputs))\\n\",\n    \"        self.weight = Tensor(W, autograd=True)\\n\",\n    \"        if(self.use_bias):\\n\",\n    \"            self.bias = Tensor(np.zeros(n_outputs), autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"        \\n\",\n    \"        if(self.use_bias):        \\n\",\n    \"            self.parameters.append(self.bias)\\n\",\n    \"\\n\",\n    \"    def forward(self, input):\\n\",\n    \"        if(self.use_bias):\\n\",\n    \"            return input.mm(self.weight)+self.bias.expand(0,len(input.data))\\n\",\n    \"        return input.mm(self.weight)\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Sequential(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, layers=list()):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.layers = layers\\n\",\n    \"    \\n\",\n    \"    def add(self, layer):\\n\",\n    \"        self.layers.append(layer)\\n\",\n    \"        \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        for layer in self.layers:\\n\",\n    \"            input = layer.forward(input)\\n\",\n    \"        return input\\n\",\n    \"    \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        params = list()\\n\",\n    \"        for l in self.layers:\\n\",\n    \"            params += l.get_parameters()\\n\",\n    \"        return params\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Embedding(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, vocab_size, dim):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.vocab_size = vocab_size\\n\",\n    \"        self.dim = dim\\n\",\n    \"        \\n\",\n    \"        # this random initialiation style is just a convention from word2vec\\n\",\n    \"        self.weight = Tensor((np.random.rand(vocab_size, dim) - 0.5) / dim, autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return self.weight.index_select(input)\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Tanh(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.tanh()\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Sigmoid(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.sigmoid()\\n\",\n    \"    \\n\",\n    \"\\n\",\n    \"class CrossEntropyLoss(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input, target):\\n\",\n    \"        return input.cross_entropy(target)\\n\",\n    \"\\n\",\n    \"    \\n\",\n    \"class RNNCell(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, n_inputs, n_hidden, n_output, activation='sigmoid'):\\n\",\n    \"        super().__init__()\\n\",\n    \"\\n\",\n    \"        self.n_inputs = n_inputs\\n\",\n    \"        self.n_hidden = n_hidden\\n\",\n    \"        self.n_output = n_output\\n\",\n    \"        \\n\",\n    \"        if(activation == 'sigmoid'):\\n\",\n    \"            self.activation = Sigmoid()\\n\",\n    \"        elif(activation == 'tanh'):\\n\",\n    \"            self.activation == Tanh()\\n\",\n    \"        else:\\n\",\n    \"            raise Exception(\\\"Non-linearity not found\\\")\\n\",\n    \"\\n\",\n    \"        self.w_ih = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.w_hh = Linear(n_hidden, n_hidden)\\n\",\n    \"        self.w_ho = Linear(n_hidden, n_output)\\n\",\n    \"        \\n\",\n    \"        self.parameters += self.w_ih.get_parameters()\\n\",\n    \"        self.parameters += self.w_hh.get_parameters()\\n\",\n    \"        self.parameters += self.w_ho.get_parameters()        \\n\",\n    \"    \\n\",\n    \"    def forward(self, input, hidden):\\n\",\n    \"        from_prev_hidden = self.w_hh.forward(hidden)\\n\",\n    \"        combined = self.w_ih.forward(input) + from_prev_hidden\\n\",\n    \"        new_hidden = self.activation.forward(combined)\\n\",\n    \"        output = self.w_ho.forward(new_hidden)\\n\",\n    \"        return output, new_hidden\\n\",\n    \"    \\n\",\n    \"    def init_hidden(self, batch_size=1):\\n\",\n    \"        return Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\\n\",\n    \"    \\n\",\n    \"class LSTMCell(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, n_inputs, n_hidden, n_output):\\n\",\n    \"        super().__init__()\\n\",\n    \"\\n\",\n    \"        self.n_inputs = n_inputs\\n\",\n    \"        self.n_hidden = n_hidden\\n\",\n    \"        self.n_output = n_output\\n\",\n    \"\\n\",\n    \"        self.xf = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.xi = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.xo = Linear(n_inputs, n_hidden)        \\n\",\n    \"        self.xc = Linear(n_inputs, n_hidden)        \\n\",\n    \"        \\n\",\n    \"        self.hf = Linear(n_hidden, n_hidden, bias=False)\\n\",\n    \"        self.hi = Linear(n_hidden, n_hidden, bias=False)\\n\",\n    \"        self.ho = Linear(n_hidden, n_hidden, bias=False)\\n\",\n    \"        self.hc = Linear(n_hidden, n_hidden, bias=False)        \\n\",\n    \"        \\n\",\n    \"        self.w_ho = Linear(n_hidden, n_output, bias=False)\\n\",\n    \"        \\n\",\n    \"        self.parameters += self.xf.get_parameters()\\n\",\n    \"        self.parameters += self.xi.get_parameters()\\n\",\n    \"        self.parameters += self.xo.get_parameters()\\n\",\n    \"        self.parameters += self.xc.get_parameters()\\n\",\n    \"\\n\",\n    \"        self.parameters += self.hf.get_parameters()\\n\",\n    \"        self.parameters += self.hi.get_parameters()        \\n\",\n    \"        self.parameters += self.ho.get_parameters()        \\n\",\n    \"        self.parameters += self.hc.get_parameters()                \\n\",\n    \"        \\n\",\n    \"        self.parameters += self.w_ho.get_parameters()        \\n\",\n    \"    \\n\",\n    \"    def forward(self, input, hidden):\\n\",\n    \"        \\n\",\n    \"        prev_hidden = hidden[0]        \\n\",\n    \"        prev_cell = hidden[1]\\n\",\n    \"        \\n\",\n    \"        f = (self.xf.forward(input) + self.hf.forward(prev_hidden)).sigmoid()\\n\",\n    \"        i = (self.xi.forward(input) + self.hi.forward(prev_hidden)).sigmoid()\\n\",\n    \"        o = (self.xo.forward(input) + self.ho.forward(prev_hidden)).sigmoid()        \\n\",\n    \"        g = (self.xc.forward(input) + self.hc.forward(prev_hidden)).tanh()        \\n\",\n    \"        c = (f * prev_cell) + (i * g)\\n\",\n    \"\\n\",\n    \"        h = o * c.tanh()\\n\",\n    \"        \\n\",\n    \"        output = self.w_ho.forward(h)\\n\",\n    \"        return output, (h, c)\\n\",\n    \"    \\n\",\n    \"    def init_hidden(self, batch_size=1):\\n\",\n    \"        init_hidden = Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\\n\",\n    \"        init_cell = Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\\n\",\n    \"        init_hidden.data[:,0] += 1\\n\",\n    \"        init_cell.data[:,0] += 1\\n\",\n    \"        return (init_hidden, init_cell)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 1: RNN Character Language Model\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 6,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import sys,random,math\\n\",\n    \"from collections import Counter\\n\",\n    \"import numpy as np\\n\",\n    \"import sys\\n\",\n    \"\\n\",\n    \"np.random.seed(0)\\n\",\n    \"\\n\",\n    \"# dataset from http://karpathy.github.io/2015/05/21/rnn-effectiveness/\\n\",\n    \"f = open('shakespear.txt','r')\\n\",\n    \"raw = f.read()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"vocab = list(set(raw))\\n\",\n    \"word2index = {}\\n\",\n    \"for i,word in enumerate(vocab):\\n\",\n    \"    word2index[word]=i\\n\",\n    \"indices = np.array(list(map(lambda x:word2index[x], raw)))\\n\",\n    \"\\n\",\n    \"embed = Embedding(vocab_size=len(vocab),dim=512)\\n\",\n    \"model = LSTMCell(n_inputs=512, n_hidden=512, n_output=len(vocab))\\n\",\n    \"model.w_ho.weight.data *= 0\\n\",\n    \"\\n\",\n    \"criterion = CrossEntropyLoss()\\n\",\n    \"optim = SGD(parameters=model.get_parameters() + embed.get_parameters(), alpha=0.05)\\n\",\n    \"\\n\",\n    \"def generate_sample(n=30, init_char=' '):\\n\",\n    \"    s = \\\"\\\"\\n\",\n    \"    hidden = model.init_hidden(batch_size=1)\\n\",\n    \"    input = Tensor(np.array([word2index[init_char]]))\\n\",\n    \"    for i in range(n):\\n\",\n    \"        rnn_input = embed.forward(input)\\n\",\n    \"        output, hidden = model.forward(input=rnn_input, hidden=hidden)\\n\",\n    \"#         output.data *= 25\\n\",\n    \"#         temp_dist = output.softmax()\\n\",\n    \"#         temp_dist /= temp_dist.sum()\\n\",\n    \"\\n\",\n    \"#         m = (temp_dist > np.random.rand()).argmax()\\n\",\n    \"        m = output.data.argmax()\\n\",\n    \"        c = vocab[m]\\n\",\n    \"        input = Tensor(np.array([m]))\\n\",\n    \"        s += c\\n\",\n    \"    return s\\n\",\n    \"\\n\",\n    \"batch_size = 16\\n\",\n    \"bptt = 25\\n\",\n    \"n_batches = int((indices.shape[0] / (batch_size)))\\n\",\n    \"\\n\",\n    \"trimmed_indices = indices[:n_batches*batch_size]\\n\",\n    \"batched_indices = trimmed_indices.reshape(batch_size, n_batches).transpose()\\n\",\n    \"\\n\",\n    \"input_batched_indices = batched_indices[0:-1]\\n\",\n    \"target_batched_indices = batched_indices[1:]\\n\",\n    \"\\n\",\n    \"n_bptt = int(((n_batches-1) / bptt))\\n\",\n    \"input_batches = input_batched_indices[:n_bptt*bptt].reshape(n_bptt,bptt,batch_size)\\n\",\n    \"target_batches = target_batched_indices[:n_bptt*bptt].reshape(n_bptt, bptt, batch_size)\\n\",\n    \"min_loss = 1000\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def train(iterations=400):\\n\",\n    \"    for iter in range(iterations):\\n\",\n    \"        total_loss = 0\\n\",\n    \"        n_loss = 0\\n\",\n    \"\\n\",\n    \"        hidden = model.init_hidden(batch_size=batch_size)\\n\",\n    \"        batches_to_train = len(input_batches)\\n\",\n    \"    #     batches_to_train = 32\\n\",\n    \"        for batch_i in range(batches_to_train):\\n\",\n    \"\\n\",\n    \"            hidden = (Tensor(hidden[0].data, autograd=True), Tensor(hidden[1].data, autograd=True))\\n\",\n    \"\\n\",\n    \"            losses = list()\\n\",\n    \"            for t in range(bptt):\\n\",\n    \"                input = Tensor(input_batches[batch_i][t], autograd=True)\\n\",\n    \"                rnn_input = embed.forward(input=input)\\n\",\n    \"                output, hidden = model.forward(input=rnn_input, hidden=hidden)\\n\",\n    \"\\n\",\n    \"                target = Tensor(target_batches[batch_i][t], autograd=True)    \\n\",\n    \"                batch_loss = criterion.forward(output, target)\\n\",\n    \"\\n\",\n    \"                if(t == 0):\\n\",\n    \"                    losses.append(batch_loss)\\n\",\n    \"                else:\\n\",\n    \"                    losses.append(batch_loss + losses[-1])\\n\",\n    \"\\n\",\n    \"            loss = losses[-1]\\n\",\n    \"\\n\",\n    \"            loss.backward()\\n\",\n    \"            optim.step()\\n\",\n    \"            total_loss += loss.data / bptt\\n\",\n    \"\\n\",\n    \"            epoch_loss = np.exp(total_loss / (batch_i+1))\\n\",\n    \"            if(epoch_loss < min_loss):\\n\",\n    \"                min_loss = epoch_loss\\n\",\n    \"                print()\\n\",\n    \"\\n\",\n    \"            log = \\\"\\\\r Iter:\\\" + str(iter)\\n\",\n    \"            log += \\\" - Alpha:\\\" + str(optim.alpha)[0:5]\\n\",\n    \"            log += \\\" - Batch \\\"+str(batch_i+1)+\\\"/\\\"+str(len(input_batches))\\n\",\n    \"            log += \\\" - Min Loss:\\\" + str(min_loss)[0:5]\\n\",\n    \"            log += \\\" - Loss:\\\" + str(epoch_loss)\\n\",\n    \"            if(batch_i == 0):\\n\",\n    \"                log += \\\" - \\\" + generate_sample(n=70, init_char='T').replace(\\\"\\\\n\\\",\\\" \\\")\\n\",\n    \"            if(batch_i % 1 == 0):\\n\",\n    \"                sys.stdout.write(log)\\n\",\n    \"        optim.alpha *= 0.99\\n\",\n    \"    #     print()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 1/249 - Min Loss:62.00 - Loss:62.000000000000064 -           eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 2/249 - Min Loss:61.99 - Loss:61.999336055802885\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 3/249 - Min Loss:61.98 - Loss:61.989983546689196\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 4/249 - Min Loss:61.97 - Loss:61.972948235165255\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 5/249 - Min Loss:61.94 - Loss:61.941383549495384\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 6/249 - Min Loss:61.88 - Loss:61.88023671827271\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 7/249 - Min Loss:61.77 - Loss:61.77690827437837\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 8/249 - Min Loss:61.52 - Loss:61.52953899883961\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 9/249 - Min Loss:61.00 - Loss:61.00486153547285\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 10/249 - Min Loss:60.23 - Loss:60.236912186726684\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 11/249 - Min Loss:58.70 - Loss:58.7055559369767\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 12/249 - Min Loss:56.73 - Loss:56.73775220158473\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 13/249 - Min Loss:54.10 - Loss:54.10996106485584\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 14/249 - Min Loss:52.75 - Loss:52.75637293050057\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 15/249 - Min Loss:51.07 - Loss:51.078681882080105\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 16/249 - Min Loss:49.37 - Loss:49.37743406427449\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 17/249 - Min Loss:47.81 - Loss:47.81006661764188\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 18/249 - Min Loss:46.68 - Loss:46.68131330399904\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 19/249 - Min Loss:45.76 - Loss:45.76135529411921\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 20/249 - Min Loss:44.63 - Loss:44.63742967139992\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 21/249 - Min Loss:43.43 - Loss:43.43315342999167\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 22/249 - Min Loss:43.13 - Loss:43.133727315170454\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 23/249 - Min Loss:43.08 - Loss:43.08924458053491\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 24/249 - Min Loss:42.48 - Loss:42.48625785761426\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 25/249 - Min Loss:41.59 - Loss:41.59564764008973\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 26/249 - Min Loss:40.64 - Loss:40.64633262212879\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 27/249 - Min Loss:40.08 - Loss:40.08437857978491\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 28/249 - Min Loss:39.38 - Loss:39.38197568983813\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 29/249 - Min Loss:38.85 - Loss:38.85036603038319\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 30/249 - Min Loss:38.32 - Loss:38.32050246588233\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 31/249 - Min Loss:38.02 - Loss:38.028742643067304\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 32/249 - Min Loss:37.57 - Loss:37.579230715808585\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 33/249 - Min Loss:37.15 - Loss:37.1513332533316\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 34/249 - Min Loss:36.72 - Loss:36.72716819545398\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 35/249 - Min Loss:36.50 - Loss:36.505523013835905\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 36/249 - Min Loss:36.26 - Loss:36.264791172196766\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 37/249 - Min Loss:35.93 - Loss:35.93241785924657\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 39/249 - Min Loss:35.69 - Loss:35.69162009265761\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 40/249 - Min Loss:35.39 - Loss:35.391766263709975\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 41/249 - Min Loss:35.24 - Loss:35.24024995428248\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 42/249 - Min Loss:35.16 - Loss:35.16636943540858\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 43/249 - Min Loss:34.82 - Loss:34.82115954562641\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 44/249 - Min Loss:34.60 - Loss:34.60065020684661\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 45/249 - Min Loss:34.54 - Loss:34.549754104397785\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 46/249 - Min Loss:34.32 - Loss:34.32999305867251\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 47/249 - Min Loss:34.11 - Loss:34.117257032452486\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 48/249 - Min Loss:33.90 - Loss:33.90487349892798\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 49/249 - Min Loss:33.75 - Loss:33.75966234624244\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 50/249 - Min Loss:33.61 - Loss:33.61016131907992\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 51/249 - Min Loss:33.31 - Loss:33.31167842936299\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 52/249 - Min Loss:33.11 - Loss:33.11904817623289\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 53/249 - Min Loss:33.00 - Loss:33.004345599234625\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 54/249 - Min Loss:32.81 - Loss:32.817426265009786\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 55/249 - Min Loss:32.60 - Loss:32.60854105028041\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 56/249 - Min Loss:32.42 - Loss:32.42050431188535\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 57/249 - Min Loss:32.19 - Loss:32.198334721563576\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 58/249 - Min Loss:32.02 - Loss:32.027256645802886\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 59/249 - Min Loss:31.81 - Loss:31.818082530542316\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 60/249 - Min Loss:31.63 - Loss:31.631415472551268\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 61/249 - Min Loss:31.39 - Loss:31.393959746851287\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 62/249 - Min Loss:31.19 - Loss:31.19942305047541\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 63/249 - Min Loss:30.95 - Loss:30.95343987653838\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 64/249 - Min Loss:30.74 - Loss:30.7489265136333\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 65/249 - Min Loss:30.66 - Loss:30.665132078887083\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 66/249 - Min Loss:30.60 - Loss:30.605053974596405\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 67/249 - Min Loss:30.45 - Loss:30.456479778353064\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 68/249 - Min Loss:30.24 - Loss:30.241772045820696\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 69/249 - Min Loss:30.14 - Loss:30.14494883095973\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 70/249 - Min Loss:30.00 - Loss:30.004543678506863\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 71/249 - Min Loss:29.89 - Loss:29.899002156894124\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 72/249 - Min Loss:29.85 - Loss:29.85125401656389\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 73/249 - Min Loss:29.74 - Loss:29.742558662511755\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 74/249 - Min Loss:29.55 - Loss:29.554013392531395\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 75/249 - Min Loss:29.41 - Loss:29.413451221065877\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 76/249 - Min Loss:29.30 - Loss:29.300279999145584\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 77/249 - Min Loss:29.16 - Loss:29.162816380218032\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 78/249 - Min Loss:29.09 - Loss:29.09592033129947\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 79/249 - Min Loss:28.96 - Loss:28.969066622778954\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 80/249 - Min Loss:28.84 - Loss:28.847024497772598\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 81/249 - Min Loss:28.68 - Loss:28.682792440948468\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 82/249 - Min Loss:28.59 - Loss:28.598158009843733\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 86/249 - Min Loss:28.54 - Loss:28.672844929166207\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 87/249 - Min Loss:28.50 - Loss:28.5084865620548\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 88/249 - Min Loss:28.35 - Loss:28.352102311265327\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 89/249 - Min Loss:28.19 - Loss:28.192980003869685\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 90/249 - Min Loss:28.05 - Loss:28.052399362314123\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 91/249 - Min Loss:27.92 - Loss:27.928541406577803\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 92/249 - Min Loss:27.82 - Loss:27.826934205543306\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 93/249 - Min Loss:27.67 - Loss:27.67999675592469\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 94/249 - Min Loss:27.54 - Loss:27.549420657967516\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 95/249 - Min Loss:27.40 - Loss:27.40841828220945\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 96/249 - Min Loss:27.31 - Loss:27.318381171485257\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 97/249 - Min Loss:27.19 - Loss:27.199553368220013\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 98/249 - Min Loss:27.08 - Loss:27.085005756069428\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 99/249 - Min Loss:26.92 - Loss:26.920652799695258\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 100/249 - Min Loss:26.77 - Loss:26.778338171170603\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 101/249 - Min Loss:26.63 - Loss:26.63444492542303\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 102/249 - Min Loss:26.50 - Loss:26.503214805264342\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 103/249 - Min Loss:26.38 - Loss:26.38627303021265\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 104/249 - Min Loss:26.28 - Loss:26.28984072160501\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 105/249 - Min Loss:26.19 - Loss:26.197356511158755\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 106/249 - Min Loss:26.11 - Loss:26.110568826540085\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 107/249 - Min Loss:26.08 - Loss:26.08702025964796\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 108/249 - Min Loss:25.98 - Loss:25.98179026707607\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 109/249 - Min Loss:25.89 - Loss:25.891771314535525\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 110/249 - Min Loss:25.80 - Loss:25.802742883596974\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 111/249 - Min Loss:25.71 - Loss:25.717937269876025\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 112/249 - Min Loss:25.64 - Loss:25.641765977541738\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 113/249 - Min Loss:25.57 - Loss:25.57325789739905\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 114/249 - Min Loss:25.49 - Loss:25.499436282313912\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 115/249 - Min Loss:25.44 - Loss:25.442407943785195\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 116/249 - Min Loss:25.35 - Loss:25.35542832928056\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 117/249 - Min Loss:25.27 - Loss:25.276678269744394\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 118/249 - Min Loss:25.17 - Loss:25.175983940560986\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 119/249 - Min Loss:25.10 - Loss:25.10534037752\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 120/249 - Min Loss:25.01 - Loss:25.010115025991002\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 121/249 - Min Loss:24.92 - Loss:24.920317590856904\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 122/249 - Min Loss:24.82 - Loss:24.822277409798907\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 123/249 - Min Loss:24.72 - Loss:24.72203946090018\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 124/249 - Min Loss:24.62 - Loss:24.626004292971295\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 125/249 - Min Loss:24.54 - Loss:24.548408835881084\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 126/249 - Min Loss:24.48 - Loss:24.481874816478964\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 127/249 - Min Loss:24.39 - Loss:24.397815037786064\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 128/249 - Min Loss:24.29 - Loss:24.29141790917974\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 129/249 - Min Loss:24.19 - Loss:24.19678204070675\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 130/249 - Min Loss:24.12 - Loss:24.126267171636325\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 131/249 - Min Loss:24.03 - Loss:24.031656923161755\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 132/249 - Min Loss:23.93 - Loss:23.93408720034178\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 133/249 - Min Loss:23.85 - Loss:23.850310797547163\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 134/249 - Min Loss:23.76 - Loss:23.76517754738187\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 135/249 - Min Loss:23.71 - Loss:23.715494372742555\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 136/249 - Min Loss:23.70 - Loss:23.701413122242627\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 137/249 - Min Loss:23.62 - Loss:23.628566884474214\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 138/249 - Min Loss:23.53 - Loss:23.536622255870185\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 140/249 - Min Loss:23.51 - Loss:23.553200160956592\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 141/249 - Min Loss:23.49 - Loss:23.4954391983157\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 142/249 - Min Loss:23.40 - Loss:23.407151066893466\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 143/249 - Min Loss:23.32 - Loss:23.322406347920353\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 144/249 - Min Loss:23.23 - Loss:23.23392038507518\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 145/249 - Min Loss:23.15 - Loss:23.158962886202442\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 146/249 - Min Loss:23.13 - Loss:23.13027389905198\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 147/249 - Min Loss:23.08 - Loss:23.08432984727065\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 148/249 - Min Loss:23.05 - Loss:23.052812278291672\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 149/249 - Min Loss:22.97 - Loss:22.977617993036645\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 150/249 - Min Loss:22.90 - Loss:22.90860982682122\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 151/249 - Min Loss:22.86 - Loss:22.86285029247915\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 152/249 - Min Loss:22.79 - Loss:22.798324855724506\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 153/249 - Min Loss:22.71 - Loss:22.714156980919036\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 154/249 - Min Loss:22.64 - Loss:22.649942295215556\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 155/249 - Min Loss:22.60 - Loss:22.60987787211344\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 156/249 - Min Loss:22.58 - Loss:22.586330875896408\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 157/249 - Min Loss:22.53 - Loss:22.539866221935924\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 158/249 - Min Loss:22.48 - Loss:22.481459540414978\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 159/249 - Min Loss:22.44 - Loss:22.44458654448001\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 160/249 - Min Loss:22.38 - Loss:22.383503615633796\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 161/249 - Min Loss:22.31 - Loss:22.317076639885897\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 162/249 - Min Loss:22.25 - Loss:22.259430027034902\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 163/249 - Min Loss:22.19 - Loss:22.19904509067437\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 164/249 - Min Loss:22.14 - Loss:22.148098444656362\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 165/249 - Min Loss:22.10 - Loss:22.101528454497767\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 166/249 - Min Loss:22.04 - Loss:22.04778889335714\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 167/249 - Min Loss:22.01 - Loss:22.015539256206182\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 168/249 - Min Loss:21.97 - Loss:21.97610738320577\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 169/249 - Min Loss:21.91 - Loss:21.91886403464624\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 170/249 - Min Loss:21.87 - Loss:21.87209957981593\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 171/249 - Min Loss:21.83 - Loss:21.83197231706187\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 172/249 - Min Loss:21.79 - Loss:21.797138291435964\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 173/249 - Min Loss:21.75 - Loss:21.752929637839053\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 174/249 - Min Loss:21.71 - Loss:21.71451452173225\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 175/249 - Min Loss:21.68 - Loss:21.68635181976672\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 176/249 - Min Loss:21.64 - Loss:21.643368363210932\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 177/249 - Min Loss:21.59 - Loss:21.59547234826887\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 178/249 - Min Loss:21.54 - Loss:21.548969384961\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 179/249 - Min Loss:21.52 - Loss:21.528790503616882\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 180/249 - Min Loss:21.48 - Loss:21.484217083500187\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 181/249 - Min Loss:21.43 - Loss:21.43585185733848\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 182/249 - Min Loss:21.38 - Loss:21.386494316884\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 183/249 - Min Loss:21.33 - Loss:21.333293821976987\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 184/249 - Min Loss:21.29 - Loss:21.292714546692963\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 185/249 - Min Loss:21.24 - Loss:21.2479883334045\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 186/249 - Min Loss:21.21 - Loss:21.21454412091733\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 187/249 - Min Loss:21.18 - Loss:21.18709730607852\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 188/249 - Min Loss:21.18 - Loss:21.18500879669473\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 189/249 - Min Loss:21.14 - Loss:21.149192169258725\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 190/249 - Min Loss:21.12 - Loss:21.121492290739525\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 191/249 - Min Loss:21.09 - Loss:21.090529064322375\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 192/249 - Min Loss:21.06 - Loss:21.061615675909103\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 193/249 - Min Loss:21.00 - Loss:21.000099027990963\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 194/249 - Min Loss:20.98 - Loss:20.98468231590407\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 195/249 - Min Loss:20.98 - Loss:20.983618463178825\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 196/249 - Min Loss:20.94 - Loss:20.941073976275163\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 197/249 - Min Loss:20.90 - Loss:20.909982209463195\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 198/249 - Min Loss:20.87 - Loss:20.8792320482417\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 199/249 - Min Loss:20.83 - Loss:20.836144396820785\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 200/249 - Min Loss:20.78 - Loss:20.786702940643394\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 201/249 - Min Loss:20.75 - Loss:20.755678930297545\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 202/249 - Min Loss:20.72 - Loss:20.72621131450987\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 203/249 - Min Loss:20.68 - Loss:20.68893807384813\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 204/249 - Min Loss:20.65 - Loss:20.650964182346172\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 205/249 - Min Loss:20.61 - Loss:20.617254141780762\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 206/249 - Min Loss:20.57 - Loss:20.573633574910954\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 207/249 - Min Loss:20.53 - Loss:20.53542759736034\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 208/249 - Min Loss:20.49 - Loss:20.49739996174571\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 209/249 - Min Loss:20.44 - Loss:20.449686230569824\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 210/249 - Min Loss:20.40 - Loss:20.403291221330196\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 211/249 - Min Loss:20.34 - Loss:20.3475100925815\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 212/249 - Min Loss:20.30 - Loss:20.301789206440752\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 213/249 - Min Loss:20.26 - Loss:20.26542625947414\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 214/249 - Min Loss:20.23 - Loss:20.23111001746059\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 215/249 - Min Loss:20.18 - Loss:20.18481394544832\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 216/249 - Min Loss:20.14 - Loss:20.144828981387178\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 217/249 - Min Loss:20.11 - Loss:20.117436374376467\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 218/249 - Min Loss:20.07 - Loss:20.07285790792156\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 219/249 - Min Loss:20.01 - Loss:20.019440903545878\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 220/249 - Min Loss:19.99 - Loss:19.995961465663378\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 221/249 - Min Loss:19.98 - Loss:19.986751087464363\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 222/249 - Min Loss:19.95 - Loss:19.95413004376577\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 223/249 - Min Loss:19.92 - Loss:19.920535628027963\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 224/249 - Min Loss:19.88 - Loss:19.88982739248521\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 225/249 - Min Loss:19.85 - Loss:19.85661224385163\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 226/249 - Min Loss:19.81 - Loss:19.818270498440558\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 227/249 - Min Loss:19.78 - Loss:19.78879746898553\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 228/249 - Min Loss:19.77 - Loss:19.773987163273635\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 229/249 - Min Loss:19.74 - Loss:19.74321893462951\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 230/249 - Min Loss:19.71 - Loss:19.714114028548735\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 231/249 - Min Loss:19.69 - Loss:19.696300464252033\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 232/249 - Min Loss:19.66 - Loss:19.664281554171573\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 233/249 - Min Loss:19.64 - Loss:19.64497900030178\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 234/249 - Min Loss:19.61 - Loss:19.61390018795743\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 235/249 - Min Loss:19.57 - Loss:19.578057993323174\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 236/249 - Min Loss:19.53 - Loss:19.539290922887076\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 237/249 - Min Loss:19.51 - Loss:19.51336152702854\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 238/249 - Min Loss:19.49 - Loss:19.494216997205427\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 239/249 - Min Loss:19.47 - Loss:19.474255434858627\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 240/249 - Min Loss:19.45 - Loss:19.45452512691269\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 241/249 - Min Loss:19.41 - Loss:19.41567509465724\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 242/249 - Min Loss:19.38 - Loss:19.384809146622928\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 244/249 - Min Loss:19.35 - Loss:19.35866317796798\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 245/249 - Min Loss:19.33 - Loss:19.33615864113177\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 246/249 - Min Loss:19.31 - Loss:19.311764056907894\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 247/249 - Min Loss:19.28 - Loss:19.28639653162862\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 248/249 - Min Loss:19.25 - Loss:19.259355873841894\\n\",\n      \" Iter:0 - Alpha:0.05 - Batch 249/249 - Min Loss:19.23 - Loss:19.233214769358476\\n\",\n      \" Iter:1 - Alpha:0.049 - Batch 1/249 - Min Loss:13.06 - Loss:13.063830116471486 - her t tere t tere t tere t tere t tere t tere t tere t tere t tere t t\\n\",\n      \" Iter:1 - Alpha:0.049 - Batch 3/249 - Min Loss:12.94 - Loss:13.045405787590937\\n\",\n      \" Iter:1 - Alpha:0.049 - Batch 4/249 - Min Loss:12.93 - Loss:12.931715871054474\\n\",\n      \" Iter:1 - Alpha:0.049 - Batch 249/249 - Min Loss:12.88 - Loss:13.297767268945559\\n\",\n      \" Iter:2 - Alpha:0.049 - Batch 249/249 - Min Loss:11.98 - Loss:12.467682706214898 hen theren theren therer then theren theren therer then theren theren \\n\",\n      \" Iter:3 - Alpha:0.048 - Batch 2/249 - Min Loss:11.43 - Loss:11.463986229895673 - hen theres thes thes thes thes thes thes thes thes thes thes thes thes\\n\",\n      \" Iter:3 - Alpha:0.048 - Batch 3/249 - Min Loss:11.43 - Loss:11.433608994379455\\n\",\n      \" Iter:3 - Alpha:0.048 - Batch 4/249 - Min Loss:11.29 - Loss:11.292592685693808\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 55/249 - Min Loss:11.19 - Loss:11.211233778075991- hend seates, and seates, and seates, and seates, and seates, and seate\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 56/249 - Min Loss:11.17 - Loss:11.172951972803446\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 100/249 - Min Loss:11.14 - Loss:11.15109606209378\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 101/249 - Min Loss:11.13 - Loss:11.13802901054302\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 102/249 - Min Loss:11.11 - Loss:11.119285037049702\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 103/249 - Min Loss:11.11 - Loss:11.112100526728414\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 104/249 - Min Loss:11.10 - Loss:11.104394523353339\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 105/249 - Min Loss:11.09 - Loss:11.099332194264191\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 107/249 - Min Loss:11.08 - Loss:11.084563410952635\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 128/249 - Min Loss:11.07 - Loss:11.080755098118637\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 129/249 - Min Loss:11.07 - Loss:11.074532810524575\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 130/249 - Min Loss:11.07 - Loss:11.070308307744044\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 131/249 - Min Loss:11.05 - Loss:11.053205895772722\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 133/249 - Min Loss:11.03 - Loss:11.041628774766117\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 135/249 - Min Loss:11.03 - Loss:11.035707041019423\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 137/249 - Min Loss:11.02 - Loss:11.024606766677806\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 138/249 - Min Loss:11.00 - Loss:11.007025857860137\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 144/249 - Min Loss:11.00 - Loss:11.004993617647228\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 152/249 - Min Loss:11.00 - Loss:11.003699896686872\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 153/249 - Min Loss:10.99 - Loss:10.996498599690339\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 208/249 - Min Loss:10.98 - Loss:10.995703693907218\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 209/249 - Min Loss:10.98 - Loss:10.987160856768003\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 210/249 - Min Loss:10.97 - Loss:10.979813712335138\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 211/249 - Min Loss:10.96 - Loss:10.961275932129482\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 212/249 - Min Loss:10.95 - Loss:10.954692498871907\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 213/249 - Min Loss:10.94 - Loss:10.948507347452539\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 214/249 - Min Loss:10.94 - Loss:10.947598863066297\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 215/249 - Min Loss:10.93 - Loss:10.937779129758908\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 217/249 - Min Loss:10.93 - Loss:10.933565142331665\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 218/249 - Min Loss:10.92 - Loss:10.927695951351394\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 223/249 - Min Loss:10.91 - Loss:10.920012740008673\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 224/249 - Min Loss:10.91 - Loss:10.915941202659539\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 225/249 - Min Loss:10.91 - Loss:10.911412416260603\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 226/249 - Min Loss:10.90 - Loss:10.908265904635522\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 235/249 - Min Loss:10.90 - Loss:10.905597365624304\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 236/249 - Min Loss:10.89 - Loss:10.898794557204706\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 237/249 - Min Loss:10.89 - Loss:10.890970313767603\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 240/249 - Min Loss:10.88 - Loss:10.88534610730771\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 241/249 - Min Loss:10.87 - Loss:10.876534714857252\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 242/249 - Min Loss:10.87 - Loss:10.87459117637956\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 248/249 - Min Loss:10.86 - Loss:10.872254639188432\\n\",\n      \" Iter:5 - Alpha:0.047 - Batch 249/249 - Min Loss:10.86 - Loss:10.86373688723013\\n\",\n      \" Iter:6 - Alpha:0.047 - Batch 1/249 - Min Loss:10.69 - Loss:10.690402702580894 - hen theres, and theres, and theres, and theres, and theres, and theres\\n\",\n      \" Iter:7 - Alpha:0.046 - Batch 140/249 - Min Loss:10.55 - Loss:10.736922784153954heres, and seent thees, and seent thees, and seent thees, and seent th\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"train(10)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 12,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \" Iter:91 - Alpha:0.016 - Batch 176/249 - Min Loss:9.900 - Loss:11.975722569949843\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"train(100)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 60,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Intestay thee.\\n\",\n      \"\\n\",\n      \"SIR:\\n\",\n      \"It thou my thar the sentastar the see the see:\\n\",\n      \"Imentary take the subloud I\\n\",\n      \"Stall my thentaring fook the senternight pead me, the gakentlenternot they day them.\\n\",\n      \"\\n\",\n      \"KENNOR:\\n\",\n      \"I stay the see talk :\\n\",\n      \"Non the seady!\\n\",\n      \"\\n\",\n      \"Sustar thou shour in the suble the see the senternow the antently the see the seaventlace peake,\\n\",\n      \"I sentlentony my thent:\\n\",\n      \"I the sentastar thamy this not thame.\\n\",\n      \"\\n\",\n      \"From the stay the sentastar star the see the senternce thentlent\\n\",\n      \"stay you, he shad be his say the senterny astak\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"def generate_sample(n=30, init_char=' '):\\n\",\n    \"    s = \\\"\\\"\\n\",\n    \"    hidden = model.init_hidden(batch_size=1)\\n\",\n    \"    input = Tensor(np.array([word2index[init_char]]))\\n\",\n    \"    for i in range(n):\\n\",\n    \"        rnn_input = embed.forward(input)\\n\",\n    \"        output, hidden = model.forward(input=rnn_input, hidden=hidden)\\n\",\n    \"        output.data *= 15\\n\",\n    \"        temp_dist = output.softmax()\\n\",\n    \"        temp_dist /= temp_dist.sum()\\n\",\n    \"\\n\",\n    \"#         m = (temp_dist > np.random.rand()).argmax() # sample from predictions\\n\",\n    \"        m = output.data.argmax() # take the max prediction\\n\",\n    \"        c = vocab[m]\\n\",\n    \"        input = Tensor(np.array([m]))\\n\",\n    \"        s += c\\n\",\n    \"    return s\\n\",\n    \"print(generate_sample(n=500, init_char='\\\\n'))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter14 - Intro to LSTMs - Part 2 - Learn to Write Like Shakespeare.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 100,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,100000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \" \\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = Tensor(np.ones_like(self.data))\\n\",\n    \"\\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sub\\\"):\\n\",\n    \"                    self.creators[0].backward(Tensor(self.grad.data), self)\\n\",\n    \"                    self.creators[1].backward(Tensor(self.grad.__neg__().data), self)\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"mul\\\"):\\n\",\n    \"                    new = self.grad * self.creators[1]\\n\",\n    \"                    self.creators[0].backward(new , self)\\n\",\n    \"                    new = self.grad * self.creators[0]\\n\",\n    \"                    self.creators[1].backward(new, self)                    \\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"mm\\\"):\\n\",\n    \"                    c0 = self.creators[0]\\n\",\n    \"                    c1 = self.creators[1]\\n\",\n    \"                    new = self.grad.mm(c1.transpose())\\n\",\n    \"                    c0.backward(new)\\n\",\n    \"                    new = self.grad.transpose().mm(c0).transpose()\\n\",\n    \"                    c1.backward(new)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"transpose\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.transpose())\\n\",\n    \"\\n\",\n    \"                if(\\\"sum\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.expand(dim,\\n\",\n    \"                                                               self.creators[0].data.shape[dim]))\\n\",\n    \"\\n\",\n    \"                if(\\\"expand\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.sum(dim))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sigmoid\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (self * (ones - self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"tanh\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (ones - (self * self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"index_select\\\"):\\n\",\n    \"                    new_grad = np.zeros_like(self.creators[0].data)\\n\",\n    \"                    indices_ = self.index_select_indices.data.flatten()\\n\",\n    \"                    grad_ = grad.data.reshape(len(indices_), -1)\\n\",\n    \"                    for i in range(len(indices_)):\\n\",\n    \"                        new_grad[indices_[i]] += grad_[i]\\n\",\n    \"                    self.creators[0].backward(Tensor(new_grad))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"cross_entropy\\\"):\\n\",\n    \"                    dx = self.softmax_output - self.target_dist\\n\",\n    \"                    self.creators[0].backward(Tensor(dx))\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1)\\n\",\n    \"    \\n\",\n    \"    def __sub__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data - other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"sub\\\")\\n\",\n    \"        return Tensor(self.data - other.data)\\n\",\n    \"    \\n\",\n    \"    def __mul__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data * other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"mul\\\")\\n\",\n    \"        return Tensor(self.data * other.data)    \\n\",\n    \"\\n\",\n    \"    def sum(self, dim):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.sum(dim),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sum_\\\"+str(dim))\\n\",\n    \"        return Tensor(self.data.sum(dim))\\n\",\n    \"    \\n\",\n    \"    def expand(self, dim,copies):\\n\",\n    \"\\n\",\n    \"        trans_cmd = list(range(0,len(self.data.shape)))\\n\",\n    \"        trans_cmd.insert(dim,len(self.data.shape))\\n\",\n    \"        new_data = self.data.repeat(copies).reshape(list(self.data.shape) + [copies]).transpose(trans_cmd)\\n\",\n    \"        \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(new_data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"expand_\\\"+str(dim))\\n\",\n    \"        return Tensor(new_data)\\n\",\n    \"    \\n\",\n    \"    def transpose(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.transpose(),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"transpose\\\")\\n\",\n    \"        \\n\",\n    \"        return Tensor(self.data.transpose())\\n\",\n    \"    \\n\",\n    \"    def mm(self, x):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.dot(x.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,x],\\n\",\n    \"                          creation_op=\\\"mm\\\")\\n\",\n    \"        return Tensor(self.data.dot(x.data))\\n\",\n    \"    \\n\",\n    \"    def sigmoid(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(1 / (1 + np.exp(-self.data)),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sigmoid\\\")\\n\",\n    \"        return Tensor(1 / (1 + np.exp(-self.data)))\\n\",\n    \"\\n\",\n    \"    def tanh(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(np.tanh(self.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"tanh\\\")\\n\",\n    \"        return Tensor(np.tanh(self.data))\\n\",\n    \"    \\n\",\n    \"    def index_select(self, indices):\\n\",\n    \"\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            new = Tensor(self.data[indices.data],\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"index_select\\\")\\n\",\n    \"            new.index_select_indices = indices\\n\",\n    \"            return new\\n\",\n    \"        return Tensor(self.data[indices.data])\\n\",\n    \"\\n\",\n    \"    def softmax(self):\\n\",\n    \"        temp = np.exp(self.data)\\n\",\n    \"        softmax_output = temp / np.sum(temp,\\n\",\n    \"                                       axis=len(self.data.shape)-1,\\n\",\n    \"                                       keepdims=True)\\n\",\n    \"        return softmax_output    \\n\",\n    \"    \\n\",\n    \"    def cross_entropy(self, target_indices):\\n\",\n    \"\\n\",\n    \"        temp = np.exp(self.data)\\n\",\n    \"        softmax_output = temp / np.sum(temp,\\n\",\n    \"                                       axis=len(self.data.shape)-1,\\n\",\n    \"                                       keepdims=True)\\n\",\n    \"        \\n\",\n    \"        t = target_indices.data.flatten()\\n\",\n    \"        p = softmax_output.reshape(len(t),-1)\\n\",\n    \"        target_dist = np.eye(p.shape[1])[t]\\n\",\n    \"        loss = -(np.log(p) * (target_dist)).sum(1).mean()\\n\",\n    \"    \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            out = Tensor(loss,\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"cross_entropy\\\")\\n\",\n    \"            out.softmax_output = softmax_output\\n\",\n    \"            out.target_dist = target_dist\\n\",\n    \"            return out\\n\",\n    \"\\n\",\n    \"        return Tensor(loss)\\n\",\n    \"        \\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"    \\n\",\n    \"class Tanh(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.tanh()\\n\",\n    \"    \\n\",\n    \"class Sigmoid(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.sigmoid()\\n\",\n    \"\\n\",\n    \"class Layer(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        self.parameters = list()\\n\",\n    \"        \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        return self.parameters\\n\",\n    \"\\n\",\n    \"    \\n\",\n    \"class SGD(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, parameters, alpha=0.1):\\n\",\n    \"        self.parameters = parameters\\n\",\n    \"        self.alpha = alpha\\n\",\n    \"    \\n\",\n    \"    def zero(self):\\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            p.grad.data *= 0\\n\",\n    \"        \\n\",\n    \"    def step(self, zero=True):\\n\",\n    \"        \\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            \\n\",\n    \"            p.data -= p.grad.data * self.alpha\\n\",\n    \"            \\n\",\n    \"            if(zero):\\n\",\n    \"                p.grad.data *= 0\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Linear(Layer):\\n\",\n    \"\\n\",\n    \"    def __init__(self, n_inputs, n_outputs):\\n\",\n    \"        super().__init__()\\n\",\n    \"        W = np.random.randn(n_inputs, n_outputs) * np.sqrt(2.0/(n_inputs))\\n\",\n    \"        self.weight = Tensor(W, autograd=True)\\n\",\n    \"        self.bias = Tensor(np.zeros(n_outputs), autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"        self.parameters.append(self.bias)\\n\",\n    \"\\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.mm(self.weight)+self.bias.expand(0,len(input.data))\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Sequential(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, layers=list()):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.layers = layers\\n\",\n    \"    \\n\",\n    \"    def add(self, layer):\\n\",\n    \"        self.layers.append(layer)\\n\",\n    \"        \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        for layer in self.layers:\\n\",\n    \"            input = layer.forward(input)\\n\",\n    \"        return input\\n\",\n    \"    \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        params = list()\\n\",\n    \"        for l in self.layers:\\n\",\n    \"            params += l.get_parameters()\\n\",\n    \"        return params\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Embedding(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, vocab_size, dim):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.vocab_size = vocab_size\\n\",\n    \"        self.dim = dim\\n\",\n    \"        \\n\",\n    \"        # this random initialiation style is just a convention from word2vec\\n\",\n    \"        self.weight = Tensor((np.random.rand(vocab_size, dim) - 0.5) / dim, autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return self.weight.index_select(input)\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Tanh(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.tanh()\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Sigmoid(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.sigmoid()\\n\",\n    \"    \\n\",\n    \"\\n\",\n    \"class CrossEntropyLoss(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input, target):\\n\",\n    \"        return input.cross_entropy(target)\\n\",\n    \"\\n\",\n    \"    \\n\",\n    \"class RNNCell(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, n_inputs, n_hidden, n_output, activation='sigmoid'):\\n\",\n    \"        super().__init__()\\n\",\n    \"\\n\",\n    \"        self.n_inputs = n_inputs\\n\",\n    \"        self.n_hidden = n_hidden\\n\",\n    \"        self.n_output = n_output\\n\",\n    \"        \\n\",\n    \"        if(activation == 'sigmoid'):\\n\",\n    \"            self.activation = Sigmoid()\\n\",\n    \"        elif(activation == 'tanh'):\\n\",\n    \"            self.activation == Tanh()\\n\",\n    \"        else:\\n\",\n    \"            raise Exception(\\\"Non-linearity not found\\\")\\n\",\n    \"\\n\",\n    \"        self.w_ih = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.w_hh = Linear(n_hidden, n_hidden)\\n\",\n    \"        self.w_ho = Linear(n_hidden, n_output)\\n\",\n    \"        \\n\",\n    \"        self.parameters += self.w_ih.get_parameters()\\n\",\n    \"        self.parameters += self.w_hh.get_parameters()\\n\",\n    \"        self.parameters += self.w_ho.get_parameters()        \\n\",\n    \"    \\n\",\n    \"    def forward(self, input, hidden):\\n\",\n    \"        from_prev_hidden = self.w_hh.forward(hidden)\\n\",\n    \"        combined = self.w_ih.forward(input) + from_prev_hidden\\n\",\n    \"        new_hidden = self.activation.forward(combined)\\n\",\n    \"        output = self.w_ho.forward(new_hidden)\\n\",\n    \"        return output, new_hidden\\n\",\n    \"    \\n\",\n    \"    def init_hidden(self, batch_size=1):\\n\",\n    \"        return Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Part 1: RNN Character Language Model\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 132,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import sys,random,math\\n\",\n    \"from collections import Counter\\n\",\n    \"import numpy as np\\n\",\n    \"import sys\\n\",\n    \"\\n\",\n    \"np.random.seed(0)\\n\",\n    \"# dataset from http://karpathy.github.io/2015/05/21/rnn-effectiveness/\\n\",\n    \"f = open('shakespear.txt','r')\\n\",\n    \"raw = f.read()\\n\",\n    \"f.close()\\n\",\n    \"\\n\",\n    \"vocab = list(set(raw))\\n\",\n    \"word2index = {}\\n\",\n    \"for i,word in enumerate(vocab):\\n\",\n    \"    word2index[word]=i\\n\",\n    \"indices = np.array(list(map(lambda x:word2index[x], raw)))\\n\",\n    \"\\n\",\n    \"embed = Embedding(vocab_size=len(vocab),dim=512)\\n\",\n    \"model = RNNCell(n_inputs=512, n_hidden=512, n_output=len(vocab))\\n\",\n    \"\\n\",\n    \"criterion = CrossEntropyLoss()\\n\",\n    \"optim = SGD(parameters=model.get_parameters() + embed.get_parameters(), alpha=0.05)\\n\",\n    \"\\n\",\n    \"batch_size = 32\\n\",\n    \"bptt = 16\\n\",\n    \"n_batches = int((indices.shape[0] / (batch_size)))\\n\",\n    \"\\n\",\n    \"trimmed_indices = indices[:n_batches*batch_size]\\n\",\n    \"batched_indices = trimmed_indices.reshape(batch_size, n_batches).transpose()\\n\",\n    \"\\n\",\n    \"input_batched_indices = batched_indices[0:-1]\\n\",\n    \"target_batched_indices = batched_indices[1:]\\n\",\n    \"\\n\",\n    \"n_bptt = int(((n_batches-1) / bptt))\\n\",\n    \"input_batches = input_batched_indices[:n_bptt*bptt].reshape(n_bptt,bptt,batch_size)\\n\",\n    \"target_batches = target_batched_indices[:n_bptt*bptt].reshape(n_bptt, bptt, batch_size)\\n\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 143,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"'That,'\"\n      ]\n     },\n     \"execution_count\": 143,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"raw[0:5]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 142,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([30,  4, 37, 42, 52])\"\n      ]\n     },\n     \"execution_count\": 142,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"indices[0:5]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 144,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([[30, 23,  7, 31, 50,  4, 30,  0,  0, 37, 37,  9, 50,  0, 52, 21,\\n\",\n       \"         0, 61,  4,  7,  9, 37,  0,  0,  0, 33,  0, 33, 33,  0,  0,  8],\\n\",\n       \"       [ 4, 21, 21, 31, 26,  9, 37, 53, 61,  8, 59,  9, 59, 42,  0, 21,\\n\",\n       \"        27, 50, 50, 21, 59,  1, 27, 57,  4,  8, 13, 20,  8, 20, 58,  0],\\n\",\n       \"       [37, 21, 14,  9,  9, 37, 59, 51, 50,  0, 59,  7, 57,  4, 16, 55,\\n\",\n       \"         9, 53, 59, 21, 57,  9, 35,  9,  9, 40, 50, 52,  0, 50, 50, 27],\\n\",\n       \"       [42, 17, 30, 35,  0, 35, 27,  0, 53,  8,  0,  0, 23,  9,  9, 43,\\n\",\n       \"         9, 52, 61, 39, 51,  0, 50,  9, 35, 59, 53, 21, 11, 35, 20, 50],\\n\",\n       \"       [52, 43, 33, 14, 16,  0, 50, 35,  0, 50, 16, 36, 21,  0,  0, 38,\\n\",\n       \"         8,  0,  0, 50, 23, 61, 16, 26, 52, 37, 59, 43, 53,  9,  9, 61]])\"\n      ]\n     },\n     \"execution_count\": 144,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"batched_indices[0:5]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 145,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([[30, 23,  7, 31, 50,  4, 30,  0,  0, 37, 37,  9, 50,  0, 52, 21,\\n\",\n       \"         0, 61,  4,  7,  9, 37,  0,  0,  0, 33,  0, 33, 33,  0,  0,  8],\\n\",\n       \"       [ 4, 21, 21, 31, 26,  9, 37, 53, 61,  8, 59,  9, 59, 42,  0, 21,\\n\",\n       \"        27, 50, 50, 21, 59,  1, 27, 57,  4,  8, 13, 20,  8, 20, 58,  0],\\n\",\n       \"       [37, 21, 14,  9,  9, 37, 59, 51, 50,  0, 59,  7, 57,  4, 16, 55,\\n\",\n       \"         9, 53, 59, 21, 57,  9, 35,  9,  9, 40, 50, 52,  0, 50, 50, 27],\\n\",\n       \"       [42, 17, 30, 35,  0, 35, 27,  0, 53,  8,  0,  0, 23,  9,  9, 43,\\n\",\n       \"         9, 52, 61, 39, 51,  0, 50,  9, 35, 59, 53, 21, 11, 35, 20, 50],\\n\",\n       \"       [52, 43, 33, 14, 16,  0, 50, 35,  0, 50, 16, 36, 21,  0,  0, 38,\\n\",\n       \"         8,  0,  0, 50, 23, 61, 16, 26, 52, 37, 59, 43, 53,  9,  9, 61]])\"\n      ]\n     },\n     \"execution_count\": 145,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"input_batches[0][0:5]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 146,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([[ 4, 21, 21, 31, 26,  9, 37, 53, 61,  8, 59,  9, 59, 42,  0, 21,\\n\",\n       \"        27, 50, 50, 21, 59,  1, 27, 57,  4,  8, 13, 20,  8, 20, 58,  0],\\n\",\n       \"       [37, 21, 14,  9,  9, 37, 59, 51, 50,  0, 59,  7, 57,  4, 16, 55,\\n\",\n       \"         9, 53, 59, 21, 57,  9, 35,  9,  9, 40, 50, 52,  0, 50, 50, 27],\\n\",\n       \"       [42, 17, 30, 35,  0, 35, 27,  0, 53,  8,  0,  0, 23,  9,  9, 43,\\n\",\n       \"         9, 52, 61, 39, 51,  0, 50,  9, 35, 59, 53, 21, 11, 35, 20, 50],\\n\",\n       \"       [52, 43, 33, 14, 16,  0, 50, 35,  0, 50, 16, 36, 21,  0,  0, 38,\\n\",\n       \"         8,  0,  0, 50, 23, 61, 16, 26, 52, 37, 59, 43, 53,  9,  9, 61],\\n\",\n       \"       [ 0, 48, 51, 57, 33,  9, 42,  9, 16,  0,  9,  4, 21, 57, 16,  3,\\n\",\n       \"         0, 20, 27, 51, 21, 50,  0,  0,  0, 16, 57,  8, 31,  0, 52, 51]])\"\n      ]\n     },\n     \"execution_count\": 146,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"target_batches[0][0:5]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def train(iterations=400):\\n\",\n    \"    for iter in range(iterations):\\n\",\n    \"        total_loss = 0\\n\",\n    \"        n_loss = 0\\n\",\n    \"\\n\",\n    \"        hidden = model.init_hidden(batch_size=batch_size)\\n\",\n    \"        for batch_i in range(len(input_batches)):\\n\",\n    \"\\n\",\n    \"            hidden = Tensor(hidden.data, autograd=True)\\n\",\n    \"            loss = None\\n\",\n    \"            losses = list()\\n\",\n    \"            for t in range(bptt):\\n\",\n    \"                input = Tensor(input_batches[batch_i][t], autograd=True)\\n\",\n    \"                rnn_input = embed.forward(input=input)\\n\",\n    \"                output, hidden = model.forward(input=rnn_input, hidden=hidden)\\n\",\n    \"\\n\",\n    \"                target = Tensor(target_batches[batch_i][t], autograd=True)    \\n\",\n    \"                batch_loss = criterion.forward(output, target)\\n\",\n    \"                losses.append(batch_loss)\\n\",\n    \"                if(t == 0):\\n\",\n    \"                    loss = batch_loss\\n\",\n    \"                else:\\n\",\n    \"                    loss = loss + batch_loss\\n\",\n    \"            for loss in losses:\\n\",\n    \"                \\\"\\\"\\n\",\n    \"            loss.backward()\\n\",\n    \"            optim.step()\\n\",\n    \"            total_loss += loss.data\\n\",\n    \"            log = \\\"\\\\r Iter:\\\" + str(iter)\\n\",\n    \"            log += \\\" - Batch \\\"+str(batch_i+1)+\\\"/\\\"+str(len(input_batches))\\n\",\n    \"            log += \\\" - Loss:\\\" + str(np.exp(total_loss / (batch_i+1)))\\n\",\n    \"            if(batch_i == 0):\\n\",\n    \"                log += \\\" - \\\" + generate_sample(n=70, init_char='\\\\n').replace(\\\"\\\\n\\\",\\\" \\\")\\n\",\n    \"            if(batch_i % 10 == 0 or batch_i-1 == len(input_batches)):\\n\",\n    \"                sys.stdout.write(log)\\n\",\n    \"        optim.alpha *= 0.99\\n\",\n    \"        print()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \" Iter:0 - Batch 191/195 - Loss:148.00388828554404                                                                       \\n\",\n      \" Iter:1 - Batch 191/195 - Loss:20.588816924127116 mhnethet tttttt t t t thett ttth thetttt thetth t tt t tttheth t t ttt\\n\",\n      \" Iter:2 - Batch 191/195 - Loss:15.282461756020384  h th the the the th the the thet the the the the the the the t the th\\n\",\n      \" Iter:3 - Batch 191/195 - Loss:13.048394405821716dh th the the the t the t the the the t the th the the the the the the\\n\",\n      \" Iter:4 - Batch 191/195 - Loss:11.774988723385185dh the the t th the t the the the the the the th th the t the th th th\\n\",\n      \" Iter:5 - Batch 191/195 - Loss:10.989391522842189dh the the the the the the t the the the the the the t the the the    \\n\",\n      \" Iter:6 - Batch 191/195 - Loss:10.400423045063138dh the the the t the t the the the the the the the the the the the the\\n\",\n      \" Iter:7 - Batch 191/195 - Loss:9.9208775761205764da th the the the the the t the the the the the the the the the the th\\n\",\n      \" Iter:8 - Batch 191/195 - Loss:9.511516020913637 da the the the the the the the the the the the the the the the the the\\n\",\n      \" Iter:9 - Batch 191/195 - Loss:9.148623407454805 th the the the the the the the  the the the the the t the the the the \\n\",\n      \" Iter:10 - Batch 191/195 - Loss:8.821849800958601th the the the the the the the the the the the the the the the th the \\n\",\n      \" Iter:11 - Batch 191/195 - Loss:8.523034059325719 th the the the the the the the the the the the the the the the the th \\n\",\n      \" Iter:12 - Batch 191/195 - Loss:8.253664350983296 the th the the t the the the the the the the the the the the the the t\\n\",\n      \" Iter:13 - Batch 191/195 - Loss:8.0069672337493755th the the the the the the the the the th the the the the the the the \\n\",\n      \" Iter:14 - Batch 191/195 - Loss:7.7739372955274885the the  to the the the the the the the the the the the the the the th\\n\",\n      \" Iter:15 - Batch 191/195 - Loss:7.5511986438587625 the th the the the the the the the the the the the the the the the the\\n\",\n      \" Iter:16 - Batch 191/195 - Loss:7.3390047318671625the the th the the the the the the the the the the the the the the  ha\\n\",\n      \" Iter:17 - Batch 191/195 - Loss:7.1373636919747545the the the the th the the the   he the the the the the t the the the \\n\",\n      \" Iter:18 - Batch 191/195 - Loss:6.9446057248731465the the the the the the the the  h the the the the the the the the  he\\n\",\n      \" Iter:19 - Batch 191/195 - Loss:6.759464262811306 the the the the the the  he the the the the the the  to the the the th\\n\",\n      \" Iter:20 - Batch 191/195 - Loss:6.5803850681516345the the the the the the the the the the the   hich the the the the the\\n\",\n      \" Iter:21 - Batch 191/195 - Loss:6.4063886200003965t wh  we a  to the the the w the the the the the  ha the   hace the th\\n\",\n      \" Iter:22 - Batch 191/195 - Loss:6.2365373926845556were the the  h the the    hace the the w the the the the the the th\\n\",\n      \" Iter:23 - Batch 191/195 - Loss:6.0703683905820465the with the the the the t the  ha the  ha the the the the the the    \\n\",\n      \" Iter:24 - Batch 191/195 - Loss:5.9101324074886685the with the the  to the the the the the   h the the the the    h the \\n\",\n      \" Iter:25 - Batch 191/195 - Loss:5.749468001942508- to the   have the the the    he t the with   himst the the the the the\\n\",\n      \" Iter:26 - Batch 191/195 - Loss:5.5937695794009965o the the w the the w the the the t the w t  ha s  h the   have the w\\n\",\n      \" Iter:27 - Batch 191/195 - Loss:5.4456949428981775to the w t t the the the the the   h the the the the  the   himst the \\n\",\n      \" Iter:28 - Batch 191/195 - Loss:5.2906332130566365to the we a face the the  t to the the the the the   hace the wast the\\n\",\n      \" Iter:29 - Batch 191/195 - Loss:5.142299805001576 to the the was wa say whe   ha   hace the  t  hath a s and the was  he\\n\",\n      \" Iter:30 - Batch 191/195 - Loss:4.9942134181372375to the the h the  to the the the wa sam the  to the the the the the   \\n\",\n      \" Iter:31 - Batch 191/195 - Loss:4.8489935397557655to the  t to the the the the the the the t the the the the the  t t th\\n\",\n      \" Iter:32 - Batch 191/195 - Loss:4.7071025984761385to the the the the the was the the  to the was the the the was the  th\\n\",\n      \" Iter:33 - Batch 191/195 - Loss:4.570672395786387 to the was the the the the the the the  have the  have the the the  t \\n\",\n      \" Iter:34 - Batch 191/195 - Loss:4.4383705299373585 to the was the the  t t the we a say    ha  we a say well the w  hath \\n\",\n      \" Iter:35 - Batch 191/195 - Loss:4.3076334964831915to the the t the  h the  t the the the    and the the the the t and th\\n\",\n      \" Iter:36 - Batch 191/195 - Loss:4.178814890600767 to the the the the  w woth a shall the the   and the word the  w  ha  \\n\",\n      \" Iter:37 - Batch 191/195 - Loss:4.0426158644820305to the was was was well the h the   well the the   and the have the   \\n\",\n      \" Iter:38 - Batch 191/195 - Loss:3.9240497331706576 to the the w woth the  t the the  we a s and the the the     and the h\\n\",\n      \" Iter:39 - Batch 191/195 - Loss:3.7904568222256065to the the the the the the himst the the the  wo the w wother  s and  \\n\",\n      \" Iter:40 - Batch 191/195 - Loss:3.6623246602453072 to the the the the the w  ha  w w the  to the the the the the the the \\n\",\n      \" Iter:41 - Batch 161/195 - Loss:3.5868070218013654to the  won  speake and   reping the the the      restains wone was   \"\n     ]\n    }\n   ],\n   \"source\": [\n    \"train(100)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 134,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \" Iter:73 - Batch 133/195 - Loss:1.4278971135025023\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"train(100)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 135,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \" Iter:0 - Batch 191/195 - Loss:1.5069461425416464I of ke hadon, and kidains:  r pren  a suco most this thuse are, sir, \\n\",\n      \" Iter:1 - Batch 191/195 - Loss:1.4231989098544708 I  hot thi pomimm.  CHENER which thy  weick the man's and w rege, To t\\n\",\n      \" Iter:2 - Batch 191/195 - Loss:1.3957566042826986 I was aga now, I am the s eakn man's and s as h the seq man's and say \\n\",\n      \" Iter:3 - Batch 191/195 - Loss:1.3711573215374844 I wase, and sa day wear and sa day wear and saked  in the chas to the \\n\",\n      \" Iter:4 - Batch 191/195 - Loss:1.3063271397979614 I was ageing on the shak to the  eakn mine th every sted and say wend \\n\",\n      \" Iter:5 - Batch 191/195 - Loss:1.2782573171839362 I and eytif the stakn my hath somet mest and say we say, sich her, my \\n\",\n      \" Iter:6 - Batch 191/195 - Loss:1.2572971763852931 I was   eakn m of the strich  e ha bucthis sty which thy t upof thy to\\n\",\n      \" Iter:7 - Batch 191/195 - Loss:1.2334132737824353 I  hot this stod  age; And so not agabe sich her, my good lorget the t\\n\",\n      \" Iter:8 - Batch 191/195 - Loss:1.2115008935021373 I am ever a speakt?  ANG HENO P w  part doth ared face.  CHENERNE: I a\\n\",\n      \" Iter:9 - Batch 191/195 - Loss:1.2267139408557375I am in me himmand?  ANG HENO P  hath  will seem.  CHENE: I all the ch\\n\",\n      \" Iter:10 - Batch 191/195 - Loss:1.2364342251533027 I and ey B wi hort    offould sich her, my wear a speake that I  overy\\n\",\n      \" Iter:11 - Batch 191/195 - Loss:1.2156765978429473 I a pent me h as I seem.  MALV: I  hake of the strich  e  ouns  arbl s\\n\",\n      \" Iter:12 - Batch 191/195 - Loss:1.1859873698816483I was namids, and e to  eaknge, This, and I  ho make h to  eak to you \\n\",\n      \" Iter:13 - Batch 191/195 - Loss:1.1631807879803502 I am  andak: Hak: Ha not ded aids, agats unt and sa day wear and the m\\n\",\n      \" Iter:14 - Batch 191/195 - Loss:1.1926253572249608 I war and  h love, and say werr, be gent and semingmbee, and their hit\\n\",\n      \" Iter:15 - Batch 191/195 - Loss:1.2492829050499197 I was it good an the staknd eyes, an the st and emanot a day wear are \\n\",\n      \" Iter:16 - Batch 191/195 - Loss:1.1733306502007356 I  hot this seq me I have  e have stold  a  ag poor untruck wear andre\\n\",\n      \" Iter:17 - Batch 191/195 - Loss:1.2099463980632899I af  hold the sir, this st in thee, Whought the man pr would have tha\\n\",\n      \" Iter:18 - Batch 191/195 - Loss:1.2007235850050733 I out Gind ey lorget I no your  agh! Ghou are diar as   poto your j p \\n\",\n      \" Iter:19 - Batch 191/195 - Loss:1.1451445876574398 I am it wot untruck wear and I have t untruck w off cha cont would hav\\n\",\n      \" Iter:20 - Batch 191/195 - Loss:1.1292903594165675 I am  andak: Hak: f of my hath   rept thou m this, and such her flick \\n\",\n      \" Iter:21 - Batch 191/195 - Loss:1.1084157630708358 I a pent me himm.  CHENRE: I  seeavon  i go her, Yo make him sich thin\\n\",\n      \" Iter:22 - Batch 191/195 - Loss:1.1019740170386951 I af kis I at th to the tamn thy too, sir, sich thin the  rent the tam\\n\",\n      \" Iter:23 - Batch 191/195 - Loss:1.0904913027135066 I af light to the  rent that I will  rent the tamn the sea  he  rentle\\n\",\n      \" Iter:24 - Batch 191/195 - Loss:1.0860704762748256 I af  here it theight th to the mands; and thy too, sir, sich think in\\n\",\n      \" Iter:25 - Batch 191/195 - Loss:1.0777115519702094 I af and the man! Thich thy the tamnous s wear a good and thy too, sir\\n\",\n      \" Iter:26 - Batch 191/195 - Loss:1.0733095018722293  lace.  CHENRE: I all the chast  hath s as I some.  BENTIO: Why LOSPHi\\n\",\n      \" Iter:27 - Batch 191/195 - Loss:1.0665165094326634I af the mands; and thy too, s eath are, met' outshat. somet  res and \\n\",\n      \" Iter:28 - Batch 191/195 - Loss:1.0625091525035777 I af  here?  CHEOPIO: This a pent me him the contre commort who it wot\\n\",\n      \" Iter:29 - Batch 191/195 - Loss:1.0591559773670037 I a pent me maid wear as ear and I have my  hath in the chaids; and th\\n\",\n      \" Iter:30 - Batch 61/195 - Loss:1.0533843281265225 I af the mands your  spooolding  resentleming from this, and I have my\"\n     ]\n    },\n    {\n     \"ename\": \"KeyboardInterrupt\",\n     \"evalue\": \"\",\n     \"output_type\": \"error\",\n     \"traceback\": [\n      \"\\u001b[0;31m---------------------------------------------------------------------------\\u001b[0m\",\n      \"\\u001b[0;31mKeyboardInterrupt\\u001b[0m                         Traceback (most recent call last)\",\n      \"\\u001b[0;32m<ipython-input-135-34a3a1792739>\\u001b[0m in \\u001b[0;36m<module>\\u001b[0;34m()\\u001b[0m\\n\\u001b[1;32m     10\\u001b[0m         \\u001b[0mlosses\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mlist\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m     11\\u001b[0m         \\u001b[0;32mfor\\u001b[0m \\u001b[0mt\\u001b[0m \\u001b[0;32min\\u001b[0m \\u001b[0mrange\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mbptt\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m---> 12\\u001b[0;31m             \\u001b[0minput\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mTensor\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0minput_batches\\u001b[0m\\u001b[0;34m[\\u001b[0m\\u001b[0mbatch_i\\u001b[0m\\u001b[0;34m]\\u001b[0m\\u001b[0;34m[\\u001b[0m\\u001b[0mt\\u001b[0m\\u001b[0;34m]\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mautograd\\u001b[0m\\u001b[0;34m=\\u001b[0m\\u001b[0;32mTrue\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m     13\\u001b[0m             \\u001b[0mrnn_input\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0membed\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mforward\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0minput\\u001b[0m\\u001b[0;34m=\\u001b[0m\\u001b[0minput\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m     14\\u001b[0m             \\u001b[0moutput\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mhidden\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mmodel\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mforward\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0minput\\u001b[0m\\u001b[0;34m=\\u001b[0m\\u001b[0mrnn_input\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mhidden\\u001b[0m\\u001b[0;34m=\\u001b[0m\\u001b[0mhidden\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;32m<ipython-input-100-3a4a21d7080c>\\u001b[0m in \\u001b[0;36m__init__\\u001b[0;34m(self, data, autograd, creators, creation_op, id)\\u001b[0m\\n\\u001b[1;32m    264\\u001b[0m                  id=None):\\n\\u001b[1;32m    265\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m--> 266\\u001b[0;31m         \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mdata\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mnp\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0marray\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mdata\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m    267\\u001b[0m         \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mautograd\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mautograd\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    268\\u001b[0m         \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mgrad\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0;32mNone\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;31mKeyboardInterrupt\\u001b[0m: \"\n     ]\n    }\n   ],\n   \"source\": [\n    \"train(100)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 140,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"I war ded abdons would.\\n\",\n      \"\\n\",\n      \"CHENRO:\\n\",\n      \"Why, speed no virth to her,\\n\",\n      \"Plirt, goth Plish love,\\n\",\n      \"Befion\\n\",\n      \" hath if be fe woulds is feally your hir, the confectife to the nightion\\n\",\n      \"As  rent Ron my hath iom\\n\",\n      \"the worse, my goth Plish love,\\n\",\n      \"Befion\\n\",\n      \"Ass untrucerty of my fernight this we namn?\\n\",\n      \"\\n\",\n      \"ANG, makes:\\n\",\n      \"That's bond confect fe comes not commonour would be forch the conflill, the confectiffould b off your day, sind it sequns, be gent Rour jus confectife to the nightion\\n\",\n      \"As   poing from your jus  eep of m look o perves, the worse, my goth Plis rept ffough we name:\\n\",\n      \"Thould be good lorges ever word.\\n\",\n      \"\\n\",\n      \"DESS:\\n\",\n      \"Where exbinder: if not conflill, the confectife to the nightion\\n\",\n      \"As co move, sir, this we namn?\\n\",\n      \"\\n\",\n      \"ANG VINE PAET:\\n\",\n      \"There was courter hower how, my goth Plish lo res\\n\",\n      \"Toures\\n\",\n      \"ever wo formall, have abon, with a good lorges ever word.\\n\",\n      \"\\n\",\n      \"DESS:\\n\",\n      \"Where exbinder: if not conflill, the confectife to the nightion\\n\",\n      \"As co mo not?\\n\",\n      \"\\n\",\n      \"ANG:\\n\",\n      \"I horses ever with gent may. Thour hot never wear.\\n\",\n      \"\\n\",\n      \"PAGTI by him,\\n\",\n      \"And conflill, the confectif you le.\\n\",\n      \"\\n\",\n      \"CALV\\n\",\n      \"BENTI SIII:\\n\",\n      \"Sou looks no virther\\n\",\n      \"But kill be he'l of the worse, my goth Plish love,\\n\",\n      \"Befion\\n\",\n      \"Ass upof me threet, such her,\\n\",\n      \"I speak:\\n\",\n      \" hath if be fe woulds is feally your h offent, such her,\\n\",\n      \"I speak:\\n\",\n      \"Seco my same\\n\",\n      \"And kidon, with gent and the of Ser prent me n may. Thou my plest near:\\n\",\n      \"Sou looks no virther\\n\",\n      \"But kill be he'l of the worse, my goth Plish love,\\n\",\n      \"Befion\\n\",\n      \"Ass untrucerty of my fernight this we namn?\\n\",\n      \"\\n\",\n      \"ANG, makes:\\n\",\n      \"That's bond confect fe comes,\\n\",\n      \"Sour confectife to the nightion\\n\",\n      \"As  rent Ron my  list forch the confectife to the nightion\\n\",\n      \"As co mo not?\\n\",\n      \"\\n\",\n      \"ANG:\\n\",\n      \"I  wo face;\\n\",\n      \"The conflind is thee\\n\",\n      \"ter's same I have my lorges ever word.\\n\",\n      \"\\n\",\n      \"DESS:\\n\",\n      \"Where exbinder:\\n\",\n      \"Yot you le.\\n\",\n      \"\\n\",\n      \"CALV CHENRE:\\n\",\n      \"I will be her,\\n\",\n      \" oo by the confectife to the nightion\\n\",\n      \"As  rent Ron my hath iom\\n\",\n      \"the worse, my goth P would not?\\n\",\n      \"\\n\",\n      \"ANG:\\n\",\n      \"I h don: my fereigrts, word.\\n\",\n      \"\\n\",\n      \"DESS:\\n\",\n      \"Where exbinder: if not conflill, the confectife to the nightion\\n\",\n      \"As comest this?\\n\",\n      \"\\n\",\n      \"ANGOR I lot comest thou my plest near:\\n\",\n      \"Sou looks no virther\\n\",\n      \"But kill be he'l\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"def generate_sample(n=30, init_char=' '):\\n\",\n    \"    s = \\\"\\\"\\n\",\n    \"    hidden = model.init_hidden(batch_size=1)\\n\",\n    \"    input = Tensor(np.array([word2index[init_char]]))\\n\",\n    \"    for i in range(n):\\n\",\n    \"        rnn_input = embed.forward(input)\\n\",\n    \"        output, hidden = model.forward(input=rnn_input, hidden=hidden)\\n\",\n    \"        output.data *= 10\\n\",\n    \"        temp_dist = output.softmax()\\n\",\n    \"        temp_dist /= temp_dist.sum()\\n\",\n    \"\\n\",\n    \"        m = (temp_dist > np.random.rand()).argmax()\\n\",\n    \"#         m = output.data.argmax()\\n\",\n    \"        c = vocab[m]\\n\",\n    \"        input = Tensor(np.array([m]))\\n\",\n    \"        s += c\\n\",\n    \"    return s\\n\",\n    \"print(generate_sample(n=2000, init_char='\\\\n'))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter15 - Intro to Federated Learning - Deep Learning on Unseen Data.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 93,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"class Tensor (object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self,data,\\n\",\n    \"                 autograd=False,\\n\",\n    \"                 creators=None,\\n\",\n    \"                 creation_op=None,\\n\",\n    \"                 id=None):\\n\",\n    \"        \\n\",\n    \"        self.data = np.array(data)\\n\",\n    \"        self.autograd = autograd\\n\",\n    \"        self.grad = None\\n\",\n    \"\\n\",\n    \"        if(id is None):\\n\",\n    \"            self.id = np.random.randint(0,1000000000)\\n\",\n    \"        else:\\n\",\n    \"            self.id = id\\n\",\n    \"        \\n\",\n    \"        self.creators = creators\\n\",\n    \"        self.creation_op = creation_op\\n\",\n    \"        self.children = {}\\n\",\n    \"        \\n\",\n    \"        if(creators is not None):\\n\",\n    \"            for c in creators:\\n\",\n    \"                if(self.id not in c.children):\\n\",\n    \"                    c.children[self.id] = 1\\n\",\n    \"                else:\\n\",\n    \"                    c.children[self.id] += 1\\n\",\n    \"\\n\",\n    \"    def all_children_grads_accounted_for(self):\\n\",\n    \"        for id,cnt in self.children.items():\\n\",\n    \"            if(cnt != 0):\\n\",\n    \"                return False\\n\",\n    \"        return True \\n\",\n    \"        \\n\",\n    \"    def backward(self,grad=None, grad_origin=None):\\n\",\n    \"        if(self.autograd):\\n\",\n    \" \\n\",\n    \"            if(grad is None):\\n\",\n    \"                grad = Tensor(np.ones_like(self.data))\\n\",\n    \"\\n\",\n    \"            if(grad_origin is not None):\\n\",\n    \"                if(self.children[grad_origin.id] == 0):\\n\",\n    \"                    return\\n\",\n    \"                    print(self.id)\\n\",\n    \"                    print(self.creation_op)\\n\",\n    \"                    print(len(self.creators))\\n\",\n    \"                    for c in self.creators:\\n\",\n    \"                        print(c.creation_op)\\n\",\n    \"                    raise Exception(\\\"cannot backprop more than once\\\")\\n\",\n    \"                else:\\n\",\n    \"                    self.children[grad_origin.id] -= 1\\n\",\n    \"\\n\",\n    \"            if(self.grad is None):\\n\",\n    \"                self.grad = grad\\n\",\n    \"            else:\\n\",\n    \"                self.grad += grad\\n\",\n    \"            \\n\",\n    \"            # grads must not have grads of their own\\n\",\n    \"            assert grad.autograd == False\\n\",\n    \"            \\n\",\n    \"            # only continue backpropping if there's something to\\n\",\n    \"            # backprop into and if all gradients (from children)\\n\",\n    \"            # are accounted for override waiting for children if\\n\",\n    \"            # \\\"backprop\\\" was called on this variable directly\\n\",\n    \"            if(self.creators is not None and \\n\",\n    \"               (self.all_children_grads_accounted_for() or \\n\",\n    \"                grad_origin is None)):\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"add\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad, self)\\n\",\n    \"                    self.creators[1].backward(self.grad, self)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sub\\\"):\\n\",\n    \"                    self.creators[0].backward(Tensor(self.grad.data), self)\\n\",\n    \"                    self.creators[1].backward(Tensor(self.grad.__neg__().data), self)\\n\",\n    \"\\n\",\n    \"                if(self.creation_op == \\\"mul\\\"):\\n\",\n    \"                    new = self.grad * self.creators[1]\\n\",\n    \"                    self.creators[0].backward(new , self)\\n\",\n    \"                    new = self.grad * self.creators[0]\\n\",\n    \"                    self.creators[1].backward(new, self)                    \\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"mm\\\"):\\n\",\n    \"                    c0 = self.creators[0]\\n\",\n    \"                    c1 = self.creators[1]\\n\",\n    \"                    new = self.grad.mm(c1.transpose())\\n\",\n    \"                    c0.backward(new)\\n\",\n    \"                    new = self.grad.transpose().mm(c0).transpose()\\n\",\n    \"                    c1.backward(new)\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"transpose\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.transpose())\\n\",\n    \"\\n\",\n    \"                if(\\\"sum\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.expand(dim,\\n\",\n    \"                                                               self.creators[0].data.shape[dim]))\\n\",\n    \"\\n\",\n    \"                if(\\\"expand\\\" in self.creation_op):\\n\",\n    \"                    dim = int(self.creation_op.split(\\\"_\\\")[1])\\n\",\n    \"                    self.creators[0].backward(self.grad.sum(dim))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"neg\\\"):\\n\",\n    \"                    self.creators[0].backward(self.grad.__neg__())\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"sigmoid\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (self * (ones - self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"tanh\\\"):\\n\",\n    \"                    ones = Tensor(np.ones_like(self.grad.data))\\n\",\n    \"                    self.creators[0].backward(self.grad * (ones - (self * self)))\\n\",\n    \"                \\n\",\n    \"                if(self.creation_op == \\\"index_select\\\"):\\n\",\n    \"                    new_grad = np.zeros_like(self.creators[0].data)\\n\",\n    \"                    indices_ = self.index_select_indices.data.flatten()\\n\",\n    \"                    grad_ = grad.data.reshape(len(indices_), -1)\\n\",\n    \"                    for i in range(len(indices_)):\\n\",\n    \"                        new_grad[indices_[i]] += grad_[i]\\n\",\n    \"                    self.creators[0].backward(Tensor(new_grad))\\n\",\n    \"                    \\n\",\n    \"                if(self.creation_op == \\\"cross_entropy\\\"):\\n\",\n    \"                    dx = self.softmax_output - self.target_dist\\n\",\n    \"                    self.creators[0].backward(Tensor(dx))\\n\",\n    \"                    \\n\",\n    \"    def __add__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data + other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"add\\\")\\n\",\n    \"        return Tensor(self.data + other.data)\\n\",\n    \"\\n\",\n    \"    def __neg__(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data * -1,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"neg\\\")\\n\",\n    \"        return Tensor(self.data * -1)\\n\",\n    \"    \\n\",\n    \"    def __sub__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data - other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"sub\\\")\\n\",\n    \"        return Tensor(self.data - other.data)\\n\",\n    \"    \\n\",\n    \"    def __mul__(self, other):\\n\",\n    \"        if(self.autograd and other.autograd):\\n\",\n    \"            return Tensor(self.data * other.data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,other],\\n\",\n    \"                          creation_op=\\\"mul\\\")\\n\",\n    \"        return Tensor(self.data * other.data)    \\n\",\n    \"\\n\",\n    \"    def sum(self, dim):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.sum(dim),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sum_\\\"+str(dim))\\n\",\n    \"        return Tensor(self.data.sum(dim))\\n\",\n    \"    \\n\",\n    \"    def expand(self, dim,copies):\\n\",\n    \"\\n\",\n    \"        trans_cmd = list(range(0,len(self.data.shape)))\\n\",\n    \"        trans_cmd.insert(dim,len(self.data.shape))\\n\",\n    \"        new_data = self.data.repeat(copies).reshape(list(self.data.shape) + [copies]).transpose(trans_cmd)\\n\",\n    \"        \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(new_data,\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"expand_\\\"+str(dim))\\n\",\n    \"        return Tensor(new_data)\\n\",\n    \"    \\n\",\n    \"    def transpose(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.transpose(),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"transpose\\\")\\n\",\n    \"        \\n\",\n    \"        return Tensor(self.data.transpose())\\n\",\n    \"    \\n\",\n    \"    def mm(self, x):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(self.data.dot(x.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self,x],\\n\",\n    \"                          creation_op=\\\"mm\\\")\\n\",\n    \"        return Tensor(self.data.dot(x.data))\\n\",\n    \"    \\n\",\n    \"    def sigmoid(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(1 / (1 + np.exp(-self.data)),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"sigmoid\\\")\\n\",\n    \"        return Tensor(1 / (1 + np.exp(-self.data)))\\n\",\n    \"\\n\",\n    \"    def tanh(self):\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            return Tensor(np.tanh(self.data),\\n\",\n    \"                          autograd=True,\\n\",\n    \"                          creators=[self],\\n\",\n    \"                          creation_op=\\\"tanh\\\")\\n\",\n    \"        return Tensor(np.tanh(self.data))\\n\",\n    \"    \\n\",\n    \"    def index_select(self, indices):\\n\",\n    \"\\n\",\n    \"        if(self.autograd):\\n\",\n    \"            new = Tensor(self.data[indices.data],\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"index_select\\\")\\n\",\n    \"            new.index_select_indices = indices\\n\",\n    \"            return new\\n\",\n    \"        return Tensor(self.data[indices.data])\\n\",\n    \"    \\n\",\n    \"    def softmax(self):\\n\",\n    \"        temp = np.exp(self.data)\\n\",\n    \"        softmax_output = temp / np.sum(temp,\\n\",\n    \"                                       axis=len(self.data.shape)-1,\\n\",\n    \"                                       keepdims=True)\\n\",\n    \"        return softmax_output\\n\",\n    \"    \\n\",\n    \"    def cross_entropy(self, target_indices):\\n\",\n    \"\\n\",\n    \"        temp = np.exp(self.data)\\n\",\n    \"        softmax_output = temp / np.sum(temp,\\n\",\n    \"                                       axis=len(self.data.shape)-1,\\n\",\n    \"                                       keepdims=True)\\n\",\n    \"        \\n\",\n    \"        t = target_indices.data.flatten()\\n\",\n    \"        p = softmax_output.reshape(len(t),-1)\\n\",\n    \"        target_dist = np.eye(p.shape[1])[t]\\n\",\n    \"        loss = -(np.log(p) * (target_dist)).sum(1).mean()\\n\",\n    \"    \\n\",\n    \"        if(self.autograd):\\n\",\n    \"            out = Tensor(loss,\\n\",\n    \"                         autograd=True,\\n\",\n    \"                         creators=[self],\\n\",\n    \"                         creation_op=\\\"cross_entropy\\\")\\n\",\n    \"            out.softmax_output = softmax_output\\n\",\n    \"            out.target_dist = target_dist\\n\",\n    \"            return out\\n\",\n    \"\\n\",\n    \"        return Tensor(loss)\\n\",\n    \"        \\n\",\n    \"    \\n\",\n    \"    def __repr__(self):\\n\",\n    \"        return str(self.data.__repr__())\\n\",\n    \"    \\n\",\n    \"    def __str__(self):\\n\",\n    \"        return str(self.data.__str__())  \\n\",\n    \"\\n\",\n    \"class Layer(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        self.parameters = list()\\n\",\n    \"        \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        return self.parameters\\n\",\n    \"\\n\",\n    \"    \\n\",\n    \"class SGD(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, parameters, alpha=0.1):\\n\",\n    \"        self.parameters = parameters\\n\",\n    \"        self.alpha = alpha\\n\",\n    \"    \\n\",\n    \"    def zero(self):\\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            p.grad.data *= 0\\n\",\n    \"        \\n\",\n    \"    def step(self, zero=True):\\n\",\n    \"        \\n\",\n    \"        for p in self.parameters:\\n\",\n    \"            \\n\",\n    \"            p.data -= p.grad.data * self.alpha\\n\",\n    \"            \\n\",\n    \"            if(zero):\\n\",\n    \"                p.grad.data *= 0\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Linear(Layer):\\n\",\n    \"\\n\",\n    \"    def __init__(self, n_inputs, n_outputs, bias=True):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.use_bias = bias\\n\",\n    \"        \\n\",\n    \"        W = np.random.randn(n_inputs, n_outputs) * np.sqrt(2.0/(n_inputs))\\n\",\n    \"        self.weight = Tensor(W, autograd=True)\\n\",\n    \"        if(self.use_bias):\\n\",\n    \"            self.bias = Tensor(np.zeros(n_outputs), autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"        \\n\",\n    \"        if(self.use_bias):        \\n\",\n    \"            self.parameters.append(self.bias)\\n\",\n    \"\\n\",\n    \"    def forward(self, input):\\n\",\n    \"        if(self.use_bias):\\n\",\n    \"            return input.mm(self.weight)+self.bias.expand(0,len(input.data))\\n\",\n    \"        return input.mm(self.weight)\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Sequential(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, layers=list()):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.layers = layers\\n\",\n    \"    \\n\",\n    \"    def add(self, layer):\\n\",\n    \"        self.layers.append(layer)\\n\",\n    \"        \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        for layer in self.layers:\\n\",\n    \"            input = layer.forward(input)\\n\",\n    \"        return input\\n\",\n    \"    \\n\",\n    \"    def get_parameters(self):\\n\",\n    \"        params = list()\\n\",\n    \"        for l in self.layers:\\n\",\n    \"            params += l.get_parameters()\\n\",\n    \"        return params\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Embedding(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, vocab_size, dim):\\n\",\n    \"        super().__init__()\\n\",\n    \"        \\n\",\n    \"        self.vocab_size = vocab_size\\n\",\n    \"        self.dim = dim\\n\",\n    \"        \\n\",\n    \"        # this random initialiation style is just a convention from word2vec\\n\",\n    \"        self.weight = Tensor((np.random.rand(vocab_size, dim) - 0.5) / dim, autograd=True)\\n\",\n    \"        \\n\",\n    \"        self.parameters.append(self.weight)\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return self.weight.index_select(input)\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Tanh(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.tanh()\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"class Sigmoid(Layer):\\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input):\\n\",\n    \"        return input.sigmoid()\\n\",\n    \"    \\n\",\n    \"\\n\",\n    \"class CrossEntropyLoss(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input, target):\\n\",\n    \"        return input.cross_entropy(target)\\n\",\n    \"\\n\",\n    \"class MSELoss(object):\\n\",\n    \"    \\n\",\n    \"    def __init__(self):\\n\",\n    \"        super().__init__()\\n\",\n    \"    \\n\",\n    \"    def forward(self, input, target):\\n\",\n    \"        dif = input - target\\n\",\n    \"        return (dif * dif).sum(0)\\n\",\n    \"    \\n\",\n    \"class RNNCell(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, n_inputs, n_hidden, n_output, activation='sigmoid'):\\n\",\n    \"        super().__init__()\\n\",\n    \"\\n\",\n    \"        self.n_inputs = n_inputs\\n\",\n    \"        self.n_hidden = n_hidden\\n\",\n    \"        self.n_output = n_output\\n\",\n    \"        \\n\",\n    \"        if(activation == 'sigmoid'):\\n\",\n    \"            self.activation = Sigmoid()\\n\",\n    \"        elif(activation == 'tanh'):\\n\",\n    \"            self.activation == Tanh()\\n\",\n    \"        else:\\n\",\n    \"            raise Exception(\\\"Non-linearity not found\\\")\\n\",\n    \"\\n\",\n    \"        self.w_ih = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.w_hh = Linear(n_hidden, n_hidden)\\n\",\n    \"        self.w_ho = Linear(n_hidden, n_output)\\n\",\n    \"        \\n\",\n    \"        self.parameters += self.w_ih.get_parameters()\\n\",\n    \"        self.parameters += self.w_hh.get_parameters()\\n\",\n    \"        self.parameters += self.w_ho.get_parameters()        \\n\",\n    \"    \\n\",\n    \"    def forward(self, input, hidden):\\n\",\n    \"        from_prev_hidden = self.w_hh.forward(hidden)\\n\",\n    \"        combined = self.w_ih.forward(input) + from_prev_hidden\\n\",\n    \"        new_hidden = self.activation.forward(combined)\\n\",\n    \"        output = self.w_ho.forward(new_hidden)\\n\",\n    \"        return output, new_hidden\\n\",\n    \"    \\n\",\n    \"    def init_hidden(self, batch_size=1):\\n\",\n    \"        return Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\\n\",\n    \"    \\n\",\n    \"class LSTMCell(Layer):\\n\",\n    \"    \\n\",\n    \"    def __init__(self, n_inputs, n_hidden, n_output):\\n\",\n    \"        super().__init__()\\n\",\n    \"\\n\",\n    \"        self.n_inputs = n_inputs\\n\",\n    \"        self.n_hidden = n_hidden\\n\",\n    \"        self.n_output = n_output\\n\",\n    \"\\n\",\n    \"        self.xf = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.xi = Linear(n_inputs, n_hidden)\\n\",\n    \"        self.xo = Linear(n_inputs, n_hidden)        \\n\",\n    \"        self.xc = Linear(n_inputs, n_hidden)        \\n\",\n    \"        \\n\",\n    \"        self.hf = Linear(n_hidden, n_hidden, bias=False)\\n\",\n    \"        self.hi = Linear(n_hidden, n_hidden, bias=False)\\n\",\n    \"        self.ho = Linear(n_hidden, n_hidden, bias=False)\\n\",\n    \"        self.hc = Linear(n_hidden, n_hidden, bias=False)        \\n\",\n    \"        \\n\",\n    \"        self.w_ho = Linear(n_hidden, n_output, bias=False)\\n\",\n    \"        \\n\",\n    \"        self.parameters += self.xf.get_parameters()\\n\",\n    \"        self.parameters += self.xi.get_parameters()\\n\",\n    \"        self.parameters += self.xo.get_parameters()\\n\",\n    \"        self.parameters += self.xc.get_parameters()\\n\",\n    \"\\n\",\n    \"        self.parameters += self.hf.get_parameters()\\n\",\n    \"        self.parameters += self.hi.get_parameters()        \\n\",\n    \"        self.parameters += self.ho.get_parameters()        \\n\",\n    \"        self.parameters += self.hc.get_parameters()                \\n\",\n    \"        \\n\",\n    \"        self.parameters += self.w_ho.get_parameters()        \\n\",\n    \"    \\n\",\n    \"    def forward(self, input, hidden):\\n\",\n    \"        \\n\",\n    \"        prev_hidden = hidden[0]        \\n\",\n    \"        prev_cell = hidden[1]\\n\",\n    \"        \\n\",\n    \"        f = (self.xf.forward(input) + self.hf.forward(prev_hidden)).sigmoid()\\n\",\n    \"        i = (self.xi.forward(input) + self.hi.forward(prev_hidden)).sigmoid()\\n\",\n    \"        o = (self.xo.forward(input) + self.ho.forward(prev_hidden)).sigmoid()        \\n\",\n    \"        g = (self.xc.forward(input) + self.hc.forward(prev_hidden)).tanh()        \\n\",\n    \"        c = (f * prev_cell) + (i * g)\\n\",\n    \"\\n\",\n    \"        h = o * c.tanh()\\n\",\n    \"        \\n\",\n    \"        output = self.w_ho.forward(h)\\n\",\n    \"        return output, (h, c)\\n\",\n    \"    \\n\",\n    \"    def init_hidden(self, batch_size=1):\\n\",\n    \"        init_hidden = Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\\n\",\n    \"        init_cell = Tensor(np.zeros((batch_size,self.n_hidden)), autograd=True)\\n\",\n    \"        init_hidden.data[:,0] += 1\\n\",\n    \"        init_cell.data[:,0] += 1\\n\",\n    \"        return (init_hidden, init_cell)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Step 1: Plan Ole Fashioned Deep Learning (Email Spam Detection)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 442,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"from collections import Counter\\n\",\n    \"import random\\n\",\n    \"import sys\\n\",\n    \"np.random.seed(12345)\\n\",\n    \"\\n\",\n    \"# dataset from http://www2.aueb.gr/users/ion/data/enron-spam/\\n\",\n    \"\\n\",\n    \"import codecs\\n\",\n    \"with codecs.open('spam.txt', \\\"r\\\",encoding='utf-8', errors='ignore') as fdata:\\n\",\n    \"    raw = fdata.readlines()\\n\",\n    \"\\n\",\n    \"vocab = set()\\n\",\n    \"    \\n\",\n    \"spam = list()\\n\",\n    \"for row in raw:\\n\",\n    \"    spam.append(set(row[:-2].split(\\\" \\\")))\\n\",\n    \"    for word in spam[-1]:\\n\",\n    \"        vocab.add(word)\\n\",\n    \"    \\n\",\n    \"import codecs\\n\",\n    \"with codecs.open('ham.txt', \\\"r\\\",encoding='utf-8', errors='ignore') as fdata:\\n\",\n    \"    raw = fdata.readlines()\\n\",\n    \"\\n\",\n    \"ham = list()\\n\",\n    \"for row in raw:\\n\",\n    \"    ham.append(set(row[:-2].split(\\\" \\\")))\\n\",\n    \"    for word in ham[-1]:\\n\",\n    \"        vocab.add(word)\\n\",\n    \"        \\n\",\n    \"vocab.add(\\\"<unk>\\\")\\n\",\n    \"\\n\",\n    \"vocab = list(vocab)\\n\",\n    \"w2i = {}\\n\",\n    \"for i,w in enumerate(vocab):\\n\",\n    \"    w2i[w] = i\\n\",\n    \"    \\n\",\n    \"def to_indices(input, l=500):\\n\",\n    \"    indices = list()\\n\",\n    \"    for line in input:\\n\",\n    \"        if(len(line) < l):\\n\",\n    \"            line = list(line) + [\\\"<unk>\\\"] * (l - len(line))\\n\",\n    \"            idxs = list()\\n\",\n    \"            for word in line:\\n\",\n    \"                idxs.append(w2i[word])\\n\",\n    \"            indices.append(idxs)\\n\",\n    \"    return indices\\n\",\n    \"            \\n\",\n    \"spam_idx = to_indices(spam)\\n\",\n    \"ham_idx = to_indices(ham)\\n\",\n    \"\\n\",\n    \"train_spam_idx = spam_idx[0:-1000]\\n\",\n    \"train_ham_idx = ham_idx[0:-1000]\\n\",\n    \"\\n\",\n    \"test_spam_idx = spam_idx[-1000:]\\n\",\n    \"test_ham_idx = ham_idx[-1000:]\\n\",\n    \"\\n\",\n    \"train_data = list()\\n\",\n    \"train_target = list()\\n\",\n    \"\\n\",\n    \"test_data = list()\\n\",\n    \"test_target = list()\\n\",\n    \"\\n\",\n    \"for i in range(max(len(train_spam_idx),len(train_ham_idx))):\\n\",\n    \"    train_data.append(train_spam_idx[i%len(train_spam_idx)])\\n\",\n    \"    train_target.append([1])\\n\",\n    \"    \\n\",\n    \"    train_data.append(train_ham_idx[i%len(train_ham_idx)])\\n\",\n    \"    train_target.append([0])\\n\",\n    \"    \\n\",\n    \"for i in range(max(len(test_spam_idx),len(test_ham_idx))):\\n\",\n    \"    test_data.append(test_spam_idx[i%len(test_spam_idx)])\\n\",\n    \"    test_target.append([1])\\n\",\n    \"    \\n\",\n    \"    test_data.append(test_ham_idx[i%len(test_ham_idx)])\\n\",\n    \"    test_target.append([0])\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 457,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def train(model, input_data, target_data, batch_size=500, iterations=5):\\n\",\n    \"    \\n\",\n    \"    criterion = MSELoss()\\n\",\n    \"    optim = SGD(parameters=model.get_parameters(), alpha=0.01)\\n\",\n    \"    \\n\",\n    \"    n_batches = int(len(input_data) / batch_size)\\n\",\n    \"    for iter in range(iterations):\\n\",\n    \"        iter_loss = 0\\n\",\n    \"        for b_i in range(n_batches):\\n\",\n    \"\\n\",\n    \"            # padding token should stay at 0\\n\",\n    \"            model.weight.data[w2i['<unk>']] *= 0 \\n\",\n    \"            input = Tensor(input_data[b_i*bs:(b_i+1)*bs], autograd=True)\\n\",\n    \"            target = Tensor(target_data[b_i*bs:(b_i+1)*bs], autograd=True)\\n\",\n    \"\\n\",\n    \"            pred = model.forward(input).sum(1).sigmoid()\\n\",\n    \"            loss = criterion.forward(pred,target)\\n\",\n    \"            loss.backward()\\n\",\n    \"            optim.step()\\n\",\n    \"\\n\",\n    \"            iter_loss += loss.data[0] / bs\\n\",\n    \"\\n\",\n    \"            sys.stdout.write(\\\"\\\\r\\\\tLoss:\\\" + str(iter_loss / (b_i+1)))\\n\",\n    \"        print()\\n\",\n    \"    return model\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 458,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"def test(model, test_input, test_output):\\n\",\n    \"    \\n\",\n    \"    model.weight.data[w2i['<unk>']] *= 0 \\n\",\n    \"    \\n\",\n    \"    input = Tensor(test_input, autograd=True)\\n\",\n    \"    target = Tensor(test_output, autograd=True)\\n\",\n    \"\\n\",\n    \"    pred = model.forward(input).sum(1).sigmoid()\\n\",\n    \"    return ((pred.data > 0.5) == target.data).mean()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 459,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"model = Embedding(vocab_size=len(vocab), dim=1)\\n\",\n    \"model.weight.data *= 0\\n\",\n    \"criterion = MSELoss()\\n\",\n    \"optim = SGD(parameters=model.get_parameters(), alpha=0.01)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 446,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"for i in range(3):\\n\",\n    \"    model = train(model, train_data, train_target, iterations=1)\\n\",\n    \"    print(\\\"% Correct on Test Set: \\\" + str(test(model, test_data, test_target)*100))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Basic Federated Learning\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 464,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"bob = (train_data[0:1000], train_target[0:1000])\\n\",\n    \"alice = (train_data[1000:2000], train_target[1000:2000])\\n\",\n    \"sue = (train_data[2000:], train_target[2000:])\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 465,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"model = Embedding(vocab_size=len(vocab), dim=1)\\n\",\n    \"model.weight.data *= 0\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 466,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Starting Training Round...\\n\",\n      \"\\tStep 1: send the model to Bob\\n\",\n      \"\\tLoss:0.21908166249699718\\n\",\n      \"\\n\",\n      \"\\tStep 2: send the model to Alice\\n\",\n      \"\\tLoss:0.2937106899184867\\n\",\n      \"\\n\",\n      \"\\tStep 3: Send the model to Sue\\n\",\n      \"\\tLoss:0.033339966977175894\\n\",\n      \"\\n\",\n      \"\\tAverage Everyone's New Models\\n\",\n      \"\\t% Correct on Test Set: 84.05\\n\",\n      \"\\n\",\n      \"Repeat!!\\n\",\n      \"\\n\",\n      \"Starting Training Round...\\n\",\n      \"\\tStep 1: send the model to Bob\\n\",\n      \"\\tLoss:0.06625367483630413\\n\",\n      \"\\n\",\n      \"\\tStep 2: send the model to Alice\\n\",\n      \"\\tLoss:0.09595374225556821\\n\",\n      \"\\n\",\n      \"\\tStep 3: Send the model to Sue\\n\",\n      \"\\tLoss:0.020290247881140743\\n\",\n      \"\\n\",\n      \"\\tAverage Everyone's New Models\\n\",\n      \"\\t% Correct on Test Set: 92.25\\n\",\n      \"\\n\",\n      \"Repeat!!\\n\",\n      \"\\n\",\n      \"Starting Training Round...\\n\",\n      \"\\tStep 1: send the model to Bob\\n\",\n      \"\\tLoss:0.030819682914453833\\n\",\n      \"\\n\",\n      \"\\tStep 2: send the model to Alice\\n\",\n      \"\\tLoss:0.03580324891736099\\n\",\n      \"\\n\",\n      \"\\tStep 3: Send the model to Sue\\n\",\n      \"\\tLoss:0.015368461608470256\\n\",\n      \"\\n\",\n      \"\\tAverage Everyone's New Models\\n\",\n      \"\\t% Correct on Test Set: 98.8\\n\",\n      \"\\n\",\n      \"Repeat!!\\n\",\n      \"\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"for i in range(3):\\n\",\n    \"    print(\\\"Starting Training Round...\\\")\\n\",\n    \"    print(\\\"\\\\tStep 1: send the model to Bob\\\")\\n\",\n    \"    bob_model = train(copy.deepcopy(model), bob[0], bob[1], iterations=1)\\n\",\n    \"    \\n\",\n    \"    print(\\\"\\\\n\\\\tStep 2: send the model to Alice\\\")\\n\",\n    \"    alice_model = train(copy.deepcopy(model), alice[0], alice[1], iterations=1)\\n\",\n    \"    \\n\",\n    \"    print(\\\"\\\\n\\\\tStep 3: Send the model to Sue\\\")\\n\",\n    \"    sue_model = train(copy.deepcopy(model), sue[0], sue[1], iterations=1)\\n\",\n    \"    \\n\",\n    \"    print(\\\"\\\\n\\\\tAverage Everyone's New Models\\\")\\n\",\n    \"    model.weight.data = (bob_model.weight.data + \\\\\\n\",\n    \"                         alice_model.weight.data + \\\\\\n\",\n    \"                         sue_model.weight.data)/3\\n\",\n    \"    \\n\",\n    \"    print(\\\"\\\\t% Correct on Test Set: \\\" + \\\\\\n\",\n    \"          str(test(model, test_data, test_target)*100))\\n\",\n    \"    \\n\",\n    \"    print(\\\"\\\\nRepeat!!\\\\n\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Hacking Federated Learning\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 468,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"\\tLoss:0.0005\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import copy\\n\",\n    \"\\n\",\n    \"bobs_email = [\\\"my\\\", \\\"computer\\\", \\\"password\\\", \\\"is\\\", \\\"pizza\\\"]\\n\",\n    \"\\n\",\n    \"bob_input = np.array([[w2i[x] for x in bobs_email]])\\n\",\n    \"bob_target = np.array([[0]])\\n\",\n    \"\\n\",\n    \"model = Embedding(vocab_size=len(vocab), dim=1)\\n\",\n    \"model.weight.data *= 0\\n\",\n    \"\\n\",\n    \"bobs_model = train(copy.deepcopy(model), bob_input, bob_target, iterations=1, batch_size=1)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 469,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"is\\n\",\n      \"pizza\\n\",\n      \"computer\\n\",\n      \"password\\n\",\n      \"my\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"for i, v in enumerate(bobs_model.weight.data - model.weight.data):\\n\",\n    \"    if(v != 0):\\n\",\n    \"        print(vocab[i])\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Homomorphic Encryption\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 485,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"The Answer: 8\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import phe\\n\",\n    \"\\n\",\n    \"public_key, private_key = phe.generate_paillier_keypair(n_length=1024)\\n\",\n    \"\\n\",\n    \"# encrypt the number \\\"5\\\"\\n\",\n    \"x = public_key.encrypt(5)\\n\",\n    \"\\n\",\n    \"# encrypt the number \\\"3\\\"\\n\",\n    \"y = public_key.encrypt(3)\\n\",\n    \"\\n\",\n    \"# add the two encrypted values\\n\",\n    \"z = x + y\\n\",\n    \"\\n\",\n    \"# decrypt the result\\n\",\n    \"z_ = private_key.decrypt(z)\\n\",\n    \"print(\\\"The Answer: \\\" + str(z_))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Secure Aggregation\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 567,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"model = Embedding(vocab_size=len(vocab), dim=1)\\n\",\n    \"model.weight.data *= 0\\n\",\n    \"\\n\",\n    \"# note that in production the n_length should be at least 1024\\n\",\n    \"public_key, private_key = phe.generate_paillier_keypair(n_length=128)\\n\",\n    \"\\n\",\n    \"def train_and_encrypt(model, input, target, pubkey):\\n\",\n    \"    new_model = train(copy.deepcopy(model), input, target, iterations=1)\\n\",\n    \"\\n\",\n    \"    encrypted_weights = list()\\n\",\n    \"    for val in new_model.weight.data[:,0]:\\n\",\n    \"        encrypted_weights.append(public_key.encrypt(val))\\n\",\n    \"    ew = np.array(encrypted_weights).reshape(new_model.weight.data.shape)\\n\",\n    \"    \\n\",\n    \"    return ew\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 568,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 569,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"\\n\",\n      \"Starting Training Round...\\n\",\n      \"\\tStep 1: send the model to Bob\\n\",\n      \"\\tLoss:0.21908166249699718\\n\",\n      \"\\n\",\n      \"\\tStep 2: send the model to Alice\\n\",\n      \"\\tLoss:0.2937106899184867\\n\",\n      \"\\n\",\n      \"\\tStep 3: Send the model to Sue\\n\",\n      \"\\tLoss:0.033339966977175894\\n\",\n      \"\\n\",\n      \"\\tStep 4: Bob, Alice, and Sue send their\\n\",\n      \"\\tencrypted models to each other.\\n\",\n      \"\\n\",\n      \"\\tStep 5: only the aggregated model\\n\",\n      \"\\n\",\n      \"\\tis sent back to the model owner who\\n\",\n      \"\\n\",\n      \"\\t can decrypt it.\\n\",\n      \"\\t% Correct on Test Set: 98.75\\n\",\n      \"\\n\",\n      \"Starting Training Round...\\n\",\n      \"\\tStep 1: send the model to Bob\\n\",\n      \"\\tLoss:0.063664140530356044\\n\",\n      \"\\n\",\n      \"\\tStep 2: send the model to Alice\\n\",\n      \"\\tLoss:0.06100035791351306\\n\",\n      \"\\n\",\n      \"\\tStep 3: Send the model to Sue\\n\",\n      \"\\tLoss:0.025483920416627266\\n\",\n      \"\\n\",\n      \"\\tStep 4: Bob, Alice, and Sue send their\\n\",\n      \"\\tencrypted models to each other.\\n\",\n      \"\\n\",\n      \"\\tStep 5: only the aggregated model\\n\",\n      \"\\n\",\n      \"\\tis sent back to the model owner who\\n\",\n      \"\\n\",\n      \"\\t can decrypt it.\\n\",\n      \"\\t% Correct on Test Set: 99.05000000000001\\n\",\n      \"\\n\",\n      \"Starting Training Round...\\n\",\n      \"\\tStep 1: send the model to Bob\\n\",\n      \"\\tLoss:0.058477976535441636\\n\",\n      \"\\n\",\n      \"\\tStep 2: send the model to Alice\\n\",\n      \"\\tLoss:0.05987976552444443\\n\",\n      \"\\n\",\n      \"\\tStep 3: Send the model to Sue\\n\",\n      \"\\tLoss:0.024763428511034746\\n\",\n      \"\\n\",\n      \"\\tStep 4: Bob, Alice, and Sue send their\\n\",\n      \"\\tencrypted models to each other.\\n\",\n      \"\\n\",\n      \"\\tStep 5: only the aggregated model\\n\",\n      \"\\n\",\n      \"\\tis sent back to the model owner who\\n\",\n      \"\\n\",\n      \"\\t can decrypt it.\\n\",\n      \"\\t% Correct on Test Set: 99.15\\n\",\n      \"\\n\",\n      \"Starting Training Round...\\n\",\n      \"\\tStep 1: send the model to Bob\\n\",\n      \"\\tLoss:0.0579450413900613\\n\"\n     ]\n    },\n    {\n     \"ename\": \"KeyboardInterrupt\",\n     \"evalue\": \"\",\n     \"output_type\": \"error\",\n     \"traceback\": [\n      \"\\u001b[0;31m---------------------------------------------------------------------------\\u001b[0m\",\n      \"\\u001b[0;31mKeyboardInterrupt\\u001b[0m                         Traceback (most recent call last)\",\n      \"\\u001b[0;32m<ipython-input-569-a3a66f9d95e5>\\u001b[0m in \\u001b[0;36m<module>\\u001b[0;34m()\\u001b[0m\\n\\u001b[1;32m      3\\u001b[0m     \\u001b[0mprint\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m\\\"\\\\tStep 1: send the model to Bob\\\"\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m      4\\u001b[0m     bob_encrypted_model = train_and_encrypt(copy.deepcopy(model), \\n\\u001b[0;32m----> 5\\u001b[0;31m                                             bob[0], bob[1], public_key)\\n\\u001b[0m\\u001b[1;32m      6\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m      7\\u001b[0m     \\u001b[0mprint\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m\\\"\\\\n\\\\tStep 2: send the model to Alice\\\"\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;32m<ipython-input-568-5c89678f90a5>\\u001b[0m in \\u001b[0;36mtrain_and_encrypt\\u001b[0;34m(model, input, target, pubkey)\\u001b[0m\\n\\u001b[1;32m      4\\u001b[0m     \\u001b[0mencrypted_weights\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mlist\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m      5\\u001b[0m     \\u001b[0;32mfor\\u001b[0m \\u001b[0mval\\u001b[0m \\u001b[0;32min\\u001b[0m \\u001b[0mnew_model\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mweight\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mdata\\u001b[0m\\u001b[0;34m[\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m,\\u001b[0m\\u001b[0;36m0\\u001b[0m\\u001b[0;34m]\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m----> 6\\u001b[0;31m         \\u001b[0mencrypted_weights\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mappend\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mpublic_key\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mencrypt\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mval\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m      7\\u001b[0m     \\u001b[0mew\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mnp\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0marray\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mencrypted_weights\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mreshape\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mnew_model\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mweight\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mdata\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mshape\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m      8\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;32m/Users/atrask/anaconda/lib/python3.6/site-packages/phe-1.3.0-py3.6.egg/phe/paillier.py\\u001b[0m in \\u001b[0;36mencrypt\\u001b[0;34m(self, value, precision, r_value)\\u001b[0m\\n\\u001b[1;32m    171\\u001b[0m             \\u001b[0mencoding\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mEncodedNumber\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mencode\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mself\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mvalue\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mprecision\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    172\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m--> 173\\u001b[0;31m         \\u001b[0;32mreturn\\u001b[0m \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mencrypt_encoded\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mencoding\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mr_value\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m    174\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    175\\u001b[0m     \\u001b[0;32mdef\\u001b[0m \\u001b[0mencrypt_encoded\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mself\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mencoding\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mr_value\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;32m/Users/atrask/anaconda/lib/python3.6/site-packages/phe-1.3.0-py3.6.egg/phe/paillier.py\\u001b[0m in \\u001b[0;36mencrypt_encoded\\u001b[0;34m(self, encoding, r_value)\\u001b[0m\\n\\u001b[1;32m    189\\u001b[0m         \\u001b[0mencrypted_number\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mEncryptedNumber\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mself\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mciphertext\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mencoding\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mexponent\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    190\\u001b[0m         \\u001b[0;32mif\\u001b[0m \\u001b[0mr_value\\u001b[0m \\u001b[0;32mis\\u001b[0m \\u001b[0;32mNone\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m--> 191\\u001b[0;31m             \\u001b[0mencrypted_number\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mobfuscate\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m    192\\u001b[0m         \\u001b[0;32mreturn\\u001b[0m \\u001b[0mencrypted_number\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    193\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;32m/Users/atrask/anaconda/lib/python3.6/site-packages/phe-1.3.0-py3.6.egg/phe/paillier.py\\u001b[0m in \\u001b[0;36mobfuscate\\u001b[0;34m(self)\\u001b[0m\\n\\u001b[1;32m    860\\u001b[0m             \\u001b[0msend_to_nsa\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mproduct\\u001b[0m\\u001b[0;34m)\\u001b[0m   \\u001b[0;31m# NSA can't deduce 2.718 by bruteforce attack\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    861\\u001b[0m         \\\"\\\"\\\"\\n\\u001b[0;32m--> 862\\u001b[0;31m         \\u001b[0mr\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mpublic_key\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mget_random_lt_n\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m    863\\u001b[0m         \\u001b[0mr_pow_n\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mpowmod\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mr\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mpublic_key\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mn\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mpublic_key\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mnsquare\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    864\\u001b[0m         \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0m__ciphertext\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0m__ciphertext\\u001b[0m \\u001b[0;34m*\\u001b[0m \\u001b[0mr_pow_n\\u001b[0m \\u001b[0;34m%\\u001b[0m \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mpublic_key\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mnsquare\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;32m/Users/atrask/anaconda/lib/python3.6/site-packages/phe-1.3.0-py3.6.egg/phe/paillier.py\\u001b[0m in \\u001b[0;36mget_random_lt_n\\u001b[0;34m(self)\\u001b[0m\\n\\u001b[1;32m    139\\u001b[0m     \\u001b[0;32mdef\\u001b[0m \\u001b[0mget_random_lt_n\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mself\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    140\\u001b[0m         \\u001b[0;34m\\\"\\\"\\\"Return a cryptographically random number less than :attr:`n`\\\"\\\"\\\"\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m--> 141\\u001b[0;31m         \\u001b[0;32mreturn\\u001b[0m \\u001b[0mrandom\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mSystemRandom\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mrandrange\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;36m1\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mself\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mn\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m    142\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m    143\\u001b[0m     \\u001b[0;32mdef\\u001b[0m \\u001b[0mencrypt\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mself\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mvalue\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mprecision\\u001b[0m\\u001b[0;34m=\\u001b[0m\\u001b[0;32mNone\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mr_value\\u001b[0m\\u001b[0;34m=\\u001b[0m\\u001b[0;32mNone\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;32m/Users/atrask/anaconda/lib/python3.6/random.py\\u001b[0m in \\u001b[0;36m__init__\\u001b[0;34m(self, x)\\u001b[0m\\n\\u001b[1;32m     85\\u001b[0m     \\u001b[0mVERSION\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0;36m3\\u001b[0m     \\u001b[0;31m# used by getstate/setstate\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m     86\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m---> 87\\u001b[0;31m     \\u001b[0;32mdef\\u001b[0m \\u001b[0m__init__\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mself\\u001b[0m\\u001b[0;34m,\\u001b[0m \\u001b[0mx\\u001b[0m\\u001b[0;34m=\\u001b[0m\\u001b[0;32mNone\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m:\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m     88\\u001b[0m         \\\"\\\"\\\"Initialize an instance.\\n\\u001b[1;32m     89\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;31mKeyboardInterrupt\\u001b[0m: \"\n     ]\n    }\n   ],\n   \"source\": [\n    \"for i in range(3):\\n\",\n    \"    print(\\\"\\\\nStarting Training Round...\\\")\\n\",\n    \"    print(\\\"\\\\tStep 1: send the model to Bob\\\")\\n\",\n    \"    bob_encrypted_model = train_and_encrypt(copy.deepcopy(model), \\n\",\n    \"                                            bob[0], bob[1], public_key)\\n\",\n    \"\\n\",\n    \"    print(\\\"\\\\n\\\\tStep 2: send the model to Alice\\\")\\n\",\n    \"    alice_encrypted_model = train_and_encrypt(copy.deepcopy(model), \\n\",\n    \"                                              alice[0], alice[1], public_key)\\n\",\n    \"\\n\",\n    \"    print(\\\"\\\\n\\\\tStep 3: Send the model to Sue\\\")\\n\",\n    \"    sue_encrypted_model = train_and_encrypt(copy.deepcopy(model), \\n\",\n    \"                                            sue[0], sue[1], public_key)\\n\",\n    \"\\n\",\n    \"    print(\\\"\\\\n\\\\tStep 4: Bob, Alice, and Sue send their\\\")\\n\",\n    \"    print(\\\"\\\\tencrypted models to each other.\\\")\\n\",\n    \"    aggregated_model = bob_encrypted_model + \\\\\\n\",\n    \"                       alice_encrypted_model + \\\\\\n\",\n    \"                       sue_encrypted_model\\n\",\n    \"\\n\",\n    \"    print(\\\"\\\\n\\\\tStep 5: only the aggregated model\\\")\\n\",\n    \"    print(\\\"\\\\tis sent back to the model owner who\\\")\\n\",\n    \"    print(\\\"\\\\t can decrypt it.\\\")\\n\",\n    \"    raw_values = list()\\n\",\n    \"    for val in sue_encrypted_model.flatten():\\n\",\n    \"        raw_values.append(private_key.decrypt(val))\\n\",\n    \"    model.weight.data = np.array(raw_values).reshape(model.weight.data.shape)/3\\n\",\n    \"\\n\",\n    \"    print(\\\"\\\\t% Correct on Test Set: \\\" + \\\\\\n\",\n    \"              str(test(model, test_data, test_target)*100))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"# def train_and_encrypt()\"\n   ]\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter3 -  Forward Propagation - Intro to Neural Prediction.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# A Simple Neural Network Making a Prediction\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"### What is a Neural Network?\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 1,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"0.8500000000000001\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# The network:\\n\",\n    \"\\n\",\n    \"weight = 0.1 \\n\",\n    \"def neural_network(input, weight):\\n\",\n    \"    prediction = input * weight\\n\",\n    \"    return prediction\\n\",\n    \"\\n\",\n    \"# How we use the network to predict something:\\n\",\n    \"\\n\",\n    \"number_of_toes = [8.5, 9.5, 10, 9]\\n\",\n    \"input = number_of_toes[0]\\n\",\n    \"pred = neural_network(input,weight)\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Making a Prediction with Multiple Inputs\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"### Complete Runnable Code\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 2,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"0.9800000000000001\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"def w_sum(a,b):\\n\",\n    \"    assert(len(a) == len(b))\\n\",\n    \"    output = 0\\n\",\n    \"    for i in range(len(a)):\\n\",\n    \"        output += (a[i] * b[i])\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"weights = [0.1, 0.2, 0] \\n\",\n    \"    \\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"    pred = w_sum(input,weights)\\n\",\n    \"    return pred\\n\",\n    \"\\n\",\n    \"# This dataset is the current\\n\",\n    \"# status at the beginning of\\n\",\n    \"# each game for the first 4 games\\n\",\n    \"# in a season.\\n\",\n    \"\\n\",\n    \"# toes = current number of toes\\n\",\n    \"# wlrec = current games won (percent)\\n\",\n    \"# nfans = fan count (in millions)\\n\",\n    \"\\n\",\n    \"toes =  [8.5, 9.5, 9.9, 9.0]\\n\",\n    \"wlrec = [0.65, 0.8, 0.8, 0.9]\\n\",\n    \"nfans = [1.2, 1.3, 0.5, 1.0]\\n\",\n    \"\\n\",\n    \"# Input corresponds to every entry\\n\",\n    \"# for the first game of the season.\\n\",\n    \"\\n\",\n    \"input = [toes[0],wlrec[0],nfans[0]]\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"### NumPy Code\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 3,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"0.9800000000000001\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"weights = np.array([0.1, 0.2, 0])\\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"    pred = input.dot(weights)\\n\",\n    \"    return pred\\n\",\n    \"    \\n\",\n    \"toes =  np.array([8.5, 9.5, 9.9, 9.0])\\n\",\n    \"wlrec = np.array([0.65, 0.8, 0.8, 0.9])\\n\",\n    \"nfans = np.array([1.2, 1.3, 0.5, 1.0])\\n\",\n    \"\\n\",\n    \"# Input corresponds to every entry\\n\",\n    \"# for the first game of the season.\\n\",\n    \"\\n\",\n    \"input = np.array([toes[0],wlrec[0],nfans[0]])\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Making a Prediction with Multiple Outputs\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 4,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0.195, 0.13, 0.5850000000000001]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# Instead of predicting just \\n\",\n    \"# whether the team won or lost, \\n\",\n    \"# now we're also predicting whether\\n\",\n    \"# they are happy/sad AND the percentage\\n\",\n    \"# of the team that is hurt. We are\\n\",\n    \"# making this prediction using only\\n\",\n    \"# the current win/loss record.\\n\",\n    \"\\n\",\n    \"def ele_mul(number,vector):\\n\",\n    \"    output = [0,0,0]\\n\",\n    \"    assert(len(output) == len(vector))\\n\",\n    \"    for i in range(len(vector)):\\n\",\n    \"        output[i] = number * vector[i]\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"weights = [0.3, 0.2, 0.9] \\n\",\n    \"\\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"    pred = ele_mul(input,weights)\\n\",\n    \"    return pred\\n\",\n    \"    \\n\",\n    \"wlrec = [0.65, 0.8, 0.8, 0.9]\\n\",\n    \"input = wlrec[0]\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Predicting with Multiple Inputs & Outputs\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 5,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0.555, 0.9800000000000001, 0.9650000000000001]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"            #toes %win #fans\\n\",\n    \"weights = [ [0.1, 0.1, -0.3], #hurt?\\n\",\n    \"            [0.1, 0.2, 0.0], #win?\\n\",\n    \"            [0.0, 1.3, 0.1] ] #sad?\\n\",\n    \"\\n\",\n    \"def w_sum(a,b):\\n\",\n    \"    assert(len(a) == len(b))\\n\",\n    \"    output = 0\\n\",\n    \"    for i in range(len(a)):\\n\",\n    \"        output += (a[i] * b[i])\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"def vect_mat_mul(vect,matrix):\\n\",\n    \"    assert(len(vect) == len(matrix))\\n\",\n    \"    output = [0,0,0]\\n\",\n    \"    for i in range(len(vect)):\\n\",\n    \"        output[i] = w_sum(vect,matrix[i])\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"    pred = vect_mat_mul(input,weights)\\n\",\n    \"    return pred\\n\",\n    \"\\n\",\n    \"# This dataset is the current\\n\",\n    \"# status at the beginning of\\n\",\n    \"# each game for the first 4 games\\n\",\n    \"# in a season.\\n\",\n    \"\\n\",\n    \"# toes = current number of toes\\n\",\n    \"# wlrec = current games won (percent)\\n\",\n    \"# nfans = fan count (in millions)\\n\",\n    \"\\n\",\n    \"toes =  [8.5, 9.5, 9.9, 9.0]\\n\",\n    \"wlrec = [0.65,0.8, 0.8, 0.9]\\n\",\n    \"nfans = [1.2, 1.3, 0.5, 1.0]\\n\",\n    \"\\n\",\n    \"# Input corresponds to every entry\\n\",\n    \"# for the first game of the season.\\n\",\n    \"\\n\",\n    \"input = [toes[0],wlrec[0],nfans[0]]\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Predicting on Predictions\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 6,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0.21350000000000002, 0.14500000000000002, 0.5065]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"            #toes %win #fans\\n\",\n    \"ih_wgt = [ [0.1, 0.2, -0.1], #hid[0]\\n\",\n    \"           [-0.1,0.1, 0.9], #hid[1]\\n\",\n    \"           [0.1, 0.4, 0.1] ] #hid[2]\\n\",\n    \"\\n\",\n    \"           #hid[0] hid[1] hid[2]\\n\",\n    \"hp_wgt = [ [0.3, 1.1, -0.3], #hurt?\\n\",\n    \"           [0.1, 0.2, 0.0], #win?\\n\",\n    \"           [0.0, 1.3, 0.1] ] #sad?\\n\",\n    \"\\n\",\n    \"weights = [ih_wgt, hp_wgt]\\n\",\n    \"\\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"    hid = vect_mat_mul(input,weights[0])\\n\",\n    \"    pred = vect_mat_mul(hid,weights[1])\\n\",\n    \"    return pred\\n\",\n    \"\\n\",\n    \"toes =  [8.5, 9.5, 9.9, 9.0]\\n\",\n    \"wlrec = [0.65,0.8, 0.8, 0.9]\\n\",\n    \"nfans = [1.2, 1.3, 0.5, 1.0]\\n\",\n    \"\\n\",\n    \"# Input corresponds to every entry\\n\",\n    \"# for the first game of the season.\\n\",\n    \"\\n\",\n    \"input = [toes[0],wlrec[0],nfans[0]]\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# NumPy Version\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 7,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0.2135 0.145  0.5065]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"#toes %win #fans\\n\",\n    \"ih_wgt = np.array([ \\n\",\n    \"            [0.1, 0.2, -0.1], #hid[0]\\n\",\n    \"            [-0.1,0.1, 0.9], #hid[1]\\n\",\n    \"            [0.1, 0.4, 0.1]]).T #hid[2]\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"# hid[0] hid[1] hid[2]\\n\",\n    \"hp_wgt = np.array([  \\n\",\n    \"            [0.3, 1.1, -0.3], #hurt?\\n\",\n    \"            [0.1, 0.2, 0.0], #win?\\n\",\n    \"            [0.0, 1.3, 0.1] ]).T #sad?\\n\",\n    \"\\n\",\n    \"weights = [ih_wgt, hp_wgt]\\n\",\n    \"\\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"\\n\",\n    \"    hid = input.dot(weights[0])\\n\",\n    \"    pred = hid.dot(weights[1])\\n\",\n    \"    return pred\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"toes =  np.array([8.5, 9.5, 9.9, 9.0])\\n\",\n    \"wlrec = np.array([0.65,0.8, 0.8, 0.9])\\n\",\n    \"nfans = np.array([1.2, 1.3, 0.5, 1.0])\\n\",\n    \"\\n\",\n    \"input = np.array([toes[0],wlrec[0],nfans[0]])\\n\",\n    \"\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"print(pred)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# A Quick Primer on NumPy\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 8,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0 1 2 3]\\n\",\n      \"[4 5 6 7]\\n\",\n      \"[[0 1 2 3]\\n\",\n      \" [4 5 6 7]]\\n\",\n      \"[[0. 0. 0. 0.]\\n\",\n      \" [0. 0. 0. 0.]]\\n\",\n      \"[[0.40221396 0.5714968  0.68579318 0.73326444 0.42793703]\\n\",\n      \" [0.19555759 0.20401945 0.21708259 0.95738529 0.42907317]]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"a = np.array([0,1,2,3]) # a vector\\n\",\n    \"b = np.array([4,5,6,7]) # another vector\\n\",\n    \"c = np.array([[0,1,2,3], # a matrix\\n\",\n    \"              [4,5,6,7]])\\n\",\n    \"\\n\",\n    \"d = np.zeros((2,4)) # (2x4 matrix of zeros)\\n\",\n    \"e = np.random.rand(2,5) # random 2x5\\n\",\n    \"# matrix with all numbers between 0 and 1\\n\",\n    \"\\n\",\n    \"print(a)\\n\",\n    \"print(b)\\n\",\n    \"print(c)\\n\",\n    \"print(d)\\n\",\n    \"print(e)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 11,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[[0. 0. 0. 0.]]\\n\",\n      \"[[0. 0. 0.]]\\n\"\n     ]\n    },\n    {\n     \"ename\": \"ValueError\",\n     \"evalue\": \"operands could not be broadcast together with shapes (1,4) (4,3) \",\n     \"output_type\": \"error\",\n     \"traceback\": [\n      \"\\u001b[0;31m---------------------------------------------------------------------------\\u001b[0m\",\n      \"\\u001b[0;31mValueError\\u001b[0m                                Traceback (most recent call last)\",\n      \"\\u001b[0;32m<ipython-input-11-7608a210c62a>\\u001b[0m in \\u001b[0;36m<module>\\u001b[0;34m()\\u001b[0m\\n\\u001b[1;32m      3\\u001b[0m \\u001b[0mprint\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mc\\u001b[0m \\u001b[0;34m*\\u001b[0m \\u001b[0;36m0.2\\u001b[0m\\u001b[0;34m)\\u001b[0m \\u001b[0;31m# multiplies every number in matrix \\\"c\\\" by 0.2\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m      4\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m----> 5\\u001b[0;31m \\u001b[0mprint\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0ma\\u001b[0m \\u001b[0;34m*\\u001b[0m \\u001b[0mb\\u001b[0m\\u001b[0;34m)\\u001b[0m \\u001b[0;31m# multiplies elementwise between a and b (columns paired up)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m      6\\u001b[0m \\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m      7\\u001b[0m \\u001b[0mprint\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0ma\\u001b[0m \\u001b[0;34m*\\u001b[0m \\u001b[0mb\\u001b[0m \\u001b[0;34m*\\u001b[0m \\u001b[0;36m0.2\\u001b[0m\\u001b[0;34m)\\u001b[0m \\u001b[0;31m# elementwise multiplication then multiplied by 0.2\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;31mValueError\\u001b[0m: operands could not be broadcast together with shapes (1,4) (4,3) \"\n     ]\n    }\n   ],\n   \"source\": [\n    \"print(a * 0.1) # multiplies every number in vector \\\"a\\\" by 0.1\\n\",\n    \"      \\n\",\n    \"print(c * 0.2) # multiplies every number in matrix \\\"c\\\" by 0.2\\n\",\n    \"      \\n\",\n    \"print(a * b) # multiplies elementwise between a and b (columns paired up)\\n\",\n    \"      \\n\",\n    \"print(a * b * 0.2) # elementwise multiplication then multiplied by 0.2\\n\",\n    \"      \\n\",\n    \"print(a * c) # since c has the same number of columns as a, this performs\\n\",\n    \"# elementwise multiplication on every row of the matrix \\\"c\\\"\\n\",\n    \"\\n\",\n    \"print(a * e) # since a and e don't have the same number of columns, this\\n\",\n    \"# throws a \\\"Value Error: operands could not be broadcast together with..\\\"\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 12,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"(1, 3)\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"a = np.zeros((1,4)) # vector of length 4\\n\",\n    \"b = np.zeros((4,3)) # matrix with 4 rows & 3 columns\\n\",\n    \"\\n\",\n    \"c = a.dot(b)\\n\",\n    \"print(c.shape)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 13,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"(2, 3)\\n\",\n      \"(2, 3)\\n\",\n      \"(4, 6)\\n\"\n     ]\n    },\n    {\n     \"ename\": \"ValueError\",\n     \"evalue\": \"shapes (5,4) and (5,6) not aligned: 4 (dim 1) != 5 (dim 0)\",\n     \"output_type\": \"error\",\n     \"traceback\": [\n      \"\\u001b[0;31m---------------------------------------------------------------------------\\u001b[0m\",\n      \"\\u001b[0;31mValueError\\u001b[0m                                Traceback (most recent call last)\",\n      \"\\u001b[0;32m<ipython-input-13-37331c0fca7f>\\u001b[0m in \\u001b[0;36m<module>\\u001b[0;34m()\\u001b[0m\\n\\u001b[1;32m     19\\u001b[0m \\u001b[0mh\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mnp\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mzeros\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;36m5\\u001b[0m\\u001b[0;34m,\\u001b[0m\\u001b[0;36m4\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m)\\u001b[0m \\u001b[0;31m# matrix with 5 rows and 4 columns\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[1;32m     20\\u001b[0m \\u001b[0mi\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mnp\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mzeros\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0;36m5\\u001b[0m\\u001b[0;34m,\\u001b[0m\\u001b[0;36m6\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m)\\u001b[0m \\u001b[0;31m# matrix with 5 rows & 6 columns\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0;32m---> 21\\u001b[0;31m \\u001b[0mj\\u001b[0m \\u001b[0;34m=\\u001b[0m \\u001b[0mh\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mdot\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mi\\u001b[0m\\u001b[0;34m)\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\\u001b[0m\\u001b[1;32m     22\\u001b[0m \\u001b[0mprint\\u001b[0m\\u001b[0;34m(\\u001b[0m\\u001b[0mj\\u001b[0m\\u001b[0;34m.\\u001b[0m\\u001b[0mshape\\u001b[0m\\u001b[0;34m)\\u001b[0m \\u001b[0;31m# throws an error\\u001b[0m\\u001b[0;34m\\u001b[0m\\u001b[0m\\n\",\n      \"\\u001b[0;31mValueError\\u001b[0m: shapes (5,4) and (5,6) not aligned: 4 (dim 1) != 5 (dim 0)\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"a = np.zeros((2,4)) # matrix with 2 rows and 4 columns\\n\",\n    \"b = np.zeros((4,3)) # matrix with 4 rows & 3 columns\\n\",\n    \"\\n\",\n    \"c = a.dot(b)\\n\",\n    \"print(c.shape) # outputs (2,3)\\n\",\n    \"\\n\",\n    \"e = np.zeros((2,1)) # matrix with 2 rows and 1 columns\\n\",\n    \"f = np.zeros((1,3)) # matrix with 1 row & 3 columns\\n\",\n    \"\\n\",\n    \"g = e.dot(f)\\n\",\n    \"print(g.shape) # outputs (2,3)\\n\",\n    \"\\n\",\n    \"h = np.zeros((5,4)).T # matrix with 4 rows and 5 columns\\n\",\n    \"i = np.zeros((5,6)) # matrix with 6 rows & 5 columns\\n\",\n    \"\\n\",\n    \"j = h.dot(i)\\n\",\n    \"print(j.shape) # outputs (4,6)\\n\",\n    \"\\n\",\n    \"h = np.zeros((5,4)) # matrix with 5 rows and 4 columns\\n\",\n    \"i = np.zeros((5,6)) # matrix with 5 rows & 6 columns\\n\",\n    \"j = h.dot(i)\\n\",\n    \"print(j.shape) # throws an error\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter4 - Gradient Descent - Intro to Neural Learning.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Compare: Does our network make good predictions?\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 2,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"0.30250000000000005\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"knob_weight = 0.5\\n\",\n    \"input = 0.5\\n\",\n    \"goal_pred = 0.8\\n\",\n    \"\\n\",\n    \"pred = input * knob_weight\\n\",\n    \"error = (pred - goal_pred) ** 2\\n\",\n    \"print(error)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# What's the Simplest Form of Neural Learning?\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"### Learning using the Hot and Cold Method\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 30,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"0.022499999999999975\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# 1) An Empty Network\\n\",\n    \"\\n\",\n    \"weight = 0.1 \\n\",\n    \"lr = 0.01\\n\",\n    \"\\n\",\n    \"def neural_network(input, weight):\\n\",\n    \"    prediction = input * weight\\n\",\n    \"    return prediction\\n\",\n    \"\\n\",\n    \"\\n\",\n    \"# 2) PREDICT: Making A Prediction And Evaluating Error\\n\",\n    \"\\n\",\n    \"number_of_toes = [8.5]\\n\",\n    \"win_or_lose_binary = [1] #(won!!!)\\n\",\n    \"\\n\",\n    \"input = number_of_toes[0]\\n\",\n    \"true = win_or_lose_binary[0]\\n\",\n    \"\\n\",\n    \"pred = neural_network(input,weight)\\n\",\n    \"error = (pred - true) ** 2\\n\",\n    \"print(error)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 24,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"0.004224999999999993\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# 3) COMPARE: Making A Prediction With a *Higher* Weight And Evaluating Error\\n\",\n    \"\\n\",\n    \"weight = 0.1 \\n\",\n    \"\\n\",\n    \"def neural_network(input, weight):\\n\",\n    \"    prediction = input * weight\\n\",\n    \"    return prediction\\n\",\n    \"\\n\",\n    \"number_of_toes = [8.5]\\n\",\n    \"win_or_lose_binary = [1] #(won!!!)\\n\",\n    \"\\n\",\n    \"input = number_of_toes[0]\\n\",\n    \"true = win_or_lose_binary[0]\\n\",\n    \"\\n\",\n    \"lr = 0.01\\n\",\n    \"p_up = neural_network(input,weight+lr)\\n\",\n    \"e_up = (p_up - true) ** 2\\n\",\n    \"print(e_up)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 27,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"0.05522499999999994\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# 4) COMPARE: Making A Prediction With a *Lower* Weight And Evaluating Error\\n\",\n    \"\\n\",\n    \"weight = 0.1 \\n\",\n    \"\\n\",\n    \"def neural_network(input, weight):\\n\",\n    \"    prediction = input * weight\\n\",\n    \"    return prediction\\n\",\n    \"\\n\",\n    \"number_of_toes = [8.5]\\n\",\n    \"win_or_lose_binary = [1] #(won!!!)\\n\",\n    \"\\n\",\n    \"input = number_of_toes[0]\\n\",\n    \"true = win_or_lose_binary[0]\\n\",\n    \"\\n\",\n    \"lr = 0.01\\n\",\n    \"p_dn = neural_network(input,weight-lr)\\n\",\n    \"e_dn = (p_dn - true) ** 2\\n\",\n    \"print(e_dn)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Hot and Cold Learning\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 32,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.30250000000000005 Prediction:0.25\\n\",\n      \"Error:0.3019502500000001 Prediction:0.2505\\n\",\n      \"Error:0.30140100000000003 Prediction:0.251\\n\",\n      \"Error:0.30085225 Prediction:0.2515\\n\",\n      \"Error:0.30030400000000007 Prediction:0.252\\n\",\n      \"Error:0.2997562500000001 Prediction:0.2525\\n\",\n      \"Error:0.29920900000000006 Prediction:0.253\\n\",\n      \"Error:0.29866224999999996 Prediction:0.2535\\n\",\n      \"Error:0.29811600000000005 Prediction:0.254\\n\",\n      \"Error:0.2975702500000001 Prediction:0.2545\\n\",\n      \"Error:0.29702500000000004 Prediction:0.255\\n\",\n      \"Error:0.29648025 Prediction:0.2555\\n\",\n      \"Error:0.29593600000000003 Prediction:0.256\\n\",\n      \"Error:0.2953922500000001 Prediction:0.2565\\n\",\n      \"Error:0.294849 Prediction:0.257\\n\",\n      \"Error:0.29430625 Prediction:0.2575\\n\",\n      \"Error:0.293764 Prediction:0.258\\n\",\n      \"Error:0.2932222500000001 Prediction:0.2585\\n\",\n      \"Error:0.292681 Prediction:0.259\\n\",\n      \"Error:0.29214025 Prediction:0.2595\\n\",\n      \"Error:0.2916 Prediction:0.26\\n\",\n      \"Error:0.2910602500000001 Prediction:0.2605\\n\",\n      \"Error:0.29052100000000003 Prediction:0.261\\n\",\n      \"Error:0.28998225 Prediction:0.2615\\n\",\n      \"Error:0.28944400000000003 Prediction:0.262\\n\",\n      \"Error:0.2889062500000001 Prediction:0.2625\\n\",\n      \"Error:0.28836900000000004 Prediction:0.263\\n\",\n      \"Error:0.28783224999999996 Prediction:0.2635\\n\",\n      \"Error:0.28729600000000005 Prediction:0.264\\n\",\n      \"Error:0.2867602500000001 Prediction:0.2645\\n\",\n      \"Error:0.286225 Prediction:0.265\\n\",\n      \"Error:0.28569025 Prediction:0.2655\\n\",\n      \"Error:0.285156 Prediction:0.266\\n\",\n      \"Error:0.2846222500000001 Prediction:0.2665\\n\",\n      \"Error:0.28408900000000004 Prediction:0.267\\n\",\n      \"Error:0.28355624999999995 Prediction:0.2675\\n\",\n      \"Error:0.28302400000000005 Prediction:0.268\\n\",\n      \"Error:0.2824922500000001 Prediction:0.2685\\n\",\n      \"Error:0.281961 Prediction:0.269\\n\",\n      \"Error:0.28143025 Prediction:0.2695\\n\",\n      \"Error:0.28090000000000004 Prediction:0.27\\n\",\n      \"Error:0.2803702500000001 Prediction:0.2705\\n\",\n      \"Error:0.279841 Prediction:0.271\\n\",\n      \"Error:0.27931225 Prediction:0.2715\\n\",\n      \"Error:0.27878400000000003 Prediction:0.272\\n\",\n      \"Error:0.2782562500000001 Prediction:0.2725\\n\",\n      \"Error:0.277729 Prediction:0.273\\n\",\n      \"Error:0.27720225 Prediction:0.2735\\n\",\n      \"Error:0.27667600000000003 Prediction:0.274\\n\",\n      \"Error:0.2761502500000001 Prediction:0.2745\\n\",\n      \"Error:0.275625 Prediction:0.275\\n\",\n      \"Error:0.27510025 Prediction:0.2755\\n\",\n      \"Error:0.27457600000000004 Prediction:0.276\\n\",\n      \"Error:0.27405225000000005 Prediction:0.2765\\n\",\n      \"Error:0.273529 Prediction:0.277\\n\",\n      \"Error:0.27300624999999995 Prediction:0.2775\\n\",\n      \"Error:0.272484 Prediction:0.278\\n\",\n      \"Error:0.27196225000000007 Prediction:0.2785\\n\",\n      \"Error:0.27144100000000004 Prediction:0.279\\n\",\n      \"Error:0.27092025 Prediction:0.2795\\n\",\n      \"Error:0.27040000000000003 Prediction:0.28\\n\",\n      \"Error:0.2698802500000001 Prediction:0.2805\\n\",\n      \"Error:0.269361 Prediction:0.281\\n\",\n      \"Error:0.26884224999999995 Prediction:0.28150000000000003\\n\",\n      \"Error:0.268324 Prediction:0.28200000000000003\\n\",\n      \"Error:0.2678062500000001 Prediction:0.28250000000000003\\n\",\n      \"Error:0.267289 Prediction:0.28300000000000003\\n\",\n      \"Error:0.26677224999999993 Prediction:0.28350000000000003\\n\",\n      \"Error:0.266256 Prediction:0.28400000000000003\\n\",\n      \"Error:0.26574025000000007 Prediction:0.28450000000000003\\n\",\n      \"Error:0.265225 Prediction:0.28500000000000003\\n\",\n      \"Error:0.26471025 Prediction:0.28550000000000003\\n\",\n      \"Error:0.264196 Prediction:0.28600000000000003\\n\",\n      \"Error:0.26368225000000006 Prediction:0.28650000000000003\\n\",\n      \"Error:0.263169 Prediction:0.28700000000000003\\n\",\n      \"Error:0.26265625 Prediction:0.28750000000000003\\n\",\n      \"Error:0.262144 Prediction:0.28800000000000003\\n\",\n      \"Error:0.26163225000000007 Prediction:0.28850000000000003\\n\",\n      \"Error:0.261121 Prediction:0.28900000000000003\\n\",\n      \"Error:0.26061024999999993 Prediction:0.28950000000000004\\n\",\n      \"Error:0.2601 Prediction:0.29000000000000004\\n\",\n      \"Error:0.2595902500000001 Prediction:0.29050000000000004\\n\",\n      \"Error:0.259081 Prediction:0.29100000000000004\\n\",\n      \"Error:0.25857224999999995 Prediction:0.29150000000000004\\n\",\n      \"Error:0.258064 Prediction:0.29200000000000004\\n\",\n      \"Error:0.25755625000000004 Prediction:0.29250000000000004\\n\",\n      \"Error:0.257049 Prediction:0.29300000000000004\\n\",\n      \"Error:0.25654224999999997 Prediction:0.29350000000000004\\n\",\n      \"Error:0.256036 Prediction:0.29400000000000004\\n\",\n      \"Error:0.25553025000000007 Prediction:0.29450000000000004\\n\",\n      \"Error:0.255025 Prediction:0.29500000000000004\\n\",\n      \"Error:0.25452024999999995 Prediction:0.29550000000000004\\n\",\n      \"Error:0.254016 Prediction:0.29600000000000004\\n\",\n      \"Error:0.25351225000000005 Prediction:0.29650000000000004\\n\",\n      \"Error:0.253009 Prediction:0.29700000000000004\\n\",\n      \"Error:0.25250624999999993 Prediction:0.29750000000000004\\n\",\n      \"Error:0.252004 Prediction:0.29800000000000004\\n\",\n      \"Error:0.25150225000000004 Prediction:0.29850000000000004\\n\",\n      \"Error:0.251001 Prediction:0.29900000000000004\\n\",\n      \"Error:0.2505002499999999 Prediction:0.29950000000000004\\n\",\n      \"Error:0.25 Prediction:0.30000000000000004\\n\",\n      \"Error:0.24950025 Prediction:0.30050000000000004\\n\",\n      \"Error:0.249001 Prediction:0.30100000000000005\\n\",\n      \"Error:0.24850225 Prediction:0.30150000000000005\\n\",\n      \"Error:0.248004 Prediction:0.30200000000000005\\n\",\n      \"Error:0.24750625 Prediction:0.30250000000000005\\n\",\n      \"Error:0.247009 Prediction:0.30300000000000005\\n\",\n      \"Error:0.24651225 Prediction:0.30350000000000005\\n\",\n      \"Error:0.24601599999999998 Prediction:0.30400000000000005\\n\",\n      \"Error:0.24552025 Prediction:0.30450000000000005\\n\",\n      \"Error:0.245025 Prediction:0.30500000000000005\\n\",\n      \"Error:0.24453025 Prediction:0.30550000000000005\\n\",\n      \"Error:0.244036 Prediction:0.30600000000000005\\n\",\n      \"Error:0.24354225 Prediction:0.30650000000000005\\n\",\n      \"Error:0.243049 Prediction:0.30700000000000005\\n\",\n      \"Error:0.24255625 Prediction:0.30750000000000005\\n\",\n      \"Error:0.242064 Prediction:0.30800000000000005\\n\",\n      \"Error:0.24157225 Prediction:0.30850000000000005\\n\",\n      \"Error:0.241081 Prediction:0.30900000000000005\\n\",\n      \"Error:0.24059025 Prediction:0.30950000000000005\\n\",\n      \"Error:0.24009999999999998 Prediction:0.31000000000000005\\n\",\n      \"Error:0.23961025 Prediction:0.31050000000000005\\n\",\n      \"Error:0.239121 Prediction:0.31100000000000005\\n\",\n      \"Error:0.23863225 Prediction:0.31150000000000005\\n\",\n      \"Error:0.238144 Prediction:0.31200000000000006\\n\",\n      \"Error:0.23765624999999999 Prediction:0.31250000000000006\\n\",\n      \"Error:0.237169 Prediction:0.31300000000000006\\n\",\n      \"Error:0.23668224999999998 Prediction:0.31350000000000006\\n\",\n      \"Error:0.236196 Prediction:0.31400000000000006\\n\",\n      \"Error:0.23571024999999998 Prediction:0.31450000000000006\\n\",\n      \"Error:0.235225 Prediction:0.31500000000000006\\n\",\n      \"Error:0.23474024999999998 Prediction:0.31550000000000006\\n\",\n      \"Error:0.234256 Prediction:0.31600000000000006\\n\",\n      \"Error:0.23377225 Prediction:0.31650000000000006\\n\",\n      \"Error:0.233289 Prediction:0.31700000000000006\\n\",\n      \"Error:0.23280625 Prediction:0.31750000000000006\\n\",\n      \"Error:0.23232399999999997 Prediction:0.31800000000000006\\n\",\n      \"Error:0.23184224999999997 Prediction:0.31850000000000006\\n\",\n      \"Error:0.23136099999999998 Prediction:0.31900000000000006\\n\",\n      \"Error:0.23088024999999998 Prediction:0.31950000000000006\\n\",\n      \"Error:0.2304 Prediction:0.32000000000000006\\n\",\n      \"Error:0.22992025 Prediction:0.32050000000000006\\n\",\n      \"Error:0.22944099999999998 Prediction:0.32100000000000006\\n\",\n      \"Error:0.22896224999999998 Prediction:0.32150000000000006\\n\",\n      \"Error:0.228484 Prediction:0.32200000000000006\\n\",\n      \"Error:0.22800625 Prediction:0.32250000000000006\\n\",\n      \"Error:0.22752899999999998 Prediction:0.32300000000000006\\n\",\n      \"Error:0.22705224999999998 Prediction:0.32350000000000007\\n\",\n      \"Error:0.22657599999999997 Prediction:0.32400000000000007\\n\",\n      \"Error:0.22610024999999997 Prediction:0.32450000000000007\\n\",\n      \"Error:0.225625 Prediction:0.32500000000000007\\n\",\n      \"Error:0.22515024999999997 Prediction:0.32550000000000007\\n\",\n      \"Error:0.224676 Prediction:0.32600000000000007\\n\",\n      \"Error:0.22420224999999996 Prediction:0.32650000000000007\\n\",\n      \"Error:0.22372899999999998 Prediction:0.32700000000000007\\n\",\n      \"Error:0.22325625 Prediction:0.32750000000000007\\n\",\n      \"Error:0.22278399999999998 Prediction:0.32800000000000007\\n\",\n      \"Error:0.22231225 Prediction:0.32850000000000007\\n\",\n      \"Error:0.22184099999999998 Prediction:0.32900000000000007\\n\",\n      \"Error:0.22137024999999996 Prediction:0.32950000000000007\\n\",\n      \"Error:0.22089999999999999 Prediction:0.33000000000000007\\n\",\n      \"Error:0.22043024999999997 Prediction:0.33050000000000007\\n\",\n      \"Error:0.21996099999999996 Prediction:0.33100000000000007\\n\",\n      \"Error:0.21949224999999997 Prediction:0.3315000000000001\\n\",\n      \"Error:0.21902399999999997 Prediction:0.3320000000000001\\n\",\n      \"Error:0.21855624999999998 Prediction:0.3325000000000001\\n\",\n      \"Error:0.21808899999999998 Prediction:0.3330000000000001\\n\",\n      \"Error:0.21762224999999996 Prediction:0.3335000000000001\\n\",\n      \"Error:0.21715599999999996 Prediction:0.3340000000000001\\n\",\n      \"Error:0.21669024999999997 Prediction:0.3345000000000001\\n\",\n      \"Error:0.21622499999999997 Prediction:0.3350000000000001\\n\",\n      \"Error:0.21576024999999996 Prediction:0.3355000000000001\\n\",\n      \"Error:0.21529599999999996 Prediction:0.3360000000000001\\n\",\n      \"Error:0.21483224999999997 Prediction:0.3365000000000001\\n\",\n      \"Error:0.21436899999999998 Prediction:0.3370000000000001\\n\",\n      \"Error:0.21390624999999996 Prediction:0.3375000000000001\\n\",\n      \"Error:0.21344399999999997 Prediction:0.3380000000000001\\n\",\n      \"Error:0.21298224999999996 Prediction:0.3385000000000001\\n\",\n      \"Error:0.21252099999999996 Prediction:0.3390000000000001\\n\",\n      \"Error:0.21206024999999998 Prediction:0.3395000000000001\\n\",\n      \"Error:0.21159999999999995 Prediction:0.3400000000000001\\n\",\n      \"Error:0.21114024999999997 Prediction:0.3405000000000001\\n\",\n      \"Error:0.21068099999999998 Prediction:0.3410000000000001\\n\",\n      \"Error:0.21022224999999997 Prediction:0.3415000000000001\\n\",\n      \"Error:0.20976399999999998 Prediction:0.3420000000000001\\n\",\n      \"Error:0.20930624999999997 Prediction:0.3425000000000001\\n\",\n      \"Error:0.20884899999999995 Prediction:0.3430000000000001\\n\",\n      \"Error:0.20839224999999997 Prediction:0.3435000000000001\\n\",\n      \"Error:0.20793599999999995 Prediction:0.3440000000000001\\n\",\n      \"Error:0.20748024999999998 Prediction:0.3445000000000001\\n\",\n      \"Error:0.20702499999999996 Prediction:0.3450000000000001\\n\",\n      \"Error:0.20657024999999996 Prediction:0.3455000000000001\\n\",\n      \"Error:0.20611599999999997 Prediction:0.3460000000000001\\n\",\n      \"Error:0.20566224999999996 Prediction:0.3465000000000001\\n\",\n      \"Error:0.20520899999999997 Prediction:0.3470000000000001\\n\",\n      \"Error:0.20475624999999997 Prediction:0.3475000000000001\\n\",\n      \"Error:0.20430399999999996 Prediction:0.3480000000000001\\n\",\n      \"Error:0.20385224999999996 Prediction:0.3485000000000001\\n\",\n      \"Error:0.20340099999999997 Prediction:0.3490000000000001\\n\",\n      \"Error:0.20295024999999997 Prediction:0.3495000000000001\\n\",\n      \"Error:0.20249999999999996 Prediction:0.3500000000000001\\n\",\n      \"Error:0.20205024999999996 Prediction:0.3505000000000001\\n\",\n      \"Error:0.20160099999999995 Prediction:0.3510000000000001\\n\",\n      \"Error:0.20115224999999995 Prediction:0.3515000000000001\\n\",\n      \"Error:0.20070399999999997 Prediction:0.3520000000000001\\n\",\n      \"Error:0.20025624999999997 Prediction:0.3525000000000001\\n\",\n      \"Error:0.19980899999999996 Prediction:0.3530000000000001\\n\",\n      \"Error:0.19936224999999996 Prediction:0.3535000000000001\\n\",\n      \"Error:0.19891599999999995 Prediction:0.3540000000000001\\n\",\n      \"Error:0.19847024999999996 Prediction:0.3545000000000001\\n\",\n      \"Error:0.19802499999999995 Prediction:0.3550000000000001\\n\",\n      \"Error:0.19758024999999996 Prediction:0.3555000000000001\\n\",\n      \"Error:0.19713599999999995 Prediction:0.3560000000000001\\n\",\n      \"Error:0.19669224999999996 Prediction:0.3565000000000001\\n\",\n      \"Error:0.19624899999999995 Prediction:0.3570000000000001\\n\",\n      \"Error:0.19580624999999996 Prediction:0.3575000000000001\\n\",\n      \"Error:0.19536399999999995 Prediction:0.3580000000000001\\n\",\n      \"Error:0.19492224999999996 Prediction:0.3585000000000001\\n\",\n      \"Error:0.19448099999999996 Prediction:0.3590000000000001\\n\",\n      \"Error:0.19404024999999994 Prediction:0.3595000000000001\\n\",\n      \"Error:0.19359999999999997 Prediction:0.3600000000000001\\n\",\n      \"Error:0.19316024999999995 Prediction:0.3605000000000001\\n\",\n      \"Error:0.19272099999999995 Prediction:0.3610000000000001\\n\",\n      \"Error:0.19228224999999996 Prediction:0.3615000000000001\\n\",\n      \"Error:0.19184399999999996 Prediction:0.3620000000000001\\n\",\n      \"Error:0.19140624999999994 Prediction:0.3625000000000001\\n\",\n      \"Error:0.19096899999999994 Prediction:0.3630000000000001\\n\",\n      \"Error:0.19053224999999996 Prediction:0.3635000000000001\\n\",\n      \"Error:0.19009599999999996 Prediction:0.3640000000000001\\n\",\n      \"Error:0.18966024999999995 Prediction:0.3645000000000001\\n\",\n      \"Error:0.18922499999999995 Prediction:0.3650000000000001\\n\",\n      \"Error:0.18879024999999994 Prediction:0.3655000000000001\\n\",\n      \"Error:0.18835599999999994 Prediction:0.3660000000000001\\n\",\n      \"Error:0.18792224999999996 Prediction:0.3665000000000001\\n\",\n      \"Error:0.18748899999999996 Prediction:0.3670000000000001\\n\",\n      \"Error:0.18705624999999995 Prediction:0.3675000000000001\\n\",\n      \"Error:0.18662399999999996 Prediction:0.3680000000000001\\n\",\n      \"Error:0.18619224999999995 Prediction:0.3685000000000001\\n\",\n      \"Error:0.18576099999999995 Prediction:0.3690000000000001\\n\",\n      \"Error:0.18533024999999995 Prediction:0.3695000000000001\\n\",\n      \"Error:0.18489999999999995 Prediction:0.3700000000000001\\n\",\n      \"Error:0.18447024999999995 Prediction:0.3705000000000001\\n\",\n      \"Error:0.18404099999999995 Prediction:0.3710000000000001\\n\",\n      \"Error:0.18361224999999995 Prediction:0.3715000000000001\\n\",\n      \"Error:0.18318399999999996 Prediction:0.3720000000000001\\n\",\n      \"Error:0.18275624999999995 Prediction:0.3725000000000001\\n\",\n      \"Error:0.18232899999999994 Prediction:0.3730000000000001\\n\",\n      \"Error:0.18190224999999993 Prediction:0.3735000000000001\\n\",\n      \"Error:0.18147599999999994 Prediction:0.3740000000000001\\n\",\n      \"Error:0.18105024999999994 Prediction:0.3745000000000001\\n\",\n      \"Error:0.18062499999999995 Prediction:0.3750000000000001\\n\",\n      \"Error:0.18020024999999995 Prediction:0.3755000000000001\\n\",\n      \"Error:0.17977599999999994 Prediction:0.3760000000000001\\n\",\n      \"Error:0.17935224999999994 Prediction:0.3765000000000001\\n\",\n      \"Error:0.17892899999999995 Prediction:0.3770000000000001\\n\",\n      \"Error:0.17850624999999995 Prediction:0.3775000000000001\\n\",\n      \"Error:0.17808399999999994 Prediction:0.3780000000000001\\n\",\n      \"Error:0.17766224999999994 Prediction:0.3785000000000001\\n\",\n      \"Error:0.17724099999999995 Prediction:0.3790000000000001\\n\",\n      \"Error:0.17682024999999993 Prediction:0.3795000000000001\\n\",\n      \"Error:0.17639999999999995 Prediction:0.3800000000000001\\n\",\n      \"Error:0.17598024999999995 Prediction:0.3805000000000001\\n\",\n      \"Error:0.17556099999999994 Prediction:0.3810000000000001\\n\",\n      \"Error:0.17514224999999994 Prediction:0.3815000000000001\\n\",\n      \"Error:0.17472399999999993 Prediction:0.3820000000000001\\n\",\n      \"Error:0.17430624999999994 Prediction:0.3825000000000001\\n\",\n      \"Error:0.17388899999999993 Prediction:0.3830000000000001\\n\",\n      \"Error:0.17347224999999994 Prediction:0.3835000000000001\\n\",\n      \"Error:0.17305599999999993 Prediction:0.3840000000000001\\n\",\n      \"Error:0.17264024999999994 Prediction:0.3845000000000001\\n\",\n      \"Error:0.17222499999999993 Prediction:0.3850000000000001\\n\",\n      \"Error:0.17181024999999994 Prediction:0.3855000000000001\\n\",\n      \"Error:0.17139599999999994 Prediction:0.3860000000000001\\n\",\n      \"Error:0.17098224999999995 Prediction:0.3865000000000001\\n\",\n      \"Error:0.17056899999999994 Prediction:0.3870000000000001\\n\",\n      \"Error:0.17015624999999993 Prediction:0.3875000000000001\\n\",\n      \"Error:0.16974399999999992 Prediction:0.3880000000000001\\n\",\n      \"Error:0.16933224999999993 Prediction:0.3885000000000001\\n\",\n      \"Error:0.16892099999999993 Prediction:0.3890000000000001\\n\",\n      \"Error:0.16851024999999994 Prediction:0.3895000000000001\\n\",\n      \"Error:0.16809999999999994 Prediction:0.3900000000000001\\n\",\n      \"Error:0.16769024999999993 Prediction:0.3905000000000001\\n\",\n      \"Error:0.16728099999999993 Prediction:0.3910000000000001\\n\",\n      \"Error:0.16687224999999994 Prediction:0.3915000000000001\\n\",\n      \"Error:0.16646399999999995 Prediction:0.3920000000000001\\n\",\n      \"Error:0.16605624999999993 Prediction:0.3925000000000001\\n\",\n      \"Error:0.16564899999999994 Prediction:0.3930000000000001\\n\",\n      \"Error:0.16524224999999992 Prediction:0.3935000000000001\\n\",\n      \"Error:0.16483599999999993 Prediction:0.39400000000000013\\n\",\n      \"Error:0.16443024999999994 Prediction:0.39450000000000013\\n\",\n      \"Error:0.16402499999999992 Prediction:0.39500000000000013\\n\",\n      \"Error:0.16362024999999994 Prediction:0.39550000000000013\\n\",\n      \"Error:0.16321599999999994 Prediction:0.39600000000000013\\n\",\n      \"Error:0.16281224999999994 Prediction:0.39650000000000013\\n\",\n      \"Error:0.16240899999999994 Prediction:0.39700000000000013\\n\",\n      \"Error:0.16200624999999994 Prediction:0.39750000000000013\\n\",\n      \"Error:0.16160399999999994 Prediction:0.39800000000000013\\n\",\n      \"Error:0.16120224999999994 Prediction:0.39850000000000013\\n\",\n      \"Error:0.16080099999999992 Prediction:0.39900000000000013\\n\",\n      \"Error:0.16040024999999994 Prediction:0.39950000000000013\\n\",\n      \"Error:0.15999999999999992 Prediction:0.40000000000000013\\n\",\n      \"Error:0.15960024999999992 Prediction:0.40050000000000013\\n\",\n      \"Error:0.15920099999999993 Prediction:0.40100000000000013\\n\",\n      \"Error:0.15880224999999992 Prediction:0.40150000000000013\\n\",\n      \"Error:0.15840399999999993 Prediction:0.40200000000000014\\n\",\n      \"Error:0.15800624999999993 Prediction:0.40250000000000014\\n\",\n      \"Error:0.15760899999999992 Prediction:0.40300000000000014\\n\",\n      \"Error:0.15721224999999991 Prediction:0.40350000000000014\\n\",\n      \"Error:0.15681599999999993 Prediction:0.40400000000000014\\n\",\n      \"Error:0.15642024999999993 Prediction:0.40450000000000014\\n\",\n      \"Error:0.1560249999999999 Prediction:0.40500000000000014\\n\",\n      \"Error:0.15563024999999991 Prediction:0.40550000000000014\\n\",\n      \"Error:0.15523599999999993 Prediction:0.40600000000000014\\n\",\n      \"Error:0.15484224999999993 Prediction:0.40650000000000014\\n\",\n      \"Error:0.15444899999999992 Prediction:0.40700000000000014\\n\",\n      \"Error:0.15405624999999992 Prediction:0.40750000000000014\\n\",\n      \"Error:0.1536639999999999 Prediction:0.40800000000000014\\n\",\n      \"Error:0.15327224999999992 Prediction:0.40850000000000014\\n\",\n      \"Error:0.15288099999999993 Prediction:0.40900000000000014\\n\",\n      \"Error:0.1524902499999999 Prediction:0.40950000000000014\\n\",\n      \"Error:0.15209999999999993 Prediction:0.41000000000000014\\n\",\n      \"Error:0.15171024999999994 Prediction:0.41050000000000014\\n\",\n      \"Error:0.15132099999999993 Prediction:0.41100000000000014\\n\",\n      \"Error:0.15093224999999993 Prediction:0.41150000000000014\\n\",\n      \"Error:0.15054399999999993 Prediction:0.41200000000000014\\n\",\n      \"Error:0.15015624999999994 Prediction:0.41250000000000014\\n\",\n      \"Error:0.14976899999999993 Prediction:0.41300000000000014\\n\",\n      \"Error:0.1493822499999999 Prediction:0.41350000000000015\\n\",\n      \"Error:0.14899599999999993 Prediction:0.41400000000000015\\n\",\n      \"Error:0.14861024999999992 Prediction:0.41450000000000015\\n\",\n      \"Error:0.1482249999999999 Prediction:0.41500000000000015\\n\",\n      \"Error:0.14784024999999992 Prediction:0.41550000000000015\\n\",\n      \"Error:0.14745599999999992 Prediction:0.41600000000000015\\n\",\n      \"Error:0.14707224999999993 Prediction:0.41650000000000015\\n\",\n      \"Error:0.14668899999999993 Prediction:0.41700000000000015\\n\",\n      \"Error:0.14630624999999992 Prediction:0.41750000000000015\\n\",\n      \"Error:0.14592399999999991 Prediction:0.41800000000000015\\n\",\n      \"Error:0.14554224999999993 Prediction:0.41850000000000015\\n\",\n      \"Error:0.14516099999999993 Prediction:0.41900000000000015\\n\",\n      \"Error:0.14478024999999992 Prediction:0.41950000000000015\\n\",\n      \"Error:0.14439999999999992 Prediction:0.42000000000000015\\n\",\n      \"Error:0.1440202499999999 Prediction:0.42050000000000015\\n\",\n      \"Error:0.1436409999999999 Prediction:0.42100000000000015\\n\",\n      \"Error:0.14326224999999992 Prediction:0.42150000000000015\\n\",\n      \"Error:0.14288399999999993 Prediction:0.42200000000000015\\n\",\n      \"Error:0.14250624999999992 Prediction:0.42250000000000015\\n\",\n      \"Error:0.14212899999999992 Prediction:0.42300000000000015\\n\",\n      \"Error:0.1417522499999999 Prediction:0.42350000000000015\\n\",\n      \"Error:0.14137599999999992 Prediction:0.42400000000000015\\n\",\n      \"Error:0.1410002499999999 Prediction:0.42450000000000015\\n\",\n      \"Error:0.14062499999999992 Prediction:0.42500000000000016\\n\",\n      \"Error:0.1402502499999999 Prediction:0.42550000000000016\\n\",\n      \"Error:0.13987599999999992 Prediction:0.42600000000000016\\n\",\n      \"Error:0.1395022499999999 Prediction:0.42650000000000016\\n\",\n      \"Error:0.13912899999999992 Prediction:0.42700000000000016\\n\",\n      \"Error:0.13875624999999991 Prediction:0.42750000000000016\\n\",\n      \"Error:0.13838399999999992 Prediction:0.42800000000000016\\n\",\n      \"Error:0.13801224999999992 Prediction:0.42850000000000016\\n\",\n      \"Error:0.1376409999999999 Prediction:0.42900000000000016\\n\",\n      \"Error:0.13727024999999993 Prediction:0.42950000000000016\\n\",\n      \"Error:0.1368999999999999 Prediction:0.43000000000000016\\n\",\n      \"Error:0.1365302499999999 Prediction:0.43050000000000016\\n\",\n      \"Error:0.13616099999999992 Prediction:0.43100000000000016\\n\",\n      \"Error:0.13579224999999992 Prediction:0.43150000000000016\\n\",\n      \"Error:0.1354239999999999 Prediction:0.43200000000000016\\n\",\n      \"Error:0.1350562499999999 Prediction:0.43250000000000016\\n\",\n      \"Error:0.13468899999999992 Prediction:0.43300000000000016\\n\",\n      \"Error:0.13432224999999992 Prediction:0.43350000000000016\\n\",\n      \"Error:0.1339559999999999 Prediction:0.43400000000000016\\n\",\n      \"Error:0.1335902499999999 Prediction:0.43450000000000016\\n\",\n      \"Error:0.1332249999999999 Prediction:0.43500000000000016\\n\",\n      \"Error:0.1328602499999999 Prediction:0.43550000000000016\\n\",\n      \"Error:0.13249599999999992 Prediction:0.43600000000000017\\n\",\n      \"Error:0.13213224999999992 Prediction:0.43650000000000017\\n\",\n      \"Error:0.13176899999999991 Prediction:0.43700000000000017\\n\",\n      \"Error:0.13140624999999992 Prediction:0.43750000000000017\\n\",\n      \"Error:0.1310439999999999 Prediction:0.43800000000000017\\n\",\n      \"Error:0.13068224999999992 Prediction:0.43850000000000017\\n\",\n      \"Error:0.1303209999999999 Prediction:0.43900000000000017\\n\",\n      \"Error:0.12996024999999992 Prediction:0.43950000000000017\\n\",\n      \"Error:0.1295999999999999 Prediction:0.44000000000000017\\n\",\n      \"Error:0.12924024999999992 Prediction:0.44050000000000017\\n\",\n      \"Error:0.1288809999999999 Prediction:0.44100000000000017\\n\",\n      \"Error:0.12852224999999992 Prediction:0.44150000000000017\\n\",\n      \"Error:0.12816399999999992 Prediction:0.44200000000000017\\n\",\n      \"Error:0.1278062499999999 Prediction:0.44250000000000017\\n\",\n      \"Error:0.1274489999999999 Prediction:0.44300000000000017\\n\",\n      \"Error:0.1270922499999999 Prediction:0.44350000000000017\\n\",\n      \"Error:0.1267359999999999 Prediction:0.4440000000000002\\n\",\n      \"Error:0.12638024999999992 Prediction:0.4445000000000002\\n\",\n      \"Error:0.12602499999999991 Prediction:0.4450000000000002\\n\",\n      \"Error:0.1256702499999999 Prediction:0.4455000000000002\\n\",\n      \"Error:0.1253159999999999 Prediction:0.4460000000000002\\n\",\n      \"Error:0.12496224999999991 Prediction:0.4465000000000002\\n\",\n      \"Error:0.12460899999999991 Prediction:0.4470000000000002\\n\",\n      \"Error:0.1242562499999999 Prediction:0.4475000000000002\\n\",\n      \"Error:0.1239039999999999 Prediction:0.4480000000000002\\n\",\n      \"Error:0.1235522499999999 Prediction:0.4485000000000002\\n\",\n      \"Error:0.12320099999999991 Prediction:0.4490000000000002\\n\",\n      \"Error:0.12285024999999991 Prediction:0.4495000000000002\\n\",\n      \"Error:0.1224999999999999 Prediction:0.4500000000000002\\n\",\n      \"Error:0.1221502499999999 Prediction:0.4505000000000002\\n\",\n      \"Error:0.12180099999999991 Prediction:0.4510000000000002\\n\",\n      \"Error:0.1214522499999999 Prediction:0.4515000000000002\\n\",\n      \"Error:0.1211039999999999 Prediction:0.4520000000000002\\n\",\n      \"Error:0.12075624999999991 Prediction:0.4525000000000002\\n\",\n      \"Error:0.1204089999999999 Prediction:0.4530000000000002\\n\",\n      \"Error:0.12006224999999991 Prediction:0.4535000000000002\\n\",\n      \"Error:0.1197159999999999 Prediction:0.4540000000000002\\n\",\n      \"Error:0.1193702499999999 Prediction:0.4545000000000002\\n\",\n      \"Error:0.11902499999999991 Prediction:0.4550000000000002\\n\",\n      \"Error:0.1186802499999999 Prediction:0.4555000000000002\\n\",\n      \"Error:0.1183359999999999 Prediction:0.4560000000000002\\n\",\n      \"Error:0.11799224999999991 Prediction:0.4565000000000002\\n\",\n      \"Error:0.1176489999999999 Prediction:0.4570000000000002\\n\",\n      \"Error:0.1173062499999999 Prediction:0.4575000000000002\\n\",\n      \"Error:0.1169639999999999 Prediction:0.4580000000000002\\n\",\n      \"Error:0.1166222499999999 Prediction:0.4585000000000002\\n\",\n      \"Error:0.1162809999999999 Prediction:0.4590000000000002\\n\",\n      \"Error:0.1159402499999999 Prediction:0.4595000000000002\\n\",\n      \"Error:0.1155999999999999 Prediction:0.4600000000000002\\n\",\n      \"Error:0.1152602499999999 Prediction:0.4605000000000002\\n\",\n      \"Error:0.1149209999999999 Prediction:0.4610000000000002\\n\",\n      \"Error:0.1145822499999999 Prediction:0.4615000000000002\\n\",\n      \"Error:0.1142439999999999 Prediction:0.4620000000000002\\n\",\n      \"Error:0.1139062499999999 Prediction:0.4625000000000002\\n\",\n      \"Error:0.1135689999999999 Prediction:0.4630000000000002\\n\",\n      \"Error:0.1132322499999999 Prediction:0.4635000000000002\\n\",\n      \"Error:0.1128959999999999 Prediction:0.4640000000000002\\n\",\n      \"Error:0.1125602499999999 Prediction:0.4645000000000002\\n\",\n      \"Error:0.11222499999999991 Prediction:0.4650000000000002\\n\",\n      \"Error:0.1118902499999999 Prediction:0.4655000000000002\\n\",\n      \"Error:0.1115559999999999 Prediction:0.4660000000000002\\n\",\n      \"Error:0.1112222499999999 Prediction:0.4665000000000002\\n\",\n      \"Error:0.1108889999999999 Prediction:0.4670000000000002\\n\",\n      \"Error:0.1105562499999999 Prediction:0.4675000000000002\\n\",\n      \"Error:0.1102239999999999 Prediction:0.4680000000000002\\n\",\n      \"Error:0.1098922499999999 Prediction:0.4685000000000002\\n\",\n      \"Error:0.1095609999999999 Prediction:0.4690000000000002\\n\",\n      \"Error:0.1092302499999999 Prediction:0.4695000000000002\\n\",\n      \"Error:0.1088999999999999 Prediction:0.4700000000000002\\n\",\n      \"Error:0.1085702499999999 Prediction:0.4705000000000002\\n\",\n      \"Error:0.1082409999999999 Prediction:0.4710000000000002\\n\",\n      \"Error:0.1079122499999999 Prediction:0.4715000000000002\\n\",\n      \"Error:0.1075839999999999 Prediction:0.4720000000000002\\n\",\n      \"Error:0.1072562499999999 Prediction:0.4725000000000002\\n\",\n      \"Error:0.1069289999999999 Prediction:0.4730000000000002\\n\",\n      \"Error:0.1066022499999999 Prediction:0.4735000000000002\\n\",\n      \"Error:0.1062759999999999 Prediction:0.4740000000000002\\n\",\n      \"Error:0.1059502499999999 Prediction:0.4745000000000002\\n\",\n      \"Error:0.1056249999999999 Prediction:0.4750000000000002\\n\",\n      \"Error:0.1053002499999999 Prediction:0.4755000000000002\\n\",\n      \"Error:0.1049759999999999 Prediction:0.4760000000000002\\n\",\n      \"Error:0.1046522499999999 Prediction:0.4765000000000002\\n\",\n      \"Error:0.1043289999999999 Prediction:0.4770000000000002\\n\",\n      \"Error:0.1040062499999999 Prediction:0.4775000000000002\\n\",\n      \"Error:0.1036839999999999 Prediction:0.4780000000000002\\n\",\n      \"Error:0.10336224999999989 Prediction:0.4785000000000002\\n\",\n      \"Error:0.1030409999999999 Prediction:0.4790000000000002\\n\",\n      \"Error:0.1027202499999999 Prediction:0.4795000000000002\\n\",\n      \"Error:0.1023999999999999 Prediction:0.4800000000000002\\n\",\n      \"Error:0.1020802499999999 Prediction:0.4805000000000002\\n\",\n      \"Error:0.1017609999999999 Prediction:0.4810000000000002\\n\",\n      \"Error:0.1014422499999999 Prediction:0.4815000000000002\\n\",\n      \"Error:0.1011239999999999 Prediction:0.4820000000000002\\n\",\n      \"Error:0.1008062499999999 Prediction:0.4825000000000002\\n\",\n      \"Error:0.1004889999999999 Prediction:0.4830000000000002\\n\",\n      \"Error:0.1001722499999999 Prediction:0.4835000000000002\\n\",\n      \"Error:0.0998559999999999 Prediction:0.4840000000000002\\n\",\n      \"Error:0.0995402499999999 Prediction:0.4845000000000002\\n\",\n      \"Error:0.0992249999999999 Prediction:0.4850000000000002\\n\",\n      \"Error:0.0989102499999999 Prediction:0.4855000000000002\\n\",\n      \"Error:0.09859599999999989 Prediction:0.4860000000000002\\n\",\n      \"Error:0.09828224999999989 Prediction:0.4865000000000002\\n\",\n      \"Error:0.09796899999999989 Prediction:0.4870000000000002\\n\",\n      \"Error:0.09765624999999989 Prediction:0.4875000000000002\\n\",\n      \"Error:0.09734399999999989 Prediction:0.4880000000000002\\n\",\n      \"Error:0.09703224999999989 Prediction:0.4885000000000002\\n\",\n      \"Error:0.09672099999999989 Prediction:0.4890000000000002\\n\",\n      \"Error:0.09641024999999989 Prediction:0.4895000000000002\\n\",\n      \"Error:0.0960999999999999 Prediction:0.4900000000000002\\n\",\n      \"Error:0.0957902499999999 Prediction:0.4905000000000002\\n\",\n      \"Error:0.0954809999999999 Prediction:0.4910000000000002\\n\",\n      \"Error:0.09517224999999989 Prediction:0.4915000000000002\\n\",\n      \"Error:0.09486399999999989 Prediction:0.4920000000000002\\n\",\n      \"Error:0.0945562499999999 Prediction:0.4925000000000002\\n\",\n      \"Error:0.09424899999999989 Prediction:0.4930000000000002\\n\",\n      \"Error:0.0939422499999999 Prediction:0.4935000000000002\\n\",\n      \"Error:0.0936359999999999 Prediction:0.4940000000000002\\n\",\n      \"Error:0.09333024999999989 Prediction:0.4945000000000002\\n\",\n      \"Error:0.0930249999999999 Prediction:0.4950000000000002\\n\",\n      \"Error:0.09272024999999989 Prediction:0.4955000000000002\\n\",\n      \"Error:0.0924159999999999 Prediction:0.4960000000000002\\n\",\n      \"Error:0.0921122499999999 Prediction:0.4965000000000002\\n\",\n      \"Error:0.09180899999999989 Prediction:0.4970000000000002\\n\",\n      \"Error:0.0915062499999999 Prediction:0.4975000000000002\\n\",\n      \"Error:0.0912039999999999 Prediction:0.4980000000000002\\n\",\n      \"Error:0.09090224999999989 Prediction:0.4985000000000002\\n\",\n      \"Error:0.09060099999999989 Prediction:0.4990000000000002\\n\",\n      \"Error:0.09030024999999989 Prediction:0.4995000000000002\\n\",\n      \"Error:0.0899999999999999 Prediction:0.5000000000000002\\n\",\n      \"Error:0.08970024999999993 Prediction:0.5005000000000002\\n\",\n      \"Error:0.08940099999999995 Prediction:0.5010000000000001\\n\",\n      \"Error:0.08910225 Prediction:0.5015000000000001\\n\",\n      \"Error:0.08880400000000002 Prediction:0.502\\n\",\n      \"Error:0.08850625000000006 Prediction:0.5025\\n\",\n      \"Error:0.08820900000000009 Prediction:0.5029999999999999\\n\",\n      \"Error:0.08791225000000012 Prediction:0.5034999999999998\\n\",\n      \"Error:0.08761600000000015 Prediction:0.5039999999999998\\n\",\n      \"Error:0.08732025000000018 Prediction:0.5044999999999997\\n\",\n      \"Error:0.08702500000000021 Prediction:0.5049999999999997\\n\",\n      \"Error:0.08673025000000026 Prediction:0.5054999999999996\\n\",\n      \"Error:0.08643600000000029 Prediction:0.5059999999999996\\n\",\n      \"Error:0.08614225000000032 Prediction:0.5064999999999995\\n\",\n      \"Error:0.08584900000000034 Prediction:0.5069999999999995\\n\",\n      \"Error:0.08555625000000038 Prediction:0.5074999999999994\\n\",\n      \"Error:0.08526400000000041 Prediction:0.5079999999999993\\n\",\n      \"Error:0.08497225000000044 Prediction:0.5084999999999993\\n\",\n      \"Error:0.08468100000000048 Prediction:0.5089999999999992\\n\",\n      \"Error:0.0843902500000005 Prediction:0.5094999999999992\\n\",\n      \"Error:0.08410000000000054 Prediction:0.5099999999999991\\n\",\n      \"Error:0.08381025000000057 Prediction:0.5104999999999991\\n\",\n      \"Error:0.0835210000000006 Prediction:0.510999999999999\\n\",\n      \"Error:0.08323225000000063 Prediction:0.511499999999999\\n\",\n      \"Error:0.08294400000000066 Prediction:0.5119999999999989\\n\",\n      \"Error:0.0826562500000007 Prediction:0.5124999999999988\\n\",\n      \"Error:0.08236900000000072 Prediction:0.5129999999999988\\n\",\n      \"Error:0.08208225000000074 Prediction:0.5134999999999987\\n\",\n      \"Error:0.08179600000000078 Prediction:0.5139999999999987\\n\",\n      \"Error:0.08151025000000081 Prediction:0.5144999999999986\\n\",\n      \"Error:0.08122500000000084 Prediction:0.5149999999999986\\n\",\n      \"Error:0.08094025000000087 Prediction:0.5154999999999985\\n\",\n      \"Error:0.0806560000000009 Prediction:0.5159999999999985\\n\",\n      \"Error:0.08037225000000094 Prediction:0.5164999999999984\\n\",\n      \"Error:0.08008900000000096 Prediction:0.5169999999999983\\n\",\n      \"Error:0.079806250000001 Prediction:0.5174999999999983\\n\",\n      \"Error:0.07952400000000102 Prediction:0.5179999999999982\\n\",\n      \"Error:0.07924225000000104 Prediction:0.5184999999999982\\n\",\n      \"Error:0.07896100000000107 Prediction:0.5189999999999981\\n\",\n      \"Error:0.0786802500000011 Prediction:0.5194999999999981\\n\",\n      \"Error:0.07840000000000114 Prediction:0.519999999999998\\n\",\n      \"Error:0.07812025000000117 Prediction:0.520499999999998\\n\",\n      \"Error:0.07784100000000119 Prediction:0.5209999999999979\\n\",\n      \"Error:0.07756225000000122 Prediction:0.5214999999999979\\n\",\n      \"Error:0.07728400000000125 Prediction:0.5219999999999978\\n\",\n      \"Error:0.07700625000000128 Prediction:0.5224999999999977\\n\",\n      \"Error:0.07672900000000131 Prediction:0.5229999999999977\\n\",\n      \"Error:0.07645225000000133 Prediction:0.5234999999999976\\n\",\n      \"Error:0.07617600000000137 Prediction:0.5239999999999976\\n\",\n      \"Error:0.07590025000000139 Prediction:0.5244999999999975\\n\",\n      \"Error:0.07562500000000141 Prediction:0.5249999999999975\\n\",\n      \"Error:0.07535025000000145 Prediction:0.5254999999999974\\n\",\n      \"Error:0.07507600000000147 Prediction:0.5259999999999974\\n\",\n      \"Error:0.0748022500000015 Prediction:0.5264999999999973\\n\",\n      \"Error:0.07452900000000152 Prediction:0.5269999999999972\\n\",\n      \"Error:0.07425625000000155 Prediction:0.5274999999999972\\n\",\n      \"Error:0.07398400000000158 Prediction:0.5279999999999971\\n\",\n      \"Error:0.0737122500000016 Prediction:0.5284999999999971\\n\",\n      \"Error:0.07344100000000163 Prediction:0.528999999999997\\n\",\n      \"Error:0.07317025000000166 Prediction:0.529499999999997\\n\",\n      \"Error:0.07290000000000169 Prediction:0.5299999999999969\\n\",\n      \"Error:0.07263025000000171 Prediction:0.5304999999999969\\n\",\n      \"Error:0.07236100000000174 Prediction:0.5309999999999968\\n\",\n      \"Error:0.07209225000000177 Prediction:0.5314999999999968\\n\",\n      \"Error:0.07182400000000179 Prediction:0.5319999999999967\\n\",\n      \"Error:0.07155625000000182 Prediction:0.5324999999999966\\n\",\n      \"Error:0.07128900000000185 Prediction:0.5329999999999966\\n\",\n      \"Error:0.07102225000000187 Prediction:0.5334999999999965\\n\",\n      \"Error:0.0707560000000019 Prediction:0.5339999999999965\\n\",\n      \"Error:0.07049025000000192 Prediction:0.5344999999999964\\n\",\n      \"Error:0.07022500000000195 Prediction:0.5349999999999964\\n\",\n      \"Error:0.06996025000000197 Prediction:0.5354999999999963\\n\",\n      \"Error:0.069696000000002 Prediction:0.5359999999999963\\n\",\n      \"Error:0.06943225000000203 Prediction:0.5364999999999962\\n\",\n      \"Error:0.06916900000000205 Prediction:0.5369999999999961\\n\",\n      \"Error:0.06890625000000207 Prediction:0.5374999999999961\\n\",\n      \"Error:0.0686440000000021 Prediction:0.537999999999996\\n\",\n      \"Error:0.06838225000000213 Prediction:0.538499999999996\\n\",\n      \"Error:0.06812100000000215 Prediction:0.5389999999999959\\n\",\n      \"Error:0.06786025000000218 Prediction:0.5394999999999959\\n\",\n      \"Error:0.0676000000000022 Prediction:0.5399999999999958\\n\",\n      \"Error:0.06734025000000222 Prediction:0.5404999999999958\\n\",\n      \"Error:0.06708100000000225 Prediction:0.5409999999999957\\n\",\n      \"Error:0.06682225000000228 Prediction:0.5414999999999957\\n\",\n      \"Error:0.0665640000000023 Prediction:0.5419999999999956\\n\",\n      \"Error:0.06630625000000231 Prediction:0.5424999999999955\\n\",\n      \"Error:0.06604900000000234 Prediction:0.5429999999999955\\n\",\n      \"Error:0.06579225000000237 Prediction:0.5434999999999954\\n\",\n      \"Error:0.06553600000000238 Prediction:0.5439999999999954\\n\",\n      \"Error:0.06528025000000241 Prediction:0.5444999999999953\\n\",\n      \"Error:0.06502500000000244 Prediction:0.5449999999999953\\n\",\n      \"Error:0.06477025000000246 Prediction:0.5454999999999952\\n\",\n      \"Error:0.06451600000000249 Prediction:0.5459999999999952\\n\",\n      \"Error:0.0642622500000025 Prediction:0.5464999999999951\\n\",\n      \"Error:0.06400900000000254 Prediction:0.546999999999995\\n\",\n      \"Error:0.06375625000000255 Prediction:0.547499999999995\\n\",\n      \"Error:0.06350400000000257 Prediction:0.5479999999999949\\n\",\n      \"Error:0.06325225000000259 Prediction:0.5484999999999949\\n\",\n      \"Error:0.06300100000000262 Prediction:0.5489999999999948\\n\",\n      \"Error:0.06275025000000264 Prediction:0.5494999999999948\\n\",\n      \"Error:0.06250000000000266 Prediction:0.5499999999999947\\n\",\n      \"Error:0.062250250000002685 Prediction:0.5504999999999947\\n\",\n      \"Error:0.06200100000000271 Prediction:0.5509999999999946\\n\",\n      \"Error:0.06175225000000273 Prediction:0.5514999999999946\\n\",\n      \"Error:0.06150400000000275 Prediction:0.5519999999999945\\n\",\n      \"Error:0.061256250000002774 Prediction:0.5524999999999944\\n\",\n      \"Error:0.0610090000000028 Prediction:0.5529999999999944\\n\",\n      \"Error:0.060762250000002814 Prediction:0.5534999999999943\\n\",\n      \"Error:0.06051600000000284 Prediction:0.5539999999999943\\n\",\n      \"Error:0.06027025000000286 Prediction:0.5544999999999942\\n\",\n      \"Error:0.06002500000000288 Prediction:0.5549999999999942\\n\",\n      \"Error:0.0597802500000029 Prediction:0.5554999999999941\\n\",\n      \"Error:0.05953600000000292 Prediction:0.555999999999994\\n\",\n      \"Error:0.05929225000000295 Prediction:0.556499999999994\\n\",\n      \"Error:0.05904900000000297 Prediction:0.5569999999999939\\n\",\n      \"Error:0.05880625000000299 Prediction:0.5574999999999939\\n\",\n      \"Error:0.058564000000003 Prediction:0.5579999999999938\\n\",\n      \"Error:0.058322250000003024 Prediction:0.5584999999999938\\n\",\n      \"Error:0.05808100000000305 Prediction:0.5589999999999937\\n\",\n      \"Error:0.05784025000000307 Prediction:0.5594999999999937\\n\",\n      \"Error:0.057600000000003086 Prediction:0.5599999999999936\\n\",\n      \"Error:0.0573602500000031 Prediction:0.5604999999999936\\n\",\n      \"Error:0.05712100000000313 Prediction:0.5609999999999935\\n\",\n      \"Error:0.056882250000003146 Prediction:0.5614999999999934\\n\",\n      \"Error:0.056644000000003164 Prediction:0.5619999999999934\\n\",\n      \"Error:0.05640625000000318 Prediction:0.5624999999999933\\n\",\n      \"Error:0.0561690000000032 Prediction:0.5629999999999933\\n\",\n      \"Error:0.05593225000000322 Prediction:0.5634999999999932\\n\",\n      \"Error:0.05569600000000324 Prediction:0.5639999999999932\\n\",\n      \"Error:0.055460250000003264 Prediction:0.5644999999999931\\n\",\n      \"Error:0.05522500000000328 Prediction:0.5649999999999931\\n\",\n      \"Error:0.0549902500000033 Prediction:0.565499999999993\\n\",\n      \"Error:0.054756000000003316 Prediction:0.565999999999993\\n\",\n      \"Error:0.05452225000000334 Prediction:0.5664999999999929\\n\",\n      \"Error:0.054289000000003355 Prediction:0.5669999999999928\\n\",\n      \"Error:0.05405625000000337 Prediction:0.5674999999999928\\n\",\n      \"Error:0.05382400000000339 Prediction:0.5679999999999927\\n\",\n      \"Error:0.05359225000000341 Prediction:0.5684999999999927\\n\",\n      \"Error:0.053361000000003427 Prediction:0.5689999999999926\\n\",\n      \"Error:0.053130250000003446 Prediction:0.5694999999999926\\n\",\n      \"Error:0.052900000000003465 Prediction:0.5699999999999925\\n\",\n      \"Error:0.052670250000003485 Prediction:0.5704999999999925\\n\",\n      \"Error:0.0524410000000035 Prediction:0.5709999999999924\\n\",\n      \"Error:0.05221225000000352 Prediction:0.5714999999999923\\n\",\n      \"Error:0.051984000000003534 Prediction:0.5719999999999923\\n\",\n      \"Error:0.05175625000000355 Prediction:0.5724999999999922\\n\",\n      \"Error:0.05152900000000357 Prediction:0.5729999999999922\\n\",\n      \"Error:0.05130225000000359 Prediction:0.5734999999999921\\n\",\n      \"Error:0.051076000000003605 Prediction:0.5739999999999921\\n\",\n      \"Error:0.05085025000000362 Prediction:0.574499999999992\\n\",\n      \"Error:0.05062500000000364 Prediction:0.574999999999992\\n\",\n      \"Error:0.05040025000000365 Prediction:0.5754999999999919\\n\",\n      \"Error:0.05017600000000367 Prediction:0.5759999999999919\\n\",\n      \"Error:0.04995225000000369 Prediction:0.5764999999999918\\n\",\n      \"Error:0.0497290000000037 Prediction:0.5769999999999917\\n\",\n      \"Error:0.04950625000000372 Prediction:0.5774999999999917\\n\",\n      \"Error:0.049284000000003735 Prediction:0.5779999999999916\\n\",\n      \"Error:0.04906225000000375 Prediction:0.5784999999999916\\n\",\n      \"Error:0.04884100000000377 Prediction:0.5789999999999915\\n\",\n      \"Error:0.048620250000003785 Prediction:0.5794999999999915\\n\",\n      \"Error:0.0484000000000038 Prediction:0.5799999999999914\\n\",\n      \"Error:0.04818025000000382 Prediction:0.5804999999999914\\n\",\n      \"Error:0.04796100000000383 Prediction:0.5809999999999913\\n\",\n      \"Error:0.047742250000003844 Prediction:0.5814999999999912\\n\",\n      \"Error:0.04752400000000386 Prediction:0.5819999999999912\\n\",\n      \"Error:0.04730625000000387 Prediction:0.5824999999999911\\n\",\n      \"Error:0.04708900000000389 Prediction:0.5829999999999911\\n\",\n      \"Error:0.046872250000003904 Prediction:0.583499999999991\\n\",\n      \"Error:0.04665600000000392 Prediction:0.583999999999991\\n\",\n      \"Error:0.04644025000000394 Prediction:0.5844999999999909\\n\",\n      \"Error:0.04622500000000395 Prediction:0.5849999999999909\\n\",\n      \"Error:0.046010250000003965 Prediction:0.5854999999999908\\n\",\n      \"Error:0.04579600000000398 Prediction:0.5859999999999908\\n\",\n      \"Error:0.045582250000003995 Prediction:0.5864999999999907\\n\",\n      \"Error:0.045369000000004 Prediction:0.5869999999999906\\n\",\n      \"Error:0.04515625000000402 Prediction:0.5874999999999906\\n\",\n      \"Error:0.044944000000004036 Prediction:0.5879999999999905\\n\",\n      \"Error:0.04473225000000405 Prediction:0.5884999999999905\\n\",\n      \"Error:0.044521000000004064 Prediction:0.5889999999999904\\n\",\n      \"Error:0.044310250000004076 Prediction:0.5894999999999904\\n\",\n      \"Error:0.04410000000000409 Prediction:0.5899999999999903\\n\",\n      \"Error:0.0438902500000041 Prediction:0.5904999999999903\\n\",\n      \"Error:0.04368100000000411 Prediction:0.5909999999999902\\n\",\n      \"Error:0.043472250000004126 Prediction:0.5914999999999901\\n\",\n      \"Error:0.04326400000000414 Prediction:0.5919999999999901\\n\",\n      \"Error:0.043056250000004154 Prediction:0.59249999999999\\n\",\n      \"Error:0.04284900000000417 Prediction:0.59299999999999\\n\",\n      \"Error:0.04264225000000418 Prediction:0.5934999999999899\\n\",\n      \"Error:0.04243600000000419 Prediction:0.5939999999999899\\n\",\n      \"Error:0.0422302500000042 Prediction:0.5944999999999898\\n\",\n      \"Error:0.04202500000000422 Prediction:0.5949999999999898\\n\",\n      \"Error:0.04182025000000423 Prediction:0.5954999999999897\\n\",\n      \"Error:0.04161600000000424 Prediction:0.5959999999999896\\n\",\n      \"Error:0.04141225000000425 Prediction:0.5964999999999896\\n\",\n      \"Error:0.04120900000000426 Prediction:0.5969999999999895\\n\",\n      \"Error:0.041006250000004275 Prediction:0.5974999999999895\\n\",\n      \"Error:0.04080400000000429 Prediction:0.5979999999999894\\n\",\n      \"Error:0.0406022500000043 Prediction:0.5984999999999894\\n\",\n      \"Error:0.04040100000000431 Prediction:0.5989999999999893\\n\",\n      \"Error:0.04020025000000432 Prediction:0.5994999999999893\\n\",\n      \"Error:0.04000000000000434 Prediction:0.5999999999999892\\n\",\n      \"Error:0.039800250000004346 Prediction:0.6004999999999892\\n\",\n      \"Error:0.039601000000004355 Prediction:0.6009999999999891\\n\",\n      \"Error:0.039402250000004364 Prediction:0.601499999999989\\n\",\n      \"Error:0.03920400000000438 Prediction:0.601999999999989\\n\",\n      \"Error:0.03900625000000439 Prediction:0.6024999999999889\\n\",\n      \"Error:0.0388090000000044 Prediction:0.6029999999999889\\n\",\n      \"Error:0.03861225000000441 Prediction:0.6034999999999888\\n\",\n      \"Error:0.03841600000000442 Prediction:0.6039999999999888\\n\",\n      \"Error:0.03822025000000443 Prediction:0.6044999999999887\\n\",\n      \"Error:0.038025000000004444 Prediction:0.6049999999999887\\n\",\n      \"Error:0.03783025000000445 Prediction:0.6054999999999886\\n\",\n      \"Error:0.03763600000000446 Prediction:0.6059999999999885\\n\",\n      \"Error:0.03744225000000447 Prediction:0.6064999999999885\\n\",\n      \"Error:0.03724900000000448 Prediction:0.6069999999999884\\n\",\n      \"Error:0.03705625000000449 Prediction:0.6074999999999884\\n\",\n      \"Error:0.0368640000000045 Prediction:0.6079999999999883\\n\",\n      \"Error:0.03667225000000451 Prediction:0.6084999999999883\\n\",\n      \"Error:0.03648100000000452 Prediction:0.6089999999999882\\n\",\n      \"Error:0.03629025000000453 Prediction:0.6094999999999882\\n\",\n      \"Error:0.03610000000000454 Prediction:0.6099999999999881\\n\",\n      \"Error:0.03591025000000454 Prediction:0.610499999999988\\n\",\n      \"Error:0.035721000000004555 Prediction:0.610999999999988\\n\",\n      \"Error:0.03553225000000456 Prediction:0.6114999999999879\\n\",\n      \"Error:0.03534400000000457 Prediction:0.6119999999999879\\n\",\n      \"Error:0.03515625000000458 Prediction:0.6124999999999878\\n\",\n      \"Error:0.03496900000000459 Prediction:0.6129999999999878\\n\",\n      \"Error:0.034782250000004594 Prediction:0.6134999999999877\\n\",\n      \"Error:0.0345960000000046 Prediction:0.6139999999999877\\n\",\n      \"Error:0.03441025000000461 Prediction:0.6144999999999876\\n\",\n      \"Error:0.03422500000000462 Prediction:0.6149999999999876\\n\",\n      \"Error:0.03404025000000463 Prediction:0.6154999999999875\\n\",\n      \"Error:0.03385600000000464 Prediction:0.6159999999999874\\n\",\n      \"Error:0.03367225000000464 Prediction:0.6164999999999874\\n\",\n      \"Error:0.033489000000004654 Prediction:0.6169999999999873\\n\",\n      \"Error:0.03330625000000466 Prediction:0.6174999999999873\\n\",\n      \"Error:0.033124000000004664 Prediction:0.6179999999999872\\n\",\n      \"Error:0.032942250000004676 Prediction:0.6184999999999872\\n\",\n      \"Error:0.03276100000000468 Prediction:0.6189999999999871\\n\",\n      \"Error:0.03258025000000469 Prediction:0.6194999999999871\\n\",\n      \"Error:0.032400000000004696 Prediction:0.619999999999987\\n\",\n      \"Error:0.0322202500000047 Prediction:0.620499999999987\\n\",\n      \"Error:0.032041000000004705 Prediction:0.6209999999999869\\n\",\n      \"Error:0.03186225000000471 Prediction:0.6214999999999868\\n\",\n      \"Error:0.03168400000000472 Prediction:0.6219999999999868\\n\",\n      \"Error:0.031506250000004725 Prediction:0.6224999999999867\\n\",\n      \"Error:0.031329000000004735 Prediction:0.6229999999999867\\n\",\n      \"Error:0.03115225000000474 Prediction:0.6234999999999866\\n\",\n      \"Error:0.030976000000004746 Prediction:0.6239999999999866\\n\",\n      \"Error:0.03080025000000475 Prediction:0.6244999999999865\\n\",\n      \"Error:0.030625000000004756 Prediction:0.6249999999999865\\n\",\n      \"Error:0.03045025000000476 Prediction:0.6254999999999864\\n\",\n      \"Error:0.030276000000004768 Prediction:0.6259999999999863\\n\",\n      \"Error:0.03010225000000477 Prediction:0.6264999999999863\\n\",\n      \"Error:0.029929000000004778 Prediction:0.6269999999999862\\n\",\n      \"Error:0.029756250000004782 Prediction:0.6274999999999862\\n\",\n      \"Error:0.029584000000004787 Prediction:0.6279999999999861\\n\",\n      \"Error:0.029412250000004792 Prediction:0.6284999999999861\\n\",\n      \"Error:0.029241000000004798 Prediction:0.628999999999986\\n\",\n      \"Error:0.029070250000004804 Prediction:0.629499999999986\\n\",\n      \"Error:0.028900000000004807 Prediction:0.6299999999999859\\n\",\n      \"Error:0.02873025000000481 Prediction:0.6304999999999858\\n\",\n      \"Error:0.028561000000004815 Prediction:0.6309999999999858\\n\",\n      \"Error:0.02839225000000482 Prediction:0.6314999999999857\\n\",\n      \"Error:0.028224000000004825 Prediction:0.6319999999999857\\n\",\n      \"Error:0.02805625000000483 Prediction:0.6324999999999856\\n\",\n      \"Error:0.027889000000004834 Prediction:0.6329999999999856\\n\",\n      \"Error:0.027722250000004837 Prediction:0.6334999999999855\\n\",\n      \"Error:0.02755600000000484 Prediction:0.6339999999999855\\n\",\n      \"Error:0.027390250000004845 Prediction:0.6344999999999854\\n\",\n      \"Error:0.02722500000000485 Prediction:0.6349999999999854\\n\",\n      \"Error:0.02706025000000485 Prediction:0.6354999999999853\\n\",\n      \"Error:0.026896000000004854 Prediction:0.6359999999999852\\n\",\n      \"Error:0.026732250000004856 Prediction:0.6364999999999852\\n\",\n      \"Error:0.02656900000000486 Prediction:0.6369999999999851\\n\",\n      \"Error:0.026406250000004863 Prediction:0.6374999999999851\\n\",\n      \"Error:0.026244000000004868 Prediction:0.637999999999985\\n\",\n      \"Error:0.02608225000000487 Prediction:0.638499999999985\\n\",\n      \"Error:0.02592100000000487 Prediction:0.6389999999999849\\n\",\n      \"Error:0.025760250000004873 Prediction:0.6394999999999849\\n\",\n      \"Error:0.025600000000004876 Prediction:0.6399999999999848\\n\",\n      \"Error:0.02544025000000488 Prediction:0.6404999999999847\\n\",\n      \"Error:0.025281000000004883 Prediction:0.6409999999999847\\n\",\n      \"Error:0.025122250000004884 Prediction:0.6414999999999846\\n\",\n      \"Error:0.024964000000004885 Prediction:0.6419999999999846\\n\",\n      \"Error:0.024806250000004887 Prediction:0.6424999999999845\\n\",\n      \"Error:0.02464900000000489 Prediction:0.6429999999999845\\n\",\n      \"Error:0.024492250000004892 Prediction:0.6434999999999844\\n\",\n      \"Error:0.024336000000004892 Prediction:0.6439999999999844\\n\",\n      \"Error:0.024180250000004896 Prediction:0.6444999999999843\\n\",\n      \"Error:0.024025000000004897 Prediction:0.6449999999999843\\n\",\n      \"Error:0.023870250000004898 Prediction:0.6454999999999842\\n\",\n      \"Error:0.023716000000004896 Prediction:0.6459999999999841\\n\",\n      \"Error:0.0235622500000049 Prediction:0.6464999999999841\\n\",\n      \"Error:0.023409000000004898 Prediction:0.646999999999984\\n\",\n      \"Error:0.0232562500000049 Prediction:0.647499999999984\\n\",\n      \"Error:0.023104000000004902 Prediction:0.6479999999999839\\n\",\n      \"Error:0.022952250000004903 Prediction:0.6484999999999839\\n\",\n      \"Error:0.0228010000000049 Prediction:0.6489999999999838\\n\",\n      \"Error:0.022650250000004903 Prediction:0.6494999999999838\\n\",\n      \"Error:0.0225000000000049 Prediction:0.6499999999999837\\n\",\n      \"Error:0.022350250000004904 Prediction:0.6504999999999836\\n\",\n      \"Error:0.022201000000004904 Prediction:0.6509999999999836\\n\",\n      \"Error:0.0220522500000049 Prediction:0.6514999999999835\\n\",\n      \"Error:0.021904000000004902 Prediction:0.6519999999999835\\n\",\n      \"Error:0.021756250000004904 Prediction:0.6524999999999834\\n\",\n      \"Error:0.021609000000004902 Prediction:0.6529999999999834\\n\",\n      \"Error:0.0214622500000049 Prediction:0.6534999999999833\\n\",\n      \"Error:0.0213160000000049 Prediction:0.6539999999999833\\n\",\n      \"Error:0.0211702500000049 Prediction:0.6544999999999832\\n\",\n      \"Error:0.021025000000004897 Prediction:0.6549999999999832\\n\",\n      \"Error:0.0208802500000049 Prediction:0.6554999999999831\\n\",\n      \"Error:0.020736000000004896 Prediction:0.655999999999983\\n\",\n      \"Error:0.020592250000004895 Prediction:0.656499999999983\\n\",\n      \"Error:0.020449000000004894 Prediction:0.6569999999999829\\n\",\n      \"Error:0.020306250000004893 Prediction:0.6574999999999829\\n\",\n      \"Error:0.02016400000000489 Prediction:0.6579999999999828\\n\",\n      \"Error:0.02002225000000489 Prediction:0.6584999999999828\\n\",\n      \"Error:0.019881000000004888 Prediction:0.6589999999999827\\n\",\n      \"Error:0.019740250000004886 Prediction:0.6594999999999827\\n\",\n      \"Error:0.019600000000004884 Prediction:0.6599999999999826\\n\",\n      \"Error:0.019460250000004883 Prediction:0.6604999999999825\\n\",\n      \"Error:0.01932100000000488 Prediction:0.6609999999999825\\n\",\n      \"Error:0.01918225000000488 Prediction:0.6614999999999824\\n\",\n      \"Error:0.019044000000004876 Prediction:0.6619999999999824\\n\",\n      \"Error:0.018906250000004874 Prediction:0.6624999999999823\\n\",\n      \"Error:0.01876900000000487 Prediction:0.6629999999999823\\n\",\n      \"Error:0.018632250000004867 Prediction:0.6634999999999822\\n\",\n      \"Error:0.018496000000004866 Prediction:0.6639999999999822\\n\",\n      \"Error:0.018360250000004862 Prediction:0.6644999999999821\\n\",\n      \"Error:0.01822500000000486 Prediction:0.664999999999982\\n\",\n      \"Error:0.018090250000004856 Prediction:0.665499999999982\\n\",\n      \"Error:0.017956000000004853 Prediction:0.6659999999999819\\n\",\n      \"Error:0.017822250000004848 Prediction:0.6664999999999819\\n\",\n      \"Error:0.017689000000004847 Prediction:0.6669999999999818\\n\",\n      \"Error:0.017556250000004842 Prediction:0.6674999999999818\\n\",\n      \"Error:0.01742400000000484 Prediction:0.6679999999999817\\n\",\n      \"Error:0.017292250000004835 Prediction:0.6684999999999817\\n\",\n      \"Error:0.01716100000000483 Prediction:0.6689999999999816\\n\",\n      \"Error:0.017030250000004826 Prediction:0.6694999999999816\\n\",\n      \"Error:0.01690000000000482 Prediction:0.6699999999999815\\n\",\n      \"Error:0.016770250000004816 Prediction:0.6704999999999814\\n\",\n      \"Error:0.01664100000000481 Prediction:0.6709999999999814\\n\",\n      \"Error:0.016512250000004808 Prediction:0.6714999999999813\\n\",\n      \"Error:0.016384000000004804 Prediction:0.6719999999999813\\n\",\n      \"Error:0.016256250000004798 Prediction:0.6724999999999812\\n\",\n      \"Error:0.016129000000004796 Prediction:0.6729999999999812\\n\",\n      \"Error:0.01600225000000479 Prediction:0.6734999999999811\\n\",\n      \"Error:0.015876000000004786 Prediction:0.6739999999999811\\n\",\n      \"Error:0.015750250000004778 Prediction:0.674499999999981\\n\",\n      \"Error:0.015625000000004774 Prediction:0.674999999999981\\n\",\n      \"Error:0.015500250000004769 Prediction:0.6754999999999809\\n\",\n      \"Error:0.015376000000004763 Prediction:0.6759999999999808\\n\",\n      \"Error:0.015252250000004757 Prediction:0.6764999999999808\\n\",\n      \"Error:0.015129000000004751 Prediction:0.6769999999999807\\n\",\n      \"Error:0.015006250000004747 Prediction:0.6774999999999807\\n\",\n      \"Error:0.01488400000000474 Prediction:0.6779999999999806\\n\",\n      \"Error:0.014762250000004733 Prediction:0.6784999999999806\\n\",\n      \"Error:0.014641000000004728 Prediction:0.6789999999999805\\n\",\n      \"Error:0.014520250000004722 Prediction:0.6794999999999805\\n\",\n      \"Error:0.014400000000004715 Prediction:0.6799999999999804\\n\",\n      \"Error:0.01428025000000471 Prediction:0.6804999999999803\\n\",\n      \"Error:0.014161000000004703 Prediction:0.6809999999999803\\n\",\n      \"Error:0.014042250000004695 Prediction:0.6814999999999802\\n\",\n      \"Error:0.013924000000004688 Prediction:0.6819999999999802\\n\",\n      \"Error:0.013806250000004681 Prediction:0.6824999999999801\\n\",\n      \"Error:0.013689000000004675 Prediction:0.6829999999999801\\n\",\n      \"Error:0.013572250000004667 Prediction:0.68349999999998\\n\",\n      \"Error:0.01345600000000466 Prediction:0.68399999999998\\n\",\n      \"Error:0.013340250000004652 Prediction:0.6844999999999799\\n\",\n      \"Error:0.013225000000004644 Prediction:0.6849999999999798\\n\",\n      \"Error:0.013110250000004637 Prediction:0.6854999999999798\\n\",\n      \"Error:0.01299600000000463 Prediction:0.6859999999999797\\n\",\n      \"Error:0.012882250000004623 Prediction:0.6864999999999797\\n\",\n      \"Error:0.012769000000004615 Prediction:0.6869999999999796\\n\",\n      \"Error:0.012656250000004607 Prediction:0.6874999999999796\\n\",\n      \"Error:0.012544000000004598 Prediction:0.6879999999999795\\n\",\n      \"Error:0.01243225000000459 Prediction:0.6884999999999795\\n\",\n      \"Error:0.012321000000004582 Prediction:0.6889999999999794\\n\",\n      \"Error:0.012210250000004573 Prediction:0.6894999999999794\\n\",\n      \"Error:0.012100000000004564 Prediction:0.6899999999999793\\n\",\n      \"Error:0.011990250000004556 Prediction:0.6904999999999792\\n\",\n      \"Error:0.011881000000004548 Prediction:0.6909999999999792\\n\",\n      \"Error:0.011772250000004538 Prediction:0.6914999999999791\\n\",\n      \"Error:0.011664000000004528 Prediction:0.6919999999999791\\n\",\n      \"Error:0.01155625000000452 Prediction:0.692499999999979\\n\",\n      \"Error:0.011449000000004511 Prediction:0.692999999999979\\n\",\n      \"Error:0.011342250000004502 Prediction:0.6934999999999789\\n\",\n      \"Error:0.011236000000004492 Prediction:0.6939999999999789\\n\",\n      \"Error:0.011130250000004482 Prediction:0.6944999999999788\\n\",\n      \"Error:0.011025000000004472 Prediction:0.6949999999999787\\n\",\n      \"Error:0.010920250000004463 Prediction:0.6954999999999787\\n\",\n      \"Error:0.010816000000004452 Prediction:0.6959999999999786\\n\",\n      \"Error:0.010712250000004442 Prediction:0.6964999999999786\\n\",\n      \"Error:0.010609000000004433 Prediction:0.6969999999999785\\n\",\n      \"Error:0.010506250000004422 Prediction:0.6974999999999785\\n\",\n      \"Error:0.010404000000004411 Prediction:0.6979999999999784\\n\",\n      \"Error:0.010302250000004402 Prediction:0.6984999999999784\\n\",\n      \"Error:0.01020100000000439 Prediction:0.6989999999999783\\n\",\n      \"Error:0.01010025000000438 Prediction:0.6994999999999783\\n\",\n      \"Error:0.01000000000000437 Prediction:0.6999999999999782\\n\",\n      \"Error:0.009900250000004359 Prediction:0.7004999999999781\\n\",\n      \"Error:0.009801000000004348 Prediction:0.7009999999999781\\n\",\n      \"Error:0.009702250000004338 Prediction:0.701499999999978\\n\",\n      \"Error:0.009604000000004326 Prediction:0.701999999999978\\n\",\n      \"Error:0.009506250000004315 Prediction:0.7024999999999779\\n\",\n      \"Error:0.009409000000004303 Prediction:0.7029999999999779\\n\",\n      \"Error:0.009312250000004291 Prediction:0.7034999999999778\\n\",\n      \"Error:0.00921600000000428 Prediction:0.7039999999999778\\n\",\n      \"Error:0.009120250000004267 Prediction:0.7044999999999777\\n\",\n      \"Error:0.009025000000004255 Prediction:0.7049999999999776\\n\",\n      \"Error:0.008930250000004244 Prediction:0.7054999999999776\\n\",\n      \"Error:0.008836000000004231 Prediction:0.7059999999999775\\n\",\n      \"Error:0.008742250000004219 Prediction:0.7064999999999775\\n\",\n      \"Error:0.008649000000004207 Prediction:0.7069999999999774\\n\",\n      \"Error:0.008556250000004194 Prediction:0.7074999999999774\\n\",\n      \"Error:0.008464000000004182 Prediction:0.7079999999999773\\n\",\n      \"Error:0.00837225000000417 Prediction:0.7084999999999773\\n\",\n      \"Error:0.008281000000004157 Prediction:0.7089999999999772\\n\",\n      \"Error:0.008190250000004144 Prediction:0.7094999999999771\\n\",\n      \"Error:0.008100000000004132 Prediction:0.7099999999999771\\n\",\n      \"Error:0.008010250000004118 Prediction:0.710499999999977\\n\",\n      \"Error:0.007921000000004105 Prediction:0.710999999999977\\n\",\n      \"Error:0.007832250000004091 Prediction:0.7114999999999769\\n\",\n      \"Error:0.007744000000004078 Prediction:0.7119999999999769\\n\",\n      \"Error:0.007656250000004064 Prediction:0.7124999999999768\\n\",\n      \"Error:0.007569000000004051 Prediction:0.7129999999999768\\n\",\n      \"Error:0.007482250000004037 Prediction:0.7134999999999767\\n\",\n      \"Error:0.0073960000000040235 Prediction:0.7139999999999767\\n\",\n      \"Error:0.007310250000004009 Prediction:0.7144999999999766\\n\",\n      \"Error:0.007225000000003996 Prediction:0.7149999999999765\\n\",\n      \"Error:0.007140250000003981 Prediction:0.7154999999999765\\n\",\n      \"Error:0.007056000000003967 Prediction:0.7159999999999764\\n\",\n      \"Error:0.006972250000003953 Prediction:0.7164999999999764\\n\",\n      \"Error:0.006889000000003938 Prediction:0.7169999999999763\\n\",\n      \"Error:0.006806250000003923 Prediction:0.7174999999999763\\n\",\n      \"Error:0.006724000000003908 Prediction:0.7179999999999762\\n\",\n      \"Error:0.006642250000003893 Prediction:0.7184999999999762\\n\",\n      \"Error:0.006561000000003879 Prediction:0.7189999999999761\\n\",\n      \"Error:0.006480250000003863 Prediction:0.719499999999976\\n\",\n      \"Error:0.006400000000003848 Prediction:0.719999999999976\\n\",\n      \"Error:0.006320250000003833 Prediction:0.7204999999999759\\n\",\n      \"Error:0.006241000000003817 Prediction:0.7209999999999759\\n\",\n      \"Error:0.006162250000003802 Prediction:0.7214999999999758\\n\",\n      \"Error:0.006084000000003786 Prediction:0.7219999999999758\\n\",\n      \"Error:0.006006250000003771 Prediction:0.7224999999999757\\n\",\n      \"Error:0.005929000000003755 Prediction:0.7229999999999757\\n\",\n      \"Error:0.005852250000003739 Prediction:0.7234999999999756\\n\",\n      \"Error:0.005776000000003723 Prediction:0.7239999999999756\\n\",\n      \"Error:0.005700250000003707 Prediction:0.7244999999999755\\n\",\n      \"Error:0.00562500000000369 Prediction:0.7249999999999754\\n\",\n      \"Error:0.005550250000003674 Prediction:0.7254999999999754\\n\",\n      \"Error:0.005476000000003658 Prediction:0.7259999999999753\\n\",\n      \"Error:0.005402250000003641 Prediction:0.7264999999999753\\n\",\n      \"Error:0.005329000000003624 Prediction:0.7269999999999752\\n\",\n      \"Error:0.005256250000003607 Prediction:0.7274999999999752\\n\",\n      \"Error:0.00518400000000359 Prediction:0.7279999999999751\\n\",\n      \"Error:0.005112250000003573 Prediction:0.7284999999999751\\n\",\n      \"Error:0.0050410000000035565 Prediction:0.728999999999975\\n\",\n      \"Error:0.004970250000003539 Prediction:0.729499999999975\\n\",\n      \"Error:0.004900000000003521 Prediction:0.7299999999999749\\n\",\n      \"Error:0.004830250000003504 Prediction:0.7304999999999748\\n\",\n      \"Error:0.004761000000003486 Prediction:0.7309999999999748\\n\",\n      \"Error:0.004692250000003469 Prediction:0.7314999999999747\\n\",\n      \"Error:0.004624000000003451 Prediction:0.7319999999999747\\n\",\n      \"Error:0.0045562500000034326 Prediction:0.7324999999999746\\n\",\n      \"Error:0.004489000000003415 Prediction:0.7329999999999746\\n\",\n      \"Error:0.0044222500000033966 Prediction:0.7334999999999745\\n\",\n      \"Error:0.004356000000003378 Prediction:0.7339999999999745\\n\",\n      \"Error:0.00429025000000336 Prediction:0.7344999999999744\\n\",\n      \"Error:0.0042250000000033415 Prediction:0.7349999999999743\\n\",\n      \"Error:0.004160250000003323 Prediction:0.7354999999999743\\n\",\n      \"Error:0.0040960000000033045 Prediction:0.7359999999999742\\n\",\n      \"Error:0.004032250000003285 Prediction:0.7364999999999742\\n\",\n      \"Error:0.003969000000003267 Prediction:0.7369999999999741\\n\",\n      \"Error:0.003906250000003247 Prediction:0.7374999999999741\\n\",\n      \"Error:0.003844000000003228 Prediction:0.737999999999974\\n\",\n      \"Error:0.003782250000003209 Prediction:0.738499999999974\\n\",\n      \"Error:0.0037210000000031896 Prediction:0.7389999999999739\\n\",\n      \"Error:0.00366025000000317 Prediction:0.7394999999999738\\n\",\n      \"Error:0.0036000000000031506 Prediction:0.7399999999999738\\n\",\n      \"Error:0.0035402500000031307 Prediction:0.7404999999999737\\n\",\n      \"Error:0.003481000000003111 Prediction:0.7409999999999737\\n\",\n      \"Error:0.0034222500000030912 Prediction:0.7414999999999736\\n\",\n      \"Error:0.003364000000003071 Prediction:0.7419999999999736\\n\",\n      \"Error:0.003306250000003051 Prediction:0.7424999999999735\\n\",\n      \"Error:0.0032490000000030307 Prediction:0.7429999999999735\\n\",\n      \"Error:0.0031922500000030104 Prediction:0.7434999999999734\\n\",\n      \"Error:0.0031360000000029897 Prediction:0.7439999999999733\\n\",\n      \"Error:0.003080250000002969 Prediction:0.7444999999999733\\n\",\n      \"Error:0.0030250000000029485 Prediction:0.7449999999999732\\n\",\n      \"Error:0.0029702500000029276 Prediction:0.7454999999999732\\n\",\n      \"Error:0.0029160000000029067 Prediction:0.7459999999999731\\n\",\n      \"Error:0.002862250000002886 Prediction:0.7464999999999731\\n\",\n      \"Error:0.0028090000000028648 Prediction:0.746999999999973\\n\",\n      \"Error:0.0027562500000028437 Prediction:0.747499999999973\\n\",\n      \"Error:0.002704000000002822 Prediction:0.7479999999999729\\n\",\n      \"Error:0.002652250000002801 Prediction:0.7484999999999729\\n\",\n      \"Error:0.002601000000002779 Prediction:0.7489999999999728\\n\",\n      \"Error:0.0025502500000027573 Prediction:0.7494999999999727\\n\",\n      \"Error:0.0025000000000027357 Prediction:0.7499999999999727\\n\",\n      \"Error:0.0024502500000027137 Prediction:0.7504999999999726\\n\",\n      \"Error:0.0024010000000026918 Prediction:0.7509999999999726\\n\",\n      \"Error:0.0023522500000026695 Prediction:0.7514999999999725\\n\",\n      \"Error:0.0023040000000026472 Prediction:0.7519999999999725\\n\",\n      \"Error:0.002256250000002625 Prediction:0.7524999999999724\\n\",\n      \"Error:0.0022090000000026025 Prediction:0.7529999999999724\\n\",\n      \"Error:0.00216225000000258 Prediction:0.7534999999999723\\n\",\n      \"Error:0.0021160000000025572 Prediction:0.7539999999999722\\n\",\n      \"Error:0.0020702500000025345 Prediction:0.7544999999999722\\n\",\n      \"Error:0.0020250000000025118 Prediction:0.7549999999999721\\n\",\n      \"Error:0.0019802500000024887 Prediction:0.7554999999999721\\n\",\n      \"Error:0.0019360000000024655 Prediction:0.755999999999972\\n\",\n      \"Error:0.0018922500000024423 Prediction:0.756499999999972\\n\",\n      \"Error:0.0018490000000024188 Prediction:0.7569999999999719\\n\",\n      \"Error:0.0018062500000023956 Prediction:0.7574999999999719\\n\",\n      \"Error:0.001764000000002372 Prediction:0.7579999999999718\\n\",\n      \"Error:0.0017222500000023482 Prediction:0.7584999999999718\\n\",\n      \"Error:0.0016810000000023245 Prediction:0.7589999999999717\\n\",\n      \"Error:0.0016402500000023007 Prediction:0.7594999999999716\\n\",\n      \"Error:0.0016000000000022767 Prediction:0.7599999999999716\\n\",\n      \"Error:0.0015602500000022525 Prediction:0.7604999999999715\\n\",\n      \"Error:0.0015210000000022283 Prediction:0.7609999999999715\\n\",\n      \"Error:0.001482250000002204 Prediction:0.7614999999999714\\n\",\n      \"Error:0.0014440000000021794 Prediction:0.7619999999999714\\n\",\n      \"Error:0.001406250000002155 Prediction:0.7624999999999713\\n\",\n      \"Error:0.0013690000000021302 Prediction:0.7629999999999713\\n\",\n      \"Error:0.0013322500000021056 Prediction:0.7634999999999712\\n\",\n      \"Error:0.0012960000000020806 Prediction:0.7639999999999711\\n\",\n      \"Error:0.0012602500000020557 Prediction:0.7644999999999711\\n\",\n      \"Error:0.0012250000000020305 Prediction:0.764999999999971\\n\",\n      \"Error:0.0011902500000020052 Prediction:0.765499999999971\\n\",\n      \"Error:0.00115600000000198 Prediction:0.7659999999999709\\n\",\n      \"Error:0.0011222500000019546 Prediction:0.7664999999999709\\n\",\n      \"Error:0.0010890000000019291 Prediction:0.7669999999999708\\n\",\n      \"Error:0.0010562500000019033 Prediction:0.7674999999999708\\n\",\n      \"Error:0.0010240000000018776 Prediction:0.7679999999999707\\n\",\n      \"Error:0.0009922500000018517 Prediction:0.7684999999999707\\n\",\n      \"Error:0.0009610000000018258 Prediction:0.7689999999999706\\n\",\n      \"Error:0.0009302500000017998 Prediction:0.7694999999999705\\n\",\n      \"Error:0.0009000000000017735 Prediction:0.7699999999999705\\n\",\n      \"Error:0.0008702500000017472 Prediction:0.7704999999999704\\n\",\n      \"Error:0.0008410000000017208 Prediction:0.7709999999999704\\n\",\n      \"Error:0.0008122500000016942 Prediction:0.7714999999999703\\n\",\n      \"Error:0.0007840000000016676 Prediction:0.7719999999999703\\n\",\n      \"Error:0.0007562500000016409 Prediction:0.7724999999999702\\n\",\n      \"Error:0.000729000000001614 Prediction:0.7729999999999702\\n\",\n      \"Error:0.000702250000001587 Prediction:0.7734999999999701\\n\",\n      \"Error:0.0006760000000015599 Prediction:0.77399999999997\\n\",\n      \"Error:0.0006502500000015327 Prediction:0.77449999999997\\n\",\n      \"Error:0.0006250000000015054 Prediction:0.7749999999999699\\n\",\n      \"Error:0.0006002500000014781 Prediction:0.7754999999999699\\n\",\n      \"Error:0.0005760000000014506 Prediction:0.7759999999999698\\n\",\n      \"Error:0.0005522500000014229 Prediction:0.7764999999999698\\n\",\n      \"Error:0.0005290000000013951 Prediction:0.7769999999999697\\n\",\n      \"Error:0.0005062500000013673 Prediction:0.7774999999999697\\n\",\n      \"Error:0.00048400000000133937 Prediction:0.7779999999999696\\n\",\n      \"Error:0.0004622500000013113 Prediction:0.7784999999999695\\n\",\n      \"Error:0.0004410000000012831 Prediction:0.7789999999999695\\n\",\n      \"Error:0.0004202500000012548 Prediction:0.7794999999999694\\n\",\n      \"Error:0.0004000000000012264 Prediction:0.7799999999999694\\n\",\n      \"Error:0.0003802500000011979 Prediction:0.7804999999999693\\n\",\n      \"Error:0.00036100000000116925 Prediction:0.7809999999999693\\n\",\n      \"Error:0.0003422500000011405 Prediction:0.7814999999999692\\n\",\n      \"Error:0.0003240000000011117 Prediction:0.7819999999999692\\n\",\n      \"Error:0.00030625000000108273 Prediction:0.7824999999999691\\n\",\n      \"Error:0.00028900000000105366 Prediction:0.782999999999969\\n\",\n      \"Error:0.0002722500000010245 Prediction:0.783499999999969\\n\",\n      \"Error:0.00025600000000099523 Prediction:0.7839999999999689\\n\",\n      \"Error:0.00024025000000096582 Prediction:0.7844999999999689\\n\",\n      \"Error:0.0002250000000009363 Prediction:0.7849999999999688\\n\",\n      \"Error:0.0002102500000009067 Prediction:0.7854999999999688\\n\",\n      \"Error:0.00019600000000087698 Prediction:0.7859999999999687\\n\",\n      \"Error:0.00018225000000084715 Prediction:0.7864999999999687\\n\",\n      \"Error:0.0001690000000008172 Prediction:0.7869999999999686\\n\",\n      \"Error:0.00015625000000078716 Prediction:0.7874999999999686\\n\",\n      \"Error:0.000144000000000757 Prediction:0.7879999999999685\\n\",\n      \"Error:0.0001322500000007267 Prediction:0.7884999999999684\\n\",\n      \"Error:0.00012100000000069633 Prediction:0.7889999999999684\\n\",\n      \"Error:0.00011025000000066583 Prediction:0.7894999999999683\\n\",\n      \"Error:0.00010000000000063523 Prediction:0.7899999999999683\\n\",\n      \"Error:9.025000000060451e-05 Prediction:0.7904999999999682\\n\",\n      \"Error:8.100000000057368e-05 Prediction:0.7909999999999682\\n\",\n      \"Error:7.225000000054275e-05 Prediction:0.7914999999999681\\n\",\n      \"Error:6.40000000005117e-05 Prediction:0.7919999999999681\\n\",\n      \"Error:5.625000000048055e-05 Prediction:0.792499999999968\\n\",\n      \"Error:4.9000000000449285e-05 Prediction:0.792999999999968\\n\",\n      \"Error:4.225000000041791e-05 Prediction:0.7934999999999679\\n\",\n      \"Error:3.6000000000386424e-05 Prediction:0.7939999999999678\\n\",\n      \"Error:3.0250000000354826e-05 Prediction:0.7944999999999678\\n\",\n      \"Error:2.500000000032312e-05 Prediction:0.7949999999999677\\n\",\n      \"Error:2.0250000000291302e-05 Prediction:0.7954999999999677\\n\",\n      \"Error:1.6000000000259378e-05 Prediction:0.7959999999999676\\n\",\n      \"Error:1.225000000022734e-05 Prediction:0.7964999999999676\\n\",\n      \"Error:9.000000000195194e-06 Prediction:0.7969999999999675\\n\",\n      \"Error:6.250000000162936e-06 Prediction:0.7974999999999675\\n\",\n      \"Error:4.000000000130569e-06 Prediction:0.7979999999999674\\n\",\n      \"Error:2.2500000000980924e-06 Prediction:0.7984999999999673\\n\",\n      \"Error:1.000000000065505e-06 Prediction:0.7989999999999673\\n\",\n      \"Error:2.5000000003280753e-07 Prediction:0.7994999999999672\\n\",\n      \"Error:1.0799505792475652e-27 Prediction:0.7999999999999672\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"weight = 0.5\\n\",\n    \"input = 0.5\\n\",\n    \"goal_prediction = 0.8\\n\",\n    \"\\n\",\n    \"step_amount = 0.001\\n\",\n    \"\\n\",\n    \"for iteration in range(1101):\\n\",\n    \"\\n\",\n    \"    prediction = input * weight\\n\",\n    \"    error = (prediction - goal_prediction) ** 2\\n\",\n    \"\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(prediction))\\n\",\n    \"    \\n\",\n    \"    up_prediction = input * (weight + step_amount)\\n\",\n    \"    up_error = (goal_prediction - up_prediction) ** 2\\n\",\n    \"\\n\",\n    \"    down_prediction = input * (weight - step_amount)\\n\",\n    \"    down_error = (goal_prediction - down_prediction) ** 2\\n\",\n    \"\\n\",\n    \"    if(down_error < up_error):\\n\",\n    \"        weight = weight - step_amount\\n\",\n    \"        \\n\",\n    \"    if(down_error > up_error):\\n\",\n    \"        weight = weight + step_amount\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Calculating Both Direction and Amount from Error\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 34,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.30250000000000005 Prediction:0.25\\n\",\n      \"Error:0.17015625000000004 Prediction:0.3875\\n\",\n      \"Error:0.095712890625 Prediction:0.49062500000000003\\n\",\n      \"Error:0.05383850097656251 Prediction:0.56796875\\n\",\n      \"Error:0.03028415679931642 Prediction:0.6259765625\\n\",\n      \"Error:0.0170348381996155 Prediction:0.669482421875\\n\",\n      \"Error:0.00958209648728372 Prediction:0.70211181640625\\n\",\n      \"Error:0.005389929274097089 Prediction:0.7265838623046875\\n\",\n      \"Error:0.0030318352166796153 Prediction:0.7449378967285156\\n\",\n      \"Error:0.0017054073093822882 Prediction:0.7587034225463867\\n\",\n      \"Error:0.0009592916115275371 Prediction:0.76902756690979\\n\",\n      \"Error:0.0005396015314842384 Prediction:0.7767706751823426\\n\",\n      \"Error:0.000303525861459885 Prediction:0.7825780063867569\\n\",\n      \"Error:0.00017073329707118678 Prediction:0.7869335047900676\\n\",\n      \"Error:9.603747960254256e-05 Prediction:0.7902001285925507\\n\",\n      \"Error:5.402108227642978e-05 Prediction:0.7926500964444131\\n\",\n      \"Error:3.038685878049206e-05 Prediction:0.7944875723333098\\n\",\n      \"Error:1.7092608064027242e-05 Prediction:0.7958656792499823\\n\",\n      \"Error:9.614592036015323e-06 Prediction:0.7968992594374867\\n\",\n      \"Error:5.408208020258491e-06 Prediction:0.7976744445781151\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"weight = 0.5\\n\",\n    \"goal_pred = 0.8\\n\",\n    \"input = 0.5\\n\",\n    \"\\n\",\n    \"for iteration in range(20):\\n\",\n    \"    pred = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    direction_and_amount = (pred - goal_pred) * input\\n\",\n    \"    weight = weight - direction_and_amount\\n\",\n    \"\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# One Iteration of Gradient Descent\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 42,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"# 1) An Empty Network\\n\",\n    \"\\n\",\n    \"weight = 0.1 \\n\",\n    \"alpha = 0.01\\n\",\n    \"\\n\",\n    \"def neural_network(input, weight):\\n\",\n    \"    prediction = input * weight\\n\",\n    \"    return prediction\\n\",\n    \"\\n\",\n    \"# 2) PREDICT: Making A Prediction And Evaluating Error\\n\",\n    \"\\n\",\n    \"number_of_toes = [8.5]\\n\",\n    \"win_or_lose_binary = [1] # (won!!!)\\n\",\n    \"\\n\",\n    \"input = number_of_toes[0]\\n\",\n    \"goal_pred = win_or_lose_binary[0]\\n\",\n    \"\\n\",\n    \"pred = neural_network(input,weight)\\n\",\n    \"error = (pred - goal_pred) ** 2\\n\",\n    \"\\n\",\n    \"# 3) COMPARE: Calculating \\\"Node Delta\\\" and Putting it on the Output Node\\n\",\n    \"\\n\",\n    \"delta = pred - goal_pred\\n\",\n    \"\\n\",\n    \"# 4) LEARN: Calculating \\\"Weight Delta\\\" and Putting it on the Weight\\n\",\n    \"\\n\",\n    \"weight_delta = input * delta\\n\",\n    \"\\n\",\n    \"# 5) LEARN: Updating the Weight\\n\",\n    \"\\n\",\n    \"alpha = 0.01 # fixed before training\\n\",\n    \"weight -= weight_delta * alpha\\n\",\n    \"\\n\",\n    \"weight, goal_pred, input = (0.0, 0.8, 0.5)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Learning is just Reducing Error\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 43,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.6400000000000001 Prediction:0.0\\n\",\n      \"Error:0.3600000000000001 Prediction:0.2\\n\",\n      \"Error:0.2025 Prediction:0.35000000000000003\\n\",\n      \"Error:0.11390625000000001 Prediction:0.4625\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"for iteration in range(4):\\n\",\n    \"    \\n\",\n    \"    pred = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    delta = pred - goal_pred\\n\",\n    \"    weight_delta = delta * input\\n\",\n    \"    weight = weight - weight_delta\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Let's Watch Several Steps of Learning\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 46,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"-----\\n\",\n      \"Weight:0.0\\n\",\n      \"Error:0.6400000000000001 Prediction:0.0\\n\",\n      \"Delta:-0.8 Weight Delta:-0.8800000000000001\\n\",\n      \"-----\\n\",\n      \"Weight:0.8800000000000001\\n\",\n      \"Error:0.02822400000000005 Prediction:0.9680000000000002\\n\",\n      \"Delta:0.16800000000000015 Weight Delta:0.1848000000000002\\n\",\n      \"-----\\n\",\n      \"Weight:0.6951999999999999\\n\",\n      \"Error:0.0012446784000000064 Prediction:0.76472\\n\",\n      \"Delta:-0.03528000000000009 Weight Delta:-0.0388080000000001\\n\",\n      \"-----\\n\",\n      \"Weight:0.734008\\n\",\n      \"Error:5.4890317439999896e-05 Prediction:0.8074088\\n\",\n      \"Delta:0.007408799999999993 Weight Delta:0.008149679999999992\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"weight, goal_pred, input = (0.0, 0.8, 1.1)\\n\",\n    \"\\n\",\n    \"for iteration in range(4):\\n\",\n    \"    print(\\\"-----\\\\nWeight:\\\" + str(weight))\\n\",\n    \"    pred = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    delta = pred - goal_pred\\n\",\n    \"    weight_delta = delta * input\\n\",\n    \"    weight = weight - weight_delta\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\\n\",\n    \"    print(\\\"Delta:\\\" + str(delta) + \\\" Weight Delta:\\\" + str(weight_delta))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Why does this work? What really is weight_delta?\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 47,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.30250000000000005 Prediction:0.25\\n\",\n      \"Error:0.17015625000000004 Prediction:0.3875\\n\",\n      \"Error:0.095712890625 Prediction:0.49062500000000003\\n\",\n      \"Error:0.05383850097656251 Prediction:0.56796875\\n\",\n      \"Error:0.03028415679931642 Prediction:0.6259765625\\n\",\n      \"Error:0.0170348381996155 Prediction:0.669482421875\\n\",\n      \"Error:0.00958209648728372 Prediction:0.70211181640625\\n\",\n      \"Error:0.005389929274097089 Prediction:0.7265838623046875\\n\",\n      \"Error:0.0030318352166796153 Prediction:0.7449378967285156\\n\",\n      \"Error:0.0017054073093822882 Prediction:0.7587034225463867\\n\",\n      \"Error:0.0009592916115275371 Prediction:0.76902756690979\\n\",\n      \"Error:0.0005396015314842384 Prediction:0.7767706751823426\\n\",\n      \"Error:0.000303525861459885 Prediction:0.7825780063867569\\n\",\n      \"Error:0.00017073329707118678 Prediction:0.7869335047900676\\n\",\n      \"Error:9.603747960254256e-05 Prediction:0.7902001285925507\\n\",\n      \"Error:5.402108227642978e-05 Prediction:0.7926500964444131\\n\",\n      \"Error:3.038685878049206e-05 Prediction:0.7944875723333098\\n\",\n      \"Error:1.7092608064027242e-05 Prediction:0.7958656792499823\\n\",\n      \"Error:9.614592036015323e-06 Prediction:0.7968992594374867\\n\",\n      \"Error:5.408208020258491e-06 Prediction:0.7976744445781151\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"weight = 0.5\\n\",\n    \"goal_pred = 0.8\\n\",\n    \"input = 0.5\\n\",\n    \"\\n\",\n    \"for iteration in range(20):\\n\",\n    \"    pred = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    direction_and_amount = (pred - goal_pred) * input\\n\",\n    \"    weight = weight - direction_and_amount\\n\",\n    \"\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# How to use a Derivative to Learn\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 48,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.6400000000000001 Prediction:0.0\\n\",\n      \"Error:0.02822400000000005 Prediction:0.9680000000000002\\n\",\n      \"Error:0.0012446784000000064 Prediction:0.76472\\n\",\n      \"Error:5.4890317439999896e-05 Prediction:0.8074088\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"weight = 0.0\\n\",\n    \"goal_pred = 0.8\\n\",\n    \"input = 1.1\\n\",\n    \"\\n\",\n    \"for iteration in range(4):\\n\",\n    \"    pred = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    delta = pred - goal_pred\\n\",\n    \"    weight_delta = delta * input\\n\",\n    \"    weight = weight - weight_delta\\n\",\n    \"\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Breaking Gradient Descent\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 49,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.30250000000000005 Prediction:0.25\\n\",\n      \"Error:0.17015625000000004 Prediction:0.3875\\n\",\n      \"Error:0.095712890625 Prediction:0.49062500000000003\\n\",\n      \"Error:0.05383850097656251 Prediction:0.56796875\\n\",\n      \"Error:0.03028415679931642 Prediction:0.6259765625\\n\",\n      \"Error:0.0170348381996155 Prediction:0.669482421875\\n\",\n      \"Error:0.00958209648728372 Prediction:0.70211181640625\\n\",\n      \"Error:0.005389929274097089 Prediction:0.7265838623046875\\n\",\n      \"Error:0.0030318352166796153 Prediction:0.7449378967285156\\n\",\n      \"Error:0.0017054073093822882 Prediction:0.7587034225463867\\n\",\n      \"Error:0.0009592916115275371 Prediction:0.76902756690979\\n\",\n      \"Error:0.0005396015314842384 Prediction:0.7767706751823426\\n\",\n      \"Error:0.000303525861459885 Prediction:0.7825780063867569\\n\",\n      \"Error:0.00017073329707118678 Prediction:0.7869335047900676\\n\",\n      \"Error:9.603747960254256e-05 Prediction:0.7902001285925507\\n\",\n      \"Error:5.402108227642978e-05 Prediction:0.7926500964444131\\n\",\n      \"Error:3.038685878049206e-05 Prediction:0.7944875723333098\\n\",\n      \"Error:1.7092608064027242e-05 Prediction:0.7958656792499823\\n\",\n      \"Error:9.614592036015323e-06 Prediction:0.7968992594374867\\n\",\n      \"Error:5.408208020258491e-06 Prediction:0.7976744445781151\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"weight = 0.5\\n\",\n    \"goal_pred = 0.8\\n\",\n    \"input = 0.5\\n\",\n    \"\\n\",\n    \"for iteration in range(20):\\n\",\n    \"    pred = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    delta = pred - goal_pred\\n\",\n    \"    weight_delta = input * delta\\n\",\n    \"    weight = weight - weight_delta\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 51,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.03999999999999998 Prediction:1.0\\n\",\n      \"Error:0.3599999999999998 Prediction:0.20000000000000018\\n\",\n      \"Error:3.2399999999999984 Prediction:2.5999999999999996\\n\",\n      \"Error:29.159999999999986 Prediction:-4.599999999999999\\n\",\n      \"Error:262.4399999999999 Prediction:16.999999999999996\\n\",\n      \"Error:2361.959999999998 Prediction:-47.79999999999998\\n\",\n      \"Error:21257.639999999978 Prediction:146.59999999999994\\n\",\n      \"Error:191318.75999999983 Prediction:-436.5999999999998\\n\",\n      \"Error:1721868.839999999 Prediction:1312.9999999999995\\n\",\n      \"Error:15496819.559999991 Prediction:-3935.799999999999\\n\",\n      \"Error:139471376.03999993 Prediction:11810.599999999997\\n\",\n      \"Error:1255242384.3599997 Prediction:-35428.59999999999\\n\",\n      \"Error:11297181459.239996 Prediction:106288.99999999999\\n\",\n      \"Error:101674633133.15994 Prediction:-318863.79999999993\\n\",\n      \"Error:915071698198.4395 Prediction:956594.5999999997\\n\",\n      \"Error:8235645283785.954 Prediction:-2869780.599999999\\n\",\n      \"Error:74120807554073.56 Prediction:8609344.999999996\\n\",\n      \"Error:667087267986662.1 Prediction:-25828031.799999986\\n\",\n      \"Error:6003785411879960.0 Prediction:77484098.59999996\\n\",\n      \"Error:5.403406870691965e+16 Prediction:-232452292.5999999\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# Now let's break it:\\n\",\n    \"\\n\",\n    \"weight = 0.5\\n\",\n    \"goal_pred = 0.8\\n\",\n    \"input = 2\\n\",\n    \"\\n\",\n    \"for iteration in range(20):\\n\",\n    \"    pred = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    delta = pred - goal_pred\\n\",\n    \"    weight_delta = input * delta\\n\",\n    \"    weight = weight - weight_delta\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 52,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.03999999999999998 Prediction:1.0\\n\",\n      \"Error:0.0144 Prediction:0.92\\n\",\n      \"Error:0.005183999999999993 Prediction:0.872\\n\",\n      \"Error:0.0018662400000000014 Prediction:0.8432000000000001\\n\",\n      \"Error:0.0006718464000000028 Prediction:0.8259200000000001\\n\",\n      \"Error:0.00024186470400000033 Prediction:0.815552\\n\",\n      \"Error:8.70712934399997e-05 Prediction:0.8093312\\n\",\n      \"Error:3.134566563839939e-05 Prediction:0.80559872\\n\",\n      \"Error:1.1284439629823931e-05 Prediction:0.803359232\\n\",\n      \"Error:4.062398266736526e-06 Prediction:0.8020155392\\n\",\n      \"Error:1.4624633760252567e-06 Prediction:0.8012093235200001\\n\",\n      \"Error:5.264868153690924e-07 Prediction:0.8007255941120001\\n\",\n      \"Error:1.8953525353291194e-07 Prediction:0.8004353564672001\\n\",\n      \"Error:6.82326912718715e-08 Prediction:0.8002612138803201\\n\",\n      \"Error:2.456376885786678e-08 Prediction:0.8001567283281921\\n\",\n      \"Error:8.842956788836216e-09 Prediction:0.8000940369969153\\n\",\n      \"Error:3.1834644439835434e-09 Prediction:0.8000564221981492\\n\",\n      \"Error:1.1460471998340758e-09 Prediction:0.8000338533188895\\n\",\n      \"Error:4.125769919393652e-10 Prediction:0.8000203119913337\\n\",\n      \"Error:1.485277170987127e-10 Prediction:0.8000121871948003\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"weight = 0.5\\n\",\n    \"goal_pred = 0.8\\n\",\n    \"input = 2\\n\",\n    \"alpha = 0.1\\n\",\n    \"\\n\",\n    \"for iteration in range(20):\\n\",\n    \"    pred  = input * weight\\n\",\n    \"    error = (pred - goal_pred) ** 2\\n\",\n    \"    derivative = input * (pred - goal_pred)\\n\",\n    \"    weight = weight - (alpha * derivative)\\n\",\n    \"    \\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(pred))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter5 - Generalizing Gradient Descent - Learning Multiple Weights at a Time.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Gradient Descent Learning with Multiple Inputs\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 129,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Weights:[0.1119, 0.20091, -0.09832]\\n\",\n      \"Weight Deltas:[-1.189999999999999, -0.09099999999999994, -0.16799999999999987]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"def w_sum(a,b):\\n\",\n    \"    assert(len(a) == len(b))\\n\",\n    \"    output = 0\\n\",\n    \"\\n\",\n    \"    for i in range(len(a)):\\n\",\n    \"        output += (a[i] * b[i])\\n\",\n    \"\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"weights = [0.1, 0.2, -.1] \\n\",\n    \"\\n\",\n    \"def neural_network(input,weights):\\n\",\n    \"    pred = w_sum(input,weights)\\n\",\n    \"    return pred\\n\",\n    \"\\n\",\n    \"toes =  [8.5, 9.5, 9.9, 9.0]\\n\",\n    \"wlrec = [0.65, 0.8, 0.8, 0.9]\\n\",\n    \"nfans = [1.2, 1.3, 0.5, 1.0]\\n\",\n    \"\\n\",\n    \"win_or_lose_binary = [1, 1, 0, 1]\\n\",\n    \"\\n\",\n    \"true = win_or_lose_binary[0]\\n\",\n    \"\\n\",\n    \"# Input corresponds to every entry\\n\",\n    \"# for the first game of the season.\\n\",\n    \"\\n\",\n    \"input = [toes[0],wlrec[0],nfans[0]]\\n\",\n    \"\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"error = (pred - true) ** 2\\n\",\n    \"delta = pred - true\\n\",\n    \"\\n\",\n    \"def ele_mul(number,vector):\\n\",\n    \"    output = [0,0,0]\\n\",\n    \"\\n\",\n    \"    assert(len(output) == len(vector))\\n\",\n    \"\\n\",\n    \"    for i in range(len(vector)):\\n\",\n    \"        output[i] = number * vector[i]\\n\",\n    \"\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"  \\n\",\n    \"\\n\",\n    \"alpha = 0.01\\n\",\n    \"\\n\",\n    \"for i in range(len(weights)):\\n\",\n    \"    weights[i] -= alpha * weight_deltas[i]\\n\",\n    \"    \\n\",\n    \"print(\\\"Weights:\\\" + str(weights))\\n\",\n    \"print(\\\"Weight Deltas:\\\" + str(weight_deltas))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Let's Watch Several Steps of Learning\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 21,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Iteration:1\\n\",\n      \"Pred:0.8600000000000001\\n\",\n      \"Error:0.01959999999999997\\n\",\n      \"Delta:-0.1399999999999999\\n\",\n      \"Weights:[0.1, 0.2, -0.1]\\n\",\n      \"Weight_Deltas:\\n\",\n      \"[-1.189999999999999, -0.09099999999999994, -0.16799999999999987]\\n\",\n      \"\\n\",\n      \"Iteration:2\\n\",\n      \"Pred:0.9637574999999999\\n\",\n      \"Error:0.0013135188062500048\\n\",\n      \"Delta:-0.036242500000000066\\n\",\n      \"Weights:[0.1119, 0.20091, -0.09832]\\n\",\n      \"Weight_Deltas:\\n\",\n      \"[-0.30806125000000056, -0.023557625000000044, -0.04349100000000008]\\n\",\n      \"\\n\",\n      \"Iteration:3\\n\",\n      \"Pred:0.9906177228125002\\n\",\n      \"Error:8.802712522307997e-05\\n\",\n      \"Delta:-0.009382277187499843\\n\",\n      \"Weights:[0.11498061250000001, 0.20114557625, -0.09788509000000001]\\n\",\n      \"Weight_Deltas:\\n\",\n      \"[-0.07974935609374867, -0.006098480171874899, -0.011258732624999811]\\n\",\n      \"\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"def neural_network(input, weights):\\n\",\n    \"  out = 0\\n\",\n    \"  for i in range(len(input)):\\n\",\n    \"    out += (input[i] * weights[i])\\n\",\n    \"  return out\\n\",\n    \"\\n\",\n    \"def ele_mul(scalar, vector):\\n\",\n    \"  out = [0,0,0]\\n\",\n    \"  for i in range(len(out)):\\n\",\n    \"    out[i] = vector[i] * scalar\\n\",\n    \"  return out\\n\",\n    \"\\n\",\n    \"toes =  [8.5, 9.5, 9.9, 9.0]\\n\",\n    \"wlrec = [0.65, 0.8, 0.8, 0.9]\\n\",\n    \"nfans = [1.2, 1.3, 0.5, 1.0]\\n\",\n    \"\\n\",\n    \"win_or_lose_binary = [1, 1, 0, 1]\\n\",\n    \"true = win_or_lose_binary[0]\\n\",\n    \"\\n\",\n    \"alpha = 0.01\\n\",\n    \"weights = [0.1, 0.2, -.1]\\n\",\n    \"input = [toes[0],wlrec[0],nfans[0]]\\n\",\n    \"\\n\",\n    \"for iter in range(3):\\n\",\n    \"\\n\",\n    \"  pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"  error = (pred - true) ** 2\\n\",\n    \"  delta = pred - true\\n\",\n    \"\\n\",\n    \"  weight_deltas=ele_mul(delta,input)\\n\",\n    \"\\n\",\n    \"  print(\\\"Iteration:\\\" + str(iter+1))\\n\",\n    \"  print(\\\"Pred:\\\" + str(pred))\\n\",\n    \"  print(\\\"Error:\\\" + str(error))\\n\",\n    \"  print(\\\"Delta:\\\" + str(delta))\\n\",\n    \"  print(\\\"Weights:\\\" + str(weights))\\n\",\n    \"  print(\\\"Weight_Deltas:\\\")\\n\",\n    \"  print(str(weight_deltas))\\n\",\n    \"  print(\\n\",\n    \"  )\\n\",\n    \"\\n\",\n    \"  for i in range(len(weights)):\\n\",\n    \"    weights[i]-=alpha*weight_deltas[i]\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Freezing One Weight - What Does It Do?\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 157,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Iteration:1\\n\",\n      \"Pred:0.8600000000000001\\n\",\n      \"Error:0.01959999999999997\\n\",\n      \"Delta:-0.1399999999999999\\n\",\n      \"Weights:[0.1, 0.2, -0.1]\\n\",\n      \"Weight_Deltas:\\n\",\n      \"[0, -0.09099999999999994, -0.16799999999999987]\\n\",\n      \"\\n\",\n      \"Iteration:2\\n\",\n      \"Pred:0.9382250000000001\\n\",\n      \"Error:0.003816150624999989\\n\",\n      \"Delta:-0.06177499999999991\\n\",\n      \"Weights:[0.1, 0.2273, -0.04960000000000005]\\n\",\n      \"Weight_Deltas:\\n\",\n      \"[0, -0.040153749999999946, -0.07412999999999989]\\n\",\n      \"\\n\",\n      \"Iteration:3\\n\",\n      \"Pred:0.97274178125\\n\",\n      \"Error:0.000743010489422852\\n\",\n      \"Delta:-0.027258218750000007\\n\",\n      \"Weights:[0.1, 0.239346125, -0.02736100000000008]\\n\",\n      \"Weight_Deltas:\\n\",\n      \"[0, -0.017717842187500006, -0.032709862500000006]\\n\",\n      \"\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"def neural_network(input, weights):\\n\",\n    \"  out = 0\\n\",\n    \"  for i in range(len(input)):\\n\",\n    \"    out += (input[i] * weights[i])\\n\",\n    \"  return out\\n\",\n    \"\\n\",\n    \"def ele_mul(scalar, vector):\\n\",\n    \"  out = [0,0,0]\\n\",\n    \"  for i in range(len(out)):\\n\",\n    \"    out[i] = vector[i] * scalar\\n\",\n    \"  return out\\n\",\n    \"\\n\",\n    \"toes =  [8.5, 9.5, 9.9, 9.0]\\n\",\n    \"wlrec = [0.65, 0.8, 0.8, 0.9]\\n\",\n    \"nfans = [1.2, 1.3, 0.5, 1.0]\\n\",\n    \"\\n\",\n    \"win_or_lose_binary = [1, 1, 0, 1]\\n\",\n    \"true = win_or_lose_binary[0]\\n\",\n    \"\\n\",\n    \"alpha = 0.3\\n\",\n    \"weights = [0.1, 0.2, -.1]\\n\",\n    \"input = [toes[0],wlrec[0],nfans[0]]\\n\",\n    \"\\n\",\n    \"for iter in range(3):\\n\",\n    \"\\n\",\n    \"  pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"  error = (pred - true) ** 2\\n\",\n    \"  delta = pred - true\\n\",\n    \"\\n\",\n    \"  weight_deltas=ele_mul(delta,input)\\n\",\n    \"  weight_deltas[0] = 0\\n\",\n    \"\\n\",\n    \"  print(\\\"Iteration:\\\" + str(iter+1))\\n\",\n    \"  print(\\\"Pred:\\\" + str(pred))\\n\",\n    \"  print(\\\"Error:\\\" + str(error))\\n\",\n    \"  print(\\\"Delta:\\\" + str(delta))\\n\",\n    \"  print(\\\"Weights:\\\" + str(weights))\\n\",\n    \"  print(\\\"Weight_Deltas:\\\")\\n\",\n    \"  print(str(weight_deltas))\\n\",\n    \"  print(\\n\",\n    \"  )\\n\",\n    \"\\n\",\n    \"  for i in range(len(weights)):\\n\",\n    \"    weights[i]-=alpha*weight_deltas[i]\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Gradient Descent Learning with Multiple Outputs\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 174,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Weights:[0.293825, 0.25655, 0.868475]\\n\",\n      \"Weight Deltas:[0.061750000000000006, -0.5655, 0.3152500000000001]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"# Instead of predicting just \\n\",\n    \"# whether the team won or lost, \\n\",\n    \"# now we're also predicting whether\\n\",\n    \"# they are happy/sad AND the\\n\",\n    \"# percentage of the team that is\\n\",\n    \"# hurt. We are making this\\n\",\n    \"# prediction using only\\n\",\n    \"# the current win/loss record.\\n\",\n    \"\\n\",\n    \"weights = [0.3, 0.2, 0.9] \\n\",\n    \"\\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"    pred = ele_mul(input,weights)\\n\",\n    \"    return pred\\n\",\n    \"\\n\",\n    \"wlrec = [0.65, 1.0, 1.0, 0.9]\\n\",\n    \"\\n\",\n    \"hurt  = [0.1, 0.0, 0.0, 0.1]\\n\",\n    \"win   = [  1,   1,   0,   1]\\n\",\n    \"sad   = [0.1, 0.0, 0.1, 0.2]\\n\",\n    \"\\n\",\n    \"input = wlrec[0]\\n\",\n    \"true = [hurt[0], win[0], sad[0]]\\n\",\n    \"\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"error = [0, 0, 0] \\n\",\n    \"delta = [0, 0, 0]\\n\",\n    \"\\n\",\n    \"for i in range(len(true)):\\n\",\n    \"    error[i] = (pred[i] - true[i]) ** 2\\n\",\n    \"    delta[i] = pred[i] - true[i]\\n\",\n    \"    \\n\",\n    \"def scalar_ele_mul(number,vector):\\n\",\n    \"    output = [0,0,0]\\n\",\n    \"\\n\",\n    \"    assert(len(output) == len(vector))\\n\",\n    \"\\n\",\n    \"    for i in range(len(vector)):\\n\",\n    \"        output[i] = number * vector[i]\\n\",\n    \"\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"weight_deltas = scalar_ele_mul(input,delta)\\n\",\n    \"\\n\",\n    \"alpha = 0.1\\n\",\n    \"\\n\",\n    \"for i in range(len(weights)):\\n\",\n    \"    weights[i] -= (weight_deltas[i] * alpha)\\n\",\n    \"    \\n\",\n    \"print(\\\"Weights:\\\" + str(weights))\\n\",\n    \"print(\\\"Weight Deltas:\\\" + str(weight_deltas))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Gradient Descent with Multiple Inputs & Outputs\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 7,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"            #toes %win #fans\\n\",\n    \"weights = [ [0.1, 0.1, -0.3],#hurt?\\n\",\n    \"            [0.1, 0.2, 0.0], #win?\\n\",\n    \"            [0.0, 1.3, 0.1] ]#sad?\\n\",\n    \"\\n\",\n    \"def w_sum(a,b):\\n\",\n    \"    assert(len(a) == len(b))\\n\",\n    \"    output = 0\\n\",\n    \"\\n\",\n    \"    for i in range(len(a)):\\n\",\n    \"        output += (a[i] * b[i])\\n\",\n    \"\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"def vect_mat_mul(vect,matrix):\\n\",\n    \"    assert(len(vect) == len(matrix))\\n\",\n    \"    output = [0,0,0]\\n\",\n    \"    for i in range(len(vect)):\\n\",\n    \"        output[i] = w_sum(vect,matrix[i])\\n\",\n    \"    return output\\n\",\n    \"\\n\",\n    \"def neural_network(input, weights):\\n\",\n    \"    pred = vect_mat_mul(input,weights)\\n\",\n    \"    return pred\\n\",\n    \"\\n\",\n    \"toes  = [8.5, 9.5, 9.9, 9.0]\\n\",\n    \"wlrec = [0.65,0.8, 0.8, 0.9]\\n\",\n    \"nfans = [1.2, 1.3, 0.5, 1.0]\\n\",\n    \"\\n\",\n    \"hurt  = [0.1, 0.0, 0.0, 0.1]\\n\",\n    \"win   = [  1,   1,   0,   1]\\n\",\n    \"sad   = [0.1, 0.0, 0.1, 0.2]\\n\",\n    \"\\n\",\n    \"alpha = 0.01\\n\",\n    \"\\n\",\n    \"input = [toes[0],wlrec[0],nfans[0]]\\n\",\n    \"true  = [hurt[0], win[0], sad[0]]\\n\",\n    \"\\n\",\n    \"pred = neural_network(input,weights)\\n\",\n    \"\\n\",\n    \"error = [0, 0, 0] \\n\",\n    \"delta = [0, 0, 0]\\n\",\n    \"\\n\",\n    \"for i in range(len(true)):\\n\",\n    \"    error[i] = (pred[i] - true[i]) ** 2\\n\",\n    \"    delta[i] = pred[i] - true[i]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 10,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"def outer_prod(a, b):\\n\",\n    \"    \\n\",\n    \"    # just a matrix of zeros\\n\",\n    \"    out = np.zeros((len(a), len(b)))\\n\",\n    \"\\n\",\n    \"    for i in range(len(a)):\\n\",\n    \"        for j in range(len(b)):\\n\",\n    \"            out[i][j] = a[i] * b[j]\\n\",\n    \"    return out\\n\",\n    \"\\n\",\n    \"weight_deltas = outer_prod(delta,input)\\n\",\n    \"\\n\",\n    \"for i in range(len(weights)):\\n\",\n    \"    for j in range(len(weights[0])):\\n\",\n    \"        weights[i][j] -= alpha * weight_deltas[i][j]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 16,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"[[0.061324999999999998, 0.097042500000000004, -0.30546000000000001],\\n\",\n       \" [0.1017, 0.20013, 0.00023999999999999887],\\n\",\n       \" [-0.073525000000000007, 1.2943775, 0.089620000000000005]]\"\n      ]\n     },\n     \"execution_count\": 16,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"weights\"\n   ]\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter6 - Intro to Backpropagation - Building Your First DEEP Neural Network.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Creating a Matrix or Two in Python\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 10,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.03999999999999998 Prediction:-0.19999999999999996\\n\",\n      \"Error:0.025599999999999973 Prediction:-0.15999999999999992\\n\",\n      \"Error:0.01638399999999997 Prediction:-0.1279999999999999\\n\",\n      \"Error:0.010485759999999964 Prediction:-0.10239999999999982\\n\",\n      \"Error:0.006710886399999962 Prediction:-0.08191999999999977\\n\",\n      \"Error:0.004294967295999976 Prediction:-0.06553599999999982\\n\",\n      \"Error:0.002748779069439994 Prediction:-0.05242879999999994\\n\",\n      \"Error:0.0017592186044416036 Prediction:-0.04194304000000004\\n\",\n      \"Error:0.0011258999068426293 Prediction:-0.03355443200000008\\n\",\n      \"Error:0.0007205759403792803 Prediction:-0.02684354560000002\\n\",\n      \"Error:0.0004611686018427356 Prediction:-0.021474836479999926\\n\",\n      \"Error:0.0002951479051793508 Prediction:-0.01717986918399994\\n\",\n      \"Error:0.00018889465931478573 Prediction:-0.013743895347199997\\n\",\n      \"Error:0.00012089258196146188 Prediction:-0.010995116277759953\\n\",\n      \"Error:7.737125245533561e-05 Prediction:-0.008796093022207963\\n\",\n      \"Error:4.951760157141604e-05 Prediction:-0.007036874417766459\\n\",\n      \"Error:3.169126500570676e-05 Prediction:-0.0056294995342132115\\n\",\n      \"Error:2.028240960365233e-05 Prediction:-0.004503599627370569\\n\",\n      \"Error:1.298074214633813e-05 Prediction:-0.003602879701896544\\n\",\n      \"Error:8.307674973656916e-06 Prediction:-0.002882303761517324\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"weights = np.array([0.5,0.48,-0.7])\\n\",\n    \"alpha = 0.1\\n\",\n    \"\\n\",\n    \"streetlights = np.array( [ [ 1, 0, 1 ],\\n\",\n    \"                           [ 0, 1, 1 ],\\n\",\n    \"                           [ 0, 0, 1 ],\\n\",\n    \"                           [ 1, 1, 1 ],\\n\",\n    \"                           [ 0, 1, 1 ],\\n\",\n    \"                           [ 1, 0, 1 ] ] )\\n\",\n    \"\\n\",\n    \"walk_vs_stop = np.array( [ 0, 1, 0, 1, 1, 0 ] )\\n\",\n    \"\\n\",\n    \"input = streetlights[0] # [1,0,1]\\n\",\n    \"goal_prediction = walk_vs_stop[0] # equals 0... i.e. \\\"stop\\\"\\n\",\n    \"\\n\",\n    \"for iteration in range(20):\\n\",\n    \"    prediction = input.dot(weights)\\n\",\n    \"    error = (goal_prediction - prediction) ** 2\\n\",\n    \"    delta = prediction - goal_prediction\\n\",\n    \"    weights = weights - (alpha * (input * delta))\\t\\n\",\n    \"\\n\",\n    \"    print(\\\"Error:\\\" + str(error) + \\\" Prediction:\\\" + str(prediction))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"## Building Our Neural Network\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 12,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"[0 2 4 3]\\n\",\n      \"[2 3 4 4]\\n\",\n      \"[0.  0.5 1.  0.5]\\n\",\n      \"[0.5 1.5 2.5 1.5]\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"a = np.array([0,1,2,1])\\n\",\n    \"b = np.array([2,2,2,3])\\n\",\n    \"\\n\",\n    \"print(a*b) #elementwise multiplication\\n\",\n    \"print(a+b) #elementwise addition\\n\",\n    \"print(a * 0.5) # vector-scalar multiplication\\n\",\n    \"print(a + 0.5) # vector-scalar addition\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Learning the whole dataset!\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 13,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Prediction:-0.19999999999999996\\n\",\n      \"Prediction:-0.19999999999999996\\n\",\n      \"Prediction:-0.5599999999999999\\n\",\n      \"Prediction:0.6160000000000001\\n\",\n      \"Prediction:0.17279999999999995\\n\",\n      \"Prediction:0.17552\\n\",\n      \"Error:2.6561231104\\n\",\n      \"\\n\",\n      \"Prediction:0.14041599999999999\\n\",\n      \"Prediction:0.3066464\\n\",\n      \"Prediction:-0.34513824\\n\",\n      \"Prediction:1.006637344\\n\",\n      \"Prediction:0.4785034751999999\\n\",\n      \"Prediction:0.26700416768\\n\",\n      \"Error:0.9628701776715985\\n\",\n      \"\\n\",\n      \"Prediction:0.213603334144\\n\",\n      \"Prediction:0.5347420299776\\n\",\n      \"Prediction:-0.26067345110016\\n\",\n      \"Prediction:1.1319428845096962\\n\",\n      \"Prediction:0.6274723921901568\\n\",\n      \"Prediction:0.25433999330650114\\n\",\n      \"Error:0.5509165866836797\\n\",\n      \"\\n\",\n      \"Prediction:0.20347199464520088\\n\",\n      \"Prediction:0.6561967149569552\\n\",\n      \"Prediction:-0.221948503950995\\n\",\n      \"Prediction:1.166258650532124\\n\",\n      \"Prediction:0.7139004922542389\\n\",\n      \"Prediction:0.21471099528371604\\n\",\n      \"Error:0.36445836852222424\\n\",\n      \"\\n\",\n      \"Prediction:0.17176879622697283\\n\",\n      \"Prediction:0.7324724146523222\\n\",\n      \"Prediction:-0.19966478845083285\\n\",\n      \"Prediction:1.1697769945341199\\n\",\n      \"Prediction:0.7719890116601171\\n\",\n      \"Prediction:0.17297997428859369\\n\",\n      \"Error:0.2516768662079895\\n\",\n      \"\\n\",\n      \"Prediction:0.13838397943087496\\n\",\n      \"Prediction:0.7864548139561468\\n\",\n      \"Prediction:-0.1836567869927348\\n\",\n      \"Prediction:1.163248019006011\\n\",\n      \"Prediction:0.8148799260629888\\n\",\n      \"Prediction:0.1362897844408577\\n\",\n      \"Error:0.17797575048089034\\n\",\n      \"\\n\",\n      \"Prediction:0.10903182755268614\\n\",\n      \"Prediction:0.8273717796510367\\n\",\n      \"Prediction:-0.17037324196481937\\n\",\n      \"Prediction:1.1537962739591756\\n\",\n      \"Prediction:0.8481754931254761\\n\",\n      \"Prediction:0.1059488041691444\\n\",\n      \"Error:0.12864460733422164\\n\",\n      \"\\n\",\n      \"Prediction:0.0847590433353155\\n\",\n      \"Prediction:0.859469609749935\\n\",\n      \"Prediction:-0.1585508402022421\\n\",\n      \"Prediction:1.1438418857156731\\n\",\n      \"Prediction:0.8746623946770374\\n\",\n      \"Prediction:0.08148074110264475\\n\",\n      \"Error:0.09511036950476208\\n\",\n      \"\\n\",\n      \"Prediction:0.06518459288211581\\n\",\n      \"Prediction:0.8850633823431538\\n\",\n      \"Prediction:-0.14771905585408038\\n\",\n      \"Prediction:1.1341830033853888\\n\",\n      \"Prediction:0.8959860107828534\\n\",\n      \"Prediction:0.0619780399014222\\n\",\n      \"Error:0.07194564247043436\\n\",\n      \"\\n\",\n      \"Prediction:0.04958243192113776\\n\",\n      \"Prediction:0.9056327614440267\\n\",\n      \"Prediction:-0.13768337501215525\\n\",\n      \"Prediction:1.1250605910610996\\n\",\n      \"Prediction:0.9132624284442169\\n\",\n      \"Prediction:0.04653264583708144\\n\",\n      \"Error:0.05564914990717743\\n\",\n      \"\\n\",\n      \"Prediction:0.03722611666966513\\n\",\n      \"Prediction:0.922234066504699\\n\",\n      \"Prediction:-0.12834662236261596\\n\",\n      \"Prediction:1.116526024487899\\n\",\n      \"Prediction:0.9273167105424409\\n\",\n      \"Prediction:0.03435527296969987\\n\",\n      \"Error:0.04394763937673939\\n\",\n      \"\\n\",\n      \"Prediction:0.027484218375759886\\n\",\n      \"Prediction:0.9356694192994068\\n\",\n      \"Prediction:-0.11964712469387503\\n\",\n      \"Prediction:1.1085678053734553\\n\",\n      \"Prediction:0.9387866868342218\\n\",\n      \"Prediction:0.024792915481941458\\n\",\n      \"Error:0.035357967050948465\\n\",\n      \"\\n\",\n      \"Prediction:0.019834332385553155\\n\",\n      \"Prediction:0.946566624680628\\n\",\n      \"Prediction:-0.11153724870006754\\n\",\n      \"Prediction:1.1011550767549563\\n\",\n      \"Prediction:0.948176009263518\\n\",\n      \"Prediction:0.017315912033043404\\n\",\n      \"Error:0.02890700056547436\\n\",\n      \"\\n\",\n      \"Prediction:0.013852729626434732\\n\",\n      \"Prediction:0.9554239432448665\\n\",\n      \"Prediction:-0.10397589092234266\\n\",\n      \"Prediction:1.0942524239871314\\n\",\n      \"Prediction:0.9558862588907013\\n\",\n      \"Prediction:0.011498267782398985\\n\",\n      \"Error:0.023951660591138853\\n\",\n      \"\\n\",\n      \"Prediction:0.009198614225919194\\n\",\n      \"Prediction:0.9626393189117293\\n\",\n      \"Prediction:-0.09692579020989642\\n\",\n      \"Prediction:1.087824783849832\\n\",\n      \"Prediction:0.9622390773804066\\n\",\n      \"Prediction:0.006998674002545002\\n\",\n      \"Error:0.020063105176016144\\n\",\n      \"\\n\",\n      \"Prediction:0.005598939202035996\\n\",\n      \"Prediction:0.9685315005838672\\n\",\n      \"Prediction:-0.09035250869077546\\n\",\n      \"Prediction:1.0818389613301889\\n\",\n      \"Prediction:0.9674926590701334\\n\",\n      \"Prediction:0.003544193999268516\\n\",\n      \"Error:0.016952094519447087\\n\",\n      \"\\n\",\n      \"Prediction:0.0028353551994148157\\n\",\n      \"Prediction:0.9733561723362383\\n\",\n      \"Prediction:-0.0842239920152223\\n\",\n      \"Prediction:1.0762639960116431\\n\",\n      \"Prediction:0.9718545378681842\\n\",\n      \"Prediction:0.0009168131382832068\\n\",\n      \"Error:0.014420818295271236\\n\",\n      \"\\n\",\n      \"Prediction:0.0007334505106265654\\n\",\n      \"Prediction:0.9773186039296565\\n\",\n      \"Prediction:-0.07851033295953944\\n\",\n      \"Prediction:1.0710711494147542\\n\",\n      \"Prediction:0.9754916865567282\\n\",\n      \"Prediction:-0.0010574652271341245\\n\",\n      \"Error:0.012331739998443648\\n\",\n      \"\\n\",\n      \"Prediction:-0.0008459721817072885\\n\",\n      \"Prediction:0.9805836929862668\\n\",\n      \"Prediction:-0.07318360881847627\\n\",\n      \"Prediction:1.066233777045345\\n\",\n      \"Prediction:0.9785385598617921\\n\",\n      \"Prediction:-0.0025173975573930946\\n\",\n      \"Error:0.010587393171639842\\n\",\n      \"\\n\",\n      \"Prediction:-0.002013918045914484\\n\",\n      \"Prediction:0.9832839794497644\\n\",\n      \"Prediction:-0.06821774801198803\\n\",\n      \"Prediction:1.0617271739912904\\n\",\n      \"Prediction:0.9811035235627523\\n\",\n      \"Prediction:-0.0035735447350425317\\n\",\n      \"Error:0.009117233405426495\\n\",\n      \"\\n\",\n      \"Prediction:-0.002858835788034024\\n\",\n      \"Prediction:0.9855260569025094\\n\",\n      \"Prediction:-0.06358841060413677\\n\",\n      \"Prediction:1.05752842286588\\n\",\n      \"Prediction:0.9832740020092452\\n\",\n      \"Prediction:-0.004313918034364962\\n\",\n      \"Error:0.00786904226904208\\n\",\n      \"\\n\",\n      \"Prediction:-0.003451134427491974\\n\",\n      \"Prediction:0.9873957068535818\\n\",\n      \"Prediction:-0.059272877470408075\\n\",\n      \"Prediction:1.0536162524729626\\n\",\n      \"Prediction:0.9851206027353137\\n\",\n      \"Prediction:-0.004808501248434842\\n\",\n      \"Error:0.006803273214640502\\n\",\n      \"\\n\",\n      \"Prediction:-0.0038468009987478735\\n\",\n      \"Prediction:0.9889620124129692\\n\",\n      \"Prediction:-0.05524994626077355\\n\",\n      \"Prediction:1.049970908776931\\n\",\n      \"Prediction:0.9867004228010665\\n\",\n      \"Prediction:-0.005112871449710697\\n\",\n      \"Error:0.005889303541837786\\n\",\n      \"\\n\",\n      \"Prediction:-0.004090297159768559\\n\",\n      \"Prediction:0.9902806551018011\\n\",\n      \"Prediction:-0.051499833441728114\\n\",\n      \"Prediction:1.0465740376293469\\n\",\n      \"Prediction:0.9880596998997442\\n\",\n      \"Prediction:-0.0052710974096659285\\n\",\n      \"Error:0.0051029252561172675\\n\",\n      \"\\n\",\n      \"Prediction:-0.004216877927732746\\n\",\n      \"Prediction:0.9913965574535352\\n\",\n      \"Prediction:-0.048004082062078055\\n\",\n      \"Prediction:1.043408578143574\\n\",\n      \"Prediction:0.9892359385403211\\n\",\n      \"Prediction:-0.005318059364078823\\n\",\n      \"Error:0.004424644608684828\\n\",\n      \"\\n\",\n      \"Prediction:-0.0042544474912630525\\n\",\n      \"Prediction:0.992346001517791\\n\",\n      \"Prediction:-0.044745474990504665\\n\",\n      \"Prediction:1.0404586655589985\\n\",\n      \"Prediction:0.9902596156014837\\n\",\n      \"Prediction:-0.005281305317687134\\n\",\n      \"Error:0.0038385124412518303\\n\",\n      \"\\n\",\n      \"Prediction:-0.0042250442541497055\\n\",\n      \"Prediction:0.9931583274383705\\n\",\n      \"Prediction:-0.041707953394155776\\n\",\n      \"Prediction:1.0377095425371112\\n\",\n      \"Prediction:0.9911555487826897\\n\",\n      \"Prediction:-0.005182536193432452\\n\",\n      \"Error:0.0033313054558089675\\n\",\n      \"\\n\",\n      \"Prediction:-0.004146028954745959\\n\",\n      \"Prediction:0.9938572955409696\\n\",\n      \"Prediction:-0.03887654022599941\\n\",\n      \"Prediction:1.0351474779634813\\n\",\n      \"Prediction:0.9919439948626794\\n\",\n      \"Prediction:-0.00503879377425797\\n\",\n      \"Error:0.0028919416227737734\\n\",\n      \"\\n\",\n      \"Prediction:-0.004031035019406375\\n\",\n      \"Prediction:0.9944621787695098\\n\",\n      \"Prediction:-0.03623726848360008\\n\",\n      \"Prediction:1.032759692455092\\n\",\n      \"Prediction:0.9926415313729495\\n\",\n      \"Prediction:-0.004863410672429416\\n\",\n      \"Error:0.002511053608117256\\n\",\n      \"\\n\",\n      \"Prediction:-0.003890728537943533\\n\",\n      \"Prediction:0.9949886390193969\\n\",\n      \"Prediction:-0.03377711399894662\\n\",\n      \"Prediction:1.0305342898820642\\n\",\n      \"Prediction:0.9932617646389992\\n\",\n      \"Prediction:-0.004666769772712614\\n\",\n      \"Error:0.0021806703520253884\\n\",\n      \"\\n\",\n      \"Prediction:-0.003733415818170091\\n\",\n      \"Prediction:0.9954494302702878\\n\",\n      \"Prediction:-0.03148393251909879\\n\",\n      \"Prediction:1.0284601943056741\\n\",\n      \"Prediction:0.9938158986070053\\n\",\n      \"Prediction:-0.004456911151490314\\n\",\n      \"Error:0.0018939739123713475\\n\",\n      \"\\n\",\n      \"Prediction:-0.003565528921192253\\n\",\n      \"Prediction:0.9958549628928723\\n\",\n      \"Prediction:-0.029346400840475826\\n\",\n      \"Prediction:1.0265270918125804\\n\",\n      \"Prediction:0.9943131920358295\\n\",\n      \"Prediction:-0.004240016908292479\\n\",\n      \"Error:0.0016451096996342332\\n\",\n      \"\\n\",\n      \"Prediction:-0.0033920135266339822\\n\",\n      \"Prediction:0.9962137566721563\\n\",\n      \"Prediction:-0.02735396176499221\\n\",\n      \"Prediction:1.0247253767906936\\n\",\n      \"Prediction:0.9947613261560856\\n\",\n      \"Prediction:-0.004020798285770878\\n\",\n      \"Error:0.0014290353984827077\\n\",\n      \"\\n\",\n      \"Prediction:-0.003216638628616701\\n\",\n      \"Prediction:0.9965328046163073\\n\",\n      \"Prediction:-0.025496772653362886\\n\",\n      \"Prediction:1.0230461022472208\\n\",\n      \"Prediction:0.9951667005089379\\n\",\n      \"Prediction:-0.0038028045995257484\\n\",\n      \"Error:0.0012413985592149145\\n\",\n      \"\\n\",\n      \"Prediction:-0.003042243679620596\\n\",\n      \"Prediction:0.996817865235065\\n\",\n      \"Prediction:-0.023765657359234325\\n\",\n      \"Prediction:1.0214809338160067\\n\",\n      \"Prediction:0.995534671160774\\n\",\n      \"Prediction:-0.0035886696105582767\\n\",\n      \"Error:0.0010784359268087556\\n\",\n      \"\\n\",\n      \"Prediction:-0.0028709356884466207\\n\",\n      \"Prediction:0.9970736974585198\\n\",\n      \"Prediction:-0.022152061336940452\\n\",\n      \"Prediction:1.0200221071408409\\n\",\n      \"Prediction:0.9958697426723416\\n\",\n      \"Prediction:-0.0033803078583175654\\n\",\n      \"Error:0.0009368896209360312\\n\",\n      \"\\n\",\n      \"Prediction:-0.0027042462866540516\\n\",\n      \"Prediction:0.9973042495523706\\n\",\n      \"Prediction:-0.02064800972530455\\n\",\n      \"Prediction:1.018662388355171\\n\",\n      \"Prediction:0.9961757229433927\\n\",\n      \"Prediction:-0.0031790709774033414\\n\",\n      \"Error:0.0008139366504753339\\n\",\n      \"\\n\",\n      \"Prediction:-0.002543256781922673\\n\",\n      \"Prediction:0.9975128111306469\\n\",\n      \"Prediction:-0.019246068219762574\\n\",\n      \"Prediction:1.0173950374076535\\n\",\n      \"Prediction:0.9964558482449631\\n\",\n      \"Prediction:-0.0029858720226535913\\n\",\n      \"Error:0.0007071291752624441\\n\",\n      \"\\n\",\n      \"Prediction:-0.002388697618122871\\n\",\n      \"Prediction:0.9977021355600483\\n\",\n      \"Prediction:-0.01793930655497516\\n\",\n      \"Prediction:1.0162137740080082\\n\",\n      \"Prediction:0.9967128843019345\\n\",\n      \"Prediction:-0.0028012842268006904\\n\",\n      \"Error:0.0006143435674831474\\n\",\n      \"\\n\",\n      \"Prediction:-0.0022410273814405524\\n\",\n      \"Prediction:0.9978745386023716\\n\",\n      \"Prediction:-0.016721264429884947\\n\",\n      \"Prediction:1.0151127459893812\\n\",\n      \"Prediction:0.9969492081270097\\n\",\n      \"Prediction:-0.0026256193329783125\\n\",\n      \"Error:0.00053373677328488\\n\",\n      \"\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"weights = np.array([0.5,0.48,-0.7])\\n\",\n    \"alpha = 0.1\\n\",\n    \"\\n\",\n    \"streetlights = np.array( [[ 1, 0, 1 ],\\n\",\n    \"                          [ 0, 1, 1 ],\\n\",\n    \"                          [ 0, 0, 1 ],\\n\",\n    \"                          [ 1, 1, 1 ],\\n\",\n    \"                          [ 0, 1, 1 ],\\n\",\n    \"                          [ 1, 0, 1 ] ] )\\n\",\n    \"\\n\",\n    \"walk_vs_stop = np.array( [ 0, 1, 0, 1, 1, 0 ] )\\n\",\n    \"\\n\",\n    \"input = streetlights[0] # [1,0,1]\\n\",\n    \"goal_prediction = walk_vs_stop[0] # equals 0... i.e. \\\"stop\\\"\\n\",\n    \"\\n\",\n    \"for iteration in range(40):\\n\",\n    \"    error_for_all_lights = 0\\n\",\n    \"    for row_index in range(len(walk_vs_stop)):\\n\",\n    \"        input = streetlights[row_index]\\n\",\n    \"        goal_prediction = walk_vs_stop[row_index]\\n\",\n    \"        \\n\",\n    \"        prediction = input.dot(weights)\\n\",\n    \"        \\n\",\n    \"        error = (goal_prediction - prediction) ** 2\\n\",\n    \"        error_for_all_lights += error\\n\",\n    \"        \\n\",\n    \"        delta = prediction - goal_prediction\\n\",\n    \"        weights = weights - (alpha * (input * delta))\\t\\n\",\n    \"        print(\\\"Prediction:\\\" + str(prediction))\\n\",\n    \"    print(\\\"Error:\\\" + str(error_for_all_lights) + \\\"\\\\n\\\")\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Our First \\\"Deep\\\" Neural Network\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 15,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"def relu(x):\\n\",\n    \"    return (x > 0) * x \\n\",\n    \"\\n\",\n    \"alpha = 0.2\\n\",\n    \"hidden_size = 4\\n\",\n    \"\\n\",\n    \"streetlights = np.array( [[ 1, 0, 1 ],\\n\",\n    \"                          [ 0, 1, 1 ],\\n\",\n    \"                          [ 0, 0, 1 ],\\n\",\n    \"                          [ 1, 1, 1 ] ] )\\n\",\n    \"\\n\",\n    \"walk_vs_stop = np.array([[ 1, 1, 0, 0]]).T\\n\",\n    \"\\n\",\n    \"weights_0_1 = 2*np.random.random((3,hidden_size)) - 1\\n\",\n    \"weights_1_2 = 2*np.random.random((hidden_size,1)) - 1\\n\",\n    \"\\n\",\n    \"layer_0 = streetlights[0]\\n\",\n    \"layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"layer_2 = np.dot(layer_1,weights_1_2)\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Backpropagation in Code\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 18,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.6342311598444467\\n\",\n      \"Error:0.35838407676317513\\n\",\n      \"Error:0.0830183113303298\\n\",\n      \"Error:0.006467054957103705\\n\",\n      \"Error:0.0003292669000750734\\n\",\n      \"Error:1.5055622665134859e-05\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"def relu(x):\\n\",\n    \"    return (x > 0) * x # returns x if x > 0\\n\",\n    \"                       # return 0 otherwise\\n\",\n    \"\\n\",\n    \"def relu2deriv(output):\\n\",\n    \"    return output>0 # returns 1 for input > 0\\n\",\n    \"                    # return 0 otherwise\\n\",\n    \"alpha = 0.2\\n\",\n    \"hidden_size = 4\\n\",\n    \"\\n\",\n    \"weights_0_1 = 2*np.random.random((3,hidden_size)) - 1\\n\",\n    \"weights_1_2 = 2*np.random.random((hidden_size,1)) - 1\\n\",\n    \"\\n\",\n    \"for iteration in range(60):\\n\",\n    \"   layer_2_error = 0\\n\",\n    \"   for i in range(len(streetlights)):\\n\",\n    \"      layer_0 = streetlights[i:i+1]\\n\",\n    \"      layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"      layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"      layer_2_error += np.sum((layer_2 - walk_vs_stop[i:i+1]) ** 2)\\n\",\n    \"\\n\",\n    \"      layer_2_delta = (walk_vs_stop[i:i+1] - layer_2)\\n\",\n    \"      layer_1_delta=layer_2_delta.dot(weights_1_2.T)*relu2deriv(layer_1)\\n\",\n    \"\\n\",\n    \"      weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"      weights_0_1 += alpha * layer_0.T.dot(layer_1_delta)\\n\",\n    \"\\n\",\n    \"   if(iteration % 10 == 9):\\n\",\n    \"      print(\\\"Error:\\\" + str(layer_2_error))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# One Iteration of Backpropagation\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 22,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"def relu(x):\\n\",\n    \"    return (x > 0) * x \\n\",\n    \"\\n\",\n    \"def relu2deriv(output):\\n\",\n    \"    return output>0 \\n\",\n    \"\\n\",\n    \"lights = np.array( [[ 1, 0, 1 ],\\n\",\n    \"                    [ 0, 1, 1 ],\\n\",\n    \"                    [ 0, 0, 1 ],\\n\",\n    \"                    [ 1, 1, 1 ] ] )\\n\",\n    \"\\n\",\n    \"walk_stop = np.array([[ 1, 1, 0, 0]]).T\\n\",\n    \"\\n\",\n    \"alpha = 0.2\\n\",\n    \"hidden_size = 3\\n\",\n    \"\\n\",\n    \"weights_0_1 = 2*np.random.random((3,hidden_size)) - 1\\n\",\n    \"weights_1_2 = 2*np.random.random((hidden_size,1)) - 1\\n\",\n    \"\\n\",\n    \"layer_0 = lights[0:1]\\n\",\n    \"layer_1 = np.dot(layer_0,weights_0_1)\\n\",\n    \"layer_1 = relu(layer_1)\\n\",\n    \"layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"error = (layer_2-walk_stop[0:1])**2\\n\",\n    \"\\n\",\n    \"layer_2_delta=(layer_2-walk_stop[0:1])\\n\",\n    \"\\n\",\n    \"layer_1_delta=layer_2_delta.dot(weights_1_2.T)\\n\",\n    \"layer_1_delta *= relu2deriv(layer_1)\\n\",\n    \"\\n\",\n    \"weight_delta_1_2 = layer_1.T.dot(layer_2_delta)\\n\",\n    \"weight_delta_0_1 = layer_0.T.dot(layer_1_delta)\\n\",\n    \"\\n\",\n    \"weights_1_2 -= alpha * weight_delta_1_2\\n\",\n    \"weights_0_1 -= alpha * weight_delta_0_1\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"## Putting it all Together\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 23,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"Error:0.6342311598444467\\n\",\n      \"Error:0.35838407676317513\\n\",\n      \"Error:0.0830183113303298\\n\",\n      \"Error:0.006467054957103705\\n\",\n      \"Error:0.0003292669000750734\\n\",\n      \"Error:1.5055622665134859e-05\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"def relu(x):\\n\",\n    \"    return (x > 0) * x # returns x if x > 0\\n\",\n    \"                       # return 0 otherwise\\n\",\n    \"\\n\",\n    \"def relu2deriv(output):\\n\",\n    \"    return output>0 # returns 1 for input > 0\\n\",\n    \"                    # return 0 otherwise\\n\",\n    \"\\n\",\n    \"streetlights = np.array( [[ 1, 0, 1 ],\\n\",\n    \"                          [ 0, 1, 1 ],\\n\",\n    \"                          [ 0, 0, 1 ],\\n\",\n    \"                          [ 1, 1, 1 ] ] )\\n\",\n    \"\\n\",\n    \"walk_vs_stop = np.array([[ 1, 1, 0, 0]]).T\\n\",\n    \"    \\n\",\n    \"alpha = 0.2\\n\",\n    \"hidden_size = 4\\n\",\n    \"\\n\",\n    \"weights_0_1 = 2*np.random.random((3,hidden_size)) - 1\\n\",\n    \"weights_1_2 = 2*np.random.random((hidden_size,1)) - 1\\n\",\n    \"\\n\",\n    \"for iteration in range(60):\\n\",\n    \"   layer_2_error = 0\\n\",\n    \"   for i in range(len(streetlights)):\\n\",\n    \"      layer_0 = streetlights[i:i+1]\\n\",\n    \"      layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"      layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"      layer_2_error += np.sum((layer_2 - walk_vs_stop[i:i+1]) ** 2)\\n\",\n    \"\\n\",\n    \"      layer_2_delta = (layer_2 - walk_vs_stop[i:i+1])\\n\",\n    \"      layer_1_delta=layer_2_delta.dot(weights_1_2.T)*relu2deriv(layer_1)\\n\",\n    \"\\n\",\n    \"      weights_1_2 -= alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"      weights_0_1 -= alpha * layer_0.T.dot(layer_1_delta)\\n\",\n    \"\\n\",\n    \"   if(iteration % 10 == 9):\\n\",\n    \"      print(\\\"Error:\\\" + str(layer_2_error))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter8 - Intro to Regularization - Learning Signal and Ignoring Noise.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# 3 Layer Network on MNIST\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 29,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \" I:349 Train-Err:0.108 Train-Acc:1.0\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import sys, numpy as np\\n\",\n    \"from keras.datasets import mnist\\n\",\n    \"\\n\",\n    \"(x_train, y_train), (x_test, y_test) = mnist.load_data()\\n\",\n    \"\\n\",\n    \"images, labels = (x_train[0:1000].reshape(1000,28*28) / 255, y_train[0:1000])\\n\",\n    \"\\n\",\n    \"one_hot_labels = np.zeros((len(labels),10))\\n\",\n    \"for i,l in enumerate(labels):\\n\",\n    \"    one_hot_labels[i][l] = 1\\n\",\n    \"labels = one_hot_labels\\n\",\n    \"\\n\",\n    \"test_images = x_test.reshape(len(x_test),28*28) / 255\\n\",\n    \"test_labels = np.zeros((len(y_test),10))\\n\",\n    \"for i,l in enumerate(y_test):\\n\",\n    \"    test_labels[i][l] = 1\\n\",\n    \"    \\n\",\n    \"np.random.seed(1)\\n\",\n    \"relu = lambda x:(x>=0) * x # returns x if x > 0, return 0 otherwise\\n\",\n    \"relu2deriv = lambda x: x>=0 # returns 1 for input > 0, return 0 otherwise\\n\",\n    \"alpha, iterations, hidden_size, pixels_per_image, num_labels = (0.005, 350, 40, 784, 10)\\n\",\n    \"\\n\",\n    \"weights_0_1 = 0.2*np.random.random((pixels_per_image,hidden_size)) - 0.1\\n\",\n    \"weights_1_2 = 0.2*np.random.random((hidden_size,num_labels)) - 0.1\\n\",\n    \"\\n\",\n    \"for j in range(iterations):\\n\",\n    \"    error, correct_cnt = (0.0, 0)\\n\",\n    \"    \\n\",\n    \"    for i in range(len(images)):\\n\",\n    \"        layer_0 = images[i:i+1]\\n\",\n    \"        layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"        layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"        error += np.sum((labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"        correct_cnt += int(np.argmax(layer_2) == \\\\\\n\",\n    \"                                        np.argmax(labels[i:i+1]))\\n\",\n    \"\\n\",\n    \"        layer_2_delta = (labels[i:i+1] - layer_2)\\n\",\n    \"        layer_1_delta = layer_2_delta.dot(weights_1_2.T)\\\\\\n\",\n    \"                                    * relu2deriv(layer_1)\\n\",\n    \"        weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"        weights_0_1 += alpha * layer_0.T.dot(layer_1_delta)\\n\",\n    \"\\n\",\n    \"    sys.stdout.write(\\\"\\\\r I:\\\"+str(j)+ \\\\\\n\",\n    \"                     \\\" Train-Err:\\\" + str(error/float(len(images)))[0:5] +\\\\\\n\",\n    \"                     \\\" Train-Acc:\\\" + str(correct_cnt/float(len(images))))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 23,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \" Test-Err:0.653 Test-Acc:0.7073\\n\",\n      \"\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"if(j % 10 == 0 or j == iterations-1):\\n\",\n    \"    error, correct_cnt = (0.0, 0)\\n\",\n    \"\\n\",\n    \"    for i in range(len(test_images)):\\n\",\n    \"\\n\",\n    \"        layer_0 = test_images[i:i+1]\\n\",\n    \"        layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"        layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"        error += np.sum((test_labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"        correct_cnt += int(np.argmax(layer_2) == \\\\\\n\",\n    \"                                        np.argmax(test_labels[i:i+1]))\\n\",\n    \"    sys.stdout.write(\\\" Test-Err:\\\" + str(error/float(len(test_images)))[0:5] +\\\\\\n\",\n    \"                     \\\" Test-Acc:\\\" + str(correct_cnt/float(len(test_images))) + \\\"\\\\n\\\")\\n\",\n    \"    print()\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 28,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \" I:0 Train-Err:0.722 Train-Acc:0.537 Test-Err:0.601 Test-Acc:0.6488\\n\",\n      \" I:10 Train-Err:0.312 Train-Acc:0.901 Test-Err:0.420 Test-Acc:0.8114\\n\",\n      \" I:20 Train-Err:0.260 Train-Acc:0.93 Test-Err:0.414 Test-Acc:0.8111\\n\",\n      \" I:30 Train-Err:0.232 Train-Acc:0.946 Test-Err:0.417 Test-Acc:0.8066\\n\",\n      \" I:40 Train-Err:0.215 Train-Acc:0.956 Test-Err:0.426 Test-Acc:0.8019\\n\",\n      \" I:50 Train-Err:0.204 Train-Acc:0.966 Test-Err:0.437 Test-Acc:0.7982\\n\",\n      \" I:60 Train-Err:0.194 Train-Acc:0.967 Test-Err:0.448 Test-Acc:0.7921\\n\",\n      \" I:70 Train-Err:0.186 Train-Acc:0.975 Test-Err:0.458 Test-Acc:0.7864\\n\",\n      \" I:80 Train-Err:0.179 Train-Acc:0.979 Test-Err:0.466 Test-Acc:0.7817\\n\",\n      \" I:90 Train-Err:0.172 Train-Acc:0.981 Test-Err:0.474 Test-Acc:0.7758\\n\",\n      \" I:100 Train-Err:0.166 Train-Acc:0.984 Test-Err:0.482 Test-Acc:0.7706\\n\",\n      \" I:110 Train-Err:0.161 Train-Acc:0.984 Test-Err:0.489 Test-Acc:0.7686\\n\",\n      \" I:120 Train-Err:0.157 Train-Acc:0.986 Test-Err:0.496 Test-Acc:0.766\\n\",\n      \" I:130 Train-Err:0.153 Train-Acc:0.99 Test-Err:0.502 Test-Acc:0.7622\\n\",\n      \" I:140 Train-Err:0.149 Train-Acc:0.991 Test-Err:0.508 Test-Acc:0.758\\n\",\n      \" I:150 Train-Err:0.145 Train-Acc:0.991 Test-Err:0.513 Test-Acc:0.7558\\n\",\n      \" I:160 Train-Err:0.141 Train-Acc:0.992 Test-Err:0.518 Test-Acc:0.7553\\n\",\n      \" I:170 Train-Err:0.138 Train-Acc:0.992 Test-Err:0.524 Test-Acc:0.751\\n\",\n      \" I:180 Train-Err:0.135 Train-Acc:0.995 Test-Err:0.528 Test-Acc:0.7505\\n\",\n      \" I:190 Train-Err:0.132 Train-Acc:0.995 Test-Err:0.533 Test-Acc:0.7482\\n\",\n      \" I:200 Train-Err:0.130 Train-Acc:0.998 Test-Err:0.538 Test-Acc:0.7464\\n\",\n      \" I:210 Train-Err:0.127 Train-Acc:0.998 Test-Err:0.544 Test-Acc:0.7446\\n\",\n      \" I:220 Train-Err:0.125 Train-Acc:0.998 Test-Err:0.552 Test-Acc:0.7416\\n\",\n      \" I:230 Train-Err:0.123 Train-Acc:0.998 Test-Err:0.560 Test-Acc:0.7372\\n\",\n      \" I:240 Train-Err:0.121 Train-Acc:0.998 Test-Err:0.569 Test-Acc:0.7344\\n\",\n      \" I:250 Train-Err:0.120 Train-Acc:0.999 Test-Err:0.577 Test-Acc:0.7316\\n\",\n      \" I:260 Train-Err:0.118 Train-Acc:0.999 Test-Err:0.585 Test-Acc:0.729\\n\",\n      \" I:270 Train-Err:0.117 Train-Acc:0.999 Test-Err:0.593 Test-Acc:0.7259\\n\",\n      \" I:280 Train-Err:0.115 Train-Acc:0.999 Test-Err:0.600 Test-Acc:0.723\\n\",\n      \" I:290 Train-Err:0.114 Train-Acc:0.999 Test-Err:0.607 Test-Acc:0.7196\\n\",\n      \" I:300 Train-Err:0.113 Train-Acc:0.999 Test-Err:0.614 Test-Acc:0.7183\\n\",\n      \" I:310 Train-Err:0.112 Train-Acc:0.999 Test-Err:0.622 Test-Acc:0.7165\\n\",\n      \" I:320 Train-Err:0.111 Train-Acc:0.999 Test-Err:0.629 Test-Acc:0.7133\\n\",\n      \" I:330 Train-Err:0.110 Train-Acc:0.999 Test-Err:0.637 Test-Acc:0.7125\\n\",\n      \" I:340 Train-Err:0.109 Train-Acc:1.0 Test-Err:0.645 Test-Acc:0.71\\n\",\n      \" I:349 Train-Err:0.108 Train-Acc:1.0 Test-Err:0.653 Test-Acc:0.7073\\n\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import sys, numpy as np\\n\",\n    \"from keras.datasets import mnist\\n\",\n    \"\\n\",\n    \"(x_train, y_train), (x_test, y_test) = mnist.load_data()\\n\",\n    \"\\n\",\n    \"images, labels = (x_train[0:1000].reshape(1000,28*28) / 255, y_train[0:1000])\\n\",\n    \"\\n\",\n    \"one_hot_labels = np.zeros((len(labels),10))\\n\",\n    \"for i,l in enumerate(labels):\\n\",\n    \"    one_hot_labels[i][l] = 1\\n\",\n    \"labels = one_hot_labels\\n\",\n    \"\\n\",\n    \"test_images = x_test.reshape(len(x_test),28*28) / 255\\n\",\n    \"test_labels = np.zeros((len(y_test),10))\\n\",\n    \"for i,l in enumerate(y_test):\\n\",\n    \"    test_labels[i][l] = 1\\n\",\n    \"\\n\",\n    \"np.random.seed(1)\\n\",\n    \"relu = lambda x:(x>=0) * x # returns x if x > 0, return 0 otherwise\\n\",\n    \"relu2deriv = lambda x: x>=0 # returns 1 for input > 0, return 0 otherwise\\n\",\n    \"alpha, iterations, hidden_size, pixels_per_image, num_labels = (0.005, 350, 40, 784, 10)\\n\",\n    \"\\n\",\n    \"weights_0_1 = 0.2*np.random.random((pixels_per_image,hidden_size)) - 0.1\\n\",\n    \"weights_1_2 = 0.2*np.random.random((hidden_size,num_labels)) - 0.1\\n\",\n    \"\\n\",\n    \"for j in range(iterations):\\n\",\n    \"    error, correct_cnt = (0.0, 0)\\n\",\n    \"    \\n\",\n    \"    for i in range(len(images)):\\n\",\n    \"        layer_0 = images[i:i+1]\\n\",\n    \"        layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"        layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"        error += np.sum((labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"        correct_cnt += int(np.argmax(layer_2) == \\\\\\n\",\n    \"                                        np.argmax(labels[i:i+1]))\\n\",\n    \"\\n\",\n    \"        layer_2_delta = (labels[i:i+1] - layer_2)\\n\",\n    \"        layer_1_delta = layer_2_delta.dot(weights_1_2.T)\\\\\\n\",\n    \"                                    * relu2deriv(layer_1)\\n\",\n    \"        weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"        weights_0_1 += alpha * layer_0.T.dot(layer_1_delta)\\n\",\n    \"\\n\",\n    \"    sys.stdout.write(\\\"\\\\r I:\\\"+str(j)+ \\\\\\n\",\n    \"                     \\\" Train-Err:\\\" + str(error/float(len(images)))[0:5] +\\\\\\n\",\n    \"                     \\\" Train-Acc:\\\" + str(correct_cnt/float(len(images))))\\n\",\n    \"    \\n\",\n    \"    if(j % 10 == 0 or j == iterations-1):\\n\",\n    \"        error, correct_cnt = (0.0, 0)\\n\",\n    \"\\n\",\n    \"        for i in range(len(test_images)):\\n\",\n    \"\\n\",\n    \"            layer_0 = test_images[i:i+1]\\n\",\n    \"            layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"            layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"            error += np.sum((test_labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"            correct_cnt += int(np.argmax(layer_2) == \\\\\\n\",\n    \"                                            np.argmax(test_labels[i:i+1]))\\n\",\n    \"        sys.stdout.write(\\\" Test-Err:\\\" + str(error/float(len(test_images)))[0:5] +\\\\\\n\",\n    \"                         \\\" Test-Acc:\\\" + str(correct_cnt/float(len(test_images))))\\n\",\n    \"        print()\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Dropout In Code\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 55,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"i = 0\\n\",\n    \"layer_0 = images[i:i+1]\\n\",\n    \"dropout_mask = np.random.randint(2,size=layer_1.shape)\\n\",\n    \"\\n\",\n    \"layer_1 *= dropout_mask * 2\\n\",\n    \"layer_2 = np.dot(layer_1, weights_1_2)\\n\",\n    \"\\n\",\n    \"error += np.sum((labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"\\n\",\n    \"correct_cnt += int(np.argmax(layer_2) == np.argmax(labels[i+i+1]))\\n\",\n    \"\\n\",\n    \"layer_2_delta = (labels[i:i+1] - layer_2)\\n\",\n    \"layer_1_delta = layer_2_delta.dot(weights_1_2.T) * relu2deriv(layer_1)\\n\",\n    \"\\n\",\n    \"layer_1_delta *= dropout_mask\\n\",\n    \"\\n\",\n    \"weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"weights_0_1 += alpha * layer_0.T.dot(layer_1_delta)\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 57,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"\\n\",\n      \"I:0 Test-Err:0.641 Test-Acc:0.6333 Train-Err:0.891 Train-Acc:0.413\\n\",\n      \"I:10 Test-Err:0.458 Test-Acc:0.787 Train-Err:0.472 Train-Acc:0.764\\n\",\n      \"I:20 Test-Err:0.415 Test-Acc:0.8133 Train-Err:0.430 Train-Acc:0.809\\n\",\n      \"I:30 Test-Err:0.421 Test-Acc:0.8114 Train-Err:0.415 Train-Acc:0.811\\n\",\n      \"I:40 Test-Err:0.419 Test-Acc:0.8112 Train-Err:0.413 Train-Acc:0.827\\n\",\n      \"I:50 Test-Err:0.409 Test-Acc:0.8133 Train-Err:0.392 Train-Acc:0.836\\n\",\n      \"I:60 Test-Err:0.412 Test-Acc:0.8236 Train-Err:0.402 Train-Acc:0.836\\n\",\n      \"I:70 Test-Err:0.412 Test-Acc:0.8033 Train-Err:0.383 Train-Acc:0.857\\n\",\n      \"I:80 Test-Err:0.410 Test-Acc:0.8054 Train-Err:0.386 Train-Acc:0.854\\n\",\n      \"I:90 Test-Err:0.411 Test-Acc:0.8144 Train-Err:0.376 Train-Acc:0.868\\n\",\n      \"I:100 Test-Err:0.411 Test-Acc:0.7903 Train-Err:0.369 Train-Acc:0.864\\n\",\n      \"I:110 Test-Err:0.411 Test-Acc:0.8003 Train-Err:0.371 Train-Acc:0.868\\n\",\n      \"I:120 Test-Err:0.402 Test-Acc:0.8046 Train-Err:0.353 Train-Acc:0.857\\n\",\n      \"I:130 Test-Err:0.408 Test-Acc:0.8091 Train-Err:0.352 Train-Acc:0.867\\n\",\n      \"I:140 Test-Err:0.405 Test-Acc:0.8083 Train-Err:0.355 Train-Acc:0.885\\n\",\n      \"I:150 Test-Err:0.404 Test-Acc:0.8107 Train-Err:0.342 Train-Acc:0.883\\n\",\n      \"I:160 Test-Err:0.399 Test-Acc:0.8146 Train-Err:0.361 Train-Acc:0.876\\n\",\n      \"I:170 Test-Err:0.404 Test-Acc:0.8074 Train-Err:0.344 Train-Acc:0.889\\n\",\n      \"I:180 Test-Err:0.399 Test-Acc:0.807 Train-Err:0.333 Train-Acc:0.892\\n\",\n      \"I:190 Test-Err:0.407 Test-Acc:0.8066 Train-Err:0.335 Train-Acc:0.898\\n\",\n      \"I:200 Test-Err:0.405 Test-Acc:0.8036 Train-Err:0.347 Train-Acc:0.893\\n\",\n      \"I:210 Test-Err:0.405 Test-Acc:0.8034 Train-Err:0.336 Train-Acc:0.894\\n\",\n      \"I:220 Test-Err:0.402 Test-Acc:0.8067 Train-Err:0.325 Train-Acc:0.896\\n\",\n      \"I:230 Test-Err:0.404 Test-Acc:0.8091 Train-Err:0.321 Train-Acc:0.894\\n\",\n      \"I:240 Test-Err:0.415 Test-Acc:0.8091 Train-Err:0.332 Train-Acc:0.898\\n\",\n      \"I:250 Test-Err:0.395 Test-Acc:0.8182 Train-Err:0.320 Train-Acc:0.899\\n\",\n      \"I:260 Test-Err:0.390 Test-Acc:0.8204 Train-Err:0.321 Train-Acc:0.899\\n\",\n      \"I:270 Test-Err:0.382 Test-Acc:0.8194 Train-Err:0.312 Train-Acc:0.906\\n\",\n      \"I:280 Test-Err:0.396 Test-Acc:0.8208 Train-Err:0.317 Train-Acc:0.9\\n\",\n      \"I:290 Test-Err:0.399 Test-Acc:0.8181 Train-Err:0.301 Train-Acc:0.908\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy, sys\\n\",\n    \"np.random.seed(1)\\n\",\n    \"def relu(x):\\n\",\n    \"    return (x >= 0) * x # returns x if x > 0\\n\",\n    \"                        # returns 0 otherwise\\n\",\n    \"\\n\",\n    \"def relu2deriv(output):\\n\",\n    \"    return output >= 0 #returns 1 for input > 0\\n\",\n    \"\\n\",\n    \"alpha, iterations, hidden_size = (0.005, 300, 100)\\n\",\n    \"pixels_per_image, num_labels = (784, 10)\\n\",\n    \"\\n\",\n    \"weights_0_1 = 0.2*np.random.random((pixels_per_image,hidden_size)) - 0.1\\n\",\n    \"weights_1_2 = 0.2*np.random.random((hidden_size,num_labels)) - 0.1\\n\",\n    \"\\n\",\n    \"for j in range(iterations):\\n\",\n    \"    error, correct_cnt = (0.0,0)\\n\",\n    \"    for i in range(len(images)):\\n\",\n    \"        layer_0 = images[i:i+1]\\n\",\n    \"        layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"        dropout_mask = np.random.randint(2, size=layer_1.shape)\\n\",\n    \"        layer_1 *= dropout_mask * 2\\n\",\n    \"        layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"        error += np.sum((labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"        correct_cnt += int(np.argmax(layer_2) == np.argmax(labels[i:i+1]))\\n\",\n    \"        layer_2_delta = (labels[i:i+1] - layer_2)\\n\",\n    \"        layer_1_delta = layer_2_delta.dot(weights_1_2.T) * relu2deriv(layer_1)\\n\",\n    \"        layer_1_delta *= dropout_mask\\n\",\n    \"\\n\",\n    \"        weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"        weights_0_1 += alpha * layer_0.T.dot(layer_1_delta)\\n\",\n    \"\\n\",\n    \"    if(j%10 == 0):\\n\",\n    \"        test_error = 0.0\\n\",\n    \"        test_correct_cnt = 0\\n\",\n    \"\\n\",\n    \"        for i in range(len(test_images)):\\n\",\n    \"            layer_0 = test_images[i:i+1]\\n\",\n    \"            layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"            layer_2 = np.dot(layer_1, weights_1_2)\\n\",\n    \"\\n\",\n    \"            test_error += np.sum((test_labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"            test_correct_cnt += int(np.argmax(layer_2) == np.argmax(test_labels[i:i+1]))\\n\",\n    \"\\n\",\n    \"        sys.stdout.write(\\\"\\\\n\\\" + \\\\\\n\",\n    \"                         \\\"I:\\\" + str(j) + \\\\\\n\",\n    \"                         \\\" Test-Err:\\\" + str(test_error/ float(len(test_images)))[0:5] +\\\\\\n\",\n    \"                         \\\" Test-Acc:\\\" + str(test_correct_cnt/ float(len(test_images)))+\\\\\\n\",\n    \"                         \\\" Train-Err:\\\" + str(error/ float(len(images)))[0:5] +\\\\\\n\",\n    \"                         \\\" Train-Acc:\\\" + str(correct_cnt/ float(len(images))))\"\n   ]\n  },\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Batch Gradient Descent\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 38,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"\\n\",\n      \"I:0 Test-Err:0.815 Test-Acc:0.3832 Train-Err:1.284 Train-Acc:0.165\\n\",\n      \"I:10 Test-Err:0.568 Test-Acc:0.7173 Train-Err:0.591 Train-Acc:0.672\\n\",\n      \"I:20 Test-Err:0.510 Test-Acc:0.7571 Train-Err:0.532 Train-Acc:0.729\\n\",\n      \"I:30 Test-Err:0.485 Test-Acc:0.7793 Train-Err:0.498 Train-Acc:0.754\\n\",\n      \"I:40 Test-Err:0.468 Test-Acc:0.7877 Train-Err:0.489 Train-Acc:0.749\\n\",\n      \"I:50 Test-Err:0.458 Test-Acc:0.793 Train-Err:0.468 Train-Acc:0.775\\n\",\n      \"I:60 Test-Err:0.452 Test-Acc:0.7995 Train-Err:0.452 Train-Acc:0.799\\n\",\n      \"I:70 Test-Err:0.446 Test-Acc:0.803 Train-Err:0.453 Train-Acc:0.792\\n\",\n      \"I:80 Test-Err:0.451 Test-Acc:0.7968 Train-Err:0.457 Train-Acc:0.786\\n\",\n      \"I:90 Test-Err:0.447 Test-Acc:0.795 Train-Err:0.454 Train-Acc:0.799\\n\",\n      \"I:100 Test-Err:0.448 Test-Acc:0.793 Train-Err:0.447 Train-Acc:0.796\\n\",\n      \"I:110 Test-Err:0.441 Test-Acc:0.7943 Train-Err:0.426 Train-Acc:0.816\\n\",\n      \"I:120 Test-Err:0.442 Test-Acc:0.7966 Train-Err:0.431 Train-Acc:0.813\\n\",\n      \"I:130 Test-Err:0.441 Test-Acc:0.7906 Train-Err:0.434 Train-Acc:0.816\\n\",\n      \"I:140 Test-Err:0.447 Test-Acc:0.7874 Train-Err:0.437 Train-Acc:0.822\\n\",\n      \"I:150 Test-Err:0.443 Test-Acc:0.7899 Train-Err:0.414 Train-Acc:0.823\\n\",\n      \"I:160 Test-Err:0.438 Test-Acc:0.797 Train-Err:0.427 Train-Acc:0.811\\n\",\n      \"I:170 Test-Err:0.440 Test-Acc:0.7884 Train-Err:0.418 Train-Acc:0.828\\n\",\n      \"I:180 Test-Err:0.436 Test-Acc:0.7935 Train-Err:0.407 Train-Acc:0.834\\n\",\n      \"I:190 Test-Err:0.434 Test-Acc:0.7935 Train-Err:0.410 Train-Acc:0.831\\n\",\n      \"I:200 Test-Err:0.435 Test-Acc:0.7972 Train-Err:0.416 Train-Acc:0.829\\n\",\n      \"I:210 Test-Err:0.434 Test-Acc:0.7923 Train-Err:0.409 Train-Acc:0.83\\n\",\n      \"I:220 Test-Err:0.433 Test-Acc:0.8032 Train-Err:0.396 Train-Acc:0.832\\n\",\n      \"I:230 Test-Err:0.431 Test-Acc:0.8036 Train-Err:0.393 Train-Acc:0.853\\n\",\n      \"I:240 Test-Err:0.430 Test-Acc:0.8047 Train-Err:0.397 Train-Acc:0.844\\n\",\n      \"I:250 Test-Err:0.429 Test-Acc:0.8028 Train-Err:0.386 Train-Acc:0.843\\n\",\n      \"I:260 Test-Err:0.431 Test-Acc:0.8038 Train-Err:0.394 Train-Acc:0.843\\n\",\n      \"I:270 Test-Err:0.428 Test-Acc:0.8014 Train-Err:0.384 Train-Acc:0.845\\n\",\n      \"I:280 Test-Err:0.430 Test-Acc:0.8067 Train-Err:0.401 Train-Acc:0.846\\n\",\n      \"I:290 Test-Err:0.428 Test-Acc:0.7975 Train-Err:0.383 Train-Acc:0.851\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"def relu(x):\\n\",\n    \"    return (x >= 0) * x # returns x if x > 0\\n\",\n    \"\\n\",\n    \"def relu2deriv(output):\\n\",\n    \"    return output >= 0 # returns 1 for input > 0\\n\",\n    \"\\n\",\n    \"batch_size = 100\\n\",\n    \"alpha, iterations = (0.001, 300)\\n\",\n    \"pixels_per_image, num_labels, hidden_size = (784, 10, 100)\\n\",\n    \"\\n\",\n    \"weights_0_1 = 0.2*np.random.random((pixels_per_image,hidden_size)) - 0.1\\n\",\n    \"weights_1_2 = 0.2*np.random.random((hidden_size,num_labels)) - 0.1\\n\",\n    \"\\n\",\n    \"for j in range(iterations):\\n\",\n    \"    error, correct_cnt = (0.0, 0)\\n\",\n    \"    for i in range(int(len(images) / batch_size)):\\n\",\n    \"        batch_start, batch_end = ((i * batch_size),((i+1)*batch_size))\\n\",\n    \"\\n\",\n    \"        layer_0 = images[batch_start:batch_end]\\n\",\n    \"        layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"        dropout_mask = np.random.randint(2,size=layer_1.shape)\\n\",\n    \"        layer_1 *= dropout_mask * 2\\n\",\n    \"        layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"        error += np.sum((labels[batch_start:batch_end] - layer_2) ** 2)\\n\",\n    \"        for k in range(batch_size):\\n\",\n    \"            correct_cnt += int(np.argmax(layer_2[k:k+1]) == np.argmax(labels[batch_start+k:batch_start+k+1]))\\n\",\n    \"\\n\",\n    \"            layer_2_delta = (labels[batch_start:batch_end]-layer_2)/batch_size\\n\",\n    \"            layer_1_delta = layer_2_delta.dot(weights_1_2.T)* relu2deriv(layer_1)\\n\",\n    \"            layer_1_delta *= dropout_mask\\n\",\n    \"\\n\",\n    \"            weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"            weights_0_1 += alpha * layer_0.T.dot(layer_1_delta)\\n\",\n    \"            \\n\",\n    \"    if(j%10 == 0):\\n\",\n    \"        test_error = 0.0\\n\",\n    \"        test_correct_cnt = 0\\n\",\n    \"\\n\",\n    \"        for i in range(len(test_images)):\\n\",\n    \"            layer_0 = test_images[i:i+1]\\n\",\n    \"            layer_1 = relu(np.dot(layer_0,weights_0_1))\\n\",\n    \"            layer_2 = np.dot(layer_1, weights_1_2)\\n\",\n    \"\\n\",\n    \"            test_error += np.sum((test_labels[i:i+1] - layer_2) ** 2)\\n\",\n    \"            test_correct_cnt += int(np.argmax(layer_2) == np.argmax(test_labels[i:i+1]))\\n\",\n    \"\\n\",\n    \"        sys.stdout.write(\\\"\\\\n\\\" + \\\\\\n\",\n    \"                         \\\"I:\\\" + str(j) + \\\\\\n\",\n    \"                         \\\" Test-Err:\\\" + str(test_error/ float(len(test_images)))[0:5] +\\\\\\n\",\n    \"                         \\\" Test-Acc:\\\" + str(test_correct_cnt/ float(len(test_images)))+\\\\\\n\",\n    \"                         \\\" Train-Err:\\\" + str(error/ float(len(images)))[0:5] +\\\\\\n\",\n    \"                         \\\" Train-Acc:\\\" + str(correct_cnt/ float(len(images))))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "Chapter9 - Intro to Activation Functions - Modeling Probabilities.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"markdown\",\n   \"metadata\": {},\n   \"source\": [\n    \"# Upgrading our MNIST Network\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 8,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"name\": \"stdout\",\n     \"output_type\": \"stream\",\n     \"text\": [\n      \"\\n\",\n      \"I:0 Test-Acc:0.394 Train-Acc:0.156\\n\",\n      \"I:10 Test-Acc:0.6867 Train-Acc:0.723\\n\",\n      \"I:20 Test-Acc:0.7025 Train-Acc:0.732\\n\",\n      \"I:30 Test-Acc:0.734 Train-Acc:0.763\\n\",\n      \"I:40 Test-Acc:0.7663 Train-Acc:0.794\\n\",\n      \"I:50 Test-Acc:0.7913 Train-Acc:0.819\\n\",\n      \"I:60 Test-Acc:0.8102 Train-Acc:0.849\\n\",\n      \"I:70 Test-Acc:0.8228 Train-Acc:0.864\\n\",\n      \"I:80 Test-Acc:0.831 Train-Acc:0.867\\n\",\n      \"I:90 Test-Acc:0.8364 Train-Acc:0.885\\n\",\n      \"I:100 Test-Acc:0.8407 Train-Acc:0.883\\n\",\n      \"I:110 Test-Acc:0.845 Train-Acc:0.891\\n\",\n      \"I:120 Test-Acc:0.8481 Train-Acc:0.901\\n\",\n      \"I:130 Test-Acc:0.8505 Train-Acc:0.901\\n\",\n      \"I:140 Test-Acc:0.8526 Train-Acc:0.905\\n\",\n      \"I:150 Test-Acc:0.8555 Train-Acc:0.914\\n\",\n      \"I:160 Test-Acc:0.8577 Train-Acc:0.925\\n\",\n      \"I:170 Test-Acc:0.8596 Train-Acc:0.918\\n\",\n      \"I:180 Test-Acc:0.8619 Train-Acc:0.933\\n\",\n      \"I:190 Test-Acc:0.863 Train-Acc:0.933\\n\",\n      \"I:200 Test-Acc:0.8642 Train-Acc:0.926\\n\",\n      \"I:210 Test-Acc:0.8653 Train-Acc:0.931\\n\",\n      \"I:220 Test-Acc:0.8668 Train-Acc:0.93\\n\",\n      \"I:230 Test-Acc:0.8672 Train-Acc:0.937\\n\",\n      \"I:240 Test-Acc:0.8681 Train-Acc:0.938\\n\",\n      \"I:250 Test-Acc:0.8687 Train-Acc:0.937\\n\",\n      \"I:260 Test-Acc:0.8684 Train-Acc:0.945\\n\",\n      \"I:270 Test-Acc:0.8703 Train-Acc:0.951\\n\",\n      \"I:280 Test-Acc:0.8699 Train-Acc:0.949\\n\",\n      \"I:290 Test-Acc:0.8701 Train-Acc:0.94\"\n     ]\n    }\n   ],\n   \"source\": [\n    \"import numpy as np, sys\\n\",\n    \"np.random.seed(1)\\n\",\n    \"\\n\",\n    \"from keras.datasets import mnist\\n\",\n    \"\\n\",\n    \"(x_train, y_train), (x_test, y_test) = mnist.load_data()\\n\",\n    \"\\n\",\n    \"images, labels = (x_train[0:1000].reshape(1000,28*28) / 255, y_train[0:1000])\\n\",\n    \"\\n\",\n    \"one_hot_labels = np.zeros((len(labels),10))\\n\",\n    \"for i,l in enumerate(labels):\\n\",\n    \"    one_hot_labels[i][l] = 1\\n\",\n    \"labels = one_hot_labels\\n\",\n    \"\\n\",\n    \"test_images = x_test.reshape(len(x_test),28*28) / 255\\n\",\n    \"test_labels = np.zeros((len(y_test),10))\\n\",\n    \"for i,l in enumerate(y_test):\\n\",\n    \"    test_labels[i][l] = 1\\n\",\n    \"\\n\",\n    \"def tanh(x):\\n\",\n    \"    return np.tanh(x)\\n\",\n    \"\\n\",\n    \"def tanh2deriv(output):\\n\",\n    \"    return 1 - (output ** 2)\\n\",\n    \"\\n\",\n    \"def softmax(x):\\n\",\n    \"    temp = np.exp(x)\\n\",\n    \"    return temp / np.sum(temp, axis=1, keepdims=True)\\n\",\n    \"\\n\",\n    \"alpha, iterations, hidden_size = (2, 300, 100)\\n\",\n    \"pixels_per_image, num_labels = (784, 10)\\n\",\n    \"batch_size = 100\\n\",\n    \"\\n\",\n    \"weights_0_1 = 0.02*np.random.random((pixels_per_image,hidden_size))-0.01\\n\",\n    \"weights_1_2 = 0.2*np.random.random((hidden_size,num_labels)) - 0.1\\n\",\n    \"\\n\",\n    \"for j in range(iterations):\\n\",\n    \"    correct_cnt = 0\\n\",\n    \"    for i in range(int(len(images) / batch_size)):\\n\",\n    \"        batch_start, batch_end=((i * batch_size),((i+1)*batch_size))\\n\",\n    \"        layer_0 = images[batch_start:batch_end]\\n\",\n    \"        layer_1 = tanh(np.dot(layer_0,weights_0_1))\\n\",\n    \"        dropout_mask = np.random.randint(2,size=layer_1.shape)\\n\",\n    \"        layer_1 *= dropout_mask * 2\\n\",\n    \"        layer_2 = softmax(np.dot(layer_1,weights_1_2))\\n\",\n    \"\\n\",\n    \"        for k in range(batch_size):\\n\",\n    \"            correct_cnt += int(np.argmax(layer_2[k:k+1]) == np.argmax(labels[batch_start+k:batch_start+k+1]))\\n\",\n    \"\\n\",\n    \"        layer_2_delta = (labels[batch_start:batch_end]-layer_2) / (batch_size * layer_2.shape[0])\\n\",\n    \"        layer_1_delta = layer_2_delta.dot(weights_1_2.T) * tanh2deriv(layer_1)\\n\",\n    \"        layer_1_delta *= dropout_mask\\n\",\n    \"\\n\",\n    \"        weights_1_2 += alpha * layer_1.T.dot(layer_2_delta)\\n\",\n    \"        weights_0_1 += alpha * layer_0.T.dot(layer_1_delta)\\n\",\n    \"\\n\",\n    \"    test_correct_cnt = 0\\n\",\n    \"\\n\",\n    \"    for i in range(len(test_images)):\\n\",\n    \"\\n\",\n    \"        layer_0 = test_images[i:i+1]\\n\",\n    \"        layer_1 = tanh(np.dot(layer_0,weights_0_1))\\n\",\n    \"        layer_2 = np.dot(layer_1,weights_1_2)\\n\",\n    \"\\n\",\n    \"        test_correct_cnt += int(np.argmax(layer_2) == np.argmax(test_labels[i:i+1]))\\n\",\n    \"    if(j % 10 == 0):\\n\",\n    \"        sys.stdout.write(\\\"\\\\n\\\"+ \\\\\\n\",\n    \"         \\\"I:\\\" + str(j) + \\\\\\n\",\n    \"         \\\" Test-Acc:\\\"+str(test_correct_cnt/float(len(test_images)))+\\\\\\n\",\n    \"         \\\" Train-Acc:\\\" + str(correct_cnt/float(len(images))))\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.1\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "MNISTPreprocessor.ipynb",
    "content": "{\n \"cells\": [\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 6,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": [\n    \"# First, install TensorFlow (https://www.tensorflow.org/) and Keras (https://keras.io/).\\n\",\n    \"\\n\",\n    \"from keras.datasets import mnist\\n\",\n    \"\\n\",\n    \"(x_train, y_train), (x_test, y_test) = mnist.load_data()\\n\",\n    \"\\n\",\n    \"images = x_train[0:1000]\\n\",\n    \"labels = y_train[0:1000]\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 7,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([[[0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        ...,\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0]],\\n\",\n       \"\\n\",\n       \"       [[0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        ...,\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0]],\\n\",\n       \"\\n\",\n       \"       [[0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        ...,\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0]],\\n\",\n       \"\\n\",\n       \"       ...,\\n\",\n       \"\\n\",\n       \"       [[0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        ...,\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0]],\\n\",\n       \"\\n\",\n       \"       [[0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        ...,\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0]],\\n\",\n       \"\\n\",\n       \"       [[0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        ...,\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0],\\n\",\n       \"        [0, 0, 0, ..., 0, 0, 0]]], dtype=uint8)\"\n      ]\n     },\n     \"execution_count\": 7,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"images\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": 8,\n   \"metadata\": {},\n   \"outputs\": [\n    {\n     \"data\": {\n      \"text/plain\": [\n       \"array([5, 0, 4, 1, 9, 2, 1, 3, 1, 4, 3, 5, 3, 6, 1, 7, 2, 8, 6, 9, 4, 0,\\n\",\n       \"       9, 1, 1, 2, 4, 3, 2, 7, 3, 8, 6, 9, 0, 5, 6, 0, 7, 6, 1, 8, 7, 9,\\n\",\n       \"       3, 9, 8, 5, 9, 3, 3, 0, 7, 4, 9, 8, 0, 9, 4, 1, 4, 4, 6, 0, 4, 5,\\n\",\n       \"       6, 1, 0, 0, 1, 7, 1, 6, 3, 0, 2, 1, 1, 7, 9, 0, 2, 6, 7, 8, 3, 9,\\n\",\n       \"       0, 4, 6, 7, 4, 6, 8, 0, 7, 8, 3, 1, 5, 7, 1, 7, 1, 1, 6, 3, 0, 2,\\n\",\n       \"       9, 3, 1, 1, 0, 4, 9, 2, 0, 0, 2, 0, 2, 7, 1, 8, 6, 4, 1, 6, 3, 4,\\n\",\n       \"       5, 9, 1, 3, 3, 8, 5, 4, 7, 7, 4, 2, 8, 5, 8, 6, 7, 3, 4, 6, 1, 9,\\n\",\n       \"       9, 6, 0, 3, 7, 2, 8, 2, 9, 4, 4, 6, 4, 9, 7, 0, 9, 2, 9, 5, 1, 5,\\n\",\n       \"       9, 1, 2, 3, 2, 3, 5, 9, 1, 7, 6, 2, 8, 2, 2, 5, 0, 7, 4, 9, 7, 8,\\n\",\n       \"       3, 2, 1, 1, 8, 3, 6, 1, 0, 3, 1, 0, 0, 1, 7, 2, 7, 3, 0, 4, 6, 5,\\n\",\n       \"       2, 6, 4, 7, 1, 8, 9, 9, 3, 0, 7, 1, 0, 2, 0, 3, 5, 4, 6, 5, 8, 6,\\n\",\n       \"       3, 7, 5, 8, 0, 9, 1, 0, 3, 1, 2, 2, 3, 3, 6, 4, 7, 5, 0, 6, 2, 7,\\n\",\n       \"       9, 8, 5, 9, 2, 1, 1, 4, 4, 5, 6, 4, 1, 2, 5, 3, 9, 3, 9, 0, 5, 9,\\n\",\n       \"       6, 5, 7, 4, 1, 3, 4, 0, 4, 8, 0, 4, 3, 6, 8, 7, 6, 0, 9, 7, 5, 7,\\n\",\n       \"       2, 1, 1, 6, 8, 9, 4, 1, 5, 2, 2, 9, 0, 3, 9, 6, 7, 2, 0, 3, 5, 4,\\n\",\n       \"       3, 6, 5, 8, 9, 5, 4, 7, 4, 2, 7, 3, 4, 8, 9, 1, 9, 2, 8, 7, 9, 1,\\n\",\n       \"       8, 7, 4, 1, 3, 1, 1, 0, 2, 3, 9, 4, 9, 2, 1, 6, 8, 4, 7, 7, 4, 4,\\n\",\n       \"       9, 2, 5, 7, 2, 4, 4, 2, 1, 9, 7, 2, 8, 7, 6, 9, 2, 2, 3, 8, 1, 6,\\n\",\n       \"       5, 1, 1, 0, 2, 6, 4, 5, 8, 3, 1, 5, 1, 9, 2, 7, 4, 4, 4, 8, 1, 5,\\n\",\n       \"       8, 9, 5, 6, 7, 9, 9, 3, 7, 0, 9, 0, 6, 6, 2, 3, 9, 0, 7, 5, 4, 8,\\n\",\n       \"       0, 9, 4, 1, 2, 8, 7, 1, 2, 6, 1, 0, 3, 0, 1, 1, 8, 2, 0, 3, 9, 4,\\n\",\n       \"       0, 5, 0, 6, 1, 7, 7, 8, 1, 9, 2, 0, 5, 1, 2, 2, 7, 3, 5, 4, 9, 7,\\n\",\n       \"       1, 8, 3, 9, 6, 0, 3, 1, 1, 2, 6, 3, 5, 7, 6, 8, 3, 9, 5, 8, 5, 7,\\n\",\n       \"       6, 1, 1, 3, 1, 7, 5, 5, 5, 2, 5, 8, 7, 0, 9, 7, 7, 5, 0, 9, 0, 0,\\n\",\n       \"       8, 9, 2, 4, 8, 1, 6, 1, 6, 5, 1, 8, 3, 4, 0, 5, 5, 8, 3, 6, 2, 3,\\n\",\n       \"       9, 2, 1, 1, 5, 2, 1, 3, 2, 8, 7, 3, 7, 2, 4, 6, 9, 7, 2, 4, 2, 8,\\n\",\n       \"       1, 1, 3, 8, 4, 0, 6, 5, 9, 3, 0, 9, 2, 4, 7, 1, 2, 9, 4, 2, 6, 1,\\n\",\n       \"       8, 9, 0, 6, 6, 7, 9, 9, 8, 0, 1, 4, 4, 6, 7, 1, 5, 7, 0, 3, 5, 8,\\n\",\n       \"       4, 7, 1, 2, 5, 9, 5, 6, 7, 5, 9, 8, 8, 3, 6, 9, 7, 0, 7, 5, 7, 1,\\n\",\n       \"       1, 0, 7, 9, 2, 3, 7, 3, 2, 4, 1, 6, 2, 7, 5, 5, 7, 4, 0, 2, 6, 3,\\n\",\n       \"       6, 4, 0, 4, 2, 6, 0, 0, 0, 0, 3, 1, 6, 2, 2, 3, 1, 4, 1, 5, 4, 6,\\n\",\n       \"       4, 7, 2, 8, 7, 9, 2, 0, 5, 1, 4, 2, 8, 3, 2, 4, 1, 5, 4, 6, 0, 7,\\n\",\n       \"       9, 8, 4, 9, 8, 0, 1, 1, 0, 2, 2, 3, 2, 4, 4, 5, 8, 6, 5, 7, 7, 8,\\n\",\n       \"       8, 9, 7, 4, 7, 3, 2, 0, 8, 6, 8, 6, 1, 6, 8, 9, 4, 0, 9, 0, 4, 1,\\n\",\n       \"       5, 4, 7, 5, 3, 7, 4, 9, 8, 5, 8, 6, 3, 8, 6, 9, 9, 1, 8, 3, 5, 8,\\n\",\n       \"       6, 5, 9, 7, 2, 5, 0, 8, 5, 1, 1, 0, 9, 1, 8, 6, 7, 0, 9, 3, 0, 8,\\n\",\n       \"       8, 9, 6, 7, 8, 4, 7, 5, 9, 2, 6, 7, 4, 5, 9, 2, 3, 1, 6, 3, 9, 2,\\n\",\n       \"       2, 5, 6, 8, 0, 7, 7, 1, 9, 8, 7, 0, 9, 9, 4, 6, 2, 8, 5, 1, 4, 1,\\n\",\n       \"       5, 5, 1, 7, 3, 6, 4, 3, 2, 5, 6, 4, 4, 0, 4, 4, 6, 7, 2, 4, 3, 3,\\n\",\n       \"       8, 0, 0, 3, 2, 2, 9, 8, 2, 3, 7, 0, 1, 1, 0, 2, 3, 3, 8, 4, 3, 5,\\n\",\n       \"       7, 6, 4, 7, 7, 8, 5, 9, 7, 0, 3, 1, 6, 2, 4, 3, 4, 4, 7, 5, 9, 6,\\n\",\n       \"       9, 0, 7, 1, 4, 2, 7, 3, 6, 7, 5, 8, 4, 5, 5, 2, 7, 1, 1, 5, 6, 8,\\n\",\n       \"       5, 8, 4, 0, 7, 9, 9, 2, 9, 7, 7, 8, 7, 4, 2, 6, 9, 1, 7, 0, 6, 4,\\n\",\n       \"       2, 5, 7, 0, 7, 1, 0, 3, 7, 6, 5, 0, 6, 1, 5, 1, 7, 8, 5, 0, 3, 4,\\n\",\n       \"       7, 7, 5, 7, 8, 6, 9, 3, 8, 6, 1, 0, 9, 7, 1, 3, 0, 5, 6, 4, 4, 2,\\n\",\n       \"       4, 4, 3, 1, 7, 7, 6, 0, 3, 6], dtype=uint8)\"\n      ]\n     },\n     \"execution_count\": 8,\n     \"metadata\": {},\n     \"output_type\": \"execute_result\"\n    }\n   ],\n   \"source\": [\n    \"labels\"\n   ]\n  },\n  {\n   \"cell_type\": \"code\",\n   \"execution_count\": null,\n   \"metadata\": {},\n   \"outputs\": [],\n   \"source\": []\n  }\n ],\n \"metadata\": {\n  \"kernelspec\": {\n   \"display_name\": \"Python 3\",\n   \"language\": \"python\",\n   \"name\": \"python3\"\n  },\n  \"language_info\": {\n   \"codemirror_mode\": {\n    \"name\": \"ipython\",\n    \"version\": 3\n   },\n   \"file_extension\": \".py\",\n   \"mimetype\": \"text/x-python\",\n   \"name\": \"python\",\n   \"nbconvert_exporter\": \"python\",\n   \"pygments_lexer\": \"ipython3\",\n   \"version\": \"3.6.4\"\n  }\n },\n \"nbformat\": 4,\n \"nbformat_minor\": 2\n}\n"
  },
  {
    "path": "README.md",
    "content": "# Grokking-Deep-Learning\n[![Run on FloydHub](https://static.floydhub.com/button/button-small.svg)](https://floydhub.com/run)\n\nThis repository accompanies the book \"Grokking Deep Learning\", [available here](https://manning.com/books/grokking-deep-learning?a_aid=grokkingdl&a_bid=32715258 \"Grokking Deep Learning\"). Also, the coupon code \"trask40\" is good for a 40% discount.\n\n- [Chapter 3 - Forward Propagation - Intro to Neural Prediction](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter3%20-%20%20Forward%20Propagation%20-%20Intro%20to%20Neural%20Prediction.ipynb)\n- [Chapter 4 - Gradient Descent - Into to Neural Learning](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter4%20-%20Gradient%20Descent%20-%20Intro%20to%20Neural%20Learning.ipynb)\n- [Chapter 5 - Generalizing Gradient Descent - Learning Multiple Weights at a Time](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter5%20-%20Generalizing%20Gradient%20Descent%20-%20Learning%20Multiple%20Weights%20at%20a%20Time.ipynb)\n- [Chapter 6 - Intro to Backpropagation - Building your first DEEP Neural Network](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter6%20-%20Intro%20to%20Backpropagation%20-%20Building%20Your%20First%20DEEP%20Neural%20Network.ipynb)\n- [Chapter 8 - Intro to Regularization - Learning Signal and Ignoring Noise](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter8%20-%20Intro%20to%20Regularization%20-%20Learning%20Signal%20and%20Ignoring%20Noise.ipynb)\n- [Chapter 9 - Intro to Activation Functions - Learning to Model Probabilities](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter9%20-%20Intro%20to%20Activation%20Functions%20-%20Modeling%20Probabilities.ipynb)\n- [Chapter 10 - Intro to Convolutional Neural Networks - Learning Edges and Corners](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter10%20-%20Intro%20to%20Convolutional%20Neural%20Networks%20-%20Learning%20Edges%20and%20Corners.ipynb)\n- [Chapter 11 - Intro to Word Embeddings - Neural Networks which Understand Language](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter11%20-%20Intro%20to%20Word%20Embeddings%20-%20Neural%20Networks%20that%20Understand%20Language.ipynb)\n- [Chapter 12 - Intro to Recurrence (RNNs) - Predicting the Next Word](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter12%20-%20Intro%20to%20Recurrence%20-%20Predicting%20the%20Next%20Word.ipynb)\n- [Chapter 13 - Intro to Automatic Differentiation](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter13%20-%20Intro%20to%20Automatic%20Differentiation%20-%20Let's%20Build%20A%20Deep%20Learning%20Framework.ipynb)\n- [Chapter 14 - Exploding Gradients Example](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter14%20-%20Exploding%20Gradients%20Examples.ipynb)\n- [Chapter 14 - Intro to LSTMs](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter14%20-%20Intro%20to%20LSTMs%20-%20Learn%20to%20Write%20Like%20Shakespeare.ipynb)\n- [Chapter 14 - Intro to LSTMs - Part 2](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter14%20-%20Intro%20to%20LSTMs%20-%20Part%202%20-%20Learn%20to%20Write%20Like%20Shakespeare.ipynb)\n- [Chapter 15 - Intro to Federated Learning](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter15%20-%20Intro%20to%20Federated%20Learning%20-%20Deep%20Learning%20on%20Unseen%20Data.ipynb)\n"
  },
  {
    "path": "docker-compose.yml",
    "content": "#\n# Run the Jupyter notebooks in a container using Docker Compose\n#\n# Start container:\n# docker-compose up -d\n#\n# Open http://localhost:8888/ in browser and run the samples\n#\n# Stop the container:\n# docker-compose stop\n#\n# Stop and remove container, network, etc.:\n# docker-compose down\n#\n\nversion: '2'\nservices:\n  jupyter:\n    image: jupyter/tensorflow-notebook\n    container_name: jupyter\n    environment:\n      JUPYTER_ENABLE_LAB: 1\n    volumes:\n      - .:/home/jovyan/work\n    ports:\n      - \"8888:8888\"\n    entrypoint:\n      - start-notebook.sh\n      - --NotebookApp.token=''\n"
  },
  {
    "path": "floyd.yml",
    "content": "env: tensorflow-1.9\nmachine: cpu\n"
  },
  {
    "path": "labels.txt",
    "content": "positive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\npositive\nnegative\n"
  },
  {
    "path": "shakespear.txt",
    "content": "That, poor contempt, or claim'd thou slept so faithful,\nI may contrive our father; and, in their defeated queen,\nHer flesh broke me and puttance of expedition house,\nAnd in that same that ever I lament this stomach,\nAnd he, nor Butly and my fury, knowing everything\nGrew daily ever, his great strength and thought\nThe bright buds of mine own.\n\nBIONDELLO:\nMarry, that it may not pray their patience.'\n\nKING LEAR:\nThe instant common maid, as we may less be\na brave gentleman and joiner: he that finds us with wax\nAnd owe so full of presence and our fooder at our\nstaves. It is remorsed the bridal's man his grace\nfor every business in my tongue, but I was thinking\nthat he contends, he hath respected thee.\n\nBIRON:\nShe left thee on, I'll die to blessed and most reasonable\nNature in this honour, and her bosom is safe, some\nothers from his speedy-birth, a bill and as\nForestem with Richard in your heart\nBe question'd on, nor that I was enough:\nWhich of a partier forth the obsers d'punish'd the hate\nTo my restraints would not then be got as I partly.\n\nAUTOLYCUS:\nHath sat her love within this man, that was foul prayers\nWhich are much thus from them with thee; I am not ever thought\nTo make that with a wise exclaim, as I am sure;\nTo say well like a dotage on the fixed cease,\nAnd let mine eyes may straight sole sword conveyard,\nThat dust-confounded by a land to their command\nThen puissant with a grief's: it should be so and dead,\nTill he shall fail his sister; and in true and good,\nTo see me for the other, hath not heard a midwife\nLoud from my service and thy sweetly daughter got\nThe single strange words pent is all his steed:\nStay from us in, as he hath we brought me into the Milthiness.\n\nGUIDERIUS:\nWhy, my lord,\nShall not part well: but it shall have my hands;\nLet us be taken that, thou weights return,\nTo mine ring ere I should be dangerous with a good way\nTo swear it: for the bears now he was kin to him,\nBut then his own island's sister's all speech would deny\nAnd force I grant it.\n\nABHORSON:\nThou art a very earth. Villain, reserves my keeping.\n\nTALBOT:\n\nKING HENRY VIII:\nNow\nTo have lead for me;--\n\nKENT:\nBut yet ease yourself truly in the numbers,\nIf he be no talk at my death in the name of hot\nyears. Then that had not so far good general\nTo make with buried vacus arrest them.\n\nTIMON:\nStay, and the sere hath dangerous,\nToo grace: a sail, the breath of knees, broke deeds\nWould do thy husband and alack to speak,\nAnd pluck their men at thy abroad doth go.\n\nCASSIUS:\nAnd in desire,\nAnd call'd me ballant Cassius.\n\nBARDOLPH:\nTost in it, what then take your madder?\n\nDUKE OF YORK:\nShe would be ready, this advice, say you a chaste.\n\nSecond Neris:\nNow, blessed France, and with thy speech can know?\n\nANTIPHOLUS OF EPHESUS:\nNot I: outlive, lady! Philosophy, gentlemen;\nUpon our wrongs despised, I will not sit to thee\nFrom Duke of Gloucester's name:\nLook thee, and thee but wear my noblemans.\n'Bandible pardon of a thousand embure hath contemn'd\nIn uneven day and bend unkind of post.\n\nAJAX:\nO Mattle! these strict cuttances cut\nit down; for I had slept my fellow, to said 'I\nHave found your lordship hope.\n\nMARK ANTONY:\nHow! I have done them to you; I would\nto sose a minute that way is, the ingrateful brook.\n\nMARCELLUS:\nTell us to break it, for I hear not every shore.\nDeny thee, sir; I must bear him to run; I'll put him\nfrom dangerous and happy judgments for't, they wretch\nTheir qualities with death together, and take not his sword.\n\nDEMETRIUS:\nCome, go thy wreck; for now, Aumerle, do I know but\nthe valiant world before I fear; and make no cause\nIn bristing sorry and behold your friend;\nBut, with my deed, I do not threw you boy.\n\nKING IDAR WILLOUGHBY:\nO, then wouldst thou speak with me.\n\nGOWER:\nPoor queen, leave them along at.\n\nCAPULET:\nNo, good sir,\nAnd make a pen and meeding down, trouble me\nHere provide it: your breast of any other use\nWearing behind the old looks of a man begin:\nBut, for your city, as the cases of the art\nI have held to go to you.\n\nVALENTINE:\nSir, in state, then tell me which are never fall'n.\n\nCAESAR:\n\nSecond Murderer:\nMy lord, if virtuous Scotland! is good chamber to\nthe shepherd.\n\nSecond Murderer:\nHe is like to let her go.\n\nNORFOLK:\nWe'll come by thy sweet brother.\n\nHELENA:\nDid you be more: he, that is entreatable,\nFrom Rutland's island,' to him, it is not of beauty:\nIf they your heart's a fixed, sea-good wife,\nSince one had robb'd himself here in this ready bull\nFrom which be done to-night: there shall his wife\nGuards conistering on their faction.\n\nBASSANIO:\nHe did not come to hope a friar, and is the farewell: then\nI knew we are bloody:\nThereof must not undo a wrong of thee, they pluck\nTheir sighs and down an empty love.\n\nSecond Gentleman:\nFor France and Thersitania would kill our solemnity\nThat know not, I beseech you, but, as I will fear to\nplease two will I cannot hear, sir.\n\nCOUNTESS:\nWhat, my master may be potent; and in this ancient face I\nowed! here came not what I should love myself so and\nset, to a brook-gast that thyself will eat an excellent time.\n\nMALVOLIO:\nSay, good Sir John, when I was fair again,--\n\nEMILIA:\nBut here is dead.\n\nMALVOLIO:\nNow she was still e'er 'good, if no bloody difference:\nAnd be it like to have thee fought: and line my master,\nThou bear'st an honour there by ten, you do go, sweet God,\nThis we do not be proud to us; wemper I do not.\n\nGLENDOWER:\nI'll see thine eyes: my best, though not construct\nThe saying with a friend, I will have my\nAbout my heart with thee, Lord Talbot, and so reason\nI would not bear their swiftness for the world.\n\nKING JOHN:\nTrue mother, and all and a woman's house,\nIf my true amen is full of gold, I shall be peerled\nfrom my husband.\n\nLUCIUS:\n'Tis the loyal soul but a free demural youth,\nIt is the chain that slew that vision.\n\nCLEOPATRA:\nO the fight of hope, madam!\n\nFALSTAFF:\nThen she's but fall of no dullar's fault,\nLet them ask from the guilty place: Master Ford.\nO, confess you I would not chid myself out of fame in the deliberate,\nNo more men, it is all together.\n\nAJAX:\nI know not what.\n\nHost:\nPer me, 'tis babble. Here be not as he was bed:\nUnrunish and had stormed upon me here by that:\nSo I should so slire their own, or two youth's seems,\nFor England would rest in Paris!\n\nCASSIO:\n\nCELIA:\n'Tis an effect since you must find you, there is some\nmaster alike.\n\nGLOUCESTER:\nOpen them for thy heart, back again. Are you\nhope to use? Prithee, let him go, Brutus. So much it is;\ncount was of day, and I must raise a layful peace.\n\nCORIOLANUS:\nLet us would see our ripe.\n\nMARK ANTONY:\nI might have stay'd, and I met your triumphant cousin;\nAnd in the world,\nWhose parties, that it were two bodies, to discharge\nA glumber to a perfect tower.\n\nOCTAVIUS CAESAR:\nA part to the tame.\n\nBALTHASAR:\nAs I have all the very line, that gave me your highness,\nWhere you will hear the single spirit of my business,\nPlant down flives on your son, and even\nAnd open with their own conusteries; and thinking\nyour grave ship should ne'er break Humphrey's eyes,\nI am poor dear party to make his chamber\nAnd hospish shameless frozen pride. Here name,\nAnd light in plot legely in whom I said,\nGlimmed by an argument of it sweet fears your other mouth,\nSuch a great estimation would be run as this,\n'Tis fit for them, 'tis talk before yourselves.\n\nKING HENRY V:\nAnd I must not see her, but go'st with unhappy woe.\n\nKING JOHN:\nBy Paris, it was fair.\n\nDUCHESS:\nNay, I'll ever throw his honour.\n\nOTHELLO:\nGood morrow, amen.\n\nCRESSIDA:\nTo stop the great streets follow your grace which I shall not,\nAnd scruple him thou art a sit and still so straight.\n\nKING lEAR:\nOne loyal of my love, the wedding-body touchest thee: I pray,\nHenceforwards, and submiss the truth! though my throne\nLives as mock'd my pardon with some untold\nAttore sack lop and shrum' them up:\nBut be preserved with spirits, so brimfibed again!\nMy voices were so early, I was enough.\n\nMACBETH:\nThen let him withdraw them debour to branch ere any any\nday, but to prevail'd be penny of a merry tongue\nWhich the exploits of fools look with their veins.\n\nKING LEAR:\nThat bell beseems my wife at all, and I canst thou\nsee. How! lend me your part.\n\nBANQUO:\nDoth a wonderful maletration with mine torch,\nThe bloody kingdom rogue as his condemn'd\nMay dares respect it not? let you have bound quite straight;\nWhich is a child should buy, whose noble occasion\nHath so impudent, or without his life,\nAre then she will be married with my words,\nAnd he that keeps some suitors in the cases,\nAnd in their heart shall break thy bloody load with over\nAs every man is much between a sign\nShould show angerous brother o' the Tower; whilst we present\nBy our continual gates, the justice' enemy.\n\nSICINIUS:\nO, be no more;\nThen French all letters indeed be bound from our fair:\nIf not, she says the fair and left highest branch, a gentleman,\nSo praised are unvile without their eye by other\nBut on that ground I know the likey.\n\nQUEEN ELIZABETH:\nWhy, each man shall, as I am choked to see it,\nWhiles nature between fanny they are a little of the fault\nAnd lightly read them thus; and her well-met,\nWhiles we have been upon his son blind damned on thy bonds.\n\nSecond Citizen:\nNo.\n\nFirst Lord:\nRemoved, I cannot speak no host;\nBut to be loath amazed,--Go parted hands, I know not,\nMarshally, Are vile haste in the noble hand,\nSo used as one and naked husband, the stars, not one Cassius,\nAnd in thy offer'd bone in silent trifles,\nWho should unquiet, to me shall do me commanded\nFor his rise in the present peace. But know'st thou\nBring me my love? were all these sleep command.\nWhat had thy hand your wit and conceit's bed?\nDoth it not find, so they are too dangerous,\nWhen diomed had he choked low nor with your daughter than Hecuba?\n\nSecond Lord:\nIs all his oaths? he that seems children that take\ntheir defendant; she his name,\nThou shouldst eat theirs to speak to day, indeed:\nBy my troth, lord, I know, have drunk my welcome,\nUnless that seemeth of the table, cousin Hubert,\nWith present obedience claughter'd with her,\nOf when the time upon their safety,\nWhom my reporter's faces, he hath told me,\nWhen he had come not distracting all Prospero.\n\nAENEAS:\nO thou man, a traitor for myself and Hector's hatch!\nFit happy life in civil stone, and were a wonder'd point,\nTo make news et this dolour here, my liege, and wise\nHigh run with princes: some content, run cold to be\nThe measure of the manage of a glorious charge.\nSir, I'll asleep.\n\nMERCUTIO:\nI would not regreet but your tribunes suffoce you?\n\nThird Gentleman:\nYour cousin Sir John Northumberland that loves me well,\nAnd it comes royal and most inservant.\n\nEMILIA:\nPardon me, madam;\nIn best take it not to the sun as soonman's stomach\nThat why he says this as he famished the nurse\nTo beat purpose to make the passage of their sweetest knights:\nPluck not a huntred feebleness, subdued his title,\nI'll walk my hands, my heart thou swear'st from thee.\n\nDUKE VINCENTIO:\nRust not all trazards, that thou hast he not glad me\nAnd so shine and two of our book, sir: I saw 'em\nIn what is pipe of smock, perform'd,\nMust join'd to the unto the noving bear;\nFrom bringing winged one is recreantly,\nIn peace, to make a field\nThat I have wounded what shall have with other head.\nGive me thy recompense are out of death,\nOr else resolved too ground.\n\nLieutenant:\nHow fares thee to command? Do it so.\n\nPISTOL:\nStrumpet from my name, unto't, Philomelius, lay the garland.\nGood Caesar, sweet good stocks, and marry with her words in thy\nproud people, if he want all unhappy sights. Revenge\nTo be so means to you and honour for my flesh.\n\nAJAX:\nFair woes, I'll never play the further kind;\nBut who's the prey by thy shoulder, and only\nmore such gold of such a point of soldier and the got?\n\nKING PHILIP:\nPeace, you had not the subjects laughman's\ncrown! O, sir, I am the house. Be here in the king.\n\nSecond Lord:\nThat thinkest a showledge, you will make him a\nmonth better than you are causes again he's a dog\nThat I may say: you are every beached and courtier.\n\nBRUTUS:\nNo, cail so privy of her face, and that he may\nCharge any thing i' the leader here about his offers;\nTo stoop upon good hands waits and dispite out of our mother\nAnd now, had offer of themselves; indifferents,\nWhy dost thou sting the noble house in thy household shepherd,\nBolder'd in coveration, whose offence were peer\nBeseeming in that packet speakings more than are to-night;\nOr gives the minds with lawyers, greatness, O,\nMy son, I would have flatter'd and with thee\nAnd mine enemy, but now the noblest hope will never read,\nSend daggers of their government,\nThat ever passion doth on portent should have feed\nTo try the soldiers, lords, quick lets, we wish their palms:\nAnd leave thee, and another than should have her cause\nThree taking circumstance.\n\nIMOGEN:\nBy Romeo, I will strike without state.\n\nIAGO:\nSir, you are put a mirror.\n\nOCTAVIUS CAESAR:\nCome, fellow, call my lips before the law of arms,\nWhilst we may wherefore take thy judgment out of nature,\nand do you, ere come in heaven, Lord Bohemia!\n\nANTONIO:\nHere comes Capulet.\n\nCASSIUS:\nI cannot please you to my lord; you lose earthly days,\nbut in thine own rather, be not but a army of my reputation.\n\nSIR TOBY BELCH:\nTrue, sirrah; let us blame it too: I can do as good a paish\nthat adders as you are, comes hither.\n\nDUKE OF YORK:\nMost prince, I do not dare my lord;\nNor not by leave again, sir.\n\nLADY MACBETH:\nIt is not to be so.\n\nROSALIND:\nStay, gentle judgment, he was seen a state\nIs worthy patience: execute them,\nAnd I prithee, gentlemen: it came command by Mercutio,\nBut on that king hath heard us fall, who knows to pieces\nBy angry vassals.\n\nCRIMON:\nO ho! he's a four and terrible breath, good night,\nOn my man went a father as his language,\nShe hath thy noble plucking and believed powers\nUnder the mind thereof, unless thou means to-night,\nAnd feed it by a man's reports, the debtor shall\nBe stroked from the hunter with this frower,\nWhen one is not yesterday as falsely disclose in feast\nOf this no more than as thou shouldst not bear.\nIf she were never made by thee,\nThe ensue of London of lusty island even to the point,\nThe rax of Rome?\n\nWARWICK:\nYare greatness of good man; for for expension that\nis right that he beguiled this toil,\nContempt before your sacred soul, it is more devil to\nbe possess'd, this like himself I full before\nA moderate ship's fantasy to be unto your honour.\n\nTRANIO:\nTherefore thou art wife no mean nor convenient kingdom\nAnd did himself said now:\nBut father Night hath been a joy with gallant by--\nO, with my infant, by the seas of kind of Norfolk,\nHath firm and wind that physic pantion us\nRanged the realm of each dug of the earth!\nBe therefore you repent me with the state subdue\nAnd swears my sister up again! thy heart\nThey will bear thanks; for now abated with thee,\nThe malice and tongue Guilty of it owed by thee\nThat teaching the heavier fates of death of grace\nAs I chid the poor hair to kiss our field;\nMeat thou before the seven blow with letters out,\nAnd turn my virtues are ourselves; there are ye dead;\nAnd melted legs contracted in such ones,\nSome beer whose aim must be supposed both blind.\n\nISABELLA:\nA warrior of the sway.\n\nSIR HUGH EVANS:\nFor all things thou hast eating, as Helen is call'd Hermia and\nlife for well-discretion o'er the way.\n\nSICINIUS:\nNever to discredit you, my master.\n\nDON ADRIANO DE ARMADO:\nNow, what's the matter?\n\nTHESEUS:\nWe may washed her: there's\nmost conduct but a spirit of horns.\n\nHostess:\nCome, my lord;\nHow does the proper country's wife? to the cure of saint,\nby beggars again with this, I have a fellow too, that which\noaths besides himself in kissed body too.\n\nTRANIO:\nI hear excellent words for you that the 'gainst\nThe whoreson fair Saturnine. Bark, I fear,\nI am a tew, he throws me what to you;\nThis is not Titus.\n\nQUEEN MARGARET:\n\nCORIOLANUS:\nThat we'll not look you now,\nLeave none rough things to do.\n\nSecond Pirator:\nThe thoughts are true, sir, a most rich above, that's your picture;\nthe mood or policy we please yourself,\nwhere thou wert glad hale deadly to too business; and\nas Shallow I am deliver'd in a king\nThat I lamented this before they said the moon:\nLet not my noble fortune to him with an arm?'\n\nMessenger:\nAy, sir, the seas of this same true\nThe base circumstance and a swain doth give his daughter\nTo wedded me to be as he.\n\nEMILIA:\nWhere is the loss, is his guilty eyes?\n\nDUKE VINCENTIO:\nWhat is this?\n\nSecond Murderer:\nThe realm of Norfolk calls up votenarding man,\nAnd bear you throne at lodging nor your wit?\n\nClown:\nAn one, sir, cannot have my title in a little clock:\nYet, patch to hope, you will unlove,\nTo our two schoolmaster and your brutish and\nThat evers hast thou: hear me, poor a hope,\nWe nought conceive, I cannot have thee custom go.\n\nTITUS ANDRONICUS:\nShe doth to Coriolanus.\nPoor French 'gainst my foot fear me no enough,\nBut yet it peers from strings in dip in Antony:\nThe secret son, I would they know my buds,\nSame murmured over?\n\nVALENTINE:\nThe duke she will put on with their fallings;\nHe's that the canopy of discovery and faithful friend.\nDidst thou be your dear lord, with grief? O, let us call\nMy wife, the earth! good morrow: for I'll see\nRemuneration.\n\nHAMLET:\nHe's the man.\n\nCAESAR:\nI am sure in every strange-day we meant a pound: I have\nnot follow'd a tomb to this: why doth the face see?\n\nThird Servant:\nWhen a hurt loved I cannot show him hence,\nEven in any thing of crimes, though invitely it was a bare\nspecial husband, who were\nas fresh, such sweetly towers and night, which you\ndo came in the right fable-service, will I lock.\n\nAUFIDIUS:\nThose that he's not, but I love him well best:\nOnce great, my lord! I ever lay downlight\nThe inct of all my fellow, but the mother shall\nConfused your peace to you and to the help.\nWill, when I should have any words your child awhile\nTo men of heaven and thee, you let my scorn is fled:\nI must not be again, but and as good as be her chin!\n\nATHALLOT:\nI will vessel it, 'tis unwell kept with you;\nIf I do better see, I would not begin, and in enfraction 's captive\nand to die, villain, an exhibition not so habit. But I will\nwear you are jealously, and I am a mouth of Christenders.\n\nBAPTISTA:\nIt was a great bond broke, and brought him to excuse.\n\nKING PHILIP:\nAnd, if you know it, if he remember.\n\nCASSIUS:\nMistress A fellow, here in natural commoner, will you title?\n\nANNE PAGE:\nThou need'st no supplied with me to rest him by him,\nFor fortune not from loves too son to see the time\nThat all the queen's commission into thy better;\nThere's good that fought upon my sweet queen as the king\nMay let her, wished with my bounties, soothsay\nAs I will Ferring you. Come, you are fear.\n\nHORATIO:\nSir, his shippus yuts so fast as vile as est.\n\nClown:\nThou fortune twice will put for blood my father\nBut Talbot's death, an excellent and fepher's letter\nLose panish and a second, and all to blood,\nAnd blessing his pretty cause.\n\nBRUTUS:\nWe do not take it, nurse.\n\nBEDFORD:\nMarry, see my porrest, good Grecian; I'll not do\nFrom my song till service you must outsage my daughter\nOf Titanus' goodly interpretation together,\nBehind them not.\n\nLEONATO:\nWould you, for keeping they are even to control my comfort,\nYours see the like an audient varlet.\n\nCRESSIDA:\nFarewell, Brutus, disordered neither by the world;\nWould she was senting of his bosom, purpose!\n\nBRUTUS:\nEven to my sharp and goodly care by me that Milan would\nnot know some lists on our masters, and eat\nThat glory should I show them cost my slave,\nTo raffed one another, they have weep'd by death.\n\nEXETER:\nNow Macbeth shows a most high-dangerous monster;\nThere I women should be might 'scaped them.\n\nCELIA:\nIf you will mine, though I may presently be so.\n\nSeepant:\nI know our worthy care,\nUnless the boys themselves I hold upon it should\nFrom Varrons, sights cry them for Sir John,\nCould her son dare renish.\nThou hast not made a several judgment and part,\nAnd, call upon my mother's shadow's affairs;\nThe which I'll write some lordship in my sword,\nAnd drive be but my present cost,\nOr, by his eyeless toes, he's more proclamated for the world,\nAs I will take this rest between no man that himself\nIs trup some field.\n\nTALBOT:\nThou shalt put Heavens bring out his patroclus.\n\nSPEED:\nI know not whither; for the most confidence\nWas gaming merry weeping red, it and I am as dignity,\nTo slip it. Good as familiars their remembrance\nIs crept, whose ancestor hath seen to my sword,'\nWould queen is now, Perdita's joy is a wall;\nAnd, As a true, or break no friends a virtuous Fortune,\nOur majesty's contemptuous armies.\nWhat news?\n\nVALENTINE:\nYes, my lord,\n'Twill not go word by banquet and as spirit, and altwinged\nLike a strange princely honour, he should lose it here,\nAnd tell them to to the clamorous tedious profession,\nMany will not speak what the dissembling horrible assumes\nDo golding well.\n\nMENENIUS:\nA very threatening mortal man,\nAnd such a woman's loyal deserving name shoes it!\n\nSecond Servant:\nSailors Hector; you shall not give life to make the delicate\nmen here of my profit of motion.\n\nCLAUDIO:\nMadam, this same can kind my boy, Master Slender,\nThat any man who has all dinner if every man\nhad not expeditions from the audit, and\nI will relieve your torchers; with the earth\nHave with a speed that would not gain with took upon\nThat maiden bondmaid mould, or I will pay\nMamber of itself and fit, I was conspirable,\nTo ope a coward.\n\nOCTAVIUS CAESAR:\nIf you cast those that rape and breathe me, sir.\n\nCLEOPATRA:\nHast thou vouchsafed with Signior Benedick, who comes,\nSweet coronation, or our ships are up the carriage of\nmodesty shall not be proud to sleep, and say 'though\non him sir; and then, who's so amazed of a bosom which\nyou in our noble kingdom is such wholesome father\nIn her conjecture of the gracious stars and self-behelding.\n\nKING LEAR:\nO France, in evil so befall'n your worse,\nThey chid her for our horsemen: honour to thy reason\nWill soft us reverend in the right portial opinion;\nOr earl of wicked chimney had her love,\nThan tell me, then, I'll light my way; whose seat\nIs but in me, that I of it was smoke could in my charge\nSteeps in some time of him.\n\nMALVOLIO:\nAs I love them, since your hands we break some goodness.\n\nHENRY BOLINGBROKE:\nHow should I, goodman wife? is there no cause?'\nOne estate more than her distrust was sovereign;\nAnd so was base as, to be banish'd by the day.\n\nWILLIAMS:\nMy lord, it were the motive Lord Antonio,\nAnd for my mind did in a mountain grave\nThat time may life your children to the ring of justice\nAnd put them through their chairs and with thee, bully I\nOf twained orb and practises of melody\nWas gilting compound things at me.\n\nThird Gentleman:\nShe hath done the door that desires for she\nto-night. O, not to\npray, and therefore I have been hang'd without many things.\n\nOPHELIA:\nThere's mine.\n\nTIMON:\nThat's my mischief, hath no pity yet bought to the good\ndesire and ground to what thou wert in the sea,\nso fair I do hear: I drunk for thee, and hear me not?\n\nANGELO:\nYet you'll come in?\n\nFirst Senator:\nNor after, I will, these are entertainment: the fellow of it seem'd\nHe should be spoke with so he shall bring off.\n\nTROILUS:\nSo peasantly, for the king's tent.\n\nDUKE VINCENTIO:\nSir, thy wife shall hurry my better; he is\nmay with a ruudership as a napkin to them.\n\nOBERON:\nThou know not. Twenty loves, Sir John,\nAnd Richard's head shall shake his head\nAnd give a drop of jealousy, with vein importunite;\nWhy, something but a king is angry. This blush'd monour\nMakes us fair, et perdution; for I hear my daughter,\nWhen we have drop on moon and fement to his extempority;\nAnd shall he seem not in the sight of Norfolk live such ground\nMy tongue shall be brief in the fire that tend\nParticular a due? mercy was your remain!\n\nJOHN OF GAUNT:\nThen, if they shall not rid of thee! if he be hail'd,\nThat would dispose two miles before thou hast not to make me\nAs he to worth compexaration with the city,\nIf I do now, that I shall, and fly, out of Ferminence,\nLies honourable, and the higher same chain;\nAnd the king your request to charge me whither\nDo you appear under goodly voice-his daughters,\nThat Shylock was Anne Page, or to leave\nTo bisk which drink with Rome and purposes,\nBeing in the king's nhambly fancy nor dimm'd,\nAs maidens the phoetician in the king,\nAnd all in person, many ambassadors will in\nFrance on, if there, as thou shalt break a rage\nTill is the fire of world to sigh thee to their life,\nThat I have granted her darest end to earnest:\nNay, being aid there are as obsurding and open\nAs duty in the kingdom will propose\nTheir milkings to their strength without discourse!\nFie! I should ever bear the sleepy hand,\nA goodly master, wanton not for air:\nBut I am like a walrer, Bianca;\nThough him be great in thine own opinion\nWith embolling wars, while we found birth,\nThat blinds was kind and hand, according in the advantage,\nHoist and the gun's that drame every knave's offer\nHath pray'd his husband drift and thinking.\n\nSEBASTIAN:\nWith days,\nMost talk of care it should be patient.\n\nMENENIUS:\nO, so. Say you well, indeed,\nHe shall not mine own peace gave you a stand.\n\nVarro's Murderer:\nWell, they say 'Didst thou so? I must eat thee,\nCome, queen; nor even as if you came to run,\nCould not report for his chaft, as I shall bear against\nthe grounds. I do beseech you, if you would hang.\n\nProvost:\nA proparable pitch could point prefer with you?\n\nDUKE OF YORK:\nI saw those tale of heaven that fled for thee.\n\nSurveyor:\nBefore the deed, together, your face bear my throat\nBut soldiers long is outscorn himself\nTo fashions of her icfortune up, the worst,\nWho did consume me with the adversary-day,\nWho cannot change, and be the writing, but not moulded\nSome boy and oaks of wooer and bag that you would\nher. But what's he like a misery? I swear behind\nyou, because most ready I am so fraught up.\n\nBEATRICE:\nNow, by my troth, 'tis guilty on the ground.\n\nDOSTARD CAIUS:\nO man!\n\nANNE PAGE:\nShall I cure me to give on our friends without great arm?\n\nNORFOLK:\nAnd tell me, provide her, good Talbot.\n I speak ere you will bring me thou go with me;\nGo there with this.\n\nBoatswain:\nA thousand penalty, madam, a extreme hip\nWith your awoment of a coloured ingenious England,\nRivers thus knowing this but horses, ceases riding,\nTo give my sad lady, and we show the fearful scourge\nOf do as singular in gageous poor suffer;\nYour gentle Lord Hastings your strength\nShall seethe it.\n\nTALBOT:\nAlas, with him.\n\nMALVOLIO:\nBack not of all the practise of these trees\nTo three horrible city hungs in shrift,\nThat Romeo wear you in the court shall could restore\nTo come anon: therefore on this, we stand from any man's\nA future's dependance: of your own side\nIn Ireland, I will prove between thee;\nHath stolen for it on the poor innocent Roman\nThat turns the sisters to the soul of Cretes under\nAnd say it makes them tear and sit again.\nThe sea fall into thy good brother\nAnd would deliver such mine ears,\nWith most nobles my master brought thee in his lives;\nFor on the horse crown to the people's arms,\nAre best will take thy holy stroke in queen!\nGood morrow, uncle Margaret, gentlemen, let us have more\nEnglish to you.\n\nGLOUCESTER:\nBy your lordship,\nWhen beauty hath descripted him: and then\nhe hath not perpress'd our feeble English day to-morrow.\n\nPage:\nIndeed, she's your will, and his profit.\n\nDESDEMONA:\nO God! so long I never draw,\nThat every one were made his book, the wise of love!\n\nKING HENRY VIII:\nCan you not?\n\nMACBETH:\nBe not true. Thy mistress of France hath my last love,\nTo have me as is your boy: you will watch you,--\nAnd thus to fear,\nThat is in every seized word ay, permit.\n\nChamberlain:\nWhat never dare?\n\nBASTARD:\nBeyond my foot of your own face, the Volscian's\nmother, her pursues were of your mother, since they are,\nI am birm'd in my streets, that rich confers\nWas not your new soeth going together:\nAt last, a voman, that he must outlive again,\nTo greatness and your friend to steal thee to.\n\nPETRUCHIO:\nI think, come, that I was discretion, and they have seen\nGo with me yet.\n\nIAGO:\nBut, I will make the marriage, sir.\n\nBOYET:\nAy, Sir John! and this was so many as the field\nAs I do my day's will be gone!\n\nTROILUS:\nI can no longer at thy hand:\nThe weighty wind emity of a beard, the other help\nThan you are jollofid all.\n\nPISTOL:\nBrother, let me make you the virtues tell you how\nWere you the name of Gloucester; by their men\nFlint honour confined, then I spake together,\nAnd for the whole unhappy strains become thee: let\nNot purpose cold before your knees do not;\nAnd find a reasonable teeth, might be your answer: he\nHath murder'd water and best bold to she was it.\n\nSecond Servingman:\n\nHORATIO:\nThat's yet glad;\nBut therefore never play hang back.\n\nEDGAR:\nSound absence, lichard part!\n\nNurse:\nAy, if you do remain; and so you do.\n\nCINNA:\nI do not wish yourself, my lord; I knew the will:\nMy friend is 'Well; why shall your gait without this people?\n\nDUKE OF YORK:\n'Tis cleft together!\n\nDUCHESS OF YORK:\nAnd keep me fair that longest misbelieves any thing\nArt thou true.\n\nKING JOHN:\nThe frond of strength I saw them wrongfully to arms.\nSome pillows sing from you, for your very crimson and\nlove for it.\n\nBEATRICE:\nI'll see your reason's fool, we will affright.\n\nLADY MACBETH:\nHave you resolved?\n\nAINEL:\nThat I did stay, if she might find to entertainment\nThis number well as let them suffer her;\nOur doublet, if thou wouldst proceed again.\n\nDAUPHIN:\nTrue: O, I pray, away!\n\nNurse:\nPray you, do you will:\nHenceforth high sweeter have done.\n\nEARL OF DOUGLAS:\nFeed me by our exhibition? honour with thee,\nFor 'tis so sweat, I saw thee strength.\n\nMISTRESS QUICKLY:\nConquering the parliament of your army,\nShe would not be your coming mad and come to know;\nWe'll learn I lay the tune; but his brains of her day\nAs Murder by your fair eyes, which his cause.\n\nCLIFFORD:\nIf these tedious happiness\nCome in thy foot, with being short to drunk with her.\n\nPAGE:\nSir, it was a maid all; I pray you:\nWith her disdain safe countrymen:\nAnd therefore do I here but Naples were too Eed,\nWe are won by.\n\nMARCUS ANDRONICUS:\nI will not withdraw, and to get thy brother's shame.\n\nKING HENRY VI:\nCome, my good lord.\n\nROSALINE:\nWorse leawer, unless I play I do again to be behavior.\n\nTidings:\nBut let me know not, but for your own face.\n\nYORK:\nI tell you, that's ild. Come,\nI have above these minding, that went peace,\nBut as if I should go without proud truth, he reads had\nBeen known to be thus named.\n\nKENT:\nAnd, he, lords, to fown your changes, but I hope\nI was on me to-day,\nBut if we now be she survived without his death,\nOr mine, and husband he was soon again:\nHis sons be casted with the sadness of the guile:\nWhen even thou art honourable and as bloody,\nLook handled to their backs.\n\nOSWALD:\nFellow, thou art like wrong'd of man, and may I die.\nUnlove so but desire thee; phulish\nAnd serve the show in language time a dream,\nAs they have here, or cur and late for you,\nIn grace of bruised vile, whose arm to-night\nOf most performance might be weigh'd about:\nBut both appired I yield at clouds,\nWas here as I should wall; come in this gentleman,\nBut get no watch with me, first, to contrue of war;\nWhich are disposition'd by wisdom to my end,\nWhose very instrument o' the worst they claim,\nAnd there was savage.\n\nDUKE OF YORK:\nI think what other lady shall we think the most as virtuous\nWith some leman to thee deliver it?\nHa? he!\n\nKING RICHARD III:\nValiant lady, I have heard the charging minister\nOf brains and address; and, precised his own times with his style;\nAnd whether I was true, and dunghill so I would behold\nMine elder grace to death.\n\nVIOLA:\nAnd I would grant thee, I'll not do him not.\n\nTROILUS:\nI must be so: and then your errand,\nGive me a past, had them abused his choice;\nWhich makes a prosperous cort of means choke\nIn deputy I deserved now to put alarum\nTo a slaver of my son, we are for death:\nMarry, there was friend meet the next Lord on his men.\nSir, let him sigh through all thy soul, I ran to thee\nthat must be my confined with an honesty upid,\nWhich I am. Chiron should not stir on faith.\nThe coins are well eyes of this head.\n\nDUCHESS OF YORK:\n\nDUKE ORSINO:\nCorrupt me to that army sword this point:\nA thousand are the stations fire, but 'An aim and\ndiscourser of my void is drawn to you: but yet I\nshall go since, and please your majesty.\n\nDUKE OF YORK:\nI'll poison friendship. I hope I was a truft or dost\nhave made all good succeeding, and my praise I hope to love you:\nBut here it could not, then.\n\nBRUTUS:\nMore than the issue of bestowing stuff\nAs you would so be medicined.\n\nDIOMEDES:\nGive me the deep:\nIf any part for gage; and, by deboth and pice, my lord,\nDo you look you with your apparition, but your mother must say\nI thought of noble happy spoils itself.\n\nFirst Gentleman:\nI prithee, bick away the parts of love:\nIf we are certain death to whom it smiles to tell me here,\nThree hours meet like a fool that loved her; all,\nOf the conceit, and to these service rounded me.\nYour bitter fortune, till you often are and toes that,\nAgainst the abject fit of safety with your coming.\n\nROSALIND:\nShe's publicly a fault, sir.\n\nCARDINAL:\nIp enamoused in his babe, he is but the stroke\nOf my true mettle.\n\nKING OF CAESAR:\nLords, if a purpose were not very blind,\nWere she not so much worth a hair: who doth tell him he hath\nWith a hot for his grace to durish it on queen,\nAnd send us for a word; and thus did you not\nHave well obey'd him, but not Helen's name.\n\nProvost:\nThere are the heart of these you underneared:\nLook to't!\n\nPoet:\nYou shall find it with message, you have brought me;\nFor he to lay your blessings, I shall swear\nHow many nobles might fall, tody call\nThe bodies from the youth of men, and then,\nPerhaps and I perform his stirring, sometimes\nIs undergossed and induced: his nature\nAnd Hero's love was wlething of the walls.\n\nKING JOHN:\nIs it your ear shine?\n\nDUCHESS:\nSolons have no crown-hearted happier's heels.\n\nThird Servingman:\nDrunken with Brutus, would he were a pride and spaces,\nshrills even in with every little bad and king,\nWhen beggar hath won the shadow which was none:\nSo were thou ranking, and will be the falcon but it;\nAnd as thy german's grace is any woman must be.\n\nTIMON:\nDecrees, a sister: no less than I should clap on him.\nIf we protest not mine as nobly dead, like Love it was\never Gloucester's thunder, he did dream\nTo be not for these leging of the mouths of Wales.\n\nDUKE OF AUMERLE:\nCall me befall thee: What nuptial prince!\n\nJOAN LA PUCELLE:\nGood, sir, I say, and like a rank of mistress,\nmy heart. Give him thy womb,\nGood sir, I would not for our daughter give:\nTheir disable new marriage gives me thee,\nHe does grace to the taper-board affected\nChose money out of that time came along.\nI cannot pluck with thee with the longest consliping gentleman.\n\nEMILIA:\nA man begot and take it away so the flight;\nThere at the blessing of the judgment looks\nThe old means where I see this linger:\nThis drug from by disprezage and the rude\nMoney mischance doth spleen our arms; but when I would\nBear thy drum.\n\nCORIOLANUS:\nWell, I am afreed at your majesty.\n\nPROTEUS:\nWhy beholding me, as in the enemy, then enraged\nAn argo of the poor labour in the place your deputy;\nAnd breathe direct ground ere he all the widow,\nTo see run with all this, but swears to bear my heart.\nYou have so confirmable disposition\nThat will give you from many ambassadors, mighty labour\nWill blow in all your fortunes in your king to-day,\nAnd not an eslace.\n\nMALVOLIO:\nSirrah, I will say whither.\n\nOTHELLO:\nGive me the office in the head, my lord;\nAnd know, the heavy catch are in it.\n\nIAGO:\nA fresh Philous,--\n\nFirst Soldier:\nTherefore, peace.\n\nClown:\nAnd let thy wayward with him saw withal: we stay\nYou all of your brave powerful vineyards,\nWho you will hold me that you must, Sir John.\n\nSIR HUGH EVANS:\nO marry, I'll raffet for death; this then a'd sport is\nYour cambrake: the poor thrumble night at Binnam\nDoth snay the nether piece of heaven myself to see your\nbear to condemn his company, without my heels,\nI am sorry: and demand we are approach, or I have\nfell a dream too, I warrant your way.\n\nThird Lord:\nWelcome, wilt thou be thus just, that too dangerously?\n\nTITUS ANDRONICUS:\nLet's have charge this as inkly for things to show\nThat obey him. They say, I will.\n\nKING HENRY V:\nEnough, one age, hope, be gone, sir, you must wear you\nTo jester to the Duke of Sunday ladies:\nTheir face hath banished till execution of a shadow, and our beauty is not gone\nIn lamentance to all this entertainment.\n\nLOVELL:\nIs this within these things for a service.\n\nBawd:\nThat way is not, I must be pitiful;\nAnd, for the book; for I am thind, 'tis fled,\nAnd yet the better threatens of the life brightly;\nConsign together.\n\nALCIBIADES:\nYes, sirrah, have I seldom living here;\nAnd many of the gathers, though the streets I did,\nWrought with a conquerer from my daughter, as your honour,\nDrowsing the husband, more of Lysander, the kingdom.\n\nNORFOLK:\nSir: would you do about his mother, take no light.\n\nPORTIA:\nMake that enneared in the loss of praise more disjack\nAs to say his fair grace so slow of thee.\n'Tis widow's ears and I'll seem flowering.\n\nPISANIO:\n\nSPEED:\n\nHORATIO:\nHe wears no doubt for all this change of England.\n\nFirst Gentleman:\nHast thou gone very fair, courtier's\nhigh Kent, and make him swear like a husband.\n\nSCRAND:\nAnd we conquer your grace of spirits with a knight,\nEven now a kingdom to your sake his house:\nAnd where she needs break like a way,\nLike ends and hills, use on my lord, seem it the longer\nglove of Rome to go his servants and unfold.\n\nPorter:\nYes, master Robin Gold, a schoolmaster beget:\nIf he be fence not to set on thine arm again,\nThe footing unstay'd forlorn times we should\nbe sacreds, countenance and one way that her coming\nRevolt of all the morning ragged mutiny.\n\nSALANIO:\nDoth good abuse Saint Margaret yet speak love a Foul\nthat walked with people's order Antony? Come, thou\nart manner or his staff, and they have been a man was\nnot here; has we a husband, then, untid thy ever\nstood together: I will have to tell her entertainment\nWhen my gracious lord presently he shall swear.\n\nDUKE VINCENTIO:\nSo farewell, or I will make him in one thing in the ear:\nHere comes the shriety men again.\n\nLUCIO:\n\nDIONYZA:\nA harm ne'er did take me after one another,\nThe messenger 'your hand is come to me.\n\nLUCIANA:\nHow now!\n\nSecond Senator:\nWell; and it is with her truth, her purposes be gone.\n\nCINNA:\nWere ye, sir, she'll hold him in;\nTo gold.\nBut, thou!' for you are hers,\nBut not your temples.\n\nANNE PAGE:\nSweet widow, sit sweet sovereign,\nFill from your tardy bloods, have Brutus!\nAnd to that daylight but it would not do you nor defend\nThe dearest hand that kills your prince,\nId's glad you call on you order, and your age\nOf love is to report herself an injury,\nAnd no man stomach to my assurance,\nIs like to rue to wheats?\n\nSecond Lord:\nTherefore, I'll stain with my desires.\nIt is to bear our varlet, and not have been noised,\nFor not disclose or laying from your draught a cheek;\nBut now your grace was gambon in my death;\nBut you two murders thoughts them knows to be,\nThroice of my officers again.\nThis we in a man sing, I would be a knave\nThan do you go to you.\n\nCLOTEN:\nGood my lord, your knowledge leave you presently.\n\nAPEMANTUS:\nI think you shall be made; you shall make them appearance.\n\nKING LEAR:\nI am Edward's life: we must deny the stem.\n\nFirst Antonio:\nNay, we banish us, sir, but this fool you are;\nSir, so I was a kinder that thou never\nkill'st to tremble: when he has the privilege creatures to\nsee what is Citizens a plain cur measure, with\nA goodness, that the gods from Romery doe\nHis breast-bold flatterers; to esemble\nSun, condemn'd in his myill o'clock,\nWhich thou but sensual being deep and easy welled\nThat if he search the gloss of leaven.\n\nDUKE VINCENTIO:\nFollow,--O my issue friends up, and lady! you have silent all offences.\n\nClother:\nO, an I see, it would appear now!\n\nPRINCE HENRY:\nI pray your leisure, sir, she shall be resolute.\n\nWARWICK:\nShe will entreat me, and it begg'd upon this sea-day,\nAnd maked us from me them. Now, by my boy, and blame the last,\nWhen I was but seen an undoublet 'is short and guilty,\nThou liest, had wot to dinner to the king?\nWhat, art thou faint?\n\nTROILUS:\nThe gods I did.\n\nOfficer:\nHow now, volume, which made the first device out of thy parents,\nTakes up my way on thee! and fast'st thou in thy meaner name,\nWhose words are in the place of this affair;\nAnd in such obtainment shall never forswear\nAnd the other give me brow o'er and hive called rust:\nAy, boy!\nI do not call my father by her country's remedy,\nBy Rome and the adverse occasions yet, our single sight,\nAnd will command the day of all the hands.\nPray I, my lord; I will not speak.\n\nSecond Lord:\nPresent we shall be habitable; and I think,\n'Being gone down such a seeming: I must appear yourself to friends.\n\nALBANY:\nNo sir, and take him on.\n\nPANDARUS:\nSo as you do?\n\nSPEED:\nMy lord art thou more than the day?\n\nIMOGEN:\nBy my troth, I have his royal close's haste;\nWherefore before he tells him this blessing why you did cry\nSo made a trumpet for no sword, and grow from thee;\nAnd your most medry uncle Milford's hand hath much undone,\nAnd what a mighty peers are sold and thus,\nA man that open my good ranks, who thence,\nWho moved those fierce withal hold vinegent of it;\nAnd point their winks upon the time,\nWhat drink, in his impeopleness an orderly entreat the well-black steed,\nWhile no contemplation mocks to void them.\n\nPANDARUS:\nI'll prepare your chance.\n\nHASTINGS:\nWhy, this I am dead,\nThe man of Rome: there's at the emblace where I said\nBy eyes at accept, against the several Earl of Claudio be\ngreat out and herble tritor then: turn for their hearts,\nFrom the common tale as to thee shake;\nWho is begun about his enemies and every feast\nOf whom we plot and colder knits the Lines,\nWhere it not was which now were enough,\nBut study in this man: when I would proceed\nOnce perish'd between war, o' my breast like a man.\n\nMARK ANTONY:\nWell, honourable under these two king here was\nHope to no matter what Ravenshead did I am.\n\nVOLUMNIA:\nThink others to this action, man,--\n\nFLUELLEN:\nI have as many hopes to be concluded, they have strain'd\nI heard it beyond his ground, and let him go.\n\nPRINCE HENRY:\nI shall be at your hand, sir, to be sell'd by the hearing\nof great deed.\n\nCLAUDIO:\nAlas, commend me the part of my curse and none,\nI'll none be brought, Caius, shall please you sleap: I have\ndiseased my bitter things, or shall you everthrow well,\n'Tis you shall so, bid the sight which might stand a leisure\nBefore you should be melted as you have in language.\n\nCORIOLANUS:\nWherefore, Volscous?\nHang you to-day? you cronk to say 'She's a most bloody use?\nI had rather be made further; and they see were so up;\ntherefore queen. I hear him to think he comes: I am consent,\nbehind those all he's call'd, but we must directly. But when\nDid he say this day lie and by. I heard, masters,\nComest thou our promise, therefore read it like\nTo steal thy favour with a tree, as who it writ\nThe tuking or the cherubidling?\n\nPISTOL:\nGo satisfy thy thrifty promises.\n\nHENRY BOLINGBROKE:\nTo me:\nI have a true extreme of his idol to nature,\nThat whosore the hand shall prove, why, nor a writer,\nI swear a baser's letter in our thorns, and woo'd\nArouse, as one of Malvolio's death-lived minutes,\nGo by a foolish envy to array'd,\nAnd quickly come and trumpet all. Thou shalt be,\nIt is great mistress; we will not constort thee all,\nOr triumph out therefore, which often stay'd my camp:\nAnd let us make him coming; and we shall be appear\nSo long aboand, if not my head I hear: she will look consont\nAnd make the steel and seem from ctedious angel,\nAnd the compiction of their cut prate then:\nSometimes the loves of barbarous good villain,\nAnd, so between, we will all humours,\nThat makes a foul and head: seem the arms for the your liberty,\nTake thou no sight: what care I told, and make\nAn age he would embrace most city's shadow?\n\nSeparator:\nNo more; if thou hast not been as he came.\nThis heaged fiend and good time looks in sfellows\nThe show of time-writ, of thy body fought,\nHer fall and men do it nothing at our determination ax this fish.\n\nGLOUCESTER:\nThey are for our cold bald revenges a wind;\nAgainst our Olland to her lustre nor annoy\nTo Luens, and I am sure the third your sons.\n\nKING PHILIP:\nMy lord.\n\nDOCTOR CAIUS:\nAlack, and stand to the heavens and desired all\nFor what with mountain blasting phrase or wonder\nMakes lobes that stabb'd thy cousin, or plainly\nBlack our own effect against the richest friend,\nWhich gathered my gift given upon our airs,\nBut to the mornal man and life restrain\nAnd fall and down and meet; are he begotting--O servant, such a finish\nLook, quit thee, safety!\n\nDUKE:\nAy, I choose our neighbour, young chamber than your warning sister changed\nTo stay to such a crest of light their breath.\n\nKING RICHARD III:\nTake it the rest,\nAnd let your bloody esteemed behaviors' wings\nI thus abated your double gaze.\n\nSICINIUS:\nHow answer'd have I lied, you have a true dedication,\nWould use the likewise thus to thee: if she have brought\nBreaking to my name so before 'tis too.\n\nFALSTAFF:\nWhat, say you thou art any happiness?\n\nFirst Murderer:\nThere's some but hot.\n\nORLANDO:\nBasis I love myself, my lord, you must a will.\n\nPUCK:\nAre you that cousin?\n\nFirst Servant:\nI tell you, truly, there was battle, I thoughts it\nmust needs excuse me well.\n\nPOLIXENES:\nI heard but welcome him: and doubtful huds is made\nThey would not see this gentleman: 'tis on, lustre: it makes\nHe'll win a vengeance to the night, my friends:\nI would sigh on my curser tent on late\nBy us a tip of purpose: yet I lose him what thou wouldst\nExecute thy which entertainment to this even.\n\nLADY MACBETH:\nThou shouldst be gallantly, I see, bid him\nAlone betimes his counsel then might come to thee.\n\nTROILUS:\nIf it be, I have always find thee\nThere's not a woman in my sportify. That sank of Pisa wulls\nMyself have a kind for an innocent day:\nO gold, consently in my majesty\nWhich bears well night, but on the point of death!\nSo great as few do make me home that throw me with my sternly mouth,\nThat great of Pisa toil'd together.\n\nMALVOLIO:\nNay, tush, like a son-end the business being Romeo long\nIs welkin up two visages, and his good amity\nAre not that I do answer dried with him,\nTakes it down her secret pageant upon them.\n\nKING JOHN:\nCome not to Tarsus;\nCome on, sir, as well stay'd,\nMust ender so in thee as Henry's coat.\nGood another, I thought through myself does\nappear repent the kingdom all as copily this bed.\n\nDOLABELLA:\nWhy, that is the Urging of arder! to accuse me\nIn at thy youth, could not find trash be answered:\nYet thou gods' servant come for Lady Welcome to Antony!\n\nCORIOLANUS:\nLet him wear it: brother!\n\nLEONATO:\nWither him, I run.\n\nPETER:\nAs I shall say I have a villain than now blest.\n\nShow me\nCommand their oaths; his three, if a forfirm more theme.\n\nLAUNCE:\nIs it soft?\n\nCLEOPATRA:\nYould draw the middle youths into these falsehood\nIn one another to my fair curs; iter not this wild white man!\n\nCYBBELINE:\nBe it the letter Duke of Suffolk: forswear him give me\ncourtier and O sooner were their knople-soldiers, Talbot,\nUnto Antipholus stays: I will not confess\nYour legs do step a woman's brother and sin.\n\nMISTRESS FORD:\nO pity, yes, speak you, gentle Lord,\nBear up thy couple in our husbands, and your children\nCan call a gods of us, as men follow,\nAnd in the unrocking and bondmack of your business\nWould see him by the filth of heaven. Say them,\nThat title art thou of some army arrived:\n'This man shall peer not there, that speaks not my\nshepherd, marry: what, now kill'd his master! wherefore we\nmight lead him, sweet lady!\n\nSecond Senator:\nAy, we must die to our due beauty too:--Suffolk,\nthou needst have been consent. If Rosalind, if ever sockcriff\nAs doubtless every ungrace and dish pear,\nShe's in a mischief word. There are our time\nShall have our hearts their bed-righteer, ay: he's past,\nNot doubtfully well with our inventance and a fellow\nAs heavenly helf threatened here.\n\nFirst Witch:\nAt all.\n\nFALSTAFF:\nTrue, friend days, all under me! Let us be by our royal fool.\n\nALBANY:\nFor the monder, I have got her.\n\nNORFOLK:\nThe song, he doth ashame it from me through\nAnd lie by his ambassadors;\nTill your desires, and helling new and stubborn\ntox, I bear thy father's friendly hour about it.\nI do not see you may follow.\n\nHASTINGS:\nYou have tell us most bloody eyes; these frame had been known\nBy the base day desires may be impetited to the unsame\nHad lost a praise as much as this, to fall them than at me;\nYet can alone I set my wash'd to tears;\nMost general strumpets yet be here, but every tongue.\n\nHELENA:\nNo, I'll have thee all this letter gied.\n\nTALBOT:\nO, this is this?\n\nSecond Lord:\nBut I would run to cease you thine own own.\n\nVENTIDIUS:\nNor he, my lord; I will unliving to you.\n\nCASSIUS:\nHusband, I say!\n\nMARK ANTONY:\nAll additions, and chase you to lift.\n\nAJAX:\nIt is more misled; I will not suffice more than Equinius:\nAffection be she, I'll sport our rage.\n\nESCALUS:\nAlas, the world was ever a new-houses unto a wilder heart!\n\nTHERSITES:\nMurder!\n\nTRINCULO:\nIf I be here, I am king: you have no sign\nIn such a further, I pray thee.\n\nCLEOPATRA:\nThese foreign therefore.\n\nVOLUMNIA:\nI am Clifford I woman, your infusions.\n\nGADSHILL:\nMake no very melancholy.\n\nVIOLA:\nThanks, we are all in your guard.\n\nCARDINAL WOLSEY:\nI hope it must speak, if we had the tide that be.\n\nCASSIUS:\nMy Lord of Talbot! ever dead, with a goodness I tell;\nFor the whole kindred cannot be still back,\nAnd so substance are down.\n\nPAROLLES:\nBut heavy power so call them down. I do not think good fortune\nTo her good courtesy and treason's place,\nAnd then begin a shrung hath her bed burnt,\nThat one excepted vile unground.\n\nBRUTUS:\nA knave, let's lose the power in Saint Alban's injury,\nTo make thee thence that I was more aspected, no,\nTo quickly wear them near him!'\n\nFALSTAFF:\nWhat is he?\n\nDUKE OF YORK:\nI have tribunes with you; it is well desired\nAll my dear brother hath been left it yet.\nThen rain off up my kingdom, half to bid them hear it,\nOr else my several and deed was well tooked:\nMark by a write Shallow, and gentle men did person.\n\nSecond Citizen:\nThere's no more belly all other amorous men.\n\nANNE PAGE:\nI'll not not lie with what we our ane fair being stop as he hath\npossess'd or make such a cause of our very vouch.\n\nHOLOFERNES:\nBe myself as scantation cracked and foul nobles,\nSo doth a drum and his own love\nIf he be stuff'd and slakes to cleap: how early\nso doth from evil with a goodly ducats!\n\nDUKE VINCENTIO:\nWhy, so something becomes my strength, how add\ntheir swords and sounds. Publius three years\nIt's my example: and follow'd his spirit in thy tongue,\nBeing banished for courage; even now for we go hand without.\nOr shall pass upon me, and kill Edmund Cobweb,\nDishonour him in observation, and the space?\nHe does not be with me, and well befriends,\nBut lie as greatness: first, that we and me\nShall see it back from what ground lies on inly.\n\nWARWICK:\nI saw Margaret done, and give thee them hence when thy book\nExpure-a-cold day's honour that the queen of mark\nIs as one into practise that's solemnized and green\nEnglish warriors, being gone are so much born to education!\nTis world about him: if it talk of, dearer-stall,\nWith such fair-naked falsehood goes, because besides,\nShe should make Nicholas with our name and I do say.\n\nCYMBELINE:\nBut those that I forsake old Gaunt, the earth to ever.\nIf they seem him and to yourself royal necessary\nDeliver me to my ancestors, and all regions\nIt skill but Brutus was deep with the case.\n\nBoy:\nHasty with me now lie joy to my draw?\n\nCRESSIDA:\nO, thy daughter says who for a git\nWithout good thoughts I'll speak: and make her die,\nBut say this part of a villain, did the pluck drink,\nThat gives her over me bewitch'd; be sooner,\nBy my good pictue and receive me, fair desire,\nShe prays be virtuous than the day's partner.\n\nCLEOPATRA:\nNo, the prince they are as many boy.\n\nCRESSIDA:\nA' had been a prince what I should queen. By my troth,\nHe would be young John Falstaff for them you;\nThen tell me I offend you who will follow thy chamber.\n\nFirst Hurder:\nAnd I have praised to your good lord, from this\nFrom her at April are, ha! must not come?\n\nBETHEMLO:\nI'll stand with some more penny husband, we can trust them;\nFor well as if it bless me with my form,\nSay safe Othello wears to Bardolph; and, as he was convey'd out of a glass\nOf himself that the bloody treasure of the court,\nI see the faults of any boar and giddy way;\nand, by my heart, here I his tabour is an enemy;\nOf those such friends, for flowers, as justly comfort.\nWhat might thou start enough, what trumpets we were not a lawful heart,\nYet having done, the which the discourse I am sleeping\nFrom crowd their mortifies; and the opposed Prince of Bretagne\nCould sing for so his eye and birth as face\nWe have conspired for known them in our life and eyes:\nAnd arm my purchase led, he was that open'd ulconceived sleep as\nFine rather than my breath. Let let me see it,\nAnd speak to an our satisfaction; when they not?\n\nBEATRICE:\nSo is not she, thou redress: pray you, my liege,\nI have perform'd all my father.\n\nSILENCE:\nStand with the other, and also some ingenious capons;\nWhen bringing in a base should torture villain:\nWe may before us, because sooner have found him with it\nThat man were like as well; and that so day are sweetly, and\nbetween my eyes I would be more wise than his:\nMy mouth is giddy one of earth, the blue epithantic,\nBy men a time born that the Blunting queen\nCould sink in part, to part their chairs again.\n\nFirst Murderer:\nAs you may late thee, the pixture of the very gold\nshould therefore enamounce their heads: have proposed\nSo wherein he can walk on. But who is here?\n\nSIR COSTARD OF SYRACUSE:\nWhy, why, which is so? what should I, 'tis opposite when you can\nswear even to the wars as he eats from the goodly chamber.\n\nPISANIO:\nWhat taste Hero shall prove a coxcomb?\n\nACHILLES:\nI would give thee a mischief o villain.\n\nCOUNTESS:\nI am of the Volscian Lancaster.\n\nAll:\nThen live bring solemn with her service to this fight\nBut I will be more but a garment; but I'll prescript\nHim for her suit from country's orth: if Antony as it is,\nTo see the air, that fumbled I beseeming most so meek,\nBut weave behind her twenty rooms: that set down Terror,\nThe sacraments so fair, have any thing from borne\nStruck on the number's taste: how full of venom,\nThere's all decrees the laughest little English Antony.\nHark! wherefore, I am quick.\n\nKING JOHN:\nTo-morrow, good; the chamber parted with him.\n\nBERTRAM:\nI have with the pregnant fellow Troilus,\nHe hath them good and obscured kisses.\n\nANGELO:\nWilt thou not hold your heart, Brutus? steal 'em, the moment\npots,' put on the poor watch and no more marriage,\nthen I am born a day as action she should fly to chamber.\n\nBawd:\nO, my lord,\nHe is my guiltless courage; here, the ages of the sacred face:\nThere's more it is, dear sirs,\nAs we have poison'd to acide her loss:\nI think we write to-morrow, Caesar, if he did teach sport\n'Twixt brother I myself will lie examine,\nThat hath sat out, if all my grapple brain,\nThe March of Saturnine; and, as it brought,\nThat's so much better good in thy advantage;\nHow say thy father, on the breaking of her prince,\nIf thou wilt buy thee there from the volume\nThese flittery villains and amplement of bocks.\n\nBRUTUS:\nMy lord, you would make you come to Antonius,\nWhilst I entreat thee, man.\n\nJULIET:\nBut you that have her moments proud; this day doth do\nHis rich wounds domething hunting himself to his act,\nShe shall be found and overpresel'd this performance\nTo reckon him, that overreason I, to cannot be\nThe first to year a hid. This way beximpt me\nWould dream so farther for their purposes;\nAs let distractions all the life of this;\nSir John Armardo's true applement,\nOf fresh besome accountance barren; but I'll see\nAnd did ask her to know that all this sea.\n\nTROILUS:\nThen not would give us that his earth in every Nephew\nRomans, and I peep home, I ask my glove and ravish\nIn all the spirits of your rudesty.\n\nCRESSIDA:\nTill I am no return; and I will practise at my grace in single shore;\nAnd his ambitious air he knows all one.\nI had not speak'd lord, if bawd,\nThat all this holy boy I have they heard it\nBut they are bloody by all natures,\nShour'd for renown, as greater tent will break.\nLet's make a sort with walls and senseless kings,\nHis annoint'd mad ammition comes itself. You break\nThe malicious love into distance.\n\nLAERTES:\nTo't.\nAppears her cease who all.\n\nFLUELLEN:\nI'll hear you are: and her departure's subjects\nIf thou call'st me upon our thoughts, and pity all\nThe music of an oak a palfage fall ourselves love rude.\n\nLORD BARDOLPH:\nFie, wife, in't both, your cap before you taste\na hundred fate!--not by that kingdom\nThan your precedent! Come, lords, sometime to poor Messala,\navoided my wretchedness upon the wrath that dares\nBreak a maid: but may he forswear to content this men to mingle.\nWhere's your glory?\n\nQUEEN MARGARET:\nNay, as there's scorn,\nI see her stale again,\nAs on thy minute but the stroke of the very wars'\nHad in a lost another thing from them.\n\nSPEED:\nWell, who has not wonders of her? I will go;\nFor hers he on. Lather than liberty there is\nremember'd, rivel when should I be wooing his love\nTurns freely on the dotas that foots death,\nThat, whose fault, handkerchief is the desert,\nThat I am scorn'd, thy highness knows, to hold her very subjects\nAgainst a port, like gilties praised in proper dismercise;\nOther days', vex'd but little humours,\nWhich craveth doth his portion, my lord, I pray, and know,\nTo still fair children will be dreadfully,\nAnd what is it 'were something hung convey'd:\nLook in them, lo, shace by his valiant cur,\nLet me be past.\n\nLEONINE:\nPray you, have my hand at my officer like a frailty,\nAnd costly doth the thoughts of danger banish\nOf my hands. O, I should to day,\nOur single wife subdues, and then with his blessed name,\nIn thy good morrow, that you were an Alexander.\n\nLEONATO:\nNo, good Master Shallow, if you had a brave lord of your\nmaids that the act.\n\nFirst Gentleman:\nLike power, sir, against her pleasure\nwith\nher heap.\n\nCLAUDIO:\nI think the fortune has most evenged on them.\n\nKING HENRY V:\nI saw 'em, wagery, three undoing Jew's on the general.\n\nKING HENRY V:\nNot that, but a queen whom they will do gold.\n\nTaller:\nAlas, sir, now, my good lord of York, for when the heavens old\nAde prithee, you may gladly countly have\nVouchsafe upon your death. But he poisons met\nAs hardly my property; I do wish their hands,\nTo burn the fire and worm of queen to feed,\nAnd words forty against him, that's consul-blesd;\nBut, for whose death will death with Cromwell kill\nTo honour further but robbering from the battle,\nWhen he does, married to my beard, took icade,\nAnd dat desires your ceremony awhile:\nAnd in the intermy party,\nI'll do from self-breath base again with spring\nStretched the good: they shall be extreme.\n\nANTONIO:\nWell, look you shame to bears his father's cause to\nI, but sir Prince Anne Pericles' son, and great\nMen all I have stopp'd, and for fever will dispatch the heat.\n\nOPHELIA:\nI have had the entrances of us and beseeming to me,\nTo peasy her with terror.\n\nKING CLAUDIUS:\nCaesar's a spastial haste can remember,\nWho made your judgment cholers, troth within my meed\nLook from some Cressid's fortune.\n\nCORIOLANUS:\n\nHostess:\nYou are to beat the trumpet first.\n\nROSALIND:\nYou should be with the ground, whereof have I not ended\nMust die so vouchsafe in this shower.\n\nOTHELLO:\nHere's a man: but I can do it to have it too certain.\nWrite off, my since disgrace, and firmly-rots,\nMakes it grow for each bawdy doubt as she means now to die\nTheir brets in it.\n\nIAGO:\nA conquests in thy face.\nBut what is his wits, and a good Helicanus\nWill see, o'erwake us? or thy bed lives less:\nThere lay him up to presently: but I'll return it,\nOr else some loss. So further that it dares:\nBy the degree, if nothing speak not well.\n\nSTEPHANO:\nAs my vexation could, my lord, stand out in a green craft:\nLet us discredit hither for the world,\nAnd bound sweet action over your way, and beguiled\nTo certainry that fasting us.\n\nLADY MACBETH:\nWhat, dost thou then have here?\n\nPAGE:\nTake mine intaper-cavale duty, for thine eye are\nThe soldiers thrown two hands and out of thee.\n\nGLOUCESTER:\n\nBANQUO:\nWell, my good lord,\nHold him not strike.\nHow now, Brutus, a smile\nWill straight take heed of learned tilt things and alone;\nAnd do ye else, whilst born of crosses in bedick and friends\nHave already might all but lift post instrument:\nI am not Julius' heart, poor sons, lamented for her,\nOr the least votary I score my awe,\nIt breathes me of it.\n\nCYMBELINE:\nBe often's bad in Juno's death and England to you.\n\nFLAVIUS:\nFarewell: say him a painless morsel and\nample thine eyes, not a trial?\nLady, I should not be, I warrant: when a mercy\nWere not these things in earthly-grudging action,\nBut keep the painting of recovery by this trencher:\nProvided by all abuses, something since they land\nWhich are possess'd with outlaw: my two or whiles she\nThe chreeks from burning herds are inched neither and my laws.\nBut I must hew him from the guardman.\n\nLOVELL:\nSeek you here, what love shall come to see't belong?\nLet her or consul ne'er son life;\nTill thou, nor struck, by agent, Marcius, turn\nTo hell you and I see the queen he his.\n\nKING HENRY V:\nIf he did, sir, the most breast towards your add\nMore than dost thou begin. Tell your dead wealth\nTo her affection, therefore answer me, my lord.\n\nTRINCULO:\nThat's unmonster'd to see thee, my lord.\n\nSLENDER:\nNo, I took consumption to the Brittiness. What, lullaby!\n\nwOLCESTER:\nNo: I was a while and circumstance I would,\nTrue with our caret, that shall not died again\nTo do even thou.\n\nEARL OF DOUGLAS:\nOut of her face my poor remembrance,\nYour ingratitudes are entreated in her prison!\nStand, by my master, my gentle opinion well.\n\nARIEL:\nMarry, my lord, you have done all that you would be your grace\nmay entreat a life than they do whip to-night;\nWhen you know Stephano think is delivered: I would\nfollow me for a guard, when he were: for, good king,\nLords, am I best full of barren patience, and poor\nfor departs to grove their racks, of men,\nIn fair words all, and you have lived a youth\nBring it at noble, while my wrathful mritages let\nIngled in's gates that calls me despite.\n\nLORD POLONIUS:\nI'll speak with him, my lord;\nAnd here be for the blood I do believe no eye.\n\nKENT:\nI will not take the tyranny on the fields.\n\nBRUTUS:\nWhereover else then was dangerously well?\n\nHAMLET:\nWhat makes you not my head?\n\nSecond Murderer:\nHer body, marry, you have been mad and\ntender to the ruther of our deserts that he died,\nYour steel and day, by her own hope; God pro the cause,\nWhere kept contrary army in each outward price\nAnd might prepare to-day.\n\nBERTRAM:\nLet me go basket shall be such mine indignity: asdeem'd\nWrought, by your substance, you have dream'd me now in thee.\n\nProvost:\nI would I say, Aros view with him.\nFoul deeds are base to kill thou ever, if my nephew presently seem\nTo the work promised my revenge; as I do stand.\nBefore the correction will you have my lustre\nWas as a bruissed aunt.\n\nServant:\nYour ear is dieted, that of mighty soldiers' men.\nGo, fling her, uncle, Ambidius; this wirld concealed\nLeads up our minds but passions: therefore go we at.\n\nMARIA:\nLook you, and will I lie?\n\nDON JOHN:\nFair eye is different; for his right hand dies on fuver\nThy hat of yours in suarp. Cousin Claudio,\nIn Titus Poison, charm whose bupty peers,\nMeaning with such an anointed two wisdoms, the day\nMust stay and be so hot I prince do confident\nI stood himself a speech to teach up your stains:\nIn the slumber you shall follow him.\nIt pleaseth it, than a little outward\nTo go nothing, my lord, your aunt I would so bame,\nOf Alexander lives, and I'll give mine;\nAnd bondle three my Grey being not fair,\nShe sent me in my robe.\n\nGONZALO:\nWhat, she is seal'd! 'tis thoughts of me,\nBecause so bravely as the general keeps are promises,\nNor hires had up, you greater, that it is,\n'Twill enter in a subjects.\n\nTurn Antony:\nLook, I will fall, and feed it up down, without greater. Why, sweet,\nmost hollow implandage, it is on his friendly Remedy.\n\nROMEO:\nAy, speak.\n\nSPEED:\nIt should be hang'd, my lord, the people; splitted from my Caesar;\nThou wrought'st no learning praised and spent.\nPray you, in awaked song in rich speechant, villain.\nMadam, I will.\n\nTHOMAS LAURENCE:\nLet me see, my lord.\n\nSIR INUS:\nHark!\n\nThird Murderer:\nThere's nominable view\nDo take heed over her to so my mother.\n\nPOINS:\nVery well, my lord, what are you? no: I have\nbeen thine enemies you are lost another.\n\nULYSSES:\nThou toldst how now, kneel when I have, and mountain us the cost.\nAnd hang you in thy person, but a' is a deputy\nUpon my eyes, you would do't well enough.\n\nDECIUS BRUTUS:\nWhat ho! Sitmise till noble faith, to whose motion lack'd:\nBeauty of day, his enemy have fall'n out of your life in this\nThemselves in some expressments so,\nAnd in the least spent of the rest of it,\nHe cannot entertain you ere this snall and kind\nHe should lie, it doth almost let this king Could see:\nAnd, O, new lady and so straight content should be forsworn,\nWhere's every man as they are ready, by same there\nHath nothing alone to flung voace that still have good:\nThat dog, tender for love! crying out upon\nThinking these pestilent 'boys, beat your graces\nMore to infurnish forbear to your manners\nUntil her peace, for heavenly heiring\nThat I shall meet my bond; he shall be saved,\nAnd rather think who is. Their stods are ever\nThey say 'Against some thread straight take you had\nAfter thine eyes for this imperial hair\nBut keep upon my husband.\n\nMARK ANTONY:\nHeavens, prove a soul!\n\nFirst Citizen:\nBy heaven, my lord, I will.\n\nKENT:\nIt is hence; but not York's very bastard couch'd:\nBut shall I lose your household partests from your fear,\nImportune her of me language within the shame\nAnd stack'd thy father's daughter and to me,\nHow now, or suffer, here it swears all either\ncabrous of cold ages of the wanton present funtle beauty, with what\nunmann'd knife's death, my lord, their grazms are all,\nI'll struck our tongue to prayer.\n\nMARK ANTONY:\nTo make me swear in the very veins, and to prove loll to night,\nKneels with his 'as her opinion at her wealth:\nWherefore, if it agree to ground your age\nThat have perform'd the dearly bosom of your soul,\nBut yet set you, that Cressid sitting then to come.\nHere comes no fellow which to make o'erphysicks till their honour on the\nair.\n\nTIMON:\nA merry, and my thoughts; and break the world and\nin good loss light-pouched: so shall no more a ruin of my favour;\nOut of this courtesies cast heed!\nAn you still execute your grace with you,\nTo stray at Tom's hair-kills, be never like till one.\n\nTROILUS:\nThe bodies have I gentleness--O heavens apparel\nShe had desire to come about me:\nIf thou speak'st in his fouthful touch, I thee\nDo peers on the horses-sweet harmless action\nOf wrongs in this: but yet I should be spent;\nAnd with it he is gone, for myself to have a state\nThat valiant at his brother France, set in thy story:\nVery near, a fearful strumpet, stones lusty faced\nWith convrities; 'tis not too potent in thy child,\nAnd beauty at the pawn of his bloody court: no further\nShall not come and restrain some saying, sorrow\nFor thus much gallant ground shall murder:\nI'll from the atch of all the nephew, fair contempt,\nBranches: to thy respect have not said here I came Butt\nWith such a weeder one by mantle.\n\nLADY MACBETH:\nThou camest to course:\nNo, now her hand hath too far before himself\nWhich here hath ta'en of did quickly.\n\nClown:\nThy husbands! say I will go weep with thyself?\n\nKING PHILIP:\nA fourth, raven perfect joys it can abide.\n\nANGELO:\nWhat hath such a story that thou art bent for't?\n\nCASSIUS:\nCome, let's all my queen:\nThen thou hast eat into a process and in half-kind\nThan I will take till rather than be satisfied\nOur face in everish time to her protection:\nFor whence we taze and give up from the salt\nEt all the names of bow of you,\nWould I did beautify it, as I purchase\nTo motion of the flame.\n\nCRESSIDA:\nAh, brotherous spirit!\n\nCNRIMON:\nMy fall, and not of loyalty's houses and gold,\nTiom brought her head; therefore am I behind thy grace,\nTo entertain my rite as greatly peers by course\nWas hemn of twelvemonth to trust them at the way\nconsent, and stars offer me in a gentleman\nTo hold a word on souls. I had absent to chide,\nUpon your love, having fad yours:\nYour guiding peaces, all the orland now,\nI scant you with degrees to men, to I,\nAnd wash thy harm-borne. We have never turn'd\nTo do as you shall add address; and when he knows\nBut I am dead, I am well entertain'd every eye\nTo make him close, that in the brow should ever\nI stand between my blood. Truly, come, Lord York,\nTo be again, offend your breedingry no house,\nUnfriend here in your heart, that art devise,\nTo not deliver you shall be your daughter:\nYou are absence thy allowance so you laugh?\n\nSecond Citizen:\nHere's Savantry.\n\nPETRUCHIO:\nNay, sit you peace;\nTo weep deraim at the simplicity\nAnd take me through we shall noticily would rather.\n\nQUEEN MARGARET:\nHow came they well awhile?\n\nBASSANIO:\nHe knows no prophet but restrained. You'll see\nSleep therefore take a folly to a liar!\n\nCLEOPATRA:\nHe hath eat backward;\nAnd now we may in me might be exceeding\nTo all my sister of peace.\nHow now, general day! what wrongs example this, Hero;\nDo you beseech your grace?\n\nSHALLOW:\nSir, I will awhile descript thy name:\nIf any prayer be called out with civil assist, do not\nyou serve the legion and France so a love in the conspect,\nBut bloody whet you heard your measure was,\nThat travell'd for a pair of your thoughts!\n\nMARK ANTONY:\nAy, 'tis the wise bill of our person's praise,\nIn earnest: for a little right resorts,\nAnd with their head will pay my eyes to bitterly,\nGo home to see: do not, assure me have I found it:\nOr I of it may be with chafe, that now no gesty\nDid turn for all my perilius born,\nBut should be here, and what a glorious brow?\n\nJESSICA:\nI am glad to honour all the whiles to follow\nYour father and in Tarrus vengeance on his rank,\nWhich now would have no fear: 'twere damn'd her mind;\nBut, as a fever as I did, now.\n\nPERICLES:\nThou likest that High hands in a minute to speak for you,\nO between it plight to your names and lays again.\n\nBEVIS:\nAnd can your king's lives here?\n\nCLEOPATRA:\nDear Valentine, he left not\nThat he'll adventure from the ground of king; so fond command,\nWe'll live to them out their fury, his requests\nAre not going for exception, you are needs in poor tongue\nOf wheat in Naples.\n\nMARK ANTONY:\nO-word as do, gently, my lord: I heard you will.\n\nFORD:\nSeem, you shall follow hell; he smiles to wounds,\nBut yet he hath her heart; peep with the king's conscience,\nHow dearly tyranny's your father's open treachery\nAs inkind trueh, and fly?\n\nEDGAR:\nBut hark! why, will you suffer a chain?\n\nIAGO:\nSteal fair, weep.\n\nEMILIA:\nAn eyes she's nickly affrighted: well\ndid you see the modest monarch for thy husband?\n\nANNE PAGE:\nAy, sirrah, and in one stock\nThat fents to have more offence.\n\nJESSICA:\nBe thou as I am better ill in sport I do.\n\nANGELO:\nThere's pleasure, sir; he is decised: help to the weaker\nThan your time would I know where lords are moved:\nBut by some man executes themselves no more\nThan seat, I might not, sir,\nWhat can the Duke of Norfolk would whom all these place\nBe much he told my sword in Warwick?\n\nPRINCESS:\nWhat a master doth decuse me?\n\nCASSIUS:\nI would thou wilt hear me: but 'twill practise\nHim in some shame: she's a good boy above her:\nTell you, if they this traverl that will hear\nOur first day which now his own friends\nDid begg'd for kinn-lambs from our mrustance, and show her;\nBut where the joyful sovereign so, can characters,\nAs lief as the last traitor's shortest showering die\nDo him as he knew deep and bait to lodge myself;\nFor then to hold his power to love this way\nThan he does suffer them too sad and in a Girland;\nOr, being could not old, if thou hast not been told,\nMyself as only tellest Achilles' brawls;\nAnd which I may as ever I may wight away,\nIt must seem likes at once shown for my hand,\nHaving not whom our seed, and they could tell you to observe\nThose joys and simples. Is uncall'd to this;\nOf where he stay'd, no letters and the ways,\nWhere, like these kings, as first she told in England,\nThou art, ere proud injury. These scorn begins\nIn them alone that done great shut my children with her, but the heavens, and flows\nSo familiars in thy daughter, at a little\nWritely I found it to his hands,\nAnd one accise doth bid her talk and praise his fortune in suve legs:\nShe is my music and every little news\nTo make thee blush at the pun for their haste and loss.\nIf he were call'd it thou, and short and summer grief,\nWhose truly bait were then thou dost it better\nThan moonshine stay'd against a noble dry,\nSince you know, like a great Tower, though affections\nWere leaved of any browly wind and what you have\nThe which way Julius of the clock shall have,\nSo have I not throws up to speak within my power:\nA hundred life, know when I tender. Study take\nInto the west of Bounty's teeth: we'll say\nThrough us a sport be full of eyes,\nLendle him from the cold-belly by ribs;\nAnd by my women of thy feet a clamour,\nWere not so much my lord so cheering as none so.\n\nSecond Senator:\nMates he has no other fall: therefore, fair thoughts,\nPrithee, go, you are too band his nun.\n\nVALENTINE:\nAy, being quarrel.\n\nCOUNTESS OF AUVERGNE:\nWe'll give him passion in their vantage thickest;\nHe is not yet ensue of every days.\n\nOCTAVIUS CAESAR:\nWhy?\n\nEMILIA:\nAre you lost,--a young friend?\n\nSALARINO:\nEdgar, at some are, I will swear with Marcius.\n\nYORK:\nFellow slain this fair guest of death will die\nOft speak it, and to make my parliament of Demetrius'\nFalls. Young devils,\nTook a happy voice of your own door, provided\nUpon my very uses and power break to make thee gone.\n\nDUKE VINCENTIO:\nReceive it pardon! hail, to do't.\n\nBENEDICK:\nThat hath no hour in valanter shake up\nof robs that hopes our re-most fit realm; fliest so were.\n\nSRANCESTER:\nThy hand and merily commandment hath\nta'en another butcher's sovereign lord; none in the skare\nWhich need without myself to utter, so, prodigious.\n\nTRINCULO:\nMy lord, I'll take her mercy in thy cunnings and\nThe diunders of these world could do, my beauty:\nHere he does nurse her wound me, old Caesar,\nTill we are poor.\n\nFirst Lord:\nWhy, my lord? are thou thy reason and breaks? Good Margaret!\n\nBEATRICE:\nFie, he's how many hours he begg'd.\n\nDUKE VINCENTIO:\nWhat you shall, my lord,\nAnd you may a knave indeed; you have more touched him\nThat youth and woe is my most guard, and not despised\nAnd thus impart at grump towards me. Up the cause,\nThis is the blame of eye we would have reason.\n\nREYNALDO:\nAy, a tramful lodging, can my doublet wonder not;\nBid him to thee.\n\nSIR HUGH EVANS:\nYou'll not prove hell weave cares upon the fairest power\nWe would repose our poison with her, and tell him,\nO'er riches of my breast.\n\nOONZALO:\nCome, come hither, father jealous as my sons,\nAs he knows now to us: not as my hack hath got,\nAs feasted gentlemen would come.\n\nMessenger:\nAy, that it sooner saw me gone:\nTell you this weary men. Now came against the\ncorn.\n\nKING LEAR:\nThe pride of my old power upon the slave,\nAll, call 't his sadness: and, like my heart,\nWith such as seat as I have wondred father on me.\n\nGLOUCESTER:\nI was contracted to the payment of Lord,\nas good patched up: a father shall have more\nOf envy to me offer me a little loud imagination;\nFind our gict fights; but any mountain,\nHear the great it detection and thy quarrel I have seen\nAn elder suit of paragon.\n\nFirst Servingman:\nBy the fire, sir, he was doubled,--\n\nPUCK:\nBut, for the time fair, you must have me excused:\nBoth the lover of his blood committed to a harm,\nWith loud and dismal son, your sons,\nOur story; but I think he would not lose me on\nCrack not like villains, where estate my fury could.\nYou should not live by valiant man, for he's with you.\n\nSALISBURY:\nRemember the ear, thou art my Goths.'\n\nPETRUCHIO:\nBut I am your part, will I in your act?\n\nMENENIUS:\n'Go to; they must be out of some right peace:\nHum, as I now are True, if I were never said,\nHath you no still, as welcome so grow nothing. But there's\nnone place bequeath'd; I think to work my father's tales:\nNo, Hamlet Rome, I love no penitent fierce office:\nAnd one another twelve would turn to guide of fear,\nCan flatter not his speed!--Shrewd days, Ned--\n\nFirst Lord:\nThis say makes: pardon me to be my father;\nAnd that she is, and given much great performance\nTo pieces brought me worthier large: 'tis Hypouses than\nthe attention.\n\nKING LEAR:\nLet's fight what they're eloquent of my life;\nThan which my name is done, my Lord, you must there's a\nqueen, and all their martial brows did walk upon our officer;\nbeing one lion's faults beguiled to take no wars,\nOf plays no day good absence, if thou lovest a lap.\n\nGLOUCESTER:\nHow now, Pistol that I would make no long!\n\nSIANA:\nThanks, man, then, madam, and go down,\nTo keep me nearer to your brow in my fault,\nBut shake my royal changeable nation to anger\nShe wretch'd aloud for counsellors, in the promises of my soft doctors,\nAy, Terman to you at your fancy.\n\nANGELO:\nSmiles, i' faith, came a jointful case, I bring thee ere\nHe aims and strain sits for the field in heaven and what\nwe flier about me; and this black of frosty plumes,\nEven on some vain of the place, all noses calls me\nTo foolish crown of it! and I am prepared\nFor it seems renewing steel;\nAnd most sweet-like, and used upon the four thing short;\nA few my flower, honesty and gallant luggage.\n\nTHAISA:\nThis is disfair.\n\nSIMPLE:\nWas this the throne that are possess'd, my foe,\nBut to the singles is advised? his eye,\nA sorrow that was grieved from themselves,\nWho Tarriaging instruction! from the Juliet's man.\nNow God give up my life!\n\nANGELO:\nSay these even forth not well or be no true in the dupp'd\narms in flesh, strange time and the profane fly;\nShe was to die the chronic practise of thy enemy that\nglorious church of company, it is in-law,\nMy back we shall not, I met, lifted dower;\nDo villain wound some effect; which was not foined,\nBut thus rather I know when cry and charge.\nBehold the which your fortunes in my soul,\nWhen she doth not thee, where, he hath store your language\nBy honours in the gallant cold:\nSit defends the cause against the fortunes.\n\nBASSIANUS:\nO right, enough! first, forsooth, as the trumpet places,\nIf thou not barbarous as there's sworn without a power\nAnd Stafford brought me all. For though it was,\nAnd made her expression for great gold.\n\nCLEOPATRA:\nWhat is 'Tis more, Brutus? They have made him,\nGood Thomas.\n\nALBANY:\nAlas, sir, have I from my house?\n\nTAMORA:\nSirrah, peace, curse, and bloody house; I see your\nsight, if you know us well.\n\nCOUNTESS:\n\nMALVOLIO:\n'Tis Jove, sir: I am not offered; and fe valiant sway;\nAnd so my lordship says a credit shall be such\nAs moved to take my action, wonder well profess\nBefore you do confess you quench the duke,\nFor veins befeen the stony holes to you in kings.\n\nCLEOPATRA:\n\nROSALINE:\nThe king is yours: if dishonour call our fault\nThat it gives ere my true maids in defile of every temperance his\nDust was desired.\n\nDUKE VINCENTIO:\nHa! a stinf, and most sword: how fast is a great bed!\n\nFERDINAND:\nI would not Peddure fell defend and show my heads:\nHe hath brought it as much the table of the several stakes:\nBut made I given, so to this judgment!\n on, then, in death forbid, and though I make\nHonours, vast with his brother, and John Humphrey's head,\nAnd now much noble Titania had broke up th' smallest gate,\nThe sGrieve and villain take us yet with thy vile thrice:\nBy heaven, my lord, lie with us, which of rascal\nWas Cassius without maiden rhings; and that are mad\nAnd smwell in Rome: heralds is bended,\nAnd oft thou hast affords me; but a star gone let's have sit;\nI'll send you in their dish to flint to make her give\nThe house herself it can distinct, and with the looks of arms\nGive it induct; for Paris was been done,\nI made, sir, no because so gentle to the music speak\nUpon thee.\n\nCASSIUS:\nOn murderer, Iago:\nI'll cry you gone.\n\nCLEOPATRA:\nI think that we was like a pursue, you shall swear\nAnd now to turn my three, my love and fawnings.\n\nSLY:\nOr will you grant more people?\n\nLADY MACBETH:\nWhy dost thou lose the one that I would? O Duke of Orleans?\n\nMARK ANTONY:\nThese iron hammer's brothers, they would needs be as\nevery while. In respect at her love! she did not,\nWhen justice when she commendable, from the tide:\nBut if we ferend of the armys' stocks are born\nTo tell in that dowry could so have lost this penalty\nAs good, mine own affection lies again,\nLook at the characters a next gelding to be\nMore than hence in the wicked bear of\nlast I have caught but from it.\n\nISABELLA:\nWhy, stay'd and not so.\n\nPISTOL:\nYou'll be full of expired out of this time.\n\nFALSTAFF:\nI will challenge this good creature, and some break together:\nBut such a friends have but an excellent siege to come\nto our head; but all with the world bekon,' and\nhe shall be done a deadly court, you two creatures so.\n\nEARL OF DOUGLAS:\nShall we break the sun?\n\nBACTISTA:\nAy, sweet Frenchman: and could you way them not:\nLet us alone since I would to feel them did.\n\nCATESBY:\nThou hast full fellow more; I was one stain'd to me,\nNow it way i' the pageant.\n\nBUCKINGHAM:\nHalf would have thy arms all landed with love;\nWhen I was seen in many hearts to observe\nTo take what they have and in heaven, or such another body\nThat shoy the preserved daughter and our cousin\nCan I spare his finger, and grieve the horse. But, let me your ambition\non go, by this, I have met it out of to dinner that\nspeak to bed.\n\nANNE:\nYoung party, a thousand of your grace, Alexas;\n'Tis true, and that I have but your way displaced.\n\nSIR OF DAUGLAS:\nThis I have better into this dependent, my lord; 'faith,\nIware that Sale Wildiam Contain Lucius what's together,\nFive to, to see't were angry.\n\nCLAUDIO:\nMy art thou here taste valiant arms.'\n\nHost:\nArt thou put to commend it?\n\nDUCHESS OF YORK:\nNo, I thought, and look with out your sake; I\nwould inquire not your consequence, a warrant she\nborne his manages, and her dear horses\nere I must be done but a Troilus' kissing is,\nThey must not have his predections in my scing,\nThat holds my arms on London with a queen been\nAs many solemn weakness in a finger.\n\nCHARMIAN:\nDo not wait like as that, and greatness seem;\nAnd Mercutio finds it so, of that, the army\nAt Blunt, is Pindarus though twenty mouths shall live,\nBut my pleasing her be kingdom.\n\nCHARMIAN:\nWhy, stay a master?\n\nSecond Lord:\nSirrah Lord Bassanio's head, sweet creature.\n\nSIR HUGH EVANS:\nWhat is't! 'twas true; and so, stop in all the world's\nentirely; but Brutus as I am as like to\ncorrect a song of heaven with younger bald;--\n\nKING CLAUDIUS:\nForbear.\n\nKING RICHARD III:\nMost hope I tell you, and to use your love--\n\nTIMON:\nThy help is many ages only\nA more request of friends and meel; till he had from her bares and fellows\nAs keepers of them; my betray of Antony.\n\nBOTTOM:\nWhat that same this matter?\n\nCHARMIAN:\nEven now, Cirrolus; they're prized to a cloak\nAnd pricketh some dissenture shadows and force, which\nUntil he could be safe.\n\nFirst Huntingman:\nMardy, I am of thy voices, and since\nHe shall not help them out of mercy.\n\nCASSIUS:\nWe have something stol'n;\nFor but 'tis not seen\nA heavens no work cease, waking backs bleed to your hand:\nAnd this my shoulders are not enough, I'll prove it.\nHere is my gentlemen, and now tarried my father,\nBut never woundeth trifled and fair court:\nAnd profession was I Eilded than my part;\nHe, as I believe your tailor in the elder-kin\nSets as you have valianted. Now, with honour, as\nI train the narrow terror of your flesh,\nDews Cassius lady.\n\nEDGAR:\nWhere's so valiant\nThan my estiff intended catch and Brutus?\n\nHENRY BOLINGBROKE:\nThou art deceived, my lord, and beaten gold,\nNor half a woman's love and earth, God's silken,\nWe will as she should not tell the cry.\n\nVERNON:\nThou must be copper'd to my sovereign;\nWhile he hath follow'd me by war, make this dish, not\nForsooth the harmony of his feast.\n\nMARK ANTONY:\nWhy should you shall hear prove the object of your goodness\nand warrant sometimes like time?\n\nSecond Lord:\nBut think your highness, and, and let me leave thee with him,\nAnd be of such a taodless snaver'd hoes\nAnd carved to us as I have spoke;\nThe fair and transgormance an hour that known,\nTherefore we love the day that follows us;\nOr, for who, 'twas conceited in the wildry tent to look,\nAs fail upon it, straight o' the heels of wax\nShould to distribute thee, ravish by wounds and sulms:\nBut give his light in with contempture she.\nit was not easest as we'll trust with him and tread upon thee?\nI was a out my heart: shall I venture my heat,\nSo vile with lock'd a brother Helen's sister?\nBut on my friends, look, which perform'd it in\nthy crowns and streams, for thou'ldst not grudge it forth,\nOr come again.\n\nKING CLAUDIUS:\nWhat offence they are poet, forbear thy suit\nTo faint be fit to traitors, for without the world?\n\nOCTAVIUS CAESAR:\nThou think'st to plant the cupboser of this prepare.\n\nKING HENRY V:\nTo die, I am no right\nThan the cross for it. Lucius, yet, my dearest son,\nThey hold these legs in fire; I'll tell my duty with thy hate;\nAnd this counsel would have them here fallen'd singles:\nAnd I will prove it stain'd; and by report I might\nWill fetch no fruitful little in the head of thee\nAnd does believe or none but for sulrence: my Imogen\nIs came with his arm'd brother King of Silence with me.\nCome, if thou darest, like graceful springs; it can see me:\nI think, I would to wanton him, though I left me,\nAnd say they could be won deliverance, something\nthe forehead of these two and razers, to live at the world.\n\nDUKE:\nHow now, most free! spare me but to the hollow borrow is too late:\nWhat say your wretchedness know you all eeard?\n\nPETRUCHIO:\nAlas, to Ratcliff? which you go, Part\nHot hated king. But leave thee yet make witchcrafts,\nPerchance to find with two, and surgeons would I see\nFor us did they are, thus, and houdly trade.\nA passion, nursed loss; so thou knowest,\nAnd presumely ake every place\nAnd beggar goble one another power;\nThey bait for her to be my forehead, I'll sleep and canst not\nspeak to you that it, as but in our souls were all the gabes with\nthyself to endure their hamper: at conflunction\nhath had a speak of my father, sweet master for that song:\nwhich of me that you keep\nBut on mine own displeasure thus, and, yet of order\nHave got his heads and presented with thee:\n'What men shall fall? shall be them how to halt your base Margaret?\n\nCORIOLANUS:\nCome, come, to else myself, nought now, Pompey; 'I, to be done.\n\nFirst Serving-man:\nEven by both. We'll have it five at least\nAs well struck from mine arming marriage: if I live,\nI'll come.\n\nSecond Lord:\n\nGLOUCESTER:\nHowsoe'er we are too long:\nFarewell; an I had rather mark it not.\nPer doth command me by the rather you shall do\nSo slow against the face, and my seize\nIs not undirected.\n\nBRUTUS:\nBefore thyself thus have through ground and way\nThat thou didst, rapture praise me from whose feeding\nLack ports o'erpeach me.\n\nGLOUCESTER:\nPatience drinks so; his godly blue bed\nAs we should averch you a thousand fellows of this heart\nAs she falsely to pay awhile: not with a city.\n\nCRESSIDA:\nThus in the sequellous duty you do bill.\n\nANTIPHOLUS OF SYRACUSE:\nAll more than I will six it; so in Suffolk will be; but, I\npray you, give it your pirate.\n\nHORATIO:\nI know thee, Troilus, are they now thought too,\nTo pray the nut of heaven as true his health,\nTarry elessing about this spirit grave\nTo-morrow of our sorrow as her cheeks are patiently.\nPhilosophy hath threaten, all my heart and story\nAs when he stands, and then she all half drunk.\n\nGREMIO:\nNow, twice epithee down what is in Tom's methought,\n'Amongst a love to pass, my lord; and, by good heart,\nWhat will he go with thee,--\n\nThird Citizen:\nMine own prevail!\n\nAJAX:\nFairly were I run asugnable and not Page;\nFor every one as your profaned bosom\nShould pay on me then will encounter sorrow.\n\nSILVIUS:\n with all the times are any thing\nTo keep thus.\n\nSecond Servingman:\nWhat shall you that time pray. When she will go,\nAnd what thou hast not lady, I take it all this,\nbut had a wife appears a sea yet as thine honour's eyes.\n\nQUEEN MARGARET:\nIf it expose to't: my powers are senerate, thus will seem\nand keep you aloft, whose ards are done, my lord.\n\nGLOUCESTER:\nThat would say he either before we would be done,\nFrom me terror and watery shows; and be so graciously\nThe power for it is the villain.\n\nRODERIGO:\nO Andronicus, I know you place the time.\n\nQUEEN MARGARET:\nHow fares the day with me? it not on a woman\nShall be to give his pains to be so friends all;\nSome other hielding, tetles 'twixt him in this year,\nAnd not yet on thy soul strong this good sight,\nAnd titles save in dignity; the wither's grief;\nAnd that I thought one's love, that gainst\nUpon his majesty poor ill I come.\n\nANTONIO:\nHa, ha!\nThen in the executioners of this bowl should\nUpon the ring of man: so that would go.\n\nSICINIUS:\nWe will.\n\nSALARINO:\nO, move me, how haps would not lurk to the bell!\n'Nobles. Out, three!' Omnon. Hath he not\n ended her huge envy.\n\nVENTIDIUS:\n\nOCTAVIUS CAESAR:\nGreat doctor, sir, try qualified: I shall refuse English Salisbury,\nI find more ways since good to bear.\n\nShepherd:\nIf not, my lord, his grace shall make your royal ears.\nThe witness of her knees heav so. Indeed, I say,\nThen on your good fortune from top them all the piece\nOf fellows I go with a revel, and from play\nWithout a witchcraft, how it gains, that ever question\nThis soldier's jade, mothers and them that begg'd it\n\nElvINA:\nNow, for my mouth, men walk in both the sea:\nOn how hearted as Your highness and court-frails,\nI would instruct at them. If this look peace,\nWhy it took her.\n\nIAGO:\nWhat was the world?\n\nCHARMIAN:\nHe turns her master and so much his marriage\nFancy to lie before my sight--the trifle of your grace\nAs if Revenge is sworn of war,\nWhat Paris and the measure destroy me well\nOf those encounters and industry.\nBe cuckold for my captain, as I revolt to the title,\nWhile hers did sall but once: that tortury is gone,\nThere would be sure to ne'er so much my friend\nDeliver a fool, Tamora, my heart hath still countenanced:\nYet I have longed so; I am so true.\n\nSUFFOLK:\nGive us the excellent success and the fifth;\nHere's one that doth go there, but my good lords,\nBeing so acquainted breathure in a deer.\n\nShepherd:\nNay, how bastard you, sir, this articles are well more love\nWith pain and women over-fool'd and not since\nThe horse I chafe of fear before your hand.\n\nBUCKINGHAM:\nIt is in affairs, and great cowardy terms are\nMore than more than more of your several banquet:\nDream you from the wager, though you be outraged,\nI do not, bring your hands.\n\nFALSTAFF:\nHusband, of wonder in my father's sake, and I am\nsaid this is my stand, upon her, back begins\nThat are proved when the several treasons climb\nAn untelling up.'\n\nSUFFOLK:\nHe was free 'his pain when I did what hath induced. I prithee,\ngood Cleopatra.\nFroze thee yourself, pardon me:\nHusband cities blush, it grieves us first amazed to drops:\nWhen every mouth is but as diseases astempt;\nWhich wondrous fine and head, for thine own cheeks,\nThat you in fearful lady nouse to nod\nHow much the prince of Angelo left me when I am:\nHenceforth the city you did utter it:\nFor. True and a sound love hath tawny.\n\nSEBASTIAN:\nThese my advices I say, Master Shallow.\n\nBIRON:\nWhy, my lord?\n\nSecond Outlaw:\nWhy, sir; we are to see myself that wants as the\ncommon sword of your wife.\n\nPAULINA:\nIncense you, tell me that.\n\nOPHELIA:\nYea, sir.\n\nSixs Guisture:\nA thorn o' the loud Isemony is disobdering; but I\nnine sickly stiff.\n\nAGAMEMNON:\nFirst there is a come well mistook longer.\n\nSecond Denilo.\n\nROMEO:\nPeace! Who's that too?\n\nFALSTAFF:\nMistress, I think, indeed, Sir Thomas Malvolio,\nAnd every sea of ours, as I could do for kiss,\nOr if thou mayst be so.\n\nTIMON:\nThou hast revolted then: old daughter hath a\nsnown conduct.\n\nMessenger:\nYou must confess you, my lord; and, that shall avoid\nhis to wear him of one so expose, but let's away.\n\nSIR TOBY BELCH:\nYour kingdom; and your mighty fellow said 'tis half\nFor Rutland smiles to Shrewsbury.\n\nROSALIND:\nI never heared gracious lady. What needs the infant of my\ncorrection thou shalt come?\n\nSecond Lord:\nMarry, well, what came it down?\n\nKATHARINA:\nDuching of thy succeeding, Hotspur, thou art full of thine.\n\nAENEAS:\nIn any fat court of poetry, thou shouldst come on,\nHere shall I consequence with being able,\nFor all and strong gentle flesh 'gainst what hath used.\n\nBRUTUS:\nSo was, go to, go back the army.\n\nKING PHILIP:\nI think what hears is almost meet?\n\nFirst Lady:\nCall him to the gallant flower,\nAnd has, I say! what men then put it stand?\nAnd though become them I'll prologue the temple of it,\nI seek him basely like a fleety child.\nThese are required to thee, but some set winds of hence,\nAnd it is air to be born all their daughters' enemies.\nTherefore he purged us at thy past.\n\nPANDARUS:\nNow, by Saint Sabbare, 'for a day takes this good old.\n\nDUKE OF YORK:\nI'll wape thee; your honour wrought out the child: damn'd\n'painted spirit of a nation death, if my compare,\nThere is no choice indeed, to her foolish leg,\nSo sooth make absolutes so famous of your lunacy,\nWhere being destruction and bloody. This is a\npresent brinding cotmusion, are well done.\n\nTRANIO:\nYour gentlemen, a beggar. What,\nWouldst thou comprevent her own suit permy? make a gallant fence to\ncommand our treacherous edges of thy point!\nThis stone of wines.\n\nOSWALD:\nMore than these woes are not with true stars? Come, some loath.\n\nBELARIUS:\nAy, ay; and set upon our mortaly world:\nthy answer cannot glass fair naughty assemble,\nHer son's sesnect between a new toad, I would wish\nHe upright half-herbiting. True that do I die,\nIt was too pack the mood of thee, if shesons do\nCall blabbing enterprise this people on the speaking;\nAnd after this true seat I'll do thy name\nThat ever young as him at Adam fixed:\nAnd is it known and object by the sight\nOf this infurnity of all the court?\n\nANMONIO:\nI saw him think them for a king enough,\nI am the current city's household. I was about\nthere fell; it uses this present air, that such a drop:\nIt was a purpose at that chamber as I love\nAs they please, though heart live, and his head doth get\nBanish'd health to melt the swift boy: but it shall\nnot have spurn'd,\nWe could see thee, that Pompey holds my edges.\nOur happy heavens say then,\nWith passion sad, I am despised. This water, that down\nIs to discharge itself in't with my weakness.\nShall I not tell you: save me I am gone?\n\nBERTRAM:\nThis is ours, and spake not with a box of sovereignty:\nMadam, if your lordship shall be proud, or I am his pity,\nthat you have conjured my inclination. Who's there?\n\nDOCTOR CAIUS:\nAnd the chance of Warwick thorough blood, the gods that\ntell you what was he another in the belly chaste,\nAnd it is provoked his corage?\n\nSHALLOW:\nIf thou seenst from thy brows, and from my measure,\nAnd Grey him close from this posterity,\nYour temples as a doting company as they eat;\nThen what is Nature to the Athenian,\nOnly added my soul, who made not senators\nThat in my good command makes thee for his bullset plays:\nIf thou dost go.\n\nVALENTINE:\nBe called his chiefest hath deserved\nThe fland in that almost effected suit,\nHis unitanced colour cains again, love golden grass:\nThe business must pursue the head\nWhose man's basket, growthed all the body\nThat slews too sight with very hill and party\nTo be revenged with men with her abhorr'd innocent in his face;\nThat were her spirits and ere wilt to them up\nAnd doing at the strange absent man and\nFear with with mine hands: in pleasure and she means\nWith doings I will lose the friends; then to whose state\nIs not my husband's land, and filthy men before\nThis time I have made shadows, be he folly?\nO, what unweeping court as jolt, bosom? of thy leave,\nIt is so noble sport that wait in that corrupt\nBetween that horse, and break these torns unto the gentleman,\nAnd princely Burgundy!\n\nPOMPEY:\nWilt thou give a frosty Euphin since. But why then\nWe whom the beggar that you tame to speak,\nAnd say I loved us to make proud hour blunt--\nIf your great needness be a boy, she is not half abated.\n\nLUCIUS:\nAh, by my soul,\nI should die nothing! would we have durst hear thee\nCool, Rather cannot see!\n\nGLOUCESTER:\nSir, I gludge you in.\n\nMARK ANTONY:\nThou dost digest you! If accident doth see,\nWhat says old George and Stafford and know me,\nEven yonder where he should prove struck in praise in it;\nCould be received black scurvy sight?\n\nDUKE OF YORK:\nHold thee, ha! I will serve\nCommand in the revenge of his joy.\n\nROSALIND:\nEdward!\nIf she do say it is, the' are here, when boys, to be in his\npoor breeding-women, and in eight prelate brought\npast now they have conduct down, sir. Why, then, Caesar;\nHast thou dead?\n\nESCALUS:\nBut I have all hew some more luckless up.\n\nSecond Soldier:\nHe's false and so heavy for a breathing-gilded bed.\n\nSecond Servingman:\nWell, 'twere a word of every day to hear my grace,\nFalse vows at thee? O leaden cause, or turn thy thoughts!\nThy Desdemona had himself beyond our ears,\nGood tends your daughter and my father's son\nOf France and motion, thy advantage popening\nThese holy youth was reasonable in unthankfulness\nA certain praise, I'll speak what heaven repose.\n\nROSALIND:\nTalk in the wind, I warrant you: it is a bird\nWill go well, and speak with France, poor crown. Peace, villain!\nYour over-nend with grief and husband, about this.'\n\nNORFOLK:\nStir up the provost.\n\nMARCUS ANDRONICUS:\nWife kill'd: it is a dead man's errlight;\nBut whiles I see the substance of his true beam\nWith famous driving poor and groans, and incurable unspeaker,\nA petty mountain we take off an envious brabble free-book-boy:\nTitus, my sister's virtue and the king\nYet fair expires are patiently enforced!\nI will make them bring my lands forth, or 'twas your fool.\n\nALBANY:\nA plague of self-sweet queen, here did he swear to them!\nShe will be but not like a modesty of three man;\nI would not speak.\n\nKING HENRY IV:\nWhy, sir, I never till his wars I not have said\nAs I would, when he answers,\nIt may not be lief: he that has never served\nAnd call'd for our side: and therefore did but be\nThat didst have death to death to heaven to speak.\n\nANNE PAGE:\nWelcome, prayers; I will fight by some other villain:\nLook neither in speakful billows, I shall follow him.\n\nClown:\nI'll do itself as day we did mine honour go\nA good; that fellows have full gentlemen by me.\n\nFirst Murderer:\nWhat of villain would not?\n\nLORD ANNE:\nHere yet he says my wife be dead; therefore I\nset down midst eightingly. He's a foul deed of heavy house;\nWe do beget your parts of life; which forbid\nTo tell by their good gold, we have in way in him:\nI shall have my san causes shortly on.\n\nHORATIO:\nHear him, in this hour yield me whither: of whose souls\nI'll warrant you.\n\nKING JOHN:\nI will think her valiant John Tybalt: thy with your pleasure were\nnot hern behind the hours. I am protector\nEven as I say, obscure at both.\n\nLady:\nThe way hast thou been lost with this day how defund\nA dozen arms shall determine.\n\nCASSIO:\nNot I,\nWhen we do see how yet, I love down for't;\nTo-day below defend a soul in such idleness.\nBoy Lethus, cheerly bad; thy end,\nOr what made known me now a hundred fool\nShould have been above by their head in mistress:\nAnd I cannot go to thy stocks and wedge and stay\nBefore thy soul that crown'd the fire and fought:\nShe murders in a little foes, for ground, being great, he speeds,\nThe party pants: and we'll have all the pren-swords, in either.\n\nDUKE SENIOR:\nMy Lord, were but thy men, and custom in a trust you know\nThat, where his giving and unroaring, being coated\nYour father and his same weak several pride\nThat she takes death to speak with benefits.\n\nBUCKINGHAM:\nYou guess: I'll take my bloody back.\n\nBRUTUS\n"
  },
  {
    "path": "tasksv11/LICENSE",
    "content": "CC License\n\nbAbI tasks data\n\nCopyright (c) 2015-present, Facebook, Inc. All rights reserved.\n\nCreative Commons Legal Code\n\nAttribution 3.0 Unported\n\n    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE\n    LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN\n    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS\n    INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\n    REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR\n    DAMAGES RESULTING FROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE\nCOMMONS PUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY\nCOPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS\nAUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE\nTO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY\nBE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND\nCONDITIONS.\n\n1. Definitions\n\n a. \"Adaptation\" means a work based upon the Work, or upon the Work and\n    other pre-existing works, such as a translation, adaptation,\n    derivative work, arrangement of music or other alterations of a\n    literary or artistic work, or phonogram or performance and includes\n    cinematographic adaptations or any other form in which the Work may be\n    recast, transformed, or adapted including in any form recognizably\n    derived from the original, except that a work that constitutes a\n    Collection will not be considered an Adaptation for the purpose of\n    this License. For the avoidance of doubt, where the Work is a musical\n    work, performance or phonogram, the synchronization of the Work in\n    timed-relation with a moving image (\"synching\") will be considered an\n    Adaptation for the purpose of this License.\n b. \"Collection\" means a collection of literary or artistic works, such as\n    encyclopedias and anthologies, or performances, phonograms or\n    broadcasts, or other works or subject matter other than works listed\n    in Section 1(f) below, which, by reason of the selection and\n    arrangement of their contents, constitute intellectual creations, in\n    which the Work is included in its entirety in unmodified form along\n    with one or more other contributions, each constituting separate and\n    independent works in themselves, which together are assembled into a\n    collective whole. A work that constitutes a Collection will not be\n    considered an Adaptation (as defined above) for the purposes of this\n    License.\n c. \"Distribute\" means to make available to the public the original and\n    copies of the Work or Adaptation, as appropriate, through sale or\n    other transfer of ownership.\n d. \"Licensor\" means the individual, individuals, entity or entities that\n    offer(s) the Work under the terms of this License.\n e. \"Original Author\" means, in the case of a literary or artistic work,\n    the individual, individuals, entity or entities who created the Work\n    or if no individual or entity can be identified, the publisher; and in\n    addition (i) in the case of a performance the actors, singers,\n    musicians, dancers, and other persons who act, sing, deliver, declaim,\n    play in, interpret or otherwise perform literary or artistic works or\n    expressions of folklore; (ii) in the case of a phonogram the producer\n    being the person or legal entity who first fixes the sounds of a\n    performance or other sounds; and, (iii) in the case of broadcasts, the\n    organization that transmits the broadcast.\n f. \"Work\" means the literary and/or artistic work offered under the terms\n    of this License including without limitation any production in the\n    literary, scientific and artistic domain, whatever may be the mode or\n    form of its expression including digital form, such as a book,\n    pamphlet and other writing; a lecture, address, sermon or other work\n    of the same nature; a dramatic or dramatico-musical work; a\n    choreographic work or entertainment in dumb show; a musical\n    composition with or without words; a cinematographic work to which are\n    assimilated works expressed by a process analogous to cinematography;\n    a work of drawing, painting, architecture, sculpture, engraving or\n    lithography; a photographic work to which are assimilated works\n    expressed by a process analogous to photography; a work of applied\n    art; an illustration, map, plan, sketch or three-dimensional work\n    relative to geography, topography, architecture or science; a\n    performance; a broadcast; a phonogram; a compilation of data to the\n    extent it is protected as a copyrightable work; or a work performed by\n    a variety or circus performer to the extent it is not otherwise\n    considered a literary or artistic work.\n g. \"You\" means an individual or entity exercising rights under this\n    License who has not previously violated the terms of this License with\n    respect to the Work, or who has received express permission from the\n    Licensor to exercise rights under this License despite a previous\n    violation.\n h. \"Publicly Perform\" means to perform public recitations of the Work and\n    to communicate to the public those public recitations, by any means or\n    process, including by wire or wireless means or public digital\n    performances; to make available to the public Works in such a way that\n    members of the public may access these Works from a place and at a\n    place individually chosen by them; to perform the Work to the public\n    by any means or process and the communication to the public of the\n    performances of the Work, including by public digital performance; to\n    broadcast and rebroadcast the Work by any means including signs,\n    sounds or images.\n i. \"Reproduce\" means to make copies of the Work by any means including\n    without limitation by sound or visual recordings and the right of\n    fixation and reproducing fixations of the Work, including storage of a\n    protected performance or phonogram in digital form or other electronic\n    medium.\n\n2. Fair Dealing Rights. Nothing in this License is intended to reduce,\nlimit, or restrict any uses free from copyright or rights arising from\nlimitations or exceptions that are provided for in connection with the\ncopyright protection under copyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License,\nLicensor hereby grants You a worldwide, royalty-free, non-exclusive,\nperpetual (for the duration of the applicable copyright) license to\nexercise the rights in the Work as stated below:\n\n a. to Reproduce the Work, to incorporate the Work into one or more\n    Collections, and to Reproduce the Work as incorporated in the\n    Collections;\n b. to create and Reproduce Adaptations provided that any such Adaptation,\n    including any translation in any medium, takes reasonable steps to\n    clearly label, demarcate or otherwise identify that changes were made\n    to the original Work. For example, a translation could be marked \"The\n    original work was translated from English to Spanish,\" or a\n    modification could indicate \"The original work has been modified.\";\n c. to Distribute and Publicly Perform the Work including as incorporated\n    in Collections; and,\n d. to Distribute and Publicly Perform Adaptations.\n e. For the avoidance of doubt:\n\n     i. Non-waivable Compulsory License Schemes. In those jurisdictions in\n        which the right to collect royalties through any statutory or\n        compulsory licensing scheme cannot be waived, the Licensor\n        reserves the exclusive right to collect such royalties for any\n        exercise by You of the rights granted under this License;\n    ii. Waivable Compulsory License Schemes. In those jurisdictions in\n        which the right to collect royalties through any statutory or\n        compulsory licensing scheme can be waived, the Licensor waives the\n        exclusive right to collect such royalties for any exercise by You\n        of the rights granted under this License; and,\n   iii. Voluntary License Schemes. The Licensor waives the right to\n        collect royalties, whether individually or, in the event that the\n        Licensor is a member of a collecting society that administers\n        voluntary licensing schemes, via that society, from any exercise\n        by You of the rights granted under this License.\n\nThe above rights may be exercised in all media and formats whether now\nknown or hereafter devised. The above rights include the right to make\nsuch modifications as are technically necessary to exercise the rights in\nother media and formats. Subject to Section 8(f), all rights not expressly\ngranted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\n a. You may Distribute or Publicly Perform the Work only under the terms\n    of this License. You must include a copy of, or the Uniform Resource\n    Identifier (URI) for, this License with every copy of the Work You\n    Distribute or Publicly Perform. You may not offer or impose any terms\n    on the Work that restrict the terms of this License or the ability of\n    the recipient of the Work to exercise the rights granted to that\n    recipient under the terms of the License. You may not sublicense the\n    Work. You must keep intact all notices that refer to this License and\n    to the disclaimer of warranties with every copy of the Work You\n    Distribute or Publicly Perform. When You Distribute or Publicly\n    Perform the Work, You may not impose any effective technological\n    measures on the Work that restrict the ability of a recipient of the\n    Work from You to exercise the rights granted to that recipient under\n    the terms of the License. This Section 4(a) applies to the Work as\n    incorporated in a Collection, but this does not require the Collection\n    apart from the Work itself to be made subject to the terms of this\n    License. If You create a Collection, upon notice from any Licensor You\n    must, to the extent practicable, remove from the Collection any credit\n    as required by Section 4(b), as requested. If You create an\n    Adaptation, upon notice from any Licensor You must, to the extent\n    practicable, remove from the Adaptation any credit as required by\n    Section 4(b), as requested.\n b. If You Distribute, or Publicly Perform the Work or any Adaptations or\n    Collections, You must, unless a request has been made pursuant to\n    Section 4(a), keep intact all copyright notices for the Work and\n    provide, reasonable to the medium or means You are utilizing: (i) the\n    name of the Original Author (or pseudonym, if applicable) if supplied,\n    and/or if the Original Author and/or Licensor designate another party\n    or parties (e.g., a sponsor institute, publishing entity, journal) for\n    attribution (\"Attribution Parties\") in Licensor's copyright notice,\n    terms of service or by other reasonable means, the name of such party\n    or parties; (ii) the title of the Work if supplied; (iii) to the\n    extent reasonably practicable, the URI, if any, that Licensor\n    specifies to be associated with the Work, unless such URI does not\n    refer to the copyright notice or licensing information for the Work;\n    and (iv) , consistent with Section 3(b), in the case of an Adaptation,\n    a credit identifying the use of the Work in the Adaptation (e.g.,\n    \"French translation of the Work by Original Author,\" or \"Screenplay\n    based on original Work by Original Author\"). The credit required by\n    this Section 4 (b) may be implemented in any reasonable manner;\n    provided, however, that in the case of a Adaptation or Collection, at\n    a minimum such credit will appear, if a credit for all contributing\n    authors of the Adaptation or Collection appears, then as part of these\n    credits and in a manner at least as prominent as the credits for the\n    other contributing authors. For the avoidance of doubt, You may only\n    use the credit required by this Section for the purpose of attribution\n    in the manner set out above and, by exercising Your rights under this\n    License, You may not implicitly or explicitly assert or imply any\n    connection with, sponsorship or endorsement by the Original Author,\n    Licensor and/or Attribution Parties, as appropriate, of You or Your\n    use of the Work, without the separate, express prior written\n    permission of the Original Author, Licensor and/or Attribution\n    Parties.\n c. Except as otherwise agreed in writing by the Licensor or as may be\n    otherwise permitted by applicable law, if You Reproduce, Distribute or\n    Publicly Perform the Work either by itself or as part of any\n    Adaptations or Collections, You must not distort, mutilate, modify or\n    take other derogatory action in relation to the Work which would be\n    prejudicial to the Original Author's honor or reputation. Licensor\n    agrees that in those jurisdictions (e.g. Japan), in which any exercise\n    of the right granted in Section 3(b) of this License (the right to\n    make Adaptations) would be deemed to be a distortion, mutilation,\n    modification or other derogatory action prejudicial to the Original\n    Author's honor and reputation, the Licensor will waive or not assert,\n    as appropriate, this Section, to the fullest extent permitted by the\n    applicable national law, to enable You to reasonably exercise Your\n    right under Section 3(b) of this License (right to make Adaptations)\n    but not otherwise.\n\n5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR\nOFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY\nKIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,\nINCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,\nFITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF\nLATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,\nWHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION\nOF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE\nLAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR\nANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES\nARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS\nBEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n7. Termination\n\n a. This License and the rights granted hereunder will terminate\n    automatically upon any breach by You of the terms of this License.\n    Individuals or entities who have received Adaptations or Collections\n    from You under this License, however, will not have their licenses\n    terminated provided such individuals or entities remain in full\n    compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will\n    survive any termination of this License.\n b. Subject to the above terms and conditions, the license granted here is\n    perpetual (for the duration of the applicable copyright in the Work).\n    Notwithstanding the above, Licensor reserves the right to release the\n    Work under different license terms or to stop distributing the Work at\n    any time; provided, however that any such election will not serve to\n    withdraw this License (or any other license that has been, or is\n    required to be, granted under the terms of this License), and this\n    License will continue in full force and effect unless terminated as\n    stated above.\n\n8. Miscellaneous\n\n a. Each time You Distribute or Publicly Perform the Work or a Collection,\n    the Licensor offers to the recipient a license to the Work on the same\n    terms and conditions as the license granted to You under this License.\n b. Each time You Distribute or Publicly Perform an Adaptation, Licensor\n    offers to the recipient a license to the original Work on the same\n    terms and conditions as the license granted to You under this License.\n c. If any provision of this License is invalid or unenforceable under\n    applicable law, it shall not affect the validity or enforceability of\n    the remainder of the terms of this License, and without further action\n    by the parties to this agreement, such provision shall be reformed to\n    the minimum extent necessary to make such provision valid and\n    enforceable.\n d. No term or provision of this License shall be deemed waived and no\n    breach consented to unless such waiver or consent shall be in writing\n    and signed by the party to be charged with such waiver or consent.\n e. This License constitutes the entire agreement between the parties with\n    respect to the Work licensed here. There are no understandings,\n    agreements or representations with respect to the Work not specified\n    here. Licensor shall not be bound by any additional provisions that\n    may appear in any communication from You. This License may not be\n    modified without the mutual written agreement of the Licensor and You.\n f. The rights granted under, and the subject matter referenced, in this\n    License were drafted utilizing the terminology of the Berne Convention\n    for the Protection of Literary and Artistic Works (as amended on\n    September 28, 1979), the Rome Convention of 1961, the WIPO Copyright\n    Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996\n    and the Universal Copyright Convention (as revised on July 24, 1971).\n    These rights and subject matter take effect in the relevant\n    jurisdiction in which the License terms are sought to be enforced\n    according to the corresponding provisions of the implementation of\n    those treaty provisions in the applicable national law. If the\n    standard suite of rights granted under applicable copyright law\n    includes additional rights not granted under this License, such\n    additional rights are deemed to be included in the License; this\n    License is not intended to restrict the license of any rights under\n    applicable law.\n\n\nCreative Commons Notice\n\n    Creative Commons is not a party to this License, and makes no warranty\n    whatsoever in connection with the Work. Creative Commons will not be\n    liable to You or any party on any legal theory for any damages\n    whatsoever, including without limitation any general, special,\n    incidental or consequential damages arising in connection to this\n    license. Notwithstanding the foregoing two (2) sentences, if Creative\n    Commons has expressly identified itself as the Licensor hereunder, it\n    shall have all rights and obligations of Licensor.\n\n    Except for the limited purpose of indicating to the public that the\n    Work is licensed under the CCPL, Creative Commons does not authorize\n    the use by either party of the trademark \"Creative Commons\" or any\n    related trademark or logo of Creative Commons without the prior\n    written consent of Creative Commons. Any permitted use will be in\n    compliance with Creative Commons' then-current trademark usage\n    guidelines, as may be published on its website or otherwise made\n    available upon request from time to time. For the avoidance of doubt,\n    this trademark restriction does not form part of this License.\n\n    Creative Commons may be contacted at https://creativecommons.org/.\n"
  },
  {
    "path": "tasksv11/README",
    "content": "Towards AI Complete Question Answering: A Set of Prerequisite Toy Tasks\n-----------------------------------------------------------------------\nIn this directory is the first set of 20 tasks for testing text understanding and reasoning in the bAbI project.\nThe aim is that each task tests a unique aspect of text and reasoning, and hence test different capabilities of learning models. More tasks are planned in the future to capture more aspects.\n\nFor each task, there are 1000 questions for training, and 1000 for testing.\nHowever, we emphasize that the goal is still to use as little data as possible to do well on the task (i.e. if you can use less than 1000 that's even better) -- and without resorting to engineering task-specific tricks that will not generalize to other tasks, as they may not be of much use subsequently. Note that the aim during evaluation is to use the _same_ learner across all tasks to evaluate its skills and capabilities.\nFurther while the MemNN results in the paper use full supervision (including of the supporting facts) results with weak supervision would also be ultimately preferable as this kind of data is easier to collect. Hence results of that form are very welcome.\n\nFor the reasons above there are currently two directories:\n\n1) en/  -- the tasks in English, readable by humans.\n2) shuffled/ -- the same tasks with shuffled letters so they are not readable by humans, and for existing parsers and taggers cannot be used in a straight-forward fashion to leverage extra resources-- in this case the learner is more forced to rely on the given training data. This mimics a learner being first presented a language and having to learn from scratch. We plan to add further languages in the future as well, e.g. German, French ..\n\nThe file format for each task is as follows:\nID text\nID text\nID text\nID question[tab]answer[tab]supporting fact IDS.\n...\n\nThe IDs for a given \"story\" start at 1 and increase.\nWhen the IDs in a file reset back to 1 you can consider the following sentences as a new \"story\".\nSupporting fact IDs only ever reference the sentences within a \"story\".\n\nFor Example:\n1 Mary moved to the bathroom.\n2 John went to the hallway.\n3 Where is Mary?        bathroom        1\n4 Daniel went back to the hallway.\n5 Sandra moved to the garden.\n6 Where is Daniel?      hallway 4\n7 John moved to the office.\n8 Sandra journeyed to the bathroom.\n9 Where is Daniel?      hallway 4\n10 Mary moved to the hallway.\n11 Daniel travelled to the office.\n12 Where is Daniel?     office  11\n13 John went back to the garden.\n14 John moved to the bedroom.\n15 Where is Sandra?     bathroom        8\n1 Sandra travelled to the office.\n2 Sandra went to the bathroom.\n3 Where is Sandra?      bathroom        2\n\nChanges between versions.\n=========================\nV1.1 (this version) - fixed some problems with task 3, and reduced the training set size available to 1000 as this matches the results in the paper cited above, in order to avoid confusion.\n"
  },
  {
    "path": "tasksv11/en/qa10_indefinite-knowledge_test.txt",
    "content": "1 Mary is in the school.\n2 Bill is in the kitchen.\n3 Is Bill in the bedroom? \tno\t2\n4 Bill journeyed to the bedroom.\n5 Fred travelled to the cinema.\n6 Is Bill in the bedroom? \tyes\t4\n7 Fred went back to the park.\n8 Bill is either in the school or the office.\n9 Is Bill in the park? \tno\t8\n10 Mary went to the cinema.\n11 Julie is either in the school or the office.\n12 Is Fred in the park? \tyes\t7\n13 Julie is either in the park or the school.\n14 Bill went back to the office.\n15 Is Bill in the office? \tyes\t14\n1 Fred journeyed to the office.\n2 Fred went back to the cinema.\n3 Is Fred in the office? \tno\t2\n4 Julie is either in the school or the office.\n5 Julie moved to the cinema.\n6 Is Julie in the cinema? \tyes\t5\n7 Julie is either in the kitchen or the bedroom.\n8 Julie journeyed to the school.\n9 Is Julie in the school? \tyes\t8\n10 Bill is either in the bedroom or the school.\n11 Bill went to the bedroom.\n12 Is Bill in the office? \tno\t11\n13 Julie journeyed to the park.\n14 Mary travelled to the school.\n15 Is Julie in the park? \tyes\t13\n1 Bill is in the kitchen.\n2 Julie is either in the school or the cinema.\n3 Is Bill in the bedroom? \tno\t1\n4 Fred is in the bedroom.\n5 Bill is in the school.\n6 Is Julie in the bedroom? \tno\t2\n7 Julie is either in the bedroom or the office.\n8 Fred is in the park.\n9 Is Julie in the bedroom? \tmaybe\t7\n10 Fred is either in the school or the bedroom.\n11 Mary went to the kitchen.\n12 Is Bill in the school? \tyes\t5\n13 Julie is either in the kitchen or the bedroom.\n14 Julie is in the school.\n15 Is Julie in the school? \tyes\t14\n1 Julie journeyed to the bedroom.\n2 Julie travelled to the park.\n3 Is Julie in the kitchen? \tno\t2\n4 Fred is either in the office or the kitchen.\n5 Julie travelled to the bedroom.\n6 Is Julie in the bedroom? \tyes\t5\n7 Julie moved to the office.\n8 Mary is either in the office or the kitchen.\n9 Is Julie in the kitchen? \tno\t7\n10 Bill is in the kitchen.\n11 Bill is either in the bedroom or the park.\n12 Is Mary in the kitchen? \tmaybe\t8\n13 Fred is either in the bedroom or the bedroom.\n14 Julie went to the bedroom.\n15 Is Mary in the kitchen? \tmaybe\t8\n1 Bill went to the kitchen.\n2 Fred is either in the office or the park.\n3 Is Fred in the park? \tmaybe\t2\n4 Fred went to the bedroom.\n5 Mary is either in the school or the bedroom.\n6 Is Fred in the school? \tno\t4\n7 Bill is either in the office or the kitchen.\n8 Julie is either in the kitchen or the park.\n9 Is Fred in the bedroom? \tyes\t4\n10 Mary is in the park.\n11 Mary went back to the office.\n12 Is Mary in the kitchen? \tno\t11\n13 Bill went back to the kitchen.\n14 Bill journeyed to the bedroom.\n15 Is Mary in the office? \tyes\t11\n1 Julie journeyed to the cinema.\n2 Fred is in the bedroom.\n3 Is Julie in the school? \tno\t1\n4 Julie moved to the kitchen.\n5 Mary travelled to the park.\n6 Is Julie in the kitchen? \tyes\t4\n7 Mary is in the bedroom.\n8 Fred is either in the kitchen or the kitchen.\n9 Is Mary in the office? \tno\t7\n10 Julie is either in the cinema or the park.\n11 Bill is either in the office or the office.\n12 Is Mary in the office? \tno\t7\n13 Bill is either in the park or the park.\n14 Julie is either in the bedroom or the school.\n15 Is Fred in the cinema? \tno\t8\n1 Fred is in the kitchen.\n2 Bill moved to the bedroom.\n3 Is Fred in the kitchen? \tyes\t1\n4 Fred is in the school.\n5 Bill went to the cinema.\n6 Is Bill in the school? \tno\t5\n7 Julie travelled to the park.\n8 Julie is in the office.\n9 Is Bill in the cinema? \tyes\t5\n10 Julie journeyed to the kitchen.\n11 Fred went to the kitchen.\n12 Is Julie in the kitchen? \tyes\t10\n13 Julie moved to the park.\n14 Fred moved to the cinema.\n15 Is Fred in the kitchen? \tno\t14\n1 Mary went to the office.\n2 Bill moved to the kitchen.\n3 Is Mary in the school? \tno\t1\n4 Mary is in the park.\n5 Mary is in the office.\n6 Is Mary in the office? \tyes\t5\n7 Fred went to the kitchen.\n8 Julie travelled to the bedroom.\n9 Is Mary in the office? \tyes\t5\n10 Mary moved to the kitchen.\n11 Mary is either in the school or the kitchen.\n12 Is Julie in the school? \tno\t8\n13 Bill is either in the park or the bedroom.\n14 Bill is in the school.\n15 Is Mary in the school? \tmaybe\t11\n1 Bill is either in the school or the school.\n2 Mary is either in the office or the kitchen.\n3 Is Bill in the cinema? \tno\t1\n4 Mary travelled to the cinema.\n5 Mary journeyed to the kitchen.\n6 Is Bill in the school? \tmaybe\t1\n7 Julie journeyed to the office.\n8 Mary moved to the cinema.\n9 Is Julie in the park? \tno\t7\n10 Julie is either in the bedroom or the bedroom.\n11 Julie went back to the park.\n12 Is Julie in the office? \tno\t11\n13 Mary moved to the office.\n14 Julie went back to the office.\n15 Is Mary in the park? \tno\t13\n1 Bill is in the bedroom.\n2 Fred is either in the bedroom or the office.\n3 Is Fred in the park? \tno\t2\n4 Bill is either in the kitchen or the cinema.\n5 Fred went to the office.\n6 Is Bill in the park? \tno\t4\n7 Mary travelled to the school.\n8 Fred went back to the cinema.\n9 Is Fred in the cinema? \tyes\t8\n10 Mary is in the bedroom.\n11 Mary went to the kitchen.\n12 Is Fred in the cinema? \tyes\t8\n13 Julie journeyed to the kitchen.\n14 Mary moved to the school.\n15 Is Mary in the bedroom? \tno\t14\n1 Julie moved to the kitchen.\n2 Fred is either in the bedroom or the bedroom.\n3 Is Fred in the cinema? \tno\t2\n4 Bill went to the bedroom.\n5 Bill moved to the office.\n6 Is Fred in the bedroom? \tmaybe\t2\n7 Fred is in the kitchen.\n8 Fred is in the school.\n9 Is Fred in the school? \tyes\t8\n10 Julie is either in the cinema or the office.\n11 Mary went back to the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 Julie journeyed to the kitchen.\n14 Julie moved to the school.\n15 Is Fred in the school? \tyes\t8\n1 Bill went back to the school.\n2 Julie went to the school.\n3 Is Julie in the school? \tyes\t2\n4 Fred travelled to the cinema.\n5 Bill is either in the kitchen or the park.\n6 Is Fred in the school? \tno\t4\n7 Bill is in the office.\n8 Fred moved to the kitchen.\n9 Is Fred in the school? \tno\t8\n10 Fred moved to the office.\n11 Mary went to the bedroom.\n12 Is Bill in the office? \tyes\t7\n13 Julie is in the park.\n14 Mary travelled to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 Mary is in the park.\n2 Julie is either in the school or the office.\n3 Is Julie in the school? \tmaybe\t2\n4 Mary went to the kitchen.\n5 Fred is either in the park or the office.\n6 Is Julie in the school? \tmaybe\t2\n7 Julie is in the bedroom.\n8 Fred journeyed to the kitchen.\n9 Is Mary in the bedroom? \tno\t4\n10 Julie is either in the bedroom or the school.\n11 Bill went back to the park.\n12 Is Julie in the school? \tmaybe\t10\n13 Bill is either in the cinema or the kitchen.\n14 Bill is in the office.\n15 Is Bill in the park? \tno\t14\n1 Mary went back to the park.\n2 Fred is in the cinema.\n3 Is Mary in the park? \tyes\t1\n4 Mary is either in the bedroom or the school.\n5 Julie is in the kitchen.\n6 Is Mary in the school? \tmaybe\t4\n7 Mary is in the office.\n8 Julie is either in the school or the cinema.\n9 Is Mary in the office? \tyes\t7\n10 Mary journeyed to the cinema.\n11 Fred is in the kitchen.\n12 Is Julie in the bedroom? \tno\t8\n13 Fred journeyed to the bedroom.\n14 Fred is either in the school or the cinema.\n15 Is Fred in the office? \tno\t14\n1 Bill travelled to the kitchen.\n2 Julie went to the school.\n3 Is Bill in the kitchen? \tyes\t1\n4 Julie is either in the bedroom or the cinema.\n5 Julie went to the kitchen.\n6 Is Julie in the kitchen? \tyes\t5\n7 Julie went back to the park.\n8 Bill journeyed to the bedroom.\n9 Is Julie in the kitchen? \tno\t7\n10 Fred is in the school.\n11 Fred moved to the kitchen.\n12 Is Fred in the kitchen? \tyes\t11\n13 Mary went to the school.\n14 Mary went to the park.\n15 Is Mary in the park? \tyes\t14\n1 Julie is in the cinema.\n2 Julie went to the school.\n3 Is Julie in the school? \tyes\t2\n4 Fred went back to the cinema.\n5 Julie went back to the park.\n6 Is Julie in the kitchen? \tno\t5\n7 Julie is in the bedroom.\n8 Mary is either in the kitchen or the bedroom.\n9 Is Fred in the office? \tno\t4\n10 Mary is in the office.\n11 Fred went to the school.\n12 Is Mary in the school? \tno\t10\n13 Mary went to the park.\n14 Bill is either in the school or the park.\n15 Is Mary in the park? \tyes\t13\n1 Julie is either in the kitchen or the office.\n2 Mary travelled to the school.\n3 Is Julie in the kitchen? \tmaybe\t1\n4 Julie is either in the bedroom or the bedroom.\n5 Bill went to the school.\n6 Is Julie in the kitchen? \tno\t4\n7 Fred moved to the bedroom.\n8 Fred is either in the office or the cinema.\n9 Is Fred in the cinema? \tmaybe\t8\n10 Mary is in the kitchen.\n11 Julie is either in the kitchen or the office.\n12 Is Fred in the school? \tno\t8\n13 Mary is either in the school or the kitchen.\n14 Mary travelled to the bedroom.\n15 Is Mary in the school? \tno\t14\n1 Fred is either in the school or the cinema.\n2 Mary moved to the school.\n3 Is Mary in the cinema? \tno\t2\n4 Julie travelled to the office.\n5 Fred journeyed to the office.\n6 Is Mary in the school? \tyes\t2\n7 Julie is in the school.\n8 Bill went back to the school.\n9 Is Fred in the office? \tyes\t5\n10 Julie is either in the cinema or the cinema.\n11 Mary is either in the park or the kitchen.\n12 Is Mary in the park? \tmaybe\t11\n13 Fred travelled to the kitchen.\n14 Fred is either in the cinema or the bedroom.\n15 Is Fred in the cinema? \tmaybe\t14\n1 Fred is either in the bedroom or the bedroom.\n2 Fred is in the kitchen.\n3 Is Fred in the kitchen? \tyes\t2\n4 Mary travelled to the bedroom.\n5 Julie went to the office.\n6 Is Mary in the bedroom? \tyes\t4\n7 Bill is either in the park or the kitchen.\n8 Mary moved to the park.\n9 Is Julie in the cinema? \tno\t5\n10 Mary journeyed to the school.\n11 Bill is in the bedroom.\n12 Is Julie in the office? \tyes\t5\n13 Fred went to the bedroom.\n14 Mary is in the park.\n15 Is Bill in the bedroom? \tyes\t11\n1 Mary travelled to the park.\n2 Mary travelled to the school.\n3 Is Mary in the office? \tno\t2\n4 Julie is in the bedroom.\n5 Bill went to the school.\n6 Is Mary in the school? \tyes\t2\n7 Fred went to the cinema.\n8 Bill is in the office.\n9 Is Julie in the school? \tno\t4\n10 Julie is in the kitchen.\n11 Fred journeyed to the bedroom.\n12 Is Julie in the kitchen? \tyes\t10\n13 Julie is either in the school or the office.\n14 Mary is either in the school or the park.\n15 Is Julie in the cinema? \tno\t13\n1 Bill journeyed to the park.\n2 Fred is in the park.\n3 Is Fred in the park? \tyes\t2\n4 Bill journeyed to the cinema.\n5 Mary is either in the park or the park.\n6 Is Bill in the park? \tno\t4\n7 Mary is either in the school or the cinema.\n8 Fred is either in the bedroom or the office.\n9 Is Mary in the cinema? \tmaybe\t7\n10 Bill is in the bedroom.\n11 Bill is in the office.\n12 Is Bill in the office? \tyes\t11\n13 Julie travelled to the office.\n14 Julie travelled to the kitchen.\n15 Is Julie in the office? \tno\t14\n1 Mary went back to the office.\n2 Bill is either in the park or the kitchen.\n3 Is Mary in the bedroom? \tno\t1\n4 Bill went to the bedroom.\n5 Julie is either in the park or the school.\n6 Is Bill in the school? \tno\t4\n7 Mary went back to the kitchen.\n8 Fred travelled to the office.\n9 Is Bill in the bedroom? \tyes\t4\n10 Mary is in the bedroom.\n11 Bill is in the school.\n12 Is Mary in the school? \tno\t10\n13 Mary is in the kitchen.\n14 Mary journeyed to the school.\n15 Is Mary in the kitchen? \tno\t14\n1 Fred is in the bedroom.\n2 Fred is in the school.\n3 Is Fred in the school? \tyes\t2\n4 Mary moved to the school.\n5 Mary travelled to the kitchen.\n6 Is Fred in the school? \tyes\t2\n7 Mary travelled to the park.\n8 Fred is either in the cinema or the park.\n9 Is Mary in the park? \tyes\t7\n10 Fred is in the bedroom.\n11 Julie went back to the school.\n12 Is Fred in the kitchen? \tno\t10\n13 Julie went back to the park.\n14 Mary travelled to the cinema.\n15 Is Fred in the bedroom? \tyes\t10\n1 Julie is in the cinema.\n2 Fred is in the bedroom.\n3 Is Julie in the cinema? \tyes\t1\n4 Julie is in the park.\n5 Mary is in the school.\n6 Is Mary in the cinema? \tno\t5\n7 Mary is either in the school or the park.\n8 Mary is in the school.\n9 Is Mary in the school? \tyes\t8\n10 Mary travelled to the bedroom.\n11 Fred is either in the cinema or the office.\n12 Is Mary in the school? \tno\t10\n13 Bill is in the cinema.\n14 Bill is either in the school or the bedroom.\n15 Is Mary in the bedroom? \tyes\t10\n1 Julie went to the kitchen.\n2 Julie is in the office.\n3 Is Julie in the school? \tno\t2\n4 Julie journeyed to the school.\n5 Mary is in the school.\n6 Is Mary in the school? \tyes\t5\n7 Bill journeyed to the park.\n8 Mary went to the cinema.\n9 Is Julie in the school? \tyes\t4\n10 Fred is in the school.\n11 Mary is either in the bedroom or the office.\n12 Is Bill in the park? \tyes\t7\n13 Julie is in the kitchen.\n14 Fred travelled to the bedroom.\n15 Is Julie in the park? \tno\t13\n1 Bill moved to the cinema.\n2 Mary is in the office.\n3 Is Mary in the office? \tyes\t2\n4 Julie moved to the school.\n5 Fred is in the office.\n6 Is Julie in the park? \tno\t4\n7 Mary travelled to the kitchen.\n8 Mary moved to the office.\n9 Is Mary in the office? \tyes\t8\n10 Mary is in the school.\n11 Fred went back to the kitchen.\n12 Is Mary in the school? \tyes\t10\n13 Fred moved to the office.\n14 Mary is either in the bedroom or the office.\n15 Is Fred in the kitchen? \tno\t13\n1 Bill travelled to the kitchen.\n2 Bill is in the office.\n3 Is Bill in the park? \tno\t2\n4 Mary is in the school.\n5 Fred is in the school.\n6 Is Fred in the school? \tyes\t5\n7 Fred journeyed to the office.\n8 Julie is in the office.\n9 Is Fred in the kitchen? \tno\t7\n10 Fred moved to the bedroom.\n11 Fred is either in the cinema or the office.\n12 Is Fred in the cinema? \tmaybe\t11\n13 Mary is either in the bedroom or the bedroom.\n14 Bill journeyed to the bedroom.\n15 Is Fred in the cinema? \tmaybe\t11\n1 Fred moved to the school.\n2 Fred is in the bedroom.\n3 Is Fred in the park? \tno\t2\n4 Bill is either in the bedroom or the school.\n5 Julie is in the kitchen.\n6 Is Fred in the bedroom? \tyes\t2\n7 Bill went to the office.\n8 Julie is in the park.\n9 Is Fred in the school? \tno\t2\n10 Bill went back to the school.\n11 Fred moved to the school.\n12 Is Bill in the cinema? \tno\t10\n13 Bill is either in the park or the kitchen.\n14 Bill is either in the cinema or the cinema.\n15 Is Julie in the park? \tyes\t8\n1 Mary journeyed to the park.\n2 Fred is either in the park or the park.\n3 Is Mary in the park? \tyes\t1\n4 Bill went back to the bedroom.\n5 Fred went back to the bedroom.\n6 Is Fred in the bedroom? \tyes\t5\n7 Julie went back to the park.\n8 Fred is either in the park or the school.\n9 Is Bill in the school? \tno\t4\n10 Julie is in the office.\n11 Mary travelled to the office.\n12 Is Mary in the office? \tyes\t11\n13 Bill travelled to the school.\n14 Mary went back to the school.\n15 Is Bill in the cinema? \tno\t13\n1 Fred went back to the bedroom.\n2 Mary moved to the cinema.\n3 Is Mary in the bedroom? \tno\t2\n4 Bill is either in the park or the park.\n5 Fred is either in the kitchen or the office.\n6 Is Fred in the kitchen? \tmaybe\t5\n7 Bill travelled to the cinema.\n8 Bill moved to the school.\n9 Is Fred in the kitchen? \tmaybe\t5\n10 Mary went back to the office.\n11 Bill is in the cinema.\n12 Is Bill in the cinema? \tyes\t11\n13 Mary went to the school.\n14 Julie is either in the park or the office.\n15 Is Bill in the cinema? \tyes\t11\n1 Mary went to the office.\n2 Bill moved to the office.\n3 Is Bill in the office? \tyes\t2\n4 Fred travelled to the park.\n5 Fred journeyed to the kitchen.\n6 Is Fred in the kitchen? \tyes\t5\n7 Mary is in the bedroom.\n8 Bill journeyed to the kitchen.\n9 Is Bill in the kitchen? \tyes\t8\n10 Mary is either in the office or the kitchen.\n11 Fred is either in the bedroom or the cinema.\n12 Is Mary in the school? \tno\t10\n13 Julie is in the kitchen.\n14 Fred is in the cinema.\n15 Is Mary in the school? \tno\t10\n1 Mary is in the office.\n2 Mary is in the school.\n3 Is Mary in the school? \tyes\t2\n4 Mary is either in the school or the cinema.\n5 Fred went to the school.\n6 Is Mary in the office? \tno\t4\n7 Mary went back to the office.\n8 Julie moved to the school.\n9 Is Mary in the bedroom? \tno\t7\n10 Fred is either in the kitchen or the office.\n11 Mary is in the park.\n12 Is Fred in the kitchen? \tmaybe\t10\n13 Mary went back to the office.\n14 Bill is either in the cinema or the park.\n15 Is Bill in the cinema? \tmaybe\t14\n1 Julie is either in the kitchen or the school.\n2 Mary journeyed to the park.\n3 Is Mary in the cinema? \tno\t2\n4 Julie journeyed to the cinema.\n5 Fred is either in the office or the kitchen.\n6 Is Julie in the kitchen? \tno\t4\n7 Fred is in the cinema.\n8 Fred is in the park.\n9 Is Fred in the park? \tyes\t8\n10 Julie went to the bedroom.\n11 Julie went to the park.\n12 Is Julie in the park? \tyes\t11\n13 Fred travelled to the kitchen.\n14 Bill is either in the cinema or the bedroom.\n15 Is Fred in the bedroom? \tno\t13\n1 Fred is either in the cinema or the school.\n2 Julie travelled to the school.\n3 Is Fred in the school? \tmaybe\t1\n4 Fred moved to the school.\n5 Bill travelled to the cinema.\n6 Is Julie in the school? \tyes\t2\n7 Julie is in the bedroom.\n8 Bill is in the school.\n9 Is Bill in the school? \tyes\t8\n10 Mary journeyed to the office.\n11 Bill went to the bedroom.\n12 Is Bill in the bedroom? \tyes\t11\n13 Bill is in the park.\n14 Bill went back to the school.\n15 Is Bill in the park? \tno\t14\n1 Julie is in the school.\n2 Bill moved to the school.\n3 Is Julie in the school? \tyes\t1\n4 Fred is in the cinema.\n5 Julie went to the kitchen.\n6 Is Fred in the park? \tno\t4\n7 Mary is either in the bedroom or the office.\n8 Fred is either in the bedroom or the office.\n9 Is Fred in the bedroom? \tmaybe\t8\n10 Mary went to the bedroom.\n11 Julie is in the cinema.\n12 Is Julie in the cinema? \tyes\t11\n13 Julie went back to the park.\n14 Mary went back to the school.\n15 Is Julie in the school? \tno\t13\n1 Mary moved to the kitchen.\n2 Fred moved to the kitchen.\n3 Is Fred in the kitchen? \tyes\t2\n4 Mary travelled to the cinema.\n5 Bill is either in the bedroom or the cinema.\n6 Is Bill in the cinema? \tmaybe\t5\n7 Mary is in the office.\n8 Mary travelled to the school.\n9 Is Mary in the school? \tyes\t8\n10 Bill travelled to the bedroom.\n11 Fred is either in the cinema or the cinema.\n12 Is Mary in the office? \tno\t8\n13 Fred is either in the cinema or the school.\n14 Bill is in the cinema.\n15 Is Mary in the school? \tyes\t8\n1 Mary went back to the bedroom.\n2 Julie is in the park.\n3 Is Mary in the bedroom? \tyes\t1\n4 Mary went to the park.\n5 Bill is either in the school or the cinema.\n6 Is Julie in the office? \tno\t2\n7 Fred journeyed to the kitchen.\n8 Julie is either in the office or the cinema.\n9 Is Fred in the kitchen? \tyes\t7\n10 Bill is either in the bedroom or the bedroom.\n11 Fred went back to the bedroom.\n12 Is Bill in the bedroom? \tmaybe\t10\n13 Fred is either in the cinema or the park.\n14 Fred is in the kitchen.\n15 Is Bill in the cinema? \tno\t10\n1 Fred is in the park.\n2 Mary journeyed to the cinema.\n3 Is Fred in the park? \tyes\t1\n4 Julie is either in the bedroom or the kitchen.\n5 Bill is either in the office or the park.\n6 Is Julie in the park? \tno\t4\n7 Bill went back to the bedroom.\n8 Mary went to the bedroom.\n9 Is Julie in the office? \tno\t4\n10 Julie travelled to the school.\n11 Julie is either in the kitchen or the kitchen.\n12 Is Bill in the bedroom? \tyes\t7\n13 Bill is in the office.\n14 Julie went back to the school.\n15 Is Julie in the school? \tyes\t14\n1 Fred travelled to the school.\n2 Fred is in the office.\n3 Is Fred in the cinema? \tno\t2\n4 Bill is in the bedroom.\n5 Bill is in the kitchen.\n6 Is Bill in the kitchen? \tyes\t5\n7 Bill went to the bedroom.\n8 Julie travelled to the school.\n9 Is Julie in the school? \tyes\t8\n10 Mary is in the cinema.\n11 Mary is in the bedroom.\n12 Is Julie in the school? \tyes\t8\n13 Mary is in the cinema.\n14 Bill journeyed to the park.\n15 Is Bill in the cinema? \tno\t14\n1 Fred moved to the bedroom.\n2 Julie is in the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Fred is either in the bedroom or the park.\n5 Fred is either in the office or the bedroom.\n6 Is Fred in the kitchen? \tno\t5\n7 Julie went back to the cinema.\n8 Mary moved to the park.\n9 Is Fred in the office? \tmaybe\t5\n10 Fred is in the cinema.\n11 Mary went back to the cinema.\n12 Is Julie in the cinema? \tyes\t7\n13 Bill is in the cinema.\n14 Mary went back to the office.\n15 Is Mary in the office? \tyes\t14\n1 Bill is in the school.\n2 Mary travelled to the kitchen.\n3 Is Mary in the cinema? \tno\t2\n4 Fred is in the park.\n5 Fred is in the school.\n6 Is Mary in the office? \tno\t2\n7 Bill is in the cinema.\n8 Bill is in the office.\n9 Is Fred in the cinema? \tno\t5\n10 Fred moved to the kitchen.\n11 Julie is in the bedroom.\n12 Is Bill in the office? \tyes\t8\n13 Fred is in the bedroom.\n14 Julie travelled to the kitchen.\n15 Is Fred in the bedroom? \tyes\t13\n1 Mary is either in the bedroom or the park.\n2 Bill went to the park.\n3 Is Bill in the bedroom? \tno\t2\n4 Mary went to the office.\n5 Fred journeyed to the office.\n6 Is Fred in the park? \tno\t5\n7 Mary is in the bedroom.\n8 Mary is in the school.\n9 Is Mary in the school? \tyes\t8\n10 Fred moved to the kitchen.\n11 Fred journeyed to the cinema.\n12 Is Mary in the bedroom? \tno\t8\n13 Bill went to the kitchen.\n14 Bill is either in the school or the park.\n15 Is Fred in the school? \tno\t11\n1 Julie went to the office.\n2 Bill is in the park.\n3 Is Bill in the cinema? \tno\t2\n4 Julie journeyed to the park.\n5 Bill journeyed to the cinema.\n6 Is Julie in the bedroom? \tno\t4\n7 Mary moved to the kitchen.\n8 Mary is in the office.\n9 Is Mary in the office? \tyes\t8\n10 Fred is in the cinema.\n11 Mary journeyed to the park.\n12 Is Bill in the cinema? \tyes\t5\n13 Julie moved to the office.\n14 Julie went to the bedroom.\n15 Is Julie in the office? \tno\t14\n1 Mary is either in the park or the bedroom.\n2 Fred travelled to the school.\n3 Is Mary in the office? \tno\t1\n4 Mary is in the bedroom.\n5 Julie is in the bedroom.\n6 Is Mary in the bedroom? \tyes\t4\n7 Bill went to the cinema.\n8 Bill is either in the school or the office.\n9 Is Mary in the kitchen? \tno\t4\n10 Bill travelled to the cinema.\n11 Fred is either in the cinema or the kitchen.\n12 Is Fred in the kitchen? \tmaybe\t11\n13 Julie is either in the cinema or the office.\n14 Fred travelled to the park.\n15 Is Bill in the cinema? \tyes\t10\n1 Mary went to the park.\n2 Mary went to the kitchen.\n3 Is Mary in the cinema? \tno\t2\n4 Bill is in the cinema.\n5 Bill went back to the office.\n6 Is Bill in the kitchen? \tno\t5\n7 Mary journeyed to the park.\n8 Mary journeyed to the cinema.\n9 Is Bill in the office? \tyes\t5\n10 Julie is either in the office or the bedroom.\n11 Mary is in the park.\n12 Is Julie in the bedroom? \tmaybe\t10\n13 Julie is in the cinema.\n14 Julie is either in the kitchen or the school.\n15 Is Julie in the office? \tno\t14\n1 Mary journeyed to the office.\n2 Bill is either in the school or the kitchen.\n3 Is Bill in the school? \tmaybe\t2\n4 Mary journeyed to the cinema.\n5 Julie is in the cinema.\n6 Is Mary in the cinema? \tyes\t4\n7 Bill travelled to the cinema.\n8 Bill is either in the kitchen or the school.\n9 Is Bill in the cinema? \tno\t8\n10 Bill is in the cinema.\n11 Bill is either in the school or the park.\n12 Is Bill in the office? \tno\t11\n13 Mary is in the bedroom.\n14 Mary is either in the office or the bedroom.\n15 Is Bill in the park? \tmaybe\t11\n1 Julie journeyed to the park.\n2 Julie moved to the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Fred moved to the kitchen.\n5 Fred is either in the bedroom or the office.\n6 Is Fred in the park? \tno\t5\n7 Bill went back to the kitchen.\n8 Mary is in the kitchen.\n9 Is Mary in the bedroom? \tno\t8\n10 Fred journeyed to the park.\n11 Julie journeyed to the bedroom.\n12 Is Fred in the school? \tno\t10\n13 Julie is in the cinema.\n14 Julie travelled to the office.\n15 Is Fred in the kitchen? \tno\t10\n1 Mary went to the office.\n2 Fred went back to the kitchen.\n3 Is Fred in the bedroom? \tno\t2\n4 Bill travelled to the bedroom.\n5 Fred journeyed to the school.\n6 Is Fred in the cinema? \tno\t5\n7 Mary is in the park.\n8 Fred travelled to the cinema.\n9 Is Bill in the office? \tno\t4\n10 Mary is in the cinema.\n11 Mary is either in the office or the park.\n12 Is Fred in the cinema? \tyes\t8\n13 Mary moved to the office.\n14 Bill is either in the school or the school.\n15 Is Mary in the office? \tyes\t13\n1 Julie travelled to the kitchen.\n2 Julie is in the office.\n3 Is Julie in the office? \tyes\t2\n4 Mary journeyed to the office.\n5 Fred is either in the park or the park.\n6 Is Mary in the office? \tyes\t4\n7 Mary is in the bedroom.\n8 Fred went to the bedroom.\n9 Is Mary in the bedroom? \tyes\t7\n10 Bill went to the kitchen.\n11 Bill travelled to the cinema.\n12 Is Bill in the cinema? \tyes\t11\n13 Julie is either in the cinema or the park.\n14 Fred is in the kitchen.\n15 Is Bill in the cinema? \tyes\t11\n1 Julie is either in the school or the bedroom.\n2 Bill journeyed to the cinema.\n3 Is Julie in the office? \tno\t1\n4 Bill went to the kitchen.\n5 Fred journeyed to the school.\n6 Is Julie in the bedroom? \tmaybe\t1\n7 Fred is in the bedroom.\n8 Bill journeyed to the bedroom.\n9 Is Bill in the bedroom? \tyes\t8\n10 Mary is either in the park or the park.\n11 Fred is in the cinema.\n12 Is Mary in the office? \tno\t10\n13 Fred went back to the park.\n14 Bill is in the school.\n15 Is Bill in the school? \tyes\t14\n1 Fred is either in the kitchen or the school.\n2 Julie is either in the school or the office.\n3 Is Fred in the cinema? \tno\t1\n4 Julie is in the park.\n5 Mary is in the kitchen.\n6 Is Julie in the kitchen? \tno\t4\n7 Fred journeyed to the park.\n8 Bill went to the school.\n9 Is Fred in the park? \tyes\t7\n10 Julie is in the cinema.\n11 Fred went back to the bedroom.\n12 Is Mary in the kitchen? \tyes\t5\n13 Mary travelled to the office.\n14 Fred is either in the park or the office.\n15 Is Mary in the school? \tno\t13\n1 Bill is either in the office or the kitchen.\n2 Julie went to the school.\n3 Is Bill in the office? \tmaybe\t1\n4 Julie travelled to the office.\n5 Julie went to the kitchen.\n6 Is Bill in the bedroom? \tno\t1\n7 Bill is in the school.\n8 Bill went back to the bedroom.\n9 Is Bill in the bedroom? \tyes\t8\n10 Julie went to the school.\n11 Mary travelled to the kitchen.\n12 Is Bill in the bedroom? \tyes\t8\n13 Bill is in the school.\n14 Bill went to the kitchen.\n15 Is Bill in the park? \tno\t14\n1 Mary went back to the park.\n2 Fred is either in the bedroom or the kitchen.\n3 Is Fred in the cinema? \tno\t2\n4 Julie travelled to the office.\n5 Bill travelled to the cinema.\n6 Is Bill in the kitchen? \tno\t5\n7 Bill is in the bedroom.\n8 Fred is either in the park or the office.\n9 Is Julie in the school? \tno\t4\n10 Bill travelled to the cinema.\n11 Bill went back to the school.\n12 Is Bill in the kitchen? \tno\t11\n13 Bill travelled to the kitchen.\n14 Mary moved to the bedroom.\n15 Is Bill in the kitchen? \tyes\t13\n1 Bill is either in the office or the bedroom.\n2 Bill is either in the office or the bedroom.\n3 Is Bill in the school? \tno\t2\n4 Julie journeyed to the cinema.\n5 Bill is either in the bedroom or the kitchen.\n6 Is Bill in the bedroom? \tmaybe\t5\n7 Mary travelled to the bedroom.\n8 Mary journeyed to the kitchen.\n9 Is Bill in the bedroom? \tmaybe\t5\n10 Bill is in the office.\n11 Fred journeyed to the park.\n12 Is Fred in the park? \tyes\t11\n13 Fred went to the bedroom.\n14 Bill journeyed to the bedroom.\n15 Is Fred in the school? \tno\t13\n1 Bill is either in the bedroom or the cinema.\n2 Mary travelled to the park.\n3 Is Mary in the park? \tyes\t2\n4 Fred moved to the park.\n5 Mary journeyed to the office.\n6 Is Bill in the kitchen? \tno\t1\n7 Bill is either in the cinema or the school.\n8 Fred went to the office.\n9 Is Bill in the school? \tmaybe\t7\n10 Bill is either in the kitchen or the kitchen.\n11 Mary is in the kitchen.\n12 Is Bill in the school? \tno\t10\n13 Mary is either in the park or the cinema.\n14 Fred is in the school.\n15 Is Mary in the kitchen? \tno\t13\n1 Fred is in the kitchen.\n2 Julie moved to the school.\n3 Is Fred in the school? \tno\t1\n4 Bill moved to the park.\n5 Julie went back to the cinema.\n6 Is Julie in the cinema? \tyes\t5\n7 Mary is in the office.\n8 Fred journeyed to the school.\n9 Is Julie in the office? \tno\t5\n10 Mary went back to the cinema.\n11 Fred went to the cinema.\n12 Is Fred in the cinema? \tyes\t11\n13 Bill moved to the office.\n14 Bill journeyed to the kitchen.\n15 Is Fred in the kitchen? \tno\t11\n1 Fred is either in the school or the school.\n2 Bill journeyed to the kitchen.\n3 Is Bill in the kitchen? \tyes\t2\n4 Julie travelled to the park.\n5 Fred travelled to the park.\n6 Is Bill in the cinema? \tno\t2\n7 Bill is either in the bedroom or the cinema.\n8 Julie moved to the bedroom.\n9 Is Bill in the cinema? \tmaybe\t7\n10 Mary went to the school.\n11 Mary is either in the park or the cinema.\n12 Is Mary in the cinema? \tmaybe\t11\n13 Bill went to the bedroom.\n14 Mary is in the office.\n15 Is Mary in the office? \tyes\t14\n1 Fred is in the school.\n2 Bill went back to the kitchen.\n3 Is Bill in the kitchen? \tyes\t2\n4 Bill is either in the cinema or the bedroom.\n5 Bill is in the school.\n6 Is Bill in the school? \tyes\t5\n7 Julie travelled to the school.\n8 Fred went to the bedroom.\n9 Is Bill in the school? \tyes\t5\n10 Bill journeyed to the office.\n11 Julie is in the kitchen.\n12 Is Bill in the office? \tyes\t10\n13 Mary journeyed to the office.\n14 Mary journeyed to the bedroom.\n15 Is Fred in the school? \tno\t8\n1 Bill went back to the office.\n2 Fred is either in the cinema or the cinema.\n3 Is Fred in the cinema? \tmaybe\t2\n4 Julie is either in the cinema or the bedroom.\n5 Bill travelled to the kitchen.\n6 Is Fred in the cinema? \tmaybe\t2\n7 Mary is either in the park or the kitchen.\n8 Julie is in the office.\n9 Is Mary in the cinema? \tno\t7\n10 Fred is in the park.\n11 Mary is in the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Bill is either in the school or the cinema.\n14 Fred is in the office.\n15 Is Fred in the school? \tno\t14\n1 Mary is either in the bedroom or the bedroom.\n2 Julie is either in the office or the cinema.\n3 Is Mary in the kitchen? \tno\t1\n4 Julie went back to the park.\n5 Mary moved to the school.\n6 Is Julie in the park? \tyes\t4\n7 Bill moved to the park.\n8 Bill is either in the kitchen or the bedroom.\n9 Is Julie in the park? \tyes\t4\n10 Mary went to the kitchen.\n11 Fred went back to the bedroom.\n12 Is Fred in the bedroom? \tyes\t11\n13 Julie went back to the cinema.\n14 Bill is either in the kitchen or the cinema.\n15 Is Bill in the kitchen? \tmaybe\t14\n1 Mary moved to the kitchen.\n2 Mary is in the park.\n3 Is Mary in the park? \tyes\t2\n4 Mary is either in the bedroom or the cinema.\n5 Bill is either in the kitchen or the school.\n6 Is Mary in the bedroom? \tmaybe\t4\n7 Fred is in the park.\n8 Mary is either in the office or the office.\n9 Is Fred in the park? \tyes\t7\n10 Mary is in the bedroom.\n11 Julie journeyed to the cinema.\n12 Is Bill in the school? \tmaybe\t5\n13 Mary is in the kitchen.\n14 Julie travelled to the bedroom.\n15 Is Mary in the kitchen? \tyes\t13\n1 Julie is in the kitchen.\n2 Mary is in the cinema.\n3 Is Julie in the office? \tno\t1\n4 Mary is in the bedroom.\n5 Mary is either in the school or the park.\n6 Is Julie in the school? \tno\t1\n7 Mary went back to the kitchen.\n8 Mary journeyed to the cinema.\n9 Is Mary in the cinema? \tyes\t8\n10 Bill is in the cinema.\n11 Julie is in the cinema.\n12 Is Mary in the park? \tno\t8\n13 Bill went to the park.\n14 Mary journeyed to the office.\n15 Is Bill in the park? \tyes\t13\n1 Bill journeyed to the school.\n2 Fred went to the kitchen.\n3 Is Fred in the park? \tno\t2\n4 Fred is in the park.\n5 Fred travelled to the cinema.\n6 Is Bill in the school? \tyes\t1\n7 Fred is in the office.\n8 Fred moved to the cinema.\n9 Is Fred in the cinema? \tyes\t8\n10 Bill is either in the cinema or the office.\n11 Mary moved to the bedroom.\n12 Is Mary in the school? \tno\t11\n13 Julie journeyed to the kitchen.\n14 Mary is either in the office or the office.\n15 Is Bill in the park? \tno\t10\n1 Fred is in the bedroom.\n2 Mary is either in the school or the cinema.\n3 Is Mary in the school? \tmaybe\t2\n4 Mary moved to the bedroom.\n5 Bill is either in the bedroom or the park.\n6 Is Mary in the bedroom? \tyes\t4\n7 Julie travelled to the office.\n8 Mary travelled to the kitchen.\n9 Is Bill in the bedroom? \tmaybe\t5\n10 Mary is either in the park or the bedroom.\n11 Bill travelled to the cinema.\n12 Is Julie in the bedroom? \tno\t7\n13 Julie is either in the kitchen or the bedroom.\n14 Fred is in the school.\n15 Is Julie in the bedroom? \tmaybe\t13\n1 Fred went back to the park.\n2 Mary is in the school.\n3 Is Fred in the cinema? \tno\t1\n4 Bill is either in the bedroom or the cinema.\n5 Fred is either in the park or the office.\n6 Is Fred in the park? \tmaybe\t5\n7 Julie journeyed to the bedroom.\n8 Fred went to the bedroom.\n9 Is Julie in the bedroom? \tyes\t7\n10 Mary is either in the office or the park.\n11 Bill is either in the park or the office.\n12 Is Mary in the kitchen? \tno\t10\n13 Bill went to the cinema.\n14 Bill is either in the park or the office.\n15 Is Bill in the cinema? \tno\t14\n1 Julie is in the park.\n2 Bill travelled to the park.\n3 Is Bill in the bedroom? \tno\t2\n4 Mary is either in the bedroom or the park.\n5 Fred moved to the cinema.\n6 Is Mary in the school? \tno\t4\n7 Fred is either in the kitchen or the park.\n8 Bill moved to the cinema.\n9 Is Bill in the cinema? \tyes\t8\n10 Bill went back to the bedroom.\n11 Mary journeyed to the bedroom.\n12 Is Fred in the school? \tno\t7\n13 Julie went to the office.\n14 Mary is in the park.\n15 Is Bill in the bedroom? \tyes\t10\n1 Fred is in the school.\n2 Mary is in the cinema.\n3 Is Mary in the cinema? \tyes\t2\n4 Bill went back to the office.\n5 Mary is in the school.\n6 Is Fred in the office? \tno\t1\n7 Mary went back to the cinema.\n8 Julie journeyed to the office.\n9 Is Mary in the cinema? \tyes\t7\n10 Mary went to the park.\n11 Fred travelled to the bedroom.\n12 Is Julie in the office? \tyes\t8\n13 Mary is either in the bedroom or the park.\n14 Julie is in the bedroom.\n15 Is Mary in the school? \tno\t13\n1 Mary travelled to the school.\n2 Mary is either in the park or the bedroom.\n3 Is Mary in the office? \tno\t2\n4 Mary went back to the office.\n5 Julie moved to the kitchen.\n6 Is Mary in the bedroom? \tno\t4\n7 Julie is either in the bedroom or the school.\n8 Fred is either in the cinema or the park.\n9 Is Julie in the cinema? \tno\t7\n10 Fred went back to the park.\n11 Bill is either in the cinema or the cinema.\n12 Is Julie in the school? \tmaybe\t7\n13 Fred is either in the bedroom or the office.\n14 Mary travelled to the park.\n15 Is Fred in the bedroom? \tmaybe\t13\n1 Fred travelled to the school.\n2 Fred journeyed to the bedroom.\n3 Is Fred in the bedroom? \tyes\t2\n4 Bill is either in the office or the kitchen.\n5 Julie travelled to the park.\n6 Is Fred in the bedroom? \tyes\t2\n7 Bill moved to the school.\n8 Bill went back to the cinema.\n9 Is Bill in the school? \tno\t8\n10 Julie travelled to the cinema.\n11 Fred went to the school.\n12 Is Fred in the cinema? \tno\t11\n13 Mary travelled to the kitchen.\n14 Julie travelled to the park.\n15 Is Mary in the kitchen? \tyes\t13\n1 Mary journeyed to the cinema.\n2 Mary moved to the park.\n3 Is Mary in the kitchen? \tno\t2\n4 Julie moved to the kitchen.\n5 Mary travelled to the school.\n6 Is Mary in the bedroom? \tno\t5\n7 Bill is either in the kitchen or the office.\n8 Fred travelled to the bedroom.\n9 Is Fred in the bedroom? \tyes\t8\n10 Fred is in the kitchen.\n11 Bill travelled to the bedroom.\n12 Is Mary in the cinema? \tno\t5\n13 Julie is in the office.\n14 Julie went to the park.\n15 Is Bill in the cinema? \tno\t11\n1 Bill is either in the bedroom or the office.\n2 Fred went back to the office.\n3 Is Bill in the office? \tmaybe\t1\n4 Bill went back to the kitchen.\n5 Bill is either in the park or the office.\n6 Is Bill in the office? \tmaybe\t5\n7 Mary journeyed to the kitchen.\n8 Fred went to the bedroom.\n9 Is Fred in the bedroom? \tyes\t8\n10 Bill moved to the park.\n11 Bill is in the bedroom.\n12 Is Bill in the kitchen? \tno\t11\n13 Fred is in the kitchen.\n14 Fred went back to the office.\n15 Is Bill in the kitchen? \tno\t11\n1 Julie is in the park.\n2 Fred is in the bedroom.\n3 Is Julie in the park? \tyes\t1\n4 Mary went to the park.\n5 Bill travelled to the office.\n6 Is Bill in the office? \tyes\t5\n7 Bill went to the park.\n8 Fred went to the office.\n9 Is Fred in the office? \tyes\t8\n10 Mary is in the bedroom.\n11 Julie is either in the office or the cinema.\n12 Is Julie in the office? \tmaybe\t11\n13 Fred moved to the park.\n14 Julie is in the bedroom.\n15 Is Mary in the bedroom? \tyes\t10\n1 Mary is in the cinema.\n2 Bill moved to the school.\n3 Is Bill in the cinema? \tno\t2\n4 Bill is either in the bedroom or the school.\n5 Fred is either in the office or the bedroom.\n6 Is Mary in the cinema? \tyes\t1\n7 Bill is either in the office or the school.\n8 Julie went back to the office.\n9 Is Julie in the office? \tyes\t8\n10 Mary is in the office.\n11 Fred went to the kitchen.\n12 Is Mary in the school? \tno\t10\n13 Mary went back to the school.\n14 Mary is either in the park or the kitchen.\n15 Is Fred in the park? \tno\t11\n1 Mary moved to the bedroom.\n2 Julie went back to the park.\n3 Is Mary in the school? \tno\t1\n4 Julie is in the kitchen.\n5 Julie is either in the office or the cinema.\n6 Is Julie in the school? \tno\t5\n7 Fred travelled to the school.\n8 Bill journeyed to the school.\n9 Is Fred in the school? \tyes\t7\n10 Mary went to the school.\n11 Fred is either in the bedroom or the office.\n12 Is Fred in the kitchen? \tno\t11\n13 Julie moved to the office.\n14 Mary is either in the park or the cinema.\n15 Is Bill in the school? \tyes\t8\n1 Julie is either in the school or the office.\n2 Julie moved to the park.\n3 Is Julie in the park? \tyes\t2\n4 Julie travelled to the school.\n5 Mary is either in the office or the cinema.\n6 Is Julie in the school? \tyes\t4\n7 Bill journeyed to the school.\n8 Mary is in the cinema.\n9 Is Julie in the school? \tyes\t4\n10 Bill is in the bedroom.\n11 Bill is in the park.\n12 Is Bill in the bedroom? \tno\t11\n13 Bill travelled to the school.\n14 Mary is in the kitchen.\n15 Is Bill in the kitchen? \tno\t13\n1 Fred is in the office.\n2 Mary went back to the kitchen.\n3 Is Fred in the park? \tno\t1\n4 Bill travelled to the park.\n5 Mary is in the cinema.\n6 Is Mary in the cinema? \tyes\t5\n7 Julie travelled to the school.\n8 Julie went back to the park.\n9 Is Julie in the park? \tyes\t8\n10 Mary is in the school.\n11 Mary went to the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 Bill is either in the cinema or the cinema.\n14 Fred travelled to the cinema.\n15 Is Mary in the school? \tno\t11\n1 Bill went to the park.\n2 Bill is in the office.\n3 Is Bill in the office? \tyes\t2\n4 Fred is in the school.\n5 Fred went to the cinema.\n6 Is Fred in the cinema? \tyes\t5\n7 Julie travelled to the park.\n8 Fred is in the bedroom.\n9 Is Fred in the cinema? \tno\t8\n10 Mary travelled to the office.\n11 Mary moved to the bedroom.\n12 Is Mary in the cinema? \tno\t11\n13 Mary is either in the office or the cinema.\n14 Fred is either in the school or the bedroom.\n15 Is Fred in the park? \tno\t14\n1 Fred is either in the bedroom or the bedroom.\n2 Julie went back to the school.\n3 Is Julie in the school? \tyes\t2\n4 Julie journeyed to the kitchen.\n5 Julie is in the bedroom.\n6 Is Julie in the bedroom? \tyes\t5\n7 Fred is either in the school or the bedroom.\n8 Julie is in the kitchen.\n9 Is Fred in the school? \tmaybe\t7\n10 Julie went to the office.\n11 Bill is either in the school or the kitchen.\n12 Is Bill in the cinema? \tno\t11\n13 Fred is in the office.\n14 Fred travelled to the kitchen.\n15 Is Bill in the school? \tmaybe\t11\n1 Julie went to the park.\n2 Julie moved to the office.\n3 Is Julie in the office? \tyes\t2\n4 Fred went to the kitchen.\n5 Mary is either in the bedroom or the park.\n6 Is Julie in the park? \tno\t2\n7 Bill is either in the school or the bedroom.\n8 Mary travelled to the office.\n9 Is Mary in the school? \tno\t8\n10 Fred moved to the school.\n11 Bill is either in the park or the school.\n12 Is Fred in the school? \tyes\t10\n13 Julie is in the kitchen.\n14 Julie moved to the school.\n15 Is Bill in the park? \tmaybe\t11\n1 Fred is in the park.\n2 Julie is in the bedroom.\n3 Is Julie in the cinema? \tno\t2\n4 Bill travelled to the school.\n5 Mary went to the school.\n6 Is Mary in the kitchen? \tno\t5\n7 Fred journeyed to the bedroom.\n8 Julie journeyed to the park.\n9 Is Julie in the park? \tyes\t8\n10 Mary travelled to the kitchen.\n11 Fred is in the kitchen.\n12 Is Mary in the kitchen? \tyes\t10\n13 Mary is in the cinema.\n14 Julie is in the kitchen.\n15 Is Julie in the cinema? \tno\t14\n1 Fred went to the kitchen.\n2 Bill went to the park.\n3 Is Fred in the kitchen? \tyes\t1\n4 Mary travelled to the kitchen.\n5 Fred is in the cinema.\n6 Is Fred in the cinema? \tyes\t5\n7 Fred is either in the school or the school.\n8 Mary is in the school.\n9 Is Fred in the bedroom? \tno\t7\n10 Mary is either in the park or the school.\n11 Fred is in the bedroom.\n12 Is Fred in the school? \tno\t11\n13 Julie is either in the school or the kitchen.\n14 Mary journeyed to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 Fred is in the bedroom.\n2 Bill is in the office.\n3 Is Fred in the park? \tno\t1\n4 Julie is in the park.\n5 Bill is in the cinema.\n6 Is Fred in the cinema? \tno\t1\n7 Julie moved to the school.\n8 Fred is either in the kitchen or the kitchen.\n9 Is Julie in the cinema? \tno\t7\n10 Mary moved to the cinema.\n11 Mary is either in the park or the school.\n12 Is Mary in the cinema? \tno\t11\n13 Mary is either in the office or the park.\n14 Bill went to the office.\n15 Is Mary in the office? \tmaybe\t13\n1 Fred journeyed to the school.\n2 Bill is in the office.\n3 Is Fred in the school? \tyes\t1\n4 Fred travelled to the cinema.\n5 Julie went to the kitchen.\n6 Is Julie in the bedroom? \tno\t5\n7 Fred went to the kitchen.\n8 Bill went to the park.\n9 Is Julie in the kitchen? \tyes\t5\n10 Fred journeyed to the bedroom.\n11 Julie is in the park.\n12 Is Julie in the school? \tno\t11\n13 Bill moved to the school.\n14 Julie moved to the office.\n15 Is Fred in the bedroom? \tyes\t10\n1 Julie is in the bedroom.\n2 Mary is in the kitchen.\n3 Is Julie in the bedroom? \tyes\t1\n4 Fred is in the park.\n5 Fred moved to the kitchen.\n6 Is Fred in the office? \tno\t5\n7 Bill moved to the school.\n8 Fred is either in the office or the office.\n9 Is Fred in the office? \tmaybe\t8\n10 Bill went to the office.\n11 Julie moved to the kitchen.\n12 Is Fred in the office? \tmaybe\t8\n13 Julie moved to the cinema.\n14 Mary went back to the school.\n15 Is Bill in the cinema? \tno\t10\n1 Bill travelled to the bedroom.\n2 Fred is in the kitchen.\n3 Is Bill in the bedroom? \tyes\t1\n4 Julie is in the park.\n5 Julie travelled to the kitchen.\n6 Is Bill in the cinema? \tno\t1\n7 Julie is either in the school or the school.\n8 Bill went to the office.\n9 Is Julie in the school? \tmaybe\t7\n10 Bill went to the school.\n11 Julie moved to the bedroom.\n12 Is Bill in the kitchen? \tno\t10\n13 Fred went to the cinema.\n14 Mary is in the cinema.\n15 Is Mary in the cinema? \tyes\t14\n1 Mary is in the school.\n2 Julie went to the bedroom.\n3 Is Julie in the bedroom? \tyes\t2\n4 Julie is in the school.\n5 Fred went to the park.\n6 Is Julie in the kitchen? \tno\t4\n7 Fred went to the office.\n8 Fred is either in the school or the cinema.\n9 Is Fred in the school? \tmaybe\t8\n10 Julie moved to the park.\n11 Fred is in the kitchen.\n12 Is Julie in the school? \tno\t10\n13 Bill went back to the bedroom.\n14 Fred is either in the office or the office.\n15 Is Fred in the office? \tmaybe\t14\n1 Fred journeyed to the school.\n2 Bill is in the cinema.\n3 Is Fred in the bedroom? \tno\t1\n4 Julie went back to the office.\n5 Julie travelled to the park.\n6 Is Fred in the school? \tyes\t1\n7 Fred travelled to the office.\n8 Julie moved to the school.\n9 Is Julie in the school? \tyes\t8\n10 Bill went to the school.\n11 Bill is either in the cinema or the school.\n12 Is Julie in the bedroom? \tno\t8\n13 Fred went back to the bedroom.\n14 Mary travelled to the school.\n15 Is Mary in the school? \tyes\t14\n1 Bill went back to the bedroom.\n2 Mary went back to the bedroom.\n3 Is Bill in the cinema? \tno\t1\n4 Bill is in the park.\n5 Bill is in the kitchen.\n6 Is Bill in the kitchen? \tyes\t5\n7 Bill is in the school.\n8 Fred moved to the office.\n9 Is Fred in the cinema? \tno\t8\n10 Bill is in the bedroom.\n11 Julie is either in the cinema or the kitchen.\n12 Is Bill in the park? \tno\t10\n13 Mary is in the cinema.\n14 Julie journeyed to the kitchen.\n15 Is Mary in the office? \tno\t13\n1 Bill is either in the park or the cinema.\n2 Julie is in the cinema.\n3 Is Bill in the park? \tmaybe\t1\n4 Julie is in the kitchen.\n5 Mary is in the school.\n6 Is Bill in the cinema? \tmaybe\t1\n7 Julie is in the office.\n8 Fred journeyed to the bedroom.\n9 Is Julie in the office? \tyes\t7\n10 Fred journeyed to the kitchen.\n11 Bill is in the school.\n12 Is Julie in the office? \tyes\t7\n13 Fred moved to the school.\n14 Fred moved to the cinema.\n15 Is Fred in the cinema? \tyes\t14\n1 Bill went to the park.\n2 Fred is either in the school or the office.\n3 Is Bill in the park? \tyes\t1\n4 Bill travelled to the cinema.\n5 Bill is either in the office or the school.\n6 Is Bill in the office? \tmaybe\t5\n7 Bill went to the park.\n8 Mary is in the office.\n9 Is Bill in the cinema? \tno\t7\n10 Mary is either in the park or the school.\n11 Fred is either in the cinema or the bedroom.\n12 Is Mary in the park? \tmaybe\t10\n13 Bill is either in the cinema or the office.\n14 Mary is either in the office or the bedroom.\n15 Is Mary in the kitchen? \tno\t14\n1 Bill went back to the kitchen.\n2 Julie is either in the school or the bedroom.\n3 Is Bill in the kitchen? \tyes\t1\n4 Bill travelled to the office.\n5 Bill is either in the school or the bedroom.\n6 Is Julie in the bedroom? \tmaybe\t2\n7 Mary is in the park.\n8 Julie journeyed to the office.\n9 Is Julie in the office? \tyes\t8\n10 Fred went back to the office.\n11 Bill is either in the school or the office.\n12 Is Mary in the park? \tyes\t7\n13 Mary went to the bedroom.\n14 Julie is either in the bedroom or the bedroom.\n15 Is Julie in the cinema? \tno\t14\n1 Mary moved to the school.\n2 Bill went to the cinema.\n3 Is Mary in the school? \tyes\t1\n4 Julie went back to the park.\n5 Julie is in the cinema.\n6 Is Bill in the school? \tno\t2\n7 Bill is either in the school or the kitchen.\n8 Julie is in the office.\n9 Is Bill in the school? \tmaybe\t7\n10 Bill went back to the office.\n11 Julie is either in the kitchen or the bedroom.\n12 Is Julie in the kitchen? \tmaybe\t11\n13 Fred is either in the office or the cinema.\n14 Mary is either in the kitchen or the cinema.\n15 Is Julie in the kitchen? \tmaybe\t11\n1 Bill is in the cinema.\n2 Bill is in the kitchen.\n3 Is Bill in the kitchen? \tyes\t2\n4 Mary is either in the office or the kitchen.\n5 Julie is either in the cinema or the school.\n6 Is Julie in the school? \tmaybe\t5\n7 Fred travelled to the bedroom.\n8 Julie went back to the park.\n9 Is Julie in the park? \tyes\t8\n10 Julie went to the kitchen.\n11 Bill travelled to the cinema.\n12 Is Julie in the school? \tno\t10\n13 Bill is either in the kitchen or the office.\n14 Julie moved to the park.\n15 Is Bill in the bedroom? \tno\t13\n1 Julie is either in the bedroom or the cinema.\n2 Bill journeyed to the cinema.\n3 Is Bill in the cinema? \tyes\t2\n4 Bill is in the office.\n5 Julie went to the school.\n6 Is Julie in the park? \tno\t5\n7 Julie travelled to the office.\n8 Mary is in the school.\n9 Is Bill in the park? \tno\t4\n10 Mary is in the park.\n11 Bill is either in the office or the kitchen.\n12 Is Mary in the kitchen? \tno\t10\n13 Fred travelled to the office.\n14 Mary went back to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 Fred moved to the office.\n2 Julie journeyed to the park.\n3 Is Julie in the park? \tyes\t2\n4 Mary is either in the office or the bedroom.\n5 Mary is either in the office or the cinema.\n6 Is Mary in the school? \tno\t5\n7 Fred is in the park.\n8 Bill is in the cinema.\n9 Is Bill in the bedroom? \tno\t8\n10 Julie travelled to the cinema.\n11 Bill is either in the office or the school.\n12 Is Fred in the cinema? \tno\t7\n13 Bill went to the kitchen.\n14 Bill travelled to the bedroom.\n15 Is Bill in the school? \tno\t14\n1 Mary went to the school.\n2 Fred travelled to the school.\n3 Is Fred in the school? \tyes\t2\n4 Julie travelled to the office.\n5 Mary moved to the kitchen.\n6 Is Julie in the office? \tyes\t4\n7 Mary is either in the park or the bedroom.\n8 Fred moved to the cinema.\n9 Is Mary in the bedroom? \tmaybe\t7\n10 Fred is either in the school or the bedroom.\n11 Bill is in the kitchen.\n12 Is Bill in the kitchen? \tyes\t11\n13 Julie is in the cinema.\n14 Fred is in the office.\n15 Is Julie in the cinema? \tyes\t13\n1 Bill went back to the kitchen.\n2 Bill is in the office.\n3 Is Bill in the office? \tyes\t2\n4 Julie moved to the kitchen.\n5 Bill is either in the park or the kitchen.\n6 Is Julie in the park? \tno\t4\n7 Fred went back to the park.\n8 Mary is either in the office or the kitchen.\n9 Is Julie in the kitchen? \tyes\t4\n10 Bill is either in the cinema or the bedroom.\n11 Julie went to the cinema.\n12 Is Bill in the cinema? \tmaybe\t10\n13 Fred is in the cinema.\n14 Mary journeyed to the school.\n15 Is Mary in the school? \tyes\t14\n1 Fred moved to the school.\n2 Bill is either in the park or the cinema.\n3 Is Bill in the park? \tmaybe\t2\n4 Bill moved to the bedroom.\n5 Mary went back to the school.\n6 Is Bill in the park? \tno\t4\n7 Bill is in the cinema.\n8 Julie moved to the office.\n9 Is Bill in the cinema? \tyes\t7\n10 Bill is either in the bedroom or the park.\n11 Bill moved to the kitchen.\n12 Is Bill in the bedroom? \tno\t11\n13 Mary went to the office.\n14 Fred is either in the park or the kitchen.\n15 Is Bill in the kitchen? \tyes\t11\n1 Fred is either in the school or the park.\n2 Bill went to the kitchen.\n3 Is Fred in the park? \tmaybe\t1\n4 Fred is either in the bedroom or the office.\n5 Bill is either in the office or the cinema.\n6 Is Fred in the bedroom? \tmaybe\t4\n7 Mary is in the office.\n8 Mary journeyed to the school.\n9 Is Bill in the kitchen? \tno\t5\n10 Fred moved to the school.\n11 Bill is in the kitchen.\n12 Is Mary in the school? \tyes\t8\n13 Fred went to the bedroom.\n14 Mary is either in the bedroom or the bedroom.\n15 Is Fred in the park? \tno\t13\n1 Fred travelled to the kitchen.\n2 Bill is either in the office or the school.\n3 Is Fred in the kitchen? \tyes\t1\n4 Mary journeyed to the office.\n5 Bill is either in the school or the office.\n6 Is Mary in the office? \tyes\t4\n7 Julie moved to the cinema.\n8 Julie is in the park.\n9 Is Julie in the park? \tyes\t8\n10 Fred is in the park.\n11 Mary went back to the park.\n12 Is Julie in the school? \tno\t8\n13 Bill is either in the kitchen or the park.\n14 Julie travelled to the school.\n15 Is Mary in the cinema? \tno\t11\n1 Bill is in the park.\n2 Julie went back to the park.\n3 Is Julie in the bedroom? \tno\t2\n4 Bill moved to the school.\n5 Bill is either in the kitchen or the park.\n6 Is Bill in the park? \tmaybe\t5\n7 Bill is either in the bedroom or the kitchen.\n8 Julie travelled to the cinema.\n9 Is Julie in the cinema? \tyes\t8\n10 Julie is either in the office or the school.\n11 Julie went to the kitchen.\n12 Is Bill in the school? \tno\t7\n13 Fred travelled to the cinema.\n14 Julie is either in the office or the school.\n15 Is Julie in the bedroom? \tno\t14\n1 Fred is either in the cinema or the bedroom.\n2 Mary is either in the school or the office.\n3 Is Fred in the cinema? \tmaybe\t1\n4 Mary is in the cinema.\n5 Bill is either in the park or the office.\n6 Is Fred in the cinema? \tmaybe\t1\n7 Bill travelled to the school.\n8 Mary went to the office.\n9 Is Mary in the office? \tyes\t8\n10 Julie moved to the kitchen.\n11 Mary is in the school.\n12 Is Mary in the bedroom? \tno\t11\n13 Fred is either in the office or the office.\n14 Julie is either in the kitchen or the park.\n15 Is Mary in the school? \tyes\t11\n1 Julie travelled to the park.\n2 Bill went back to the cinema.\n3 Is Bill in the cinema? \tyes\t2\n4 Bill journeyed to the school.\n5 Julie went to the kitchen.\n6 Is Bill in the school? \tyes\t4\n7 Bill journeyed to the office.\n8 Fred went back to the cinema.\n9 Is Julie in the kitchen? \tyes\t5\n10 Bill travelled to the kitchen.\n11 Mary moved to the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Mary is in the park.\n14 Julie is in the office.\n15 Is Bill in the school? \tno\t10\n1 Bill is in the kitchen.\n2 Mary is in the school.\n3 Is Bill in the kitchen? \tyes\t1\n4 Fred travelled to the kitchen.\n5 Fred went to the office.\n6 Is Fred in the office? \tyes\t5\n7 Julie travelled to the park.\n8 Bill is either in the park or the kitchen.\n9 Is Fred in the office? \tyes\t5\n10 Julie travelled to the bedroom.\n11 Bill is either in the kitchen or the office.\n12 Is Julie in the bedroom? \tyes\t10\n13 Julie moved to the kitchen.\n14 Julie is either in the school or the park.\n15 Is Julie in the bedroom? \tno\t14\n1 Bill went to the park.\n2 Mary is either in the cinema or the cinema.\n3 Is Mary in the kitchen? \tno\t2\n4 Bill travelled to the school.\n5 Julie moved to the cinema.\n6 Is Bill in the park? \tno\t4\n7 Julie is in the bedroom.\n8 Mary moved to the park.\n9 Is Julie in the bedroom? \tyes\t7\n10 Julie travelled to the office.\n11 Fred is either in the bedroom or the park.\n12 Is Julie in the office? \tyes\t10\n13 Julie is in the park.\n14 Fred is in the cinema.\n15 Is Mary in the park? \tyes\t8\n1 Bill is either in the kitchen or the park.\n2 Julie went back to the park.\n3 Is Bill in the kitchen? \tmaybe\t1\n4 Fred journeyed to the bedroom.\n5 Mary travelled to the park.\n6 Is Mary in the park? \tyes\t5\n7 Mary went to the bedroom.\n8 Bill is in the kitchen.\n9 Is Julie in the park? \tyes\t2\n10 Mary travelled to the park.\n11 Bill is either in the school or the park.\n12 Is Bill in the park? \tmaybe\t11\n13 Mary is in the cinema.\n14 Fred went back to the park.\n15 Is Fred in the park? \tyes\t14\n1 Bill journeyed to the cinema.\n2 Bill is in the bedroom.\n3 Is Bill in the cinema? \tno\t2\n4 Julie went to the cinema.\n5 Julie is either in the park or the bedroom.\n6 Is Bill in the bedroom? \tyes\t2\n7 Mary journeyed to the office.\n8 Bill is either in the park or the park.\n9 Is Julie in the bedroom? \tmaybe\t5\n10 Fred is either in the office or the bedroom.\n11 Mary is in the cinema.\n12 Is Julie in the office? \tno\t5\n13 Fred is either in the school or the park.\n14 Fred went to the office.\n15 Is Fred in the office? \tyes\t14\n1 Mary journeyed to the park.\n2 Mary went back to the kitchen.\n3 Is Mary in the cinema? \tno\t2\n4 Mary is in the bedroom.\n5 Bill is either in the school or the kitchen.\n6 Is Mary in the bedroom? \tyes\t4\n7 Bill went back to the cinema.\n8 Julie is either in the office or the kitchen.\n9 Is Bill in the cinema? \tyes\t7\n10 Bill is either in the school or the bedroom.\n11 Bill is in the kitchen.\n12 Is Bill in the kitchen? \tyes\t11\n13 Bill is in the office.\n14 Mary is either in the kitchen or the office.\n15 Is Bill in the kitchen? \tno\t13\n1 Julie is either in the park or the school.\n2 Fred went back to the school.\n3 Is Julie in the park? \tmaybe\t1\n4 Julie went back to the kitchen.\n5 Bill is either in the bedroom or the bedroom.\n6 Is Julie in the kitchen? \tyes\t4\n7 Fred is either in the kitchen or the bedroom.\n8 Fred is in the office.\n9 Is Fred in the office? \tyes\t8\n10 Bill is in the office.\n11 Fred is either in the bedroom or the office.\n12 Is Fred in the bedroom? \tmaybe\t11\n13 Bill moved to the school.\n14 Mary is in the kitchen.\n15 Is Bill in the cinema? \tno\t13\n1 Julie is either in the bedroom or the bedroom.\n2 Julie is either in the kitchen or the office.\n3 Is Julie in the park? \tno\t2\n4 Mary is in the bedroom.\n5 Fred is either in the office or the park.\n6 Is Julie in the park? \tno\t2\n7 Mary went to the office.\n8 Mary journeyed to the school.\n9 Is Fred in the park? \tmaybe\t5\n10 Bill is either in the school or the bedroom.\n11 Julie is either in the school or the cinema.\n12 Is Mary in the cinema? \tno\t8\n13 Mary is in the cinema.\n14 Fred is either in the kitchen or the park.\n15 Is Mary in the bedroom? \tno\t13\n1 Mary journeyed to the office.\n2 Bill is in the kitchen.\n3 Is Bill in the school? \tno\t2\n4 Fred is in the kitchen.\n5 Julie is either in the school or the bedroom.\n6 Is Fred in the kitchen? \tyes\t4\n7 Fred is in the park.\n8 Bill is in the park.\n9 Is Julie in the bedroom? \tmaybe\t5\n10 Julie travelled to the office.\n11 Mary went to the bedroom.\n12 Is Julie in the office? \tyes\t10\n13 Fred travelled to the kitchen.\n14 Bill is either in the kitchen or the bedroom.\n15 Is Bill in the bedroom? \tmaybe\t14\n1 Fred is in the kitchen.\n2 Bill travelled to the kitchen.\n3 Is Fred in the school? \tno\t1\n4 Mary is in the office.\n5 Fred is either in the cinema or the park.\n6 Is Bill in the kitchen? \tyes\t2\n7 Mary is in the park.\n8 Julie is either in the cinema or the school.\n9 Is Fred in the kitchen? \tno\t5\n10 Julie is either in the office or the bedroom.\n11 Julie is in the park.\n12 Is Fred in the office? \tno\t5\n13 Julie is either in the school or the bedroom.\n14 Mary is either in the school or the school.\n15 Is Julie in the bedroom? \tmaybe\t13\n1 Bill is in the office.\n2 Bill journeyed to the school.\n3 Is Bill in the school? \tyes\t2\n4 Fred travelled to the school.\n5 Fred is in the cinema.\n6 Is Fred in the cinema? \tyes\t5\n7 Mary moved to the cinema.\n8 Bill travelled to the bedroom.\n9 Is Fred in the cinema? \tyes\t5\n10 Fred went to the school.\n11 Mary is in the park.\n12 Is Bill in the school? \tno\t8\n13 Julie is in the cinema.\n14 Fred journeyed to the office.\n15 Is Fred in the bedroom? \tno\t14\n1 Julie is either in the park or the bedroom.\n2 Fred travelled to the park.\n3 Is Julie in the bedroom? \tmaybe\t1\n4 Fred is in the office.\n5 Julie is either in the cinema or the office.\n6 Is Julie in the park? \tno\t5\n7 Fred is in the park.\n8 Julie travelled to the office.\n9 Is Fred in the school? \tno\t7\n10 Bill is either in the park or the kitchen.\n11 Mary journeyed to the cinema.\n12 Is Fred in the park? \tyes\t7\n13 Fred travelled to the office.\n14 Julie is either in the cinema or the bedroom.\n15 Is Mary in the park? \tno\t11\n1 Fred is in the school.\n2 Fred is either in the kitchen or the school.\n3 Is Fred in the kitchen? \tmaybe\t2\n4 Mary moved to the bedroom.\n5 Mary travelled to the cinema.\n6 Is Mary in the bedroom? \tno\t5\n7 Julie journeyed to the office.\n8 Bill is either in the school or the office.\n9 Is Julie in the office? \tyes\t7\n10 Bill is in the kitchen.\n11 Mary is in the kitchen.\n12 Is Mary in the school? \tno\t11\n13 Mary moved to the office.\n14 Julie travelled to the kitchen.\n15 Is Mary in the cinema? \tno\t13\n1 Julie is in the kitchen.\n2 Mary is either in the bedroom or the school.\n3 Is Mary in the park? \tno\t2\n4 Mary is either in the office or the school.\n5 Bill went back to the kitchen.\n6 Is Bill in the kitchen? \tyes\t5\n7 Julie is in the cinema.\n8 Mary travelled to the bedroom.\n9 Is Mary in the bedroom? \tyes\t8\n10 Mary is either in the office or the park.\n11 Fred is either in the cinema or the cinema.\n12 Is Julie in the cinema? \tyes\t7\n13 Julie went to the office.\n14 Fred moved to the bedroom.\n15 Is Mary in the kitchen? \tno\t10\n1 Fred is in the cinema.\n2 Bill is in the office.\n3 Is Fred in the kitchen? \tno\t1\n4 Mary went back to the school.\n5 Bill is in the kitchen.\n6 Is Fred in the bedroom? \tno\t1\n7 Julie is either in the office or the park.\n8 Fred went back to the park.\n9 Is Julie in the office? \tmaybe\t7\n10 Bill went to the cinema.\n11 Fred is either in the school or the office.\n12 Is Fred in the bedroom? \tno\t11\n13 Bill is either in the park or the kitchen.\n14 Mary is either in the kitchen or the bedroom.\n15 Is Fred in the office? \tmaybe\t11\n1 Bill is either in the kitchen or the bedroom.\n2 Julie journeyed to the park.\n3 Is Bill in the kitchen? \tmaybe\t1\n4 Julie is in the school.\n5 Bill is in the office.\n6 Is Bill in the kitchen? \tno\t5\n7 Mary moved to the cinema.\n8 Mary is in the kitchen.\n9 Is Mary in the kitchen? \tyes\t8\n10 Bill is in the school.\n11 Bill is in the bedroom.\n12 Is Mary in the park? \tno\t8\n13 Julie is in the office.\n14 Mary went back to the cinema.\n15 Is Bill in the bedroom? \tyes\t11\n1 Fred is in the bedroom.\n2 Mary moved to the park.\n3 Is Mary in the cinema? \tno\t2\n4 Julie moved to the school.\n5 Fred journeyed to the school.\n6 Is Julie in the school? \tyes\t4\n7 Mary is in the cinema.\n8 Julie is in the cinema.\n9 Is Mary in the cinema? \tyes\t7\n10 Julie travelled to the school.\n11 Julie moved to the cinema.\n12 Is Julie in the cinema? \tyes\t11\n13 Bill went to the park.\n14 Mary went back to the bedroom.\n15 Is Julie in the office? \tno\t11\n1 Mary went to the cinema.\n2 Fred is in the office.\n3 Is Fred in the bedroom? \tno\t2\n4 Julie travelled to the school.\n5 Julie went to the park.\n6 Is Fred in the office? \tyes\t2\n7 Julie is in the office.\n8 Fred travelled to the cinema.\n9 Is Fred in the cinema? \tyes\t8\n10 Fred moved to the kitchen.\n11 Fred journeyed to the school.\n12 Is Julie in the park? \tno\t7\n13 Bill travelled to the school.\n14 Fred went to the park.\n15 Is Fred in the park? \tyes\t14\n1 Fred went to the office.\n2 Julie is either in the kitchen or the cinema.\n3 Is Fred in the bedroom? \tno\t1\n4 Fred went to the cinema.\n5 Julie is in the park.\n6 Is Julie in the park? \tyes\t5\n7 Julie is in the bedroom.\n8 Fred is either in the office or the office.\n9 Is Julie in the bedroom? \tyes\t7\n10 Fred is in the bedroom.\n11 Mary journeyed to the school.\n12 Is Mary in the park? \tno\t11\n13 Mary is either in the kitchen or the office.\n14 Bill went to the school.\n15 Is Fred in the school? \tno\t10\n1 Fred went to the school.\n2 Fred travelled to the kitchen.\n3 Is Fred in the kitchen? \tyes\t2\n4 Fred went back to the school.\n5 Fred moved to the bedroom.\n6 Is Fred in the school? \tno\t5\n7 Mary is in the office.\n8 Mary is either in the kitchen or the kitchen.\n9 Is Mary in the school? \tno\t8\n10 Julie went to the office.\n11 Julie moved to the cinema.\n12 Is Mary in the kitchen? \tmaybe\t8\n13 Bill went back to the office.\n14 Fred is in the kitchen.\n15 Is Mary in the kitchen? \tmaybe\t8\n1 Julie went back to the cinema.\n2 Bill travelled to the kitchen.\n3 Is Julie in the cinema? \tyes\t1\n4 Fred moved to the bedroom.\n5 Julie went back to the kitchen.\n6 Is Julie in the park? \tno\t5\n7 Mary is in the kitchen.\n8 Bill went back to the park.\n9 Is Mary in the kitchen? \tyes\t7\n10 Mary is in the bedroom.\n11 Fred is either in the park or the office.\n12 Is Fred in the office? \tmaybe\t11\n13 Fred is in the park.\n14 Mary is either in the cinema or the cinema.\n15 Is Fred in the park? \tyes\t13\n1 Fred is in the office.\n2 Mary is in the park.\n3 Is Mary in the bedroom? \tno\t2\n4 Fred went back to the bedroom.\n5 Mary is either in the office or the school.\n6 Is Mary in the office? \tmaybe\t5\n7 Fred went back to the school.\n8 Fred is either in the bedroom or the bedroom.\n9 Is Mary in the office? \tmaybe\t5\n10 Bill journeyed to the school.\n11 Mary is either in the park or the kitchen.\n12 Is Mary in the park? \tmaybe\t11\n13 Fred is either in the cinema or the school.\n14 Bill is either in the cinema or the cinema.\n15 Is Fred in the school? \tmaybe\t13\n1 Bill is in the kitchen.\n2 Bill moved to the bedroom.\n3 Is Bill in the school? \tno\t2\n4 Mary is in the park.\n5 Mary is either in the school or the kitchen.\n6 Is Bill in the bedroom? \tyes\t2\n7 Julie travelled to the bedroom.\n8 Bill went to the office.\n9 Is Mary in the cinema? \tno\t5\n10 Julie moved to the cinema.\n11 Fred journeyed to the cinema.\n12 Is Bill in the office? \tyes\t8\n13 Fred is in the park.\n14 Mary is either in the office or the bedroom.\n15 Is Bill in the office? \tyes\t8\n1 Julie moved to the cinema.\n2 Bill is either in the bedroom or the office.\n3 Is Julie in the bedroom? \tno\t1\n4 Bill moved to the office.\n5 Fred is either in the school or the bedroom.\n6 Is Fred in the office? \tno\t5\n7 Julie is either in the kitchen or the park.\n8 Bill travelled to the school.\n9 Is Julie in the kitchen? \tmaybe\t7\n10 Mary is in the cinema.\n11 Mary is in the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Fred journeyed to the park.\n14 Bill is in the park.\n15 Is Mary in the school? \tno\t11\n1 Mary is in the park.\n2 Julie travelled to the kitchen.\n3 Is Mary in the office? \tno\t1\n4 Julie is either in the bedroom or the bedroom.\n5 Bill travelled to the cinema.\n6 Is Julie in the park? \tno\t4\n7 Julie journeyed to the park.\n8 Julie journeyed to the school.\n9 Is Julie in the school? \tyes\t8\n10 Julie journeyed to the kitchen.\n11 Bill is in the school.\n12 Is Bill in the school? \tyes\t11\n13 Bill is in the kitchen.\n14 Julie is in the office.\n15 Is Bill in the school? \tno\t13\n1 Bill is either in the bedroom or the bedroom.\n2 Fred travelled to the school.\n3 Is Fred in the school? \tyes\t2\n4 Fred journeyed to the park.\n5 Julie journeyed to the cinema.\n6 Is Bill in the school? \tno\t1\n7 Julie moved to the school.\n8 Bill travelled to the cinema.\n9 Is Julie in the school? \tyes\t7\n10 Mary journeyed to the school.\n11 Bill went back to the office.\n12 Is Julie in the school? \tyes\t7\n13 Fred is either in the kitchen or the office.\n14 Bill is in the school.\n15 Is Fred in the park? \tno\t13\n1 Mary went to the park.\n2 Bill went to the kitchen.\n3 Is Bill in the bedroom? \tno\t2\n4 Fred travelled to the cinema.\n5 Mary is in the cinema.\n6 Is Mary in the cinema? \tyes\t5\n7 Mary moved to the bedroom.\n8 Mary journeyed to the kitchen.\n9 Is Fred in the kitchen? \tno\t4\n10 Fred is in the office.\n11 Julie is either in the kitchen or the park.\n12 Is Mary in the kitchen? \tyes\t8\n13 Bill travelled to the bedroom.\n14 Bill moved to the school.\n15 Is Bill in the school? \tyes\t14\n1 Mary is either in the kitchen or the office.\n2 Bill moved to the kitchen.\n3 Is Mary in the office? \tmaybe\t1\n4 Bill went back to the office.\n5 Bill went back to the bedroom.\n6 Is Bill in the bedroom? \tyes\t5\n7 Fred moved to the office.\n8 Julie is either in the cinema or the kitchen.\n9 Is Bill in the kitchen? \tno\t5\n10 Julie is in the school.\n11 Mary travelled to the cinema.\n12 Is Fred in the park? \tno\t7\n13 Fred is in the cinema.\n14 Fred is in the school.\n15 Is Fred in the cinema? \tno\t14\n1 Bill went to the cinema.\n2 Julie moved to the school.\n3 Is Bill in the cinema? \tyes\t1\n4 Julie is either in the office or the bedroom.\n5 Julie moved to the office.\n6 Is Bill in the bedroom? \tno\t1\n7 Bill went to the bedroom.\n8 Julie travelled to the kitchen.\n9 Is Bill in the office? \tno\t7\n10 Julie is in the cinema.\n11 Bill is either in the kitchen or the school.\n12 Is Bill in the office? \tno\t11\n13 Bill is in the office.\n14 Fred went back to the office.\n15 Is Julie in the cinema? \tyes\t10\n1 Mary is in the kitchen.\n2 Mary went to the park.\n3 Is Mary in the kitchen? \tno\t2\n4 Mary went back to the office.\n5 Mary went to the kitchen.\n6 Is Mary in the school? \tno\t5\n7 Mary is either in the office or the bedroom.\n8 Mary is either in the cinema or the office.\n9 Is Mary in the cinema? \tmaybe\t8\n10 Fred is in the office.\n11 Mary went to the park.\n12 Is Mary in the office? \tno\t11\n13 Mary is in the kitchen.\n14 Julie moved to the kitchen.\n15 Is Mary in the cinema? \tno\t13\n1 Julie is either in the bedroom or the kitchen.\n2 Fred is either in the kitchen or the bedroom.\n3 Is Julie in the school? \tno\t1\n4 Mary travelled to the park.\n5 Bill is in the bedroom.\n6 Is Julie in the park? \tno\t1\n7 Bill is in the school.\n8 Bill is either in the kitchen or the kitchen.\n9 Is Bill in the school? \tno\t8\n10 Mary is either in the cinema or the kitchen.\n11 Mary is in the kitchen.\n12 Is Bill in the kitchen? \tmaybe\t8\n13 Mary is either in the kitchen or the park.\n14 Fred is in the school.\n15 Is Bill in the kitchen? \tmaybe\t8\n1 Mary went back to the kitchen.\n2 Julie is either in the kitchen or the kitchen.\n3 Is Mary in the bedroom? \tno\t1\n4 Mary is either in the school or the office.\n5 Julie travelled to the school.\n6 Is Mary in the park? \tno\t4\n7 Fred is either in the park or the office.\n8 Mary journeyed to the bedroom.\n9 Is Julie in the bedroom? \tno\t5\n10 Julie is in the bedroom.\n11 Julie journeyed to the kitchen.\n12 Is Julie in the kitchen? \tyes\t11\n13 Julie went back to the school.\n14 Julie moved to the bedroom.\n15 Is Julie in the school? \tno\t14\n1 Fred is in the bedroom.\n2 Julie journeyed to the kitchen.\n3 Is Fred in the school? \tno\t1\n4 Fred is either in the school or the park.\n5 Mary travelled to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Bill is in the cinema.\n8 Fred travelled to the office.\n9 Is Mary in the school? \tno\t5\n10 Julie is in the cinema.\n11 Julie travelled to the kitchen.\n12 Is Mary in the kitchen? \tyes\t5\n13 Julie journeyed to the office.\n14 Bill is either in the kitchen or the kitchen.\n15 Is Julie in the office? \tyes\t13\n1 Fred moved to the kitchen.\n2 Bill moved to the kitchen.\n3 Is Fred in the cinema? \tno\t1\n4 Fred journeyed to the park.\n5 Julie is either in the bedroom or the cinema.\n6 Is Fred in the kitchen? \tno\t4\n7 Bill is either in the school or the park.\n8 Mary is in the kitchen.\n9 Is Bill in the cinema? \tno\t7\n10 Bill went to the cinema.\n11 Bill is either in the park or the kitchen.\n12 Is Bill in the park? \tmaybe\t11\n13 Mary is in the school.\n14 Mary moved to the office.\n15 Is Mary in the office? \tyes\t14\n1 Fred is in the kitchen.\n2 Mary went to the office.\n3 Is Fred in the kitchen? \tyes\t1\n4 Fred moved to the school.\n5 Mary moved to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Bill is either in the park or the park.\n8 Bill is either in the school or the park.\n9 Is Fred in the kitchen? \tno\t4\n10 Bill moved to the park.\n11 Fred moved to the bedroom.\n12 Is Fred in the cinema? \tno\t11\n13 Fred moved to the kitchen.\n14 Fred is either in the park or the park.\n15 Is Fred in the kitchen? \tno\t14\n1 Julie is in the park.\n2 Bill went to the kitchen.\n3 Is Julie in the cinema? \tno\t1\n4 Mary is either in the cinema or the school.\n5 Fred is either in the school or the park.\n6 Is Fred in the school? \tmaybe\t5\n7 Fred is either in the park or the bedroom.\n8 Bill is either in the kitchen or the cinema.\n9 Is Fred in the kitchen? \tno\t7\n10 Bill is in the bedroom.\n11 Fred is in the kitchen.\n12 Is Bill in the park? \tno\t10\n13 Bill is in the cinema.\n14 Mary went back to the park.\n15 Is Fred in the kitchen? \tyes\t11\n1 Bill journeyed to the cinema.\n2 Mary journeyed to the park.\n3 Is Bill in the cinema? \tyes\t1\n4 Julie is in the bedroom.\n5 Mary moved to the school.\n6 Is Bill in the cinema? \tyes\t1\n7 Bill moved to the bedroom.\n8 Julie moved to the school.\n9 Is Bill in the bedroom? \tyes\t7\n10 Bill travelled to the kitchen.\n11 Julie is either in the bedroom or the office.\n12 Is Julie in the bedroom? \tmaybe\t11\n13 Fred is either in the office or the office.\n14 Bill went back to the bedroom.\n15 Is Bill in the bedroom? \tyes\t14\n1 Fred went back to the school.\n2 Bill journeyed to the office.\n3 Is Fred in the school? \tyes\t1\n4 Fred moved to the park.\n5 Julie journeyed to the office.\n6 Is Fred in the park? \tyes\t4\n7 Bill went to the bedroom.\n8 Mary moved to the cinema.\n9 Is Bill in the cinema? \tno\t7\n10 Bill is either in the school or the school.\n11 Fred is in the school.\n12 Is Bill in the kitchen? \tno\t10\n13 Bill is in the kitchen.\n14 Julie went back to the park.\n15 Is Julie in the park? \tyes\t14\n1 Julie went to the school.\n2 Fred is in the school.\n3 Is Julie in the cinema? \tno\t1\n4 Fred went to the park.\n5 Julie went to the office.\n6 Is Julie in the bedroom? \tno\t5\n7 Julie is either in the kitchen or the cinema.\n8 Bill went back to the kitchen.\n9 Is Fred in the bedroom? \tno\t4\n10 Fred is in the cinema.\n11 Bill moved to the park.\n12 Is Bill in the park? \tyes\t11\n13 Julie moved to the bedroom.\n14 Fred is in the bedroom.\n15 Is Fred in the bedroom? \tyes\t14\n1 Fred went back to the office.\n2 Mary moved to the cinema.\n3 Is Fred in the office? \tyes\t1\n4 Julie journeyed to the park.\n5 Julie is in the kitchen.\n6 Is Fred in the office? \tyes\t1\n7 Mary travelled to the park.\n8 Fred moved to the park.\n9 Is Mary in the kitchen? \tno\t7\n10 Julie moved to the bedroom.\n11 Julie is in the kitchen.\n12 Is Julie in the school? \tno\t11\n13 Julie moved to the bedroom.\n14 Julie is in the park.\n15 Is Julie in the park? \tyes\t14\n1 Julie went back to the bedroom.\n2 Fred is in the park.\n3 Is Fred in the park? \tyes\t2\n4 Julie is either in the cinema or the bedroom.\n5 Mary is in the school.\n6 Is Mary in the school? \tyes\t5\n7 Mary is either in the cinema or the cinema.\n8 Mary is in the office.\n9 Is Mary in the office? \tyes\t8\n10 Bill is either in the school or the office.\n11 Bill is in the bedroom.\n12 Is Mary in the school? \tno\t8\n13 Bill is either in the cinema or the school.\n14 Mary travelled to the park.\n15 Is Bill in the school? \tmaybe\t13\n1 Bill journeyed to the bedroom.\n2 Julie went back to the cinema.\n3 Is Bill in the bedroom? \tyes\t1\n4 Fred went to the park.\n5 Fred is either in the bedroom or the cinema.\n6 Is Fred in the bedroom? \tmaybe\t5\n7 Fred is in the cinema.\n8 Bill is in the kitchen.\n9 Is Fred in the kitchen? \tno\t7\n10 Mary is either in the cinema or the office.\n11 Bill moved to the school.\n12 Is Fred in the cinema? \tyes\t7\n13 Fred moved to the office.\n14 Julie is either in the cinema or the kitchen.\n15 Is Mary in the kitchen? \tno\t10\n1 Julie went to the park.\n2 Fred is in the cinema.\n3 Is Julie in the school? \tno\t1\n4 Bill went back to the bedroom.\n5 Fred is in the bedroom.\n6 Is Julie in the office? \tno\t1\n7 Bill is either in the school or the school.\n8 Julie journeyed to the kitchen.\n9 Is Fred in the bedroom? \tyes\t5\n10 Julie went to the office.\n11 Fred journeyed to the office.\n12 Is Fred in the office? \tyes\t11\n13 Bill is either in the bedroom or the office.\n14 Fred is either in the cinema or the bedroom.\n15 Is Fred in the bedroom? \tmaybe\t14\n1 Bill moved to the park.\n2 Julie is in the school.\n3 Is Bill in the park? \tyes\t1\n4 Mary went back to the school.\n5 Fred is either in the bedroom or the park.\n6 Is Julie in the park? \tno\t2\n7 Bill is either in the park or the cinema.\n8 Fred went back to the office.\n9 Is Fred in the office? \tyes\t8\n10 Fred is in the park.\n11 Fred travelled to the cinema.\n12 Is Fred in the office? \tno\t11\n13 Bill is either in the office or the bedroom.\n14 Julie is in the bedroom.\n15 Is Bill in the school? \tno\t13\n1 Mary journeyed to the school.\n2 Bill went back to the school.\n3 Is Mary in the school? \tyes\t1\n4 Fred travelled to the office.\n5 Julie travelled to the bedroom.\n6 Is Fred in the cinema? \tno\t4\n7 Julie went to the office.\n8 Fred is in the kitchen.\n9 Is Fred in the kitchen? \tyes\t8\n10 Fred is in the office.\n11 Fred is in the cinema.\n12 Is Julie in the bedroom? \tno\t7\n13 Julie went to the bedroom.\n14 Bill is in the kitchen.\n15 Is Fred in the cinema? \tyes\t11\n1 Fred is either in the park or the park.\n2 Mary is either in the office or the kitchen.\n3 Is Fred in the park? \tmaybe\t1\n4 Fred is in the bedroom.\n5 Mary is in the park.\n6 Is Mary in the cinema? \tno\t5\n7 Mary is in the cinema.\n8 Fred travelled to the cinema.\n9 Is Mary in the cinema? \tyes\t7\n10 Bill is in the school.\n11 Mary journeyed to the bedroom.\n12 Is Fred in the cinema? \tyes\t8\n13 Bill went back to the park.\n14 Bill is either in the bedroom or the bedroom.\n15 Is Mary in the cinema? \tno\t11\n1 Mary journeyed to the cinema.\n2 Bill is in the school.\n3 Is Mary in the cinema? \tyes\t1\n4 Bill is in the kitchen.\n5 Mary is in the park.\n6 Is Bill in the office? \tno\t4\n7 Julie is in the bedroom.\n8 Bill is in the school.\n9 Is Bill in the school? \tyes\t8\n10 Fred went to the bedroom.\n11 Bill journeyed to the kitchen.\n12 Is Bill in the kitchen? \tyes\t11\n13 Bill journeyed to the park.\n14 Mary is either in the school or the kitchen.\n15 Is Bill in the park? \tyes\t13\n1 Fred went back to the kitchen.\n2 Fred travelled to the office.\n3 Is Fred in the bedroom? \tno\t2\n4 Fred is in the kitchen.\n5 Julie is either in the office or the park.\n6 Is Fred in the cinema? \tno\t4\n7 Bill went to the bedroom.\n8 Bill travelled to the office.\n9 Is Fred in the school? \tno\t4\n10 Fred journeyed to the cinema.\n11 Julie travelled to the park.\n12 Is Julie in the park? \tyes\t11\n13 Mary is in the office.\n14 Fred is in the office.\n15 Is Bill in the park? \tno\t8\n1 Fred is either in the office or the park.\n2 Julie went back to the school.\n3 Is Fred in the office? \tmaybe\t1\n4 Fred is either in the kitchen or the cinema.\n5 Julie is in the cinema.\n6 Is Julie in the bedroom? \tno\t5\n7 Mary travelled to the cinema.\n8 Bill moved to the kitchen.\n9 Is Bill in the bedroom? \tno\t8\n10 Fred journeyed to the park.\n11 Julie is in the bedroom.\n12 Is Mary in the cinema? \tyes\t7\n13 Fred is in the office.\n14 Fred is in the school.\n15 Is Fred in the school? \tyes\t14\n1 Julie went to the school.\n2 Bill journeyed to the bedroom.\n3 Is Bill in the school? \tno\t2\n4 Fred moved to the kitchen.\n5 Mary is in the cinema.\n6 Is Bill in the park? \tno\t2\n7 Mary is in the office.\n8 Mary journeyed to the kitchen.\n9 Is Mary in the kitchen? \tyes\t8\n10 Mary is either in the office or the office.\n11 Bill is in the cinema.\n12 Is Mary in the office? \tmaybe\t10\n13 Fred went back to the school.\n14 Bill is either in the park or the bedroom.\n15 Is Bill in the bedroom? \tmaybe\t14\n1 Fred is either in the kitchen or the kitchen.\n2 Mary is either in the cinema or the school.\n3 Is Fred in the cinema? \tno\t1\n4 Julie is either in the office or the school.\n5 Fred went back to the school.\n6 Is Fred in the school? \tyes\t5\n7 Bill is either in the kitchen or the park.\n8 Mary is either in the bedroom or the park.\n9 Is Mary in the bedroom? \tmaybe\t8\n10 Mary travelled to the school.\n11 Fred went back to the office.\n12 Is Fred in the park? \tno\t11\n13 Bill went back to the office.\n14 Bill went to the kitchen.\n15 Is Fred in the office? \tyes\t11\n1 Fred is either in the school or the kitchen.\n2 Julie is in the kitchen.\n3 Is Julie in the office? \tno\t2\n4 Fred is either in the school or the cinema.\n5 Mary went back to the office.\n6 Is Mary in the kitchen? \tno\t5\n7 Bill is either in the park or the kitchen.\n8 Fred went to the office.\n9 Is Bill in the kitchen? \tmaybe\t7\n10 Mary is in the cinema.\n11 Fred went back to the kitchen.\n12 Is Fred in the kitchen? \tyes\t11\n13 Bill went back to the school.\n14 Bill is in the bedroom.\n15 Is Bill in the bedroom? \tyes\t14\n1 Fred is either in the cinema or the kitchen.\n2 Julie is in the office.\n3 Is Fred in the school? \tno\t1\n4 Mary is in the kitchen.\n5 Mary went to the office.\n6 Is Mary in the kitchen? \tno\t5\n7 Mary travelled to the cinema.\n8 Julie travelled to the cinema.\n9 Is Mary in the office? \tno\t7\n10 Fred went back to the office.\n11 Fred journeyed to the park.\n12 Is Mary in the cinema? \tyes\t7\n13 Mary moved to the office.\n14 Fred went to the kitchen.\n15 Is Mary in the bedroom? \tno\t13\n1 Bill is in the kitchen.\n2 Fred moved to the cinema.\n3 Is Fred in the cinema? \tyes\t2\n4 Bill went to the cinema.\n5 Julie is either in the cinema or the park.\n6 Is Julie in the bedroom? \tno\t5\n7 Mary journeyed to the kitchen.\n8 Julie moved to the office.\n9 Is Fred in the cinema? \tyes\t2\n10 Mary is in the cinema.\n11 Julie is in the park.\n12 Is Julie in the office? \tno\t11\n13 Bill moved to the kitchen.\n14 Fred is either in the park or the office.\n15 Is Julie in the school? \tno\t11\n1 Mary went to the park.\n2 Bill is either in the school or the office.\n3 Is Mary in the park? \tyes\t1\n4 Fred journeyed to the office.\n5 Bill moved to the cinema.\n6 Is Bill in the school? \tno\t5\n7 Mary travelled to the bedroom.\n8 Mary journeyed to the cinema.\n9 Is Bill in the school? \tno\t5\n10 Julie is in the kitchen.\n11 Julie is either in the park or the park.\n12 Is Mary in the cinema? \tyes\t8\n13 Fred journeyed to the school.\n14 Bill is either in the bedroom or the bedroom.\n15 Is Bill in the bedroom? \tmaybe\t14\n1 Bill is in the kitchen.\n2 Julie is in the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Bill is either in the bedroom or the park.\n5 Mary is in the school.\n6 Is Mary in the cinema? \tno\t5\n7 Bill went to the office.\n8 Mary is either in the cinema or the cinema.\n9 Is Bill in the kitchen? \tno\t7\n10 Julie went back to the park.\n11 Fred went to the bedroom.\n12 Is Mary in the school? \tno\t8\n13 Bill journeyed to the bedroom.\n14 Fred is either in the bedroom or the cinema.\n15 Is Fred in the kitchen? \tno\t14\n1 Mary is either in the office or the office.\n2 Julie is either in the park or the kitchen.\n3 Is Julie in the cinema? \tno\t2\n4 Bill journeyed to the bedroom.\n5 Fred is in the park.\n6 Is Fred in the park? \tyes\t5\n7 Bill is in the cinema.\n8 Bill went back to the school.\n9 Is Bill in the school? \tyes\t8\n10 Julie is either in the office or the office.\n11 Julie is either in the school or the bedroom.\n12 Is Julie in the cinema? \tno\t11\n13 Mary went back to the school.\n14 Mary is in the bedroom.\n15 Is Julie in the bedroom? \tmaybe\t11\n1 Bill travelled to the bedroom.\n2 Mary is in the school.\n3 Is Mary in the school? \tyes\t2\n4 Julie is in the office.\n5 Mary went to the cinema.\n6 Is Bill in the bedroom? \tyes\t1\n7 Julie is in the bedroom.\n8 Julie travelled to the kitchen.\n9 Is Julie in the cinema? \tno\t8\n10 Julie journeyed to the bedroom.\n11 Mary is either in the office or the park.\n12 Is Mary in the park? \tmaybe\t11\n13 Mary went back to the bedroom.\n14 Fred journeyed to the kitchen.\n15 Is Julie in the bedroom? \tyes\t10\n1 Fred is in the office.\n2 Fred journeyed to the kitchen.\n3 Is Fred in the park? \tno\t2\n4 Fred is in the office.\n5 Fred is in the school.\n6 Is Fred in the school? \tyes\t5\n7 Bill travelled to the park.\n8 Mary travelled to the kitchen.\n9 Is Fred in the office? \tno\t5\n10 Fred moved to the kitchen.\n11 Mary went to the office.\n12 Is Fred in the kitchen? \tyes\t10\n13 Fred is either in the cinema or the school.\n14 Bill is in the school.\n15 Is Mary in the office? \tyes\t11\n1 Bill went to the park.\n2 Fred journeyed to the park.\n3 Is Fred in the park? \tyes\t2\n4 Julie is in the park.\n5 Mary is in the bedroom.\n6 Is Fred in the park? \tyes\t2\n7 Bill moved to the school.\n8 Julie went back to the cinema.\n9 Is Bill in the school? \tyes\t7\n10 Bill journeyed to the kitchen.\n11 Mary went to the park.\n12 Is Bill in the kitchen? \tyes\t10\n13 Fred moved to the school.\n14 Mary went to the school.\n15 Is Fred in the school? \tyes\t13\n1 Bill travelled to the office.\n2 Fred moved to the office.\n3 Is Fred in the kitchen? \tno\t2\n4 Julie moved to the office.\n5 Julie travelled to the park.\n6 Is Bill in the school? \tno\t1\n7 Fred is either in the office or the park.\n8 Fred moved to the kitchen.\n9 Is Julie in the park? \tyes\t5\n10 Bill is in the kitchen.\n11 Fred is either in the school or the park.\n12 Is Julie in the park? \tyes\t5\n13 Fred is either in the office or the bedroom.\n14 Fred is in the cinema.\n15 Is Fred in the park? \tno\t14\n1 Fred is either in the school or the kitchen.\n2 Mary travelled to the bedroom.\n3 Is Fred in the school? \tmaybe\t1\n4 Bill moved to the cinema.\n5 Mary is in the school.\n6 Is Mary in the school? \tyes\t5\n7 Fred is in the bedroom.\n8 Julie is either in the office or the kitchen.\n9 Is Bill in the bedroom? \tno\t4\n10 Julie is either in the park or the school.\n11 Bill moved to the kitchen.\n12 Is Julie in the office? \tno\t10\n13 Julie is either in the cinema or the park.\n14 Fred is either in the cinema or the office.\n15 Is Julie in the kitchen? \tno\t13\n1 Julie travelled to the office.\n2 Julie journeyed to the cinema.\n3 Is Julie in the cinema? \tyes\t2\n4 Julie is in the bedroom.\n5 Fred is either in the cinema or the office.\n6 Is Fred in the school? \tno\t5\n7 Mary went back to the cinema.\n8 Mary moved to the bedroom.\n9 Is Julie in the bedroom? \tyes\t4\n10 Bill is either in the park or the cinema.\n11 Bill journeyed to the kitchen.\n12 Is Mary in the bedroom? \tyes\t8\n13 Mary is in the school.\n14 Julie went to the cinema.\n15 Is Mary in the school? \tyes\t13\n1 Julie travelled to the park.\n2 Fred is in the cinema.\n3 Is Fred in the office? \tno\t2\n4 Mary is either in the cinema or the office.\n5 Mary is either in the cinema or the school.\n6 Is Mary in the cinema? \tmaybe\t5\n7 Julie travelled to the office.\n8 Bill travelled to the bedroom.\n9 Is Julie in the office? \tyes\t7\n10 Julie travelled to the park.\n11 Bill went to the office.\n12 Is Julie in the park? \tyes\t10\n13 Fred is in the school.\n14 Fred is in the cinema.\n15 Is Bill in the school? \tno\t11\n1 Bill is either in the school or the kitchen.\n2 Mary is either in the school or the bedroom.\n3 Is Bill in the park? \tno\t1\n4 Bill is in the kitchen.\n5 Julie moved to the park.\n6 Is Bill in the kitchen? \tyes\t4\n7 Fred is either in the office or the school.\n8 Mary went to the office.\n9 Is Bill in the kitchen? \tyes\t4\n10 Fred moved to the office.\n11 Bill is either in the bedroom or the cinema.\n12 Is Fred in the school? \tno\t10\n13 Mary went back to the bedroom.\n14 Mary journeyed to the park.\n15 Is Mary in the park? \tyes\t14\n1 Fred travelled to the park.\n2 Fred is in the cinema.\n3 Is Fred in the cinema? \tyes\t2\n4 Bill travelled to the park.\n5 Fred went to the bedroom.\n6 Is Fred in the kitchen? \tno\t5\n7 Bill moved to the office.\n8 Mary travelled to the cinema.\n9 Is Fred in the park? \tno\t5\n10 Fred is in the cinema.\n11 Mary journeyed to the school.\n12 Is Fred in the cinema? \tyes\t10\n13 Julie is either in the bedroom or the office.\n14 Julie is either in the office or the cinema.\n15 Is Fred in the cinema? \tyes\t10\n1 Fred is in the bedroom.\n2 Fred is in the cinema.\n3 Is Fred in the kitchen? \tno\t2\n4 Bill moved to the school.\n5 Bill is in the cinema.\n6 Is Bill in the kitchen? \tno\t5\n7 Bill is in the park.\n8 Mary is in the cinema.\n9 Is Bill in the park? \tyes\t7\n10 Bill went back to the office.\n11 Bill went to the cinema.\n12 Is Bill in the office? \tno\t11\n13 Mary is either in the park or the kitchen.\n14 Julie is in the cinema.\n15 Is Bill in the cinema? \tyes\t11\n1 Fred is in the bedroom.\n2 Fred is either in the office or the park.\n3 Is Fred in the office? \tmaybe\t2\n4 Julie is either in the bedroom or the bedroom.\n5 Julie is either in the cinema or the cinema.\n6 Is Julie in the kitchen? \tno\t5\n7 Fred is in the school.\n8 Fred is either in the park or the school.\n9 Is Fred in the kitchen? \tno\t8\n10 Fred travelled to the school.\n11 Fred is in the bedroom.\n12 Is Fred in the bedroom? \tyes\t11\n13 Fred is in the park.\n14 Mary is either in the kitchen or the bedroom.\n15 Is Fred in the park? \tyes\t13\n1 Mary moved to the school.\n2 Bill journeyed to the office.\n3 Is Mary in the park? \tno\t1\n4 Fred is either in the office or the bedroom.\n5 Fred is either in the school or the cinema.\n6 Is Mary in the school? \tyes\t1\n7 Julie is in the school.\n8 Bill went back to the bedroom.\n9 Is Bill in the bedroom? \tyes\t8\n10 Julie went back to the office.\n11 Julie is in the bedroom.\n12 Is Julie in the bedroom? \tyes\t11\n13 Fred journeyed to the park.\n14 Fred is either in the kitchen or the kitchen.\n15 Is Bill in the park? \tno\t8\n1 Mary is in the school.\n2 Fred is in the school.\n3 Is Mary in the school? \tyes\t1\n4 Mary is either in the bedroom or the school.\n5 Mary is either in the cinema or the cinema.\n6 Is Mary in the office? \tno\t5\n7 Mary is in the park.\n8 Mary travelled to the office.\n9 Is Mary in the office? \tyes\t8\n10 Fred is in the cinema.\n11 Bill went to the park.\n12 Is Bill in the office? \tno\t11\n13 Bill journeyed to the school.\n14 Julie is in the bedroom.\n15 Is Bill in the kitchen? \tno\t13\n1 Julie is in the school.\n2 Bill moved to the park.\n3 Is Bill in the office? \tno\t2\n4 Julie moved to the park.\n5 Bill went to the school.\n6 Is Julie in the school? \tno\t4\n7 Julie journeyed to the school.\n8 Mary went to the kitchen.\n9 Is Julie in the school? \tyes\t7\n10 Julie is either in the school or the cinema.\n11 Fred is either in the bedroom or the school.\n12 Is Julie in the cinema? \tmaybe\t10\n13 Fred went to the park.\n14 Julie travelled to the park.\n15 Is Mary in the park? \tno\t8\n1 Mary is in the cinema.\n2 Fred is either in the school or the kitchen.\n3 Is Fred in the school? \tmaybe\t2\n4 Bill is in the school.\n5 Bill is either in the bedroom or the kitchen.\n6 Is Mary in the cinema? \tyes\t1\n7 Bill is in the school.\n8 Fred is either in the cinema or the bedroom.\n9 Is Bill in the school? \tyes\t7\n10 Mary moved to the office.\n11 Mary is in the kitchen.\n12 Is Fred in the bedroom? \tmaybe\t8\n13 Julie moved to the kitchen.\n14 Fred is either in the park or the park.\n15 Is Mary in the bedroom? \tno\t11\n1 Fred is in the park.\n2 Mary is either in the park or the office.\n3 Is Mary in the park? \tmaybe\t2\n4 Julie went back to the park.\n5 Mary is either in the office or the bedroom.\n6 Is Mary in the kitchen? \tno\t5\n7 Mary went back to the cinema.\n8 Julie is either in the kitchen or the bedroom.\n9 Is Mary in the school? \tno\t7\n10 Julie journeyed to the bedroom.\n11 Fred is either in the office or the kitchen.\n12 Is Fred in the kitchen? \tmaybe\t11\n13 Mary travelled to the kitchen.\n14 Fred is either in the school or the park.\n15 Is Fred in the kitchen? \tno\t14\n1 Julie is either in the bedroom or the kitchen.\n2 Mary journeyed to the school.\n3 Is Julie in the bedroom? \tmaybe\t1\n4 Julie is either in the bedroom or the kitchen.\n5 Fred is either in the park or the bedroom.\n6 Is Julie in the kitchen? \tmaybe\t4\n7 Julie went to the school.\n8 Bill is in the bedroom.\n9 Is Mary in the office? \tno\t2\n10 Mary went back to the park.\n11 Julie journeyed to the bedroom.\n12 Is Bill in the bedroom? \tyes\t8\n13 Fred is either in the park or the office.\n14 Bill journeyed to the park.\n15 Is Bill in the park? \tyes\t14\n1 Mary is either in the office or the school.\n2 Mary is in the bedroom.\n3 Is Mary in the office? \tno\t2\n4 Fred is in the kitchen.\n5 Fred travelled to the cinema.\n6 Is Fred in the cinema? \tyes\t5\n7 Mary is in the cinema.\n8 Fred is either in the school or the kitchen.\n9 Is Mary in the kitchen? \tno\t7\n10 Bill is in the kitchen.\n11 Mary is either in the park or the school.\n12 Is Fred in the cinema? \tno\t8\n13 Fred is in the office.\n14 Mary went back to the office.\n15 Is Fred in the office? \tyes\t13\n1 Mary journeyed to the school.\n2 Mary journeyed to the kitchen.\n3 Is Mary in the office? \tno\t2\n4 Julie went to the office.\n5 Bill journeyed to the bedroom.\n6 Is Mary in the kitchen? \tyes\t2\n7 Bill is in the cinema.\n8 Bill is either in the kitchen or the school.\n9 Is Bill in the school? \tmaybe\t8\n10 Mary moved to the school.\n11 Fred went to the school.\n12 Is Mary in the park? \tno\t10\n13 Mary went back to the park.\n14 Bill is either in the cinema or the cinema.\n15 Is Mary in the park? \tyes\t13\n1 Julie is in the office.\n2 Mary went back to the school.\n3 Is Mary in the office? \tno\t2\n4 Fred went to the school.\n5 Fred journeyed to the bedroom.\n6 Is Fred in the bedroom? \tyes\t5\n7 Mary moved to the kitchen.\n8 Mary went back to the cinema.\n9 Is Fred in the bedroom? \tyes\t5\n10 Bill travelled to the cinema.\n11 Julie travelled to the park.\n12 Is Julie in the school? \tno\t11\n13 Julie is in the cinema.\n14 Fred travelled to the cinema.\n15 Is Julie in the cinema? \tyes\t13\n1 Fred moved to the office.\n2 Mary went to the park.\n3 Is Fred in the office? \tyes\t1\n4 Julie journeyed to the school.\n5 Julie went to the office.\n6 Is Mary in the kitchen? \tno\t2\n7 Bill moved to the school.\n8 Bill is in the cinema.\n9 Is Mary in the park? \tyes\t2\n10 Julie is in the school.\n11 Bill went back to the school.\n12 Is Bill in the school? \tyes\t11\n13 Fred is either in the kitchen or the bedroom.\n14 Fred journeyed to the bedroom.\n15 Is Bill in the office? \tno\t11\n1 Julie moved to the cinema.\n2 Fred is either in the kitchen or the kitchen.\n3 Is Fred in the kitchen? \tmaybe\t2\n4 Fred went to the cinema.\n5 Fred travelled to the kitchen.\n6 Is Fred in the cinema? \tno\t5\n7 Fred is in the office.\n8 Mary is either in the kitchen or the cinema.\n9 Is Fred in the park? \tno\t7\n10 Fred journeyed to the school.\n11 Julie went back to the park.\n12 Is Fred in the cinema? \tno\t10\n13 Fred is in the kitchen.\n14 Fred is in the park.\n15 Is Mary in the kitchen? \tmaybe\t8\n1 Mary is in the cinema.\n2 Julie travelled to the park.\n3 Is Julie in the bedroom? \tno\t2\n4 Fred went to the park.\n5 Mary is either in the bedroom or the school.\n6 Is Julie in the park? \tyes\t2\n7 Julie is either in the office or the bedroom.\n8 Fred is either in the kitchen or the kitchen.\n9 Is Fred in the school? \tno\t8\n10 Julie is either in the school or the park.\n11 Julie travelled to the office.\n12 Is Mary in the bedroom? \tmaybe\t5\n13 Fred is either in the bedroom or the office.\n14 Mary journeyed to the school.\n15 Is Julie in the office? \tyes\t11\n1 Bill is in the office.\n2 Fred is either in the school or the cinema.\n3 Is Bill in the bedroom? \tno\t1\n4 Bill journeyed to the school.\n5 Fred went back to the kitchen.\n6 Is Fred in the cinema? \tno\t5\n7 Fred went to the office.\n8 Bill is in the bedroom.\n9 Is Bill in the bedroom? \tyes\t8\n10 Mary is either in the bedroom or the park.\n11 Fred is in the kitchen.\n12 Is Bill in the park? \tno\t8\n13 Fred is either in the park or the school.\n14 Julie is in the school.\n15 Is Mary in the bedroom? \tmaybe\t10\n1 Fred travelled to the kitchen.\n2 Mary travelled to the school.\n3 Is Fred in the bedroom? \tno\t1\n4 Bill went back to the bedroom.\n5 Bill is either in the park or the school.\n6 Is Mary in the office? \tno\t2\n7 Bill moved to the kitchen.\n8 Fred journeyed to the bedroom.\n9 Is Fred in the park? \tno\t8\n10 Julie is either in the park or the bedroom.\n11 Bill is in the park.\n12 Is Bill in the cinema? \tno\t11\n13 Mary journeyed to the cinema.\n14 Julie journeyed to the bedroom.\n15 Is Mary in the cinema? \tyes\t13\n1 Mary is in the kitchen.\n2 Bill moved to the school.\n3 Is Mary in the kitchen? \tyes\t1\n4 Julie is either in the kitchen or the office.\n5 Mary moved to the bedroom.\n6 Is Mary in the park? \tno\t5\n7 Mary is either in the cinema or the cinema.\n8 Bill went back to the bedroom.\n9 Is Bill in the bedroom? \tyes\t8\n10 Bill is either in the office or the park.\n11 Fred journeyed to the bedroom.\n12 Is Bill in the park? \tmaybe\t10\n13 Julie is in the bedroom.\n14 Fred is either in the cinema or the office.\n15 Is Julie in the office? \tno\t13\n1 Julie journeyed to the cinema.\n2 Mary is in the cinema.\n3 Is Mary in the cinema? \tyes\t2\n4 Julie went to the park.\n5 Mary went to the park.\n6 Is Julie in the cinema? \tno\t4\n7 Fred is in the bedroom.\n8 Fred went to the office.\n9 Is Mary in the cinema? \tno\t5\n10 Julie went to the kitchen.\n11 Bill went to the school.\n12 Is Bill in the school? \tyes\t11\n13 Bill is in the bedroom.\n14 Mary is either in the school or the kitchen.\n15 Is Fred in the kitchen? \tno\t8\n1 Mary moved to the park.\n2 Bill is in the park.\n3 Is Bill in the park? \tyes\t2\n4 Fred is in the bedroom.\n5 Julie journeyed to the cinema.\n6 Is Julie in the cinema? \tyes\t5\n7 Julie is either in the school or the cinema.\n8 Julie is either in the kitchen or the office.\n9 Is Julie in the school? \tno\t8\n10 Fred is in the park.\n11 Bill went to the school.\n12 Is Julie in the office? \tmaybe\t8\n13 Julie moved to the school.\n14 Bill is in the kitchen.\n15 Is Julie in the park? \tno\t13\n1 Fred went to the bedroom.\n2 Mary is either in the school or the bedroom.\n3 Is Fred in the school? \tno\t1\n4 Bill travelled to the bedroom.\n5 Fred went back to the office.\n6 Is Fred in the kitchen? \tno\t5\n7 Julie travelled to the bedroom.\n8 Mary is in the park.\n9 Is Mary in the park? \tyes\t8\n10 Fred travelled to the cinema.\n11 Bill is either in the school or the park.\n12 Is Fred in the cinema? \tyes\t10\n13 Fred is either in the bedroom or the school.\n14 Fred journeyed to the office.\n15 Is Fred in the office? \tyes\t14\n1 Fred journeyed to the park.\n2 Bill is either in the bedroom or the park.\n3 Is Fred in the park? \tyes\t1\n4 Bill travelled to the office.\n5 Julie moved to the park.\n6 Is Bill in the kitchen? \tno\t4\n7 Bill journeyed to the school.\n8 Fred journeyed to the school.\n9 Is Bill in the kitchen? \tno\t7\n10 Fred went back to the kitchen.\n11 Julie is either in the school or the school.\n12 Is Julie in the office? \tno\t11\n13 Bill travelled to the park.\n14 Julie is in the park.\n15 Is Julie in the cinema? \tno\t14\n1 Mary is in the park.\n2 Julie travelled to the office.\n3 Is Julie in the kitchen? \tno\t2\n4 Julie went back to the school.\n5 Mary went to the office.\n6 Is Mary in the office? \tyes\t5\n7 Fred is in the cinema.\n8 Julie is either in the kitchen or the bedroom.\n9 Is Julie in the bedroom? \tmaybe\t8\n10 Fred is in the kitchen.\n11 Bill is in the cinema.\n12 Is Julie in the park? \tno\t8\n13 Julie is either in the office or the cinema.\n14 Julie went back to the kitchen.\n15 Is Julie in the kitchen? \tyes\t14\n1 Mary is either in the school or the office.\n2 Mary is either in the office or the office.\n3 Is Mary in the park? \tno\t2\n4 Mary journeyed to the kitchen.\n5 Bill journeyed to the cinema.\n6 Is Mary in the office? \tno\t4\n7 Julie moved to the bedroom.\n8 Julie is either in the kitchen or the school.\n9 Is Bill in the cinema? \tyes\t5\n10 Julie moved to the cinema.\n11 Mary travelled to the cinema.\n12 Is Bill in the cinema? \tyes\t5\n13 Julie is either in the kitchen or the bedroom.\n14 Julie went to the kitchen.\n15 Is Julie in the bedroom? \tno\t14\n1 Julie moved to the office.\n2 Fred went to the bedroom.\n3 Is Fred in the bedroom? \tyes\t2\n4 Fred travelled to the office.\n5 Julie is in the park.\n6 Is Fred in the office? \tyes\t4\n7 Mary went to the kitchen.\n8 Fred journeyed to the cinema.\n9 Is Mary in the cinema? \tno\t7\n10 Bill moved to the park.\n11 Mary is either in the park or the park.\n12 Is Julie in the cinema? \tno\t5\n13 Mary is either in the bedroom or the school.\n14 Bill journeyed to the kitchen.\n15 Is Bill in the kitchen? \tyes\t14\n1 Julie is either in the school or the bedroom.\n2 Julie is either in the cinema or the park.\n3 Is Julie in the park? \tmaybe\t2\n4 Bill is in the park.\n5 Bill is either in the office or the office.\n6 Is Bill in the office? \tmaybe\t5\n7 Mary travelled to the park.\n8 Bill went to the school.\n9 Is Bill in the park? \tno\t8\n10 Fred journeyed to the park.\n11 Julie moved to the kitchen.\n12 Is Fred in the park? \tyes\t10\n13 Fred is either in the office or the office.\n14 Bill moved to the park.\n15 Is Bill in the park? \tyes\t14\n1 Fred is either in the kitchen or the office.\n2 Julie is in the cinema.\n3 Is Julie in the park? \tno\t2\n4 Bill went back to the kitchen.\n5 Fred is either in the cinema or the kitchen.\n6 Is Fred in the kitchen? \tmaybe\t5\n7 Bill moved to the office.\n8 Bill is in the kitchen.\n9 Is Bill in the cinema? \tno\t8\n10 Julie is in the kitchen.\n11 Julie is in the office.\n12 Is Fred in the kitchen? \tmaybe\t5\n13 Fred is either in the school or the school.\n14 Julie went back to the school.\n15 Is Julie in the school? \tyes\t14\n1 Mary is either in the school or the office.\n2 Julie is either in the school or the office.\n3 Is Mary in the school? \tmaybe\t1\n4 Mary journeyed to the park.\n5 Mary is in the bedroom.\n6 Is Julie in the school? \tmaybe\t2\n7 Julie travelled to the park.\n8 Bill is either in the school or the park.\n9 Is Julie in the park? \tyes\t7\n10 Bill moved to the school.\n11 Fred is in the park.\n12 Is Julie in the kitchen? \tno\t7\n13 Mary is either in the kitchen or the school.\n14 Fred is in the cinema.\n15 Is Fred in the cinema? \tyes\t14\n1 Bill went back to the office.\n2 Julie journeyed to the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Mary went back to the kitchen.\n5 Julie is in the bedroom.\n6 Is Bill in the park? \tno\t1\n7 Mary journeyed to the park.\n8 Bill went to the school.\n9 Is Julie in the bedroom? \tyes\t5\n10 Fred is either in the kitchen or the park.\n11 Bill went to the bedroom.\n12 Is Fred in the park? \tmaybe\t10\n13 Mary is either in the cinema or the office.\n14 Fred is either in the kitchen or the kitchen.\n15 Is Mary in the office? \tmaybe\t13\n1 Mary is either in the park or the cinema.\n2 Fred is in the kitchen.\n3 Is Mary in the kitchen? \tno\t1\n4 Bill moved to the school.\n5 Bill is either in the bedroom or the kitchen.\n6 Is Bill in the kitchen? \tmaybe\t5\n7 Bill is in the school.\n8 Fred is in the office.\n9 Is Bill in the bedroom? \tno\t7\n10 Julie is in the kitchen.\n11 Julie is in the bedroom.\n12 Is Bill in the school? \tyes\t7\n13 Fred moved to the park.\n14 Mary went to the kitchen.\n15 Is Fred in the park? \tyes\t13\n1 Julie is in the park.\n2 Bill went back to the office.\n3 Is Bill in the office? \tyes\t2\n4 Fred is in the park.\n5 Mary went back to the bedroom.\n6 Is Bill in the office? \tyes\t2\n7 Julie went back to the school.\n8 Bill is in the park.\n9 Is Bill in the park? \tyes\t8\n10 Fred is in the office.\n11 Bill is in the kitchen.\n12 Is Bill in the park? \tno\t11\n13 Mary went back to the kitchen.\n14 Fred is in the bedroom.\n15 Is Fred in the school? \tno\t14\n1 Mary went back to the kitchen.\n2 Julie travelled to the office.\n3 Is Julie in the office? \tyes\t2\n4 Mary is either in the bedroom or the school.\n5 Julie moved to the kitchen.\n6 Is Julie in the cinema? \tno\t5\n7 Julie journeyed to the school.\n8 Julie is in the bedroom.\n9 Is Julie in the bedroom? \tyes\t8\n10 Bill travelled to the kitchen.\n11 Bill is either in the school or the kitchen.\n12 Is Bill in the school? \tmaybe\t11\n13 Fred went to the school.\n14 Mary journeyed to the office.\n15 Is Mary in the school? \tno\t14\n1 Bill journeyed to the kitchen.\n2 Julie travelled to the school.\n3 Is Julie in the school? \tyes\t2\n4 Fred is either in the park or the park.\n5 Fred is either in the kitchen or the park.\n6 Is Fred in the park? \tmaybe\t5\n7 Fred went back to the school.\n8 Julie is either in the park or the cinema.\n9 Is Julie in the kitchen? \tno\t8\n10 Julie is either in the kitchen or the bedroom.\n11 Bill journeyed to the park.\n12 Is Julie in the kitchen? \tmaybe\t10\n13 Bill is in the bedroom.\n14 Bill is in the kitchen.\n15 Is Julie in the bedroom? \tmaybe\t10\n"
  },
  {
    "path": "tasksv11/en/qa10_indefinite-knowledge_train.txt",
    "content": "1 Fred is either in the school or the park.\n2 Mary went back to the office.\n3 Is Mary in the office? \tyes\t2\n4 Bill is either in the kitchen or the park.\n5 Fred moved to the cinema.\n6 Is Fred in the park? \tno\t5\n7 Fred is in the office.\n8 Bill moved to the cinema.\n9 Is Bill in the cinema? \tyes\t8\n10 Bill is in the park.\n11 Bill is either in the office or the kitchen.\n12 Is Bill in the office? \tmaybe\t11\n13 Bill is either in the cinema or the park.\n14 Mary moved to the park.\n15 Is Bill in the park? \tmaybe\t13\n1 Mary travelled to the kitchen.\n2 Fred is in the school.\n3 Is Mary in the school? \tno\t1\n4 Fred went back to the office.\n5 Julie is either in the park or the office.\n6 Is Mary in the cinema? \tno\t1\n7 Fred is either in the school or the bedroom.\n8 Julie journeyed to the bedroom.\n9 Is Fred in the school? \tmaybe\t7\n10 Fred went to the kitchen.\n11 Fred travelled to the cinema.\n12 Is Fred in the cinema? \tyes\t11\n13 Bill is in the cinema.\n14 Bill travelled to the bedroom.\n15 Is Bill in the bedroom? \tyes\t14\n1 Mary is either in the kitchen or the bedroom.\n2 Mary journeyed to the office.\n3 Is Mary in the kitchen? \tno\t2\n4 Julie is in the bedroom.\n5 Julie journeyed to the office.\n6 Is Julie in the kitchen? \tno\t5\n7 Julie is in the park.\n8 Mary moved to the park.\n9 Is Mary in the park? \tyes\t8\n10 Bill went back to the kitchen.\n11 Bill journeyed to the park.\n12 Is Julie in the park? \tyes\t7\n13 Julie went to the school.\n14 Fred travelled to the office.\n15 Is Bill in the bedroom? \tno\t11\n1 Bill is in the cinema.\n2 Bill is in the park.\n3 Is Bill in the school? \tno\t2\n4 Julie is either in the park or the kitchen.\n5 Julie is in the bedroom.\n6 Is Bill in the park? \tyes\t2\n7 Bill went back to the office.\n8 Fred is either in the kitchen or the kitchen.\n9 Is Julie in the school? \tno\t5\n10 Bill is either in the park or the kitchen.\n11 Bill moved to the office.\n12 Is Bill in the office? \tyes\t11\n13 Julie is in the school.\n14 Julie is either in the kitchen or the school.\n15 Is Bill in the school? \tno\t11\n1 Mary went to the kitchen.\n2 Mary is in the office.\n3 Is Mary in the park? \tno\t2\n4 Fred is either in the cinema or the bedroom.\n5 Bill went to the office.\n6 Is Mary in the kitchen? \tno\t2\n7 Bill is either in the kitchen or the cinema.\n8 Bill is either in the school or the school.\n9 Is Bill in the cinema? \tno\t8\n10 Bill went to the park.\n11 Fred is in the school.\n12 Is Bill in the park? \tyes\t10\n13 Mary is in the bedroom.\n14 Mary went to the kitchen.\n15 Is Bill in the park? \tyes\t10\n1 Julie is either in the park or the office.\n2 Fred is either in the cinema or the kitchen.\n3 Is Julie in the park? \tmaybe\t1\n4 Mary is in the school.\n5 Fred journeyed to the cinema.\n6 Is Julie in the school? \tno\t1\n7 Fred is either in the park or the park.\n8 Fred travelled to the bedroom.\n9 Is Fred in the bedroom? \tyes\t8\n10 Fred moved to the office.\n11 Fred went to the park.\n12 Is Fred in the cinema? \tno\t11\n13 Bill went back to the school.\n14 Bill journeyed to the park.\n15 Is Fred in the school? \tno\t11\n1 Fred journeyed to the park.\n2 Bill moved to the school.\n3 Is Fred in the school? \tno\t1\n4 Bill went to the cinema.\n5 Mary is either in the cinema or the park.\n6 Is Bill in the kitchen? \tno\t4\n7 Fred is in the kitchen.\n8 Fred went to the office.\n9 Is Bill in the cinema? \tyes\t4\n10 Fred is either in the kitchen or the office.\n11 Bill is in the office.\n12 Is Bill in the bedroom? \tno\t11\n13 Fred is in the school.\n14 Mary journeyed to the office.\n15 Is Bill in the office? \tyes\t11\n1 Julie went to the kitchen.\n2 Julie moved to the school.\n3 Is Julie in the school? \tyes\t2\n4 Julie is either in the office or the kitchen.\n5 Julie went to the park.\n6 Is Julie in the kitchen? \tno\t5\n7 Mary is in the office.\n8 Julie travelled to the kitchen.\n9 Is Julie in the kitchen? \tyes\t8\n10 Julie is either in the cinema or the bedroom.\n11 Bill is either in the office or the office.\n12 Is Bill in the bedroom? \tno\t11\n13 Fred is either in the school or the school.\n14 Bill travelled to the kitchen.\n15 Is Julie in the bedroom? \tmaybe\t10\n1 Bill is either in the office or the bedroom.\n2 Julie is in the cinema.\n3 Is Julie in the bedroom? \tno\t2\n4 Bill journeyed to the school.\n5 Mary journeyed to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 Julie is either in the cinema or the park.\n8 Mary is in the cinema.\n9 Is Mary in the cinema? \tyes\t8\n10 Bill travelled to the cinema.\n11 Fred is in the kitchen.\n12 Is Julie in the park? \tmaybe\t7\n13 Mary went to the kitchen.\n14 Bill went to the office.\n15 Is Mary in the kitchen? \tyes\t13\n1 Julie travelled to the kitchen.\n2 Fred went to the kitchen.\n3 Is Fred in the cinema? \tno\t2\n4 Fred went back to the school.\n5 Julie moved to the cinema.\n6 Is Fred in the park? \tno\t4\n7 Mary is in the office.\n8 Mary is in the cinema.\n9 Is Mary in the school? \tno\t8\n10 Fred journeyed to the kitchen.\n11 Bill is either in the cinema or the park.\n12 Is Fred in the cinema? \tno\t10\n13 Fred journeyed to the office.\n14 Mary went to the school.\n15 Is Mary in the office? \tno\t14\n1 Julie travelled to the kitchen.\n2 Bill is either in the school or the office.\n3 Is Bill in the office? \tmaybe\t2\n4 Bill went back to the bedroom.\n5 Bill travelled to the kitchen.\n6 Is Bill in the kitchen? \tyes\t5\n7 Fred is in the office.\n8 Fred went to the school.\n9 Is Bill in the park? \tno\t5\n10 Mary is in the kitchen.\n11 Julie journeyed to the office.\n12 Is Bill in the park? \tno\t5\n13 Mary is either in the school or the cinema.\n14 Mary is either in the school or the bedroom.\n15 Is Mary in the bedroom? \tmaybe\t14\n1 Fred is either in the school or the park.\n2 Bill is in the office.\n3 Is Bill in the office? \tyes\t2\n4 Fred is either in the bedroom or the office.\n5 Bill went to the bedroom.\n6 Is Bill in the bedroom? \tyes\t5\n7 Bill moved to the school.\n8 Fred went back to the school.\n9 Is Bill in the cinema? \tno\t7\n10 Fred is in the cinema.\n11 Fred travelled to the office.\n12 Is Bill in the school? \tyes\t7\n13 Mary is either in the school or the bedroom.\n14 Julie is either in the school or the bedroom.\n15 Is Julie in the school? \tmaybe\t14\n1 Julie is in the school.\n2 Fred is either in the kitchen or the bedroom.\n3 Is Fred in the office? \tno\t2\n4 Mary is either in the school or the office.\n5 Bill is either in the park or the office.\n6 Is Fred in the bedroom? \tmaybe\t2\n7 Julie travelled to the cinema.\n8 Mary is in the cinema.\n9 Is Bill in the park? \tmaybe\t5\n10 Julie is in the bedroom.\n11 Mary moved to the kitchen.\n12 Is Julie in the cinema? \tno\t10\n13 Julie is in the office.\n14 Julie is in the school.\n15 Is Mary in the cinema? \tno\t11\n1 Julie is in the cinema.\n2 Fred is in the bedroom.\n3 Is Julie in the park? \tno\t1\n4 Julie travelled to the bedroom.\n5 Bill is either in the office or the school.\n6 Is Bill in the office? \tmaybe\t5\n7 Mary is either in the school or the school.\n8 Mary journeyed to the bedroom.\n9 Is Fred in the bedroom? \tyes\t2\n10 Bill moved to the park.\n11 Julie is either in the park or the office.\n12 Is Julie in the office? \tmaybe\t11\n13 Bill went to the office.\n14 Julie is in the bedroom.\n15 Is Bill in the office? \tyes\t13\n1 Mary is either in the park or the school.\n2 Julie is in the office.\n3 Is Julie in the bedroom? \tno\t2\n4 Fred went back to the cinema.\n5 Bill is either in the office or the school.\n6 Is Bill in the office? \tmaybe\t5\n7 Bill is in the cinema.\n8 Mary is in the office.\n9 Is Fred in the school? \tno\t4\n10 Fred moved to the park.\n11 Julie travelled to the kitchen.\n12 Is Mary in the office? \tyes\t8\n13 Bill is in the office.\n14 Bill is in the cinema.\n15 Is Fred in the cinema? \tno\t10\n1 Bill is either in the park or the park.\n2 Mary journeyed to the office.\n3 Is Mary in the office? \tyes\t2\n4 Fred is in the kitchen.\n5 Fred is in the park.\n6 Is Fred in the park? \tyes\t5\n7 Fred is either in the kitchen or the cinema.\n8 Bill is in the bedroom.\n9 Is Fred in the office? \tno\t7\n10 Mary is in the park.\n11 Julie travelled to the park.\n12 Is Fred in the school? \tno\t7\n13 Julie is in the bedroom.\n14 Bill is in the park.\n15 Is Julie in the park? \tno\t13\n1 Fred travelled to the office.\n2 Julie is either in the kitchen or the park.\n3 Is Julie in the kitchen? \tmaybe\t2\n4 Mary is either in the office or the bedroom.\n5 Bill journeyed to the school.\n6 Is Fred in the bedroom? \tno\t1\n7 Julie travelled to the park.\n8 Bill travelled to the park.\n9 Is Julie in the park? \tyes\t7\n10 Bill travelled to the kitchen.\n11 Mary moved to the kitchen.\n12 Is Mary in the bedroom? \tno\t11\n13 Bill is in the park.\n14 Julie is in the kitchen.\n15 Is Julie in the office? \tno\t14\n1 Bill went back to the bedroom.\n2 Bill is either in the kitchen or the school.\n3 Is Bill in the school? \tmaybe\t2\n4 Mary journeyed to the kitchen.\n5 Bill is in the park.\n6 Is Bill in the park? \tyes\t5\n7 Bill is in the office.\n8 Julie is in the park.\n9 Is Bill in the school? \tno\t7\n10 Julie travelled to the kitchen.\n11 Fred is in the bedroom.\n12 Is Bill in the cinema? \tno\t7\n13 Mary is either in the office or the cinema.\n14 Julie is in the park.\n15 Is Julie in the office? \tno\t14\n1 Bill went back to the school.\n2 Fred is either in the kitchen or the cinema.\n3 Is Bill in the park? \tno\t1\n4 Bill is either in the cinema or the bedroom.\n5 Bill travelled to the kitchen.\n6 Is Bill in the bedroom? \tno\t5\n7 Julie journeyed to the cinema.\n8 Julie went back to the bedroom.\n9 Is Julie in the bedroom? \tyes\t8\n10 Mary went to the kitchen.\n11 Julie journeyed to the park.\n12 Is Julie in the park? \tyes\t11\n13 Bill journeyed to the office.\n14 Fred went to the bedroom.\n15 Is Mary in the kitchen? \tyes\t10\n1 Julie moved to the park.\n2 Mary moved to the kitchen.\n3 Is Mary in the kitchen? \tyes\t2\n4 Julie is either in the bedroom or the school.\n5 Fred journeyed to the bedroom.\n6 Is Julie in the bedroom? \tmaybe\t4\n7 Julie is either in the school or the office.\n8 Fred is either in the school or the park.\n9 Is Mary in the office? \tno\t2\n10 Mary went back to the bedroom.\n11 Mary went back to the kitchen.\n12 Is Julie in the bedroom? \tno\t7\n13 Fred journeyed to the office.\n14 Bill is either in the park or the bedroom.\n15 Is Mary in the school? \tno\t11\n1 Fred moved to the park.\n2 Fred moved to the kitchen.\n3 Is Fred in the office? \tno\t2\n4 Mary journeyed to the school.\n5 Fred went back to the park.\n6 Is Fred in the park? \tyes\t5\n7 Julie is in the office.\n8 Fred is in the cinema.\n9 Is Fred in the cinema? \tyes\t8\n10 Mary went back to the kitchen.\n11 Bill is either in the office or the kitchen.\n12 Is Fred in the cinema? \tyes\t8\n13 Julie is in the school.\n14 Fred journeyed to the bedroom.\n15 Is Julie in the office? \tno\t13\n1 Julie is in the office.\n2 Julie went to the park.\n3 Is Julie in the park? \tyes\t2\n4 Mary travelled to the bedroom.\n5 Bill went to the office.\n6 Is Mary in the school? \tno\t4\n7 Fred travelled to the park.\n8 Bill went back to the school.\n9 Is Mary in the bedroom? \tyes\t4\n10 Mary went to the office.\n11 Julie went to the cinema.\n12 Is Fred in the kitchen? \tno\t7\n13 Bill travelled to the park.\n14 Mary journeyed to the kitchen.\n15 Is Bill in the park? \tyes\t13\n1 Fred went to the cinema.\n2 Fred travelled to the office.\n3 Is Fred in the office? \tyes\t2\n4 Mary is either in the kitchen or the cinema.\n5 Mary went back to the office.\n6 Is Mary in the office? \tyes\t5\n7 Bill is in the park.\n8 Fred is in the park.\n9 Is Bill in the office? \tno\t7\n10 Julie went back to the office.\n11 Julie is in the cinema.\n12 Is Fred in the office? \tno\t8\n13 Julie is in the bedroom.\n14 Fred journeyed to the office.\n15 Is Julie in the bedroom? \tyes\t13\n1 Mary went to the school.\n2 Mary journeyed to the office.\n3 Is Mary in the office? \tyes\t2\n4 Bill journeyed to the bedroom.\n5 Fred is either in the cinema or the office.\n6 Is Mary in the office? \tyes\t2\n7 Mary went back to the park.\n8 Mary is either in the kitchen or the office.\n9 Is Mary in the kitchen? \tmaybe\t8\n10 Julie moved to the office.\n11 Julie is in the park.\n12 Is Julie in the kitchen? \tno\t11\n13 Mary is either in the bedroom or the school.\n14 Fred travelled to the park.\n15 Is Fred in the park? \tyes\t14\n1 Julie is in the school.\n2 Mary travelled to the bedroom.\n3 Is Julie in the bedroom? \tno\t1\n4 Fred is in the park.\n5 Bill is in the cinema.\n6 Is Fred in the school? \tno\t4\n7 Mary went back to the park.\n8 Fred journeyed to the kitchen.\n9 Is Fred in the office? \tno\t8\n10 Mary is in the cinema.\n11 Bill travelled to the bedroom.\n12 Is Bill in the bedroom? \tyes\t11\n13 Fred travelled to the bedroom.\n14 Julie went back to the bedroom.\n15 Is Fred in the bedroom? \tyes\t13\n1 Julie journeyed to the kitchen.\n2 Mary is in the bedroom.\n3 Is Julie in the kitchen? \tyes\t1\n4 Mary went to the office.\n5 Mary travelled to the cinema.\n6 Is Mary in the cinema? \tyes\t5\n7 Bill went to the school.\n8 Bill travelled to the park.\n9 Is Mary in the bedroom? \tno\t5\n10 Julie journeyed to the bedroom.\n11 Mary travelled to the office.\n12 Is Bill in the park? \tyes\t8\n13 Julie is in the school.\n14 Julie is either in the bedroom or the park.\n15 Is Julie in the bedroom? \tmaybe\t14\n1 Fred journeyed to the cinema.\n2 Bill is in the kitchen.\n3 Is Bill in the kitchen? \tyes\t2\n4 Mary is either in the cinema or the kitchen.\n5 Fred moved to the park.\n6 Is Fred in the kitchen? \tno\t5\n7 Julie journeyed to the bedroom.\n8 Mary is in the office.\n9 Is Bill in the cinema? \tno\t2\n10 Fred is either in the kitchen or the school.\n11 Mary went back to the park.\n12 Is Mary in the park? \tyes\t11\n13 Bill is in the office.\n14 Julie is in the office.\n15 Is Bill in the office? \tyes\t13\n1 Mary journeyed to the school.\n2 Mary is in the park.\n3 Is Mary in the park? \tyes\t2\n4 Mary is in the school.\n5 Mary journeyed to the cinema.\n6 Is Mary in the cinema? \tyes\t5\n7 Mary journeyed to the park.\n8 Fred moved to the bedroom.\n9 Is Mary in the kitchen? \tno\t7\n10 Bill is either in the kitchen or the cinema.\n11 Mary is in the bedroom.\n12 Is Bill in the office? \tno\t10\n13 Fred journeyed to the park.\n14 Julie journeyed to the cinema.\n15 Is Bill in the cinema? \tmaybe\t10\n1 Julie journeyed to the kitchen.\n2 Bill is either in the park or the park.\n3 Is Julie in the kitchen? \tyes\t1\n4 Mary moved to the bedroom.\n5 Mary travelled to the park.\n6 Is Julie in the kitchen? \tyes\t1\n7 Julie went to the cinema.\n8 Bill journeyed to the bedroom.\n9 Is Mary in the office? \tno\t5\n10 Bill went to the cinema.\n11 Bill travelled to the kitchen.\n12 Is Julie in the school? \tno\t7\n13 Mary went back to the office.\n14 Julie moved to the park.\n15 Is Mary in the school? \tno\t13\n1 Julie is either in the kitchen or the kitchen.\n2 Bill is in the office.\n3 Is Bill in the office? \tyes\t2\n4 Mary travelled to the cinema.\n5 Julie is in the school.\n6 Is Julie in the bedroom? \tno\t5\n7 Fred moved to the kitchen.\n8 Mary is in the kitchen.\n9 Is Fred in the bedroom? \tno\t7\n10 Fred moved to the bedroom.\n11 Fred went to the park.\n12 Is Mary in the kitchen? \tyes\t8\n13 Bill journeyed to the bedroom.\n14 Mary went back to the park.\n15 Is Fred in the park? \tyes\t11\n1 Fred moved to the bedroom.\n2 Mary went back to the bedroom.\n3 Is Fred in the cinema? \tno\t1\n4 Mary is in the cinema.\n5 Julie is in the office.\n6 Is Mary in the cinema? \tyes\t4\n7 Fred went back to the school.\n8 Bill went back to the school.\n9 Is Bill in the kitchen? \tno\t8\n10 Mary travelled to the office.\n11 Fred went back to the park.\n12 Is Fred in the school? \tno\t11\n13 Fred is in the cinema.\n14 Mary is in the park.\n15 Is Mary in the office? \tno\t14\n1 Bill is either in the school or the park.\n2 Julie is either in the bedroom or the bedroom.\n3 Is Julie in the cinema? \tno\t2\n4 Julie went to the school.\n5 Mary travelled to the office.\n6 Is Mary in the cinema? \tno\t5\n7 Julie is either in the cinema or the park.\n8 Mary travelled to the school.\n9 Is Mary in the school? \tyes\t8\n10 Bill is in the office.\n11 Julie is either in the school or the school.\n12 Is Mary in the school? \tyes\t8\n13 Bill travelled to the park.\n14 Bill is in the office.\n15 Is Bill in the office? \tyes\t14\n1 Fred is in the cinema.\n2 Julie is either in the park or the park.\n3 Is Fred in the kitchen? \tno\t1\n4 Fred went back to the park.\n5 Bill travelled to the cinema.\n6 Is Fred in the bedroom? \tno\t4\n7 Bill is in the school.\n8 Julie is either in the kitchen or the bedroom.\n9 Is Julie in the cinema? \tno\t8\n10 Bill travelled to the kitchen.\n11 Julie is either in the park or the park.\n12 Is Bill in the school? \tno\t10\n13 Mary is in the kitchen.\n14 Bill went to the bedroom.\n15 Is Mary in the kitchen? \tyes\t13\n1 Bill is in the cinema.\n2 Fred is either in the cinema or the school.\n3 Is Fred in the cinema? \tmaybe\t2\n4 Julie travelled to the school.\n5 Bill went back to the park.\n6 Is Bill in the park? \tyes\t5\n7 Fred moved to the kitchen.\n8 Mary moved to the school.\n9 Is Fred in the bedroom? \tno\t7\n10 Julie is either in the park or the park.\n11 Fred is either in the park or the office.\n12 Is Mary in the bedroom? \tno\t8\n13 Julie is in the school.\n14 Mary went to the bedroom.\n15 Is Julie in the kitchen? \tno\t13\n1 Fred is either in the cinema or the school.\n2 Julie is either in the bedroom or the bedroom.\n3 Is Julie in the office? \tno\t2\n4 Fred is either in the park or the park.\n5 Julie went back to the park.\n6 Is Fred in the school? \tno\t4\n7 Mary is either in the school or the cinema.\n8 Bill is either in the park or the bedroom.\n9 Is Bill in the cinema? \tno\t8\n10 Fred is in the bedroom.\n11 Julie went back to the kitchen.\n12 Is Bill in the office? \tno\t8\n13 Fred is either in the office or the office.\n14 Bill travelled to the bedroom.\n15 Is Fred in the office? \tmaybe\t13\n1 Bill moved to the school.\n2 Julie went to the cinema.\n3 Is Bill in the school? \tyes\t1\n4 Fred went to the bedroom.\n5 Fred is either in the office or the office.\n6 Is Bill in the school? \tyes\t1\n7 Julie is in the office.\n8 Fred went back to the kitchen.\n9 Is Fred in the kitchen? \tyes\t8\n10 Mary journeyed to the bedroom.\n11 Julie journeyed to the school.\n12 Is Mary in the bedroom? \tyes\t10\n13 Mary moved to the park.\n14 Fred is either in the cinema or the kitchen.\n15 Is Fred in the cinema? \tmaybe\t14\n1 Julie went back to the bedroom.\n2 Julie moved to the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Bill journeyed to the office.\n5 Mary is in the school.\n6 Is Julie in the kitchen? \tyes\t2\n7 Julie is either in the school or the office.\n8 Julie journeyed to the kitchen.\n9 Is Julie in the kitchen? \tyes\t8\n10 Fred is either in the park or the kitchen.\n11 Fred travelled to the bedroom.\n12 Is Julie in the school? \tno\t8\n13 Julie is either in the office or the cinema.\n14 Fred went back to the kitchen.\n15 Is Julie in the office? \tmaybe\t13\n1 Julie is either in the bedroom or the office.\n2 Mary is in the park.\n3 Is Mary in the bedroom? \tno\t2\n4 Mary is in the bedroom.\n5 Mary is either in the kitchen or the park.\n6 Is Mary in the kitchen? \tmaybe\t5\n7 Mary is in the park.\n8 Bill is in the cinema.\n9 Is Mary in the park? \tyes\t7\n10 Mary went back to the office.\n11 Fred is in the park.\n12 Is Bill in the cinema? \tyes\t8\n13 Fred is either in the school or the cinema.\n14 Bill is in the park.\n15 Is Mary in the office? \tyes\t10\n1 Julie is in the school.\n2 Bill journeyed to the park.\n3 Is Julie in the school? \tyes\t1\n4 Mary travelled to the school.\n5 Fred journeyed to the office.\n6 Is Mary in the office? \tno\t4\n7 Fred went back to the cinema.\n8 Julie moved to the bedroom.\n9 Is Julie in the bedroom? \tyes\t8\n10 Bill is in the cinema.\n11 Julie is either in the kitchen or the kitchen.\n12 Is Fred in the cinema? \tyes\t7\n13 Mary is in the cinema.\n14 Fred journeyed to the park.\n15 Is Fred in the park? \tyes\t14\n1 Mary is either in the cinema or the cinema.\n2 Bill is in the kitchen.\n3 Is Mary in the office? \tno\t1\n4 Fred went back to the park.\n5 Bill journeyed to the cinema.\n6 Is Bill in the cinema? \tyes\t5\n7 Fred is either in the kitchen or the kitchen.\n8 Bill is in the school.\n9 Is Bill in the school? \tyes\t8\n10 Julie is in the cinema.\n11 Bill went back to the kitchen.\n12 Is Julie in the cinema? \tyes\t10\n13 Mary journeyed to the park.\n14 Fred is either in the office or the park.\n15 Is Mary in the park? \tyes\t13\n1 Julie is in the park.\n2 Fred went to the park.\n3 Is Julie in the kitchen? \tno\t1\n4 Mary went to the kitchen.\n5 Mary went to the school.\n6 Is Fred in the park? \tyes\t2\n7 Bill is either in the bedroom or the park.\n8 Fred journeyed to the kitchen.\n9 Is Mary in the bedroom? \tno\t5\n10 Julie travelled to the cinema.\n11 Fred is either in the cinema or the park.\n12 Is Fred in the school? \tno\t11\n13 Fred moved to the kitchen.\n14 Mary went to the park.\n15 Is Fred in the bedroom? \tno\t13\n1 Mary moved to the school.\n2 Fred is either in the kitchen or the kitchen.\n3 Is Mary in the school? \tyes\t1\n4 Fred is either in the bedroom or the cinema.\n5 Mary is either in the office or the school.\n6 Is Mary in the office? \tmaybe\t5\n7 Julie is in the kitchen.\n8 Mary moved to the park.\n9 Is Julie in the office? \tno\t7\n10 Fred is either in the bedroom or the bedroom.\n11 Bill went back to the kitchen.\n12 Is Julie in the kitchen? \tyes\t7\n13 Fred went back to the park.\n14 Julie is in the cinema.\n15 Is Mary in the park? \tyes\t8\n1 Mary went back to the office.\n2 Julie is either in the school or the office.\n3 Is Julie in the kitchen? \tno\t2\n4 Mary moved to the cinema.\n5 Julie is either in the school or the kitchen.\n6 Is Mary in the kitchen? \tno\t4\n7 Julie went to the office.\n8 Mary is in the park.\n9 Is Julie in the office? \tyes\t7\n10 Bill is either in the school or the park.\n11 Julie is in the kitchen.\n12 Is Mary in the park? \tyes\t8\n13 Julie moved to the school.\n14 Fred journeyed to the bedroom.\n15 Is Julie in the school? \tyes\t13\n1 Julie is in the office.\n2 Bill is in the office.\n3 Is Julie in the office? \tyes\t1\n4 Mary is in the office.\n5 Mary travelled to the cinema.\n6 Is Julie in the office? \tyes\t1\n7 Fred is in the bedroom.\n8 Mary went to the kitchen.\n9 Is Fred in the cinema? \tno\t7\n10 Julie is in the cinema.\n11 Fred is either in the office or the kitchen.\n12 Is Fred in the park? \tno\t11\n13 Julie is either in the bedroom or the cinema.\n14 Bill is in the school.\n15 Is Bill in the office? \tno\t14\n1 Mary moved to the office.\n2 Mary is either in the kitchen or the cinema.\n3 Is Mary in the kitchen? \tmaybe\t2\n4 Fred journeyed to the bedroom.\n5 Fred is either in the kitchen or the park.\n6 Is Fred in the park? \tmaybe\t5\n7 Fred is either in the office or the cinema.\n8 Mary is in the office.\n9 Is Mary in the school? \tno\t8\n10 Mary is in the bedroom.\n11 Fred went to the kitchen.\n12 Is Mary in the bedroom? \tyes\t10\n13 Fred is in the school.\n14 Mary moved to the park.\n15 Is Mary in the park? \tyes\t14\n1 Julie moved to the park.\n2 Fred is in the cinema.\n3 Is Fred in the cinema? \tyes\t2\n4 Bill went to the kitchen.\n5 Fred went back to the office.\n6 Is Bill in the office? \tno\t4\n7 Mary is in the bedroom.\n8 Bill is in the park.\n9 Is Bill in the school? \tno\t8\n10 Bill went to the office.\n11 Mary went to the park.\n12 Is Fred in the park? \tno\t5\n13 Mary travelled to the cinema.\n14 Mary went back to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 Mary is either in the cinema or the school.\n2 Mary journeyed to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Julie is either in the office or the cinema.\n5 Bill journeyed to the bedroom.\n6 Is Julie in the office? \tmaybe\t4\n7 Mary is either in the cinema or the cinema.\n8 Fred is in the office.\n9 Is Julie in the office? \tmaybe\t4\n10 Bill is in the office.\n11 Bill is either in the cinema or the park.\n12 Is Mary in the kitchen? \tno\t7\n13 Fred is in the kitchen.\n14 Mary is in the bedroom.\n15 Is Mary in the bedroom? \tyes\t14\n1 Mary is either in the bedroom or the school.\n2 Julie is in the park.\n3 Is Julie in the park? \tyes\t2\n4 Mary moved to the school.\n5 Julie journeyed to the cinema.\n6 Is Mary in the bedroom? \tno\t4\n7 Mary moved to the cinema.\n8 Fred is in the kitchen.\n9 Is Fred in the kitchen? \tyes\t8\n10 Bill moved to the office.\n11 Fred moved to the cinema.\n12 Is Fred in the cinema? \tyes\t11\n13 Julie travelled to the kitchen.\n14 Bill is in the bedroom.\n15 Is Bill in the office? \tno\t14\n1 Fred is in the bedroom.\n2 Julie is in the kitchen.\n3 Is Fred in the school? \tno\t1\n4 Mary went to the cinema.\n5 Mary travelled to the bedroom.\n6 Is Mary in the cinema? \tno\t5\n7 Bill went to the office.\n8 Mary moved to the school.\n9 Is Mary in the school? \tyes\t8\n10 Julie is either in the office or the bedroom.\n11 Mary travelled to the office.\n12 Is Mary in the office? \tyes\t11\n13 Julie went to the kitchen.\n14 Fred is in the cinema.\n15 Is Fred in the school? \tno\t14\n1 Fred is in the bedroom.\n2 Mary is in the school.\n3 Is Fred in the bedroom? \tyes\t1\n4 Bill travelled to the office.\n5 Bill went back to the cinema.\n6 Is Fred in the school? \tno\t1\n7 Mary is in the office.\n8 Fred is either in the office or the school.\n9 Is Mary in the bedroom? \tno\t7\n10 Fred journeyed to the bedroom.\n11 Fred went back to the school.\n12 Is Bill in the kitchen? \tno\t5\n13 Fred is either in the park or the park.\n14 Fred went to the office.\n15 Is Fred in the office? \tyes\t14\n1 Fred went back to the school.\n2 Bill is in the bedroom.\n3 Is Fred in the school? \tyes\t1\n4 Bill is either in the school or the park.\n5 Julie is either in the kitchen or the school.\n6 Is Bill in the park? \tmaybe\t4\n7 Bill is in the bedroom.\n8 Fred went back to the bedroom.\n9 Is Bill in the kitchen? \tno\t7\n10 Bill moved to the park.\n11 Julie is in the office.\n12 Is Julie in the office? \tyes\t11\n13 Fred is either in the office or the bedroom.\n14 Fred is in the park.\n15 Is Bill in the park? \tyes\t10\n1 Julie is either in the bedroom or the school.\n2 Fred travelled to the kitchen.\n3 Is Fred in the kitchen? \tyes\t2\n4 Julie is either in the school or the kitchen.\n5 Fred travelled to the bedroom.\n6 Is Fred in the bedroom? \tyes\t5\n7 Fred moved to the school.\n8 Bill went back to the cinema.\n9 Is Fred in the school? \tyes\t7\n10 Mary is either in the cinema or the cinema.\n11 Bill is in the bedroom.\n12 Is Fred in the bedroom? \tno\t7\n13 Bill is either in the kitchen or the school.\n14 Bill went back to the office.\n15 Is Bill in the office? \tyes\t14\n1 Mary travelled to the bedroom.\n2 Julie journeyed to the school.\n3 Is Julie in the school? \tyes\t2\n4 Julie went back to the bedroom.\n5 Fred travelled to the park.\n6 Is Mary in the bedroom? \tyes\t1\n7 Julie is in the kitchen.\n8 Bill journeyed to the bedroom.\n9 Is Fred in the school? \tno\t5\n10 Bill went to the office.\n11 Bill moved to the cinema.\n12 Is Bill in the cinema? \tyes\t11\n13 Bill is either in the kitchen or the kitchen.\n14 Fred went to the kitchen.\n15 Is Bill in the kitchen? \tmaybe\t13\n1 Bill is either in the bedroom or the bedroom.\n2 Mary is either in the park or the park.\n3 Is Bill in the cinema? \tno\t1\n4 Julie is either in the bedroom or the cinema.\n5 Bill went back to the school.\n6 Is Julie in the office? \tno\t4\n7 Julie is either in the bedroom or the kitchen.\n8 Bill journeyed to the bedroom.\n9 Is Bill in the bedroom? \tyes\t8\n10 Bill is either in the cinema or the park.\n11 Julie is either in the office or the kitchen.\n12 Is Julie in the office? \tmaybe\t11\n13 Fred is in the bedroom.\n14 Fred went to the kitchen.\n15 Is Julie in the cinema? \tno\t11\n1 Mary is in the school.\n2 Julie moved to the cinema.\n3 Is Julie in the cinema? \tyes\t2\n4 Bill went back to the cinema.\n5 Mary moved to the office.\n6 Is Mary in the cinema? \tno\t5\n7 Julie is either in the office or the office.\n8 Fred is in the cinema.\n9 Is Fred in the cinema? \tyes\t8\n10 Julie is either in the bedroom or the park.\n11 Mary moved to the bedroom.\n12 Is Mary in the office? \tno\t11\n13 Julie went to the kitchen.\n14 Fred is in the office.\n15 Is Fred in the office? \tyes\t14\n1 Fred went back to the school.\n2 Julie went to the school.\n3 Is Julie in the school? \tyes\t2\n4 Julie journeyed to the kitchen.\n5 Fred went back to the kitchen.\n6 Is Julie in the cinema? \tno\t4\n7 Bill is in the school.\n8 Fred is in the bedroom.\n9 Is Fred in the bedroom? \tyes\t8\n10 Mary journeyed to the bedroom.\n11 Bill went back to the bedroom.\n12 Is Mary in the cinema? \tno\t10\n13 Mary is in the cinema.\n14 Fred is in the office.\n15 Is Fred in the office? \tyes\t14\n1 Julie is in the bedroom.\n2 Julie went back to the cinema.\n3 Is Julie in the cinema? \tyes\t2\n4 Mary travelled to the park.\n5 Bill journeyed to the school.\n6 Is Julie in the office? \tno\t2\n7 Bill is either in the kitchen or the school.\n8 Fred is in the school.\n9 Is Julie in the kitchen? \tno\t2\n10 Julie moved to the kitchen.\n11 Fred is in the office.\n12 Is Bill in the kitchen? \tmaybe\t7\n13 Julie is either in the bedroom or the park.\n14 Fred is in the kitchen.\n15 Is Fred in the park? \tno\t14\n1 Julie went back to the kitchen.\n2 Bill is in the school.\n3 Is Bill in the cinema? \tno\t2\n4 Fred is either in the cinema or the kitchen.\n5 Mary travelled to the kitchen.\n6 Is Julie in the office? \tno\t1\n7 Mary is either in the park or the cinema.\n8 Julie journeyed to the bedroom.\n9 Is Mary in the park? \tmaybe\t7\n10 Fred is either in the office or the park.\n11 Fred is either in the cinema or the school.\n12 Is Fred in the cinema? \tmaybe\t11\n13 Bill moved to the office.\n14 Fred journeyed to the kitchen.\n15 Is Bill in the park? \tno\t13\n1 Bill went back to the kitchen.\n2 Mary travelled to the school.\n3 Is Mary in the school? \tyes\t2\n4 Bill is in the bedroom.\n5 Mary moved to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Fred is in the park.\n8 Mary is either in the school or the bedroom.\n9 Is Fred in the park? \tyes\t7\n10 Mary travelled to the school.\n11 Julie moved to the kitchen.\n12 Is Mary in the school? \tyes\t10\n13 Julie is in the cinema.\n14 Mary is either in the cinema or the kitchen.\n15 Is Mary in the cinema? \tmaybe\t14\n1 Bill is either in the cinema or the bedroom.\n2 Bill is in the kitchen.\n3 Is Bill in the kitchen? \tyes\t2\n4 Fred is in the bedroom.\n5 Mary went back to the office.\n6 Is Bill in the cinema? \tno\t2\n7 Fred is either in the school or the office.\n8 Julie journeyed to the office.\n9 Is Bill in the school? \tno\t2\n10 Bill went back to the office.\n11 Julie is either in the bedroom or the park.\n12 Is Bill in the park? \tno\t10\n13 Mary is either in the park or the park.\n14 Mary travelled to the cinema.\n15 Is Julie in the bedroom? \tmaybe\t11\n1 Julie is either in the office or the school.\n2 Julie travelled to the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Fred is either in the cinema or the school.\n5 Julie went back to the bedroom.\n6 Is Julie in the bedroom? \tyes\t5\n7 Julie moved to the cinema.\n8 Mary is either in the office or the bedroom.\n9 Is Julie in the school? \tno\t7\n10 Bill went to the cinema.\n11 Julie is in the park.\n12 Is Julie in the park? \tyes\t11\n13 Julie is in the office.\n14 Julie moved to the bedroom.\n15 Is Julie in the bedroom? \tyes\t14\n1 Mary is either in the school or the cinema.\n2 Julie went to the school.\n3 Is Julie in the school? \tyes\t2\n4 Fred is in the cinema.\n5 Mary is in the office.\n6 Is Fred in the kitchen? \tno\t4\n7 Mary travelled to the cinema.\n8 Mary went to the kitchen.\n9 Is Mary in the school? \tno\t8\n10 Julie moved to the kitchen.\n11 Bill travelled to the bedroom.\n12 Is Mary in the school? \tno\t8\n13 Bill is in the kitchen.\n14 Fred moved to the school.\n15 Is Bill in the park? \tno\t13\n1 Julie journeyed to the office.\n2 Mary is in the office.\n3 Is Mary in the kitchen? \tno\t2\n4 Julie is in the cinema.\n5 Mary moved to the school.\n6 Is Mary in the office? \tno\t5\n7 Fred went back to the school.\n8 Fred is in the park.\n9 Is Julie in the bedroom? \tno\t4\n10 Julie is either in the office or the park.\n11 Mary is either in the cinema or the bedroom.\n12 Is Mary in the cinema? \tmaybe\t11\n13 Fred journeyed to the office.\n14 Julie moved to the park.\n15 Is Fred in the office? \tyes\t13\n1 Fred is either in the bedroom or the park.\n2 Mary is in the park.\n3 Is Mary in the kitchen? \tno\t2\n4 Bill is either in the school or the school.\n5 Julie is in the cinema.\n6 Is Mary in the park? \tyes\t2\n7 Bill went to the office.\n8 Fred journeyed to the school.\n9 Is Bill in the cinema? \tno\t7\n10 Mary travelled to the bedroom.\n11 Fred is either in the office or the school.\n12 Is Fred in the office? \tmaybe\t11\n13 Fred is in the bedroom.\n14 Mary is either in the cinema or the bedroom.\n15 Is Fred in the office? \tno\t13\n1 Julie is either in the school or the kitchen.\n2 Julie is in the office.\n3 Is Julie in the office? \tyes\t2\n4 Julie went back to the bedroom.\n5 Mary journeyed to the bedroom.\n6 Is Julie in the cinema? \tno\t4\n7 Fred moved to the cinema.\n8 Fred is in the park.\n9 Is Julie in the bedroom? \tyes\t4\n10 Mary moved to the cinema.\n11 Mary is in the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Fred went to the bedroom.\n14 Bill is in the cinema.\n15 Is Bill in the cinema? \tyes\t14\n1 Julie moved to the kitchen.\n2 Mary journeyed to the park.\n3 Is Mary in the bedroom? \tno\t2\n4 Bill is either in the kitchen or the bedroom.\n5 Julie moved to the office.\n6 Is Bill in the cinema? \tno\t4\n7 Mary is in the school.\n8 Julie is in the kitchen.\n9 Is Mary in the office? \tno\t7\n10 Fred is either in the cinema or the cinema.\n11 Julie moved to the cinema.\n12 Is Julie in the cinema? \tyes\t11\n13 Julie is in the office.\n14 Fred went back to the school.\n15 Is Fred in the school? \tyes\t14\n1 Fred went to the office.\n2 Bill moved to the office.\n3 Is Fred in the bedroom? \tno\t1\n4 Fred is in the kitchen.\n5 Julie journeyed to the park.\n6 Is Fred in the cinema? \tno\t4\n7 Fred is in the bedroom.\n8 Fred travelled to the office.\n9 Is Fred in the office? \tyes\t8\n10 Bill went back to the bedroom.\n11 Bill is either in the kitchen or the cinema.\n12 Is Julie in the park? \tyes\t5\n13 Mary went back to the park.\n14 Julie moved to the cinema.\n15 Is Julie in the cinema? \tyes\t14\n1 Julie went back to the bedroom.\n2 Bill is either in the office or the kitchen.\n3 Is Bill in the park? \tno\t2\n4 Mary is either in the kitchen or the school.\n5 Mary moved to the office.\n6 Is Mary in the kitchen? \tno\t5\n7 Fred is either in the park or the cinema.\n8 Fred moved to the bedroom.\n9 Is Fred in the bedroom? \tyes\t8\n10 Bill went to the bedroom.\n11 Mary is either in the park or the kitchen.\n12 Is Mary in the office? \tno\t11\n13 Mary is in the school.\n14 Fred is in the kitchen.\n15 Is Fred in the school? \tno\t14\n1 Bill went back to the office.\n2 Bill is in the cinema.\n3 Is Bill in the cinema? \tyes\t2\n4 Fred is either in the kitchen or the bedroom.\n5 Fred journeyed to the school.\n6 Is Bill in the school? \tno\t2\n7 Bill went to the kitchen.\n8 Mary is either in the office or the school.\n9 Is Bill in the kitchen? \tyes\t7\n10 Mary moved to the kitchen.\n11 Mary went to the park.\n12 Is Bill in the park? \tno\t7\n13 Fred is either in the bedroom or the office.\n14 Julie is in the bedroom.\n15 Is Julie in the bedroom? \tyes\t14\n1 Fred is either in the school or the school.\n2 Julie travelled to the bedroom.\n3 Is Julie in the cinema? \tno\t2\n4 Bill is in the school.\n5 Julie is in the office.\n6 Is Fred in the school? \tmaybe\t1\n7 Fred is either in the cinema or the bedroom.\n8 Julie is either in the bedroom or the bedroom.\n9 Is Fred in the cinema? \tmaybe\t7\n10 Mary went back to the school.\n11 Bill went to the park.\n12 Is Fred in the cinema? \tmaybe\t7\n13 Fred is either in the kitchen or the school.\n14 Julie is in the office.\n15 Is Bill in the bedroom? \tno\t11\n1 Julie is in the kitchen.\n2 Bill is either in the cinema or the cinema.\n3 Is Julie in the kitchen? \tyes\t1\n4 Mary moved to the kitchen.\n5 Bill journeyed to the kitchen.\n6 Is Bill in the school? \tno\t5\n7 Mary journeyed to the office.\n8 Mary is in the park.\n9 Is Mary in the park? \tyes\t8\n10 Bill travelled to the bedroom.\n11 Fred journeyed to the kitchen.\n12 Is Bill in the cinema? \tno\t10\n13 Fred travelled to the park.\n14 Fred is either in the bedroom or the cinema.\n15 Is Fred in the bedroom? \tmaybe\t14\n1 Fred is in the park.\n2 Mary is either in the park or the office.\n3 Is Fred in the park? \tyes\t1\n4 Bill is either in the park or the park.\n5 Mary moved to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Julie is in the kitchen.\n8 Julie is in the park.\n9 Is Mary in the park? \tno\t5\n10 Mary went back to the school.\n11 Bill is either in the cinema or the cinema.\n12 Is Julie in the cinema? \tno\t8\n13 Mary is in the bedroom.\n14 Bill went to the park.\n15 Is Bill in the cinema? \tno\t14\n1 Mary is in the park.\n2 Bill journeyed to the office.\n3 Is Bill in the park? \tno\t2\n4 Fred moved to the cinema.\n5 Julie is in the park.\n6 Is Mary in the bedroom? \tno\t1\n7 Julie is either in the cinema or the school.\n8 Fred journeyed to the office.\n9 Is Julie in the park? \tno\t7\n10 Fred is either in the bedroom or the school.\n11 Bill travelled to the park.\n12 Is Bill in the kitchen? \tno\t11\n13 Fred is either in the office or the school.\n14 Julie is in the bedroom.\n15 Is Fred in the office? \tmaybe\t13\n1 Mary went to the school.\n2 Fred went to the park.\n3 Is Fred in the park? \tyes\t2\n4 Julie is either in the school or the office.\n5 Julie is either in the school or the bedroom.\n6 Is Fred in the bedroom? \tno\t2\n7 Bill went to the cinema.\n8 Mary is either in the bedroom or the cinema.\n9 Is Fred in the office? \tno\t2\n10 Bill is in the kitchen.\n11 Fred journeyed to the cinema.\n12 Is Bill in the bedroom? \tno\t10\n13 Mary went to the park.\n14 Fred is either in the office or the bedroom.\n15 Is Fred in the office? \tmaybe\t14\n1 Mary moved to the office.\n2 Mary is either in the cinema or the school.\n3 Is Mary in the bedroom? \tno\t2\n4 Bill moved to the office.\n5 Fred went back to the office.\n6 Is Mary in the bedroom? \tno\t2\n7 Fred went back to the kitchen.\n8 Julie is in the kitchen.\n9 Is Bill in the school? \tno\t4\n10 Julie is in the school.\n11 Bill went to the bedroom.\n12 Is Fred in the park? \tno\t7\n13 Mary is in the kitchen.\n14 Mary moved to the school.\n15 Is Bill in the park? \tno\t11\n1 Bill is either in the office or the cinema.\n2 Mary journeyed to the park.\n3 Is Bill in the office? \tmaybe\t1\n4 Julie is in the cinema.\n5 Mary went back to the cinema.\n6 Is Julie in the cinema? \tyes\t4\n7 Bill is in the school.\n8 Mary is either in the school or the office.\n9 Is Mary in the office? \tmaybe\t8\n10 Mary went to the cinema.\n11 Fred went to the park.\n12 Is Fred in the kitchen? \tno\t11\n13 Bill is either in the office or the kitchen.\n14 Fred is in the school.\n15 Is Fred in the school? \tyes\t14\n1 Mary is either in the kitchen or the cinema.\n2 Fred is in the school.\n3 Is Fred in the cinema? \tno\t2\n4 Bill moved to the bedroom.\n5 Bill is in the kitchen.\n6 Is Fred in the school? \tyes\t2\n7 Julie is either in the school or the park.\n8 Mary journeyed to the cinema.\n9 Is Mary in the cinema? \tyes\t8\n10 Julie is either in the school or the school.\n11 Julie is either in the office or the office.\n12 Is Mary in the bedroom? \tno\t8\n13 Bill is in the office.\n14 Julie journeyed to the kitchen.\n15 Is Julie in the park? \tno\t14\n1 Bill travelled to the bedroom.\n2 Julie journeyed to the office.\n3 Is Julie in the cinema? \tno\t2\n4 Bill went back to the office.\n5 Julie went back to the kitchen.\n6 Is Julie in the kitchen? \tyes\t5\n7 Fred moved to the park.\n8 Fred went back to the cinema.\n9 Is Fred in the cinema? \tyes\t8\n10 Fred is in the office.\n11 Mary is in the kitchen.\n12 Is Fred in the cinema? \tno\t10\n13 Mary journeyed to the office.\n14 Julie went back to the bedroom.\n15 Is Fred in the park? \tno\t10\n1 Bill is either in the kitchen or the school.\n2 Mary is in the office.\n3 Is Bill in the kitchen? \tmaybe\t1\n4 Bill journeyed to the bedroom.\n5 Julie is either in the bedroom or the cinema.\n6 Is Bill in the bedroom? \tyes\t4\n7 Julie travelled to the school.\n8 Mary is either in the school or the bedroom.\n9 Is Julie in the school? \tyes\t7\n10 Mary went back to the office.\n11 Bill is in the park.\n12 Is Mary in the office? \tyes\t10\n13 Fred journeyed to the cinema.\n14 Mary travelled to the park.\n15 Is Mary in the park? \tyes\t14\n1 Mary journeyed to the cinema.\n2 Bill went to the school.\n3 Is Bill in the school? \tyes\t2\n4 Fred moved to the kitchen.\n5 Mary moved to the office.\n6 Is Mary in the office? \tyes\t5\n7 Mary is either in the cinema or the bedroom.\n8 Fred is either in the kitchen or the school.\n9 Is Mary in the office? \tno\t7\n10 Fred is in the cinema.\n11 Fred went back to the bedroom.\n12 Is Fred in the bedroom? \tyes\t11\n13 Julie is either in the kitchen or the kitchen.\n14 Bill moved to the kitchen.\n15 Is Fred in the bedroom? \tyes\t11\n1 Mary moved to the school.\n2 Mary journeyed to the park.\n3 Is Mary in the kitchen? \tno\t2\n4 Julie travelled to the office.\n5 Fred is in the park.\n6 Is Julie in the office? \tyes\t4\n7 Fred went to the school.\n8 Fred journeyed to the office.\n9 Is Mary in the park? \tyes\t2\n10 Fred is either in the school or the park.\n11 Mary is either in the school or the kitchen.\n12 Is Fred in the park? \tmaybe\t10\n13 Mary moved to the kitchen.\n14 Julie journeyed to the school.\n15 Is Mary in the school? \tno\t13\n1 Mary is either in the park or the school.\n2 Bill is either in the cinema or the cinema.\n3 Is Bill in the school? \tno\t2\n4 Mary went to the office.\n5 Bill is in the park.\n6 Is Mary in the office? \tyes\t4\n7 Fred is either in the school or the park.\n8 Julie went back to the office.\n9 Is Fred in the school? \tmaybe\t7\n10 Fred is either in the office or the office.\n11 Bill went back to the kitchen.\n12 Is Fred in the office? \tmaybe\t10\n13 Julie is in the bedroom.\n14 Julie went to the office.\n15 Is Julie in the office? \tyes\t14\n1 Fred is either in the school or the office.\n2 Mary is either in the school or the kitchen.\n3 Is Fred in the office? \tmaybe\t1\n4 Bill is in the park.\n5 Julie journeyed to the park.\n6 Is Mary in the cinema? \tno\t2\n7 Bill is either in the cinema or the school.\n8 Julie is in the kitchen.\n9 Is Bill in the cinema? \tmaybe\t7\n10 Fred went to the kitchen.\n11 Julie journeyed to the bedroom.\n12 Is Fred in the bedroom? \tno\t10\n13 Mary is in the park.\n14 Bill moved to the bedroom.\n15 Is Mary in the bedroom? \tno\t13\n1 Julie is in the park.\n2 Fred went to the school.\n3 Is Julie in the park? \tyes\t1\n4 Julie is in the kitchen.\n5 Mary travelled to the school.\n6 Is Fred in the school? \tyes\t2\n7 Mary is in the office.\n8 Mary is in the bedroom.\n9 Is Julie in the kitchen? \tyes\t4\n10 Mary is in the cinema.\n11 Bill went back to the office.\n12 Is Mary in the office? \tno\t10\n13 Julie is either in the school or the school.\n14 Mary journeyed to the park.\n15 Is Bill in the school? \tno\t11\n1 Julie travelled to the office.\n2 Julie is in the cinema.\n3 Is Julie in the cinema? \tyes\t2\n4 Julie travelled to the kitchen.\n5 Mary is in the park.\n6 Is Julie in the kitchen? \tyes\t4\n7 Mary is either in the school or the school.\n8 Bill travelled to the cinema.\n9 Is Julie in the kitchen? \tyes\t4\n10 Julie travelled to the park.\n11 Julie is in the cinema.\n12 Is Julie in the cinema? \tyes\t11\n13 Fred moved to the kitchen.\n14 Fred journeyed to the school.\n15 Is Julie in the cinema? \tyes\t11\n1 Fred went back to the school.\n2 Fred is either in the school or the office.\n3 Is Fred in the office? \tmaybe\t2\n4 Bill journeyed to the office.\n5 Mary is in the cinema.\n6 Is Bill in the cinema? \tno\t4\n7 Mary is in the park.\n8 Mary travelled to the bedroom.\n9 Is Mary in the office? \tno\t8\n10 Fred went back to the bedroom.\n11 Mary is in the cinema.\n12 Is Mary in the park? \tno\t11\n13 Mary went back to the school.\n14 Julie is either in the park or the cinema.\n15 Is Julie in the cinema? \tmaybe\t14\n1 Mary journeyed to the cinema.\n2 Fred is in the cinema.\n3 Is Mary in the cinema? \tyes\t1\n4 Mary journeyed to the school.\n5 Bill is in the bedroom.\n6 Is Bill in the bedroom? \tyes\t5\n7 Mary is either in the office or the office.\n8 Fred is either in the school or the office.\n9 Is Mary in the school? \tno\t7\n10 Julie travelled to the kitchen.\n11 Fred moved to the school.\n12 Is Mary in the office? \tmaybe\t7\n13 Julie went to the bedroom.\n14 Fred is in the kitchen.\n15 Is Fred in the kitchen? \tyes\t14\n1 Bill travelled to the park.\n2 Julie went back to the school.\n3 Is Bill in the park? \tyes\t1\n4 Julie journeyed to the kitchen.\n5 Julie is either in the school or the office.\n6 Is Julie in the office? \tmaybe\t5\n7 Fred is either in the park or the cinema.\n8 Bill is either in the office or the school.\n9 Is Julie in the cinema? \tno\t5\n10 Bill is either in the kitchen or the school.\n11 Bill journeyed to the park.\n12 Is Bill in the park? \tyes\t11\n13 Julie journeyed to the park.\n14 Mary is either in the cinema or the park.\n15 Is Julie in the kitchen? \tno\t13\n1 Fred moved to the cinema.\n2 Fred is either in the kitchen or the office.\n3 Is Fred in the kitchen? \tmaybe\t2\n4 Fred is either in the school or the bedroom.\n5 Julie is in the cinema.\n6 Is Fred in the school? \tmaybe\t4\n7 Julie is in the kitchen.\n8 Julie moved to the bedroom.\n9 Is Fred in the school? \tmaybe\t4\n10 Mary is in the park.\n11 Mary is either in the bedroom or the school.\n12 Is Julie in the bedroom? \tyes\t8\n13 Julie is either in the park or the school.\n14 Bill is in the school.\n15 Is Bill in the school? \tyes\t14\n1 Julie moved to the bedroom.\n2 Julie is either in the cinema or the cinema.\n3 Is Julie in the kitchen? \tno\t2\n4 Fred travelled to the kitchen.\n5 Julie went to the park.\n6 Is Julie in the school? \tno\t5\n7 Julie is in the kitchen.\n8 Bill is in the bedroom.\n9 Is Fred in the kitchen? \tyes\t4\n10 Julie went back to the bedroom.\n11 Julie is in the park.\n12 Is Julie in the park? \tyes\t11\n13 Fred is either in the bedroom or the kitchen.\n14 Mary is either in the kitchen or the kitchen.\n15 Is Mary in the office? \tno\t14\n1 Bill journeyed to the school.\n2 Fred moved to the office.\n3 Is Bill in the cinema? \tno\t1\n4 Mary went to the school.\n5 Fred is in the cinema.\n6 Is Mary in the cinema? \tno\t4\n7 Mary travelled to the office.\n8 Fred is either in the school or the park.\n9 Is Fred in the park? \tmaybe\t8\n10 Fred journeyed to the bedroom.\n11 Julie is in the park.\n12 Is Fred in the bedroom? \tyes\t10\n13 Julie is either in the cinema or the cinema.\n14 Mary went to the bedroom.\n15 Is Fred in the cinema? \tno\t10\n1 Bill went to the office.\n2 Julie travelled to the kitchen.\n3 Is Julie in the bedroom? \tno\t2\n4 Mary went back to the school.\n5 Julie went back to the cinema.\n6 Is Mary in the school? \tyes\t4\n7 Fred is in the cinema.\n8 Julie is in the kitchen.\n9 Is Fred in the park? \tno\t7\n10 Bill is in the cinema.\n11 Julie moved to the bedroom.\n12 Is Fred in the cinema? \tyes\t7\n13 Mary travelled to the kitchen.\n14 Mary travelled to the office.\n15 Is Julie in the school? \tno\t11\n1 Julie is in the office.\n2 Fred is in the bedroom.\n3 Is Fred in the bedroom? \tyes\t2\n4 Mary is either in the school or the cinema.\n5 Fred is in the office.\n6 Is Fred in the bedroom? \tno\t5\n7 Julie went to the park.\n8 Mary moved to the bedroom.\n9 Is Fred in the bedroom? \tno\t5\n10 Bill went to the bedroom.\n11 Fred went back to the cinema.\n12 Is Fred in the kitchen? \tno\t11\n13 Mary is in the kitchen.\n14 Mary moved to the bedroom.\n15 Is Bill in the bedroom? \tyes\t10\n1 Bill is in the bedroom.\n2 Fred went back to the school.\n3 Is Fred in the school? \tyes\t2\n4 Julie is in the bedroom.\n5 Bill journeyed to the cinema.\n6 Is Julie in the cinema? \tno\t4\n7 Mary is in the bedroom.\n8 Mary journeyed to the school.\n9 Is Fred in the school? \tyes\t2\n10 Mary is in the park.\n11 Fred went to the park.\n12 Is Mary in the park? \tyes\t10\n13 Fred is in the cinema.\n14 Mary journeyed to the school.\n15 Is Mary in the school? \tyes\t14\n1 Julie is either in the school or the park.\n2 Mary travelled to the cinema.\n3 Is Mary in the cinema? \tyes\t2\n4 Bill is in the cinema.\n5 Bill went back to the kitchen.\n6 Is Bill in the kitchen? \tyes\t5\n7 Mary is in the office.\n8 Mary is either in the school or the park.\n9 Is Bill in the cinema? \tno\t5\n10 Bill is in the school.\n11 Julie went to the bedroom.\n12 Is Bill in the cinema? \tno\t10\n13 Julie is either in the kitchen or the school.\n14 Julie journeyed to the office.\n15 Is Julie in the office? \tyes\t14\n1 Fred is in the park.\n2 Bill is in the kitchen.\n3 Is Fred in the park? \tyes\t1\n4 Mary travelled to the cinema.\n5 Bill went to the cinema.\n6 Is Bill in the park? \tno\t5\n7 Fred is in the kitchen.\n8 Mary moved to the school.\n9 Is Mary in the cinema? \tno\t8\n10 Bill went to the park.\n11 Fred is in the cinema.\n12 Is Fred in the park? \tno\t11\n13 Fred went to the park.\n14 Mary is in the cinema.\n15 Is Mary in the bedroom? \tno\t14\n1 Fred is in the bedroom.\n2 Mary is in the cinema.\n3 Is Fred in the bedroom? \tyes\t1\n4 Julie went to the kitchen.\n5 Bill is either in the office or the park.\n6 Is Fred in the kitchen? \tno\t1\n7 Julie journeyed to the office.\n8 Bill moved to the school.\n9 Is Julie in the school? \tno\t7\n10 Julie travelled to the bedroom.\n11 Fred travelled to the cinema.\n12 Is Julie in the cinema? \tno\t10\n13 Mary journeyed to the bedroom.\n14 Bill journeyed to the cinema.\n15 Is Bill in the cinema? \tyes\t14\n1 Julie went to the kitchen.\n2 Julie went to the office.\n3 Is Julie in the office? \tyes\t2\n4 Mary is in the bedroom.\n5 Bill is in the park.\n6 Is Julie in the school? \tno\t2\n7 Mary went to the park.\n8 Bill went to the bedroom.\n9 Is Mary in the park? \tyes\t7\n10 Bill is either in the kitchen or the cinema.\n11 Bill is in the kitchen.\n12 Is Bill in the kitchen? \tyes\t11\n13 Julie went to the park.\n14 Mary went to the school.\n15 Is Bill in the kitchen? \tyes\t11\n1 Julie travelled to the bedroom.\n2 Fred is in the kitchen.\n3 Is Fred in the school? \tno\t2\n4 Fred travelled to the park.\n5 Mary went to the kitchen.\n6 Is Julie in the bedroom? \tyes\t1\n7 Mary went back to the office.\n8 Bill is in the kitchen.\n9 Is Mary in the bedroom? \tno\t7\n10 Bill is either in the school or the school.\n11 Fred is in the kitchen.\n12 Is Mary in the park? \tno\t7\n13 Mary is in the bedroom.\n14 Julie travelled to the school.\n15 Is Mary in the cinema? \tno\t13\n1 Julie is in the cinema.\n2 Bill journeyed to the kitchen.\n3 Is Julie in the school? \tno\t1\n4 Julie is in the school.\n5 Mary went back to the office.\n6 Is Mary in the office? \tyes\t5\n7 Fred went back to the park.\n8 Bill journeyed to the school.\n9 Is Bill in the school? \tyes\t8\n10 Fred journeyed to the cinema.\n11 Mary went to the kitchen.\n12 Is Bill in the bedroom? \tno\t8\n13 Julie is either in the kitchen or the cinema.\n14 Bill went to the bedroom.\n15 Is Julie in the kitchen? \tmaybe\t13\n1 Fred travelled to the school.\n2 Bill is in the park.\n3 Is Bill in the park? \tyes\t2\n4 Mary went to the kitchen.\n5 Fred is in the bedroom.\n6 Is Fred in the cinema? \tno\t5\n7 Julie went to the school.\n8 Fred is in the cinema.\n9 Is Mary in the park? \tno\t4\n10 Bill went back to the cinema.\n11 Julie went to the cinema.\n12 Is Bill in the bedroom? \tno\t10\n13 Mary journeyed to the park.\n14 Julie moved to the school.\n15 Is Mary in the cinema? \tno\t13\n1 Bill travelled to the school.\n2 Mary is either in the kitchen or the cinema.\n3 Is Bill in the school? \tyes\t1\n4 Julie is in the school.\n5 Fred is either in the office or the cinema.\n6 Is Julie in the school? \tyes\t4\n7 Bill went back to the kitchen.\n8 Mary moved to the school.\n9 Is Fred in the office? \tmaybe\t5\n10 Bill moved to the park.\n11 Mary is either in the bedroom or the park.\n12 Is Mary in the bedroom? \tmaybe\t11\n13 Mary travelled to the bedroom.\n14 Julie is in the office.\n15 Is Julie in the kitchen? \tno\t14\n1 Julie moved to the office.\n2 Fred is either in the kitchen or the cinema.\n3 Is Julie in the office? \tyes\t1\n4 Bill is in the cinema.\n5 Fred is in the school.\n6 Is Fred in the office? \tno\t5\n7 Julie travelled to the kitchen.\n8 Fred moved to the park.\n9 Is Bill in the park? \tno\t4\n10 Bill is in the park.\n11 Julie moved to the school.\n12 Is Julie in the school? \tyes\t11\n13 Bill is in the school.\n14 Mary is either in the school or the office.\n15 Is Fred in the park? \tyes\t8\n1 Julie went to the school.\n2 Julie is either in the bedroom or the office.\n3 Is Julie in the kitchen? \tno\t2\n4 Fred journeyed to the kitchen.\n5 Bill is in the cinema.\n6 Is Julie in the office? \tmaybe\t2\n7 Julie is in the bedroom.\n8 Mary is either in the bedroom or the park.\n9 Is Julie in the bedroom? \tyes\t7\n10 Mary is in the park.\n11 Bill journeyed to the bedroom.\n12 Is Julie in the bedroom? \tyes\t7\n13 Julie is either in the kitchen or the school.\n14 Julie is either in the office or the cinema.\n15 Is Bill in the kitchen? \tno\t11\n1 Bill is either in the bedroom or the kitchen.\n2 Julie is either in the school or the school.\n3 Is Julie in the cinema? \tno\t2\n4 Bill journeyed to the bedroom.\n5 Julie is in the office.\n6 Is Julie in the office? \tyes\t5\n7 Julie is either in the park or the kitchen.\n8 Bill is in the school.\n9 Is Bill in the office? \tno\t8\n10 Mary is in the office.\n11 Mary went back to the bedroom.\n12 Is Bill in the park? \tno\t8\n13 Julie is either in the office or the school.\n14 Bill went to the bedroom.\n15 Is Bill in the office? \tno\t14\n1 Fred journeyed to the office.\n2 Julie is in the cinema.\n3 Is Fred in the school? \tno\t1\n4 Bill journeyed to the park.\n5 Julie is either in the park or the kitchen.\n6 Is Fred in the cinema? \tno\t1\n7 Julie is either in the cinema or the office.\n8 Fred went back to the park.\n9 Is Julie in the cinema? \tmaybe\t7\n10 Mary went to the park.\n11 Fred went to the office.\n12 Is Fred in the office? \tyes\t11\n13 Julie travelled to the school.\n14 Fred went back to the kitchen.\n15 Is Fred in the office? \tno\t14\n1 Julie moved to the office.\n2 Fred is in the office.\n3 Is Fred in the cinema? \tno\t2\n4 Julie is in the school.\n5 Fred journeyed to the park.\n6 Is Julie in the school? \tyes\t4\n7 Bill went to the cinema.\n8 Julie went back to the kitchen.\n9 Is Fred in the school? \tno\t5\n10 Bill is either in the kitchen or the bedroom.\n11 Fred went back to the school.\n12 Is Fred in the park? \tno\t11\n13 Fred is in the cinema.\n14 Julie is in the park.\n15 Is Julie in the park? \tyes\t14\n1 Mary is in the office.\n2 Bill moved to the cinema.\n3 Is Bill in the cinema? \tyes\t2\n4 Mary is either in the kitchen or the cinema.\n5 Bill went back to the bedroom.\n6 Is Bill in the bedroom? \tyes\t5\n7 Fred travelled to the school.\n8 Bill journeyed to the school.\n9 Is Fred in the school? \tyes\t7\n10 Julie is in the cinema.\n11 Mary is in the school.\n12 Is Bill in the school? \tyes\t8\n13 Julie moved to the park.\n14 Mary is either in the kitchen or the kitchen.\n15 Is Julie in the kitchen? \tno\t13\n1 Bill went to the kitchen.\n2 Bill is either in the office or the school.\n3 Is Bill in the office? \tmaybe\t2\n4 Mary journeyed to the school.\n5 Mary moved to the office.\n6 Is Mary in the office? \tyes\t5\n7 Fred is either in the cinema or the kitchen.\n8 Fred journeyed to the office.\n9 Is Bill in the kitchen? \tno\t2\n10 Julie travelled to the office.\n11 Fred is in the cinema.\n12 Is Mary in the office? \tyes\t5\n13 Fred went to the park.\n14 Fred is either in the kitchen or the office.\n15 Is Julie in the office? \tyes\t10\n1 Mary is in the office.\n2 Bill is either in the park or the school.\n3 Is Mary in the office? \tyes\t1\n4 Fred went back to the cinema.\n5 Fred went back to the bedroom.\n6 Is Fred in the office? \tno\t5\n7 Fred is either in the school or the kitchen.\n8 Fred is in the kitchen.\n9 Is Fred in the kitchen? \tyes\t8\n10 Julie is either in the bedroom or the kitchen.\n11 Mary went to the cinema.\n12 Is Julie in the office? \tno\t10\n13 Bill is in the cinema.\n14 Fred travelled to the school.\n15 Is Fred in the office? \tno\t14\n1 Fred is either in the school or the office.\n2 Mary is either in the school or the bedroom.\n3 Is Mary in the cinema? \tno\t2\n4 Julie moved to the kitchen.\n5 Bill is either in the bedroom or the bedroom.\n6 Is Julie in the kitchen? \tyes\t4\n7 Mary is in the office.\n8 Mary is either in the cinema or the cinema.\n9 Is Bill in the school? \tno\t5\n10 Fred is in the bedroom.\n11 Mary travelled to the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 Fred is either in the kitchen or the bedroom.\n14 Julie journeyed to the school.\n15 Is Fred in the park? \tno\t13\n1 Mary went back to the cinema.\n2 Mary went to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Julie went back to the school.\n5 Fred is in the office.\n6 Is Mary in the bedroom? \tyes\t2\n7 Mary is either in the school or the cinema.\n8 Bill is either in the bedroom or the office.\n9 Is Julie in the office? \tno\t4\n10 Mary went to the park.\n11 Fred journeyed to the park.\n12 Is Mary in the kitchen? \tno\t10\n13 Julie is in the bedroom.\n14 Fred went to the bedroom.\n15 Is Mary in the park? \tyes\t10\n1 Bill went to the school.\n2 Fred is either in the kitchen or the park.\n3 Is Bill in the school? \tyes\t1\n4 Bill journeyed to the cinema.\n5 Fred is in the bedroom.\n6 Is Bill in the bedroom? \tno\t4\n7 Bill travelled to the park.\n8 Bill is either in the cinema or the school.\n9 Is Bill in the park? \tno\t8\n10 Fred moved to the school.\n11 Mary is in the kitchen.\n12 Is Fred in the school? \tyes\t10\n13 Mary is in the office.\n14 Bill is in the kitchen.\n15 Is Bill in the school? \tno\t14\n1 Bill is in the park.\n2 Fred went back to the park.\n3 Is Fred in the park? \tyes\t2\n4 Bill went to the bedroom.\n5 Julie moved to the bedroom.\n6 Is Bill in the bedroom? \tyes\t4\n7 Julie is either in the kitchen or the school.\n8 Mary went to the office.\n9 Is Bill in the bedroom? \tyes\t4\n10 Mary travelled to the school.\n11 Julie travelled to the kitchen.\n12 Is Julie in the kitchen? \tyes\t11\n13 Bill journeyed to the office.\n14 Julie journeyed to the park.\n15 Is Julie in the park? \tyes\t14\n1 Bill went back to the office.\n2 Bill is either in the kitchen or the park.\n3 Is Bill in the cinema? \tno\t2\n4 Fred went to the bedroom.\n5 Julie is either in the park or the office.\n6 Is Bill in the kitchen? \tmaybe\t2\n7 Julie is in the kitchen.\n8 Mary journeyed to the office.\n9 Is Bill in the kitchen? \tmaybe\t2\n10 Julie went to the park.\n11 Bill travelled to the bedroom.\n12 Is Julie in the park? \tyes\t10\n13 Mary is either in the school or the bedroom.\n14 Mary is in the school.\n15 Is Bill in the office? \tno\t11\n1 Mary went to the kitchen.\n2 Fred travelled to the park.\n3 Is Mary in the park? \tno\t1\n4 Julie is either in the kitchen or the school.\n5 Bill is either in the school or the office.\n6 Is Bill in the school? \tmaybe\t5\n7 Mary journeyed to the school.\n8 Bill moved to the bedroom.\n9 Is Bill in the kitchen? \tno\t8\n10 Julie went to the bedroom.\n11 Fred moved to the cinema.\n12 Is Mary in the office? \tno\t7\n13 Mary is either in the park or the school.\n14 Fred is either in the kitchen or the bedroom.\n15 Is Fred in the cinema? \tno\t14\n1 Mary is in the kitchen.\n2 Julie is either in the cinema or the park.\n3 Is Julie in the kitchen? \tno\t2\n4 Mary is in the bedroom.\n5 Bill travelled to the park.\n6 Is Mary in the office? \tno\t4\n7 Mary went back to the office.\n8 Bill is in the office.\n9 Is Mary in the office? \tyes\t7\n10 Bill is either in the office or the cinema.\n11 Bill travelled to the park.\n12 Is Bill in the bedroom? \tno\t11\n13 Fred is in the park.\n14 Bill is in the office.\n15 Is Fred in the park? \tyes\t13\n1 Fred is either in the kitchen or the school.\n2 Fred is either in the bedroom or the cinema.\n3 Is Fred in the bedroom? \tmaybe\t2\n4 Julie is in the kitchen.\n5 Julie is either in the park or the park.\n6 Is Fred in the bedroom? \tmaybe\t2\n7 Julie went back to the cinema.\n8 Julie is in the bedroom.\n9 Is Julie in the bedroom? \tyes\t8\n10 Bill is either in the bedroom or the park.\n11 Fred is in the school.\n12 Is Fred in the park? \tno\t11\n13 Bill is either in the cinema or the kitchen.\n14 Fred moved to the kitchen.\n15 Is Fred in the office? \tno\t14\n1 Fred went back to the park.\n2 Fred is either in the cinema or the school.\n3 Is Fred in the cinema? \tmaybe\t2\n4 Bill is either in the school or the kitchen.\n5 Fred went to the kitchen.\n6 Is Fred in the kitchen? \tyes\t5\n7 Mary moved to the bedroom.\n8 Mary is either in the park or the office.\n9 Is Mary in the park? \tmaybe\t8\n10 Mary went back to the bedroom.\n11 Fred is in the bedroom.\n12 Is Mary in the bedroom? \tyes\t10\n13 Julie went back to the park.\n14 Mary is in the office.\n15 Is Mary in the office? \tyes\t14\n1 Julie went back to the kitchen.\n2 Bill is in the bedroom.\n3 Is Bill in the bedroom? \tyes\t2\n4 Fred went to the kitchen.\n5 Mary moved to the bedroom.\n6 Is Mary in the school? \tno\t5\n7 Fred moved to the bedroom.\n8 Bill went to the school.\n9 Is Mary in the bedroom? \tyes\t5\n10 Bill is either in the park or the office.\n11 Mary is in the kitchen.\n12 Is Fred in the bedroom? \tyes\t7\n13 Julie travelled to the office.\n14 Fred is in the cinema.\n15 Is Bill in the park? \tmaybe\t10\n1 Julie moved to the park.\n2 Julie is in the bedroom.\n3 Is Julie in the kitchen? \tno\t2\n4 Mary is either in the bedroom or the cinema.\n5 Julie is in the kitchen.\n6 Is Mary in the cinema? \tmaybe\t4\n7 Mary went back to the school.\n8 Bill is either in the school or the bedroom.\n9 Is Julie in the kitchen? \tyes\t5\n10 Bill went back to the office.\n11 Mary went to the office.\n12 Is Bill in the office? \tyes\t10\n13 Julie is either in the park or the office.\n14 Bill moved to the kitchen.\n15 Is Bill in the cinema? \tno\t14\n1 Fred went back to the bedroom.\n2 Fred is either in the office or the park.\n3 Is Fred in the park? \tmaybe\t2\n4 Bill journeyed to the office.\n5 Bill is in the bedroom.\n6 Is Fred in the office? \tmaybe\t2\n7 Fred travelled to the park.\n8 Julie travelled to the park.\n9 Is Fred in the kitchen? \tno\t7\n10 Fred is in the school.\n11 Julie went to the bedroom.\n12 Is Fred in the school? \tyes\t10\n13 Mary journeyed to the kitchen.\n14 Julie travelled to the school.\n15 Is Mary in the kitchen? \tyes\t13\n1 Mary is either in the kitchen or the kitchen.\n2 Bill is in the park.\n3 Is Mary in the bedroom? \tno\t1\n4 Mary is either in the school or the school.\n5 Julie moved to the school.\n6 Is Mary in the kitchen? \tno\t4\n7 Julie journeyed to the park.\n8 Fred is either in the kitchen or the bedroom.\n9 Is Julie in the kitchen? \tno\t7\n10 Fred went to the school.\n11 Bill is either in the school or the kitchen.\n12 Is Bill in the kitchen? \tmaybe\t11\n13 Julie travelled to the school.\n14 Julie went back to the cinema.\n15 Is Julie in the cinema? \tyes\t14\n1 Julie is either in the office or the kitchen.\n2 Bill travelled to the office.\n3 Is Bill in the cinema? \tno\t2\n4 Bill is in the school.\n5 Bill went to the cinema.\n6 Is Julie in the kitchen? \tmaybe\t1\n7 Mary is either in the school or the office.\n8 Fred is in the school.\n9 Is Bill in the cinema? \tyes\t5\n10 Fred is either in the bedroom or the park.\n11 Bill is in the park.\n12 Is Fred in the bedroom? \tmaybe\t10\n13 Bill is either in the office or the cinema.\n14 Bill is in the school.\n15 Is Bill in the kitchen? \tno\t14\n1 Fred is either in the cinema or the kitchen.\n2 Julie went to the office.\n3 Is Fred in the school? \tno\t1\n4 Fred moved to the park.\n5 Mary travelled to the cinema.\n6 Is Julie in the cinema? \tno\t2\n7 Julie is either in the kitchen or the bedroom.\n8 Mary went back to the kitchen.\n9 Is Julie in the kitchen? \tmaybe\t7\n10 Bill is either in the school or the bedroom.\n11 Bill went back to the park.\n12 Is Julie in the school? \tno\t7\n13 Mary is in the office.\n14 Fred went to the office.\n15 Is Mary in the school? \tno\t13\n1 Bill is either in the kitchen or the office.\n2 Julie journeyed to the park.\n3 Is Bill in the kitchen? \tmaybe\t1\n4 Fred moved to the kitchen.\n5 Bill is either in the park or the school.\n6 Is Julie in the kitchen? \tno\t2\n7 Bill went to the kitchen.\n8 Julie went to the cinema.\n9 Is Bill in the kitchen? \tyes\t7\n10 Julie is either in the office or the kitchen.\n11 Fred went to the bedroom.\n12 Is Fred in the bedroom? \tyes\t11\n13 Bill is either in the park or the park.\n14 Fred moved to the park.\n15 Is Fred in the kitchen? \tno\t14\n1 Julie is in the school.\n2 Fred journeyed to the kitchen.\n3 Is Julie in the school? \tyes\t1\n4 Fred went to the park.\n5 Julie moved to the bedroom.\n6 Is Fred in the school? \tno\t4\n7 Bill journeyed to the kitchen.\n8 Fred went to the school.\n9 Is Julie in the bedroom? \tyes\t5\n10 Mary is in the kitchen.\n11 Mary journeyed to the school.\n12 Is Mary in the school? \tyes\t11\n13 Bill journeyed to the bedroom.\n14 Fred is in the park.\n15 Is Fred in the cinema? \tno\t14\n1 Bill journeyed to the kitchen.\n2 Fred is in the office.\n3 Is Bill in the kitchen? \tyes\t1\n4 Fred is either in the office or the school.\n5 Bill journeyed to the park.\n6 Is Fred in the office? \tmaybe\t4\n7 Bill journeyed to the office.\n8 Julie is in the cinema.\n9 Is Julie in the cinema? \tyes\t8\n10 Julie travelled to the bedroom.\n11 Julie is in the office.\n12 Is Bill in the school? \tno\t7\n13 Mary travelled to the office.\n14 Fred is either in the bedroom or the cinema.\n15 Is Mary in the school? \tno\t13\n1 Mary is in the cinema.\n2 Julie is in the school.\n3 Is Julie in the bedroom? \tno\t2\n4 Julie went to the kitchen.\n5 Julie went to the cinema.\n6 Is Mary in the park? \tno\t1\n7 Julie is in the school.\n8 Mary went back to the kitchen.\n9 Is Julie in the park? \tno\t7\n10 Fred went to the cinema.\n11 Mary is either in the cinema or the kitchen.\n12 Is Mary in the park? \tno\t11\n13 Fred is either in the office or the school.\n14 Mary is either in the school or the kitchen.\n15 Is Mary in the kitchen? \tmaybe\t14\n1 Julie went back to the school.\n2 Bill went to the cinema.\n3 Is Julie in the school? \tyes\t1\n4 Mary went to the office.\n5 Mary is in the kitchen.\n6 Is Julie in the school? \tyes\t1\n7 Julie went back to the office.\n8 Julie is either in the kitchen or the school.\n9 Is Mary in the kitchen? \tyes\t5\n10 Bill moved to the school.\n11 Fred moved to the bedroom.\n12 Is Mary in the kitchen? \tyes\t5\n13 Bill went back to the park.\n14 Mary is in the cinema.\n15 Is Bill in the park? \tyes\t13\n1 Julie is in the kitchen.\n2 Bill went to the school.\n3 Is Julie in the kitchen? \tyes\t1\n4 Bill journeyed to the cinema.\n5 Julie is either in the park or the office.\n6 Is Bill in the cinema? \tyes\t4\n7 Fred is either in the park or the kitchen.\n8 Fred is either in the office or the school.\n9 Is Fred in the school? \tmaybe\t8\n10 Mary moved to the office.\n11 Julie is either in the school or the park.\n12 Is Julie in the cinema? \tno\t11\n13 Julie is either in the park or the office.\n14 Fred is in the bedroom.\n15 Is Fred in the bedroom? \tyes\t14\n1 Julie moved to the park.\n2 Fred travelled to the cinema.\n3 Is Fred in the office? \tno\t2\n4 Julie is in the school.\n5 Mary is either in the school or the school.\n6 Is Mary in the bedroom? \tno\t5\n7 Fred is either in the school or the cinema.\n8 Bill moved to the kitchen.\n9 Is Mary in the school? \tmaybe\t5\n10 Fred travelled to the office.\n11 Mary is in the park.\n12 Is Mary in the bedroom? \tno\t11\n13 Bill went back to the school.\n14 Bill is in the bedroom.\n15 Is Bill in the bedroom? \tyes\t14\n1 Mary journeyed to the park.\n2 Julie went to the bedroom.\n3 Is Mary in the park? \tyes\t1\n4 Fred went back to the school.\n5 Bill is in the office.\n6 Is Mary in the kitchen? \tno\t1\n7 Julie journeyed to the office.\n8 Mary is either in the school or the cinema.\n9 Is Mary in the office? \tno\t8\n10 Fred is either in the park or the office.\n11 Bill journeyed to the bedroom.\n12 Is Bill in the school? \tno\t11\n13 Fred is either in the park or the school.\n14 Julie is in the school.\n15 Is Julie in the cinema? \tno\t14\n1 Fred is either in the bedroom or the school.\n2 Fred is either in the park or the park.\n3 Is Fred in the cinema? \tno\t2\n4 Mary went to the bedroom.\n5 Fred went to the office.\n6 Is Fred in the office? \tyes\t5\n7 Bill is in the office.\n8 Fred is either in the park or the school.\n9 Is Fred in the kitchen? \tno\t8\n10 Mary went back to the cinema.\n11 Julie journeyed to the bedroom.\n12 Is Julie in the bedroom? \tyes\t11\n13 Julie is in the office.\n14 Mary went back to the office.\n15 Is Julie in the office? \tyes\t13\n1 Julie is in the bedroom.\n2 Fred went back to the park.\n3 Is Julie in the bedroom? \tyes\t1\n4 Fred travelled to the office.\n5 Julie went back to the cinema.\n6 Is Fred in the office? \tyes\t4\n7 Fred travelled to the kitchen.\n8 Fred went to the office.\n9 Is Fred in the office? \tyes\t8\n10 Mary went to the office.\n11 Fred is either in the kitchen or the office.\n12 Is Mary in the kitchen? \tno\t10\n13 Mary went back to the kitchen.\n14 Bill is either in the cinema or the kitchen.\n15 Is Fred in the park? \tno\t11\n1 Julie journeyed to the school.\n2 Fred is in the school.\n3 Is Fred in the bedroom? \tno\t2\n4 Bill is either in the office or the bedroom.\n5 Mary is in the school.\n6 Is Julie in the school? \tyes\t1\n7 Fred is in the kitchen.\n8 Mary moved to the cinema.\n9 Is Mary in the park? \tno\t8\n10 Fred travelled to the office.\n11 Bill travelled to the cinema.\n12 Is Mary in the cinema? \tyes\t8\n13 Julie is in the cinema.\n14 Bill is either in the school or the office.\n15 Is Bill in the bedroom? \tno\t14\n1 Mary is either in the cinema or the bedroom.\n2 Julie is either in the cinema or the park.\n3 Is Mary in the school? \tno\t1\n4 Julie is either in the office or the cinema.\n5 Julie is either in the cinema or the park.\n6 Is Julie in the park? \tmaybe\t5\n7 Fred travelled to the bedroom.\n8 Bill went back to the cinema.\n9 Is Bill in the bedroom? \tno\t8\n10 Julie travelled to the bedroom.\n11 Bill is in the kitchen.\n12 Is Julie in the bedroom? \tyes\t10\n13 Bill went back to the park.\n14 Mary is either in the bedroom or the kitchen.\n15 Is Bill in the park? \tyes\t13\n1 Mary is either in the school or the school.\n2 Julie is either in the school or the school.\n3 Is Mary in the school? \tmaybe\t1\n4 Mary is either in the bedroom or the bedroom.\n5 Fred travelled to the office.\n6 Is Mary in the bedroom? \tmaybe\t4\n7 Fred journeyed to the kitchen.\n8 Fred journeyed to the school.\n9 Is Mary in the office? \tno\t4\n10 Mary moved to the kitchen.\n11 Julie journeyed to the bedroom.\n12 Is Julie in the kitchen? \tno\t11\n13 Fred travelled to the office.\n14 Julie is in the school.\n15 Is Julie in the kitchen? \tno\t14\n1 Julie went to the cinema.\n2 Mary is in the cinema.\n3 Is Julie in the cinema? \tyes\t1\n4 Julie went to the kitchen.\n5 Fred went back to the school.\n6 Is Julie in the park? \tno\t4\n7 Mary is in the park.\n8 Fred is either in the bedroom or the kitchen.\n9 Is Fred in the cinema? \tno\t8\n10 Julie is in the school.\n11 Mary is in the school.\n12 Is Fred in the cinema? \tno\t8\n13 Fred travelled to the cinema.\n14 Bill is either in the school or the park.\n15 Is Bill in the school? \tmaybe\t14\n1 Mary went back to the park.\n2 Julie travelled to the cinema.\n3 Is Mary in the school? \tno\t1\n4 Julie moved to the park.\n5 Fred travelled to the school.\n6 Is Julie in the park? \tyes\t4\n7 Fred is either in the school or the office.\n8 Fred went back to the kitchen.\n9 Is Fred in the office? \tno\t8\n10 Julie travelled to the cinema.\n11 Bill went back to the school.\n12 Is Fred in the office? \tno\t8\n13 Fred is in the cinema.\n14 Mary is either in the cinema or the kitchen.\n15 Is Julie in the cinema? \tyes\t10\n1 Fred went to the cinema.\n2 Bill journeyed to the park.\n3 Is Bill in the park? \tyes\t2\n4 Fred travelled to the office.\n5 Julie travelled to the school.\n6 Is Fred in the office? \tyes\t4\n7 Julie is either in the kitchen or the cinema.\n8 Bill is in the office.\n9 Is Bill in the cinema? \tno\t8\n10 Fred journeyed to the school.\n11 Bill moved to the park.\n12 Is Julie in the school? \tno\t7\n13 Bill journeyed to the kitchen.\n14 Mary is either in the cinema or the school.\n15 Is Fred in the school? \tyes\t10\n1 Mary moved to the park.\n2 Mary travelled to the cinema.\n3 Is Mary in the school? \tno\t2\n4 Julie is either in the school or the kitchen.\n5 Bill is in the office.\n6 Is Mary in the bedroom? \tno\t2\n7 Mary is either in the kitchen or the park.\n8 Julie is in the office.\n9 Is Julie in the school? \tno\t8\n10 Fred went back to the office.\n11 Fred is either in the office or the kitchen.\n12 Is Julie in the cinema? \tno\t8\n13 Bill went back to the cinema.\n14 Julie is either in the school or the office.\n15 Is Bill in the office? \tno\t13\n1 Julie travelled to the park.\n2 Fred moved to the cinema.\n3 Is Fred in the cinema? \tyes\t2\n4 Julie is either in the cinema or the park.\n5 Bill is in the cinema.\n6 Is Fred in the park? \tno\t2\n7 Julie is in the school.\n8 Mary travelled to the school.\n9 Is Julie in the school? \tyes\t7\n10 Julie went to the kitchen.\n11 Fred is in the bedroom.\n12 Is Mary in the school? \tyes\t8\n13 Fred is either in the park or the office.\n14 Mary is either in the park or the kitchen.\n15 Is Fred in the office? \tmaybe\t13\n1 Bill is in the cinema.\n2 Julie is either in the bedroom or the office.\n3 Is Julie in the cinema? \tno\t2\n4 Julie is either in the cinema or the park.\n5 Julie travelled to the school.\n6 Is Julie in the park? \tno\t5\n7 Bill went back to the office.\n8 Bill is in the school.\n9 Is Bill in the kitchen? \tno\t8\n10 Julie went to the park.\n11 Fred went to the office.\n12 Is Bill in the park? \tno\t8\n13 Fred is either in the kitchen or the kitchen.\n14 Bill is in the cinema.\n15 Is Julie in the office? \tno\t10\n1 Mary went to the park.\n2 Mary moved to the office.\n3 Is Mary in the office? \tyes\t2\n4 Bill moved to the office.\n5 Fred is in the park.\n6 Is Mary in the park? \tno\t2\n7 Bill is in the park.\n8 Fred is in the office.\n9 Is Fred in the office? \tyes\t8\n10 Julie is in the park.\n11 Mary is in the school.\n12 Is Bill in the park? \tyes\t7\n13 Julie is either in the school or the kitchen.\n14 Bill moved to the kitchen.\n15 Is Bill in the kitchen? \tyes\t14\n1 Mary moved to the cinema.\n2 Fred went back to the school.\n3 Is Fred in the school? \tyes\t2\n4 Julie is either in the office or the kitchen.\n5 Bill went back to the kitchen.\n6 Is Fred in the cinema? \tno\t2\n7 Julie is in the cinema.\n8 Mary is in the bedroom.\n9 Is Mary in the park? \tno\t8\n10 Fred is either in the bedroom or the cinema.\n11 Fred went back to the kitchen.\n12 Is Fred in the cinema? \tno\t11\n13 Fred went back to the bedroom.\n14 Fred is in the office.\n15 Is Fred in the kitchen? \tno\t14\n1 Julie is either in the office or the school.\n2 Julie travelled to the park.\n3 Is Julie in the park? \tyes\t2\n4 Julie travelled to the bedroom.\n5 Fred is in the park.\n6 Is Fred in the kitchen? \tno\t5\n7 Mary travelled to the park.\n8 Julie went to the park.\n9 Is Julie in the park? \tyes\t8\n10 Fred is in the bedroom.\n11 Mary went to the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 Fred travelled to the cinema.\n14 Fred travelled to the office.\n15 Is Julie in the kitchen? \tno\t8\n1 Fred is in the kitchen.\n2 Fred went back to the office.\n3 Is Fred in the office? \tyes\t2\n4 Fred is either in the school or the park.\n5 Mary is either in the bedroom or the cinema.\n6 Is Fred in the park? \tmaybe\t4\n7 Mary went back to the office.\n8 Mary went to the cinema.\n9 Is Fred in the park? \tmaybe\t4\n10 Fred moved to the school.\n11 Mary is in the office.\n12 Is Mary in the office? \tyes\t11\n13 Bill is either in the school or the office.\n14 Bill moved to the office.\n15 Is Mary in the kitchen? \tno\t11\n1 Julie went to the kitchen.\n2 Bill journeyed to the park.\n3 Is Bill in the school? \tno\t2\n4 Mary moved to the cinema.\n5 Fred is in the school.\n6 Is Julie in the park? \tno\t1\n7 Bill is in the cinema.\n8 Bill journeyed to the office.\n9 Is Fred in the cinema? \tno\t5\n10 Julie went to the office.\n11 Julie travelled to the cinema.\n12 Is Julie in the cinema? \tyes\t11\n13 Fred moved to the bedroom.\n14 Mary travelled to the park.\n15 Is Bill in the cinema? \tno\t8\n1 Julie journeyed to the cinema.\n2 Mary travelled to the bedroom.\n3 Is Mary in the kitchen? \tno\t2\n4 Mary is either in the kitchen or the park.\n5 Mary is either in the kitchen or the school.\n6 Is Julie in the cinema? \tyes\t1\n7 Fred journeyed to the kitchen.\n8 Mary went to the kitchen.\n9 Is Mary in the kitchen? \tyes\t8\n10 Fred went to the park.\n11 Mary is in the school.\n12 Is Fred in the school? \tno\t10\n13 Fred is either in the kitchen or the cinema.\n14 Fred went back to the park.\n15 Is Fred in the bedroom? \tno\t14\n1 Julie is in the kitchen.\n2 Julie is in the bedroom.\n3 Is Julie in the bedroom? \tyes\t2\n4 Fred travelled to the kitchen.\n5 Fred moved to the school.\n6 Is Fred in the school? \tyes\t5\n7 Mary is either in the park or the office.\n8 Bill is either in the office or the cinema.\n9 Is Fred in the park? \tno\t5\n10 Julie journeyed to the office.\n11 Julie is either in the park or the park.\n12 Is Bill in the school? \tno\t8\n13 Julie went back to the school.\n14 Bill is either in the school or the school.\n15 Is Bill in the school? \tmaybe\t14\n1 Mary is either in the school or the bedroom.\n2 Bill is in the office.\n3 Is Mary in the bedroom? \tmaybe\t1\n4 Bill is either in the bedroom or the bedroom.\n5 Bill is either in the park or the cinema.\n6 Is Bill in the cinema? \tmaybe\t5\n7 Bill went to the school.\n8 Mary is in the kitchen.\n9 Is Bill in the school? \tyes\t7\n10 Mary is in the school.\n11 Fred is in the park.\n12 Is Bill in the kitchen? \tno\t7\n13 Bill travelled to the park.\n14 Julie is either in the school or the bedroom.\n15 Is Julie in the park? \tno\t14\n1 Julie moved to the school.\n2 Bill went to the school.\n3 Is Julie in the school? \tyes\t1\n4 Fred is either in the office or the kitchen.\n5 Julie went to the cinema.\n6 Is Fred in the school? \tno\t4\n7 Fred moved to the cinema.\n8 Julie travelled to the park.\n9 Is Bill in the school? \tyes\t2\n10 Mary went back to the kitchen.\n11 Fred is either in the office or the kitchen.\n12 Is Julie in the park? \tyes\t8\n13 Bill went back to the park.\n14 Julie moved to the cinema.\n15 Is Julie in the cinema? \tyes\t14\n1 Bill is either in the office or the office.\n2 Mary went to the park.\n3 Is Mary in the park? \tyes\t2\n4 Bill is either in the school or the park.\n5 Julie moved to the school.\n6 Is Bill in the cinema? \tno\t4\n7 Fred is either in the school or the office.\n8 Julie is either in the park or the kitchen.\n9 Is Julie in the park? \tmaybe\t8\n10 Fred is in the school.\n11 Mary is either in the office or the park.\n12 Is Julie in the cinema? \tno\t8\n13 Bill went to the kitchen.\n14 Julie is either in the office or the park.\n15 Is Mary in the office? \tmaybe\t11\n1 Mary went to the cinema.\n2 Julie went back to the cinema.\n3 Is Mary in the cinema? \tyes\t1\n4 Fred went to the kitchen.\n5 Bill is in the school.\n6 Is Bill in the school? \tyes\t5\n7 Julie journeyed to the kitchen.\n8 Fred is either in the cinema or the park.\n9 Is Julie in the bedroom? \tno\t7\n10 Fred travelled to the office.\n11 Bill went to the cinema.\n12 Is Julie in the kitchen? \tyes\t7\n13 Julie is in the bedroom.\n14 Fred is in the school.\n15 Is Julie in the bedroom? \tyes\t13\n1 Fred travelled to the park.\n2 Bill travelled to the bedroom.\n3 Is Fred in the office? \tno\t1\n4 Julie is either in the office or the bedroom.\n5 Fred is either in the school or the cinema.\n6 Is Julie in the park? \tno\t4\n7 Julie went back to the cinema.\n8 Julie is in the office.\n9 Is Fred in the cinema? \tmaybe\t5\n10 Bill moved to the park.\n11 Julie went to the bedroom.\n12 Is Julie in the park? \tno\t11\n13 Fred journeyed to the park.\n14 Fred travelled to the school.\n15 Is Julie in the bedroom? \tyes\t11\n1 Bill is either in the bedroom or the kitchen.\n2 Bill is in the park.\n3 Is Bill in the cinema? \tno\t2\n4 Bill went to the bedroom.\n5 Julie travelled to the kitchen.\n6 Is Bill in the school? \tno\t4\n7 Fred is in the office.\n8 Bill went back to the office.\n9 Is Fred in the office? \tyes\t7\n10 Fred went back to the kitchen.\n11 Mary moved to the bedroom.\n12 Is Fred in the kitchen? \tyes\t10\n13 Julie moved to the park.\n14 Bill went to the school.\n15 Is Fred in the kitchen? \tyes\t10\n1 Mary moved to the school.\n2 Mary is in the park.\n3 Is Mary in the park? \tyes\t2\n4 Bill is either in the school or the park.\n5 Julie travelled to the cinema.\n6 Is Julie in the cinema? \tyes\t5\n7 Mary went to the bedroom.\n8 Bill is either in the cinema or the cinema.\n9 Is Mary in the park? \tno\t7\n10 Julie journeyed to the school.\n11 Julie is in the park.\n12 Is Julie in the office? \tno\t11\n13 Fred moved to the park.\n14 Mary is in the cinema.\n15 Is Mary in the cinema? \tyes\t14\n1 Fred is in the office.\n2 Bill travelled to the bedroom.\n3 Is Fred in the park? \tno\t1\n4 Bill is in the school.\n5 Mary went to the office.\n6 Is Bill in the school? \tyes\t4\n7 Bill is in the cinema.\n8 Bill is either in the bedroom or the cinema.\n9 Is Bill in the park? \tno\t8\n10 Julie journeyed to the school.\n11 Fred is either in the park or the cinema.\n12 Is Bill in the bedroom? \tmaybe\t8\n13 Julie is in the cinema.\n14 Fred moved to the bedroom.\n15 Is Fred in the bedroom? \tyes\t14\n1 Julie travelled to the office.\n2 Fred is either in the office or the park.\n3 Is Julie in the office? \tyes\t1\n4 Fred went back to the school.\n5 Julie went back to the cinema.\n6 Is Fred in the park? \tno\t4\n7 Fred moved to the kitchen.\n8 Bill is either in the cinema or the school.\n9 Is Fred in the office? \tno\t7\n10 Mary moved to the office.\n11 Bill travelled to the bedroom.\n12 Is Julie in the school? \tno\t5\n13 Julie went back to the bedroom.\n14 Mary is either in the park or the cinema.\n15 Is Julie in the kitchen? \tno\t13\n1 Fred travelled to the bedroom.\n2 Fred is either in the park or the park.\n3 Is Fred in the school? \tno\t2\n4 Bill went to the cinema.\n5 Fred is in the school.\n6 Is Fred in the school? \tyes\t5\n7 Mary journeyed to the bedroom.\n8 Bill is in the kitchen.\n9 Is Mary in the bedroom? \tyes\t7\n10 Bill is in the office.\n11 Julie went back to the school.\n12 Is Mary in the bedroom? \tyes\t7\n13 Mary travelled to the school.\n14 Fred is in the kitchen.\n15 Is Mary in the school? \tyes\t13\n1 Mary moved to the kitchen.\n2 Mary went back to the park.\n3 Is Mary in the park? \tyes\t2\n4 Julie is in the park.\n5 Julie is in the kitchen.\n6 Is Julie in the school? \tno\t5\n7 Fred journeyed to the kitchen.\n8 Julie journeyed to the office.\n9 Is Julie in the bedroom? \tno\t8\n10 Bill is in the cinema.\n11 Julie moved to the park.\n12 Is Julie in the park? \tyes\t11\n13 Fred moved to the bedroom.\n14 Bill is in the school.\n15 Is Bill in the school? \tyes\t14\n1 Mary is either in the office or the bedroom.\n2 Fred moved to the kitchen.\n3 Is Fred in the cinema? \tno\t2\n4 Bill moved to the cinema.\n5 Bill is either in the office or the school.\n6 Is Fred in the park? \tno\t2\n7 Fred travelled to the cinema.\n8 Julie is either in the kitchen or the school.\n9 Is Fred in the cinema? \tyes\t7\n10 Bill is in the cinema.\n11 Fred journeyed to the bedroom.\n12 Is Fred in the bedroom? \tyes\t11\n13 Fred went to the park.\n14 Julie travelled to the bedroom.\n15 Is Julie in the bedroom? \tyes\t14\n1 Fred is in the kitchen.\n2 Julie moved to the school.\n3 Is Julie in the school? \tyes\t2\n4 Mary is in the cinema.\n5 Julie went back to the cinema.\n6 Is Mary in the bedroom? \tno\t4\n7 Fred is either in the school or the office.\n8 Bill is in the bedroom.\n9 Is Fred in the cinema? \tno\t7\n10 Mary is in the bedroom.\n11 Julie moved to the kitchen.\n12 Is Mary in the bedroom? \tyes\t10\n13 Mary went back to the kitchen.\n14 Julie is either in the park or the bedroom.\n15 Is Julie in the kitchen? \tno\t14\n1 Mary is either in the park or the office.\n2 Mary is in the school.\n3 Is Mary in the school? \tyes\t2\n4 Bill went to the office.\n5 Bill travelled to the bedroom.\n6 Is Bill in the bedroom? \tyes\t5\n7 Julie is in the park.\n8 Julie is in the office.\n9 Is Bill in the office? \tno\t5\n10 Julie went to the bedroom.\n11 Mary is in the bedroom.\n12 Is Julie in the school? \tno\t10\n13 Bill travelled to the kitchen.\n14 Mary travelled to the cinema.\n15 Is Julie in the bedroom? \tyes\t10\n1 Julie travelled to the office.\n2 Julie travelled to the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Fred is either in the office or the school.\n5 Mary is in the bedroom.\n6 Is Julie in the park? \tno\t2\n7 Julie journeyed to the bedroom.\n8 Julie journeyed to the office.\n9 Is Julie in the park? \tno\t8\n10 Julie journeyed to the school.\n11 Julie is either in the cinema or the office.\n12 Is Julie in the cinema? \tmaybe\t11\n13 Bill is in the office.\n14 Julie is in the park.\n15 Is Julie in the park? \tyes\t14\n1 Julie is either in the kitchen or the bedroom.\n2 Bill is in the park.\n3 Is Bill in the office? \tno\t2\n4 Mary is either in the kitchen or the kitchen.\n5 Fred is either in the school or the school.\n6 Is Julie in the kitchen? \tmaybe\t1\n7 Mary is in the school.\n8 Mary is in the park.\n9 Is Bill in the park? \tyes\t2\n10 Julie is in the park.\n11 Fred is in the park.\n12 Is Fred in the office? \tno\t11\n13 Fred journeyed to the office.\n14 Bill is either in the bedroom or the office.\n15 Is Fred in the cinema? \tno\t13\n1 Julie is in the office.\n2 Fred moved to the kitchen.\n3 Is Fred in the school? \tno\t2\n4 Bill is in the park.\n5 Julie is either in the school or the school.\n6 Is Julie in the school? \tmaybe\t5\n7 Julie went back to the bedroom.\n8 Bill went to the school.\n9 Is Julie in the bedroom? \tyes\t7\n10 Julie is either in the cinema or the kitchen.\n11 Mary moved to the school.\n12 Is Bill in the school? \tyes\t8\n13 Fred went to the cinema.\n14 Fred moved to the school.\n15 Is Mary in the cinema? \tno\t11\n1 Julie moved to the park.\n2 Julie is either in the cinema or the school.\n3 Is Julie in the bedroom? \tno\t2\n4 Bill is either in the kitchen or the kitchen.\n5 Julie is in the kitchen.\n6 Is Julie in the school? \tno\t5\n7 Mary is in the school.\n8 Bill went to the office.\n9 Is Mary in the school? \tyes\t7\n10 Fred is either in the bedroom or the kitchen.\n11 Bill moved to the kitchen.\n12 Is Fred in the bedroom? \tmaybe\t10\n13 Fred is either in the school or the school.\n14 Fred travelled to the bedroom.\n15 Is Bill in the kitchen? \tyes\t11\n1 Julie moved to the cinema.\n2 Mary is either in the park or the park.\n3 Is Julie in the cinema? \tyes\t1\n4 Julie is either in the school or the cinema.\n5 Julie went to the bedroom.\n6 Is Julie in the bedroom? \tyes\t5\n7 Fred is either in the school or the kitchen.\n8 Julie went back to the office.\n9 Is Julie in the office? \tyes\t8\n10 Mary journeyed to the office.\n11 Fred is in the bedroom.\n12 Is Fred in the cinema? \tno\t11\n13 Mary journeyed to the cinema.\n14 Bill is either in the park or the cinema.\n15 Is Bill in the bedroom? \tno\t14\n1 Mary is either in the cinema or the kitchen.\n2 Bill is in the office.\n3 Is Mary in the office? \tno\t1\n4 Fred is in the office.\n5 Mary is either in the bedroom or the school.\n6 Is Bill in the cinema? \tno\t2\n7 Bill is either in the school or the park.\n8 Bill is in the cinema.\n9 Is Bill in the cinema? \tyes\t8\n10 Julie is either in the bedroom or the kitchen.\n11 Julie is either in the kitchen or the office.\n12 Is Julie in the kitchen? \tmaybe\t11\n13 Julie travelled to the cinema.\n14 Julie travelled to the office.\n15 Is Julie in the cinema? \tno\t14\n1 Fred moved to the bedroom.\n2 Julie is in the school.\n3 Is Fred in the office? \tno\t1\n4 Fred is in the school.\n5 Mary travelled to the kitchen.\n6 Is Julie in the school? \tyes\t2\n7 Mary is in the office.\n8 Fred moved to the bedroom.\n9 Is Fred in the bedroom? \tyes\t8\n10 Bill is either in the cinema or the bedroom.\n11 Fred is in the school.\n12 Is Fred in the office? \tno\t11\n13 Fred is in the bedroom.\n14 Fred is either in the kitchen or the office.\n15 Is Bill in the kitchen? \tno\t10\n1 Fred journeyed to the office.\n2 Bill is in the cinema.\n3 Is Fred in the bedroom? \tno\t1\n4 Julie travelled to the cinema.\n5 Fred moved to the school.\n6 Is Fred in the kitchen? \tno\t5\n7 Julie is in the park.\n8 Bill moved to the kitchen.\n9 Is Julie in the kitchen? \tno\t7\n10 Mary is in the cinema.\n11 Fred went to the cinema.\n12 Is Fred in the cinema? \tyes\t11\n13 Bill travelled to the cinema.\n14 Mary travelled to the kitchen.\n15 Is Mary in the school? \tno\t14\n1 Julie is in the park.\n2 Bill is either in the school or the park.\n3 Is Bill in the school? \tmaybe\t2\n4 Mary is either in the cinema or the park.\n5 Mary is in the kitchen.\n6 Is Bill in the bedroom? \tno\t2\n7 Julie is in the school.\n8 Bill is in the bedroom.\n9 Is Mary in the kitchen? \tyes\t5\n10 Mary went back to the park.\n11 Mary went to the school.\n12 Is Mary in the kitchen? \tno\t11\n13 Julie is in the kitchen.\n14 Mary is in the park.\n15 Is Mary in the office? \tno\t14\n1 Bill is either in the cinema or the school.\n2 Fred went to the bedroom.\n3 Is Fred in the school? \tno\t2\n4 Julie journeyed to the park.\n5 Julie travelled to the kitchen.\n6 Is Fred in the cinema? \tno\t2\n7 Bill moved to the cinema.\n8 Julie moved to the school.\n9 Is Julie in the bedroom? \tno\t8\n10 Mary is either in the bedroom or the park.\n11 Bill went to the office.\n12 Is Bill in the kitchen? \tno\t11\n13 Mary moved to the cinema.\n14 Julie is in the cinema.\n15 Is Mary in the bedroom? \tno\t13\n1 Bill went to the school.\n2 Fred is in the park.\n3 Is Bill in the school? \tyes\t1\n4 Mary is in the office.\n5 Julie moved to the office.\n6 Is Fred in the park? \tyes\t2\n7 Mary went to the cinema.\n8 Bill moved to the kitchen.\n9 Is Fred in the kitchen? \tno\t2\n10 Mary is in the kitchen.\n11 Fred is in the cinema.\n12 Is Bill in the cinema? \tno\t8\n13 Mary is in the park.\n14 Fred is either in the kitchen or the kitchen.\n15 Is Fred in the park? \tno\t14\n1 Fred travelled to the bedroom.\n2 Bill is in the bedroom.\n3 Is Fred in the office? \tno\t1\n4 Fred went back to the cinema.\n5 Bill is either in the park or the kitchen.\n6 Is Fred in the kitchen? \tno\t4\n7 Mary moved to the park.\n8 Mary is in the office.\n9 Is Mary in the office? \tyes\t8\n10 Mary went to the cinema.\n11 Mary moved to the office.\n12 Is Bill in the park? \tmaybe\t5\n13 Mary travelled to the cinema.\n14 Mary went back to the office.\n15 Is Mary in the cinema? \tno\t14\n1 Fred journeyed to the bedroom.\n2 Bill is either in the cinema or the bedroom.\n3 Is Bill in the bedroom? \tmaybe\t2\n4 Mary is either in the office or the bedroom.\n5 Mary travelled to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Mary is in the school.\n8 Fred is in the park.\n9 Is Mary in the cinema? \tno\t7\n10 Bill journeyed to the park.\n11 Mary went back to the park.\n12 Is Bill in the cinema? \tno\t10\n13 Mary went back to the office.\n14 Bill is either in the bedroom or the cinema.\n15 Is Mary in the office? \tyes\t13\n1 Mary is either in the park or the park.\n2 Julie is either in the bedroom or the cinema.\n3 Is Julie in the cinema? \tmaybe\t2\n4 Fred travelled to the cinema.\n5 Bill went back to the office.\n6 Is Fred in the cinema? \tyes\t4\n7 Mary is either in the cinema or the office.\n8 Bill is in the school.\n9 Is Bill in the school? \tyes\t8\n10 Julie is in the school.\n11 Julie moved to the cinema.\n12 Is Bill in the park? \tno\t8\n13 Julie is in the bedroom.\n14 Mary journeyed to the park.\n15 Is Bill in the school? \tyes\t8\n1 Julie is in the park.\n2 Bill moved to the office.\n3 Is Bill in the cinema? \tno\t2\n4 Fred is either in the bedroom or the school.\n5 Fred journeyed to the park.\n6 Is Bill in the office? \tyes\t2\n7 Julie went back to the office.\n8 Bill is either in the park or the office.\n9 Is Fred in the school? \tno\t5\n10 Fred is in the bedroom.\n11 Julie journeyed to the kitchen.\n12 Is Bill in the park? \tmaybe\t8\n13 Julie is in the park.\n14 Fred is in the park.\n15 Is Julie in the cinema? \tno\t13\n1 Julie is either in the school or the park.\n2 Fred journeyed to the bedroom.\n3 Is Fred in the kitchen? \tno\t2\n4 Fred went back to the school.\n5 Bill went back to the office.\n6 Is Fred in the office? \tno\t4\n7 Mary is in the kitchen.\n8 Bill is in the park.\n9 Is Bill in the park? \tyes\t8\n10 Fred is either in the bedroom or the school.\n11 Julie travelled to the office.\n12 Is Mary in the kitchen? \tyes\t7\n13 Mary is in the school.\n14 Fred travelled to the office.\n15 Is Fred in the kitchen? \tno\t14\n1 Bill moved to the park.\n2 Mary is in the park.\n3 Is Bill in the park? \tyes\t1\n4 Bill travelled to the office.\n5 Bill is in the school.\n6 Is Bill in the school? \tyes\t5\n7 Fred went to the park.\n8 Bill travelled to the cinema.\n9 Is Bill in the cinema? \tyes\t8\n10 Bill is in the park.\n11 Bill went to the bedroom.\n12 Is Fred in the park? \tyes\t7\n13 Bill travelled to the park.\n14 Bill is either in the cinema or the cinema.\n15 Is Bill in the office? \tno\t14\n1 Mary is either in the cinema or the park.\n2 Fred moved to the bedroom.\n3 Is Mary in the school? \tno\t1\n4 Bill is in the office.\n5 Mary is in the school.\n6 Is Mary in the kitchen? \tno\t5\n7 Fred is in the park.\n8 Fred is either in the kitchen or the cinema.\n9 Is Fred in the bedroom? \tno\t8\n10 Bill is either in the kitchen or the kitchen.\n11 Fred moved to the bedroom.\n12 Is Mary in the kitchen? \tno\t5\n13 Mary journeyed to the park.\n14 Julie went back to the cinema.\n15 Is Fred in the bedroom? \tyes\t11\n1 Bill is either in the school or the cinema.\n2 Bill is either in the kitchen or the office.\n3 Is Bill in the office? \tmaybe\t2\n4 Fred went to the bedroom.\n5 Julie went back to the office.\n6 Is Bill in the office? \tmaybe\t2\n7 Julie is in the bedroom.\n8 Julie moved to the office.\n9 Is Julie in the kitchen? \tno\t8\n10 Julie journeyed to the kitchen.\n11 Bill went back to the bedroom.\n12 Is Julie in the bedroom? \tno\t10\n13 Bill is in the park.\n14 Mary is in the bedroom.\n15 Is Bill in the cinema? \tno\t13\n1 Fred is either in the cinema or the park.\n2 Bill is in the office.\n3 Is Bill in the kitchen? \tno\t2\n4 Julie is either in the kitchen or the kitchen.\n5 Bill is either in the bedroom or the school.\n6 Is Bill in the cinema? \tno\t5\n7 Bill went back to the office.\n8 Fred is either in the cinema or the kitchen.\n9 Is Bill in the office? \tyes\t7\n10 Bill went back to the kitchen.\n11 Fred is either in the park or the park.\n12 Is Bill in the park? \tno\t10\n13 Fred journeyed to the kitchen.\n14 Fred journeyed to the bedroom.\n15 Is Fred in the office? \tno\t14\n1 Julie went back to the school.\n2 Julie went back to the kitchen.\n3 Is Julie in the kitchen? \tyes\t2\n4 Bill is in the office.\n5 Mary went to the bedroom.\n6 Is Julie in the school? \tno\t2\n7 Julie is either in the school or the bedroom.\n8 Julie journeyed to the school.\n9 Is Julie in the bedroom? \tno\t8\n10 Julie moved to the bedroom.\n11 Bill moved to the school.\n12 Is Bill in the school? \tyes\t11\n13 Bill is in the kitchen.\n14 Fred is either in the kitchen or the school.\n15 Is Fred in the school? \tmaybe\t14\n1 Mary is either in the bedroom or the bedroom.\n2 Mary is either in the cinema or the school.\n3 Is Mary in the school? \tmaybe\t2\n4 Mary went back to the park.\n5 Mary is in the school.\n6 Is Mary in the kitchen? \tno\t5\n7 Julie is in the park.\n8 Fred is in the kitchen.\n9 Is Fred in the school? \tno\t8\n10 Bill travelled to the office.\n11 Mary journeyed to the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 Bill journeyed to the school.\n14 Julie moved to the cinema.\n15 Is Fred in the kitchen? \tyes\t8\n1 Mary went back to the park.\n2 Bill is either in the office or the cinema.\n3 Is Mary in the office? \tno\t1\n4 Fred went back to the office.\n5 Mary is either in the school or the bedroom.\n6 Is Mary in the cinema? \tno\t5\n7 Mary travelled to the park.\n8 Julie travelled to the bedroom.\n9 Is Mary in the park? \tyes\t7\n10 Fred went to the cinema.\n11 Bill went to the cinema.\n12 Is Fred in the kitchen? \tno\t10\n13 Julie journeyed to the park.\n14 Mary is in the school.\n15 Is Julie in the cinema? \tno\t13\n1 Julie is either in the bedroom or the bedroom.\n2 Bill is in the park.\n3 Is Bill in the bedroom? \tno\t2\n4 Fred travelled to the park.\n5 Julie is in the school.\n6 Is Julie in the school? \tyes\t5\n7 Fred is either in the cinema or the school.\n8 Fred is in the park.\n9 Is Bill in the park? \tyes\t2\n10 Fred went back to the bedroom.\n11 Bill went to the bedroom.\n12 Is Fred in the bedroom? \tyes\t10\n13 Fred journeyed to the cinema.\n14 Julie travelled to the bedroom.\n15 Is Fred in the cinema? \tyes\t13\n1 Bill is either in the bedroom or the school.\n2 Bill is either in the school or the kitchen.\n3 Is Bill in the kitchen? \tmaybe\t2\n4 Bill travelled to the bedroom.\n5 Bill is either in the bedroom or the park.\n6 Is Bill in the cinema? \tno\t5\n7 Julie is in the park.\n8 Bill went to the office.\n9 Is Julie in the park? \tyes\t7\n10 Mary travelled to the park.\n11 Julie is either in the bedroom or the school.\n12 Is Bill in the office? \tyes\t8\n13 Fred is in the cinema.\n14 Mary journeyed to the school.\n15 Is Mary in the school? \tyes\t14\n1 Mary is either in the school or the bedroom.\n2 Fred is either in the school or the kitchen.\n3 Is Mary in the bedroom? \tmaybe\t1\n4 Mary is in the office.\n5 Bill went back to the cinema.\n6 Is Mary in the office? \tyes\t4\n7 Fred is in the park.\n8 Julie is in the school.\n9 Is Fred in the park? \tyes\t7\n10 Mary is either in the cinema or the bedroom.\n11 Julie travelled to the office.\n12 Is Bill in the bedroom? \tno\t5\n13 Julie moved to the kitchen.\n14 Bill is either in the office or the kitchen.\n15 Is Mary in the bedroom? \tmaybe\t10\n1 Fred journeyed to the office.\n2 Julie journeyed to the park.\n3 Is Fred in the office? \tyes\t1\n4 Fred is in the cinema.\n5 Fred is in the office.\n6 Is Fred in the office? \tyes\t5\n7 Julie travelled to the bedroom.\n8 Bill went to the kitchen.\n9 Is Bill in the cinema? \tno\t8\n10 Julie went to the cinema.\n11 Fred is in the school.\n12 Is Fred in the kitchen? \tno\t11\n13 Fred is in the park.\n14 Julie is in the bedroom.\n15 Is Julie in the cinema? \tno\t14\n1 Fred moved to the cinema.\n2 Bill is in the cinema.\n3 Is Bill in the cinema? \tyes\t2\n4 Mary is either in the kitchen or the bedroom.\n5 Mary journeyed to the office.\n6 Is Mary in the office? \tyes\t5\n7 Fred journeyed to the office.\n8 Julie went back to the park.\n9 Is Bill in the park? \tno\t2\n10 Bill is either in the park or the school.\n11 Fred is either in the park or the school.\n12 Is Fred in the bedroom? \tno\t11\n13 Fred is either in the office or the bedroom.\n14 Julie is either in the office or the school.\n15 Is Julie in the kitchen? \tno\t14\n1 Bill moved to the office.\n2 Bill journeyed to the cinema.\n3 Is Bill in the cinema? \tyes\t2\n4 Julie is in the bedroom.\n5 Mary is either in the kitchen or the kitchen.\n6 Is Mary in the kitchen? \tmaybe\t5\n7 Julie travelled to the cinema.\n8 Fred moved to the kitchen.\n9 Is Julie in the park? \tno\t7\n10 Fred is either in the school or the office.\n11 Fred is in the cinema.\n12 Is Mary in the bedroom? \tno\t5\n13 Fred travelled to the school.\n14 Fred went to the park.\n15 Is Fred in the park? \tyes\t14\n1 Fred went to the bedroom.\n2 Julie is either in the kitchen or the kitchen.\n3 Is Julie in the cinema? \tno\t2\n4 Julie went back to the cinema.\n5 Julie moved to the kitchen.\n6 Is Fred in the park? \tno\t1\n7 Bill is in the park.\n8 Julie went to the bedroom.\n9 Is Julie in the bedroom? \tyes\t8\n10 Fred is in the cinema.\n11 Bill travelled to the office.\n12 Is Julie in the bedroom? \tyes\t8\n13 Fred went to the kitchen.\n14 Fred travelled to the bedroom.\n15 Is Bill in the bedroom? \tno\t11\n1 Mary went to the office.\n2 Julie is in the park.\n3 Is Julie in the park? \tyes\t2\n4 Mary travelled to the kitchen.\n5 Fred is either in the park or the office.\n6 Is Mary in the school? \tno\t4\n7 Fred went back to the cinema.\n8 Mary journeyed to the office.\n9 Is Mary in the office? \tyes\t8\n10 Mary is in the school.\n11 Bill is in the cinema.\n12 Is Fred in the park? \tno\t7\n13 Mary is in the park.\n14 Bill is either in the park or the park.\n15 Is Mary in the park? \tyes\t13\n1 Fred journeyed to the bedroom.\n2 Mary is in the school.\n3 Is Mary in the school? \tyes\t2\n4 Bill is in the office.\n5 Julie moved to the bedroom.\n6 Is Fred in the bedroom? \tyes\t1\n7 Mary is in the cinema.\n8 Bill went back to the bedroom.\n9 Is Bill in the office? \tno\t8\n10 Fred went back to the park.\n11 Julie travelled to the school.\n12 Is Bill in the bedroom? \tyes\t8\n13 Julie travelled to the office.\n14 Bill is in the office.\n15 Is Bill in the office? \tyes\t14\n1 Julie moved to the office.\n2 Julie is in the bedroom.\n3 Is Julie in the school? \tno\t2\n4 Mary is either in the kitchen or the bedroom.\n5 Mary journeyed to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Julie is either in the office or the office.\n8 Fred is either in the kitchen or the bedroom.\n9 Is Mary in the cinema? \tno\t5\n10 Julie travelled to the park.\n11 Mary is in the park.\n12 Is Mary in the school? \tno\t11\n13 Julie went to the kitchen.\n14 Fred moved to the cinema.\n15 Is Julie in the kitchen? \tyes\t13\n1 Mary travelled to the bedroom.\n2 Mary moved to the school.\n3 Is Mary in the park? \tno\t2\n4 Bill journeyed to the cinema.\n5 Fred is either in the cinema or the kitchen.\n6 Is Fred in the school? \tno\t5\n7 Fred is in the park.\n8 Julie is either in the school or the cinema.\n9 Is Bill in the cinema? \tyes\t4\n10 Bill is either in the bedroom or the office.\n11 Mary journeyed to the cinema.\n12 Is Fred in the park? \tyes\t7\n13 Mary went back to the bedroom.\n14 Julie is in the office.\n15 Is Bill in the bedroom? \tmaybe\t10\n1 Mary is either in the bedroom or the cinema.\n2 Mary went to the bedroom.\n3 Is Mary in the park? \tno\t2\n4 Bill is in the bedroom.\n5 Fred is either in the bedroom or the school.\n6 Is Mary in the kitchen? \tno\t2\n7 Fred went to the bedroom.\n8 Bill journeyed to the school.\n9 Is Bill in the bedroom? \tno\t8\n10 Mary travelled to the cinema.\n11 Fred is in the park.\n12 Is Fred in the park? \tyes\t11\n13 Mary is either in the bedroom or the office.\n14 Fred is in the kitchen.\n15 Is Mary in the office? \tmaybe\t13\n"
  },
  {
    "path": "tasksv11/en/qa11_basic-coreference_test.txt",
    "content": "1 John journeyed to the hallway.\n2 After that he journeyed to the garden.\n3 Where is John? \tgarden\t1 2\n4 John moved to the office.\n5 Following that he went to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra travelled to the bedroom.\n8 Then she moved to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Mary travelled to the hallway.\n11 Afterwards she went to the bathroom.\n12 Where is Sandra? \thallway\t7 8\n13 John went back to the office.\n14 After that he moved to the bathroom.\n15 Where is Mary? \tbathroom\t10 11\n1 Daniel travelled to the office.\n2 After that he went back to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel journeyed to the office.\n5 After that he went to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Mary journeyed to the bathroom.\n8 Following that she travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Daniel went back to the hallway.\n11 Afterwards he went back to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Mary travelled to the bathroom.\n14 Following that she went back to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John went to the hallway.\n2 Following that he went back to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Sandra travelled to the kitchen.\n5 After that she went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John travelled to the garden.\n8 Then he went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel journeyed to the garden.\n11 Following that he travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 John travelled to the kitchen.\n14 Following that he travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t10 11\n1 Sandra moved to the office.\n2 Afterwards she journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel went to the hallway.\n5 Then he journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t1 2\n7 Sandra travelled to the hallway.\n8 Afterwards she journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Daniel moved to the garden.\n11 Then he went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra went to the bathroom.\n14 Afterwards she went to the hallway.\n15 Where is Daniel? \tbedroom\t10 11\n1 Sandra journeyed to the hallway.\n2 Then she journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel travelled to the kitchen.\n5 Afterwards he went back to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Daniel moved to the bathroom.\n8 Then he travelled to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Daniel went back to the office.\n11 After that he moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Mary moved to the office.\n14 Then she moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 John journeyed to the kitchen.\n2 Afterwards he moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary moved to the bathroom.\n5 Afterwards she journeyed to the bedroom.\n6 Where is John? \tbedroom\t1 2\n7 John went to the office.\n8 Following that he travelled to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Sandra went to the bathroom.\n11 Then she went back to the hallway.\n12 Where is John? \tbedroom\t7 8\n13 Daniel went back to the kitchen.\n14 Afterwards he went to the hallway.\n15 Where is Sandra? \thallway\t10 11\n1 Mary moved to the kitchen.\n2 After that she went back to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary moved to the bedroom.\n5 Then she went to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Sandra moved to the bedroom.\n8 Afterwards she travelled to the bathroom.\n9 Where is Mary? \thallway\t4 5\n10 Sandra went back to the hallway.\n11 Then she travelled to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Daniel moved to the hallway.\n14 After that he went back to the kitchen.\n15 Where is Sandra? \toffice\t10 11\n1 Mary travelled to the hallway.\n2 Afterwards she went to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel went back to the bedroom.\n5 After that he journeyed to the kitchen.\n6 Where is Mary? \tkitchen\t1 2\n7 Daniel went back to the office.\n8 After that he journeyed to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Mary journeyed to the hallway.\n11 Afterwards she went to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Mary journeyed to the office.\n14 Following that she travelled to the bathroom.\n15 Where is Daniel? \thallway\t7 8\n1 Sandra moved to the garden.\n2 After that she moved to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary went back to the hallway.\n5 Then she went back to the bathroom.\n6 Where is Sandra? \toffice\t1 2\n7 Sandra went back to the bedroom.\n8 After that she journeyed to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra moved to the bathroom.\n11 After that she journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 John went to the office.\n14 Afterwards he moved to the bedroom.\n15 Where is Sandra? \tbedroom\t10 11\n1 Sandra moved to the garden.\n2 Then she journeyed to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 John went back to the kitchen.\n5 Then he went to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary travelled to the kitchen.\n8 Following that she travelled to the bedroom.\n9 Where is Sandra? \tbedroom\t1 2\n10 Daniel went to the bedroom.\n11 After that he went to the office.\n12 Where is Mary? \tbedroom\t7 8\n13 Daniel moved to the hallway.\n14 Following that he went to the bathroom.\n15 Where is Mary? \tbedroom\t7 8\n1 John travelled to the bathroom.\n2 Following that he moved to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra travelled to the kitchen.\n5 Then she went back to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel moved to the kitchen.\n8 Then he travelled to the hallway.\n9 Where is John? \toffice\t1 2\n10 Sandra moved to the hallway.\n11 Then she went back to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 John went to the hallway.\n14 After that he moved to the garden.\n15 Where is John? \tgarden\t13 14\n1 John journeyed to the kitchen.\n2 Then he travelled to the garden.\n3 Where is John? \tgarden\t1 2\n4 John travelled to the bathroom.\n5 After that he went to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 John travelled to the garden.\n8 Afterwards he went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary journeyed to the garden.\n11 Then she went to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary journeyed to the office.\n14 Following that she moved to the garden.\n15 Where is John? \thallway\t7 8\n1 Mary travelled to the garden.\n2 Following that she journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra travelled to the hallway.\n5 Then she went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra journeyed to the office.\n8 Following that she journeyed to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel went to the office.\n11 Then he travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Sandra moved to the kitchen.\n14 Afterwards she journeyed to the office.\n15 Where is Daniel? \tkitchen\t10 11\n1 Daniel went back to the bedroom.\n2 Then he moved to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John went back to the bathroom.\n5 Following that he went back to the garden.\n6 Where is John? \tgarden\t4 5\n7 Mary moved to the office.\n8 Following that she moved to the bathroom.\n9 Where is John? \tgarden\t4 5\n10 Daniel moved to the bedroom.\n11 After that he journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Sandra journeyed to the office.\n14 After that she moved to the hallway.\n15 Where is Mary? \tbathroom\t7 8\n1 Mary journeyed to the bedroom.\n2 Following that she went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 Daniel moved to the bedroom.\n5 After that he journeyed to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Sandra went back to the garden.\n8 Following that she went to the office.\n9 Where is Mary? \toffice\t1 2\n10 Daniel travelled to the bathroom.\n11 Then he went back to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Sandra travelled to the garden.\n14 After that she travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel journeyed to the hallway.\n2 Then he journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra journeyed to the bathroom.\n5 Then she went back to the office.\n6 Where is Daniel? \tbathroom\t1 2\n7 John travelled to the kitchen.\n8 After that he journeyed to the garden.\n9 Where is Sandra? \toffice\t4 5\n10 Mary went to the garden.\n11 After that she moved to the kitchen.\n12 Where is John? \tgarden\t7 8\n13 John went to the office.\n14 After that he moved to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel journeyed to the garden.\n2 Afterwards he journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Sandra went back to the kitchen.\n5 Then she moved to the office.\n6 Where is Daniel? \tkitchen\t1 2\n7 John moved to the office.\n8 Afterwards he journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel journeyed to the office.\n11 After that he moved to the hallway.\n12 Where is John? \tbedroom\t7 8\n13 Sandra went to the hallway.\n14 Following that she journeyed to the bathroom.\n15 Where is Daniel? \thallway\t10 11\n1 Sandra travelled to the bathroom.\n2 Then she went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Sandra moved to the bedroom.\n5 Afterwards she journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John journeyed to the bathroom.\n8 After that he went to the garden.\n9 Where is John? \tgarden\t7 8\n10 Sandra went to the office.\n11 Then she moved to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Sandra journeyed to the kitchen.\n14 Afterwards she journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John travelled to the kitchen.\n2 Afterwards he moved to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra went back to the kitchen.\n5 Then she travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John went to the kitchen.\n8 Afterwards he went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel went to the bedroom.\n11 After that he went back to the office.\n12 Where is Sandra? \tbathroom\t4 5\n13 Daniel went back to the kitchen.\n14 Afterwards he travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra moved to the hallway.\n2 Following that she went back to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary moved to the kitchen.\n5 Afterwards she moved to the bathroom.\n6 Where is Sandra? \tbathroom\t1 2\n7 Mary travelled to the hallway.\n8 Afterwards she went to the office.\n9 Where is Mary? \toffice\t7 8\n10 Sandra moved to the hallway.\n11 After that she moved to the office.\n12 Where is Sandra? \toffice\t10 11\n13 John journeyed to the kitchen.\n14 Then he went back to the bathroom.\n15 Where is Sandra? \toffice\t10 11\n1 Mary travelled to the kitchen.\n2 Following that she journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John journeyed to the kitchen.\n5 Afterwards he travelled to the bedroom.\n6 Where is Mary? \tgarden\t1 2\n7 John journeyed to the kitchen.\n8 Then he went back to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel journeyed to the hallway.\n11 After that he went to the bedroom.\n12 Where is John? \toffice\t7 8\n13 Mary went to the kitchen.\n14 Afterwards she went back to the garden.\n15 Where is John? \toffice\t7 8\n1 Daniel went to the office.\n2 After that he moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John travelled to the kitchen.\n5 Afterwards he moved to the garden.\n6 Where is Daniel? \tgarden\t1 2\n7 John went back to the bathroom.\n8 Following that he moved to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary moved to the office.\n11 Following that she travelled to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 John went back to the kitchen.\n14 Afterwards he travelled to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Daniel moved to the garden.\n2 Afterwards he journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel moved to the office.\n5 Then he went to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Sandra moved to the bedroom.\n8 Then she moved to the hallway.\n9 Where is Daniel? \thallway\t4 5\n10 Sandra travelled to the kitchen.\n11 Then she went back to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Sandra went to the garden.\n14 Following that she went back to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Mary went back to the kitchen.\n2 Following that she went to the office.\n3 Where is Mary? \toffice\t1 2\n4 Daniel went back to the hallway.\n5 Then he went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Sandra went to the bedroom.\n8 Then she went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 John went to the hallway.\n11 Then he went back to the garden.\n12 Where is Daniel? \toffice\t4 5\n13 Mary moved to the kitchen.\n14 Afterwards she moved to the garden.\n15 Where is Sandra? \tbathroom\t7 8\n1 Daniel moved to the kitchen.\n2 Following that he travelled to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John travelled to the garden.\n5 Following that he journeyed to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Mary went to the kitchen.\n8 After that she went back to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Mary went back to the garden.\n11 Afterwards she went back to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 John travelled to the bedroom.\n14 Following that he travelled to the office.\n15 Where is Mary? \tkitchen\t10 11\n1 John went to the kitchen.\n2 After that he went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra went to the office.\n5 Then she travelled to the kitchen.\n6 Where is John? \tbedroom\t1 2\n7 Daniel journeyed to the kitchen.\n8 Then he travelled to the bathroom.\n9 Where is John? \tbedroom\t1 2\n10 Sandra moved to the hallway.\n11 After that she travelled to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Daniel went to the office.\n14 Afterwards he went back to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Daniel travelled to the garden.\n2 Afterwards he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Daniel went to the garden.\n5 Following that he went to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 John travelled to the kitchen.\n8 After that he went back to the hallway.\n9 Where is Daniel? \thallway\t4 5\n10 John went to the garden.\n11 Following that he travelled to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 John journeyed to the kitchen.\n14 Following that he went back to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary went back to the kitchen.\n2 Then she went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John travelled to the garden.\n5 After that he moved to the bathroom.\n6 Where is Mary? \tgarden\t1 2\n7 Daniel went to the garden.\n8 After that he went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Mary travelled to the kitchen.\n11 Afterwards she journeyed to the hallway.\n12 Where is Daniel? \toffice\t7 8\n13 John travelled to the office.\n14 Following that he went back to the hallway.\n15 Where is Mary? \thallway\t10 11\n1 John journeyed to the office.\n2 After that he went to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary travelled to the office.\n5 Afterwards she went to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John went to the hallway.\n8 After that he travelled to the garden.\n9 Where is John? \tgarden\t7 8\n10 Daniel moved to the hallway.\n11 Afterwards he moved to the bathroom.\n12 Where is John? \tgarden\t7 8\n13 Sandra went back to the bathroom.\n14 Afterwards she moved to the garden.\n15 Where is Daniel? \tbathroom\t10 11\n1 Daniel moved to the office.\n2 Then he went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary went to the hallway.\n5 Then she went to the office.\n6 Where is Daniel? \tgarden\t1 2\n7 Sandra travelled to the hallway.\n8 Following that she went back to the bedroom.\n9 Where is Daniel? \tgarden\t1 2\n10 Mary went to the bedroom.\n11 After that she went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra journeyed to the hallway.\n14 Then she journeyed to the kitchen.\n15 Where is Mary? \toffice\t10 11\n1 Mary went to the bathroom.\n2 Afterwards she went to the office.\n3 Where is Mary? \toffice\t1 2\n4 Mary travelled to the kitchen.\n5 Afterwards she journeyed to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Sandra went to the office.\n8 Then she went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra went back to the office.\n11 Following that she went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Daniel journeyed to the garden.\n14 Afterwards he travelled to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Sandra went back to the bedroom.\n2 After that she moved to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra travelled to the bedroom.\n5 After that she went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John went to the bedroom.\n8 Following that he moved to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel journeyed to the hallway.\n11 Following that he moved to the office.\n12 Where is John? \toffice\t7 8\n13 Mary went back to the hallway.\n14 After that she travelled to the bathroom.\n15 Where is Daniel? \toffice\t10 11\n1 John journeyed to the bathroom.\n2 Following that he moved to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John moved to the hallway.\n5 Then he travelled to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra went back to the hallway.\n8 Following that she went back to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John went back to the bathroom.\n11 Following that he went back to the kitchen.\n12 Where is Sandra? \tgarden\t7 8\n13 Daniel moved to the garden.\n14 Then he went to the kitchen.\n15 Where is Sandra? \tgarden\t7 8\n1 John journeyed to the garden.\n2 After that he moved to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra went to the office.\n5 Then she moved to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel moved to the office.\n8 Following that he moved to the garden.\n9 Where is Sandra? \tbedroom\t4 5\n10 John went back to the garden.\n11 Following that he journeyed to the office.\n12 Where is John? \toffice\t10 11\n13 Mary went to the bedroom.\n14 Then she journeyed to the bathroom.\n15 Where is John? \toffice\t10 11\n1 Mary went back to the kitchen.\n2 After that she travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel travelled to the bedroom.\n5 Afterwards he travelled to the bathroom.\n6 Where is Mary? \thallway\t1 2\n7 Mary journeyed to the office.\n8 Following that she travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Daniel moved to the garden.\n11 Following that he went back to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Sandra moved to the bathroom.\n14 Following that she went back to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary journeyed to the hallway.\n2 Following that she travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel journeyed to the office.\n5 After that he journeyed to the garden.\n6 Where is Mary? \tkitchen\t1 2\n7 Sandra travelled to the kitchen.\n8 Then she went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel went to the kitchen.\n11 Then he travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Mary went to the office.\n14 Then she moved to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Daniel went back to the kitchen.\n2 Following that he journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary journeyed to the garden.\n5 Afterwards she moved to the bedroom.\n6 Where is Daniel? \toffice\t1 2\n7 Mary went to the hallway.\n8 Afterwards she travelled to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 John travelled to the garden.\n11 After that he travelled to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Daniel moved to the kitchen.\n14 After that he went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra journeyed to the hallway.\n2 Following that she travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Daniel went to the hallway.\n5 Afterwards he went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Sandra travelled to the bedroom.\n8 After that she moved to the hallway.\n9 Where is Daniel? \toffice\t4 5\n10 Mary went to the hallway.\n11 After that she travelled to the kitchen.\n12 Where is Sandra? \thallway\t7 8\n13 John went to the bathroom.\n14 Then he journeyed to the hallway.\n15 Where is Sandra? \thallway\t7 8\n1 Sandra went back to the garden.\n2 Following that she moved to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra travelled to the hallway.\n5 Following that she went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Sandra went back to the bedroom.\n8 Afterwards she went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Sandra went back to the kitchen.\n11 After that she travelled to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel moved to the kitchen.\n14 After that he moved to the garden.\n15 Where is Sandra? \thallway\t10 11\n1 Mary went to the garden.\n2 Following that she journeyed to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John travelled to the bedroom.\n5 After that he journeyed to the office.\n6 Where is Mary? \tbedroom\t1 2\n7 John went to the bathroom.\n8 Afterwards he travelled to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 John went to the bathroom.\n11 Afterwards he moved to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra moved to the office.\n14 Then she moved to the hallway.\n15 Where is John? \toffice\t10 11\n1 Mary went back to the bathroom.\n2 Following that she went to the office.\n3 Where is Mary? \toffice\t1 2\n4 Mary went back to the garden.\n5 Afterwards she went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel travelled to the garden.\n8 Then he journeyed to the hallway.\n9 Where is Mary? \toffice\t4 5\n10 Sandra moved to the bedroom.\n11 Then she travelled to the office.\n12 Where is Daniel? \thallway\t7 8\n13 Sandra went back to the hallway.\n14 Then she journeyed to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Sandra journeyed to the bathroom.\n2 Afterwards she went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary moved to the office.\n5 Then she went back to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra journeyed to the bathroom.\n8 Then she moved to the bedroom.\n9 Where is Mary? \tkitchen\t4 5\n10 Daniel journeyed to the garden.\n11 Following that he went to the bedroom.\n12 Where is Sandra? \tbedroom\t7 8\n13 Mary moved to the office.\n14 Then she journeyed to the bathroom.\n15 Where is Daniel? \tbedroom\t10 11\n1 Mary moved to the kitchen.\n2 Following that she journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel went to the hallway.\n5 Then he went back to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 John travelled to the bathroom.\n8 After that he moved to the garden.\n9 Where is John? \tgarden\t7 8\n10 Daniel moved to the hallway.\n11 After that he moved to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Mary travelled to the bathroom.\n14 Afterwards she journeyed to the hallway.\n15 Where is Daniel? \tkitchen\t10 11\n1 Mary went back to the bedroom.\n2 Following that she went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra went to the garden.\n5 Following that she went to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John went to the hallway.\n8 Then he journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 Daniel went back to the hallway.\n11 After that he went to the garden.\n12 Where is Sandra? \tbedroom\t4 5\n13 Sandra moved to the office.\n14 Following that she went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Daniel journeyed to the hallway.\n2 Following that he travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Mary travelled to the hallway.\n5 Following that she travelled to the office.\n6 Where is Mary? \toffice\t4 5\n7 John went back to the hallway.\n8 After that he went to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel went to the bedroom.\n11 After that he journeyed to the bathroom.\n12 Where is Mary? \toffice\t4 5\n13 Sandra moved to the garden.\n14 Following that she journeyed to the bathroom.\n15 Where is John? \tbedroom\t7 8\n1 John travelled to the bathroom.\n2 Following that he moved to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra went back to the bedroom.\n5 Following that she went to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra went back to the hallway.\n8 After that she travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra journeyed to the hallway.\n11 Then she went back to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Sandra travelled to the kitchen.\n14 Then she went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary journeyed to the garden.\n2 After that she went to the office.\n3 Where is Mary? \toffice\t1 2\n4 Daniel went to the office.\n5 Afterwards he went back to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Sandra went back to the bathroom.\n8 Following that she journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 John went to the bedroom.\n11 Then he moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra journeyed to the bedroom.\n14 Then she moved to the hallway.\n15 Where is John? \thallway\t10 11\n1 Mary went to the garden.\n2 Then she journeyed to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Sandra went back to the bathroom.\n5 Afterwards she moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Daniel travelled to the office.\n8 Then he moved to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Mary moved to the garden.\n11 After that she journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t7 8\n13 Daniel went to the kitchen.\n14 After that he journeyed to the bedroom.\n15 Where is Mary? \tbathroom\t10 11\n1 John travelled to the garden.\n2 Then he went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel went back to the bedroom.\n5 After that he moved to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Mary went to the office.\n8 Then she moved to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John moved to the office.\n11 After that he went to the bathroom.\n12 Where is Mary? \tbathroom\t7 8\n13 Daniel travelled to the office.\n14 Then he went back to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Mary moved to the kitchen.\n2 Then she travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra went back to the office.\n5 Then she went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John went to the bedroom.\n8 Following that he moved to the office.\n9 Where is Mary? \tbathroom\t1 2\n10 John journeyed to the hallway.\n11 After that he went to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Sandra went back to the office.\n14 Following that she went back to the garden.\n15 Where is John? \tkitchen\t10 11\n1 Mary journeyed to the bedroom.\n2 Following that she went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary went to the bathroom.\n5 Afterwards she moved to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 John moved to the hallway.\n8 Afterwards he travelled to the bedroom.\n9 Where is Mary? \thallway\t4 5\n10 John journeyed to the hallway.\n11 Afterwards he went to the bathroom.\n12 Where is Mary? \thallway\t4 5\n13 John went to the office.\n14 Afterwards he went back to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel moved to the garden.\n2 Following that he went back to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 John moved to the kitchen.\n5 After that he journeyed to the garden.\n6 Where is Daniel? \tbathroom\t1 2\n7 Sandra journeyed to the bathroom.\n8 Afterwards she journeyed to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Mary went to the bathroom.\n11 Following that she went to the hallway.\n12 Where is John? \tgarden\t4 5\n13 Daniel moved to the garden.\n14 Afterwards he went to the office.\n15 Where is Mary? \thallway\t10 11\n1 Mary went to the kitchen.\n2 Afterwards she journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel moved to the kitchen.\n5 Afterwards he travelled to the bathroom.\n6 Where is Mary? \thallway\t1 2\n7 Sandra went back to the kitchen.\n8 After that she went back to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John journeyed to the garden.\n11 Then he went back to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary moved to the kitchen.\n14 Afterwards she went back to the bathroom.\n15 Where is John? \tkitchen\t10 11\n1 Sandra went back to the garden.\n2 Following that she went back to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 John moved to the bathroom.\n5 Following that he travelled to the bedroom.\n6 Where is Sandra? \tbathroom\t1 2\n7 John journeyed to the office.\n8 After that he went back to the bathroom.\n9 Where is Sandra? \tbathroom\t1 2\n10 Sandra moved to the office.\n11 After that she journeyed to the hallway.\n12 Where is John? \tbathroom\t7 8\n13 Mary went to the bedroom.\n14 Then she went to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John travelled to the hallway.\n2 After that he moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary went to the bathroom.\n5 Then she journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Mary went back to the office.\n8 Following that she travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Mary went back to the bedroom.\n11 Afterwards she travelled to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Sandra journeyed to the garden.\n14 After that she travelled to the office.\n15 Where is Mary? \tkitchen\t10 11\n1 John moved to the hallway.\n2 After that he went to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John went to the office.\n5 Afterwards he moved to the garden.\n6 Where is John? \tgarden\t4 5\n7 Mary travelled to the office.\n8 Then she moved to the garden.\n9 Where is John? \tgarden\t4 5\n10 Sandra travelled to the bathroom.\n11 Then she went back to the kitchen.\n12 Where is Mary? \tgarden\t7 8\n13 John travelled to the hallway.\n14 After that he travelled to the bedroom.\n15 Where is Sandra? \tkitchen\t10 11\n1 Sandra journeyed to the bathroom.\n2 After that she went to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary moved to the kitchen.\n5 Then she travelled to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Sandra went back to the kitchen.\n8 Following that she went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 John went to the bathroom.\n11 Afterwards he travelled to the garden.\n12 Where is John? \tgarden\t10 11\n13 Daniel moved to the garden.\n14 Then he journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Sandra journeyed to the office.\n2 After that she went to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 John moved to the kitchen.\n5 Afterwards he went back to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra travelled to the bathroom.\n8 After that she journeyed to the office.\n9 Where is Sandra? \toffice\t7 8\n10 John went to the bathroom.\n11 Then he moved to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Mary went back to the kitchen.\n14 After that she travelled to the garden.\n15 Where is John? \tbedroom\t10 11\n1 Daniel went back to the bedroom.\n2 Afterwards he journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary journeyed to the bathroom.\n5 After that she journeyed to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel travelled to the garden.\n8 Afterwards he travelled to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Daniel went to the garden.\n11 Then he travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel went back to the bathroom.\n14 Afterwards he journeyed to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Sandra went back to the office.\n2 Then she moved to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra went to the garden.\n5 Afterwards she moved to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John journeyed to the kitchen.\n8 Afterwards he travelled to the bedroom.\n9 Where is Sandra? \tkitchen\t4 5\n10 Daniel moved to the garden.\n11 After that he journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel moved to the hallway.\n14 After that he moved to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Sandra went back to the office.\n2 Following that she journeyed to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary went to the garden.\n5 Afterwards she travelled to the bedroom.\n6 Where is Sandra? \tbathroom\t1 2\n7 Daniel travelled to the bedroom.\n8 Afterwards he went back to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel travelled to the office.\n11 After that he journeyed to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary went to the office.\n14 Following that she journeyed to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John went back to the office.\n2 Following that he went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra travelled to the bedroom.\n5 Then she moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra travelled to the kitchen.\n8 Following that she travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Mary journeyed to the hallway.\n11 Afterwards she journeyed to the garden.\n12 Where is Sandra? \tgarden\t7 8\n13 Mary moved to the bathroom.\n14 Afterwards she travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra journeyed to the kitchen.\n2 Then she travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary moved to the kitchen.\n5 After that she went back to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Sandra journeyed to the kitchen.\n8 Afterwards she went to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John went back to the kitchen.\n11 After that he journeyed to the hallway.\n12 Where is Sandra? \tgarden\t7 8\n13 Sandra journeyed to the bathroom.\n14 After that she journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Daniel went back to the bathroom.\n2 After that he moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel went to the bedroom.\n5 After that he moved to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 John journeyed to the kitchen.\n8 Afterwards he moved to the garden.\n9 Where is John? \tgarden\t7 8\n10 Mary journeyed to the garden.\n11 Afterwards she moved to the hallway.\n12 Where is John? \tgarden\t7 8\n13 John travelled to the kitchen.\n14 Then he travelled to the hallway.\n15 Where is John? \thallway\t13 14\n1 Sandra journeyed to the kitchen.\n2 Following that she went back to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Sandra went to the kitchen.\n5 Following that she journeyed to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John journeyed to the hallway.\n8 Following that he went back to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel travelled to the bedroom.\n11 After that he journeyed to the garden.\n12 Where is John? \toffice\t7 8\n13 Daniel went back to the bedroom.\n14 After that he moved to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Daniel went back to the kitchen.\n2 Then he went back to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel moved to the bedroom.\n5 Then he went back to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Mary travelled to the kitchen.\n8 After that she went to the bathroom.\n9 Where is Daniel? \thallway\t4 5\n10 Daniel moved to the garden.\n11 Following that he went back to the bathroom.\n12 Where is Mary? \tbathroom\t7 8\n13 Sandra went back to the bedroom.\n14 After that she journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel journeyed to the hallway.\n2 After that he moved to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel travelled to the hallway.\n5 Following that he went to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Sandra went back to the office.\n8 Following that she journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra moved to the garden.\n11 Afterwards she journeyed to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Mary went back to the garden.\n14 Then she journeyed to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Daniel moved to the kitchen.\n2 Afterwards he went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary journeyed to the garden.\n5 After that she went to the hallway.\n6 Where is Daniel? \thallway\t1 2\n7 Mary journeyed to the bedroom.\n8 After that she went back to the garden.\n9 Where is Daniel? \thallway\t1 2\n10 Sandra travelled to the hallway.\n11 Then she went to the kitchen.\n12 Where is Mary? \tgarden\t7 8\n13 Mary moved to the office.\n14 After that she travelled to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel travelled to the office.\n2 Then he went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 John journeyed to the bathroom.\n5 Afterwards he journeyed to the garden.\n6 Where is John? \tgarden\t4 5\n7 Sandra journeyed to the bathroom.\n8 Following that she went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary went back to the bathroom.\n11 Then she journeyed to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel went back to the office.\n14 After that he went to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra went back to the hallway.\n2 Following that she went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel went back to the bathroom.\n5 Following that he travelled to the kitchen.\n6 Where is Sandra? \tkitchen\t1 2\n7 John travelled to the hallway.\n8 Following that he went back to the garden.\n9 Where is Daniel? \tkitchen\t4 5\n10 Sandra went back to the hallway.\n11 Following that she went back to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Sandra moved to the hallway.\n14 Following that she travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Sandra went to the office.\n2 Then she went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary went to the bathroom.\n5 Following that she went back to the bedroom.\n6 Where is Sandra? \tbathroom\t1 2\n7 John went back to the hallway.\n8 Afterwards he moved to the garden.\n9 Where is Mary? \tbedroom\t4 5\n10 Mary journeyed to the office.\n11 Afterwards she travelled to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel went back to the hallway.\n14 Following that he moved to the kitchen.\n15 Where is Mary? \thallway\t10 11\n1 Mary went back to the office.\n2 After that she went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary went back to the hallway.\n5 Then she travelled to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John went back to the office.\n8 Afterwards he journeyed to the garden.\n9 Where is Mary? \tgarden\t4 5\n10 John journeyed to the kitchen.\n11 Following that he travelled to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra went back to the hallway.\n14 Afterwards she went back to the bedroom.\n15 Where is John? \toffice\t10 11\n1 Sandra went back to the bathroom.\n2 Following that she travelled to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra travelled to the kitchen.\n5 Following that she moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Mary went to the bathroom.\n8 Then she journeyed to the garden.\n9 Where is Sandra? \tgarden\t4 5\n10 Daniel went to the kitchen.\n11 Following that he travelled to the hallway.\n12 Where is Sandra? \tgarden\t4 5\n13 Mary moved to the bedroom.\n14 Then she journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary went back to the kitchen.\n2 After that she went to the office.\n3 Where is Mary? \toffice\t1 2\n4 Daniel went to the bathroom.\n5 Then he went back to the garden.\n6 Where is Mary? \toffice\t1 2\n7 Mary journeyed to the garden.\n8 Afterwards she went to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Daniel went back to the kitchen.\n11 Afterwards he travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 John journeyed to the office.\n14 Afterwards he went to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel went to the bathroom.\n2 Following that he went back to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Mary went to the bedroom.\n5 Afterwards she went back to the kitchen.\n6 Where is Daniel? \tkitchen\t1 2\n7 Mary journeyed to the garden.\n8 After that she moved to the office.\n9 Where is Daniel? \tkitchen\t1 2\n10 John moved to the office.\n11 After that he travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary went to the bedroom.\n14 Afterwards she went back to the bathroom.\n15 Where is John? \tkitchen\t10 11\n1 Mary travelled to the garden.\n2 Afterwards she travelled to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Mary travelled to the kitchen.\n5 Then she went back to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Sandra journeyed to the hallway.\n8 Then she journeyed to the office.\n9 Where is Mary? \tgarden\t4 5\n10 Sandra moved to the kitchen.\n11 Following that she journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra travelled to the hallway.\n14 Afterwards she went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra travelled to the bedroom.\n2 After that she travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Daniel travelled to the hallway.\n5 Then he travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel went to the office.\n8 Then he went back to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra moved to the garden.\n11 Afterwards she went back to the bedroom.\n12 Where is Daniel? \thallway\t7 8\n13 Daniel journeyed to the bedroom.\n14 Following that he travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary went back to the kitchen.\n2 Then she journeyed to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra journeyed to the bathroom.\n5 Following that she moved to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Sandra moved to the bathroom.\n8 Afterwards she travelled to the garden.\n9 Where is Mary? \toffice\t1 2\n10 Mary journeyed to the hallway.\n11 Following that she went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary journeyed to the bathroom.\n14 Following that she travelled to the hallway.\n15 Where is Sandra? \tgarden\t7 8\n1 Mary went back to the kitchen.\n2 After that she went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra went back to the bedroom.\n5 Then she journeyed to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Sandra moved to the office.\n8 Following that she went back to the bedroom.\n9 Where is Mary? \tbathroom\t1 2\n10 John travelled to the office.\n11 Following that he travelled to the hallway.\n12 Where is Sandra? \tbedroom\t7 8\n13 Sandra travelled to the kitchen.\n14 Then she moved to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra went back to the office.\n2 Afterwards she moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Daniel went back to the office.\n5 Then he went back to the garden.\n6 Where is Sandra? \tgarden\t1 2\n7 John moved to the hallway.\n8 After that he moved to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Mary moved to the office.\n11 Afterwards she travelled to the garden.\n12 Where is John? \tbathroom\t7 8\n13 Mary moved to the bathroom.\n14 Then she went back to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra travelled to the bathroom.\n2 Following that she moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra travelled to the office.\n5 After that she journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra travelled to the kitchen.\n8 After that she went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Mary went to the kitchen.\n11 Then she travelled to the hallway.\n12 Where is Sandra? \tbathroom\t7 8\n13 Mary went to the kitchen.\n14 Afterwards she journeyed to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John went back to the bathroom.\n2 Then he went to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary went to the hallway.\n5 After that she journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Mary journeyed to the kitchen.\n8 After that she travelled to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John went back to the garden.\n11 After that he went to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel journeyed to the bathroom.\n14 After that he went to the bedroom.\n15 Where is John? \tkitchen\t10 11\n1 Mary went to the office.\n2 Afterwards she went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John moved to the hallway.\n5 Then he went back to the bedroom.\n6 Where is Mary? \tbedroom\t1 2\n7 John travelled to the garden.\n8 Following that he journeyed to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra journeyed to the bathroom.\n11 Afterwards she went back to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Mary moved to the office.\n14 Afterwards she travelled to the kitchen.\n15 Where is Sandra? \thallway\t10 11\n1 Sandra moved to the hallway.\n2 Afterwards she went to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary journeyed to the bathroom.\n5 Afterwards she travelled to the garden.\n6 Where is Sandra? \tbedroom\t1 2\n7 Mary travelled to the hallway.\n8 Afterwards she travelled to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 John moved to the office.\n11 Then he moved to the bedroom.\n12 Where is Mary? \tkitchen\t7 8\n13 Sandra journeyed to the garden.\n14 Following that she went to the hallway.\n15 Where is Mary? \tkitchen\t7 8\n1 Mary moved to the office.\n2 Then she went back to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John journeyed to the kitchen.\n5 Afterwards he travelled to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Daniel travelled to the hallway.\n8 Then he went back to the kitchen.\n9 Where is John? \tbedroom\t4 5\n10 Sandra went back to the office.\n11 After that she went to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Mary moved to the office.\n14 After that she went back to the bathroom.\n15 Where is Sandra? \tgarden\t10 11\n1 John went back to the bathroom.\n2 After that he went back to the office.\n3 Where is John? \toffice\t1 2\n4 Mary went to the hallway.\n5 Following that she travelled to the bathroom.\n6 Where is John? \toffice\t1 2\n7 Daniel went back to the bathroom.\n8 Following that he journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Sandra went back to the garden.\n11 Following that she went to the kitchen.\n12 Where is Daniel? \tkitchen\t7 8\n13 Mary journeyed to the kitchen.\n14 After that she went to the hallway.\n15 Where is Sandra? \tkitchen\t10 11\n1 Mary moved to the bedroom.\n2 Afterwards she went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra journeyed to the bedroom.\n5 After that she went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Sandra went back to the office.\n8 Then she went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel journeyed to the bathroom.\n11 Following that he travelled to the bedroom.\n12 Where is Sandra? \thallway\t7 8\n13 Daniel travelled to the kitchen.\n14 Then he went to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Daniel travelled to the bedroom.\n2 Afterwards he went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel travelled to the bedroom.\n5 Following that he moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel went to the garden.\n8 Then he journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John travelled to the garden.\n11 Then he went to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 John went to the office.\n14 Then he went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel journeyed to the bathroom.\n2 After that he moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel journeyed to the kitchen.\n5 Afterwards he went back to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel went to the bathroom.\n8 After that he went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 John travelled to the kitchen.\n11 Afterwards he moved to the hallway.\n12 Where is Daniel? \toffice\t7 8\n13 Daniel went back to the garden.\n14 Then he went back to the bathroom.\n15 Where is John? \thallway\t10 11\n1 Daniel went to the kitchen.\n2 Following that he travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra went back to the kitchen.\n5 Then she journeyed to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John travelled to the bedroom.\n8 Following that he moved to the garden.\n9 Where is Sandra? \thallway\t4 5\n10 Mary went to the office.\n11 Following that she moved to the garden.\n12 Where is John? \tgarden\t7 8\n13 Sandra went to the kitchen.\n14 Then she went back to the bathroom.\n15 Where is Mary? \tgarden\t10 11\n1 John journeyed to the kitchen.\n2 After that he went to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary moved to the bedroom.\n5 Then she travelled to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Daniel journeyed to the office.\n8 After that he moved to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Mary travelled to the kitchen.\n11 Following that she went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra journeyed to the hallway.\n14 Then she went back to the bathroom.\n15 Where is Mary? \toffice\t10 11\n1 Daniel travelled to the garden.\n2 Then he went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 John went to the kitchen.\n5 Then he went to the garden.\n6 Where is John? \tgarden\t4 5\n7 Sandra travelled to the hallway.\n8 After that she went back to the garden.\n9 Where is John? \tgarden\t4 5\n10 John journeyed to the bathroom.\n11 Then he went to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Mary moved to the office.\n14 After that she journeyed to the bedroom.\n15 Where is Sandra? \tgarden\t7 8\n1 Sandra went to the bathroom.\n2 After that she travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 John went back to the office.\n5 Following that he went back to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John went to the bathroom.\n8 Following that he went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel went to the hallway.\n11 After that he went to the bathroom.\n12 Where is John? \tbedroom\t7 8\n13 Daniel went to the office.\n14 Following that he went to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary went to the hallway.\n2 After that she moved to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra travelled to the garden.\n5 Then she travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John went to the hallway.\n8 Following that he went to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary moved to the garden.\n11 Afterwards she went back to the kitchen.\n12 Where is John? \tkitchen\t7 8\n13 Mary travelled to the bedroom.\n14 After that she moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 John travelled to the garden.\n2 Afterwards he moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary journeyed to the hallway.\n5 Following that she went to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 John journeyed to the bedroom.\n8 Following that he travelled to the bathroom.\n9 Where is Mary? \tbathroom\t4 5\n10 Daniel went back to the garden.\n11 Afterwards he moved to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John went back to the garden.\n14 After that he went to the office.\n15 Where is John? \toffice\t13 14\n1 Mary went back to the kitchen.\n2 Afterwards she travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 John journeyed to the hallway.\n5 Following that he journeyed to the office.\n6 Where is John? \toffice\t4 5\n7 Daniel went to the hallway.\n8 After that he travelled to the office.\n9 Where is Mary? \tbathroom\t1 2\n10 Daniel moved to the bedroom.\n11 Following that he went to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel travelled to the hallway.\n14 Following that he went to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra went back to the garden.\n2 Following that she went back to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra went back to the kitchen.\n5 After that she travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra went to the bedroom.\n8 Then she went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John journeyed to the kitchen.\n11 Following that he travelled to the bathroom.\n12 Where is Sandra? \thallway\t7 8\n13 John moved to the kitchen.\n14 After that he travelled to the bedroom.\n15 Where is Sandra? \thallway\t7 8\n1 Daniel journeyed to the bedroom.\n2 Afterwards he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary journeyed to the hallway.\n5 Then she travelled to the bathroom.\n6 Where is Daniel? \thallway\t1 2\n7 John went to the garden.\n8 After that he went back to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Sandra went to the bathroom.\n11 After that she moved to the kitchen.\n12 Where is Mary? \tbathroom\t4 5\n13 Mary moved to the bedroom.\n14 Following that she journeyed to the bathroom.\n15 Where is Sandra? \tkitchen\t10 11\n1 Mary moved to the office.\n2 After that she went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel travelled to the office.\n5 After that he went back to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra moved to the bathroom.\n8 After that she journeyed to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Mary went back to the bathroom.\n11 Then she travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary went back to the hallway.\n14 Then she journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel journeyed to the bathroom.\n2 After that he moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel went back to the office.\n5 Then he went to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 John went to the bedroom.\n8 Following that he journeyed to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Sandra travelled to the hallway.\n11 Following that she went to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary moved to the bathroom.\n14 Then she journeyed to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Daniel travelled to the bedroom.\n2 Afterwards he went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 John went to the office.\n5 Following that he went to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Daniel journeyed to the garden.\n8 After that he journeyed to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Sandra went to the bathroom.\n11 Then she went to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 John travelled to the office.\n14 After that he went to the bathroom.\n15 Where is Sandra? \tgarden\t10 11\n1 Daniel moved to the kitchen.\n2 Following that he went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary went back to the hallway.\n5 After that she went back to the office.\n6 Where is Daniel? \tbedroom\t1 2\n7 Mary journeyed to the kitchen.\n8 Following that she moved to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Daniel went to the garden.\n11 Following that he went back to the bedroom.\n12 Where is Mary? \tbedroom\t7 8\n13 Sandra went back to the kitchen.\n14 Afterwards she moved to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra journeyed to the bedroom.\n2 Following that she travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John moved to the office.\n5 Following that he travelled to the garden.\n6 Where is Sandra? \toffice\t1 2\n7 Sandra went back to the bedroom.\n8 After that she travelled to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John travelled to the hallway.\n11 Following that he travelled to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Sandra went back to the kitchen.\n14 Afterwards she went back to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 John travelled to the bathroom.\n2 Then he went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra moved to the office.\n5 After that she went back to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Mary went to the hallway.\n8 Afterwards she went back to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Daniel travelled to the hallway.\n11 Then he went back to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John travelled to the bedroom.\n14 Then he travelled to the bathroom.\n15 Where is Mary? \tgarden\t7 8\n1 Daniel journeyed to the hallway.\n2 After that he journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra travelled to the bathroom.\n5 After that she went back to the bedroom.\n6 Where is Daniel? \tbedroom\t1 2\n7 Daniel went to the office.\n8 After that he travelled to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 John travelled to the hallway.\n11 After that he travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel went back to the office.\n14 Following that he travelled to the kitchen.\n15 Where is John? \tkitchen\t10 11\n1 John journeyed to the office.\n2 After that he travelled to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary journeyed to the bedroom.\n5 Then she moved to the kitchen.\n6 Where is John? \tbathroom\t1 2\n7 John travelled to the bedroom.\n8 Then he went to the garden.\n9 Where is Mary? \tkitchen\t4 5\n10 John journeyed to the bathroom.\n11 Afterwards he went to the office.\n12 Where is Mary? \tkitchen\t4 5\n13 Sandra went to the office.\n14 Following that she moved to the kitchen.\n15 Where is John? \toffice\t10 11\n1 John journeyed to the garden.\n2 After that he travelled to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra went to the hallway.\n5 Then she went to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel moved to the garden.\n8 Afterwards he journeyed to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra moved to the garden.\n11 Then she moved to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 John travelled to the kitchen.\n14 Then he went back to the office.\n15 Where is Sandra? \tbedroom\t10 11\n1 John travelled to the bathroom.\n2 Following that he went to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary went to the garden.\n5 Then she went to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Sandra went back to the bathroom.\n8 After that she moved to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John moved to the kitchen.\n11 Then he journeyed to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra went to the garden.\n14 Following that she went back to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John moved to the office.\n2 Following that he journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John journeyed to the bedroom.\n5 Following that he travelled to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra journeyed to the hallway.\n8 After that she moved to the kitchen.\n9 Where is John? \thallway\t4 5\n10 Sandra travelled to the bathroom.\n11 Afterwards she went back to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Mary went to the kitchen.\n14 After that she went to the bathroom.\n15 Where is Sandra? \toffice\t10 11\n1 John journeyed to the kitchen.\n2 Following that he moved to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary travelled to the office.\n5 Afterwards she moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra went to the bedroom.\n8 Then she journeyed to the bathroom.\n9 Where is John? \tgarden\t1 2\n10 Mary went to the office.\n11 Following that she went to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Sandra went back to the garden.\n14 Following that she went back to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra travelled to the hallway.\n2 After that she went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 John travelled to the kitchen.\n5 Then he moved to the bedroom.\n6 Where is Sandra? \tbathroom\t1 2\n7 John went back to the hallway.\n8 Following that he travelled to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Daniel went back to the office.\n11 Following that he went back to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John journeyed to the office.\n14 Afterwards he journeyed to the garden.\n15 Where is John? \tgarden\t13 14\n1 Mary moved to the kitchen.\n2 Afterwards she went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Sandra moved to the office.\n5 Following that she went back to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra moved to the bathroom.\n8 Then she went to the garden.\n9 Where is Mary? \tgarden\t1 2\n10 Mary moved to the hallway.\n11 Following that she travelled to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Daniel went to the bathroom.\n14 After that he moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 John went back to the office.\n2 Afterwards he went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Mary went to the bathroom.\n5 Following that she travelled to the hallway.\n6 Where is John? \thallway\t1 2\n7 Daniel went to the bedroom.\n8 Afterwards he went to the hallway.\n9 Where is John? \thallway\t1 2\n10 Daniel journeyed to the office.\n11 After that he journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Mary moved to the bedroom.\n14 Then she went to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Sandra journeyed to the office.\n2 Then she journeyed to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 John moved to the bedroom.\n5 Following that he went to the garden.\n6 Where is Sandra? \tbathroom\t1 2\n7 Mary went to the bathroom.\n8 Afterwards she moved to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Sandra went back to the hallway.\n11 Afterwards she moved to the office.\n12 Where is John? \tgarden\t4 5\n13 John journeyed to the kitchen.\n14 After that he went to the garden.\n15 Where is John? \tgarden\t13 14\n1 Sandra travelled to the bedroom.\n2 Following that she travelled to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 John went back to the bathroom.\n5 Afterwards he travelled to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra travelled to the office.\n8 Then she went back to the hallway.\n9 Where is John? \thallway\t4 5\n10 Mary went back to the bathroom.\n11 Afterwards she travelled to the garden.\n12 Where is John? \thallway\t4 5\n13 Mary went back to the bathroom.\n14 Following that she moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra went back to the garden.\n2 Following that she moved to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary went back to the garden.\n5 Then she went back to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra travelled to the bathroom.\n8 Following that she journeyed to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Daniel travelled to the kitchen.\n11 Then he journeyed to the bedroom.\n12 Where is Sandra? \tgarden\t7 8\n13 Sandra moved to the bedroom.\n14 Following that she moved to the bathroom.\n15 Where is Daniel? \tbedroom\t10 11\n1 Daniel went to the kitchen.\n2 After that he travelled to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary went back to the garden.\n5 After that she travelled to the kitchen.\n6 Where is Daniel? \toffice\t1 2\n7 Sandra journeyed to the hallway.\n8 Then she travelled to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra journeyed to the garden.\n11 After that she moved to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Sandra travelled to the kitchen.\n14 After that she journeyed to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary journeyed to the bedroom.\n2 After that she went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel moved to the bathroom.\n5 Following that he moved to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Mary went back to the office.\n8 Following that she journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t4 5\n10 Daniel journeyed to the bedroom.\n11 Then he went back to the kitchen.\n12 Where is Mary? \tkitchen\t7 8\n13 Mary went back to the bathroom.\n14 Then she moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel went back to the office.\n2 After that he travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel travelled to the office.\n5 Then he moved to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary travelled to the bathroom.\n8 Then she went to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Daniel went to the kitchen.\n11 After that he moved to the bathroom.\n12 Where is Mary? \tgarden\t7 8\n13 Mary moved to the bedroom.\n14 Then she moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 John went to the bedroom.\n2 Then he went back to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary moved to the garden.\n5 Following that she travelled to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 John went to the hallway.\n8 Following that he went back to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Sandra journeyed to the office.\n11 Afterwards she travelled to the kitchen.\n12 Where is Mary? \tbedroom\t4 5\n13 Daniel moved to the bedroom.\n14 Following that he went to the bathroom.\n15 Where is John? \tkitchen\t7 8\n1 Mary moved to the garden.\n2 Then she moved to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John journeyed to the hallway.\n5 Then he travelled to the garden.\n6 Where is John? \tgarden\t4 5\n7 Daniel went back to the bedroom.\n8 Following that he went to the garden.\n9 Where is John? \tgarden\t4 5\n10 John travelled to the bathroom.\n11 After that he moved to the kitchen.\n12 Where is Daniel? \tgarden\t7 8\n13 Sandra travelled to the hallway.\n14 Then she went back to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Mary went to the bathroom.\n2 Following that she travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John journeyed to the garden.\n5 Following that he travelled to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra went to the hallway.\n8 Following that she went back to the garden.\n9 Where is Mary? \tkitchen\t1 2\n10 Sandra went to the kitchen.\n11 Following that she journeyed to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Mary travelled to the bathroom.\n14 Afterwards she moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 John moved to the garden.\n2 After that he journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John went to the kitchen.\n5 Afterwards he journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John went to the hallway.\n8 Following that he travelled to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Sandra moved to the bathroom.\n11 Then she journeyed to the bedroom.\n12 Where is John? \tkitchen\t7 8\n13 Daniel journeyed to the garden.\n14 After that he journeyed to the office.\n15 Where is Sandra? \tbedroom\t10 11\n1 Daniel moved to the kitchen.\n2 Then he went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary travelled to the kitchen.\n5 Afterwards she journeyed to the office.\n6 Where is Daniel? \tbedroom\t1 2\n7 Mary travelled to the hallway.\n8 Then she journeyed to the office.\n9 Where is Daniel? \tbedroom\t1 2\n10 Daniel went back to the office.\n11 Afterwards he moved to the garden.\n12 Where is Mary? \toffice\t7 8\n13 John travelled to the garden.\n14 Afterwards he went to the bathroom.\n15 Where is Daniel? \tgarden\t10 11\n1 Mary journeyed to the kitchen.\n2 Then she went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary went back to the kitchen.\n5 Then she went back to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel went back to the kitchen.\n8 Following that he journeyed to the bedroom.\n9 Where is Mary? \toffice\t4 5\n10 Daniel went back to the office.\n11 Then he travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John moved to the garden.\n14 Following that he journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Daniel journeyed to the bedroom.\n2 Afterwards he went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra went back to the office.\n5 Following that she went to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Sandra journeyed to the office.\n8 After that she went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 John moved to the bathroom.\n11 Then he travelled to the kitchen.\n12 Where is Sandra? \tbedroom\t7 8\n13 Mary journeyed to the bathroom.\n14 After that she went back to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra travelled to the garden.\n2 After that she went back to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra went back to the garden.\n5 Afterwards she journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John went to the garden.\n8 Afterwards he journeyed to the bedroom.\n9 Where is Sandra? \tkitchen\t4 5\n10 Mary moved to the garden.\n11 Afterwards she travelled to the hallway.\n12 Where is John? \tbedroom\t7 8\n13 Sandra went back to the hallway.\n14 Following that she went back to the bathroom.\n15 Where is Mary? \thallway\t10 11\n1 Sandra went back to the hallway.\n2 Then she travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel journeyed to the bathroom.\n5 Afterwards he went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel went back to the garden.\n8 After that he went back to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra went back to the bathroom.\n11 Then she went back to the hallway.\n12 Where is Daniel? \thallway\t7 8\n13 John journeyed to the garden.\n14 Then he journeyed to the bathroom.\n15 Where is Daniel? \thallway\t7 8\n1 Mary moved to the office.\n2 After that she travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel travelled to the kitchen.\n5 Then he journeyed to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel moved to the bathroom.\n8 Then he journeyed to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra went to the bathroom.\n11 After that she went back to the office.\n12 Where is Daniel? \toffice\t7 8\n13 John moved to the hallway.\n14 Following that he went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel went to the bedroom.\n2 Afterwards he moved to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John moved to the bedroom.\n5 After that he moved to the hallway.\n6 Where is Daniel? \thallway\t1 2\n7 Mary went back to the bedroom.\n8 Following that she moved to the kitchen.\n9 Where is Daniel? \thallway\t1 2\n10 Mary travelled to the bedroom.\n11 Afterwards she journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Daniel travelled to the bedroom.\n14 Then he travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary moved to the bathroom.\n2 After that she travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel went back to the hallway.\n5 Afterwards he moved to the bathroom.\n6 Where is Mary? \thallway\t1 2\n7 John went back to the kitchen.\n8 Following that he went to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 John travelled to the bathroom.\n11 Afterwards he went back to the office.\n12 Where is John? \toffice\t10 11\n13 John went to the bedroom.\n14 Afterwards he travelled to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Daniel went back to the garden.\n2 After that he went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel travelled to the garden.\n5 Following that he journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John went back to the kitchen.\n8 After that he travelled to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra moved to the bathroom.\n11 Following that she went back to the office.\n12 Where is Daniel? \tbathroom\t4 5\n13 Sandra went to the bedroom.\n14 Following that she travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Mary went to the garden.\n2 Afterwards she moved to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Sandra travelled to the bedroom.\n5 Following that she went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Sandra went back to the kitchen.\n8 Then she went back to the hallway.\n9 Where is Mary? \thallway\t1 2\n10 Sandra journeyed to the bedroom.\n11 After that she travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary moved to the bedroom.\n14 Then she went to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Daniel journeyed to the office.\n2 Afterwards he travelled to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel journeyed to the office.\n5 Then he went back to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 John went back to the bathroom.\n8 After that he journeyed to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Daniel journeyed to the garden.\n11 Afterwards he went to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John moved to the hallway.\n14 Then he travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Mary journeyed to the garden.\n2 Following that she moved to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Mary journeyed to the bathroom.\n5 Then she journeyed to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Sandra went back to the bedroom.\n8 Afterwards she went to the office.\n9 Where is Mary? \thallway\t4 5\n10 John went to the bedroom.\n11 Afterwards he travelled to the kitchen.\n12 Where is Mary? \thallway\t4 5\n13 Sandra went to the hallway.\n14 Afterwards she travelled to the bedroom.\n15 Where is John? \tkitchen\t10 11\n1 Sandra travelled to the kitchen.\n2 Then she travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Sandra went to the bedroom.\n5 Afterwards she travelled to the office.\n6 Where is Sandra? \toffice\t4 5\n7 John went back to the hallway.\n8 Then he moved to the garden.\n9 Where is Sandra? \toffice\t4 5\n10 Mary journeyed to the hallway.\n11 Following that she travelled to the bathroom.\n12 Where is John? \tgarden\t7 8\n13 John went to the hallway.\n14 Following that he journeyed to the office.\n15 Where is Mary? \tbathroom\t10 11\n1 Daniel went back to the kitchen.\n2 Afterwards he moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra travelled to the bathroom.\n5 Afterwards she went to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Daniel went back to the office.\n8 Following that he travelled to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Daniel moved to the office.\n11 Then he journeyed to the kitchen.\n12 Where is Sandra? \toffice\t4 5\n13 Sandra moved to the bathroom.\n14 Then she travelled to the office.\n15 Where is Daniel? \tkitchen\t10 11\n1 Mary went back to the hallway.\n2 Then she went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Sandra went to the kitchen.\n5 After that she journeyed to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John went back to the bedroom.\n8 Afterwards he went back to the garden.\n9 Where is Sandra? \thallway\t4 5\n10 John moved to the kitchen.\n11 Following that he journeyed to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra travelled to the bedroom.\n14 Afterwards she journeyed to the office.\n15 Where is John? \tgarden\t10 11\n1 John went back to the bedroom.\n2 Following that he journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary travelled to the kitchen.\n5 After that she went back to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Sandra travelled to the office.\n8 After that she went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel went back to the office.\n11 After that he went back to the bedroom.\n12 Where is Mary? \tgarden\t4 5\n13 Mary moved to the kitchen.\n14 Afterwards she moved to the bedroom.\n15 Where is Daniel? \tbedroom\t10 11\n1 Mary went back to the bathroom.\n2 Afterwards she went back to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Mary went to the hallway.\n5 After that she went back to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Mary travelled to the hallway.\n8 Afterwards she travelled to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Sandra went back to the hallway.\n11 Afterwards she went back to the garden.\n12 Where is Mary? \tgarden\t7 8\n13 Sandra travelled to the office.\n14 Afterwards she journeyed to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Daniel moved to the garden.\n2 Afterwards he journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John went to the kitchen.\n5 Then he moved to the garden.\n6 Where is John? \tgarden\t4 5\n7 Daniel went back to the hallway.\n8 After that he went back to the office.\n9 Where is John? \tgarden\t4 5\n10 Daniel went to the bathroom.\n11 After that he went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Mary went to the hallway.\n14 Following that she journeyed to the bathroom.\n15 Where is Daniel? \tbedroom\t10 11\n1 Sandra journeyed to the kitchen.\n2 Afterwards she went back to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary moved to the garden.\n5 Afterwards she travelled to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Mary went to the garden.\n8 Then she moved to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Daniel travelled to the office.\n11 Afterwards he travelled to the garden.\n12 Where is Mary? \tbedroom\t7 8\n13 Sandra moved to the garden.\n14 Following that she went to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Daniel went back to the kitchen.\n2 Following that he went back to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra journeyed to the bathroom.\n5 Then she went to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Mary moved to the bathroom.\n8 Afterwards she journeyed to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Daniel journeyed to the hallway.\n11 After that he moved to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel journeyed to the garden.\n14 Then he journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Daniel moved to the office.\n2 Then he went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel travelled to the office.\n5 Then he went back to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel went back to the kitchen.\n8 Afterwards he went back to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Daniel moved to the bathroom.\n11 After that he went to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Sandra went to the kitchen.\n14 Following that she went to the office.\n15 Where is Daniel? \tkitchen\t10 11\n1 Sandra moved to the garden.\n2 Then she went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary went back to the office.\n5 Afterwards she went to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Mary journeyed to the hallway.\n8 Then she went to the garden.\n9 Where is Sandra? \tkitchen\t1 2\n10 John went to the bedroom.\n11 Afterwards he travelled to the garden.\n12 Where is Mary? \tgarden\t7 8\n13 Sandra went back to the office.\n14 Then she went back to the hallway.\n15 Where is Mary? \tgarden\t7 8\n1 Sandra travelled to the bedroom.\n2 After that she travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John moved to the bathroom.\n5 Then he travelled to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary moved to the kitchen.\n8 Afterwards she moved to the office.\n9 Where is Mary? \toffice\t7 8\n10 Sandra went back to the hallway.\n11 After that she went to the office.\n12 Where is Mary? \toffice\t7 8\n13 Mary journeyed to the bathroom.\n14 After that she moved to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Daniel went to the kitchen.\n2 After that he moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John went back to the bathroom.\n5 Afterwards he moved to the office.\n6 Where is John? \toffice\t4 5\n7 John journeyed to the garden.\n8 Following that he journeyed to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary went back to the bathroom.\n11 Following that she travelled to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Daniel went to the garden.\n14 Following that he went to the office.\n15 Where is John? \thallway\t7 8\n1 Sandra moved to the hallway.\n2 Following that she went to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra went to the office.\n5 Then she travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Daniel moved to the hallway.\n8 Following that he journeyed to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 John moved to the office.\n11 After that he moved to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Sandra went to the kitchen.\n14 Then she moved to the bathroom.\n15 Where is Daniel? \tgarden\t7 8\n1 Mary journeyed to the garden.\n2 After that she travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John travelled to the garden.\n5 Following that he travelled to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary journeyed to the garden.\n8 Afterwards she moved to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John went to the office.\n11 Afterwards he went back to the hallway.\n12 Where is John? \thallway\t10 11\n13 John journeyed to the garden.\n14 Following that he travelled to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John travelled to the office.\n2 After that he went back to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Daniel journeyed to the hallway.\n5 Then he travelled to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel went to the kitchen.\n8 Then he travelled to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Mary went to the garden.\n11 Then she travelled to the office.\n12 Where is Daniel? \thallway\t7 8\n13 Mary went back to the bathroom.\n14 After that she travelled to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Mary travelled to the bathroom.\n2 Afterwards she journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John went to the hallway.\n5 Following that he went back to the bedroom.\n6 Where is Mary? \thallway\t1 2\n7 Daniel journeyed to the kitchen.\n8 Following that he journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Sandra travelled to the office.\n11 Afterwards she travelled to the hallway.\n12 Where is Daniel? \tbedroom\t7 8\n13 Mary travelled to the garden.\n14 Afterwards she went back to the hallway.\n15 Where is Sandra? \thallway\t10 11\n1 Sandra moved to the garden.\n2 Then she went to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra moved to the garden.\n5 After that she travelled to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Daniel went back to the kitchen.\n8 Following that he travelled to the hallway.\n9 Where is Sandra? \thallway\t4 5\n10 John went to the bedroom.\n11 After that he journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary travelled to the garden.\n14 After that she moved to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John went back to the bedroom.\n2 Afterwards he went to the office.\n3 Where is John? \toffice\t1 2\n4 Daniel went back to the office.\n5 After that he went to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Daniel travelled to the kitchen.\n8 Afterwards he went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Mary journeyed to the kitchen.\n11 Following that she moved to the office.\n12 Where is Daniel? \toffice\t7 8\n13 Mary travelled to the bedroom.\n14 Following that she went to the office.\n15 Where is Daniel? \toffice\t7 8\n1 Sandra journeyed to the bedroom.\n2 After that she went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John journeyed to the garden.\n5 Then he moved to the hallway.\n6 Where is Sandra? \toffice\t1 2\n7 Sandra went back to the bedroom.\n8 Then she travelled to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John went to the office.\n11 Afterwards he journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 John journeyed to the bathroom.\n14 After that he went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 Daniel journeyed to the bedroom.\n2 Following that he moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John went back to the garden.\n5 Then he journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John went back to the bathroom.\n8 Then he went to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 John travelled to the hallway.\n11 After that he travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary travelled to the bathroom.\n14 Then she went to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra travelled to the kitchen.\n2 Then she moved to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary went back to the bathroom.\n5 Afterwards she travelled to the garden.\n6 Where is Sandra? \toffice\t1 2\n7 John moved to the bedroom.\n8 Following that he went back to the kitchen.\n9 Where is Mary? \tgarden\t4 5\n10 Mary moved to the office.\n11 Then she moved to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Daniel went to the bedroom.\n14 Following that he moved to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 John travelled to the bathroom.\n2 Afterwards he went back to the office.\n3 Where is John? \toffice\t1 2\n4 John went to the garden.\n5 Afterwards he travelled to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra travelled to the bedroom.\n8 Afterwards she journeyed to the hallway.\n9 Where is John? \thallway\t4 5\n10 John travelled to the kitchen.\n11 Afterwards he travelled to the office.\n12 Where is John? \toffice\t10 11\n13 Daniel journeyed to the bedroom.\n14 After that he travelled to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel went to the bathroom.\n2 Following that he moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra moved to the bathroom.\n5 Following that she went to the hallway.\n6 Where is Daniel? \tgarden\t1 2\n7 John journeyed to the kitchen.\n8 After that he journeyed to the office.\n9 Where is Sandra? \thallway\t4 5\n10 John went back to the bathroom.\n11 Afterwards he travelled to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Daniel travelled to the kitchen.\n14 Then he travelled to the garden.\n15 Where is John? \tbedroom\t10 11\n1 Mary went to the garden.\n2 Following that she moved to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 John moved to the office.\n5 Afterwards he journeyed to the garden.\n6 Where is Mary? \tbathroom\t1 2\n7 Sandra journeyed to the bathroom.\n8 After that she went to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra travelled to the garden.\n11 Afterwards she went to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Sandra travelled to the bedroom.\n14 Following that she went to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Mary travelled to the bathroom.\n2 Following that she journeyed to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra went to the kitchen.\n5 After that she journeyed to the bedroom.\n6 Where is Mary? \toffice\t1 2\n7 Daniel journeyed to the hallway.\n8 Afterwards he went back to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Sandra went back to the garden.\n11 Following that she went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Sandra went to the kitchen.\n14 Afterwards she went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 John went back to the bathroom.\n2 Following that he journeyed to the hallway.\n3 Where is John? \thallway\t1 2\n4 Mary went back to the bedroom.\n5 Following that she moved to the garden.\n6 Where is John? \thallway\t1 2\n7 Daniel went to the garden.\n8 Then he journeyed to the bedroom.\n9 Where is John? \thallway\t1 2\n10 Mary journeyed to the bathroom.\n11 After that she journeyed to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 John moved to the bedroom.\n14 Afterwards he went back to the office.\n15 Where is John? \toffice\t13 14\n1 Sandra moved to the garden.\n2 After that she went to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary went to the office.\n5 After that she went to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Daniel went to the bedroom.\n8 Afterwards he went back to the garden.\n9 Where is Sandra? \tbedroom\t1 2\n10 John went back to the kitchen.\n11 Following that he went to the hallway.\n12 Where is John? \thallway\t10 11\n13 Mary went back to the office.\n14 Then she moved to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John journeyed to the kitchen.\n2 Then he went to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra went to the hallway.\n5 Afterwards she went to the kitchen.\n6 Where is John? \thallway\t1 2\n7 John travelled to the garden.\n8 Afterwards he went back to the bathroom.\n9 Where is Sandra? \tkitchen\t4 5\n10 Sandra went back to the garden.\n11 Afterwards she journeyed to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary went back to the hallway.\n14 Following that she moved to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John travelled to the hallway.\n2 Then he went to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra went back to the kitchen.\n5 Following that she journeyed to the hallway.\n6 Where is John? \tbedroom\t1 2\n7 Mary travelled to the bedroom.\n8 Following that she went to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra went back to the bedroom.\n11 After that she went back to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Sandra travelled to the garden.\n14 After that she travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 John travelled to the bedroom.\n2 Following that he went back to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John journeyed to the kitchen.\n5 Following that he went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 Mary went back to the kitchen.\n8 Following that she travelled to the bathroom.\n9 Where is John? \thallway\t4 5\n10 Sandra moved to the kitchen.\n11 Then she went back to the bathroom.\n12 Where is Mary? \tbathroom\t7 8\n13 John went back to the garden.\n14 Afterwards he travelled to the hallway.\n15 Where is John? \thallway\t13 14\n1 John travelled to the bedroom.\n2 Following that he journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John travelled to the garden.\n5 Then he travelled to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Mary travelled to the kitchen.\n8 Following that she went back to the bedroom.\n9 Where is John? \tkitchen\t4 5\n10 Daniel went to the office.\n11 Following that he moved to the hallway.\n12 Where is John? \tkitchen\t4 5\n13 Mary went to the office.\n14 Then she moved to the bathroom.\n15 Where is Daniel? \thallway\t10 11\n1 Daniel moved to the garden.\n2 After that he journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John moved to the bathroom.\n5 Following that he went to the hallway.\n6 Where is Daniel? \tbedroom\t1 2\n7 Sandra went to the bathroom.\n8 Then she travelled to the office.\n9 Where is John? \thallway\t4 5\n10 John went back to the office.\n11 Then he went to the bathroom.\n12 Where is Sandra? \toffice\t7 8\n13 Sandra travelled to the hallway.\n14 Following that she journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Mary travelled to the hallway.\n2 Afterwards she journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John moved to the bedroom.\n5 After that he went to the garden.\n6 Where is John? \tgarden\t4 5\n7 John travelled to the bathroom.\n8 Afterwards he moved to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary travelled to the hallway.\n11 Following that she went to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra travelled to the hallway.\n14 Following that she went to the bedroom.\n15 Where is John? \tkitchen\t7 8\n1 Daniel moved to the hallway.\n2 Then he moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary went to the bathroom.\n5 Then she went to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Mary journeyed to the hallway.\n8 Following that she went back to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Daniel went to the kitchen.\n11 After that he went back to the garden.\n12 Where is Mary? \tkitchen\t7 8\n13 Mary went back to the bedroom.\n14 Afterwards she journeyed to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Mary moved to the bathroom.\n2 Afterwards she went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary journeyed to the office.\n5 Afterwards she travelled to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel went to the hallway.\n8 Then he went back to the kitchen.\n9 Where is Mary? \tbedroom\t4 5\n10 Sandra moved to the garden.\n11 Afterwards she went back to the bedroom.\n12 Where is Daniel? \tkitchen\t7 8\n13 Sandra went to the hallway.\n14 Following that she moved to the garden.\n15 Where is Daniel? \tkitchen\t7 8\n1 Daniel travelled to the kitchen.\n2 Afterwards he moved to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra travelled to the garden.\n5 Following that she travelled to the hallway.\n6 Where is Daniel? \tbathroom\t1 2\n7 Sandra journeyed to the bedroom.\n8 Afterwards she moved to the office.\n9 Where is Daniel? \tbathroom\t1 2\n10 Daniel went back to the office.\n11 Afterwards he went back to the garden.\n12 Where is Sandra? \toffice\t7 8\n13 Mary went back to the bedroom.\n14 Then she went to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary moved to the office.\n2 Afterwards she went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John went back to the garden.\n5 Following that he moved to the bedroom.\n6 Where is Mary? \tbedroom\t1 2\n7 John went to the garden.\n8 Following that he travelled to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary went to the garden.\n11 Afterwards she travelled to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 John went to the office.\n14 Afterwards he went to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary travelled to the office.\n2 Afterwards she journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel travelled to the office.\n5 Then he travelled to the bathroom.\n6 Where is Mary? \thallway\t1 2\n7 Daniel went to the kitchen.\n8 Following that he journeyed to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 John journeyed to the bedroom.\n11 Afterwards he travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t7 8\n13 Sandra went back to the bathroom.\n14 Afterwards she went to the hallway.\n15 Where is John? \tbathroom\t10 11\n1 Mary travelled to the hallway.\n2 Then she journeyed to the office.\n3 Where is Mary? \toffice\t1 2\n4 Mary journeyed to the garden.\n5 After that she journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Sandra went back to the garden.\n8 Then she journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t4 5\n10 John went back to the bathroom.\n11 Then he went back to the hallway.\n12 Where is Mary? \tbedroom\t4 5\n13 John travelled to the office.\n14 Afterwards he moved to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Daniel went to the bathroom.\n2 Following that he went back to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra travelled to the kitchen.\n5 Afterwards she went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary journeyed to the office.\n8 Then she travelled to the garden.\n9 Where is Sandra? \toffice\t4 5\n10 Sandra journeyed to the bedroom.\n11 After that she journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary travelled to the bathroom.\n14 Afterwards she moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra journeyed to the bedroom.\n2 Afterwards she journeyed to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 John went back to the bathroom.\n5 After that he went to the garden.\n6 Where is John? \tgarden\t4 5\n7 John went to the bathroom.\n8 Following that he went back to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary travelled to the office.\n11 Afterwards she journeyed to the garden.\n12 Where is John? \tkitchen\t7 8\n13 Mary travelled to the hallway.\n14 Afterwards she journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Sandra went back to the hallway.\n2 After that she went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary moved to the bedroom.\n5 Afterwards she travelled to the kitchen.\n6 Where is Sandra? \tbathroom\t1 2\n7 Sandra travelled to the bedroom.\n8 Afterwards she travelled to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Daniel went back to the kitchen.\n11 Following that he went back to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 John moved to the garden.\n14 After that he went back to the bedroom.\n15 Where is Sandra? \toffice\t7 8\n1 Sandra moved to the bedroom.\n2 Following that she journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary travelled to the hallway.\n5 Afterwards she journeyed to the bedroom.\n6 Where is Sandra? \tkitchen\t1 2\n7 Sandra moved to the garden.\n8 Then she moved to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel went to the bathroom.\n11 After that he went to the office.\n12 Where is Sandra? \thallway\t7 8\n13 Sandra travelled to the bathroom.\n14 Then she travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John moved to the bedroom.\n2 Then he moved to the office.\n3 Where is John? \toffice\t1 2\n4 Mary went back to the bedroom.\n5 After that she went back to the hallway.\n6 Where is John? \toffice\t1 2\n7 Sandra travelled to the bathroom.\n8 Then she went back to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Mary went back to the office.\n11 Then she journeyed to the hallway.\n12 Where is Sandra? \tgarden\t7 8\n13 Daniel travelled to the bathroom.\n14 Then he went to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel went to the garden.\n2 Afterwards he moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra travelled to the bathroom.\n5 Afterwards she journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Sandra went back to the bathroom.\n8 After that she went to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra travelled to the bedroom.\n11 Then she went to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel went to the kitchen.\n14 Afterwards he moved to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Sandra went to the bathroom.\n2 Afterwards she went back to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Sandra travelled to the garden.\n5 Then she journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John moved to the garden.\n8 Then he journeyed to the office.\n9 Where is Sandra? \tbathroom\t4 5\n10 Mary went to the office.\n11 Following that she journeyed to the bathroom.\n12 Where is John? \toffice\t7 8\n13 Sandra travelled to the garden.\n14 After that she went to the bathroom.\n15 Where is Mary? \tbathroom\t10 11\n1 Sandra went back to the bedroom.\n2 After that she journeyed to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Daniel went to the garden.\n5 After that he went to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Mary went to the office.\n8 Following that she went back to the hallway.\n9 Where is Sandra? \thallway\t1 2\n10 Daniel journeyed to the bedroom.\n11 Afterwards he went back to the office.\n12 Where is Daniel? \toffice\t10 11\n13 John went to the office.\n14 After that he went to the garden.\n15 Where is Daniel? \toffice\t10 11\n1 Daniel moved to the kitchen.\n2 After that he went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary moved to the office.\n5 Afterwards she went to the bedroom.\n6 Where is Daniel? \tgarden\t1 2\n7 Sandra travelled to the bathroom.\n8 Afterwards she journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t4 5\n10 Daniel travelled to the office.\n11 After that he journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t7 8\n13 Daniel journeyed to the kitchen.\n14 Then he journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra travelled to the garden.\n2 Following that she travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra moved to the kitchen.\n5 After that she went to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Mary went to the kitchen.\n8 Then she journeyed to the bedroom.\n9 Where is Sandra? \tbathroom\t4 5\n10 John went back to the hallway.\n11 Then he travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 John journeyed to the office.\n14 Afterwards he travelled to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John went back to the kitchen.\n2 Following that he moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel went to the bedroom.\n5 Following that he journeyed to the bathroom.\n6 Where is John? \tbathroom\t1 2\n7 Daniel moved to the hallway.\n8 Then he went back to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel went to the garden.\n11 Then he travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John travelled to the kitchen.\n14 Afterwards he went back to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 John went to the garden.\n2 Afterwards he travelled to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel travelled to the bathroom.\n5 After that he went back to the kitchen.\n6 Where is John? \tbedroom\t1 2\n7 Daniel went back to the garden.\n8 Then he went to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel went back to the office.\n11 Then he went to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel went to the garden.\n14 Afterwards he went back to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Daniel moved to the bedroom.\n2 Following that he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John went to the hallway.\n5 Afterwards he moved to the bathroom.\n6 Where is Daniel? \thallway\t1 2\n7 Sandra went back to the kitchen.\n8 Following that she moved to the hallway.\n9 Where is John? \tbathroom\t4 5\n10 Sandra journeyed to the bathroom.\n11 Following that she went back to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 John travelled to the office.\n14 After that he went to the garden.\n15 Where is John? \tgarden\t13 14\n1 John travelled to the bedroom.\n2 Following that he went to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra journeyed to the garden.\n5 Following that she moved to the kitchen.\n6 Where is John? \tgarden\t1 2\n7 Mary moved to the bedroom.\n8 After that she travelled to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John travelled to the hallway.\n11 After that he travelled to the bathroom.\n12 Where is Mary? \tbathroom\t7 8\n13 Sandra went back to the bedroom.\n14 Afterwards she travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra went to the bedroom.\n2 Then she journeyed to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary went to the bathroom.\n5 Following that she moved to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John went to the hallway.\n8 After that he went to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary went back to the bedroom.\n11 Afterwards she moved to the garden.\n12 Where is John? \tkitchen\t7 8\n13 Daniel went back to the hallway.\n14 Following that he went back to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Daniel moved to the office.\n2 Then he moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary moved to the kitchen.\n5 Following that she moved to the bedroom.\n6 Where is Daniel? \tbedroom\t1 2\n7 Mary went back to the garden.\n8 Following that she went to the office.\n9 Where is Daniel? \tbedroom\t1 2\n10 Sandra journeyed to the bathroom.\n11 Afterwards she went back to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 John went back to the bedroom.\n14 Following that he travelled to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel went to the garden.\n2 Afterwards he journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Sandra travelled to the garden.\n5 Following that she travelled to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Mary journeyed to the office.\n8 Then she went back to the garden.\n9 Where is Daniel? \toffice\t1 2\n10 Mary travelled to the bedroom.\n11 After that she went to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra went to the garden.\n14 Then she journeyed to the bathroom.\n15 Where is Mary? \tgarden\t10 11\n1 Mary went back to the kitchen.\n2 After that she went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel travelled to the bedroom.\n5 Afterwards he moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Mary travelled to the hallway.\n8 Then she went to the office.\n9 Where is Daniel? \thallway\t4 5\n10 John moved to the kitchen.\n11 After that he travelled to the garden.\n12 Where is John? \tgarden\t10 11\n13 Daniel journeyed to the bathroom.\n14 Following that he went back to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Mary journeyed to the hallway.\n2 After that she journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary journeyed to the garden.\n5 Then she went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra journeyed to the garden.\n8 Then she went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Mary went to the kitchen.\n11 Afterwards she moved to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Daniel went to the office.\n14 After that he journeyed to the garden.\n15 Where is Sandra? \thallway\t7 8\n1 John travelled to the kitchen.\n2 After that he went to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra travelled to the bathroom.\n5 Then she went to the hallway.\n6 Where is John? \toffice\t1 2\n7 Sandra journeyed to the garden.\n8 Following that she went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John went back to the garden.\n11 Then he moved to the office.\n12 Where is Sandra? \thallway\t7 8\n13 Sandra moved to the kitchen.\n14 Afterwards she moved to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Daniel moved to the bedroom.\n2 Afterwards he moved to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel moved to the hallway.\n5 Then he went back to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Daniel travelled to the kitchen.\n8 Following that he went back to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra went back to the office.\n11 Afterwards she travelled to the garden.\n12 Where is Daniel? \thallway\t7 8\n13 Mary went to the kitchen.\n14 After that she travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra moved to the kitchen.\n2 Then she travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra went to the hallway.\n5 Then she went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 John journeyed to the garden.\n8 Then he went back to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Daniel went to the garden.\n11 Then he moved to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Daniel moved to the bathroom.\n14 After that he travelled to the garden.\n15 Where is John? \tbathroom\t7 8\n1 Sandra went back to the bathroom.\n2 Following that she went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel went back to the bathroom.\n5 Afterwards he journeyed to the office.\n6 Where is Sandra? \tkitchen\t1 2\n7 Mary went back to the garden.\n8 Then she went back to the office.\n9 Where is Mary? \toffice\t7 8\n10 Daniel travelled to the bedroom.\n11 Afterwards he moved to the bathroom.\n12 Where is Mary? \toffice\t7 8\n13 Sandra travelled to the garden.\n14 Following that she travelled to the office.\n15 Where is Daniel? \tbathroom\t10 11\n1 John journeyed to the office.\n2 After that he moved to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Sandra went to the kitchen.\n5 After that she moved to the hallway.\n6 Where is John? \tkitchen\t1 2\n7 Mary journeyed to the bedroom.\n8 Following that she went back to the kitchen.\n9 Where is Sandra? \thallway\t4 5\n10 John journeyed to the hallway.\n11 Following that he moved to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Mary journeyed to the bedroom.\n14 Then she travelled to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary journeyed to the hallway.\n2 Following that she went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Sandra went to the bathroom.\n5 Afterwards she journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra travelled to the kitchen.\n8 Afterwards she went back to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 John moved to the hallway.\n11 Following that he journeyed to the garden.\n12 Where is Sandra? \tbathroom\t7 8\n13 John went back to the bedroom.\n14 Then he travelled to the kitchen.\n15 Where is Sandra? \tbathroom\t7 8\n1 Sandra moved to the garden.\n2 Following that she moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 John went to the bathroom.\n5 Afterwards he travelled to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra journeyed to the office.\n8 Afterwards she went back to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Mary went back to the hallway.\n11 After that she went to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Daniel went to the bathroom.\n14 After that he journeyed to the garden.\n15 Where is Daniel? \tgarden\t13 14\n"
  },
  {
    "path": "tasksv11/en/qa11_basic-coreference_train.txt",
    "content": "1 Mary went back to the bathroom.\n2 After that she went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel moved to the office.\n5 Afterwards he moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 John travelled to the bathroom.\n8 After that he journeyed to the hallway.\n9 Where is Daniel? \thallway\t4 5\n10 Mary moved to the bathroom.\n11 Following that she went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary went to the garden.\n14 Afterwards she went to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra went back to the bathroom.\n2 Afterwards she travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John went to the garden.\n5 Following that he went to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary went to the office.\n8 Then she journeyed to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 John journeyed to the kitchen.\n11 Following that he travelled to the bedroom.\n12 Where is Mary? \tgarden\t7 8\n13 Mary went to the kitchen.\n14 Then she went to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Mary travelled to the bedroom.\n2 Then she went back to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary travelled to the hallway.\n5 Following that she went to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Sandra went to the garden.\n8 After that she went to the kitchen.\n9 Where is Mary? \tgarden\t4 5\n10 Mary journeyed to the kitchen.\n11 After that she moved to the bedroom.\n12 Where is Sandra? \tkitchen\t7 8\n13 Mary moved to the office.\n14 Afterwards she journeyed to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 John journeyed to the bedroom.\n2 Then he journeyed to the office.\n3 Where is John? \toffice\t1 2\n4 John journeyed to the bedroom.\n5 Afterwards he moved to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 John went to the bedroom.\n8 Then he went back to the hallway.\n9 Where is John? \thallway\t7 8\n10 Sandra travelled to the hallway.\n11 After that she moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John went to the bathroom.\n14 Afterwards he went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Mary travelled to the garden.\n2 Following that she went back to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John journeyed to the bathroom.\n5 Afterwards he moved to the garden.\n6 Where is Mary? \tkitchen\t1 2\n7 Sandra went back to the hallway.\n8 Following that she went to the bathroom.\n9 Where is John? \tgarden\t4 5\n10 Sandra went to the kitchen.\n11 Afterwards she went to the hallway.\n12 Where is John? \tgarden\t4 5\n13 Sandra went to the bedroom.\n14 Following that she moved to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra journeyed to the garden.\n2 Following that she journeyed to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary journeyed to the kitchen.\n5 Following that she moved to the bathroom.\n6 Where is Sandra? \toffice\t1 2\n7 John journeyed to the bedroom.\n8 After that he went to the office.\n9 Where is Mary? \tbathroom\t4 5\n10 Daniel went back to the kitchen.\n11 After that he moved to the bedroom.\n12 Where is John? \toffice\t7 8\n13 Daniel went back to the bathroom.\n14 Afterwards he went to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Daniel went back to the bedroom.\n2 After that he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary went back to the bedroom.\n5 Following that she went to the office.\n6 Where is Daniel? \thallway\t1 2\n7 Mary moved to the kitchen.\n8 Afterwards she journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Daniel moved to the bedroom.\n11 Following that he journeyed to the bathroom.\n12 Where is Mary? \tbedroom\t7 8\n13 Mary moved to the bathroom.\n14 After that she went back to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Mary journeyed to the bedroom.\n2 Then she went back to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John went to the garden.\n5 Then he went to the bathroom.\n6 Where is Mary? \tkitchen\t1 2\n7 Daniel moved to the garden.\n8 Following that he journeyed to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra went to the bedroom.\n11 Then she went back to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Mary travelled to the garden.\n14 Afterwards she travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 Mary moved to the bathroom.\n2 Following that she travelled to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John went to the garden.\n5 Then he journeyed to the bedroom.\n6 Where is Mary? \tgarden\t1 2\n7 Mary travelled to the bathroom.\n8 Following that she moved to the office.\n9 Where is Mary? \toffice\t7 8\n10 John journeyed to the hallway.\n11 After that he went to the office.\n12 Where is John? \toffice\t10 11\n13 Daniel moved to the garden.\n14 After that he journeyed to the bathroom.\n15 Where is John? \toffice\t10 11\n1 John moved to the bathroom.\n2 Then he journeyed to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra moved to the kitchen.\n5 Afterwards she went to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Daniel went to the hallway.\n8 After that he went to the garden.\n9 Where is John? \tgarden\t1 2\n10 Mary journeyed to the bathroom.\n11 Then she moved to the hallway.\n12 Where is Daniel? \tgarden\t7 8\n13 John went to the kitchen.\n14 Afterwards he travelled to the bedroom.\n15 Where is Mary? \thallway\t10 11\n1 Daniel went back to the office.\n2 Then he went back to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra went back to the bedroom.\n5 After that she moved to the kitchen.\n6 Where is Daniel? \tbathroom\t1 2\n7 John journeyed to the bedroom.\n8 After that he journeyed to the hallway.\n9 Where is Sandra? \tkitchen\t4 5\n10 Sandra journeyed to the garden.\n11 Following that she went back to the hallway.\n12 Where is John? \thallway\t7 8\n13 Mary travelled to the office.\n14 After that she went back to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Mary went back to the hallway.\n2 Afterwards she moved to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary journeyed to the garden.\n5 Afterwards she went back to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Sandra moved to the bedroom.\n8 Following that she travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra travelled to the garden.\n11 Then she went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary went back to the kitchen.\n14 Afterwards she went to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Sandra went to the bedroom.\n2 After that she went back to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel went to the hallway.\n5 Then he went to the bathroom.\n6 Where is Sandra? \toffice\t1 2\n7 Sandra went to the hallway.\n8 Following that she went to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Mary moved to the bedroom.\n11 After that she went to the office.\n12 Where is Daniel? \tbathroom\t4 5\n13 Mary went to the hallway.\n14 Afterwards she journeyed to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 John went to the bathroom.\n2 After that he went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra journeyed to the bedroom.\n5 After that she moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Mary journeyed to the bathroom.\n8 After that she travelled to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 John moved to the office.\n11 Afterwards he went to the garden.\n12 Where is Sandra? \tgarden\t4 5\n13 Mary travelled to the bedroom.\n14 After that she moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary went back to the bathroom.\n2 Following that she travelled to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra went to the office.\n5 Then she went back to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Mary journeyed to the garden.\n8 Afterwards she went back to the bathroom.\n9 Where is Sandra? \tgarden\t4 5\n10 Daniel journeyed to the hallway.\n11 After that he travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra moved to the bathroom.\n14 After that she moved to the kitchen.\n15 Where is Mary? \tbathroom\t7 8\n1 Mary went back to the hallway.\n2 Following that she went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 John moved to the office.\n5 Afterwards he went to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Sandra travelled to the garden.\n8 Following that she went to the bedroom.\n9 Where is John? \tbedroom\t4 5\n10 Sandra moved to the office.\n11 Following that she went back to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Sandra journeyed to the hallway.\n14 Then she journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Daniel travelled to the bathroom.\n2 Then he went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John journeyed to the office.\n5 Then he travelled to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Daniel journeyed to the kitchen.\n8 Following that he went to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John travelled to the hallway.\n11 After that he went to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Sandra moved to the office.\n14 Then she journeyed to the kitchen.\n15 Where is John? \tbedroom\t10 11\n1 Sandra went back to the hallway.\n2 After that she travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary journeyed to the hallway.\n5 Then she went to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel went to the bathroom.\n8 After that he went back to the garden.\n9 Where is Sandra? \tbathroom\t1 2\n10 John journeyed to the office.\n11 After that he moved to the hallway.\n12 Where is Daniel? \tgarden\t7 8\n13 Sandra went to the office.\n14 Following that she journeyed to the bathroom.\n15 Where is John? \thallway\t10 11\n1 Mary journeyed to the office.\n2 After that she travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel moved to the kitchen.\n5 Afterwards he journeyed to the hallway.\n6 Where is Mary? \tkitchen\t1 2\n7 John journeyed to the bathroom.\n8 Following that he travelled to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Daniel went to the bathroom.\n11 Afterwards he went back to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Sandra moved to the bathroom.\n14 Following that she travelled to the garden.\n15 Where is Daniel? \thallway\t10 11\n1 Daniel moved to the office.\n2 Following that he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John travelled to the office.\n5 Then he went back to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra went to the office.\n8 Following that she went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel travelled to the kitchen.\n11 Afterwards he moved to the office.\n12 Where is Sandra? \thallway\t7 8\n13 Sandra journeyed to the office.\n14 Afterwards she moved to the hallway.\n15 Where is Daniel? \toffice\t10 11\n1 John moved to the hallway.\n2 Then he travelled to the garden.\n3 Where is John? \tgarden\t1 2\n4 John travelled to the kitchen.\n5 After that he moved to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Daniel travelled to the bathroom.\n8 Afterwards he went back to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Daniel journeyed to the office.\n11 After that he moved to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Daniel travelled to the hallway.\n14 After that he journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Mary went back to the bathroom.\n2 Then she journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary went back to the office.\n5 After that she travelled to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Daniel journeyed to the office.\n8 Then he moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel travelled to the garden.\n11 Following that he moved to the bedroom.\n12 Where is Mary? \thallway\t4 5\n13 Daniel travelled to the hallway.\n14 Following that he went back to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary journeyed to the hallway.\n2 Afterwards she moved to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Sandra travelled to the kitchen.\n5 Afterwards she travelled to the bathroom.\n6 Where is Mary? \tgarden\t1 2\n7 Sandra journeyed to the bedroom.\n8 After that she travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John journeyed to the hallway.\n11 Following that he went to the office.\n12 Where is John? \toffice\t10 11\n13 Mary journeyed to the office.\n14 Afterwards she went to the hallway.\n15 Where is Sandra? \tgarden\t7 8\n1 John moved to the kitchen.\n2 Afterwards he journeyed to the hallway.\n3 Where is John? \thallway\t1 2\n4 Daniel moved to the hallway.\n5 Then he moved to the garden.\n6 Where is John? \thallway\t1 2\n7 Sandra journeyed to the hallway.\n8 Afterwards she travelled to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Mary journeyed to the kitchen.\n11 Then she went to the bathroom.\n12 Where is Sandra? \tbedroom\t7 8\n13 Mary travelled to the office.\n14 Then she journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 John travelled to the kitchen.\n2 Following that he went back to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel moved to the hallway.\n5 After that he went back to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Daniel went back to the garden.\n8 Afterwards he moved to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Daniel went back to the garden.\n11 Following that he moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 John went back to the office.\n14 Following that he travelled to the garden.\n15 Where is Daniel? \tbathroom\t10 11\n1 John journeyed to the bathroom.\n2 Then he went to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra journeyed to the kitchen.\n5 Then she went back to the bathroom.\n6 Where is John? \thallway\t1 2\n7 Daniel journeyed to the bathroom.\n8 Then he travelled to the garden.\n9 Where is John? \thallway\t1 2\n10 Daniel journeyed to the office.\n11 Following that he journeyed to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 John journeyed to the garden.\n14 After that he travelled to the hallway.\n15 Where is John? \thallway\t13 14\n1 Mary went to the bedroom.\n2 After that she journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel went to the garden.\n5 After that he journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John travelled to the garden.\n8 Afterwards he journeyed to the bathroom.\n9 Where is Mary? \tkitchen\t1 2\n10 Sandra moved to the bathroom.\n11 Following that she travelled to the kitchen.\n12 Where is John? \tbathroom\t7 8\n13 John moved to the garden.\n14 Following that he moved to the hallway.\n15 Where is Sandra? \tkitchen\t10 11\n1 Sandra journeyed to the bathroom.\n2 Following that she moved to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Sandra journeyed to the bedroom.\n5 After that she went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Sandra went to the garden.\n8 Following that she journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 John journeyed to the bathroom.\n11 After that he went back to the hallway.\n12 Where is Sandra? \tkitchen\t7 8\n13 Mary journeyed to the hallway.\n14 After that she went back to the office.\n15 Where is John? \thallway\t10 11\n1 Daniel went back to the bathroom.\n2 Afterwards he went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John journeyed to the hallway.\n5 Afterwards he travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t1 2\n7 John went back to the kitchen.\n8 Afterwards he journeyed to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 John moved to the office.\n11 Afterwards he went back to the hallway.\n12 Where is John? \thallway\t10 11\n13 Daniel travelled to the kitchen.\n14 After that he moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel moved to the kitchen.\n2 After that he travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra journeyed to the bathroom.\n5 Then she travelled to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Daniel went to the office.\n8 Following that he went to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Daniel went back to the kitchen.\n11 Following that he journeyed to the bathroom.\n12 Where is Sandra? \thallway\t4 5\n13 John journeyed to the office.\n14 Following that he journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John went to the office.\n2 Afterwards he journeyed to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra moved to the bathroom.\n5 Afterwards she went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Daniel went to the hallway.\n8 Then he travelled to the garden.\n9 Where is Sandra? \tgarden\t4 5\n10 Mary went back to the bathroom.\n11 Following that she travelled to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Daniel journeyed to the kitchen.\n14 Afterwards he moved to the bedroom.\n15 Where is Mary? \tkitchen\t10 11\n1 Mary went back to the kitchen.\n2 After that she went to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Sandra travelled to the bathroom.\n5 Then she journeyed to the hallway.\n6 Where is Mary? \thallway\t1 2\n7 Sandra moved to the bedroom.\n8 Then she went back to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Sandra journeyed to the bedroom.\n11 Afterwards she travelled to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel travelled to the hallway.\n14 Following that he went to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Daniel travelled to the bathroom.\n2 Following that he went to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary went to the bedroom.\n5 After that she travelled to the kitchen.\n6 Where is Daniel? \toffice\t1 2\n7 John went back to the bathroom.\n8 After that he went back to the kitchen.\n9 Where is Mary? \tkitchen\t4 5\n10 Daniel journeyed to the kitchen.\n11 Then he went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John moved to the office.\n14 Following that he journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t10 11\n1 John went back to the bedroom.\n2 Afterwards he went back to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary went to the kitchen.\n5 Following that she journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Sandra moved to the bathroom.\n8 Afterwards she journeyed to the hallway.\n9 Where is Mary? \tbedroom\t4 5\n10 John moved to the bedroom.\n11 Then he travelled to the garden.\n12 Where is Sandra? \thallway\t7 8\n13 John went back to the bathroom.\n14 Following that he travelled to the office.\n15 Where is Sandra? \thallway\t7 8\n1 Mary travelled to the kitchen.\n2 Afterwards she journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary went back to the hallway.\n5 Afterwards she journeyed to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John went back to the kitchen.\n8 Then he moved to the bedroom.\n9 Where is Mary? \tgarden\t4 5\n10 John went back to the hallway.\n11 Following that he journeyed to the bedroom.\n12 Where is Mary? \tgarden\t4 5\n13 Daniel travelled to the hallway.\n14 Afterwards he journeyed to the kitchen.\n15 Where is John? \tbedroom\t10 11\n1 Mary moved to the office.\n2 After that she went back to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John went back to the bathroom.\n5 After that he went back to the kitchen.\n6 Where is Mary? \thallway\t1 2\n7 Daniel went to the hallway.\n8 Then he went to the office.\n9 Where is John? \tkitchen\t4 5\n10 Daniel went back to the garden.\n11 After that he travelled to the kitchen.\n12 Where is John? \tkitchen\t4 5\n13 Mary journeyed to the office.\n14 Following that she journeyed to the hallway.\n15 Where is Daniel? \tkitchen\t10 11\n1 Daniel moved to the bedroom.\n2 Afterwards he travelled to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 John went to the bedroom.\n5 Afterwards he went to the office.\n6 Where is Daniel? \tkitchen\t1 2\n7 Sandra journeyed to the kitchen.\n8 Following that she went back to the office.\n9 Where is John? \toffice\t4 5\n10 Sandra journeyed to the kitchen.\n11 Afterwards she went to the hallway.\n12 Where is John? \toffice\t4 5\n13 Daniel went back to the bathroom.\n14 After that he travelled to the garden.\n15 Where is Sandra? \thallway\t10 11\n1 Daniel travelled to the bedroom.\n2 Following that he moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary went back to the office.\n5 Then she journeyed to the bedroom.\n6 Where is Daniel? \tgarden\t1 2\n7 Mary went to the garden.\n8 Afterwards she moved to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Sandra moved to the bathroom.\n11 Then she journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t7 8\n13 Mary journeyed to the hallway.\n14 Afterwards she travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Mary travelled to the hallway.\n2 Afterwards she went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra moved to the bedroom.\n5 After that she went to the office.\n6 Where is Mary? \toffice\t1 2\n7 John journeyed to the office.\n8 Afterwards he went back to the bedroom.\n9 Where is Mary? \toffice\t1 2\n10 Daniel journeyed to the garden.\n11 Then he travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra travelled to the kitchen.\n14 Then she moved to the bathroom.\n15 Where is Daniel? \tbedroom\t10 11\n1 Sandra journeyed to the hallway.\n2 Following that she went back to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary went to the bathroom.\n5 Following that she moved to the kitchen.\n6 Where is Sandra? \tgarden\t1 2\n7 Mary went to the office.\n8 After that she went back to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Mary travelled to the bathroom.\n11 Afterwards she journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Daniel went back to the bedroom.\n14 Then he moved to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary went back to the bedroom.\n2 Afterwards she journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel moved to the garden.\n5 Following that he moved to the kitchen.\n6 Where is Mary? \tbathroom\t1 2\n7 Daniel went to the garden.\n8 After that he moved to the bedroom.\n9 Where is Mary? \tbathroom\t1 2\n10 John journeyed to the hallway.\n11 Following that he travelled to the kitchen.\n12 Where is Daniel? \tbedroom\t7 8\n13 Daniel went to the kitchen.\n14 Following that he went back to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Mary journeyed to the garden.\n2 Following that she went to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra moved to the garden.\n5 Afterwards she travelled to the bathroom.\n6 Where is Mary? \toffice\t1 2\n7 Daniel journeyed to the hallway.\n8 Afterwards he journeyed to the office.\n9 Where is Mary? \toffice\t1 2\n10 John journeyed to the bathroom.\n11 Then he moved to the office.\n12 Where is Daniel? \toffice\t7 8\n13 John moved to the bedroom.\n14 Then he went to the office.\n15 Where is John? \toffice\t13 14\n1 Sandra moved to the hallway.\n2 After that she went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary went to the office.\n5 Afterwards she travelled to the garden.\n6 Where is Sandra? \tbathroom\t1 2\n7 John went to the bathroom.\n8 After that he went back to the garden.\n9 Where is Mary? \tgarden\t4 5\n10 John journeyed to the bedroom.\n11 Then he went back to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel moved to the bathroom.\n14 After that he moved to the office.\n15 Where is John? \tkitchen\t10 11\n1 Mary travelled to the kitchen.\n2 Following that she went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary moved to the office.\n5 After that she moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Mary went to the hallway.\n8 Then she journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Mary went to the hallway.\n11 Afterwards she went to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Daniel travelled to the bedroom.\n14 Then he journeyed to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra went to the hallway.\n2 Then she moved to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary journeyed to the hallway.\n5 After that she went to the office.\n6 Where is Sandra? \tbedroom\t1 2\n7 Daniel moved to the hallway.\n8 Then he went back to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Sandra went to the kitchen.\n11 Then she journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary moved to the bedroom.\n14 Then she journeyed to the hallway.\n15 Where is Sandra? \tbedroom\t10 11\n1 Daniel moved to the office.\n2 After that he went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel moved to the kitchen.\n5 Following that he went back to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary went back to the garden.\n8 Then she moved to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Mary travelled to the garden.\n11 Then she journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t4 5\n13 Mary travelled to the office.\n14 Following that she went back to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Sandra moved to the hallway.\n2 After that she went to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel moved to the office.\n5 Afterwards he moved to the kitchen.\n6 Where is Sandra? \tkitchen\t1 2\n7 John journeyed to the bathroom.\n8 Afterwards he went back to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary journeyed to the office.\n11 After that she went back to the kitchen.\n12 Where is John? \thallway\t7 8\n13 Daniel journeyed to the office.\n14 After that he went to the bathroom.\n15 Where is John? \thallway\t7 8\n1 John travelled to the kitchen.\n2 After that he moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary moved to the bathroom.\n5 Then she went back to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Daniel journeyed to the kitchen.\n8 After that he travelled to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra went to the garden.\n11 Following that she went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary travelled to the kitchen.\n14 Following that she journeyed to the garden.\n15 Where is Sandra? \tbedroom\t10 11\n1 Mary went to the bathroom.\n2 After that she journeyed to the office.\n3 Where is Mary? \toffice\t1 2\n4 John went to the bathroom.\n5 After that he went back to the office.\n6 Where is John? \toffice\t4 5\n7 Daniel journeyed to the kitchen.\n8 Afterwards he went to the bedroom.\n9 Where is Mary? \toffice\t1 2\n10 Sandra went to the hallway.\n11 After that she journeyed to the office.\n12 Where is Daniel? \tbedroom\t7 8\n13 John went to the hallway.\n14 Afterwards he journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Sandra moved to the garden.\n2 After that she travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel went to the office.\n5 Following that he journeyed to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel moved to the bathroom.\n8 Following that he went back to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Mary moved to the hallway.\n11 Then she travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra went to the garden.\n14 Following that she went to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 John went to the garden.\n2 After that he journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Sandra travelled to the bathroom.\n5 Then she went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John journeyed to the kitchen.\n8 Then he went back to the office.\n9 Where is John? \toffice\t7 8\n10 John moved to the bedroom.\n11 Following that he journeyed to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra went to the bathroom.\n14 After that she went back to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Daniel went back to the office.\n2 Following that he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary journeyed to the bathroom.\n5 After that she went to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 John travelled to the bathroom.\n8 After that he travelled to the office.\n9 Where is Daniel? \thallway\t1 2\n10 Daniel went back to the office.\n11 Afterwards he moved to the bathroom.\n12 Where is John? \toffice\t7 8\n13 John went back to the kitchen.\n14 Then he went to the office.\n15 Where is Daniel? \tbathroom\t10 11\n1 John went back to the office.\n2 Then he went to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John journeyed to the bedroom.\n5 Then he travelled to the garden.\n6 Where is John? \tgarden\t4 5\n7 John went back to the hallway.\n8 Following that he travelled to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 John moved to the garden.\n11 Then he journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary went back to the garden.\n14 Following that she journeyed to the kitchen.\n15 Where is John? \tkitchen\t10 11\n1 Sandra moved to the bedroom.\n2 Following that she went back to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Sandra journeyed to the kitchen.\n5 Following that she went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Sandra moved to the hallway.\n8 Afterwards she travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra went back to the hallway.\n11 Following that she went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Daniel moved to the kitchen.\n14 After that he journeyed to the bathroom.\n15 Where is Sandra? \tkitchen\t10 11\n1 Sandra travelled to the kitchen.\n2 Following that she moved to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary travelled to the office.\n5 After that she went back to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 John journeyed to the bedroom.\n8 Following that he journeyed to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Mary went back to the bathroom.\n11 Then she went back to the office.\n12 Where is John? \tbathroom\t7 8\n13 John moved to the office.\n14 Then he went to the bathroom.\n15 Where is Mary? \toffice\t10 11\n1 Daniel went back to the office.\n2 Following that he went back to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 John travelled to the bathroom.\n5 Then he travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t1 2\n7 John travelled to the garden.\n8 Afterwards he journeyed to the bedroom.\n9 Where is Daniel? \tkitchen\t1 2\n10 John moved to the bathroom.\n11 Then he went to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra went to the kitchen.\n14 Afterwards she moved to the bathroom.\n15 Where is John? \thallway\t10 11\n1 Daniel moved to the hallway.\n2 Then he went to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel went back to the garden.\n5 Following that he travelled to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel went back to the bathroom.\n8 After that he went back to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Sandra journeyed to the kitchen.\n11 Then she went back to the bedroom.\n12 Where is Daniel? \tbedroom\t7 8\n13 Mary moved to the hallway.\n14 Then she travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t10 11\n1 Daniel journeyed to the garden.\n2 After that he moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Sandra moved to the bathroom.\n5 Then she travelled to the office.\n6 Where is Daniel? \toffice\t1 2\n7 John travelled to the bedroom.\n8 Following that he went to the hallway.\n9 Where is Sandra? \toffice\t4 5\n10 John went to the kitchen.\n11 Then he moved to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 John travelled to the office.\n14 After that he moved to the garden.\n15 Where is John? \tgarden\t13 14\n1 Sandra travelled to the kitchen.\n2 Afterwards she went back to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary travelled to the office.\n5 Then she journeyed to the kitchen.\n6 Where is Sandra? \tbedroom\t1 2\n7 Daniel journeyed to the hallway.\n8 After that he moved to the garden.\n9 Where is Mary? \tkitchen\t4 5\n10 Daniel journeyed to the hallway.\n11 Following that he went back to the bathroom.\n12 Where is Mary? \tkitchen\t4 5\n13 Mary went to the garden.\n14 Afterwards she travelled to the kitchen.\n15 Where is Daniel? \tbathroom\t10 11\n1 John journeyed to the garden.\n2 Afterwards he went back to the office.\n3 Where is John? \toffice\t1 2\n4 John travelled to the garden.\n5 Then he travelled to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel moved to the bathroom.\n8 Then he journeyed to the bedroom.\n9 Where is John? \thallway\t4 5\n10 John travelled to the bathroom.\n11 Afterwards he travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel journeyed to the hallway.\n14 Afterwards he went back to the office.\n15 Where is John? \tkitchen\t10 11\n1 Sandra went back to the kitchen.\n2 Following that she went back to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary journeyed to the kitchen.\n5 After that she moved to the garden.\n6 Where is Sandra? \tbedroom\t1 2\n7 Daniel went back to the bedroom.\n8 Afterwards he went to the bathroom.\n9 Where is Mary? \tgarden\t4 5\n10 Mary moved to the kitchen.\n11 Following that she went back to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel journeyed to the kitchen.\n14 Afterwards he went to the hallway.\n15 Where is Mary? \thallway\t10 11\n1 Sandra journeyed to the bathroom.\n2 Then she travelled to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra travelled to the kitchen.\n5 Afterwards she journeyed to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Daniel travelled to the garden.\n8 Following that he went to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Mary went to the bedroom.\n11 Afterwards she went to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 John went to the hallway.\n14 Then he journeyed to the office.\n15 Where is John? \toffice\t13 14\n1 Mary went back to the bathroom.\n2 Following that she went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John journeyed to the kitchen.\n5 Then he went to the hallway.\n6 Where is Mary? \tbedroom\t1 2\n7 Sandra went to the bathroom.\n8 Afterwards she moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John moved to the garden.\n11 Following that he went to the kitchen.\n12 Where is Sandra? \tgarden\t7 8\n13 Daniel travelled to the bathroom.\n14 After that he moved to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Sandra moved to the bathroom.\n2 Afterwards she went to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 John went back to the garden.\n5 After that he moved to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Daniel moved to the bedroom.\n8 Afterwards he travelled to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 John journeyed to the bedroom.\n11 Afterwards he went to the hallway.\n12 Where is John? \thallway\t10 11\n13 John went back to the kitchen.\n14 Following that he went back to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 John journeyed to the office.\n2 Afterwards he went to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Daniel journeyed to the bedroom.\n5 After that he travelled to the garden.\n6 Where is John? \tkitchen\t1 2\n7 John went back to the office.\n8 Then he journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 John went to the office.\n11 After that he moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Daniel journeyed to the kitchen.\n14 Afterwards he journeyed to the bathroom.\n15 Where is John? \thallway\t10 11\n1 Sandra went to the bathroom.\n2 Following that she went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel went to the garden.\n5 Then he went back to the kitchen.\n6 Where is Sandra? \tkitchen\t1 2\n7 John went back to the hallway.\n8 Afterwards he journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t4 5\n10 Sandra went to the office.\n11 Then she went back to the bathroom.\n12 Where is Daniel? \tkitchen\t4 5\n13 John went to the office.\n14 After that he journeyed to the hallway.\n15 Where is Sandra? \tbathroom\t10 11\n1 Mary went back to the bedroom.\n2 Following that she went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary journeyed to the bathroom.\n5 Then she went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel journeyed to the garden.\n8 Then he went to the bedroom.\n9 Where is Mary? \toffice\t4 5\n10 Daniel travelled to the kitchen.\n11 Then he travelled to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Mary travelled to the garden.\n14 After that she journeyed to the hallway.\n15 Where is Daniel? \tgarden\t10 11\n1 Sandra moved to the office.\n2 Afterwards she moved to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Daniel journeyed to the kitchen.\n5 Then he went to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Sandra went to the hallway.\n8 Afterwards she went back to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Daniel moved to the garden.\n11 Following that he moved to the hallway.\n12 Where is Sandra? \toffice\t7 8\n13 John travelled to the bedroom.\n14 Following that he moved to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Sandra went back to the bedroom.\n2 After that she went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 John went back to the kitchen.\n5 Afterwards he moved to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel went to the hallway.\n8 Following that he journeyed to the kitchen.\n9 Where is John? \thallway\t4 5\n10 Mary moved to the office.\n11 Following that she went to the bathroom.\n12 Where is John? \thallway\t4 5\n13 John moved to the garden.\n14 After that he moved to the bedroom.\n15 Where is Mary? \tbathroom\t10 11\n1 Sandra went back to the hallway.\n2 Then she went back to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary went to the bedroom.\n5 Then she journeyed to the garden.\n6 Where is Sandra? \tgarden\t1 2\n7 John moved to the kitchen.\n8 Then he journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel travelled to the kitchen.\n11 Then he journeyed to the office.\n12 Where is John? \tbedroom\t7 8\n13 Mary went to the bedroom.\n14 Following that she went to the office.\n15 Where is John? \tbedroom\t7 8\n1 Sandra went to the garden.\n2 Then she moved to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra journeyed to the bathroom.\n5 Then she moved to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John travelled to the hallway.\n8 Afterwards he journeyed to the office.\n9 Where is John? \toffice\t7 8\n10 John moved to the bedroom.\n11 After that he went to the bathroom.\n12 Where is Sandra? \thallway\t4 5\n13 Mary moved to the bathroom.\n14 Then she went to the garden.\n15 Where is John? \tbathroom\t10 11\n1 Daniel travelled to the bathroom.\n2 After that he went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John travelled to the hallway.\n5 Afterwards he moved to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John journeyed to the bathroom.\n8 Then he journeyed to the hallway.\n9 Where is Daniel? \thallway\t1 2\n10 John moved to the bedroom.\n11 After that he moved to the garden.\n12 Where is John? \tgarden\t10 11\n13 Daniel journeyed to the bathroom.\n14 Then he went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 John went to the bedroom.\n2 Then he travelled to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra went to the garden.\n5 Afterwards she went to the office.\n6 Where is John? \thallway\t1 2\n7 Sandra went to the kitchen.\n8 Following that she journeyed to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra travelled to the kitchen.\n11 Following that she moved to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 John went to the bedroom.\n14 After that he went back to the garden.\n15 Where is Sandra? \thallway\t10 11\n1 John went to the garden.\n2 After that he went to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel went back to the bathroom.\n5 After that he journeyed to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel journeyed to the hallway.\n8 After that he went back to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John went to the garden.\n11 Following that he travelled to the office.\n12 Where is Daniel? \tbedroom\t7 8\n13 John went back to the garden.\n14 After that he moved to the bedroom.\n15 Where is Daniel? \tbedroom\t7 8\n1 Mary went to the hallway.\n2 After that she went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel moved to the bedroom.\n5 Then he moved to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Mary went to the hallway.\n8 Afterwards she went back to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John journeyed to the bedroom.\n11 Afterwards he moved to the office.\n12 Where is Mary? \tbathroom\t7 8\n13 Sandra moved to the kitchen.\n14 Following that she journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel travelled to the bedroom.\n2 Afterwards he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra travelled to the bedroom.\n5 Then she journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra went back to the kitchen.\n8 After that she travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra went to the bathroom.\n11 Afterwards she journeyed to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 John travelled to the garden.\n14 After that he went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel went to the bedroom.\n2 Then he moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra travelled to the hallway.\n5 Afterwards she moved to the bedroom.\n6 Where is Daniel? \tgarden\t1 2\n7 Sandra moved to the bathroom.\n8 After that she journeyed to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 John went back to the kitchen.\n11 Afterwards he went back to the bedroom.\n12 Where is Sandra? \tbedroom\t7 8\n13 Daniel moved to the office.\n14 After that he went to the bedroom.\n15 Where is John? \tbedroom\t10 11\n1 John travelled to the hallway.\n2 After that he journeyed to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary travelled to the hallway.\n5 Afterwards she went to the office.\n6 Where is John? \tgarden\t1 2\n7 Sandra went to the kitchen.\n8 Following that she moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Daniel moved to the office.\n11 Afterwards he moved to the garden.\n12 Where is Mary? \toffice\t4 5\n13 Daniel went to the bathroom.\n14 Following that he travelled to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel moved to the kitchen.\n2 After that he moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary went to the garden.\n5 Following that she went to the office.\n6 Where is Daniel? \tbedroom\t1 2\n7 Sandra journeyed to the bedroom.\n8 Following that she went back to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John went to the bedroom.\n11 Following that he went to the hallway.\n12 Where is Sandra? \tgarden\t7 8\n13 John moved to the bedroom.\n14 Then he went to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 John went to the bathroom.\n2 Following that he journeyed to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Mary moved to the hallway.\n5 Following that she went to the kitchen.\n6 Where is John? \tkitchen\t1 2\n7 John moved to the office.\n8 Afterwards he went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel moved to the garden.\n11 Then he moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Sandra travelled to the office.\n14 Then she went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra moved to the hallway.\n2 Following that she travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 John moved to the bedroom.\n5 Afterwards he moved to the kitchen.\n6 Where is Sandra? \tbedroom\t1 2\n7 Sandra journeyed to the hallway.\n8 After that she went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel went to the garden.\n11 Following that he moved to the kitchen.\n12 Where is Sandra? \tbathroom\t7 8\n13 John journeyed to the bedroom.\n14 After that he journeyed to the hallway.\n15 Where is John? \thallway\t13 14\n1 Mary travelled to the bedroom.\n2 Afterwards she journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra went to the bathroom.\n5 Afterwards she moved to the office.\n6 Where is Mary? \tbathroom\t1 2\n7 John travelled to the bathroom.\n8 Following that he moved to the garden.\n9 Where is Sandra? \toffice\t4 5\n10 Sandra travelled to the kitchen.\n11 Afterwards she travelled to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Daniel journeyed to the garden.\n14 After that he went to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra travelled to the bathroom.\n2 Following that she moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 John went back to the bathroom.\n5 Then he went back to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John went back to the office.\n8 After that he journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 John travelled to the office.\n11 Then he went back to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra journeyed to the bathroom.\n14 Afterwards she journeyed to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel journeyed to the garden.\n2 Afterwards he journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra journeyed to the bedroom.\n5 After that she went back to the bathroom.\n6 Where is Daniel? \tbathroom\t1 2\n7 Daniel moved to the bedroom.\n8 Then he travelled to the kitchen.\n9 Where is Sandra? \tbathroom\t4 5\n10 Mary went to the kitchen.\n11 Then she moved to the garden.\n12 Where is Daniel? \tkitchen\t7 8\n13 Sandra travelled to the hallway.\n14 Following that she went back to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Daniel went back to the bathroom.\n2 Afterwards he went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra went back to the kitchen.\n5 Following that she went to the hallway.\n6 Where is Daniel? \thallway\t1 2\n7 John went back to the kitchen.\n8 Following that he went back to the hallway.\n9 Where is Sandra? \thallway\t4 5\n10 John journeyed to the kitchen.\n11 Afterwards he travelled to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Mary moved to the office.\n14 Afterwards she went to the bathroom.\n15 Where is John? \tbedroom\t10 11\n1 John went back to the bathroom.\n2 Then he went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra went back to the bathroom.\n5 Following that she moved to the garden.\n6 Where is John? \thallway\t1 2\n7 John went to the office.\n8 After that he journeyed to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Sandra travelled to the kitchen.\n11 Afterwards she travelled to the garden.\n12 Where is John? \tkitchen\t7 8\n13 Daniel went back to the garden.\n14 Afterwards he travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 John moved to the kitchen.\n2 Following that he moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 John moved to the office.\n5 Then he journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary went to the bathroom.\n8 Then she went to the garden.\n9 Where is John? \tbathroom\t4 5\n10 Daniel travelled to the hallway.\n11 Then he went back to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Mary went back to the office.\n14 Then she travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Mary went back to the bathroom.\n2 After that she went back to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary went back to the office.\n5 After that she went back to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Mary journeyed to the hallway.\n8 After that she travelled to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Daniel travelled to the hallway.\n11 Afterwards he moved to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Mary moved to the hallway.\n14 Following that she travelled to the office.\n15 Where is Daniel? \toffice\t10 11\n1 Sandra travelled to the bathroom.\n2 Afterwards she travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary journeyed to the hallway.\n5 Afterwards she travelled to the kitchen.\n6 Where is Sandra? \tbedroom\t1 2\n7 Sandra journeyed to the office.\n8 Then she went back to the bedroom.\n9 Where is Mary? \tkitchen\t4 5\n10 Daniel travelled to the kitchen.\n11 Then he moved to the hallway.\n12 Where is Sandra? \tbedroom\t7 8\n13 Daniel went to the bathroom.\n14 Then he went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra went to the office.\n2 Then she travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 John travelled to the garden.\n5 Then he journeyed to the hallway.\n6 Where is Sandra? \thallway\t1 2\n7 Daniel journeyed to the bathroom.\n8 Afterwards he went to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Sandra went to the kitchen.\n11 Afterwards she journeyed to the garden.\n12 Where is John? \thallway\t4 5\n13 Mary went to the garden.\n14 After that she went back to the kitchen.\n15 Where is Sandra? \tgarden\t10 11\n1 Daniel moved to the bathroom.\n2 Then he went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra journeyed to the office.\n5 Then she travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John went back to the office.\n8 Afterwards he journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary went back to the hallway.\n11 After that she travelled to the kitchen.\n12 Where is John? \tbedroom\t7 8\n13 Mary travelled to the office.\n14 Afterwards she went back to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra journeyed to the hallway.\n2 Following that she journeyed to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Daniel journeyed to the bathroom.\n5 Following that he went to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Mary journeyed to the bathroom.\n8 Then she went to the kitchen.\n9 Where is Daniel? \toffice\t4 5\n10 Daniel went back to the hallway.\n11 After that he journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Mary went back to the bedroom.\n14 Following that she moved to the bathroom.\n15 Where is Daniel? \tbedroom\t10 11\n1 Mary journeyed to the garden.\n2 Afterwards she moved to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra moved to the kitchen.\n5 Afterwards she moved to the hallway.\n6 Where is Mary? \tkitchen\t1 2\n7 Mary journeyed to the office.\n8 Afterwards she travelled to the kitchen.\n9 Where is Sandra? \thallway\t4 5\n10 John moved to the bedroom.\n11 Then he went to the office.\n12 Where is John? \toffice\t10 11\n13 Daniel went to the bedroom.\n14 Afterwards he journeyed to the kitchen.\n15 Where is John? \toffice\t10 11\n1 Sandra went to the hallway.\n2 Afterwards she journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel went back to the garden.\n5 Afterwards he went back to the office.\n6 Where is Sandra? \tkitchen\t1 2\n7 Mary travelled to the office.\n8 Following that she moved to the hallway.\n9 Where is Daniel? \toffice\t4 5\n10 Sandra went to the hallway.\n11 Following that she went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Daniel went back to the bedroom.\n14 After that he went back to the kitchen.\n15 Where is Mary? \thallway\t7 8\n1 Mary went back to the garden.\n2 Afterwards she moved to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John went to the garden.\n5 Following that he journeyed to the office.\n6 Where is John? \toffice\t4 5\n7 Mary went to the bathroom.\n8 After that she journeyed to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Sandra went back to the office.\n11 Then she travelled to the bedroom.\n12 Where is John? \toffice\t4 5\n13 John moved to the bathroom.\n14 Following that he travelled to the hallway.\n15 Where is John? \thallway\t13 14\n1 John went to the hallway.\n2 Afterwards he travelled to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 John went back to the kitchen.\n5 Then he went to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary went back to the bedroom.\n8 Afterwards she went back to the office.\n9 Where is John? \tbathroom\t4 5\n10 Sandra moved to the garden.\n11 After that she went back to the bathroom.\n12 Where is John? \tbathroom\t4 5\n13 Daniel journeyed to the garden.\n14 After that he went to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 John went back to the bathroom.\n2 Afterwards he journeyed to the garden.\n3 Where is John? \tgarden\t1 2\n4 John went back to the kitchen.\n5 Afterwards he moved to the garden.\n6 Where is John? \tgarden\t4 5\n7 Mary went to the hallway.\n8 Then she travelled to the garden.\n9 Where is John? \tgarden\t4 5\n10 John went to the bathroom.\n11 Afterwards he went to the kitchen.\n12 Where is Mary? \tgarden\t7 8\n13 John moved to the bathroom.\n14 Following that he went back to the bedroom.\n15 Where is Mary? \tgarden\t7 8\n1 John journeyed to the office.\n2 Then he travelled to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John went to the office.\n5 Following that he went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 John went back to the garden.\n8 After that he journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary went to the bedroom.\n11 After that she went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary went to the bathroom.\n14 Then she went to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel journeyed to the kitchen.\n2 After that he travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John went back to the garden.\n5 After that he travelled to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary went back to the kitchen.\n8 After that she went to the garden.\n9 Where is John? \tbedroom\t4 5\n10 Daniel travelled to the bathroom.\n11 Afterwards he moved to the hallway.\n12 Where is Mary? \tgarden\t7 8\n13 Daniel moved to the bathroom.\n14 After that he went to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 John journeyed to the garden.\n2 Then he went to the hallway.\n3 Where is John? \thallway\t1 2\n4 John travelled to the bedroom.\n5 Afterwards he moved to the office.\n6 Where is John? \toffice\t4 5\n7 John travelled to the garden.\n8 Afterwards he went to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra went to the office.\n11 After that she went to the hallway.\n12 Where is John? \toffice\t7 8\n13 Daniel went back to the bedroom.\n14 Following that he went back to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Mary went to the garden.\n2 Following that she journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John journeyed to the bathroom.\n5 Following that he moved to the garden.\n6 Where is John? \tgarden\t4 5\n7 Daniel journeyed to the hallway.\n8 Afterwards he travelled to the bedroom.\n9 Where is John? \tgarden\t4 5\n10 Daniel travelled to the hallway.\n11 Afterwards he travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel travelled to the hallway.\n14 Then he journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel moved to the garden.\n2 Following that he went back to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Sandra went back to the hallway.\n5 Then she journeyed to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary went to the office.\n8 Afterwards she travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John moved to the office.\n11 Afterwards he moved to the hallway.\n12 Where is Mary? \thallway\t7 8\n13 Daniel went to the kitchen.\n14 Then he moved to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary went to the kitchen.\n2 Then she moved to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra moved to the office.\n5 Following that she went to the bedroom.\n6 Where is Mary? \toffice\t1 2\n7 Mary went back to the bathroom.\n8 Following that she travelled to the bedroom.\n9 Where is Sandra? \tbedroom\t4 5\n10 Mary travelled to the garden.\n11 Afterwards she journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Mary went back to the bathroom.\n14 After that she journeyed to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Daniel moved to the office.\n2 Afterwards he journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Daniel went to the garden.\n5 Then he journeyed to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 John travelled to the bedroom.\n8 Following that he journeyed to the hallway.\n9 Where is Daniel? \tbedroom\t4 5\n10 Daniel went back to the garden.\n11 Afterwards he journeyed to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary moved to the bedroom.\n14 Afterwards she travelled to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 John moved to the bathroom.\n2 Afterwards he travelled to the garden.\n3 Where is John? \tgarden\t1 2\n4 Daniel moved to the kitchen.\n5 Then he went to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel went to the kitchen.\n8 After that he journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John journeyed to the hallway.\n11 After that he travelled to the kitchen.\n12 Where is Daniel? \tbedroom\t7 8\n13 John moved to the bathroom.\n14 Following that he moved to the hallway.\n15 Where is John? \thallway\t13 14\n1 John went to the office.\n2 Afterwards he went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel travelled to the bedroom.\n5 Afterwards he went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel journeyed to the bedroom.\n8 Afterwards he journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Mary went to the kitchen.\n11 Then she went back to the office.\n12 Where is Daniel? \tkitchen\t7 8\n13 Daniel moved to the hallway.\n14 Then he journeyed to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel went to the office.\n2 After that he went to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary moved to the garden.\n5 Afterwards she moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 John journeyed to the office.\n8 Then he went to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 John went back to the kitchen.\n11 After that he went back to the garden.\n12 Where is John? \tgarden\t10 11\n13 Daniel went to the bathroom.\n14 Following that he moved to the kitchen.\n15 Where is John? \tgarden\t10 11\n1 Daniel went to the office.\n2 After that he travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra journeyed to the bedroom.\n5 After that she travelled to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John journeyed to the office.\n8 Following that he journeyed to the bedroom.\n9 Where is Sandra? \thallway\t4 5\n10 John moved to the office.\n11 Following that he went to the garden.\n12 Where is John? \tgarden\t10 11\n13 John moved to the bedroom.\n14 After that he moved to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary moved to the hallway.\n2 Following that she journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra moved to the kitchen.\n5 Following that she moved to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel moved to the bedroom.\n8 Following that he moved to the garden.\n9 Where is Sandra? \tbedroom\t4 5\n10 Mary went to the office.\n11 Then she travelled to the garden.\n12 Where is Daniel? \tgarden\t7 8\n13 Daniel went back to the bedroom.\n14 Afterwards he journeyed to the kitchen.\n15 Where is Mary? \tgarden\t10 11\n1 Daniel moved to the hallway.\n2 Then he moved to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Mary moved to the kitchen.\n5 Then she went back to the bathroom.\n6 Where is Daniel? \tbathroom\t1 2\n7 John travelled to the hallway.\n8 Then he went back to the garden.\n9 Where is John? \tgarden\t7 8\n10 John went back to the bathroom.\n11 Afterwards he went back to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 John journeyed to the bedroom.\n14 Then he journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Mary moved to the bathroom.\n2 After that she moved to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra moved to the hallway.\n5 After that she travelled to the office.\n6 Where is Mary? \tkitchen\t1 2\n7 Daniel journeyed to the bedroom.\n8 Afterwards he went back to the kitchen.\n9 Where is Mary? \tkitchen\t1 2\n10 Daniel went to the office.\n11 Then he travelled to the hallway.\n12 Where is Sandra? \toffice\t4 5\n13 John went to the kitchen.\n14 Afterwards he travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel journeyed to the bedroom.\n2 Afterwards he went back to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra went back to the hallway.\n5 Then she moved to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel moved to the garden.\n8 After that he went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel went to the office.\n11 After that he travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Daniel journeyed to the garden.\n14 After that he went to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Sandra went back to the garden.\n2 Afterwards she went back to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary journeyed to the kitchen.\n5 After that she went to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John travelled to the kitchen.\n8 After that he went to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 John journeyed to the bedroom.\n11 Then he travelled to the kitchen.\n12 Where is Mary? \tgarden\t4 5\n13 Daniel travelled to the bathroom.\n14 After that he journeyed to the bedroom.\n15 Where is John? \tkitchen\t10 11\n1 Daniel went to the garden.\n2 Afterwards he went to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Sandra moved to the office.\n5 After that she travelled to the bedroom.\n6 Where is Daniel? \tkitchen\t1 2\n7 Mary went to the bathroom.\n8 Then she moved to the kitchen.\n9 Where is Sandra? \tbedroom\t4 5\n10 Mary travelled to the garden.\n11 Following that she went back to the office.\n12 Where is Mary? \toffice\t10 11\n13 John went back to the bedroom.\n14 Then he moved to the hallway.\n15 Where is Mary? \toffice\t10 11\n1 Mary went to the garden.\n2 After that she went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 Mary moved to the hallway.\n5 Then she went back to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel went back to the bedroom.\n8 After that he went back to the kitchen.\n9 Where is Mary? \tbedroom\t4 5\n10 Daniel journeyed to the garden.\n11 Then he journeyed to the hallway.\n12 Where is Mary? \tbedroom\t4 5\n13 Sandra went to the hallway.\n14 After that she travelled to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Sandra went back to the garden.\n2 Afterwards she travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel went to the garden.\n5 Then he travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Mary moved to the garden.\n8 Afterwards she moved to the office.\n9 Where is Daniel? \tkitchen\t4 5\n10 Sandra went to the garden.\n11 Then she went to the kitchen.\n12 Where is Daniel? \tkitchen\t4 5\n13 Mary went to the garden.\n14 Then she travelled to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel travelled to the office.\n2 Afterwards he journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Mary went to the hallway.\n5 After that she travelled to the office.\n6 Where is Daniel? \tkitchen\t1 2\n7 John moved to the bathroom.\n8 After that he went to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra went back to the bathroom.\n11 Then she travelled to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Daniel went to the office.\n14 After that he journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Daniel went to the kitchen.\n2 Then he went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Daniel journeyed to the bathroom.\n5 After that he travelled to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Sandra moved to the kitchen.\n8 After that she went back to the garden.\n9 Where is Daniel? \toffice\t4 5\n10 Daniel went back to the kitchen.\n11 Afterwards he journeyed to the bathroom.\n12 Where is Sandra? \tgarden\t7 8\n13 Sandra journeyed to the bathroom.\n14 Afterwards she journeyed to the garden.\n15 Where is Daniel? \tbathroom\t10 11\n1 Daniel went back to the garden.\n2 Afterwards he moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary journeyed to the hallway.\n5 Then she journeyed to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra went back to the kitchen.\n8 Afterwards she went back to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John travelled to the kitchen.\n11 Following that he moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra went back to the hallway.\n14 Afterwards she journeyed to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Daniel travelled to the bedroom.\n2 Then he travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary went back to the kitchen.\n5 Afterwards she travelled to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Mary travelled to the bedroom.\n8 Afterwards she journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Sandra went back to the garden.\n11 Then she went to the kitchen.\n12 Where is Mary? \tkitchen\t7 8\n13 John travelled to the kitchen.\n14 Following that he journeyed to the hallway.\n15 Where is John? \thallway\t13 14\n1 Mary moved to the hallway.\n2 After that she moved to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John went back to the bedroom.\n5 Afterwards he went back to the garden.\n6 Where is John? \tgarden\t4 5\n7 John went to the office.\n8 Following that he journeyed to the bathroom.\n9 Where is Mary? \tgarden\t1 2\n10 Mary travelled to the bathroom.\n11 Afterwards she went to the bedroom.\n12 Where is John? \tbathroom\t7 8\n13 Mary travelled to the garden.\n14 After that she travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John travelled to the garden.\n2 Afterwards he travelled to the hallway.\n3 Where is John? \thallway\t1 2\n4 Mary moved to the office.\n5 After that she went back to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Daniel travelled to the office.\n8 Following that he went back to the bedroom.\n9 Where is Mary? \thallway\t4 5\n10 Mary moved to the office.\n11 Then she moved to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Sandra journeyed to the bedroom.\n14 Following that she went back to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel went to the office.\n2 Afterwards he went to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Sandra travelled to the office.\n5 Then she journeyed to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John travelled to the office.\n8 Afterwards he went to the hallway.\n9 Where is Daniel? \tkitchen\t1 2\n10 Daniel travelled to the office.\n11 After that he moved to the bathroom.\n12 Where is John? \thallway\t7 8\n13 John moved to the garden.\n14 After that he went back to the bathroom.\n15 Where is Daniel? \tbathroom\t10 11\n1 Sandra travelled to the garden.\n2 Following that she moved to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel moved to the garden.\n5 Then he moved to the hallway.\n6 Where is Sandra? \toffice\t1 2\n7 Mary went back to the bedroom.\n8 Then she travelled to the garden.\n9 Where is Sandra? \toffice\t1 2\n10 Mary went to the kitchen.\n11 After that she went to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra went to the bathroom.\n14 Following that she went back to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Daniel went to the bathroom.\n2 Following that he travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra moved to the hallway.\n5 Following that she went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Sandra went to the garden.\n8 Then she journeyed to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel went back to the office.\n11 Following that he moved to the hallway.\n12 Where is Sandra? \tbedroom\t7 8\n13 Sandra journeyed to the garden.\n14 After that she moved to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra travelled to the hallway.\n2 After that she journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra travelled to the hallway.\n5 Following that she moved to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John travelled to the bathroom.\n8 Then he journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 John journeyed to the office.\n11 After that he travelled to the hallway.\n12 Where is John? \thallway\t10 11\n13 John went to the bathroom.\n14 Then he travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Mary travelled to the bedroom.\n2 Afterwards she travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra went to the kitchen.\n5 Following that she went back to the hallway.\n6 Where is Mary? \tbathroom\t1 2\n7 Mary went to the kitchen.\n8 After that she travelled to the bathroom.\n9 Where is Sandra? \thallway\t4 5\n10 Mary went to the garden.\n11 Following that she moved to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary went to the bathroom.\n14 Following that she went to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Mary went back to the garden.\n2 Afterwards she went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Sandra travelled to the garden.\n5 Afterwards she travelled to the office.\n6 Where is Mary? \tbedroom\t1 2\n7 John went to the bathroom.\n8 After that he went back to the bedroom.\n9 Where is Sandra? \toffice\t4 5\n10 Daniel went back to the hallway.\n11 Then he journeyed to the bathroom.\n12 Where is John? \tbedroom\t7 8\n13 Mary went to the hallway.\n14 After that she journeyed to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Mary went to the bathroom.\n2 Afterwards she moved to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Mary journeyed to the hallway.\n5 Following that she moved to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Mary journeyed to the bathroom.\n8 Afterwards she travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra journeyed to the hallway.\n11 Following that she went back to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Daniel went to the hallway.\n14 After that he journeyed to the bedroom.\n15 Where is Sandra? \toffice\t10 11\n1 John travelled to the garden.\n2 Afterwards he went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Mary journeyed to the bathroom.\n5 Following that she went back to the hallway.\n6 Where is John? \thallway\t1 2\n7 Daniel went to the bathroom.\n8 Following that he went back to the hallway.\n9 Where is Mary? \thallway\t4 5\n10 John went to the office.\n11 Following that he journeyed to the garden.\n12 Where is John? \tgarden\t10 11\n13 John journeyed to the hallway.\n14 Then he went back to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 John moved to the bathroom.\n2 Then he journeyed to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra journeyed to the bathroom.\n5 After that she journeyed to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Daniel travelled to the hallway.\n8 After that he went to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 John journeyed to the office.\n11 Following that he moved to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 John went to the garden.\n14 Afterwards he travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Mary moved to the office.\n2 Afterwards she went to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Mary went back to the garden.\n5 Then she went to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Sandra travelled to the office.\n8 After that she went back to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Daniel went back to the garden.\n11 Following that he journeyed to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Mary travelled to the garden.\n14 Then she travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 John went back to the bedroom.\n2 After that he moved to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra moved to the hallway.\n5 After that she went to the bathroom.\n6 Where is John? \thallway\t1 2\n7 Daniel moved to the hallway.\n8 After that he moved to the kitchen.\n9 Where is Sandra? \tbathroom\t4 5\n10 Daniel went to the hallway.\n11 Then he travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 John went to the garden.\n14 Following that he travelled to the bathroom.\n15 Where is Daniel? \toffice\t10 11\n1 Sandra journeyed to the bathroom.\n2 After that she journeyed to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary moved to the hallway.\n5 Afterwards she travelled to the bedroom.\n6 Where is Sandra? \toffice\t1 2\n7 Daniel went to the bathroom.\n8 Following that he moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel travelled to the bedroom.\n11 Then he moved to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Sandra travelled to the bedroom.\n14 Following that she travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John went back to the garden.\n2 Afterwards he journeyed to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary journeyed to the hallway.\n5 Afterwards she went back to the office.\n6 Where is Mary? \toffice\t4 5\n7 Mary moved to the kitchen.\n8 Afterwards she travelled to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Mary journeyed to the kitchen.\n11 Afterwards she moved to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Daniel journeyed to the kitchen.\n14 Then he went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Mary went back to the bedroom.\n2 After that she travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Sandra journeyed to the office.\n5 Afterwards she journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John travelled to the bathroom.\n8 Then he went back to the office.\n9 Where is Mary? \thallway\t1 2\n10 Daniel moved to the garden.\n11 After that he went back to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 John moved to the garden.\n14 After that he travelled to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John went to the garden.\n2 After that he journeyed to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Daniel travelled to the bedroom.\n5 Then he went to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Sandra went back to the kitchen.\n8 Following that she travelled to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Mary journeyed to the garden.\n11 After that she journeyed to the bedroom.\n12 Where is Sandra? \thallway\t7 8\n13 Sandra went back to the bedroom.\n14 Afterwards she travelled to the bathroom.\n15 Where is Mary? \tbedroom\t10 11\n1 Daniel journeyed to the kitchen.\n2 Then he went to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel went to the hallway.\n5 After that he moved to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary journeyed to the bathroom.\n8 After that she went to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Mary went back to the office.\n11 After that she journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Sandra moved to the hallway.\n14 After that she moved to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Sandra went to the bedroom.\n2 Afterwards she travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Daniel went back to the bedroom.\n5 Then he went to the kitchen.\n6 Where is Sandra? \tbathroom\t1 2\n7 Mary travelled to the kitchen.\n8 Afterwards she travelled to the office.\n9 Where is Daniel? \tkitchen\t4 5\n10 John went back to the garden.\n11 Following that he moved to the hallway.\n12 Where is Mary? \toffice\t7 8\n13 Daniel travelled to the bathroom.\n14 After that he went to the office.\n15 Where is John? \thallway\t10 11\n1 John moved to the bathroom.\n2 Afterwards he went to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Sandra moved to the bathroom.\n5 Afterwards she moved to the bedroom.\n6 Where is John? \tkitchen\t1 2\n7 Daniel went to the office.\n8 Then he moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel moved to the bedroom.\n11 After that he travelled to the kitchen.\n12 Where is Sandra? \tbedroom\t4 5\n13 John went back to the office.\n14 After that he travelled to the bedroom.\n15 Where is Daniel? \tkitchen\t10 11\n1 Daniel travelled to the kitchen.\n2 After that he went to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John went to the kitchen.\n5 After that he moved to the bedroom.\n6 Where is Daniel? \tbedroom\t1 2\n7 Mary went to the bedroom.\n8 Afterwards she travelled to the office.\n9 Where is John? \tbedroom\t4 5\n10 Sandra moved to the office.\n11 Then she went back to the garden.\n12 Where is John? \tbedroom\t4 5\n13 Mary travelled to the bathroom.\n14 Following that she went to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary journeyed to the bathroom.\n2 Then she went back to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel went to the bedroom.\n5 Then he went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 John journeyed to the office.\n8 Afterwards he went back to the hallway.\n9 Where is Daniel? \toffice\t4 5\n10 Daniel went back to the hallway.\n11 Then he journeyed to the bedroom.\n12 Where is John? \thallway\t7 8\n13 Sandra journeyed to the office.\n14 Then she went back to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 John went to the hallway.\n2 Afterwards he went to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel went back to the bedroom.\n5 Then he journeyed to the hallway.\n6 Where is John? \tbathroom\t1 2\n7 Sandra travelled to the bedroom.\n8 Following that she went back to the hallway.\n9 Where is Daniel? \thallway\t4 5\n10 Daniel travelled to the garden.\n11 Afterwards he went to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Sandra travelled to the garden.\n14 After that she moved to the office.\n15 Where is Daniel? \tbathroom\t10 11\n1 Sandra went to the kitchen.\n2 After that she moved to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Daniel went back to the bedroom.\n5 Afterwards he travelled to the office.\n6 Where is Sandra? \tbedroom\t1 2\n7 Daniel moved to the bedroom.\n8 Afterwards he travelled to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 John went to the bathroom.\n11 Then he travelled to the hallway.\n12 Where is John? \thallway\t10 11\n13 John moved to the bedroom.\n14 Then he went back to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Daniel journeyed to the bathroom.\n2 Afterwards he travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary travelled to the kitchen.\n5 Following that she went back to the bedroom.\n6 Where is Daniel? \thallway\t1 2\n7 Mary travelled to the bathroom.\n8 After that she went to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 John moved to the bedroom.\n11 Afterwards he journeyed to the kitchen.\n12 Where is Mary? \tbedroom\t7 8\n13 Sandra went to the bathroom.\n14 Following that she journeyed to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Daniel travelled to the bathroom.\n2 After that he moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Sandra moved to the garden.\n5 After that she moved to the office.\n6 Where is Daniel? \toffice\t1 2\n7 Sandra travelled to the bedroom.\n8 Following that she went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra journeyed to the garden.\n11 After that she travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John went back to the bedroom.\n14 Afterwards he journeyed to the hallway.\n15 Where is Sandra? \tbathroom\t10 11\n1 Mary moved to the office.\n2 After that she went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel travelled to the kitchen.\n5 Following that he journeyed to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Sandra moved to the bathroom.\n8 After that she went back to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Daniel went to the hallway.\n11 Afterwards he went back to the kitchen.\n12 Where is Sandra? \toffice\t7 8\n13 John went back to the kitchen.\n14 Then he travelled to the bedroom.\n15 Where is Daniel? \tkitchen\t10 11\n1 John went back to the hallway.\n2 After that he moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Sandra went back to the bedroom.\n5 Then she travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John went back to the bedroom.\n8 Following that he journeyed to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel journeyed to the bedroom.\n11 Then he moved to the kitchen.\n12 Where is Sandra? \tbathroom\t4 5\n13 John went back to the hallway.\n14 Afterwards he journeyed to the bathroom.\n15 Where is Daniel? \tkitchen\t10 11\n1 Sandra went to the bathroom.\n2 After that she travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra went to the office.\n5 Then she travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John went to the bedroom.\n8 Following that he journeyed to the bathroom.\n9 Where is Sandra? \tbedroom\t4 5\n10 Daniel moved to the garden.\n11 Following that he went to the office.\n12 Where is John? \tbathroom\t7 8\n13 Daniel travelled to the bathroom.\n14 Then he went to the office.\n15 Where is John? \tbathroom\t7 8\n1 John moved to the office.\n2 Following that he went to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra journeyed to the bedroom.\n5 Afterwards she moved to the garden.\n6 Where is John? \thallway\t1 2\n7 Mary went back to the bathroom.\n8 After that she went back to the office.\n9 Where is Mary? \toffice\t7 8\n10 Mary went back to the kitchen.\n11 After that she went back to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Daniel went to the office.\n14 Following that he travelled to the bathroom.\n15 Where is Mary? \tbathroom\t10 11\n1 Mary moved to the hallway.\n2 Afterwards she moved to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 John moved to the hallway.\n5 Following that he journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary travelled to the garden.\n8 After that she journeyed to the hallway.\n9 Where is John? \tbathroom\t4 5\n10 Daniel went back to the bedroom.\n11 Afterwards he journeyed to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 John went back to the kitchen.\n14 Afterwards he travelled to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Sandra went back to the kitchen.\n2 Following that she journeyed to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 John travelled to the bedroom.\n5 After that he journeyed to the hallway.\n6 Where is Sandra? \tgarden\t1 2\n7 Daniel moved to the bathroom.\n8 Following that he moved to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Daniel travelled to the garden.\n11 After that he went back to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Sandra moved to the hallway.\n14 After that she went to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra moved to the office.\n2 Then she travelled to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra moved to the kitchen.\n5 Afterwards she went to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary went to the garden.\n8 Afterwards she went to the office.\n9 Where is Sandra? \toffice\t4 5\n10 Mary journeyed to the kitchen.\n11 Following that she moved to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel moved to the bathroom.\n14 Then he journeyed to the garden.\n15 Where is Mary? \thallway\t10 11\n1 Sandra moved to the bathroom.\n2 Following that she went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel went to the hallway.\n5 Then he travelled to the bedroom.\n6 Where is Sandra? \toffice\t1 2\n7 Mary went back to the bedroom.\n8 Afterwards she went to the bathroom.\n9 Where is Daniel? \tbedroom\t4 5\n10 Daniel went to the kitchen.\n11 Following that he went to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Sandra travelled to the hallway.\n14 Afterwards she went back to the kitchen.\n15 Where is Daniel? \thallway\t10 11\n1 Sandra moved to the hallway.\n2 Following that she journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra went back to the bathroom.\n5 Following that she went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John went to the kitchen.\n8 Then he moved to the hallway.\n9 Where is Sandra? \tkitchen\t4 5\n10 Daniel moved to the hallway.\n11 Then he journeyed to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel went back to the bedroom.\n14 After that he moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel moved to the bathroom.\n2 Afterwards he went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary travelled to the bedroom.\n5 After that she travelled to the kitchen.\n6 Where is Daniel? \thallway\t1 2\n7 John went back to the kitchen.\n8 Then he journeyed to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel travelled to the bathroom.\n11 After that he travelled to the kitchen.\n12 Where is John? \thallway\t7 8\n13 Sandra went to the bathroom.\n14 After that she journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t10 11\n1 Daniel moved to the garden.\n2 Then he travelled to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel moved to the bedroom.\n5 Then he journeyed to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel moved to the office.\n8 After that he went to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Mary went to the bathroom.\n11 Then she went back to the office.\n12 Where is Daniel? \tbedroom\t7 8\n13 Daniel went back to the bathroom.\n14 Following that he went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra travelled to the hallway.\n2 Then she went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra went to the bedroom.\n5 After that she journeyed to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra moved to the bedroom.\n8 After that she travelled to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel travelled to the kitchen.\n11 Then he went back to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 John went back to the kitchen.\n14 Then he went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 Daniel journeyed to the bathroom.\n2 After that he went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John went to the hallway.\n5 After that he travelled to the office.\n6 Where is John? \toffice\t4 5\n7 John went to the hallway.\n8 After that he moved to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Sandra moved to the garden.\n11 Afterwards she went back to the office.\n12 Where is John? \tbedroom\t7 8\n13 Daniel moved to the kitchen.\n14 Then he moved to the bathroom.\n15 Where is John? \tbedroom\t7 8\n1 John went to the office.\n2 Then he moved to the hallway.\n3 Where is John? \thallway\t1 2\n4 Mary journeyed to the hallway.\n5 Following that she went back to the office.\n6 Where is John? \thallway\t1 2\n7 Mary went to the hallway.\n8 Following that she moved to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary went to the office.\n11 Then she travelled to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Mary journeyed to the bedroom.\n14 Following that she moved to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John moved to the bathroom.\n2 Following that he went back to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra journeyed to the kitchen.\n5 Afterwards she went back to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra went back to the garden.\n8 Then she moved to the bathroom.\n9 Where is John? \toffice\t1 2\n10 John went back to the hallway.\n11 Following that he travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Sandra travelled to the bedroom.\n14 Afterwards she travelled to the office.\n15 Where is Sandra? \toffice\t13 14\n1 John went to the bathroom.\n2 Afterwards he travelled to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra moved to the kitchen.\n5 After that she went back to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra journeyed to the bathroom.\n8 Afterwards she moved to the office.\n9 Where is John? \toffice\t1 2\n10 Sandra went to the garden.\n11 After that she went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 John travelled to the bathroom.\n14 Following that he travelled to the office.\n15 Where is Sandra? \tbedroom\t10 11\n1 Sandra went back to the bathroom.\n2 Afterwards she journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel journeyed to the hallway.\n5 After that he went to the garden.\n6 Where is Sandra? \tkitchen\t1 2\n7 Mary moved to the garden.\n8 After that she went back to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra travelled to the garden.\n11 Afterwards she travelled to the office.\n12 Where is Mary? \thallway\t7 8\n13 John went to the bathroom.\n14 Then he went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 John travelled to the garden.\n2 Afterwards he travelled to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra journeyed to the kitchen.\n5 Following that she went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John moved to the bedroom.\n8 Following that he journeyed to the bathroom.\n9 Where is Sandra? \tgarden\t4 5\n10 Sandra went back to the hallway.\n11 Afterwards she travelled to the office.\n12 Where is John? \tbathroom\t7 8\n13 Sandra went to the bathroom.\n14 Following that she went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra journeyed to the bathroom.\n2 After that she went back to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Daniel went back to the garden.\n5 After that he went back to the bedroom.\n6 Where is Sandra? \tbedroom\t1 2\n7 Mary moved to the bathroom.\n8 Afterwards she journeyed to the garden.\n9 Where is Daniel? \tbedroom\t4 5\n10 John moved to the bedroom.\n11 After that he travelled to the hallway.\n12 Where is Daniel? \tbedroom\t4 5\n13 Sandra journeyed to the office.\n14 After that she travelled to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Daniel travelled to the office.\n2 Afterwards he went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John went back to the office.\n5 After that he journeyed to the garden.\n6 Where is Daniel? \tgarden\t1 2\n7 Sandra journeyed to the bedroom.\n8 Afterwards she journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel went back to the bathroom.\n11 Afterwards he went back to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John travelled to the hallway.\n14 Following that he went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 John journeyed to the bathroom.\n2 After that he moved to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Daniel journeyed to the bathroom.\n5 Then he travelled to the hallway.\n6 Where is John? \tkitchen\t1 2\n7 Daniel moved to the bedroom.\n8 Following that he went back to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 John went back to the garden.\n11 Then he went back to the hallway.\n12 Where is Daniel? \thallway\t7 8\n13 Mary went to the hallway.\n14 Following that she travelled to the bedroom.\n15 Where is John? \thallway\t10 11\n1 John went to the office.\n2 Following that he moved to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra went to the hallway.\n5 Then she journeyed to the kitchen.\n6 Where is John? \tgarden\t1 2\n7 Sandra went back to the garden.\n8 After that she journeyed to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel went back to the kitchen.\n11 Following that he moved to the garden.\n12 Where is Sandra? \tbedroom\t7 8\n13 Sandra went back to the office.\n14 After that she journeyed to the kitchen.\n15 Where is Daniel? \tgarden\t10 11\n1 Mary moved to the office.\n2 After that she moved to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel went to the garden.\n5 Afterwards he journeyed to the hallway.\n6 Where is Mary? \tgarden\t1 2\n7 Mary travelled to the office.\n8 Then she journeyed to the garden.\n9 Where is Daniel? \thallway\t4 5\n10 Mary went back to the hallway.\n11 Following that she journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Sandra went back to the hallway.\n14 Following that she travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Mary went to the office.\n2 Then she moved to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John moved to the office.\n5 After that he went back to the garden.\n6 Where is John? \tgarden\t4 5\n7 Daniel travelled to the garden.\n8 Then he went to the bathroom.\n9 Where is John? \tgarden\t4 5\n10 Mary moved to the garden.\n11 Afterwards she journeyed to the bedroom.\n12 Where is Daniel? \tbathroom\t7 8\n13 Sandra went to the bathroom.\n14 Afterwards she went to the bedroom.\n15 Where is Mary? \tbedroom\t10 11\n1 Sandra went to the bedroom.\n2 Then she journeyed to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 John moved to the hallway.\n5 Then he moved to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 John went back to the bathroom.\n8 After that he went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel went back to the hallway.\n11 Following that he went back to the office.\n12 Where is John? \thallway\t7 8\n13 Sandra moved to the hallway.\n14 Then she journeyed to the bathroom.\n15 Where is John? \thallway\t7 8\n1 Mary travelled to the kitchen.\n2 After that she went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel went back to the kitchen.\n5 Following that he travelled to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Mary journeyed to the hallway.\n8 Then she moved to the garden.\n9 Where is Daniel? \thallway\t4 5\n10 Mary travelled to the office.\n11 Following that she moved to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Daniel went to the kitchen.\n14 Afterwards he moved to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary went to the office.\n2 Following that she travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary went back to the bedroom.\n5 Then she went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel moved to the hallway.\n8 Afterwards he moved to the kitchen.\n9 Where is Mary? \toffice\t4 5\n10 John went back to the bathroom.\n11 After that he went to the hallway.\n12 Where is Daniel? \tkitchen\t7 8\n13 Daniel went back to the hallway.\n14 After that he went to the bedroom.\n15 Where is John? \thallway\t10 11\n1 John travelled to the bedroom.\n2 Following that he went back to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra travelled to the bathroom.\n5 Then she went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Daniel journeyed to the garden.\n8 Following that he travelled to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra moved to the hallway.\n11 Following that she went to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Daniel went to the kitchen.\n14 After that he moved to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Daniel went back to the office.\n2 Then he moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra moved to the kitchen.\n5 Afterwards she travelled to the office.\n6 Where is Daniel? \tbedroom\t1 2\n7 John went back to the bedroom.\n8 Then he moved to the office.\n9 Where is Sandra? \toffice\t4 5\n10 Sandra went back to the garden.\n11 Following that she went to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John travelled to the hallway.\n14 Afterwards he journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Mary journeyed to the bedroom.\n2 Following that she went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Sandra travelled to the office.\n5 Following that she travelled to the bathroom.\n6 Where is Mary? \tgarden\t1 2\n7 Sandra went to the office.\n8 Following that she went to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Daniel travelled to the kitchen.\n11 After that he went to the hallway.\n12 Where is Sandra? \tgarden\t7 8\n13 Daniel journeyed to the office.\n14 Then he travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 John travelled to the kitchen.\n2 Following that he journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Sandra went back to the bedroom.\n5 Then she went back to the office.\n6 Where is John? \tbathroom\t1 2\n7 Daniel went to the bathroom.\n8 Afterwards he moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel went back to the bathroom.\n11 Afterwards he went to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Sandra went back to the bathroom.\n14 After that she went back to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Mary journeyed to the bathroom.\n2 After that she journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra moved to the kitchen.\n5 Then she went back to the bedroom.\n6 Where is Mary? \tkitchen\t1 2\n7 Sandra went to the hallway.\n8 Afterwards she travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Daniel travelled to the bathroom.\n11 Following that he went back to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Mary travelled to the garden.\n14 After that she travelled to the office.\n15 Where is Daniel? \toffice\t10 11\n1 Mary journeyed to the hallway.\n2 Then she went to the office.\n3 Where is Mary? \toffice\t1 2\n4 John travelled to the kitchen.\n5 Then he moved to the bedroom.\n6 Where is Mary? \toffice\t1 2\n7 Mary travelled to the bedroom.\n8 After that she went to the hallway.\n9 Where is John? \tbedroom\t4 5\n10 John journeyed to the bathroom.\n11 Afterwards he went back to the kitchen.\n12 Where is Mary? \thallway\t7 8\n13 Mary went to the kitchen.\n14 Then she went to the hallway.\n15 Where is John? \tkitchen\t10 11\n1 John travelled to the garden.\n2 Then he travelled to the hallway.\n3 Where is John? \thallway\t1 2\n4 Daniel went back to the kitchen.\n5 Afterwards he went to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Sandra went to the bathroom.\n8 After that she went to the office.\n9 Where is Daniel? \thallway\t4 5\n10 John went to the bathroom.\n11 Then he journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel journeyed to the garden.\n14 Following that he travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel went to the office.\n2 Afterwards he travelled to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra moved to the office.\n5 Afterwards she went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Daniel journeyed to the kitchen.\n8 After that he moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel went to the kitchen.\n11 Following that he moved to the bedroom.\n12 Where is Sandra? \tgarden\t4 5\n13 Daniel travelled to the bathroom.\n14 Following that he moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel journeyed to the kitchen.\n2 Then he went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel went to the kitchen.\n5 Then he journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Mary moved to the garden.\n8 Then she moved to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Sandra travelled to the hallway.\n11 Following that she travelled to the bedroom.\n12 Where is Daniel? \tbathroom\t4 5\n13 Daniel went to the office.\n14 Afterwards he went to the bedroom.\n15 Where is Mary? \tbathroom\t7 8\n1 Sandra journeyed to the kitchen.\n2 Then she went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra moved to the kitchen.\n5 Following that she travelled to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary moved to the bedroom.\n8 Afterwards she journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 John travelled to the kitchen.\n11 Then he travelled to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Sandra journeyed to the hallway.\n14 Then she went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John moved to the garden.\n2 Then he went to the hallway.\n3 Where is John? \thallway\t1 2\n4 John went to the office.\n5 Following that he moved to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Daniel journeyed to the hallway.\n8 After that he went to the bathroom.\n9 Where is John? \tkitchen\t4 5\n10 Sandra went back to the garden.\n11 Following that she went back to the office.\n12 Where is Daniel? \tbathroom\t7 8\n13 Daniel journeyed to the bedroom.\n14 Then he moved to the bathroom.\n15 Where is Sandra? \toffice\t10 11\n1 Mary went to the kitchen.\n2 Then she moved to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra travelled to the hallway.\n5 Following that she went back to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John journeyed to the bedroom.\n8 Following that he journeyed to the garden.\n9 Where is Sandra? \tbedroom\t4 5\n10 Sandra went back to the garden.\n11 Afterwards she travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra journeyed to the bedroom.\n14 After that she journeyed to the bathroom.\n15 Where is John? \tgarden\t7 8\n1 Sandra moved to the bedroom.\n2 Then she travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary journeyed to the bedroom.\n5 Then she moved to the bathroom.\n6 Where is Sandra? \toffice\t1 2\n7 Daniel moved to the bathroom.\n8 Then he went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel went to the bedroom.\n11 Following that he travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Mary went back to the kitchen.\n14 After that she went to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Daniel went to the office.\n2 Afterwards he journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel moved to the bedroom.\n5 Afterwards he journeyed to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel moved to the bathroom.\n8 Then he went back to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra moved to the bathroom.\n11 After that she moved to the kitchen.\n12 Where is Daniel? \thallway\t7 8\n13 Mary travelled to the bedroom.\n14 After that she went to the bathroom.\n15 Where is Daniel? \thallway\t7 8\n1 John went to the hallway.\n2 Afterwards he went to the office.\n3 Where is John? \toffice\t1 2\n4 Daniel went to the bathroom.\n5 Following that he moved to the hallway.\n6 Where is John? \toffice\t1 2\n7 Mary went to the hallway.\n8 Afterwards she went back to the office.\n9 Where is Daniel? \thallway\t4 5\n10 John went to the kitchen.\n11 Following that he moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra journeyed to the kitchen.\n14 After that she moved to the hallway.\n15 Where is Mary? \toffice\t7 8\n1 Sandra went to the hallway.\n2 Then she moved to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra moved to the garden.\n5 Afterwards she journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel moved to the bathroom.\n8 After that he travelled to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 John moved to the garden.\n11 Then he travelled to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra travelled to the hallway.\n14 After that she went back to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Mary travelled to the garden.\n2 Following that she moved to the office.\n3 Where is Mary? \toffice\t1 2\n4 John moved to the garden.\n5 After that he moved to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary journeyed to the bathroom.\n8 After that she travelled to the garden.\n9 Where is John? \tbathroom\t4 5\n10 Daniel travelled to the office.\n11 After that he went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John went to the office.\n14 Afterwards he went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Sandra went back to the bedroom.\n2 Then she travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Daniel journeyed to the office.\n5 Afterwards he journeyed to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Mary went back to the bedroom.\n8 Afterwards she travelled to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 John journeyed to the bedroom.\n11 Following that he travelled to the bathroom.\n12 Where is Mary? \tkitchen\t7 8\n13 Mary went to the bedroom.\n14 After that she moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel went back to the garden.\n2 Then he moved to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 John journeyed to the bathroom.\n5 Following that he moved to the bedroom.\n6 Where is Daniel? \tbathroom\t1 2\n7 John travelled to the kitchen.\n8 Following that he went back to the hallway.\n9 Where is Daniel? \tbathroom\t1 2\n10 Sandra went back to the office.\n11 After that she went to the kitchen.\n12 Where is John? \thallway\t7 8\n13 Sandra went to the hallway.\n14 Afterwards she moved to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Mary travelled to the office.\n2 Afterwards she moved to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Sandra travelled to the hallway.\n5 After that she journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra moved to the bedroom.\n8 Then she travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary moved to the kitchen.\n11 After that she went back to the bathroom.\n12 Where is Sandra? \tkitchen\t7 8\n13 Mary went back to the kitchen.\n14 After that she moved to the hallway.\n15 Where is Sandra? \tkitchen\t7 8\n1 Mary journeyed to the office.\n2 Following that she travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John journeyed to the garden.\n5 Then he travelled to the hallway.\n6 Where is John? \thallway\t4 5\n7 Mary went to the office.\n8 Then she moved to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Mary went back to the bathroom.\n11 After that she went back to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Sandra went to the bedroom.\n14 Following that she journeyed to the office.\n15 Where is Mary? \thallway\t10 11\n1 Daniel went to the garden.\n2 Afterwards he went back to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John journeyed to the garden.\n5 Following that he journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary moved to the bathroom.\n8 Afterwards she went back to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 John went to the garden.\n11 Then he went back to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel travelled to the bathroom.\n14 Following that he journeyed to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Sandra went to the garden.\n2 Afterwards she moved to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Daniel went to the kitchen.\n5 Following that he journeyed to the bedroom.\n6 Where is Sandra? \tbathroom\t1 2\n7 Daniel journeyed to the hallway.\n8 Then he journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John journeyed to the kitchen.\n11 Afterwards he journeyed to the hallway.\n12 Where is John? \thallway\t10 11\n13 Daniel travelled to the kitchen.\n14 Afterwards he moved to the bathroom.\n15 Where is John? \thallway\t10 11\n1 Mary journeyed to the hallway.\n2 Afterwards she travelled to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra went to the garden.\n5 Then she journeyed to the office.\n6 Where is Mary? \toffice\t1 2\n7 Mary travelled to the bathroom.\n8 Following that she travelled to the office.\n9 Where is Sandra? \toffice\t4 5\n10 Daniel moved to the office.\n11 Then he went to the hallway.\n12 Where is Mary? \toffice\t7 8\n13 Mary travelled to the garden.\n14 Then she travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 Daniel moved to the garden.\n2 Afterwards he went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John travelled to the kitchen.\n5 After that he went to the office.\n6 Where is John? \toffice\t4 5\n7 Mary went to the bedroom.\n8 Afterwards she went to the bathroom.\n9 Where is John? \toffice\t4 5\n10 Mary went to the kitchen.\n11 Following that she moved to the office.\n12 Where is Mary? \toffice\t10 11\n13 Daniel moved to the bathroom.\n14 After that he moved to the bedroom.\n15 Where is Mary? \toffice\t10 11\n1 Mary went to the kitchen.\n2 After that she journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary journeyed to the garden.\n5 After that she travelled to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel journeyed to the bedroom.\n8 Following that he journeyed to the bathroom.\n9 Where is Mary? \tbedroom\t4 5\n10 Mary went back to the hallway.\n11 Then she went to the office.\n12 Where is Daniel? \tbathroom\t7 8\n13 Sandra journeyed to the kitchen.\n14 Following that she travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel went back to the bedroom.\n2 Following that he moved to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra went back to the kitchen.\n5 Following that she went to the bathroom.\n6 Where is Daniel? \thallway\t1 2\n7 Sandra went back to the bedroom.\n8 Afterwards she went back to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel travelled to the bathroom.\n11 After that he went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John travelled to the kitchen.\n14 Then he journeyed to the bedroom.\n15 Where is Sandra? \tbathroom\t7 8\n"
  },
  {
    "path": "tasksv11/en/qa12_conjunction_test.txt",
    "content": "1 John and Mary travelled to the hallway.\n2 Sandra and Mary journeyed to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Mary and Daniel travelled to the bathroom.\n5 Daniel and Sandra journeyed to the office.\n6 Where is Mary? \tbathroom\t4\n7 Daniel and Mary went to the bedroom.\n8 Daniel and Sandra travelled to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Mary and Sandra journeyed to the garden.\n11 Sandra and Mary travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and John journeyed to the bathroom.\n14 Daniel and Mary went back to the office.\n15 Where is John? \tbathroom\t13\n1 Daniel and Mary journeyed to the office.\n2 Mary and Sandra went back to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Daniel and Sandra journeyed to the hallway.\n5 Mary and Sandra travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Mary and John travelled to the kitchen.\n8 Mary and Daniel journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 John and Daniel moved to the office.\n11 John and Mary moved to the hallway.\n12 Where is Daniel? \toffice\t10\n13 John and Mary moved to the garden.\n14 John and Mary journeyed to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Mary and Sandra went to the bathroom.\n2 Daniel and John journeyed to the hallway.\n3 Where is Mary? \tbathroom\t1\n4 Mary and John moved to the bedroom.\n5 John and Sandra travelled to the office.\n6 Where is John? \toffice\t5\n7 Sandra and Mary journeyed to the kitchen.\n8 Mary and Daniel moved to the office.\n9 Where is Daniel? \toffice\t8\n10 John and Sandra travelled to the garden.\n11 Mary and Daniel moved to the hallway.\n12 Where is Sandra? \tgarden\t10\n13 Mary and Sandra went to the bathroom.\n14 Sandra and Mary moved to the hallway.\n15 Where is Mary? \thallway\t14\n1 Sandra and Mary moved to the bathroom.\n2 Sandra and John went to the hallway.\n3 Where is Mary? \tbathroom\t1\n4 Mary and Sandra journeyed to the kitchen.\n5 Mary and John journeyed to the garden.\n6 Where is Sandra? \tkitchen\t4\n7 Mary and Sandra travelled to the bathroom.\n8 Daniel and Sandra went to the garden.\n9 Where is Sandra? \tgarden\t8\n10 John and Sandra went to the office.\n11 Daniel and John went to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Mary and Daniel went back to the bedroom.\n14 John and Daniel travelled to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra and John went to the garden.\n2 Mary and John moved to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John and Daniel travelled to the hallway.\n5 John and Mary went back to the garden.\n6 Where is Daniel? \thallway\t4\n7 Sandra and Mary moved to the office.\n8 Mary and Daniel journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 John and Daniel moved to the bathroom.\n11 Mary and Sandra travelled to the garden.\n12 Where is Mary? \tgarden\t11\n13 John and Daniel journeyed to the hallway.\n14 John and Sandra moved to the office.\n15 Where is Sandra? \toffice\t14\n1 John and Sandra moved to the bedroom.\n2 John and Daniel went to the bathroom.\n3 Where is Sandra? \tbedroom\t1\n4 Mary and John travelled to the garden.\n5 John and Daniel travelled to the kitchen.\n6 Where is Mary? \tgarden\t4\n7 Sandra and Mary moved to the kitchen.\n8 Mary and Daniel journeyed to the hallway.\n9 Where is Sandra? \tkitchen\t7\n10 John and Sandra journeyed to the office.\n11 Mary and Sandra journeyed to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Daniel and Mary moved to the office.\n14 Mary and Sandra went back to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Mary and John travelled to the office.\n2 John and Sandra moved to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 John and Daniel went to the hallway.\n5 Sandra and Daniel went back to the office.\n6 Where is Sandra? \toffice\t5\n7 Mary and Sandra went to the bedroom.\n8 Mary and Sandra moved to the office.\n9 Where is Mary? \toffice\t8\n10 Mary and Sandra journeyed to the hallway.\n11 Daniel and John travelled to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Sandra and Daniel went back to the garden.\n14 Daniel and Mary went back to the office.\n15 Where is Daniel? \toffice\t14\n1 John and Daniel travelled to the garden.\n2 Mary and John went back to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John and Mary went to the bathroom.\n5 Sandra and John moved to the hallway.\n6 Where is Mary? \tbathroom\t4\n7 Mary and Daniel went back to the kitchen.\n8 John and Mary went back to the garden.\n9 Where is John? \tgarden\t8\n10 Mary and Daniel went back to the office.\n11 Mary and Daniel moved to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Sandra and Mary moved to the office.\n14 Daniel and John journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and John moved to the garden.\n2 Sandra and John went back to the office.\n3 Where is John? \toffice\t2\n4 Daniel and John moved to the bedroom.\n5 Daniel and John moved to the garden.\n6 Where is John? \tgarden\t5\n7 John and Sandra went to the kitchen.\n8 Sandra and Mary went back to the bedroom.\n9 Where is John? \tkitchen\t7\n10 Daniel and John moved to the office.\n11 John and Daniel went to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Sandra and Mary went to the kitchen.\n14 Mary and John went to the hallway.\n15 Where is Sandra? \tkitchen\t13\n1 Mary and John went to the kitchen.\n2 Sandra and Daniel travelled to the hallway.\n3 Where is John? \tkitchen\t1\n4 Sandra and Daniel moved to the garden.\n5 Sandra and John journeyed to the office.\n6 Where is Daniel? \tgarden\t4\n7 Daniel and Mary moved to the hallway.\n8 John and Sandra went to the garden.\n9 Where is Daniel? \thallway\t7\n10 Daniel and Mary travelled to the bathroom.\n11 Daniel and Sandra went to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John and Mary travelled to the bedroom.\n14 Sandra and John went back to the bathroom.\n15 Where is Mary? \tbedroom\t13\n1 John and Mary went to the office.\n2 Daniel and John went back to the kitchen.\n3 Where is Mary? \toffice\t1\n4 Mary and John travelled to the hallway.\n5 Mary and John went to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Sandra and John went back to the hallway.\n8 Sandra and Daniel went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Daniel travelled to the bedroom.\n11 Daniel and Sandra moved to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Sandra and Mary went back to the kitchen.\n14 Daniel and Mary went back to the garden.\n15 Where is Mary? \tgarden\t14\n1 John and Daniel went to the kitchen.\n2 Daniel and John went to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel and John travelled to the hallway.\n5 Mary and John moved to the garden.\n6 Where is John? \tgarden\t5\n7 Sandra and Daniel moved to the office.\n8 Daniel and John journeyed to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Mary and Daniel moved to the kitchen.\n11 John and Sandra journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 John and Daniel travelled to the bedroom.\n14 Daniel and Sandra journeyed to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra and Mary journeyed to the garden.\n2 John and Sandra journeyed to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Daniel and John travelled to the hallway.\n5 Mary and Sandra moved to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Sandra and Daniel travelled to the bathroom.\n8 John and Daniel went to the office.\n9 Where is Sandra? \tbathroom\t7\n10 Mary and Sandra went back to the office.\n11 Sandra and Daniel journeyed to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Mary and Sandra travelled to the bathroom.\n14 John and Mary went back to the garden.\n15 Where is Mary? \tgarden\t14\n1 Sandra and Mary went to the garden.\n2 John and Daniel went to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Sandra and Daniel travelled to the hallway.\n5 Sandra and John travelled to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Sandra and John moved to the bathroom.\n8 Mary and Daniel moved to the bedroom.\n9 Where is Sandra? \tbathroom\t7\n10 John and Sandra travelled to the kitchen.\n11 Mary and Sandra went to the office.\n12 Where is Daniel? \tbedroom\t8\n13 Daniel and Mary moved to the hallway.\n14 Mary and Daniel went to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Daniel and John travelled to the hallway.\n2 John and Mary went back to the office.\n3 Where is Daniel? \thallway\t1\n4 John and Sandra travelled to the bedroom.\n5 John and Sandra went to the garden.\n6 Where is Mary? \toffice\t2\n7 Mary and Daniel travelled to the garden.\n8 Daniel and John journeyed to the office.\n9 Where is Daniel? \toffice\t8\n10 John and Daniel went to the hallway.\n11 Mary and Daniel went back to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Daniel and John went back to the office.\n14 Mary and John travelled to the garden.\n15 Where is Daniel? \toffice\t13\n1 John and Sandra travelled to the bedroom.\n2 John and Mary went to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra and Daniel moved to the kitchen.\n5 Mary and John went back to the garden.\n6 Where is Mary? \tgarden\t5\n7 Sandra and Mary went to the bedroom.\n8 Daniel and John went back to the office.\n9 Where is Daniel? \toffice\t8\n10 Sandra and Daniel moved to the garden.\n11 John and Sandra travelled to the hallway.\n12 Where is John? \thallway\t11\n13 Daniel and Mary moved to the bathroom.\n14 John and Sandra moved to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 John and Mary moved to the office.\n2 Mary and John went to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John and Sandra journeyed to the hallway.\n5 Sandra and Mary went to the bedroom.\n6 Where is John? \thallway\t4\n7 Daniel and John moved to the bathroom.\n8 Sandra and Mary went back to the kitchen.\n9 Where is Daniel? \tbathroom\t7\n10 Sandra and Mary went to the bathroom.\n11 John and Mary travelled to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Daniel and John moved to the garden.\n14 John and Mary travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra and John travelled to the kitchen.\n2 Sandra and John went back to the office.\n3 Where is John? \toffice\t2\n4 John and Mary moved to the bathroom.\n5 Sandra and Mary travelled to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 John and Mary travelled to the garden.\n8 Mary and Daniel went back to the hallway.\n9 Where is Mary? \thallway\t8\n10 Daniel and John journeyed to the bedroom.\n11 Daniel and John went to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Mary and Sandra went to the office.\n14 Sandra and John travelled to the garden.\n15 Where is Mary? \toffice\t13\n1 Daniel and John journeyed to the bedroom.\n2 Sandra and John travelled to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John and Daniel travelled to the garden.\n5 Sandra and Daniel went to the bedroom.\n6 Where is John? \tgarden\t4\n7 Sandra and Mary travelled to the garden.\n8 Sandra and John went to the hallway.\n9 Where is Daniel? \tbedroom\t5\n10 Daniel and Sandra journeyed to the kitchen.\n11 Daniel and Mary went to the bedroom.\n12 Where is John? \thallway\t8\n13 Daniel and Mary went back to the hallway.\n14 Mary and John went back to the kitchen.\n15 Where is Daniel? \thallway\t13\n1 Daniel and John moved to the kitchen.\n2 Mary and Sandra journeyed to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John and Daniel travelled to the bedroom.\n5 Sandra and Mary journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel and John travelled to the bathroom.\n8 Daniel and John journeyed to the kitchen.\n9 Where is John? \tkitchen\t8\n10 John and Daniel travelled to the bathroom.\n11 Mary and Sandra travelled to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Daniel and Sandra moved to the garden.\n14 John and Daniel travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 Daniel and Mary journeyed to the hallway.\n2 Mary and Daniel went to the garden.\n3 Where is Mary? \tgarden\t2\n4 Daniel and Sandra went back to the hallway.\n5 John and Daniel went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Mary and John moved to the office.\n8 John and Mary went to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel and John went to the bathroom.\n11 John and Daniel journeyed to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Sandra and Daniel journeyed to the bedroom.\n14 Daniel and Mary journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and Daniel went back to the garden.\n2 Daniel and John went to the hallway.\n3 Where is Daniel? \thallway\t2\n4 John and Sandra journeyed to the garden.\n5 Sandra and Daniel travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John and Daniel went back to the office.\n8 John and Mary went back to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Daniel and John journeyed to the hallway.\n11 Mary and John travelled to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Mary and Sandra travelled to the hallway.\n14 Daniel and John moved to the garden.\n15 Where is Sandra? \thallway\t13\n1 Sandra and John went to the hallway.\n2 Daniel and Sandra moved to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Sandra and John went back to the bedroom.\n5 Daniel and John travelled to the garden.\n6 Where is John? \tgarden\t5\n7 Sandra and Daniel went back to the hallway.\n8 John and Daniel went to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Sandra and Mary moved to the office.\n11 Sandra and Mary travelled to the kitchen.\n12 Where is Daniel? \tbathroom\t8\n13 Daniel and Mary moved to the garden.\n14 Mary and Sandra moved to the office.\n15 Where is Mary? \toffice\t14\n1 Mary and Daniel moved to the hallway.\n2 Mary and Daniel moved to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Mary and John journeyed to the garden.\n5 John and Sandra moved to the bathroom.\n6 Where is Daniel? \tbathroom\t2\n7 John and Sandra went to the hallway.\n8 Daniel and John moved to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Mary and Sandra went to the bedroom.\n11 John and Mary moved to the hallway.\n12 Where is John? \thallway\t11\n13 Daniel and Sandra moved to the kitchen.\n14 John and Daniel went back to the office.\n15 Where is John? \toffice\t14\n1 John and Daniel moved to the hallway.\n2 Mary and John went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Mary and John went to the hallway.\n5 Daniel and John travelled to the bedroom.\n6 Where is Mary? \thallway\t4\n7 Daniel and Sandra journeyed to the office.\n8 Sandra and Mary went back to the kitchen.\n9 Where is Daniel? \toffice\t7\n10 Daniel and Mary moved to the bathroom.\n11 Mary and Daniel journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Mary and John journeyed to the office.\n14 John and Mary went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 John and Mary moved to the bedroom.\n2 Sandra and Daniel moved to the office.\n3 Where is Sandra? \toffice\t2\n4 Daniel and Mary travelled to the hallway.\n5 Mary and Daniel went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 John and Sandra went back to the garden.\n8 Sandra and Daniel travelled to the hallway.\n9 Where is John? \tgarden\t7\n10 John and Daniel went to the bedroom.\n11 Sandra and Mary went back to the kitchen.\n12 Where is Daniel? \tbedroom\t10\n13 Daniel and John travelled to the garden.\n14 Daniel and John moved to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Mary and John journeyed to the office.\n2 Daniel and John journeyed to the hallway.\n3 Where is Mary? \toffice\t1\n4 John and Sandra went to the garden.\n5 Mary and John went back to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel and John went to the office.\n8 Daniel and Sandra went back to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Sandra and Daniel went back to the bathroom.\n11 Daniel and Sandra went back to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John and Daniel moved to the garden.\n14 John and Daniel travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 Sandra and Mary travelled to the garden.\n2 John and Sandra journeyed to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Sandra and Daniel journeyed to the bedroom.\n5 John and Mary travelled to the bathroom.\n6 Where is Daniel? \tbedroom\t4\n7 Sandra and Mary went back to the hallway.\n8 Daniel and Sandra travelled to the kitchen.\n9 Where is Mary? \thallway\t7\n10 Daniel and Sandra went to the bedroom.\n11 Mary and Sandra journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra and John travelled to the garden.\n14 Mary and John went to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Daniel and John went to the kitchen.\n2 Sandra and John went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Mary journeyed to the hallway.\n5 Mary and Daniel journeyed to the office.\n6 Where is John? \thallway\t4\n7 John and Daniel moved to the bedroom.\n8 Mary and John went back to the garden.\n9 Where is Daniel? \tbedroom\t7\n10 Mary and John went back to the bedroom.\n11 John and Sandra moved to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Daniel and John went to the kitchen.\n14 Daniel and Sandra moved to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Daniel and John journeyed to the bedroom.\n2 Sandra and Mary went to the garden.\n3 Where is Daniel? \tbedroom\t1\n4 Sandra and Mary travelled to the hallway.\n5 Mary and Sandra went to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra and Daniel journeyed to the hallway.\n8 Daniel and John journeyed to the kitchen.\n9 Where is John? \tkitchen\t8\n10 John and Sandra moved to the bathroom.\n11 Mary and John went back to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Mary and Daniel moved to the office.\n14 Daniel and John went back to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary and Daniel went back to the bathroom.\n2 Daniel and Sandra journeyed to the kitchen.\n3 Where is Mary? \tbathroom\t1\n4 Daniel and Sandra went back to the bathroom.\n5 Sandra and Mary went back to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra and John travelled to the bathroom.\n8 Daniel and Sandra travelled to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Mary and John travelled to the kitchen.\n11 Sandra and Daniel went to the garden.\n12 Where is John? \tkitchen\t10\n13 Sandra and Daniel moved to the kitchen.\n14 John and Mary went to the garden.\n15 Where is Daniel? \tkitchen\t13\n1 Sandra and Mary went to the garden.\n2 Sandra and Mary moved to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 John and Sandra went to the hallway.\n5 Sandra and Daniel travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 Daniel and Mary went to the garden.\n8 Mary and Daniel moved to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Mary and John travelled to the bathroom.\n11 Sandra and John travelled to the hallway.\n12 Where is John? \thallway\t11\n13 Sandra and John went back to the garden.\n14 Mary and Sandra journeyed to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Sandra and Daniel travelled to the bedroom.\n2 Sandra and John travelled to the office.\n3 Where is Sandra? \toffice\t2\n4 Daniel and Sandra travelled to the bathroom.\n5 Daniel and Mary travelled to the garden.\n6 Where is Daniel? \tgarden\t5\n7 John and Daniel went back to the bathroom.\n8 Daniel and John went to the hallway.\n9 Where is John? \thallway\t8\n10 John and Mary went to the kitchen.\n11 Daniel and John journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Mary and Sandra went back to the bedroom.\n14 John and Sandra travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Mary and Daniel went back to the garden.\n2 Mary and Daniel journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Mary and Daniel journeyed to the bedroom.\n5 Daniel and Sandra went back to the hallway.\n6 Where is Mary? \tbedroom\t4\n7 Sandra and Daniel journeyed to the bathroom.\n8 Mary and John went back to the office.\n9 Where is Sandra? \tbathroom\t7\n10 Mary and John went back to the bathroom.\n11 Mary and Sandra travelled to the kitchen.\n12 Where is John? \tbathroom\t10\n13 Mary and John went to the garden.\n14 Sandra and Mary went to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel and Sandra moved to the bathroom.\n2 Daniel and John travelled to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Daniel went back to the bedroom.\n5 Sandra and Daniel went back to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Daniel and John travelled to the hallway.\n8 Sandra and Mary travelled to the hallway.\n9 Where is Mary? \thallway\t8\n10 John and Mary went to the bathroom.\n11 Mary and Sandra travelled to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Sandra and John went to the office.\n14 John and Daniel moved to the bathroom.\n15 Where is Sandra? \toffice\t13\n1 John and Sandra went to the bedroom.\n2 John and Mary went back to the hallway.\n3 Where is John? \thallway\t2\n4 John and Sandra went back to the garden.\n5 Daniel and Mary journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 Sandra and Mary moved to the kitchen.\n8 Mary and Sandra travelled to the office.\n9 Where is Mary? \toffice\t8\n10 Mary and Daniel moved to the kitchen.\n11 Mary and John went back to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 John and Sandra went back to the kitchen.\n14 Sandra and John went back to the hallway.\n15 Where is John? \thallway\t14\n1 John and Daniel went back to the garden.\n2 Mary and Daniel travelled to the hallway.\n3 Where is John? \tgarden\t1\n4 Mary and John went back to the bedroom.\n5 John and Sandra went back to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel and Sandra moved to the bathroom.\n8 Sandra and Mary moved to the kitchen.\n9 Where is Daniel? \tbathroom\t7\n10 Sandra and Daniel moved to the office.\n11 Daniel and John went back to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Mary and Daniel went to the bedroom.\n14 Sandra and John journeyed to the hallway.\n15 Where is John? \thallway\t14\n1 Mary and Daniel went back to the kitchen.\n2 Mary and Sandra journeyed to the office.\n3 Where is Daniel? \tkitchen\t1\n4 Mary and John moved to the kitchen.\n5 Daniel and John moved to the garden.\n6 Where is Daniel? \tgarden\t5\n7 John and Mary journeyed to the hallway.\n8 Mary and Sandra moved to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Mary and Sandra moved to the bathroom.\n11 Daniel and John journeyed to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Sandra and Mary journeyed to the bedroom.\n14 Daniel and Sandra travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Mary and Sandra went back to the kitchen.\n2 Daniel and Sandra travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Sandra and John moved to the garden.\n5 Sandra and John travelled to the office.\n6 Where is Sandra? \toffice\t5\n7 Mary and Sandra journeyed to the bedroom.\n8 Sandra and Mary moved to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Daniel and Sandra went back to the bedroom.\n11 Daniel and John moved to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Sandra and Mary travelled to the bathroom.\n14 John and Sandra went to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John and Sandra journeyed to the bedroom.\n2 John and Mary travelled to the hallway.\n3 Where is John? \thallway\t2\n4 Mary and John went back to the kitchen.\n5 Sandra and Daniel travelled to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Daniel and John journeyed to the bathroom.\n8 Daniel and Sandra journeyed to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 Daniel and John travelled to the garden.\n11 Sandra and John travelled to the hallway.\n12 Where is Daniel? \tgarden\t10\n13 John and Daniel moved to the bedroom.\n14 Mary and Daniel went to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Daniel and John travelled to the bedroom.\n2 Sandra and John journeyed to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 Mary and Daniel journeyed to the kitchen.\n5 John and Mary moved to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary and Daniel moved to the garden.\n8 Mary and Daniel journeyed to the hallway.\n9 Where is Mary? \thallway\t8\n10 John and Daniel went back to the bathroom.\n11 Mary and Daniel went to the office.\n12 Where is Daniel? \toffice\t11\n13 Daniel and John travelled to the bedroom.\n14 Daniel and Mary travelled to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 John and Daniel travelled to the garden.\n2 Daniel and John journeyed to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Mary and Daniel travelled to the hallway.\n5 John and Daniel travelled to the office.\n6 Where is Daniel? \toffice\t5\n7 John and Sandra went to the kitchen.\n8 John and Mary moved to the garden.\n9 Where is John? \tgarden\t8\n10 Sandra and John moved to the hallway.\n11 Daniel and Sandra journeyed to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra and John journeyed to the bedroom.\n14 John and Daniel journeyed to the hallway.\n15 Where is John? \thallway\t14\n1 Daniel and John went to the hallway.\n2 Daniel and John travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Daniel and Mary went back to the kitchen.\n5 John and Daniel went to the hallway.\n6 Where is John? \thallway\t5\n7 Sandra and Daniel went to the bathroom.\n8 John and Sandra went back to the office.\n9 Where is John? \toffice\t8\n10 Daniel and Sandra went to the bedroom.\n11 John and Mary moved to the bedroom.\n12 Where is Daniel? \tbedroom\t10\n13 John and Daniel moved to the hallway.\n14 Sandra and Mary moved to the hallway.\n15 Where is Mary? \thallway\t14\n1 John and Sandra journeyed to the hallway.\n2 Daniel and Mary went to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Sandra and John went to the kitchen.\n5 Mary and Daniel moved to the hallway.\n6 Where is John? \tkitchen\t4\n7 Daniel and Mary went back to the garden.\n8 Daniel and Mary went to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 John and Daniel travelled to the office.\n11 John and Daniel went back to the garden.\n12 Where is John? \tgarden\t11\n13 Mary and Sandra went back to the bathroom.\n14 Sandra and John went back to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Daniel and Sandra went to the garden.\n2 Mary and John travelled to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra and Mary travelled to the bedroom.\n5 Sandra and Daniel went to the kitchen.\n6 Where is John? \thallway\t2\n7 Daniel and Mary journeyed to the garden.\n8 Sandra and Mary journeyed to the bathroom.\n9 Where is Daniel? \tgarden\t7\n10 Daniel and John journeyed to the bedroom.\n11 Sandra and John went to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Mary and Daniel went back to the hallway.\n14 Daniel and John went back to the office.\n15 Where is Daniel? \toffice\t14\n1 Sandra and Mary went back to the bathroom.\n2 Daniel and Sandra moved to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 John and Sandra travelled to the garden.\n5 Mary and John went to the kitchen.\n6 Where is John? \tkitchen\t5\n7 John and Mary went back to the garden.\n8 John and Sandra journeyed to the kitchen.\n9 Where is Mary? \tgarden\t7\n10 Sandra and John travelled to the office.\n11 John and Mary went to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and John went back to the garden.\n14 Daniel and Mary travelled to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 John and Sandra went to the garden.\n2 Sandra and Daniel went to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra and Daniel went to the kitchen.\n5 Daniel and John travelled to the bedroom.\n6 Where is Sandra? \tkitchen\t4\n7 John and Daniel travelled to the hallway.\n8 Sandra and John travelled to the office.\n9 Where is John? \toffice\t8\n10 Mary and John moved to the bathroom.\n11 John and Daniel went back to the office.\n12 Where is John? \toffice\t11\n13 John and Mary travelled to the garden.\n14 Sandra and John travelled to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Sandra and Daniel journeyed to the kitchen.\n2 Mary and Sandra moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 Daniel and John went to the bedroom.\n5 Sandra and Daniel went to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra and Daniel went back to the hallway.\n8 Mary and Sandra moved to the garden.\n9 Where is Mary? \tgarden\t8\n10 John and Daniel travelled to the garden.\n11 Mary and Sandra moved to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Mary and John travelled to the bedroom.\n14 John and Daniel journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 John and Daniel travelled to the bedroom.\n2 Daniel and Mary moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Daniel and Mary moved to the office.\n5 John and Mary moved to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel and Mary went to the bedroom.\n8 Daniel and John went to the bathroom.\n9 Where is Mary? \tbedroom\t7\n10 Daniel and John moved to the hallway.\n11 Sandra and John went to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Daniel and John travelled to the bathroom.\n14 John and Daniel went back to the hallway.\n15 Where is John? \thallway\t14\n1 John and Daniel went to the bathroom.\n2 Daniel and Mary travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra and Daniel went to the kitchen.\n5 John and Mary journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 John and Mary travelled to the bathroom.\n8 John and Sandra travelled to the office.\n9 Where is John? \toffice\t8\n10 Sandra and John went back to the kitchen.\n11 Mary and Sandra moved to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Sandra and John moved to the bathroom.\n14 Sandra and Daniel travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Daniel and Sandra went to the hallway.\n2 John and Daniel went back to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Mary and Sandra travelled to the garden.\n5 Sandra and John went back to the hallway.\n6 Where is Sandra? \thallway\t5\n7 John and Daniel moved to the bedroom.\n8 Sandra and Daniel journeyed to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Daniel and Sandra moved to the office.\n11 Mary and John travelled to the office.\n12 Where is Sandra? \toffice\t10\n13 Daniel and John travelled to the kitchen.\n14 Daniel and Mary went back to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Sandra and Mary went back to the kitchen.\n2 Daniel and John moved to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Daniel and Mary journeyed to the hallway.\n5 Daniel and Mary travelled to the garden.\n6 Where is Mary? \tgarden\t5\n7 Sandra and Mary went back to the hallway.\n8 John and Daniel journeyed to the office.\n9 Where is John? \toffice\t8\n10 Daniel and John travelled to the bathroom.\n11 Daniel and Sandra moved to the office.\n12 Where is Daniel? \toffice\t11\n13 Mary and Daniel moved to the kitchen.\n14 Mary and Sandra went back to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary and Daniel journeyed to the bedroom.\n2 John and Sandra moved to the garden.\n3 Where is John? \tgarden\t2\n4 Daniel and John went back to the kitchen.\n5 Daniel and Mary went back to the office.\n6 Where is Daniel? \toffice\t5\n7 John and Sandra journeyed to the bedroom.\n8 Daniel and John went to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Mary and Daniel travelled to the hallway.\n11 Daniel and Mary moved to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel and Sandra went back to the kitchen.\n14 John and Mary moved to the bedroom.\n15 Where is Sandra? \tkitchen\t13\n1 John and Sandra travelled to the office.\n2 Mary and John moved to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Mary and Sandra moved to the garden.\n5 Sandra and John went back to the bedroom.\n6 Where is Mary? \tgarden\t4\n7 John and Sandra moved to the kitchen.\n8 Sandra and Daniel went to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Sandra and John went back to the bathroom.\n11 Mary and John went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Sandra went back to the bedroom.\n14 John and Daniel went back to the office.\n15 Where is Sandra? \tbedroom\t13\n1 Daniel and Mary moved to the bedroom.\n2 John and Mary moved to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 John and Daniel went back to the hallway.\n5 Daniel and Mary travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Daniel and John went back to the garden.\n8 Sandra and Mary went back to the hallway.\n9 Where is Daniel? \tgarden\t7\n10 Mary and Sandra went back to the garden.\n11 Mary and John went back to the office.\n12 Where is John? \toffice\t11\n13 John and Sandra went back to the bathroom.\n14 John and Sandra travelled to the office.\n15 Where is Sandra? \toffice\t14\n1 Sandra and John went back to the office.\n2 John and Sandra moved to the garden.\n3 Where is John? \tgarden\t2\n4 John and Mary went back to the office.\n5 Sandra and Mary travelled to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Sandra and Daniel went to the hallway.\n8 Mary and Daniel went back to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Mary and Sandra went to the garden.\n11 Sandra and John went to the hallway.\n12 Where is John? \thallway\t11\n13 John and Sandra journeyed to the kitchen.\n14 Daniel and Mary went back to the office.\n15 Where is Mary? \toffice\t14\n1 Mary and John went to the bedroom.\n2 Mary and Sandra moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 Mary and Sandra travelled to the office.\n5 Sandra and Mary went to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 John and Sandra moved to the bathroom.\n8 Mary and John went to the garden.\n9 Where is Sandra? \tbathroom\t7\n10 Mary and John moved to the bathroom.\n11 Sandra and Daniel travelled to the kitchen.\n12 Where is John? \tbathroom\t10\n13 John and Mary journeyed to the hallway.\n14 Mary and Sandra travelled to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary and Sandra went back to the bathroom.\n2 Sandra and John went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary and John travelled to the office.\n5 Sandra and Mary journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 John and Mary went back to the kitchen.\n8 John and Sandra went back to the office.\n9 Where is John? \toffice\t8\n10 John and Mary moved to the bathroom.\n11 Sandra and Mary travelled to the garden.\n12 Where is Mary? \tgarden\t11\n13 Daniel and John went to the bedroom.\n14 Daniel and John travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 John and Daniel moved to the bedroom.\n2 Daniel and Sandra went back to the kitchen.\n3 Where is John? \tbedroom\t1\n4 Daniel and Sandra went back to the bathroom.\n5 John and Sandra journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel and Sandra went to the bedroom.\n8 Sandra and Daniel went to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Daniel and John went back to the bathroom.\n11 Daniel and Sandra travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Daniel and Mary moved to the kitchen.\n14 Mary and John journeyed to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Daniel and Sandra moved to the bathroom.\n2 John and Daniel went back to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Daniel went to the bedroom.\n5 John and Mary travelled to the office.\n6 Where is Daniel? \tbedroom\t4\n7 Daniel and Sandra journeyed to the hallway.\n8 Mary and Sandra moved to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 John and Mary moved to the bathroom.\n11 John and Mary moved to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Daniel and Sandra moved to the kitchen.\n14 Daniel and John went to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary and Daniel went back to the bathroom.\n2 Daniel and Mary travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra and John went to the bedroom.\n5 Daniel and John journeyed to the office.\n6 Where is Mary? \tgarden\t2\n7 Mary and Daniel travelled to the bedroom.\n8 Mary and Sandra travelled to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Sandra and Daniel went to the hallway.\n11 John and Daniel went back to the kitchen.\n12 Where is Sandra? \thallway\t10\n13 John and Daniel travelled to the office.\n14 Mary and Sandra travelled to the garden.\n15 Where is Sandra? \tgarden\t14\n1 John and Daniel journeyed to the garden.\n2 Sandra and John went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Daniel and Mary journeyed to the kitchen.\n5 Sandra and Mary went to the bedroom.\n6 Where is Daniel? \tkitchen\t4\n7 Mary and Daniel went back to the office.\n8 Mary and Daniel travelled to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 John and Mary journeyed to the office.\n11 Daniel and John travelled to the hallway.\n12 Where is John? \thallway\t11\n13 Mary and Daniel went to the kitchen.\n14 Sandra and Mary went to the bathroom.\n15 Where is John? \thallway\t11\n1 John and Daniel went back to the kitchen.\n2 Sandra and Mary went to the office.\n3 Where is Daniel? \tkitchen\t1\n4 Daniel and John moved to the hallway.\n5 Mary and Daniel moved to the bedroom.\n6 Where is John? \thallway\t4\n7 Daniel and John travelled to the garden.\n8 Sandra and Daniel went back to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Daniel and Mary went back to the office.\n11 John and Daniel went to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Mary and Sandra travelled to the bathroom.\n14 Daniel and Mary moved to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra and John moved to the garden.\n2 John and Daniel moved to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Daniel and Sandra went back to the kitchen.\n5 John and Sandra moved to the hallway.\n6 Where is Sandra? \thallway\t5\n7 John and Daniel went back to the office.\n8 John and Sandra moved to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Sandra and Daniel journeyed to the garden.\n11 John and Mary went to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Daniel and Mary journeyed to the kitchen.\n14 Sandra and John travelled to the bathroom.\n15 Where is Mary? \tkitchen\t13\n1 Daniel and Sandra went back to the kitchen.\n2 John and Mary moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 Daniel and Sandra journeyed to the hallway.\n5 Mary and Daniel travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Mary and Daniel went to the bedroom.\n8 Sandra and John travelled to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 Daniel and Sandra went back to the kitchen.\n11 Sandra and Mary went back to the garden.\n12 Where is John? \tbedroom\t8\n13 Sandra and John travelled to the hallway.\n14 Sandra and Mary journeyed to the bedroom.\n15 Where is John? \thallway\t13\n1 Sandra and Daniel journeyed to the bedroom.\n2 John and Mary went back to the bedroom.\n3 Where is Sandra? \tbedroom\t1\n4 Mary and Sandra journeyed to the office.\n5 Daniel and Mary moved to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Sandra and Mary travelled to the garden.\n8 John and Daniel journeyed to the office.\n9 Where is John? \toffice\t8\n10 Mary and Daniel travelled to the kitchen.\n11 Mary and Daniel went back to the office.\n12 Where is Mary? \toffice\t11\n13 Sandra and John journeyed to the bathroom.\n14 Sandra and Daniel went to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Daniel and Mary journeyed to the bedroom.\n2 Sandra and John went back to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra and Daniel went to the kitchen.\n5 Daniel and Sandra went to the hallway.\n6 Where is John? \tbedroom\t2\n7 Mary and Sandra moved to the bathroom.\n8 Daniel and Sandra went back to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Mary and Sandra moved to the garden.\n11 Mary and John went back to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary and Sandra went to the bedroom.\n14 Mary and Sandra journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Mary and Daniel travelled to the garden.\n2 John and Sandra went to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Mary and John moved to the bedroom.\n5 Sandra and John went back to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John and Mary went to the hallway.\n8 Sandra and John journeyed to the bathroom.\n9 Where is John? \tbathroom\t8\n10 John and Sandra travelled to the garden.\n11 Sandra and Daniel went to the office.\n12 Where is Daniel? \toffice\t11\n13 Sandra and Daniel went to the bedroom.\n14 John and Mary went to the bedroom.\n15 Where is Sandra? \tbedroom\t13\n1 John and Sandra went to the bedroom.\n2 John and Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Mary went to the hallway.\n5 Daniel and Mary travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Mary and Sandra moved to the hallway.\n8 Mary and Daniel travelled to the office.\n9 Where is Mary? \toffice\t8\n10 Sandra and Mary went to the garden.\n11 Mary and John went to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel and John travelled to the kitchen.\n14 Daniel and John went back to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary and John journeyed to the kitchen.\n2 Daniel and Sandra journeyed to the bedroom.\n3 Where is Mary? \tkitchen\t1\n4 Sandra and Mary went back to the office.\n5 Mary and John went back to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Mary and Daniel travelled to the bathroom.\n8 Daniel and Sandra travelled to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Daniel and Sandra journeyed to the bathroom.\n11 Mary and John journeyed to the hallway.\n12 Where is Daniel? \tbathroom\t10\n13 Mary and Daniel journeyed to the bedroom.\n14 Daniel and Mary went back to the garden.\n15 Where is Mary? \tgarden\t14\n1 John and Daniel journeyed to the garden.\n2 Sandra and Mary went to the bathroom.\n3 Where is John? \tgarden\t1\n4 Daniel and John moved to the office.\n5 John and Mary went to the bedroom.\n6 Where is John? \tbedroom\t5\n7 John and Mary moved to the office.\n8 Mary and John went to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Daniel and John went back to the bathroom.\n11 Mary and Sandra went back to the garden.\n12 Where is Daniel? \tbathroom\t10\n13 Daniel and Sandra went to the kitchen.\n14 Mary and Sandra went to the office.\n15 Where is Daniel? \tkitchen\t13\n1 Daniel and Mary went back to the office.\n2 Daniel and Mary moved to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Mary and Sandra journeyed to the office.\n5 Sandra and John went to the garden.\n6 Where is John? \tgarden\t5\n7 Daniel and Sandra went to the office.\n8 John and Mary went to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Sandra and John moved to the garden.\n11 John and Sandra went to the hallway.\n12 Where is John? \thallway\t11\n13 Daniel and John went to the bedroom.\n14 Daniel and John went back to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Sandra and John moved to the garden.\n2 Daniel and John moved to the bathroom.\n3 Where is Sandra? \tgarden\t1\n4 John and Mary journeyed to the garden.\n5 Mary and Sandra travelled to the bathroom.\n6 Where is John? \tgarden\t4\n7 Daniel and John moved to the kitchen.\n8 Daniel and Mary moved to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 John and Daniel journeyed to the bathroom.\n11 Sandra and Mary moved to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and Mary went back to the kitchen.\n14 Mary and Daniel went back to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra and Daniel journeyed to the garden.\n2 John and Daniel went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Mary and Daniel went to the office.\n5 Daniel and John travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 John and Mary went back to the hallway.\n8 Daniel and Sandra moved to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Daniel and Sandra journeyed to the bedroom.\n11 John and Daniel journeyed to the office.\n12 Where is Sandra? \tbedroom\t10\n13 Sandra and Mary journeyed to the garden.\n14 John and Mary travelled to the hallway.\n15 Where is John? \thallway\t14\n1 John and Sandra went back to the garden.\n2 John and Daniel journeyed to the hallway.\n3 Where is John? \thallway\t2\n4 Mary and John went back to the office.\n5 Sandra and John moved to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Mary and Daniel went to the kitchen.\n8 Mary and Sandra went to the garden.\n9 Where is John? \tkitchen\t5\n10 John and Mary moved to the hallway.\n11 Mary and Sandra moved to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 John and Sandra went back to the bedroom.\n14 Sandra and John moved to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Sandra and Daniel journeyed to the bedroom.\n2 John and Sandra travelled to the garden.\n3 Where is Daniel? \tbedroom\t1\n4 Sandra and John travelled to the bedroom.\n5 Mary and Sandra went back to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Sandra and Mary travelled to the bedroom.\n8 John and Mary moved to the office.\n9 Where is Sandra? \tbedroom\t7\n10 Mary and John travelled to the hallway.\n11 Mary and Sandra went to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary and Sandra went back to the hallway.\n14 Sandra and Daniel travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Mary and John travelled to the bathroom.\n2 Daniel and Mary went to the office.\n3 Where is Mary? \toffice\t2\n4 Daniel and Mary went to the hallway.\n5 Mary and John went back to the kitchen.\n6 Where is Daniel? \thallway\t4\n7 Mary and John moved to the bedroom.\n8 Mary and Daniel went to the office.\n9 Where is Mary? \toffice\t8\n10 Sandra and Mary went back to the garden.\n11 John and Sandra moved to the kitchen.\n12 Where is Daniel? \toffice\t8\n13 Sandra and John moved to the bedroom.\n14 Sandra and Daniel journeyed to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra and Mary went back to the hallway.\n2 Mary and Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel and John went back to the hallway.\n5 John and Mary went to the office.\n6 Where is Daniel? \thallway\t4\n7 Daniel and Sandra moved to the bedroom.\n8 Sandra and John moved to the garden.\n9 Where is Mary? \toffice\t5\n10 Daniel and Mary went back to the garden.\n11 Sandra and Daniel travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John and Daniel journeyed to the hallway.\n14 Sandra and Daniel journeyed to the kitchen.\n15 Where is John? \thallway\t13\n1 Sandra and John moved to the office.\n2 Daniel and John went to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Sandra and Mary journeyed to the kitchen.\n5 Sandra and John moved to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Daniel and John moved to the kitchen.\n8 John and Mary journeyed to the office.\n9 Where is John? \toffice\t8\n10 Sandra and John went to the garden.\n11 Daniel and Mary moved to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 John and Sandra went to the office.\n14 John and Sandra went back to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Mary and John journeyed to the kitchen.\n2 Mary and John went to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Daniel and Sandra moved to the office.\n5 Sandra and Mary travelled to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Daniel and John moved to the hallway.\n8 Sandra and Mary moved to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Mary and Daniel moved to the garden.\n11 Mary and Sandra went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 Sandra and Daniel went to the bedroom.\n14 Sandra and Daniel journeyed to the garden.\n15 Where is Sandra? \tgarden\t14\n1 John and Mary travelled to the office.\n2 Mary and Daniel travelled to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Daniel and Sandra travelled to the garden.\n5 Mary and John journeyed to the kitchen.\n6 Where is Sandra? \tgarden\t4\n7 John and Daniel moved to the office.\n8 Mary and Sandra moved to the bedroom.\n9 Where is John? \toffice\t7\n10 Sandra and Mary journeyed to the garden.\n11 Mary and Sandra moved to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John and Daniel went to the bathroom.\n14 Daniel and John travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary and Sandra went to the kitchen.\n2 Sandra and Mary went to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Mary and Sandra journeyed to the office.\n5 John and Daniel went back to the office.\n6 Where is John? \toffice\t5\n7 John and Mary travelled to the bedroom.\n8 Daniel and Sandra went back to the garden.\n9 Where is John? \tbedroom\t7\n10 Mary and Sandra moved to the kitchen.\n11 Sandra and Mary moved to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John and Mary journeyed to the kitchen.\n14 Mary and John journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary and Daniel went to the bathroom.\n2 Daniel and Sandra went back to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Mary went to the garden.\n5 Daniel and Sandra went to the hallway.\n6 Where is Sandra? \thallway\t5\n7 John and Mary travelled to the kitchen.\n8 Daniel and John travelled to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Mary and Sandra went to the garden.\n11 Mary and Sandra travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 John and Mary went back to the garden.\n14 Daniel and Sandra journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Mary and John journeyed to the hallway.\n2 John and Sandra went to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Sandra and John went to the hallway.\n5 John and Sandra journeyed to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John and Sandra travelled to the kitchen.\n8 John and Daniel went back to the office.\n9 Where is John? \toffice\t8\n10 Mary and Sandra travelled to the office.\n11 Mary and Daniel travelled to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra and John journeyed to the hallway.\n14 Mary and John journeyed to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Daniel and Mary moved to the bedroom.\n2 John and Sandra went to the hallway.\n3 Where is John? \thallway\t2\n4 John and Mary moved to the kitchen.\n5 John and Sandra travelled to the garden.\n6 Where is Mary? \tkitchen\t4\n7 Daniel and John moved to the hallway.\n8 John and Daniel travelled to the garden.\n9 Where is John? \tgarden\t8\n10 Mary and Daniel went to the office.\n11 John and Daniel moved to the hallway.\n12 Where is Daniel? \thallway\t11\n13 John and Mary moved to the garden.\n14 John and Sandra went back to the bathroom.\n15 Where is Daniel? \thallway\t11\n1 John and Daniel journeyed to the office.\n2 John and Mary moved to the garden.\n3 Where is John? \tgarden\t2\n4 Mary and John went back to the bedroom.\n5 Daniel and Mary moved to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Daniel and Sandra went back to the kitchen.\n8 Daniel and John travelled to the office.\n9 Where is Mary? \tbathroom\t5\n10 Mary and Sandra went to the office.\n11 Daniel and Mary went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 Mary and Sandra went to the bedroom.\n14 Daniel and Sandra went back to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 John and Mary journeyed to the hallway.\n2 Sandra and Mary moved to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Mary and Sandra went back to the bedroom.\n5 John and Daniel went back to the bathroom.\n6 Where is Sandra? \tbedroom\t4\n7 John and Daniel went to the bedroom.\n8 Sandra and John journeyed to the bathroom.\n9 Where is Daniel? \tbedroom\t7\n10 John and Mary moved to the garden.\n11 John and Sandra moved to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Daniel and John journeyed to the garden.\n14 Daniel and Sandra journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Daniel and John moved to the garden.\n2 Sandra and Mary moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 John and Mary journeyed to the bedroom.\n5 John and Sandra moved to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel and John journeyed to the hallway.\n8 John and Sandra travelled to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Sandra and Mary moved to the kitchen.\n11 Mary and John went back to the hallway.\n12 Where is Sandra? \tkitchen\t10\n13 John and Sandra moved to the bathroom.\n14 Daniel and Sandra travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 Daniel and John went to the office.\n2 Sandra and Mary journeyed to the office.\n3 Where is Mary? \toffice\t2\n4 Daniel and Mary went to the garden.\n5 Mary and John went to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 John and Sandra moved to the bathroom.\n8 Sandra and John journeyed to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Mary and John went back to the bedroom.\n11 Mary and Daniel travelled to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra and Daniel moved to the bedroom.\n14 Sandra and John travelled to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Sandra and Mary went back to the kitchen.\n2 John and Mary travelled to the hallway.\n3 Where is John? \thallway\t2\n4 Mary and Daniel moved to the office.\n5 Daniel and John went back to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 Mary and Daniel travelled to the garden.\n8 Sandra and John moved to the bedroom.\n9 Where is Daniel? \tgarden\t7\n10 Mary and Daniel moved to the hallway.\n11 Sandra and John went back to the hallway.\n12 Where is Daniel? \thallway\t10\n13 Daniel and Sandra moved to the kitchen.\n14 John and Mary went back to the bathroom.\n15 Where is Sandra? \tkitchen\t13\n1 Mary and John moved to the office.\n2 John and Mary went to the bathroom.\n3 Where is John? \tbathroom\t2\n4 John and Mary journeyed to the office.\n5 Daniel and Mary journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 Mary and Sandra travelled to the kitchen.\n8 John and Mary journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Sandra and Mary journeyed to the bedroom.\n11 Sandra and Mary went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and John went to the office.\n14 Daniel and Mary journeyed to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Daniel and John went to the hallway.\n2 John and Sandra travelled to the office.\n3 Where is Daniel? \thallway\t1\n4 Daniel and Sandra travelled to the kitchen.\n5 John and Mary travelled to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Sandra and Daniel went to the bedroom.\n8 Daniel and Sandra moved to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Daniel and John journeyed to the kitchen.\n11 Mary and Sandra journeyed to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Daniel and Sandra journeyed to the bedroom.\n14 Daniel and John journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 John and Daniel went to the hallway.\n2 John and Daniel journeyed to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Daniel and Sandra journeyed to the hallway.\n5 John and Mary journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel and John travelled to the bedroom.\n8 Sandra and Mary journeyed to the kitchen.\n9 Where is John? \tbedroom\t7\n10 Mary and John journeyed to the bathroom.\n11 John and Mary went to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and John travelled to the garden.\n14 Sandra and Daniel went back to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and Sandra went back to the kitchen.\n2 Daniel and Mary moved to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 John and Daniel travelled to the office.\n5 John and Sandra went back to the bedroom.\n6 Where is Daniel? \toffice\t4\n7 Daniel and Mary travelled to the garden.\n8 Daniel and Sandra moved to the office.\n9 Where is Daniel? \toffice\t8\n10 Sandra and Mary journeyed to the hallway.\n11 John and Sandra journeyed to the office.\n12 Where is Mary? \thallway\t10\n13 Sandra and Mary moved to the bathroom.\n14 Sandra and Daniel moved to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary and John moved to the garden.\n2 Sandra and John moved to the office.\n3 Where is John? \toffice\t2\n4 Daniel and Mary journeyed to the kitchen.\n5 Sandra and Mary journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 John and Daniel travelled to the bedroom.\n8 Daniel and Mary journeyed to the office.\n9 Where is Daniel? \toffice\t8\n10 Daniel and Sandra travelled to the hallway.\n11 Daniel and Sandra went back to the bedroom.\n12 Where is Mary? \toffice\t8\n13 Mary and Daniel travelled to the garden.\n14 Sandra and John travelled to the hallway.\n15 Where is Daniel? \tgarden\t13\n1 Mary and John journeyed to the hallway.\n2 Sandra and John travelled to the office.\n3 Where is Mary? \thallway\t1\n4 Sandra and Daniel moved to the hallway.\n5 Mary and John journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra and John went to the kitchen.\n8 John and Mary went back to the garden.\n9 Where is John? \tgarden\t8\n10 Sandra and John journeyed to the office.\n11 Mary and Sandra moved to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel and Mary travelled to the bathroom.\n14 Sandra and Daniel moved to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 John and Daniel went back to the bedroom.\n2 Sandra and Mary went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel and Sandra travelled to the kitchen.\n5 Daniel and Mary went back to the office.\n6 Where is Daniel? \toffice\t5\n7 Mary and Sandra travelled to the hallway.\n8 Daniel and John went back to the garden.\n9 Where is Mary? \thallway\t7\n10 Daniel and John journeyed to the kitchen.\n11 Daniel and John journeyed to the office.\n12 Where is John? \toffice\t11\n13 Mary and Daniel journeyed to the bathroom.\n14 Sandra and John went back to the bathroom.\n15 Where is Mary? \tbathroom\t13\n1 Mary and John travelled to the kitchen.\n2 Mary and Daniel went to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra and Mary travelled to the bathroom.\n5 Mary and Sandra went to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Mary and Daniel journeyed to the bathroom.\n8 Daniel and Mary went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Daniel and Sandra journeyed to the office.\n11 Daniel and Sandra moved to the hallway.\n12 Where is Daniel? \thallway\t11\n13 John and Daniel journeyed to the bathroom.\n14 Sandra and Daniel went back to the office.\n15 Where is Sandra? \toffice\t14\n1 Sandra and Mary went back to the hallway.\n2 Daniel and John travelled to the kitchen.\n3 Where is Sandra? \thallway\t1\n4 Sandra and John went back to the bathroom.\n5 Mary and John went to the garden.\n6 Where is John? \tgarden\t5\n7 John and Sandra journeyed to the office.\n8 Sandra and John journeyed to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 Sandra and John went to the kitchen.\n11 Mary and Sandra travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 Mary and Sandra journeyed to the garden.\n14 John and Mary travelled to the bedroom.\n15 Where is Sandra? \tgarden\t13\n1 Daniel and Mary journeyed to the bedroom.\n2 Mary and Sandra moved to the bathroom.\n3 Where is Daniel? \tbedroom\t1\n4 Sandra and John journeyed to the hallway.\n5 Mary and Sandra went back to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Sandra and Mary went to the office.\n8 Sandra and Daniel went back to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Mary and Daniel went to the bedroom.\n11 John and Mary travelled to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Mary and Daniel went to the hallway.\n14 John and Daniel went back to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Daniel and Sandra travelled to the office.\n2 John and Daniel travelled to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 John and Daniel journeyed to the bathroom.\n5 Daniel and Sandra travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Daniel and John moved to the kitchen.\n8 Mary and Daniel moved to the hallway.\n9 Where is Mary? \thallway\t8\n10 John and Daniel went back to the bathroom.\n11 Sandra and Daniel moved to the garden.\n12 Where is John? \tbathroom\t10\n13 Mary and Daniel moved to the bedroom.\n14 John and Daniel travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary and Sandra went to the hallway.\n2 Daniel and John moved to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Daniel and Sandra moved to the office.\n5 Sandra and Daniel journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra and Daniel moved to the kitchen.\n8 Mary and John went back to the bathroom.\n9 Where is Sandra? \tkitchen\t7\n10 Mary and John moved to the kitchen.\n11 John and Daniel moved to the garden.\n12 Where is John? \tgarden\t11\n13 Daniel and Mary moved to the bathroom.\n14 John and Mary went to the hallway.\n15 Where is Daniel? \tbathroom\t13\n1 John and Mary journeyed to the kitchen.\n2 John and Mary went to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra and Daniel moved to the kitchen.\n5 John and Sandra journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Daniel and John journeyed to the bathroom.\n8 John and Daniel journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Daniel and John moved to the bedroom.\n11 Daniel and Mary travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Sandra and John travelled to the bathroom.\n14 Sandra and Daniel journeyed to the kitchen.\n15 Where is John? \tbathroom\t13\n1 Sandra and Daniel journeyed to the bedroom.\n2 Mary and John went back to the hallway.\n3 Where is Mary? \thallway\t2\n4 John and Daniel went back to the garden.\n5 Mary and John went to the bathroom.\n6 Where is Daniel? \tgarden\t4\n7 Daniel and Sandra moved to the kitchen.\n8 Sandra and John went to the garden.\n9 Where is John? \tgarden\t8\n10 John and Daniel moved to the office.\n11 Daniel and Mary travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and Mary journeyed to the kitchen.\n14 Sandra and Daniel moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary and Daniel went back to the bathroom.\n2 John and Mary went back to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Sandra and Daniel journeyed to the bedroom.\n5 Daniel and John journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 Sandra and Mary travelled to the office.\n8 Daniel and John moved to the bedroom.\n9 Where is Sandra? \toffice\t7\n10 John and Mary went to the garden.\n11 Daniel and John journeyed to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Mary and Daniel moved to the bathroom.\n14 John and Mary travelled to the office.\n15 Where is John? \toffice\t14\n1 Sandra and Mary went back to the bedroom.\n2 Sandra and Daniel went back to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Sandra and John journeyed to the bedroom.\n5 Sandra and John went back to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Daniel and John went back to the hallway.\n8 Sandra and John journeyed to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Daniel and Sandra moved to the office.\n11 Daniel and Sandra went to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 John and Daniel went to the office.\n14 Daniel and John journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t11\n1 Daniel and Sandra journeyed to the bedroom.\n2 John and Daniel went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Daniel and Mary travelled to the bathroom.\n5 Mary and Daniel travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Mary and Daniel went to the bathroom.\n8 Mary and John travelled to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 John and Daniel moved to the bedroom.\n11 John and Daniel moved to the office.\n12 Where is Daniel? \toffice\t11\n13 John and Daniel journeyed to the bathroom.\n14 Mary and Sandra travelled to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 John and Sandra moved to the office.\n2 Daniel and John travelled to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra and John went to the garden.\n5 Mary and Daniel journeyed to the office.\n6 Where is John? \tgarden\t4\n7 Mary and John went to the bathroom.\n8 Mary and John went back to the office.\n9 Where is John? \toffice\t8\n10 John and Daniel moved to the bedroom.\n11 Sandra and Daniel travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 John and Mary went to the bathroom.\n14 John and Sandra went to the office.\n15 Where is Sandra? \toffice\t14\n1 Daniel and Sandra went to the office.\n2 Mary and John moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Daniel and Sandra journeyed to the garden.\n5 John and Daniel journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 John and Daniel moved to the bathroom.\n8 John and Daniel journeyed to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel and Mary went to the kitchen.\n11 Sandra and John moved to the office.\n12 Where is Mary? \tkitchen\t10\n13 John and Daniel travelled to the garden.\n14 Daniel and John moved to the hallway.\n15 Where is John? \thallway\t14\n1 Daniel and Sandra travelled to the garden.\n2 Daniel and Sandra moved to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Mary and Sandra travelled to the office.\n5 Daniel and Mary went to the garden.\n6 Where is Mary? \tgarden\t5\n7 Daniel and Mary went back to the office.\n8 Mary and Daniel travelled to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Daniel and John travelled to the office.\n11 Sandra and Daniel went to the garden.\n12 Where is John? \toffice\t10\n13 Mary and Sandra went to the kitchen.\n14 Mary and Daniel travelled to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary and Daniel travelled to the office.\n2 Daniel and Mary went to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Sandra and Mary travelled to the kitchen.\n5 Sandra and Mary went to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Mary and Sandra went to the bedroom.\n8 Daniel and Sandra moved to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Mary and Sandra went to the bathroom.\n11 John and Mary went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 Mary and Daniel journeyed to the office.\n14 John and Sandra went back to the kitchen.\n15 Where is Daniel? \toffice\t13\n1 Mary and Sandra journeyed to the kitchen.\n2 Sandra and John journeyed to the hallway.\n3 Where is Mary? \tkitchen\t1\n4 John and Daniel went back to the office.\n5 Sandra and Mary moved to the bathroom.\n6 Where is Daniel? \toffice\t4\n7 Mary and John moved to the kitchen.\n8 Daniel and Mary went back to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 John and Sandra journeyed to the garden.\n11 John and Daniel travelled to the kitchen.\n12 Where is Mary? \tbathroom\t8\n13 Mary and John went back to the office.\n14 Daniel and John went back to the garden.\n15 Where is Daniel? \tgarden\t14\n1 John and Sandra travelled to the bathroom.\n2 Sandra and Mary moved to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Sandra and John went to the hallway.\n5 Daniel and Mary travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 John and Sandra travelled to the bedroom.\n8 John and Sandra moved to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Sandra and John travelled to the garden.\n11 Sandra and Daniel moved to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra and Mary went back to the office.\n14 Sandra and John journeyed to the bedroom.\n15 Where is Daniel? \tkitchen\t11\n1 Daniel and Mary travelled to the office.\n2 Daniel and Mary travelled to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Daniel and John journeyed to the kitchen.\n5 Daniel and John travelled to the office.\n6 Where is John? \toffice\t5\n7 John and Daniel went to the hallway.\n8 Daniel and Mary went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John and Daniel went back to the kitchen.\n11 John and Sandra moved to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Sandra and Daniel went back to the office.\n14 Daniel and Sandra journeyed to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary and Daniel travelled to the office.\n2 John and Daniel travelled to the kitchen.\n3 Where is Mary? \toffice\t1\n4 Daniel and Mary travelled to the garden.\n5 Sandra and Daniel travelled to the office.\n6 Where is Daniel? \toffice\t5\n7 John and Sandra moved to the bedroom.\n8 Mary and John went to the office.\n9 Where is Mary? \toffice\t8\n10 Mary and John went back to the garden.\n11 Daniel and Sandra journeyed to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John and Daniel went to the bathroom.\n14 Sandra and Daniel moved to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary and Sandra travelled to the office.\n2 Daniel and Mary journeyed to the kitchen.\n3 Where is Sandra? \toffice\t1\n4 Mary and John went back to the bedroom.\n5 John and Sandra went back to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John and Sandra moved to the hallway.\n8 Mary and Daniel moved to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Mary and Sandra journeyed to the bathroom.\n11 Daniel and John went back to the office.\n12 Where is Daniel? \toffice\t11\n13 Mary and John went to the hallway.\n14 Mary and John moved to the office.\n15 Where is Mary? \toffice\t14\n1 Daniel and Sandra moved to the garden.\n2 Sandra and John journeyed to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John and Daniel journeyed to the hallway.\n5 Daniel and Mary travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra and Mary moved to the office.\n8 Mary and Daniel moved to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Daniel and Mary went back to the bathroom.\n11 John and Mary travelled to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Daniel moved to the bedroom.\n14 Mary and John moved to the hallway.\n15 Where is John? \thallway\t14\n1 John and Mary went back to the garden.\n2 Daniel and John went back to the office.\n3 Where is John? \toffice\t2\n4 John and Daniel journeyed to the garden.\n5 Mary and Daniel journeyed to the office.\n6 Where is Mary? \toffice\t5\n7 John and Mary moved to the hallway.\n8 Mary and John journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Mary and John went back to the garden.\n11 John and Mary went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Mary and Daniel moved to the bedroom.\n14 Sandra and Mary journeyed to the office.\n15 Where is Daniel? \tbedroom\t13\n1 Mary and John went to the office.\n2 Daniel and Mary went back to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Daniel and John journeyed to the garden.\n5 Daniel and John travelled to the hallway.\n6 Where is John? \thallway\t5\n7 Daniel and Mary moved to the office.\n8 Mary and Sandra moved to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 Daniel and Sandra journeyed to the garden.\n11 John and Daniel travelled to the bedroom.\n12 Where is John? \tbedroom\t11\n13 John and Sandra journeyed to the hallway.\n14 John and Sandra went back to the office.\n15 Where is Daniel? \tbedroom\t11\n1 Sandra and Mary went to the office.\n2 Daniel and Mary went back to the kitchen.\n3 Where is Sandra? \toffice\t1\n4 John and Sandra went to the kitchen.\n5 John and Daniel went back to the garden.\n6 Where is Mary? \tkitchen\t2\n7 Sandra and John went back to the bedroom.\n8 Mary and Daniel journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Mary and Daniel went to the hallway.\n11 Daniel and Mary went back to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Daniel and John went back to the kitchen.\n14 Mary and John went back to the office.\n15 Where is John? \toffice\t14\n1 Mary and Daniel moved to the garden.\n2 Mary and John went back to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Mary and Sandra journeyed to the bathroom.\n5 Daniel and Mary went back to the kitchen.\n6 Where is Sandra? \tbathroom\t4\n7 John and Daniel journeyed to the garden.\n8 Daniel and Mary travelled to the office.\n9 Where is Mary? \toffice\t8\n10 John and Mary moved to the kitchen.\n11 Daniel and Sandra went back to the bedroom.\n12 Where is John? \tkitchen\t10\n13 Mary and John went back to the bathroom.\n14 Mary and Sandra went to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Daniel and Sandra moved to the hallway.\n2 Mary and John travelled to the office.\n3 Where is Daniel? \thallway\t1\n4 Sandra and Daniel travelled to the office.\n5 Sandra and John moved to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary and Daniel journeyed to the kitchen.\n8 Mary and John travelled to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Mary and John went to the office.\n11 Mary and Daniel went to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Mary and Daniel went to the kitchen.\n14 Mary and Daniel moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 John and Sandra moved to the garden.\n2 Daniel and John journeyed to the hallway.\n3 Where is John? \thallway\t2\n4 John and Mary moved to the kitchen.\n5 John and Daniel moved to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Sandra and John went to the bedroom.\n8 Daniel and Sandra went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John and Daniel went to the bathroom.\n11 Sandra and John journeyed to the office.\n12 Where is Sandra? \toffice\t11\n13 John and Daniel moved to the bedroom.\n14 Daniel and Sandra went to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John and Daniel travelled to the office.\n2 John and Daniel went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Sandra and Mary went back to the garden.\n5 Mary and Daniel moved to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 John and Sandra moved to the bedroom.\n8 Sandra and Mary went back to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Sandra and John journeyed to the kitchen.\n11 Mary and John travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Sandra and Daniel journeyed to the garden.\n14 Daniel and Mary moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra and John journeyed to the hallway.\n2 Daniel and Mary journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Sandra and Mary moved to the bedroom.\n5 Daniel and Sandra journeyed to the garden.\n6 Where is Mary? \tbedroom\t4\n7 Mary and Sandra journeyed to the kitchen.\n8 Mary and Sandra travelled to the office.\n9 Where is Mary? \toffice\t8\n10 Daniel and John travelled to the bedroom.\n11 Mary and John went back to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Sandra and Mary went to the garden.\n14 Daniel and Sandra travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 John and Daniel journeyed to the kitchen.\n2 Daniel and Sandra went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Daniel and John journeyed to the bedroom.\n5 John and Sandra journeyed to the garden.\n6 Where is John? \tgarden\t5\n7 Mary and John moved to the bathroom.\n8 John and Mary went back to the kitchen.\n9 Where is John? \tkitchen\t8\n10 John and Sandra went to the office.\n11 Mary and John went to the garden.\n12 Where is Mary? \tgarden\t11\n13 John and Mary went to the bedroom.\n14 Daniel and Sandra went back to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Daniel and Mary went back to the office.\n2 Daniel and John travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Mary and John went to the kitchen.\n5 Daniel and Mary travelled to the bathroom.\n6 Where is John? \tkitchen\t4\n7 John and Daniel went to the hallway.\n8 Sandra and John travelled to the garden.\n9 Where is Mary? \tbathroom\t5\n10 John and Daniel went back to the kitchen.\n11 John and Daniel journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary and Sandra journeyed to the office.\n14 Daniel and Mary went to the garden.\n15 Where is Mary? \tgarden\t14\n1 John and Sandra journeyed to the bedroom.\n2 Mary and Daniel journeyed to the bedroom.\n3 Where is John? \tbedroom\t1\n4 Mary and Sandra went back to the office.\n5 John and Sandra went back to the bathroom.\n6 Where is John? \tbathroom\t5\n7 John and Mary went back to the kitchen.\n8 John and Sandra travelled to the garden.\n9 Where is John? \tgarden\t8\n10 Sandra and Daniel went to the bathroom.\n11 Sandra and Daniel went to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Daniel and John travelled to the kitchen.\n14 Mary and Daniel journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Sandra and Mary journeyed to the bathroom.\n2 Daniel and Sandra went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John and Mary travelled to the hallway.\n5 Mary and Sandra journeyed to the bathroom.\n6 Where is John? \thallway\t4\n7 Sandra and Mary travelled to the office.\n8 Sandra and Mary moved to the hallway.\n9 Where is Sandra? \thallway\t8\n10 John and Sandra travelled to the kitchen.\n11 John and Daniel went back to the garden.\n12 Where is Sandra? \tkitchen\t10\n13 Daniel and Sandra travelled to the bedroom.\n14 Mary and Daniel moved to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 John and Daniel went to the bathroom.\n2 Sandra and Mary moved to the garden.\n3 Where is John? \tbathroom\t1\n4 Daniel and Mary journeyed to the hallway.\n5 Mary and John travelled to the office.\n6 Where is Mary? \toffice\t5\n7 John and Daniel went to the kitchen.\n8 Sandra and Mary went to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 John and Mary journeyed to the bathroom.\n11 Mary and Sandra travelled to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Daniel went back to the office.\n14 Daniel and Mary went to the bedroom.\n15 Where is Sandra? \tkitchen\t11\n1 Sandra and John travelled to the bedroom.\n2 Mary and John went to the office.\n3 Where is John? \toffice\t2\n4 Mary and John went back to the bedroom.\n5 Sandra and Mary journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Mary and Daniel went back to the bedroom.\n8 John and Mary went back to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel and Sandra went back to the garden.\n11 John and Mary journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Mary and John travelled to the bedroom.\n14 Mary and John journeyed to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Daniel and Sandra journeyed to the bedroom.\n2 Mary and Sandra travelled to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Sandra and Mary moved to the bathroom.\n5 Mary and Daniel went back to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel and Sandra moved to the garden.\n8 Sandra and Mary travelled to the hallway.\n9 Where is Mary? \thallway\t8\n10 Sandra and Mary went to the garden.\n11 Mary and Sandra went back to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Mary went to the bathroom.\n14 Sandra and John journeyed to the office.\n15 Where is John? \toffice\t14\n1 Daniel and Mary went back to the bathroom.\n2 John and Mary moved to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra and Daniel went to the hallway.\n5 John and Daniel moved to the bathroom.\n6 Where is John? \tbathroom\t5\n7 John and Sandra journeyed to the kitchen.\n8 Daniel and Mary went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Mary journeyed to the bedroom.\n11 Sandra and Daniel journeyed to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Sandra and Daniel travelled to the bathroom.\n14 Daniel and Sandra journeyed to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra and John went back to the bedroom.\n2 Daniel and Mary travelled to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Daniel journeyed to the kitchen.\n5 Daniel and John travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 John and Mary moved to the bathroom.\n8 Daniel and John went back to the hallway.\n9 Where is Mary? \tbathroom\t7\n10 John and Mary travelled to the garden.\n11 Mary and Sandra went back to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 John and Mary went to the hallway.\n14 Daniel and Sandra went to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Sandra and Daniel moved to the bedroom.\n2 Mary and Sandra journeyed to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John and Daniel travelled to the garden.\n5 Sandra and Daniel went back to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Sandra and Daniel travelled to the bathroom.\n8 Sandra and John journeyed to the office.\n9 Where is Daniel? \tbathroom\t7\n10 Daniel and John went to the garden.\n11 Sandra and Mary travelled to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Daniel and Mary moved to the office.\n14 Mary and John moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary and Daniel moved to the bedroom.\n2 John and Sandra journeyed to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Sandra journeyed to the kitchen.\n5 Daniel and Sandra went to the office.\n6 Where is Sandra? \toffice\t5\n7 Mary and Sandra went to the hallway.\n8 Daniel and Mary journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Sandra and John travelled to the bedroom.\n11 Daniel and John journeyed to the hallway.\n12 Where is John? \thallway\t11\n13 Daniel and John travelled to the bathroom.\n14 Mary and Daniel moved to the bedroom.\n15 Where is John? \tbathroom\t13\n1 Daniel and Mary travelled to the bedroom.\n2 Sandra and Mary went to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Mary and Sandra travelled to the office.\n5 Daniel and Mary travelled to the garden.\n6 Where is Mary? \tgarden\t5\n7 Sandra and Daniel travelled to the kitchen.\n8 John and Mary moved to the bathroom.\n9 Where is John? \tbathroom\t8\n10 John and Mary went back to the bedroom.\n11 John and Mary moved to the garden.\n12 Where is Mary? \tgarden\t11\n13 John and Daniel went back to the bathroom.\n14 Mary and John moved to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Sandra and Daniel went to the office.\n2 Mary and John travelled to the hallway.\n3 Where is Mary? \thallway\t2\n4 John and Sandra went to the bedroom.\n5 John and Mary travelled to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Sandra and John went to the garden.\n8 Sandra and Daniel went to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 Sandra and Daniel journeyed to the bathroom.\n11 Sandra and Mary went to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Daniel and John travelled to the bedroom.\n14 John and Daniel journeyed to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary and Sandra went to the hallway.\n2 Daniel and Mary travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 Mary and John journeyed to the office.\n5 Sandra and Daniel moved to the kitchen.\n6 Where is Mary? \toffice\t4\n7 Sandra and Mary moved to the garden.\n8 John and Daniel travelled to the hallway.\n9 Where is Sandra? \tgarden\t7\n10 Daniel and John travelled to the bathroom.\n11 Mary and John travelled to the hallway.\n12 Where is Daniel? \tbathroom\t10\n13 John and Mary went to the bedroom.\n14 Daniel and John moved to the hallway.\n15 Where is John? \thallway\t14\n1 Daniel and Sandra journeyed to the bathroom.\n2 Sandra and Daniel went back to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Mary moved to the office.\n5 Sandra and Mary moved to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Mary and Sandra journeyed to the bedroom.\n8 John and Daniel moved to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Mary and Sandra went to the kitchen.\n11 Mary and Daniel moved to the hallway.\n12 Where is Sandra? \tkitchen\t10\n13 Daniel and Mary went to the garden.\n14 John and Mary went to the office.\n15 Where is Mary? \toffice\t14\n1 Sandra and Daniel moved to the office.\n2 Daniel and Sandra moved to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra and Mary went to the office.\n5 Sandra and Mary moved to the hallway.\n6 Where is Mary? \thallway\t5\n7 Mary and Sandra travelled to the bathroom.\n8 John and Daniel went back to the hallway.\n9 Where is Mary? \tbathroom\t7\n10 John and Mary went to the bedroom.\n11 Daniel and John went back to the office.\n12 Where is Mary? \tbedroom\t10\n13 Daniel and Sandra travelled to the hallway.\n14 Sandra and Mary journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Mary and John moved to the bathroom.\n2 Mary and John journeyed to the office.\n3 Where is John? \toffice\t2\n4 Daniel and Sandra travelled to the bathroom.\n5 Mary and Sandra journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Daniel and Sandra went back to the kitchen.\n8 John and Daniel journeyed to the hallway.\n9 Where is Daniel? \thallway\t8\n10 John and Mary went to the garden.\n11 John and Mary went back to the hallway.\n12 Where is John? \thallway\t11\n13 Mary and Daniel went to the garden.\n14 Daniel and Mary went back to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Sandra and John journeyed to the bedroom.\n2 Daniel and Sandra went back to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Sandra and Mary travelled to the hallway.\n5 Mary and John travelled to the garden.\n6 Where is Sandra? \thallway\t4\n7 Sandra and John went back to the bedroom.\n8 John and Mary went back to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Daniel and Sandra travelled to the hallway.\n11 Daniel and John travelled to the garden.\n12 Where is Sandra? \thallway\t10\n13 John and Mary moved to the kitchen.\n14 John and Daniel went to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Daniel and Mary went to the kitchen.\n2 Daniel and John moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Mary and Sandra travelled to the garden.\n5 Mary and Daniel journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel and John journeyed to the bedroom.\n8 John and Mary went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 John and Mary went back to the kitchen.\n11 Sandra and Mary went to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary and Sandra moved to the kitchen.\n14 Daniel and Mary went back to the bathroom.\n15 Where is Sandra? \tkitchen\t13\n1 Sandra and Mary went back to the kitchen.\n2 Daniel and Sandra travelled to the office.\n3 Where is Mary? \tkitchen\t1\n4 Sandra and Mary went back to the bedroom.\n5 Daniel and Sandra moved to the bathroom.\n6 Where is Mary? \tbedroom\t4\n7 Mary and Daniel journeyed to the kitchen.\n8 John and Daniel went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Mary and Daniel went to the bathroom.\n11 Sandra and John moved to the office.\n12 Where is Sandra? \toffice\t11\n13 Daniel and Sandra journeyed to the kitchen.\n14 Mary and Daniel went to the garden.\n15 Where is Mary? \tgarden\t14\n1 Sandra and Daniel travelled to the office.\n2 Sandra and Daniel went back to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Mary and Sandra went to the hallway.\n5 Mary and Sandra went to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Sandra and Mary moved to the kitchen.\n8 John and Sandra travelled to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Sandra and Mary went to the garden.\n11 Mary and Sandra went to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Daniel and John went back to the hallway.\n14 Daniel and Mary journeyed to the office.\n15 Where is Mary? \toffice\t14\n1 Sandra and Mary went back to the office.\n2 Mary and Sandra travelled to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Mary and Sandra moved to the garden.\n5 Mary and Sandra went to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Mary and Daniel went to the garden.\n8 Daniel and John went to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Sandra and John journeyed to the office.\n11 Daniel and John went to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Sandra and Mary journeyed to the hallway.\n14 John and Mary went to the bedroom.\n15 Where is Sandra? \thallway\t13\n1 Daniel and Sandra journeyed to the bathroom.\n2 Sandra and Daniel went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John and Daniel went back to the bedroom.\n5 John and Mary went to the office.\n6 Where is John? \toffice\t5\n7 Daniel and John travelled to the garden.\n8 Mary and Daniel journeyed to the hallway.\n9 Where is Mary? \thallway\t8\n10 Daniel and Sandra moved to the garden.\n11 Sandra and John went back to the bedroom.\n12 Where is Daniel? \tgarden\t10\n13 Daniel and Sandra travelled to the hallway.\n14 Sandra and Daniel moved to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and Daniel went to the bathroom.\n2 Sandra and Mary went to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra and Daniel went back to the office.\n5 Mary and Sandra went back to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Daniel and John journeyed to the hallway.\n8 John and Daniel journeyed to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Mary and John journeyed to the hallway.\n11 Mary and Sandra moved to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel and John went to the kitchen.\n14 Mary and Daniel moved to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and Daniel moved to the kitchen.\n2 Daniel and Mary went to the garden.\n3 Where is Mary? \tgarden\t2\n4 Daniel and Mary journeyed to the bathroom.\n5 Sandra and Mary went back to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Sandra and Daniel went to the kitchen.\n8 Mary and Sandra went back to the bedroom.\n9 Where is Daniel? \tkitchen\t7\n10 Sandra and Daniel went to the office.\n11 Mary and Sandra moved to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Daniel and Sandra went back to the kitchen.\n14 Mary and Daniel journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Sandra and Daniel went back to the kitchen.\n2 Daniel and John went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Daniel and John moved to the kitchen.\n5 Daniel and John moved to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary and Daniel went back to the hallway.\n8 John and Daniel moved to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Mary travelled to the garden.\n11 Sandra and Mary travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Daniel and Mary journeyed to the hallway.\n14 Daniel and Mary went to the office.\n15 Where is Mary? \toffice\t14\n1 John and Sandra moved to the bathroom.\n2 Sandra and John journeyed to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Sandra moved to the hallway.\n5 Daniel and Mary moved to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 John and Sandra travelled to the kitchen.\n8 John and Sandra moved to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Mary and John travelled to the kitchen.\n11 John and Daniel travelled to the garden.\n12 Where is Mary? \tkitchen\t10\n13 John and Daniel travelled to the kitchen.\n14 Sandra and John travelled to the hallway.\n15 Where is Daniel? \tkitchen\t13\n1 Mary and Sandra went to the kitchen.\n2 Daniel and John went back to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Daniel journeyed to the kitchen.\n5 John and Sandra journeyed to the office.\n6 Where is Daniel? \tkitchen\t4\n7 Daniel and Sandra journeyed to the hallway.\n8 Mary and John journeyed to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Sandra and Daniel travelled to the office.\n11 Sandra and Daniel journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 John and Daniel went to the hallway.\n14 Sandra and Mary moved to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary and Daniel travelled to the bathroom.\n2 Daniel and Sandra went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Mary and John journeyed to the garden.\n5 Daniel and John moved to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary and Daniel journeyed to the office.\n8 Mary and Sandra went back to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Daniel and Sandra went to the hallway.\n11 Daniel and Sandra went back to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Sandra and John went to the hallway.\n14 Mary and Daniel journeyed to the garden.\n15 Where is Mary? \tgarden\t14\n1 John and Sandra went back to the garden.\n2 Daniel and Sandra went back to the kitchen.\n3 Where is John? \tgarden\t1\n4 Sandra and Daniel moved to the bathroom.\n5 Daniel and Mary journeyed to the kitchen.\n6 Where is Sandra? \tbathroom\t4\n7 Daniel and Sandra went back to the garden.\n8 Sandra and Daniel went to the bedroom.\n9 Where is Mary? \tkitchen\t5\n10 Daniel and Mary journeyed to the garden.\n11 John and Daniel travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Daniel and John travelled to the bedroom.\n14 John and Daniel journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Daniel and John moved to the office.\n2 Daniel and Mary went to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Sandra and John went to the hallway.\n5 Sandra and Mary travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra and Mary travelled to the garden.\n8 Daniel and John journeyed to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary and Daniel went back to the bedroom.\n11 Mary and John went to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel and Sandra journeyed to the hallway.\n14 Sandra and Mary went to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Daniel and Sandra went to the bedroom.\n2 Daniel and Sandra moved to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Sandra and John went back to the garden.\n5 Sandra and Mary moved to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Sandra and John moved to the hallway.\n8 Sandra and Mary travelled to the office.\n9 Where is Mary? \toffice\t8\n10 Mary and Daniel journeyed to the garden.\n11 Sandra and Mary travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 John and Mary moved to the garden.\n14 John and Mary moved to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Mary and Sandra went to the office.\n2 Sandra and John went back to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Daniel and John went back to the bedroom.\n5 Mary and John moved to the hallway.\n6 Where is John? \thallway\t5\n7 Mary and Daniel moved to the bathroom.\n8 Mary and John journeyed to the garden.\n9 Where is Mary? \tgarden\t8\n10 Daniel and Sandra moved to the garden.\n11 Sandra and John moved to the hallway.\n12 Where is John? \thallway\t11\n13 Mary and Sandra went to the bedroom.\n14 Daniel and John moved to the kitchen.\n15 Where is Mary? \tbedroom\t13\n1 Mary and John moved to the garden.\n2 Daniel and Sandra went back to the bedroom.\n3 Where is Mary? \tgarden\t1\n4 Mary and John journeyed to the office.\n5 John and Daniel moved to the bathroom.\n6 Where is Sandra? \tbedroom\t2\n7 Sandra and John went back to the kitchen.\n8 Sandra and Mary went back to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Daniel and Mary journeyed to the office.\n11 John and Daniel travelled to the bathroom.\n12 Where is Mary? \toffice\t10\n13 John and Mary went to the hallway.\n14 Mary and Daniel went to the garden.\n15 Where is Mary? \tgarden\t14\n1 Sandra and Mary went back to the office.\n2 John and Sandra went back to the kitchen.\n3 Where is Mary? \toffice\t1\n4 John and Daniel went back to the bathroom.\n5 Sandra and Mary journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 Mary and Daniel journeyed to the kitchen.\n8 Mary and Daniel travelled to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 John and Sandra journeyed to the kitchen.\n11 Sandra and John moved to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Sandra and Daniel travelled to the garden.\n14 John and Mary moved to the office.\n15 Where is Daniel? \tgarden\t13\n1 Mary and John went back to the hallway.\n2 John and Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 John and Sandra went to the hallway.\n5 Daniel and Mary moved to the garden.\n6 Where is Sandra? \thallway\t4\n7 Daniel and Mary moved to the office.\n8 Sandra and John went back to the kitchen.\n9 Where is Mary? \toffice\t7\n10 Sandra and Daniel moved to the garden.\n11 Mary and John travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and John went back to the office.\n14 Sandra and Mary went back to the bathroom.\n15 Where is John? \toffice\t13\n1 Mary and Sandra went back to the kitchen.\n2 Sandra and John travelled to the garden.\n3 Where is Mary? \tkitchen\t1\n4 Daniel and Sandra went to the hallway.\n5 John and Mary went back to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Daniel and John travelled to the bedroom.\n8 Daniel and Mary journeyed to the hallway.\n9 Where is Mary? \thallway\t8\n10 Daniel and Sandra journeyed to the office.\n11 Mary and John went back to the office.\n12 Where is Sandra? \toffice\t10\n13 John and Sandra went to the garden.\n14 Sandra and John went to the office.\n15 Where is John? \toffice\t14\n1 Mary and Sandra moved to the garden.\n2 Sandra and Mary journeyed to the hallway.\n3 Where is Mary? \thallway\t2\n4 Daniel and Mary went to the kitchen.\n5 Daniel and Sandra went to the office.\n6 Where is Sandra? \toffice\t5\n7 John and Mary journeyed to the bathroom.\n8 Daniel and Mary journeyed to the garden.\n9 Where is John? \tbathroom\t7\n10 Mary and Daniel moved to the office.\n11 John and Daniel went to the hallway.\n12 Where is John? \thallway\t11\n13 Sandra and Daniel travelled to the bedroom.\n14 Daniel and Mary travelled to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Mary and John journeyed to the bedroom.\n2 Daniel and John travelled to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra and Daniel moved to the kitchen.\n5 Mary and Sandra moved to the hallway.\n6 Where is Daniel? \tkitchen\t4\n7 John and Mary went to the office.\n8 Daniel and John journeyed to the bedroom.\n9 Where is Sandra? \thallway\t5\n10 John and Daniel went to the hallway.\n11 Daniel and Mary travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Daniel and Mary moved to the garden.\n14 Sandra and John went to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Mary and John went back to the kitchen.\n2 Mary and Daniel went back to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra and Daniel journeyed to the office.\n5 Daniel and Sandra journeyed to the garden.\n6 Where is Daniel? \tgarden\t5\n7 John and Sandra went back to the bathroom.\n8 John and Sandra moved to the hallway.\n9 Where is Sandra? \thallway\t8\n10 John and Daniel went to the kitchen.\n11 Daniel and Sandra journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Daniel and Mary journeyed to the kitchen.\n14 Mary and John moved to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 John and Sandra went to the kitchen.\n2 John and Mary moved to the hallway.\n3 Where is Sandra? \tkitchen\t1\n4 Daniel and Sandra moved to the office.\n5 Sandra and John went to the bathroom.\n6 Where is Mary? \thallway\t2\n7 John and Mary went to the garden.\n8 John and Mary went back to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Daniel and Sandra went to the garden.\n11 Mary and Daniel went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Mary and Daniel journeyed to the bedroom.\n14 Daniel and Mary went to the hallway.\n15 Where is Mary? \thallway\t14\n1 Daniel and Mary went back to the bedroom.\n2 Mary and Daniel went back to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Sandra and Daniel went back to the bedroom.\n5 Sandra and Daniel travelled to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Mary and John went back to the kitchen.\n8 Mary and John travelled to the hallway.\n9 Where is John? \thallway\t8\n10 Sandra and Daniel journeyed to the kitchen.\n11 Mary and Sandra journeyed to the garden.\n12 Where is Mary? \tgarden\t11\n13 Daniel and John moved to the bedroom.\n14 Mary and Sandra went back to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Mary and Daniel moved to the kitchen.\n2 Mary and Daniel went to the office.\n3 Where is Mary? \toffice\t2\n4 Sandra and Mary journeyed to the hallway.\n5 Sandra and Daniel moved to the bathroom.\n6 Where is Mary? \thallway\t4\n7 Daniel and John journeyed to the bedroom.\n8 John and Mary journeyed to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Mary and Sandra travelled to the bedroom.\n11 Daniel and Mary travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Daniel and Sandra journeyed to the garden.\n14 Mary and Sandra travelled to the office.\n15 Where is Sandra? \toffice\t14\n1 Daniel and John went back to the kitchen.\n2 John and Sandra journeyed to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra and John went back to the office.\n5 Daniel and Sandra went back to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Mary and Sandra journeyed to the kitchen.\n8 Sandra and John went to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Mary and Sandra moved to the hallway.\n11 John and Mary moved to the office.\n12 Where is John? \toffice\t11\n13 Daniel and Sandra journeyed to the office.\n14 Mary and Sandra journeyed to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Mary and Daniel moved to the hallway.\n2 Daniel and Mary journeyed to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Sandra and John journeyed to the office.\n5 Mary and Sandra moved to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Mary and John journeyed to the bathroom.\n8 Daniel and Mary journeyed to the kitchen.\n9 Where is John? \tbathroom\t7\n10 Sandra and Daniel journeyed to the bathroom.\n11 Sandra and John went to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Mary and Daniel journeyed to the office.\n14 Daniel and Sandra travelled to the kitchen.\n15 Where is Mary? \toffice\t13\n1 John and Sandra went to the hallway.\n2 Sandra and John went back to the office.\n3 Where is John? \toffice\t2\n4 John and Sandra went to the garden.\n5 Daniel and John journeyed to the hallway.\n6 Where is John? \thallway\t5\n7 John and Sandra journeyed to the kitchen.\n8 Mary and Sandra moved to the office.\n9 Where is Sandra? \toffice\t8\n10 Mary and Sandra travelled to the bathroom.\n11 Daniel and Sandra went back to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Mary and John went back to the bedroom.\n14 Daniel and John journeyed to the office.\n15 Where is Mary? \tbedroom\t13\n1 Sandra and Daniel went back to the bedroom.\n2 John and Mary moved to the office.\n3 Where is Mary? \toffice\t2\n4 John and Sandra moved to the bathroom.\n5 John and Mary went to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra and John travelled to the kitchen.\n8 John and Mary went to the hallway.\n9 Where is John? \thallway\t8\n10 Mary and Sandra went back to the garden.\n11 Sandra and John went to the bathroom.\n12 Where is John? \tbathroom\t11\n13 John and Daniel went to the garden.\n14 John and Mary moved to the hallway.\n15 Where is Mary? \thallway\t14\n1 Mary and Sandra went back to the garden.\n2 Sandra and Mary went to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Mary and Sandra went back to the hallway.\n5 John and Sandra journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 John and Sandra moved to the hallway.\n8 Mary and Daniel journeyed to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Mary moved to the kitchen.\n11 Daniel and Mary travelled to the hallway.\n12 Where is Sandra? \tkitchen\t10\n13 Mary and Sandra went to the bedroom.\n14 Mary and Daniel moved to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Mary and John went back to the hallway.\n2 Daniel and John went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Daniel journeyed to the bathroom.\n5 Daniel and Sandra travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Sandra and Daniel travelled to the hallway.\n8 Mary and Daniel moved to the garden.\n9 Where is Sandra? \thallway\t7\n10 Sandra and Mary went to the bedroom.\n11 Daniel and John went to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Daniel and Mary journeyed to the bathroom.\n14 Mary and Daniel journeyed to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra and Daniel went back to the kitchen.\n2 John and Daniel travelled to the hallway.\n3 Where is John? \thallway\t2\n4 John and Sandra went back to the bedroom.\n5 Sandra and Daniel journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel and Mary journeyed to the bedroom.\n8 Mary and Sandra went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 Mary and Sandra went to the bedroom.\n11 Mary and John went back to the hallway.\n12 Where is Sandra? \tbedroom\t10\n13 Sandra and Daniel went to the office.\n14 John and Mary went to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Mary and Sandra journeyed to the kitchen.\n2 Sandra and Daniel went back to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Daniel and Mary travelled to the bathroom.\n5 Daniel and Sandra journeyed to the office.\n6 Where is Daniel? \toffice\t5\n7 Mary and John went to the garden.\n8 Mary and John moved to the office.\n9 Where is Mary? \toffice\t8\n10 Mary and Sandra went to the kitchen.\n11 Daniel and Sandra journeyed to the hallway.\n12 Where is John? \toffice\t8\n13 Daniel and Sandra went back to the kitchen.\n14 John and Sandra travelled to the hallway.\n15 Where is Daniel? \tkitchen\t13\n1 Mary and John went back to the garden.\n2 Mary and Sandra moved to the office.\n3 Where is Mary? \toffice\t2\n4 Mary and John went to the bathroom.\n5 Daniel and Mary journeyed to the kitchen.\n6 Where is Sandra? \toffice\t2\n7 John and Sandra moved to the hallway.\n8 Daniel and John moved to the office.\n9 Where is Mary? \tkitchen\t5\n10 John and Mary travelled to the bedroom.\n11 Sandra and Daniel went back to the bathroom.\n12 Where is John? \tbedroom\t10\n13 Daniel and John journeyed to the hallway.\n14 John and Daniel went to the garden.\n15 Where is John? \tgarden\t14\n1 Sandra and Mary travelled to the garden.\n2 Sandra and Mary went to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Sandra and Daniel moved to the kitchen.\n5 Daniel and Sandra moved to the hallway.\n6 Where is Sandra? \thallway\t5\n7 John and Mary went back to the bedroom.\n8 John and Mary journeyed to the hallway.\n9 Where is Sandra? \thallway\t5\n10 Sandra and Daniel journeyed to the office.\n11 Daniel and Sandra moved to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John and Mary went to the garden.\n14 Daniel and Mary moved to the bedroom.\n15 Where is Sandra? \tbathroom\t11\n1 Sandra and Mary went back to the hallway.\n2 Daniel and Sandra travelled to the office.\n3 Where is Mary? \thallway\t1\n4 Daniel and Sandra moved to the garden.\n5 Sandra and John went back to the hallway.\n6 Where is John? \thallway\t5\n7 Sandra and John went back to the garden.\n8 Daniel and Mary travelled to the office.\n9 Where is Sandra? \tgarden\t7\n10 Daniel and Mary moved to the kitchen.\n11 Sandra and Mary moved to the office.\n12 Where is Mary? \toffice\t11\n13 Sandra and John went to the bedroom.\n14 Daniel and Mary went to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra and Daniel went back to the office.\n2 John and Mary travelled to the garden.\n3 Where is John? \tgarden\t2\n4 John and Mary journeyed to the office.\n5 Daniel and Sandra went to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Mary and John went to the hallway.\n8 Mary and John journeyed to the kitchen.\n9 Where is Sandra? \tgarden\t5\n10 Sandra and John journeyed to the bathroom.\n11 Sandra and John moved to the hallway.\n12 Where is John? \thallway\t11\n13 John and Mary travelled to the office.\n14 John and Mary moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel and John went to the hallway.\n2 Mary and Sandra travelled to the hallway.\n3 Where is Daniel? \thallway\t1\n4 Sandra and Mary went to the kitchen.\n5 John and Daniel journeyed to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Mary and Daniel went back to the office.\n8 Mary and Daniel travelled to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Mary moved to the hallway.\n11 Mary and Daniel travelled to the office.\n12 Where is Daniel? \toffice\t11\n13 Mary and John went back to the bathroom.\n14 Daniel and John travelled to the garden.\n15 Where is John? \tgarden\t14\n1 Mary and Sandra went to the bedroom.\n2 Daniel and Mary went back to the office.\n3 Where is Sandra? \tbedroom\t1\n4 Mary and John travelled to the bedroom.\n5 Mary and Sandra journeyed to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel and Sandra went back to the kitchen.\n8 Sandra and Mary went to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Daniel and Mary moved to the garden.\n11 John and Mary went back to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Sandra and Mary journeyed to the office.\n14 Sandra and John went back to the hallway.\n15 Where is Mary? \toffice\t13\n1 John and Mary went to the garden.\n2 Sandra and Mary went back to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 John and Sandra went back to the kitchen.\n5 Mary and Sandra travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra and John moved to the bathroom.\n8 John and Sandra went to the office.\n9 Where is Sandra? \toffice\t8\n10 Sandra and John moved to the kitchen.\n11 Mary and Sandra moved to the office.\n12 Where is Mary? \toffice\t11\n13 Sandra and Daniel went back to the hallway.\n14 Daniel and Mary went to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 John and Mary went to the kitchen.\n2 Daniel and Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra and Mary travelled to the bedroom.\n5 John and Daniel moved to the office.\n6 Where is John? \toffice\t5\n7 John and Daniel went back to the bedroom.\n8 Daniel and Mary travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Sandra and John travelled to the kitchen.\n11 John and Sandra travelled to the hallway.\n12 Where is Mary? \tkitchen\t8\n13 Sandra and John went back to the office.\n14 Sandra and Mary moved to the hallway.\n15 Where is Mary? \thallway\t14\n1 Daniel and Sandra went back to the bedroom.\n2 Mary and John moved to the hallway.\n3 Where is Sandra? \tbedroom\t1\n4 Mary and Daniel moved to the garden.\n5 Sandra and Mary journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 John and Mary moved to the office.\n8 Sandra and Daniel went back to the office.\n9 Where is Mary? \toffice\t7\n10 Daniel and John journeyed to the garden.\n11 Sandra and John journeyed to the bedroom.\n12 Where is Daniel? \tgarden\t10\n13 John and Mary travelled to the hallway.\n14 Daniel and John went to the office.\n15 Where is Daniel? \toffice\t14\n1 John and Sandra went to the bedroom.\n2 Sandra and John moved to the garden.\n3 Where is John? \tgarden\t2\n4 John and Daniel moved to the kitchen.\n5 Mary and Sandra journeyed to the office.\n6 Where is John? \tkitchen\t4\n7 Sandra and John travelled to the bedroom.\n8 Mary and John moved to the kitchen.\n9 Where is Sandra? \tbedroom\t7\n10 John and Sandra went back to the bathroom.\n11 Daniel and Mary moved to the garden.\n12 Where is John? \tbathroom\t10\n13 Sandra and Daniel went back to the bedroom.\n14 Sandra and Mary went to the hallway.\n15 Where is Mary? \thallway\t14\n1 Mary and Daniel travelled to the bedroom.\n2 Mary and John journeyed to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 Sandra and Daniel went back to the garden.\n5 John and Mary moved to the office.\n6 Where is John? \toffice\t5\n7 Mary and John went back to the bedroom.\n8 Mary and Daniel went back to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary and Sandra went back to the kitchen.\n11 Mary and John moved to the hallway.\n12 Where is Daniel? \tbathroom\t8\n13 Sandra and Mary went to the garden.\n14 Daniel and Sandra went to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary and Daniel journeyed to the garden.\n2 Mary and John went back to the hallway.\n3 Where is John? \thallway\t2\n4 Daniel and John went back to the office.\n5 Mary and Sandra moved to the office.\n6 Where is Mary? \toffice\t5\n7 Mary and John travelled to the kitchen.\n8 Daniel and Sandra went back to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Sandra and John travelled to the office.\n11 John and Mary journeyed to the garden.\n12 Where is Sandra? \toffice\t10\n13 Sandra and Mary journeyed to the bathroom.\n14 Sandra and John went back to the office.\n15 Where is John? \toffice\t14\n1 John and Mary moved to the kitchen.\n2 Sandra and John journeyed to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Mary went to the bathroom.\n5 Daniel and John went back to the office.\n6 Where is Daniel? \toffice\t5\n7 John and Sandra went back to the bathroom.\n8 Sandra and John journeyed to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Sandra and John moved to the bathroom.\n11 Sandra and Mary went to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Sandra and Daniel journeyed to the garden.\n14 Sandra and Daniel travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Mary and Sandra travelled to the office.\n2 Mary and Sandra went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel and John journeyed to the garden.\n5 Daniel and Mary went back to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Sandra and Daniel went back to the bathroom.\n8 Mary and Sandra went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 Mary and Sandra went to the bathroom.\n11 Sandra and Daniel moved to the kitchen.\n12 Where is Mary? \tbathroom\t10\n13 Mary and Sandra travelled to the bedroom.\n14 Mary and John went to the office.\n15 Where is Mary? \toffice\t14\n1 John and Daniel went back to the kitchen.\n2 Sandra and John went back to the office.\n3 Where is Daniel? \tkitchen\t1\n4 Sandra and John travelled to the garden.\n5 Daniel and Mary journeyed to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Mary and Daniel went back to the hallway.\n8 John and Daniel journeyed to the office.\n9 Where is Mary? \thallway\t7\n10 Mary and John went to the bathroom.\n11 Daniel and John went back to the bedroom.\n12 Where is Mary? \tbathroom\t10\n13 John and Mary travelled to the office.\n14 Mary and Daniel journeyed to the hallway.\n15 Where is Mary? \thallway\t14\n1 Daniel and John went back to the office.\n2 Mary and Sandra travelled to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John and Sandra went back to the garden.\n5 Mary and Daniel went to the hallway.\n6 Where is Mary? \thallway\t5\n7 Sandra and Daniel went back to the kitchen.\n8 Daniel and Sandra went to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Mary and Daniel journeyed to the office.\n11 Mary and Daniel went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Daniel travelled to the office.\n14 Mary and Daniel travelled to the hallway.\n15 Where is Mary? \thallway\t14\n1 John and Sandra went back to the kitchen.\n2 Sandra and Mary travelled to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary and Daniel travelled to the office.\n5 Mary and John went to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Daniel and Sandra went to the kitchen.\n8 Daniel and Mary journeyed to the office.\n9 Where is Sandra? \tkitchen\t7\n10 Sandra and Mary went back to the bathroom.\n11 Mary and John journeyed to the garden.\n12 Where is Sandra? \tbathroom\t10\n13 John and Mary moved to the office.\n14 Mary and Daniel journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Daniel and Mary travelled to the kitchen.\n2 John and Mary went to the hallway.\n3 Where is Daniel? \tkitchen\t1\n4 Mary and Sandra travelled to the office.\n5 Sandra and Mary travelled to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Sandra and Mary journeyed to the hallway.\n8 Sandra and Mary went to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Daniel and John went to the garden.\n11 Daniel and John travelled to the office.\n12 Where is Daniel? \toffice\t11\n13 Daniel and Mary moved to the garden.\n14 Sandra and John moved to the hallway.\n15 Where is John? \thallway\t14\n1 Daniel and Mary journeyed to the hallway.\n2 John and Daniel went back to the office.\n3 Where is Mary? \thallway\t1\n4 Daniel and John moved to the garden.\n5 Sandra and Daniel journeyed to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Sandra and John journeyed to the bathroom.\n8 John and Daniel moved to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 John and Mary went back to the bathroom.\n11 Mary and John travelled to the hallway.\n12 Where is Daniel? \tbedroom\t8\n13 Mary and Daniel journeyed to the garden.\n14 Daniel and Mary went to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary and Sandra journeyed to the kitchen.\n2 Daniel and John travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra and John journeyed to the garden.\n5 Daniel and Sandra went back to the office.\n6 Where is John? \tgarden\t4\n7 Mary and Sandra went back to the bathroom.\n8 John and Daniel went to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary and Daniel went back to the hallway.\n11 Mary and Daniel moved to the office.\n12 Where is Mary? \toffice\t11\n13 Mary and Daniel journeyed to the bedroom.\n14 Sandra and Daniel went back to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra and Mary moved to the kitchen.\n2 Mary and Sandra journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Mary and Sandra moved to the hallway.\n5 Sandra and Mary travelled to the office.\n6 Where is Sandra? \toffice\t5\n7 Mary and Sandra travelled to the bathroom.\n8 Daniel and Mary moved to the garden.\n9 Where is Mary? \tgarden\t8\n10 Sandra and Daniel went back to the bedroom.\n11 Mary and John journeyed to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Sandra and Mary travelled to the office.\n14 John and Sandra moved to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John and Daniel went back to the garden.\n2 John and Sandra moved to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Sandra and Daniel travelled to the kitchen.\n5 Daniel and Sandra travelled to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra and Daniel journeyed to the hallway.\n8 Daniel and John moved to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Sandra and Mary went back to the bathroom.\n11 Daniel and Sandra went back to the office.\n12 Where is Mary? \tbathroom\t10\n13 Sandra and Daniel went to the bedroom.\n14 John and Mary went to the garden.\n15 Where is Daniel? \tbedroom\t13\n1 Daniel and John went back to the garden.\n2 Daniel and John moved to the office.\n3 Where is John? \toffice\t2\n4 Mary and John went back to the kitchen.\n5 John and Sandra went back to the hallway.\n6 Where is Mary? \tkitchen\t4\n7 John and Daniel went back to the bedroom.\n8 Sandra and John moved to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Mary and Daniel travelled to the garden.\n11 Sandra and Mary journeyed to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and Mary went back to the office.\n14 Mary and Daniel journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Daniel and Mary travelled to the kitchen.\n2 Sandra and Daniel moved to the garden.\n3 Where is Mary? \tkitchen\t1\n4 Sandra and John journeyed to the bedroom.\n5 Sandra and Mary went back to the hallway.\n6 Where is Mary? \thallway\t5\n7 John and Sandra journeyed to the office.\n8 John and Daniel moved to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Daniel and Mary went back to the office.\n11 John and Mary went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra and John moved to the bathroom.\n14 Mary and Sandra journeyed to the office.\n15 Where is Mary? \toffice\t14\n"
  },
  {
    "path": "tasksv11/en/qa12_conjunction_train.txt",
    "content": "1 Mary and Daniel travelled to the bathroom.\n2 John and Daniel travelled to the office.\n3 Where is Daniel? \toffice\t2\n4 Sandra and Daniel moved to the kitchen.\n5 Sandra and John moved to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Mary and Sandra went to the bedroom.\n8 Mary and Daniel moved to the garden.\n9 Where is Sandra? \tbedroom\t7\n10 Daniel and Mary went to the bathroom.\n11 Sandra and Mary travelled to the garden.\n12 Where is Daniel? \tbathroom\t10\n13 John and Sandra travelled to the hallway.\n14 John and Sandra went back to the office.\n15 Where is John? \toffice\t14\n1 Sandra and Mary went back to the office.\n2 Daniel and Sandra went to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra and Mary travelled to the hallway.\n5 John and Mary went to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Sandra and John journeyed to the garden.\n8 Sandra and John travelled to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Daniel and Sandra journeyed to the garden.\n11 Mary and Daniel went back to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Daniel and John journeyed to the office.\n14 Daniel and Sandra journeyed to the kitchen.\n15 Where is John? \toffice\t13\n1 Sandra and Mary moved to the office.\n2 Daniel and John travelled to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Sandra and Daniel moved to the hallway.\n5 Daniel and Mary journeyed to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Daniel and Mary journeyed to the bathroom.\n8 Daniel and Mary moved to the garden.\n9 Where is Mary? \tgarden\t8\n10 John and Mary went back to the bathroom.\n11 Daniel and Mary went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Sandra journeyed to the bedroom.\n14 Sandra and Daniel went back to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Sandra and Mary moved to the office.\n2 Daniel and John journeyed to the hallway.\n3 Where is Sandra? \toffice\t1\n4 John and Daniel went to the kitchen.\n5 John and Daniel went back to the hallway.\n6 Where is John? \thallway\t5\n7 Daniel and Sandra journeyed to the garden.\n8 Mary and Daniel travelled to the bathroom.\n9 Where is Sandra? \tgarden\t7\n10 Sandra and Daniel moved to the kitchen.\n11 Mary and Sandra went back to the bedroom.\n12 Where is Daniel? \tkitchen\t10\n13 Sandra and Mary went to the garden.\n14 John and Mary journeyed to the bedroom.\n15 Where is Sandra? \tgarden\t13\n1 Daniel and Sandra went back to the hallway.\n2 Daniel and John moved to the office.\n3 Where is Sandra? \thallway\t1\n4 Daniel and John moved to the garden.\n5 Daniel and Mary went back to the bathroom.\n6 Where is John? \tgarden\t4\n7 Daniel and John went back to the kitchen.\n8 Daniel and Sandra went to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary and Sandra journeyed to the garden.\n11 John and Sandra moved to the hallway.\n12 Where is Mary? \tgarden\t10\n13 Sandra and Daniel went back to the office.\n14 Mary and John journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary and Sandra moved to the garden.\n2 Sandra and John went back to the bedroom.\n3 Where is Mary? \tgarden\t1\n4 Sandra and Daniel moved to the office.\n5 Daniel and Sandra went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Sandra and John went back to the bathroom.\n8 Mary and Daniel went back to the bathroom.\n9 Where is Sandra? \tbathroom\t7\n10 Sandra and John travelled to the garden.\n11 John and Mary travelled to the office.\n12 Where is Daniel? \tbathroom\t8\n13 Sandra and Daniel travelled to the office.\n14 Daniel and Sandra went back to the hallway.\n15 Where is Mary? \toffice\t11\n1 Daniel and Sandra went to the bathroom.\n2 John and Sandra went to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra and John went back to the kitchen.\n5 Mary and Daniel moved to the garden.\n6 Where is Sandra? \tkitchen\t4\n7 Sandra and John journeyed to the bathroom.\n8 John and Daniel went back to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Mary and John journeyed to the hallway.\n11 Daniel and John journeyed to the office.\n12 Where is Daniel? \toffice\t11\n13 Sandra and Mary went back to the garden.\n14 Mary and John travelled to the bathroom.\n15 Where is Sandra? \tgarden\t13\n1 Sandra and John went back to the bathroom.\n2 Mary and John went back to the office.\n3 Where is John? \toffice\t2\n4 Sandra and Mary went back to the hallway.\n5 Daniel and Mary moved to the bedroom.\n6 Where is Sandra? \thallway\t4\n7 John and Daniel journeyed to the bathroom.\n8 Mary and John journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Sandra and John went back to the office.\n11 Mary and Daniel journeyed to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel and Sandra went to the hallway.\n14 Daniel and Sandra travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and John journeyed to the office.\n2 John and Sandra went to the hallway.\n3 Where is Mary? \toffice\t1\n4 Daniel and Mary journeyed to the bedroom.\n5 Mary and Sandra moved to the bathroom.\n6 Where is Daniel? \tbedroom\t4\n7 Mary and John travelled to the office.\n8 Sandra and Mary went back to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Daniel and Mary went to the hallway.\n11 John and Sandra travelled to the garden.\n12 Where is Daniel? \thallway\t10\n13 Sandra and John moved to the office.\n14 John and Mary went back to the bedroom.\n15 Where is John? \tbedroom\t14\n1 John and Mary moved to the bedroom.\n2 Daniel and John went to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Daniel and Sandra went to the hallway.\n5 John and Daniel journeyed to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Sandra and John journeyed to the kitchen.\n8 Mary and Daniel moved to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Sandra and Mary travelled to the hallway.\n11 Mary and Sandra journeyed to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Sandra and John journeyed to the garden.\n14 Sandra and Mary moved to the kitchen.\n15 Where is John? \tgarden\t13\n1 Mary and Daniel moved to the bedroom.\n2 Mary and John travelled to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 John and Mary went to the hallway.\n5 Mary and Daniel went to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Mary and Daniel journeyed to the office.\n8 Daniel and Sandra went to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 John and Mary moved to the bedroom.\n11 Mary and Daniel went back to the office.\n12 Where is John? \tbedroom\t10\n13 Sandra and Mary journeyed to the garden.\n14 John and Sandra moved to the kitchen.\n15 Where is Mary? \tgarden\t13\n1 Daniel and Sandra went back to the kitchen.\n2 Daniel and John went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Daniel and John moved to the bathroom.\n5 Sandra and Mary travelled to the office.\n6 Where is Daniel? \tbathroom\t4\n7 John and Mary travelled to the hallway.\n8 Sandra and Mary journeyed to the garden.\n9 Where is Mary? \tgarden\t8\n10 Daniel and Sandra went back to the bedroom.\n11 Daniel and John went back to the kitchen.\n12 Where is Mary? \tgarden\t8\n13 Sandra and John journeyed to the hallway.\n14 John and Sandra journeyed to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary and Daniel travelled to the bathroom.\n2 John and Sandra went back to the bedroom.\n3 Where is Mary? \tbathroom\t1\n4 Daniel and John moved to the hallway.\n5 Daniel and John travelled to the office.\n6 Where is Daniel? \toffice\t5\n7 Daniel and Sandra went back to the garden.\n8 Mary and Daniel went to the office.\n9 Where is Daniel? \toffice\t8\n10 Daniel and Mary journeyed to the hallway.\n11 Sandra and John moved to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra and John moved to the bathroom.\n14 Sandra and John moved to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Daniel and John went back to the bedroom.\n2 Mary and Daniel moved to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel and John went to the kitchen.\n5 Mary and John travelled to the garden.\n6 Where is Daniel? \tkitchen\t4\n7 John and Mary travelled to the hallway.\n8 Mary and John moved to the office.\n9 Where is John? \toffice\t8\n10 John and Mary went to the bedroom.\n11 Daniel and Mary travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra and Mary travelled to the garden.\n14 Mary and John travelled to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Sandra and Mary travelled to the garden.\n2 Daniel and John journeyed to the hallway.\n3 Where is Mary? \tgarden\t1\n4 John and Sandra went back to the bedroom.\n5 John and Mary went to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel and Mary went to the garden.\n8 John and Sandra journeyed to the garden.\n9 Where is Mary? \tgarden\t7\n10 John and Sandra went to the bedroom.\n11 Sandra and Daniel moved to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Mary and John moved to the office.\n14 Daniel and Mary moved to the kitchen.\n15 Where is John? \toffice\t13\n1 Mary and John moved to the kitchen.\n2 Daniel and John went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Sandra journeyed to the office.\n5 John and Daniel journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Mary and John went to the bathroom.\n8 Mary and John journeyed to the garden.\n9 Where is Daniel? \tkitchen\t5\n10 Daniel and John journeyed to the bedroom.\n11 Mary and Daniel travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Daniel and Sandra went back to the kitchen.\n14 Daniel and John travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary and Sandra moved to the kitchen.\n2 Daniel and John went back to the hallway.\n3 Where is John? \thallway\t2\n4 Daniel and John went to the bedroom.\n5 Daniel and Sandra journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra and John moved to the garden.\n8 Daniel and Mary went back to the bedroom.\n9 Where is Sandra? \tgarden\t7\n10 Mary and Sandra went to the office.\n11 Daniel and Mary travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 John and Sandra journeyed to the bedroom.\n14 John and Mary went back to the office.\n15 Where is Mary? \toffice\t14\n1 Mary and Sandra journeyed to the kitchen.\n2 John and Sandra moved to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra and Daniel journeyed to the kitchen.\n5 Daniel and Sandra went back to the office.\n6 Where is Daniel? \toffice\t5\n7 John and Daniel journeyed to the bathroom.\n8 Daniel and John went to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John and Mary went back to the bathroom.\n11 Mary and John journeyed to the office.\n12 Where is Mary? \toffice\t11\n13 Sandra and John moved to the garden.\n14 Daniel and Mary journeyed to the hallway.\n15 Where is Sandra? \tgarden\t13\n1 Daniel and Sandra went to the hallway.\n2 John and Sandra went to the office.\n3 Where is Sandra? \toffice\t2\n4 Mary and John went to the garden.\n5 Daniel and Mary moved to the office.\n6 Where is Mary? \toffice\t5\n7 Mary and Sandra moved to the bedroom.\n8 Sandra and Daniel went to the bathroom.\n9 Where is Mary? \tbedroom\t7\n10 Mary and Sandra moved to the garden.\n11 Mary and John moved to the bathroom.\n12 Where is Daniel? \tbathroom\t8\n13 Daniel and Mary went back to the hallway.\n14 John and Sandra went back to the office.\n15 Where is John? \toffice\t14\n1 John and Sandra moved to the garden.\n2 Daniel and John journeyed to the kitchen.\n3 Where is Sandra? \tgarden\t1\n4 John and Daniel went back to the hallway.\n5 John and Mary travelled to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Sandra and Daniel moved to the office.\n8 Sandra and Mary went to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Daniel and John moved to the bathroom.\n11 Mary and Daniel went to the kitchen.\n12 Where is John? \tbathroom\t10\n13 John and Sandra moved to the kitchen.\n14 Mary and John went back to the office.\n15 Where is John? \toffice\t14\n1 Mary and Daniel went to the office.\n2 Daniel and Sandra moved to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John and Mary journeyed to the bathroom.\n5 Mary and Sandra travelled to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Mary and John travelled to the bedroom.\n8 Sandra and John travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Daniel and Mary went back to the kitchen.\n11 Sandra and Mary went to the office.\n12 Where is Sandra? \toffice\t11\n13 Daniel and Sandra journeyed to the bedroom.\n14 Daniel and John moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra and Daniel moved to the office.\n2 John and Mary went back to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Mary and John went back to the bedroom.\n5 Mary and Sandra travelled to the garden.\n6 Where is John? \tbedroom\t4\n7 John and Sandra journeyed to the bathroom.\n8 John and Daniel travelled to the garden.\n9 Where is John? \tgarden\t8\n10 Daniel and Sandra moved to the kitchen.\n11 Daniel and John went back to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra and John travelled to the bedroom.\n14 Mary and Daniel journeyed to the hallway.\n15 Where is John? \tbedroom\t13\n1 Mary and Sandra journeyed to the kitchen.\n2 Mary and Daniel moved to the hallway.\n3 Where is Sandra? \tkitchen\t1\n4 John and Daniel went back to the bedroom.\n5 John and Mary moved to the garden.\n6 Where is Daniel? \tbedroom\t4\n7 Daniel and Sandra moved to the hallway.\n8 Mary and Sandra travelled to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 John and Daniel journeyed to the kitchen.\n11 Sandra and Daniel went back to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra and John journeyed to the bathroom.\n14 Mary and John moved to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Daniel and Mary moved to the office.\n2 Sandra and Mary went to the hallway.\n3 Where is Mary? \thallway\t2\n4 John and Daniel travelled to the bathroom.\n5 Mary and Sandra journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 Daniel and John journeyed to the garden.\n8 Mary and John went back to the hallway.\n9 Where is John? \thallway\t8\n10 Mary and Sandra moved to the bathroom.\n11 John and Sandra journeyed to the office.\n12 Where is John? \toffice\t11\n13 Sandra and John went back to the hallway.\n14 John and Daniel went to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 John and Mary travelled to the hallway.\n2 Daniel and Sandra went back to the bathroom.\n3 Where is Mary? \thallway\t1\n4 John and Mary moved to the office.\n5 Sandra and John went to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Sandra and Daniel moved to the garden.\n8 Mary and John went to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Sandra and Mary journeyed to the hallway.\n11 Mary and John travelled to the bathroom.\n12 Where is Sandra? \thallway\t10\n13 Mary and Sandra went to the kitchen.\n14 Daniel and John went to the hallway.\n15 Where is Sandra? \tkitchen\t13\n1 Mary and John went back to the kitchen.\n2 John and Sandra went back to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra and Mary travelled to the bedroom.\n5 Sandra and Daniel went to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Mary and Sandra went to the garden.\n8 Mary and Sandra went to the hallway.\n9 Where is Daniel? \tbathroom\t5\n10 Mary and Daniel travelled to the kitchen.\n11 Sandra and Daniel travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra and John moved to the hallway.\n14 John and Daniel moved to the garden.\n15 Where is Sandra? \thallway\t13\n1 Sandra and Mary travelled to the hallway.\n2 Daniel and Mary moved to the bedroom.\n3 Where is Sandra? \thallway\t1\n4 Mary and Daniel journeyed to the kitchen.\n5 John and Sandra journeyed to the bedroom.\n6 Where is Daniel? \tkitchen\t4\n7 Sandra and Daniel went back to the bathroom.\n8 Daniel and John moved to the office.\n9 Where is John? \toffice\t8\n10 Mary and John journeyed to the bedroom.\n11 Mary and John travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Daniel and Sandra went back to the hallway.\n14 Mary and John travelled to the garden.\n15 Where is Daniel? \thallway\t13\n1 Mary and Daniel moved to the bedroom.\n2 Sandra and John travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t1\n4 John and Sandra went to the garden.\n5 Sandra and Mary went back to the bathroom.\n6 Where is John? \tgarden\t4\n7 John and Daniel travelled to the kitchen.\n8 John and Mary travelled to the garden.\n9 Where is Daniel? \tkitchen\t7\n10 John and Daniel went back to the office.\n11 Mary and Daniel moved to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Mary and Daniel journeyed to the office.\n14 Daniel and Sandra travelled to the hallway.\n15 Where is Mary? \toffice\t13\n1 Daniel and John went back to the bathroom.\n2 John and Sandra moved to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John and Sandra journeyed to the bedroom.\n5 Daniel and Sandra went back to the office.\n6 Where is John? \tbedroom\t4\n7 Daniel and Sandra moved to the kitchen.\n8 John and Daniel travelled to the bathroom.\n9 Where is Sandra? \tkitchen\t7\n10 Daniel and Sandra journeyed to the bedroom.\n11 Daniel and Mary travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra and Mary travelled to the office.\n14 Mary and Sandra went back to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Daniel and Mary travelled to the office.\n2 Mary and Daniel went to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Mary and Daniel went back to the office.\n5 Sandra and Mary went to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra and Mary journeyed to the kitchen.\n8 Sandra and Mary travelled to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Sandra and Mary journeyed to the office.\n11 John and Daniel journeyed to the hallway.\n12 Where is John? \thallway\t11\n13 Daniel and Sandra went to the bedroom.\n14 Mary and Sandra travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Mary and Daniel journeyed to the bathroom.\n2 Sandra and Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Sandra and Daniel went to the office.\n5 Sandra and Daniel journeyed to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra and Daniel journeyed to the hallway.\n8 Daniel and John moved to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 John and Sandra went back to the garden.\n11 Daniel and Mary journeyed to the garden.\n12 Where is John? \tgarden\t10\n13 Daniel and John journeyed to the bathroom.\n14 Mary and Sandra travelled to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel and John moved to the garden.\n2 Daniel and John went back to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 John and Sandra went back to the bedroom.\n5 Daniel and Mary moved to the garden.\n6 Where is John? \tbedroom\t4\n7 John and Sandra travelled to the hallway.\n8 Sandra and John journeyed to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Mary and Sandra went back to the kitchen.\n11 John and Sandra went to the hallway.\n12 Where is John? \thallway\t11\n13 Daniel and John went back to the bedroom.\n14 Daniel and Sandra went to the bathroom.\n15 Where is John? \tbedroom\t13\n1 John and Mary travelled to the kitchen.\n2 Daniel and John went back to the garden.\n3 Where is Mary? \tkitchen\t1\n4 Sandra and John went back to the hallway.\n5 John and Daniel moved to the kitchen.\n6 Where is John? \tkitchen\t5\n7 John and Sandra moved to the garden.\n8 Sandra and John journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 John and Sandra travelled to the bedroom.\n11 John and Mary went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 John and Mary went to the kitchen.\n14 John and Mary went to the office.\n15 Where is John? \toffice\t14\n1 John and Daniel journeyed to the hallway.\n2 Daniel and Sandra travelled to the bedroom.\n3 Where is John? \thallway\t1\n4 Sandra and Mary journeyed to the office.\n5 Mary and Sandra journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 Daniel and Sandra moved to the bathroom.\n8 Daniel and John journeyed to the kitchen.\n9 Where is Sandra? \tbathroom\t7\n10 Daniel and John went back to the office.\n11 Mary and Daniel went to the bedroom.\n12 Where is John? \toffice\t10\n13 Sandra and Mary moved to the kitchen.\n14 Daniel and Mary went back to the office.\n15 Where is Mary? \toffice\t14\n1 Daniel and Sandra went to the office.\n2 John and Sandra journeyed to the hallway.\n3 Where is Daniel? \toffice\t1\n4 Daniel and Sandra moved to the garden.\n5 Daniel and Mary went to the hallway.\n6 Where is Sandra? \tgarden\t4\n7 Mary and Daniel moved to the garden.\n8 John and Mary journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Daniel and Mary travelled to the bedroom.\n11 Daniel and Mary travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Mary and Sandra went to the bedroom.\n14 Daniel and Sandra moved to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary and Daniel travelled to the bathroom.\n2 Daniel and Mary travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 John and Sandra journeyed to the hallway.\n5 Daniel and Mary went to the office.\n6 Where is Mary? \toffice\t5\n7 John and Mary moved to the bathroom.\n8 Mary and Daniel journeyed to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Mary and Daniel moved to the office.\n11 Mary and Sandra journeyed to the bedroom.\n12 Where is Daniel? \toffice\t10\n13 Sandra and Daniel journeyed to the garden.\n14 Mary and Daniel moved to the office.\n15 Where is Sandra? \tgarden\t13\n1 John and Daniel moved to the hallway.\n2 Mary and Sandra travelled to the hallway.\n3 Where is Daniel? \thallway\t1\n4 Daniel and John moved to the kitchen.\n5 John and Daniel travelled to the garden.\n6 Where is John? \tgarden\t5\n7 Sandra and John moved to the bedroom.\n8 Sandra and Daniel went back to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Sandra and John journeyed to the hallway.\n11 John and Daniel went back to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 John and Sandra went back to the kitchen.\n14 Daniel and Sandra travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Sandra and Daniel moved to the bedroom.\n2 Mary and Daniel journeyed to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel and John moved to the kitchen.\n5 Mary and Sandra journeyed to the bathroom.\n6 Where is John? \tkitchen\t4\n7 Daniel and John travelled to the office.\n8 Daniel and John journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 John and Daniel journeyed to the bathroom.\n11 Daniel and Sandra moved to the hallway.\n12 Where is John? \tbathroom\t10\n13 Daniel and John travelled to the garden.\n14 Mary and John went to the kitchen.\n15 Where is Daniel? \tgarden\t13\n1 Daniel and John went back to the garden.\n2 John and Mary went to the hallway.\n3 Where is John? \thallway\t2\n4 John and Daniel went to the bathroom.\n5 Daniel and John journeyed to the hallway.\n6 Where is John? \thallway\t5\n7 Daniel and Mary went to the bathroom.\n8 Daniel and Mary went to the office.\n9 Where is Mary? \toffice\t8\n10 Sandra and Daniel travelled to the bathroom.\n11 Mary and John travelled to the bedroom.\n12 Where is Daniel? \tbathroom\t10\n13 Mary and Sandra moved to the hallway.\n14 Daniel and Mary journeyed to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra and Daniel went to the office.\n2 John and Daniel went back to the hallway.\n3 Where is Sandra? \toffice\t1\n4 Sandra and Mary went back to the bedroom.\n5 Sandra and Mary journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Mary and John moved to the bathroom.\n8 John and Mary travelled to the hallway.\n9 Where is Mary? \thallway\t8\n10 Daniel and Mary journeyed to the garden.\n11 Mary and Daniel went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Daniel travelled to the bedroom.\n14 John and Daniel went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Sandra and Mary moved to the kitchen.\n2 Daniel and Sandra travelled to the office.\n3 Where is Daniel? \toffice\t2\n4 Sandra and John moved to the bathroom.\n5 Daniel and Sandra went back to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John and Daniel travelled to the bedroom.\n8 John and Mary went back to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Sandra and Daniel went to the office.\n11 John and Mary went back to the garden.\n12 Where is Mary? \tgarden\t11\n13 John and Sandra went to the bedroom.\n14 Mary and Sandra moved to the kitchen.\n15 Where is John? \tbedroom\t13\n1 Mary and Sandra journeyed to the kitchen.\n2 Daniel and Mary went to the hallway.\n3 Where is Daniel? \thallway\t2\n4 John and Mary went back to the kitchen.\n5 Mary and Daniel went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Sandra and Daniel went to the garden.\n8 Daniel and John went to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Daniel and Sandra moved to the kitchen.\n11 John and Sandra travelled to the garden.\n12 Where is John? \tgarden\t11\n13 John and Mary moved to the kitchen.\n14 Sandra and Daniel went to the office.\n15 Where is Daniel? \toffice\t14\n1 Sandra and Daniel travelled to the bathroom.\n2 Sandra and Daniel travelled to the office.\n3 Where is Daniel? \toffice\t2\n4 John and Mary journeyed to the office.\n5 Mary and Sandra moved to the hallway.\n6 Where is Daniel? \toffice\t2\n7 John and Mary went to the bathroom.\n8 Daniel and Mary moved to the bedroom.\n9 Where is John? \tbathroom\t7\n10 Daniel and John went to the hallway.\n11 Daniel and John journeyed to the garden.\n12 Where is Mary? \tbedroom\t8\n13 Sandra and Daniel journeyed to the bedroom.\n14 Mary and John went back to the office.\n15 Where is Mary? \toffice\t14\n1 Sandra and Mary went to the hallway.\n2 John and Daniel went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel and John went back to the kitchen.\n5 Sandra and John went to the office.\n6 Where is John? \toffice\t5\n7 Daniel and John travelled to the bathroom.\n8 John and Sandra went back to the hallway.\n9 Where is John? \thallway\t8\n10 John and Mary moved to the garden.\n11 Daniel and John went back to the bedroom.\n12 Where is Mary? \tgarden\t10\n13 Daniel and Sandra went back to the bathroom.\n14 Mary and Daniel went to the hallway.\n15 Where is Sandra? \tbathroom\t13\n1 Sandra and Mary went to the kitchen.\n2 Sandra and John journeyed to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Sandra and Daniel moved to the bathroom.\n5 Sandra and Daniel moved to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Daniel and Mary travelled to the hallway.\n8 John and Sandra travelled to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Daniel and Sandra went to the bathroom.\n11 Sandra and Mary moved to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel and Mary moved to the hallway.\n14 Daniel and Mary moved to the garden.\n15 Where is Mary? \tgarden\t14\n1 Daniel and Mary travelled to the bathroom.\n2 Daniel and Mary went to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Mary and Daniel went to the kitchen.\n5 Mary and John journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 John and Daniel journeyed to the bathroom.\n8 Mary and Daniel went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Mary moved to the office.\n11 John and Mary travelled to the garden.\n12 Where is Daniel? \tgarden\t8\n13 John and Mary went to the bedroom.\n14 Sandra and Daniel journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Sandra and Daniel travelled to the bathroom.\n2 Daniel and Sandra moved to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel and John travelled to the bathroom.\n5 John and Sandra journeyed to the office.\n6 Where is John? \toffice\t5\n7 Daniel and Sandra journeyed to the garden.\n8 Sandra and John journeyed to the bedroom.\n9 Where is Daniel? \tgarden\t7\n10 Daniel and Sandra journeyed to the office.\n11 Sandra and Daniel moved to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Sandra and Mary moved to the kitchen.\n14 Mary and John journeyed to the bathroom.\n15 Where is Sandra? \tkitchen\t13\n1 Sandra and John went back to the kitchen.\n2 Daniel and Sandra travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Daniel and John went back to the garden.\n5 John and Mary travelled to the bathroom.\n6 Where is Daniel? \tgarden\t4\n7 Mary and John journeyed to the kitchen.\n8 Sandra and Mary journeyed to the office.\n9 Where is Mary? \toffice\t8\n10 John and Daniel journeyed to the office.\n11 Daniel and John moved to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Sandra and Mary moved to the bedroom.\n14 Mary and Sandra journeyed to the office.\n15 Where is Sandra? \toffice\t14\n1 Daniel and Mary went back to the bedroom.\n2 Sandra and John went back to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra and John moved to the bathroom.\n5 Daniel and Mary went to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Daniel and John moved to the office.\n8 Mary and Sandra went to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 John and Sandra travelled to the bathroom.\n11 Sandra and John went back to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Daniel and John moved to the bedroom.\n14 Daniel and John moved to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Daniel and John moved to the hallway.\n2 Sandra and Daniel journeyed to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary and John went back to the bathroom.\n5 Mary and Daniel journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 John and Sandra journeyed to the bedroom.\n8 Sandra and John travelled to the garden.\n9 Where is Sandra? \tgarden\t8\n10 John and Daniel journeyed to the bathroom.\n11 Sandra and Mary travelled to the bedroom.\n12 Where is John? \tbathroom\t10\n13 Sandra and John moved to the garden.\n14 Daniel and Sandra travelled to the office.\n15 Where is Mary? \tbedroom\t11\n1 Sandra and Mary moved to the garden.\n2 John and Mary went to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 John and Sandra went to the hallway.\n5 Mary and Daniel travelled to the kitchen.\n6 Where is Sandra? \thallway\t4\n7 John and Daniel travelled to the garden.\n8 Sandra and John went to the office.\n9 Where is John? \toffice\t8\n10 Sandra and John went to the bathroom.\n11 Sandra and John went to the hallway.\n12 Where is John? \thallway\t11\n13 Sandra and Mary moved to the bathroom.\n14 Sandra and Daniel journeyed to the hallway.\n15 Where is John? \thallway\t11\n1 John and Mary travelled to the bedroom.\n2 Mary and Sandra travelled to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Mary and Sandra went back to the kitchen.\n5 Daniel and John went back to the bathroom.\n6 Where is John? \tbathroom\t5\n7 John and Mary moved to the bedroom.\n8 Mary and Daniel moved to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Mary and John journeyed to the bathroom.\n11 Daniel and John travelled to the hallway.\n12 Where is Mary? \tbathroom\t10\n13 Daniel and Mary moved to the bedroom.\n14 Daniel and John moved to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Daniel and John travelled to the hallway.\n2 Sandra and Mary went back to the office.\n3 Where is Sandra? \toffice\t2\n4 John and Mary journeyed to the bathroom.\n5 John and Mary went to the office.\n6 Where is John? \toffice\t5\n7 John and Daniel went back to the kitchen.\n8 Sandra and John moved to the garden.\n9 Where is John? \tgarden\t8\n10 Sandra and Mary journeyed to the kitchen.\n11 Sandra and Mary travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 Mary and John journeyed to the bedroom.\n14 Mary and John travelled to the hallway.\n15 Where is Mary? \thallway\t14\n1 Mary and John travelled to the garden.\n2 Daniel and John moved to the office.\n3 Where is Mary? \tgarden\t1\n4 Mary and Sandra travelled to the bedroom.\n5 Daniel and John journeyed to the kitchen.\n6 Where is Mary? \tbedroom\t4\n7 Sandra and Daniel went to the hallway.\n8 Sandra and Daniel journeyed to the bathroom.\n9 Where is John? \tkitchen\t5\n10 Mary and John travelled to the garden.\n11 Mary and Daniel went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Sandra and Daniel moved to the office.\n14 Daniel and Sandra went to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Daniel and Mary went to the office.\n2 Daniel and Sandra moved to the garden.\n3 Where is Mary? \toffice\t1\n4 John and Daniel moved to the bedroom.\n5 Mary and Sandra journeyed to the bathroom.\n6 Where is Daniel? \tbedroom\t4\n7 John and Sandra journeyed to the hallway.\n8 John and Mary travelled to the kitchen.\n9 Where is Sandra? \thallway\t7\n10 John and Mary journeyed to the office.\n11 Mary and Daniel went back to the bathroom.\n12 Where is John? \toffice\t10\n13 John and Daniel went back to the kitchen.\n14 Mary and John went to the bedroom.\n15 Where is Daniel? \tkitchen\t13\n1 Mary and John went back to the hallway.\n2 Mary and John moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Daniel and Mary travelled to the kitchen.\n5 John and Daniel travelled to the hallway.\n6 Where is Mary? \tkitchen\t4\n7 John and Sandra went back to the garden.\n8 Sandra and Mary journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 John and Mary moved to the bedroom.\n11 John and Mary moved to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Mary and Daniel went to the bedroom.\n14 Mary and Sandra moved to the garden.\n15 Where is Mary? \tgarden\t14\n1 Sandra and John moved to the hallway.\n2 Daniel and Mary travelled to the kitchen.\n3 Where is Sandra? \thallway\t1\n4 Sandra and Mary moved to the bathroom.\n5 Daniel and Sandra moved to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Sandra and Mary moved to the kitchen.\n8 Daniel and Sandra went to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Sandra and Daniel moved to the bedroom.\n11 Daniel and Sandra went back to the office.\n12 Where is Sandra? \toffice\t11\n13 Mary and John travelled to the garden.\n14 John and Mary moved to the hallway.\n15 Where is Sandra? \toffice\t11\n1 Sandra and Mary travelled to the bedroom.\n2 Mary and Daniel travelled to the hallway.\n3 Where is Daniel? \thallway\t2\n4 John and Sandra went to the kitchen.\n5 Sandra and Mary moved to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Daniel and Mary went back to the garden.\n8 Daniel and Sandra travelled to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Daniel and John went to the bathroom.\n11 John and Daniel travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Sandra and Daniel journeyed to the bathroom.\n14 Daniel and John travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra and Daniel journeyed to the bedroom.\n2 Mary and John moved to the bathroom.\n3 Where is John? \tbathroom\t2\n4 John and Sandra moved to the office.\n5 Daniel and Sandra travelled to the hallway.\n6 Where is John? \toffice\t4\n7 Sandra and Mary went to the bedroom.\n8 Sandra and Mary went back to the office.\n9 Where is Mary? \toffice\t8\n10 Mary and Sandra journeyed to the kitchen.\n11 Mary and Daniel went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary and Sandra moved to the garden.\n14 Sandra and Daniel journeyed to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Sandra and John moved to the bedroom.\n2 John and Sandra went back to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John and Sandra journeyed to the kitchen.\n5 John and Mary travelled to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel and Mary went back to the kitchen.\n8 Sandra and Mary moved to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Mary and John travelled to the kitchen.\n11 Sandra and John journeyed to the office.\n12 Where is John? \toffice\t11\n13 Mary and Daniel moved to the hallway.\n14 Sandra and Mary went back to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel and John travelled to the bedroom.\n2 Sandra and John moved to the office.\n3 Where is John? \toffice\t2\n4 Sandra and Daniel journeyed to the garden.\n5 John and Mary journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Daniel and Mary journeyed to the kitchen.\n8 Mary and John travelled to the garden.\n9 Where is Mary? \tgarden\t8\n10 Mary and Sandra moved to the hallway.\n11 John and Sandra journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Sandra and Daniel moved to the office.\n14 John and Mary journeyed to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Daniel and John travelled to the bedroom.\n2 Sandra and Daniel journeyed to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel and Sandra went to the garden.\n5 Mary and Sandra travelled to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Daniel and Mary travelled to the office.\n8 Sandra and Mary went back to the hallway.\n9 Where is Daniel? \toffice\t7\n10 Mary and John journeyed to the office.\n11 Daniel and Mary travelled to the garden.\n12 Where is John? \toffice\t10\n13 John and Daniel journeyed to the bedroom.\n14 John and Daniel travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary and John moved to the hallway.\n2 John and Daniel went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Daniel travelled to the bathroom.\n5 Daniel and Sandra journeyed to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Daniel and Mary journeyed to the office.\n8 Mary and Daniel went to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Sandra and Mary journeyed to the office.\n11 John and Daniel journeyed to the bedroom.\n12 Where is Sandra? \toffice\t10\n13 Daniel and John travelled to the kitchen.\n14 Sandra and Daniel moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra and John went to the hallway.\n2 Sandra and John travelled to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Daniel and Mary travelled to the kitchen.\n5 John and Mary went to the bathroom.\n6 Where is Daniel? \tkitchen\t4\n7 Sandra and Mary moved to the hallway.\n8 Sandra and Daniel went to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 John and Mary went to the kitchen.\n11 Mary and Sandra went back to the bathroom.\n12 Where is Daniel? \tbedroom\t8\n13 John and Daniel moved to the garden.\n14 Mary and Sandra went to the garden.\n15 Where is Daniel? \tgarden\t13\n1 Sandra and Daniel travelled to the garden.\n2 Daniel and Mary travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Mary and Daniel travelled to the bedroom.\n5 Mary and John moved to the garden.\n6 Where is Mary? \tgarden\t5\n7 Sandra and John travelled to the kitchen.\n8 John and Sandra went back to the office.\n9 Where is John? \toffice\t8\n10 John and Sandra travelled to the bathroom.\n11 Daniel and Mary journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Mary and Daniel moved to the bedroom.\n14 Mary and Daniel went back to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Sandra and Mary moved to the kitchen.\n2 Sandra and Mary travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 Daniel and Mary went back to the kitchen.\n5 John and Daniel went to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 John and Daniel travelled to the bedroom.\n8 John and Mary journeyed to the garden.\n9 Where is John? \tgarden\t8\n10 John and Daniel went back to the kitchen.\n11 Mary and Daniel moved to the bedroom.\n12 Where is John? \tkitchen\t10\n13 Daniel and Sandra moved to the bathroom.\n14 John and Mary went back to the garden.\n15 Where is Daniel? \tbathroom\t13\n1 Mary and John travelled to the office.\n2 Sandra and Daniel moved to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra and Daniel went back to the bathroom.\n5 Mary and John travelled to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Sandra and John went to the office.\n8 John and Daniel travelled to the garden.\n9 Where is John? \tgarden\t8\n10 Sandra and John went back to the bathroom.\n11 Daniel and Sandra journeyed to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 John and Daniel travelled to the office.\n14 John and Daniel went back to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Sandra and Daniel moved to the office.\n2 Mary and Sandra journeyed to the kitchen.\n3 Where is Daniel? \toffice\t1\n4 Sandra and Mary went back to the bathroom.\n5 Mary and Sandra went to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John and Daniel moved to the hallway.\n8 John and Daniel moved to the kitchen.\n9 Where is John? \tkitchen\t8\n10 John and Mary travelled to the bedroom.\n11 Daniel and Mary travelled to the office.\n12 Where is Mary? \toffice\t11\n13 Mary and Daniel moved to the bedroom.\n14 John and Sandra travelled to the kitchen.\n15 Where is Mary? \tbedroom\t13\n1 Daniel and John moved to the hallway.\n2 Daniel and John travelled to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Daniel travelled to the hallway.\n5 Daniel and Mary travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Sandra and John moved to the kitchen.\n8 John and Mary journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Sandra and John went to the bedroom.\n11 John and Mary journeyed to the garden.\n12 Where is Mary? \tgarden\t11\n13 Daniel and Sandra moved to the hallway.\n14 Mary and John moved to the bedroom.\n15 Where is Sandra? \thallway\t13\n1 Sandra and Mary travelled to the bedroom.\n2 Sandra and Daniel travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Daniel and Sandra went to the bedroom.\n5 Daniel and Sandra went back to the garden.\n6 Where is Daniel? \tgarden\t5\n7 John and Sandra moved to the kitchen.\n8 John and Daniel journeyed to the hallway.\n9 Where is Sandra? \tkitchen\t7\n10 Sandra and Mary journeyed to the bathroom.\n11 John and Daniel went to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra and Mary travelled to the garden.\n14 Mary and Daniel moved to the hallway.\n15 Where is Sandra? \tgarden\t13\n1 Mary and John journeyed to the office.\n2 Sandra and Daniel went to the garden.\n3 Where is John? \toffice\t1\n4 Mary and Sandra travelled to the bedroom.\n5 Sandra and Daniel went to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 John and Daniel went back to the bedroom.\n8 John and Daniel went to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Sandra and Daniel moved to the bathroom.\n11 Mary and Sandra moved to the office.\n12 Where is Daniel? \tbathroom\t10\n13 Mary and Sandra journeyed to the hallway.\n14 John and Daniel went to the hallway.\n15 Where is Mary? \thallway\t13\n1 John and Mary journeyed to the hallway.\n2 John and Daniel went to the bedroom.\n3 Where is Mary? \thallway\t1\n4 Sandra and Mary went back to the bathroom.\n5 Mary and Daniel went to the hallway.\n6 Where is Mary? \thallway\t5\n7 Mary and John went back to the office.\n8 Mary and Daniel went back to the bedroom.\n9 Where is John? \toffice\t7\n10 Sandra and Mary went back to the garden.\n11 Daniel and Mary journeyed to the office.\n12 Where is Mary? \toffice\t11\n13 John and Daniel travelled to the hallway.\n14 John and Sandra travelled to the bathroom.\n15 Where is Mary? \toffice\t11\n1 Daniel and John journeyed to the garden.\n2 John and Mary moved to the office.\n3 Where is Daniel? \tgarden\t1\n4 Sandra and John journeyed to the bathroom.\n5 Mary and John went back to the hallway.\n6 Where is Mary? \thallway\t5\n7 Mary and John moved to the garden.\n8 Mary and Daniel moved to the office.\n9 Where is Mary? \toffice\t8\n10 Daniel and Mary journeyed to the hallway.\n11 John and Daniel travelled to the bathroom.\n12 Where is John? \tbathroom\t11\n13 John and Sandra moved to the hallway.\n14 Sandra and John went to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Mary and Daniel journeyed to the bedroom.\n2 John and Sandra moved to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Daniel journeyed to the bathroom.\n5 Mary and Sandra went back to the office.\n6 Where is Sandra? \toffice\t5\n7 Sandra and John travelled to the garden.\n8 Daniel and John journeyed to the office.\n9 Where is John? \toffice\t8\n10 John and Sandra travelled to the hallway.\n11 John and Sandra travelled to the office.\n12 Where is John? \toffice\t11\n13 John and Sandra journeyed to the kitchen.\n14 Daniel and Mary went to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary and Daniel went to the bathroom.\n2 Mary and Sandra went back to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Mary and John went to the bathroom.\n5 John and Sandra went to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra and Daniel went to the bedroom.\n8 Sandra and John moved to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Daniel and John went to the hallway.\n11 Mary and Sandra went back to the office.\n12 Where is Mary? \toffice\t11\n13 Sandra and Daniel went back to the garden.\n14 Daniel and Sandra travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Daniel and John journeyed to the bathroom.\n2 John and Mary travelled to the office.\n3 Where is Daniel? \tbathroom\t1\n4 Daniel and Mary travelled to the bedroom.\n5 John and Sandra journeyed to the hallway.\n6 Where is Daniel? \tbedroom\t4\n7 Daniel and Mary went back to the hallway.\n8 John and Daniel went to the office.\n9 Where is John? \toffice\t8\n10 Daniel and Sandra journeyed to the bathroom.\n11 Mary and John went back to the kitchen.\n12 Where is Daniel? \tbathroom\t10\n13 Daniel and Mary went back to the garden.\n14 Daniel and Mary travelled to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Sandra and John moved to the hallway.\n2 John and Sandra journeyed to the garden.\n3 Where is John? \tgarden\t2\n4 John and Daniel moved to the hallway.\n5 Daniel and John travelled to the garden.\n6 Where is Sandra? \tgarden\t2\n7 Mary and Sandra moved to the bathroom.\n8 Mary and Sandra went to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 John and Sandra went to the office.\n11 Mary and John went back to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Sandra and Daniel moved to the bathroom.\n14 John and Mary moved to the kitchen.\n15 Where is John? \tkitchen\t14\n1 John and Mary journeyed to the office.\n2 John and Daniel went to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra and Mary went to the hallway.\n5 Daniel and John went to the bathroom.\n6 Where is Mary? \thallway\t4\n7 Mary and Sandra went to the bedroom.\n8 John and Sandra went to the hallway.\n9 Where is John? \thallway\t8\n10 John and Mary journeyed to the office.\n11 Sandra and John journeyed to the bedroom.\n12 Where is John? \tbedroom\t11\n13 John and Sandra travelled to the hallway.\n14 Daniel and Sandra went back to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Mary and Daniel travelled to the office.\n2 Daniel and Sandra went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel and Mary went to the hallway.\n5 Sandra and John travelled to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Daniel and John journeyed to the office.\n8 Mary and Daniel moved to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Sandra and Daniel travelled to the office.\n11 Mary and Sandra travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and John went to the kitchen.\n14 Daniel and Sandra travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 John and Mary moved to the garden.\n2 Sandra and John moved to the bedroom.\n3 Where is Mary? \tgarden\t1\n4 Sandra and John went back to the garden.\n5 Sandra and Daniel journeyed to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Sandra and Mary moved to the bedroom.\n8 Sandra and Daniel travelled to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Daniel and Sandra went to the bedroom.\n11 Mary and Sandra went to the garden.\n12 Where is Daniel? \tbedroom\t10\n13 Daniel and Mary moved to the hallway.\n14 John and Daniel went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary and Daniel went back to the kitchen.\n2 John and Daniel moved to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Mary and John moved to the office.\n5 Sandra and Daniel went back to the office.\n6 Where is Daniel? \toffice\t5\n7 Daniel and John went back to the garden.\n8 Daniel and Mary journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Daniel and John travelled to the office.\n11 Sandra and Mary went back to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 John and Daniel went back to the hallway.\n14 John and Sandra travelled to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary and John moved to the bedroom.\n2 Daniel and John moved to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra and John went to the kitchen.\n5 Daniel and Sandra journeyed to the bathroom.\n6 Where is John? \tkitchen\t4\n7 Daniel and John journeyed to the office.\n8 Mary and Sandra journeyed to the office.\n9 Where is Daniel? \toffice\t7\n10 Sandra and John went to the kitchen.\n11 Mary and John journeyed to the garden.\n12 Where is John? \tgarden\t11\n13 John and Mary went back to the bathroom.\n14 Mary and John went to the hallway.\n15 Where is John? \thallway\t14\n1 Mary and Daniel travelled to the garden.\n2 Sandra and Mary journeyed to the hallway.\n3 Where is Daniel? \tgarden\t1\n4 Daniel and John journeyed to the hallway.\n5 Sandra and Mary travelled to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 John and Mary moved to the garden.\n8 Mary and Daniel went back to the kitchen.\n9 Where is John? \tgarden\t7\n10 Mary and Sandra went back to the office.\n11 Daniel and Sandra journeyed to the garden.\n12 Where is Sandra? \tgarden\t11\n13 John and Mary went back to the kitchen.\n14 Daniel and Sandra went to the hallway.\n15 Where is John? \tkitchen\t13\n1 Sandra and Daniel travelled to the kitchen.\n2 John and Sandra went to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Sandra and Daniel journeyed to the bedroom.\n5 John and Mary journeyed to the garden.\n6 Where is Sandra? \tbedroom\t4\n7 Sandra and Mary journeyed to the office.\n8 Daniel and Mary went back to the hallway.\n9 Where is Mary? \thallway\t8\n10 John and Sandra went to the hallway.\n11 Daniel and Mary journeyed to the kitchen.\n12 Where is Sandra? \thallway\t10\n13 John and Sandra travelled to the kitchen.\n14 John and Sandra travelled to the hallway.\n15 Where is Mary? \tkitchen\t11\n1 Sandra and Daniel journeyed to the bedroom.\n2 John and Sandra went back to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 Mary and Daniel went to the office.\n5 Daniel and Sandra went back to the hallway.\n6 Where is Mary? \toffice\t4\n7 Mary and John moved to the hallway.\n8 Sandra and Mary went back to the garden.\n9 Where is Sandra? \tgarden\t8\n10 John and Sandra travelled to the bedroom.\n11 Sandra and Mary journeyed to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John and Daniel travelled to the kitchen.\n14 Daniel and John went back to the bathroom.\n15 Where is John? \tbathroom\t14\n1 John and Mary went to the garden.\n2 John and Sandra travelled to the hallway.\n3 Where is John? \thallway\t2\n4 Daniel and Sandra travelled to the office.\n5 Mary and John journeyed to the bathroom.\n6 Where is Sandra? \toffice\t4\n7 Mary and Daniel moved to the garden.\n8 Sandra and Daniel went back to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 John and Daniel went to the bedroom.\n11 John and Mary moved to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John and Mary went back to the office.\n14 Daniel and Mary moved to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Sandra and Mary went to the kitchen.\n2 Mary and John moved to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra and John travelled to the garden.\n5 Sandra and Daniel moved to the office.\n6 Where is John? \tgarden\t4\n7 John and Sandra went to the kitchen.\n8 John and Sandra went to the hallway.\n9 Where is Sandra? \thallway\t8\n10 John and Sandra went back to the kitchen.\n11 John and Daniel went to the hallway.\n12 Where is Sandra? \tkitchen\t10\n13 Mary and John moved to the bathroom.\n14 Sandra and Daniel travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Mary and Daniel travelled to the hallway.\n2 Daniel and Mary went to the office.\n3 Where is Daniel? \toffice\t2\n4 John and Mary went to the bathroom.\n5 John and Mary went back to the garden.\n6 Where is John? \tgarden\t5\n7 John and Mary went back to the office.\n8 Sandra and Mary went to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Mary and Sandra went to the bedroom.\n11 Daniel and John journeyed to the garden.\n12 Where is Sandra? \tbedroom\t10\n13 John and Daniel went back to the bedroom.\n14 John and Daniel journeyed to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Daniel and Mary travelled to the hallway.\n2 Sandra and Mary travelled to the bathroom.\n3 Where is Daniel? \thallway\t1\n4 John and Daniel went back to the garden.\n5 John and Sandra moved to the bedroom.\n6 Where is Daniel? \tgarden\t4\n7 Sandra and Daniel travelled to the hallway.\n8 Daniel and John went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Daniel and John journeyed to the kitchen.\n11 Sandra and John went back to the garden.\n12 Where is John? \tgarden\t11\n13 Daniel and Mary travelled to the bedroom.\n14 John and Sandra moved to the office.\n15 Where is Daniel? \tbedroom\t13\n1 Sandra and John went back to the garden.\n2 Daniel and Sandra moved to the office.\n3 Where is Daniel? \toffice\t2\n4 Sandra and Daniel went back to the bathroom.\n5 Sandra and John journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Mary and Daniel went to the bedroom.\n8 John and Sandra travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7\n10 Daniel and Sandra went back to the hallway.\n11 Sandra and Daniel travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Mary and Sandra moved to the office.\n14 Sandra and Mary journeyed to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John and Mary journeyed to the kitchen.\n2 Mary and John went to the office.\n3 Where is Mary? \toffice\t2\n4 John and Mary went back to the hallway.\n5 Mary and Sandra journeyed to the office.\n6 Where is Mary? \toffice\t5\n7 Sandra and Mary went back to the bedroom.\n8 Mary and Sandra travelled to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 John and Daniel went to the garden.\n11 Daniel and Mary went to the bedroom.\n12 Where is John? \tgarden\t10\n13 Sandra and John travelled to the bedroom.\n14 Sandra and Daniel travelled to the garden.\n15 Where is Mary? \tbedroom\t11\n1 Daniel and Mary moved to the kitchen.\n2 Sandra and Mary journeyed to the office.\n3 Where is Mary? \toffice\t2\n4 Mary and John moved to the bedroom.\n5 John and Daniel journeyed to the hallway.\n6 Where is John? \thallway\t5\n7 Daniel and Sandra went back to the garden.\n8 Sandra and John journeyed to the office.\n9 Where is John? \toffice\t8\n10 Daniel and John went back to the bedroom.\n11 John and Mary moved to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel and Sandra journeyed to the hallway.\n14 Sandra and Daniel moved to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 John and Mary went to the garden.\n2 Mary and Daniel went to the kitchen.\n3 Where is John? \tgarden\t1\n4 Sandra and Mary went to the bathroom.\n5 Daniel and Sandra went to the office.\n6 Where is Daniel? \toffice\t5\n7 Sandra and Mary went to the hallway.\n8 Sandra and Daniel moved to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Sandra and Mary moved to the office.\n11 Sandra and Mary went to the bedroom.\n12 Where is Daniel? \tbathroom\t8\n13 Sandra and Daniel moved to the kitchen.\n14 John and Sandra journeyed to the bedroom.\n15 Where is Daniel? \tkitchen\t13\n1 Daniel and Sandra went back to the hallway.\n2 Sandra and Mary moved to the office.\n3 Where is Daniel? \thallway\t1\n4 Sandra and John went back to the garden.\n5 Sandra and John went to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Daniel and Mary travelled to the kitchen.\n8 Daniel and John went back to the office.\n9 Where is John? \toffice\t8\n10 John and Mary went to the hallway.\n11 Mary and John moved to the office.\n12 Where is John? \toffice\t11\n13 Mary and Sandra went to the kitchen.\n14 Mary and Daniel went back to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary and John travelled to the garden.\n2 Sandra and Daniel journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John and Mary went to the hallway.\n5 Daniel and Sandra travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra and Mary moved to the kitchen.\n8 Sandra and Mary travelled to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Mary and Daniel went to the office.\n11 John and Mary travelled to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Sandra and Mary journeyed to the hallway.\n14 Sandra and Daniel went to the bathroom.\n15 Where is Mary? \thallway\t13\n1 Daniel and John went to the garden.\n2 Mary and Daniel went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Sandra and Mary journeyed to the garden.\n5 Sandra and Mary journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Mary and Daniel moved to the bedroom.\n8 John and Mary journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Mary and John moved to the bedroom.\n11 John and Daniel moved to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Daniel and Sandra went back to the kitchen.\n14 Mary and Sandra travelled to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary and John travelled to the kitchen.\n2 Daniel and Mary moved to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra and Daniel went to the bathroom.\n5 John and Daniel journeyed to the garden.\n6 Where is Sandra? \tbathroom\t4\n7 Sandra and John went back to the kitchen.\n8 John and Sandra moved to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 John and Daniel went to the hallway.\n11 Daniel and Sandra went back to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Daniel and Sandra journeyed to the hallway.\n14 Mary and Sandra went to the office.\n15 Where is Daniel? \thallway\t13\n1 Daniel and John travelled to the bedroom.\n2 John and Daniel journeyed to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Mary and Daniel moved to the bedroom.\n5 Daniel and Mary moved to the garden.\n6 Where is Mary? \tgarden\t5\n7 Daniel and Mary journeyed to the bedroom.\n8 John and Daniel journeyed to the kitchen.\n9 Where is Mary? \tbedroom\t7\n10 Daniel and Sandra journeyed to the hallway.\n11 Sandra and John moved to the garden.\n12 Where is John? \tgarden\t11\n13 John and Mary journeyed to the hallway.\n14 Mary and Sandra travelled to the bedroom.\n15 Where is John? \thallway\t13\n1 Mary and Daniel went to the office.\n2 Daniel and Sandra moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Sandra and Mary travelled to the bedroom.\n5 John and Sandra journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Mary and John journeyed to the bathroom.\n8 Daniel and Mary travelled to the office.\n9 Where is Mary? \toffice\t8\n10 Daniel and Sandra moved to the garden.\n11 John and Sandra travelled to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Sandra and Mary went to the bathroom.\n14 Daniel and Mary travelled to the office.\n15 Where is Sandra? \tbathroom\t13\n1 Mary and Daniel journeyed to the kitchen.\n2 Mary and Sandra moved to the garden.\n3 Where is Mary? \tgarden\t2\n4 Mary and Daniel journeyed to the bathroom.\n5 Mary and Daniel went back to the kitchen.\n6 Where is Sandra? \tgarden\t2\n7 Sandra and John went to the kitchen.\n8 Mary and Daniel went back to the bedroom.\n9 Where is Sandra? \tkitchen\t7\n10 Sandra and Mary moved to the hallway.\n11 Daniel and Mary journeyed to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel and Sandra travelled to the bathroom.\n14 Mary and John journeyed to the bedroom.\n15 Where is John? \tbedroom\t14\n1 John and Sandra travelled to the hallway.\n2 Sandra and John went to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Daniel and Sandra went to the garden.\n5 Sandra and Daniel moved to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Sandra and Mary journeyed to the bathroom.\n8 Daniel and John went to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Daniel and Sandra moved to the office.\n11 Sandra and Mary went back to the kitchen.\n12 Where is John? \thallway\t8\n13 Mary and Sandra moved to the hallway.\n14 Daniel and Mary journeyed to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Sandra and John journeyed to the bedroom.\n2 Daniel and John went to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra and Mary went to the garden.\n5 Daniel and John went back to the office.\n6 Where is Mary? \tgarden\t4\n7 Mary and Sandra went to the kitchen.\n8 Daniel and Mary journeyed to the garden.\n9 Where is John? \toffice\t5\n10 Daniel and Mary journeyed to the office.\n11 John and Mary journeyed to the garden.\n12 Where is Mary? \tgarden\t11\n13 John and Daniel travelled to the bathroom.\n14 John and Sandra travelled to the office.\n15 Where is John? \toffice\t14\n1 Sandra and Mary journeyed to the kitchen.\n2 Sandra and Mary moved to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 John and Mary travelled to the office.\n5 John and Daniel moved to the garden.\n6 Where is Mary? \toffice\t4\n7 Mary and Daniel went back to the hallway.\n8 Daniel and Sandra went back to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 John and Daniel moved to the kitchen.\n11 John and Sandra travelled to the garden.\n12 Where is Daniel? \tkitchen\t10\n13 Mary and John went back to the bathroom.\n14 Sandra and Mary moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Sandra and Mary went back to the office.\n2 John and Daniel went back to the bathroom.\n3 Where is Mary? \toffice\t1\n4 Mary and Sandra went back to the hallway.\n5 John and Daniel travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Sandra and John went to the garden.\n8 Mary and John journeyed to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Daniel and Mary journeyed to the office.\n11 Mary and Daniel went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel and Sandra went back to the bathroom.\n14 Mary and John went to the bathroom.\n15 Where is Sandra? \tbathroom\t13\n1 Mary and John went to the garden.\n2 Mary and Sandra travelled to the kitchen.\n3 Where is John? \tgarden\t1\n4 Daniel and Sandra journeyed to the office.\n5 Sandra and Mary journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 John and Sandra journeyed to the hallway.\n8 Daniel and Mary journeyed to the hallway.\n9 Where is John? \thallway\t7\n10 Sandra and Daniel went back to the garden.\n11 Sandra and Daniel went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 John and Daniel journeyed to the garden.\n14 Daniel and Mary travelled to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 John and Sandra moved to the bathroom.\n2 Mary and Daniel journeyed to the garden.\n3 Where is Sandra? \tbathroom\t1\n4 Sandra and Daniel moved to the kitchen.\n5 Mary and Sandra went to the bathroom.\n6 Where is Daniel? \tkitchen\t4\n7 Sandra and John went to the kitchen.\n8 Daniel and John journeyed to the office.\n9 Where is Sandra? \tkitchen\t7\n10 Mary and Sandra travelled to the hallway.\n11 Mary and Daniel travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary and John went back to the bedroom.\n14 Sandra and Daniel went back to the kitchen.\n15 Where is John? \tbedroom\t13\n1 Sandra and Mary travelled to the office.\n2 Daniel and John went back to the bathroom.\n3 Where is Sandra? \toffice\t1\n4 Daniel and John travelled to the office.\n5 Daniel and Mary moved to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Sandra and Mary travelled to the bedroom.\n8 John and Daniel went back to the bathroom.\n9 Where is Mary? \tbedroom\t7\n10 Sandra and John went to the hallway.\n11 Daniel and John journeyed to the garden.\n12 Where is John? \tgarden\t11\n13 John and Sandra moved to the bedroom.\n14 Sandra and Daniel journeyed to the hallway.\n15 Where is John? \tbedroom\t13\n1 Mary and Daniel went back to the garden.\n2 Daniel and Sandra went back to the hallway.\n3 Where is Mary? \tgarden\t1\n4 John and Sandra moved to the bathroom.\n5 Daniel and John travelled to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Daniel and John travelled to the garden.\n8 John and Mary went back to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Sandra and John journeyed to the garden.\n11 John and Daniel journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John and Daniel travelled to the office.\n14 Mary and Sandra went back to the office.\n15 Where is John? \toffice\t13\n1 Sandra and Daniel journeyed to the bedroom.\n2 Sandra and Daniel went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Mary and Sandra travelled to the bathroom.\n5 Mary and John went back to the garden.\n6 Where is Sandra? \tbathroom\t4\n7 Mary and Daniel moved to the bedroom.\n8 John and Mary journeyed to the hallway.\n9 Where is Mary? \thallway\t8\n10 Daniel and Sandra went back to the kitchen.\n11 John and Sandra went to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Sandra and John journeyed to the kitchen.\n14 Daniel and Mary went to the bathroom.\n15 Where is Sandra? \tkitchen\t13\n1 Sandra and Daniel moved to the garden.\n2 John and Daniel went to the bedroom.\n3 Where is Sandra? \tgarden\t1\n4 Sandra and Mary went to the hallway.\n5 Mary and Daniel journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 Sandra and Mary travelled to the bedroom.\n8 Daniel and John moved to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Sandra and Mary went back to the kitchen.\n11 Sandra and John moved to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 John and Mary went back to the office.\n14 Mary and Sandra journeyed to the kitchen.\n15 Where is John? \toffice\t13\n1 Sandra and Mary travelled to the kitchen.\n2 Mary and John journeyed to the hallway.\n3 Where is Sandra? \tkitchen\t1\n4 Sandra and John moved to the bedroom.\n5 Mary and Daniel went back to the bedroom.\n6 Where is John? \tbedroom\t4\n7 Mary and Daniel went back to the hallway.\n8 Sandra and Daniel moved to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Daniel and Sandra went back to the garden.\n11 Mary and John journeyed to the garden.\n12 Where is Sandra? \tgarden\t10\n13 John and Daniel moved to the bathroom.\n14 Sandra and Daniel travelled to the kitchen.\n15 Where is John? \tbathroom\t13\n1 Mary and Daniel travelled to the bathroom.\n2 Daniel and John went back to the bedroom.\n3 Where is Mary? \tbathroom\t1\n4 Daniel and Mary journeyed to the garden.\n5 Daniel and John travelled to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Daniel and John went to the office.\n8 Daniel and Sandra moved to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 John and Daniel travelled to the kitchen.\n11 Mary and Daniel went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Sandra and Mary went back to the hallway.\n14 John and Daniel travelled to the office.\n15 Where is John? \toffice\t14\n1 John and Sandra moved to the office.\n2 Sandra and Mary travelled to the bedroom.\n3 Where is John? \toffice\t1\n4 Sandra and Mary went to the hallway.\n5 John and Sandra travelled to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 John and Mary went back to the bedroom.\n8 Sandra and Mary travelled to the hallway.\n9 Where is Mary? \thallway\t8\n10 Mary and John travelled to the bathroom.\n11 Sandra and Daniel travelled to the bathroom.\n12 Where is Mary? \tbathroom\t10\n13 John and Sandra travelled to the garden.\n14 John and Mary moved to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Mary and John journeyed to the hallway.\n2 Daniel and Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary and John travelled to the garden.\n5 John and Sandra moved to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary and Sandra went back to the bathroom.\n8 John and Sandra moved to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Mary and Daniel journeyed to the bedroom.\n11 Daniel and John journeyed to the kitchen.\n12 Where is Mary? \tbedroom\t10\n13 Daniel and Sandra travelled to the bedroom.\n14 Daniel and Mary moved to the hallway.\n15 Where is Mary? \thallway\t14\n1 Daniel and Sandra went back to the office.\n2 Mary and Sandra travelled to the hallway.\n3 Where is Daniel? \toffice\t1\n4 Daniel and Mary went back to the garden.\n5 John and Sandra travelled to the garden.\n6 Where is Mary? \tgarden\t4\n7 Daniel and John went back to the kitchen.\n8 John and Daniel journeyed to the garden.\n9 Where is John? \tgarden\t8\n10 Mary and Daniel went to the office.\n11 Daniel and Sandra went to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John and Mary went back to the kitchen.\n14 John and Daniel went back to the office.\n15 Where is Mary? \tkitchen\t13\n1 Mary and Daniel journeyed to the bathroom.\n2 Daniel and Mary moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 Daniel and John went to the kitchen.\n5 Sandra and John travelled to the bathroom.\n6 Where is John? \tbathroom\t5\n7 John and Sandra went back to the hallway.\n8 Daniel and Sandra went to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Mary and John moved to the bathroom.\n11 John and Daniel went back to the kitchen.\n12 Where is Mary? \tbathroom\t10\n13 Daniel and John travelled to the garden.\n14 Sandra and John journeyed to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John and Sandra journeyed to the garden.\n2 Mary and John travelled to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Daniel and John went back to the hallway.\n5 Mary and John travelled to the garden.\n6 Where is John? \tgarden\t5\n7 Daniel and Sandra went back to the bedroom.\n8 Mary and John went back to the hallway.\n9 Where is John? \thallway\t8\n10 John and Daniel went to the bathroom.\n11 Daniel and John went back to the garden.\n12 Where is John? \tgarden\t11\n13 Mary and John went back to the bedroom.\n14 Sandra and Daniel went back to the office.\n15 Where is Mary? \tbedroom\t13\n1 John and Mary went back to the kitchen.\n2 Mary and Sandra travelled to the office.\n3 Where is Sandra? \toffice\t2\n4 John and Daniel went to the bathroom.\n5 Mary and John travelled to the bedroom.\n6 Where is Daniel? \tbathroom\t4\n7 John and Daniel went to the kitchen.\n8 Daniel and John journeyed to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John and Mary went back to the hallway.\n11 John and Sandra went back to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Daniel and John went to the hallway.\n14 John and Mary journeyed to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary and Daniel went to the office.\n2 Daniel and Mary travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra and Daniel journeyed to the hallway.\n5 Daniel and John went to the bathroom.\n6 Where is Sandra? \thallway\t4\n7 Daniel and Mary journeyed to the hallway.\n8 Daniel and John went back to the garden.\n9 Where is John? \tgarden\t8\n10 John and Sandra journeyed to the kitchen.\n11 Mary and Sandra travelled to the garden.\n12 Where is John? \tkitchen\t10\n13 Mary and Daniel travelled to the kitchen.\n14 John and Daniel journeyed to the office.\n15 Where is Daniel? \toffice\t14\n1 Sandra and Daniel moved to the bedroom.\n2 Sandra and Mary went to the garden.\n3 Where is Mary? \tgarden\t2\n4 John and Daniel went back to the garden.\n5 Mary and Sandra journeyed to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Sandra and Mary went to the garden.\n8 John and Mary travelled to the hallway.\n9 Where is Mary? \thallway\t8\n10 Sandra and Daniel went to the hallway.\n11 John and Daniel went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary and Sandra journeyed to the bathroom.\n14 John and Daniel moved to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Daniel and Sandra journeyed to the garden.\n2 Sandra and John travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra and John moved to the bathroom.\n5 Daniel and Mary went back to the kitchen.\n6 Where is John? \tbathroom\t4\n7 Daniel and Mary moved to the hallway.\n8 John and Mary travelled to the garden.\n9 Where is Mary? \tgarden\t8\n10 Mary and Daniel went to the kitchen.\n11 Mary and Daniel travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Sandra and Mary travelled to the bedroom.\n14 Mary and Daniel journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 John and Mary travelled to the office.\n2 Sandra and Mary journeyed to the hallway.\n3 Where is Mary? \thallway\t2\n4 Daniel and Mary moved to the office.\n5 Mary and Sandra went back to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Daniel and John moved to the bathroom.\n8 Sandra and Mary moved to the office.\n9 Where is Mary? \toffice\t8\n10 John and Mary travelled to the garden.\n11 Mary and Daniel went back to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Sandra and Daniel journeyed to the garden.\n14 Daniel and John went to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and Daniel went back to the garden.\n2 Mary and Sandra went back to the kitchen.\n3 Where is Daniel? \tgarden\t1\n4 John and Mary journeyed to the hallway.\n5 Daniel and Mary travelled to the kitchen.\n6 Where is John? \thallway\t4\n7 Mary and John journeyed to the bathroom.\n8 Mary and John travelled to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Sandra and John went to the hallway.\n11 John and Mary moved to the bathroom.\n12 Where is John? \tbathroom\t11\n13 John and Daniel went back to the bedroom.\n14 Mary and Daniel journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary and Daniel travelled to the hallway.\n2 John and Sandra moved to the kitchen.\n3 Where is Mary? \thallway\t1\n4 Mary and John moved to the bedroom.\n5 Daniel and Sandra journeyed to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Daniel and Sandra moved to the hallway.\n8 Sandra and Mary travelled to the office.\n9 Where is Mary? \toffice\t8\n10 Sandra and John journeyed to the hallway.\n11 Mary and Daniel went to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John and Sandra went to the garden.\n14 John and Daniel travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary and John travelled to the bathroom.\n2 Daniel and Sandra travelled to the garden.\n3 Where is Mary? \tbathroom\t1\n4 Sandra and John moved to the kitchen.\n5 Sandra and John moved to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Daniel and Mary went back to the bedroom.\n8 Daniel and Sandra went back to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Daniel and John moved to the hallway.\n11 Mary and Sandra went back to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra and Daniel went to the bedroom.\n14 Mary and Sandra went back to the kitchen.\n15 Where is Daniel? \tbedroom\t13\n1 Daniel and Mary went back to the hallway.\n2 Daniel and Sandra journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra and Daniel travelled to the garden.\n5 John and Daniel went back to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Daniel and Mary went back to the bedroom.\n8 Daniel and Sandra went to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Mary and Sandra moved to the kitchen.\n11 Mary and Daniel travelled to the office.\n12 Where is Mary? \toffice\t11\n13 John and Sandra journeyed to the hallway.\n14 John and Daniel moved to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Daniel and Mary moved to the office.\n2 Daniel and Sandra went back to the hallway.\n3 Where is Daniel? \thallway\t2\n4 John and Daniel travelled to the office.\n5 John and Sandra journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Mary and John went back to the garden.\n8 Mary and Sandra went back to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Daniel and Sandra journeyed to the garden.\n11 Mary and John went to the bedroom.\n12 Where is Sandra? \tgarden\t10\n13 Mary and Sandra journeyed to the hallway.\n14 John and Sandra travelled to the bathroom.\n15 Where is Mary? \thallway\t13\n1 Sandra and John went back to the bedroom.\n2 Sandra and John went back to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra and John moved to the kitchen.\n5 Daniel and Mary went back to the office.\n6 Where is Sandra? \tkitchen\t4\n7 Mary and Daniel went back to the kitchen.\n8 John and Mary moved to the hallway.\n9 Where is John? \thallway\t8\n10 Mary and Daniel journeyed to the office.\n11 Daniel and Sandra moved to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John and Mary journeyed to the kitchen.\n14 Daniel and John travelled to the hallway.\n15 Where is Sandra? \tbathroom\t11\n1 Mary and John moved to the office.\n2 John and Daniel journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra and John moved to the hallway.\n5 Mary and John journeyed to the bathroom.\n6 Where is Daniel? \tbedroom\t2\n7 John and Mary went back to the garden.\n8 Mary and Sandra journeyed to the bathroom.\n9 Where is John? \tgarden\t7\n10 Sandra and Mary went to the hallway.\n11 Mary and John went to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 John and Daniel went to the office.\n14 John and Sandra moved to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 John and Daniel went back to the bathroom.\n2 Mary and Sandra went to the office.\n3 Where is Sandra? \toffice\t2\n4 Daniel and Sandra went to the garden.\n5 Daniel and Sandra went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 John and Daniel journeyed to the kitchen.\n8 Sandra and Mary went back to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Sandra and Daniel journeyed to the office.\n11 Mary and Daniel went back to the garden.\n12 Where is Sandra? \toffice\t10\n13 Mary and John moved to the bedroom.\n14 Mary and Daniel went back to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 John and Sandra journeyed to the bathroom.\n2 Mary and Daniel went back to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 John and Sandra travelled to the garden.\n5 Daniel and John journeyed to the hallway.\n6 Where is Sandra? \tgarden\t4\n7 Daniel and Sandra went back to the bedroom.\n8 Mary and Sandra went to the office.\n9 Where is Sandra? \toffice\t8\n10 Mary and Daniel moved to the hallway.\n11 Daniel and John went back to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Mary and John went to the bedroom.\n14 Daniel and Sandra moved to the hallway.\n15 Where is John? \tbedroom\t13\n1 Daniel and Mary journeyed to the bathroom.\n2 Sandra and Daniel journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra and John went back to the bedroom.\n5 Sandra and Mary went back to the kitchen.\n6 Where is John? \tbedroom\t4\n7 Daniel and Mary travelled to the bathroom.\n8 Sandra and Daniel journeyed to the hallway.\n9 Where is Mary? \tbathroom\t7\n10 Sandra and Mary went back to the office.\n11 Mary and John travelled to the garden.\n12 Where is Daniel? \thallway\t8\n13 Mary and John journeyed to the hallway.\n14 Daniel and Sandra travelled to the bedroom.\n15 Where is Mary? \thallway\t13\n1 Mary and Sandra moved to the bedroom.\n2 John and Mary went back to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 John and Sandra travelled to the hallway.\n5 Sandra and Mary moved to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra and Daniel went back to the bathroom.\n8 John and Mary travelled to the kitchen.\n9 Where is Sandra? \tbathroom\t7\n10 Mary and Sandra travelled to the hallway.\n11 Sandra and Mary travelled to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra and John went to the hallway.\n14 Daniel and Sandra moved to the garden.\n15 Where is Sandra? \tgarden\t14\n1 John and Sandra went back to the kitchen.\n2 Sandra and John went back to the office.\n3 Where is John? \toffice\t2\n4 Mary and Sandra went to the kitchen.\n5 John and Mary moved to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Daniel and Mary moved to the kitchen.\n8 John and Daniel journeyed to the office.\n9 Where is Daniel? \toffice\t8\n10 Sandra and Mary went to the bedroom.\n11 Sandra and John journeyed to the kitchen.\n12 Where is Daniel? \toffice\t8\n13 Mary and John journeyed to the garden.\n14 Daniel and John travelled to the hallway.\n15 Where is John? \thallway\t14\n1 Sandra and Daniel went back to the kitchen.\n2 Sandra and Daniel journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 John and Daniel went to the kitchen.\n5 Sandra and John moved to the bathroom.\n6 Where is Daniel? \tkitchen\t4\n7 John and Mary journeyed to the garden.\n8 Daniel and John went back to the bathroom.\n9 Where is John? \tbathroom\t8\n10 John and Mary moved to the bedroom.\n11 John and Mary went to the office.\n12 Where is John? \toffice\t11\n13 Mary and Daniel journeyed to the hallway.\n14 Mary and John went back to the kitchen.\n15 Where is Daniel? \thallway\t13\n1 Sandra and John went to the bathroom.\n2 John and Mary went back to the office.\n3 Where is John? \toffice\t2\n4 Sandra and John went back to the bedroom.\n5 Sandra and Daniel travelled to the office.\n6 Where is Sandra? \toffice\t5\n7 Sandra and Mary went to the garden.\n8 Daniel and Mary moved to the kitchen.\n9 Where is Sandra? \tgarden\t7\n10 Sandra and Mary went to the bathroom.\n11 Daniel and Mary journeyed to the hallway.\n12 Where is Sandra? \tbathroom\t10\n13 Mary and John went back to the kitchen.\n14 Sandra and Daniel went back to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Sandra and John went back to the garden.\n2 Sandra and Mary moved to the office.\n3 Where is Sandra? \toffice\t2\n4 Daniel and Mary moved to the bedroom.\n5 Sandra and Daniel travelled to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Sandra and Daniel journeyed to the bedroom.\n8 Sandra and John journeyed to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Sandra and John went back to the office.\n11 Daniel and Sandra moved to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Daniel and John went to the bedroom.\n14 Mary and Sandra journeyed to the office.\n15 Where is Daniel? \tbedroom\t13\n1 Daniel and Sandra journeyed to the hallway.\n2 Daniel and John travelled to the office.\n3 Where is John? \toffice\t2\n4 Sandra and Daniel journeyed to the bathroom.\n5 Sandra and Daniel went back to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel and John went to the hallway.\n8 Mary and John went to the kitchen.\n9 Where is Daniel? \thallway\t7\n10 Sandra and Daniel went back to the garden.\n11 Mary and Sandra travelled to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Mary and John went back to the hallway.\n14 Sandra and Mary moved to the office.\n15 Where is Sandra? \toffice\t14\n1 Sandra and John travelled to the office.\n2 John and Mary went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Mary and Daniel journeyed to the hallway.\n5 Mary and Sandra journeyed to the garden.\n6 Where is Daniel? \thallway\t4\n7 Mary and John went to the hallway.\n8 John and Sandra went to the office.\n9 Where is Mary? \thallway\t7\n10 John and Daniel travelled to the garden.\n11 Daniel and Sandra travelled to the hallway.\n12 Where is John? \tgarden\t10\n13 Mary and Daniel moved to the office.\n14 Mary and Sandra went back to the garden.\n15 Where is Mary? \tgarden\t14\n1 Daniel and Mary travelled to the kitchen.\n2 Sandra and Mary journeyed to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra and John went to the office.\n5 Daniel and Sandra moved to the bedroom.\n6 Where is John? \toffice\t4\n7 Daniel and Sandra moved to the garden.\n8 Daniel and Sandra travelled to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Mary and John travelled to the bathroom.\n11 Mary and Sandra journeyed to the kitchen.\n12 Where is John? \tbathroom\t10\n13 John and Daniel went to the kitchen.\n14 Daniel and Mary went to the bathroom.\n15 Where is Sandra? \tkitchen\t11\n1 Sandra and John journeyed to the kitchen.\n2 Mary and John moved to the office.\n3 Where is John? \toffice\t2\n4 Mary and Daniel went back to the kitchen.\n5 John and Mary went to the garden.\n6 Where is John? \tgarden\t5\n7 Daniel and Sandra went back to the office.\n8 Daniel and Mary travelled to the hallway.\n9 Where is Daniel? \thallway\t8\n10 John and Daniel journeyed to the office.\n11 John and Daniel journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Sandra and Daniel moved to the kitchen.\n14 Daniel and John went to the hallway.\n15 Where is Sandra? \tkitchen\t13\n1 John and Daniel moved to the hallway.\n2 Mary and John journeyed to the garden.\n3 Where is Mary? \tgarden\t2\n4 Daniel and Sandra went back to the kitchen.\n5 Mary and Daniel went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Sandra and Daniel went back to the bathroom.\n8 Daniel and Mary went back to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Mary and John moved to the office.\n11 Daniel and Mary moved to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra and Daniel went to the hallway.\n14 Mary and John travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Mary and Sandra went to the garden.\n2 Mary and Daniel travelled to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 John and Daniel went back to the office.\n5 John and Mary moved to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel and Mary went back to the bathroom.\n8 Daniel and Mary went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 John and Daniel went back to the bathroom.\n11 Sandra and Daniel travelled to the kitchen.\n12 Where is John? \tbathroom\t10\n13 Daniel and John went to the bedroom.\n14 Mary and Daniel travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and Daniel journeyed to the bedroom.\n2 Daniel and Sandra journeyed to the bathroom.\n3 Where is Mary? \tbedroom\t1\n4 Sandra and Daniel moved to the garden.\n5 Daniel and Sandra went to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Daniel and Sandra went to the bathroom.\n8 John and Daniel went to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Sandra and Daniel moved to the garden.\n11 John and Daniel went back to the office.\n12 Where is Daniel? \toffice\t11\n13 John and Mary moved to the hallway.\n14 Sandra and Daniel went to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Mary and John travelled to the garden.\n2 John and Daniel journeyed to the kitchen.\n3 Where is Mary? \tgarden\t1\n4 Daniel and Sandra went back to the hallway.\n5 Daniel and Sandra moved to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John and Mary went back to the office.\n8 Mary and Daniel went to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Sandra and John travelled to the bedroom.\n11 Daniel and John went to the kitchen.\n12 Where is John? \tkitchen\t11\n13 John and Daniel journeyed to the bathroom.\n14 Sandra and Mary moved to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 John and Daniel went back to the bedroom.\n2 Sandra and Mary went back to the office.\n3 Where is John? \tbedroom\t1\n4 Sandra and Daniel went to the hallway.\n5 John and Mary journeyed to the hallway.\n6 Where is John? \thallway\t5\n7 Mary and John went to the garden.\n8 Sandra and Daniel travelled to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Daniel and Mary went to the hallway.\n11 Sandra and John went back to the bedroom.\n12 Where is Daniel? \thallway\t10\n13 Sandra and Daniel moved to the bathroom.\n14 Daniel and Sandra moved to the office.\n15 Where is Sandra? \toffice\t14\n1 John and Mary moved to the kitchen.\n2 Sandra and John went to the hallway.\n3 Where is John? \thallway\t2\n4 John and Mary went to the bedroom.\n5 John and Sandra travelled to the garden.\n6 Where is John? \tgarden\t5\n7 Sandra and John went back to the kitchen.\n8 Daniel and John moved to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel and John moved to the kitchen.\n11 John and Daniel moved to the office.\n12 Where is John? \toffice\t11\n13 Sandra and Mary travelled to the bathroom.\n14 Mary and Sandra went to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 John and Mary travelled to the kitchen.\n2 Mary and John went to the office.\n3 Where is Mary? \toffice\t2\n4 Mary and Daniel went back to the kitchen.\n5 Mary and Sandra journeyed to the office.\n6 Where is Mary? \toffice\t5\n7 Sandra and John travelled to the bathroom.\n8 John and Mary went to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Mary and Daniel went back to the office.\n11 Sandra and John journeyed to the hallway.\n12 Where is Mary? \toffice\t10\n13 John and Sandra moved to the kitchen.\n14 Mary and Sandra moved to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary and John journeyed to the hallway.\n2 Daniel and John went back to the office.\n3 Where is John? \toffice\t2\n4 Sandra and John moved to the hallway.\n5 Mary and Sandra went to the garden.\n6 Where is John? \thallway\t4\n7 Sandra and Mary went back to the hallway.\n8 Mary and Daniel went to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 John and Mary went to the kitchen.\n11 Daniel and Mary journeyed to the hallway.\n12 Where is John? \tkitchen\t10\n13 Daniel and Sandra travelled to the kitchen.\n14 Mary and Sandra went back to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Daniel and Sandra went to the bathroom.\n2 Sandra and Mary went back to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 John and Sandra journeyed to the bathroom.\n5 Mary and Daniel travelled to the kitchen.\n6 Where is Sandra? \tbathroom\t4\n7 Mary and Daniel journeyed to the bathroom.\n8 Sandra and Daniel went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Daniel and Mary journeyed to the kitchen.\n11 Mary and John travelled to the garden.\n12 Where is Daniel? \tkitchen\t10\n13 Daniel and John moved to the office.\n14 John and Daniel went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary and John moved to the office.\n2 John and Mary went to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel and Sandra journeyed to the office.\n5 John and Mary went back to the bathroom.\n6 Where is John? \tbathroom\t5\n7 John and Sandra travelled to the hallway.\n8 Daniel and Mary went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 John and Mary journeyed to the garden.\n11 John and Mary journeyed to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel and John went to the bedroom.\n14 Sandra and Daniel went to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary and Daniel journeyed to the kitchen.\n2 Mary and Daniel journeyed to the office.\n3 Where is Mary? \toffice\t2\n4 Mary and Sandra went to the bathroom.\n5 Mary and Sandra moved to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel and Sandra journeyed to the garden.\n8 Daniel and John went to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Sandra and John journeyed to the bedroom.\n11 Sandra and Mary journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra and Daniel moved to the garden.\n14 Sandra and John journeyed to the office.\n15 Where is Sandra? \toffice\t14\n1 Sandra and Mary journeyed to the hallway.\n2 Mary and Sandra travelled to the office.\n3 Where is Mary? \toffice\t2\n4 John and Daniel went back to the bedroom.\n5 Daniel and John travelled to the garden.\n6 Where is John? \tgarden\t5\n7 Daniel and Sandra went back to the bathroom.\n8 Sandra and Daniel journeyed to the office.\n9 Where is John? \tgarden\t5\n10 Mary and Daniel went to the bathroom.\n11 John and Mary travelled to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Mary and Sandra went to the kitchen.\n14 John and Mary went to the office.\n15 Where is John? \toffice\t14\n1 John and Mary travelled to the kitchen.\n2 Mary and Daniel journeyed to the office.\n3 Where is John? \tkitchen\t1\n4 Daniel and Sandra went back to the kitchen.\n5 Mary and John travelled to the garden.\n6 Where is Daniel? \tkitchen\t4\n7 Mary and John went to the hallway.\n8 Daniel and Mary travelled to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary and Sandra travelled to the office.\n11 Mary and Sandra journeyed to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Sandra and Mary went back to the office.\n14 Mary and Daniel went back to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Sandra and Mary moved to the office.\n2 John and Daniel moved to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Sandra and Mary went back to the hallway.\n5 Sandra and Mary journeyed to the office.\n6 Where is Sandra? \toffice\t5\n7 Daniel and John went back to the office.\n8 Mary and Daniel moved to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Sandra and John went to the bathroom.\n11 Sandra and John travelled to the hallway.\n12 Where is John? \thallway\t11\n13 John and Daniel journeyed to the bathroom.\n14 Sandra and Daniel went back to the office.\n15 Where is John? \tbathroom\t13\n1 Daniel and Sandra moved to the garden.\n2 Sandra and Daniel went to the office.\n3 Where is Sandra? \toffice\t2\n4 Sandra and Mary went to the kitchen.\n5 Daniel and Mary moved to the garden.\n6 Where is Sandra? \tkitchen\t4\n7 Mary and Daniel went to the kitchen.\n8 Mary and Sandra journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 John and Daniel went back to the bedroom.\n11 John and Daniel travelled to the garden.\n12 Where is Sandra? \tbathroom\t8\n13 Mary and John went to the hallway.\n14 Sandra and Daniel went to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Daniel and Sandra moved to the hallway.\n2 John and Mary journeyed to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra and Mary travelled to the bedroom.\n5 Mary and Sandra travelled to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel and Mary travelled to the bathroom.\n8 Sandra and Mary went to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Sandra and Mary went to the garden.\n11 Sandra and Daniel went to the office.\n12 Where is Daniel? \toffice\t11\n13 Daniel and Sandra travelled to the bathroom.\n14 Mary and John went back to the office.\n15 Where is John? \toffice\t14\n1 Mary and John journeyed to the office.\n2 Sandra and John journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Mary and John went back to the hallway.\n5 Daniel and Mary went back to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Sandra and Mary travelled to the hallway.\n8 Daniel and Mary journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Sandra and Mary journeyed to the bedroom.\n11 Sandra and John went to the office.\n12 Where is Sandra? \toffice\t11\n13 Mary and Daniel went to the office.\n14 Daniel and John moved to the garden.\n15 Where is John? \tgarden\t14\n1 Sandra and Daniel moved to the office.\n2 Sandra and John went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra and Mary journeyed to the bathroom.\n5 John and Daniel went to the bathroom.\n6 Where is Sandra? \tbathroom\t4\n7 Mary and Daniel journeyed to the bedroom.\n8 Sandra and John travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7\n10 Sandra and Mary travelled to the garden.\n11 John and Sandra travelled to the office.\n12 Where is John? \toffice\t11\n13 Daniel and Mary went back to the kitchen.\n14 Mary and Sandra went back to the hallway.\n15 Where is Mary? \thallway\t14\n1 Sandra and John went back to the office.\n2 Mary and John travelled to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John and Daniel journeyed to the garden.\n5 Mary and John travelled to the bathroom.\n6 Where is Daniel? \tgarden\t4\n7 Daniel and Sandra went back to the bathroom.\n8 Daniel and Mary went back to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Daniel and Mary journeyed to the bedroom.\n11 Sandra and Daniel journeyed to the office.\n12 Where is Mary? \tbedroom\t10\n13 Sandra and John went back to the hallway.\n14 Daniel and Mary went to the hallway.\n15 Where is Daniel? \thallway\t14\n1 John and Mary travelled to the bedroom.\n2 Daniel and John went back to the office.\n3 Where is John? \toffice\t2\n4 John and Sandra journeyed to the hallway.\n5 Mary and John journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel and Sandra travelled to the garden.\n8 John and Daniel journeyed to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel and Mary journeyed to the bathroom.\n11 Daniel and Mary went to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Daniel and Sandra journeyed to the bedroom.\n14 Sandra and Mary went back to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 John and Mary journeyed to the bathroom.\n2 John and Daniel moved to the garden.\n3 Where is Mary? \tbathroom\t1\n4 John and Daniel went back to the hallway.\n5 Sandra and Daniel went back to the office.\n6 Where is John? \thallway\t4\n7 John and Daniel journeyed to the bedroom.\n8 Daniel and Mary travelled to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Daniel and John journeyed to the bathroom.\n11 Mary and Sandra moved to the garden.\n12 Where is Daniel? \tbathroom\t10\n13 Sandra and Daniel went to the bedroom.\n14 John and Daniel went to the office.\n15 Where is Sandra? \tbedroom\t13\n1 Sandra and Mary went back to the garden.\n2 Mary and Sandra went back to the office.\n3 Where is Sandra? \toffice\t2\n4 John and Sandra went back to the bathroom.\n5 Mary and John went to the garden.\n6 Where is Mary? \tgarden\t5\n7 Daniel and Sandra went to the office.\n8 John and Daniel travelled to the bathroom.\n9 Where is Sandra? \toffice\t7\n10 Daniel and John went to the hallway.\n11 Mary and Sandra went to the bathroom.\n12 Where is Daniel? \thallway\t10\n13 John and Sandra moved to the kitchen.\n14 Sandra and Mary moved to the garden.\n15 Where is Mary? \tgarden\t14\n1 Sandra and John went back to the office.\n2 Daniel and John went back to the hallway.\n3 Where is John? \thallway\t2\n4 Daniel and John moved to the garden.\n5 Daniel and Mary moved to the bedroom.\n6 Where is John? \tgarden\t4\n7 John and Mary went to the office.\n8 Sandra and Mary went to the bedroom.\n9 Where is John? \toffice\t7\n10 John and Sandra moved to the hallway.\n11 Mary and Sandra moved to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra and Mary moved to the garden.\n14 Mary and John went back to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 John and Sandra went back to the office.\n2 John and Mary moved to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Mary and John moved to the office.\n5 Sandra and Daniel went to the kitchen.\n6 Where is Mary? \toffice\t4\n7 Sandra and Daniel travelled to the office.\n8 Mary and John moved to the hallway.\n9 Where is Sandra? \toffice\t7\n10 Sandra and Mary moved to the garden.\n11 Sandra and Daniel went back to the bathroom.\n12 Where is Mary? \tgarden\t10\n13 Mary and John went to the office.\n14 Sandra and Mary journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 John and Mary went to the garden.\n2 Mary and Sandra went back to the bedroom.\n3 Where is John? \tgarden\t1\n4 Sandra and John moved to the kitchen.\n5 Sandra and John went to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra and John moved to the office.\n8 Mary and Daniel travelled to the hallway.\n9 Where is John? \toffice\t7\n10 John and Sandra travelled to the bedroom.\n11 Sandra and Daniel travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Mary and John journeyed to the office.\n14 Sandra and John journeyed to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Sandra and Daniel travelled to the garden.\n2 Sandra and Daniel went back to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary and John moved to the garden.\n5 Daniel and Sandra went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Sandra and Daniel moved to the kitchen.\n8 Sandra and Mary journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Sandra and John journeyed to the kitchen.\n11 Sandra and John went back to the office.\n12 Where is Mary? \tbathroom\t8\n13 Daniel and Mary travelled to the bedroom.\n14 Daniel and John travelled to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra and John journeyed to the hallway.\n2 John and Mary journeyed to the garden.\n3 Where is Sandra? \thallway\t1\n4 Mary and Sandra went to the bedroom.\n5 Sandra and John went back to the kitchen.\n6 Where is Mary? \tbedroom\t4\n7 John and Daniel moved to the bathroom.\n8 John and Mary journeyed to the hallway.\n9 Where is Daniel? \tbathroom\t7\n10 John and Mary travelled to the kitchen.\n11 Daniel and Sandra moved to the office.\n12 Where is Sandra? \toffice\t11\n13 John and Sandra went to the bathroom.\n14 John and Sandra moved to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Mary and Sandra journeyed to the garden.\n2 Daniel and Mary went to the hallway.\n3 Where is Sandra? \tgarden\t1\n4 John and Daniel travelled to the bathroom.\n5 Mary and Sandra journeyed to the office.\n6 Where is Daniel? \tbathroom\t4\n7 Sandra and John moved to the garden.\n8 Mary and Daniel travelled to the garden.\n9 Where is Mary? \tgarden\t8\n10 Daniel and John moved to the office.\n11 Daniel and Mary journeyed to the hallway.\n12 Where is Mary? \thallway\t11\n13 John and Daniel journeyed to the bathroom.\n14 Sandra and Daniel journeyed to the kitchen.\n15 Where is Mary? \thallway\t11\n1 Mary and John moved to the office.\n2 Mary and John journeyed to the garden.\n3 Where is Mary? \tgarden\t2\n4 Mary and Daniel journeyed to the kitchen.\n5 Daniel and Mary travelled to the hallway.\n6 Where is John? \tgarden\t2\n7 Mary and Sandra went to the kitchen.\n8 Daniel and Mary went back to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Mary and Daniel travelled to the kitchen.\n11 Daniel and John went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary and Sandra went back to the office.\n14 John and Mary journeyed to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Mary and John went to the bedroom.\n2 Sandra and Mary moved to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary and Daniel travelled to the kitchen.\n5 Mary and Daniel went back to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Daniel and Mary journeyed to the hallway.\n8 Daniel and John went to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Mary travelled to the office.\n11 John and Mary moved to the bathroom.\n12 Where is Sandra? \toffice\t10\n13 Sandra and Daniel moved to the hallway.\n14 Daniel and Sandra moved to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Sandra and Mary went back to the garden.\n2 Sandra and Mary journeyed to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Daniel and John moved to the office.\n5 Daniel and Sandra moved to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 Sandra and John journeyed to the hallway.\n8 Daniel and Mary went to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Mary and John journeyed to the bathroom.\n11 John and Mary moved to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Daniel and John went to the garden.\n14 Mary and Daniel travelled to the office.\n15 Where is John? \tgarden\t13\n1 John and Sandra journeyed to the office.\n2 Mary and Sandra journeyed to the hallway.\n3 Where is Mary? \thallway\t2\n4 Mary and John went back to the bedroom.\n5 Sandra and John moved to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Mary and Daniel moved to the kitchen.\n8 Mary and John moved to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 John and Mary went to the kitchen.\n11 Daniel and Mary travelled to the bedroom.\n12 Where is John? \tkitchen\t10\n13 John and Mary travelled to the hallway.\n14 John and Sandra travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Sandra and Daniel went back to the kitchen.\n2 Daniel and John went to the hallway.\n3 Where is Sandra? \tkitchen\t1\n4 Sandra and Daniel journeyed to the garden.\n5 Sandra and John journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra and Daniel moved to the hallway.\n8 Sandra and John travelled to the office.\n9 Where is John? \toffice\t8\n10 Daniel and Sandra moved to the garden.\n11 Daniel and John went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary and Daniel travelled to the garden.\n14 Sandra and Mary travelled to the hallway.\n15 Where is John? \tbedroom\t11\n1 Mary and Daniel moved to the hallway.\n2 Sandra and John moved to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Mary and Sandra travelled to the office.\n5 John and Daniel went to the bathroom.\n6 Where is Sandra? \toffice\t4\n7 Sandra and Daniel went back to the garden.\n8 Daniel and Sandra went to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 Mary and John moved to the garden.\n11 Sandra and Mary moved to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra and John went to the bathroom.\n14 John and Mary went back to the kitchen.\n15 Where is Sandra? \tbathroom\t13\n1 Mary and John travelled to the bathroom.\n2 Daniel and Sandra journeyed to the kitchen.\n3 Where is John? \tbathroom\t1\n4 Mary and Daniel went to the garden.\n5 John and Daniel went to the bedroom.\n6 Where is Sandra? \tkitchen\t2\n7 Mary and John journeyed to the hallway.\n8 John and Sandra journeyed to the office.\n9 Where is Sandra? \toffice\t8\n10 Sandra and John went back to the kitchen.\n11 Mary and John travelled to the bathroom.\n12 Where is Sandra? \tkitchen\t10\n13 Mary and John travelled to the hallway.\n14 Daniel and Mary travelled to the office.\n15 Where is Mary? \toffice\t14\n1 John and Mary travelled to the office.\n2 John and Sandra travelled to the garden.\n3 Where is John? \tgarden\t2\n4 John and Daniel moved to the bedroom.\n5 Daniel and Sandra moved to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 John and Sandra moved to the hallway.\n8 John and Sandra journeyed to the garden.\n9 Where is John? \tgarden\t8\n10 Mary and Sandra went to the hallway.\n11 Sandra and Mary went back to the office.\n12 Where is Sandra? \toffice\t11\n13 John and Daniel travelled to the hallway.\n14 Sandra and Mary travelled to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel and John journeyed to the office.\n2 John and Daniel journeyed to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John and Daniel travelled to the bathroom.\n5 Mary and Sandra went to the office.\n6 Where is Daniel? \tbathroom\t4\n7 John and Daniel moved to the garden.\n8 John and Daniel went to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 John and Sandra moved to the garden.\n11 Daniel and John went back to the bathroom.\n12 Where is Sandra? \tgarden\t10\n13 Sandra and Daniel journeyed to the bedroom.\n14 Daniel and Mary went to the garden.\n15 Where is Sandra? \tbedroom\t13\n1 Daniel and Sandra journeyed to the bedroom.\n2 Daniel and Mary moved to the bathroom.\n3 Where is Sandra? \tbedroom\t1\n4 Daniel and Sandra journeyed to the garden.\n5 Sandra and Daniel travelled to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Sandra and Daniel moved to the kitchen.\n8 Mary and Daniel journeyed to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Sandra and Daniel moved to the office.\n11 John and Mary journeyed to the hallway.\n12 Where is Daniel? \toffice\t10\n13 Daniel and Sandra went back to the bedroom.\n14 Mary and Sandra went to the office.\n15 Where is Mary? \toffice\t14\n1 Daniel and Sandra went to the bathroom.\n2 Sandra and Daniel went to the hallway.\n3 Where is Daniel? \thallway\t2\n4 John and Sandra went back to the bedroom.\n5 John and Daniel went to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel and Sandra went to the office.\n8 Mary and Sandra went back to the garden.\n9 Where is Daniel? \toffice\t7\n10 Sandra and Daniel went back to the kitchen.\n11 Daniel and Mary went back to the office.\n12 Where is Sandra? \tkitchen\t10\n13 Daniel and Mary moved to the garden.\n14 Mary and Daniel travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 John and Mary moved to the garden.\n2 Mary and Sandra moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra and John travelled to the bathroom.\n5 Sandra and Mary went to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Sandra and Daniel journeyed to the bedroom.\n8 Sandra and Daniel went to the office.\n9 Where is Mary? \tkitchen\t5\n10 John and Daniel journeyed to the bedroom.\n11 John and Mary went to the office.\n12 Where is John? \toffice\t11\n13 Sandra and Mary went to the garden.\n14 Sandra and John moved to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Sandra and John travelled to the office.\n2 Daniel and John journeyed to the garden.\n3 Where is John? \tgarden\t2\n4 John and Daniel went to the bathroom.\n5 John and Sandra moved to the garden.\n6 Where is Daniel? \tbathroom\t4\n7 Sandra and Mary went to the kitchen.\n8 John and Mary travelled to the office.\n9 Where is Sandra? \tkitchen\t7\n10 John and Sandra went to the bedroom.\n11 Daniel and John went to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Daniel and Sandra travelled to the kitchen.\n14 John and Sandra journeyed to the office.\n15 Where is John? \toffice\t14\n1 Mary and Sandra went to the kitchen.\n2 John and Sandra travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Sandra and Mary moved to the office.\n5 Daniel and John travelled to the office.\n6 Where is Sandra? \toffice\t4\n7 Daniel and Sandra went back to the kitchen.\n8 Mary and John went to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Mary and Sandra journeyed to the garden.\n11 Daniel and John journeyed to the office.\n12 Where is John? \toffice\t11\n13 Mary and Daniel went back to the bathroom.\n14 Mary and John went to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel and Mary went to the bedroom.\n2 Sandra and Mary journeyed to the office.\n3 Where is Mary? \toffice\t2\n4 Daniel and John travelled to the kitchen.\n5 John and Mary went to the garden.\n6 Where is Mary? \tgarden\t5\n7 Sandra and John went back to the kitchen.\n8 John and Sandra went back to the office.\n9 Where is Mary? \tgarden\t5\n10 Daniel and Sandra went back to the bathroom.\n11 Daniel and Mary moved to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Daniel and Sandra travelled to the garden.\n14 Mary and Daniel moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Daniel and Sandra went back to the garden.\n2 John and Mary travelled to the kitchen.\n3 Where is Daniel? \tgarden\t1\n4 Sandra and John went back to the bathroom.\n5 John and Sandra journeyed to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra and John travelled to the bedroom.\n8 Sandra and Daniel travelled to the office.\n9 Where is Sandra? \toffice\t8\n10 Mary and Sandra went to the hallway.\n11 Daniel and John went to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Daniel and John went to the bedroom.\n14 Sandra and Daniel went back to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Sandra and John moved to the hallway.\n2 Daniel and Sandra moved to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Sandra and John travelled to the bedroom.\n5 Daniel and Mary travelled to the office.\n6 Where is Daniel? \toffice\t5\n7 John and Mary went to the kitchen.\n8 Daniel and John moved to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Sandra and Mary moved to the hallway.\n11 Sandra and Mary moved to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Sandra and Daniel went to the hallway.\n14 John and Mary travelled to the hallway.\n15 Where is Sandra? \thallway\t13\n1 John and Daniel moved to the garden.\n2 John and Mary went to the kitchen.\n3 Where is Daniel? \tgarden\t1\n4 Daniel and Mary travelled to the bedroom.\n5 John and Sandra went back to the garden.\n6 Where is John? \tgarden\t5\n7 John and Sandra journeyed to the hallway.\n8 Mary and Daniel journeyed to the bathroom.\n9 Where is Sandra? \thallway\t7\n10 John and Daniel went back to the kitchen.\n11 Sandra and John journeyed to the garden.\n12 Where is John? \tgarden\t11\n13 Daniel and John moved to the bedroom.\n14 Daniel and John journeyed to the garden.\n15 Where is Daniel? \tgarden\t14\n1 John and Mary went back to the bathroom.\n2 Daniel and John went to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Sandra and John went to the office.\n5 Mary and Sandra went to the bedroom.\n6 Where is John? \toffice\t4\n7 Mary and Daniel went to the office.\n8 Mary and John went back to the bathroom.\n9 Where is Daniel? \toffice\t7\n10 Daniel and Mary journeyed to the bedroom.\n11 Daniel and Mary journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Mary and Sandra moved to the garden.\n14 Sandra and Mary went back to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Mary and Daniel journeyed to the kitchen.\n2 Daniel and Mary moved to the hallway.\n3 Where is Daniel? \thallway\t2\n4 John and Sandra moved to the hallway.\n5 Mary and Sandra journeyed to the office.\n6 Where is Mary? \toffice\t5\n7 Mary and Sandra went to the kitchen.\n8 John and Mary travelled to the office.\n9 Where is Mary? \toffice\t8\n10 Sandra and Daniel went to the bathroom.\n11 John and Daniel went back to the bedroom.\n12 Where is Sandra? \tbathroom\t10\n13 Daniel and Mary went back to the hallway.\n14 Sandra and Daniel moved to the garden.\n15 Where is Daniel? \tgarden\t14\n1 John and Mary travelled to the kitchen.\n2 Sandra and Daniel went to the bedroom.\n3 Where is Mary? \tkitchen\t1\n4 Sandra and Daniel went to the kitchen.\n5 Sandra and Daniel moved to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 Mary and Daniel went to the office.\n8 Daniel and Mary went to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 John and Mary moved to the garden.\n11 Mary and John travelled to the bedroom.\n12 Where is John? \tbedroom\t11\n13 John and Sandra went to the hallway.\n14 Sandra and Mary went back to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Daniel and John went to the bathroom.\n2 Daniel and Sandra travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 John and Sandra journeyed to the garden.\n5 John and Daniel journeyed to the office.\n6 Where is John? \toffice\t5\n7 Mary and John moved to the garden.\n8 Mary and John went back to the kitchen.\n9 Where is Daniel? \toffice\t5\n10 John and Mary travelled to the garden.\n11 John and Mary journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 John and Daniel went to the bathroom.\n14 Daniel and John went to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Daniel and Mary went back to the bedroom.\n2 John and Daniel journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Daniel and John journeyed to the bedroom.\n5 John and Mary moved to the hallway.\n6 Where is John? \thallway\t5\n7 Sandra and Daniel went back to the office.\n8 Sandra and Daniel went to the bedroom.\n9 Where is Mary? \thallway\t5\n10 Daniel and Mary travelled to the bathroom.\n11 Mary and Daniel travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Daniel and John went to the office.\n14 John and Daniel journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Sandra and Daniel journeyed to the bathroom.\n2 John and Sandra went to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John and Mary moved to the bedroom.\n5 Daniel and Sandra travelled to the kitchen.\n6 Where is Mary? \tbedroom\t4\n7 Daniel and Mary journeyed to the bathroom.\n8 Daniel and John travelled to the garden.\n9 Where is John? \tgarden\t8\n10 Sandra and Mary went back to the garden.\n11 Daniel and Mary travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary and Daniel journeyed to the garden.\n14 Mary and Daniel moved to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Mary and John moved to the garden.\n2 John and Daniel travelled to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Daniel and John journeyed to the bedroom.\n5 Mary and Daniel journeyed to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Mary and Sandra went back to the bathroom.\n8 John and Sandra went back to the office.\n9 Where is Daniel? \thallway\t5\n10 Mary and Daniel moved to the kitchen.\n11 Mary and John travelled to the garden.\n12 Where is Mary? \tgarden\t11\n13 John and Mary went to the hallway.\n14 Sandra and Daniel went back to the bathroom.\n15 Where is John? \thallway\t13\n1 John and Daniel moved to the bathroom.\n2 Mary and John went to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Mary and John journeyed to the hallway.\n5 Sandra and Daniel travelled to the garden.\n6 Where is Mary? \thallway\t4\n7 Sandra and Daniel went to the office.\n8 Mary and John went back to the bedroom.\n9 Where is Daniel? \toffice\t7\n10 John and Daniel went back to the hallway.\n11 Mary and Daniel journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra and Daniel moved to the bedroom.\n14 Daniel and Sandra moved to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Mary and Sandra moved to the kitchen.\n2 Sandra and Mary journeyed to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Daniel and Sandra went back to the office.\n5 Sandra and Daniel went to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Mary and Sandra went to the garden.\n8 Sandra and Daniel went back to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Mary and Sandra went to the bathroom.\n11 Daniel and John travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John and Daniel journeyed to the garden.\n14 Daniel and John moved to the hallway.\n15 Where is John? \thallway\t14\n1 Sandra and Mary moved to the office.\n2 Mary and Daniel travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 John and Sandra went to the garden.\n5 Daniel and Sandra went to the hallway.\n6 Where is John? \tgarden\t4\n7 Daniel and John went to the kitchen.\n8 Sandra and Mary went back to the bathroom.\n9 Where is Daniel? \tkitchen\t7\n10 Daniel and John went back to the bathroom.\n11 Sandra and Mary moved to the hallway.\n12 Where is John? \tbathroom\t10\n13 Mary and Daniel travelled to the office.\n14 Mary and Daniel went back to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 John and Sandra went back to the kitchen.\n2 Mary and Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John and Sandra went back to the bathroom.\n5 Daniel and Mary went back to the hallway.\n6 Where is Daniel? \thallway\t5\n7 John and Sandra journeyed to the office.\n8 Sandra and John journeyed to the garden.\n9 Where is Sandra? \tgarden\t8\n10 John and Mary journeyed to the office.\n11 John and Mary went back to the kitchen.\n12 Where is John? \tkitchen\t11\n13 John and Daniel travelled to the garden.\n14 Daniel and Mary journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Mary and Sandra went back to the office.\n2 Mary and Daniel moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Sandra and John moved to the garden.\n5 John and Daniel went to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 John and Mary journeyed to the office.\n8 John and Mary went to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Sandra and John moved to the bathroom.\n11 Daniel and Mary went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 John and Mary moved to the office.\n14 Mary and Sandra journeyed to the hallway.\n15 Where is Mary? \thallway\t14\n1 Sandra and John journeyed to the hallway.\n2 Daniel and Mary travelled to the hallway.\n3 Where is Sandra? \thallway\t1\n4 Sandra and Daniel went back to the bedroom.\n5 John and Mary moved to the kitchen.\n6 Where is Daniel? \tbedroom\t4\n7 Sandra and Daniel journeyed to the office.\n8 Sandra and John travelled to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel and John went to the kitchen.\n11 Sandra and John moved to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Daniel and Mary went back to the garden.\n14 Mary and Sandra journeyed to the hallway.\n15 Where is Mary? \thallway\t14\n"
  },
  {
    "path": "tasksv11/en/qa13_compound-coreference_test.txt",
    "content": "1 John and Mary went back to the hallway.\n2 Then they went to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary and John moved to the hallway.\n5 Following that they moved to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Daniel and Sandra went to the office.\n8 Following that they went back to the kitchen.\n9 Where is John? \tkitchen\t4 5\n10 John and Daniel journeyed to the office.\n11 Following that they travelled to the hallway.\n12 Where is Sandra? \tkitchen\t7 8\n13 Mary and Sandra travelled to the garden.\n14 After that they went back to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Daniel and John went back to the kitchen.\n2 Following that they went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra and Mary travelled to the office.\n5 Following that they travelled to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Mary and Sandra travelled to the bedroom.\n8 Then they travelled to the office.\n9 Where is Mary? \toffice\t7 8\n10 Daniel and Sandra travelled to the garden.\n11 After that they journeyed to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary and Sandra went back to the garden.\n14 Then they moved to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Mary and Daniel moved to the bedroom.\n2 Afterwards they journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel and Sandra went to the hallway.\n5 Following that they journeyed to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 John and Mary travelled to the hallway.\n8 Then they went to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Mary and John journeyed to the hallway.\n11 Then they travelled to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and Mary moved to the office.\n14 Then they travelled to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Daniel and Mary went back to the hallway.\n2 Following that they went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 John and Mary travelled to the kitchen.\n5 After that they moved to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Mary and Sandra went to the office.\n8 Following that they travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Sandra and Mary went back to the kitchen.\n11 Following that they travelled to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Daniel and Mary moved to the kitchen.\n14 Following that they journeyed to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Mary and John went to the hallway.\n2 Afterwards they travelled to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel and Mary went back to the garden.\n5 Afterwards they travelled to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel and Sandra moved to the kitchen.\n8 Afterwards they moved to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Sandra and Mary went back to the office.\n11 Following that they moved to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 John and Mary moved to the kitchen.\n14 After that they went to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary and Sandra travelled to the office.\n2 Then they moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary and Sandra moved to the bedroom.\n5 Afterwards they went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Sandra and John travelled to the bedroom.\n8 Then they journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Sandra and Daniel travelled to the kitchen.\n11 After that they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Mary went to the bedroom.\n14 Following that they went back to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra and Mary travelled to the bedroom.\n2 Following that they went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Daniel went to the bathroom.\n5 After that they went back to the garden.\n6 Where is John? \tgarden\t4 5\n7 Sandra and John went back to the bedroom.\n8 After that they travelled to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Sandra and Mary journeyed to the kitchen.\n11 Following that they moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary and Sandra moved to the office.\n14 After that they went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra and John went back to the hallway.\n2 Following that they travelled to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and John went to the bathroom.\n5 Afterwards they went to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Mary and John travelled to the garden.\n8 After that they went to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 John and Mary travelled to the garden.\n11 Then they journeyed to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Mary and Daniel journeyed to the bedroom.\n14 Then they went to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Sandra and Mary journeyed to the bedroom.\n2 Following that they journeyed to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Daniel and Mary journeyed to the office.\n5 Then they travelled to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Daniel and John travelled to the garden.\n8 Following that they journeyed to the office.\n9 Where is Mary? \tbathroom\t4 5\n10 Mary and John moved to the kitchen.\n11 Then they moved to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Mary and John went to the office.\n14 Afterwards they went back to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Mary and Sandra went back to the bedroom.\n2 Following that they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra and Daniel went back to the bathroom.\n5 Then they went to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel and Mary travelled to the garden.\n8 After that they travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra and Daniel journeyed to the garden.\n11 Then they went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary and Daniel journeyed to the kitchen.\n14 After that they moved to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Mary and Daniel went to the garden.\n2 After that they moved to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Sandra and John travelled to the bedroom.\n5 Afterwards they journeyed to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Mary and Daniel journeyed to the kitchen.\n8 Following that they journeyed to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Mary and Sandra went back to the bedroom.\n11 Following that they journeyed to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Mary and Daniel travelled to the garden.\n14 Following that they travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John and Daniel went to the hallway.\n2 Then they went back to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and John went to the bathroom.\n5 Following that they moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel and Sandra went to the bathroom.\n8 Then they travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Sandra and John travelled to the office.\n11 Afterwards they went back to the garden.\n12 Where is John? \tgarden\t10 11\n13 Daniel and Sandra journeyed to the hallway.\n14 After that they went to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel and John went to the kitchen.\n2 Then they went back to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and Sandra travelled to the office.\n5 Following that they went to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel and John journeyed to the office.\n8 Following that they journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 John and Mary journeyed to the office.\n11 Afterwards they travelled to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 John and Sandra moved to the hallway.\n14 Afterwards they journeyed to the office.\n15 Where is Mary? \tbathroom\t10 11\n1 Sandra and Daniel journeyed to the kitchen.\n2 Afterwards they travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary and Daniel journeyed to the garden.\n5 Afterwards they journeyed to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 John and Mary journeyed to the office.\n8 Then they journeyed to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary and Sandra journeyed to the kitchen.\n11 Afterwards they went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Daniel and Sandra went to the office.\n14 After that they journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Sandra moved to the garden.\n2 Afterwards they travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Daniel and John journeyed to the office.\n5 Then they went to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Daniel and John moved to the office.\n8 Afterwards they moved to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Sandra and Daniel journeyed to the hallway.\n11 Following that they moved to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 John and Mary went to the hallway.\n14 After that they moved to the bedroom.\n15 Where is Daniel? \tkitchen\t10 11\n1 Daniel and Sandra moved to the garden.\n2 Afterwards they moved to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John and Mary went back to the garden.\n5 Then they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra and Daniel went back to the kitchen.\n8 Afterwards they journeyed to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra and Daniel went back to the hallway.\n11 After that they moved to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John and Mary journeyed to the bedroom.\n14 Following that they travelled to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and Mary journeyed to the bedroom.\n2 Following that they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Daniel moved to the bathroom.\n5 After that they travelled to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra and John journeyed to the kitchen.\n8 Following that they travelled to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Mary journeyed to the bedroom.\n11 Following that they went to the garden.\n12 Where is John? \tgarden\t10 11\n13 John and Mary went to the hallway.\n14 Then they travelled to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Mary and Sandra moved to the bathroom.\n2 After that they journeyed to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary and Daniel travelled to the office.\n5 Following that they moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Sandra and Daniel went back to the kitchen.\n8 Afterwards they moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Mary and Sandra travelled to the office.\n11 Following that they journeyed to the bedroom.\n12 Where is Daniel? \thallway\t7 8\n13 John and Sandra travelled to the hallway.\n14 Then they moved to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 John and Sandra travelled to the garden.\n2 Then they moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary and John travelled to the bathroom.\n5 After that they journeyed to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Sandra and Daniel travelled to the office.\n8 Following that they went back to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Sandra and John travelled to the bedroom.\n11 Afterwards they travelled to the hallway.\n12 Where is Daniel? \thallway\t7 8\n13 Mary and Sandra travelled to the office.\n14 Afterwards they went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Daniel and John moved to the hallway.\n2 Afterwards they journeyed to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and John went to the bathroom.\n5 After that they went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 Mary and Daniel went back to the office.\n8 Then they moved to the bedroom.\n9 Where is John? \thallway\t4 5\n10 John and Sandra went to the office.\n11 After that they journeyed to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Mary and John went back to the office.\n14 After that they went to the garden.\n15 Where is Sandra? \tbedroom\t10 11\n1 Mary and Daniel travelled to the hallway.\n2 Afterwards they travelled to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Sandra went back to the bathroom.\n5 Afterwards they went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary and Daniel moved to the garden.\n8 Afterwards they went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel and Mary journeyed to the bedroom.\n11 Following that they went to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Sandra and Mary went back to the hallway.\n14 After that they moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel and John went back to the office.\n2 After that they travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and Sandra journeyed to the hallway.\n5 Following that they travelled to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Mary and John travelled to the hallway.\n8 After that they journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary and John moved to the office.\n11 Then they journeyed to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 John and Mary went back to the garden.\n14 Afterwards they journeyed to the hallway.\n15 Where is John? \thallway\t13 14\n1 John and Mary went to the bathroom.\n2 Then they moved to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel and John moved to the office.\n5 Afterwards they went to the bathroom.\n6 Where is Mary? \tbedroom\t1 2\n7 Daniel and Sandra went back to the office.\n8 After that they journeyed to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Mary and John went to the office.\n11 Following that they moved to the hallway.\n12 Where is Sandra? \tgarden\t7 8\n13 Sandra and Mary moved to the bathroom.\n14 After that they went back to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Daniel and Mary travelled to the hallway.\n2 After that they went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary and Daniel went to the hallway.\n5 Following that they journeyed to the office.\n6 Where is Mary? \toffice\t4 5\n7 Mary and Sandra moved to the hallway.\n8 Afterwards they went to the office.\n9 Where is Daniel? \toffice\t4 5\n10 Sandra and John went back to the garden.\n11 Afterwards they went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Daniel and Sandra travelled to the hallway.\n14 After that they travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Mary and Daniel travelled to the bedroom.\n2 Then they journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Daniel and Sandra went back to the garden.\n5 Following that they journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Sandra and John went back to the bedroom.\n8 Then they journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Daniel moved to the office.\n11 After that they went back to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra and Daniel travelled to the bedroom.\n14 After that they travelled to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 John and Mary went to the office.\n2 Following that they travelled to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra and Daniel travelled to the bathroom.\n5 After that they journeyed to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Daniel and Sandra travelled to the bathroom.\n8 Following that they journeyed to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Sandra and Daniel travelled to the hallway.\n11 Then they travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Daniel and Mary went back to the office.\n14 Then they moved to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 John and Mary went to the hallway.\n2 Afterwards they travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John and Mary journeyed to the bathroom.\n5 After that they went to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Daniel and John went back to the hallway.\n8 Afterwards they went to the kitchen.\n9 Where is Mary? \tkitchen\t4 5\n10 Sandra and John moved to the office.\n11 Afterwards they journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary and Sandra went to the office.\n14 Afterwards they journeyed to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra and Daniel moved to the bedroom.\n2 Afterwards they went to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary and Daniel moved to the bedroom.\n5 Then they went back to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra and Mary moved to the bathroom.\n8 Afterwards they went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 John and Sandra moved to the garden.\n11 Then they journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Mary travelled to the garden.\n14 Then they moved to the office.\n15 Where is John? \toffice\t13 14\n1 Daniel and Mary moved to the hallway.\n2 Then they went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Mary and Sandra journeyed to the hallway.\n5 Following that they travelled to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra and Mary moved to the hallway.\n8 After that they travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary and John went back to the office.\n11 Afterwards they went back to the garden.\n12 Where is John? \tgarden\t10 11\n13 John and Mary went back to the kitchen.\n14 Following that they moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel and Mary went to the hallway.\n2 Then they travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 John and Sandra moved to the bathroom.\n5 After that they went back to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John and Mary journeyed to the kitchen.\n8 Afterwards they went back to the office.\n9 Where is Mary? \toffice\t7 8\n10 Sandra and Daniel journeyed to the garden.\n11 Afterwards they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary and Sandra went back to the garden.\n14 Afterwards they went to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra and John went back to the garden.\n2 Afterwards they travelled to the hallway.\n3 Where is John? \thallway\t1 2\n4 Daniel and Sandra travelled to the garden.\n5 Afterwards they moved to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John and Mary travelled to the office.\n8 Afterwards they went back to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra and Daniel journeyed to the hallway.\n11 After that they went back to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Mary and Daniel journeyed to the bedroom.\n14 After that they went to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Mary and Daniel moved to the office.\n2 After that they went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary and Sandra journeyed to the bathroom.\n5 After that they journeyed to the office.\n6 Where is Daniel? \tgarden\t1 2\n7 John and Daniel moved to the bedroom.\n8 Then they went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 John and Sandra journeyed to the bedroom.\n11 Following that they journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Sandra travelled to the garden.\n14 After that they journeyed to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel and John went back to the office.\n2 After that they moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra and John moved to the garden.\n5 After that they journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Daniel and Sandra went to the kitchen.\n8 Then they went to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Sandra and John went to the bedroom.\n11 Then they journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary and Sandra moved to the bedroom.\n14 After that they travelled to the office.\n15 Where is John? \tkitchen\t10 11\n1 Daniel and John went back to the bedroom.\n2 Following that they travelled to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra and Daniel moved to the kitchen.\n5 Following that they moved to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John and Mary travelled to the bathroom.\n8 Afterwards they journeyed to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel and John journeyed to the bedroom.\n11 Then they moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Daniel and Sandra went back to the office.\n14 Then they went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel and John went to the kitchen.\n2 Afterwards they journeyed to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary and John went to the office.\n5 Afterwards they moved to the hallway.\n6 Where is John? \thallway\t4 5\n7 John and Daniel travelled to the bedroom.\n8 After that they travelled to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary and John travelled to the bedroom.\n11 Then they travelled to the office.\n12 Where is John? \toffice\t10 11\n13 Mary and Daniel went to the bathroom.\n14 Afterwards they moved to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra and Daniel journeyed to the hallway.\n2 Afterwards they went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John and Daniel journeyed to the hallway.\n5 Afterwards they went back to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 John and Mary went to the bedroom.\n8 Then they went back to the office.\n9 Where is John? \toffice\t7 8\n10 Mary and Sandra moved to the bedroom.\n11 Following that they went to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Sandra and John travelled to the bedroom.\n14 Following that they journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Mary and John went back to the office.\n2 Afterwards they travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel and Mary went back to the bathroom.\n5 Then they journeyed to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Mary and John went back to the bedroom.\n8 Following that they went back to the office.\n9 Where is Mary? \toffice\t7 8\n10 Daniel and John travelled to the bathroom.\n11 Afterwards they travelled to the office.\n12 Where is John? \toffice\t10 11\n13 Mary and Daniel went back to the bathroom.\n14 After that they moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 John and Mary went to the office.\n2 Following that they travelled to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary and John went to the hallway.\n5 Then they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary and Sandra went back to the office.\n8 After that they journeyed to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Daniel moved to the garden.\n11 After that they travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Mary and Sandra travelled to the garden.\n14 Afterwards they moved to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Sandra and John travelled to the bathroom.\n2 Then they went back to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John and Daniel went to the hallway.\n5 Afterwards they journeyed to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra and John moved to the garden.\n8 Then they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Daniel and John travelled to the garden.\n11 Following that they went back to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John and Mary journeyed to the bathroom.\n14 Afterwards they moved to the garden.\n15 Where is John? \tgarden\t13 14\n1 Daniel and Mary travelled to the bedroom.\n2 After that they moved to the office.\n3 Where is Mary? \toffice\t1 2\n4 Daniel and Mary went to the hallway.\n5 Then they moved to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Mary and Sandra travelled to the kitchen.\n8 Afterwards they went back to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 John and Sandra went to the office.\n11 Then they went back to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Mary and Sandra travelled to the kitchen.\n14 Then they went back to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Mary and Sandra travelled to the bedroom.\n2 Afterwards they moved to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary and Sandra moved to the hallway.\n5 Following that they moved to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra and Daniel moved to the garden.\n8 Following that they travelled to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 John and Mary went to the bathroom.\n11 Afterwards they moved to the kitchen.\n12 Where is Daniel? \tbathroom\t7 8\n13 Daniel and Sandra travelled to the bedroom.\n14 After that they journeyed to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra and John went back to the garden.\n2 After that they journeyed to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel and John travelled to the garden.\n5 Then they went to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary and Sandra journeyed to the kitchen.\n8 Afterwards they travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Sandra journeyed to the garden.\n11 Afterwards they moved to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 John and Daniel travelled to the office.\n14 After that they travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Mary and Sandra journeyed to the bedroom.\n2 Afterwards they journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary and Daniel went back to the kitchen.\n5 After that they journeyed to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra and Mary went back to the office.\n8 Following that they went to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Sandra and John went back to the office.\n11 Afterwards they went back to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Sandra and John journeyed to the kitchen.\n14 Then they journeyed to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 John and Sandra went back to the kitchen.\n2 After that they went to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and John moved to the bedroom.\n5 After that they went to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra and Mary moved to the office.\n8 Following that they journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Mary and Sandra went back to the garden.\n11 Then they went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Daniel and Mary journeyed to the kitchen.\n14 Afterwards they went back to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra and Daniel journeyed to the office.\n2 Then they went back to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John and Daniel went to the office.\n5 After that they went back to the garden.\n6 Where is John? \tgarden\t4 5\n7 Daniel and John went back to the kitchen.\n8 Afterwards they journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John and Mary travelled to the office.\n11 Afterwards they moved to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Sandra and Daniel went to the office.\n14 After that they journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Daniel and Sandra went to the kitchen.\n2 Following that they went to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary and Daniel journeyed to the bedroom.\n5 Then they travelled to the office.\n6 Where is Mary? \toffice\t4 5\n7 John and Mary journeyed to the kitchen.\n8 After that they journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Mary travelled to the bathroom.\n11 After that they went back to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Daniel and Sandra journeyed to the hallway.\n14 Then they travelled to the office.\n15 Where is Daniel? \toffice\t13 14\n1 John and Mary travelled to the garden.\n2 Afterwards they went back to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John and Mary journeyed to the garden.\n5 Following that they went to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary and Sandra moved to the bathroom.\n8 Then they travelled to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Daniel and John moved to the office.\n11 After that they moved to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 John and Mary journeyed to the office.\n14 After that they journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra and Daniel travelled to the garden.\n2 After that they moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel and John journeyed to the hallway.\n5 Afterwards they went to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel and Mary went back to the bathroom.\n8 After that they went to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Daniel and Mary travelled to the hallway.\n11 Then they went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Daniel and Sandra went to the garden.\n14 Then they went to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and Daniel moved to the office.\n2 Afterwards they went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 John and Daniel travelled to the kitchen.\n5 Afterwards they moved to the garden.\n6 Where is John? \tgarden\t4 5\n7 John and Daniel travelled to the bedroom.\n8 Then they journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel and Mary went to the garden.\n11 Following that they travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John and Mary went back to the bedroom.\n14 Afterwards they went back to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary and John went back to the office.\n2 Following that they moved to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra and Mary moved to the bedroom.\n5 Afterwards they went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Mary and Sandra went back to the bathroom.\n8 Following that they journeyed to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra and Daniel travelled to the bedroom.\n11 Afterwards they journeyed to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel and John went to the bedroom.\n14 Afterwards they went to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel and Sandra journeyed to the bedroom.\n2 Following that they travelled to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and Mary journeyed to the kitchen.\n5 Then they journeyed to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Daniel and John moved to the bathroom.\n8 Afterwards they travelled to the office.\n9 Where is Mary? \thallway\t4 5\n10 John and Daniel moved to the kitchen.\n11 Afterwards they travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Daniel and Mary journeyed to the garden.\n14 Then they journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel and Sandra travelled to the office.\n2 After that they journeyed to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and John went back to the bedroom.\n5 Afterwards they went back to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Mary and Daniel went back to the garden.\n8 After that they journeyed to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra and Mary travelled to the kitchen.\n11 After that they travelled to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and Mary went back to the office.\n14 After that they went back to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and Sandra journeyed to the bathroom.\n2 Following that they went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary and Sandra travelled to the bathroom.\n5 After that they went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary and John travelled to the hallway.\n8 Following that they journeyed to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Sandra and Mary journeyed to the garden.\n11 After that they moved to the office.\n12 Where is Mary? \toffice\t10 11\n13 John and Mary travelled to the hallway.\n14 Afterwards they went back to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John and Daniel moved to the hallway.\n2 Following that they went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 John and Daniel travelled to the office.\n5 Following that they travelled to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 John and Sandra moved to the kitchen.\n8 Then they moved to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 John and Mary journeyed to the hallway.\n11 Then they went to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Daniel went back to the office.\n14 Afterwards they moved to the garden.\n15 Where is Mary? \tgarden\t10 11\n1 Daniel and Mary went back to the kitchen.\n2 After that they moved to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary and Daniel went back to the kitchen.\n5 After that they travelled to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Daniel and Sandra went back to the hallway.\n8 Afterwards they journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 John and Daniel moved to the bedroom.\n11 Following that they went back to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Daniel and John went back to the office.\n14 After that they journeyed to the hallway.\n15 Where is John? \thallway\t13 14\n1 Mary and Daniel journeyed to the bedroom.\n2 After that they went back to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel and John went back to the hallway.\n5 Following that they travelled to the garden.\n6 Where is John? \tgarden\t4 5\n7 John and Sandra went back to the office.\n8 Following that they went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel and John went back to the bedroom.\n11 Then they travelled to the garden.\n12 Where is John? \tgarden\t10 11\n13 Daniel and John moved to the kitchen.\n14 After that they journeyed to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Daniel and John went to the bedroom.\n2 Then they travelled to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra and John moved to the hallway.\n5 Then they went back to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Daniel and Sandra went to the hallway.\n8 Following that they went to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Sandra and John went back to the office.\n11 After that they went back to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 John and Sandra went to the kitchen.\n14 After that they went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 Daniel and John moved to the office.\n2 After that they went back to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel and Mary went back to the garden.\n5 After that they journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Mary and John journeyed to the hallway.\n8 Then they went to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Daniel and John journeyed to the office.\n11 After that they went back to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Sandra and Daniel moved to the kitchen.\n14 Following that they moved to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra and Mary travelled to the hallway.\n2 Following that they went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary and Sandra went back to the bedroom.\n5 Following that they went to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Mary and Daniel travelled to the office.\n8 After that they went to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Sandra and Mary went back to the office.\n11 Then they went to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel and Mary journeyed to the bathroom.\n14 Afterwards they moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Mary and Sandra went to the bedroom.\n2 Afterwards they moved to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra and Daniel journeyed to the hallway.\n5 Afterwards they went to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary and Daniel journeyed to the bedroom.\n8 Then they travelled to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra and Daniel went to the bathroom.\n11 Then they went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Daniel and Sandra journeyed to the hallway.\n14 Following that they went to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Daniel and Sandra moved to the kitchen.\n2 Following that they went back to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and Mary travelled to the kitchen.\n5 Afterwards they moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel and John went to the garden.\n8 Following that they travelled to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Mary and Sandra journeyed to the office.\n11 Following that they went to the bedroom.\n12 Where is John? \tbathroom\t7 8\n13 Daniel and Mary moved to the garden.\n14 Then they went to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John and Daniel went back to the kitchen.\n2 Then they went to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Daniel travelled to the bathroom.\n5 After that they went to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Mary and John went back to the bedroom.\n8 Following that they moved to the bathroom.\n9 Where is Daniel? \tkitchen\t4 5\n10 Mary and Daniel went to the office.\n11 Afterwards they moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 John and Sandra journeyed to the bedroom.\n14 Then they journeyed to the garden.\n15 Where is Daniel? \tbathroom\t10 11\n1 John and Mary went back to the garden.\n2 Following that they went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John and Daniel moved to the bathroom.\n5 Following that they moved to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel and Mary went back to the kitchen.\n8 Following that they went to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Sandra and Mary went to the office.\n11 Following that they went to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Mary and Sandra moved to the hallway.\n14 Following that they travelled to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 John and Daniel went to the bathroom.\n2 Then they went to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel and Sandra moved to the bathroom.\n5 Afterwards they went to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Daniel and Mary went back to the garden.\n8 Following that they went to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Daniel and Mary went to the hallway.\n11 Afterwards they went to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Sandra and John journeyed to the bathroom.\n14 Afterwards they went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 Sandra and Daniel went back to the kitchen.\n2 Afterwards they went back to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary and Sandra travelled to the hallway.\n5 Then they went back to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 John and Daniel went to the office.\n8 Following that they moved to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Daniel and John moved to the bathroom.\n11 Following that they travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel and John moved to the office.\n14 Afterwards they moved to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Sandra and Daniel went back to the bathroom.\n2 Afterwards they travelled to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 John and Mary moved to the bathroom.\n5 Following that they moved to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Mary and John went to the kitchen.\n8 Then they moved to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary and John went back to the office.\n11 Afterwards they went back to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and Daniel journeyed to the bedroom.\n14 Then they went back to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and John moved to the hallway.\n2 Following that they went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra and Mary journeyed to the office.\n5 Following that they travelled to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel and Sandra travelled to the hallway.\n8 Following that they went to the bedroom.\n9 Where is Mary? \tbedroom\t4 5\n10 Mary and John went to the garden.\n11 Following that they travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra and John journeyed to the bathroom.\n14 After that they moved to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Mary and Daniel went to the office.\n2 After that they went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John and Mary went back to the garden.\n5 Then they travelled to the kitchen.\n6 Where is Daniel? \tbedroom\t1 2\n7 John and Mary went back to the garden.\n8 Following that they went to the office.\n9 Where is Mary? \toffice\t7 8\n10 John and Mary moved to the bedroom.\n11 Afterwards they went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra and Mary journeyed to the bedroom.\n14 Following that they moved to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary and Daniel went back to the bathroom.\n2 Afterwards they went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel and Sandra moved to the hallway.\n5 Following that they travelled to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John and Daniel went to the kitchen.\n8 After that they went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 John and Daniel went back to the bathroom.\n11 Afterwards they journeyed to the office.\n12 Where is John? \toffice\t10 11\n13 Mary and John journeyed to the hallway.\n14 Afterwards they travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel and Mary went back to the garden.\n2 Afterwards they travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John and Daniel moved to the garden.\n5 Afterwards they went back to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 John and Daniel went back to the garden.\n8 After that they journeyed to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel and John moved to the office.\n11 Following that they journeyed to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 John and Mary journeyed to the office.\n14 After that they went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel and Mary travelled to the garden.\n2 After that they travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra and Mary went to the bedroom.\n5 After that they moved to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Daniel and John journeyed to the bathroom.\n8 After that they moved to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary and John went back to the office.\n11 Following that they travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary and Sandra went to the hallway.\n14 Following that they journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and John travelled to the kitchen.\n2 After that they went to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary and John journeyed to the hallway.\n5 Afterwards they went to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra and Daniel travelled to the office.\n8 Following that they moved to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel and John went back to the bedroom.\n11 Afterwards they went to the office.\n12 Where is John? \toffice\t10 11\n13 John and Mary moved to the bathroom.\n14 Afterwards they moved to the office.\n15 Where is John? \toffice\t13 14\n1 Daniel and John moved to the garden.\n2 Afterwards they went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John and Sandra went to the hallway.\n5 Afterwards they went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Daniel and Sandra went to the hallway.\n8 After that they travelled to the office.\n9 Where is Sandra? \toffice\t7 8\n10 John and Mary travelled to the bedroom.\n11 After that they went back to the bathroom.\n12 Where is Sandra? \toffice\t7 8\n13 Daniel and John went to the garden.\n14 Then they moved to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel and Sandra journeyed to the hallway.\n2 Then they moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and John journeyed to the hallway.\n5 Afterwards they went to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John and Mary moved to the office.\n8 Following that they went to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Sandra and John moved to the kitchen.\n11 Afterwards they moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Mary journeyed to the hallway.\n14 Following that they went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 Daniel and Sandra moved to the bedroom.\n2 Then they went back to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John and Mary went back to the garden.\n5 Then they travelled to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Sandra and Mary moved to the kitchen.\n8 Following that they journeyed to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Mary went to the bedroom.\n11 Following that they went to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Sandra and Daniel went back to the garden.\n14 Then they went back to the office.\n15 Where is Mary? \tbathroom\t10 11\n1 Mary and Daniel travelled to the kitchen.\n2 Then they moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John and Sandra travelled to the hallway.\n5 Following that they travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Daniel and Sandra went back to the office.\n8 Afterwards they went to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Daniel and John went back to the garden.\n11 After that they went back to the kitchen.\n12 Where is Sandra? \tbathroom\t7 8\n13 John and Daniel moved to the office.\n14 Then they went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra and John moved to the office.\n2 Following that they went back to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra and John went to the bathroom.\n5 Then they journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra and John travelled to the kitchen.\n8 After that they went to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra and John went back to the bedroom.\n11 Following that they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary and Sandra went back to the office.\n14 After that they journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 John and Daniel journeyed to the garden.\n2 After that they journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary and Daniel went back to the hallway.\n5 Following that they went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel and John travelled to the garden.\n8 Then they moved to the hallway.\n9 Where is John? \thallway\t7 8\n10 Sandra and John journeyed to the kitchen.\n11 Afterwards they travelled to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Sandra and Daniel went back to the garden.\n14 Then they moved to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary and Daniel travelled to the bathroom.\n2 Following that they went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary and John journeyed to the bathroom.\n5 Afterwards they moved to the office.\n6 Where is Daniel? \tgarden\t1 2\n7 John and Mary travelled to the garden.\n8 After that they went to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra and Mary moved to the hallway.\n11 After that they went back to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Mary and Sandra moved to the hallway.\n14 After that they went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Daniel and John travelled to the hallway.\n2 Following that they journeyed to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and Mary went to the kitchen.\n5 After that they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 Mary and Daniel moved to the kitchen.\n8 After that they moved to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John and Mary travelled to the kitchen.\n11 Then they went to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 John and Sandra moved to the kitchen.\n14 After that they went to the office.\n15 Where is John? \toffice\t13 14\n1 Daniel and Mary went to the bathroom.\n2 Then they moved to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Sandra went to the garden.\n5 Following that they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Sandra and Daniel went back to the kitchen.\n8 Then they travelled to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Daniel and Sandra journeyed to the kitchen.\n11 Following that they travelled to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Daniel and John went back to the office.\n14 Afterwards they moved to the kitchen.\n15 Where is Sandra? \tgarden\t10 11\n1 Mary and John went to the hallway.\n2 Afterwards they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Sandra and John went to the bathroom.\n5 After that they went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John and Mary went back to the bedroom.\n8 Then they went to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John and Daniel moved to the office.\n11 Then they went back to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra and John went back to the kitchen.\n14 Then they travelled to the office.\n15 Where is Daniel? \tbedroom\t10 11\n1 Mary and Sandra moved to the bedroom.\n2 Following that they went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra and John went back to the office.\n5 After that they moved to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Sandra and Daniel moved to the kitchen.\n8 Following that they went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra and John went to the bathroom.\n11 Afterwards they went to the hallway.\n12 Where is John? \thallway\t10 11\n13 Mary and Sandra went back to the garden.\n14 Then they travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 John and Daniel journeyed to the hallway.\n2 Afterwards they travelled to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Mary and Daniel went to the garden.\n5 Following that they travelled to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 John and Mary went to the hallway.\n8 Following that they went back to the garden.\n9 Where is Daniel? \tbedroom\t4 5\n10 Sandra and John journeyed to the kitchen.\n11 Afterwards they went to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 John and Daniel went to the bathroom.\n14 Then they went to the office.\n15 Where is John? \toffice\t13 14\n1 Daniel and Mary journeyed to the office.\n2 After that they moved to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Mary moved to the office.\n5 Then they went back to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra and Mary went back to the bedroom.\n8 After that they went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel and Sandra went to the kitchen.\n11 Afterwards they went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Daniel and John journeyed to the office.\n14 Then they travelled to the kitchen.\n15 Where is Sandra? \tbedroom\t10 11\n1 Mary and Daniel went to the bedroom.\n2 Afterwards they travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel and Mary went to the office.\n5 Following that they went back to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Mary and Daniel moved to the bathroom.\n8 After that they went to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Sandra and Mary journeyed to the bedroom.\n11 Following that they went to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and Daniel went to the bathroom.\n14 Afterwards they moved to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Mary and John journeyed to the office.\n2 Following that they went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra and Daniel travelled to the bathroom.\n5 Following that they moved to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Mary and Sandra moved to the hallway.\n8 Following that they went back to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Sandra and Daniel moved to the hallway.\n11 Then they went to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Daniel and John went back to the office.\n14 After that they journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Mary and Daniel moved to the garden.\n2 Then they travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra and Mary journeyed to the bedroom.\n5 Following that they went to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary and John travelled to the bedroom.\n8 Afterwards they went to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Daniel moved to the garden.\n11 After that they travelled to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Daniel and Mary journeyed to the kitchen.\n14 Then they went back to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Mary and Sandra moved to the kitchen.\n2 Then they journeyed to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John and Mary went to the hallway.\n5 After that they travelled to the bathroom.\n6 Where is Sandra? \toffice\t1 2\n7 Sandra and John moved to the hallway.\n8 Then they went back to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra and John moved to the bathroom.\n11 Afterwards they moved to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 John and Mary moved to the hallway.\n14 After that they moved to the office.\n15 Where is John? \toffice\t13 14\n1 John and Sandra went back to the garden.\n2 Then they travelled to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Daniel and Mary went back to the garden.\n5 Afterwards they travelled to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Mary and Daniel moved to the kitchen.\n8 Then they went back to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary and Daniel journeyed to the kitchen.\n11 Afterwards they went to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Daniel and John moved to the office.\n14 After that they moved to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Mary and Sandra moved to the garden.\n2 After that they went to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Mary and John moved to the bedroom.\n5 Afterwards they travelled to the office.\n6 Where is John? \toffice\t4 5\n7 Mary and Daniel went back to the kitchen.\n8 After that they went back to the bedroom.\n9 Where is John? \toffice\t4 5\n10 Sandra and Mary journeyed to the hallway.\n11 Then they travelled to the garden.\n12 Where is Daniel? \tbedroom\t7 8\n13 Daniel and Sandra moved to the kitchen.\n14 Following that they journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary and Sandra travelled to the bedroom.\n2 After that they went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and John travelled to the hallway.\n5 Following that they journeyed to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra and John travelled to the kitchen.\n8 Afterwards they went to the garden.\n9 Where is John? \tgarden\t7 8\n10 Mary and Daniel journeyed to the bathroom.\n11 Then they moved to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 John and Sandra went back to the kitchen.\n14 Following that they journeyed to the bedroom.\n15 Where is Daniel? \tgarden\t10 11\n1 Sandra and John moved to the hallway.\n2 Afterwards they travelled to the office.\n3 Where is John? \toffice\t1 2\n4 Daniel and Sandra journeyed to the hallway.\n5 After that they journeyed to the bedroom.\n6 Where is John? \toffice\t1 2\n7 Sandra and Mary went back to the hallway.\n8 Then they travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Daniel and Mary moved to the office.\n11 Then they went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Sandra and Daniel moved to the garden.\n14 Following that they went to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Daniel and Sandra went back to the bedroom.\n2 Afterwards they went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel and Mary went to the kitchen.\n5 Afterwards they went to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 John and Mary went back to the garden.\n8 Following that they went back to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary and Daniel went back to the hallway.\n11 Then they went back to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra and Daniel went back to the bedroom.\n14 Afterwards they moved to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Mary and Daniel moved to the kitchen.\n2 Following that they moved to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Sandra and Mary went back to the bedroom.\n5 Then they went back to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra and Daniel travelled to the bedroom.\n8 Afterwards they journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary and Sandra journeyed to the office.\n11 Then they moved to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary and Sandra travelled to the garden.\n14 After that they went to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra and Daniel went to the bathroom.\n2 After that they went to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary and John moved to the bathroom.\n5 Then they travelled to the office.\n6 Where is Daniel? \tkitchen\t1 2\n7 Daniel and John journeyed to the garden.\n8 Afterwards they moved to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary and Sandra went back to the bedroom.\n11 Afterwards they went back to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Sandra and John journeyed to the kitchen.\n14 After that they journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Mary moved to the bedroom.\n2 After that they went back to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel and Mary went to the office.\n5 Following that they went to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Daniel and John went to the office.\n8 After that they travelled to the hallway.\n9 Where is Mary? \tbathroom\t4 5\n10 John and Sandra went back to the bedroom.\n11 Following that they moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 John and Mary journeyed to the kitchen.\n14 Afterwards they went back to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel and Sandra travelled to the hallway.\n2 Following that they moved to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra and John went back to the garden.\n5 After that they travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra and Daniel journeyed to the garden.\n8 Afterwards they moved to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Daniel and Mary went back to the bathroom.\n11 Following that they went to the office.\n12 Where is Daniel? \toffice\t10 11\n13 John and Mary travelled to the garden.\n14 After that they travelled to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Daniel and John went back to the garden.\n2 Then they went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Daniel and John journeyed to the garden.\n5 Then they moved to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Daniel and John moved to the office.\n8 Then they went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel and Sandra travelled to the office.\n11 Afterwards they went back to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel and Sandra travelled to the office.\n14 Afterwards they moved to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra and Mary journeyed to the garden.\n2 Following that they travelled to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Mary and Daniel went back to the bathroom.\n5 Then they moved to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Sandra and Daniel travelled to the garden.\n8 Then they went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra and Mary journeyed to the bathroom.\n11 Then they journeyed to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Mary and Daniel went back to the kitchen.\n14 Following that they moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary and Sandra went to the kitchen.\n2 Afterwards they went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel and Sandra moved to the kitchen.\n5 After that they journeyed to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Daniel and Mary moved to the office.\n8 After that they went to the garden.\n9 Where is Sandra? \tbedroom\t4 5\n10 Mary and John journeyed to the hallway.\n11 Following that they went back to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Mary and Daniel went back to the office.\n14 Then they went to the bedroom.\n15 Where is John? \tbathroom\t10 11\n1 Sandra and Mary journeyed to the hallway.\n2 After that they travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Daniel and John went back to the bedroom.\n5 Afterwards they moved to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Sandra and Daniel moved to the bathroom.\n8 After that they moved to the office.\n9 Where is Sandra? \toffice\t7 8\n10 John and Sandra went to the bathroom.\n11 Then they travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Sandra and Mary travelled to the office.\n14 Afterwards they journeyed to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Sandra and John travelled to the kitchen.\n2 Then they journeyed to the office.\n3 Where is John? \toffice\t1 2\n4 John and Sandra journeyed to the hallway.\n5 Following that they went to the garden.\n6 Where is John? \tgarden\t4 5\n7 Mary and Sandra journeyed to the kitchen.\n8 After that they moved to the office.\n9 Where is Mary? \toffice\t7 8\n10 John and Mary moved to the kitchen.\n11 Following that they journeyed to the garden.\n12 Where is John? \tgarden\t10 11\n13 Daniel and Sandra went to the garden.\n14 After that they went to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel and Mary travelled to the bedroom.\n2 After that they went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary and Daniel journeyed to the hallway.\n5 Afterwards they went back to the office.\n6 Where is Mary? \toffice\t4 5\n7 John and Sandra moved to the bathroom.\n8 After that they journeyed to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Daniel and Sandra went back to the hallway.\n11 After that they moved to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Daniel and Mary went to the bedroom.\n14 After that they went back to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Daniel and Mary journeyed to the kitchen.\n2 Following that they journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and Mary went to the garden.\n5 Then they went to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Sandra and John journeyed to the hallway.\n8 After that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Mary travelled to the bathroom.\n11 After that they went to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra and John journeyed to the bathroom.\n14 After that they journeyed to the hallway.\n15 Where is Mary? \thallway\t10 11\n1 Mary and John went back to the bathroom.\n2 After that they went to the garden.\n3 Where is John? \tgarden\t1 2\n4 Daniel and Mary journeyed to the office.\n5 Following that they went back to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra and Daniel moved to the garden.\n8 Then they went back to the hallway.\n9 Where is Mary? \tbedroom\t4 5\n10 Sandra and Daniel went to the kitchen.\n11 After that they journeyed to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Daniel and John travelled to the kitchen.\n14 Then they travelled to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Daniel and John travelled to the office.\n2 Then they went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Mary and Daniel went back to the bedroom.\n5 After that they moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Daniel and John travelled to the garden.\n8 Then they went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra and Mary went to the office.\n11 Then they journeyed to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Daniel and John moved to the hallway.\n14 Then they travelled to the office.\n15 Where is John? \toffice\t13 14\n1 Mary and Sandra moved to the office.\n2 Then they moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Daniel and Sandra moved to the bedroom.\n5 Following that they journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra and Mary travelled to the bedroom.\n8 Following that they went to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Mary and Daniel journeyed to the garden.\n11 Following that they went to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary and Daniel journeyed to the bedroom.\n14 Following that they travelled to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Daniel and John moved to the kitchen.\n2 Following that they moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel and John moved to the garden.\n5 After that they moved to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John and Mary journeyed to the kitchen.\n8 After that they journeyed to the office.\n9 Where is John? \toffice\t7 8\n10 John and Mary travelled to the bathroom.\n11 Following that they moved to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 John and Daniel journeyed to the hallway.\n14 After that they journeyed to the office.\n15 Where is John? \toffice\t13 14\n1 John and Daniel travelled to the kitchen.\n2 Then they went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary and Sandra journeyed to the office.\n5 Afterwards they went back to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John and Sandra went to the bathroom.\n8 Then they moved to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Daniel and John journeyed to the office.\n11 Following that they journeyed to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Daniel went to the hallway.\n14 Afterwards they moved to the office.\n15 Where is Sandra? \toffice\t13 14\n1 John and Daniel travelled to the office.\n2 Following that they journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and John travelled to the office.\n5 Following that they went back to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Mary and John went to the garden.\n8 Afterwards they went back to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary and Daniel journeyed to the bedroom.\n11 Following that they moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel and Sandra went back to the hallway.\n14 Then they travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 John and Daniel went back to the kitchen.\n2 Then they went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra and Mary went back to the bedroom.\n5 Then they moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Mary and Sandra went back to the office.\n8 Then they journeyed to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 John and Sandra went to the hallway.\n11 Afterwards they journeyed to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Mary and Daniel moved to the bathroom.\n14 Afterwards they travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 Mary and Sandra went back to the hallway.\n2 Then they moved to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel and John travelled to the hallway.\n5 Following that they journeyed to the garden.\n6 Where is John? \tgarden\t4 5\n7 Daniel and Sandra went to the bedroom.\n8 After that they went to the hallway.\n9 Where is John? \tgarden\t4 5\n10 Mary and Sandra journeyed to the kitchen.\n11 Afterwards they went to the office.\n12 Where is Mary? \toffice\t10 11\n13 John and Sandra went back to the hallway.\n14 Then they travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Mary went back to the office.\n2 Following that they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and Sandra travelled to the kitchen.\n5 Afterwards they travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra and Mary travelled to the bedroom.\n8 After that they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra and John moved to the bedroom.\n11 Afterwards they travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 John and Mary went back to the bathroom.\n14 Following that they went back to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John and Mary went back to the office.\n2 After that they journeyed to the hallway.\n3 Where is John? \thallway\t1 2\n4 Mary and John journeyed to the garden.\n5 After that they journeyed to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Mary and Sandra went back to the office.\n8 Following that they went to the garden.\n9 Where is John? \thallway\t4 5\n10 Mary and John went to the bedroom.\n11 Then they journeyed to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra and Mary journeyed to the bedroom.\n14 Afterwards they journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary and John went to the bedroom.\n2 Then they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Sandra went to the bedroom.\n5 After that they travelled to the office.\n6 Where is John? \toffice\t4 5\n7 John and Sandra went to the bedroom.\n8 Following that they went back to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 John and Sandra went to the bedroom.\n11 Following that they travelled to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Mary and Sandra went to the bathroom.\n14 Then they went back to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Mary and John journeyed to the kitchen.\n2 Afterwards they went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Sandra and Mary went to the kitchen.\n5 After that they went back to the hallway.\n6 Where is John? \tgarden\t1 2\n7 Mary and Sandra moved to the garden.\n8 Afterwards they went back to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 John and Mary went to the kitchen.\n11 Then they moved to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Sandra and John went to the bathroom.\n14 Following that they journeyed to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra and Mary went to the garden.\n2 Then they travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary and Sandra went to the garden.\n5 After that they journeyed to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary and Sandra moved to the kitchen.\n8 Afterwards they went back to the office.\n9 Where is Sandra? \toffice\t7 8\n10 John and Mary travelled to the kitchen.\n11 Afterwards they went back to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 John and Mary went to the office.\n14 Afterwards they went to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary and John travelled to the office.\n2 Following that they went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 John and Daniel moved to the office.\n5 Then they moved to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra and Mary travelled to the garden.\n8 Following that they travelled to the bathroom.\n9 Where is Daniel? \tkitchen\t4 5\n10 John and Sandra went back to the hallway.\n11 Following that they went back to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel and Sandra journeyed to the office.\n14 Afterwards they went to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Daniel and John journeyed to the bedroom.\n2 After that they journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel and Sandra went back to the bathroom.\n5 After that they moved to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Mary and Daniel travelled to the kitchen.\n8 Afterwards they travelled to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Mary and John journeyed to the garden.\n11 Then they journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t7 8\n13 Mary and Sandra went to the garden.\n14 Following that they went back to the office.\n15 Where is Mary? \toffice\t13 14\n1 Daniel and Mary moved to the bathroom.\n2 Following that they journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary and Daniel went back to the hallway.\n5 Afterwards they moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra and Mary moved to the hallway.\n8 Then they went back to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 John and Daniel went to the bathroom.\n11 After that they went back to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Sandra and John journeyed to the hallway.\n14 Afterwards they travelled to the garden.\n15 Where is Daniel? \tkitchen\t10 11\n1 Mary and John went back to the kitchen.\n2 After that they moved to the hallway.\n3 Where is John? \thallway\t1 2\n4 Mary and Daniel travelled to the garden.\n5 After that they went back to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel and Sandra went to the bathroom.\n8 Following that they travelled to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Mary and Daniel travelled to the hallway.\n11 Following that they journeyed to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 John and Daniel went to the bedroom.\n14 Following that they journeyed to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary and Daniel went back to the garden.\n2 Afterwards they went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra and Mary travelled to the hallway.\n5 Afterwards they journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Mary and John moved to the bedroom.\n8 Following that they moved to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Mary and Sandra went to the bedroom.\n11 Following that they journeyed to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Mary and John travelled to the garden.\n14 Afterwards they went to the office.\n15 Where is Mary? \toffice\t13 14\n1 Mary and Daniel went back to the garden.\n2 Then they travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and John journeyed to the hallway.\n5 After that they journeyed to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 John and Sandra journeyed to the office.\n8 Afterwards they moved to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary and Daniel moved to the hallway.\n11 Following that they travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Daniel and Sandra journeyed to the bedroom.\n14 Then they travelled to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary and Sandra went to the office.\n2 Following that they moved to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John and Sandra went to the office.\n5 After that they went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra and Daniel went back to the hallway.\n8 Following that they went back to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Daniel and Sandra went to the bathroom.\n11 Then they travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John and Sandra moved to the bathroom.\n14 Afterwards they went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel and Mary travelled to the kitchen.\n2 Afterwards they went back to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Mary travelled to the garden.\n5 After that they went to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra and Mary journeyed to the garden.\n8 After that they moved to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra and Mary went back to the kitchen.\n11 After that they journeyed to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Mary and Sandra journeyed to the bedroom.\n14 Afterwards they travelled to the office.\n15 Where is Sandra? \toffice\t13 14\n1 John and Daniel moved to the kitchen.\n2 After that they journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel and John journeyed to the bedroom.\n5 Following that they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Sandra and Daniel journeyed to the office.\n8 Afterwards they journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 John and Daniel went to the hallway.\n11 After that they journeyed to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Sandra and Daniel journeyed to the bedroom.\n14 Following that they moved to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Daniel and Sandra went to the bathroom.\n2 Afterwards they journeyed to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 John and Sandra went to the bathroom.\n5 Then they went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 John and Daniel moved to the kitchen.\n8 Afterwards they moved to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel and Mary went to the bathroom.\n11 Afterwards they went back to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Mary and Sandra journeyed to the kitchen.\n14 After that they journeyed to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Daniel and Sandra moved to the kitchen.\n2 Afterwards they travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John and Sandra travelled to the bathroom.\n5 Then they journeyed to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John and Daniel went to the bathroom.\n8 Then they moved to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary and Daniel moved to the bedroom.\n11 After that they moved to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary and Daniel travelled to the bedroom.\n14 After that they went back to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Mary and John went to the bathroom.\n2 Following that they moved to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Mary journeyed to the hallway.\n5 Then they went back to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel and Mary moved to the hallway.\n8 Afterwards they moved to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Sandra and Daniel travelled to the garden.\n11 Afterwards they moved to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 John and Daniel went back to the office.\n14 Then they moved to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel and Mary moved to the kitchen.\n2 Following that they went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and Mary moved to the kitchen.\n5 Following that they went back to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel and Mary travelled to the garden.\n8 After that they journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John and Sandra journeyed to the bedroom.\n11 After that they travelled to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Sandra and Daniel journeyed to the bedroom.\n14 Then they went back to the office.\n15 Where is Sandra? \toffice\t13 14\n1 John and Sandra went back to the garden.\n2 Following that they moved to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Sandra and Daniel went to the hallway.\n5 Then they travelled to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 John and Mary went to the garden.\n8 Following that they moved to the office.\n9 Where is Mary? \toffice\t7 8\n10 Daniel and Mary went back to the kitchen.\n11 Following that they travelled to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Mary and Daniel went back to the kitchen.\n14 Then they went to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra and John journeyed to the office.\n2 Then they went to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 John and Mary went back to the office.\n5 Following that they journeyed to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Mary and Sandra went back to the bathroom.\n8 Then they travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Daniel travelled to the bathroom.\n11 Then they moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 John and Daniel moved to the kitchen.\n14 Then they went back to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel and John moved to the hallway.\n2 Then they moved to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary and Daniel travelled to the hallway.\n5 Following that they journeyed to the bathroom.\n6 Where is John? \tgarden\t1 2\n7 Mary and Sandra journeyed to the hallway.\n8 After that they went to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Daniel and Mary travelled to the bedroom.\n11 Then they travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel and Sandra journeyed to the garden.\n14 Afterwards they journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra and Daniel moved to the bedroom.\n2 Then they travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 John and Sandra went back to the kitchen.\n5 Following that they went to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Sandra and Mary moved to the office.\n8 After that they journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Sandra and Daniel moved to the kitchen.\n11 Following that they moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Sandra went back to the office.\n14 Afterwards they travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Mary and Sandra travelled to the garden.\n2 Afterwards they journeyed to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary and Sandra went to the kitchen.\n5 Following that they went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Mary and Daniel moved to the office.\n8 Then they travelled to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Sandra and John journeyed to the bedroom.\n11 Following that they went to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra and Daniel went to the bathroom.\n14 Then they went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John and Daniel travelled to the garden.\n2 Afterwards they travelled to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel and Mary moved to the kitchen.\n5 Following that they went to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Sandra and John journeyed to the office.\n8 Then they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 John and Sandra travelled to the bedroom.\n11 Then they journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Sandra and Daniel travelled to the office.\n14 Following that they journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and Sandra travelled to the bedroom.\n2 Then they moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra and John moved to the kitchen.\n5 After that they travelled to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Mary and Daniel moved to the kitchen.\n8 After that they went to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Sandra and John went to the office.\n11 Following that they moved to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Sandra and John journeyed to the kitchen.\n14 Following that they moved to the office.\n15 Where is John? \toffice\t13 14\n1 Daniel and John travelled to the bedroom.\n2 Following that they moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John and Mary went back to the kitchen.\n5 Afterwards they moved to the office.\n6 Where is John? \toffice\t4 5\n7 John and Daniel journeyed to the kitchen.\n8 Then they moved to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Mary went back to the kitchen.\n11 Following that they journeyed to the office.\n12 Where is John? \toffice\t10 11\n13 Mary and John travelled to the kitchen.\n14 After that they moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Mary and Sandra went to the bathroom.\n2 Then they went to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra and Daniel went to the bathroom.\n5 Following that they moved to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel and Sandra went to the kitchen.\n8 Afterwards they journeyed to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Mary and John journeyed to the bathroom.\n11 Then they went back to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary and Sandra went back to the bathroom.\n14 After that they journeyed to the garden.\n15 Where is John? \toffice\t10 11\n1 Mary and Daniel went to the kitchen.\n2 Afterwards they went back to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel and Sandra went back to the bathroom.\n5 Then they moved to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 John and Sandra went back to the office.\n8 Following that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Mary and John travelled to the kitchen.\n11 Afterwards they went to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Daniel and Mary journeyed to the bedroom.\n14 After that they moved to the office.\n15 Where is John? \tbathroom\t10 11\n1 Daniel and Mary went to the hallway.\n2 Following that they moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary and Sandra went back to the hallway.\n5 After that they went to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John and Sandra moved to the hallway.\n8 After that they went to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Mary and John moved to the hallway.\n11 Then they went back to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Daniel and Sandra went back to the bathroom.\n14 Following that they travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Sandra and John journeyed to the bathroom.\n2 Afterwards they moved to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Daniel and John moved to the bathroom.\n5 Then they journeyed to the office.\n6 Where is John? \toffice\t4 5\n7 John and Mary went to the hallway.\n8 Afterwards they went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Sandra and Mary went to the garden.\n11 Then they journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Mary journeyed to the kitchen.\n14 Afterwards they journeyed to the office.\n15 Where is John? \toffice\t13 14\n1 Mary and Daniel went back to the kitchen.\n2 Following that they went to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra and Daniel went back to the kitchen.\n5 After that they went to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel and Mary moved to the bedroom.\n8 Following that they travelled to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Daniel and John moved to the bedroom.\n11 Afterwards they went to the hallway.\n12 Where is John? \thallway\t10 11\n13 Mary and Sandra travelled to the office.\n14 Following that they journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and Daniel journeyed to the bedroom.\n2 Following that they travelled to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 John and Mary travelled to the bathroom.\n5 Then they went to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel and Sandra travelled to the office.\n8 Following that they went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel and Sandra moved to the kitchen.\n11 Then they went to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary and John went to the kitchen.\n14 Then they went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel and Sandra went to the office.\n2 Following that they travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary and John moved to the hallway.\n5 After that they went to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra and Mary went back to the hallway.\n8 Then they travelled to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Daniel and Sandra went to the garden.\n11 After that they went back to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Sandra and Daniel went back to the garden.\n14 After that they travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Mary and John journeyed to the garden.\n2 Then they journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel and John went back to the garden.\n5 After that they travelled to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Daniel and John went back to the hallway.\n8 After that they moved to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Sandra and Mary went to the hallway.\n11 Afterwards they went to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Daniel and John went to the hallway.\n14 After that they went back to the office.\n15 Where is Mary? \tbathroom\t10 11\n1 John and Mary went back to the bedroom.\n2 Following that they journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Sandra went to the bathroom.\n5 After that they went to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel and Sandra went back to the bedroom.\n8 Following that they moved to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 John and Sandra went to the bedroom.\n11 Following that they travelled to the office.\n12 Where is Sandra? \toffice\t10 11\n13 John and Daniel went back to the kitchen.\n14 Afterwards they journeyed to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Mary and Daniel moved to the bedroom.\n2 Then they travelled to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John and Daniel went to the bedroom.\n5 Then they went to the office.\n6 Where is John? \toffice\t4 5\n7 John and Sandra moved to the hallway.\n8 After that they moved to the office.\n9 Where is Daniel? \toffice\t4 5\n10 Mary and Daniel travelled to the bedroom.\n11 Afterwards they moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Sandra and Daniel travelled to the hallway.\n14 Following that they travelled to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra and Daniel went to the bedroom.\n2 Then they went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra and John journeyed to the garden.\n5 Following that they moved to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary and Sandra moved to the hallway.\n8 Afterwards they went back to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Sandra journeyed to the bathroom.\n11 Following that they journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary and Daniel journeyed to the office.\n14 After that they went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Mary and Sandra went to the bedroom.\n2 Afterwards they went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 John and Mary went back to the bathroom.\n5 Then they travelled to the garden.\n6 Where is Sandra? \toffice\t1 2\n7 Sandra and John travelled to the bedroom.\n8 Following that they went to the office.\n9 Where is Sandra? \toffice\t7 8\n10 John and Daniel went back to the bathroom.\n11 Following that they went to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra and Mary journeyed to the bathroom.\n14 Following that they went to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 John and Daniel travelled to the garden.\n2 Following that they went back to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel and John travelled to the kitchen.\n5 Then they went to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel and John moved to the garden.\n8 Following that they went back to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Mary and John journeyed to the office.\n11 After that they went back to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel and Mary travelled to the garden.\n14 Following that they travelled to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Mary and John went to the bathroom.\n2 Afterwards they journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Sandra travelled to the garden.\n5 After that they went back to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 John and Sandra moved to the hallway.\n8 Following that they journeyed to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra and John went back to the garden.\n11 Afterwards they went to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Sandra and Daniel went to the hallway.\n14 Afterwards they travelled to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Mary and Daniel went back to the kitchen.\n2 Afterwards they went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Sandra and Daniel went to the office.\n5 After that they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Sandra and Daniel travelled to the bedroom.\n8 After that they travelled to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Mary and Daniel travelled to the bedroom.\n11 Afterwards they went to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Sandra and Mary journeyed to the kitchen.\n14 After that they went to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Mary and Daniel travelled to the garden.\n2 Afterwards they moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra and John went back to the office.\n5 After that they went to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra and Mary went to the bathroom.\n8 Afterwards they moved to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary and John went to the garden.\n11 Then they went to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Sandra and Mary journeyed to the bathroom.\n14 Afterwards they moved to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John and Mary journeyed to the hallway.\n2 After that they travelled to the office.\n3 Where is John? \toffice\t1 2\n4 Daniel and Sandra went to the hallway.\n5 After that they journeyed to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Sandra and Daniel went back to the hallway.\n8 Then they went back to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel and John moved to the garden.\n11 After that they went to the office.\n12 Where is John? \toffice\t10 11\n13 Daniel and John journeyed to the kitchen.\n14 Afterwards they went back to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel and Mary travelled to the kitchen.\n2 Afterwards they journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary and John went back to the garden.\n5 Then they moved to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Sandra and Daniel travelled to the bedroom.\n8 Then they journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary and Daniel went back to the bedroom.\n11 Following that they moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel and Mary moved to the office.\n14 Following that they moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and Sandra moved to the bedroom.\n2 Afterwards they moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary and Daniel moved to the bathroom.\n5 Following that they travelled to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Mary and Sandra went to the bedroom.\n8 Afterwards they went back to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary and John went to the bathroom.\n11 Following that they moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra and John went back to the garden.\n14 After that they went to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel and John went back to the kitchen.\n2 Afterwards they travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John and Mary journeyed to the garden.\n5 After that they journeyed to the office.\n6 Where is Mary? \toffice\t4 5\n7 John and Sandra went back to the garden.\n8 After that they went back to the hallway.\n9 Where is John? \thallway\t7 8\n10 Sandra and Mary travelled to the bedroom.\n11 Following that they moved to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Mary and Daniel moved to the bathroom.\n14 Following that they journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and Sandra journeyed to the hallway.\n2 Afterwards they went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and Mary travelled to the bedroom.\n5 Following that they went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Mary and Daniel went to the hallway.\n8 Then they went to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John and Sandra moved to the hallway.\n11 Following that they moved to the bathroom.\n12 Where is Daniel? \tbathroom\t7 8\n13 Sandra and John travelled to the hallway.\n14 Afterwards they moved to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Sandra and Mary travelled to the bathroom.\n2 After that they journeyed to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Mary and John went back to the office.\n5 After that they went to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John and Daniel went back to the garden.\n8 Afterwards they journeyed to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Sandra and Mary travelled to the office.\n11 Following that they went back to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Daniel and Sandra travelled to the hallway.\n14 Afterwards they journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and Daniel travelled to the kitchen.\n2 Then they journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Mary and Sandra went back to the office.\n5 Afterwards they moved to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Daniel and John went back to the garden.\n8 Following that they travelled to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Sandra and Daniel moved to the hallway.\n11 Following that they went to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John and Mary travelled to the kitchen.\n14 Then they moved to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 John and Sandra went back to the bedroom.\n2 After that they went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary and John travelled to the bedroom.\n5 Following that they travelled to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra and Mary went back to the hallway.\n8 Then they went back to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Sandra and Mary moved to the garden.\n11 After that they went back to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Mary and Daniel moved to the hallway.\n14 After that they journeyed to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John and Daniel moved to the kitchen.\n2 Following that they went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary and Daniel moved to the bedroom.\n5 Following that they moved to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 John and Mary went back to the office.\n8 After that they moved to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Mary and Daniel travelled to the bathroom.\n11 Following that they went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary and Sandra went back to the garden.\n14 After that they journeyed to the kitchen.\n15 Where is Daniel? \tbedroom\t10 11\n1 John and Daniel went to the office.\n2 After that they moved to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary and Daniel moved to the bathroom.\n5 Afterwards they went to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra and John moved to the kitchen.\n8 After that they travelled to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel and John journeyed to the office.\n11 Then they moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Mary and Sandra journeyed to the garden.\n14 After that they moved to the office.\n15 Where is John? \tbathroom\t10 11\n1 Daniel and Mary travelled to the kitchen.\n2 Following that they travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Daniel journeyed to the kitchen.\n5 Following that they journeyed to the hallway.\n6 Where is John? \thallway\t4 5\n7 John and Mary journeyed to the bathroom.\n8 After that they went back to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Mary and Daniel moved to the bedroom.\n11 Following that they went back to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel and Sandra went back to the garden.\n14 Following that they travelled to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 John and Mary journeyed to the kitchen.\n2 Afterwards they moved to the office.\n3 Where is John? \toffice\t1 2\n4 John and Mary journeyed to the kitchen.\n5 After that they went back to the office.\n6 Where is John? \toffice\t4 5\n7 Mary and John travelled to the kitchen.\n8 Then they moved to the garden.\n9 Where is John? \tgarden\t7 8\n10 Daniel and Sandra journeyed to the hallway.\n11 Following that they journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John and Sandra went to the office.\n14 After that they journeyed to the garden.\n15 Where is John? \tgarden\t13 14\n1 Mary and Sandra went back to the office.\n2 Then they went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra and John moved to the office.\n5 Following that they went back to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Mary and Sandra travelled to the garden.\n8 Then they travelled to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Mary and Daniel journeyed to the garden.\n11 Then they went to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Daniel and Sandra went to the bedroom.\n14 Following that they went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John and Daniel went back to the hallway.\n2 Afterwards they travelled to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John and Daniel went back to the hallway.\n5 Then they journeyed to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Daniel and John went to the office.\n8 Afterwards they journeyed to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Mary and John journeyed to the office.\n11 After that they moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Mary and John went back to the bathroom.\n14 Then they moved to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel and John went back to the hallway.\n2 Afterwards they journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel and Mary travelled to the kitchen.\n5 Following that they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 John and Daniel travelled to the bathroom.\n8 Afterwards they went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary and Sandra travelled to the kitchen.\n11 Then they journeyed to the bathroom.\n12 Where is Daniel? \tbedroom\t7 8\n13 John and Mary went back to the garden.\n14 Following that they travelled to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary and Daniel went back to the office.\n2 Then they went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary and John went back to the bedroom.\n5 Afterwards they went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel and John went to the office.\n8 Following that they travelled to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel and John went to the garden.\n11 After that they travelled to the office.\n12 Where is John? \toffice\t10 11\n13 John and Daniel journeyed to the kitchen.\n14 Then they went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 Mary and John journeyed to the office.\n2 Afterwards they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Sandra travelled to the office.\n5 Then they journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 John and Daniel went to the hallway.\n8 After that they journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Mary and John went to the bathroom.\n11 Then they moved to the garden.\n12 Where is John? \tgarden\t10 11\n13 John and Sandra went back to the bedroom.\n14 After that they travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel and John journeyed to the garden.\n2 Afterwards they moved to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Sandra and Daniel moved to the hallway.\n5 Then they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Sandra and Mary went back to the garden.\n8 After that they went back to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 John and Sandra journeyed to the hallway.\n11 Afterwards they went to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 John and Sandra travelled to the bathroom.\n14 After that they went back to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Sandra and John went to the bathroom.\n2 Following that they journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 John and Daniel journeyed to the bedroom.\n5 Following that they moved to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra and Mary moved to the bedroom.\n8 Following that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Sandra travelled to the bedroom.\n11 After that they journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Sandra went back to the garden.\n14 Afterwards they went back to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Daniel went back to the garden.\n2 Following that they journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Sandra and Mary went back to the bedroom.\n5 Then they moved to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John and Sandra went to the kitchen.\n8 Then they journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 John and Sandra moved to the office.\n11 Afterwards they went back to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 John and Mary moved to the hallway.\n14 Following that they went back to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Daniel and Mary travelled to the bathroom.\n2 Afterwards they travelled to the office.\n3 Where is Mary? \toffice\t1 2\n4 Daniel and Sandra moved to the garden.\n5 Following that they went to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel and Sandra moved to the hallway.\n8 After that they went back to the office.\n9 Where is Sandra? \toffice\t7 8\n10 John and Sandra moved to the bedroom.\n11 After that they journeyed to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Mary and Sandra travelled to the bathroom.\n14 Then they travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 John and Mary went back to the bathroom.\n2 Then they went to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Sandra and Mary journeyed to the bathroom.\n5 Then they travelled to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John and Sandra travelled to the bedroom.\n8 Following that they went to the kitchen.\n9 Where is Mary? \tgarden\t4 5\n10 John and Daniel moved to the garden.\n11 Afterwards they travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel and John moved to the hallway.\n14 Following that they journeyed to the office.\n15 Where is John? \toffice\t13 14\n1 John and Mary travelled to the garden.\n2 Following that they went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra and John went to the garden.\n5 After that they travelled to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John and Sandra travelled to the office.\n8 Then they journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Sandra travelled to the hallway.\n11 Following that they travelled to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 John and Daniel went back to the garden.\n14 Afterwards they travelled to the office.\n15 Where is John? \toffice\t13 14\n1 Sandra and Mary travelled to the office.\n2 After that they went to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 John and Sandra journeyed to the garden.\n5 After that they travelled to the kitchen.\n6 Where is Mary? \thallway\t1 2\n7 Daniel and John went back to the garden.\n8 Afterwards they went to the bedroom.\n9 Where is Sandra? \tkitchen\t4 5\n10 Daniel and John went back to the bathroom.\n11 After that they went to the office.\n12 Where is John? \toffice\t10 11\n13 Daniel and Sandra journeyed to the garden.\n14 After that they journeyed to the kitchen.\n15 Where is John? \toffice\t10 11\n1 Daniel and John journeyed to the kitchen.\n2 Following that they moved to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary and John moved to the office.\n5 After that they travelled to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 John and Daniel moved to the bathroom.\n8 Following that they journeyed to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Daniel and Sandra went to the office.\n11 Following that they moved to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 John and Sandra went to the hallway.\n14 Then they went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Sandra and Daniel went back to the garden.\n2 Afterwards they moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra and Mary went to the hallway.\n5 Following that they went to the bathroom.\n6 Where is Daniel? \tbedroom\t1 2\n7 Mary and Sandra moved to the hallway.\n8 Following that they went to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Daniel and Sandra journeyed to the garden.\n11 After that they journeyed to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Mary and Daniel moved to the bathroom.\n14 After that they went to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary and Daniel went back to the bathroom.\n2 After that they went to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John and Sandra journeyed to the hallway.\n5 Afterwards they travelled to the bathroom.\n6 Where is Daniel? \tbedroom\t1 2\n7 Mary and John travelled to the office.\n8 Afterwards they went to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Mary moved to the office.\n11 Then they went to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 John and Mary travelled to the hallway.\n14 Following that they went back to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Mary and Sandra travelled to the garden.\n2 Then they went to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra and Daniel went back to the garden.\n5 Following that they moved to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Mary and Daniel went back to the bedroom.\n8 Afterwards they travelled to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Mary and John went to the kitchen.\n11 After that they journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary and John travelled to the office.\n14 Then they journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Sandra and Daniel went back to the garden.\n2 After that they journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Mary went back to the garden.\n5 Then they journeyed to the kitchen.\n6 Where is Daniel? \toffice\t1 2\n7 Mary and John journeyed to the hallway.\n8 Afterwards they went to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Sandra and Mary went back to the garden.\n11 Following that they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary and Sandra moved to the bedroom.\n14 Then they travelled to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John and Mary travelled to the kitchen.\n2 Then they travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Sandra and Daniel travelled to the hallway.\n5 Afterwards they travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Sandra and Mary went back to the hallway.\n8 After that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Mary and Sandra journeyed to the bedroom.\n11 After that they travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary and Sandra moved to the kitchen.\n14 Afterwards they journeyed to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Mary and Sandra moved to the hallway.\n2 Afterwards they went back to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary and Sandra went back to the bedroom.\n5 After that they travelled to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Mary and Sandra went to the bedroom.\n8 Afterwards they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary and John moved to the bedroom.\n11 After that they moved to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 John and Daniel moved to the kitchen.\n14 Afterwards they journeyed to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 John and Mary went back to the kitchen.\n2 Afterwards they travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Sandra and Daniel went back to the hallway.\n5 After that they went back to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Sandra and Daniel moved to the hallway.\n8 Then they moved to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Daniel and John moved to the bedroom.\n11 After that they went back to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Daniel and Sandra went back to the garden.\n14 Following that they journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Daniel moved to the office.\n2 After that they moved to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Mary and John went to the garden.\n5 After that they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Mary and John journeyed to the garden.\n8 Afterwards they journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary and Sandra went back to the kitchen.\n11 Following that they went back to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary and John travelled to the kitchen.\n14 Afterwards they moved to the office.\n15 Where is John? \toffice\t13 14\n1 Sandra and Mary moved to the bathroom.\n2 Following that they went to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Daniel and Mary went to the hallway.\n5 Afterwards they travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary and John moved to the hallway.\n8 After that they travelled to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Sandra and Daniel went to the office.\n11 Afterwards they moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and Daniel moved to the kitchen.\n14 After that they moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 John and Mary journeyed to the office.\n2 Then they went to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Sandra and John travelled to the hallway.\n5 Afterwards they moved to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra and John moved to the hallway.\n8 Following that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra and Daniel went to the bathroom.\n11 Afterwards they went back to the hallway.\n12 Where is John? \tgarden\t7 8\n13 Daniel and Sandra went to the office.\n14 Then they went back to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Daniel and Sandra went back to the office.\n2 Then they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary and John went back to the bedroom.\n5 Then they journeyed to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John and Mary journeyed to the office.\n8 Following that they went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel and Mary travelled to the office.\n11 After that they travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 John and Mary went to the kitchen.\n14 Afterwards they moved to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel and John journeyed to the garden.\n2 Afterwards they moved to the office.\n3 Where is John? \toffice\t1 2\n4 John and Sandra went back to the bathroom.\n5 Then they went to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra and Mary went back to the hallway.\n8 Then they travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Mary and John went back to the bedroom.\n11 Afterwards they journeyed to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and John moved to the bedroom.\n14 After that they went to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Sandra and Daniel travelled to the bathroom.\n2 Afterwards they went back to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel and Mary travelled to the hallway.\n5 Following that they went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Mary and Sandra moved to the hallway.\n8 Then they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 John and Daniel travelled to the hallway.\n11 Following that they went back to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Mary and John moved to the hallway.\n14 Then they went to the garden.\n15 Where is John? \tgarden\t13 14\n1 John and Sandra went back to the bathroom.\n2 Afterwards they went to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and Mary moved to the hallway.\n5 Following that they moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 John and Daniel travelled to the kitchen.\n8 Following that they journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 Sandra and Daniel went back to the office.\n11 Afterwards they journeyed to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Sandra and Mary journeyed to the office.\n14 Following that they went back to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra and Mary went to the bedroom.\n2 Afterwards they went back to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra and John journeyed to the office.\n5 After that they went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel and John went to the office.\n8 Then they went to the hallway.\n9 Where is John? \thallway\t7 8\n10 John and Mary moved to the office.\n11 After that they journeyed to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Sandra and John journeyed to the bathroom.\n14 Then they travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel and Mary went back to the bathroom.\n2 Afterwards they travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra and John moved to the office.\n5 Afterwards they went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Mary and John travelled to the bathroom.\n8 After that they went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Sandra and Mary travelled to the kitchen.\n11 Following that they went back to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 John and Sandra went to the bathroom.\n14 Then they went to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary and Sandra went back to the bathroom.\n2 Then they went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and Sandra travelled to the bedroom.\n5 Afterwards they moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra and Daniel went back to the bedroom.\n8 After that they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra and Mary went to the bathroom.\n11 Afterwards they went back to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 Sandra and Mary went back to the garden.\n14 Afterwards they went back to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary and Daniel journeyed to the bathroom.\n2 Following that they went to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra and Mary moved to the hallway.\n5 Following that they went back to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra and John moved to the bathroom.\n8 Then they went back to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra and Daniel journeyed to the garden.\n11 Afterwards they travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Sandra and John journeyed to the kitchen.\n14 After that they went to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra and John went back to the bedroom.\n2 Afterwards they journeyed to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and Daniel travelled to the garden.\n5 Afterwards they travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Sandra and John journeyed to the garden.\n8 Afterwards they travelled to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel and Sandra journeyed to the bathroom.\n11 Following that they went back to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel and Sandra travelled to the bedroom.\n14 Then they went back to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Mary and Daniel went back to the office.\n2 Afterwards they went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary and Sandra went to the office.\n5 After that they went back to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel and John went to the bedroom.\n8 Then they travelled to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 John and Sandra travelled to the office.\n11 After that they moved to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and John went back to the bedroom.\n14 Following that they went back to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n"
  },
  {
    "path": "tasksv11/en/qa13_compound-coreference_train.txt",
    "content": "1 Mary and Daniel went to the bathroom.\n2 Then they journeyed to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra and John moved to the kitchen.\n5 Then they moved to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel and Sandra journeyed to the office.\n8 Then they moved to the bedroom.\n9 Where is John? \thallway\t4 5\n10 Mary and Daniel travelled to the office.\n11 After that they moved to the hallway.\n12 Where is Sandra? \tbedroom\t7 8\n13 Sandra and Mary went back to the kitchen.\n14 Following that they travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Daniel and Sandra travelled to the kitchen.\n2 After that they journeyed to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary and Daniel travelled to the bedroom.\n5 After that they travelled to the hallway.\n6 Where is Sandra? \thallway\t1 2\n7 Mary and Daniel went back to the office.\n8 Following that they moved to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Sandra and Mary travelled to the bathroom.\n11 Afterwards they moved to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary and John moved to the hallway.\n14 Following that they travelled to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Daniel and Sandra travelled to the kitchen.\n2 Afterwards they travelled to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 John and Sandra went to the office.\n5 Afterwards they went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John and Sandra went to the hallway.\n8 After that they went to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra and John moved to the hallway.\n11 After that they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and Daniel moved to the bedroom.\n14 Then they travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 John and Mary moved to the bathroom.\n2 Then they travelled to the office.\n3 Where is John? \toffice\t1 2\n4 John and Mary went to the kitchen.\n5 Afterwards they went to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 John and Sandra moved to the bathroom.\n8 Following that they went back to the kitchen.\n9 Where is Mary? \tbedroom\t4 5\n10 Mary and Sandra went back to the garden.\n11 Following that they travelled to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 John and Mary moved to the office.\n14 Following that they journeyed to the garden.\n15 Where is John? \tgarden\t13 14\n1 John and Daniel went to the hallway.\n2 After that they went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary and Sandra went back to the office.\n5 Following that they went back to the bedroom.\n6 Where is Daniel? \tbedroom\t1 2\n7 Mary and Daniel travelled to the kitchen.\n8 Then they went to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Daniel and Sandra went back to the office.\n11 Afterwards they moved to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra and Daniel went back to the office.\n14 After that they went to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and Mary went to the bathroom.\n2 Then they journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 John and Sandra moved to the office.\n5 After that they moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John and Sandra went to the kitchen.\n8 Afterwards they went back to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Mary and Sandra went back to the garden.\n11 Then they moved to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel and Sandra went back to the bathroom.\n14 Afterwards they travelled to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Daniel and John journeyed to the bathroom.\n2 Then they moved to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and Mary journeyed to the bedroom.\n5 Then they moved to the office.\n6 Where is Sandra? \toffice\t4 5\n7 John and Sandra journeyed to the garden.\n8 Following that they moved to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel and John moved to the kitchen.\n11 After that they journeyed to the bathroom.\n12 Where is Sandra? \thallway\t7 8\n13 John and Sandra went back to the kitchen.\n14 Then they went to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Sandra travelled to the garden.\n2 Afterwards they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary and Sandra moved to the bathroom.\n5 After that they went to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Daniel and Mary went back to the hallway.\n8 After that they went to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Sandra and Daniel moved to the hallway.\n11 Then they travelled to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Daniel and Mary went back to the bedroom.\n14 Then they went to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Sandra and John travelled to the bedroom.\n2 Following that they went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John and Mary moved to the hallway.\n5 Afterwards they journeyed to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Mary and Daniel went to the garden.\n8 Following that they travelled to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 John and Sandra went to the bedroom.\n11 After that they went to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary and Sandra went to the bathroom.\n14 Following that they went to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Sandra went to the garden.\n2 Afterwards they went to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Mary and John journeyed to the bathroom.\n5 After that they travelled to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John and Daniel travelled to the office.\n8 Following that they travelled to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel and John journeyed to the hallway.\n11 Following that they journeyed to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Sandra and Mary went back to the bathroom.\n14 Afterwards they went to the office.\n15 Where is John? \toffice\t10 11\n1 John and Daniel went to the bathroom.\n2 After that they moved to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary and Daniel moved to the hallway.\n5 Afterwards they moved to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Sandra and Mary moved to the bedroom.\n8 After that they went back to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Daniel and Sandra went to the hallway.\n11 Then they went back to the office.\n12 Where is Mary? \tbathroom\t7 8\n13 Daniel and Mary moved to the garden.\n14 Afterwards they went back to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Daniel and Mary travelled to the bedroom.\n2 Then they journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel and Mary went back to the garden.\n5 Following that they travelled to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Mary and John went to the bathroom.\n8 Afterwards they travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Daniel and Sandra moved to the hallway.\n11 Then they journeyed to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 John and Sandra journeyed to the bathroom.\n14 Afterwards they travelled to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 John and Mary went back to the kitchen.\n2 After that they journeyed to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John and Mary moved to the bedroom.\n5 Afterwards they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel and Mary journeyed to the hallway.\n8 After that they travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel and John journeyed to the hallway.\n11 Following that they travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Daniel and Mary moved to the bathroom.\n14 After that they travelled to the office.\n15 Where is Daniel? \toffice\t13 14\n1 John and Mary moved to the kitchen.\n2 Following that they journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Mary travelled to the office.\n5 After that they journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Daniel and John journeyed to the office.\n8 Afterwards they went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Sandra and Daniel journeyed to the bathroom.\n11 Afterwards they journeyed to the hallway.\n12 Where is John? \tbedroom\t7 8\n13 Daniel and John journeyed to the kitchen.\n14 Then they went to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra and Mary went to the bedroom.\n2 Then they travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary and Daniel went to the bathroom.\n5 Following that they went to the office.\n6 Where is Mary? \toffice\t4 5\n7 John and Sandra journeyed to the kitchen.\n8 After that they moved to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 John and Mary journeyed to the bathroom.\n11 Following that they travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Sandra and Mary journeyed to the bathroom.\n14 Following that they travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Mary and John moved to the office.\n2 Following that they travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Sandra went back to the garden.\n5 Then they moved to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Sandra and Mary went back to the bathroom.\n8 Following that they went back to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra and John journeyed to the office.\n11 After that they journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Sandra and John went to the hallway.\n14 Then they journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Sandra and Mary travelled to the garden.\n2 Then they went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 John and Sandra went to the bathroom.\n5 Then they went back to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra and Mary journeyed to the bathroom.\n8 Following that they moved to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Sandra journeyed to the bathroom.\n11 After that they journeyed to the office.\n12 Where is John? \toffice\t10 11\n13 Daniel and Sandra went back to the bedroom.\n14 Following that they travelled to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary and Sandra went back to the office.\n2 After that they travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary and John journeyed to the office.\n5 Following that they journeyed to the garden.\n6 Where is John? \tgarden\t4 5\n7 John and Daniel moved to the hallway.\n8 Following that they travelled to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Daniel and Mary went back to the bedroom.\n11 After that they moved to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 John and Daniel travelled to the bathroom.\n14 Afterwards they journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Daniel and Mary travelled to the garden.\n2 Afterwards they travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel and Mary went back to the garden.\n5 Following that they moved to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 John and Mary travelled to the hallway.\n8 Then they went back to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Daniel moved to the bathroom.\n11 Following that they journeyed to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John and Mary moved to the bathroom.\n14 After that they went back to the hallway.\n15 Where is John? \thallway\t13 14\n1 Sandra and Mary went back to the bathroom.\n2 Then they went back to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary and Sandra went to the office.\n5 Then they went back to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel and John went back to the kitchen.\n8 Afterwards they went back to the office.\n9 Where is Sandra? \tbedroom\t4 5\n10 Sandra and John journeyed to the garden.\n11 Afterwards they went back to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Sandra and Daniel travelled to the hallway.\n14 Following that they journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and Mary went back to the hallway.\n2 Afterwards they went to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary and John went back to the bathroom.\n5 Afterwards they went to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Daniel and Sandra journeyed to the bedroom.\n8 Then they moved to the office.\n9 Where is John? \tkitchen\t4 5\n10 Mary and John went back to the office.\n11 Then they moved to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Sandra and John went to the garden.\n14 Then they went back to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John and Mary moved to the office.\n2 Afterwards they went back to the garden.\n3 Where is John? \tgarden\t1 2\n4 John and Sandra went back to the hallway.\n5 After that they journeyed to the office.\n6 Where is Sandra? \toffice\t4 5\n7 John and Mary went back to the bathroom.\n8 After that they travelled to the office.\n9 Where is Sandra? \toffice\t4 5\n10 Mary and John went to the kitchen.\n11 Following that they travelled to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Mary and Sandra went back to the kitchen.\n14 Afterwards they went back to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Daniel and Mary journeyed to the hallway.\n2 Following that they travelled to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel and Mary travelled to the bedroom.\n5 Following that they moved to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 John and Mary went back to the bedroom.\n8 After that they went to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Sandra journeyed to the bedroom.\n11 Afterwards they travelled to the garden.\n12 Where is Mary? \thallway\t7 8\n13 Daniel and Mary journeyed to the bathroom.\n14 After that they went back to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John and Mary went back to the bedroom.\n2 Then they went to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and Sandra went back to the kitchen.\n5 Following that they moved to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Sandra and Daniel moved to the kitchen.\n8 After that they went back to the office.\n9 Where is Daniel? \toffice\t7 8\n10 John and Daniel went back to the bathroom.\n11 Then they journeyed to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 Sandra and John travelled to the garden.\n14 Then they went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Daniel and Sandra journeyed to the kitchen.\n2 After that they journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Mary and John went back to the office.\n5 Following that they journeyed to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 John and Mary journeyed to the office.\n8 Following that they went to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Daniel and John moved to the office.\n11 After that they went back to the hallway.\n12 Where is John? \thallway\t10 11\n13 Sandra and John travelled to the garden.\n14 Following that they went to the hallway.\n15 Where is John? \thallway\t13 14\n1 Mary and Sandra travelled to the bedroom.\n2 Then they journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary and Sandra went to the bedroom.\n5 Afterwards they went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra and Mary went back to the kitchen.\n8 Afterwards they went back to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Mary and Sandra travelled to the garden.\n11 Following that they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and Mary went back to the kitchen.\n14 Following that they went to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 John and Sandra journeyed to the bedroom.\n2 Afterwards they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel and Sandra moved to the bedroom.\n5 Then they moved to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John and Daniel went back to the garden.\n8 Then they went back to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra and John went back to the bedroom.\n11 Afterwards they journeyed to the hallway.\n12 Where is John? \thallway\t10 11\n13 Daniel and Mary travelled to the bedroom.\n14 Following that they went to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Sandra and Mary went to the bathroom.\n2 After that they journeyed to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John and Sandra journeyed to the bedroom.\n5 Afterwards they went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Mary and Sandra went back to the bathroom.\n8 Afterwards they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 John and Daniel went back to the office.\n11 Then they moved to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 John and Sandra journeyed to the office.\n14 Following that they moved to the bedroom.\n15 Where is Daniel? \thallway\t10 11\n1 Sandra and Mary journeyed to the garden.\n2 Afterwards they went back to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary and John moved to the bedroom.\n5 After that they journeyed to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Mary and John journeyed to the bathroom.\n8 Afterwards they went to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Sandra and Mary moved to the office.\n11 Following that they travelled to the bedroom.\n12 Where is John? \tkitchen\t7 8\n13 Daniel and John moved to the garden.\n14 Afterwards they journeyed to the bathroom.\n15 Where is Mary? \tbedroom\t10 11\n1 Daniel and John went back to the garden.\n2 Following that they journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Mary and Daniel went back to the bathroom.\n5 After that they went to the bedroom.\n6 Where is John? \tkitchen\t1 2\n7 Daniel and John travelled to the garden.\n8 Then they went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Daniel and Mary moved to the hallway.\n11 Then they moved to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 John and Daniel moved to the garden.\n14 Then they went to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Mary and John moved to the kitchen.\n2 Then they journeyed to the office.\n3 Where is John? \toffice\t1 2\n4 Daniel and Sandra journeyed to the hallway.\n5 Afterwards they moved to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John and Daniel went to the bathroom.\n8 After that they went to the office.\n9 Where is Sandra? \tkitchen\t4 5\n10 Mary and Daniel went back to the garden.\n11 Then they travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary and Sandra journeyed to the bedroom.\n14 After that they moved to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John and Sandra moved to the bathroom.\n2 After that they journeyed to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra and Daniel went to the bathroom.\n5 Afterwards they went to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Daniel and Sandra travelled to the bathroom.\n8 Then they travelled to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Daniel and Sandra went to the bedroom.\n11 Following that they went to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Daniel and Sandra moved to the garden.\n14 Following that they moved to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 John and Sandra went to the hallway.\n2 After that they went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 John and Daniel journeyed to the garden.\n5 Afterwards they went to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel and John went to the garden.\n8 After that they travelled to the hallway.\n9 Where is John? \thallway\t7 8\n10 John and Daniel went back to the bathroom.\n11 Following that they moved to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Daniel and Sandra went back to the garden.\n14 Afterwards they journeyed to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel and Sandra went to the hallway.\n2 After that they moved to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra and Daniel journeyed to the office.\n5 Then they went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John and Sandra went to the kitchen.\n8 Following that they went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Mary and Sandra moved to the garden.\n11 Afterwards they travelled to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 John and Sandra journeyed to the office.\n14 Afterwards they travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra and Mary moved to the office.\n2 Following that they went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra and John went to the office.\n5 Afterwards they journeyed to the kitchen.\n6 Where is Mary? \tbathroom\t1 2\n7 Mary and Daniel moved to the bedroom.\n8 Then they travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel and Sandra journeyed to the hallway.\n11 After that they journeyed to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 John and Mary went back to the hallway.\n14 Then they went to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Mary and John went back to the garden.\n2 After that they travelled to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Mary and Sandra went back to the garden.\n5 After that they went back to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 John and Daniel went back to the kitchen.\n8 After that they went to the bedroom.\n9 Where is Sandra? \tbathroom\t4 5\n10 Mary and Daniel went back to the hallway.\n11 Then they went to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Sandra and John travelled to the hallway.\n14 Afterwards they journeyed to the office.\n15 Where is Sandra? \toffice\t13 14\n1 John and Mary travelled to the bathroom.\n2 Afterwards they went to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary and Daniel journeyed to the bathroom.\n5 Then they travelled to the office.\n6 Where is Daniel? \toffice\t4 5\n7 John and Sandra went to the garden.\n8 After that they went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 John and Sandra moved to the bathroom.\n11 Afterwards they went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary and Sandra went back to the hallway.\n14 Then they went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Sandra and Daniel journeyed to the bedroom.\n2 Then they journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Sandra and Daniel moved to the garden.\n5 Following that they went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John and Sandra went back to the hallway.\n8 After that they travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra and Daniel went back to the bathroom.\n11 Following that they travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary and Daniel went to the hallway.\n14 Following that they moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Daniel and Sandra went to the office.\n2 Following that they travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Daniel and Sandra travelled to the bathroom.\n5 Afterwards they went to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra and John travelled to the office.\n8 After that they moved to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Daniel moved to the kitchen.\n11 Then they went to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Sandra and Mary journeyed to the office.\n14 Following that they journeyed to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 John and Daniel moved to the garden.\n2 Following that they went back to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Daniel travelled to the garden.\n5 Then they travelled to the office.\n6 Where is Daniel? \toffice\t4 5\n7 John and Mary moved to the hallway.\n8 Afterwards they journeyed to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 John and Mary moved to the hallway.\n11 After that they travelled to the garden.\n12 Where is John? \tgarden\t10 11\n13 Mary and Sandra went back to the hallway.\n14 Following that they journeyed to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Mary and John went to the bedroom.\n2 Then they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary and John went back to the bathroom.\n5 Then they journeyed to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Daniel and John travelled to the bedroom.\n8 Following that they went back to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Daniel and Mary went back to the hallway.\n11 Afterwards they went to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and John went back to the hallway.\n14 Following that they went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Mary and Sandra went back to the kitchen.\n2 After that they travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 John and Mary moved to the office.\n5 Then they went back to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Sandra and Daniel moved to the garden.\n8 Following that they moved to the bedroom.\n9 Where is Mary? \tbathroom\t4 5\n10 John and Sandra went back to the garden.\n11 Afterwards they travelled to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Sandra and Daniel travelled to the kitchen.\n14 Following that they journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and John went back to the garden.\n2 After that they moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary and John moved to the garden.\n5 Then they went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra and John went to the hallway.\n8 Following that they went back to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary and Sandra moved to the hallway.\n11 Following that they journeyed to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Mary and John journeyed to the hallway.\n14 Afterwards they travelled to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Sandra and Mary went back to the bedroom.\n2 Then they went to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel and John went back to the kitchen.\n5 After that they moved to the office.\n6 Where is Mary? \thallway\t1 2\n7 Sandra and Daniel journeyed to the bathroom.\n8 Afterwards they journeyed to the office.\n9 Where is Sandra? \toffice\t7 8\n10 Sandra and Mary travelled to the garden.\n11 Then they journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary and Sandra travelled to the office.\n14 Following that they went back to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel and Sandra journeyed to the hallway.\n2 After that they moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Mary and John travelled to the garden.\n5 Following that they went to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Daniel and John moved to the bedroom.\n8 Following that they went to the garden.\n9 Where is John? \tgarden\t7 8\n10 Mary and John journeyed to the bedroom.\n11 Then they went to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Sandra and Daniel went back to the kitchen.\n14 Afterwards they went back to the garden.\n15 Where is John? \tkitchen\t10 11\n1 Mary and Sandra travelled to the bedroom.\n2 Afterwards they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel and Mary went back to the hallway.\n5 Then they went to the garden.\n6 Where is Sandra? \tkitchen\t1 2\n7 Daniel and John moved to the bathroom.\n8 Then they went to the hallway.\n9 Where is John? \thallway\t7 8\n10 Sandra and Mary went back to the bathroom.\n11 Then they went to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Sandra and Mary went back to the office.\n14 Following that they went to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and John journeyed to the kitchen.\n2 Afterwards they moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary and John travelled to the kitchen.\n5 Then they moved to the garden.\n6 Where is John? \tgarden\t4 5\n7 John and Daniel journeyed to the hallway.\n8 Afterwards they went to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Mary travelled to the office.\n11 Afterwards they travelled to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Sandra and Daniel went to the kitchen.\n14 After that they journeyed to the bathroom.\n15 Where is Mary? \tbedroom\t10 11\n1 Daniel and Mary went back to the kitchen.\n2 Afterwards they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Daniel journeyed to the bathroom.\n5 Following that they went back to the bedroom.\n6 Where is Mary? \tgarden\t1 2\n7 Sandra and John moved to the kitchen.\n8 Afterwards they journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel and Mary went to the hallway.\n11 After that they went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Daniel and Sandra travelled to the kitchen.\n14 Afterwards they moved to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and Daniel went back to the bedroom.\n2 Afterwards they journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel and Mary moved to the bedroom.\n5 Following that they journeyed to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Sandra and Daniel travelled to the garden.\n8 Then they went back to the kitchen.\n9 Where is Mary? \toffice\t4 5\n10 John and Sandra travelled to the bathroom.\n11 After that they moved to the office.\n12 Where is Daniel? \tkitchen\t7 8\n13 John and Sandra moved to the bathroom.\n14 Following that they journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 John and Sandra travelled to the hallway.\n2 Then they went back to the garden.\n3 Where is John? \tgarden\t1 2\n4 John and Daniel moved to the bedroom.\n5 Afterwards they moved to the hallway.\n6 Where is Sandra? \tgarden\t1 2\n7 John and Sandra moved to the kitchen.\n8 Following that they journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 Mary and Daniel journeyed to the garden.\n11 Afterwards they moved to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Sandra and Daniel went back to the kitchen.\n14 After that they journeyed to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Sandra and Daniel journeyed to the garden.\n2 Then they journeyed to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 John and Sandra went back to the kitchen.\n5 Following that they went to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Sandra and Daniel went back to the hallway.\n8 Following that they journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Daniel and John journeyed to the office.\n11 Then they journeyed to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Daniel moved to the bedroom.\n14 Following that they moved to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Mary and John went to the kitchen.\n2 After that they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and Sandra went to the garden.\n5 Then they moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 John and Sandra travelled to the bathroom.\n8 Following that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Mary journeyed to the hallway.\n11 After that they went to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 John and Mary journeyed to the hallway.\n14 Following that they went to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel and John went back to the office.\n2 Afterwards they journeyed to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 John and Sandra moved to the garden.\n5 Then they moved to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John and Sandra moved to the office.\n8 Afterwards they went to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary and Sandra travelled to the bathroom.\n11 Following that they journeyed to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and Sandra went to the bedroom.\n14 Afterwards they travelled to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Daniel and John journeyed to the bedroom.\n2 After that they journeyed to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra and Daniel went back to the bedroom.\n5 Afterwards they travelled to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John and Daniel journeyed to the bathroom.\n8 After that they went back to the garden.\n9 Where is John? \tgarden\t7 8\n10 John and Daniel journeyed to the hallway.\n11 Then they went to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Mary and John went to the hallway.\n14 Following that they went back to the office.\n15 Where is John? \toffice\t13 14\n1 John and Daniel went to the garden.\n2 Afterwards they went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 John and Sandra went back to the bedroom.\n5 Then they went to the hallway.\n6 Where is Daniel? \thallway\t1 2\n7 Mary and Sandra journeyed to the bathroom.\n8 Following that they went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra and Daniel moved to the bathroom.\n11 Then they travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary and Sandra journeyed to the hallway.\n14 Afterwards they journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Daniel and Sandra went to the garden.\n2 Then they travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 John and Sandra moved to the bathroom.\n5 Afterwards they went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 Daniel and John went to the garden.\n8 After that they went back to the hallway.\n9 Where is John? \thallway\t7 8\n10 Daniel and John travelled to the office.\n11 Then they went to the kitchen.\n12 Where is Daniel? \tkitchen\t10 11\n13 John and Mary travelled to the garden.\n14 Following that they went to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Daniel and John journeyed to the bedroom.\n2 Then they went to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Sandra and John moved to the hallway.\n5 After that they went back to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Sandra and John went back to the bedroom.\n8 Afterwards they travelled to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary and Daniel went back to the bathroom.\n11 After that they journeyed to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary and John went to the office.\n14 After that they went back to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra and Daniel moved to the bedroom.\n2 Then they moved to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Mary and Daniel moved to the kitchen.\n5 Following that they travelled to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel and John went back to the bathroom.\n8 After that they journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Daniel and John travelled to the office.\n11 After that they travelled to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Daniel travelled to the bedroom.\n14 Then they travelled to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra and Mary journeyed to the bathroom.\n2 Afterwards they went to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 John and Daniel moved to the bedroom.\n5 Following that they went back to the office.\n6 Where is Mary? \tbedroom\t1 2\n7 Mary and John travelled to the garden.\n8 Afterwards they travelled to the office.\n9 Where is John? \toffice\t7 8\n10 John and Daniel went back to the kitchen.\n11 Following that they went to the hallway.\n12 Where is John? \thallway\t10 11\n13 John and Mary went back to the kitchen.\n14 Then they moved to the bathroom.\n15 Where is Daniel? \thallway\t10 11\n1 Sandra and Daniel journeyed to the hallway.\n2 Afterwards they travelled to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra and Daniel travelled to the office.\n5 After that they moved to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra and John moved to the garden.\n8 Following that they went to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Daniel and Sandra travelled to the kitchen.\n11 Afterwards they moved to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra and John travelled to the garden.\n14 Afterwards they moved to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 John and Daniel moved to the kitchen.\n2 After that they went to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Daniel and John went to the bedroom.\n5 Then they went to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel and Mary went to the hallway.\n8 Following that they moved to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Daniel and Mary travelled to the bathroom.\n11 After that they journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 John and Sandra went back to the kitchen.\n14 Afterwards they journeyed to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Mary and Sandra moved to the hallway.\n2 Following that they travelled to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra and John went to the garden.\n5 After that they went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Sandra and John travelled to the office.\n8 Afterwards they journeyed to the garden.\n9 Where is John? \tgarden\t7 8\n10 Daniel and Sandra travelled to the hallway.\n11 After that they journeyed to the bathroom.\n12 Where is John? \tgarden\t7 8\n13 Mary and John moved to the hallway.\n14 Then they moved to the office.\n15 Where is John? \toffice\t13 14\n1 John and Daniel moved to the bathroom.\n2 After that they went back to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Sandra and John moved to the hallway.\n5 Afterwards they journeyed to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Mary and Sandra went to the bathroom.\n8 Then they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra and John moved to the hallway.\n11 Afterwards they moved to the office.\n12 Where is John? \toffice\t10 11\n13 John and Mary moved to the bathroom.\n14 Following that they travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 Daniel and Sandra travelled to the office.\n2 Afterwards they went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Daniel and John journeyed to the garden.\n5 Then they went back to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Daniel and Mary journeyed to the bathroom.\n8 After that they moved to the garden.\n9 Where is John? \tkitchen\t4 5\n10 Mary and Daniel went to the kitchen.\n11 Afterwards they moved to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel and John journeyed to the bedroom.\n14 Afterwards they went to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Mary and Daniel moved to the kitchen.\n2 After that they journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel and John travelled to the garden.\n5 Afterwards they travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Mary and Sandra went to the garden.\n8 Then they moved to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Sandra and Mary went to the kitchen.\n11 After that they travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Daniel and John moved to the bedroom.\n14 After that they travelled to the bathroom.\n15 Where is John? \tbathroom\t13 14\n1 Mary and John journeyed to the office.\n2 After that they went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and Mary went back to the bedroom.\n5 Then they travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Daniel and Mary journeyed to the office.\n8 Following that they went to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Mary and John travelled to the bedroom.\n11 After that they travelled to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra and John went back to the kitchen.\n14 Then they went to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and John went to the office.\n2 Following that they moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel and Sandra went back to the hallway.\n5 Then they travelled to the bathroom.\n6 Where is John? \tbedroom\t1 2\n7 John and Mary went to the kitchen.\n8 Then they went to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 John and Daniel went to the office.\n11 Following that they went back to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 John and Sandra travelled to the garden.\n14 Following that they went to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra and Daniel went to the bathroom.\n2 After that they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Daniel and Sandra moved to the hallway.\n5 Then they journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 John and Mary journeyed to the bedroom.\n8 After that they went to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel and Mary went to the garden.\n11 Following that they travelled to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and John moved to the garden.\n14 Afterwards they went to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John and Sandra travelled to the bathroom.\n2 Then they moved to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John and Sandra journeyed to the garden.\n5 Following that they went back to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Sandra and Daniel journeyed to the office.\n8 After that they journeyed to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra and John went to the garden.\n11 Afterwards they went back to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 John and Mary moved to the garden.\n14 After that they moved to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Sandra and John went to the kitchen.\n2 After that they moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra and Mary journeyed to the office.\n5 Then they journeyed to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Mary and John went to the office.\n8 Afterwards they went back to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Daniel and Mary travelled to the bedroom.\n11 Afterwards they travelled to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary and Daniel went back to the kitchen.\n14 Then they travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 John and Daniel travelled to the bathroom.\n2 After that they moved to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra and Daniel went to the office.\n5 Afterwards they went to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John and Daniel moved to the bedroom.\n8 Following that they journeyed to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra and John moved to the garden.\n11 After that they went to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Sandra and Daniel went back to the hallway.\n14 After that they moved to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Sandra and John moved to the bathroom.\n2 Then they went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Daniel and John moved to the kitchen.\n5 Then they travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary and Daniel went to the kitchen.\n8 After that they moved to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Mary and John went to the bathroom.\n11 Following that they journeyed to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Daniel and Sandra travelled to the office.\n14 Then they travelled to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra and Mary moved to the garden.\n2 Afterwards they went back to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel and Sandra went to the garden.\n5 Afterwards they went to the office.\n6 Where is Mary? \tkitchen\t1 2\n7 Mary and John travelled to the bedroom.\n8 Then they went back to the garden.\n9 Where is John? \tgarden\t7 8\n10 Mary and John went to the kitchen.\n11 After that they moved to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel and Mary went to the bedroom.\n14 Afterwards they journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and Sandra went back to the bathroom.\n2 Following that they went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra and Mary journeyed to the office.\n5 Then they went to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Sandra and Daniel travelled to the kitchen.\n8 Following that they travelled to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra and Daniel went to the bathroom.\n11 After that they travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary and Daniel went to the bathroom.\n14 Afterwards they went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 John and Sandra went to the kitchen.\n2 Following that they journeyed to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary and Daniel went to the hallway.\n5 Following that they travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Daniel and Sandra moved to the office.\n8 Then they moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 John and Daniel went back to the office.\n11 Then they went back to the bathroom.\n12 Where is Sandra? \thallway\t7 8\n13 Mary and John journeyed to the kitchen.\n14 Then they went back to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Daniel and Mary travelled to the bedroom.\n2 After that they went to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Daniel and Sandra moved to the bathroom.\n5 Then they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel and Sandra journeyed to the office.\n8 Following that they journeyed to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 John and Sandra travelled to the office.\n11 After that they journeyed to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel and John travelled to the bathroom.\n14 Following that they went to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra and Daniel travelled to the garden.\n2 Afterwards they went to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Sandra and Mary went back to the bathroom.\n5 Then they journeyed to the kitchen.\n6 Where is Daniel? \thallway\t1 2\n7 Sandra and Mary travelled to the garden.\n8 Then they went back to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 John and Mary went to the office.\n11 Afterwards they went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary and Sandra moved to the kitchen.\n14 Afterwards they moved to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and John went back to the hallway.\n2 Following that they went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary and Daniel travelled to the kitchen.\n5 Following that they moved to the hallway.\n6 Where is John? \tbathroom\t1 2\n7 Mary and Daniel went back to the kitchen.\n8 After that they went to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Daniel and Mary moved to the bathroom.\n11 Afterwards they travelled to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Sandra and John moved to the bedroom.\n14 Then they went back to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Mary and John went back to the garden.\n2 Afterwards they moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 John and Mary journeyed to the bathroom.\n5 Following that they went to the office.\n6 Where is Mary? \toffice\t4 5\n7 Mary and Sandra went to the garden.\n8 Following that they travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Sandra and Daniel moved to the hallway.\n11 Then they travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 John and Sandra travelled to the garden.\n14 Following that they went back to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 John and Daniel went back to the hallway.\n2 After that they moved to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and Daniel moved to the hallway.\n5 Afterwards they went to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Sandra and John travelled to the hallway.\n8 Afterwards they journeyed to the office.\n9 Where is John? \toffice\t7 8\n10 John and Sandra moved to the hallway.\n11 Following that they journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 John and Daniel journeyed to the bathroom.\n14 Following that they travelled to the garden.\n15 Where is John? \tgarden\t13 14\n1 Daniel and Mary travelled to the bathroom.\n2 Afterwards they travelled to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary and John travelled to the garden.\n5 Then they went to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 John and Daniel went back to the bathroom.\n8 Then they journeyed to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 John and Sandra moved to the hallway.\n11 Following that they journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary and John journeyed to the garden.\n14 Following that they went back to the office.\n15 Where is Mary? \toffice\t13 14\n1 John and Daniel went to the office.\n2 After that they went back to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Sandra and John moved to the garden.\n5 Then they moved to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Mary and John travelled to the hallway.\n8 Afterwards they journeyed to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 John and Daniel went back to the hallway.\n11 Following that they went back to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Mary and Sandra moved to the kitchen.\n14 Following that they moved to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Mary and Sandra moved to the hallway.\n2 Afterwards they went back to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Mary and Daniel went back to the kitchen.\n5 After that they travelled to the garden.\n6 Where is Sandra? \tbathroom\t1 2\n7 Mary and Sandra journeyed to the office.\n8 Then they moved to the garden.\n9 Where is Daniel? \tgarden\t4 5\n10 Daniel and John travelled to the office.\n11 After that they travelled to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 John and Daniel went to the garden.\n14 After that they travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Sandra and Daniel went to the hallway.\n2 Then they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra and Mary went back to the garden.\n5 Then they travelled to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel and Sandra travelled to the hallway.\n8 Afterwards they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Mary and John journeyed to the garden.\n11 Afterwards they travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Sandra and John went to the office.\n14 Following that they went back to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel and Mary journeyed to the garden.\n2 Following that they went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Mary and John travelled to the bedroom.\n5 Then they went back to the garden.\n6 Where is John? \tgarden\t4 5\n7 Mary and Sandra travelled to the office.\n8 Afterwards they went back to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Sandra and Mary went back to the office.\n11 Following that they went back to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Daniel and John went back to the office.\n14 Following that they went back to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Daniel and Sandra moved to the office.\n2 Following that they moved to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra and Daniel moved to the bedroom.\n5 Afterwards they moved to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Daniel and Sandra moved to the kitchen.\n8 Following that they moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel and Sandra went to the garden.\n11 Then they moved to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary and Sandra went back to the bathroom.\n14 Afterwards they moved to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Daniel and Mary went back to the office.\n2 After that they went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra and Mary went back to the bedroom.\n5 Afterwards they journeyed to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 John and Mary went back to the bathroom.\n8 Following that they moved to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra and Daniel went back to the office.\n11 Following that they moved to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 John and Mary travelled to the bedroom.\n14 Following that they went back to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Sandra and John went to the bathroom.\n2 Then they journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 John and Daniel went back to the office.\n5 After that they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Daniel and Mary moved to the kitchen.\n8 Then they went back to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Daniel and Mary journeyed to the kitchen.\n11 Afterwards they travelled to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Daniel and Sandra went to the garden.\n14 After that they journeyed to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Mary and Daniel travelled to the kitchen.\n2 After that they went back to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and John travelled to the bathroom.\n5 Then they went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 John and Sandra journeyed to the bathroom.\n8 After that they went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John and Sandra went back to the bathroom.\n11 After that they moved to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Mary and Sandra went back to the kitchen.\n14 Following that they travelled to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Mary and John journeyed to the bedroom.\n2 Then they moved to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Daniel went back to the garden.\n5 Following that they travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Mary and Daniel journeyed to the bedroom.\n8 After that they moved to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Sandra and Daniel went to the garden.\n11 After that they went back to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and Daniel travelled to the hallway.\n14 Afterwards they went to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 John and Sandra went to the hallway.\n2 After that they travelled to the office.\n3 Where is John? \toffice\t1 2\n4 John and Mary went back to the bathroom.\n5 Following that they moved to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra and Daniel journeyed to the kitchen.\n8 Following that they moved to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra and Mary moved to the office.\n11 Afterwards they went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary and Sandra went to the garden.\n14 Afterwards they went back to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Sandra and Mary went to the bedroom.\n2 Then they went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra and Daniel travelled to the office.\n5 After that they travelled to the bathroom.\n6 Where is Mary? \tkitchen\t1 2\n7 Sandra and Daniel moved to the office.\n8 Then they moved to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Sandra and Daniel journeyed to the bedroom.\n11 After that they journeyed to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Daniel and Sandra journeyed to the office.\n14 Afterwards they went back to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Daniel and Sandra journeyed to the kitchen.\n2 Then they journeyed to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Sandra and John travelled to the bathroom.\n5 Then they moved to the office.\n6 Where is John? \toffice\t4 5\n7 Mary and Daniel went to the garden.\n8 After that they went to the hallway.\n9 Where is John? \toffice\t4 5\n10 Mary and Sandra went back to the bedroom.\n11 After that they travelled to the hallway.\n12 Where is Daniel? \thallway\t7 8\n13 Sandra and Daniel travelled to the garden.\n14 Then they went back to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Sandra and John went to the office.\n2 Following that they went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 John and Mary went back to the office.\n5 Afterwards they went back to the hallway.\n6 Where is John? \thallway\t4 5\n7 Mary and Daniel travelled to the kitchen.\n8 After that they moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Mary and Daniel went to the bathroom.\n11 Following that they went to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and Daniel moved to the bedroom.\n14 Then they went back to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 John and Sandra journeyed to the bedroom.\n2 Following that they moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John and Mary travelled to the garden.\n5 After that they travelled to the office.\n6 Where is Mary? \toffice\t4 5\n7 Daniel and John journeyed to the garden.\n8 Following that they went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Mary and Daniel moved to the kitchen.\n11 Then they travelled to the garden.\n12 Where is John? \thallway\t7 8\n13 Daniel and Sandra moved to the office.\n14 After that they went to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 John and Sandra travelled to the garden.\n2 After that they moved to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Sandra and John moved to the bedroom.\n5 Afterwards they went to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 John and Sandra went to the hallway.\n8 After that they went to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Sandra and John went to the hallway.\n11 Afterwards they went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Sandra and Mary went back to the garden.\n14 Following that they moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 John and Sandra went to the kitchen.\n2 After that they travelled to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary and Daniel went to the bedroom.\n5 Then they moved to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Daniel and Mary travelled to the bedroom.\n8 Then they travelled to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra and Daniel moved to the bedroom.\n11 Following that they went to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Mary and Sandra went back to the bedroom.\n14 Following that they went back to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Sandra and Daniel journeyed to the garden.\n2 Afterwards they journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 John and Daniel went to the garden.\n5 Afterwards they went to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra and Daniel moved to the office.\n8 After that they went to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 John and Daniel travelled to the office.\n11 Following that they went back to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel and Mary journeyed to the office.\n14 Afterwards they went back to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Daniel and Mary went to the garden.\n2 After that they went to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Sandra and John moved to the bedroom.\n5 Then they moved to the kitchen.\n6 Where is John? \tkitchen\t4 5\n7 Mary and John journeyed to the hallway.\n8 Following that they went to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Mary and John moved to the bedroom.\n11 Following that they went back to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and Mary went to the hallway.\n14 Then they went back to the bathroom.\n15 Where is John? \tgarden\t10 11\n1 John and Mary went back to the hallway.\n2 After that they went to the office.\n3 Where is John? \toffice\t1 2\n4 Daniel and Mary moved to the garden.\n5 Then they moved to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Mary and Sandra went to the bedroom.\n8 After that they moved to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Sandra and Mary travelled to the office.\n11 Afterwards they went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary and Sandra travelled to the office.\n14 Following that they went back to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John and Daniel journeyed to the bedroom.\n2 Following that they went back to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Sandra and John journeyed to the garden.\n5 Following that they moved to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra and John moved to the office.\n8 Then they travelled to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel and John travelled to the bathroom.\n11 After that they moved to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra and John journeyed to the garden.\n14 After that they travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Mary and Daniel moved to the kitchen.\n2 After that they went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Sandra and John travelled to the bedroom.\n5 Following that they journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Mary and John went back to the hallway.\n8 After that they moved to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Mary and Sandra travelled to the bedroom.\n11 Afterwards they went to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Sandra and Mary travelled to the office.\n14 After that they journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Sandra and John moved to the hallway.\n2 After that they travelled to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and Daniel travelled to the bathroom.\n5 Following that they went back to the bedroom.\n6 Where is John? \toffice\t1 2\n7 Daniel and Mary journeyed to the office.\n8 Then they journeyed to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel and John travelled to the bedroom.\n11 Then they journeyed to the office.\n12 Where is Daniel? \toffice\t10 11\n13 John and Sandra went to the garden.\n14 Then they travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t13 14\n1 Mary and Sandra went to the garden.\n2 Following that they went back to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Daniel and John went back to the kitchen.\n5 After that they went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Mary and Daniel went back to the kitchen.\n8 After that they went to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 John and Mary went to the bedroom.\n11 After that they went back to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and Daniel travelled to the bathroom.\n14 Afterwards they went back to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Mary and John journeyed to the bedroom.\n2 Afterwards they went back to the office.\n3 Where is John? \toffice\t1 2\n4 Mary and Sandra went back to the hallway.\n5 After that they went to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Mary and Daniel journeyed to the bedroom.\n8 Then they travelled to the office.\n9 Where is Mary? \toffice\t7 8\n10 Sandra and John moved to the hallway.\n11 Following that they moved to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Daniel and John went to the bathroom.\n14 Following that they went back to the hallway.\n15 Where is John? \thallway\t13 14\n1 Daniel and Sandra travelled to the bedroom.\n2 Then they journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and Sandra journeyed to the office.\n5 After that they journeyed to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel and Mary moved to the hallway.\n8 Afterwards they went back to the bathroom.\n9 Where is Sandra? \tkitchen\t4 5\n10 Daniel and Sandra moved to the bedroom.\n11 Afterwards they travelled to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Sandra and Daniel went back to the bathroom.\n14 After that they went to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Mary and Daniel moved to the garden.\n2 Afterwards they moved to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra and Daniel went back to the garden.\n5 Following that they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Sandra and Mary travelled to the bathroom.\n8 Following that they moved to the kitchen.\n9 Where is Daniel? \tkitchen\t4 5\n10 Daniel and Mary went back to the bathroom.\n11 Then they journeyed to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and John went back to the bathroom.\n14 After that they went back to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Mary and Daniel went back to the office.\n2 Then they journeyed to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra and Daniel went back to the bedroom.\n5 Following that they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel and Mary moved to the hallway.\n8 Afterwards they moved to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Sandra and Mary went back to the office.\n11 After that they moved to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and Daniel went back to the kitchen.\n14 Afterwards they went back to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Mary and Sandra travelled to the kitchen.\n2 Then they travelled to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Mary and John travelled to the bedroom.\n5 Afterwards they moved to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary and John travelled to the garden.\n8 Then they travelled to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra and Mary went back to the hallway.\n11 Then they went back to the bathroom.\n12 Where is John? \toffice\t7 8\n13 Mary and Daniel moved to the office.\n14 After that they moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra and Mary went back to the hallway.\n2 Then they travelled to the office.\n3 Where is Mary? \toffice\t1 2\n4 Mary and Daniel moved to the bathroom.\n5 Then they travelled to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel and Mary went to the garden.\n8 Then they went to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel and Mary moved to the hallway.\n11 Following that they journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t10 11\n13 John and Daniel went back to the bedroom.\n14 Then they travelled to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 John and Daniel went back to the kitchen.\n2 Afterwards they went back to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Mary and John moved to the kitchen.\n5 Following that they went back to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra and John journeyed to the bathroom.\n8 Following that they moved to the garden.\n9 Where is John? \tgarden\t7 8\n10 Daniel and Mary went to the garden.\n11 Following that they went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Sandra and John travelled to the kitchen.\n14 After that they travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and John journeyed to the bathroom.\n2 Then they journeyed to the garden.\n3 Where is John? \tgarden\t1 2\n4 Daniel and John moved to the hallway.\n5 Afterwards they travelled to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel and Mary travelled to the hallway.\n8 After that they went to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Daniel and John travelled to the bedroom.\n11 Following that they moved to the office.\n12 Where is John? \toffice\t10 11\n13 Daniel and John journeyed to the bedroom.\n14 After that they went back to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Mary and Sandra journeyed to the bedroom.\n2 After that they moved to the office.\n3 Where is Mary? \toffice\t1 2\n4 Daniel and John travelled to the garden.\n5 Then they journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Sandra and Mary moved to the hallway.\n8 Following that they journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Mary and Daniel travelled to the office.\n11 Afterwards they travelled to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 Mary and Daniel travelled to the bathroom.\n14 After that they travelled to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Mary and Daniel went to the hallway.\n2 Then they travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and Mary went back to the hallway.\n5 Afterwards they went back to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Mary and Daniel journeyed to the garden.\n8 Afterwards they moved to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Mary and John went to the bedroom.\n11 Afterwards they went back to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary and Daniel went back to the bedroom.\n14 After that they journeyed to the garden.\n15 Where is John? \tkitchen\t10 11\n1 John and Daniel travelled to the hallway.\n2 After that they travelled to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and Mary moved to the office.\n5 Following that they went to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Sandra and Daniel went to the bedroom.\n8 Then they travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 John and Daniel travelled to the hallway.\n11 After that they moved to the garden.\n12 Where is John? \tgarden\t10 11\n13 Mary and Daniel travelled to the bathroom.\n14 After that they went back to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 John and Sandra moved to the hallway.\n2 Afterwards they travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra and Daniel went to the kitchen.\n5 Following that they moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra and Daniel went to the hallway.\n8 Following that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Daniel and John travelled to the hallway.\n11 Afterwards they travelled to the garden.\n12 Where is John? \tgarden\t10 11\n13 Mary and John travelled to the kitchen.\n14 Then they went to the hallway.\n15 Where is John? \thallway\t13 14\n1 Mary and Daniel travelled to the kitchen.\n2 Then they journeyed to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Mary and Daniel journeyed to the hallway.\n5 After that they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra and Mary went back to the bathroom.\n8 Afterwards they travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Mary moved to the kitchen.\n11 Then they went to the office.\n12 Where is Mary? \toffice\t10 11\n13 Mary and Sandra moved to the kitchen.\n14 After that they went back to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary and Daniel journeyed to the bathroom.\n2 After that they went to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 John and Daniel moved to the garden.\n5 Following that they went to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Daniel and John journeyed to the kitchen.\n8 After that they went to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 Daniel and Mary went back to the bathroom.\n11 After that they went to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel and Mary went back to the kitchen.\n14 Following that they journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Sandra and Mary journeyed to the kitchen.\n2 Then they travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Daniel and John travelled to the kitchen.\n5 Following that they travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John and Sandra went back to the garden.\n8 Afterwards they travelled to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Mary and John journeyed to the kitchen.\n11 Following that they moved to the bedroom.\n12 Where is Sandra? \thallway\t7 8\n13 Sandra and Daniel went to the bedroom.\n14 Following that they travelled to the hallway.\n15 Where is John? \tbedroom\t10 11\n1 Sandra and John journeyed to the hallway.\n2 After that they went back to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Sandra and John went back to the bathroom.\n5 Then they went back to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Mary and John journeyed to the kitchen.\n8 After that they went to the office.\n9 Where is Mary? \toffice\t7 8\n10 Mary and Daniel went back to the hallway.\n11 Following that they journeyed to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Mary and Sandra moved to the hallway.\n14 Afterwards they went back to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Sandra and Daniel journeyed to the office.\n2 Afterwards they travelled to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 Sandra and Daniel travelled to the bathroom.\n5 Following that they went to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary and Daniel moved to the office.\n8 Afterwards they went to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Daniel and Mary moved to the office.\n11 Following that they went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra and John went to the garden.\n14 Then they went to the hallway.\n15 Where is John? \thallway\t13 14\n1 John and Daniel went to the garden.\n2 Following that they moved to the office.\n3 Where is John? \toffice\t1 2\n4 Daniel and John went back to the hallway.\n5 Afterwards they went to the garden.\n6 Where is John? \tgarden\t4 5\n7 Sandra and John went back to the office.\n8 Following that they went to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Sandra and John went to the kitchen.\n11 After that they went back to the office.\n12 Where is John? \toffice\t10 11\n13 John and Sandra moved to the hallway.\n14 Afterwards they went back to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Daniel and John went to the office.\n2 Then they moved to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra and Mary went back to the hallway.\n5 Following that they went to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 Mary and John moved to the office.\n8 Afterwards they journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 John and Sandra journeyed to the office.\n11 After that they went back to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Daniel went back to the kitchen.\n14 After that they went back to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Daniel and Mary went to the bathroom.\n2 After that they went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Daniel and Mary travelled to the kitchen.\n5 Then they moved to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Mary and Daniel went to the hallway.\n8 Following that they journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 Daniel and John journeyed to the garden.\n11 Following that they went to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra and Mary journeyed to the garden.\n14 After that they travelled to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra and Daniel went back to the hallway.\n2 Afterwards they went to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Sandra and John went to the office.\n5 After that they journeyed to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Daniel and Sandra moved to the office.\n8 Afterwards they went to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Daniel and John went to the kitchen.\n11 Then they moved to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Daniel and John went to the office.\n14 Then they went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Mary and John journeyed to the bedroom.\n2 Afterwards they moved to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Mary and John travelled to the garden.\n5 Following that they moved to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra and Mary went to the kitchen.\n8 Afterwards they went back to the garden.\n9 Where is John? \thallway\t4 5\n10 Daniel and John went back to the kitchen.\n11 Following that they journeyed to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 John and Daniel travelled to the office.\n14 Afterwards they went to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 John and Daniel moved to the bedroom.\n2 Following that they went back to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary and John moved to the office.\n5 Following that they went back to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 John and Mary went back to the garden.\n8 Following that they went back to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 John and Sandra travelled to the bedroom.\n11 Following that they went to the garden.\n12 Where is Mary? \tbathroom\t7 8\n13 John and Sandra went to the office.\n14 Following that they moved to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John and Mary travelled to the garden.\n2 Afterwards they went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 John and Daniel moved to the bathroom.\n5 Then they moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Mary and John travelled to the garden.\n8 After that they went back to the office.\n9 Where is John? \toffice\t7 8\n10 Mary and Sandra moved to the bathroom.\n11 Afterwards they travelled to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and Daniel went to the kitchen.\n14 After that they moved to the hallway.\n15 Where is Sandra? \thallway\t10 11\n1 Sandra and John journeyed to the office.\n2 Afterwards they went to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John and Mary went back to the hallway.\n5 Then they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 Sandra and John went back to the hallway.\n8 Afterwards they travelled to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra and John travelled to the kitchen.\n11 Then they journeyed to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra and Daniel journeyed to the bedroom.\n14 Following that they moved to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and Mary journeyed to the kitchen.\n2 Then they journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 John and Mary travelled to the office.\n5 Then they moved to the garden.\n6 Where is John? \tgarden\t4 5\n7 Mary and Sandra went to the bedroom.\n8 Following that they travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Daniel and John moved to the bathroom.\n11 Then they moved to the hallway.\n12 Where is Daniel? \thallway\t10 11\n13 John and Sandra moved to the garden.\n14 After that they went to the hallway.\n15 Where is John? \thallway\t13 14\n1 Sandra and John went to the hallway.\n2 Afterwards they moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel and John journeyed to the bathroom.\n5 After that they went to the garden.\n6 Where is John? \tgarden\t4 5\n7 John and Sandra went to the kitchen.\n8 Following that they went to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John and Daniel went to the bedroom.\n11 After that they journeyed to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 John and Mary travelled to the bedroom.\n14 After that they journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Daniel and John travelled to the garden.\n2 Following that they journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John and Mary went back to the kitchen.\n5 Following that they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 Mary and Daniel moved to the garden.\n8 Afterwards they moved to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra and Daniel went to the bedroom.\n11 Afterwards they went back to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and Daniel journeyed to the kitchen.\n14 After that they went to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Daniel and John travelled to the bathroom.\n2 Afterwards they journeyed to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Mary moved to the hallway.\n5 Then they journeyed to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra and John went back to the kitchen.\n8 Then they went back to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John and Mary moved to the kitchen.\n11 Then they journeyed to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 John and Daniel went to the garden.\n14 Then they journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Sandra and Daniel went back to the kitchen.\n2 Afterwards they travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel and Sandra journeyed to the office.\n5 Then they went back to the kitchen.\n6 Where is Sandra? \tkitchen\t4 5\n7 Mary and John travelled to the bedroom.\n8 Then they moved to the hallway.\n9 Where is John? \thallway\t7 8\n10 Sandra and John moved to the office.\n11 Afterwards they moved to the hallway.\n12 Where is John? \thallway\t10 11\n13 Daniel and John went to the office.\n14 Following that they went back to the garden.\n15 Where is John? \tgarden\t13 14\n1 Daniel and Sandra travelled to the bathroom.\n2 Afterwards they went to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra and Mary went to the hallway.\n5 Afterwards they journeyed to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John and Mary went to the bedroom.\n8 After that they went to the office.\n9 Where is John? \toffice\t7 8\n10 Mary and Sandra journeyed to the kitchen.\n11 Afterwards they journeyed to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel and John journeyed to the kitchen.\n14 After that they journeyed to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 John and Mary travelled to the office.\n2 Afterwards they travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel and John travelled to the garden.\n5 Following that they travelled to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel and Mary went to the hallway.\n8 Afterwards they went back to the garden.\n9 Where is Daniel? \tgarden\t7 8\n10 John and Sandra went to the bathroom.\n11 Afterwards they went back to the kitchen.\n12 Where is Mary? \tgarden\t7 8\n13 Daniel and Sandra journeyed to the office.\n14 Afterwards they travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 John and Mary moved to the bedroom.\n2 Following that they went back to the office.\n3 Where is Mary? \toffice\t1 2\n4 John and Mary moved to the bathroom.\n5 Following that they went to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Daniel and Sandra travelled to the kitchen.\n8 Then they travelled to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel and Mary went to the kitchen.\n11 After that they journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary and Sandra moved to the garden.\n14 Following that they travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Mary and Sandra journeyed to the office.\n2 Afterwards they went to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary and Daniel went back to the kitchen.\n5 After that they journeyed to the garden.\n6 Where is Sandra? \thallway\t1 2\n7 John and Mary moved to the bathroom.\n8 Following that they travelled to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 Daniel and Sandra travelled to the bedroom.\n11 Following that they went to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Mary and Daniel went back to the bathroom.\n14 After that they went back to the office.\n15 Where is Daniel? \toffice\t13 14\n1 John and Sandra moved to the office.\n2 Following that they moved to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 Daniel and John journeyed to the hallway.\n5 Then they went back to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Sandra and Mary went to the bathroom.\n8 After that they travelled to the bedroom.\n9 Where is John? \tbedroom\t4 5\n10 John and Sandra journeyed to the office.\n11 Following that they moved to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Daniel went to the kitchen.\n14 Following that they moved to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Sandra and Mary moved to the office.\n2 Afterwards they journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel and John went to the bathroom.\n5 Following that they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Daniel and John moved to the kitchen.\n8 Afterwards they moved to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary and Sandra went back to the office.\n11 After that they journeyed to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel and Mary went back to the bathroom.\n14 Afterwards they went back to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 John and Sandra journeyed to the kitchen.\n2 Then they went to the office.\n3 Where is John? \toffice\t1 2\n4 Sandra and Mary went back to the kitchen.\n5 Then they went to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Sandra and Daniel went to the hallway.\n8 Afterwards they moved to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Sandra and John went back to the kitchen.\n11 Following that they went back to the office.\n12 Where is Daniel? \tbathroom\t7 8\n13 Daniel and Mary went back to the office.\n14 Following that they travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Daniel and Mary journeyed to the bathroom.\n2 Then they went to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel and Mary travelled to the office.\n5 Afterwards they went back to the garden.\n6 Where is Mary? \tgarden\t4 5\n7 Mary and Daniel went to the kitchen.\n8 Then they journeyed to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Daniel and Sandra went to the kitchen.\n11 Then they went to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel and John journeyed to the kitchen.\n14 Following that they went back to the office.\n15 Where is John? \toffice\t13 14\n1 Daniel and John went back to the bedroom.\n2 After that they travelled to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 John and Daniel travelled to the kitchen.\n5 Following that they went back to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Daniel and Sandra moved to the bedroom.\n8 After that they moved to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra and Daniel went to the bedroom.\n11 Then they moved to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Mary and Sandra travelled to the garden.\n14 After that they went back to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and John went back to the bedroom.\n2 Afterwards they went to the garden.\n3 Where is John? \tgarden\t1 2\n4 Mary and Daniel went to the hallway.\n5 Afterwards they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 John and Mary travelled to the bathroom.\n8 Afterwards they travelled to the bedroom.\n9 Where is Daniel? \toffice\t4 5\n10 John and Sandra travelled to the kitchen.\n11 After that they went to the office.\n12 Where is John? \toffice\t10 11\n13 Mary and Daniel moved to the garden.\n14 Afterwards they moved to the office.\n15 Where is Daniel? \toffice\t13 14\n1 Sandra and Mary journeyed to the garden.\n2 Following that they went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 Daniel and Sandra travelled to the bathroom.\n5 Following that they travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t4 5\n7 Mary and John travelled to the kitchen.\n8 Afterwards they travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Mary and John travelled to the bathroom.\n11 Then they moved to the office.\n12 Where is John? \toffice\t10 11\n13 John and Daniel travelled to the kitchen.\n14 Following that they moved to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 John and Daniel went to the bedroom.\n2 After that they went to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel and Mary journeyed to the hallway.\n5 Then they travelled to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Mary and Daniel moved to the bedroom.\n8 Following that they went to the office.\n9 Where is Mary? \toffice\t7 8\n10 Daniel and Mary went to the bedroom.\n11 Then they journeyed to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Daniel and Mary went back to the office.\n14 Following that they went to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 John and Sandra travelled to the bathroom.\n2 After that they travelled to the hallway.\n3 Where is John? \thallway\t1 2\n4 John and Daniel moved to the kitchen.\n5 Then they went back to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary and Sandra travelled to the kitchen.\n8 Following that they moved to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 Mary and Sandra went to the kitchen.\n11 Following that they went back to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and John journeyed to the office.\n14 Then they journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Sandra and Daniel went to the hallway.\n2 Then they went to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Daniel and Mary journeyed to the office.\n5 After that they travelled to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Sandra and John moved to the bathroom.\n8 After that they went back to the garden.\n9 Where is John? \tgarden\t7 8\n10 Sandra and Daniel went to the bathroom.\n11 Afterwards they journeyed to the hallway.\n12 Where is John? \tgarden\t7 8\n13 Sandra and Mary went back to the bedroom.\n14 Afterwards they went back to the bathroom.\n15 Where is Sandra? \tbathroom\t13 14\n1 Daniel and Mary went to the bathroom.\n2 After that they journeyed to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and Sandra journeyed to the kitchen.\n5 After that they journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John and Sandra went back to the office.\n8 Following that they went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel and Sandra went back to the hallway.\n11 Following that they moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and Daniel went to the hallway.\n14 Afterwards they moved to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Daniel and Sandra went back to the kitchen.\n2 Following that they moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Sandra went back to the garden.\n5 Afterwards they went back to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Mary and Daniel went back to the garden.\n8 Afterwards they went back to the bedroom.\n9 Where is Sandra? \thallway\t4 5\n10 Mary and John went to the kitchen.\n11 Following that they journeyed to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 John and Daniel went back to the office.\n14 After that they journeyed to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Sandra and Daniel went back to the kitchen.\n2 After that they travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra and Daniel moved to the hallway.\n5 Afterwards they went back to the office.\n6 Where is Sandra? \toffice\t4 5\n7 John and Sandra moved to the hallway.\n8 Following that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Mary went back to the kitchen.\n11 After that they went back to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 John and Mary travelled to the office.\n14 Following that they travelled to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 John and Daniel went to the bedroom.\n2 Then they travelled to the garden.\n3 Where is John? \tgarden\t1 2\n4 Sandra and John journeyed to the office.\n5 Then they travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John and Sandra went to the hallway.\n8 Afterwards they moved to the office.\n9 Where is John? \toffice\t7 8\n10 Daniel and Sandra travelled to the bathroom.\n11 After that they travelled to the office.\n12 Where is Sandra? \toffice\t10 11\n13 John and Mary travelled to the kitchen.\n14 Afterwards they travelled to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Sandra and Daniel travelled to the garden.\n2 Then they moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Sandra and John went back to the garden.\n5 Afterwards they travelled to the bathroom.\n6 Where is Daniel? \tkitchen\t1 2\n7 Sandra and John journeyed to the bedroom.\n8 After that they went to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Daniel and Mary moved to the bathroom.\n11 Afterwards they went back to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Mary and Sandra went to the garden.\n14 Afterwards they travelled to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Mary and Sandra travelled to the kitchen.\n2 Afterwards they journeyed to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra and John journeyed to the kitchen.\n5 After that they travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4 5\n7 John and Daniel moved to the bedroom.\n8 Following that they went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra and Daniel journeyed to the kitchen.\n11 After that they went to the office.\n12 Where is Sandra? \toffice\t10 11\n13 Daniel and John travelled to the kitchen.\n14 Following that they went to the garden.\n15 Where is John? \tgarden\t13 14\n1 Mary and Daniel journeyed to the kitchen.\n2 After that they journeyed to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel and John went to the bedroom.\n5 Afterwards they went back to the office.\n6 Where is Daniel? \toffice\t4 5\n7 Daniel and John went to the hallway.\n8 Following that they moved to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra and Mary went back to the bedroom.\n11 Then they moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 John and Mary went to the bedroom.\n14 Following that they moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and John travelled to the office.\n2 Afterwards they moved to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel and Sandra went back to the office.\n5 Following that they moved to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 John and Sandra travelled to the garden.\n8 Then they went back to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 John and Sandra went back to the hallway.\n11 Then they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Sandra and Mary moved to the hallway.\n14 Afterwards they moved to the office.\n15 Where is Mary? \toffice\t13 14\n1 Sandra and Mary went back to the bathroom.\n2 Following that they moved to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 John and Sandra travelled to the bathroom.\n5 Afterwards they travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Mary and John moved to the hallway.\n8 After that they went back to the kitchen.\n9 Where is Mary? \tkitchen\t7 8\n10 John and Sandra travelled to the garden.\n11 After that they travelled to the bathroom.\n12 Where is John? \tbathroom\t10 11\n13 Daniel and Sandra went to the bedroom.\n14 Afterwards they travelled to the office.\n15 Where is Sandra? \toffice\t13 14\n1 John and Sandra went to the bathroom.\n2 Then they went to the hallway.\n3 Where is John? \thallway\t1 2\n4 John and Mary went back to the office.\n5 Afterwards they went to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 Mary and Sandra went back to the bedroom.\n8 Afterwards they went back to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Sandra went back to the garden.\n11 Afterwards they went to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra and Daniel journeyed to the bedroom.\n14 Afterwards they travelled to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 John and Sandra travelled to the garden.\n2 After that they moved to the hallway.\n3 Where is John? \thallway\t1 2\n4 John and Daniel travelled to the garden.\n5 Following that they moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel and Sandra went back to the bathroom.\n8 After that they journeyed to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Sandra and Daniel travelled to the office.\n11 Then they went back to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Mary and Daniel travelled to the hallway.\n14 Following that they journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 John and Mary went to the bedroom.\n2 Following that they moved to the bathroom.\n3 Where is John? \tbathroom\t1 2\n4 Mary and John went to the hallway.\n5 Afterwards they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Sandra and John moved to the office.\n8 After that they went back to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Mary and Sandra went back to the hallway.\n11 Afterwards they journeyed to the office.\n12 Where is Mary? \toffice\t10 11\n13 John and Sandra went to the kitchen.\n14 Then they moved to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 John and Sandra moved to the bedroom.\n2 Following that they journeyed to the kitchen.\n3 Where is John? \tkitchen\t1 2\n4 John and Daniel went to the hallway.\n5 After that they travelled to the bathroom.\n6 Where is Sandra? \tkitchen\t1 2\n7 Mary and John went back to the kitchen.\n8 Afterwards they travelled to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 John and Mary went to the office.\n11 After that they journeyed to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Mary travelled to the office.\n14 Afterwards they moved to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Sandra and Mary went back to the bathroom.\n2 Following that they went back to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Daniel and John journeyed to the kitchen.\n5 Then they went back to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Daniel and Mary travelled to the garden.\n8 Afterwards they moved to the office.\n9 Where is Mary? \toffice\t7 8\n10 Mary and Daniel travelled to the kitchen.\n11 Following that they moved to the office.\n12 Where is Mary? \toffice\t10 11\n13 Daniel and John travelled to the bedroom.\n14 Afterwards they went to the hallway.\n15 Where is John? \thallway\t13 14\n1 Mary and John moved to the garden.\n2 Following that they went to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Sandra and Mary journeyed to the bedroom.\n5 Following that they went back to the office.\n6 Where is John? \tkitchen\t1 2\n7 Daniel and Mary travelled to the garden.\n8 After that they travelled to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Mary and Sandra went back to the bedroom.\n11 Then they went to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Mary and Sandra moved to the hallway.\n14 Afterwards they travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Sandra and Daniel journeyed to the garden.\n2 Afterwards they moved to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 John and Daniel went to the office.\n5 Afterwards they travelled to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Sandra and John went back to the kitchen.\n8 Afterwards they went to the hallway.\n9 Where is John? \thallway\t7 8\n10 John and Sandra travelled to the bathroom.\n11 After that they moved to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and John travelled to the hallway.\n14 Following that they went back to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John and Sandra went back to the hallway.\n2 After that they went back to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Mary and John journeyed to the bathroom.\n5 Then they travelled to the hallway.\n6 Where is John? \thallway\t4 5\n7 Mary and Daniel journeyed to the bathroom.\n8 Then they travelled to the office.\n9 Where is Mary? \toffice\t7 8\n10 Mary and John moved to the bathroom.\n11 Following that they moved to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Sandra and Daniel journeyed to the hallway.\n14 Following that they went to the bedroom.\n15 Where is John? \tgarden\t10 11\n1 Mary and Sandra travelled to the hallway.\n2 Following that they went to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary and Sandra travelled to the bedroom.\n5 Then they went back to the hallway.\n6 Where is Mary? \thallway\t4 5\n7 Mary and John moved to the office.\n8 Following that they went to the bedroom.\n9 Where is John? \tbedroom\t7 8\n10 Mary and Daniel journeyed to the bathroom.\n11 Following that they went to the hallway.\n12 Where is Mary? \thallway\t10 11\n13 Sandra and John went back to the bathroom.\n14 Afterwards they journeyed to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Mary and Daniel journeyed to the bathroom.\n2 Following that they travelled to the office.\n3 Where is Daniel? \toffice\t1 2\n4 Daniel and Mary journeyed to the bedroom.\n5 Afterwards they moved to the hallway.\n6 Where is Daniel? \thallway\t4 5\n7 Daniel and Mary moved to the office.\n8 Then they travelled to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra and Daniel journeyed to the garden.\n11 Afterwards they moved to the office.\n12 Where is Mary? \thallway\t7 8\n13 Sandra and John travelled to the bedroom.\n14 Then they travelled to the hallway.\n15 Where is Daniel? \toffice\t10 11\n1 Mary and Daniel moved to the office.\n2 Afterwards they moved to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Mary and Sandra travelled to the office.\n5 Afterwards they moved to the hallway.\n6 Where is Sandra? \thallway\t4 5\n7 Mary and Daniel travelled to the garden.\n8 Afterwards they moved to the bathroom.\n9 Where is Mary? \tbathroom\t7 8\n10 Daniel and Sandra moved to the bedroom.\n11 Following that they travelled to the bathroom.\n12 Where is Daniel? \tbathroom\t10 11\n13 Daniel and John went to the hallway.\n14 After that they moved to the garden.\n15 Where is Daniel? \tgarden\t13 14\n1 Sandra and John travelled to the hallway.\n2 Then they went back to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary and Daniel journeyed to the bedroom.\n5 After that they travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Sandra and Mary went to the bedroom.\n8 Afterwards they went back to the garden.\n9 Where is Daniel? \tbathroom\t4 5\n10 Sandra and Mary went to the kitchen.\n11 After that they went to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Mary and John journeyed to the garden.\n14 Following that they went to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 John and Mary went to the kitchen.\n2 After that they journeyed to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel and Mary travelled to the garden.\n5 Following that they journeyed to the kitchen.\n6 Where is Mary? \tkitchen\t4 5\n7 Daniel and John went back to the garden.\n8 After that they travelled to the office.\n9 Where is John? \toffice\t7 8\n10 Sandra and Mary went back to the bedroom.\n11 After that they moved to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Mary and John moved to the bedroom.\n14 After that they went back to the hallway.\n15 Where is John? \thallway\t13 14\n1 Sandra and Mary went to the garden.\n2 After that they moved to the office.\n3 Where is Mary? \toffice\t1 2\n4 Sandra and Mary travelled to the bedroom.\n5 After that they went back to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 Daniel and Sandra went back to the kitchen.\n8 Then they travelled to the garden.\n9 Where is Mary? \tbathroom\t4 5\n10 Mary and Sandra went to the office.\n11 Afterwards they went back to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 John and Mary travelled to the bathroom.\n14 Afterwards they went to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Daniel and John moved to the bedroom.\n2 Afterwards they went to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Sandra and John moved to the garden.\n5 Then they journeyed to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 John and Sandra moved to the garden.\n8 Then they journeyed to the bathroom.\n9 Where is John? \tbathroom\t7 8\n10 Mary and Daniel moved to the office.\n11 Following that they journeyed to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Daniel and John went back to the hallway.\n14 Afterwards they travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t13 14\n1 Sandra and Daniel travelled to the bedroom.\n2 Then they journeyed to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Daniel and Sandra went back to the bedroom.\n5 Following that they travelled to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Daniel and John went back to the bathroom.\n8 After that they went to the bedroom.\n9 Where is Sandra? \tgarden\t4 5\n10 Mary and Daniel moved to the office.\n11 Then they went to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Daniel and Sandra went to the office.\n14 Following that they moved to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Daniel and John went to the hallway.\n2 Afterwards they moved to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Sandra and Daniel went to the office.\n5 Then they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Daniel and Sandra travelled to the bedroom.\n8 Following that they journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t7 8\n10 Sandra and Mary journeyed to the garden.\n11 Then they journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary and Sandra journeyed to the garden.\n14 Afterwards they moved to the office.\n15 Where is Sandra? \toffice\t13 14\n1 Daniel and Sandra went to the kitchen.\n2 After that they journeyed to the garden.\n3 Where is Daniel? \tgarden\t1 2\n4 Sandra and Mary went to the bathroom.\n5 Then they journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 Sandra and John went back to the office.\n8 Following that they moved to the hallway.\n9 Where is John? \thallway\t7 8\n10 Mary and Daniel travelled to the bathroom.\n11 Afterwards they journeyed to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Daniel and John moved to the kitchen.\n14 Afterwards they moved to the office.\n15 Where is John? \toffice\t13 14\n1 Daniel and Mary moved to the bathroom.\n2 Following that they journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t1 2\n4 Daniel and John went back to the bedroom.\n5 After that they moved to the office.\n6 Where is John? \toffice\t4 5\n7 Daniel and John went back to the hallway.\n8 Then they went back to the kitchen.\n9 Where is John? \tkitchen\t7 8\n10 Sandra and John went to the bathroom.\n11 Afterwards they travelled to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Daniel and Mary went to the hallway.\n14 After that they travelled to the kitchen.\n15 Where is Mary? \tkitchen\t13 14\n1 Sandra and Mary journeyed to the hallway.\n2 Then they travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Daniel and John journeyed to the bedroom.\n5 Then they went back to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Mary and Sandra moved to the office.\n8 Afterwards they journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 John and Sandra journeyed to the office.\n11 Then they travelled to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Daniel and Mary journeyed to the garden.\n14 Following that they travelled to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Daniel and Mary went to the office.\n2 Then they moved to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra and Daniel went back to the bedroom.\n5 After that they travelled to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 Sandra and Daniel travelled to the bathroom.\n8 Afterwards they went to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 John and Sandra went back to the bathroom.\n11 Afterwards they went back to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Mary and John journeyed to the office.\n14 Then they went to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Daniel and Sandra went to the kitchen.\n2 Afterwards they moved to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra and Daniel travelled to the bathroom.\n5 Afterwards they went back to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 John and Mary moved to the bathroom.\n8 After that they journeyed to the hallway.\n9 Where is John? \thallway\t7 8\n10 Sandra and John moved to the office.\n11 Following that they travelled to the hallway.\n12 Where is John? \thallway\t10 11\n13 John and Sandra journeyed to the garden.\n14 Afterwards they travelled to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 Daniel and Mary journeyed to the kitchen.\n2 Then they moved to the office.\n3 Where is Daniel? \toffice\t1 2\n4 John and Daniel moved to the bedroom.\n5 Following that they travelled to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 John and Sandra travelled to the office.\n8 Then they moved to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel and John moved to the garden.\n11 Afterwards they journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t10 11\n13 Sandra and Daniel travelled to the office.\n14 Afterwards they journeyed to the garden.\n15 Where is Sandra? \tgarden\t13 14\n1 Mary and John travelled to the office.\n2 Following that they went back to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel and John went back to the office.\n5 After that they moved to the hallway.\n6 Where is John? \thallway\t4 5\n7 Sandra and Daniel went to the kitchen.\n8 After that they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 Daniel and Mary moved to the office.\n11 After that they travelled to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Sandra and Mary travelled to the kitchen.\n14 Following that they journeyed to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Daniel and Sandra went to the bathroom.\n2 Afterwards they went to the office.\n3 Where is Sandra? \toffice\t1 2\n4 John and Sandra travelled to the kitchen.\n5 Afterwards they journeyed to the garden.\n6 Where is John? \tgarden\t4 5\n7 Daniel and Mary went to the bedroom.\n8 Afterwards they went to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Sandra and Mary went back to the bedroom.\n11 Then they travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Daniel and John journeyed to the office.\n14 After that they went to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 Sandra and Mary went to the kitchen.\n2 Afterwards they travelled to the garden.\n3 Where is Sandra? \tgarden\t1 2\n4 Sandra and John went back to the bedroom.\n5 Afterwards they moved to the garden.\n6 Where is Sandra? \tgarden\t4 5\n7 John and Daniel travelled to the kitchen.\n8 Afterwards they journeyed to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Daniel and Sandra moved to the office.\n11 Following that they moved to the garden.\n12 Where is Sandra? \tgarden\t10 11\n13 Sandra and Daniel moved to the bathroom.\n14 Afterwards they went to the hallway.\n15 Where is Sandra? \thallway\t13 14\n1 Daniel and Mary went back to the garden.\n2 After that they moved to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 Daniel and John went to the office.\n5 Afterwards they journeyed to the kitchen.\n6 Where is Daniel? \tkitchen\t4 5\n7 Mary and Daniel went to the bathroom.\n8 Then they moved to the bedroom.\n9 Where is John? \tkitchen\t4 5\n10 John and Sandra went back to the garden.\n11 Afterwards they went back to the bedroom.\n12 Where is John? \tbedroom\t10 11\n13 Daniel and Mary travelled to the garden.\n14 Then they went to the bedroom.\n15 Where is Daniel? \tbedroom\t13 14\n1 Mary and John went to the office.\n2 Afterwards they travelled to the kitchen.\n3 Where is Mary? \tkitchen\t1 2\n4 Mary and John travelled to the office.\n5 Following that they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Sandra and Mary journeyed to the bathroom.\n8 Afterwards they journeyed to the hallway.\n9 Where is Sandra? \thallway\t7 8\n10 John and Daniel travelled to the office.\n11 Afterwards they travelled to the hallway.\n12 Where is Mary? \thallway\t7 8\n13 Daniel and Mary went to the kitchen.\n14 Following that they journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Mary and John journeyed to the bathroom.\n2 After that they travelled to the garden.\n3 Where is Mary? \tgarden\t1 2\n4 Daniel and Mary travelled to the bathroom.\n5 Following that they moved to the bedroom.\n6 Where is John? \tgarden\t1 2\n7 John and Mary went to the hallway.\n8 Then they travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7 8\n10 Sandra and John journeyed to the garden.\n11 After that they journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t10 11\n13 Daniel and John went to the garden.\n14 After that they travelled to the bedroom.\n15 Where is John? \tbedroom\t13 14\n1 Daniel and Mary went to the office.\n2 After that they went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1 2\n4 John and Daniel moved to the bathroom.\n5 Afterwards they journeyed to the office.\n6 Where is John? \toffice\t4 5\n7 Sandra and Mary journeyed to the office.\n8 Afterwards they moved to the bathroom.\n9 Where is Sandra? \tbathroom\t7 8\n10 Daniel and John moved to the bedroom.\n11 Following that they journeyed to the garden.\n12 Where is Daniel? \tgarden\t10 11\n13 Mary and John travelled to the hallway.\n14 Then they journeyed to the office.\n15 Where is John? \toffice\t13 14\n1 John and Sandra journeyed to the office.\n2 Afterwards they travelled to the hallway.\n3 Where is John? \thallway\t1 2\n4 Daniel and Mary travelled to the office.\n5 Then they went back to the bathroom.\n6 Where is Mary? \tbathroom\t4 5\n7 John and Sandra travelled to the bathroom.\n8 Following that they went back to the office.\n9 Where is John? \toffice\t7 8\n10 Mary and Daniel moved to the kitchen.\n11 Following that they went to the bathroom.\n12 Where is Mary? \tbathroom\t10 11\n13 Mary and Daniel went to the hallway.\n14 Afterwards they travelled to the bedroom.\n15 Where is Mary? \tbedroom\t13 14\n1 Mary and Daniel travelled to the kitchen.\n2 Afterwards they went back to the hallway.\n3 Where is Daniel? \thallway\t1 2\n4 Sandra and John went to the kitchen.\n5 Then they travelled to the hallway.\n6 Where is Daniel? \thallway\t1 2\n7 Daniel and Sandra went to the bedroom.\n8 Afterwards they went to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Sandra and Daniel went back to the hallway.\n11 Then they went back to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Sandra and Mary went back to the garden.\n14 Following that they moved to the hallway.\n15 Where is Mary? \thallway\t13 14\n1 Mary and Daniel went back to the office.\n2 Following that they travelled to the hallway.\n3 Where is Mary? \thallway\t1 2\n4 Mary and John went to the bathroom.\n5 After that they moved to the garden.\n6 Where is Daniel? \thallway\t1 2\n7 John and Daniel travelled to the bathroom.\n8 Afterwards they travelled to the office.\n9 Where is John? \toffice\t7 8\n10 Mary and John went back to the bathroom.\n11 Afterwards they travelled to the garden.\n12 Where is John? \tgarden\t10 11\n13 Sandra and Mary went back to the bedroom.\n14 After that they journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t13 14\n1 Daniel and Sandra moved to the bathroom.\n2 Then they moved to the hallway.\n3 Where is Sandra? \thallway\t1 2\n4 John and Mary went back to the office.\n5 Afterwards they travelled to the bathroom.\n6 Where is John? \tbathroom\t4 5\n7 John and Daniel travelled to the bedroom.\n8 After that they travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t7 8\n10 Sandra and Daniel travelled to the bedroom.\n11 After that they travelled to the office.\n12 Where is Sandra? \toffice\t10 11\n13 John and Daniel went back to the garden.\n14 Following that they went back to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Sandra and Mary journeyed to the garden.\n2 Afterwards they went to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Mary and Sandra moved to the hallway.\n5 Then they moved to the office.\n6 Where is Mary? \toffice\t4 5\n7 Mary and Daniel journeyed to the kitchen.\n8 Afterwards they went back to the hallway.\n9 Where is Mary? \thallway\t7 8\n10 Mary and Daniel travelled to the garden.\n11 After that they went to the office.\n12 Where is Daniel? \toffice\t10 11\n13 Daniel and Sandra travelled to the hallway.\n14 After that they journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t13 14\n1 John and Mary travelled to the kitchen.\n2 Following that they travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1 2\n4 Daniel and Sandra went back to the kitchen.\n5 After that they went back to the office.\n6 Where is Mary? \tbathroom\t1 2\n7 Mary and Sandra went back to the bedroom.\n8 Then they travelled to the garden.\n9 Where is Mary? \tgarden\t7 8\n10 John and Daniel journeyed to the hallway.\n11 Afterwards they moved to the office.\n12 Where is John? \toffice\t10 11\n13 Sandra and John travelled to the hallway.\n14 Then they went to the kitchen.\n15 Where is John? \tkitchen\t13 14\n1 John and Mary went to the bathroom.\n2 Afterwards they went back to the bedroom.\n3 Where is Mary? \tbedroom\t1 2\n4 Daniel and Mary journeyed to the office.\n5 After that they journeyed to the garden.\n6 Where is Daniel? \tgarden\t4 5\n7 Daniel and Sandra moved to the kitchen.\n8 Following that they journeyed to the bathroom.\n9 Where is Daniel? \tbathroom\t7 8\n10 Daniel and Sandra journeyed to the office.\n11 Afterwards they went to the hallway.\n12 Where is Sandra? \thallway\t10 11\n13 Mary and Daniel travelled to the bathroom.\n14 After that they moved to the office.\n15 Where is Sandra? \thallway\t10 11\n1 John and Daniel journeyed to the hallway.\n2 After that they journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t1 2\n4 Daniel and John went back to the kitchen.\n5 Following that they travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t4 5\n7 Sandra and Daniel journeyed to the hallway.\n8 Following that they moved to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Daniel and Sandra went to the hallway.\n11 After that they went to the kitchen.\n12 Where is Sandra? \tkitchen\t10 11\n13 Daniel and Mary went to the bedroom.\n14 After that they travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13 14\n1 Mary and Sandra went to the hallway.\n2 Afterwards they travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t1 2\n4 Mary and Sandra travelled to the kitchen.\n5 Then they went back to the bedroom.\n6 Where is Sandra? \tbedroom\t4 5\n7 John and Daniel went back to the kitchen.\n8 Then they went back to the hallway.\n9 Where is Daniel? \thallway\t7 8\n10 Sandra and Daniel went to the kitchen.\n11 Following that they went back to the bathroom.\n12 Where is Sandra? \tbathroom\t10 11\n13 Mary and Daniel journeyed to the garden.\n14 Afterwards they journeyed to the hallway.\n15 Where is Daniel? \thallway\t13 14\n1 Mary and John went to the bathroom.\n2 Afterwards they went to the bedroom.\n3 Where is John? \tbedroom\t1 2\n4 Daniel and John travelled to the bathroom.\n5 Then they journeyed to the bedroom.\n6 Where is John? \tbedroom\t4 5\n7 Sandra and Daniel journeyed to the office.\n8 Then they moved to the bedroom.\n9 Where is Sandra? \tbedroom\t7 8\n10 Sandra and Mary went to the bathroom.\n11 After that they moved to the garden.\n12 Where is Mary? \tgarden\t10 11\n13 Mary and John went back to the hallway.\n14 After that they went to the garden.\n15 Where is Mary? \tgarden\t13 14\n1 Sandra and Daniel went back to the hallway.\n2 Afterwards they moved to the bedroom.\n3 Where is Sandra? \tbedroom\t1 2\n4 Daniel and John travelled to the kitchen.\n5 Following that they moved to the office.\n6 Where is John? \toffice\t4 5\n7 John and Daniel travelled to the bedroom.\n8 Afterwards they journeyed to the office.\n9 Where is Daniel? \toffice\t7 8\n10 Daniel and Mary went to the bedroom.\n11 Afterwards they travelled to the office.\n12 Where is Daniel? \toffice\t10 11\n13 John and Daniel went back to the bedroom.\n14 Afterwards they went to the garden.\n15 Where is John? \tgarden\t13 14\n1 Sandra and Mary travelled to the office.\n2 Afterwards they travelled to the kitchen.\n3 Where is Sandra? \tkitchen\t1 2\n4 Mary and John went back to the bathroom.\n5 Following that they travelled to the bedroom.\n6 Where is Mary? \tbedroom\t4 5\n7 Sandra and Mary journeyed to the bathroom.\n8 Afterwards they moved to the garden.\n9 Where is Sandra? \tgarden\t7 8\n10 John and Daniel went to the hallway.\n11 Afterwards they went back to the kitchen.\n12 Where is John? \tkitchen\t10 11\n13 Mary and John went to the bathroom.\n14 Afterwards they moved to the office.\n15 Where is John? \toffice\t13 14\n1 John and Mary moved to the office.\n2 After that they went back to the hallway.\n3 Where is John? \thallway\t1 2\n4 Sandra and Mary went to the bathroom.\n5 Afterwards they moved to the office.\n6 Where is Sandra? \toffice\t4 5\n7 Sandra and Daniel went to the garden.\n8 Afterwards they travelled to the bedroom.\n9 Where is Daniel? \tbedroom\t7 8\n10 Mary and John travelled to the garden.\n11 Then they travelled to the bedroom.\n12 Where is Mary? \tbedroom\t10 11\n13 Daniel and Mary went to the bathroom.\n14 After that they went back to the hallway.\n15 Where is John? \tbedroom\t10 11\n"
  },
  {
    "path": "tasksv11/en/qa14_time-reasoning_test.txt",
    "content": "1 This morning Mary moved to the kitchen.\n2 This afternoon Mary moved to the cinema.\n3 Yesterday Bill went to the bedroom.\n4 Yesterday Mary journeyed to the school.\n5 Where was Mary before the cinema? \tkitchen\t2 1\n6 Yesterday Fred went back to the cinema.\n7 Bill journeyed to the office this morning.\n8 Where was Bill before the office? \tbedroom\t7 3\n9 Mary went to the school this evening.\n10 This afternoon Bill journeyed to the kitchen.\n11 Where was Bill before the office? \tbedroom\t7 3\n12 Julie went to the office yesterday.\n13 This morning Fred journeyed to the office.\n14 Where was Mary before the school? \tcinema\t9 2\n15 This evening Fred journeyed to the school.\n16 This afternoon Fred journeyed to the bedroom.\n17 Where was Mary before the school? \tcinema\t9 2\n1 Julie went back to the school yesterday.\n2 Fred journeyed to the cinema yesterday.\n3 Bill went back to the school this morning.\n4 Yesterday Bill travelled to the bedroom.\n5 Where was Bill before the school? \tbedroom\t3 4\n6 Mary travelled to the cinema this morning.\n7 Yesterday Mary moved to the office.\n8 Where was Mary before the cinema? \toffice\t6 7\n9 This morning Fred journeyed to the park.\n10 This afternoon Mary moved to the kitchen.\n11 Where was Mary before the cinema? \toffice\t6 7\n12 Bill moved to the bedroom this afternoon.\n13 This morning Julie travelled to the office.\n14 Where was Julie before the office? \tschool\t13 1\n15 This afternoon Julie went to the kitchen.\n16 This evening Mary moved to the school.\n17 Where was Julie before the office? \tschool\t13 1\n1 Fred travelled to the kitchen yesterday.\n2 Julie journeyed to the park yesterday.\n3 Mary journeyed to the park yesterday.\n4 This morning Mary journeyed to the cinema.\n5 Where was Mary before the cinema? \tpark\t4 3\n6 Mary moved to the kitchen this evening.\n7 This afternoon Mary moved to the office.\n8 Where was Mary before the office? \tcinema\t7 4\n9 This morning Fred went to the bedroom.\n10 This morning Julie went to the bedroom.\n11 Where was Julie before the bedroom? \tpark\t10 2\n12 Julie travelled to the kitchen this afternoon.\n13 Yesterday Bill journeyed to the office.\n14 Where was Julie before the bedroom? \tpark\t10 2\n15 Fred travelled to the bedroom this evening.\n16 Fred moved to the cinema this afternoon.\n17 Where was Fred before the bedroom? \tcinema\t15 16\n1 This morning Fred journeyed to the cinema.\n2 Yesterday Fred went back to the office.\n3 Yesterday Julie travelled to the office.\n4 This morning Julie travelled to the bedroom.\n5 Where was Julie before the bedroom? \toffice\t4 3\n6 Mary went to the park yesterday.\n7 Yesterday Bill went back to the cinema.\n8 Where was Fred before the cinema? \toffice\t1 2\n9 Mary journeyed to the office this afternoon.\n10 Mary moved to the bedroom this morning.\n11 Where was Fred before the cinema? \toffice\t1 2\n12 Fred journeyed to the office this evening.\n13 Fred travelled to the kitchen this afternoon.\n14 Where was Mary before the office? \tbedroom\t9 10\n15 This evening Julie moved to the office.\n16 Julie journeyed to the kitchen this afternoon.\n17 Where was Julie before the kitchen? \tbedroom\t16 4\n1 Mary went back to the kitchen this morning.\n2 Mary travelled to the school yesterday.\n3 Where was Mary before the kitchen? \tschool\t1 2\n4 Yesterday Fred travelled to the bedroom.\n5 Yesterday Bill moved to the park.\n6 Where was Mary before the kitchen? \tschool\t1 2\n7 This afternoon Bill went back to the park.\n8 Bill went to the school this morning.\n9 Where was Bill before the park? \tschool\t7 8\n10 Bill travelled to the office this evening.\n11 This afternoon Mary journeyed to the cinema.\n12 Where was Bill before the park? \tschool\t7 8\n13 This evening Mary journeyed to the kitchen.\n14 Julie went back to the office yesterday.\n15 Where was Mary before the kitchen? \tcinema\t13 11\n1 Fred went to the school yesterday.\n2 Yesterday Julie journeyed to the kitchen.\n3 Bill went to the bedroom yesterday.\n4 This morning Bill went to the kitchen.\n5 Where was Bill before the kitchen? \tbedroom\t4 3\n6 Fred moved to the kitchen this morning.\n7 Julie moved to the office this morning.\n8 Where was Julie before the office? \tkitchen\t7 2\n9 This afternoon Fred travelled to the cinema.\n10 This afternoon Bill went to the bedroom.\n11 Where was Fred before the cinema? \tkitchen\t9 6\n12 Mary went to the park yesterday.\n13 This evening Fred journeyed to the bedroom.\n14 Where was Fred before the bedroom? \tcinema\t13 9\n15 Bill journeyed to the school this evening.\n16 This morning Mary moved to the kitchen.\n17 Where was Fred before the bedroom? \tcinema\t13 9\n1 Mary travelled to the bedroom yesterday.\n2 Bill went to the school yesterday.\n3 Yesterday Julie journeyed to the kitchen.\n4 Bill travelled to the park this morning.\n5 Where was Bill before the park? \tschool\t4 2\n6 Bill went back to the kitchen this afternoon.\n7 Julie moved to the bedroom this morning.\n8 Where was Bill before the park? \tschool\t4 2\n9 This evening Julie journeyed to the school.\n10 This afternoon Julie journeyed to the kitchen.\n11 Where was Julie before the kitchen? \tbedroom\t10 7\n12 Bill travelled to the office this evening.\n13 Fred journeyed to the bedroom yesterday.\n14 Where was Bill before the kitchen? \tpark\t6 4\n15 Fred travelled to the bedroom this afternoon.\n16 This morning Fred travelled to the office.\n17 Where was Julie before the school? \tkitchen\t9 10\n1 This morning Fred travelled to the bedroom.\n2 Yesterday Fred travelled to the park.\n3 Where was Fred before the bedroom? \tpark\t1 2\n4 This evening Fred went to the bedroom.\n5 Fred moved to the cinema this afternoon.\n6 Where was Fred before the cinema? \tbedroom\t5 1\n7 This morning Julie went back to the cinema.\n8 Julie journeyed to the school yesterday.\n9 Where was Fred before the bedroom? \tcinema\t4 5\n10 Bill went to the school yesterday.\n11 Mary journeyed to the school yesterday.\n12 Where was Julie before the cinema? \tschool\t7 8\n13 Bill journeyed to the kitchen this morning.\n14 Julie went back to the school this afternoon.\n15 Where was Julie before the school? \tcinema\t14 7\n1 This morning Mary went to the kitchen.\n2 Yesterday Mary travelled to the cinema.\n3 Where was Mary before the kitchen? \tcinema\t1 2\n4 Bill travelled to the park yesterday.\n5 This afternoon Mary went back to the office.\n6 Where was Mary before the office? \tkitchen\t5 1\n7 Bill went to the bedroom this morning.\n8 Yesterday Julie went back to the cinema.\n9 Where was Mary before the office? \tkitchen\t5 1\n10 This afternoon Bill moved to the park.\n11 Julie moved to the school this morning.\n12 Where was Bill before the bedroom? \tpark\t7 4\n13 Fred went back to the park yesterday.\n14 Mary travelled to the park this evening.\n15 Where was Mary before the park? \toffice\t14 5\n1 Yesterday Fred travelled to the bedroom.\n2 Bill travelled to the bedroom yesterday.\n3 Yesterday Julie went to the cinema.\n4 This morning Fred went to the school.\n5 Where was Fred before the school? \tbedroom\t4 1\n6 This morning Julie moved to the bedroom.\n7 Fred moved to the office this afternoon.\n8 Where was Julie before the bedroom? \tcinema\t6 3\n9 Mary travelled to the kitchen yesterday.\n10 This evening Fred went back to the school.\n11 Where was Fred before the school? \toffice\t10 7\n12 Mary moved to the school this afternoon.\n13 Mary went back to the office this morning.\n14 Where was Mary before the school? \toffice\t12 13\n15 Julie went back to the park this afternoon.\n16 Bill went to the school this morning.\n17 Where was Julie before the park? \tbedroom\t15 6\n1 This morning Bill went back to the park.\n2 Yesterday Mary went to the bedroom.\n3 This morning Mary moved to the office.\n4 Yesterday Bill travelled to the cinema.\n5 Where was Mary before the office? \tbedroom\t3 2\n6 Mary journeyed to the cinema this afternoon.\n7 Julie went to the office yesterday.\n8 Where was Mary before the office? \tbedroom\t3 2\n9 Julie travelled to the school this morning.\n10 Bill moved to the school this afternoon.\n11 Where was Bill before the school? \tpark\t10 1\n12 This evening Mary moved to the school.\n13 Bill moved to the bedroom this evening.\n14 Where was Bill before the school? \tpark\t10 1\n15 This afternoon Julie went to the bedroom.\n16 Yesterday Fred went to the bedroom.\n17 Where was Bill before the bedroom? \tschool\t13 10\n1 This morning Fred journeyed to the kitchen.\n2 Julie travelled to the cinema yesterday.\n3 This afternoon Fred went back to the cinema.\n4 Yesterday Fred journeyed to the office.\n5 Where was Fred before the kitchen? \toffice\t1 4\n6 Yesterday Mary went back to the office.\n7 Yesterday Bill went to the park.\n8 Where was Fred before the cinema? \tkitchen\t3 1\n9 This morning Bill journeyed to the kitchen.\n10 Fred travelled to the kitchen this evening.\n11 Where was Fred before the cinema? \tkitchen\t3 1\n12 This afternoon Bill journeyed to the school.\n13 Mary went to the cinema this morning.\n14 Where was Bill before the school? \tkitchen\t12 9\n15 This evening Bill travelled to the kitchen.\n16 This afternoon Mary moved to the kitchen.\n17 Where was Bill before the school? \tkitchen\t12 9\n1 Bill travelled to the office yesterday.\n2 Bill moved to the school this morning.\n3 Fred went back to the kitchen yesterday.\n4 Julie journeyed to the school yesterday.\n5 Where was Bill before the school? \toffice\t2 1\n6 This afternoon Bill journeyed to the cinema.\n7 Yesterday Mary journeyed to the park.\n8 Where was Bill before the cinema? \tschool\t6 2\n9 Fred journeyed to the bedroom this morning.\n10 Julie went back to the kitchen this morning.\n11 Where was Bill before the cinema? \tschool\t6 2\n12 Fred travelled to the park this afternoon.\n13 Bill travelled to the bedroom this evening.\n14 Where was Bill before the bedroom? \tcinema\t13 6\n15 This evening Fred went back to the office.\n16 Julie went back to the cinema this afternoon.\n17 Where was Bill before the bedroom? \tcinema\t13 6\n1 Bill journeyed to the cinema this morning.\n2 Bill moved to the office yesterday.\n3 Where was Bill before the cinema? \toffice\t1 2\n4 Fred went back to the bedroom yesterday.\n5 Bill travelled to the park this afternoon.\n6 Where was Bill before the park? \tcinema\t5 1\n7 This morning Fred journeyed to the school.\n8 Bill went to the cinema this evening.\n9 Where was Fred before the school? \tbedroom\t7 4\n10 This morning Mary moved to the office.\n11 Yesterday Mary moved to the bedroom.\n12 Where was Bill before the cinema? \tpark\t8 5\n13 This afternoon Fred travelled to the bedroom.\n14 Mary journeyed to the school this afternoon.\n15 Where was Fred before the school? \tbedroom\t7 4\n1 Yesterday Bill went to the school.\n2 Mary journeyed to the kitchen this morning.\n3 Fred went to the school yesterday.\n4 Yesterday Mary went to the office.\n5 Where was Mary before the kitchen? \toffice\t2 4\n6 This afternoon Mary went back to the bedroom.\n7 This morning Fred journeyed to the cinema.\n8 Where was Mary before the kitchen? \toffice\t2 4\n9 This evening Mary went to the park.\n10 Julie journeyed to the bedroom yesterday.\n11 Where was Mary before the park? \tbedroom\t9 6\n12 Fred went back to the school this afternoon.\n13 Bill journeyed to the bedroom this morning.\n14 Where was Fred before the school? \tcinema\t12 7\n15 This morning Julie went to the school.\n16 This afternoon Bill journeyed to the kitchen.\n17 Where was Bill before the bedroom? \tschool\t13 1\n1 Yesterday Mary moved to the bedroom.\n2 Julie moved to the office this morning.\n3 Fred went back to the kitchen yesterday.\n4 This morning Bill journeyed to the office.\n5 Bill went back to the school yesterday.\n6 Julie went to the cinema yesterday.\n7 Where was Bill before the office? \tschool\t4 5\n8 This morning Fred travelled to the school.\n9 This afternoon Julie moved to the bedroom.\n10 Where was Julie before the office? \tcinema\t2 6\n11 Mary went back to the kitchen this morning.\n12 This afternoon Bill went back to the cinema.\n13 Where was Bill before the cinema? \toffice\t12 4\n14 This afternoon Fred journeyed to the cinema.\n15 This evening Julie went to the park.\n16 Where was Bill before the cinema? \toffice\t12 4\n17 This afternoon Mary went to the park.\n18 Fred journeyed to the park this evening.\n19 Where was Fred before the park? \tcinema\t18 14\n1 Fred moved to the park this morning.\n2 Yesterday Fred went back to the kitchen.\n3 Where was Fred before the park? \tkitchen\t1 2\n4 Yesterday Bill moved to the office.\n5 Julie journeyed to the school yesterday.\n6 Where was Fred before the park? \tkitchen\t1 2\n7 Fred went back to the park this evening.\n8 This afternoon Fred went to the office.\n9 Where was Fred before the office? \tpark\t8 1\n10 Bill moved to the bedroom this morning.\n11 This morning Julie went to the office.\n12 Where was Fred before the park? \toffice\t7 8\n13 Julie journeyed to the park this afternoon.\n14 Mary travelled to the cinema yesterday.\n15 Where was Bill before the bedroom? \toffice\t10 4\n1 Julie travelled to the school yesterday.\n2 This morning Bill went to the park.\n3 Mary went back to the bedroom yesterday.\n4 Yesterday Bill travelled to the school.\n5 Where was Bill before the park? \tschool\t2 4\n6 This afternoon Bill went to the cinema.\n7 Fred journeyed to the school yesterday.\n8 Where was Bill before the park? \tschool\t2 4\n9 This evening Bill moved to the park.\n10 Fred went back to the kitchen this morning.\n11 Where was Bill before the park? \tcinema\t9 6\n12 Julie journeyed to the office this morning.\n13 Fred went back to the bedroom this afternoon.\n14 Where was Bill before the park? \tcinema\t9 6\n15 Julie travelled to the cinema this evening.\n16 Julie journeyed to the bedroom this afternoon.\n17 Where was Fred before the bedroom? \tkitchen\t13 10\n1 Mary journeyed to the bedroom yesterday.\n2 Bill travelled to the office yesterday.\n3 This morning Mary went to the cinema.\n4 Yesterday Fred journeyed to the cinema.\n5 Where was Mary before the cinema? \tbedroom\t3 1\n6 Julie journeyed to the kitchen yesterday.\n7 Mary travelled to the office this afternoon.\n8 Where was Mary before the office? \tcinema\t7 3\n9 Mary moved to the bedroom this evening.\n10 Fred travelled to the park this morning.\n11 Where was Mary before the bedroom? \toffice\t9 7\n12 This afternoon Fred moved to the cinema.\n13 Julie went back to the office this morning.\n14 Where was Mary before the bedroom? \toffice\t9 7\n15 Julie travelled to the school this evening.\n16 Julie travelled to the bedroom this afternoon.\n17 Where was Mary before the bedroom? \toffice\t9 7\n1 This afternoon Mary went back to the park.\n2 This morning Mary moved to the office.\n3 Yesterday Julie journeyed to the bedroom.\n4 Yesterday Mary travelled to the school.\n5 Where was Mary before the park? \toffice\t1 2\n6 Bill went back to the park this morning.\n7 Bill journeyed to the school yesterday.\n8 Where was Mary before the park? \toffice\t1 2\n9 This afternoon Bill journeyed to the cinema.\n10 This morning Julie went to the office.\n11 Where was Julie before the office? \tbedroom\t10 3\n12 This afternoon Julie moved to the park.\n13 Fred moved to the office yesterday.\n14 Where was Bill before the park? \tschool\t6 7\n15 This evening Bill went to the bedroom.\n16 This morning Fred journeyed to the cinema.\n17 Where was Bill before the cinema? \tpark\t9 6\n1 This morning Bill moved to the park.\n2 This morning Mary travelled to the bedroom.\n3 Bill travelled to the cinema yesterday.\n4 Yesterday Mary moved to the office.\n5 Where was Mary before the bedroom? \toffice\t2 4\n6 This evening Bill travelled to the cinema.\n7 This afternoon Bill went to the kitchen.\n8 Where was Mary before the bedroom? \toffice\t2 4\n9 Yesterday Julie went to the school.\n10 Mary went back to the cinema this afternoon.\n11 Where was Bill before the cinema? \tkitchen\t6 7\n12 This morning Julie went back to the bedroom.\n13 Fred travelled to the office yesterday.\n14 Where was Mary before the cinema? \tbedroom\t10 2\n15 Julie travelled to the park this evening.\n16 This afternoon Julie moved to the cinema.\n17 Where was Julie before the park? \tcinema\t15 16\n1 Bill went to the office this morning.\n2 Bill went back to the cinema yesterday.\n3 Where was Bill before the office? \tcinema\t1 2\n4 Yesterday Fred moved to the bedroom.\n5 Bill went to the school this afternoon.\n6 Where was Bill before the school? \toffice\t5 1\n7 This morning Julie went back to the kitchen.\n8 Julie went to the office yesterday.\n9 Where was Bill before the office? \tcinema\t1 2\n10 This evening Julie travelled to the cinema.\n11 This afternoon Julie travelled to the office.\n12 Where was Julie before the cinema? \toffice\t10 11\n13 Yesterday Mary went to the school.\n14 This evening Bill travelled to the bedroom.\n15 Where was Julie before the kitchen? \toffice\t7 8\n1 Yesterday Bill went to the bedroom.\n2 Yesterday Fred moved to the cinema.\n3 Mary travelled to the school yesterday.\n4 This morning Mary moved to the office.\n5 Where was Mary before the office? \tschool\t4 3\n6 This afternoon Bill went back to the bedroom.\n7 This morning Bill moved to the office.\n8 Where was Bill before the bedroom? \toffice\t6 7\n9 Julie travelled to the kitchen this morning.\n10 Julie travelled to the office yesterday.\n11 Where was Bill before the office? \tbedroom\t7 1\n12 This morning Fred went back to the school.\n13 Bill went back to the cinema this evening.\n14 Where was Julie before the kitchen? \toffice\t9 10\n15 Julie journeyed to the office this afternoon.\n16 Fred travelled to the park this afternoon.\n17 Where was Fred before the school? \tcinema\t12 2\n1 Fred journeyed to the school this morning.\n2 This morning Bill moved to the park.\n3 Bill went to the school yesterday.\n4 Yesterday Fred journeyed to the cinema.\n5 Where was Bill before the park? \tschool\t2 3\n6 This afternoon Bill moved to the bedroom.\n7 Mary went back to the school yesterday.\n8 Where was Bill before the bedroom? \tpark\t6 2\n9 Fred went back to the bedroom this afternoon.\n10 This morning Mary went to the office.\n11 Where was Fred before the bedroom? \tschool\t9 1\n12 Fred moved to the school this evening.\n13 Bill went to the school this evening.\n14 Where was Bill before the school? \tbedroom\t13 6\n15 This evening Mary went to the school.\n16 Mary travelled to the park this afternoon.\n17 Where was Fred before the bedroom? \tschool\t9 1\n1 Yesterday Bill journeyed to the office.\n2 Fred went to the office yesterday.\n3 Yesterday Mary went to the cinema.\n4 This morning Fred went back to the bedroom.\n5 Where was Fred before the bedroom? \toffice\t4 2\n6 Julie went back to the bedroom yesterday.\n7 Bill went to the park this morning.\n8 Where was Bill before the park? \toffice\t7 1\n9 This evening Bill went back to the cinema.\n10 Bill went back to the kitchen this afternoon.\n11 Where was Bill before the park? \toffice\t7 1\n12 Mary travelled to the bedroom this afternoon.\n13 Mary journeyed to the kitchen this morning.\n14 Where was Mary before the bedroom? \tkitchen\t12 13\n15 This morning Julie went back to the kitchen.\n16 Mary travelled to the cinema this evening.\n17 Where was Mary before the bedroom? \tkitchen\t12 13\n1 Yesterday Mary travelled to the cinema.\n2 This morning Fred went back to the bedroom.\n3 Yesterday Julie went to the school.\n4 Fred went to the office yesterday.\n5 Where was Fred before the bedroom? \toffice\t2 4\n6 This morning Julie went to the cinema.\n7 Yesterday Bill moved to the school.\n8 Where was Julie before the cinema? \tschool\t6 3\n9 This evening Fred travelled to the school.\n10 This afternoon Fred went to the park.\n11 Where was Fred before the school? \tpark\t9 10\n12 Julie went to the park this afternoon.\n13 This morning Bill went to the cinema.\n14 Where was Fred before the school? \tpark\t9 10\n15 Bill went back to the park this evening.\n16 Bill went back to the bedroom this afternoon.\n17 Where was Bill before the park? \tbedroom\t15 16\n1 Julie travelled to the office this afternoon.\n2 This morning Julie moved to the school.\n3 Yesterday Mary went back to the cinema.\n4 Yesterday Julie journeyed to the cinema.\n5 Where was Julie before the school? \tcinema\t2 4\n6 Julie moved to the bedroom this evening.\n7 Yesterday Fred went back to the cinema.\n8 Where was Julie before the bedroom? \toffice\t6 1\n9 This morning Bill moved to the park.\n10 Bill journeyed to the school yesterday.\n11 Where was Julie before the bedroom? \toffice\t6 1\n12 Fred journeyed to the office this morning.\n13 This afternoon Bill went back to the office.\n14 Where was Fred before the office? \tcinema\t12 7\n15 Bill went to the kitchen this evening.\n16 Fred journeyed to the school this afternoon.\n17 Where was Fred before the office? \tcinema\t12 7\n1 Yesterday Julie went back to the bedroom.\n2 This morning Bill travelled to the park.\n3 Yesterday Bill went to the office.\n4 Yesterday Mary went to the bedroom.\n5 Where was Bill before the park? \toffice\t2 3\n6 Julie travelled to the cinema this morning.\n7 Mary travelled to the office this morning.\n8 Where was Mary before the office? \tbedroom\t7 4\n9 This afternoon Mary travelled to the park.\n10 This afternoon Bill went to the school.\n11 Where was Bill before the park? \toffice\t2 3\n12 This afternoon Julie went to the office.\n13 Mary went back to the cinema this evening.\n14 Where was Julie before the office? \tcinema\t12 6\n15 Yesterday Fred went back to the bedroom.\n16 Julie journeyed to the school this evening.\n17 Where was Mary before the park? \toffice\t9 7\n1 This afternoon Julie went to the bedroom.\n2 This morning Julie moved to the cinema.\n3 Fred journeyed to the bedroom yesterday.\n4 Julie travelled to the kitchen yesterday.\n5 Where was Julie before the cinema? \tkitchen\t2 4\n6 Mary journeyed to the office this morning.\n7 Mary travelled to the bedroom yesterday.\n8 Where was Mary before the office? \tbedroom\t6 7\n9 Yesterday Bill travelled to the bedroom.\n10 This evening Julie went back to the kitchen.\n11 Where was Julie before the bedroom? \tcinema\t1 2\n12 Fred journeyed to the kitchen this morning.\n13 This afternoon Mary went to the kitchen.\n14 Where was Fred before the kitchen? \tbedroom\t12 3\n15 This evening Mary moved to the bedroom.\n16 Bill went back to the cinema this morning.\n17 Where was Mary before the kitchen? \toffice\t13 6\n1 Julie moved to the cinema yesterday.\n2 This morning Bill journeyed to the kitchen.\n3 Yesterday Fred went back to the office.\n4 Bill travelled to the bedroom yesterday.\n5 Where was Bill before the kitchen? \tbedroom\t2 4\n6 Mary journeyed to the school this morning.\n7 Yesterday Mary travelled to the park.\n8 Where was Bill before the kitchen? \tbedroom\t2 4\n9 This morning Julie travelled to the office.\n10 This afternoon Bill went back to the office.\n11 Where was Julie before the office? \tcinema\t9 1\n12 Bill went back to the kitchen this evening.\n13 Fred went to the cinema this morning.\n14 Where was Mary before the school? \tpark\t6 7\n15 Mary went to the office this evening.\n16 Mary went back to the kitchen this afternoon.\n17 Where was Mary before the office? \tkitchen\t15 16\n1 Bill moved to the cinema this morning.\n2 Bill went to the office yesterday.\n3 Where was Bill before the cinema? \toffice\t1 2\n4 Mary journeyed to the cinema yesterday.\n5 Bill journeyed to the park this afternoon.\n6 Where was Bill before the cinema? \toffice\t1 2\n7 Yesterday Julie went back to the park.\n8 Yesterday Fred moved to the cinema.\n9 Where was Bill before the park? \tcinema\t5 1\n10 Julie journeyed to the school this morning.\n11 Fred travelled to the office this morning.\n12 Where was Fred before the office? \tcinema\t11 8\n13 Julie moved to the office this afternoon.\n14 This morning Mary journeyed to the kitchen.\n15 Where was Julie before the office? \tschool\t13 10\n1 Yesterday Fred travelled to the park.\n2 This morning Fred moved to the office.\n3 This morning Julie journeyed to the bedroom.\n4 Yesterday Julie moved to the cinema.\n5 Where was Julie before the bedroom? \tcinema\t3 4\n6 Mary moved to the school yesterday.\n7 Fred went back to the bedroom this afternoon.\n8 Where was Julie before the bedroom? \tcinema\t3 4\n9 Mary journeyed to the bedroom this afternoon.\n10 This morning Mary journeyed to the park.\n11 Where was Mary before the park? \tschool\t10 6\n12 This evening Mary journeyed to the office.\n13 Julie went back to the school this afternoon.\n14 Where was Mary before the park? \tschool\t10 6\n15 Yesterday Bill travelled to the school.\n16 Fred journeyed to the cinema this evening.\n17 Where was Mary before the office? \tbedroom\t12 9\n1 Fred went to the park this morning.\n2 Yesterday Fred went back to the office.\n3 Where was Fred before the park? \toffice\t1 2\n4 This morning Julie moved to the office.\n5 Yesterday Julie moved to the kitchen.\n6 Where was Fred before the park? \toffice\t1 2\n7 Fred went to the cinema this afternoon.\n8 Yesterday Mary went to the cinema.\n9 Where was Fred before the park? \toffice\t1 2\n10 Julie travelled to the kitchen this afternoon.\n11 Fred went back to the school this evening.\n12 Where was Julie before the kitchen? \toffice\t10 4\n13 Bill went to the office yesterday.\n14 This morning Mary went back to the bedroom.\n15 Where was Julie before the kitchen? \toffice\t10 4\n1 Fred went to the kitchen this morning.\n2 Julie journeyed to the bedroom yesterday.\n3 Yesterday Bill went back to the office.\n4 This afternoon Fred went to the cinema.\n5 Yesterday Fred travelled to the cinema.\n6 Yesterday Mary travelled to the bedroom.\n7 Where was Fred before the kitchen? \tcinema\t1 5\n8 This morning Julie travelled to the kitchen.\n9 Fred travelled to the school this evening.\n10 Where was Fred before the kitchen? \tcinema\t1 5\n11 This morning Mary travelled to the cinema.\n12 This morning Bill travelled to the kitchen.\n13 Where was Mary before the cinema? \tbedroom\t11 6\n14 This afternoon Bill went back to the office.\n15 Mary went back to the school this afternoon.\n16 Where was Bill before the office? \tkitchen\t14 12\n17 Mary journeyed to the cinema this evening.\n18 This evening Bill went back to the kitchen.\n19 Where was Mary before the school? \tcinema\t15 11\n1 This morning Fred journeyed to the park.\n2 Julie went to the bedroom yesterday.\n3 Yesterday Fred travelled to the school.\n4 Bill journeyed to the office yesterday.\n5 Where was Fred before the park? \tschool\t1 3\n6 This afternoon Fred went to the bedroom.\n7 Bill moved to the park this morning.\n8 Where was Fred before the park? \tschool\t1 3\n9 This evening Fred moved to the office.\n10 Mary moved to the park yesterday.\n11 Where was Fred before the office? \tbedroom\t9 6\n12 This afternoon Mary went to the school.\n13 Mary went back to the kitchen this morning.\n14 Where was Mary before the kitchen? \tpark\t13 10\n15 This morning Julie travelled to the kitchen.\n16 Bill went to the office this afternoon.\n17 Where was Fred before the office? \tbedroom\t9 6\n1 This afternoon Fred went back to the bedroom.\n2 Julie went to the kitchen yesterday.\n3 Yesterday Fred went to the kitchen.\n4 Yesterday Mary moved to the cinema.\n5 Yesterday Bill travelled to the office.\n6 This morning Fred went back to the office.\n7 Where was Fred before the office? \tkitchen\t6 3\n8 Fred moved to the school this evening.\n9 Bill journeyed to the bedroom this morning.\n10 Where was Fred before the bedroom? \toffice\t1 6\n11 This evening Bill went back to the bedroom.\n12 This afternoon Bill travelled to the cinema.\n13 Where was Bill before the cinema? \tbedroom\t12 9\n14 This morning Julie travelled to the bedroom.\n15 This morning Mary travelled to the bedroom.\n16 Where was Julie before the bedroom? \tkitchen\t14 2\n17 Julie went to the school this evening.\n18 Julie went to the cinema this afternoon.\n19 Where was Julie before the bedroom? \tkitchen\t14 2\n1 This morning Fred travelled to the park.\n2 Julie went back to the cinema yesterday.\n3 This afternoon Fred moved to the cinema.\n4 Yesterday Fred moved to the cinema.\n5 Where was Fred before the park? \tcinema\t1 4\n6 Mary went to the park this morning.\n7 Yesterday Mary went back to the school.\n8 Where was Mary before the park? \tschool\t6 7\n9 Julie went back to the kitchen this morning.\n10 Mary went to the school this afternoon.\n11 Where was Julie before the kitchen? \tcinema\t9 2\n12 Yesterday Bill went back to the school.\n13 This afternoon Julie moved to the cinema.\n14 Where was Mary before the school? \tpark\t10 6\n15 Mary travelled to the cinema this evening.\n16 Fred travelled to the school this evening.\n17 Where was Mary before the cinema? \tschool\t15 10\n1 Yesterday Julie moved to the cinema.\n2 Yesterday Bill travelled to the kitchen.\n3 Mary journeyed to the office yesterday.\n4 Bill moved to the school this morning.\n5 Where was Bill before the school? \tkitchen\t4 2\n6 Mary journeyed to the school this morning.\n7 Bill moved to the cinema this afternoon.\n8 Where was Mary before the school? \toffice\t6 3\n9 Julie went back to the park this afternoon.\n10 This morning Julie went back to the bedroom.\n11 Where was Bill before the cinema? \tschool\t7 4\n12 Julie journeyed to the office this evening.\n13 This evening Bill travelled to the school.\n14 Where was Julie before the bedroom? \tcinema\t10 1\n15 Fred went to the park yesterday.\n16 Mary went to the office this afternoon.\n17 Where was Mary before the office? \tschool\t16 6\n1 Yesterday Fred went back to the kitchen.\n2 Fred journeyed to the bedroom this morning.\n3 Bill journeyed to the office yesterday.\n4 Yesterday Julie travelled to the park.\n5 Where was Fred before the bedroom? \tkitchen\t2 1\n6 This morning Julie went back to the school.\n7 Yesterday Mary went back to the office.\n8 Where was Fred before the bedroom? \tkitchen\t2 1\n9 Bill went to the school this morning.\n10 Julie moved to the park this afternoon.\n11 Where was Fred before the bedroom? \tkitchen\t2 1\n12 Julie travelled to the bedroom this evening.\n13 This afternoon Bill moved to the park.\n14 Where was Bill before the park? \tschool\t13 9\n15 This evening Fred travelled to the school.\n16 Fred went to the cinema this afternoon.\n17 Where was Julie before the bedroom? \tpark\t12 10\n1 Julie went to the bedroom yesterday.\n2 Bill travelled to the cinema this morning.\n3 Yesterday Bill went to the school.\n4 Fred went to the kitchen yesterday.\n5 Where was Bill before the cinema? \tschool\t2 3\n6 Bill went back to the bedroom this afternoon.\n7 Fred went back to the school this morning.\n8 Where was Bill before the cinema? \tschool\t2 3\n9 This afternoon Fred went back to the park.\n10 This evening Bill moved to the school.\n11 Where was Fred before the park? \tschool\t9 7\n12 Fred moved to the office this evening.\n13 This morning Julie moved to the park.\n14 Where was Fred before the office? \tpark\t12 9\n15 This afternoon Julie went back to the office.\n16 Yesterday Mary moved to the bedroom.\n17 Where was Julie before the office? \tpark\t15 13\n1 This morning Julie went back to the office.\n2 Yesterday Bill went to the office.\n3 Yesterday Fred moved to the cinema.\n4 Yesterday Julie moved to the school.\n5 Where was Julie before the office? \tschool\t1 4\n6 Yesterday Mary went to the school.\n7 This afternoon Julie journeyed to the park.\n8 Where was Julie before the office? \tschool\t1 4\n9 Julie moved to the bedroom this evening.\n10 Fred journeyed to the bedroom this morning.\n11 Where was Julie before the bedroom? \tpark\t9 7\n12 Mary journeyed to the bedroom this morning.\n13 Fred went to the school this afternoon.\n14 Where was Fred before the bedroom? \tcinema\t10 3\n15 Bill went to the park this morning.\n16 Fred moved to the bedroom this evening.\n17 Where was Julie before the bedroom? \tpark\t9 7\n1 Mary journeyed to the kitchen yesterday.\n2 Yesterday Bill moved to the bedroom.\n3 This morning Bill travelled to the park.\n4 Yesterday Julie moved to the park.\n5 Where was Bill before the park? \tbedroom\t3 2\n6 Mary moved to the park this morning.\n7 Yesterday Fred journeyed to the cinema.\n8 Where was Mary before the park? \tkitchen\t6 1\n9 This afternoon Mary went to the school.\n10 Fred travelled to the office this morning.\n11 Where was Mary before the park? \tkitchen\t6 1\n12 This afternoon Bill went back to the school.\n13 This afternoon Fred journeyed to the bedroom.\n14 Where was Fred before the bedroom? \toffice\t13 10\n15 Mary went back to the kitchen this evening.\n16 This evening Bill journeyed to the park.\n17 Where was Mary before the kitchen? \tschool\t15 9\n1 Fred went to the cinema yesterday.\n2 Julie went back to the cinema yesterday.\n3 This morning Fred went back to the kitchen.\n4 Yesterday Bill moved to the park.\n5 Where was Fred before the kitchen? \tcinema\t3 1\n6 Yesterday Mary went back to the office.\n7 Julie went back to the bedroom this morning.\n8 Where was Fred before the kitchen? \tcinema\t3 1\n9 This morning Bill travelled to the kitchen.\n10 Fred went to the school this afternoon.\n11 Where was Fred before the school? \tkitchen\t10 3\n12 This morning Mary travelled to the kitchen.\n13 This afternoon Bill moved to the cinema.\n14 Where was Bill before the kitchen? \tpark\t9 4\n15 Mary journeyed to the kitchen this evening.\n16 This afternoon Mary moved to the cinema.\n17 Where was Bill before the kitchen? \tpark\t9 4\n1 Bill journeyed to the kitchen yesterday.\n2 This morning Fred moved to the cinema.\n3 Fred travelled to the bedroom yesterday.\n4 Yesterday Julie went back to the office.\n5 Where was Fred before the cinema? \tbedroom\t2 3\n6 Julie went to the cinema this morning.\n7 Mary went to the cinema yesterday.\n8 Where was Fred before the cinema? \tbedroom\t2 3\n9 This afternoon Julie went back to the park.\n10 Fred went to the kitchen this afternoon.\n11 Where was Julie before the cinema? \toffice\t6 4\n12 This morning Bill journeyed to the park.\n13 This evening Fred moved to the school.\n14 Where was Fred before the school? \tkitchen\t13 10\n15 This morning Mary journeyed to the bedroom.\n16 This evening Julie went back to the cinema.\n17 Where was Mary before the bedroom? \tcinema\t15 7\n1 Bill went to the school yesterday.\n2 Fred went to the office yesterday.\n3 Yesterday Julie journeyed to the park.\n4 This morning Fred went to the cinema.\n5 Where was Fred before the cinema? \toffice\t4 2\n6 This afternoon Julie went to the cinema.\n7 Julie travelled to the office this morning.\n8 Where was Fred before the cinema? \toffice\t4 2\n9 This morning Bill journeyed to the cinema.\n10 Fred journeyed to the park this afternoon.\n11 Where was Julie before the cinema? \toffice\t6 7\n12 This evening Julie went to the bedroom.\n13 Mary moved to the park yesterday.\n14 Where was Julie before the cinema? \toffice\t6 7\n15 This afternoon Bill went back to the school.\n16 This evening Fred went back to the office.\n17 Where was Bill before the cinema? \tschool\t9 1\n1 This morning Julie travelled to the kitchen.\n2 Julie travelled to the cinema yesterday.\n3 Where was Julie before the kitchen? \tcinema\t1 2\n4 Mary went to the kitchen yesterday.\n5 Yesterday Bill moved to the kitchen.\n6 Where was Julie before the kitchen? \tcinema\t1 2\n7 Mary travelled to the bedroom this morning.\n8 This afternoon Julie journeyed to the bedroom.\n9 Where was Mary before the bedroom? \tkitchen\t7 4\n10 This evening Julie travelled to the kitchen.\n11 Mary went to the park this afternoon.\n12 Where was Mary before the bedroom? \tkitchen\t7 4\n13 Bill moved to the bedroom this morning.\n14 Mary went to the office this evening.\n15 Where was Mary before the bedroom? \tkitchen\t7 4\n1 This morning Fred went to the school.\n2 Yesterday Mary journeyed to the kitchen.\n3 Fred journeyed to the office yesterday.\n4 Bill went back to the park yesterday.\n5 Where was Fred before the school? \toffice\t1 3\n6 Julie went back to the school yesterday.\n7 This morning Mary journeyed to the park.\n8 Where was Mary before the park? \tkitchen\t7 2\n9 Bill went back to the kitchen this morning.\n10 Mary journeyed to the cinema this afternoon.\n11 Where was Fred before the school? \toffice\t1 3\n12 Julie went back to the bedroom this morning.\n13 Fred went back to the cinema this afternoon.\n14 Where was Bill before the kitchen? \tpark\t9 4\n15 This evening Mary journeyed to the kitchen.\n16 Bill went to the park this afternoon.\n17 Where was Fred before the cinema? \tschool\t13 1\n1 Yesterday Mary went back to the park.\n2 Yesterday Fred went to the office.\n3 This afternoon Julie travelled to the cinema.\n4 This morning Julie travelled to the bedroom.\n5 Yesterday Bill travelled to the bedroom.\n6 Yesterday Julie moved to the cinema.\n7 Where was Julie before the cinema? \tbedroom\t3 4\n8 Julie journeyed to the school this evening.\n9 This morning Mary moved to the office.\n10 Where was Julie before the cinema? \tbedroom\t3 4\n11 This evening Mary went to the cinema.\n12 This afternoon Mary travelled to the school.\n13 Where was Mary before the school? \toffice\t12 9\n14 Bill moved to the cinema this afternoon.\n15 This morning Bill went back to the kitchen.\n16 Where was Bill before the cinema? \tkitchen\t14 15\n17 Fred moved to the park this afternoon.\n18 Fred went back to the cinema this morning.\n19 Where was Bill before the kitchen? \tbedroom\t15 5\n1 Bill travelled to the kitchen yesterday.\n2 Bill went to the bedroom this morning.\n3 Yesterday Julie moved to the bedroom.\n4 Mary went back to the office yesterday.\n5 Where was Bill before the bedroom? \tkitchen\t2 1\n6 Fred journeyed to the bedroom this morning.\n7 Fred journeyed to the school yesterday.\n8 Where was Fred before the bedroom? \tschool\t6 7\n9 Julie travelled to the kitchen this morning.\n10 Mary journeyed to the cinema this morning.\n11 Where was Fred before the bedroom? \tschool\t6 7\n12 This evening Bill travelled to the office.\n13 Bill went back to the school this afternoon.\n14 Where was Mary before the cinema? \toffice\t10 4\n15 Mary travelled to the park this afternoon.\n16 Fred journeyed to the cinema this afternoon.\n17 Where was Bill before the office? \tschool\t12 13\n1 Mary went to the kitchen this morning.\n2 Mary travelled to the bedroom yesterday.\n3 Bill travelled to the kitchen yesterday.\n4 Julie went back to the kitchen yesterday.\n5 Where was Mary before the kitchen? \tbedroom\t1 2\n6 Yesterday Fred moved to the bedroom.\n7 This morning Bill journeyed to the cinema.\n8 Where was Bill before the cinema? \tkitchen\t7 3\n9 This evening Bill travelled to the office.\n10 This afternoon Bill moved to the bedroom.\n11 Where was Bill before the office? \tbedroom\t9 10\n12 This morning Fred went back to the cinema.\n13 Mary travelled to the cinema this afternoon.\n14 Where was Bill before the bedroom? \tcinema\t10 7\n15 Julie went to the school this morning.\n16 This afternoon Fred moved to the kitchen.\n17 Where was Julie before the school? \tkitchen\t15 4\n1 This morning Mary journeyed to the park.\n2 Yesterday Mary moved to the school.\n3 Where was Mary before the park? \tschool\t1 2\n4 This morning Fred moved to the cinema.\n5 Fred journeyed to the kitchen yesterday.\n6 Where was Mary before the park? \tschool\t1 2\n7 Fred went back to the school this evening.\n8 Fred travelled to the bedroom this afternoon.\n9 Where was Fred before the school? \tbedroom\t7 8\n10 This evening Mary moved to the cinema.\n11 Mary went to the school this afternoon.\n12 Where was Mary before the cinema? \tschool\t10 11\n13 Julie moved to the park this morning.\n14 Julie journeyed to the cinema yesterday.\n15 Where was Mary before the cinema? \tschool\t10 11\n1 This morning Mary went to the kitchen.\n2 Mary went back to the office yesterday.\n3 This afternoon Mary went to the cinema.\n4 Fred journeyed to the office yesterday.\n5 Where was Mary before the cinema? \tkitchen\t3 1\n6 This morning Bill went back to the park.\n7 Bill went back to the kitchen yesterday.\n8 Where was Mary before the kitchen? \toffice\t1 2\n9 Mary went back to the park this evening.\n10 Bill moved to the kitchen this afternoon.\n11 Where was Bill before the park? \tkitchen\t6 7\n12 Julie went back to the office yesterday.\n13 This evening Bill journeyed to the bedroom.\n14 Where was Bill before the kitchen? \tpark\t10 6\n15 Julie moved to the bedroom this afternoon.\n16 This morning Julie travelled to the cinema.\n17 Where was Julie before the bedroom? \tcinema\t15 16\n1 Julie journeyed to the school this morning.\n2 Julie went to the kitchen yesterday.\n3 Where was Julie before the school? \tkitchen\t1 2\n4 This evening Julie journeyed to the office.\n5 This afternoon Julie travelled to the cinema.\n6 Where was Julie before the office? \tcinema\t4 5\n7 This morning Mary went to the park.\n8 Yesterday Mary journeyed to the bedroom.\n9 Where was Julie before the office? \tcinema\t4 5\n10 This evening Mary went back to the cinema.\n11 This afternoon Mary travelled to the kitchen.\n12 Where was Mary before the park? \tbedroom\t7 8\n13 This morning Fred journeyed to the cinema.\n14 Fred moved to the school yesterday.\n15 Where was Mary before the kitchen? \tpark\t11 7\n1 Yesterday Bill journeyed to the bedroom.\n2 Yesterday Fred travelled to the bedroom.\n3 This morning Bill moved to the park.\n4 Yesterday Mary went back to the office.\n5 Where was Bill before the park? \tbedroom\t3 1\n6 This morning Mary travelled to the bedroom.\n7 Julie went to the park yesterday.\n8 Where was Mary before the bedroom? \toffice\t6 4\n9 This morning Fred moved to the park.\n10 This morning Julie travelled to the bedroom.\n11 Where was Bill before the park? \tbedroom\t3 1\n12 Bill moved to the cinema this evening.\n13 This afternoon Bill went back to the school.\n14 Where was Fred before the park? \tbedroom\t9 2\n15 Julie travelled to the kitchen this afternoon.\n16 This afternoon Fred moved to the kitchen.\n17 Where was Fred before the kitchen? \tpark\t16 9\n1 This morning Julie travelled to the kitchen.\n2 Yesterday Fred journeyed to the office.\n3 Yesterday Bill travelled to the kitchen.\n4 Mary went back to the park yesterday.\n5 Fred went back to the cinema this morning.\n6 Julie went to the cinema yesterday.\n7 Where was Fred before the cinema? \toffice\t5 2\n8 Mary went back to the kitchen this morning.\n9 This morning Bill moved to the park.\n10 Where was Mary before the kitchen? \tpark\t8 4\n11 This evening Julie went to the school.\n12 Julie travelled to the park this afternoon.\n13 Where was Mary before the kitchen? \tpark\t8 4\n14 This afternoon Bill journeyed to the bedroom.\n15 This afternoon Mary moved to the office.\n16 Where was Mary before the office? \tkitchen\t15 8\n17 Fred went back to the park this evening.\n18 This afternoon Fred went back to the office.\n19 Where was Fred before the park? \toffice\t17 18\n1 Julie went back to the bedroom yesterday.\n2 Julie journeyed to the kitchen this morning.\n3 Fred travelled to the kitchen yesterday.\n4 Bill travelled to the office yesterday.\n5 Julie journeyed to the cinema this afternoon.\n6 Yesterday Mary travelled to the kitchen.\n7 Where was Julie before the kitchen? \tbedroom\t2 1\n8 Fred moved to the park this morning.\n9 This morning Mary journeyed to the bedroom.\n10 Where was Julie before the cinema? \tkitchen\t5 2\n11 This afternoon Fred journeyed to the office.\n12 This evening Julie journeyed to the bedroom.\n13 Where was Mary before the bedroom? \tkitchen\t9 6\n14 This afternoon Mary travelled to the cinema.\n15 This morning Bill went to the park.\n16 Where was Fred before the park? \tkitchen\t8 3\n17 Bill went back to the bedroom this afternoon.\n18 This evening Fred went back to the cinema.\n19 Where was Fred before the office? \tpark\t11 8\n1 Fred went back to the kitchen this morning.\n2 Julie travelled to the office yesterday.\n3 Yesterday Fred travelled to the cinema.\n4 Yesterday Mary journeyed to the kitchen.\n5 Where was Fred before the kitchen? \tcinema\t1 3\n6 Fred went to the bedroom this afternoon.\n7 Yesterday Bill travelled to the cinema.\n8 Where was Fred before the bedroom? \tkitchen\t6 1\n9 Bill travelled to the kitchen this morning.\n10 This evening Fred travelled to the kitchen.\n11 Where was Fred before the kitchen? \tbedroom\t10 6\n12 This afternoon Mary journeyed to the school.\n13 This morning Mary went back to the park.\n14 Where was Bill before the kitchen? \tcinema\t9 7\n15 Mary moved to the park this evening.\n16 This morning Julie went back to the school.\n17 Where was Mary before the park? \tschool\t15 12\n1 This morning Fred travelled to the school.\n2 Yesterday Fred travelled to the cinema.\n3 Where was Fred before the school? \tcinema\t1 2\n4 Mary moved to the cinema yesterday.\n5 Julie journeyed to the park yesterday.\n6 Where was Fred before the school? \tcinema\t1 2\n7 This morning Mary journeyed to the kitchen.\n8 Yesterday Bill went to the bedroom.\n9 Where was Mary before the kitchen? \tcinema\t7 4\n10 This morning Bill journeyed to the cinema.\n11 Julie travelled to the cinema this morning.\n12 Where was Bill before the cinema? \tbedroom\t10 8\n13 This afternoon Julie travelled to the school.\n14 This afternoon Mary went to the school.\n15 Where was Julie before the school? \tcinema\t13 11\n1 Julie journeyed to the office this morning.\n2 Yesterday Julie went back to the bedroom.\n3 Where was Julie before the office? \tbedroom\t1 2\n4 This evening Julie went back to the park.\n5 This afternoon Julie went back to the kitchen.\n6 Where was Julie before the park? \tkitchen\t4 5\n7 Yesterday Mary journeyed to the kitchen.\n8 Bill travelled to the kitchen yesterday.\n9 Where was Julie before the kitchen? \toffice\t5 1\n10 Bill went back to the bedroom this afternoon.\n11 This morning Bill went to the cinema.\n12 Where was Julie before the park? \tkitchen\t4 5\n13 This afternoon Mary travelled to the school.\n14 Mary moved to the park this morning.\n15 Where was Bill before the cinema? \tkitchen\t11 8\n1 Yesterday Julie journeyed to the school.\n2 Yesterday Fred journeyed to the office.\n3 Mary moved to the school yesterday.\n4 This morning Julie travelled to the kitchen.\n5 Where was Julie before the kitchen? \tschool\t4 1\n6 This afternoon Julie went back to the park.\n7 Mary journeyed to the bedroom this morning.\n8 Where was Julie before the kitchen? \tschool\t4 1\n9 Bill moved to the bedroom this morning.\n10 Bill went to the kitchen yesterday.\n11 Where was Bill before the bedroom? \tkitchen\t9 10\n12 This afternoon Mary went to the school.\n13 Fred travelled to the school this morning.\n14 Where was Mary before the school? \tbedroom\t12 7\n15 This afternoon Bill went back to the office.\n16 This evening Julie journeyed to the office.\n17 Where was Bill before the bedroom? \tkitchen\t9 10\n1 Mary went back to the school yesterday.\n2 This morning Mary moved to the office.\n3 This morning Bill travelled to the school.\n4 Yesterday Bill went back to the office.\n5 Where was Mary before the office? \tschool\t2 1\n6 This morning Fred moved to the kitchen.\n7 Fred moved to the office yesterday.\n8 Where was Mary before the office? \tschool\t2 1\n9 Yesterday Julie journeyed to the cinema.\n10 Mary went back to the kitchen this afternoon.\n11 Where was Mary before the kitchen? \toffice\t10 2\n12 Fred went back to the cinema this afternoon.\n13 Bill moved to the park this afternoon.\n14 Where was Fred before the cinema? \tkitchen\t12 6\n15 Julie journeyed to the cinema this afternoon.\n16 Julie went to the park this morning.\n17 Where was Bill before the park? \tschool\t13 3\n1 This morning Bill moved to the cinema.\n2 Bill went to the school yesterday.\n3 Where was Bill before the cinema? \tschool\t1 2\n4 Yesterday Mary moved to the kitchen.\n5 This afternoon Bill journeyed to the kitchen.\n6 Where was Bill before the cinema? \tschool\t1 2\n7 Yesterday Fred moved to the cinema.\n8 Julie journeyed to the kitchen yesterday.\n9 Where was Bill before the kitchen? \tcinema\t5 1\n10 Mary moved to the office this morning.\n11 This morning Fred went to the park.\n12 Where was Mary before the office? \tkitchen\t10 4\n13 Fred went to the kitchen this afternoon.\n14 Bill went back to the office this evening.\n15 Where was Bill before the office? \tkitchen\t14 5\n1 Fred journeyed to the school this morning.\n2 Mary went to the bedroom yesterday.\n3 Bill moved to the kitchen yesterday.\n4 Fred journeyed to the park yesterday.\n5 Where was Fred before the school? \tpark\t1 4\n6 Julie moved to the kitchen yesterday.\n7 This afternoon Fred went back to the bedroom.\n8 Where was Fred before the school? \tpark\t1 4\n9 This morning Julie went back to the park.\n10 This morning Mary travelled to the cinema.\n11 Where was Mary before the cinema? \tbedroom\t10 2\n12 This morning Bill went back to the cinema.\n13 Mary journeyed to the kitchen this afternoon.\n14 Where was Julie before the park? \tkitchen\t9 6\n15 This afternoon Bill went back to the park.\n16 Fred journeyed to the park this evening.\n17 Where was Julie before the park? \tkitchen\t9 6\n1 This morning Mary went back to the kitchen.\n2 Mary went to the park yesterday.\n3 Where was Mary before the kitchen? \tpark\t1 2\n4 This morning Bill travelled to the kitchen.\n5 Bill moved to the office yesterday.\n6 Where was Bill before the kitchen? \toffice\t4 5\n7 Julie travelled to the bedroom yesterday.\n8 Yesterday Fred travelled to the school.\n9 Where was Bill before the kitchen? \toffice\t4 5\n10 This morning Fred went back to the kitchen.\n11 Bill went to the park this afternoon.\n12 Where was Fred before the kitchen? \tschool\t10 8\n13 This morning Julie went to the office.\n14 This afternoon Mary journeyed to the office.\n15 Where was Julie before the office? \tbedroom\t13 7\n1 This morning Julie travelled to the kitchen.\n2 Julie moved to the school this afternoon.\n3 Bill went to the park yesterday.\n4 Yesterday Julie journeyed to the office.\n5 Where was Julie before the kitchen? \toffice\t1 4\n6 This morning Mary went back to the cinema.\n7 Mary went back to the kitchen yesterday.\n8 Where was Julie before the kitchen? \toffice\t1 4\n9 Bill went back to the office this morning.\n10 Fred went to the park yesterday.\n11 Where was Bill before the office? \tpark\t9 3\n12 Bill moved to the bedroom this evening.\n13 Bill went back to the cinema this afternoon.\n14 Where was Bill before the office? \tpark\t9 3\n15 Fred journeyed to the kitchen this morning.\n16 Julie travelled to the park this evening.\n17 Where was Bill before the cinema? \toffice\t13 9\n1 Bill travelled to the school this morning.\n2 Fred went to the kitchen yesterday.\n3 Bill moved to the park yesterday.\n4 Mary travelled to the cinema yesterday.\n5 Where was Bill before the school? \tpark\t1 3\n6 Fred went to the office this afternoon.\n7 This morning Fred went to the cinema.\n8 Where was Fred before the office? \tcinema\t6 7\n9 Bill journeyed to the office this evening.\n10 This afternoon Bill moved to the cinema.\n11 Where was Bill before the cinema? \tschool\t10 1\n12 Julie moved to the kitchen yesterday.\n13 This morning Mary went back to the school.\n14 Where was Bill before the cinema? \tschool\t10 1\n15 Julie moved to the cinema this afternoon.\n16 Julie went to the school this morning.\n17 Where was Mary before the school? \tcinema\t13 4\n1 Bill moved to the bedroom yesterday.\n2 Yesterday Fred moved to the bedroom.\n3 Mary travelled to the kitchen yesterday.\n4 Bill travelled to the park this morning.\n5 Where was Bill before the park? \tbedroom\t4 1\n6 This morning Fred journeyed to the cinema.\n7 Mary moved to the cinema this morning.\n8 Where was Bill before the park? \tbedroom\t4 1\n9 Fred travelled to the park this evening.\n10 Fred moved to the school this afternoon.\n11 Where was Fred before the school? \tcinema\t10 6\n12 Mary went back to the office this afternoon.\n13 Julie went to the bedroom yesterday.\n14 Where was Fred before the cinema? \tbedroom\t6 2\n15 Bill went to the park this evening.\n16 This afternoon Bill went to the office.\n17 Where was Fred before the park? \tschool\t9 10\n1 Yesterday Julie travelled to the school.\n2 Yesterday Mary went back to the cinema.\n3 This morning Julie travelled to the kitchen.\n4 Bill went back to the cinema yesterday.\n5 Where was Julie before the kitchen? \tschool\t3 1\n6 Mary went to the bedroom this morning.\n7 Julie went back to the bedroom this afternoon.\n8 Where was Mary before the bedroom? \tcinema\t6 2\n9 This evening Julie went back to the office.\n10 This morning Bill travelled to the kitchen.\n11 Where was Julie before the bedroom? \tkitchen\t7 3\n12 Mary travelled to the kitchen this afternoon.\n13 This afternoon Bill travelled to the school.\n14 Where was Bill before the kitchen? \tcinema\t10 4\n15 Mary went to the office this evening.\n16 Bill travelled to the park this evening.\n17 Where was Bill before the school? \tkitchen\t13 10\n1 Fred journeyed to the office this morning.\n2 Yesterday Fred went back to the park.\n3 Where was Fred before the office? \tpark\t1 2\n4 Julie journeyed to the bedroom yesterday.\n5 Yesterday Bill travelled to the bedroom.\n6 Where was Fred before the office? \tpark\t1 2\n7 Julie went to the kitchen this afternoon.\n8 This morning Julie went back to the cinema.\n9 Where was Fred before the office? \tpark\t1 2\n10 This evening Julie went to the bedroom.\n11 This morning Bill went to the kitchen.\n12 Where was Julie before the kitchen? \tcinema\t7 8\n13 Yesterday Mary travelled to the school.\n14 This afternoon Bill went to the cinema.\n15 Where was Bill before the cinema? \tkitchen\t14 11\n1 Yesterday Bill went back to the bedroom.\n2 Yesterday Julie went to the bedroom.\n3 Mary journeyed to the bedroom this morning.\n4 Mary moved to the kitchen yesterday.\n5 Where was Mary before the bedroom? \tkitchen\t3 4\n6 This afternoon Mary went back to the kitchen.\n7 Julie journeyed to the cinema this morning.\n8 Where was Julie before the cinema? \tbedroom\t7 2\n9 This morning Bill moved to the school.\n10 Julie moved to the school this afternoon.\n11 Where was Julie before the cinema? \tbedroom\t7 2\n12 This evening Mary moved to the cinema.\n13 Fred travelled to the kitchen yesterday.\n14 Where was Mary before the kitchen? \tbedroom\t6 3\n15 This afternoon Bill went back to the park.\n16 Julie moved to the cinema this evening.\n17 Where was Julie before the cinema? \tschool\t16 10\n1 This morning Bill travelled to the bedroom.\n2 Bill moved to the park yesterday.\n3 Julie went back to the cinema yesterday.\n4 Fred travelled to the cinema yesterday.\n5 Where was Bill before the bedroom? \tpark\t1 2\n6 Mary travelled to the bedroom this morning.\n7 Yesterday Mary went to the school.\n8 Where was Bill before the bedroom? \tpark\t1 2\n9 This morning Julie travelled to the school.\n10 Bill moved to the park this afternoon.\n11 Where was Julie before the school? \tcinema\t9 3\n12 Julie went back to the bedroom this afternoon.\n13 Mary journeyed to the office this afternoon.\n14 Where was Julie before the school? \tcinema\t9 3\n15 Bill journeyed to the cinema this evening.\n16 This evening Mary went to the cinema.\n17 Where was Mary before the office? \tbedroom\t13 6\n1 Yesterday Bill journeyed to the cinema.\n2 Mary went to the office this afternoon.\n3 Mary went to the kitchen yesterday.\n4 This morning Mary went back to the bedroom.\n5 Where was Mary before the bedroom? \tkitchen\t4 3\n6 Julie moved to the bedroom yesterday.\n7 Fred went back to the office yesterday.\n8 Where was Mary before the bedroom? \tkitchen\t4 3\n9 This morning Julie went to the office.\n10 This morning Bill journeyed to the bedroom.\n11 Where was Julie before the office? \tbedroom\t9 6\n12 This afternoon Fred travelled to the cinema.\n13 This morning Fred went to the school.\n14 Where was Bill before the bedroom? \tcinema\t10 1\n15 Bill moved to the park this afternoon.\n16 This evening Mary travelled to the cinema.\n17 Where was Mary before the cinema? \toffice\t16 2\n1 This morning Bill moved to the cinema.\n2 Yesterday Bill went back to the office.\n3 Where was Bill before the cinema? \toffice\t1 2\n4 This evening Bill journeyed to the cinema.\n5 This afternoon Bill moved to the park.\n6 Where was Bill before the park? \tcinema\t5 1\n7 Yesterday Mary journeyed to the office.\n8 Fred travelled to the office yesterday.\n9 Where was Bill before the park? \tcinema\t5 1\n10 Fred moved to the school this morning.\n11 Mary journeyed to the park this morning.\n12 Where was Mary before the park? \toffice\t11 7\n13 This afternoon Mary moved to the kitchen.\n14 Julie moved to the cinema yesterday.\n15 Where was Mary before the park? \toffice\t11 7\n1 Mary went back to the park this morning.\n2 Yesterday Mary moved to the cinema.\n3 Where was Mary before the park? \tcinema\t1 2\n4 Bill went to the office yesterday.\n5 Julie moved to the kitchen yesterday.\n6 Where was Mary before the park? \tcinema\t1 2\n7 Yesterday Fred travelled to the park.\n8 Mary went to the school this afternoon.\n9 Where was Mary before the school? \tpark\t8 1\n10 This afternoon Fred went to the cinema.\n11 Fred journeyed to the school this morning.\n12 Where was Fred before the school? \tpark\t11 7\n13 This evening Mary went to the office.\n14 Fred went back to the park this evening.\n15 Where was Fred before the cinema? \tschool\t10 11\n1 This morning Fred travelled to the school.\n2 Yesterday Bill moved to the kitchen.\n3 This afternoon Fred went to the park.\n4 Fred moved to the park yesterday.\n5 Where was Fred before the park? \tschool\t3 1\n6 This morning Bill travelled to the office.\n7 Yesterday Mary went to the bedroom.\n8 Where was Fred before the park? \tschool\t3 1\n9 Fred went to the office this evening.\n10 Julie went to the park yesterday.\n11 Where was Bill before the office? \tkitchen\t6 2\n12 This morning Mary journeyed to the office.\n13 This afternoon Bill travelled to the school.\n14 Where was Bill before the office? \tkitchen\t6 2\n15 This morning Julie went to the school.\n16 Bill went to the office this evening.\n17 Where was Bill before the school? \toffice\t13 6\n1 Fred went back to the park yesterday.\n2 This morning Mary journeyed to the park.\n3 Mary journeyed to the cinema yesterday.\n4 Julie went back to the kitchen yesterday.\n5 Where was Mary before the park? \tcinema\t2 3\n6 Julie journeyed to the office this morning.\n7 This afternoon Mary moved to the office.\n8 Where was Julie before the office? \tkitchen\t6 4\n9 Mary travelled to the school this evening.\n10 This morning Fred travelled to the school.\n11 Where was Mary before the office? \tpark\t7 2\n12 This afternoon Julie went back to the bedroom.\n13 This afternoon Fred went back to the bedroom.\n14 Where was Julie before the bedroom? \toffice\t12 6\n15 Julie went back to the school this evening.\n16 Fred travelled to the school this evening.\n17 Where was Julie before the school? \tbedroom\t15 12\n1 Fred went to the bedroom yesterday.\n2 Bill journeyed to the bedroom this morning.\n3 Bill moved to the kitchen yesterday.\n4 Mary journeyed to the school yesterday.\n5 Where was Bill before the bedroom? \tkitchen\t2 3\n6 Mary journeyed to the office this morning.\n7 This morning Fred went to the kitchen.\n8 Where was Mary before the office? \tschool\t6 4\n9 Julie travelled to the office yesterday.\n10 This afternoon Mary travelled to the school.\n11 Where was Fred before the kitchen? \tbedroom\t7 1\n12 This morning Julie journeyed to the bedroom.\n13 This evening Mary went back to the kitchen.\n14 Where was Mary before the school? \toffice\t10 6\n15 This evening Julie travelled to the office.\n16 Julie journeyed to the cinema this afternoon.\n17 Where was Julie before the cinema? \tbedroom\t16 12\n1 Mary went to the cinema yesterday.\n2 Yesterday Julie went to the cinema.\n3 This morning Mary travelled to the office.\n4 Yesterday Bill travelled to the park.\n5 Where was Mary before the office? \tcinema\t3 1\n6 This morning Julie went to the park.\n7 Bill went to the bedroom this morning.\n8 Where was Julie before the park? \tcinema\t6 2\n9 This evening Julie went back to the kitchen.\n10 Julie moved to the school this afternoon.\n11 Where was Julie before the park? \tcinema\t6 2\n12 Fred went to the park yesterday.\n13 This afternoon Bill moved to the park.\n14 Where was Julie before the school? \tpark\t10 6\n15 Mary travelled to the bedroom this afternoon.\n16 This evening Bill travelled to the bedroom.\n17 Where was Bill before the park? \tbedroom\t13 7\n1 Yesterday Mary travelled to the school.\n2 Mary travelled to the kitchen this morning.\n3 Mary went to the office this afternoon.\n4 Bill travelled to the cinema yesterday.\n5 Where was Mary before the office? \tkitchen\t3 2\n6 Mary moved to the school this evening.\n7 Julie journeyed to the park yesterday.\n8 Where was Mary before the school? \toffice\t6 3\n9 Fred travelled to the cinema yesterday.\n10 Julie went back to the cinema this morning.\n11 Where was Mary before the school? \toffice\t6 3\n12 Julie journeyed to the school this afternoon.\n13 Fred went back to the office this morning.\n14 Where was Mary before the school? \toffice\t6 3\n15 This afternoon Fred went back to the cinema.\n16 This evening Julie went back to the office.\n17 Where was Fred before the cinema? \toffice\t15 13\n1 Yesterday Mary went to the cinema.\n2 This morning Fred travelled to the kitchen.\n3 Julie journeyed to the school yesterday.\n4 Fred went to the bedroom yesterday.\n5 Where was Fred before the kitchen? \tbedroom\t2 4\n6 This evening Fred travelled to the office.\n7 This afternoon Fred journeyed to the park.\n8 Where was Fred before the office? \tpark\t6 7\n9 Julie moved to the park this afternoon.\n10 Julie went to the cinema this morning.\n11 Where was Julie before the park? \tcinema\t9 10\n12 Julie went to the cinema this evening.\n13 Mary journeyed to the school this morning.\n14 Where was Julie before the cinema? \tpark\t12 9\n15 Mary moved to the cinema this evening.\n16 This afternoon Mary moved to the office.\n17 Where was Mary before the school? \tcinema\t13 1\n1 Bill travelled to the school this morning.\n2 Yesterday Fred travelled to the bedroom.\n3 Yesterday Bill went back to the kitchen.\n4 Yesterday Mary went to the bedroom.\n5 Where was Bill before the school? \tkitchen\t1 3\n6 This afternoon Bill went to the kitchen.\n7 This morning Fred journeyed to the kitchen.\n8 Where was Bill before the school? \tkitchen\t1 3\n9 Mary went back to the office this morning.\n10 This afternoon Fred moved to the cinema.\n11 Where was Fred before the cinema? \tkitchen\t10 7\n12 This evening Fred went back to the park.\n13 This evening Bill went to the school.\n14 Where was Fred before the cinema? \tkitchen\t10 7\n15 Mary journeyed to the cinema this afternoon.\n16 Julie went to the kitchen yesterday.\n17 Where was Mary before the office? \tbedroom\t9 4\n1 This morning Julie went back to the bedroom.\n2 Yesterday Julie went back to the office.\n3 Yesterday Fred went to the cinema.\n4 Bill went to the office yesterday.\n5 Where was Julie before the bedroom? \toffice\t1 2\n6 Julie went to the kitchen this afternoon.\n7 This morning Bill went to the bedroom.\n8 Where was Julie before the bedroom? \toffice\t1 2\n9 This morning Fred moved to the park.\n10 Bill went back to the cinema this afternoon.\n11 Where was Fred before the park? \tcinema\t9 3\n12 This afternoon Fred travelled to the school.\n13 Bill went to the bedroom this evening.\n14 Where was Fred before the school? \tpark\t12 9\n15 Mary went back to the park yesterday.\n16 Julie moved to the school this evening.\n17 Where was Fred before the school? \tpark\t12 9\n1 Fred journeyed to the school this morning.\n2 Yesterday Mary went back to the park.\n3 Fred moved to the cinema yesterday.\n4 Julie travelled to the park yesterday.\n5 Where was Fred before the school? \tcinema\t1 3\n6 This afternoon Fred went to the cinema.\n7 Bill went to the park yesterday.\n8 Where was Fred before the cinema? \tschool\t6 1\n9 Julie journeyed to the kitchen this morning.\n10 This morning Mary went back to the bedroom.\n11 Where was Fred before the cinema? \tschool\t6 1\n12 This morning Bill moved to the cinema.\n13 Mary moved to the park this afternoon.\n14 Where was Julie before the kitchen? \tpark\t9 4\n15 Julie moved to the park this afternoon.\n16 This evening Mary travelled to the cinema.\n17 Where was Julie before the kitchen? \tpark\t9 4\n1 This morning Mary went to the office.\n2 Mary moved to the kitchen yesterday.\n3 Where was Mary before the office? \tkitchen\t1 2\n4 Bill journeyed to the office this morning.\n5 Bill travelled to the cinema yesterday.\n6 Where was Mary before the office? \tkitchen\t1 2\n7 This evening Bill moved to the cinema.\n8 Bill went back to the kitchen this afternoon.\n9 Where was Bill before the cinema? \tkitchen\t7 8\n10 Mary travelled to the park this afternoon.\n11 Fred journeyed to the school yesterday.\n12 Where was Bill before the cinema? \tkitchen\t7 8\n13 Julie travelled to the park yesterday.\n14 This evening Mary moved to the kitchen.\n15 Where was Mary before the kitchen? \tpark\t14 10\n1 Yesterday Mary went to the cinema.\n2 This morning Julie journeyed to the bedroom.\n3 This afternoon Julie moved to the school.\n4 Julie went back to the office yesterday.\n5 Where was Julie before the bedroom? \toffice\t2 4\n6 This evening Julie went back to the office.\n7 Mary went back to the bedroom this morning.\n8 Where was Julie before the office? \tschool\t6 3\n9 This afternoon Mary moved to the cinema.\n10 Bill journeyed to the cinema yesterday.\n11 Where was Mary before the bedroom? \tcinema\t7 1\n12 Bill journeyed to the park this morning.\n13 Yesterday Fred moved to the bedroom.\n14 Where was Bill before the park? \tcinema\t12 10\n15 This morning Fred journeyed to the school.\n16 Bill moved to the office this afternoon.\n17 Where was Mary before the cinema? \tbedroom\t9 7\n1 Fred journeyed to the school yesterday.\n2 Fred travelled to the office this morning.\n3 Yesterday Bill went back to the cinema.\n4 Yesterday Mary journeyed to the school.\n5 Where was Fred before the office? \tschool\t2 1\n6 Yesterday Julie travelled to the office.\n7 Mary journeyed to the cinema this morning.\n8 Where was Mary before the cinema? \tschool\t7 4\n9 This morning Julie went back to the kitchen.\n10 This morning Bill moved to the park.\n11 Where was Bill before the park? \tcinema\t10 3\n12 Mary travelled to the bedroom this afternoon.\n13 This afternoon Julie moved to the school.\n14 Where was Julie before the school? \tkitchen\t13 9\n15 Fred went back to the cinema this afternoon.\n16 This evening Mary travelled to the office.\n17 Where was Fred before the cinema? \toffice\t15 2\n1 Mary went back to the park this morning.\n2 Yesterday Mary travelled to the bedroom.\n3 Fred travelled to the school yesterday.\n4 Yesterday Julie journeyed to the cinema.\n5 Where was Mary before the park? \tbedroom\t1 2\n6 Julie went to the school this morning.\n7 This afternoon Mary went back to the cinema.\n8 Where was Mary before the park? \tbedroom\t1 2\n9 Mary journeyed to the park this evening.\n10 Yesterday Bill journeyed to the school.\n11 Where was Mary before the park? \tcinema\t9 7\n12 Fred journeyed to the office this morning.\n13 This morning Bill went back to the kitchen.\n14 Where was Mary before the park? \tcinema\t9 7\n15 This afternoon Bill went to the office.\n16 This afternoon Fred went back to the school.\n17 Where was Fred before the office? \tschool\t12 3\n1 Julie journeyed to the bedroom this morning.\n2 Yesterday Julie journeyed to the kitchen.\n3 Where was Julie before the bedroom? \tkitchen\t1 2\n4 Mary went back to the kitchen yesterday.\n5 Bill travelled to the cinema yesterday.\n6 Where was Julie before the bedroom? \tkitchen\t1 2\n7 Mary went to the bedroom this morning.\n8 Julie moved to the park this afternoon.\n9 Where was Mary before the bedroom? \tkitchen\t7 4\n10 Fred journeyed to the bedroom yesterday.\n11 This afternoon Mary moved to the park.\n12 Where was Julie before the park? \tbedroom\t8 1\n13 Mary went to the cinema this evening.\n14 Bill went back to the office this morning.\n15 Where was Mary before the cinema? \tpark\t13 11\n1 This morning Fred moved to the bedroom.\n2 Yesterday Mary moved to the bedroom.\n3 Yesterday Bill travelled to the school.\n4 Yesterday Fred moved to the school.\n5 Where was Fred before the bedroom? \tschool\t1 4\n6 This morning Mary journeyed to the school.\n7 This morning Bill journeyed to the bedroom.\n8 Where was Bill before the bedroom? \tschool\t7 3\n9 Fred went back to the park this evening.\n10 Fred moved to the kitchen this afternoon.\n11 Where was Fred before the kitchen? \tbedroom\t10 1\n12 Yesterday Julie travelled to the school.\n13 This afternoon Mary went back to the park.\n14 Where was Fred before the kitchen? \tbedroom\t10 1\n15 Julie journeyed to the office this afternoon.\n16 Julie moved to the cinema this morning.\n17 Where was Fred before the park? \tkitchen\t9 10\n1 Yesterday Bill went back to the office.\n2 Mary journeyed to the school this morning.\n3 Julie went to the kitchen yesterday.\n4 Mary went to the park yesterday.\n5 Where was Mary before the school? \tpark\t2 4\n6 This morning Bill went to the cinema.\n7 Julie went to the bedroom this morning.\n8 Where was Julie before the bedroom? \tkitchen\t7 3\n9 Mary went back to the kitchen this afternoon.\n10 Julie went back to the school this afternoon.\n11 Where was Mary before the kitchen? \tschool\t9 2\n12 This afternoon Bill moved to the office.\n13 Fred went back to the cinema yesterday.\n14 Where was Mary before the kitchen? \tschool\t9 2\n15 This evening Julie travelled to the kitchen.\n16 Bill moved to the school this evening.\n17 Where was Bill before the school? \toffice\t16 12\n1 This morning Julie went back to the school.\n2 Mary journeyed to the park yesterday.\n3 Yesterday Bill journeyed to the office.\n4 Yesterday Julie journeyed to the cinema.\n5 Where was Julie before the school? \tcinema\t1 4\n6 Fred went to the kitchen yesterday.\n7 Julie went back to the office this afternoon.\n8 Where was Julie before the office? \tschool\t7 1\n9 Fred travelled to the school this morning.\n10 This evening Julie journeyed to the kitchen.\n11 Where was Julie before the kitchen? \toffice\t10 7\n12 This morning Mary went to the kitchen.\n13 Bill went to the cinema this morning.\n14 Where was Fred before the school? \tkitchen\t9 6\n15 Bill went back to the office this afternoon.\n16 Mary moved to the park this afternoon.\n17 Where was Bill before the office? \tcinema\t15 13\n1 Yesterday Julie went to the bedroom.\n2 Yesterday Bill journeyed to the office.\n3 This morning Mary went back to the kitchen.\n4 Yesterday Mary moved to the school.\n5 Where was Mary before the kitchen? \tschool\t3 4\n6 Fred travelled to the cinema yesterday.\n7 This morning Julie moved to the school.\n8 Where was Mary before the kitchen? \tschool\t3 4\n9 Fred went to the school this morning.\n10 Julie travelled to the park this afternoon.\n11 Where was Julie before the park? \tschool\t10 7\n12 This afternoon Mary went back to the office.\n13 This afternoon Fred journeyed to the office.\n14 Where was Julie before the park? \tschool\t10 7\n15 Mary went to the kitchen this evening.\n16 This evening Julie went back to the office.\n17 Where was Fred before the office? \tschool\t13 9\n1 Julie journeyed to the park yesterday.\n2 This morning Julie moved to the office.\n3 Bill journeyed to the office this morning.\n4 Yesterday Bill went back to the bedroom.\n5 Where was Julie before the office? \tpark\t2 1\n6 This morning Fred went to the bedroom.\n7 Yesterday Fred moved to the school.\n8 Where was Julie before the office? \tpark\t2 1\n9 This afternoon Julie journeyed to the bedroom.\n10 This afternoon Bill moved to the kitchen.\n11 Where was Bill before the office? \tbedroom\t3 4\n12 This evening Bill went to the office.\n13 Mary travelled to the office yesterday.\n14 Where was Bill before the office? \tkitchen\t12 10\n15 Fred journeyed to the park this afternoon.\n16 Julie went back to the park this evening.\n17 Where was Julie before the bedroom? \toffice\t9 2\n1 This morning Bill journeyed to the kitchen.\n2 Yesterday Bill went to the bedroom.\n3 Where was Bill before the kitchen? \tbedroom\t1 2\n4 Julie went back to the park yesterday.\n5 Mary moved to the kitchen yesterday.\n6 Where was Bill before the kitchen? \tbedroom\t1 2\n7 Mary journeyed to the office this morning.\n8 Fred travelled to the cinema yesterday.\n9 Where was Bill before the kitchen? \tbedroom\t1 2\n10 This afternoon Bill travelled to the school.\n11 This morning Julie moved to the kitchen.\n12 Where was Mary before the office? \tkitchen\t7 5\n13 This afternoon Julie journeyed to the office.\n14 Mary travelled to the school this afternoon.\n15 Where was Mary before the school? \toffice\t14 7\n1 Yesterday Bill travelled to the bedroom.\n2 This morning Fred travelled to the office.\n3 Fred went to the cinema yesterday.\n4 Mary went back to the office yesterday.\n5 Where was Fred before the office? \tcinema\t2 3\n6 This morning Julie moved to the kitchen.\n7 Yesterday Julie went back to the office.\n8 Where was Julie before the kitchen? \toffice\t6 7\n9 Julie moved to the park this afternoon.\n10 This afternoon Fred journeyed to the park.\n11 Where was Fred before the office? \tcinema\t2 3\n12 Mary went back to the kitchen this morning.\n13 Fred travelled to the cinema this evening.\n14 Where was Julie before the park? \tkitchen\t9 6\n15 This afternoon Mary went to the bedroom.\n16 Julie travelled to the office this evening.\n17 Where was Julie before the park? \tkitchen\t9 6\n1 Mary travelled to the cinema yesterday.\n2 Mary went back to the bedroom this morning.\n3 Fred went back to the cinema yesterday.\n4 Yesterday Julie journeyed to the office.\n5 Where was Mary before the bedroom? \tcinema\t2 1\n6 Yesterday Bill went back to the office.\n7 This morning Fred travelled to the bedroom.\n8 Where was Mary before the bedroom? \tcinema\t2 1\n9 This morning Julie moved to the cinema.\n10 This morning Bill journeyed to the bedroom.\n11 Where was Julie before the cinema? \toffice\t9 4\n12 Julie travelled to the park this evening.\n13 Julie travelled to the kitchen this afternoon.\n14 Where was Julie before the park? \tkitchen\t12 13\n15 Mary travelled to the cinema this afternoon.\n16 This afternoon Fred went to the park.\n17 Where was Julie before the kitchen? \tcinema\t13 9\n1 This morning Fred went back to the bedroom.\n2 Mary journeyed to the park yesterday.\n3 Yesterday Bill moved to the kitchen.\n4 Fred went back to the kitchen yesterday.\n5 Where was Fred before the bedroom? \tkitchen\t1 4\n6 This afternoon Fred journeyed to the park.\n7 Bill moved to the cinema this morning.\n8 Where was Bill before the cinema? \tkitchen\t7 3\n9 This afternoon Bill moved to the park.\n10 Yesterday Julie moved to the school.\n11 Where was Bill before the cinema? \tkitchen\t7 3\n12 This morning Mary travelled to the kitchen.\n13 This evening Fred went to the bedroom.\n14 Where was Fred before the bedroom? \tpark\t13 6\n15 This afternoon Mary journeyed to the school.\n16 Bill went to the bedroom this evening.\n17 Where was Mary before the kitchen? \tpark\t12 2\n1 Mary travelled to the office this morning.\n2 Yesterday Mary moved to the park.\n3 Julie journeyed to the park yesterday.\n4 This morning Julie went to the office.\n5 Where was Julie before the office? \tpark\t4 3\n6 This evening Julie moved to the office.\n7 Julie moved to the kitchen this afternoon.\n8 Where was Julie before the office? \tkitchen\t6 7\n9 Bill journeyed to the park yesterday.\n10 Yesterday Fred moved to the office.\n11 Where was Julie before the office? \tkitchen\t6 7\n12 This afternoon Mary went back to the kitchen.\n13 This morning Bill travelled to the office.\n14 Where was Bill before the office? \tpark\t13 9\n15 Mary went back to the park this evening.\n16 This afternoon Bill went back to the park.\n17 Where was Mary before the park? \tkitchen\t15 12\n1 Yesterday Julie journeyed to the park.\n2 Yesterday Bill moved to the bedroom.\n3 Mary travelled to the office yesterday.\n4 This morning Mary went back to the park.\n5 Where was Mary before the park? \toffice\t4 3\n6 Fred moved to the school yesterday.\n7 Mary travelled to the bedroom this afternoon.\n8 Where was Mary before the park? \toffice\t4 3\n9 This morning Julie went to the kitchen.\n10 Fred moved to the office this morning.\n11 Where was Mary before the bedroom? \tpark\t7 4\n12 This evening Mary went to the park.\n13 This afternoon Fred journeyed to the bedroom.\n14 Where was Mary before the park? \tbedroom\t12 7\n15 Julie went back to the park this evening.\n16 Julie travelled to the office this afternoon.\n17 Where was Julie before the park? \toffice\t15 16\n1 Yesterday Julie went back to the cinema.\n2 Mary travelled to the bedroom yesterday.\n3 This morning Bill moved to the office.\n4 Bill travelled to the school yesterday.\n5 Where was Bill before the office? \tschool\t3 4\n6 Yesterday Fred travelled to the school.\n7 This afternoon Bill journeyed to the school.\n8 Where was Bill before the school? \toffice\t7 3\n9 Bill went to the cinema this evening.\n10 This morning Fred travelled to the park.\n11 Where was Fred before the park? \tschool\t10 6\n12 Julie went back to the office this afternoon.\n13 This morning Julie journeyed to the kitchen.\n14 Where was Bill before the cinema? \tschool\t9 7\n15 Julie went back to the bedroom this evening.\n16 Mary moved to the kitchen this morning.\n17 Where was Julie before the bedroom? \toffice\t15 12\n1 Fred journeyed to the kitchen yesterday.\n2 Bill went to the bedroom yesterday.\n3 Yesterday Julie travelled to the park.\n4 This morning Fred travelled to the bedroom.\n5 Where was Fred before the bedroom? \tkitchen\t4 1\n6 Julie went back to the bedroom this morning.\n7 Bill moved to the park this morning.\n8 Where was Julie before the bedroom? \tpark\t6 3\n9 Julie went to the bedroom this evening.\n10 This afternoon Julie moved to the cinema.\n11 Where was Bill before the park? \tbedroom\t7 2\n12 This afternoon Bill moved to the kitchen.\n13 Fred journeyed to the kitchen this afternoon.\n14 Where was Bill before the kitchen? \tpark\t12 7\n15 Yesterday Mary journeyed to the office.\n16 Bill journeyed to the office this evening.\n17 Where was Fred before the kitchen? \tbedroom\t13 4\n1 Yesterday Julie went back to the office.\n2 Bill went back to the office this morning.\n3 Yesterday Mary went to the school.\n4 Yesterday Bill went to the park.\n5 Where was Bill before the office? \tpark\t2 4\n6 Fred travelled to the office yesterday.\n7 Mary moved to the kitchen this morning.\n8 Where was Bill before the office? \tpark\t2 4\n9 This afternoon Julie journeyed to the cinema.\n10 This morning Julie moved to the bedroom.\n11 Where was Julie before the bedroom? \toffice\t10 1\n12 This morning Fred journeyed to the school.\n13 This afternoon Bill went back to the kitchen.\n14 Where was Julie before the cinema? \tbedroom\t9 10\n15 Fred journeyed to the cinema this afternoon.\n16 Julie went back to the kitchen this evening.\n17 Where was Fred before the cinema? \tschool\t15 12\n1 Mary journeyed to the office this morning.\n2 Julie journeyed to the office this morning.\n3 Mary travelled to the kitchen yesterday.\n4 Yesterday Julie travelled to the bedroom.\n5 Where was Mary before the office? \tkitchen\t1 3\n6 Julie went to the park this afternoon.\n7 Fred journeyed to the office yesterday.\n8 Where was Julie before the park? \toffice\t6 2\n9 This morning Fred moved to the kitchen.\n10 Mary went back to the cinema this afternoon.\n11 Where was Fred before the kitchen? \toffice\t9 7\n12 Bill journeyed to the park this morning.\n13 Yesterday Bill travelled to the bedroom.\n14 Where was Julie before the park? \toffice\t6 2\n15 This evening Mary moved to the office.\n16 Fred travelled to the school this afternoon.\n17 Where was Fred before the school? \tkitchen\t16 9\n1 Julie went to the park this morning.\n2 Julie journeyed to the cinema yesterday.\n3 Where was Julie before the park? \tcinema\t1 2\n4 Julie moved to the bedroom this afternoon.\n5 Yesterday Fred journeyed to the park.\n6 Where was Julie before the park? \tcinema\t1 2\n7 Yesterday Bill moved to the kitchen.\n8 Fred travelled to the office this morning.\n9 Where was Julie before the bedroom? \tpark\t4 1\n10 This afternoon Fred travelled to the kitchen.\n11 Julie travelled to the office this evening.\n12 Where was Julie before the bedroom? \tpark\t4 1\n13 Mary journeyed to the school this morning.\n14 Yesterday Mary moved to the kitchen.\n15 Where was Mary before the school? \tkitchen\t13 14\n1 Bill went to the park this morning.\n2 Bill travelled to the office yesterday.\n3 Fred went to the cinema yesterday.\n4 Mary travelled to the park yesterday.\n5 Where was Bill before the park? \toffice\t1 2\n6 Julie journeyed to the cinema yesterday.\n7 This afternoon Bill went to the bedroom.\n8 Where was Bill before the bedroom? \tpark\t7 1\n9 Fred journeyed to the school this afternoon.\n10 This morning Fred went to the park.\n11 Where was Fred before the school? \tpark\t9 10\n12 This evening Bill travelled to the cinema.\n13 Julie journeyed to the office this morning.\n14 Where was Bill before the cinema? \tbedroom\t12 7\n15 This morning Mary went back to the bedroom.\n16 This evening Fred journeyed to the kitchen.\n17 Where was Fred before the school? \tpark\t9 10\n1 Bill journeyed to the school this morning.\n2 Yesterday Bill went back to the park.\n3 Where was Bill before the school? \tpark\t1 2\n4 Yesterday Julie went back to the cinema.\n5 Mary journeyed to the park yesterday.\n6 Where was Bill before the school? \tpark\t1 2\n7 Julie moved to the school this afternoon.\n8 This morning Julie moved to the bedroom.\n9 Where was Julie before the school? \tbedroom\t7 8\n10 This morning Mary went to the bedroom.\n11 Julie went to the office this evening.\n12 Where was Julie before the bedroom? \tcinema\t8 4\n13 This afternoon Mary journeyed to the cinema.\n14 Fred journeyed to the office yesterday.\n15 Where was Mary before the bedroom? \tpark\t10 5\n1 This morning Julie journeyed to the cinema.\n2 Julie went back to the office yesterday.\n3 Where was Julie before the cinema? \toffice\t1 2\n4 Bill moved to the office yesterday.\n5 Yesterday Mary moved to the office.\n6 Where was Julie before the cinema? \toffice\t1 2\n7 This afternoon Julie went back to the kitchen.\n8 Yesterday Fred travelled to the kitchen.\n9 Where was Julie before the kitchen? \tcinema\t7 1\n10 This morning Fred moved to the bedroom.\n11 This morning Bill journeyed to the cinema.\n12 Where was Fred before the bedroom? \tkitchen\t10 8\n13 This morning Mary travelled to the cinema.\n14 Fred went back to the kitchen this afternoon.\n15 Where was Fred before the bedroom? \tkitchen\t10 8\n1 Yesterday Mary travelled to the kitchen.\n2 This morning Fred travelled to the school.\n3 Julie moved to the cinema yesterday.\n4 Fred travelled to the park yesterday.\n5 Where was Fred before the school? \tpark\t2 4\n6 Bill journeyed to the park yesterday.\n7 Julie journeyed to the bedroom this morning.\n8 Where was Fred before the school? \tpark\t2 4\n9 This afternoon Julie went back to the kitchen.\n10 This morning Mary went back to the office.\n11 Where was Fred before the school? \tpark\t2 4\n12 Mary travelled to the cinema this afternoon.\n13 This morning Bill went back to the cinema.\n14 Where was Julie before the kitchen? \tbedroom\t9 7\n15 This evening Julie moved to the bedroom.\n16 Mary travelled to the office this evening.\n17 Where was Bill before the cinema? \tpark\t13 6\n1 Fred went to the cinema this morning.\n2 Yesterday Julie went back to the park.\n3 Fred travelled to the kitchen yesterday.\n4 Yesterday Bill went to the school.\n5 Where was Fred before the cinema? \tkitchen\t1 3\n6 Bill went back to the bedroom this afternoon.\n7 Bill journeyed to the park this morning.\n8 Where was Fred before the cinema? \tkitchen\t1 3\n9 Fred went back to the school this evening.\n10 This afternoon Fred moved to the kitchen.\n11 Where was Bill before the park? \tschool\t7 4\n12 This morning Julie moved to the kitchen.\n13 This evening Bill went back to the cinema.\n14 Where was Bill before the cinema? \tbedroom\t13 6\n15 This afternoon Julie travelled to the park.\n16 Mary went back to the office yesterday.\n17 Where was Fred before the school? \tkitchen\t9 10\n1 Julie went back to the office yesterday.\n2 This morning Julie moved to the bedroom.\n3 Yesterday Bill journeyed to the school.\n4 Fred went back to the office yesterday.\n5 Where was Julie before the bedroom? \toffice\t2 1\n6 Fred moved to the park this morning.\n7 Yesterday Mary went to the kitchen.\n8 Where was Julie before the bedroom? \toffice\t2 1\n9 Mary went to the cinema this morning.\n10 Bill went back to the park this morning.\n11 Where was Fred before the park? \toffice\t6 4\n12 Julie moved to the school this afternoon.\n13 This afternoon Fred travelled to the cinema.\n14 Where was Fred before the cinema? \tpark\t13 6\n15 Bill went back to the school this afternoon.\n16 This afternoon Mary went back to the bedroom.\n17 Where was Bill before the school? \tpark\t15 10\n1 Bill moved to the cinema yesterday.\n2 This morning Mary journeyed to the cinema.\n3 Mary journeyed to the kitchen this afternoon.\n4 Yesterday Mary went to the bedroom.\n5 Where was Mary before the kitchen? \tcinema\t3 2\n6 Julie went to the cinema yesterday.\n7 This morning Bill went back to the office.\n8 Where was Mary before the cinema? \tbedroom\t2 4\n9 Bill travelled to the school this afternoon.\n10 Yesterday Fred went to the cinema.\n11 Where was Bill before the school? \toffice\t9 7\n12 Bill went to the bedroom this evening.\n13 Julie went to the park this morning.\n14 Where was Bill before the school? \toffice\t9 7\n15 Fred journeyed to the kitchen this afternoon.\n16 Fred went to the office this morning.\n17 Where was Fred before the office? \tcinema\t16 10\n1 This morning Bill moved to the office.\n2 Bill journeyed to the bedroom yesterday.\n3 Where was Bill before the office? \tbedroom\t1 2\n4 Fred journeyed to the kitchen yesterday.\n5 This afternoon Bill moved to the school.\n6 Where was Bill before the school? \toffice\t5 1\n7 This morning Fred moved to the office.\n8 Yesterday Mary journeyed to the office.\n9 Where was Bill before the school? \toffice\t5 1\n10 This afternoon Mary journeyed to the office.\n11 Mary moved to the cinema this morning.\n12 Where was Mary before the cinema? \toffice\t11 8\n13 This evening Bill journeyed to the cinema.\n14 Fred travelled to the kitchen this afternoon.\n15 Where was Mary before the cinema? \toffice\t11 8\n1 This morning Mary went back to the office.\n2 Fred went to the bedroom yesterday.\n3 This morning Bill journeyed to the park.\n4 Yesterday Bill went back to the cinema.\n5 Yesterday Mary went back to the park.\n6 Julie went back to the park yesterday.\n7 Where was Mary before the office? \tpark\t1 5\n8 Mary journeyed to the school this afternoon.\n9 Julie moved to the cinema this morning.\n10 Where was Bill before the park? \tcinema\t3 4\n11 This evening Mary travelled to the office.\n12 This morning Fred moved to the office.\n13 Where was Mary before the office? \tschool\t11 8\n14 Julie went to the school this afternoon.\n15 This afternoon Fred travelled to the school.\n16 Where was Fred before the office? \tbedroom\t12 2\n17 This evening Fred travelled to the bedroom.\n18 Bill travelled to the bedroom this afternoon.\n19 Where was Fred before the school? \toffice\t15 12\n1 Yesterday Bill moved to the bedroom.\n2 Bill moved to the cinema this morning.\n3 Fred travelled to the kitchen yesterday.\n4 Yesterday Mary went back to the kitchen.\n5 Where was Bill before the cinema? \tbedroom\t2 1\n6 Julie went to the kitchen yesterday.\n7 This morning Mary went back to the park.\n8 Where was Mary before the park? \tkitchen\t7 4\n9 This afternoon Julie travelled to the school.\n10 This morning Julie went back to the office.\n11 Where was Mary before the park? \tkitchen\t7 4\n12 This morning Fred went back to the park.\n13 This evening Julie went back to the kitchen.\n14 Where was Fred before the park? \tkitchen\t12 3\n15 This afternoon Bill went to the park.\n16 This afternoon Fred went back to the cinema.\n17 Where was Julie before the kitchen? \tschool\t13 9\n1 This morning Bill journeyed to the school.\n2 Fred travelled to the cinema yesterday.\n3 Yesterday Bill journeyed to the park.\n4 Mary went back to the cinema yesterday.\n5 Where was Bill before the school? \tpark\t1 3\n6 This morning Mary went to the office.\n7 Yesterday Julie travelled to the school.\n8 Where was Bill before the school? \tpark\t1 3\n9 This evening Mary went back to the bedroom.\n10 Mary went back to the school this afternoon.\n11 Where was Mary before the office? \tcinema\t6 4\n12 Julie journeyed to the cinema this morning.\n13 This afternoon Bill travelled to the bedroom.\n14 Where was Mary before the office? \tcinema\t6 4\n15 Julie went back to the park this afternoon.\n16 Fred journeyed to the kitchen this morning.\n17 Where was Bill before the bedroom? \tschool\t13 1\n1 Julie travelled to the bedroom yesterday.\n2 This morning Fred journeyed to the school.\n3 Yesterday Mary journeyed to the school.\n4 Fred travelled to the park yesterday.\n5 Where was Fred before the school? \tpark\t2 4\n6 Julie went to the office this afternoon.\n7 This morning Julie journeyed to the cinema.\n8 Where was Julie before the office? \tcinema\t6 7\n9 Julie went to the cinema this evening.\n10 Bill went back to the office yesterday.\n11 Where was Julie before the cinema? \toffice\t9 6\n12 Fred moved to the kitchen this evening.\n13 Fred went back to the cinema this afternoon.\n14 Where was Fred before the kitchen? \tcinema\t12 13\n15 Bill went back to the cinema this morning.\n16 Mary moved to the park this morning.\n17 Where was Fred before the kitchen? \tcinema\t12 13\n1 Fred went back to the bedroom yesterday.\n2 Bill moved to the kitchen yesterday.\n3 This morning Julie went back to the cinema.\n4 Yesterday Julie moved to the office.\n5 Where was Julie before the cinema? \toffice\t3 4\n6 Mary went to the office yesterday.\n7 Bill went back to the school this morning.\n8 Where was Julie before the cinema? \toffice\t3 4\n9 Julie went back to the kitchen this afternoon.\n10 Fred went back to the kitchen this morning.\n11 Where was Fred before the kitchen? \tbedroom\t10 1\n12 This afternoon Bill went back to the kitchen.\n13 This evening Julie travelled to the cinema.\n14 Where was Bill before the kitchen? \tschool\t12 7\n15 This afternoon Fred went to the school.\n16 Mary journeyed to the bedroom this morning.\n17 Where was Julie before the cinema? \tkitchen\t13 9\n1 This morning Julie went to the park.\n2 Yesterday Julie went back to the office.\n3 Where was Julie before the park? \toffice\t1 2\n4 Mary moved to the office yesterday.\n5 Yesterday Bill moved to the office.\n6 Where was Julie before the park? \toffice\t1 2\n7 Mary went to the school this morning.\n8 Bill journeyed to the bedroom this morning.\n9 Where was Mary before the school? \toffice\t7 4\n10 This morning Fred journeyed to the cinema.\n11 Fred went to the school yesterday.\n12 Where was Mary before the school? \toffice\t7 4\n13 Mary journeyed to the park this afternoon.\n14 Julie went to the office this afternoon.\n15 Where was Mary before the school? \toffice\t7 4\n1 Mary went back to the bedroom yesterday.\n2 Yesterday Bill journeyed to the office.\n3 Yesterday Julie moved to the kitchen.\n4 Mary went back to the kitchen this morning.\n5 Where was Mary before the kitchen? \tbedroom\t4 1\n6 Mary travelled to the school this afternoon.\n7 Fred travelled to the cinema yesterday.\n8 Where was Mary before the kitchen? \tbedroom\t4 1\n9 This evening Mary went to the office.\n10 Fred went to the school this morning.\n11 Where was Mary before the office? \tschool\t9 6\n12 This morning Julie travelled to the cinema.\n13 This afternoon Fred journeyed to the office.\n14 Where was Mary before the office? \tschool\t9 6\n15 This evening Julie travelled to the bedroom.\n16 This afternoon Julie journeyed to the kitchen.\n17 Where was Mary before the office? \tschool\t9 6\n1 Yesterday Mary went back to the kitchen.\n2 Yesterday Julie went to the school.\n3 Julie moved to the office this morning.\n4 Yesterday Bill went back to the bedroom.\n5 Where was Julie before the office? \tschool\t3 2\n6 Mary journeyed to the park this morning.\n7 Bill travelled to the kitchen this morning.\n8 Where was Julie before the office? \tschool\t3 2\n9 Fred went back to the bedroom yesterday.\n10 This afternoon Mary travelled to the school.\n11 Where was Mary before the park? \tkitchen\t6 1\n12 This evening Mary went back to the kitchen.\n13 Fred moved to the office this morning.\n14 Where was Mary before the park? \tkitchen\t6 1\n15 This evening Fred journeyed to the park.\n16 Fred went to the cinema this afternoon.\n17 Where was Mary before the kitchen? \tschool\t12 10\n1 This morning Bill went to the cinema.\n2 Yesterday Fred travelled to the bedroom.\n3 Yesterday Julie travelled to the bedroom.\n4 Yesterday Bill went back to the kitchen.\n5 Where was Bill before the cinema? \tkitchen\t1 4\n6 This morning Julie travelled to the office.\n7 This morning Fred travelled to the school.\n8 Where was Julie before the office? \tbedroom\t6 3\n9 Bill went back to the park this afternoon.\n10 This afternoon Fred travelled to the kitchen.\n11 Where was Fred before the kitchen? \tschool\t10 7\n12 This afternoon Julie travelled to the kitchen.\n13 This evening Bill travelled to the office.\n14 Where was Fred before the kitchen? \tschool\t10 7\n15 This evening Julie journeyed to the bedroom.\n16 Yesterday Mary went to the kitchen.\n17 Where was Julie before the bedroom? \tkitchen\t15 12\n1 Bill travelled to the bedroom this morning.\n2 Bill travelled to the school yesterday.\n3 Where was Bill before the bedroom? \tschool\t1 2\n4 Yesterday Mary moved to the school.\n5 Fred moved to the bedroom yesterday.\n6 Where was Bill before the bedroom? \tschool\t1 2\n7 This morning Fred went to the cinema.\n8 Mary travelled to the park this morning.\n9 Where was Fred before the cinema? \tbedroom\t7 5\n10 This afternoon Fred went to the bedroom.\n11 Mary went to the office this afternoon.\n12 Where was Mary before the office? \tpark\t11 8\n13 This afternoon Bill journeyed to the park.\n14 Julie moved to the kitchen yesterday.\n15 Where was Bill before the park? \tbedroom\t13 1\n1 Bill went to the kitchen this morning.\n2 Bill went to the cinema yesterday.\n3 Mary went back to the office yesterday.\n4 Yesterday Fred went back to the office.\n5 Where was Bill before the kitchen? \tcinema\t1 2\n6 Bill went back to the park this afternoon.\n7 Mary went to the school this morning.\n8 Where was Bill before the kitchen? \tcinema\t1 2\n9 This evening Bill journeyed to the cinema.\n10 Yesterday Julie went back to the school.\n11 Where was Bill before the kitchen? \tcinema\t1 2\n12 Mary went back to the bedroom this afternoon.\n13 This morning Fred went back to the park.\n14 Where was Fred before the park? \toffice\t13 4\n15 This morning Julie travelled to the bedroom.\n16 Mary went to the school this evening.\n17 Where was Bill before the cinema? \tpark\t9 6\n1 Julie journeyed to the cinema this afternoon.\n2 Julie travelled to the park this morning.\n3 Bill travelled to the kitchen yesterday.\n4 Yesterday Julie journeyed to the cinema.\n5 Where was Julie before the cinema? \tpark\t1 2\n6 Yesterday Mary went back to the school.\n7 This evening Julie moved to the park.\n8 Where was Julie before the cinema? \tpark\t1 2\n9 This morning Bill journeyed to the bedroom.\n10 This morning Mary journeyed to the kitchen.\n11 Where was Mary before the kitchen? \tschool\t10 6\n12 Bill went to the school this evening.\n13 This afternoon Bill journeyed to the office.\n14 Where was Bill before the office? \tbedroom\t13 9\n15 This evening Mary went to the office.\n16 Mary went to the cinema this afternoon.\n17 Where was Bill before the office? \tbedroom\t13 9\n1 Mary went to the kitchen this morning.\n2 Yesterday Mary moved to the bedroom.\n3 Julie went to the school yesterday.\n4 Mary travelled to the office this afternoon.\n5 Bill journeyed to the cinema yesterday.\n6 Yesterday Fred travelled to the kitchen.\n7 Where was Mary before the office? \tkitchen\t4 1\n8 Julie travelled to the kitchen this afternoon.\n9 Julie went to the cinema this morning.\n10 Where was Julie before the kitchen? \tcinema\t8 9\n11 Julie moved to the park this evening.\n12 This morning Fred went back to the park.\n13 Where was Mary before the office? \tkitchen\t4 1\n14 This afternoon Fred went back to the school.\n15 This morning Bill travelled to the school.\n16 Where was Bill before the school? \tcinema\t15 5\n17 Bill moved to the cinema this afternoon.\n18 This evening Fred travelled to the kitchen.\n19 Where was Bill before the school? \tcinema\t15 5\n1 This morning Bill travelled to the office.\n2 Bill journeyed to the school yesterday.\n3 Where was Bill before the office? \tschool\t1 2\n4 Mary journeyed to the school yesterday.\n5 Fred moved to the office yesterday.\n6 Where was Bill before the office? \tschool\t1 2\n7 Mary moved to the kitchen this morning.\n8 Yesterday Julie went to the park.\n9 Where was Bill before the office? \tschool\t1 2\n10 Fred went to the bedroom this morning.\n11 Bill went to the kitchen this afternoon.\n12 Where was Fred before the bedroom? \toffice\t10 5\n13 This evening Bill moved to the park.\n14 This afternoon Fred travelled to the kitchen.\n15 Where was Bill before the kitchen? \toffice\t11 1\n1 This morning Bill went back to the school.\n2 Bill went to the cinema yesterday.\n3 Mary went to the bedroom yesterday.\n4 Yesterday Fred moved to the bedroom.\n5 Where was Bill before the school? \tcinema\t1 2\n6 This afternoon Mary travelled to the bedroom.\n7 Mary went to the office this morning.\n8 Where was Mary before the office? \tbedroom\t7 3\n9 Julie went to the kitchen this morning.\n10 Yesterday Julie journeyed to the park.\n11 Where was Bill before the school? \tcinema\t1 2\n12 This evening Mary went back to the kitchen.\n13 This afternoon Julie went to the cinema.\n14 Where was Julie before the kitchen? \tpark\t9 10\n15 Bill went back to the park this afternoon.\n16 Fred went to the cinema this morning.\n17 Where was Mary before the kitchen? \tbedroom\t12 6\n1 This morning Bill travelled to the office.\n2 Yesterday Bill went back to the school.\n3 Where was Bill before the office? \tschool\t1 2\n4 Bill travelled to the school this evening.\n5 This afternoon Bill went back to the park.\n6 Where was Bill before the park? \toffice\t5 1\n7 Yesterday Julie moved to the school.\n8 Fred moved to the cinema yesterday.\n9 Where was Bill before the school? \tpark\t4 5\n10 This morning Fred went back to the park.\n11 Julie went back to the office this morning.\n12 Where was Fred before the park? \tcinema\t10 8\n13 Fred went back to the kitchen this afternoon.\n14 Yesterday Mary moved to the kitchen.\n15 Where was Fred before the park? \tcinema\t10 8\n1 Yesterday Mary went to the cinema.\n2 Bill went back to the school yesterday.\n3 Fred went to the school this morning.\n4 Fred went to the bedroom yesterday.\n5 Mary went to the office this morning.\n6 Yesterday Julie journeyed to the park.\n7 Where was Fred before the school? \tbedroom\t3 4\n8 This morning Bill went back to the kitchen.\n9 Julie travelled to the office this morning.\n10 Where was Bill before the kitchen? \tschool\t8 2\n11 This evening Mary travelled to the kitchen.\n12 This afternoon Mary went to the bedroom.\n13 Where was Bill before the kitchen? \tschool\t8 2\n14 Fred went back to the bedroom this evening.\n15 Fred journeyed to the office this afternoon.\n16 Where was Mary before the bedroom? \toffice\t12 5\n17 This evening Bill journeyed to the cinema.\n18 This afternoon Bill journeyed to the office.\n19 Where was Bill before the cinema? \toffice\t17 18\n1 Mary travelled to the school this morning.\n2 Yesterday Mary journeyed to the park.\n3 Where was Mary before the school? \tpark\t1 2\n4 This morning Fred journeyed to the cinema.\n5 Fred moved to the kitchen yesterday.\n6 Where was Mary before the school? \tpark\t1 2\n7 Yesterday Bill journeyed to the kitchen.\n8 Fred journeyed to the school this afternoon.\n9 Where was Mary before the school? \tpark\t1 2\n10 Fred went back to the bedroom this evening.\n11 This morning Bill went to the bedroom.\n12 Where was Fred before the school? \tcinema\t8 4\n13 Yesterday Julie went to the school.\n14 This afternoon Mary travelled to the office.\n15 Where was Fred before the bedroom? \tschool\t10 8\n1 Fred went back to the school yesterday.\n2 Yesterday Bill went back to the cinema.\n3 This morning Fred moved to the bedroom.\n4 Yesterday Julie moved to the park.\n5 Where was Fred before the bedroom? \tschool\t3 1\n6 Bill travelled to the park this afternoon.\n7 Bill journeyed to the office this morning.\n8 Where was Fred before the bedroom? \tschool\t3 1\n9 Bill journeyed to the office this evening.\n10 Mary travelled to the kitchen yesterday.\n11 Where was Bill before the park? \toffice\t6 7\n12 This afternoon Mary journeyed to the kitchen.\n13 Mary went back to the school this morning.\n14 Where was Mary before the kitchen? \tschool\t12 13\n15 Mary went to the office this evening.\n16 Julie moved to the kitchen this morning.\n17 Where was Mary before the kitchen? \tschool\t12 13\n1 Fred moved to the office this morning.\n2 Yesterday Fred went back to the park.\n3 Yesterday Bill journeyed to the kitchen.\n4 Yesterday Mary travelled to the school.\n5 Where was Fred before the office? \tpark\t1 2\n6 Mary journeyed to the office this morning.\n7 Yesterday Julie moved to the office.\n8 Where was Fred before the office? \tpark\t1 2\n9 Julie journeyed to the school this morning.\n10 This afternoon Mary went to the bedroom.\n11 Where was Mary before the bedroom? \toffice\t10 6\n12 This afternoon Julie went back to the office.\n13 This morning Bill moved to the park.\n14 Where was Julie before the school? \toffice\t9 7\n15 This evening Mary went back to the kitchen.\n16 Bill went back to the office this afternoon.\n17 Where was Bill before the park? \tkitchen\t13 3\n1 Julie went back to the cinema yesterday.\n2 Yesterday Mary moved to the kitchen.\n3 Yesterday Bill went to the office.\n4 Bill journeyed to the park this morning.\n5 Where was Bill before the park? \toffice\t4 3\n6 Bill journeyed to the school this afternoon.\n7 Yesterday Fred journeyed to the kitchen.\n8 Where was Bill before the park? \toffice\t4 3\n9 This morning Mary travelled to the office.\n10 This evening Bill went back to the park.\n11 Where was Mary before the office? \tkitchen\t9 2\n12 Fred went back to the park this morning.\n13 This afternoon Mary moved to the kitchen.\n14 Where was Fred before the park? \tkitchen\t12 7\n15 Fred went to the cinema this afternoon.\n16 This evening Mary went back to the bedroom.\n17 Where was Fred before the cinema? \tpark\t15 12\n1 Yesterday Julie moved to the school.\n2 Bill went to the cinema yesterday.\n3 This morning Julie journeyed to the park.\n4 Yesterday Fred went back to the office.\n5 Where was Julie before the park? \tschool\t3 1\n6 Yesterday Mary went to the school.\n7 Fred travelled to the park this morning.\n8 Where was Fred before the park? \toffice\t7 4\n9 This morning Mary went back to the kitchen.\n10 This afternoon Julie moved to the bedroom.\n11 Where was Fred before the park? \toffice\t7 4\n12 This afternoon Bill journeyed to the office.\n13 This morning Bill moved to the kitchen.\n14 Where was Bill before the kitchen? \tcinema\t13 2\n15 Fred journeyed to the office this afternoon.\n16 Julie moved to the office this evening.\n17 Where was Fred before the office? \tpark\t15 7\n1 This morning Julie moved to the school.\n2 Yesterday Bill journeyed to the cinema.\n3 Yesterday Julie went back to the cinema.\n4 Mary travelled to the park yesterday.\n5 Where was Julie before the school? \tcinema\t1 3\n6 This morning Bill went to the park.\n7 Mary went to the school this morning.\n8 Where was Mary before the school? \tpark\t7 4\n9 This afternoon Mary went back to the park.\n10 Julie moved to the bedroom this afternoon.\n11 Where was Bill before the park? \tcinema\t6 2\n12 This afternoon Bill journeyed to the cinema.\n13 Mary went to the cinema this evening.\n14 Where was Mary before the park? \tschool\t9 7\n15 Fred moved to the park yesterday.\n16 Julie travelled to the cinema this evening.\n17 Where was Mary before the cinema? \tpark\t13 9\n1 Julie journeyed to the cinema yesterday.\n2 Fred travelled to the bedroom yesterday.\n3 Fred travelled to the cinema this morning.\n4 This morning Julie moved to the kitchen.\n5 Mary travelled to the office yesterday.\n6 Yesterday Bill travelled to the office.\n7 Where was Julie before the kitchen? \tcinema\t4 1\n8 Mary travelled to the school this morning.\n9 This afternoon Fred journeyed to the office.\n10 Where was Mary before the school? \toffice\t8 5\n11 This afternoon Julie travelled to the office.\n12 Fred went back to the school this evening.\n13 Where was Fred before the school? \toffice\t12 9\n14 Mary journeyed to the office this afternoon.\n15 Bill moved to the park this morning.\n16 Where was Mary before the office? \tschool\t14 8\n17 Julie went back to the school this evening.\n18 This evening Mary went to the cinema.\n19 Where was Julie before the school? \toffice\t17 11\n1 Julie moved to the cinema yesterday.\n2 Bill went back to the bedroom yesterday.\n3 This morning Julie journeyed to the bedroom.\n4 Mary journeyed to the cinema this morning.\n5 Fred travelled to the cinema yesterday.\n6 Mary moved to the bedroom yesterday.\n7 Where was Julie before the bedroom? \tcinema\t3 1\n8 Fred journeyed to the office this morning.\n9 This morning Bill moved to the office.\n10 Where was Fred before the office? \tcinema\t8 5\n11 Fred went back to the park this afternoon.\n12 This afternoon Bill travelled to the school.\n13 Where was Julie before the bedroom? \tcinema\t3 1\n14 Bill went back to the bedroom this evening.\n15 Julie journeyed to the office this afternoon.\n16 Where was Fred before the park? \toffice\t11 8\n17 Mary went to the school this afternoon.\n18 This evening Fred went to the school.\n19 Where was Fred before the school? \tpark\t18 11\n1 Bill went to the cinema yesterday.\n2 This morning Fred journeyed to the bedroom.\n3 Yesterday Julie went back to the cinema.\n4 Yesterday Fred journeyed to the office.\n5 Where was Fred before the bedroom? \toffice\t2 4\n6 Yesterday Mary journeyed to the park.\n7 This morning Bill journeyed to the park.\n8 Where was Fred before the bedroom? \toffice\t2 4\n9 This morning Mary went back to the school.\n10 This morning Julie moved to the kitchen.\n11 Where was Fred before the bedroom? \toffice\t2 4\n12 This afternoon Julie went to the cinema.\n13 Bill travelled to the cinema this afternoon.\n14 Where was Mary before the school? \tpark\t9 6\n15 This evening Fred travelled to the park.\n16 Fred moved to the cinema this afternoon.\n17 Where was Bill before the cinema? \tpark\t13 7\n1 Mary travelled to the school yesterday.\n2 This morning Fred moved to the kitchen.\n3 Yesterday Fred went to the bedroom.\n4 This morning Mary travelled to the kitchen.\n5 Where was Fred before the kitchen? \tbedroom\t2 3\n6 Yesterday Julie went back to the school.\n7 Mary moved to the school this afternoon.\n8 Where was Fred before the kitchen? \tbedroom\t2 3\n9 Fred went back to the kitchen this evening.\n10 Fred journeyed to the park this afternoon.\n11 Where was Mary before the school? \tkitchen\t7 4\n12 Yesterday Bill went to the cinema.\n13 Julie went back to the park this morning.\n14 Where was Julie before the park? \tschool\t13 6\n15 This afternoon Bill went back to the cinema.\n16 This morning Bill went to the office.\n17 Where was Fred before the kitchen? \tpark\t9 10\n1 Julie went back to the school yesterday.\n2 Bill travelled to the school yesterday.\n3 Yesterday Mary moved to the cinema.\n4 This morning Bill moved to the office.\n5 Where was Bill before the office? \tschool\t4 2\n6 This morning Mary went to the school.\n7 This morning Julie journeyed to the office.\n8 Where was Julie before the office? \tschool\t7 1\n9 This afternoon Bill went back to the bedroom.\n10 This afternoon Julie went back to the bedroom.\n11 Where was Julie before the office? \tschool\t7 1\n12 Mary journeyed to the kitchen this evening.\n13 Mary moved to the office this afternoon.\n14 Where was Mary before the kitchen? \toffice\t12 13\n15 Bill travelled to the park this evening.\n16 Julie went back to the park this evening.\n17 Where was Mary before the office? \tschool\t13 6\n1 Yesterday Fred travelled to the cinema.\n2 Julie travelled to the bedroom this morning.\n3 Yesterday Mary travelled to the school.\n4 Yesterday Julie journeyed to the park.\n5 Where was Julie before the bedroom? \tpark\t2 4\n6 This morning Fred went back to the kitchen.\n7 Bill journeyed to the bedroom yesterday.\n8 Where was Julie before the bedroom? \tpark\t2 4\n9 Julie went back to the park this evening.\n10 This afternoon Julie went to the kitchen.\n11 Where was Julie before the kitchen? \tbedroom\t10 2\n12 This morning Mary moved to the bedroom.\n13 This morning Bill went to the office.\n14 Where was Fred before the kitchen? \tcinema\t6 1\n15 This afternoon Fred travelled to the park.\n16 Mary moved to the kitchen this afternoon.\n17 Where was Julie before the park? \tkitchen\t9 10\n1 Julie moved to the park yesterday.\n2 Bill travelled to the school this morning.\n3 Mary went to the school yesterday.\n4 Bill moved to the kitchen yesterday.\n5 Where was Bill before the school? \tkitchen\t2 4\n6 This morning Julie moved to the kitchen.\n7 Yesterday Fred went back to the school.\n8 Where was Julie before the kitchen? \tpark\t6 1\n9 This afternoon Bill journeyed to the kitchen.\n10 Mary went back to the office this morning.\n11 Where was Bill before the kitchen? \tschool\t9 2\n12 Julie moved to the cinema this evening.\n13 Julie journeyed to the park this afternoon.\n14 Where was Julie before the cinema? \tpark\t12 13\n15 Bill journeyed to the bedroom this evening.\n16 Fred went to the office this morning.\n17 Where was Fred before the office? \tschool\t16 7\n1 Bill went back to the bedroom this morning.\n2 Yesterday Fred went to the office.\n3 Yesterday Mary went to the bedroom.\n4 Bill moved to the kitchen yesterday.\n5 Where was Bill before the bedroom? \tkitchen\t1 4\n6 This morning Mary went back to the office.\n7 This morning Fred moved to the kitchen.\n8 Where was Fred before the kitchen? \toffice\t7 2\n9 Bill travelled to the cinema this evening.\n10 Bill journeyed to the office this afternoon.\n11 Where was Bill before the cinema? \toffice\t9 10\n12 This evening Mary moved to the bedroom.\n13 Mary went to the school this afternoon.\n14 Where was Bill before the cinema? \toffice\t9 10\n15 This evening Fred moved to the cinema.\n16 This afternoon Fred journeyed to the bedroom.\n17 Where was Mary before the bedroom? \tschool\t12 13\n1 Yesterday Bill journeyed to the park.\n2 Yesterday Fred went back to the kitchen.\n3 This morning Julie moved to the cinema.\n4 Julie moved to the office yesterday.\n5 Where was Julie before the cinema? \toffice\t3 4\n6 This morning Fred went to the bedroom.\n7 This afternoon Julie went back to the bedroom.\n8 Where was Fred before the bedroom? \tkitchen\t6 2\n9 This morning Mary went back to the office.\n10 Mary travelled to the bedroom yesterday.\n11 Where was Julie before the bedroom? \tcinema\t7 3\n12 This morning Bill went to the school.\n13 Julie journeyed to the cinema this evening.\n14 Where was Fred before the bedroom? \tkitchen\t6 2\n15 This afternoon Bill travelled to the bedroom.\n16 Fred journeyed to the park this afternoon.\n17 Where was Julie before the cinema? \tbedroom\t13 7\n1 Bill journeyed to the office yesterday.\n2 This morning Mary travelled to the cinema.\n3 Yesterday Julie went back to the cinema.\n4 Mary travelled to the park yesterday.\n5 Where was Mary before the cinema? \tpark\t2 4\n6 This morning Julie journeyed to the school.\n7 This afternoon Mary travelled to the school.\n8 Where was Mary before the cinema? \tpark\t2 4\n9 This evening Mary moved to the bedroom.\n10 This afternoon Julie moved to the kitchen.\n11 Where was Julie before the school? \tcinema\t6 3\n12 Bill journeyed to the park this afternoon.\n13 This morning Bill moved to the bedroom.\n14 Where was Bill before the park? \tbedroom\t12 13\n15 Julie moved to the cinema this evening.\n16 Yesterday Fred went to the park.\n17 Where was Bill before the bedroom? \toffice\t13 1\n1 This morning Mary travelled to the kitchen.\n2 Mary went back to the park yesterday.\n3 Bill journeyed to the school yesterday.\n4 Yesterday Julie moved to the park.\n5 Where was Mary before the kitchen? \tpark\t1 2\n6 This afternoon Bill moved to the school.\n7 This morning Bill travelled to the park.\n8 Where was Mary before the kitchen? \tpark\t1 2\n9 Bill moved to the office this evening.\n10 Yesterday Fred went to the kitchen.\n11 Where was Bill before the park? \tschool\t7 3\n12 This afternoon Fred moved to the kitchen.\n13 Fred travelled to the school this morning.\n14 Where was Fred before the kitchen? \tschool\t12 13\n15 This afternoon Julie went back to the school.\n16 This morning Julie travelled to the office.\n17 Where was Fred before the kitchen? \tschool\t12 13\n1 Yesterday Fred went to the cinema.\n2 Yesterday Julie moved to the kitchen.\n3 Yesterday Bill travelled to the kitchen.\n4 Bill moved to the office this morning.\n5 Where was Bill before the office? \tkitchen\t4 3\n6 This afternoon Bill went to the school.\n7 Julie journeyed to the bedroom this morning.\n8 Where was Bill before the school? \toffice\t6 4\n9 This evening Julie journeyed to the park.\n10 Julie travelled to the kitchen this afternoon.\n11 Where was Julie before the park? \tkitchen\t9 10\n12 Mary went to the park yesterday.\n13 Bill went back to the kitchen this evening.\n14 Where was Julie before the kitchen? \tbedroom\t10 7\n15 This afternoon Fred journeyed to the cinema.\n16 Fred travelled to the office this morning.\n17 Where was Fred before the office? \tcinema\t16 1\n1 Mary went to the bedroom yesterday.\n2 Yesterday Fred journeyed to the bedroom.\n3 This morning Fred went back to the park.\n4 Yesterday Bill journeyed to the kitchen.\n5 Where was Fred before the park? \tbedroom\t3 2\n6 This morning Bill travelled to the office.\n7 This morning Mary went to the park.\n8 Where was Bill before the office? \tkitchen\t6 4\n9 This afternoon Fred journeyed to the kitchen.\n10 Yesterday Julie journeyed to the park.\n11 Where was Bill before the office? \tkitchen\t6 4\n12 This morning Julie went to the kitchen.\n13 This afternoon Mary journeyed to the kitchen.\n14 Where was Julie before the kitchen? \tpark\t12 10\n15 This afternoon Julie moved to the bedroom.\n16 This evening Fred went to the park.\n17 Where was Julie before the bedroom? \tkitchen\t15 12\n1 Julie went back to the bedroom yesterday.\n2 This morning Bill moved to the office.\n3 Yesterday Bill journeyed to the kitchen.\n4 Mary journeyed to the cinema yesterday.\n5 Where was Bill before the office? \tkitchen\t2 3\n6 This morning Mary journeyed to the bedroom.\n7 Bill travelled to the kitchen this afternoon.\n8 Where was Mary before the bedroom? \tcinema\t6 4\n9 Mary journeyed to the kitchen this evening.\n10 Mary travelled to the cinema this afternoon.\n11 Where was Mary before the cinema? \tbedroom\t10 6\n12 Yesterday Fred went to the bedroom.\n13 Julie travelled to the office this morning.\n14 Where was Mary before the cinema? \tbedroom\t10 6\n15 This afternoon Julie journeyed to the kitchen.\n16 Bill went back to the school this evening.\n17 Where was Julie before the kitchen? \toffice\t15 13\n1 Mary travelled to the kitchen yesterday.\n2 This morning Mary travelled to the cinema.\n3 This afternoon Mary went to the park.\n4 Yesterday Bill went back to the cinema.\n5 Where was Mary before the park? \tcinema\t3 2\n6 Bill went to the bedroom this morning.\n7 Yesterday Fred travelled to the school.\n8 Where was Bill before the bedroom? \tcinema\t6 4\n9 Fred went to the bedroom this morning.\n10 Julie went to the kitchen yesterday.\n11 Where was Mary before the park? \tcinema\t3 2\n12 This afternoon Fred went back to the cinema.\n13 This morning Julie journeyed to the office.\n14 Where was Bill before the bedroom? \tcinema\t6 4\n15 Mary went to the cinema this evening.\n16 This evening Fred travelled to the kitchen.\n17 Where was Mary before the cinema? \tpark\t15 3\n1 Yesterday Julie moved to the office.\n2 This morning Fred moved to the bedroom.\n3 Bill moved to the school yesterday.\n4 Fred went back to the kitchen yesterday.\n5 Where was Fred before the bedroom? \tkitchen\t2 4\n6 Yesterday Mary went to the bedroom.\n7 This morning Julie moved to the bedroom.\n8 Where was Fred before the bedroom? \tkitchen\t2 4\n9 This morning Bill went to the kitchen.\n10 Fred went back to the cinema this afternoon.\n11 Where was Fred before the bedroom? \tkitchen\t2 4\n12 Julie journeyed to the school this afternoon.\n13 This evening Fred journeyed to the kitchen.\n14 Where was Fred before the kitchen? \tcinema\t13 10\n15 This morning Mary went back to the cinema.\n16 This evening Julie travelled to the bedroom.\n17 Where was Julie before the school? \tbedroom\t12 7\n1 This morning Fred went to the kitchen.\n2 Fred went to the bedroom yesterday.\n3 Where was Fred before the kitchen? \tbedroom\t1 2\n4 Yesterday Bill went to the cinema.\n5 Yesterday Julie moved to the office.\n6 Where was Fred before the kitchen? \tbedroom\t1 2\n7 Mary moved to the park yesterday.\n8 Julie journeyed to the bedroom this morning.\n9 Where was Julie before the bedroom? \toffice\t8 5\n10 Bill journeyed to the school this morning.\n11 This morning Mary travelled to the cinema.\n12 Where was Bill before the school? \tcinema\t10 4\n13 This evening Julie journeyed to the bedroom.\n14 This afternoon Julie went back to the cinema.\n15 Where was Mary before the cinema? \tpark\t11 7\n1 Yesterday Julie journeyed to the school.\n2 Fred went to the bedroom this morning.\n3 Yesterday Fred went back to the office.\n4 Mary moved to the cinema yesterday.\n5 Where was Fred before the bedroom? \toffice\t2 3\n6 Fred travelled to the cinema this afternoon.\n7 Mary went back to the kitchen this morning.\n8 Where was Fred before the cinema? \tbedroom\t6 2\n9 This morning Julie went to the park.\n10 Yesterday Bill journeyed to the school.\n11 Where was Mary before the kitchen? \tcinema\t7 4\n12 This afternoon Julie went to the cinema.\n13 This afternoon Mary journeyed to the park.\n14 Where was Julie before the park? \tschool\t9 1\n15 This evening Julie went to the park.\n16 Fred moved to the office this evening.\n17 Where was Fred before the office? \tcinema\t16 6\n1 Mary travelled to the bedroom yesterday.\n2 Julie moved to the cinema yesterday.\n3 This morning Mary travelled to the kitchen.\n4 Bill went back to the cinema yesterday.\n5 Where was Mary before the kitchen? \tbedroom\t3 1\n6 This afternoon Mary moved to the bedroom.\n7 Fred journeyed to the bedroom yesterday.\n8 Where was Mary before the kitchen? \tbedroom\t3 1\n9 Mary journeyed to the park this evening.\n10 Julie travelled to the bedroom this morning.\n11 Where was Mary before the park? \tbedroom\t9 6\n12 This afternoon Bill journeyed to the park.\n13 Bill travelled to the kitchen this morning.\n14 Where was Bill before the park? \tkitchen\t12 13\n15 This evening Julie went to the park.\n16 This afternoon Julie moved to the kitchen.\n17 Where was Julie before the kitchen? \tbedroom\t16 10\n1 Mary went back to the school this morning.\n2 Yesterday Julie journeyed to the kitchen.\n3 Mary moved to the bedroom yesterday.\n4 Yesterday Fred travelled to the bedroom.\n5 Where was Mary before the school? \tbedroom\t1 3\n6 This afternoon Mary went back to the bedroom.\n7 Julie journeyed to the park this morning.\n8 Where was Mary before the bedroom? \tschool\t6 1\n9 Mary journeyed to the cinema this evening.\n10 Yesterday Bill went back to the office.\n11 Where was Mary before the school? \tbedroom\t1 3\n12 Julie moved to the office this evening.\n13 Julie travelled to the cinema this afternoon.\n14 Where was Julie before the cinema? \tpark\t13 7\n15 This afternoon Fred moved to the cinema.\n16 Fred went to the school this morning.\n17 Where was Fred before the cinema? \tschool\t15 16\n1 Bill went to the cinema yesterday.\n2 Bill went back to the bedroom this morning.\n3 This morning Mary went back to the bedroom.\n4 Fred moved to the office yesterday.\n5 Yesterday Mary travelled to the cinema.\n6 Julie travelled to the park yesterday.\n7 Where was Bill before the bedroom? \tcinema\t2 1\n8 Bill went back to the kitchen this afternoon.\n9 Julie went to the cinema this morning.\n10 Where was Julie before the cinema? \tpark\t9 6\n11 Mary moved to the cinema this afternoon.\n12 Fred went to the cinema this morning.\n13 Where was Julie before the cinema? \tpark\t9 6\n14 Bill moved to the bedroom this evening.\n15 This afternoon Julie travelled to the school.\n16 Where was Fred before the cinema? \toffice\t12 4\n17 Julie moved to the bedroom this evening.\n18 Fred travelled to the school this afternoon.\n19 Where was Julie before the bedroom? \tschool\t17 15\n1 Yesterday Julie went back to the office.\n2 Yesterday Bill went to the cinema.\n3 Yesterday Fred moved to the bedroom.\n4 Fred went to the park this morning.\n5 Fred went to the cinema this afternoon.\n6 Yesterday Mary travelled to the park.\n7 Where was Fred before the park? \tbedroom\t4 3\n8 Bill went back to the office this morning.\n9 This morning Julie journeyed to the school.\n10 Where was Julie before the school? \toffice\t9 1\n11 Julie travelled to the park this afternoon.\n12 This morning Mary went back to the school.\n13 Where was Julie before the school? \toffice\t9 1\n14 This afternoon Bill travelled to the cinema.\n15 Julie travelled to the office this evening.\n16 Where was Julie before the park? \tschool\t11 9\n17 Bill journeyed to the kitchen this evening.\n18 Mary moved to the kitchen this afternoon.\n19 Where was Bill before the cinema? \toffice\t14 8\n1 Bill journeyed to the park this morning.\n2 Bill went back to the cinema yesterday.\n3 Where was Bill before the park? \tcinema\t1 2\n4 Yesterday Mary went back to the cinema.\n5 Bill moved to the kitchen this afternoon.\n6 Where was Bill before the kitchen? \tpark\t5 1\n7 Fred went back to the park yesterday.\n8 This evening Bill went to the park.\n9 Where was Bill before the park? \tkitchen\t8 5\n10 Julie journeyed to the cinema yesterday.\n11 This morning Mary travelled to the park.\n12 Where was Bill before the park? \tkitchen\t8 5\n13 Julie went back to the kitchen this afternoon.\n14 This morning Julie went to the school.\n15 Where was Mary before the park? \tcinema\t11 4\n1 Yesterday Mary went to the bedroom.\n2 Bill moved to the cinema yesterday.\n3 Mary went to the school this morning.\n4 Yesterday Fred went to the cinema.\n5 Where was Mary before the school? \tbedroom\t3 1\n6 This afternoon Mary journeyed to the cinema.\n7 This morning Fred moved to the school.\n8 Where was Fred before the school? \tcinema\t7 4\n9 This evening Mary moved to the office.\n10 Bill went back to the office this morning.\n11 Where was Mary before the school? \tbedroom\t3 1\n12 This evening Bill moved to the bedroom.\n13 This afternoon Bill went to the kitchen.\n14 Where was Bill before the kitchen? \toffice\t13 10\n15 Julie went to the park this morning.\n16 Yesterday Julie moved to the bedroom.\n17 Where was Julie before the park? \tbedroom\t15 16\n1 Yesterday Fred travelled to the school.\n2 This morning Bill went to the cinema.\n3 Bill moved to the office this afternoon.\n4 Bill went back to the school yesterday.\n5 Where was Bill before the office? \tcinema\t3 2\n6 Fred went back to the cinema this morning.\n7 Yesterday Julie moved to the kitchen.\n8 Where was Bill before the cinema? \tschool\t2 4\n9 Fred went to the bedroom this afternoon.\n10 Mary travelled to the park yesterday.\n11 Where was Fred before the bedroom? \tcinema\t9 6\n12 Julie journeyed to the bedroom this morning.\n13 Fred journeyed to the kitchen this evening.\n14 Where was Fred before the kitchen? \tbedroom\t13 9\n15 This morning Mary went to the bedroom.\n16 Bill travelled to the kitchen this evening.\n17 Where was Fred before the kitchen? \tbedroom\t13 9\n1 Yesterday Julie journeyed to the park.\n2 Fred travelled to the bedroom yesterday.\n3 Bill journeyed to the cinema this morning.\n4 Bill went to the bedroom yesterday.\n5 Where was Bill before the cinema? \tbedroom\t3 4\n6 Bill moved to the school this afternoon.\n7 Mary journeyed to the cinema yesterday.\n8 Where was Bill before the cinema? \tbedroom\t3 4\n9 Julie journeyed to the office this morning.\n10 Fred went back to the cinema this morning.\n11 Where was Bill before the cinema? \tbedroom\t3 4\n12 This evening Bill travelled to the park.\n13 Fred went to the kitchen this afternoon.\n14 Where was Bill before the park? \tschool\t12 6\n15 This afternoon Mary travelled to the bedroom.\n16 Mary journeyed to the park this morning.\n17 Where was Julie before the office? \tpark\t9 1\n1 Yesterday Mary travelled to the cinema.\n2 Julie travelled to the park this morning.\n3 Yesterday Bill went back to the cinema.\n4 Julie journeyed to the kitchen yesterday.\n5 Where was Julie before the park? \tkitchen\t2 4\n6 This morning Bill moved to the bedroom.\n7 Fred went to the cinema yesterday.\n8 Where was Bill before the bedroom? \tcinema\t6 3\n9 This morning Fred went to the office.\n10 Mary journeyed to the bedroom this morning.\n11 Where was Julie before the park? \tkitchen\t2 4\n12 Bill went to the kitchen this evening.\n13 This afternoon Bill moved to the office.\n14 Where was Bill before the kitchen? \toffice\t12 13\n15 Fred travelled to the cinema this afternoon.\n16 Mary went to the office this afternoon.\n17 Where was Bill before the office? \tbedroom\t13 6\n1 Mary went to the cinema yesterday.\n2 Bill journeyed to the office this morning.\n3 Bill journeyed to the school yesterday.\n4 Yesterday Fred travelled to the kitchen.\n5 Where was Bill before the office? \tschool\t2 3\n6 Bill went to the cinema this evening.\n7 Bill went back to the kitchen this afternoon.\n8 Where was Bill before the office? \tschool\t2 3\n9 Julie went to the cinema this morning.\n10 Yesterday Julie went back to the park.\n11 Where was Julie before the cinema? \tpark\t9 10\n12 Julie moved to the school this afternoon.\n13 This morning Fred moved to the bedroom.\n14 Where was Bill before the cinema? \tkitchen\t6 7\n15 This morning Mary journeyed to the kitchen.\n16 Fred went to the kitchen this afternoon.\n17 Where was Fred before the bedroom? \tkitchen\t13 4\n1 Yesterday Julie travelled to the bedroom.\n2 This morning Mary went back to the park.\n3 Yesterday Fred moved to the kitchen.\n4 Yesterday Mary went back to the kitchen.\n5 Where was Mary before the park? \tkitchen\t2 4\n6 Bill journeyed to the bedroom yesterday.\n7 This morning Fred moved to the park.\n8 Where was Fred before the park? \tkitchen\t7 3\n9 This morning Bill travelled to the office.\n10 Mary travelled to the office this afternoon.\n11 Where was Fred before the park? \tkitchen\t7 3\n12 This afternoon Fred moved to the kitchen.\n13 This morning Julie travelled to the school.\n14 Where was Fred before the kitchen? \tpark\t12 7\n15 This evening Bill went to the bedroom.\n16 Bill went back to the cinema this afternoon.\n17 Where was Fred before the kitchen? \tpark\t12 7\n1 Fred travelled to the cinema yesterday.\n2 Julie journeyed to the cinema this morning.\n3 Bill travelled to the kitchen yesterday.\n4 Yesterday Julie went back to the kitchen.\n5 Where was Julie before the cinema? \tkitchen\t2 4\n6 This morning Fred went to the school.\n7 This morning Bill moved to the school.\n8 Where was Bill before the school? \tkitchen\t7 3\n9 Bill went to the park this evening.\n10 Bill travelled to the office this afternoon.\n11 Where was Bill before the park? \toffice\t9 10\n12 Julie travelled to the office this evening.\n13 This afternoon Julie went back to the kitchen.\n14 Where was Bill before the park? \toffice\t9 10\n15 Yesterday Mary journeyed to the kitchen.\n16 Fred went to the cinema this afternoon.\n17 Where was Julie before the office? \tkitchen\t12 13\n1 Mary travelled to the school yesterday.\n2 Yesterday Fred went back to the bedroom.\n3 This morning Julie travelled to the cinema.\n4 Yesterday Julie went back to the kitchen.\n5 Where was Julie before the cinema? \tkitchen\t3 4\n6 Bill moved to the park yesterday.\n7 Fred travelled to the kitchen this morning.\n8 Where was Julie before the cinema? \tkitchen\t3 4\n9 This evening Fred travelled to the school.\n10 Fred went to the cinema this afternoon.\n11 Where was Fred before the kitchen? \tbedroom\t7 2\n12 This afternoon Bill went back to the office.\n13 This morning Bill journeyed to the kitchen.\n14 Where was Fred before the school? \tcinema\t9 10\n15 This evening Bill travelled to the cinema.\n16 Julie went to the park this afternoon.\n17 Where was Bill before the office? \tkitchen\t12 13\n1 Fred journeyed to the school this afternoon.\n2 Fred travelled to the bedroom yesterday.\n3 Bill travelled to the office yesterday.\n4 Fred travelled to the park this morning.\n5 Where was Fred before the park? \tbedroom\t4 2\n6 Mary travelled to the bedroom yesterday.\n7 Julie went back to the cinema yesterday.\n8 Where was Fred before the school? \tpark\t1 4\n9 This evening Fred travelled to the cinema.\n10 Mary moved to the park this morning.\n11 Where was Fred before the cinema? \tschool\t9 1\n12 Julie travelled to the office this afternoon.\n13 This morning Julie journeyed to the bedroom.\n14 Where was Mary before the park? \tbedroom\t10 6\n15 This afternoon Mary went to the bedroom.\n16 This morning Bill went to the bedroom.\n17 Where was Julie before the bedroom? \tcinema\t13 7\n1 Fred went to the office yesterday.\n2 Julie went back to the school this morning.\n3 Yesterday Julie travelled to the bedroom.\n4 Yesterday Mary journeyed to the park.\n5 Where was Julie before the school? \tbedroom\t2 3\n6 Mary journeyed to the school this morning.\n7 Julie went to the office this afternoon.\n8 Where was Julie before the office? \tschool\t7 2\n9 This morning Fred travelled to the kitchen.\n10 This evening Julie went back to the kitchen.\n11 Where was Fred before the kitchen? \toffice\t9 1\n12 This evening Mary journeyed to the kitchen.\n13 This afternoon Mary went back to the cinema.\n14 Where was Julie before the kitchen? \toffice\t10 7\n15 Fred travelled to the office this afternoon.\n16 Bill travelled to the park yesterday.\n17 Where was Fred before the kitchen? \toffice\t9 1\n1 This morning Bill travelled to the school.\n2 Yesterday Bill moved to the cinema.\n3 Where was Bill before the school? \tcinema\t1 2\n4 Mary went to the park this morning.\n5 Yesterday Mary went back to the bedroom.\n6 Where was Mary before the park? \tbedroom\t4 5\n7 Bill went back to the kitchen this afternoon.\n8 This afternoon Mary went to the bedroom.\n9 Where was Mary before the bedroom? \tpark\t8 4\n10 This evening Bill journeyed to the cinema.\n11 Yesterday Fred went back to the kitchen.\n12 Where was Bill before the cinema? \tkitchen\t10 7\n13 Yesterday Julie moved to the cinema.\n14 Mary travelled to the office this evening.\n15 Where was Mary before the office? \tbedroom\t14 8\n1 Julie moved to the park this morning.\n2 Yesterday Bill travelled to the school.\n3 Yesterday Mary moved to the school.\n4 Fred journeyed to the kitchen yesterday.\n5 This morning Mary moved to the kitchen.\n6 Yesterday Julie went back to the kitchen.\n7 Where was Mary before the kitchen? \tschool\t5 3\n8 Bill went back to the office this morning.\n9 Mary moved to the cinema this afternoon.\n10 Where was Mary before the cinema? \tkitchen\t9 5\n11 This morning Fred went back to the cinema.\n12 Bill journeyed to the school this afternoon.\n13 Where was Fred before the cinema? \tkitchen\t11 4\n14 This evening Bill moved to the cinema.\n15 This evening Mary travelled to the bedroom.\n16 Where was Mary before the bedroom? \tcinema\t15 9\n17 Fred travelled to the park this afternoon.\n18 This afternoon Julie journeyed to the bedroom.\n19 Where was Bill before the cinema? \tschool\t14 12\n1 Mary went back to the school yesterday.\n2 Mary went back to the bedroom this morning.\n3 This afternoon Mary journeyed to the kitchen.\n4 Fred went to the school yesterday.\n5 Where was Mary before the bedroom? \tschool\t2 1\n6 Julie went back to the kitchen yesterday.\n7 Fred journeyed to the kitchen this morning.\n8 Where was Mary before the kitchen? \tbedroom\t3 2\n9 This morning Julie journeyed to the school.\n10 This afternoon Fred went to the office.\n11 Where was Julie before the school? \tkitchen\t9 6\n12 This evening Mary went back to the school.\n13 Bill moved to the bedroom yesterday.\n14 Where was Julie before the school? \tkitchen\t9 6\n15 This morning Bill went to the office.\n16 This afternoon Julie went to the bedroom.\n17 Where was Julie before the school? \tkitchen\t9 6\n1 Bill travelled to the cinema yesterday.\n2 This morning Julie went to the school.\n3 Julie journeyed to the cinema yesterday.\n4 Mary moved to the bedroom yesterday.\n5 Where was Julie before the school? \tcinema\t2 3\n6 Mary went to the office this morning.\n7 Bill journeyed to the park this morning.\n8 Where was Mary before the office? \tbedroom\t6 4\n9 Bill moved to the bedroom this afternoon.\n10 Fred went to the park yesterday.\n11 Where was Bill before the park? \tcinema\t7 1\n12 Mary went back to the park this afternoon.\n13 Fred went back to the cinema this morning.\n14 Where was Bill before the bedroom? \tpark\t9 7\n15 Bill travelled to the park this evening.\n16 This evening Mary journeyed to the kitchen.\n17 Where was Bill before the park? \tbedroom\t15 9\n1 Julie travelled to the kitchen this morning.\n2 Julie travelled to the school yesterday.\n3 Where was Julie before the kitchen? \tschool\t1 2\n4 Mary went back to the cinema yesterday.\n5 Julie went to the cinema this afternoon.\n6 Where was Julie before the cinema? \tkitchen\t5 1\n7 Julie went back to the office this evening.\n8 Bill journeyed to the school yesterday.\n9 Where was Julie before the office? \tcinema\t7 5\n10 Bill went to the office this morning.\n11 Fred travelled to the park yesterday.\n12 Where was Julie before the office? \tcinema\t7 5\n13 This afternoon Bill went to the bedroom.\n14 This morning Mary journeyed to the bedroom.\n15 Where was Bill before the office? \tschool\t10 8\n1 Bill went back to the office this morning.\n2 Yesterday Bill travelled to the park.\n3 Where was Bill before the office? \tpark\t1 2\n4 Yesterday Julie went to the kitchen.\n5 Yesterday Mary moved to the office.\n6 Where was Bill before the office? \tpark\t1 2\n7 Fred moved to the school yesterday.\n8 This morning Julie moved to the school.\n9 Where was Bill before the office? \tpark\t1 2\n10 Julie travelled to the kitchen this afternoon.\n11 Fred went back to the office this morning.\n12 Where was Fred before the office? \tschool\t11 7\n13 Mary travelled to the bedroom this morning.\n14 Julie went back to the school this evening.\n15 Where was Fred before the office? \tschool\t11 7\n1 Fred went to the office this morning.\n2 Fred went back to the cinema yesterday.\n3 Where was Fred before the office? \tcinema\t1 2\n4 Yesterday Bill travelled to the office.\n5 Fred went back to the cinema this afternoon.\n6 Where was Fred before the office? \tcinema\t1 2\n7 This morning Bill journeyed to the kitchen.\n8 Fred travelled to the office this evening.\n9 Where was Fred before the office? \tcinema\t8 5\n10 This afternoon Bill travelled to the office.\n11 Mary moved to the kitchen yesterday.\n12 Where was Bill before the office? \tkitchen\t10 7\n13 Julie went to the park yesterday.\n14 This morning Mary went to the office.\n15 Where was Mary before the office? \tkitchen\t14 11\n1 Fred travelled to the bedroom yesterday.\n2 Julie went to the cinema yesterday.\n3 Bill went back to the office this morning.\n4 Yesterday Bill went to the park.\n5 This afternoon Bill moved to the park.\n6 Yesterday Mary travelled to the kitchen.\n7 Where was Bill before the office? \tpark\t3 4\n8 Fred went to the school this morning.\n9 Bill went to the kitchen this evening.\n10 Where was Bill before the park? \toffice\t5 3\n11 Fred journeyed to the kitchen this evening.\n12 This afternoon Fred went back to the office.\n13 Where was Bill before the park? \toffice\t5 3\n14 This morning Mary went back to the school.\n15 Julie travelled to the bedroom this morning.\n16 Where was Fred before the kitchen? \toffice\t11 12\n17 This evening Julie moved to the cinema.\n18 Julie moved to the kitchen this afternoon.\n19 Where was Julie before the bedroom? \tcinema\t15 2\n1 Mary travelled to the bedroom yesterday.\n2 This morning Julie travelled to the park.\n3 Yesterday Julie moved to the bedroom.\n4 Yesterday Fred travelled to the park.\n5 Where was Julie before the park? \tbedroom\t2 3\n6 This morning Mary went to the school.\n7 Julie went to the office this afternoon.\n8 Where was Julie before the office? \tpark\t7 2\n9 This afternoon Mary went back to the office.\n10 Bill travelled to the bedroom yesterday.\n11 Where was Julie before the office? \tpark\t7 2\n12 This evening Mary journeyed to the cinema.\n13 This morning Fred went to the kitchen.\n14 Where was Fred before the kitchen? \tpark\t13 4\n15 This evening Julie travelled to the bedroom.\n16 This morning Bill journeyed to the office.\n17 Where was Julie before the bedroom? \toffice\t15 7\n1 Yesterday Bill went to the bedroom.\n2 Julie travelled to the kitchen yesterday.\n3 This morning Julie travelled to the bedroom.\n4 Yesterday Mary went back to the kitchen.\n5 Where was Julie before the bedroom? \tkitchen\t3 2\n6 This morning Mary went back to the park.\n7 Fred journeyed to the office yesterday.\n8 Where was Julie before the bedroom? \tkitchen\t3 2\n9 This afternoon Mary went to the bedroom.\n10 This morning Bill journeyed to the cinema.\n11 Where was Mary before the park? \tkitchen\t6 4\n12 This afternoon Julie went to the school.\n13 Mary travelled to the cinema this evening.\n14 Where was Bill before the cinema? \tbedroom\t10 1\n15 Bill went to the park this afternoon.\n16 Julie travelled to the cinema this evening.\n17 Where was Mary before the cinema? \tbedroom\t13 9\n1 Bill travelled to the cinema this morning.\n2 Bill travelled to the park yesterday.\n3 Where was Bill before the cinema? \tpark\t1 2\n4 Yesterday Fred journeyed to the kitchen.\n5 This afternoon Bill went to the school.\n6 Where was Bill before the school? \tcinema\t5 1\n7 Fred went back to the office this morning.\n8 Yesterday Mary travelled to the park.\n9 Where was Bill before the cinema? \tpark\t1 2\n10 Mary went back to the kitchen this morning.\n11 Yesterday Julie went back to the park.\n12 Where was Mary before the kitchen? \tpark\t10 8\n13 This afternoon Fred went to the bedroom.\n14 Bill went to the cinema this evening.\n15 Where was Fred before the bedroom? \toffice\t13 7\n1 Mary journeyed to the park this morning.\n2 Bill moved to the cinema yesterday.\n3 Bill went to the park this morning.\n4 Mary journeyed to the school yesterday.\n5 Where was Bill before the park? \tcinema\t3 2\n6 Fred journeyed to the office this morning.\n7 Fred went back to the park yesterday.\n8 Where was Mary before the park? \tschool\t1 4\n9 This afternoon Fred went to the bedroom.\n10 This afternoon Bill went back to the bedroom.\n11 Where was Fred before the office? \tpark\t6 7\n12 Julie moved to the school yesterday.\n13 This evening Bill moved to the kitchen.\n14 Where was Bill before the bedroom? \tpark\t10 3\n15 Mary travelled to the kitchen this evening.\n16 Mary travelled to the office this afternoon.\n17 Where was Fred before the bedroom? \toffice\t9 6\n1 Mary journeyed to the kitchen this morning.\n2 Yesterday Mary moved to the office.\n3 Where was Mary before the kitchen? \toffice\t1 2\n4 This afternoon Mary moved to the park.\n5 Yesterday Julie journeyed to the school.\n6 Where was Mary before the park? \tkitchen\t4 1\n7 Fred moved to the park yesterday.\n8 Mary journeyed to the school this evening.\n9 Where was Mary before the park? \tkitchen\t4 1\n10 Fred moved to the cinema this afternoon.\n11 Fred moved to the bedroom this morning.\n12 Where was Fred before the bedroom? \tpark\t11 7\n13 Julie moved to the cinema this morning.\n14 Fred moved to the park this evening.\n15 Where was Fred before the park? \tcinema\t14 10\n1 This morning Fred went to the park.\n2 Yesterday Fred went to the cinema.\n3 Where was Fred before the park? \tcinema\t1 2\n4 Yesterday Julie travelled to the school.\n5 Yesterday Bill journeyed to the bedroom.\n6 Where was Fred before the park? \tcinema\t1 2\n7 Yesterday Mary travelled to the bedroom.\n8 This morning Julie moved to the kitchen.\n9 Where was Fred before the park? \tcinema\t1 2\n10 Bill journeyed to the cinema this morning.\n11 Julie went to the bedroom this afternoon.\n12 Where was Julie before the kitchen? \tschool\t8 4\n13 This afternoon Fred went to the bedroom.\n14 This evening Julie travelled to the cinema.\n15 Where was Julie before the cinema? \tbedroom\t14 11\n1 Bill went back to the park this morning.\n2 Yesterday Fred travelled to the park.\n3 Yesterday Bill journeyed to the kitchen.\n4 Mary went to the bedroom yesterday.\n5 Where was Bill before the park? \tkitchen\t1 3\n6 This afternoon Bill went back to the school.\n7 Fred went back to the bedroom this morning.\n8 Where was Bill before the park? \tkitchen\t1 3\n9 This afternoon Fred journeyed to the cinema.\n10 Yesterday Julie journeyed to the bedroom.\n11 Where was Bill before the school? \tpark\t6 1\n12 This afternoon Mary journeyed to the kitchen.\n13 This morning Mary journeyed to the park.\n14 Where was Fred before the cinema? \tbedroom\t9 7\n15 This evening Fred went to the school.\n16 Julie moved to the park this morning.\n17 Where was Julie before the park? \tbedroom\t16 10\n1 This morning Bill travelled to the school.\n2 Fred went to the cinema yesterday.\n3 Yesterday Bill journeyed to the bedroom.\n4 Fred went back to the school this morning.\n5 Where was Bill before the school? \tbedroom\t1 3\n6 Julie travelled to the bedroom yesterday.\n7 Yesterday Mary moved to the school.\n8 Where was Bill before the school? \tbedroom\t1 3\n9 Fred went back to the cinema this evening.\n10 Fred travelled to the bedroom this afternoon.\n11 Where was Bill before the school? \tbedroom\t1 3\n12 This morning Julie travelled to the school.\n13 Bill travelled to the kitchen this afternoon.\n14 Where was Bill before the kitchen? \tschool\t13 1\n15 Julie went back to the bedroom this afternoon.\n16 This morning Mary moved to the kitchen.\n17 Where was Fred before the cinema? \tbedroom\t9 10\n1 Julie travelled to the office this afternoon.\n2 This morning Julie travelled to the bedroom.\n3 Mary went back to the cinema yesterday.\n4 Julie went to the kitchen yesterday.\n5 Where was Julie before the bedroom? \tkitchen\t2 4\n6 Fred went back to the bedroom yesterday.\n7 Julie went to the kitchen this evening.\n8 Where was Julie before the kitchen? \toffice\t7 1\n9 Yesterday Bill went back to the office.\n10 This morning Mary went to the kitchen.\n11 Where was Julie before the office? \tbedroom\t1 2\n12 Fred journeyed to the park this afternoon.\n13 Fred moved to the cinema this morning.\n14 Where was Mary before the kitchen? \tcinema\t10 3\n15 Mary went to the bedroom this afternoon.\n16 This evening Fred went to the office.\n17 Where was Mary before the bedroom? \tkitchen\t15 10\n1 Julie journeyed to the bedroom this morning.\n2 Yesterday Bill moved to the bedroom.\n3 Julie journeyed to the school yesterday.\n4 Fred moved to the park yesterday.\n5 Where was Julie before the bedroom? \tschool\t1 3\n6 Fred moved to the school this morning.\n7 Mary went back to the bedroom yesterday.\n8 Where was Julie before the bedroom? \tschool\t1 3\n9 This afternoon Julie journeyed to the cinema.\n10 This morning Mary journeyed to the cinema.\n11 Where was Julie before the bedroom? \tschool\t1 3\n12 This afternoon Fred travelled to the park.\n13 This morning Bill journeyed to the cinema.\n14 Where was Bill before the cinema? \tbedroom\t13 2\n15 Julie went to the kitchen this evening.\n16 Fred journeyed to the bedroom this evening.\n17 Where was Fred before the bedroom? \tpark\t16 12\n1 Mary journeyed to the park this morning.\n2 Yesterday Julie moved to the bedroom.\n3 Bill went back to the school yesterday.\n4 Yesterday Mary went back to the office.\n5 Where was Mary before the park? \toffice\t1 4\n6 This morning Julie went back to the school.\n7 This afternoon Mary went back to the cinema.\n8 Where was Julie before the school? \tbedroom\t6 2\n9 Yesterday Fred moved to the park.\n10 Mary went back to the park this evening.\n11 Where was Julie before the school? \tbedroom\t6 2\n12 Julie journeyed to the school this evening.\n13 This afternoon Julie journeyed to the park.\n14 Where was Julie before the school? \tpark\t12 13\n15 This morning Bill travelled to the bedroom.\n16 Fred moved to the bedroom this morning.\n17 Where was Julie before the park? \tschool\t13 6\n1 Yesterday Bill journeyed to the bedroom.\n2 Mary journeyed to the park yesterday.\n3 Yesterday Fred went to the bedroom.\n4 Fred went to the school this morning.\n5 This morning Bill went back to the cinema.\n6 Julie travelled to the bedroom yesterday.\n7 Where was Fred before the school? \tbedroom\t4 3\n8 Julie journeyed to the kitchen this morning.\n9 This morning Mary travelled to the office.\n10 Where was Julie before the kitchen? \tbedroom\t8 6\n11 This afternoon Bill travelled to the school.\n12 Julie went back to the bedroom this afternoon.\n13 Where was Julie before the bedroom? \tkitchen\t12 8\n14 Bill journeyed to the kitchen this evening.\n15 Julie went to the kitchen this evening.\n16 Where was Bill before the school? \tcinema\t11 5\n17 Mary travelled to the bedroom this afternoon.\n18 Fred travelled to the office this afternoon.\n19 Where was Bill before the school? \tcinema\t11 5\n1 This morning Bill went back to the school.\n2 Bill went back to the kitchen yesterday.\n3 Mary journeyed to the bedroom yesterday.\n4 Yesterday Fred went to the kitchen.\n5 Where was Bill before the school? \tkitchen\t1 2\n6 Mary journeyed to the office this afternoon.\n7 Mary moved to the park this morning.\n8 Where was Bill before the school? \tkitchen\t1 2\n9 Bill moved to the office this afternoon.\n10 Yesterday Julie went to the bedroom.\n11 Where was Mary before the park? \tbedroom\t7 3\n12 This morning Julie went to the school.\n13 Bill journeyed to the kitchen this evening.\n14 Where was Mary before the office? \tpark\t6 7\n15 Julie travelled to the office this evening.\n16 Julie travelled to the cinema this afternoon.\n17 Where was Bill before the kitchen? \toffice\t13 9\n1 Yesterday Fred went to the bedroom.\n2 Yesterday Mary went to the kitchen.\n3 Yesterday Julie went back to the office.\n4 This morning Fred went to the kitchen.\n5 Where was Fred before the kitchen? \tbedroom\t4 1\n6 Yesterday Bill went back to the office.\n7 This morning Julie travelled to the park.\n8 Where was Fred before the kitchen? \tbedroom\t4 1\n9 Mary went back to the bedroom this morning.\n10 Julie went back to the office this afternoon.\n11 Where was Mary before the bedroom? \tkitchen\t9 2\n12 Fred moved to the park this afternoon.\n13 This afternoon Mary journeyed to the kitchen.\n14 Where was Mary before the bedroom? \tkitchen\t9 2\n15 Mary went to the school this evening.\n16 This evening Fred travelled to the office.\n17 Where was Fred before the office? \tpark\t16 12\n1 Julie travelled to the office this morning.\n2 Julie went to the kitchen yesterday.\n3 Fred moved to the bedroom yesterday.\n4 Mary moved to the kitchen yesterday.\n5 Where was Julie before the office? \tkitchen\t1 2\n6 Julie journeyed to the cinema this evening.\n7 Julie travelled to the school this afternoon.\n8 Where was Julie before the school? \toffice\t7 1\n9 Fred went to the school this afternoon.\n10 Fred went back to the cinema this morning.\n11 Where was Fred before the school? \tcinema\t9 10\n12 Bill moved to the cinema yesterday.\n13 Mary travelled to the office this morning.\n14 Where was Mary before the office? \tkitchen\t13 4\n15 Bill went back to the kitchen this morning.\n16 This evening Fred went back to the park.\n17 Where was Bill before the kitchen? \tcinema\t15 12\n1 Julie journeyed to the kitchen yesterday.\n2 This morning Fred went to the kitchen.\n3 Bill went to the cinema yesterday.\n4 Fred travelled to the cinema yesterday.\n5 Where was Fred before the kitchen? \tcinema\t2 4\n6 Mary travelled to the school yesterday.\n7 Julie moved to the school this morning.\n8 Where was Julie before the school? \tkitchen\t7 1\n9 Fred went to the school this afternoon.\n10 Julie went to the bedroom this afternoon.\n11 Where was Julie before the school? \tkitchen\t7 1\n12 This evening Fred went to the cinema.\n13 Bill moved to the bedroom this morning.\n14 Where was Julie before the bedroom? \tschool\t10 7\n15 Bill went back to the office this afternoon.\n16 This morning Mary journeyed to the office.\n17 Where was Bill before the office? \tbedroom\t15 13\n1 This morning Julie went to the cinema.\n2 Julie journeyed to the kitchen yesterday.\n3 Fred travelled to the cinema yesterday.\n4 Bill travelled to the office yesterday.\n5 Where was Julie before the cinema? \tkitchen\t1 2\n6 This morning Mary travelled to the bedroom.\n7 Yesterday Mary journeyed to the cinema.\n8 Where was Mary before the bedroom? \tcinema\t6 7\n9 Bill travelled to the bedroom this afternoon.\n10 This morning Bill went to the school.\n11 Where was Bill before the school? \toffice\t10 4\n12 Bill went to the park this evening.\n13 This morning Fred moved to the bedroom.\n14 Where was Bill before the bedroom? \tschool\t9 10\n15 This afternoon Mary moved to the office.\n16 This afternoon Julie journeyed to the office.\n17 Where was Julie before the office? \tcinema\t16 1\n1 Julie travelled to the school this morning.\n2 Julie went back to the park yesterday.\n3 Julie journeyed to the cinema this afternoon.\n4 Yesterday Mary went to the school.\n5 Where was Julie before the school? \tpark\t1 2\n6 Fred moved to the bedroom yesterday.\n7 Julie travelled to the office this evening.\n8 Where was Julie before the school? \tpark\t1 2\n9 Bill moved to the bedroom yesterday.\n10 Mary journeyed to the cinema this morning.\n11 Where was Mary before the cinema? \tschool\t10 4\n12 Mary travelled to the school this afternoon.\n13 Fred went to the park this morning.\n14 Where was Mary before the cinema? \tschool\t10 4\n15 Fred journeyed to the kitchen this afternoon.\n16 This evening Mary moved to the cinema.\n17 Where was Fred before the park? \tbedroom\t13 6\n1 Bill went to the school this morning.\n2 Yesterday Bill went to the cinema.\n3 Where was Bill before the school? \tcinema\t1 2\n4 This afternoon Bill journeyed to the bedroom.\n5 Yesterday Mary moved to the school.\n6 Where was Bill before the bedroom? \tschool\t4 1\n7 Mary journeyed to the bedroom this morning.\n8 Fred moved to the cinema yesterday.\n9 Where was Mary before the bedroom? \tschool\t7 5\n10 This afternoon Mary went to the kitchen.\n11 Bill journeyed to the cinema this evening.\n12 Where was Mary before the kitchen? \tbedroom\t10 7\n13 Julie travelled to the park this morning.\n14 Julie went to the school yesterday.\n15 Where was Mary before the bedroom? \tschool\t7 5\n1 This morning Mary travelled to the cinema.\n2 Mary went back to the office this afternoon.\n3 Yesterday Mary travelled to the school.\n4 Bill went back to the bedroom yesterday.\n5 Where was Mary before the office? \tcinema\t2 1\n6 Fred moved to the bedroom yesterday.\n7 This morning Bill journeyed to the office.\n8 Where was Bill before the office? \tbedroom\t7 4\n9 Fred travelled to the office this morning.\n10 Julie moved to the school yesterday.\n11 Where was Fred before the office? \tbedroom\t9 6\n12 This afternoon Fred travelled to the cinema.\n13 Bill went back to the school this afternoon.\n14 Where was Fred before the cinema? \toffice\t12 9\n15 Bill moved to the kitchen this evening.\n16 Julie journeyed to the bedroom this morning.\n17 Where was Bill before the kitchen? \tschool\t15 13\n1 This morning Fred moved to the kitchen.\n2 Yesterday Mary went back to the kitchen.\n3 Julie moved to the park yesterday.\n4 Fred moved to the cinema yesterday.\n5 Where was Fred before the kitchen? \tcinema\t1 4\n6 Bill moved to the office yesterday.\n7 This morning Mary travelled to the cinema.\n8 Where was Fred before the kitchen? \tcinema\t1 4\n9 Julie journeyed to the office this morning.\n10 Mary went to the kitchen this afternoon.\n11 Where was Julie before the office? \tpark\t9 3\n12 Fred went back to the school this afternoon.\n13 Bill went to the park this morning.\n14 Where was Julie before the office? \tpark\t9 3\n15 This afternoon Bill journeyed to the school.\n16 This afternoon Julie journeyed to the cinema.\n17 Where was Bill before the park? \toffice\t13 6\n1 Yesterday Mary moved to the kitchen.\n2 Julie moved to the kitchen this morning.\n3 Yesterday Fred journeyed to the office.\n4 Julie went back to the bedroom yesterday.\n5 Where was Julie before the kitchen? \tbedroom\t2 4\n6 Mary moved to the bedroom this morning.\n7 This afternoon Julie journeyed to the park.\n8 Where was Julie before the kitchen? \tbedroom\t2 4\n9 This afternoon Fred moved to the office.\n10 Fred travelled to the cinema this morning.\n11 Where was Julie before the park? \tkitchen\t7 2\n12 This afternoon Mary went back to the cinema.\n13 This evening Julie went back to the bedroom.\n14 Where was Julie before the bedroom? \tpark\t13 7\n15 Yesterday Bill went to the cinema.\n16 This evening Mary travelled to the kitchen.\n17 Where was Fred before the office? \tcinema\t9 10\n1 Bill journeyed to the office this morning.\n2 Bill moved to the school this afternoon.\n3 Yesterday Julie went to the park.\n4 Yesterday Bill travelled to the park.\n5 Where was Bill before the office? \tpark\t1 4\n6 This morning Julie went back to the kitchen.\n7 This evening Bill travelled to the park.\n8 Where was Bill before the park? \tschool\t7 2\n9 This afternoon Julie went to the bedroom.\n10 Fred journeyed to the park yesterday.\n11 Where was Julie before the bedroom? \tkitchen\t9 6\n12 Mary journeyed to the school yesterday.\n13 This morning Fred travelled to the school.\n14 Where was Fred before the school? \tpark\t13 10\n15 This afternoon Fred went to the park.\n16 Mary journeyed to the park this morning.\n17 Where was Mary before the park? \tschool\t16 12\n1 Julie journeyed to the kitchen this morning.\n2 Julie went back to the school yesterday.\n3 Bill journeyed to the kitchen yesterday.\n4 Yesterday Fred journeyed to the office.\n5 Where was Julie before the kitchen? \tschool\t1 2\n6 Julie went back to the park this afternoon.\n7 This morning Fred went back to the park.\n8 Where was Fred before the park? \toffice\t7 4\n9 Julie went to the cinema this evening.\n10 Bill moved to the school this morning.\n11 Where was Fred before the park? \toffice\t7 4\n12 Mary journeyed to the kitchen yesterday.\n13 Fred went to the office this afternoon.\n14 Where was Julie before the cinema? \tpark\t9 6\n15 Fred went to the park this evening.\n16 This morning Mary went back to the park.\n17 Where was Fred before the office? \tpark\t13 7\n"
  },
  {
    "path": "tasksv11/en/qa14_time-reasoning_train.txt",
    "content": "1 Bill went back to the cinema yesterday.\n2 Julie went to the school this morning.\n3 Fred went to the park yesterday.\n4 Yesterday Julie went to the office.\n5 Where was Julie before the school? \toffice\t2 4\n6 This afternoon Julie travelled to the cinema.\n7 Yesterday Mary travelled to the park.\n8 Where was Julie before the school? \toffice\t2 4\n9 Bill went back to the school this morning.\n10 This evening Julie went to the school.\n11 Where was Julie before the school? \tcinema\t10 6\n12 Fred moved to the office this morning.\n13 This afternoon Bill went to the park.\n14 Where was Bill before the school? \tcinema\t9 1\n15 This afternoon Fred moved to the park.\n16 Bill moved to the school this evening.\n17 Where was Bill before the school? \tpark\t16 13\n1 This morning Fred went to the kitchen.\n2 Fred journeyed to the bedroom yesterday.\n3 Mary travelled to the bedroom this morning.\n4 Yesterday Mary went to the cinema.\n5 Where was Mary before the bedroom? \tcinema\t3 4\n6 This morning Julie moved to the office.\n7 Yesterday Julie went back to the cinema.\n8 Where was Julie before the office? \tcinema\t6 7\n9 This afternoon Julie moved to the bedroom.\n10 This afternoon Fred travelled to the cinema.\n11 Where was Mary before the bedroom? \tcinema\t3 4\n12 Fred went to the kitchen this evening.\n13 Bill travelled to the kitchen yesterday.\n14 Where was Fred before the kitchen? \tcinema\t12 10\n15 Julie moved to the cinema this evening.\n16 This morning Bill journeyed to the office.\n17 Where was Julie before the bedroom? \toffice\t9 6\n1 Yesterday Julie went back to the park.\n2 Julie went to the bedroom this morning.\n3 Bill journeyed to the cinema yesterday.\n4 This morning Bill went back to the park.\n5 Where was Bill before the park? \tcinema\t4 3\n6 This evening Julie went to the school.\n7 This afternoon Julie went back to the park.\n8 Where was Julie before the bedroom? \tpark\t2 1\n9 Fred went to the cinema yesterday.\n10 Yesterday Mary moved to the kitchen.\n11 Where was Julie before the bedroom? \tpark\t2 1\n12 This morning Mary moved to the bedroom.\n13 Bill moved to the kitchen this afternoon.\n14 Where was Julie before the school? \tpark\t6 7\n15 This afternoon Mary went to the office.\n16 Fred journeyed to the office this morning.\n17 Where was Mary before the office? \tbedroom\t15 12\n1 Bill travelled to the school yesterday.\n2 Yesterday Julie moved to the school.\n3 Yesterday Mary went to the cinema.\n4 Bill travelled to the office this morning.\n5 Where was Bill before the office? \tschool\t4 1\n6 This evening Bill travelled to the school.\n7 Bill went back to the park this afternoon.\n8 Where was Bill before the office? \tschool\t4 1\n9 This afternoon Mary went to the office.\n10 This morning Mary went to the kitchen.\n11 Where was Mary before the kitchen? \tcinema\t10 3\n12 This morning Julie moved to the office.\n13 Yesterday Fred went to the cinema.\n14 Where was Mary before the office? \tkitchen\t9 10\n15 This morning Fred moved to the park.\n16 This afternoon Julie journeyed to the cinema.\n17 Where was Julie before the cinema? \toffice\t16 12\n1 Yesterday Mary went to the park.\n2 Fred went back to the school yesterday.\n3 Julie moved to the cinema yesterday.\n4 This morning Mary travelled to the office.\n5 Where was Mary before the office? \tpark\t4 1\n6 This afternoon Mary journeyed to the park.\n7 Yesterday Bill journeyed to the kitchen.\n8 Where was Mary before the office? \tpark\t4 1\n9 This morning Bill travelled to the bedroom.\n10 Fred went to the kitchen this morning.\n11 Where was Mary before the park? \toffice\t6 4\n12 This evening Fred went back to the office.\n13 Fred moved to the bedroom this afternoon.\n14 Where was Bill before the bedroom? \tkitchen\t9 7\n15 This afternoon Julie went to the school.\n16 Julie travelled to the kitchen this morning.\n17 Where was Bill before the bedroom? \tkitchen\t9 7\n1 Bill journeyed to the kitchen this morning.\n2 Fred went back to the kitchen this morning.\n3 Yesterday Fred moved to the cinema.\n4 Bill journeyed to the bedroom yesterday.\n5 Where was Fred before the kitchen? \tcinema\t2 3\n6 This afternoon Fred went to the cinema.\n7 Mary went back to the cinema yesterday.\n8 Where was Fred before the kitchen? \tcinema\t2 3\n9 Fred moved to the school this evening.\n10 Bill went to the bedroom this afternoon.\n11 Where was Fred before the school? \tcinema\t9 6\n12 This evening Bill went to the school.\n13 Julie went back to the cinema yesterday.\n14 Where was Bill before the school? \tbedroom\t12 10\n15 Julie went back to the park this afternoon.\n16 Julie travelled to the office this morning.\n17 Where was Julie before the park? \toffice\t15 16\n1 Mary journeyed to the cinema this morning.\n2 Yesterday Mary went back to the park.\n3 Julie moved to the park yesterday.\n4 Yesterday Fred went back to the kitchen.\n5 Where was Mary before the cinema? \tpark\t1 2\n6 This morning Fred journeyed to the office.\n7 Mary went to the office this afternoon.\n8 Where was Mary before the cinema? \tpark\t1 2\n9 Julie journeyed to the office this morning.\n10 Yesterday Bill moved to the school.\n11 Where was Julie before the office? \tpark\t9 3\n12 Fred went back to the school this afternoon.\n13 This morning Bill went to the park.\n14 Where was Fred before the school? \toffice\t12 6\n15 This evening Fred went back to the cinema.\n16 Mary travelled to the school this evening.\n17 Where was Fred before the school? \toffice\t12 6\n1 Julie went to the park this morning.\n2 Julie moved to the kitchen yesterday.\n3 Where was Julie before the park? \tkitchen\t1 2\n4 Julie moved to the bedroom this afternoon.\n5 Mary journeyed to the school yesterday.\n6 Where was Julie before the bedroom? \tpark\t4 1\n7 This morning Bill moved to the park.\n8 Yesterday Bill travelled to the kitchen.\n9 Where was Julie before the park? \tkitchen\t1 2\n10 This morning Mary moved to the office.\n11 This evening Julie journeyed to the kitchen.\n12 Where was Julie before the kitchen? \tbedroom\t11 4\n13 This afternoon Mary moved to the cinema.\n14 This afternoon Bill travelled to the kitchen.\n15 Where was Bill before the kitchen? \tpark\t14 7\n1 Mary journeyed to the bedroom yesterday.\n2 Julie journeyed to the park yesterday.\n3 Fred travelled to the park yesterday.\n4 This morning Fred journeyed to the cinema.\n5 Where was Fred before the cinema? \tpark\t4 3\n6 This afternoon Fred went back to the office.\n7 Julie went back to the office this morning.\n8 Where was Fred before the office? \tcinema\t6 4\n9 This afternoon Julie journeyed to the kitchen.\n10 This morning Mary journeyed to the cinema.\n11 Where was Mary before the cinema? \tbedroom\t10 1\n12 Yesterday Bill journeyed to the cinema.\n13 This evening Fred moved to the cinema.\n14 Where was Mary before the cinema? \tbedroom\t10 1\n15 This evening Mary went to the kitchen.\n16 Mary went to the office this afternoon.\n17 Where was Mary before the kitchen? \toffice\t15 16\n1 This morning Fred journeyed to the park.\n2 Mary moved to the school yesterday.\n3 Yesterday Bill travelled to the kitchen.\n4 Fred travelled to the office yesterday.\n5 Where was Fred before the park? \toffice\t1 4\n6 Fred went back to the school this evening.\n7 Fred moved to the bedroom this afternoon.\n8 Where was Fred before the school? \tbedroom\t6 7\n9 This morning Bill went back to the park.\n10 This morning Mary went to the park.\n11 Where was Fred before the school? \tbedroom\t6 7\n12 Yesterday Julie travelled to the park.\n13 This afternoon Mary went to the kitchen.\n14 Where was Bill before the park? \tkitchen\t9 3\n15 Mary went to the office this evening.\n16 Julie journeyed to the kitchen this morning.\n17 Where was Bill before the park? \tkitchen\t9 3\n1 This morning Julie travelled to the office.\n2 Yesterday Julie went to the park.\n3 Where was Julie before the office? \tpark\t1 2\n4 This morning Mary travelled to the kitchen.\n5 Yesterday Mary travelled to the park.\n6 Where was Julie before the office? \tpark\t1 2\n7 This afternoon Mary travelled to the school.\n8 Julie moved to the bedroom this afternoon.\n9 Where was Mary before the kitchen? \tpark\t4 5\n10 This morning Bill journeyed to the kitchen.\n11 Bill journeyed to the bedroom yesterday.\n12 Where was Julie before the bedroom? \toffice\t8 1\n13 Fred travelled to the kitchen yesterday.\n14 Mary journeyed to the cinema this evening.\n15 Where was Bill before the kitchen? \tbedroom\t10 11\n1 Julie went to the cinema this morning.\n2 Julie went back to the school yesterday.\n3 Where was Julie before the cinema? \tschool\t1 2\n4 Bill travelled to the bedroom yesterday.\n5 Yesterday Mary went back to the cinema.\n6 Where was Julie before the cinema? \tschool\t1 2\n7 Yesterday Fred journeyed to the cinema.\n8 This morning Bill went back to the kitchen.\n9 Where was Bill before the kitchen? \tbedroom\t8 4\n10 This afternoon Bill journeyed to the cinema.\n11 Fred travelled to the park this morning.\n12 Where was Bill before the kitchen? \tbedroom\t8 4\n13 Bill moved to the bedroom this evening.\n14 This afternoon Julie journeyed to the office.\n15 Where was Bill before the bedroom? \tcinema\t13 10\n1 Mary travelled to the cinema yesterday.\n2 Yesterday Julie travelled to the cinema.\n3 This morning Julie travelled to the bedroom.\n4 Yesterday Bill moved to the park.\n5 Where was Julie before the bedroom? \tcinema\t3 2\n6 Mary moved to the school this morning.\n7 Julie moved to the kitchen this afternoon.\n8 Where was Julie before the kitchen? \tbedroom\t7 3\n9 Julie went back to the park this evening.\n10 This morning Bill went back to the office.\n11 Where was Mary before the school? \tcinema\t6 1\n12 Yesterday Fred journeyed to the cinema.\n13 Mary journeyed to the office this afternoon.\n14 Where was Bill before the office? \tpark\t10 4\n15 Fred went back to the park this morning.\n16 Mary went back to the school this evening.\n17 Where was Julie before the park? \tkitchen\t9 7\n1 Yesterday Bill moved to the cinema.\n2 Fred travelled to the cinema this morning.\n3 Yesterday Julie went back to the park.\n4 Fred travelled to the park yesterday.\n5 Where was Fred before the cinema? \tpark\t2 4\n6 Bill travelled to the school this morning.\n7 Yesterday Mary went back to the bedroom.\n8 Where was Fred before the cinema? \tpark\t2 4\n9 This morning Mary journeyed to the school.\n10 Julie journeyed to the bedroom this morning.\n11 Where was Julie before the bedroom? \tpark\t10 3\n12 Mary went back to the cinema this afternoon.\n13 Julie went to the school this afternoon.\n14 Where was Julie before the bedroom? \tpark\t10 3\n15 Julie moved to the cinema this evening.\n16 This afternoon Fred travelled to the park.\n17 Where was Julie before the cinema? \tschool\t15 13\n1 Mary moved to the cinema this morning.\n2 Mary went back to the bedroom yesterday.\n3 Where was Mary before the cinema? \tbedroom\t1 2\n4 Yesterday Julie went back to the bedroom.\n5 Mary travelled to the bedroom this afternoon.\n6 Where was Mary before the bedroom? \tcinema\t5 1\n7 This morning Julie moved to the kitchen.\n8 Bill moved to the bedroom yesterday.\n9 Where was Mary before the bedroom? \tcinema\t5 1\n10 Mary went back to the school this evening.\n11 Julie travelled to the park this afternoon.\n12 Where was Mary before the school? \tbedroom\t10 5\n13 Bill travelled to the office this afternoon.\n14 This morning Bill travelled to the park.\n15 Where was Julie before the kitchen? \tbedroom\t7 4\n1 Mary travelled to the bedroom this morning.\n2 Mary journeyed to the school yesterday.\n3 Where was Mary before the bedroom? \tschool\t1 2\n4 This afternoon Mary journeyed to the office.\n5 Bill went back to the park yesterday.\n6 Where was Mary before the bedroom? \tschool\t1 2\n7 Yesterday Julie went back to the school.\n8 Bill travelled to the school this morning.\n9 Where was Mary before the bedroom? \tschool\t1 2\n10 This afternoon Julie journeyed to the kitchen.\n11 This morning Julie journeyed to the office.\n12 Where was Julie before the office? \tschool\t11 7\n13 This afternoon Bill went back to the cinema.\n14 This evening Mary went back to the cinema.\n15 Where was Mary before the cinema? \toffice\t14 4\n1 Fred went back to the cinema this morning.\n2 Mary travelled to the kitchen this morning.\n3 Yesterday Mary went back to the office.\n4 Fred travelled to the school yesterday.\n5 Where was Mary before the kitchen? \toffice\t2 3\n6 Fred went back to the office this afternoon.\n7 Mary went to the office this afternoon.\n8 Where was Fred before the cinema? \tschool\t1 4\n9 This morning Julie moved to the school.\n10 Julie moved to the park yesterday.\n11 Where was Fred before the cinema? \tschool\t1 4\n12 Fred went to the park this evening.\n13 This evening Mary travelled to the school.\n14 Where was Fred before the park? \toffice\t12 6\n15 This afternoon Julie went back to the cinema.\n16 Bill went back to the cinema yesterday.\n17 Where was Julie before the cinema? \tschool\t15 9\n1 Mary moved to the park this morning.\n2 Fred journeyed to the cinema yesterday.\n3 Yesterday Julie travelled to the park.\n4 Yesterday Mary travelled to the office.\n5 Where was Mary before the park? \toffice\t1 4\n6 Mary moved to the office this afternoon.\n7 This morning Fred went to the kitchen.\n8 Where was Mary before the office? \tpark\t6 1\n9 Julie went to the bedroom this morning.\n10 This afternoon Fred went to the cinema.\n11 Where was Fred before the cinema? \tkitchen\t10 7\n12 This afternoon Julie journeyed to the school.\n13 Yesterday Bill went to the park.\n14 Where was Fred before the cinema? \tkitchen\t10 7\n15 This morning Bill journeyed to the cinema.\n16 This evening Mary journeyed to the school.\n17 Where was Julie before the school? \tbedroom\t12 9\n1 Fred went to the cinema this morning.\n2 Fred went to the park yesterday.\n3 Where was Fred before the cinema? \tpark\t1 2\n4 This afternoon Fred went to the kitchen.\n5 Yesterday Mary went to the office.\n6 Where was Fred before the kitchen? \tcinema\t4 1\n7 This morning Julie went back to the park.\n8 Julie moved to the bedroom yesterday.\n9 Where was Fred before the cinema? \tpark\t1 2\n10 This afternoon Mary journeyed to the office.\n11 This morning Mary moved to the kitchen.\n12 Where was Mary before the kitchen? \toffice\t11 5\n13 This evening Fred journeyed to the school.\n14 This afternoon Julie travelled to the office.\n15 Where was Mary before the kitchen? \toffice\t11 5\n1 This morning Julie journeyed to the cinema.\n2 Mary moved to the cinema yesterday.\n3 This afternoon Julie went to the bedroom.\n4 Julie journeyed to the office yesterday.\n5 Where was Julie before the cinema? \toffice\t1 4\n6 This evening Julie went to the park.\n7 Mary journeyed to the kitchen this morning.\n8 Where was Julie before the park? \tbedroom\t6 3\n9 Yesterday Fred moved to the office.\n10 Yesterday Bill went back to the cinema.\n11 Where was Mary before the kitchen? \tcinema\t7 2\n12 This afternoon Mary went back to the office.\n13 Fred journeyed to the kitchen this morning.\n14 Where was Fred before the kitchen? \toffice\t13 9\n15 This evening Mary journeyed to the cinema.\n16 This morning Bill journeyed to the office.\n17 Where was Fred before the kitchen? \toffice\t13 9\n1 Mary went to the kitchen this morning.\n2 Mary went back to the bedroom yesterday.\n3 Where was Mary before the kitchen? \tbedroom\t1 2\n4 This evening Mary moved to the kitchen.\n5 This afternoon Mary travelled to the cinema.\n6 Where was Mary before the kitchen? \tcinema\t4 5\n7 Yesterday Julie journeyed to the park.\n8 Yesterday Bill went back to the cinema.\n9 Where was Mary before the cinema? \tkitchen\t5 1\n10 Julie moved to the cinema this afternoon.\n11 This morning Julie went back to the office.\n12 Where was Julie before the office? \tpark\t11 7\n13 Fred journeyed to the park yesterday.\n14 This morning Bill journeyed to the school.\n15 Where was Bill before the school? \tcinema\t14 8\n1 Yesterday Fred went back to the office.\n2 Fred travelled to the kitchen this morning.\n3 Mary travelled to the kitchen yesterday.\n4 This morning Mary moved to the office.\n5 Where was Mary before the office? \tkitchen\t4 3\n6 Yesterday Bill moved to the school.\n7 Mary journeyed to the bedroom this afternoon.\n8 Where was Mary before the office? \tkitchen\t4 3\n9 Mary moved to the school this evening.\n10 This afternoon Fred travelled to the bedroom.\n11 Where was Mary before the school? \tbedroom\t9 7\n12 Julie went to the bedroom yesterday.\n13 Bill went to the kitchen this morning.\n14 Where was Mary before the school? \tbedroom\t9 7\n15 Fred went back to the park this evening.\n16 Julie went back to the kitchen this morning.\n17 Where was Mary before the school? \tbedroom\t9 7\n1 This morning Julie moved to the bedroom.\n2 Yesterday Bill moved to the kitchen.\n3 Yesterday Julie went to the park.\n4 Yesterday Mary moved to the park.\n5 Where was Julie before the bedroom? \tpark\t1 3\n6 This morning Bill journeyed to the cinema.\n7 Yesterday Fred moved to the school.\n8 Where was Bill before the cinema? \tkitchen\t6 2\n9 Julie journeyed to the school this afternoon.\n10 Mary moved to the bedroom this morning.\n11 Where was Julie before the school? \tbedroom\t9 1\n12 This morning Fred travelled to the park.\n13 This afternoon Bill went back to the bedroom.\n14 Where was Fred before the park? \tschool\t12 7\n15 This evening Bill went back to the kitchen.\n16 Mary journeyed to the school this afternoon.\n17 Where was Julie before the school? \tbedroom\t9 1\n1 Yesterday Mary journeyed to the office.\n2 This morning Mary travelled to the cinema.\n3 Yesterday Julie travelled to the bedroom.\n4 Julie travelled to the cinema this morning.\n5 Yesterday Bill travelled to the kitchen.\n6 Yesterday Fred travelled to the kitchen.\n7 Where was Mary before the cinema? \toffice\t2 1\n8 This morning Bill went back to the bedroom.\n9 This morning Fred moved to the bedroom.\n10 Where was Mary before the cinema? \toffice\t2 1\n11 This afternoon Bill went to the office.\n12 Mary travelled to the office this afternoon.\n13 Where was Bill before the office? \tbedroom\t11 8\n14 This afternoon Julie journeyed to the school.\n15 Fred journeyed to the school this afternoon.\n16 Where was Fred before the school? \tbedroom\t15 9\n17 This evening Bill travelled to the cinema.\n18 Mary journeyed to the park this evening.\n19 Where was Bill before the office? \tbedroom\t11 8\n1 This morning Julie went back to the bedroom.\n2 Yesterday Fred travelled to the office.\n3 Julie went back to the park this afternoon.\n4 Julie journeyed to the office yesterday.\n5 Where was Julie before the bedroom? \toffice\t1 4\n6 This morning Fred went to the kitchen.\n7 Yesterday Mary moved to the park.\n8 Where was Julie before the park? \tbedroom\t3 1\n9 Bill went back to the bedroom yesterday.\n10 This morning Mary travelled to the office.\n11 Where was Fred before the kitchen? \toffice\t6 2\n12 This morning Bill journeyed to the cinema.\n13 This evening Julie moved to the school.\n14 Where was Fred before the kitchen? \toffice\t6 2\n15 Fred moved to the bedroom this evening.\n16 Fred went to the office this afternoon.\n17 Where was Fred before the office? \tkitchen\t16 6\n1 Bill travelled to the office this morning.\n2 Bill travelled to the cinema yesterday.\n3 Where was Bill before the office? \tcinema\t1 2\n4 Bill journeyed to the kitchen this afternoon.\n5 Mary went to the cinema yesterday.\n6 Where was Bill before the kitchen? \toffice\t4 1\n7 Fred went to the office yesterday.\n8 This evening Bill travelled to the cinema.\n9 Where was Bill before the kitchen? \toffice\t4 1\n10 Fred travelled to the kitchen this afternoon.\n11 Fred went to the park this morning.\n12 Where was Bill before the cinema? \tkitchen\t8 4\n13 This morning Mary journeyed to the bedroom.\n14 This evening Fred travelled to the park.\n15 Where was Fred before the kitchen? \tpark\t10 11\n1 Mary journeyed to the office this morning.\n2 Yesterday Mary travelled to the park.\n3 Where was Mary before the office? \tpark\t1 2\n4 Mary travelled to the park this afternoon.\n5 Yesterday Julie travelled to the kitchen.\n6 Where was Mary before the park? \toffice\t4 1\n7 Yesterday Bill went to the cinema.\n8 Mary went to the school this evening.\n9 Where was Mary before the office? \tpark\t1 2\n10 Fred journeyed to the kitchen this morning.\n11 Yesterday Fred journeyed to the office.\n12 Where was Mary before the school? \tpark\t8 4\n13 Fred went to the office this evening.\n14 Fred moved to the cinema this afternoon.\n15 Where was Fred before the office? \tcinema\t13 14\n1 This morning Bill moved to the kitchen.\n2 Julie journeyed to the school yesterday.\n3 Bill moved to the school this afternoon.\n4 Bill journeyed to the office yesterday.\n5 Where was Bill before the school? \tkitchen\t3 1\n6 Bill went back to the cinema this evening.\n7 Yesterday Fred travelled to the park.\n8 Where was Bill before the kitchen? \toffice\t1 4\n9 This afternoon Julie went back to the park.\n10 This morning Julie went back to the office.\n11 Where was Julie before the park? \toffice\t9 10\n12 This evening Julie went back to the kitchen.\n13 Yesterday Mary journeyed to the school.\n14 Where was Bill before the cinema? \tschool\t6 3\n15 Fred travelled to the cinema this morning.\n16 Mary moved to the bedroom this morning.\n17 Where was Mary before the bedroom? \tschool\t16 13\n1 This morning Mary journeyed to the office.\n2 Yesterday Mary went back to the bedroom.\n3 Yesterday Julie travelled to the bedroom.\n4 Bill moved to the park yesterday.\n5 Where was Mary before the office? \tbedroom\t1 2\n6 Mary went to the cinema this evening.\n7 This afternoon Mary went to the kitchen.\n8 Where was Mary before the kitchen? \toffice\t7 1\n9 This morning Fred went to the park.\n10 Fred went to the office yesterday.\n11 Where was Mary before the office? \tbedroom\t1 2\n12 Fred went to the office this evening.\n13 Fred went back to the cinema this afternoon.\n14 Where was Fred before the park? \toffice\t9 10\n15 Bill travelled to the school this afternoon.\n16 This morning Bill went to the office.\n17 Where was Fred before the office? \tcinema\t12 13\n1 Fred moved to the park yesterday.\n2 This morning Julie journeyed to the bedroom.\n3 Julie went back to the park this afternoon.\n4 Julie moved to the park yesterday.\n5 Where was Julie before the park? \tbedroom\t3 2\n6 Bill journeyed to the park this morning.\n7 Bill went to the bedroom yesterday.\n8 Where was Bill before the park? \tbedroom\t6 7\n9 Mary journeyed to the school yesterday.\n10 Julie journeyed to the school this evening.\n11 Where was Julie before the park? \tbedroom\t3 2\n12 Bill went to the bedroom this afternoon.\n13 This morning Fred moved to the kitchen.\n14 Where was Bill before the bedroom? \tpark\t12 6\n15 This morning Mary travelled to the kitchen.\n16 Fred moved to the bedroom this afternoon.\n17 Where was Fred before the bedroom? \tkitchen\t16 13\n1 Bill journeyed to the kitchen yesterday.\n2 This morning Julie travelled to the kitchen.\n3 Yesterday Julie moved to the office.\n4 Yesterday Fred journeyed to the cinema.\n5 Where was Julie before the kitchen? \toffice\t2 3\n6 Julie went back to the bedroom this afternoon.\n7 This morning Bill moved to the office.\n8 Where was Bill before the office? \tkitchen\t7 1\n9 This evening Julie went to the office.\n10 Yesterday Mary moved to the school.\n11 Where was Julie before the office? \tbedroom\t9 6\n12 This morning Fred went back to the kitchen.\n13 Bill went to the park this afternoon.\n14 Where was Bill before the park? \toffice\t13 7\n15 This evening Fred moved to the park.\n16 This afternoon Fred journeyed to the school.\n17 Where was Fred before the park? \tschool\t15 16\n1 This afternoon Julie went to the kitchen.\n2 Julie journeyed to the bedroom yesterday.\n3 Yesterday Bill went to the bedroom.\n4 This morning Julie went to the office.\n5 Where was Julie before the kitchen? \toffice\t1 4\n6 Mary went to the office yesterday.\n7 This evening Julie went to the school.\n8 Where was Julie before the school? \tkitchen\t7 1\n9 This morning Fred travelled to the office.\n10 Fred travelled to the bedroom yesterday.\n11 Where was Julie before the kitchen? \toffice\t1 4\n12 Bill went back to the school this morning.\n13 Fred moved to the school this afternoon.\n14 Where was Fred before the office? \tbedroom\t9 10\n15 Mary journeyed to the bedroom this morning.\n16 This afternoon Bill moved to the office.\n17 Where was Bill before the school? \tbedroom\t12 3\n1 Yesterday Bill moved to the park.\n2 Bill went back to the school this morning.\n3 Julie went to the school yesterday.\n4 Yesterday Mary went to the school.\n5 Where was Bill before the school? \tpark\t2 1\n6 Mary travelled to the kitchen this morning.\n7 This morning Julie travelled to the kitchen.\n8 Where was Bill before the school? \tpark\t2 1\n9 Fred went to the park yesterday.\n10 This afternoon Mary journeyed to the school.\n11 Where was Julie before the kitchen? \tschool\t7 3\n12 Julie travelled to the office this afternoon.\n13 Fred went back to the kitchen this morning.\n14 Where was Mary before the school? \tkitchen\t10 6\n15 Bill went to the office this afternoon.\n16 Mary travelled to the bedroom this evening.\n17 Where was Mary before the bedroom? \tschool\t16 10\n1 This morning Fred moved to the office.\n2 Bill travelled to the cinema yesterday.\n3 Julie travelled to the cinema yesterday.\n4 Fred went back to the school yesterday.\n5 Where was Fred before the office? \tschool\t1 4\n6 This afternoon Julie moved to the park.\n7 This morning Julie went to the school.\n8 Where was Fred before the office? \tschool\t1 4\n9 Mary travelled to the office yesterday.\n10 Fred moved to the park this afternoon.\n11 Where was Julie before the park? \tschool\t6 7\n12 Bill went to the bedroom this afternoon.\n13 Bill travelled to the school this morning.\n14 Where was Bill before the bedroom? \tschool\t12 13\n15 Mary moved to the kitchen this morning.\n16 Fred moved to the bedroom this evening.\n17 Where was Fred before the bedroom? \tpark\t16 10\n1 Bill moved to the kitchen this morning.\n2 Yesterday Bill went back to the park.\n3 Where was Bill before the kitchen? \tpark\t1 2\n4 Yesterday Mary travelled to the school.\n5 This afternoon Bill journeyed to the office.\n6 Where was Bill before the kitchen? \tpark\t1 2\n7 Yesterday Julie went back to the school.\n8 Yesterday Fred travelled to the school.\n9 Where was Bill before the office? \tkitchen\t5 1\n10 This morning Mary travelled to the park.\n11 Julie moved to the cinema this morning.\n12 Where was Julie before the cinema? \tschool\t11 7\n13 Mary went back to the kitchen this afternoon.\n14 Bill travelled to the bedroom this evening.\n15 Where was Mary before the kitchen? \tpark\t13 10\n1 Yesterday Mary journeyed to the kitchen.\n2 This morning Fred went back to the cinema.\n3 Yesterday Julie journeyed to the cinema.\n4 Fred journeyed to the bedroom yesterday.\n5 Where was Fred before the cinema? \tbedroom\t2 4\n6 Julie went back to the bedroom this morning.\n7 Fred journeyed to the school this afternoon.\n8 Where was Julie before the bedroom? \tcinema\t6 3\n9 Mary travelled to the bedroom this morning.\n10 This afternoon Julie went back to the park.\n11 Where was Fred before the school? \tcinema\t7 2\n12 Mary went back to the kitchen this afternoon.\n13 This evening Julie moved to the kitchen.\n14 Where was Mary before the kitchen? \tbedroom\t12 9\n15 Yesterday Bill went to the cinema.\n16 Mary went back to the cinema this evening.\n17 Where was Julie before the kitchen? \tpark\t13 10\n1 This morning Bill moved to the school.\n2 Bill travelled to the office yesterday.\n3 Bill went back to the office this afternoon.\n4 Yesterday Fred went to the school.\n5 Where was Bill before the school? \toffice\t1 2\n6 Yesterday Julie travelled to the office.\n7 This evening Bill went to the kitchen.\n8 Where was Bill before the office? \tschool\t3 1\n9 Fred journeyed to the bedroom this morning.\n10 Yesterday Mary went to the kitchen.\n11 Where was Bill before the kitchen? \toffice\t7 3\n12 This morning Julie went back to the school.\n13 This afternoon Fred went to the school.\n14 Where was Fred before the bedroom? \tschool\t9 4\n15 Mary journeyed to the park this afternoon.\n16 Mary journeyed to the cinema this morning.\n17 Where was Mary before the park? \tcinema\t15 16\n1 Yesterday Julie journeyed to the bedroom.\n2 Fred went to the kitchen this morning.\n3 Fred went back to the cinema yesterday.\n4 Mary went back to the cinema yesterday.\n5 Where was Fred before the kitchen? \tcinema\t2 3\n6 This morning Bill moved to the school.\n7 Yesterday Bill moved to the park.\n8 Where was Fred before the kitchen? \tcinema\t2 3\n9 This afternoon Julie travelled to the office.\n10 Julie moved to the kitchen this morning.\n11 Where was Julie before the office? \tkitchen\t9 10\n12 Bill went back to the bedroom this afternoon.\n13 This morning Mary went to the bedroom.\n14 Where was Bill before the bedroom? \tschool\t12 6\n15 This evening Julie moved to the park.\n16 Mary moved to the kitchen this afternoon.\n17 Where was Bill before the bedroom? \tschool\t12 6\n1 Bill went to the school this morning.\n2 Bill went back to the cinema yesterday.\n3 Where was Bill before the school? \tcinema\t1 2\n4 This afternoon Bill moved to the bedroom.\n5 Yesterday Julie travelled to the cinema.\n6 Where was Bill before the bedroom? \tschool\t4 1\n7 Mary went back to the school yesterday.\n8 This evening Bill travelled to the cinema.\n9 Where was Bill before the school? \tcinema\t1 2\n10 Julie moved to the bedroom this morning.\n11 Mary travelled to the park this morning.\n12 Where was Bill before the bedroom? \tschool\t4 1\n13 Yesterday Fred journeyed to the kitchen.\n14 Mary went to the cinema this afternoon.\n15 Where was Mary before the cinema? \tpark\t14 11\n1 Yesterday Julie went to the kitchen.\n2 Julie went back to the cinema this morning.\n3 Fred went to the bedroom yesterday.\n4 Yesterday Mary travelled to the park.\n5 Where was Julie before the cinema? \tkitchen\t2 1\n6 Bill journeyed to the cinema yesterday.\n7 This morning Mary went to the bedroom.\n8 Where was Mary before the bedroom? \tpark\t7 4\n9 This morning Bill moved to the school.\n10 Fred went to the office this morning.\n11 Where was Fred before the office? \tbedroom\t10 3\n12 This evening Julie went to the cinema.\n13 This afternoon Julie moved to the park.\n14 Where was Julie before the park? \tcinema\t13 2\n15 This afternoon Bill moved to the cinema.\n16 This afternoon Fred went to the bedroom.\n17 Where was Bill before the school? \tcinema\t9 6\n1 Fred moved to the kitchen yesterday.\n2 Mary went back to the school yesterday.\n3 Mary travelled to the park this morning.\n4 Yesterday Julie travelled to the office.\n5 Where was Mary before the park? \tschool\t3 2\n6 This morning Fred journeyed to the school.\n7 This morning Julie went to the school.\n8 Where was Fred before the school? \tkitchen\t6 1\n9 Fred journeyed to the school this evening.\n10 This afternoon Fred went back to the bedroom.\n11 Where was Fred before the school? \tbedroom\t9 10\n12 Bill went to the bedroom yesterday.\n13 This afternoon Mary went to the bedroom.\n14 Where was Fred before the bedroom? \tschool\t10 6\n15 This afternoon Bill moved to the school.\n16 This morning Bill journeyed to the office.\n17 Where was Fred before the school? \tbedroom\t9 10\n1 Bill went back to the cinema yesterday.\n2 Bill travelled to the park this morning.\n3 Yesterday Julie moved to the bedroom.\n4 Mary moved to the park yesterday.\n5 Where was Bill before the park? \tcinema\t2 1\n6 Mary travelled to the kitchen this morning.\n7 This afternoon Bill moved to the kitchen.\n8 Where was Bill before the kitchen? \tpark\t7 2\n9 Mary went to the office this afternoon.\n10 This evening Bill moved to the cinema.\n11 Where was Bill before the kitchen? \tpark\t7 2\n12 Mary went to the kitchen this evening.\n13 Yesterday Fred went to the school.\n14 Where was Mary before the kitchen? \toffice\t12 9\n15 This afternoon Fred went back to the school.\n16 Fred went to the bedroom this morning.\n17 Where was Fred before the school? \tbedroom\t15 16\n1 This morning Bill travelled to the school.\n2 Yesterday Mary went to the bedroom.\n3 Yesterday Bill went to the office.\n4 Julie went back to the kitchen yesterday.\n5 Where was Bill before the school? \toffice\t1 3\n6 This evening Bill travelled to the park.\n7 This afternoon Bill travelled to the bedroom.\n8 Where was Bill before the park? \tbedroom\t6 7\n9 This morning Mary journeyed to the cinema.\n10 This morning Julie travelled to the office.\n11 Where was Mary before the cinema? \tbedroom\t9 2\n12 This afternoon Mary went back to the kitchen.\n13 This afternoon Julie went back to the park.\n14 Where was Julie before the park? \toffice\t13 10\n15 Julie journeyed to the office this evening.\n16 Yesterday Fred went to the park.\n17 Where was Julie before the park? \toffice\t13 10\n1 Mary went to the school this afternoon.\n2 Mary journeyed to the office this morning.\n3 Mary moved to the kitchen yesterday.\n4 Yesterday Fred went to the office.\n5 Where was Mary before the office? \tkitchen\t2 3\n6 This morning Fred went to the cinema.\n7 This evening Mary journeyed to the park.\n8 Where was Mary before the office? \tkitchen\t2 3\n9 This morning Julie went back to the cinema.\n10 Yesterday Julie travelled to the kitchen.\n11 Where was Mary before the park? \tschool\t7 1\n12 This afternoon Fred went back to the bedroom.\n13 Bill travelled to the bedroom yesterday.\n14 Where was Fred before the bedroom? \tcinema\t12 6\n15 This afternoon Bill went back to the school.\n16 Bill went back to the office this morning.\n17 Where was Bill before the school? \toffice\t15 16\n1 Yesterday Fred went back to the park.\n2 Yesterday Mary went back to the cinema.\n3 Julie travelled to the cinema this morning.\n4 Julie went to the school yesterday.\n5 Where was Julie before the cinema? \tschool\t3 4\n6 Bill moved to the school yesterday.\n7 Julie went to the bedroom this afternoon.\n8 Where was Julie before the cinema? \tschool\t3 4\n9 Bill went to the bedroom this afternoon.\n10 Bill travelled to the office this morning.\n11 Where was Julie before the cinema? \tschool\t3 4\n12 This evening Bill travelled to the office.\n13 Mary journeyed to the park this morning.\n14 Where was Bill before the bedroom? \toffice\t9 10\n15 This evening Mary moved to the park.\n16 Mary travelled to the office this afternoon.\n17 Where was Mary before the park? \toffice\t15 16\n1 This morning Fred moved to the school.\n2 Julie went back to the cinema yesterday.\n3 Mary travelled to the bedroom yesterday.\n4 Fred journeyed to the bedroom yesterday.\n5 Where was Fred before the school? \tbedroom\t1 4\n6 Bill travelled to the kitchen yesterday.\n7 This afternoon Fred journeyed to the office.\n8 Where was Fred before the school? \tbedroom\t1 4\n9 Fred travelled to the park this evening.\n10 Mary went to the office this morning.\n11 Where was Fred before the office? \tschool\t7 1\n12 This afternoon Mary went back to the cinema.\n13 This morning Julie travelled to the office.\n14 Where was Mary before the office? \tbedroom\t10 3\n15 This morning Bill went to the park.\n16 Julie went back to the bedroom this afternoon.\n17 Where was Julie before the bedroom? \toffice\t16 13\n1 Yesterday Bill journeyed to the park.\n2 Bill went to the kitchen this morning.\n3 Yesterday Mary went back to the school.\n4 Yesterday Fred went back to the cinema.\n5 Where was Bill before the kitchen? \tpark\t2 1\n6 Yesterday Julie travelled to the bedroom.\n7 Mary went to the bedroom this morning.\n8 Where was Bill before the kitchen? \tpark\t2 1\n9 This morning Fred travelled to the kitchen.\n10 This afternoon Bill went back to the cinema.\n11 Where was Fred before the kitchen? \tcinema\t9 4\n12 This evening Bill travelled to the office.\n13 Julie went back to the school this morning.\n14 Where was Julie before the school? \tbedroom\t13 6\n15 This evening Mary went back to the bedroom.\n16 Mary journeyed to the office this afternoon.\n17 Where was Mary before the bedroom? \toffice\t15 16\n1 Yesterday Fred travelled to the kitchen.\n2 This afternoon Julie moved to the cinema.\n3 Julie moved to the park yesterday.\n4 This morning Julie journeyed to the kitchen.\n5 Where was Julie before the kitchen? \tpark\t4 3\n6 This morning Fred went to the school.\n7 Yesterday Mary went to the bedroom.\n8 Where was Julie before the kitchen? \tpark\t4 3\n9 Yesterday Bill travelled to the office.\n10 This morning Mary went to the cinema.\n11 Where was Fred before the school? \tkitchen\t6 1\n12 This evening Julie moved to the park.\n13 Fred travelled to the kitchen this afternoon.\n14 Where was Fred before the kitchen? \tschool\t13 6\n15 This morning Bill journeyed to the bedroom.\n16 Fred went back to the bedroom this evening.\n17 Where was Bill before the bedroom? \toffice\t15 9\n1 Yesterday Bill went to the office.\n2 This morning Julie journeyed to the cinema.\n3 Julie travelled to the bedroom yesterday.\n4 Yesterday Fred moved to the school.\n5 Where was Julie before the cinema? \tbedroom\t2 3\n6 This afternoon Julie moved to the park.\n7 Mary journeyed to the office yesterday.\n8 Where was Julie before the cinema? \tbedroom\t2 3\n9 Julie went to the bedroom this evening.\n10 This morning Fred travelled to the bedroom.\n11 Where was Julie before the park? \tcinema\t6 2\n12 Bill went back to the office this afternoon.\n13 Bill travelled to the kitchen this morning.\n14 Where was Julie before the bedroom? \tpark\t9 6\n15 Fred journeyed to the cinema this afternoon.\n16 This evening Bill went back to the cinema.\n17 Where was Julie before the bedroom? \tpark\t9 6\n1 This morning Mary went to the school.\n2 This afternoon Mary went back to the bedroom.\n3 Bill moved to the cinema yesterday.\n4 Yesterday Mary moved to the kitchen.\n5 Where was Mary before the school? \tkitchen\t1 4\n6 Fred journeyed to the school this morning.\n7 Fred went to the bedroom yesterday.\n8 Where was Mary before the school? \tkitchen\t1 4\n9 Fred journeyed to the office this afternoon.\n10 Mary went back to the school this evening.\n11 Where was Fred before the office? \tschool\t9 6\n12 This morning Bill journeyed to the office.\n13 This evening Fred journeyed to the park.\n14 Where was Fred before the office? \tschool\t9 6\n15 Julie moved to the cinema this morning.\n16 Julie travelled to the kitchen yesterday.\n17 Where was Bill before the office? \tcinema\t12 3\n1 Yesterday Julie journeyed to the kitchen.\n2 Fred went to the kitchen this morning.\n3 Yesterday Fred journeyed to the cinema.\n4 Julie moved to the office this morning.\n5 Yesterday Bill went back to the school.\n6 Mary journeyed to the kitchen yesterday.\n7 Where was Julie before the office? \tkitchen\t4 1\n8 This evening Julie went back to the kitchen.\n9 This afternoon Julie went to the school.\n10 Where was Julie before the office? \tkitchen\t4 1\n11 Mary journeyed to the office this morning.\n12 This morning Bill went back to the bedroom.\n13 Where was Julie before the office? \tkitchen\t4 1\n14 This evening Fred moved to the office.\n15 Fred journeyed to the cinema this afternoon.\n16 Where was Bill before the bedroom? \tschool\t12 5\n17 Bill travelled to the office this afternoon.\n18 Mary went to the bedroom this afternoon.\n19 Where was Mary before the office? \tkitchen\t11 6\n1 Julie travelled to the bedroom yesterday.\n2 Fred went to the park yesterday.\n3 Bill went back to the cinema yesterday.\n4 Bill travelled to the bedroom this morning.\n5 Where was Bill before the bedroom? \tcinema\t4 3\n6 Mary moved to the bedroom this morning.\n7 Mary travelled to the school yesterday.\n8 Where was Bill before the bedroom? \tcinema\t4 3\n9 This morning Julie travelled to the cinema.\n10 This afternoon Bill went to the office.\n11 Where was Julie before the cinema? \tbedroom\t9 1\n12 Fred travelled to the kitchen this morning.\n13 This afternoon Julie went back to the kitchen.\n14 Where was Julie before the kitchen? \tcinema\t13 9\n15 This afternoon Mary moved to the park.\n16 This evening Julie journeyed to the cinema.\n17 Where was Mary before the park? \tbedroom\t15 6\n1 Julie travelled to the cinema this morning.\n2 Yesterday Julie moved to the school.\n3 Fred went to the cinema yesterday.\n4 Mary journeyed to the bedroom yesterday.\n5 Where was Julie before the cinema? \tschool\t1 2\n6 This afternoon Julie went to the kitchen.\n7 Yesterday Bill moved to the office.\n8 Where was Julie before the kitchen? \tcinema\t6 1\n9 Mary moved to the office this morning.\n10 This evening Julie journeyed to the school.\n11 Where was Julie before the school? \tkitchen\t10 6\n12 Mary went back to the cinema this evening.\n13 This afternoon Mary travelled to the school.\n14 Where was Mary before the school? \toffice\t13 9\n15 Bill went to the school this morning.\n16 This morning Fred travelled to the bedroom.\n17 Where was Mary before the school? \toffice\t13 9\n1 Yesterday Julie moved to the kitchen.\n2 Yesterday Fred travelled to the school.\n3 This morning Julie travelled to the cinema.\n4 Bill moved to the cinema yesterday.\n5 Where was Julie before the cinema? \tkitchen\t3 1\n6 Fred went back to the cinema this morning.\n7 Yesterday Mary travelled to the cinema.\n8 Where was Fred before the cinema? \tschool\t6 2\n9 Bill travelled to the cinema this afternoon.\n10 This morning Bill journeyed to the park.\n11 Where was Bill before the park? \tcinema\t10 4\n12 Mary moved to the office this morning.\n13 This afternoon Fred moved to the office.\n14 Where was Fred before the office? \tcinema\t13 6\n15 This evening Fred journeyed to the kitchen.\n16 This afternoon Mary went back to the park.\n17 Where was Fred before the kitchen? \toffice\t15 13\n1 Fred journeyed to the cinema yesterday.\n2 This morning Bill moved to the school.\n3 Mary journeyed to the office yesterday.\n4 Bill went to the office yesterday.\n5 Where was Bill before the school? \toffice\t2 4\n6 Yesterday Julie went back to the cinema.\n7 This afternoon Bill went back to the park.\n8 Where was Bill before the park? \tschool\t7 2\n9 This morning Fred went back to the school.\n10 This evening Bill travelled to the office.\n11 Where was Fred before the school? \tcinema\t9 1\n12 This morning Julie went to the bedroom.\n13 Mary moved to the kitchen this morning.\n14 Where was Bill before the office? \tpark\t10 7\n15 Fred journeyed to the bedroom this evening.\n16 This afternoon Fred travelled to the kitchen.\n17 Where was Fred before the kitchen? \tschool\t16 9\n1 Bill went back to the bedroom yesterday.\n2 Yesterday Fred journeyed to the kitchen.\n3 This morning Bill journeyed to the kitchen.\n4 Mary journeyed to the office this morning.\n5 Julie went to the school yesterday.\n6 Mary went back to the school yesterday.\n7 Where was Mary before the office? \tschool\t4 6\n8 This morning Fred travelled to the school.\n9 Mary journeyed to the school this afternoon.\n10 Where was Mary before the school? \toffice\t9 4\n11 Julie went back to the bedroom this morning.\n12 Mary moved to the office this evening.\n13 Where was Bill before the kitchen? \tbedroom\t3 1\n14 This afternoon Julie went to the cinema.\n15 Fred went back to the kitchen this afternoon.\n16 Where was Julie before the bedroom? \tschool\t11 5\n17 Fred moved to the cinema this evening.\n18 This evening Julie went back to the park.\n19 Where was Julie before the bedroom? \tschool\t11 5\n1 Bill moved to the kitchen this afternoon.\n2 Bill went to the school this morning.\n3 Yesterday Fred journeyed to the office.\n4 Yesterday Bill journeyed to the office.\n5 Where was Bill before the kitchen? \tschool\t1 2\n6 Yesterday Julie went to the office.\n7 This evening Bill moved to the bedroom.\n8 Where was Bill before the bedroom? \tkitchen\t7 1\n9 Fred journeyed to the school this morning.\n10 Julie went to the cinema this morning.\n11 Where was Julie before the cinema? \toffice\t10 6\n12 Fred travelled to the kitchen this afternoon.\n13 Julie moved to the office this afternoon.\n14 Where was Julie before the office? \tcinema\t13 10\n15 This evening Fred travelled to the office.\n16 This evening Julie journeyed to the kitchen.\n17 Where was Julie before the kitchen? \toffice\t16 13\n1 Julie travelled to the cinema yesterday.\n2 Yesterday Mary went back to the park.\n3 This morning Bill went to the kitchen.\n4 Fred journeyed to the kitchen yesterday.\n5 Yesterday Bill went back to the school.\n6 This morning Fred travelled to the cinema.\n7 Where was Fred before the cinema? \tkitchen\t6 4\n8 This morning Mary went to the school.\n9 This afternoon Bill went back to the cinema.\n10 Where was Fred before the cinema? \tkitchen\t6 4\n11 Julie journeyed to the cinema this afternoon.\n12 This morning Julie moved to the kitchen.\n13 Where was Julie before the kitchen? \tcinema\t12 1\n14 This afternoon Mary travelled to the bedroom.\n15 Julie moved to the office this evening.\n16 Where was Julie before the kitchen? \tcinema\t12 1\n17 Bill went to the bedroom this evening.\n18 This afternoon Fred moved to the park.\n19 Where was Julie before the cinema? \tkitchen\t11 12\n1 Yesterday Julie went to the bedroom.\n2 Yesterday Bill travelled to the kitchen.\n3 This morning Julie went back to the kitchen.\n4 Yesterday Mary went to the park.\n5 Fred went back to the bedroom yesterday.\n6 Fred went to the cinema this morning.\n7 Where was Fred before the cinema? \tbedroom\t6 5\n8 Fred went to the office this evening.\n9 Fred travelled to the bedroom this afternoon.\n10 Where was Fred before the bedroom? \tcinema\t9 6\n11 This afternoon Julie moved to the bedroom.\n12 Mary journeyed to the school this morning.\n13 Where was Fred before the bedroom? \tcinema\t9 6\n14 This evening Mary journeyed to the bedroom.\n15 This afternoon Mary went to the kitchen.\n16 Where was Mary before the bedroom? \tkitchen\t14 15\n17 Bill moved to the bedroom this afternoon.\n18 Bill moved to the cinema this morning.\n19 Where was Bill before the cinema? \tkitchen\t18 2\n1 Yesterday Julie moved to the kitchen.\n2 This morning Mary moved to the park.\n3 Yesterday Mary journeyed to the school.\n4 Bill went to the bedroom yesterday.\n5 Where was Mary before the park? \tschool\t2 3\n6 This morning Fred went back to the office.\n7 Fred went to the bedroom yesterday.\n8 Where was Fred before the office? \tbedroom\t6 7\n9 This afternoon Bill travelled to the bedroom.\n10 Bill travelled to the park this morning.\n11 Where was Bill before the bedroom? \tpark\t9 10\n12 Julie went to the office this morning.\n13 This evening Bill journeyed to the cinema.\n14 Where was Bill before the park? \tbedroom\t10 4\n15 Fred moved to the cinema this afternoon.\n16 This afternoon Julie travelled to the cinema.\n17 Where was Julie before the office? \tkitchen\t12 1\n1 Bill moved to the kitchen this morning.\n2 Yesterday Bill went back to the school.\n3 Where was Bill before the kitchen? \tschool\t1 2\n4 This afternoon Bill travelled to the cinema.\n5 Yesterday Fred travelled to the office.\n6 Where was Bill before the cinema? \tkitchen\t4 1\n7 This morning Fred went back to the park.\n8 Yesterday Mary went back to the office.\n9 Where was Bill before the kitchen? \tschool\t1 2\n10 Yesterday Julie moved to the bedroom.\n11 Bill journeyed to the bedroom this evening.\n12 Where was Bill before the cinema? \tkitchen\t4 1\n13 This morning Mary went back to the park.\n14 This morning Julie travelled to the cinema.\n15 Where was Bill before the bedroom? \tcinema\t11 4\n1 This morning Mary went back to the park.\n2 Mary journeyed to the bedroom yesterday.\n3 Where was Mary before the park? \tbedroom\t1 2\n4 Julie went back to the school this morning.\n5 Yesterday Julie journeyed to the park.\n6 Where was Julie before the school? \tpark\t4 5\n7 This morning Bill travelled to the school.\n8 Yesterday Bill journeyed to the bedroom.\n9 Where was Bill before the school? \tbedroom\t7 8\n10 Julie travelled to the cinema this afternoon.\n11 This afternoon Mary journeyed to the school.\n12 Where was Julie before the school? \tpark\t4 5\n13 This morning Fred journeyed to the office.\n14 Yesterday Fred moved to the bedroom.\n15 Where was Julie before the cinema? \tschool\t10 4\n1 Yesterday Bill moved to the cinema.\n2 Mary went back to the bedroom this morning.\n3 Fred moved to the cinema yesterday.\n4 Yesterday Mary travelled to the cinema.\n5 Where was Mary before the bedroom? \tcinema\t2 4\n6 Julie went to the bedroom this morning.\n7 Julie journeyed to the kitchen yesterday.\n8 Where was Mary before the bedroom? \tcinema\t2 4\n9 Bill moved to the bedroom this morning.\n10 Fred moved to the park this morning.\n11 Where was Mary before the bedroom? \tcinema\t2 4\n12 Mary went back to the cinema this afternoon.\n13 Julie journeyed to the park this afternoon.\n14 Where was Bill before the bedroom? \tcinema\t9 1\n15 This evening Mary went to the park.\n16 Fred went to the bedroom this afternoon.\n17 Where was Bill before the bedroom? \tcinema\t9 1\n1 Mary travelled to the school yesterday.\n2 Yesterday Bill journeyed to the kitchen.\n3 Julie moved to the school this morning.\n4 Julie went to the park yesterday.\n5 Fred went back to the cinema yesterday.\n6 Mary journeyed to the cinema this morning.\n7 Where was Mary before the cinema? \tschool\t6 1\n8 Bill journeyed to the office this morning.\n9 Mary moved to the bedroom this afternoon.\n10 Where was Bill before the office? \tkitchen\t8 2\n11 Fred travelled to the kitchen this morning.\n12 Mary journeyed to the park this evening.\n13 Where was Fred before the kitchen? \tcinema\t11 5\n14 Julie moved to the office this evening.\n15 This afternoon Julie journeyed to the kitchen.\n16 Where was Bill before the office? \tkitchen\t8 2\n17 Fred moved to the school this afternoon.\n18 This afternoon Bill journeyed to the park.\n19 Where was Julie before the office? \tkitchen\t14 15\n1 Yesterday Mary went to the park.\n2 Bill went to the school yesterday.\n3 Julie went back to the school this morning.\n4 Julie moved to the bedroom yesterday.\n5 Where was Julie before the school? \tbedroom\t3 4\n6 Yesterday Fred travelled to the cinema.\n7 Bill journeyed to the office this morning.\n8 Where was Julie before the school? \tbedroom\t3 4\n9 Fred travelled to the park this afternoon.\n10 Fred travelled to the office this morning.\n11 Where was Bill before the office? \tschool\t7 2\n12 Mary went back to the school this morning.\n13 This afternoon Bill travelled to the bedroom.\n14 Where was Bill before the bedroom? \toffice\t13 7\n15 This afternoon Julie journeyed to the office.\n16 This afternoon Mary went back to the office.\n17 Where was Mary before the school? \tpark\t12 1\n1 Julie moved to the office this morning.\n2 Bill journeyed to the kitchen yesterday.\n3 Mary went back to the office yesterday.\n4 Yesterday Julie went to the bedroom.\n5 Where was Julie before the office? \tbedroom\t1 4\n6 Julie went back to the cinema this afternoon.\n7 Fred went back to the park yesterday.\n8 Where was Julie before the cinema? \toffice\t6 1\n9 Julie went back to the school this evening.\n10 Bill went back to the cinema this morning.\n11 Where was Julie before the office? \tbedroom\t1 4\n12 This afternoon Bill went to the school.\n13 Mary travelled to the school this morning.\n14 Where was Bill before the cinema? \tkitchen\t10 2\n15 Mary moved to the cinema this afternoon.\n16 Fred moved to the cinema this morning.\n17 Where was Fred before the cinema? \tpark\t16 7\n1 Bill journeyed to the office yesterday.\n2 Yesterday Mary journeyed to the cinema.\n3 This morning Julie travelled to the kitchen.\n4 Julie journeyed to the bedroom yesterday.\n5 Where was Julie before the kitchen? \tbedroom\t3 4\n6 Fred travelled to the bedroom yesterday.\n7 Julie journeyed to the park this afternoon.\n8 Where was Julie before the kitchen? \tbedroom\t3 4\n9 This morning Bill went back to the bedroom.\n10 This morning Mary journeyed to the kitchen.\n11 Where was Bill before the bedroom? \toffice\t9 1\n12 Julie went to the bedroom this evening.\n13 This morning Fred went back to the school.\n14 Where was Mary before the kitchen? \tcinema\t10 2\n15 Mary journeyed to the office this evening.\n16 This afternoon Mary journeyed to the park.\n17 Where was Mary before the park? \tkitchen\t16 10\n1 This morning Fred moved to the park.\n2 Yesterday Fred journeyed to the office.\n3 Where was Fred before the park? \toffice\t1 2\n4 This afternoon Fred went to the office.\n5 Yesterday Mary journeyed to the office.\n6 Where was Fred before the office? \tpark\t4 1\n7 This morning Bill moved to the kitchen.\n8 Bill travelled to the cinema yesterday.\n9 Where was Fred before the park? \toffice\t1 2\n10 Bill journeyed to the park this afternoon.\n11 Yesterday Julie moved to the school.\n12 Where was Fred before the office? \tpark\t4 1\n13 This evening Bill went to the office.\n14 This evening Fred went back to the park.\n15 Where was Fred before the park? \toffice\t14 4\n1 Julie went back to the cinema this morning.\n2 Mary moved to the kitchen yesterday.\n3 Bill travelled to the bedroom yesterday.\n4 Yesterday Julie went to the bedroom.\n5 Where was Julie before the cinema? \tbedroom\t1 4\n6 Fred moved to the cinema this morning.\n7 Fred journeyed to the kitchen yesterday.\n8 Where was Fred before the cinema? \tkitchen\t6 7\n9 Fred moved to the school this afternoon.\n10 This morning Bill went to the cinema.\n11 Where was Fred before the school? \tcinema\t9 6\n12 Julie went back to the bedroom this afternoon.\n13 Fred moved to the kitchen this evening.\n14 Where was Fred before the cinema? \tkitchen\t6 7\n15 Mary travelled to the cinema this afternoon.\n16 This morning Mary travelled to the school.\n17 Where was Fred before the school? \tcinema\t9 6\n1 This afternoon Fred moved to the bedroom.\n2 This morning Fred travelled to the kitchen.\n3 Yesterday Fred journeyed to the park.\n4 Yesterday Julie went back to the office.\n5 Where was Fred before the kitchen? \tpark\t2 3\n6 Yesterday Bill moved to the cinema.\n7 This evening Fred went back to the kitchen.\n8 Where was Fred before the bedroom? \tkitchen\t1 2\n9 Yesterday Mary moved to the park.\n10 Bill travelled to the park this morning.\n11 Where was Bill before the park? \tcinema\t10 6\n12 This morning Mary moved to the school.\n13 Bill travelled to the cinema this afternoon.\n14 Where was Mary before the school? \tpark\t12 9\n15 This morning Julie went back to the kitchen.\n16 This evening Bill travelled to the park.\n17 Where was Julie before the kitchen? \toffice\t15 4\n1 Yesterday Mary travelled to the park.\n2 Yesterday Bill journeyed to the park.\n3 This morning Fred went back to the kitchen.\n4 Julie moved to the cinema yesterday.\n5 Fred travelled to the cinema this afternoon.\n6 Yesterday Fred moved to the park.\n7 Where was Fred before the cinema? \tkitchen\t5 3\n8 Bill went to the cinema this morning.\n9 This morning Julie went back to the school.\n10 Where was Fred before the kitchen? \tpark\t3 6\n11 This evening Fred travelled to the office.\n12 This morning Mary moved to the school.\n13 Where was Fred before the cinema? \tkitchen\t5 3\n14 This evening Bill went to the kitchen.\n15 Bill travelled to the office this afternoon.\n16 Where was Mary before the school? \tpark\t12 1\n17 Julie journeyed to the kitchen this afternoon.\n18 This afternoon Mary journeyed to the bedroom.\n19 Where was Bill before the kitchen? \toffice\t14 15\n1 Bill travelled to the park this morning.\n2 Bill moved to the office yesterday.\n3 This morning Mary went to the cinema.\n4 Yesterday Mary went to the kitchen.\n5 Where was Mary before the cinema? \tkitchen\t3 4\n6 Yesterday Julie travelled to the kitchen.\n7 Bill travelled to the school this afternoon.\n8 Where was Bill before the park? \toffice\t1 2\n9 This morning Julie went to the bedroom.\n10 Bill journeyed to the office this evening.\n11 Where was Mary before the cinema? \tkitchen\t3 4\n12 Mary went to the park this afternoon.\n13 Julie travelled to the office this afternoon.\n14 Where was Julie before the bedroom? \tkitchen\t9 6\n15 This evening Mary moved to the bedroom.\n16 This evening Julie moved to the kitchen.\n17 Where was Julie before the office? \tbedroom\t13 9\n1 Mary went back to the school yesterday.\n2 Julie went back to the school this afternoon.\n3 Yesterday Julie journeyed to the office.\n4 Julie went to the park this morning.\n5 Where was Julie before the school? \tpark\t2 4\n6 This morning Fred went back to the school.\n7 Yesterday Fred travelled to the kitchen.\n8 Where was Fred before the school? \tkitchen\t6 7\n9 Fred journeyed to the cinema this evening.\n10 This afternoon Fred moved to the office.\n11 Where was Fred before the cinema? \toffice\t9 10\n12 Julie went to the park this evening.\n13 Yesterday Bill went back to the bedroom.\n14 Where was Fred before the school? \tkitchen\t6 7\n15 Bill travelled to the bedroom this afternoon.\n16 Bill journeyed to the office this morning.\n17 Where was Bill before the office? \tbedroom\t16 13\n1 Yesterday Mary travelled to the office.\n2 Yesterday Bill journeyed to the kitchen.\n3 This morning Julie journeyed to the cinema.\n4 Julie journeyed to the kitchen yesterday.\n5 Where was Julie before the cinema? \tkitchen\t3 4\n6 Julie travelled to the kitchen this afternoon.\n7 Yesterday Fred went to the park.\n8 Where was Julie before the kitchen? \tcinema\t6 3\n9 This evening Julie went back to the school.\n10 This morning Fred moved to the bedroom.\n11 Where was Julie before the cinema? \tkitchen\t3 4\n12 This morning Bill moved to the school.\n13 This afternoon Fred journeyed to the office.\n14 Where was Fred before the bedroom? \tpark\t10 7\n15 Mary travelled to the park this morning.\n16 Fred went back to the kitchen this evening.\n17 Where was Bill before the school? \tkitchen\t12 2\n1 Fred journeyed to the school yesterday.\n2 This morning Fred journeyed to the kitchen.\n3 Fred journeyed to the office this afternoon.\n4 Bill went back to the cinema yesterday.\n5 Where was Fred before the kitchen? \tschool\t2 1\n6 This evening Fred went back to the school.\n7 This morning Bill journeyed to the school.\n8 Where was Bill before the school? \tcinema\t7 4\n9 Bill went to the kitchen this afternoon.\n10 Yesterday Julie went to the cinema.\n11 Where was Fred before the school? \toffice\t6 3\n12 This evening Bill moved to the school.\n13 This morning Julie journeyed to the park.\n14 Where was Julie before the park? \tcinema\t13 10\n15 Yesterday Mary moved to the school.\n16 Julie went back to the school this afternoon.\n17 Where was Bill before the kitchen? \tschool\t9 7\n1 Fred journeyed to the bedroom this morning.\n2 Fred went back to the park yesterday.\n3 Where was Fred before the bedroom? \tpark\t1 2\n4 Bill went back to the school yesterday.\n5 Julie journeyed to the office yesterday.\n6 Where was Fred before the bedroom? \tpark\t1 2\n7 This afternoon Fred went to the school.\n8 This morning Bill journeyed to the park.\n9 Where was Bill before the park? \tschool\t8 4\n10 Julie went back to the kitchen this morning.\n11 This evening Fred journeyed to the kitchen.\n12 Where was Julie before the kitchen? \toffice\t10 5\n13 Bill travelled to the bedroom this afternoon.\n14 Julie went back to the cinema this afternoon.\n15 Where was Fred before the kitchen? \tschool\t11 7\n1 This morning Julie went back to the office.\n2 Bill journeyed to the office yesterday.\n3 Mary travelled to the cinema yesterday.\n4 Julie went back to the park yesterday.\n5 Where was Julie before the office? \tpark\t1 4\n6 Fred journeyed to the bedroom yesterday.\n7 This morning Bill journeyed to the cinema.\n8 Where was Julie before the office? \tpark\t1 4\n9 This afternoon Julie moved to the bedroom.\n10 Fred went to the office this morning.\n11 Where was Bill before the cinema? \toffice\t7 2\n12 This morning Mary went back to the office.\n13 This afternoon Bill journeyed to the school.\n14 Where was Bill before the school? \tcinema\t13 7\n15 Fred went to the kitchen this afternoon.\n16 This afternoon Mary went back to the park.\n17 Where was Mary before the park? \toffice\t16 12\n1 This morning Fred went to the kitchen.\n2 Mary went back to the office yesterday.\n3 Yesterday Bill travelled to the kitchen.\n4 Yesterday Fred moved to the bedroom.\n5 Where was Fred before the kitchen? \tbedroom\t1 4\n6 This morning Bill travelled to the bedroom.\n7 This afternoon Fred moved to the office.\n8 Where was Fred before the kitchen? \tbedroom\t1 4\n9 Julie went to the school yesterday.\n10 Fred went back to the kitchen this evening.\n11 Where was Bill before the bedroom? \tkitchen\t6 3\n12 This morning Mary travelled to the kitchen.\n13 Julie journeyed to the cinema this morning.\n14 Where was Julie before the cinema? \tschool\t13 9\n15 This afternoon Julie went back to the school.\n16 Mary journeyed to the cinema this afternoon.\n17 Where was Julie before the school? \tcinema\t15 13\n1 Yesterday Bill went back to the cinema.\n2 Yesterday Mary moved to the school.\n3 This morning Fred journeyed to the office.\n4 Fred moved to the cinema yesterday.\n5 Where was Fred before the office? \tcinema\t3 4\n6 This evening Fred travelled to the bedroom.\n7 Fred went to the cinema this afternoon.\n8 Where was Fred before the cinema? \toffice\t7 3\n9 Bill travelled to the park this morning.\n10 Julie went to the bedroom yesterday.\n11 Where was Fred before the cinema? \toffice\t7 3\n12 This afternoon Bill went to the kitchen.\n13 Julie went back to the school this morning.\n14 Where was Bill before the park? \tcinema\t9 1\n15 Mary went back to the park this afternoon.\n16 This morning Mary journeyed to the office.\n17 Where was Julie before the school? \tbedroom\t13 10\n1 Bill went to the kitchen yesterday.\n2 Yesterday Julie went to the school.\n3 Yesterday Fred moved to the park.\n4 Julie moved to the kitchen this morning.\n5 Julie journeyed to the office this afternoon.\n6 Yesterday Mary travelled to the kitchen.\n7 Where was Julie before the office? \tkitchen\t5 4\n8 This morning Bill journeyed to the cinema.\n9 Julie journeyed to the kitchen this evening.\n10 Where was Julie before the kitchen? \toffice\t9 5\n11 Fred journeyed to the kitchen this morning.\n12 This afternoon Bill moved to the kitchen.\n13 Where was Bill before the kitchen? \tcinema\t12 8\n14 This evening Fred went to the school.\n15 Fred moved to the cinema this afternoon.\n16 Where was Bill before the kitchen? \tcinema\t12 8\n17 This morning Mary travelled to the office.\n18 This evening Bill went to the school.\n19 Where was Fred before the school? \tcinema\t14 15\n1 This morning Julie went to the kitchen.\n2 Julie travelled to the school yesterday.\n3 Where was Julie before the kitchen? \tschool\t1 2\n4 Yesterday Bill went to the kitchen.\n5 Julie moved to the cinema this afternoon.\n6 Where was Julie before the cinema? \tkitchen\t5 1\n7 Mary travelled to the bedroom yesterday.\n8 Fred went to the park yesterday.\n9 Where was Julie before the kitchen? \tschool\t1 2\n10 Julie travelled to the office this evening.\n11 This morning Bill moved to the bedroom.\n12 Where was Bill before the bedroom? \tkitchen\t11 4\n13 Fred went back to the school this afternoon.\n14 This morning Fred went to the office.\n15 Where was Bill before the bedroom? \tkitchen\t11 4\n1 Mary journeyed to the kitchen this morning.\n2 Mary journeyed to the school yesterday.\n3 Where was Mary before the kitchen? \tschool\t1 2\n4 This morning Julie went to the school.\n5 Julie went back to the park yesterday.\n6 Where was Julie before the school? \tpark\t4 5\n7 Julie travelled to the cinema this afternoon.\n8 Mary moved to the park this afternoon.\n9 Where was Mary before the kitchen? \tschool\t1 2\n10 Bill journeyed to the cinema yesterday.\n11 Mary journeyed to the office this evening.\n12 Where was Julie before the cinema? \tschool\t7 4\n13 This morning Fred travelled to the cinema.\n14 Yesterday Fred went to the school.\n15 Where was Fred before the cinema? \tschool\t13 14\n1 This morning Julie went to the school.\n2 Mary moved to the park yesterday.\n3 Yesterday Fred journeyed to the kitchen.\n4 Yesterday Julie travelled to the cinema.\n5 Where was Julie before the school? \tcinema\t1 4\n6 This evening Julie journeyed to the office.\n7 Julie went to the bedroom this afternoon.\n8 Where was Julie before the office? \tbedroom\t6 7\n9 This afternoon Fred journeyed to the school.\n10 Fred went to the park this morning.\n11 Where was Fred before the school? \tpark\t9 10\n12 Mary journeyed to the cinema this morning.\n13 Bill travelled to the office yesterday.\n14 Where was Fred before the school? \tpark\t9 10\n15 Mary journeyed to the park this afternoon.\n16 This evening Fred travelled to the bedroom.\n17 Where was Fred before the bedroom? \tschool\t16 9\n1 Yesterday Mary went to the bedroom.\n2 This morning Mary journeyed to the kitchen.\n3 Bill moved to the bedroom yesterday.\n4 Fred went to the school yesterday.\n5 Where was Mary before the kitchen? \tbedroom\t2 1\n6 This afternoon Bill moved to the school.\n7 This morning Bill moved to the cinema.\n8 Where was Bill before the school? \tcinema\t6 7\n9 This morning Julie journeyed to the park.\n10 Yesterday Julie went to the bedroom.\n11 Where was Julie before the park? \tbedroom\t9 10\n12 This morning Fred moved to the cinema.\n13 Bill went to the cinema this evening.\n14 Where was Fred before the cinema? \tschool\t12 4\n15 Julie journeyed to the kitchen this evening.\n16 Julie travelled to the office this afternoon.\n17 Where was Fred before the cinema? \tschool\t12 4\n1 Bill moved to the kitchen this morning.\n2 Bill journeyed to the bedroom yesterday.\n3 Yesterday Julie went back to the school.\n4 Mary went to the kitchen yesterday.\n5 Where was Bill before the kitchen? \tbedroom\t1 2\n6 Julie moved to the cinema this morning.\n7 This morning Mary went back to the cinema.\n8 Where was Mary before the cinema? \tkitchen\t7 4\n9 This afternoon Mary travelled to the kitchen.\n10 This afternoon Bill journeyed to the bedroom.\n11 Where was Mary before the cinema? \tkitchen\t7 4\n12 This morning Fred went to the bedroom.\n13 Yesterday Fred went back to the school.\n14 Where was Bill before the bedroom? \tkitchen\t10 1\n15 This afternoon Julie travelled to the school.\n16 This afternoon Fred moved to the school.\n17 Where was Fred before the bedroom? \tschool\t12 13\n1 Yesterday Mary went to the bedroom.\n2 This morning Bill journeyed to the bedroom.\n3 Julie went back to the cinema yesterday.\n4 Bill journeyed to the school yesterday.\n5 Where was Bill before the bedroom? \tschool\t2 4\n6 This afternoon Bill journeyed to the cinema.\n7 Fred journeyed to the bedroom yesterday.\n8 Where was Bill before the bedroom? \tschool\t2 4\n9 This morning Julie went to the school.\n10 Bill travelled to the school this evening.\n11 Where was Bill before the school? \tcinema\t10 6\n12 This afternoon Julie travelled to the cinema.\n13 This morning Fred journeyed to the park.\n14 Where was Julie before the school? \tcinema\t9 3\n15 This evening Julie journeyed to the park.\n16 This afternoon Fred went to the bedroom.\n17 Where was Julie before the cinema? \tschool\t12 9\n1 Bill went back to the school yesterday.\n2 Yesterday Julie travelled to the kitchen.\n3 Fred travelled to the bedroom this morning.\n4 Fred journeyed to the kitchen yesterday.\n5 Where was Fred before the bedroom? \tkitchen\t3 4\n6 Mary moved to the kitchen yesterday.\n7 Julie went to the office this morning.\n8 Where was Fred before the bedroom? \tkitchen\t3 4\n9 This afternoon Fred went to the school.\n10 Mary moved to the park this morning.\n11 Where was Fred before the bedroom? \tkitchen\t3 4\n12 This afternoon Mary travelled to the bedroom.\n13 This afternoon Julie moved to the school.\n14 Where was Mary before the park? \tkitchen\t10 6\n15 This evening Mary journeyed to the office.\n16 Bill moved to the park this morning.\n17 Where was Mary before the office? \tbedroom\t15 12\n1 Bill went back to the park this morning.\n2 This morning Julie journeyed to the kitchen.\n3 Julie travelled to the bedroom yesterday.\n4 Bill moved to the cinema yesterday.\n5 Where was Bill before the park? \tcinema\t1 4\n6 Bill went back to the kitchen this afternoon.\n7 Fred travelled to the park yesterday.\n8 Where was Bill before the kitchen? \tpark\t6 1\n9 This afternoon Julie went back to the school.\n10 Fred moved to the bedroom this morning.\n11 Where was Fred before the bedroom? \tpark\t10 7\n12 Mary moved to the kitchen this morning.\n13 Yesterday Mary journeyed to the school.\n14 Where was Mary before the kitchen? \tschool\t12 13\n15 Bill went back to the office this evening.\n16 Mary went to the park this afternoon.\n17 Where was Mary before the kitchen? \tschool\t12 13\n1 This morning Mary moved to the park.\n2 Mary moved to the office yesterday.\n3 Where was Mary before the park? \toffice\t1 2\n4 This afternoon Mary moved to the bedroom.\n5 Yesterday Julie moved to the cinema.\n6 Where was Mary before the park? \toffice\t1 2\n7 Yesterday Bill journeyed to the park.\n8 This evening Mary went to the park.\n9 Where was Mary before the park? \tbedroom\t8 4\n10 Fred journeyed to the school this morning.\n11 Yesterday Fred went back to the park.\n12 Where was Mary before the bedroom? \tpark\t4 1\n13 Julie went back to the kitchen this afternoon.\n14 This morning Julie went to the office.\n15 Where was Fred before the school? \tpark\t10 11\n1 Mary went back to the school this morning.\n2 Yesterday Mary journeyed to the park.\n3 Where was Mary before the school? \tpark\t1 2\n4 Yesterday Bill moved to the school.\n5 Yesterday Fred moved to the school.\n6 Where was Mary before the school? \tpark\t1 2\n7 This morning Fred travelled to the cinema.\n8 This afternoon Mary went back to the cinema.\n9 Where was Mary before the cinema? \tschool\t8 1\n10 This evening Mary went to the park.\n11 Yesterday Julie went back to the cinema.\n12 Where was Mary before the cinema? \tschool\t8 1\n13 This morning Julie travelled to the kitchen.\n14 This morning Bill moved to the park.\n15 Where was Mary before the park? \tcinema\t10 8\n1 Bill moved to the bedroom yesterday.\n2 Bill went back to the cinema this morning.\n3 Yesterday Mary moved to the office.\n4 Yesterday Fred went back to the park.\n5 Where was Bill before the cinema? \tbedroom\t2 1\n6 Julie journeyed to the kitchen yesterday.\n7 This morning Fred moved to the bedroom.\n8 Where was Fred before the bedroom? \tpark\t7 4\n9 Bill went to the bedroom this afternoon.\n10 Julie travelled to the bedroom this morning.\n11 Where was Julie before the bedroom? \tkitchen\t10 6\n12 This evening Bill went back to the school.\n13 Julie moved to the park this afternoon.\n14 Where was Bill before the bedroom? \tcinema\t9 2\n15 This afternoon Mary went back to the park.\n16 Mary went back to the bedroom this morning.\n17 Where was Mary before the park? \tbedroom\t15 16\n1 Mary journeyed to the bedroom this morning.\n2 Yesterday Bill moved to the kitchen.\n3 Yesterday Mary travelled to the cinema.\n4 Julie travelled to the office yesterday.\n5 Where was Mary before the bedroom? \tcinema\t1 3\n6 This afternoon Julie journeyed to the bedroom.\n7 This morning Julie travelled to the cinema.\n8 Where was Julie before the cinema? \toffice\t7 4\n9 Fred went to the office yesterday.\n10 This afternoon Mary moved to the office.\n11 Where was Julie before the cinema? \toffice\t7 4\n12 This morning Fred travelled to the cinema.\n13 Julie moved to the office this evening.\n14 Where was Julie before the bedroom? \tcinema\t6 7\n15 Fred moved to the kitchen this afternoon.\n16 This evening Mary went back to the cinema.\n17 Where was Julie before the office? \tbedroom\t13 6\n1 Yesterday Julie travelled to the cinema.\n2 Bill travelled to the cinema yesterday.\n3 Yesterday Fred travelled to the park.\n4 Julie journeyed to the office this afternoon.\n5 Mary moved to the office yesterday.\n6 Julie journeyed to the bedroom this morning.\n7 Where was Julie before the office? \tbedroom\t4 6\n8 Fred journeyed to the cinema this afternoon.\n9 This morning Fred moved to the office.\n10 Where was Julie before the office? \tbedroom\t4 6\n11 Julie travelled to the park this evening.\n12 This morning Bill travelled to the office.\n13 Where was Fred before the office? \tpark\t9 3\n14 Mary went to the bedroom this morning.\n15 Bill travelled to the kitchen this afternoon.\n16 Where was Julie before the park? \toffice\t11 4\n17 This evening Fred travelled to the bedroom.\n18 Mary moved to the school this afternoon.\n19 Where was Julie before the park? \toffice\t11 4\n1 This morning Bill moved to the park.\n2 Bill journeyed to the school yesterday.\n3 Where was Bill before the park? \tschool\t1 2\n4 Julie travelled to the cinema yesterday.\n5 This afternoon Bill moved to the cinema.\n6 Where was Bill before the cinema? \tpark\t5 1\n7 This evening Bill went back to the park.\n8 Julie went to the park this morning.\n9 Where was Bill before the park? \tcinema\t7 5\n10 This morning Fred travelled to the park.\n11 Yesterday Fred went to the bedroom.\n12 Where was Julie before the park? \tcinema\t8 4\n13 Yesterday Mary travelled to the office.\n14 Julie went to the office this afternoon.\n15 Where was Julie before the office? \tpark\t14 8\n1 Julie moved to the kitchen this morning.\n2 Julie travelled to the office yesterday.\n3 Yesterday Fred moved to the school.\n4 Yesterday Mary went to the office.\n5 Where was Julie before the kitchen? \toffice\t1 2\n6 Yesterday Bill moved to the kitchen.\n7 This morning Mary went back to the park.\n8 Where was Mary before the park? \toffice\t7 4\n9 This evening Julie went back to the school.\n10 This afternoon Julie went back to the office.\n11 Where was Julie before the kitchen? \toffice\t1 2\n12 Bill moved to the office this morning.\n13 This afternoon Mary went to the school.\n14 Where was Julie before the office? \tkitchen\t10 1\n15 Fred moved to the bedroom this morning.\n16 Bill journeyed to the park this afternoon.\n17 Where was Mary before the school? \tpark\t13 7\n1 Yesterday Julie journeyed to the kitchen.\n2 Bill moved to the bedroom yesterday.\n3 Mary moved to the park this morning.\n4 Yesterday Mary travelled to the school.\n5 Where was Mary before the park? \tschool\t3 4\n6 This morning Bill travelled to the school.\n7 This morning Julie went back to the park.\n8 Where was Bill before the school? \tbedroom\t6 2\n9 Mary travelled to the school this afternoon.\n10 Fred went to the kitchen yesterday.\n11 Where was Bill before the school? \tbedroom\t6 2\n12 Bill travelled to the cinema this afternoon.\n13 Julie moved to the kitchen this afternoon.\n14 Where was Bill before the cinema? \tschool\t12 6\n15 This evening Julie moved to the office.\n16 This evening Bill moved to the office.\n17 Where was Bill before the office? \tcinema\t16 12\n1 Yesterday Fred travelled to the park.\n2 This morning Julie moved to the office.\n3 Yesterday Bill travelled to the cinema.\n4 Yesterday Julie moved to the cinema.\n5 Where was Julie before the office? \tcinema\t2 4\n6 Julie went to the kitchen this evening.\n7 Julie went back to the bedroom this afternoon.\n8 Where was Julie before the bedroom? \toffice\t7 2\n9 This morning Fred moved to the kitchen.\n10 This morning Bill journeyed to the kitchen.\n11 Where was Bill before the kitchen? \tcinema\t10 3\n12 This evening Fred went back to the bedroom.\n13 This afternoon Fred moved to the park.\n14 Where was Fred before the bedroom? \tpark\t12 13\n15 This morning Mary moved to the cinema.\n16 Yesterday Mary travelled to the school.\n17 Where was Fred before the bedroom? \tpark\t12 13\n1 Mary journeyed to the bedroom yesterday.\n2 Bill moved to the bedroom yesterday.\n3 This morning Julie moved to the bedroom.\n4 Yesterday Julie went back to the kitchen.\n5 Where was Julie before the bedroom? \tkitchen\t3 4\n6 Fred travelled to the cinema yesterday.\n7 This morning Mary travelled to the cinema.\n8 Where was Julie before the bedroom? \tkitchen\t3 4\n9 Julie went to the kitchen this afternoon.\n10 Mary travelled to the office this afternoon.\n11 Where was Mary before the cinema? \tbedroom\t7 1\n12 Bill went to the office this afternoon.\n13 Bill travelled to the kitchen this morning.\n14 Where was Mary before the office? \tcinema\t10 7\n15 Mary went to the school this evening.\n16 Bill journeyed to the cinema this evening.\n17 Where was Mary before the school? \toffice\t15 10\n1 Mary travelled to the school this morning.\n2 Mary travelled to the park yesterday.\n3 Where was Mary before the school? \tpark\t1 2\n4 Fred journeyed to the cinema yesterday.\n5 Yesterday Bill travelled to the park.\n6 Where was Mary before the school? \tpark\t1 2\n7 Yesterday Julie went back to the kitchen.\n8 Bill went to the cinema this morning.\n9 Where was Bill before the cinema? \tpark\t8 5\n10 Fred moved to the office this afternoon.\n11 This morning Fred journeyed to the bedroom.\n12 Where was Bill before the cinema? \tpark\t8 5\n13 Julie went to the bedroom this afternoon.\n14 This morning Julie moved to the park.\n15 Where was Julie before the park? \tkitchen\t14 7\n1 Fred journeyed to the bedroom this morning.\n2 Fred went back to the school this afternoon.\n3 Fred travelled to the cinema yesterday.\n4 Mary journeyed to the park yesterday.\n5 Where was Fred before the school? \tbedroom\t2 1\n6 Julie moved to the school yesterday.\n7 Fred moved to the kitchen this evening.\n8 Where was Fred before the bedroom? \tcinema\t1 3\n9 This morning Bill went back to the kitchen.\n10 Yesterday Bill journeyed to the bedroom.\n11 Where was Bill before the kitchen? \tbedroom\t9 10\n12 Bill moved to the office this afternoon.\n13 This morning Mary moved to the office.\n14 Where was Bill before the kitchen? \tbedroom\t9 10\n15 Julie went back to the kitchen this morning.\n16 Bill travelled to the park this evening.\n17 Where was Bill before the park? \toffice\t16 12\n1 This morning Bill went back to the bedroom.\n2 Fred journeyed to the cinema yesterday.\n3 Yesterday Bill journeyed to the office.\n4 Fred travelled to the office this morning.\n5 Where was Bill before the bedroom? \toffice\t1 3\n6 Yesterday Mary went to the bedroom.\n7 Yesterday Julie travelled to the bedroom.\n8 Where was Fred before the office? \tcinema\t4 2\n9 Fred went to the park this evening.\n10 Fred travelled to the cinema this afternoon.\n11 Where was Fred before the park? \tcinema\t9 10\n12 Mary went to the school this morning.\n13 Julie journeyed to the park this morning.\n14 Where was Mary before the school? \tbedroom\t12 6\n15 This afternoon Bill moved to the cinema.\n16 Mary went to the cinema this afternoon.\n17 Where was Mary before the school? \tbedroom\t12 6\n1 Bill moved to the bedroom yesterday.\n2 This morning Bill went to the park.\n3 Mary travelled to the kitchen yesterday.\n4 Yesterday Julie travelled to the bedroom.\n5 Where was Bill before the park? \tbedroom\t2 1\n6 Mary travelled to the office this morning.\n7 Yesterday Fred journeyed to the bedroom.\n8 Where was Bill before the park? \tbedroom\t2 1\n9 Bill journeyed to the kitchen this afternoon.\n10 Julie moved to the office this morning.\n11 Where was Bill before the kitchen? \tpark\t9 2\n12 This afternoon Fred went back to the cinema.\n13 This morning Fred went to the kitchen.\n14 Where was Fred before the kitchen? \tbedroom\t13 7\n15 Bill journeyed to the school this evening.\n16 This evening Fred travelled to the bedroom.\n17 Where was Bill before the kitchen? \tpark\t9 2\n1 Fred moved to the school yesterday.\n2 Fred journeyed to the office this morning.\n3 Mary went to the school yesterday.\n4 Yesterday Bill went back to the office.\n5 Where was Fred before the office? \tschool\t2 1\n6 Bill moved to the bedroom this morning.\n7 This afternoon Fred went to the kitchen.\n8 Where was Bill before the bedroom? \toffice\t6 4\n9 This evening Fred travelled to the cinema.\n10 This afternoon Bill moved to the park.\n11 Where was Bill before the park? \tbedroom\t10 6\n12 This morning Mary went back to the bedroom.\n13 Bill travelled to the office this evening.\n14 Where was Bill before the park? \tbedroom\t10 6\n15 Julie journeyed to the park yesterday.\n16 This afternoon Mary journeyed to the park.\n17 Where was Mary before the park? \tbedroom\t16 12\n1 Fred travelled to the kitchen yesterday.\n2 This afternoon Fred went back to the park.\n3 Julie moved to the kitchen yesterday.\n4 This morning Fred journeyed to the cinema.\n5 Where was Fred before the park? \tcinema\t2 4\n6 Bill went to the office this morning.\n7 Yesterday Bill went to the kitchen.\n8 Where was Bill before the office? \tkitchen\t6 7\n9 This evening Fred went back to the office.\n10 Julie went to the cinema this morning.\n11 Where was Bill before the office? \tkitchen\t6 7\n12 Julie moved to the kitchen this evening.\n13 Julie went back to the office this afternoon.\n14 Where was Julie before the cinema? \tkitchen\t10 3\n15 Bill went back to the office this evening.\n16 This afternoon Bill went to the school.\n17 Where was Julie before the kitchen? \toffice\t12 13\n1 This morning Mary journeyed to the school.\n2 Fred went back to the bedroom yesterday.\n3 Yesterday Bill journeyed to the school.\n4 Yesterday Mary travelled to the office.\n5 Where was Mary before the school? \toffice\t1 4\n6 Fred travelled to the cinema this morning.\n7 Mary travelled to the bedroom this afternoon.\n8 Where was Mary before the bedroom? \tschool\t7 1\n9 This afternoon Fred travelled to the bedroom.\n10 Mary moved to the office this evening.\n11 Where was Mary before the school? \toffice\t1 4\n12 Julie went to the cinema this morning.\n13 Julie went to the kitchen yesterday.\n14 Where was Fred before the cinema? \tbedroom\t6 2\n15 This afternoon Julie went to the office.\n16 Fred travelled to the school this evening.\n17 Where was Fred before the school? \tbedroom\t16 9\n1 Yesterday Bill moved to the office.\n2 Mary journeyed to the park this morning.\n3 Yesterday Fred went to the school.\n4 Yesterday Mary moved to the bedroom.\n5 Where was Mary before the park? \tbedroom\t2 4\n6 Julie moved to the school this morning.\n7 Yesterday Julie journeyed to the cinema.\n8 Where was Julie before the school? \tcinema\t6 7\n9 Bill went to the cinema this morning.\n10 Julie went back to the office this afternoon.\n11 Where was Bill before the cinema? \toffice\t9 1\n12 Julie went back to the park this evening.\n13 Mary journeyed to the bedroom this afternoon.\n14 Where was Bill before the cinema? \toffice\t9 1\n15 This afternoon Bill journeyed to the kitchen.\n16 This morning Fred went to the cinema.\n17 Where was Julie before the park? \toffice\t12 10\n1 This morning Bill journeyed to the bedroom.\n2 Yesterday Julie journeyed to the kitchen.\n3 Yesterday Bill journeyed to the school.\n4 Fred went back to the school yesterday.\n5 Where was Bill before the bedroom? \tschool\t1 3\n6 Mary travelled to the bedroom yesterday.\n7 This morning Julie travelled to the bedroom.\n8 Where was Bill before the bedroom? \tschool\t1 3\n9 This afternoon Bill went to the school.\n10 This afternoon Julie travelled to the park.\n11 Where was Julie before the bedroom? \tkitchen\t7 2\n12 This evening Bill travelled to the park.\n13 Mary went back to the park this morning.\n14 Where was Bill before the park? \tschool\t12 9\n15 This evening Mary went to the office.\n16 Mary went to the cinema this afternoon.\n17 Where was Bill before the school? \tbedroom\t9 1\n1 Yesterday Mary journeyed to the park.\n2 This morning Julie moved to the office.\n3 This morning Mary went back to the kitchen.\n4 Julie moved to the school yesterday.\n5 Where was Julie before the office? \tschool\t2 4\n6 Yesterday Fred went back to the kitchen.\n7 Mary journeyed to the office this afternoon.\n8 Where was Mary before the office? \tkitchen\t7 3\n9 Mary travelled to the bedroom this evening.\n10 Yesterday Bill journeyed to the school.\n11 Where was Mary before the office? \tkitchen\t7 3\n12 Bill journeyed to the park this morning.\n13 Fred journeyed to the office this morning.\n14 Where was Bill before the park? \tschool\t12 10\n15 Fred went back to the bedroom this afternoon.\n16 Julie moved to the school this afternoon.\n17 Where was Fred before the bedroom? \toffice\t15 13\n1 Julie went back to the cinema yesterday.\n2 This morning Mary went to the office.\n3 Mary went to the school yesterday.\n4 Bill travelled to the park yesterday.\n5 Where was Mary before the office? \tschool\t2 3\n6 Mary went back to the park this afternoon.\n7 This morning Bill went to the bedroom.\n8 Where was Mary before the office? \tschool\t2 3\n9 This evening Bill went back to the office.\n10 This afternoon Bill moved to the school.\n11 Where was Bill before the bedroom? \tpark\t7 4\n12 Fred moved to the bedroom yesterday.\n13 Julie went back to the park this morning.\n14 Where was Bill before the office? \tschool\t9 10\n15 This afternoon Julie went to the cinema.\n16 This evening Mary journeyed to the school.\n17 Where was Julie before the park? \tcinema\t13 1\n1 This morning Bill moved to the kitchen.\n2 Bill journeyed to the cinema yesterday.\n3 This morning Julie went to the park.\n4 Julie went to the kitchen yesterday.\n5 Where was Bill before the kitchen? \tcinema\t1 2\n6 Mary journeyed to the cinema yesterday.\n7 Fred journeyed to the bedroom yesterday.\n8 Where was Bill before the kitchen? \tcinema\t1 2\n9 Fred went to the park this afternoon.\n10 Fred went to the kitchen this morning.\n11 Where was Fred before the kitchen? \tbedroom\t10 7\n12 This morning Mary travelled to the school.\n13 This afternoon Julie went back to the cinema.\n14 Where was Fred before the kitchen? \tbedroom\t10 7\n15 Fred journeyed to the cinema this evening.\n16 This afternoon Mary moved to the bedroom.\n17 Where was Mary before the bedroom? \tschool\t16 12\n1 Mary went back to the cinema this morning.\n2 Yesterday Julie journeyed to the school.\n3 Yesterday Mary travelled to the kitchen.\n4 Yesterday Bill went back to the park.\n5 Where was Mary before the cinema? \tkitchen\t1 3\n6 This morning Bill went to the school.\n7 Yesterday Fred moved to the school.\n8 Where was Bill before the school? \tpark\t6 4\n9 This morning Julie travelled to the cinema.\n10 This afternoon Bill travelled to the cinema.\n11 Where was Mary before the cinema? \tkitchen\t1 3\n12 This afternoon Mary went back to the kitchen.\n13 Julie travelled to the office this afternoon.\n14 Where was Julie before the cinema? \tschool\t9 2\n15 Fred moved to the cinema this morning.\n16 This evening Bill went back to the bedroom.\n17 Where was Julie before the cinema? \tschool\t9 2\n1 This afternoon Mary journeyed to the bedroom.\n2 Mary went to the cinema this morning.\n3 Mary travelled to the park yesterday.\n4 Fred moved to the office yesterday.\n5 Where was Mary before the bedroom? \tcinema\t1 2\n6 This morning Julie went to the bedroom.\n7 Julie moved to the kitchen yesterday.\n8 Where was Julie before the bedroom? \tkitchen\t6 7\n9 Julie journeyed to the cinema this afternoon.\n10 This evening Mary journeyed to the park.\n11 Where was Mary before the bedroom? \tcinema\t1 2\n12 Bill travelled to the bedroom this morning.\n13 Bill went to the school yesterday.\n14 Where was Julie before the bedroom? \tkitchen\t6 7\n15 Fred journeyed to the bedroom this afternoon.\n16 This morning Fred moved to the school.\n17 Where was Fred before the school? \toffice\t16 4\n1 Yesterday Fred journeyed to the office.\n2 Julie journeyed to the bedroom yesterday.\n3 This morning Mary went to the school.\n4 Yesterday Mary went back to the kitchen.\n5 Where was Mary before the school? \tkitchen\t3 4\n6 Fred travelled to the kitchen this morning.\n7 Bill went to the cinema yesterday.\n8 Where was Fred before the kitchen? \toffice\t6 1\n9 Bill journeyed to the office this morning.\n10 This afternoon Fred moved to the park.\n11 Where was Fred before the park? \tkitchen\t10 6\n12 This evening Fred travelled to the cinema.\n13 Bill went to the cinema this afternoon.\n14 Where was Fred before the cinema? \tpark\t12 10\n15 Mary travelled to the cinema this afternoon.\n16 Bill journeyed to the park this evening.\n17 Where was Mary before the cinema? \tschool\t15 3\n1 Bill travelled to the office this morning.\n2 Yesterday Bill went back to the bedroom.\n3 Where was Bill before the office? \tbedroom\t1 2\n4 Yesterday Mary moved to the cinema.\n5 This afternoon Bill travelled to the bedroom.\n6 Where was Bill before the bedroom? \toffice\t5 1\n7 Yesterday Julie moved to the school.\n8 This evening Bill went to the school.\n9 Where was Bill before the office? \tbedroom\t1 2\n10 Mary travelled to the office this afternoon.\n11 Mary moved to the school this morning.\n12 Where was Mary before the school? \tcinema\t11 4\n13 This evening Mary journeyed to the kitchen.\n14 This morning Julie moved to the park.\n15 Where was Mary before the office? \tschool\t10 11\n1 This morning Julie travelled to the office.\n2 Yesterday Julie went back to the bedroom.\n3 Mary moved to the school yesterday.\n4 Bill travelled to the kitchen yesterday.\n5 Where was Julie before the office? \tbedroom\t1 2\n6 Mary went to the kitchen this morning.\n7 This morning Bill moved to the office.\n8 Where was Mary before the kitchen? \tschool\t6 3\n9 This afternoon Mary journeyed to the office.\n10 Julie went back to the kitchen this afternoon.\n11 Where was Mary before the office? \tkitchen\t9 6\n12 Bill moved to the kitchen this afternoon.\n13 This evening Mary went back to the kitchen.\n14 Where was Bill before the kitchen? \toffice\t12 7\n15 Yesterday Fred went back to the bedroom.\n16 This evening Julie moved to the office.\n17 Where was Bill before the kitchen? \toffice\t12 7\n1 This morning Fred moved to the bedroom.\n2 Yesterday Mary went back to the office.\n3 Bill went to the office yesterday.\n4 Yesterday Fred moved to the park.\n5 Where was Fred before the bedroom? \tpark\t1 4\n6 This morning Mary went back to the bedroom.\n7 Julie went to the cinema yesterday.\n8 Where was Mary before the bedroom? \toffice\t6 2\n9 This afternoon Mary went back to the office.\n10 This morning Bill went to the bedroom.\n11 Where was Mary before the bedroom? \toffice\t6 2\n12 This evening Mary journeyed to the cinema.\n13 This morning Julie went back to the bedroom.\n14 Where was Mary before the cinema? \toffice\t12 9\n15 This afternoon Julie went back to the park.\n16 Fred travelled to the park this afternoon.\n17 Where was Julie before the bedroom? \tcinema\t13 7\n1 Yesterday Fred travelled to the office.\n2 Bill journeyed to the office yesterday.\n3 Fred travelled to the park this morning.\n4 Mary travelled to the park yesterday.\n5 Where was Fred before the park? \toffice\t3 1\n6 Yesterday Julie journeyed to the cinema.\n7 This afternoon Fred journeyed to the school.\n8 Where was Fred before the park? \toffice\t3 1\n9 This morning Mary moved to the office.\n10 Julie moved to the kitchen this morning.\n11 Where was Fred before the park? \toffice\t3 1\n12 This evening Fred travelled to the park.\n13 Julie moved to the cinema this afternoon.\n14 Where was Julie before the cinema? \tkitchen\t13 10\n15 Mary went back to the park this afternoon.\n16 This evening Julie journeyed to the kitchen.\n17 Where was Julie before the kitchen? \tcinema\t16 13\n1 This morning Fred moved to the school.\n2 Bill journeyed to the kitchen yesterday.\n3 Mary moved to the kitchen yesterday.\n4 Fred went to the office yesterday.\n5 Where was Fred before the school? \toffice\t1 4\n6 This afternoon Fred went to the kitchen.\n7 Bill travelled to the park this morning.\n8 Where was Bill before the park? \tkitchen\t7 2\n9 Bill journeyed to the cinema this afternoon.\n10 This morning Mary went to the park.\n11 Where was Bill before the cinema? \tpark\t9 7\n12 Julie moved to the office yesterday.\n13 This afternoon Mary went back to the bedroom.\n14 Where was Mary before the bedroom? \tpark\t13 10\n15 Fred travelled to the school this evening.\n16 This evening Mary moved to the office.\n17 Where was Mary before the office? \tbedroom\t16 13\n1 Mary went back to the school this morning.\n2 Mary went back to the office yesterday.\n3 Where was Mary before the school? \toffice\t1 2\n4 Fred journeyed to the park yesterday.\n5 Yesterday Julie moved to the bedroom.\n6 Where was Mary before the school? \toffice\t1 2\n7 This afternoon Mary went back to the park.\n8 Bill journeyed to the cinema yesterday.\n9 Where was Mary before the school? \toffice\t1 2\n10 This morning Julie went back to the school.\n11 Fred went to the school this morning.\n12 Where was Fred before the school? \tpark\t11 4\n13 This afternoon Julie travelled to the cinema.\n14 This evening Mary went to the school.\n15 Where was Fred before the school? \tpark\t11 4\n1 Julie went back to the office this morning.\n2 Fred travelled to the cinema this morning.\n3 Yesterday Julie travelled to the bedroom.\n4 Fred went back to the kitchen yesterday.\n5 Yesterday Bill went to the park.\n6 Mary moved to the kitchen yesterday.\n7 Where was Julie before the office? \tbedroom\t1 3\n8 Mary went back to the cinema this morning.\n9 This afternoon Julie travelled to the cinema.\n10 Where was Fred before the cinema? \tkitchen\t2 4\n11 This afternoon Fred travelled to the bedroom.\n12 Julie journeyed to the kitchen this evening.\n13 Where was Julie before the kitchen? \tcinema\t12 9\n14 Fred went to the cinema this evening.\n15 This morning Bill travelled to the bedroom.\n16 Where was Bill before the bedroom? \tpark\t15 5\n17 Bill travelled to the cinema this evening.\n18 This afternoon Bill travelled to the office.\n19 Where was Bill before the office? \tbedroom\t18 15\n1 This morning Fred moved to the park.\n2 Bill journeyed to the cinema yesterday.\n3 Fred went to the office yesterday.\n4 Yesterday Julie moved to the school.\n5 This afternoon Fred journeyed to the school.\n6 Yesterday Mary went back to the park.\n7 Where was Fred before the school? \tpark\t5 1\n8 Bill travelled to the school this morning.\n9 Fred travelled to the cinema this evening.\n10 Where was Bill before the school? \tcinema\t8 2\n11 This morning Julie went to the park.\n12 Bill moved to the cinema this afternoon.\n13 Where was Fred before the cinema? \tschool\t9 5\n14 This morning Mary went to the school.\n15 This evening Bill travelled to the park.\n16 Where was Bill before the school? \tcinema\t8 2\n17 Mary journeyed to the kitchen this evening.\n18 This afternoon Mary went back to the office.\n19 Where was Mary before the kitchen? \toffice\t17 18\n1 This morning Julie travelled to the bedroom.\n2 Julie went to the office yesterday.\n3 Julie travelled to the kitchen this afternoon.\n4 Fred travelled to the bedroom yesterday.\n5 Where was Julie before the kitchen? \tbedroom\t3 1\n6 Julie journeyed to the office this evening.\n7 This morning Fred went to the school.\n8 Where was Julie before the bedroom? \toffice\t1 2\n9 Mary journeyed to the school yesterday.\n10 Yesterday Bill went to the bedroom.\n11 Where was Fred before the school? \tbedroom\t7 4\n12 Bill journeyed to the park this morning.\n13 Mary travelled to the kitchen this morning.\n14 Where was Bill before the park? \tbedroom\t12 10\n15 Bill moved to the school this afternoon.\n16 This afternoon Fred travelled to the park.\n17 Where was Fred before the park? \tschool\t16 7\n1 Mary moved to the school this morning.\n2 Mary journeyed to the office yesterday.\n3 Where was Mary before the school? \toffice\t1 2\n4 Bill moved to the bedroom yesterday.\n5 Yesterday Julie went to the cinema.\n6 Where was Mary before the school? \toffice\t1 2\n7 This morning Bill journeyed to the school.\n8 Yesterday Fred journeyed to the bedroom.\n9 Where was Mary before the school? \toffice\t1 2\n10 Bill journeyed to the office this afternoon.\n11 This morning Julie moved to the office.\n12 Where was Bill before the office? \tschool\t10 7\n13 This morning Fred journeyed to the park.\n14 This afternoon Mary travelled to the kitchen.\n15 Where was Bill before the office? \tschool\t10 7\n1 Yesterday Julie moved to the bedroom.\n2 Yesterday Mary journeyed to the kitchen.\n3 Bill travelled to the school this morning.\n4 Bill went to the office yesterday.\n5 Where was Bill before the school? \toffice\t3 4\n6 This morning Julie journeyed to the cinema.\n7 Mary moved to the cinema this morning.\n8 Where was Julie before the cinema? \tbedroom\t6 1\n9 Yesterday Fred moved to the school.\n10 This afternoon Mary travelled to the kitchen.\n11 Where was Bill before the school? \toffice\t3 4\n12 This morning Fred went back to the kitchen.\n13 Mary moved to the school this evening.\n14 Where was Fred before the kitchen? \tschool\t12 9\n15 Julie journeyed to the school this evening.\n16 Julie moved to the bedroom this afternoon.\n17 Where was Julie before the bedroom? \tcinema\t16 6\n1 Julie went back to the cinema yesterday.\n2 Mary moved to the office yesterday.\n3 Julie journeyed to the kitchen this morning.\n4 Yesterday Bill went to the bedroom.\n5 Where was Julie before the kitchen? \tcinema\t3 1\n6 Yesterday Fred went back to the bedroom.\n7 This morning Bill moved to the park.\n8 Where was Bill before the park? \tbedroom\t7 4\n9 This morning Mary journeyed to the cinema.\n10 Fred went back to the kitchen this morning.\n11 Where was Mary before the cinema? \toffice\t9 2\n12 This evening Bill journeyed to the bedroom.\n13 This afternoon Bill moved to the office.\n14 Where was Mary before the cinema? \toffice\t9 2\n15 Mary travelled to the bedroom this afternoon.\n16 Fred went to the office this afternoon.\n17 Where was Bill before the office? \tpark\t13 7\n1 Julie went back to the park yesterday.\n2 Yesterday Fred went back to the school.\n3 Julie moved to the office this morning.\n4 Mary moved to the cinema yesterday.\n5 Where was Julie before the office? \tpark\t3 1\n6 This evening Julie went to the school.\n7 Julie travelled to the cinema this afternoon.\n8 Where was Julie before the office? \tpark\t3 1\n9 Fred journeyed to the office this morning.\n10 Bill moved to the office yesterday.\n11 Where was Julie before the office? \tpark\t3 1\n12 Mary travelled to the office this morning.\n13 This afternoon Fred went back to the park.\n14 Where was Mary before the office? \tcinema\t12 4\n15 Fred went back to the cinema this evening.\n16 This afternoon Mary went back to the kitchen.\n17 Where was Fred before the park? \toffice\t13 9\n1 Bill travelled to the office yesterday.\n2 This morning Julie travelled to the school.\n3 Julie travelled to the park yesterday.\n4 Yesterday Mary travelled to the office.\n5 Where was Julie before the school? \tpark\t2 3\n6 Yesterday Fred moved to the park.\n7 This afternoon Julie journeyed to the cinema.\n8 Where was Julie before the school? \tpark\t2 3\n9 Mary journeyed to the cinema this morning.\n10 This morning Bill moved to the school.\n11 Where was Bill before the school? \toffice\t10 1\n12 This afternoon Mary went to the kitchen.\n13 This evening Julie went to the school.\n14 Where was Bill before the school? \toffice\t10 1\n15 This evening Bill travelled to the cinema.\n16 Bill travelled to the kitchen this afternoon.\n17 Where was Julie before the school? \tcinema\t13 7\n1 This morning Bill journeyed to the bedroom.\n2 Yesterday Bill went to the cinema.\n3 Mary moved to the bedroom yesterday.\n4 Julie journeyed to the cinema yesterday.\n5 Where was Bill before the bedroom? \tcinema\t1 2\n6 Julie went to the office this morning.\n7 This afternoon Bill travelled to the kitchen.\n8 Where was Julie before the office? \tcinema\t6 4\n9 Fred went to the kitchen yesterday.\n10 Mary moved to the cinema this morning.\n11 Where was Bill before the bedroom? \tcinema\t1 2\n12 Fred went to the bedroom this morning.\n13 Mary went back to the office this afternoon.\n14 Where was Fred before the bedroom? \tkitchen\t12 9\n15 Mary journeyed to the bedroom this evening.\n16 Fred journeyed to the cinema this afternoon.\n17 Where was Fred before the cinema? \tbedroom\t16 12\n1 This morning Mary journeyed to the office.\n2 Mary moved to the kitchen yesterday.\n3 Where was Mary before the office? \tkitchen\t1 2\n4 Yesterday Fred journeyed to the park.\n5 Bill went back to the park yesterday.\n6 Where was Mary before the office? \tkitchen\t1 2\n7 This afternoon Bill moved to the kitchen.\n8 Bill went to the bedroom this morning.\n9 Where was Mary before the office? \tkitchen\t1 2\n10 This afternoon Mary journeyed to the bedroom.\n11 This morning Fred went to the office.\n12 Where was Bill before the bedroom? \tpark\t8 5\n13 Fred went back to the bedroom this afternoon.\n14 Mary moved to the park this evening.\n15 Where was Mary before the park? \tbedroom\t14 10\n1 Julie went to the park this morning.\n2 Fred went to the park this morning.\n3 Yesterday Mary went back to the office.\n4 Yesterday Fred journeyed to the office.\n5 Yesterday Julie moved to the cinema.\n6 Yesterday Bill journeyed to the park.\n7 Where was Fred before the park? \toffice\t2 4\n8 This evening Julie went back to the school.\n9 Julie travelled to the kitchen this afternoon.\n10 Where was Julie before the kitchen? \tpark\t9 1\n11 This afternoon Fred journeyed to the cinema.\n12 This morning Bill journeyed to the school.\n13 Where was Bill before the school? \tpark\t12 6\n14 This evening Bill travelled to the school.\n15 Bill travelled to the kitchen this afternoon.\n16 Where was Bill before the school? \tkitchen\t14 15\n17 This morning Mary journeyed to the park.\n18 Fred went to the kitchen this evening.\n19 Where was Bill before the school? \tkitchen\t14 15\n1 Mary travelled to the cinema this morning.\n2 Mary went back to the park yesterday.\n3 Where was Mary before the cinema? \tpark\t1 2\n4 Mary journeyed to the school this evening.\n5 Mary went to the kitchen this afternoon.\n6 Where was Mary before the school? \tkitchen\t4 5\n7 Yesterday Bill went back to the cinema.\n8 Yesterday Fred moved to the school.\n9 Where was Mary before the school? \tkitchen\t4 5\n10 This morning Julie travelled to the office.\n11 Yesterday Julie journeyed to the bedroom.\n12 Where was Mary before the school? \tkitchen\t4 5\n13 This morning Bill moved to the office.\n14 This afternoon Julie travelled to the park.\n15 Where was Bill before the office? \tcinema\t13 7\n1 This morning Mary journeyed to the kitchen.\n2 Julie moved to the school yesterday.\n3 Mary travelled to the office yesterday.\n4 Yesterday Bill went back to the cinema.\n5 Where was Mary before the kitchen? \toffice\t1 3\n6 Fred travelled to the bedroom yesterday.\n7 This morning Bill journeyed to the park.\n8 Where was Mary before the kitchen? \toffice\t1 3\n9 Fred went to the park this morning.\n10 This morning Julie moved to the cinema.\n11 Where was Mary before the kitchen? \toffice\t1 3\n12 This evening Fred went to the cinema.\n13 This afternoon Fred journeyed to the office.\n14 Where was Fred before the park? \tbedroom\t9 6\n15 This afternoon Bill went back to the school.\n16 Mary went to the park this afternoon.\n17 Where was Fred before the office? \tpark\t13 9\n1 Yesterday Julie journeyed to the school.\n2 Yesterday Fred went to the kitchen.\n3 Yesterday Mary went to the office.\n4 Fred travelled to the office this morning.\n5 Where was Fred before the office? \tkitchen\t4 2\n6 This afternoon Mary journeyed to the bedroom.\n7 This morning Mary moved to the park.\n8 Where was Fred before the office? \tkitchen\t4 2\n9 This afternoon Fred went to the bedroom.\n10 Julie went back to the office this morning.\n11 Where was Mary before the bedroom? \tpark\t6 7\n12 Bill moved to the cinema yesterday.\n13 This evening Mary moved to the kitchen.\n14 Where was Mary before the bedroom? \tpark\t6 7\n15 Fred travelled to the kitchen this evening.\n16 This morning Bill moved to the kitchen.\n17 Where was Mary before the kitchen? \tbedroom\t13 6\n1 Bill went back to the bedroom yesterday.\n2 Fred travelled to the cinema yesterday.\n3 Mary went back to the office yesterday.\n4 This morning Mary travelled to the cinema.\n5 Where was Mary before the cinema? \toffice\t4 3\n6 This afternoon Fred moved to the park.\n7 Fred journeyed to the kitchen this morning.\n8 Where was Fred before the kitchen? \tcinema\t7 2\n9 Fred moved to the school this evening.\n10 Mary journeyed to the bedroom this afternoon.\n11 Where was Fred before the park? \tkitchen\t6 7\n12 This morning Bill went back to the kitchen.\n13 Mary journeyed to the office this evening.\n14 Where was Bill before the kitchen? \tbedroom\t12 1\n15 This evening Bill went back to the school.\n16 Bill travelled to the office this afternoon.\n17 Where was Mary before the office? \tbedroom\t13 10\n1 Bill went to the office this morning.\n2 Yesterday Bill moved to the school.\n3 Julie journeyed to the school yesterday.\n4 Yesterday Fred went back to the kitchen.\n5 Where was Bill before the office? \tschool\t1 2\n6 This morning Fred went back to the school.\n7 This morning Julie moved to the park.\n8 Where was Fred before the school? \tkitchen\t6 4\n9 This afternoon Bill went to the cinema.\n10 Fred journeyed to the office this afternoon.\n11 Where was Fred before the school? \tkitchen\t6 4\n12 This afternoon Julie travelled to the school.\n13 This evening Fred moved to the school.\n14 Where was Fred before the school? \toffice\t13 10\n15 This evening Bill moved to the park.\n16 Mary travelled to the school yesterday.\n17 Where was Bill before the cinema? \toffice\t9 1\n1 This morning Julie moved to the bedroom.\n2 Julie went to the park yesterday.\n3 Where was Julie before the bedroom? \tpark\t1 2\n4 Fred travelled to the cinema yesterday.\n5 Julie travelled to the cinema this afternoon.\n6 Where was Julie before the cinema? \tbedroom\t5 1\n7 This afternoon Fred travelled to the park.\n8 This morning Fred journeyed to the kitchen.\n9 Where was Fred before the park? \tkitchen\t7 8\n10 Yesterday Mary travelled to the office.\n11 This evening Julie went to the bedroom.\n12 Where was Julie before the bedroom? \tcinema\t11 5\n13 Mary travelled to the kitchen this morning.\n14 This evening Fred moved to the school.\n15 Where was Mary before the kitchen? \toffice\t13 10\n1 Yesterday Fred travelled to the park.\n2 Yesterday Bill went back to the park.\n3 Julie went back to the office this morning.\n4 Julie went to the cinema yesterday.\n5 Where was Julie before the office? \tcinema\t3 4\n6 Fred went to the school this morning.\n7 This morning Bill journeyed to the office.\n8 Where was Julie before the office? \tcinema\t3 4\n9 This evening Bill went back to the bedroom.\n10 This afternoon Bill travelled to the school.\n11 Where was Bill before the school? \toffice\t10 7\n12 Yesterday Mary went back to the bedroom.\n13 This afternoon Julie moved to the bedroom.\n14 Where was Fred before the school? \tpark\t6 1\n15 Mary moved to the park this morning.\n16 Julie journeyed to the kitchen this evening.\n17 Where was Bill before the bedroom? \tschool\t9 10\n1 Mary went to the bedroom yesterday.\n2 Yesterday Bill went to the school.\n3 Mary moved to the school this morning.\n4 Yesterday Fred went back to the kitchen.\n5 Where was Mary before the school? \tbedroom\t3 1\n6 This morning Fred went back to the office.\n7 Bill travelled to the park this morning.\n8 Where was Bill before the park? \tschool\t7 2\n9 Fred went to the school this afternoon.\n10 Mary journeyed to the kitchen this afternoon.\n11 Where was Mary before the school? \tbedroom\t3 1\n12 This evening Fred went to the kitchen.\n13 This afternoon Bill travelled to the office.\n14 Where was Mary before the kitchen? \tschool\t10 3\n15 This evening Mary went to the park.\n16 Bill went to the school this evening.\n17 Where was Bill before the office? \tpark\t13 7\n1 This morning Bill went back to the office.\n2 Bill went to the school yesterday.\n3 Bill journeyed to the cinema this afternoon.\n4 Julie journeyed to the park yesterday.\n5 Where was Bill before the cinema? \toffice\t3 1\n6 This evening Bill journeyed to the bedroom.\n7 This morning Julie travelled to the office.\n8 Where was Bill before the cinema? \toffice\t3 1\n9 This evening Julie went back to the office.\n10 Julie journeyed to the kitchen this afternoon.\n11 Where was Bill before the cinema? \toffice\t3 1\n12 Mary travelled to the bedroom this morning.\n13 Mary travelled to the office yesterday.\n14 Where was Bill before the bedroom? \tcinema\t6 3\n15 This afternoon Mary journeyed to the kitchen.\n16 Yesterday Fred journeyed to the school.\n17 Where was Mary before the bedroom? \toffice\t12 13\n1 This morning Fred travelled to the kitchen.\n2 Mary journeyed to the office yesterday.\n3 Yesterday Fred went to the bedroom.\n4 Julie went to the kitchen yesterday.\n5 Where was Fred before the kitchen? \tbedroom\t1 3\n6 Julie journeyed to the park this morning.\n7 Fred moved to the school this afternoon.\n8 Where was Julie before the park? \tkitchen\t6 4\n9 Mary travelled to the office this afternoon.\n10 This morning Mary travelled to the bedroom.\n11 Where was Mary before the office? \tbedroom\t9 10\n12 Julie moved to the kitchen this afternoon.\n13 Bill went back to the office yesterday.\n14 Where was Julie before the kitchen? \tpark\t12 6\n15 This evening Fred moved to the kitchen.\n16 This evening Julie journeyed to the office.\n17 Where was Julie before the kitchen? \tpark\t12 6\n1 Bill travelled to the kitchen this afternoon.\n2 This morning Bill moved to the school.\n3 Bill travelled to the office yesterday.\n4 Yesterday Mary moved to the office.\n5 Where was Bill before the kitchen? \tschool\t1 2\n6 Yesterday Julie travelled to the school.\n7 Yesterday Fred went back to the kitchen.\n8 Where was Bill before the kitchen? \tschool\t1 2\n9 Bill went back to the office this evening.\n10 This morning Julie went to the park.\n11 Where was Bill before the kitchen? \tschool\t1 2\n12 This morning Fred moved to the park.\n13 Julie went to the office this afternoon.\n14 Where was Fred before the park? \tkitchen\t12 7\n15 This evening Julie went to the park.\n16 This afternoon Fred travelled to the kitchen.\n17 Where was Bill before the office? \tkitchen\t9 1\n1 This morning Julie travelled to the bedroom.\n2 Yesterday Mary travelled to the park.\n3 Fred moved to the kitchen yesterday.\n4 Fred moved to the bedroom this morning.\n5 Yesterday Julie went to the cinema.\n6 Yesterday Bill travelled to the bedroom.\n7 Where was Fred before the bedroom? \tkitchen\t4 3\n8 Bill travelled to the park this morning.\n9 Julie travelled to the office this afternoon.\n10 Where was Julie before the bedroom? \tcinema\t1 5\n11 Bill went to the school this afternoon.\n12 This evening Julie went back to the bedroom.\n13 Where was Julie before the office? \tbedroom\t9 1\n14 Mary went back to the office this morning.\n15 Bill journeyed to the cinema this evening.\n16 Where was Bill before the cinema? \tschool\t15 11\n17 Fred travelled to the bedroom this evening.\n18 This afternoon Fred travelled to the office.\n19 Where was Bill before the cinema? \tschool\t15 11\n1 Mary journeyed to the park yesterday.\n2 Bill went back to the cinema this morning.\n3 Bill travelled to the kitchen yesterday.\n4 This morning Mary went to the cinema.\n5 Where was Mary before the cinema? \tpark\t4 1\n6 Julie travelled to the school yesterday.\n7 Yesterday Fred went to the kitchen.\n8 Where was Mary before the cinema? \tpark\t4 1\n9 Fred went to the cinema this morning.\n10 This afternoon Mary went to the school.\n11 Where was Bill before the cinema? \tkitchen\t2 3\n12 Mary journeyed to the cinema this evening.\n13 Fred travelled to the school this afternoon.\n14 Where was Fred before the school? \tcinema\t13 9\n15 Bill moved to the school this afternoon.\n16 Fred journeyed to the bedroom this evening.\n17 Where was Fred before the school? \tcinema\t13 9\n1 This morning Mary travelled to the office.\n2 Mary went to the cinema yesterday.\n3 This afternoon Mary went back to the kitchen.\n4 Yesterday Fred journeyed to the school.\n5 Where was Mary before the office? \tcinema\t1 2\n6 Mary travelled to the office this evening.\n7 This morning Fred moved to the bedroom.\n8 Where was Mary before the office? \tkitchen\t6 3\n9 Yesterday Bill went to the kitchen.\n10 Fred moved to the park this afternoon.\n11 Where was Fred before the park? \tbedroom\t10 7\n12 This morning Bill travelled to the cinema.\n13 Fred journeyed to the kitchen this evening.\n14 Where was Mary before the office? \tkitchen\t6 3\n15 This morning Julie moved to the park.\n16 Yesterday Julie went back to the kitchen.\n17 Where was Bill before the cinema? \tkitchen\t12 9\n1 Yesterday Julie moved to the park.\n2 Yesterday Mary went back to the cinema.\n3 This morning Julie journeyed to the cinema.\n4 Yesterday Fred went back to the cinema.\n5 Where was Julie before the cinema? \tpark\t3 1\n6 Bill went to the office this morning.\n7 Bill went back to the bedroom yesterday.\n8 Where was Julie before the cinema? \tpark\t3 1\n9 This afternoon Fred moved to the park.\n10 This morning Fred travelled to the school.\n11 Where was Fred before the park? \tschool\t9 10\n12 This afternoon Bill travelled to the cinema.\n13 This evening Fred went to the cinema.\n14 Where was Fred before the cinema? \tpark\t13 9\n15 This evening Bill moved to the kitchen.\n16 Julie travelled to the kitchen this afternoon.\n17 Where was Bill before the kitchen? \tcinema\t15 12\n1 Mary moved to the bedroom yesterday.\n2 Fred moved to the cinema this morning.\n3 This morning Julie journeyed to the cinema.\n4 Yesterday Bill travelled to the park.\n5 Yesterday Julie moved to the park.\n6 Yesterday Fred travelled to the kitchen.\n7 Where was Fred before the cinema? \tkitchen\t2 6\n8 Mary moved to the office this morning.\n9 Julie moved to the kitchen this afternoon.\n10 Where was Mary before the office? \tbedroom\t8 1\n11 Fred went to the park this afternoon.\n12 Julie went to the school this evening.\n13 Where was Fred before the park? \tcinema\t11 2\n14 Mary travelled to the cinema this evening.\n15 Mary went back to the park this afternoon.\n16 Where was Mary before the cinema? \tpark\t14 15\n17 Bill journeyed to the school this morning.\n18 Fred travelled to the kitchen this evening.\n19 Where was Mary before the park? \toffice\t15 8\n1 Mary travelled to the kitchen yesterday.\n2 Bill moved to the kitchen this morning.\n3 Julie journeyed to the park yesterday.\n4 Fred went to the kitchen yesterday.\n5 This morning Fred went back to the park.\n6 Bill travelled to the bedroom yesterday.\n7 Where was Bill before the kitchen? \tbedroom\t2 6\n8 This afternoon Bill moved to the park.\n9 Fred moved to the bedroom this afternoon.\n10 Where was Bill before the kitchen? \tbedroom\t2 6\n11 This afternoon Mary travelled to the cinema.\n12 This morning Mary went to the bedroom.\n13 Where was Bill before the park? \tkitchen\t8 2\n14 Fred moved to the kitchen this evening.\n15 This evening Bill went back to the cinema.\n16 Where was Mary before the cinema? \tbedroom\t11 12\n17 Julie went back to the cinema this morning.\n18 Mary went back to the school this evening.\n19 Where was Julie before the cinema? \tpark\t17 3\n1 This morning Fred moved to the school.\n2 Yesterday Fred journeyed to the cinema.\n3 Yesterday Bill went to the bedroom.\n4 Yesterday Mary travelled to the office.\n5 Where was Fred before the school? \tcinema\t1 2\n6 Yesterday Julie journeyed to the cinema.\n7 This morning Mary journeyed to the school.\n8 Where was Mary before the school? \toffice\t7 4\n9 This morning Julie went back to the school.\n10 This afternoon Mary went back to the park.\n11 Where was Julie before the school? \tcinema\t9 6\n12 Fred travelled to the office this afternoon.\n13 This evening Mary moved to the kitchen.\n14 Where was Mary before the park? \tschool\t10 7\n15 Julie travelled to the park this afternoon.\n16 Fred moved to the cinema this evening.\n17 Where was Julie before the school? \tcinema\t9 6\n1 Fred travelled to the cinema this morning.\n2 Bill went to the bedroom yesterday.\n3 Yesterday Fred moved to the kitchen.\n4 Mary moved to the cinema yesterday.\n5 Where was Fred before the cinema? \tkitchen\t1 3\n6 Julie moved to the bedroom yesterday.\n7 Fred went to the school this afternoon.\n8 Where was Fred before the cinema? \tkitchen\t1 3\n9 Mary journeyed to the park this morning.\n10 Julie went to the kitchen this morning.\n11 Where was Julie before the kitchen? \tbedroom\t10 6\n12 Mary moved to the school this afternoon.\n13 Fred moved to the office this evening.\n14 Where was Fred before the office? \tschool\t13 7\n15 Bill travelled to the park this morning.\n16 This afternoon Julie travelled to the school.\n17 Where was Fred before the office? \tschool\t13 7\n1 Bill journeyed to the school this morning.\n2 Yesterday Bill went to the office.\n3 Where was Bill before the school? \toffice\t1 2\n4 Fred went back to the school this morning.\n5 Yesterday Fred moved to the office.\n6 Where was Fred before the school? \toffice\t4 5\n7 This afternoon Bill travelled to the office.\n8 Mary went back to the office yesterday.\n9 Where was Bill before the school? \toffice\t1 2\n10 Fred moved to the office this afternoon.\n11 Mary travelled to the bedroom this morning.\n12 Where was Fred before the school? \toffice\t4 5\n13 This afternoon Mary went to the office.\n14 Bill went to the park this evening.\n15 Where was Bill before the park? \toffice\t14 7\n1 Bill journeyed to the park yesterday.\n2 Yesterday Fred went back to the cinema.\n3 This morning Fred went back to the kitchen.\n4 Mary travelled to the bedroom yesterday.\n5 Where was Fred before the kitchen? \tcinema\t3 2\n6 Yesterday Julie went back to the office.\n7 This afternoon Fred went to the bedroom.\n8 Where was Fred before the bedroom? \tkitchen\t7 3\n9 This morning Bill travelled to the office.\n10 This morning Julie journeyed to the park.\n11 Where was Fred before the kitchen? \tcinema\t3 2\n12 This evening Bill went to the school.\n13 This afternoon Bill journeyed to the kitchen.\n14 Where was Bill before the kitchen? \toffice\t13 9\n15 This afternoon Julie journeyed to the office.\n16 This morning Mary journeyed to the office.\n17 Where was Bill before the kitchen? \toffice\t13 9\n1 Mary went back to the kitchen this afternoon.\n2 Yesterday Bill went to the bedroom.\n3 Julie went to the cinema yesterday.\n4 Yesterday Mary went to the cinema.\n5 Yesterday Fred travelled to the office.\n6 This morning Mary journeyed to the office.\n7 Where was Mary before the office? \tcinema\t6 4\n8 Bill moved to the bedroom this afternoon.\n9 This morning Bill went back to the school.\n10 Where was Bill before the school? \tbedroom\t9 2\n11 This morning Fred journeyed to the cinema.\n12 Bill journeyed to the park this evening.\n13 Where was Bill before the school? \tbedroom\t9 2\n14 This morning Julie went back to the kitchen.\n15 Fred travelled to the kitchen this afternoon.\n16 Where was Bill before the park? \tbedroom\t12 8\n17 Fred moved to the office this evening.\n18 Mary went to the park this evening.\n19 Where was Fred before the kitchen? \tcinema\t15 11\n1 Julie moved to the park this morning.\n2 Fred journeyed to the office this morning.\n3 Yesterday Fred went back to the bedroom.\n4 Julie moved to the cinema yesterday.\n5 Where was Julie before the park? \tcinema\t1 4\n6 This afternoon Fred went back to the school.\n7 Julie journeyed to the bedroom this afternoon.\n8 Where was Julie before the park? \tcinema\t1 4\n9 Yesterday Mary journeyed to the school.\n10 This evening Julie moved to the park.\n11 Where was Julie before the park? \tbedroom\t10 7\n12 This evening Fred went back to the office.\n13 Bill journeyed to the park yesterday.\n14 Where was Fred before the office? \tschool\t12 6\n15 This afternoon Mary moved to the bedroom.\n16 Mary moved to the park this morning.\n17 Where was Mary before the park? \tschool\t16 9\n1 Yesterday Bill travelled to the park.\n2 Bill went to the cinema this morning.\n3 This afternoon Bill went to the bedroom.\n4 Julie travelled to the cinema yesterday.\n5 Where was Bill before the bedroom? \tcinema\t3 2\n6 Yesterday Mary went back to the office.\n7 Julie moved to the school this morning.\n8 Where was Julie before the school? \tcinema\t7 4\n9 This afternoon Julie went to the park.\n10 Mary travelled to the bedroom this morning.\n11 Where was Mary before the bedroom? \toffice\t10 6\n12 Yesterday Fred journeyed to the kitchen.\n13 This evening Julie travelled to the kitchen.\n14 Where was Mary before the bedroom? \toffice\t10 6\n15 This morning Fred travelled to the cinema.\n16 Bill went to the school this evening.\n17 Where was Julie before the kitchen? \tpark\t13 9\n1 Bill went to the office this morning.\n2 Bill went to the school yesterday.\n3 Where was Bill before the office? \tschool\t1 2\n4 Julie moved to the kitchen yesterday.\n5 This afternoon Bill travelled to the park.\n6 Where was Bill before the park? \toffice\t5 1\n7 This morning Fred went back to the cinema.\n8 Yesterday Fred travelled to the office.\n9 Where was Bill before the park? \toffice\t5 1\n10 This evening Bill travelled to the cinema.\n11 This morning Julie moved to the bedroom.\n12 Where was Julie before the bedroom? \tkitchen\t11 4\n13 Yesterday Mary went to the office.\n14 Fred went back to the office this afternoon.\n15 Where was Julie before the bedroom? \tkitchen\t11 4\n1 This morning Fred moved to the cinema.\n2 Bill travelled to the park this morning.\n3 Bill went to the bedroom yesterday.\n4 Yesterday Fred journeyed to the school.\n5 Where was Bill before the park? \tbedroom\t2 3\n6 This afternoon Bill went back to the kitchen.\n7 Yesterday Julie journeyed to the park.\n8 Where was Bill before the kitchen? \tpark\t6 2\n9 This afternoon Fred travelled to the kitchen.\n10 This morning Julie went back to the office.\n11 Where was Bill before the kitchen? \tpark\t6 2\n12 Mary went back to the kitchen this morning.\n13 Yesterday Mary moved to the office.\n14 Where was Fred before the kitchen? \tcinema\t9 1\n15 Fred moved to the school this evening.\n16 This evening Bill went to the office.\n17 Where was Fred before the school? \tkitchen\t15 9\n1 This morning Bill moved to the office.\n2 Bill travelled to the school this afternoon.\n3 Yesterday Fred journeyed to the school.\n4 Bill travelled to the school yesterday.\n5 Where was Bill before the office? \tschool\t1 4\n6 This morning Fred travelled to the bedroom.\n7 Yesterday Julie went back to the park.\n8 Where was Bill before the school? \toffice\t2 1\n9 Julie went to the school this morning.\n10 This afternoon Fred moved to the park.\n11 Where was Fred before the park? \tbedroom\t10 6\n12 Mary went back to the cinema yesterday.\n13 This evening Fred journeyed to the school.\n14 Where was Fred before the school? \tpark\t13 10\n15 Mary moved to the office this afternoon.\n16 Mary went back to the kitchen this morning.\n17 Where was Julie before the school? \tpark\t9 7\n1 This afternoon Bill travelled to the school.\n2 Julie went to the kitchen yesterday.\n3 Yesterday Bill moved to the school.\n4 Bill moved to the cinema this morning.\n5 Where was Bill before the school? \tcinema\t1 4\n6 Yesterday Fred travelled to the kitchen.\n7 This evening Bill went to the kitchen.\n8 Where was Bill before the cinema? \tschool\t4 3\n9 Mary journeyed to the bedroom this morning.\n10 Mary moved to the school yesterday.\n11 Where was Bill before the school? \tcinema\t1 4\n12 This morning Fred went to the school.\n13 This afternoon Mary went to the school.\n14 Where was Mary before the school? \tbedroom\t13 9\n15 Fred travelled to the office this afternoon.\n16 Julie moved to the office this morning.\n17 Where was Mary before the bedroom? \tschool\t9 10\n1 Fred went back to the school yesterday.\n2 Yesterday Mary moved to the bedroom.\n3 Julie went back to the park this morning.\n4 Julie journeyed to the school yesterday.\n5 Where was Julie before the park? \tschool\t3 4\n6 This afternoon Fred journeyed to the bedroom.\n7 Fred went to the kitchen this morning.\n8 Where was Fred before the bedroom? \tkitchen\t6 7\n9 This morning Bill went to the park.\n10 Yesterday Bill journeyed to the bedroom.\n11 Where was Julie before the park? \tschool\t3 4\n12 This morning Mary went to the school.\n13 Bill went back to the cinema this afternoon.\n14 Where was Bill before the park? \tbedroom\t9 10\n15 Bill journeyed to the park this evening.\n16 This afternoon Julie moved to the bedroom.\n17 Where was Mary before the school? \tbedroom\t12 2\n1 Julie journeyed to the kitchen this morning.\n2 Julie journeyed to the park yesterday.\n3 Where was Julie before the kitchen? \tpark\t1 2\n4 Julie travelled to the bedroom this afternoon.\n5 Mary journeyed to the cinema yesterday.\n6 Where was Julie before the bedroom? \tkitchen\t4 1\n7 This morning Mary went back to the park.\n8 Yesterday Bill moved to the kitchen.\n9 Where was Mary before the park? \tcinema\t7 5\n10 Fred moved to the kitchen yesterday.\n11 This evening Julie travelled to the kitchen.\n12 Where was Julie before the bedroom? \tkitchen\t4 1\n13 This evening Mary went back to the kitchen.\n14 Mary moved to the office this afternoon.\n15 Where was Julie before the kitchen? \tbedroom\t11 4\n1 This morning Mary went back to the cinema.\n2 Yesterday Fred went back to the school.\n3 Mary moved to the office yesterday.\n4 Julie journeyed to the park yesterday.\n5 Where was Mary before the cinema? \toffice\t1 3\n6 Fred went to the bedroom this morning.\n7 Yesterday Bill journeyed to the school.\n8 Where was Fred before the bedroom? \tschool\t6 2\n9 Fred travelled to the kitchen this afternoon.\n10 Julie went to the bedroom this morning.\n11 Where was Julie before the bedroom? \tpark\t10 4\n12 Bill journeyed to the bedroom this morning.\n13 Mary travelled to the office this afternoon.\n14 Where was Mary before the office? \tcinema\t13 1\n15 This afternoon Julie travelled to the kitchen.\n16 Bill moved to the cinema this afternoon.\n17 Where was Fred before the kitchen? \tbedroom\t9 6\n1 Bill journeyed to the cinema yesterday.\n2 Julie moved to the kitchen this morning.\n3 This morning Mary moved to the office.\n4 Yesterday Julie travelled to the office.\n5 Fred travelled to the bedroom yesterday.\n6 Mary went to the bedroom yesterday.\n7 Where was Mary before the office? \tbedroom\t3 6\n8 This afternoon Mary moved to the cinema.\n9 This morning Bill moved to the park.\n10 Where was Bill before the park? \tcinema\t9 1\n11 Bill went to the cinema this afternoon.\n12 This afternoon Julie travelled to the bedroom.\n13 Where was Julie before the bedroom? \tkitchen\t12 2\n14 This evening Julie went back to the kitchen.\n15 This evening Bill went back to the school.\n16 Where was Julie before the kitchen? \tbedroom\t14 12\n17 Fred journeyed to the kitchen this morning.\n18 Mary travelled to the school this evening.\n19 Where was Julie before the kitchen? \tbedroom\t14 12\n1 Yesterday Julie travelled to the kitchen.\n2 Mary journeyed to the bedroom yesterday.\n3 Yesterday Fred moved to the cinema.\n4 This morning Julie went to the cinema.\n5 Where was Julie before the cinema? \tkitchen\t4 1\n6 Mary travelled to the school this morning.\n7 Fred went to the park this morning.\n8 Where was Julie before the cinema? \tkitchen\t4 1\n9 Fred travelled to the bedroom this evening.\n10 Fred journeyed to the office this afternoon.\n11 Where was Fred before the office? \tpark\t10 7\n12 Yesterday Bill journeyed to the bedroom.\n13 Mary moved to the cinema this afternoon.\n14 Where was Mary before the school? \tbedroom\t6 2\n15 This morning Bill travelled to the school.\n16 This evening Mary journeyed to the kitchen.\n17 Where was Mary before the cinema? \tschool\t13 6\n1 Fred moved to the cinema yesterday.\n2 Yesterday Julie travelled to the kitchen.\n3 Yesterday Bill went to the kitchen.\n4 This morning Bill moved to the park.\n5 Where was Bill before the park? \tkitchen\t4 3\n6 This morning Julie journeyed to the park.\n7 Fred travelled to the school this morning.\n8 Where was Julie before the park? \tkitchen\t6 2\n9 Julie travelled to the school this afternoon.\n10 This afternoon Fred went to the kitchen.\n11 Where was Fred before the school? \tcinema\t7 1\n12 Fred moved to the park this evening.\n13 Julie travelled to the cinema this evening.\n14 Where was Julie before the school? \tpark\t9 6\n15 This evening Bill went to the bedroom.\n16 This afternoon Bill moved to the kitchen.\n17 Where was Bill before the bedroom? \tkitchen\t15 16\n1 Mary moved to the bedroom yesterday.\n2 Fred travelled to the kitchen this morning.\n3 Julie travelled to the school yesterday.\n4 Fred moved to the office yesterday.\n5 Where was Fred before the kitchen? \toffice\t2 4\n6 This morning Mary moved to the cinema.\n7 This morning Julie went back to the office.\n8 Where was Fred before the kitchen? \toffice\t2 4\n9 Yesterday Bill moved to the school.\n10 This afternoon Julie journeyed to the bedroom.\n11 Where was Julie before the bedroom? \toffice\t10 7\n12 This evening Fred went back to the bedroom.\n13 Fred went to the cinema this afternoon.\n14 Where was Mary before the cinema? \tbedroom\t6 1\n15 This evening Mary journeyed to the cinema.\n16 Mary went to the park this afternoon.\n17 Where was Fred before the bedroom? \tcinema\t12 13\n1 Yesterday Julie went to the school.\n2 Julie moved to the bedroom this morning.\n3 Yesterday Mary moved to the kitchen.\n4 This morning Mary moved to the park.\n5 Where was Julie before the bedroom? \tschool\t2 1\n6 This morning Bill went back to the cinema.\n7 Yesterday Bill went to the bedroom.\n8 Where was Bill before the cinema? \tbedroom\t6 7\n9 This afternoon Julie travelled to the office.\n10 Yesterday Fred travelled to the office.\n11 Where was Julie before the office? \tbedroom\t9 2\n12 This evening Mary travelled to the cinema.\n13 Mary went to the office this afternoon.\n14 Where was Mary before the cinema? \toffice\t12 13\n15 Fred moved to the bedroom this morning.\n16 Julie journeyed to the kitchen this evening.\n17 Where was Mary before the cinema? \toffice\t12 13\n1 Fred journeyed to the school this morning.\n2 This afternoon Fred journeyed to the park.\n3 Yesterday Mary went to the park.\n4 Fred went back to the kitchen yesterday.\n5 Where was Fred before the school? \tkitchen\t1 4\n6 Yesterday Bill moved to the kitchen.\n7 Fred went to the school this evening.\n8 Where was Fred before the school? \tpark\t7 2\n9 This morning Julie journeyed to the park.\n10 Yesterday Julie went back to the cinema.\n11 Where was Julie before the park? \tcinema\t9 10\n12 Julie went to the office this afternoon.\n13 This morning Bill journeyed to the park.\n14 Where was Bill before the park? \tkitchen\t13 6\n15 Bill went to the school this evening.\n16 This afternoon Bill went to the bedroom.\n17 Where was Julie before the office? \tpark\t12 9\n1 Mary travelled to the cinema yesterday.\n2 Fred moved to the park this morning.\n3 Yesterday Bill travelled to the school.\n4 Yesterday Fred travelled to the bedroom.\n5 Where was Fred before the park? \tbedroom\t2 4\n6 This morning Bill travelled to the bedroom.\n7 Mary moved to the bedroom this morning.\n8 Where was Mary before the bedroom? \tcinema\t7 1\n9 This morning Julie moved to the kitchen.\n10 Yesterday Julie moved to the bedroom.\n11 Where was Bill before the bedroom? \tschool\t6 3\n12 This afternoon Julie travelled to the cinema.\n13 Mary journeyed to the kitchen this afternoon.\n14 Where was Julie before the kitchen? \tbedroom\t9 10\n15 Fred went to the bedroom this afternoon.\n16 Mary moved to the park this evening.\n17 Where was Mary before the park? \tkitchen\t16 13\n1 Julie went to the park this morning.\n2 This morning Mary travelled to the bedroom.\n3 Julie journeyed to the office yesterday.\n4 Yesterday Mary journeyed to the kitchen.\n5 Where was Mary before the bedroom? \tkitchen\t2 4\n6 This morning Fred moved to the school.\n7 Fred moved to the park yesterday.\n8 Where was Fred before the school? \tpark\t6 7\n9 This evening Mary went back to the office.\n10 This afternoon Mary journeyed to the school.\n11 Where was Mary before the office? \tschool\t9 10\n12 This evening Fred travelled to the cinema.\n13 Fred travelled to the office this afternoon.\n14 Where was Fred before the office? \tschool\t13 6\n15 Yesterday Bill went back to the park.\n16 This afternoon Julie went to the office.\n17 Where was Fred before the office? \tschool\t13 6\n1 Fred went to the office yesterday.\n2 Fred journeyed to the cinema this morning.\n3 This afternoon Fred travelled to the park.\n4 Yesterday Mary travelled to the office.\n5 Where was Fred before the park? \tcinema\t3 2\n6 This morning Mary went back to the park.\n7 Yesterday Julie moved to the office.\n8 Where was Mary before the park? \toffice\t6 4\n9 Mary journeyed to the kitchen this afternoon.\n10 Bill went to the park yesterday.\n11 Where was Fred before the park? \tcinema\t3 2\n12 This morning Bill went to the office.\n13 Mary travelled to the bedroom this evening.\n14 Where was Mary before the park? \toffice\t6 4\n15 This afternoon Bill went back to the kitchen.\n16 This evening Fred went to the cinema.\n17 Where was Fred before the cinema? \tpark\t16 3\n1 This morning Bill went to the kitchen.\n2 This morning Mary went to the bedroom.\n3 Yesterday Bill travelled to the bedroom.\n4 Yesterday Mary went to the school.\n5 Where was Bill before the kitchen? \tbedroom\t1 3\n6 Mary moved to the office this afternoon.\n7 Julie journeyed to the school yesterday.\n8 Where was Mary before the bedroom? \tschool\t2 4\n9 This afternoon Bill went to the office.\n10 Yesterday Fred went back to the kitchen.\n11 Where was Bill before the office? \tkitchen\t9 1\n12 Fred travelled to the office this morning.\n13 This evening Bill journeyed to the school.\n14 Where was Mary before the office? \tbedroom\t6 2\n15 Mary went back to the cinema this evening.\n16 Julie travelled to the bedroom this morning.\n17 Where was Julie before the bedroom? \tschool\t16 7\n1 Yesterday Julie journeyed to the park.\n2 Fred moved to the bedroom yesterday.\n3 Yesterday Bill travelled to the bedroom.\n4 This morning Julie travelled to the kitchen.\n5 Where was Julie before the kitchen? \tpark\t4 1\n6 Fred journeyed to the kitchen this afternoon.\n7 Fred journeyed to the school this morning.\n8 Where was Julie before the kitchen? \tpark\t4 1\n9 Julie moved to the school this afternoon.\n10 Mary moved to the school yesterday.\n11 Where was Fred before the kitchen? \tschool\t6 7\n12 This morning Bill travelled to the school.\n13 Julie journeyed to the park this evening.\n14 Where was Julie before the park? \tschool\t13 9\n15 Bill went back to the cinema this afternoon.\n16 Fred went to the park this evening.\n17 Where was Julie before the school? \tkitchen\t9 4\n1 This morning Mary journeyed to the office.\n2 Mary travelled to the kitchen yesterday.\n3 Bill travelled to the school yesterday.\n4 Yesterday Fred travelled to the office.\n5 Where was Mary before the office? \tkitchen\t1 2\n6 This morning Fred journeyed to the school.\n7 Julie moved to the cinema yesterday.\n8 Where was Fred before the school? \toffice\t6 4\n9 This morning Bill went to the park.\n10 This afternoon Fred went back to the kitchen.\n11 Where was Bill before the park? \tschool\t9 3\n12 Mary journeyed to the park this afternoon.\n13 This evening Fred moved to the cinema.\n14 Where was Fred before the cinema? \tkitchen\t13 10\n15 Julie went back to the school this morning.\n16 Mary went to the kitchen this evening.\n17 Where was Fred before the cinema? \tkitchen\t13 10\n1 Mary went back to the kitchen yesterday.\n2 Yesterday Fred moved to the park.\n3 Mary travelled to the office this morning.\n4 Julie went back to the cinema yesterday.\n5 Bill went to the bedroom yesterday.\n6 Julie journeyed to the school this morning.\n7 Where was Mary before the office? \tkitchen\t3 1\n8 Fred went to the park this afternoon.\n9 Fred went back to the kitchen this morning.\n10 Where was Mary before the office? \tkitchen\t3 1\n11 This evening Fred moved to the office.\n12 Mary journeyed to the park this afternoon.\n13 Where was Mary before the park? \toffice\t12 3\n14 Mary journeyed to the office this evening.\n15 This morning Bill journeyed to the office.\n16 Where was Mary before the park? \toffice\t12 3\n17 Julie went back to the park this afternoon.\n18 This afternoon Bill journeyed to the cinema.\n19 Where was Bill before the office? \tbedroom\t15 5\n1 Fred journeyed to the park this morning.\n2 Yesterday Fred went to the bedroom.\n3 Yesterday Mary went back to the school.\n4 Yesterday Julie travelled to the park.\n5 Where was Fred before the park? \tbedroom\t1 2\n6 Yesterday Bill went to the park.\n7 Mary journeyed to the cinema this morning.\n8 Where was Mary before the cinema? \tschool\t7 3\n9 This evening Fred moved to the school.\n10 Fred moved to the kitchen this afternoon.\n11 Where was Fred before the kitchen? \tpark\t10 1\n12 This evening Mary went back to the office.\n13 This afternoon Mary went to the kitchen.\n14 Where was Mary before the office? \tkitchen\t12 13\n15 Julie went to the school this afternoon.\n16 This morning Julie journeyed to the bedroom.\n17 Where was Mary before the office? \tkitchen\t12 13\n1 Fred moved to the bedroom this morning.\n2 Mary moved to the bedroom yesterday.\n3 Bill went to the park yesterday.\n4 This morning Bill went to the kitchen.\n5 Julie moved to the office yesterday.\n6 Yesterday Fred went back to the kitchen.\n7 Where was Bill before the kitchen? \tpark\t4 3\n8 Julie went to the school this afternoon.\n9 Julie went to the bedroom this morning.\n10 Where was Bill before the kitchen? \tpark\t4 3\n11 This afternoon Bill went back to the office.\n12 This afternoon Fred journeyed to the office.\n13 Where was Julie before the school? \tbedroom\t8 9\n14 Fred moved to the park this evening.\n15 Julie went to the cinema this evening.\n16 Where was Bill before the office? \tkitchen\t11 4\n17 This morning Mary went back to the school.\n18 This evening Bill travelled to the bedroom.\n19 Where was Fred before the park? \toffice\t14 12\n1 Bill moved to the park this morning.\n2 Bill moved to the bedroom this afternoon.\n3 Julie went back to the kitchen yesterday.\n4 Yesterday Bill went to the office.\n5 Where was Bill before the park? \toffice\t1 4\n6 Fred moved to the kitchen this morning.\n7 Yesterday Fred went to the bedroom.\n8 Where was Bill before the bedroom? \tpark\t2 1\n9 This afternoon Fred went to the park.\n10 Julie went to the cinema this morning.\n11 Where was Fred before the park? \tkitchen\t9 6\n12 Fred journeyed to the kitchen this evening.\n13 Julie went back to the bedroom this afternoon.\n14 Where was Fred before the park? \tkitchen\t9 6\n15 Bill travelled to the park this evening.\n16 Yesterday Mary went back to the kitchen.\n17 Where was Bill before the park? \tbedroom\t15 2\n1 Mary journeyed to the cinema this morning.\n2 Julie moved to the school this morning.\n3 Yesterday Julie travelled to the office.\n4 Mary moved to the park yesterday.\n5 Where was Mary before the cinema? \tpark\t1 4\n6 This morning Bill journeyed to the kitchen.\n7 Yesterday Bill journeyed to the park.\n8 Where was Bill before the kitchen? \tpark\t6 7\n9 Mary journeyed to the park this afternoon.\n10 Bill went to the office this afternoon.\n11 Where was Bill before the office? \tkitchen\t10 6\n12 Fred went to the kitchen yesterday.\n13 This afternoon Julie journeyed to the kitchen.\n14 Where was Bill before the kitchen? \tpark\t6 7\n15 This morning Fred went to the park.\n16 This evening Julie went back to the cinema.\n17 Where was Mary before the park? \tcinema\t9 1\n1 This morning Julie journeyed to the school.\n2 Yesterday Mary journeyed to the bedroom.\n3 Yesterday Julie journeyed to the kitchen.\n4 Yesterday Bill went to the park.\n5 Where was Julie before the school? \tkitchen\t1 3\n6 This afternoon Julie went back to the park.\n7 Mary went back to the park this morning.\n8 Where was Julie before the park? \tschool\t6 1\n9 Mary travelled to the school this afternoon.\n10 This evening Julie moved to the school.\n11 Where was Julie before the school? \tpark\t10 6\n12 Bill journeyed to the kitchen this morning.\n13 This evening Mary went back to the kitchen.\n14 Where was Bill before the kitchen? \tpark\t12 4\n15 Bill went back to the cinema this afternoon.\n16 Fred travelled to the kitchen yesterday.\n17 Where was Bill before the kitchen? \tpark\t12 4\n1 Julie went to the bedroom this morning.\n2 Bill moved to the cinema yesterday.\n3 Yesterday Julie moved to the cinema.\n4 Mary went back to the office yesterday.\n5 Where was Julie before the bedroom? \tcinema\t1 3\n6 Bill journeyed to the kitchen this morning.\n7 Julie journeyed to the kitchen this afternoon.\n8 Where was Julie before the kitchen? \tbedroom\t7 1\n9 Bill travelled to the bedroom this evening.\n10 Bill journeyed to the park this afternoon.\n11 Where was Bill before the bedroom? \tpark\t9 10\n12 This morning Fred moved to the bedroom.\n13 Yesterday Fred went back to the park.\n14 Where was Bill before the park? \tkitchen\t10 6\n15 This evening Fred went to the school.\n16 Fred journeyed to the park this afternoon.\n17 Where was Fred before the school? \tpark\t15 16\n1 Bill went back to the cinema yesterday.\n2 Mary journeyed to the bedroom yesterday.\n3 Mary travelled to the kitchen this morning.\n4 Yesterday Fred moved to the school.\n5 Where was Mary before the kitchen? \tbedroom\t3 2\n6 Julie went to the kitchen this morning.\n7 Julie journeyed to the school yesterday.\n8 Where was Julie before the kitchen? \tschool\t6 7\n9 This morning Bill travelled to the school.\n10 Fred went to the office this morning.\n11 Where was Mary before the kitchen? \tbedroom\t3 2\n12 Fred moved to the office this evening.\n13 This afternoon Fred went to the kitchen.\n14 Where was Fred before the office? \tkitchen\t12 13\n15 This afternoon Mary travelled to the school.\n16 Julie moved to the office this afternoon.\n17 Where was Julie before the office? \tkitchen\t16 6\n1 This morning Bill went to the cinema.\n2 Julie went to the bedroom yesterday.\n3 Yesterday Bill went to the kitchen.\n4 Mary went to the kitchen yesterday.\n5 Where was Bill before the cinema? \tkitchen\t1 3\n6 Fred went back to the office yesterday.\n7 This morning Mary journeyed to the office.\n8 Where was Bill before the cinema? \tkitchen\t1 3\n9 This afternoon Mary went to the park.\n10 Bill went back to the bedroom this afternoon.\n11 Where was Bill before the bedroom? \tcinema\t10 1\n12 Bill journeyed to the cinema this evening.\n13 Julie moved to the school this morning.\n14 Where was Bill before the bedroom? \tcinema\t10 1\n15 This morning Fred travelled to the school.\n16 This evening Mary journeyed to the kitchen.\n17 Where was Fred before the school? \toffice\t15 6\n1 Fred went to the bedroom this morning.\n2 Yesterday Mary journeyed to the park.\n3 Fred went to the park yesterday.\n4 Julie travelled to the office yesterday.\n5 Where was Fred before the bedroom? \tpark\t1 3\n6 This morning Mary travelled to the kitchen.\n7 This afternoon Fred went back to the office.\n8 Where was Fred before the office? \tbedroom\t7 1\n9 Mary went back to the cinema this afternoon.\n10 This evening Fred went to the cinema.\n11 Where was Mary before the cinema? \tkitchen\t9 6\n12 This morning Bill journeyed to the cinema.\n13 Bill travelled to the bedroom yesterday.\n14 Where was Mary before the kitchen? \tpark\t6 2\n15 Mary journeyed to the office this evening.\n16 Julie went to the cinema this morning.\n17 Where was Bill before the cinema? \tbedroom\t12 13\n1 Julie moved to the bedroom yesterday.\n2 Yesterday Mary journeyed to the office.\n3 Yesterday Bill went to the school.\n4 This morning Bill travelled to the kitchen.\n5 Where was Bill before the kitchen? \tschool\t4 3\n6 This morning Julie went back to the school.\n7 Yesterday Fred moved to the office.\n8 Where was Bill before the kitchen? \tschool\t4 3\n9 This morning Mary journeyed to the school.\n10 This morning Fred journeyed to the cinema.\n11 Where was Julie before the school? \tbedroom\t6 1\n12 Fred journeyed to the bedroom this afternoon.\n13 Mary moved to the kitchen this afternoon.\n14 Where was Mary before the school? \toffice\t9 2\n15 Fred went back to the cinema this evening.\n16 Bill went to the office this afternoon.\n17 Where was Fred before the cinema? \tbedroom\t15 12\n1 Julie travelled to the kitchen this morning.\n2 Yesterday Fred journeyed to the bedroom.\n3 Yesterday Bill travelled to the bedroom.\n4 Julie journeyed to the office yesterday.\n5 Where was Julie before the kitchen? \toffice\t1 4\n6 Julie travelled to the cinema this afternoon.\n7 Yesterday Mary went to the cinema.\n8 Where was Julie before the cinema? \tkitchen\t6 1\n9 Julie journeyed to the kitchen this evening.\n10 This morning Bill moved to the school.\n11 Where was Bill before the school? \tbedroom\t10 3\n12 Bill went to the bedroom this afternoon.\n13 This morning Mary went to the park.\n14 Where was Julie before the cinema? \tkitchen\t6 1\n15 This evening Bill went back to the office.\n16 This afternoon Mary moved to the office.\n17 Where was Bill before the office? \tbedroom\t15 12\n1 This morning Julie moved to the park.\n2 This afternoon Julie journeyed to the cinema.\n3 Julie went to the cinema yesterday.\n4 Yesterday Bill went to the bedroom.\n5 Where was Julie before the cinema? \tpark\t2 1\n6 Mary went to the park this morning.\n7 Yesterday Mary journeyed to the office.\n8 Where was Julie before the park? \tcinema\t1 3\n9 This afternoon Mary went to the school.\n10 Bill moved to the school this morning.\n11 Where was Mary before the park? \toffice\t6 7\n12 Mary travelled to the bedroom this evening.\n13 This afternoon Bill went to the bedroom.\n14 Where was Bill before the bedroom? \tschool\t13 10\n15 Fred went back to the office yesterday.\n16 Julie went back to the kitchen this evening.\n17 Where was Mary before the school? \tpark\t9 6\n1 This morning Julie travelled to the kitchen.\n2 Yesterday Julie journeyed to the school.\n3 Where was Julie before the kitchen? \tschool\t1 2\n4 This afternoon Julie went to the school.\n5 Yesterday Mary went to the office.\n6 Where was Julie before the school? \tkitchen\t4 1\n7 Yesterday Bill travelled to the office.\n8 This evening Julie travelled to the park.\n9 Where was Julie before the kitchen? \tschool\t1 2\n10 Mary travelled to the park this morning.\n11 This morning Bill moved to the cinema.\n12 Where was Bill before the cinema? \toffice\t11 7\n13 Bill journeyed to the kitchen this evening.\n14 This afternoon Bill journeyed to the school.\n15 Where was Mary before the park? \toffice\t10 5\n1 This morning Fred moved to the park.\n2 Fred journeyed to the bedroom yesterday.\n3 Where was Fred before the park? \tbedroom\t1 2\n4 This afternoon Fred travelled to the cinema.\n5 Julie travelled to the kitchen yesterday.\n6 Where was Fred before the park? \tbedroom\t1 2\n7 This morning Mary travelled to the kitchen.\n8 Mary journeyed to the park yesterday.\n9 Where was Mary before the kitchen? \tpark\t7 8\n10 Fred went back to the bedroom this evening.\n11 Mary went back to the cinema this afternoon.\n12 Where was Mary before the kitchen? \tpark\t7 8\n13 This morning Julie travelled to the school.\n14 This evening Mary travelled to the school.\n15 Where was Mary before the kitchen? \tpark\t7 8\n1 Fred journeyed to the kitchen yesterday.\n2 Mary travelled to the kitchen yesterday.\n3 Fred moved to the park this morning.\n4 Bill travelled to the kitchen yesterday.\n5 Where was Fred before the park? \tkitchen\t3 1\n6 Yesterday Julie went back to the kitchen.\n7 This morning Mary went back to the cinema.\n8 Where was Mary before the cinema? \tkitchen\t7 2\n9 Julie moved to the bedroom this morning.\n10 Fred went to the school this afternoon.\n11 Where was Fred before the park? \tkitchen\t3 1\n12 Mary travelled to the office this afternoon.\n13 This morning Bill went to the school.\n14 Where was Fred before the school? \tpark\t10 3\n15 This afternoon Julie went to the park.\n16 Mary journeyed to the kitchen this evening.\n17 Where was Mary before the kitchen? \toffice\t16 12\n1 Yesterday Mary went back to the office.\n2 Yesterday Fred moved to the park.\n3 Bill moved to the bedroom yesterday.\n4 This morning Bill went to the school.\n5 Where was Bill before the school? \tbedroom\t4 3\n6 This morning Julie travelled to the bedroom.\n7 Yesterday Julie travelled to the park.\n8 Where was Bill before the school? \tbedroom\t4 3\n9 Mary went back to the bedroom this morning.\n10 This morning Fred went to the kitchen.\n11 Where was Mary before the bedroom? \toffice\t9 1\n12 Julie moved to the kitchen this afternoon.\n13 This afternoon Fred went to the cinema.\n14 Where was Fred before the kitchen? \tpark\t10 2\n15 This evening Fred moved to the bedroom.\n16 This evening Julie journeyed to the office.\n17 Where was Fred before the bedroom? \tcinema\t15 13\n1 Yesterday Bill went to the office.\n2 Fred went to the bedroom yesterday.\n3 Mary travelled to the cinema yesterday.\n4 Mary journeyed to the park this morning.\n5 Where was Mary before the park? \tcinema\t4 3\n6 Mary went to the kitchen this evening.\n7 Mary went back to the bedroom this afternoon.\n8 Where was Mary before the park? \tcinema\t4 3\n9 Julie went to the cinema yesterday.\n10 Fred moved to the kitchen this morning.\n11 Where was Fred before the kitchen? \tbedroom\t10 2\n12 Fred travelled to the bedroom this afternoon.\n13 This morning Bill went to the bedroom.\n14 Where was Bill before the bedroom? \toffice\t13 1\n15 Julie journeyed to the school this morning.\n16 Fred moved to the school this evening.\n17 Where was Fred before the bedroom? \tkitchen\t12 10\n1 This morning Mary went to the school.\n2 Yesterday Mary journeyed to the cinema.\n3 Where was Mary before the school? \tcinema\t1 2\n4 Mary journeyed to the bedroom this afternoon.\n5 Bill went back to the park yesterday.\n6 Where was Mary before the bedroom? \tschool\t4 1\n7 Mary journeyed to the office this evening.\n8 Julie went back to the office yesterday.\n9 Where was Mary before the office? \tbedroom\t7 4\n10 This morning Bill went back to the office.\n11 This morning Julie went back to the school.\n12 Where was Julie before the school? \toffice\t11 8\n13 Bill went to the school this evening.\n14 Bill moved to the kitchen this afternoon.\n15 Where was Mary before the office? \tbedroom\t7 4\n1 Yesterday Mary journeyed to the bedroom.\n2 Yesterday Bill went back to the school.\n3 Fred went to the kitchen yesterday.\n4 This morning Mary moved to the cinema.\n5 Julie moved to the cinema yesterday.\n6 Fred went back to the cinema this morning.\n7 Where was Fred before the cinema? \tkitchen\t6 3\n8 This evening Mary went back to the kitchen.\n9 This afternoon Mary moved to the park.\n10 Where was Mary before the park? \tcinema\t9 4\n11 This morning Bill went back to the park.\n12 This afternoon Fred went back to the kitchen.\n13 Where was Fred before the kitchen? \tcinema\t12 6\n14 This evening Fred moved to the bedroom.\n15 Julie moved to the school this morning.\n16 Where was Fred before the kitchen? \tcinema\t12 6\n17 This evening Julie went back to the cinema.\n18 Julie journeyed to the kitchen this afternoon.\n19 Where was Julie before the school? \tcinema\t15 5\n1 This morning Fred travelled to the school.\n2 Yesterday Fred went to the park.\n3 Where was Fred before the school? \tpark\t1 2\n4 Fred moved to the office this afternoon.\n5 Yesterday Julie moved to the cinema.\n6 Where was Fred before the office? \tschool\t4 1\n7 This morning Bill travelled to the park.\n8 Yesterday Bill went back to the office.\n9 Where was Bill before the park? \toffice\t7 8\n10 Mary went to the park this morning.\n11 Mary went to the bedroom yesterday.\n12 Where was Mary before the park? \tbedroom\t10 11\n13 This morning Julie moved to the kitchen.\n14 This afternoon Bill journeyed to the cinema.\n15 Where was Bill before the cinema? \tpark\t14 7\n1 Yesterday Bill travelled to the bedroom.\n2 Julie went back to the school yesterday.\n3 This morning Fred moved to the park.\n4 Fred journeyed to the school yesterday.\n5 Where was Fred before the park? \tschool\t3 4\n6 Julie travelled to the office this afternoon.\n7 This morning Julie moved to the park.\n8 Where was Julie before the park? \tschool\t7 2\n9 Mary travelled to the cinema yesterday.\n10 Fred travelled to the bedroom this afternoon.\n11 Where was Fred before the park? \tschool\t3 4\n12 Fred moved to the school this evening.\n13 Mary journeyed to the kitchen this morning.\n14 Where was Fred before the school? \tbedroom\t12 10\n15 This evening Julie travelled to the cinema.\n16 Bill went back to the school this morning.\n17 Where was Bill before the school? \tbedroom\t16 1\n1 Mary journeyed to the cinema this morning.\n2 Julie went to the park this morning.\n3 Yesterday Bill travelled to the bedroom.\n4 Julie moved to the bedroom yesterday.\n5 Fred journeyed to the park yesterday.\n6 Mary travelled to the bedroom yesterday.\n7 Where was Mary before the cinema? \tbedroom\t1 6\n8 This morning Fred moved to the cinema.\n9 This morning Bill went back to the park.\n10 Where was Julie before the park? \tbedroom\t2 4\n11 Bill journeyed to the office this afternoon.\n12 This afternoon Julie travelled to the school.\n13 Where was Fred before the cinema? \tpark\t8 5\n14 This evening Mary went back to the office.\n15 Mary travelled to the bedroom this afternoon.\n16 Where was Fred before the cinema? \tpark\t8 5\n17 This evening Julie went to the park.\n18 This evening Bill went to the park.\n19 Where was Bill before the office? \tpark\t11 9\n1 Yesterday Bill went to the school.\n2 Mary went to the cinema yesterday.\n3 This morning Julie went back to the kitchen.\n4 Yesterday Julie went to the office.\n5 Where was Julie before the kitchen? \toffice\t3 4\n6 This afternoon Julie moved to the cinema.\n7 This morning Bill travelled to the kitchen.\n8 Where was Bill before the kitchen? \tschool\t7 1\n9 Bill travelled to the bedroom this afternoon.\n10 Yesterday Fred moved to the bedroom.\n11 Where was Bill before the kitchen? \tschool\t7 1\n12 Julie travelled to the school this evening.\n13 This evening Bill journeyed to the park.\n14 Where was Bill before the park? \tbedroom\t13 9\n15 Mary went to the office this morning.\n16 This morning Fred travelled to the cinema.\n17 Where was Julie before the school? \tcinema\t12 6\n1 Mary went back to the kitchen this morning.\n2 Yesterday Mary went to the park.\n3 Where was Mary before the kitchen? \tpark\t1 2\n4 Yesterday Fred went back to the kitchen.\n5 This afternoon Mary journeyed to the school.\n6 Where was Mary before the kitchen? \tpark\t1 2\n7 Bill travelled to the kitchen this morning.\n8 Yesterday Bill went to the park.\n9 Where was Mary before the kitchen? \tpark\t1 2\n10 Mary moved to the park this evening.\n11 This morning Fred journeyed to the cinema.\n12 Where was Mary before the park? \tschool\t10 5\n13 This afternoon Bill travelled to the bedroom.\n14 This afternoon Fred went to the kitchen.\n15 Where was Bill before the bedroom? \tkitchen\t13 7\n1 Fred moved to the bedroom this morning.\n2 Fred went to the park yesterday.\n3 Yesterday Julie moved to the cinema.\n4 Julie moved to the kitchen this morning.\n5 Where was Julie before the kitchen? \tcinema\t4 3\n6 This evening Fred moved to the office.\n7 This afternoon Fred journeyed to the park.\n8 Where was Fred before the bedroom? \tpark\t1 2\n9 Yesterday Bill went back to the bedroom.\n10 Mary went back to the kitchen yesterday.\n11 Where was Fred before the office? \tpark\t6 7\n12 Mary went to the office this morning.\n13 This morning Bill moved to the park.\n14 Where was Mary before the office? \tkitchen\t12 10\n15 This afternoon Julie went back to the cinema.\n16 Mary moved to the bedroom this afternoon.\n17 Where was Bill before the park? \tbedroom\t13 9\n1 Yesterday Mary travelled to the kitchen.\n2 Fred went to the park yesterday.\n3 This morning Fred journeyed to the bedroom.\n4 Bill went back to the bedroom yesterday.\n5 Where was Fred before the bedroom? \tpark\t3 2\n6 This afternoon Fred moved to the kitchen.\n7 This morning Mary travelled to the park.\n8 Where was Mary before the park? \tkitchen\t7 1\n9 Julie travelled to the bedroom this morning.\n10 Yesterday Julie went back to the kitchen.\n11 Where was Julie before the bedroom? \tkitchen\t9 10\n12 This evening Julie travelled to the office.\n13 Julie moved to the kitchen this afternoon.\n14 Where was Julie before the bedroom? \tkitchen\t9 10\n15 This evening Fred journeyed to the school.\n16 Bill went to the park this morning.\n17 Where was Bill before the park? \tbedroom\t16 4\n"
  },
  {
    "path": "tasksv11/en/qa15_basic-deduction_test.txt",
    "content": "1 Wolves are afraid of mice.\n2 Sheep are afraid of mice.\n3 Winona is a sheep.\n4 Mice are afraid of cats.\n5 Cats are afraid of wolves.\n6 Jessica is a mouse.\n7 Emily is a cat.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\twolf\t7 5\n10 What is winona afraid of?\tmouse\t3 2\n11 What is gertrude afraid of?\tmouse\t8 1\n12 What is jessica afraid of?\tcat\t6 4\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Sheep are afraid of mice.\n4 Gertrude is a cat.\n5 Wolves are afraid of sheep.\n6 Jessica is a mouse.\n7 Emily is a wolf.\n8 Winona is a cat.\n9 What is emily afraid of?\tsheep\t7 5\n10 What is emily afraid of?\tsheep\t7 5\n11 What is jessica afraid of?\tcat\t6 2\n12 What is gertrude afraid of?\twolf\t4 1\n1 Cats are afraid of wolves.\n2 Winona is a cat.\n3 Emily is a cat.\n4 Mice are afraid of wolves.\n5 Wolves are afraid of mice.\n6 Sheep are afraid of cats.\n7 Gertrude is a mouse.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\twolf\t7 4\n10 What is emily afraid of?\twolf\t3 1\n11 What is gertrude afraid of?\twolf\t7 4\n12 What is emily afraid of?\twolf\t3 1\n1 Mice are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Cats are afraid of sheep.\n4 Jessica is a cat.\n5 Emily is a cat.\n6 Winona is a mouse.\n7 Sheep are afraid of wolves.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\twolf\t8 7\n10 What is winona afraid of?\twolf\t6 1\n11 What is gertrude afraid of?\twolf\t8 7\n12 What is gertrude afraid of?\twolf\t8 7\n1 Sheep are afraid of cats.\n2 Jessica is a sheep.\n3 Mice are afraid of sheep.\n4 Cats are afraid of sheep.\n5 Wolves are afraid of mice.\n6 Emily is a sheep.\n7 Gertrude is a sheep.\n8 Winona is a mouse.\n9 What is winona afraid of?\tsheep\t8 3\n10 What is jessica afraid of?\tcat\t2 1\n11 What is gertrude afraid of?\tcat\t7 1\n12 What is gertrude afraid of?\tcat\t7 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Sheep are afraid of mice.\n4 Emily is a sheep.\n5 Wolves are afraid of sheep.\n6 Gertrude is a sheep.\n7 Winona is a wolf.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\tmouse\t6 3\n10 What is winona afraid of?\tsheep\t7 5\n11 What is emily afraid of?\tmouse\t4 3\n12 What is jessica afraid of?\tsheep\t8 2\n1 Cats are afraid of sheep.\n2 Emily is a cat.\n3 Winona is a cat.\n4 Sheep are afraid of mice.\n5 Mice are afraid of cats.\n6 Wolves are afraid of cats.\n7 Jessica is a wolf.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tsheep\t2 1\n10 What is emily afraid of?\tsheep\t2 1\n11 What is emily afraid of?\tsheep\t2 1\n12 What is winona afraid of?\tsheep\t3 1\n1 Wolves are afraid of mice.\n2 Gertrude is a wolf.\n3 Cats are afraid of wolves.\n4 Emily is a cat.\n5 Mice are afraid of cats.\n6 Jessica is a cat.\n7 Sheep are afraid of wolves.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tmouse\t2 1\n10 What is gertrude afraid of?\tmouse\t2 1\n11 What is gertrude afraid of?\tmouse\t2 1\n12 What is emily afraid of?\twolf\t4 3\n1 Mice are afraid of cats.\n2 Jessica is a mouse.\n3 Cats are afraid of sheep.\n4 Wolves are afraid of mice.\n5 Emily is a mouse.\n6 Sheep are afraid of mice.\n7 Gertrude is a wolf.\n8 Winona is a mouse.\n9 What is emily afraid of?\tcat\t5 1\n10 What is jessica afraid of?\tcat\t2 1\n11 What is jessica afraid of?\tcat\t2 1\n12 What is emily afraid of?\tcat\t5 1\n1 Cats are afraid of mice.\n2 Wolves are afraid of cats.\n3 Sheep are afraid of mice.\n4 Emily is a cat.\n5 Mice are afraid of sheep.\n6 Gertrude is a sheep.\n7 Jessica is a mouse.\n8 Winona is a wolf.\n9 What is jessica afraid of?\tsheep\t7 5\n10 What is emily afraid of?\tmouse\t4 1\n11 What is gertrude afraid of?\tmouse\t6 3\n12 What is emily afraid of?\tmouse\t4 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Winona is a cat.\n4 Sheep are afraid of cats.\n5 Gertrude is a cat.\n6 Jessica is a wolf.\n7 Mice are afraid of sheep.\n8 Emily is a sheep.\n9 What is jessica afraid of?\tcat\t6 2\n10 What is winona afraid of?\twolf\t3 1\n11 What is winona afraid of?\twolf\t3 1\n12 What is jessica afraid of?\tcat\t6 2\n1 Wolves are afraid of cats.\n2 Cats are afraid of wolves.\n3 Mice are afraid of wolves.\n4 Gertrude is a cat.\n5 Jessica is a mouse.\n6 Winona is a mouse.\n7 Emily is a mouse.\n8 Sheep are afraid of wolves.\n9 What is winona afraid of?\twolf\t6 3\n10 What is emily afraid of?\twolf\t7 3\n11 What is gertrude afraid of?\twolf\t4 2\n12 What is winona afraid of?\twolf\t6 3\n1 Sheep are afraid of mice.\n2 Cats are afraid of mice.\n3 Mice are afraid of sheep.\n4 Wolves are afraid of mice.\n5 Emily is a sheep.\n6 Gertrude is a wolf.\n7 Winona is a sheep.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\tmouse\t6 4\n10 What is emily afraid of?\tmouse\t5 1\n11 What is gertrude afraid of?\tmouse\t6 4\n12 What is emily afraid of?\tmouse\t5 1\n1 Sheep are afraid of cats.\n2 Jessica is a sheep.\n3 Mice are afraid of sheep.\n4 Wolves are afraid of mice.\n5 Winona is a wolf.\n6 Gertrude is a sheep.\n7 Emily is a mouse.\n8 Cats are afraid of wolves.\n9 What is emily afraid of?\tsheep\t7 3\n10 What is jessica afraid of?\tcat\t2 1\n11 What is emily afraid of?\tsheep\t7 3\n12 What is winona afraid of?\tmouse\t5 4\n1 Sheep are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Gertrude is a mouse.\n4 Wolves are afraid of mice.\n5 Winona is a sheep.\n6 Jessica is a wolf.\n7 Cats are afraid of sheep.\n8 Emily is a cat.\n9 What is winona afraid of?\twolf\t5 1\n10 What is emily afraid of?\tsheep\t8 7\n11 What is winona afraid of?\twolf\t5 1\n12 What is winona afraid of?\twolf\t5 1\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Gertrude is a mouse.\n4 Jessica is a sheep.\n5 Cats are afraid of sheep.\n6 Emily is a mouse.\n7 Wolves are afraid of mice.\n8 Winona is a sheep.\n9 What is emily afraid of?\tsheep\t6 1\n10 What is gertrude afraid of?\tsheep\t3 1\n11 What is gertrude afraid of?\tsheep\t3 1\n12 What is gertrude afraid of?\tsheep\t3 1\n1 Wolves are afraid of mice.\n2 Cats are afraid of sheep.\n3 Jessica is a wolf.\n4 Mice are afraid of sheep.\n5 Winona is a cat.\n6 Emily is a mouse.\n7 Sheep are afraid of wolves.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tsheep\t6 4\n10 What is winona afraid of?\tsheep\t5 2\n11 What is jessica afraid of?\tmouse\t3 1\n12 What is gertrude afraid of?\tsheep\t8 2\n1 Cats are afraid of sheep.\n2 Wolves are afraid of mice.\n3 Mice are afraid of sheep.\n4 Emily is a wolf.\n5 Jessica is a wolf.\n6 Winona is a cat.\n7 Gertrude is a mouse.\n8 Sheep are afraid of cats.\n9 What is gertrude afraid of?\tsheep\t7 3\n10 What is jessica afraid of?\tmouse\t5 2\n11 What is emily afraid of?\tmouse\t4 2\n12 What is winona afraid of?\tsheep\t6 1\n1 Cats are afraid of sheep.\n2 Wolves are afraid of sheep.\n3 Winona is a wolf.\n4 Emily is a wolf.\n5 Sheep are afraid of cats.\n6 Jessica is a sheep.\n7 Gertrude is a cat.\n8 Mice are afraid of wolves.\n9 What is gertrude afraid of?\tsheep\t7 1\n10 What is jessica afraid of?\tcat\t6 5\n11 What is gertrude afraid of?\tsheep\t7 1\n12 What is winona afraid of?\tsheep\t3 2\n1 Sheep are afraid of cats.\n2 Wolves are afraid of mice.\n3 Winona is a sheep.\n4 Emily is a wolf.\n5 Mice are afraid of wolves.\n6 Jessica is a mouse.\n7 Gertrude is a mouse.\n8 Cats are afraid of sheep.\n9 What is emily afraid of?\tmouse\t4 2\n10 What is winona afraid of?\tcat\t3 1\n11 What is jessica afraid of?\twolf\t6 5\n12 What is gertrude afraid of?\twolf\t7 5\n1 Sheep are afraid of mice.\n2 Mice are afraid of cats.\n3 Wolves are afraid of sheep.\n4 Emily is a wolf.\n5 Cats are afraid of sheep.\n6 Winona is a mouse.\n7 Gertrude is a sheep.\n8 Jessica is a wolf.\n9 What is winona afraid of?\tcat\t6 2\n10 What is gertrude afraid of?\tmouse\t7 1\n11 What is jessica afraid of?\tsheep\t8 3\n12 What is emily afraid of?\tsheep\t4 3\n1 Sheep are afraid of mice.\n2 Mice are afraid of sheep.\n3 Gertrude is a mouse.\n4 Wolves are afraid of cats.\n5 Cats are afraid of sheep.\n6 Jessica is a sheep.\n7 Emily is a wolf.\n8 Winona is a cat.\n9 What is winona afraid of?\tsheep\t8 5\n10 What is emily afraid of?\tcat\t7 4\n11 What is gertrude afraid of?\tsheep\t3 2\n12 What is gertrude afraid of?\tsheep\t3 2\n1 Cats are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Wolves are afraid of mice.\n4 Emily is a wolf.\n5 Jessica is a sheep.\n6 Gertrude is a sheep.\n7 Mice are afraid of cats.\n8 Winona is a wolf.\n9 What is emily afraid of?\tmouse\t4 3\n10 What is winona afraid of?\tmouse\t8 3\n11 What is jessica afraid of?\twolf\t5 2\n12 What is jessica afraid of?\twolf\t5 2\n1 Sheep are afraid of mice.\n2 Winona is a sheep.\n3 Wolves are afraid of mice.\n4 Mice are afraid of wolves.\n5 Jessica is a sheep.\n6 Emily is a mouse.\n7 Cats are afraid of sheep.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\twolf\t6 4\n10 What is gertrude afraid of?\twolf\t8 4\n11 What is emily afraid of?\twolf\t6 4\n12 What is emily afraid of?\twolf\t6 4\n1 Mice are afraid of sheep.\n2 Emily is a mouse.\n3 Cats are afraid of wolves.\n4 Sheep are afraid of wolves.\n5 Winona is a mouse.\n6 Wolves are afraid of sheep.\n7 Jessica is a wolf.\n8 Gertrude is a cat.\n9 What is gertrude afraid of?\twolf\t8 3\n10 What is emily afraid of?\tsheep\t2 1\n11 What is emily afraid of?\tsheep\t2 1\n12 What is jessica afraid of?\tsheep\t7 6\n1 Mice are afraid of wolves.\n2 Emily is a mouse.\n3 Sheep are afraid of mice.\n4 Jessica is a sheep.\n5 Cats are afraid of wolves.\n6 Wolves are afraid of sheep.\n7 Gertrude is a mouse.\n8 Winona is a mouse.\n9 What is winona afraid of?\twolf\t8 1\n10 What is gertrude afraid of?\twolf\t7 1\n11 What is gertrude afraid of?\twolf\t7 1\n12 What is gertrude afraid of?\twolf\t7 1\n1 Wolves are afraid of sheep.\n2 Emily is a wolf.\n3 Mice are afraid of wolves.\n4 Sheep are afraid of wolves.\n5 Cats are afraid of wolves.\n6 Winona is a wolf.\n7 Jessica is a mouse.\n8 Gertrude is a wolf.\n9 What is winona afraid of?\tsheep\t6 1\n10 What is jessica afraid of?\twolf\t7 3\n11 What is jessica afraid of?\twolf\t7 3\n12 What is jessica afraid of?\twolf\t7 3\n1 Mice are afraid of sheep.\n2 Cats are afraid of mice.\n3 Sheep are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Gertrude is a sheep.\n6 Jessica is a wolf.\n7 Winona is a sheep.\n8 Emily is a sheep.\n9 What is gertrude afraid of?\twolf\t5 3\n10 What is emily afraid of?\twolf\t8 3\n11 What is winona afraid of?\twolf\t7 3\n12 What is emily afraid of?\twolf\t8 3\n1 Mice are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Cats are afraid of sheep.\n4 Emily is a wolf.\n5 Gertrude is a cat.\n6 Winona is a cat.\n7 Sheep are afraid of mice.\n8 Jessica is a wolf.\n9 What is gertrude afraid of?\tsheep\t5 3\n10 What is jessica afraid of?\tcat\t8 2\n11 What is emily afraid of?\tcat\t4 2\n12 What is emily afraid of?\tcat\t4 2\n1 Sheep are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Cats are afraid of wolves.\n4 Jessica is a sheep.\n5 Gertrude is a cat.\n6 Winona is a sheep.\n7 Emily is a cat.\n8 Wolves are afraid of mice.\n9 What is gertrude afraid of?\twolf\t5 3\n10 What is jessica afraid of?\twolf\t4 1\n11 What is emily afraid of?\twolf\t7 3\n12 What is jessica afraid of?\twolf\t4 1\n1 Cats are afraid of mice.\n2 Wolves are afraid of cats.\n3 Mice are afraid of sheep.\n4 Sheep are afraid of mice.\n5 Gertrude is a sheep.\n6 Winona is a mouse.\n7 Emily is a wolf.\n8 Jessica is a wolf.\n9 What is winona afraid of?\tsheep\t6 3\n10 What is gertrude afraid of?\tmouse\t5 4\n11 What is winona afraid of?\tsheep\t6 3\n12 What is winona afraid of?\tsheep\t6 3\n1 Sheep are afraid of cats.\n2 Mice are afraid of wolves.\n3 Jessica is a sheep.\n4 Cats are afraid of mice.\n5 Wolves are afraid of cats.\n6 Winona is a mouse.\n7 Gertrude is a wolf.\n8 Emily is a mouse.\n9 What is emily afraid of?\twolf\t8 2\n10 What is emily afraid of?\twolf\t8 2\n11 What is winona afraid of?\twolf\t6 2\n12 What is gertrude afraid of?\tcat\t7 5\n1 Sheep are afraid of wolves.\n2 Cats are afraid of mice.\n3 Winona is a sheep.\n4 Emily is a sheep.\n5 Gertrude is a cat.\n6 Wolves are afraid of sheep.\n7 Mice are afraid of wolves.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\tmouse\t5 2\n10 What is winona afraid of?\twolf\t3 1\n11 What is gertrude afraid of?\tmouse\t5 2\n12 What is emily afraid of?\twolf\t4 1\n1 Sheep are afraid of cats.\n2 Jessica is a sheep.\n3 Wolves are afraid of cats.\n4 Mice are afraid of sheep.\n5 Cats are afraid of sheep.\n6 Gertrude is a mouse.\n7 Winona is a cat.\n8 Emily is a sheep.\n9 What is winona afraid of?\tsheep\t7 5\n10 What is jessica afraid of?\tcat\t2 1\n11 What is emily afraid of?\tcat\t8 1\n12 What is gertrude afraid of?\tsheep\t6 4\n1 Cats are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Emily is a cat.\n4 Jessica is a sheep.\n5 Winona is a sheep.\n6 Mice are afraid of cats.\n7 Wolves are afraid of mice.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\tcat\t8 6\n10 What is jessica afraid of?\tcat\t4 2\n11 What is gertrude afraid of?\tcat\t8 6\n12 What is emily afraid of?\tsheep\t3 1\n1 Wolves are afraid of cats.\n2 Mice are afraid of sheep.\n3 Sheep are afraid of mice.\n4 Cats are afraid of sheep.\n5 Jessica is a sheep.\n6 Gertrude is a sheep.\n7 Winona is a cat.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\tmouse\t6 3\n10 What is jessica afraid of?\tmouse\t5 3\n11 What is jessica afraid of?\tmouse\t5 3\n12 What is jessica afraid of?\tmouse\t5 3\n1 Sheep are afraid of cats.\n2 Wolves are afraid of mice.\n3 Gertrude is a wolf.\n4 Cats are afraid of sheep.\n5 Jessica is a cat.\n6 Mice are afraid of cats.\n7 Winona is a sheep.\n8 Emily is a wolf.\n9 What is winona afraid of?\tcat\t7 1\n10 What is gertrude afraid of?\tmouse\t3 2\n11 What is winona afraid of?\tcat\t7 1\n12 What is emily afraid of?\tmouse\t8 2\n1 Mice are afraid of sheep.\n2 Cats are afraid of mice.\n3 Gertrude is a mouse.\n4 Sheep are afraid of cats.\n5 Emily is a cat.\n6 Winona is a cat.\n7 Jessica is a cat.\n8 Wolves are afraid of mice.\n9 What is jessica afraid of?\tmouse\t7 2\n10 What is jessica afraid of?\tmouse\t7 2\n11 What is gertrude afraid of?\tsheep\t3 1\n12 What is jessica afraid of?\tmouse\t7 2\n1 Cats are afraid of sheep.\n2 Mice are afraid of wolves.\n3 Emily is a cat.\n4 Sheep are afraid of mice.\n5 Jessica is a cat.\n6 Wolves are afraid of cats.\n7 Gertrude is a wolf.\n8 Winona is a cat.\n9 What is gertrude afraid of?\tcat\t7 6\n10 What is winona afraid of?\tsheep\t8 1\n11 What is winona afraid of?\tsheep\t8 1\n12 What is jessica afraid of?\tsheep\t5 1\n1 Wolves are afraid of cats.\n2 Sheep are afraid of mice.\n3 Emily is a wolf.\n4 Jessica is a sheep.\n5 Cats are afraid of mice.\n6 Winona is a wolf.\n7 Gertrude is a sheep.\n8 Mice are afraid of cats.\n9 What is emily afraid of?\tcat\t3 1\n10 What is winona afraid of?\tcat\t6 1\n11 What is jessica afraid of?\tmouse\t4 2\n12 What is emily afraid of?\tcat\t3 1\n1 Cats are afraid of wolves.\n2 Jessica is a cat.\n3 Wolves are afraid of sheep.\n4 Winona is a cat.\n5 Mice are afraid of cats.\n6 Gertrude is a cat.\n7 Emily is a cat.\n8 Sheep are afraid of cats.\n9 What is gertrude afraid of?\twolf\t6 1\n10 What is gertrude afraid of?\twolf\t6 1\n11 What is winona afraid of?\twolf\t4 1\n12 What is jessica afraid of?\twolf\t2 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Jessica is a mouse.\n4 Sheep are afraid of wolves.\n5 Winona is a sheep.\n6 Emily is a sheep.\n7 Wolves are afraid of sheep.\n8 Gertrude is a sheep.\n9 What is winona afraid of?\twolf\t5 4\n10 What is jessica afraid of?\tcat\t3 2\n11 What is emily afraid of?\twolf\t6 4\n12 What is emily afraid of?\twolf\t6 4\n1 Cats are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Winona is a wolf.\n4 Jessica is a cat.\n5 Emily is a cat.\n6 Gertrude is a wolf.\n7 Mice are afraid of wolves.\n8 Sheep are afraid of cats.\n9 What is winona afraid of?\tmouse\t3 2\n10 What is winona afraid of?\tmouse\t3 2\n11 What is emily afraid of?\twolf\t5 1\n12 What is winona afraid of?\tmouse\t3 2\n1 Cats are afraid of mice.\n2 Sheep are afraid of cats.\n3 Mice are afraid of sheep.\n4 Emily is a sheep.\n5 Gertrude is a cat.\n6 Wolves are afraid of cats.\n7 Winona is a wolf.\n8 Jessica is a mouse.\n9 What is jessica afraid of?\tsheep\t8 3\n10 What is gertrude afraid of?\tmouse\t5 1\n11 What is gertrude afraid of?\tmouse\t5 1\n12 What is gertrude afraid of?\tmouse\t5 1\n1 Cats are afraid of sheep.\n2 Wolves are afraid of sheep.\n3 Mice are afraid of cats.\n4 Gertrude is a cat.\n5 Sheep are afraid of wolves.\n6 Emily is a cat.\n7 Winona is a mouse.\n8 Jessica is a mouse.\n9 What is winona afraid of?\tcat\t7 3\n10 What is emily afraid of?\tsheep\t6 1\n11 What is winona afraid of?\tcat\t7 3\n12 What is gertrude afraid of?\tsheep\t4 1\n1 Cats are afraid of sheep.\n2 Wolves are afraid of mice.\n3 Jessica is a wolf.\n4 Sheep are afraid of wolves.\n5 Emily is a sheep.\n6 Mice are afraid of wolves.\n7 Winona is a mouse.\n8 Gertrude is a sheep.\n9 What is emily afraid of?\twolf\t5 4\n10 What is emily afraid of?\twolf\t5 4\n11 What is winona afraid of?\twolf\t7 6\n12 What is jessica afraid of?\tmouse\t3 2\n1 Mice are afraid of sheep.\n2 Cats are afraid of wolves.\n3 Sheep are afraid of mice.\n4 Jessica is a sheep.\n5 Wolves are afraid of mice.\n6 Emily is a wolf.\n7 Winona is a cat.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tmouse\t6 5\n10 What is gertrude afraid of?\tsheep\t8 1\n11 What is gertrude afraid of?\tsheep\t8 1\n12 What is jessica afraid of?\tmouse\t4 3\n1 Mice are afraid of wolves.\n2 Emily is a mouse.\n3 Wolves are afraid of mice.\n4 Winona is a wolf.\n5 Sheep are afraid of cats.\n6 Cats are afraid of sheep.\n7 Jessica is a cat.\n8 Gertrude is a sheep.\n9 What is winona afraid of?\tmouse\t4 3\n10 What is winona afraid of?\tmouse\t4 3\n11 What is winona afraid of?\tmouse\t4 3\n12 What is emily afraid of?\twolf\t2 1\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Cats are afraid of sheep.\n5 Gertrude is a wolf.\n6 Emily is a wolf.\n7 Winona is a sheep.\n8 Jessica is a mouse.\n9 What is winona afraid of?\twolf\t7 2\n10 What is jessica afraid of?\tsheep\t8 1\n11 What is gertrude afraid of?\tcat\t5 3\n12 What is jessica afraid of?\tsheep\t8 1\n1 Mice are afraid of sheep.\n2 Cats are afraid of wolves.\n3 Wolves are afraid of sheep.\n4 Sheep are afraid of mice.\n5 Emily is a sheep.\n6 Gertrude is a wolf.\n7 Jessica is a cat.\n8 Winona is a wolf.\n9 What is winona afraid of?\tsheep\t8 3\n10 What is gertrude afraid of?\tsheep\t6 3\n11 What is jessica afraid of?\twolf\t7 2\n12 What is jessica afraid of?\twolf\t7 2\n1 Cats are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Sheep are afraid of wolves.\n4 Emily is a mouse.\n5 Gertrude is a mouse.\n6 Jessica is a cat.\n7 Winona is a sheep.\n8 Wolves are afraid of mice.\n9 What is gertrude afraid of?\twolf\t5 2\n10 What is gertrude afraid of?\twolf\t5 2\n11 What is jessica afraid of?\twolf\t6 1\n12 What is emily afraid of?\twolf\t4 2\n1 Sheep are afraid of cats.\n2 Wolves are afraid of mice.\n3 Mice are afraid of cats.\n4 Gertrude is a sheep.\n5 Jessica is a sheep.\n6 Cats are afraid of wolves.\n7 Emily is a sheep.\n8 Winona is a sheep.\n9 What is gertrude afraid of?\tcat\t4 1\n10 What is gertrude afraid of?\tcat\t4 1\n11 What is emily afraid of?\tcat\t7 1\n12 What is jessica afraid of?\tcat\t5 1\n1 Mice are afraid of cats.\n2 Cats are afraid of wolves.\n3 Sheep are afraid of mice.\n4 Emily is a sheep.\n5 Gertrude is a mouse.\n6 Winona is a cat.\n7 Wolves are afraid of cats.\n8 Jessica is a sheep.\n9 What is gertrude afraid of?\tcat\t5 1\n10 What is emily afraid of?\tmouse\t4 3\n11 What is jessica afraid of?\tmouse\t8 3\n12 What is gertrude afraid of?\tcat\t5 1\n1 Mice are afraid of sheep.\n2 Jessica is a mouse.\n3 Cats are afraid of sheep.\n4 Wolves are afraid of cats.\n5 Sheep are afraid of wolves.\n6 Gertrude is a wolf.\n7 Emily is a sheep.\n8 Winona is a sheep.\n9 What is jessica afraid of?\tsheep\t2 1\n10 What is gertrude afraid of?\tcat\t6 4\n11 What is emily afraid of?\twolf\t7 5\n12 What is gertrude afraid of?\tcat\t6 4\n1 Mice are afraid of wolves.\n2 Gertrude is a mouse.\n3 Cats are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Jessica is a mouse.\n6 Sheep are afraid of wolves.\n7 Emily is a wolf.\n8 Winona is a mouse.\n9 What is emily afraid of?\tcat\t7 4\n10 What is jessica afraid of?\twolf\t5 1\n11 What is winona afraid of?\twolf\t8 1\n12 What is emily afraid of?\tcat\t7 4\n1 Cats are afraid of mice.\n2 Mice are afraid of sheep.\n3 Jessica is a mouse.\n4 Emily is a cat.\n5 Gertrude is a cat.\n6 Wolves are afraid of cats.\n7 Sheep are afraid of wolves.\n8 Winona is a cat.\n9 What is jessica afraid of?\tsheep\t3 2\n10 What is winona afraid of?\tmouse\t8 1\n11 What is winona afraid of?\tmouse\t8 1\n12 What is emily afraid of?\tmouse\t4 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Sheep are afraid of mice.\n5 Emily is a cat.\n6 Jessica is a sheep.\n7 Winona is a cat.\n8 Gertrude is a cat.\n9 What is emily afraid of?\twolf\t5 1\n10 What is gertrude afraid of?\twolf\t8 1\n11 What is emily afraid of?\twolf\t5 1\n12 What is gertrude afraid of?\twolf\t8 1\n1 Mice are afraid of sheep.\n2 Winona is a mouse.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of sheep.\n5 Jessica is a mouse.\n6 Cats are afraid of mice.\n7 Emily is a cat.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tmouse\t7 6\n10 What is emily afraid of?\tmouse\t7 6\n11 What is gertrude afraid of?\tsheep\t8 1\n12 What is gertrude afraid of?\tsheep\t8 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Winona is a cat.\n4 Wolves are afraid of mice.\n5 Sheep are afraid of wolves.\n6 Jessica is a cat.\n7 Gertrude is a mouse.\n8 Emily is a wolf.\n9 What is winona afraid of?\twolf\t3 1\n10 What is winona afraid of?\twolf\t3 1\n11 What is jessica afraid of?\twolf\t6 1\n12 What is emily afraid of?\tmouse\t8 4\n1 Wolves are afraid of mice.\n2 Mice are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Emily is a mouse.\n5 Jessica is a sheep.\n6 Gertrude is a sheep.\n7 Cats are afraid of sheep.\n8 Winona is a wolf.\n9 What is gertrude afraid of?\twolf\t6 3\n10 What is emily afraid of?\tsheep\t4 2\n11 What is jessica afraid of?\twolf\t5 3\n12 What is gertrude afraid of?\twolf\t6 3\n1 Mice are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Cats are afraid of wolves.\n4 Wolves are afraid of sheep.\n5 Gertrude is a mouse.\n6 Jessica is a wolf.\n7 Emily is a wolf.\n8 Winona is a wolf.\n9 What is emily afraid of?\tsheep\t7 4\n10 What is winona afraid of?\tsheep\t8 4\n11 What is jessica afraid of?\tsheep\t6 4\n12 What is gertrude afraid of?\twolf\t5 1\n1 Wolves are afraid of mice.\n2 Cats are afraid of sheep.\n3 Sheep are afraid of cats.\n4 Emily is a cat.\n5 Jessica is a sheep.\n6 Winona is a wolf.\n7 Mice are afraid of wolves.\n8 Gertrude is a cat.\n9 What is winona afraid of?\tmouse\t6 1\n10 What is emily afraid of?\tsheep\t4 2\n11 What is jessica afraid of?\tcat\t5 3\n12 What is jessica afraid of?\tcat\t5 3\n1 Cats are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Emily is a cat.\n4 Gertrude is a mouse.\n5 Sheep are afraid of wolves.\n6 Wolves are afraid of mice.\n7 Winona is a cat.\n8 Jessica is a wolf.\n9 What is gertrude afraid of?\twolf\t4 2\n10 What is emily afraid of?\twolf\t3 1\n11 What is emily afraid of?\twolf\t3 1\n12 What is jessica afraid of?\tmouse\t8 6\n1 Cats are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of cats.\n4 Winona is a wolf.\n5 Gertrude is a wolf.\n6 Mice are afraid of sheep.\n7 Jessica is a sheep.\n8 Emily is a cat.\n9 What is winona afraid of?\tmouse\t4 2\n10 What is jessica afraid of?\tcat\t7 3\n11 What is gertrude afraid of?\tmouse\t5 2\n12 What is winona afraid of?\tmouse\t4 2\n1 Mice are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Wolves are afraid of sheep.\n4 Cats are afraid of sheep.\n5 Emily is a sheep.\n6 Jessica is a wolf.\n7 Winona is a sheep.\n8 Gertrude is a sheep.\n9 What is emily afraid of?\tcat\t5 2\n10 What is gertrude afraid of?\tcat\t8 2\n11 What is jessica afraid of?\tsheep\t6 3\n12 What is gertrude afraid of?\tcat\t8 2\n1 Mice are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Winona is a mouse.\n4 Gertrude is a sheep.\n5 Jessica is a sheep.\n6 Wolves are afraid of cats.\n7 Cats are afraid of wolves.\n8 Emily is a wolf.\n9 What is emily afraid of?\tcat\t8 6\n10 What is emily afraid of?\tcat\t8 6\n11 What is winona afraid of?\twolf\t3 1\n12 What is jessica afraid of?\tmouse\t5 2\n1 Wolves are afraid of mice.\n2 Sheep are afraid of wolves.\n3 Emily is a wolf.\n4 Mice are afraid of wolves.\n5 Winona is a wolf.\n6 Cats are afraid of sheep.\n7 Jessica is a cat.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\twolf\t8 2\n10 What is emily afraid of?\tmouse\t3 1\n11 What is emily afraid of?\tmouse\t3 1\n12 What is gertrude afraid of?\twolf\t8 2\n1 Mice are afraid of sheep.\n2 Wolves are afraid of cats.\n3 Jessica is a wolf.\n4 Sheep are afraid of cats.\n5 Winona is a mouse.\n6 Cats are afraid of mice.\n7 Gertrude is a cat.\n8 Emily is a wolf.\n9 What is gertrude afraid of?\tmouse\t7 6\n10 What is emily afraid of?\tcat\t8 2\n11 What is jessica afraid of?\tcat\t3 2\n12 What is emily afraid of?\tcat\t8 2\n1 Mice are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Cats are afraid of wolves.\n4 Emily is a cat.\n5 Gertrude is a cat.\n6 Winona is a mouse.\n7 Jessica is a mouse.\n8 Sheep are afraid of wolves.\n9 What is gertrude afraid of?\twolf\t5 3\n10 What is winona afraid of?\twolf\t6 1\n11 What is jessica afraid of?\twolf\t7 1\n12 What is emily afraid of?\twolf\t4 3\n1 Sheep are afraid of wolves.\n2 Jessica is a sheep.\n3 Gertrude is a sheep.\n4 Mice are afraid of sheep.\n5 Cats are afraid of mice.\n6 Winona is a cat.\n7 Wolves are afraid of cats.\n8 Emily is a sheep.\n9 What is gertrude afraid of?\twolf\t3 1\n10 What is jessica afraid of?\twolf\t2 1\n11 What is winona afraid of?\tmouse\t6 5\n12 What is gertrude afraid of?\twolf\t3 1\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Cats are afraid of sheep.\n4 Emily is a wolf.\n5 Winona is a cat.\n6 Mice are afraid of wolves.\n7 Gertrude is a mouse.\n8 Jessica is a cat.\n9 What is emily afraid of?\tsheep\t4 1\n10 What is jessica afraid of?\tsheep\t8 3\n11 What is jessica afraid of?\tsheep\t8 3\n12 What is emily afraid of?\tsheep\t4 1\n1 Sheep are afraid of mice.\n2 Gertrude is a sheep.\n3 Winona is a sheep.\n4 Mice are afraid of sheep.\n5 Wolves are afraid of sheep.\n6 Cats are afraid of wolves.\n7 Jessica is a mouse.\n8 Emily is a mouse.\n9 What is emily afraid of?\tsheep\t8 4\n10 What is jessica afraid of?\tsheep\t7 4\n11 What is emily afraid of?\tsheep\t8 4\n12 What is emily afraid of?\tsheep\t8 4\n1 Wolves are afraid of mice.\n2 Sheep are afraid of wolves.\n3 Mice are afraid of wolves.\n4 Winona is a wolf.\n5 Cats are afraid of wolves.\n6 Emily is a sheep.\n7 Jessica is a sheep.\n8 Gertrude is a cat.\n9 What is emily afraid of?\twolf\t6 2\n10 What is emily afraid of?\twolf\t6 2\n11 What is jessica afraid of?\twolf\t7 2\n12 What is gertrude afraid of?\twolf\t8 5\n1 Sheep are afraid of mice.\n2 Cats are afraid of mice.\n3 Jessica is a sheep.\n4 Wolves are afraid of mice.\n5 Mice are afraid of wolves.\n6 Emily is a wolf.\n7 Gertrude is a wolf.\n8 Winona is a mouse.\n9 What is emily afraid of?\tmouse\t6 4\n10 What is winona afraid of?\twolf\t8 5\n11 What is gertrude afraid of?\tmouse\t7 4\n12 What is emily afraid of?\tmouse\t6 4\n1 Wolves are afraid of sheep.\n2 Jessica is a wolf.\n3 Cats are afraid of wolves.\n4 Sheep are afraid of wolves.\n5 Winona is a wolf.\n6 Mice are afraid of cats.\n7 Gertrude is a cat.\n8 Emily is a wolf.\n9 What is gertrude afraid of?\twolf\t7 3\n10 What is gertrude afraid of?\twolf\t7 3\n11 What is gertrude afraid of?\twolf\t7 3\n12 What is jessica afraid of?\tsheep\t2 1\n1 Cats are afraid of mice.\n2 Jessica is a cat.\n3 Mice are afraid of sheep.\n4 Sheep are afraid of cats.\n5 Emily is a sheep.\n6 Winona is a cat.\n7 Wolves are afraid of cats.\n8 Gertrude is a sheep.\n9 What is jessica afraid of?\tmouse\t2 1\n10 What is gertrude afraid of?\tcat\t8 4\n11 What is jessica afraid of?\tmouse\t2 1\n12 What is winona afraid of?\tmouse\t6 1\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Mice are afraid of cats.\n4 Winona is a wolf.\n5 Gertrude is a sheep.\n6 Emily is a sheep.\n7 Cats are afraid of wolves.\n8 Jessica is a sheep.\n9 What is gertrude afraid of?\twolf\t5 1\n10 What is jessica afraid of?\twolf\t8 1\n11 What is jessica afraid of?\twolf\t8 1\n12 What is jessica afraid of?\twolf\t8 1\n1 Sheep are afraid of wolves.\n2 Jessica is a sheep.\n3 Cats are afraid of sheep.\n4 Mice are afraid of cats.\n5 Wolves are afraid of mice.\n6 Gertrude is a mouse.\n7 Emily is a cat.\n8 Winona is a cat.\n9 What is jessica afraid of?\twolf\t2 1\n10 What is jessica afraid of?\twolf\t2 1\n11 What is emily afraid of?\tsheep\t7 3\n12 What is jessica afraid of?\twolf\t2 1\n1 Wolves are afraid of cats.\n2 Sheep are afraid of cats.\n3 Emily is a sheep.\n4 Cats are afraid of sheep.\n5 Mice are afraid of wolves.\n6 Jessica is a sheep.\n7 Winona is a sheep.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tcat\t8 1\n10 What is emily afraid of?\tcat\t3 2\n11 What is winona afraid of?\tcat\t7 2\n12 What is jessica afraid of?\tcat\t6 2\n1 Mice are afraid of wolves.\n2 Cats are afraid of sheep.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of cats.\n5 Emily is a mouse.\n6 Jessica is a sheep.\n7 Winona is a mouse.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\tmouse\t6 3\n10 What is jessica afraid of?\tmouse\t6 3\n11 What is emily afraid of?\twolf\t5 1\n12 What is emily afraid of?\twolf\t5 1\n1 Sheep are afraid of cats.\n2 Wolves are afraid of cats.\n3 Mice are afraid of wolves.\n4 Gertrude is a mouse.\n5 Emily is a wolf.\n6 Jessica is a mouse.\n7 Winona is a sheep.\n8 Cats are afraid of mice.\n9 What is gertrude afraid of?\twolf\t4 3\n10 What is emily afraid of?\tcat\t5 2\n11 What is emily afraid of?\tcat\t5 2\n12 What is gertrude afraid of?\twolf\t4 3\n1 Wolves are afraid of cats.\n2 Cats are afraid of mice.\n3 Winona is a cat.\n4 Emily is a wolf.\n5 Sheep are afraid of mice.\n6 Mice are afraid of cats.\n7 Gertrude is a mouse.\n8 Jessica is a wolf.\n9 What is winona afraid of?\tmouse\t3 2\n10 What is gertrude afraid of?\tcat\t7 6\n11 What is winona afraid of?\tmouse\t3 2\n12 What is jessica afraid of?\tcat\t8 1\n1 Wolves are afraid of sheep.\n2 Winona is a wolf.\n3 Gertrude is a wolf.\n4 Cats are afraid of mice.\n5 Mice are afraid of sheep.\n6 Jessica is a mouse.\n7 Emily is a wolf.\n8 Sheep are afraid of cats.\n9 What is jessica afraid of?\tsheep\t6 5\n10 What is emily afraid of?\tsheep\t7 1\n11 What is gertrude afraid of?\tsheep\t3 1\n12 What is winona afraid of?\tsheep\t2 1\n1 Mice are afraid of wolves.\n2 Jessica is a mouse.\n3 Emily is a mouse.\n4 Wolves are afraid of sheep.\n5 Winona is a wolf.\n6 Sheep are afraid of mice.\n7 Gertrude is a mouse.\n8 Cats are afraid of wolves.\n9 What is winona afraid of?\tsheep\t5 4\n10 What is jessica afraid of?\twolf\t2 1\n11 What is emily afraid of?\twolf\t3 1\n12 What is gertrude afraid of?\twolf\t7 1\n1 Cats are afraid of mice.\n2 Mice are afraid of cats.\n3 Emily is a mouse.\n4 Wolves are afraid of sheep.\n5 Jessica is a mouse.\n6 Gertrude is a cat.\n7 Winona is a wolf.\n8 Sheep are afraid of cats.\n9 What is emily afraid of?\tcat\t3 2\n10 What is winona afraid of?\tsheep\t7 4\n11 What is emily afraid of?\tcat\t3 2\n12 What is gertrude afraid of?\tmouse\t6 1\n1 Wolves are afraid of cats.\n2 Winona is a wolf.\n3 Sheep are afraid of wolves.\n4 Cats are afraid of sheep.\n5 Mice are afraid of cats.\n6 Gertrude is a mouse.\n7 Jessica is a cat.\n8 Emily is a mouse.\n9 What is winona afraid of?\tcat\t2 1\n10 What is emily afraid of?\tcat\t8 5\n11 What is emily afraid of?\tcat\t8 5\n12 What is winona afraid of?\tcat\t2 1\n1 Sheep are afraid of wolves.\n2 Cats are afraid of wolves.\n3 Mice are afraid of wolves.\n4 Emily is a cat.\n5 Wolves are afraid of sheep.\n6 Winona is a sheep.\n7 Gertrude is a mouse.\n8 Jessica is a mouse.\n9 What is winona afraid of?\twolf\t6 1\n10 What is emily afraid of?\twolf\t4 2\n11 What is winona afraid of?\twolf\t6 1\n12 What is gertrude afraid of?\twolf\t7 3\n1 Mice are afraid of wolves.\n2 Winona is a mouse.\n3 Jessica is a mouse.\n4 Wolves are afraid of mice.\n5 Sheep are afraid of mice.\n6 Cats are afraid of wolves.\n7 Emily is a cat.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\twolf\t8 1\n10 What is jessica afraid of?\twolf\t3 1\n11 What is gertrude afraid of?\twolf\t8 1\n12 What is emily afraid of?\twolf\t7 6\n1 Mice are afraid of cats.\n2 Cats are afraid of sheep.\n3 Wolves are afraid of sheep.\n4 Gertrude is a mouse.\n5 Emily is a cat.\n6 Sheep are afraid of cats.\n7 Jessica is a cat.\n8 Winona is a wolf.\n9 What is winona afraid of?\tsheep\t8 3\n10 What is jessica afraid of?\tsheep\t7 2\n11 What is jessica afraid of?\tsheep\t7 2\n12 What is winona afraid of?\tsheep\t8 3\n1 Mice are afraid of sheep.\n2 Cats are afraid of mice.\n3 Jessica is a mouse.\n4 Winona is a mouse.\n5 Sheep are afraid of wolves.\n6 Wolves are afraid of mice.\n7 Emily is a sheep.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\twolf\t8 5\n10 What is jessica afraid of?\tsheep\t3 1\n11 What is gertrude afraid of?\twolf\t8 5\n12 What is jessica afraid of?\tsheep\t3 1\n1 Sheep are afraid of mice.\n2 Cats are afraid of wolves.\n3 Mice are afraid of sheep.\n4 Jessica is a sheep.\n5 Emily is a cat.\n6 Wolves are afraid of mice.\n7 Winona is a sheep.\n8 Gertrude is a cat.\n9 What is gertrude afraid of?\twolf\t8 2\n10 What is jessica afraid of?\tmouse\t4 1\n11 What is emily afraid of?\twolf\t5 2\n12 What is emily afraid of?\twolf\t5 2\n1 Wolves are afraid of cats.\n2 Mice are afraid of cats.\n3 Cats are afraid of sheep.\n4 Sheep are afraid of mice.\n5 Gertrude is a sheep.\n6 Emily is a cat.\n7 Jessica is a cat.\n8 Winona is a wolf.\n9 What is winona afraid of?\tcat\t8 1\n10 What is gertrude afraid of?\tmouse\t5 4\n11 What is emily afraid of?\tsheep\t6 3\n12 What is jessica afraid of?\tsheep\t7 3\n1 Wolves are afraid of mice.\n2 Mice are afraid of wolves.\n3 Winona is a wolf.\n4 Emily is a mouse.\n5 Cats are afraid of sheep.\n6 Sheep are afraid of wolves.\n7 Jessica is a wolf.\n8 Gertrude is a cat.\n9 What is emily afraid of?\twolf\t4 2\n10 What is jessica afraid of?\tmouse\t7 1\n11 What is emily afraid of?\twolf\t4 2\n12 What is jessica afraid of?\tmouse\t7 1\n1 Sheep are afraid of mice.\n2 Cats are afraid of wolves.\n3 Gertrude is a cat.\n4 Jessica is a cat.\n5 Wolves are afraid of sheep.\n6 Mice are afraid of cats.\n7 Winona is a wolf.\n8 Emily is a mouse.\n9 What is jessica afraid of?\twolf\t4 2\n10 What is winona afraid of?\tsheep\t7 5\n11 What is gertrude afraid of?\twolf\t3 2\n12 What is winona afraid of?\tsheep\t7 5\n1 Sheep are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Winona is a sheep.\n4 Gertrude is a sheep.\n5 Wolves are afraid of sheep.\n6 Emily is a sheep.\n7 Cats are afraid of sheep.\n8 Jessica is a sheep.\n9 What is winona afraid of?\twolf\t3 1\n10 What is jessica afraid of?\twolf\t8 1\n11 What is gertrude afraid of?\twolf\t4 1\n12 What is winona afraid of?\twolf\t3 1\n1 Sheep are afraid of mice.\n2 Jessica is a sheep.\n3 Mice are afraid of cats.\n4 Wolves are afraid of sheep.\n5 Gertrude is a wolf.\n6 Emily is a wolf.\n7 Cats are afraid of mice.\n8 Winona is a sheep.\n9 What is jessica afraid of?\tmouse\t2 1\n10 What is gertrude afraid of?\tsheep\t5 4\n11 What is jessica afraid of?\tmouse\t2 1\n12 What is jessica afraid of?\tmouse\t2 1\n1 Cats are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Winona is a cat.\n4 Mice are afraid of sheep.\n5 Jessica is a mouse.\n6 Wolves are afraid of sheep.\n7 Emily is a wolf.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\tsheep\t5 4\n10 What is jessica afraid of?\tsheep\t5 4\n11 What is jessica afraid of?\tsheep\t5 4\n12 What is emily afraid of?\tsheep\t7 6\n1 Sheep are afraid of cats.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of sheep.\n4 Winona is a mouse.\n5 Gertrude is a sheep.\n6 Emily is a sheep.\n7 Jessica is a wolf.\n8 Cats are afraid of mice.\n9 What is winona afraid of?\twolf\t4 2\n10 What is gertrude afraid of?\tcat\t5 1\n11 What is gertrude afraid of?\tcat\t5 1\n12 What is winona afraid of?\twolf\t4 2\n1 Cats are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Sheep are afraid of mice.\n4 Jessica is a sheep.\n5 Gertrude is a cat.\n6 Mice are afraid of wolves.\n7 Winona is a sheep.\n8 Emily is a wolf.\n9 What is gertrude afraid of?\tmouse\t5 1\n10 What is jessica afraid of?\tmouse\t4 3\n11 What is jessica afraid of?\tmouse\t4 3\n12 What is winona afraid of?\tmouse\t7 3\n1 Sheep are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Cats are afraid of wolves.\n4 Emily is a mouse.\n5 Jessica is a sheep.\n6 Winona is a cat.\n7 Wolves are afraid of sheep.\n8 Gertrude is a sheep.\n9 What is jessica afraid of?\twolf\t5 1\n10 What is winona afraid of?\twolf\t6 3\n11 What is emily afraid of?\twolf\t4 2\n12 What is jessica afraid of?\twolf\t5 1\n1 Cats are afraid of mice.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Winona is a wolf.\n5 Gertrude is a wolf.\n6 Jessica is a cat.\n7 Emily is a cat.\n8 Sheep are afraid of cats.\n9 What is emily afraid of?\tmouse\t7 1\n10 What is winona afraid of?\tcat\t4 3\n11 What is emily afraid of?\tmouse\t7 1\n12 What is jessica afraid of?\tmouse\t6 1\n1 Mice are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Gertrude is a mouse.\n4 Wolves are afraid of cats.\n5 Cats are afraid of mice.\n6 Winona is a mouse.\n7 Emily is a sheep.\n8 Jessica is a wolf.\n9 What is winona afraid of?\twolf\t6 1\n10 What is winona afraid of?\twolf\t6 1\n11 What is gertrude afraid of?\twolf\t3 1\n12 What is jessica afraid of?\tcat\t8 4\n1 Mice are afraid of wolves.\n2 Jessica is a mouse.\n3 Winona is a mouse.\n4 Sheep are afraid of cats.\n5 Wolves are afraid of cats.\n6 Cats are afraid of sheep.\n7 Gertrude is a wolf.\n8 Emily is a mouse.\n9 What is emily afraid of?\twolf\t8 1\n10 What is emily afraid of?\twolf\t8 1\n11 What is emily afraid of?\twolf\t8 1\n12 What is emily afraid of?\twolf\t8 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Sheep are afraid of cats.\n4 Winona is a wolf.\n5 Mice are afraid of wolves.\n6 Emily is a mouse.\n7 Gertrude is a sheep.\n8 Jessica is a sheep.\n9 What is emily afraid of?\twolf\t6 5\n10 What is gertrude afraid of?\tcat\t7 3\n11 What is winona afraid of?\tcat\t4 2\n12 What is gertrude afraid of?\tcat\t7 3\n1 Sheep are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Winona is a sheep.\n4 Gertrude is a mouse.\n5 Cats are afraid of wolves.\n6 Jessica is a sheep.\n7 Wolves are afraid of mice.\n8 Emily is a mouse.\n9 What is emily afraid of?\tsheep\t8 2\n10 What is emily afraid of?\tsheep\t8 2\n11 What is gertrude afraid of?\tsheep\t4 2\n12 What is winona afraid of?\twolf\t3 1\n1 Cats are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Mice are afraid of wolves.\n4 Sheep are afraid of mice.\n5 Winona is a mouse.\n6 Emily is a wolf.\n7 Jessica is a mouse.\n8 Gertrude is a cat.\n9 What is gertrude afraid of?\tmouse\t8 1\n10 What is jessica afraid of?\twolf\t7 3\n11 What is jessica afraid of?\twolf\t7 3\n12 What is gertrude afraid of?\tmouse\t8 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Gertrude is a cat.\n4 Wolves are afraid of mice.\n5 Sheep are afraid of mice.\n6 Winona is a cat.\n7 Emily is a sheep.\n8 Jessica is a cat.\n9 What is gertrude afraid of?\twolf\t3 1\n10 What is winona afraid of?\twolf\t6 1\n11 What is jessica afraid of?\twolf\t8 1\n12 What is winona afraid of?\twolf\t6 1\n1 Sheep are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Winona is a mouse.\n4 Jessica is a sheep.\n5 Cats are afraid of sheep.\n6 Gertrude is a mouse.\n7 Emily is a sheep.\n8 Wolves are afraid of mice.\n9 What is jessica afraid of?\twolf\t4 1\n10 What is gertrude afraid of?\twolf\t6 2\n11 What is emily afraid of?\twolf\t7 1\n12 What is gertrude afraid of?\twolf\t6 2\n1 Cats are afraid of sheep.\n2 Winona is a cat.\n3 Mice are afraid of sheep.\n4 Emily is a cat.\n5 Wolves are afraid of sheep.\n6 Gertrude is a cat.\n7 Sheep are afraid of mice.\n8 Jessica is a cat.\n9 What is jessica afraid of?\tsheep\t8 1\n10 What is emily afraid of?\tsheep\t4 1\n11 What is winona afraid of?\tsheep\t2 1\n12 What is emily afraid of?\tsheep\t4 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of mice.\n4 Mice are afraid of wolves.\n5 Emily is a wolf.\n6 Winona is a cat.\n7 Gertrude is a cat.\n8 Jessica is a sheep.\n9 What is winona afraid of?\twolf\t6 1\n10 What is gertrude afraid of?\twolf\t7 1\n11 What is emily afraid of?\tmouse\t5 2\n12 What is emily afraid of?\tmouse\t5 2\n1 Cats are afraid of sheep.\n2 Mice are afraid of cats.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of sheep.\n5 Jessica is a sheep.\n6 Emily is a sheep.\n7 Winona is a mouse.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\tmouse\t6 3\n10 What is jessica afraid of?\tmouse\t5 3\n11 What is jessica afraid of?\tmouse\t5 3\n12 What is emily afraid of?\tmouse\t6 3\n1 Wolves are afraid of sheep.\n2 Cats are afraid of mice.\n3 Mice are afraid of wolves.\n4 Gertrude is a mouse.\n5 Winona is a mouse.\n6 Emily is a mouse.\n7 Sheep are afraid of mice.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\twolf\t4 3\n10 What is emily afraid of?\twolf\t6 3\n11 What is winona afraid of?\twolf\t5 3\n12 What is winona afraid of?\twolf\t5 3\n1 Mice are afraid of cats.\n2 Wolves are afraid of cats.\n3 Winona is a wolf.\n4 Gertrude is a wolf.\n5 Emily is a wolf.\n6 Sheep are afraid of cats.\n7 Jessica is a mouse.\n8 Cats are afraid of mice.\n9 What is gertrude afraid of?\tcat\t4 2\n10 What is jessica afraid of?\tcat\t7 1\n11 What is emily afraid of?\tcat\t5 2\n12 What is jessica afraid of?\tcat\t7 1\n1 Sheep are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Cats are afraid of mice.\n4 Winona is a mouse.\n5 Gertrude is a mouse.\n6 Emily is a mouse.\n7 Wolves are afraid of sheep.\n8 Jessica is a sheep.\n9 What is jessica afraid of?\twolf\t8 1\n10 What is gertrude afraid of?\tsheep\t5 2\n11 What is jessica afraid of?\twolf\t8 1\n12 What is jessica afraid of?\twolf\t8 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of wolves.\n3 Wolves are afraid of sheep.\n4 Gertrude is a mouse.\n5 Jessica is a sheep.\n6 Winona is a sheep.\n7 Cats are afraid of sheep.\n8 Emily is a wolf.\n9 What is jessica afraid of?\twolf\t5 2\n10 What is jessica afraid of?\twolf\t5 2\n11 What is jessica afraid of?\twolf\t5 2\n12 What is gertrude afraid of?\tcat\t4 1\n1 Cats are afraid of mice.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of mice.\n4 Winona is a mouse.\n5 Jessica is a wolf.\n6 Sheep are afraid of mice.\n7 Emily is a wolf.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tmouse\t7 3\n10 What is emily afraid of?\tmouse\t7 3\n11 What is winona afraid of?\twolf\t4 2\n12 What is winona afraid of?\twolf\t4 2\n1 Cats are afraid of mice.\n2 Gertrude is a cat.\n3 Sheep are afraid of mice.\n4 Emily is a cat.\n5 Wolves are afraid of cats.\n6 Jessica is a wolf.\n7 Winona is a sheep.\n8 Mice are afraid of wolves.\n9 What is jessica afraid of?\tcat\t6 5\n10 What is winona afraid of?\tmouse\t7 3\n11 What is jessica afraid of?\tcat\t6 5\n12 What is winona afraid of?\tmouse\t7 3\n1 Mice are afraid of sheep.\n2 Jessica is a mouse.\n3 Cats are afraid of wolves.\n4 Gertrude is a cat.\n5 Emily is a mouse.\n6 Sheep are afraid of cats.\n7 Wolves are afraid of mice.\n8 Winona is a sheep.\n9 What is winona afraid of?\tcat\t8 6\n10 What is winona afraid of?\tcat\t8 6\n11 What is jessica afraid of?\tsheep\t2 1\n12 What is winona afraid of?\tcat\t8 6\n1 Sheep are afraid of mice.\n2 Wolves are afraid of cats.\n3 Jessica is a wolf.\n4 Gertrude is a sheep.\n5 Emily is a sheep.\n6 Cats are afraid of wolves.\n7 Mice are afraid of sheep.\n8 Winona is a mouse.\n9 What is winona afraid of?\tsheep\t8 7\n10 What is emily afraid of?\tmouse\t5 1\n11 What is gertrude afraid of?\tmouse\t4 1\n12 What is jessica afraid of?\tcat\t3 2\n1 Sheep are afraid of wolves.\n2 Cats are afraid of mice.\n3 Mice are afraid of sheep.\n4 Gertrude is a sheep.\n5 Winona is a cat.\n6 Wolves are afraid of cats.\n7 Jessica is a wolf.\n8 Emily is a mouse.\n9 What is winona afraid of?\tmouse\t5 2\n10 What is jessica afraid of?\tcat\t7 6\n11 What is gertrude afraid of?\twolf\t4 1\n12 What is emily afraid of?\tsheep\t8 3\n1 Cats are afraid of wolves.\n2 Emily is a cat.\n3 Wolves are afraid of mice.\n4 Gertrude is a cat.\n5 Mice are afraid of sheep.\n6 Winona is a cat.\n7 Sheep are afraid of cats.\n8 Jessica is a wolf.\n9 What is winona afraid of?\twolf\t6 1\n10 What is jessica afraid of?\tmouse\t8 3\n11 What is winona afraid of?\twolf\t6 1\n12 What is emily afraid of?\twolf\t2 1\n1 Sheep are afraid of mice.\n2 Cats are afraid of wolves.\n3 Wolves are afraid of sheep.\n4 Emily is a cat.\n5 Mice are afraid of sheep.\n6 Jessica is a wolf.\n7 Winona is a sheep.\n8 Gertrude is a cat.\n9 What is jessica afraid of?\tsheep\t6 3\n10 What is jessica afraid of?\tsheep\t6 3\n11 What is winona afraid of?\tmouse\t7 1\n12 What is emily afraid of?\twolf\t4 2\n1 Sheep are afraid of mice.\n2 Wolves are afraid of cats.\n3 Mice are afraid of cats.\n4 Cats are afraid of sheep.\n5 Jessica is a mouse.\n6 Emily is a mouse.\n7 Gertrude is a sheep.\n8 Winona is a sheep.\n9 What is gertrude afraid of?\tmouse\t7 1\n10 What is gertrude afraid of?\tmouse\t7 1\n11 What is jessica afraid of?\tcat\t5 3\n12 What is winona afraid of?\tmouse\t8 1\n1 Mice are afraid of sheep.\n2 Gertrude is a mouse.\n3 Sheep are afraid of cats.\n4 Cats are afraid of sheep.\n5 Emily is a sheep.\n6 Jessica is a cat.\n7 Wolves are afraid of cats.\n8 Winona is a sheep.\n9 What is emily afraid of?\tcat\t5 3\n10 What is winona afraid of?\tcat\t8 3\n11 What is emily afraid of?\tcat\t5 3\n12 What is emily afraid of?\tcat\t5 3\n1 Mice are afraid of wolves.\n2 Gertrude is a mouse.\n3 Cats are afraid of wolves.\n4 Sheep are afraid of cats.\n5 Winona is a mouse.\n6 Wolves are afraid of sheep.\n7 Emily is a wolf.\n8 Jessica is a sheep.\n9 What is gertrude afraid of?\twolf\t2 1\n10 What is jessica afraid of?\tcat\t8 4\n11 What is jessica afraid of?\tcat\t8 4\n12 What is jessica afraid of?\tcat\t8 4\n1 Mice are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Cats are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Emily is a sheep.\n6 Winona is a sheep.\n7 Jessica is a wolf.\n8 Gertrude is a wolf.\n9 What is jessica afraid of?\tcat\t7 4\n10 What is winona afraid of?\tmouse\t6 2\n11 What is jessica afraid of?\tcat\t7 4\n12 What is winona afraid of?\tmouse\t6 2\n1 Mice are afraid of sheep.\n2 Gertrude is a mouse.\n3 Winona is a mouse.\n4 Sheep are afraid of wolves.\n5 Jessica is a mouse.\n6 Emily is a mouse.\n7 Cats are afraid of mice.\n8 Wolves are afraid of cats.\n9 What is winona afraid of?\tsheep\t3 1\n10 What is winona afraid of?\tsheep\t3 1\n11 What is jessica afraid of?\tsheep\t5 1\n12 What is emily afraid of?\tsheep\t6 1\n1 Cats are afraid of mice.\n2 Gertrude is a cat.\n3 Jessica is a cat.\n4 Wolves are afraid of mice.\n5 Winona is a wolf.\n6 Sheep are afraid of wolves.\n7 Mice are afraid of wolves.\n8 Emily is a sheep.\n9 What is winona afraid of?\tmouse\t5 4\n10 What is jessica afraid of?\tmouse\t3 1\n11 What is winona afraid of?\tmouse\t5 4\n12 What is winona afraid of?\tmouse\t5 4\n1 Sheep are afraid of wolves.\n2 Jessica is a sheep.\n3 Mice are afraid of sheep.\n4 Cats are afraid of wolves.\n5 Wolves are afraid of cats.\n6 Emily is a wolf.\n7 Winona is a mouse.\n8 Gertrude is a sheep.\n9 What is winona afraid of?\tsheep\t7 3\n10 What is emily afraid of?\tcat\t6 5\n11 What is gertrude afraid of?\twolf\t8 1\n12 What is gertrude afraid of?\twolf\t8 1\n1 Wolves are afraid of mice.\n2 Mice are afraid of wolves.\n3 Cats are afraid of sheep.\n4 Winona is a wolf.\n5 Gertrude is a cat.\n6 Emily is a mouse.\n7 Jessica is a cat.\n8 Sheep are afraid of mice.\n9 What is gertrude afraid of?\tsheep\t5 3\n10 What is emily afraid of?\twolf\t6 2\n11 What is emily afraid of?\twolf\t6 2\n12 What is emily afraid of?\twolf\t6 2\n1 Mice are afraid of sheep.\n2 Cats are afraid of sheep.\n3 Wolves are afraid of mice.\n4 Jessica is a cat.\n5 Emily is a wolf.\n6 Sheep are afraid of wolves.\n7 Winona is a cat.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tmouse\t8 3\n10 What is emily afraid of?\tmouse\t5 3\n11 What is gertrude afraid of?\tmouse\t8 3\n12 What is jessica afraid of?\tsheep\t4 2\n1 Cats are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Gertrude is a cat.\n4 Jessica is a cat.\n5 Mice are afraid of wolves.\n6 Winona is a cat.\n7 Emily is a cat.\n8 Wolves are afraid of sheep.\n9 What is jessica afraid of?\tsheep\t4 1\n10 What is emily afraid of?\tsheep\t7 1\n11 What is emily afraid of?\tsheep\t7 1\n12 What is jessica afraid of?\tsheep\t4 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of wolves.\n3 Cats are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Gertrude is a sheep.\n6 Jessica is a mouse.\n7 Emily is a mouse.\n8 Winona is a mouse.\n9 What is emily afraid of?\tcat\t7 1\n10 What is gertrude afraid of?\twolf\t5 2\n11 What is winona afraid of?\tcat\t8 1\n12 What is emily afraid of?\tcat\t7 1\n1 Mice are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of wolves.\n4 Cats are afraid of mice.\n5 Emily is a cat.\n6 Jessica is a wolf.\n7 Winona is a mouse.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\tmouse\t6 2\n10 What is emily afraid of?\tmouse\t5 4\n11 What is jessica afraid of?\tmouse\t6 2\n12 What is winona afraid of?\twolf\t7 1\n1 Sheep are afraid of mice.\n2 Cats are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Jessica is a wolf.\n5 Emily is a cat.\n6 Gertrude is a cat.\n7 Winona is a sheep.\n8 Mice are afraid of wolves.\n9 What is gertrude afraid of?\twolf\t6 2\n10 What is emily afraid of?\twolf\t5 2\n11 What is gertrude afraid of?\twolf\t6 2\n12 What is emily afraid of?\twolf\t5 2\n1 Mice are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Wolves are afraid of sheep.\n4 Gertrude is a mouse.\n5 Cats are afraid of sheep.\n6 Winona is a cat.\n7 Jessica is a wolf.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\twolf\t4 1\n10 What is jessica afraid of?\tsheep\t7 3\n11 What is emily afraid of?\twolf\t8 1\n12 What is winona afraid of?\tsheep\t6 5\n1 Cats are afraid of mice.\n2 Mice are afraid of sheep.\n3 Jessica is a mouse.\n4 Gertrude is a mouse.\n5 Sheep are afraid of wolves.\n6 Emily is a cat.\n7 Wolves are afraid of cats.\n8 Winona is a mouse.\n9 What is jessica afraid of?\tsheep\t3 2\n10 What is winona afraid of?\tsheep\t8 2\n11 What is emily afraid of?\tmouse\t6 1\n12 What is jessica afraid of?\tsheep\t3 2\n1 Mice are afraid of cats.\n2 Gertrude is a mouse.\n3 Wolves are afraid of cats.\n4 Cats are afraid of sheep.\n5 Winona is a mouse.\n6 Sheep are afraid of mice.\n7 Jessica is a wolf.\n8 Emily is a cat.\n9 What is emily afraid of?\tsheep\t8 4\n10 What is jessica afraid of?\tcat\t7 3\n11 What is jessica afraid of?\tcat\t7 3\n12 What is winona afraid of?\tcat\t5 1\n1 Wolves are afraid of mice.\n2 Mice are afraid of sheep.\n3 Cats are afraid of wolves.\n4 Winona is a wolf.\n5 Sheep are afraid of mice.\n6 Emily is a mouse.\n7 Jessica is a mouse.\n8 Gertrude is a cat.\n9 What is gertrude afraid of?\twolf\t8 3\n10 What is emily afraid of?\tsheep\t6 2\n11 What is jessica afraid of?\tsheep\t7 2\n12 What is gertrude afraid of?\twolf\t8 3\n1 Wolves are afraid of mice.\n2 Cats are afraid of mice.\n3 Sheep are afraid of mice.\n4 Mice are afraid of sheep.\n5 Winona is a sheep.\n6 Jessica is a cat.\n7 Gertrude is a cat.\n8 Emily is a cat.\n9 What is winona afraid of?\tmouse\t5 3\n10 What is winona afraid of?\tmouse\t5 3\n11 What is gertrude afraid of?\tmouse\t7 2\n12 What is gertrude afraid of?\tmouse\t7 2\n1 Wolves are afraid of cats.\n2 Gertrude is a wolf.\n3 Sheep are afraid of mice.\n4 Jessica is a wolf.\n5 Mice are afraid of cats.\n6 Winona is a mouse.\n7 Cats are afraid of sheep.\n8 Emily is a wolf.\n9 What is jessica afraid of?\tcat\t4 1\n10 What is emily afraid of?\tcat\t8 1\n11 What is emily afraid of?\tcat\t8 1\n12 What is gertrude afraid of?\tcat\t2 1\n1 Mice are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Jessica is a wolf.\n4 Winona is a mouse.\n5 Sheep are afraid of wolves.\n6 Emily is a sheep.\n7 Cats are afraid of wolves.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\tsheep\t3 2\n10 What is winona afraid of?\twolf\t4 1\n11 What is jessica afraid of?\tsheep\t3 2\n12 What is jessica afraid of?\tsheep\t3 2\n1 Wolves are afraid of mice.\n2 Mice are afraid of sheep.\n3 Cats are afraid of mice.\n4 Jessica is a cat.\n5 Gertrude is a wolf.\n6 Sheep are afraid of mice.\n7 Emily is a sheep.\n8 Winona is a cat.\n9 What is emily afraid of?\tmouse\t7 6\n10 What is jessica afraid of?\tmouse\t4 3\n11 What is gertrude afraid of?\tmouse\t5 1\n12 What is gertrude afraid of?\tmouse\t5 1\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Cats are afraid of sheep.\n4 Jessica is a sheep.\n5 Emily is a wolf.\n6 Mice are afraid of sheep.\n7 Winona is a cat.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\tsheep\t8 6\n10 What is emily afraid of?\tmouse\t5 2\n11 What is winona afraid of?\tsheep\t7 3\n12 What is winona afraid of?\tsheep\t7 3\n1 Sheep are afraid of cats.\n2 Cats are afraid of wolves.\n3 Jessica is a sheep.\n4 Mice are afraid of sheep.\n5 Wolves are afraid of mice.\n6 Emily is a sheep.\n7 Winona is a wolf.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\tsheep\t8 4\n10 What is emily afraid of?\tcat\t6 1\n11 What is emily afraid of?\tcat\t6 1\n12 What is winona afraid of?\tmouse\t7 5\n1 Mice are afraid of sheep.\n2 Emily is a mouse.\n3 Wolves are afraid of sheep.\n4 Sheep are afraid of wolves.\n5 Winona is a sheep.\n6 Gertrude is a wolf.\n7 Jessica is a sheep.\n8 Cats are afraid of sheep.\n9 What is jessica afraid of?\twolf\t7 4\n10 What is winona afraid of?\twolf\t5 4\n11 What is gertrude afraid of?\tsheep\t6 3\n12 What is jessica afraid of?\twolf\t7 4\n1 Mice are afraid of wolves.\n2 Emily is a mouse.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of cats.\n5 Gertrude is a wolf.\n6 Cats are afraid of mice.\n7 Winona is a mouse.\n8 Jessica is a mouse.\n9 What is jessica afraid of?\twolf\t8 1\n10 What is jessica afraid of?\twolf\t8 1\n11 What is gertrude afraid of?\tcat\t5 4\n12 What is winona afraid of?\twolf\t7 1\n1 Mice are afraid of wolves.\n2 Cats are afraid of wolves.\n3 Wolves are afraid of mice.\n4 Emily is a mouse.\n5 Winona is a mouse.\n6 Gertrude is a mouse.\n7 Jessica is a wolf.\n8 Sheep are afraid of mice.\n9 What is jessica afraid of?\tmouse\t7 3\n10 What is emily afraid of?\twolf\t4 1\n11 What is emily afraid of?\twolf\t4 1\n12 What is emily afraid of?\twolf\t4 1\n1 Wolves are afraid of cats.\n2 Cats are afraid of mice.\n3 Sheep are afraid of wolves.\n4 Emily is a cat.\n5 Gertrude is a wolf.\n6 Winona is a wolf.\n7 Jessica is a sheep.\n8 Mice are afraid of cats.\n9 What is jessica afraid of?\twolf\t7 3\n10 What is winona afraid of?\tcat\t6 1\n11 What is winona afraid of?\tcat\t6 1\n12 What is winona afraid of?\tcat\t6 1\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Gertrude is a mouse.\n4 Winona is a mouse.\n5 Wolves are afraid of mice.\n6 Emily is a sheep.\n7 Jessica is a sheep.\n8 Cats are afraid of mice.\n9 What is jessica afraid of?\twolf\t7 2\n10 What is gertrude afraid of?\tsheep\t3 1\n11 What is winona afraid of?\tsheep\t4 1\n12 What is emily afraid of?\twolf\t6 2\n1 Sheep are afraid of cats.\n2 Mice are afraid of cats.\n3 Jessica is a sheep.\n4 Cats are afraid of wolves.\n5 Wolves are afraid of mice.\n6 Gertrude is a sheep.\n7 Emily is a cat.\n8 Winona is a cat.\n9 What is gertrude afraid of?\tcat\t6 1\n10 What is emily afraid of?\twolf\t7 4\n11 What is emily afraid of?\twolf\t7 4\n12 What is winona afraid of?\twolf\t8 4\n1 Wolves are afraid of cats.\n2 Winona is a wolf.\n3 Mice are afraid of cats.\n4 Cats are afraid of sheep.\n5 Sheep are afraid of cats.\n6 Emily is a mouse.\n7 Jessica is a wolf.\n8 Gertrude is a cat.\n9 What is jessica afraid of?\tcat\t7 1\n10 What is winona afraid of?\tcat\t2 1\n11 What is jessica afraid of?\tcat\t7 1\n12 What is winona afraid of?\tcat\t2 1\n1 Sheep are afraid of cats.\n2 Wolves are afraid of sheep.\n3 Gertrude is a sheep.\n4 Winona is a wolf.\n5 Mice are afraid of sheep.\n6 Emily is a sheep.\n7 Cats are afraid of wolves.\n8 Jessica is a cat.\n9 What is emily afraid of?\tcat\t6 1\n10 What is winona afraid of?\tsheep\t4 2\n11 What is emily afraid of?\tcat\t6 1\n12 What is gertrude afraid of?\tcat\t3 1\n1 Mice are afraid of cats.\n2 Cats are afraid of sheep.\n3 Jessica is a cat.\n4 Wolves are afraid of mice.\n5 Sheep are afraid of mice.\n6 Winona is a cat.\n7 Gertrude is a mouse.\n8 Emily is a mouse.\n9 What is jessica afraid of?\tsheep\t3 2\n10 What is gertrude afraid of?\tcat\t7 1\n11 What is gertrude afraid of?\tcat\t7 1\n12 What is jessica afraid of?\tsheep\t3 2\n1 Cats are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Gertrude is a cat.\n4 Wolves are afraid of mice.\n5 Emily is a cat.\n6 Jessica is a wolf.\n7 Winona is a mouse.\n8 Sheep are afraid of wolves.\n9 What is gertrude afraid of?\twolf\t3 1\n10 What is winona afraid of?\twolf\t7 2\n11 What is winona afraid of?\twolf\t7 2\n12 What is gertrude afraid of?\twolf\t3 1\n1 Wolves are afraid of cats.\n2 Mice are afraid of cats.\n3 Winona is a mouse.\n4 Cats are afraid of wolves.\n5 Emily is a wolf.\n6 Jessica is a wolf.\n7 Sheep are afraid of mice.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tcat\t5 1\n10 What is jessica afraid of?\tcat\t6 1\n11 What is jessica afraid of?\tcat\t6 1\n12 What is emily afraid of?\tcat\t5 1\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Jessica is a wolf.\n4 Cats are afraid of wolves.\n5 Gertrude is a wolf.\n6 Mice are afraid of sheep.\n7 Winona is a sheep.\n8 Emily is a cat.\n9 What is winona afraid of?\twolf\t7 1\n10 What is emily afraid of?\twolf\t8 4\n11 What is jessica afraid of?\tsheep\t3 2\n12 What is winona afraid of?\twolf\t7 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Wolves are afraid of mice.\n4 Emily is a cat.\n5 Winona is a cat.\n6 Sheep are afraid of wolves.\n7 Gertrude is a sheep.\n8 Jessica is a cat.\n9 What is gertrude afraid of?\twolf\t7 6\n10 What is jessica afraid of?\twolf\t8 1\n11 What is jessica afraid of?\twolf\t8 1\n12 What is gertrude afraid of?\twolf\t7 6\n1 Cats are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Gertrude is a cat.\n4 Mice are afraid of sheep.\n5 Jessica is a cat.\n6 Winona is a cat.\n7 Sheep are afraid of mice.\n8 Emily is a cat.\n9 What is gertrude afraid of?\twolf\t3 1\n10 What is gertrude afraid of?\twolf\t3 1\n11 What is emily afraid of?\twolf\t8 1\n12 What is gertrude afraid of?\twolf\t3 1\n1 Sheep are afraid of mice.\n2 Mice are afraid of sheep.\n3 Winona is a sheep.\n4 Cats are afraid of wolves.\n5 Jessica is a cat.\n6 Wolves are afraid of sheep.\n7 Emily is a wolf.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\twolf\t5 4\n10 What is jessica afraid of?\twolf\t5 4\n11 What is jessica afraid of?\twolf\t5 4\n12 What is jessica afraid of?\twolf\t5 4\n1 Mice are afraid of wolves.\n2 Gertrude is a mouse.\n3 Sheep are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Jessica is a mouse.\n6 Winona is a sheep.\n7 Emily is a mouse.\n8 Cats are afraid of sheep.\n9 What is jessica afraid of?\twolf\t5 1\n10 What is jessica afraid of?\twolf\t5 1\n11 What is winona afraid of?\twolf\t6 3\n12 What is jessica afraid of?\twolf\t5 1\n1 Mice are afraid of cats.\n2 Cats are afraid of wolves.\n3 Emily is a cat.\n4 Wolves are afraid of cats.\n5 Jessica is a mouse.\n6 Gertrude is a wolf.\n7 Sheep are afraid of mice.\n8 Winona is a wolf.\n9 What is winona afraid of?\tcat\t8 4\n10 What is jessica afraid of?\tcat\t5 1\n11 What is jessica afraid of?\tcat\t5 1\n12 What is jessica afraid of?\tcat\t5 1\n1 Wolves are afraid of mice.\n2 Cats are afraid of mice.\n3 Emily is a cat.\n4 Gertrude is a wolf.\n5 Mice are afraid of wolves.\n6 Jessica is a cat.\n7 Sheep are afraid of mice.\n8 Winona is a cat.\n9 What is emily afraid of?\tmouse\t3 2\n10 What is gertrude afraid of?\tmouse\t4 1\n11 What is emily afraid of?\tmouse\t3 2\n12 What is winona afraid of?\tmouse\t8 2\n1 Cats are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Winona is a cat.\n4 Gertrude is a cat.\n5 Jessica is a sheep.\n6 Emily is a sheep.\n7 Wolves are afraid of sheep.\n8 Mice are afraid of wolves.\n9 What is jessica afraid of?\tmouse\t5 2\n10 What is emily afraid of?\tmouse\t6 2\n11 What is emily afraid of?\tmouse\t6 2\n12 What is emily afraid of?\tmouse\t6 2\n1 Cats are afraid of mice.\n2 Mice are afraid of cats.\n3 Wolves are afraid of sheep.\n4 Sheep are afraid of mice.\n5 Gertrude is a mouse.\n6 Winona is a cat.\n7 Emily is a cat.\n8 Jessica is a sheep.\n9 What is winona afraid of?\tmouse\t6 1\n10 What is emily afraid of?\tmouse\t7 1\n11 What is gertrude afraid of?\tcat\t5 2\n12 What is winona afraid of?\tmouse\t6 1\n1 Mice are afraid of cats.\n2 Cats are afraid of sheep.\n3 Emily is a cat.\n4 Sheep are afraid of wolves.\n5 Wolves are afraid of sheep.\n6 Winona is a cat.\n7 Jessica is a wolf.\n8 Gertrude is a wolf.\n9 What is winona afraid of?\tsheep\t6 2\n10 What is emily afraid of?\tsheep\t3 2\n11 What is winona afraid of?\tsheep\t6 2\n12 What is winona afraid of?\tsheep\t6 2\n1 Cats are afraid of mice.\n2 Mice are afraid of sheep.\n3 Winona is a cat.\n4 Emily is a mouse.\n5 Wolves are afraid of mice.\n6 Jessica is a cat.\n7 Gertrude is a wolf.\n8 Sheep are afraid of wolves.\n9 What is emily afraid of?\tsheep\t4 2\n10 What is emily afraid of?\tsheep\t4 2\n11 What is emily afraid of?\tsheep\t4 2\n12 What is emily afraid of?\tsheep\t4 2\n1 Sheep are afraid of mice.\n2 Cats are afraid of wolves.\n3 Jessica is a cat.\n4 Winona is a sheep.\n5 Mice are afraid of cats.\n6 Gertrude is a mouse.\n7 Wolves are afraid of sheep.\n8 Emily is a wolf.\n9 What is emily afraid of?\tsheep\t8 7\n10 What is winona afraid of?\tmouse\t4 1\n11 What is winona afraid of?\tmouse\t4 1\n12 What is winona afraid of?\tmouse\t4 1\n1 Mice are afraid of wolves.\n2 Gertrude is a mouse.\n3 Sheep are afraid of wolves.\n4 Winona is a sheep.\n5 Emily is a sheep.\n6 Wolves are afraid of mice.\n7 Cats are afraid of sheep.\n8 Jessica is a mouse.\n9 What is jessica afraid of?\twolf\t8 1\n10 What is jessica afraid of?\twolf\t8 1\n11 What is winona afraid of?\twolf\t4 3\n12 What is winona afraid of?\twolf\t4 3\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Emily is a sheep.\n4 Cats are afraid of wolves.\n5 Gertrude is a sheep.\n6 Jessica is a sheep.\n7 Mice are afraid of cats.\n8 Winona is a sheep.\n9 What is winona afraid of?\tcat\t8 2\n10 What is gertrude afraid of?\tcat\t5 2\n11 What is gertrude afraid of?\tcat\t5 2\n12 What is gertrude afraid of?\tcat\t5 2\n1 Mice are afraid of sheep.\n2 Wolves are afraid of sheep.\n3 Cats are afraid of wolves.\n4 Jessica is a mouse.\n5 Gertrude is a wolf.\n6 Emily is a mouse.\n7 Winona is a wolf.\n8 Sheep are afraid of wolves.\n9 What is jessica afraid of?\tsheep\t4 1\n10 What is emily afraid of?\tsheep\t6 1\n11 What is gertrude afraid of?\tsheep\t5 2\n12 What is gertrude afraid of?\tsheep\t5 2\n1 Cats are afraid of sheep.\n2 Mice are afraid of cats.\n3 Sheep are afraid of cats.\n4 Jessica is a sheep.\n5 Emily is a mouse.\n6 Wolves are afraid of sheep.\n7 Winona is a mouse.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\tcat\t4 3\n10 What is emily afraid of?\tcat\t5 2\n11 What is emily afraid of?\tcat\t5 2\n12 What is jessica afraid of?\tcat\t4 3\n1 Sheep are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Gertrude is a sheep.\n4 Jessica is a wolf.\n5 Emily is a sheep.\n6 Cats are afraid of sheep.\n7 Mice are afraid of sheep.\n8 Winona is a mouse.\n9 What is emily afraid of?\tmouse\t5 1\n10 What is jessica afraid of?\tsheep\t4 2\n11 What is emily afraid of?\tmouse\t5 1\n12 What is emily afraid of?\tmouse\t5 1\n1 Wolves are afraid of cats.\n2 Sheep are afraid of wolves.\n3 Mice are afraid of sheep.\n4 Gertrude is a mouse.\n5 Jessica is a mouse.\n6 Emily is a wolf.\n7 Cats are afraid of sheep.\n8 Winona is a wolf.\n9 What is winona afraid of?\tcat\t8 1\n10 What is emily afraid of?\tcat\t6 1\n11 What is winona afraid of?\tcat\t8 1\n12 What is gertrude afraid of?\tsheep\t4 3\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Cats are afraid of wolves.\n4 Emily is a cat.\n5 Jessica is a mouse.\n6 Wolves are afraid of sheep.\n7 Winona is a wolf.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\tsheep\t5 1\n10 What is winona afraid of?\tsheep\t7 6\n11 What is gertrude afraid of?\tsheep\t8 1\n12 What is emily afraid of?\twolf\t4 3\n1 Cats are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Jessica is a cat.\n4 Winona is a wolf.\n5 Sheep are afraid of cats.\n6 Mice are afraid of sheep.\n7 Gertrude is a wolf.\n8 Emily is a cat.\n9 What is jessica afraid of?\twolf\t3 1\n10 What is winona afraid of?\tcat\t4 2\n11 What is gertrude afraid of?\tcat\t7 2\n12 What is winona afraid of?\tcat\t4 2\n1 Sheep are afraid of cats.\n2 Gertrude is a sheep.\n3 Emily is a sheep.\n4 Cats are afraid of wolves.\n5 Mice are afraid of cats.\n6 Wolves are afraid of sheep.\n7 Jessica is a cat.\n8 Winona is a wolf.\n9 What is winona afraid of?\tsheep\t8 6\n10 What is jessica afraid of?\twolf\t7 4\n11 What is jessica afraid of?\twolf\t7 4\n12 What is jessica afraid of?\twolf\t7 4\n1 Mice are afraid of cats.\n2 Sheep are afraid of cats.\n3 Cats are afraid of mice.\n4 Wolves are afraid of mice.\n5 Gertrude is a mouse.\n6 Winona is a cat.\n7 Jessica is a wolf.\n8 Emily is a cat.\n9 What is jessica afraid of?\tmouse\t7 4\n10 What is emily afraid of?\tmouse\t8 3\n11 What is emily afraid of?\tmouse\t8 3\n12 What is winona afraid of?\tmouse\t6 3\n1 Cats are afraid of mice.\n2 Winona is a cat.\n3 Mice are afraid of wolves.\n4 Sheep are afraid of wolves.\n5 Jessica is a sheep.\n6 Emily is a cat.\n7 Wolves are afraid of cats.\n8 Gertrude is a wolf.\n9 What is jessica afraid of?\twolf\t5 4\n10 What is gertrude afraid of?\tcat\t8 7\n11 What is emily afraid of?\tmouse\t6 1\n12 What is emily afraid of?\tmouse\t6 1\n1 Cats are afraid of mice.\n2 Wolves are afraid of mice.\n3 Emily is a wolf.\n4 Mice are afraid of sheep.\n5 Sheep are afraid of mice.\n6 Gertrude is a cat.\n7 Winona is a cat.\n8 Jessica is a sheep.\n9 What is gertrude afraid of?\tmouse\t6 1\n10 What is winona afraid of?\tmouse\t7 1\n11 What is emily afraid of?\tmouse\t3 2\n12 What is gertrude afraid of?\tmouse\t6 1\n1 Sheep are afraid of cats.\n2 Wolves are afraid of mice.\n3 Cats are afraid of mice.\n4 Gertrude is a wolf.\n5 Winona is a cat.\n6 Emily is a sheep.\n7 Jessica is a cat.\n8 Mice are afraid of wolves.\n9 What is gertrude afraid of?\tmouse\t4 2\n10 What is winona afraid of?\tmouse\t5 3\n11 What is jessica afraid of?\tmouse\t7 3\n12 What is emily afraid of?\tcat\t6 1\n1 Mice are afraid of wolves.\n2 Cats are afraid of wolves.\n3 Winona is a cat.\n4 Gertrude is a cat.\n5 Wolves are afraid of cats.\n6 Jessica is a cat.\n7 Sheep are afraid of mice.\n8 Emily is a wolf.\n9 What is gertrude afraid of?\twolf\t4 2\n10 What is gertrude afraid of?\twolf\t4 2\n11 What is jessica afraid of?\twolf\t6 2\n12 What is emily afraid of?\tcat\t8 5\n1 Cats are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Mice are afraid of cats.\n4 Winona is a mouse.\n5 Jessica is a cat.\n6 Wolves are afraid of sheep.\n7 Emily is a cat.\n8 Gertrude is a sheep.\n9 What is emily afraid of?\twolf\t7 1\n10 What is emily afraid of?\twolf\t7 1\n11 What is jessica afraid of?\twolf\t5 1\n12 What is jessica afraid of?\twolf\t5 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of wolves.\n3 Wolves are afraid of sheep.\n4 Cats are afraid of wolves.\n5 Gertrude is a mouse.\n6 Winona is a cat.\n7 Jessica is a sheep.\n8 Emily is a mouse.\n9 What is jessica afraid of?\twolf\t7 2\n10 What is emily afraid of?\tcat\t8 1\n11 What is jessica afraid of?\twolf\t7 2\n12 What is emily afraid of?\tcat\t8 1\n1 Cats are afraid of sheep.\n2 Jessica is a cat.\n3 Emily is a cat.\n4 Mice are afraid of wolves.\n5 Winona is a mouse.\n6 Gertrude is a cat.\n7 Wolves are afraid of cats.\n8 Sheep are afraid of mice.\n9 What is gertrude afraid of?\tsheep\t6 1\n10 What is emily afraid of?\tsheep\t3 1\n11 What is gertrude afraid of?\tsheep\t6 1\n12 What is winona afraid of?\twolf\t5 4\n1 Mice are afraid of sheep.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of wolves.\n4 Jessica is a sheep.\n5 Cats are afraid of wolves.\n6 Gertrude is a sheep.\n7 Winona is a wolf.\n8 Emily is a sheep.\n9 What is emily afraid of?\twolf\t8 3\n10 What is jessica afraid of?\twolf\t4 3\n11 What is gertrude afraid of?\twolf\t6 3\n12 What is winona afraid of?\tmouse\t7 2\n1 Cats are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Mice are afraid of cats.\n4 Jessica is a mouse.\n5 Emily is a mouse.\n6 Wolves are afraid of cats.\n7 Winona is a wolf.\n8 Gertrude is a sheep.\n9 What is emily afraid of?\tcat\t5 3\n10 What is winona afraid of?\tcat\t7 6\n11 What is gertrude afraid of?\tmouse\t8 2\n12 What is emily afraid of?\tcat\t5 3\n1 Mice are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Jessica is a mouse.\n4 Cats are afraid of mice.\n5 Gertrude is a mouse.\n6 Winona is a cat.\n7 Emily is a cat.\n8 Wolves are afraid of cats.\n9 What is jessica afraid of?\twolf\t3 1\n10 What is gertrude afraid of?\twolf\t5 1\n11 What is jessica afraid of?\twolf\t3 1\n12 What is winona afraid of?\tmouse\t6 4\n1 Wolves are afraid of sheep.\n2 Gertrude is a wolf.\n3 Winona is a wolf.\n4 Sheep are afraid of mice.\n5 Mice are afraid of cats.\n6 Cats are afraid of sheep.\n7 Emily is a cat.\n8 Jessica is a wolf.\n9 What is emily afraid of?\tsheep\t7 6\n10 What is gertrude afraid of?\tsheep\t2 1\n11 What is jessica afraid of?\tsheep\t8 1\n12 What is gertrude afraid of?\tsheep\t2 1\n1 Mice are afraid of sheep.\n2 Wolves are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Cats are afraid of mice.\n5 Emily is a mouse.\n6 Gertrude is a cat.\n7 Jessica is a cat.\n8 Winona is a mouse.\n9 What is emily afraid of?\tsheep\t5 1\n10 What is gertrude afraid of?\tmouse\t6 4\n11 What is jessica afraid of?\tmouse\t7 4\n12 What is gertrude afraid of?\tmouse\t6 4\n1 Wolves are afraid of cats.\n2 Mice are afraid of wolves.\n3 Cats are afraid of sheep.\n4 Sheep are afraid of cats.\n5 Gertrude is a mouse.\n6 Jessica is a mouse.\n7 Emily is a sheep.\n8 Winona is a wolf.\n9 What is emily afraid of?\tcat\t7 4\n10 What is gertrude afraid of?\twolf\t5 2\n11 What is winona afraid of?\tcat\t8 1\n12 What is jessica afraid of?\twolf\t6 2\n1 Mice are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Emily is a wolf.\n4 Cats are afraid of mice.\n5 Winona is a cat.\n6 Sheep are afraid of mice.\n7 Gertrude is a cat.\n8 Jessica is a wolf.\n9 What is winona afraid of?\tmouse\t5 4\n10 What is winona afraid of?\tmouse\t5 4\n11 What is winona afraid of?\tmouse\t5 4\n12 What is emily afraid of?\tmouse\t3 2\n1 Cats are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Gertrude is a wolf.\n4 Jessica is a cat.\n5 Mice are afraid of wolves.\n6 Emily is a mouse.\n7 Winona is a mouse.\n8 Sheep are afraid of cats.\n9 What is winona afraid of?\twolf\t7 5\n10 What is winona afraid of?\twolf\t7 5\n11 What is winona afraid of?\twolf\t7 5\n12 What is jessica afraid of?\twolf\t4 1\n1 Mice are afraid of wolves.\n2 Gertrude is a mouse.\n3 Sheep are afraid of cats.\n4 Wolves are afraid of cats.\n5 Winona is a mouse.\n6 Cats are afraid of wolves.\n7 Emily is a mouse.\n8 Jessica is a wolf.\n9 What is emily afraid of?\twolf\t7 1\n10 What is gertrude afraid of?\twolf\t2 1\n11 What is jessica afraid of?\tcat\t8 4\n12 What is gertrude afraid of?\twolf\t2 1\n1 Wolves are afraid of sheep.\n2 Mice are afraid of wolves.\n3 Sheep are afraid of cats.\n4 Jessica is a wolf.\n5 Cats are afraid of wolves.\n6 Winona is a sheep.\n7 Gertrude is a mouse.\n8 Emily is a cat.\n9 What is gertrude afraid of?\twolf\t7 2\n10 What is gertrude afraid of?\twolf\t7 2\n11 What is gertrude afraid of?\twolf\t7 2\n12 What is winona afraid of?\tcat\t6 3\n1 Mice are afraid of cats.\n2 Emily is a mouse.\n3 Cats are afraid of wolves.\n4 Sheep are afraid of cats.\n5 Gertrude is a mouse.\n6 Wolves are afraid of mice.\n7 Jessica is a wolf.\n8 Winona is a mouse.\n9 What is winona afraid of?\tcat\t8 1\n10 What is gertrude afraid of?\tcat\t5 1\n11 What is jessica afraid of?\tmouse\t7 6\n12 What is jessica afraid of?\tmouse\t7 6\n1 Cats are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Jessica is a mouse.\n5 Winona is a cat.\n6 Wolves are afraid of sheep.\n7 Emily is a sheep.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tsheep\t8 6\n10 What is gertrude afraid of?\tsheep\t8 6\n11 What is emily afraid of?\twolf\t7 3\n12 What is gertrude afraid of?\tsheep\t8 6\n1 Mice are afraid of wolves.\n2 Cats are afraid of mice.\n3 Gertrude is a mouse.\n4 Sheep are afraid of mice.\n5 Emily is a mouse.\n6 Winona is a cat.\n7 Wolves are afraid of mice.\n8 Jessica is a cat.\n9 What is emily afraid of?\twolf\t5 1\n10 What is winona afraid of?\tmouse\t6 2\n11 What is gertrude afraid of?\twolf\t3 1\n12 What is gertrude afraid of?\twolf\t3 1\n1 Cats are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Gertrude is a sheep.\n4 Emily is a sheep.\n5 Jessica is a cat.\n6 Wolves are afraid of cats.\n7 Mice are afraid of cats.\n8 Winona is a sheep.\n9 What is gertrude afraid of?\tmouse\t3 2\n10 What is winona afraid of?\tmouse\t8 2\n11 What is emily afraid of?\tmouse\t4 2\n12 What is winona afraid of?\tmouse\t8 2\n1 Wolves are afraid of sheep.\n2 Cats are afraid of wolves.\n3 Winona is a wolf.\n4 Jessica is a wolf.\n5 Mice are afraid of cats.\n6 Gertrude is a cat.\n7 Sheep are afraid of mice.\n8 Emily is a mouse.\n9 What is emily afraid of?\tcat\t8 5\n10 What is jessica afraid of?\tsheep\t4 1\n11 What is jessica afraid of?\tsheep\t4 1\n12 What is winona afraid of?\tsheep\t3 1\n1 Mice are afraid of cats.\n2 Wolves are afraid of cats.\n3 Sheep are afraid of wolves.\n4 Winona is a mouse.\n5 Cats are afraid of wolves.\n6 Jessica is a cat.\n7 Emily is a cat.\n8 Gertrude is a sheep.\n9 What is emily afraid of?\twolf\t7 5\n10 What is gertrude afraid of?\twolf\t8 3\n11 What is winona afraid of?\tcat\t4 1\n12 What is winona afraid of?\tcat\t4 1\n1 Sheep are afraid of mice.\n2 Cats are afraid of wolves.\n3 Mice are afraid of sheep.\n4 Winona is a sheep.\n5 Wolves are afraid of sheep.\n6 Jessica is a cat.\n7 Gertrude is a cat.\n8 Emily is a sheep.\n9 What is emily afraid of?\tmouse\t8 1\n10 What is emily afraid of?\tmouse\t8 1\n11 What is jessica afraid of?\twolf\t6 2\n12 What is emily afraid of?\tmouse\t8 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of mice.\n3 Wolves are afraid of mice.\n4 Winona is a mouse.\n5 Jessica is a wolf.\n6 Emily is a wolf.\n7 Cats are afraid of mice.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\tmouse\t8 2\n10 What is gertrude afraid of?\tmouse\t8 2\n11 What is emily afraid of?\tmouse\t6 3\n12 What is winona afraid of?\tcat\t4 1\n1 Cats are afraid of mice.\n2 Wolves are afraid of mice.\n3 Gertrude is a wolf.\n4 Jessica is a wolf.\n5 Mice are afraid of wolves.\n6 Winona is a wolf.\n7 Sheep are afraid of cats.\n8 Emily is a cat.\n9 What is winona afraid of?\tmouse\t6 2\n10 What is gertrude afraid of?\tmouse\t3 2\n11 What is emily afraid of?\tmouse\t8 1\n12 What is emily afraid of?\tmouse\t8 1\n1 Cats are afraid of wolves.\n2 Sheep are afraid of cats.\n3 Emily is a cat.\n4 Wolves are afraid of cats.\n5 Gertrude is a sheep.\n6 Jessica is a cat.\n7 Mice are afraid of wolves.\n8 Winona is a wolf.\n9 What is winona afraid of?\tcat\t8 4\n10 What is gertrude afraid of?\tcat\t5 2\n11 What is emily afraid of?\twolf\t3 1\n12 What is gertrude afraid of?\tcat\t5 2\n1 Sheep are afraid of cats.\n2 Wolves are afraid of cats.\n3 Gertrude is a sheep.\n4 Jessica is a sheep.\n5 Winona is a sheep.\n6 Mice are afraid of sheep.\n7 Cats are afraid of sheep.\n8 Emily is a cat.\n9 What is jessica afraid of?\tcat\t4 1\n10 What is winona afraid of?\tcat\t5 1\n11 What is gertrude afraid of?\tcat\t3 1\n12 What is emily afraid of?\tsheep\t8 7\n1 Wolves are afraid of cats.\n2 Mice are afraid of wolves.\n3 Gertrude is a mouse.\n4 Winona is a mouse.\n5 Jessica is a wolf.\n6 Cats are afraid of sheep.\n7 Emily is a mouse.\n8 Sheep are afraid of cats.\n9 What is jessica afraid of?\tcat\t5 1\n10 What is winona afraid of?\twolf\t4 2\n11 What is jessica afraid of?\tcat\t5 1\n12 What is emily afraid of?\twolf\t7 2\n1 Wolves are afraid of mice.\n2 Cats are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Gertrude is a wolf.\n5 Winona is a wolf.\n6 Emily is a sheep.\n7 Mice are afraid of sheep.\n8 Jessica is a sheep.\n9 What is winona afraid of?\tmouse\t5 1\n10 What is winona afraid of?\tmouse\t5 1\n11 What is winona afraid of?\tmouse\t5 1\n12 What is emily afraid of?\twolf\t6 3\n1 Mice are afraid of sheep.\n2 Emily is a mouse.\n3 Cats are afraid of wolves.\n4 Jessica is a cat.\n5 Wolves are afraid of mice.\n6 Sheep are afraid of mice.\n7 Winona is a sheep.\n8 Gertrude is a cat.\n9 What is winona afraid of?\tmouse\t7 6\n10 What is winona afraid of?\tmouse\t7 6\n11 What is winona afraid of?\tmouse\t7 6\n12 What is emily afraid of?\tsheep\t2 1\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Gertrude is a wolf.\n4 Winona is a sheep.\n5 Cats are afraid of wolves.\n6 Jessica is a sheep.\n7 Emily is a sheep.\n8 Mice are afraid of sheep.\n9 What is emily afraid of?\twolf\t7 1\n10 What is winona afraid of?\twolf\t4 1\n11 What is emily afraid of?\twolf\t7 1\n12 What is jessica afraid of?\twolf\t6 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Mice are afraid of sheep.\n4 Winona is a mouse.\n5 Emily is a cat.\n6 Sheep are afraid of wolves.\n7 Jessica is a mouse.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tcat\t8 2\n10 What is gertrude afraid of?\tcat\t8 2\n11 What is jessica afraid of?\tsheep\t7 3\n12 What is gertrude afraid of?\tcat\t8 2\n1 Cats are afraid of wolves.\n2 Winona is a cat.\n3 Wolves are afraid of mice.\n4 Emily is a wolf.\n5 Mice are afraid of cats.\n6 Jessica is a wolf.\n7 Gertrude is a cat.\n8 Sheep are afraid of cats.\n9 What is gertrude afraid of?\twolf\t7 1\n10 What is jessica afraid of?\tmouse\t6 3\n11 What is gertrude afraid of?\twolf\t7 1\n12 What is winona afraid of?\twolf\t2 1\n1 Cats are afraid of mice.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of mice.\n4 Gertrude is a mouse.\n5 Sheep are afraid of cats.\n6 Winona is a sheep.\n7 Jessica is a cat.\n8 Emily is a mouse.\n9 What is emily afraid of?\twolf\t8 2\n10 What is winona afraid of?\tcat\t6 5\n11 What is winona afraid of?\tcat\t6 5\n12 What is gertrude afraid of?\twolf\t4 2\n1 Cats are afraid of wolves.\n2 Winona is a cat.\n3 Wolves are afraid of sheep.\n4 Emily is a cat.\n5 Gertrude is a wolf.\n6 Sheep are afraid of wolves.\n7 Mice are afraid of wolves.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\tsheep\t5 3\n10 What is emily afraid of?\twolf\t4 1\n11 What is emily afraid of?\twolf\t4 1\n12 What is emily afraid of?\twolf\t4 1\n1 Wolves are afraid of mice.\n2 Sheep are afraid of cats.\n3 Mice are afraid of sheep.\n4 Gertrude is a wolf.\n5 Jessica is a wolf.\n6 Cats are afraid of sheep.\n7 Emily is a wolf.\n8 Winona is a cat.\n9 What is emily afraid of?\tmouse\t7 1\n10 What is emily afraid of?\tmouse\t7 1\n11 What is emily afraid of?\tmouse\t7 1\n12 What is emily afraid of?\tmouse\t7 1\n1 Cats are afraid of wolves.\n2 Gertrude is a cat.\n3 Sheep are afraid of cats.\n4 Winona is a cat.\n5 Emily is a cat.\n6 Mice are afraid of cats.\n7 Wolves are afraid of mice.\n8 Jessica is a cat.\n9 What is emily afraid of?\twolf\t5 1\n10 What is gertrude afraid of?\twolf\t2 1\n11 What is emily afraid of?\twolf\t5 1\n12 What is winona afraid of?\twolf\t4 1\n1 Wolves are afraid of mice.\n2 Gertrude is a wolf.\n3 Mice are afraid of cats.\n4 Jessica is a wolf.\n5 Emily is a mouse.\n6 Sheep are afraid of cats.\n7 Cats are afraid of sheep.\n8 Winona is a sheep.\n9 What is winona afraid of?\tcat\t8 6\n10 What is winona afraid of?\tcat\t8 6\n11 What is winona afraid of?\tcat\t8 6\n12 What is emily afraid of?\tcat\t5 3\n1 Mice are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Cats are afraid of mice.\n4 Jessica is a cat.\n5 Wolves are afraid of cats.\n6 Winona is a mouse.\n7 Gertrude is a mouse.\n8 Emily is a sheep.\n9 What is winona afraid of?\tsheep\t6 1\n10 What is jessica afraid of?\tmouse\t4 3\n11 What is gertrude afraid of?\tsheep\t7 1\n12 What is emily afraid of?\tmouse\t8 2\n1 Wolves are afraid of mice.\n2 Mice are afraid of wolves.\n3 Gertrude is a wolf.\n4 Jessica is a mouse.\n5 Emily is a mouse.\n6 Cats are afraid of sheep.\n7 Sheep are afraid of wolves.\n8 Winona is a cat.\n9 What is emily afraid of?\twolf\t5 2\n10 What is gertrude afraid of?\tmouse\t3 1\n11 What is emily afraid of?\twolf\t5 2\n12 What is emily afraid of?\twolf\t5 2\n1 Cats are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Gertrude is a mouse.\n4 Sheep are afraid of cats.\n5 Jessica is a cat.\n6 Emily is a cat.\n7 Winona is a cat.\n8 Wolves are afraid of cats.\n9 What is emily afraid of?\twolf\t6 1\n10 What is gertrude afraid of?\twolf\t3 2\n11 What is jessica afraid of?\twolf\t5 1\n12 What is jessica afraid of?\twolf\t5 1\n1 Sheep are afraid of mice.\n2 Cats are afraid of sheep.\n3 Mice are afraid of sheep.\n4 Gertrude is a cat.\n5 Winona is a sheep.\n6 Emily is a cat.\n7 Jessica is a mouse.\n8 Wolves are afraid of mice.\n9 What is jessica afraid of?\tsheep\t7 3\n10 What is emily afraid of?\tsheep\t6 2\n11 What is winona afraid of?\tmouse\t5 1\n12 What is jessica afraid of?\tsheep\t7 3\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Gertrude is a sheep.\n4 Cats are afraid of mice.\n5 Winona is a sheep.\n6 Mice are afraid of cats.\n7 Emily is a wolf.\n8 Jessica is a cat.\n9 What is gertrude afraid of?\twolf\t3 1\n10 What is jessica afraid of?\tmouse\t8 4\n11 What is jessica afraid of?\tmouse\t8 4\n12 What is jessica afraid of?\tmouse\t8 4\n1 Mice are afraid of wolves.\n2 Cats are afraid of wolves.\n3 Jessica is a cat.\n4 Gertrude is a cat.\n5 Wolves are afraid of cats.\n6 Winona is a cat.\n7 Emily is a wolf.\n8 Sheep are afraid of cats.\n9 What is gertrude afraid of?\twolf\t4 2\n10 What is gertrude afraid of?\twolf\t4 2\n11 What is winona afraid of?\twolf\t6 2\n12 What is winona afraid of?\twolf\t6 2\n1 Mice are afraid of sheep.\n2 Emily is a mouse.\n3 Sheep are afraid of cats.\n4 Cats are afraid of mice.\n5 Wolves are afraid of sheep.\n6 Jessica is a wolf.\n7 Gertrude is a mouse.\n8 Winona is a wolf.\n9 What is emily afraid of?\tsheep\t2 1\n10 What is jessica afraid of?\tsheep\t6 5\n11 What is winona afraid of?\tsheep\t8 5\n12 What is gertrude afraid of?\tsheep\t7 1\n1 Wolves are afraid of cats.\n2 Sheep are afraid of mice.\n3 Emily is a wolf.\n4 Jessica is a wolf.\n5 Cats are afraid of wolves.\n6 Mice are afraid of sheep.\n7 Gertrude is a cat.\n8 Winona is a wolf.\n9 What is emily afraid of?\tcat\t3 1\n10 What is jessica afraid of?\tcat\t4 1\n11 What is gertrude afraid of?\twolf\t7 5\n12 What is gertrude afraid of?\twolf\t7 5\n1 Wolves are afraid of cats.\n2 Cats are afraid of sheep.\n3 Mice are afraid of wolves.\n4 Sheep are afraid of wolves.\n5 Gertrude is a sheep.\n6 Emily is a cat.\n7 Jessica is a wolf.\n8 Winona is a mouse.\n9 What is jessica afraid of?\tcat\t7 1\n10 What is winona afraid of?\twolf\t8 3\n11 What is jessica afraid of?\tcat\t7 1\n12 What is winona afraid of?\twolf\t8 3\n1 Mice are afraid of sheep.\n2 Cats are afraid of wolves.\n3 Emily is a mouse.\n4 Jessica is a mouse.\n5 Wolves are afraid of mice.\n6 Sheep are afraid of wolves.\n7 Gertrude is a wolf.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tmouse\t7 5\n10 What is emily afraid of?\tsheep\t3 1\n11 What is emily afraid of?\tsheep\t3 1\n12 What is winona afraid of?\tsheep\t8 1\n1 Cats are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Gertrude is a cat.\n4 Mice are afraid of wolves.\n5 Winona is a sheep.\n6 Emily is a sheep.\n7 Wolves are afraid of sheep.\n8 Jessica is a cat.\n9 What is emily afraid of?\tmouse\t6 2\n10 What is gertrude afraid of?\twolf\t3 1\n11 What is jessica afraid of?\twolf\t8 1\n12 What is gertrude afraid of?\twolf\t3 1\n1 Wolves are afraid of sheep.\n2 Cats are afraid of mice.\n3 Jessica is a cat.\n4 Mice are afraid of cats.\n5 Sheep are afraid of wolves.\n6 Winona is a cat.\n7 Emily is a cat.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tmouse\t7 2\n10 What is gertrude afraid of?\tmouse\t8 2\n11 What is gertrude afraid of?\tmouse\t8 2\n12 What is jessica afraid of?\tmouse\t3 2\n1 Cats are afraid of sheep.\n2 Wolves are afraid of sheep.\n3 Gertrude is a cat.\n4 Mice are afraid of cats.\n5 Jessica is a wolf.\n6 Sheep are afraid of cats.\n7 Winona is a cat.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\tsheep\t3 1\n10 What is jessica afraid of?\tsheep\t5 2\n11 What is winona afraid of?\tsheep\t7 1\n12 What is emily afraid of?\tcat\t8 4\n1 Mice are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Winona is a mouse.\n4 Cats are afraid of mice.\n5 Emily is a mouse.\n6 Jessica is a wolf.\n7 Gertrude is a wolf.\n8 Sheep are afraid of mice.\n9 What is jessica afraid of?\tsheep\t6 2\n10 What is winona afraid of?\twolf\t3 1\n11 What is gertrude afraid of?\tsheep\t7 2\n12 What is winona afraid of?\twolf\t3 1\n1 Wolves are afraid of cats.\n2 Mice are afraid of sheep.\n3 Emily is a mouse.\n4 Sheep are afraid of wolves.\n5 Gertrude is a mouse.\n6 Cats are afraid of sheep.\n7 Jessica is a mouse.\n8 Winona is a sheep.\n9 What is jessica afraid of?\tsheep\t7 2\n10 What is gertrude afraid of?\tsheep\t5 2\n11 What is winona afraid of?\twolf\t8 4\n12 What is jessica afraid of?\tsheep\t7 2\n1 Mice are afraid of sheep.\n2 Cats are afraid of mice.\n3 Emily is a mouse.\n4 Sheep are afraid of mice.\n5 Jessica is a sheep.\n6 Wolves are afraid of sheep.\n7 Winona is a mouse.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\tsheep\t8 1\n10 What is gertrude afraid of?\tsheep\t8 1\n11 What is jessica afraid of?\tmouse\t5 4\n12 What is gertrude afraid of?\tsheep\t8 1\n1 Wolves are afraid of mice.\n2 Cats are afraid of mice.\n3 Winona is a wolf.\n4 Mice are afraid of cats.\n5 Sheep are afraid of wolves.\n6 Jessica is a wolf.\n7 Gertrude is a sheep.\n8 Emily is a sheep.\n9 What is winona afraid of?\tmouse\t3 1\n10 What is emily afraid of?\twolf\t8 5\n11 What is emily afraid of?\twolf\t8 5\n12 What is winona afraid of?\tmouse\t3 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Sheep are afraid of cats.\n4 Winona is a sheep.\n5 Emily is a cat.\n6 Mice are afraid of cats.\n7 Gertrude is a mouse.\n8 Jessica is a wolf.\n9 What is jessica afraid of?\tsheep\t8 2\n10 What is gertrude afraid of?\tcat\t7 6\n11 What is emily afraid of?\twolf\t5 1\n12 What is emily afraid of?\twolf\t5 1\n1 Cats are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Emily is a sheep.\n4 Mice are afraid of sheep.\n5 Jessica is a sheep.\n6 Winona is a cat.\n7 Wolves are afraid of cats.\n8 Gertrude is a wolf.\n9 What is winona afraid of?\twolf\t6 1\n10 What is jessica afraid of?\twolf\t5 2\n11 What is emily afraid of?\twolf\t3 2\n12 What is gertrude afraid of?\tcat\t8 7\n1 Sheep are afraid of mice.\n2 Wolves are afraid of mice.\n3 Winona is a sheep.\n4 Mice are afraid of cats.\n5 Gertrude is a sheep.\n6 Emily is a sheep.\n7 Jessica is a sheep.\n8 Cats are afraid of sheep.\n9 What is gertrude afraid of?\tmouse\t5 1\n10 What is jessica afraid of?\tmouse\t7 1\n11 What is jessica afraid of?\tmouse\t7 1\n12 What is winona afraid of?\tmouse\t3 1\n1 Mice are afraid of cats.\n2 Jessica is a mouse.\n3 Sheep are afraid of cats.\n4 Gertrude is a mouse.\n5 Emily is a mouse.\n6 Wolves are afraid of mice.\n7 Cats are afraid of wolves.\n8 Winona is a wolf.\n9 What is winona afraid of?\tmouse\t8 6\n10 What is emily afraid of?\tcat\t5 1\n11 What is jessica afraid of?\tcat\t2 1\n12 What is jessica afraid of?\tcat\t2 1\n1 Cats are afraid of mice.\n2 Sheep are afraid of mice.\n3 Gertrude is a cat.\n4 Wolves are afraid of sheep.\n5 Mice are afraid of wolves.\n6 Emily is a mouse.\n7 Winona is a mouse.\n8 Jessica is a wolf.\n9 What is emily afraid of?\twolf\t6 5\n10 What is winona afraid of?\twolf\t7 5\n11 What is gertrude afraid of?\tmouse\t3 1\n12 What is jessica afraid of?\tsheep\t8 4\n1 Wolves are afraid of mice.\n2 Winona is a wolf.\n3 Sheep are afraid of mice.\n4 Emily is a wolf.\n5 Gertrude is a wolf.\n6 Cats are afraid of mice.\n7 Mice are afraid of cats.\n8 Jessica is a cat.\n9 What is jessica afraid of?\tmouse\t8 6\n10 What is jessica afraid of?\tmouse\t8 6\n11 What is gertrude afraid of?\tmouse\t5 1\n12 What is jessica afraid of?\tmouse\t8 6\n1 Cats are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Winona is a sheep.\n4 Emily is a sheep.\n5 Gertrude is a cat.\n6 Wolves are afraid of mice.\n7 Mice are afraid of wolves.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\twolf\t5 1\n10 What is gertrude afraid of?\twolf\t5 1\n11 What is gertrude afraid of?\twolf\t5 1\n12 What is emily afraid of?\twolf\t4 2\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Emily is a sheep.\n4 Wolves are afraid of mice.\n5 Winona is a mouse.\n6 Cats are afraid of wolves.\n7 Jessica is a cat.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tmouse\t8 4\n10 What is emily afraid of?\twolf\t3 2\n11 What is emily afraid of?\twolf\t3 2\n12 What is emily afraid of?\twolf\t3 2\n1 Sheep are afraid of cats.\n2 Winona is a sheep.\n3 Wolves are afraid of sheep.\n4 Mice are afraid of cats.\n5 Cats are afraid of sheep.\n6 Gertrude is a mouse.\n7 Emily is a sheep.\n8 Jessica is a mouse.\n9 What is emily afraid of?\tcat\t7 1\n10 What is jessica afraid of?\tcat\t8 4\n11 What is gertrude afraid of?\tcat\t6 4\n12 What is gertrude afraid of?\tcat\t6 4\n1 Cats are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Jessica is a sheep.\n4 Mice are afraid of cats.\n5 Emily is a mouse.\n6 Wolves are afraid of mice.\n7 Winona is a cat.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tmouse\t8 6\n10 What is emily afraid of?\tcat\t5 4\n11 What is emily afraid of?\tcat\t5 4\n12 What is jessica afraid of?\tcat\t3 2\n1 Sheep are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Emily is a mouse.\n5 Cats are afraid of sheep.\n6 Gertrude is a wolf.\n7 Jessica is a wolf.\n8 Winona is a cat.\n9 What is emily afraid of?\twolf\t4 2\n10 What is jessica afraid of?\tcat\t7 3\n11 What is jessica afraid of?\tcat\t7 3\n12 What is winona afraid of?\tsheep\t8 5\n1 Cats are afraid of mice.\n2 Sheep are afraid of cats.\n3 Wolves are afraid of mice.\n4 Emily is a sheep.\n5 Mice are afraid of cats.\n6 Winona is a cat.\n7 Gertrude is a wolf.\n8 Jessica is a mouse.\n9 What is emily afraid of?\tcat\t4 2\n10 What is gertrude afraid of?\tmouse\t7 3\n11 What is jessica afraid of?\tcat\t8 5\n12 What is winona afraid of?\tmouse\t6 1\n1 Wolves are afraid of mice.\n2 Gertrude is a wolf.\n3 Mice are afraid of cats.\n4 Jessica is a wolf.\n5 Cats are afraid of wolves.\n6 Winona is a mouse.\n7 Emily is a cat.\n8 Sheep are afraid of wolves.\n9 What is winona afraid of?\tcat\t6 3\n10 What is jessica afraid of?\tmouse\t4 1\n11 What is jessica afraid of?\tmouse\t4 1\n12 What is winona afraid of?\tcat\t6 3\n1 Mice are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of mice.\n4 Emily is a wolf.\n5 Winona is a wolf.\n6 Cats are afraid of mice.\n7 Gertrude is a wolf.\n8 Jessica is a mouse.\n9 What is winona afraid of?\tmouse\t5 2\n10 What is emily afraid of?\tmouse\t4 2\n11 What is winona afraid of?\tmouse\t5 2\n12 What is emily afraid of?\tmouse\t4 2\n1 Cats are afraid of mice.\n2 Emily is a cat.\n3 Wolves are afraid of sheep.\n4 Mice are afraid of cats.\n5 Jessica is a wolf.\n6 Sheep are afraid of cats.\n7 Winona is a sheep.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\tcat\t8 6\n10 What is jessica afraid of?\tsheep\t5 3\n11 What is gertrude afraid of?\tcat\t8 6\n12 What is gertrude afraid of?\tcat\t8 6\n1 Wolves are afraid of sheep.\n2 Mice are afraid of sheep.\n3 Gertrude is a mouse.\n4 Cats are afraid of mice.\n5 Sheep are afraid of cats.\n6 Jessica is a wolf.\n7 Emily is a cat.\n8 Winona is a sheep.\n9 What is emily afraid of?\tmouse\t7 4\n10 What is jessica afraid of?\tsheep\t6 1\n11 What is winona afraid of?\tcat\t8 5\n12 What is gertrude afraid of?\tsheep\t3 2\n"
  },
  {
    "path": "tasksv11/en/qa15_basic-deduction_train.txt",
    "content": "1 Mice are afraid of wolves.\n2 Gertrude is a mouse.\n3 Cats are afraid of sheep.\n4 Winona is a mouse.\n5 Sheep are afraid of wolves.\n6 Wolves are afraid of cats.\n7 Emily is a mouse.\n8 Jessica is a wolf.\n9 What is gertrude afraid of?\twolf\t2 1\n10 What is gertrude afraid of?\twolf\t2 1\n11 What is jessica afraid of?\tcat\t8 6\n12 What is gertrude afraid of?\twolf\t2 1\n1 Sheep are afraid of mice.\n2 Emily is a sheep.\n3 Mice are afraid of sheep.\n4 Cats are afraid of sheep.\n5 Winona is a sheep.\n6 Jessica is a mouse.\n7 Gertrude is a sheep.\n8 Wolves are afraid of sheep.\n9 What is jessica afraid of?\tsheep\t6 3\n10 What is emily afraid of?\tmouse\t2 1\n11 What is winona afraid of?\tmouse\t5 1\n12 What is emily afraid of?\tmouse\t2 1\n1 Cats are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Emily is a sheep.\n4 Gertrude is a sheep.\n5 Wolves are afraid of mice.\n6 Mice are afraid of wolves.\n7 Winona is a mouse.\n8 Jessica is a wolf.\n9 What is emily afraid of?\tmouse\t3 2\n10 What is gertrude afraid of?\tmouse\t4 2\n11 What is gertrude afraid of?\tmouse\t4 2\n12 What is winona afraid of?\twolf\t7 6\n1 Mice are afraid of cats.\n2 Gertrude is a mouse.\n3 Emily is a mouse.\n4 Wolves are afraid of sheep.\n5 Winona is a wolf.\n6 Jessica is a mouse.\n7 Cats are afraid of sheep.\n8 Sheep are afraid of cats.\n9 What is jessica afraid of?\tcat\t6 1\n10 What is winona afraid of?\tsheep\t5 4\n11 What is winona afraid of?\tsheep\t5 4\n12 What is emily afraid of?\tcat\t3 1\n1 Mice are afraid of cats.\n2 Wolves are afraid of sheep.\n3 Emily is a wolf.\n4 Cats are afraid of sheep.\n5 Gertrude is a wolf.\n6 Sheep are afraid of cats.\n7 Winona is a wolf.\n8 Jessica is a mouse.\n9 What is emily afraid of?\tsheep\t3 2\n10 What is emily afraid of?\tsheep\t3 2\n11 What is gertrude afraid of?\tsheep\t5 2\n12 What is gertrude afraid of?\tsheep\t5 2\n1 Sheep are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Emily is a wolf.\n5 Jessica is a wolf.\n6 Gertrude is a wolf.\n7 Cats are afraid of mice.\n8 Winona is a cat.\n9 What is winona afraid of?\tmouse\t8 7\n10 What is winona afraid of?\tmouse\t8 7\n11 What is emily afraid of?\tcat\t4 3\n12 What is jessica afraid of?\tcat\t5 3\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Sheep are afraid of cats.\n4 Jessica is a cat.\n5 Gertrude is a sheep.\n6 Winona is a cat.\n7 Emily is a sheep.\n8 Wolves are afraid of sheep.\n9 What is gertrude afraid of?\tcat\t5 3\n10 What is gertrude afraid of?\tcat\t5 3\n11 What is emily afraid of?\tcat\t7 3\n12 What is emily afraid of?\tcat\t7 3\n1 Wolves are afraid of cats.\n2 Mice are afraid of sheep.\n3 Emily is a mouse.\n4 Cats are afraid of wolves.\n5 Gertrude is a cat.\n6 Sheep are afraid of mice.\n7 Winona is a mouse.\n8 Jessica is a cat.\n9 What is jessica afraid of?\twolf\t8 4\n10 What is winona afraid of?\tsheep\t7 2\n11 What is gertrude afraid of?\twolf\t5 4\n12 What is winona afraid of?\tsheep\t7 2\n1 Mice are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Winona is a mouse.\n4 Wolves are afraid of mice.\n5 Jessica is a mouse.\n6 Emily is a wolf.\n7 Gertrude is a mouse.\n8 Cats are afraid of mice.\n9 What is gertrude afraid of?\tsheep\t7 1\n10 What is winona afraid of?\tsheep\t3 1\n11 What is winona afraid of?\tsheep\t3 1\n12 What is gertrude afraid of?\tsheep\t7 1\n1 Mice are afraid of cats.\n2 Emily is a mouse.\n3 Wolves are afraid of mice.\n4 Cats are afraid of sheep.\n5 Winona is a cat.\n6 Sheep are afraid of wolves.\n7 Jessica is a mouse.\n8 Gertrude is a sheep.\n9 What is jessica afraid of?\tcat\t7 1\n10 What is emily afraid of?\tcat\t2 1\n11 What is jessica afraid of?\tcat\t7 1\n12 What is winona afraid of?\tsheep\t5 4\n1 Mice are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Gertrude is a sheep.\n5 Winona is a mouse.\n6 Emily is a wolf.\n7 Cats are afraid of sheep.\n8 Jessica is a sheep.\n9 What is winona afraid of?\twolf\t5 1\n10 What is winona afraid of?\twolf\t5 1\n11 What is emily afraid of?\tcat\t6 3\n12 What is emily afraid of?\tcat\t6 3\n1 Sheep are afraid of wolves.\n2 Cats are afraid of wolves.\n3 Gertrude is a sheep.\n4 Wolves are afraid of mice.\n5 Emily is a wolf.\n6 Winona is a cat.\n7 Mice are afraid of wolves.\n8 Jessica is a wolf.\n9 What is jessica afraid of?\tmouse\t8 4\n10 What is gertrude afraid of?\twolf\t3 1\n11 What is winona afraid of?\twolf\t6 2\n12 What is jessica afraid of?\tmouse\t8 4\n1 Mice are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Jessica is a mouse.\n4 Winona is a sheep.\n5 Gertrude is a mouse.\n6 Cats are afraid of mice.\n7 Emily is a cat.\n8 Wolves are afraid of sheep.\n9 What is emily afraid of?\tmouse\t7 6\n10 What is gertrude afraid of?\twolf\t5 1\n11 What is gertrude afraid of?\twolf\t5 1\n12 What is emily afraid of?\tmouse\t7 6\n1 Sheep are afraid of cats.\n2 Mice are afraid of sheep.\n3 Wolves are afraid of mice.\n4 Winona is a sheep.\n5 Emily is a sheep.\n6 Jessica is a sheep.\n7 Cats are afraid of mice.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tmouse\t8 3\n10 What is emily afraid of?\tcat\t5 1\n11 What is winona afraid of?\tcat\t4 1\n12 What is gertrude afraid of?\tmouse\t8 3\n1 Mice are afraid of cats.\n2 Emily is a mouse.\n3 Winona is a mouse.\n4 Sheep are afraid of mice.\n5 Gertrude is a sheep.\n6 Wolves are afraid of cats.\n7 Cats are afraid of sheep.\n8 Jessica is a wolf.\n9 What is winona afraid of?\tcat\t3 1\n10 What is gertrude afraid of?\tmouse\t5 4\n11 What is emily afraid of?\tcat\t2 1\n12 What is emily afraid of?\tcat\t2 1\n1 Sheep are afraid of mice.\n2 Winona is a sheep.\n3 Mice are afraid of sheep.\n4 Emily is a sheep.\n5 Wolves are afraid of cats.\n6 Jessica is a sheep.\n7 Gertrude is a mouse.\n8 Cats are afraid of sheep.\n9 What is gertrude afraid of?\tsheep\t7 3\n10 What is emily afraid of?\tmouse\t4 1\n11 What is emily afraid of?\tmouse\t4 1\n12 What is jessica afraid of?\tmouse\t6 1\n1 Wolves are afraid of sheep.\n2 Cats are afraid of sheep.\n3 Sheep are afraid of mice.\n4 Gertrude is a sheep.\n5 Winona is a sheep.\n6 Emily is a sheep.\n7 Mice are afraid of sheep.\n8 Jessica is a wolf.\n9 What is emily afraid of?\tmouse\t6 3\n10 What is emily afraid of?\tmouse\t6 3\n11 What is winona afraid of?\tmouse\t5 3\n12 What is winona afraid of?\tmouse\t5 3\n1 Wolves are afraid of mice.\n2 Cats are afraid of wolves.\n3 Winona is a wolf.\n4 Emily is a wolf.\n5 Sheep are afraid of wolves.\n6 Mice are afraid of wolves.\n7 Jessica is a mouse.\n8 Gertrude is a cat.\n9 What is jessica afraid of?\twolf\t7 6\n10 What is gertrude afraid of?\twolf\t8 2\n11 What is emily afraid of?\tmouse\t4 1\n12 What is jessica afraid of?\twolf\t7 6\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Mice are afraid of wolves.\n4 Emily is a wolf.\n5 Cats are afraid of mice.\n6 Jessica is a wolf.\n7 Gertrude is a cat.\n8 Winona is a wolf.\n9 What is winona afraid of?\tsheep\t8 1\n10 What is emily afraid of?\tsheep\t4 1\n11 What is emily afraid of?\tsheep\t4 1\n12 What is winona afraid of?\tsheep\t8 1\n1 Wolves are afraid of sheep.\n2 Mice are afraid of wolves.\n3 Cats are afraid of mice.\n4 Emily is a cat.\n5 Winona is a wolf.\n6 Sheep are afraid of cats.\n7 Jessica is a cat.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\tcat\t8 6\n10 What is gertrude afraid of?\tcat\t8 6\n11 What is winona afraid of?\tsheep\t5 1\n12 What is emily afraid of?\tmouse\t4 3\n1 Wolves are afraid of sheep.\n2 Winona is a wolf.\n3 Cats are afraid of wolves.\n4 Mice are afraid of wolves.\n5 Emily is a wolf.\n6 Sheep are afraid of mice.\n7 Jessica is a mouse.\n8 Gertrude is a sheep.\n9 What is emily afraid of?\tsheep\t5 1\n10 What is winona afraid of?\tsheep\t2 1\n11 What is winona afraid of?\tsheep\t2 1\n12 What is jessica afraid of?\twolf\t7 4\n1 Cats are afraid of mice.\n2 Mice are afraid of sheep.\n3 Wolves are afraid of sheep.\n4 Jessica is a cat.\n5 Sheep are afraid of mice.\n6 Gertrude is a sheep.\n7 Emily is a wolf.\n8 Winona is a wolf.\n9 What is emily afraid of?\tsheep\t7 3\n10 What is winona afraid of?\tsheep\t8 3\n11 What is winona afraid of?\tsheep\t8 3\n12 What is winona afraid of?\tsheep\t8 3\n1 Cats are afraid of mice.\n2 Mice are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Emily is a cat.\n5 Wolves are afraid of mice.\n6 Jessica is a sheep.\n7 Gertrude is a cat.\n8 Winona is a wolf.\n9 What is winona afraid of?\tmouse\t8 5\n10 What is jessica afraid of?\twolf\t6 3\n11 What is jessica afraid of?\twolf\t6 3\n12 What is gertrude afraid of?\tmouse\t7 1\n1 Wolves are afraid of mice.\n2 Mice are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Emily is a wolf.\n5 Winona is a mouse.\n6 Jessica is a mouse.\n7 Gertrude is a wolf.\n8 Cats are afraid of mice.\n9 What is winona afraid of?\tsheep\t5 2\n10 What is gertrude afraid of?\tmouse\t7 1\n11 What is emily afraid of?\tmouse\t4 1\n12 What is jessica afraid of?\tsheep\t6 2\n1 Cats are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Mice are afraid of cats.\n4 Emily is a sheep.\n5 Winona is a cat.\n6 Gertrude is a mouse.\n7 Wolves are afraid of mice.\n8 Jessica is a cat.\n9 What is jessica afraid of?\twolf\t8 1\n10 What is jessica afraid of?\twolf\t8 1\n11 What is emily afraid of?\twolf\t4 2\n12 What is jessica afraid of?\twolf\t8 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of mice.\n3 Jessica is a sheep.\n4 Emily is a sheep.\n5 Gertrude is a mouse.\n6 Cats are afraid of wolves.\n7 Wolves are afraid of cats.\n8 Winona is a sheep.\n9 What is jessica afraid of?\tmouse\t3 2\n10 What is winona afraid of?\tmouse\t8 2\n11 What is jessica afraid of?\tmouse\t3 2\n12 What is winona afraid of?\tmouse\t8 2\n1 Mice are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Winona is a mouse.\n4 Cats are afraid of wolves.\n5 Emily is a cat.\n6 Jessica is a cat.\n7 Sheep are afraid of wolves.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\twolf\t8 1\n10 What is winona afraid of?\twolf\t3 1\n11 What is gertrude afraid of?\twolf\t8 1\n12 What is emily afraid of?\twolf\t5 4\n1 Cats are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Emily is a sheep.\n4 Jessica is a cat.\n5 Gertrude is a sheep.\n6 Wolves are afraid of mice.\n7 Winona is a cat.\n8 Mice are afraid of cats.\n9 What is gertrude afraid of?\twolf\t5 2\n10 What is emily afraid of?\twolf\t3 2\n11 What is emily afraid of?\twolf\t3 2\n12 What is winona afraid of?\tsheep\t7 1\n1 Mice are afraid of sheep.\n2 Cats are afraid of sheep.\n3 Winona is a cat.\n4 Sheep are afraid of mice.\n5 Jessica is a sheep.\n6 Gertrude is a cat.\n7 Emily is a sheep.\n8 Wolves are afraid of mice.\n9 What is gertrude afraid of?\tsheep\t6 2\n10 What is emily afraid of?\tmouse\t7 4\n11 What is winona afraid of?\tsheep\t3 2\n12 What is winona afraid of?\tsheep\t3 2\n1 Wolves are afraid of cats.\n2 Sheep are afraid of wolves.\n3 Cats are afraid of sheep.\n4 Emily is a wolf.\n5 Jessica is a cat.\n6 Gertrude is a cat.\n7 Mice are afraid of wolves.\n8 Winona is a wolf.\n9 What is winona afraid of?\tcat\t8 1\n10 What is gertrude afraid of?\tsheep\t6 3\n11 What is gertrude afraid of?\tsheep\t6 3\n12 What is emily afraid of?\tcat\t4 1\n1 Wolves are afraid of cats.\n2 Cats are afraid of wolves.\n3 Sheep are afraid of mice.\n4 Jessica is a sheep.\n5 Winona is a wolf.\n6 Gertrude is a cat.\n7 Emily is a cat.\n8 Mice are afraid of sheep.\n9 What is jessica afraid of?\tmouse\t4 3\n10 What is emily afraid of?\twolf\t7 2\n11 What is emily afraid of?\twolf\t7 2\n12 What is winona afraid of?\tcat\t5 1\n1 Mice are afraid of sheep.\n2 Gertrude is a mouse.\n3 Emily is a mouse.\n4 Sheep are afraid of mice.\n5 Wolves are afraid of mice.\n6 Cats are afraid of mice.\n7 Winona is a wolf.\n8 Jessica is a cat.\n9 What is jessica afraid of?\tmouse\t8 6\n10 What is winona afraid of?\tmouse\t7 5\n11 What is emily afraid of?\tsheep\t3 1\n12 What is gertrude afraid of?\tsheep\t2 1\n1 Sheep are afraid of cats.\n2 Cats are afraid of sheep.\n3 Wolves are afraid of mice.\n4 Winona is a sheep.\n5 Mice are afraid of sheep.\n6 Jessica is a sheep.\n7 Gertrude is a sheep.\n8 Emily is a cat.\n9 What is gertrude afraid of?\tcat\t7 1\n10 What is jessica afraid of?\tcat\t6 1\n11 What is emily afraid of?\tsheep\t8 2\n12 What is winona afraid of?\tcat\t4 1\n1 Wolves are afraid of sheep.\n2 Mice are afraid of sheep.\n3 Cats are afraid of mice.\n4 Gertrude is a wolf.\n5 Jessica is a mouse.\n6 Sheep are afraid of mice.\n7 Winona is a wolf.\n8 Emily is a cat.\n9 What is winona afraid of?\tsheep\t7 1\n10 What is gertrude afraid of?\tsheep\t4 1\n11 What is jessica afraid of?\tsheep\t5 2\n12 What is emily afraid of?\tmouse\t8 3\n1 Wolves are afraid of mice.\n2 Cats are afraid of sheep.\n3 Sheep are afraid of cats.\n4 Jessica is a sheep.\n5 Mice are afraid of wolves.\n6 Winona is a sheep.\n7 Emily is a sheep.\n8 Gertrude is a mouse.\n9 What is winona afraid of?\tcat\t6 3\n10 What is winona afraid of?\tcat\t6 3\n11 What is jessica afraid of?\tcat\t4 3\n12 What is jessica afraid of?\tcat\t4 3\n1 Wolves are afraid of sheep.\n2 Winona is a wolf.\n3 Cats are afraid of sheep.\n4 Jessica is a wolf.\n5 Sheep are afraid of cats.\n6 Emily is a sheep.\n7 Mice are afraid of wolves.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tcat\t6 5\n10 What is jessica afraid of?\tsheep\t4 1\n11 What is gertrude afraid of?\twolf\t8 7\n12 What is gertrude afraid of?\twolf\t8 7\n1 Sheep are afraid of mice.\n2 Winona is a sheep.\n3 Cats are afraid of mice.\n4 Gertrude is a cat.\n5 Emily is a sheep.\n6 Jessica is a cat.\n7 Wolves are afraid of cats.\n8 Mice are afraid of cats.\n9 What is emily afraid of?\tmouse\t5 1\n10 What is jessica afraid of?\tmouse\t6 3\n11 What is jessica afraid of?\tmouse\t6 3\n12 What is jessica afraid of?\tmouse\t6 3\n1 Wolves are afraid of sheep.\n2 Jessica is a wolf.\n3 Mice are afraid of sheep.\n4 Sheep are afraid of mice.\n5 Emily is a wolf.\n6 Gertrude is a wolf.\n7 Winona is a wolf.\n8 Cats are afraid of wolves.\n9 What is gertrude afraid of?\tsheep\t6 1\n10 What is emily afraid of?\tsheep\t5 1\n11 What is jessica afraid of?\tsheep\t2 1\n12 What is emily afraid of?\tsheep\t5 1\n1 Mice are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Emily is a mouse.\n4 Winona is a sheep.\n5 Wolves are afraid of sheep.\n6 Gertrude is a wolf.\n7 Cats are afraid of wolves.\n8 Jessica is a wolf.\n9 What is emily afraid of?\twolf\t3 1\n10 What is gertrude afraid of?\tsheep\t6 5\n11 What is winona afraid of?\twolf\t4 2\n12 What is jessica afraid of?\tsheep\t8 5\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Sheep are afraid of cats.\n4 Gertrude is a mouse.\n5 Wolves are afraid of mice.\n6 Winona is a sheep.\n7 Jessica is a mouse.\n8 Emily is a cat.\n9 What is gertrude afraid of?\tcat\t4 2\n10 What is gertrude afraid of?\tcat\t4 2\n11 What is winona afraid of?\tcat\t6 3\n12 What is gertrude afraid of?\tcat\t4 2\n1 Mice are afraid of sheep.\n2 Wolves are afraid of mice.\n3 Jessica is a mouse.\n4 Sheep are afraid of cats.\n5 Cats are afraid of wolves.\n6 Emily is a cat.\n7 Winona is a cat.\n8 Gertrude is a sheep.\n9 What is winona afraid of?\twolf\t7 5\n10 What is emily afraid of?\twolf\t6 5\n11 What is emily afraid of?\twolf\t6 5\n12 What is jessica afraid of?\tsheep\t3 1\n1 Mice are afraid of sheep.\n2 Jessica is a mouse.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of cats.\n5 Winona is a wolf.\n6 Gertrude is a sheep.\n7 Emily is a mouse.\n8 Cats are afraid of wolves.\n9 What is emily afraid of?\tsheep\t7 1\n10 What is gertrude afraid of?\tmouse\t6 3\n11 What is gertrude afraid of?\tmouse\t6 3\n12 What is emily afraid of?\tsheep\t7 1\n1 Wolves are afraid of mice.\n2 Sheep are afraid of wolves.\n3 Winona is a wolf.\n4 Cats are afraid of sheep.\n5 Mice are afraid of sheep.\n6 Gertrude is a cat.\n7 Jessica is a mouse.\n8 Emily is a sheep.\n9 What is winona afraid of?\tmouse\t3 1\n10 What is winona afraid of?\tmouse\t3 1\n11 What is winona afraid of?\tmouse\t3 1\n12 What is jessica afraid of?\tsheep\t7 5\n1 Cats are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Sheep are afraid of cats.\n4 Winona is a sheep.\n5 Mice are afraid of sheep.\n6 Gertrude is a wolf.\n7 Jessica is a cat.\n8 Emily is a wolf.\n9 What is jessica afraid of?\tmouse\t7 1\n10 What is jessica afraid of?\tmouse\t7 1\n11 What is winona afraid of?\tcat\t4 3\n12 What is gertrude afraid of?\tsheep\t6 2\n1 Mice are afraid of wolves.\n2 Sheep are afraid of cats.\n3 Cats are afraid of sheep.\n4 Wolves are afraid of cats.\n5 Gertrude is a cat.\n6 Jessica is a sheep.\n7 Winona is a sheep.\n8 Emily is a mouse.\n9 What is winona afraid of?\tcat\t7 2\n10 What is gertrude afraid of?\tsheep\t5 3\n11 What is gertrude afraid of?\tsheep\t5 3\n12 What is jessica afraid of?\tcat\t6 2\n1 Cats are afraid of wolves.\n2 Emily is a cat.\n3 Wolves are afraid of mice.\n4 Sheep are afraid of wolves.\n5 Mice are afraid of wolves.\n6 Gertrude is a sheep.\n7 Winona is a sheep.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\twolf\t6 4\n10 What is gertrude afraid of?\twolf\t6 4\n11 What is emily afraid of?\twolf\t2 1\n12 What is winona afraid of?\twolf\t7 4\n1 Mice are afraid of wolves.\n2 Gertrude is a mouse.\n3 Sheep are afraid of wolves.\n4 Winona is a mouse.\n5 Jessica is a sheep.\n6 Wolves are afraid of cats.\n7 Cats are afraid of sheep.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\twolf\t2 1\n10 What is winona afraid of?\twolf\t4 1\n11 What is emily afraid of?\twolf\t8 1\n12 What is emily afraid of?\twolf\t8 1\n1 Sheep are afraid of mice.\n2 Emily is a sheep.\n3 Cats are afraid of mice.\n4 Wolves are afraid of cats.\n5 Mice are afraid of wolves.\n6 Winona is a mouse.\n7 Gertrude is a cat.\n8 Jessica is a wolf.\n9 What is jessica afraid of?\tcat\t8 4\n10 What is jessica afraid of?\tcat\t8 4\n11 What is emily afraid of?\tmouse\t2 1\n12 What is emily afraid of?\tmouse\t2 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Winona is a cat.\n4 Gertrude is a wolf.\n5 Sheep are afraid of wolves.\n6 Emily is a sheep.\n7 Mice are afraid of wolves.\n8 Jessica is a cat.\n9 What is winona afraid of?\twolf\t3 1\n10 What is emily afraid of?\twolf\t6 5\n11 What is winona afraid of?\twolf\t3 1\n12 What is gertrude afraid of?\tcat\t4 2\n1 Sheep are afraid of mice.\n2 Cats are afraid of sheep.\n3 Winona is a cat.\n4 Jessica is a cat.\n5 Gertrude is a sheep.\n6 Mice are afraid of wolves.\n7 Wolves are afraid of mice.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\tmouse\t5 1\n10 What is jessica afraid of?\tsheep\t4 2\n11 What is winona afraid of?\tsheep\t3 2\n12 What is emily afraid of?\twolf\t8 6\n1 Cats are afraid of mice.\n2 Gertrude is a cat.\n3 Sheep are afraid of wolves.\n4 Jessica is a cat.\n5 Mice are afraid of wolves.\n6 Wolves are afraid of sheep.\n7 Emily is a cat.\n8 Winona is a sheep.\n9 What is winona afraid of?\twolf\t8 3\n10 What is emily afraid of?\tmouse\t7 1\n11 What is winona afraid of?\twolf\t8 3\n12 What is jessica afraid of?\tmouse\t4 1\n1 Cats are afraid of wolves.\n2 Jessica is a cat.\n3 Winona is a cat.\n4 Sheep are afraid of cats.\n5 Emily is a sheep.\n6 Gertrude is a cat.\n7 Mice are afraid of sheep.\n8 Wolves are afraid of sheep.\n9 What is emily afraid of?\tcat\t5 4\n10 What is emily afraid of?\tcat\t5 4\n11 What is jessica afraid of?\twolf\t2 1\n12 What is emily afraid of?\tcat\t5 4\n1 Cats are afraid of mice.\n2 Sheep are afraid of cats.\n3 Mice are afraid of sheep.\n4 Jessica is a cat.\n5 Winona is a sheep.\n6 Gertrude is a cat.\n7 Emily is a sheep.\n8 Wolves are afraid of cats.\n9 What is winona afraid of?\tcat\t5 2\n10 What is gertrude afraid of?\tmouse\t6 1\n11 What is emily afraid of?\tcat\t7 2\n12 What is emily afraid of?\tcat\t7 2\n1 Cats are afraid of mice.\n2 Sheep are afraid of cats.\n3 Wolves are afraid of sheep.\n4 Jessica is a wolf.\n5 Winona is a wolf.\n6 Emily is a wolf.\n7 Mice are afraid of sheep.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tsheep\t6 3\n10 What is gertrude afraid of?\tsheep\t8 7\n11 What is winona afraid of?\tsheep\t5 3\n12 What is winona afraid of?\tsheep\t5 3\n1 Cats are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of mice.\n4 Jessica is a cat.\n5 Winona is a cat.\n6 Gertrude is a cat.\n7 Emily is a cat.\n8 Sheep are afraid of cats.\n9 What is winona afraid of?\twolf\t5 1\n10 What is gertrude afraid of?\twolf\t6 1\n11 What is gertrude afraid of?\twolf\t6 1\n12 What is gertrude afraid of?\twolf\t6 1\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Mice are afraid of cats.\n4 Cats are afraid of mice.\n5 Gertrude is a mouse.\n6 Winona is a cat.\n7 Emily is a mouse.\n8 Jessica is a sheep.\n9 What is gertrude afraid of?\tcat\t5 3\n10 What is jessica afraid of?\tmouse\t8 2\n11 What is emily afraid of?\tcat\t7 3\n12 What is emily afraid of?\tcat\t7 3\n1 Mice are afraid of sheep.\n2 Winona is a mouse.\n3 Emily is a mouse.\n4 Cats are afraid of wolves.\n5 Wolves are afraid of mice.\n6 Sheep are afraid of wolves.\n7 Jessica is a sheep.\n8 Gertrude is a wolf.\n9 What is jessica afraid of?\twolf\t7 6\n10 What is emily afraid of?\tsheep\t3 1\n11 What is gertrude afraid of?\tmouse\t8 5\n12 What is jessica afraid of?\twolf\t7 6\n1 Sheep are afraid of wolves.\n2 Winona is a sheep.\n3 Gertrude is a sheep.\n4 Cats are afraid of mice.\n5 Mice are afraid of sheep.\n6 Wolves are afraid of cats.\n7 Emily is a cat.\n8 Jessica is a cat.\n9 What is jessica afraid of?\tmouse\t8 4\n10 What is winona afraid of?\twolf\t2 1\n11 What is jessica afraid of?\tmouse\t8 4\n12 What is jessica afraid of?\tmouse\t8 4\n1 Cats are afraid of mice.\n2 Jessica is a cat.\n3 Sheep are afraid of mice.\n4 Mice are afraid of sheep.\n5 Wolves are afraid of mice.\n6 Emily is a cat.\n7 Winona is a sheep.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\tmouse\t6 1\n10 What is gertrude afraid of?\tmouse\t8 5\n11 What is emily afraid of?\tmouse\t6 1\n12 What is jessica afraid of?\tmouse\t2 1\n1 Wolves are afraid of sheep.\n2 Emily is a wolf.\n3 Sheep are afraid of mice.\n4 Cats are afraid of wolves.\n5 Mice are afraid of sheep.\n6 Jessica is a mouse.\n7 Gertrude is a cat.\n8 Winona is a sheep.\n9 What is winona afraid of?\tmouse\t8 3\n10 What is gertrude afraid of?\twolf\t7 4\n11 What is gertrude afraid of?\twolf\t7 4\n12 What is jessica afraid of?\tsheep\t6 5\n1 Mice are afraid of cats.\n2 Cats are afraid of sheep.\n3 Wolves are afraid of cats.\n4 Winona is a cat.\n5 Gertrude is a mouse.\n6 Sheep are afraid of wolves.\n7 Emily is a mouse.\n8 Jessica is a wolf.\n9 What is gertrude afraid of?\tcat\t5 1\n10 What is jessica afraid of?\tcat\t8 3\n11 What is gertrude afraid of?\tcat\t5 1\n12 What is winona afraid of?\tsheep\t4 2\n1 Wolves are afraid of sheep.\n2 Cats are afraid of wolves.\n3 Gertrude is a wolf.\n4 Sheep are afraid of cats.\n5 Mice are afraid of cats.\n6 Emily is a cat.\n7 Winona is a cat.\n8 Jessica is a cat.\n9 What is emily afraid of?\twolf\t6 2\n10 What is winona afraid of?\twolf\t7 2\n11 What is gertrude afraid of?\tsheep\t3 1\n12 What is jessica afraid of?\twolf\t8 2\n1 Cats are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Winona is a sheep.\n4 Jessica is a sheep.\n5 Gertrude is a cat.\n6 Wolves are afraid of mice.\n7 Emily is a sheep.\n8 Mice are afraid of cats.\n9 What is winona afraid of?\twolf\t3 2\n10 What is emily afraid of?\twolf\t7 2\n11 What is gertrude afraid of?\tsheep\t5 1\n12 What is emily afraid of?\twolf\t7 2\n1 Sheep are afraid of mice.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of mice.\n4 Emily is a sheep.\n5 Cats are afraid of wolves.\n6 Jessica is a sheep.\n7 Winona is a cat.\n8 Gertrude is a wolf.\n9 What is winona afraid of?\twolf\t7 5\n10 What is emily afraid of?\tmouse\t4 1\n11 What is gertrude afraid of?\tmouse\t8 3\n12 What is jessica afraid of?\tmouse\t6 1\n1 Cats are afraid of mice.\n2 Mice are afraid of cats.\n3 Winona is a cat.\n4 Emily is a mouse.\n5 Wolves are afraid of mice.\n6 Jessica is a wolf.\n7 Sheep are afraid of cats.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tcat\t4 2\n10 What is winona afraid of?\tmouse\t3 1\n11 What is gertrude afraid of?\tmouse\t8 1\n12 What is winona afraid of?\tmouse\t3 1\n1 Wolves are afraid of sheep.\n2 Cats are afraid of wolves.\n3 Emily is a wolf.\n4 Sheep are afraid of mice.\n5 Jessica is a cat.\n6 Mice are afraid of wolves.\n7 Gertrude is a wolf.\n8 Winona is a cat.\n9 What is gertrude afraid of?\tsheep\t7 1\n10 What is winona afraid of?\twolf\t8 2\n11 What is jessica afraid of?\twolf\t5 2\n12 What is jessica afraid of?\twolf\t5 2\n1 Sheep are afraid of cats.\n2 Wolves are afraid of mice.\n3 Mice are afraid of wolves.\n4 Cats are afraid of wolves.\n5 Jessica is a cat.\n6 Winona is a mouse.\n7 Gertrude is a sheep.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\tcat\t7 1\n10 What is winona afraid of?\twolf\t6 3\n11 What is gertrude afraid of?\tcat\t7 1\n12 What is emily afraid of?\twolf\t8 3\n1 Wolves are afraid of cats.\n2 Jessica is a wolf.\n3 Winona is a wolf.\n4 Cats are afraid of wolves.\n5 Sheep are afraid of wolves.\n6 Mice are afraid of sheep.\n7 Emily is a sheep.\n8 Gertrude is a cat.\n9 What is winona afraid of?\tcat\t3 1\n10 What is jessica afraid of?\tcat\t2 1\n11 What is gertrude afraid of?\twolf\t8 4\n12 What is winona afraid of?\tcat\t3 1\n1 Wolves are afraid of mice.\n2 Winona is a wolf.\n3 Jessica is a wolf.\n4 Sheep are afraid of mice.\n5 Mice are afraid of cats.\n6 Emily is a mouse.\n7 Cats are afraid of sheep.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\tcat\t6 5\n10 What is jessica afraid of?\tmouse\t3 1\n11 What is emily afraid of?\tcat\t6 5\n12 What is emily afraid of?\tcat\t6 5\n1 Wolves are afraid of mice.\n2 Mice are afraid of cats.\n3 Sheep are afraid of wolves.\n4 Emily is a mouse.\n5 Jessica is a mouse.\n6 Gertrude is a mouse.\n7 Cats are afraid of sheep.\n8 Winona is a mouse.\n9 What is winona afraid of?\tcat\t8 2\n10 What is winona afraid of?\tcat\t8 2\n11 What is winona afraid of?\tcat\t8 2\n12 What is jessica afraid of?\tcat\t5 2\n1 Mice are afraid of wolves.\n2 Jessica is a mouse.\n3 Wolves are afraid of cats.\n4 Gertrude is a wolf.\n5 Sheep are afraid of cats.\n6 Emily is a mouse.\n7 Cats are afraid of mice.\n8 Winona is a cat.\n9 What is winona afraid of?\tmouse\t8 7\n10 What is emily afraid of?\twolf\t6 1\n11 What is jessica afraid of?\twolf\t2 1\n12 What is jessica afraid of?\twolf\t2 1\n1 Mice are afraid of sheep.\n2 Cats are afraid of mice.\n3 Wolves are afraid of mice.\n4 Emily is a cat.\n5 Jessica is a cat.\n6 Winona is a wolf.\n7 Sheep are afraid of cats.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tmouse\t4 2\n10 What is jessica afraid of?\tmouse\t5 2\n11 What is gertrude afraid of?\tsheep\t8 1\n12 What is gertrude afraid of?\tsheep\t8 1\n1 Mice are afraid of sheep.\n2 Gertrude is a mouse.\n3 Cats are afraid of mice.\n4 Wolves are afraid of mice.\n5 Jessica is a cat.\n6 Emily is a mouse.\n7 Winona is a cat.\n8 Sheep are afraid of cats.\n9 What is emily afraid of?\tsheep\t6 1\n10 What is winona afraid of?\tmouse\t7 3\n11 What is jessica afraid of?\tmouse\t5 3\n12 What is gertrude afraid of?\tsheep\t2 1\n1 Sheep are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Gertrude is a sheep.\n4 Cats are afraid of wolves.\n5 Jessica is a sheep.\n6 Emily is a cat.\n7 Winona is a wolf.\n8 Mice are afraid of sheep.\n9 What is gertrude afraid of?\tmouse\t3 1\n10 What is gertrude afraid of?\tmouse\t3 1\n11 What is emily afraid of?\twolf\t6 4\n12 What is jessica afraid of?\tmouse\t5 1\n1 Cats are afraid of mice.\n2 Mice are afraid of sheep.\n3 Wolves are afraid of cats.\n4 Sheep are afraid of wolves.\n5 Jessica is a mouse.\n6 Gertrude is a mouse.\n7 Winona is a cat.\n8 Emily is a mouse.\n9 What is winona afraid of?\tmouse\t7 1\n10 What is jessica afraid of?\tsheep\t5 2\n11 What is gertrude afraid of?\tsheep\t6 2\n12 What is emily afraid of?\tsheep\t8 2\n1 Cats are afraid of mice.\n2 Mice are afraid of cats.\n3 Sheep are afraid of wolves.\n4 Winona is a cat.\n5 Gertrude is a cat.\n6 Jessica is a sheep.\n7 Emily is a mouse.\n8 Wolves are afraid of sheep.\n9 What is jessica afraid of?\twolf\t6 3\n10 What is emily afraid of?\tcat\t7 2\n11 What is winona afraid of?\tmouse\t4 1\n12 What is winona afraid of?\tmouse\t4 1\n1 Mice are afraid of sheep.\n2 Cats are afraid of mice.\n3 Wolves are afraid of mice.\n4 Emily is a wolf.\n5 Winona is a wolf.\n6 Gertrude is a cat.\n7 Sheep are afraid of mice.\n8 Jessica is a mouse.\n9 What is winona afraid of?\tmouse\t5 3\n10 What is emily afraid of?\tmouse\t4 3\n11 What is gertrude afraid of?\tmouse\t6 2\n12 What is gertrude afraid of?\tmouse\t6 2\n1 Sheep are afraid of mice.\n2 Winona is a sheep.\n3 Mice are afraid of wolves.\n4 Jessica is a mouse.\n5 Cats are afraid of mice.\n6 Wolves are afraid of sheep.\n7 Emily is a cat.\n8 Gertrude is a wolf.\n9 What is jessica afraid of?\twolf\t4 3\n10 What is emily afraid of?\tmouse\t7 5\n11 What is winona afraid of?\tmouse\t2 1\n12 What is winona afraid of?\tmouse\t2 1\n1 Cats are afraid of sheep.\n2 Wolves are afraid of cats.\n3 Mice are afraid of sheep.\n4 Sheep are afraid of cats.\n5 Gertrude is a mouse.\n6 Emily is a wolf.\n7 Winona is a mouse.\n8 Jessica is a mouse.\n9 What is jessica afraid of?\tsheep\t8 3\n10 What is winona afraid of?\tsheep\t7 3\n11 What is gertrude afraid of?\tsheep\t5 3\n12 What is gertrude afraid of?\tsheep\t5 3\n1 Wolves are afraid of sheep.\n2 Mice are afraid of cats.\n3 Gertrude is a mouse.\n4 Cats are afraid of sheep.\n5 Jessica is a cat.\n6 Emily is a mouse.\n7 Winona is a mouse.\n8 Sheep are afraid of cats.\n9 What is jessica afraid of?\tsheep\t5 4\n10 What is winona afraid of?\tcat\t7 2\n11 What is gertrude afraid of?\tcat\t3 2\n12 What is emily afraid of?\tcat\t6 2\n1 Wolves are afraid of mice.\n2 Mice are afraid of wolves.\n3 Sheep are afraid of cats.\n4 Cats are afraid of mice.\n5 Emily is a wolf.\n6 Jessica is a wolf.\n7 Gertrude is a cat.\n8 Winona is a sheep.\n9 What is jessica afraid of?\tmouse\t6 1\n10 What is jessica afraid of?\tmouse\t6 1\n11 What is winona afraid of?\tcat\t8 3\n12 What is gertrude afraid of?\tmouse\t7 4\n1 Cats are afraid of wolves.\n2 Jessica is a cat.\n3 Mice are afraid of cats.\n4 Wolves are afraid of cats.\n5 Sheep are afraid of wolves.\n6 Winona is a sheep.\n7 Emily is a sheep.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\twolf\t7 5\n10 What is jessica afraid of?\twolf\t2 1\n11 What is gertrude afraid of?\tcat\t8 4\n12 What is jessica afraid of?\twolf\t2 1\n1 Sheep are afraid of mice.\n2 Mice are afraid of sheep.\n3 Gertrude is a sheep.\n4 Cats are afraid of wolves.\n5 Winona is a sheep.\n6 Emily is a mouse.\n7 Wolves are afraid of cats.\n8 Jessica is a sheep.\n9 What is emily afraid of?\tsheep\t6 2\n10 What is winona afraid of?\tmouse\t5 1\n11 What is emily afraid of?\tsheep\t6 2\n12 What is gertrude afraid of?\tmouse\t3 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Winona is a cat.\n4 Wolves are afraid of sheep.\n5 Sheep are afraid of cats.\n6 Jessica is a wolf.\n7 Emily is a sheep.\n8 Gertrude is a cat.\n9 What is jessica afraid of?\tsheep\t6 4\n10 What is winona afraid of?\twolf\t3 1\n11 What is jessica afraid of?\tsheep\t6 4\n12 What is gertrude afraid of?\twolf\t8 1\n1 Cats are afraid of sheep.\n2 Mice are afraid of cats.\n3 Wolves are afraid of mice.\n4 Gertrude is a mouse.\n5 Winona is a mouse.\n6 Sheep are afraid of mice.\n7 Jessica is a sheep.\n8 Emily is a cat.\n9 What is emily afraid of?\tsheep\t8 1\n10 What is jessica afraid of?\tmouse\t7 6\n11 What is gertrude afraid of?\tcat\t4 2\n12 What is jessica afraid of?\tmouse\t7 6\n1 Mice are afraid of sheep.\n2 Cats are afraid of sheep.\n3 Gertrude is a mouse.\n4 Winona is a mouse.\n5 Jessica is a cat.\n6 Wolves are afraid of cats.\n7 Emily is a cat.\n8 Sheep are afraid of wolves.\n9 What is gertrude afraid of?\tsheep\t3 1\n10 What is jessica afraid of?\tsheep\t5 2\n11 What is gertrude afraid of?\tsheep\t3 1\n12 What is jessica afraid of?\tsheep\t5 2\n1 Sheep are afraid of wolves.\n2 Gertrude is a sheep.\n3 Mice are afraid of sheep.\n4 Emily is a mouse.\n5 Jessica is a mouse.\n6 Wolves are afraid of sheep.\n7 Winona is a mouse.\n8 Cats are afraid of wolves.\n9 What is gertrude afraid of?\twolf\t2 1\n10 What is emily afraid of?\tsheep\t4 3\n11 What is gertrude afraid of?\twolf\t2 1\n12 What is jessica afraid of?\tsheep\t5 3\n1 Mice are afraid of cats.\n2 Winona is a mouse.\n3 Sheep are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Gertrude is a mouse.\n6 Emily is a mouse.\n7 Cats are afraid of sheep.\n8 Jessica is a cat.\n9 What is emily afraid of?\tcat\t6 1\n10 What is winona afraid of?\tcat\t2 1\n11 What is jessica afraid of?\tsheep\t8 7\n12 What is jessica afraid of?\tsheep\t8 7\n1 Mice are afraid of sheep.\n2 Wolves are afraid of mice.\n3 Cats are afraid of wolves.\n4 Jessica is a cat.\n5 Sheep are afraid of mice.\n6 Winona is a wolf.\n7 Gertrude is a cat.\n8 Emily is a sheep.\n9 What is jessica afraid of?\twolf\t4 3\n10 What is gertrude afraid of?\twolf\t7 3\n11 What is winona afraid of?\tmouse\t6 2\n12 What is jessica afraid of?\twolf\t4 3\n1 Wolves are afraid of sheep.\n2 Winona is a wolf.\n3 Mice are afraid of wolves.\n4 Cats are afraid of wolves.\n5 Gertrude is a wolf.\n6 Emily is a wolf.\n7 Sheep are afraid of mice.\n8 Jessica is a cat.\n9 What is jessica afraid of?\twolf\t8 4\n10 What is jessica afraid of?\twolf\t8 4\n11 What is gertrude afraid of?\tsheep\t5 1\n12 What is winona afraid of?\tsheep\t2 1\n1 Cats are afraid of mice.\n2 Gertrude is a cat.\n3 Sheep are afraid of cats.\n4 Wolves are afraid of sheep.\n5 Winona is a cat.\n6 Mice are afraid of sheep.\n7 Jessica is a wolf.\n8 Emily is a sheep.\n9 What is jessica afraid of?\tsheep\t7 4\n10 What is emily afraid of?\tcat\t8 3\n11 What is emily afraid of?\tcat\t8 3\n12 What is emily afraid of?\tcat\t8 3\n1 Sheep are afraid of cats.\n2 Mice are afraid of cats.\n3 Emily is a sheep.\n4 Jessica is a mouse.\n5 Wolves are afraid of sheep.\n6 Gertrude is a sheep.\n7 Cats are afraid of wolves.\n8 Winona is a sheep.\n9 What is winona afraid of?\tcat\t8 1\n10 What is emily afraid of?\tcat\t3 1\n11 What is jessica afraid of?\tcat\t4 2\n12 What is jessica afraid of?\tcat\t4 2\n1 Cats are afraid of sheep.\n2 Wolves are afraid of cats.\n3 Emily is a wolf.\n4 Gertrude is a cat.\n5 Sheep are afraid of wolves.\n6 Mice are afraid of cats.\n7 Winona is a mouse.\n8 Jessica is a sheep.\n9 What is emily afraid of?\tcat\t3 2\n10 What is gertrude afraid of?\tsheep\t4 1\n11 What is jessica afraid of?\twolf\t8 5\n12 What is emily afraid of?\tcat\t3 2\n1 Cats are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Mice are afraid of sheep.\n4 Jessica is a sheep.\n5 Winona is a sheep.\n6 Wolves are afraid of mice.\n7 Emily is a wolf.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tmouse\t8 6\n10 What is jessica afraid of?\twolf\t4 2\n11 What is emily afraid of?\tmouse\t7 6\n12 What is gertrude afraid of?\tmouse\t8 6\n1 Wolves are afraid of cats.\n2 Mice are afraid of wolves.\n3 Jessica is a mouse.\n4 Sheep are afraid of wolves.\n5 Gertrude is a mouse.\n6 Winona is a wolf.\n7 Cats are afraid of mice.\n8 Emily is a sheep.\n9 What is jessica afraid of?\twolf\t3 2\n10 What is winona afraid of?\tcat\t6 1\n11 What is winona afraid of?\tcat\t6 1\n12 What is winona afraid of?\tcat\t6 1\n1 Sheep are afraid of cats.\n2 Cats are afraid of wolves.\n3 Emily is a cat.\n4 Mice are afraid of sheep.\n5 Gertrude is a mouse.\n6 Wolves are afraid of sheep.\n7 Jessica is a mouse.\n8 Winona is a cat.\n9 What is jessica afraid of?\tsheep\t7 4\n10 What is emily afraid of?\twolf\t3 2\n11 What is emily afraid of?\twolf\t3 2\n12 What is jessica afraid of?\tsheep\t7 4\n1 Sheep are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Cats are afraid of sheep.\n4 Wolves are afraid of sheep.\n5 Gertrude is a sheep.\n6 Winona is a mouse.\n7 Jessica is a sheep.\n8 Emily is a cat.\n9 What is gertrude afraid of?\twolf\t5 1\n10 What is gertrude afraid of?\twolf\t5 1\n11 What is winona afraid of?\tsheep\t6 2\n12 What is gertrude afraid of?\twolf\t5 1\n1 Sheep are afraid of cats.\n2 Emily is a sheep.\n3 Mice are afraid of sheep.\n4 Jessica is a mouse.\n5 Winona is a mouse.\n6 Wolves are afraid of sheep.\n7 Cats are afraid of wolves.\n8 Gertrude is a sheep.\n9 What is winona afraid of?\tsheep\t5 3\n10 What is gertrude afraid of?\tcat\t8 1\n11 What is jessica afraid of?\tsheep\t4 3\n12 What is gertrude afraid of?\tcat\t8 1\n1 Cats are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Wolves are afraid of cats.\n4 Jessica is a sheep.\n5 Emily is a wolf.\n6 Winona is a sheep.\n7 Mice are afraid of cats.\n8 Gertrude is a mouse.\n9 What is winona afraid of?\tmouse\t6 2\n10 What is winona afraid of?\tmouse\t6 2\n11 What is emily afraid of?\tcat\t5 3\n12 What is winona afraid of?\tmouse\t6 2\n1 Wolves are afraid of mice.\n2 Cats are afraid of mice.\n3 Mice are afraid of cats.\n4 Winona is a mouse.\n5 Gertrude is a cat.\n6 Jessica is a wolf.\n7 Sheep are afraid of cats.\n8 Emily is a sheep.\n9 What is emily afraid of?\tcat\t8 7\n10 What is jessica afraid of?\tmouse\t6 1\n11 What is emily afraid of?\tcat\t8 7\n12 What is jessica afraid of?\tmouse\t6 1\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Jessica is a cat.\n4 Wolves are afraid of sheep.\n5 Emily is a wolf.\n6 Winona is a mouse.\n7 Gertrude is a mouse.\n8 Sheep are afraid of cats.\n9 What is winona afraid of?\tcat\t6 2\n10 What is jessica afraid of?\twolf\t3 1\n11 What is emily afraid of?\tsheep\t5 4\n12 What is winona afraid of?\tcat\t6 2\n1 Sheep are afraid of cats.\n2 Mice are afraid of cats.\n3 Jessica is a mouse.\n4 Winona is a mouse.\n5 Wolves are afraid of sheep.\n6 Gertrude is a wolf.\n7 Emily is a mouse.\n8 Cats are afraid of wolves.\n9 What is jessica afraid of?\tcat\t3 2\n10 What is emily afraid of?\tcat\t7 2\n11 What is gertrude afraid of?\tsheep\t6 5\n12 What is jessica afraid of?\tcat\t3 2\n1 Mice are afraid of cats.\n2 Gertrude is a mouse.\n3 Cats are afraid of wolves.\n4 Sheep are afraid of mice.\n5 Jessica is a cat.\n6 Emily is a cat.\n7 Wolves are afraid of sheep.\n8 Winona is a sheep.\n9 What is jessica afraid of?\twolf\t5 3\n10 What is jessica afraid of?\twolf\t5 3\n11 What is jessica afraid of?\twolf\t5 3\n12 What is emily afraid of?\twolf\t6 3\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Cats are afraid of sheep.\n4 Jessica is a sheep.\n5 Winona is a sheep.\n6 Gertrude is a mouse.\n7 Emily is a sheep.\n8 Wolves are afraid of mice.\n9 What is gertrude afraid of?\tsheep\t6 1\n10 What is emily afraid of?\twolf\t7 2\n11 What is emily afraid of?\twolf\t7 2\n12 What is emily afraid of?\twolf\t7 2\n1 Cats are afraid of sheep.\n2 Gertrude is a cat.\n3 Jessica is a cat.\n4 Mice are afraid of wolves.\n5 Sheep are afraid of wolves.\n6 Emily is a sheep.\n7 Wolves are afraid of cats.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tsheep\t2 1\n10 What is jessica afraid of?\tsheep\t3 1\n11 What is winona afraid of?\twolf\t8 4\n12 What is winona afraid of?\twolf\t8 4\n1 Wolves are afraid of mice.\n2 Sheep are afraid of cats.\n3 Winona is a sheep.\n4 Mice are afraid of wolves.\n5 Jessica is a sheep.\n6 Cats are afraid of sheep.\n7 Gertrude is a wolf.\n8 Emily is a wolf.\n9 What is winona afraid of?\tcat\t3 2\n10 What is jessica afraid of?\tcat\t5 2\n11 What is jessica afraid of?\tcat\t5 2\n12 What is gertrude afraid of?\tmouse\t7 1\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Cats are afraid of wolves.\n4 Mice are afraid of cats.\n5 Winona is a cat.\n6 Jessica is a sheep.\n7 Gertrude is a cat.\n8 Emily is a sheep.\n9 What is jessica afraid of?\tcat\t6 2\n10 What is gertrude afraid of?\twolf\t7 3\n11 What is jessica afraid of?\tcat\t6 2\n12 What is emily afraid of?\tcat\t8 2\n1 Sheep are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Jessica is a sheep.\n4 Gertrude is a wolf.\n5 Winona is a wolf.\n6 Cats are afraid of sheep.\n7 Emily is a wolf.\n8 Mice are afraid of sheep.\n9 What is emily afraid of?\tsheep\t7 2\n10 What is emily afraid of?\tsheep\t7 2\n11 What is emily afraid of?\tsheep\t7 2\n12 What is winona afraid of?\tsheep\t5 2\n1 Cats are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of mice.\n4 Mice are afraid of sheep.\n5 Jessica is a wolf.\n6 Gertrude is a mouse.\n7 Emily is a cat.\n8 Winona is a sheep.\n9 What is winona afraid of?\tmouse\t8 3\n10 What is emily afraid of?\twolf\t7 1\n11 What is emily afraid of?\twolf\t7 1\n12 What is gertrude afraid of?\tsheep\t6 4\n1 Cats are afraid of mice.\n2 Gertrude is a cat.\n3 Mice are afraid of wolves.\n4 Jessica is a mouse.\n5 Wolves are afraid of sheep.\n6 Emily is a mouse.\n7 Winona is a wolf.\n8 Sheep are afraid of cats.\n9 What is jessica afraid of?\twolf\t4 3\n10 What is winona afraid of?\tsheep\t7 5\n11 What is jessica afraid of?\twolf\t4 3\n12 What is gertrude afraid of?\tmouse\t2 1\n1 Sheep are afraid of cats.\n2 Mice are afraid of sheep.\n3 Cats are afraid of mice.\n4 Emily is a sheep.\n5 Wolves are afraid of mice.\n6 Jessica is a sheep.\n7 Winona is a wolf.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tcat\t4 1\n10 What is jessica afraid of?\tcat\t6 1\n11 What is winona afraid of?\tmouse\t7 5\n12 What is jessica afraid of?\tcat\t6 1\n1 Wolves are afraid of mice.\n2 Mice are afraid of cats.\n3 Cats are afraid of sheep.\n4 Sheep are afraid of mice.\n5 Jessica is a sheep.\n6 Emily is a cat.\n7 Winona is a wolf.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\tsheep\t6 3\n10 What is jessica afraid of?\tmouse\t5 4\n11 What is emily afraid of?\tsheep\t6 3\n12 What is gertrude afraid of?\tmouse\t8 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Emily is a wolf.\n4 Gertrude is a cat.\n5 Mice are afraid of sheep.\n6 Jessica is a cat.\n7 Sheep are afraid of wolves.\n8 Winona is a wolf.\n9 What is gertrude afraid of?\twolf\t4 1\n10 What is emily afraid of?\tmouse\t3 2\n11 What is jessica afraid of?\twolf\t6 1\n12 What is emily afraid of?\tmouse\t3 2\n1 Cats are afraid of mice.\n2 Sheep are afraid of cats.\n3 Mice are afraid of wolves.\n4 Emily is a sheep.\n5 Jessica is a cat.\n6 Wolves are afraid of mice.\n7 Gertrude is a wolf.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tmouse\t7 6\n10 What is emily afraid of?\tcat\t4 2\n11 What is gertrude afraid of?\tmouse\t7 6\n12 What is jessica afraid of?\tmouse\t5 1\n1 Cats are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Mice are afraid of cats.\n4 Gertrude is a mouse.\n5 Jessica is a cat.\n6 Sheep are afraid of cats.\n7 Emily is a mouse.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tcat\t4 3\n10 What is winona afraid of?\tcat\t8 3\n11 What is winona afraid of?\tcat\t8 3\n12 What is winona afraid of?\tcat\t8 3\n1 Cats are afraid of wolves.\n2 Winona is a cat.\n3 Mice are afraid of cats.\n4 Wolves are afraid of mice.\n5 Gertrude is a wolf.\n6 Emily is a mouse.\n7 Sheep are afraid of wolves.\n8 Jessica is a mouse.\n9 What is emily afraid of?\tcat\t6 3\n10 What is jessica afraid of?\tcat\t8 3\n11 What is emily afraid of?\tcat\t6 3\n12 What is gertrude afraid of?\tmouse\t5 4\n1 Mice are afraid of wolves.\n2 Sheep are afraid of cats.\n3 Wolves are afraid of sheep.\n4 Cats are afraid of wolves.\n5 Winona is a mouse.\n6 Gertrude is a wolf.\n7 Emily is a mouse.\n8 Jessica is a sheep.\n9 What is gertrude afraid of?\tsheep\t6 3\n10 What is gertrude afraid of?\tsheep\t6 3\n11 What is jessica afraid of?\tcat\t8 2\n12 What is winona afraid of?\twolf\t5 1\n1 Wolves are afraid of mice.\n2 Mice are afraid of sheep.\n3 Sheep are afraid of cats.\n4 Cats are afraid of mice.\n5 Emily is a cat.\n6 Jessica is a sheep.\n7 Winona is a sheep.\n8 Gertrude is a mouse.\n9 What is winona afraid of?\tcat\t7 3\n10 What is gertrude afraid of?\tsheep\t8 2\n11 What is jessica afraid of?\tcat\t6 3\n12 What is jessica afraid of?\tcat\t6 3\n1 Mice are afraid of sheep.\n2 Gertrude is a mouse.\n3 Sheep are afraid of cats.\n4 Wolves are afraid of sheep.\n5 Jessica is a sheep.\n6 Winona is a sheep.\n7 Emily is a mouse.\n8 Cats are afraid of sheep.\n9 What is jessica afraid of?\tcat\t5 3\n10 What is emily afraid of?\tsheep\t7 1\n11 What is jessica afraid of?\tcat\t5 3\n12 What is emily afraid of?\tsheep\t7 1\n1 Wolves are afraid of cats.\n2 Cats are afraid of sheep.\n3 Mice are afraid of cats.\n4 Gertrude is a cat.\n5 Winona is a mouse.\n6 Sheep are afraid of cats.\n7 Jessica is a wolf.\n8 Emily is a cat.\n9 What is winona afraid of?\tcat\t5 3\n10 What is emily afraid of?\tsheep\t8 2\n11 What is emily afraid of?\tsheep\t8 2\n12 What is jessica afraid of?\tcat\t7 1\n1 Sheep are afraid of cats.\n2 Cats are afraid of wolves.\n3 Jessica is a cat.\n4 Wolves are afraid of cats.\n5 Emily is a cat.\n6 Winona is a sheep.\n7 Mice are afraid of sheep.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\twolf\t3 2\n10 What is jessica afraid of?\twolf\t3 2\n11 What is gertrude afraid of?\tsheep\t8 7\n12 What is gertrude afraid of?\tsheep\t8 7\n1 Cats are afraid of wolves.\n2 Sheep are afraid of wolves.\n3 Emily is a cat.\n4 Winona is a cat.\n5 Mice are afraid of wolves.\n6 Jessica is a sheep.\n7 Wolves are afraid of mice.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\twolf\t3 1\n10 What is emily afraid of?\twolf\t3 1\n11 What is jessica afraid of?\twolf\t6 2\n12 What is gertrude afraid of?\tmouse\t8 7\n1 Cats are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Mice are afraid of sheep.\n4 Sheep are afraid of cats.\n5 Emily is a mouse.\n6 Jessica is a wolf.\n7 Gertrude is a sheep.\n8 Winona is a cat.\n9 What is jessica afraid of?\tsheep\t6 2\n10 What is gertrude afraid of?\tcat\t7 4\n11 What is gertrude afraid of?\tcat\t7 4\n12 What is gertrude afraid of?\tcat\t7 4\n1 Mice are afraid of cats.\n2 Sheep are afraid of mice.\n3 Gertrude is a mouse.\n4 Winona is a mouse.\n5 Emily is a sheep.\n6 Cats are afraid of wolves.\n7 Jessica is a sheep.\n8 Wolves are afraid of sheep.\n9 What is jessica afraid of?\tmouse\t7 2\n10 What is jessica afraid of?\tmouse\t7 2\n11 What is gertrude afraid of?\tcat\t3 1\n12 What is winona afraid of?\tcat\t4 1\n1 Cats are afraid of mice.\n2 Emily is a cat.\n3 Wolves are afraid of mice.\n4 Gertrude is a cat.\n5 Sheep are afraid of mice.\n6 Mice are afraid of cats.\n7 Winona is a cat.\n8 Jessica is a wolf.\n9 What is jessica afraid of?\tmouse\t8 3\n10 What is gertrude afraid of?\tmouse\t4 1\n11 What is emily afraid of?\tmouse\t2 1\n12 What is emily afraid of?\tmouse\t2 1\n1 Sheep are afraid of wolves.\n2 Mice are afraid of cats.\n3 Cats are afraid of sheep.\n4 Wolves are afraid of cats.\n5 Jessica is a cat.\n6 Gertrude is a cat.\n7 Emily is a sheep.\n8 Winona is a wolf.\n9 What is winona afraid of?\tcat\t8 4\n10 What is emily afraid of?\twolf\t7 1\n11 What is gertrude afraid of?\tsheep\t6 3\n12 What is winona afraid of?\tcat\t8 4\n1 Sheep are afraid of mice.\n2 Wolves are afraid of mice.\n3 Winona is a sheep.\n4 Mice are afraid of cats.\n5 Cats are afraid of sheep.\n6 Emily is a wolf.\n7 Gertrude is a wolf.\n8 Jessica is a cat.\n9 What is gertrude afraid of?\tmouse\t7 2\n10 What is gertrude afraid of?\tmouse\t7 2\n11 What is winona afraid of?\tmouse\t3 1\n12 What is gertrude afraid of?\tmouse\t7 2\n1 Sheep are afraid of mice.\n2 Wolves are afraid of cats.\n3 Cats are afraid of wolves.\n4 Winona is a sheep.\n5 Mice are afraid of cats.\n6 Jessica is a wolf.\n7 Emily is a wolf.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tcat\t8 2\n10 What is jessica afraid of?\tcat\t6 2\n11 What is emily afraid of?\tcat\t7 2\n12 What is emily afraid of?\tcat\t7 2\n1 Wolves are afraid of sheep.\n2 Cats are afraid of mice.\n3 Jessica is a wolf.\n4 Mice are afraid of wolves.\n5 Sheep are afraid of wolves.\n6 Emily is a mouse.\n7 Winona is a cat.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\twolf\t6 4\n10 What is jessica afraid of?\tsheep\t3 1\n11 What is winona afraid of?\tmouse\t7 2\n12 What is jessica afraid of?\tsheep\t3 1\n1 Wolves are afraid of sheep.\n2 Cats are afraid of sheep.\n3 Jessica is a cat.\n4 Emily is a cat.\n5 Mice are afraid of wolves.\n6 Sheep are afraid of mice.\n7 Gertrude is a mouse.\n8 Winona is a wolf.\n9 What is winona afraid of?\tsheep\t8 1\n10 What is emily afraid of?\tsheep\t4 2\n11 What is gertrude afraid of?\twolf\t7 5\n12 What is jessica afraid of?\tsheep\t3 2\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Gertrude is a sheep.\n4 Jessica is a wolf.\n5 Cats are afraid of mice.\n6 Mice are afraid of cats.\n7 Emily is a mouse.\n8 Winona is a wolf.\n9 What is gertrude afraid of?\twolf\t3 1\n10 What is jessica afraid of?\tmouse\t4 2\n11 What is winona afraid of?\tmouse\t8 2\n12 What is gertrude afraid of?\twolf\t3 1\n1 Cats are afraid of sheep.\n2 Wolves are afraid of sheep.\n3 Sheep are afraid of mice.\n4 Jessica is a cat.\n5 Gertrude is a wolf.\n6 Emily is a cat.\n7 Mice are afraid of wolves.\n8 Winona is a cat.\n9 What is jessica afraid of?\tsheep\t4 1\n10 What is winona afraid of?\tsheep\t8 1\n11 What is gertrude afraid of?\tsheep\t5 2\n12 What is winona afraid of?\tsheep\t8 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of wolves.\n3 Cats are afraid of sheep.\n4 Wolves are afraid of sheep.\n5 Jessica is a sheep.\n6 Gertrude is a sheep.\n7 Emily is a sheep.\n8 Winona is a mouse.\n9 What is emily afraid of?\twolf\t7 2\n10 What is jessica afraid of?\twolf\t5 2\n11 What is jessica afraid of?\twolf\t5 2\n12 What is gertrude afraid of?\twolf\t6 2\n1 Sheep are afraid of cats.\n2 Mice are afraid of sheep.\n3 Cats are afraid of wolves.\n4 Emily is a sheep.\n5 Gertrude is a cat.\n6 Wolves are afraid of sheep.\n7 Winona is a mouse.\n8 Jessica is a mouse.\n9 What is jessica afraid of?\tsheep\t8 2\n10 What is winona afraid of?\tsheep\t7 2\n11 What is winona afraid of?\tsheep\t7 2\n12 What is jessica afraid of?\tsheep\t8 2\n1 Sheep are afraid of wolves.\n2 Mice are afraid of wolves.\n3 Winona is a mouse.\n4 Jessica is a mouse.\n5 Cats are afraid of sheep.\n6 Gertrude is a cat.\n7 Emily is a cat.\n8 Wolves are afraid of sheep.\n9 What is gertrude afraid of?\tsheep\t6 5\n10 What is jessica afraid of?\twolf\t4 2\n11 What is winona afraid of?\twolf\t3 2\n12 What is jessica afraid of?\twolf\t4 2\n1 Wolves are afraid of sheep.\n2 Emily is a wolf.\n3 Cats are afraid of mice.\n4 Mice are afraid of cats.\n5 Jessica is a mouse.\n6 Sheep are afraid of cats.\n7 Winona is a wolf.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\tcat\t8 6\n10 What is winona afraid of?\tsheep\t7 1\n11 What is jessica afraid of?\tcat\t5 4\n12 What is jessica afraid of?\tcat\t5 4\n1 Sheep are afraid of wolves.\n2 Cats are afraid of mice.\n3 Jessica is a cat.\n4 Gertrude is a cat.\n5 Wolves are afraid of cats.\n6 Emily is a sheep.\n7 Mice are afraid of cats.\n8 Winona is a mouse.\n9 What is jessica afraid of?\tmouse\t3 2\n10 What is emily afraid of?\twolf\t6 1\n11 What is winona afraid of?\tcat\t8 7\n12 What is gertrude afraid of?\tmouse\t4 2\n1 Wolves are afraid of sheep.\n2 Winona is a wolf.\n3 Cats are afraid of wolves.\n4 Gertrude is a cat.\n5 Mice are afraid of wolves.\n6 Jessica is a mouse.\n7 Emily is a wolf.\n8 Sheep are afraid of cats.\n9 What is winona afraid of?\tsheep\t2 1\n10 What is jessica afraid of?\twolf\t6 5\n11 What is jessica afraid of?\twolf\t6 5\n12 What is gertrude afraid of?\twolf\t4 3\n1 Cats are afraid of mice.\n2 Sheep are afraid of wolves.\n3 Wolves are afraid of mice.\n4 Winona is a sheep.\n5 Gertrude is a cat.\n6 Emily is a sheep.\n7 Jessica is a sheep.\n8 Mice are afraid of wolves.\n9 What is emily afraid of?\twolf\t6 2\n10 What is gertrude afraid of?\tmouse\t5 1\n11 What is emily afraid of?\twolf\t6 2\n12 What is winona afraid of?\twolf\t4 2\n1 Mice are afraid of wolves.\n2 Cats are afraid of wolves.\n3 Jessica is a cat.\n4 Sheep are afraid of cats.\n5 Gertrude is a cat.\n6 Emily is a mouse.\n7 Winona is a cat.\n8 Wolves are afraid of cats.\n9 What is gertrude afraid of?\twolf\t5 2\n10 What is gertrude afraid of?\twolf\t5 2\n11 What is jessica afraid of?\twolf\t3 2\n12 What is gertrude afraid of?\twolf\t5 2\n1 Mice are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Cats are afraid of mice.\n4 Winona is a wolf.\n5 Jessica is a mouse.\n6 Sheep are afraid of cats.\n7 Gertrude is a mouse.\n8 Emily is a mouse.\n9 What is jessica afraid of?\twolf\t5 1\n10 What is winona afraid of?\tmouse\t4 2\n11 What is jessica afraid of?\twolf\t5 1\n12 What is jessica afraid of?\twolf\t5 1\n1 Sheep are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Cats are afraid of mice.\n4 Jessica is a wolf.\n5 Winona is a wolf.\n6 Gertrude is a cat.\n7 Mice are afraid of sheep.\n8 Emily is a sheep.\n9 What is gertrude afraid of?\tmouse\t6 3\n10 What is gertrude afraid of?\tmouse\t6 3\n11 What is emily afraid of?\tmouse\t8 1\n12 What is winona afraid of?\tsheep\t5 2\n1 Sheep are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Winona is a sheep.\n4 Mice are afraid of wolves.\n5 Gertrude is a sheep.\n6 Cats are afraid of sheep.\n7 Jessica is a mouse.\n8 Emily is a wolf.\n9 What is gertrude afraid of?\tmouse\t5 1\n10 What is winona afraid of?\tmouse\t3 1\n11 What is gertrude afraid of?\tmouse\t5 1\n12 What is jessica afraid of?\twolf\t7 4\n1 Sheep are afraid of cats.\n2 Cats are afraid of sheep.\n3 Jessica is a cat.\n4 Gertrude is a cat.\n5 Mice are afraid of wolves.\n6 Winona is a mouse.\n7 Wolves are afraid of mice.\n8 Emily is a sheep.\n9 What is winona afraid of?\twolf\t6 5\n10 What is jessica afraid of?\tsheep\t3 2\n11 What is emily afraid of?\tcat\t8 1\n12 What is emily afraid of?\tcat\t8 1\n1 Mice are afraid of cats.\n2 Wolves are afraid of mice.\n3 Emily is a wolf.\n4 Gertrude is a mouse.\n5 Cats are afraid of wolves.\n6 Winona is a mouse.\n7 Sheep are afraid of mice.\n8 Jessica is a mouse.\n9 What is jessica afraid of?\tcat\t8 1\n10 What is winona afraid of?\tcat\t6 1\n11 What is gertrude afraid of?\tcat\t4 1\n12 What is winona afraid of?\tcat\t6 1\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Mice are afraid of sheep.\n4 Emily is a mouse.\n5 Cats are afraid of mice.\n6 Gertrude is a cat.\n7 Jessica is a cat.\n8 Winona is a mouse.\n9 What is winona afraid of?\tsheep\t8 3\n10 What is winona afraid of?\tsheep\t8 3\n11 What is winona afraid of?\tsheep\t8 3\n12 What is jessica afraid of?\tmouse\t7 5\n1 Cats are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Gertrude is a wolf.\n4 Sheep are afraid of cats.\n5 Emily is a wolf.\n6 Jessica is a sheep.\n7 Mice are afraid of cats.\n8 Winona is a sheep.\n9 What is gertrude afraid of?\tsheep\t3 2\n10 What is emily afraid of?\tsheep\t5 2\n11 What is winona afraid of?\tcat\t8 4\n12 What is winona afraid of?\tcat\t8 4\n1 Mice are afraid of wolves.\n2 Cats are afraid of sheep.\n3 Wolves are afraid of cats.\n4 Jessica is a cat.\n5 Winona is a wolf.\n6 Sheep are afraid of cats.\n7 Gertrude is a mouse.\n8 Emily is a sheep.\n9 What is winona afraid of?\tcat\t5 3\n10 What is jessica afraid of?\tsheep\t4 2\n11 What is winona afraid of?\tcat\t5 3\n12 What is winona afraid of?\tcat\t5 3\n1 Mice are afraid of cats.\n2 Cats are afraid of sheep.\n3 Gertrude is a cat.\n4 Wolves are afraid of sheep.\n5 Sheep are afraid of mice.\n6 Jessica is a cat.\n7 Emily is a mouse.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tsheep\t3 2\n10 What is emily afraid of?\tcat\t7 1\n11 What is winona afraid of?\tcat\t8 1\n12 What is jessica afraid of?\tsheep\t6 2\n1 Sheep are afraid of wolves.\n2 Mice are afraid of sheep.\n3 Wolves are afraid of sheep.\n4 Winona is a mouse.\n5 Cats are afraid of mice.\n6 Emily is a sheep.\n7 Jessica is a cat.\n8 Gertrude is a sheep.\n9 What is winona afraid of?\tsheep\t4 2\n10 What is winona afraid of?\tsheep\t4 2\n11 What is jessica afraid of?\tmouse\t7 5\n12 What is winona afraid of?\tsheep\t4 2\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Jessica is a cat.\n4 Sheep are afraid of wolves.\n5 Winona is a cat.\n6 Wolves are afraid of sheep.\n7 Emily is a mouse.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\tcat\t8 2\n10 What is gertrude afraid of?\tcat\t8 2\n11 What is winona afraid of?\twolf\t5 1\n12 What is gertrude afraid of?\tcat\t8 2\n1 Sheep are afraid of cats.\n2 Mice are afraid of cats.\n3 Wolves are afraid of mice.\n4 Cats are afraid of sheep.\n5 Emily is a sheep.\n6 Jessica is a cat.\n7 Gertrude is a wolf.\n8 Winona is a cat.\n9 What is jessica afraid of?\tsheep\t6 4\n10 What is gertrude afraid of?\tmouse\t7 3\n11 What is gertrude afraid of?\tmouse\t7 3\n12 What is gertrude afraid of?\tmouse\t7 3\n1 Cats are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Gertrude is a sheep.\n4 Mice are afraid of cats.\n5 Jessica is a mouse.\n6 Emily is a sheep.\n7 Wolves are afraid of mice.\n8 Winona is a wolf.\n9 What is jessica afraid of?\tcat\t5 4\n10 What is winona afraid of?\tmouse\t8 7\n11 What is winona afraid of?\tmouse\t8 7\n12 What is jessica afraid of?\tcat\t5 4\n1 Wolves are afraid of cats.\n2 Sheep are afraid of cats.\n3 Emily is a sheep.\n4 Cats are afraid of sheep.\n5 Jessica is a cat.\n6 Mice are afraid of wolves.\n7 Gertrude is a wolf.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tcat\t7 1\n10 What is jessica afraid of?\tsheep\t5 4\n11 What is emily afraid of?\tcat\t3 2\n12 What is winona afraid of?\twolf\t8 6\n1 Cats are afraid of sheep.\n2 Jessica is a cat.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of mice.\n5 Mice are afraid of wolves.\n6 Winona is a mouse.\n7 Emily is a wolf.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\tsheep\t2 1\n10 What is emily afraid of?\tmouse\t7 4\n11 What is gertrude afraid of?\twolf\t8 5\n12 What is gertrude afraid of?\twolf\t8 5\n1 Cats are afraid of mice.\n2 Wolves are afraid of mice.\n3 Gertrude is a wolf.\n4 Sheep are afraid of cats.\n5 Winona is a sheep.\n6 Mice are afraid of wolves.\n7 Emily is a wolf.\n8 Jessica is a cat.\n9 What is gertrude afraid of?\tmouse\t3 2\n10 What is gertrude afraid of?\tmouse\t3 2\n11 What is jessica afraid of?\tmouse\t8 1\n12 What is emily afraid of?\tmouse\t7 2\n1 Mice are afraid of wolves.\n2 Sheep are afraid of cats.\n3 Cats are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Jessica is a sheep.\n6 Winona is a sheep.\n7 Gertrude is a wolf.\n8 Emily is a cat.\n9 What is winona afraid of?\tcat\t6 2\n10 What is emily afraid of?\twolf\t8 3\n11 What is jessica afraid of?\tcat\t5 2\n12 What is emily afraid of?\twolf\t8 3\n1 Wolves are afraid of sheep.\n2 Cats are afraid of sheep.\n3 Emily is a wolf.\n4 Sheep are afraid of cats.\n5 Mice are afraid of wolves.\n6 Gertrude is a sheep.\n7 Winona is a sheep.\n8 Jessica is a cat.\n9 What is emily afraid of?\tsheep\t3 1\n10 What is emily afraid of?\tsheep\t3 1\n11 What is winona afraid of?\tcat\t7 4\n12 What is gertrude afraid of?\tcat\t6 4\n1 Mice are afraid of cats.\n2 Jessica is a mouse.\n3 Cats are afraid of mice.\n4 Emily is a mouse.\n5 Winona is a cat.\n6 Gertrude is a mouse.\n7 Sheep are afraid of cats.\n8 Wolves are afraid of mice.\n9 What is gertrude afraid of?\tcat\t6 1\n10 What is emily afraid of?\tcat\t4 1\n11 What is gertrude afraid of?\tcat\t6 1\n12 What is emily afraid of?\tcat\t4 1\n1 Sheep are afraid of wolves.\n2 Cats are afraid of mice.\n3 Wolves are afraid of sheep.\n4 Jessica is a sheep.\n5 Gertrude is a sheep.\n6 Mice are afraid of cats.\n7 Emily is a mouse.\n8 Winona is a cat.\n9 What is emily afraid of?\tcat\t7 6\n10 What is jessica afraid of?\twolf\t4 1\n11 What is gertrude afraid of?\twolf\t5 1\n12 What is jessica afraid of?\twolf\t4 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of wolves.\n3 Cats are afraid of mice.\n4 Gertrude is a sheep.\n5 Emily is a cat.\n6 Jessica is a cat.\n7 Wolves are afraid of cats.\n8 Winona is a sheep.\n9 What is gertrude afraid of?\twolf\t4 2\n10 What is jessica afraid of?\tmouse\t6 3\n11 What is winona afraid of?\twolf\t8 2\n12 What is jessica afraid of?\tmouse\t6 3\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Emily is a wolf.\n4 Jessica is a sheep.\n5 Cats are afraid of mice.\n6 Mice are afraid of sheep.\n7 Winona is a sheep.\n8 Gertrude is a sheep.\n9 What is emily afraid of?\tsheep\t3 1\n10 What is jessica afraid of?\tcat\t4 2\n11 What is winona afraid of?\tcat\t7 2\n12 What is gertrude afraid of?\tcat\t8 2\n1 Mice are afraid of sheep.\n2 Cats are afraid of mice.\n3 Jessica is a cat.\n4 Wolves are afraid of mice.\n5 Winona is a cat.\n6 Emily is a cat.\n7 Sheep are afraid of cats.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tmouse\t6 2\n10 What is gertrude afraid of?\tmouse\t8 2\n11 What is winona afraid of?\tmouse\t5 2\n12 What is gertrude afraid of?\tmouse\t8 2\n1 Wolves are afraid of cats.\n2 Cats are afraid of mice.\n3 Mice are afraid of cats.\n4 Gertrude is a wolf.\n5 Emily is a cat.\n6 Sheep are afraid of mice.\n7 Jessica is a mouse.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tcat\t4 1\n10 What is gertrude afraid of?\tcat\t4 1\n11 What is emily afraid of?\tmouse\t5 2\n12 What is gertrude afraid of?\tcat\t4 1\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Cats are afraid of mice.\n4 Gertrude is a wolf.\n5 Mice are afraid of wolves.\n6 Winona is a mouse.\n7 Jessica is a mouse.\n8 Emily is a mouse.\n9 What is winona afraid of?\twolf\t6 5\n10 What is jessica afraid of?\twolf\t7 5\n11 What is emily afraid of?\twolf\t8 5\n12 What is jessica afraid of?\twolf\t7 5\n1 Cats are afraid of sheep.\n2 Mice are afraid of sheep.\n3 Emily is a mouse.\n4 Gertrude is a cat.\n5 Wolves are afraid of mice.\n6 Winona is a mouse.\n7 Sheep are afraid of mice.\n8 Jessica is a cat.\n9 What is gertrude afraid of?\tsheep\t4 1\n10 What is winona afraid of?\tsheep\t6 2\n11 What is emily afraid of?\tsheep\t3 2\n12 What is gertrude afraid of?\tsheep\t4 1\n1 Cats are afraid of mice.\n2 Emily is a cat.\n3 Winona is a cat.\n4 Mice are afraid of cats.\n5 Sheep are afraid of wolves.\n6 Jessica is a cat.\n7 Wolves are afraid of mice.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tmouse\t2 1\n10 What is gertrude afraid of?\tcat\t8 4\n11 What is jessica afraid of?\tmouse\t6 1\n12 What is emily afraid of?\tmouse\t2 1\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Cats are afraid of sheep.\n4 Wolves are afraid of sheep.\n5 Jessica is a mouse.\n6 Emily is a cat.\n7 Gertrude is a mouse.\n8 Winona is a sheep.\n9 What is gertrude afraid of?\tsheep\t7 1\n10 What is gertrude afraid of?\tsheep\t7 1\n11 What is emily afraid of?\tsheep\t6 3\n12 What is winona afraid of?\twolf\t8 2\n1 Wolves are afraid of mice.\n2 Sheep are afraid of cats.\n3 Emily is a sheep.\n4 Winona is a sheep.\n5 Cats are afraid of wolves.\n6 Jessica is a cat.\n7 Mice are afraid of cats.\n8 Gertrude is a wolf.\n9 What is winona afraid of?\tcat\t4 2\n10 What is gertrude afraid of?\tmouse\t8 1\n11 What is jessica afraid of?\twolf\t6 5\n12 What is winona afraid of?\tcat\t4 2\n1 Mice are afraid of wolves.\n2 Sheep are afraid of cats.\n3 Wolves are afraid of cats.\n4 Emily is a mouse.\n5 Jessica is a mouse.\n6 Winona is a wolf.\n7 Cats are afraid of wolves.\n8 Gertrude is a sheep.\n9 What is jessica afraid of?\twolf\t5 1\n10 What is gertrude afraid of?\tcat\t8 2\n11 What is gertrude afraid of?\tcat\t8 2\n12 What is gertrude afraid of?\tcat\t8 2\n1 Mice are afraid of cats.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of cats.\n4 Gertrude is a mouse.\n5 Emily is a wolf.\n6 Jessica is a sheep.\n7 Cats are afraid of wolves.\n8 Winona is a wolf.\n9 What is emily afraid of?\tmouse\t5 2\n10 What is jessica afraid of?\tcat\t6 3\n11 What is winona afraid of?\tmouse\t8 2\n12 What is jessica afraid of?\tcat\t6 3\n1 Mice are afraid of cats.\n2 Sheep are afraid of mice.\n3 Winona is a sheep.\n4 Gertrude is a sheep.\n5 Jessica is a mouse.\n6 Cats are afraid of sheep.\n7 Emily is a cat.\n8 Wolves are afraid of mice.\n9 What is gertrude afraid of?\tmouse\t4 2\n10 What is gertrude afraid of?\tmouse\t4 2\n11 What is gertrude afraid of?\tmouse\t4 2\n12 What is emily afraid of?\tsheep\t7 6\n1 Wolves are afraid of cats.\n2 Cats are afraid of mice.\n3 Sheep are afraid of cats.\n4 Jessica is a cat.\n5 Emily is a cat.\n6 Gertrude is a wolf.\n7 Winona is a cat.\n8 Mice are afraid of wolves.\n9 What is emily afraid of?\tmouse\t5 2\n10 What is winona afraid of?\tmouse\t7 2\n11 What is winona afraid of?\tmouse\t7 2\n12 What is jessica afraid of?\tmouse\t4 2\n1 Mice are afraid of cats.\n2 Winona is a mouse.\n3 Cats are afraid of wolves.\n4 Sheep are afraid of mice.\n5 Wolves are afraid of sheep.\n6 Emily is a sheep.\n7 Gertrude is a cat.\n8 Jessica is a cat.\n9 What is emily afraid of?\tmouse\t6 4\n10 What is winona afraid of?\tcat\t2 1\n11 What is winona afraid of?\tcat\t2 1\n12 What is emily afraid of?\tmouse\t6 4\n1 Cats are afraid of sheep.\n2 Emily is a cat.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of sheep.\n5 Jessica is a wolf.\n6 Mice are afraid of sheep.\n7 Winona is a mouse.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tsheep\t2 1\n10 What is jessica afraid of?\tsheep\t5 4\n11 What is winona afraid of?\tsheep\t7 6\n12 What is gertrude afraid of?\tsheep\t8 1\n1 Mice are afraid of cats.\n2 Gertrude is a mouse.\n3 Cats are afraid of mice.\n4 Sheep are afraid of mice.\n5 Wolves are afraid of mice.\n6 Jessica is a sheep.\n7 Emily is a mouse.\n8 Winona is a mouse.\n9 What is jessica afraid of?\tmouse\t6 4\n10 What is emily afraid of?\tcat\t7 1\n11 What is jessica afraid of?\tmouse\t6 4\n12 What is winona afraid of?\tcat\t8 1\n1 Mice are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Sheep are afraid of mice.\n4 Cats are afraid of mice.\n5 Emily is a cat.\n6 Jessica is a sheep.\n7 Winona is a sheep.\n8 Gertrude is a wolf.\n9 What is emily afraid of?\tmouse\t5 4\n10 What is winona afraid of?\tmouse\t7 3\n11 What is gertrude afraid of?\tsheep\t8 2\n12 What is jessica afraid of?\tmouse\t6 3\n1 Cats are afraid of wolves.\n2 Mice are afraid of cats.\n3 Sheep are afraid of mice.\n4 Gertrude is a sheep.\n5 Wolves are afraid of sheep.\n6 Winona is a mouse.\n7 Jessica is a sheep.\n8 Emily is a wolf.\n9 What is winona afraid of?\tcat\t6 2\n10 What is winona afraid of?\tcat\t6 2\n11 What is jessica afraid of?\tmouse\t7 3\n12 What is emily afraid of?\tsheep\t8 5\n1 Mice are afraid of cats.\n2 Cats are afraid of wolves.\n3 Winona is a cat.\n4 Jessica is a mouse.\n5 Sheep are afraid of wolves.\n6 Emily is a mouse.\n7 Gertrude is a sheep.\n8 Wolves are afraid of mice.\n9 What is winona afraid of?\twolf\t3 2\n10 What is gertrude afraid of?\twolf\t7 5\n11 What is jessica afraid of?\tcat\t4 1\n12 What is jessica afraid of?\tcat\t4 1\n1 Wolves are afraid of mice.\n2 Mice are afraid of wolves.\n3 Cats are afraid of sheep.\n4 Gertrude is a wolf.\n5 Sheep are afraid of wolves.\n6 Emily is a wolf.\n7 Winona is a cat.\n8 Jessica is a mouse.\n9 What is winona afraid of?\tsheep\t7 3\n10 What is winona afraid of?\tsheep\t7 3\n11 What is emily afraid of?\tmouse\t6 1\n12 What is jessica afraid of?\twolf\t8 2\n1 Sheep are afraid of wolves.\n2 Jessica is a sheep.\n3 Wolves are afraid of sheep.\n4 Cats are afraid of sheep.\n5 Emily is a wolf.\n6 Gertrude is a cat.\n7 Winona is a wolf.\n8 Mice are afraid of wolves.\n9 What is gertrude afraid of?\tsheep\t6 4\n10 What is gertrude afraid of?\tsheep\t6 4\n11 What is winona afraid of?\tsheep\t7 3\n12 What is jessica afraid of?\twolf\t2 1\n1 Mice are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Sheep are afraid of cats.\n4 Emily is a sheep.\n5 Winona is a sheep.\n6 Cats are afraid of mice.\n7 Gertrude is a cat.\n8 Jessica is a cat.\n9 What is emily afraid of?\tcat\t4 3\n10 What is winona afraid of?\tcat\t5 3\n11 What is jessica afraid of?\tmouse\t8 6\n12 What is gertrude afraid of?\tmouse\t7 6\n1 Wolves are afraid of cats.\n2 Mice are afraid of cats.\n3 Cats are afraid of wolves.\n4 Jessica is a wolf.\n5 Gertrude is a wolf.\n6 Winona is a mouse.\n7 Emily is a mouse.\n8 Sheep are afraid of wolves.\n9 What is emily afraid of?\tcat\t7 2\n10 What is jessica afraid of?\tcat\t4 1\n11 What is emily afraid of?\tcat\t7 2\n12 What is jessica afraid of?\tcat\t4 1\n1 Mice are afraid of wolves.\n2 Jessica is a mouse.\n3 Wolves are afraid of sheep.\n4 Emily is a wolf.\n5 Winona is a wolf.\n6 Cats are afraid of mice.\n7 Sheep are afraid of cats.\n8 Gertrude is a sheep.\n9 What is gertrude afraid of?\tcat\t8 7\n10 What is emily afraid of?\tsheep\t4 3\n11 What is emily afraid of?\tsheep\t4 3\n12 What is emily afraid of?\tsheep\t4 3\n1 Mice are afraid of cats.\n2 Wolves are afraid of mice.\n3 Sheep are afraid of mice.\n4 Emily is a sheep.\n5 Winona is a mouse.\n6 Cats are afraid of wolves.\n7 Jessica is a sheep.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tmouse\t4 3\n10 What is emily afraid of?\tmouse\t4 3\n11 What is emily afraid of?\tmouse\t4 3\n12 What is emily afraid of?\tmouse\t4 3\n1 Sheep are afraid of cats.\n2 Wolves are afraid of sheep.\n3 Cats are afraid of mice.\n4 Emily is a sheep.\n5 Mice are afraid of wolves.\n6 Winona is a wolf.\n7 Jessica is a mouse.\n8 Gertrude is a mouse.\n9 What is jessica afraid of?\twolf\t7 5\n10 What is gertrude afraid of?\twolf\t8 5\n11 What is gertrude afraid of?\twolf\t8 5\n12 What is emily afraid of?\tcat\t4 1\n1 Cats are afraid of mice.\n2 Sheep are afraid of cats.\n3 Wolves are afraid of cats.\n4 Mice are afraid of sheep.\n5 Jessica is a wolf.\n6 Gertrude is a cat.\n7 Winona is a sheep.\n8 Emily is a cat.\n9 What is emily afraid of?\tmouse\t8 1\n10 What is jessica afraid of?\tcat\t5 3\n11 What is gertrude afraid of?\tmouse\t6 1\n12 What is winona afraid of?\tcat\t7 2\n1 Mice are afraid of wolves.\n2 Cats are afraid of mice.\n3 Wolves are afraid of sheep.\n4 Emily is a mouse.\n5 Winona is a cat.\n6 Jessica is a cat.\n7 Sheep are afraid of cats.\n8 Gertrude is a cat.\n9 What is gertrude afraid of?\tmouse\t8 2\n10 What is jessica afraid of?\tmouse\t6 2\n11 What is jessica afraid of?\tmouse\t6 2\n12 What is gertrude afraid of?\tmouse\t8 2\n1 Mice are afraid of sheep.\n2 Gertrude is a mouse.\n3 Sheep are afraid of mice.\n4 Wolves are afraid of sheep.\n5 Emily is a mouse.\n6 Jessica is a sheep.\n7 Winona is a wolf.\n8 Cats are afraid of wolves.\n9 What is emily afraid of?\tsheep\t5 1\n10 What is gertrude afraid of?\tsheep\t2 1\n11 What is jessica afraid of?\tmouse\t6 3\n12 What is emily afraid of?\tsheep\t5 1\n1 Mice are afraid of wolves.\n2 Emily is a mouse.\n3 Cats are afraid of sheep.\n4 Gertrude is a mouse.\n5 Winona is a cat.\n6 Wolves are afraid of sheep.\n7 Jessica is a cat.\n8 Sheep are afraid of wolves.\n9 What is jessica afraid of?\tsheep\t7 3\n10 What is winona afraid of?\tsheep\t5 3\n11 What is winona afraid of?\tsheep\t5 3\n12 What is emily afraid of?\twolf\t2 1\n1 Cats are afraid of mice.\n2 Sheep are afraid of wolves.\n3 Wolves are afraid of sheep.\n4 Gertrude is a wolf.\n5 Emily is a sheep.\n6 Mice are afraid of cats.\n7 Jessica is a wolf.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\tsheep\t4 3\n10 What is winona afraid of?\tcat\t8 6\n11 What is gertrude afraid of?\tsheep\t4 3\n12 What is jessica afraid of?\tsheep\t7 3\n1 Wolves are afraid of mice.\n2 Cats are afraid of mice.\n3 Sheep are afraid of cats.\n4 Mice are afraid of wolves.\n5 Winona is a cat.\n6 Jessica is a cat.\n7 Emily is a cat.\n8 Gertrude is a sheep.\n9 What is winona afraid of?\tmouse\t5 2\n10 What is gertrude afraid of?\tcat\t8 3\n11 What is jessica afraid of?\tmouse\t6 2\n12 What is emily afraid of?\tmouse\t7 2\n1 Cats are afraid of sheep.\n2 Wolves are afraid of cats.\n3 Gertrude is a cat.\n4 Mice are afraid of wolves.\n5 Winona is a cat.\n6 Jessica is a wolf.\n7 Sheep are afraid of mice.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\tsheep\t3 1\n10 What is jessica afraid of?\tcat\t6 2\n11 What is jessica afraid of?\tcat\t6 2\n12 What is winona afraid of?\tsheep\t5 1\n1 Mice are afraid of cats.\n2 Wolves are afraid of cats.\n3 Gertrude is a mouse.\n4 Jessica is a wolf.\n5 Cats are afraid of sheep.\n6 Winona is a mouse.\n7 Sheep are afraid of wolves.\n8 Emily is a mouse.\n9 What is emily afraid of?\tcat\t8 1\n10 What is jessica afraid of?\tcat\t4 2\n11 What is emily afraid of?\tcat\t8 1\n12 What is jessica afraid of?\tcat\t4 2\n1 Mice are afraid of cats.\n2 Jessica is a mouse.\n3 Winona is a mouse.\n4 Wolves are afraid of cats.\n5 Gertrude is a mouse.\n6 Emily is a wolf.\n7 Sheep are afraid of cats.\n8 Cats are afraid of sheep.\n9 What is jessica afraid of?\tcat\t2 1\n10 What is winona afraid of?\tcat\t3 1\n11 What is emily afraid of?\tcat\t6 4\n12 What is winona afraid of?\tcat\t3 1\n1 Cats are afraid of mice.\n2 Mice are afraid of cats.\n3 Jessica is a cat.\n4 Winona is a cat.\n5 Sheep are afraid of mice.\n6 Wolves are afraid of cats.\n7 Emily is a mouse.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tcat\t7 2\n10 What is emily afraid of?\tcat\t7 2\n11 What is gertrude afraid of?\tcat\t8 2\n12 What is emily afraid of?\tcat\t7 2\n1 Sheep are afraid of mice.\n2 Wolves are afraid of cats.\n3 Gertrude is a wolf.\n4 Jessica is a wolf.\n5 Mice are afraid of sheep.\n6 Winona is a sheep.\n7 Cats are afraid of sheep.\n8 Emily is a mouse.\n9 What is emily afraid of?\tsheep\t8 5\n10 What is emily afraid of?\tsheep\t8 5\n11 What is emily afraid of?\tsheep\t8 5\n12 What is emily afraid of?\tsheep\t8 5\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Winona is a wolf.\n4 Cats are afraid of mice.\n5 Mice are afraid of sheep.\n6 Jessica is a sheep.\n7 Emily is a cat.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tmouse\t7 4\n10 What is jessica afraid of?\tmouse\t6 2\n11 What is gertrude afraid of?\tmouse\t8 4\n12 What is gertrude afraid of?\tmouse\t8 4\n1 Wolves are afraid of mice.\n2 Mice are afraid of sheep.\n3 Winona is a wolf.\n4 Gertrude is a wolf.\n5 Jessica is a wolf.\n6 Cats are afraid of mice.\n7 Emily is a mouse.\n8 Sheep are afraid of mice.\n9 What is gertrude afraid of?\tmouse\t4 1\n10 What is winona afraid of?\tmouse\t3 1\n11 What is gertrude afraid of?\tmouse\t4 1\n12 What is emily afraid of?\tsheep\t7 2\n1 Wolves are afraid of cats.\n2 Winona is a wolf.\n3 Cats are afraid of sheep.\n4 Emily is a cat.\n5 Gertrude is a wolf.\n6 Sheep are afraid of mice.\n7 Mice are afraid of cats.\n8 Jessica is a sheep.\n9 What is winona afraid of?\tcat\t2 1\n10 What is emily afraid of?\tsheep\t4 3\n11 What is winona afraid of?\tcat\t2 1\n12 What is jessica afraid of?\tmouse\t8 6\n1 Wolves are afraid of sheep.\n2 Winona is a wolf.\n3 Mice are afraid of cats.\n4 Emily is a mouse.\n5 Jessica is a wolf.\n6 Gertrude is a wolf.\n7 Sheep are afraid of mice.\n8 Cats are afraid of mice.\n9 What is winona afraid of?\tsheep\t2 1\n10 What is jessica afraid of?\tsheep\t5 1\n11 What is emily afraid of?\tcat\t4 3\n12 What is winona afraid of?\tsheep\t2 1\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of sheep.\n3 Winona is a sheep.\n4 Cats are afraid of mice.\n5 Emily is a sheep.\n6 Mice are afraid of wolves.\n7 Gertrude is a cat.\n8 Jessica is a mouse.\n9 What is gertrude afraid of?\tmouse\t7 4\n10 What is emily afraid of?\twolf\t5 1\n11 What is jessica afraid of?\twolf\t8 6\n12 What is gertrude afraid of?\tmouse\t7 4\n1 Wolves are afraid of mice.\n2 Sheep are afraid of mice.\n3 Cats are afraid of sheep.\n4 Jessica is a sheep.\n5 Winona is a cat.\n6 Gertrude is a cat.\n7 Mice are afraid of wolves.\n8 Emily is a cat.\n9 What is winona afraid of?\tsheep\t5 3\n10 What is winona afraid of?\tsheep\t5 3\n11 What is winona afraid of?\tsheep\t5 3\n12 What is jessica afraid of?\tmouse\t4 2\n1 Wolves are afraid of cats.\n2 Cats are afraid of wolves.\n3 Gertrude is a wolf.\n4 Winona is a wolf.\n5 Sheep are afraid of mice.\n6 Emily is a sheep.\n7 Jessica is a sheep.\n8 Mice are afraid of cats.\n9 What is winona afraid of?\tcat\t4 1\n10 What is winona afraid of?\tcat\t4 1\n11 What is emily afraid of?\tmouse\t6 5\n12 What is gertrude afraid of?\tcat\t3 1\n1 Wolves are afraid of mice.\n2 Sheep are afraid of wolves.\n3 Mice are afraid of sheep.\n4 Jessica is a wolf.\n5 Gertrude is a mouse.\n6 Cats are afraid of wolves.\n7 Emily is a sheep.\n8 Winona is a wolf.\n9 What is gertrude afraid of?\tsheep\t5 3\n10 What is gertrude afraid of?\tsheep\t5 3\n11 What is winona afraid of?\tmouse\t8 1\n12 What is emily afraid of?\twolf\t7 2\n1 Cats are afraid of mice.\n2 Mice are afraid of wolves.\n3 Wolves are afraid of cats.\n4 Emily is a mouse.\n5 Sheep are afraid of cats.\n6 Jessica is a cat.\n7 Gertrude is a wolf.\n8 Winona is a wolf.\n9 What is winona afraid of?\tcat\t8 3\n10 What is gertrude afraid of?\tcat\t7 3\n11 What is gertrude afraid of?\tcat\t7 3\n12 What is jessica afraid of?\tmouse\t6 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of cats.\n3 Emily is a sheep.\n4 Winona is a mouse.\n5 Wolves are afraid of cats.\n6 Gertrude is a wolf.\n7 Jessica is a wolf.\n8 Cats are afraid of mice.\n9 What is winona afraid of?\tcat\t4 1\n10 What is jessica afraid of?\tcat\t7 5\n11 What is winona afraid of?\tcat\t4 1\n12 What is emily afraid of?\tcat\t3 2\n1 Mice are afraid of cats.\n2 Gertrude is a mouse.\n3 Jessica is a mouse.\n4 Winona is a mouse.\n5 Wolves are afraid of cats.\n6 Cats are afraid of mice.\n7 Sheep are afraid of wolves.\n8 Emily is a wolf.\n9 What is gertrude afraid of?\tcat\t2 1\n10 What is gertrude afraid of?\tcat\t2 1\n11 What is emily afraid of?\tcat\t8 5\n12 What is emily afraid of?\tcat\t8 5\n1 Cats are afraid of mice.\n2 Sheep are afraid of mice.\n3 Winona is a cat.\n4 Emily is a sheep.\n5 Gertrude is a sheep.\n6 Mice are afraid of cats.\n7 Wolves are afraid of mice.\n8 Jessica is a mouse.\n9 What is winona afraid of?\tmouse\t3 1\n10 What is winona afraid of?\tmouse\t3 1\n11 What is winona afraid of?\tmouse\t3 1\n12 What is winona afraid of?\tmouse\t3 1\n1 Cats are afraid of wolves.\n2 Sheep are afraid of cats.\n3 Gertrude is a cat.\n4 Jessica is a sheep.\n5 Wolves are afraid of sheep.\n6 Emily is a sheep.\n7 Mice are afraid of sheep.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\twolf\t3 1\n10 What is winona afraid of?\tsheep\t8 7\n11 What is jessica afraid of?\tcat\t4 2\n12 What is emily afraid of?\tcat\t6 2\n1 Mice are afraid of cats.\n2 Wolves are afraid of mice.\n3 Emily is a mouse.\n4 Winona is a wolf.\n5 Cats are afraid of mice.\n6 Jessica is a mouse.\n7 Sheep are afraid of wolves.\n8 Gertrude is a cat.\n9 What is winona afraid of?\tmouse\t4 2\n10 What is winona afraid of?\tmouse\t4 2\n11 What is winona afraid of?\tmouse\t4 2\n12 What is jessica afraid of?\tcat\t6 1\n1 Sheep are afraid of mice.\n2 Jessica is a sheep.\n3 Cats are afraid of mice.\n4 Wolves are afraid of cats.\n5 Emily is a cat.\n6 Winona is a wolf.\n7 Gertrude is a sheep.\n8 Mice are afraid of wolves.\n9 What is winona afraid of?\tcat\t6 4\n10 What is winona afraid of?\tcat\t6 4\n11 What is jessica afraid of?\tmouse\t2 1\n12 What is winona afraid of?\tcat\t6 4\n1 Cats are afraid of mice.\n2 Mice are afraid of cats.\n3 Jessica is a mouse.\n4 Wolves are afraid of cats.\n5 Emily is a wolf.\n6 Gertrude is a wolf.\n7 Sheep are afraid of cats.\n8 Winona is a mouse.\n9 What is jessica afraid of?\tcat\t3 2\n10 What is jessica afraid of?\tcat\t3 2\n11 What is gertrude afraid of?\tcat\t6 4\n12 What is jessica afraid of?\tcat\t3 2\n1 Sheep are afraid of mice.\n2 Mice are afraid of sheep.\n3 Cats are afraid of sheep.\n4 Winona is a cat.\n5 Gertrude is a mouse.\n6 Wolves are afraid of mice.\n7 Emily is a wolf.\n8 Jessica is a cat.\n9 What is emily afraid of?\tmouse\t7 6\n10 What is winona afraid of?\tsheep\t4 3\n11 What is winona afraid of?\tsheep\t4 3\n12 What is gertrude afraid of?\tsheep\t5 2\n1 Mice are afraid of cats.\n2 Gertrude is a mouse.\n3 Sheep are afraid of wolves.\n4 Wolves are afraid of cats.\n5 Winona is a wolf.\n6 Jessica is a sheep.\n7 Cats are afraid of sheep.\n8 Emily is a mouse.\n9 What is emily afraid of?\tcat\t8 1\n10 What is gertrude afraid of?\tcat\t2 1\n11 What is gertrude afraid of?\tcat\t2 1\n12 What is gertrude afraid of?\tcat\t2 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of mice.\n3 Emily is a sheep.\n4 Wolves are afraid of sheep.\n5 Jessica is a mouse.\n6 Gertrude is a sheep.\n7 Cats are afraid of wolves.\n8 Winona is a cat.\n9 What is winona afraid of?\twolf\t8 7\n10 What is emily afraid of?\tmouse\t3 2\n11 What is winona afraid of?\twolf\t8 7\n12 What is emily afraid of?\tmouse\t3 2\n1 Wolves are afraid of cats.\n2 Cats are afraid of sheep.\n3 Mice are afraid of sheep.\n4 Sheep are afraid of wolves.\n5 Winona is a sheep.\n6 Jessica is a sheep.\n7 Gertrude is a mouse.\n8 Emily is a cat.\n9 What is winona afraid of?\twolf\t5 4\n10 What is gertrude afraid of?\tsheep\t7 3\n11 What is gertrude afraid of?\tsheep\t7 3\n12 What is gertrude afraid of?\tsheep\t7 3\n1 Wolves are afraid of mice.\n2 Sheep are afraid of cats.\n3 Winona is a sheep.\n4 Gertrude is a sheep.\n5 Cats are afraid of mice.\n6 Emily is a sheep.\n7 Jessica is a sheep.\n8 Mice are afraid of wolves.\n9 What is jessica afraid of?\tcat\t7 2\n10 What is gertrude afraid of?\tcat\t4 2\n11 What is gertrude afraid of?\tcat\t4 2\n12 What is jessica afraid of?\tcat\t7 2\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Mice are afraid of wolves.\n4 Gertrude is a mouse.\n5 Cats are afraid of wolves.\n6 Emily is a sheep.\n7 Jessica is a wolf.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\twolf\t4 3\n10 What is emily afraid of?\twolf\t6 1\n11 What is gertrude afraid of?\twolf\t4 3\n12 What is emily afraid of?\twolf\t6 1\n1 Mice are afraid of wolves.\n2 Cats are afraid of wolves.\n3 Jessica is a mouse.\n4 Wolves are afraid of sheep.\n5 Sheep are afraid of wolves.\n6 Gertrude is a cat.\n7 Winona is a mouse.\n8 Emily is a cat.\n9 What is winona afraid of?\twolf\t7 1\n10 What is gertrude afraid of?\twolf\t6 2\n11 What is jessica afraid of?\twolf\t3 1\n12 What is winona afraid of?\twolf\t7 1\n1 Wolves are afraid of cats.\n2 Mice are afraid of sheep.\n3 Cats are afraid of mice.\n4 Sheep are afraid of cats.\n5 Gertrude is a sheep.\n6 Jessica is a cat.\n7 Emily is a mouse.\n8 Winona is a mouse.\n9 What is winona afraid of?\tsheep\t8 2\n10 What is emily afraid of?\tsheep\t7 2\n11 What is jessica afraid of?\tmouse\t6 3\n12 What is gertrude afraid of?\tcat\t5 4\n1 Sheep are afraid of cats.\n2 Cats are afraid of mice.\n3 Wolves are afraid of mice.\n4 Jessica is a sheep.\n5 Gertrude is a sheep.\n6 Winona is a sheep.\n7 Emily is a cat.\n8 Mice are afraid of cats.\n9 What is winona afraid of?\tcat\t6 1\n10 What is gertrude afraid of?\tcat\t5 1\n11 What is jessica afraid of?\tcat\t4 1\n12 What is jessica afraid of?\tcat\t4 1\n1 Wolves are afraid of cats.\n2 Cats are afraid of sheep.\n3 Mice are afraid of sheep.\n4 Emily is a wolf.\n5 Jessica is a wolf.\n6 Sheep are afraid of mice.\n7 Gertrude is a wolf.\n8 Winona is a wolf.\n9 What is jessica afraid of?\tcat\t5 1\n10 What is gertrude afraid of?\tcat\t7 1\n11 What is gertrude afraid of?\tcat\t7 1\n12 What is gertrude afraid of?\tcat\t7 1\n1 Sheep are afraid of mice.\n2 Jessica is a sheep.\n3 Cats are afraid of wolves.\n4 Wolves are afraid of mice.\n5 Gertrude is a sheep.\n6 Emily is a wolf.\n7 Winona is a sheep.\n8 Mice are afraid of cats.\n9 What is gertrude afraid of?\tmouse\t5 1\n10 What is gertrude afraid of?\tmouse\t5 1\n11 What is emily afraid of?\tmouse\t6 4\n12 What is emily afraid of?\tmouse\t6 4\n1 Sheep are afraid of cats.\n2 Cats are afraid of sheep.\n3 Emily is a cat.\n4 Winona is a cat.\n5 Gertrude is a cat.\n6 Mice are afraid of cats.\n7 Wolves are afraid of mice.\n8 Jessica is a cat.\n9 What is gertrude afraid of?\tsheep\t5 2\n10 What is emily afraid of?\tsheep\t3 2\n11 What is winona afraid of?\tsheep\t4 2\n12 What is jessica afraid of?\tsheep\t8 2\n1 Mice are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Wolves are afraid of cats.\n4 Emily is a sheep.\n5 Jessica is a sheep.\n6 Winona is a mouse.\n7 Cats are afraid of sheep.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\tcat\t4 2\n10 What is emily afraid of?\tcat\t4 2\n11 What is gertrude afraid of?\tsheep\t8 1\n12 What is jessica afraid of?\tcat\t5 2\n1 Sheep are afraid of wolves.\n2 Wolves are afraid of mice.\n3 Emily is a sheep.\n4 Cats are afraid of sheep.\n5 Jessica is a wolf.\n6 Winona is a sheep.\n7 Mice are afraid of sheep.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tmouse\t8 2\n10 What is jessica afraid of?\tmouse\t5 2\n11 What is jessica afraid of?\tmouse\t5 2\n12 What is emily afraid of?\twolf\t3 1\n1 Mice are afraid of cats.\n2 Sheep are afraid of cats.\n3 Emily is a sheep.\n4 Wolves are afraid of cats.\n5 Cats are afraid of sheep.\n6 Gertrude is a cat.\n7 Jessica is a mouse.\n8 Winona is a cat.\n9 What is winona afraid of?\tsheep\t8 5\n10 What is gertrude afraid of?\tsheep\t6 5\n11 What is gertrude afraid of?\tsheep\t6 5\n12 What is emily afraid of?\tcat\t3 2\n1 Wolves are afraid of mice.\n2 Mice are afraid of wolves.\n3 Cats are afraid of wolves.\n4 Emily is a wolf.\n5 Gertrude is a cat.\n6 Jessica is a cat.\n7 Sheep are afraid of cats.\n8 Winona is a mouse.\n9 What is gertrude afraid of?\twolf\t5 3\n10 What is winona afraid of?\twolf\t8 2\n11 What is emily afraid of?\tmouse\t4 1\n12 What is winona afraid of?\twolf\t8 2\n1 Cats are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Wolves are afraid of sheep.\n4 Jessica is a wolf.\n5 Winona is a sheep.\n6 Emily is a sheep.\n7 Gertrude is a cat.\n8 Mice are afraid of cats.\n9 What is emily afraid of?\tmouse\t6 2\n10 What is jessica afraid of?\tsheep\t4 3\n11 What is jessica afraid of?\tsheep\t4 3\n12 What is gertrude afraid of?\tsheep\t7 1\n1 Mice are afraid of cats.\n2 Wolves are afraid of cats.\n3 Cats are afraid of wolves.\n4 Sheep are afraid of mice.\n5 Jessica is a wolf.\n6 Emily is a cat.\n7 Winona is a cat.\n8 Gertrude is a cat.\n9 What is gertrude afraid of?\twolf\t8 3\n10 What is gertrude afraid of?\twolf\t8 3\n11 What is emily afraid of?\twolf\t6 3\n12 What is jessica afraid of?\tcat\t5 2\n1 Wolves are afraid of mice.\n2 Sheep are afraid of mice.\n3 Gertrude is a wolf.\n4 Winona is a wolf.\n5 Cats are afraid of wolves.\n6 Jessica is a sheep.\n7 Emily is a cat.\n8 Mice are afraid of cats.\n9 What is emily afraid of?\twolf\t7 5\n10 What is emily afraid of?\twolf\t7 5\n11 What is jessica afraid of?\tmouse\t6 2\n12 What is winona afraid of?\tmouse\t4 1\n1 Sheep are afraid of cats.\n2 Mice are afraid of sheep.\n3 Jessica is a mouse.\n4 Wolves are afraid of cats.\n5 Winona is a wolf.\n6 Cats are afraid of mice.\n7 Emily is a cat.\n8 Gertrude is a wolf.\n9 What is winona afraid of?\tcat\t5 4\n10 What is emily afraid of?\tmouse\t7 6\n11 What is emily afraid of?\tmouse\t7 6\n12 What is gertrude afraid of?\tcat\t8 4\n1 Cats are afraid of wolves.\n2 Gertrude is a cat.\n3 Wolves are afraid of mice.\n4 Sheep are afraid of wolves.\n5 Mice are afraid of sheep.\n6 Winona is a sheep.\n7 Emily is a sheep.\n8 Jessica is a sheep.\n9 What is winona afraid of?\twolf\t6 4\n10 What is emily afraid of?\twolf\t7 4\n11 What is jessica afraid of?\twolf\t8 4\n12 What is emily afraid of?\twolf\t7 4\n1 Mice are afraid of wolves.\n2 Wolves are afraid of cats.\n3 Cats are afraid of mice.\n4 Emily is a wolf.\n5 Sheep are afraid of cats.\n6 Winona is a cat.\n7 Jessica is a sheep.\n8 Gertrude is a cat.\n9 What is emily afraid of?\tcat\t4 2\n10 What is emily afraid of?\tcat\t4 2\n11 What is jessica afraid of?\tcat\t7 5\n12 What is emily afraid of?\tcat\t4 2\n1 Cats are afraid of wolves.\n2 Gertrude is a cat.\n3 Sheep are afraid of cats.\n4 Jessica is a sheep.\n5 Emily is a sheep.\n6 Mice are afraid of wolves.\n7 Wolves are afraid of mice.\n8 Winona is a cat.\n9 What is gertrude afraid of?\twolf\t2 1\n10 What is jessica afraid of?\tcat\t4 3\n11 What is jessica afraid of?\tcat\t4 3\n12 What is gertrude afraid of?\twolf\t2 1\n1 Cats are afraid of wolves.\n2 Jessica is a cat.\n3 Wolves are afraid of mice.\n4 Mice are afraid of wolves.\n5 Sheep are afraid of cats.\n6 Emily is a mouse.\n7 Gertrude is a sheep.\n8 Winona is a mouse.\n9 What is emily afraid of?\twolf\t6 4\n10 What is winona afraid of?\twolf\t8 4\n11 What is emily afraid of?\twolf\t6 4\n12 What is winona afraid of?\twolf\t8 4\n1 Mice are afraid of wolves.\n2 Sheep are afraid of mice.\n3 Gertrude is a mouse.\n4 Winona is a sheep.\n5 Cats are afraid of mice.\n6 Jessica is a sheep.\n7 Wolves are afraid of cats.\n8 Emily is a wolf.\n9 What is emily afraid of?\tcat\t8 7\n10 What is jessica afraid of?\tmouse\t6 2\n11 What is emily afraid of?\tcat\t8 7\n12 What is emily afraid of?\tcat\t8 7\n1 Wolves are afraid of cats.\n2 Jessica is a wolf.\n3 Emily is a wolf.\n4 Gertrude is a wolf.\n5 Sheep are afraid of mice.\n6 Winona is a wolf.\n7 Cats are afraid of mice.\n8 Mice are afraid of sheep.\n9 What is emily afraid of?\tcat\t3 1\n10 What is winona afraid of?\tcat\t6 1\n11 What is gertrude afraid of?\tcat\t4 1\n12 What is gertrude afraid of?\tcat\t4 1\n1 Mice are afraid of cats.\n2 Jessica is a mouse.\n3 Sheep are afraid of cats.\n4 Winona is a sheep.\n5 Wolves are afraid of mice.\n6 Cats are afraid of sheep.\n7 Emily is a sheep.\n8 Gertrude is a mouse.\n9 What is gertrude afraid of?\tcat\t8 1\n10 What is winona afraid of?\tcat\t4 3\n11 What is emily afraid of?\tcat\t7 3\n12 What is gertrude afraid of?\tcat\t8 1\n1 Sheep are afraid of mice.\n2 Winona is a sheep.\n3 Mice are afraid of cats.\n4 Emily is a mouse.\n5 Cats are afraid of wolves.\n6 Wolves are afraid of cats.\n7 Gertrude is a mouse.\n8 Jessica is a wolf.\n9 What is winona afraid of?\tmouse\t2 1\n10 What is gertrude afraid of?\tcat\t7 3\n11 What is emily afraid of?\tcat\t4 3\n12 What is jessica afraid of?\tcat\t8 6\n1 Wolves are afraid of sheep.\n2 Sheep are afraid of cats.\n3 Jessica is a wolf.\n4 Emily is a wolf.\n5 Cats are afraid of mice.\n6 Gertrude is a wolf.\n7 Winona is a cat.\n8 Mice are afraid of wolves.\n9 What is emily afraid of?\tsheep\t4 1\n10 What is gertrude afraid of?\tsheep\t6 1\n11 What is winona afraid of?\tmouse\t7 5\n12 What is winona afraid of?\tmouse\t7 5\n1 Mice are afraid of sheep.\n2 Sheep are afraid of wolves.\n3 Emily is a sheep.\n4 Cats are afraid of mice.\n5 Jessica is a sheep.\n6 Gertrude is a mouse.\n7 Wolves are afraid of mice.\n8 Winona is a cat.\n9 What is winona afraid of?\tmouse\t8 4\n10 What is gertrude afraid of?\tsheep\t6 1\n11 What is winona afraid of?\tmouse\t8 4\n12 What is gertrude afraid of?\tsheep\t6 1\n1 Wolves are afraid of mice.\n2 Cats are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Jessica is a cat.\n5 Mice are afraid of wolves.\n6 Emily is a sheep.\n7 Winona is a cat.\n8 Gertrude is a mouse.\n9 What is emily afraid of?\twolf\t6 3\n10 What is winona afraid of?\tsheep\t7 2\n11 What is jessica afraid of?\tsheep\t4 2\n12 What is emily afraid of?\twolf\t6 3\n1 Sheep are afraid of cats.\n2 Cats are afraid of sheep.\n3 Jessica is a sheep.\n4 Gertrude is a sheep.\n5 Mice are afraid of wolves.\n6 Wolves are afraid of sheep.\n7 Emily is a wolf.\n8 Winona is a cat.\n9 What is winona afraid of?\tsheep\t8 2\n10 What is gertrude afraid of?\tcat\t4 1\n11 What is winona afraid of?\tsheep\t8 2\n12 What is emily afraid of?\tsheep\t7 6\n1 Cats are afraid of mice.\n2 Wolves are afraid of sheep.\n3 Winona is a wolf.\n4 Sheep are afraid of wolves.\n5 Jessica is a cat.\n6 Mice are afraid of cats.\n7 Gertrude is a cat.\n8 Emily is a mouse.\n9 What is gertrude afraid of?\tmouse\t7 1\n10 What is jessica afraid of?\tmouse\t5 1\n11 What is jessica afraid of?\tmouse\t5 1\n12 What is jessica afraid of?\tmouse\t5 1\n1 Cats are afraid of sheep.\n2 Sheep are afraid of mice.\n3 Wolves are afraid of sheep.\n4 Gertrude is a cat.\n5 Winona is a cat.\n6 Emily is a sheep.\n7 Jessica is a cat.\n8 Mice are afraid of cats.\n9 What is winona afraid of?\tsheep\t5 1\n10 What is jessica afraid of?\tsheep\t7 1\n11 What is gertrude afraid of?\tsheep\t4 1\n12 What is emily afraid of?\tmouse\t6 2\n1 Mice are afraid of cats.\n2 Cats are afraid of sheep.\n3 Sheep are afraid of wolves.\n4 Winona is a sheep.\n5 Emily is a cat.\n6 Jessica is a mouse.\n7 Wolves are afraid of sheep.\n8 Gertrude is a wolf.\n9 What is gertrude afraid of?\tsheep\t8 7\n10 What is gertrude afraid of?\tsheep\t8 7\n11 What is emily afraid of?\tsheep\t5 2\n12 What is jessica afraid of?\tcat\t6 1\n1 Cats are afraid of sheep.\n2 Mice are afraid of cats.\n3 Gertrude is a cat.\n4 Sheep are afraid of wolves.\n5 Wolves are afraid of mice.\n6 Jessica is a wolf.\n7 Emily is a sheep.\n8 Winona is a mouse.\n9 What is jessica afraid of?\tmouse\t6 5\n10 What is jessica afraid of?\tmouse\t6 5\n11 What is emily afraid of?\twolf\t7 4\n12 What is emily afraid of?\twolf\t7 4\n1 Wolves are afraid of cats.\n2 Sheep are afraid of mice.\n3 Mice are afraid of wolves.\n4 Cats are afraid of wolves.\n5 Gertrude is a sheep.\n6 Emily is a wolf.\n7 Jessica is a mouse.\n8 Winona is a wolf.\n9 What is gertrude afraid of?\tmouse\t5 2\n10 What is gertrude afraid of?\tmouse\t5 2\n11 What is winona afraid of?\tcat\t8 1\n12 What is emily afraid of?\tcat\t6 1\n"
  },
  {
    "path": "tasksv11/en/qa16_basic-induction_test.txt",
    "content": "1 Brian is a swan.\n2 Julius is a rhino.\n3 Brian is gray.\n4 Lily is a swan.\n5 Bernhard is a lion.\n6 Greg is a swan.\n7 Bernhard is white.\n8 Lily is white.\n9 Julius is yellow.\n10 What color is Greg?\twhite\t6 4 8\n1 Lily is a rhino.\n2 Brian is a swan.\n3 Lily is yellow.\n4 Greg is a rhino.\n5 Greg is gray.\n6 Bernhard is a frog.\n7 Brian is green.\n8 Bernhard is yellow.\n9 Julius is a lion.\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Greg is a swan.\n4 Greg is green.\n5 Lily is green.\n6 Julius is a frog.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Bernhard is a lion.\n1 Brian is a rhino.\n2 Lily is a frog.\n3 Lily is green.\n4 Julius is a swan.\n5 Julius is yellow.\n6 Brian is gray.\n7 Bernhard is a rhino.\n8 Greg is a lion.\n9 Greg is yellow.\n10 What color is Bernhard?\tgray\t7 1 6\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is white.\n4 Greg is a swan.\n5 Brian is a frog.\n6 Julius is a frog.\n7 Lily is green.\n8 Greg is green.\n9 Brian is yellow.\n10 What color is Julius?\tyellow\t6 5 9\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Brian is a rhino.\n5 Greg is a rhino.\n6 Lily is gray.\n7 Greg is gray.\n8 Julius is white.\n9 Brian is gray.\n10 What color is Bernhard?\twhite\t3 1 8\n1 Julius is a lion.\n2 Bernhard is a swan.\n3 Greg is a swan.\n4 Bernhard is white.\n5 Greg is white.\n6 Brian is a lion.\n7 Julius is green.\n8 Brian is green.\n9 Lily is a frog.\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Lily is a lion.\n4 Lily is white.\n5 Julius is a frog.\n6 Greg is white.\n7 Brian is a rhino.\n8 Julius is white.\n9 Bernhard is white.\n10 What color is Brian?\twhite\t7 2 9\n1 Brian is a frog.\n2 Greg is a lion.\n3 Brian is green.\n4 Julius is a swan.\n5 Greg is white.\n6 Bernhard is a rhino.\n7 Bernhard is white.\n8 Julius is yellow.\n9 Lily is a lion.\n10 What color is Lily?\twhite\t9 2 5\n1 Lily is a frog.\n2 Bernhard is a swan.\n3 Brian is a rhino.\n4 Greg is a frog.\n5 Lily is gray.\n6 Bernhard is white.\n7 Brian is yellow.\n8 Julius is a lion.\n9 Julius is yellow.\n10 What color is Greg?\tgray\t4 1 5\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Bernhard is white.\n4 Greg is a swan.\n5 Lily is a rhino.\n6 Lily is yellow.\n7 Greg is gray.\n8 Brian is a rhino.\n9 Brian is gray.\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Brian is gray.\n5 Greg is a swan.\n6 Bernhard is gray.\n7 Julius is a swan.\n8 Lily is green.\n9 Julius is white.\n10 What color is Greg?\twhite\t5 7 9\n1 Julius is a swan.\n2 Julius is gray.\n3 Brian is a lion.\n4 Greg is a swan.\n5 Bernhard is a frog.\n6 Greg is green.\n7 Lily is a rhino.\n8 Lily is yellow.\n9 Bernhard is gray.\n1 Bernhard is a lion.\n2 Lily is a lion.\n3 Brian is a frog.\n4 Julius is a lion.\n5 Greg is a lion.\n6 Brian is gray.\n7 Lily is yellow.\n8 Julius is yellow.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t1 5 9\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Julius is white.\n4 Lily is a rhino.\n5 Bernhard is yellow.\n6 Brian is a lion.\n7 Brian is yellow.\n8 Greg is a rhino.\n9 Greg is gray.\n10 What color is Lily?\tgray\t4 8 9\n1 Brian is a rhino.\n2 Greg is a frog.\n3 Julius is a rhino.\n4 Brian is white.\n5 Greg is yellow.\n6 Julius is white.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Lily is a swan.\n1 Greg is a swan.\n2 Bernhard is a swan.\n3 Greg is white.\n4 Brian is a rhino.\n5 Bernhard is white.\n6 Brian is green.\n7 Julius is a frog.\n8 Julius is yellow.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 4 6\n1 Greg is a lion.\n2 Greg is white.\n3 Lily is a lion.\n4 Lily is white.\n5 Julius is a lion.\n6 Bernhard is a lion.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 6 8\n1 Lily is a swan.\n2 Brian is a lion.\n3 Brian is white.\n4 Lily is yellow.\n5 Greg is a rhino.\n6 Greg is yellow.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 5 6\n1 Lily is a swan.\n2 Lily is white.\n3 Bernhard is a lion.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Julius is a lion.\n7 Julius is green.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Bernhard?\tgray\t3 8 9\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Brian is a swan.\n4 Julius is a swan.\n5 Brian is green.\n6 Lily is a frog.\n7 Greg is a frog.\n8 Lily is gray.\n9 Greg is gray.\n10 What color is Julius?\tgreen\t4 3 5\n1 Greg is a lion.\n2 Lily is a frog.\n3 Greg is yellow.\n4 Julius is a swan.\n5 Julius is green.\n6 Lily is green.\n7 Bernhard is a frog.\n8 Brian is a swan.\n9 Bernhard is white.\n10 What color is Brian?\tgreen\t8 4 5\n1 Bernhard is a rhino.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Bernhard is green.\n5 Greg is white.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Brian is a swan.\n9 Brian is yellow.\n10 What color is Julius?\twhite\t2 3 5\n1 Brian is a swan.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Bernhard is gray.\n5 Greg is a frog.\n6 Brian is white.\n7 Greg is gray.\n8 Julius is gray.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 5 7\n1 Bernhard is a lion.\n2 Bernhard is gray.\n3 Lily is a rhino.\n4 Brian is a rhino.\n5 Lily is gray.\n6 Greg is a lion.\n7 Greg is white.\n8 Brian is gray.\n9 Julius is a swan.\n1 Lily is a lion.\n2 Lily is gray.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Greg is white.\n6 Brian is a frog.\n7 Brian is yellow.\n8 Bernhard is a frog.\n9 Julius is green.\n10 What color is Bernhard?\tyellow\t8 6 7\n1 Julius is a lion.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Brian is a frog.\n5 Lily is yellow.\n6 Bernhard is a frog.\n7 Greg is green.\n8 Brian is gray.\n9 Bernhard is gray.\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Lily is a swan.\n4 Brian is green.\n5 Bernhard is a rhino.\n6 Lily is yellow.\n7 Julius is a frog.\n8 Bernhard is white.\n9 Greg is yellow.\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Greg is yellow.\n4 Brian is a swan.\n5 Lily is a rhino.\n6 Julius is a rhino.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Bernhard is yellow.\n1 Lily is a frog.\n2 Brian is a frog.\n3 Julius is a frog.\n4 Julius is white.\n5 Greg is a lion.\n6 Bernhard is a lion.\n7 Lily is white.\n8 Bernhard is yellow.\n9 Greg is yellow.\n10 What color is Brian?\twhite\t2 3 4\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Greg is white.\n4 Brian is a swan.\n5 Brian is yellow.\n6 Bernhard is yellow.\n7 Lily is a frog.\n8 Lily is yellow.\n9 Julius is a swan.\n10 What color is Julius?\tyellow\t9 4 5\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Lily is a rhino.\n4 Brian is a frog.\n5 Brian is gray.\n6 Greg is a rhino.\n7 Bernhard is gray.\n8 Julius is white.\n9 Lily is white.\n10 What color is Greg?\twhite\t6 3 9\n1 Julius is a frog.\n2 Greg is a rhino.\n3 Lily is a rhino.\n4 Brian is a frog.\n5 Bernhard is a lion.\n6 Julius is yellow.\n7 Brian is yellow.\n8 Lily is green.\n9 Bernhard is green.\n10 What color is Greg?\tgreen\t2 3 8\n1 Brian is a swan.\n2 Brian is yellow.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Julius is yellow.\n6 Lily is a lion.\n7 Lily is gray.\n8 Greg is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 4 5\n1 Julius is a swan.\n2 Julius is gray.\n3 Brian is a frog.\n4 Brian is green.\n5 Bernhard is a swan.\n6 Greg is a frog.\n7 Bernhard is gray.\n8 Greg is green.\n9 Lily is a rhino.\n1 Brian is a frog.\n2 Brian is yellow.\n3 Julius is a swan.\n4 Greg is a swan.\n5 Greg is gray.\n6 Bernhard is a frog.\n7 Julius is gray.\n8 Bernhard is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 6 8\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Bernhard is white.\n4 Lily is a swan.\n5 Lily is green.\n6 Greg is a lion.\n7 Brian is a lion.\n8 Julius is white.\n9 Greg is green.\n10 What color is Brian?\tgreen\t7 6 9\n1 Greg is a swan.\n2 Lily is a frog.\n3 Brian is a swan.\n4 Lily is green.\n5 Greg is green.\n6 Julius is a frog.\n7 Bernhard is a frog.\n8 Brian is green.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t6 7 9\n1 Brian is a swan.\n2 Brian is white.\n3 Greg is a swan.\n4 Julius is a frog.\n5 Bernhard is a swan.\n6 Greg is white.\n7 Julius is green.\n8 Bernhard is white.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 4 7\n1 Julius is a lion.\n2 Bernhard is a lion.\n3 Bernhard is green.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Greg is a rhino.\n7 Julius is yellow.\n8 Greg is white.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 6 8\n1 Julius is a lion.\n2 Greg is a frog.\n3 Julius is white.\n4 Greg is green.\n5 Brian is a lion.\n6 Lily is a swan.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Brian is white.\n1 Brian is a lion.\n2 Brian is white.\n3 Lily is a rhino.\n4 Bernhard is a swan.\n5 Greg is a frog.\n6 Julius is a rhino.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Julius is yellow.\n1 Lily is a swan.\n2 Greg is a lion.\n3 Greg is gray.\n4 Brian is a frog.\n5 Brian is yellow.\n6 Julius is a frog.\n7 Julius is gray.\n8 Lily is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 1 8\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Julius is a lion.\n5 Lily is a frog.\n6 Greg is a swan.\n7 Lily is yellow.\n8 Julius is green.\n9 Bernhard is yellow.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Lily is a lion.\n4 Brian is a frog.\n5 Brian is green.\n6 Lily is green.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgreen\t9 3 6\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Lily is yellow.\n4 Julius is a lion.\n5 Greg is a frog.\n6 Greg is yellow.\n7 Bernhard is yellow.\n8 Brian is a rhino.\n9 Brian is yellow.\n1 Greg is a rhino.\n2 Lily is a frog.\n3 Brian is a lion.\n4 Bernhard is a frog.\n5 Julius is a lion.\n6 Julius is gray.\n7 Lily is white.\n8 Bernhard is white.\n9 Brian is gray.\n1 Julius is a frog.\n2 Julius is gray.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Greg is a swan.\n6 Lily is a frog.\n7 Greg is white.\n8 Lily is yellow.\n9 Brian is a swan.\n10 What color is Brian?\twhite\t9 5 7\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Greg is white.\n4 Julius is yellow.\n5 Brian is a lion.\n6 Lily is a frog.\n7 Lily is gray.\n8 Bernhard is a swan.\n9 Brian is gray.\n10 What color is Bernhard?\twhite\t8 1 3\n1 Greg is a frog.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Greg is gray.\n5 Julius is a frog.\n6 Brian is a frog.\n7 Brian is gray.\n8 Julius is gray.\n9 Lily is white.\n10 What color is Bernhard?\tgray\t3 6 7\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Brian is white.\n4 Bernhard is a swan.\n5 Bernhard is white.\n6 Lily is a rhino.\n7 Julius is a frog.\n8 Lily is yellow.\n9 Julius is white.\n10 What color is Greg?\twhite\t2 4 5\n1 Julius is a frog.\n2 Bernhard is a swan.\n3 Lily is a rhino.\n4 Bernhard is gray.\n5 Brian is a lion.\n6 Julius is gray.\n7 Lily is green.\n8 Brian is white.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 5 8\n1 Brian is a lion.\n2 Greg is a frog.\n3 Lily is a frog.\n4 Brian is green.\n5 Julius is a rhino.\n6 Julius is yellow.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Lily is white.\n10 What color is Greg?\twhite\t2 3 9\n1 Lily is a frog.\n2 Greg is a lion.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Greg is white.\n6 Bernhard is a rhino.\n7 Bernhard is yellow.\n8 Brian is a frog.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t1 8 9\n1 Greg is a frog.\n2 Brian is a rhino.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Brian is gray.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Lily is a swan.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t8 6 7\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Brian is a rhino.\n4 Brian is yellow.\n5 Lily is a rhino.\n6 Lily is green.\n7 Julius is a lion.\n8 Bernhard is yellow.\n9 Julius is white.\n10 What color is Greg?\twhite\t2 7 9\n1 Julius is a swan.\n2 Brian is a frog.\n3 Greg is a swan.\n4 Greg is gray.\n5 Bernhard is a rhino.\n6 Brian is green.\n7 Lily is a swan.\n8 Julius is yellow.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t7 3 4\n1 Bernhard is a frog.\n2 Greg is a swan.\n3 Greg is white.\n4 Lily is a swan.\n5 Lily is white.\n6 Julius is a lion.\n7 Brian is a swan.\n8 Brian is gray.\n9 Julius is gray.\n1 Julius is a lion.\n2 Greg is a frog.\n3 Julius is yellow.\n4 Bernhard is a swan.\n5 Brian is a lion.\n6 Brian is white.\n7 Bernhard is gray.\n8 Lily is a swan.\n9 Lily is gray.\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Lily is a rhino.\n4 Greg is a rhino.\n5 Julius is gray.\n6 Brian is a rhino.\n7 Greg is yellow.\n8 Brian is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t3 6 8\n1 Julius is a rhino.\n2 Brian is a swan.\n3 Brian is green.\n4 Bernhard is a lion.\n5 Bernhard is green.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Lily is a frog.\n9 Julius is white.\n10 What color is Lily?\tyellow\t8 6 7\n1 Bernhard is a swan.\n2 Bernhard is gray.\n3 Lily is a lion.\n4 Brian is a rhino.\n5 Lily is green.\n6 Greg is a lion.\n7 Greg is gray.\n8 Brian is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 4 8\n1 Bernhard is a swan.\n2 Brian is a swan.\n3 Brian is yellow.\n4 Julius is a rhino.\n5 Greg is a frog.\n6 Julius is green.\n7 Bernhard is yellow.\n8 Greg is green.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 4 6\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Lily is a frog.\n4 Brian is a lion.\n5 Greg is a swan.\n6 Julius is a rhino.\n7 Brian is green.\n8 Julius is white.\n9 Greg is gray.\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Greg is a lion.\n6 Julius is a lion.\n7 Greg is gray.\n8 Brian is white.\n9 Lily is white.\n10 What color is Julius?\tgray\t6 5 7\n1 Julius is a lion.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Bernhard is gray.\n5 Lily is green.\n6 Greg is a lion.\n7 Greg is yellow.\n8 Brian is a swan.\n9 Brian is gray.\n10 What color is Julius?\tyellow\t1 6 7\n1 Lily is a lion.\n2 Julius is a lion.\n3 Greg is a swan.\n4 Lily is gray.\n5 Julius is gray.\n6 Bernhard is a lion.\n7 Bernhard is gray.\n8 Greg is green.\n9 Brian is a rhino.\n1 Brian is a lion.\n2 Bernhard is a rhino.\n3 Lily is a swan.\n4 Brian is green.\n5 Julius is a rhino.\n6 Lily is green.\n7 Greg is a rhino.\n8 Bernhard is green.\n9 Greg is green.\n10 What color is Julius?\tgreen\t5 7 9\n1 Greg is a lion.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Julius is a lion.\n5 Lily is gray.\n6 Bernhard is a rhino.\n7 Brian is white.\n8 Greg is white.\n9 Julius is white.\n1 Greg is a swan.\n2 Brian is a swan.\n3 Julius is a rhino.\n4 Julius is green.\n5 Greg is gray.\n6 Bernhard is a rhino.\n7 Brian is gray.\n8 Bernhard is green.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 6 8\n1 Greg is a rhino.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Bernhard is a frog.\n5 Lily is green.\n6 Brian is white.\n7 Bernhard is gray.\n8 Greg is white.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 3 6\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Brian is a frog.\n4 Julius is a rhino.\n5 Brian is green.\n6 Lily is green.\n7 Julius is gray.\n8 Greg is a rhino.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t2 8 9\n1 Lily is a swan.\n2 Julius is a swan.\n3 Greg is a swan.\n4 Bernhard is a rhino.\n5 Lily is gray.\n6 Bernhard is white.\n7 Greg is gray.\n8 Julius is gray.\n9 Brian is a lion.\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Lily is a lion.\n4 Greg is a frog.\n5 Brian is a lion.\n6 Lily is green.\n7 Julius is a rhino.\n8 Greg is gray.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t5 3 6\n1 Lily is a swan.\n2 Brian is a lion.\n3 Lily is gray.\n4 Julius is a lion.\n5 Julius is green.\n6 Greg is a rhino.\n7 Brian is green.\n8 Greg is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgreen\t9 4 5\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Bernhard is a rhino.\n4 Julius is green.\n5 Bernhard is green.\n6 Greg is a frog.\n7 Brian is a lion.\n8 Brian is gray.\n9 Lily is white.\n1 Bernhard is a frog.\n2 Greg is a rhino.\n3 Julius is a lion.\n4 Bernhard is white.\n5 Greg is white.\n6 Brian is a frog.\n7 Julius is white.\n8 Lily is a frog.\n9 Brian is white.\n10 What color is Lily?\twhite\t8 6 9\n1 Brian is a lion.\n2 Lily is a frog.\n3 Greg is a swan.\n4 Julius is a swan.\n5 Lily is gray.\n6 Brian is yellow.\n7 Bernhard is a rhino.\n8 Julius is green.\n9 Bernhard is green.\n10 What color is Greg?\tgreen\t3 4 8\n1 Bernhard is a frog.\n2 Julius is a swan.\n3 Bernhard is yellow.\n4 Greg is a frog.\n5 Julius is white.\n6 Greg is gray.\n7 Brian is a lion.\n8 Lily is a frog.\n9 Brian is white.\n10 What color is Lily?\tgray\t8 4 6\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Brian is gray.\n4 Lily is gray.\n5 Bernhard is a lion.\n6 Julius is a rhino.\n7 Bernhard is yellow.\n8 Julius is white.\n9 Greg is a frog.\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Bernhard is a swan.\n4 Bernhard is yellow.\n5 Julius is green.\n6 Brian is a rhino.\n7 Lily is a swan.\n8 Lily is green.\n9 Brian is green.\n10 What color is Greg?\tgreen\t1 6 9\n1 Brian is a swan.\n2 Lily is a rhino.\n3 Julius is a lion.\n4 Bernhard is a frog.\n5 Lily is white.\n6 Greg is a rhino.\n7 Brian is green.\n8 Greg is yellow.\n9 Julius is yellow.\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Bernhard is green.\n4 Brian is green.\n5 Julius is a lion.\n6 Lily is a lion.\n7 Greg is a swan.\n8 Lily is yellow.\n9 Julius is yellow.\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Greg is yellow.\n4 Lily is a swan.\n5 Bernhard is a lion.\n6 Brian is yellow.\n7 Lily is yellow.\n8 Bernhard is gray.\n9 Julius is a lion.\n10 What color is Julius?\tgray\t9 5 8\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Brian is yellow.\n6 Bernhard is a frog.\n7 Lily is green.\n8 Julius is green.\n9 Greg is gray.\n10 What color is Bernhard?\tyellow\t6 4 5\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Julius is a lion.\n4 Brian is a lion.\n5 Bernhard is gray.\n6 Brian is gray.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Julius is gray.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Brian is gray.\n5 Julius is green.\n6 Lily is white.\n7 Bernhard is a rhino.\n8 Greg is a lion.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t7 3 5\n1 Greg is a rhino.\n2 Lily is a swan.\n3 Greg is green.\n4 Bernhard is a lion.\n5 Bernhard is green.\n6 Brian is a swan.\n7 Julius is a rhino.\n8 Brian is white.\n9 Julius is green.\n10 What color is Lily?\twhite\t2 6 8\n1 Julius is a rhino.\n2 Brian is a frog.\n3 Greg is a swan.\n4 Brian is yellow.\n5 Julius is yellow.\n6 Lily is a lion.\n7 Greg is gray.\n8 Lily is green.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 2 4\n1 Lily is a rhino.\n2 Lily is gray.\n3 Greg is a frog.\n4 Julius is a rhino.\n5 Brian is a lion.\n6 Bernhard is a rhino.\n7 Bernhard is yellow.\n8 Brian is white.\n9 Julius is yellow.\n1 Lily is a rhino.\n2 Lily is yellow.\n3 Bernhard is a lion.\n4 Julius is a frog.\n5 Julius is green.\n6 Greg is a rhino.\n7 Greg is green.\n8 Bernhard is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tgreen\t9 4 5\n1 Brian is a swan.\n2 Julius is a frog.\n3 Lily is a lion.\n4 Brian is white.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Lily is gray.\n8 Julius is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tyellow\t9 5 6\n1 Greg is a rhino.\n2 Julius is a lion.\n3 Brian is a frog.\n4 Julius is yellow.\n5 Bernhard is a lion.\n6 Bernhard is white.\n7 Brian is white.\n8 Lily is a frog.\n9 Greg is gray.\n10 What color is Lily?\twhite\t8 3 7\n1 Greg is a lion.\n2 Greg is yellow.\n3 Julius is a swan.\n4 Lily is a frog.\n5 Brian is a lion.\n6 Lily is yellow.\n7 Brian is gray.\n8 Julius is gray.\n9 Bernhard is a rhino.\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Lily is a rhino.\n4 Greg is a lion.\n5 Greg is green.\n6 Brian is a frog.\n7 Brian is green.\n8 Lily is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 6 7\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Bernhard is white.\n4 Lily is yellow.\n5 Greg is a lion.\n6 Brian is a swan.\n7 Brian is yellow.\n8 Julius is a rhino.\n9 Greg is gray.\n10 What color is Julius?\tyellow\t8 2 4\n1 Julius is a lion.\n2 Brian is a frog.\n3 Bernhard is a rhino.\n4 Greg is a frog.\n5 Bernhard is yellow.\n6 Lily is a frog.\n7 Brian is white.\n8 Lily is white.\n9 Greg is white.\n1 Greg is a lion.\n2 Greg is green.\n3 Brian is a swan.\n4 Lily is a frog.\n5 Brian is yellow.\n6 Julius is a lion.\n7 Lily is white.\n8 Julius is white.\n9 Bernhard is a rhino.\n1 Bernhard is a lion.\n2 Brian is a rhino.\n3 Julius is a lion.\n4 Bernhard is green.\n5 Greg is a rhino.\n6 Julius is green.\n7 Greg is green.\n8 Lily is a lion.\n9 Lily is gray.\n10 What color is Brian?\tgreen\t2 5 7\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Greg is a lion.\n4 Brian is a lion.\n5 Julius is green.\n6 Lily is green.\n7 Brian is white.\n8 Greg is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgreen\t9 1 6\n1 Lily is a swan.\n2 Lily is green.\n3 Greg is a lion.\n4 Brian is a rhino.\n5 Brian is green.\n6 Greg is green.\n7 Bernhard is a frog.\n8 Bernhard is white.\n9 Julius is a frog.\n10 What color is Julius?\twhite\t9 7 8\n1 Lily is a lion.\n2 Julius is a lion.\n3 Lily is gray.\n4 Bernhard is a frog.\n5 Bernhard is yellow.\n6 Greg is a swan.\n7 Greg is yellow.\n8 Brian is a rhino.\n9 Julius is gray.\n1 Greg is a frog.\n2 Julius is a swan.\n3 Lily is a rhino.\n4 Brian is a swan.\n5 Julius is gray.\n6 Greg is green.\n7 Brian is gray.\n8 Bernhard is a frog.\n9 Lily is green.\n10 What color is Bernhard?\tgreen\t8 1 6\n1 Julius is a rhino.\n2 Julius is white.\n3 Greg is a rhino.\n4 Greg is gray.\n5 Lily is a lion.\n6 Lily is gray.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tyellow\t9 7 8\n1 Bernhard is a swan.\n2 Greg is a rhino.\n3 Julius is a lion.\n4 Julius is gray.\n5 Brian is a swan.\n6 Bernhard is green.\n7 Brian is green.\n8 Lily is a lion.\n9 Lily is white.\n1 Brian is a swan.\n2 Lily is a swan.\n3 Greg is a rhino.\n4 Julius is a swan.\n5 Greg is gray.\n6 Brian is green.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Julius is green.\n10 What color is Lily?\tgreen\t2 4 9\n1 Julius is a rhino.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Greg is a swan.\n5 Brian is yellow.\n6 Bernhard is yellow.\n7 Lily is a swan.\n8 Julius is yellow.\n9 Lily is green.\n10 What color is Greg?\tgreen\t4 7 9\n1 Greg is a swan.\n2 Lily is a swan.\n3 Julius is a frog.\n4 Lily is gray.\n5 Brian is a rhino.\n6 Julius is white.\n7 Brian is yellow.\n8 Bernhard is a rhino.\n9 Greg is gray.\n10 What color is Bernhard?\tyellow\t8 5 7\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Bernhard is yellow.\n4 Greg is green.\n5 Brian is a rhino.\n6 Brian is white.\n7 Julius is a swan.\n8 Julius is gray.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 5 6\n1 Julius is a lion.\n2 Brian is a rhino.\n3 Bernhard is a swan.\n4 Brian is yellow.\n5 Lily is a lion.\n6 Julius is white.\n7 Greg is a frog.\n8 Lily is white.\n9 Bernhard is white.\n1 Lily is a rhino.\n2 Lily is yellow.\n3 Julius is a rhino.\n4 Bernhard is a rhino.\n5 Brian is a lion.\n6 Brian is white.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is a frog.\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Lily is a lion.\n4 Julius is a rhino.\n5 Brian is yellow.\n6 Bernhard is yellow.\n7 Lily is white.\n8 Greg is a swan.\n9 Julius is yellow.\n1 Greg is a lion.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Brian is white.\n5 Greg is gray.\n6 Bernhard is a frog.\n7 Julius is a frog.\n8 Bernhard is yellow.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t2 7 9\n1 Brian is a frog.\n2 Greg is a lion.\n3 Greg is green.\n4 Lily is a frog.\n5 Bernhard is a frog.\n6 Julius is a lion.\n7 Julius is gray.\n8 Lily is yellow.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t5 4 8\n1 Brian is a swan.\n2 Brian is white.\n3 Lily is a swan.\n4 Greg is a frog.\n5 Julius is a lion.\n6 Bernhard is a frog.\n7 Lily is white.\n8 Greg is white.\n9 Julius is yellow.\n10 What color is Bernhard?\twhite\t6 4 8\n1 Brian is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is white.\n4 Greg is a frog.\n5 Julius is a rhino.\n6 Lily is a swan.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Julius is yellow.\n1 Julius is a lion.\n2 Brian is a rhino.\n3 Julius is white.\n4 Brian is green.\n5 Greg is a rhino.\n6 Bernhard is a lion.\n7 Greg is green.\n8 Lily is a rhino.\n9 Bernhard is yellow.\n10 What color is Lily?\tgreen\t8 5 7\n1 Bernhard is a swan.\n2 Lily is a frog.\n3 Bernhard is green.\n4 Greg is a frog.\n5 Lily is gray.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Brian is a lion.\n9 Brian is white.\n10 What color is Greg?\tgray\t4 2 5\n1 Bernhard is a swan.\n2 Brian is a rhino.\n3 Lily is a frog.\n4 Lily is yellow.\n5 Brian is gray.\n6 Bernhard is white.\n7 Julius is a swan.\n8 Julius is yellow.\n9 Greg is a lion.\n1 Greg is a frog.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Brian is a frog.\n5 Greg is green.\n6 Bernhard is gray.\n7 Lily is a swan.\n8 Lily is gray.\n9 Brian is green.\n10 What color is Julius?\tgreen\t2 4 9\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Julius is a rhino.\n4 Julius is gray.\n5 Lily is white.\n6 Bernhard is a swan.\n7 Bernhard is gray.\n8 Greg is gray.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 1 5\n1 Julius is a frog.\n2 Greg is a rhino.\n3 Bernhard is a swan.\n4 Greg is green.\n5 Lily is a frog.\n6 Julius is yellow.\n7 Brian is a rhino.\n8 Lily is yellow.\n9 Bernhard is yellow.\n10 What color is Brian?\tgreen\t7 2 4\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Greg is white.\n5 Bernhard is green.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Brian is white.\n9 Lily is a frog.\n1 Lily is a rhino.\n2 Lily is white.\n3 Julius is a swan.\n4 Brian is a rhino.\n5 Greg is a frog.\n6 Bernhard is a rhino.\n7 Bernhard is yellow.\n8 Julius is white.\n9 Greg is gray.\n10 What color is Brian?\tyellow\t4 6 7\n1 Greg is a swan.\n2 Lily is a swan.\n3 Julius is a frog.\n4 Julius is green.\n5 Bernhard is a swan.\n6 Greg is gray.\n7 Bernhard is gray.\n8 Lily is gray.\n9 Brian is a lion.\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Brian is a swan.\n4 Julius is a lion.\n5 Lily is green.\n6 Julius is green.\n7 Bernhard is green.\n8 Brian is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgreen\t9 4 6\n1 Brian is a swan.\n2 Brian is green.\n3 Julius is a lion.\n4 Bernhard is a lion.\n5 Lily is a frog.\n6 Greg is a rhino.\n7 Greg is yellow.\n8 Julius is white.\n9 Bernhard is white.\n1 Greg is a frog.\n2 Lily is a frog.\n3 Brian is a rhino.\n4 Greg is gray.\n5 Brian is green.\n6 Julius is a rhino.\n7 Bernhard is a lion.\n8 Julius is yellow.\n9 Lily is gray.\n1 Greg is a lion.\n2 Julius is a frog.\n3 Greg is gray.\n4 Julius is white.\n5 Lily is a lion.\n6 Bernhard is a frog.\n7 Brian is a frog.\n8 Brian is white.\n9 Bernhard is white.\n10 What color is Lily?\tgray\t5 1 3\n1 Greg is a frog.\n2 Lily is a frog.\n3 Greg is yellow.\n4 Brian is a frog.\n5 Julius is a frog.\n6 Lily is white.\n7 Brian is white.\n8 Julius is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\twhite\t9 5 8\n1 Julius is a swan.\n2 Julius is gray.\n3 Greg is a lion.\n4 Greg is green.\n5 Lily is a lion.\n6 Brian is a rhino.\n7 Brian is gray.\n8 Lily is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgray\t9 1 2\n1 Greg is a frog.\n2 Lily is a lion.\n3 Brian is a frog.\n4 Bernhard is a lion.\n5 Bernhard is yellow.\n6 Greg is green.\n7 Lily is yellow.\n8 Brian is green.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 4 5\n1 Greg is a rhino.\n2 Greg is green.\n3 Julius is a swan.\n4 Bernhard is a frog.\n5 Lily is a lion.\n6 Bernhard is gray.\n7 Lily is green.\n8 Julius is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 4 6\n1 Lily is a swan.\n2 Lily is gray.\n3 Greg is a rhino.\n4 Brian is a frog.\n5 Bernhard is a lion.\n6 Greg is green.\n7 Julius is a frog.\n8 Julius is white.\n9 Bernhard is green.\n10 What color is Brian?\twhite\t4 7 8\n1 Bernhard is a swan.\n2 Julius is a swan.\n3 Lily is a lion.\n4 Bernhard is yellow.\n5 Brian is a swan.\n6 Greg is a frog.\n7 Lily is gray.\n8 Greg is gray.\n9 Brian is white.\n10 What color is Julius?\twhite\t2 5 9\n1 Lily is a lion.\n2 Brian is a lion.\n3 Julius is a rhino.\n4 Lily is yellow.\n5 Brian is yellow.\n6 Greg is a rhino.\n7 Julius is gray.\n8 Bernhard is a swan.\n9 Bernhard is white.\n10 What color is Greg?\tgray\t6 3 7\n1 Greg is a swan.\n2 Lily is a swan.\n3 Lily is green.\n4 Brian is a swan.\n5 Bernhard is a lion.\n6 Julius is a swan.\n7 Greg is white.\n8 Julius is white.\n9 Bernhard is yellow.\n10 What color is Brian?\twhite\t4 6 8\n1 Brian is a rhino.\n2 Brian is gray.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Greg is a rhino.\n6 Lily is a lion.\n7 Greg is green.\n8 Bernhard is a rhino.\n9 Lily is white.\n10 What color is Bernhard?\tgreen\t8 5 7\n1 Greg is a frog.\n2 Brian is a swan.\n3 Brian is green.\n4 Julius is a swan.\n5 Julius is white.\n6 Greg is green.\n7 Lily is a lion.\n8 Bernhard is a swan.\n9 Bernhard is green.\n1 Bernhard is a swan.\n2 Bernhard is yellow.\n3 Julius is a swan.\n4 Julius is gray.\n5 Lily is a rhino.\n6 Greg is a rhino.\n7 Brian is a swan.\n8 Greg is gray.\n9 Brian is gray.\n10 What color is Lily?\tgray\t5 6 8\n1 Lily is a frog.\n2 Lily is yellow.\n3 Greg is a frog.\n4 Bernhard is a frog.\n5 Julius is a frog.\n6 Julius is yellow.\n7 Brian is a swan.\n8 Bernhard is yellow.\n9 Greg is yellow.\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Brian is a rhino.\n4 Brian is white.\n5 Bernhard is a lion.\n6 Julius is white.\n7 Lily is white.\n8 Bernhard is white.\n9 Greg is a swan.\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Bernhard is a swan.\n4 Lily is a swan.\n5 Greg is white.\n6 Bernhard is yellow.\n7 Brian is yellow.\n8 Julius is a lion.\n9 Julius is white.\n10 What color is Lily?\tyellow\t4 3 6\n1 Brian is a lion.\n2 Julius is a rhino.\n3 Brian is yellow.\n4 Julius is white.\n5 Lily is a lion.\n6 Lily is yellow.\n7 Bernhard is a swan.\n8 Bernhard is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tyellow\t9 7 8\n1 Brian is a swan.\n2 Bernhard is a swan.\n3 Lily is a rhino.\n4 Julius is a rhino.\n5 Lily is gray.\n6 Greg is a swan.\n7 Brian is green.\n8 Julius is gray.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t2 6 9\n1 Bernhard is a rhino.\n2 Greg is a swan.\n3 Julius is a frog.\n4 Lily is a frog.\n5 Brian is a lion.\n6 Julius is green.\n7 Brian is white.\n8 Lily is green.\n9 Bernhard is green.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Bernhard is a swan.\n4 Lily is white.\n5 Julius is a swan.\n6 Greg is a lion.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is white.\n10 What color is Brian?\twhite\t1 6 9\n1 Bernhard is a frog.\n2 Bernhard is gray.\n3 Julius is a swan.\n4 Lily is a swan.\n5 Brian is a swan.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Lily is green.\n9 Brian is green.\n10 What color is Julius?\tgreen\t3 5 9\n1 Bernhard is a lion.\n2 Greg is a lion.\n3 Greg is white.\n4 Julius is a rhino.\n5 Julius is green.\n6 Bernhard is white.\n7 Lily is a frog.\n8 Brian is a swan.\n9 Lily is gray.\n1 Lily is a swan.\n2 Lily is green.\n3 Bernhard is a swan.\n4 Julius is a rhino.\n5 Brian is a rhino.\n6 Julius is white.\n7 Greg is a frog.\n8 Bernhard is white.\n9 Greg is gray.\n10 What color is Brian?\twhite\t5 4 6\n1 Lily is a swan.\n2 Bernhard is a rhino.\n3 Brian is a lion.\n4 Brian is yellow.\n5 Lily is green.\n6 Julius is a frog.\n7 Bernhard is green.\n8 Julius is white.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 6 8\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Julius is a lion.\n4 Lily is a swan.\n5 Lily is gray.\n6 Julius is yellow.\n7 Brian is gray.\n8 Bernhard is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 4 5\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Brian is a frog.\n4 Brian is green.\n5 Julius is a frog.\n6 Greg is green.\n7 Bernhard is gray.\n8 Julius is white.\n9 Lily is a frog.\n10 What color is Lily?\twhite\t9 5 8\n1 Julius is a frog.\n2 Bernhard is a swan.\n3 Greg is a frog.\n4 Greg is gray.\n5 Bernhard is gray.\n6 Julius is gray.\n7 Lily is a rhino.\n8 Brian is a lion.\n9 Brian is white.\n1 Greg is a swan.\n2 Julius is a swan.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Brian is a lion.\n6 Julius is green.\n7 Bernhard is white.\n8 Brian is yellow.\n9 Lily is green.\n10 What color is Greg?\tgreen\t1 3 9\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Bernhard is gray.\n6 Lily is gray.\n7 Greg is gray.\n8 Julius is a lion.\n9 Julius is gray.\n10 What color is Brian?\tgray\t4 2 5\n1 Greg is a lion.\n2 Julius is a lion.\n3 Brian is a swan.\n4 Bernhard is a swan.\n5 Greg is yellow.\n6 Julius is yellow.\n7 Lily is a lion.\n8 Bernhard is green.\n9 Brian is green.\n10 What color is Lily?\tyellow\t7 2 6\n1 Bernhard is a lion.\n2 Lily is a swan.\n3 Bernhard is yellow.\n4 Greg is a frog.\n5 Julius is a lion.\n6 Julius is white.\n7 Lily is green.\n8 Greg is gray.\n9 Brian is a lion.\n10 What color is Brian?\twhite\t9 5 6\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Bernhard is green.\n4 Greg is a swan.\n5 Lily is a lion.\n6 Julius is a frog.\n7 Brian is gray.\n8 Lily is green.\n9 Julius is gray.\n10 What color is Greg?\tgray\t4 2 7\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Lily is a frog.\n4 Bernhard is white.\n5 Greg is a lion.\n6 Brian is yellow.\n7 Lily is green.\n8 Julius is a swan.\n9 Greg is yellow.\n10 What color is Julius?\twhite\t8 2 4\n1 Julius is a rhino.\n2 Greg is a frog.\n3 Greg is white.\n4 Julius is green.\n5 Bernhard is a frog.\n6 Lily is a lion.\n7 Lily is green.\n8 Brian is a frog.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t5 8 9\n1 Bernhard is a rhino.\n2 Lily is a lion.\n3 Bernhard is gray.\n4 Lily is white.\n5 Brian is a swan.\n6 Julius is a frog.\n7 Julius is green.\n8 Brian is yellow.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 2 4\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Greg is a frog.\n4 Bernhard is green.\n5 Lily is green.\n6 Greg is green.\n7 Brian is a rhino.\n8 Julius is a swan.\n9 Julius is green.\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Lily is gray.\n5 Bernhard is gray.\n6 Brian is white.\n7 Greg is a frog.\n8 Greg is white.\n9 Julius is a rhino.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Greg is a rhino.\n4 Lily is a lion.\n5 Greg is green.\n6 Bernhard is a frog.\n7 Lily is green.\n8 Brian is a lion.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t8 4 7\n1 Julius is a lion.\n2 Bernhard is a lion.\n3 Julius is yellow.\n4 Brian is a frog.\n5 Brian is yellow.\n6 Lily is a frog.\n7 Greg is a swan.\n8 Lily is gray.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t2 1 3\n1 Lily is a frog.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Brian is a swan.\n5 Julius is a swan.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Julius is yellow.\n9 Brian is yellow.\n1 Julius is a lion.\n2 Brian is a frog.\n3 Greg is a frog.\n4 Julius is yellow.\n5 Greg is gray.\n6 Brian is gray.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 3 5\n1 Julius is a swan.\n2 Julius is green.\n3 Brian is a lion.\n4 Lily is a swan.\n5 Lily is white.\n6 Brian is gray.\n7 Greg is a lion.\n8 Bernhard is a lion.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t8 7 9\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Julius is yellow.\n4 Bernhard is a frog.\n5 Lily is green.\n6 Bernhard is green.\n7 Brian is a rhino.\n8 Greg is a lion.\n9 Brian is yellow.\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Julius is a frog.\n4 Julius is gray.\n5 Lily is white.\n6 Bernhard is white.\n7 Greg is a rhino.\n8 Brian is a swan.\n9 Greg is yellow.\n1 Lily is a frog.\n2 Julius is a swan.\n3 Greg is a frog.\n4 Lily is gray.\n5 Julius is green.\n6 Brian is a lion.\n7 Brian is green.\n8 Greg is gray.\n9 Bernhard is a rhino.\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Lily is a lion.\n6 Julius is green.\n7 Lily is white.\n8 Brian is a rhino.\n9 Brian is yellow.\n10 What color is Greg?\twhite\t4 5 7\n1 Bernhard is a swan.\n2 Lily is a swan.\n3 Bernhard is gray.\n4 Greg is a swan.\n5 Julius is a frog.\n6 Lily is green.\n7 Julius is white.\n8 Brian is a rhino.\n9 Brian is gray.\n10 What color is Greg?\tgreen\t4 2 6\n1 Bernhard is a frog.\n2 Greg is a frog.\n3 Brian is a lion.\n4 Greg is white.\n5 Julius is a frog.\n6 Brian is gray.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Lily is a swan.\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Greg is green.\n5 Bernhard is a lion.\n6 Lily is a rhino.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Lily is gray.\n10 What color is Julius?\tgray\t3 6 9\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Lily is a rhino.\n4 Brian is white.\n5 Bernhard is gray.\n6 Lily is gray.\n7 Julius is a rhino.\n8 Greg is a lion.\n9 Greg is yellow.\n10 What color is Julius?\tgray\t7 3 6\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Bernhard is a rhino.\n4 Bernhard is white.\n5 Lily is gray.\n6 Julius is white.\n7 Greg is a frog.\n8 Greg is gray.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 3 4\n1 Julius is a frog.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Brian is gray.\n5 Bernhard is a rhino.\n6 Greg is a rhino.\n7 Julius is green.\n8 Bernhard is gray.\n9 Greg is gray.\n1 Greg is a swan.\n2 Brian is a swan.\n3 Brian is gray.\n4 Greg is gray.\n5 Bernhard is a frog.\n6 Lily is a lion.\n7 Lily is gray.\n8 Bernhard is white.\n9 Julius is a swan.\n10 What color is Julius?\tgray\t9 2 3\n1 Greg is a rhino.\n2 Lily is a lion.\n3 Greg is yellow.\n4 Bernhard is a rhino.\n5 Lily is green.\n6 Bernhard is gray.\n7 Julius is a lion.\n8 Brian is a lion.\n9 Brian is green.\n10 What color is Julius?\tgreen\t7 8 9\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Lily is a swan.\n4 Julius is a swan.\n5 Lily is green.\n6 Greg is yellow.\n7 Bernhard is green.\n8 Julius is green.\n9 Brian is a swan.\n10 What color is Brian?\tgreen\t9 4 8\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Brian is green.\n4 Julius is a rhino.\n5 Greg is a rhino.\n6 Greg is gray.\n7 Julius is gray.\n8 Lily is a lion.\n9 Bernhard is yellow.\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Brian is green.\n4 Julius is a frog.\n5 Greg is a frog.\n6 Bernhard is a frog.\n7 Julius is gray.\n8 Lily is white.\n9 Bernhard is gray.\n10 What color is Greg?\tgray\t5 6 9\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Brian is a swan.\n4 Bernhard is gray.\n5 Brian is white.\n6 Lily is a lion.\n7 Julius is white.\n8 Lily is green.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 3 5\n1 Greg is a lion.\n2 Julius is a rhino.\n3 Greg is green.\n4 Julius is yellow.\n5 Bernhard is a rhino.\n6 Brian is a rhino.\n7 Bernhard is green.\n8 Brian is green.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 1 3\n1 Brian is a frog.\n2 Greg is a lion.\n3 Greg is green.\n4 Brian is green.\n5 Lily is a swan.\n6 Julius is a rhino.\n7 Julius is white.\n8 Bernhard is a lion.\n9 Lily is white.\n10 What color is Bernhard?\tgreen\t8 2 3\n1 Julius is a swan.\n2 Julius is green.\n3 Lily is a lion.\n4 Lily is yellow.\n5 Bernhard is a frog.\n6 Bernhard is green.\n7 Greg is a rhino.\n8 Brian is a swan.\n9 Greg is white.\n10 What color is Brian?\tgreen\t8 1 2\n1 Greg is a lion.\n2 Lily is a swan.\n3 Bernhard is a swan.\n4 Lily is white.\n5 Bernhard is white.\n6 Greg is white.\n7 Julius is a rhino.\n8 Brian is a lion.\n9 Julius is yellow.\n10 What color is Brian?\twhite\t8 1 6\n1 Julius is a swan.\n2 Julius is gray.\n3 Greg is a rhino.\n4 Brian is a frog.\n5 Bernhard is a swan.\n6 Brian is green.\n7 Lily is a swan.\n8 Greg is yellow.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t5 7 9\n1 Bernhard is a swan.\n2 Lily is a lion.\n3 Lily is white.\n4 Greg is a frog.\n5 Brian is a swan.\n6 Julius is a lion.\n7 Bernhard is gray.\n8 Julius is white.\n9 Greg is green.\n10 What color is Brian?\tgray\t5 1 7\n1 Bernhard is a frog.\n2 Brian is a frog.\n3 Lily is a swan.\n4 Julius is a lion.\n5 Greg is a frog.\n6 Bernhard is white.\n7 Lily is gray.\n8 Greg is white.\n9 Julius is gray.\n10 What color is Brian?\twhite\t2 5 8\n1 Bernhard is a frog.\n2 Lily is a swan.\n3 Bernhard is white.\n4 Lily is green.\n5 Brian is a lion.\n6 Brian is white.\n7 Greg is a frog.\n8 Greg is gray.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 7 8\n1 Brian is a swan.\n2 Julius is a frog.\n3 Greg is a swan.\n4 Julius is green.\n5 Greg is white.\n6 Bernhard is a frog.\n7 Brian is white.\n8 Lily is a rhino.\n9 Lily is green.\n10 What color is Bernhard?\tgreen\t6 2 4\n1 Brian is a lion.\n2 Bernhard is a rhino.\n3 Greg is a lion.\n4 Brian is gray.\n5 Bernhard is green.\n6 Julius is a lion.\n7 Greg is white.\n8 Lily is a lion.\n9 Lily is white.\n10 What color is Julius?\twhite\t6 8 9\n1 Brian is a lion.\n2 Julius is a lion.\n3 Bernhard is a lion.\n4 Lily is a frog.\n5 Brian is gray.\n6 Greg is a frog.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Lily?\tgray\t4 6 9\n1 Bernhard is a rhino.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Brian is gray.\n5 Bernhard is white.\n6 Lily is a frog.\n7 Lily is green.\n8 Greg is gray.\n9 Julius is a lion.\n1 Lily is a frog.\n2 Brian is a swan.\n3 Brian is gray.\n4 Greg is a rhino.\n5 Julius is a frog.\n6 Bernhard is a swan.\n7 Greg is white.\n8 Julius is yellow.\n9 Bernhard is white.\n10 What color is Lily?\tyellow\t1 5 8\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Lily is a swan.\n5 Brian is a rhino.\n6 Lily is gray.\n7 Brian is white.\n8 Greg is yellow.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 1 8\n1 Julius is a lion.\n2 Julius is gray.\n3 Bernhard is a rhino.\n4 Lily is a lion.\n5 Greg is a frog.\n6 Greg is green.\n7 Bernhard is green.\n8 Lily is gray.\n9 Brian is a lion.\n10 What color is Brian?\tgray\t9 4 8\n1 Lily is a frog.\n2 Julius is a swan.\n3 Greg is a lion.\n4 Julius is gray.\n5 Lily is green.\n6 Brian is a rhino.\n7 Brian is yellow.\n8 Bernhard is a frog.\n9 Bernhard is white.\n1 Julius is a lion.\n2 Brian is a swan.\n3 Greg is a frog.\n4 Lily is a rhino.\n5 Greg is green.\n6 Brian is green.\n7 Julius is green.\n8 Bernhard is a swan.\n9 Lily is yellow.\n10 What color is Bernhard?\tgreen\t8 2 6\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Bernhard is a swan.\n6 Lily is a lion.\n7 Brian is a swan.\n8 Lily is yellow.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t5 7 9\n1 Lily is a swan.\n2 Lily is white.\n3 Greg is a frog.\n4 Julius is a lion.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Greg is gray.\n8 Brian is a lion.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t8 4 9\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Julius is a rhino.\n4 Brian is white.\n5 Bernhard is gray.\n6 Lily is a lion.\n7 Julius is yellow.\n8 Lily is gray.\n9 Greg is a frog.\n10 What color is Greg?\tgray\t9 2 5\n1 Brian is a lion.\n2 Greg is a swan.\n3 Brian is white.\n4 Bernhard is a swan.\n5 Bernhard is gray.\n6 Lily is a lion.\n7 Julius is a rhino.\n8 Greg is gray.\n9 Julius is white.\n10 What color is Lily?\twhite\t6 1 3\n1 Greg is a frog.\n2 Greg is yellow.\n3 Bernhard is a rhino.\n4 Brian is a lion.\n5 Lily is a lion.\n6 Brian is yellow.\n7 Julius is a rhino.\n8 Julius is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t5 4 6\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Lily is gray.\n4 Brian is a rhino.\n5 Greg is a frog.\n6 Bernhard is white.\n7 Greg is white.\n8 Brian is green.\n9 Julius is a swan.\n1 Lily is a lion.\n2 Lily is white.\n3 Greg is a swan.\n4 Bernhard is a swan.\n5 Greg is gray.\n6 Brian is a swan.\n7 Bernhard is white.\n8 Julius is a swan.\n9 Brian is green.\n10 What color is Julius?\tgreen\t8 6 9\n1 Julius is a lion.\n2 Bernhard is a lion.\n3 Lily is a frog.\n4 Lily is gray.\n5 Brian is a rhino.\n6 Bernhard is white.\n7 Greg is a lion.\n8 Julius is gray.\n9 Brian is green.\n10 What color is Greg?\twhite\t7 2 6\n1 Lily is a rhino.\n2 Julius is a swan.\n3 Bernhard is a rhino.\n4 Brian is a lion.\n5 Julius is gray.\n6 Bernhard is green.\n7 Brian is white.\n8 Greg is a lion.\n9 Lily is green.\n10 What color is Greg?\twhite\t8 4 7\n1 Brian is a frog.\n2 Lily is a frog.\n3 Brian is yellow.\n4 Lily is yellow.\n5 Bernhard is a lion.\n6 Bernhard is green.\n7 Greg is a swan.\n8 Julius is a rhino.\n9 Julius is green.\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Lily is green.\n4 Julius is gray.\n5 Greg is a swan.\n6 Brian is a rhino.\n7 Bernhard is a lion.\n8 Greg is yellow.\n9 Bernhard is green.\n10 What color is Brian?\tgray\t6 2 4\n1 Brian is a rhino.\n2 Brian is white.\n3 Lily is a swan.\n4 Julius is a rhino.\n5 Julius is green.\n6 Bernhard is a lion.\n7 Bernhard is green.\n8 Lily is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgreen\t9 6 7\n1 Bernhard is a lion.\n2 Lily is a lion.\n3 Greg is a frog.\n4 Julius is a swan.\n5 Julius is white.\n6 Brian is a lion.\n7 Brian is yellow.\n8 Bernhard is yellow.\n9 Lily is yellow.\n1 Lily is a swan.\n2 Greg is a lion.\n3 Lily is white.\n4 Brian is a rhino.\n5 Bernhard is a rhino.\n6 Julius is a rhino.\n7 Brian is gray.\n8 Bernhard is gray.\n9 Julius is gray.\n1 Greg is a frog.\n2 Brian is a lion.\n3 Bernhard is a lion.\n4 Lily is a lion.\n5 Greg is white.\n6 Bernhard is green.\n7 Julius is a frog.\n8 Brian is green.\n9 Julius is gray.\n10 What color is Lily?\tgreen\t4 3 6\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Brian is gray.\n4 Lily is green.\n5 Julius is a rhino.\n6 Bernhard is a swan.\n7 Bernhard is white.\n8 Julius is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 5 8\n1 Bernhard is a frog.\n2 Lily is a rhino.\n3 Brian is a lion.\n4 Brian is green.\n5 Julius is a swan.\n6 Greg is a rhino.\n7 Bernhard is green.\n8 Lily is yellow.\n9 Julius is gray.\n10 What color is Greg?\tyellow\t6 2 8\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Brian is a frog.\n5 Brian is green.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 4 5\n1 Greg is a swan.\n2 Julius is a lion.\n3 Greg is white.\n4 Lily is a frog.\n5 Bernhard is a lion.\n6 Brian is a swan.\n7 Julius is white.\n8 Bernhard is white.\n9 Lily is white.\n10 What color is Brian?\twhite\t6 1 3\n1 Brian is a frog.\n2 Brian is green.\n3 Julius is a lion.\n4 Bernhard is a frog.\n5 Bernhard is white.\n6 Greg is a lion.\n7 Lily is a rhino.\n8 Julius is gray.\n9 Lily is gray.\n10 What color is Greg?\tgray\t6 3 8\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Julius is a frog.\n4 Lily is a rhino.\n5 Greg is green.\n6 Julius is white.\n7 Brian is green.\n8 Bernhard is a swan.\n9 Lily is green.\n1 Lily is a swan.\n2 Greg is a frog.\n3 Julius is a frog.\n4 Bernhard is a swan.\n5 Greg is white.\n6 Julius is white.\n7 Lily is green.\n8 Bernhard is green.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 3 6\n1 Lily is a rhino.\n2 Lily is white.\n3 Julius is a rhino.\n4 Brian is a frog.\n5 Bernhard is a lion.\n6 Greg is a swan.\n7 Brian is yellow.\n8 Bernhard is gray.\n9 Julius is gray.\n1 Julius is a rhino.\n2 Julius is white.\n3 Brian is a frog.\n4 Lily is a frog.\n5 Lily is gray.\n6 Greg is a rhino.\n7 Bernhard is a swan.\n8 Brian is gray.\n9 Bernhard is yellow.\n10 What color is Greg?\twhite\t6 1 2\n1 Greg is a frog.\n2 Brian is a lion.\n3 Lily is a lion.\n4 Bernhard is a lion.\n5 Julius is a lion.\n6 Bernhard is yellow.\n7 Julius is yellow.\n8 Greg is yellow.\n9 Lily is yellow.\n10 What color is Brian?\tyellow\t2 5 7\n1 Brian is a swan.\n2 Julius is a frog.\n3 Lily is a frog.\n4 Greg is a lion.\n5 Brian is white.\n6 Greg is gray.\n7 Bernhard is a frog.\n8 Bernhard is white.\n9 Julius is white.\n10 What color is Lily?\twhite\t3 7 8\n1 Greg is a frog.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Greg is white.\n5 Lily is a lion.\n6 Lily is gray.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Julius is a swan.\n1 Julius is a lion.\n2 Lily is a swan.\n3 Lily is white.\n4 Julius is white.\n5 Greg is a swan.\n6 Bernhard is a rhino.\n7 Bernhard is green.\n8 Greg is white.\n9 Brian is a swan.\n10 What color is Brian?\twhite\t9 5 8\n1 Greg is a frog.\n2 Brian is a lion.\n3 Lily is a rhino.\n4 Bernhard is a frog.\n5 Julius is a rhino.\n6 Julius is white.\n7 Bernhard is white.\n8 Lily is white.\n9 Brian is gray.\n10 What color is Greg?\twhite\t1 4 7\n1 Julius is a lion.\n2 Bernhard is a lion.\n3 Julius is white.\n4 Lily is a lion.\n5 Greg is a frog.\n6 Bernhard is green.\n7 Lily is green.\n8 Greg is yellow.\n9 Brian is a rhino.\n1 Lily is a lion.\n2 Lily is green.\n3 Bernhard is a frog.\n4 Julius is a rhino.\n5 Brian is a frog.\n6 Brian is yellow.\n7 Greg is a rhino.\n8 Greg is green.\n9 Julius is green.\n10 What color is Bernhard?\tyellow\t3 5 6\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Julius is green.\n4 Bernhard is a frog.\n5 Bernhard is white.\n6 Lily is green.\n7 Greg is a swan.\n8 Greg is yellow.\n9 Brian is a lion.\n10 What color is Brian?\tgreen\t9 1 6\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Greg is a frog.\n4 Brian is a lion.\n5 Julius is white.\n6 Brian is white.\n7 Bernhard is gray.\n8 Lily is a rhino.\n9 Greg is gray.\n10 What color is Lily?\tgray\t8 1 7\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Greg is a rhino.\n4 Greg is white.\n5 Bernhard is a frog.\n6 Lily is white.\n7 Brian is a swan.\n8 Bernhard is white.\n9 Julius is white.\n1 Lily is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a lion.\n4 Julius is a rhino.\n5 Greg is gray.\n6 Julius is white.\n7 Bernhard is white.\n8 Lily is white.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 4 6\n1 Julius is a lion.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Greg is gray.\n6 Brian is a lion.\n7 Julius is green.\n8 Lily is green.\n9 Brian is green.\n1 Bernhard is a lion.\n2 Julius is a swan.\n3 Brian is a lion.\n4 Julius is white.\n5 Greg is a lion.\n6 Brian is green.\n7 Bernhard is green.\n8 Lily is a frog.\n9 Greg is green.\n1 Bernhard is a lion.\n2 Greg is a rhino.\n3 Greg is yellow.\n4 Brian is a frog.\n5 Brian is green.\n6 Lily is a rhino.\n7 Lily is white.\n8 Bernhard is gray.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 4 5\n1 Lily is a swan.\n2 Julius is a swan.\n3 Greg is a frog.\n4 Brian is a rhino.\n5 Lily is gray.\n6 Bernhard is a swan.\n7 Greg is green.\n8 Julius is yellow.\n9 Brian is green.\n10 What color is Bernhard?\tyellow\t6 2 8\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Greg is white.\n4 Julius is a rhino.\n5 Lily is a swan.\n6 Bernhard is gray.\n7 Brian is a lion.\n8 Julius is yellow.\n9 Lily is gray.\n10 What color is Brian?\twhite\t7 2 3\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Julius is yellow.\n5 Greg is a rhino.\n6 Brian is a swan.\n7 Bernhard is white.\n8 Greg is yellow.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t3 5 8\n1 Julius is a lion.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Lily is a frog.\n5 Bernhard is yellow.\n6 Julius is yellow.\n7 Brian is yellow.\n8 Lily is gray.\n9 Greg is a frog.\n10 What color is Greg?\tgray\t9 4 8\n1 Julius is a swan.\n2 Brian is a frog.\n3 Julius is white.\n4 Bernhard is a swan.\n5 Greg is a swan.\n6 Bernhard is white.\n7 Greg is white.\n8 Lily is a frog.\n9 Lily is gray.\n10 What color is Brian?\tgray\t2 8 9\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Julius is a lion.\n4 Julius is white.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Greg is green.\n8 Lily is white.\n9 Brian is a frog.\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Greg is yellow.\n6 Julius is gray.\n7 Lily is yellow.\n8 Brian is a swan.\n9 Bernhard is yellow.\n1 Lily is a frog.\n2 Julius is a swan.\n3 Brian is a frog.\n4 Greg is a lion.\n5 Lily is green.\n6 Julius is yellow.\n7 Greg is gray.\n8 Brian is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgray\t9 4 7\n1 Greg is a lion.\n2 Bernhard is a rhino.\n3 Greg is yellow.\n4 Julius is a rhino.\n5 Brian is a lion.\n6 Julius is green.\n7 Brian is green.\n8 Bernhard is green.\n9 Lily is a frog.\n1 Julius is a swan.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Bernhard is a frog.\n5 Greg is a frog.\n6 Lily is white.\n7 Bernhard is white.\n8 Julius is gray.\n9 Brian is white.\n10 What color is Greg?\twhite\t5 4 7\n1 Greg is a lion.\n2 Bernhard is a frog.\n3 Greg is white.\n4 Lily is a frog.\n5 Lily is white.\n6 Bernhard is white.\n7 Brian is a lion.\n8 Brian is green.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 7 8\n1 Bernhard is a rhino.\n2 Lily is a rhino.\n3 Greg is a frog.\n4 Brian is a swan.\n5 Bernhard is yellow.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Julius is a lion.\n9 Julius is white.\n1 Lily is a rhino.\n2 Lily is white.\n3 Greg is a lion.\n4 Greg is green.\n5 Bernhard is a rhino.\n6 Julius is a frog.\n7 Brian is a lion.\n8 Brian is green.\n9 Bernhard is yellow.\n1 Bernhard is a rhino.\n2 Lily is a swan.\n3 Lily is gray.\n4 Julius is a swan.\n5 Greg is a swan.\n6 Brian is a frog.\n7 Greg is gray.\n8 Julius is gray.\n9 Bernhard is white.\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Brian is a frog.\n4 Greg is a swan.\n5 Bernhard is white.\n6 Greg is green.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 2 5\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Julius is gray.\n6 Bernhard is white.\n7 Brian is white.\n8 Lily is white.\n9 Greg is a frog.\n10 What color is Greg?\tgray\t9 3 5\n1 Julius is a lion.\n2 Lily is a swan.\n3 Brian is a frog.\n4 Julius is green.\n5 Greg is a swan.\n6 Greg is white.\n7 Brian is white.\n8 Bernhard is a frog.\n9 Bernhard is yellow.\n10 What color is Lily?\twhite\t2 5 6\n1 Julius is a rhino.\n2 Greg is a rhino.\n3 Lily is a frog.\n4 Greg is green.\n5 Bernhard is a lion.\n6 Lily is white.\n7 Bernhard is gray.\n8 Julius is green.\n9 Brian is a rhino.\n10 What color is Brian?\tgreen\t9 2 4\n1 Lily is a frog.\n2 Lily is white.\n3 Bernhard is a lion.\n4 Greg is a swan.\n5 Brian is a frog.\n6 Brian is white.\n7 Julius is a rhino.\n8 Julius is yellow.\n9 Bernhard is green.\n1 Greg is a swan.\n2 Lily is a frog.\n3 Greg is white.\n4 Julius is a lion.\n5 Lily is gray.\n6 Brian is a swan.\n7 Brian is gray.\n8 Bernhard is a lion.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t4 8 9\n1 Brian is a swan.\n2 Brian is white.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Greg is a lion.\n6 Greg is green.\n7 Julius is a lion.\n8 Julius is white.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 1 2\n1 Greg is a frog.\n2 Lily is a swan.\n3 Julius is a rhino.\n4 Greg is green.\n5 Lily is green.\n6 Julius is white.\n7 Bernhard is a lion.\n8 Bernhard is gray.\n9 Brian is a lion.\n10 What color is Brian?\tgray\t9 7 8\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Lily is white.\n6 Bernhard is green.\n7 Julius is white.\n8 Brian is a rhino.\n9 Brian is gray.\n10 What color is Greg?\tgray\t3 8 9\n1 Julius is a swan.\n2 Brian is a swan.\n3 Brian is yellow.\n4 Lily is a swan.\n5 Greg is a frog.\n6 Greg is gray.\n7 Bernhard is a frog.\n8 Julius is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\tgray\t7 5 6\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Greg is white.\n4 Bernhard is a swan.\n5 Julius is a lion.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Lily is white.\n9 Bernhard is yellow.\n10 What color is Julius?\twhite\t5 7 8\n1 Greg is a rhino.\n2 Brian is a swan.\n3 Bernhard is a swan.\n4 Brian is white.\n5 Bernhard is white.\n6 Julius is a frog.\n7 Lily is a swan.\n8 Greg is gray.\n9 Lily is green.\n1 Brian is a swan.\n2 Brian is yellow.\n3 Bernhard is a rhino.\n4 Julius is a frog.\n5 Lily is a lion.\n6 Greg is a rhino.\n7 Greg is yellow.\n8 Julius is yellow.\n9 Bernhard is yellow.\n1 Brian is a rhino.\n2 Bernhard is a lion.\n3 Brian is yellow.\n4 Julius is a frog.\n5 Lily is a swan.\n6 Julius is white.\n7 Greg is a frog.\n8 Lily is gray.\n9 Bernhard is white.\n10 What color is Greg?\twhite\t7 4 6\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Brian is a frog.\n4 Lily is gray.\n5 Julius is gray.\n6 Greg is a swan.\n7 Bernhard is a swan.\n8 Greg is white.\n9 Brian is gray.\n10 What color is Bernhard?\twhite\t7 6 8\n1 Brian is a rhino.\n2 Brian is green.\n3 Lily is a frog.\n4 Lily is gray.\n5 Greg is a frog.\n6 Bernhard is a swan.\n7 Julius is a swan.\n8 Greg is gray.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t7 6 9\n1 Brian is a lion.\n2 Julius is a swan.\n3 Bernhard is a rhino.\n4 Greg is a lion.\n5 Brian is yellow.\n6 Greg is yellow.\n7 Julius is green.\n8 Bernhard is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tyellow\t9 4 6\n1 Lily is a rhino.\n2 Bernhard is a rhino.\n3 Brian is a lion.\n4 Bernhard is white.\n5 Brian is green.\n6 Julius is a lion.\n7 Lily is white.\n8 Greg is a rhino.\n9 Julius is green.\n10 What color is Greg?\twhite\t8 2 4\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Lily is a lion.\n4 Julius is a swan.\n5 Brian is a frog.\n6 Brian is green.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Lily is white.\n10 What color is Greg?\tyellow\t2 4 7\n1 Bernhard is a swan.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Greg is a frog.\n5 Bernhard is gray.\n6 Julius is a lion.\n7 Lily is a frog.\n8 Greg is white.\n9 Julius is yellow.\n10 What color is Lily?\twhite\t7 4 8\n1 Greg is a lion.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Lily is white.\n5 Brian is green.\n6 Bernhard is a rhino.\n7 Bernhard is green.\n8 Greg is yellow.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 2 5\n1 Brian is a frog.\n2 Julius is a lion.\n3 Greg is a frog.\n4 Greg is white.\n5 Lily is a frog.\n6 Lily is green.\n7 Brian is green.\n8 Julius is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tgreen\t9 5 6\n1 Brian is a rhino.\n2 Brian is green.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Julius is a frog.\n6 Greg is gray.\n7 Julius is gray.\n8 Bernhard is a rhino.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t3 8 9\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Julius is a rhino.\n4 Julius is white.\n5 Bernhard is gray.\n6 Brian is a lion.\n7 Greg is a lion.\n8 Brian is yellow.\n9 Lily is white.\n10 What color is Greg?\tyellow\t7 6 8\n1 Julius is a lion.\n2 Greg is a lion.\n3 Greg is gray.\n4 Brian is a frog.\n5 Brian is green.\n6 Julius is gray.\n7 Bernhard is a rhino.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t7 8 9\n1 Julius is a lion.\n2 Lily is a swan.\n3 Julius is green.\n4 Greg is a swan.\n5 Lily is white.\n6 Brian is a swan.\n7 Greg is white.\n8 Brian is white.\n9 Bernhard is a frog.\n1 Brian is a lion.\n2 Julius is a swan.\n3 Julius is gray.\n4 Greg is a swan.\n5 Greg is white.\n6 Lily is a swan.\n7 Bernhard is a rhino.\n8 Brian is yellow.\n9 Lily is gray.\n1 Greg is a rhino.\n2 Greg is white.\n3 Brian is a rhino.\n4 Julius is a rhino.\n5 Brian is white.\n6 Bernhard is a frog.\n7 Lily is a swan.\n8 Lily is yellow.\n9 Julius is white.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Lily is white.\n4 Brian is green.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Julius is a lion.\n8 Greg is a frog.\n9 Greg is green.\n10 What color is Julius?\tgreen\t7 1 4\n1 Greg is a frog.\n2 Julius is a swan.\n3 Lily is a swan.\n4 Greg is gray.\n5 Lily is white.\n6 Bernhard is a frog.\n7 Bernhard is yellow.\n8 Brian is a frog.\n9 Brian is yellow.\n10 What color is Julius?\twhite\t2 3 5\n1 Lily is a lion.\n2 Julius is a frog.\n3 Greg is a swan.\n4 Greg is white.\n5 Lily is yellow.\n6 Brian is a swan.\n7 Julius is yellow.\n8 Brian is gray.\n9 Bernhard is a rhino.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Brian is gray.\n4 Greg is a swan.\n5 Bernhard is a frog.\n6 Greg is gray.\n7 Lily is green.\n8 Bernhard is green.\n9 Julius is a lion.\n10 What color is Julius?\tgray\t9 1 3\n1 Julius is a lion.\n2 Julius is white.\n3 Brian is a swan.\n4 Bernhard is a swan.\n5 Lily is a swan.\n6 Brian is yellow.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Greg is a frog.\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Greg is gray.\n5 Lily is a swan.\n6 Julius is a frog.\n7 Brian is a swan.\n8 Lily is yellow.\n9 Brian is yellow.\n10 What color is Julius?\tgray\t6 1 4\n1 Lily is a frog.\n2 Lily is gray.\n3 Brian is a swan.\n4 Julius is a swan.\n5 Bernhard is a lion.\n6 Julius is white.\n7 Bernhard is white.\n8 Greg is a swan.\n9 Brian is green.\n10 What color is Greg?\twhite\t8 4 6\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Greg is white.\n4 Bernhard is yellow.\n5 Lily is a frog.\n6 Brian is a rhino.\n7 Lily is yellow.\n8 Julius is a frog.\n9 Brian is yellow.\n10 What color is Julius?\tyellow\t8 5 7\n1 Brian is a lion.\n2 Julius is a swan.\n3 Julius is gray.\n4 Brian is gray.\n5 Bernhard is a frog.\n6 Greg is a lion.\n7 Lily is a lion.\n8 Bernhard is yellow.\n9 Greg is white.\n10 What color is Lily?\twhite\t7 6 9\n1 Brian is a rhino.\n2 Brian is white.\n3 Julius is a swan.\n4 Lily is a lion.\n5 Greg is a frog.\n6 Julius is green.\n7 Greg is yellow.\n8 Lily is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\twhite\t9 1 2\n1 Greg is a rhino.\n2 Greg is gray.\n3 Lily is a frog.\n4 Lily is yellow.\n5 Brian is a rhino.\n6 Bernhard is a swan.\n7 Bernhard is gray.\n8 Julius is a rhino.\n9 Brian is yellow.\n10 What color is Julius?\tyellow\t8 5 9\n1 Julius is a rhino.\n2 Greg is a frog.\n3 Julius is yellow.\n4 Brian is a swan.\n5 Bernhard is a swan.\n6 Greg is yellow.\n7 Brian is green.\n8 Lily is a rhino.\n9 Lily is yellow.\n10 What color is Bernhard?\tgreen\t5 4 7\n1 Bernhard is a frog.\n2 Greg is a lion.\n3 Bernhard is white.\n4 Julius is a swan.\n5 Brian is a frog.\n6 Julius is gray.\n7 Greg is yellow.\n8 Lily is a swan.\n9 Brian is gray.\n10 What color is Lily?\tgray\t8 4 6\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Julius is a frog.\n4 Julius is gray.\n5 Brian is a lion.\n6 Brian is white.\n7 Lily is a frog.\n8 Bernhard is a rhino.\n9 Bernhard is green.\n10 What color is Lily?\tgray\t7 3 4\n1 Greg is a frog.\n2 Julius is a lion.\n3 Greg is green.\n4 Bernhard is a rhino.\n5 Bernhard is gray.\n6 Julius is white.\n7 Brian is a lion.\n8 Lily is a rhino.\n9 Brian is yellow.\n10 What color is Lily?\tgray\t8 4 5\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is white.\n4 Julius is a frog.\n5 Greg is a frog.\n6 Greg is gray.\n7 Brian is a frog.\n8 Brian is white.\n9 Julius is white.\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Julius is a frog.\n4 Julius is green.\n5 Bernhard is green.\n6 Brian is a lion.\n7 Brian is white.\n8 Greg is white.\n9 Lily is a rhino.\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Lily is a lion.\n4 Lily is yellow.\n5 Julius is green.\n6 Brian is a swan.\n7 Brian is gray.\n8 Greg is a swan.\n9 Bernhard is gray.\n10 What color is Greg?\tgray\t8 6 7\n1 Greg is a lion.\n2 Brian is a lion.\n3 Brian is white.\n4 Greg is white.\n5 Julius is a rhino.\n6 Lily is a rhino.\n7 Julius is green.\n8 Lily is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\twhite\t9 2 3\n1 Lily is a lion.\n2 Brian is a lion.\n3 Lily is yellow.\n4 Greg is a swan.\n5 Brian is yellow.\n6 Greg is gray.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 2 5\n1 Lily is a lion.\n2 Brian is a swan.\n3 Greg is a lion.\n4 Julius is a lion.\n5 Julius is gray.\n6 Bernhard is a rhino.\n7 Greg is gray.\n8 Brian is white.\n9 Bernhard is green.\n10 What color is Lily?\tgray\t1 4 5\n1 Brian is a swan.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Brian is white.\n5 Julius is a rhino.\n6 Bernhard is a swan.\n7 Julius is yellow.\n8 Greg is white.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t3 6 9\n1 Brian is a rhino.\n2 Julius is a frog.\n3 Brian is green.\n4 Julius is white.\n5 Greg is a rhino.\n6 Bernhard is a lion.\n7 Bernhard is green.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Greg?\twhite\t5 8 9\n1 Greg is a swan.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Bernhard is a rhino.\n5 Julius is a lion.\n6 Bernhard is gray.\n7 Greg is green.\n8 Julius is yellow.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 1 7\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Lily is a rhino.\n4 Greg is yellow.\n5 Brian is a lion.\n6 Bernhard is white.\n7 Brian is gray.\n8 Julius is a lion.\n9 Lily is white.\n10 What color is Julius?\tgray\t8 5 7\n1 Bernhard is a lion.\n2 Brian is a swan.\n3 Bernhard is yellow.\n4 Greg is a lion.\n5 Greg is white.\n6 Brian is green.\n7 Lily is a frog.\n8 Lily is green.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 4 5\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Julius is a lion.\n4 Greg is a frog.\n5 Julius is white.\n6 Lily is a frog.\n7 Lily is green.\n8 Brian is white.\n9 Greg is green.\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Greg is a swan.\n4 Lily is gray.\n5 Brian is a lion.\n6 Brian is green.\n7 Greg is yellow.\n8 Julius is a lion.\n9 Bernhard is white.\n10 What color is Julius?\tgreen\t8 5 6\n1 Greg is a lion.\n2 Brian is a swan.\n3 Greg is green.\n4 Brian is gray.\n5 Bernhard is a rhino.\n6 Bernhard is yellow.\n7 Julius is a rhino.\n8 Julius is white.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 7 8\n1 Brian is a lion.\n2 Julius is a lion.\n3 Brian is gray.\n4 Bernhard is a lion.\n5 Bernhard is green.\n6 Lily is a rhino.\n7 Julius is green.\n8 Greg is a frog.\n9 Lily is yellow.\n1 Lily is a lion.\n2 Lily is green.\n3 Bernhard is a lion.\n4 Greg is a frog.\n5 Brian is a lion.\n6 Julius is a lion.\n7 Bernhard is green.\n8 Julius is green.\n9 Greg is white.\n10 What color is Brian?\tgreen\t5 6 8\n1 Bernhard is a swan.\n2 Greg is a frog.\n3 Greg is white.\n4 Lily is a rhino.\n5 Julius is a rhino.\n6 Brian is a swan.\n7 Julius is yellow.\n8 Bernhard is gray.\n9 Brian is gray.\n10 What color is Lily?\tyellow\t4 5 7\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Lily is a frog.\n4 Lily is white.\n5 Bernhard is a frog.\n6 Brian is white.\n7 Julius is a rhino.\n8 Bernhard is white.\n9 Greg is white.\n10 What color is Julius?\twhite\t7 1 9\n1 Greg is a swan.\n2 Brian is a swan.\n3 Greg is green.\n4 Brian is green.\n5 Julius is a swan.\n6 Julius is green.\n7 Bernhard is a frog.\n8 Bernhard is gray.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 5 6\n1 Brian is a frog.\n2 Greg is a swan.\n3 Brian is yellow.\n4 Lily is a rhino.\n5 Lily is green.\n6 Bernhard is a frog.\n7 Greg is gray.\n8 Bernhard is white.\n9 Julius is a frog.\n10 What color is Julius?\twhite\t9 6 8\n1 Julius is a swan.\n2 Greg is a swan.\n3 Greg is white.\n4 Bernhard is a frog.\n5 Bernhard is green.\n6 Brian is a frog.\n7 Brian is gray.\n8 Lily is a lion.\n9 Julius is white.\n1 Bernhard is a swan.\n2 Bernhard is white.\n3 Lily is a rhino.\n4 Lily is green.\n5 Brian is a rhino.\n6 Brian is gray.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 5 6\n1 Lily is a swan.\n2 Lily is yellow.\n3 Bernhard is a frog.\n4 Bernhard is green.\n5 Julius is a swan.\n6 Brian is a rhino.\n7 Julius is gray.\n8 Greg is a rhino.\n9 Greg is green.\n10 What color is Brian?\tgreen\t6 8 9\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Bernhard is a frog.\n4 Julius is a frog.\n5 Brian is a swan.\n6 Bernhard is white.\n7 Brian is green.\n8 Greg is white.\n9 Lily is green.\n10 What color is Julius?\twhite\t4 3 6\n1 Lily is a rhino.\n2 Greg is a lion.\n3 Brian is a rhino.\n4 Greg is yellow.\n5 Julius is a frog.\n6 Brian is yellow.\n7 Lily is yellow.\n8 Bernhard is a lion.\n9 Julius is gray.\n10 What color is Bernhard?\tyellow\t8 2 4\n1 Brian is a rhino.\n2 Brian is white.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Greg is a swan.\n6 Julius is white.\n7 Lily is yellow.\n8 Greg is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 4 7\n1 Julius is a rhino.\n2 Brian is a swan.\n3 Bernhard is a swan.\n4 Brian is yellow.\n5 Greg is a frog.\n6 Bernhard is yellow.\n7 Greg is yellow.\n8 Julius is gray.\n9 Lily is a lion.\n1 Brian is a swan.\n2 Greg is a lion.\n3 Julius is a swan.\n4 Lily is a lion.\n5 Lily is gray.\n6 Bernhard is a rhino.\n7 Greg is gray.\n8 Brian is gray.\n9 Julius is gray.\n1 Bernhard is a swan.\n2 Lily is a frog.\n3 Brian is a rhino.\n4 Bernhard is green.\n5 Greg is a swan.\n6 Julius is a swan.\n7 Brian is gray.\n8 Julius is gray.\n9 Greg is gray.\n1 Lily is a lion.\n2 Lily is white.\n3 Julius is a swan.\n4 Bernhard is a swan.\n5 Brian is a frog.\n6 Brian is green.\n7 Greg is a lion.\n8 Julius is white.\n9 Greg is gray.\n10 What color is Bernhard?\twhite\t4 3 8\n1 Brian is a lion.\n2 Greg is a lion.\n3 Brian is green.\n4 Bernhard is a lion.\n5 Julius is a lion.\n6 Greg is yellow.\n7 Bernhard is yellow.\n8 Julius is yellow.\n9 Lily is a rhino.\n1 Julius is a lion.\n2 Greg is a swan.\n3 Brian is a lion.\n4 Bernhard is a swan.\n5 Julius is white.\n6 Greg is green.\n7 Bernhard is green.\n8 Brian is white.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 4 7\n1 Julius is a frog.\n2 Lily is a swan.\n3 Bernhard is a frog.\n4 Greg is a lion.\n5 Brian is a lion.\n6 Greg is yellow.\n7 Brian is yellow.\n8 Julius is gray.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t3 1 8\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Julius is a lion.\n4 Greg is a rhino.\n5 Brian is a rhino.\n6 Julius is white.\n7 Greg is green.\n8 Brian is green.\n9 Lily is a frog.\n1 Julius is a lion.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Greg is a lion.\n5 Brian is white.\n6 Lily is a swan.\n7 Bernhard is yellow.\n8 Lily is gray.\n9 Greg is green.\n10 What color is Julius?\tgreen\t1 4 9\n1 Julius is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a frog.\n4 Greg is yellow.\n5 Lily is a rhino.\n6 Bernhard is green.\n7 Lily is green.\n8 Julius is green.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 3 4\n1 Julius is a frog.\n2 Greg is a frog.\n3 Brian is a lion.\n4 Bernhard is a rhino.\n5 Greg is white.\n6 Brian is white.\n7 Julius is white.\n8 Lily is a frog.\n9 Bernhard is gray.\n10 What color is Lily?\twhite\t8 2 5\n1 Greg is a frog.\n2 Julius is a lion.\n3 Greg is yellow.\n4 Brian is a swan.\n5 Lily is a rhino.\n6 Julius is white.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 1 3\n1 Lily is a rhino.\n2 Lily is gray.\n3 Julius is a frog.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Julius is gray.\n7 Bernhard is a rhino.\n8 Brian is a swan.\n9 Bernhard is gray.\n1 Lily is a lion.\n2 Lily is gray.\n3 Greg is a rhino.\n4 Brian is a lion.\n5 Brian is green.\n6 Julius is a rhino.\n7 Bernhard is a swan.\n8 Julius is gray.\n9 Greg is gray.\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Brian is green.\n4 Lily is a rhino.\n5 Greg is green.\n6 Bernhard is a rhino.\n7 Julius is a lion.\n8 Julius is green.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t4 6 9\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Julius is a rhino.\n4 Bernhard is yellow.\n5 Julius is green.\n6 Greg is a lion.\n7 Lily is a rhino.\n8 Greg is yellow.\n9 Brian is yellow.\n10 What color is Lily?\tgreen\t7 3 5\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Lily is yellow.\n4 Brian is a lion.\n5 Greg is a lion.\n6 Greg is gray.\n7 Julius is gray.\n8 Bernhard is a rhino.\n9 Brian is gray.\n10 What color is Bernhard?\tyellow\t8 2 3\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Greg is a lion.\n5 Brian is green.\n6 Greg is green.\n7 Lily is a frog.\n8 Lily is gray.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 7 8\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Bernhard is yellow.\n4 Lily is a swan.\n5 Julius is a rhino.\n6 Greg is a rhino.\n7 Julius is gray.\n8 Lily is green.\n9 Greg is gray.\n10 What color is Brian?\tgreen\t2 4 8\n1 Julius is a frog.\n2 Greg is a rhino.\n3 Greg is green.\n4 Brian is a frog.\n5 Lily is a frog.\n6 Brian is yellow.\n7 Julius is yellow.\n8 Bernhard is a swan.\n9 Bernhard is gray.\n10 What color is Lily?\tyellow\t5 4 6\n1 Greg is a swan.\n2 Bernhard is a rhino.\n3 Bernhard is gray.\n4 Julius is a frog.\n5 Greg is gray.\n6 Lily is a swan.\n7 Brian is a swan.\n8 Julius is yellow.\n9 Brian is gray.\n10 What color is Lily?\tgray\t6 7 9\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Bernhard is white.\n4 Julius is a swan.\n5 Brian is a swan.\n6 Julius is white.\n7 Lily is a lion.\n8 Greg is white.\n9 Lily is yellow.\n10 What color is Brian?\twhite\t5 4 6\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Lily is yellow.\n4 Brian is white.\n5 Julius is a frog.\n6 Bernhard is a swan.\n7 Greg is a frog.\n8 Julius is white.\n9 Greg is white.\n1 Greg is a swan.\n2 Bernhard is a swan.\n3 Brian is a frog.\n4 Lily is a swan.\n5 Julius is a swan.\n6 Julius is white.\n7 Bernhard is white.\n8 Greg is white.\n9 Lily is white.\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Greg is a lion.\n4 Julius is a frog.\n5 Lily is a rhino.\n6 Brian is yellow.\n7 Bernhard is green.\n8 Julius is gray.\n9 Greg is white.\n10 What color is Lily?\tgreen\t5 1 7\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Bernhard is a swan.\n4 Greg is gray.\n5 Bernhard is white.\n6 Julius is a lion.\n7 Lily is yellow.\n8 Brian is a swan.\n9 Julius is yellow.\n10 What color is Brian?\twhite\t8 3 5\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Brian is a frog.\n4 Julius is gray.\n5 Greg is a rhino.\n6 Brian is white.\n7 Greg is yellow.\n8 Lily is a rhino.\n9 Bernhard is white.\n10 What color is Lily?\tyellow\t8 5 7\n1 Brian is a lion.\n2 Julius is a frog.\n3 Lily is a lion.\n4 Bernhard is a frog.\n5 Julius is white.\n6 Brian is yellow.\n7 Lily is yellow.\n8 Bernhard is white.\n9 Greg is a rhino.\n1 Lily is a rhino.\n2 Lily is yellow.\n3 Bernhard is a lion.\n4 Julius is a frog.\n5 Bernhard is green.\n6 Brian is a frog.\n7 Brian is gray.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Julius?\tgray\t4 6 7\n1 Bernhard is a rhino.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Brian is a lion.\n5 Lily is a rhino.\n6 Bernhard is gray.\n7 Brian is yellow.\n8 Lily is gray.\n9 Julius is yellow.\n10 What color is Greg?\tyellow\t3 2 9\n1 Bernhard is a swan.\n2 Brian is a rhino.\n3 Greg is a swan.\n4 Greg is white.\n5 Bernhard is white.\n6 Julius is a rhino.\n7 Julius is green.\n8 Brian is green.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 6 7\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Lily is gray.\n4 Bernhard is a swan.\n5 Julius is a rhino.\n6 Bernhard is white.\n7 Brian is white.\n8 Julius is white.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 4 6\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Greg is a swan.\n4 Bernhard is white.\n5 Brian is white.\n6 Greg is green.\n7 Lily is a frog.\n8 Julius is a lion.\n9 Julius is white.\n10 What color is Lily?\twhite\t7 2 5\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Brian is white.\n4 Greg is a frog.\n5 Lily is a lion.\n6 Greg is yellow.\n7 Lily is white.\n8 Bernhard is yellow.\n9 Julius is a swan.\n1 Lily is a frog.\n2 Greg is a lion.\n3 Brian is a swan.\n4 Lily is green.\n5 Julius is a frog.\n6 Bernhard is a lion.\n7 Bernhard is gray.\n8 Brian is yellow.\n9 Julius is yellow.\n10 What color is Greg?\tgray\t2 6 7\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Greg is a rhino.\n4 Bernhard is gray.\n5 Lily is a swan.\n6 Julius is green.\n7 Brian is a swan.\n8 Brian is gray.\n9 Greg is green.\n10 What color is Lily?\tgray\t5 7 8\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Lily is a lion.\n4 Bernhard is yellow.\n5 Brian is a rhino.\n6 Lily is green.\n7 Julius is a frog.\n8 Julius is white.\n9 Greg is yellow.\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Lily is green.\n4 Greg is a lion.\n5 Brian is green.\n6 Bernhard is a frog.\n7 Julius is a rhino.\n8 Greg is white.\n9 Julius is white.\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Brian is yellow.\n5 Julius is green.\n6 Greg is a lion.\n7 Bernhard is a rhino.\n8 Bernhard is white.\n9 Lily is green.\n10 What color is Greg?\tyellow\t6 3 4\n1 Bernhard is a lion.\n2 Lily is a rhino.\n3 Julius is a lion.\n4 Lily is gray.\n5 Bernhard is white.\n6 Julius is white.\n7 Brian is a frog.\n8 Brian is green.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 2 4\n1 Julius is a lion.\n2 Lily is a frog.\n3 Greg is a frog.\n4 Brian is a lion.\n5 Greg is gray.\n6 Bernhard is a swan.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tgray\t2 3 5\n1 Lily is a frog.\n2 Julius is a swan.\n3 Lily is white.\n4 Bernhard is a frog.\n5 Brian is a lion.\n6 Bernhard is yellow.\n7 Greg is a swan.\n8 Brian is white.\n9 Julius is yellow.\n10 What color is Greg?\tyellow\t7 2 9\n1 Julius is a lion.\n2 Bernhard is a swan.\n3 Greg is a frog.\n4 Brian is a lion.\n5 Brian is green.\n6 Lily is a rhino.\n7 Julius is green.\n8 Greg is white.\n9 Lily is gray.\n1 Lily is a lion.\n2 Brian is a frog.\n3 Bernhard is a swan.\n4 Lily is gray.\n5 Bernhard is gray.\n6 Julius is a lion.\n7 Brian is yellow.\n8 Julius is gray.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 3 5\n1 Brian is a frog.\n2 Lily is a frog.\n3 Lily is white.\n4 Bernhard is a frog.\n5 Julius is a swan.\n6 Greg is a frog.\n7 Julius is yellow.\n8 Greg is yellow.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t4 6 8\n1 Brian is a rhino.\n2 Brian is white.\n3 Lily is a frog.\n4 Julius is a frog.\n5 Bernhard is a rhino.\n6 Bernhard is gray.\n7 Greg is a lion.\n8 Lily is yellow.\n9 Julius is yellow.\n1 Brian is a lion.\n2 Greg is a rhino.\n3 Julius is a rhino.\n4 Brian is white.\n5 Greg is yellow.\n6 Lily is a frog.\n7 Julius is yellow.\n8 Bernhard is a frog.\n9 Lily is green.\n10 What color is Bernhard?\tgreen\t8 6 9\n1 Greg is a swan.\n2 Julius is a lion.\n3 Brian is a frog.\n4 Lily is a swan.\n5 Julius is yellow.\n6 Bernhard is a lion.\n7 Greg is gray.\n8 Brian is gray.\n9 Bernhard is white.\n10 What color is Lily?\tgray\t4 1 7\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Greg is gray.\n4 Julius is a swan.\n5 Julius is yellow.\n6 Brian is a frog.\n7 Bernhard is yellow.\n8 Brian is white.\n9 Lily is a frog.\n10 What color is Lily?\twhite\t9 6 8\n1 Greg is a swan.\n2 Brian is a swan.\n3 Julius is a lion.\n4 Lily is a rhino.\n5 Brian is yellow.\n6 Bernhard is a rhino.\n7 Greg is yellow.\n8 Lily is gray.\n9 Julius is white.\n10 What color is Bernhard?\tgray\t6 4 8\n1 Brian is a frog.\n2 Bernhard is a swan.\n3 Greg is a rhino.\n4 Brian is white.\n5 Julius is a lion.\n6 Lily is a rhino.\n7 Lily is yellow.\n8 Julius is green.\n9 Greg is yellow.\n1 Bernhard is a swan.\n2 Brian is a swan.\n3 Lily is a rhino.\n4 Bernhard is green.\n5 Greg is a lion.\n6 Julius is a frog.\n7 Julius is white.\n8 Greg is yellow.\n9 Brian is green.\n1 Bernhard is a lion.\n2 Lily is a lion.\n3 Bernhard is white.\n4 Lily is white.\n5 Julius is a frog.\n6 Brian is a rhino.\n7 Brian is green.\n8 Greg is a lion.\n9 Greg is gray.\n1 Greg is a lion.\n2 Brian is a frog.\n3 Lily is a rhino.\n4 Lily is green.\n5 Greg is green.\n6 Brian is gray.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Bernhard is a swan.\n1 Lily is a lion.\n2 Lily is yellow.\n3 Bernhard is a frog.\n4 Brian is a lion.\n5 Brian is green.\n6 Bernhard is gray.\n7 Greg is a rhino.\n8 Julius is a frog.\n9 Julius is white.\n1 Julius is a swan.\n2 Julius is gray.\n3 Bernhard is a rhino.\n4 Lily is a frog.\n5 Bernhard is green.\n6 Lily is yellow.\n7 Brian is a rhino.\n8 Greg is a frog.\n9 Greg is yellow.\n10 What color is Brian?\tgreen\t7 3 5\n1 Greg is a frog.\n2 Julius is a swan.\n3 Greg is green.\n4 Brian is a frog.\n5 Brian is white.\n6 Lily is a frog.\n7 Lily is yellow.\n8 Julius is white.\n9 Bernhard is a swan.\n10 What color is Bernhard?\twhite\t9 2 8\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Greg is a frog.\n4 Bernhard is green.\n5 Julius is a swan.\n6 Brian is yellow.\n7 Julius is yellow.\n8 Lily is a frog.\n9 Greg is green.\n10 What color is Lily?\tgreen\t8 3 9\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Bernhard is a rhino.\n4 Greg is a frog.\n5 Julius is yellow.\n6 Greg is white.\n7 Lily is green.\n8 Brian is a rhino.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t8 3 9\n1 Bernhard is a lion.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Lily is white.\n5 Greg is yellow.\n6 Brian is a rhino.\n7 Brian is yellow.\n8 Julius is a swan.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t1 2 5\n1 Brian is a frog.\n2 Greg is a frog.\n3 Brian is white.\n4 Bernhard is a rhino.\n5 Bernhard is gray.\n6 Greg is white.\n7 Lily is a lion.\n8 Julius is a swan.\n9 Julius is yellow.\n1 Bernhard is a rhino.\n2 Greg is a frog.\n3 Brian is a lion.\n4 Bernhard is white.\n5 Greg is green.\n6 Brian is green.\n7 Julius is a lion.\n8 Julius is green.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 2 5\n1 Greg is a lion.\n2 Julius is a rhino.\n3 Greg is yellow.\n4 Bernhard is a frog.\n5 Lily is a rhino.\n6 Bernhard is white.\n7 Brian is a swan.\n8 Brian is yellow.\n9 Lily is white.\n10 What color is Julius?\twhite\t2 5 9\n1 Lily is a rhino.\n2 Greg is a lion.\n3 Julius is a frog.\n4 Julius is gray.\n5 Greg is green.\n6 Brian is a frog.\n7 Lily is green.\n8 Brian is gray.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tgray\t9 6 8\n1 Lily is a lion.\n2 Greg is a frog.\n3 Greg is gray.\n4 Lily is yellow.\n5 Julius is a swan.\n6 Brian is a frog.\n7 Bernhard is a frog.\n8 Bernhard is green.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t6 7 8\n1 Julius is a swan.\n2 Brian is a swan.\n3 Bernhard is a frog.\n4 Julius is gray.\n5 Brian is gray.\n6 Lily is a rhino.\n7 Greg is a frog.\n8 Bernhard is white.\n9 Greg is white.\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Julius is a frog.\n4 Bernhard is gray.\n5 Greg is a lion.\n6 Julius is yellow.\n7 Greg is gray.\n8 Brian is gray.\n9 Lily is a rhino.\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Brian is yellow.\n4 Bernhard is white.\n5 Julius is a swan.\n6 Lily is a lion.\n7 Greg is a frog.\n8 Julius is white.\n9 Greg is green.\n1 Julius is a swan.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Julius is green.\n5 Greg is a lion.\n6 Bernhard is yellow.\n7 Lily is white.\n8 Brian is a rhino.\n9 Brian is gray.\n10 What color is Greg?\twhite\t5 2 7\n1 Bernhard is a rhino.\n2 Greg is a swan.\n3 Bernhard is gray.\n4 Greg is green.\n5 Lily is a swan.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Brian is a rhino.\n9 Lily is gray.\n10 What color is Brian?\tgray\t8 1 3\n1 Lily is a lion.\n2 Greg is a frog.\n3 Greg is gray.\n4 Lily is white.\n5 Julius is a rhino.\n6 Bernhard is a swan.\n7 Brian is a swan.\n8 Bernhard is yellow.\n9 Julius is gray.\n10 What color is Brian?\tyellow\t7 6 8\n1 Julius is a rhino.\n2 Greg is a lion.\n3 Greg is white.\n4 Brian is a frog.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Julius is gray.\n8 Lily is a swan.\n9 Brian is green.\n1 Lily is a lion.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Bernhard is a rhino.\n5 Lily is white.\n6 Brian is a swan.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Greg is yellow.\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Julius is a swan.\n4 Lily is yellow.\n5 Julius is green.\n6 Brian is a swan.\n7 Greg is a rhino.\n8 Bernhard is gray.\n9 Greg is white.\n10 What color is Brian?\tgreen\t6 3 5\n1 Julius is a rhino.\n2 Julius is green.\n3 Bernhard is a swan.\n4 Brian is a lion.\n5 Lily is a swan.\n6 Brian is gray.\n7 Greg is a rhino.\n8 Greg is white.\n9 Bernhard is green.\n10 What color is Lily?\tgreen\t5 3 9\n1 Bernhard is a swan.\n2 Lily is a swan.\n3 Greg is a lion.\n4 Lily is green.\n5 Julius is a rhino.\n6 Greg is white.\n7 Bernhard is green.\n8 Brian is a frog.\n9 Julius is white.\n1 Bernhard is a lion.\n2 Julius is a lion.\n3 Greg is a lion.\n4 Brian is a swan.\n5 Greg is green.\n6 Julius is green.\n7 Brian is green.\n8 Lily is a rhino.\n9 Lily is yellow.\n10 What color is Bernhard?\tgreen\t1 3 5\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Greg is white.\n6 Bernhard is a frog.\n7 Brian is a rhino.\n8 Bernhard is white.\n9 Brian is gray.\n10 What color is Julius?\tgray\t4 7 9\n1 Julius is a frog.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Brian is a lion.\n5 Brian is gray.\n6 Bernhard is a lion.\n7 Bernhard is green.\n8 Greg is green.\n9 Lily is gray.\n1 Brian is a frog.\n2 Brian is white.\n3 Julius is a rhino.\n4 Julius is white.\n5 Lily is a frog.\n6 Bernhard is a swan.\n7 Lily is gray.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t6 8 9\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Julius is yellow.\n4 Lily is a swan.\n5 Bernhard is a rhino.\n6 Brian is a swan.\n7 Greg is gray.\n8 Lily is gray.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t5 1 7\n1 Lily is a rhino.\n2 Brian is a swan.\n3 Greg is a lion.\n4 Brian is white.\n5 Julius is a rhino.\n6 Julius is green.\n7 Lily is green.\n8 Bernhard is a frog.\n9 Greg is yellow.\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Brian is a swan.\n5 Bernhard is yellow.\n6 Julius is green.\n7 Greg is green.\n8 Lily is a swan.\n9 Brian is green.\n10 What color is Lily?\tgreen\t8 4 9\n1 Lily is a frog.\n2 Greg is a swan.\n3 Julius is a lion.\n4 Julius is green.\n5 Lily is yellow.\n6 Greg is white.\n7 Bernhard is a frog.\n8 Brian is a lion.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t8 3 4\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Brian is a frog.\n4 Brian is gray.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Julius is a lion.\n8 Julius is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 5 6\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Julius is a lion.\n4 Bernhard is green.\n5 Lily is a rhino.\n6 Lily is yellow.\n7 Brian is yellow.\n8 Julius is white.\n9 Greg is a swan.\n1 Julius is a lion.\n2 Julius is gray.\n3 Lily is a rhino.\n4 Brian is a lion.\n5 Brian is yellow.\n6 Bernhard is a rhino.\n7 Greg is a frog.\n8 Bernhard is white.\n9 Lily is white.\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Lily is green.\n4 Greg is a lion.\n5 Brian is a frog.\n6 Brian is green.\n7 Bernhard is a frog.\n8 Greg is green.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t7 5 6\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Julius is a rhino.\n5 Brian is green.\n6 Greg is a rhino.\n7 Greg is green.\n8 Lily is a rhino.\n9 Lily is yellow.\n10 What color is Julius?\tyellow\t4 8 9\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Julius is a swan.\n5 Julius is green.\n6 Lily is a swan.\n7 Bernhard is yellow.\n8 Lily is green.\n9 Greg is white.\n10 What color is Brian?\tyellow\t1 2 7\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Bernhard is green.\n4 Lily is a frog.\n5 Lily is green.\n6 Brian is a rhino.\n7 Brian is green.\n8 Julius is a rhino.\n9 Julius is yellow.\n1 Lily is a rhino.\n2 Lily is gray.\n3 Brian is a rhino.\n4 Bernhard is a frog.\n5 Bernhard is white.\n6 Greg is a rhino.\n7 Julius is a frog.\n8 Greg is gray.\n9 Brian is gray.\n10 What color is Julius?\twhite\t7 4 5\n1 Brian is a rhino.\n2 Brian is white.\n3 Julius is a swan.\n4 Julius is gray.\n5 Greg is a rhino.\n6 Lily is a lion.\n7 Greg is gray.\n8 Bernhard is a rhino.\n9 Lily is white.\n10 What color is Bernhard?\tgray\t8 5 7\n1 Greg is a frog.\n2 Lily is a frog.\n3 Greg is yellow.\n4 Bernhard is a rhino.\n5 Julius is a swan.\n6 Lily is yellow.\n7 Brian is a lion.\n8 Brian is gray.\n9 Julius is gray.\n1 Brian is a swan.\n2 Greg is a swan.\n3 Brian is yellow.\n4 Greg is yellow.\n5 Lily is a rhino.\n6 Lily is yellow.\n7 Julius is a lion.\n8 Bernhard is a swan.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t8 2 4\n1 Bernhard is a rhino.\n2 Bernhard is gray.\n3 Brian is a swan.\n4 Greg is a frog.\n5 Brian is gray.\n6 Lily is a lion.\n7 Greg is gray.\n8 Lily is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 1 2\n1 Bernhard is a lion.\n2 Brian is a lion.\n3 Lily is a frog.\n4 Brian is yellow.\n5 Bernhard is yellow.\n6 Lily is green.\n7 Greg is a frog.\n8 Julius is a frog.\n9 Greg is green.\n10 What color is Julius?\tgreen\t8 7 9\n1 Brian is a lion.\n2 Bernhard is a rhino.\n3 Brian is yellow.\n4 Greg is a swan.\n5 Lily is a frog.\n6 Greg is green.\n7 Julius is a rhino.\n8 Lily is white.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t2 7 9\n1 Lily is a swan.\n2 Greg is a frog.\n3 Greg is green.\n4 Bernhard is a lion.\n5 Julius is a swan.\n6 Lily is white.\n7 Julius is white.\n8 Brian is a frog.\n9 Bernhard is yellow.\n10 What color is Brian?\tgreen\t8 2 3\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Greg is white.\n4 Brian is a swan.\n5 Bernhard is a frog.\n6 Julius is a frog.\n7 Lily is white.\n8 Bernhard is white.\n9 Julius is white.\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Julius is a lion.\n4 Greg is yellow.\n5 Lily is a lion.\n6 Brian is a lion.\n7 Julius is white.\n8 Bernhard is yellow.\n9 Lily is white.\n10 What color is Brian?\twhite\t6 5 9\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Lily is yellow.\n4 Julius is a swan.\n5 Bernhard is yellow.\n6 Brian is a lion.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Greg is a frog.\n1 Greg is a frog.\n2 Lily is a rhino.\n3 Lily is gray.\n4 Greg is yellow.\n5 Brian is a rhino.\n6 Brian is green.\n7 Bernhard is a lion.\n8 Julius is a swan.\n9 Julius is gray.\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Lily is a swan.\n4 Greg is a rhino.\n5 Brian is a swan.\n6 Greg is gray.\n7 Brian is white.\n8 Julius is a swan.\n9 Julius is white.\n10 What color is Lily?\twhite\t3 8 9\n1 Greg is a lion.\n2 Brian is a lion.\n3 Greg is green.\n4 Julius is a lion.\n5 Julius is gray.\n6 Bernhard is a lion.\n7 Lily is a lion.\n8 Bernhard is green.\n9 Lily is green.\n10 What color is Brian?\tgreen\t2 7 9\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Lily is white.\n4 Bernhard is a swan.\n5 Greg is white.\n6 Julius is a rhino.\n7 Brian is a frog.\n8 Julius is white.\n9 Brian is yellow.\n1 Brian is a rhino.\n2 Brian is yellow.\n3 Bernhard is a rhino.\n4 Lily is a swan.\n5 Julius is a swan.\n6 Greg is a frog.\n7 Greg is white.\n8 Lily is gray.\n9 Julius is gray.\n10 What color is Bernhard?\tyellow\t3 1 2\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Brian is green.\n4 Greg is a frog.\n5 Greg is green.\n6 Julius is a swan.\n7 Bernhard is green.\n8 Julius is white.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 4 5\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Greg is a frog.\n4 Greg is green.\n5 Julius is a swan.\n6 Bernhard is a rhino.\n7 Brian is gray.\n8 Bernhard is gray.\n9 Julius is yellow.\n1 Lily is a swan.\n2 Brian is a lion.\n3 Greg is a frog.\n4 Brian is yellow.\n5 Greg is yellow.\n6 Julius is a frog.\n7 Bernhard is a frog.\n8 Lily is yellow.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t7 6 9\n1 Julius is a rhino.\n2 Julius is white.\n3 Greg is a frog.\n4 Brian is a swan.\n5 Greg is green.\n6 Lily is a lion.\n7 Bernhard is a swan.\n8 Lily is green.\n9 Bernhard is yellow.\n10 What color is Brian?\tyellow\t4 7 9\n1 Lily is a swan.\n2 Bernhard is a lion.\n3 Greg is a rhino.\n4 Bernhard is green.\n5 Julius is a frog.\n6 Lily is gray.\n7 Brian is a lion.\n8 Greg is gray.\n9 Julius is yellow.\n10 What color is Brian?\tgreen\t7 2 4\n1 Greg is a frog.\n2 Julius is a swan.\n3 Bernhard is a rhino.\n4 Greg is gray.\n5 Lily is a lion.\n6 Julius is yellow.\n7 Bernhard is gray.\n8 Lily is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tgray\t9 3 7\n1 Lily is a swan.\n2 Lily is white.\n3 Greg is a frog.\n4 Brian is a lion.\n5 Julius is a swan.\n6 Julius is yellow.\n7 Greg is yellow.\n8 Bernhard is a rhino.\n9 Bernhard is gray.\n1 Julius is a swan.\n2 Julius is green.\n3 Bernhard is a rhino.\n4 Brian is a lion.\n5 Greg is a lion.\n6 Brian is gray.\n7 Greg is gray.\n8 Lily is a frog.\n9 Lily is yellow.\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Greg is yellow.\n4 Brian is white.\n5 Bernhard is a lion.\n6 Lily is a swan.\n7 Bernhard is white.\n8 Julius is a swan.\n9 Julius is gray.\n10 What color is Lily?\tgray\t6 8 9\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Greg is gray.\n4 Brian is a lion.\n5 Brian is yellow.\n6 Julius is a lion.\n7 Julius is green.\n8 Lily is yellow.\n9 Bernhard is a frog.\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Greg is a swan.\n4 Brian is green.\n5 Lily is a swan.\n6 Greg is gray.\n7 Lily is gray.\n8 Julius is a frog.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t2 1 4\n1 Julius is a frog.\n2 Greg is a frog.\n3 Lily is a rhino.\n4 Bernhard is a swan.\n5 Lily is green.\n6 Brian is a swan.\n7 Brian is gray.\n8 Julius is white.\n9 Greg is white.\n10 What color is Bernhard?\tgray\t4 6 7\n1 Greg is a swan.\n2 Greg is white.\n3 Julius is a rhino.\n4 Brian is a lion.\n5 Julius is yellow.\n6 Lily is a rhino.\n7 Brian is yellow.\n8 Lily is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 4 7\n1 Brian is a swan.\n2 Brian is yellow.\n3 Bernhard is a lion.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Lily is gray.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t4 5 6\n1 Brian is a lion.\n2 Greg is a swan.\n3 Bernhard is a swan.\n4 Lily is a frog.\n5 Greg is green.\n6 Julius is a lion.\n7 Brian is white.\n8 Julius is white.\n9 Lily is gray.\n10 What color is Bernhard?\tgreen\t3 2 5\n1 Brian is a frog.\n2 Julius is a frog.\n3 Brian is white.\n4 Bernhard is a rhino.\n5 Greg is a swan.\n6 Lily is a swan.\n7 Julius is white.\n8 Lily is white.\n9 Greg is white.\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Brian is a frog.\n6 Lily is a swan.\n7 Brian is yellow.\n8 Greg is a rhino.\n9 Lily is green.\n1 Bernhard is a swan.\n2 Brian is a swan.\n3 Lily is a lion.\n4 Greg is a lion.\n5 Greg is white.\n6 Julius is a frog.\n7 Julius is gray.\n8 Lily is white.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t2 1 9\n1 Bernhard is a frog.\n2 Lily is a swan.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Bernhard is green.\n6 Brian is a frog.\n7 Greg is a frog.\n8 Julius is yellow.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t7 6 9\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Brian is a lion.\n4 Julius is a swan.\n5 Brian is green.\n6 Lily is green.\n7 Greg is gray.\n8 Julius is gray.\n9 Bernhard is a frog.\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Bernhard is gray.\n5 Brian is yellow.\n6 Lily is green.\n7 Julius is a lion.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Julius?\tyellow\t7 2 5\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Lily is a lion.\n4 Greg is green.\n5 Brian is a swan.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Brian is green.\n10 What color is Lily?\tyellow\t3 6 7\n1 Julius is a rhino.\n2 Greg is a rhino.\n3 Julius is gray.\n4 Brian is a frog.\n5 Lily is a swan.\n6 Lily is yellow.\n7 Brian is gray.\n8 Greg is gray.\n9 Bernhard is a lion.\n1 Bernhard is a swan.\n2 Lily is a swan.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Bernhard is gray.\n6 Brian is a rhino.\n7 Julius is gray.\n8 Lily is gray.\n9 Brian is white.\n1 Greg is a frog.\n2 Julius is a frog.\n3 Brian is a lion.\n4 Brian is white.\n5 Julius is green.\n6 Greg is green.\n7 Lily is a swan.\n8 Bernhard is a swan.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t8 7 9\n1 Julius is a lion.\n2 Brian is a lion.\n3 Brian is green.\n4 Julius is green.\n5 Lily is a rhino.\n6 Greg is a frog.\n7 Lily is white.\n8 Bernhard is a rhino.\n9 Bernhard is white.\n1 Brian is a frog.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Brian is green.\n5 Bernhard is a lion.\n6 Julius is a swan.\n7 Greg is green.\n8 Lily is green.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t6 3 8\n1 Greg is a rhino.\n2 Lily is a frog.\n3 Greg is yellow.\n4 Julius is a lion.\n5 Bernhard is a frog.\n6 Lily is white.\n7 Brian is a rhino.\n8 Brian is white.\n9 Julius is green.\n10 What color is Bernhard?\twhite\t5 2 6\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Julius is a lion.\n4 Greg is a rhino.\n5 Greg is gray.\n6 Bernhard is yellow.\n7 Brian is a frog.\n8 Lily is gray.\n9 Brian is green.\n1 Lily is a frog.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Brian is a swan.\n5 Lily is gray.\n6 Brian is green.\n7 Julius is a swan.\n8 Greg is a rhino.\n9 Julius is white.\n1 Brian is a swan.\n2 Bernhard is a swan.\n3 Brian is green.\n4 Lily is a lion.\n5 Julius is a lion.\n6 Julius is white.\n7 Bernhard is green.\n8 Lily is white.\n9 Greg is a rhino.\n1 Julius is a rhino.\n2 Brian is a lion.\n3 Julius is green.\n4 Greg is a frog.\n5 Greg is green.\n6 Lily is a rhino.\n7 Lily is yellow.\n8 Bernhard is a rhino.\n9 Bernhard is green.\n1 Greg is a swan.\n2 Greg is gray.\n3 Bernhard is a frog.\n4 Lily is a frog.\n5 Julius is a swan.\n6 Brian is a swan.\n7 Bernhard is white.\n8 Julius is white.\n9 Lily is white.\n10 What color is Brian?\twhite\t6 5 8\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Greg is a rhino.\n4 Bernhard is yellow.\n5 Brian is green.\n6 Lily is a rhino.\n7 Greg is yellow.\n8 Lily is yellow.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 2 4\n1 Julius is a rhino.\n2 Greg is a frog.\n3 Bernhard is a swan.\n4 Julius is green.\n5 Brian is a lion.\n6 Bernhard is gray.\n7 Greg is gray.\n8 Brian is green.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 1 4\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Julius is white.\n6 Greg is gray.\n7 Bernhard is green.\n8 Brian is gray.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 3 5\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Julius is yellow.\n4 Brian is a rhino.\n5 Bernhard is yellow.\n6 Brian is gray.\n7 Greg is a lion.\n8 Greg is green.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 2 5\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Julius is white.\n4 Bernhard is white.\n5 Greg is a swan.\n6 Greg is white.\n7 Brian is a frog.\n8 Lily is a frog.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t8 7 9\n1 Greg is a lion.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Julius is a rhino.\n5 Greg is yellow.\n6 Lily is green.\n7 Bernhard is a frog.\n8 Julius is yellow.\n9 Brian is yellow.\n1 Greg is a frog.\n2 Brian is a swan.\n3 Bernhard is a lion.\n4 Greg is green.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Brian is green.\n8 Bernhard is white.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 5 6\n1 Lily is a swan.\n2 Lily is white.\n3 Brian is a frog.\n4 Bernhard is a lion.\n5 Bernhard is green.\n6 Julius is a swan.\n7 Brian is gray.\n8 Julius is green.\n9 Greg is a rhino.\n1 Lily is a lion.\n2 Lily is white.\n3 Greg is a frog.\n4 Brian is a lion.\n5 Brian is gray.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Julius is a rhino.\n9 Julius is white.\n1 Brian is a frog.\n2 Greg is a lion.\n3 Bernhard is a swan.\n4 Brian is yellow.\n5 Greg is green.\n6 Bernhard is white.\n7 Julius is a rhino.\n8 Julius is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 2 5\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Brian is a swan.\n4 Julius is a lion.\n5 Julius is yellow.\n6 Greg is yellow.\n7 Brian is gray.\n8 Bernhard is a swan.\n9 Lily is yellow.\n10 What color is Bernhard?\tgray\t8 3 7\n1 Lily is a frog.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Julius is a rhino.\n5 Julius is gray.\n6 Lily is yellow.\n7 Greg is a frog.\n8 Greg is white.\n9 Brian is a lion.\n10 What color is Brian?\tgray\t9 2 3\n1 Julius is a swan.\n2 Lily is a swan.\n3 Julius is green.\n4 Greg is a frog.\n5 Brian is a lion.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Greg is gray.\n9 Lily is yellow.\n1 Greg is a swan.\n2 Greg is gray.\n3 Julius is a rhino.\n4 Brian is a frog.\n5 Bernhard is a lion.\n6 Brian is green.\n7 Julius is gray.\n8 Lily is a lion.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t5 8 9\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Julius is a frog.\n4 Bernhard is white.\n5 Brian is white.\n6 Greg is a frog.\n7 Julius is gray.\n8 Greg is gray.\n9 Lily is a lion.\n10 What color is Lily?\twhite\t9 2 4\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Julius is a rhino.\n4 Brian is gray.\n5 Julius is white.\n6 Greg is a rhino.\n7 Lily is a frog.\n8 Greg is white.\n9 Lily is green.\n10 What color is Bernhard?\twhite\t2 6 8\n1 Julius is a rhino.\n2 Julius is green.\n3 Bernhard is a rhino.\n4 Brian is a frog.\n5 Greg is a rhino.\n6 Lily is a swan.\n7 Brian is yellow.\n8 Bernhard is white.\n9 Lily is white.\n10 What color is Greg?\twhite\t5 3 8\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Julius is gray.\n4 Bernhard is a frog.\n5 Bernhard is white.\n6 Brian is a lion.\n7 Lily is yellow.\n8 Brian is green.\n9 Greg is a lion.\n10 What color is Greg?\tgreen\t9 6 8\n1 Brian is a lion.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Bernhard is a frog.\n5 Julius is a frog.\n6 Julius is gray.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Greg is yellow.\n10 What color is Lily?\tgray\t2 5 6\n1 Julius is a frog.\n2 Julius is white.\n3 Greg is a rhino.\n4 Greg is yellow.\n5 Lily is a frog.\n6 Brian is a swan.\n7 Lily is green.\n8 Bernhard is a rhino.\n9 Bernhard is yellow.\n1 Greg is a lion.\n2 Lily is a lion.\n3 Lily is green.\n4 Greg is green.\n5 Brian is a frog.\n6 Julius is a rhino.\n7 Brian is green.\n8 Julius is gray.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 6 8\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Brian is a rhino.\n4 Greg is yellow.\n5 Bernhard is a lion.\n6 Julius is yellow.\n7 Bernhard is green.\n8 Brian is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 5 7\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Lily is green.\n5 Bernhard is white.\n6 Greg is a frog.\n7 Julius is white.\n8 Brian is a lion.\n9 Greg is yellow.\n1 Brian is a frog.\n2 Julius is a frog.\n3 Bernhard is a lion.\n4 Julius is yellow.\n5 Lily is a rhino.\n6 Lily is white.\n7 Bernhard is yellow.\n8 Brian is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 3 7\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Julius is a frog.\n4 Julius is green.\n5 Lily is a lion.\n6 Greg is a swan.\n7 Lily is green.\n8 Brian is green.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t2 5 7\n1 Brian is a lion.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Brian is yellow.\n5 Bernhard is a rhino.\n6 Bernhard is gray.\n7 Julius is a rhino.\n8 Greg is yellow.\n9 Lily is gray.\n10 What color is Julius?\tgray\t7 5 6\n1 Greg is a rhino.\n2 Greg is green.\n3 Brian is a frog.\n4 Bernhard is a frog.\n5 Bernhard is gray.\n6 Brian is gray.\n7 Lily is a frog.\n8 Lily is green.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 7 8\n1 Brian is a swan.\n2 Brian is gray.\n3 Julius is a frog.\n4 Lily is a rhino.\n5 Greg is a swan.\n6 Lily is white.\n7 Greg is white.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t3 8 9\n1 Bernhard is a frog.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Julius is a rhino.\n5 Brian is yellow.\n6 Greg is gray.\n7 Julius is yellow.\n8 Lily is a swan.\n9 Bernhard is gray.\n1 Lily is a swan.\n2 Greg is a frog.\n3 Lily is gray.\n4 Julius is a frog.\n5 Bernhard is a frog.\n6 Greg is white.\n7 Julius is white.\n8 Brian is a frog.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t5 8 9\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Julius is green.\n4 Lily is a swan.\n5 Greg is green.\n6 Lily is white.\n7 Brian is a frog.\n8 Bernhard is a swan.\n9 Brian is gray.\n10 What color is Bernhard?\twhite\t8 4 6\n1 Greg is a swan.\n2 Lily is a swan.\n3 Lily is green.\n4 Julius is a rhino.\n5 Bernhard is a frog.\n6 Greg is green.\n7 Brian is a swan.\n8 Julius is white.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t7 2 3\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Julius is a frog.\n4 Bernhard is gray.\n5 Brian is green.\n6 Julius is gray.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Lily is a lion.\n10 What color is Lily?\tgray\t9 2 4\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Julius is gray.\n4 Bernhard is a rhino.\n5 Greg is yellow.\n6 Bernhard is yellow.\n7 Brian is a rhino.\n8 Brian is gray.\n9 Lily is a swan.\n10 What color is Lily?\tgray\t9 2 3\n1 Greg is a rhino.\n2 Greg is white.\n3 Brian is a swan.\n4 Brian is gray.\n5 Bernhard is a rhino.\n6 Bernhard is yellow.\n7 Lily is a swan.\n8 Lily is green.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 7 8\n1 Greg is a swan.\n2 Greg is white.\n3 Julius is a lion.\n4 Julius is white.\n5 Lily is a rhino.\n6 Lily is green.\n7 Brian is a rhino.\n8 Bernhard is a lion.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t8 3 4\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Greg is a swan.\n4 Lily is green.\n5 Brian is a swan.\n6 Bernhard is green.\n7 Brian is gray.\n8 Julius is a swan.\n9 Greg is gray.\n10 What color is Julius?\tgray\t8 5 7\n1 Julius is a frog.\n2 Greg is a frog.\n3 Brian is a lion.\n4 Lily is a rhino.\n5 Julius is green.\n6 Lily is yellow.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Brian is green.\n10 What color is Greg?\tgreen\t2 1 5\n1 Brian is a frog.\n2 Lily is a frog.\n3 Brian is green.\n4 Julius is a swan.\n5 Greg is a frog.\n6 Lily is yellow.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Greg is yellow.\n1 Julius is a rhino.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Greg is a swan.\n5 Lily is a lion.\n6 Julius is yellow.\n7 Brian is white.\n8 Lily is white.\n9 Greg is gray.\n10 What color is Bernhard?\twhite\t2 5 8\n1 Brian is a rhino.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Brian is gray.\n5 Bernhard is yellow.\n6 Julius is a frog.\n7 Lily is a frog.\n8 Greg is yellow.\n9 Lily is green.\n10 What color is Julius?\tgreen\t6 7 9\n1 Julius is a swan.\n2 Lily is a lion.\n3 Lily is white.\n4 Julius is gray.\n5 Brian is a frog.\n6 Brian is white.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Greg is a rhino.\n1 Brian is a swan.\n2 Greg is a swan.\n3 Brian is green.\n4 Julius is a frog.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Julius is green.\n8 Lily is a frog.\n9 Lily is yellow.\n10 What color is Greg?\tyellow\t2 5 6\n1 Greg is a frog.\n2 Brian is a rhino.\n3 Greg is white.\n4 Brian is white.\n5 Lily is a rhino.\n6 Bernhard is a swan.\n7 Julius is a swan.\n8 Lily is gray.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t6 7 9\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Lily is a rhino.\n4 Bernhard is white.\n5 Julius is a rhino.\n6 Greg is white.\n7 Lily is white.\n8 Julius is white.\n9 Brian is a lion.\n1 Brian is a lion.\n2 Julius is a lion.\n3 Julius is gray.\n4 Lily is a lion.\n5 Bernhard is a frog.\n6 Bernhard is gray.\n7 Greg is a lion.\n8 Brian is green.\n9 Greg is green.\n10 What color is Lily?\tgreen\t4 7 9\n1 Lily is a lion.\n2 Bernhard is a swan.\n3 Julius is a lion.\n4 Bernhard is gray.\n5 Lily is white.\n6 Greg is a rhino.\n7 Julius is white.\n8 Greg is yellow.\n9 Brian is a lion.\n10 What color is Brian?\twhite\t9 3 7\n1 Brian is a rhino.\n2 Julius is a frog.\n3 Julius is green.\n4 Lily is a frog.\n5 Bernhard is a frog.\n6 Brian is white.\n7 Lily is yellow.\n8 Greg is a lion.\n9 Bernhard is yellow.\n1 Julius is a frog.\n2 Julius is gray.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Bernhard is green.\n6 Brian is a rhino.\n7 Brian is green.\n8 Lily is a rhino.\n9 Lily is green.\n1 Brian is a swan.\n2 Brian is white.\n3 Greg is a lion.\n4 Lily is a swan.\n5 Lily is green.\n6 Julius is a lion.\n7 Julius is green.\n8 Bernhard is a rhino.\n9 Bernhard is yellow.\n10 What color is Greg?\tgreen\t3 6 7\n1 Julius is a frog.\n2 Lily is a lion.\n3 Brian is a frog.\n4 Greg is a rhino.\n5 Greg is gray.\n6 Bernhard is a swan.\n7 Lily is yellow.\n8 Bernhard is white.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t3 1 9\n1 Bernhard is a swan.\n2 Brian is a frog.\n3 Brian is gray.\n4 Julius is a frog.\n5 Julius is yellow.\n6 Greg is a rhino.\n7 Greg is yellow.\n8 Lily is a swan.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t1 8 9\n1 Greg is a lion.\n2 Brian is a rhino.\n3 Greg is gray.\n4 Lily is a rhino.\n5 Julius is a lion.\n6 Bernhard is a frog.\n7 Bernhard is green.\n8 Lily is white.\n9 Brian is white.\n10 What color is Julius?\tgray\t5 1 3\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Brian is a swan.\n4 Greg is green.\n5 Julius is a lion.\n6 Julius is white.\n7 Brian is green.\n8 Bernhard is gray.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 2 8\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Brian is white.\n4 Bernhard is a frog.\n5 Lily is a swan.\n6 Lily is yellow.\n7 Bernhard is gray.\n8 Greg is white.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 4 7\n1 Brian is a frog.\n2 Brian is white.\n3 Julius is a lion.\n4 Lily is a lion.\n5 Greg is a lion.\n6 Bernhard is a frog.\n7 Lily is gray.\n8 Bernhard is gray.\n9 Julius is gray.\n10 What color is Greg?\tgray\t5 4 7\n1 Brian is a frog.\n2 Greg is a rhino.\n3 Julius is a frog.\n4 Greg is white.\n5 Bernhard is a frog.\n6 Brian is gray.\n7 Bernhard is gray.\n8 Lily is a lion.\n9 Julius is gray.\n1 Julius is a rhino.\n2 Bernhard is a rhino.\n3 Bernhard is gray.\n4 Lily is a rhino.\n5 Julius is gray.\n6 Brian is a frog.\n7 Brian is white.\n8 Greg is a swan.\n9 Lily is gray.\n1 Lily is a frog.\n2 Julius is a lion.\n3 Lily is gray.\n4 Greg is a frog.\n5 Bernhard is a lion.\n6 Brian is a rhino.\n7 Bernhard is yellow.\n8 Greg is gray.\n9 Brian is gray.\n10 What color is Julius?\tyellow\t2 5 7\n1 Greg is a swan.\n2 Julius is a swan.\n3 Julius is white.\n4 Bernhard is a lion.\n5 Lily is a frog.\n6 Greg is white.\n7 Brian is a rhino.\n8 Brian is gray.\n9 Bernhard is gray.\n1 Greg is a frog.\n2 Greg is white.\n3 Julius is a frog.\n4 Brian is a lion.\n5 Julius is yellow.\n6 Brian is white.\n7 Lily is a frog.\n8 Lily is yellow.\n9 Bernhard is a rhino.\n1 Greg is a lion.\n2 Bernhard is a rhino.\n3 Bernhard is yellow.\n4 Brian is a frog.\n5 Greg is gray.\n6 Lily is a frog.\n7 Lily is green.\n8 Julius is a rhino.\n9 Brian is green.\n10 What color is Julius?\tyellow\t8 2 3\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Julius is a lion.\n4 Brian is a rhino.\n5 Brian is white.\n6 Greg is white.\n7 Lily is a swan.\n8 Bernhard is yellow.\n9 Lily is green.\n10 What color is Julius?\tyellow\t3 2 8\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Lily is gray.\n6 Greg is green.\n7 Julius is a rhino.\n8 Brian is a lion.\n9 Brian is yellow.\n10 What color is Julius?\tgray\t7 3 5\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Brian is a frog.\n4 Julius is gray.\n5 Brian is gray.\n6 Bernhard is gray.\n7 Greg is a swan.\n8 Lily is a swan.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t8 7 9\n1 Brian is a frog.\n2 Julius is a swan.\n3 Bernhard is a swan.\n4 Lily is a lion.\n5 Bernhard is yellow.\n6 Lily is yellow.\n7 Greg is a swan.\n8 Julius is green.\n9 Brian is white.\n10 What color is Greg?\tyellow\t7 3 5\n1 Greg is a lion.\n2 Lily is a lion.\n3 Greg is white.\n4 Lily is white.\n5 Julius is a swan.\n6 Brian is a rhino.\n7 Julius is green.\n8 Brian is gray.\n9 Bernhard is a frog.\n1 Lily is a lion.\n2 Lily is green.\n3 Greg is a frog.\n4 Bernhard is a frog.\n5 Bernhard is green.\n6 Greg is green.\n7 Brian is a swan.\n8 Julius is a lion.\n9 Brian is gray.\n10 What color is Julius?\tgreen\t8 1 2\n1 Lily is a swan.\n2 Greg is a frog.\n3 Greg is yellow.\n4 Julius is a rhino.\n5 Bernhard is a lion.\n6 Brian is a lion.\n7 Bernhard is white.\n8 Brian is white.\n9 Lily is yellow.\n1 Greg is a frog.\n2 Brian is a swan.\n3 Greg is green.\n4 Brian is green.\n5 Julius is a rhino.\n6 Lily is a swan.\n7 Lily is gray.\n8 Bernhard is a frog.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t8 1 3\n1 Greg is a rhino.\n2 Brian is a swan.\n3 Lily is a swan.\n4 Lily is yellow.\n5 Greg is green.\n6 Brian is yellow.\n7 Bernhard is a frog.\n8 Julius is a rhino.\n9 Bernhard is gray.\n10 What color is Julius?\tgreen\t8 1 5\n1 Julius is a frog.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Bernhard is a rhino.\n5 Lily is white.\n6 Brian is white.\n7 Greg is a lion.\n8 Greg is gray.\n9 Julius is white.\n1 Bernhard is a rhino.\n2 Lily is a rhino.\n3 Brian is a rhino.\n4 Julius is a lion.\n5 Lily is gray.\n6 Brian is gray.\n7 Greg is a frog.\n8 Greg is gray.\n9 Bernhard is gray.\n1 Brian is a frog.\n2 Lily is a lion.\n3 Greg is a frog.\n4 Greg is white.\n5 Brian is white.\n6 Bernhard is a rhino.\n7 Julius is a lion.\n8 Lily is green.\n9 Bernhard is white.\n10 What color is Julius?\tgreen\t7 2 8\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Brian is a lion.\n4 Lily is a frog.\n5 Brian is gray.\n6 Lily is green.\n7 Greg is a swan.\n8 Greg is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 1 2\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Brian is a swan.\n4 Greg is a swan.\n5 Lily is a lion.\n6 Lily is gray.\n7 Brian is gray.\n8 Julius is gray.\n9 Bernhard is gray.\n10 What color is Greg?\tgray\t4 3 7\n1 Julius is a frog.\n2 Bernhard is a rhino.\n3 Bernhard is green.\n4 Lily is a swan.\n5 Greg is a frog.\n6 Brian is a lion.\n7 Julius is yellow.\n8 Lily is gray.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t5 1 7\n1 Brian is a swan.\n2 Brian is green.\n3 Greg is a lion.\n4 Greg is green.\n5 Bernhard is a rhino.\n6 Lily is a rhino.\n7 Bernhard is gray.\n8 Lily is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 6 8\n1 Bernhard is a lion.\n2 Lily is a rhino.\n3 Lily is gray.\n4 Greg is a lion.\n5 Brian is a rhino.\n6 Greg is white.\n7 Brian is gray.\n8 Bernhard is white.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 4 6\n1 Julius is a frog.\n2 Lily is a rhino.\n3 Julius is white.\n4 Greg is a rhino.\n5 Greg is green.\n6 Bernhard is a rhino.\n7 Brian is a rhino.\n8 Lily is yellow.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t6 7 9\n1 Greg is a lion.\n2 Greg is white.\n3 Brian is a rhino.\n4 Brian is white.\n5 Lily is a swan.\n6 Lily is yellow.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 7 8\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Lily is a lion.\n4 Lily is yellow.\n5 Bernhard is green.\n6 Greg is yellow.\n7 Julius is a lion.\n8 Brian is a swan.\n9 Julius is gray.\n1 Lily is a rhino.\n2 Greg is a frog.\n3 Julius is a frog.\n4 Lily is green.\n5 Bernhard is a lion.\n6 Bernhard is green.\n7 Julius is white.\n8 Brian is a swan.\n9 Greg is white.\n1 Lily is a lion.\n2 Brian is a swan.\n3 Brian is yellow.\n4 Julius is a lion.\n5 Greg is a lion.\n6 Lily is white.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Julius is white.\n10 What color is Greg?\twhite\t5 4 9\n1 Julius is a swan.\n2 Greg is a rhino.\n3 Bernhard is a frog.\n4 Julius is yellow.\n5 Bernhard is yellow.\n6 Greg is gray.\n7 Lily is a lion.\n8 Brian is a lion.\n9 Lily is white.\n10 What color is Brian?\twhite\t8 7 9\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Bernhard is yellow.\n4 Lily is green.\n5 Brian is a rhino.\n6 Julius is a rhino.\n7 Brian is gray.\n8 Greg is a frog.\n9 Greg is yellow.\n10 What color is Julius?\tgray\t6 5 7\n1 Brian is a frog.\n2 Lily is a swan.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Bernhard is a swan.\n6 Greg is a rhino.\n7 Bernhard is green.\n8 Brian is green.\n9 Greg is white.\n10 What color is Julius?\twhite\t4 6 9\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Bernhard is gray.\n5 Greg is green.\n6 Julius is a rhino.\n7 Lily is a rhino.\n8 Brian is green.\n9 Lily is green.\n10 What color is Julius?\tgreen\t6 7 9\n1 Bernhard is a swan.\n2 Greg is a rhino.\n3 Lily is a rhino.\n4 Bernhard is green.\n5 Julius is a frog.\n6 Brian is a rhino.\n7 Julius is white.\n8 Greg is gray.\n9 Brian is gray.\n10 What color is Lily?\tgray\t3 6 9\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Julius is a swan.\n4 Julius is gray.\n5 Lily is a swan.\n6 Greg is a rhino.\n7 Bernhard is green.\n8 Brian is white.\n9 Greg is green.\n10 What color is Lily?\tgray\t5 3 4\n1 Julius is a frog.\n2 Bernhard is a swan.\n3 Julius is white.\n4 Lily is a lion.\n5 Greg is a rhino.\n6 Lily is white.\n7 Greg is gray.\n8 Brian is a swan.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t2 8 9\n1 Julius is a frog.\n2 Brian is a lion.\n3 Julius is yellow.\n4 Greg is a rhino.\n5 Lily is a frog.\n6 Lily is white.\n7 Brian is green.\n8 Greg is yellow.\n9 Bernhard is a swan.\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Lily is yellow.\n4 Brian is yellow.\n5 Bernhard is a swan.\n6 Julius is a rhino.\n7 Julius is green.\n8 Bernhard is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tgreen\t9 6 7\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Greg is a lion.\n4 Lily is a rhino.\n5 Bernhard is gray.\n6 Lily is white.\n7 Julius is a lion.\n8 Brian is green.\n9 Julius is green.\n10 What color is Greg?\tgreen\t3 7 9\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Julius is a lion.\n4 Brian is white.\n5 Bernhard is white.\n6 Lily is a lion.\n7 Greg is a swan.\n8 Lily is gray.\n9 Julius is gray.\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Julius is gray.\n4 Lily is a swan.\n5 Bernhard is yellow.\n6 Lily is green.\n7 Greg is a lion.\n8 Greg is gray.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 2 3\n1 Greg is a rhino.\n2 Lily is a rhino.\n3 Greg is gray.\n4 Lily is gray.\n5 Bernhard is a lion.\n6 Julius is a swan.\n7 Julius is white.\n8 Bernhard is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tgray\t9 2 4\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Lily is a swan.\n4 Lily is green.\n5 Brian is a swan.\n6 Brian is white.\n7 Bernhard is a rhino.\n8 Bernhard is white.\n9 Greg is a frog.\n1 Julius is a swan.\n2 Brian is a lion.\n3 Lily is a frog.\n4 Brian is gray.\n5 Julius is white.\n6 Greg is a rhino.\n7 Bernhard is a rhino.\n8 Greg is gray.\n9 Bernhard is gray.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Lily is gray.\n4 Greg is a swan.\n5 Greg is white.\n6 Brian is white.\n7 Julius is a lion.\n8 Julius is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 7 8\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Greg is yellow.\n4 Bernhard is yellow.\n5 Julius is a frog.\n6 Brian is a frog.\n7 Brian is white.\n8 Julius is white.\n9 Lily is a swan.\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Bernhard is yellow.\n4 Greg is a frog.\n5 Greg is gray.\n6 Julius is a rhino.\n7 Julius is white.\n8 Brian is white.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 6 7\n1 Brian is a rhino.\n2 Julius is a frog.\n3 Julius is white.\n4 Brian is white.\n5 Lily is a lion.\n6 Lily is white.\n7 Bernhard is a frog.\n8 Bernhard is yellow.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 7 8\n1 Lily is a rhino.\n2 Julius is a lion.\n3 Lily is yellow.\n4 Brian is a rhino.\n5 Brian is white.\n6 Bernhard is a lion.\n7 Julius is green.\n8 Bernhard is green.\n9 Greg is a frog.\n1 Bernhard is a lion.\n2 Brian is a lion.\n3 Greg is a lion.\n4 Julius is a rhino.\n5 Lily is a rhino.\n6 Brian is green.\n7 Lily is white.\n8 Bernhard is green.\n9 Julius is white.\n10 What color is Greg?\tgreen\t3 2 6\n1 Brian is a lion.\n2 Julius is a lion.\n3 Lily is a rhino.\n4 Brian is green.\n5 Greg is a swan.\n6 Bernhard is a rhino.\n7 Greg is white.\n8 Julius is green.\n9 Lily is green.\n10 What color is Bernhard?\tgreen\t6 3 9\n1 Lily is a lion.\n2 Brian is a swan.\n3 Brian is gray.\n4 Lily is green.\n5 Julius is a rhino.\n6 Greg is a lion.\n7 Bernhard is a rhino.\n8 Bernhard is white.\n9 Greg is yellow.\n10 What color is Julius?\twhite\t5 7 8\n1 Julius is a frog.\n2 Greg is a swan.\n3 Julius is gray.\n4 Brian is a swan.\n5 Brian is yellow.\n6 Bernhard is a rhino.\n7 Lily is a lion.\n8 Lily is green.\n9 Bernhard is white.\n10 What color is Greg?\tyellow\t2 4 5\n1 Greg is a lion.\n2 Julius is a rhino.\n3 Lily is a rhino.\n4 Brian is a swan.\n5 Lily is gray.\n6 Bernhard is a swan.\n7 Greg is gray.\n8 Brian is gray.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t2 3 5\n1 Brian is a swan.\n2 Greg is a frog.\n3 Lily is a frog.\n4 Greg is gray.\n5 Brian is yellow.\n6 Julius is a lion.\n7 Bernhard is a swan.\n8 Lily is gray.\n9 Bernhard is green.\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Bernhard is a rhino.\n4 Greg is yellow.\n5 Brian is a rhino.\n6 Bernhard is yellow.\n7 Lily is a lion.\n8 Brian is yellow.\n9 Lily is gray.\n1 Lily is a rhino.\n2 Greg is a rhino.\n3 Lily is white.\n4 Julius is a rhino.\n5 Julius is gray.\n6 Greg is gray.\n7 Bernhard is a lion.\n8 Brian is a rhino.\n9 Brian is green.\n1 Julius is a lion.\n2 Julius is gray.\n3 Brian is a rhino.\n4 Greg is a swan.\n5 Lily is a frog.\n6 Greg is white.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Brian is green.\n1 Lily is a swan.\n2 Lily is yellow.\n3 Bernhard is a lion.\n4 Brian is a rhino.\n5 Greg is a swan.\n6 Julius is a swan.\n7 Julius is yellow.\n8 Brian is green.\n9 Greg is yellow.\n1 Bernhard is a rhino.\n2 Greg is a frog.\n3 Bernhard is green.\n4 Brian is a swan.\n5 Brian is gray.\n6 Greg is white.\n7 Julius is a lion.\n8 Julius is gray.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 1 3\n1 Greg is a rhino.\n2 Lily is a frog.\n3 Greg is yellow.\n4 Bernhard is a rhino.\n5 Brian is a rhino.\n6 Lily is yellow.\n7 Julius is a lion.\n8 Julius is white.\n9 Bernhard is white.\n10 What color is Brian?\twhite\t5 4 9\n1 Julius is a lion.\n2 Brian is a rhino.\n3 Julius is white.\n4 Brian is white.\n5 Greg is a frog.\n6 Bernhard is a rhino.\n7 Lily is a swan.\n8 Greg is yellow.\n9 Bernhard is white.\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Brian is a swan.\n4 Bernhard is green.\n5 Julius is a lion.\n6 Greg is green.\n7 Julius is gray.\n8 Brian is gray.\n9 Lily is a frog.\n1 Julius is a swan.\n2 Julius is green.\n3 Greg is a swan.\n4 Lily is a swan.\n5 Greg is yellow.\n6 Lily is yellow.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Brian is a lion.\n1 Bernhard is a rhino.\n2 Lily is a rhino.\n3 Greg is a rhino.\n4 Bernhard is yellow.\n5 Brian is a rhino.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Lily is gray.\n9 Greg is gray.\n10 What color is Brian?\tgray\t5 3 9\n1 Lily is a frog.\n2 Julius is a swan.\n3 Brian is a swan.\n4 Lily is white.\n5 Brian is gray.\n6 Greg is a lion.\n7 Julius is gray.\n8 Bernhard is a rhino.\n9 Bernhard is green.\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Brian is gray.\n4 Lily is a rhino.\n5 Greg is gray.\n6 Julius is a swan.\n7 Bernhard is a lion.\n8 Julius is green.\n9 Lily is gray.\n1 Greg is a swan.\n2 Brian is a lion.\n3 Greg is gray.\n4 Lily is a frog.\n5 Julius is a swan.\n6 Bernhard is a swan.\n7 Brian is white.\n8 Julius is gray.\n9 Bernhard is gray.\n1 Lily is a swan.\n2 Greg is a frog.\n3 Brian is a frog.\n4 Julius is a rhino.\n5 Julius is green.\n6 Lily is green.\n7 Brian is yellow.\n8 Bernhard is a frog.\n9 Greg is white.\n10 What color is Bernhard?\tyellow\t8 3 7\n1 Greg is a frog.\n2 Greg is white.\n3 Bernhard is a frog.\n4 Brian is a frog.\n5 Bernhard is gray.\n6 Brian is gray.\n7 Julius is a swan.\n8 Lily is a swan.\n9 Lily is green.\n10 What color is Julius?\tgreen\t7 8 9\n1 Brian is a lion.\n2 Greg is a lion.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Brian is green.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Julius is yellow.\n9 Lily is yellow.\n10 What color is Greg?\tyellow\t2 6 7\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Greg is green.\n4 Lily is a rhino.\n5 Bernhard is green.\n6 Lily is green.\n7 Julius is a frog.\n8 Brian is a rhino.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t8 4 6\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Greg is a frog.\n5 Greg is green.\n6 Lily is gray.\n7 Brian is green.\n8 Julius is a lion.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t3 8 9\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Lily is white.\n4 Julius is a frog.\n5 Greg is a lion.\n6 Greg is green.\n7 Bernhard is a lion.\n8 Bernhard is gray.\n9 Brian is yellow.\n10 What color is Julius?\tyellow\t4 1 9\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Brian is green.\n4 Lily is a swan.\n5 Julius is a swan.\n6 Lily is yellow.\n7 Bernhard is green.\n8 Julius is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tyellow\t9 5 8\n1 Bernhard is a swan.\n2 Bernhard is green.\n3 Brian is a frog.\n4 Julius is a swan.\n5 Brian is white.\n6 Greg is a frog.\n7 Greg is green.\n8 Julius is white.\n9 Lily is a lion.\n1 Lily is a swan.\n2 Julius is a swan.\n3 Bernhard is a rhino.\n4 Bernhard is gray.\n5 Brian is a swan.\n6 Greg is a swan.\n7 Julius is gray.\n8 Greg is gray.\n9 Lily is gray.\n10 What color is Brian?\tgray\t5 6 8\n1 Brian is a frog.\n2 Bernhard is a swan.\n3 Julius is a swan.\n4 Bernhard is white.\n5 Julius is white.\n6 Lily is a swan.\n7 Lily is gray.\n8 Brian is yellow.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 1 8\n1 Julius is a lion.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Brian is white.\n5 Bernhard is a rhino.\n6 Bernhard is yellow.\n7 Julius is gray.\n8 Greg is white.\n9 Lily is a frog.\n1 Bernhard is a lion.\n2 Brian is a swan.\n3 Julius is a rhino.\n4 Brian is green.\n5 Lily is a swan.\n6 Greg is a frog.\n7 Julius is white.\n8 Greg is white.\n9 Bernhard is green.\n10 What color is Lily?\tgreen\t5 2 4\n1 Brian is a rhino.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Greg is a lion.\n5 Brian is gray.\n6 Greg is gray.\n7 Lily is a swan.\n8 Lily is gray.\n9 Julius is a lion.\n10 What color is Julius?\tgray\t9 4 6\n1 Julius is a swan.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Greg is a frog.\n5 Lily is a rhino.\n6 Julius is gray.\n7 Lily is yellow.\n8 Bernhard is green.\n9 Brian is yellow.\n10 What color is Greg?\tgreen\t4 3 8\n1 Julius is a frog.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Bernhard is a lion.\n5 Lily is gray.\n6 Greg is a swan.\n7 Julius is gray.\n8 Greg is white.\n9 Bernhard is green.\n10 What color is Brian?\tgray\t3 2 5\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Bernhard is gray.\n5 Julius is a swan.\n6 Lily is a swan.\n7 Lily is yellow.\n8 Julius is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tgray\t9 1 4\n1 Julius is a frog.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Greg is gray.\n5 Julius is white.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Lily is white.\n9 Brian is a rhino.\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Julius is white.\n4 Brian is a frog.\n5 Brian is white.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Bernhard is white.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 4 5\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Greg is a swan.\n4 Bernhard is green.\n5 Greg is gray.\n6 Brian is green.\n7 Lily is a swan.\n8 Julius is a frog.\n9 Julius is green.\n10 What color is Lily?\tgray\t7 3 5\n1 Brian is a frog.\n2 Greg is a rhino.\n3 Lily is a rhino.\n4 Lily is green.\n5 Greg is green.\n6 Bernhard is a lion.\n7 Bernhard is gray.\n8 Julius is a frog.\n9 Brian is green.\n10 What color is Julius?\tgreen\t8 1 9\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Greg is yellow.\n4 Brian is a frog.\n5 Lily is gray.\n6 Julius is a rhino.\n7 Bernhard is a rhino.\n8 Brian is white.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t6 7 9\n1 Greg is a lion.\n2 Greg is white.\n3 Lily is a lion.\n4 Brian is a lion.\n5 Lily is white.\n6 Bernhard is a lion.\n7 Brian is gray.\n8 Bernhard is gray.\n9 Julius is a lion.\n10 What color is Julius?\tgray\t9 6 8\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Bernhard is a swan.\n4 Greg is a lion.\n5 Greg is green.\n6 Bernhard is gray.\n7 Brian is a frog.\n8 Lily is green.\n9 Julius is yellow.\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Bernhard is yellow.\n4 Julius is a frog.\n5 Greg is a swan.\n6 Julius is yellow.\n7 Lily is gray.\n8 Brian is a swan.\n9 Brian is green.\n10 What color is Greg?\tgreen\t5 8 9\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Greg is a swan.\n4 Bernhard is gray.\n5 Greg is white.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Lily is a rhino.\n9 Brian is yellow.\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Julius is a rhino.\n5 Bernhard is yellow.\n6 Julius is green.\n7 Greg is a swan.\n8 Lily is yellow.\n9 Brian is green.\n1 Julius is a frog.\n2 Bernhard is a swan.\n3 Brian is a rhino.\n4 Lily is a swan.\n5 Greg is a swan.\n6 Greg is white.\n7 Lily is white.\n8 Brian is green.\n9 Julius is gray.\n10 What color is Bernhard?\twhite\t2 5 6\n1 Lily is a lion.\n2 Julius is a frog.\n3 Lily is yellow.\n4 Julius is yellow.\n5 Greg is a swan.\n6 Brian is a lion.\n7 Bernhard is a lion.\n8 Brian is green.\n9 Bernhard is green.\n1 Brian is a frog.\n2 Brian is yellow.\n3 Lily is a swan.\n4 Julius is a lion.\n5 Greg is a swan.\n6 Bernhard is a frog.\n7 Bernhard is gray.\n8 Julius is green.\n9 Lily is green.\n10 What color is Greg?\tgreen\t5 3 9\n1 Greg is a lion.\n2 Julius is a frog.\n3 Lily is a rhino.\n4 Brian is a rhino.\n5 Bernhard is a rhino.\n6 Brian is gray.\n7 Lily is gray.\n8 Greg is gray.\n9 Bernhard is gray.\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Greg is yellow.\n4 Bernhard is a lion.\n5 Brian is a lion.\n6 Bernhard is yellow.\n7 Lily is a rhino.\n8 Brian is yellow.\n9 Lily is gray.\n10 What color is Julius?\tgray\t1 7 9\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Julius is a rhino.\n4 Lily is a lion.\n5 Lily is green.\n6 Julius is yellow.\n7 Greg is a swan.\n8 Brian is a lion.\n9 Greg is green.\n10 What color is Brian?\tgreen\t8 4 5\n1 Brian is a frog.\n2 Lily is a frog.\n3 Lily is green.\n4 Julius is a lion.\n5 Greg is a swan.\n6 Julius is gray.\n7 Bernhard is a rhino.\n8 Brian is green.\n9 Bernhard is white.\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Brian is a rhino.\n4 Julius is a lion.\n5 Julius is white.\n6 Greg is a swan.\n7 Lily is a lion.\n8 Greg is green.\n9 Brian is white.\n10 What color is Lily?\twhite\t7 4 5\n1 Lily is a frog.\n2 Greg is a lion.\n3 Brian is a lion.\n4 Brian is white.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Lily is gray.\n8 Julius is a lion.\n9 Greg is yellow.\n10 What color is Julius?\twhite\t8 3 4\n1 Brian is a swan.\n2 Julius is a lion.\n3 Brian is gray.\n4 Greg is a swan.\n5 Bernhard is a lion.\n6 Lily is a lion.\n7 Bernhard is white.\n8 Greg is white.\n9 Julius is white.\n10 What color is Lily?\twhite\t6 5 7\n1 Greg is a lion.\n2 Julius is a swan.\n3 Brian is a swan.\n4 Lily is a swan.\n5 Brian is green.\n6 Julius is green.\n7 Greg is yellow.\n8 Bernhard is a frog.\n9 Bernhard is green.\n10 What color is Lily?\tgreen\t4 3 5\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Greg is a rhino.\n4 Bernhard is a frog.\n5 Bernhard is gray.\n6 Greg is white.\n7 Brian is a frog.\n8 Lily is a swan.\n9 Lily is white.\n10 What color is Brian?\tgray\t7 4 5\n1 Lily is a rhino.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Lily is gray.\n5 Bernhard is a lion.\n6 Julius is a lion.\n7 Bernhard is white.\n8 Julius is white.\n9 Brian is gray.\n1 Julius is a lion.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Bernhard is a lion.\n5 Julius is gray.\n6 Lily is white.\n7 Brian is a rhino.\n8 Greg is gray.\n9 Bernhard is gray.\n1 Bernhard is a frog.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Lily is yellow.\n5 Greg is a frog.\n6 Greg is yellow.\n7 Julius is a rhino.\n8 Brian is green.\n9 Bernhard is yellow.\n1 Julius is a swan.\n2 Greg is a frog.\n3 Julius is yellow.\n4 Bernhard is a frog.\n5 Lily is a frog.\n6 Lily is green.\n7 Bernhard is green.\n8 Greg is green.\n9 Brian is a lion.\n1 Brian is a swan.\n2 Greg is a frog.\n3 Julius is a lion.\n4 Greg is white.\n5 Lily is a rhino.\n6 Bernhard is a frog.\n7 Julius is yellow.\n8 Brian is green.\n9 Bernhard is green.\n1 Brian is a frog.\n2 Brian is gray.\n3 Greg is a frog.\n4 Bernhard is a lion.\n5 Julius is a frog.\n6 Greg is white.\n7 Julius is white.\n8 Bernhard is gray.\n9 Lily is a swan.\n1 Brian is a swan.\n2 Greg is a rhino.\n3 Brian is gray.\n4 Greg is yellow.\n5 Lily is a lion.\n6 Lily is green.\n7 Bernhard is a lion.\n8 Julius is a rhino.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t8 2 4\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Brian is a rhino.\n4 Lily is a rhino.\n5 Brian is gray.\n6 Bernhard is white.\n7 Lily is gray.\n8 Greg is a lion.\n9 Greg is white.\n10 What color is Julius?\twhite\t2 1 6\n1 Bernhard is a frog.\n2 Greg is a lion.\n3 Greg is white.\n4 Brian is a frog.\n5 Lily is a swan.\n6 Bernhard is gray.\n7 Lily is green.\n8 Julius is a lion.\n9 Brian is gray.\n10 What color is Julius?\twhite\t8 2 3\n1 Bernhard is a swan.\n2 Bernhard is green.\n3 Brian is a swan.\n4 Brian is white.\n5 Greg is a swan.\n6 Julius is a swan.\n7 Julius is yellow.\n8 Lily is a lion.\n9 Greg is yellow.\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Julius is a rhino.\n4 Brian is a rhino.\n5 Brian is green.\n6 Lily is a lion.\n7 Lily is white.\n8 Greg is a rhino.\n9 Greg is yellow.\n10 What color is Julius?\tyellow\t3 8 9\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Greg is a rhino.\n5 Brian is white.\n6 Julius is yellow.\n7 Greg is yellow.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t2 8 9\n1 Julius is a rhino.\n2 Julius is white.\n3 Brian is a swan.\n4 Bernhard is a lion.\n5 Greg is a lion.\n6 Greg is white.\n7 Lily is a lion.\n8 Lily is gray.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t4 7 8\n1 Greg is a swan.\n2 Greg is gray.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Lily is a swan.\n6 Lily is white.\n7 Brian is a swan.\n8 Brian is gray.\n9 Bernhard is a frog.\n1 Julius is a swan.\n2 Greg is a frog.\n3 Lily is a swan.\n4 Greg is yellow.\n5 Brian is a rhino.\n6 Brian is white.\n7 Lily is gray.\n8 Bernhard is a frog.\n9 Bernhard is yellow.\n10 What color is Julius?\tgray\t1 3 7\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Greg is a rhino.\n4 Bernhard is gray.\n5 Julius is gray.\n6 Lily is a lion.\n7 Brian is a swan.\n8 Brian is green.\n9 Lily is gray.\n10 What color is Greg?\tgray\t3 2 5\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Julius is a swan.\n4 Julius is white.\n5 Lily is yellow.\n6 Greg is a rhino.\n7 Brian is green.\n8 Greg is green.\n9 Bernhard is a frog.\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Bernhard is a rhino.\n4 Brian is a frog.\n5 Julius is green.\n6 Greg is a lion.\n7 Greg is gray.\n8 Bernhard is green.\n9 Brian is yellow.\n10 What color is Lily?\tgreen\t2 3 8\n1 Lily is a swan.\n2 Greg is a frog.\n3 Greg is green.\n4 Julius is a swan.\n5 Bernhard is a frog.\n6 Brian is a lion.\n7 Lily is green.\n8 Brian is gray.\n9 Bernhard is gray.\n10 What color is Julius?\tgreen\t4 1 7\n1 Greg is a frog.\n2 Brian is a swan.\n3 Julius is a lion.\n4 Lily is a frog.\n5 Bernhard is a lion.\n6 Lily is gray.\n7 Bernhard is yellow.\n8 Julius is yellow.\n9 Greg is gray.\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Julius is a frog.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Lily is a frog.\n7 Julius is white.\n8 Lily is white.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 4 5\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Brian is a rhino.\n4 Greg is white.\n5 Lily is white.\n6 Julius is a frog.\n7 Brian is white.\n8 Julius is yellow.\n9 Bernhard is a swan.\n1 Greg is a swan.\n2 Brian is a lion.\n3 Bernhard is a rhino.\n4 Julius is a rhino.\n5 Greg is gray.\n6 Brian is yellow.\n7 Julius is gray.\n8 Lily is a lion.\n9 Bernhard is gray.\n10 What color is Lily?\tyellow\t8 2 6\n1 Bernhard is a lion.\n2 Greg is a rhino.\n3 Bernhard is yellow.\n4 Julius is a rhino.\n5 Julius is green.\n6 Brian is a rhino.\n7 Greg is gray.\n8 Brian is gray.\n9 Lily is a frog.\n1 Lily is a lion.\n2 Brian is a lion.\n3 Julius is a rhino.\n4 Brian is yellow.\n5 Lily is yellow.\n6 Bernhard is a rhino.\n7 Greg is a frog.\n8 Bernhard is yellow.\n9 Greg is gray.\n10 What color is Julius?\tyellow\t3 6 8\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Greg is a swan.\n4 Bernhard is gray.\n5 Brian is a swan.\n6 Julius is green.\n7 Greg is green.\n8 Brian is green.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 1 6\n1 Greg is a lion.\n2 Greg is yellow.\n3 Lily is a rhino.\n4 Brian is a swan.\n5 Brian is gray.\n6 Lily is green.\n7 Bernhard is a frog.\n8 Julius is a rhino.\n9 Julius is gray.\n1 Bernhard is a lion.\n2 Lily is a rhino.\n3 Greg is a lion.\n4 Julius is a rhino.\n5 Brian is a frog.\n6 Lily is green.\n7 Julius is green.\n8 Brian is green.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t1 3 9\n1 Greg is a lion.\n2 Lily is a lion.\n3 Lily is gray.\n4 Julius is a frog.\n5 Brian is a swan.\n6 Greg is gray.\n7 Bernhard is a lion.\n8 Brian is gray.\n9 Julius is yellow.\n10 What color is Bernhard?\tgray\t7 2 3\n1 Greg is a frog.\n2 Lily is a rhino.\n3 Brian is a swan.\n4 Greg is gray.\n5 Lily is white.\n6 Bernhard is a swan.\n7 Brian is gray.\n8 Julius is a swan.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t8 6 9\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Julius is a lion.\n4 Brian is a frog.\n5 Julius is gray.\n6 Brian is green.\n7 Lily is a rhino.\n8 Greg is a swan.\n9 Lily is green.\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Julius is a frog.\n4 Lily is a frog.\n5 Greg is a swan.\n6 Greg is white.\n7 Brian is a lion.\n8 Brian is green.\n9 Julius is white.\n10 What color is Lily?\twhite\t4 3 9\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Greg is yellow.\n4 Julius is a rhino.\n5 Brian is a lion.\n6 Bernhard is yellow.\n7 Brian is yellow.\n8 Lily is a rhino.\n9 Lily is gray.\n10 What color is Julius?\tgray\t4 8 9\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Lily is a frog.\n4 Bernhard is green.\n5 Greg is a frog.\n6 Greg is yellow.\n7 Julius is a frog.\n8 Lily is gray.\n9 Brian is gray.\n10 What color is Julius?\tyellow\t7 5 6\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Julius is green.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Brian is a swan.\n7 Lily is a lion.\n8 Bernhard is green.\n9 Brian is green.\n10 What color is Lily?\tyellow\t7 4 5\n1 Brian is a swan.\n2 Brian is yellow.\n3 Greg is a lion.\n4 Julius is a lion.\n5 Bernhard is a swan.\n6 Julius is white.\n7 Bernhard is yellow.\n8 Lily is a rhino.\n9 Greg is white.\n1 Brian is a swan.\n2 Lily is a rhino.\n3 Lily is gray.\n4 Julius is a lion.\n5 Julius is white.\n6 Bernhard is a swan.\n7 Brian is white.\n8 Bernhard is white.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 4 5\n1 Julius is a rhino.\n2 Julius is green.\n3 Lily is a lion.\n4 Greg is a frog.\n5 Brian is a frog.\n6 Lily is white.\n7 Brian is yellow.\n8 Greg is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgreen\t9 1 2\n1 Greg is a frog.\n2 Lily is a lion.\n3 Lily is gray.\n4 Greg is white.\n5 Brian is a swan.\n6 Brian is white.\n7 Julius is a swan.\n8 Bernhard is a frog.\n9 Julius is yellow.\n10 What color is Bernhard?\twhite\t8 1 4\n1 Greg is a swan.\n2 Brian is a frog.\n3 Brian is white.\n4 Lily is a lion.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Julius is a frog.\n8 Julius is green.\n9 Lily is gray.\n10 What color is Greg?\tyellow\t1 5 6\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Greg is green.\n4 Brian is a swan.\n5 Julius is a frog.\n6 Brian is green.\n7 Julius is yellow.\n8 Bernhard is green.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 4 6\n1 Greg is a lion.\n2 Greg is gray.\n3 Brian is a frog.\n4 Julius is a swan.\n5 Bernhard is a lion.\n6 Julius is gray.\n7 Brian is white.\n8 Bernhard is green.\n9 Lily is a rhino.\n1 Julius is a lion.\n2 Brian is a swan.\n3 Julius is white.\n4 Greg is a frog.\n5 Bernhard is a lion.\n6 Greg is white.\n7 Lily is a swan.\n8 Brian is yellow.\n9 Bernhard is green.\n10 What color is Lily?\tyellow\t7 2 8\n1 Brian is a swan.\n2 Bernhard is a swan.\n3 Brian is green.\n4 Bernhard is green.\n5 Lily is a rhino.\n6 Julius is a swan.\n7 Lily is yellow.\n8 Julius is white.\n9 Greg is a lion.\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Julius is gray.\n4 Brian is a lion.\n5 Bernhard is white.\n6 Brian is green.\n7 Greg is a frog.\n8 Greg is gray.\n9 Lily is a swan.\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Brian is a lion.\n4 Greg is a swan.\n5 Julius is a swan.\n6 Brian is white.\n7 Lily is a rhino.\n8 Greg is yellow.\n9 Lily is gray.\n10 What color is Julius?\tyellow\t5 4 8\n1 Greg is a frog.\n2 Greg is white.\n3 Julius is a swan.\n4 Lily is a swan.\n5 Lily is gray.\n6 Brian is a rhino.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Brian is gray.\n10 What color is Julius?\tgray\t3 4 5\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Lily is a lion.\n4 Julius is a swan.\n5 Brian is white.\n6 Lily is green.\n7 Julius is green.\n8 Bernhard is a frog.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t8 2 5\n1 Julius is a swan.\n2 Lily is a lion.\n3 Greg is a rhino.\n4 Bernhard is a lion.\n5 Julius is yellow.\n6 Greg is green.\n7 Bernhard is green.\n8 Lily is green.\n9 Brian is a rhino.\n10 What color is Brian?\tgreen\t9 3 6\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Lily is a frog.\n4 Lily is green.\n5 Greg is a lion.\n6 Brian is white.\n7 Bernhard is white.\n8 Julius is a frog.\n9 Julius is green.\n1 Bernhard is a frog.\n2 Julius is a swan.\n3 Brian is a swan.\n4 Bernhard is white.\n5 Lily is a frog.\n6 Lily is gray.\n7 Greg is a rhino.\n8 Brian is yellow.\n9 Julius is yellow.\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Brian is yellow.\n4 Julius is a swan.\n5 Greg is a rhino.\n6 Lily is a rhino.\n7 Julius is green.\n8 Greg is gray.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t6 5 8\n1 Lily is a lion.\n2 Greg is a swan.\n3 Greg is yellow.\n4 Brian is a rhino.\n5 Julius is a lion.\n6 Bernhard is a swan.\n7 Julius is white.\n8 Bernhard is white.\n9 Brian is green.\n10 What color is Lily?\twhite\t1 5 7\n1 Julius is a swan.\n2 Bernhard is a lion.\n3 Brian is a rhino.\n4 Bernhard is gray.\n5 Greg is a swan.\n6 Greg is gray.\n7 Julius is gray.\n8 Brian is white.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 3 8\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Bernhard is a frog.\n4 Greg is yellow.\n5 Bernhard is gray.\n6 Brian is a lion.\n7 Julius is gray.\n8 Brian is gray.\n9 Lily is a swan.\n10 What color is Lily?\tyellow\t9 2 4\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Bernhard is a swan.\n4 Lily is green.\n5 Bernhard is green.\n6 Brian is a swan.\n7 Brian is gray.\n8 Greg is a rhino.\n9 Greg is white.\n10 What color is Julius?\twhite\t1 8 9\n1 Lily is a lion.\n2 Greg is a lion.\n3 Greg is gray.\n4 Brian is a swan.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Julius is a rhino.\n8 Lily is gray.\n9 Julius is yellow.\n1 Brian is a swan.\n2 Brian is yellow.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Greg is a swan.\n6 Greg is gray.\n7 Julius is a swan.\n8 Lily is a frog.\n9 Julius is green.\n1 Brian is a swan.\n2 Julius is a frog.\n3 Greg is a rhino.\n4 Bernhard is a swan.\n5 Brian is green.\n6 Greg is white.\n7 Julius is yellow.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Bernhard?\tgreen\t4 1 5\n1 Greg is a swan.\n2 Lily is a swan.\n3 Brian is a rhino.\n4 Julius is a lion.\n5 Julius is white.\n6 Bernhard is a frog.\n7 Greg is green.\n8 Bernhard is white.\n9 Lily is green.\n1 Bernhard is a lion.\n2 Brian is a lion.\n3 Lily is a frog.\n4 Julius is a lion.\n5 Julius is white.\n6 Greg is a rhino.\n7 Brian is white.\n8 Lily is gray.\n9 Greg is gray.\n10 What color is Bernhard?\twhite\t1 4 5\n1 Brian is a frog.\n2 Brian is green.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Bernhard is a rhino.\n7 Bernhard is yellow.\n8 Lily is a swan.\n9 Julius is green.\n10 What color is Lily?\tgreen\t8 3 9\n1 Brian is a lion.\n2 Greg is a rhino.\n3 Lily is a lion.\n4 Lily is yellow.\n5 Julius is a swan.\n6 Brian is yellow.\n7 Bernhard is a lion.\n8 Bernhard is gray.\n9 Greg is yellow.\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Brian is gray.\n4 Greg is a swan.\n5 Lily is a rhino.\n6 Greg is gray.\n7 Bernhard is gray.\n8 Julius is a frog.\n9 Julius is yellow.\n10 What color is Lily?\tgray\t5 2 3\n1 Bernhard is a lion.\n2 Julius is a swan.\n3 Greg is a swan.\n4 Brian is a swan.\n5 Brian is gray.\n6 Julius is gray.\n7 Greg is gray.\n8 Lily is a swan.\n9 Bernhard is white.\n10 What color is Lily?\tgray\t8 4 5\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Greg is gray.\n5 Brian is gray.\n6 Lily is a rhino.\n7 Lily is yellow.\n8 Julius is a rhino.\n9 Julius is yellow.\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Julius is a frog.\n4 Greg is a rhino.\n5 Greg is yellow.\n6 Brian is yellow.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tyellow\t9 4 5\n1 Bernhard is a frog.\n2 Lily is a lion.\n3 Greg is a frog.\n4 Brian is a rhino.\n5 Brian is gray.\n6 Greg is white.\n7 Bernhard is white.\n8 Julius is a lion.\n9 Julius is white.\n10 What color is Lily?\twhite\t2 8 9\n1 Lily is a swan.\n2 Bernhard is a lion.\n3 Greg is a frog.\n4 Lily is white.\n5 Bernhard is white.\n6 Julius is a swan.\n7 Greg is gray.\n8 Julius is green.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 3 7\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Julius is a swan.\n4 Brian is a swan.\n5 Bernhard is gray.\n6 Julius is white.\n7 Brian is white.\n8 Lily is a lion.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t8 2 9\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Brian is green.\n4 Lily is a lion.\n5 Lily is green.\n6 Greg is a frog.\n7 Greg is white.\n8 Bernhard is yellow.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 4 5\n1 Brian is a rhino.\n2 Brian is green.\n3 Lily is a lion.\n4 Greg is a swan.\n5 Julius is a swan.\n6 Lily is yellow.\n7 Julius is white.\n8 Greg is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgreen\t9 1 2\n1 Greg is a lion.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Julius is a lion.\n6 Lily is green.\n7 Brian is yellow.\n8 Greg is yellow.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t5 2 7\n1 Lily is a lion.\n2 Julius is a frog.\n3 Brian is a swan.\n4 Bernhard is a lion.\n5 Bernhard is green.\n6 Brian is yellow.\n7 Julius is yellow.\n8 Lily is green.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 2 7\n1 Lily is a swan.\n2 Julius is a frog.\n3 Bernhard is a lion.\n4 Brian is a lion.\n5 Lily is gray.\n6 Greg is a swan.\n7 Bernhard is green.\n8 Julius is gray.\n9 Greg is yellow.\n10 What color is Brian?\tgreen\t4 3 7\n1 Julius is a frog.\n2 Julius is yellow.\n3 Bernhard is a frog.\n4 Greg is a lion.\n5 Greg is white.\n6 Bernhard is gray.\n7 Brian is a swan.\n8 Lily is a lion.\n9 Brian is yellow.\n10 What color is Lily?\twhite\t8 4 5\n1 Greg is a swan.\n2 Brian is a lion.\n3 Brian is gray.\n4 Greg is green.\n5 Bernhard is a lion.\n6 Lily is a frog.\n7 Lily is green.\n8 Bernhard is white.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 5 8\n1 Brian is a swan.\n2 Julius is a frog.\n3 Lily is a frog.\n4 Brian is yellow.\n5 Greg is a swan.\n6 Greg is green.\n7 Lily is yellow.\n8 Julius is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 5 6\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Julius is green.\n4 Brian is a rhino.\n5 Brian is green.\n6 Lily is a lion.\n7 Bernhard is a swan.\n8 Greg is green.\n9 Bernhard is yellow.\n1 Julius is a swan.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Lily is a frog.\n5 Brian is green.\n6 Greg is a swan.\n7 Bernhard is white.\n8 Lily is white.\n9 Greg is yellow.\n10 What color is Julius?\tyellow\t1 6 9\n1 Greg is a lion.\n2 Julius is a swan.\n3 Julius is white.\n4 Lily is a swan.\n5 Bernhard is a frog.\n6 Greg is white.\n7 Brian is a lion.\n8 Bernhard is yellow.\n9 Lily is green.\n10 What color is Brian?\twhite\t7 1 6\n1 Julius is a swan.\n2 Brian is a swan.\n3 Lily is a rhino.\n4 Greg is a lion.\n5 Bernhard is a rhino.\n6 Bernhard is yellow.\n7 Julius is white.\n8 Brian is white.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t3 5 6\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Bernhard is green.\n4 Greg is a lion.\n5 Greg is gray.\n6 Brian is gray.\n7 Lily is a frog.\n8 Lily is gray.\n9 Julius is a swan.\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Brian is a swan.\n4 Julius is a swan.\n5 Bernhard is a rhino.\n6 Brian is yellow.\n7 Lily is green.\n8 Bernhard is gray.\n9 Julius is yellow.\n10 What color is Greg?\tgray\t2 5 8\n1 Brian is a lion.\n2 Greg is a lion.\n3 Bernhard is a lion.\n4 Greg is white.\n5 Julius is a rhino.\n6 Bernhard is white.\n7 Brian is white.\n8 Lily is a rhino.\n9 Julius is gray.\n10 What color is Lily?\tgray\t8 5 9\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Bernhard is a rhino.\n4 Greg is green.\n5 Bernhard is yellow.\n6 Brian is a rhino.\n7 Lily is yellow.\n8 Julius is a lion.\n9 Brian is yellow.\n1 Brian is a rhino.\n2 Greg is a lion.\n3 Brian is yellow.\n4 Greg is white.\n5 Bernhard is a rhino.\n6 Julius is a frog.\n7 Bernhard is white.\n8 Lily is a swan.\n9 Lily is green.\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Lily is white.\n4 Greg is a swan.\n5 Julius is a swan.\n6 Greg is gray.\n7 Bernhard is a lion.\n8 Brian is white.\n9 Julius is gray.\n1 Brian is a swan.\n2 Greg is a lion.\n3 Brian is white.\n4 Lily is a rhino.\n5 Greg is gray.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Lily is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 4 8\n1 Julius is a rhino.\n2 Bernhard is a lion.\n3 Brian is a swan.\n4 Lily is a rhino.\n5 Brian is green.\n6 Lily is white.\n7 Greg is a rhino.\n8 Greg is white.\n9 Bernhard is green.\n10 What color is Julius?\twhite\t1 7 8\n1 Julius is a swan.\n2 Bernhard is a lion.\n3 Julius is white.\n4 Bernhard is gray.\n5 Greg is a swan.\n6 Lily is a rhino.\n7 Lily is yellow.\n8 Greg is green.\n9 Brian is a frog.\n1 Brian is a frog.\n2 Greg is a lion.\n3 Brian is white.\n4 Julius is a lion.\n5 Bernhard is a frog.\n6 Greg is yellow.\n7 Lily is a rhino.\n8 Lily is white.\n9 Julius is yellow.\n10 What color is Bernhard?\twhite\t5 1 3\n1 Brian is a swan.\n2 Greg is a rhino.\n3 Brian is green.\n4 Greg is white.\n5 Bernhard is a frog.\n6 Julius is a rhino.\n7 Lily is a rhino.\n8 Bernhard is gray.\n9 Julius is gray.\n10 What color is Lily?\tgray\t7 6 9\n1 Julius is a swan.\n2 Bernhard is a rhino.\n3 Brian is a frog.\n4 Julius is yellow.\n5 Brian is gray.\n6 Bernhard is gray.\n7 Lily is a frog.\n8 Greg is a frog.\n9 Lily is gray.\n10 What color is Greg?\tgray\t8 7 9\n1 Brian is a lion.\n2 Julius is a frog.\n3 Lily is a frog.\n4 Julius is yellow.\n5 Bernhard is a swan.\n6 Brian is yellow.\n7 Greg is a frog.\n8 Greg is green.\n9 Lily is green.\n1 Brian is a frog.\n2 Brian is gray.\n3 Greg is a rhino.\n4 Greg is green.\n5 Bernhard is a rhino.\n6 Julius is a swan.\n7 Julius is white.\n8 Bernhard is white.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 6 7\n1 Greg is a frog.\n2 Lily is a frog.\n3 Brian is a swan.\n4 Brian is yellow.\n5 Lily is green.\n6 Bernhard is a lion.\n7 Julius is a frog.\n8 Greg is white.\n9 Bernhard is white.\n10 What color is Julius?\tgreen\t7 2 5\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Brian is a lion.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Julius is a rhino.\n7 Julius is white.\n8 Brian is yellow.\n9 Lily is a swan.\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Greg is a lion.\n4 Bernhard is white.\n5 Julius is green.\n6 Greg is green.\n7 Lily is a rhino.\n8 Lily is yellow.\n9 Brian is a swan.\n1 Lily is a lion.\n2 Brian is a swan.\n3 Julius is a swan.\n4 Lily is yellow.\n5 Julius is gray.\n6 Greg is a frog.\n7 Bernhard is a rhino.\n8 Greg is green.\n9 Brian is gray.\n1 Brian is a lion.\n2 Julius is a swan.\n3 Bernhard is a lion.\n4 Brian is yellow.\n5 Bernhard is yellow.\n6 Julius is yellow.\n7 Lily is a rhino.\n8 Lily is white.\n9 Greg is a frog.\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Julius is a lion.\n4 Lily is a frog.\n5 Lily is green.\n6 Brian is a lion.\n7 Brian is yellow.\n8 Greg is yellow.\n9 Bernhard is green.\n10 What color is Julius?\tyellow\t3 6 7\n1 Julius is a lion.\n2 Bernhard is a swan.\n3 Lily is a swan.\n4 Lily is white.\n5 Brian is a lion.\n6 Bernhard is white.\n7 Brian is green.\n8 Greg is a lion.\n9 Greg is green.\n10 What color is Julius?\tgreen\t1 8 9\n1 Julius is a swan.\n2 Brian is a frog.\n3 Lily is a rhino.\n4 Brian is gray.\n5 Bernhard is a rhino.\n6 Greg is a rhino.\n7 Lily is yellow.\n8 Bernhard is yellow.\n9 Greg is yellow.\n1 Julius is a swan.\n2 Brian is a swan.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Greg is a frog.\n6 Greg is gray.\n7 Lily is a lion.\n8 Lily is white.\n9 Brian is green.\n10 What color is Julius?\tgreen\t1 2 9\n1 Brian is a frog.\n2 Greg is a lion.\n3 Julius is a lion.\n4 Lily is a swan.\n5 Greg is green.\n6 Bernhard is a lion.\n7 Lily is yellow.\n8 Julius is green.\n9 Brian is yellow.\n10 What color is Bernhard?\tgreen\t6 3 8\n1 Greg is a swan.\n2 Brian is a swan.\n3 Greg is yellow.\n4 Bernhard is a frog.\n5 Julius is a rhino.\n6 Brian is yellow.\n7 Lily is a swan.\n8 Bernhard is white.\n9 Lily is gray.\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Greg is yellow.\n4 Lily is a swan.\n5 Brian is yellow.\n6 Bernhard is a rhino.\n7 Julius is a frog.\n8 Julius is green.\n9 Bernhard is green.\n1 Lily is a rhino.\n2 Brian is a frog.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Lily is gray.\n6 Greg is green.\n7 Brian is yellow.\n8 Bernhard is yellow.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 4 6\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Greg is a rhino.\n4 Brian is white.\n5 Greg is white.\n6 Lily is white.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Julius is a frog.\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Greg is a lion.\n4 Lily is white.\n5 Brian is a lion.\n6 Bernhard is gray.\n7 Brian is white.\n8 Greg is white.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 2 6\n1 Julius is a lion.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Brian is gray.\n5 Greg is a lion.\n6 Lily is gray.\n7 Greg is gray.\n8 Bernhard is a lion.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t1 8 9\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Greg is gray.\n4 Bernhard is gray.\n5 Brian is a lion.\n6 Julius is a swan.\n7 Brian is green.\n8 Lily is a frog.\n9 Julius is yellow.\n1 Lily is a frog.\n2 Julius is a swan.\n3 Lily is yellow.\n4 Bernhard is a lion.\n5 Julius is white.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Bernhard is yellow.\n9 Brian is a swan.\n10 What color is Brian?\twhite\t9 2 5\n1 Lily is a frog.\n2 Brian is a frog.\n3 Bernhard is a lion.\n4 Julius is a frog.\n5 Lily is green.\n6 Julius is green.\n7 Brian is green.\n8 Greg is a swan.\n9 Greg is gray.\n1 Greg is a rhino.\n2 Lily is a frog.\n3 Brian is a lion.\n4 Lily is green.\n5 Bernhard is a frog.\n6 Bernhard is gray.\n7 Greg is yellow.\n8 Brian is white.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 3 8\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Greg is a swan.\n4 Bernhard is gray.\n5 Julius is a lion.\n6 Julius is white.\n7 Greg is white.\n8 Lily is gray.\n9 Brian is a rhino.\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Julius is a frog.\n4 Lily is a frog.\n5 Julius is green.\n6 Greg is white.\n7 Brian is gray.\n8 Lily is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgray\t9 2 7\n1 Brian is a lion.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Greg is a rhino.\n6 Brian is green.\n7 Julius is a swan.\n8 Lily is green.\n9 Greg is yellow.\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Lily is a swan.\n4 Brian is white.\n5 Lily is gray.\n6 Greg is white.\n7 Bernhard is a swan.\n8 Bernhard is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 2 4\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Bernhard is a swan.\n4 Brian is green.\n5 Julius is a swan.\n6 Julius is green.\n7 Greg is a swan.\n8 Greg is green.\n9 Bernhard is green.\n10 What color is Lily?\tgreen\t1 7 8\n1 Julius is a swan.\n2 Bernhard is a rhino.\n3 Lily is a swan.\n4 Greg is a frog.\n5 Greg is yellow.\n6 Lily is green.\n7 Julius is green.\n8 Bernhard is gray.\n9 Brian is a swan.\n10 What color is Brian?\tgreen\t9 3 6\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Lily is yellow.\n4 Julius is a frog.\n5 Bernhard is a rhino.\n6 Brian is a frog.\n7 Bernhard is green.\n8 Brian is yellow.\n9 Julius is yellow.\n1 Brian is a rhino.\n2 Brian is green.\n3 Bernhard is a frog.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Greg is a rhino.\n7 Julius is green.\n8 Greg is green.\n9 Lily is green.\n1 Brian is a rhino.\n2 Brian is white.\n3 Bernhard is a frog.\n4 Julius is a swan.\n5 Julius is white.\n6 Lily is a frog.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 6 8\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Brian is a lion.\n4 Brian is gray.\n5 Greg is gray.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Bernhard is a frog.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t2 8 9\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Bernhard is a lion.\n4 Greg is white.\n5 Lily is a swan.\n6 Lily is gray.\n7 Brian is a lion.\n8 Bernhard is green.\n9 Brian is green.\n10 What color is Julius?\twhite\t2 1 4\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Julius is a rhino.\n4 Greg is a rhino.\n5 Lily is a frog.\n6 Brian is a lion.\n7 Greg is yellow.\n8 Julius is yellow.\n9 Lily is gray.\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Lily is a swan.\n4 Brian is a lion.\n5 Brian is white.\n6 Lily is green.\n7 Julius is yellow.\n8 Bernhard is a lion.\n9 Bernhard is green.\n10 What color is Greg?\tgreen\t2 3 6\n1 Bernhard is a swan.\n2 Lily is a swan.\n3 Brian is a rhino.\n4 Julius is a rhino.\n5 Lily is gray.\n6 Brian is green.\n7 Bernhard is gray.\n8 Greg is a rhino.\n9 Greg is green.\n10 What color is Julius?\tgreen\t4 8 9\n1 Bernhard is a lion.\n2 Lily is a swan.\n3 Lily is yellow.\n4 Brian is a rhino.\n5 Greg is a swan.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t5 2 3\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Brian is a rhino.\n4 Julius is a rhino.\n5 Brian is white.\n6 Lily is white.\n7 Greg is yellow.\n8 Julius is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\twhite\t9 4 8\n1 Brian is a rhino.\n2 Brian is yellow.\n3 Greg is a frog.\n4 Julius is a frog.\n5 Julius is green.\n6 Greg is green.\n7 Lily is a swan.\n8 Lily is white.\n9 Bernhard is a lion.\n1 Bernhard is a frog.\n2 Brian is a frog.\n3 Lily is a rhino.\n4 Lily is white.\n5 Bernhard is green.\n6 Brian is green.\n7 Julius is a frog.\n8 Julius is green.\n9 Greg is a swan.\n1 Julius is a rhino.\n2 Bernhard is a swan.\n3 Brian is a frog.\n4 Brian is green.\n5 Julius is white.\n6 Greg is a swan.\n7 Greg is yellow.\n8 Bernhard is yellow.\n9 Lily is a swan.\n10 What color is Lily?\tyellow\t9 6 7\n1 Lily is a swan.\n2 Brian is a frog.\n3 Brian is gray.\n4 Lily is yellow.\n5 Julius is a frog.\n6 Julius is gray.\n7 Bernhard is a swan.\n8 Bernhard is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tyellow\t9 7 8\n1 Bernhard is a lion.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Lily is green.\n5 Julius is a lion.\n6 Brian is gray.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 3 4\n1 Bernhard is a swan.\n2 Bernhard is white.\n3 Lily is a rhino.\n4 Julius is a swan.\n5 Greg is a swan.\n6 Julius is green.\n7 Lily is gray.\n8 Greg is green.\n9 Brian is a frog.\n1 Lily is a frog.\n2 Brian is a lion.\n3 Bernhard is a rhino.\n4 Lily is green.\n5 Brian is green.\n6 Greg is a rhino.\n7 Julius is a lion.\n8 Julius is white.\n9 Bernhard is yellow.\n10 What color is Greg?\tyellow\t6 3 9\n1 Brian is a rhino.\n2 Julius is a lion.\n3 Greg is a lion.\n4 Greg is green.\n5 Bernhard is a swan.\n6 Brian is gray.\n7 Bernhard is white.\n8 Lily is a frog.\n9 Lily is gray.\n10 What color is Julius?\tgreen\t2 3 4\n1 Bernhard is a swan.\n2 Greg is a rhino.\n3 Brian is a swan.\n4 Lily is a swan.\n5 Greg is yellow.\n6 Bernhard is yellow.\n7 Brian is yellow.\n8 Julius is a frog.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t4 3 7\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Greg is green.\n5 Brian is a rhino.\n6 Julius is a frog.\n7 Julius is white.\n8 Brian is white.\n9 Lily is a lion.\n10 What color is Lily?\tgray\t9 2 3\n1 Lily is a lion.\n2 Brian is a swan.\n3 Greg is a lion.\n4 Brian is white.\n5 Greg is gray.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Bernhard is a swan.\n9 Lily is gray.\n10 What color is Bernhard?\twhite\t8 2 4\n1 Lily is a frog.\n2 Bernhard is a swan.\n3 Brian is a swan.\n4 Lily is green.\n5 Brian is green.\n6 Greg is a lion.\n7 Julius is a swan.\n8 Bernhard is green.\n9 Julius is green.\n1 Greg is a swan.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Lily is a frog.\n5 Brian is a lion.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Brian is gray.\n9 Lily is yellow.\n1 Julius is a lion.\n2 Julius is yellow.\n3 Bernhard is a frog.\n4 Greg is a lion.\n5 Lily is a swan.\n6 Lily is white.\n7 Greg is yellow.\n8 Brian is a rhino.\n9 Brian is green.\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Brian is a frog.\n4 Bernhard is a swan.\n5 Lily is a swan.\n6 Brian is yellow.\n7 Bernhard is green.\n8 Greg is gray.\n9 Lily is green.\n10 What color is Julius?\tgreen\t2 5 9\n1 Julius is a lion.\n2 Julius is yellow.\n3 Lily is a rhino.\n4 Bernhard is a swan.\n5 Brian is a swan.\n6 Bernhard is green.\n7 Lily is white.\n8 Greg is a rhino.\n9 Greg is yellow.\n10 What color is Brian?\tgreen\t5 4 6\n1 Greg is a rhino.\n2 Bernhard is a frog.\n3 Brian is a rhino.\n4 Bernhard is gray.\n5 Lily is a frog.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Brian is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 5 6\n1 Julius is a swan.\n2 Bernhard is a lion.\n3 Greg is a frog.\n4 Brian is a lion.\n5 Julius is yellow.\n6 Brian is green.\n7 Bernhard is green.\n8 Greg is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 4 6\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Brian is green.\n4 Lily is white.\n5 Greg is a swan.\n6 Julius is a lion.\n7 Bernhard is a rhino.\n8 Greg is green.\n9 Julius is gray.\n10 What color is Bernhard?\twhite\t7 2 4\n1 Greg is a lion.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Greg is gray.\n5 Julius is a frog.\n6 Bernhard is a rhino.\n7 Lily is green.\n8 Julius is green.\n9 Bernhard is white.\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Lily is yellow.\n4 Bernhard is a rhino.\n5 Brian is a frog.\n6 Greg is a rhino.\n7 Greg is white.\n8 Julius is yellow.\n9 Bernhard is white.\n1 Bernhard is a swan.\n2 Greg is a rhino.\n3 Greg is green.\n4 Brian is a rhino.\n5 Brian is white.\n6 Julius is a rhino.\n7 Julius is yellow.\n8 Lily is a swan.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t8 1 9\n1 Julius is a lion.\n2 Greg is a rhino.\n3 Julius is green.\n4 Brian is a swan.\n5 Bernhard is a swan.\n6 Bernhard is gray.\n7 Greg is gray.\n8 Brian is gray.\n9 Lily is a swan.\n10 What color is Lily?\tgray\t9 5 6\n1 Julius is a swan.\n2 Brian is a frog.\n3 Lily is a lion.\n4 Bernhard is a swan.\n5 Julius is white.\n6 Greg is a frog.\n7 Bernhard is white.\n8 Brian is gray.\n9 Lily is white.\n10 What color is Greg?\tgray\t6 2 8\n1 Greg is a frog.\n2 Julius is a swan.\n3 Bernhard is a lion.\n4 Bernhard is green.\n5 Greg is white.\n6 Lily is a rhino.\n7 Julius is gray.\n8 Lily is green.\n9 Brian is a rhino.\n10 What color is Brian?\tgreen\t9 6 8\n1 Greg is a rhino.\n2 Bernhard is a swan.\n3 Julius is a swan.\n4 Brian is a swan.\n5 Bernhard is white.\n6 Lily is a frog.\n7 Brian is white.\n8 Greg is white.\n9 Julius is white.\n1 Bernhard is a swan.\n2 Brian is a lion.\n3 Bernhard is green.\n4 Lily is a lion.\n5 Lily is white.\n6 Greg is a swan.\n7 Julius is a swan.\n8 Greg is yellow.\n9 Brian is white.\n10 What color is Julius?\tyellow\t7 6 8\n1 Brian is a lion.\n2 Julius is a frog.\n3 Greg is a swan.\n4 Bernhard is a swan.\n5 Lily is a frog.\n6 Bernhard is white.\n7 Greg is white.\n8 Lily is yellow.\n9 Brian is green.\n10 What color is Julius?\tyellow\t2 5 8\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Brian is green.\n5 Bernhard is white.\n6 Julius is a swan.\n7 Julius is white.\n8 Lily is green.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 6 7\n1 Greg is a lion.\n2 Julius is a lion.\n3 Bernhard is a lion.\n4 Lily is a rhino.\n5 Lily is white.\n6 Greg is green.\n7 Julius is green.\n8 Bernhard is green.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 4 5\n1 Greg is a rhino.\n2 Bernhard is a swan.\n3 Lily is a lion.\n4 Brian is a lion.\n5 Brian is yellow.\n6 Julius is a swan.\n7 Bernhard is white.\n8 Lily is yellow.\n9 Julius is white.\n1 Bernhard is a frog.\n2 Greg is a rhino.\n3 Julius is a frog.\n4 Brian is a lion.\n5 Greg is white.\n6 Julius is white.\n7 Bernhard is white.\n8 Brian is green.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 4 8\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Bernhard is yellow.\n4 Brian is a lion.\n5 Lily is a swan.\n6 Julius is a swan.\n7 Brian is white.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Lily?\tgray\t5 6 8\n1 Lily is a frog.\n2 Brian is a frog.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Julius is a frog.\n6 Julius is gray.\n7 Greg is gray.\n8 Bernhard is gray.\n9 Brian is gray.\n10 What color is Lily?\tgray\t1 5 6\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Greg is yellow.\n4 Lily is a frog.\n5 Julius is a swan.\n6 Lily is green.\n7 Brian is green.\n8 Julius is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tyellow\t9 1 3\n1 Lily is a rhino.\n2 Brian is a frog.\n3 Greg is a swan.\n4 Greg is white.\n5 Julius is a lion.\n6 Brian is green.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t1 7 8\n1 Brian is a swan.\n2 Julius is a lion.\n3 Greg is a rhino.\n4 Julius is yellow.\n5 Lily is a frog.\n6 Bernhard is a frog.\n7 Greg is white.\n8 Brian is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t5 6 9\n1 Bernhard is a lion.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Bernhard is white.\n5 Julius is a swan.\n6 Lily is white.\n7 Brian is gray.\n8 Greg is a frog.\n9 Greg is gray.\n10 What color is Julius?\tgray\t5 2 7\n1 Julius is a lion.\n2 Brian is a lion.\n3 Greg is a swan.\n4 Lily is a swan.\n5 Bernhard is a swan.\n6 Greg is green.\n7 Bernhard is green.\n8 Lily is green.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t2 1 9\n1 Lily is a lion.\n2 Lily is yellow.\n3 Bernhard is a rhino.\n4 Bernhard is yellow.\n5 Brian is a lion.\n6 Brian is gray.\n7 Julius is a frog.\n8 Julius is yellow.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 7 8\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Greg is a lion.\n4 Julius is a lion.\n5 Lily is green.\n6 Brian is gray.\n7 Greg is gray.\n8 Bernhard is a frog.\n9 Julius is gray.\n1 Lily is a swan.\n2 Brian is a swan.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Julius is a rhino.\n6 Lily is yellow.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 5 8\n1 Brian is a rhino.\n2 Greg is a rhino.\n3 Bernhard is a swan.\n4 Greg is gray.\n5 Lily is a frog.\n6 Brian is gray.\n7 Bernhard is yellow.\n8 Lily is gray.\n9 Julius is a swan.\n10 What color is Julius?\tyellow\t9 3 7\n1 Lily is a lion.\n2 Greg is a swan.\n3 Bernhard is a rhino.\n4 Bernhard is green.\n5 Greg is yellow.\n6 Julius is a swan.\n7 Brian is a swan.\n8 Lily is gray.\n9 Brian is green.\n10 What color is Julius?\tgreen\t6 7 9\n1 Greg is a lion.\n2 Julius is a lion.\n3 Brian is a frog.\n4 Julius is gray.\n5 Greg is gray.\n6 Brian is yellow.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Lily is a rhino.\n1 Bernhard is a rhino.\n2 Lily is a lion.\n3 Greg is a lion.\n4 Lily is yellow.\n5 Brian is a lion.\n6 Julius is a swan.\n7 Bernhard is green.\n8 Greg is white.\n9 Brian is white.\n1 Lily is a lion.\n2 Brian is a frog.\n3 Brian is white.\n4 Greg is a lion.\n5 Bernhard is a frog.\n6 Greg is green.\n7 Bernhard is green.\n8 Lily is green.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 4 6\n1 Lily is a swan.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Lily is white.\n5 Julius is a frog.\n6 Greg is yellow.\n7 Brian is a rhino.\n8 Brian is yellow.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t3 5 9\n1 Lily is a lion.\n2 Lily is green.\n3 Greg is a frog.\n4 Greg is white.\n5 Julius is a frog.\n6 Brian is a lion.\n7 Brian is gray.\n8 Julius is gray.\n9 Bernhard is a swan.\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Lily is a swan.\n4 Bernhard is yellow.\n5 Julius is gray.\n6 Greg is a lion.\n7 Greg is white.\n8 Lily is green.\n9 Brian is a rhino.\n10 What color is Brian?\tgray\t9 2 5\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Greg is a swan.\n4 Greg is green.\n5 Brian is a swan.\n6 Brian is green.\n7 Bernhard is yellow.\n8 Lily is a swan.\n9 Julius is gray.\n10 What color is Lily?\tgreen\t8 5 6\n1 Julius is a frog.\n2 Lily is a swan.\n3 Brian is a swan.\n4 Brian is gray.\n5 Julius is white.\n6 Bernhard is a frog.\n7 Greg is a swan.\n8 Bernhard is green.\n9 Greg is gray.\n10 What color is Lily?\tgray\t2 7 9\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Lily is yellow.\n4 Greg is a rhino.\n5 Brian is gray.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Bernhard is a frog.\n9 Julius is gray.\n1 Greg is a rhino.\n2 Greg is green.\n3 Lily is a lion.\n4 Lily is white.\n5 Brian is a swan.\n6 Bernhard is a lion.\n7 Brian is green.\n8 Julius is a lion.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t6 8 9\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Julius is a frog.\n4 Brian is white.\n5 Bernhard is a lion.\n6 Julius is white.\n7 Bernhard is white.\n8 Greg is a rhino.\n9 Lily is yellow.\n10 What color is Greg?\tyellow\t8 2 9\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Brian is a rhino.\n5 Brian is green.\n6 Lily is yellow.\n7 Julius is a swan.\n8 Julius is gray.\n9 Greg is white.\n10 What color is Bernhard?\tgreen\t1 4 5\n1 Lily is a lion.\n2 Julius is a frog.\n3 Lily is white.\n4 Bernhard is a frog.\n5 Brian is a frog.\n6 Bernhard is gray.\n7 Greg is a swan.\n8 Brian is gray.\n9 Greg is gray.\n10 What color is Julius?\tgray\t2 5 8\n1 Bernhard is a swan.\n2 Greg is a rhino.\n3 Brian is a swan.\n4 Julius is a frog.\n5 Lily is a lion.\n6 Brian is white.\n7 Bernhard is white.\n8 Julius is green.\n9 Greg is white.\n1 Brian is a frog.\n2 Brian is yellow.\n3 Greg is a swan.\n4 Julius is a swan.\n5 Greg is yellow.\n6 Bernhard is a frog.\n7 Bernhard is green.\n8 Lily is a swan.\n9 Julius is green.\n10 What color is Lily?\tgreen\t8 4 9\n1 Julius is a rhino.\n2 Greg is a rhino.\n3 Julius is yellow.\n4 Greg is yellow.\n5 Bernhard is a swan.\n6 Lily is a lion.\n7 Brian is a rhino.\n8 Bernhard is yellow.\n9 Lily is yellow.\n10 What color is Brian?\tyellow\t7 2 4\n1 Greg is a swan.\n2 Brian is a lion.\n3 Lily is a frog.\n4 Julius is a rhino.\n5 Bernhard is a lion.\n6 Julius is green.\n7 Lily is gray.\n8 Greg is yellow.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t2 5 9\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Lily is a rhino.\n4 Brian is yellow.\n5 Bernhard is a swan.\n6 Lily is yellow.\n7 Bernhard is yellow.\n8 Greg is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 3 6\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Julius is a rhino.\n4 Lily is a lion.\n5 Greg is yellow.\n6 Lily is gray.\n7 Bernhard is yellow.\n8 Julius is white.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 3 8\n1 Greg is a frog.\n2 Lily is a lion.\n3 Brian is a swan.\n4 Julius is a swan.\n5 Brian is gray.\n6 Greg is gray.\n7 Julius is gray.\n8 Lily is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgreen\t9 2 8\n1 Lily is a swan.\n2 Brian is a frog.\n3 Lily is gray.\n4 Greg is a rhino.\n5 Brian is green.\n6 Greg is gray.\n7 Bernhard is a lion.\n8 Bernhard is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 4 6\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Julius is a lion.\n4 Brian is a swan.\n5 Greg is a rhino.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Lily is green.\n9 Greg is yellow.\n10 What color is Julius?\tgreen\t3 7 8\n1 Brian is a rhino.\n2 Julius is a lion.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Bernhard is a frog.\n6 Brian is white.\n7 Bernhard is gray.\n8 Lily is white.\n9 Julius is gray.\n10 What color is Greg?\tgray\t4 5 7\n1 Julius is a lion.\n2 Julius is green.\n3 Greg is a frog.\n4 Lily is a frog.\n5 Lily is yellow.\n6 Brian is a rhino.\n7 Greg is yellow.\n8 Bernhard is a rhino.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t8 6 9\n1 Brian is a swan.\n2 Julius is a frog.\n3 Brian is yellow.\n4 Bernhard is a lion.\n5 Julius is gray.\n6 Greg is a swan.\n7 Lily is a frog.\n8 Greg is green.\n9 Bernhard is white.\n10 What color is Lily?\tgray\t7 2 5\n1 Lily is a frog.\n2 Lily is green.\n3 Bernhard is a swan.\n4 Greg is a swan.\n5 Julius is a frog.\n6 Greg is gray.\n7 Julius is green.\n8 Brian is a frog.\n9 Bernhard is gray.\n10 What color is Brian?\tgreen\t8 5 7\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Brian is a rhino.\n4 Greg is a rhino.\n5 Lily is a lion.\n6 Brian is yellow.\n7 Greg is yellow.\n8 Bernhard is yellow.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t5 1 8\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Julius is a rhino.\n4 Lily is a frog.\n5 Brian is a frog.\n6 Brian is white.\n7 Lily is white.\n8 Greg is a lion.\n9 Greg is green.\n10 What color is Julius?\tgreen\t3 1 2\n1 Brian is a swan.\n2 Lily is a swan.\n3 Julius is a swan.\n4 Julius is green.\n5 Bernhard is a swan.\n6 Brian is white.\n7 Bernhard is white.\n8 Greg is a frog.\n9 Lily is white.\n1 Lily is a rhino.\n2 Brian is a lion.\n3 Lily is green.\n4 Greg is a swan.\n5 Bernhard is a rhino.\n6 Brian is white.\n7 Julius is a swan.\n8 Greg is gray.\n9 Julius is gray.\n10 What color is Bernhard?\tgreen\t5 1 3\n1 Greg is a swan.\n2 Julius is a frog.\n3 Julius is gray.\n4 Lily is a frog.\n5 Greg is yellow.\n6 Bernhard is a lion.\n7 Bernhard is white.\n8 Brian is a frog.\n9 Brian is white.\n10 What color is Lily?\twhite\t4 8 9\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Brian is yellow.\n4 Greg is a rhino.\n5 Bernhard is a rhino.\n6 Greg is white.\n7 Bernhard is white.\n8 Lily is gray.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 5 7\n1 Lily is a frog.\n2 Julius is a rhino.\n3 Bernhard is a frog.\n4 Lily is green.\n5 Brian is a swan.\n6 Greg is a lion.\n7 Bernhard is green.\n8 Julius is white.\n9 Greg is yellow.\n1 Brian is a rhino.\n2 Brian is gray.\n3 Lily is a swan.\n4 Julius is a lion.\n5 Bernhard is a rhino.\n6 Julius is yellow.\n7 Greg is a lion.\n8 Bernhard is white.\n9 Greg is green.\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Lily is a frog.\n6 Julius is white.\n7 Brian is white.\n8 Lily is white.\n9 Bernhard is white.\n1 Bernhard is a swan.\n2 Bernhard is gray.\n3 Lily is a rhino.\n4 Brian is a lion.\n5 Julius is a lion.\n6 Greg is a lion.\n7 Julius is white.\n8 Greg is white.\n9 Lily is green.\n10 What color is Brian?\twhite\t4 6 8\n1 Julius is a swan.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Lily is a swan.\n5 Julius is gray.\n6 Brian is a frog.\n7 Lily is gray.\n8 Bernhard is a lion.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t8 2 3\n1 Greg is a swan.\n2 Lily is a swan.\n3 Greg is gray.\n4 Julius is a lion.\n5 Bernhard is a rhino.\n6 Brian is a swan.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Brian is yellow.\n1 Brian is a swan.\n2 Lily is a swan.\n3 Julius is a lion.\n4 Julius is yellow.\n5 Lily is gray.\n6 Greg is a frog.\n7 Bernhard is a swan.\n8 Greg is gray.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t1 7 9\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Brian is a rhino.\n4 Lily is a swan.\n5 Brian is yellow.\n6 Greg is a swan.\n7 Lily is gray.\n8 Bernhard is yellow.\n9 Greg is gray.\n1 Lily is a rhino.\n2 Brian is a frog.\n3 Greg is a lion.\n4 Bernhard is a frog.\n5 Julius is a rhino.\n6 Bernhard is gray.\n7 Brian is gray.\n8 Lily is gray.\n9 Greg is yellow.\n10 What color is Julius?\tgray\t5 1 8\n1 Lily is a frog.\n2 Lily is white.\n3 Greg is a swan.\n4 Greg is gray.\n5 Brian is a swan.\n6 Julius is a frog.\n7 Bernhard is a swan.\n8 Brian is green.\n9 Julius is gray.\n10 What color is Bernhard?\tgreen\t7 5 8\n1 Julius is a swan.\n2 Bernhard is a lion.\n3 Lily is a lion.\n4 Greg is a frog.\n5 Greg is gray.\n6 Julius is gray.\n7 Brian is a rhino.\n8 Brian is yellow.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t2 3 9\n1 Bernhard is a lion.\n2 Greg is a rhino.\n3 Brian is a rhino.\n4 Bernhard is yellow.\n5 Lily is a lion.\n6 Greg is green.\n7 Lily is green.\n8 Brian is green.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 3 8\n1 Julius is a swan.\n2 Julius is green.\n3 Greg is a lion.\n4 Lily is a rhino.\n5 Brian is a swan.\n6 Lily is yellow.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Brian is gray.\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Brian is a rhino.\n4 Greg is a lion.\n5 Julius is yellow.\n6 Lily is yellow.\n7 Greg is green.\n8 Bernhard is a frog.\n9 Bernhard is green.\n10 What color is Brian?\tyellow\t3 2 5\n1 Bernhard is a rhino.\n2 Julius is a frog.\n3 Bernhard is white.\n4 Lily is a swan.\n5 Lily is gray.\n6 Greg is a frog.\n7 Brian is a frog.\n8 Greg is white.\n9 Julius is white.\n10 What color is Brian?\twhite\t7 6 8\n1 Bernhard is a swan.\n2 Brian is a rhino.\n3 Brian is white.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Lily is gray.\n7 Bernhard is gray.\n8 Greg is a swan.\n9 Greg is gray.\n10 What color is Julius?\tgray\t4 8 9\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Brian is a lion.\n4 Bernhard is white.\n5 Lily is a swan.\n6 Brian is yellow.\n7 Julius is white.\n8 Greg is a rhino.\n9 Greg is gray.\n1 Greg is a frog.\n2 Lily is a lion.\n3 Julius is a swan.\n4 Brian is a lion.\n5 Bernhard is a swan.\n6 Greg is green.\n7 Brian is gray.\n8 Julius is white.\n9 Lily is gray.\n10 What color is Bernhard?\twhite\t5 3 8\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Lily is yellow.\n6 Greg is yellow.\n7 Julius is a frog.\n8 Bernhard is green.\n9 Julius is gray.\n10 What color is Brian?\tgray\t4 7 9\n1 Lily is a lion.\n2 Lily is white.\n3 Greg is a frog.\n4 Julius is a swan.\n5 Brian is a swan.\n6 Julius is gray.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Greg is green.\n10 What color is Brian?\tgray\t5 7 8\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Julius is a frog.\n4 Bernhard is green.\n5 Lily is a lion.\n6 Julius is yellow.\n7 Lily is green.\n8 Greg is green.\n9 Brian is a swan.\n10 What color is Brian?\tgreen\t9 1 4\n1 Lily is a frog.\n2 Brian is a frog.\n3 Lily is green.\n4 Brian is green.\n5 Greg is a rhino.\n6 Julius is a lion.\n7 Bernhard is a swan.\n8 Julius is white.\n9 Greg is green.\n1 Greg is a swan.\n2 Greg is green.\n3 Lily is a rhino.\n4 Brian is a lion.\n5 Julius is a swan.\n6 Brian is green.\n7 Bernhard is a frog.\n8 Julius is yellow.\n9 Lily is white.\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Bernhard is white.\n4 Brian is a lion.\n5 Greg is a lion.\n6 Brian is white.\n7 Julius is white.\n8 Lily is a swan.\n9 Greg is white.\n1 Brian is a swan.\n2 Brian is white.\n3 Lily is a rhino.\n4 Bernhard is a swan.\n5 Julius is a lion.\n6 Lily is white.\n7 Bernhard is gray.\n8 Greg is a rhino.\n9 Greg is green.\n1 Bernhard is a frog.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Bernhard is gray.\n5 Lily is a swan.\n6 Brian is a rhino.\n7 Brian is white.\n8 Julius is a swan.\n9 Lily is yellow.\n10 What color is Julius?\tyellow\t8 5 9\n1 Bernhard is a frog.\n2 Julius is a lion.\n3 Lily is a rhino.\n4 Lily is green.\n5 Bernhard is gray.\n6 Brian is a frog.\n7 Brian is green.\n8 Julius is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 2 8\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Greg is a rhino.\n4 Greg is gray.\n5 Lily is a frog.\n6 Bernhard is gray.\n7 Lily is white.\n8 Julius is gray.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 5 7\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Greg is green.\n5 Lily is a rhino.\n6 Brian is a frog.\n7 Brian is white.\n8 Julius is a swan.\n9 Julius is green.\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Julius is green.\n4 Greg is a rhino.\n5 Bernhard is white.\n6 Greg is green.\n7 Brian is a frog.\n8 Lily is a swan.\n9 Brian is yellow.\n1 Greg is a lion.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Greg is green.\n5 Lily is a swan.\n6 Brian is a rhino.\n7 Brian is green.\n8 Lily is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 2 3\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Bernhard is gray.\n4 Brian is a swan.\n5 Brian is green.\n6 Julius is gray.\n7 Greg is a lion.\n8 Lily is a swan.\n9 Greg is yellow.\n10 What color is Lily?\tgreen\t8 4 5\n1 Julius is a lion.\n2 Julius is yellow.\n3 Greg is a swan.\n4 Brian is a swan.\n5 Brian is gray.\n6 Greg is gray.\n7 Bernhard is a frog.\n8 Lily is a lion.\n9 Bernhard is gray.\n10 What color is Lily?\tyellow\t8 1 2\n1 Brian is a rhino.\n2 Julius is a frog.\n3 Lily is a rhino.\n4 Lily is yellow.\n5 Julius is white.\n6 Brian is yellow.\n7 Greg is a rhino.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Greg?\tyellow\t7 3 4\n1 Lily is a frog.\n2 Bernhard is a lion.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Lily is white.\n6 Brian is a lion.\n7 Julius is white.\n8 Greg is gray.\n9 Bernhard is yellow.\n10 What color is Brian?\tyellow\t6 2 9\n1 Julius is a frog.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Bernhard is a frog.\n5 Greg is a rhino.\n6 Bernhard is gray.\n7 Greg is green.\n8 Lily is white.\n9 Julius is gray.\n1 Brian is a swan.\n2 Brian is yellow.\n3 Greg is a swan.\n4 Greg is white.\n5 Lily is a lion.\n6 Bernhard is a frog.\n7 Bernhard is white.\n8 Lily is white.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 5 8\n1 Julius is a rhino.\n2 Brian is a rhino.\n3 Lily is a swan.\n4 Lily is yellow.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Brian is white.\n8 Greg is a lion.\n9 Greg is white.\n10 What color is Julius?\twhite\t1 2 7\n1 Brian is a swan.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Lily is a rhino.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Brian is green.\n8 Lily is white.\n9 Julius is a frog.\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Lily is a rhino.\n4 Lily is green.\n5 Julius is a lion.\n6 Julius is yellow.\n7 Greg is a frog.\n8 Brian is a swan.\n9 Brian is white.\n1 Greg is a lion.\n2 Brian is a swan.\n3 Brian is green.\n4 Bernhard is a swan.\n5 Greg is yellow.\n6 Lily is a lion.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Julius is a frog.\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Bernhard is a swan.\n4 Greg is yellow.\n5 Lily is a frog.\n6 Brian is a lion.\n7 Lily is green.\n8 Brian is gray.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t2 5 7\n1 Bernhard is a frog.\n2 Julius is a swan.\n3 Brian is a lion.\n4 Greg is a lion.\n5 Bernhard is white.\n6 Lily is a swan.\n7 Julius is white.\n8 Brian is white.\n9 Greg is white.\n10 What color is Lily?\twhite\t6 2 7\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Julius is gray.\n4 Bernhard is green.\n5 Brian is a frog.\n6 Brian is white.\n7 Greg is a lion.\n8 Lily is a frog.\n9 Greg is gray.\n10 What color is Lily?\twhite\t8 5 6\n1 Lily is a frog.\n2 Brian is a frog.\n3 Lily is white.\n4 Julius is a swan.\n5 Julius is white.\n6 Greg is a swan.\n7 Greg is gray.\n8 Bernhard is a lion.\n9 Bernhard is green.\n10 What color is Brian?\twhite\t2 1 3\n1 Brian is a rhino.\n2 Julius is a swan.\n3 Greg is a swan.\n4 Brian is yellow.\n5 Julius is gray.\n6 Greg is gray.\n7 Lily is a swan.\n8 Bernhard is a lion.\n9 Bernhard is white.\n10 What color is Lily?\tgray\t7 3 6\n1 Bernhard is a swan.\n2 Bernhard is white.\n3 Greg is a rhino.\n4 Lily is a rhino.\n5 Julius is a frog.\n6 Julius is gray.\n7 Brian is a frog.\n8 Lily is gray.\n9 Greg is gray.\n10 What color is Brian?\tgray\t7 5 6\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Lily is a swan.\n4 Greg is a rhino.\n5 Brian is yellow.\n6 Julius is a swan.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Bernhard is white.\n10 What color is Greg?\tyellow\t4 2 5\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Greg is a lion.\n4 Lily is a lion.\n5 Bernhard is white.\n6 Lily is gray.\n7 Greg is gray.\n8 Brian is yellow.\n9 Julius is a lion.\n10 What color is Julius?\tgray\t9 4 6\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Lily is white.\n4 Greg is a rhino.\n5 Bernhard is white.\n6 Brian is a frog.\n7 Brian is yellow.\n8 Julius is a frog.\n9 Greg is yellow.\n10 What color is Julius?\tyellow\t8 6 7\n1 Lily is a frog.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Bernhard is a frog.\n5 Bernhard is gray.\n6 Greg is yellow.\n7 Brian is yellow.\n8 Lily is gray.\n9 Julius is a rhino.\n1 Greg is a lion.\n2 Bernhard is a frog.\n3 Greg is yellow.\n4 Lily is a rhino.\n5 Lily is green.\n6 Julius is a frog.\n7 Brian is a frog.\n8 Bernhard is yellow.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t7 6 9\n1 Brian is a lion.\n2 Lily is a frog.\n3 Greg is a frog.\n4 Lily is gray.\n5 Julius is a lion.\n6 Bernhard is a swan.\n7 Bernhard is white.\n8 Julius is green.\n9 Greg is gray.\n10 What color is Brian?\tgreen\t1 5 8\n1 Greg is a rhino.\n2 Bernhard is a frog.\n3 Greg is yellow.\n4 Lily is a frog.\n5 Lily is gray.\n6 Bernhard is gray.\n7 Julius is a swan.\n8 Julius is green.\n9 Brian is a rhino.\n10 What color is Brian?\tyellow\t9 1 3\n1 Bernhard is a frog.\n2 Bernhard is yellow.\n3 Brian is a swan.\n4 Brian is green.\n5 Greg is a rhino.\n6 Lily is a lion.\n7 Julius is a lion.\n8 Greg is green.\n9 Julius is green.\n10 What color is Lily?\tgreen\t6 7 9\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Brian is white.\n4 Bernhard is gray.\n5 Julius is a swan.\n6 Lily is a rhino.\n7 Julius is white.\n8 Greg is a swan.\n9 Greg is gray.\n10 What color is Lily?\tgray\t6 2 4\n1 Lily is a swan.\n2 Lily is yellow.\n3 Greg is a frog.\n4 Julius is a lion.\n5 Bernhard is a frog.\n6 Julius is white.\n7 Bernhard is yellow.\n8 Greg is yellow.\n9 Brian is a swan.\n10 What color is Brian?\tyellow\t9 1 2\n1 Lily is a frog.\n2 Lily is yellow.\n3 Bernhard is a rhino.\n4 Bernhard is green.\n5 Brian is a lion.\n6 Greg is a frog.\n7 Julius is a frog.\n8 Greg is green.\n9 Brian is white.\n10 What color is Julius?\tgreen\t7 6 8\n1 Bernhard is a rhino.\n2 Lily is a lion.\n3 Greg is a frog.\n4 Brian is a rhino.\n5 Julius is a rhino.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Brian is gray.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t1 5 9\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Lily is gray.\n4 Bernhard is gray.\n5 Greg is a lion.\n6 Greg is green.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Brian is a swan.\n10 What color is Brian?\tgray\t9 2 4\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Bernhard is gray.\n5 Greg is a lion.\n6 Greg is white.\n7 Lily is green.\n8 Julius is a frog.\n9 Julius is white.\n10 What color is Brian?\twhite\t1 5 6\n1 Greg is a lion.\n2 Julius is a lion.\n3 Julius is green.\n4 Greg is green.\n5 Bernhard is a rhino.\n6 Bernhard is white.\n7 Brian is a rhino.\n8 Lily is a frog.\n9 Brian is gray.\n1 Julius is a swan.\n2 Greg is a swan.\n3 Bernhard is a swan.\n4 Lily is a swan.\n5 Greg is white.\n6 Julius is white.\n7 Bernhard is white.\n8 Lily is white.\n9 Brian is a swan.\n10 What color is Brian?\twhite\t9 4 8\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Bernhard is a lion.\n4 Lily is a lion.\n5 Brian is white.\n6 Bernhard is white.\n7 Julius is a lion.\n8 Greg is white.\n9 Lily is gray.\n10 What color is Julius?\tgray\t7 4 9\n1 Bernhard is a swan.\n2 Greg is a frog.\n3 Julius is a rhino.\n4 Brian is a swan.\n5 Brian is white.\n6 Greg is white.\n7 Lily is a frog.\n8 Bernhard is white.\n9 Julius is white.\n10 What color is Lily?\twhite\t7 2 6\n1 Lily is a swan.\n2 Julius is a swan.\n3 Julius is gray.\n4 Bernhard is a swan.\n5 Brian is a rhino.\n6 Greg is a frog.\n7 Brian is white.\n8 Greg is green.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t1 4 9\n1 Lily is a rhino.\n2 Greg is a frog.\n3 Julius is a rhino.\n4 Lily is white.\n5 Brian is a frog.\n6 Brian is gray.\n7 Bernhard is a lion.\n8 Greg is gray.\n9 Bernhard is gray.\n10 What color is Julius?\twhite\t3 1 4\n1 Greg is a frog.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Brian is a swan.\n5 Lily is yellow.\n6 Greg is yellow.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Julius is green.\n1 Julius is a lion.\n2 Greg is a lion.\n3 Greg is gray.\n4 Julius is gray.\n5 Lily is a swan.\n6 Bernhard is a lion.\n7 Lily is green.\n8 Bernhard is white.\n9 Brian is a rhino.\n1 Brian is a swan.\n2 Julius is a frog.\n3 Bernhard is a frog.\n4 Brian is gray.\n5 Lily is a lion.\n6 Greg is a lion.\n7 Greg is yellow.\n8 Lily is yellow.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t2 3 9\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Julius is a frog.\n4 Lily is a frog.\n5 Julius is white.\n6 Bernhard is gray.\n7 Brian is gray.\n8 Greg is a lion.\n9 Greg is yellow.\n10 What color is Lily?\twhite\t4 3 5\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Brian is a frog.\n4 Julius is a lion.\n5 Lily is gray.\n6 Greg is green.\n7 Bernhard is a lion.\n8 Bernhard is yellow.\n9 Brian is white.\n10 What color is Julius?\tyellow\t4 7 8\n1 Brian is a rhino.\n2 Brian is gray.\n3 Bernhard is a frog.\n4 Lily is a lion.\n5 Julius is a frog.\n6 Julius is white.\n7 Lily is white.\n8 Bernhard is white.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 4 7\n1 Lily is a frog.\n2 Julius is a frog.\n3 Bernhard is a frog.\n4 Bernhard is green.\n5 Lily is green.\n6 Greg is a lion.\n7 Brian is a rhino.\n8 Brian is white.\n9 Greg is yellow.\n10 What color is Julius?\tgreen\t2 3 4\n1 Greg is a frog.\n2 Brian is a lion.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Julius is a rhino.\n6 Brian is yellow.\n7 Lily is a rhino.\n8 Julius is yellow.\n9 Lily is yellow.\n1 Brian is a swan.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Bernhard is a swan.\n5 Brian is gray.\n6 Greg is green.\n7 Julius is green.\n8 Lily is a swan.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t8 4 9\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Lily is green.\n4 Brian is a lion.\n5 Bernhard is a rhino.\n6 Julius is gray.\n7 Brian is white.\n8 Bernhard is gray.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 5 8\n1 Julius is a rhino.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Lily is gray.\n5 Brian is a frog.\n6 Bernhard is a frog.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t6 5 7\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Lily is yellow.\n5 Greg is yellow.\n6 Bernhard is yellow.\n7 Julius is a rhino.\n8 Brian is a swan.\n9 Brian is green.\n10 What color is Julius?\tyellow\t7 3 5\n1 Julius is a frog.\n2 Julius is yellow.\n3 Greg is a rhino.\n4 Brian is a lion.\n5 Lily is a rhino.\n6 Brian is yellow.\n7 Lily is white.\n8 Greg is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 1 2\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Greg is a lion.\n4 Brian is green.\n5 Julius is a rhino.\n6 Greg is gray.\n7 Lily is a rhino.\n8 Julius is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\tgreen\t2 1 4\n1 Julius is a frog.\n2 Lily is a rhino.\n3 Bernhard is a lion.\n4 Lily is white.\n5 Bernhard is white.\n6 Brian is a rhino.\n7 Julius is yellow.\n8 Greg is a lion.\n9 Brian is yellow.\n10 What color is Greg?\twhite\t8 3 5\n1 Bernhard is a frog.\n2 Greg is a rhino.\n3 Greg is yellow.\n4 Julius is a lion.\n5 Brian is a swan.\n6 Julius is green.\n7 Lily is a rhino.\n8 Brian is white.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t7 2 3\n1 Lily is a rhino.\n2 Brian is a swan.\n3 Julius is a swan.\n4 Brian is white.\n5 Julius is white.\n6 Greg is a swan.\n7 Bernhard is a swan.\n8 Greg is gray.\n9 Bernhard is gray.\n1 Julius is a swan.\n2 Lily is a swan.\n3 Lily is gray.\n4 Brian is a rhino.\n5 Greg is a frog.\n6 Brian is white.\n7 Greg is green.\n8 Julius is gray.\n9 Bernhard is a lion.\n1 Lily is a swan.\n2 Julius is a rhino.\n3 Brian is a frog.\n4 Bernhard is a swan.\n5 Brian is white.\n6 Julius is gray.\n7 Greg is a swan.\n8 Greg is white.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t4 7 8\n1 Julius is a frog.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Bernhard is gray.\n5 Brian is a swan.\n6 Lily is green.\n7 Julius is gray.\n8 Brian is gray.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 5 8\n1 Brian is a frog.\n2 Julius is a rhino.\n3 Brian is yellow.\n4 Julius is white.\n5 Bernhard is a rhino.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Greg is a swan.\n9 Bernhard is gray.\n1 Julius is a frog.\n2 Bernhard is a rhino.\n3 Julius is green.\n4 Lily is a swan.\n5 Bernhard is green.\n6 Greg is a swan.\n7 Brian is a lion.\n8 Lily is green.\n9 Greg is green.\n1 Julius is a lion.\n2 Bernhard is a swan.\n3 Brian is a swan.\n4 Julius is yellow.\n5 Brian is green.\n6 Lily is a frog.\n7 Lily is white.\n8 Bernhard is green.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 6 7\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Brian is a swan.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Julius is a lion.\n7 Brian is yellow.\n8 Greg is a rhino.\n9 Julius is gray.\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Brian is a swan.\n6 Julius is green.\n7 Greg is a rhino.\n8 Brian is yellow.\n9 Greg is green.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Julius is a swan.\n4 Lily is green.\n5 Bernhard is a swan.\n6 Greg is a frog.\n7 Julius is gray.\n8 Bernhard is gray.\n9 Greg is yellow.\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Julius is a frog.\n4 Brian is a swan.\n5 Bernhard is white.\n6 Julius is white.\n7 Brian is yellow.\n8 Lily is a frog.\n9 Greg is green.\n10 What color is Lily?\twhite\t8 3 6\n1 Greg is a lion.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Greg is green.\n5 Julius is a lion.\n6 Lily is white.\n7 Julius is yellow.\n8 Bernhard is white.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 3 6\n1 Greg is a lion.\n2 Greg is green.\n3 Lily is a frog.\n4 Lily is yellow.\n5 Julius is a lion.\n6 Brian is a swan.\n7 Brian is gray.\n8 Julius is white.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgray\t9 6 7\n1 Brian is a lion.\n2 Brian is green.\n3 Lily is a frog.\n4 Greg is a rhino.\n5 Greg is green.\n6 Lily is yellow.\n7 Julius is a rhino.\n8 Julius is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\twhite\t9 7 8\n1 Bernhard is a rhino.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Greg is a frog.\n5 Brian is a lion.\n6 Greg is green.\n7 Lily is green.\n8 Julius is yellow.\n9 Bernhard is yellow.\n1 Greg is a swan.\n2 Greg is gray.\n3 Bernhard is a frog.\n4 Julius is a rhino.\n5 Bernhard is yellow.\n6 Lily is a rhino.\n7 Brian is a rhino.\n8 Brian is yellow.\n9 Lily is yellow.\n10 What color is Julius?\tyellow\t4 7 8\n1 Lily is a frog.\n2 Greg is a frog.\n3 Julius is a rhino.\n4 Greg is white.\n5 Brian is a lion.\n6 Julius is gray.\n7 Lily is white.\n8 Brian is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\twhite\t9 2 4\n1 Julius is a frog.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Bernhard is a swan.\n5 Lily is yellow.\n6 Greg is a swan.\n7 Julius is white.\n8 Bernhard is yellow.\n9 Greg is yellow.\n1 Greg is a swan.\n2 Brian is a lion.\n3 Brian is white.\n4 Bernhard is a swan.\n5 Greg is white.\n6 Bernhard is white.\n7 Julius is a rhino.\n8 Julius is green.\n9 Lily is a frog.\n1 Julius is a frog.\n2 Brian is a swan.\n3 Greg is a swan.\n4 Lily is a frog.\n5 Bernhard is a rhino.\n6 Bernhard is white.\n7 Brian is gray.\n8 Greg is gray.\n9 Lily is white.\n10 What color is Julius?\twhite\t1 4 9\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Brian is a swan.\n4 Lily is a frog.\n5 Lily is gray.\n6 Brian is white.\n7 Greg is gray.\n8 Bernhard is gray.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 4 5\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Greg is a rhino.\n4 Greg is green.\n5 Brian is a frog.\n6 Brian is yellow.\n7 Lily is a frog.\n8 Lily is white.\n9 Julius is white.\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Bernhard is a lion.\n4 Julius is gray.\n5 Bernhard is gray.\n6 Lily is gray.\n7 Brian is a lion.\n8 Brian is yellow.\n9 Greg is a frog.\n1 Julius is a swan.\n2 Lily is a lion.\n3 Greg is a lion.\n4 Greg is white.\n5 Brian is a frog.\n6 Brian is gray.\n7 Bernhard is a lion.\n8 Julius is yellow.\n9 Lily is green.\n10 What color is Bernhard?\twhite\t7 3 4\n1 Greg is a frog.\n2 Greg is green.\n3 Bernhard is a frog.\n4 Lily is a rhino.\n5 Brian is a rhino.\n6 Julius is a frog.\n7 Lily is gray.\n8 Brian is gray.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t6 3 9\n1 Bernhard is a rhino.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Bernhard is white.\n5 Greg is white.\n6 Julius is white.\n7 Lily is a frog.\n8 Lily is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 7 8\n1 Lily is a frog.\n2 Lily is yellow.\n3 Bernhard is a frog.\n4 Julius is a rhino.\n5 Brian is a swan.\n6 Julius is gray.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Bernhard is yellow.\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Brian is a swan.\n4 Brian is white.\n5 Lily is a swan.\n6 Bernhard is a lion.\n7 Lily is yellow.\n8 Greg is a lion.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t6 8 9\n1 Lily is a swan.\n2 Bernhard is a swan.\n3 Julius is a frog.\n4 Bernhard is green.\n5 Greg is a rhino.\n6 Brian is a frog.\n7 Greg is white.\n8 Lily is green.\n9 Brian is gray.\n10 What color is Julius?\tgray\t3 6 9\n1 Lily is a rhino.\n2 Greg is a rhino.\n3 Bernhard is a lion.\n4 Lily is white.\n5 Brian is a frog.\n6 Julius is a frog.\n7 Bernhard is white.\n8 Greg is white.\n9 Brian is gray.\n10 What color is Julius?\tgray\t6 5 9\n1 Greg is a frog.\n2 Brian is a swan.\n3 Bernhard is a frog.\n4 Lily is a frog.\n5 Lily is white.\n6 Brian is yellow.\n7 Greg is white.\n8 Bernhard is white.\n9 Julius is a rhino.\n1 Greg is a rhino.\n2 Lily is a swan.\n3 Brian is a frog.\n4 Bernhard is a rhino.\n5 Julius is a rhino.\n6 Julius is green.\n7 Brian is white.\n8 Greg is green.\n9 Lily is green.\n10 What color is Bernhard?\tgreen\t4 5 6\n1 Greg is a swan.\n2 Julius is a swan.\n3 Greg is white.\n4 Julius is white.\n5 Brian is a lion.\n6 Bernhard is a rhino.\n7 Bernhard is yellow.\n8 Lily is a swan.\n9 Lily is gray.\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Bernhard is a frog.\n4 Lily is gray.\n5 Julius is gray.\n6 Brian is a swan.\n7 Bernhard is gray.\n8 Greg is a swan.\n9 Brian is white.\n10 What color is Greg?\twhite\t8 6 9\n1 Greg is a frog.\n2 Brian is a swan.\n3 Brian is gray.\n4 Lily is a frog.\n5 Greg is gray.\n6 Lily is gray.\n7 Bernhard is a frog.\n8 Julius is a lion.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t7 4 6\n1 Lily is a swan.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Julius is a rhino.\n5 Bernhard is a lion.\n6 Brian is green.\n7 Lily is white.\n8 Bernhard is green.\n9 Julius is green.\n1 Greg is a swan.\n2 Bernhard is a swan.\n3 Greg is white.\n4 Brian is a lion.\n5 Brian is green.\n6 Bernhard is white.\n7 Lily is a lion.\n8 Lily is white.\n9 Julius is a frog.\n1 Brian is a rhino.\n2 Brian is white.\n3 Lily is a rhino.\n4 Julius is a frog.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Lily is green.\n8 Julius is yellow.\n9 Greg is a lion.\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Lily is yellow.\n5 Greg is a frog.\n6 Brian is a lion.\n7 Greg is white.\n8 Julius is a swan.\n9 Julius is white.\n1 Julius is a swan.\n2 Julius is yellow.\n3 Greg is a swan.\n4 Brian is a lion.\n5 Greg is green.\n6 Lily is a lion.\n7 Brian is green.\n8 Lily is green.\n9 Bernhard is a rhino.\n1 Julius is a frog.\n2 Julius is gray.\n3 Lily is a frog.\n4 Bernhard is a swan.\n5 Brian is a frog.\n6 Bernhard is green.\n7 Brian is white.\n8 Lily is white.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 5 7\n1 Julius is a lion.\n2 Lily is a swan.\n3 Bernhard is a lion.\n4 Lily is yellow.\n5 Julius is yellow.\n6 Greg is a swan.\n7 Bernhard is yellow.\n8 Brian is a frog.\n9 Brian is white.\n10 What color is Greg?\tyellow\t6 2 4\n1 Bernhard is a frog.\n2 Greg is a swan.\n3 Brian is a rhino.\n4 Julius is a frog.\n5 Greg is white.\n6 Brian is gray.\n7 Bernhard is white.\n8 Lily is a lion.\n9 Julius is white.\n1 Greg is a swan.\n2 Greg is yellow.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Bernhard is a swan.\n6 Lily is a frog.\n7 Brian is a lion.\n8 Bernhard is white.\n9 Brian is gray.\n10 What color is Lily?\tyellow\t6 3 4\n1 Brian is a rhino.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Brian is green.\n5 Bernhard is a swan.\n6 Lily is white.\n7 Bernhard is white.\n8 Greg is green.\n9 Julius is a swan.\n10 What color is Julius?\twhite\t9 5 7\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Brian is a rhino.\n4 Lily is gray.\n5 Brian is white.\n6 Greg is a swan.\n7 Julius is a rhino.\n8 Bernhard is white.\n9 Greg is white.\n10 What color is Julius?\twhite\t7 3 5\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Greg is green.\n4 Bernhard is green.\n5 Lily is a frog.\n6 Julius is a lion.\n7 Brian is a frog.\n8 Lily is white.\n9 Brian is white.\n1 Bernhard is a swan.\n2 Bernhard is yellow.\n3 Greg is a frog.\n4 Greg is gray.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Brian is a frog.\n8 Brian is white.\n9 Julius is a lion.\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Brian is a rhino.\n4 Brian is white.\n5 Bernhard is green.\n6 Greg is a rhino.\n7 Julius is white.\n8 Greg is white.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 1 5\n1 Bernhard is a swan.\n2 Brian is a rhino.\n3 Julius is a swan.\n4 Julius is gray.\n5 Lily is a swan.\n6 Lily is gray.\n7 Greg is a frog.\n8 Bernhard is gray.\n9 Greg is white.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Lily is a rhino.\n4 Bernhard is a lion.\n5 Bernhard is yellow.\n6 Greg is a rhino.\n7 Lily is white.\n8 Brian is a swan.\n9 Greg is white.\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Greg is a lion.\n4 Greg is yellow.\n5 Bernhard is a lion.\n6 Bernhard is white.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 2 8\n1 Brian is a frog.\n2 Brian is yellow.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Greg is a frog.\n6 Julius is a lion.\n7 Julius is gray.\n8 Greg is gray.\n9 Lily is a swan.\n1 Julius is a lion.\n2 Julius is white.\n3 Lily is a rhino.\n4 Brian is a frog.\n5 Greg is a rhino.\n6 Lily is gray.\n7 Bernhard is a frog.\n8 Bernhard is green.\n9 Greg is gray.\n10 What color is Brian?\tgreen\t4 7 8\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Lily is a rhino.\n4 Greg is white.\n5 Bernhard is white.\n6 Brian is a rhino.\n7 Lily is gray.\n8 Julius is a frog.\n9 Brian is gray.\n1 Brian is a swan.\n2 Greg is a swan.\n3 Greg is white.\n4 Brian is white.\n5 Julius is a rhino.\n6 Julius is gray.\n7 Bernhard is a lion.\n8 Bernhard is yellow.\n9 Lily is a rhino.\n10 What color is Lily?\tgray\t9 5 6\n1 Greg is a frog.\n2 Julius is a rhino.\n3 Brian is a swan.\n4 Greg is white.\n5 Lily is a rhino.\n6 Lily is yellow.\n7 Julius is yellow.\n8 Bernhard is a rhino.\n9 Bernhard is gray.\n1 Bernhard is a lion.\n2 Greg is a rhino.\n3 Greg is green.\n4 Julius is a swan.\n5 Brian is a rhino.\n6 Julius is green.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Lily is a frog.\n1 Greg is a swan.\n2 Lily is a frog.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Bernhard is a swan.\n6 Brian is a frog.\n7 Greg is yellow.\n8 Julius is gray.\n9 Brian is green.\n10 What color is Bernhard?\tyellow\t5 1 7\n1 Julius is a frog.\n2 Bernhard is a rhino.\n3 Brian is a lion.\n4 Julius is yellow.\n5 Lily is a lion.\n6 Brian is white.\n7 Lily is white.\n8 Bernhard is gray.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 5 7\n1 Julius is a lion.\n2 Julius is yellow.\n3 Bernhard is a lion.\n4 Brian is a swan.\n5 Greg is a rhino.\n6 Lily is a frog.\n7 Brian is gray.\n8 Greg is gray.\n9 Lily is green.\n10 What color is Bernhard?\tyellow\t3 1 2\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Bernhard is a lion.\n4 Lily is white.\n5 Greg is a frog.\n6 Julius is white.\n7 Bernhard is white.\n8 Brian is a swan.\n9 Greg is gray.\n1 Greg is a frog.\n2 Brian is a frog.\n3 Bernhard is a swan.\n4 Lily is a swan.\n5 Julius is a lion.\n6 Brian is white.\n7 Bernhard is white.\n8 Julius is white.\n9 Greg is white.\n10 What color is Lily?\twhite\t4 3 7\n1 Brian is a frog.\n2 Brian is white.\n3 Julius is a rhino.\n4 Julius is gray.\n5 Bernhard is a frog.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Bernhard is gray.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 6 7\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Julius is a rhino.\n4 Lily is a rhino.\n5 Lily is white.\n6 Brian is a frog.\n7 Greg is a swan.\n8 Julius is white.\n9 Brian is white.\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Greg is a swan.\n4 Julius is a frog.\n5 Julius is green.\n6 Bernhard is yellow.\n7 Greg is gray.\n8 Lily is green.\n9 Brian is a swan.\n10 What color is Brian?\tgray\t9 3 7\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Julius is green.\n8 Greg is a swan.\n9 Brian is green.\n10 What color is Greg?\tgreen\t8 5 6\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Julius is a frog.\n4 Julius is white.\n5 Lily is green.\n6 Bernhard is a lion.\n7 Bernhard is green.\n8 Greg is a rhino.\n9 Brian is white.\n10 What color is Greg?\tgreen\t8 2 5\n1 Julius is a lion.\n2 Brian is a lion.\n3 Brian is white.\n4 Bernhard is a frog.\n5 Julius is white.\n6 Lily is a frog.\n7 Lily is white.\n8 Greg is a frog.\n9 Bernhard is white.\n10 What color is Greg?\twhite\t8 6 7\n1 Greg is a rhino.\n2 Bernhard is a swan.\n3 Greg is green.\n4 Brian is a frog.\n5 Julius is a lion.\n6 Julius is yellow.\n7 Lily is a frog.\n8 Brian is green.\n9 Bernhard is yellow.\n10 What color is Lily?\tgreen\t7 4 8\n1 Julius is a frog.\n2 Bernhard is a lion.\n3 Greg is a frog.\n4 Greg is gray.\n5 Bernhard is gray.\n6 Lily is a frog.\n7 Julius is gray.\n8 Brian is a swan.\n9 Brian is green.\n10 What color is Lily?\tgray\t6 3 4\n1 Brian is a swan.\n2 Brian is white.\n3 Lily is a swan.\n4 Greg is a frog.\n5 Lily is yellow.\n6 Greg is green.\n7 Bernhard is a swan.\n8 Julius is a lion.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t7 3 5\n1 Bernhard is a swan.\n2 Julius is a frog.\n3 Lily is a rhino.\n4 Julius is gray.\n5 Greg is a lion.\n6 Brian is a rhino.\n7 Bernhard is gray.\n8 Greg is green.\n9 Brian is white.\n10 What color is Lily?\twhite\t3 6 9\n1 Greg is a frog.\n2 Brian is a lion.\n3 Greg is yellow.\n4 Julius is a swan.\n5 Brian is gray.\n6 Julius is gray.\n7 Bernhard is a lion.\n8 Lily is a swan.\n9 Lily is yellow.\n10 What color is Bernhard?\tgray\t7 2 5\n1 Brian is a rhino.\n2 Julius is a swan.\n3 Julius is white.\n4 Greg is a swan.\n5 Lily is a lion.\n6 Bernhard is a frog.\n7 Brian is yellow.\n8 Bernhard is green.\n9 Lily is yellow.\n10 What color is Greg?\twhite\t4 2 3\n1 Julius is a frog.\n2 Lily is a swan.\n3 Brian is a swan.\n4 Julius is gray.\n5 Brian is green.\n6 Lily is green.\n7 Greg is a frog.\n8 Bernhard is a swan.\n9 Greg is yellow.\n10 What color is Bernhard?\tgreen\t8 3 5\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Julius is gray.\n6 Brian is a rhino.\n7 Greg is yellow.\n8 Brian is white.\n9 Lily is a frog.\n10 What color is Lily?\twhite\t9 1 2\n1 Brian is a lion.\n2 Lily is a frog.\n3 Brian is gray.\n4 Greg is a lion.\n5 Lily is green.\n6 Greg is white.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 2 5\n1 Lily is a swan.\n2 Brian is a swan.\n3 Greg is a frog.\n4 Bernhard is a lion.\n5 Lily is green.\n6 Greg is green.\n7 Julius is a frog.\n8 Bernhard is green.\n9 Julius is yellow.\n10 What color is Brian?\tgreen\t2 1 5\n1 Julius is a swan.\n2 Greg is a frog.\n3 Julius is yellow.\n4 Brian is a rhino.\n5 Lily is a rhino.\n6 Greg is white.\n7 Brian is white.\n8 Bernhard is a rhino.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t8 5 9\n1 Greg is a frog.\n2 Bernhard is a swan.\n3 Lily is a rhino.\n4 Bernhard is green.\n5 Lily is white.\n6 Julius is a swan.\n7 Julius is gray.\n8 Greg is gray.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 3 5\n1 Lily is a swan.\n2 Lily is yellow.\n3 Julius is a frog.\n4 Brian is a swan.\n5 Julius is yellow.\n6 Bernhard is a frog.\n7 Brian is white.\n8 Bernhard is green.\n9 Greg is a rhino.\n1 Brian is a rhino.\n2 Brian is yellow.\n3 Julius is a rhino.\n4 Lily is a frog.\n5 Bernhard is a frog.\n6 Julius is yellow.\n7 Lily is gray.\n8 Greg is a swan.\n9 Bernhard is gray.\n1 Brian is a lion.\n2 Julius is a lion.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Julius is gray.\n6 Lily is a rhino.\n7 Greg is a swan.\n8 Lily is green.\n9 Brian is gray.\n1 Brian is a swan.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Brian is white.\n5 Greg is a lion.\n6 Lily is gray.\n7 Julius is a rhino.\n8 Greg is gray.\n9 Julius is white.\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Julius is a rhino.\n5 Brian is a frog.\n6 Julius is gray.\n7 Greg is a lion.\n8 Brian is green.\n9 Greg is white.\n1 Julius is a frog.\n2 Julius is white.\n3 Greg is a frog.\n4 Bernhard is a rhino.\n5 Brian is a frog.\n6 Brian is yellow.\n7 Greg is yellow.\n8 Bernhard is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 5 6\n1 Julius is a lion.\n2 Brian is a lion.\n3 Greg is a swan.\n4 Julius is gray.\n5 Greg is yellow.\n6 Lily is a rhino.\n7 Brian is gray.\n8 Bernhard is a frog.\n9 Bernhard is green.\n1 Bernhard is a swan.\n2 Greg is a frog.\n3 Greg is gray.\n4 Lily is a lion.\n5 Brian is a frog.\n6 Lily is gray.\n7 Julius is a frog.\n8 Bernhard is gray.\n9 Julius is white.\n10 What color is Brian?\twhite\t5 7 9\n1 Brian is a frog.\n2 Julius is a swan.\n3 Lily is a frog.\n4 Brian is gray.\n5 Lily is gray.\n6 Bernhard is a rhino.\n7 Greg is a rhino.\n8 Greg is green.\n9 Bernhard is green.\n1 Julius is a frog.\n2 Brian is a lion.\n3 Greg is a rhino.\n4 Brian is white.\n5 Julius is green.\n6 Lily is a lion.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Greg is gray.\n10 What color is Lily?\twhite\t6 2 4\n1 Brian is a swan.\n2 Brian is yellow.\n3 Bernhard is a rhino.\n4 Bernhard is green.\n5 Greg is a swan.\n6 Julius is a rhino.\n7 Greg is yellow.\n8 Julius is yellow.\n9 Lily is a rhino.\n10 What color is Lily?\tyellow\t9 6 8\n1 Lily is a frog.\n2 Greg is a swan.\n3 Lily is green.\n4 Brian is a rhino.\n5 Greg is green.\n6 Bernhard is a swan.\n7 Bernhard is white.\n8 Julius is a swan.\n9 Julius is gray.\n1 Lily is a lion.\n2 Lily is gray.\n3 Brian is a frog.\n4 Greg is a rhino.\n5 Brian is gray.\n6 Greg is white.\n7 Julius is a swan.\n8 Julius is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 7 8\n1 Brian is a swan.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Brian is green.\n5 Julius is a frog.\n6 Lily is a rhino.\n7 Bernhard is a swan.\n8 Julius is gray.\n9 Bernhard is green.\n1 Greg is a lion.\n2 Julius is a frog.\n3 Greg is gray.\n4 Brian is a frog.\n5 Julius is gray.\n6 Lily is a swan.\n7 Lily is yellow.\n8 Bernhard is a lion.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t8 1 3\n1 Greg is a lion.\n2 Bernhard is a frog.\n3 Julius is a swan.\n4 Greg is white.\n5 Brian is a lion.\n6 Julius is yellow.\n7 Lily is a swan.\n8 Lily is yellow.\n9 Bernhard is green.\n10 What color is Brian?\twhite\t5 1 4\n1 Brian is a swan.\n2 Lily is a frog.\n3 Brian is gray.\n4 Greg is a frog.\n5 Greg is yellow.\n6 Julius is a rhino.\n7 Bernhard is a rhino.\n8 Lily is yellow.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t6 7 9\n1 Julius is a frog.\n2 Julius is white.\n3 Lily is a frog.\n4 Brian is a rhino.\n5 Bernhard is a lion.\n6 Brian is yellow.\n7 Greg is a frog.\n8 Greg is green.\n9 Lily is green.\n1 Julius is a rhino.\n2 Greg is a rhino.\n3 Brian is a swan.\n4 Brian is green.\n5 Greg is white.\n6 Julius is white.\n7 Lily is a frog.\n8 Bernhard is a frog.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t8 7 9\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Julius is yellow.\n4 Bernhard is a rhino.\n5 Greg is a frog.\n6 Greg is green.\n7 Bernhard is yellow.\n8 Brian is a rhino.\n9 Brian is green.\n1 Greg is a swan.\n2 Julius is a lion.\n3 Julius is green.\n4 Bernhard is a swan.\n5 Greg is yellow.\n6 Bernhard is yellow.\n7 Lily is a swan.\n8 Brian is a swan.\n9 Lily is white.\n10 What color is Brian?\twhite\t8 7 9\n1 Bernhard is a swan.\n2 Julius is a frog.\n3 Bernhard is green.\n4 Lily is a frog.\n5 Julius is green.\n6 Lily is green.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tyellow\t9 7 8\n1 Greg is a lion.\n2 Brian is a rhino.\n3 Brian is white.\n4 Julius is a swan.\n5 Lily is a lion.\n6 Julius is gray.\n7 Bernhard is a frog.\n8 Lily is gray.\n9 Greg is gray.\n1 Lily is a lion.\n2 Lily is green.\n3 Bernhard is a rhino.\n4 Julius is a rhino.\n5 Bernhard is gray.\n6 Brian is a swan.\n7 Julius is gray.\n8 Greg is a lion.\n9 Greg is green.\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Greg is a lion.\n5 Brian is a lion.\n6 Lily is gray.\n7 Bernhard is gray.\n8 Greg is green.\n9 Julius is yellow.\n10 What color is Brian?\tgreen\t5 4 8\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Greg is a swan.\n4 Bernhard is yellow.\n5 Julius is a rhino.\n6 Lily is a frog.\n7 Greg is gray.\n8 Julius is green.\n9 Lily is yellow.\n10 What color is Brian?\tyellow\t1 6 9\n1 Julius is a lion.\n2 Greg is a swan.\n3 Bernhard is a rhino.\n4 Greg is gray.\n5 Lily is a frog.\n6 Lily is yellow.\n7 Bernhard is green.\n8 Brian is a frog.\n9 Julius is white.\n10 What color is Brian?\tyellow\t8 5 6\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Greg is gray.\n4 Brian is a lion.\n5 Brian is green.\n6 Julius is a swan.\n7 Julius is yellow.\n8 Bernhard is gray.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 1 3\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Bernhard is white.\n4 Greg is a lion.\n5 Brian is white.\n6 Julius is a lion.\n7 Greg is green.\n8 Julius is green.\n9 Lily is a swan.\n1 Lily is a lion.\n2 Bernhard is a swan.\n3 Greg is a frog.\n4 Greg is green.\n5 Brian is a swan.\n6 Julius is a swan.\n7 Julius is green.\n8 Bernhard is green.\n9 Lily is white.\n10 What color is Brian?\tgreen\t5 6 7\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Lily is a lion.\n4 Julius is a swan.\n5 Bernhard is gray.\n6 Lily is green.\n7 Greg is a swan.\n8 Greg is green.\n9 Julius is green.\n10 What color is Brian?\tgray\t2 1 5\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Julius is a frog.\n4 Greg is white.\n5 Lily is a frog.\n6 Julius is gray.\n7 Brian is a lion.\n8 Lily is gray.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t1 7 9\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Julius is green.\n4 Greg is a swan.\n5 Greg is green.\n6 Brian is green.\n7 Lily is a swan.\n8 Bernhard is a lion.\n9 Bernhard is white.\n10 What color is Lily?\tgreen\t7 4 5\n1 Brian is a lion.\n2 Julius is a rhino.\n3 Julius is white.\n4 Lily is a frog.\n5 Lily is green.\n6 Greg is a swan.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Greg is green.\n1 Brian is a lion.\n2 Brian is green.\n3 Bernhard is a rhino.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Julius is green.\n7 Lily is green.\n8 Bernhard is green.\n9 Greg is a rhino.\n10 What color is Greg?\tgreen\t9 3 8\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Greg is a frog.\n4 Greg is green.\n5 Julius is a lion.\n6 Julius is white.\n7 Brian is a lion.\n8 Brian is gray.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 1 2\n1 Brian is a frog.\n2 Brian is white.\n3 Julius is a lion.\n4 Julius is green.\n5 Bernhard is a lion.\n6 Lily is a swan.\n7 Lily is gray.\n8 Bernhard is gray.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 1 2\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Brian is a swan.\n4 Lily is a frog.\n5 Brian is yellow.\n6 Greg is a frog.\n7 Lily is gray.\n8 Bernhard is white.\n9 Greg is gray.\n10 What color is Julius?\tgray\t2 6 9\n1 Greg is a swan.\n2 Brian is a swan.\n3 Brian is yellow.\n4 Greg is yellow.\n5 Lily is a rhino.\n6 Julius is a lion.\n7 Lily is yellow.\n8 Bernhard is a swan.\n9 Julius is green.\n10 What color is Bernhard?\tyellow\t8 2 3\n1 Lily is a lion.\n2 Lily is green.\n3 Bernhard is a rhino.\n4 Bernhard is white.\n5 Greg is a rhino.\n6 Julius is a lion.\n7 Greg is gray.\n8 Julius is green.\n9 Brian is a lion.\n10 What color is Brian?\tgreen\t9 6 8\n1 Lily is a frog.\n2 Julius is a frog.\n3 Lily is green.\n4 Greg is a lion.\n5 Brian is a swan.\n6 Julius is green.\n7 Bernhard is a swan.\n8 Brian is gray.\n9 Greg is yellow.\n10 What color is Bernhard?\tgray\t7 5 8\n1 Julius is a frog.\n2 Lily is a frog.\n3 Lily is yellow.\n4 Brian is a swan.\n5 Greg is a swan.\n6 Brian is yellow.\n7 Julius is yellow.\n8 Bernhard is a lion.\n9 Bernhard is gray.\n10 What color is Greg?\tyellow\t5 4 6\n1 Julius is a swan.\n2 Julius is green.\n3 Greg is a swan.\n4 Bernhard is a frog.\n5 Greg is gray.\n6 Bernhard is yellow.\n7 Brian is a rhino.\n8 Brian is yellow.\n9 Lily is a swan.\n10 What color is Lily?\tgray\t9 3 5\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Julius is a lion.\n4 Brian is a rhino.\n5 Lily is a frog.\n6 Lily is green.\n7 Julius is yellow.\n8 Bernhard is a lion.\n9 Bernhard is gray.\n10 What color is Brian?\tyellow\t4 1 2\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Lily is a lion.\n4 Julius is a lion.\n5 Greg is a rhino.\n6 Lily is yellow.\n7 Brian is a rhino.\n8 Greg is green.\n9 Brian is green.\n10 What color is Julius?\tyellow\t4 3 6\n1 Brian is a frog.\n2 Brian is white.\n3 Bernhard is a swan.\n4 Lily is a rhino.\n5 Greg is a frog.\n6 Greg is yellow.\n7 Bernhard is gray.\n8 Julius is a rhino.\n9 Lily is yellow.\n10 What color is Julius?\tyellow\t8 4 9\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Brian is a swan.\n4 Greg is a rhino.\n5 Lily is a lion.\n6 Bernhard is white.\n7 Julius is white.\n8 Brian is green.\n9 Lily is white.\n10 What color is Greg?\twhite\t4 2 7\n1 Lily is a swan.\n2 Lily is gray.\n3 Greg is a swan.\n4 Julius is a lion.\n5 Brian is a rhino.\n6 Julius is gray.\n7 Bernhard is a frog.\n8 Bernhard is green.\n9 Brian is green.\n10 What color is Greg?\tgray\t3 1 2\n1 Brian is a frog.\n2 Julius is a lion.\n3 Greg is a frog.\n4 Julius is green.\n5 Bernhard is a swan.\n6 Lily is a swan.\n7 Bernhard is white.\n8 Brian is gray.\n9 Greg is gray.\n10 What color is Lily?\twhite\t6 5 7\n1 Bernhard is a rhino.\n2 Lily is a lion.\n3 Bernhard is gray.\n4 Julius is a lion.\n5 Lily is yellow.\n6 Julius is yellow.\n7 Brian is a swan.\n8 Brian is white.\n9 Greg is a frog.\n1 Bernhard is a swan.\n2 Bernhard is yellow.\n3 Lily is a rhino.\n4 Greg is a lion.\n5 Brian is a lion.\n6 Lily is green.\n7 Greg is green.\n8 Julius is a frog.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t5 4 7\n1 Greg is a lion.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Greg is green.\n5 Brian is a swan.\n6 Brian is gray.\n7 Bernhard is yellow.\n8 Julius is a lion.\n9 Julius is gray.\n10 What color is Lily?\tyellow\t3 2 7\n1 Brian is a frog.\n2 Brian is green.\n3 Greg is a frog.\n4 Greg is yellow.\n5 Julius is a swan.\n6 Bernhard is a rhino.\n7 Julius is green.\n8 Bernhard is gray.\n9 Lily is a lion.\n1 Bernhard is a frog.\n2 Lily is a rhino.\n3 Julius is a rhino.\n4 Bernhard is white.\n5 Lily is green.\n6 Brian is a frog.\n7 Greg is a lion.\n8 Julius is green.\n9 Brian is yellow.\n1 Brian is a frog.\n2 Brian is green.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Julius is a lion.\n6 Julius is yellow.\n7 Lily is a rhino.\n8 Greg is a swan.\n9 Lily is gray.\n1 Greg is a lion.\n2 Lily is a lion.\n3 Greg is gray.\n4 Lily is gray.\n5 Brian is a frog.\n6 Julius is a rhino.\n7 Bernhard is a rhino.\n8 Julius is white.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t7 6 8\n1 Bernhard is a frog.\n2 Brian is a swan.\n3 Bernhard is green.\n4 Greg is a swan.\n5 Brian is yellow.\n6 Julius is a swan.\n7 Julius is green.\n8 Lily is a lion.\n9 Greg is green.\n1 Brian is a rhino.\n2 Greg is a rhino.\n3 Julius is a frog.\n4 Julius is white.\n5 Greg is green.\n6 Bernhard is a lion.\n7 Brian is green.\n8 Lily is a rhino.\n9 Lily is gray.\n1 Lily is a lion.\n2 Brian is a frog.\n3 Greg is a rhino.\n4 Lily is white.\n5 Bernhard is a swan.\n6 Bernhard is gray.\n7 Julius is a rhino.\n8 Brian is white.\n9 Greg is gray.\n10 What color is Julius?\tgray\t7 3 9\n1 Julius is a swan.\n2 Brian is a rhino.\n3 Greg is a lion.\n4 Brian is green.\n5 Greg is white.\n6 Julius is white.\n7 Bernhard is a frog.\n8 Lily is a lion.\n9 Bernhard is green.\n10 What color is Lily?\twhite\t8 3 5\n1 Greg is a lion.\n2 Brian is a frog.\n3 Brian is gray.\n4 Julius is a frog.\n5 Greg is white.\n6 Julius is yellow.\n7 Bernhard is a swan.\n8 Bernhard is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 4 6\n1 Lily is a lion.\n2 Lily is green.\n3 Julius is a lion.\n4 Julius is white.\n5 Bernhard is a rhino.\n6 Brian is a frog.\n7 Greg is a frog.\n8 Greg is white.\n9 Brian is white.\n1 Julius is a swan.\n2 Lily is a frog.\n3 Julius is yellow.\n4 Greg is a swan.\n5 Greg is white.\n6 Bernhard is a frog.\n7 Bernhard is gray.\n8 Brian is a swan.\n9 Lily is gray.\n10 What color is Brian?\twhite\t8 4 5\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Lily is gray.\n5 Julius is gray.\n6 Greg is a swan.\n7 Brian is a rhino.\n8 Brian is yellow.\n9 Bernhard is gray.\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Lily is gray.\n4 Greg is a swan.\n5 Greg is green.\n6 Bernhard is green.\n7 Julius is a swan.\n8 Brian is a rhino.\n9 Julius is yellow.\n10 What color is Brian?\tgray\t8 1 3\n1 Brian is a swan.\n2 Greg is a rhino.\n3 Greg is white.\n4 Lily is a frog.\n5 Lily is yellow.\n6 Julius is a rhino.\n7 Bernhard is a rhino.\n8 Julius is yellow.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t7 6 8\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Lily is a lion.\n4 Lily is yellow.\n5 Greg is yellow.\n6 Brian is a frog.\n7 Julius is a swan.\n8 Brian is yellow.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t7 1 9\n1 Brian is a frog.\n2 Julius is a rhino.\n3 Bernhard is a swan.\n4 Greg is a rhino.\n5 Greg is white.\n6 Julius is white.\n7 Bernhard is white.\n8 Lily is a lion.\n9 Lily is yellow.\n1 Julius is a lion.\n2 Lily is a frog.\n3 Lily is white.\n4 Brian is a frog.\n5 Bernhard is a swan.\n6 Julius is gray.\n7 Brian is gray.\n8 Bernhard is white.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 5 8\n1 Brian is a frog.\n2 Brian is gray.\n3 Julius is a frog.\n4 Lily is a rhino.\n5 Bernhard is a frog.\n6 Bernhard is yellow.\n7 Julius is yellow.\n8 Greg is a lion.\n9 Lily is green.\n1 Greg is a lion.\n2 Lily is a swan.\n3 Greg is green.\n4 Brian is a lion.\n5 Bernhard is a frog.\n6 Bernhard is gray.\n7 Brian is green.\n8 Julius is a rhino.\n9 Lily is gray.\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Greg is a frog.\n4 Greg is gray.\n5 Brian is a frog.\n6 Bernhard is a lion.\n7 Lily is a rhino.\n8 Brian is yellow.\n9 Lily is gray.\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Julius is a frog.\n4 Greg is a rhino.\n5 Greg is white.\n6 Lily is white.\n7 Julius is yellow.\n8 Brian is green.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\twhite\t9 4 5\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Lily is a frog.\n4 Greg is a lion.\n5 Lily is green.\n6 Julius is green.\n7 Greg is green.\n8 Bernhard is green.\n9 Brian is a lion.\n10 What color is Brian?\tgreen\t9 4 7\n1 Greg is a frog.\n2 Lily is a lion.\n3 Greg is green.\n4 Julius is a swan.\n5 Bernhard is a swan.\n6 Brian is a lion.\n7 Julius is white.\n8 Brian is yellow.\n9 Bernhard is white.\n10 What color is Lily?\tyellow\t2 6 8\n1 Brian is a swan.\n2 Brian is yellow.\n3 Julius is a lion.\n4 Julius is white.\n5 Lily is a swan.\n6 Bernhard is a frog.\n7 Lily is gray.\n8 Greg is a swan.\n9 Bernhard is green.\n10 What color is Greg?\tgray\t8 5 7\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Greg is a swan.\n5 Greg is green.\n6 Julius is gray.\n7 Lily is a lion.\n8 Lily is white.\n9 Bernhard is gray.\n10 What color is Brian?\tgray\t2 3 6\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Greg is yellow.\n4 Brian is a rhino.\n5 Julius is a swan.\n6 Bernhard is gray.\n7 Lily is a rhino.\n8 Lily is white.\n9 Julius is yellow.\n10 What color is Brian?\twhite\t4 7 8\n1 Julius is a lion.\n2 Julius is yellow.\n3 Bernhard is a rhino.\n4 Bernhard is yellow.\n5 Greg is a rhino.\n6 Brian is a rhino.\n7 Lily is a lion.\n8 Lily is white.\n9 Greg is green.\n10 What color is Brian?\tgreen\t6 5 9\n1 Bernhard is a frog.\n2 Greg is a rhino.\n3 Lily is a swan.\n4 Greg is green.\n5 Lily is gray.\n6 Julius is a lion.\n7 Julius is green.\n8 Brian is a rhino.\n9 Bernhard is yellow.\n10 What color is Brian?\tgreen\t8 2 4\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Julius is white.\n4 Lily is a lion.\n5 Bernhard is yellow.\n6 Lily is yellow.\n7 Brian is a rhino.\n8 Greg is a frog.\n9 Brian is green.\n10 What color is Greg?\twhite\t8 2 3\n1 Bernhard is a lion.\n2 Julius is a lion.\n3 Julius is white.\n4 Brian is a lion.\n5 Lily is a frog.\n6 Greg is a frog.\n7 Greg is gray.\n8 Lily is gray.\n9 Bernhard is yellow.\n10 What color is Brian?\twhite\t4 2 3\n1 Greg is a rhino.\n2 Greg is green.\n3 Lily is a rhino.\n4 Bernhard is a frog.\n5 Julius is a lion.\n6 Brian is a swan.\n7 Lily is green.\n8 Brian is yellow.\n9 Bernhard is white.\n1 Greg is a swan.\n2 Bernhard is a lion.\n3 Brian is a swan.\n4 Greg is yellow.\n5 Julius is a frog.\n6 Brian is yellow.\n7 Lily is a frog.\n8 Lily is gray.\n9 Julius is gray.\n1 Lily is a lion.\n2 Julius is a swan.\n3 Lily is green.\n4 Julius is gray.\n5 Greg is a swan.\n6 Bernhard is a rhino.\n7 Brian is a frog.\n8 Bernhard is yellow.\n9 Greg is gray.\n1 Greg is a rhino.\n2 Lily is a lion.\n3 Lily is gray.\n4 Bernhard is a rhino.\n5 Brian is a frog.\n6 Brian is gray.\n7 Julius is a frog.\n8 Bernhard is white.\n9 Greg is white.\n10 What color is Julius?\tgray\t7 5 6\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Lily is a lion.\n4 Greg is a lion.\n5 Bernhard is gray.\n6 Brian is gray.\n7 Julius is a rhino.\n8 Lily is gray.\n9 Julius is gray.\n10 What color is Greg?\tgray\t4 3 8\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Brian is a rhino.\n4 Bernhard is a lion.\n5 Brian is white.\n6 Julius is gray.\n7 Greg is white.\n8 Bernhard is gray.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 3 5\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Greg is a rhino.\n5 Bernhard is yellow.\n6 Julius is a swan.\n7 Julius is green.\n8 Brian is green.\n9 Greg is green.\n10 What color is Lily?\tyellow\t3 2 5\n1 Julius is a swan.\n2 Greg is a swan.\n3 Greg is green.\n4 Brian is a rhino.\n5 Bernhard is a lion.\n6 Julius is green.\n7 Lily is a frog.\n8 Bernhard is white.\n9 Lily is yellow.\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Greg is yellow.\n5 Lily is yellow.\n6 Bernhard is white.\n7 Julius is a lion.\n8 Julius is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tyellow\t9 3 5\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Bernhard is a swan.\n4 Brian is white.\n5 Bernhard is yellow.\n6 Lily is a swan.\n7 Greg is gray.\n8 Julius is a rhino.\n9 Julius is white.\n10 What color is Lily?\tyellow\t6 3 5\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Lily is a swan.\n4 Julius is a swan.\n5 Bernhard is green.\n6 Lily is green.\n7 Brian is green.\n8 Greg is a lion.\n9 Greg is yellow.\n10 What color is Julius?\tgreen\t4 3 6\n1 Julius is a lion.\n2 Lily is a frog.\n3 Lily is yellow.\n4 Greg is a frog.\n5 Brian is a lion.\n6 Greg is gray.\n7 Brian is gray.\n8 Julius is gray.\n9 Bernhard is a rhino.\n1 Julius is a rhino.\n2 Greg is a frog.\n3 Bernhard is a rhino.\n4 Bernhard is white.\n5 Brian is a lion.\n6 Julius is white.\n7 Lily is a rhino.\n8 Brian is gray.\n9 Lily is yellow.\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Julius is green.\n5 Greg is a frog.\n6 Lily is a lion.\n7 Brian is a rhino.\n8 Brian is gray.\n9 Lily is green.\n10 What color is Greg?\tyellow\t5 2 3\n1 Bernhard is a rhino.\n2 Lily is a swan.\n3 Brian is a rhino.\n4 Julius is a swan.\n5 Brian is white.\n6 Lily is gray.\n7 Bernhard is white.\n8 Julius is gray.\n9 Greg is a lion.\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Brian is green.\n4 Julius is a lion.\n5 Julius is yellow.\n6 Greg is a frog.\n7 Bernhard is white.\n8 Greg is white.\n9 Lily is a swan.\n1 Julius is a rhino.\n2 Brian is a swan.\n3 Lily is a rhino.\n4 Brian is green.\n5 Lily is white.\n6 Julius is white.\n7 Greg is a swan.\n8 Bernhard is a rhino.\n9 Greg is yellow.\n10 What color is Bernhard?\twhite\t8 3 5\n1 Bernhard is a swan.\n2 Julius is a swan.\n3 Bernhard is green.\n4 Julius is green.\n5 Lily is a frog.\n6 Greg is a swan.\n7 Greg is yellow.\n8 Lily is yellow.\n9 Brian is a lion.\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Greg is a rhino.\n4 Bernhard is a swan.\n5 Greg is green.\n6 Brian is green.\n7 Lily is gray.\n8 Bernhard is white.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 3 5\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is yellow.\n4 Brian is a rhino.\n5 Julius is a lion.\n6 Greg is a frog.\n7 Brian is green.\n8 Julius is gray.\n9 Greg is white.\n10 What color is Lily?\tgreen\t1 4 7\n1 Brian is a rhino.\n2 Brian is white.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Lily is a rhino.\n6 Lily is white.\n7 Greg is white.\n8 Julius is green.\n9 Bernhard is a lion.\n1 Greg is a lion.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Lily is gray.\n5 Bernhard is a rhino.\n6 Julius is a lion.\n7 Julius is white.\n8 Greg is white.\n9 Bernhard is gray.\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Lily is a rhino.\n4 Lily is yellow.\n5 Greg is a lion.\n6 Bernhard is green.\n7 Greg is green.\n8 Julius is yellow.\n9 Brian is a swan.\n10 What color is Brian?\tgreen\t9 1 6\n1 Greg is a frog.\n2 Julius is a frog.\n3 Greg is white.\n4 Julius is white.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Lily is a frog.\n8 Lily is gray.\n9 Brian is a lion.\n10 What color is Brian?\tgray\t9 5 6\n1 Julius is a frog.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Brian is yellow.\n5 Lily is a rhino.\n6 Greg is green.\n7 Lily is gray.\n8 Julius is green.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tgreen\t9 2 6\n1 Greg is a rhino.\n2 Lily is a rhino.\n3 Brian is a frog.\n4 Greg is green.\n5 Lily is green.\n6 Brian is white.\n7 Bernhard is a lion.\n8 Julius is a swan.\n9 Julius is white.\n1 Brian is a lion.\n2 Julius is a frog.\n3 Greg is a rhino.\n4 Brian is green.\n5 Greg is gray.\n6 Lily is a lion.\n7 Julius is green.\n8 Lily is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 3 5\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Brian is a lion.\n4 Greg is gray.\n5 Brian is yellow.\n6 Julius is yellow.\n7 Lily is a frog.\n8 Lily is white.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 3 5\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Greg is a lion.\n4 Greg is yellow.\n5 Brian is a lion.\n6 Lily is a rhino.\n7 Julius is a rhino.\n8 Lily is white.\n9 Julius is white.\n10 What color is Brian?\tyellow\t5 3 4\n1 Brian is a rhino.\n2 Julius is a rhino.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Julius is white.\n6 Greg is gray.\n7 Bernhard is yellow.\n8 Brian is white.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 3 7\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Julius is white.\n4 Bernhard is white.\n5 Brian is a frog.\n6 Lily is a frog.\n7 Brian is green.\n8 Greg is a swan.\n9 Greg is yellow.\n10 What color is Lily?\tgreen\t6 5 7\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Lily is yellow.\n6 Brian is a frog.\n7 Greg is gray.\n8 Brian is green.\n9 Julius is a swan.\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Lily is a swan.\n4 Greg is a lion.\n5 Brian is a rhino.\n6 Lily is yellow.\n7 Julius is a swan.\n8 Greg is green.\n9 Julius is gray.\n10 What color is Brian?\twhite\t5 1 2\n1 Greg is a frog.\n2 Greg is white.\n3 Lily is a frog.\n4 Bernhard is a swan.\n5 Bernhard is gray.\n6 Julius is a swan.\n7 Julius is green.\n8 Brian is a swan.\n9 Lily is gray.\n10 What color is Brian?\tgreen\t8 6 7\n1 Lily is a swan.\n2 Julius is a rhino.\n3 Bernhard is a lion.\n4 Brian is a frog.\n5 Bernhard is gray.\n6 Greg is a frog.\n7 Julius is white.\n8 Lily is yellow.\n9 Brian is gray.\n10 What color is Greg?\tgray\t6 4 9\n1 Brian is a frog.\n2 Greg is a lion.\n3 Julius is a rhino.\n4 Brian is gray.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Greg is yellow.\n8 Julius is green.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 5 6\n1 Greg is a frog.\n2 Lily is a swan.\n3 Greg is yellow.\n4 Bernhard is a rhino.\n5 Lily is yellow.\n6 Brian is a swan.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t4 7 8\n1 Brian is a frog.\n2 Greg is a swan.\n3 Julius is a lion.\n4 Greg is white.\n5 Lily is a lion.\n6 Brian is yellow.\n7 Julius is white.\n8 Lily is white.\n9 Bernhard is a lion.\n10 What color is Bernhard?\twhite\t9 5 8\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Greg is a swan.\n5 Brian is yellow.\n6 Bernhard is a frog.\n7 Julius is yellow.\n8 Bernhard is gray.\n9 Greg is green.\n10 What color is Lily?\tgreen\t1 4 9\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Brian is white.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Lily is gray.\n7 Bernhard is white.\n8 Julius is gray.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 2 7\n1 Bernhard is a frog.\n2 Julius is a swan.\n3 Julius is white.\n4 Brian is a rhino.\n5 Greg is a frog.\n6 Lily is a rhino.\n7 Bernhard is white.\n8 Brian is white.\n9 Greg is white.\n10 What color is Lily?\twhite\t6 4 8\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Greg is green.\n4 Brian is a lion.\n5 Julius is gray.\n6 Brian is gray.\n7 Lily is a frog.\n8 Lily is gray.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgray\t9 4 6\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Julius is a swan.\n4 Brian is yellow.\n5 Bernhard is a rhino.\n6 Greg is white.\n7 Bernhard is gray.\n8 Lily is a swan.\n9 Julius is green.\n10 What color is Lily?\tgreen\t8 3 9\n1 Julius is a rhino.\n2 Greg is a frog.\n3 Greg is gray.\n4 Julius is yellow.\n5 Lily is a rhino.\n6 Bernhard is a frog.\n7 Lily is white.\n8 Bernhard is white.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 5 7\n1 Julius is a lion.\n2 Julius is gray.\n3 Bernhard is a lion.\n4 Greg is a swan.\n5 Bernhard is yellow.\n6 Brian is a rhino.\n7 Lily is a rhino.\n8 Brian is yellow.\n9 Lily is yellow.\n1 Lily is a lion.\n2 Lily is white.\n3 Julius is a swan.\n4 Brian is a rhino.\n5 Greg is a swan.\n6 Bernhard is a lion.\n7 Bernhard is gray.\n8 Brian is white.\n9 Greg is white.\n10 What color is Julius?\twhite\t3 5 9\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Julius is a frog.\n4 Brian is gray.\n5 Bernhard is white.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Julius is yellow.\n9 Lily is a rhino.\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Julius is green.\n4 Bernhard is a frog.\n5 Lily is green.\n6 Bernhard is white.\n7 Greg is a frog.\n8 Brian is a swan.\n9 Brian is white.\n10 What color is Greg?\twhite\t7 4 6\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Julius is a frog.\n4 Greg is green.\n5 Brian is a lion.\n6 Bernhard is gray.\n7 Brian is gray.\n8 Lily is a rhino.\n9 Julius is yellow.\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Greg is a frog.\n4 Lily is yellow.\n5 Greg is yellow.\n6 Bernhard is yellow.\n7 Brian is a lion.\n8 Brian is yellow.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 7 8\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Greg is gray.\n4 Brian is a swan.\n5 Brian is gray.\n6 Julius is a frog.\n7 Bernhard is gray.\n8 Julius is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 6 8\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Brian is a lion.\n4 Julius is green.\n5 Brian is green.\n6 Greg is a lion.\n7 Lily is a swan.\n8 Lily is yellow.\n9 Bernhard is gray.\n10 What color is Greg?\tgreen\t6 3 5\n1 Greg is a swan.\n2 Greg is yellow.\n3 Bernhard is a rhino.\n4 Julius is a frog.\n5 Brian is a rhino.\n6 Brian is green.\n7 Lily is a lion.\n8 Lily is yellow.\n9 Bernhard is green.\n1 Julius is a lion.\n2 Brian is a frog.\n3 Julius is gray.\n4 Brian is yellow.\n5 Lily is a swan.\n6 Lily is yellow.\n7 Bernhard is a rhino.\n8 Greg is a lion.\n9 Bernhard is white.\n10 What color is Greg?\tgray\t8 1 3\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Brian is a frog.\n4 Brian is green.\n5 Bernhard is a swan.\n6 Lily is a lion.\n7 Bernhard is yellow.\n8 Julius is a frog.\n9 Julius is gray.\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Lily is a swan.\n4 Greg is a swan.\n5 Bernhard is green.\n6 Lily is white.\n7 Greg is white.\n8 Julius is a frog.\n9 Brian is gray.\n10 What color is Julius?\tgray\t8 1 9\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Brian is gray.\n4 Julius is a frog.\n5 Lily is a frog.\n6 Julius is gray.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t5 4 6\n1 Bernhard is a swan.\n2 Lily is a lion.\n3 Lily is yellow.\n4 Bernhard is gray.\n5 Julius is a rhino.\n6 Julius is yellow.\n7 Greg is a lion.\n8 Greg is yellow.\n9 Brian is a frog.\n1 Lily is a swan.\n2 Lily is gray.\n3 Greg is a frog.\n4 Bernhard is a frog.\n5 Bernhard is yellow.\n6 Julius is a lion.\n7 Brian is a lion.\n8 Julius is gray.\n9 Greg is yellow.\n10 What color is Brian?\tgray\t7 6 8\n1 Bernhard is a frog.\n2 Bernhard is yellow.\n3 Julius is a rhino.\n4 Brian is a lion.\n5 Lily is a lion.\n6 Lily is white.\n7 Julius is gray.\n8 Brian is white.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 3 7\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Bernhard is gray.\n4 Julius is a rhino.\n5 Julius is white.\n6 Brian is yellow.\n7 Lily is a swan.\n8 Lily is gray.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 7 8\n1 Brian is a lion.\n2 Lily is a swan.\n3 Brian is green.\n4 Julius is a lion.\n5 Julius is yellow.\n6 Lily is yellow.\n7 Greg is a lion.\n8 Bernhard is a swan.\n9 Bernhard is green.\n10 What color is Greg?\tyellow\t7 4 5\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Julius is a rhino.\n5 Julius is yellow.\n6 Lily is white.\n7 Greg is a lion.\n8 Greg is green.\n9 Brian is a swan.\n10 What color is Brian?\twhite\t9 1 6\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Julius is a frog.\n4 Lily is gray.\n5 Greg is a swan.\n6 Greg is gray.\n7 Bernhard is green.\n8 Julius is gray.\n9 Brian is a rhino.\n10 What color is Brian?\tgreen\t9 2 7\n1 Greg is a frog.\n2 Julius is a frog.\n3 Brian is a rhino.\n4 Brian is yellow.\n5 Julius is white.\n6 Bernhard is a rhino.\n7 Lily is a lion.\n8 Greg is white.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t6 3 4\n1 Greg is a lion.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Brian is yellow.\n5 Greg is green.\n6 Bernhard is a rhino.\n7 Julius is a frog.\n8 Lily is white.\n9 Julius is white.\n1 Brian is a swan.\n2 Brian is green.\n3 Greg is a frog.\n4 Greg is gray.\n5 Bernhard is a lion.\n6 Bernhard is yellow.\n7 Lily is a lion.\n8 Julius is a lion.\n9 Lily is white.\n10 What color is Julius?\twhite\t8 7 9\n1 Julius is a lion.\n2 Brian is a rhino.\n3 Lily is a swan.\n4 Brian is white.\n5 Bernhard is a swan.\n6 Lily is yellow.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Bernhard is yellow.\n1 Lily is a frog.\n2 Julius is a rhino.\n3 Greg is a swan.\n4 Julius is gray.\n5 Greg is white.\n6 Brian is a frog.\n7 Brian is white.\n8 Lily is white.\n9 Bernhard is a lion.\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Brian is white.\n4 Greg is a rhino.\n5 Bernhard is yellow.\n6 Lily is a swan.\n7 Lily is white.\n8 Julius is a frog.\n9 Julius is green.\n10 What color is Greg?\twhite\t4 1 3\n1 Greg is a swan.\n2 Greg is green.\n3 Brian is a frog.\n4 Brian is green.\n5 Julius is a lion.\n6 Julius is yellow.\n7 Bernhard is a rhino.\n8 Lily is a rhino.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t7 8 9\n1 Brian is a swan.\n2 Lily is a frog.\n3 Greg is a lion.\n4 Julius is a rhino.\n5 Greg is white.\n6 Brian is white.\n7 Julius is gray.\n8 Lily is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\twhite\t9 3 5\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Brian is yellow.\n4 Lily is a rhino.\n5 Greg is a lion.\n6 Bernhard is green.\n7 Greg is white.\n8 Lily is green.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 2 6\n1 Greg is a lion.\n2 Bernhard is a rhino.\n3 Lily is a lion.\n4 Greg is yellow.\n5 Lily is yellow.\n6 Julius is a swan.\n7 Brian is a swan.\n8 Brian is yellow.\n9 Julius is yellow.\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Lily is a frog.\n4 Bernhard is a lion.\n5 Brian is green.\n6 Lily is white.\n7 Julius is a lion.\n8 Greg is green.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t4 7 9\n1 Bernhard is a swan.\n2 Lily is a lion.\n3 Julius is a rhino.\n4 Bernhard is gray.\n5 Julius is white.\n6 Brian is a frog.\n7 Greg is a swan.\n8 Greg is gray.\n9 Lily is yellow.\n1 Brian is a lion.\n2 Lily is a lion.\n3 Lily is green.\n4 Julius is a rhino.\n5 Bernhard is a frog.\n6 Greg is a frog.\n7 Bernhard is green.\n8 Brian is green.\n9 Greg is green.\n1 Lily is a rhino.\n2 Greg is a rhino.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Brian is a rhino.\n6 Julius is a lion.\n7 Brian is gray.\n8 Julius is gray.\n9 Lily is gray.\n10 What color is Greg?\tgray\t2 5 7\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a frog.\n4 Greg is gray.\n5 Brian is gray.\n6 Julius is a rhino.\n7 Lily is a frog.\n8 Bernhard is yellow.\n9 Lily is yellow.\n10 What color is Julius?\tyellow\t6 2 8\n1 Brian is a frog.\n2 Julius is a swan.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Brian is yellow.\n6 Lily is yellow.\n7 Julius is yellow.\n8 Bernhard is white.\n9 Greg is a rhino.\n10 What color is Greg?\twhite\t9 4 8\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Greg is a lion.\n5 Lily is a frog.\n6 Lily is gray.\n7 Julius is white.\n8 Brian is a swan.\n9 Greg is gray.\n10 What color is Brian?\twhite\t8 1 7\n1 Lily is a frog.\n2 Brian is a lion.\n3 Brian is gray.\n4 Lily is gray.\n5 Julius is a swan.\n6 Julius is green.\n7 Greg is a frog.\n8 Bernhard is a lion.\n9 Greg is green.\n10 What color is Bernhard?\tgray\t8 2 3\n1 Julius is a swan.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Brian is a swan.\n5 Julius is white.\n6 Bernhard is green.\n7 Brian is white.\n8 Lily is green.\n9 Greg is a rhino.\n10 What color is Greg?\tgreen\t9 3 6\n1 Greg is a frog.\n2 Lily is a swan.\n3 Lily is white.\n4 Bernhard is a rhino.\n5 Julius is a frog.\n6 Julius is white.\n7 Greg is white.\n8 Brian is a frog.\n9 Bernhard is yellow.\n10 What color is Brian?\twhite\t8 5 6\n1 Brian is a frog.\n2 Greg is a lion.\n3 Brian is yellow.\n4 Julius is a frog.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Julius is gray.\n8 Lily is a rhino.\n9 Greg is gray.\n10 What color is Lily?\tgreen\t8 5 6\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Greg is green.\n4 Lily is a rhino.\n5 Bernhard is yellow.\n6 Brian is a lion.\n7 Julius is a lion.\n8 Julius is yellow.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t4 1 5\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Brian is a frog.\n4 Lily is a rhino.\n5 Lily is green.\n6 Brian is gray.\n7 Julius is a lion.\n8 Julius is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 7 8\n1 Lily is a rhino.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Brian is a rhino.\n5 Lily is green.\n6 Bernhard is a frog.\n7 Bernhard is yellow.\n8 Julius is a rhino.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t4 8 9\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Bernhard is yellow.\n4 Greg is a rhino.\n5 Lily is a rhino.\n6 Julius is a rhino.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Brian is gray.\n10 What color is Greg?\tyellow\t4 6 7\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Lily is a swan.\n4 Brian is a swan.\n5 Brian is green.\n6 Greg is a lion.\n7 Greg is gray.\n8 Julius is a rhino.\n9 Julius is white.\n10 What color is Lily?\tgreen\t3 4 5\n1 Brian is a swan.\n2 Greg is a swan.\n3 Greg is green.\n4 Brian is green.\n5 Julius is a swan.\n6 Bernhard is a rhino.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Lily is a lion.\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Julius is a frog.\n4 Brian is yellow.\n5 Greg is white.\n6 Lily is a frog.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\twhite\t9 2 5\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Julius is gray.\n4 Bernhard is a swan.\n5 Lily is green.\n6 Bernhard is white.\n7 Brian is a swan.\n8 Brian is green.\n9 Greg is a lion.\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Julius is a frog.\n4 Lily is a rhino.\n5 Brian is yellow.\n6 Bernhard is white.\n7 Lily is white.\n8 Greg is a swan.\n9 Greg is gray.\n1 Julius is a lion.\n2 Brian is a lion.\n3 Lily is a frog.\n4 Julius is white.\n5 Brian is white.\n6 Bernhard is a rhino.\n7 Greg is a lion.\n8 Bernhard is green.\n9 Greg is green.\n1 Brian is a rhino.\n2 Julius is a rhino.\n3 Brian is white.\n4 Julius is white.\n5 Bernhard is a swan.\n6 Greg is a rhino.\n7 Greg is yellow.\n8 Lily is a rhino.\n9 Lily is white.\n1 Lily is a lion.\n2 Bernhard is a swan.\n3 Julius is a swan.\n4 Lily is yellow.\n5 Greg is a swan.\n6 Greg is gray.\n7 Brian is a swan.\n8 Julius is green.\n9 Brian is green.\n10 What color is Bernhard?\tgreen\t2 7 9\n1 Brian is a swan.\n2 Greg is a frog.\n3 Bernhard is a lion.\n4 Brian is gray.\n5 Greg is green.\n6 Julius is a rhino.\n7 Julius is white.\n8 Bernhard is green.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 2 5\n1 Brian is a swan.\n2 Julius is a swan.\n3 Bernhard is a swan.\n4 Brian is white.\n5 Lily is a lion.\n6 Julius is white.\n7 Lily is yellow.\n8 Greg is a lion.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t3 2 6\n1 Greg is a rhino.\n2 Lily is a rhino.\n3 Julius is a lion.\n4 Brian is a lion.\n5 Bernhard is a frog.\n6 Brian is white.\n7 Greg is gray.\n8 Bernhard is yellow.\n9 Lily is gray.\n10 What color is Julius?\twhite\t3 4 6\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Greg is a swan.\n4 Greg is gray.\n5 Bernhard is a rhino.\n6 Lily is yellow.\n7 Julius is green.\n8 Brian is a lion.\n9 Brian is gray.\n10 What color is Bernhard?\tgreen\t5 1 7\n1 Brian is a lion.\n2 Lily is a frog.\n3 Bernhard is a swan.\n4 Lily is gray.\n5 Bernhard is white.\n6 Brian is white.\n7 Julius is a swan.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Julius?\twhite\t7 3 5\n1 Brian is a rhino.\n2 Greg is a lion.\n3 Lily is a rhino.\n4 Julius is a lion.\n5 Bernhard is a swan.\n6 Greg is white.\n7 Julius is white.\n8 Lily is yellow.\n9 Brian is yellow.\n1 Bernhard is a swan.\n2 Bernhard is white.\n3 Greg is a swan.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Brian is a swan.\n9 Brian is green.\n10 What color is Julius?\tgreen\t4 8 9\n1 Bernhard is a frog.\n2 Greg is a frog.\n3 Julius is a frog.\n4 Greg is gray.\n5 Bernhard is gray.\n6 Lily is a rhino.\n7 Julius is gray.\n8 Brian is a rhino.\n9 Brian is white.\n10 What color is Lily?\twhite\t6 8 9\n1 Brian is a rhino.\n2 Brian is white.\n3 Julius is a swan.\n4 Lily is a frog.\n5 Bernhard is a swan.\n6 Lily is white.\n7 Julius is white.\n8 Bernhard is white.\n9 Greg is a lion.\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Greg is green.\n4 Brian is a lion.\n5 Bernhard is a swan.\n6 Lily is a lion.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t5 2 8\n1 Julius is a frog.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Brian is a swan.\n5 Lily is green.\n6 Greg is a lion.\n7 Bernhard is yellow.\n8 Brian is white.\n9 Greg is yellow.\n10 What color is Julius?\tgreen\t1 2 5\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Bernhard is a rhino.\n4 Greg is a lion.\n5 Greg is white.\n6 Julius is gray.\n7 Bernhard is gray.\n8 Brian is a lion.\n9 Lily is yellow.\n10 What color is Brian?\twhite\t8 4 5\n1 Julius is a lion.\n2 Julius is yellow.\n3 Greg is a rhino.\n4 Lily is a rhino.\n5 Greg is gray.\n6 Lily is gray.\n7 Brian is a frog.\n8 Brian is white.\n9 Bernhard is a swan.\n1 Bernhard is a rhino.\n2 Greg is a frog.\n3 Julius is a swan.\n4 Greg is white.\n5 Lily is a lion.\n6 Brian is a frog.\n7 Bernhard is white.\n8 Lily is gray.\n9 Brian is white.\n1 Bernhard is a frog.\n2 Bernhard is yellow.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Greg is a lion.\n6 Greg is green.\n7 Lily is a swan.\n8 Lily is green.\n9 Brian is a rhino.\n1 Brian is a rhino.\n2 Julius is a lion.\n3 Julius is white.\n4 Bernhard is a lion.\n5 Bernhard is green.\n6 Lily is a swan.\n7 Greg is a lion.\n8 Lily is white.\n9 Greg is green.\n1 Brian is a frog.\n2 Brian is white.\n3 Lily is a swan.\n4 Bernhard is a swan.\n5 Julius is a swan.\n6 Greg is a rhino.\n7 Julius is yellow.\n8 Greg is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t3 5 7\n1 Julius is a swan.\n2 Julius is gray.\n3 Lily is a frog.\n4 Greg is a rhino.\n5 Brian is a swan.\n6 Brian is gray.\n7 Lily is yellow.\n8 Greg is white.\n9 Bernhard is a lion.\n1 Greg is a rhino.\n2 Greg is gray.\n3 Bernhard is a swan.\n4 Bernhard is white.\n5 Brian is a lion.\n6 Julius is a frog.\n7 Lily is a swan.\n8 Julius is gray.\n9 Brian is gray.\n10 What color is Lily?\twhite\t7 3 4\n1 Brian is a rhino.\n2 Brian is green.\n3 Greg is a lion.\n4 Julius is a frog.\n5 Lily is a rhino.\n6 Greg is white.\n7 Bernhard is a frog.\n8 Bernhard is white.\n9 Lily is green.\n10 What color is Julius?\twhite\t4 7 8\n1 Brian is a frog.\n2 Lily is a lion.\n3 Brian is yellow.\n4 Julius is a frog.\n5 Lily is yellow.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Greg is a lion.\n9 Greg is yellow.\n10 What color is Julius?\tyellow\t4 1 3\n1 Brian is a frog.\n2 Brian is yellow.\n3 Bernhard is a frog.\n4 Lily is a rhino.\n5 Julius is a rhino.\n6 Lily is green.\n7 Julius is green.\n8 Bernhard is green.\n9 Greg is a swan.\n1 Julius is a frog.\n2 Brian is a frog.\n3 Greg is a lion.\n4 Lily is a frog.\n5 Brian is yellow.\n6 Lily is yellow.\n7 Greg is white.\n8 Julius is yellow.\n9 Bernhard is a swan.\n1 Julius is a swan.\n2 Julius is white.\n3 Greg is a rhino.\n4 Greg is gray.\n5 Bernhard is a swan.\n6 Lily is a swan.\n7 Brian is a rhino.\n8 Bernhard is white.\n9 Lily is white.\n10 What color is Brian?\tgray\t7 3 4\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Greg is a frog.\n4 Lily is a rhino.\n5 Greg is white.\n6 Lily is gray.\n7 Brian is a rhino.\n8 Julius is a frog.\n9 Brian is gray.\n10 What color is Julius?\twhite\t8 3 5\n1 Greg is a frog.\n2 Brian is a frog.\n3 Julius is a swan.\n4 Brian is yellow.\n5 Lily is a lion.\n6 Julius is gray.\n7 Bernhard is a rhino.\n8 Lily is white.\n9 Greg is yellow.\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Brian is a lion.\n4 Lily is a rhino.\n5 Lily is green.\n6 Greg is a lion.\n7 Julius is a frog.\n8 Greg is yellow.\n9 Brian is yellow.\n10 What color is Julius?\twhite\t7 1 2\n1 Julius is a swan.\n2 Bernhard is a lion.\n3 Julius is yellow.\n4 Lily is a lion.\n5 Lily is green.\n6 Brian is a lion.\n7 Brian is white.\n8 Bernhard is white.\n9 Greg is a frog.\n1 Julius is a swan.\n2 Greg is a swan.\n3 Bernhard is a lion.\n4 Brian is a lion.\n5 Julius is green.\n6 Brian is green.\n7 Bernhard is green.\n8 Greg is green.\n9 Lily is a rhino.\n1 Greg is a lion.\n2 Greg is yellow.\n3 Julius is a frog.\n4 Julius is gray.\n5 Lily is a rhino.\n6 Brian is a swan.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Lily is yellow.\n1 Lily is a frog.\n2 Brian is a frog.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Brian is gray.\n6 Bernhard is a rhino.\n7 Greg is a frog.\n8 Greg is green.\n9 Bernhard is green.\n10 What color is Lily?\tgreen\t1 7 8\n1 Julius is a lion.\n2 Julius is gray.\n3 Greg is a lion.\n4 Bernhard is a frog.\n5 Greg is white.\n6 Bernhard is white.\n7 Lily is a swan.\n8 Brian is a rhino.\n9 Lily is white.\n1 Greg is a frog.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Greg is yellow.\n5 Bernhard is a swan.\n6 Lily is gray.\n7 Brian is yellow.\n8 Julius is a frog.\n9 Julius is white.\n10 What color is Bernhard?\tgray\t5 3 6\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Bernhard is yellow.\n4 Greg is a lion.\n5 Lily is a rhino.\n6 Greg is gray.\n7 Brian is white.\n8 Lily is white.\n9 Julius is a frog.\n1 Lily is a swan.\n2 Lily is gray.\n3 Bernhard is a swan.\n4 Greg is a rhino.\n5 Bernhard is green.\n6 Brian is a swan.\n7 Greg is yellow.\n8 Brian is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 4 7\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Brian is green.\n4 Lily is a lion.\n5 Greg is a swan.\n6 Greg is yellow.\n7 Julius is a rhino.\n8 Julius is green.\n9 Lily is white.\n10 What color is Bernhard?\tyellow\t2 5 6\n1 Brian is a rhino.\n2 Greg is a frog.\n3 Lily is a rhino.\n4 Greg is white.\n5 Brian is yellow.\n6 Julius is a rhino.\n7 Lily is green.\n8 Bernhard is a lion.\n9 Bernhard is yellow.\n10 What color is Julius?\tgreen\t6 3 7\n1 Greg is a rhino.\n2 Greg is green.\n3 Julius is a swan.\n4 Lily is a rhino.\n5 Julius is gray.\n6 Brian is a swan.\n7 Brian is gray.\n8 Bernhard is a frog.\n9 Bernhard is green.\n10 What color is Lily?\tgreen\t4 1 2\n1 Greg is a swan.\n2 Julius is a lion.\n3 Lily is a rhino.\n4 Lily is gray.\n5 Bernhard is a lion.\n6 Bernhard is yellow.\n7 Greg is white.\n8 Brian is a swan.\n9 Brian is white.\n10 What color is Julius?\tyellow\t2 5 6\n1 Lily is a frog.\n2 Greg is a lion.\n3 Bernhard is a lion.\n4 Julius is a frog.\n5 Bernhard is yellow.\n6 Lily is green.\n7 Greg is yellow.\n8 Brian is a frog.\n9 Brian is white.\n10 What color is Julius?\twhite\t4 8 9\n1 Lily is a lion.\n2 Brian is a frog.\n3 Lily is green.\n4 Brian is yellow.\n5 Greg is a swan.\n6 Julius is a swan.\n7 Bernhard is a frog.\n8 Julius is white.\n9 Bernhard is green.\n10 What color is Greg?\twhite\t5 6 8\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Julius is a lion.\n4 Greg is white.\n5 Julius is yellow.\n6 Brian is a frog.\n7 Brian is white.\n8 Lily is a rhino.\n9 Bernhard is white.\n1 Julius is a lion.\n2 Brian is a swan.\n3 Brian is white.\n4 Greg is a swan.\n5 Greg is yellow.\n6 Bernhard is a frog.\n7 Lily is a frog.\n8 Julius is white.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t7 6 9\n1 Lily is a frog.\n2 Lily is white.\n3 Julius is a frog.\n4 Brian is a swan.\n5 Bernhard is a rhino.\n6 Brian is yellow.\n7 Bernhard is white.\n8 Julius is yellow.\n9 Greg is a lion.\n1 Lily is a frog.\n2 Julius is a frog.\n3 Bernhard is a lion.\n4 Julius is green.\n5 Brian is a swan.\n6 Brian is green.\n7 Greg is a swan.\n8 Lily is green.\n9 Greg is white.\n1 Brian is a rhino.\n2 Bernhard is a lion.\n3 Greg is a lion.\n4 Brian is gray.\n5 Lily is a frog.\n6 Lily is gray.\n7 Greg is gray.\n8 Julius is a swan.\n9 Bernhard is gray.\n1 Julius is a swan.\n2 Lily is a lion.\n3 Brian is a swan.\n4 Julius is yellow.\n5 Brian is yellow.\n6 Greg is a lion.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Greg is green.\n10 What color is Lily?\tgreen\t2 6 9\n1 Greg is a frog.\n2 Brian is a swan.\n3 Bernhard is a swan.\n4 Julius is a swan.\n5 Brian is gray.\n6 Lily is a lion.\n7 Bernhard is gray.\n8 Greg is yellow.\n9 Julius is gray.\n1 Julius is a frog.\n2 Greg is a swan.\n3 Julius is green.\n4 Lily is a lion.\n5 Bernhard is a rhino.\n6 Lily is yellow.\n7 Bernhard is yellow.\n8 Greg is green.\n9 Brian is a frog.\n10 What color is Brian?\tgreen\t9 1 3\n1 Greg is a lion.\n2 Julius is a rhino.\n3 Bernhard is a lion.\n4 Greg is white.\n5 Julius is yellow.\n6 Bernhard is white.\n7 Lily is a rhino.\n8 Brian is a lion.\n9 Lily is green.\n10 What color is Brian?\twhite\t8 3 6\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Lily is a frog.\n4 Brian is gray.\n5 Lily is yellow.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Greg is a frog.\n9 Bernhard is gray.\n10 What color is Greg?\tyellow\t8 6 7\n1 Bernhard is a rhino.\n2 Brian is a frog.\n3 Greg is a swan.\n4 Bernhard is gray.\n5 Brian is gray.\n6 Julius is a rhino.\n7 Julius is yellow.\n8 Lily is a swan.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t8 3 9\n1 Greg is a frog.\n2 Greg is gray.\n3 Bernhard is a frog.\n4 Julius is a lion.\n5 Bernhard is green.\n6 Julius is yellow.\n7 Brian is a lion.\n8 Brian is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 3 5\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Lily is green.\n5 Greg is a rhino.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Brian is white.\n9 Greg is white.\n10 What color is Bernhard?\tyellow\t3 6 7\n1 Julius is a frog.\n2 Bernhard is a swan.\n3 Greg is a rhino.\n4 Brian is a rhino.\n5 Bernhard is yellow.\n6 Julius is green.\n7 Brian is white.\n8 Greg is white.\n9 Lily is a lion.\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Julius is gray.\n4 Brian is a lion.\n5 Bernhard is gray.\n6 Greg is a swan.\n7 Lily is a lion.\n8 Brian is gray.\n9 Greg is yellow.\n10 What color is Lily?\tgray\t7 4 8\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Lily is gray.\n4 Greg is white.\n5 Bernhard is a frog.\n6 Brian is a lion.\n7 Julius is a lion.\n8 Brian is yellow.\n9 Bernhard is green.\n10 What color is Julius?\tyellow\t7 6 8\n1 Bernhard is a swan.\n2 Bernhard is yellow.\n3 Greg is a frog.\n4 Lily is a swan.\n5 Lily is yellow.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Brian is a swan.\n9 Julius is green.\n10 What color is Brian?\tyellow\t8 4 5\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Bernhard is a frog.\n4 Lily is a lion.\n5 Bernhard is green.\n6 Greg is gray.\n7 Julius is gray.\n8 Lily is gray.\n9 Brian is a swan.\n10 What color is Brian?\tgray\t9 1 6\n1 Brian is a lion.\n2 Lily is a swan.\n3 Brian is green.\n4 Lily is yellow.\n5 Julius is a rhino.\n6 Bernhard is a swan.\n7 Greg is a rhino.\n8 Bernhard is yellow.\n9 Greg is green.\n10 What color is Julius?\tgreen\t5 7 9\n1 Greg is a lion.\n2 Greg is yellow.\n3 Bernhard is a swan.\n4 Bernhard is gray.\n5 Lily is a rhino.\n6 Brian is a swan.\n7 Julius is a swan.\n8 Lily is white.\n9 Brian is gray.\n10 What color is Julius?\tgray\t7 6 9\n1 Lily is a lion.\n2 Brian is a frog.\n3 Lily is green.\n4 Bernhard is a lion.\n5 Bernhard is yellow.\n6 Julius is a swan.\n7 Julius is gray.\n8 Brian is gray.\n9 Greg is a rhino.\n1 Bernhard is a frog.\n2 Brian is a lion.\n3 Bernhard is gray.\n4 Greg is a lion.\n5 Julius is a swan.\n6 Lily is a swan.\n7 Lily is gray.\n8 Julius is gray.\n9 Greg is yellow.\n10 What color is Brian?\tyellow\t2 4 9\n1 Brian is a frog.\n2 Greg is a rhino.\n3 Julius is a lion.\n4 Julius is yellow.\n5 Brian is yellow.\n6 Bernhard is a lion.\n7 Lily is a rhino.\n8 Greg is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t6 3 4\n1 Greg is a rhino.\n2 Lily is a lion.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Greg is yellow.\n6 Lily is yellow.\n7 Bernhard is a rhino.\n8 Brian is a swan.\n9 Bernhard is yellow.\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Bernhard is green.\n4 Julius is a rhino.\n5 Greg is white.\n6 Lily is a lion.\n7 Brian is a swan.\n8 Lily is gray.\n9 Brian is gray.\n1 Brian is a frog.\n2 Julius is a swan.\n3 Bernhard is a swan.\n4 Greg is a frog.\n5 Greg is yellow.\n6 Brian is yellow.\n7 Julius is green.\n8 Lily is a lion.\n9 Bernhard is green.\n1 Brian is a swan.\n2 Bernhard is a swan.\n3 Julius is a lion.\n4 Julius is yellow.\n5 Bernhard is green.\n6 Lily is a frog.\n7 Brian is green.\n8 Lily is white.\n9 Greg is a rhino.\n1 Julius is a swan.\n2 Brian is a rhino.\n3 Bernhard is a rhino.\n4 Greg is a rhino.\n5 Greg is gray.\n6 Bernhard is gray.\n7 Brian is gray.\n8 Julius is white.\n9 Lily is a lion.\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Julius is green.\n4 Greg is a frog.\n5 Brian is a swan.\n6 Greg is yellow.\n7 Brian is yellow.\n8 Bernhard is a rhino.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t2 8 9\n1 Brian is a swan.\n2 Julius is a swan.\n3 Greg is a lion.\n4 Lily is a lion.\n5 Julius is green.\n6 Bernhard is a rhino.\n7 Bernhard is yellow.\n8 Brian is green.\n9 Lily is white.\n10 What color is Greg?\twhite\t3 4 9\n1 Bernhard is a swan.\n2 Julius is a lion.\n3 Julius is yellow.\n4 Greg is a frog.\n5 Greg is green.\n6 Bernhard is white.\n7 Brian is a lion.\n8 Brian is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tyellow\t9 7 8\n1 Brian is a rhino.\n2 Brian is green.\n3 Greg is a rhino.\n4 Greg is green.\n5 Bernhard is a frog.\n6 Bernhard is yellow.\n7 Lily is a frog.\n8 Lily is green.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 3 4\n1 Bernhard is a rhino.\n2 Lily is a frog.\n3 Lily is gray.\n4 Bernhard is white.\n5 Greg is a rhino.\n6 Greg is yellow.\n7 Brian is a swan.\n8 Brian is white.\n9 Julius is a lion.\n1 Julius is a swan.\n2 Julius is white.\n3 Bernhard is a frog.\n4 Greg is a lion.\n5 Bernhard is yellow.\n6 Lily is a frog.\n7 Greg is green.\n8 Brian is a swan.\n9 Lily is green.\n10 What color is Brian?\twhite\t8 1 2\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Greg is a frog.\n4 Bernhard is yellow.\n5 Brian is a swan.\n6 Brian is green.\n7 Julius is yellow.\n8 Lily is a frog.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t8 3 9\n1 Julius is a frog.\n2 Julius is green.\n3 Brian is a frog.\n4 Greg is a swan.\n5 Bernhard is a frog.\n6 Greg is green.\n7 Brian is white.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t5 3 7\n1 Brian is a frog.\n2 Brian is yellow.\n3 Lily is a frog.\n4 Lily is gray.\n5 Bernhard is a frog.\n6 Bernhard is white.\n7 Greg is a frog.\n8 Greg is green.\n9 Julius is a swan.\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Bernhard is green.\n5 Greg is a lion.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Lily is gray.\n9 Julius is green.\n10 What color is Brian?\tgreen\t2 7 9\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Brian is a rhino.\n4 Julius is a swan.\n5 Julius is yellow.\n6 Brian is gray.\n7 Lily is a lion.\n8 Greg is a swan.\n9 Greg is white.\n10 What color is Lily?\tgreen\t7 1 2\n1 Julius is a swan.\n2 Greg is a lion.\n3 Bernhard is a swan.\n4 Lily is a frog.\n5 Brian is a swan.\n6 Brian is white.\n7 Lily is white.\n8 Julius is white.\n9 Greg is gray.\n10 What color is Bernhard?\twhite\t3 5 6\n1 Greg is a swan.\n2 Greg is white.\n3 Bernhard is a frog.\n4 Julius is a rhino.\n5 Lily is a frog.\n6 Lily is gray.\n7 Brian is a lion.\n8 Julius is gray.\n9 Bernhard is gray.\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Greg is a swan.\n4 Brian is a frog.\n5 Brian is gray.\n6 Julius is white.\n7 Lily is a lion.\n8 Greg is gray.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t7 1 9\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Brian is a frog.\n4 Lily is gray.\n5 Brian is gray.\n6 Greg is a frog.\n7 Bernhard is yellow.\n8 Greg is yellow.\n9 Julius is a swan.\n10 What color is Julius?\tyellow\t9 2 7\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Brian is a lion.\n4 Brian is white.\n5 Lily is green.\n6 Greg is a frog.\n7 Bernhard is gray.\n8 Julius is a lion.\n9 Julius is gray.\n10 What color is Greg?\tgray\t6 2 7\n1 Brian is a frog.\n2 Lily is a lion.\n3 Greg is a swan.\n4 Julius is a rhino.\n5 Julius is green.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 2 7\n1 Greg is a frog.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Lily is a swan.\n5 Lily is white.\n6 Brian is a frog.\n7 Brian is green.\n8 Greg is green.\n9 Julius is a swan.\n10 What color is Julius?\twhite\t9 4 5\n1 Julius is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a rhino.\n4 Bernhard is yellow.\n5 Julius is yellow.\n6 Greg is yellow.\n7 Brian is a rhino.\n8 Brian is green.\n9 Lily is a swan.\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Julius is a rhino.\n4 Greg is a rhino.\n5 Lily is white.\n6 Bernhard is green.\n7 Brian is a frog.\n8 Greg is white.\n9 Brian is white.\n10 What color is Julius?\twhite\t3 4 8\n1 Lily is a lion.\n2 Julius is a lion.\n3 Julius is green.\n4 Lily is green.\n5 Brian is a lion.\n6 Greg is a frog.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Greg is green.\n10 What color is Brian?\tgreen\t5 2 3\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Julius is a swan.\n5 Julius is gray.\n6 Brian is gray.\n7 Lily is a rhino.\n8 Lily is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 4 5\n1 Brian is a swan.\n2 Julius is a swan.\n3 Greg is a swan.\n4 Julius is gray.\n5 Bernhard is a rhino.\n6 Lily is a frog.\n7 Lily is green.\n8 Greg is gray.\n9 Bernhard is yellow.\n10 What color is Brian?\tgray\t1 3 8\n1 Bernhard is a frog.\n2 Lily is a swan.\n3 Bernhard is green.\n4 Julius is a lion.\n5 Brian is a rhino.\n6 Greg is a swan.\n7 Lily is white.\n8 Greg is white.\n9 Brian is gray.\n1 Lily is a frog.\n2 Lily is yellow.\n3 Julius is a frog.\n4 Greg is a swan.\n5 Greg is green.\n6 Brian is a lion.\n7 Julius is green.\n8 Brian is white.\n9 Bernhard is a rhino.\n1 Lily is a rhino.\n2 Lily is gray.\n3 Greg is a lion.\n4 Julius is a rhino.\n5 Brian is a swan.\n6 Julius is white.\n7 Brian is green.\n8 Greg is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 5 7\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Brian is a frog.\n4 Brian is white.\n5 Julius is gray.\n6 Bernhard is a lion.\n7 Lily is gray.\n8 Bernhard is green.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 3 4\n1 Greg is a swan.\n2 Greg is white.\n3 Bernhard is a frog.\n4 Bernhard is white.\n5 Brian is a frog.\n6 Lily is a lion.\n7 Lily is gray.\n8 Julius is a swan.\n9 Brian is green.\n10 What color is Julius?\twhite\t8 1 2\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Greg is green.\n4 Bernhard is a rhino.\n5 Julius is a frog.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Bernhard is yellow.\n9 Julius is gray.\n1 Greg is a frog.\n2 Lily is a lion.\n3 Julius is a frog.\n4 Brian is a lion.\n5 Greg is white.\n6 Lily is gray.\n7 Julius is white.\n8 Bernhard is a rhino.\n9 Bernhard is white.\n10 What color is Brian?\tgray\t4 2 6\n1 Lily is a frog.\n2 Lily is white.\n3 Brian is a swan.\n4 Brian is gray.\n5 Julius is a frog.\n6 Julius is gray.\n7 Bernhard is a frog.\n8 Greg is a lion.\n9 Bernhard is gray.\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Bernhard is green.\n4 Brian is green.\n5 Julius is a lion.\n6 Julius is white.\n7 Greg is a swan.\n8 Lily is a swan.\n9 Greg is gray.\n10 What color is Lily?\tgray\t8 7 9\n1 Brian is a swan.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Brian is white.\n5 Lily is a lion.\n6 Lily is yellow.\n7 Bernhard is a lion.\n8 Julius is a swan.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t7 5 6\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Greg is a frog.\n4 Brian is a rhino.\n5 Greg is gray.\n6 Lily is green.\n7 Brian is yellow.\n8 Bernhard is gray.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 1 6\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Bernhard is yellow.\n6 Brian is white.\n7 Lily is green.\n8 Greg is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 2 5\n1 Brian is a swan.\n2 Brian is yellow.\n3 Julius is a swan.\n4 Julius is gray.\n5 Lily is a frog.\n6 Lily is white.\n7 Greg is a swan.\n8 Bernhard is a rhino.\n9 Bernhard is yellow.\n10 What color is Greg?\tgray\t7 3 4\n1 Greg is a swan.\n2 Lily is a frog.\n3 Julius is a frog.\n4 Greg is green.\n5 Bernhard is a lion.\n6 Lily is gray.\n7 Julius is gray.\n8 Brian is a lion.\n9 Bernhard is yellow.\n10 What color is Brian?\tyellow\t8 5 9\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Julius is a lion.\n4 Brian is a lion.\n5 Julius is yellow.\n6 Bernhard is yellow.\n7 Lily is a swan.\n8 Brian is yellow.\n9 Lily is green.\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Lily is a lion.\n4 Brian is yellow.\n5 Greg is a swan.\n6 Julius is a lion.\n7 Greg is yellow.\n8 Julius is white.\n9 Lily is white.\n1 Greg is a rhino.\n2 Lily is a lion.\n3 Greg is green.\n4 Lily is yellow.\n5 Bernhard is a frog.\n6 Julius is a rhino.\n7 Brian is a frog.\n8 Julius is green.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t5 7 9\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Lily is a rhino.\n4 Greg is a lion.\n5 Bernhard is white.\n6 Greg is white.\n7 Lily is green.\n8 Julius is a rhino.\n9 Brian is white.\n10 What color is Julius?\tgreen\t8 3 7\n1 Brian is a swan.\n2 Julius is a lion.\n3 Greg is a swan.\n4 Julius is yellow.\n5 Brian is green.\n6 Bernhard is a rhino.\n7 Lily is a rhino.\n8 Lily is white.\n9 Greg is green.\n10 What color is Bernhard?\twhite\t6 7 8\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Julius is a swan.\n4 Greg is green.\n5 Brian is a swan.\n6 Bernhard is a frog.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Lily is yellow.\n1 Lily is a rhino.\n2 Lily is gray.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Greg is green.\n6 Brian is a swan.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Julius is green.\n10 What color is Brian?\tgreen\t6 7 8\n1 Julius is a frog.\n2 Bernhard is a lion.\n3 Bernhard is white.\n4 Brian is a frog.\n5 Greg is a lion.\n6 Brian is green.\n7 Lily is a lion.\n8 Julius is green.\n9 Lily is white.\n10 What color is Greg?\twhite\t5 7 9\n1 Greg is a frog.\n2 Brian is a frog.\n3 Greg is yellow.\n4 Julius is a frog.\n5 Lily is a swan.\n6 Lily is gray.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 4 8\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Brian is a rhino.\n4 Lily is a rhino.\n5 Bernhard is white.\n6 Lily is yellow.\n7 Greg is a lion.\n8 Greg is green.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t3 4 6\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Bernhard is green.\n4 Lily is a rhino.\n5 Brian is a lion.\n6 Brian is white.\n7 Greg is gray.\n8 Julius is a rhino.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t4 8 9\n1 Julius is a swan.\n2 Lily is a swan.\n3 Julius is white.\n4 Bernhard is a lion.\n5 Greg is a rhino.\n6 Lily is white.\n7 Greg is green.\n8 Brian is a frog.\n9 Bernhard is yellow.\n1 Lily is a swan.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Julius is a lion.\n5 Bernhard is a rhino.\n6 Lily is white.\n7 Greg is a frog.\n8 Julius is yellow.\n9 Bernhard is green.\n10 What color is Greg?\tyellow\t7 2 3\n1 Greg is a frog.\n2 Greg is green.\n3 Julius is a frog.\n4 Bernhard is a lion.\n5 Lily is a lion.\n6 Lily is green.\n7 Bernhard is green.\n8 Brian is a rhino.\n9 Brian is white.\n10 What color is Julius?\tgreen\t3 1 2\n1 Bernhard is a swan.\n2 Julius is a lion.\n3 Lily is a frog.\n4 Julius is gray.\n5 Bernhard is yellow.\n6 Greg is a rhino.\n7 Greg is yellow.\n8 Brian is a lion.\n9 Brian is yellow.\n1 Lily is a lion.\n2 Greg is a frog.\n3 Bernhard is a rhino.\n4 Julius is a rhino.\n5 Julius is green.\n6 Bernhard is green.\n7 Greg is yellow.\n8 Lily is gray.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 2 7\n1 Brian is a frog.\n2 Julius is a lion.\n3 Julius is yellow.\n4 Bernhard is a frog.\n5 Greg is a frog.\n6 Bernhard is yellow.\n7 Brian is yellow.\n8 Greg is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tyellow\t9 2 3\n1 Julius is a lion.\n2 Brian is a swan.\n3 Lily is a swan.\n4 Bernhard is a swan.\n5 Greg is a frog.\n6 Julius is yellow.\n7 Bernhard is green.\n8 Brian is green.\n9 Greg is white.\n10 What color is Lily?\tgreen\t3 4 7\n1 Julius is a swan.\n2 Greg is a rhino.\n3 Julius is yellow.\n4 Lily is a rhino.\n5 Brian is a rhino.\n6 Greg is green.\n7 Lily is green.\n8 Bernhard is a frog.\n9 Bernhard is yellow.\n10 What color is Brian?\tgreen\t5 4 7\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Julius is a lion.\n4 Bernhard is white.\n5 Brian is a lion.\n6 Julius is white.\n7 Greg is white.\n8 Lily is a rhino.\n9 Brian is white.\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Greg is a swan.\n4 Greg is gray.\n5 Brian is gray.\n6 Julius is a swan.\n7 Lily is a rhino.\n8 Lily is green.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t6 3 4\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Lily is white.\n4 Brian is a frog.\n5 Greg is white.\n6 Brian is white.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 7 8\n1 Lily is a rhino.\n2 Brian is a lion.\n3 Greg is a rhino.\n4 Lily is green.\n5 Brian is gray.\n6 Julius is a frog.\n7 Greg is green.\n8 Bernhard is a swan.\n9 Julius is white.\n1 Lily is a lion.\n2 Greg is a lion.\n3 Bernhard is a lion.\n4 Lily is gray.\n5 Greg is gray.\n6 Julius is a lion.\n7 Brian is a swan.\n8 Bernhard is green.\n9 Brian is gray.\n10 What color is Julius?\tgreen\t6 3 8\n1 Bernhard is a lion.\n2 Greg is a rhino.\n3 Greg is yellow.\n4 Bernhard is gray.\n5 Lily is a lion.\n6 Lily is white.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Brian is a lion.\n10 What color is Brian?\twhite\t9 5 6\n1 Greg is a lion.\n2 Brian is a swan.\n3 Lily is a swan.\n4 Lily is green.\n5 Julius is a swan.\n6 Brian is gray.\n7 Greg is yellow.\n8 Bernhard is a rhino.\n9 Julius is gray.\n1 Brian is a swan.\n2 Lily is a frog.\n3 Julius is a swan.\n4 Brian is gray.\n5 Bernhard is a frog.\n6 Lily is yellow.\n7 Bernhard is yellow.\n8 Julius is gray.\n9 Greg is a lion.\n1 Brian is a swan.\n2 Greg is a lion.\n3 Julius is a lion.\n4 Bernhard is a swan.\n5 Lily is a frog.\n6 Brian is gray.\n7 Julius is gray.\n8 Greg is gray.\n9 Bernhard is gray.\n1 Greg is a swan.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Brian is a frog.\n5 Julius is a rhino.\n6 Bernhard is yellow.\n7 Julius is yellow.\n8 Greg is gray.\n9 Brian is gray.\n10 What color is Lily?\tgray\t2 4 9\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Lily is a rhino.\n6 Lily is yellow.\n7 Bernhard is yellow.\n8 Greg is yellow.\n9 Julius is green.\n1 Lily is a swan.\n2 Lily is green.\n3 Brian is a frog.\n4 Julius is a lion.\n5 Julius is white.\n6 Brian is white.\n7 Greg is a swan.\n8 Greg is gray.\n9 Bernhard is a rhino.\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Brian is a lion.\n4 Greg is a frog.\n5 Julius is a swan.\n6 Brian is gray.\n7 Lily is a swan.\n8 Greg is green.\n9 Julius is white.\n10 What color is Lily?\twhite\t7 5 9\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Lily is yellow.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Brian is a lion.\n9 Brian is white.\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Greg is a frog.\n4 Julius is white.\n5 Lily is a swan.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Brian is a rhino.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t2 3 7\n1 Lily is a swan.\n2 Brian is a lion.\n3 Lily is white.\n4 Greg is a rhino.\n5 Greg is gray.\n6 Brian is yellow.\n7 Julius is a swan.\n8 Bernhard is a swan.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t7 8 9\n1 Lily is a lion.\n2 Lily is yellow.\n3 Julius is a swan.\n4 Greg is a rhino.\n5 Julius is green.\n6 Brian is a frog.\n7 Greg is gray.\n8 Brian is white.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 1 2\n1 Julius is a lion.\n2 Brian is a swan.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Brian is gray.\n6 Julius is white.\n7 Bernhard is white.\n8 Lily is a frog.\n9 Greg is gray.\n10 What color is Lily?\twhite\t8 3 7\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Julius is a swan.\n4 Julius is white.\n5 Bernhard is yellow.\n6 Greg is a lion.\n7 Greg is yellow.\n8 Brian is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tyellow\t9 6 7\n1 Greg is a swan.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Greg is gray.\n5 Bernhard is a frog.\n6 Lily is a lion.\n7 Julius is a rhino.\n8 Lily is gray.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t5 2 3\n1 Lily is a swan.\n2 Lily is green.\n3 Brian is a lion.\n4 Bernhard is a frog.\n5 Greg is a rhino.\n6 Greg is gray.\n7 Brian is white.\n8 Julius is a rhino.\n9 Julius is gray.\n1 Lily is a rhino.\n2 Lily is yellow.\n3 Julius is a rhino.\n4 Julius is green.\n5 Greg is a rhino.\n6 Brian is a frog.\n7 Brian is green.\n8 Greg is gray.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tgreen\t9 6 7\n1 Julius is a rhino.\n2 Brian is a frog.\n3 Julius is white.\n4 Greg is a rhino.\n5 Lily is a frog.\n6 Brian is gray.\n7 Lily is gray.\n8 Greg is yellow.\n9 Bernhard is a swan.\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Greg is white.\n4 Lily is a lion.\n5 Julius is a frog.\n6 Lily is gray.\n7 Brian is a lion.\n8 Bernhard is white.\n9 Brian is green.\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Greg is a lion.\n4 Brian is white.\n5 Julius is a frog.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Bernhard is gray.\n9 Julius is gray.\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Greg is a rhino.\n4 Bernhard is a rhino.\n5 Brian is a swan.\n6 Brian is gray.\n7 Greg is yellow.\n8 Lily is a rhino.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t8 4 9\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Greg is gray.\n4 Brian is a rhino.\n5 Julius is white.\n6 Lily is a frog.\n7 Lily is white.\n8 Brian is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\twhite\t9 6 7\n1 Lily is a frog.\n2 Julius is a frog.\n3 Brian is a swan.\n4 Brian is green.\n5 Julius is green.\n6 Bernhard is a swan.\n7 Greg is a rhino.\n8 Bernhard is green.\n9 Greg is white.\n10 What color is Lily?\tgreen\t1 2 5\n1 Julius is a lion.\n2 Julius is white.\n3 Lily is a rhino.\n4 Greg is a rhino.\n5 Brian is a lion.\n6 Greg is white.\n7 Bernhard is a frog.\n8 Brian is white.\n9 Lily is white.\n1 Brian is a swan.\n2 Brian is white.\n3 Greg is a frog.\n4 Julius is a lion.\n5 Bernhard is a swan.\n6 Lily is a frog.\n7 Julius is green.\n8 Bernhard is green.\n9 Lily is gray.\n10 What color is Greg?\tgray\t3 6 9\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Brian is a lion.\n4 Bernhard is a rhino.\n5 Bernhard is green.\n6 Lily is a frog.\n7 Brian is gray.\n8 Greg is a frog.\n9 Lily is green.\n10 What color is Greg?\tgreen\t8 6 9\n1 Julius is a rhino.\n2 Julius is gray.\n3 Greg is a swan.\n4 Bernhard is a swan.\n5 Lily is a frog.\n6 Bernhard is gray.\n7 Brian is a lion.\n8 Lily is gray.\n9 Brian is yellow.\n10 What color is Greg?\tgray\t3 4 6\n1 Brian is a swan.\n2 Lily is a swan.\n3 Julius is a swan.\n4 Bernhard is a frog.\n5 Greg is a lion.\n6 Brian is gray.\n7 Greg is yellow.\n8 Julius is gray.\n9 Lily is gray.\n1 Bernhard is a lion.\n2 Brian is a lion.\n3 Lily is a rhino.\n4 Lily is gray.\n5 Brian is white.\n6 Greg is a lion.\n7 Julius is a frog.\n8 Bernhard is white.\n9 Greg is white.\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Bernhard is a swan.\n4 Brian is a swan.\n5 Lily is a rhino.\n6 Lily is yellow.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t3 4 9\n1 Julius is a rhino.\n2 Bernhard is a swan.\n3 Lily is a swan.\n4 Julius is gray.\n5 Greg is a swan.\n6 Greg is yellow.\n7 Brian is a swan.\n8 Bernhard is white.\n9 Brian is white.\n10 What color is Lily?\twhite\t3 7 9\n1 Brian is a swan.\n2 Lily is a swan.\n3 Brian is white.\n4 Bernhard is a lion.\n5 Lily is white.\n6 Julius is a lion.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 2 5\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a lion.\n4 Julius is a lion.\n5 Greg is gray.\n6 Julius is gray.\n7 Brian is yellow.\n8 Lily is a lion.\n9 Bernhard is yellow.\n10 What color is Lily?\tgray\t8 4 6\n1 Lily is a frog.\n2 Greg is a frog.\n3 Julius is a rhino.\n4 Greg is gray.\n5 Brian is a lion.\n6 Lily is gray.\n7 Brian is white.\n8 Bernhard is a swan.\n9 Bernhard is green.\n1 Brian is a lion.\n2 Lily is a lion.\n3 Greg is a rhino.\n4 Bernhard is a frog.\n5 Lily is white.\n6 Greg is yellow.\n7 Bernhard is yellow.\n8 Julius is a lion.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t1 8 9\n1 Julius is a swan.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Julius is white.\n5 Brian is yellow.\n6 Bernhard is a frog.\n7 Bernhard is gray.\n8 Greg is a rhino.\n9 Greg is yellow.\n10 What color is Lily?\twhite\t3 1 4\n1 Bernhard is a swan.\n2 Greg is a frog.\n3 Bernhard is white.\n4 Greg is gray.\n5 Julius is a lion.\n6 Brian is a lion.\n7 Lily is a lion.\n8 Brian is yellow.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t7 6 8\n1 Brian is a lion.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Lily is a swan.\n5 Lily is yellow.\n6 Greg is white.\n7 Julius is a swan.\n8 Bernhard is green.\n9 Julius is white.\n10 What color is Brian?\twhite\t1 2 6\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Brian is a lion.\n4 Julius is green.\n5 Bernhard is a swan.\n6 Lily is green.\n7 Brian is yellow.\n8 Greg is a rhino.\n9 Bernhard is white.\n10 What color is Greg?\tgreen\t8 2 6\n1 Greg is a lion.\n2 Bernhard is a lion.\n3 Lily is a swan.\n4 Lily is green.\n5 Greg is yellow.\n6 Brian is a frog.\n7 Julius is a lion.\n8 Bernhard is gray.\n9 Julius is gray.\n1 Bernhard is a frog.\n2 Brian is a frog.\n3 Bernhard is green.\n4 Lily is a rhino.\n5 Brian is green.\n6 Lily is white.\n7 Greg is a rhino.\n8 Greg is white.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 7 8\n1 Julius is a rhino.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Lily is a frog.\n5 Julius is yellow.\n6 Brian is yellow.\n7 Greg is a frog.\n8 Greg is white.\n9 Bernhard is yellow.\n10 What color is Lily?\twhite\t4 7 8\n1 Lily is a swan.\n2 Greg is a swan.\n3 Bernhard is a swan.\n4 Julius is a swan.\n5 Brian is a rhino.\n6 Bernhard is gray.\n7 Lily is gray.\n8 Greg is gray.\n9 Brian is yellow.\n10 What color is Julius?\tgray\t4 3 6\n1 Lily is a rhino.\n2 Brian is a swan.\n3 Lily is gray.\n4 Brian is white.\n5 Julius is a rhino.\n6 Greg is a rhino.\n7 Bernhard is a lion.\n8 Greg is green.\n9 Julius is green.\n1 Lily is a lion.\n2 Brian is a swan.\n3 Bernhard is a lion.\n4 Greg is a lion.\n5 Bernhard is white.\n6 Brian is white.\n7 Julius is a lion.\n8 Greg is white.\n9 Julius is white.\n10 What color is Lily?\twhite\t1 7 9\n1 Bernhard is a frog.\n2 Brian is a frog.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Brian is green.\n6 Lily is white.\n7 Bernhard is green.\n8 Greg is a lion.\n9 Julius is green.\n10 What color is Greg?\twhite\t8 4 6\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Julius is a rhino.\n4 Lily is yellow.\n5 Greg is white.\n6 Julius is yellow.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Brian is a frog.\n1 Brian is a lion.\n2 Julius is a frog.\n3 Brian is green.\n4 Greg is a swan.\n5 Greg is gray.\n6 Julius is yellow.\n7 Bernhard is a frog.\n8 Bernhard is gray.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 7 8\n1 Brian is a frog.\n2 Lily is a swan.\n3 Lily is yellow.\n4 Greg is a swan.\n5 Greg is white.\n6 Brian is yellow.\n7 Julius is a rhino.\n8 Julius is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\twhite\t9 7 8\n1 Greg is a lion.\n2 Greg is yellow.\n3 Bernhard is a swan.\n4 Bernhard is green.\n5 Brian is a swan.\n6 Brian is yellow.\n7 Julius is a rhino.\n8 Lily is a swan.\n9 Julius is gray.\n10 What color is Lily?\tyellow\t8 5 6\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Brian is a lion.\n4 Brian is yellow.\n5 Julius is a frog.\n6 Lily is a frog.\n7 Greg is a rhino.\n8 Julius is white.\n9 Lily is white.\n1 Bernhard is a lion.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Julius is a rhino.\n5 Brian is white.\n6 Lily is gray.\n7 Greg is a lion.\n8 Greg is gray.\n9 Julius is white.\n10 What color is Bernhard?\tgray\t1 7 8\n1 Brian is a lion.\n2 Julius is a lion.\n3 Julius is yellow.\n4 Bernhard is a rhino.\n5 Lily is a lion.\n6 Greg is a lion.\n7 Bernhard is green.\n8 Brian is gray.\n9 Lily is gray.\n10 What color is Greg?\tgray\t6 5 9\n1 Bernhard is a frog.\n2 Greg is a frog.\n3 Brian is a frog.\n4 Lily is a swan.\n5 Julius is a swan.\n6 Brian is green.\n7 Lily is yellow.\n8 Julius is yellow.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t1 3 6\n1 Greg is a lion.\n2 Julius is a lion.\n3 Bernhard is a rhino.\n4 Bernhard is green.\n5 Julius is yellow.\n6 Lily is a rhino.\n7 Lily is green.\n8 Greg is yellow.\n9 Brian is a frog.\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Julius is a rhino.\n4 Bernhard is gray.\n5 Greg is a lion.\n6 Lily is green.\n7 Greg is white.\n8 Brian is a lion.\n9 Brian is green.\n10 What color is Julius?\tgreen\t3 1 6\n1 Brian is a frog.\n2 Greg is a swan.\n3 Brian is green.\n4 Lily is a lion.\n5 Bernhard is a frog.\n6 Lily is yellow.\n7 Bernhard is gray.\n8 Greg is green.\n9 Julius is a rhino.\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Greg is a swan.\n4 Brian is yellow.\n5 Lily is a rhino.\n6 Lily is green.\n7 Greg is yellow.\n8 Bernhard is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 5 6\n1 Lily is a swan.\n2 Lily is white.\n3 Brian is a lion.\n4 Greg is a frog.\n5 Julius is a frog.\n6 Greg is yellow.\n7 Julius is yellow.\n8 Bernhard is a frog.\n9 Bernhard is white.\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Bernhard is green.\n4 Greg is a frog.\n5 Julius is a lion.\n6 Julius is gray.\n7 Greg is white.\n8 Lily is a frog.\n9 Lily is white.\n10 What color is Brian?\tgray\t1 5 6\n1 Lily is a swan.\n2 Julius is a frog.\n3 Greg is a lion.\n4 Greg is gray.\n5 Julius is yellow.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 2 5\n1 Julius is a frog.\n2 Julius is green.\n3 Brian is a swan.\n4 Greg is a swan.\n5 Lily is a swan.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t4 5 8\n1 Brian is a swan.\n2 Lily is a rhino.\n3 Julius is a lion.\n4 Lily is green.\n5 Bernhard is a swan.\n6 Bernhard is white.\n7 Julius is yellow.\n8 Brian is white.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 5 6\n1 Brian is a swan.\n2 Greg is a frog.\n3 Greg is yellow.\n4 Lily is a frog.\n5 Lily is white.\n6 Brian is yellow.\n7 Bernhard is a lion.\n8 Julius is a frog.\n9 Bernhard is yellow.\n10 What color is Julius?\twhite\t8 4 5\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Lily is yellow.\n4 Brian is a frog.\n5 Julius is a swan.\n6 Brian is white.\n7 Julius is yellow.\n8 Bernhard is white.\n9 Greg is a rhino.\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Julius is a frog.\n4 Brian is a rhino.\n5 Bernhard is gray.\n6 Greg is a lion.\n7 Julius is gray.\n8 Lily is gray.\n9 Greg is white.\n1 Julius is a lion.\n2 Brian is a lion.\n3 Julius is yellow.\n4 Greg is a rhino.\n5 Greg is gray.\n6 Lily is a swan.\n7 Brian is yellow.\n8 Bernhard is a lion.\n9 Bernhard is yellow.\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Brian is a rhino.\n4 Greg is a lion.\n5 Bernhard is a lion.\n6 Bernhard is green.\n7 Greg is green.\n8 Lily is green.\n9 Brian is green.\n1 Bernhard is a lion.\n2 Julius is a swan.\n3 Julius is yellow.\n4 Bernhard is yellow.\n5 Lily is a lion.\n6 Greg is a rhino.\n7 Brian is a lion.\n8 Brian is white.\n9 Lily is white.\n1 Brian is a frog.\n2 Greg is a lion.\n3 Lily is a lion.\n4 Julius is a rhino.\n5 Julius is white.\n6 Bernhard is a lion.\n7 Brian is white.\n8 Bernhard is green.\n9 Greg is green.\n10 What color is Lily?\tgreen\t3 6 8\n1 Brian is a swan.\n2 Brian is green.\n3 Julius is a swan.\n4 Greg is a swan.\n5 Lily is a lion.\n6 Lily is green.\n7 Greg is gray.\n8 Bernhard is a frog.\n9 Julius is gray.\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Greg is green.\n6 Bernhard is gray.\n7 Lily is gray.\n8 Julius is white.\n9 Brian is a frog.\n10 What color is Brian?\tgreen\t9 4 5\n1 Brian is a lion.\n2 Greg is a rhino.\n3 Brian is gray.\n4 Lily is a lion.\n5 Greg is yellow.\n6 Julius is a frog.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Lily is white.\n1 Lily is a swan.\n2 Bernhard is a lion.\n3 Lily is white.\n4 Greg is a frog.\n5 Brian is a swan.\n6 Julius is a lion.\n7 Greg is gray.\n8 Julius is yellow.\n9 Brian is green.\n10 What color is Bernhard?\tyellow\t2 6 8\n1 Brian is a swan.\n2 Greg is a swan.\n3 Lily is a rhino.\n4 Brian is green.\n5 Julius is a frog.\n6 Julius is green.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Lily is gray.\n10 What color is Greg?\twhite\t2 7 8\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Greg is yellow.\n5 Bernhard is yellow.\n6 Julius is gray.\n7 Lily is a frog.\n8 Lily is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 7 8\n1 Greg is a lion.\n2 Greg is green.\n3 Brian is a swan.\n4 Brian is green.\n5 Bernhard is a swan.\n6 Bernhard is white.\n7 Julius is a lion.\n8 Lily is a frog.\n9 Lily is yellow.\n10 What color is Julius?\tgreen\t7 1 2\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Bernhard is gray.\n4 Lily is a rhino.\n5 Brian is green.\n6 Greg is a frog.\n7 Lily is green.\n8 Greg is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 6 8\n1 Julius is a swan.\n2 Julius is green.\n3 Greg is a lion.\n4 Brian is a lion.\n5 Bernhard is a frog.\n6 Lily is a lion.\n7 Bernhard is gray.\n8 Lily is green.\n9 Brian is green.\n10 What color is Greg?\tgreen\t3 6 8\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Lily is a frog.\n4 Julius is a rhino.\n5 Julius is gray.\n6 Lily is gray.\n7 Brian is a lion.\n8 Greg is a swan.\n9 Greg is green.\n1 Greg is a swan.\n2 Brian is a swan.\n3 Lily is a lion.\n4 Greg is green.\n5 Lily is gray.\n6 Julius is a lion.\n7 Bernhard is a frog.\n8 Brian is green.\n9 Julius is yellow.\n1 Brian is a swan.\n2 Lily is a frog.\n3 Greg is a frog.\n4 Lily is gray.\n5 Julius is a swan.\n6 Julius is yellow.\n7 Greg is gray.\n8 Bernhard is a lion.\n9 Bernhard is green.\n10 What color is Brian?\tyellow\t1 5 6\n1 Greg is a rhino.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Greg is green.\n5 Bernhard is green.\n6 Lily is green.\n7 Julius is a lion.\n8 Brian is a lion.\n9 Brian is white.\n10 What color is Julius?\twhite\t7 8 9\n1 Lily is a rhino.\n2 Greg is a lion.\n3 Lily is gray.\n4 Greg is gray.\n5 Julius is a lion.\n6 Bernhard is a rhino.\n7 Julius is gray.\n8 Bernhard is white.\n9 Brian is a frog.\n1 Lily is a swan.\n2 Bernhard is a rhino.\n3 Lily is green.\n4 Julius is a swan.\n5 Bernhard is green.\n6 Brian is a frog.\n7 Greg is a frog.\n8 Brian is gray.\n9 Julius is yellow.\n10 What color is Greg?\tgray\t7 6 8\n1 Bernhard is a frog.\n2 Brian is a swan.\n3 Brian is green.\n4 Lily is a swan.\n5 Greg is a frog.\n6 Bernhard is white.\n7 Lily is gray.\n8 Julius is a frog.\n9 Greg is green.\n10 What color is Julius?\tgreen\t8 5 9\n1 Bernhard is a lion.\n2 Brian is a rhino.\n3 Greg is a swan.\n4 Lily is a frog.\n5 Brian is gray.\n6 Lily is white.\n7 Julius is a rhino.\n8 Bernhard is gray.\n9 Greg is yellow.\n10 What color is Julius?\tgray\t7 2 5\n1 Bernhard is a rhino.\n2 Lily is a lion.\n3 Julius is a rhino.\n4 Lily is white.\n5 Brian is a frog.\n6 Julius is gray.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Brian is gray.\n10 What color is Bernhard?\tyellow\t1 7 8\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Julius is a lion.\n5 Lily is white.\n6 Greg is a swan.\n7 Julius is green.\n8 Greg is yellow.\n9 Bernhard is white.\n10 What color is Brian?\tyellow\t1 6 8\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Brian is gray.\n4 Greg is a rhino.\n5 Lily is a frog.\n6 Lily is yellow.\n7 Greg is gray.\n8 Bernhard is a rhino.\n9 Julius is yellow.\n10 What color is Bernhard?\tgray\t8 4 7\n1 Julius is a lion.\n2 Julius is gray.\n3 Greg is a swan.\n4 Brian is a lion.\n5 Brian is white.\n6 Bernhard is a frog.\n7 Greg is green.\n8 Lily is a swan.\n9 Lily is green.\n1 Bernhard is a rhino.\n2 Lily is a swan.\n3 Brian is a frog.\n4 Lily is gray.\n5 Brian is yellow.\n6 Julius is a swan.\n7 Bernhard is yellow.\n8 Julius is green.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 3 5\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Lily is a rhino.\n4 Greg is a swan.\n5 Julius is a frog.\n6 Lily is white.\n7 Julius is yellow.\n8 Greg is gray.\n9 Brian is a lion.\n1 Julius is a lion.\n2 Brian is a swan.\n3 Greg is a rhino.\n4 Brian is white.\n5 Lily is a swan.\n6 Julius is gray.\n7 Lily is white.\n8 Greg is yellow.\n9 Bernhard is a frog.\n1 Greg is a swan.\n2 Bernhard is a lion.\n3 Brian is a rhino.\n4 Brian is green.\n5 Bernhard is green.\n6 Lily is a frog.\n7 Lily is white.\n8 Julius is a lion.\n9 Julius is green.\n1 Greg is a rhino.\n2 Bernhard is a swan.\n3 Lily is a rhino.\n4 Lily is yellow.\n5 Greg is yellow.\n6 Brian is a lion.\n7 Julius is a lion.\n8 Julius is white.\n9 Bernhard is green.\n10 What color is Brian?\twhite\t6 7 8\n1 Brian is a lion.\n2 Lily is a swan.\n3 Brian is gray.\n4 Greg is a lion.\n5 Bernhard is a swan.\n6 Greg is green.\n7 Julius is a swan.\n8 Julius is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t2 7 8\n1 Bernhard is a swan.\n2 Brian is a swan.\n3 Brian is green.\n4 Julius is a rhino.\n5 Julius is white.\n6 Lily is a frog.\n7 Greg is a rhino.\n8 Lily is green.\n9 Bernhard is green.\n10 What color is Greg?\twhite\t7 4 5\n1 Greg is a lion.\n2 Lily is a lion.\n3 Lily is green.\n4 Bernhard is a frog.\n5 Greg is green.\n6 Julius is a rhino.\n7 Julius is green.\n8 Brian is a rhino.\n9 Brian is white.\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Brian is a rhino.\n4 Brian is gray.\n5 Bernhard is white.\n6 Lily is a swan.\n7 Lily is yellow.\n8 Greg is a frog.\n9 Julius is yellow.\n10 What color is Greg?\tyellow\t8 2 9\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Brian is a lion.\n4 Bernhard is white.\n5 Lily is yellow.\n6 Brian is white.\n7 Greg is a frog.\n8 Greg is gray.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 3 6\n1 Lily is a lion.\n2 Lily is white.\n3 Greg is a rhino.\n4 Brian is a swan.\n5 Greg is green.\n6 Bernhard is a swan.\n7 Julius is a rhino.\n8 Bernhard is yellow.\n9 Brian is yellow.\n10 What color is Julius?\tgreen\t7 3 5\n1 Lily is a swan.\n2 Lily is yellow.\n3 Brian is a lion.\n4 Greg is a rhino.\n5 Greg is yellow.\n6 Julius is a lion.\n7 Julius is white.\n8 Brian is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tyellow\t9 4 5\n1 Greg is a rhino.\n2 Lily is a swan.\n3 Julius is a frog.\n4 Brian is a rhino.\n5 Greg is white.\n6 Lily is gray.\n7 Bernhard is a frog.\n8 Brian is white.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t7 3 9\n1 Bernhard is a frog.\n2 Greg is a swan.\n3 Bernhard is gray.\n4 Greg is gray.\n5 Brian is a swan.\n6 Brian is green.\n7 Julius is a rhino.\n8 Julius is green.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 1 3\n1 Greg is a lion.\n2 Brian is a swan.\n3 Greg is green.\n4 Bernhard is a lion.\n5 Lily is a lion.\n6 Julius is a rhino.\n7 Brian is green.\n8 Julius is green.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t5 4 9\n1 Greg is a lion.\n2 Lily is a lion.\n3 Bernhard is a swan.\n4 Brian is a rhino.\n5 Brian is white.\n6 Julius is a lion.\n7 Greg is white.\n8 Bernhard is gray.\n9 Julius is white.\n10 What color is Lily?\twhite\t2 6 9\n1 Julius is a swan.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Greg is gray.\n5 Julius is white.\n6 Brian is a lion.\n7 Lily is a rhino.\n8 Brian is green.\n9 Bernhard is green.\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Lily is a lion.\n4 Greg is a rhino.\n5 Julius is white.\n6 Lily is white.\n7 Bernhard is green.\n8 Brian is a frog.\n9 Brian is white.\n1 Greg is a lion.\n2 Greg is yellow.\n3 Lily is a lion.\n4 Brian is a frog.\n5 Julius is a rhino.\n6 Brian is gray.\n7 Lily is white.\n8 Julius is green.\n9 Bernhard is a swan.\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Brian is a swan.\n4 Greg is gray.\n5 Bernhard is a rhino.\n6 Lily is a lion.\n7 Julius is green.\n8 Lily is white.\n9 Bernhard is green.\n10 What color is Brian?\tgray\t3 1 4\n1 Julius is a frog.\n2 Julius is green.\n3 Lily is a rhino.\n4 Lily is yellow.\n5 Brian is a lion.\n6 Brian is gray.\n7 Bernhard is a frog.\n8 Bernhard is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 5 6\n1 Julius is a lion.\n2 Greg is a rhino.\n3 Julius is gray.\n4 Brian is a lion.\n5 Lily is a frog.\n6 Lily is yellow.\n7 Brian is gray.\n8 Bernhard is a lion.\n9 Bernhard is white.\n1 Greg is a frog.\n2 Julius is a swan.\n3 Lily is a frog.\n4 Lily is green.\n5 Bernhard is a lion.\n6 Brian is a frog.\n7 Julius is green.\n8 Bernhard is gray.\n9 Greg is yellow.\n10 What color is Brian?\tgreen\t6 3 4\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Brian is a swan.\n4 Lily is a frog.\n5 Lily is green.\n6 Brian is yellow.\n7 Julius is a lion.\n8 Bernhard is yellow.\n9 Greg is white.\n10 What color is Julius?\twhite\t7 2 9\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Julius is a swan.\n4 Greg is a frog.\n5 Lily is a swan.\n6 Greg is white.\n7 Julius is white.\n8 Brian is white.\n9 Bernhard is yellow.\n10 What color is Lily?\twhite\t5 3 7\n1 Julius is a swan.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Greg is a rhino.\n5 Julius is white.\n6 Lily is white.\n7 Greg is yellow.\n8 Brian is a frog.\n9 Bernhard is yellow.\n10 What color is Brian?\twhite\t8 2 6\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Bernhard is white.\n4 Greg is a frog.\n5 Brian is a frog.\n6 Lily is white.\n7 Brian is gray.\n8 Greg is gray.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 5 7\n1 Lily is a swan.\n2 Julius is a lion.\n3 Brian is a frog.\n4 Brian is gray.\n5 Greg is a lion.\n6 Bernhard is a lion.\n7 Greg is yellow.\n8 Julius is yellow.\n9 Lily is gray.\n10 What color is Bernhard?\tyellow\t6 5 7\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Lily is a lion.\n4 Greg is a rhino.\n5 Brian is a lion.\n6 Lily is yellow.\n7 Bernhard is yellow.\n8 Brian is yellow.\n9 Greg is yellow.\n10 What color is Julius?\tyellow\t2 4 9\n1 Lily is a frog.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Julius is a rhino.\n5 Lily is green.\n6 Julius is gray.\n7 Brian is a lion.\n8 Brian is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 7 8\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Greg is a rhino.\n4 Greg is white.\n5 Lily is white.\n6 Julius is white.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Brian is a lion.\n1 Lily is a rhino.\n2 Lily is gray.\n3 Julius is a lion.\n4 Greg is a swan.\n5 Brian is a frog.\n6 Julius is yellow.\n7 Brian is white.\n8 Greg is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 1 2\n1 Lily is a swan.\n2 Brian is a frog.\n3 Julius is a frog.\n4 Brian is gray.\n5 Greg is a frog.\n6 Julius is green.\n7 Lily is yellow.\n8 Bernhard is a lion.\n9 Greg is green.\n1 Greg is a swan.\n2 Greg is gray.\n3 Lily is a frog.\n4 Lily is gray.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Julius is a frog.\n8 Brian is a frog.\n9 Brian is green.\n10 What color is Julius?\tgreen\t7 8 9\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Greg is yellow.\n4 Julius is gray.\n5 Brian is a swan.\n6 Bernhard is a lion.\n7 Bernhard is white.\n8 Brian is white.\n9 Lily is a lion.\n10 What color is Lily?\twhite\t9 6 7\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Lily is a swan.\n4 Brian is gray.\n5 Lily is gray.\n6 Greg is a frog.\n7 Greg is white.\n8 Julius is a lion.\n9 Bernhard is white.\n1 Greg is a frog.\n2 Lily is a rhino.\n3 Bernhard is a frog.\n4 Greg is gray.\n5 Lily is gray.\n6 Julius is a rhino.\n7 Julius is gray.\n8 Brian is a lion.\n9 Bernhard is gray.\n1 Julius is a swan.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Lily is a frog.\n5 Greg is a lion.\n6 Bernhard is white.\n7 Lily is white.\n8 Julius is gray.\n9 Brian is white.\n10 What color is Greg?\twhite\t5 3 9\n1 Lily is a frog.\n2 Greg is a frog.\n3 Julius is a lion.\n4 Greg is gray.\n5 Julius is gray.\n6 Brian is a swan.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Brian is green.\n10 What color is Lily?\tgray\t1 2 4\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Julius is a rhino.\n4 Greg is yellow.\n5 Lily is green.\n6 Brian is a lion.\n7 Bernhard is a lion.\n8 Brian is white.\n9 Julius is yellow.\n10 What color is Bernhard?\twhite\t7 6 8\n1 Brian is a lion.\n2 Greg is a frog.\n3 Bernhard is a frog.\n4 Greg is white.\n5 Lily is a lion.\n6 Lily is gray.\n7 Julius is a swan.\n8 Brian is gray.\n9 Julius is green.\n10 What color is Bernhard?\twhite\t3 2 4\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Greg is a swan.\n4 Julius is a swan.\n5 Julius is white.\n6 Bernhard is white.\n7 Lily is a lion.\n8 Brian is green.\n9 Lily is green.\n10 What color is Greg?\twhite\t3 4 5\n1 Lily is a frog.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Bernhard is yellow.\n5 Greg is gray.\n6 Lily is yellow.\n7 Julius is a swan.\n8 Brian is a swan.\n9 Brian is white.\n10 What color is Julius?\twhite\t7 8 9\n1 Lily is a swan.\n2 Bernhard is a rhino.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Greg is a swan.\n6 Bernhard is yellow.\n7 Brian is a swan.\n8 Brian is green.\n9 Greg is green.\n10 What color is Lily?\tgreen\t1 7 8\n1 Julius is a lion.\n2 Julius is gray.\n3 Greg is a swan.\n4 Lily is a lion.\n5 Lily is green.\n6 Brian is a frog.\n7 Greg is yellow.\n8 Bernhard is a swan.\n9 Bernhard is green.\n1 Julius is a frog.\n2 Julius is green.\n3 Bernhard is a lion.\n4 Greg is a rhino.\n5 Bernhard is yellow.\n6 Greg is white.\n7 Lily is a rhino.\n8 Brian is a rhino.\n9 Brian is white.\n10 What color is Lily?\twhite\t7 8 9\n1 Lily is a swan.\n2 Brian is a swan.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Brian is green.\n6 Lily is green.\n7 Greg is green.\n8 Bernhard is a rhino.\n9 Bernhard is gray.\n1 Bernhard is a rhino.\n2 Julius is a swan.\n3 Julius is yellow.\n4 Bernhard is yellow.\n5 Lily is a rhino.\n6 Greg is a rhino.\n7 Lily is yellow.\n8 Brian is a rhino.\n9 Brian is green.\n10 What color is Greg?\tgreen\t6 8 9\n1 Julius is a rhino.\n2 Greg is a frog.\n3 Lily is a frog.\n4 Brian is a lion.\n5 Julius is green.\n6 Bernhard is a frog.\n7 Lily is yellow.\n8 Bernhard is yellow.\n9 Greg is yellow.\n1 Lily is a rhino.\n2 Lily is gray.\n3 Brian is a swan.\n4 Bernhard is a rhino.\n5 Brian is green.\n6 Julius is a lion.\n7 Greg is a swan.\n8 Julius is yellow.\n9 Greg is green.\n10 What color is Bernhard?\tgray\t4 1 2\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Greg is a frog.\n4 Greg is white.\n5 Lily is a swan.\n6 Lily is gray.\n7 Brian is a swan.\n8 Bernhard is white.\n9 Brian is gray.\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Brian is a rhino.\n4 Brian is yellow.\n5 Greg is yellow.\n6 Lily is a rhino.\n7 Bernhard is white.\n8 Lily is green.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 1 5\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Julius is a frog.\n4 Julius is green.\n5 Brian is white.\n6 Lily is white.\n7 Greg is a lion.\n8 Greg is gray.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\twhite\t9 2 6\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Greg is white.\n4 Brian is a rhino.\n5 Lily is a swan.\n6 Lily is gray.\n7 Brian is gray.\n8 Bernhard is gray.\n9 Julius is a swan.\n10 What color is Julius?\tgray\t9 5 6\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Greg is a rhino.\n4 Greg is green.\n5 Brian is a frog.\n6 Julius is green.\n7 Brian is gray.\n8 Lily is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgreen\t9 3 4\n1 Greg is a swan.\n2 Lily is a lion.\n3 Julius is a lion.\n4 Greg is gray.\n5 Julius is green.\n6 Brian is a rhino.\n7 Bernhard is a rhino.\n8 Lily is green.\n9 Brian is green.\n10 What color is Bernhard?\tgreen\t7 6 9\n"
  },
  {
    "path": "tasksv11/en/qa16_basic-induction_train.txt",
    "content": "1 Julius is a rhino.\n2 Brian is a swan.\n3 Brian is white.\n4 Greg is a frog.\n5 Julius is yellow.\n6 Greg is gray.\n7 Bernhard is a lion.\n8 Lily is a rhino.\n9 Lily is green.\n1 Lily is a frog.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Brian is a lion.\n5 Brian is white.\n6 Julius is a swan.\n7 Julius is green.\n8 Lily is green.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 6 7\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Lily is white.\n5 Bernhard is green.\n6 Greg is a rhino.\n7 Greg is gray.\n8 Julius is white.\n9 Brian is a lion.\n10 What color is Brian?\twhite\t9 1 8\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Lily is gray.\n4 Bernhard is gray.\n5 Julius is a lion.\n6 Greg is a swan.\n7 Julius is yellow.\n8 Greg is white.\n9 Brian is a swan.\n10 What color is Brian?\twhite\t9 6 8\n1 Julius is a frog.\n2 Brian is a lion.\n3 Greg is a lion.\n4 Lily is a swan.\n5 Brian is white.\n6 Bernhard is a rhino.\n7 Lily is yellow.\n8 Greg is white.\n9 Julius is green.\n1 Julius is a swan.\n2 Brian is a frog.\n3 Julius is white.\n4 Brian is gray.\n5 Bernhard is a lion.\n6 Lily is a lion.\n7 Greg is a swan.\n8 Greg is white.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t6 5 9\n1 Brian is a rhino.\n2 Julius is a lion.\n3 Bernhard is a lion.\n4 Greg is a swan.\n5 Brian is gray.\n6 Greg is white.\n7 Lily is a rhino.\n8 Bernhard is yellow.\n9 Lily is gray.\n10 What color is Julius?\tyellow\t2 3 8\n1 Lily is a swan.\n2 Lily is white.\n3 Greg is a frog.\n4 Brian is a frog.\n5 Greg is green.\n6 Julius is a rhino.\n7 Brian is green.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n1 Bernhard is a rhino.\n2 Lily is a lion.\n3 Lily is white.\n4 Greg is a lion.\n5 Greg is white.\n6 Bernhard is white.\n7 Brian is a swan.\n8 Julius is a lion.\n9 Brian is green.\n10 What color is Julius?\twhite\t8 4 5\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Lily is a swan.\n4 Bernhard is a swan.\n5 Julius is white.\n6 Lily is yellow.\n7 Brian is a rhino.\n8 Bernhard is yellow.\n9 Greg is yellow.\n10 What color is Brian?\twhite\t7 2 5\n1 Greg is a rhino.\n2 Lily is a rhino.\n3 Bernhard is a rhino.\n4 Greg is yellow.\n5 Lily is yellow.\n6 Julius is a swan.\n7 Brian is a lion.\n8 Brian is white.\n9 Bernhard is yellow.\n1 Julius is a rhino.\n2 Bernhard is a swan.\n3 Lily is a frog.\n4 Bernhard is gray.\n5 Lily is yellow.\n6 Greg is a lion.\n7 Brian is a lion.\n8 Brian is gray.\n9 Julius is green.\n10 What color is Greg?\tgray\t6 7 8\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Bernhard is yellow.\n4 Julius is yellow.\n5 Lily is a frog.\n6 Brian is a frog.\n7 Greg is a lion.\n8 Brian is gray.\n9 Lily is gray.\n1 Julius is a lion.\n2 Lily is a swan.\n3 Bernhard is a lion.\n4 Greg is a swan.\n5 Lily is green.\n6 Brian is a frog.\n7 Bernhard is yellow.\n8 Julius is yellow.\n9 Brian is gray.\n10 What color is Greg?\tgreen\t4 2 5\n1 Julius is a rhino.\n2 Julius is green.\n3 Greg is a lion.\n4 Brian is a lion.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Greg is green.\n8 Lily is a swan.\n9 Brian is green.\n1 Bernhard is a swan.\n2 Julius is a frog.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Julius is white.\n6 Bernhard is green.\n7 Greg is white.\n8 Lily is gray.\n9 Brian is a rhino.\n10 What color is Brian?\tgray\t9 3 8\n1 Lily is a frog.\n2 Bernhard is a lion.\n3 Brian is a frog.\n4 Bernhard is yellow.\n5 Julius is a lion.\n6 Julius is white.\n7 Greg is a swan.\n8 Greg is gray.\n9 Brian is white.\n10 What color is Lily?\twhite\t1 3 9\n1 Lily is a rhino.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Lily is yellow.\n5 Greg is a swan.\n6 Greg is green.\n7 Julius is a frog.\n8 Julius is green.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tyellow\t9 1 4\n1 Greg is a lion.\n2 Julius is a swan.\n3 Julius is yellow.\n4 Greg is yellow.\n5 Brian is a swan.\n6 Bernhard is a frog.\n7 Brian is white.\n8 Lily is a frog.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t8 6 9\n1 Brian is a rhino.\n2 Brian is gray.\n3 Bernhard is a frog.\n4 Julius is a frog.\n5 Lily is a rhino.\n6 Julius is gray.\n7 Greg is a frog.\n8 Lily is gray.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t3 7 9\n1 Greg is a swan.\n2 Julius is a swan.\n3 Brian is a frog.\n4 Bernhard is a swan.\n5 Brian is gray.\n6 Bernhard is green.\n7 Greg is green.\n8 Julius is green.\n9 Lily is a rhino.\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Julius is a frog.\n4 Julius is green.\n5 Lily is a rhino.\n6 Brian is white.\n7 Greg is a frog.\n8 Lily is yellow.\n9 Greg is gray.\n10 What color is Bernhard?\tgray\t2 7 9\n1 Lily is a swan.\n2 Greg is a lion.\n3 Lily is yellow.\n4 Greg is gray.\n5 Brian is a frog.\n6 Julius is a lion.\n7 Brian is gray.\n8 Bernhard is a rhino.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t6 2 4\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Julius is yellow.\n4 Lily is gray.\n5 Brian is a swan.\n6 Brian is white.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Greg is a rhino.\n10 What color is Greg?\tgreen\t9 7 8\n1 Brian is a swan.\n2 Greg is a rhino.\n3 Greg is gray.\n4 Julius is a frog.\n5 Bernhard is a rhino.\n6 Brian is white.\n7 Julius is white.\n8 Bernhard is white.\n9 Lily is a lion.\n1 Greg is a rhino.\n2 Bernhard is a frog.\n3 Julius is a lion.\n4 Bernhard is green.\n5 Julius is green.\n6 Greg is green.\n7 Brian is a lion.\n8 Lily is a lion.\n9 Brian is green.\n10 What color is Lily?\tgreen\t8 7 9\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Greg is a frog.\n4 Julius is a rhino.\n5 Greg is yellow.\n6 Bernhard is yellow.\n7 Lily is a frog.\n8 Brian is white.\n9 Lily is white.\n10 What color is Julius?\tyellow\t4 2 6\n1 Julius is a frog.\n2 Julius is gray.\n3 Bernhard is a rhino.\n4 Bernhard is yellow.\n5 Greg is a swan.\n6 Lily is a frog.\n7 Greg is white.\n8 Brian is a swan.\n9 Lily is yellow.\n10 What color is Brian?\twhite\t8 5 7\n1 Brian is a lion.\n2 Lily is a frog.\n3 Bernhard is a lion.\n4 Greg is a frog.\n5 Lily is yellow.\n6 Greg is yellow.\n7 Bernhard is yellow.\n8 Julius is a rhino.\n9 Brian is yellow.\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Lily is white.\n4 Bernhard is a frog.\n5 Julius is gray.\n6 Bernhard is green.\n7 Brian is a rhino.\n8 Brian is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 7 8\n1 Lily is a frog.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Julius is gray.\n5 Greg is gray.\n6 Lily is gray.\n7 Brian is a lion.\n8 Brian is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 7 8\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Lily is a swan.\n4 Greg is a frog.\n5 Julius is a swan.\n6 Greg is green.\n7 Bernhard is green.\n8 Julius is yellow.\n9 Lily is yellow.\n10 What color is Brian?\tyellow\t1 5 8\n1 Greg is a frog.\n2 Julius is a lion.\n3 Bernhard is a frog.\n4 Brian is a frog.\n5 Julius is green.\n6 Brian is gray.\n7 Greg is gray.\n8 Lily is a swan.\n9 Bernhard is gray.\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Brian is a frog.\n5 Julius is a frog.\n6 Brian is yellow.\n7 Lily is green.\n8 Greg is a lion.\n9 Greg is green.\n10 What color is Julius?\tyellow\t5 4 6\n1 Brian is a swan.\n2 Lily is a frog.\n3 Brian is green.\n4 Lily is gray.\n5 Bernhard is a lion.\n6 Greg is a lion.\n7 Julius is a lion.\n8 Bernhard is gray.\n9 Julius is gray.\n10 What color is Greg?\tgray\t6 7 9\n1 Julius is a lion.\n2 Greg is a rhino.\n3 Lily is a frog.\n4 Lily is white.\n5 Julius is yellow.\n6 Brian is a frog.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Greg is green.\n10 What color is Brian?\twhite\t6 3 4\n1 Bernhard is a rhino.\n2 Lily is a rhino.\n3 Bernhard is yellow.\n4 Julius is a swan.\n5 Lily is yellow.\n6 Julius is yellow.\n7 Brian is a rhino.\n8 Greg is a frog.\n9 Brian is white.\n1 Lily is a swan.\n2 Lily is green.\n3 Greg is a rhino.\n4 Julius is a rhino.\n5 Bernhard is a swan.\n6 Greg is white.\n7 Brian is a frog.\n8 Julius is white.\n9 Brian is white.\n10 What color is Bernhard?\tgreen\t5 1 2\n1 Lily is a lion.\n2 Brian is a lion.\n3 Julius is a rhino.\n4 Bernhard is a lion.\n5 Greg is a frog.\n6 Brian is yellow.\n7 Lily is yellow.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Bernhard?\tyellow\t4 2 6\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Bernhard is yellow.\n6 Brian is a lion.\n7 Brian is gray.\n8 Lily is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 6 7\n1 Julius is a lion.\n2 Lily is a swan.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Julius is gray.\n6 Greg is a rhino.\n7 Greg is gray.\n8 Brian is a lion.\n9 Brian is green.\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Julius is gray.\n4 Brian is a frog.\n5 Lily is yellow.\n6 Bernhard is a lion.\n7 Bernhard is gray.\n8 Greg is a frog.\n9 Brian is gray.\n10 What color is Greg?\tgray\t8 4 9\n1 Lily is a frog.\n2 Greg is a frog.\n3 Bernhard is a frog.\n4 Greg is white.\n5 Brian is a rhino.\n6 Lily is white.\n7 Bernhard is white.\n8 Julius is a lion.\n9 Brian is gray.\n1 Greg is a swan.\n2 Brian is a swan.\n3 Lily is a lion.\n4 Brian is green.\n5 Julius is a rhino.\n6 Lily is white.\n7 Julius is green.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Greg?\tgreen\t1 2 4\n1 Greg is a lion.\n2 Lily is a frog.\n3 Lily is gray.\n4 Bernhard is a swan.\n5 Julius is a lion.\n6 Greg is gray.\n7 Julius is gray.\n8 Brian is a frog.\n9 Brian is gray.\n1 Brian is a frog.\n2 Julius is a rhino.\n3 Bernhard is a lion.\n4 Greg is a lion.\n5 Bernhard is gray.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Brian is green.\n9 Julius is gray.\n10 What color is Greg?\tgray\t4 3 5\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Brian is a rhino.\n4 Lily is a rhino.\n5 Greg is yellow.\n6 Brian is yellow.\n7 Julius is a lion.\n8 Julius is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t2 4 9\n1 Lily is a lion.\n2 Julius is a swan.\n3 Julius is yellow.\n4 Greg is a lion.\n5 Brian is a frog.\n6 Bernhard is a frog.\n7 Greg is green.\n8 Brian is gray.\n9 Lily is green.\n10 What color is Bernhard?\tgray\t6 5 8\n1 Bernhard is a swan.\n2 Lily is a frog.\n3 Bernhard is white.\n4 Lily is yellow.\n5 Julius is a lion.\n6 Brian is a rhino.\n7 Julius is gray.\n8 Brian is yellow.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 1 3\n1 Brian is a lion.\n2 Greg is a swan.\n3 Brian is gray.\n4 Greg is gray.\n5 Bernhard is a swan.\n6 Lily is a frog.\n7 Bernhard is white.\n8 Julius is a swan.\n9 Lily is white.\n10 What color is Julius?\twhite\t8 5 7\n1 Bernhard is a swan.\n2 Julius is a lion.\n3 Julius is yellow.\n4 Greg is a lion.\n5 Lily is a swan.\n6 Lily is gray.\n7 Brian is a lion.\n8 Greg is white.\n9 Brian is white.\n10 What color is Bernhard?\tgray\t1 5 6\n1 Julius is a frog.\n2 Julius is white.\n3 Greg is a swan.\n4 Greg is yellow.\n5 Brian is a lion.\n6 Bernhard is a frog.\n7 Brian is gray.\n8 Bernhard is gray.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 6 8\n1 Greg is a rhino.\n2 Julius is a lion.\n3 Julius is yellow.\n4 Bernhard is a frog.\n5 Greg is yellow.\n6 Brian is a frog.\n7 Brian is white.\n8 Bernhard is white.\n9 Lily is a frog.\n10 What color is Lily?\twhite\t9 6 7\n1 Greg is a swan.\n2 Lily is a swan.\n3 Lily is white.\n4 Bernhard is a frog.\n5 Julius is a swan.\n6 Julius is green.\n7 Brian is a rhino.\n8 Brian is gray.\n9 Bernhard is white.\n10 What color is Greg?\tgreen\t1 5 6\n1 Lily is a rhino.\n2 Julius is a lion.\n3 Greg is a lion.\n4 Greg is white.\n5 Lily is yellow.\n6 Brian is a rhino.\n7 Bernhard is a frog.\n8 Brian is green.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t2 3 4\n1 Julius is a rhino.\n2 Brian is a frog.\n3 Bernhard is a lion.\n4 Greg is a frog.\n5 Greg is green.\n6 Bernhard is yellow.\n7 Julius is white.\n8 Brian is green.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 1 7\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Brian is a swan.\n4 Julius is a rhino.\n5 Greg is a lion.\n6 Greg is green.\n7 Brian is white.\n8 Julius is green.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 3 7\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Greg is a rhino.\n4 Lily is green.\n5 Brian is a frog.\n6 Brian is gray.\n7 Julius is green.\n8 Greg is green.\n9 Bernhard is a lion.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Julius is a frog.\n4 Bernhard is a rhino.\n5 Julius is white.\n6 Bernhard is gray.\n7 Lily is white.\n8 Greg is a lion.\n9 Brian is gray.\n10 What color is Greg?\tgray\t8 1 9\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Julius is a swan.\n5 Lily is yellow.\n6 Brian is gray.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is a lion.\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Brian is a swan.\n4 Greg is a frog.\n5 Lily is a swan.\n6 Brian is white.\n7 Julius is a frog.\n8 Julius is white.\n9 Greg is white.\n10 What color is Lily?\twhite\t5 3 6\n1 Bernhard is a rhino.\n2 Brian is a frog.\n3 Bernhard is gray.\n4 Lily is a swan.\n5 Julius is a frog.\n6 Julius is green.\n7 Brian is green.\n8 Lily is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 1 3\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Brian is a rhino.\n5 Lily is yellow.\n6 Brian is yellow.\n7 Greg is a lion.\n8 Julius is a lion.\n9 Julius is green.\n10 What color is Greg?\tgreen\t7 8 9\n1 Greg is a frog.\n2 Greg is yellow.\n3 Bernhard is a rhino.\n4 Brian is a lion.\n5 Brian is yellow.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Lily is a lion.\n9 Lily is yellow.\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Julius is yellow.\n4 Lily is white.\n5 Bernhard is a frog.\n6 Greg is a rhino.\n7 Greg is green.\n8 Bernhard is green.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 1 3\n1 Greg is a rhino.\n2 Lily is a swan.\n3 Julius is a rhino.\n4 Lily is white.\n5 Julius is white.\n6 Greg is white.\n7 Bernhard is a lion.\n8 Brian is a frog.\n9 Brian is yellow.\n1 Brian is a rhino.\n2 Brian is gray.\n3 Julius is a rhino.\n4 Julius is white.\n5 Lily is a lion.\n6 Bernhard is a lion.\n7 Lily is yellow.\n8 Bernhard is yellow.\n9 Greg is a swan.\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Bernhard is yellow.\n4 Brian is a lion.\n5 Lily is a lion.\n6 Greg is a rhino.\n7 Greg is gray.\n8 Brian is gray.\n9 Julius is gray.\n10 What color is Lily?\tgray\t5 4 8\n1 Greg is a frog.\n2 Lily is a frog.\n3 Brian is a rhino.\n4 Greg is green.\n5 Lily is green.\n6 Julius is a rhino.\n7 Julius is green.\n8 Brian is green.\n9 Bernhard is a swan.\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Lily is gray.\n4 Brian is gray.\n5 Bernhard is a lion.\n6 Greg is a rhino.\n7 Bernhard is white.\n8 Greg is yellow.\n9 Julius is a swan.\n1 Brian is a lion.\n2 Lily is a swan.\n3 Brian is white.\n4 Bernhard is a frog.\n5 Lily is yellow.\n6 Julius is a swan.\n7 Greg is a swan.\n8 Bernhard is green.\n9 Greg is white.\n10 What color is Julius?\twhite\t6 7 9\n1 Lily is a rhino.\n2 Bernhard is a rhino.\n3 Bernhard is white.\n4 Brian is a frog.\n5 Julius is a swan.\n6 Greg is a frog.\n7 Lily is white.\n8 Brian is gray.\n9 Julius is gray.\n10 What color is Greg?\tgray\t6 4 8\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Bernhard is white.\n4 Brian is a lion.\n5 Brian is yellow.\n6 Greg is a lion.\n7 Greg is green.\n8 Julius is a swan.\n9 Julius is green.\n10 What color is Lily?\tgreen\t1 6 7\n1 Greg is a swan.\n2 Julius is a frog.\n3 Julius is green.\n4 Brian is a swan.\n5 Lily is a rhino.\n6 Brian is green.\n7 Greg is green.\n8 Bernhard is a rhino.\n9 Lily is green.\n10 What color is Bernhard?\tgreen\t8 5 9\n1 Lily is a frog.\n2 Bernhard is a lion.\n3 Lily is white.\n4 Greg is a lion.\n5 Greg is gray.\n6 Bernhard is gray.\n7 Brian is a lion.\n8 Julius is a frog.\n9 Julius is white.\n10 What color is Brian?\tgray\t7 4 5\n1 Julius is a lion.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Brian is white.\n5 Greg is yellow.\n6 Lily is a frog.\n7 Bernhard is a lion.\n8 Julius is gray.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t7 1 8\n1 Lily is a frog.\n2 Greg is a lion.\n3 Lily is gray.\n4 Greg is gray.\n5 Julius is a frog.\n6 Brian is a lion.\n7 Brian is green.\n8 Bernhard is a rhino.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t5 1 3\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Greg is yellow.\n4 Lily is a lion.\n5 Julius is a rhino.\n6 Bernhard is yellow.\n7 Lily is white.\n8 Julius is white.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 2 6\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Julius is a lion.\n4 Brian is a frog.\n5 Lily is a lion.\n6 Julius is yellow.\n7 Lily is yellow.\n8 Greg is a frog.\n9 Brian is green.\n10 What color is Greg?\tgreen\t8 4 9\n1 Julius is a lion.\n2 Lily is a frog.\n3 Julius is white.\n4 Bernhard is a swan.\n5 Brian is a swan.\n6 Greg is a rhino.\n7 Greg is white.\n8 Brian is green.\n9 Bernhard is green.\n1 Bernhard is a swan.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Lily is yellow.\n5 Bernhard is yellow.\n6 Brian is gray.\n7 Greg is a swan.\n8 Julius is a swan.\n9 Julius is gray.\n10 What color is Greg?\tgray\t7 8 9\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Lily is yellow.\n4 Julius is a rhino.\n5 Bernhard is a rhino.\n6 Greg is gray.\n7 Julius is gray.\n8 Bernhard is gray.\n9 Brian is a swan.\n1 Lily is a frog.\n2 Greg is a swan.\n3 Bernhard is a swan.\n4 Greg is white.\n5 Brian is a lion.\n6 Lily is white.\n7 Julius is a frog.\n8 Bernhard is white.\n9 Brian is yellow.\n10 What color is Julius?\twhite\t7 1 6\n1 Lily is a lion.\n2 Lily is green.\n3 Greg is a frog.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Greg is gray.\n7 Bernhard is a swan.\n8 Bernhard is yellow.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 1 2\n1 Brian is a swan.\n2 Julius is a lion.\n3 Brian is gray.\n4 Julius is yellow.\n5 Bernhard is a frog.\n6 Bernhard is white.\n7 Lily is a rhino.\n8 Lily is gray.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 5 6\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Greg is a rhino.\n4 Brian is a lion.\n5 Greg is yellow.\n6 Bernhard is yellow.\n7 Julius is yellow.\n8 Brian is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tyellow\t9 4 8\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Bernhard is a swan.\n4 Greg is gray.\n5 Brian is yellow.\n6 Julius is a swan.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Lily is a lion.\n10 What color is Lily?\tyellow\t9 2 5\n1 Julius is a frog.\n2 Julius is gray.\n3 Brian is a frog.\n4 Lily is a swan.\n5 Bernhard is a swan.\n6 Brian is yellow.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t4 5 9\n1 Bernhard is a rhino.\n2 Lily is a lion.\n3 Greg is a swan.\n4 Julius is a lion.\n5 Greg is green.\n6 Brian is a frog.\n7 Julius is gray.\n8 Lily is gray.\n9 Bernhard is green.\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Julius is yellow.\n4 Greg is a lion.\n5 Lily is a swan.\n6 Brian is a rhino.\n7 Greg is green.\n8 Lily is white.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t1 6 9\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Bernhard is green.\n4 Brian is a rhino.\n5 Brian is gray.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Julius is a frog.\n9 Greg is gray.\n1 Julius is a frog.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Bernhard is a swan.\n5 Lily is gray.\n6 Greg is gray.\n7 Bernhard is yellow.\n8 Julius is gray.\n9 Brian is a lion.\n10 What color is Brian?\tgray\t9 2 6\n1 Lily is a lion.\n2 Greg is a frog.\n3 Greg is white.\n4 Julius is a swan.\n5 Brian is a frog.\n6 Julius is gray.\n7 Brian is green.\n8 Bernhard is a lion.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t8 1 9\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Brian is green.\n4 Greg is green.\n5 Bernhard is a swan.\n6 Lily is a rhino.\n7 Julius is a frog.\n8 Bernhard is white.\n9 Lily is gray.\n1 Brian is a frog.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Brian is white.\n5 Julius is a rhino.\n6 Julius is white.\n7 Bernhard is a rhino.\n8 Lily is white.\n9 Bernhard is gray.\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Bernhard is white.\n4 Julius is white.\n5 Lily is a frog.\n6 Lily is white.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Brian is a lion.\n1 Julius is a frog.\n2 Lily is a swan.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Julius is yellow.\n6 Greg is a rhino.\n7 Lily is green.\n8 Greg is gray.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 3 4\n1 Julius is a rhino.\n2 Greg is a rhino.\n3 Brian is a rhino.\n4 Brian is white.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Lily is a lion.\n8 Greg is white.\n9 Julius is white.\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Lily is a frog.\n5 Greg is a lion.\n6 Lily is white.\n7 Brian is gray.\n8 Julius is a lion.\n9 Greg is green.\n10 What color is Julius?\tgreen\t8 5 9\n1 Julius is a swan.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Julius is green.\n5 Brian is a lion.\n6 Greg is a swan.\n7 Bernhard is green.\n8 Greg is yellow.\n9 Brian is gray.\n1 Brian is a frog.\n2 Brian is white.\n3 Greg is a frog.\n4 Bernhard is a frog.\n5 Greg is white.\n6 Bernhard is white.\n7 Lily is a rhino.\n8 Julius is a swan.\n9 Lily is gray.\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Lily is yellow.\n4 Julius is a rhino.\n5 Bernhard is a lion.\n6 Greg is a lion.\n7 Brian is green.\n8 Bernhard is gray.\n9 Greg is gray.\n10 What color is Julius?\tyellow\t4 2 3\n1 Brian is a lion.\n2 Brian is green.\n3 Greg is a swan.\n4 Lily is a frog.\n5 Greg is gray.\n6 Bernhard is a rhino.\n7 Julius is a swan.\n8 Julius is yellow.\n9 Bernhard is gray.\n1 Julius is a rhino.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Lily is a rhino.\n5 Julius is green.\n6 Greg is a swan.\n7 Lily is green.\n8 Brian is green.\n9 Greg is gray.\n10 What color is Bernhard?\tgreen\t2 3 8\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Bernhard is a swan.\n4 Lily is a frog.\n5 Greg is gray.\n6 Bernhard is gray.\n7 Brian is a swan.\n8 Lily is green.\n9 Brian is gray.\n10 What color is Julius?\tgreen\t2 4 8\n1 Bernhard is a swan.\n2 Julius is a swan.\n3 Greg is a frog.\n4 Lily is a lion.\n5 Bernhard is gray.\n6 Greg is gray.\n7 Julius is gray.\n8 Brian is a lion.\n9 Brian is green.\n10 What color is Lily?\tgreen\t4 8 9\n1 Brian is a swan.\n2 Brian is white.\n3 Julius is a rhino.\n4 Greg is a frog.\n5 Lily is a rhino.\n6 Bernhard is a lion.\n7 Julius is green.\n8 Greg is gray.\n9 Lily is green.\n1 Lily is a rhino.\n2 Greg is a frog.\n3 Greg is green.\n4 Brian is a frog.\n5 Brian is yellow.\n6 Lily is yellow.\n7 Bernhard is a frog.\n8 Julius is a lion.\n9 Bernhard is green.\n1 Greg is a swan.\n2 Bernhard is a lion.\n3 Brian is a rhino.\n4 Lily is a rhino.\n5 Bernhard is gray.\n6 Julius is a frog.\n7 Brian is yellow.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Lily?\tyellow\t4 3 7\n1 Brian is a rhino.\n2 Brian is green.\n3 Greg is a frog.\n4 Julius is a swan.\n5 Julius is gray.\n6 Lily is a rhino.\n7 Bernhard is a swan.\n8 Greg is green.\n9 Bernhard is white.\n10 What color is Lily?\tgreen\t6 1 2\n1 Greg is a swan.\n2 Greg is white.\n3 Bernhard is a frog.\n4 Bernhard is yellow.\n5 Brian is a frog.\n6 Lily is a rhino.\n7 Julius is a frog.\n8 Brian is gray.\n9 Lily is gray.\n10 What color is Julius?\tgray\t7 5 8\n1 Julius is a rhino.\n2 Julius is green.\n3 Lily is a swan.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Bernhard is a frog.\n7 Greg is a rhino.\n8 Lily is white.\n9 Greg is gray.\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Julius is yellow.\n4 Brian is a lion.\n5 Greg is a swan.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Greg is yellow.\n1 Julius is a lion.\n2 Julius is green.\n3 Lily is a frog.\n4 Lily is gray.\n5 Greg is a lion.\n6 Greg is yellow.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Brian is a swan.\n10 What color is Brian?\twhite\t9 7 8\n1 Greg is a lion.\n2 Julius is a frog.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Bernhard is a frog.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Brian is green.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t5 4 8\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Brian is green.\n5 Bernhard is green.\n6 Greg is a lion.\n7 Lily is a rhino.\n8 Julius is green.\n9 Greg is gray.\n10 What color is Lily?\tgreen\t7 3 8\n1 Brian is a swan.\n2 Brian is white.\n3 Lily is a rhino.\n4 Bernhard is a swan.\n5 Lily is gray.\n6 Bernhard is yellow.\n7 Greg is a swan.\n8 Julius is a frog.\n9 Julius is gray.\n10 What color is Greg?\tyellow\t7 4 6\n1 Bernhard is a frog.\n2 Greg is a frog.\n3 Bernhard is yellow.\n4 Lily is a lion.\n5 Brian is a swan.\n6 Brian is white.\n7 Julius is a frog.\n8 Julius is white.\n9 Greg is white.\n1 Julius is a rhino.\n2 Brian is a frog.\n3 Lily is a swan.\n4 Brian is yellow.\n5 Lily is green.\n6 Greg is a rhino.\n7 Bernhard is a lion.\n8 Greg is white.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t1 6 8\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Lily is a rhino.\n4 Julius is a swan.\n5 Greg is a swan.\n6 Lily is gray.\n7 Brian is a swan.\n8 Brian is gray.\n9 Julius is gray.\n10 What color is Greg?\tgray\t5 7 8\n1 Bernhard is a frog.\n2 Greg is a rhino.\n3 Brian is a frog.\n4 Greg is yellow.\n5 Brian is yellow.\n6 Bernhard is yellow.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Lily is a swan.\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Lily is a swan.\n4 Greg is gray.\n5 Lily is green.\n6 Bernhard is a frog.\n7 Julius is gray.\n8 Brian is a rhino.\n9 Bernhard is white.\n10 What color is Brian?\tgray\t8 2 7\n1 Lily is a frog.\n2 Julius is a frog.\n3 Julius is gray.\n4 Greg is a swan.\n5 Bernhard is a lion.\n6 Lily is gray.\n7 Greg is white.\n8 Bernhard is green.\n9 Brian is a rhino.\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Lily is a lion.\n4 Bernhard is gray.\n5 Greg is a swan.\n6 Julius is yellow.\n7 Greg is green.\n8 Brian is a rhino.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t3 2 6\n1 Greg is a lion.\n2 Brian is a lion.\n3 Brian is gray.\n4 Julius is a lion.\n5 Greg is white.\n6 Julius is white.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Lily is a frog.\n1 Bernhard is a swan.\n2 Lily is a swan.\n3 Julius is a lion.\n4 Bernhard is green.\n5 Brian is a swan.\n6 Brian is white.\n7 Lily is white.\n8 Julius is white.\n9 Greg is a rhino.\n1 Bernhard is a swan.\n2 Bernhard is gray.\n3 Brian is a lion.\n4 Greg is a frog.\n5 Greg is white.\n6 Julius is a frog.\n7 Brian is gray.\n8 Julius is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 6 8\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Brian is green.\n4 Bernhard is green.\n5 Julius is a frog.\n6 Julius is white.\n7 Greg is a frog.\n8 Lily is a swan.\n9 Lily is yellow.\n10 What color is Greg?\twhite\t7 5 6\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Bernhard is yellow.\n5 Lily is gray.\n6 Greg is a rhino.\n7 Greg is yellow.\n8 Julius is a swan.\n9 Brian is gray.\n10 What color is Julius?\tgray\t8 3 9\n1 Lily is a swan.\n2 Greg is a lion.\n3 Greg is white.\n4 Bernhard is a frog.\n5 Brian is a rhino.\n6 Julius is a lion.\n7 Brian is gray.\n8 Bernhard is green.\n9 Lily is green.\n10 What color is Julius?\twhite\t6 2 3\n1 Julius is a frog.\n2 Lily is a rhino.\n3 Brian is a rhino.\n4 Greg is a swan.\n5 Brian is white.\n6 Julius is yellow.\n7 Lily is white.\n8 Bernhard is a swan.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t8 4 9\n1 Bernhard is a swan.\n2 Julius is a frog.\n3 Bernhard is yellow.\n4 Julius is white.\n5 Lily is a lion.\n6 Lily is yellow.\n7 Brian is a frog.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Brian?\twhite\t7 2 4\n1 Greg is a swan.\n2 Lily is a lion.\n3 Greg is white.\n4 Brian is a rhino.\n5 Julius is a rhino.\n6 Bernhard is a frog.\n7 Bernhard is green.\n8 Lily is yellow.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t4 5 9\n1 Brian is a lion.\n2 Bernhard is a rhino.\n3 Julius is a frog.\n4 Brian is white.\n5 Lily is a swan.\n6 Julius is gray.\n7 Bernhard is green.\n8 Lily is green.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 1 4\n1 Brian is a frog.\n2 Lily is a frog.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Greg is a rhino.\n6 Greg is green.\n7 Julius is a frog.\n8 Lily is yellow.\n9 Julius is yellow.\n10 What color is Brian?\tyellow\t1 7 9\n1 Bernhard is a rhino.\n2 Lily is a frog.\n3 Lily is green.\n4 Julius is a lion.\n5 Greg is a swan.\n6 Julius is white.\n7 Brian is a frog.\n8 Greg is white.\n9 Bernhard is gray.\n10 What color is Brian?\tgreen\t7 2 3\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Bernhard is a lion.\n4 Julius is a lion.\n5 Brian is yellow.\n6 Bernhard is green.\n7 Greg is yellow.\n8 Lily is a frog.\n9 Lily is white.\n10 What color is Julius?\tgreen\t4 3 6\n1 Brian is a lion.\n2 Greg is a frog.\n3 Brian is gray.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Lily is gray.\n7 Julius is gray.\n8 Greg is yellow.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 2 8\n1 Lily is a swan.\n2 Greg is a swan.\n3 Bernhard is a swan.\n4 Lily is green.\n5 Bernhard is green.\n6 Julius is a rhino.\n7 Brian is a rhino.\n8 Julius is gray.\n9 Brian is gray.\n10 What color is Greg?\tgreen\t2 3 5\n1 Lily is a lion.\n2 Lily is white.\n3 Brian is a frog.\n4 Julius is a frog.\n5 Julius is green.\n6 Brian is green.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 1 2\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Bernhard is a swan.\n4 Lily is gray.\n5 Greg is yellow.\n6 Bernhard is white.\n7 Brian is a swan.\n8 Julius is a rhino.\n9 Brian is gray.\n10 What color is Julius?\tyellow\t8 2 5\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Lily is a rhino.\n4 Brian is a rhino.\n5 Lily is gray.\n6 Greg is a rhino.\n7 Julius is a rhino.\n8 Brian is green.\n9 Julius is green.\n10 What color is Greg?\tgreen\t6 7 9\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Brian is a lion.\n4 Brian is gray.\n5 Bernhard is a lion.\n6 Lily is a rhino.\n7 Julius is a lion.\n8 Julius is white.\n9 Bernhard is white.\n10 What color is Lily?\tyellow\t6 1 2\n1 Brian is a swan.\n2 Brian is white.\n3 Greg is a rhino.\n4 Bernhard is a lion.\n5 Greg is green.\n6 Julius is a swan.\n7 Julius is white.\n8 Lily is a frog.\n9 Lily is white.\n1 Lily is a lion.\n2 Greg is a frog.\n3 Lily is gray.\n4 Bernhard is a lion.\n5 Greg is white.\n6 Julius is a swan.\n7 Bernhard is green.\n8 Julius is yellow.\n9 Brian is a swan.\n10 What color is Brian?\tyellow\t9 6 8\n1 Julius is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a swan.\n4 Julius is white.\n5 Brian is a lion.\n6 Lily is a lion.\n7 Brian is yellow.\n8 Lily is yellow.\n9 Greg is yellow.\n10 What color is Bernhard?\twhite\t2 1 4\n1 Lily is a lion.\n2 Brian is a frog.\n3 Bernhard is a rhino.\n4 Bernhard is gray.\n5 Lily is gray.\n6 Julius is a swan.\n7 Julius is green.\n8 Greg is a rhino.\n9 Brian is gray.\n10 What color is Greg?\tgray\t8 3 4\n1 Bernhard is a lion.\n2 Bernhard is gray.\n3 Brian is a swan.\n4 Brian is green.\n5 Julius is a lion.\n6 Lily is a rhino.\n7 Greg is a frog.\n8 Lily is gray.\n9 Julius is gray.\n1 Bernhard is a swan.\n2 Bernhard is yellow.\n3 Julius is a lion.\n4 Julius is green.\n5 Lily is a frog.\n6 Lily is gray.\n7 Greg is a frog.\n8 Greg is white.\n9 Brian is a lion.\n10 What color is Brian?\tgreen\t9 3 4\n1 Greg is a swan.\n2 Brian is a frog.\n3 Julius is a frog.\n4 Brian is gray.\n5 Lily is a lion.\n6 Greg is yellow.\n7 Julius is gray.\n8 Bernhard is a frog.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t8 3 7\n1 Julius is a frog.\n2 Julius is yellow.\n3 Brian is a lion.\n4 Bernhard is a swan.\n5 Bernhard is yellow.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Lily is gray.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 1 2\n1 Bernhard is a lion.\n2 Greg is a lion.\n3 Bernhard is green.\n4 Lily is a rhino.\n5 Julius is a swan.\n6 Brian is a frog.\n7 Brian is yellow.\n8 Greg is green.\n9 Julius is yellow.\n1 Brian is a frog.\n2 Lily is a swan.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Brian is gray.\n6 Bernhard is a frog.\n7 Greg is a frog.\n8 Greg is gray.\n9 Bernhard is gray.\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Greg is a lion.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Julius is a lion.\n7 Greg is green.\n8 Lily is white.\n9 Bernhard is yellow.\n10 What color is Julius?\tgreen\t6 3 7\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Brian is a lion.\n5 Julius is green.\n6 Lily is green.\n7 Greg is a swan.\n8 Bernhard is yellow.\n9 Greg is yellow.\n1 Lily is a lion.\n2 Lily is yellow.\n3 Julius is a swan.\n4 Greg is a frog.\n5 Julius is green.\n6 Greg is gray.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 4 6\n1 Lily is a frog.\n2 Julius is a lion.\n3 Greg is a lion.\n4 Brian is a lion.\n5 Greg is gray.\n6 Brian is gray.\n7 Julius is gray.\n8 Bernhard is a lion.\n9 Bernhard is white.\n1 Julius is a frog.\n2 Brian is a swan.\n3 Lily is a rhino.\n4 Brian is gray.\n5 Bernhard is a lion.\n6 Julius is white.\n7 Lily is gray.\n8 Bernhard is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 5 8\n1 Brian is a swan.\n2 Julius is a frog.\n3 Julius is white.\n4 Lily is a frog.\n5 Lily is gray.\n6 Brian is green.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 1 6\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Lily is a frog.\n4 Lily is yellow.\n5 Brian is a frog.\n6 Brian is white.\n7 Bernhard is yellow.\n8 Greg is white.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 2 7\n1 Brian is a swan.\n2 Brian is yellow.\n3 Julius is a lion.\n4 Julius is green.\n5 Bernhard is a swan.\n6 Greg is a lion.\n7 Greg is green.\n8 Bernhard is green.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 6 7\n1 Greg is a lion.\n2 Brian is a rhino.\n3 Julius is a swan.\n4 Bernhard is a swan.\n5 Brian is white.\n6 Bernhard is gray.\n7 Julius is gray.\n8 Lily is a swan.\n9 Lily is green.\n1 Julius is a frog.\n2 Julius is gray.\n3 Brian is a rhino.\n4 Bernhard is a rhino.\n5 Greg is a lion.\n6 Bernhard is green.\n7 Lily is a swan.\n8 Brian is green.\n9 Lily is yellow.\n1 Bernhard is a swan.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Bernhard is yellow.\n5 Lily is a swan.\n6 Greg is green.\n7 Lily is green.\n8 Brian is green.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 2 6\n1 Greg is a rhino.\n2 Brian is a swan.\n3 Julius is a frog.\n4 Julius is gray.\n5 Bernhard is a swan.\n6 Lily is a swan.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Brian is yellow.\n1 Bernhard is a frog.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Lily is a lion.\n5 Lily is green.\n6 Brian is a swan.\n7 Julius is a rhino.\n8 Brian is gray.\n9 Julius is gray.\n1 Brian is a swan.\n2 Greg is a swan.\n3 Greg is green.\n4 Brian is green.\n5 Lily is a frog.\n6 Bernhard is a swan.\n7 Lily is green.\n8 Julius is a rhino.\n9 Bernhard is gray.\n1 Greg is a frog.\n2 Greg is yellow.\n3 Brian is a lion.\n4 Bernhard is a swan.\n5 Lily is a lion.\n6 Lily is yellow.\n7 Julius is a lion.\n8 Brian is gray.\n9 Bernhard is white.\n10 What color is Julius?\tyellow\t7 5 6\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Julius is a rhino.\n4 Greg is a lion.\n5 Greg is white.\n6 Julius is green.\n7 Lily is a frog.\n8 Brian is a rhino.\n9 Brian is yellow.\n1 Bernhard is a swan.\n2 Brian is a rhino.\n3 Brian is gray.\n4 Greg is a rhino.\n5 Greg is green.\n6 Julius is a lion.\n7 Lily is a lion.\n8 Julius is gray.\n9 Lily is gray.\n1 Julius is a rhino.\n2 Brian is a swan.\n3 Brian is gray.\n4 Greg is a frog.\n5 Julius is yellow.\n6 Lily is a lion.\n7 Greg is yellow.\n8 Bernhard is a rhino.\n9 Lily is green.\n10 What color is Bernhard?\tyellow\t8 1 5\n1 Bernhard is a swan.\n2 Brian is a lion.\n3 Julius is a swan.\n4 Julius is gray.\n5 Bernhard is gray.\n6 Brian is gray.\n7 Greg is a rhino.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Greg?\twhite\t7 8 9\n1 Julius is a rhino.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Lily is yellow.\n5 Bernhard is a lion.\n6 Julius is white.\n7 Brian is a frog.\n8 Brian is gray.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t5 2 9\n1 Lily is a frog.\n2 Lily is white.\n3 Brian is a rhino.\n4 Julius is a swan.\n5 Julius is yellow.\n6 Bernhard is a frog.\n7 Greg is a swan.\n8 Greg is green.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t6 1 2\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Julius is a rhino.\n4 Lily is gray.\n5 Brian is a frog.\n6 Bernhard is a rhino.\n7 Julius is yellow.\n8 Brian is yellow.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t6 3 7\n1 Julius is a frog.\n2 Brian is a frog.\n3 Lily is a swan.\n4 Greg is a swan.\n5 Greg is gray.\n6 Brian is gray.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Julius is gray.\n10 What color is Lily?\tgray\t3 4 5\n1 Julius is a swan.\n2 Greg is a frog.\n3 Brian is a rhino.\n4 Greg is yellow.\n5 Brian is gray.\n6 Julius is green.\n7 Lily is a rhino.\n8 Lily is white.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 1 6\n1 Julius is a rhino.\n2 Julius is gray.\n3 Brian is a frog.\n4 Bernhard is a swan.\n5 Greg is a rhino.\n6 Brian is yellow.\n7 Lily is a rhino.\n8 Lily is green.\n9 Greg is green.\n1 Lily is a rhino.\n2 Brian is a swan.\n3 Greg is a rhino.\n4 Bernhard is a swan.\n5 Brian is yellow.\n6 Greg is gray.\n7 Lily is gray.\n8 Bernhard is yellow.\n9 Julius is a swan.\n10 What color is Julius?\tyellow\t9 4 8\n1 Bernhard is a swan.\n2 Brian is a frog.\n3 Brian is green.\n4 Lily is a rhino.\n5 Greg is a lion.\n6 Greg is green.\n7 Bernhard is white.\n8 Lily is green.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 4 8\n1 Lily is a rhino.\n2 Brian is a swan.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Julius is a swan.\n6 Greg is a lion.\n7 Lily is green.\n8 Greg is yellow.\n9 Julius is gray.\n10 What color is Brian?\tgray\t2 5 9\n1 Brian is a swan.\n2 Julius is a swan.\n3 Lily is a lion.\n4 Julius is yellow.\n5 Greg is a swan.\n6 Brian is green.\n7 Bernhard is a swan.\n8 Lily is gray.\n9 Bernhard is green.\n10 What color is Greg?\tgreen\t5 7 9\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Julius is a lion.\n4 Brian is green.\n5 Bernhard is a swan.\n6 Lily is a swan.\n7 Bernhard is gray.\n8 Julius is green.\n9 Lily is gray.\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Julius is a swan.\n4 Bernhard is a swan.\n5 Bernhard is white.\n6 Greg is white.\n7 Lily is green.\n8 Julius is white.\n9 Brian is a rhino.\n10 What color is Brian?\tgreen\t9 2 7\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Bernhard is a swan.\n4 Greg is a rhino.\n5 Greg is white.\n6 Brian is a swan.\n7 Lily is gray.\n8 Bernhard is gray.\n9 Brian is gray.\n10 What color is Julius?\twhite\t1 4 5\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Brian is a frog.\n4 Lily is a swan.\n5 Greg is gray.\n6 Bernhard is a rhino.\n7 Brian is green.\n8 Bernhard is yellow.\n9 Julius is yellow.\n10 What color is Lily?\tgray\t4 1 5\n1 Brian is a rhino.\n2 Greg is a lion.\n3 Greg is green.\n4 Brian is yellow.\n5 Lily is a rhino.\n6 Bernhard is a lion.\n7 Julius is a frog.\n8 Julius is gray.\n9 Lily is white.\n10 What color is Bernhard?\tgreen\t6 2 3\n1 Julius is a lion.\n2 Lily is a lion.\n3 Lily is gray.\n4 Julius is gray.\n5 Brian is a rhino.\n6 Bernhard is a rhino.\n7 Greg is a swan.\n8 Greg is gray.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t6 5 9\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Lily is a frog.\n5 Brian is yellow.\n6 Greg is a swan.\n7 Greg is green.\n8 Lily is yellow.\n9 Julius is a lion.\n1 Lily is a rhino.\n2 Greg is a lion.\n3 Greg is white.\n4 Brian is a lion.\n5 Bernhard is a swan.\n6 Bernhard is gray.\n7 Lily is white.\n8 Julius is a rhino.\n9 Julius is yellow.\n10 What color is Brian?\twhite\t4 2 3\n1 Julius is a frog.\n2 Julius is green.\n3 Lily is a frog.\n4 Greg is a swan.\n5 Bernhard is a rhino.\n6 Greg is gray.\n7 Brian is a lion.\n8 Bernhard is gray.\n9 Lily is white.\n1 Julius is a lion.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Brian is a frog.\n5 Lily is white.\n6 Brian is white.\n7 Greg is yellow.\n8 Julius is gray.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgray\t9 1 8\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Brian is white.\n5 Julius is white.\n6 Bernhard is white.\n7 Lily is a rhino.\n8 Greg is a lion.\n9 Lily is gray.\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Bernhard is a lion.\n4 Greg is yellow.\n5 Lily is a frog.\n6 Lily is gray.\n7 Bernhard is gray.\n8 Julius is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 5 6\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Lily is green.\n4 Bernhard is a lion.\n5 Julius is yellow.\n6 Brian is a lion.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t4 6 9\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Bernhard is yellow.\n4 Greg is white.\n5 Brian is a frog.\n6 Brian is gray.\n7 Lily is a rhino.\n8 Lily is gray.\n9 Julius is a swan.\n10 What color is Julius?\tyellow\t9 2 3\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Lily is a swan.\n4 Bernhard is a lion.\n5 Lily is white.\n6 Julius is green.\n7 Greg is yellow.\n8 Bernhard is green.\n9 Brian is a frog.\n10 What color is Brian?\tgreen\t9 2 6\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Lily is a rhino.\n4 Brian is a rhino.\n5 Brian is green.\n6 Lily is green.\n7 Julius is a lion.\n8 Julius is gray.\n9 Greg is a frog.\n1 Julius is a swan.\n2 Julius is gray.\n3 Brian is a lion.\n4 Bernhard is a rhino.\n5 Bernhard is white.\n6 Brian is yellow.\n7 Greg is a swan.\n8 Greg is yellow.\n9 Lily is a swan.\n10 What color is Lily?\tyellow\t9 7 8\n1 Bernhard is a lion.\n2 Lily is a rhino.\n3 Brian is a frog.\n4 Lily is green.\n5 Bernhard is gray.\n6 Julius is a rhino.\n7 Julius is green.\n8 Greg is a rhino.\n9 Brian is gray.\n10 What color is Greg?\tgreen\t8 6 7\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Brian is a lion.\n4 Greg is a rhino.\n5 Julius is a frog.\n6 Brian is gray.\n7 Greg is white.\n8 Julius is green.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 5 8\n1 Greg is a swan.\n2 Brian is a frog.\n3 Greg is gray.\n4 Bernhard is a rhino.\n5 Lily is a lion.\n6 Julius is a lion.\n7 Brian is gray.\n8 Julius is white.\n9 Lily is white.\n1 Greg is a swan.\n2 Bernhard is a swan.\n3 Greg is green.\n4 Lily is a frog.\n5 Brian is a swan.\n6 Lily is yellow.\n7 Julius is a rhino.\n8 Brian is gray.\n9 Julius is green.\n10 What color is Bernhard?\tgray\t2 5 8\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Julius is a rhino.\n4 Greg is a lion.\n5 Julius is white.\n6 Lily is a frog.\n7 Brian is a frog.\n8 Greg is white.\n9 Brian is green.\n10 What color is Lily?\tgreen\t6 7 9\n1 Greg is a frog.\n2 Lily is a swan.\n3 Lily is gray.\n4 Julius is a lion.\n5 Brian is a frog.\n6 Brian is white.\n7 Greg is white.\n8 Bernhard is a frog.\n9 Julius is green.\n10 What color is Bernhard?\twhite\t8 5 6\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Greg is yellow.\n4 Bernhard is yellow.\n5 Julius is a rhino.\n6 Lily is a swan.\n7 Lily is gray.\n8 Brian is a rhino.\n9 Julius is green.\n10 What color is Brian?\tgreen\t8 5 9\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Lily is a lion.\n4 Brian is gray.\n5 Lily is yellow.\n6 Bernhard is gray.\n7 Julius is a frog.\n8 Julius is yellow.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 7 8\n1 Greg is a frog.\n2 Julius is a frog.\n3 Lily is a swan.\n4 Lily is green.\n5 Bernhard is a frog.\n6 Greg is green.\n7 Julius is green.\n8 Bernhard is green.\n9 Brian is a frog.\n10 What color is Brian?\tgreen\t9 5 8\n1 Lily is a rhino.\n2 Bernhard is a rhino.\n3 Julius is a swan.\n4 Brian is a lion.\n5 Bernhard is white.\n6 Greg is a swan.\n7 Julius is green.\n8 Greg is green.\n9 Lily is white.\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Greg is a lion.\n4 Brian is gray.\n5 Bernhard is a rhino.\n6 Lily is a lion.\n7 Lily is yellow.\n8 Bernhard is yellow.\n9 Greg is yellow.\n1 Brian is a swan.\n2 Brian is yellow.\n3 Greg is a lion.\n4 Lily is a frog.\n5 Julius is a lion.\n6 Bernhard is a lion.\n7 Julius is white.\n8 Greg is white.\n9 Bernhard is white.\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Lily is green.\n4 Bernhard is a rhino.\n5 Brian is white.\n6 Bernhard is yellow.\n7 Greg is a lion.\n8 Julius is a lion.\n9 Greg is green.\n10 What color is Julius?\tgreen\t8 7 9\n1 Julius is a frog.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Lily is white.\n5 Greg is yellow.\n6 Brian is a frog.\n7 Brian is white.\n8 Bernhard is a frog.\n9 Julius is green.\n10 What color is Bernhard?\twhite\t8 6 7\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Lily is a swan.\n4 Julius is a rhino.\n5 Brian is a rhino.\n6 Greg is a rhino.\n7 Julius is green.\n8 Lily is gray.\n9 Greg is green.\n10 What color is Brian?\tgreen\t5 6 9\n1 Greg is a swan.\n2 Lily is a lion.\n3 Julius is a rhino.\n4 Lily is yellow.\n5 Julius is white.\n6 Bernhard is a frog.\n7 Greg is gray.\n8 Bernhard is white.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 6 8\n1 Bernhard is a swan.\n2 Bernhard is gray.\n3 Lily is a frog.\n4 Lily is green.\n5 Julius is a frog.\n6 Greg is a swan.\n7 Julius is yellow.\n8 Greg is yellow.\n9 Brian is a swan.\n10 What color is Brian?\tyellow\t9 6 8\n1 Brian is a frog.\n2 Lily is a swan.\n3 Brian is yellow.\n4 Greg is a rhino.\n5 Greg is yellow.\n6 Lily is yellow.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 1 3\n1 Greg is a swan.\n2 Brian is a lion.\n3 Lily is a frog.\n4 Brian is green.\n5 Bernhard is a rhino.\n6 Greg is green.\n7 Lily is yellow.\n8 Bernhard is yellow.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 1 6\n1 Greg is a frog.\n2 Julius is a frog.\n3 Brian is a frog.\n4 Lily is a swan.\n5 Brian is green.\n6 Bernhard is a swan.\n7 Greg is green.\n8 Lily is gray.\n9 Julius is green.\n10 What color is Bernhard?\tgray\t6 4 8\n1 Bernhard is a rhino.\n2 Greg is a frog.\n3 Julius is a rhino.\n4 Lily is a swan.\n5 Bernhard is white.\n6 Julius is white.\n7 Brian is a frog.\n8 Brian is gray.\n9 Lily is yellow.\n10 What color is Greg?\tgray\t2 7 8\n1 Brian is a lion.\n2 Julius is a lion.\n3 Bernhard is a swan.\n4 Lily is a frog.\n5 Greg is a lion.\n6 Bernhard is green.\n7 Lily is green.\n8 Julius is white.\n9 Brian is white.\n10 What color is Greg?\twhite\t5 2 8\n1 Bernhard is a lion.\n2 Brian is a lion.\n3 Bernhard is green.\n4 Lily is a swan.\n5 Greg is a lion.\n6 Brian is gray.\n7 Julius is a frog.\n8 Lily is gray.\n9 Greg is gray.\n1 Lily is a swan.\n2 Bernhard is a lion.\n3 Bernhard is yellow.\n4 Lily is yellow.\n5 Julius is a rhino.\n6 Greg is a rhino.\n7 Greg is gray.\n8 Brian is a rhino.\n9 Julius is white.\n10 What color is Brian?\tgray\t8 6 7\n1 Julius is a lion.\n2 Greg is a frog.\n3 Julius is white.\n4 Bernhard is a rhino.\n5 Brian is a lion.\n6 Brian is green.\n7 Bernhard is green.\n8 Greg is green.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 2 8\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Bernhard is a swan.\n4 Greg is a frog.\n5 Greg is gray.\n6 Julius is gray.\n7 Lily is a swan.\n8 Bernhard is gray.\n9 Brian is gray.\n10 What color is Lily?\tgray\t7 3 8\n1 Julius is a frog.\n2 Lily is a lion.\n3 Julius is white.\n4 Greg is a swan.\n5 Lily is yellow.\n6 Bernhard is a swan.\n7 Greg is yellow.\n8 Bernhard is yellow.\n9 Brian is a rhino.\n1 Bernhard is a frog.\n2 Bernhard is gray.\n3 Julius is a lion.\n4 Lily is a lion.\n5 Julius is green.\n6 Greg is a rhino.\n7 Lily is green.\n8 Greg is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tyellow\t9 6 8\n1 Greg is a frog.\n2 Lily is a swan.\n3 Greg is yellow.\n4 Bernhard is a swan.\n5 Lily is gray.\n6 Brian is a swan.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Julius is a swan.\n10 What color is Julius?\tgray\t9 6 8\n1 Julius is a frog.\n2 Julius is green.\n3 Brian is a rhino.\n4 Brian is gray.\n5 Greg is a lion.\n6 Lily is a lion.\n7 Bernhard is a frog.\n8 Lily is gray.\n9 Bernhard is white.\n10 What color is Greg?\tgray\t5 6 8\n1 Lily is a swan.\n2 Bernhard is a swan.\n3 Lily is white.\n4 Bernhard is white.\n5 Greg is a rhino.\n6 Julius is a frog.\n7 Brian is a rhino.\n8 Julius is yellow.\n9 Greg is green.\n10 What color is Brian?\tgreen\t7 5 9\n1 Lily is a swan.\n2 Greg is a swan.\n3 Julius is a frog.\n4 Brian is a swan.\n5 Bernhard is a swan.\n6 Greg is white.\n7 Bernhard is white.\n8 Lily is white.\n9 Brian is white.\n1 Lily is a rhino.\n2 Lily is yellow.\n3 Brian is a frog.\n4 Bernhard is a frog.\n5 Brian is gray.\n6 Greg is a swan.\n7 Greg is yellow.\n8 Julius is a frog.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t4 8 9\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Greg is green.\n4 Julius is a frog.\n5 Bernhard is white.\n6 Brian is a swan.\n7 Brian is yellow.\n8 Julius is green.\n9 Lily is a swan.\n10 What color is Lily?\tyellow\t9 6 7\n1 Greg is a rhino.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Brian is yellow.\n5 Julius is a frog.\n6 Greg is gray.\n7 Bernhard is a frog.\n8 Julius is yellow.\n9 Bernhard is yellow.\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Bernhard is yellow.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Lily is yellow.\n7 Julius is a swan.\n8 Julius is green.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 4 5\n1 Lily is a rhino.\n2 Greg is a rhino.\n3 Julius is a swan.\n4 Julius is white.\n5 Brian is a swan.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Bernhard is a lion.\n9 Brian is white.\n1 Julius is a lion.\n2 Julius is green.\n3 Greg is a frog.\n4 Bernhard is a lion.\n5 Brian is a rhino.\n6 Bernhard is white.\n7 Brian is yellow.\n8 Greg is white.\n9 Lily is a swan.\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Lily is a lion.\n6 Lily is white.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Brian is yellow.\n10 What color is Bernhard?\tgray\t2 7 8\n1 Bernhard is a frog.\n2 Julius is a lion.\n3 Bernhard is gray.\n4 Greg is a frog.\n5 Lily is a frog.\n6 Julius is yellow.\n7 Brian is a lion.\n8 Brian is white.\n9 Lily is yellow.\n10 What color is Greg?\tyellow\t4 5 9\n1 Julius is a lion.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Lily is a swan.\n5 Julius is white.\n6 Lily is yellow.\n7 Bernhard is white.\n8 Brian is white.\n9 Greg is a rhino.\n1 Lily is a swan.\n2 Bernhard is a rhino.\n3 Brian is a lion.\n4 Brian is green.\n5 Bernhard is yellow.\n6 Lily is white.\n7 Greg is a rhino.\n8 Greg is green.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 7 8\n1 Lily is a lion.\n2 Brian is a swan.\n3 Julius is a swan.\n4 Greg is a swan.\n5 Brian is white.\n6 Julius is white.\n7 Bernhard is a lion.\n8 Greg is white.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t1 7 9\n1 Greg is a swan.\n2 Bernhard is a lion.\n3 Greg is gray.\n4 Julius is a frog.\n5 Lily is a frog.\n6 Bernhard is white.\n7 Brian is a lion.\n8 Lily is yellow.\n9 Julius is yellow.\n10 What color is Brian?\twhite\t7 2 6\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Bernhard is a lion.\n4 Julius is white.\n5 Greg is a swan.\n6 Lily is white.\n7 Greg is white.\n8 Bernhard is green.\n9 Brian is a frog.\n1 Brian is a swan.\n2 Greg is a frog.\n3 Brian is yellow.\n4 Greg is gray.\n5 Julius is a lion.\n6 Julius is yellow.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 7 8\n1 Bernhard is a swan.\n2 Lily is a lion.\n3 Brian is a lion.\n4 Bernhard is gray.\n5 Brian is white.\n6 Julius is a rhino.\n7 Lily is white.\n8 Julius is green.\n9 Greg is a frog.\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Brian is white.\n5 Julius is a lion.\n6 Greg is a lion.\n7 Lily is green.\n8 Julius is white.\n9 Bernhard is green.\n10 What color is Greg?\twhite\t6 5 8\n1 Brian is a lion.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Greg is gray.\n5 Bernhard is a rhino.\n6 Julius is a swan.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Julius is gray.\n1 Brian is a swan.\n2 Brian is white.\n3 Greg is a swan.\n4 Greg is gray.\n5 Julius is a rhino.\n6 Lily is a lion.\n7 Bernhard is a lion.\n8 Julius is yellow.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t7 6 9\n1 Lily is a lion.\n2 Bernhard is a swan.\n3 Julius is a lion.\n4 Lily is white.\n5 Julius is white.\n6 Brian is a rhino.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Bernhard is green.\n10 What color is Brian?\tgray\t6 7 8\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Lily is gray.\n5 Bernhard is white.\n6 Brian is yellow.\n7 Greg is a frog.\n8 Julius is a lion.\n9 Julius is gray.\n10 What color is Greg?\tgray\t7 1 4\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Julius is a rhino.\n4 Brian is green.\n5 Julius is green.\n6 Bernhard is a frog.\n7 Lily is a rhino.\n8 Lily is gray.\n9 Bernhard is yellow.\n1 Julius is a rhino.\n2 Bernhard is a lion.\n3 Julius is yellow.\n4 Lily is a lion.\n5 Brian is a swan.\n6 Brian is gray.\n7 Lily is white.\n8 Bernhard is white.\n9 Greg is a frog.\n1 Lily is a rhino.\n2 Lily is green.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Greg is a lion.\n6 Brian is a swan.\n7 Greg is yellow.\n8 Brian is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 3 4\n1 Lily is a rhino.\n2 Bernhard is a rhino.\n3 Bernhard is white.\n4 Lily is white.\n5 Julius is a rhino.\n6 Greg is a lion.\n7 Greg is yellow.\n8 Brian is a swan.\n9 Brian is yellow.\n10 What color is Julius?\twhite\t5 2 3\n1 Lily is a swan.\n2 Bernhard is a swan.\n3 Bernhard is yellow.\n4 Greg is a swan.\n5 Lily is gray.\n6 Greg is gray.\n7 Julius is a lion.\n8 Brian is a swan.\n9 Julius is gray.\n10 What color is Brian?\tgray\t8 4 6\n1 Brian is a swan.\n2 Julius is a frog.\n3 Greg is a rhino.\n4 Brian is yellow.\n5 Bernhard is a frog.\n6 Bernhard is yellow.\n7 Lily is a swan.\n8 Lily is gray.\n9 Greg is gray.\n10 What color is Julius?\tyellow\t2 5 6\n1 Bernhard is a rhino.\n2 Greg is a swan.\n3 Greg is white.\n4 Lily is a rhino.\n5 Brian is a rhino.\n6 Bernhard is green.\n7 Julius is a swan.\n8 Julius is green.\n9 Brian is green.\n10 What color is Lily?\tgreen\t4 5 9\n1 Brian is a frog.\n2 Lily is a lion.\n3 Brian is white.\n4 Greg is a lion.\n5 Lily is yellow.\n6 Julius is a frog.\n7 Greg is yellow.\n8 Julius is green.\n9 Bernhard is a rhino.\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Lily is yellow.\n5 Bernhard is white.\n6 Julius is a rhino.\n7 Greg is a rhino.\n8 Brian is yellow.\n9 Julius is gray.\n10 What color is Greg?\tgray\t7 6 9\n1 Brian is a lion.\n2 Greg is a lion.\n3 Bernhard is a rhino.\n4 Bernhard is yellow.\n5 Greg is gray.\n6 Brian is gray.\n7 Lily is a frog.\n8 Julius is a lion.\n9 Lily is yellow.\n10 What color is Julius?\tgray\t8 2 5\n1 Bernhard is a swan.\n2 Brian is a frog.\n3 Lily is a rhino.\n4 Brian is gray.\n5 Julius is a swan.\n6 Bernhard is green.\n7 Julius is green.\n8 Lily is green.\n9 Greg is a lion.\n1 Bernhard is a swan.\n2 Bernhard is green.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Greg is a swan.\n6 Lily is a frog.\n7 Greg is green.\n8 Lily is white.\n9 Brian is a rhino.\n10 What color is Brian?\tyellow\t9 3 4\n1 Julius is a lion.\n2 Lily is a lion.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Brian is a frog.\n6 Brian is gray.\n7 Julius is white.\n8 Greg is a swan.\n9 Lily is white.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Brian is a lion.\n4 Brian is green.\n5 Lily is a frog.\n6 Bernhard is a swan.\n7 Greg is a swan.\n8 Greg is yellow.\n9 Lily is green.\n10 What color is Bernhard?\tyellow\t6 7 8\n1 Lily is a frog.\n2 Julius is a swan.\n3 Bernhard is a rhino.\n4 Julius is white.\n5 Bernhard is white.\n6 Greg is a frog.\n7 Greg is green.\n8 Brian is a rhino.\n9 Lily is green.\n10 What color is Brian?\twhite\t8 3 5\n1 Julius is a lion.\n2 Bernhard is a swan.\n3 Brian is a rhino.\n4 Brian is green.\n5 Greg is a rhino.\n6 Greg is green.\n7 Lily is a frog.\n8 Julius is white.\n9 Lily is yellow.\n1 Julius is a frog.\n2 Brian is a swan.\n3 Lily is a swan.\n4 Bernhard is a lion.\n5 Julius is gray.\n6 Greg is a frog.\n7 Bernhard is green.\n8 Greg is yellow.\n9 Brian is gray.\n10 What color is Lily?\tgray\t3 2 9\n1 Brian is a swan.\n2 Lily is a lion.\n3 Julius is a swan.\n4 Julius is green.\n5 Greg is a rhino.\n6 Greg is green.\n7 Lily is green.\n8 Bernhard is a lion.\n9 Brian is green.\n10 What color is Bernhard?\tgreen\t8 2 7\n1 Bernhard is a swan.\n2 Julius is a swan.\n3 Greg is a frog.\n4 Lily is a frog.\n5 Greg is gray.\n6 Lily is gray.\n7 Brian is a frog.\n8 Bernhard is white.\n9 Brian is yellow.\n10 What color is Julius?\twhite\t2 1 8\n1 Julius is a frog.\n2 Julius is green.\n3 Brian is a rhino.\n4 Brian is yellow.\n5 Lily is a lion.\n6 Lily is white.\n7 Greg is a rhino.\n8 Bernhard is a lion.\n9 Bernhard is green.\n10 What color is Greg?\tyellow\t7 3 4\n1 Greg is a rhino.\n2 Bernhard is a swan.\n3 Brian is a swan.\n4 Lily is a swan.\n5 Julius is a frog.\n6 Lily is green.\n7 Brian is green.\n8 Greg is gray.\n9 Bernhard is green.\n1 Brian is a rhino.\n2 Greg is a rhino.\n3 Bernhard is a frog.\n4 Greg is white.\n5 Brian is white.\n6 Bernhard is green.\n7 Julius is a rhino.\n8 Lily is a rhino.\n9 Lily is gray.\n10 What color is Julius?\tgray\t7 8 9\n1 Greg is a rhino.\n2 Bernhard is a frog.\n3 Brian is a frog.\n4 Greg is green.\n5 Julius is a rhino.\n6 Lily is a lion.\n7 Lily is gray.\n8 Bernhard is white.\n9 Julius is yellow.\n10 What color is Brian?\twhite\t3 2 8\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Greg is a lion.\n4 Brian is a frog.\n5 Greg is green.\n6 Lily is white.\n7 Bernhard is yellow.\n8 Brian is yellow.\n9 Julius is a swan.\n10 What color is Julius?\twhite\t9 1 6\n1 Greg is a swan.\n2 Julius is a frog.\n3 Julius is green.\n4 Greg is green.\n5 Lily is a lion.\n6 Bernhard is a lion.\n7 Bernhard is green.\n8 Lily is green.\n9 Brian is a frog.\n10 What color is Brian?\tgreen\t9 2 3\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Julius is a swan.\n4 Lily is a frog.\n5 Brian is a lion.\n6 Julius is gray.\n7 Brian is white.\n8 Lily is white.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t1 2 9\n1 Bernhard is a frog.\n2 Bernhard is gray.\n3 Julius is a swan.\n4 Lily is a rhino.\n5 Lily is white.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Brian is a lion.\n9 Julius is gray.\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Bernhard is a frog.\n4 Lily is yellow.\n5 Brian is green.\n6 Greg is a rhino.\n7 Bernhard is white.\n8 Greg is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 6 8\n1 Julius is a rhino.\n2 Brian is a swan.\n3 Greg is a swan.\n4 Julius is green.\n5 Greg is green.\n6 Bernhard is a frog.\n7 Lily is a lion.\n8 Bernhard is gray.\n9 Brian is green.\n1 Brian is a rhino.\n2 Greg is a frog.\n3 Bernhard is a rhino.\n4 Julius is a rhino.\n5 Lily is a frog.\n6 Julius is gray.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Lily is gray.\n10 What color is Greg?\tgray\t2 5 9\n1 Greg is a swan.\n2 Brian is a frog.\n3 Lily is a swan.\n4 Greg is green.\n5 Lily is green.\n6 Bernhard is a swan.\n7 Brian is white.\n8 Julius is a rhino.\n9 Julius is yellow.\n10 What color is Bernhard?\tgreen\t6 3 5\n1 Julius is a rhino.\n2 Bernhard is a rhino.\n3 Julius is yellow.\n4 Brian is a rhino.\n5 Lily is a frog.\n6 Brian is gray.\n7 Greg is a lion.\n8 Bernhard is gray.\n9 Greg is yellow.\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Lily is white.\n4 Bernhard is a rhino.\n5 Brian is white.\n6 Bernhard is white.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 4 6\n1 Greg is a frog.\n2 Julius is a frog.\n3 Greg is white.\n4 Julius is white.\n5 Bernhard is a rhino.\n6 Lily is a rhino.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\tyellow\t9 6 8\n1 Brian is a lion.\n2 Greg is a frog.\n3 Greg is yellow.\n4 Julius is a swan.\n5 Bernhard is a lion.\n6 Julius is gray.\n7 Lily is a lion.\n8 Lily is yellow.\n9 Bernhard is yellow.\n10 What color is Brian?\tyellow\t1 7 8\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Julius is a frog.\n4 Bernhard is green.\n5 Brian is yellow.\n6 Lily is a swan.\n7 Lily is green.\n8 Julius is gray.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 2 5\n1 Greg is a frog.\n2 Brian is a swan.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Greg is yellow.\n6 Brian is gray.\n7 Lily is a lion.\n8 Lily is gray.\n9 Julius is a swan.\n10 What color is Julius?\tgray\t9 2 6\n1 Lily is a lion.\n2 Greg is a lion.\n3 Lily is white.\n4 Bernhard is a rhino.\n5 Greg is white.\n6 Brian is a rhino.\n7 Bernhard is yellow.\n8 Brian is yellow.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 2 5\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Julius is green.\n5 Brian is a rhino.\n6 Lily is a rhino.\n7 Brian is yellow.\n8 Lily is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 1 4\n1 Lily is a swan.\n2 Lily is gray.\n3 Greg is a swan.\n4 Bernhard is a lion.\n5 Julius is a lion.\n6 Bernhard is green.\n7 Julius is green.\n8 Brian is a swan.\n9 Brian is green.\n10 What color is Greg?\tgreen\t3 8 9\n1 Bernhard is a frog.\n2 Greg is a frog.\n3 Bernhard is yellow.\n4 Lily is a frog.\n5 Greg is green.\n6 Julius is a swan.\n7 Brian is a swan.\n8 Julius is green.\n9 Brian is green.\n10 What color is Lily?\tgreen\t4 2 5\n1 Greg is a rhino.\n2 Julius is a lion.\n3 Brian is a swan.\n4 Bernhard is a swan.\n5 Bernhard is green.\n6 Greg is yellow.\n7 Brian is green.\n8 Julius is white.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 4 5\n1 Greg is a frog.\n2 Julius is a frog.\n3 Julius is yellow.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Greg is yellow.\n7 Lily is a lion.\n8 Bernhard is a frog.\n9 Lily is green.\n10 What color is Bernhard?\tyellow\t8 2 3\n1 Julius is a frog.\n2 Lily is a rhino.\n3 Greg is a lion.\n4 Greg is yellow.\n5 Brian is a lion.\n6 Julius is yellow.\n7 Brian is white.\n8 Lily is gray.\n9 Bernhard is a swan.\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Greg is a swan.\n4 Lily is a swan.\n5 Julius is a lion.\n6 Brian is gray.\n7 Greg is white.\n8 Julius is yellow.\n9 Lily is white.\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Greg is white.\n4 Bernhard is yellow.\n5 Brian is a swan.\n6 Lily is a frog.\n7 Lily is gray.\n8 Julius is a swan.\n9 Julius is white.\n10 What color is Brian?\twhite\t5 8 9\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Julius is a lion.\n4 Greg is yellow.\n5 Brian is a lion.\n6 Julius is yellow.\n7 Brian is yellow.\n8 Bernhard is a frog.\n9 Lily is white.\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Greg is a swan.\n4 Greg is green.\n5 Brian is a frog.\n6 Julius is yellow.\n7 Bernhard is white.\n8 Brian is white.\n9 Lily is a lion.\n10 What color is Lily?\twhite\t9 1 7\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Greg is a rhino.\n5 Lily is gray.\n6 Julius is yellow.\n7 Bernhard is gray.\n8 Greg is gray.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 2 6\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Greg is green.\n4 Julius is a lion.\n5 Bernhard is yellow.\n6 Brian is a swan.\n7 Julius is yellow.\n8 Brian is green.\n9 Lily is a lion.\n10 What color is Lily?\tyellow\t9 4 7\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Greg is white.\n4 Julius is a frog.\n5 Brian is a frog.\n6 Lily is a swan.\n7 Julius is white.\n8 Brian is white.\n9 Bernhard is white.\n1 Greg is a rhino.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Brian is a rhino.\n5 Bernhard is white.\n6 Julius is a lion.\n7 Greg is green.\n8 Brian is green.\n9 Lily is white.\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Greg is a swan.\n4 Julius is a swan.\n5 Greg is green.\n6 Julius is green.\n7 Bernhard is a frog.\n8 Bernhard is yellow.\n9 Brian is gray.\n1 Brian is a lion.\n2 Julius is a lion.\n3 Lily is a rhino.\n4 Julius is white.\n5 Brian is white.\n6 Bernhard is a swan.\n7 Lily is yellow.\n8 Bernhard is green.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 2 4\n1 Bernhard is a swan.\n2 Lily is a swan.\n3 Brian is a swan.\n4 Bernhard is yellow.\n5 Julius is a swan.\n6 Lily is gray.\n7 Julius is gray.\n8 Brian is gray.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 5 7\n1 Brian is a lion.\n2 Lily is a swan.\n3 Julius is a frog.\n4 Julius is green.\n5 Bernhard is a frog.\n6 Bernhard is white.\n7 Brian is yellow.\n8 Greg is a frog.\n9 Greg is gray.\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Bernhard is green.\n4 Julius is a frog.\n5 Lily is a lion.\n6 Greg is a lion.\n7 Lily is gray.\n8 Julius is yellow.\n9 Brian is yellow.\n10 What color is Greg?\tgray\t6 5 7\n1 Greg is a lion.\n2 Julius is a lion.\n3 Brian is a frog.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Brian is white.\n7 Bernhard is a swan.\n8 Julius is yellow.\n9 Bernhard is yellow.\n10 What color is Greg?\tyellow\t1 4 5\n1 Bernhard is a frog.\n2 Lily is a rhino.\n3 Julius is a swan.\n4 Julius is green.\n5 Brian is a swan.\n6 Greg is a swan.\n7 Lily is white.\n8 Greg is gray.\n9 Brian is gray.\n1 Julius is a lion.\n2 Julius is gray.\n3 Lily is a frog.\n4 Greg is a frog.\n5 Brian is a rhino.\n6 Lily is yellow.\n7 Bernhard is a lion.\n8 Brian is white.\n9 Bernhard is white.\n10 What color is Greg?\tyellow\t4 3 6\n1 Greg is a rhino.\n2 Lily is a rhino.\n3 Lily is green.\n4 Brian is a rhino.\n5 Greg is green.\n6 Bernhard is a swan.\n7 Julius is a lion.\n8 Bernhard is white.\n9 Brian is green.\n1 Julius is a swan.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Julius is yellow.\n5 Brian is a swan.\n6 Brian is yellow.\n7 Lily is yellow.\n8 Greg is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 3 7\n1 Greg is a swan.\n2 Greg is white.\n3 Brian is a rhino.\n4 Bernhard is a lion.\n5 Lily is a lion.\n6 Bernhard is green.\n7 Brian is green.\n8 Julius is a rhino.\n9 Julius is green.\n10 What color is Lily?\tgreen\t5 4 6\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Brian is a frog.\n5 Greg is gray.\n6 Lily is a rhino.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Lily is gray.\n10 What color is Brian?\tgreen\t4 2 3\n1 Bernhard is a frog.\n2 Lily is a rhino.\n3 Bernhard is gray.\n4 Greg is a rhino.\n5 Brian is a frog.\n6 Brian is white.\n7 Greg is yellow.\n8 Julius is a swan.\n9 Lily is yellow.\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Julius is a frog.\n4 Brian is a swan.\n5 Greg is white.\n6 Brian is white.\n7 Bernhard is yellow.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Julius?\twhite\t3 2 5\n1 Brian is a lion.\n2 Julius is a lion.\n3 Bernhard is a rhino.\n4 Greg is a rhino.\n5 Julius is yellow.\n6 Greg is gray.\n7 Bernhard is gray.\n8 Lily is a rhino.\n9 Brian is yellow.\n10 What color is Lily?\tgray\t8 4 6\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Bernhard is green.\n4 Brian is yellow.\n5 Greg is a lion.\n6 Lily is a frog.\n7 Greg is green.\n8 Julius is a rhino.\n9 Lily is gray.\n10 What color is Julius?\tgreen\t8 1 3\n1 Julius is a lion.\n2 Julius is white.\n3 Lily is a lion.\n4 Brian is a rhino.\n5 Bernhard is a frog.\n6 Bernhard is green.\n7 Greg is a rhino.\n8 Brian is green.\n9 Greg is green.\n10 What color is Lily?\twhite\t3 1 2\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Brian is gray.\n5 Greg is green.\n6 Julius is a frog.\n7 Lily is a rhino.\n8 Bernhard is gray.\n9 Julius is yellow.\n10 What color is Lily?\tgreen\t7 1 5\n1 Julius is a swan.\n2 Brian is a rhino.\n3 Bernhard is a swan.\n4 Lily is a rhino.\n5 Bernhard is green.\n6 Brian is gray.\n7 Greg is a frog.\n8 Lily is gray.\n9 Julius is green.\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Brian is a lion.\n4 Greg is yellow.\n5 Lily is a frog.\n6 Brian is yellow.\n7 Julius is a frog.\n8 Lily is yellow.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t7 5 8\n1 Brian is a swan.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Julius is yellow.\n5 Greg is a lion.\n6 Greg is gray.\n7 Bernhard is a swan.\n8 Lily is white.\n9 Bernhard is white.\n10 What color is Brian?\twhite\t1 7 9\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Greg is a frog.\n4 Lily is a rhino.\n5 Bernhard is white.\n6 Greg is white.\n7 Julius is white.\n8 Lily is white.\n9 Brian is a swan.\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Lily is yellow.\n4 Julius is a rhino.\n5 Greg is a frog.\n6 Julius is green.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Greg is green.\n10 What color is Brian?\tgreen\t2 4 6\n1 Julius is a frog.\n2 Greg is a rhino.\n3 Bernhard is a rhino.\n4 Brian is a lion.\n5 Bernhard is white.\n6 Brian is yellow.\n7 Julius is white.\n8 Lily is a swan.\n9 Lily is yellow.\n10 What color is Greg?\twhite\t2 3 5\n1 Lily is a lion.\n2 Lily is green.\n3 Brian is a frog.\n4 Greg is a rhino.\n5 Bernhard is a lion.\n6 Julius is a swan.\n7 Greg is green.\n8 Bernhard is yellow.\n9 Brian is white.\n1 Brian is a swan.\n2 Lily is a rhino.\n3 Bernhard is a lion.\n4 Bernhard is green.\n5 Lily is yellow.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Greg is a frog.\n9 Greg is white.\n1 Julius is a lion.\n2 Greg is a frog.\n3 Julius is green.\n4 Brian is a lion.\n5 Greg is white.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Lily is gray.\n9 Bernhard is a swan.\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Greg is a lion.\n5 Bernhard is yellow.\n6 Greg is green.\n7 Julius is a rhino.\n8 Lily is white.\n9 Julius is white.\n10 What color is Brian?\tgreen\t1 4 6\n1 Julius is a frog.\n2 Bernhard is a frog.\n3 Brian is a swan.\n4 Bernhard is white.\n5 Greg is a lion.\n6 Lily is a frog.\n7 Greg is green.\n8 Julius is yellow.\n9 Lily is yellow.\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Greg is a frog.\n4 Bernhard is a frog.\n5 Brian is gray.\n6 Lily is white.\n7 Greg is yellow.\n8 Julius is a lion.\n9 Julius is white.\n10 What color is Bernhard?\tyellow\t4 3 7\n1 Brian is a frog.\n2 Brian is gray.\n3 Lily is a rhino.\n4 Lily is yellow.\n5 Greg is a lion.\n6 Julius is a frog.\n7 Bernhard is a swan.\n8 Greg is green.\n9 Bernhard is white.\n10 What color is Julius?\tgray\t6 1 2\n1 Greg is a lion.\n2 Lily is a swan.\n3 Bernhard is a rhino.\n4 Lily is white.\n5 Julius is a swan.\n6 Brian is a rhino.\n7 Greg is yellow.\n8 Julius is green.\n9 Bernhard is white.\n10 What color is Brian?\twhite\t6 3 9\n1 Lily is a lion.\n2 Lily is green.\n3 Greg is a swan.\n4 Bernhard is a frog.\n5 Greg is green.\n6 Bernhard is yellow.\n7 Brian is a frog.\n8 Julius is a swan.\n9 Brian is white.\n10 What color is Julius?\tgreen\t8 3 5\n1 Greg is a swan.\n2 Greg is white.\n3 Julius is a lion.\n4 Brian is a frog.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Bernhard is a rhino.\n8 Brian is white.\n9 Bernhard is yellow.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Bernhard is a swan.\n4 Julius is a lion.\n5 Brian is white.\n6 Lily is gray.\n7 Bernhard is green.\n8 Julius is white.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 3 7\n1 Julius is a rhino.\n2 Julius is gray.\n3 Brian is a swan.\n4 Brian is gray.\n5 Greg is a swan.\n6 Lily is a rhino.\n7 Lily is green.\n8 Bernhard is a lion.\n9 Greg is green.\n1 Lily is a swan.\n2 Brian is a frog.\n3 Lily is green.\n4 Greg is a lion.\n5 Greg is white.\n6 Julius is a swan.\n7 Julius is green.\n8 Bernhard is a lion.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t8 4 5\n1 Bernhard is a rhino.\n2 Julius is a frog.\n3 Greg is a lion.\n4 Lily is a rhino.\n5 Bernhard is yellow.\n6 Julius is white.\n7 Greg is yellow.\n8 Brian is a swan.\n9 Brian is green.\n10 What color is Lily?\tyellow\t4 1 5\n1 Bernhard is a frog.\n2 Brian is a lion.\n3 Bernhard is gray.\n4 Brian is white.\n5 Lily is a rhino.\n6 Greg is a rhino.\n7 Lily is gray.\n8 Greg is gray.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 2 4\n1 Brian is a swan.\n2 Lily is a lion.\n3 Lily is green.\n4 Greg is a lion.\n5 Greg is green.\n6 Brian is yellow.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 4 5\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Brian is a swan.\n4 Brian is green.\n5 Bernhard is green.\n6 Greg is white.\n7 Julius is a swan.\n8 Julius is green.\n9 Lily is a swan.\n10 What color is Lily?\tgreen\t9 7 8\n1 Julius is a frog.\n2 Brian is a lion.\n3 Bernhard is a frog.\n4 Bernhard is green.\n5 Brian is green.\n6 Greg is a swan.\n7 Greg is white.\n8 Lily is a rhino.\n9 Lily is yellow.\n10 What color is Julius?\tgreen\t1 3 4\n1 Lily is a swan.\n2 Julius is a swan.\n3 Brian is a rhino.\n4 Greg is a rhino.\n5 Greg is white.\n6 Julius is yellow.\n7 Bernhard is a rhino.\n8 Lily is yellow.\n9 Bernhard is white.\n10 What color is Brian?\twhite\t3 7 9\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Brian is a swan.\n4 Lily is a swan.\n5 Brian is green.\n6 Greg is gray.\n7 Lily is green.\n8 Julius is a lion.\n9 Bernhard is gray.\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Lily is a lion.\n4 Bernhard is green.\n5 Brian is a rhino.\n6 Lily is green.\n7 Brian is gray.\n8 Greg is a rhino.\n9 Julius is green.\n10 What color is Greg?\tgray\t8 5 7\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Lily is a lion.\n4 Brian is a lion.\n5 Greg is white.\n6 Lily is white.\n7 Julius is a rhino.\n8 Brian is white.\n9 Bernhard is white.\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Lily is a swan.\n5 Brian is green.\n6 Julius is a rhino.\n7 Julius is white.\n8 Lily is white.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 2 3\n1 Brian is a lion.\n2 Brian is white.\n3 Julius is a frog.\n4 Julius is gray.\n5 Greg is a frog.\n6 Greg is white.\n7 Lily is a lion.\n8 Bernhard is a lion.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t8 7 9\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Bernhard is a swan.\n4 Brian is gray.\n5 Lily is gray.\n6 Julius is a lion.\n7 Bernhard is gray.\n8 Greg is a lion.\n9 Julius is yellow.\n10 What color is Greg?\tyellow\t8 6 9\n1 Brian is a swan.\n2 Brian is white.\n3 Greg is a rhino.\n4 Greg is yellow.\n5 Bernhard is a swan.\n6 Julius is a lion.\n7 Julius is gray.\n8 Lily is a swan.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t5 8 9\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Lily is green.\n4 Julius is yellow.\n5 Brian is a frog.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Brian is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 6 7\n1 Lily is a swan.\n2 Bernhard is a rhino.\n3 Julius is a swan.\n4 Greg is a frog.\n5 Greg is white.\n6 Brian is a rhino.\n7 Bernhard is green.\n8 Julius is gray.\n9 Brian is green.\n10 What color is Lily?\tgray\t1 3 8\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Julius is a swan.\n4 Bernhard is a frog.\n5 Greg is yellow.\n6 Brian is a frog.\n7 Julius is white.\n8 Bernhard is yellow.\n9 Brian is yellow.\n1 Lily is a lion.\n2 Greg is a lion.\n3 Bernhard is a lion.\n4 Julius is a rhino.\n5 Brian is a lion.\n6 Lily is green.\n7 Julius is gray.\n8 Brian is green.\n9 Bernhard is green.\n10 What color is Greg?\tgreen\t2 5 8\n1 Lily is a lion.\n2 Greg is a lion.\n3 Greg is gray.\n4 Bernhard is a lion.\n5 Bernhard is yellow.\n6 Julius is a swan.\n7 Julius is yellow.\n8 Brian is a rhino.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t1 4 5\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Lily is a frog.\n4 Julius is yellow.\n5 Lily is white.\n6 Brian is a rhino.\n7 Bernhard is white.\n8 Greg is a frog.\n9 Brian is green.\n10 What color is Greg?\twhite\t8 3 5\n1 Bernhard is a frog.\n2 Greg is a lion.\n3 Brian is a frog.\n4 Julius is a swan.\n5 Greg is yellow.\n6 Lily is a swan.\n7 Bernhard is green.\n8 Lily is gray.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t3 1 7\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Lily is a frog.\n4 Julius is a swan.\n5 Greg is green.\n6 Bernhard is green.\n7 Brian is a rhino.\n8 Julius is white.\n9 Lily is white.\n10 What color is Brian?\tgreen\t7 2 5\n1 Brian is a swan.\n2 Julius is a rhino.\n3 Julius is yellow.\n4 Bernhard is a swan.\n5 Greg is a rhino.\n6 Lily is a rhino.\n7 Bernhard is white.\n8 Brian is white.\n9 Lily is yellow.\n10 What color is Greg?\tyellow\t5 6 9\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Julius is yellow.\n6 Bernhard is yellow.\n7 Lily is gray.\n8 Greg is a swan.\n9 Brian is yellow.\n10 What color is Greg?\tgray\t8 3 7\n1 Julius is a rhino.\n2 Brian is a frog.\n3 Brian is green.\n4 Lily is a frog.\n5 Greg is a lion.\n6 Bernhard is a frog.\n7 Julius is green.\n8 Bernhard is green.\n9 Greg is gray.\n10 What color is Lily?\tgreen\t4 6 8\n1 Brian is a swan.\n2 Brian is yellow.\n3 Bernhard is a rhino.\n4 Bernhard is white.\n5 Lily is a lion.\n6 Greg is a frog.\n7 Lily is green.\n8 Julius is a frog.\n9 Greg is green.\n10 What color is Julius?\tgreen\t8 6 9\n1 Lily is a rhino.\n2 Greg is a rhino.\n3 Bernhard is a rhino.\n4 Lily is white.\n5 Brian is a swan.\n6 Brian is yellow.\n7 Bernhard is white.\n8 Greg is white.\n9 Julius is a lion.\n1 Lily is a swan.\n2 Lily is green.\n3 Greg is a rhino.\n4 Julius is a rhino.\n5 Brian is a frog.\n6 Bernhard is a swan.\n7 Brian is gray.\n8 Julius is green.\n9 Bernhard is yellow.\n10 What color is Greg?\tgreen\t3 4 8\n1 Brian is a lion.\n2 Julius is a lion.\n3 Lily is a swan.\n4 Julius is green.\n5 Brian is green.\n6 Greg is a rhino.\n7 Lily is white.\n8 Bernhard is a lion.\n9 Greg is gray.\n10 What color is Bernhard?\tgreen\t8 2 4\n1 Julius is a swan.\n2 Brian is a lion.\n3 Lily is a lion.\n4 Bernhard is a frog.\n5 Greg is a rhino.\n6 Greg is gray.\n7 Julius is white.\n8 Bernhard is gray.\n9 Lily is green.\n10 What color is Brian?\tgreen\t2 3 9\n1 Greg is a swan.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Bernhard is a frog.\n5 Lily is yellow.\n6 Bernhard is yellow.\n7 Julius is a rhino.\n8 Greg is gray.\n9 Julius is gray.\n10 What color is Brian?\tyellow\t3 4 6\n1 Brian is a swan.\n2 Julius is a frog.\n3 Brian is yellow.\n4 Julius is gray.\n5 Greg is a frog.\n6 Greg is green.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Lily is a swan.\n10 What color is Lily?\tyellow\t9 1 3\n1 Brian is a lion.\n2 Greg is a swan.\n3 Bernhard is a lion.\n4 Julius is a rhino.\n5 Brian is green.\n6 Bernhard is green.\n7 Lily is a rhino.\n8 Greg is yellow.\n9 Julius is white.\n10 What color is Lily?\twhite\t7 4 9\n1 Lily is a swan.\n2 Greg is a frog.\n3 Greg is green.\n4 Bernhard is a rhino.\n5 Julius is a lion.\n6 Bernhard is green.\n7 Brian is a lion.\n8 Julius is gray.\n9 Brian is gray.\n1 Lily is a lion.\n2 Lily is green.\n3 Greg is a frog.\n4 Julius is a rhino.\n5 Julius is white.\n6 Bernhard is a lion.\n7 Brian is a lion.\n8 Greg is green.\n9 Bernhard is gray.\n10 What color is Brian?\tgray\t7 6 9\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Bernhard is white.\n4 Brian is yellow.\n5 Greg is a rhino.\n6 Greg is green.\n7 Julius is a frog.\n8 Julius is white.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 5 6\n1 Bernhard is a swan.\n2 Brian is a rhino.\n3 Brian is green.\n4 Greg is a rhino.\n5 Bernhard is green.\n6 Julius is a frog.\n7 Greg is gray.\n8 Lily is a lion.\n9 Julius is white.\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is white.\n4 Julius is a lion.\n5 Julius is gray.\n6 Brian is a swan.\n7 Greg is a frog.\n8 Lily is green.\n9 Brian is yellow.\n10 What color is Greg?\twhite\t7 2 3\n1 Greg is a swan.\n2 Greg is green.\n3 Lily is a frog.\n4 Bernhard is a lion.\n5 Lily is yellow.\n6 Bernhard is green.\n7 Brian is a rhino.\n8 Julius is a lion.\n9 Julius is yellow.\n1 Julius is a frog.\n2 Greg is a lion.\n3 Bernhard is a rhino.\n4 Julius is white.\n5 Bernhard is green.\n6 Brian is a rhino.\n7 Lily is a swan.\n8 Lily is white.\n9 Greg is gray.\n10 What color is Brian?\tgreen\t6 3 5\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Lily is a lion.\n4 Julius is a lion.\n5 Brian is yellow.\n6 Bernhard is white.\n7 Lily is white.\n8 Greg is a swan.\n9 Julius is white.\n1 Brian is a frog.\n2 Brian is yellow.\n3 Julius is a frog.\n4 Greg is a swan.\n5 Julius is white.\n6 Lily is a lion.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Greg is gray.\n10 What color is Lily?\tgreen\t6 7 8\n1 Brian is a frog.\n2 Bernhard is a swan.\n3 Julius is a swan.\n4 Greg is a frog.\n5 Julius is white.\n6 Bernhard is white.\n7 Greg is yellow.\n8 Lily is a rhino.\n9 Lily is green.\n10 What color is Brian?\tyellow\t1 4 7\n1 Bernhard is a rhino.\n2 Greg is a swan.\n3 Julius is a lion.\n4 Brian is a lion.\n5 Julius is white.\n6 Bernhard is white.\n7 Greg is yellow.\n8 Lily is a lion.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t8 4 9\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Lily is a frog.\n5 Lily is yellow.\n6 Julius is a rhino.\n7 Bernhard is a rhino.\n8 Greg is gray.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t7 6 9\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Brian is a frog.\n4 Greg is a rhino.\n5 Lily is green.\n6 Julius is gray.\n7 Greg is gray.\n8 Bernhard is a lion.\n9 Bernhard is green.\n1 Greg is a swan.\n2 Bernhard is a lion.\n3 Brian is a rhino.\n4 Lily is a lion.\n5 Greg is white.\n6 Bernhard is yellow.\n7 Brian is white.\n8 Julius is a swan.\n9 Lily is yellow.\n10 What color is Julius?\twhite\t8 1 5\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Julius is yellow.\n4 Lily is a frog.\n5 Greg is white.\n6 Brian is a lion.\n7 Bernhard is a lion.\n8 Brian is gray.\n9 Bernhard is gray.\n1 Brian is a frog.\n2 Brian is white.\n3 Bernhard is a swan.\n4 Greg is a lion.\n5 Julius is a swan.\n6 Bernhard is yellow.\n7 Lily is a lion.\n8 Greg is gray.\n9 Julius is yellow.\n10 What color is Lily?\tgray\t7 4 8\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Lily is gray.\n4 Brian is green.\n5 Bernhard is a frog.\n6 Greg is a rhino.\n7 Greg is yellow.\n8 Bernhard is green.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 5 8\n1 Julius is a swan.\n2 Brian is a swan.\n3 Julius is green.\n4 Greg is a lion.\n5 Greg is green.\n6 Brian is green.\n7 Lily is a frog.\n8 Bernhard is a frog.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t7 8 9\n1 Brian is a rhino.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Lily is yellow.\n5 Julius is a frog.\n6 Brian is green.\n7 Bernhard is a rhino.\n8 Greg is green.\n9 Julius is yellow.\n10 What color is Bernhard?\tgreen\t7 1 6\n1 Lily is a lion.\n2 Lily is green.\n3 Greg is a frog.\n4 Brian is a swan.\n5 Greg is white.\n6 Brian is green.\n7 Bernhard is a lion.\n8 Julius is a rhino.\n9 Bernhard is white.\n1 Lily is a rhino.\n2 Lily is gray.\n3 Greg is a rhino.\n4 Greg is yellow.\n5 Julius is a rhino.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Brian is a swan.\n9 Julius is white.\n10 What color is Brian?\tyellow\t8 6 7\n1 Greg is a rhino.\n2 Greg is gray.\n3 Bernhard is a swan.\n4 Brian is a rhino.\n5 Bernhard is yellow.\n6 Julius is a frog.\n7 Lily is a lion.\n8 Julius is gray.\n9 Lily is yellow.\n10 What color is Brian?\tgray\t4 1 2\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Brian is gray.\n4 Lily is a swan.\n5 Bernhard is gray.\n6 Greg is a rhino.\n7 Lily is white.\n8 Julius is a lion.\n9 Greg is white.\n1 Brian is a frog.\n2 Brian is yellow.\n3 Greg is a rhino.\n4 Bernhard is a frog.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Julius is a swan.\n8 Bernhard is yellow.\n9 Julius is yellow.\n10 What color is Greg?\tgray\t3 5 6\n1 Brian is a frog.\n2 Brian is yellow.\n3 Lily is a frog.\n4 Lily is green.\n5 Julius is a lion.\n6 Greg is a rhino.\n7 Julius is green.\n8 Bernhard is a frog.\n9 Greg is yellow.\n10 What color is Bernhard?\tgreen\t8 3 4\n1 Lily is a swan.\n2 Julius is a lion.\n3 Lily is yellow.\n4 Brian is a frog.\n5 Brian is white.\n6 Greg is a swan.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Greg is white.\n1 Lily is a swan.\n2 Bernhard is a frog.\n3 Greg is a lion.\n4 Brian is a lion.\n5 Greg is gray.\n6 Bernhard is white.\n7 Julius is a swan.\n8 Julius is white.\n9 Lily is white.\n10 What color is Brian?\tgray\t4 3 5\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Brian is gray.\n4 Lily is a frog.\n5 Bernhard is a swan.\n6 Bernhard is white.\n7 Julius is a frog.\n8 Lily is green.\n9 Julius is green.\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Brian is a frog.\n4 Bernhard is a lion.\n5 Lily is a rhino.\n6 Bernhard is gray.\n7 Lily is yellow.\n8 Julius is white.\n9 Greg is yellow.\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Brian is a frog.\n4 Brian is white.\n5 Lily is a frog.\n6 Lily is yellow.\n7 Bernhard is a lion.\n8 Greg is a rhino.\n9 Bernhard is green.\n10 What color is Greg?\tyellow\t8 1 2\n1 Brian is a swan.\n2 Brian is yellow.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Lily is a swan.\n6 Lily is green.\n7 Julius is a rhino.\n8 Greg is a swan.\n9 Greg is yellow.\n1 Bernhard is a swan.\n2 Lily is a frog.\n3 Lily is yellow.\n4 Greg is a lion.\n5 Bernhard is gray.\n6 Greg is white.\n7 Julius is a frog.\n8 Brian is a swan.\n9 Brian is gray.\n10 What color is Julius?\tyellow\t7 2 3\n1 Lily is a frog.\n2 Lily is white.\n3 Brian is a swan.\n4 Brian is gray.\n5 Greg is a swan.\n6 Bernhard is a swan.\n7 Greg is yellow.\n8 Julius is a lion.\n9 Julius is white.\n10 What color is Bernhard?\tyellow\t6 5 7\n1 Greg is a swan.\n2 Greg is white.\n3 Brian is a frog.\n4 Julius is a lion.\n5 Julius is green.\n6 Brian is yellow.\n7 Bernhard is a lion.\n8 Lily is a lion.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t8 7 9\n1 Greg is a swan.\n2 Greg is white.\n3 Brian is a swan.\n4 Lily is a rhino.\n5 Bernhard is a rhino.\n6 Brian is yellow.\n7 Julius is a lion.\n8 Julius is gray.\n9 Lily is green.\n10 What color is Bernhard?\tgreen\t5 4 9\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Bernhard is a frog.\n4 Greg is yellow.\n5 Brian is a swan.\n6 Julius is gray.\n7 Lily is a frog.\n8 Lily is white.\n9 Brian is gray.\n10 What color is Bernhard?\twhite\t3 7 8\n1 Julius is a lion.\n2 Greg is a lion.\n3 Greg is yellow.\n4 Julius is yellow.\n5 Bernhard is a frog.\n6 Lily is a rhino.\n7 Brian is a rhino.\n8 Bernhard is gray.\n9 Brian is white.\n10 What color is Lily?\twhite\t6 7 9\n1 Lily is a frog.\n2 Greg is a frog.\n3 Lily is yellow.\n4 Greg is yellow.\n5 Bernhard is a frog.\n6 Brian is a swan.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Bernhard is yellow.\n1 Julius is a swan.\n2 Julius is yellow.\n3 Bernhard is a frog.\n4 Brian is a rhino.\n5 Lily is a rhino.\n6 Bernhard is gray.\n7 Brian is gray.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Lily?\tgray\t5 4 7\n1 Greg is a swan.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Julius is a swan.\n5 Brian is a frog.\n6 Brian is white.\n7 Greg is white.\n8 Julius is white.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 4 8\n1 Lily is a swan.\n2 Julius is a frog.\n3 Julius is gray.\n4 Brian is a rhino.\n5 Bernhard is a lion.\n6 Greg is a frog.\n7 Brian is green.\n8 Greg is green.\n9 Lily is gray.\n1 Julius is a swan.\n2 Julius is gray.\n3 Brian is a rhino.\n4 Greg is a rhino.\n5 Lily is a rhino.\n6 Brian is white.\n7 Greg is white.\n8 Bernhard is a swan.\n9 Bernhard is yellow.\n10 What color is Lily?\twhite\t5 4 7\n1 Greg is a swan.\n2 Bernhard is a rhino.\n3 Julius is a rhino.\n4 Greg is gray.\n5 Julius is green.\n6 Brian is a rhino.\n7 Lily is a rhino.\n8 Lily is yellow.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t2 7 8\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Greg is gray.\n4 Brian is a lion.\n5 Lily is a lion.\n6 Lily is green.\n7 Brian is green.\n8 Bernhard is a lion.\n9 Bernhard is green.\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Brian is a lion.\n4 Lily is a lion.\n5 Julius is white.\n6 Brian is white.\n7 Lily is white.\n8 Bernhard is white.\n9 Greg is a swan.\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Greg is a swan.\n4 Brian is a frog.\n5 Julius is a swan.\n6 Lily is green.\n7 Julius is green.\n8 Bernhard is green.\n9 Greg is green.\n10 What color is Brian?\tgreen\t4 1 6\n1 Greg is a frog.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Julius is a rhino.\n5 Bernhard is a rhino.\n6 Greg is yellow.\n7 Lily is a lion.\n8 Julius is yellow.\n9 Lily is white.\n10 What color is Bernhard?\tyellow\t5 4 8\n1 Greg is a frog.\n2 Brian is a rhino.\n3 Greg is green.\n4 Julius is a rhino.\n5 Brian is green.\n6 Lily is a frog.\n7 Julius is green.\n8 Lily is yellow.\n9 Bernhard is a lion.\n1 Greg is a swan.\n2 Lily is a lion.\n3 Lily is yellow.\n4 Greg is green.\n5 Bernhard is a lion.\n6 Bernhard is white.\n7 Julius is a lion.\n8 Brian is a rhino.\n9 Brian is gray.\n10 What color is Julius?\twhite\t7 5 6\n1 Greg is a rhino.\n2 Greg is gray.\n3 Bernhard is a frog.\n4 Bernhard is green.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Julius is a lion.\n8 Julius is green.\n9 Brian is a rhino.\n10 What color is Brian?\tgray\t9 5 6\n1 Julius is a swan.\n2 Greg is a rhino.\n3 Lily is a rhino.\n4 Lily is gray.\n5 Bernhard is a lion.\n6 Greg is gray.\n7 Brian is a lion.\n8 Bernhard is gray.\n9 Julius is yellow.\n10 What color is Brian?\tgray\t7 5 8\n1 Greg is a swan.\n2 Greg is gray.\n3 Julius is a rhino.\n4 Julius is gray.\n5 Bernhard is a rhino.\n6 Lily is a lion.\n7 Bernhard is gray.\n8 Lily is white.\n9 Brian is a swan.\n10 What color is Brian?\tgray\t9 1 2\n1 Julius is a lion.\n2 Greg is a swan.\n3 Julius is green.\n4 Brian is a lion.\n5 Lily is a frog.\n6 Greg is white.\n7 Brian is gray.\n8 Lily is white.\n9 Bernhard is a rhino.\n1 Greg is a lion.\n2 Julius is a swan.\n3 Bernhard is a lion.\n4 Bernhard is green.\n5 Lily is a rhino.\n6 Julius is yellow.\n7 Greg is green.\n8 Lily is green.\n9 Brian is a frog.\n1 Brian is a rhino.\n2 Brian is gray.\n3 Greg is a frog.\n4 Greg is gray.\n5 Julius is a swan.\n6 Lily is a frog.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Lily is white.\n1 Lily is a swan.\n2 Julius is a rhino.\n3 Julius is gray.\n4 Lily is yellow.\n5 Brian is a frog.\n6 Bernhard is a rhino.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Brian is white.\n10 What color is Bernhard?\tyellow\t6 7 8\n1 Julius is a swan.\n2 Lily is a frog.\n3 Lily is gray.\n4 Julius is yellow.\n5 Bernhard is a lion.\n6 Bernhard is yellow.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Brian is a swan.\n10 What color is Brian?\tyellow\t9 1 4\n1 Julius is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Brian is a frog.\n5 Julius is green.\n6 Lily is a frog.\n7 Lily is gray.\n8 Brian is gray.\n9 Greg is a rhino.\n10 What color is Greg?\tgreen\t9 1 5\n1 Greg is a frog.\n2 Brian is a swan.\n3 Lily is a lion.\n4 Lily is gray.\n5 Greg is green.\n6 Bernhard is a swan.\n7 Brian is green.\n8 Bernhard is green.\n9 Julius is a rhino.\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Greg is green.\n4 Brian is a frog.\n5 Brian is yellow.\n6 Julius is a rhino.\n7 Lily is a swan.\n8 Julius is green.\n9 Bernhard is green.\n1 Lily is a frog.\n2 Lily is gray.\n3 Bernhard is a lion.\n4 Brian is a lion.\n5 Bernhard is yellow.\n6 Greg is a frog.\n7 Julius is a frog.\n8 Julius is yellow.\n9 Greg is yellow.\n10 What color is Brian?\tyellow\t4 3 5\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Bernhard is white.\n5 Lily is green.\n6 Greg is a swan.\n7 Julius is yellow.\n8 Greg is white.\n9 Brian is a lion.\n10 What color is Brian?\twhite\t9 1 4\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Lily is white.\n4 Julius is a frog.\n5 Bernhard is a frog.\n6 Brian is white.\n7 Greg is a rhino.\n8 Julius is gray.\n9 Bernhard is gray.\n10 What color is Greg?\twhite\t7 2 3\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Julius is a lion.\n5 Lily is gray.\n6 Greg is a frog.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Brian?\tgray\t2 1 5\n1 Brian is a frog.\n2 Greg is a frog.\n3 Bernhard is a swan.\n4 Julius is a frog.\n5 Bernhard is green.\n6 Greg is yellow.\n7 Brian is yellow.\n8 Lily is a swan.\n9 Julius is yellow.\n10 What color is Lily?\tgreen\t8 3 5\n1 Lily is a lion.\n2 Greg is a swan.\n3 Brian is a frog.\n4 Lily is white.\n5 Bernhard is a lion.\n6 Julius is a swan.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Bernhard is green.\n10 What color is Greg?\tyellow\t2 6 8\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Bernhard is yellow.\n4 Julius is a swan.\n5 Brian is a rhino.\n6 Greg is green.\n7 Julius is green.\n8 Lily is a lion.\n9 Brian is gray.\n10 What color is Lily?\tyellow\t8 1 3\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Julius is yellow.\n4 Lily is a lion.\n5 Greg is a swan.\n6 Brian is a swan.\n7 Greg is white.\n8 Brian is white.\n9 Lily is yellow.\n1 Julius is a lion.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Julius is white.\n6 Lily is white.\n7 Bernhard is yellow.\n8 Greg is yellow.\n9 Brian is a lion.\n10 What color is Brian?\twhite\t9 2 6\n1 Brian is a rhino.\n2 Julius is a frog.\n3 Brian is yellow.\n4 Greg is a frog.\n5 Bernhard is a frog.\n6 Bernhard is white.\n7 Lily is a swan.\n8 Julius is white.\n9 Greg is white.\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Julius is green.\n4 Greg is a frog.\n5 Brian is a lion.\n6 Bernhard is white.\n7 Greg is white.\n8 Brian is green.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 2 6\n1 Lily is a rhino.\n2 Lily is yellow.\n3 Greg is a rhino.\n4 Julius is a lion.\n5 Greg is yellow.\n6 Brian is a swan.\n7 Julius is gray.\n8 Bernhard is a frog.\n9 Brian is gray.\n1 Brian is a rhino.\n2 Greg is a rhino.\n3 Bernhard is a rhino.\n4 Greg is gray.\n5 Julius is a swan.\n6 Julius is gray.\n7 Bernhard is gray.\n8 Lily is a lion.\n9 Brian is gray.\n1 Lily is a lion.\n2 Lily is yellow.\n3 Brian is a swan.\n4 Julius is a rhino.\n5 Brian is white.\n6 Julius is green.\n7 Bernhard is a swan.\n8 Greg is a frog.\n9 Bernhard is gray.\n1 Brian is a frog.\n2 Bernhard is a swan.\n3 Greg is a lion.\n4 Brian is white.\n5 Lily is a frog.\n6 Julius is a swan.\n7 Julius is white.\n8 Lily is yellow.\n9 Greg is yellow.\n10 What color is Bernhard?\twhite\t2 6 7\n1 Lily is a swan.\n2 Brian is a swan.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Bernhard is a swan.\n6 Julius is yellow.\n7 Greg is a rhino.\n8 Bernhard is yellow.\n9 Greg is green.\n10 What color is Brian?\tyellow\t2 5 8\n1 Greg is a lion.\n2 Lily is a swan.\n3 Greg is white.\n4 Julius is a swan.\n5 Julius is gray.\n6 Lily is gray.\n7 Bernhard is a lion.\n8 Bernhard is gray.\n9 Brian is a lion.\n10 What color is Brian?\tgray\t9 7 8\n1 Julius is a lion.\n2 Greg is a frog.\n3 Lily is a frog.\n4 Brian is a rhino.\n5 Greg is gray.\n6 Bernhard is a rhino.\n7 Brian is green.\n8 Julius is green.\n9 Bernhard is green.\n10 What color is Lily?\tgray\t3 2 5\n1 Greg is a rhino.\n2 Greg is green.\n3 Bernhard is a swan.\n4 Lily is a frog.\n5 Julius is a swan.\n6 Brian is a lion.\n7 Lily is white.\n8 Julius is white.\n9 Bernhard is white.\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Lily is a lion.\n5 Julius is gray.\n6 Bernhard is gray.\n7 Lily is green.\n8 Brian is gray.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 3 5\n1 Julius is a swan.\n2 Julius is white.\n3 Brian is a frog.\n4 Greg is a frog.\n5 Bernhard is a swan.\n6 Brian is gray.\n7 Bernhard is white.\n8 Greg is gray.\n9 Lily is a lion.\n1 Lily is a frog.\n2 Julius is a frog.\n3 Greg is a swan.\n4 Brian is a rhino.\n5 Brian is white.\n6 Greg is yellow.\n7 Julius is yellow.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t1 8 9\n1 Bernhard is a rhino.\n2 Lily is a rhino.\n3 Brian is a swan.\n4 Lily is gray.\n5 Bernhard is gray.\n6 Greg is a lion.\n7 Julius is a swan.\n8 Julius is green.\n9 Greg is white.\n10 What color is Brian?\tgreen\t3 7 8\n1 Lily is a frog.\n2 Julius is a lion.\n3 Greg is a lion.\n4 Greg is gray.\n5 Lily is yellow.\n6 Bernhard is a lion.\n7 Brian is a frog.\n8 Brian is gray.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t2 6 9\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Bernhard is green.\n6 Brian is yellow.\n7 Julius is green.\n8 Greg is a rhino.\n9 Greg is gray.\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Brian is a frog.\n4 Lily is white.\n5 Greg is green.\n6 Brian is yellow.\n7 Bernhard is a swan.\n8 Bernhard is gray.\n9 Julius is a swan.\n10 What color is Julius?\tgray\t9 7 8\n1 Lily is a swan.\n2 Bernhard is a lion.\n3 Brian is a rhino.\n4 Brian is yellow.\n5 Lily is yellow.\n6 Greg is a swan.\n7 Bernhard is green.\n8 Greg is gray.\n9 Julius is a swan.\n10 What color is Julius?\tgray\t9 6 8\n1 Lily is a lion.\n2 Brian is a swan.\n3 Lily is green.\n4 Julius is a rhino.\n5 Bernhard is a rhino.\n6 Bernhard is gray.\n7 Brian is yellow.\n8 Julius is gray.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 5 6\n1 Greg is a rhino.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Greg is yellow.\n5 Bernhard is yellow.\n6 Brian is a swan.\n7 Lily is green.\n8 Brian is green.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 1 4\n1 Lily is a frog.\n2 Lily is gray.\n3 Julius is a swan.\n4 Bernhard is a frog.\n5 Greg is a rhino.\n6 Greg is yellow.\n7 Brian is a lion.\n8 Bernhard is gray.\n9 Brian is green.\n1 Julius is a frog.\n2 Bernhard is a frog.\n3 Julius is gray.\n4 Lily is a swan.\n5 Bernhard is gray.\n6 Lily is gray.\n7 Greg is a rhino.\n8 Brian is a frog.\n9 Greg is white.\n10 What color is Brian?\tgray\t8 2 5\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Julius is a lion.\n4 Lily is a frog.\n5 Lily is white.\n6 Bernhard is green.\n7 Julius is green.\n8 Brian is green.\n9 Greg is a rhino.\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Julius is gray.\n4 Greg is a frog.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Lily is a rhino.\n8 Lily is gray.\n9 Brian is gray.\n10 What color is Greg?\tgray\t4 1 3\n1 Lily is a swan.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Lily is gray.\n5 Julius is a lion.\n6 Greg is a swan.\n7 Julius is yellow.\n8 Greg is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tyellow\t9 6 8\n1 Greg is a lion.\n2 Bernhard is a lion.\n3 Lily is a lion.\n4 Julius is a swan.\n5 Lily is white.\n6 Brian is a frog.\n7 Brian is green.\n8 Greg is white.\n9 Julius is white.\n10 What color is Bernhard?\twhite\t2 3 5\n1 Brian is a swan.\n2 Julius is a lion.\n3 Julius is white.\n4 Greg is a swan.\n5 Greg is green.\n6 Bernhard is a rhino.\n7 Bernhard is green.\n8 Brian is green.\n9 Lily is a frog.\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Bernhard is green.\n4 Lily is green.\n5 Brian is a rhino.\n6 Greg is a rhino.\n7 Julius is a rhino.\n8 Julius is white.\n9 Brian is white.\n10 What color is Greg?\twhite\t6 7 8\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Julius is a rhino.\n5 Julius is white.\n6 Greg is a swan.\n7 Lily is white.\n8 Brian is white.\n9 Bernhard is white.\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Lily is yellow.\n4 Brian is a rhino.\n5 Brian is gray.\n6 Julius is gray.\n7 Greg is a frog.\n8 Greg is gray.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 4 5\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Lily is a frog.\n4 Brian is green.\n5 Bernhard is green.\n6 Julius is a frog.\n7 Lily is white.\n8 Julius is white.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 6 8\n1 Lily is a frog.\n2 Brian is a swan.\n3 Julius is a frog.\n4 Bernhard is a lion.\n5 Lily is yellow.\n6 Bernhard is gray.\n7 Julius is yellow.\n8 Brian is white.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 4 6\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Bernhard is green.\n4 Lily is a lion.\n5 Greg is yellow.\n6 Julius is a frog.\n7 Brian is a rhino.\n8 Brian is green.\n9 Julius is gray.\n10 What color is Lily?\tgreen\t4 1 3\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Greg is a frog.\n4 Greg is white.\n5 Julius is a lion.\n6 Julius is gray.\n7 Brian is a lion.\n8 Brian is white.\n9 Lily is a frog.\n10 What color is Lily?\twhite\t9 3 4\n1 Julius is a frog.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Lily is a swan.\n5 Greg is white.\n6 Bernhard is yellow.\n7 Brian is a lion.\n8 Julius is yellow.\n9 Brian is gray.\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Bernhard is a lion.\n4 Julius is a swan.\n5 Julius is green.\n6 Bernhard is yellow.\n7 Greg is gray.\n8 Lily is green.\n9 Brian is a frog.\n1 Julius is a lion.\n2 Julius is yellow.\n3 Greg is a lion.\n4 Greg is green.\n5 Bernhard is a rhino.\n6 Brian is a frog.\n7 Brian is white.\n8 Lily is a swan.\n9 Lily is green.\n1 Greg is a swan.\n2 Greg is yellow.\n3 Bernhard is a frog.\n4 Lily is a frog.\n5 Lily is white.\n6 Brian is a frog.\n7 Julius is a rhino.\n8 Bernhard is yellow.\n9 Brian is yellow.\n1 Brian is a swan.\n2 Lily is a swan.\n3 Greg is a frog.\n4 Bernhard is a swan.\n5 Greg is yellow.\n6 Bernhard is white.\n7 Julius is a frog.\n8 Julius is yellow.\n9 Lily is white.\n10 What color is Brian?\twhite\t1 4 6\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Greg is a frog.\n4 Julius is a frog.\n5 Brian is a frog.\n6 Bernhard is white.\n7 Brian is yellow.\n8 Greg is yellow.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t2 5 7\n1 Julius is a swan.\n2 Julius is white.\n3 Greg is a rhino.\n4 Bernhard is a rhino.\n5 Greg is white.\n6 Lily is a lion.\n7 Lily is gray.\n8 Brian is a frog.\n9 Brian is gray.\n10 What color is Bernhard?\twhite\t4 3 5\n1 Lily is a frog.\n2 Bernhard is a frog.\n3 Lily is white.\n4 Julius is a rhino.\n5 Bernhard is white.\n6 Brian is a lion.\n7 Brian is gray.\n8 Julius is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 4 8\n1 Greg is a swan.\n2 Lily is a frog.\n3 Brian is a rhino.\n4 Brian is green.\n5 Greg is white.\n6 Bernhard is a rhino.\n7 Lily is white.\n8 Bernhard is yellow.\n9 Julius is a frog.\n10 What color is Julius?\twhite\t9 2 7\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Lily is green.\n4 Bernhard is a lion.\n5 Bernhard is white.\n6 Brian is gray.\n7 Julius is a lion.\n8 Greg is a frog.\n9 Julius is white.\n10 What color is Greg?\tgray\t8 1 6\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Bernhard is a rhino.\n4 Bernhard is white.\n5 Greg is white.\n6 Brian is a rhino.\n7 Lily is a frog.\n8 Julius is white.\n9 Brian is gray.\n1 Julius is a frog.\n2 Bernhard is a frog.\n3 Brian is a swan.\n4 Bernhard is green.\n5 Brian is green.\n6 Lily is a rhino.\n7 Lily is green.\n8 Greg is a lion.\n9 Julius is green.\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Lily is a rhino.\n4 Julius is a frog.\n5 Lily is yellow.\n6 Bernhard is a rhino.\n7 Brian is yellow.\n8 Bernhard is green.\n9 Julius is yellow.\n10 What color is Greg?\tgreen\t1 6 8\n1 Bernhard is a swan.\n2 Bernhard is green.\n3 Brian is a swan.\n4 Greg is a swan.\n5 Brian is green.\n6 Greg is green.\n7 Lily is a rhino.\n8 Lily is white.\n9 Julius is a frog.\n1 Lily is a rhino.\n2 Julius is a swan.\n3 Brian is a rhino.\n4 Greg is a swan.\n5 Julius is white.\n6 Greg is white.\n7 Lily is yellow.\n8 Bernhard is a lion.\n9 Brian is yellow.\n1 Brian is a lion.\n2 Julius is a swan.\n3 Brian is yellow.\n4 Greg is a frog.\n5 Greg is green.\n6 Julius is gray.\n7 Bernhard is a rhino.\n8 Lily is a rhino.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t8 7 9\n1 Greg is a lion.\n2 Lily is a lion.\n3 Lily is yellow.\n4 Brian is a rhino.\n5 Greg is yellow.\n6 Julius is a rhino.\n7 Brian is green.\n8 Julius is green.\n9 Bernhard is a frog.\n1 Julius is a frog.\n2 Brian is a frog.\n3 Brian is gray.\n4 Julius is gray.\n5 Bernhard is a rhino.\n6 Greg is a swan.\n7 Bernhard is white.\n8 Greg is white.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 5 7\n1 Bernhard is a frog.\n2 Bernhard is yellow.\n3 Brian is a rhino.\n4 Brian is green.\n5 Lily is a rhino.\n6 Julius is a swan.\n7 Greg is a swan.\n8 Lily is green.\n9 Greg is yellow.\n10 What color is Julius?\tyellow\t6 7 9\n1 Lily is a lion.\n2 Greg is a frog.\n3 Bernhard is a swan.\n4 Brian is a frog.\n5 Lily is yellow.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Julius is yellow.\n9 Bernhard is gray.\n10 What color is Brian?\tgray\t4 2 6\n1 Brian is a frog.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Lily is a frog.\n5 Julius is a frog.\n6 Greg is gray.\n7 Bernhard is green.\n8 Julius is green.\n9 Lily is green.\n10 What color is Brian?\tgreen\t1 5 8\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Lily is a rhino.\n4 Greg is a rhino.\n5 Brian is a lion.\n6 Julius is a swan.\n7 Lily is gray.\n8 Julius is white.\n9 Greg is gray.\n1 Brian is a swan.\n2 Lily is a frog.\n3 Lily is gray.\n4 Julius is a lion.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Brian is white.\n8 Greg is a frog.\n9 Greg is white.\n1 Lily is a swan.\n2 Lily is gray.\n3 Bernhard is a swan.\n4 Julius is a frog.\n5 Bernhard is green.\n6 Greg is a frog.\n7 Greg is white.\n8 Julius is white.\n9 Brian is a swan.\n10 What color is Brian?\tgreen\t9 3 5\n1 Brian is a lion.\n2 Greg is a frog.\n3 Brian is gray.\n4 Greg is gray.\n5 Bernhard is a rhino.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Julius is a frog.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t8 2 4\n1 Bernhard is a swan.\n2 Brian is a lion.\n3 Greg is a rhino.\n4 Brian is gray.\n5 Julius is a swan.\n6 Lily is a rhino.\n7 Julius is white.\n8 Lily is gray.\n9 Bernhard is white.\n10 What color is Greg?\tgray\t3 6 8\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Bernhard is a frog.\n4 Julius is a frog.\n5 Greg is gray.\n6 Julius is yellow.\n7 Brian is yellow.\n8 Bernhard is yellow.\n9 Lily is a swan.\n1 Julius is a rhino.\n2 Julius is gray.\n3 Greg is a frog.\n4 Greg is gray.\n5 Bernhard is a swan.\n6 Brian is a rhino.\n7 Lily is a lion.\n8 Brian is yellow.\n9 Lily is green.\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Brian is green.\n4 Julius is a frog.\n5 Lily is a frog.\n6 Bernhard is a frog.\n7 Greg is white.\n8 Julius is gray.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t6 5 9\n1 Greg is a frog.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Julius is a frog.\n5 Brian is gray.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Julius is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 3 5\n1 Lily is a lion.\n2 Lily is green.\n3 Bernhard is a frog.\n4 Brian is a rhino.\n5 Greg is a lion.\n6 Brian is green.\n7 Greg is gray.\n8 Bernhard is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 4 6\n1 Greg is a rhino.\n2 Lily is a swan.\n3 Lily is green.\n4 Bernhard is a rhino.\n5 Julius is a swan.\n6 Bernhard is white.\n7 Brian is a lion.\n8 Julius is gray.\n9 Brian is yellow.\n10 What color is Greg?\twhite\t1 4 6\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Brian is white.\n4 Greg is a lion.\n5 Julius is a lion.\n6 Julius is white.\n7 Greg is white.\n8 Lily is a rhino.\n9 Lily is gray.\n10 What color is Bernhard?\twhite\t2 5 6\n1 Greg is a lion.\n2 Lily is a swan.\n3 Greg is white.\n4 Julius is a frog.\n5 Lily is white.\n6 Bernhard is a lion.\n7 Bernhard is white.\n8 Julius is gray.\n9 Brian is a rhino.\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Bernhard is gray.\n5 Lily is white.\n6 Julius is a frog.\n7 Greg is a lion.\n8 Julius is gray.\n9 Greg is yellow.\n10 What color is Brian?\twhite\t1 2 5\n1 Julius is a lion.\n2 Greg is a rhino.\n3 Bernhard is a frog.\n4 Bernhard is white.\n5 Lily is a frog.\n6 Julius is gray.\n7 Lily is white.\n8 Greg is green.\n9 Brian is a swan.\n1 Lily is a swan.\n2 Lily is yellow.\n3 Brian is a frog.\n4 Julius is a rhino.\n5 Greg is a rhino.\n6 Brian is gray.\n7 Greg is yellow.\n8 Bernhard is a lion.\n9 Bernhard is gray.\n10 What color is Julius?\tyellow\t4 5 7\n1 Bernhard is a rhino.\n2 Lily is a rhino.\n3 Bernhard is green.\n4 Brian is a swan.\n5 Greg is a lion.\n6 Greg is green.\n7 Julius is a rhino.\n8 Julius is white.\n9 Lily is white.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Bernhard is a frog.\n4 Bernhard is white.\n5 Greg is a swan.\n6 Lily is a swan.\n7 Lily is gray.\n8 Brian is a rhino.\n9 Brian is green.\n10 What color is Greg?\tgray\t5 6 7\n1 Brian is a frog.\n2 Julius is a lion.\n3 Greg is a rhino.\n4 Lily is a rhino.\n5 Brian is yellow.\n6 Lily is green.\n7 Julius is green.\n8 Greg is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgreen\t9 2 7\n1 Greg is a rhino.\n2 Brian is a frog.\n3 Julius is a swan.\n4 Bernhard is a swan.\n5 Bernhard is yellow.\n6 Greg is yellow.\n7 Lily is a lion.\n8 Brian is white.\n9 Julius is yellow.\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Lily is a lion.\n4 Bernhard is white.\n5 Julius is a swan.\n6 Julius is gray.\n7 Lily is white.\n8 Greg is a swan.\n9 Greg is yellow.\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Greg is green.\n4 Bernhard is yellow.\n5 Brian is a lion.\n6 Brian is white.\n7 Lily is a rhino.\n8 Julius is a frog.\n9 Lily is yellow.\n10 What color is Julius?\tgreen\t8 1 3\n1 Lily is a swan.\n2 Bernhard is a lion.\n3 Brian is a frog.\n4 Lily is green.\n5 Julius is a frog.\n6 Greg is a swan.\n7 Greg is green.\n8 Julius is yellow.\n9 Brian is yellow.\n1 Bernhard is a frog.\n2 Julius is a swan.\n3 Greg is a lion.\n4 Greg is gray.\n5 Brian is a lion.\n6 Brian is white.\n7 Julius is gray.\n8 Bernhard is white.\n9 Lily is a swan.\n10 What color is Lily?\tgray\t9 2 7\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Lily is green.\n4 Julius is white.\n5 Greg is a frog.\n6 Greg is yellow.\n7 Brian is a lion.\n8 Bernhard is a rhino.\n9 Brian is green.\n10 What color is Bernhard?\tgreen\t8 1 3\n1 Bernhard is a swan.\n2 Bernhard is green.\n3 Lily is a rhino.\n4 Brian is a lion.\n5 Brian is yellow.\n6 Julius is a rhino.\n7 Greg is a frog.\n8 Julius is gray.\n9 Greg is white.\n10 What color is Lily?\tgray\t3 6 8\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Julius is a frog.\n4 Lily is yellow.\n5 Bernhard is gray.\n6 Greg is a swan.\n7 Brian is a swan.\n8 Brian is yellow.\n9 Greg is yellow.\n1 Greg is a lion.\n2 Greg is white.\n3 Bernhard is a lion.\n4 Julius is a swan.\n5 Lily is a swan.\n6 Julius is yellow.\n7 Brian is a lion.\n8 Brian is gray.\n9 Lily is yellow.\n10 What color is Bernhard?\tgray\t3 7 8\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Greg is white.\n4 Lily is a lion.\n5 Brian is a rhino.\n6 Julius is a rhino.\n7 Julius is white.\n8 Brian is white.\n9 Bernhard is white.\n1 Brian is a rhino.\n2 Julius is a swan.\n3 Brian is gray.\n4 Bernhard is a rhino.\n5 Lily is a swan.\n6 Greg is a rhino.\n7 Bernhard is yellow.\n8 Lily is green.\n9 Julius is green.\n10 What color is Greg?\tyellow\t6 4 7\n1 Lily is a frog.\n2 Julius is a lion.\n3 Lily is yellow.\n4 Julius is gray.\n5 Brian is a swan.\n6 Bernhard is a lion.\n7 Brian is white.\n8 Greg is a lion.\n9 Greg is green.\n10 What color is Bernhard?\tgreen\t6 8 9\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Julius is white.\n4 Greg is a swan.\n5 Bernhard is white.\n6 Brian is a swan.\n7 Lily is a rhino.\n8 Lily is gray.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t4 6 9\n1 Brian is a lion.\n2 Brian is gray.\n3 Lily is a frog.\n4 Bernhard is a swan.\n5 Greg is a lion.\n6 Bernhard is gray.\n7 Lily is green.\n8 Julius is a rhino.\n9 Greg is gray.\n1 Brian is a lion.\n2 Lily is a lion.\n3 Lily is green.\n4 Greg is a swan.\n5 Bernhard is a rhino.\n6 Brian is green.\n7 Greg is white.\n8 Julius is a lion.\n9 Julius is yellow.\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Brian is white.\n4 Greg is green.\n5 Julius is a rhino.\n6 Lily is a frog.\n7 Bernhard is a frog.\n8 Julius is white.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t7 6 9\n1 Greg is a swan.\n2 Greg is green.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Julius is a swan.\n6 Julius is yellow.\n7 Brian is a frog.\n8 Brian is yellow.\n9 Lily is a rhino.\n1 Lily is a swan.\n2 Julius is a lion.\n3 Julius is white.\n4 Brian is a rhino.\n5 Brian is green.\n6 Bernhard is a rhino.\n7 Greg is a swan.\n8 Greg is yellow.\n9 Bernhard is white.\n10 What color is Lily?\tyellow\t1 7 8\n1 Bernhard is a rhino.\n2 Julius is a swan.\n3 Bernhard is yellow.\n4 Julius is yellow.\n5 Greg is a rhino.\n6 Greg is yellow.\n7 Lily is a swan.\n8 Brian is a swan.\n9 Brian is gray.\n10 What color is Lily?\tgray\t7 8 9\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Greg is a lion.\n7 Greg is gray.\n8 Brian is a lion.\n9 Julius is green.\n10 What color is Brian?\tgray\t8 6 7\n1 Brian is a swan.\n2 Julius is a rhino.\n3 Julius is green.\n4 Lily is a rhino.\n5 Bernhard is a frog.\n6 Brian is green.\n7 Greg is a frog.\n8 Bernhard is yellow.\n9 Lily is gray.\n10 What color is Greg?\tyellow\t7 5 8\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Brian is white.\n5 Lily is a frog.\n6 Lily is white.\n7 Greg is yellow.\n8 Julius is white.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tyellow\t9 1 7\n1 Brian is a lion.\n2 Julius is a lion.\n3 Lily is a frog.\n4 Julius is gray.\n5 Bernhard is a lion.\n6 Brian is green.\n7 Bernhard is green.\n8 Lily is gray.\n9 Greg is a frog.\n10 What color is Greg?\tgray\t9 3 8\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Julius is a lion.\n4 Brian is a lion.\n5 Greg is a lion.\n6 Julius is white.\n7 Lily is a rhino.\n8 Greg is white.\n9 Lily is white.\n10 What color is Brian?\twhite\t4 5 8\n1 Julius is a swan.\n2 Greg is a swan.\n3 Bernhard is a swan.\n4 Greg is yellow.\n5 Bernhard is yellow.\n6 Brian is a lion.\n7 Brian is yellow.\n8 Lily is a lion.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t8 6 7\n1 Bernhard is a rhino.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Bernhard is green.\n5 Lily is a rhino.\n6 Brian is a swan.\n7 Lily is gray.\n8 Greg is yellow.\n9 Julius is yellow.\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Bernhard is white.\n4 Lily is gray.\n5 Greg is a lion.\n6 Brian is a lion.\n7 Brian is gray.\n8 Greg is gray.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 1 4\n1 Julius is a swan.\n2 Greg is a lion.\n3 Greg is green.\n4 Bernhard is a lion.\n5 Julius is white.\n6 Bernhard is gray.\n7 Lily is a swan.\n8 Brian is a swan.\n9 Lily is yellow.\n10 What color is Brian?\tyellow\t8 7 9\n1 Julius is a rhino.\n2 Julius is white.\n3 Bernhard is a swan.\n4 Bernhard is gray.\n5 Greg is a rhino.\n6 Brian is a frog.\n7 Brian is gray.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Greg?\twhite\t5 8 9\n1 Julius is a rhino.\n2 Julius is green.\n3 Bernhard is a swan.\n4 Bernhard is gray.\n5 Greg is a rhino.\n6 Brian is a swan.\n7 Greg is white.\n8 Lily is a lion.\n9 Lily is white.\n10 What color is Brian?\tgray\t6 3 4\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Julius is a frog.\n4 Greg is a frog.\n5 Bernhard is gray.\n6 Julius is green.\n7 Greg is green.\n8 Lily is a frog.\n9 Brian is green.\n10 What color is Lily?\tgreen\t8 4 7\n1 Julius is a swan.\n2 Julius is gray.\n3 Greg is a swan.\n4 Bernhard is a lion.\n5 Lily is a lion.\n6 Brian is a swan.\n7 Greg is green.\n8 Brian is green.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t4 5 9\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Julius is a swan.\n5 Brian is green.\n6 Julius is green.\n7 Lily is a swan.\n8 Lily is white.\n9 Bernhard is yellow.\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Greg is a rhino.\n4 Lily is gray.\n5 Brian is gray.\n6 Greg is gray.\n7 Julius is a swan.\n8 Julius is white.\n9 Bernhard is a swan.\n10 What color is Bernhard?\twhite\t9 7 8\n1 Bernhard is a swan.\n2 Julius is a swan.\n3 Lily is a lion.\n4 Greg is a lion.\n5 Bernhard is green.\n6 Brian is a rhino.\n7 Brian is green.\n8 Greg is yellow.\n9 Julius is green.\n10 What color is Lily?\tyellow\t3 4 8\n1 Julius is a frog.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Greg is a frog.\n5 Greg is yellow.\n6 Lily is yellow.\n7 Julius is yellow.\n8 Brian is a rhino.\n9 Bernhard is gray.\n10 What color is Brian?\tyellow\t8 2 6\n1 Julius is a lion.\n2 Lily is a swan.\n3 Greg is a lion.\n4 Greg is white.\n5 Bernhard is a lion.\n6 Lily is white.\n7 Julius is white.\n8 Bernhard is white.\n9 Brian is a frog.\n1 Julius is a frog.\n2 Greg is a lion.\n3 Lily is a rhino.\n4 Bernhard is a swan.\n5 Bernhard is white.\n6 Lily is green.\n7 Brian is a swan.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Brian?\twhite\t7 4 5\n1 Julius is a frog.\n2 Julius is gray.\n3 Brian is a swan.\n4 Greg is a swan.\n5 Greg is gray.\n6 Bernhard is a swan.\n7 Lily is a frog.\n8 Lily is white.\n9 Bernhard is yellow.\n10 What color is Brian?\tyellow\t3 6 9\n1 Greg is a swan.\n2 Greg is gray.\n3 Lily is a rhino.\n4 Bernhard is a frog.\n5 Lily is white.\n6 Julius is a swan.\n7 Julius is gray.\n8 Bernhard is gray.\n9 Brian is a lion.\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Lily is green.\n4 Julius is a rhino.\n5 Brian is a swan.\n6 Greg is a lion.\n7 Julius is white.\n8 Bernhard is white.\n9 Brian is yellow.\n1 Brian is a lion.\n2 Greg is a lion.\n3 Julius is a rhino.\n4 Bernhard is a frog.\n5 Bernhard is white.\n6 Julius is yellow.\n7 Brian is green.\n8 Greg is green.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 2 8\n1 Greg is a frog.\n2 Brian is a swan.\n3 Bernhard is a rhino.\n4 Julius is a swan.\n5 Lily is a lion.\n6 Brian is white.\n7 Bernhard is green.\n8 Lily is green.\n9 Julius is white.\n1 Bernhard is a rhino.\n2 Bernhard is gray.\n3 Brian is a rhino.\n4 Greg is a rhino.\n5 Julius is a lion.\n6 Brian is green.\n7 Julius is gray.\n8 Lily is a lion.\n9 Greg is green.\n10 What color is Lily?\tgray\t8 5 7\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Lily is white.\n4 Brian is a swan.\n5 Greg is a swan.\n6 Brian is gray.\n7 Bernhard is white.\n8 Julius is a rhino.\n9 Julius is green.\n10 What color is Greg?\tgray\t5 4 6\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Bernhard is green.\n4 Greg is a swan.\n5 Lily is a swan.\n6 Julius is green.\n7 Lily is green.\n8 Brian is a frog.\n9 Greg is green.\n10 What color is Brian?\tgreen\t8 2 6\n1 Brian is a rhino.\n2 Julius is a swan.\n3 Lily is a swan.\n4 Brian is gray.\n5 Bernhard is a swan.\n6 Greg is a lion.\n7 Lily is white.\n8 Bernhard is white.\n9 Greg is white.\n10 What color is Julius?\twhite\t2 5 8\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Lily is a lion.\n4 Bernhard is green.\n5 Greg is a lion.\n6 Julius is gray.\n7 Greg is gray.\n8 Brian is a frog.\n9 Brian is green.\n10 What color is Lily?\tgray\t3 5 7\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Greg is a lion.\n4 Greg is white.\n5 Brian is yellow.\n6 Julius is a rhino.\n7 Bernhard is a frog.\n8 Bernhard is gray.\n9 Julius is white.\n10 What color is Lily?\twhite\t1 3 4\n1 Julius is a lion.\n2 Greg is a swan.\n3 Julius is yellow.\n4 Lily is a swan.\n5 Greg is green.\n6 Brian is a swan.\n7 Lily is green.\n8 Brian is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 6 8\n1 Brian is a rhino.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Bernhard is a lion.\n5 Lily is yellow.\n6 Julius is a frog.\n7 Julius is white.\n8 Brian is gray.\n9 Bernhard is green.\n10 What color is Greg?\tgray\t3 1 8\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Bernhard is white.\n4 Greg is a rhino.\n5 Lily is a lion.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Julius is a lion.\n9 Julius is green.\n1 Julius is a lion.\n2 Lily is a swan.\n3 Brian is a frog.\n4 Brian is white.\n5 Julius is white.\n6 Lily is white.\n7 Bernhard is a lion.\n8 Bernhard is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 7 8\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Julius is a swan.\n4 Greg is a frog.\n5 Julius is white.\n6 Lily is a rhino.\n7 Brian is white.\n8 Greg is green.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t2 6 9\n1 Brian is a frog.\n2 Greg is a lion.\n3 Brian is yellow.\n4 Julius is a swan.\n5 Bernhard is a lion.\n6 Bernhard is green.\n7 Greg is green.\n8 Julius is gray.\n9 Lily is a lion.\n10 What color is Lily?\tgreen\t9 5 6\n1 Brian is a rhino.\n2 Greg is a rhino.\n3 Lily is a lion.\n4 Julius is a swan.\n5 Lily is white.\n6 Brian is yellow.\n7 Greg is yellow.\n8 Bernhard is a frog.\n9 Julius is white.\n1 Brian is a frog.\n2 Lily is a frog.\n3 Brian is white.\n4 Lily is white.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Julius is a lion.\n8 Greg is a frog.\n9 Julius is gray.\n10 What color is Greg?\twhite\t8 2 4\n1 Lily is a rhino.\n2 Brian is a lion.\n3 Lily is white.\n4 Bernhard is a rhino.\n5 Bernhard is gray.\n6 Julius is a rhino.\n7 Brian is green.\n8 Julius is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgreen\t9 2 7\n1 Bernhard is a rhino.\n2 Lily is a swan.\n3 Brian is a rhino.\n4 Greg is a rhino.\n5 Lily is white.\n6 Greg is white.\n7 Julius is a rhino.\n8 Bernhard is white.\n9 Julius is white.\n10 What color is Brian?\twhite\t3 7 9\n1 Lily is a frog.\n2 Julius is a lion.\n3 Lily is yellow.\n4 Greg is a lion.\n5 Julius is yellow.\n6 Bernhard is a lion.\n7 Brian is a frog.\n8 Bernhard is green.\n9 Brian is green.\n10 What color is Greg?\tgreen\t4 6 8\n1 Brian is a lion.\n2 Lily is a lion.\n3 Brian is gray.\n4 Bernhard is a frog.\n5 Greg is a frog.\n6 Julius is a lion.\n7 Bernhard is yellow.\n8 Greg is yellow.\n9 Julius is green.\n10 What color is Lily?\tgreen\t2 6 9\n1 Brian is a rhino.\n2 Greg is a frog.\n3 Greg is yellow.\n4 Bernhard is a rhino.\n5 Brian is white.\n6 Lily is a swan.\n7 Lily is green.\n8 Bernhard is white.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 6 7\n1 Brian is a rhino.\n2 Bernhard is a lion.\n3 Lily is a frog.\n4 Lily is yellow.\n5 Bernhard is white.\n6 Greg is a lion.\n7 Brian is gray.\n8 Julius is a rhino.\n9 Greg is yellow.\n10 What color is Julius?\tgray\t8 1 7\n1 Brian is a frog.\n2 Greg is a rhino.\n3 Lily is a lion.\n4 Julius is a swan.\n5 Greg is gray.\n6 Lily is gray.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Brian is white.\n1 Greg is a lion.\n2 Bernhard is a rhino.\n3 Greg is yellow.\n4 Brian is a rhino.\n5 Lily is a lion.\n6 Lily is green.\n7 Brian is white.\n8 Bernhard is white.\n9 Julius is a swan.\n1 Lily is a lion.\n2 Greg is a rhino.\n3 Lily is green.\n4 Bernhard is a lion.\n5 Julius is a swan.\n6 Bernhard is yellow.\n7 Brian is a swan.\n8 Greg is white.\n9 Brian is gray.\n10 What color is Julius?\tgray\t5 7 9\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Bernhard is gray.\n5 Julius is a rhino.\n6 Greg is gray.\n7 Julius is yellow.\n8 Lily is a swan.\n9 Brian is white.\n10 What color is Lily?\twhite\t8 3 9\n1 Julius is a lion.\n2 Lily is a lion.\n3 Brian is a lion.\n4 Julius is gray.\n5 Greg is a swan.\n6 Greg is gray.\n7 Lily is gray.\n8 Bernhard is a swan.\n9 Bernhard is gray.\n10 What color is Brian?\tgray\t3 2 7\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Bernhard is a lion.\n4 Greg is a swan.\n5 Greg is green.\n6 Julius is green.\n7 Bernhard is green.\n8 Lily is gray.\n9 Brian is a frog.\n1 Greg is a swan.\n2 Greg is yellow.\n3 Lily is a rhino.\n4 Lily is white.\n5 Bernhard is a lion.\n6 Brian is a lion.\n7 Brian is green.\n8 Bernhard is green.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 3 4\n1 Lily is a frog.\n2 Lily is white.\n3 Brian is a rhino.\n4 Brian is gray.\n5 Julius is a frog.\n6 Greg is a rhino.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Greg is white.\n10 What color is Julius?\twhite\t5 1 2\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Lily is gray.\n6 Julius is a swan.\n7 Julius is yellow.\n8 Brian is a swan.\n9 Brian is yellow.\n1 Julius is a lion.\n2 Julius is yellow.\n3 Lily is a rhino.\n4 Bernhard is a rhino.\n5 Bernhard is gray.\n6 Greg is a rhino.\n7 Brian is a swan.\n8 Lily is green.\n9 Greg is green.\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Julius is white.\n4 Lily is a lion.\n5 Brian is a swan.\n6 Lily is yellow.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 4 6\n1 Brian is a lion.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Bernhard is white.\n5 Greg is a lion.\n6 Brian is green.\n7 Julius is gray.\n8 Greg is green.\n9 Lily is a rhino.\n10 What color is Lily?\twhite\t9 3 4\n1 Lily is a lion.\n2 Lily is gray.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Julius is white.\n6 Greg is yellow.\n7 Bernhard is a frog.\n8 Brian is a frog.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t8 7 9\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Brian is a lion.\n4 Brian is gray.\n5 Julius is a rhino.\n6 Lily is green.\n7 Julius is green.\n8 Greg is a rhino.\n9 Bernhard is white.\n10 What color is Greg?\tgreen\t8 5 7\n1 Lily is a frog.\n2 Julius is a frog.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Julius is gray.\n6 Greg is a lion.\n7 Lily is gray.\n8 Brian is a frog.\n9 Greg is green.\n10 What color is Brian?\tgray\t8 3 4\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Lily is gray.\n4 Brian is a swan.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Brian is green.\n8 Julius is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 1 3\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Lily is a frog.\n5 Greg is a swan.\n6 Brian is green.\n7 Bernhard is yellow.\n8 Lily is gray.\n9 Greg is white.\n10 What color is Julius?\tgray\t1 4 8\n1 Bernhard is a swan.\n2 Julius is a frog.\n3 Lily is a rhino.\n4 Bernhard is green.\n5 Greg is a swan.\n6 Brian is a swan.\n7 Lily is white.\n8 Greg is green.\n9 Julius is yellow.\n10 What color is Brian?\tgreen\t6 5 8\n1 Julius is a frog.\n2 Lily is a lion.\n3 Brian is a frog.\n4 Lily is gray.\n5 Brian is green.\n6 Julius is green.\n7 Bernhard is a rhino.\n8 Bernhard is white.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 2 4\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Lily is gray.\n4 Brian is a swan.\n5 Greg is green.\n6 Julius is a rhino.\n7 Brian is yellow.\n8 Julius is gray.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tyellow\t9 4 7\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Greg is a lion.\n4 Bernhard is gray.\n5 Greg is yellow.\n6 Brian is yellow.\n7 Lily is a frog.\n8 Lily is white.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 3 5\n1 Greg is a lion.\n2 Julius is a rhino.\n3 Julius is yellow.\n4 Bernhard is a rhino.\n5 Greg is white.\n6 Brian is a frog.\n7 Lily is a frog.\n8 Brian is white.\n9 Bernhard is gray.\n10 What color is Lily?\twhite\t7 6 8\n1 Lily is a swan.\n2 Julius is a frog.\n3 Julius is white.\n4 Brian is a swan.\n5 Bernhard is a frog.\n6 Brian is green.\n7 Bernhard is gray.\n8 Lily is green.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 4 6\n1 Greg is a swan.\n2 Julius is a swan.\n3 Lily is a swan.\n4 Lily is white.\n5 Bernhard is a swan.\n6 Brian is a swan.\n7 Greg is white.\n8 Brian is white.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t2 6 8\n1 Brian is a swan.\n2 Julius is a lion.\n3 Brian is gray.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Bernhard is a frog.\n7 Lily is a lion.\n8 Bernhard is green.\n9 Julius is green.\n10 What color is Lily?\tyellow\t7 4 5\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Greg is a frog.\n4 Greg is gray.\n5 Julius is white.\n6 Bernhard is a swan.\n7 Lily is white.\n8 Brian is a swan.\n9 Bernhard is gray.\n10 What color is Brian?\tgray\t8 6 9\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Brian is white.\n5 Lily is a frog.\n6 Julius is a swan.\n7 Greg is a lion.\n8 Lily is gray.\n9 Greg is white.\n1 Brian is a rhino.\n2 Lily is a lion.\n3 Greg is a swan.\n4 Lily is green.\n5 Bernhard is a lion.\n6 Brian is green.\n7 Bernhard is green.\n8 Julius is a swan.\n9 Greg is gray.\n10 What color is Julius?\tgray\t8 3 9\n1 Julius is a swan.\n2 Lily is a swan.\n3 Greg is a lion.\n4 Greg is green.\n5 Julius is gray.\n6 Bernhard is a frog.\n7 Bernhard is green.\n8 Brian is a frog.\n9 Brian is gray.\n10 What color is Lily?\tgray\t2 1 5\n1 Greg is a lion.\n2 Julius is a swan.\n3 Brian is a frog.\n4 Greg is white.\n5 Brian is gray.\n6 Julius is gray.\n7 Bernhard is a frog.\n8 Bernhard is green.\n9 Lily is a rhino.\n1 Greg is a frog.\n2 Brian is a rhino.\n3 Brian is green.\n4 Julius is a swan.\n5 Julius is yellow.\n6 Greg is gray.\n7 Lily is a frog.\n8 Lily is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgreen\t9 2 3\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Bernhard is a rhino.\n4 Lily is green.\n5 Julius is gray.\n6 Bernhard is gray.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Brian is a frog.\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Bernhard is white.\n4 Brian is gray.\n5 Lily is a frog.\n6 Lily is gray.\n7 Greg is a swan.\n8 Julius is a frog.\n9 Julius is green.\n1 Lily is a frog.\n2 Julius is a swan.\n3 Bernhard is a lion.\n4 Brian is a frog.\n5 Brian is yellow.\n6 Julius is gray.\n7 Bernhard is white.\n8 Lily is yellow.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 3 7\n1 Lily is a lion.\n2 Julius is a lion.\n3 Brian is a rhino.\n4 Julius is yellow.\n5 Bernhard is a swan.\n6 Brian is yellow.\n7 Lily is yellow.\n8 Greg is a swan.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t5 8 9\n1 Bernhard is a frog.\n2 Brian is a frog.\n3 Brian is gray.\n4 Greg is a lion.\n5 Bernhard is gray.\n6 Greg is gray.\n7 Lily is a lion.\n8 Julius is a rhino.\n9 Julius is yellow.\n10 What color is Lily?\tgray\t7 4 6\n1 Greg is a lion.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Bernhard is green.\n5 Brian is a rhino.\n6 Greg is green.\n7 Lily is gray.\n8 Julius is a rhino.\n9 Julius is white.\n10 What color is Brian?\twhite\t5 8 9\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Bernhard is a frog.\n4 Bernhard is yellow.\n5 Brian is a rhino.\n6 Brian is white.\n7 Lily is yellow.\n8 Greg is white.\n9 Julius is a swan.\n1 Greg is a frog.\n2 Brian is a lion.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Brian is gray.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Lily is a frog.\n9 Julius is gray.\n10 What color is Lily?\tgray\t8 1 6\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is green.\n4 Julius is a rhino.\n5 Greg is green.\n6 Lily is a rhino.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Brian is a frog.\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Lily is yellow.\n5 Brian is gray.\n6 Julius is a swan.\n7 Greg is a rhino.\n8 Bernhard is white.\n9 Julius is gray.\n10 What color is Greg?\tgray\t7 2 5\n1 Julius is a frog.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Julius is yellow.\n5 Bernhard is a frog.\n6 Bernhard is yellow.\n7 Lily is a lion.\n8 Lily is green.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 5 6\n1 Bernhard is a frog.\n2 Greg is a swan.\n3 Bernhard is green.\n4 Lily is a swan.\n5 Brian is a swan.\n6 Greg is white.\n7 Lily is white.\n8 Brian is white.\n9 Julius is a lion.\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Bernhard is green.\n4 Brian is a frog.\n5 Lily is a swan.\n6 Lily is gray.\n7 Greg is green.\n8 Julius is a frog.\n9 Brian is yellow.\n10 What color is Julius?\tyellow\t8 4 9\n1 Bernhard is a frog.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Greg is a frog.\n5 Bernhard is green.\n6 Lily is yellow.\n7 Julius is a lion.\n8 Julius is white.\n9 Greg is green.\n1 Julius is a rhino.\n2 Julius is white.\n3 Brian is a rhino.\n4 Greg is a swan.\n5 Lily is a swan.\n6 Bernhard is a frog.\n7 Greg is white.\n8 Bernhard is gray.\n9 Brian is yellow.\n10 What color is Lily?\twhite\t5 4 7\n1 Julius is a swan.\n2 Julius is yellow.\n3 Lily is a lion.\n4 Lily is white.\n5 Brian is a frog.\n6 Brian is gray.\n7 Bernhard is a lion.\n8 Greg is a frog.\n9 Bernhard is white.\n10 What color is Greg?\tgray\t8 5 6\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Bernhard is yellow.\n5 Julius is a rhino.\n6 Julius is white.\n7 Brian is green.\n8 Lily is white.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 1 7\n1 Bernhard is a swan.\n2 Brian is a frog.\n3 Julius is a swan.\n4 Bernhard is green.\n5 Brian is yellow.\n6 Greg is a rhino.\n7 Julius is green.\n8 Lily is a frog.\n9 Greg is white.\n10 What color is Lily?\tyellow\t8 2 5\n1 Lily is a swan.\n2 Brian is a frog.\n3 Lily is white.\n4 Brian is yellow.\n5 Julius is a swan.\n6 Bernhard is a frog.\n7 Bernhard is white.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Julius?\twhite\t5 1 3\n1 Julius is a swan.\n2 Julius is gray.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Lily is green.\n6 Bernhard is a lion.\n7 Bernhard is gray.\n8 Greg is a swan.\n9 Brian is gray.\n10 What color is Greg?\tgreen\t8 3 5\n1 Greg is a rhino.\n2 Greg is white.\n3 Brian is a swan.\n4 Brian is green.\n5 Bernhard is a rhino.\n6 Lily is a rhino.\n7 Bernhard is yellow.\n8 Julius is a frog.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t6 5 7\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Brian is a lion.\n4 Bernhard is a swan.\n5 Brian is white.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Bernhard is green.\n9 Julius is yellow.\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Bernhard is a swan.\n4 Lily is white.\n5 Brian is a rhino.\n6 Brian is green.\n7 Bernhard is white.\n8 Julius is a lion.\n9 Julius is green.\n10 What color is Greg?\tgreen\t2 5 6\n1 Bernhard is a swan.\n2 Julius is a lion.\n3 Lily is a lion.\n4 Bernhard is yellow.\n5 Julius is gray.\n6 Lily is gray.\n7 Greg is a lion.\n8 Greg is yellow.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 7 8\n1 Bernhard is a frog.\n2 Brian is a lion.\n3 Greg is a frog.\n4 Lily is a lion.\n5 Lily is green.\n6 Greg is gray.\n7 Brian is green.\n8 Bernhard is gray.\n9 Julius is a rhino.\n1 Lily is a swan.\n2 Bernhard is a rhino.\n3 Greg is a lion.\n4 Julius is a frog.\n5 Bernhard is gray.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Brian is a rhino.\n9 Julius is yellow.\n10 What color is Brian?\tgray\t8 2 5\n1 Bernhard is a lion.\n2 Lily is a swan.\n3 Lily is green.\n4 Greg is a swan.\n5 Julius is a lion.\n6 Bernhard is yellow.\n7 Greg is yellow.\n8 Brian is a lion.\n9 Brian is white.\n10 What color is Julius?\twhite\t5 8 9\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Brian is gray.\n4 Greg is a frog.\n5 Greg is gray.\n6 Bernhard is a swan.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t1 4 5\n1 Lily is a rhino.\n2 Julius is a lion.\n3 Bernhard is a lion.\n4 Julius is green.\n5 Greg is a lion.\n6 Bernhard is white.\n7 Greg is white.\n8 Lily is white.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 1 8\n1 Bernhard is a lion.\n2 Lily is a swan.\n3 Brian is a frog.\n4 Greg is a swan.\n5 Greg is green.\n6 Bernhard is yellow.\n7 Brian is yellow.\n8 Lily is green.\n9 Julius is a lion.\n10 What color is Julius?\tyellow\t9 1 6\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Brian is a frog.\n4 Julius is yellow.\n5 Lily is yellow.\n6 Greg is a swan.\n7 Bernhard is a lion.\n8 Bernhard is gray.\n9 Brian is white.\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Julius is gray.\n4 Bernhard is a rhino.\n5 Lily is green.\n6 Greg is a rhino.\n7 Greg is gray.\n8 Bernhard is gray.\n9 Brian is a lion.\n10 What color is Brian?\tgreen\t9 2 5\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Brian is green.\n4 Lily is a swan.\n5 Greg is a rhino.\n6 Julius is a lion.\n7 Lily is yellow.\n8 Julius is gray.\n9 Bernhard is gray.\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Bernhard is yellow.\n4 Lily is a swan.\n5 Brian is green.\n6 Greg is a rhino.\n7 Lily is green.\n8 Greg is white.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 4 7\n1 Greg is a lion.\n2 Brian is a swan.\n3 Julius is a swan.\n4 Lily is a frog.\n5 Brian is yellow.\n6 Lily is gray.\n7 Bernhard is a rhino.\n8 Bernhard is green.\n9 Greg is gray.\n10 What color is Julius?\tyellow\t3 2 5\n1 Brian is a frog.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Greg is a rhino.\n5 Bernhard is yellow.\n6 Brian is yellow.\n7 Julius is a frog.\n8 Julius is white.\n9 Greg is yellow.\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Greg is a swan.\n4 Greg is white.\n5 Bernhard is a frog.\n6 Brian is yellow.\n7 Lily is yellow.\n8 Julius is a rhino.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t8 2 6\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Lily is gray.\n4 Bernhard is a swan.\n5 Julius is yellow.\n6 Brian is a swan.\n7 Brian is white.\n8 Greg is a rhino.\n9 Bernhard is white.\n10 What color is Greg?\tyellow\t8 1 5\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Brian is a frog.\n4 Bernhard is white.\n5 Greg is a lion.\n6 Brian is white.\n7 Lily is a swan.\n8 Lily is yellow.\n9 Julius is white.\n1 Greg is a swan.\n2 Brian is a frog.\n3 Julius is a swan.\n4 Greg is white.\n5 Lily is a frog.\n6 Brian is yellow.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Lily is yellow.\n10 What color is Julius?\twhite\t3 1 4\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Greg is a swan.\n4 Bernhard is green.\n5 Julius is a frog.\n6 Brian is a lion.\n7 Lily is gray.\n8 Greg is green.\n9 Julius is green.\n1 Julius is a lion.\n2 Bernhard is a lion.\n3 Bernhard is yellow.\n4 Lily is a swan.\n5 Lily is green.\n6 Brian is a lion.\n7 Julius is green.\n8 Greg is a lion.\n9 Greg is yellow.\n10 What color is Brian?\tyellow\t6 8 9\n1 Brian is a swan.\n2 Julius is a frog.\n3 Bernhard is a lion.\n4 Brian is gray.\n5 Julius is white.\n6 Lily is a swan.\n7 Lily is green.\n8 Greg is a frog.\n9 Greg is gray.\n1 Greg is a frog.\n2 Greg is yellow.\n3 Lily is a lion.\n4 Lily is gray.\n5 Brian is a frog.\n6 Bernhard is a frog.\n7 Bernhard is gray.\n8 Julius is a lion.\n9 Brian is gray.\n10 What color is Julius?\tgray\t8 3 4\n1 Julius is a frog.\n2 Julius is yellow.\n3 Lily is a swan.\n4 Bernhard is a lion.\n5 Brian is a swan.\n6 Lily is yellow.\n7 Greg is a frog.\n8 Brian is yellow.\n9 Greg is white.\n1 Greg is a frog.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Bernhard is a rhino.\n5 Bernhard is green.\n6 Greg is yellow.\n7 Lily is a swan.\n8 Julius is a swan.\n9 Lily is green.\n10 What color is Julius?\tgreen\t8 7 9\n1 Greg is a lion.\n2 Lily is a frog.\n3 Lily is white.\n4 Brian is a swan.\n5 Bernhard is a frog.\n6 Bernhard is gray.\n7 Greg is gray.\n8 Julius is a lion.\n9 Brian is yellow.\n10 What color is Julius?\tgray\t8 1 7\n1 Bernhard is a frog.\n2 Julius is a swan.\n3 Brian is a lion.\n4 Julius is gray.\n5 Lily is a rhino.\n6 Greg is a frog.\n7 Bernhard is gray.\n8 Brian is yellow.\n9 Lily is white.\n10 What color is Greg?\tgray\t6 1 7\n1 Brian is a lion.\n2 Julius is a swan.\n3 Lily is a frog.\n4 Greg is a rhino.\n5 Lily is yellow.\n6 Julius is green.\n7 Brian is yellow.\n8 Greg is gray.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 4 8\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Brian is a rhino.\n4 Lily is yellow.\n5 Greg is yellow.\n6 Bernhard is a frog.\n7 Julius is a swan.\n8 Bernhard is white.\n9 Julius is green.\n10 What color is Brian?\tyellow\t3 2 4\n1 Bernhard is a swan.\n2 Bernhard is yellow.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Julius is a frog.\n6 Lily is green.\n7 Brian is green.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Julius?\tgreen\t5 4 7\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Brian is white.\n5 Bernhard is a rhino.\n6 Lily is white.\n7 Julius is yellow.\n8 Bernhard is yellow.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 2 6\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Brian is a lion.\n4 Julius is a lion.\n5 Greg is a swan.\n6 Brian is gray.\n7 Julius is gray.\n8 Lily is gray.\n9 Bernhard is yellow.\n1 Lily is a swan.\n2 Julius is a swan.\n3 Brian is a lion.\n4 Bernhard is a rhino.\n5 Greg is a swan.\n6 Lily is gray.\n7 Greg is gray.\n8 Bernhard is yellow.\n9 Brian is gray.\n10 What color is Julius?\tgray\t2 5 7\n1 Brian is a rhino.\n2 Julius is a swan.\n3 Bernhard is a lion.\n4 Lily is a frog.\n5 Bernhard is green.\n6 Brian is gray.\n7 Julius is gray.\n8 Greg is a swan.\n9 Lily is green.\n10 What color is Greg?\tgray\t8 2 7\n1 Greg is a rhino.\n2 Brian is a rhino.\n3 Lily is a lion.\n4 Greg is green.\n5 Bernhard is a lion.\n6 Julius is a rhino.\n7 Lily is green.\n8 Julius is white.\n9 Bernhard is green.\n10 What color is Brian?\twhite\t2 6 8\n1 Bernhard is a frog.\n2 Greg is a lion.\n3 Julius is a rhino.\n4 Bernhard is white.\n5 Greg is green.\n6 Brian is a frog.\n7 Brian is yellow.\n8 Julius is gray.\n9 Lily is a swan.\n1 Julius is a frog.\n2 Greg is a frog.\n3 Lily is a swan.\n4 Bernhard is a swan.\n5 Greg is white.\n6 Brian is a frog.\n7 Julius is gray.\n8 Lily is green.\n9 Brian is gray.\n10 What color is Bernhard?\tgreen\t4 3 8\n1 Greg is a frog.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Brian is a frog.\n5 Lily is a lion.\n6 Julius is yellow.\n7 Brian is yellow.\n8 Bernhard is white.\n9 Lily is gray.\n10 What color is Greg?\tyellow\t1 4 7\n1 Brian is a rhino.\n2 Greg is a rhino.\n3 Lily is a frog.\n4 Greg is white.\n5 Brian is white.\n6 Julius is a frog.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Lily is green.\n10 What color is Julius?\tgreen\t6 3 9\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Brian is green.\n5 Greg is a swan.\n6 Greg is green.\n7 Julius is a lion.\n8 Julius is yellow.\n9 Bernhard is yellow.\n1 Bernhard is a rhino.\n2 Julius is a swan.\n3 Greg is a swan.\n4 Julius is green.\n5 Brian is a swan.\n6 Bernhard is green.\n7 Brian is yellow.\n8 Lily is a frog.\n9 Lily is gray.\n10 What color is Greg?\tyellow\t3 5 7\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Bernhard is green.\n4 Brian is yellow.\n5 Lily is a frog.\n6 Greg is a rhino.\n7 Julius is a frog.\n8 Greg is yellow.\n9 Lily is white.\n10 What color is Julius?\twhite\t7 5 9\n1 Greg is a swan.\n2 Greg is white.\n3 Bernhard is a swan.\n4 Julius is a rhino.\n5 Lily is a frog.\n6 Lily is green.\n7 Brian is a lion.\n8 Julius is yellow.\n9 Brian is gray.\n10 What color is Bernhard?\twhite\t3 1 2\n1 Julius is a rhino.\n2 Greg is a rhino.\n3 Julius is yellow.\n4 Lily is a rhino.\n5 Lily is white.\n6 Brian is a swan.\n7 Greg is white.\n8 Brian is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 6 8\n1 Bernhard is a frog.\n2 Brian is a swan.\n3 Lily is a swan.\n4 Bernhard is white.\n5 Greg is a frog.\n6 Brian is white.\n7 Greg is white.\n8 Julius is a rhino.\n9 Lily is white.\n1 Brian is a swan.\n2 Brian is gray.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Lily is a frog.\n6 Bernhard is a frog.\n7 Greg is a rhino.\n8 Lily is white.\n9 Bernhard is white.\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Lily is a frog.\n4 Greg is a lion.\n5 Lily is white.\n6 Julius is a rhino.\n7 Brian is a frog.\n8 Greg is yellow.\n9 Julius is yellow.\n10 What color is Brian?\twhite\t7 3 5\n1 Julius is a frog.\n2 Lily is a lion.\n3 Brian is a lion.\n4 Lily is gray.\n5 Julius is yellow.\n6 Bernhard is a swan.\n7 Greg is a lion.\n8 Bernhard is green.\n9 Greg is green.\n10 What color is Brian?\tgreen\t3 7 9\n1 Julius is a swan.\n2 Julius is gray.\n3 Brian is a frog.\n4 Greg is a swan.\n5 Bernhard is a frog.\n6 Lily is a lion.\n7 Bernhard is yellow.\n8 Lily is gray.\n9 Brian is yellow.\n10 What color is Greg?\tgray\t4 1 2\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Julius is a swan.\n4 Bernhard is white.\n5 Brian is green.\n6 Greg is a swan.\n7 Lily is a lion.\n8 Lily is green.\n9 Julius is gray.\n10 What color is Greg?\tgray\t6 3 9\n1 Bernhard is a lion.\n2 Julius is a lion.\n3 Brian is a swan.\n4 Lily is a lion.\n5 Lily is gray.\n6 Bernhard is gray.\n7 Brian is gray.\n8 Julius is gray.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 3 7\n1 Brian is a frog.\n2 Brian is gray.\n3 Julius is a swan.\n4 Bernhard is a lion.\n5 Julius is white.\n6 Greg is a rhino.\n7 Bernhard is white.\n8 Lily is a lion.\n9 Greg is gray.\n10 What color is Lily?\twhite\t8 4 7\n1 Julius is a lion.\n2 Julius is green.\n3 Greg is a frog.\n4 Lily is a frog.\n5 Bernhard is a frog.\n6 Brian is a frog.\n7 Greg is yellow.\n8 Brian is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t5 6 8\n1 Bernhard is a swan.\n2 Greg is a rhino.\n3 Bernhard is yellow.\n4 Julius is a lion.\n5 Lily is a lion.\n6 Julius is white.\n7 Lily is white.\n8 Brian is a rhino.\n9 Brian is gray.\n10 What color is Greg?\tgray\t2 8 9\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Greg is a lion.\n4 Lily is a frog.\n5 Brian is a rhino.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Bernhard is green.\n9 Julius is gray.\n10 What color is Brian?\tgray\t5 2 9\n1 Lily is a frog.\n2 Julius is a lion.\n3 Greg is a frog.\n4 Julius is yellow.\n5 Lily is gray.\n6 Bernhard is a swan.\n7 Brian is a lion.\n8 Brian is green.\n9 Bernhard is yellow.\n10 What color is Greg?\tgray\t3 1 5\n1 Brian is a swan.\n2 Greg is a frog.\n3 Greg is yellow.\n4 Julius is a rhino.\n5 Lily is a lion.\n6 Bernhard is a lion.\n7 Lily is green.\n8 Julius is yellow.\n9 Brian is green.\n10 What color is Bernhard?\tgreen\t6 5 7\n1 Lily is a lion.\n2 Lily is white.\n3 Bernhard is a lion.\n4 Julius is a rhino.\n5 Greg is a lion.\n6 Julius is white.\n7 Bernhard is white.\n8 Greg is white.\n9 Brian is a frog.\n1 Greg is a rhino.\n2 Greg is green.\n3 Julius is a rhino.\n4 Brian is a frog.\n5 Brian is white.\n6 Julius is white.\n7 Lily is a swan.\n8 Bernhard is a rhino.\n9 Bernhard is green.\n1 Lily is a rhino.\n2 Lily is white.\n3 Julius is a frog.\n4 Julius is white.\n5 Brian is a swan.\n6 Brian is yellow.\n7 Bernhard is a frog.\n8 Greg is a swan.\n9 Greg is gray.\n10 What color is Bernhard?\twhite\t7 3 4\n1 Greg is a frog.\n2 Julius is a swan.\n3 Julius is green.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Brian is a lion.\n7 Greg is yellow.\n8 Brian is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 6 8\n1 Greg is a rhino.\n2 Julius is a lion.\n3 Bernhard is a rhino.\n4 Julius is green.\n5 Bernhard is yellow.\n6 Brian is a frog.\n7 Lily is a lion.\n8 Brian is yellow.\n9 Lily is white.\n10 What color is Greg?\tyellow\t1 3 5\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Brian is a lion.\n4 Greg is green.\n5 Lily is a lion.\n6 Bernhard is green.\n7 Lily is green.\n8 Brian is green.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 5 7\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Brian is a swan.\n5 Greg is a swan.\n6 Brian is green.\n7 Bernhard is green.\n8 Julius is white.\n9 Lily is white.\n10 What color is Greg?\tgreen\t5 4 6\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Bernhard is white.\n4 Lily is a swan.\n5 Brian is a lion.\n6 Julius is a lion.\n7 Greg is gray.\n8 Julius is gray.\n9 Lily is green.\n10 What color is Brian?\tgray\t5 6 8\n1 Brian is a lion.\n2 Greg is a lion.\n3 Lily is a lion.\n4 Greg is gray.\n5 Bernhard is a frog.\n6 Brian is gray.\n7 Lily is gray.\n8 Bernhard is white.\n9 Julius is a rhino.\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Lily is a frog.\n4 Julius is a rhino.\n5 Lily is white.\n6 Greg is green.\n7 Bernhard is gray.\n8 Julius is white.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 3 5\n1 Greg is a swan.\n2 Julius is a swan.\n3 Greg is gray.\n4 Brian is a lion.\n5 Brian is green.\n6 Bernhard is a swan.\n7 Julius is gray.\n8 Bernhard is gray.\n9 Lily is a frog.\n1 Julius is a frog.\n2 Lily is a lion.\n3 Brian is a frog.\n4 Brian is yellow.\n5 Bernhard is a frog.\n6 Lily is gray.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Greg is a swan.\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Brian is gray.\n4 Greg is a frog.\n5 Bernhard is green.\n6 Greg is gray.\n7 Julius is a frog.\n8 Lily is a lion.\n9 Lily is green.\n10 What color is Julius?\tgray\t7 4 6\n1 Julius is a frog.\n2 Brian is a swan.\n3 Julius is gray.\n4 Bernhard is a lion.\n5 Brian is gray.\n6 Bernhard is gray.\n7 Lily is a swan.\n8 Greg is a rhino.\n9 Greg is yellow.\n10 What color is Lily?\tgray\t7 2 5\n1 Brian is a rhino.\n2 Brian is white.\n3 Lily is a rhino.\n4 Julius is a rhino.\n5 Julius is gray.\n6 Lily is gray.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Bernhard is a swan.\n1 Brian is a frog.\n2 Lily is a swan.\n3 Lily is gray.\n4 Julius is a rhino.\n5 Bernhard is a frog.\n6 Brian is yellow.\n7 Greg is a lion.\n8 Greg is gray.\n9 Julius is yellow.\n10 What color is Bernhard?\tyellow\t5 1 6\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Brian is a rhino.\n4 Greg is a frog.\n5 Bernhard is yellow.\n6 Brian is gray.\n7 Lily is gray.\n8 Greg is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 4 8\n1 Lily is a frog.\n2 Brian is a frog.\n3 Lily is green.\n4 Julius is a lion.\n5 Brian is green.\n6 Julius is gray.\n7 Bernhard is a frog.\n8 Bernhard is gray.\n9 Greg is a frog.\n10 What color is Greg?\tgray\t9 7 8\n1 Julius is a rhino.\n2 Julius is white.\n3 Lily is a rhino.\n4 Brian is a frog.\n5 Bernhard is a lion.\n6 Lily is green.\n7 Bernhard is yellow.\n8 Greg is a rhino.\n9 Greg is white.\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Lily is a swan.\n4 Julius is green.\n5 Brian is a swan.\n6 Greg is green.\n7 Bernhard is a swan.\n8 Lily is gray.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t7 5 9\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Brian is a frog.\n4 Bernhard is white.\n5 Brian is white.\n6 Lily is a lion.\n7 Greg is white.\n8 Julius is a frog.\n9 Julius is white.\n10 What color is Lily?\twhite\t6 2 4\n1 Greg is a lion.\n2 Greg is white.\n3 Lily is a rhino.\n4 Bernhard is a frog.\n5 Bernhard is yellow.\n6 Julius is a swan.\n7 Brian is a frog.\n8 Lily is gray.\n9 Brian is green.\n1 Bernhard is a swan.\n2 Lily is a lion.\n3 Lily is gray.\n4 Bernhard is gray.\n5 Julius is a frog.\n6 Brian is a swan.\n7 Greg is a swan.\n8 Greg is green.\n9 Julius is green.\n10 What color is Brian?\tgreen\t6 7 8\n1 Julius is a swan.\n2 Lily is a lion.\n3 Julius is white.\n4 Brian is a swan.\n5 Lily is white.\n6 Brian is gray.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 7 8\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Lily is a lion.\n4 Julius is yellow.\n5 Brian is a rhino.\n6 Greg is a lion.\n7 Lily is gray.\n8 Bernhard is green.\n9 Greg is gray.\n10 What color is Brian?\tyellow\t5 2 4\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Julius is a lion.\n4 Lily is white.\n5 Greg is a lion.\n6 Brian is a rhino.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Greg is gray.\n10 What color is Julius?\tgray\t3 5 9\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Greg is a frog.\n4 Bernhard is white.\n5 Lily is a swan.\n6 Julius is yellow.\n7 Lily is green.\n8 Greg is white.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 3 8\n1 Julius is a frog.\n2 Brian is a swan.\n3 Bernhard is a swan.\n4 Brian is white.\n5 Julius is white.\n6 Bernhard is white.\n7 Greg is a swan.\n8 Lily is a rhino.\n9 Lily is white.\n10 What color is Greg?\twhite\t7 3 6\n1 Lily is a rhino.\n2 Lily is white.\n3 Julius is a rhino.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Bernhard is a frog.\n7 Bernhard is green.\n8 Brian is a swan.\n9 Brian is yellow.\n10 What color is Julius?\twhite\t3 1 2\n1 Bernhard is a swan.\n2 Brian is a frog.\n3 Lily is a rhino.\n4 Julius is a swan.\n5 Julius is gray.\n6 Bernhard is gray.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Lily is yellow.\n1 Brian is a swan.\n2 Greg is a swan.\n3 Greg is gray.\n4 Julius is a lion.\n5 Brian is gray.\n6 Lily is a lion.\n7 Bernhard is a lion.\n8 Julius is white.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t6 7 9\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Julius is gray.\n4 Lily is white.\n5 Greg is a lion.\n6 Greg is gray.\n7 Brian is a frog.\n8 Brian is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgray\t9 5 6\n1 Lily is a swan.\n2 Lily is white.\n3 Julius is a lion.\n4 Bernhard is a lion.\n5 Bernhard is yellow.\n6 Brian is a rhino.\n7 Julius is yellow.\n8 Brian is yellow.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 1 2\n1 Greg is a frog.\n2 Julius is a lion.\n3 Bernhard is a lion.\n4 Lily is a swan.\n5 Julius is yellow.\n6 Brian is a lion.\n7 Brian is gray.\n8 Bernhard is gray.\n9 Greg is yellow.\n1 Julius is a frog.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Julius is gray.\n5 Lily is a lion.\n6 Lily is white.\n7 Brian is a rhino.\n8 Greg is a swan.\n9 Greg is gray.\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Brian is a frog.\n4 Greg is white.\n5 Lily is a rhino.\n6 Brian is white.\n7 Bernhard is a frog.\n8 Julius is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\twhite\t7 3 6\n1 Brian is a lion.\n2 Julius is a lion.\n3 Julius is green.\n4 Greg is a frog.\n5 Greg is gray.\n6 Bernhard is a swan.\n7 Lily is a swan.\n8 Lily is green.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t1 2 3\n1 Julius is a frog.\n2 Bernhard is a swan.\n3 Brian is a rhino.\n4 Lily is a lion.\n5 Brian is yellow.\n6 Bernhard is green.\n7 Julius is gray.\n8 Lily is green.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 3 5\n1 Lily is a swan.\n2 Brian is a frog.\n3 Bernhard is a lion.\n4 Brian is yellow.\n5 Lily is green.\n6 Julius is a swan.\n7 Greg is a swan.\n8 Bernhard is gray.\n9 Greg is gray.\n10 What color is Julius?\tgray\t6 7 9\n1 Greg is a frog.\n2 Brian is a swan.\n3 Brian is yellow.\n4 Julius is a swan.\n5 Julius is yellow.\n6 Greg is green.\n7 Lily is a swan.\n8 Lily is white.\n9 Bernhard is a rhino.\n1 Lily is a rhino.\n2 Brian is a frog.\n3 Julius is a rhino.\n4 Bernhard is a swan.\n5 Julius is yellow.\n6 Lily is yellow.\n7 Greg is a swan.\n8 Brian is gray.\n9 Bernhard is white.\n10 What color is Greg?\twhite\t7 4 9\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Lily is a lion.\n4 Lily is white.\n5 Greg is a swan.\n6 Brian is a frog.\n7 Brian is yellow.\n8 Julius is a swan.\n9 Julius is yellow.\n10 What color is Greg?\tyellow\t5 8 9\n1 Julius is a rhino.\n2 Brian is a frog.\n3 Julius is yellow.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Brian is white.\n7 Greg is a frog.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Greg?\tgray\t7 8 9\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Brian is a rhino.\n5 Greg is a lion.\n6 Lily is a rhino.\n7 Lily is green.\n8 Greg is white.\n9 Brian is green.\n10 What color is Julius?\twhite\t1 5 8\n1 Brian is a frog.\n2 Greg is a lion.\n3 Lily is a swan.\n4 Lily is gray.\n5 Greg is green.\n6 Bernhard is a swan.\n7 Brian is yellow.\n8 Bernhard is white.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 1 7\n1 Lily is a lion.\n2 Brian is a frog.\n3 Greg is a lion.\n4 Julius is a rhino.\n5 Julius is gray.\n6 Brian is white.\n7 Lily is green.\n8 Bernhard is a frog.\n9 Bernhard is yellow.\n10 What color is Greg?\tgreen\t3 1 7\n1 Greg is a frog.\n2 Lily is a rhino.\n3 Lily is white.\n4 Greg is yellow.\n5 Julius is a swan.\n6 Brian is a rhino.\n7 Brian is yellow.\n8 Julius is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 5 8\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Julius is a lion.\n4 Julius is green.\n5 Brian is green.\n6 Lily is a lion.\n7 Lily is gray.\n8 Bernhard is gray.\n9 Greg is a swan.\n10 What color is Greg?\tgray\t9 2 8\n1 Bernhard is a swan.\n2 Bernhard is gray.\n3 Julius is a swan.\n4 Lily is a rhino.\n5 Greg is a swan.\n6 Julius is green.\n7 Greg is green.\n8 Lily is white.\n9 Brian is a swan.\n10 What color is Brian?\tgreen\t9 5 7\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Bernhard is white.\n4 Julius is a frog.\n5 Brian is green.\n6 Julius is white.\n7 Lily is a frog.\n8 Lily is gray.\n9 Greg is a rhino.\n10 What color is Greg?\twhite\t9 1 3\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Lily is a rhino.\n4 Greg is gray.\n5 Bernhard is a rhino.\n6 Lily is white.\n7 Brian is a frog.\n8 Brian is yellow.\n9 Julius is white.\n10 What color is Bernhard?\twhite\t5 3 6\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Lily is a rhino.\n4 Julius is a swan.\n5 Bernhard is green.\n6 Julius is green.\n7 Brian is gray.\n8 Greg is a swan.\n9 Greg is white.\n1 Julius is a frog.\n2 Julius is white.\n3 Greg is a lion.\n4 Lily is a swan.\n5 Greg is white.\n6 Brian is a swan.\n7 Bernhard is a lion.\n8 Brian is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\twhite\t7 3 5\n1 Greg is a frog.\n2 Greg is yellow.\n3 Lily is a lion.\n4 Julius is a lion.\n5 Bernhard is a frog.\n6 Julius is white.\n7 Lily is white.\n8 Bernhard is green.\n9 Brian is a swan.\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Bernhard is a lion.\n4 Lily is a frog.\n5 Bernhard is yellow.\n6 Greg is yellow.\n7 Julius is green.\n8 Brian is a frog.\n9 Lily is gray.\n10 What color is Brian?\tgray\t8 4 9\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Julius is a frog.\n5 Lily is a rhino.\n6 Bernhard is green.\n7 Julius is white.\n8 Lily is gray.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 4 7\n1 Julius is a lion.\n2 Lily is a lion.\n3 Bernhard is a frog.\n4 Bernhard is yellow.\n5 Lily is yellow.\n6 Greg is a swan.\n7 Julius is yellow.\n8 Greg is green.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 2 5\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Bernhard is gray.\n4 Lily is a frog.\n5 Greg is a lion.\n6 Brian is gray.\n7 Julius is a frog.\n8 Julius is white.\n9 Lily is white.\n1 Greg is a lion.\n2 Julius is a swan.\n3 Lily is a swan.\n4 Brian is a rhino.\n5 Bernhard is a rhino.\n6 Lily is gray.\n7 Julius is gray.\n8 Brian is green.\n9 Bernhard is green.\n1 Greg is a swan.\n2 Greg is yellow.\n3 Brian is a frog.\n4 Bernhard is a frog.\n5 Julius is a lion.\n6 Brian is green.\n7 Lily is a frog.\n8 Bernhard is white.\n9 Julius is gray.\n10 What color is Lily?\twhite\t7 4 8\n1 Brian is a lion.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Bernhard is a frog.\n5 Greg is green.\n6 Brian is gray.\n7 Bernhard is green.\n8 Lily is a frog.\n9 Lily is yellow.\n10 What color is Julius?\tyellow\t2 8 9\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Greg is yellow.\n4 Lily is a swan.\n5 Brian is a swan.\n6 Lily is gray.\n7 Bernhard is yellow.\n8 Julius is a rhino.\n9 Brian is gray.\n1 Brian is a swan.\n2 Lily is a frog.\n3 Greg is a swan.\n4 Greg is white.\n5 Lily is white.\n6 Bernhard is a frog.\n7 Bernhard is gray.\n8 Brian is white.\n9 Julius is a lion.\n1 Julius is a rhino.\n2 Julius is green.\n3 Greg is a swan.\n4 Bernhard is a rhino.\n5 Lily is a frog.\n6 Lily is yellow.\n7 Brian is a swan.\n8 Brian is gray.\n9 Greg is gray.\n10 What color is Bernhard?\tgreen\t4 1 2\n1 Greg is a lion.\n2 Brian is a swan.\n3 Bernhard is a swan.\n4 Bernhard is yellow.\n5 Greg is yellow.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Lily is white.\n9 Julius is a swan.\n10 What color is Julius?\tyellow\t9 3 4\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Brian is green.\n4 Julius is a frog.\n5 Lily is a rhino.\n6 Lily is green.\n7 Julius is white.\n8 Bernhard is gray.\n9 Greg is a swan.\n1 Bernhard is a swan.\n2 Bernhard is gray.\n3 Brian is a swan.\n4 Lily is a rhino.\n5 Julius is a rhino.\n6 Lily is yellow.\n7 Greg is a lion.\n8 Greg is white.\n9 Julius is yellow.\n10 What color is Brian?\tgray\t3 1 2\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Julius is a lion.\n4 Bernhard is yellow.\n5 Greg is a rhino.\n6 Greg is green.\n7 Julius is gray.\n8 Brian is a lion.\n9 Brian is white.\n10 What color is Lily?\tyellow\t2 1 4\n1 Bernhard is a frog.\n2 Julius is a swan.\n3 Lily is a lion.\n4 Greg is a rhino.\n5 Bernhard is white.\n6 Greg is white.\n7 Brian is a frog.\n8 Brian is yellow.\n9 Julius is yellow.\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Julius is green.\n4 Lily is a lion.\n5 Bernhard is a swan.\n6 Greg is green.\n7 Lily is yellow.\n8 Bernhard is yellow.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 4 7\n1 Greg is a lion.\n2 Lily is a lion.\n3 Julius is a rhino.\n4 Brian is a rhino.\n5 Greg is yellow.\n6 Bernhard is a frog.\n7 Brian is gray.\n8 Julius is gray.\n9 Lily is yellow.\n1 Brian is a rhino.\n2 Greg is a swan.\n3 Bernhard is a swan.\n4 Lily is a lion.\n5 Bernhard is yellow.\n6 Greg is yellow.\n7 Brian is green.\n8 Julius is a frog.\n9 Julius is yellow.\n1 Greg is a lion.\n2 Greg is yellow.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Brian is a rhino.\n6 Lily is a rhino.\n7 Julius is a frog.\n8 Brian is green.\n9 Julius is gray.\n10 What color is Lily?\tgreen\t6 5 8\n1 Bernhard is a frog.\n2 Lily is a swan.\n3 Bernhard is yellow.\n4 Julius is a frog.\n5 Brian is a lion.\n6 Julius is yellow.\n7 Brian is yellow.\n8 Lily is gray.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 4 6\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Brian is a swan.\n4 Julius is white.\n5 Bernhard is a rhino.\n6 Greg is a lion.\n7 Bernhard is white.\n8 Lily is white.\n9 Greg is green.\n1 Lily is a frog.\n2 Brian is a lion.\n3 Greg is a swan.\n4 Brian is white.\n5 Bernhard is a swan.\n6 Julius is a swan.\n7 Lily is white.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Bernhard?\tgray\t5 6 8\n1 Greg is a swan.\n2 Lily is a lion.\n3 Greg is yellow.\n4 Julius is a lion.\n5 Lily is green.\n6 Bernhard is a frog.\n7 Bernhard is green.\n8 Brian is a frog.\n9 Julius is green.\n10 What color is Brian?\tgreen\t8 6 7\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Julius is white.\n4 Bernhard is a rhino.\n5 Lily is a rhino.\n6 Brian is a lion.\n7 Greg is yellow.\n8 Lily is yellow.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t4 5 8\n1 Greg is a lion.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Brian is green.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Greg is yellow.\n8 Julius is green.\n9 Lily is a swan.\n1 Lily is a swan.\n2 Lily is yellow.\n3 Brian is a lion.\n4 Bernhard is a swan.\n5 Bernhard is green.\n6 Julius is a frog.\n7 Julius is green.\n8 Greg is a lion.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t8 3 9\n1 Greg is a frog.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Lily is a frog.\n5 Lily is green.\n6 Bernhard is a swan.\n7 Greg is green.\n8 Julius is a lion.\n9 Julius is green.\n1 Bernhard is a swan.\n2 Greg is a lion.\n3 Greg is gray.\n4 Bernhard is white.\n5 Lily is a lion.\n6 Julius is a lion.\n7 Brian is a rhino.\n8 Lily is yellow.\n9 Brian is white.\n10 What color is Julius?\tyellow\t6 5 8\n1 Lily is a frog.\n2 Greg is a lion.\n3 Brian is a rhino.\n4 Brian is white.\n5 Greg is yellow.\n6 Lily is yellow.\n7 Julius is a lion.\n8 Bernhard is a rhino.\n9 Bernhard is white.\n10 What color is Julius?\tyellow\t7 2 5\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Julius is a lion.\n5 Brian is a lion.\n6 Brian is white.\n7 Greg is white.\n8 Lily is a rhino.\n9 Julius is white.\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Brian is a frog.\n5 Bernhard is yellow.\n6 Julius is yellow.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Brian is gray.\n10 What color is Lily?\tgray\t2 4 9\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Bernhard is green.\n4 Greg is a lion.\n5 Greg is green.\n6 Lily is yellow.\n7 Brian is a lion.\n8 Brian is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 2 6\n1 Lily is a lion.\n2 Brian is a swan.\n3 Brian is gray.\n4 Greg is a frog.\n5 Julius is a swan.\n6 Bernhard is a swan.\n7 Lily is white.\n8 Greg is green.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t6 5 9\n1 Lily is a lion.\n2 Greg is a lion.\n3 Greg is white.\n4 Brian is a swan.\n5 Julius is a frog.\n6 Bernhard is a frog.\n7 Brian is green.\n8 Julius is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\twhite\t1 2 3\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Bernhard is a swan.\n4 Brian is a rhino.\n5 Julius is a rhino.\n6 Julius is green.\n7 Bernhard is white.\n8 Brian is green.\n9 Lily is a lion.\n1 Lily is a rhino.\n2 Lily is gray.\n3 Greg is a lion.\n4 Greg is gray.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Brian is a swan.\n8 Julius is a frog.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t7 5 6\n1 Julius is a frog.\n2 Greg is a swan.\n3 Greg is gray.\n4 Brian is a frog.\n5 Julius is white.\n6 Brian is white.\n7 Lily is a frog.\n8 Bernhard is a lion.\n9 Lily is white.\n1 Lily is a frog.\n2 Greg is a lion.\n3 Lily is white.\n4 Brian is a lion.\n5 Julius is a swan.\n6 Bernhard is a swan.\n7 Bernhard is white.\n8 Julius is white.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t2 4 9\n1 Brian is a lion.\n2 Greg is a swan.\n3 Julius is a lion.\n4 Julius is gray.\n5 Brian is gray.\n6 Bernhard is a rhino.\n7 Bernhard is white.\n8 Lily is a swan.\n9 Greg is white.\n10 What color is Lily?\twhite\t8 2 9\n1 Julius is a rhino.\n2 Julius is white.\n3 Greg is a swan.\n4 Lily is a frog.\n5 Bernhard is a lion.\n6 Lily is yellow.\n7 Brian is a rhino.\n8 Greg is yellow.\n9 Bernhard is gray.\n10 What color is Brian?\twhite\t7 1 2\n1 Greg is a frog.\n2 Julius is a rhino.\n3 Brian is a swan.\n4 Bernhard is a lion.\n5 Brian is green.\n6 Greg is yellow.\n7 Julius is yellow.\n8 Lily is a frog.\n9 Bernhard is gray.\n10 What color is Lily?\tyellow\t8 1 6\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Brian is gray.\n4 Lily is gray.\n5 Bernhard is a swan.\n6 Bernhard is gray.\n7 Greg is a rhino.\n8 Greg is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 7 8\n1 Greg is a frog.\n2 Bernhard is a swan.\n3 Bernhard is yellow.\n4 Julius is a swan.\n5 Greg is green.\n6 Lily is a frog.\n7 Brian is a rhino.\n8 Lily is green.\n9 Brian is white.\n10 What color is Julius?\tyellow\t4 2 3\n1 Julius is a frog.\n2 Lily is a swan.\n3 Julius is white.\n4 Bernhard is a swan.\n5 Greg is a lion.\n6 Lily is yellow.\n7 Greg is white.\n8 Brian is a swan.\n9 Brian is green.\n10 What color is Bernhard?\tgreen\t4 8 9\n1 Julius is a frog.\n2 Brian is a frog.\n3 Brian is gray.\n4 Julius is gray.\n5 Greg is a lion.\n6 Greg is gray.\n7 Bernhard is a rhino.\n8 Lily is a swan.\n9 Lily is green.\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Greg is yellow.\n4 Brian is a lion.\n5 Julius is a rhino.\n6 Julius is yellow.\n7 Bernhard is yellow.\n8 Brian is gray.\n9 Lily is a lion.\n10 What color is Lily?\tgray\t9 4 8\n1 Lily is a rhino.\n2 Lily is yellow.\n3 Julius is a frog.\n4 Brian is a lion.\n5 Greg is a swan.\n6 Julius is gray.\n7 Bernhard is a rhino.\n8 Greg is gray.\n9 Bernhard is white.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Greg is a rhino.\n4 Lily is a rhino.\n5 Greg is gray.\n6 Lily is gray.\n7 Brian is a lion.\n8 Bernhard is a rhino.\n9 Brian is white.\n10 What color is Bernhard?\tgray\t8 4 6\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Brian is a rhino.\n4 Brian is green.\n5 Julius is green.\n6 Greg is a lion.\n7 Greg is white.\n8 Lily is gray.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgray\t9 2 8\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Bernhard is a lion.\n4 Julius is a lion.\n5 Julius is white.\n6 Brian is white.\n7 Greg is yellow.\n8 Bernhard is white.\n9 Lily is a frog.\n1 Brian is a frog.\n2 Greg is a swan.\n3 Brian is yellow.\n4 Greg is green.\n5 Julius is a frog.\n6 Bernhard is a swan.\n7 Lily is a rhino.\n8 Lily is yellow.\n9 Julius is yellow.\n10 What color is Bernhard?\tgreen\t6 2 4\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Lily is a swan.\n4 Lily is white.\n5 Bernhard is gray.\n6 Julius is a rhino.\n7 Brian is white.\n8 Julius is white.\n9 Greg is a frog.\n1 Julius is a lion.\n2 Brian is a lion.\n3 Julius is white.\n4 Brian is white.\n5 Greg is a frog.\n6 Bernhard is a lion.\n7 Lily is a frog.\n8 Bernhard is yellow.\n9 Lily is gray.\n10 What color is Greg?\tgray\t5 7 9\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Brian is green.\n5 Bernhard is green.\n6 Greg is a swan.\n7 Julius is a frog.\n8 Julius is gray.\n9 Greg is green.\n10 What color is Lily?\tgray\t1 7 8\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Bernhard is gray.\n4 Julius is green.\n5 Lily is a frog.\n6 Lily is green.\n7 Greg is a rhino.\n8 Greg is green.\n9 Brian is a lion.\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Brian is gray.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Lily is a lion.\n7 Lily is white.\n8 Julius is a rhino.\n9 Bernhard is white.\n10 What color is Julius?\tgray\t8 2 3\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Greg is a frog.\n4 Bernhard is gray.\n5 Julius is a swan.\n6 Lily is a rhino.\n7 Lily is yellow.\n8 Julius is white.\n9 Brian is gray.\n1 Julius is a rhino.\n2 Brian is a lion.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Brian is white.\n8 Greg is a frog.\n9 Greg is gray.\n10 What color is Julius?\tgray\t1 5 6\n1 Lily is a rhino.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Greg is a swan.\n5 Greg is white.\n6 Lily is gray.\n7 Julius is a rhino.\n8 Julius is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\twhite\t9 4 5\n1 Julius is a frog.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Lily is a lion.\n5 Bernhard is gray.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Brian is a rhino.\n9 Brian is white.\n10 What color is Julius?\tgray\t1 3 5\n1 Julius is a rhino.\n2 Brian is a rhino.\n3 Brian is green.\n4 Lily is a rhino.\n5 Julius is green.\n6 Bernhard is a swan.\n7 Lily is green.\n8 Greg is a rhino.\n9 Greg is gray.\n1 Julius is a swan.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Brian is a swan.\n5 Lily is a rhino.\n6 Lily is gray.\n7 Bernhard is green.\n8 Brian is white.\n9 Julius is white.\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Greg is gray.\n4 Lily is gray.\n5 Brian is a lion.\n6 Brian is white.\n7 Bernhard is a frog.\n8 Julius is a frog.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t7 8 9\n1 Julius is a frog.\n2 Brian is a lion.\n3 Julius is green.\n4 Lily is a lion.\n5 Bernhard is a rhino.\n6 Bernhard is gray.\n7 Brian is yellow.\n8 Greg is a swan.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t4 2 7\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Brian is a swan.\n4 Brian is green.\n5 Lily is a frog.\n6 Julius is yellow.\n7 Bernhard is white.\n8 Greg is a lion.\n9 Greg is yellow.\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Julius is a rhino.\n4 Julius is green.\n5 Brian is white.\n6 Lily is a swan.\n7 Bernhard is green.\n8 Lily is white.\n9 Greg is a rhino.\n10 What color is Greg?\tgreen\t9 3 4\n1 Lily is a swan.\n2 Bernhard is a swan.\n3 Julius is a rhino.\n4 Brian is a frog.\n5 Lily is gray.\n6 Greg is a swan.\n7 Brian is gray.\n8 Bernhard is yellow.\n9 Julius is green.\n10 What color is Greg?\tyellow\t6 2 8\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Greg is a rhino.\n4 Lily is green.\n5 Brian is a frog.\n6 Bernhard is a lion.\n7 Greg is green.\n8 Julius is green.\n9 Brian is yellow.\n10 What color is Bernhard?\tgreen\t6 2 4\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Brian is a rhino.\n4 Julius is yellow.\n5 Bernhard is green.\n6 Greg is a lion.\n7 Greg is yellow.\n8 Brian is green.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 3 8\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Greg is gray.\n4 Brian is a swan.\n5 Brian is green.\n6 Lily is a frog.\n7 Lily is green.\n8 Bernhard is green.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 6 7\n1 Julius is a frog.\n2 Brian is a lion.\n3 Greg is a swan.\n4 Julius is gray.\n5 Bernhard is a frog.\n6 Lily is a lion.\n7 Lily is gray.\n8 Bernhard is yellow.\n9 Greg is white.\n10 What color is Brian?\tgray\t2 6 7\n1 Julius is a swan.\n2 Lily is a lion.\n3 Greg is a swan.\n4 Julius is gray.\n5 Greg is gray.\n6 Lily is yellow.\n7 Brian is a rhino.\n8 Bernhard is a swan.\n9 Brian is green.\n10 What color is Bernhard?\tgray\t8 3 5\n1 Greg is a frog.\n2 Greg is white.\n3 Bernhard is a frog.\n4 Brian is a rhino.\n5 Brian is gray.\n6 Lily is a frog.\n7 Lily is green.\n8 Julius is a lion.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t3 6 7\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Brian is a rhino.\n4 Brian is green.\n5 Lily is a rhino.\n6 Lily is white.\n7 Julius is a frog.\n8 Greg is a lion.\n9 Julius is white.\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Lily is gray.\n4 Brian is a lion.\n5 Julius is white.\n6 Brian is gray.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Greg is a rhino.\n10 What color is Greg?\twhite\t9 1 5\n1 Brian is a rhino.\n2 Brian is white.\n3 Julius is a frog.\n4 Greg is a swan.\n5 Lily is a frog.\n6 Julius is green.\n7 Greg is yellow.\n8 Bernhard is a lion.\n9 Lily is green.\n1 Julius is a swan.\n2 Julius is gray.\n3 Bernhard is a frog.\n4 Greg is a frog.\n5 Lily is a frog.\n6 Lily is white.\n7 Brian is a rhino.\n8 Greg is white.\n9 Bernhard is white.\n1 Bernhard is a rhino.\n2 Lily is a swan.\n3 Lily is yellow.\n4 Julius is a lion.\n5 Brian is a swan.\n6 Julius is white.\n7 Bernhard is yellow.\n8 Brian is green.\n9 Greg is a lion.\n10 What color is Greg?\twhite\t9 4 6\n1 Greg is a rhino.\n2 Greg is green.\n3 Lily is a rhino.\n4 Julius is a lion.\n5 Brian is a lion.\n6 Julius is white.\n7 Lily is yellow.\n8 Brian is white.\n9 Bernhard is a frog.\n1 Julius is a lion.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Lily is green.\n5 Greg is a swan.\n6 Greg is gray.\n7 Julius is green.\n8 Brian is white.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgray\t9 5 6\n1 Lily is a rhino.\n2 Lily is green.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Julius is a rhino.\n6 Greg is gray.\n7 Bernhard is white.\n8 Julius is green.\n9 Brian is a frog.\n10 What color is Brian?\twhite\t9 3 7\n1 Brian is a lion.\n2 Greg is a swan.\n3 Greg is yellow.\n4 Bernhard is a swan.\n5 Bernhard is gray.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Lily is green.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 7 8\n1 Lily is a lion.\n2 Lily is white.\n3 Brian is a rhino.\n4 Bernhard is a frog.\n5 Brian is yellow.\n6 Greg is a rhino.\n7 Greg is green.\n8 Bernhard is yellow.\n9 Julius is a swan.\n1 Bernhard is a frog.\n2 Brian is a frog.\n3 Greg is a swan.\n4 Julius is a lion.\n5 Bernhard is gray.\n6 Greg is gray.\n7 Lily is a swan.\n8 Brian is gray.\n9 Julius is white.\n10 What color is Lily?\tgray\t7 3 6\n1 Brian is a frog.\n2 Greg is a lion.\n3 Lily is a lion.\n4 Brian is white.\n5 Greg is white.\n6 Bernhard is a frog.\n7 Bernhard is gray.\n8 Julius is a lion.\n9 Julius is white.\n10 What color is Lily?\twhite\t3 8 9\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Greg is yellow.\n4 Brian is a swan.\n5 Bernhard is white.\n6 Julius is a swan.\n7 Lily is a lion.\n8 Julius is green.\n9 Lily is green.\n10 What color is Brian?\tgreen\t4 6 8\n1 Greg is a lion.\n2 Julius is a frog.\n3 Bernhard is a lion.\n4 Julius is green.\n5 Bernhard is green.\n6 Greg is green.\n7 Lily is a rhino.\n8 Brian is a frog.\n9 Brian is green.\n1 Julius is a rhino.\n2 Brian is a lion.\n3 Bernhard is a frog.\n4 Lily is a swan.\n5 Brian is white.\n6 Lily is gray.\n7 Greg is a frog.\n8 Julius is white.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t3 7 9\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Greg is a frog.\n4 Brian is a rhino.\n5 Greg is yellow.\n6 Julius is a rhino.\n7 Brian is white.\n8 Julius is white.\n9 Lily is yellow.\n10 What color is Bernhard?\twhite\t2 6 8\n1 Greg is a swan.\n2 Greg is yellow.\n3 Brian is a lion.\n4 Bernhard is a lion.\n5 Julius is a swan.\n6 Bernhard is green.\n7 Julius is yellow.\n8 Brian is green.\n9 Lily is a swan.\n10 What color is Lily?\tyellow\t9 5 7\n1 Greg is a swan.\n2 Bernhard is a rhino.\n3 Julius is a lion.\n4 Lily is a swan.\n5 Greg is gray.\n6 Brian is a frog.\n7 Lily is gray.\n8 Julius is yellow.\n9 Brian is white.\n1 Lily is a swan.\n2 Brian is a lion.\n3 Lily is white.\n4 Bernhard is a rhino.\n5 Greg is a frog.\n6 Brian is gray.\n7 Julius is a swan.\n8 Greg is green.\n9 Bernhard is green.\n10 What color is Julius?\twhite\t7 1 3\n1 Greg is a lion.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Brian is gray.\n5 Bernhard is a rhino.\n6 Julius is a lion.\n7 Julius is white.\n8 Bernhard is white.\n9 Greg is white.\n1 Greg is a frog.\n2 Julius is a swan.\n3 Lily is a lion.\n4 Bernhard is a swan.\n5 Julius is gray.\n6 Greg is yellow.\n7 Bernhard is gray.\n8 Brian is a frog.\n9 Brian is white.\n1 Brian is a lion.\n2 Lily is a lion.\n3 Brian is gray.\n4 Julius is a frog.\n5 Greg is a frog.\n6 Julius is white.\n7 Bernhard is a frog.\n8 Bernhard is gray.\n9 Lily is gray.\n10 What color is Greg?\tgray\t5 7 8\n1 Greg is a frog.\n2 Bernhard is a swan.\n3 Greg is gray.\n4 Bernhard is gray.\n5 Julius is a swan.\n6 Julius is gray.\n7 Lily is a rhino.\n8 Lily is gray.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 1 3\n1 Bernhard is a lion.\n2 Lily is a rhino.\n3 Brian is a frog.\n4 Lily is white.\n5 Bernhard is white.\n6 Greg is a frog.\n7 Brian is yellow.\n8 Greg is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 6 8\n1 Lily is a swan.\n2 Bernhard is a rhino.\n3 Brian is a frog.\n4 Greg is a frog.\n5 Bernhard is white.\n6 Lily is gray.\n7 Julius is a swan.\n8 Julius is white.\n9 Greg is yellow.\n10 What color is Brian?\tyellow\t3 4 9\n1 Lily is a rhino.\n2 Brian is a swan.\n3 Julius is a lion.\n4 Lily is gray.\n5 Greg is a lion.\n6 Brian is green.\n7 Julius is green.\n8 Greg is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 2 6\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Julius is a frog.\n4 Greg is a swan.\n5 Lily is a swan.\n6 Greg is gray.\n7 Brian is a lion.\n8 Julius is white.\n9 Lily is gray.\n10 What color is Brian?\twhite\t7 1 2\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Brian is a frog.\n4 Greg is a frog.\n5 Lily is yellow.\n6 Julius is a rhino.\n7 Bernhard is green.\n8 Julius is white.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t4 3 9\n1 Brian is a swan.\n2 Bernhard is a swan.\n3 Bernhard is yellow.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Brian is yellow.\n7 Julius is a lion.\n8 Julius is gray.\n9 Greg is a frog.\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Greg is white.\n4 Bernhard is white.\n5 Brian is a lion.\n6 Lily is a rhino.\n7 Brian is white.\n8 Julius is a frog.\n9 Julius is gray.\n1 Julius is a swan.\n2 Lily is a lion.\n3 Julius is gray.\n4 Brian is a rhino.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Lily is green.\n8 Brian is white.\n9 Greg is a lion.\n10 What color is Greg?\tgreen\t9 2 7\n1 Julius is a lion.\n2 Julius is green.\n3 Bernhard is a rhino.\n4 Lily is a frog.\n5 Greg is a frog.\n6 Brian is a rhino.\n7 Lily is green.\n8 Brian is white.\n9 Bernhard is white.\n10 What color is Greg?\tgreen\t5 4 7\n1 Bernhard is a swan.\n2 Brian is a frog.\n3 Julius is a rhino.\n4 Bernhard is green.\n5 Julius is gray.\n6 Greg is a frog.\n7 Greg is green.\n8 Brian is green.\n9 Lily is a lion.\n1 Greg is a swan.\n2 Julius is a lion.\n3 Greg is gray.\n4 Julius is green.\n5 Brian is a lion.\n6 Lily is a rhino.\n7 Bernhard is a swan.\n8 Lily is green.\n9 Brian is white.\n10 What color is Bernhard?\tgray\t7 1 3\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Greg is a frog.\n4 Julius is a swan.\n5 Lily is gray.\n6 Greg is gray.\n7 Julius is gray.\n8 Brian is gray.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgray\t9 4 7\n1 Greg is a frog.\n2 Greg is white.\n3 Julius is a frog.\n4 Brian is a frog.\n5 Julius is white.\n6 Lily is a swan.\n7 Brian is white.\n8 Bernhard is a frog.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t8 4 7\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Julius is a frog.\n4 Lily is green.\n5 Julius is gray.\n6 Brian is a lion.\n7 Brian is green.\n8 Bernhard is green.\n9 Greg is a swan.\n1 Lily is a lion.\n2 Brian is a frog.\n3 Bernhard is a rhino.\n4 Greg is a lion.\n5 Greg is white.\n6 Brian is white.\n7 Lily is white.\n8 Julius is a lion.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t8 4 5\n1 Lily is a frog.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Brian is yellow.\n5 Julius is a rhino.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Bernhard is a swan.\n9 Julius is white.\n10 What color is Bernhard?\tyellow\t8 3 4\n1 Julius is a swan.\n2 Julius is yellow.\n3 Greg is a rhino.\n4 Bernhard is a rhino.\n5 Lily is a swan.\n6 Bernhard is gray.\n7 Lily is yellow.\n8 Greg is gray.\n9 Brian is a rhino.\n10 What color is Brian?\tgray\t9 4 6\n1 Brian is a frog.\n2 Brian is green.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Lily is green.\n6 Julius is yellow.\n7 Greg is a swan.\n8 Greg is white.\n9 Bernhard is a swan.\n10 What color is Bernhard?\twhite\t9 7 8\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Lily is a frog.\n4 Lily is green.\n5 Julius is a swan.\n6 Greg is green.\n7 Brian is a rhino.\n8 Julius is white.\n9 Bernhard is green.\n1 Brian is a frog.\n2 Lily is a frog.\n3 Greg is a frog.\n4 Lily is yellow.\n5 Julius is a lion.\n6 Brian is yellow.\n7 Julius is yellow.\n8 Bernhard is a frog.\n9 Bernhard is white.\n10 What color is Greg?\twhite\t3 8 9\n1 Julius is a swan.\n2 Greg is a lion.\n3 Greg is green.\n4 Bernhard is a swan.\n5 Brian is a rhino.\n6 Brian is gray.\n7 Lily is a frog.\n8 Lily is white.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t4 1 9\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Greg is a rhino.\n4 Greg is yellow.\n5 Julius is yellow.\n6 Brian is a frog.\n7 Brian is white.\n8 Lily is yellow.\n9 Bernhard is a frog.\n10 What color is Bernhard?\twhite\t9 6 7\n1 Lily is a frog.\n2 Lily is gray.\n3 Julius is a frog.\n4 Julius is white.\n5 Brian is a rhino.\n6 Greg is a lion.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Greg is white.\n1 Greg is a swan.\n2 Bernhard is a rhino.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Lily is yellow.\n6 Julius is gray.\n7 Greg is white.\n8 Bernhard is white.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 4 5\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Greg is a swan.\n4 Lily is a rhino.\n5 Julius is a frog.\n6 Bernhard is white.\n7 Brian is green.\n8 Julius is white.\n9 Greg is white.\n10 What color is Lily?\tgreen\t4 1 7\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Bernhard is yellow.\n4 Brian is yellow.\n5 Julius is a rhino.\n6 Lily is a lion.\n7 Lily is green.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Julius?\tyellow\t5 2 3\n1 Lily is a frog.\n2 Lily is white.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Brian is a lion.\n6 Julius is a swan.\n7 Brian is green.\n8 Julius is gray.\n9 Greg is a rhino.\n1 Lily is a swan.\n2 Bernhard is a swan.\n3 Lily is green.\n4 Julius is a swan.\n5 Brian is a rhino.\n6 Julius is yellow.\n7 Greg is a frog.\n8 Bernhard is yellow.\n9 Brian is green.\n1 Brian is a lion.\n2 Julius is a swan.\n3 Julius is green.\n4 Greg is a swan.\n5 Lily is a lion.\n6 Lily is yellow.\n7 Greg is gray.\n8 Brian is yellow.\n9 Bernhard is a rhino.\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Brian is a frog.\n4 Lily is white.\n5 Julius is white.\n6 Bernhard is a frog.\n7 Brian is yellow.\n8 Bernhard is yellow.\n9 Greg is a swan.\n1 Brian is a lion.\n2 Julius is a lion.\n3 Bernhard is a rhino.\n4 Brian is gray.\n5 Lily is a swan.\n6 Greg is a swan.\n7 Bernhard is green.\n8 Lily is white.\n9 Greg is white.\n10 What color is Julius?\tgray\t2 1 4\n1 Julius is a lion.\n2 Brian is a frog.\n3 Brian is green.\n4 Julius is yellow.\n5 Greg is a swan.\n6 Bernhard is a lion.\n7 Bernhard is gray.\n8 Greg is white.\n9 Lily is a lion.\n10 What color is Lily?\tgray\t9 6 7\n1 Lily is a lion.\n2 Greg is a lion.\n3 Bernhard is a rhino.\n4 Brian is a swan.\n5 Brian is yellow.\n6 Bernhard is green.\n7 Greg is green.\n8 Julius is a lion.\n9 Lily is white.\n10 What color is Julius?\tgreen\t8 2 7\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Lily is a lion.\n4 Greg is yellow.\n5 Bernhard is a lion.\n6 Lily is white.\n7 Brian is a lion.\n8 Bernhard is green.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t7 5 8\n1 Greg is a rhino.\n2 Julius is a frog.\n3 Bernhard is a lion.\n4 Lily is a lion.\n5 Lily is green.\n6 Brian is a frog.\n7 Brian is white.\n8 Julius is white.\n9 Bernhard is green.\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Brian is a lion.\n4 Brian is green.\n5 Bernhard is a swan.\n6 Lily is a lion.\n7 Bernhard is gray.\n8 Greg is a frog.\n9 Greg is green.\n10 What color is Lily?\tgreen\t6 3 4\n1 Greg is a swan.\n2 Brian is a swan.\n3 Brian is gray.\n4 Julius is a rhino.\n5 Greg is gray.\n6 Bernhard is a rhino.\n7 Bernhard is white.\n8 Julius is white.\n9 Lily is a swan.\n10 What color is Lily?\tgray\t9 2 3\n1 Bernhard is a swan.\n2 Brian is a frog.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Bernhard is yellow.\n6 Lily is a rhino.\n7 Julius is yellow.\n8 Brian is green.\n9 Lily is yellow.\n1 Julius is a swan.\n2 Brian is a frog.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Julius is white.\n6 Brian is green.\n7 Lily is a frog.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Lily?\tgreen\t7 2 6\n1 Brian is a lion.\n2 Julius is a swan.\n3 Greg is a lion.\n4 Greg is green.\n5 Bernhard is a frog.\n6 Julius is green.\n7 Lily is a frog.\n8 Bernhard is yellow.\n9 Brian is green.\n10 What color is Lily?\tyellow\t7 5 8\n1 Lily is a lion.\n2 Greg is a lion.\n3 Bernhard is a lion.\n4 Julius is a rhino.\n5 Brian is a lion.\n6 Bernhard is white.\n7 Lily is white.\n8 Julius is yellow.\n9 Greg is white.\n10 What color is Brian?\twhite\t5 3 6\n1 Julius is a frog.\n2 Julius is gray.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Greg is a frog.\n6 Lily is a rhino.\n7 Greg is yellow.\n8 Lily is yellow.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 5 7\n1 Julius is a lion.\n2 Greg is a rhino.\n3 Lily is a rhino.\n4 Greg is yellow.\n5 Julius is green.\n6 Bernhard is a swan.\n7 Brian is a lion.\n8 Lily is yellow.\n9 Bernhard is white.\n10 What color is Brian?\tgreen\t7 1 5\n1 Bernhard is a lion.\n2 Brian is a rhino.\n3 Greg is a frog.\n4 Julius is a lion.\n5 Bernhard is gray.\n6 Greg is green.\n7 Julius is gray.\n8 Brian is green.\n9 Lily is a rhino.\n10 What color is Lily?\tgreen\t9 2 8\n1 Greg is a frog.\n2 Brian is a swan.\n3 Lily is a lion.\n4 Greg is yellow.\n5 Lily is yellow.\n6 Bernhard is a swan.\n7 Brian is white.\n8 Bernhard is white.\n9 Julius is a rhino.\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Bernhard is a lion.\n4 Julius is yellow.\n5 Bernhard is green.\n6 Brian is a lion.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Lily is green.\n10 What color is Brian?\tgreen\t6 3 5\n1 Julius is a rhino.\n2 Bernhard is a rhino.\n3 Brian is a rhino.\n4 Greg is a frog.\n5 Julius is green.\n6 Bernhard is green.\n7 Greg is green.\n8 Brian is green.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 4 7\n1 Bernhard is a lion.\n2 Julius is a frog.\n3 Bernhard is green.\n4 Greg is a swan.\n5 Brian is a swan.\n6 Lily is a frog.\n7 Julius is gray.\n8 Brian is yellow.\n9 Lily is gray.\n10 What color is Greg?\tyellow\t4 5 8\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Lily is yellow.\n4 Brian is a rhino.\n5 Bernhard is a swan.\n6 Greg is a lion.\n7 Greg is gray.\n8 Brian is green.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t1 5 9\n1 Greg is a lion.\n2 Brian is a swan.\n3 Greg is green.\n4 Julius is a frog.\n5 Brian is gray.\n6 Bernhard is a frog.\n7 Julius is yellow.\n8 Lily is a lion.\n9 Lily is gray.\n10 What color is Bernhard?\tyellow\t6 4 7\n1 Julius is a frog.\n2 Brian is a rhino.\n3 Greg is a frog.\n4 Greg is yellow.\n5 Bernhard is a swan.\n6 Bernhard is white.\n7 Brian is gray.\n8 Julius is yellow.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 5 6\n1 Julius is a rhino.\n2 Brian is a frog.\n3 Brian is white.\n4 Bernhard is a lion.\n5 Lily is a rhino.\n6 Bernhard is yellow.\n7 Julius is gray.\n8 Greg is a frog.\n9 Lily is gray.\n10 What color is Greg?\twhite\t8 2 3\n1 Greg is a lion.\n2 Lily is a swan.\n3 Bernhard is a frog.\n4 Julius is a rhino.\n5 Lily is green.\n6 Bernhard is green.\n7 Brian is a lion.\n8 Brian is gray.\n9 Greg is gray.\n1 Lily is a lion.\n2 Greg is a swan.\n3 Lily is gray.\n4 Julius is a lion.\n5 Bernhard is a swan.\n6 Julius is yellow.\n7 Brian is a lion.\n8 Brian is white.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t5 2 9\n1 Bernhard is a rhino.\n2 Bernhard is yellow.\n3 Greg is a swan.\n4 Brian is a rhino.\n5 Julius is a swan.\n6 Brian is gray.\n7 Lily is a swan.\n8 Julius is white.\n9 Lily is white.\n10 What color is Greg?\twhite\t3 7 9\n1 Bernhard is a lion.\n2 Julius is a lion.\n3 Julius is gray.\n4 Lily is a rhino.\n5 Lily is gray.\n6 Bernhard is gray.\n7 Greg is a frog.\n8 Greg is green.\n9 Brian is a frog.\n10 What color is Brian?\tgreen\t9 7 8\n1 Greg is a lion.\n2 Lily is a swan.\n3 Lily is white.\n4 Greg is yellow.\n5 Brian is a rhino.\n6 Bernhard is a rhino.\n7 Brian is gray.\n8 Julius is a frog.\n9 Julius is white.\n10 What color is Bernhard?\tgray\t6 5 7\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Greg is a lion.\n4 Brian is a swan.\n5 Greg is gray.\n6 Julius is a lion.\n7 Brian is gray.\n8 Lily is a frog.\n9 Julius is white.\n10 What color is Lily?\twhite\t8 1 2\n1 Greg is a frog.\n2 Greg is white.\n3 Bernhard is a swan.\n4 Bernhard is gray.\n5 Lily is a swan.\n6 Julius is a lion.\n7 Julius is white.\n8 Brian is a frog.\n9 Lily is yellow.\n10 What color is Brian?\twhite\t8 1 2\n1 Greg is a lion.\n2 Brian is a swan.\n3 Brian is white.\n4 Lily is a frog.\n5 Bernhard is a swan.\n6 Greg is white.\n7 Lily is yellow.\n8 Bernhard is green.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 1 6\n1 Greg is a rhino.\n2 Julius is a lion.\n3 Julius is gray.\n4 Greg is yellow.\n5 Bernhard is a swan.\n6 Bernhard is yellow.\n7 Brian is a swan.\n8 Brian is gray.\n9 Lily is a rhino.\n10 What color is Lily?\tyellow\t9 1 4\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Brian is yellow.\n4 Greg is a rhino.\n5 Julius is a frog.\n6 Bernhard is a lion.\n7 Bernhard is yellow.\n8 Greg is white.\n9 Julius is gray.\n10 What color is Lily?\twhite\t2 4 8\n1 Julius is a rhino.\n2 Greg is a lion.\n3 Lily is a lion.\n4 Bernhard is a swan.\n5 Julius is yellow.\n6 Brian is a rhino.\n7 Lily is green.\n8 Brian is gray.\n9 Bernhard is gray.\n10 What color is Greg?\tgreen\t2 3 7\n1 Lily is a lion.\n2 Brian is a frog.\n3 Bernhard is a frog.\n4 Bernhard is green.\n5 Julius is a frog.\n6 Lily is gray.\n7 Julius is gray.\n8 Brian is gray.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 1 6\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Bernhard is white.\n4 Lily is a rhino.\n5 Lily is yellow.\n6 Greg is a rhino.\n7 Julius is white.\n8 Greg is white.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 6 8\n1 Bernhard is a lion.\n2 Brian is a rhino.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Lily is white.\n6 Bernhard is green.\n7 Julius is a lion.\n8 Brian is white.\n9 Julius is white.\n1 Brian is a rhino.\n2 Greg is a frog.\n3 Lily is a lion.\n4 Greg is yellow.\n5 Bernhard is a swan.\n6 Brian is gray.\n7 Bernhard is yellow.\n8 Julius is a frog.\n9 Lily is gray.\n10 What color is Julius?\tyellow\t8 2 4\n1 Brian is a swan.\n2 Julius is a rhino.\n3 Brian is green.\n4 Lily is a rhino.\n5 Julius is white.\n6 Bernhard is a rhino.\n7 Greg is a frog.\n8 Greg is green.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t6 4 9\n1 Greg is a frog.\n2 Brian is a lion.\n3 Brian is gray.\n4 Greg is gray.\n5 Lily is a rhino.\n6 Julius is a rhino.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Lily is gray.\n10 What color is Julius?\tgray\t6 5 9\n1 Brian is a rhino.\n2 Brian is white.\n3 Bernhard is a frog.\n4 Julius is a lion.\n5 Bernhard is gray.\n6 Greg is a rhino.\n7 Lily is a rhino.\n8 Greg is gray.\n9 Lily is gray.\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Lily is yellow.\n5 Bernhard is yellow.\n6 Julius is white.\n7 Greg is a rhino.\n8 Brian is a lion.\n9 Greg is yellow.\n1 Lily is a lion.\n2 Brian is a lion.\n3 Brian is gray.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Lily is yellow.\n7 Bernhard is a swan.\n8 Julius is a rhino.\n9 Julius is white.\n1 Brian is a lion.\n2 Brian is white.\n3 Lily is a frog.\n4 Greg is a frog.\n5 Lily is gray.\n6 Greg is gray.\n7 Julius is a frog.\n8 Julius is gray.\n9 Bernhard is a swan.\n1 Greg is a lion.\n2 Lily is a lion.\n3 Lily is white.\n4 Julius is a lion.\n5 Greg is gray.\n6 Bernhard is a swan.\n7 Julius is gray.\n8 Bernhard is white.\n9 Brian is a lion.\n10 What color is Brian?\tgray\t9 4 7\n1 Brian is a frog.\n2 Brian is gray.\n3 Bernhard is a lion.\n4 Greg is a lion.\n5 Greg is gray.\n6 Lily is a rhino.\n7 Lily is yellow.\n8 Julius is a lion.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t3 8 9\n1 Julius is a swan.\n2 Greg is a lion.\n3 Greg is gray.\n4 Brian is a lion.\n5 Julius is yellow.\n6 Lily is a rhino.\n7 Lily is green.\n8 Bernhard is a frog.\n9 Bernhard is white.\n10 What color is Brian?\tgray\t4 2 3\n1 Lily is a frog.\n2 Lily is yellow.\n3 Brian is a rhino.\n4 Brian is white.\n5 Julius is a lion.\n6 Greg is a rhino.\n7 Bernhard is a frog.\n8 Greg is gray.\n9 Bernhard is green.\n1 Brian is a lion.\n2 Greg is a swan.\n3 Julius is a frog.\n4 Brian is green.\n5 Julius is white.\n6 Greg is yellow.\n7 Lily is a lion.\n8 Bernhard is a frog.\n9 Lily is green.\n10 What color is Bernhard?\twhite\t8 3 5\n1 Brian is a swan.\n2 Julius is a rhino.\n3 Julius is yellow.\n4 Bernhard is a rhino.\n5 Greg is a swan.\n6 Brian is yellow.\n7 Lily is a rhino.\n8 Greg is yellow.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t4 7 9\n1 Julius is a frog.\n2 Bernhard is a swan.\n3 Julius is gray.\n4 Lily is a lion.\n5 Lily is gray.\n6 Greg is a lion.\n7 Bernhard is gray.\n8 Greg is white.\n9 Brian is a swan.\n10 What color is Brian?\tgray\t9 2 7\n1 Brian is a lion.\n2 Lily is a rhino.\n3 Greg is a swan.\n4 Lily is green.\n5 Brian is green.\n6 Bernhard is a rhino.\n7 Greg is yellow.\n8 Bernhard is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 6 8\n1 Bernhard is a frog.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Bernhard is gray.\n5 Lily is white.\n6 Brian is yellow.\n7 Greg is a swan.\n8 Greg is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tgray\t9 1 4\n1 Julius is a frog.\n2 Julius is yellow.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Lily is white.\n6 Bernhard is white.\n7 Brian is a rhino.\n8 Brian is green.\n9 Greg is a lion.\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Bernhard is a lion.\n4 Bernhard is yellow.\n5 Brian is a frog.\n6 Julius is a swan.\n7 Julius is white.\n8 Greg is white.\n9 Lily is yellow.\n10 What color is Brian?\tyellow\t5 1 9\n1 Lily is a swan.\n2 Lily is yellow.\n3 Brian is a frog.\n4 Greg is a frog.\n5 Bernhard is a rhino.\n6 Bernhard is green.\n7 Julius is a swan.\n8 Julius is yellow.\n9 Greg is green.\n10 What color is Brian?\tgreen\t3 4 9\n1 Brian is a frog.\n2 Brian is yellow.\n3 Julius is a frog.\n4 Julius is gray.\n5 Lily is a lion.\n6 Lily is white.\n7 Greg is a swan.\n8 Greg is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tyellow\t9 7 8\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Greg is a frog.\n4 Greg is green.\n5 Julius is a lion.\n6 Bernhard is yellow.\n7 Lily is a rhino.\n8 Lily is yellow.\n9 Julius is yellow.\n10 What color is Brian?\tgreen\t1 3 4\n1 Lily is a frog.\n2 Julius is a lion.\n3 Brian is a swan.\n4 Brian is green.\n5 Greg is a frog.\n6 Julius is white.\n7 Lily is green.\n8 Greg is green.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tgreen\t9 5 8\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Brian is a frog.\n4 Brian is green.\n5 Greg is green.\n6 Julius is a rhino.\n7 Lily is yellow.\n8 Bernhard is a rhino.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t8 6 9\n1 Julius is a lion.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Bernhard is a frog.\n5 Brian is yellow.\n6 Julius is green.\n7 Lily is a swan.\n8 Greg is gray.\n9 Bernhard is gray.\n10 What color is Lily?\tyellow\t7 3 5\n1 Lily is a swan.\n2 Lily is green.\n3 Julius is a swan.\n4 Brian is a swan.\n5 Julius is white.\n6 Greg is a rhino.\n7 Greg is white.\n8 Bernhard is a frog.\n9 Brian is white.\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Brian is a frog.\n4 Julius is a frog.\n5 Brian is white.\n6 Lily is a swan.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Lily is white.\n10 What color is Julius?\twhite\t4 3 5\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Brian is a frog.\n4 Julius is a swan.\n5 Brian is yellow.\n6 Julius is gray.\n7 Greg is a rhino.\n8 Lily is a lion.\n9 Lily is green.\n1 Bernhard is a lion.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Brian is a rhino.\n5 Greg is white.\n6 Julius is a rhino.\n7 Brian is gray.\n8 Lily is white.\n9 Julius is gray.\n10 What color is Bernhard?\twhite\t1 2 5\n1 Lily is a frog.\n2 Lily is white.\n3 Bernhard is a rhino.\n4 Greg is a rhino.\n5 Brian is a lion.\n6 Bernhard is yellow.\n7 Julius is a frog.\n8 Brian is gray.\n9 Greg is yellow.\n10 What color is Julius?\twhite\t7 1 2\n1 Greg is a frog.\n2 Greg is white.\n3 Lily is a lion.\n4 Brian is a rhino.\n5 Julius is a lion.\n6 Brian is green.\n7 Lily is yellow.\n8 Julius is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgreen\t9 4 6\n1 Julius is a lion.\n2 Julius is yellow.\n3 Lily is a rhino.\n4 Bernhard is a rhino.\n5 Greg is a rhino.\n6 Lily is yellow.\n7 Greg is yellow.\n8 Brian is a swan.\n9 Brian is gray.\n10 What color is Bernhard?\tyellow\t4 5 7\n1 Lily is a swan.\n2 Julius is a lion.\n3 Greg is a frog.\n4 Greg is gray.\n5 Julius is green.\n6 Lily is green.\n7 Brian is a lion.\n8 Bernhard is a swan.\n9 Bernhard is white.\n10 What color is Brian?\tgreen\t7 2 5\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Greg is a swan.\n4 Lily is green.\n5 Greg is green.\n6 Brian is white.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Julius is a frog.\n1 Brian is a swan.\n2 Julius is a lion.\n3 Bernhard is a swan.\n4 Julius is yellow.\n5 Brian is white.\n6 Greg is a swan.\n7 Greg is green.\n8 Lily is a rhino.\n9 Lily is gray.\n10 What color is Bernhard?\tgreen\t3 6 7\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Bernhard is yellow.\n4 Lily is white.\n5 Greg is a lion.\n6 Greg is green.\n7 Julius is a swan.\n8 Brian is a lion.\n9 Julius is green.\n10 What color is Brian?\tgreen\t8 5 6\n1 Greg is a frog.\n2 Greg is green.\n3 Lily is a frog.\n4 Bernhard is a swan.\n5 Lily is gray.\n6 Julius is a lion.\n7 Brian is a rhino.\n8 Brian is white.\n9 Julius is yellow.\n1 Julius is a frog.\n2 Brian is a swan.\n3 Brian is gray.\n4 Bernhard is a frog.\n5 Greg is a frog.\n6 Julius is gray.\n7 Bernhard is gray.\n8 Lily is a rhino.\n9 Lily is yellow.\n10 What color is Greg?\tgray\t5 4 7\n1 Brian is a frog.\n2 Greg is a lion.\n3 Brian is green.\n4 Bernhard is a swan.\n5 Greg is green.\n6 Bernhard is green.\n7 Lily is a swan.\n8 Lily is green.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 7 8\n1 Brian is a swan.\n2 Greg is a rhino.\n3 Greg is green.\n4 Julius is a frog.\n5 Bernhard is a swan.\n6 Bernhard is white.\n7 Brian is white.\n8 Julius is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 4 8\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Brian is a lion.\n4 Bernhard is a frog.\n5 Julius is white.\n6 Lily is yellow.\n7 Bernhard is yellow.\n8 Greg is a lion.\n9 Brian is white.\n10 What color is Greg?\twhite\t8 3 9\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Julius is yellow.\n4 Lily is a rhino.\n5 Lily is gray.\n6 Greg is a lion.\n7 Greg is green.\n8 Bernhard is green.\n9 Brian is a swan.\n1 Greg is a frog.\n2 Lily is a lion.\n3 Julius is a rhino.\n4 Greg is green.\n5 Julius is green.\n6 Lily is gray.\n7 Brian is a swan.\n8 Bernhard is a frog.\n9 Bernhard is white.\n1 Brian is a frog.\n2 Lily is a lion.\n3 Julius is a lion.\n4 Greg is a lion.\n5 Brian is green.\n6 Bernhard is a rhino.\n7 Julius is white.\n8 Bernhard is yellow.\n9 Lily is white.\n10 What color is Greg?\twhite\t4 3 7\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Lily is a rhino.\n4 Bernhard is gray.\n5 Julius is a frog.\n6 Greg is a lion.\n7 Brian is white.\n8 Greg is green.\n9 Julius is white.\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Brian is a lion.\n4 Lily is white.\n5 Greg is a lion.\n6 Julius is white.\n7 Brian is green.\n8 Greg is green.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\twhite\t9 2 4\n1 Brian is a frog.\n2 Julius is a frog.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Brian is gray.\n6 Lily is a rhino.\n7 Lily is white.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Julius?\tgray\t2 1 5\n1 Julius is a swan.\n2 Greg is a swan.\n3 Lily is a swan.\n4 Julius is green.\n5 Greg is green.\n6 Bernhard is a rhino.\n7 Bernhard is yellow.\n8 Brian is a lion.\n9 Brian is gray.\n10 What color is Lily?\tgreen\t3 2 5\n1 Julius is a swan.\n2 Brian is a rhino.\n3 Bernhard is a frog.\n4 Bernhard is green.\n5 Brian is gray.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Lily is a frog.\n9 Lily is white.\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Bernhard is green.\n4 Lily is a lion.\n5 Julius is gray.\n6 Greg is a frog.\n7 Lily is yellow.\n8 Brian is a lion.\n9 Greg is yellow.\n10 What color is Brian?\tyellow\t8 4 7\n1 Brian is a swan.\n2 Lily is a rhino.\n3 Greg is a lion.\n4 Lily is yellow.\n5 Julius is a rhino.\n6 Julius is green.\n7 Bernhard is a rhino.\n8 Brian is white.\n9 Greg is white.\n10 What color is Bernhard?\tgreen\t7 5 6\n1 Lily is a swan.\n2 Brian is a frog.\n3 Lily is green.\n4 Julius is a frog.\n5 Greg is a frog.\n6 Bernhard is a swan.\n7 Brian is white.\n8 Bernhard is green.\n9 Julius is white.\n10 What color is Greg?\twhite\t5 4 9\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Lily is yellow.\n4 Bernhard is yellow.\n5 Julius is a swan.\n6 Julius is gray.\n7 Brian is a swan.\n8 Brian is gray.\n9 Greg is a rhino.\n1 Brian is a swan.\n2 Julius is a swan.\n3 Brian is white.\n4 Bernhard is a frog.\n5 Lily is a lion.\n6 Bernhard is yellow.\n7 Lily is green.\n8 Julius is white.\n9 Greg is a swan.\n10 What color is Greg?\twhite\t9 2 8\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Bernhard is a swan.\n4 Bernhard is green.\n5 Brian is a rhino.\n6 Lily is white.\n7 Brian is yellow.\n8 Julius is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 5 7\n1 Bernhard is a frog.\n2 Brian is a swan.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Brian is yellow.\n6 Julius is white.\n7 Greg is a frog.\n8 Bernhard is green.\n9 Lily is green.\n10 What color is Greg?\twhite\t7 3 6\n1 Julius is a rhino.\n2 Brian is a rhino.\n3 Lily is a rhino.\n4 Greg is a swan.\n5 Julius is yellow.\n6 Greg is gray.\n7 Brian is yellow.\n8 Bernhard is a rhino.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t3 8 9\n1 Julius is a swan.\n2 Julius is green.\n3 Bernhard is a lion.\n4 Greg is a rhino.\n5 Greg is white.\n6 Lily is a swan.\n7 Brian is a frog.\n8 Bernhard is yellow.\n9 Lily is green.\n1 Bernhard is a lion.\n2 Greg is a frog.\n3 Greg is green.\n4 Julius is a swan.\n5 Bernhard is green.\n6 Julius is white.\n7 Lily is a frog.\n8 Brian is a lion.\n9 Lily is gray.\n10 What color is Brian?\tgreen\t8 1 5\n1 Julius is a lion.\n2 Julius is gray.\n3 Greg is a rhino.\n4 Lily is a frog.\n5 Lily is gray.\n6 Bernhard is a lion.\n7 Brian is a rhino.\n8 Bernhard is gray.\n9 Brian is green.\n10 What color is Greg?\tgreen\t3 7 9\n1 Brian is a frog.\n2 Julius is a lion.\n3 Brian is white.\n4 Lily is a frog.\n5 Julius is white.\n6 Bernhard is a rhino.\n7 Greg is a swan.\n8 Lily is yellow.\n9 Greg is yellow.\n1 Brian is a swan.\n2 Lily is a swan.\n3 Greg is a rhino.\n4 Brian is yellow.\n5 Bernhard is a swan.\n6 Lily is green.\n7 Greg is white.\n8 Julius is a rhino.\n9 Bernhard is green.\n10 What color is Julius?\twhite\t8 3 7\n1 Brian is a frog.\n2 Julius is a rhino.\n3 Brian is green.\n4 Julius is green.\n5 Greg is a swan.\n6 Lily is a lion.\n7 Bernhard is a rhino.\n8 Lily is yellow.\n9 Bernhard is white.\n1 Brian is a rhino.\n2 Brian is white.\n3 Greg is a frog.\n4 Julius is a lion.\n5 Julius is yellow.\n6 Greg is green.\n7 Lily is a swan.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n1 Brian is a swan.\n2 Bernhard is a rhino.\n3 Lily is a swan.\n4 Lily is gray.\n5 Brian is gray.\n6 Bernhard is green.\n7 Julius is a frog.\n8 Julius is gray.\n9 Greg is a frog.\n10 What color is Greg?\tgray\t9 7 8\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Brian is a frog.\n4 Brian is yellow.\n5 Lily is a rhino.\n6 Bernhard is a frog.\n7 Greg is a swan.\n8 Bernhard is gray.\n9 Greg is green.\n10 What color is Lily?\tyellow\t5 1 2\n1 Greg is a lion.\n2 Lily is a swan.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Greg is white.\n6 Brian is a swan.\n7 Bernhard is a swan.\n8 Lily is white.\n9 Brian is white.\n10 What color is Bernhard?\twhite\t7 6 9\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Brian is yellow.\n4 Lily is a lion.\n5 Greg is a rhino.\n6 Greg is gray.\n7 Julius is a swan.\n8 Bernhard is gray.\n9 Lily is yellow.\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Greg is a lion.\n4 Greg is yellow.\n5 Julius is a rhino.\n6 Brian is green.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Lily is green.\n10 What color is Julius?\tgreen\t5 2 9\n1 Bernhard is a frog.\n2 Bernhard is gray.\n3 Lily is a frog.\n4 Julius is a swan.\n5 Greg is a frog.\n6 Brian is a lion.\n7 Julius is yellow.\n8 Lily is gray.\n9 Greg is gray.\n1 Brian is a rhino.\n2 Brian is gray.\n3 Lily is a swan.\n4 Bernhard is a swan.\n5 Greg is a lion.\n6 Lily is gray.\n7 Julius is a lion.\n8 Greg is green.\n9 Julius is green.\n10 What color is Bernhard?\tgray\t4 3 6\n1 Brian is a swan.\n2 Greg is a frog.\n3 Greg is white.\n4 Julius is a frog.\n5 Brian is green.\n6 Lily is a lion.\n7 Lily is green.\n8 Julius is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\twhite\t9 4 8\n1 Lily is a rhino.\n2 Lily is white.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Julius is a frog.\n6 Greg is a rhino.\n7 Greg is green.\n8 Brian is a frog.\n9 Julius is white.\n10 What color is Brian?\twhite\t8 5 9\n1 Lily is a lion.\n2 Greg is a lion.\n3 Lily is white.\n4 Julius is a rhino.\n5 Greg is white.\n6 Brian is a swan.\n7 Bernhard is a frog.\n8 Julius is white.\n9 Brian is green.\n1 Julius is a frog.\n2 Brian is a frog.\n3 Lily is a rhino.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Bernhard is a frog.\n7 Julius is gray.\n8 Brian is gray.\n9 Bernhard is gray.\n1 Lily is a rhino.\n2 Julius is a swan.\n3 Lily is yellow.\n4 Julius is gray.\n5 Bernhard is a lion.\n6 Bernhard is green.\n7 Greg is a rhino.\n8 Greg is yellow.\n9 Brian is a frog.\n1 Lily is a frog.\n2 Lily is green.\n3 Brian is a frog.\n4 Julius is a rhino.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Julius is green.\n8 Brian is white.\n9 Greg is a swan.\n1 Lily is a frog.\n2 Lily is yellow.\n3 Greg is a frog.\n4 Greg is gray.\n5 Brian is a rhino.\n6 Brian is white.\n7 Bernhard is a frog.\n8 Julius is a lion.\n9 Bernhard is gray.\n1 Julius is a rhino.\n2 Julius is green.\n3 Bernhard is a swan.\n4 Brian is a lion.\n5 Lily is a frog.\n6 Lily is green.\n7 Greg is a swan.\n8 Greg is green.\n9 Bernhard is green.\n1 Brian is a frog.\n2 Greg is a lion.\n3 Lily is a frog.\n4 Bernhard is a lion.\n5 Bernhard is yellow.\n6 Lily is yellow.\n7 Julius is a frog.\n8 Julius is yellow.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t2 4 5\n1 Lily is a swan.\n2 Brian is a lion.\n3 Bernhard is a rhino.\n4 Brian is yellow.\n5 Greg is a lion.\n6 Greg is yellow.\n7 Lily is gray.\n8 Bernhard is white.\n9 Julius is a rhino.\n10 What color is Julius?\twhite\t9 3 8\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Greg is a frog.\n4 Lily is a lion.\n5 Julius is a lion.\n6 Brian is green.\n7 Greg is gray.\n8 Lily is green.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t5 4 8\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Brian is a frog.\n4 Greg is a rhino.\n5 Greg is green.\n6 Lily is a rhino.\n7 Brian is gray.\n8 Julius is a frog.\n9 Lily is green.\n10 What color is Julius?\tgray\t8 3 7\n1 Greg is a rhino.\n2 Lily is a swan.\n3 Bernhard is a swan.\n4 Greg is white.\n5 Lily is yellow.\n6 Julius is a frog.\n7 Bernhard is yellow.\n8 Julius is gray.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 6 8\n1 Brian is a rhino.\n2 Lily is a frog.\n3 Lily is white.\n4 Greg is a rhino.\n5 Julius is a swan.\n6 Bernhard is a rhino.\n7 Brian is gray.\n8 Greg is gray.\n9 Julius is yellow.\n10 What color is Bernhard?\tgray\t6 4 8\n1 Greg is a frog.\n2 Greg is gray.\n3 Bernhard is a lion.\n4 Brian is a rhino.\n5 Bernhard is green.\n6 Lily is a lion.\n7 Brian is yellow.\n8 Lily is green.\n9 Julius is a swan.\n1 Greg is a lion.\n2 Greg is yellow.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Brian is a lion.\n6 Lily is gray.\n7 Brian is gray.\n8 Bernhard is green.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 4 8\n1 Brian is a lion.\n2 Brian is gray.\n3 Lily is a swan.\n4 Julius is a swan.\n5 Bernhard is a swan.\n6 Lily is gray.\n7 Bernhard is gray.\n8 Greg is a frog.\n9 Julius is gray.\n1 Bernhard is a frog.\n2 Greg is a swan.\n3 Julius is a swan.\n4 Greg is green.\n5 Bernhard is gray.\n6 Brian is a frog.\n7 Brian is gray.\n8 Julius is green.\n9 Lily is a rhino.\n1 Julius is a rhino.\n2 Brian is a lion.\n3 Bernhard is a lion.\n4 Lily is a frog.\n5 Brian is green.\n6 Greg is a rhino.\n7 Bernhard is green.\n8 Julius is white.\n9 Greg is white.\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Bernhard is yellow.\n4 Greg is a rhino.\n5 Brian is green.\n6 Lily is a swan.\n7 Greg is green.\n8 Lily is green.\n9 Julius is a rhino.\n10 What color is Julius?\tgreen\t9 4 7\n1 Lily is a rhino.\n2 Lily is green.\n3 Brian is a swan.\n4 Bernhard is a frog.\n5 Bernhard is yellow.\n6 Greg is a swan.\n7 Julius is a lion.\n8 Brian is gray.\n9 Julius is white.\n10 What color is Greg?\tgray\t6 3 8\n1 Brian is a lion.\n2 Brian is white.\n3 Lily is a frog.\n4 Julius is a rhino.\n5 Greg is a frog.\n6 Bernhard is a lion.\n7 Greg is green.\n8 Bernhard is yellow.\n9 Lily is green.\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Brian is a swan.\n4 Greg is a rhino.\n5 Brian is white.\n6 Greg is green.\n7 Lily is a frog.\n8 Julius is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t7 2 8\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Brian is a frog.\n4 Julius is a rhino.\n5 Bernhard is green.\n6 Brian is gray.\n7 Julius is green.\n8 Lily is a frog.\n9 Greg is gray.\n10 What color is Lily?\tgray\t8 3 6\n1 Julius is a lion.\n2 Brian is a rhino.\n3 Lily is a frog.\n4 Greg is a frog.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Julius is white.\n8 Greg is green.\n9 Lily is green.\n1 Lily is a frog.\n2 Brian is a frog.\n3 Lily is yellow.\n4 Bernhard is a frog.\n5 Bernhard is white.\n6 Greg is a swan.\n7 Brian is white.\n8 Julius is a rhino.\n9 Julius is gray.\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Lily is green.\n4 Bernhard is a rhino.\n5 Bernhard is gray.\n6 Greg is a frog.\n7 Julius is a swan.\n8 Greg is yellow.\n9 Brian is gray.\n10 What color is Julius?\tgreen\t7 2 3\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Greg is a swan.\n4 Lily is a rhino.\n5 Julius is a lion.\n6 Brian is a rhino.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Greg is green.\n1 Julius is a lion.\n2 Lily is a frog.\n3 Julius is gray.\n4 Greg is a rhino.\n5 Brian is a frog.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tyellow\t9 4 6\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Lily is a swan.\n4 Julius is a swan.\n5 Lily is green.\n6 Brian is a swan.\n7 Brian is white.\n8 Greg is a rhino.\n9 Greg is gray.\n10 What color is Julius?\twhite\t4 6 7\n1 Lily is a lion.\n2 Greg is a swan.\n3 Lily is yellow.\n4 Brian is a lion.\n5 Greg is gray.\n6 Brian is white.\n7 Bernhard is a frog.\n8 Bernhard is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 7 8\n1 Lily is a lion.\n2 Greg is a swan.\n3 Greg is gray.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Bernhard is a swan.\n7 Lily is gray.\n8 Bernhard is green.\n9 Julius is a frog.\n1 Bernhard is a swan.\n2 Bernhard is yellow.\n3 Lily is a frog.\n4 Greg is a swan.\n5 Brian is a frog.\n6 Julius is a frog.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Julius is yellow.\n10 What color is Greg?\tyellow\t4 1 2\n1 Greg is a rhino.\n2 Brian is a swan.\n3 Bernhard is a lion.\n4 Brian is gray.\n5 Greg is yellow.\n6 Lily is a frog.\n7 Lily is white.\n8 Bernhard is gray.\n9 Julius is a lion.\n10 What color is Julius?\tgray\t9 3 8\n1 Julius is a swan.\n2 Lily is a swan.\n3 Brian is a swan.\n4 Greg is a lion.\n5 Lily is yellow.\n6 Bernhard is a swan.\n7 Bernhard is white.\n8 Greg is gray.\n9 Brian is white.\n10 What color is Julius?\twhite\t1 6 7\n1 Lily is a frog.\n2 Bernhard is a frog.\n3 Lily is white.\n4 Julius is a swan.\n5 Julius is white.\n6 Brian is a rhino.\n7 Brian is yellow.\n8 Bernhard is white.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 6 7\n1 Julius is a swan.\n2 Brian is a swan.\n3 Brian is white.\n4 Lily is a swan.\n5 Lily is gray.\n6 Julius is gray.\n7 Greg is a lion.\n8 Bernhard is a rhino.\n9 Bernhard is yellow.\n1 Julius is a rhino.\n2 Brian is a lion.\n3 Lily is a lion.\n4 Bernhard is a frog.\n5 Julius is gray.\n6 Bernhard is white.\n7 Greg is a frog.\n8 Lily is gray.\n9 Brian is gray.\n10 What color is Greg?\twhite\t7 4 6\n1 Greg is a frog.\n2 Brian is a rhino.\n3 Lily is a rhino.\n4 Greg is green.\n5 Brian is white.\n6 Julius is a rhino.\n7 Bernhard is a lion.\n8 Lily is green.\n9 Julius is green.\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Lily is a frog.\n4 Julius is a frog.\n5 Greg is a rhino.\n6 Lily is yellow.\n7 Brian is green.\n8 Greg is green.\n9 Bernhard is green.\n10 What color is Julius?\tyellow\t4 3 6\n1 Bernhard is a rhino.\n2 Brian is a rhino.\n3 Lily is a lion.\n4 Julius is a swan.\n5 Greg is a frog.\n6 Brian is yellow.\n7 Julius is gray.\n8 Greg is gray.\n9 Bernhard is yellow.\n1 Greg is a rhino.\n2 Brian is a swan.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Lily is white.\n6 Greg is gray.\n7 Julius is a lion.\n8 Julius is white.\n9 Bernhard is gray.\n10 What color is Brian?\twhite\t2 3 5\n1 Greg is a swan.\n2 Lily is a frog.\n3 Lily is gray.\n4 Julius is a swan.\n5 Julius is gray.\n6 Greg is gray.\n7 Brian is a frog.\n8 Brian is white.\n9 Bernhard is a lion.\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Julius is a frog.\n4 Greg is yellow.\n5 Bernhard is green.\n6 Brian is a rhino.\n7 Lily is a lion.\n8 Julius is white.\n9 Lily is yellow.\n10 What color is Brian?\tgreen\t6 1 5\n1 Lily is a swan.\n2 Julius is a frog.\n3 Brian is a swan.\n4 Greg is a lion.\n5 Julius is white.\n6 Lily is white.\n7 Brian is white.\n8 Greg is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 4 8\n1 Lily is a rhino.\n2 Brian is a lion.\n3 Bernhard is a rhino.\n4 Julius is a lion.\n5 Julius is green.\n6 Greg is a rhino.\n7 Bernhard is gray.\n8 Brian is green.\n9 Greg is gray.\n10 What color is Lily?\tgray\t1 6 9\n1 Julius is a frog.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Julius is gray.\n5 Bernhard is a swan.\n6 Greg is gray.\n7 Brian is a swan.\n8 Brian is green.\n9 Bernhard is green.\n10 What color is Lily?\tgray\t2 1 4\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Lily is gray.\n4 Greg is a frog.\n5 Brian is a lion.\n6 Greg is gray.\n7 Julius is a frog.\n8 Julius is green.\n9 Brian is yellow.\n10 What color is Bernhard?\tgreen\t1 7 8\n1 Lily is a lion.\n2 Bernhard is a frog.\n3 Greg is a lion.\n4 Bernhard is green.\n5 Greg is green.\n6 Lily is green.\n7 Brian is a swan.\n8 Julius is a swan.\n9 Julius is gray.\n10 What color is Brian?\tgray\t7 8 9\n1 Brian is a swan.\n2 Lily is a lion.\n3 Julius is a rhino.\n4 Julius is gray.\n5 Greg is a swan.\n6 Brian is white.\n7 Lily is green.\n8 Greg is white.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgray\t9 3 4\n1 Greg is a rhino.\n2 Julius is a swan.\n3 Bernhard is a lion.\n4 Lily is a swan.\n5 Bernhard is yellow.\n6 Brian is a rhino.\n7 Greg is green.\n8 Brian is green.\n9 Julius is white.\n10 What color is Lily?\twhite\t4 2 9\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Bernhard is yellow.\n4 Julius is a rhino.\n5 Greg is yellow.\n6 Julius is gray.\n7 Lily is a lion.\n8 Brian is a swan.\n9 Lily is white.\n10 What color is Brian?\tyellow\t8 2 5\n1 Bernhard is a frog.\n2 Bernhard is gray.\n3 Julius is a rhino.\n4 Greg is a swan.\n5 Julius is white.\n6 Greg is yellow.\n7 Lily is a frog.\n8 Lily is yellow.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 3 5\n1 Brian is a frog.\n2 Brian is yellow.\n3 Greg is a rhino.\n4 Greg is white.\n5 Julius is a swan.\n6 Lily is a rhino.\n7 Lily is green.\n8 Bernhard is a frog.\n9 Julius is white.\n10 What color is Bernhard?\tyellow\t8 1 2\n1 Bernhard is a swan.\n2 Lily is a rhino.\n3 Brian is a rhino.\n4 Lily is green.\n5 Brian is green.\n6 Greg is a frog.\n7 Greg is gray.\n8 Julius is a swan.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t1 8 9\n1 Bernhard is a frog.\n2 Greg is a swan.\n3 Bernhard is white.\n4 Brian is a swan.\n5 Julius is a rhino.\n6 Brian is white.\n7 Lily is a rhino.\n8 Julius is green.\n9 Lily is green.\n10 What color is Greg?\twhite\t2 4 6\n1 Julius is a swan.\n2 Lily is a swan.\n3 Bernhard is a frog.\n4 Brian is a frog.\n5 Brian is gray.\n6 Julius is green.\n7 Greg is a rhino.\n8 Lily is green.\n9 Bernhard is gray.\n1 Bernhard is a frog.\n2 Brian is a lion.\n3 Julius is a rhino.\n4 Brian is yellow.\n5 Julius is yellow.\n6 Lily is a lion.\n7 Bernhard is white.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Lily?\tgray\t6 8 9\n1 Bernhard is a frog.\n2 Bernhard is yellow.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Greg is a swan.\n6 Brian is gray.\n7 Julius is a lion.\n8 Julius is green.\n9 Greg is white.\n10 What color is Lily?\twhite\t3 5 9\n1 Brian is a swan.\n2 Brian is yellow.\n3 Bernhard is a lion.\n4 Bernhard is gray.\n5 Greg is a swan.\n6 Julius is a frog.\n7 Greg is white.\n8 Julius is gray.\n9 Lily is a frog.\n10 What color is Lily?\tgray\t9 6 8\n1 Bernhard is a swan.\n2 Brian is a rhino.\n3 Greg is a lion.\n4 Julius is a frog.\n5 Greg is yellow.\n6 Bernhard is white.\n7 Julius is yellow.\n8 Brian is green.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 1 6\n1 Greg is a rhino.\n2 Julius is a lion.\n3 Bernhard is a swan.\n4 Julius is green.\n5 Bernhard is yellow.\n6 Lily is a swan.\n7 Greg is green.\n8 Brian is a frog.\n9 Brian is white.\n10 What color is Lily?\tyellow\t6 3 5\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Lily is a lion.\n4 Bernhard is a frog.\n5 Bernhard is green.\n6 Julius is white.\n7 Lily is green.\n8 Brian is a swan.\n9 Greg is white.\n10 What color is Brian?\twhite\t8 1 9\n1 Brian is a frog.\n2 Julius is a frog.\n3 Greg is a rhino.\n4 Brian is yellow.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Lily is a rhino.\n8 Julius is yellow.\n9 Greg is gray.\n10 What color is Lily?\tgray\t7 3 9\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Bernhard is gray.\n4 Julius is gray.\n5 Brian is a swan.\n6 Brian is green.\n7 Lily is a swan.\n8 Greg is a swan.\n9 Lily is gray.\n10 What color is Greg?\tgray\t8 7 9\n1 Lily is a rhino.\n2 Lily is white.\n3 Brian is a lion.\n4 Julius is a lion.\n5 Brian is white.\n6 Greg is a swan.\n7 Julius is white.\n8 Greg is gray.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgray\t9 6 8\n1 Julius is a rhino.\n2 Julius is gray.\n3 Greg is a swan.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Greg is gray.\n7 Lily is a rhino.\n8 Bernhard is a rhino.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t7 8 9\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Brian is a lion.\n4 Julius is a rhino.\n5 Brian is white.\n6 Lily is green.\n7 Greg is white.\n8 Bernhard is a swan.\n9 Bernhard is gray.\n10 What color is Julius?\tgreen\t4 2 6\n1 Greg is a frog.\n2 Lily is a frog.\n3 Bernhard is a swan.\n4 Julius is a rhino.\n5 Julius is yellow.\n6 Brian is a swan.\n7 Greg is green.\n8 Lily is green.\n9 Brian is gray.\n10 What color is Bernhard?\tgray\t3 6 9\n1 Julius is a frog.\n2 Brian is a lion.\n3 Greg is a rhino.\n4 Greg is gray.\n5 Brian is white.\n6 Bernhard is a frog.\n7 Lily is a rhino.\n8 Julius is green.\n9 Bernhard is green.\n10 What color is Lily?\tgray\t7 3 4\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Lily is green.\n4 Julius is a frog.\n5 Bernhard is a frog.\n6 Bernhard is yellow.\n7 Julius is yellow.\n8 Greg is a frog.\n9 Brian is green.\n10 What color is Greg?\tyellow\t8 5 6\n1 Lily is a swan.\n2 Greg is a rhino.\n3 Lily is white.\n4 Brian is a lion.\n5 Bernhard is a rhino.\n6 Brian is gray.\n7 Greg is white.\n8 Julius is a swan.\n9 Julius is yellow.\n10 What color is Bernhard?\twhite\t5 2 7\n1 Greg is a frog.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Brian is a lion.\n5 Brian is green.\n6 Greg is gray.\n7 Lily is a frog.\n8 Lily is yellow.\n9 Julius is a rhino.\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Brian is gray.\n4 Bernhard is a lion.\n5 Greg is a frog.\n6 Lily is gray.\n7 Greg is white.\n8 Bernhard is white.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 4 8\n1 Brian is a swan.\n2 Greg is a frog.\n3 Julius is a rhino.\n4 Bernhard is a swan.\n5 Bernhard is yellow.\n6 Greg is white.\n7 Brian is yellow.\n8 Lily is a rhino.\n9 Lily is yellow.\n10 What color is Julius?\tyellow\t3 8 9\n1 Julius is a swan.\n2 Lily is a frog.\n3 Lily is gray.\n4 Julius is gray.\n5 Bernhard is a swan.\n6 Bernhard is white.\n7 Greg is a swan.\n8 Brian is a swan.\n9 Brian is white.\n10 What color is Greg?\twhite\t7 8 9\n1 Lily is a swan.\n2 Brian is a swan.\n3 Bernhard is a rhino.\n4 Lily is gray.\n5 Brian is gray.\n6 Greg is a rhino.\n7 Julius is a frog.\n8 Bernhard is green.\n9 Julius is yellow.\n10 What color is Greg?\tgreen\t6 3 8\n1 Greg is a rhino.\n2 Greg is green.\n3 Lily is a lion.\n4 Bernhard is a frog.\n5 Julius is a swan.\n6 Lily is yellow.\n7 Julius is yellow.\n8 Bernhard is gray.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 4 8\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Brian is a frog.\n4 Lily is a lion.\n5 Brian is yellow.\n6 Julius is white.\n7 Lily is white.\n8 Greg is a swan.\n9 Greg is white.\n10 What color is Bernhard?\tyellow\t2 3 5\n1 Lily is a lion.\n2 Julius is a frog.\n3 Greg is a rhino.\n4 Brian is a frog.\n5 Greg is white.\n6 Lily is white.\n7 Brian is gray.\n8 Bernhard is a swan.\n9 Bernhard is white.\n10 What color is Julius?\tgray\t2 4 7\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Brian is a swan.\n4 Brian is gray.\n5 Greg is yellow.\n6 Lily is a lion.\n7 Lily is gray.\n8 Bernhard is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 2 5\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Julius is a frog.\n4 Lily is a frog.\n5 Greg is white.\n6 Brian is gray.\n7 Lily is white.\n8 Julius is white.\n9 Bernhard is a frog.\n10 What color is Bernhard?\twhite\t9 4 7\n1 Julius is a frog.\n2 Brian is a frog.\n3 Brian is yellow.\n4 Bernhard is a swan.\n5 Bernhard is yellow.\n6 Lily is a rhino.\n7 Lily is green.\n8 Julius is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tyellow\t9 4 5\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Bernhard is gray.\n4 Brian is a swan.\n5 Brian is white.\n6 Lily is a frog.\n7 Greg is a frog.\n8 Julius is white.\n9 Lily is gray.\n10 What color is Greg?\tgray\t7 6 9\n1 Brian is a lion.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Julius is a lion.\n5 Brian is yellow.\n6 Julius is yellow.\n7 Lily is a swan.\n8 Greg is a frog.\n9 Lily is white.\n1 Greg is a rhino.\n2 Lily is a rhino.\n3 Lily is green.\n4 Bernhard is a lion.\n5 Brian is a rhino.\n6 Bernhard is gray.\n7 Greg is white.\n8 Brian is white.\n9 Julius is a frog.\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Julius is yellow.\n4 Brian is a rhino.\n5 Greg is a lion.\n6 Bernhard is a lion.\n7 Brian is green.\n8 Greg is gray.\n9 Lily is yellow.\n10 What color is Bernhard?\tgray\t6 5 8\n1 Lily is a swan.\n2 Julius is a frog.\n3 Lily is gray.\n4 Julius is green.\n5 Greg is a lion.\n6 Greg is green.\n7 Brian is a frog.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Brian?\tgray\t7 8 9\n1 Lily is a rhino.\n2 Lily is gray.\n3 Brian is a swan.\n4 Greg is a swan.\n5 Julius is a lion.\n6 Bernhard is a lion.\n7 Greg is gray.\n8 Bernhard is green.\n9 Julius is green.\n10 What color is Brian?\tgray\t3 4 7\n1 Bernhard is a frog.\n2 Bernhard is white.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Julius is a frog.\n6 Julius is white.\n7 Greg is a lion.\n8 Lily is white.\n9 Greg is yellow.\n10 What color is Brian?\twhite\t4 5 6\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Julius is a swan.\n4 Brian is a frog.\n5 Lily is white.\n6 Julius is green.\n7 Bernhard is white.\n8 Brian is green.\n9 Greg is a rhino.\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Greg is white.\n4 Brian is gray.\n5 Lily is a lion.\n6 Julius is a rhino.\n7 Julius is white.\n8 Lily is white.\n9 Bernhard is a swan.\n1 Bernhard is a frog.\n2 Lily is a swan.\n3 Greg is a rhino.\n4 Julius is a lion.\n5 Bernhard is yellow.\n6 Greg is green.\n7 Lily is green.\n8 Brian is a swan.\n9 Julius is yellow.\n10 What color is Brian?\tgreen\t8 2 7\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Julius is a swan.\n5 Lily is a rhino.\n6 Brian is white.\n7 Lily is yellow.\n8 Bernhard is yellow.\n9 Greg is yellow.\n10 What color is Julius?\twhite\t4 3 6\n1 Julius is a frog.\n2 Bernhard is a rhino.\n3 Brian is a rhino.\n4 Lily is a rhino.\n5 Greg is a swan.\n6 Bernhard is gray.\n7 Greg is white.\n8 Julius is green.\n9 Lily is gray.\n10 What color is Brian?\tgray\t3 4 9\n1 Greg is a lion.\n2 Greg is white.\n3 Bernhard is a frog.\n4 Lily is a lion.\n5 Bernhard is white.\n6 Brian is a rhino.\n7 Julius is a swan.\n8 Lily is white.\n9 Brian is gray.\n1 Lily is a frog.\n2 Brian is a lion.\n3 Brian is gray.\n4 Julius is a swan.\n5 Greg is a lion.\n6 Lily is gray.\n7 Julius is green.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Greg?\tgray\t5 2 3\n1 Bernhard is a swan.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Brian is white.\n5 Lily is white.\n6 Bernhard is white.\n7 Julius is a swan.\n8 Greg is a lion.\n9 Greg is gray.\n10 What color is Julius?\twhite\t7 1 6\n1 Brian is a frog.\n2 Julius is a swan.\n3 Greg is a swan.\n4 Julius is green.\n5 Brian is gray.\n6 Lily is a lion.\n7 Lily is white.\n8 Greg is green.\n9 Bernhard is a rhino.\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Greg is gray.\n4 Lily is a lion.\n5 Lily is green.\n6 Brian is a rhino.\n7 Brian is green.\n8 Bernhard is a frog.\n9 Julius is green.\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Brian is a rhino.\n4 Bernhard is white.\n5 Greg is a swan.\n6 Lily is a swan.\n7 Lily is gray.\n8 Julius is yellow.\n9 Greg is gray.\n10 What color is Brian?\twhite\t3 1 4\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Lily is a rhino.\n4 Lily is green.\n5 Bernhard is white.\n6 Brian is a swan.\n7 Greg is green.\n8 Julius is a rhino.\n9 Brian is yellow.\n10 What color is Julius?\tgreen\t8 3 4\n1 Lily is a swan.\n2 Brian is a frog.\n3 Brian is gray.\n4 Lily is gray.\n5 Bernhard is a swan.\n6 Julius is a rhino.\n7 Bernhard is white.\n8 Greg is a lion.\n9 Greg is green.\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Julius is a lion.\n4 Brian is green.\n5 Bernhard is green.\n6 Lily is a rhino.\n7 Lily is white.\n8 Julius is green.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 2 4\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Bernhard is gray.\n4 Lily is a rhino.\n5 Greg is gray.\n6 Lily is green.\n7 Julius is a lion.\n8 Julius is white.\n9 Brian is a swan.\n1 Greg is a lion.\n2 Brian is a lion.\n3 Lily is a swan.\n4 Bernhard is a swan.\n5 Lily is yellow.\n6 Brian is yellow.\n7 Julius is a rhino.\n8 Julius is white.\n9 Bernhard is yellow.\n10 What color is Greg?\tyellow\t1 2 6\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Julius is yellow.\n5 Brian is white.\n6 Greg is a lion.\n7 Greg is white.\n8 Lily is a frog.\n9 Lily is gray.\n1 Brian is a lion.\n2 Bernhard is a frog.\n3 Julius is a swan.\n4 Lily is a rhino.\n5 Brian is green.\n6 Bernhard is white.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Lily is gray.\n1 Brian is a frog.\n2 Brian is gray.\n3 Lily is a swan.\n4 Julius is a frog.\n5 Bernhard is a swan.\n6 Bernhard is green.\n7 Lily is green.\n8 Julius is gray.\n9 Greg is a frog.\n10 What color is Greg?\tgray\t9 4 8\n1 Lily is a lion.\n2 Greg is a lion.\n3 Julius is a swan.\n4 Greg is gray.\n5 Julius is green.\n6 Bernhard is a frog.\n7 Bernhard is yellow.\n8 Brian is a swan.\n9 Lily is gray.\n10 What color is Brian?\tgreen\t8 3 5\n1 Lily is a swan.\n2 Greg is a frog.\n3 Greg is yellow.\n4 Julius is a frog.\n5 Bernhard is a frog.\n6 Lily is green.\n7 Julius is gray.\n8 Brian is a frog.\n9 Bernhard is gray.\n10 What color is Brian?\tgray\t8 5 9\n1 Julius is a swan.\n2 Julius is white.\n3 Greg is a frog.\n4 Lily is a rhino.\n5 Bernhard is a swan.\n6 Brian is a frog.\n7 Bernhard is green.\n8 Brian is green.\n9 Greg is green.\n1 Greg is a lion.\n2 Brian is a swan.\n3 Greg is white.\n4 Bernhard is a frog.\n5 Julius is a rhino.\n6 Lily is a rhino.\n7 Lily is green.\n8 Bernhard is gray.\n9 Julius is green.\n1 Bernhard is a lion.\n2 Bernhard is white.\n3 Greg is a frog.\n4 Julius is a rhino.\n5 Greg is green.\n6 Julius is gray.\n7 Brian is a lion.\n8 Brian is white.\n9 Lily is a rhino.\n10 What color is Lily?\tgray\t9 4 6\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Julius is a frog.\n4 Lily is a rhino.\n5 Brian is white.\n6 Julius is white.\n7 Lily is green.\n8 Bernhard is green.\n9 Greg is a frog.\n10 What color is Greg?\twhite\t9 3 6\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Greg is a frog.\n4 Bernhard is a swan.\n5 Greg is green.\n6 Julius is a lion.\n7 Lily is green.\n8 Julius is yellow.\n9 Bernhard is green.\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Brian is a lion.\n4 Greg is a rhino.\n5 Lily is yellow.\n6 Greg is gray.\n7 Julius is a frog.\n8 Brian is yellow.\n9 Julius is green.\n10 What color is Bernhard?\tyellow\t2 3 8\n1 Lily is a lion.\n2 Julius is a rhino.\n3 Brian is a lion.\n4 Lily is gray.\n5 Brian is gray.\n6 Julius is white.\n7 Greg is a swan.\n8 Bernhard is a lion.\n9 Bernhard is white.\n1 Julius is a lion.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Greg is gray.\n5 Julius is white.\n6 Bernhard is a frog.\n7 Brian is gray.\n8 Lily is a lion.\n9 Lily is gray.\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Julius is green.\n5 Brian is a lion.\n6 Lily is a swan.\n7 Greg is a rhino.\n8 Greg is green.\n9 Lily is yellow.\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Bernhard is yellow.\n4 Brian is a lion.\n5 Lily is green.\n6 Brian is green.\n7 Greg is a swan.\n8 Julius is a rhino.\n9 Julius is white.\n1 Julius is a lion.\n2 Bernhard is a frog.\n3 Julius is gray.\n4 Bernhard is yellow.\n5 Greg is a swan.\n6 Lily is a frog.\n7 Lily is green.\n8 Greg is yellow.\n9 Brian is a rhino.\n1 Julius is a rhino.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Bernhard is a lion.\n5 Bernhard is white.\n6 Lily is green.\n7 Greg is a swan.\n8 Julius is yellow.\n9 Brian is green.\n1 Greg is a lion.\n2 Bernhard is a frog.\n3 Greg is white.\n4 Bernhard is white.\n5 Lily is a rhino.\n6 Brian is a frog.\n7 Brian is white.\n8 Julius is a rhino.\n9 Julius is gray.\n10 What color is Lily?\tgray\t5 8 9\n1 Greg is a rhino.\n2 Bernhard is a rhino.\n3 Bernhard is gray.\n4 Brian is a rhino.\n5 Lily is a lion.\n6 Brian is white.\n7 Lily is yellow.\n8 Julius is a swan.\n9 Greg is white.\n1 Brian is a rhino.\n2 Brian is yellow.\n3 Lily is a lion.\n4 Greg is a lion.\n5 Julius is a lion.\n6 Julius is green.\n7 Lily is green.\n8 Greg is green.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tyellow\t9 1 2\n1 Julius is a frog.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Lily is a swan.\n5 Lily is yellow.\n6 Bernhard is a rhino.\n7 Greg is a swan.\n8 Bernhard is gray.\n9 Julius is gray.\n10 What color is Greg?\tyellow\t7 4 5\n1 Julius is a frog.\n2 Bernhard is a lion.\n3 Julius is white.\n4 Brian is a lion.\n5 Bernhard is green.\n6 Greg is a rhino.\n7 Brian is green.\n8 Lily is a rhino.\n9 Lily is green.\n10 What color is Greg?\tgreen\t6 8 9\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Julius is a swan.\n4 Brian is a swan.\n5 Brian is gray.\n6 Lily is gray.\n7 Greg is a swan.\n8 Julius is white.\n9 Bernhard is white.\n10 What color is Greg?\tgray\t7 4 5\n1 Brian is a swan.\n2 Greg is a swan.\n3 Greg is green.\n4 Lily is a swan.\n5 Brian is yellow.\n6 Bernhard is a lion.\n7 Lily is yellow.\n8 Bernhard is gray.\n9 Julius is a frog.\n1 Julius is a frog.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Brian is white.\n5 Bernhard is a frog.\n6 Lily is green.\n7 Bernhard is green.\n8 Julius is green.\n9 Greg is a rhino.\n1 Julius is a lion.\n2 Bernhard is a swan.\n3 Bernhard is gray.\n4 Brian is a swan.\n5 Greg is a swan.\n6 Lily is a rhino.\n7 Greg is green.\n8 Brian is green.\n9 Julius is gray.\n1 Brian is a rhino.\n2 Lily is a swan.\n3 Greg is a rhino.\n4 Greg is green.\n5 Julius is a swan.\n6 Julius is yellow.\n7 Lily is yellow.\n8 Brian is green.\n9 Bernhard is a frog.\n1 Greg is a rhino.\n2 Brian is a swan.\n3 Julius is a rhino.\n4 Bernhard is a frog.\n5 Julius is green.\n6 Brian is gray.\n7 Bernhard is white.\n8 Greg is green.\n9 Lily is a lion.\n1 Bernhard is a frog.\n2 Greg is a swan.\n3 Brian is a swan.\n4 Julius is a swan.\n5 Greg is gray.\n6 Julius is gray.\n7 Brian is gray.\n8 Lily is a rhino.\n9 Lily is gray.\n1 Brian is a frog.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Bernhard is white.\n5 Greg is a rhino.\n6 Brian is white.\n7 Lily is a lion.\n8 Greg is gray.\n9 Lily is yellow.\n10 What color is Julius?\twhite\t2 1 6\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Julius is a rhino.\n4 Brian is a swan.\n5 Brian is green.\n6 Julius is green.\n7 Bernhard is white.\n8 Greg is a swan.\n9 Lily is white.\n10 What color is Greg?\tgreen\t8 4 5\n1 Brian is a swan.\n2 Greg is a rhino.\n3 Bernhard is a frog.\n4 Lily is a frog.\n5 Brian is yellow.\n6 Bernhard is gray.\n7 Lily is gray.\n8 Greg is yellow.\n9 Julius is a lion.\n1 Greg is a frog.\n2 Brian is a lion.\n3 Julius is a frog.\n4 Bernhard is a frog.\n5 Lily is a swan.\n6 Lily is green.\n7 Brian is gray.\n8 Bernhard is white.\n9 Greg is white.\n10 What color is Julius?\twhite\t3 4 8\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Lily is a rhino.\n4 Lily is gray.\n5 Greg is a lion.\n6 Brian is a lion.\n7 Greg is green.\n8 Julius is green.\n9 Bernhard is gray.\n10 What color is Brian?\tgreen\t6 5 7\n1 Brian is a rhino.\n2 Brian is gray.\n3 Lily is a lion.\n4 Lily is gray.\n5 Julius is a swan.\n6 Julius is yellow.\n7 Bernhard is a frog.\n8 Bernhard is yellow.\n9 Greg is a swan.\n10 What color is Greg?\tyellow\t9 5 6\n1 Brian is a swan.\n2 Julius is a frog.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Lily is a frog.\n6 Lily is gray.\n7 Greg is a lion.\n8 Greg is gray.\n9 Julius is gray.\n1 Brian is a lion.\n2 Lily is a lion.\n3 Bernhard is a swan.\n4 Julius is a rhino.\n5 Bernhard is green.\n6 Julius is green.\n7 Lily is green.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Brian?\tgreen\t1 2 7\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Brian is a swan.\n5 Julius is a lion.\n6 Brian is white.\n7 Greg is white.\n8 Bernhard is white.\n9 Lily is white.\n10 What color is Julius?\twhite\t5 1 7\n1 Brian is a frog.\n2 Brian is green.\n3 Lily is a swan.\n4 Greg is a frog.\n5 Bernhard is a frog.\n6 Lily is gray.\n7 Greg is gray.\n8 Julius is a rhino.\n9 Julius is green.\n10 What color is Bernhard?\tgray\t5 4 7\n1 Greg is a rhino.\n2 Greg is yellow.\n3 Bernhard is a rhino.\n4 Julius is a frog.\n5 Julius is yellow.\n6 Brian is a lion.\n7 Bernhard is gray.\n8 Brian is yellow.\n9 Lily is a rhino.\n10 What color is Lily?\tgray\t9 3 7\n1 Lily is a rhino.\n2 Lily is gray.\n3 Greg is a swan.\n4 Greg is white.\n5 Julius is a rhino.\n6 Brian is a rhino.\n7 Bernhard is a frog.\n8 Bernhard is yellow.\n9 Brian is yellow.\n10 What color is Julius?\tyellow\t5 6 9\n1 Brian is a rhino.\n2 Julius is a swan.\n3 Brian is gray.\n4 Bernhard is a lion.\n5 Julius is green.\n6 Lily is a lion.\n7 Greg is a rhino.\n8 Lily is yellow.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t4 6 8\n1 Greg is a rhino.\n2 Brian is a swan.\n3 Julius is a swan.\n4 Julius is gray.\n5 Bernhard is a rhino.\n6 Brian is gray.\n7 Bernhard is gray.\n8 Lily is a swan.\n9 Greg is gray.\n10 What color is Lily?\tgray\t8 3 4\n1 Brian is a rhino.\n2 Lily is a lion.\n3 Julius is a lion.\n4 Julius is yellow.\n5 Brian is white.\n6 Lily is yellow.\n7 Greg is a frog.\n8 Bernhard is a swan.\n9 Greg is yellow.\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Lily is yellow.\n4 Bernhard is a swan.\n5 Julius is green.\n6 Bernhard is yellow.\n7 Greg is a frog.\n8 Greg is gray.\n9 Brian is a lion.\n1 Greg is a frog.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Greg is white.\n5 Julius is a lion.\n6 Brian is a swan.\n7 Brian is green.\n8 Lily is a frog.\n9 Julius is yellow.\n10 What color is Lily?\twhite\t8 1 4\n1 Brian is a lion.\n2 Julius is a lion.\n3 Julius is yellow.\n4 Bernhard is a frog.\n5 Greg is a rhino.\n6 Greg is gray.\n7 Lily is a frog.\n8 Lily is white.\n9 Bernhard is white.\n10 What color is Brian?\tyellow\t1 2 3\n1 Lily is a lion.\n2 Lily is green.\n3 Bernhard is a swan.\n4 Brian is a rhino.\n5 Greg is a lion.\n6 Greg is white.\n7 Brian is green.\n8 Julius is a lion.\n9 Bernhard is yellow.\n10 What color is Julius?\twhite\t8 5 6\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Julius is a rhino.\n5 Greg is yellow.\n6 Lily is white.\n7 Brian is a swan.\n8 Bernhard is green.\n9 Brian is gray.\n10 What color is Julius?\tyellow\t4 3 5\n1 Lily is a swan.\n2 Lily is green.\n3 Brian is a swan.\n4 Julius is a rhino.\n5 Bernhard is a lion.\n6 Brian is gray.\n7 Julius is gray.\n8 Bernhard is white.\n9 Greg is a rhino.\n10 What color is Greg?\tgray\t9 4 7\n1 Lily is a lion.\n2 Julius is a frog.\n3 Greg is a swan.\n4 Greg is gray.\n5 Brian is a swan.\n6 Julius is white.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Brian is green.\n1 Bernhard is a rhino.\n2 Greg is a rhino.\n3 Julius is a rhino.\n4 Lily is a rhino.\n5 Bernhard is yellow.\n6 Julius is yellow.\n7 Greg is yellow.\n8 Brian is a lion.\n9 Brian is white.\n10 What color is Lily?\tyellow\t4 3 6\n1 Julius is a lion.\n2 Lily is a lion.\n3 Bernhard is a rhino.\n4 Julius is white.\n5 Greg is a frog.\n6 Greg is yellow.\n7 Lily is white.\n8 Brian is a rhino.\n9 Bernhard is green.\n10 What color is Brian?\tgreen\t8 3 9\n1 Bernhard is a swan.\n2 Greg is a rhino.\n3 Lily is a rhino.\n4 Bernhard is white.\n5 Brian is a frog.\n6 Brian is white.\n7 Julius is a lion.\n8 Julius is white.\n9 Greg is green.\n10 What color is Lily?\tgreen\t3 2 9\n1 Lily is a lion.\n2 Bernhard is a frog.\n3 Bernhard is gray.\n4 Julius is a rhino.\n5 Brian is a rhino.\n6 Lily is green.\n7 Brian is white.\n8 Julius is white.\n9 Greg is a rhino.\n10 What color is Greg?\twhite\t9 5 7\n1 Brian is a lion.\n2 Greg is a swan.\n3 Julius is a swan.\n4 Bernhard is a lion.\n5 Lily is a frog.\n6 Bernhard is green.\n7 Greg is gray.\n8 Lily is yellow.\n9 Julius is gray.\n10 What color is Brian?\tgreen\t1 4 6\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Greg is gray.\n4 Bernhard is a rhino.\n5 Julius is a lion.\n6 Julius is white.\n7 Brian is a frog.\n8 Bernhard is white.\n9 Brian is green.\n10 What color is Lily?\twhite\t2 4 8\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Julius is a rhino.\n4 Brian is green.\n5 Greg is a frog.\n6 Lily is green.\n7 Greg is white.\n8 Julius is green.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 1 6\n1 Julius is a frog.\n2 Bernhard is a rhino.\n3 Brian is a frog.\n4 Lily is a swan.\n5 Greg is a swan.\n6 Bernhard is yellow.\n7 Julius is yellow.\n8 Lily is white.\n9 Greg is white.\n10 What color is Brian?\tyellow\t3 1 7\n1 Greg is a lion.\n2 Lily is a frog.\n3 Lily is gray.\n4 Greg is white.\n5 Brian is a swan.\n6 Julius is a lion.\n7 Brian is green.\n8 Julius is yellow.\n9 Bernhard is a rhino.\n1 Greg is a lion.\n2 Lily is a frog.\n3 Julius is a swan.\n4 Lily is green.\n5 Julius is green.\n6 Brian is a frog.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Brian is green.\n1 Julius is a swan.\n2 Julius is gray.\n3 Brian is a rhino.\n4 Lily is a lion.\n5 Bernhard is a lion.\n6 Lily is yellow.\n7 Brian is white.\n8 Bernhard is yellow.\n9 Greg is a rhino.\n10 What color is Greg?\twhite\t9 3 7\n1 Lily is a frog.\n2 Lily is white.\n3 Brian is a frog.\n4 Greg is a swan.\n5 Greg is gray.\n6 Bernhard is a lion.\n7 Julius is a lion.\n8 Bernhard is green.\n9 Julius is green.\n10 What color is Brian?\twhite\t3 1 2\n1 Brian is a lion.\n2 Bernhard is a swan.\n3 Brian is white.\n4 Lily is a rhino.\n5 Bernhard is yellow.\n6 Julius is a frog.\n7 Greg is a swan.\n8 Julius is gray.\n9 Greg is green.\n1 Brian is a rhino.\n2 Julius is a lion.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Lily is yellow.\n6 Julius is gray.\n7 Brian is gray.\n8 Bernhard is gray.\n9 Greg is a swan.\n10 What color is Greg?\tyellow\t9 3 5\n1 Julius is a swan.\n2 Greg is a frog.\n3 Lily is a swan.\n4 Greg is gray.\n5 Bernhard is a swan.\n6 Julius is gray.\n7 Brian is a lion.\n8 Brian is gray.\n9 Lily is gray.\n10 What color is Bernhard?\tgray\t5 3 9\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Greg is a frog.\n4 Julius is a frog.\n5 Julius is gray.\n6 Bernhard is a frog.\n7 Lily is yellow.\n8 Greg is yellow.\n9 Bernhard is yellow.\n1 Julius is a lion.\n2 Julius is green.\n3 Lily is a swan.\n4 Bernhard is a rhino.\n5 Lily is gray.\n6 Brian is a swan.\n7 Bernhard is gray.\n8 Brian is yellow.\n9 Greg is a frog.\n1 Lily is a frog.\n2 Brian is a frog.\n3 Greg is a lion.\n4 Greg is white.\n5 Lily is green.\n6 Brian is green.\n7 Bernhard is a frog.\n8 Bernhard is yellow.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 7 8\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Greg is a frog.\n4 Greg is yellow.\n5 Lily is green.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Brian is a lion.\n9 Bernhard is yellow.\n10 What color is Brian?\tyellow\t8 2 9\n1 Brian is a frog.\n2 Julius is a lion.\n3 Greg is a swan.\n4 Lily is a frog.\n5 Julius is green.\n6 Lily is yellow.\n7 Bernhard is a swan.\n8 Greg is white.\n9 Brian is yellow.\n10 What color is Bernhard?\twhite\t7 3 8\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Julius is a rhino.\n4 Bernhard is white.\n5 Lily is a lion.\n6 Julius is white.\n7 Brian is gray.\n8 Greg is a frog.\n9 Lily is white.\n1 Lily is a lion.\n2 Lily is white.\n3 Brian is a swan.\n4 Brian is green.\n5 Greg is a lion.\n6 Julius is a swan.\n7 Greg is yellow.\n8 Julius is gray.\n9 Bernhard is a rhino.\n1 Lily is a swan.\n2 Lily is gray.\n3 Julius is a rhino.\n4 Greg is a swan.\n5 Greg is yellow.\n6 Brian is a lion.\n7 Julius is white.\n8 Brian is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 6 8\n1 Brian is a swan.\n2 Bernhard is a frog.\n3 Greg is a frog.\n4 Brian is yellow.\n5 Greg is yellow.\n6 Julius is a lion.\n7 Bernhard is yellow.\n8 Julius is gray.\n9 Lily is a rhino.\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Lily is gray.\n5 Bernhard is gray.\n6 Brian is a lion.\n7 Brian is white.\n8 Julius is green.\n9 Greg is a frog.\n10 What color is Greg?\tgreen\t9 2 8\n1 Greg is a swan.\n2 Bernhard is a rhino.\n3 Lily is a swan.\n4 Lily is gray.\n5 Bernhard is gray.\n6 Julius is a rhino.\n7 Brian is a frog.\n8 Brian is gray.\n9 Julius is white.\n10 What color is Greg?\tgray\t1 3 4\n1 Greg is a swan.\n2 Lily is a swan.\n3 Brian is a lion.\n4 Brian is white.\n5 Lily is gray.\n6 Julius is a rhino.\n7 Greg is gray.\n8 Bernhard is a swan.\n9 Julius is gray.\n10 What color is Bernhard?\tgray\t8 2 5\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Julius is a swan.\n4 Greg is a lion.\n5 Greg is white.\n6 Brian is a rhino.\n7 Julius is yellow.\n8 Brian is green.\n9 Lily is a frog.\n1 Julius is a swan.\n2 Greg is a rhino.\n3 Lily is a swan.\n4 Lily is green.\n5 Bernhard is a frog.\n6 Brian is a lion.\n7 Greg is yellow.\n8 Bernhard is white.\n9 Brian is green.\n10 What color is Julius?\tgreen\t1 3 4\n1 Bernhard is a lion.\n2 Lily is a lion.\n3 Julius is a frog.\n4 Julius is yellow.\n5 Lily is white.\n6 Greg is a rhino.\n7 Greg is green.\n8 Brian is a rhino.\n9 Bernhard is white.\n10 What color is Brian?\tgreen\t8 6 7\n1 Greg is a frog.\n2 Lily is a swan.\n3 Julius is a swan.\n4 Julius is white.\n5 Bernhard is a swan.\n6 Lily is gray.\n7 Bernhard is gray.\n8 Brian is a frog.\n9 Greg is yellow.\n10 What color is Brian?\tyellow\t8 1 9\n1 Greg is a frog.\n2 Bernhard is a swan.\n3 Greg is yellow.\n4 Lily is a swan.\n5 Julius is a rhino.\n6 Bernhard is green.\n7 Lily is green.\n8 Brian is a frog.\n9 Brian is white.\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Bernhard is yellow.\n4 Greg is yellow.\n5 Julius is a frog.\n6 Julius is white.\n7 Lily is a swan.\n8 Brian is a frog.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t7 2 4\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Brian is a swan.\n5 Brian is gray.\n6 Greg is a rhino.\n7 Lily is white.\n8 Greg is white.\n9 Julius is a swan.\n10 What color is Julius?\tgray\t9 4 5\n1 Lily is a swan.\n2 Brian is a frog.\n3 Julius is a frog.\n4 Greg is a swan.\n5 Brian is yellow.\n6 Greg is yellow.\n7 Julius is yellow.\n8 Lily is yellow.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 3 7\n1 Brian is a frog.\n2 Julius is a frog.\n3 Greg is a frog.\n4 Greg is gray.\n5 Brian is gray.\n6 Lily is a swan.\n7 Lily is yellow.\n8 Bernhard is a lion.\n9 Bernhard is green.\n10 What color is Julius?\tgray\t2 3 4\n1 Greg is a rhino.\n2 Greg is green.\n3 Bernhard is a frog.\n4 Bernhard is white.\n5 Julius is a lion.\n6 Lily is a frog.\n7 Julius is green.\n8 Brian is a frog.\n9 Lily is gray.\n10 What color is Brian?\tgray\t8 6 9\n1 Brian is a frog.\n2 Julius is a frog.\n3 Lily is a swan.\n4 Greg is a swan.\n5 Julius is white.\n6 Brian is white.\n7 Greg is green.\n8 Bernhard is a lion.\n9 Bernhard is yellow.\n10 What color is Lily?\tgreen\t3 4 7\n1 Greg is a frog.\n2 Lily is a swan.\n3 Greg is green.\n4 Bernhard is a swan.\n5 Julius is a frog.\n6 Brian is a lion.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Julius is white.\n1 Brian is a lion.\n2 Brian is yellow.\n3 Lily is a swan.\n4 Lily is white.\n5 Greg is a rhino.\n6 Julius is a lion.\n7 Julius is yellow.\n8 Greg is green.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tgreen\t9 5 8\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Greg is a lion.\n4 Julius is a rhino.\n5 Greg is yellow.\n6 Lily is a lion.\n7 Julius is gray.\n8 Brian is a lion.\n9 Lily is gray.\n10 What color is Brian?\tgray\t8 6 9\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Julius is a swan.\n4 Greg is a rhino.\n5 Brian is a frog.\n6 Greg is gray.\n7 Bernhard is white.\n8 Julius is yellow.\n9 Lily is white.\n10 What color is Brian?\twhite\t5 2 9\n1 Greg is a swan.\n2 Brian is a frog.\n3 Lily is a rhino.\n4 Lily is green.\n5 Bernhard is a rhino.\n6 Bernhard is gray.\n7 Brian is white.\n8 Julius is a lion.\n9 Julius is white.\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Bernhard is a swan.\n4 Greg is a frog.\n5 Julius is a frog.\n6 Julius is green.\n7 Brian is white.\n8 Greg is green.\n9 Bernhard is white.\n1 Julius is a rhino.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Lily is a rhino.\n5 Julius is gray.\n6 Lily is gray.\n7 Brian is a lion.\n8 Greg is a lion.\n9 Greg is white.\n10 What color is Brian?\twhite\t7 8 9\n1 Greg is a swan.\n2 Brian is a lion.\n3 Julius is a frog.\n4 Greg is gray.\n5 Bernhard is a swan.\n6 Brian is green.\n7 Lily is a frog.\n8 Julius is yellow.\n9 Bernhard is yellow.\n10 What color is Lily?\tyellow\t7 3 8\n1 Greg is a frog.\n2 Brian is a rhino.\n3 Greg is gray.\n4 Bernhard is a frog.\n5 Lily is a swan.\n6 Brian is gray.\n7 Julius is a rhino.\n8 Lily is yellow.\n9 Bernhard is yellow.\n10 What color is Julius?\tgray\t7 2 6\n1 Julius is a frog.\n2 Brian is a lion.\n3 Julius is green.\n4 Greg is a lion.\n5 Greg is white.\n6 Bernhard is a swan.\n7 Brian is white.\n8 Lily is a swan.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t6 8 9\n1 Julius is a swan.\n2 Brian is a lion.\n3 Julius is gray.\n4 Bernhard is a lion.\n5 Bernhard is yellow.\n6 Greg is a swan.\n7 Lily is a swan.\n8 Greg is gray.\n9 Brian is yellow.\n10 What color is Lily?\tgray\t7 6 8\n1 Brian is a lion.\n2 Brian is yellow.\n3 Lily is a rhino.\n4 Greg is a rhino.\n5 Bernhard is a lion.\n6 Lily is yellow.\n7 Bernhard is white.\n8 Julius is a rhino.\n9 Julius is green.\n10 What color is Greg?\tgreen\t4 8 9\n1 Brian is a rhino.\n2 Brian is gray.\n3 Julius is a swan.\n4 Bernhard is a rhino.\n5 Julius is yellow.\n6 Bernhard is green.\n7 Lily is a swan.\n8 Greg is a swan.\n9 Lily is yellow.\n10 What color is Greg?\tyellow\t8 7 9\n1 Julius is a swan.\n2 Greg is a rhino.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Brian is gray.\n6 Lily is green.\n7 Julius is green.\n8 Greg is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgreen\t9 3 6\n1 Brian is a rhino.\n2 Lily is a frog.\n3 Greg is a rhino.\n4 Julius is a rhino.\n5 Lily is gray.\n6 Greg is gray.\n7 Julius is gray.\n8 Brian is gray.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tgray\t9 2 5\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Brian is a frog.\n4 Brian is green.\n5 Lily is gray.\n6 Julius is a swan.\n7 Julius is green.\n8 Greg is a lion.\n9 Bernhard is green.\n10 What color is Greg?\tgreen\t8 2 9\n1 Lily is a rhino.\n2 Bernhard is a lion.\n3 Julius is a rhino.\n4 Greg is a rhino.\n5 Lily is yellow.\n6 Greg is yellow.\n7 Julius is yellow.\n8 Brian is a swan.\n9 Brian is white.\n1 Brian is a lion.\n2 Julius is a rhino.\n3 Greg is a lion.\n4 Bernhard is a lion.\n5 Julius is green.\n6 Brian is white.\n7 Bernhard is white.\n8 Greg is white.\n9 Lily is a lion.\n10 What color is Lily?\twhite\t9 4 7\n1 Lily is a lion.\n2 Lily is green.\n3 Bernhard is a frog.\n4 Bernhard is gray.\n5 Brian is a lion.\n6 Brian is gray.\n7 Julius is a rhino.\n8 Greg is a swan.\n9 Greg is yellow.\n1 Lily is a rhino.\n2 Greg is a rhino.\n3 Greg is yellow.\n4 Brian is a frog.\n5 Bernhard is a lion.\n6 Lily is yellow.\n7 Brian is gray.\n8 Bernhard is white.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 2 3\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Lily is yellow.\n4 Brian is a swan.\n5 Brian is white.\n6 Julius is a swan.\n7 Greg is white.\n8 Bernhard is a frog.\n9 Bernhard is gray.\n10 What color is Julius?\twhite\t6 4 5\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a rhino.\n4 Julius is a frog.\n5 Bernhard is white.\n6 Julius is green.\n7 Greg is white.\n8 Lily is a rhino.\n9 Lily is gray.\n10 What color is Brian?\tgray\t1 8 9\n1 Greg is a rhino.\n2 Greg is white.\n3 Julius is a frog.\n4 Lily is a swan.\n5 Lily is gray.\n6 Bernhard is a swan.\n7 Bernhard is white.\n8 Brian is a swan.\n9 Brian is gray.\n1 Julius is a frog.\n2 Lily is a lion.\n3 Lily is green.\n4 Brian is a rhino.\n5 Julius is gray.\n6 Brian is green.\n7 Greg is a frog.\n8 Bernhard is a swan.\n9 Bernhard is yellow.\n10 What color is Greg?\tgray\t7 1 5\n1 Bernhard is a swan.\n2 Greg is a frog.\n3 Bernhard is gray.\n4 Julius is a lion.\n5 Julius is yellow.\n6 Lily is a frog.\n7 Brian is a lion.\n8 Greg is gray.\n9 Lily is gray.\n10 What color is Brian?\tyellow\t7 4 5\n1 Brian is a rhino.\n2 Greg is a frog.\n3 Bernhard is a rhino.\n4 Lily is a swan.\n5 Brian is gray.\n6 Julius is a swan.\n7 Lily is green.\n8 Bernhard is gray.\n9 Julius is green.\n1 Brian is a frog.\n2 Bernhard is a rhino.\n3 Greg is a swan.\n4 Brian is white.\n5 Bernhard is gray.\n6 Lily is a lion.\n7 Lily is white.\n8 Julius is a frog.\n9 Greg is gray.\n10 What color is Julius?\twhite\t8 1 4\n1 Lily is a rhino.\n2 Greg is a rhino.\n3 Julius is a frog.\n4 Lily is yellow.\n5 Brian is a rhino.\n6 Julius is white.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t2 7 8\n1 Lily is a lion.\n2 Brian is a frog.\n3 Julius is a frog.\n4 Brian is white.\n5 Greg is a lion.\n6 Lily is gray.\n7 Greg is gray.\n8 Julius is white.\n9 Bernhard is a rhino.\n1 Brian is a frog.\n2 Brian is green.\n3 Julius is a lion.\n4 Bernhard is a frog.\n5 Lily is a swan.\n6 Greg is a swan.\n7 Bernhard is yellow.\n8 Lily is green.\n9 Greg is green.\n1 Greg is a swan.\n2 Lily is a rhino.\n3 Bernhard is a lion.\n4 Greg is yellow.\n5 Bernhard is green.\n6 Julius is a lion.\n7 Brian is a frog.\n8 Brian is green.\n9 Julius is white.\n1 Bernhard is a lion.\n2 Brian is a frog.\n3 Lily is a swan.\n4 Greg is a frog.\n5 Brian is green.\n6 Greg is green.\n7 Julius is a rhino.\n8 Lily is green.\n9 Julius is yellow.\n1 Greg is a lion.\n2 Julius is a frog.\n3 Lily is a swan.\n4 Lily is gray.\n5 Julius is yellow.\n6 Greg is green.\n7 Bernhard is a rhino.\n8 Brian is a frog.\n9 Brian is yellow.\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Bernhard is gray.\n5 Lily is green.\n6 Greg is a frog.\n7 Julius is gray.\n8 Greg is white.\n9 Brian is a rhino.\n10 What color is Brian?\tgreen\t9 3 5\n1 Greg is a rhino.\n2 Greg is gray.\n3 Bernhard is a rhino.\n4 Julius is a frog.\n5 Bernhard is green.\n6 Lily is a frog.\n7 Lily is gray.\n8 Julius is gray.\n9 Brian is a rhino.\n10 What color is Brian?\tgreen\t9 3 5\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Lily is a swan.\n4 Lily is green.\n5 Julius is yellow.\n6 Greg is a frog.\n7 Greg is white.\n8 Brian is a swan.\n9 Brian is white.\n10 What color is Bernhard?\tyellow\t1 2 5\n1 Julius is a rhino.\n2 Julius is white.\n3 Lily is a rhino.\n4 Greg is a rhino.\n5 Brian is a swan.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Brian is green.\n9 Bernhard is a lion.\n1 Julius is a lion.\n2 Lily is a lion.\n3 Julius is gray.\n4 Lily is gray.\n5 Brian is a lion.\n6 Bernhard is a frog.\n7 Greg is a rhino.\n8 Brian is yellow.\n9 Bernhard is white.\n1 Brian is a swan.\n2 Julius is a swan.\n3 Julius is white.\n4 Bernhard is a lion.\n5 Greg is a swan.\n6 Greg is green.\n7 Lily is a swan.\n8 Bernhard is yellow.\n9 Brian is white.\n10 What color is Lily?\tgreen\t7 5 6\n1 Greg is a lion.\n2 Greg is white.\n3 Bernhard is a swan.\n4 Brian is a lion.\n5 Lily is a frog.\n6 Lily is green.\n7 Brian is gray.\n8 Bernhard is white.\n9 Julius is a swan.\n10 What color is Julius?\twhite\t9 3 8\n1 Greg is a frog.\n2 Julius is a lion.\n3 Brian is a swan.\n4 Julius is yellow.\n5 Greg is gray.\n6 Lily is a lion.\n7 Bernhard is a lion.\n8 Lily is yellow.\n9 Brian is gray.\n10 What color is Bernhard?\tyellow\t7 6 8\n1 Greg is a frog.\n2 Greg is white.\n3 Lily is a frog.\n4 Brian is a rhino.\n5 Lily is yellow.\n6 Julius is a swan.\n7 Brian is yellow.\n8 Julius is green.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tyellow\t9 3 5\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Julius is a swan.\n4 Brian is gray.\n5 Greg is a rhino.\n6 Bernhard is a lion.\n7 Lily is white.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Bernhard?\twhite\t6 1 7\n1 Greg is a swan.\n2 Bernhard is a swan.\n3 Brian is a frog.\n4 Bernhard is white.\n5 Lily is a frog.\n6 Julius is a frog.\n7 Brian is green.\n8 Julius is green.\n9 Greg is white.\n10 What color is Lily?\tgreen\t5 6 8\n1 Julius is a frog.\n2 Greg is a frog.\n3 Brian is a lion.\n4 Lily is a rhino.\n5 Lily is gray.\n6 Julius is green.\n7 Bernhard is a frog.\n8 Brian is green.\n9 Bernhard is yellow.\n10 What color is Greg?\tyellow\t2 7 9\n1 Brian is a swan.\n2 Greg is a rhino.\n3 Brian is white.\n4 Lily is a rhino.\n5 Julius is a lion.\n6 Greg is gray.\n7 Bernhard is a swan.\n8 Lily is gray.\n9 Julius is gray.\n10 What color is Bernhard?\twhite\t7 1 3\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Lily is a lion.\n4 Greg is a lion.\n5 Brian is a lion.\n6 Lily is gray.\n7 Greg is gray.\n8 Brian is gray.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 1 2\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Lily is yellow.\n4 Greg is a swan.\n5 Bernhard is a rhino.\n6 Bernhard is white.\n7 Greg is yellow.\n8 Julius is white.\n9 Brian is a rhino.\n10 What color is Brian?\twhite\t9 5 6\n1 Lily is a lion.\n2 Greg is a lion.\n3 Greg is gray.\n4 Lily is gray.\n5 Brian is a lion.\n6 Brian is green.\n7 Julius is a frog.\n8 Bernhard is a rhino.\n9 Julius is white.\n1 Bernhard is a rhino.\n2 Greg is a lion.\n3 Brian is a lion.\n4 Bernhard is white.\n5 Lily is a swan.\n6 Brian is white.\n7 Lily is yellow.\n8 Greg is white.\n9 Julius is a frog.\n1 Greg is a swan.\n2 Greg is yellow.\n3 Brian is a swan.\n4 Brian is gray.\n5 Julius is a lion.\n6 Lily is a lion.\n7 Julius is gray.\n8 Lily is gray.\n9 Bernhard is a frog.\n1 Lily is a swan.\n2 Lily is yellow.\n3 Brian is a swan.\n4 Brian is gray.\n5 Julius is a frog.\n6 Bernhard is a frog.\n7 Julius is green.\n8 Greg is a rhino.\n9 Greg is white.\n10 What color is Bernhard?\tgreen\t6 5 7\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Greg is a swan.\n4 Julius is yellow.\n5 Greg is gray.\n6 Lily is a rhino.\n7 Lily is white.\n8 Brian is a frog.\n9 Brian is yellow.\n10 What color is Bernhard?\tyellow\t1 8 9\n1 Lily is a swan.\n2 Brian is a frog.\n3 Lily is gray.\n4 Bernhard is a lion.\n5 Greg is a swan.\n6 Bernhard is green.\n7 Julius is a rhino.\n8 Julius is green.\n9 Brian is white.\n10 What color is Greg?\tgray\t5 1 3\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Lily is green.\n4 Bernhard is gray.\n5 Greg is a swan.\n6 Greg is gray.\n7 Julius is a frog.\n8 Brian is a rhino.\n9 Julius is white.\n10 What color is Brian?\tgray\t8 2 4\n1 Greg is a lion.\n2 Lily is a rhino.\n3 Lily is yellow.\n4 Julius is a rhino.\n5 Greg is yellow.\n6 Brian is a swan.\n7 Bernhard is a frog.\n8 Brian is white.\n9 Bernhard is yellow.\n10 What color is Julius?\tyellow\t4 2 3\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Julius is a rhino.\n4 Brian is a rhino.\n5 Julius is yellow.\n6 Brian is yellow.\n7 Lily is a frog.\n8 Lily is gray.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 1 2\n1 Bernhard is a rhino.\n2 Lily is a frog.\n3 Brian is a swan.\n4 Brian is yellow.\n5 Greg is a frog.\n6 Lily is green.\n7 Greg is green.\n8 Bernhard is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 1 8\n1 Bernhard is a frog.\n2 Julius is a rhino.\n3 Julius is green.\n4 Bernhard is gray.\n5 Greg is a lion.\n6 Lily is a rhino.\n7 Lily is gray.\n8 Brian is a frog.\n9 Greg is yellow.\n10 What color is Brian?\tgray\t8 1 4\n1 Greg is a lion.\n2 Lily is a swan.\n3 Julius is a rhino.\n4 Julius is green.\n5 Bernhard is a rhino.\n6 Greg is yellow.\n7 Lily is yellow.\n8 Bernhard is gray.\n9 Brian is a frog.\n1 Greg is a swan.\n2 Bernhard is a swan.\n3 Julius is a rhino.\n4 Greg is yellow.\n5 Bernhard is yellow.\n6 Julius is gray.\n7 Lily is a swan.\n8 Brian is a frog.\n9 Lily is yellow.\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Brian is a frog.\n4 Julius is white.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Lily is white.\n8 Brian is gray.\n9 Greg is a swan.\n1 Bernhard is a rhino.\n2 Julius is a lion.\n3 Greg is a rhino.\n4 Julius is yellow.\n5 Bernhard is white.\n6 Lily is a lion.\n7 Lily is white.\n8 Brian is a lion.\n9 Greg is white.\n10 What color is Brian?\twhite\t8 6 7\n1 Lily is a rhino.\n2 Brian is a frog.\n3 Lily is green.\n4 Brian is yellow.\n5 Greg is a frog.\n6 Julius is a swan.\n7 Bernhard is a rhino.\n8 Bernhard is yellow.\n9 Greg is white.\n1 Julius is a rhino.\n2 Lily is a lion.\n3 Bernhard is a rhino.\n4 Lily is yellow.\n5 Greg is a rhino.\n6 Julius is white.\n7 Greg is white.\n8 Bernhard is white.\n9 Brian is a swan.\n1 Bernhard is a lion.\n2 Greg is a rhino.\n3 Lily is a frog.\n4 Lily is green.\n5 Brian is a rhino.\n6 Greg is gray.\n7 Julius is a rhino.\n8 Julius is gray.\n9 Brian is gray.\n1 Greg is a frog.\n2 Brian is a swan.\n3 Julius is a rhino.\n4 Bernhard is a swan.\n5 Greg is white.\n6 Brian is gray.\n7 Bernhard is gray.\n8 Julius is gray.\n9 Lily is a rhino.\n10 What color is Lily?\tgray\t9 3 8\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Julius is a frog.\n4 Bernhard is green.\n5 Julius is yellow.\n6 Lily is a frog.\n7 Greg is gray.\n8 Brian is a rhino.\n9 Lily is yellow.\n10 What color is Brian?\tgray\t8 1 7\n1 Julius is a rhino.\n2 Greg is a rhino.\n3 Greg is white.\n4 Bernhard is a lion.\n5 Julius is white.\n6 Lily is a lion.\n7 Brian is a frog.\n8 Bernhard is white.\n9 Brian is white.\n10 What color is Lily?\twhite\t6 4 8\n1 Julius is a swan.\n2 Bernhard is a frog.\n3 Lily is a rhino.\n4 Greg is a rhino.\n5 Greg is green.\n6 Lily is green.\n7 Brian is a swan.\n8 Brian is yellow.\n9 Bernhard is gray.\n10 What color is Julius?\tyellow\t1 7 8\n1 Bernhard is a frog.\n2 Julius is a frog.\n3 Greg is a swan.\n4 Bernhard is yellow.\n5 Julius is yellow.\n6 Brian is a frog.\n7 Brian is white.\n8 Greg is yellow.\n9 Lily is a frog.\n10 What color is Lily?\twhite\t9 6 7\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Brian is white.\n4 Lily is a rhino.\n5 Bernhard is white.\n6 Lily is white.\n7 Greg is a frog.\n8 Julius is a frog.\n9 Greg is green.\n10 What color is Julius?\tgreen\t8 7 9\n1 Julius is a frog.\n2 Brian is a swan.\n3 Brian is gray.\n4 Bernhard is a lion.\n5 Julius is green.\n6 Greg is a frog.\n7 Greg is green.\n8 Bernhard is yellow.\n9 Lily is a frog.\n10 What color is Lily?\tgreen\t9 6 7\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Bernhard is white.\n4 Julius is a frog.\n5 Brian is a lion.\n6 Lily is a swan.\n7 Greg is gray.\n8 Brian is yellow.\n9 Julius is gray.\n10 What color is Lily?\tgray\t6 2 7\n1 Greg is a swan.\n2 Greg is white.\n3 Lily is a lion.\n4 Bernhard is a lion.\n5 Brian is a lion.\n6 Brian is yellow.\n7 Julius is a lion.\n8 Bernhard is white.\n9 Lily is white.\n10 What color is Julius?\tyellow\t7 5 6\n1 Brian is a swan.\n2 Bernhard is a swan.\n3 Greg is a rhino.\n4 Greg is yellow.\n5 Bernhard is gray.\n6 Lily is a swan.\n7 Brian is white.\n8 Lily is white.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 3 4\n1 Greg is a rhino.\n2 Greg is white.\n3 Lily is a rhino.\n4 Brian is a lion.\n5 Julius is a frog.\n6 Bernhard is a lion.\n7 Julius is white.\n8 Bernhard is yellow.\n9 Lily is white.\n10 What color is Brian?\tyellow\t4 6 8\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Julius is a lion.\n4 Julius is green.\n5 Greg is a swan.\n6 Lily is white.\n7 Brian is a rhino.\n8 Greg is white.\n9 Brian is white.\n10 What color is Bernhard?\tgreen\t1 3 4\n1 Lily is a swan.\n2 Lily is gray.\n3 Julius is a swan.\n4 Julius is white.\n5 Brian is a rhino.\n6 Greg is a lion.\n7 Greg is yellow.\n8 Bernhard is a swan.\n9 Brian is green.\n10 What color is Bernhard?\twhite\t8 3 4\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Lily is gray.\n4 Greg is a rhino.\n5 Julius is a rhino.\n6 Bernhard is a swan.\n7 Brian is gray.\n8 Greg is gray.\n9 Bernhard is yellow.\n10 What color is Julius?\tgray\t5 4 8\n1 Lily is a rhino.\n2 Julius is a rhino.\n3 Lily is white.\n4 Julius is white.\n5 Brian is a lion.\n6 Brian is yellow.\n7 Greg is a swan.\n8 Greg is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tyellow\t9 5 6\n1 Lily is a frog.\n2 Greg is a rhino.\n3 Lily is white.\n4 Greg is yellow.\n5 Brian is a rhino.\n6 Julius is a swan.\n7 Brian is green.\n8 Bernhard is a lion.\n9 Bernhard is gray.\n1 Bernhard is a rhino.\n2 Bernhard is white.\n3 Lily is a frog.\n4 Greg is a swan.\n5 Julius is a swan.\n6 Lily is yellow.\n7 Julius is white.\n8 Brian is a rhino.\n9 Brian is white.\n10 What color is Greg?\twhite\t4 5 7\n1 Lily is a frog.\n2 Lily is white.\n3 Greg is a rhino.\n4 Brian is a swan.\n5 Brian is white.\n6 Bernhard is a lion.\n7 Greg is green.\n8 Julius is a rhino.\n9 Julius is gray.\n1 Lily is a rhino.\n2 Brian is a lion.\n3 Bernhard is a swan.\n4 Bernhard is yellow.\n5 Greg is a frog.\n6 Brian is white.\n7 Greg is white.\n8 Julius is a frog.\n9 Julius is green.\n1 Greg is a frog.\n2 Bernhard is a swan.\n3 Greg is green.\n4 Bernhard is white.\n5 Julius is a swan.\n6 Lily is a lion.\n7 Julius is green.\n8 Brian is a lion.\n9 Brian is gray.\n10 What color is Lily?\tgray\t6 8 9\n1 Lily is a rhino.\n2 Bernhard is a frog.\n3 Greg is a rhino.\n4 Bernhard is white.\n5 Julius is a frog.\n6 Julius is gray.\n7 Lily is green.\n8 Brian is a swan.\n9 Greg is green.\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Brian is a swan.\n4 Bernhard is white.\n5 Brian is yellow.\n6 Lily is yellow.\n7 Julius is a frog.\n8 Julius is white.\n9 Greg is a rhino.\n10 What color is Greg?\twhite\t9 2 4\n1 Julius is a swan.\n2 Brian is a frog.\n3 Greg is a lion.\n4 Brian is green.\n5 Lily is a swan.\n6 Julius is yellow.\n7 Greg is white.\n8 Lily is yellow.\n9 Bernhard is a lion.\n10 What color is Bernhard?\twhite\t9 3 7\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Greg is a frog.\n4 Greg is white.\n5 Julius is yellow.\n6 Brian is a rhino.\n7 Bernhard is yellow.\n8 Brian is white.\n9 Lily is a swan.\n10 What color is Lily?\tyellow\t9 1 7\n1 Greg is a swan.\n2 Julius is a swan.\n3 Bernhard is a swan.\n4 Greg is white.\n5 Brian is a frog.\n6 Lily is a lion.\n7 Lily is white.\n8 Bernhard is white.\n9 Julius is white.\n1 Brian is a frog.\n2 Greg is a frog.\n3 Julius is a swan.\n4 Lily is a frog.\n5 Greg is green.\n6 Lily is green.\n7 Bernhard is a rhino.\n8 Brian is green.\n9 Julius is gray.\n1 Brian is a rhino.\n2 Bernhard is a rhino.\n3 Greg is a frog.\n4 Julius is a lion.\n5 Bernhard is white.\n6 Julius is yellow.\n7 Lily is a swan.\n8 Lily is yellow.\n9 Greg is yellow.\n10 What color is Brian?\twhite\t1 2 5\n1 Bernhard is a frog.\n2 Bernhard is green.\n3 Greg is a lion.\n4 Brian is a frog.\n5 Lily is a swan.\n6 Brian is gray.\n7 Lily is yellow.\n8 Greg is white.\n9 Julius is a swan.\n10 What color is Julius?\tyellow\t9 5 7\n1 Greg is a rhino.\n2 Greg is white.\n3 Bernhard is a frog.\n4 Lily is a rhino.\n5 Lily is green.\n6 Brian is a lion.\n7 Julius is a swan.\n8 Brian is green.\n9 Julius is white.\n1 Brian is a swan.\n2 Greg is a frog.\n3 Julius is a swan.\n4 Bernhard is a swan.\n5 Greg is green.\n6 Lily is a rhino.\n7 Julius is gray.\n8 Brian is gray.\n9 Bernhard is gray.\n1 Julius is a lion.\n2 Lily is a rhino.\n3 Bernhard is a swan.\n4 Greg is a lion.\n5 Julius is green.\n6 Greg is green.\n7 Bernhard is green.\n8 Lily is yellow.\n9 Brian is a swan.\n10 What color is Brian?\tgreen\t9 3 7\n1 Julius is a lion.\n2 Julius is gray.\n3 Bernhard is a swan.\n4 Brian is a frog.\n5 Greg is a frog.\n6 Brian is green.\n7 Bernhard is gray.\n8 Lily is a rhino.\n9 Lily is yellow.\n10 What color is Greg?\tgreen\t5 4 6\n1 Lily is a frog.\n2 Bernhard is a swan.\n3 Bernhard is gray.\n4 Lily is yellow.\n5 Julius is a frog.\n6 Julius is green.\n7 Brian is a rhino.\n8 Greg is a rhino.\n9 Brian is white.\n10 What color is Greg?\twhite\t8 7 9\n1 Lily is a swan.\n2 Lily is white.\n3 Brian is a lion.\n4 Julius is a rhino.\n5 Bernhard is a frog.\n6 Greg is a rhino.\n7 Bernhard is yellow.\n8 Julius is white.\n9 Brian is yellow.\n10 What color is Greg?\twhite\t6 4 8\n1 Greg is a swan.\n2 Greg is white.\n3 Lily is a lion.\n4 Bernhard is a rhino.\n5 Bernhard is green.\n6 Brian is a lion.\n7 Lily is gray.\n8 Brian is gray.\n9 Julius is a frog.\n1 Julius is a lion.\n2 Greg is a lion.\n3 Bernhard is a frog.\n4 Julius is green.\n5 Greg is green.\n6 Lily is a swan.\n7 Lily is white.\n8 Brian is a swan.\n9 Brian is green.\n1 Julius is a frog.\n2 Lily is a lion.\n3 Lily is yellow.\n4 Bernhard is a swan.\n5 Bernhard is yellow.\n6 Greg is a rhino.\n7 Julius is white.\n8 Greg is gray.\n9 Brian is a lion.\n10 What color is Brian?\tyellow\t9 2 3\n1 Brian is a lion.\n2 Lily is a swan.\n3 Brian is gray.\n4 Bernhard is a swan.\n5 Julius is a swan.\n6 Julius is white.\n7 Lily is white.\n8 Greg is a swan.\n9 Greg is yellow.\n10 What color is Bernhard?\tyellow\t4 8 9\n1 Greg is a swan.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Brian is green.\n5 Lily is a frog.\n6 Greg is white.\n7 Lily is gray.\n8 Julius is a lion.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t8 3 9\n1 Julius is a frog.\n2 Bernhard is a frog.\n3 Julius is yellow.\n4 Greg is a lion.\n5 Bernhard is yellow.\n6 Greg is gray.\n7 Brian is a rhino.\n8 Lily is a lion.\n9 Brian is yellow.\n10 What color is Lily?\tgray\t8 4 6\n1 Lily is a swan.\n2 Lily is gray.\n3 Greg is a frog.\n4 Julius is a lion.\n5 Brian is a rhino.\n6 Brian is white.\n7 Julius is white.\n8 Greg is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tgray\t9 1 2\n1 Brian is a lion.\n2 Bernhard is a rhino.\n3 Brian is gray.\n4 Bernhard is yellow.\n5 Greg is a rhino.\n6 Lily is a rhino.\n7 Julius is a lion.\n8 Lily is white.\n9 Julius is yellow.\n10 What color is Greg?\twhite\t5 6 8\n1 Brian is a frog.\n2 Lily is a rhino.\n3 Julius is a rhino.\n4 Lily is yellow.\n5 Bernhard is a lion.\n6 Bernhard is gray.\n7 Brian is white.\n8 Julius is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tgray\t9 5 6\n1 Julius is a swan.\n2 Brian is a swan.\n3 Bernhard is a swan.\n4 Brian is gray.\n5 Julius is gray.\n6 Greg is a frog.\n7 Greg is yellow.\n8 Lily is a frog.\n9 Bernhard is gray.\n10 What color is Lily?\tyellow\t8 6 7\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Lily is a swan.\n4 Greg is a frog.\n5 Lily is gray.\n6 Bernhard is white.\n7 Julius is white.\n8 Greg is gray.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 4 8\n1 Lily is a swan.\n2 Brian is a rhino.\n3 Lily is green.\n4 Brian is gray.\n5 Greg is a lion.\n6 Bernhard is a lion.\n7 Bernhard is white.\n8 Greg is white.\n9 Julius is a swan.\n10 What color is Julius?\tgreen\t9 1 3\n1 Brian is a rhino.\n2 Greg is a rhino.\n3 Greg is white.\n4 Lily is a frog.\n5 Lily is green.\n6 Julius is a rhino.\n7 Bernhard is a swan.\n8 Bernhard is yellow.\n9 Brian is green.\n10 What color is Julius?\twhite\t6 2 3\n1 Greg is a frog.\n2 Greg is white.\n3 Bernhard is a rhino.\n4 Brian is a frog.\n5 Lily is a frog.\n6 Brian is yellow.\n7 Julius is a frog.\n8 Bernhard is green.\n9 Lily is green.\n10 What color is Julius?\tgreen\t7 5 9\n1 Bernhard is a frog.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Greg is a swan.\n5 Greg is green.\n6 Lily is yellow.\n7 Bernhard is yellow.\n8 Brian is yellow.\n9 Julius is a lion.\n1 Bernhard is a lion.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Brian is yellow.\n5 Greg is a lion.\n6 Julius is a frog.\n7 Julius is yellow.\n8 Greg is yellow.\n9 Lily is yellow.\n10 What color is Bernhard?\tyellow\t1 5 8\n1 Julius is a frog.\n2 Greg is a rhino.\n3 Julius is green.\n4 Brian is a lion.\n5 Greg is gray.\n6 Lily is a frog.\n7 Bernhard is a rhino.\n8 Lily is green.\n9 Brian is green.\n10 What color is Bernhard?\tgray\t7 2 5\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Brian is a swan.\n4 Greg is a swan.\n5 Brian is green.\n6 Julius is gray.\n7 Lily is green.\n8 Bernhard is a frog.\n9 Greg is green.\n1 Greg is a lion.\n2 Greg is white.\n3 Brian is a rhino.\n4 Julius is a frog.\n5 Brian is yellow.\n6 Lily is a rhino.\n7 Bernhard is a swan.\n8 Lily is green.\n9 Bernhard is gray.\n1 Greg is a frog.\n2 Brian is a lion.\n3 Greg is gray.\n4 Brian is yellow.\n5 Lily is a lion.\n6 Julius is a lion.\n7 Julius is green.\n8 Lily is green.\n9 Bernhard is a lion.\n10 What color is Bernhard?\tgreen\t9 6 7\n1 Greg is a frog.\n2 Greg is green.\n3 Lily is a frog.\n4 Julius is a rhino.\n5 Brian is a frog.\n6 Brian is white.\n7 Lily is white.\n8 Julius is green.\n9 Bernhard is a swan.\n1 Lily is a swan.\n2 Bernhard is a swan.\n3 Bernhard is green.\n4 Julius is a frog.\n5 Julius is white.\n6 Greg is a lion.\n7 Greg is yellow.\n8 Brian is a lion.\n9 Lily is green.\n10 What color is Brian?\tyellow\t8 6 7\n1 Lily is a frog.\n2 Bernhard is a swan.\n3 Julius is a frog.\n4 Lily is green.\n5 Greg is a lion.\n6 Bernhard is green.\n7 Brian is a frog.\n8 Greg is gray.\n9 Brian is green.\n10 What color is Julius?\tgreen\t3 7 9\n1 Julius is a frog.\n2 Brian is a swan.\n3 Julius is green.\n4 Lily is a rhino.\n5 Bernhard is a lion.\n6 Lily is green.\n7 Brian is yellow.\n8 Greg is a frog.\n9 Greg is yellow.\n1 Lily is a lion.\n2 Bernhard is a frog.\n3 Bernhard is yellow.\n4 Lily is yellow.\n5 Brian is a frog.\n6 Brian is gray.\n7 Julius is a frog.\n8 Julius is gray.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 1 4\n1 Julius is a swan.\n2 Greg is a rhino.\n3 Lily is a swan.\n4 Brian is a frog.\n5 Brian is green.\n6 Lily is green.\n7 Bernhard is a rhino.\n8 Julius is green.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t7 2 9\n1 Brian is a frog.\n2 Bernhard is a lion.\n3 Greg is a swan.\n4 Lily is a swan.\n5 Lily is white.\n6 Greg is white.\n7 Brian is gray.\n8 Julius is a lion.\n9 Bernhard is gray.\n10 What color is Julius?\tgray\t8 2 9\n1 Julius is a rhino.\n2 Lily is a rhino.\n3 Bernhard is a rhino.\n4 Lily is green.\n5 Greg is a frog.\n6 Julius is green.\n7 Bernhard is green.\n8 Brian is a rhino.\n9 Brian is green.\n1 Julius is a swan.\n2 Brian is a rhino.\n3 Lily is a swan.\n4 Julius is gray.\n5 Lily is gray.\n6 Brian is yellow.\n7 Bernhard is a lion.\n8 Greg is a swan.\n9 Greg is yellow.\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Greg is a rhino.\n4 Brian is a rhino.\n5 Brian is gray.\n6 Lily is a lion.\n7 Lily is green.\n8 Greg is gray.\n9 Julius is a rhino.\n10 What color is Julius?\tgray\t9 4 5\n1 Lily is a frog.\n2 Lily is yellow.\n3 Bernhard is a rhino.\n4 Greg is a frog.\n5 Greg is gray.\n6 Julius is a rhino.\n7 Julius is white.\n8 Bernhard is white.\n9 Brian is a frog.\n10 What color is Brian?\tgray\t9 4 5\n1 Greg is a swan.\n2 Lily is a lion.\n3 Brian is a rhino.\n4 Lily is yellow.\n5 Bernhard is a frog.\n6 Greg is yellow.\n7 Julius is a frog.\n8 Brian is yellow.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t5 7 9\n1 Julius is a swan.\n2 Julius is white.\n3 Bernhard is a rhino.\n4 Lily is a rhino.\n5 Brian is a rhino.\n6 Brian is gray.\n7 Greg is a rhino.\n8 Greg is white.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t4 7 8\n1 Bernhard is a lion.\n2 Bernhard is green.\n3 Julius is a rhino.\n4 Lily is a frog.\n5 Julius is green.\n6 Greg is a frog.\n7 Lily is white.\n8 Brian is a swan.\n9 Greg is white.\n1 Brian is a rhino.\n2 Brian is white.\n3 Greg is a lion.\n4 Lily is a lion.\n5 Lily is white.\n6 Julius is a swan.\n7 Bernhard is a frog.\n8 Bernhard is gray.\n9 Greg is white.\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Brian is green.\n4 Bernhard is gray.\n5 Julius is a rhino.\n6 Julius is white.\n7 Lily is a lion.\n8 Lily is green.\n9 Greg is a rhino.\n10 What color is Greg?\twhite\t9 5 6\n1 Bernhard is a rhino.\n2 Lily is a frog.\n3 Bernhard is gray.\n4 Greg is a rhino.\n5 Greg is gray.\n6 Julius is a frog.\n7 Brian is a swan.\n8 Lily is white.\n9 Brian is white.\n10 What color is Julius?\twhite\t6 2 8\n1 Julius is a rhino.\n2 Julius is white.\n3 Lily is a frog.\n4 Brian is a frog.\n5 Greg is a frog.\n6 Brian is white.\n7 Bernhard is a lion.\n8 Bernhard is green.\n9 Greg is white.\n10 What color is Lily?\twhite\t3 5 9\n1 Greg is a swan.\n2 Julius is a frog.\n3 Bernhard is a swan.\n4 Julius is white.\n5 Lily is a lion.\n6 Lily is yellow.\n7 Greg is gray.\n8 Bernhard is gray.\n9 Brian is a rhino.\n1 Lily is a swan.\n2 Lily is white.\n3 Brian is a lion.\n4 Bernhard is a frog.\n5 Bernhard is gray.\n6 Greg is a lion.\n7 Julius is a swan.\n8 Brian is gray.\n9 Julius is yellow.\n10 What color is Greg?\tgray\t6 3 8\n1 Julius is a swan.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Lily is a rhino.\n5 Julius is white.\n6 Brian is a swan.\n7 Brian is green.\n8 Lily is green.\n9 Greg is a swan.\n10 What color is Greg?\tgreen\t9 6 7\n1 Greg is a lion.\n2 Greg is green.\n3 Lily is a lion.\n4 Julius is a rhino.\n5 Lily is white.\n6 Julius is yellow.\n7 Brian is a frog.\n8 Bernhard is a lion.\n9 Bernhard is green.\n1 Brian is a lion.\n2 Lily is a lion.\n3 Greg is a frog.\n4 Lily is white.\n5 Greg is green.\n6 Bernhard is a lion.\n7 Julius is a lion.\n8 Brian is white.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t7 6 9\n1 Julius is a frog.\n2 Lily is a lion.\n3 Julius is yellow.\n4 Brian is a rhino.\n5 Lily is white.\n6 Brian is yellow.\n7 Bernhard is a swan.\n8 Bernhard is white.\n9 Greg is a frog.\n10 What color is Greg?\tyellow\t9 1 3\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Bernhard is gray.\n4 Lily is a lion.\n5 Greg is white.\n6 Brian is a frog.\n7 Brian is green.\n8 Lily is white.\n9 Julius is a lion.\n10 What color is Julius?\twhite\t9 4 8\n1 Bernhard is a rhino.\n2 Brian is a frog.\n3 Bernhard is white.\n4 Julius is a rhino.\n5 Julius is yellow.\n6 Greg is a lion.\n7 Brian is green.\n8 Lily is a rhino.\n9 Lily is yellow.\n1 Bernhard is a frog.\n2 Lily is a lion.\n3 Lily is yellow.\n4 Bernhard is green.\n5 Brian is a swan.\n6 Julius is a frog.\n7 Greg is a lion.\n8 Greg is white.\n9 Julius is white.\n1 Lily is a swan.\n2 Julius is a lion.\n3 Brian is a lion.\n4 Julius is gray.\n5 Brian is gray.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Lily is yellow.\n9 Greg is a frog.\n1 Julius is a frog.\n2 Lily is a frog.\n3 Bernhard is a rhino.\n4 Brian is a rhino.\n5 Bernhard is yellow.\n6 Brian is yellow.\n7 Greg is a frog.\n8 Greg is white.\n9 Julius is white.\n10 What color is Lily?\twhite\t2 7 8\n1 Greg is a swan.\n2 Bernhard is a frog.\n3 Bernhard is green.\n4 Julius is a lion.\n5 Brian is a swan.\n6 Lily is a swan.\n7 Lily is white.\n8 Brian is white.\n9 Greg is white.\n1 Greg is a rhino.\n2 Brian is a lion.\n3 Lily is a rhino.\n4 Lily is gray.\n5 Greg is gray.\n6 Bernhard is a frog.\n7 Bernhard is yellow.\n8 Julius is a swan.\n9 Julius is green.\n1 Greg is a swan.\n2 Julius is a rhino.\n3 Julius is green.\n4 Lily is a frog.\n5 Brian is a frog.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Brian is yellow.\n9 Lily is yellow.\n10 What color is Greg?\tyellow\t1 6 7\n1 Bernhard is a rhino.\n2 Julius is a rhino.\n3 Greg is a swan.\n4 Brian is a frog.\n5 Lily is a lion.\n6 Lily is white.\n7 Bernhard is yellow.\n8 Julius is yellow.\n9 Greg is gray.\n1 Brian is a swan.\n2 Julius is a swan.\n3 Brian is yellow.\n4 Julius is yellow.\n5 Bernhard is a frog.\n6 Lily is a lion.\n7 Greg is a swan.\n8 Bernhard is yellow.\n9 Lily is gray.\n10 What color is Greg?\tyellow\t7 2 4\n1 Greg is a frog.\n2 Julius is a rhino.\n3 Bernhard is a swan.\n4 Brian is a rhino.\n5 Bernhard is yellow.\n6 Greg is gray.\n7 Lily is a swan.\n8 Brian is yellow.\n9 Lily is gray.\n10 What color is Julius?\tyellow\t2 4 8\n1 Bernhard is a swan.\n2 Greg is a frog.\n3 Julius is a lion.\n4 Brian is a lion.\n5 Lily is a frog.\n6 Bernhard is gray.\n7 Greg is white.\n8 Julius is green.\n9 Lily is white.\n10 What color is Brian?\tgreen\t4 3 8\n1 Brian is a frog.\n2 Julius is a rhino.\n3 Bernhard is a swan.\n4 Julius is yellow.\n5 Lily is a lion.\n6 Bernhard is yellow.\n7 Brian is yellow.\n8 Lily is yellow.\n9 Greg is a lion.\n10 What color is Greg?\tyellow\t9 5 8\n1 Greg is a lion.\n2 Lily is a frog.\n3 Brian is a lion.\n4 Lily is green.\n5 Brian is yellow.\n6 Greg is yellow.\n7 Julius is a rhino.\n8 Julius is green.\n9 Bernhard is a frog.\n10 What color is Bernhard?\tgreen\t9 2 4\n1 Julius is a lion.\n2 Greg is a swan.\n3 Julius is yellow.\n4 Greg is gray.\n5 Brian is a rhino.\n6 Brian is yellow.\n7 Lily is a frog.\n8 Lily is green.\n9 Bernhard is a rhino.\n10 What color is Bernhard?\tyellow\t9 5 6\n1 Lily is a frog.\n2 Julius is a frog.\n3 Bernhard is a rhino.\n4 Lily is green.\n5 Brian is a lion.\n6 Greg is a swan.\n7 Julius is green.\n8 Bernhard is green.\n9 Brian is green.\n1 Julius is a rhino.\n2 Brian is a swan.\n3 Greg is a rhino.\n4 Greg is white.\n5 Bernhard is a rhino.\n6 Brian is white.\n7 Bernhard is gray.\n8 Lily is a lion.\n9 Julius is gray.\n1 Greg is a swan.\n2 Lily is a swan.\n3 Julius is a rhino.\n4 Brian is a rhino.\n5 Lily is yellow.\n6 Brian is gray.\n7 Greg is yellow.\n8 Julius is gray.\n9 Bernhard is a lion.\n1 Lily is a lion.\n2 Julius is a frog.\n3 Greg is a rhino.\n4 Lily is gray.\n5 Julius is green.\n6 Greg is green.\n7 Brian is a lion.\n8 Bernhard is a swan.\n9 Bernhard is yellow.\n10 What color is Brian?\tgray\t7 1 4\n1 Bernhard is a swan.\n2 Julius is a rhino.\n3 Lily is a rhino.\n4 Greg is a frog.\n5 Julius is yellow.\n6 Bernhard is green.\n7 Brian is a frog.\n8 Lily is yellow.\n9 Greg is white.\n10 What color is Brian?\twhite\t7 4 9\n1 Julius is a lion.\n2 Julius is yellow.\n3 Bernhard is a swan.\n4 Bernhard is yellow.\n5 Greg is a lion.\n6 Lily is a frog.\n7 Brian is a lion.\n8 Lily is green.\n9 Brian is green.\n10 What color is Greg?\tgreen\t5 7 9\n1 Julius is a frog.\n2 Lily is a rhino.\n3 Julius is white.\n4 Brian is a lion.\n5 Lily is yellow.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Greg is a frog.\n9 Greg is green.\n1 Greg is a rhino.\n2 Greg is green.\n3 Brian is a lion.\n4 Lily is a lion.\n5 Lily is white.\n6 Brian is white.\n7 Bernhard is a lion.\n8 Julius is a rhino.\n9 Bernhard is green.\n10 What color is Julius?\tgreen\t8 1 2\n1 Greg is a swan.\n2 Lily is a frog.\n3 Lily is gray.\n4 Greg is gray.\n5 Julius is a lion.\n6 Bernhard is a swan.\n7 Bernhard is yellow.\n8 Julius is gray.\n9 Brian is a swan.\n10 What color is Brian?\tyellow\t9 6 7\n1 Bernhard is a lion.\n2 Bernhard is yellow.\n3 Julius is a frog.\n4 Lily is a lion.\n5 Julius is yellow.\n6 Brian is a lion.\n7 Brian is yellow.\n8 Lily is yellow.\n9 Greg is a rhino.\n1 Julius is a rhino.\n2 Bernhard is a swan.\n3 Greg is a frog.\n4 Bernhard is white.\n5 Lily is a lion.\n6 Julius is yellow.\n7 Greg is yellow.\n8 Brian is a frog.\n9 Brian is yellow.\n1 Greg is a frog.\n2 Bernhard is a rhino.\n3 Julius is a swan.\n4 Lily is a frog.\n5 Julius is yellow.\n6 Bernhard is green.\n7 Greg is gray.\n8 Brian is a frog.\n9 Lily is gray.\n10 What color is Brian?\tgray\t8 4 9\n1 Greg is a frog.\n2 Bernhard is a lion.\n3 Lily is a frog.\n4 Bernhard is white.\n5 Brian is a frog.\n6 Lily is green.\n7 Greg is green.\n8 Julius is a rhino.\n9 Brian is green.\n1 Lily is a lion.\n2 Lily is gray.\n3 Julius is a swan.\n4 Bernhard is a swan.\n5 Bernhard is white.\n6 Brian is a swan.\n7 Brian is white.\n8 Greg is a swan.\n9 Greg is white.\n10 What color is Julius?\twhite\t3 8 9\n1 Bernhard is a lion.\n2 Greg is a lion.\n3 Brian is a swan.\n4 Lily is a lion.\n5 Brian is yellow.\n6 Bernhard is white.\n7 Julius is a rhino.\n8 Julius is green.\n9 Lily is white.\n10 What color is Greg?\twhite\t2 4 9\n1 Bernhard is a rhino.\n2 Brian is a swan.\n3 Lily is a frog.\n4 Greg is a swan.\n5 Julius is a rhino.\n6 Brian is yellow.\n7 Lily is green.\n8 Greg is yellow.\n9 Julius is white.\n10 What color is Bernhard?\twhite\t1 5 9\n1 Greg is a swan.\n2 Brian is a swan.\n3 Julius is a rhino.\n4 Lily is a rhino.\n5 Lily is green.\n6 Brian is gray.\n7 Bernhard is a rhino.\n8 Julius is gray.\n9 Greg is gray.\n10 What color is Bernhard?\tgreen\t7 4 5\n1 Bernhard is a lion.\n2 Julius is a rhino.\n3 Julius is yellow.\n4 Lily is a frog.\n5 Bernhard is green.\n6 Greg is a frog.\n7 Greg is gray.\n8 Lily is gray.\n9 Brian is a lion.\n10 What color is Brian?\tgreen\t9 1 5\n1 Greg is a lion.\n2 Brian is a lion.\n3 Greg is green.\n4 Lily is a lion.\n5 Bernhard is a frog.\n6 Brian is gray.\n7 Julius is a frog.\n8 Lily is gray.\n9 Julius is green.\n10 What color is Bernhard?\tgreen\t5 7 9\n1 Greg is a lion.\n2 Brian is a swan.\n3 Greg is gray.\n4 Lily is a frog.\n5 Bernhard is a rhino.\n6 Julius is a rhino.\n7 Julius is green.\n8 Bernhard is green.\n9 Brian is gray.\n1 Greg is a swan.\n2 Lily is a swan.\n3 Bernhard is a rhino.\n4 Julius is a rhino.\n5 Julius is white.\n6 Lily is green.\n7 Bernhard is white.\n8 Brian is a frog.\n9 Greg is green.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Greg is a frog.\n4 Brian is a rhino.\n5 Bernhard is a frog.\n6 Greg is gray.\n7 Bernhard is gray.\n8 Brian is gray.\n9 Lily is a rhino.\n10 What color is Lily?\tgray\t9 4 8\n1 Lily is a lion.\n2 Brian is a frog.\n3 Bernhard is a frog.\n4 Bernhard is yellow.\n5 Greg is a swan.\n6 Greg is green.\n7 Julius is a frog.\n8 Lily is green.\n9 Brian is yellow.\n10 What color is Julius?\tyellow\t7 3 4\n1 Brian is a swan.\n2 Julius is a lion.\n3 Greg is a rhino.\n4 Brian is white.\n5 Bernhard is a lion.\n6 Julius is white.\n7 Bernhard is white.\n8 Greg is gray.\n9 Lily is a swan.\n10 What color is Lily?\twhite\t9 1 4\n1 Lily is a frog.\n2 Brian is a rhino.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Lily is gray.\n6 Greg is a lion.\n7 Julius is a rhino.\n8 Greg is green.\n9 Brian is white.\n10 What color is Julius?\twhite\t7 2 9\n1 Brian is a lion.\n2 Brian is green.\n3 Greg is a frog.\n4 Julius is a frog.\n5 Julius is yellow.\n6 Greg is yellow.\n7 Bernhard is a lion.\n8 Bernhard is white.\n9 Lily is a lion.\n10 What color is Lily?\twhite\t9 7 8\n1 Brian is a lion.\n2 Brian is white.\n3 Lily is a lion.\n4 Bernhard is a swan.\n5 Bernhard is yellow.\n6 Lily is green.\n7 Greg is a swan.\n8 Greg is gray.\n9 Julius is a rhino.\n1 Brian is a frog.\n2 Bernhard is a frog.\n3 Julius is a lion.\n4 Lily is a frog.\n5 Julius is white.\n6 Greg is a rhino.\n7 Lily is white.\n8 Brian is white.\n9 Bernhard is white.\n1 Greg is a lion.\n2 Greg is white.\n3 Brian is a rhino.\n4 Julius is a rhino.\n5 Brian is gray.\n6 Julius is gray.\n7 Lily is a rhino.\n8 Bernhard is a swan.\n9 Bernhard is gray.\n10 What color is Lily?\tgray\t7 4 6\n1 Greg is a rhino.\n2 Greg is green.\n3 Bernhard is a swan.\n4 Julius is a rhino.\n5 Bernhard is green.\n6 Brian is a frog.\n7 Lily is a rhino.\n8 Lily is green.\n9 Julius is green.\n1 Brian is a swan.\n2 Julius is a swan.\n3 Brian is yellow.\n4 Greg is a frog.\n5 Greg is gray.\n6 Julius is yellow.\n7 Lily is a swan.\n8 Lily is yellow.\n9 Bernhard is a swan.\n10 What color is Bernhard?\tyellow\t9 7 8\n1 Greg is a swan.\n2 Greg is gray.\n3 Brian is a swan.\n4 Bernhard is a swan.\n5 Lily is a swan.\n6 Julius is a frog.\n7 Bernhard is green.\n8 Lily is green.\n9 Brian is green.\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Bernhard is a lion.\n4 Greg is a frog.\n5 Julius is gray.\n6 Bernhard is white.\n7 Brian is a rhino.\n8 Lily is green.\n9 Greg is gray.\n10 What color is Brian?\tgray\t7 1 5\n1 Bernhard is a lion.\n2 Greg is a swan.\n3 Bernhard is yellow.\n4 Lily is a lion.\n5 Julius is a frog.\n6 Brian is a frog.\n7 Greg is gray.\n8 Julius is yellow.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t4 1 3\n1 Greg is a rhino.\n2 Bernhard is a lion.\n3 Greg is green.\n4 Brian is a frog.\n5 Brian is white.\n6 Julius is a rhino.\n7 Bernhard is yellow.\n8 Julius is gray.\n9 Lily is a swan.\n1 Brian is a rhino.\n2 Bernhard is a frog.\n3 Brian is gray.\n4 Lily is a swan.\n5 Greg is a frog.\n6 Greg is white.\n7 Julius is a rhino.\n8 Julius is yellow.\n9 Lily is green.\n10 What color is Bernhard?\twhite\t2 5 6\n1 Lily is a frog.\n2 Bernhard is a rhino.\n3 Julius is a rhino.\n4 Julius is gray.\n5 Greg is a lion.\n6 Greg is green.\n7 Bernhard is gray.\n8 Lily is green.\n9 Brian is a swan.\n1 Lily is a frog.\n2 Bernhard is a swan.\n3 Brian is a frog.\n4 Brian is yellow.\n5 Bernhard is yellow.\n6 Lily is yellow.\n7 Greg is a lion.\n8 Julius is a swan.\n9 Julius is green.\n1 Julius is a frog.\n2 Julius is yellow.\n3 Lily is a lion.\n4 Brian is a swan.\n5 Greg is a lion.\n6 Lily is yellow.\n7 Bernhard is a frog.\n8 Greg is yellow.\n9 Brian is gray.\n10 What color is Bernhard?\tyellow\t7 1 2\n1 Brian is a lion.\n2 Brian is gray.\n3 Bernhard is a rhino.\n4 Lily is a lion.\n5 Julius is a lion.\n6 Julius is gray.\n7 Greg is a lion.\n8 Bernhard is yellow.\n9 Greg is yellow.\n10 What color is Lily?\tyellow\t4 7 9\n1 Brian is a rhino.\n2 Greg is a lion.\n3 Greg is gray.\n4 Julius is a rhino.\n5 Lily is a rhino.\n6 Bernhard is a rhino.\n7 Lily is green.\n8 Julius is green.\n9 Brian is green.\n10 What color is Bernhard?\tgreen\t6 5 7\n1 Lily is a lion.\n2 Bernhard is a rhino.\n3 Greg is a lion.\n4 Bernhard is gray.\n5 Lily is green.\n6 Greg is green.\n7 Brian is a rhino.\n8 Brian is yellow.\n9 Julius is a rhino.\n10 What color is Julius?\tyellow\t9 7 8\n1 Bernhard is a swan.\n2 Julius is a frog.\n3 Lily is a rhino.\n4 Julius is gray.\n5 Brian is a frog.\n6 Lily is yellow.\n7 Brian is white.\n8 Bernhard is green.\n9 Greg is a rhino.\n10 What color is Greg?\tyellow\t9 3 6\n1 Greg is a lion.\n2 Julius is a frog.\n3 Greg is gray.\n4 Brian is a swan.\n5 Brian is white.\n6 Julius is white.\n7 Bernhard is a frog.\n8 Bernhard is white.\n9 Lily is a rhino.\n1 Lily is a lion.\n2 Bernhard is a swan.\n3 Greg is a swan.\n4 Lily is green.\n5 Greg is gray.\n6 Brian is a frog.\n7 Bernhard is gray.\n8 Brian is green.\n9 Julius is a frog.\n10 What color is Julius?\tgreen\t9 6 8\n1 Lily is a frog.\n2 Bernhard is a lion.\n3 Bernhard is green.\n4 Brian is a rhino.\n5 Greg is a rhino.\n6 Greg is white.\n7 Lily is white.\n8 Julius is a lion.\n9 Brian is white.\n10 What color is Julius?\tgreen\t8 2 3\n1 Brian is a rhino.\n2 Julius is a lion.\n3 Greg is a frog.\n4 Greg is gray.\n5 Bernhard is a swan.\n6 Brian is yellow.\n7 Lily is a lion.\n8 Julius is white.\n9 Bernhard is white.\n10 What color is Lily?\twhite\t7 2 8\n1 Lily is a lion.\n2 Brian is a rhino.\n3 Lily is gray.\n4 Brian is gray.\n5 Bernhard is a frog.\n6 Greg is a lion.\n7 Greg is white.\n8 Julius is a lion.\n9 Bernhard is yellow.\n10 What color is Julius?\twhite\t8 6 7\n1 Bernhard is a rhino.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Julius is a lion.\n5 Lily is a frog.\n6 Lily is green.\n7 Julius is gray.\n8 Greg is a frog.\n9 Bernhard is gray.\n10 What color is Greg?\tgreen\t8 5 6\n1 Julius is a frog.\n2 Greg is a frog.\n3 Greg is yellow.\n4 Brian is a rhino.\n5 Brian is yellow.\n6 Lily is a swan.\n7 Bernhard is a rhino.\n8 Lily is yellow.\n9 Bernhard is green.\n10 What color is Julius?\tyellow\t1 2 3\n1 Greg is a lion.\n2 Greg is gray.\n3 Bernhard is a rhino.\n4 Julius is a swan.\n5 Julius is yellow.\n6 Lily is a swan.\n7 Brian is a frog.\n8 Bernhard is green.\n9 Brian is yellow.\n10 What color is Lily?\tyellow\t6 4 5\n1 Lily is a frog.\n2 Bernhard is a frog.\n3 Bernhard is white.\n4 Greg is a lion.\n5 Brian is a lion.\n6 Greg is white.\n7 Brian is white.\n8 Lily is white.\n9 Julius is a swan.\n1 Greg is a lion.\n2 Lily is a lion.\n3 Lily is white.\n4 Greg is white.\n5 Brian is a rhino.\n6 Bernhard is a frog.\n7 Bernhard is green.\n8 Julius is a lion.\n9 Julius is gray.\n1 Bernhard is a frog.\n2 Brian is a rhino.\n3 Julius is a frog.\n4 Julius is green.\n5 Lily is a frog.\n6 Greg is a swan.\n7 Greg is gray.\n8 Bernhard is green.\n9 Brian is yellow.\n10 What color is Lily?\tgreen\t5 3 4\n1 Brian is a swan.\n2 Lily is a frog.\n3 Julius is a frog.\n4 Lily is green.\n5 Julius is green.\n6 Brian is white.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Greg is a frog.\n10 What color is Greg?\tgreen\t9 3 5\n1 Brian is a frog.\n2 Lily is a swan.\n3 Lily is yellow.\n4 Julius is a frog.\n5 Julius is white.\n6 Bernhard is a frog.\n7 Brian is yellow.\n8 Bernhard is yellow.\n9 Greg is a lion.\n1 Brian is a frog.\n2 Brian is green.\n3 Bernhard is a lion.\n4 Bernhard is white.\n5 Lily is a frog.\n6 Greg is a swan.\n7 Julius is a swan.\n8 Greg is green.\n9 Lily is gray.\n10 What color is Julius?\tgreen\t7 6 8\n1 Julius is a rhino.\n2 Julius is yellow.\n3 Greg is a swan.\n4 Lily is a swan.\n5 Bernhard is a swan.\n6 Lily is white.\n7 Bernhard is white.\n8 Brian is a swan.\n9 Greg is green.\n10 What color is Brian?\twhite\t8 5 7\n1 Lily is a rhino.\n2 Brian is a rhino.\n3 Julius is a frog.\n4 Lily is white.\n5 Julius is green.\n6 Greg is a rhino.\n7 Bernhard is a swan.\n8 Bernhard is green.\n9 Brian is yellow.\n10 What color is Greg?\tyellow\t6 2 9\n1 Brian is a rhino.\n2 Lily is a rhino.\n3 Greg is a lion.\n4 Brian is white.\n5 Bernhard is a rhino.\n6 Julius is a rhino.\n7 Bernhard is gray.\n8 Lily is gray.\n9 Julius is gray.\n1 Greg is a rhino.\n2 Greg is white.\n3 Bernhard is a swan.\n4 Bernhard is gray.\n5 Julius is a swan.\n6 Julius is yellow.\n7 Brian is a swan.\n8 Brian is yellow.\n9 Lily is a lion.\n1 Greg is a swan.\n2 Greg is white.\n3 Bernhard is a swan.\n4 Julius is a lion.\n5 Bernhard is gray.\n6 Julius is white.\n7 Brian is a frog.\n8 Lily is a swan.\n9 Lily is yellow.\n1 Brian is a lion.\n2 Lily is a frog.\n3 Bernhard is a lion.\n4 Greg is a lion.\n5 Greg is white.\n6 Julius is a lion.\n7 Brian is yellow.\n8 Bernhard is yellow.\n9 Lily is green.\n10 What color is Julius?\twhite\t6 4 5\n1 Lily is a frog.\n2 Greg is a lion.\n3 Brian is a rhino.\n4 Brian is white.\n5 Greg is white.\n6 Lily is green.\n7 Bernhard is a rhino.\n8 Julius is a swan.\n9 Julius is gray.\n10 What color is Bernhard?\twhite\t7 3 4\n1 Julius is a lion.\n2 Lily is a frog.\n3 Brian is a frog.\n4 Greg is a lion.\n5 Greg is yellow.\n6 Bernhard is a swan.\n7 Julius is yellow.\n8 Bernhard is white.\n9 Lily is white.\n10 What color is Brian?\twhite\t3 2 9\n1 Greg is a swan.\n2 Brian is a lion.\n3 Bernhard is a lion.\n4 Julius is a rhino.\n5 Julius is green.\n6 Brian is green.\n7 Bernhard is green.\n8 Greg is yellow.\n9 Lily is a frog.\n1 Greg is a lion.\n2 Bernhard is a swan.\n3 Bernhard is white.\n4 Greg is green.\n5 Lily is a rhino.\n6 Brian is a rhino.\n7 Brian is gray.\n8 Julius is a rhino.\n9 Julius is gray.\n10 What color is Lily?\tgray\t5 8 9\n1 Julius is a lion.\n2 Greg is a lion.\n3 Greg is white.\n4 Bernhard is a lion.\n5 Julius is green.\n6 Brian is a frog.\n7 Bernhard is green.\n8 Lily is a swan.\n9 Brian is white.\n1 Julius is a swan.\n2 Lily is a rhino.\n3 Lily is white.\n4 Bernhard is a lion.\n5 Julius is green.\n6 Bernhard is yellow.\n7 Brian is a lion.\n8 Greg is a swan.\n9 Greg is green.\n10 What color is Brian?\tyellow\t7 4 6\n1 Bernhard is a rhino.\n2 Bernhard is green.\n3 Julius is a rhino.\n4 Lily is a frog.\n5 Lily is green.\n6 Julius is white.\n7 Greg is a frog.\n8 Greg is yellow.\n9 Brian is a swan.\n1 Julius is a lion.\n2 Brian is a lion.\n3 Brian is gray.\n4 Lily is a lion.\n5 Bernhard is a lion.\n6 Lily is white.\n7 Julius is white.\n8 Bernhard is white.\n9 Greg is a frog.\n1 Bernhard is a swan.\n2 Greg is a swan.\n3 Greg is gray.\n4 Julius is a rhino.\n5 Julius is green.\n6 Lily is a swan.\n7 Brian is a frog.\n8 Brian is gray.\n9 Lily is white.\n10 What color is Bernhard?\twhite\t1 6 9\n1 Julius is a rhino.\n2 Lily is a swan.\n3 Lily is green.\n4 Brian is a swan.\n5 Bernhard is a swan.\n6 Brian is yellow.\n7 Bernhard is yellow.\n8 Julius is gray.\n9 Greg is a lion.\n1 Bernhard is a rhino.\n2 Lily is a frog.\n3 Julius is a frog.\n4 Julius is green.\n5 Greg is a frog.\n6 Greg is gray.\n7 Lily is gray.\n8 Brian is a lion.\n9 Brian is gray.\n1 Lily is a frog.\n2 Julius is a rhino.\n3 Julius is gray.\n4 Lily is yellow.\n5 Greg is a rhino.\n6 Greg is yellow.\n7 Bernhard is a rhino.\n8 Bernhard is gray.\n9 Brian is a frog.\n10 What color is Brian?\tyellow\t9 1 4\n1 Lily is a rhino.\n2 Brian is a lion.\n3 Brian is yellow.\n4 Julius is a rhino.\n5 Bernhard is a frog.\n6 Greg is a frog.\n7 Bernhard is green.\n8 Lily is green.\n9 Greg is green.\n10 What color is Julius?\tgreen\t4 1 8\n1 Lily is a frog.\n2 Bernhard is a frog.\n3 Greg is a swan.\n4 Julius is a rhino.\n5 Greg is white.\n6 Julius is yellow.\n7 Brian is a frog.\n8 Bernhard is white.\n9 Brian is white.\n10 What color is Lily?\twhite\t1 7 9\n1 Brian is a lion.\n2 Brian is yellow.\n3 Lily is a lion.\n4 Greg is a frog.\n5 Greg is gray.\n6 Bernhard is a frog.\n7 Bernhard is gray.\n8 Lily is green.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 3 8\n1 Greg is a lion.\n2 Greg is gray.\n3 Bernhard is a rhino.\n4 Brian is a lion.\n5 Julius is a rhino.\n6 Lily is a rhino.\n7 Brian is white.\n8 Bernhard is yellow.\n9 Julius is yellow.\n10 What color is Lily?\tyellow\t6 5 9\n1 Lily is a rhino.\n2 Julius is a frog.\n3 Brian is a frog.\n4 Brian is white.\n5 Julius is white.\n6 Lily is gray.\n7 Bernhard is a frog.\n8 Greg is a swan.\n9 Greg is white.\n10 What color is Bernhard?\twhite\t7 3 4\n1 Brian is a swan.\n2 Brian is green.\n3 Lily is a rhino.\n4 Greg is a swan.\n5 Julius is a frog.\n6 Lily is gray.\n7 Bernhard is a rhino.\n8 Julius is green.\n9 Greg is white.\n10 What color is Bernhard?\tgray\t7 3 6\n1 Lily is a rhino.\n2 Bernhard is a swan.\n3 Brian is a frog.\n4 Brian is white.\n5 Greg is a lion.\n6 Julius is a lion.\n7 Bernhard is white.\n8 Lily is yellow.\n9 Greg is yellow.\n10 What color is Julius?\tyellow\t6 5 9\n1 Lily is a lion.\n2 Greg is a lion.\n3 Brian is a lion.\n4 Brian is yellow.\n5 Greg is yellow.\n6 Julius is a swan.\n7 Bernhard is a frog.\n8 Julius is green.\n9 Lily is yellow.\n1 Bernhard is a rhino.\n2 Lily is a rhino.\n3 Greg is a rhino.\n4 Bernhard is gray.\n5 Brian is a lion.\n6 Lily is gray.\n7 Julius is a frog.\n8 Greg is gray.\n9 Julius is green.\n1 Greg is a lion.\n2 Julius is a frog.\n3 Greg is green.\n4 Julius is gray.\n5 Lily is a lion.\n6 Bernhard is a frog.\n7 Lily is yellow.\n8 Brian is a lion.\n9 Brian is yellow.\n10 What color is Bernhard?\tgray\t6 2 4\n1 Greg is a lion.\n2 Julius is a swan.\n3 Brian is a frog.\n4 Brian is gray.\n5 Lily is a frog.\n6 Julius is yellow.\n7 Greg is white.\n8 Lily is white.\n9 Bernhard is a rhino.\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Brian is a rhino.\n4 Lily is gray.\n5 Greg is a rhino.\n6 Greg is gray.\n7 Julius is a lion.\n8 Brian is gray.\n9 Bernhard is white.\n10 What color is Julius?\twhite\t7 2 9\n1 Greg is a rhino.\n2 Julius is a rhino.\n3 Bernhard is a frog.\n4 Lily is a swan.\n5 Brian is a frog.\n6 Brian is green.\n7 Bernhard is green.\n8 Julius is yellow.\n9 Lily is gray.\n10 What color is Greg?\tyellow\t1 2 8\n1 Julius is a lion.\n2 Bernhard is a rhino.\n3 Bernhard is white.\n4 Lily is a swan.\n5 Greg is a swan.\n6 Brian is a swan.\n7 Lily is yellow.\n8 Brian is yellow.\n9 Julius is yellow.\n10 What color is Greg?\tyellow\t5 6 8\n1 Greg is a frog.\n2 Lily is a frog.\n3 Julius is a frog.\n4 Greg is gray.\n5 Brian is a frog.\n6 Brian is gray.\n7 Julius is gray.\n8 Lily is gray.\n9 Bernhard is a swan.\n1 Lily is a lion.\n2 Bernhard is a lion.\n3 Lily is green.\n4 Julius is a rhino.\n5 Brian is a rhino.\n6 Greg is a swan.\n7 Julius is gray.\n8 Greg is gray.\n9 Bernhard is green.\n10 What color is Brian?\tgray\t5 4 7\n1 Lily is a rhino.\n2 Lily is gray.\n3 Greg is a swan.\n4 Brian is a frog.\n5 Bernhard is a rhino.\n6 Greg is white.\n7 Brian is yellow.\n8 Bernhard is white.\n9 Julius is a frog.\n10 What color is Julius?\tyellow\t9 4 7\n1 Julius is a rhino.\n2 Greg is a swan.\n3 Lily is a rhino.\n4 Julius is green.\n5 Lily is green.\n6 Bernhard is a lion.\n7 Greg is yellow.\n8 Brian is a frog.\n9 Bernhard is gray.\n1 Brian is a rhino.\n2 Julius is a lion.\n3 Bernhard is a frog.\n4 Greg is a swan.\n5 Bernhard is gray.\n6 Greg is green.\n7 Julius is gray.\n8 Brian is white.\n9 Lily is a lion.\n10 What color is Lily?\tgray\t9 2 7\n1 Julius is a frog.\n2 Brian is a lion.\n3 Julius is yellow.\n4 Lily is a frog.\n5 Greg is a swan.\n6 Brian is yellow.\n7 Bernhard is a swan.\n8 Lily is green.\n9 Greg is gray.\n10 What color is Bernhard?\tgray\t7 5 9\n1 Bernhard is a frog.\n2 Julius is a lion.\n3 Julius is yellow.\n4 Greg is a lion.\n5 Lily is a frog.\n6 Lily is yellow.\n7 Brian is a frog.\n8 Greg is white.\n9 Bernhard is white.\n10 What color is Brian?\tyellow\t7 5 6\n1 Brian is a rhino.\n2 Bernhard is a swan.\n3 Lily is a frog.\n4 Greg is a rhino.\n5 Julius is a lion.\n6 Bernhard is yellow.\n7 Greg is yellow.\n8 Julius is yellow.\n9 Lily is green.\n10 What color is Brian?\tyellow\t1 4 7\n1 Bernhard is a lion.\n2 Brian is a lion.\n3 Brian is gray.\n4 Bernhard is gray.\n5 Greg is a lion.\n6 Lily is a frog.\n7 Lily is gray.\n8 Greg is green.\n9 Julius is a lion.\n10 What color is Julius?\tgreen\t9 5 8\n1 Julius is a frog.\n2 Julius is gray.\n3 Lily is a rhino.\n4 Greg is a lion.\n5 Lily is green.\n6 Bernhard is a lion.\n7 Bernhard is green.\n8 Brian is a lion.\n9 Greg is green.\n10 What color is Brian?\tgreen\t8 6 7\n1 Bernhard is a frog.\n2 Greg is a rhino.\n3 Bernhard is yellow.\n4 Brian is a swan.\n5 Brian is white.\n6 Julius is a swan.\n7 Julius is white.\n8 Greg is green.\n9 Lily is a frog.\n10 What color is Lily?\tyellow\t9 1 3\n1 Brian is a swan.\n2 Bernhard is a lion.\n3 Julius is a lion.\n4 Greg is a lion.\n5 Julius is white.\n6 Bernhard is white.\n7 Lily is a lion.\n8 Brian is yellow.\n9 Greg is gray.\n10 What color is Lily?\tgray\t7 4 9\n"
  },
  {
    "path": "tasksv11/en/qa17_positional-reasoning_test.txt",
    "content": "1 The pink rectangle is to the left of the triangle.\n2 The triangle is to the left of the red square.\n3 Is the pink rectangle to the right of the red square?\tno\t1 2\n4 Is the pink rectangle to the left of the red square?\tyes\t1 2\n5 Is the pink rectangle to the left of the red square?\tyes\t1 2\n6 Is the pink rectangle to the left of the red square?\tyes\t1 2\n7 Is the pink rectangle to the right of the red square?\tno\t1 2\n8 Is the red square to the right of the pink rectangle?\tyes\t2 1\n9 Is the pink rectangle to the left of the red square?\tyes\t1 2\n10 Is the pink rectangle to the left of the red square?\tyes\t1 2\n1 The red square is below the blue square.\n2 The red square is to the left of the pink rectangle.\n3 Is the blue square below the pink rectangle?\tno\t1 2\n4 Is the pink rectangle to the left of the blue square?\tno\t2 1\n5 Is the blue square to the left of the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle to the left of the blue square?\tno\t2 1\n7 Is the pink rectangle above the blue square?\tno\t2 1\n8 Is the pink rectangle to the left of the blue square?\tno\t2 1\n9 Is the pink rectangle above the blue square?\tno\t2 1\n10 Is the blue square above the pink rectangle?\tyes\t1 2\n1 The pink rectangle is to the left of the triangle.\n2 The triangle is below the red sphere.\n3 Is the red sphere above the pink rectangle?\tyes\t2 1\n4 Is the pink rectangle below the red sphere?\tyes\t1 2\n5 Is the red sphere below the pink rectangle?\tno\t2 1\n6 Is the pink rectangle below the red sphere?\tyes\t1 2\n7 Is the pink rectangle above the red sphere?\tno\t1 2\n8 Is the red sphere to the left of the pink rectangle?\tno\t2 1\n9 Is the red sphere below the pink rectangle?\tno\t2 1\n10 Is the pink rectangle below the red sphere?\tyes\t1 2\n1 The triangle is above the blue square.\n2 The triangle is below the red square.\n3 Is the blue square below the red square?\tyes\t1 2\n4 Is the blue square below the red square?\tyes\t1 2\n5 Is the red square above the blue square?\tyes\t2 1\n6 Is the blue square to the right of the red square?\tno\t1 2\n7 Is the blue square to the left of the red square?\tno\t1 2\n8 Is the red square below the blue square?\tno\t2 1\n9 Is the blue square to the right of the red square?\tno\t1 2\n10 Is the red square below the blue square?\tno\t2 1\n1 The red square is below the triangle.\n2 The pink rectangle is to the left of the red square.\n3 Is the triangle above the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle below the triangle?\tyes\t2 1\n5 Is the triangle to the right of the pink rectangle?\tyes\t1 2\n6 Is the triangle below the pink rectangle?\tno\t1 2\n7 Is the pink rectangle above the triangle?\tno\t2 1\n8 Is the pink rectangle below the triangle?\tyes\t2 1\n9 Is the pink rectangle to the right of the triangle?\tno\t2 1\n10 Is the pink rectangle below the triangle?\tyes\t2 1\n1 The yellow square is to the left of the blue square.\n2 The red square is below the yellow square.\n3 Is the red square above the blue square?\tno\t2 1\n4 Is the blue square above the red square?\tyes\t1 2\n5 Is the blue square below the red square?\tno\t1 2\n6 Is the blue square to the right of the red square?\tyes\t1 2\n7 Is the blue square above the red square?\tyes\t1 2\n8 Is the blue square above the red square?\tyes\t1 2\n9 Is the red square below the blue square?\tyes\t2 1\n10 Is the blue square below the red square?\tno\t1 2\n1 The red sphere is above the yellow square.\n2 The triangle is to the left of the yellow square.\n3 Is the triangle above the red sphere?\tno\t2 1\n4 Is the triangle to the left of the red sphere?\tyes\t2 1\n5 Is the triangle to the left of the red sphere?\tyes\t2 1\n6 Is the red sphere above the triangle?\tyes\t1 2\n7 Is the red sphere above the triangle?\tyes\t1 2\n8 Is the red sphere to the left of the triangle?\tno\t1 2\n9 Is the triangle below the red sphere?\tyes\t2 1\n10 Is the triangle to the right of the red sphere?\tno\t2 1\n1 The pink rectangle is below the red square.\n2 The triangle is to the left of the red square.\n3 Is the pink rectangle below the triangle?\tyes\t1 2\n4 Is the pink rectangle below the triangle?\tyes\t1 2\n5 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n6 Is the triangle to the right of the pink rectangle?\tno\t2 1\n7 Is the pink rectangle to the left of the triangle?\tno\t1 2\n8 Is the triangle to the right of the pink rectangle?\tno\t2 1\n9 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n10 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n1 The red sphere is above the yellow square.\n2 The red sphere is to the right of the red square.\n3 Is the yellow square to the left of the red square?\tno\t1 2\n4 Is the yellow square above the red square?\tno\t1 2\n5 Is the red square above the yellow square?\tyes\t2 1\n6 Is the yellow square to the right of the red square?\tyes\t1 2\n7 Is the red square to the left of the yellow square?\tyes\t2 1\n8 Is the yellow square to the right of the red square?\tyes\t1 2\n9 Is the yellow square to the left of the red square?\tno\t1 2\n10 Is the yellow square below the red square?\tyes\t1 2\n1 The blue square is below the yellow square.\n2 The red sphere is below the blue square.\n3 Is the yellow square below the red sphere?\tno\t1 2\n4 Is the yellow square above the red sphere?\tyes\t1 2\n5 Is the yellow square to the right of the red sphere?\tno\t1 2\n6 Is the yellow square to the left of the red sphere?\tno\t1 2\n7 Is the yellow square above the red sphere?\tyes\t1 2\n8 Is the red sphere below the yellow square?\tyes\t2 1\n9 Is the red sphere below the yellow square?\tyes\t2 1\n10 Is the red sphere below the yellow square?\tyes\t2 1\n1 The blue square is to the left of the red sphere.\n2 The blue square is below the pink rectangle.\n3 Is the red sphere below the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n5 Is the red sphere to the left of the pink rectangle?\tno\t1 2\n6 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n7 Is the red sphere above the pink rectangle?\tno\t1 2\n8 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n9 Is the red sphere to the left of the pink rectangle?\tno\t1 2\n10 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n1 The red sphere is below the triangle.\n2 The blue square is below the red sphere.\n3 Is the triangle to the left of the blue square?\tno\t1 2\n4 Is the blue square to the left of the triangle?\tno\t2 1\n5 Is the blue square below the triangle?\tyes\t2 1\n6 Is the triangle below the blue square?\tno\t1 2\n7 Is the triangle above the blue square?\tyes\t1 2\n8 Is the triangle below the blue square?\tno\t1 2\n9 Is the triangle below the blue square?\tno\t1 2\n10 Is the blue square to the left of the triangle?\tno\t2 1\n1 The yellow square is above the triangle.\n2 The pink rectangle is below the triangle.\n3 Is the pink rectangle below the yellow square?\tyes\t2 1\n4 Is the pink rectangle below the yellow square?\tyes\t2 1\n5 Is the yellow square above the pink rectangle?\tyes\t1 2\n6 Is the yellow square below the pink rectangle?\tno\t1 2\n7 Is the yellow square above the pink rectangle?\tyes\t1 2\n8 Is the yellow square to the right of the pink rectangle?\tno\t1 2\n9 Is the yellow square to the left of the pink rectangle?\tno\t1 2\n10 Is the pink rectangle to the right of the yellow square?\tno\t2 1\n1 The red sphere is to the right of the red square.\n2 The red sphere is to the left of the pink rectangle.\n3 Is the pink rectangle to the left of the red square?\tno\t2 1\n4 Is the red square to the left of the pink rectangle?\tyes\t1 2\n5 Is the red square above the pink rectangle?\tno\t1 2\n6 Is the pink rectangle to the right of the red square?\tyes\t2 1\n7 Is the pink rectangle below the red square?\tno\t2 1\n8 Is the red square to the left of the pink rectangle?\tyes\t1 2\n9 Is the pink rectangle to the right of the red square?\tyes\t2 1\n10 Is the pink rectangle below the red square?\tno\t2 1\n1 The triangle is to the left of the red sphere.\n2 The pink rectangle is to the right of the red sphere.\n3 Is the triangle to the right of the pink rectangle?\tno\t1 2\n4 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n5 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle above the triangle?\tno\t2 1\n7 Is the pink rectangle above the triangle?\tno\t2 1\n8 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n9 Is the triangle to the right of the pink rectangle?\tno\t1 2\n10 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n1 The pink rectangle is below the red square.\n2 The triangle is to the left of the pink rectangle.\n3 Is the red square to the right of the triangle?\tyes\t1 2\n4 Is the triangle below the red square?\tyes\t2 1\n5 Is the triangle above the red square?\tno\t2 1\n6 Is the red square to the right of the triangle?\tyes\t1 2\n7 Is the red square above the triangle?\tyes\t1 2\n8 Is the red square to the left of the triangle?\tno\t1 2\n9 Is the red square below the triangle?\tno\t1 2\n10 Is the red square above the triangle?\tyes\t1 2\n1 The triangle is above the red square.\n2 The red square is above the pink rectangle.\n3 Is the triangle above the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle above the triangle?\tno\t2 1\n5 Is the pink rectangle below the triangle?\tyes\t2 1\n6 Is the triangle above the pink rectangle?\tyes\t1 2\n7 Is the pink rectangle to the right of the triangle?\tno\t2 1\n8 Is the pink rectangle below the triangle?\tyes\t2 1\n9 Is the triangle above the pink rectangle?\tyes\t1 2\n10 Is the pink rectangle to the left of the triangle?\tno\t2 1\n1 The red square is to the right of the red sphere.\n2 The red sphere is to the right of the yellow square.\n3 Is the yellow square to the left of the red square?\tyes\t2 1\n4 Is the yellow square to the right of the red square?\tno\t2 1\n5 Is the yellow square to the left of the red square?\tyes\t2 1\n6 Is the red square above the yellow square?\tno\t1 2\n7 Is the red square above the yellow square?\tno\t1 2\n8 Is the red square to the right of the yellow square?\tyes\t1 2\n9 Is the red square to the left of the yellow square?\tno\t1 2\n10 Is the yellow square below the red square?\tno\t2 1\n1 The red square is below the red sphere.\n2 The red sphere is to the left of the pink rectangle.\n3 Is the red square below the pink rectangle?\tyes\t1 2\n4 Is the red square below the pink rectangle?\tyes\t1 2\n5 Is the pink rectangle above the red square?\tyes\t2 1\n6 Is the pink rectangle to the left of the red square?\tno\t2 1\n7 Is the red square above the pink rectangle?\tno\t1 2\n8 Is the red square to the left of the pink rectangle?\tyes\t1 2\n9 Is the pink rectangle to the left of the red square?\tno\t2 1\n10 Is the pink rectangle to the left of the red square?\tno\t2 1\n1 The pink rectangle is to the right of the blue square.\n2 The red sphere is below the blue square.\n3 Is the pink rectangle to the right of the red sphere?\tyes\t1 2\n4 Is the red sphere to the left of the pink rectangle?\tyes\t2 1\n5 Is the pink rectangle to the right of the red sphere?\tyes\t1 2\n6 Is the pink rectangle above the red sphere?\tyes\t1 2\n7 Is the pink rectangle below the red sphere?\tno\t1 2\n8 Is the red sphere above the pink rectangle?\tno\t2 1\n9 Is the red sphere to the left of the pink rectangle?\tyes\t2 1\n10 Is the red sphere to the right of the pink rectangle?\tno\t2 1\n1 The yellow square is to the right of the red sphere.\n2 The yellow square is to the left of the red square.\n3 Is the red square to the right of the red sphere?\tyes\t2 1\n4 Is the red square to the left of the red sphere?\tno\t2 1\n5 Is the red sphere to the left of the red square?\tyes\t1 2\n6 Is the red square to the right of the red sphere?\tyes\t2 1\n7 Is the red sphere above the red square?\tno\t1 2\n8 Is the red sphere to the right of the red square?\tno\t1 2\n9 Is the red square above the red sphere?\tno\t2 1\n10 Is the red square to the right of the red sphere?\tyes\t2 1\n1 The blue square is to the right of the pink rectangle.\n2 The blue square is below the yellow square.\n3 Is the pink rectangle below the yellow square?\tyes\t1 2\n4 Is the yellow square to the left of the pink rectangle?\tno\t2 1\n5 Is the yellow square below the pink rectangle?\tno\t2 1\n6 Is the pink rectangle to the right of the yellow square?\tno\t1 2\n7 Is the pink rectangle below the yellow square?\tyes\t1 2\n8 Is the pink rectangle to the left of the yellow square?\tyes\t1 2\n9 Is the pink rectangle above the yellow square?\tno\t1 2\n10 Is the yellow square above the pink rectangle?\tyes\t2 1\n1 The red square is below the red sphere.\n2 The red square is to the right of the blue square.\n3 Is the red sphere below the blue square?\tno\t1 2\n4 Is the red sphere to the right of the blue square?\tyes\t1 2\n5 Is the blue square below the red sphere?\tyes\t2 1\n6 Is the red sphere to the left of the blue square?\tno\t1 2\n7 Is the blue square to the left of the red sphere?\tyes\t2 1\n8 Is the red sphere below the blue square?\tno\t1 2\n9 Is the blue square below the red sphere?\tyes\t2 1\n10 Is the red sphere to the right of the blue square?\tyes\t1 2\n1 The red sphere is below the red square.\n2 The red square is to the left of the pink rectangle.\n3 Is the red sphere below the pink rectangle?\tyes\t1 2\n4 Is the red sphere below the pink rectangle?\tyes\t1 2\n5 Is the pink rectangle to the left of the red sphere?\tno\t2 1\n6 Is the pink rectangle to the right of the red sphere?\tyes\t2 1\n7 Is the pink rectangle below the red sphere?\tno\t2 1\n8 Is the pink rectangle to the right of the red sphere?\tyes\t2 1\n9 Is the pink rectangle to the left of the red sphere?\tno\t2 1\n10 Is the red sphere to the left of the pink rectangle?\tyes\t1 2\n1 The blue square is to the left of the triangle.\n2 The triangle is above the pink rectangle.\n3 Is the pink rectangle to the right of the blue square?\tyes\t2 1\n4 Is the blue square to the right of the pink rectangle?\tno\t1 2\n5 Is the blue square to the left of the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle to the right of the blue square?\tyes\t2 1\n7 Is the pink rectangle below the blue square?\tyes\t2 1\n8 Is the pink rectangle to the right of the blue square?\tyes\t2 1\n9 Is the blue square to the left of the pink rectangle?\tyes\t1 2\n10 Is the blue square to the left of the pink rectangle?\tyes\t1 2\n1 The red square is to the left of the yellow square.\n2 The red square is to the right of the red sphere.\n3 Is the yellow square to the right of the red sphere?\tyes\t1 2\n4 Is the yellow square to the right of the red sphere?\tyes\t1 2\n5 Is the yellow square to the right of the red sphere?\tyes\t1 2\n6 Is the red sphere above the yellow square?\tno\t2 1\n7 Is the yellow square to the left of the red sphere?\tno\t1 2\n8 Is the yellow square to the left of the red sphere?\tno\t1 2\n9 Is the red sphere to the left of the yellow square?\tyes\t2 1\n10 Is the red sphere to the left of the yellow square?\tyes\t2 1\n1 The pink rectangle is to the right of the red sphere.\n2 The red square is below the pink rectangle.\n3 Is the red sphere to the right of the red square?\tno\t1 2\n4 Is the red square below the red sphere?\tyes\t2 1\n5 Is the red sphere above the red square?\tyes\t1 2\n6 Is the red sphere to the left of the red square?\tyes\t1 2\n7 Is the red square to the right of the red sphere?\tyes\t2 1\n8 Is the red square above the red sphere?\tno\t2 1\n9 Is the red square to the left of the red sphere?\tno\t2 1\n10 Is the red square above the red sphere?\tno\t2 1\n1 The red sphere is below the red square.\n2 The pink rectangle is to the left of the red sphere.\n3 Is the pink rectangle to the left of the red square?\tyes\t2 1\n4 Is the pink rectangle below the red square?\tyes\t2 1\n5 Is the red square above the pink rectangle?\tyes\t1 2\n6 Is the red square to the right of the pink rectangle?\tyes\t1 2\n7 Is the red square to the right of the pink rectangle?\tyes\t1 2\n8 Is the red square below the pink rectangle?\tno\t1 2\n9 Is the pink rectangle above the red square?\tno\t2 1\n10 Is the red square below the pink rectangle?\tno\t1 2\n1 The yellow square is below the red sphere.\n2 The blue square is to the left of the yellow square.\n3 Is the red sphere to the left of the blue square?\tno\t1 2\n4 Is the blue square below the red sphere?\tyes\t2 1\n5 Is the blue square below the red sphere?\tyes\t2 1\n6 Is the red sphere to the left of the blue square?\tno\t1 2\n7 Is the red sphere below the blue square?\tno\t1 2\n8 Is the blue square to the left of the red sphere?\tyes\t2 1\n9 Is the blue square above the red sphere?\tno\t2 1\n10 Is the blue square below the red sphere?\tyes\t2 1\n1 The blue square is above the red square.\n2 The red square is to the left of the red sphere.\n3 Is the blue square to the left of the red sphere?\tyes\t1 2\n4 Is the red sphere below the blue square?\tyes\t2 1\n5 Is the red sphere to the left of the blue square?\tno\t2 1\n6 Is the blue square below the red sphere?\tno\t1 2\n7 Is the blue square above the red sphere?\tyes\t1 2\n8 Is the red sphere to the right of the blue square?\tyes\t2 1\n9 Is the red sphere to the right of the blue square?\tyes\t2 1\n10 Is the red sphere to the left of the blue square?\tno\t2 1\n1 The red square is below the yellow square.\n2 The red square is above the blue square.\n3 Is the blue square to the right of the yellow square?\tno\t2 1\n4 Is the blue square below the yellow square?\tyes\t2 1\n5 Is the yellow square above the blue square?\tyes\t1 2\n6 Is the blue square below the yellow square?\tyes\t2 1\n7 Is the yellow square above the blue square?\tyes\t1 2\n8 Is the yellow square above the blue square?\tyes\t1 2\n9 Is the blue square to the left of the yellow square?\tno\t2 1\n10 Is the blue square to the right of the yellow square?\tno\t2 1\n1 The blue square is below the triangle.\n2 The blue square is above the yellow square.\n3 Is the yellow square to the right of the triangle?\tno\t2 1\n4 Is the yellow square below the triangle?\tyes\t2 1\n5 Is the yellow square below the triangle?\tyes\t2 1\n6 Is the yellow square to the right of the triangle?\tno\t2 1\n7 Is the yellow square below the triangle?\tyes\t2 1\n8 Is the triangle to the left of the yellow square?\tno\t1 2\n9 Is the triangle above the yellow square?\tyes\t1 2\n10 Is the yellow square below the triangle?\tyes\t2 1\n1 The yellow square is to the right of the blue square.\n2 The yellow square is below the triangle.\n3 Is the blue square to the right of the triangle?\tno\t1 2\n4 Is the triangle to the right of the blue square?\tyes\t2 1\n5 Is the blue square to the right of the triangle?\tno\t1 2\n6 Is the triangle below the blue square?\tno\t2 1\n7 Is the blue square to the left of the triangle?\tyes\t1 2\n8 Is the triangle to the right of the blue square?\tyes\t2 1\n9 Is the blue square below the triangle?\tyes\t1 2\n10 Is the triangle to the right of the blue square?\tyes\t2 1\n1 The red square is to the right of the red sphere.\n2 The red square is to the left of the blue square.\n3 Is the blue square to the right of the red sphere?\tyes\t2 1\n4 Is the blue square below the red sphere?\tno\t2 1\n5 Is the red sphere to the right of the blue square?\tno\t1 2\n6 Is the red sphere to the left of the blue square?\tyes\t1 2\n7 Is the red sphere below the blue square?\tno\t1 2\n8 Is the red sphere to the left of the blue square?\tyes\t1 2\n9 Is the blue square to the right of the red sphere?\tyes\t2 1\n10 Is the red sphere to the right of the blue square?\tno\t1 2\n1 The blue square is below the triangle.\n2 The triangle is to the right of the red sphere.\n3 Is the blue square to the left of the red sphere?\tno\t1 2\n4 Is the red sphere above the blue square?\tyes\t2 1\n5 Is the blue square to the left of the red sphere?\tno\t1 2\n6 Is the red sphere above the blue square?\tyes\t2 1\n7 Is the blue square below the red sphere?\tyes\t1 2\n8 Is the red sphere to the left of the blue square?\tyes\t2 1\n9 Is the blue square to the right of the red sphere?\tyes\t1 2\n10 Is the red sphere above the blue square?\tyes\t2 1\n1 The red square is to the left of the triangle.\n2 The red square is to the right of the yellow square.\n3 Is the triangle above the yellow square?\tno\t1 2\n4 Is the yellow square below the triangle?\tno\t2 1\n5 Is the yellow square to the left of the triangle?\tyes\t2 1\n6 Is the yellow square above the triangle?\tno\t2 1\n7 Is the yellow square above the triangle?\tno\t2 1\n8 Is the yellow square to the right of the triangle?\tno\t2 1\n9 Is the yellow square to the left of the triangle?\tyes\t2 1\n10 Is the yellow square to the left of the triangle?\tyes\t2 1\n1 The pink rectangle is to the left of the blue square.\n2 The pink rectangle is below the triangle.\n3 Is the blue square below the triangle?\tyes\t1 2\n4 Is the triangle above the blue square?\tyes\t2 1\n5 Is the blue square above the triangle?\tno\t1 2\n6 Is the triangle to the left of the blue square?\tyes\t2 1\n7 Is the blue square to the right of the triangle?\tyes\t1 2\n8 Is the triangle to the right of the blue square?\tno\t2 1\n9 Is the blue square to the left of the triangle?\tno\t1 2\n10 Is the blue square above the triangle?\tno\t1 2\n1 The red square is below the red sphere.\n2 The yellow square is to the left of the red sphere.\n3 Is the yellow square below the red square?\tno\t2 1\n4 Is the yellow square to the right of the red square?\tno\t2 1\n5 Is the yellow square to the right of the red square?\tno\t2 1\n6 Is the yellow square to the left of the red square?\tyes\t2 1\n7 Is the red square above the yellow square?\tno\t1 2\n8 Is the red square below the yellow square?\tyes\t1 2\n9 Is the red square to the right of the yellow square?\tyes\t1 2\n10 Is the red square to the left of the yellow square?\tno\t1 2\n1 The red sphere is to the left of the pink rectangle.\n2 The red sphere is below the red square.\n3 Is the red square above the pink rectangle?\tyes\t2 1\n4 Is the red square to the left of the pink rectangle?\tyes\t2 1\n5 Is the pink rectangle above the red square?\tno\t1 2\n6 Is the red square to the left of the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle above the red square?\tno\t1 2\n8 Is the red square above the pink rectangle?\tyes\t2 1\n9 Is the pink rectangle to the right of the red square?\tyes\t1 2\n10 Is the red square below the pink rectangle?\tno\t2 1\n1 The blue square is to the right of the red sphere.\n2 The blue square is to the left of the red square.\n3 Is the red sphere above the red square?\tno\t1 2\n4 Is the red square below the red sphere?\tno\t2 1\n5 Is the red square above the red sphere?\tno\t2 1\n6 Is the red sphere to the left of the red square?\tyes\t1 2\n7 Is the red sphere to the right of the red square?\tno\t1 2\n8 Is the red sphere to the left of the red square?\tyes\t1 2\n9 Is the red sphere to the right of the red square?\tno\t1 2\n10 Is the red sphere to the right of the red square?\tno\t1 2\n1 The red square is above the blue square.\n2 The blue square is to the left of the yellow square.\n3 Is the red square below the yellow square?\tno\t1 2\n4 Is the yellow square to the left of the red square?\tno\t2 1\n5 Is the red square above the yellow square?\tyes\t1 2\n6 Is the yellow square to the right of the red square?\tyes\t2 1\n7 Is the yellow square to the right of the red square?\tyes\t2 1\n8 Is the yellow square below the red square?\tyes\t2 1\n9 Is the yellow square to the right of the red square?\tyes\t2 1\n10 Is the yellow square to the left of the red square?\tno\t2 1\n1 The triangle is above the blue square.\n2 The blue square is above the yellow square.\n3 Is the yellow square below the triangle?\tyes\t2 1\n4 Is the triangle above the yellow square?\tyes\t1 2\n5 Is the yellow square below the triangle?\tyes\t2 1\n6 Is the yellow square above the triangle?\tno\t2 1\n7 Is the yellow square below the triangle?\tyes\t2 1\n8 Is the yellow square to the right of the triangle?\tno\t2 1\n9 Is the yellow square above the triangle?\tno\t2 1\n10 Is the yellow square below the triangle?\tyes\t2 1\n1 The triangle is above the red sphere.\n2 The triangle is to the right of the blue square.\n3 Is the red sphere to the right of the blue square?\tyes\t1 2\n4 Is the red sphere above the blue square?\tno\t1 2\n5 Is the blue square below the red sphere?\tno\t2 1\n6 Is the red sphere below the blue square?\tyes\t1 2\n7 Is the blue square above the red sphere?\tyes\t2 1\n8 Is the red sphere to the right of the blue square?\tyes\t1 2\n9 Is the blue square above the red sphere?\tyes\t2 1\n10 Is the blue square to the left of the red sphere?\tyes\t2 1\n1 The red square is to the left of the triangle.\n2 The red square is below the red sphere.\n3 Is the red sphere below the triangle?\tno\t2 1\n4 Is the red sphere above the triangle?\tyes\t2 1\n5 Is the triangle above the red sphere?\tno\t1 2\n6 Is the red sphere below the triangle?\tno\t2 1\n7 Is the triangle below the red sphere?\tyes\t1 2\n8 Is the triangle above the red sphere?\tno\t1 2\n9 Is the red sphere above the triangle?\tyes\t2 1\n10 Is the red sphere above the triangle?\tyes\t2 1\n1 The red sphere is to the right of the blue square.\n2 The red sphere is below the red square.\n3 Is the red square to the right of the blue square?\tyes\t2 1\n4 Is the red square above the blue square?\tyes\t2 1\n5 Is the red square below the blue square?\tno\t2 1\n6 Is the red square to the left of the blue square?\tno\t2 1\n7 Is the blue square to the left of the red square?\tyes\t1 2\n8 Is the red square to the left of the blue square?\tno\t2 1\n9 Is the red square to the right of the blue square?\tyes\t2 1\n10 Is the red square to the left of the blue square?\tno\t2 1\n1 The pink rectangle is to the right of the yellow square.\n2 The pink rectangle is to the left of the red sphere.\n3 Is the yellow square above the red sphere?\tno\t1 2\n4 Is the red sphere above the yellow square?\tno\t2 1\n5 Is the yellow square to the left of the red sphere?\tyes\t1 2\n6 Is the red sphere to the left of the yellow square?\tno\t2 1\n7 Is the red sphere to the right of the yellow square?\tyes\t2 1\n8 Is the yellow square to the left of the red sphere?\tyes\t1 2\n9 Is the yellow square to the left of the red sphere?\tyes\t1 2\n10 Is the red sphere to the left of the yellow square?\tno\t2 1\n1 The pink rectangle is above the blue square.\n2 The yellow square is above the pink rectangle.\n3 Is the blue square below the yellow square?\tyes\t1 2\n4 Is the yellow square above the blue square?\tyes\t2 1\n5 Is the yellow square below the blue square?\tno\t2 1\n6 Is the yellow square above the blue square?\tyes\t2 1\n7 Is the blue square to the left of the yellow square?\tno\t1 2\n8 Is the yellow square above the blue square?\tyes\t2 1\n9 Is the yellow square below the blue square?\tno\t2 1\n10 Is the yellow square to the right of the blue square?\tno\t2 1\n1 The triangle is to the right of the red sphere.\n2 The triangle is above the blue square.\n3 Is the blue square to the right of the red sphere?\tyes\t2 1\n4 Is the red sphere to the left of the blue square?\tyes\t1 2\n5 Is the blue square below the red sphere?\tyes\t2 1\n6 Is the red sphere to the left of the blue square?\tyes\t1 2\n7 Is the red sphere above the blue square?\tyes\t1 2\n8 Is the red sphere to the left of the blue square?\tyes\t1 2\n9 Is the blue square below the red sphere?\tyes\t2 1\n10 Is the blue square above the red sphere?\tno\t2 1\n1 The yellow square is to the right of the blue square.\n2 The yellow square is to the left of the triangle.\n3 Is the triangle to the left of the blue square?\tno\t2 1\n4 Is the blue square to the left of the triangle?\tyes\t1 2\n5 Is the triangle above the blue square?\tno\t2 1\n6 Is the blue square to the left of the triangle?\tyes\t1 2\n7 Is the triangle to the right of the blue square?\tyes\t2 1\n8 Is the triangle to the right of the blue square?\tyes\t2 1\n9 Is the triangle to the right of the blue square?\tyes\t2 1\n10 Is the triangle below the blue square?\tno\t2 1\n1 The yellow square is to the left of the triangle.\n2 The yellow square is above the pink rectangle.\n3 Is the pink rectangle to the right of the triangle?\tno\t2 1\n4 Is the pink rectangle to the left of the triangle?\tyes\t2 1\n5 Is the pink rectangle to the right of the triangle?\tno\t2 1\n6 Is the triangle below the pink rectangle?\tno\t1 2\n7 Is the pink rectangle below the triangle?\tyes\t2 1\n8 Is the triangle below the pink rectangle?\tno\t1 2\n9 Is the triangle above the pink rectangle?\tyes\t1 2\n10 Is the pink rectangle below the triangle?\tyes\t2 1\n1 The triangle is to the right of the pink rectangle.\n2 The triangle is above the yellow square.\n3 Is the pink rectangle to the right of the yellow square?\tno\t1 2\n4 Is the yellow square to the right of the pink rectangle?\tyes\t2 1\n5 Is the yellow square to the left of the pink rectangle?\tno\t2 1\n6 Is the yellow square above the pink rectangle?\tno\t2 1\n7 Is the yellow square below the pink rectangle?\tyes\t2 1\n8 Is the yellow square above the pink rectangle?\tno\t2 1\n9 Is the yellow square above the pink rectangle?\tno\t2 1\n10 Is the pink rectangle to the right of the yellow square?\tno\t1 2\n1 The red sphere is above the yellow square.\n2 The red sphere is to the left of the red square.\n3 Is the yellow square above the red square?\tno\t1 2\n4 Is the red square below the yellow square?\tno\t2 1\n5 Is the red square below the yellow square?\tno\t2 1\n6 Is the yellow square above the red square?\tno\t1 2\n7 Is the red square above the yellow square?\tyes\t2 1\n8 Is the yellow square to the right of the red square?\tno\t1 2\n9 Is the red square below the yellow square?\tno\t2 1\n10 Is the yellow square below the red square?\tyes\t1 2\n1 The triangle is below the red sphere.\n2 The yellow square is below the triangle.\n3 Is the red sphere above the yellow square?\tyes\t1 2\n4 Is the yellow square below the red sphere?\tyes\t2 1\n5 Is the red sphere below the yellow square?\tno\t1 2\n6 Is the yellow square below the red sphere?\tyes\t2 1\n7 Is the yellow square above the red sphere?\tno\t2 1\n8 Is the yellow square above the red sphere?\tno\t2 1\n9 Is the red sphere to the right of the yellow square?\tno\t1 2\n10 Is the red sphere to the right of the yellow square?\tno\t1 2\n1 The blue square is above the pink rectangle.\n2 The yellow square is to the right of the pink rectangle.\n3 Is the yellow square above the blue square?\tno\t2 1\n4 Is the yellow square to the right of the blue square?\tyes\t2 1\n5 Is the yellow square below the blue square?\tyes\t2 1\n6 Is the yellow square to the left of the blue square?\tno\t2 1\n7 Is the yellow square to the left of the blue square?\tno\t2 1\n8 Is the yellow square to the left of the blue square?\tno\t2 1\n9 Is the blue square to the right of the yellow square?\tno\t1 2\n10 Is the blue square to the left of the yellow square?\tyes\t1 2\n1 The pink rectangle is to the left of the red sphere.\n2 The yellow square is above the pink rectangle.\n3 Is the yellow square above the red sphere?\tyes\t2 1\n4 Is the red sphere above the yellow square?\tno\t1 2\n5 Is the yellow square below the red sphere?\tno\t2 1\n6 Is the red sphere above the yellow square?\tno\t1 2\n7 Is the yellow square above the red sphere?\tyes\t2 1\n8 Is the yellow square to the left of the red sphere?\tyes\t2 1\n9 Is the yellow square below the red sphere?\tno\t2 1\n10 Is the yellow square to the right of the red sphere?\tno\t2 1\n1 The triangle is to the right of the blue square.\n2 The triangle is to the left of the pink rectangle.\n3 Is the pink rectangle above the blue square?\tno\t2 1\n4 Is the blue square to the left of the pink rectangle?\tyes\t1 2\n5 Is the pink rectangle below the blue square?\tno\t2 1\n6 Is the blue square to the right of the pink rectangle?\tno\t1 2\n7 Is the blue square above the pink rectangle?\tno\t1 2\n8 Is the pink rectangle above the blue square?\tno\t2 1\n9 Is the pink rectangle to the right of the blue square?\tyes\t2 1\n10 Is the blue square to the right of the pink rectangle?\tno\t1 2\n1 The blue square is to the left of the red sphere.\n2 The blue square is to the right of the pink rectangle.\n3 Is the red sphere to the right of the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle above the red sphere?\tno\t2 1\n5 Is the red sphere to the right of the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n7 Is the pink rectangle above the red sphere?\tno\t2 1\n8 Is the red sphere to the right of the pink rectangle?\tyes\t1 2\n9 Is the red sphere to the right of the pink rectangle?\tyes\t1 2\n10 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n1 The red sphere is to the right of the triangle.\n2 The red sphere is above the blue square.\n3 Is the triangle to the left of the blue square?\tyes\t1 2\n4 Is the triangle above the blue square?\tyes\t1 2\n5 Is the triangle above the blue square?\tyes\t1 2\n6 Is the triangle to the right of the blue square?\tno\t1 2\n7 Is the triangle to the right of the blue square?\tno\t1 2\n8 Is the triangle to the right of the blue square?\tno\t1 2\n9 Is the triangle above the blue square?\tyes\t1 2\n10 Is the triangle above the blue square?\tyes\t1 2\n1 The yellow square is above the triangle.\n2 The yellow square is to the left of the blue square.\n3 Is the triangle below the blue square?\tyes\t1 2\n4 Is the triangle above the blue square?\tno\t1 2\n5 Is the blue square above the triangle?\tyes\t2 1\n6 Is the blue square below the triangle?\tno\t2 1\n7 Is the triangle below the blue square?\tyes\t1 2\n8 Is the triangle below the blue square?\tyes\t1 2\n9 Is the blue square to the right of the triangle?\tyes\t2 1\n10 Is the triangle to the left of the blue square?\tyes\t1 2\n1 The yellow square is to the right of the red square.\n2 The yellow square is below the blue square.\n3 Is the blue square to the right of the red square?\tyes\t2 1\n4 Is the blue square above the red square?\tyes\t2 1\n5 Is the blue square to the right of the red square?\tyes\t2 1\n6 Is the red square above the blue square?\tno\t1 2\n7 Is the red square above the blue square?\tno\t1 2\n8 Is the red square to the left of the blue square?\tyes\t1 2\n9 Is the red square above the blue square?\tno\t1 2\n10 Is the red square above the blue square?\tno\t1 2\n1 The yellow square is to the left of the red square.\n2 The yellow square is to the right of the blue square.\n3 Is the blue square above the red square?\tno\t2 1\n4 Is the red square to the left of the blue square?\tno\t1 2\n5 Is the blue square to the right of the red square?\tno\t2 1\n6 Is the blue square to the left of the red square?\tyes\t2 1\n7 Is the blue square to the left of the red square?\tyes\t2 1\n8 Is the blue square to the left of the red square?\tyes\t2 1\n9 Is the blue square to the left of the red square?\tyes\t2 1\n10 Is the red square below the blue square?\tno\t1 2\n1 The triangle is to the left of the red square.\n2 The triangle is below the blue square.\n3 Is the blue square below the red square?\tno\t2 1\n4 Is the blue square to the right of the red square?\tno\t2 1\n5 Is the red square below the blue square?\tyes\t1 2\n6 Is the blue square to the right of the red square?\tno\t2 1\n7 Is the red square below the blue square?\tyes\t1 2\n8 Is the red square to the right of the blue square?\tyes\t1 2\n9 Is the blue square to the right of the red square?\tno\t2 1\n10 Is the red square to the right of the blue square?\tyes\t1 2\n1 The red square is to the left of the red sphere.\n2 The red sphere is above the yellow square.\n3 Is the red square above the yellow square?\tyes\t1 2\n4 Is the yellow square below the red square?\tyes\t2 1\n5 Is the yellow square below the red square?\tyes\t2 1\n6 Is the red square above the yellow square?\tyes\t1 2\n7 Is the yellow square to the left of the red square?\tno\t2 1\n8 Is the yellow square above the red square?\tno\t2 1\n9 Is the red square to the right of the yellow square?\tno\t1 2\n10 Is the red square to the right of the yellow square?\tno\t1 2\n1 The triangle is to the left of the blue square.\n2 The red square is to the left of the triangle.\n3 Is the red square to the left of the blue square?\tyes\t2 1\n4 Is the blue square to the right of the red square?\tyes\t1 2\n5 Is the blue square below the red square?\tno\t1 2\n6 Is the red square below the blue square?\tno\t2 1\n7 Is the red square to the left of the blue square?\tyes\t2 1\n8 Is the blue square below the red square?\tno\t1 2\n9 Is the blue square to the right of the red square?\tyes\t1 2\n10 Is the red square to the left of the blue square?\tyes\t2 1\n1 The pink rectangle is to the left of the blue square.\n2 The pink rectangle is below the red square.\n3 Is the red square to the left of the blue square?\tyes\t2 1\n4 Is the red square to the right of the blue square?\tno\t2 1\n5 Is the blue square to the right of the red square?\tyes\t1 2\n6 Is the blue square below the red square?\tyes\t1 2\n7 Is the red square to the right of the blue square?\tno\t2 1\n8 Is the blue square to the left of the red square?\tno\t1 2\n9 Is the red square above the blue square?\tyes\t2 1\n10 Is the red square below the blue square?\tno\t2 1\n1 The triangle is to the right of the yellow square.\n2 The triangle is below the blue square.\n3 Is the blue square below the yellow square?\tno\t2 1\n4 Is the blue square below the yellow square?\tno\t2 1\n5 Is the yellow square above the blue square?\tno\t1 2\n6 Is the blue square below the yellow square?\tno\t2 1\n7 Is the yellow square to the right of the blue square?\tno\t1 2\n8 Is the blue square above the yellow square?\tyes\t2 1\n9 Is the blue square below the yellow square?\tno\t2 1\n10 Is the yellow square to the right of the blue square?\tno\t1 2\n1 The pink rectangle is to the left of the blue square.\n2 The blue square is to the left of the triangle.\n3 Is the pink rectangle above the triangle?\tno\t1 2\n4 Is the triangle to the left of the pink rectangle?\tno\t2 1\n5 Is the pink rectangle to the left of the triangle?\tyes\t1 2\n6 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n7 Is the triangle above the pink rectangle?\tno\t2 1\n8 Is the pink rectangle below the triangle?\tno\t1 2\n9 Is the triangle above the pink rectangle?\tno\t2 1\n10 Is the pink rectangle above the triangle?\tno\t1 2\n1 The blue square is to the left of the red square.\n2 The red sphere is to the left of the blue square.\n3 Is the red square to the right of the red sphere?\tyes\t1 2\n4 Is the red square to the left of the red sphere?\tno\t1 2\n5 Is the red sphere to the left of the red square?\tyes\t2 1\n6 Is the red square to the right of the red sphere?\tyes\t1 2\n7 Is the red square above the red sphere?\tno\t1 2\n8 Is the red sphere to the left of the red square?\tyes\t2 1\n9 Is the red square to the left of the red sphere?\tno\t1 2\n10 Is the red sphere to the left of the red square?\tyes\t2 1\n1 The pink rectangle is below the blue square.\n2 The red square is above the blue square.\n3 Is the red square above the pink rectangle?\tyes\t2 1\n4 Is the pink rectangle below the red square?\tyes\t1 2\n5 Is the pink rectangle above the red square?\tno\t1 2\n6 Is the pink rectangle below the red square?\tyes\t1 2\n7 Is the red square below the pink rectangle?\tno\t2 1\n8 Is the pink rectangle below the red square?\tyes\t1 2\n9 Is the pink rectangle above the red square?\tno\t1 2\n10 Is the pink rectangle to the right of the red square?\tno\t1 2\n1 The red square is to the right of the triangle.\n2 The red square is above the pink rectangle.\n3 Is the triangle to the right of the pink rectangle?\tno\t1 2\n4 Is the triangle to the right of the pink rectangle?\tno\t1 2\n5 Is the pink rectangle below the triangle?\tyes\t2 1\n6 Is the pink rectangle to the right of the triangle?\tyes\t2 1\n7 Is the triangle above the pink rectangle?\tyes\t1 2\n8 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n9 Is the pink rectangle below the triangle?\tyes\t2 1\n10 Is the pink rectangle to the left of the triangle?\tno\t2 1\n1 The yellow square is above the blue square.\n2 The yellow square is to the left of the triangle.\n3 Is the blue square to the left of the triangle?\tyes\t1 2\n4 Is the triangle to the left of the blue square?\tno\t2 1\n5 Is the triangle above the blue square?\tyes\t2 1\n6 Is the blue square below the triangle?\tyes\t1 2\n7 Is the blue square to the right of the triangle?\tno\t1 2\n8 Is the triangle above the blue square?\tyes\t2 1\n9 Is the triangle above the blue square?\tyes\t2 1\n10 Is the triangle above the blue square?\tyes\t2 1\n1 The yellow square is to the right of the triangle.\n2 The yellow square is below the blue square.\n3 Is the blue square to the right of the triangle?\tyes\t2 1\n4 Is the blue square to the left of the triangle?\tno\t2 1\n5 Is the blue square to the left of the triangle?\tno\t2 1\n6 Is the triangle below the blue square?\tyes\t1 2\n7 Is the triangle to the left of the blue square?\tyes\t1 2\n8 Is the triangle below the blue square?\tyes\t1 2\n9 Is the blue square to the left of the triangle?\tno\t2 1\n10 Is the blue square below the triangle?\tno\t2 1\n1 The pink rectangle is above the red sphere.\n2 The pink rectangle is to the left of the triangle.\n3 Is the red sphere to the right of the triangle?\tno\t1 2\n4 Is the red sphere above the triangle?\tno\t1 2\n5 Is the red sphere below the triangle?\tyes\t1 2\n6 Is the triangle below the red sphere?\tno\t2 1\n7 Is the red sphere below the triangle?\tyes\t1 2\n8 Is the triangle below the red sphere?\tno\t2 1\n9 Is the triangle to the left of the red sphere?\tno\t2 1\n10 Is the red sphere to the left of the triangle?\tyes\t1 2\n1 The yellow square is above the triangle.\n2 The red sphere is to the left of the yellow square.\n3 Is the red sphere below the triangle?\tno\t2 1\n4 Is the triangle below the red sphere?\tyes\t1 2\n5 Is the triangle to the left of the red sphere?\tno\t1 2\n6 Is the triangle to the left of the red sphere?\tno\t1 2\n7 Is the triangle to the left of the red sphere?\tno\t1 2\n8 Is the triangle below the red sphere?\tyes\t1 2\n9 Is the red sphere to the left of the triangle?\tyes\t2 1\n10 Is the red sphere to the left of the triangle?\tyes\t2 1\n1 The triangle is to the left of the red square.\n2 The red sphere is below the red square.\n3 Is the red sphere to the right of the triangle?\tyes\t2 1\n4 Is the triangle to the right of the red sphere?\tno\t1 2\n5 Is the red sphere to the left of the triangle?\tno\t2 1\n6 Is the red sphere to the right of the triangle?\tyes\t2 1\n7 Is the red sphere above the triangle?\tno\t2 1\n8 Is the triangle above the red sphere?\tyes\t1 2\n9 Is the red sphere to the right of the triangle?\tyes\t2 1\n10 Is the triangle below the red sphere?\tno\t1 2\n1 The yellow square is to the right of the blue square.\n2 The blue square is above the triangle.\n3 Is the yellow square above the triangle?\tyes\t1 2\n4 Is the triangle to the right of the yellow square?\tno\t2 1\n5 Is the yellow square below the triangle?\tno\t1 2\n6 Is the yellow square above the triangle?\tyes\t1 2\n7 Is the yellow square below the triangle?\tno\t1 2\n8 Is the triangle to the right of the yellow square?\tno\t2 1\n9 Is the yellow square to the left of the triangle?\tno\t1 2\n10 Is the triangle to the right of the yellow square?\tno\t2 1\n1 The red square is to the left of the triangle.\n2 The red square is above the yellow square.\n3 Is the yellow square to the left of the triangle?\tyes\t2 1\n4 Is the yellow square to the right of the triangle?\tno\t2 1\n5 Is the yellow square to the right of the triangle?\tno\t2 1\n6 Is the yellow square to the left of the triangle?\tyes\t2 1\n7 Is the triangle to the left of the yellow square?\tno\t1 2\n8 Is the yellow square above the triangle?\tno\t2 1\n9 Is the triangle above the yellow square?\tyes\t1 2\n10 Is the yellow square above the triangle?\tno\t2 1\n1 The red sphere is to the right of the yellow square.\n2 The red sphere is above the red square.\n3 Is the red square above the yellow square?\tno\t2 1\n4 Is the yellow square to the left of the red square?\tyes\t1 2\n5 Is the yellow square below the red square?\tno\t1 2\n6 Is the yellow square to the right of the red square?\tno\t1 2\n7 Is the yellow square to the left of the red square?\tyes\t1 2\n8 Is the red square below the yellow square?\tyes\t2 1\n9 Is the red square to the left of the yellow square?\tno\t2 1\n10 Is the yellow square below the red square?\tno\t1 2\n1 The red square is to the left of the triangle.\n2 The triangle is to the left of the blue square.\n3 Is the red square to the right of the blue square?\tno\t1 2\n4 Is the red square to the left of the blue square?\tyes\t1 2\n5 Is the blue square above the red square?\tno\t2 1\n6 Is the red square above the blue square?\tno\t1 2\n7 Is the red square to the left of the blue square?\tyes\t1 2\n8 Is the red square to the right of the blue square?\tno\t1 2\n9 Is the blue square to the left of the red square?\tno\t2 1\n10 Is the red square below the blue square?\tno\t1 2\n1 The triangle is above the pink rectangle.\n2 The triangle is to the right of the yellow square.\n3 Is the pink rectangle below the yellow square?\tyes\t1 2\n4 Is the pink rectangle below the yellow square?\tyes\t1 2\n5 Is the pink rectangle to the left of the yellow square?\tno\t1 2\n6 Is the yellow square above the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle below the yellow square?\tyes\t1 2\n8 Is the yellow square to the left of the pink rectangle?\tyes\t2 1\n9 Is the yellow square to the left of the pink rectangle?\tyes\t2 1\n10 Is the yellow square to the right of the pink rectangle?\tno\t2 1\n1 The triangle is to the left of the yellow square.\n2 The red square is to the left of the triangle.\n3 Is the red square to the left of the yellow square?\tyes\t2 1\n4 Is the red square below the yellow square?\tno\t2 1\n5 Is the red square below the yellow square?\tno\t2 1\n6 Is the yellow square below the red square?\tno\t1 2\n7 Is the red square to the left of the yellow square?\tyes\t2 1\n8 Is the yellow square below the red square?\tno\t1 2\n9 Is the yellow square to the right of the red square?\tyes\t1 2\n10 Is the red square to the left of the yellow square?\tyes\t2 1\n1 The triangle is below the pink rectangle.\n2 The triangle is to the left of the red square.\n3 Is the pink rectangle to the right of the red square?\tno\t1 2\n4 Is the pink rectangle to the right of the red square?\tno\t1 2\n5 Is the pink rectangle to the left of the red square?\tyes\t1 2\n6 Is the red square below the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle to the right of the red square?\tno\t1 2\n8 Is the red square to the right of the pink rectangle?\tyes\t2 1\n9 Is the pink rectangle above the red square?\tyes\t1 2\n10 Is the pink rectangle to the left of the red square?\tyes\t1 2\n1 The red square is above the red sphere.\n2 The triangle is to the right of the red sphere.\n3 Is the red square to the left of the triangle?\tyes\t1 2\n4 Is the red square below the triangle?\tno\t1 2\n5 Is the red square above the triangle?\tyes\t1 2\n6 Is the red square to the right of the triangle?\tno\t1 2\n7 Is the triangle above the red square?\tno\t2 1\n8 Is the red square above the triangle?\tyes\t1 2\n9 Is the triangle below the red square?\tyes\t2 1\n10 Is the triangle below the red square?\tyes\t2 1\n1 The blue square is above the red square.\n2 The red square is to the left of the triangle.\n3 Is the triangle to the right of the blue square?\tyes\t2 1\n4 Is the triangle above the blue square?\tno\t2 1\n5 Is the triangle to the right of the blue square?\tyes\t2 1\n6 Is the triangle to the left of the blue square?\tno\t2 1\n7 Is the blue square to the left of the triangle?\tyes\t1 2\n8 Is the blue square to the right of the triangle?\tno\t1 2\n9 Is the triangle to the right of the blue square?\tyes\t2 1\n10 Is the blue square above the triangle?\tyes\t1 2\n1 The red square is to the left of the blue square.\n2 The blue square is above the red sphere.\n3 Is the red sphere below the red square?\tyes\t2 1\n4 Is the red square to the right of the red sphere?\tno\t1 2\n5 Is the red sphere above the red square?\tno\t2 1\n6 Is the red square above the red sphere?\tyes\t1 2\n7 Is the red sphere below the red square?\tyes\t2 1\n8 Is the red sphere to the right of the red square?\tyes\t2 1\n9 Is the red sphere above the red square?\tno\t2 1\n10 Is the red square to the left of the red sphere?\tyes\t1 2\n1 The yellow square is to the right of the blue square.\n2 The yellow square is below the red square.\n3 Is the blue square to the right of the red square?\tno\t1 2\n4 Is the red square above the blue square?\tyes\t2 1\n5 Is the blue square below the red square?\tyes\t1 2\n6 Is the blue square above the red square?\tno\t1 2\n7 Is the red square above the blue square?\tyes\t2 1\n8 Is the red square to the right of the blue square?\tyes\t2 1\n9 Is the blue square below the red square?\tyes\t1 2\n10 Is the blue square below the red square?\tyes\t1 2\n1 The pink rectangle is to the left of the red square.\n2 The red square is to the left of the blue square.\n3 Is the pink rectangle to the left of the blue square?\tyes\t1 2\n4 Is the blue square to the left of the pink rectangle?\tno\t2 1\n5 Is the blue square to the right of the pink rectangle?\tyes\t2 1\n6 Is the blue square to the right of the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle above the blue square?\tno\t1 2\n8 Is the blue square above the pink rectangle?\tno\t2 1\n9 Is the blue square to the right of the pink rectangle?\tyes\t2 1\n10 Is the pink rectangle to the left of the blue square?\tyes\t1 2\n1 The red sphere is to the right of the yellow square.\n2 The red sphere is above the pink rectangle.\n3 Is the yellow square to the right of the pink rectangle?\tno\t1 2\n4 Is the yellow square below the pink rectangle?\tno\t1 2\n5 Is the pink rectangle above the yellow square?\tno\t2 1\n6 Is the pink rectangle above the yellow square?\tno\t2 1\n7 Is the yellow square below the pink rectangle?\tno\t1 2\n8 Is the yellow square to the right of the pink rectangle?\tno\t1 2\n9 Is the yellow square to the right of the pink rectangle?\tno\t1 2\n10 Is the yellow square to the left of the pink rectangle?\tyes\t1 2\n1 The red sphere is to the right of the yellow square.\n2 The yellow square is below the pink rectangle.\n3 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n4 Is the red sphere above the pink rectangle?\tno\t1 2\n5 Is the pink rectangle below the red sphere?\tno\t2 1\n6 Is the pink rectangle above the red sphere?\tyes\t2 1\n7 Is the red sphere below the pink rectangle?\tyes\t1 2\n8 Is the red sphere above the pink rectangle?\tno\t1 2\n9 Is the red sphere to the left of the pink rectangle?\tno\t1 2\n10 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n1 The blue square is above the pink rectangle.\n2 The pink rectangle is to the left of the red sphere.\n3 Is the red sphere to the left of the blue square?\tno\t2 1\n4 Is the red sphere to the right of the blue square?\tyes\t2 1\n5 Is the blue square above the red sphere?\tyes\t1 2\n6 Is the blue square above the red sphere?\tyes\t1 2\n7 Is the blue square to the left of the red sphere?\tyes\t1 2\n8 Is the red sphere to the right of the blue square?\tyes\t2 1\n9 Is the red sphere to the right of the blue square?\tyes\t2 1\n10 Is the blue square to the left of the red sphere?\tyes\t1 2\n1 The yellow square is below the red square.\n2 The yellow square is to the left of the red sphere.\n3 Is the red square to the right of the red sphere?\tno\t1 2\n4 Is the red sphere to the right of the red square?\tyes\t2 1\n5 Is the red sphere above the red square?\tno\t2 1\n6 Is the red square to the left of the red sphere?\tyes\t1 2\n7 Is the red square to the left of the red sphere?\tyes\t1 2\n8 Is the red sphere to the right of the red square?\tyes\t2 1\n9 Is the red square to the right of the red sphere?\tno\t1 2\n10 Is the red sphere above the red square?\tno\t2 1\n1 The red square is to the right of the triangle.\n2 The pink rectangle is below the red square.\n3 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n4 Is the triangle to the right of the pink rectangle?\tno\t1 2\n5 Is the triangle below the pink rectangle?\tno\t1 2\n6 Is the triangle above the pink rectangle?\tyes\t1 2\n7 Is the pink rectangle to the right of the triangle?\tyes\t2 1\n8 Is the pink rectangle below the triangle?\tyes\t2 1\n9 Is the triangle to the right of the pink rectangle?\tno\t1 2\n10 Is the pink rectangle to the right of the triangle?\tyes\t2 1\n1 The red sphere is above the blue square.\n2 The red sphere is to the right of the yellow square.\n3 Is the yellow square below the blue square?\tno\t2 1\n4 Is the blue square to the left of the yellow square?\tno\t1 2\n5 Is the yellow square above the blue square?\tyes\t2 1\n6 Is the yellow square to the right of the blue square?\tno\t2 1\n7 Is the yellow square above the blue square?\tyes\t2 1\n8 Is the blue square to the left of the yellow square?\tno\t1 2\n9 Is the blue square to the right of the yellow square?\tyes\t1 2\n10 Is the yellow square to the right of the blue square?\tno\t2 1\n1 The pink rectangle is below the yellow square.\n2 The pink rectangle is to the right of the triangle.\n3 Is the yellow square above the triangle?\tyes\t1 2\n4 Is the triangle to the right of the yellow square?\tno\t2 1\n5 Is the triangle to the left of the yellow square?\tyes\t2 1\n6 Is the triangle to the left of the yellow square?\tyes\t2 1\n7 Is the triangle to the right of the yellow square?\tno\t2 1\n8 Is the triangle to the left of the yellow square?\tyes\t2 1\n9 Is the yellow square to the left of the triangle?\tno\t1 2\n10 Is the triangle to the right of the yellow square?\tno\t2 1\n1 The blue square is to the left of the triangle.\n2 The blue square is below the red square.\n3 Is the triangle to the right of the red square?\tyes\t1 2\n4 Is the red square to the left of the triangle?\tyes\t2 1\n5 Is the red square above the triangle?\tyes\t2 1\n6 Is the red square above the triangle?\tyes\t2 1\n7 Is the triangle to the left of the red square?\tno\t1 2\n8 Is the triangle to the left of the red square?\tno\t1 2\n9 Is the triangle below the red square?\tyes\t1 2\n10 Is the triangle above the red square?\tno\t1 2\n1 The red square is below the pink rectangle.\n2 The pink rectangle is below the red sphere.\n3 Is the red square below the red sphere?\tyes\t1 2\n4 Is the red square below the red sphere?\tyes\t1 2\n5 Is the red square to the left of the red sphere?\tno\t1 2\n6 Is the red sphere below the red square?\tno\t2 1\n7 Is the red square below the red sphere?\tyes\t1 2\n8 Is the red square above the red sphere?\tno\t1 2\n9 Is the red square below the red sphere?\tyes\t1 2\n10 Is the red square below the red sphere?\tyes\t1 2\n1 The triangle is below the red sphere.\n2 The red square is to the left of the triangle.\n3 Is the red sphere to the left of the red square?\tno\t1 2\n4 Is the red square to the left of the red sphere?\tyes\t2 1\n5 Is the red sphere above the red square?\tyes\t1 2\n6 Is the red square to the left of the red sphere?\tyes\t2 1\n7 Is the red sphere below the red square?\tno\t1 2\n8 Is the red sphere above the red square?\tyes\t1 2\n9 Is the red sphere above the red square?\tyes\t1 2\n10 Is the red square to the right of the red sphere?\tno\t2 1\n1 The blue square is above the pink rectangle.\n2 The triangle is to the left of the blue square.\n3 Is the triangle to the right of the pink rectangle?\tno\t2 1\n4 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n5 Is the pink rectangle above the triangle?\tno\t1 2\n6 Is the triangle below the pink rectangle?\tno\t2 1\n7 Is the triangle to the right of the pink rectangle?\tno\t2 1\n8 Is the triangle to the left of the pink rectangle?\tyes\t2 1\n9 Is the triangle below the pink rectangle?\tno\t2 1\n10 Is the triangle to the right of the pink rectangle?\tno\t2 1\n1 The red square is below the yellow square.\n2 The pink rectangle is above the yellow square.\n3 Is the red square below the pink rectangle?\tyes\t1 2\n4 Is the red square below the pink rectangle?\tyes\t1 2\n5 Is the red square below the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle below the red square?\tno\t2 1\n7 Is the pink rectangle below the red square?\tno\t2 1\n8 Is the red square to the right of the pink rectangle?\tno\t1 2\n9 Is the red square below the pink rectangle?\tyes\t1 2\n10 Is the pink rectangle above the red square?\tyes\t2 1\n1 The red square is to the left of the pink rectangle.\n2 The red square is below the blue square.\n3 Is the pink rectangle below the blue square?\tyes\t1 2\n4 Is the pink rectangle above the blue square?\tno\t1 2\n5 Is the blue square above the pink rectangle?\tyes\t2 1\n6 Is the pink rectangle below the blue square?\tyes\t1 2\n7 Is the pink rectangle to the left of the blue square?\tno\t1 2\n8 Is the pink rectangle to the left of the blue square?\tno\t1 2\n9 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n10 Is the blue square below the pink rectangle?\tno\t2 1\n1 The triangle is to the left of the blue square.\n2 The blue square is above the red square.\n3 Is the triangle to the right of the red square?\tno\t1 2\n4 Is the red square to the right of the triangle?\tyes\t2 1\n5 Is the red square above the triangle?\tno\t2 1\n6 Is the red square to the right of the triangle?\tyes\t2 1\n7 Is the triangle below the red square?\tno\t1 2\n8 Is the red square to the left of the triangle?\tno\t2 1\n9 Is the red square to the right of the triangle?\tyes\t2 1\n10 Is the red square to the left of the triangle?\tno\t2 1\n1 The triangle is to the left of the red square.\n2 The pink rectangle is below the triangle.\n3 Is the red square to the left of the pink rectangle?\tno\t1 2\n4 Is the red square above the pink rectangle?\tyes\t1 2\n5 Is the red square to the right of the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle to the left of the red square?\tyes\t2 1\n7 Is the red square above the pink rectangle?\tyes\t1 2\n8 Is the pink rectangle to the right of the red square?\tno\t2 1\n9 Is the pink rectangle above the red square?\tno\t2 1\n10 Is the red square to the right of the pink rectangle?\tyes\t1 2\n1 The yellow square is above the pink rectangle.\n2 The triangle is to the right of the pink rectangle.\n3 Is the yellow square to the left of the triangle?\tyes\t1 2\n4 Is the yellow square to the right of the triangle?\tno\t1 2\n5 Is the yellow square above the triangle?\tyes\t1 2\n6 Is the triangle to the right of the yellow square?\tyes\t2 1\n7 Is the triangle to the left of the yellow square?\tno\t2 1\n8 Is the yellow square to the left of the triangle?\tyes\t1 2\n9 Is the triangle below the yellow square?\tyes\t2 1\n10 Is the yellow square to the right of the triangle?\tno\t1 2\n1 The blue square is above the pink rectangle.\n2 The blue square is below the red square.\n3 Is the red square above the pink rectangle?\tyes\t2 1\n4 Is the red square to the right of the pink rectangle?\tno\t2 1\n5 Is the pink rectangle below the red square?\tyes\t1 2\n6 Is the pink rectangle below the red square?\tyes\t1 2\n7 Is the red square above the pink rectangle?\tyes\t2 1\n8 Is the pink rectangle below the red square?\tyes\t1 2\n9 Is the red square above the pink rectangle?\tyes\t2 1\n10 Is the pink rectangle above the red square?\tno\t1 2\n1 The yellow square is to the right of the red square.\n2 The yellow square is below the red sphere.\n3 Is the red sphere to the right of the red square?\tyes\t2 1\n4 Is the red square above the red sphere?\tno\t1 2\n5 Is the red square below the red sphere?\tyes\t1 2\n6 Is the red square above the red sphere?\tno\t1 2\n7 Is the red sphere to the left of the red square?\tno\t2 1\n8 Is the red square below the red sphere?\tyes\t1 2\n9 Is the red sphere below the red square?\tno\t2 1\n10 Is the red square below the red sphere?\tyes\t1 2\n1 The triangle is above the red sphere.\n2 The blue square is to the left of the triangle.\n3 Is the red sphere to the left of the blue square?\tno\t1 2\n4 Is the red sphere to the left of the blue square?\tno\t1 2\n5 Is the red sphere above the blue square?\tno\t1 2\n6 Is the blue square below the red sphere?\tno\t2 1\n7 Is the red sphere below the blue square?\tyes\t1 2\n8 Is the red sphere to the left of the blue square?\tno\t1 2\n9 Is the blue square below the red sphere?\tno\t2 1\n10 Is the red sphere above the blue square?\tno\t1 2\n1 The blue square is to the left of the red square.\n2 The blue square is above the pink rectangle.\n3 Is the pink rectangle to the left of the red square?\tyes\t2 1\n4 Is the red square to the right of the pink rectangle?\tyes\t1 2\n5 Is the red square to the left of the pink rectangle?\tno\t1 2\n6 Is the pink rectangle to the left of the red square?\tyes\t2 1\n7 Is the red square to the right of the pink rectangle?\tyes\t1 2\n8 Is the pink rectangle to the left of the red square?\tyes\t2 1\n9 Is the red square to the left of the pink rectangle?\tno\t1 2\n10 Is the pink rectangle below the red square?\tyes\t2 1\n1 The red square is to the left of the pink rectangle.\n2 The red square is to the right of the red sphere.\n3 Is the pink rectangle below the red sphere?\tno\t1 2\n4 Is the red sphere to the left of the pink rectangle?\tyes\t2 1\n5 Is the red sphere above the pink rectangle?\tno\t2 1\n6 Is the pink rectangle to the right of the red sphere?\tyes\t1 2\n7 Is the red sphere to the left of the pink rectangle?\tyes\t2 1\n8 Is the pink rectangle to the right of the red sphere?\tyes\t1 2\n9 Is the pink rectangle to the right of the red sphere?\tyes\t1 2\n10 Is the red sphere to the left of the pink rectangle?\tyes\t2 1\n1 The pink rectangle is above the red square.\n2 The pink rectangle is to the right of the blue square.\n3 Is the blue square to the left of the red square?\tyes\t2 1\n4 Is the red square above the blue square?\tno\t1 2\n5 Is the blue square to the right of the red square?\tno\t2 1\n6 Is the red square to the right of the blue square?\tyes\t1 2\n7 Is the blue square to the right of the red square?\tno\t2 1\n8 Is the red square below the blue square?\tyes\t1 2\n9 Is the red square above the blue square?\tno\t1 2\n10 Is the blue square to the right of the red square?\tno\t2 1\n1 The yellow square is below the pink rectangle.\n2 The pink rectangle is below the red square.\n3 Is the yellow square above the red square?\tno\t1 2\n4 Is the yellow square below the red square?\tyes\t1 2\n5 Is the yellow square below the red square?\tyes\t1 2\n6 Is the red square below the yellow square?\tno\t2 1\n7 Is the yellow square above the red square?\tno\t1 2\n8 Is the yellow square above the red square?\tno\t1 2\n9 Is the red square above the yellow square?\tyes\t2 1\n10 Is the red square above the yellow square?\tyes\t2 1\n1 The red square is above the triangle.\n2 The red square is below the red sphere.\n3 Is the red sphere above the triangle?\tyes\t2 1\n4 Is the triangle below the red sphere?\tyes\t1 2\n5 Is the red sphere to the left of the triangle?\tno\t2 1\n6 Is the red sphere to the left of the triangle?\tno\t2 1\n7 Is the triangle below the red sphere?\tyes\t1 2\n8 Is the triangle below the red sphere?\tyes\t1 2\n9 Is the red sphere to the left of the triangle?\tno\t2 1\n10 Is the triangle to the right of the red sphere?\tno\t1 2\n1 The red sphere is to the left of the triangle.\n2 The triangle is to the left of the red square.\n3 Is the red square to the right of the red sphere?\tyes\t2 1\n4 Is the red square above the red sphere?\tno\t2 1\n5 Is the red sphere to the left of the red square?\tyes\t1 2\n6 Is the red square to the right of the red sphere?\tyes\t2 1\n7 Is the red square below the red sphere?\tno\t2 1\n8 Is the red sphere to the left of the red square?\tyes\t1 2\n9 Is the red square to the right of the red sphere?\tyes\t2 1\n10 Is the red square to the right of the red sphere?\tyes\t2 1\n1 The pink rectangle is above the red square.\n2 The red square is to the right of the blue square.\n3 Is the pink rectangle below the blue square?\tno\t1 2\n4 Is the pink rectangle above the blue square?\tyes\t1 2\n5 Is the pink rectangle below the blue square?\tno\t1 2\n6 Is the blue square below the pink rectangle?\tyes\t2 1\n7 Is the blue square above the pink rectangle?\tno\t2 1\n8 Is the blue square above the pink rectangle?\tno\t2 1\n9 Is the blue square below the pink rectangle?\tyes\t2 1\n10 Is the blue square to the right of the pink rectangle?\tno\t2 1\n1 The pink rectangle is above the red sphere.\n2 The pink rectangle is to the right of the yellow square.\n3 Is the red sphere to the left of the yellow square?\tno\t1 2\n4 Is the yellow square below the red sphere?\tno\t2 1\n5 Is the red sphere to the right of the yellow square?\tyes\t1 2\n6 Is the yellow square below the red sphere?\tno\t2 1\n7 Is the red sphere above the yellow square?\tno\t1 2\n8 Is the yellow square to the left of the red sphere?\tyes\t2 1\n9 Is the red sphere to the right of the yellow square?\tyes\t1 2\n10 Is the yellow square to the right of the red sphere?\tno\t2 1\n1 The yellow square is to the right of the red sphere.\n2 The red sphere is above the blue square.\n3 Is the yellow square below the blue square?\tno\t1 2\n4 Is the blue square to the left of the yellow square?\tyes\t2 1\n5 Is the yellow square below the blue square?\tno\t1 2\n6 Is the blue square to the right of the yellow square?\tno\t2 1\n7 Is the blue square above the yellow square?\tno\t2 1\n8 Is the yellow square below the blue square?\tno\t1 2\n9 Is the blue square to the right of the yellow square?\tno\t2 1\n10 Is the yellow square to the left of the blue square?\tno\t1 2\n1 The pink rectangle is above the triangle.\n2 The triangle is to the right of the blue square.\n3 Is the pink rectangle to the left of the blue square?\tno\t1 2\n4 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n5 Is the blue square above the pink rectangle?\tno\t2 1\n6 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle above the blue square?\tyes\t1 2\n8 Is the blue square below the pink rectangle?\tyes\t2 1\n9 Is the blue square above the pink rectangle?\tno\t2 1\n10 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n1 The yellow square is to the right of the pink rectangle.\n2 The red sphere is below the yellow square.\n3 Is the pink rectangle to the right of the red sphere?\tno\t1 2\n4 Is the pink rectangle to the right of the red sphere?\tno\t1 2\n5 Is the pink rectangle below the red sphere?\tno\t1 2\n6 Is the pink rectangle below the red sphere?\tno\t1 2\n7 Is the red sphere above the pink rectangle?\tno\t2 1\n8 Is the red sphere to the left of the pink rectangle?\tno\t2 1\n9 Is the red sphere to the left of the pink rectangle?\tno\t2 1\n10 Is the red sphere to the left of the pink rectangle?\tno\t2 1\n1 The triangle is to the left of the yellow square.\n2 The triangle is below the red sphere.\n3 Is the red sphere below the yellow square?\tno\t2 1\n4 Is the red sphere above the yellow square?\tyes\t2 1\n5 Is the red sphere above the yellow square?\tyes\t2 1\n6 Is the red sphere to the right of the yellow square?\tno\t2 1\n7 Is the red sphere to the left of the yellow square?\tyes\t2 1\n8 Is the yellow square to the left of the red sphere?\tno\t1 2\n9 Is the yellow square to the left of the red sphere?\tno\t1 2\n10 Is the yellow square to the right of the red sphere?\tyes\t1 2\n1 The blue square is above the yellow square.\n2 The triangle is below the yellow square.\n3 Is the blue square to the right of the triangle?\tno\t1 2\n4 Is the blue square below the triangle?\tno\t1 2\n5 Is the blue square above the triangle?\tyes\t1 2\n6 Is the triangle below the blue square?\tyes\t2 1\n7 Is the blue square to the right of the triangle?\tno\t1 2\n8 Is the blue square above the triangle?\tyes\t1 2\n9 Is the triangle below the blue square?\tyes\t2 1\n10 Is the triangle above the blue square?\tno\t2 1\n1 The pink rectangle is to the left of the yellow square.\n2 The pink rectangle is above the triangle.\n3 Is the triangle to the left of the yellow square?\tyes\t2 1\n4 Is the yellow square to the left of the triangle?\tno\t1 2\n5 Is the triangle below the yellow square?\tyes\t2 1\n6 Is the triangle below the yellow square?\tyes\t2 1\n7 Is the yellow square to the right of the triangle?\tyes\t1 2\n8 Is the yellow square to the right of the triangle?\tyes\t1 2\n9 Is the yellow square to the right of the triangle?\tyes\t1 2\n10 Is the triangle to the left of the yellow square?\tyes\t2 1\n1 The red square is below the red sphere.\n2 The red sphere is below the triangle.\n3 Is the triangle above the red square?\tyes\t2 1\n4 Is the triangle to the right of the red square?\tno\t2 1\n5 Is the triangle to the left of the red square?\tno\t2 1\n6 Is the red square to the left of the triangle?\tno\t1 2\n7 Is the red square below the triangle?\tyes\t1 2\n8 Is the red square below the triangle?\tyes\t1 2\n9 Is the triangle below the red square?\tno\t2 1\n10 Is the triangle above the red square?\tyes\t2 1\n1 The blue square is above the pink rectangle.\n2 The pink rectangle is above the red sphere.\n3 Is the blue square above the red sphere?\tyes\t1 2\n4 Is the blue square to the left of the red sphere?\tno\t1 2\n5 Is the red sphere below the blue square?\tyes\t2 1\n6 Is the red sphere to the right of the blue square?\tno\t2 1\n7 Is the red sphere below the blue square?\tyes\t2 1\n8 Is the red sphere below the blue square?\tyes\t2 1\n9 Is the red sphere below the blue square?\tyes\t2 1\n10 Is the blue square above the red sphere?\tyes\t1 2\n1 The yellow square is below the red square.\n2 The pink rectangle is below the yellow square.\n3 Is the red square above the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle to the left of the red square?\tno\t2 1\n5 Is the red square to the right of the pink rectangle?\tno\t1 2\n6 Is the red square above the pink rectangle?\tyes\t1 2\n7 Is the red square below the pink rectangle?\tno\t1 2\n8 Is the red square to the left of the pink rectangle?\tno\t1 2\n9 Is the red square to the right of the pink rectangle?\tno\t1 2\n10 Is the pink rectangle below the red square?\tyes\t2 1\n1 The yellow square is to the left of the blue square.\n2 The blue square is above the red square.\n3 Is the yellow square to the left of the red square?\tyes\t1 2\n4 Is the red square above the yellow square?\tno\t2 1\n5 Is the red square to the right of the yellow square?\tyes\t2 1\n6 Is the red square below the yellow square?\tyes\t2 1\n7 Is the red square to the left of the yellow square?\tno\t2 1\n8 Is the red square above the yellow square?\tno\t2 1\n9 Is the yellow square above the red square?\tyes\t1 2\n10 Is the red square above the yellow square?\tno\t2 1\n1 The pink rectangle is to the left of the triangle.\n2 The triangle is to the left of the blue square.\n3 Is the blue square above the pink rectangle?\tno\t2 1\n4 Is the pink rectangle to the left of the blue square?\tyes\t1 2\n5 Is the pink rectangle above the blue square?\tno\t1 2\n6 Is the blue square to the right of the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle to the left of the blue square?\tyes\t1 2\n8 Is the pink rectangle to the right of the blue square?\tno\t1 2\n9 Is the pink rectangle to the left of the blue square?\tyes\t1 2\n10 Is the blue square to the right of the pink rectangle?\tyes\t2 1\n"
  },
  {
    "path": "tasksv11/en/qa17_positional-reasoning_train.txt",
    "content": "1 The triangle is above the pink rectangle.\n2 The blue square is to the left of the triangle.\n3 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n4 Is the blue square below the pink rectangle?\tno\t2 1\n5 Is the blue square to the right of the pink rectangle?\tno\t2 1\n6 Is the blue square below the pink rectangle?\tno\t2 1\n7 Is the blue square below the pink rectangle?\tno\t2 1\n8 Is the pink rectangle to the left of the blue square?\tno\t1 2\n9 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n10 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n1 The red sphere is to the left of the yellow square.\n2 The red sphere is below the pink rectangle.\n3 Is the pink rectangle to the right of the yellow square?\tno\t2 1\n4 Is the yellow square to the right of the pink rectangle?\tyes\t1 2\n5 Is the pink rectangle to the left of the yellow square?\tyes\t2 1\n6 Is the yellow square below the pink rectangle?\tyes\t1 2\n7 Is the yellow square above the pink rectangle?\tno\t1 2\n8 Is the yellow square to the right of the pink rectangle?\tyes\t1 2\n9 Is the yellow square below the pink rectangle?\tyes\t1 2\n10 Is the pink rectangle below the yellow square?\tno\t2 1\n1 The red sphere is above the pink rectangle.\n2 The red sphere is to the right of the red square.\n3 Is the red square above the pink rectangle?\tyes\t2 1\n4 Is the red square below the pink rectangle?\tno\t2 1\n5 Is the pink rectangle below the red square?\tyes\t1 2\n6 Is the pink rectangle above the red square?\tno\t1 2\n7 Is the pink rectangle to the left of the red square?\tno\t1 2\n8 Is the pink rectangle to the right of the red square?\tyes\t1 2\n9 Is the red square below the pink rectangle?\tno\t2 1\n10 Is the red square below the pink rectangle?\tno\t2 1\n1 The blue square is to the right of the triangle.\n2 The blue square is to the left of the red square.\n3 Is the red square above the triangle?\tno\t2 1\n4 Is the red square above the triangle?\tno\t2 1\n5 Is the triangle to the right of the red square?\tno\t1 2\n6 Is the triangle above the red square?\tno\t1 2\n7 Is the red square to the right of the triangle?\tyes\t2 1\n8 Is the triangle to the left of the red square?\tyes\t1 2\n9 Is the red square to the right of the triangle?\tyes\t2 1\n10 Is the red square to the right of the triangle?\tyes\t2 1\n1 The red sphere is below the yellow square.\n2 The red sphere is above the blue square.\n3 Is the blue square below the yellow square?\tyes\t2 1\n4 Is the yellow square above the blue square?\tyes\t1 2\n5 Is the yellow square above the blue square?\tyes\t1 2\n6 Is the yellow square above the blue square?\tyes\t1 2\n7 Is the yellow square below the blue square?\tno\t1 2\n8 Is the blue square to the right of the yellow square?\tno\t2 1\n9 Is the yellow square to the left of the blue square?\tno\t1 2\n10 Is the yellow square above the blue square?\tyes\t1 2\n1 The red square is to the right of the triangle.\n2 The red square is below the blue square.\n3 Is the blue square above the triangle?\tyes\t2 1\n4 Is the triangle below the blue square?\tyes\t1 2\n5 Is the triangle to the left of the blue square?\tyes\t1 2\n6 Is the blue square to the left of the triangle?\tno\t2 1\n7 Is the blue square above the triangle?\tyes\t2 1\n8 Is the triangle below the blue square?\tyes\t1 2\n9 Is the triangle to the right of the blue square?\tno\t1 2\n10 Is the blue square to the left of the triangle?\tno\t2 1\n1 The red square is above the pink rectangle.\n2 The red square is to the right of the triangle.\n3 Is the pink rectangle above the triangle?\tno\t1 2\n4 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n5 Is the pink rectangle above the triangle?\tno\t1 2\n6 Is the pink rectangle below the triangle?\tyes\t1 2\n7 Is the pink rectangle below the triangle?\tyes\t1 2\n8 Is the triangle to the left of the pink rectangle?\tyes\t2 1\n9 Is the pink rectangle to the left of the triangle?\tno\t1 2\n10 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n1 The red sphere is to the right of the red square.\n2 The red square is above the blue square.\n3 Is the red sphere to the left of the blue square?\tno\t1 2\n4 Is the red sphere to the left of the blue square?\tno\t1 2\n5 Is the blue square to the right of the red sphere?\tno\t2 1\n6 Is the blue square to the left of the red sphere?\tyes\t2 1\n7 Is the blue square above the red sphere?\tno\t2 1\n8 Is the blue square below the red sphere?\tyes\t2 1\n9 Is the red sphere to the left of the blue square?\tno\t1 2\n10 Is the blue square to the right of the red sphere?\tno\t2 1\n1 The triangle is below the blue square.\n2 The red sphere is to the right of the triangle.\n3 Is the blue square above the red sphere?\tyes\t1 2\n4 Is the blue square above the red sphere?\tyes\t1 2\n5 Is the red sphere below the blue square?\tyes\t2 1\n6 Is the blue square below the red sphere?\tno\t1 2\n7 Is the red sphere to the left of the blue square?\tno\t2 1\n8 Is the blue square to the right of the red sphere?\tno\t1 2\n9 Is the red sphere above the blue square?\tno\t2 1\n10 Is the blue square to the right of the red sphere?\tno\t1 2\n1 The red sphere is below the triangle.\n2 The red sphere is to the left of the pink rectangle.\n3 Is the triangle to the right of the pink rectangle?\tno\t1 2\n4 Is the pink rectangle above the triangle?\tno\t2 1\n5 Is the pink rectangle to the left of the triangle?\tno\t2 1\n6 Is the pink rectangle below the triangle?\tyes\t2 1\n7 Is the pink rectangle below the triangle?\tyes\t2 1\n8 Is the triangle below the pink rectangle?\tno\t1 2\n9 Is the pink rectangle to the left of the triangle?\tno\t2 1\n10 Is the triangle to the right of the pink rectangle?\tno\t1 2\n1 The blue square is to the right of the red sphere.\n2 The red sphere is to the right of the triangle.\n3 Is the triangle to the right of the blue square?\tno\t2 1\n4 Is the triangle below the blue square?\tno\t2 1\n5 Is the blue square above the triangle?\tno\t1 2\n6 Is the triangle to the left of the blue square?\tyes\t2 1\n7 Is the blue square to the right of the triangle?\tyes\t1 2\n8 Is the triangle below the blue square?\tno\t2 1\n9 Is the blue square to the right of the triangle?\tyes\t1 2\n10 Is the blue square to the left of the triangle?\tno\t1 2\n1 The blue square is below the red square.\n2 The blue square is above the triangle.\n3 Is the triangle above the red square?\tno\t2 1\n4 Is the triangle below the red square?\tyes\t2 1\n5 Is the triangle to the left of the red square?\tno\t2 1\n6 Is the triangle below the red square?\tyes\t2 1\n7 Is the red square above the triangle?\tyes\t1 2\n8 Is the red square above the triangle?\tyes\t1 2\n9 Is the triangle below the red square?\tyes\t2 1\n10 Is the triangle below the red square?\tyes\t2 1\n1 The red square is below the blue square.\n2 The blue square is below the pink rectangle.\n3 Is the red square to the left of the pink rectangle?\tno\t1 2\n4 Is the pink rectangle to the right of the red square?\tno\t2 1\n5 Is the red square below the pink rectangle?\tyes\t1 2\n6 Is the red square below the pink rectangle?\tyes\t1 2\n7 Is the red square to the right of the pink rectangle?\tno\t1 2\n8 Is the red square to the right of the pink rectangle?\tno\t1 2\n9 Is the pink rectangle below the red square?\tno\t2 1\n10 Is the red square above the pink rectangle?\tno\t1 2\n1 The blue square is below the pink rectangle.\n2 The blue square is above the red square.\n3 Is the red square below the pink rectangle?\tyes\t2 1\n4 Is the red square above the pink rectangle?\tno\t2 1\n5 Is the pink rectangle above the red square?\tyes\t1 2\n6 Is the red square below the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle above the red square?\tyes\t1 2\n8 Is the red square above the pink rectangle?\tno\t2 1\n9 Is the red square above the pink rectangle?\tno\t2 1\n10 Is the pink rectangle above the red square?\tyes\t1 2\n1 The red sphere is to the right of the triangle.\n2 The yellow square is to the right of the red sphere.\n3 Is the triangle below the yellow square?\tno\t1 2\n4 Is the yellow square below the triangle?\tno\t2 1\n5 Is the triangle to the left of the yellow square?\tyes\t1 2\n6 Is the yellow square to the left of the triangle?\tno\t2 1\n7 Is the yellow square to the right of the triangle?\tyes\t2 1\n8 Is the yellow square to the right of the triangle?\tyes\t2 1\n9 Is the yellow square to the right of the triangle?\tyes\t2 1\n10 Is the triangle above the yellow square?\tno\t1 2\n1 The triangle is to the left of the pink rectangle.\n2 The blue square is below the triangle.\n3 Is the pink rectangle above the blue square?\tyes\t1 2\n4 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n5 Is the pink rectangle above the blue square?\tyes\t1 2\n6 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n7 Is the blue square to the right of the pink rectangle?\tno\t2 1\n8 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n9 Is the blue square above the pink rectangle?\tno\t2 1\n10 Is the blue square above the pink rectangle?\tno\t2 1\n1 The triangle is below the red square.\n2 The triangle is to the left of the blue square.\n3 Is the red square to the right of the blue square?\tno\t1 2\n4 Is the blue square below the red square?\tyes\t2 1\n5 Is the red square below the blue square?\tno\t1 2\n6 Is the blue square above the red square?\tno\t2 1\n7 Is the red square to the right of the blue square?\tno\t1 2\n8 Is the red square to the right of the blue square?\tno\t1 2\n9 Is the red square to the left of the blue square?\tyes\t1 2\n10 Is the red square below the blue square?\tno\t1 2\n1 The yellow square is to the right of the blue square.\n2 The triangle is above the blue square.\n3 Is the yellow square below the triangle?\tyes\t1 2\n4 Is the triangle below the yellow square?\tno\t2 1\n5 Is the triangle below the yellow square?\tno\t2 1\n6 Is the triangle below the yellow square?\tno\t2 1\n7 Is the yellow square below the triangle?\tyes\t1 2\n8 Is the yellow square below the triangle?\tyes\t1 2\n9 Is the triangle above the yellow square?\tyes\t2 1\n10 Is the yellow square to the right of the triangle?\tyes\t1 2\n1 The red sphere is to the right of the blue square.\n2 The blue square is below the yellow square.\n3 Is the red sphere above the yellow square?\tno\t1 2\n4 Is the red sphere above the yellow square?\tno\t1 2\n5 Is the yellow square below the red sphere?\tno\t2 1\n6 Is the yellow square to the left of the red sphere?\tyes\t2 1\n7 Is the red sphere to the right of the yellow square?\tyes\t1 2\n8 Is the red sphere below the yellow square?\tyes\t1 2\n9 Is the red sphere above the yellow square?\tno\t1 2\n10 Is the red sphere below the yellow square?\tyes\t1 2\n1 The pink rectangle is above the yellow square.\n2 The pink rectangle is to the left of the red sphere.\n3 Is the red sphere below the yellow square?\tno\t2 1\n4 Is the red sphere to the right of the yellow square?\tyes\t2 1\n5 Is the yellow square to the right of the red sphere?\tno\t1 2\n6 Is the red sphere to the right of the yellow square?\tyes\t2 1\n7 Is the yellow square to the right of the red sphere?\tno\t1 2\n8 Is the yellow square below the red sphere?\tyes\t1 2\n9 Is the red sphere above the yellow square?\tyes\t2 1\n10 Is the yellow square above the red sphere?\tno\t1 2\n1 The yellow square is above the red sphere.\n2 The red sphere is to the right of the blue square.\n3 Is the yellow square above the blue square?\tyes\t1 2\n4 Is the yellow square to the left of the blue square?\tno\t1 2\n5 Is the blue square below the yellow square?\tyes\t2 1\n6 Is the yellow square to the right of the blue square?\tyes\t1 2\n7 Is the blue square below the yellow square?\tyes\t2 1\n8 Is the blue square to the left of the yellow square?\tyes\t2 1\n9 Is the blue square to the right of the yellow square?\tno\t2 1\n10 Is the blue square below the yellow square?\tyes\t2 1\n1 The yellow square is to the left of the red square.\n2 The yellow square is above the pink rectangle.\n3 Is the red square to the left of the pink rectangle?\tno\t1 2\n4 Is the pink rectangle to the right of the red square?\tno\t2 1\n5 Is the pink rectangle above the red square?\tno\t2 1\n6 Is the pink rectangle to the right of the red square?\tno\t2 1\n7 Is the pink rectangle to the left of the red square?\tyes\t2 1\n8 Is the red square to the left of the pink rectangle?\tno\t1 2\n9 Is the red square below the pink rectangle?\tno\t1 2\n10 Is the pink rectangle below the red square?\tyes\t2 1\n1 The pink rectangle is below the blue square.\n2 The triangle is to the right of the pink rectangle.\n3 Is the blue square below the triangle?\tno\t1 2\n4 Is the blue square below the triangle?\tno\t1 2\n5 Is the blue square to the right of the triangle?\tno\t1 2\n6 Is the triangle above the blue square?\tno\t2 1\n7 Is the triangle to the left of the blue square?\tno\t2 1\n8 Is the blue square below the triangle?\tno\t1 2\n9 Is the blue square below the triangle?\tno\t1 2\n10 Is the triangle to the right of the blue square?\tyes\t2 1\n1 The triangle is to the right of the yellow square.\n2 The pink rectangle is above the triangle.\n3 Is the yellow square to the left of the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle above the yellow square?\tyes\t2 1\n5 Is the pink rectangle to the right of the yellow square?\tyes\t2 1\n6 Is the yellow square above the pink rectangle?\tno\t1 2\n7 Is the pink rectangle below the yellow square?\tno\t2 1\n8 Is the pink rectangle to the left of the yellow square?\tno\t2 1\n9 Is the yellow square below the pink rectangle?\tyes\t1 2\n10 Is the yellow square above the pink rectangle?\tno\t1 2\n1 The yellow square is to the right of the blue square.\n2 The yellow square is to the left of the pink rectangle.\n3 Is the pink rectangle to the right of the blue square?\tyes\t2 1\n4 Is the pink rectangle below the blue square?\tno\t2 1\n5 Is the pink rectangle to the right of the blue square?\tyes\t2 1\n6 Is the blue square below the pink rectangle?\tno\t1 2\n7 Is the pink rectangle below the blue square?\tno\t2 1\n8 Is the blue square above the pink rectangle?\tno\t1 2\n9 Is the pink rectangle to the right of the blue square?\tyes\t2 1\n10 Is the blue square above the pink rectangle?\tno\t1 2\n1 The yellow square is below the pink rectangle.\n2 The red sphere is below the yellow square.\n3 Is the red sphere below the pink rectangle?\tyes\t2 1\n4 Is the pink rectangle below the red sphere?\tno\t1 2\n5 Is the red sphere above the pink rectangle?\tno\t2 1\n6 Is the pink rectangle below the red sphere?\tno\t1 2\n7 Is the pink rectangle above the red sphere?\tyes\t1 2\n8 Is the pink rectangle above the red sphere?\tyes\t1 2\n9 Is the pink rectangle below the red sphere?\tno\t1 2\n10 Is the pink rectangle above the red sphere?\tyes\t1 2\n1 The pink rectangle is below the blue square.\n2 The blue square is to the right of the triangle.\n3 Is the triangle to the left of the pink rectangle?\tyes\t2 1\n4 Is the triangle below the pink rectangle?\tno\t2 1\n5 Is the triangle above the pink rectangle?\tyes\t2 1\n6 Is the pink rectangle below the triangle?\tyes\t1 2\n7 Is the pink rectangle to the left of the triangle?\tno\t1 2\n8 Is the triangle below the pink rectangle?\tno\t2 1\n9 Is the triangle to the left of the pink rectangle?\tyes\t2 1\n10 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n1 The pink rectangle is below the blue square.\n2 The pink rectangle is above the triangle.\n3 Is the blue square to the right of the triangle?\tno\t1 2\n4 Is the triangle to the left of the blue square?\tno\t2 1\n5 Is the triangle below the blue square?\tyes\t2 1\n6 Is the triangle above the blue square?\tno\t2 1\n7 Is the triangle above the blue square?\tno\t2 1\n8 Is the triangle above the blue square?\tno\t2 1\n9 Is the blue square to the right of the triangle?\tno\t1 2\n10 Is the triangle to the left of the blue square?\tno\t2 1\n1 The blue square is above the pink rectangle.\n2 The blue square is to the left of the yellow square.\n3 Is the pink rectangle to the right of the yellow square?\tno\t1 2\n4 Is the yellow square to the left of the pink rectangle?\tno\t2 1\n5 Is the pink rectangle to the left of the yellow square?\tyes\t1 2\n6 Is the yellow square below the pink rectangle?\tno\t2 1\n7 Is the yellow square below the pink rectangle?\tno\t2 1\n8 Is the pink rectangle below the yellow square?\tyes\t1 2\n9 Is the yellow square below the pink rectangle?\tno\t2 1\n10 Is the pink rectangle above the yellow square?\tno\t1 2\n1 The pink rectangle is to the left of the triangle.\n2 The pink rectangle is to the right of the yellow square.\n3 Is the yellow square to the left of the triangle?\tyes\t2 1\n4 Is the triangle above the yellow square?\tno\t1 2\n5 Is the yellow square to the left of the triangle?\tyes\t2 1\n6 Is the triangle to the right of the yellow square?\tyes\t1 2\n7 Is the yellow square above the triangle?\tno\t2 1\n8 Is the triangle above the yellow square?\tno\t1 2\n9 Is the yellow square to the left of the triangle?\tyes\t2 1\n10 Is the triangle to the right of the yellow square?\tyes\t1 2\n1 The pink rectangle is to the left of the blue square.\n2 The blue square is to the left of the triangle.\n3 Is the pink rectangle to the right of the triangle?\tno\t1 2\n4 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n5 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n6 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n7 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n8 Is the triangle below the pink rectangle?\tno\t2 1\n9 Is the triangle below the pink rectangle?\tno\t2 1\n10 Is the pink rectangle below the triangle?\tno\t1 2\n1 The pink rectangle is above the red sphere.\n2 The red square is above the pink rectangle.\n3 Is the red square below the red sphere?\tno\t2 1\n4 Is the red sphere below the red square?\tyes\t1 2\n5 Is the red sphere above the red square?\tno\t1 2\n6 Is the red sphere below the red square?\tyes\t1 2\n7 Is the red square to the left of the red sphere?\tno\t2 1\n8 Is the red sphere below the red square?\tyes\t1 2\n9 Is the red sphere to the left of the red square?\tno\t1 2\n10 Is the red sphere to the left of the red square?\tno\t1 2\n1 The red sphere is to the right of the yellow square.\n2 The triangle is above the red sphere.\n3 Is the yellow square to the left of the triangle?\tyes\t1 2\n4 Is the yellow square to the left of the triangle?\tyes\t1 2\n5 Is the yellow square above the triangle?\tno\t1 2\n6 Is the yellow square to the left of the triangle?\tyes\t1 2\n7 Is the triangle to the left of the yellow square?\tno\t2 1\n8 Is the triangle to the left of the yellow square?\tno\t2 1\n9 Is the yellow square above the triangle?\tno\t1 2\n10 Is the triangle to the right of the yellow square?\tyes\t2 1\n1 The red sphere is to the left of the blue square.\n2 The yellow square is below the blue square.\n3 Is the red sphere below the yellow square?\tno\t1 2\n4 Is the yellow square below the red sphere?\tyes\t2 1\n5 Is the red sphere to the right of the yellow square?\tno\t1 2\n6 Is the red sphere above the yellow square?\tyes\t1 2\n7 Is the yellow square to the left of the red sphere?\tno\t2 1\n8 Is the yellow square to the right of the red sphere?\tyes\t2 1\n9 Is the red sphere above the yellow square?\tyes\t1 2\n10 Is the red sphere to the left of the yellow square?\tyes\t1 2\n1 The yellow square is to the right of the pink rectangle.\n2 The yellow square is below the triangle.\n3 Is the pink rectangle below the triangle?\tyes\t1 2\n4 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n5 Is the triangle above the pink rectangle?\tyes\t2 1\n6 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle to the left of the triangle?\tyes\t1 2\n8 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n9 Is the triangle to the left of the pink rectangle?\tno\t2 1\n10 Is the triangle to the left of the pink rectangle?\tno\t2 1\n1 The triangle is to the right of the pink rectangle.\n2 The pink rectangle is above the red sphere.\n3 Is the red sphere below the triangle?\tyes\t2 1\n4 Is the red sphere above the triangle?\tno\t2 1\n5 Is the red sphere above the triangle?\tno\t2 1\n6 Is the triangle above the red sphere?\tyes\t1 2\n7 Is the red sphere to the left of the triangle?\tyes\t2 1\n8 Is the red sphere to the right of the triangle?\tno\t2 1\n9 Is the red sphere to the right of the triangle?\tno\t2 1\n10 Is the triangle above the red sphere?\tyes\t1 2\n1 The red square is to the right of the triangle.\n2 The yellow square is below the red square.\n3 Is the yellow square to the left of the triangle?\tno\t2 1\n4 Is the yellow square to the right of the triangle?\tyes\t2 1\n5 Is the yellow square to the right of the triangle?\tyes\t2 1\n6 Is the yellow square to the left of the triangle?\tno\t2 1\n7 Is the triangle to the right of the yellow square?\tno\t1 2\n8 Is the triangle below the yellow square?\tno\t1 2\n9 Is the triangle to the right of the yellow square?\tno\t1 2\n10 Is the yellow square above the triangle?\tno\t2 1\n1 The triangle is above the red sphere.\n2 The pink rectangle is to the left of the red sphere.\n3 Is the triangle to the left of the pink rectangle?\tno\t1 2\n4 Is the pink rectangle below the triangle?\tyes\t2 1\n5 Is the triangle above the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle to the left of the triangle?\tyes\t2 1\n7 Is the pink rectangle above the triangle?\tno\t2 1\n8 Is the pink rectangle above the triangle?\tno\t2 1\n9 Is the triangle above the pink rectangle?\tyes\t1 2\n10 Is the pink rectangle to the right of the triangle?\tno\t2 1\n1 The yellow square is above the blue square.\n2 The blue square is above the red sphere.\n3 Is the yellow square above the red sphere?\tyes\t1 2\n4 Is the red sphere below the yellow square?\tyes\t2 1\n5 Is the red sphere below the yellow square?\tyes\t2 1\n6 Is the yellow square above the red sphere?\tyes\t1 2\n7 Is the red sphere above the yellow square?\tno\t2 1\n8 Is the red sphere below the yellow square?\tyes\t2 1\n9 Is the red sphere to the right of the yellow square?\tno\t2 1\n10 Is the red sphere below the yellow square?\tyes\t2 1\n1 The blue square is above the red square.\n2 The pink rectangle is to the left of the red square.\n3 Is the pink rectangle to the right of the blue square?\tno\t2 1\n4 Is the blue square below the pink rectangle?\tno\t1 2\n5 Is the pink rectangle to the left of the blue square?\tyes\t2 1\n6 Is the blue square to the right of the pink rectangle?\tyes\t1 2\n7 Is the blue square to the left of the pink rectangle?\tno\t1 2\n8 Is the blue square to the left of the pink rectangle?\tno\t1 2\n9 Is the blue square below the pink rectangle?\tno\t1 2\n10 Is the pink rectangle below the blue square?\tyes\t2 1\n1 The red sphere is below the pink rectangle.\n2 The red sphere is to the left of the red square.\n3 Is the red square to the left of the pink rectangle?\tno\t2 1\n4 Is the pink rectangle above the red square?\tyes\t1 2\n5 Is the pink rectangle to the left of the red square?\tyes\t1 2\n6 Is the red square below the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle to the left of the red square?\tyes\t1 2\n8 Is the red square to the right of the pink rectangle?\tyes\t2 1\n9 Is the pink rectangle above the red square?\tyes\t1 2\n10 Is the red square above the pink rectangle?\tno\t2 1\n1 The pink rectangle is to the right of the blue square.\n2 The red sphere is below the pink rectangle.\n3 Is the red sphere below the blue square?\tyes\t2 1\n4 Is the blue square to the right of the red sphere?\tno\t1 2\n5 Is the blue square below the red sphere?\tno\t1 2\n6 Is the red sphere above the blue square?\tno\t2 1\n7 Is the blue square below the red sphere?\tno\t1 2\n8 Is the blue square to the right of the red sphere?\tno\t1 2\n9 Is the red sphere to the left of the blue square?\tno\t2 1\n10 Is the blue square above the red sphere?\tyes\t1 2\n1 The red sphere is above the pink rectangle.\n2 The red sphere is to the right of the blue square.\n3 Is the pink rectangle to the left of the blue square?\tno\t1 2\n4 Is the pink rectangle below the blue square?\tyes\t1 2\n5 Is the blue square above the pink rectangle?\tyes\t2 1\n6 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n8 Is the pink rectangle below the blue square?\tyes\t1 2\n9 Is the blue square above the pink rectangle?\tyes\t2 1\n10 Is the blue square above the pink rectangle?\tyes\t2 1\n1 The red square is above the red sphere.\n2 The red square is to the left of the yellow square.\n3 Is the red sphere to the left of the yellow square?\tyes\t1 2\n4 Is the red sphere below the yellow square?\tyes\t1 2\n5 Is the red sphere below the yellow square?\tyes\t1 2\n6 Is the red sphere above the yellow square?\tno\t1 2\n7 Is the red sphere below the yellow square?\tyes\t1 2\n8 Is the yellow square above the red sphere?\tyes\t2 1\n9 Is the yellow square above the red sphere?\tyes\t2 1\n10 Is the red sphere to the left of the yellow square?\tyes\t1 2\n1 The red sphere is to the right of the blue square.\n2 The yellow square is to the right of the red sphere.\n3 Is the yellow square to the left of the blue square?\tno\t2 1\n4 Is the blue square to the left of the yellow square?\tyes\t1 2\n5 Is the blue square to the left of the yellow square?\tyes\t1 2\n6 Is the yellow square below the blue square?\tno\t2 1\n7 Is the blue square to the left of the yellow square?\tyes\t1 2\n8 Is the blue square above the yellow square?\tno\t1 2\n9 Is the yellow square to the right of the blue square?\tyes\t2 1\n10 Is the blue square to the left of the yellow square?\tyes\t1 2\n1 The yellow square is to the left of the blue square.\n2 The yellow square is below the red sphere.\n3 Is the red sphere to the left of the blue square?\tyes\t2 1\n4 Is the red sphere to the right of the blue square?\tno\t2 1\n5 Is the red sphere to the right of the blue square?\tno\t2 1\n6 Is the blue square below the red sphere?\tyes\t1 2\n7 Is the red sphere above the blue square?\tyes\t2 1\n8 Is the blue square to the right of the red sphere?\tyes\t1 2\n9 Is the blue square above the red sphere?\tno\t1 2\n10 Is the blue square to the right of the red sphere?\tyes\t1 2\n1 The pink rectangle is to the right of the yellow square.\n2 The yellow square is above the blue square.\n3 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n4 Is the pink rectangle above the blue square?\tyes\t1 2\n5 Is the blue square below the pink rectangle?\tyes\t2 1\n6 Is the pink rectangle above the blue square?\tyes\t1 2\n7 Is the blue square below the pink rectangle?\tyes\t2 1\n8 Is the pink rectangle to the left of the blue square?\tno\t1 2\n9 Is the blue square below the pink rectangle?\tyes\t2 1\n10 Is the blue square below the pink rectangle?\tyes\t2 1\n1 The triangle is to the left of the pink rectangle.\n2 The blue square is to the left of the triangle.\n3 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n4 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n5 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n6 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle to the left of the blue square?\tno\t1 2\n8 Is the blue square to the left of the pink rectangle?\tyes\t2 1\n9 Is the blue square below the pink rectangle?\tno\t2 1\n10 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n1 The red square is to the right of the pink rectangle.\n2 The triangle is above the pink rectangle.\n3 Is the triangle above the red square?\tyes\t2 1\n4 Is the triangle below the red square?\tno\t2 1\n5 Is the triangle to the right of the red square?\tno\t2 1\n6 Is the red square above the triangle?\tno\t1 2\n7 Is the triangle above the red square?\tyes\t2 1\n8 Is the triangle above the red square?\tyes\t2 1\n9 Is the triangle above the red square?\tyes\t2 1\n10 Is the red square above the triangle?\tno\t1 2\n1 The red sphere is to the right of the blue square.\n2 The triangle is above the red sphere.\n3 Is the blue square above the triangle?\tno\t1 2\n4 Is the blue square to the left of the triangle?\tyes\t1 2\n5 Is the triangle to the left of the blue square?\tno\t2 1\n6 Is the blue square below the triangle?\tyes\t1 2\n7 Is the blue square above the triangle?\tno\t1 2\n8 Is the blue square to the right of the triangle?\tno\t1 2\n9 Is the triangle above the blue square?\tyes\t2 1\n10 Is the triangle above the blue square?\tyes\t2 1\n1 The red square is above the pink rectangle.\n2 The pink rectangle is to the right of the yellow square.\n3 Is the yellow square to the left of the red square?\tyes\t2 1\n4 Is the red square below the yellow square?\tno\t1 2\n5 Is the red square to the right of the yellow square?\tyes\t1 2\n6 Is the yellow square to the left of the red square?\tyes\t2 1\n7 Is the yellow square to the left of the red square?\tyes\t2 1\n8 Is the yellow square below the red square?\tyes\t2 1\n9 Is the red square to the right of the yellow square?\tyes\t1 2\n10 Is the yellow square below the red square?\tyes\t2 1\n1 The red square is below the red sphere.\n2 The red square is to the left of the blue square.\n3 Is the red sphere to the right of the blue square?\tno\t1 2\n4 Is the red sphere to the left of the blue square?\tyes\t1 2\n5 Is the red sphere below the blue square?\tno\t1 2\n6 Is the blue square to the left of the red sphere?\tno\t2 1\n7 Is the blue square to the left of the red sphere?\tno\t2 1\n8 Is the blue square below the red sphere?\tyes\t2 1\n9 Is the blue square below the red sphere?\tyes\t2 1\n10 Is the red sphere to the left of the blue square?\tyes\t1 2\n1 The blue square is to the left of the pink rectangle.\n2 The blue square is to the right of the red square.\n3 Is the red square to the left of the pink rectangle?\tyes\t2 1\n4 Is the red square below the pink rectangle?\tno\t2 1\n5 Is the red square below the pink rectangle?\tno\t2 1\n6 Is the red square below the pink rectangle?\tno\t2 1\n7 Is the red square to the left of the pink rectangle?\tyes\t2 1\n8 Is the pink rectangle to the right of the red square?\tyes\t1 2\n9 Is the pink rectangle below the red square?\tno\t1 2\n10 Is the pink rectangle to the left of the red square?\tno\t1 2\n1 The red sphere is below the triangle.\n2 The red sphere is above the blue square.\n3 Is the blue square below the triangle?\tyes\t2 1\n4 Is the blue square below the triangle?\tyes\t2 1\n5 Is the triangle above the blue square?\tyes\t1 2\n6 Is the blue square to the right of the triangle?\tno\t2 1\n7 Is the blue square to the right of the triangle?\tno\t2 1\n8 Is the blue square below the triangle?\tyes\t2 1\n9 Is the blue square to the left of the triangle?\tno\t2 1\n10 Is the blue square below the triangle?\tyes\t2 1\n1 The red square is above the yellow square.\n2 The red square is below the blue square.\n3 Is the yellow square below the blue square?\tyes\t1 2\n4 Is the blue square above the yellow square?\tyes\t2 1\n5 Is the blue square above the yellow square?\tyes\t2 1\n6 Is the yellow square to the right of the blue square?\tno\t1 2\n7 Is the blue square above the yellow square?\tyes\t2 1\n8 Is the blue square above the yellow square?\tyes\t2 1\n9 Is the blue square to the right of the yellow square?\tno\t2 1\n10 Is the yellow square below the blue square?\tyes\t1 2\n1 The yellow square is above the triangle.\n2 The yellow square is to the left of the pink rectangle.\n3 Is the triangle above the pink rectangle?\tno\t1 2\n4 Is the triangle below the pink rectangle?\tyes\t1 2\n5 Is the pink rectangle to the right of the triangle?\tyes\t2 1\n6 Is the triangle above the pink rectangle?\tno\t1 2\n7 Is the pink rectangle to the left of the triangle?\tno\t2 1\n8 Is the triangle to the right of the pink rectangle?\tno\t1 2\n9 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n10 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n1 The pink rectangle is below the yellow square.\n2 The triangle is to the right of the yellow square.\n3 Is the pink rectangle below the triangle?\tyes\t1 2\n4 Is the triangle above the pink rectangle?\tyes\t2 1\n5 Is the triangle to the right of the pink rectangle?\tyes\t2 1\n6 Is the pink rectangle above the triangle?\tno\t1 2\n7 Is the triangle to the left of the pink rectangle?\tno\t2 1\n8 Is the pink rectangle above the triangle?\tno\t1 2\n9 Is the pink rectangle below the triangle?\tyes\t1 2\n10 Is the triangle above the pink rectangle?\tyes\t2 1\n1 The triangle is to the left of the red sphere.\n2 The yellow square is to the left of the triangle.\n3 Is the red sphere to the right of the yellow square?\tyes\t1 2\n4 Is the yellow square above the red sphere?\tno\t2 1\n5 Is the yellow square below the red sphere?\tno\t2 1\n6 Is the yellow square to the left of the red sphere?\tyes\t2 1\n7 Is the yellow square to the left of the red sphere?\tyes\t2 1\n8 Is the red sphere to the right of the yellow square?\tyes\t1 2\n9 Is the yellow square to the left of the red sphere?\tyes\t2 1\n10 Is the red sphere above the yellow square?\tno\t1 2\n1 The red square is below the blue square.\n2 The blue square is to the right of the red sphere.\n3 Is the red sphere above the red square?\tyes\t2 1\n4 Is the red square above the red sphere?\tno\t1 2\n5 Is the red sphere above the red square?\tyes\t2 1\n6 Is the red sphere to the right of the red square?\tno\t2 1\n7 Is the red square above the red sphere?\tno\t1 2\n8 Is the red square above the red sphere?\tno\t1 2\n9 Is the red square to the right of the red sphere?\tyes\t1 2\n10 Is the red sphere below the red square?\tno\t2 1\n1 The blue square is to the right of the triangle.\n2 The blue square is above the red sphere.\n3 Is the red sphere below the triangle?\tyes\t2 1\n4 Is the triangle to the right of the red sphere?\tno\t1 2\n5 Is the triangle to the right of the red sphere?\tno\t1 2\n6 Is the red sphere to the right of the triangle?\tyes\t2 1\n7 Is the triangle to the left of the red sphere?\tyes\t1 2\n8 Is the triangle below the red sphere?\tno\t1 2\n9 Is the red sphere below the triangle?\tyes\t2 1\n10 Is the red sphere to the right of the triangle?\tyes\t2 1\n1 The yellow square is above the pink rectangle.\n2 The red square is to the right of the yellow square.\n3 Is the red square above the pink rectangle?\tyes\t2 1\n4 Is the red square above the pink rectangle?\tyes\t2 1\n5 Is the pink rectangle to the right of the red square?\tno\t1 2\n6 Is the red square below the pink rectangle?\tno\t2 1\n7 Is the pink rectangle above the red square?\tno\t1 2\n8 Is the pink rectangle to the left of the red square?\tyes\t1 2\n9 Is the pink rectangle above the red square?\tno\t1 2\n10 Is the pink rectangle below the red square?\tyes\t1 2\n1 The triangle is above the red square.\n2 The pink rectangle is above the triangle.\n3 Is the red square above the pink rectangle?\tno\t1 2\n4 Is the red square above the pink rectangle?\tno\t1 2\n5 Is the pink rectangle above the red square?\tyes\t2 1\n6 Is the pink rectangle above the red square?\tyes\t2 1\n7 Is the red square below the pink rectangle?\tyes\t1 2\n8 Is the pink rectangle above the red square?\tyes\t2 1\n9 Is the pink rectangle above the red square?\tyes\t2 1\n10 Is the red square above the pink rectangle?\tno\t1 2\n1 The triangle is above the yellow square.\n2 The blue square is to the left of the triangle.\n3 Is the blue square below the yellow square?\tno\t2 1\n4 Is the blue square below the yellow square?\tno\t2 1\n5 Is the yellow square above the blue square?\tno\t1 2\n6 Is the blue square to the left of the yellow square?\tyes\t2 1\n7 Is the blue square to the left of the yellow square?\tyes\t2 1\n8 Is the blue square to the left of the yellow square?\tyes\t2 1\n9 Is the blue square to the left of the yellow square?\tyes\t2 1\n10 Is the blue square above the yellow square?\tyes\t2 1\n1 The red square is below the yellow square.\n2 The blue square is to the right of the red square.\n3 Is the yellow square below the blue square?\tno\t1 2\n4 Is the blue square above the yellow square?\tno\t2 1\n5 Is the blue square to the right of the yellow square?\tyes\t2 1\n6 Is the yellow square above the blue square?\tyes\t1 2\n7 Is the blue square to the right of the yellow square?\tyes\t2 1\n8 Is the blue square above the yellow square?\tno\t2 1\n9 Is the yellow square to the left of the blue square?\tyes\t1 2\n10 Is the yellow square above the blue square?\tyes\t1 2\n1 The yellow square is above the blue square.\n2 The blue square is above the red square.\n3 Is the red square to the right of the yellow square?\tno\t2 1\n4 Is the red square to the left of the yellow square?\tno\t2 1\n5 Is the yellow square below the red square?\tno\t1 2\n6 Is the yellow square to the left of the red square?\tno\t1 2\n7 Is the yellow square above the red square?\tyes\t1 2\n8 Is the red square below the yellow square?\tyes\t2 1\n9 Is the yellow square above the red square?\tyes\t1 2\n10 Is the yellow square to the right of the red square?\tno\t1 2\n1 The red sphere is to the right of the red square.\n2 The pink rectangle is below the red square.\n3 Is the pink rectangle below the red sphere?\tyes\t2 1\n4 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n5 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n6 Is the red sphere to the left of the pink rectangle?\tno\t1 2\n7 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n8 Is the red sphere above the pink rectangle?\tyes\t1 2\n9 Is the red sphere to the left of the pink rectangle?\tno\t1 2\n10 Is the red sphere above the pink rectangle?\tyes\t1 2\n1 The yellow square is above the red sphere.\n2 The yellow square is to the right of the pink rectangle.\n3 Is the red sphere to the right of the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n5 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n6 Is the red sphere to the left of the pink rectangle?\tno\t1 2\n7 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n8 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n9 Is the pink rectangle below the red sphere?\tno\t2 1\n10 Is the pink rectangle to the right of the red sphere?\tno\t2 1\n1 The red square is to the left of the red sphere.\n2 The red square is above the pink rectangle.\n3 Is the red sphere to the right of the pink rectangle?\tyes\t1 2\n4 Is the red sphere below the pink rectangle?\tno\t1 2\n5 Is the red sphere to the right of the pink rectangle?\tyes\t1 2\n6 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n7 Is the red sphere below the pink rectangle?\tno\t1 2\n8 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n9 Is the pink rectangle to the left of the red sphere?\tyes\t2 1\n10 Is the red sphere above the pink rectangle?\tyes\t1 2\n1 The triangle is above the yellow square.\n2 The red sphere is above the triangle.\n3 Is the yellow square below the red sphere?\tyes\t1 2\n4 Is the yellow square to the right of the red sphere?\tno\t1 2\n5 Is the yellow square below the red sphere?\tyes\t1 2\n6 Is the yellow square to the right of the red sphere?\tno\t1 2\n7 Is the yellow square below the red sphere?\tyes\t1 2\n8 Is the yellow square below the red sphere?\tyes\t1 2\n9 Is the red sphere below the yellow square?\tno\t2 1\n10 Is the yellow square to the right of the red sphere?\tno\t1 2\n1 The yellow square is to the left of the pink rectangle.\n2 The red square is below the yellow square.\n3 Is the red square to the right of the pink rectangle?\tno\t2 1\n4 Is the red square below the pink rectangle?\tyes\t2 1\n5 Is the red square below the pink rectangle?\tyes\t2 1\n6 Is the red square to the right of the pink rectangle?\tno\t2 1\n7 Is the red square to the left of the pink rectangle?\tyes\t2 1\n8 Is the red square below the pink rectangle?\tyes\t2 1\n9 Is the red square below the pink rectangle?\tyes\t2 1\n10 Is the pink rectangle below the red square?\tno\t1 2\n1 The yellow square is below the triangle.\n2 The yellow square is above the blue square.\n3 Is the blue square below the triangle?\tyes\t2 1\n4 Is the blue square above the triangle?\tno\t2 1\n5 Is the triangle below the blue square?\tno\t1 2\n6 Is the triangle above the blue square?\tyes\t1 2\n7 Is the triangle above the blue square?\tyes\t1 2\n8 Is the triangle to the right of the blue square?\tno\t1 2\n9 Is the blue square below the triangle?\tyes\t2 1\n10 Is the triangle above the blue square?\tyes\t1 2\n1 The yellow square is below the red square.\n2 The triangle is above the red square.\n3 Is the triangle to the right of the yellow square?\tno\t2 1\n4 Is the yellow square below the triangle?\tyes\t1 2\n5 Is the triangle above the yellow square?\tyes\t2 1\n6 Is the triangle above the yellow square?\tyes\t2 1\n7 Is the triangle above the yellow square?\tyes\t2 1\n8 Is the triangle to the left of the yellow square?\tno\t2 1\n9 Is the triangle to the left of the yellow square?\tno\t2 1\n10 Is the yellow square below the triangle?\tyes\t1 2\n1 The yellow square is below the pink rectangle.\n2 The yellow square is above the blue square.\n3 Is the pink rectangle below the blue square?\tno\t1 2\n4 Is the pink rectangle below the blue square?\tno\t1 2\n5 Is the pink rectangle above the blue square?\tyes\t1 2\n6 Is the blue square above the pink rectangle?\tno\t2 1\n7 Is the blue square below the pink rectangle?\tyes\t2 1\n8 Is the blue square below the pink rectangle?\tyes\t2 1\n9 Is the pink rectangle below the blue square?\tno\t1 2\n10 Is the pink rectangle to the left of the blue square?\tno\t1 2\n1 The triangle is above the yellow square.\n2 The pink rectangle is to the right of the triangle.\n3 Is the yellow square below the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle above the yellow square?\tyes\t2 1\n5 Is the yellow square to the left of the pink rectangle?\tyes\t1 2\n6 Is the yellow square below the pink rectangle?\tyes\t1 2\n7 Is the yellow square above the pink rectangle?\tno\t1 2\n8 Is the pink rectangle below the yellow square?\tno\t2 1\n9 Is the yellow square above the pink rectangle?\tno\t1 2\n10 Is the pink rectangle above the yellow square?\tyes\t2 1\n1 The red sphere is below the red square.\n2 The pink rectangle is to the right of the red sphere.\n3 Is the red square above the pink rectangle?\tyes\t1 2\n4 Is the red square to the right of the pink rectangle?\tno\t1 2\n5 Is the red square to the left of the pink rectangle?\tyes\t1 2\n6 Is the red square above the pink rectangle?\tyes\t1 2\n7 Is the red square to the right of the pink rectangle?\tno\t1 2\n8 Is the pink rectangle to the left of the red square?\tno\t2 1\n9 Is the red square below the pink rectangle?\tno\t1 2\n10 Is the pink rectangle above the red square?\tno\t2 1\n1 The red square is below the red sphere.\n2 The red square is to the left of the pink rectangle.\n3 Is the red sphere to the right of the pink rectangle?\tno\t1 2\n4 Is the pink rectangle above the red sphere?\tno\t2 1\n5 Is the red sphere below the pink rectangle?\tno\t1 2\n6 Is the red sphere above the pink rectangle?\tyes\t1 2\n7 Is the pink rectangle above the red sphere?\tno\t2 1\n8 Is the pink rectangle to the left of the red sphere?\tno\t2 1\n9 Is the pink rectangle below the red sphere?\tyes\t2 1\n10 Is the pink rectangle below the red sphere?\tyes\t2 1\n1 The red square is to the right of the blue square.\n2 The yellow square is to the right of the red square.\n3 Is the blue square to the left of the yellow square?\tyes\t1 2\n4 Is the yellow square to the right of the blue square?\tyes\t2 1\n5 Is the blue square below the yellow square?\tno\t1 2\n6 Is the yellow square to the right of the blue square?\tyes\t2 1\n7 Is the blue square to the left of the yellow square?\tyes\t1 2\n8 Is the yellow square above the blue square?\tno\t2 1\n9 Is the blue square above the yellow square?\tno\t1 2\n10 Is the blue square to the left of the yellow square?\tyes\t1 2\n1 The pink rectangle is to the right of the yellow square.\n2 The yellow square is below the red sphere.\n3 Is the pink rectangle above the red sphere?\tno\t1 2\n4 Is the pink rectangle to the left of the red sphere?\tno\t1 2\n5 Is the red sphere to the left of the pink rectangle?\tyes\t2 1\n6 Is the pink rectangle to the right of the red sphere?\tyes\t1 2\n7 Is the pink rectangle to the right of the red sphere?\tyes\t1 2\n8 Is the pink rectangle to the left of the red sphere?\tno\t1 2\n9 Is the red sphere to the right of the pink rectangle?\tno\t2 1\n10 Is the red sphere to the left of the pink rectangle?\tyes\t2 1\n1 The blue square is above the red square.\n2 The blue square is below the pink rectangle.\n3 Is the pink rectangle above the red square?\tyes\t2 1\n4 Is the red square below the pink rectangle?\tyes\t1 2\n5 Is the red square above the pink rectangle?\tno\t1 2\n6 Is the red square to the left of the pink rectangle?\tno\t1 2\n7 Is the pink rectangle above the red square?\tyes\t2 1\n8 Is the red square below the pink rectangle?\tyes\t1 2\n9 Is the pink rectangle above the red square?\tyes\t2 1\n10 Is the red square to the right of the pink rectangle?\tno\t1 2\n1 The red sphere is below the red square.\n2 The red sphere is to the right of the triangle.\n3 Is the triangle to the right of the red square?\tno\t2 1\n4 Is the triangle to the left of the red square?\tyes\t2 1\n5 Is the triangle to the left of the red square?\tyes\t2 1\n6 Is the red square above the triangle?\tyes\t1 2\n7 Is the triangle to the right of the red square?\tno\t2 1\n8 Is the triangle to the left of the red square?\tyes\t2 1\n9 Is the red square to the right of the triangle?\tyes\t1 2\n10 Is the red square below the triangle?\tno\t1 2\n1 The red sphere is to the left of the red square.\n2 The red square is below the blue square.\n3 Is the red sphere to the left of the blue square?\tyes\t1 2\n4 Is the red sphere to the left of the blue square?\tyes\t1 2\n5 Is the blue square above the red sphere?\tyes\t2 1\n6 Is the red sphere to the right of the blue square?\tno\t1 2\n7 Is the blue square to the right of the red sphere?\tyes\t2 1\n8 Is the blue square to the left of the red sphere?\tno\t2 1\n9 Is the red sphere to the left of the blue square?\tyes\t1 2\n10 Is the blue square to the left of the red sphere?\tno\t2 1\n1 The blue square is to the right of the yellow square.\n2 The blue square is to the left of the red square.\n3 Is the yellow square to the left of the red square?\tyes\t1 2\n4 Is the red square above the yellow square?\tno\t2 1\n5 Is the yellow square above the red square?\tno\t1 2\n6 Is the yellow square to the left of the red square?\tyes\t1 2\n7 Is the red square to the right of the yellow square?\tyes\t2 1\n8 Is the red square to the right of the yellow square?\tyes\t2 1\n9 Is the yellow square to the left of the red square?\tyes\t1 2\n10 Is the yellow square below the red square?\tno\t1 2\n1 The pink rectangle is above the blue square.\n2 The yellow square is above the pink rectangle.\n3 Is the yellow square to the left of the blue square?\tno\t2 1\n4 Is the blue square below the yellow square?\tyes\t1 2\n5 Is the blue square to the right of the yellow square?\tno\t1 2\n6 Is the yellow square to the right of the blue square?\tno\t2 1\n7 Is the blue square above the yellow square?\tno\t1 2\n8 Is the blue square to the left of the yellow square?\tno\t1 2\n9 Is the yellow square below the blue square?\tno\t2 1\n10 Is the blue square above the yellow square?\tno\t1 2\n1 The pink rectangle is below the yellow square.\n2 The pink rectangle is to the left of the red sphere.\n3 Is the red sphere to the right of the yellow square?\tyes\t2 1\n4 Is the yellow square above the red sphere?\tyes\t1 2\n5 Is the yellow square below the red sphere?\tno\t1 2\n6 Is the red sphere to the right of the yellow square?\tyes\t2 1\n7 Is the yellow square above the red sphere?\tyes\t1 2\n8 Is the yellow square below the red sphere?\tno\t1 2\n9 Is the red sphere above the yellow square?\tno\t2 1\n10 Is the red sphere above the yellow square?\tno\t2 1\n1 The triangle is above the red sphere.\n2 The triangle is to the left of the yellow square.\n3 Is the yellow square to the right of the red sphere?\tyes\t2 1\n4 Is the red sphere below the yellow square?\tyes\t1 2\n5 Is the yellow square below the red sphere?\tno\t2 1\n6 Is the red sphere below the yellow square?\tyes\t1 2\n7 Is the yellow square above the red sphere?\tyes\t2 1\n8 Is the red sphere below the yellow square?\tyes\t1 2\n9 Is the red sphere to the left of the yellow square?\tyes\t1 2\n10 Is the yellow square below the red sphere?\tno\t2 1\n1 The pink rectangle is to the right of the triangle.\n2 The triangle is above the blue square.\n3 Is the blue square to the right of the pink rectangle?\tno\t2 1\n4 Is the blue square above the pink rectangle?\tno\t2 1\n5 Is the blue square to the right of the pink rectangle?\tno\t2 1\n6 Is the blue square to the right of the pink rectangle?\tno\t2 1\n7 Is the pink rectangle above the blue square?\tyes\t1 2\n8 Is the pink rectangle to the right of the blue square?\tyes\t1 2\n9 Is the blue square above the pink rectangle?\tno\t2 1\n10 Is the pink rectangle above the blue square?\tyes\t1 2\n1 The blue square is above the red sphere.\n2 The red sphere is to the right of the red square.\n3 Is the red square below the blue square?\tyes\t2 1\n4 Is the red square below the blue square?\tyes\t2 1\n5 Is the red square to the right of the blue square?\tno\t2 1\n6 Is the red square above the blue square?\tno\t2 1\n7 Is the blue square below the red square?\tno\t1 2\n8 Is the blue square to the left of the red square?\tno\t1 2\n9 Is the red square below the blue square?\tyes\t2 1\n10 Is the blue square to the left of the red square?\tno\t1 2\n1 The triangle is to the left of the red square.\n2 The red sphere is below the triangle.\n3 Is the red sphere below the red square?\tyes\t2 1\n4 Is the red sphere below the red square?\tyes\t2 1\n5 Is the red sphere to the right of the red square?\tno\t2 1\n6 Is the red square to the left of the red sphere?\tno\t1 2\n7 Is the red square to the right of the red sphere?\tyes\t1 2\n8 Is the red sphere below the red square?\tyes\t2 1\n9 Is the red square to the left of the red sphere?\tno\t1 2\n10 Is the red sphere above the red square?\tno\t2 1\n1 The pink rectangle is below the red square.\n2 The red sphere is below the pink rectangle.\n3 Is the red square above the red sphere?\tyes\t1 2\n4 Is the red sphere below the red square?\tyes\t2 1\n5 Is the red square above the red sphere?\tyes\t1 2\n6 Is the red square below the red sphere?\tno\t1 2\n7 Is the red square above the red sphere?\tyes\t1 2\n8 Is the red square below the red sphere?\tno\t1 2\n9 Is the red square to the left of the red sphere?\tno\t1 2\n10 Is the red square above the red sphere?\tyes\t1 2\n1 The triangle is to the right of the pink rectangle.\n2 The pink rectangle is above the red square.\n3 Is the red square above the triangle?\tno\t2 1\n4 Is the red square above the triangle?\tno\t2 1\n5 Is the red square to the left of the triangle?\tyes\t2 1\n6 Is the triangle below the red square?\tno\t1 2\n7 Is the red square to the right of the triangle?\tno\t2 1\n8 Is the triangle above the red square?\tyes\t1 2\n9 Is the red square to the left of the triangle?\tyes\t2 1\n10 Is the red square to the left of the triangle?\tyes\t2 1\n1 The pink rectangle is to the left of the blue square.\n2 The pink rectangle is to the right of the yellow square.\n3 Is the yellow square below the blue square?\tno\t2 1\n4 Is the blue square to the left of the yellow square?\tno\t1 2\n5 Is the blue square to the right of the yellow square?\tyes\t1 2\n6 Is the yellow square to the left of the blue square?\tyes\t2 1\n7 Is the yellow square to the left of the blue square?\tyes\t2 1\n8 Is the yellow square to the right of the blue square?\tno\t2 1\n9 Is the yellow square to the left of the blue square?\tyes\t2 1\n10 Is the yellow square to the left of the blue square?\tyes\t2 1\n1 The blue square is to the right of the yellow square.\n2 The pink rectangle is above the blue square.\n3 Is the pink rectangle above the yellow square?\tyes\t2 1\n4 Is the yellow square above the pink rectangle?\tno\t1 2\n5 Is the pink rectangle to the left of the yellow square?\tno\t2 1\n6 Is the yellow square to the left of the pink rectangle?\tyes\t1 2\n7 Is the pink rectangle below the yellow square?\tno\t2 1\n8 Is the yellow square to the right of the pink rectangle?\tno\t1 2\n9 Is the pink rectangle below the yellow square?\tno\t2 1\n10 Is the pink rectangle to the left of the yellow square?\tno\t2 1\n1 The red sphere is to the right of the triangle.\n2 The pink rectangle is to the right of the red sphere.\n3 Is the triangle to the left of the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle to the right of the triangle?\tyes\t2 1\n5 Is the triangle below the pink rectangle?\tno\t1 2\n6 Is the pink rectangle to the left of the triangle?\tno\t2 1\n7 Is the pink rectangle to the right of the triangle?\tyes\t2 1\n8 Is the pink rectangle above the triangle?\tno\t2 1\n9 Is the pink rectangle to the left of the triangle?\tno\t2 1\n10 Is the triangle to the right of the pink rectangle?\tno\t1 2\n1 The triangle is above the red sphere.\n2 The triangle is to the left of the red square.\n3 Is the red square to the right of the red sphere?\tyes\t2 1\n4 Is the red square above the red sphere?\tyes\t2 1\n5 Is the red square above the red sphere?\tyes\t2 1\n6 Is the red square to the right of the red sphere?\tyes\t2 1\n7 Is the red square above the red sphere?\tyes\t2 1\n8 Is the red square to the left of the red sphere?\tno\t2 1\n9 Is the red square to the left of the red sphere?\tno\t2 1\n10 Is the red sphere to the right of the red square?\tno\t1 2\n1 The triangle is below the yellow square.\n2 The yellow square is below the pink rectangle.\n3 Is the triangle below the pink rectangle?\tyes\t1 2\n4 Is the pink rectangle above the triangle?\tyes\t2 1\n5 Is the pink rectangle above the triangle?\tyes\t2 1\n6 Is the triangle above the pink rectangle?\tno\t1 2\n7 Is the pink rectangle to the left of the triangle?\tno\t2 1\n8 Is the triangle above the pink rectangle?\tno\t1 2\n9 Is the triangle to the left of the pink rectangle?\tno\t1 2\n10 Is the pink rectangle to the right of the triangle?\tno\t2 1\n1 The red square is to the left of the yellow square.\n2 The yellow square is to the left of the blue square.\n3 Is the red square below the blue square?\tno\t1 2\n4 Is the red square to the left of the blue square?\tyes\t1 2\n5 Is the blue square to the right of the red square?\tyes\t2 1\n6 Is the blue square to the right of the red square?\tyes\t2 1\n7 Is the red square below the blue square?\tno\t1 2\n8 Is the blue square to the left of the red square?\tno\t2 1\n9 Is the red square to the left of the blue square?\tyes\t1 2\n10 Is the blue square to the left of the red square?\tno\t2 1\n1 The red square is to the right of the triangle.\n2 The blue square is above the triangle.\n3 Is the red square above the blue square?\tno\t1 2\n4 Is the blue square to the right of the red square?\tno\t2 1\n5 Is the red square above the blue square?\tno\t1 2\n6 Is the red square below the blue square?\tyes\t1 2\n7 Is the red square below the blue square?\tyes\t1 2\n8 Is the blue square to the right of the red square?\tno\t2 1\n9 Is the red square below the blue square?\tyes\t1 2\n10 Is the red square above the blue square?\tno\t1 2\n1 The triangle is above the yellow square.\n2 The triangle is below the red sphere.\n3 Is the yellow square to the right of the red sphere?\tno\t1 2\n4 Is the red sphere to the right of the yellow square?\tno\t2 1\n5 Is the yellow square above the red sphere?\tno\t1 2\n6 Is the red sphere to the left of the yellow square?\tno\t2 1\n7 Is the red sphere above the yellow square?\tyes\t2 1\n8 Is the yellow square to the left of the red sphere?\tno\t1 2\n9 Is the yellow square below the red sphere?\tyes\t1 2\n10 Is the red sphere above the yellow square?\tyes\t2 1\n1 The triangle is to the right of the yellow square.\n2 The yellow square is above the red square.\n3 Is the red square to the left of the triangle?\tyes\t2 1\n4 Is the triangle below the red square?\tno\t1 2\n5 Is the red square to the left of the triangle?\tyes\t2 1\n6 Is the red square to the right of the triangle?\tno\t2 1\n7 Is the red square above the triangle?\tno\t2 1\n8 Is the triangle to the right of the red square?\tyes\t1 2\n9 Is the triangle to the left of the red square?\tno\t1 2\n10 Is the red square to the right of the triangle?\tno\t2 1\n1 The yellow square is above the pink rectangle.\n2 The yellow square is below the red square.\n3 Is the red square above the pink rectangle?\tyes\t2 1\n4 Is the pink rectangle above the red square?\tno\t1 2\n5 Is the pink rectangle above the red square?\tno\t1 2\n6 Is the red square above the pink rectangle?\tyes\t2 1\n7 Is the pink rectangle to the left of the red square?\tno\t1 2\n8 Is the red square below the pink rectangle?\tno\t2 1\n9 Is the red square to the right of the pink rectangle?\tno\t2 1\n10 Is the pink rectangle above the red square?\tno\t1 2\n1 The pink rectangle is below the red sphere.\n2 The pink rectangle is to the left of the yellow square.\n3 Is the red sphere to the right of the yellow square?\tno\t1 2\n4 Is the yellow square to the right of the red sphere?\tyes\t2 1\n5 Is the yellow square above the red sphere?\tno\t2 1\n6 Is the yellow square above the red sphere?\tno\t2 1\n7 Is the yellow square above the red sphere?\tno\t2 1\n8 Is the yellow square below the red sphere?\tyes\t2 1\n9 Is the red sphere above the yellow square?\tyes\t1 2\n10 Is the yellow square above the red sphere?\tno\t2 1\n1 The pink rectangle is to the left of the red square.\n2 The red sphere is above the red square.\n3 Is the pink rectangle to the left of the red sphere?\tyes\t1 2\n4 Is the pink rectangle to the left of the red sphere?\tyes\t1 2\n5 Is the red sphere to the left of the pink rectangle?\tno\t2 1\n6 Is the pink rectangle to the left of the red sphere?\tyes\t1 2\n7 Is the pink rectangle to the right of the red sphere?\tno\t1 2\n8 Is the pink rectangle above the red sphere?\tno\t1 2\n9 Is the pink rectangle to the right of the red sphere?\tno\t1 2\n10 Is the red sphere above the pink rectangle?\tyes\t2 1\n1 The red sphere is to the left of the pink rectangle.\n2 The red sphere is below the red square.\n3 Is the red square above the pink rectangle?\tyes\t2 1\n4 Is the pink rectangle below the red square?\tyes\t1 2\n5 Is the red square above the pink rectangle?\tyes\t2 1\n6 Is the pink rectangle to the left of the red square?\tno\t1 2\n7 Is the red square above the pink rectangle?\tyes\t2 1\n8 Is the red square above the pink rectangle?\tyes\t2 1\n9 Is the pink rectangle to the right of the red square?\tyes\t1 2\n10 Is the pink rectangle to the left of the red square?\tno\t1 2\n1 The blue square is below the red sphere.\n2 The blue square is to the left of the pink rectangle.\n3 Is the red sphere to the right of the pink rectangle?\tno\t1 2\n4 Is the red sphere above the pink rectangle?\tyes\t1 2\n5 Is the pink rectangle to the left of the red sphere?\tno\t2 1\n6 Is the pink rectangle to the right of the red sphere?\tyes\t2 1\n7 Is the red sphere to the left of the pink rectangle?\tyes\t1 2\n8 Is the pink rectangle above the red sphere?\tno\t2 1\n9 Is the red sphere to the right of the pink rectangle?\tno\t1 2\n10 Is the red sphere to the left of the pink rectangle?\tyes\t1 2\n1 The red square is to the left of the yellow square.\n2 The yellow square is to the left of the red sphere.\n3 Is the red sphere above the red square?\tno\t2 1\n4 Is the red sphere above the red square?\tno\t2 1\n5 Is the red sphere to the right of the red square?\tyes\t2 1\n6 Is the red square to the left of the red sphere?\tyes\t1 2\n7 Is the red sphere to the right of the red square?\tyes\t2 1\n8 Is the red sphere below the red square?\tno\t2 1\n9 Is the red square to the left of the red sphere?\tyes\t1 2\n10 Is the red square below the red sphere?\tno\t1 2\n1 The blue square is to the left of the red sphere.\n2 The red sphere is above the red square.\n3 Is the blue square to the left of the red square?\tyes\t1 2\n4 Is the blue square to the right of the red square?\tno\t1 2\n5 Is the blue square to the right of the red square?\tno\t1 2\n6 Is the red square to the left of the blue square?\tno\t2 1\n7 Is the blue square to the left of the red square?\tyes\t1 2\n8 Is the red square to the left of the blue square?\tno\t2 1\n9 Is the red square below the blue square?\tyes\t2 1\n10 Is the blue square below the red square?\tno\t1 2\n1 The red sphere is above the red square.\n2 The red sphere is below the yellow square.\n3 Is the red square to the right of the yellow square?\tno\t1 2\n4 Is the red square below the yellow square?\tyes\t1 2\n5 Is the yellow square below the red square?\tno\t2 1\n6 Is the yellow square to the left of the red square?\tno\t2 1\n7 Is the red square above the yellow square?\tno\t1 2\n8 Is the red square to the left of the yellow square?\tno\t1 2\n9 Is the yellow square above the red square?\tyes\t2 1\n10 Is the red square below the yellow square?\tyes\t1 2\n1 The triangle is to the right of the blue square.\n2 The blue square is to the right of the red square.\n3 Is the red square below the triangle?\tno\t2 1\n4 Is the red square to the left of the triangle?\tyes\t2 1\n5 Is the triangle to the left of the red square?\tno\t1 2\n6 Is the red square to the left of the triangle?\tyes\t2 1\n7 Is the triangle to the right of the red square?\tyes\t1 2\n8 Is the triangle to the left of the red square?\tno\t1 2\n9 Is the triangle to the right of the red square?\tyes\t1 2\n10 Is the triangle above the red square?\tno\t1 2\n1 The yellow square is below the triangle.\n2 The yellow square is above the red square.\n3 Is the red square above the triangle?\tno\t2 1\n4 Is the triangle above the red square?\tyes\t1 2\n5 Is the red square below the triangle?\tyes\t2 1\n6 Is the red square to the right of the triangle?\tno\t2 1\n7 Is the triangle below the red square?\tno\t1 2\n8 Is the triangle to the right of the red square?\tno\t1 2\n9 Is the red square below the triangle?\tyes\t2 1\n10 Is the triangle to the right of the red square?\tno\t1 2\n1 The triangle is above the red sphere.\n2 The triangle is below the red square.\n3 Is the red square to the right of the red sphere?\tno\t2 1\n4 Is the red square to the right of the red sphere?\tno\t2 1\n5 Is the red square to the left of the red sphere?\tno\t2 1\n6 Is the red square to the left of the red sphere?\tno\t2 1\n7 Is the red square above the red sphere?\tyes\t2 1\n8 Is the red sphere to the left of the red square?\tno\t1 2\n9 Is the red sphere below the red square?\tyes\t1 2\n10 Is the red square above the red sphere?\tyes\t2 1\n1 The red square is to the left of the yellow square.\n2 The triangle is above the red square.\n3 Is the triangle to the left of the yellow square?\tyes\t2 1\n4 Is the triangle below the yellow square?\tno\t2 1\n5 Is the triangle to the right of the yellow square?\tno\t2 1\n6 Is the yellow square to the left of the triangle?\tno\t1 2\n7 Is the yellow square below the triangle?\tyes\t1 2\n8 Is the yellow square to the left of the triangle?\tno\t1 2\n9 Is the yellow square below the triangle?\tyes\t1 2\n10 Is the triangle below the yellow square?\tno\t2 1\n1 The red sphere is above the yellow square.\n2 The blue square is below the yellow square.\n3 Is the blue square above the red sphere?\tno\t2 1\n4 Is the red sphere below the blue square?\tno\t1 2\n5 Is the blue square above the red sphere?\tno\t2 1\n6 Is the red sphere above the blue square?\tyes\t1 2\n7 Is the blue square below the red sphere?\tyes\t2 1\n8 Is the red sphere above the blue square?\tyes\t1 2\n9 Is the red sphere below the blue square?\tno\t1 2\n10 Is the red sphere above the blue square?\tyes\t1 2\n1 The red square is to the left of the yellow square.\n2 The red square is to the right of the red sphere.\n3 Is the red sphere to the left of the yellow square?\tyes\t2 1\n4 Is the red sphere to the right of the yellow square?\tno\t2 1\n5 Is the red sphere to the left of the yellow square?\tyes\t2 1\n6 Is the yellow square to the right of the red sphere?\tyes\t1 2\n7 Is the red sphere below the yellow square?\tno\t2 1\n8 Is the red sphere above the yellow square?\tno\t2 1\n9 Is the red sphere above the yellow square?\tno\t2 1\n10 Is the red sphere to the left of the yellow square?\tyes\t2 1\n1 The red square is to the left of the yellow square.\n2 The red square is above the triangle.\n3 Is the yellow square above the triangle?\tyes\t1 2\n4 Is the triangle to the right of the yellow square?\tno\t2 1\n5 Is the yellow square to the right of the triangle?\tyes\t1 2\n6 Is the triangle below the yellow square?\tyes\t2 1\n7 Is the yellow square above the triangle?\tyes\t1 2\n8 Is the triangle to the left of the yellow square?\tyes\t2 1\n9 Is the triangle to the right of the yellow square?\tno\t2 1\n10 Is the triangle to the right of the yellow square?\tno\t2 1\n1 The pink rectangle is to the right of the red square.\n2 The triangle is above the red square.\n3 Is the pink rectangle above the triangle?\tno\t1 2\n4 Is the pink rectangle below the triangle?\tyes\t1 2\n5 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n6 Is the pink rectangle above the triangle?\tno\t1 2\n7 Is the triangle to the right of the pink rectangle?\tno\t2 1\n8 Is the pink rectangle to the left of the triangle?\tno\t1 2\n9 Is the triangle to the right of the pink rectangle?\tno\t2 1\n10 Is the pink rectangle to the right of the triangle?\tyes\t1 2\n1 The red square is to the left of the red sphere.\n2 The triangle is below the red square.\n3 Is the triangle to the right of the red sphere?\tno\t2 1\n4 Is the triangle to the right of the red sphere?\tno\t2 1\n5 Is the triangle above the red sphere?\tno\t2 1\n6 Is the red sphere to the right of the triangle?\tyes\t1 2\n7 Is the red sphere to the left of the triangle?\tno\t1 2\n8 Is the red sphere to the right of the triangle?\tyes\t1 2\n9 Is the triangle to the right of the red sphere?\tno\t2 1\n10 Is the red sphere below the triangle?\tno\t1 2\n1 The red square is to the right of the yellow square.\n2 The triangle is to the left of the yellow square.\n3 Is the triangle below the red square?\tno\t2 1\n4 Is the red square to the right of the triangle?\tyes\t1 2\n5 Is the red square to the right of the triangle?\tyes\t1 2\n6 Is the triangle to the left of the red square?\tyes\t2 1\n7 Is the triangle to the right of the red square?\tno\t2 1\n8 Is the red square to the right of the triangle?\tyes\t1 2\n9 Is the red square to the right of the triangle?\tyes\t1 2\n10 Is the triangle below the red square?\tno\t2 1\n1 The yellow square is above the triangle.\n2 The triangle is to the left of the red sphere.\n3 Is the red sphere below the yellow square?\tyes\t2 1\n4 Is the red sphere to the right of the yellow square?\tyes\t2 1\n5 Is the red sphere to the right of the yellow square?\tyes\t2 1\n6 Is the red sphere below the yellow square?\tyes\t2 1\n7 Is the yellow square to the left of the red sphere?\tyes\t1 2\n8 Is the red sphere below the yellow square?\tyes\t2 1\n9 Is the red sphere above the yellow square?\tno\t2 1\n10 Is the red sphere below the yellow square?\tyes\t2 1\n1 The blue square is above the pink rectangle.\n2 The yellow square is below the pink rectangle.\n3 Is the yellow square below the blue square?\tyes\t2 1\n4 Is the yellow square to the left of the blue square?\tno\t2 1\n5 Is the yellow square to the left of the blue square?\tno\t2 1\n6 Is the blue square to the left of the yellow square?\tno\t1 2\n7 Is the yellow square above the blue square?\tno\t2 1\n8 Is the yellow square below the blue square?\tyes\t2 1\n9 Is the blue square to the right of the yellow square?\tno\t1 2\n10 Is the blue square to the right of the yellow square?\tno\t1 2\n1 The yellow square is to the right of the blue square.\n2 The yellow square is below the red sphere.\n3 Is the red sphere below the blue square?\tno\t2 1\n4 Is the red sphere below the blue square?\tno\t2 1\n5 Is the red sphere to the left of the blue square?\tno\t2 1\n6 Is the red sphere to the right of the blue square?\tyes\t2 1\n7 Is the red sphere above the blue square?\tyes\t2 1\n8 Is the red sphere above the blue square?\tyes\t2 1\n9 Is the red sphere below the blue square?\tno\t2 1\n10 Is the blue square above the red sphere?\tno\t1 2\n1 The pink rectangle is to the right of the red sphere.\n2 The red square is to the right of the pink rectangle.\n3 Is the red sphere below the red square?\tno\t1 2\n4 Is the red sphere to the right of the red square?\tno\t1 2\n5 Is the red sphere to the left of the red square?\tyes\t1 2\n6 Is the red square to the right of the red sphere?\tyes\t2 1\n7 Is the red sphere to the left of the red square?\tyes\t1 2\n8 Is the red sphere to the left of the red square?\tyes\t1 2\n9 Is the red sphere to the right of the red square?\tno\t1 2\n10 Is the red square above the red sphere?\tno\t2 1\n1 The triangle is to the left of the yellow square.\n2 The triangle is to the right of the pink rectangle.\n3 Is the yellow square above the pink rectangle?\tno\t1 2\n4 Is the pink rectangle to the left of the yellow square?\tyes\t2 1\n5 Is the yellow square above the pink rectangle?\tno\t1 2\n6 Is the yellow square to the right of the pink rectangle?\tyes\t1 2\n7 Is the pink rectangle to the left of the yellow square?\tyes\t2 1\n8 Is the yellow square to the right of the pink rectangle?\tyes\t1 2\n9 Is the pink rectangle to the right of the yellow square?\tno\t2 1\n10 Is the yellow square to the left of the pink rectangle?\tno\t1 2\n1 The pink rectangle is below the red sphere.\n2 The pink rectangle is to the left of the blue square.\n3 Is the blue square below the red sphere?\tyes\t2 1\n4 Is the blue square to the left of the red sphere?\tno\t2 1\n5 Is the red sphere above the blue square?\tyes\t1 2\n6 Is the red sphere to the left of the blue square?\tyes\t1 2\n7 Is the red sphere to the right of the blue square?\tno\t1 2\n8 Is the blue square to the left of the red sphere?\tno\t2 1\n9 Is the red sphere below the blue square?\tno\t1 2\n10 Is the red sphere to the left of the blue square?\tyes\t1 2\n1 The blue square is to the left of the yellow square.\n2 The yellow square is above the triangle.\n3 Is the blue square to the right of the triangle?\tno\t1 2\n4 Is the blue square to the right of the triangle?\tno\t1 2\n5 Is the triangle above the blue square?\tno\t2 1\n6 Is the blue square below the triangle?\tno\t1 2\n7 Is the blue square to the left of the triangle?\tyes\t1 2\n8 Is the blue square to the left of the triangle?\tyes\t1 2\n9 Is the triangle above the blue square?\tno\t2 1\n10 Is the triangle to the right of the blue square?\tyes\t2 1\n1 The pink rectangle is to the left of the yellow square.\n2 The yellow square is above the blue square.\n3 Is the pink rectangle to the right of the blue square?\tno\t1 2\n4 Is the blue square to the left of the pink rectangle?\tno\t2 1\n5 Is the pink rectangle above the blue square?\tyes\t1 2\n6 Is the pink rectangle to the left of the blue square?\tyes\t1 2\n7 Is the blue square below the pink rectangle?\tyes\t2 1\n8 Is the pink rectangle to the left of the blue square?\tyes\t1 2\n9 Is the pink rectangle to the right of the blue square?\tno\t1 2\n10 Is the blue square to the left of the pink rectangle?\tno\t2 1\n"
  },
  {
    "path": "tasksv11/en/qa18_size-reasoning_test.txt",
    "content": "1 The suitcase fits inside the box.\n2 The chocolate fits inside the box.\n3 The container is bigger than the box of chocolates.\n4 The container is bigger than the suitcase.\n5 The box is bigger than the box of chocolates.\n6 The container is bigger than the chocolate.\n7 The chocolate fits inside the container.\n8 The chocolate fits inside the suitcase.\n9 The chocolate fits inside the chest.\n10 The suitcase fits inside the container.\n11 Does the box fit in the chocolate?\tno\t8 1\n12 Is the chocolate bigger than the box?\tno\t8 1\n13 Does the box fit in the chocolate?\tno\t8 1\n14 Does the box fit in the chocolate?\tno\t8 1\n15 Is the chocolate bigger than the box?\tno\t8 1\n1 The box fits inside the chest.\n2 The chocolate fits inside the box.\n3 The container is bigger than the chocolate.\n4 The box of chocolates fits inside the chest.\n5 The suitcase is bigger than the container.\n6 Is the chocolate bigger than the chest?\tno\t2 1\n7 Is the chocolate bigger than the chest?\tno\t2 1\n8 Does the chest fit in the chocolate?\tno\t2 1\n9 Is the chest bigger than the chocolate?\tyes\t1 2\n10 Does the suitcase fit in the chocolate?\tno\t3 5\n1 The box is bigger than the suitcase.\n2 The suitcase fits inside the container.\n3 The box of chocolates fits inside the container.\n4 The container fits inside the chest.\n5 The chocolate fits inside the suitcase.\n6 Is the chest bigger than the suitcase?\tyes\t4 2\n7 Does the suitcase fit in the chest?\tyes\t4 2\n8 Is the chest bigger than the suitcase?\tyes\t4 2\n9 Does the suitcase fit in the chest?\tyes\t4 2\n10 Is the chocolate bigger than the box?\tno\t5 1\n1 The suitcase is bigger than the box of chocolates.\n2 The container fits inside the suitcase.\n3 The suitcase is bigger than the chocolate.\n4 The suitcase is bigger than the box.\n5 The box is bigger than the box of chocolates.\n6 Is the suitcase bigger than the box of chocolates?\tyes\t4 5\n7 Does the box of chocolates fit in the suitcase?\tyes\t4 5\n8 Does the suitcase fit in the box of chocolates?\tno\t5 4\n9 Does the suitcase fit in the box of chocolates?\tno\t5 4\n10 Is the suitcase bigger than the box of chocolates?\tyes\t4 5\n1 The container is bigger than the suitcase.\n2 The chest fits inside the box.\n3 The chest is bigger than the box of chocolates.\n4 The box is bigger than the chocolate.\n5 The container is bigger than the suitcase.\n6 Is the box bigger than the box of chocolates?\tyes\t2 3\n7 Does the box of chocolates fit in the box?\tyes\t2 3\n8 Does the box of chocolates fit in the box?\tyes\t2 3\n9 Does the box fit in the box of chocolates?\tno\t3 2\n10 Is the box bigger than the box of chocolates?\tyes\t2 3\n1 The chocolate fits inside the box of chocolates.\n2 The chest is bigger than the box.\n3 The box is bigger than the container.\n4 The box is bigger than the box of chocolates.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the container bigger than the chest?\tno\t3 2\n7 Does the chocolate fit in the box?\tyes\t4 1\n8 Does the chest fit in the container?\tno\t3 2\n9 Does the container fit in the chest?\tyes\t2 3\n10 Is the suitcase bigger than the chocolate?\tyes\t5 1\n1 The chest is bigger than the chocolate.\n2 The suitcase is bigger than the chocolate.\n3 The chocolate fits inside the suitcase.\n4 The suitcase is bigger than the container.\n5 The box of chocolates fits inside the suitcase.\n6 The box is bigger than the container.\n7 The box is bigger than the chest.\n8 The container fits inside the box.\n9 The suitcase is bigger than the box of chocolates.\n10 The chest fits inside the suitcase.\n11 Is the suitcase bigger than the chocolate?\tyes\t10 1\n12 Is the chocolate bigger than the box?\tno\t1 7\n13 Does the box fit in the chocolate?\tno\t1 7\n14 Does the chocolate fit in the box?\tyes\t7 1\n15 Is the suitcase bigger than the chocolate?\tyes\t10 1\n1 The box of chocolates fits inside the suitcase.\n2 The chest is bigger than the box.\n3 The chocolate fits inside the suitcase.\n4 The chest is bigger than the suitcase.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the chest bigger than the box of chocolates?\tyes\t4 1\n7 Does the box of chocolates fit in the chest?\tyes\t4 1\n8 Does the box of chocolates fit in the chest?\tyes\t4 1\n9 Does the box of chocolates fit in the chest?\tyes\t4 1\n10 Is the chest bigger than the box of chocolates?\tyes\t4 1\n1 The chest is bigger than the container.\n2 The suitcase is bigger than the box of chocolates.\n3 The chocolate fits inside the chest.\n4 The chocolate fits inside the box.\n5 The container is bigger than the chocolate.\n6 Does the chocolate fit in the chest?\tyes\t1 5\n7 Is the chocolate bigger than the chest?\tno\t5 1\n8 Is the chocolate bigger than the chest?\tno\t5 1\n9 Is the chest bigger than the chocolate?\tyes\t1 5\n10 Is the chest bigger than the chocolate?\tyes\t1 5\n1 The container is bigger than the chocolate.\n2 The box is bigger than the container.\n3 The container fits inside the box.\n4 The chest is bigger than the suitcase.\n5 The container fits inside the box.\n6 Does the chocolate fit in the box?\tyes\t5 1\n7 Is the box bigger than the chocolate?\tyes\t5 1\n8 Does the box fit in the chocolate?\tno\t1 2\n9 Is the box bigger than the chocolate?\tyes\t5 1\n10 Does the chocolate fit in the box?\tyes\t5 1\n1 The box fits inside the suitcase.\n2 The chest fits inside the box.\n3 The chest fits inside the box.\n4 The container fits inside the box.\n5 The chest fits inside the container.\n6 Does the chest fit in the suitcase?\tyes\t1 2\n7 Does the suitcase fit in the container?\tno\t4 1\n8 Is the container bigger than the suitcase?\tno\t4 1\n9 Does the chest fit in the suitcase?\tyes\t1 2\n10 Does the suitcase fit in the chest?\tno\t3 1\n1 The chest is bigger than the box of chocolates.\n2 The container is bigger than the chest.\n3 The container is bigger than the box of chocolates.\n4 The chest fits inside the box.\n5 The box is bigger than the chocolate.\n6 Does the container fit in the box of chocolates?\tno\t1 2\n7 Is the box bigger than the box of chocolates?\tyes\t4 1\n8 Does the box of chocolates fit in the container?\tyes\t2 1\n9 Does the box of chocolates fit in the container?\tyes\t2 1\n10 Does the box of chocolates fit in the container?\tyes\t2 1\n1 The chest is bigger than the box of chocolates.\n2 The chest is bigger than the box.\n3 The box is bigger than the chocolate.\n4 The suitcase fits inside the chest.\n5 The chest is bigger than the suitcase.\n6 Does the chocolate fit in the chest?\tyes\t2 3\n7 Is the chocolate bigger than the chest?\tno\t3 2\n8 Does the chocolate fit in the chest?\tyes\t2 3\n9 Is the chocolate bigger than the chest?\tno\t3 2\n10 Is the chest bigger than the chocolate?\tyes\t2 3\n1 The chocolate fits inside the suitcase.\n2 The container fits inside the chest.\n3 The chocolate fits inside the box.\n4 The chest is bigger than the chocolate.\n5 The suitcase fits inside the box.\n6 Does the box fit in the chocolate?\tno\t1 5\n7 Does the chocolate fit in the box?\tyes\t5 1\n8 Does the box fit in the chocolate?\tno\t1 5\n9 Does the chocolate fit in the box?\tyes\t5 1\n10 Does the box fit in the chocolate?\tno\t1 5\n1 The box is bigger than the chocolate.\n2 The chocolate fits inside the suitcase.\n3 The box is bigger than the box of chocolates.\n4 The box of chocolates fits inside the suitcase.\n5 The box is bigger than the box of chocolates.\n6 The chocolate fits inside the chest.\n7 The chocolate fits inside the box.\n8 The box of chocolates fits inside the box.\n9 The suitcase is bigger than the chest.\n10 The suitcase is bigger than the chocolate.\n11 Is the chocolate bigger than the suitcase?\tno\t6 9\n12 Is the suitcase bigger than the chocolate?\tyes\t9 6\n13 Does the suitcase fit in the chocolate?\tno\t6 9\n14 Does the suitcase fit in the chocolate?\tno\t6 9\n15 Is the suitcase bigger than the chocolate?\tyes\t9 6\n1 The box of chocolates fits inside the chest.\n2 The box is bigger than the chocolate.\n3 The chest is bigger than the box of chocolates.\n4 The suitcase is bigger than the box.\n5 The suitcase is bigger than the box.\n6 Does the chocolate fit in the suitcase?\tyes\t5 2\n7 Is the suitcase bigger than the chocolate?\tyes\t5 2\n8 Is the suitcase bigger than the chocolate?\tyes\t5 2\n9 Does the chocolate fit in the suitcase?\tyes\t5 2\n10 Is the suitcase bigger than the chocolate?\tyes\t5 2\n1 The box of chocolates fits inside the container.\n2 The chocolate fits inside the suitcase.\n3 The container fits inside the chest.\n4 The chocolate fits inside the box of chocolates.\n5 The box fits inside the chest.\n6 Does the chocolate fit in the container?\tyes\t1 4\n7 Does the box of chocolates fit in the chest?\tyes\t3 1\n8 Is the chocolate bigger than the container?\tno\t4 1\n9 Does the chocolate fit in the container?\tyes\t1 4\n10 Does the box of chocolates fit in the chest?\tyes\t3 1\n1 The box is bigger than the chocolate.\n2 The chest is bigger than the box of chocolates.\n3 The container is bigger than the box.\n4 The chest is bigger than the box of chocolates.\n5 The chocolate fits inside the suitcase.\n6 Does the chocolate fit in the container?\tyes\t3 1\n7 Does the container fit in the chocolate?\tno\t1 3\n8 Does the container fit in the chocolate?\tno\t1 3\n9 Is the container bigger than the chocolate?\tyes\t3 1\n10 Does the container fit in the chocolate?\tno\t1 3\n1 The box is bigger than the container.\n2 The chocolate fits inside the box.\n3 The container fits inside the suitcase.\n4 The chocolate fits inside the container.\n5 The box is bigger than the container.\n6 Is the chocolate bigger than the box?\tno\t4 1\n7 Is the chocolate bigger than the box?\tno\t4 1\n8 Is the chocolate bigger than the box?\tno\t4 1\n9 Does the box fit in the chocolate?\tno\t4 1\n10 Does the box fit in the chocolate?\tno\t4 1\n1 The box of chocolates is bigger than the chocolate.\n2 The suitcase is bigger than the chest.\n3 The container is bigger than the box.\n4 The box is bigger than the chocolate.\n5 The box fits inside the suitcase.\n6 Does the container fit in the chocolate?\tno\t4 3\n7 Is the container bigger than the chocolate?\tyes\t3 4\n8 Does the container fit in the chocolate?\tno\t4 3\n9 Does the container fit in the chocolate?\tno\t4 3\n10 Does the chocolate fit in the container?\tyes\t3 4\n1 The box is bigger than the chocolate.\n2 The chest is bigger than the box of chocolates.\n3 The box fits inside the chest.\n4 The chest is bigger than the chocolate.\n5 The box is bigger than the box of chocolates.\n6 Does the chocolate fit in the chest?\tyes\t3 1\n7 Is the chest bigger than the chocolate?\tyes\t3 1\n8 Does the chest fit in the chocolate?\tno\t1 3\n9 Does the chocolate fit in the chest?\tyes\t3 1\n10 Is the chocolate bigger than the chest?\tno\t1 3\n1 The chest is bigger than the chocolate.\n2 The chocolate fits inside the container.\n3 The container is bigger than the chocolate.\n4 The chocolate fits inside the box.\n5 The container fits inside the chest.\n6 Is the chest bigger than the chocolate?\tyes\t5 2\n7 Does the chocolate fit in the chest?\tyes\t5 2\n8 Does the chocolate fit in the chest?\tyes\t5 2\n9 Does the chocolate fit in the chest?\tyes\t5 2\n10 Is the chest bigger than the chocolate?\tyes\t5 2\n1 The chest is bigger than the box.\n2 The chest is bigger than the chocolate.\n3 The chest is bigger than the chocolate.\n4 The chest is bigger than the container.\n5 The container is bigger than the box.\n6 Is the box bigger than the chest?\tno\t5 4\n7 Does the chest fit in the box?\tno\t5 4\n8 Is the box bigger than the chest?\tno\t5 4\n9 Is the chest bigger than the box?\tyes\t4 5\n10 Is the chest bigger than the box?\tyes\t4 5\n1 The box is bigger than the box of chocolates.\n2 The box of chocolates fits inside the suitcase.\n3 The box is bigger than the box of chocolates.\n4 The box of chocolates fits inside the suitcase.\n5 The chocolate fits inside the chest.\n6 The box of chocolates is bigger than the chocolate.\n7 The chest is bigger than the container.\n8 The chocolate fits inside the box.\n9 The container is bigger than the chocolate.\n10 The chocolate fits inside the container.\n11 Is the chocolate bigger than the chest?\tno\t10 7\n12 Is the chocolate bigger than the chest?\tno\t10 7\n13 Is the chocolate bigger than the chest?\tno\t10 7\n14 Is the chocolate bigger than the chest?\tno\t10 7\n15 Is the chocolate bigger than the chest?\tno\t10 7\n1 The box is bigger than the box of chocolates.\n2 The chocolate fits inside the chest.\n3 The box of chocolates fits inside the box.\n4 The container is bigger than the chocolate.\n5 The box is bigger than the chocolate.\n6 The suitcase fits inside the chest.\n7 The chest is bigger than the suitcase.\n8 The chest is bigger than the chocolate.\n9 The chocolate fits inside the box of chocolates.\n10 The container is bigger than the box of chocolates.\n11 Does the box fit in the chocolate?\tno\t9 1\n12 Is the chocolate bigger than the box?\tno\t9 1\n13 Is the chocolate bigger than the box?\tno\t9 1\n14 Is the chocolate bigger than the box?\tno\t9 1\n15 The chocolate fits inside the box of chocolates.\n16 The box of chocolates fits inside the chest.\n17 The suitcase fits inside the box.\n18 The suitcase is bigger than the box of chocolates.\n19 The box is bigger than the box of chocolates.\n20 Does the chest fit in the box of chocolates?\tno\t18 6\n21 Is the box of chocolates bigger than the chest?\tno\t18 6\n22 Is the chocolate bigger than the box?\tno\t15 1\n23 Is the chocolate bigger than the box?\tno\t9 1\n24 Does the box fit in the chocolate?\tno\t9 1\n1 The box of chocolates fits inside the box.\n2 The box is bigger than the chocolate.\n3 The container is bigger than the chocolate.\n4 The chest is bigger than the chocolate.\n5 The container is bigger than the box of chocolates.\n6 The chest is bigger than the box of chocolates.\n7 The chest is bigger than the container.\n8 The chocolate fits inside the box of chocolates.\n9 The chocolate fits inside the box of chocolates.\n10 The chest is bigger than the container.\n11 Is the chocolate bigger than the box?\tno\t8 1\n12 Does the box fit in the chocolate?\tno\t8 1\n13 Is the chocolate bigger than the box?\tno\t8 1\n14 Is the chocolate bigger than the box?\tno\t9 1\n15 Is the chest bigger than the chocolate?\tyes\t10 3\n1 The suitcase fits inside the container.\n2 The box of chocolates is bigger than the chocolate.\n3 The container is bigger than the chocolate.\n4 The chest is bigger than the chocolate.\n5 The chest is bigger than the box of chocolates.\n6 Does the chocolate fit in the chest?\tyes\t5 2\n7 Does the chocolate fit in the chest?\tyes\t5 2\n8 Is the chocolate bigger than the chest?\tno\t2 5\n9 Does the chest fit in the chocolate?\tno\t2 5\n10 Is the chest bigger than the chocolate?\tyes\t5 2\n1 The suitcase fits inside the container.\n2 The box of chocolates fits inside the container.\n3 The chest is bigger than the box of chocolates.\n4 The suitcase fits inside the box.\n5 The box fits inside the container.\n6 Does the suitcase fit in the container?\tyes\t5 4\n7 Does the suitcase fit in the container?\tyes\t5 4\n8 Is the suitcase bigger than the container?\tno\t4 5\n9 Does the container fit in the suitcase?\tno\t4 5\n10 Does the suitcase fit in the container?\tyes\t5 4\n1 The box is bigger than the suitcase.\n2 The chocolate fits inside the container.\n3 The box of chocolates is bigger than the chocolate.\n4 The chest fits inside the container.\n5 The chocolate fits inside the box.\n6 The suitcase fits inside the container.\n7 The container is bigger than the chest.\n8 The box of chocolates fits inside the box.\n9 The chocolate fits inside the box.\n10 The suitcase is bigger than the chocolate.\n11 Is the box bigger than the chocolate?\tyes\t8 3\n12 Is the chocolate bigger than the box?\tno\t10 1\n13 Does the chocolate fit in the box?\tyes\t8 3\n14 Does the box fit in the chocolate?\tno\t10 1\n15 Is the chocolate bigger than the box?\tno\t10 1\n1 The suitcase is bigger than the chocolate.\n2 The container is bigger than the box of chocolates.\n3 The box of chocolates is bigger than the chocolate.\n4 The chocolate fits inside the container.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the chocolate bigger than the container?\tno\t3 2\n7 Is the container bigger than the chocolate?\tyes\t2 3\n8 Is the chocolate bigger than the container?\tno\t3 2\n9 Is the chocolate bigger than the container?\tno\t3 2\n10 Is the chocolate bigger than the container?\tno\t3 2\n1 The chest is bigger than the suitcase.\n2 The box is bigger than the container.\n3 The box of chocolates fits inside the chest.\n4 The chocolate fits inside the container.\n5 The box of chocolates is bigger than the chocolate.\n6 Is the box bigger than the chocolate?\tyes\t2 4\n7 Does the chest fit in the chocolate?\tno\t5 3\n8 Does the chocolate fit in the chest?\tyes\t3 5\n9 Does the chocolate fit in the box?\tyes\t2 4\n10 Is the chocolate bigger than the box?\tno\t4 2\n1 The box of chocolates fits inside the chest.\n2 The chest fits inside the box.\n3 The chest is bigger than the chocolate.\n4 The container fits inside the box.\n5 The box of chocolates fits inside the container.\n6 Does the box fit in the box of chocolates?\tno\t1 2\n7 Does the box of chocolates fit in the box?\tyes\t4 5\n8 Does the box of chocolates fit in the box?\tyes\t4 5\n9 Is the box of chocolates bigger than the box?\tno\t5 4\n10 Does the box fit in the box of chocolates?\tno\t1 2\n1 The chest is bigger than the box.\n2 The box fits inside the chest.\n3 The chest is bigger than the box.\n4 The box of chocolates fits inside the chest.\n5 The container is bigger than the chocolate.\n6 The box of chocolates fits inside the suitcase.\n7 The box fits inside the chest.\n8 The chest is bigger than the chocolate.\n9 The box is bigger than the box of chocolates.\n10 The suitcase is bigger than the container.\n11 Does the chocolate fit in the suitcase?\tyes\t10 5\n12 Does the suitcase fit in the chocolate?\tno\t5 10\n13 Does the chest fit in the box of chocolates?\tno\t9 1\n14 Does the chocolate fit in the suitcase?\tyes\t10 5\n15 Does the suitcase fit in the chocolate?\tno\t5 10\n1 The suitcase is bigger than the container.\n2 The box fits inside the suitcase.\n3 The suitcase fits inside the chest.\n4 The container is bigger than the box.\n5 The chocolate fits inside the box.\n6 Is the box bigger than the suitcase?\tno\t4 1\n7 Is the chest bigger than the container?\tyes\t3 1\n8 Does the suitcase fit in the box?\tno\t4 1\n9 Does the container fit in the chest?\tyes\t3 1\n10 Is the chest bigger than the container?\tyes\t3 1\n1 The box is bigger than the chest.\n2 The box is bigger than the chest.\n3 The chocolate fits inside the box of chocolates.\n4 The suitcase is bigger than the chest.\n5 The container fits inside the box.\n6 The container is bigger than the box of chocolates.\n7 The box is bigger than the container.\n8 The container is bigger than the chocolate.\n9 The box is bigger than the container.\n10 The suitcase is bigger than the chest.\n11 Does the chocolate fit in the container?\tyes\t6 3\n12 Does the chocolate fit in the container?\tyes\t6 3\n13 Is the box of chocolates bigger than the box?\tno\t6 5\n14 Is the chocolate bigger than the box?\tno\t8 5\n15 Does the box fit in the chocolate?\tno\t8 5\n1 The box of chocolates fits inside the box.\n2 The chocolate fits inside the container.\n3 The container fits inside the box.\n4 The box is bigger than the chocolate.\n5 The box is bigger than the chocolate.\n6 Does the box fit in the chocolate?\tno\t2 3\n7 Is the chocolate bigger than the box?\tno\t2 3\n8 Is the box bigger than the chocolate?\tyes\t3 2\n9 Does the chocolate fit in the box?\tyes\t3 2\n10 Does the chocolate fit in the box?\tyes\t3 2\n1 The box is bigger than the suitcase.\n2 The suitcase is bigger than the box of chocolates.\n3 The suitcase is bigger than the box of chocolates.\n4 The box of chocolates is bigger than the chocolate.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the box bigger than the box of chocolates?\tyes\t1 2\n7 Does the box fit in the box of chocolates?\tno\t5 1\n8 Is the box of chocolates bigger than the box?\tno\t5 1\n9 Does the box fit in the box of chocolates?\tno\t5 1\n10 Is the box of chocolates bigger than the box?\tno\t5 1\n1 The suitcase is bigger than the box of chocolates.\n2 The suitcase fits inside the container.\n3 The box of chocolates fits inside the container.\n4 The chest is bigger than the chocolate.\n5 The container is bigger than the box.\n6 Does the box of chocolates fit in the container?\tyes\t2 1\n7 Does the container fit in the box of chocolates?\tno\t1 2\n8 Is the box of chocolates bigger than the container?\tno\t1 2\n9 Is the container bigger than the box of chocolates?\tyes\t2 1\n10 Does the container fit in the box of chocolates?\tno\t1 2\n1 The container is bigger than the chocolate.\n2 The chest fits inside the box.\n3 The box of chocolates is bigger than the chocolate.\n4 The box of chocolates is bigger than the chocolate.\n5 The container is bigger than the box of chocolates.\n6 Does the chocolate fit in the container?\tyes\t5 3\n7 Does the chocolate fit in the container?\tyes\t5 3\n8 Does the chocolate fit in the container?\tyes\t5 3\n9 Is the container bigger than the chocolate?\tyes\t5 3\n10 Does the chocolate fit in the container?\tyes\t5 3\n1 The container is bigger than the chocolate.\n2 The box of chocolates is bigger than the chocolate.\n3 The box is bigger than the box of chocolates.\n4 The box of chocolates fits inside the chest.\n5 The chocolate fits inside the box.\n6 Is the chocolate bigger than the box?\tno\t2 3\n7 Is the chocolate bigger than the box?\tno\t2 3\n8 Does the chocolate fit in the chest?\tyes\t4 2\n9 Does the chocolate fit in the chest?\tyes\t4 2\n10 Is the chocolate bigger than the box?\tno\t2 3\n1 The chest is bigger than the box.\n2 The container fits inside the box.\n3 The suitcase is bigger than the chocolate.\n4 The box of chocolates fits inside the suitcase.\n5 The chest is bigger than the box.\n6 Does the chest fit in the container?\tno\t2 1\n7 Does the chest fit in the container?\tno\t2 1\n8 Is the chest bigger than the container?\tyes\t1 2\n9 Does the container fit in the chest?\tyes\t1 2\n10 Does the chest fit in the container?\tno\t2 1\n1 The suitcase fits inside the box.\n2 The suitcase fits inside the box.\n3 The box of chocolates fits inside the container.\n4 The chest fits inside the box.\n5 The suitcase is bigger than the chocolate.\n6 Is the chocolate bigger than the box?\tno\t5 1\n7 Is the chocolate bigger than the box?\tno\t5 1\n8 Does the box fit in the chocolate?\tno\t5 1\n9 Is the chocolate bigger than the box?\tno\t5 1\n10 Does the box fit in the chocolate?\tno\t5 1\n1 The box of chocolates fits inside the box.\n2 The container fits inside the chest.\n3 The chocolate fits inside the suitcase.\n4 The chest is bigger than the chocolate.\n5 The suitcase fits inside the box.\n6 Is the chocolate bigger than the box?\tno\t3 5\n7 Does the chocolate fit in the box?\tyes\t5 3\n8 Does the chocolate fit in the box?\tyes\t5 3\n9 Is the chocolate bigger than the box?\tno\t3 5\n10 Is the chocolate bigger than the box?\tno\t3 5\n1 The box of chocolates fits inside the box.\n2 The box of chocolates fits inside the container.\n3 The container is bigger than the box of chocolates.\n4 The chocolate fits inside the box of chocolates.\n5 The chest is bigger than the suitcase.\n6 Does the box fit in the chocolate?\tno\t4 1\n7 Does the box fit in the chocolate?\tno\t4 1\n8 Is the chocolate bigger than the box?\tno\t4 1\n9 Does the box fit in the chocolate?\tno\t4 1\n10 Is the chocolate bigger than the box?\tno\t4 1\n1 The chest is bigger than the chocolate.\n2 The chest is bigger than the suitcase.\n3 The chocolate fits inside the suitcase.\n4 The suitcase fits inside the box.\n5 The box is bigger than the suitcase.\n6 Does the chest fit in the chocolate?\tno\t3 2\n7 Does the chocolate fit in the chest?\tyes\t2 3\n8 Is the chest bigger than the chocolate?\tyes\t2 3\n9 Does the chocolate fit in the chest?\tyes\t2 3\n10 Does the chest fit in the chocolate?\tno\t3 2\n1 The box of chocolates fits inside the box.\n2 The container is bigger than the chest.\n3 The chest is bigger than the box of chocolates.\n4 The chest is bigger than the chocolate.\n5 The container is bigger than the chest.\n6 Is the box of chocolates bigger than the container?\tno\t3 2\n7 Is the box of chocolates bigger than the container?\tno\t3 2\n8 Is the chocolate bigger than the container?\tno\t4 2\n9 Does the container fit in the chocolate?\tno\t4 2\n10 Does the container fit in the chocolate?\tno\t4 2\n1 The suitcase is bigger than the chocolate.\n2 The box fits inside the suitcase.\n3 The box fits inside the chest.\n4 The box fits inside the suitcase.\n5 The chocolate fits inside the container.\n6 The chest is bigger than the container.\n7 The chest is bigger than the chocolate.\n8 The suitcase is bigger than the box.\n9 The box fits inside the suitcase.\n10 The chest is bigger than the suitcase.\n11 Is the chest bigger than the chocolate?\tyes\t6 5\n12 Is the chocolate bigger than the chest?\tno\t5 6\n13 Does the chest fit in the chocolate?\tno\t5 6\n14 Is the chest bigger than the chocolate?\tyes\t10 1\n15 Is the chest bigger than the chocolate?\tyes\t6 5\n1 The chest is bigger than the suitcase.\n2 The container is bigger than the suitcase.\n3 The chest is bigger than the suitcase.\n4 The box of chocolates fits inside the chest.\n5 The container is bigger than the chest.\n6 Does the suitcase fit in the container?\tyes\t5 1\n7 Is the container bigger than the suitcase?\tyes\t5 1\n8 Does the suitcase fit in the container?\tyes\t5 1\n9 Does the suitcase fit in the container?\tyes\t5 1\n10 Does the suitcase fit in the container?\tyes\t5 1\n1 The box of chocolates fits inside the box.\n2 The suitcase fits inside the chest.\n3 The container is bigger than the box.\n4 The container is bigger than the suitcase.\n5 The box of chocolates fits inside the box.\n6 Does the box of chocolates fit in the container?\tyes\t3 1\n7 Is the container bigger than the box of chocolates?\tyes\t3 1\n8 Is the container bigger than the box of chocolates?\tyes\t3 1\n9 Is the container bigger than the box of chocolates?\tyes\t3 1\n10 Does the box of chocolates fit in the container?\tyes\t3 1\n1 The chocolate fits inside the container.\n2 The box is bigger than the chest.\n3 The chest fits inside the container.\n4 The box of chocolates fits inside the container.\n5 The chest is bigger than the suitcase.\n6 Is the suitcase bigger than the box?\tno\t5 2\n7 Does the box fit in the suitcase?\tno\t5 2\n8 Does the box fit in the suitcase?\tno\t5 2\n9 Is the suitcase bigger than the box?\tno\t5 2\n10 Is the suitcase bigger than the box?\tno\t5 2\n1 The box of chocolates fits inside the container.\n2 The chocolate fits inside the box of chocolates.\n3 The suitcase is bigger than the chest.\n4 The box is bigger than the box of chocolates.\n5 The suitcase is bigger than the chocolate.\n6 Does the chocolate fit in the container?\tyes\t1 2\n7 Does the chocolate fit in the container?\tyes\t1 2\n8 Is the container bigger than the chocolate?\tyes\t1 2\n9 Does the container fit in the chocolate?\tno\t2 1\n10 Is the container bigger than the chocolate?\tyes\t1 2\n1 The suitcase is bigger than the chocolate.\n2 The chest is bigger than the box.\n3 The chest fits inside the container.\n4 The box fits inside the suitcase.\n5 The chocolate fits inside the box.\n6 Is the box bigger than the container?\tno\t2 3\n7 Is the chocolate bigger than the chest?\tno\t5 2\n8 Does the chest fit in the chocolate?\tno\t5 2\n9 Does the container fit in the box?\tno\t2 3\n10 Is the box bigger than the container?\tno\t2 3\n1 The container fits inside the suitcase.\n2 The chocolate fits inside the box.\n3 The chest fits inside the box.\n4 The chocolate fits inside the chest.\n5 The box is bigger than the chest.\n6 Does the chocolate fit in the box?\tyes\t3 4\n7 Is the chocolate bigger than the box?\tno\t4 3\n8 Is the box bigger than the chocolate?\tyes\t3 4\n9 Does the box fit in the chocolate?\tno\t4 3\n10 Is the chocolate bigger than the box?\tno\t4 3\n1 The box fits inside the suitcase.\n2 The chocolate fits inside the chest.\n3 The box is bigger than the box of chocolates.\n4 The chocolate fits inside the chest.\n5 The chocolate fits inside the suitcase.\n6 Does the box of chocolates fit in the suitcase?\tyes\t1 3\n7 Does the box of chocolates fit in the suitcase?\tyes\t1 3\n8 Is the suitcase bigger than the box of chocolates?\tyes\t1 3\n9 Is the suitcase bigger than the box of chocolates?\tyes\t1 3\n10 Does the suitcase fit in the box of chocolates?\tno\t3 1\n1 The box is bigger than the container.\n2 The chocolate fits inside the box.\n3 The container fits inside the box.\n4 The box is bigger than the chest.\n5 The box of chocolates is bigger than the chocolate.\n6 The chest fits inside the box.\n7 The chest is bigger than the suitcase.\n8 The suitcase fits inside the box.\n9 The box is bigger than the suitcase.\n10 The chocolate fits inside the suitcase.\n11 Is the suitcase bigger than the box?\tno\t7 4\n12 Does the box fit in the suitcase?\tno\t7 4\n13 Is the chocolate bigger than the chest?\tno\t10 7\n14 Does the box fit in the suitcase?\tno\t7 4\n15 Is the chocolate bigger than the chest?\tno\t10 7\n1 The box of chocolates fits inside the container.\n2 The chocolate fits inside the chest.\n3 The box of chocolates fits inside the suitcase.\n4 The box fits inside the chest.\n5 The container fits inside the suitcase.\n6 Is the suitcase bigger than the box of chocolates?\tyes\t5 1\n7 Does the box of chocolates fit in the suitcase?\tyes\t5 1\n8 Is the box of chocolates bigger than the suitcase?\tno\t1 5\n9 Is the box of chocolates bigger than the suitcase?\tno\t1 5\n10 Is the suitcase bigger than the box of chocolates?\tyes\t5 1\n1 The box of chocolates fits inside the chest.\n2 The container fits inside the box.\n3 The chest fits inside the container.\n4 The container fits inside the box.\n5 The chest is bigger than the box of chocolates.\n6 Does the box fit in the chest?\tno\t3 2\n7 Does the box of chocolates fit in the container?\tyes\t3 1\n8 Does the box of chocolates fit in the container?\tyes\t3 1\n9 Does the box fit in the chest?\tno\t3 2\n10 Is the chest bigger than the box?\tno\t3 2\n1 The chest is bigger than the chocolate.\n2 The container is bigger than the suitcase.\n3 The chest is bigger than the box of chocolates.\n4 The chocolate fits inside the chest.\n5 The container fits inside the chest.\n6 Does the chest fit in the suitcase?\tno\t2 5\n7 Does the chest fit in the suitcase?\tno\t2 5\n8 Does the chest fit in the suitcase?\tno\t2 5\n9 Does the chest fit in the suitcase?\tno\t2 5\n10 Is the chest bigger than the suitcase?\tyes\t5 2\n1 The box of chocolates is bigger than the chocolate.\n2 The box of chocolates is bigger than the chocolate.\n3 The chest is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The box of chocolates fits inside the suitcase.\n6 Does the chocolate fit in the suitcase?\tyes\t5 1\n7 Does the chocolate fit in the container?\tyes\t4 1\n8 Is the container bigger than the chocolate?\tyes\t4 1\n9 Does the chocolate fit in the suitcase?\tyes\t5 1\n10 Does the chocolate fit in the container?\tyes\t4 1\n1 The box of chocolates fits inside the box.\n2 The chocolate fits inside the box of chocolates.\n3 The container is bigger than the chocolate.\n4 The chest is bigger than the suitcase.\n5 The container is bigger than the box of chocolates.\n6 Is the chocolate bigger than the box?\tno\t2 1\n7 Is the chocolate bigger than the box?\tno\t2 1\n8 Does the chocolate fit in the box?\tyes\t1 2\n9 Is the chocolate bigger than the box?\tno\t2 1\n10 Is the chocolate bigger than the box?\tno\t2 1\n1 The suitcase is bigger than the box.\n2 The container fits inside the suitcase.\n3 The suitcase is bigger than the chest.\n4 The suitcase is bigger than the box.\n5 The chocolate fits inside the chest.\n6 Is the suitcase bigger than the chocolate?\tyes\t3 5\n7 Is the chocolate bigger than the suitcase?\tno\t5 3\n8 Is the suitcase bigger than the chocolate?\tyes\t3 5\n9 Is the suitcase bigger than the chocolate?\tyes\t3 5\n10 Is the suitcase bigger than the chocolate?\tyes\t3 5\n1 The chest fits inside the suitcase.\n2 The box is bigger than the chest.\n3 The box is bigger than the chocolate.\n4 The box is bigger than the chocolate.\n5 The chest fits inside the suitcase.\n6 The chest is bigger than the box of chocolates.\n7 The chest is bigger than the chocolate.\n8 The box fits inside the suitcase.\n9 The box is bigger than the chocolate.\n10 The suitcase is bigger than the box.\n11 Is the box of chocolates bigger than the suitcase?\tno\t6 1\n12 Is the chocolate bigger than the suitcase?\tno\t7 1\n13 Is the chocolate bigger than the suitcase?\tno\t7 1\n14 Does the suitcase fit in the box of chocolates?\tno\t6 1\n15 Is the suitcase bigger than the chest?\tyes\t10 2\n1 The container is bigger than the box of chocolates.\n2 The box of chocolates fits inside the chest.\n3 The chest is bigger than the chocolate.\n4 The chest is bigger than the chocolate.\n5 The box of chocolates fits inside the container.\n6 The suitcase is bigger than the container.\n7 The chocolate fits inside the box.\n8 The box is bigger than the chest.\n9 The container is bigger than the chest.\n10 The container is bigger than the box of chocolates.\n11 Does the box of chocolates fit in the box?\tyes\t8 2\n12 Is the suitcase bigger than the box of chocolates?\tyes\t6 1\n13 Does the box of chocolates fit in the container?\tyes\t9 2\n14 Does the box of chocolates fit in the container?\tyes\t9 2\n15 Does the box of chocolates fit in the container?\tyes\t9 2\n1 The container is bigger than the box of chocolates.\n2 The chocolate fits inside the box.\n3 The box fits inside the chest.\n4 The container is bigger than the suitcase.\n5 The box is bigger than the box of chocolates.\n6 Is the chocolate bigger than the chest?\tno\t2 3\n7 Does the chocolate fit in the chest?\tyes\t3 2\n8 Does the chocolate fit in the chest?\tyes\t3 2\n9 Does the chocolate fit in the chest?\tyes\t3 2\n10 Does the chest fit in the chocolate?\tno\t2 3\n1 The chest is bigger than the container.\n2 The box of chocolates is bigger than the chocolate.\n3 The chest fits inside the suitcase.\n4 The container fits inside the box.\n5 The suitcase is bigger than the chocolate.\n6 Does the suitcase fit in the container?\tno\t1 3\n7 Does the container fit in the suitcase?\tyes\t3 1\n8 Does the suitcase fit in the container?\tno\t1 3\n9 Does the suitcase fit in the container?\tno\t1 3\n10 Does the suitcase fit in the container?\tno\t1 3\n1 The suitcase fits inside the chest.\n2 The chest is bigger than the suitcase.\n3 The container is bigger than the box of chocolates.\n4 The box is bigger than the box of chocolates.\n5 The box of chocolates is bigger than the chocolate.\n6 Is the chocolate bigger than the container?\tno\t5 3\n7 Is the chocolate bigger than the container?\tno\t5 3\n8 Does the container fit in the chocolate?\tno\t5 3\n9 Is the chocolate bigger than the container?\tno\t5 3\n10 Is the chocolate bigger than the container?\tno\t5 3\n1 The chest is bigger than the chocolate.\n2 The chest is bigger than the chocolate.\n3 The container is bigger than the box of chocolates.\n4 The container is bigger than the chocolate.\n5 The box fits inside the suitcase.\n6 The box of chocolates fits inside the container.\n7 The box of chocolates fits inside the box.\n8 The container is bigger than the suitcase.\n9 The box of chocolates fits inside the container.\n10 The container is bigger than the suitcase.\n11 Does the box fit in the container?\tyes\t10 5\n12 Is the suitcase bigger than the box of chocolates?\tyes\t5 7\n13 Is the container bigger than the box?\tyes\t10 5\n14 Is the container bigger than the box?\tyes\t10 5\n15 Does the box fit in the container?\tyes\t10 5\n1 The box of chocolates is bigger than the chocolate.\n2 The container is bigger than the box.\n3 The chocolate fits inside the box.\n4 The box is bigger than the suitcase.\n5 The box is bigger than the chest.\n6 Is the container bigger than the chocolate?\tyes\t2 3\n7 Is the chest bigger than the container?\tno\t5 2\n8 Is the container bigger than the chocolate?\tyes\t2 3\n9 Is the chest bigger than the container?\tno\t5 2\n10 Is the suitcase bigger than the container?\tno\t4 2\n1 The container is bigger than the box of chocolates.\n2 The chest is bigger than the chocolate.\n3 The container is bigger than the box of chocolates.\n4 The box is bigger than the container.\n5 The box is bigger than the container.\n6 Does the box of chocolates fit in the box?\tyes\t5 1\n7 Does the box of chocolates fit in the box?\tyes\t5 1\n8 Is the box bigger than the box of chocolates?\tyes\t5 1\n9 Is the box bigger than the box of chocolates?\tyes\t5 1\n10 Does the box of chocolates fit in the box?\tyes\t5 1\n1 The container fits inside the suitcase.\n2 The box is bigger than the container.\n3 The container is bigger than the chocolate.\n4 The container is bigger than the chest.\n5 The box of chocolates fits inside the suitcase.\n6 Is the chocolate bigger than the suitcase?\tno\t3 1\n7 Does the suitcase fit in the chocolate?\tno\t3 1\n8 Does the suitcase fit in the chest?\tno\t4 1\n9 Is the chocolate bigger than the suitcase?\tno\t3 1\n10 Is the chocolate bigger than the suitcase?\tno\t3 1\n1 The chest is bigger than the suitcase.\n2 The chocolate fits inside the box of chocolates.\n3 The suitcase fits inside the chest.\n4 The box is bigger than the chocolate.\n5 The box of chocolates is bigger than the chocolate.\n6 The chest is bigger than the suitcase.\n7 The box of chocolates fits inside the chest.\n8 The container is bigger than the chocolate.\n9 The container fits inside the chest.\n10 The chocolate fits inside the box of chocolates.\n11 Is the chest bigger than the chocolate?\tyes\t9 8\n12 Is the chest bigger than the chocolate?\tyes\t7 2\n13 Is the chest bigger than the chocolate?\tyes\t7 2\n14 Is the chest bigger than the chocolate?\tyes\t7 2\n15 Is the chest bigger than the chocolate?\tyes\t9 8\n1 The suitcase is bigger than the chocolate.\n2 The box of chocolates fits inside the chest.\n3 The box is bigger than the box of chocolates.\n4 The suitcase is bigger than the chest.\n5 The suitcase is bigger than the chocolate.\n6 Does the box of chocolates fit in the suitcase?\tyes\t4 2\n7 Is the suitcase bigger than the box of chocolates?\tyes\t4 2\n8 Does the box of chocolates fit in the suitcase?\tyes\t4 2\n9 Is the box of chocolates bigger than the suitcase?\tno\t2 4\n10 Does the box of chocolates fit in the suitcase?\tyes\t4 2\n1 The container is bigger than the box of chocolates.\n2 The box fits inside the container.\n3 The suitcase is bigger than the container.\n4 The container fits inside the suitcase.\n5 The box of chocolates fits inside the container.\n6 Does the box of chocolates fit in the suitcase?\tyes\t4 1\n7 Does the box of chocolates fit in the suitcase?\tyes\t4 1\n8 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n9 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n10 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n1 The chocolate fits inside the container.\n2 The box of chocolates is bigger than the chocolate.\n3 The container fits inside the box.\n4 The box of chocolates fits inside the box.\n5 The box of chocolates is bigger than the chocolate.\n6 Does the chocolate fit in the box?\tyes\t3 1\n7 Does the chocolate fit in the box?\tyes\t4 2\n8 Is the box bigger than the chocolate?\tyes\t3 1\n9 Is the chocolate bigger than the box?\tno\t1 3\n10 Does the chocolate fit in the box?\tyes\t3 1\n1 The chest is bigger than the container.\n2 The box of chocolates fits inside the chest.\n3 The container is bigger than the box of chocolates.\n4 The chest is bigger than the box of chocolates.\n5 The chocolate fits inside the suitcase.\n6 Does the box of chocolates fit in the chest?\tyes\t1 3\n7 Does the box of chocolates fit in the chest?\tyes\t1 3\n8 Is the box of chocolates bigger than the chest?\tno\t3 1\n9 Is the chest bigger than the box of chocolates?\tyes\t1 3\n10 Is the chest bigger than the box of chocolates?\tyes\t1 3\n1 The container is bigger than the suitcase.\n2 The container is bigger than the box.\n3 The chocolate fits inside the suitcase.\n4 The suitcase is bigger than the chocolate.\n5 The chest is bigger than the box of chocolates.\n6 Is the chocolate bigger than the container?\tno\t4 1\n7 Does the chocolate fit in the container?\tyes\t1 3\n8 Is the chocolate bigger than the container?\tno\t3 1\n9 Does the chocolate fit in the container?\tyes\t1 3\n10 Does the chocolate fit in the container?\tyes\t1 3\n1 The container fits inside the suitcase.\n2 The chest fits inside the container.\n3 The box is bigger than the chocolate.\n4 The container is bigger than the chocolate.\n5 The container is bigger than the box of chocolates.\n6 Is the box of chocolates bigger than the suitcase?\tno\t5 1\n7 Is the box of chocolates bigger than the suitcase?\tno\t5 1\n8 Does the suitcase fit in the chest?\tno\t2 1\n9 Does the chest fit in the suitcase?\tyes\t1 2\n10 Is the suitcase bigger than the chest?\tyes\t1 2\n1 The container is bigger than the chocolate.\n2 The box is bigger than the suitcase.\n3 The container is bigger than the chest.\n4 The suitcase is bigger than the box of chocolates.\n5 The box of chocolates fits inside the container.\n6 Does the box fit in the box of chocolates?\tno\t4 2\n7 Is the box of chocolates bigger than the box?\tno\t4 2\n8 Is the box bigger than the box of chocolates?\tyes\t2 4\n9 Is the box of chocolates bigger than the box?\tno\t4 2\n10 Is the box bigger than the box of chocolates?\tyes\t2 4\n1 The chest is bigger than the box.\n2 The chocolate fits inside the chest.\n3 The suitcase fits inside the container.\n4 The box fits inside the chest.\n5 The chocolate fits inside the box of chocolates.\n6 The container is bigger than the box.\n7 The container is bigger than the box of chocolates.\n8 The chocolate fits inside the suitcase.\n9 The box is bigger than the box of chocolates.\n10 The suitcase fits inside the container.\n11 Is the box of chocolates bigger than the chest?\tno\t9 1\n12 Does the container fit in the chocolate?\tno\t8 3\n13 Does the container fit in the chocolate?\tno\t5 7\n14 Does the container fit in the chocolate?\tno\t8 3\n15 Does the chocolate fit in the box?\tyes\t9 5\n1 The box fits inside the chest.\n2 The chest is bigger than the chocolate.\n3 The box of chocolates fits inside the container.\n4 The box fits inside the chest.\n5 The chocolate fits inside the box of chocolates.\n6 Does the container fit in the chocolate?\tno\t5 3\n7 Does the chocolate fit in the container?\tyes\t3 5\n8 Does the chocolate fit in the container?\tyes\t3 5\n9 Is the chocolate bigger than the container?\tno\t5 3\n10 Does the container fit in the chocolate?\tno\t5 3\n1 The chocolate fits inside the box.\n2 The chest is bigger than the box of chocolates.\n3 The box fits inside the container.\n4 The chest is bigger than the box of chocolates.\n5 The suitcase is bigger than the chest.\n6 Is the suitcase bigger than the box of chocolates?\tyes\t5 2\n7 Is the chocolate bigger than the container?\tno\t1 3\n8 Does the chocolate fit in the container?\tyes\t3 1\n9 Does the chocolate fit in the container?\tyes\t3 1\n10 Does the container fit in the chocolate?\tno\t1 3\n1 The box of chocolates fits inside the suitcase.\n2 The box is bigger than the box of chocolates.\n3 The suitcase fits inside the box.\n4 The box of chocolates fits inside the container.\n5 The box of chocolates fits inside the box.\n6 Is the box bigger than the box of chocolates?\tyes\t3 1\n7 Is the box of chocolates bigger than the box?\tno\t1 3\n8 Does the box of chocolates fit in the box?\tyes\t3 1\n9 Does the box of chocolates fit in the box?\tyes\t3 1\n10 Is the box bigger than the box of chocolates?\tyes\t3 1\n1 The box is bigger than the chest.\n2 The box is bigger than the chocolate.\n3 The suitcase fits inside the chest.\n4 The chocolate fits inside the box of chocolates.\n5 The chocolate fits inside the chest.\n6 Is the chocolate bigger than the box?\tno\t5 1\n7 Does the box fit in the suitcase?\tno\t3 1\n8 Is the chocolate bigger than the box?\tno\t5 1\n9 Does the box fit in the suitcase?\tno\t3 1\n10 Is the chocolate bigger than the box?\tno\t5 1\n1 The chocolate fits inside the container.\n2 The suitcase fits inside the container.\n3 The chest fits inside the container.\n4 The chest fits inside the box.\n5 The container is bigger than the suitcase.\n6 The box of chocolates fits inside the chest.\n7 The box is bigger than the chocolate.\n8 The chocolate fits inside the chest.\n9 The container is bigger than the chocolate.\n10 The chocolate fits inside the box of chocolates.\n11 Is the chocolate bigger than the chest?\tno\t10 6\n12 Is the chocolate bigger than the container?\tno\t8 3\n13 Is the chest bigger than the chocolate?\tyes\t6 10\n14 Does the container fit in the box of chocolates?\tno\t6 3\n15 Is the chest bigger than the chocolate?\tyes\t6 10\n1 The chest fits inside the suitcase.\n2 The suitcase is bigger than the chocolate.\n3 The box of chocolates fits inside the box.\n4 The chest is bigger than the chocolate.\n5 The chocolate fits inside the container.\n6 Is the suitcase bigger than the chocolate?\tyes\t1 4\n7 Is the chocolate bigger than the suitcase?\tno\t4 1\n8 Does the suitcase fit in the chocolate?\tno\t4 1\n9 Is the suitcase bigger than the chocolate?\tyes\t1 4\n10 Does the suitcase fit in the chocolate?\tno\t4 1\n1 The box fits inside the chest.\n2 The box fits inside the suitcase.\n3 The chocolate fits inside the box.\n4 The box fits inside the container.\n5 The chocolate fits inside the box.\n6 Does the chest fit in the chocolate?\tno\t5 1\n7 Is the chocolate bigger than the chest?\tno\t3 1\n8 Is the chocolate bigger than the chest?\tno\t5 1\n9 Is the chocolate bigger than the chest?\tno\t3 1\n10 Is the chocolate bigger than the chest?\tno\t3 1\n1 The chest is bigger than the box.\n2 The container is bigger than the box of chocolates.\n3 The suitcase fits inside the chest.\n4 The box of chocolates fits inside the box.\n5 The box of chocolates fits inside the chest.\n6 Is the box of chocolates bigger than the chest?\tno\t4 1\n7 Is the box of chocolates bigger than the chest?\tno\t4 1\n8 Is the chest bigger than the box of chocolates?\tyes\t1 4\n9 Is the box of chocolates bigger than the chest?\tno\t4 1\n10 Is the chest bigger than the box of chocolates?\tyes\t1 4\n1 The chest is bigger than the container.\n2 The box of chocolates fits inside the chest.\n3 The chest is bigger than the box.\n4 The chocolate fits inside the box of chocolates.\n5 The suitcase is bigger than the container.\n6 Is the chocolate bigger than the chest?\tno\t4 2\n7 Is the chocolate bigger than the chest?\tno\t4 2\n8 Is the chest bigger than the chocolate?\tyes\t2 4\n9 Is the chest bigger than the chocolate?\tyes\t2 4\n10 Does the chest fit in the chocolate?\tno\t4 2\n1 The chocolate fits inside the box of chocolates.\n2 The suitcase is bigger than the box of chocolates.\n3 The box of chocolates fits inside the suitcase.\n4 The chest fits inside the suitcase.\n5 The chest fits inside the suitcase.\n6 Does the chocolate fit in the suitcase?\tyes\t3 1\n7 Does the suitcase fit in the chocolate?\tno\t1 2\n8 Does the chocolate fit in the suitcase?\tyes\t3 1\n9 Is the suitcase bigger than the chocolate?\tyes\t3 1\n10 Does the chocolate fit in the suitcase?\tyes\t3 1\n1 The box is bigger than the box of chocolates.\n2 The suitcase is bigger than the box of chocolates.\n3 The container is bigger than the box.\n4 The chest is bigger than the box of chocolates.\n5 The box fits inside the chest.\n6 Does the container fit in the box of chocolates?\tno\t1 3\n7 Does the box of chocolates fit in the chest?\tyes\t5 1\n8 Does the container fit in the box of chocolates?\tno\t1 3\n9 Does the container fit in the box of chocolates?\tno\t1 3\n10 Is the box of chocolates bigger than the container?\tno\t1 3\n1 The suitcase fits inside the chest.\n2 The box of chocolates is bigger than the chocolate.\n3 The box of chocolates fits inside the box.\n4 The suitcase fits inside the chest.\n5 The chest is bigger than the chocolate.\n6 Does the box fit in the chocolate?\tno\t2 3\n7 Is the box bigger than the chocolate?\tyes\t3 2\n8 Is the chocolate bigger than the box?\tno\t2 3\n9 Does the chocolate fit in the box?\tyes\t3 2\n10 Does the chocolate fit in the box?\tyes\t3 2\n1 The chocolate fits inside the suitcase.\n2 The chocolate fits inside the suitcase.\n3 The chocolate fits inside the container.\n4 The box fits inside the container.\n5 The chocolate fits inside the box of chocolates.\n6 The chest is bigger than the chocolate.\n7 The box is bigger than the box of chocolates.\n8 The chest fits inside the box.\n9 The chocolate fits inside the box.\n10 The chocolate fits inside the container.\n11 Does the box of chocolates fit in the container?\tyes\t4 7\n12 Does the container fit in the chocolate?\tno\t9 4\n13 Is the chocolate bigger than the box?\tno\t5 7\n14 Does the chocolate fit in the box?\tyes\t7 5\n15 Is the chest bigger than the container?\tno\t8 4\n1 The chocolate fits inside the box.\n2 The chocolate fits inside the suitcase.\n3 The chocolate fits inside the chest.\n4 The chest fits inside the container.\n5 The chocolate fits inside the box of chocolates.\n6 Is the chocolate bigger than the container?\tno\t3 4\n7 Is the container bigger than the chocolate?\tyes\t4 3\n8 Is the chocolate bigger than the container?\tno\t3 4\n9 Is the chocolate bigger than the container?\tno\t3 4\n10 Is the container bigger than the chocolate?\tyes\t4 3\n1 The chest is bigger than the chocolate.\n2 The box of chocolates fits inside the chest.\n3 The suitcase is bigger than the chocolate.\n4 The suitcase fits inside the chest.\n5 The box of chocolates fits inside the box.\n6 Is the chest bigger than the chocolate?\tyes\t4 3\n7 Does the chocolate fit in the chest?\tyes\t4 3\n8 Does the chocolate fit in the chest?\tyes\t4 3\n9 Is the chocolate bigger than the chest?\tno\t3 4\n10 Is the chocolate bigger than the chest?\tno\t3 4\n1 The box fits inside the suitcase.\n2 The suitcase is bigger than the chest.\n3 The suitcase is bigger than the box.\n4 The container fits inside the suitcase.\n5 The container is bigger than the box.\n6 Does the suitcase fit in the box?\tno\t5 4\n7 Is the box bigger than the suitcase?\tno\t5 4\n8 Does the suitcase fit in the box?\tno\t5 4\n9 Is the box bigger than the suitcase?\tno\t5 4\n10 Is the suitcase bigger than the box?\tyes\t4 5\n1 The suitcase fits inside the box.\n2 The container fits inside the box.\n3 The chocolate fits inside the box of chocolates.\n4 The chest is bigger than the suitcase.\n5 The container fits inside the chest.\n6 The chocolate fits inside the chest.\n7 The container fits inside the suitcase.\n8 The chocolate fits inside the chest.\n9 The chocolate fits inside the box of chocolates.\n10 The chest is bigger than the suitcase.\n11 Is the container bigger than the box?\tno\t7 1\n12 Does the box fit in the container?\tno\t7 1\n13 Is the container bigger than the box?\tno\t7 1\n14 Does the box fit in the container?\tno\t7 1\n15 Is the container bigger than the box?\tno\t7 1\n1 The box of chocolates fits inside the box.\n2 The chest is bigger than the chocolate.\n3 The box fits inside the chest.\n4 The container fits inside the suitcase.\n5 The suitcase is bigger than the container.\n6 Is the chest bigger than the box of chocolates?\tyes\t3 1\n7 Does the box of chocolates fit in the chest?\tyes\t3 1\n8 Is the box of chocolates bigger than the chest?\tno\t1 3\n9 Is the box of chocolates bigger than the chest?\tno\t1 3\n10 Is the box of chocolates bigger than the chest?\tno\t1 3\n1 The chocolate fits inside the box of chocolates.\n2 The container is bigger than the box of chocolates.\n3 The container is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The box fits inside the suitcase.\n6 Is the chocolate bigger than the container?\tno\t1 2\n7 Does the chocolate fit in the container?\tyes\t4 1\n8 Is the container bigger than the chocolate?\tyes\t4 1\n9 Does the chocolate fit in the container?\tyes\t4 1\n10 Does the chocolate fit in the container?\tyes\t4 1\n1 The container is bigger than the box of chocolates.\n2 The box is bigger than the box of chocolates.\n3 The box is bigger than the chest.\n4 The container fits inside the chest.\n5 The suitcase fits inside the chest.\n6 Does the box fit in the container?\tno\t4 3\n7 Is the suitcase bigger than the box?\tno\t5 3\n8 Is the container bigger than the box?\tno\t4 3\n9 Does the box fit in the container?\tno\t4 3\n10 Does the box fit in the container?\tno\t4 3\n1 The suitcase is bigger than the chest.\n2 The container fits inside the suitcase.\n3 The suitcase is bigger than the chest.\n4 The box is bigger than the box of chocolates.\n5 The chest is bigger than the box of chocolates.\n6 Does the suitcase fit in the box of chocolates?\tno\t5 1\n7 Does the suitcase fit in the box of chocolates?\tno\t5 1\n8 Does the suitcase fit in the box of chocolates?\tno\t5 1\n9 Is the box of chocolates bigger than the suitcase?\tno\t5 1\n10 Does the suitcase fit in the box of chocolates?\tno\t5 1\n1 The container is bigger than the suitcase.\n2 The box is bigger than the container.\n3 The chest fits inside the container.\n4 The chest is bigger than the chocolate.\n5 The chocolate fits inside the box.\n6 Does the suitcase fit in the box?\tyes\t2 1\n7 Is the container bigger than the chocolate?\tyes\t3 4\n8 Does the container fit in the chocolate?\tno\t4 3\n9 Is the suitcase bigger than the box?\tno\t1 2\n10 Does the container fit in the chocolate?\tno\t4 3\n1 The chest is bigger than the box.\n2 The container is bigger than the box of chocolates.\n3 The chest is bigger than the suitcase.\n4 The chocolate fits inside the box.\n5 The chest is bigger than the box of chocolates.\n6 Does the chest fit in the chocolate?\tno\t4 1\n7 Is the chest bigger than the chocolate?\tyes\t1 4\n8 Does the chest fit in the chocolate?\tno\t4 1\n9 Is the chest bigger than the chocolate?\tyes\t1 4\n10 Does the chest fit in the chocolate?\tno\t4 1\n1 The chocolate fits inside the container.\n2 The chocolate fits inside the suitcase.\n3 The box of chocolates fits inside the container.\n4 The box fits inside the suitcase.\n5 The chest is bigger than the box of chocolates.\n6 The box is bigger than the box of chocolates.\n7 The chocolate fits inside the chest.\n8 The box of chocolates fits inside the chest.\n9 The chest fits inside the suitcase.\n10 The box of chocolates is bigger than the chocolate.\n11 Does the box of chocolates fit in the suitcase?\tyes\t4 6\n12 Does the suitcase fit in the box of chocolates?\tno\t6 4\n13 Does the container fit in the chocolate?\tno\t10 3\n14 Is the suitcase bigger than the box of chocolates?\tyes\t9 5\n15 Is the box of chocolates bigger than the suitcase?\tno\t6 4\n1 The chest is bigger than the container.\n2 The chest is bigger than the box of chocolates.\n3 The box is bigger than the chocolate.\n4 The chest is bigger than the suitcase.\n5 The box of chocolates fits inside the chest.\n6 The chocolate fits inside the box.\n7 The chocolate fits inside the container.\n8 The box is bigger than the box of chocolates.\n9 The chest is bigger than the suitcase.\n10 The box fits inside the suitcase.\n11 Does the chest fit in the box?\tno\t10 4\n12 Is the box bigger than the chest?\tno\t10 4\n13 Is the suitcase bigger than the chocolate?\tyes\t10 3\n14 Does the chest fit in the box?\tno\t10 4\n15 Does the chocolate fit in the suitcase?\tyes\t10 3\n1 The chocolate fits inside the chest.\n2 The box is bigger than the box of chocolates.\n3 The chest is bigger than the container.\n4 The suitcase fits inside the box.\n5 The box of chocolates fits inside the chest.\n6 The chest fits inside the box.\n7 The suitcase fits inside the chest.\n8 The chocolate fits inside the box of chocolates.\n9 The suitcase is bigger than the chocolate.\n10 The container is bigger than the chocolate.\n11 Does the box fit in the chocolate?\tno\t9 4\n12 Does the box fit in the chocolate?\tno\t9 4\n13 Is the chocolate bigger than the box?\tno\t8 2\n14 Does the box fit in the chocolate?\tno\t8 2\n15 Is the chocolate bigger than the chest?\tno\t10 3\n1 The container is bigger than the box.\n2 The suitcase fits inside the box.\n3 The box is bigger than the suitcase.\n4 The chocolate fits inside the container.\n5 The box is bigger than the chocolate.\n6 Does the container fit in the suitcase?\tno\t2 1\n7 Does the container fit in the chocolate?\tno\t5 1\n8 Is the suitcase bigger than the container?\tno\t3 1\n9 Does the suitcase fit in the container?\tyes\t1 2\n10 Does the container fit in the suitcase?\tno\t3 1\n1 The chocolate fits inside the box.\n2 The container is bigger than the box.\n3 The suitcase is bigger than the box of chocolates.\n4 The suitcase is bigger than the box of chocolates.\n5 The box is bigger than the box of chocolates.\n6 Does the chocolate fit in the container?\tyes\t2 1\n7 Does the chocolate fit in the container?\tyes\t2 1\n8 Is the chocolate bigger than the container?\tno\t1 2\n9 Does the chocolate fit in the container?\tyes\t2 1\n10 Does the chocolate fit in the container?\tyes\t2 1\n1 The suitcase is bigger than the box.\n2 The container is bigger than the suitcase.\n3 The container is bigger than the chocolate.\n4 The box fits inside the chest.\n5 The container is bigger than the chocolate.\n6 Is the box bigger than the container?\tno\t1 2\n7 Is the container bigger than the box?\tyes\t2 1\n8 Does the box fit in the container?\tyes\t2 1\n9 Is the container bigger than the box?\tyes\t2 1\n10 Does the box fit in the container?\tyes\t2 1\n1 The chocolate fits inside the chest.\n2 The suitcase is bigger than the chocolate.\n3 The box of chocolates fits inside the box.\n4 The box of chocolates is bigger than the chocolate.\n5 The box of chocolates fits inside the container.\n6 Does the box fit in the chocolate?\tno\t4 3\n7 Is the box bigger than the chocolate?\tyes\t3 4\n8 Does the box fit in the chocolate?\tno\t4 3\n9 Is the chocolate bigger than the box?\tno\t4 3\n10 Does the box fit in the chocolate?\tno\t4 3\n1 The chest fits inside the container.\n2 The box is bigger than the chest.\n3 The suitcase is bigger than the chocolate.\n4 The container is bigger than the chest.\n5 The box fits inside the suitcase.\n6 Is the chest bigger than the suitcase?\tno\t2 5\n7 Is the chest bigger than the suitcase?\tno\t2 5\n8 Is the suitcase bigger than the chest?\tyes\t5 2\n9 Is the chest bigger than the suitcase?\tno\t2 5\n10 Does the chest fit in the suitcase?\tyes\t5 2\n1 The chest fits inside the suitcase.\n2 The suitcase is bigger than the chocolate.\n3 The box is bigger than the chocolate.\n4 The chest is bigger than the chocolate.\n5 The box is bigger than the chocolate.\n6 Is the suitcase bigger than the chocolate?\tyes\t1 4\n7 Does the chocolate fit in the suitcase?\tyes\t1 4\n8 Does the suitcase fit in the chocolate?\tno\t4 1\n9 Is the chocolate bigger than the suitcase?\tno\t4 1\n10 Does the chocolate fit in the suitcase?\tyes\t1 4\n1 The box is bigger than the chocolate.\n2 The box of chocolates is bigger than the chocolate.\n3 The suitcase fits inside the box.\n4 The chocolate fits inside the chest.\n5 The box is bigger than the box of chocolates.\n6 Is the chocolate bigger than the box?\tno\t2 5\n7 Is the chocolate bigger than the box?\tno\t2 5\n8 Is the chocolate bigger than the box?\tno\t2 5\n9 Does the box fit in the chocolate?\tno\t2 5\n10 Is the chocolate bigger than the box?\tno\t2 5\n1 The chocolate fits inside the container.\n2 The chocolate fits inside the chest.\n3 The box of chocolates fits inside the chest.\n4 The box is bigger than the box of chocolates.\n5 The box is bigger than the suitcase.\n6 The box fits inside the container.\n7 The chest is bigger than the box of chocolates.\n8 The box of chocolates fits inside the container.\n9 The chest is bigger than the box of chocolates.\n10 The suitcase fits inside the container.\n11 Is the container bigger than the box of chocolates?\tyes\t6 4\n12 Does the box of chocolates fit in the container?\tyes\t6 4\n13 Is the container bigger than the box of chocolates?\tyes\t6 4\n14 The box is bigger than the chocolate.\n15 The chocolate fits inside the container.\n16 The box is bigger than the chocolate.\n17 The chocolate fits inside the box of chocolates.\n18 The container is bigger than the chocolate.\n19 Is the container bigger than the box of chocolates?\tyes\t6 4\n20 Does the chest fit in the chocolate?\tno\t17 3\n21 Is the chocolate bigger than the chest?\tno\t17 3\n22 Does the chest fit in the chocolate?\tno\t17 3\n23 Is the container bigger than the box of chocolates?\tyes\t6 4\n1 The chest fits inside the suitcase.\n2 The box of chocolates is bigger than the chocolate.\n3 The suitcase is bigger than the box of chocolates.\n4 The chocolate fits inside the box.\n5 The chocolate fits inside the container.\n6 Is the suitcase bigger than the chocolate?\tyes\t3 2\n7 Is the chocolate bigger than the suitcase?\tno\t2 3\n8 Is the suitcase bigger than the chocolate?\tyes\t3 2\n9 Is the chocolate bigger than the suitcase?\tno\t2 3\n10 Is the chocolate bigger than the suitcase?\tno\t2 3\n1 The suitcase is bigger than the container.\n2 The chest is bigger than the container.\n3 The box of chocolates fits inside the box.\n4 The chocolate fits inside the box of chocolates.\n5 The chocolate fits inside the suitcase.\n6 Does the box fit in the chocolate?\tno\t4 3\n7 Does the chocolate fit in the box?\tyes\t3 4\n8 Does the box fit in the chocolate?\tno\t4 3\n9 Is the chocolate bigger than the box?\tno\t4 3\n10 Does the chocolate fit in the box?\tyes\t3 4\n1 The suitcase fits inside the container.\n2 The suitcase is bigger than the box.\n3 The suitcase is bigger than the chocolate.\n4 The box is bigger than the box of chocolates.\n5 The chest fits inside the container.\n6 Does the container fit in the box?\tno\t2 1\n7 Does the container fit in the chocolate?\tno\t3 1\n8 Does the container fit in the chocolate?\tno\t3 1\n9 Is the container bigger than the box?\tyes\t1 2\n10 Is the box bigger than the container?\tno\t2 1\n1 The box of chocolates fits inside the box.\n2 The chocolate fits inside the suitcase.\n3 The suitcase is bigger than the box of chocolates.\n4 The container is bigger than the box of chocolates.\n5 The chest is bigger than the chocolate.\n6 The box is bigger than the chest.\n7 The container fits inside the box.\n8 The chest fits inside the box.\n9 The box of chocolates is bigger than the chocolate.\n10 The box is bigger than the chest.\n11 Is the chocolate bigger than the box?\tno\t9 1\n12 Is the chocolate bigger than the box?\tno\t5 6\n13 Does the chocolate fit in the box?\tyes\t8 5\n14 Is the chocolate bigger than the box?\tno\t5 6\n15 Is the box bigger than the chocolate?\tyes\t10 5\n1 The suitcase is bigger than the chocolate.\n2 The container is bigger than the chocolate.\n3 The chest is bigger than the suitcase.\n4 The box fits inside the container.\n5 The chest is bigger than the chocolate.\n6 Is the chocolate bigger than the chest?\tno\t1 3\n7 Is the chest bigger than the chocolate?\tyes\t3 1\n8 Does the chest fit in the chocolate?\tno\t1 3\n9 Does the chest fit in the chocolate?\tno\t1 3\n10 Is the chocolate bigger than the chest?\tno\t1 3\n1 The box of chocolates fits inside the box.\n2 The container is bigger than the box of chocolates.\n3 The box is bigger than the chest.\n4 The box of chocolates fits inside the box.\n5 The chest fits inside the suitcase.\n6 The chest is bigger than the chocolate.\n7 The box is bigger than the box of chocolates.\n8 The chocolate fits inside the container.\n9 The box of chocolates is bigger than the chocolate.\n10 The container is bigger than the chocolate.\n11 Does the box fit in the chocolate?\tno\t9 1\n12 Is the chocolate bigger than the box?\tno\t9 1\n13 Does the box fit in the chocolate?\tno\t9 1\n14 Is the chocolate bigger than the box?\tno\t9 1\n15 Does the box fit in the chocolate?\tno\t6 3\n1 The chest is bigger than the box of chocolates.\n2 The box is bigger than the container.\n3 The box of chocolates fits inside the chest.\n4 The box fits inside the suitcase.\n5 The box is bigger than the box of chocolates.\n6 Is the suitcase bigger than the container?\tyes\t4 2\n7 Is the container bigger than the suitcase?\tno\t2 4\n8 Does the suitcase fit in the container?\tno\t2 4\n9 Is the suitcase bigger than the container?\tyes\t4 2\n10 Is the container bigger than the suitcase?\tno\t2 4\n1 The chocolate fits inside the box.\n2 The chocolate fits inside the chest.\n3 The box of chocolates fits inside the container.\n4 The chest is bigger than the container.\n5 The box of chocolates fits inside the chest.\n6 Is the box of chocolates bigger than the chest?\tno\t3 4\n7 Does the chest fit in the box of chocolates?\tno\t3 4\n8 Does the box of chocolates fit in the chest?\tyes\t4 3\n9 Is the box of chocolates bigger than the chest?\tno\t3 4\n10 Is the chest bigger than the box of chocolates?\tyes\t4 3\n1 The container fits inside the box.\n2 The suitcase is bigger than the chest.\n3 The box is bigger than the chocolate.\n4 The box of chocolates fits inside the suitcase.\n5 The chest is bigger than the box of chocolates.\n6 Is the suitcase bigger than the box of chocolates?\tyes\t2 5\n7 Does the suitcase fit in the box of chocolates?\tno\t5 2\n8 Is the box of chocolates bigger than the suitcase?\tno\t5 2\n9 Does the box of chocolates fit in the suitcase?\tyes\t2 5\n10 Does the box of chocolates fit in the suitcase?\tyes\t2 5\n1 The suitcase fits inside the chest.\n2 The container fits inside the box.\n3 The box is bigger than the suitcase.\n4 The container is bigger than the chocolate.\n5 The suitcase is bigger than the box of chocolates.\n6 Does the chocolate fit in the box?\tyes\t2 4\n7 Does the box fit in the chocolate?\tno\t4 2\n8 Is the box of chocolates bigger than the chest?\tno\t5 1\n9 Does the chocolate fit in the box?\tyes\t2 4\n10 Is the box bigger than the chocolate?\tyes\t2 4\n1 The chocolate fits inside the container.\n2 The box of chocolates fits inside the box.\n3 The chocolate fits inside the suitcase.\n4 The suitcase is bigger than the container.\n5 The chest is bigger than the box of chocolates.\n6 Is the suitcase bigger than the chocolate?\tyes\t4 1\n7 Is the chocolate bigger than the suitcase?\tno\t1 4\n8 Does the chocolate fit in the suitcase?\tyes\t4 1\n9 Does the suitcase fit in the chocolate?\tno\t1 4\n10 Is the suitcase bigger than the chocolate?\tyes\t4 1\n1 The suitcase fits inside the box.\n2 The box is bigger than the chocolate.\n3 The box is bigger than the chocolate.\n4 The chest is bigger than the container.\n5 The box is bigger than the container.\n6 The container is bigger than the box of chocolates.\n7 The chocolate fits inside the chest.\n8 The box of chocolates fits inside the suitcase.\n9 The suitcase is bigger than the box of chocolates.\n10 The chest fits inside the box.\n11 Does the chest fit in the box of chocolates?\tno\t6 4\n12 Does the container fit in the box?\tyes\t10 4\n13 Is the box of chocolates bigger than the box?\tno\t9 1\n14 Does the box fit in the box of chocolates?\tno\t9 1\n15 Is the box bigger than the container?\tyes\t10 4\n1 The chocolate fits inside the suitcase.\n2 The box of chocolates fits inside the chest.\n3 The suitcase is bigger than the chocolate.\n4 The box of chocolates fits inside the box.\n5 The box is bigger than the container.\n6 The chocolate fits inside the box of chocolates.\n7 The container fits inside the box.\n8 The container is bigger than the box of chocolates.\n9 The suitcase is bigger than the box.\n10 The box of chocolates is bigger than the chocolate.\n11 Is the box of chocolates bigger than the box?\tno\t8 5\n12 Does the chest fit in the chocolate?\tno\t10 2\n13 Does the box of chocolates fit in the suitcase?\tyes\t9 4\n14 Is the chocolate bigger than the chest?\tno\t10 2\n15 Is the suitcase bigger than the box of chocolates?\tyes\t9 4\n1 The container is bigger than the box of chocolates.\n2 The container is bigger than the suitcase.\n3 The suitcase is bigger than the box of chocolates.\n4 The container is bigger than the chocolate.\n5 The chocolate fits inside the container.\n6 Is the box of chocolates bigger than the container?\tno\t3 2\n7 Is the container bigger than the box of chocolates?\tyes\t2 3\n8 Is the box of chocolates bigger than the container?\tno\t3 2\n9 Does the container fit in the box of chocolates?\tno\t3 2\n10 Does the box of chocolates fit in the container?\tyes\t2 3\n1 The box of chocolates fits inside the box.\n2 The box of chocolates fits inside the box.\n3 The box of chocolates is bigger than the chocolate.\n4 The box of chocolates fits inside the box.\n5 The chocolate fits inside the chest.\n6 Is the chocolate bigger than the box?\tno\t3 1\n7 Is the chocolate bigger than the box?\tno\t3 1\n8 Is the chocolate bigger than the box?\tno\t3 1\n9 Is the chocolate bigger than the box?\tno\t3 1\n10 Is the chocolate bigger than the box?\tno\t3 1\n1 The suitcase is bigger than the box.\n2 The chocolate fits inside the suitcase.\n3 The suitcase is bigger than the chocolate.\n4 The suitcase fits inside the chest.\n5 The chocolate fits inside the container.\n6 Does the box fit in the chest?\tyes\t4 1\n7 Does the box fit in the chest?\tyes\t4 1\n8 Does the box fit in the chest?\tyes\t4 1\n9 Is the chest bigger than the box?\tyes\t4 1\n10 Does the box fit in the chest?\tyes\t4 1\n1 The chocolate fits inside the container.\n2 The chest fits inside the box.\n3 The container fits inside the box.\n4 The chocolate fits inside the box of chocolates.\n5 The chest is bigger than the suitcase.\n6 Does the box fit in the suitcase?\tno\t5 2\n7 Is the suitcase bigger than the box?\tno\t5 2\n8 Is the box bigger than the suitcase?\tyes\t2 5\n9 Is the suitcase bigger than the box?\tno\t5 2\n10 Does the box fit in the suitcase?\tno\t5 2\n1 The box is bigger than the box of chocolates.\n2 The chocolate fits inside the container.\n3 The box fits inside the chest.\n4 The box fits inside the suitcase.\n5 The suitcase is bigger than the chocolate.\n6 Does the chest fit in the box of chocolates?\tno\t1 3\n7 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n8 Does the chest fit in the box of chocolates?\tno\t1 3\n9 Is the box of chocolates bigger than the chest?\tno\t1 3\n10 Is the box of chocolates bigger than the chest?\tno\t1 3\n1 The box is bigger than the container.\n2 The chocolate fits inside the box of chocolates.\n3 The box is bigger than the chocolate.\n4 The chest fits inside the suitcase.\n5 The container is bigger than the box of chocolates.\n6 Is the box bigger than the box of chocolates?\tyes\t1 5\n7 Does the box of chocolates fit in the box?\tyes\t1 5\n8 Does the box of chocolates fit in the box?\tyes\t1 5\n9 Does the box of chocolates fit in the box?\tyes\t1 5\n10 Does the container fit in the chocolate?\tno\t2 5\n1 The container fits inside the box.\n2 The box of chocolates fits inside the box.\n3 The box of chocolates fits inside the chest.\n4 The box is bigger than the box of chocolates.\n5 The chocolate fits inside the suitcase.\n6 The suitcase is bigger than the container.\n7 The box of chocolates fits inside the chest.\n8 The chocolate fits inside the box of chocolates.\n9 The chest is bigger than the chocolate.\n10 The box of chocolates fits inside the container.\n11 Is the box of chocolates bigger than the box?\tno\t10 1\n12 Does the box fit in the chocolate?\tno\t8 2\n13 Is the chocolate bigger than the box?\tno\t8 2\n14 Does the box fit in the chocolate?\tno\t8 2\n15 Is the box of chocolates bigger than the box?\tno\t10 1\n1 The container fits inside the box.\n2 The suitcase is bigger than the chest.\n3 The box of chocolates is bigger than the chocolate.\n4 The box is bigger than the chocolate.\n5 The chocolate fits inside the suitcase.\n6 The suitcase is bigger than the chest.\n7 The box is bigger than the box of chocolates.\n8 The box of chocolates fits inside the chest.\n9 The box of chocolates fits inside the chest.\n10 The box is bigger than the chest.\n11 Does the suitcase fit in the box of chocolates?\tno\t9 2\n12 Does the chocolate fit in the chest?\tyes\t9 3\n13 Does the suitcase fit in the box of chocolates?\tno\t9 2\n14 Is the chest bigger than the chocolate?\tyes\t9 3\n15 Is the box of chocolates bigger than the suitcase?\tno\t9 2\n1 The chest is bigger than the box of chocolates.\n2 The container is bigger than the suitcase.\n3 The container is bigger than the suitcase.\n4 The box of chocolates fits inside the box.\n5 The box is bigger than the chocolate.\n6 The suitcase is bigger than the chest.\n7 The container is bigger than the chocolate.\n8 The chest is bigger than the chocolate.\n9 The suitcase is bigger than the chest.\n10 The container is bigger than the box.\n11 Does the suitcase fit in the box of chocolates?\tno\t1 6\n12 Does the container fit in the chest?\tno\t9 2\n13 Does the box of chocolates fit in the container?\tyes\t10 4\n14 Is the suitcase bigger than the box of chocolates?\tyes\t9 1\n15 Does the box of chocolates fit in the suitcase?\tyes\t9 1\n1 The box is bigger than the chocolate.\n2 The box of chocolates fits inside the container.\n3 The chocolate fits inside the suitcase.\n4 The container is bigger than the suitcase.\n5 The box of chocolates fits inside the suitcase.\n6 Does the container fit in the chocolate?\tno\t3 4\n7 Is the container bigger than the chocolate?\tyes\t4 3\n8 Is the container bigger than the chocolate?\tyes\t4 3\n9 Does the chocolate fit in the container?\tyes\t4 3\n10 Is the container bigger than the chocolate?\tyes\t4 3\n1 The box of chocolates is bigger than the chocolate.\n2 The chocolate fits inside the chest.\n3 The chest is bigger than the chocolate.\n4 The chocolate fits inside the box of chocolates.\n5 The box of chocolates fits inside the chest.\n6 Is the chest bigger than the chocolate?\tyes\t5 1\n7 Does the chocolate fit in the chest?\tyes\t5 1\n8 Is the chest bigger than the chocolate?\tyes\t5 1\n9 Does the chocolate fit in the chest?\tyes\t5 1\n10 Does the chocolate fit in the chest?\tyes\t5 1\n1 The chocolate fits inside the container.\n2 The chocolate fits inside the box of chocolates.\n3 The chocolate fits inside the chest.\n4 The suitcase is bigger than the box of chocolates.\n5 The chocolate fits inside the suitcase.\n6 Is the chocolate bigger than the suitcase?\tno\t2 4\n7 Is the chocolate bigger than the suitcase?\tno\t2 4\n8 Is the chocolate bigger than the suitcase?\tno\t2 4\n9 Is the chocolate bigger than the suitcase?\tno\t2 4\n10 Is the chocolate bigger than the suitcase?\tno\t2 4\n1 The suitcase fits inside the container.\n2 The suitcase fits inside the container.\n3 The chest is bigger than the suitcase.\n4 The suitcase is bigger than the box of chocolates.\n5 The chocolate fits inside the container.\n6 Is the box of chocolates bigger than the container?\tno\t4 1\n7 Does the container fit in the box of chocolates?\tno\t4 1\n8 Does the container fit in the box of chocolates?\tno\t4 1\n9 Does the container fit in the box of chocolates?\tno\t4 1\n10 Is the box of chocolates bigger than the container?\tno\t4 1\n1 The box is bigger than the chocolate.\n2 The chocolate fits inside the suitcase.\n3 The suitcase is bigger than the box.\n4 The chest is bigger than the box of chocolates.\n5 The box fits inside the container.\n6 Is the suitcase bigger than the chocolate?\tyes\t3 1\n7 Does the chocolate fit in the container?\tyes\t5 1\n8 Does the chocolate fit in the suitcase?\tyes\t3 1\n9 Does the suitcase fit in the chocolate?\tno\t1 3\n10 Is the suitcase bigger than the chocolate?\tyes\t3 1\n1 The suitcase is bigger than the chocolate.\n2 The suitcase is bigger than the box of chocolates.\n3 The chest is bigger than the box of chocolates.\n4 The box of chocolates fits inside the container.\n5 The box is bigger than the box of chocolates.\n6 The box of chocolates fits inside the box.\n7 The box of chocolates is bigger than the chocolate.\n8 The container is bigger than the suitcase.\n9 The box of chocolates is bigger than the chocolate.\n10 The container is bigger than the box of chocolates.\n11 Is the container bigger than the chocolate?\tyes\t8 1\n12 Is the chocolate bigger than the suitcase?\tno\t9 2\n13 Does the suitcase fit in the chocolate?\tno\t7 2\n14 Is the chocolate bigger than the suitcase?\tno\t7 2\n15 Is the chocolate bigger than the suitcase?\tno\t9 2\n1 The chest is bigger than the suitcase.\n2 The container fits inside the suitcase.\n3 The chest is bigger than the box.\n4 The box fits inside the chest.\n5 The box of chocolates is bigger than the chocolate.\n6 Is the container bigger than the chest?\tno\t2 1\n7 Does the chest fit in the container?\tno\t2 1\n8 Is the chest bigger than the container?\tyes\t1 2\n9 Does the chest fit in the container?\tno\t2 1\n10 Does the container fit in the chest?\tyes\t1 2\n1 The suitcase fits inside the box.\n2 The chest fits inside the box.\n3 The chocolate fits inside the box.\n4 The box is bigger than the container.\n5 The suitcase is bigger than the box of chocolates.\n6 Does the box fit in the box of chocolates?\tno\t5 1\n7 Is the box bigger than the box of chocolates?\tyes\t1 5\n8 Does the box of chocolates fit in the box?\tyes\t1 5\n9 Does the box of chocolates fit in the box?\tyes\t1 5\n10 Does the box fit in the box of chocolates?\tno\t5 1\n1 The chocolate fits inside the suitcase.\n2 The chocolate fits inside the chest.\n3 The chocolate fits inside the suitcase.\n4 The box fits inside the chest.\n5 The box of chocolates fits inside the container.\n6 The chocolate fits inside the box of chocolates.\n7 The container is bigger than the chest.\n8 The chocolate fits inside the suitcase.\n9 The container is bigger than the box of chocolates.\n10 The container is bigger than the chocolate.\n11 Does the container fit in the chocolate?\tno\t6 5\n12 Is the container bigger than the chocolate?\tyes\t7 2\n13 Is the container bigger than the chocolate?\tyes\t7 2\n14 Does the chocolate fit in the container?\tyes\t7 2\n15 Is the container bigger than the chocolate?\tyes\t7 2\n1 The box fits inside the container.\n2 The suitcase is bigger than the box of chocolates.\n3 The box is bigger than the chocolate.\n4 The chest is bigger than the box of chocolates.\n5 The container is bigger than the chocolate.\n6 Does the container fit in the chocolate?\tno\t3 1\n7 Is the container bigger than the chocolate?\tyes\t1 3\n8 Does the chocolate fit in the container?\tyes\t1 3\n9 Is the container bigger than the chocolate?\tyes\t1 3\n10 Is the container bigger than the chocolate?\tyes\t1 3\n1 The chocolate fits inside the chest.\n2 The box of chocolates is bigger than the chocolate.\n3 The box is bigger than the container.\n4 The container is bigger than the box of chocolates.\n5 The suitcase fits inside the chest.\n6 Does the chocolate fit in the container?\tyes\t4 2\n7 Does the box fit in the box of chocolates?\tno\t4 3\n8 Is the container bigger than the chocolate?\tyes\t4 2\n9 Is the box of chocolates bigger than the box?\tno\t4 3\n10 Does the box of chocolates fit in the box?\tyes\t3 4\n1 The chocolate fits inside the chest.\n2 The container is bigger than the chocolate.\n3 The chocolate fits inside the container.\n4 The chest is bigger than the container.\n5 The box of chocolates fits inside the container.\n6 Is the chest bigger than the chocolate?\tyes\t4 2\n7 Does the chocolate fit in the chest?\tyes\t4 2\n8 Does the chocolate fit in the chest?\tyes\t4 2\n9 Is the chest bigger than the chocolate?\tyes\t4 2\n10 Does the chocolate fit in the chest?\tyes\t4 2\n1 The suitcase is bigger than the chest.\n2 The chest fits inside the container.\n3 The container is bigger than the chocolate.\n4 The box of chocolates fits inside the chest.\n5 The box is bigger than the box of chocolates.\n6 Is the box of chocolates bigger than the suitcase?\tno\t4 1\n7 Does the suitcase fit in the box of chocolates?\tno\t4 1\n8 Is the box of chocolates bigger than the suitcase?\tno\t4 1\n9 Does the suitcase fit in the box of chocolates?\tno\t4 1\n10 Is the box of chocolates bigger than the suitcase?\tno\t4 1\n1 The box is bigger than the chocolate.\n2 The chocolate fits inside the suitcase.\n3 The chocolate fits inside the box.\n4 The container is bigger than the chest.\n5 The chocolate fits inside the box.\n6 The container is bigger than the box of chocolates.\n7 The chocolate fits inside the box.\n8 The chocolate fits inside the suitcase.\n9 The container is bigger than the chocolate.\n10 The container is bigger than the box.\n11 Is the container bigger than the chocolate?\tyes\t10 1\n12 Does the chocolate fit in the container?\tyes\t10 1\n13 Is the container bigger than the chocolate?\tyes\t10 1\n14 Is the container bigger than the chocolate?\tyes\t10 1\n15 Does the chocolate fit in the container?\tyes\t10 1\n1 The box is bigger than the chest.\n2 The box of chocolates fits inside the suitcase.\n3 The chest fits inside the container.\n4 The box of chocolates fits inside the container.\n5 The container is bigger than the suitcase.\n6 Is the container bigger than the box of chocolates?\tyes\t5 2\n7 Is the box of chocolates bigger than the container?\tno\t2 5\n8 Is the box of chocolates bigger than the container?\tno\t2 5\n9 Does the box of chocolates fit in the container?\tyes\t5 2\n10 Is the box of chocolates bigger than the container?\tno\t2 5\n1 The chest is bigger than the container.\n2 The chest is bigger than the box.\n3 The box is bigger than the container.\n4 The chocolate fits inside the container.\n5 The suitcase is bigger than the box.\n6 Does the container fit in the chest?\tyes\t2 3\n7 Is the chest bigger than the container?\tyes\t2 3\n8 Is the chocolate bigger than the chest?\tno\t4 1\n9 Is the chest bigger than the container?\tyes\t2 3\n10 Does the chest fit in the container?\tno\t3 2\n1 The box fits inside the container.\n2 The box of chocolates fits inside the box.\n3 The chest fits inside the suitcase.\n4 The chest is bigger than the box of chocolates.\n5 The chest is bigger than the chocolate.\n6 Is the box of chocolates bigger than the suitcase?\tno\t4 3\n7 Is the chocolate bigger than the suitcase?\tno\t5 3\n8 Does the suitcase fit in the box of chocolates?\tno\t4 3\n9 Is the chocolate bigger than the suitcase?\tno\t5 3\n10 Does the box of chocolates fit in the suitcase?\tyes\t3 4\n1 The chocolate fits inside the container.\n2 The box is bigger than the chest.\n3 The container is bigger than the box of chocolates.\n4 The chest is bigger than the container.\n5 The suitcase fits inside the chest.\n6 Does the container fit in the box?\tyes\t2 4\n7 Is the container bigger than the box?\tno\t4 2\n8 Does the chocolate fit in the chest?\tyes\t4 1\n9 Is the box bigger than the container?\tyes\t2 4\n10 Does the chocolate fit in the chest?\tyes\t4 1\n1 The box is bigger than the chocolate.\n2 The box is bigger than the box of chocolates.\n3 The container is bigger than the box.\n4 The box of chocolates fits inside the chest.\n5 The box of chocolates is bigger than the chocolate.\n6 Is the chocolate bigger than the box?\tno\t5 2\n7 Does the chocolate fit in the container?\tyes\t3 1\n8 Is the chocolate bigger than the box?\tno\t5 2\n9 Is the chocolate bigger than the box?\tno\t5 2\n10 Does the box fit in the chocolate?\tno\t5 2\n1 The box of chocolates fits inside the chest.\n2 The container is bigger than the box.\n3 The chest fits inside the suitcase.\n4 The container is bigger than the box.\n5 The box of chocolates is bigger than the chocolate.\n6 Does the chocolate fit in the chest?\tyes\t1 5\n7 Is the chest bigger than the chocolate?\tyes\t1 5\n8 Does the suitcase fit in the box of chocolates?\tno\t1 3\n9 Does the chest fit in the chocolate?\tno\t5 1\n10 Does the suitcase fit in the box of chocolates?\tno\t1 3\n1 The box is bigger than the chocolate.\n2 The chest fits inside the box.\n3 The chest fits inside the box.\n4 The chest fits inside the box.\n5 The chest is bigger than the box of chocolates.\n6 Does the box fit in the box of chocolates?\tno\t5 2\n7 Does the box fit in the box of chocolates?\tno\t5 2\n8 Is the box of chocolates bigger than the box?\tno\t5 2\n9 Does the box fit in the box of chocolates?\tno\t5 2\n10 Does the box fit in the box of chocolates?\tno\t5 2\n1 The box fits inside the container.\n2 The container is bigger than the suitcase.\n3 The box fits inside the container.\n4 The chocolate fits inside the container.\n5 The box of chocolates fits inside the suitcase.\n6 Does the box of chocolates fit in the container?\tyes\t2 5\n7 Does the box of chocolates fit in the container?\tyes\t2 5\n8 Is the container bigger than the box of chocolates?\tyes\t2 5\n9 Does the box of chocolates fit in the container?\tyes\t2 5\n10 Does the box of chocolates fit in the container?\tyes\t2 5\n1 The chocolate fits inside the box of chocolates.\n2 The chocolate fits inside the chest.\n3 The suitcase is bigger than the box of chocolates.\n4 The suitcase is bigger than the chest.\n5 The chocolate fits inside the container.\n6 Does the chocolate fit in the suitcase?\tyes\t3 1\n7 Does the chocolate fit in the suitcase?\tyes\t4 2\n8 Does the suitcase fit in the chocolate?\tno\t1 3\n9 Does the suitcase fit in the chocolate?\tno\t1 3\n10 Does the chocolate fit in the suitcase?\tyes\t3 1\n1 The chocolate fits inside the suitcase.\n2 The chest is bigger than the chocolate.\n3 The suitcase is bigger than the box of chocolates.\n4 The box of chocolates fits inside the box.\n5 The chocolate fits inside the box of chocolates.\n6 Does the suitcase fit in the chocolate?\tno\t5 3\n7 Does the suitcase fit in the chocolate?\tno\t5 3\n8 Is the chocolate bigger than the suitcase?\tno\t5 3\n9 Is the chocolate bigger than the suitcase?\tno\t5 3\n10 Is the chocolate bigger than the suitcase?\tno\t5 3\n1 The chest fits inside the container.\n2 The suitcase is bigger than the chest.\n3 The chocolate fits inside the chest.\n4 The chocolate fits inside the suitcase.\n5 The container is bigger than the box.\n6 Is the chocolate bigger than the container?\tno\t3 1\n7 Is the chocolate bigger than the container?\tno\t3 1\n8 Does the container fit in the chocolate?\tno\t3 1\n9 Is the chocolate bigger than the container?\tno\t3 1\n10 Is the chocolate bigger than the container?\tno\t3 1\n1 The box of chocolates fits inside the container.\n2 The suitcase is bigger than the chocolate.\n3 The box is bigger than the box of chocolates.\n4 The chocolate fits inside the container.\n5 The chocolate fits inside the container.\n6 The box is bigger than the suitcase.\n7 The chocolate fits inside the container.\n8 The container fits inside the box.\n9 The container is bigger than the chocolate.\n10 The box of chocolates fits inside the chest.\n11 Is the chocolate bigger than the box?\tno\t2 6\n12 Does the box of chocolates fit in the box?\tyes\t8 1\n13 Is the box bigger than the box of chocolates?\tyes\t8 1\n14 Is the chocolate bigger than the box?\tno\t2 6\n15 Is the chocolate bigger than the box?\tno\t2 6\n1 The container fits inside the box.\n2 The suitcase fits inside the chest.\n3 The chest is bigger than the chocolate.\n4 The container is bigger than the suitcase.\n5 The container fits inside the box.\n6 Does the box fit in the suitcase?\tno\t4 1\n7 Does the box fit in the suitcase?\tno\t4 1\n8 Does the box fit in the suitcase?\tno\t4 1\n9 Does the box fit in the suitcase?\tno\t4 1\n10 Does the box fit in the suitcase?\tno\t4 1\n1 The chest fits inside the box.\n2 The box is bigger than the chest.\n3 The chocolate fits inside the box of chocolates.\n4 The suitcase is bigger than the box.\n5 The box of chocolates is bigger than the chocolate.\n6 Does the chest fit in the suitcase?\tyes\t4 1\n7 Is the suitcase bigger than the chest?\tyes\t4 1\n8 Does the chest fit in the suitcase?\tyes\t4 1\n9 Is the suitcase bigger than the chest?\tyes\t4 1\n10 Is the suitcase bigger than the chest?\tyes\t4 1\n1 The suitcase is bigger than the chest.\n2 The suitcase is bigger than the container.\n3 The chest is bigger than the box of chocolates.\n4 The chocolate fits inside the box.\n5 The box fits inside the container.\n6 Does the suitcase fit in the box?\tno\t5 2\n7 Does the chocolate fit in the container?\tyes\t5 4\n8 Does the suitcase fit in the box?\tno\t5 2\n9 Does the box fit in the suitcase?\tyes\t2 5\n10 Does the box fit in the suitcase?\tyes\t2 5\n1 The box is bigger than the box of chocolates.\n2 The box is bigger than the chocolate.\n3 The chest is bigger than the chocolate.\n4 The box is bigger than the box of chocolates.\n5 The chocolate fits inside the chest.\n6 The box is bigger than the suitcase.\n7 The chest is bigger than the suitcase.\n8 The box is bigger than the box of chocolates.\n9 The box is bigger than the suitcase.\n10 The container is bigger than the suitcase.\n11 The box is bigger than the chest.\n12 The box of chocolates fits inside the container.\n13 The box of chocolates fits inside the box.\n14 The chest is bigger than the box of chocolates.\n15 The box of chocolates fits inside the chest.\n16 Does the chocolate fit in the box?\tyes\t11 3\n17 Does the chocolate fit in the box?\tyes\t11 3\n18 Does the chocolate fit in the box?\tyes\t11 3\n19 Does the chocolate fit in the box?\tyes\t11 3\n20 Is the box bigger than the chocolate?\tyes\t11 3\n1 The box is bigger than the suitcase.\n2 The box fits inside the container.\n3 The chocolate fits inside the box of chocolates.\n4 The container is bigger than the box.\n5 The container is bigger than the box.\n6 Does the suitcase fit in the container?\tyes\t5 1\n7 Is the container bigger than the suitcase?\tyes\t2 1\n8 Is the container bigger than the suitcase?\tyes\t2 1\n9 Does the suitcase fit in the container?\tyes\t2 1\n10 Does the container fit in the suitcase?\tno\t1 2\n1 The suitcase is bigger than the chest.\n2 The box fits inside the container.\n3 The box is bigger than the chocolate.\n4 The chocolate fits inside the chest.\n5 The chocolate fits inside the box of chocolates.\n6 Is the container bigger than the chocolate?\tyes\t2 3\n7 Is the container bigger than the chocolate?\tyes\t2 3\n8 Is the chocolate bigger than the container?\tno\t3 2\n9 Is the suitcase bigger than the chocolate?\tyes\t1 4\n10 Is the container bigger than the chocolate?\tyes\t2 3\n1 The chest is bigger than the suitcase.\n2 The chest is bigger than the suitcase.\n3 The suitcase fits inside the chest.\n4 The box of chocolates is bigger than the chocolate.\n5 The container is bigger than the box of chocolates.\n6 Does the container fit in the chocolate?\tno\t4 5\n7 Does the container fit in the chocolate?\tno\t4 5\n8 Does the container fit in the chocolate?\tno\t4 5\n9 Is the chocolate bigger than the container?\tno\t4 5\n10 Does the container fit in the chocolate?\tno\t4 5\n1 The suitcase is bigger than the box of chocolates.\n2 The chest is bigger than the chocolate.\n3 The box of chocolates fits inside the box.\n4 The chocolate fits inside the suitcase.\n5 The chest is bigger than the box of chocolates.\n6 The container is bigger than the box of chocolates.\n7 The box is bigger than the suitcase.\n8 The box is bigger than the chocolate.\n9 The box of chocolates fits inside the suitcase.\n10 The box of chocolates fits inside the chest.\n11 Is the box bigger than the box of chocolates?\tyes\t7 1\n12 Does the box of chocolates fit in the box?\tyes\t7 1\n13 Does the box of chocolates fit in the box?\tyes\t7 1\n14 Is the box bigger than the box of chocolates?\tyes\t7 1\n15 Is the box bigger than the box of chocolates?\tyes\t7 1\n1 The box of chocolates fits inside the chest.\n2 The box is bigger than the container.\n3 The chest is bigger than the container.\n4 The chest is bigger than the chocolate.\n5 The suitcase is bigger than the box.\n6 Does the container fit in the suitcase?\tyes\t5 2\n7 Is the suitcase bigger than the container?\tyes\t5 2\n8 Does the container fit in the suitcase?\tyes\t5 2\n9 Is the suitcase bigger than the container?\tyes\t5 2\n10 Does the container fit in the suitcase?\tyes\t5 2\n1 The container fits inside the box.\n2 The chocolate fits inside the box of chocolates.\n3 The box of chocolates fits inside the chest.\n4 The suitcase is bigger than the chest.\n5 The chest fits inside the container.\n6 Is the chest bigger than the box?\tno\t5 1\n7 Does the box fit in the chest?\tno\t5 1\n8 Is the suitcase bigger than the box of chocolates?\tyes\t4 3\n9 Does the chest fit in the chocolate?\tno\t2 3\n10 Does the box fit in the chest?\tno\t5 1\n1 The chocolate fits inside the container.\n2 The container fits inside the suitcase.\n3 The chest fits inside the suitcase.\n4 The container fits inside the box.\n5 The chocolate fits inside the box.\n6 Is the box bigger than the chocolate?\tyes\t4 1\n7 Is the box bigger than the chocolate?\tyes\t4 1\n8 Is the chocolate bigger than the suitcase?\tno\t1 2\n9 Does the suitcase fit in the chocolate?\tno\t1 2\n10 Does the suitcase fit in the chocolate?\tno\t1 2\n1 The box is bigger than the box of chocolates.\n2 The chocolate fits inside the chest.\n3 The suitcase is bigger than the chocolate.\n4 The chest fits inside the suitcase.\n5 The chocolate fits inside the box.\n6 Does the chocolate fit in the suitcase?\tyes\t4 2\n7 Is the suitcase bigger than the chocolate?\tyes\t4 2\n8 Is the chocolate bigger than the suitcase?\tno\t2 4\n9 Does the suitcase fit in the chocolate?\tno\t2 4\n10 Is the chocolate bigger than the suitcase?\tno\t2 4\n1 The suitcase is bigger than the chocolate.\n2 The box of chocolates fits inside the chest.\n3 The suitcase fits inside the box.\n4 The box is bigger than the chocolate.\n5 The chest fits inside the box.\n6 Does the box fit in the chocolate?\tno\t1 3\n7 Does the chocolate fit in the box?\tyes\t3 1\n8 Is the box bigger than the box of chocolates?\tyes\t5 2\n9 Is the chocolate bigger than the box?\tno\t1 3\n10 Is the box bigger than the box of chocolates?\tyes\t5 2\n1 The box is bigger than the chocolate.\n2 The box is bigger than the container.\n3 The container is bigger than the chest.\n4 The chocolate fits inside the container.\n5 The box of chocolates fits inside the box.\n6 Is the chest bigger than the box?\tno\t3 2\n7 Does the chest fit in the box?\tyes\t2 3\n8 Does the box fit in the chocolate?\tno\t4 2\n9 Does the box fit in the chest?\tno\t3 2\n10 Does the box fit in the chest?\tno\t3 2\n1 The chest is bigger than the suitcase.\n2 The container is bigger than the box of chocolates.\n3 The chocolate fits inside the box of chocolates.\n4 The box of chocolates fits inside the chest.\n5 The suitcase is bigger than the container.\n6 Does the suitcase fit in the box of chocolates?\tno\t2 5\n7 Does the box of chocolates fit in the suitcase?\tyes\t5 2\n8 Is the container bigger than the chocolate?\tyes\t2 3\n9 Does the suitcase fit in the box of chocolates?\tno\t2 5\n10 Is the box of chocolates bigger than the suitcase?\tno\t2 5\n1 The chocolate fits inside the chest.\n2 The chocolate fits inside the box.\n3 The chest is bigger than the box.\n4 The container is bigger than the box.\n5 The chocolate fits inside the suitcase.\n6 Does the chest fit in the chocolate?\tno\t2 3\n7 Does the chest fit in the chocolate?\tno\t2 3\n8 Does the chest fit in the chocolate?\tno\t2 3\n9 Does the chest fit in the chocolate?\tno\t2 3\n10 Does the chocolate fit in the chest?\tyes\t3 2\n1 The box is bigger than the box of chocolates.\n2 The suitcase is bigger than the chocolate.\n3 The chest is bigger than the box.\n4 The box of chocolates fits inside the container.\n5 The box is bigger than the chocolate.\n6 Is the box of chocolates bigger than the chest?\tno\t1 3\n7 Is the chest bigger than the box of chocolates?\tyes\t3 1\n8 Is the chest bigger than the box of chocolates?\tyes\t3 1\n9 Is the chest bigger than the box of chocolates?\tyes\t3 1\n10 Is the box of chocolates bigger than the chest?\tno\t1 3\n1 The suitcase fits inside the container.\n2 The chest is bigger than the chocolate.\n3 The container fits inside the chest.\n4 The suitcase fits inside the box.\n5 The chest is bigger than the suitcase.\n6 Is the chest bigger than the suitcase?\tyes\t3 1\n7 Does the suitcase fit in the chest?\tyes\t3 1\n8 Does the chest fit in the suitcase?\tno\t1 3\n9 Does the suitcase fit in the chest?\tyes\t3 1\n10 Does the chest fit in the suitcase?\tno\t1 3\n1 The chocolate fits inside the container.\n2 The chocolate fits inside the container.\n3 The chocolate fits inside the chest.\n4 The chest fits inside the suitcase.\n5 The box of chocolates fits inside the suitcase.\n6 Is the suitcase bigger than the chocolate?\tyes\t4 3\n7 Is the chocolate bigger than the suitcase?\tno\t3 4\n8 Is the suitcase bigger than the chocolate?\tyes\t4 3\n9 Does the suitcase fit in the chocolate?\tno\t3 4\n10 Is the chocolate bigger than the suitcase?\tno\t3 4\n1 The chocolate fits inside the box of chocolates.\n2 The container fits inside the suitcase.\n3 The container is bigger than the box of chocolates.\n4 The container is bigger than the chocolate.\n5 The suitcase is bigger than the chocolate.\n6 Does the box of chocolates fit in the suitcase?\tyes\t2 3\n7 Does the suitcase fit in the box of chocolates?\tno\t3 2\n8 Does the container fit in the chocolate?\tno\t1 3\n9 Does the chocolate fit in the container?\tyes\t3 1\n10 Is the chocolate bigger than the container?\tno\t1 3\n1 The box of chocolates fits inside the chest.\n2 The container is bigger than the chest.\n3 The box of chocolates is bigger than the chocolate.\n4 The chest fits inside the container.\n5 The suitcase is bigger than the chocolate.\n6 Does the chest fit in the chocolate?\tno\t3 1\n7 Is the box of chocolates bigger than the container?\tno\t1 2\n8 Does the chocolate fit in the chest?\tyes\t1 3\n9 Is the chocolate bigger than the chest?\tno\t3 1\n10 Does the box of chocolates fit in the container?\tyes\t2 1\n1 The box is bigger than the chest.\n2 The container is bigger than the box of chocolates.\n3 The suitcase is bigger than the chocolate.\n4 The box of chocolates fits inside the chest.\n5 The chest is bigger than the container.\n6 Does the box of chocolates fit in the chest?\tyes\t5 2\n7 Does the box of chocolates fit in the chest?\tyes\t5 2\n8 Does the box fit in the box of chocolates?\tno\t4 1\n9 Does the box of chocolates fit in the chest?\tyes\t5 2\n10 Does the box of chocolates fit in the chest?\tyes\t5 2\n1 The suitcase is bigger than the container.\n2 The suitcase is bigger than the box.\n3 The suitcase is bigger than the box.\n4 The suitcase is bigger than the container.\n5 The suitcase is bigger than the box.\n6 The box fits inside the suitcase.\n7 The chocolate fits inside the box.\n8 The box is bigger than the box of chocolates.\n9 The chest fits inside the suitcase.\n10 The box fits inside the container.\n11 Does the suitcase fit in the box?\tno\t10 1\n12 Is the box of chocolates bigger than the suitcase?\tno\t8 2\n13 Does the suitcase fit in the chocolate?\tno\t7 2\n14 Is the box of chocolates bigger than the suitcase?\tno\t8 2\n15 Does the suitcase fit in the chocolate?\tno\t7 2\n1 The box of chocolates fits inside the suitcase.\n2 The container fits inside the suitcase.\n3 The chocolate fits inside the box.\n4 The chest is bigger than the box of chocolates.\n5 The suitcase fits inside the box.\n6 Is the box bigger than the box of chocolates?\tyes\t5 1\n7 Does the box of chocolates fit in the box?\tyes\t5 1\n8 Does the box of chocolates fit in the box?\tyes\t5 1\n9 Does the box of chocolates fit in the box?\tyes\t5 1\n10 Is the box bigger than the box of chocolates?\tyes\t5 1\n1 The container fits inside the chest.\n2 The box fits inside the chest.\n3 The chocolate fits inside the container.\n4 The chocolate fits inside the suitcase.\n5 The chocolate fits inside the box of chocolates.\n6 Is the chest bigger than the chocolate?\tyes\t1 3\n7 Is the chocolate bigger than the chest?\tno\t3 1\n8 Is the chest bigger than the chocolate?\tyes\t1 3\n9 Does the chest fit in the chocolate?\tno\t3 1\n10 Is the chest bigger than the chocolate?\tyes\t1 3\n1 The box is bigger than the suitcase.\n2 The suitcase is bigger than the container.\n3 The chocolate fits inside the box of chocolates.\n4 The box of chocolates fits inside the container.\n5 The suitcase fits inside the chest.\n6 Does the container fit in the box?\tyes\t1 2\n7 Is the chocolate bigger than the container?\tno\t3 4\n8 Is the box bigger than the container?\tyes\t1 2\n9 Does the container fit in the box?\tyes\t1 2\n10 Does the chocolate fit in the container?\tyes\t4 3\n1 The chocolate fits inside the chest.\n2 The chocolate fits inside the box.\n3 The chocolate fits inside the suitcase.\n4 The box is bigger than the box of chocolates.\n5 The box is bigger than the chocolate.\n6 The box is bigger than the chocolate.\n7 The suitcase fits inside the container.\n8 The chocolate fits inside the container.\n9 The chocolate fits inside the chest.\n10 The chest fits inside the box.\n11 Is the chocolate bigger than the container?\tno\t3 7\n12 Is the box bigger than the chocolate?\tyes\t10 1\n13 Does the chocolate fit in the container?\tyes\t7 3\n14 Is the box bigger than the chocolate?\tyes\t10 1\n15 Does the chocolate fit in the box?\tyes\t10 1\n1 The chest is bigger than the chocolate.\n2 The chocolate fits inside the chest.\n3 The chest is bigger than the box.\n4 The box of chocolates fits inside the container.\n5 The chocolate fits inside the container.\n6 The suitcase is bigger than the box of chocolates.\n7 The box of chocolates fits inside the suitcase.\n8 The box is bigger than the box of chocolates.\n9 The suitcase is bigger than the box of chocolates.\n10 The chest is bigger than the box.\n11 Is the box of chocolates bigger than the chest?\tno\t8 3\n12 Is the box of chocolates bigger than the chest?\tno\t8 3\n13 Is the chest bigger than the box of chocolates?\tyes\t3 8\n14 Does the chest fit in the box of chocolates?\tno\t8 3\n15 Is the box of chocolates bigger than the chest?\tno\t8 3\n1 The container is bigger than the suitcase.\n2 The chest is bigger than the box.\n3 The chest is bigger than the suitcase.\n4 The suitcase is bigger than the box of chocolates.\n5 The container is bigger than the chest.\n6 Does the box fit in the container?\tyes\t5 2\n7 Is the box of chocolates bigger than the container?\tno\t4 1\n8 Does the container fit in the box of chocolates?\tno\t4 1\n9 Is the box of chocolates bigger than the container?\tno\t4 1\n10 Does the container fit in the box of chocolates?\tno\t4 1\n1 The box is bigger than the suitcase.\n2 The box of chocolates is bigger than the chocolate.\n3 The box is bigger than the box of chocolates.\n4 The box is bigger than the chest.\n5 The box is bigger than the chocolate.\n6 Does the box fit in the chocolate?\tno\t2 3\n7 Does the chocolate fit in the box?\tyes\t3 2\n8 Does the chocolate fit in the box?\tyes\t3 2\n9 Does the chocolate fit in the box?\tyes\t3 2\n10 Does the chocolate fit in the box?\tyes\t3 2\n1 The suitcase is bigger than the chest.\n2 The box is bigger than the chocolate.\n3 The chest is bigger than the chocolate.\n4 The chest fits inside the container.\n5 The chest fits inside the box.\n6 Does the suitcase fit in the chocolate?\tno\t3 1\n7 Does the suitcase fit in the chocolate?\tno\t3 1\n8 Is the chocolate bigger than the suitcase?\tno\t3 1\n9 Is the suitcase bigger than the chocolate?\tyes\t1 3\n10 Does the chocolate fit in the suitcase?\tyes\t1 3\n1 The container is bigger than the chest.\n2 The box is bigger than the chest.\n3 The container is bigger than the chest.\n4 The box is bigger than the chest.\n5 The chest fits inside the box.\n6 The box of chocolates fits inside the box.\n7 The box of chocolates is bigger than the chocolate.\n8 The suitcase is bigger than the box of chocolates.\n9 The suitcase is bigger than the chocolate.\n10 The container is bigger than the box of chocolates.\n11 Is the box bigger than the chocolate?\tyes\t6 7\n12 Does the box fit in the chocolate?\tno\t7 6\n13 Is the chocolate bigger than the box?\tno\t7 6\n14 Is the chocolate bigger than the box?\tno\t7 6\n15 Is the box bigger than the chocolate?\tyes\t6 7\n1 The container is bigger than the box.\n2 The chocolate fits inside the suitcase.\n3 The box is bigger than the box of chocolates.\n4 The container is bigger than the chocolate.\n5 The chocolate fits inside the container.\n6 Is the box of chocolates bigger than the container?\tno\t3 1\n7 Is the box of chocolates bigger than the container?\tno\t3 1\n8 Does the box of chocolates fit in the container?\tyes\t1 3\n9 Is the box of chocolates bigger than the container?\tno\t3 1\n10 Is the box of chocolates bigger than the container?\tno\t3 1\n1 The box of chocolates fits inside the chest.\n2 The suitcase is bigger than the box of chocolates.\n3 The chest fits inside the container.\n4 The container is bigger than the chest.\n5 The suitcase fits inside the chest.\n6 Is the chest bigger than the box of chocolates?\tyes\t5 2\n7 Is the box of chocolates bigger than the chest?\tno\t2 5\n8 Is the box of chocolates bigger than the container?\tno\t1 3\n9 Is the chest bigger than the box of chocolates?\tyes\t5 2\n10 Does the box of chocolates fit in the container?\tyes\t3 1\n1 The suitcase is bigger than the container.\n2 The chocolate fits inside the chest.\n3 The chocolate fits inside the container.\n4 The suitcase fits inside the box.\n5 The chocolate fits inside the suitcase.\n6 Does the container fit in the box?\tyes\t4 1\n7 Is the box bigger than the container?\tyes\t4 1\n8 Is the box bigger than the container?\tyes\t4 1\n9 Does the box fit in the container?\tno\t1 4\n10 Is the container bigger than the box?\tno\t1 4\n1 The container fits inside the suitcase.\n2 The chest is bigger than the box of chocolates.\n3 The chocolate fits inside the container.\n4 The chest is bigger than the chocolate.\n5 The chocolate fits inside the suitcase.\n6 Is the chocolate bigger than the suitcase?\tno\t3 1\n7 Is the chocolate bigger than the suitcase?\tno\t3 1\n8 Is the chocolate bigger than the suitcase?\tno\t3 1\n9 Does the chocolate fit in the suitcase?\tyes\t1 3\n10 Does the suitcase fit in the chocolate?\tno\t3 1\n1 The box is bigger than the chocolate.\n2 The container is bigger than the box of chocolates.\n3 The container is bigger than the box.\n4 The suitcase is bigger than the container.\n5 The box of chocolates fits inside the suitcase.\n6 Does the container fit in the chocolate?\tno\t1 3\n7 Is the suitcase bigger than the box of chocolates?\tyes\t4 2\n8 Is the chocolate bigger than the container?\tno\t1 3\n9 Is the container bigger than the chocolate?\tyes\t3 1\n10 Does the box of chocolates fit in the suitcase?\tyes\t4 2\n1 The box of chocolates fits inside the box.\n2 The box of chocolates fits inside the box.\n3 The container fits inside the box.\n4 The suitcase is bigger than the container.\n5 The suitcase fits inside the chest.\n6 Does the container fit in the chest?\tyes\t5 4\n7 Is the container bigger than the chest?\tno\t4 5\n8 Does the chest fit in the container?\tno\t4 5\n"
  },
  {
    "path": "tasksv11/en/qa18_size-reasoning_train.txt",
    "content": "1 The box of chocolates fits inside the chest.\n2 The box is bigger than the chest.\n3 The box is bigger than the suitcase.\n4 The suitcase fits inside the box.\n5 The container is bigger than the box of chocolates.\n6 Does the box fit in the box of chocolates?\tno\t1 2\n7 Is the box of chocolates bigger than the box?\tno\t1 2\n8 Is the box bigger than the box of chocolates?\tyes\t2 1\n9 Does the box of chocolates fit in the box?\tyes\t2 1\n10 Does the box fit in the box of chocolates?\tno\t1 2\n1 The container fits inside the suitcase.\n2 The container fits inside the suitcase.\n3 The chocolate fits inside the chest.\n4 The box of chocolates fits inside the suitcase.\n5 The chocolate fits inside the box.\n6 The chocolate fits inside the container.\n7 The box of chocolates fits inside the suitcase.\n8 The container fits inside the suitcase.\n9 The chocolate fits inside the box.\n10 The suitcase is bigger than the chocolate.\n11 Is the chocolate bigger than the suitcase?\tno\t6 1\n12 Does the suitcase fit in the chocolate?\tno\t6 1\n13 Does the suitcase fit in the chocolate?\tno\t6 1\n14 Does the suitcase fit in the chocolate?\tno\t6 1\n15 The chocolate fits inside the chest.\n16 The container is bigger than the box.\n17 The box of chocolates fits inside the chest.\n18 The chest fits inside the container.\n19 The box fits inside the container.\n20 Is the container bigger than the chocolate?\tyes\t19 5\n21 Does the chocolate fit in the container?\tyes\t19 5\n22 Is the chocolate bigger than the suitcase?\tno\t6 1\n23 Is the container bigger than the chocolate?\tyes\t19 5\n24 Is the chest bigger than the suitcase?\tno\t18 1\n1 The suitcase is bigger than the container.\n2 The container fits inside the box.\n3 The chest is bigger than the chocolate.\n4 The suitcase fits inside the box.\n5 The chest fits inside the box.\n6 Does the chocolate fit in the box?\tyes\t5 3\n7 Does the chocolate fit in the box?\tyes\t5 3\n8 Does the box fit in the container?\tno\t1 4\n9 Is the box bigger than the chocolate?\tyes\t5 3\n10 Does the box fit in the chocolate?\tno\t3 5\n1 The suitcase fits inside the chest.\n2 The chocolate fits inside the suitcase.\n3 The chest is bigger than the chocolate.\n4 The box is bigger than the box of chocolates.\n5 The suitcase fits inside the box.\n6 Does the chest fit in the chocolate?\tno\t2 1\n7 Is the chocolate bigger than the chest?\tno\t2 1\n8 Does the chocolate fit in the chest?\tyes\t1 2\n9 Does the chocolate fit in the chest?\tyes\t1 2\n10 Does the chocolate fit in the chest?\tyes\t1 2\n1 The chocolate fits inside the box of chocolates.\n2 The suitcase fits inside the box.\n3 The chocolate fits inside the box.\n4 The box is bigger than the box of chocolates.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the box bigger than the chocolate?\tyes\t4 1\n7 Is the box of chocolates bigger than the box?\tno\t5 2\n8 Is the chocolate bigger than the box?\tno\t1 4\n9 Does the box fit in the chocolate?\tno\t1 4\n10 Does the box fit in the box of chocolates?\tno\t5 2\n1 The suitcase is bigger than the box of chocolates.\n2 The container fits inside the chest.\n3 The chocolate fits inside the container.\n4 The box of chocolates fits inside the box.\n5 The chocolate fits inside the box.\n6 Does the chest fit in the chocolate?\tno\t3 2\n7 Does the chest fit in the chocolate?\tno\t3 2\n8 Is the chocolate bigger than the chest?\tno\t3 2\n9 Does the chest fit in the chocolate?\tno\t3 2\n10 Is the chest bigger than the chocolate?\tyes\t2 3\n1 The suitcase is bigger than the chocolate.\n2 The box of chocolates fits inside the suitcase.\n3 The suitcase fits inside the chest.\n4 The box of chocolates fits inside the box.\n5 The chest is bigger than the chocolate.\n6 Is the chest bigger than the chocolate?\tyes\t3 1\n7 Does the chocolate fit in the chest?\tyes\t3 1\n8 Is the chest bigger than the chocolate?\tyes\t3 1\n9 Does the chocolate fit in the chest?\tyes\t3 1\n10 Does the chocolate fit in the chest?\tyes\t3 1\n1 The box of chocolates fits inside the suitcase.\n2 The chocolate fits inside the chest.\n3 The chest is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The chocolate fits inside the box.\n6 The container is bigger than the chest.\n7 The box of chocolates is bigger than the chocolate.\n8 The chocolate fits inside the suitcase.\n9 The chest fits inside the box.\n10 The box is bigger than the container.\n11 Does the chocolate fit in the box?\tyes\t9 2\n12 Is the box bigger than the chocolate?\tyes\t9 2\n13 Does the box of chocolates fit in the box?\tyes\t10 4\n14 Is the chocolate bigger than the suitcase?\tno\t7 1\n15 Is the chocolate bigger than the suitcase?\tno\t7 1\n1 The box is bigger than the box of chocolates.\n2 The box of chocolates is bigger than the chocolate.\n3 The suitcase is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The box of chocolates is bigger than the chocolate.\n6 Does the box fit in the chocolate?\tno\t2 1\n7 Is the chocolate bigger than the box?\tno\t5 1\n8 Is the chocolate bigger than the box?\tno\t2 1\n9 Is the box bigger than the chocolate?\tyes\t1 2\n10 Is the chocolate bigger than the box?\tno\t5 1\n1 The chest is bigger than the box of chocolates.\n2 The box is bigger than the box of chocolates.\n3 The box of chocolates is bigger than the chocolate.\n4 The container is bigger than the chest.\n5 The suitcase is bigger than the box.\n6 Is the chocolate bigger than the chest?\tno\t3 1\n7 Is the suitcase bigger than the box of chocolates?\tyes\t5 2\n8 Does the box of chocolates fit in the suitcase?\tyes\t5 2\n9 Does the box of chocolates fit in the suitcase?\tyes\t5 2\n10 Does the container fit in the box of chocolates?\tno\t1 4\n1 The chest fits inside the box.\n2 The container fits inside the suitcase.\n3 The container is bigger than the chest.\n4 The box fits inside the suitcase.\n5 The container is bigger than the box of chocolates.\n6 Does the suitcase fit in the box of chocolates?\tno\t5 2\n7 Is the chest bigger than the suitcase?\tno\t1 4\n8 Does the suitcase fit in the box of chocolates?\tno\t5 2\n9 Does the chest fit in the suitcase?\tyes\t4 1\n10 Is the suitcase bigger than the chest?\tyes\t4 1\n1 The box fits inside the suitcase.\n2 The box fits inside the container.\n3 The chest is bigger than the box.\n4 The container is bigger than the box of chocolates.\n5 The box of chocolates is bigger than the chocolate.\n6 Does the container fit in the chocolate?\tno\t5 4\n7 Is the container bigger than the chocolate?\tyes\t4 5\n8 Is the container bigger than the chocolate?\tyes\t4 5\n9 Does the chocolate fit in the container?\tyes\t4 5\n10 Is the chocolate bigger than the container?\tno\t5 4\n1 The suitcase is bigger than the box of chocolates.\n2 The chest fits inside the box.\n3 The box fits inside the container.\n4 The suitcase is bigger than the box.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the chest bigger than the container?\tno\t2 3\n7 Does the chest fit in the container?\tyes\t3 2\n8 Does the chest fit in the container?\tyes\t3 2\n9 Does the chest fit in the container?\tyes\t3 2\n10 Is the suitcase bigger than the chest?\tyes\t4 2\n1 The box is bigger than the container.\n2 The chocolate fits inside the suitcase.\n3 The box is bigger than the container.\n4 The container fits inside the box.\n5 The chest is bigger than the container.\n6 The container is bigger than the box of chocolates.\n7 The box of chocolates is bigger than the chocolate.\n8 The box of chocolates fits inside the box.\n9 The container is bigger than the suitcase.\n10 The box is bigger than the box of chocolates.\n11 Is the container bigger than the chocolate?\tyes\t6 7\n12 Does the container fit in the chocolate?\tno\t2 9\n13 Does the box fit in the suitcase?\tno\t9 1\n14 Does the chocolate fit in the container?\tyes\t9 2\n15 Is the chocolate bigger than the container?\tno\t7 6\n1 The chest fits inside the container.\n2 The chest is bigger than the box of chocolates.\n3 The chest is bigger than the box of chocolates.\n4 The chocolate fits inside the suitcase.\n5 The chest fits inside the container.\n6 Does the container fit in the box of chocolates?\tno\t3 1\n7 Is the box of chocolates bigger than the container?\tno\t3 1\n8 Is the box of chocolates bigger than the container?\tno\t2 1\n9 Is the container bigger than the box of chocolates?\tyes\t1 2\n10 Is the box of chocolates bigger than the container?\tno\t3 1\n1 The suitcase is bigger than the box of chocolates.\n2 The box is bigger than the suitcase.\n3 The chocolate fits inside the box.\n4 The chocolate fits inside the suitcase.\n5 The box of chocolates fits inside the chest.\n6 Does the box of chocolates fit in the box?\tyes\t2 1\n7 Is the box of chocolates bigger than the box?\tno\t1 2\n8 Is the box bigger than the box of chocolates?\tyes\t2 1\n9 Does the box of chocolates fit in the box?\tyes\t2 1\n10 Does the box fit in the box of chocolates?\tno\t1 2\n1 The box of chocolates is bigger than the chocolate.\n2 The chocolate fits inside the container.\n3 The container is bigger than the chest.\n4 The chest fits inside the suitcase.\n5 The container is bigger than the box.\n6 The container is bigger than the box of chocolates.\n7 The box fits inside the suitcase.\n8 The box fits inside the chest.\n9 The box of chocolates fits inside the suitcase.\n10 The chocolate fits inside the box of chocolates.\n11 Does the container fit in the box?\tno\t8 3\n12 Is the container bigger than the chocolate?\tyes\t6 1\n13 Does the container fit in the box?\tno\t8 3\n14 Does the container fit in the box?\tno\t8 3\n15 Does the chocolate fit in the suitcase?\tyes\t9 1\n1 The container fits inside the suitcase.\n2 The box of chocolates fits inside the chest.\n3 The box of chocolates is bigger than the chocolate.\n4 The suitcase is bigger than the container.\n5 The container fits inside the chest.\n6 Is the chocolate bigger than the chest?\tno\t3 2\n7 Is the chest bigger than the chocolate?\tyes\t2 3\n8 Is the chest bigger than the chocolate?\tyes\t2 3\n9 Does the chocolate fit in the chest?\tyes\t2 3\n10 Is the chest bigger than the chocolate?\tyes\t2 3\n1 The suitcase is bigger than the box of chocolates.\n2 The box of chocolates fits inside the suitcase.\n3 The chocolate fits inside the chest.\n4 The box is bigger than the box of chocolates.\n5 The chest is bigger than the chocolate.\n6 The box of chocolates fits inside the suitcase.\n7 The box is bigger than the box of chocolates.\n8 The chest is bigger than the container.\n9 The suitcase is bigger than the box.\n10 The chocolate fits inside the container.\n11 Does the chest fit in the chocolate?\tno\t10 8\n12 Is the chest bigger than the chocolate?\tyes\t8 10\n13 Does the box of chocolates fit in the suitcase?\tyes\t9 4\n14 Is the chocolate bigger than the chest?\tno\t10 8\n15 Is the chest bigger than the chocolate?\tyes\t8 10\n1 The box of chocolates fits inside the suitcase.\n2 The chocolate fits inside the suitcase.\n3 The suitcase fits inside the container.\n4 The suitcase is bigger than the chocolate.\n5 The container is bigger than the suitcase.\n6 Does the box of chocolates fit in the container?\tyes\t5 1\n7 Does the box of chocolates fit in the container?\tyes\t5 1\n8 Does the box of chocolates fit in the container?\tyes\t5 1\n9 Does the box of chocolates fit in the container?\tyes\t5 1\n10 Is the container bigger than the box of chocolates?\tyes\t5 1\n1 The suitcase is bigger than the chocolate.\n2 The chest is bigger than the chocolate.\n3 The container fits inside the chest.\n4 The chocolate fits inside the box.\n5 The box fits inside the suitcase.\n6 Is the chocolate bigger than the suitcase?\tno\t4 5\n7 Does the chocolate fit in the suitcase?\tyes\t5 4\n8 Is the suitcase bigger than the chocolate?\tyes\t5 4\n9 Is the chocolate bigger than the suitcase?\tno\t4 5\n10 Is the suitcase bigger than the chocolate?\tyes\t5 4\n1 The box of chocolates fits inside the chest.\n2 The container is bigger than the chocolate.\n3 The box fits inside the container.\n4 The suitcase fits inside the chest.\n5 The container is bigger than the box of chocolates.\n6 The suitcase is bigger than the box of chocolates.\n7 The box of chocolates fits inside the chest.\n8 The chest is bigger than the suitcase.\n9 The box of chocolates is bigger than the chocolate.\n10 The box is bigger than the chocolate.\n11 Is the chocolate bigger than the chest?\tno\t9 1\n12 Is the chocolate bigger than the container?\tno\t10 3\n13 Is the chest bigger than the box of chocolates?\tyes\t4 6\n14 Does the box of chocolates fit in the chest?\tyes\t4 6\n15 Does the chest fit in the chocolate?\tno\t9 1\n1 The box of chocolates is bigger than the chocolate.\n2 The chocolate fits inside the box of chocolates.\n3 The box is bigger than the container.\n4 The chocolate fits inside the container.\n5 The suitcase fits inside the box.\n6 Is the chocolate bigger than the box?\tno\t4 3\n7 Is the chocolate bigger than the box?\tno\t4 3\n8 Does the chocolate fit in the box?\tyes\t3 4\n9 Does the box fit in the chocolate?\tno\t4 3\n10 Is the box bigger than the chocolate?\tyes\t3 4\n1 The chest is bigger than the chocolate.\n2 The container fits inside the suitcase.\n3 The chocolate fits inside the chest.\n4 The chest is bigger than the container.\n5 The box of chocolates fits inside the chest.\n6 The chest is bigger than the chocolate.\n7 The container is bigger than the box.\n8 The box of chocolates fits inside the container.\n9 The box of chocolates fits inside the chest.\n10 The box is bigger than the chocolate.\n11 Is the box of chocolates bigger than the suitcase?\tno\t8 2\n12 Is the box bigger than the suitcase?\tno\t7 2\n13 Is the chocolate bigger than the container?\tno\t10 7\n14 Is the chocolate bigger than the container?\tno\t10 7\n15 Does the container fit in the chocolate?\tno\t10 7\n1 The chest is bigger than the chocolate.\n2 The box of chocolates fits inside the suitcase.\n3 The chest is bigger than the box.\n4 The suitcase is bigger than the chest.\n5 The chocolate fits inside the chest.\n6 Does the chocolate fit in the suitcase?\tyes\t4 1\n7 Is the suitcase bigger than the chocolate?\tyes\t4 1\n8 Does the chocolate fit in the suitcase?\tyes\t4 1\n9 Is the suitcase bigger than the chocolate?\tyes\t4 1\n10 Is the suitcase bigger than the chocolate?\tyes\t4 1\n1 The suitcase is bigger than the box of chocolates.\n2 The container is bigger than the chocolate.\n3 The chocolate fits inside the chest.\n4 The chest is bigger than the box of chocolates.\n5 The container fits inside the box.\n6 Is the box bigger than the chocolate?\tyes\t5 2\n7 Is the chocolate bigger than the box?\tno\t2 5\n8 Is the box bigger than the chocolate?\tyes\t5 2\n9 Does the box fit in the chocolate?\tno\t2 5\n10 Is the box bigger than the chocolate?\tyes\t5 2\n1 The box fits inside the container.\n2 The box of chocolates fits inside the chest.\n3 The suitcase is bigger than the box.\n4 The chest is bigger than the box of chocolates.\n5 The chest is bigger than the box.\n6 The chocolate fits inside the container.\n7 The container is bigger than the suitcase.\n8 The chest is bigger than the box of chocolates.\n9 The container is bigger than the box.\n10 The box is bigger than the box of chocolates.\n11 Is the container bigger than the box?\tyes\t7 3\n12 Is the container bigger than the box?\tyes\t7 3\n13 Does the box fit in the container?\tyes\t7 3\n14 Does the box fit in the container?\tyes\t7 3\n15 Does the container fit in the box of chocolates?\tno\t10 1\n1 The box is bigger than the container.\n2 The chest is bigger than the box of chocolates.\n3 The box of chocolates fits inside the suitcase.\n4 The chocolate fits inside the container.\n5 The chest fits inside the container.\n6 Is the chocolate bigger than the box?\tno\t4 1\n7 Does the box fit in the chest?\tno\t5 1\n8 Is the chocolate bigger than the box?\tno\t4 1\n9 Does the box of chocolates fit in the container?\tyes\t5 2\n10 Does the box fit in the chest?\tno\t5 1\n1 The box is bigger than the chest.\n2 The box of chocolates fits inside the container.\n3 The container is bigger than the box of chocolates.\n4 The box is bigger than the container.\n5 The container fits inside the chest.\n6 Is the box bigger than the container?\tyes\t1 5\n7 Does the box fit in the container?\tno\t5 1\n8 Is the chest bigger than the box of chocolates?\tyes\t5 2\n9 Is the chest bigger than the box of chocolates?\tyes\t5 2\n10 Is the chest bigger than the box of chocolates?\tyes\t5 2\n1 The box of chocolates fits inside the container.\n2 The box is bigger than the box of chocolates.\n3 The container is bigger than the chocolate.\n4 The box is bigger than the chocolate.\n5 The box of chocolates fits inside the container.\n6 The suitcase is bigger than the container.\n7 The box fits inside the container.\n8 The container is bigger than the chest.\n9 The chest fits inside the container.\n10 The container is bigger than the chocolate.\n11 Does the box of chocolates fit in the container?\tyes\t7 2\n12 Is the suitcase bigger than the box of chocolates?\tyes\t6 1\n13 Is the container bigger than the box of chocolates?\tyes\t7 2\n14 Does the box of chocolates fit in the suitcase?\tyes\t6 1\n15 Is the container bigger than the box of chocolates?\tyes\t7 2\n1 The box fits inside the container.\n2 The chest fits inside the suitcase.\n3 The suitcase fits inside the box.\n4 The container is bigger than the box of chocolates.\n5 The box of chocolates fits inside the chest.\n6 Is the chest bigger than the box?\tno\t2 3\n7 Does the suitcase fit in the box of chocolates?\tno\t5 2\n8 Is the chest bigger than the box?\tno\t2 3\n9 Does the box of chocolates fit in the suitcase?\tyes\t2 5\n10 Is the box bigger than the chest?\tyes\t3 2\n1 The container fits inside the chest.\n2 The box fits inside the chest.\n3 The container is bigger than the box of chocolates.\n4 The box fits inside the chest.\n5 The chest is bigger than the suitcase.\n6 Does the chest fit in the box of chocolates?\tno\t3 1\n7 Does the chest fit in the box of chocolates?\tno\t3 1\n8 Does the box of chocolates fit in the chest?\tyes\t1 3\n9 Does the chest fit in the box of chocolates?\tno\t3 1\n10 Does the box of chocolates fit in the chest?\tyes\t1 3\n1 The box fits inside the suitcase.\n2 The suitcase is bigger than the chest.\n3 The chocolate fits inside the box.\n4 The container is bigger than the box of chocolates.\n5 The chocolate fits inside the box.\n6 Does the suitcase fit in the chocolate?\tno\t5 1\n7 Is the chocolate bigger than the suitcase?\tno\t5 1\n8 Is the chocolate bigger than the suitcase?\tno\t5 1\n9 Is the chocolate bigger than the suitcase?\tno\t5 1\n10 Is the suitcase bigger than the chocolate?\tyes\t1 3\n1 The container is bigger than the chocolate.\n2 The chest is bigger than the container.\n3 The chocolate fits inside the suitcase.\n4 The box is bigger than the chocolate.\n5 The box of chocolates fits inside the suitcase.\n6 Does the chocolate fit in the chest?\tyes\t2 1\n7 Does the chocolate fit in the chest?\tyes\t2 1\n8 Does the chest fit in the chocolate?\tno\t1 2\n9 Is the chest bigger than the chocolate?\tyes\t2 1\n10 Does the chest fit in the chocolate?\tno\t1 2\n1 The box fits inside the chest.\n2 The suitcase is bigger than the container.\n3 The chocolate fits inside the box.\n4 The chest is bigger than the container.\n5 The suitcase is bigger than the chest.\n6 Does the box fit in the suitcase?\tyes\t5 1\n7 Is the chocolate bigger than the chest?\tno\t3 1\n8 Is the suitcase bigger than the box?\tyes\t5 1\n9 Does the chocolate fit in the chest?\tyes\t1 3\n10 Is the chest bigger than the chocolate?\tyes\t1 3\n1 The box fits inside the suitcase.\n2 The chest is bigger than the chocolate.\n3 The container is bigger than the chocolate.\n4 The container is bigger than the chocolate.\n5 The box of chocolates fits inside the container.\n6 The suitcase fits inside the container.\n7 The chest fits inside the box.\n8 The chocolate fits inside the box of chocolates.\n9 The box of chocolates fits inside the chest.\n10 The suitcase is bigger than the box of chocolates.\n11 Does the box fit in the container?\tyes\t6 1\n12 Does the container fit in the chocolate?\tno\t8 5\n13 Does the box fit in the container?\tyes\t6 1\n14 Does the box fit in the chocolate?\tno\t2 7\n15 Does the container fit in the box?\tno\t1 6\n1 The chocolate fits inside the chest.\n2 The box is bigger than the container.\n3 The chocolate fits inside the suitcase.\n4 The suitcase fits inside the box.\n5 The container fits inside the chest.\n6 Is the box bigger than the chocolate?\tyes\t4 3\n7 Does the box fit in the chocolate?\tno\t3 4\n8 Does the chocolate fit in the box?\tyes\t4 3\n9 Does the box fit in the chocolate?\tno\t3 4\n10 Is the box bigger than the chocolate?\tyes\t4 3\n1 The box fits inside the chest.\n2 The container is bigger than the chocolate.\n3 The chocolate fits inside the suitcase.\n4 The container is bigger than the box.\n5 The box of chocolates is bigger than the chocolate.\n6 The box of chocolates is bigger than the chocolate.\n7 The suitcase is bigger than the box of chocolates.\n8 The box fits inside the suitcase.\n9 The chocolate fits inside the box.\n10 The chocolate fits inside the suitcase.\n11 Is the chocolate bigger than the chest?\tno\t9 1\n12 Does the chest fit in the chocolate?\tno\t9 1\n13 Does the chest fit in the chocolate?\tno\t9 1\n14 Is the suitcase bigger than the chocolate?\tyes\t7 5\n15 Does the chest fit in the chocolate?\tno\t9 1\n1 The chest is bigger than the chocolate.\n2 The container is bigger than the chocolate.\n3 The chest is bigger than the box of chocolates.\n4 The suitcase fits inside the chest.\n5 The box is bigger than the chocolate.\n6 The chocolate fits inside the suitcase.\n7 The suitcase fits inside the container.\n8 The box is bigger than the chest.\n9 The container is bigger than the chest.\n10 The suitcase fits inside the container.\n11 Is the container bigger than the chocolate?\tyes\t9 1\n12 Does the chest fit in the chocolate?\tno\t6 4\n13 Is the box bigger than the chocolate?\tyes\t8 1\n14 Is the chest bigger than the chocolate?\tyes\t4 6\n15 Is the box bigger than the chocolate?\tyes\t8 1\n1 The box fits inside the chest.\n2 The chocolate fits inside the suitcase.\n3 The box fits inside the container.\n4 The suitcase fits inside the container.\n5 The chocolate fits inside the chest.\n6 Does the container fit in the chocolate?\tno\t2 4\n7 Does the chocolate fit in the container?\tyes\t4 2\n8 Does the container fit in the chocolate?\tno\t2 4\n9 Is the chocolate bigger than the container?\tno\t2 4\n10 Does the container fit in the chocolate?\tno\t2 4\n1 The chest fits inside the suitcase.\n2 The container is bigger than the chocolate.\n3 The chocolate fits inside the suitcase.\n4 The chocolate fits inside the suitcase.\n5 The box fits inside the container.\n6 The chest is bigger than the box.\n7 The box of chocolates fits inside the box.\n8 The box of chocolates fits inside the box.\n9 The box is bigger than the box of chocolates.\n10 The box of chocolates fits inside the suitcase.\n11 Is the box bigger than the suitcase?\tno\t6 1\n12 Is the box of chocolates bigger than the container?\tno\t9 5\n13 Does the container fit in the box of chocolates?\tno\t8 5\n14 Does the suitcase fit in the box?\tno\t6 1\n15 Does the container fit in the box of chocolates?\tno\t8 5\n1 The box of chocolates fits inside the suitcase.\n2 The suitcase is bigger than the box of chocolates.\n3 The container is bigger than the chocolate.\n4 The suitcase is bigger than the chocolate.\n5 The chest fits inside the container.\n6 The suitcase is bigger than the chest.\n7 The box of chocolates fits inside the chest.\n8 The box fits inside the suitcase.\n9 The chocolate fits inside the box.\n10 The box of chocolates fits inside the suitcase.\n11 Is the suitcase bigger than the chocolate?\tyes\t8 9\n12 Does the suitcase fit in the chocolate?\tno\t9 8\n13 Is the box of chocolates bigger than the container?\tno\t7 5\n14 Is the chocolate bigger than the suitcase?\tno\t9 8\n15 Is the suitcase bigger than the chocolate?\tyes\t8 9\n1 The chocolate fits inside the chest.\n2 The container is bigger than the chest.\n3 The suitcase is bigger than the chest.\n4 The container is bigger than the chocolate.\n5 The chocolate fits inside the suitcase.\n6 Does the chocolate fit in the suitcase?\tyes\t3 1\n7 Is the container bigger than the chocolate?\tyes\t2 1\n8 Is the suitcase bigger than the chocolate?\tyes\t3 1\n9 Is the suitcase bigger than the chocolate?\tyes\t3 1\n10 Is the container bigger than the chocolate?\tyes\t2 1\n1 The box is bigger than the box of chocolates.\n2 The box is bigger than the suitcase.\n3 The suitcase is bigger than the box of chocolates.\n4 The chest is bigger than the chocolate.\n5 The suitcase is bigger than the chocolate.\n6 Does the box of chocolates fit in the box?\tyes\t2 3\n7 Does the box fit in the chocolate?\tno\t5 2\n8 Does the box fit in the box of chocolates?\tno\t3 2\n9 Is the box of chocolates bigger than the box?\tno\t3 2\n10 Is the chocolate bigger than the box?\tno\t5 2\n1 The box of chocolates fits inside the suitcase.\n2 The container fits inside the chest.\n3 The chest fits inside the suitcase.\n4 The box of chocolates fits inside the box.\n5 The suitcase is bigger than the chest.\n6 Is the suitcase bigger than the container?\tyes\t5 2\n7 Is the container bigger than the suitcase?\tno\t2 3\n8 Is the suitcase bigger than the container?\tyes\t5 2\n9 Does the container fit in the suitcase?\tyes\t5 2\n10 Is the suitcase bigger than the container?\tyes\t5 2\n1 The chocolate fits inside the chest.\n2 The container is bigger than the chocolate.\n3 The chocolate fits inside the box.\n4 The chest fits inside the container.\n5 The box is bigger than the suitcase.\n6 Is the chocolate bigger than the container?\tno\t1 4\n7 Does the container fit in the chocolate?\tno\t1 4\n8 Does the container fit in the chocolate?\tno\t1 4\n9 Is the container bigger than the chocolate?\tyes\t4 1\n10 Does the container fit in the chocolate?\tno\t1 4\n1 The box is bigger than the box of chocolates.\n2 The suitcase is bigger than the box of chocolates.\n3 The chest is bigger than the box of chocolates.\n4 The chocolate fits inside the box.\n5 The container is bigger than the box of chocolates.\n6 The container is bigger than the box of chocolates.\n7 The box of chocolates fits inside the suitcase.\n8 The suitcase fits inside the chest.\n9 The box fits inside the chest.\n10 The container fits inside the chest.\n11 Is the chest bigger than the box of chocolates?\tyes\t10 5\n12 Does the box of chocolates fit in the chest?\tyes\t8 2\n13 Does the box of chocolates fit in the chest?\tyes\t8 2\n14 Does the box of chocolates fit in the chest?\tyes\t9 1\n15 Is the chest bigger than the box of chocolates?\tyes\t10 5\n1 The chest is bigger than the suitcase.\n2 The box is bigger than the suitcase.\n3 The chest fits inside the box.\n4 The suitcase is bigger than the box of chocolates.\n5 The container fits inside the box.\n6 Does the suitcase fit in the box?\tyes\t3 1\n7 Is the suitcase bigger than the box?\tno\t1 3\n8 Does the chest fit in the box of chocolates?\tno\t4 1\n9 Is the box bigger than the suitcase?\tyes\t3 1\n10 Is the box bigger than the suitcase?\tyes\t3 1\n1 The container fits inside the box.\n2 The container fits inside the box.\n3 The chocolate fits inside the box.\n4 The box of chocolates fits inside the chest.\n5 The chocolate fits inside the box of chocolates.\n6 Does the chocolate fit in the chest?\tyes\t4 5\n7 Does the chocolate fit in the chest?\tyes\t4 5\n8 Does the chocolate fit in the chest?\tyes\t4 5\n9 Is the chest bigger than the chocolate?\tyes\t4 5\n10 Does the chocolate fit in the chest?\tyes\t4 5\n1 The container fits inside the box.\n2 The container fits inside the box.\n3 The chest is bigger than the chocolate.\n4 The suitcase fits inside the chest.\n5 The container fits inside the suitcase.\n6 Is the container bigger than the chest?\tno\t5 4\n7 Is the chest bigger than the container?\tyes\t4 5\n8 Does the chest fit in the container?\tno\t5 4\n9 Does the chest fit in the container?\tno\t5 4\n10 Does the chest fit in the container?\tno\t5 4\n1 The chest is bigger than the chocolate.\n2 The chocolate fits inside the box of chocolates.\n3 The suitcase is bigger than the box of chocolates.\n4 The chocolate fits inside the container.\n5 The container fits inside the suitcase.\n6 Is the chocolate bigger than the suitcase?\tno\t2 3\n7 Is the suitcase bigger than the chocolate?\tyes\t5 4\n8 Is the suitcase bigger than the chocolate?\tyes\t5 4\n9 Does the chocolate fit in the suitcase?\tyes\t5 4\n10 Does the suitcase fit in the chocolate?\tno\t2 3\n1 The box is bigger than the container.\n2 The box of chocolates fits inside the box.\n3 The box fits inside the chest.\n4 The container is bigger than the box of chocolates.\n5 The box of chocolates fits inside the container.\n6 Does the box fit in the box of chocolates?\tno\t5 1\n7 Is the chest bigger than the container?\tyes\t3 1\n8 Is the chest bigger than the container?\tyes\t3 1\n9 Is the box bigger than the box of chocolates?\tyes\t1 4\n10 Does the container fit in the chest?\tyes\t3 1\n1 The chest is bigger than the box of chocolates.\n2 The container is bigger than the box of chocolates.\n3 The box is bigger than the box of chocolates.\n4 The suitcase is bigger than the chest.\n5 The container is bigger than the chest.\n6 Is the box of chocolates bigger than the suitcase?\tno\t1 4\n7 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n8 Is the box of chocolates bigger than the suitcase?\tno\t1 4\n9 Is the container bigger than the box of chocolates?\tyes\t5 1\n10 Does the box of chocolates fit in the container?\tyes\t5 1\n1 The container fits inside the box.\n2 The box is bigger than the container.\n3 The suitcase is bigger than the chocolate.\n4 The container fits inside the box.\n5 The box is bigger than the chocolate.\n6 The box of chocolates fits inside the suitcase.\n7 The box is bigger than the box of chocolates.\n8 The box is bigger than the chocolate.\n9 The chocolate fits inside the container.\n10 The suitcase is bigger than the chocolate.\n11 Does the box fit in the chocolate?\tno\t9 1\n12 Is the chocolate bigger than the box?\tno\t9 1\n13 Is the chocolate bigger than the box?\tno\t9 1\n14 Does the box fit in the chocolate?\tno\t9 1\n15 Is the chocolate bigger than the box?\tno\t9 1\n1 The container is bigger than the suitcase.\n2 The suitcase fits inside the chest.\n3 The box of chocolates fits inside the chest.\n4 The box fits inside the container.\n5 The chocolate fits inside the box of chocolates.\n6 Does the chocolate fit in the chest?\tyes\t3 5\n7 Is the chest bigger than the chocolate?\tyes\t3 5\n8 Does the chocolate fit in the chest?\tyes\t3 5\n9 Is the chest bigger than the chocolate?\tyes\t3 5\n10 Does the chocolate fit in the chest?\tyes\t3 5\n1 The chest is bigger than the chocolate.\n2 The chocolate fits inside the box.\n3 The chest fits inside the container.\n4 The container fits inside the suitcase.\n5 The box is bigger than the box of chocolates.\n6 Does the container fit in the chocolate?\tno\t1 3\n7 Does the suitcase fit in the chest?\tno\t3 4\n8 Is the chocolate bigger than the container?\tno\t1 3\n9 Is the suitcase bigger than the chest?\tyes\t4 3\n10 Is the chest bigger than the suitcase?\tno\t3 4\n1 The container fits inside the suitcase.\n2 The chocolate fits inside the suitcase.\n3 The box of chocolates is bigger than the chocolate.\n4 The container is bigger than the chocolate.\n5 The chocolate fits inside the box.\n6 Is the chocolate bigger than the suitcase?\tno\t4 1\n7 Does the suitcase fit in the chocolate?\tno\t4 1\n8 Is the chocolate bigger than the suitcase?\tno\t4 1\n9 Is the suitcase bigger than the chocolate?\tyes\t1 4\n10 Is the chocolate bigger than the suitcase?\tno\t4 1\n1 The box is bigger than the suitcase.\n2 The suitcase fits inside the box.\n3 The container is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The chocolate fits inside the box of chocolates.\n6 Does the chocolate fit in the container?\tyes\t4 5\n7 Is the chocolate bigger than the container?\tno\t5 4\n8 Does the chocolate fit in the container?\tyes\t4 5\n9 Does the chocolate fit in the container?\tyes\t4 5\n10 Is the container bigger than the chocolate?\tyes\t4 5\n1 The suitcase fits inside the chest.\n2 The chocolate fits inside the box of chocolates.\n3 The suitcase is bigger than the chocolate.\n4 The chest fits inside the box.\n5 The container is bigger than the box of chocolates.\n6 Is the chocolate bigger than the container?\tno\t2 5\n7 Is the container bigger than the chocolate?\tyes\t5 2\n8 Is the box bigger than the suitcase?\tyes\t4 1\n9 Is the chocolate bigger than the chest?\tno\t3 1\n10 Does the box fit in the suitcase?\tno\t1 4\n1 The container is bigger than the box.\n2 The box of chocolates fits inside the chest.\n3 The box of chocolates fits inside the box.\n4 The chest fits inside the container.\n5 The chest is bigger than the chocolate.\n6 Does the box of chocolates fit in the container?\tyes\t1 3\n7 Does the container fit in the box of chocolates?\tno\t3 1\n8 Is the box of chocolates bigger than the container?\tno\t3 1\n9 Is the container bigger than the box of chocolates?\tyes\t4 2\n10 Does the container fit in the box of chocolates?\tno\t2 4\n1 The chest is bigger than the suitcase.\n2 The chocolate fits inside the box.\n3 The chest is bigger than the suitcase.\n4 The box is bigger than the box of chocolates.\n5 The suitcase fits inside the chest.\n6 The box of chocolates fits inside the chest.\n7 The container fits inside the suitcase.\n8 The box of chocolates is bigger than the chocolate.\n9 The chocolate fits inside the container.\n10 The suitcase is bigger than the box.\n11 Is the suitcase bigger than the chocolate?\tyes\t10 2\n12 Is the chocolate bigger than the box?\tno\t8 4\n13 Is the chocolate bigger than the suitcase?\tno\t9 7\n14 Does the suitcase fit in the chocolate?\tno\t9 7\n15 Does the box fit in the chocolate?\tno\t8 4\n1 The suitcase is bigger than the box.\n2 The box fits inside the chest.\n3 The container is bigger than the chocolate.\n4 The chocolate fits inside the suitcase.\n5 The box is bigger than the container.\n6 Is the chocolate bigger than the box?\tno\t3 5\n7 Is the box bigger than the chocolate?\tyes\t5 3\n8 Is the chocolate bigger than the box?\tno\t3 5\n9 Does the suitcase fit in the container?\tno\t5 1\n10 Is the container bigger than the suitcase?\tno\t5 1\n1 The container is bigger than the chocolate.\n2 The chest is bigger than the chocolate.\n3 The suitcase fits inside the chest.\n4 The container is bigger than the chocolate.\n5 The chocolate fits inside the box.\n6 The suitcase is bigger than the container.\n7 The chocolate fits inside the box of chocolates.\n8 The box of chocolates fits inside the container.\n9 The suitcase is bigger than the box of chocolates.\n10 The chocolate fits inside the box of chocolates.\n11 Is the container bigger than the chocolate?\tyes\t8 7\n12 Does the chocolate fit in the suitcase?\tyes\t9 7\n13 Is the container bigger than the chocolate?\tyes\t8 7\n14 Is the chest bigger than the container?\tyes\t3 6\n15 Does the container fit in the chest?\tyes\t3 6\n1 The chocolate fits inside the container.\n2 The suitcase fits inside the container.\n3 The box fits inside the chest.\n4 The box fits inside the container.\n5 The box fits inside the suitcase.\n6 Does the box fit in the container?\tyes\t2 5\n7 Does the container fit in the box?\tno\t5 2\n8 Does the box fit in the container?\tyes\t2 5\n9 Does the container fit in the box?\tno\t5 2\n10 Is the box bigger than the container?\tno\t5 2\n1 The chocolate fits inside the chest.\n2 The chest is bigger than the box of chocolates.\n3 The chocolate fits inside the box of chocolates.\n4 The box of chocolates fits inside the container.\n5 The chest fits inside the suitcase.\n6 Does the chest fit in the chocolate?\tno\t3 2\n7 Does the chocolate fit in the suitcase?\tyes\t5 1\n8 Does the chocolate fit in the chest?\tyes\t2 3\n9 Is the suitcase bigger than the chocolate?\tyes\t5 1\n10 Does the chest fit in the chocolate?\tno\t3 2\n1 The box of chocolates is bigger than the chocolate.\n2 The box of chocolates fits inside the box.\n3 The suitcase is bigger than the chocolate.\n4 The chocolate fits inside the container.\n5 The box fits inside the suitcase.\n6 Is the suitcase bigger than the box of chocolates?\tyes\t5 2\n7 Is the box of chocolates bigger than the suitcase?\tno\t2 5\n8 Does the box of chocolates fit in the suitcase?\tyes\t5 2\n9 Does the chocolate fit in the box?\tyes\t2 1\n10 Is the box of chocolates bigger than the suitcase?\tno\t2 5\n1 The chocolate fits inside the container.\n2 The suitcase is bigger than the chest.\n3 The box of chocolates is bigger than the chocolate.\n4 The box fits inside the suitcase.\n5 The box of chocolates fits inside the chest.\n6 Is the chocolate bigger than the chest?\tno\t3 5\n7 Is the suitcase bigger than the box of chocolates?\tyes\t2 5\n8 Is the chest bigger than the chocolate?\tyes\t5 3\n9 Is the chocolate bigger than the chest?\tno\t3 5\n10 Does the suitcase fit in the box of chocolates?\tno\t5 2\n1 The box is bigger than the chest.\n2 The container is bigger than the suitcase.\n3 The box of chocolates fits inside the box.\n4 The box is bigger than the box of chocolates.\n5 The chest is bigger than the suitcase.\n6 Is the box bigger than the suitcase?\tyes\t1 5\n7 Does the box fit in the suitcase?\tno\t5 1\n8 Does the suitcase fit in the box?\tyes\t1 5\n9 Is the box bigger than the suitcase?\tyes\t1 5\n10 Is the suitcase bigger than the box?\tno\t5 1\n1 The suitcase is bigger than the box of chocolates.\n2 The box of chocolates fits inside the suitcase.\n3 The box is bigger than the chocolate.\n4 The container fits inside the chest.\n5 The chest is bigger than the suitcase.\n6 Does the box of chocolates fit in the chest?\tyes\t5 1\n7 Does the box of chocolates fit in the chest?\tyes\t5 1\n8 Does the box of chocolates fit in the chest?\tyes\t5 1\n9 Is the chest bigger than the box of chocolates?\tyes\t5 1\n10 The chocolate fits inside the chest.\n11 The suitcase is bigger than the box of chocolates.\n12 The box of chocolates is bigger than the chocolate.\n13 The suitcase is bigger than the box.\n14 The container fits inside the box.\n15 Does the chocolate fit in the suitcase?\tyes\t13 3\n16 Is the chocolate bigger than the suitcase?\tno\t3 13\n17 Does the suitcase fit in the chocolate?\tno\t3 13\n18 Is the chest bigger than the box of chocolates?\tyes\t5 1\n19 Does the box of chocolates fit in the chest?\tyes\t5 1\n1 The box of chocolates fits inside the chest.\n2 The box is bigger than the chest.\n3 The box of chocolates fits inside the box.\n4 The container is bigger than the chest.\n5 The chest is bigger than the chocolate.\n6 Is the container bigger than the box of chocolates?\tyes\t4 1\n7 Is the box of chocolates bigger than the box?\tno\t1 2\n8 Does the box fit in the box of chocolates?\tno\t1 2\n9 Does the box fit in the box of chocolates?\tno\t1 2\n10 Does the box of chocolates fit in the container?\tyes\t4 1\n1 The box of chocolates is bigger than the chocolate.\n2 The box is bigger than the suitcase.\n3 The chocolate fits inside the box of chocolates.\n4 The suitcase fits inside the container.\n5 The box of chocolates fits inside the chest.\n6 Is the chest bigger than the chocolate?\tyes\t5 1\n7 Does the chocolate fit in the chest?\tyes\t5 1\n8 Does the chocolate fit in the chest?\tyes\t5 1\n9 Does the chocolate fit in the chest?\tyes\t5 1\n10 Does the chocolate fit in the chest?\tyes\t5 1\n1 The chocolate fits inside the box.\n2 The container is bigger than the chocolate.\n3 The box is bigger than the box of chocolates.\n4 The chest is bigger than the box.\n5 The suitcase is bigger than the container.\n6 Is the chest bigger than the chocolate?\tyes\t4 1\n7 Does the chocolate fit in the chest?\tyes\t4 1\n8 Does the suitcase fit in the chocolate?\tno\t2 5\n9 Does the suitcase fit in the chocolate?\tno\t2 5\n10 Is the chest bigger than the chocolate?\tyes\t4 1\n1 The container is bigger than the suitcase.\n2 The box is bigger than the suitcase.\n3 The chest fits inside the container.\n4 The container is bigger than the suitcase.\n5 The suitcase fits inside the container.\n6 The box is bigger than the chest.\n7 The box of chocolates is bigger than the chocolate.\n8 The box is bigger than the chocolate.\n9 The box is bigger than the chocolate.\n10 The suitcase fits inside the container.\n11 The box of chocolates fits inside the container.\n12 The box fits inside the container.\n13 The box is bigger than the chest.\n14 The box is bigger than the suitcase.\n15 The container is bigger than the box of chocolates.\n16 Does the chocolate fit in the container?\tyes\t11 7\n17 Is the container bigger than the chocolate?\tyes\t15 7\n18 Is the chocolate bigger than the container?\tno\t7 11\n19 Does the chocolate fit in the container?\tyes\t11 7\n20 Does the chocolate fit in the container?\tyes\t15 7\n1 The box of chocolates fits inside the box.\n2 The box of chocolates is bigger than the chocolate.\n3 The box fits inside the chest.\n4 The box is bigger than the suitcase.\n5 The box fits inside the container.\n6 Does the box of chocolates fit in the container?\tyes\t5 1\n7 Does the chest fit in the box of chocolates?\tno\t1 3\n8 Is the chocolate bigger than the box?\tno\t2 1\n9 Is the box of chocolates bigger than the chest?\tno\t1 3\n10 Is the box of chocolates bigger than the chest?\tno\t1 3\n1 The suitcase is bigger than the chest.\n2 The chocolate fits inside the box.\n3 The box of chocolates fits inside the suitcase.\n4 The chest is bigger than the container.\n5 The chest is bigger than the box of chocolates.\n6 Is the box of chocolates bigger than the suitcase?\tno\t5 1\n7 Does the container fit in the suitcase?\tyes\t1 4\n8 Is the suitcase bigger than the container?\tyes\t1 4\n9 Is the suitcase bigger than the container?\tyes\t1 4\n10 Is the box of chocolates bigger than the suitcase?\tno\t5 1\n1 The suitcase is bigger than the box of chocolates.\n2 The box of chocolates fits inside the box.\n3 The chest is bigger than the container.\n4 The chest is bigger than the chocolate.\n5 The chest is bigger than the suitcase.\n6 Is the chest bigger than the box of chocolates?\tyes\t5 1\n7 Does the chest fit in the box of chocolates?\tno\t1 5\n8 Is the chest bigger than the box of chocolates?\tyes\t5 1\n9 Does the chest fit in the box of chocolates?\tno\t1 5\n10 Does the chest fit in the box of chocolates?\tno\t1 5\n1 The chocolate fits inside the suitcase.\n2 The container fits inside the suitcase.\n3 The chocolate fits inside the suitcase.\n4 The box is bigger than the chocolate.\n5 The box fits inside the suitcase.\n6 Is the suitcase bigger than the chocolate?\tyes\t5 4\n7 Does the suitcase fit in the chocolate?\tno\t4 5\n8 Does the suitcase fit in the chocolate?\tno\t4 5\n9 Is the suitcase bigger than the chocolate?\tyes\t5 4\n10 Does the suitcase fit in the chocolate?\tno\t4 5\n1 The chocolate fits inside the suitcase.\n2 The box of chocolates fits inside the container.\n3 The chest is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The box is bigger than the container.\n6 Does the box of chocolates fit in the box?\tyes\t5 2\n7 Is the box bigger than the box of chocolates?\tyes\t5 2\n8 Is the box bigger than the box of chocolates?\tyes\t5 2\n9 The chest fits inside the box.\n10 The box is bigger than the box of chocolates.\n11 The chest is bigger than the box of chocolates.\n12 The suitcase is bigger than the box.\n13 The chest is bigger than the chocolate.\n14 Does the chocolate fit in the box?\tyes\t9 3\n15 Is the suitcase bigger than the container?\tyes\t12 5\n16 Is the box bigger than the box of chocolates?\tyes\t5 2\n17 Does the chocolate fit in the box?\tyes\t9 3\n18 Does the chocolate fit in the box?\tyes\t9 3\n1 The suitcase fits inside the container.\n2 The suitcase is bigger than the chocolate.\n3 The box is bigger than the box of chocolates.\n4 The box is bigger than the suitcase.\n5 The box is bigger than the chocolate.\n6 Is the container bigger than the chocolate?\tyes\t1 2\n7 Does the container fit in the chocolate?\tno\t2 1\n8 Is the chocolate bigger than the container?\tno\t2 1\n9 Does the chocolate fit in the container?\tyes\t1 2\n10 Does the chocolate fit in the container?\tyes\t1 2\n1 The box fits inside the suitcase.\n2 The chocolate fits inside the box.\n3 The chest is bigger than the chocolate.\n4 The container fits inside the chest.\n5 The chocolate fits inside the chest.\n6 Does the suitcase fit in the chocolate?\tno\t2 1\n7 Is the suitcase bigger than the chocolate?\tyes\t1 2\n8 Is the chocolate bigger than the suitcase?\tno\t2 1\n9 Is the suitcase bigger than the chocolate?\tyes\t1 2\n10 Does the chocolate fit in the suitcase?\tyes\t1 2\n1 The chocolate fits inside the suitcase.\n2 The chocolate fits inside the suitcase.\n3 The suitcase is bigger than the box of chocolates.\n4 The chest is bigger than the chocolate.\n5 The chocolate fits inside the suitcase.\n6 The box is bigger than the box of chocolates.\n7 The chest is bigger than the chocolate.\n8 The box fits inside the chest.\n9 The suitcase is bigger than the box of chocolates.\n10 The suitcase is bigger than the box.\n11 Does the box of chocolates fit in the suitcase?\tyes\t10 6\n12 Is the box of chocolates bigger than the chest?\tno\t6 8\n13 Is the box of chocolates bigger than the chest?\tno\t6 8\n14 Is the suitcase bigger than the box of chocolates?\tyes\t10 6\n15 Does the box of chocolates fit in the suitcase?\tyes\t10 6\n1 The chocolate fits inside the container.\n2 The suitcase is bigger than the chest.\n3 The suitcase is bigger than the box.\n4 The box fits inside the suitcase.\n5 The chest is bigger than the container.\n6 Is the chest bigger than the chocolate?\tyes\t5 1\n7 Does the chocolate fit in the chest?\tyes\t5 1\n8 Is the chocolate bigger than the chest?\tno\t1 5\n9 Is the container bigger than the suitcase?\tno\t5 2\n10 Is the chest bigger than the chocolate?\tyes\t5 1\n1 The chocolate fits inside the suitcase.\n2 The container is bigger than the box of chocolates.\n3 The chest fits inside the suitcase.\n4 The suitcase fits inside the box.\n5 The chest is bigger than the box of chocolates.\n6 Does the chocolate fit in the box?\tyes\t4 1\n7 Does the suitcase fit in the box of chocolates?\tno\t5 3\n8 Is the suitcase bigger than the box of chocolates?\tyes\t3 5\n9 Is the box of chocolates bigger than the suitcase?\tno\t5 3\n10 Is the suitcase bigger than the box of chocolates?\tyes\t3 5\n1 The chest is bigger than the suitcase.\n2 The suitcase fits inside the box.\n3 The chocolate fits inside the box.\n4 The box of chocolates fits inside the box.\n5 The box is bigger than the container.\n6 The container fits inside the box.\n7 The container is bigger than the box of chocolates.\n8 The chocolate fits inside the chest.\n9 The chocolate fits inside the suitcase.\n10 The suitcase fits inside the chest.\n11 Is the chocolate bigger than the chest?\tno\t9 1\n12 Does the chest fit in the chocolate?\tno\t9 1\n13 Does the chest fit in the chocolate?\tno\t9 1\n14 Is the chocolate bigger than the chest?\tno\t9 1\n15 Does the box fit in the box of chocolates?\tno\t7 5\n1 The box of chocolates fits inside the container.\n2 The chocolate fits inside the suitcase.\n3 The suitcase fits inside the chest.\n4 The suitcase is bigger than the chocolate.\n5 The container is bigger than the box.\n6 Is the chest bigger than the chocolate?\tyes\t3 2\n7 Is the chest bigger than the chocolate?\tyes\t3 2\n8 Is the chest bigger than the chocolate?\tyes\t3 2\n9 Is the chest bigger than the chocolate?\tyes\t3 2\n10 Is the chest bigger than the chocolate?\tyes\t3 2\n1 The box of chocolates fits inside the suitcase.\n2 The box of chocolates is bigger than the chocolate.\n3 The suitcase is bigger than the chocolate.\n4 The box is bigger than the suitcase.\n5 The suitcase is bigger than the box of chocolates.\n6 Does the suitcase fit in the chocolate?\tno\t2 1\n7 Does the suitcase fit in the chocolate?\tno\t2 1\n8 Is the suitcase bigger than the chocolate?\tyes\t1 2\n9 Does the chocolate fit in the suitcase?\tyes\t1 2\n10 Is the box bigger than the box of chocolates?\tyes\t4 1\n1 The chest is bigger than the box of chocolates.\n2 The container is bigger than the box.\n3 The box fits inside the container.\n4 The box fits inside the container.\n5 The chocolate fits inside the box of chocolates.\n6 Does the chocolate fit in the chest?\tyes\t1 5\n7 Does the chest fit in the chocolate?\tno\t5 1\n8 Does the chocolate fit in the chest?\tyes\t1 5\n9 Does the chocolate fit in the chest?\tyes\t1 5\n10 Is the chest bigger than the chocolate?\tyes\t1 5\n1 The box fits inside the chest.\n2 The box is bigger than the container.\n3 The box is bigger than the chocolate.\n4 The container fits inside the suitcase.\n5 The chest is bigger than the box of chocolates.\n6 Is the chest bigger than the container?\tyes\t1 2\n7 Is the chest bigger than the container?\tyes\t1 2\n8 Is the container bigger than the chest?\tno\t2 1\n9 Does the container fit in the chest?\tyes\t1 2\n10 Does the chest fit in the container?\tno\t2 1\n1 The chest fits inside the container.\n2 The suitcase fits inside the chest.\n3 The chocolate fits inside the box.\n4 The chocolate fits inside the chest.\n5 The box of chocolates fits inside the container.\n6 Is the container bigger than the suitcase?\tyes\t1 2\n7 Does the container fit in the suitcase?\tno\t2 1\n8 Is the suitcase bigger than the container?\tno\t2 1\n9 Does the suitcase fit in the container?\tyes\t1 2\n10 Does the container fit in the suitcase?\tno\t2 1\n1 The container is bigger than the box.\n2 The box of chocolates fits inside the chest.\n3 The box fits inside the suitcase.\n4 The chocolate fits inside the suitcase.\n5 The chest fits inside the suitcase.\n6 Is the box of chocolates bigger than the suitcase?\tno\t2 5\n7 Does the suitcase fit in the box of chocolates?\tno\t2 5\n8 Does the box of chocolates fit in the suitcase?\tyes\t5 2\n9 Is the box of chocolates bigger than the suitcase?\tno\t2 5\n10 Does the box of chocolates fit in the suitcase?\tyes\t5 2\n1 The chest fits inside the suitcase.\n2 The box of chocolates fits inside the suitcase.\n3 The suitcase fits inside the box.\n4 The chocolate fits inside the box.\n5 The chest fits inside the box.\n6 Is the box bigger than the chest?\tyes\t3 1\n7 Does the chest fit in the box?\tyes\t3 1\n8 Does the chest fit in the box?\tyes\t3 1\n9 Does the chest fit in the box?\tyes\t3 1\n10 Is the box bigger than the chest?\tyes\t3 1\n1 The container is bigger than the chocolate.\n2 The chocolate fits inside the chest.\n3 The container is bigger than the box.\n4 The chest fits inside the container.\n5 The box fits inside the container.\n6 Does the chocolate fit in the container?\tyes\t4 2\n7 Is the chocolate bigger than the container?\tno\t2 4\n8 Is the container bigger than the chocolate?\tyes\t4 2\n9 Does the container fit in the chocolate?\tno\t2 4\n10 Does the container fit in the chocolate?\tno\t2 4\n1 The container fits inside the suitcase.\n2 The suitcase is bigger than the chest.\n3 The container fits inside the chest.\n4 The suitcase is bigger than the chest.\n5 The box of chocolates fits inside the box.\n6 Is the suitcase bigger than the container?\tyes\t2 3\n7 Is the suitcase bigger than the container?\tyes\t2 3\n8 Is the suitcase bigger than the container?\tyes\t2 3\n9 Is the suitcase bigger than the container?\tyes\t2 3\n10 Is the container bigger than the suitcase?\tno\t3 2\n1 The chocolate fits inside the box.\n2 The chocolate fits inside the box.\n3 The container fits inside the suitcase.\n4 The chocolate fits inside the suitcase.\n5 The chocolate fits inside the container.\n6 Does the suitcase fit in the chocolate?\tno\t5 3\n7 Is the chocolate bigger than the suitcase?\tno\t5 3\n8 Does the suitcase fit in the chocolate?\tno\t5 3\n9 Does the suitcase fit in the chocolate?\tno\t5 3\n10 Does the chocolate fit in the suitcase?\tyes\t3 5\n1 The box is bigger than the container.\n2 The chocolate fits inside the box of chocolates.\n3 The chest is bigger than the box.\n4 The container fits inside the box.\n5 The container fits inside the chest.\n6 Does the container fit in the chest?\tyes\t3 1\n7 Is the chest bigger than the container?\tyes\t3 1\n8 Does the container fit in the chest?\tyes\t3 1\n9 Is the chest bigger than the container?\tyes\t3 1\n10 Does the container fit in the chest?\tyes\t3 1\n1 The suitcase is bigger than the chocolate.\n2 The container fits inside the chest.\n3 The box of chocolates is bigger than the chocolate.\n4 The suitcase is bigger than the chest.\n5 The box is bigger than the chest.\n6 Does the container fit in the suitcase?\tyes\t4 2\n7 Does the container fit in the box?\tyes\t5 2\n8 Does the container fit in the suitcase?\tyes\t4 2\n9 Is the box bigger than the container?\tyes\t5 2\n10 Does the container fit in the box?\tyes\t5 2\n1 The box of chocolates is bigger than the chocolate.\n2 The box of chocolates is bigger than the chocolate.\n3 The chocolate fits inside the box of chocolates.\n4 The box of chocolates is bigger than the chocolate.\n5 The chest is bigger than the chocolate.\n6 The suitcase fits inside the box.\n7 The box of chocolates fits inside the container.\n8 The container fits inside the box.\n9 The box is bigger than the chocolate.\n10 The box is bigger than the chest.\n11 Does the chocolate fit in the container?\tyes\t7 1\n12 Is the box bigger than the chocolate?\tyes\t10 5\n13 Is the box bigger than the box of chocolates?\tyes\t8 7\n14 Is the box of chocolates bigger than the box?\tno\t7 8\n15 Is the box bigger than the chocolate?\tyes\t10 5\n1 The box of chocolates fits inside the suitcase.\n2 The box of chocolates fits inside the chest.\n3 The chest is bigger than the box of chocolates.\n4 The box is bigger than the box of chocolates.\n5 The container is bigger than the chocolate.\n6 The chest is bigger than the suitcase.\n7 The chest is bigger than the box of chocolates.\n8 The box of chocolates fits inside the chest.\n9 The suitcase is bigger than the container.\n10 The container is bigger than the box of chocolates.\n11 Does the chest fit in the box of chocolates?\tno\t1 6\n12 Is the chocolate bigger than the suitcase?\tno\t5 9\n13 Is the chocolate bigger than the suitcase?\tno\t5 9\n14 Is the chest bigger than the box of chocolates?\tyes\t6 1\n15 Is the box of chocolates bigger than the chest?\tno\t1 6\n1 The suitcase fits inside the container.\n2 The container is bigger than the box of chocolates.\n3 The chocolate fits inside the box of chocolates.\n4 The chocolate fits inside the container.\n5 The container is bigger than the box.\n6 Does the chocolate fit in the container?\tyes\t2 3\n7 Is the chocolate bigger than the container?\tno\t3 2\n8 Is the chocolate bigger than the container?\tno\t3 2\n9 Is the container bigger than the chocolate?\tyes\t2 3\n10 Is the container bigger than the chocolate?\tyes\t2 3\n1 The suitcase is bigger than the chocolate.\n2 The container fits inside the suitcase.\n3 The chocolate fits inside the chest.\n4 The box fits inside the chest.\n5 The container is bigger than the chocolate.\n6 Does the chocolate fit in the suitcase?\tyes\t2 5\n7 Is the chocolate bigger than the suitcase?\tno\t5 2\n8 Is the suitcase bigger than the chocolate?\tyes\t2 5\n9 Is the suitcase bigger than the chocolate?\tyes\t2 5\n10 Does the chocolate fit in the suitcase?\tyes\t2 5\n1 The box of chocolates fits inside the chest.\n2 The suitcase is bigger than the box of chocolates.\n3 The chest fits inside the box.\n4 The suitcase fits inside the chest.\n5 The container is bigger than the box of chocolates.\n6 Does the box fit in the box of chocolates?\tno\t1 3\n7 Is the box of chocolates bigger than the chest?\tno\t2 4\n8 Does the box of chocolates fit in the chest?\tyes\t4 2\n9 Is the box bigger than the box of chocolates?\tyes\t3 1\n10 Is the box of chocolates bigger than the box?\tno\t1 3\n1 The container is bigger than the chest.\n2 The chocolate fits inside the chest.\n3 The box is bigger than the box of chocolates.\n4 The box of chocolates fits inside the container.\n5 The box of chocolates fits inside the container.\n6 Does the chocolate fit in the container?\tyes\t1 2\n7 Does the container fit in the chocolate?\tno\t2 1\n8 Is the container bigger than the chocolate?\tyes\t1 2\n9 Does the container fit in the chocolate?\tno\t2 1\n10 Is the container bigger than the chocolate?\tyes\t1 2\n1 The chest is bigger than the chocolate.\n2 The box of chocolates fits inside the box.\n3 The box of chocolates fits inside the suitcase.\n4 The box is bigger than the box of chocolates.\n5 The chocolate fits inside the box of chocolates.\n6 Is the chocolate bigger than the box?\tno\t5 2\n7 Is the chocolate bigger than the box?\tno\t5 2\n8 Is the chocolate bigger than the box?\tno\t5 2\n9 Is the chocolate bigger than the box?\tno\t5 2\n10 Does the box fit in the chocolate?\tno\t5 2\n1 The box fits inside the chest.\n2 The box of chocolates is bigger than the chocolate.\n3 The box of chocolates is bigger than the chocolate.\n4 The box is bigger than the box of chocolates.\n5 The box is bigger than the box of chocolates.\n6 Does the box of chocolates fit in the chest?\tyes\t1 4\n7 Is the box of chocolates bigger than the chest?\tno\t5 1\n8 Does the chest fit in the box of chocolates?\tno\t5 1\n9 Is the box of chocolates bigger than the chest?\tno\t5 1\n10 Is the box of chocolates bigger than the chest?\tno\t5 1\n1 The box of chocolates fits inside the box.\n2 The box is bigger than the chest.\n3 The box of chocolates fits inside the box.\n4 The chest fits inside the container.\n5 The chest fits inside the box.\n6 The box of chocolates is bigger than the chocolate.\n7 The box is bigger than the suitcase.\n8 The chest fits inside the container.\n9 The box of chocolates fits inside the suitcase.\n10 The container is bigger than the chocolate.\n11 Is the box of chocolates bigger than the box?\tno\t9 7\n12 Is the box of chocolates bigger than the box?\tno\t9 7\n13 Does the box fit in the box of chocolates?\tno\t9 7\n14 Is the box of chocolates bigger than the box?\tno\t9 7\n15 Does the box fit in the box of chocolates?\tno\t9 7\n1 The box fits inside the container.\n2 The chest is bigger than the chocolate.\n3 The container is bigger than the box of chocolates.\n4 The container is bigger than the chocolate.\n5 The chest is bigger than the box of chocolates.\n6 The container fits inside the suitcase.\n7 The container is bigger than the chest.\n8 The box of chocolates fits inside the box.\n9 The box fits inside the container.\n10 The chocolate fits inside the chest.\n11 Is the container bigger than the chocolate?\tyes\t7 2\n12 Is the container bigger than the chocolate?\tyes\t7 2\n13 Does the box of chocolates fit in the container?\tyes\t1 8\n14 Does the box fit in the suitcase?\tyes\t6 1\n15 Is the container bigger than the chocolate?\tyes\t7 2\n1 The suitcase fits inside the box.\n2 The chocolate fits inside the box of chocolates.\n3 The box fits inside the container.\n4 The box of chocolates fits inside the suitcase.\n5 The box of chocolates fits inside the box.\n6 Is the suitcase bigger than the chocolate?\tyes\t4 2\n7 Does the suitcase fit in the chocolate?\tno\t2 4\n8 Is the box of chocolates bigger than the box?\tno\t4 1\n9 Is the suitcase bigger than the chocolate?\tyes\t4 2\n10 Is the container bigger than the suitcase?\tyes\t3 1\n1 The box is bigger than the box of chocolates.\n2 The box fits inside the chest.\n3 The container is bigger than the box.\n4 The container is bigger than the suitcase.\n5 The chocolate fits inside the suitcase.\n6 Does the container fit in the chocolate?\tno\t5 4\n7 Is the chocolate bigger than the container?\tno\t5 4\n8 Is the container bigger than the box of chocolates?\tyes\t3 1\n9 Does the chocolate fit in the container?\tyes\t4 5\n10 Is the container bigger than the chocolate?\tyes\t4 5\n1 The chocolate fits inside the chest.\n2 The chocolate fits inside the container.\n3 The chocolate fits inside the chest.\n4 The box of chocolates fits inside the suitcase.\n5 The box of chocolates fits inside the container.\n6 The suitcase is bigger than the chocolate.\n7 The container is bigger than the box of chocolates.\n8 The box is bigger than the chocolate.\n9 The suitcase fits inside the chest.\n10 The chest fits inside the box.\n11 Does the box of chocolates fit in the chest?\tyes\t9 4\n12 Is the chest bigger than the box of chocolates?\tyes\t9 4\n13 Is the box bigger than the chocolate?\tyes\t10 1\n14 Does the chocolate fit in the box?\tyes\t10 1\n15 Does the box of chocolates fit in the chest?\tyes\t9 4\n1 The chocolate fits inside the chest.\n2 The suitcase fits inside the chest.\n3 The box fits inside the container.\n4 The chest is bigger than the box.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the chest bigger than the box of chocolates?\tyes\t2 5\n7 Does the chest fit in the box of chocolates?\tno\t5 2\n8 Is the box of chocolates bigger than the chest?\tno\t5 2\n9 Is the box of chocolates bigger than the chest?\tno\t5 2\n10 Does the chest fit in the box of chocolates?\tno\t5 2\n1 The box of chocolates fits inside the box.\n2 The box of chocolates is bigger than the chocolate.\n3 The suitcase is bigger than the chocolate.\n4 The container is bigger than the box of chocolates.\n5 The suitcase is bigger than the box of chocolates.\n6 Does the box fit in the chocolate?\tno\t2 1\n7 Does the chocolate fit in the box?\tyes\t1 2\n8 Does the chocolate fit in the box?\tyes\t1 2\n9 Does the box fit in the chocolate?\tno\t2 1\n10 Does the box fit in the chocolate?\tno\t2 1\n1 The box of chocolates fits inside the suitcase.\n2 The box of chocolates fits inside the suitcase.\n3 The suitcase is bigger than the box.\n4 The suitcase is bigger than the chocolate.\n5 The container is bigger than the box.\n6 The box is bigger than the chocolate.\n7 The box is bigger than the box of chocolates.\n8 The box of chocolates is bigger than the chocolate.\n9 The suitcase is bigger than the box.\n10 The chocolate fits inside the container.\n11 Does the suitcase fit in the chocolate?\tno\t6 3\n12 Is the box of chocolates bigger than the suitcase?\tno\t7 3\n13 Is the chocolate bigger than the suitcase?\tno\t6 3\n14 Does the suitcase fit in the chocolate?\tno\t8 1\n15 Is the chocolate bigger than the suitcase?\tno\t8 1\n1 The box of chocolates fits inside the chest.\n2 The box is bigger than the box of chocolates.\n3 The chocolate fits inside the box.\n4 The suitcase is bigger than the box.\n5 The container is bigger than the box of chocolates.\n6 Is the suitcase bigger than the box of chocolates?\tyes\t4 2\n7 Is the suitcase bigger than the box of chocolates?\tyes\t4 2\n8 Does the box of chocolates fit in the suitcase?\tyes\t4 2\n9 Is the suitcase bigger than the box of chocolates?\tyes\t4 2\n10 Does the box of chocolates fit in the suitcase?\tyes\t4 2\n1 The chocolate fits inside the suitcase.\n2 The chocolate fits inside the suitcase.\n3 The chest is bigger than the box of chocolates.\n4 The box of chocolates fits inside the container.\n5 The suitcase is bigger than the chest.\n6 Is the box of chocolates bigger than the suitcase?\tno\t3 5\n7 Does the box of chocolates fit in the suitcase?\tyes\t5 3\n8 Does the box of chocolates fit in the suitcase?\tyes\t5 3\n9 Is the suitcase bigger than the box of chocolates?\tyes\t5 3\n10 Is the box of chocolates bigger than the suitcase?\tno\t3 5\n1 The box is bigger than the suitcase.\n2 The chest is bigger than the chocolate.\n3 The box is bigger than the container.\n4 The container is bigger than the chocolate.\n5 The suitcase fits inside the box.\n6 Is the box bigger than the chocolate?\tyes\t3 4\n7 Does the box fit in the chocolate?\tno\t4 3\n8 Is the box bigger than the chocolate?\tyes\t3 4\n9 Is the chocolate bigger than the box?\tno\t4 3\n10 Is the chocolate bigger than the box?\tno\t4 3\n1 The container is bigger than the box.\n2 The suitcase fits inside the chest.\n3 The chocolate fits inside the box of chocolates.\n4 The box of chocolates fits inside the box.\n5 The suitcase is bigger than the box.\n6 Is the box bigger than the chest?\tno\t5 2\n7 Is the chocolate bigger than the box?\tno\t3 4\n8 Does the container fit in the box of chocolates?\tno\t4 1\n9 Does the box fit in the chest?\tyes\t2 5\n10 Is the chest bigger than the box?\tyes\t2 5\n1 The box of chocolates fits inside the suitcase.\n2 The box is bigger than the chocolate.\n3 The suitcase fits inside the chest.\n4 The chest is bigger than the box of chocolates.\n5 The box is bigger than the chest.\n6 Does the suitcase fit in the box?\tyes\t5 3\n7 Is the chest bigger than the box of chocolates?\tyes\t3 1\n8 Is the chest bigger than the box of chocolates?\tyes\t3 1\n9 Is the box bigger than the suitcase?\tyes\t5 3\n10 Does the chest fit in the box of chocolates?\tno\t1 3\n1 The box is bigger than the box of chocolates.\n2 The suitcase is bigger than the chocolate.\n3 The suitcase fits inside the chest.\n4 The container fits inside the box.\n5 The container is bigger than the chocolate.\n6 Is the chocolate bigger than the box?\tno\t5 4\n7 Is the chocolate bigger than the box?\tno\t5 4\n8 Does the box fit in the chocolate?\tno\t5 4\n9 Does the chocolate fit in the chest?\tyes\t3 2\n10 Does the chocolate fit in the box?\tyes\t4 5\n1 The suitcase fits inside the chest.\n2 The chest is bigger than the suitcase.\n3 The suitcase fits inside the container.\n4 The box fits inside the chest.\n5 The box fits inside the suitcase.\n6 Does the chest fit in the box?\tno\t5 1\n7 Is the box bigger than the chest?\tno\t5 1\n8 Is the box bigger than the chest?\tno\t5 1\n9 Does the chest fit in the box?\tno\t5 1\n10 Is the box bigger than the chest?\tno\t5 1\n1 The box fits inside the container.\n2 The box of chocolates is bigger than the chocolate.\n3 The suitcase is bigger than the chocolate.\n4 The box fits inside the suitcase.\n5 The chest fits inside the suitcase.\n6 The box fits inside the chest.\n7 The chest fits inside the suitcase.\n8 The suitcase is bigger than the container.\n9 The box fits inside the container.\n10 The container is bigger than the chocolate.\n11 Does the box fit in the suitcase?\tyes\t5 6\n12 Does the box fit in the suitcase?\tyes\t5 6\n13 Is the suitcase bigger than the box?\tyes\t5 6\n14 Is the box bigger than the suitcase?\tno\t6 5\n15 Does the suitcase fit in the box?\tno\t6 5\n1 The box is bigger than the box of chocolates.\n2 The chocolate fits inside the chest.\n3 The chocolate fits inside the box.\n4 The suitcase is bigger than the chest.\n5 The container fits inside the chest.\n6 Does the chocolate fit in the suitcase?\tyes\t4 2\n7 Does the suitcase fit in the chocolate?\tno\t2 4\n8 Is the chocolate bigger than the suitcase?\tno\t2 4\n9 Is the chocolate bigger than the suitcase?\tno\t2 4\n10 Does the chocolate fit in the suitcase?\tyes\t4 2\n1 The container is bigger than the box.\n2 The chocolate fits inside the box.\n3 The chocolate fits inside the box.\n4 The container fits inside the suitcase.\n5 The chocolate fits inside the box.\n6 Is the chocolate bigger than the container?\tno\t5 1\n7 Does the container fit in the chocolate?\tno\t5 1\n8 Does the suitcase fit in the box?\tno\t1 4\n9 Is the box bigger than the suitcase?\tno\t1 4\n10 Does the container fit in the chocolate?\tno\t2 1\n1 The box is bigger than the chocolate.\n2 The chest is bigger than the box of chocolates.\n3 The box is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The chest is bigger than the chocolate.\n6 The box is bigger than the container.\n7 The box of chocolates fits inside the box.\n8 The box of chocolates is bigger than the chocolate.\n9 The chocolate fits inside the box.\n10 The chocolate fits inside the suitcase.\n11 Does the box fit in the box of chocolates?\tno\t4 6\n12 Does the box of chocolates fit in the box?\tyes\t6 4\n13 Is the box of chocolates bigger than the box?\tno\t4 6\n14 Is the box bigger than the box of chocolates?\tyes\t6 4\n15 Is the box of chocolates bigger than the box?\tno\t4 6\n1 The box of chocolates is bigger than the chocolate.\n2 The chocolate fits inside the suitcase.\n3 The chocolate fits inside the suitcase.\n4 The container is bigger than the chocolate.\n5 The box is bigger than the box of chocolates.\n6 Does the chocolate fit in the box?\tyes\t5 1\n7 Does the chocolate fit in the box?\tyes\t5 1\n8 Is the box bigger than the chocolate?\tyes\t5 1\n9 Is the chocolate bigger than the box?\tno\t1 5\n10 Does the box fit in the chocolate?\tno\t1 5\n1 The chest is bigger than the chocolate.\n2 The chocolate fits inside the container.\n3 The chocolate fits inside the box of chocolates.\n4 The container is bigger than the chocolate.\n5 The container is bigger than the suitcase.\n6 The chocolate fits inside the box.\n7 The chocolate fits inside the box of chocolates.\n8 The chocolate fits inside the box of chocolates.\n9 The chocolate fits inside the suitcase.\n10 The box of chocolates fits inside the container.\n11 Does the chocolate fit in the container?\tyes\t5 9\n12 Is the container bigger than the chocolate?\tyes\t10 3\n13 Does the chocolate fit in the container?\tyes\t5 9\n14 Is the chocolate bigger than the container?\tno\t9 5\n15 Is the chocolate bigger than the container?\tno\t9 5\n1 The box is bigger than the chocolate.\n2 The box of chocolates fits inside the container.\n3 The chocolate fits inside the chest.\n4 The box of chocolates fits inside the suitcase.\n5 The chest fits inside the suitcase.\n6 Is the chocolate bigger than the suitcase?\tno\t3 5\n7 Does the chocolate fit in the suitcase?\tyes\t5 3\n8 Does the suitcase fit in the chocolate?\tno\t3 5\n9 Does the chocolate fit in the suitcase?\tyes\t5 3\n10 Is the chocolate bigger than the suitcase?\tno\t3 5\n1 The chest is bigger than the box.\n2 The container is bigger than the box of chocolates.\n3 The chocolate fits inside the box.\n4 The suitcase is bigger than the chocolate.\n5 The box is bigger than the box of chocolates.\n6 Does the chest fit in the box of chocolates?\tno\t5 1\n7 Does the chest fit in the chocolate?\tno\t3 1\n8 Is the chest bigger than the chocolate?\tyes\t1 3\n9 Is the chest bigger than the chocolate?\tyes\t1 3\n10 Is the box of chocolates bigger than the chest?\tno\t5 1\n1 The box is bigger than the container.\n2 The chocolate fits inside the box.\n3 The suitcase fits inside the container.\n4 The box is bigger than the box of chocolates.\n5 The box is bigger than the container.\n6 Is the box bigger than the suitcase?\tyes\t1 3\n7 Is the suitcase bigger than the box?\tno\t3 1\n8 Does the box fit in the suitcase?\tno\t3 1\n9 Does the box fit in the suitcase?\tno\t3 1\n10 Does the box fit in the suitcase?\tno\t3 1\n1 The chest is bigger than the box.\n2 The box is bigger than the container.\n3 The chest is bigger than the chocolate.\n4 The box of chocolates fits inside the suitcase.\n5 The suitcase is bigger than the container.\n6 Does the container fit in the chest?\tyes\t1 2\n7 Does the container fit in the chest?\tyes\t1 2\n8 Is the container bigger than the chest?\tno\t2 1\n9 Is the container bigger than the chest?\tno\t2 1\n10 Does the container fit in the chest?\tyes\t1 2\n1 The box is bigger than the suitcase.\n2 The box of chocolates fits inside the chest.\n3 The container is bigger than the suitcase.\n4 The suitcase is bigger than the chocolate.\n5 The box is bigger than the chocolate.\n6 Is the chocolate bigger than the box?\tno\t4 1\n7 Is the chocolate bigger than the box?\tno\t4 1\n8 Does the box fit in the chocolate?\tno\t4 1\n9 Is the chocolate bigger than the box?\tno\t4 1\n10 Does the box fit in the chocolate?\tno\t4 1\n1 The chocolate fits inside the container.\n2 The container is bigger than the chest.\n3 The container is bigger than the chest.\n4 The suitcase is bigger than the chocolate.\n5 The box of chocolates fits inside the suitcase.\n6 The chest fits inside the box.\n7 The chocolate fits inside the suitcase.\n8 The chest is bigger than the chocolate.\n9 The box of chocolates is bigger than the chocolate.\n10 The box fits inside the suitcase.\n11 Is the suitcase bigger than the chocolate?\tyes\t5 9\n12 Is the suitcase bigger than the chest?\tyes\t10 6\n13 Is the chest bigger than the suitcase?\tno\t6 10\n14 Does the suitcase fit in the chest?\tno\t6 10\n15 Is the suitcase bigger than the chocolate?\tyes\t5 9\n1 The box is bigger than the suitcase.\n2 The container is bigger than the chocolate.\n3 The box of chocolates fits inside the box.\n4 The chocolate fits inside the chest.\n5 The box of chocolates fits inside the box.\n6 The box is bigger than the chest.\n7 The chocolate fits inside the box.\n8 The box is bigger than the chest.\n9 The box of chocolates fits inside the chest.\n10 The suitcase is bigger than the chocolate.\n11 Does the box fit in the chocolate?\tno\t10 1\n12 Is the box bigger than the chocolate?\tyes\t1 10\n13 Does the box fit in the chocolate?\tno\t10 1\n14 Does the chocolate fit in the box?\tyes\t1 10\n15 Does the chocolate fit in the box?\tyes\t8 4\n1 The chest fits inside the container.\n2 The suitcase is bigger than the box of chocolates.\n3 The container is bigger than the chest.\n4 The box of chocolates fits inside the chest.\n5 The box of chocolates fits inside the box.\n6 Does the container fit in the box of chocolates?\tno\t4 1\n7 Does the container fit in the box of chocolates?\tno\t4 1\n8 Does the container fit in the box of chocolates?\tno\t4 1\n9 Does the container fit in the box of chocolates?\tno\t4 1\n10 Is the box of chocolates bigger than the container?\tno\t4 1\n1 The chest is bigger than the suitcase.\n2 The box is bigger than the container.\n3 The chest is bigger than the container.\n4 The box of chocolates fits inside the chest.\n5 The container is bigger than the box of chocolates.\n6 Is the box of chocolates bigger than the box?\tno\t5 2\n7 Does the box fit in the box of chocolates?\tno\t5 2\n8 Does the box fit in the box of chocolates?\tno\t5 2\n9 Is the box of chocolates bigger than the box?\tno\t5 2\n10 Is the box of chocolates bigger than the box?\tno\t5 2\n1 The chest is bigger than the box of chocolates.\n2 The chocolate fits inside the box.\n3 The chest is bigger than the chocolate.\n4 The suitcase is bigger than the box of chocolates.\n5 The chocolate fits inside the container.\n6 The box of chocolates fits inside the suitcase.\n7 The box of chocolates is bigger than the chocolate.\n8 The box fits inside the chest.\n9 The suitcase is bigger than the box.\n10 The chocolate fits inside the chest.\n11 Does the chocolate fit in the chest?\tyes\t8 2\n12 Does the chest fit in the chocolate?\tno\t7 1\n13 Is the chocolate bigger than the chest?\tno\t2 8\n14 Does the chest fit in the chocolate?\tno\t7 1\n15 Does the chocolate fit in the chest?\tyes\t8 2\n1 The chest is bigger than the box.\n2 The chocolate fits inside the container.\n3 The suitcase fits inside the container.\n4 The box is bigger than the suitcase.\n5 The container fits inside the chest.\n6 Is the chest bigger than the chocolate?\tyes\t5 2\n7 Is the chest bigger than the chocolate?\tyes\t5 2\n8 Is the chest bigger than the suitcase?\tyes\t1 4\n9 Is the chest bigger than the suitcase?\tyes\t1 4\n10 Is the chest bigger than the chocolate?\tyes\t5 2\n1 The container is bigger than the chocolate.\n2 The suitcase is bigger than the chocolate.\n3 The box of chocolates fits inside the container.\n4 The chocolate fits inside the container.\n5 The container fits inside the suitcase.\n6 Does the chocolate fit in the suitcase?\tyes\t5 1\n7 Does the chocolate fit in the suitcase?\tyes\t5 1\n8 Is the suitcase bigger than the chocolate?\tyes\t5 1\n9 Does the chocolate fit in the suitcase?\tyes\t5 1\n10 Does the chocolate fit in the suitcase?\tyes\t5 1\n1 The suitcase is bigger than the box.\n2 The chest fits inside the suitcase.\n3 The container is bigger than the suitcase.\n4 The chest fits inside the suitcase.\n5 The box of chocolates fits inside the box.\n6 Does the suitcase fit in the box of chocolates?\tno\t5 1\n7 Does the box of chocolates fit in the suitcase?\tyes\t1 5\n8 Does the box of chocolates fit in the suitcase?\tyes\t1 5\n9 Is the box of chocolates bigger than the suitcase?\tno\t5 1\n10 Is the container bigger than the box?\tyes\t3 1\n1 The chest fits inside the suitcase.\n2 The chest is bigger than the chocolate.\n3 The box of chocolates fits inside the box.\n4 The container is bigger than the chocolate.\n5 The chest is bigger than the box of chocolates.\n6 Is the suitcase bigger than the chocolate?\tyes\t1 2\n7 Does the suitcase fit in the chocolate?\tno\t2 1\n8 Does the chocolate fit in the suitcase?\tyes\t1 2\n9 Is the box of chocolates bigger than the suitcase?\tno\t5 1\n10 Does the suitcase fit in the box of chocolates?\tno\t5 1\n1 The container is bigger than the chocolate.\n2 The container fits inside the chest.\n3 The chest is bigger than the suitcase.\n4 The chest is bigger than the box.\n5 The container is bigger than the box of chocolates.\n6 Does the chest fit in the chocolate?\tno\t1 2\n7 Is the chest bigger than the chocolate?\tyes\t2 1\n8 Is the chocolate bigger than the chest?\tno\t1 2\n9 Does the chest fit in the chocolate?\tno\t1 2\n10 Does the chest fit in the chocolate?\tno\t1 2\n1 The chocolate fits inside the chest.\n2 The chocolate fits inside the suitcase.\n3 The container is bigger than the box.\n4 The box of chocolates fits inside the chest.\n5 The chest is bigger than the box of chocolates.\n6 The container is bigger than the chocolate.\n7 The box is bigger than the box of chocolates.\n8 The container is bigger than the chocolate.\n9 The suitcase fits inside the container.\n10 The container fits inside the chest.\n11 Is the chest bigger than the box?\tyes\t10 3\n12 Does the box of chocolates fit in the container?\tyes\t3 7\n13 Is the container bigger than the box of chocolates?\tyes\t3 7\n14 Is the chocolate bigger than the container?\tno\t2 9\n15 Is the container bigger than the chocolate?\tyes\t9 2\n1 The chest fits inside the container.\n2 The suitcase is bigger than the chocolate.\n3 The container is bigger than the box.\n4 The box of chocolates fits inside the container.\n5 The box fits inside the container.\n6 The container is bigger than the chest.\n7 The chocolate fits inside the container.\n8 The suitcase fits inside the container.\n9 The suitcase fits inside the container.\n10 The container is bigger than the suitcase.\n11 Is the container bigger than the chocolate?\tyes\t10 2\n12 Is the container bigger than the chocolate?\tyes\t10 2\n13 Does the chocolate fit in the container?\tyes\t10 2\n14 Does the chocolate fit in the container?\tyes\t8 2\n15 Does the chocolate fit in the container?\tyes\t10 2\n1 The suitcase is bigger than the box of chocolates.\n2 The box fits inside the suitcase.\n3 The box fits inside the chest.\n4 The chocolate fits inside the box of chocolates.\n5 The suitcase is bigger than the chocolate.\n6 Does the chocolate fit in the suitcase?\tyes\t1 4\n7 Is the chocolate bigger than the suitcase?\tno\t4 1\n8 Is the suitcase bigger than the chocolate?\tyes\t1 4\n9 Is the chocolate bigger than the suitcase?\tno\t4 1\n10 Does the chocolate fit in the suitcase?\tyes\t1 4\n1 The suitcase is bigger than the chocolate.\n2 The suitcase fits inside the chest.\n3 The chocolate fits inside the box.\n4 The suitcase is bigger than the box of chocolates.\n5 The box of chocolates fits inside the box.\n6 Does the chocolate fit in the chest?\tyes\t2 1\n7 Does the chocolate fit in the chest?\tyes\t2 1\n8 Is the chest bigger than the chocolate?\tyes\t2 1\n9 Does the chest fit in the chocolate?\tno\t1 2\n10 Does the chocolate fit in the chest?\tyes\t2 1\n1 The chest fits inside the box.\n2 The chest is bigger than the suitcase.\n3 The box is bigger than the chest.\n4 The box is bigger than the container.\n5 The suitcase fits inside the container.\n6 Is the suitcase bigger than the box?\tno\t5 4\n7 Does the box fit in the suitcase?\tno\t2 1\n8 Does the box fit in the suitcase?\tno\t2 1\n9 Does the box fit in the suitcase?\tno\t2 1\n10 Does the box fit in the suitcase?\tno\t2 1\n1 The chocolate fits inside the box of chocolates.\n2 The container fits inside the box.\n3 The chocolate fits inside the chest.\n4 The suitcase is bigger than the chocolate.\n5 The box fits inside the chest.\n6 Is the chest bigger than the container?\tyes\t5 2\n7 Is the chest bigger than the container?\tyes\t5 2\n8 Does the chest fit in the container?\tno\t2 5\n9 Is the container bigger than the chest?\tno\t2 5\n10 Does the chest fit in the container?\tno\t2 5\n1 The chest is bigger than the box of chocolates.\n2 The chest fits inside the container.\n3 The box of chocolates fits inside the box.\n4 The suitcase is bigger than the container.\n5 The box of chocolates is bigger than the chocolate.\n6 Is the chocolate bigger than the chest?\tno\t5 1\n7 Is the box of chocolates bigger than the container?\tno\t1 2\n8 Does the suitcase fit in the chest?\tno\t2 4\n9 Does the container fit in the box of chocolates?\tno\t1 2\n10 Is the box of chocolates bigger than the container?\tno\t1 2\n1 The chest is bigger than the box of chocolates.\n2 The suitcase is bigger than the box.\n3 The chocolate fits inside the box.\n4 The suitcase is bigger than the box.\n5 The chocolate fits inside the box.\n6 Is the chocolate bigger than the suitcase?\tno\t5 2\n7 Is the chocolate bigger than the suitcase?\tno\t5 2\n8 Is the chocolate bigger than the suitcase?\tno\t5 2\n9 Does the suitcase fit in the chocolate?\tno\t5 2\n10 Is the chocolate bigger than the suitcase?\tno\t5 2\n1 The container fits inside the suitcase.\n2 The suitcase is bigger than the chocolate.\n3 The chest fits inside the box.\n4 The container is bigger than the chocolate.\n5 The chest fits inside the suitcase.\n6 Is the chocolate bigger than the suitcase?\tno\t4 1\n7 Does the chocolate fit in the suitcase?\tyes\t1 4\n8 Is the chocolate bigger than the suitcase?\tno\t4 1\n9 Is the suitcase bigger than the chocolate?\tyes\t1 4\n10 Does the chocolate fit in the suitcase?\tyes\t1 4\n1 The box is bigger than the chocolate.\n2 The chocolate fits inside the box.\n3 The suitcase fits inside the container.\n4 The box is bigger than the chest.\n5 The chocolate fits inside the box of chocolates.\n6 The box of chocolates fits inside the container.\n7 The box is bigger than the chocolate.\n8 The box is bigger than the box of chocolates.\n9 The chest is bigger than the chocolate.\n10 The box fits inside the suitcase.\n11 Does the container fit in the box?\tno\t10 3\n12 Does the container fit in the chocolate?\tno\t5 6\n13 Is the suitcase bigger than the chocolate?\tyes\t10 1\n14 Is the container bigger than the box?\tyes\t3 10\n15 Is the box bigger than the chocolate?\tyes\t8 5\n1 The suitcase is bigger than the chest.\n2 The container is bigger than the box of chocolates.\n3 The chest is bigger than the chocolate.\n4 The box fits inside the container.\n5 The box is bigger than the chocolate.\n6 Is the container bigger than the chocolate?\tyes\t4 5\n7 Is the suitcase bigger than the chocolate?\tyes\t1 3\n8 Does the chocolate fit in the container?\tyes\t4 5\n9 Does the chocolate fit in the suitcase?\tyes\t1 3\n10 Is the suitcase bigger than the chocolate?\tyes\t1 3\n1 The suitcase is bigger than the box of chocolates.\n2 The container fits inside the box.\n3 The chocolate fits inside the container.\n4 The container fits inside the chest.\n5 The container fits inside the box.\n6 Is the chocolate bigger than the box?\tno\t3 2\n7 Is the chocolate bigger than the box?\tno\t3 2\n8 Is the chocolate bigger than the box?\tno\t3 2\n9 Does the box fit in the chocolate?\tno\t3 2\n10 Does the box fit in the chocolate?\tno\t3 2\n1 The container is bigger than the box of chocolates.\n2 The container is bigger than the box of chocolates.\n3 The box fits inside the chest.\n4 The box of chocolates fits inside the container.\n5 The suitcase fits inside the container.\n6 The suitcase is bigger than the chocolate.\n7 The container is bigger than the suitcase.\n8 The chocolate fits inside the suitcase.\n9 The box fits inside the chest.\n10 The chocolate fits inside the box.\n11 Is the container bigger than the chocolate?\tyes\t5 6\n12 Is the container bigger than the chocolate?\tyes\t5 6\n13 Is the chocolate bigger than the chest?\tno\t10 3\n14 Does the container fit in the chocolate?\tno\t8 5\n15 Does the chocolate fit in the container?\tyes\t5 6\n1 The container fits inside the chest.\n2 The chest is bigger than the box.\n3 The box fits inside the suitcase.\n4 The box of chocolates fits inside the suitcase.\n5 The box is bigger than the chocolate.\n6 Does the chest fit in the chocolate?\tno\t5 2\n7 Is the chocolate bigger than the chest?\tno\t5 2\n8 Is the chocolate bigger than the chest?\tno\t5 2\n9 Does the chest fit in the chocolate?\tno\t5 2\n10 Does the chest fit in the chocolate?\tno\t5 2\n1 The container is bigger than the chest.\n2 The suitcase fits inside the container.\n3 The container is bigger than the chest.\n4 The box fits inside the container.\n5 The suitcase is bigger than the chest.\n6 Does the chest fit in the container?\tyes\t2 5\n7 Does the container fit in the chest?\tno\t5 2\n8 Is the container bigger than the chest?\tyes\t2 5\n9 Does the container fit in the chest?\tno\t5 2\n10 Is the container bigger than the chest?\tyes\t2 5\n1 The box of chocolates fits inside the container.\n2 The chest is bigger than the box of chocolates.\n3 The chest is bigger than the box of chocolates.\n4 The container fits inside the chest.\n5 The suitcase is bigger than the box of chocolates.\n6 Does the chest fit in the box of chocolates?\tno\t1 4\n7 Does the chest fit in the box of chocolates?\tno\t1 4\n8 Is the box of chocolates bigger than the chest?\tno\t1 4\n9 Does the chest fit in the box of chocolates?\tno\t1 4\n10 Does the chest fit in the box of chocolates?\tno\t1 4\n1 The container fits inside the suitcase.\n2 The container is bigger than the box of chocolates.\n3 The chest is bigger than the box.\n4 The suitcase is bigger than the container.\n5 The container is bigger than the chocolate.\n6 Does the box of chocolates fit in the suitcase?\tyes\t1 2\n7 Does the suitcase fit in the chocolate?\tno\t5 1\n8 Does the box of chocolates fit in the suitcase?\tyes\t1 2\n9 Is the box of chocolates bigger than the suitcase?\tno\t2 1\n10 Does the suitcase fit in the chocolate?\tno\t5 1\n1 The chest is bigger than the chocolate.\n2 The chocolate fits inside the box of chocolates.\n3 The container fits inside the box.\n4 The suitcase fits inside the box.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the box of chocolates bigger than the box?\tno\t5 4\n7 Does the box of chocolates fit in the box?\tyes\t4 5\n8 Is the suitcase bigger than the chocolate?\tyes\t5 2\n9 Is the box bigger than the box of chocolates?\tyes\t4 5\n10 Is the box bigger than the box of chocolates?\tyes\t4 5\n1 The box of chocolates is bigger than the chocolate.\n2 The container is bigger than the chest.\n3 The chest is bigger than the chocolate.\n4 The chest fits inside the container.\n5 The chest is bigger than the box of chocolates.\n6 Does the container fit in the chocolate?\tno\t3 2\n7 Does the container fit in the box of chocolates?\tno\t5 2\n8 Is the box of chocolates bigger than the container?\tno\t5 2\n9 Is the chocolate bigger than the container?\tno\t3 2\n10 Does the chest fit in the chocolate?\tno\t1 5\n1 The box is bigger than the box of chocolates.\n2 The chocolate fits inside the box.\n3 The container is bigger than the suitcase.\n4 The chest is bigger than the box of chocolates.\n5 The box fits inside the chest.\n6 Does the box of chocolates fit in the chest?\tyes\t5 1\n7 Does the box of chocolates fit in the chest?\tyes\t5 1\n8 Does the box of chocolates fit in the chest?\tyes\t5 1\n9 Does the box of chocolates fit in the chest?\tyes\t5 1\n10 Is the chest bigger than the box of chocolates?\tyes\t5 1\n1 The suitcase is bigger than the chocolate.\n2 The box of chocolates fits inside the container.\n3 The chest is bigger than the box of chocolates.\n4 The box of chocolates is bigger than the chocolate.\n5 The suitcase is bigger than the box.\n6 Does the container fit in the chocolate?\tno\t4 2\n7 Does the container fit in the chocolate?\tno\t4 2\n8 Is the chocolate bigger than the container?\tno\t4 2\n9 Does the container fit in the chocolate?\tno\t4 2\n10 Is the chocolate bigger than the container?\tno\t4 2\n1 The chocolate fits inside the suitcase.\n2 The container is bigger than the suitcase.\n3 The chest fits inside the container.\n4 The chest is bigger than the suitcase.\n5 The box is bigger than the chest.\n6 Is the suitcase bigger than the container?\tno\t4 3\n7 Is the chest bigger than the chocolate?\tyes\t4 1\n8 Is the container bigger than the suitcase?\tyes\t3 4\n9 Does the chocolate fit in the chest?\tyes\t4 1\n10 Is the container bigger than the suitcase?\tyes\t3 4\n1 The chest is bigger than the box of chocolates.\n2 The suitcase is bigger than the chest.\n3 The box of chocolates fits inside the chest.\n4 The box is bigger than the box of chocolates.\n5 The suitcase is bigger than the container.\n6 Does the box of chocolates fit in the suitcase?\tyes\t2 1\n7 Is the suitcase bigger than the box of chocolates?\tyes\t2 1\n8 Does the box of chocolates fit in the suitcase?\tyes\t2 1\n9 Does the box of chocolates fit in the suitcase?\tyes\t2 1\n10 Does the box of chocolates fit in the suitcase?\tyes\t2 1\n1 The chest is bigger than the box of chocolates.\n2 The container is bigger than the chocolate.\n3 The container is bigger than the chocolate.\n4 The box of chocolates fits inside the container.\n5 The box fits inside the chest.\n6 The box of chocolates fits inside the container.\n7 The box fits inside the container.\n8 The chest is bigger than the chocolate.\n9 The chocolate fits inside the box.\n10 The chest fits inside the container.\n11 Does the chest fit in the chocolate?\tno\t9 5\n12 Is the container bigger than the box of chocolates?\tyes\t10 1\n13 Is the container bigger than the box of chocolates?\tyes\t10 1\n14 Does the chest fit in the chocolate?\tno\t9 5\n15 Does the box of chocolates fit in the container?\tyes\t10 1\n1 The container fits inside the chest.\n2 The container fits inside the chest.\n3 The box of chocolates fits inside the suitcase.\n4 The container fits inside the box.\n5 The container is bigger than the box of chocolates.\n6 Does the chest fit in the box of chocolates?\tno\t5 1\n7 Does the chest fit in the box of chocolates?\tno\t5 1\n8 Is the box of chocolates bigger than the chest?\tno\t5 1\n9 Does the chest fit in the box of chocolates?\tno\t5 1\n10 Is the box of chocolates bigger than the chest?\tno\t5 1\n1 The suitcase is bigger than the chocolate.\n2 The box of chocolates fits inside the suitcase.\n3 The container is bigger than the box.\n4 The container is bigger than the chest.\n5 The container is bigger than the box.\n6 The container is bigger than the box of chocolates.\n7 The chest fits inside the box.\n8 The box is bigger than the chest.\n9 The suitcase is bigger than the chest.\n10 The suitcase is bigger than the box of chocolates.\n11 Is the chest bigger than the container?\tno\t8 3\n12 Is the chest bigger than the container?\tno\t8 3\n13 Is the chest bigger than the container?\tno\t8 3\n14 Is the chest bigger than the container?\tno\t7 3\n15 Does the container fit in the chest?\tno\t8 3\n1 The box of chocolates fits inside the box.\n2 The box of chocolates fits inside the suitcase.\n3 The chest is bigger than the suitcase.\n4 The box is bigger than the suitcase.\n5 The suitcase fits inside the container.\n6 Does the box of chocolates fit in the box?\tyes\t4 2\n7 Is the box bigger than the box of chocolates?\tyes\t4 2\n8 Is the chest bigger than the box of chocolates?\tyes\t3 2\n9 Does the box of chocolates fit in the box?\tyes\t4 2\n10 Does the box of chocolates fit in the chest?\tyes\t3 2\n1 The box fits inside the suitcase.\n2 The box is bigger than the chocolate.\n3 The container fits inside the suitcase.\n4 The box fits inside the chest.\n5 The suitcase is bigger than the box.\n6 Does the suitcase fit in the chocolate?\tno\t2 1\n7 Is the chocolate bigger than the suitcase?\tno\t2 1\n8 Is the chocolate bigger than the suitcase?\tno\t2 1\n9 Does the suitcase fit in the chocolate?\tno\t2 1\n10 Is the chocolate bigger than the suitcase?\tno\t2 1\n1 The box is bigger than the suitcase.\n2 The box is bigger than the box of chocolates.\n3 The chest is bigger than the container.\n4 The box of chocolates fits inside the chest.\n5 The chest is bigger than the chocolate.\n6 The suitcase fits inside the chest.\n7 The chocolate fits inside the container.\n8 The box is bigger than the container.\n9 The box is bigger than the suitcase.\n10 The box is bigger than the suitcase.\n11 Does the chocolate fit in the chest?\tyes\t3 7\n12 Is the chocolate bigger than the chest?\tno\t7 3\n13 Is the chocolate bigger than the chest?\tno\t7 3\n14 The chocolate fits inside the chest.\n15 The box is bigger than the suitcase.\n16 The suitcase fits inside the chest.\n17 The chest fits inside the box.\n18 The container fits inside the suitcase.\n19 Is the box bigger than the container?\tyes\t17 3\n20 Does the chest fit in the chocolate?\tno\t7 3\n21 Is the container bigger than the box?\tno\t18 1\n22 Does the chest fit in the chocolate?\tno\t7 3\n23 Is the chocolate bigger than the chest?\tno\t7 3\n1 The chest fits inside the suitcase.\n2 The chest is bigger than the box of chocolates.\n3 The box of chocolates fits inside the box.\n4 The container is bigger than the box of chocolates.\n5 The box is bigger than the box of chocolates.\n6 Does the suitcase fit in the box of chocolates?\tno\t2 1\n7 Does the suitcase fit in the box of chocolates?\tno\t2 1\n8 Does the box of chocolates fit in the suitcase?\tyes\t1 2\n9 Is the box of chocolates bigger than the suitcase?\tno\t2 1\n10 Does the box of chocolates fit in the suitcase?\tyes\t1 2\n1 The chocolate fits inside the box of chocolates.\n2 The box is bigger than the box of chocolates.\n3 The chocolate fits inside the container.\n4 The chest is bigger than the box of chocolates.\n5 The box of chocolates fits inside the chest.\n6 Is the chest bigger than the chocolate?\tyes\t5 1\n7 Is the chocolate bigger than the box?\tno\t1 2\n8 Does the chocolate fit in the chest?\tyes\t5 1\n9 Does the chocolate fit in the box?\tyes\t2 1\n10 Is the chest bigger than the chocolate?\tyes\t5 1\n1 The chocolate fits inside the box.\n2 The chocolate fits inside the box of chocolates.\n3 The box is bigger than the chocolate.\n4 The box fits inside the suitcase.\n5 The chocolate fits inside the chest.\n6 Does the chocolate fit in the suitcase?\tyes\t4 1\n7 Is the suitcase bigger than the chocolate?\tyes\t4 1\n8 Is the suitcase bigger than the chocolate?\tyes\t4 1\n9 Does the chocolate fit in the suitcase?\tyes\t4 1\n10 Is the suitcase bigger than the chocolate?\tyes\t4 1\n1 The container is bigger than the suitcase.\n2 The suitcase fits inside the chest.\n3 The suitcase fits inside the box.\n4 The chest is bigger than the suitcase.\n5 The box is bigger than the chocolate.\n6 The box of chocolates fits inside the suitcase.\n7 The box fits inside the chest.\n8 The chest is bigger than the suitcase.\n9 The chest is bigger than the container.\n10 The container fits inside the chest.\n11 Is the chest bigger than the suitcase?\tyes\t10 1\n12 Is the chest bigger than the suitcase?\tyes\t7 3\n13 Does the container fit in the box of chocolates?\tno\t6 1\n14 Is the box of chocolates bigger than the container?\tno\t6 1\n15 Is the box of chocolates bigger than the container?\tno\t6 1\n1 The suitcase is bigger than the chocolate.\n2 The suitcase fits inside the chest.\n3 The container is bigger than the box.\n4 The container is bigger than the chocolate.\n5 The chest is bigger than the box of chocolates.\n6 Does the chest fit in the chocolate?\tno\t1 2\n7 Is the chocolate bigger than the chest?\tno\t1 2\n8 Is the chest bigger than the chocolate?\tyes\t2 1\n9 Is the chocolate bigger than the chest?\tno\t1 2\n10 Does the chocolate fit in the chest?\tyes\t2 1\n1 The suitcase is bigger than the box of chocolates.\n2 The suitcase is bigger than the box.\n3 The chest is bigger than the chocolate.\n4 The box of chocolates is bigger than the chocolate.\n5 The box fits inside the chest.\n6 Is the suitcase bigger than the chocolate?\tyes\t1 4\n7 Does the suitcase fit in the chocolate?\tno\t4 1\n8 Is the suitcase bigger than the chocolate?\tyes\t1 4\n9 Is the chocolate bigger than the suitcase?\tno\t4 1\n10 Does the suitcase fit in the chocolate?\tno\t4 1\n1 The box is bigger than the box of chocolates.\n2 The chest is bigger than the container.\n3 The suitcase fits inside the chest.\n4 The container fits inside the suitcase.\n5 The container is bigger than the box of chocolates.\n6 Does the chest fit in the box of chocolates?\tno\t5 2\n7 Is the box of chocolates bigger than the chest?\tno\t5 2\n8 Does the chest fit in the container?\tno\t4 3\n9 Is the box of chocolates bigger than the chest?\tno\t5 2\n10 Is the chest bigger than the container?\tyes\t3 4\n1 The box fits inside the suitcase.\n2 The suitcase is bigger than the box.\n3 The suitcase is bigger than the chest.\n4 The chocolate fits inside the container.\n5 The suitcase is bigger than the box.\n6 The container is bigger than the box.\n7 The container is bigger than the chocolate.\n8 The container is bigger than the chocolate.\n9 The box of chocolates fits inside the box.\n10 The suitcase is bigger than the chocolate.\n11 Is the box of chocolates bigger than the suitcase?\tno\t9 1\n12 Is the box of chocolates bigger than the suitcase?\tno\t9 1\n13 Is the box of chocolates bigger than the suitcase?\tno\t9 1\n14 Is the box of chocolates bigger than the suitcase?\tno\t9 1\n15 Is the box of chocolates bigger than the suitcase?\tno\t9 1\n1 The container fits inside the chest.\n2 The box of chocolates fits inside the box.\n3 The chocolate fits inside the box of chocolates.\n4 The chocolate fits inside the box.\n5 The chocolate fits inside the box.\n6 Does the chocolate fit in the box?\tyes\t2 3\n7 Does the chocolate fit in the box?\tyes\t2 3\n8 Does the chocolate fit in the box?\tyes\t2 3\n9 Does the chocolate fit in the box?\tyes\t2 3\n10 Is the chocolate bigger than the box?\tno\t3 2\n1 The box is bigger than the box of chocolates.\n2 The box is bigger than the chocolate.\n3 The chocolate fits inside the box of chocolates.\n4 The suitcase is bigger than the chocolate.\n5 The chest fits inside the container.\n6 Does the chocolate fit in the box?\tyes\t1 3\n7 Is the chocolate bigger than the box?\tno\t3 1\n8 Does the box fit in the chocolate?\tno\t3 1\n9 Does the box fit in the chocolate?\tno\t3 1\n10 Does the box fit in the chocolate?\tno\t3 1\n1 The box is bigger than the suitcase.\n2 The box of chocolates fits inside the suitcase.\n3 The container is bigger than the chocolate.\n4 The box of chocolates fits inside the suitcase.\n5 The chest fits inside the container.\n6 Does the box fit in the box of chocolates?\tno\t2 1\n7 Does the box fit in the box of chocolates?\tno\t4 1\n8 Does the box fit in the box of chocolates?\tno\t4 1\n9 Is the box bigger than the box of chocolates?\tyes\t1 2\n10 Is the box of chocolates bigger than the box?\tno\t4 1\n1 The box is bigger than the chocolate.\n2 The container fits inside the chest.\n3 The suitcase is bigger than the box of chocolates.\n4 The chest is bigger than the box.\n5 The chest is bigger than the container.\n6 Is the chest bigger than the chocolate?\tyes\t4 1\n7 Is the chocolate bigger than the chest?\tno\t1 4\n8 Does the chest fit in the chocolate?\tno\t1 4\n9 Does the chest fit in the chocolate?\tno\t1 4\n10 Does the chest fit in the chocolate?\tno\t1 4\n1 The container is bigger than the suitcase.\n2 The box of chocolates fits inside the container.\n3 The box fits inside the container.\n4 The box of chocolates fits inside the chest.\n5 The box is bigger than the chocolate.\n6 Is the chocolate bigger than the container?\tno\t5 3\n7 Does the chocolate fit in the container?\tyes\t3 5\n8 Does the container fit in the chocolate?\tno\t5 3\n9 Is the container bigger than the chocolate?\tyes\t3 5\n10 Does the chocolate fit in the container?\tyes\t3 5\n1 The chocolate fits inside the box of chocolates.\n2 The box is bigger than the container.\n3 The chocolate fits inside the box.\n4 The chocolate fits inside the container.\n5 The chest is bigger than the container.\n6 Does the box fit in the chocolate?\tno\t4 2\n7 Is the box bigger than the chocolate?\tyes\t2 4\n8 Is the box bigger than the chocolate?\tyes\t2 4\n9 Does the chocolate fit in the box?\tyes\t2 4\n10 Does the chocolate fit in the box?\tyes\t2 4\n1 The suitcase is bigger than the box of chocolates.\n2 The container fits inside the suitcase.\n3 The chest fits inside the suitcase.\n4 The chest is bigger than the container.\n5 The suitcase is bigger than the chest.\n6 Does the suitcase fit in the container?\tno\t4 3\n7 Is the container bigger than the suitcase?\tno\t4 3\n8 Does the suitcase fit in the container?\tno\t4 3\n9 Is the container bigger than the suitcase?\tno\t4 3\n10 Does the suitcase fit in the container?\tno\t4 3\n1 The box is bigger than the chocolate.\n2 The chocolate fits inside the chest.\n3 The suitcase fits inside the container.\n4 The box fits inside the container.\n5 The container is bigger than the suitcase.\n6 Is the chocolate bigger than the container?\tno\t1 4\n7 Is the container bigger than the chocolate?\tyes\t4 1\n8 Is the chocolate bigger than the container?\tno\t1 4\n9 Does the chocolate fit in the container?\tyes\t4 1\n10 Is the container bigger than the chocolate?\tyes\t4 1\n1 The chocolate fits inside the chest.\n2 The chocolate fits inside the chest.\n3 The box is bigger than the box of chocolates.\n4 The suitcase is bigger than the box.\n5 The box of chocolates is bigger than the chocolate.\n6 Is the suitcase bigger than the box of chocolates?\tyes\t4 3\n7 Is the box of chocolates bigger than the suitcase?\tno\t3 4\n8 Is the chocolate bigger than the box?\tno\t5 3\n9 Is the box of chocolates bigger than the suitcase?\tno\t3 4\n10 Is the chocolate bigger than the box?\tno\t5 3\n1 The box is bigger than the box of chocolates.\n2 The box is bigger than the box of chocolates.\n3 The chest is bigger than the box of chocolates.\n4 The box fits inside the suitcase.\n5 The container is bigger than the chocolate.\n6 Does the box of chocolates fit in the suitcase?\tyes\t4 1\n7 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n8 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n9 Does the box of chocolates fit in the suitcase?\tyes\t4 1\n10 Does the box of chocolates fit in the suitcase?\tyes\t4 1\n1 The suitcase fits inside the chest.\n2 The box of chocolates is bigger than the chocolate.\n3 The box of chocolates fits inside the suitcase.\n4 The box of chocolates fits inside the box.\n5 The chest is bigger than the box of chocolates.\n6 Is the chest bigger than the chocolate?\tyes\t5 2\n7 Does the box of chocolates fit in the chest?\tyes\t1 3\n8 Does the chocolate fit in the suitcase?\tyes\t3 2\n9 Is the chest bigger than the box of chocolates?\tyes\t1 3\n10 Is the chest bigger than the chocolate?\tyes\t5 2\n1 The chocolate fits inside the suitcase.\n2 The container is bigger than the box.\n3 The suitcase fits inside the container.\n4 The box is bigger than the chest.\n5 The suitcase fits inside the chest.\n6 Does the chocolate fit in the chest?\tyes\t5 1\n7 Is the container bigger than the chest?\tyes\t2 4\n8 Does the box fit in the suitcase?\tno\t5 4\n9 Does the chocolate fit in the container?\tyes\t3 1\n10 Does the box fit in the suitcase?\tno\t5 4\n1 The box is bigger than the container.\n2 The chest fits inside the suitcase.\n3 The suitcase is bigger than the box of chocolates.\n4 The chocolate fits inside the box.\n5 The chest is bigger than the chocolate.\n6 Is the chocolate bigger than the suitcase?\tno\t5 2\n7 Is the suitcase bigger than the chocolate?\tyes\t2 5\n8 Does the suitcase fit in the chocolate?\tno\t5 2\n9 Is the suitcase bigger than the chocolate?\tyes\t2 5\n10 Does the chocolate fit in the suitcase?\tyes\t2 5\n1 The chest is bigger than the chocolate.\n2 The chocolate fits inside the box of chocolates.\n3 The chocolate fits inside the container.\n4 The box is bigger than the suitcase.\n5 The suitcase is bigger than the box of chocolates.\n6 Is the box bigger than the box of chocolates?\tyes\t4 5\n7 Is the chocolate bigger than the suitcase?\tno\t2 5\n8 Does the suitcase fit in the chocolate?\tno\t2 5\n9 Does the box of chocolates fit in the box?\tyes\t4 5\n10 Does the box of chocolates fit in the box?\tyes\t4 5\n1 The box is bigger than the chest.\n2 The chest fits inside the box.\n3 The chocolate fits inside the chest.\n4 The chest fits inside the container.\n5 The box fits inside the container.\n6 Is the chocolate bigger than the box?\tno\t3 1\n7 Is the container bigger than the chest?\tyes\t5 1\n8 Is the chocolate bigger than the box?\tno\t3 1\n9 Does the chest fit in the container?\tyes\t5 1\n10 Does the chest fit in the container?\tyes\t5 1\n1 The suitcase is bigger than the chest.\n2 The box fits inside the suitcase.\n3 The container is bigger than the box.\n4 The box of chocolates fits inside the box.\n5 The chest fits inside the suitcase.\n6 Is the box of chocolates bigger than the suitcase?\tno\t4 2\n7 Is the box of chocolates bigger than the suitcase?\tno\t4 2\n8 Is the box of chocolates bigger than the suitcase?\tno\t4 2\n9 Does the suitcase fit in the box of chocolates?\tno\t4 2\n10 Is the box of chocolates bigger than the suitcase?\tno\t4 2\n1 The chest is bigger than the chocolate.\n2 The box of chocolates is bigger than the chocolate.\n3 The suitcase is bigger than the chocolate.\n4 The chocolate fits inside the suitcase.\n5 The box of chocolates fits inside the suitcase.\n6 Is the suitcase bigger than the chocolate?\tyes\t5 2\n7 Is the chocolate bigger than the suitcase?\tno\t2 5\n8 Does the chocolate fit in the suitcase?\tyes\t5 2\n9 Does the chocolate fit in the suitcase?\tyes\t5 2\n10 Is the chocolate bigger than the suitcase?\tno\t2 5\n1 The box is bigger than the box of chocolates.\n2 The chest is bigger than the chocolate.\n3 The suitcase is bigger than the container.\n4 The box fits inside the suitcase.\n5 The chest is bigger than the chocolate.\n6 Does the box of chocolates fit in the suitcase?\tyes\t4 1\n7 Does the box of chocolates fit in the suitcase?\tyes\t4 1\n8 Is the box of chocolates bigger than the suitcase?\tno\t1 4\n9 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n10 Is the suitcase bigger than the box of chocolates?\tyes\t4 1\n1 The box of chocolates is bigger than the chocolate.\n2 The box is bigger than the suitcase.\n3 The container is bigger than the box of chocolates.\n4 The chocolate fits inside the container.\n5 The box of chocolates fits inside the chest.\n6 Does the container fit in the chocolate?\tno\t1 3\n7 Is the chest bigger than the chocolate?\tyes\t5 1\n8 Does the chocolate fit in the chest?\tyes\t5 1\n9 Is the chocolate bigger than the container?\tno\t1 3\n10 Does the chocolate fit in the container?\tyes\t3 1\n1 The container is bigger than the chocolate.\n2 The box of chocolates fits inside the container.\n3 The container is bigger than the chest.\n4 The suitcase is bigger than the chocolate.\n5 The box of chocolates fits inside the box.\n6 The box is bigger than the chocolate.\n7 The container is bigger than the box.\n8 The box is bigger than the chocolate.\n9 The chest is bigger than the box of chocolates.\n10 The chest is bigger than the box of chocolates.\n11 Does the container fit in the box of chocolates?\tno\t9 3\n12 Does the box of chocolates fit in the container?\tyes\t7 5\n13 Is the box of chocolates bigger than the container?\tno\t10 3\n14 Does the container fit in the box of chocolates?\tno\t10 3\n15 Is the box of chocolates bigger than the container?\tno\t10 3\n1 The box fits inside the container.\n2 The suitcase is bigger than the box of chocolates.\n3 The chest is bigger than the box.\n4 The chocolate fits inside the box.\n5 The suitcase fits inside the chest.\n6 Is the chocolate bigger than the container?\tno\t4 1\n"
  },
  {
    "path": "tasksv11/en/qa19_path-finding_test.txt",
    "content": "1 The garden is west of the bathroom.\n2 The bedroom is north of the hallway.\n3 The office is south of the hallway.\n4 The bathroom is north of the bedroom.\n5 The kitchen is east of the bedroom.\n6 How do you go from the bathroom to the hallway?\ts,s\t4 2\n1 The hallway is west of the bathroom.\n2 The office is south of the bedroom.\n3 The garden is north of the bedroom.\n4 The kitchen is east of the bedroom.\n5 The hallway is east of the kitchen.\n6 How do you go from the bedroom to the hallway?\te,e\t4 5\n1 The garden is west of the hallway.\n2 The kitchen is west of the garden.\n3 The garden is north of the bathroom.\n4 The bedroom is east of the bathroom.\n5 The hallway is west of the office.\n6 How do you go from the bathroom to the hallway?\tn,e\t3 1\n1 The hallway is south of the bathroom.\n2 The kitchen is west of the garden.\n3 The kitchen is south of the bedroom.\n4 The office is north of the bedroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tn,w\t3 5\n1 The bedroom is east of the bathroom.\n2 The hallway is east of the bedroom.\n3 The kitchen is west of the garden.\n4 The office is south of the bedroom.\n5 The office is north of the kitchen.\n6 How do you go from the bedroom to the kitchen?\ts,s\t4 5\n1 The bedroom is east of the bathroom.\n2 The hallway is west of the kitchen.\n3 The garden is south of the hallway.\n4 The office is west of the garden.\n5 The hallway is south of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,n\t3 5\n1 The office is south of the garden.\n2 The garden is west of the bedroom.\n3 The bathroom is east of the bedroom.\n4 The bedroom is north of the hallway.\n5 The kitchen is north of the garden.\n6 How do you go from the bedroom to the kitchen?\tw,n\t2 5\n1 The bathroom is south of the bedroom.\n2 The garden is north of the office.\n3 The bathroom is east of the kitchen.\n4 The bathroom is west of the garden.\n5 The bathroom is north of the hallway.\n6 How do you go from the garden to the bedroom?\tw,n\t4 1\n1 The kitchen is south of the office.\n2 The bathroom is west of the garden.\n3 The garden is west of the office.\n4 The kitchen is east of the bedroom.\n5 The hallway is north of the office.\n6 How do you go from the kitchen to the garden?\tn,w\t1 3\n1 The hallway is north of the garden.\n2 The office is east of the garden.\n3 The office is south of the kitchen.\n4 The bedroom is north of the hallway.\n5 The bathroom is west of the garden.\n6 How do you go from the hallway to the office?\ts,e\t1 2\n1 The garden is south of the bedroom.\n2 The office is south of the garden.\n3 The bathroom is south of the hallway.\n4 The kitchen is east of the hallway.\n5 The hallway is east of the garden.\n6 How do you go from the office to the hallway?\tn,e\t2 5\n1 The kitchen is south of the bedroom.\n2 The garden is south of the office.\n3 The hallway is south of the kitchen.\n4 The garden is west of the kitchen.\n5 The bathroom is north of the office.\n6 How do you go from the kitchen to the office?\tw,n\t4 2\n1 The kitchen is west of the bedroom.\n2 The garden is east of the bathroom.\n3 The office is north of the bathroom.\n4 The bathroom is east of the hallway.\n5 The bathroom is north of the bedroom.\n6 How do you go from the bathroom to the kitchen?\ts,w\t5 1\n1 The garden is west of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The hallway is east of the kitchen.\n4 The office is south of the bathroom.\n5 The bathroom is south of the kitchen.\n6 How do you go from the kitchen to the garden?\ts,w\t5 1\n1 The office is north of the hallway.\n2 The kitchen is east of the bedroom.\n3 The office is west of the garden.\n4 The bedroom is north of the garden.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bedroom to the office?\ts,w\t4 3\n1 The garden is north of the bathroom.\n2 The hallway is north of the bedroom.\n3 The kitchen is west of the hallway.\n4 The bathroom is west of the office.\n5 The bathroom is east of the hallway.\n6 How do you go from the garden to the hallway?\ts,w\t1 5\n1 The bathroom is south of the bedroom.\n2 The kitchen is east of the bathroom.\n3 The garden is north of the hallway.\n4 The bathroom is north of the office.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the bathroom?\te,n\t5 4\n1 The kitchen is south of the office.\n2 The bedroom is east of the bathroom.\n3 The hallway is north of the bathroom.\n4 The bathroom is east of the office.\n5 The office is south of the garden.\n6 How do you go from the bathroom to the kitchen?\tw,s\t4 1\n1 The kitchen is north of the hallway.\n2 The office is west of the bedroom.\n3 The garden is west of the bathroom.\n4 The kitchen is south of the bedroom.\n5 The kitchen is west of the garden.\n6 How do you go from the bedroom to the garden?\ts,e\t4 5\n1 The kitchen is east of the garden.\n2 The bedroom is west of the garden.\n3 The kitchen is north of the bathroom.\n4 The office is north of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the kitchen to the bedroom?\tw,w\t1 2\n1 The kitchen is east of the garden.\n2 The bathroom is east of the hallway.\n3 The bedroom is north of the hallway.\n4 The garden is south of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the office to the garden?\te,s\t5 4\n1 The bedroom is south of the bathroom.\n2 The hallway is south of the kitchen.\n3 The garden is west of the kitchen.\n4 The bathroom is east of the office.\n5 The bathroom is west of the garden.\n6 How do you go from the bathroom to the kitchen?\te,e\t5 3\n1 The office is east of the kitchen.\n2 The garden is west of the bedroom.\n3 The bathroom is east of the hallway.\n4 The bathroom is south of the kitchen.\n5 The bedroom is north of the kitchen.\n6 How do you go from the bedroom to the bathroom?\ts,s\t5 4\n1 The bedroom is east of the garden.\n2 The office is east of the bathroom.\n3 The kitchen is south of the bedroom.\n4 The hallway is west of the bathroom.\n5 The bedroom is south of the office.\n6 How do you go from the bathroom to the bedroom?\te,s\t2 5\n1 The bedroom is west of the office.\n2 The bedroom is north of the kitchen.\n3 The bathroom is south of the hallway.\n4 The office is west of the hallway.\n5 The garden is north of the hallway.\n6 How do you go from the bedroom to the hallway?\te,e\t1 4\n1 The hallway is north of the office.\n2 The garden is east of the bathroom.\n3 The kitchen is west of the office.\n4 The kitchen is north of the bathroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bathroom to the office?\tn,e\t4 3\n1 The garden is north of the hallway.\n2 The kitchen is south of the bedroom.\n3 The bedroom is east of the bathroom.\n4 The hallway is east of the office.\n5 The office is east of the bedroom.\n6 How do you go from the bedroom to the hallway?\te,e\t5 4\n1 The bedroom is north of the office.\n2 The kitchen is west of the hallway.\n3 The office is east of the garden.\n4 The office is north of the hallway.\n5 The bathroom is east of the hallway.\n6 How do you go from the bathroom to the office?\tw,n\t5 4\n1 The hallway is east of the office.\n2 The kitchen is south of the garden.\n3 The bathroom is north of the office.\n4 The bedroom is west of the garden.\n5 The garden is west of the office.\n6 How do you go from the bathroom to the garden?\ts,w\t3 5\n1 The bathroom is north of the kitchen.\n2 The garden is north of the bathroom.\n3 The bedroom is east of the bathroom.\n4 The office is west of the bathroom.\n5 The hallway is north of the garden.\n6 How do you go from the garden to the office?\ts,w\t2 4\n1 The office is east of the bedroom.\n2 The kitchen is east of the office.\n3 The garden is north of the office.\n4 The bathroom is south of the bedroom.\n5 The hallway is south of the office.\n6 How do you go from the bedroom to the kitchen?\te,e\t1 2\n1 The kitchen is east of the garden.\n2 The bathroom is north of the bedroom.\n3 The hallway is west of the bathroom.\n4 The office is east of the kitchen.\n5 The hallway is south of the kitchen.\n6 How do you go from the kitchen to the bathroom?\ts,e\t5 3\n1 The bedroom is east of the bathroom.\n2 The hallway is north of the bedroom.\n3 The office is east of the bedroom.\n4 The kitchen is south of the bathroom.\n5 The garden is south of the bedroom.\n6 How do you go from the garden to the bathroom?\tn,w\t5 1\n1 The bedroom is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 The garden is east of the kitchen.\n4 The hallway is west of the kitchen.\n5 The office is south of the hallway.\n6 How do you go from the bedroom to the hallway?\tn,w\t1 4\n1 The hallway is east of the office.\n2 The bedroom is north of the hallway.\n3 The garden is east of the kitchen.\n4 The bedroom is west of the kitchen.\n5 The bathroom is east of the hallway.\n6 How do you go from the kitchen to the hallway?\tw,s\t4 2\n1 The bedroom is east of the bathroom.\n2 The kitchen is north of the bathroom.\n3 The garden is south of the bathroom.\n4 The office is west of the garden.\n5 The hallway is south of the bedroom.\n6 How do you go from the garden to the bedroom?\tn,e\t3 1\n1 The kitchen is south of the hallway.\n2 The garden is south of the office.\n3 The bedroom is east of the hallway.\n4 The bathroom is north of the hallway.\n5 The bathroom is east of the office.\n6 How do you go from the hallway to the office?\tn,w\t4 5\n1 The hallway is east of the kitchen.\n2 The office is north of the bathroom.\n3 The garden is west of the bedroom.\n4 The bathroom is east of the hallway.\n5 The bedroom is north of the hallway.\n6 How do you go from the bathroom to the bedroom?\tw,n\t4 5\n1 The kitchen is east of the bedroom.\n2 The office is south of the bathroom.\n3 The bedroom is east of the office.\n4 The garden is north of the bathroom.\n5 The office is north of the hallway.\n6 How do you go from the bathroom to the bedroom?\ts,e\t2 3\n1 The garden is west of the office.\n2 The hallway is south of the bedroom.\n3 The kitchen is north of the bedroom.\n4 The bedroom is east of the office.\n5 The kitchen is south of the bathroom.\n6 How do you go from the office to the kitchen?\te,n\t4 3\n1 The kitchen is south of the office.\n2 The bedroom is south of the bathroom.\n3 The hallway is east of the kitchen.\n4 The hallway is north of the bathroom.\n5 The bathroom is east of the garden.\n6 How do you go from the bathroom to the kitchen?\tn,w\t4 3\n1 The bedroom is west of the hallway.\n2 The office is north of the bathroom.\n3 The kitchen is south of the bedroom.\n4 The office is east of the garden.\n5 The bedroom is east of the bathroom.\n6 How do you go from the bedroom to the office?\tw,n\t5 2\n1 The bathroom is north of the kitchen.\n2 The bedroom is east of the office.\n3 The hallway is east of the kitchen.\n4 The bedroom is south of the garden.\n5 The kitchen is north of the garden.\n6 How do you go from the kitchen to the bedroom?\ts,s\t5 4\n1 The bathroom is south of the hallway.\n2 The garden is north of the office.\n3 The garden is south of the bedroom.\n4 The kitchen is north of the bedroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the garden to the bathroom?\tn,w\t3 5\n1 The kitchen is west of the office.\n2 The bedroom is north of the office.\n3 The bathroom is south of the garden.\n4 The office is north of the hallway.\n5 The garden is south of the hallway.\n6 How do you go from the office to the garden?\ts,s\t4 5\n1 The kitchen is south of the hallway.\n2 The bathroom is east of the bedroom.\n3 The office is east of the hallway.\n4 The bedroom is north of the hallway.\n5 The garden is west of the hallway.\n6 How do you go from the office to the bedroom?\tw,n\t3 4\n1 The office is east of the kitchen.\n2 The bedroom is north of the office.\n3 The hallway is south of the garden.\n4 The bathroom is north of the garden.\n5 The office is west of the garden.\n6 How do you go from the garden to the bedroom?\tw,n\t5 2\n1 The hallway is south of the garden.\n2 The garden is south of the bathroom.\n3 The bedroom is east of the bathroom.\n4 The kitchen is east of the bedroom.\n5 The office is north of the bedroom.\n6 How do you go from the bedroom to the garden?\tw,s\t3 2\n1 The kitchen is south of the garden.\n2 The bedroom is north of the garden.\n3 The hallway is north of the bathroom.\n4 The hallway is west of the garden.\n5 The office is north of the bedroom.\n6 How do you go from the hallway to the bedroom?\te,n\t4 2\n1 The office is east of the bathroom.\n2 The bedroom is north of the garden.\n3 The hallway is north of the office.\n4 The kitchen is west of the garden.\n5 The hallway is east of the garden.\n6 How do you go from the office to the garden?\tn,w\t3 5\n1 The kitchen is south of the bedroom.\n2 The bathroom is north of the hallway.\n3 The office is east of the hallway.\n4 The garden is south of the hallway.\n5 The garden is west of the bedroom.\n6 How do you go from the hallway to the bedroom?\ts,e\t4 5\n1 The garden is south of the bathroom.\n2 The office is east of the bathroom.\n3 The bedroom is west of the bathroom.\n4 The kitchen is east of the office.\n5 The hallway is east of the garden.\n6 How do you go from the garden to the office?\tn,e\t1 2\n1 The hallway is south of the garden.\n2 The garden is south of the bedroom.\n3 The office is west of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The kitchen is east of the hallway.\n6 How do you go from the bedroom to the hallway?\ts,s\t2 1\n1 The garden is west of the kitchen.\n2 The kitchen is north of the office.\n3 The bathroom is north of the hallway.\n4 The kitchen is west of the bathroom.\n5 The bedroom is north of the garden.\n6 How do you go from the bathroom to the garden?\tw,w\t4 1\n1 The office is north of the hallway.\n2 The kitchen is south of the bedroom.\n3 The bedroom is south of the bathroom.\n4 The garden is north of the office.\n5 The bathroom is east of the office.\n6 How do you go from the bedroom to the office?\tn,w\t3 5\n1 The hallway is south of the office.\n2 The garden is north of the bedroom.\n3 The kitchen is north of the garden.\n4 The hallway is east of the garden.\n5 The bathroom is east of the hallway.\n6 How do you go from the hallway to the bedroom?\tw,s\t4 2\n1 The garden is west of the bedroom.\n2 The hallway is north of the bathroom.\n3 The hallway is west of the kitchen.\n4 The kitchen is south of the bedroom.\n5 The office is west of the hallway.\n6 How do you go from the hallway to the bedroom?\te,n\t3 4\n1 The office is south of the garden.\n2 The kitchen is north of the garden.\n3 The hallway is west of the kitchen.\n4 The bathroom is west of the hallway.\n5 The hallway is north of the bedroom.\n6 How do you go from the hallway to the garden?\te,s\t3 2\n1 The office is north of the garden.\n2 The bedroom is south of the garden.\n3 The kitchen is west of the hallway.\n4 The bathroom is east of the garden.\n5 The hallway is west of the garden.\n6 How do you go from the hallway to the bedroom?\te,s\t5 2\n1 The kitchen is west of the hallway.\n2 The bathroom is east of the bedroom.\n3 The bathroom is west of the kitchen.\n4 The garden is south of the kitchen.\n5 The garden is west of the office.\n6 How do you go from the garden to the bathroom?\tn,w\t4 3\n1 The bathroom is south of the garden.\n2 The bathroom is west of the bedroom.\n3 The hallway is north of the kitchen.\n4 The bedroom is north of the hallway.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the bathroom?\tn,w\t4 2\n1 The office is east of the hallway.\n2 The kitchen is east of the office.\n3 The office is south of the bedroom.\n4 The garden is south of the hallway.\n5 The office is north of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,w\t3 1\n1 The office is south of the hallway.\n2 The kitchen is south of the garden.\n3 The kitchen is north of the hallway.\n4 The bathroom is west of the hallway.\n5 The bedroom is east of the hallway.\n6 How do you go from the hallway to the garden?\tn,n\t3 2\n1 The bathroom is north of the bedroom.\n2 The garden is west of the bedroom.\n3 The kitchen is east of the hallway.\n4 The bedroom is north of the hallway.\n5 The office is south of the hallway.\n6 How do you go from the hallway to the garden?\tn,w\t4 2\n1 The kitchen is north of the office.\n2 The garden is north of the hallway.\n3 The bedroom is east of the office.\n4 The office is east of the bathroom.\n5 The garden is south of the office.\n6 How do you go from the garden to the bedroom?\tn,e\t5 3\n1 The office is south of the garden.\n2 The bedroom is east of the garden.\n3 The bedroom is north of the bathroom.\n4 The kitchen is east of the bedroom.\n5 The hallway is south of the office.\n6 How do you go from the bedroom to the office?\tw,s\t2 1\n1 The kitchen is south of the hallway.\n2 The office is north of the bedroom.\n3 The bathroom is west of the hallway.\n4 The garden is south of the bathroom.\n5 The hallway is south of the bedroom.\n6 How do you go from the bedroom to the bathroom?\ts,w\t5 3\n1 The garden is north of the bedroom.\n2 The hallway is east of the garden.\n3 The office is south of the bathroom.\n4 The kitchen is east of the bedroom.\n5 The bedroom is east of the office.\n6 How do you go from the garden to the office?\ts,w\t1 5\n1 The garden is south of the bedroom.\n2 The bathroom is east of the hallway.\n3 The office is south of the kitchen.\n4 The garden is west of the kitchen.\n5 The bathroom is west of the garden.\n6 How do you go from the bathroom to the kitchen?\te,e\t5 4\n1 The bedroom is north of the bathroom.\n2 The garden is north of the hallway.\n3 The office is east of the garden.\n4 The kitchen is south of the hallway.\n5 The garden is south of the bathroom.\n6 How do you go from the hallway to the bathroom?\tn,n\t2 5\n1 The garden is south of the hallway.\n2 The bedroom is south of the kitchen.\n3 The bathroom is south of the bedroom.\n4 The hallway is east of the office.\n5 The hallway is south of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,s\t3 5\n1 The hallway is north of the office.\n2 The garden is west of the office.\n3 The garden is east of the bedroom.\n4 The kitchen is south of the office.\n5 The bathroom is south of the kitchen.\n6 How do you go from the garden to the kitchen?\te,s\t2 4\n1 The bedroom is west of the kitchen.\n2 The hallway is north of the bedroom.\n3 The garden is west of the bathroom.\n4 The garden is east of the hallway.\n5 The hallway is east of the office.\n6 How do you go from the garden to the bedroom?\tw,s\t4 2\n1 The bedroom is south of the bathroom.\n2 The kitchen is west of the hallway.\n3 The bathroom is south of the hallway.\n4 The office is east of the bathroom.\n5 The hallway is west of the garden.\n6 How do you go from the office to the hallway?\tw,n\t4 3\n1 The office is east of the bathroom.\n2 The garden is south of the bathroom.\n3 The bedroom is north of the bathroom.\n4 The hallway is west of the bathroom.\n5 The kitchen is west of the hallway.\n6 How do you go from the hallway to the office?\te,e\t4 1\n1 The bathroom is west of the bedroom.\n2 The kitchen is east of the hallway.\n3 The office is north of the bedroom.\n4 The hallway is east of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the bedroom to the hallway?\te,e\t5 4\n1 The garden is south of the bathroom.\n2 The bedroom is west of the bathroom.\n3 The bedroom is south of the office.\n4 The bathroom is west of the hallway.\n5 The hallway is north of the kitchen.\n6 How do you go from the hallway to the bedroom?\tw,w\t4 2\n1 The office is north of the bathroom.\n2 The bathroom is east of the garden.\n3 The hallway is south of the garden.\n4 The bedroom is east of the bathroom.\n5 The kitchen is north of the garden.\n6 How do you go from the office to the garden?\ts,w\t1 2\n1 The hallway is north of the bathroom.\n2 The bathroom is west of the garden.\n3 The office is south of the garden.\n4 The bedroom is south of the kitchen.\n5 The kitchen is east of the garden.\n6 How do you go from the kitchen to the bathroom?\tw,w\t5 2\n1 The bathroom is west of the office.\n2 The office is west of the hallway.\n3 The kitchen is east of the hallway.\n4 The kitchen is south of the garden.\n5 The bedroom is south of the office.\n6 How do you go from the kitchen to the office?\tw,w\t3 2\n1 The bathroom is north of the office.\n2 The garden is south of the kitchen.\n3 The bedroom is west of the garden.\n4 The bedroom is east of the hallway.\n5 The bedroom is south of the office.\n6 How do you go from the office to the garden?\ts,e\t5 3\n1 The bathroom is east of the bedroom.\n2 The bedroom is south of the hallway.\n3 The garden is north of the office.\n4 The hallway is west of the office.\n5 The bedroom is north of the kitchen.\n6 How do you go from the office to the bedroom?\tw,s\t4 2\n1 The garden is south of the kitchen.\n2 The hallway is east of the bathroom.\n3 The hallway is north of the office.\n4 The bedroom is north of the hallway.\n5 The bathroom is north of the kitchen.\n6 How do you go from the hallway to the kitchen?\tw,s\t2 5\n1 The hallway is north of the office.\n2 The bathroom is south of the garden.\n3 The bedroom is south of the office.\n4 The office is east of the kitchen.\n5 The garden is south of the bedroom.\n6 How do you go from the garden to the office?\tn,n\t5 3\n1 The garden is south of the hallway.\n2 The kitchen is east of the bathroom.\n3 The office is west of the bathroom.\n4 The bedroom is west of the hallway.\n5 The bathroom is north of the hallway.\n6 How do you go from the hallway to the office?\tn,w\t5 3\n1 The kitchen is west of the garden.\n2 The bedroom is east of the office.\n3 The hallway is east of the bathroom.\n4 The garden is south of the bathroom.\n5 The office is east of the garden.\n6 How do you go from the office to the bathroom?\tw,n\t5 4\n1 The kitchen is north of the garden.\n2 The bathroom is south of the office.\n3 The office is west of the bedroom.\n4 The garden is north of the hallway.\n5 The hallway is west of the office.\n6 How do you go from the garden to the office?\ts,e\t4 5\n1 The garden is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 The office is east of the bathroom.\n4 The hallway is west of the kitchen.\n5 The bedroom is east of the kitchen.\n6 How do you go from the garden to the bathroom?\tn,n\t1 2\n1 The garden is east of the kitchen.\n2 The kitchen is north of the hallway.\n3 The bedroom is north of the office.\n4 The bathroom is south of the office.\n5 The kitchen is east of the office.\n6 How do you go from the bathroom to the kitchen?\tn,e\t4 5\n1 The kitchen is north of the office.\n2 The hallway is east of the bedroom.\n3 The garden is north of the hallway.\n4 The bathroom is west of the bedroom.\n5 The hallway is north of the kitchen.\n6 How do you go from the bedroom to the kitchen?\te,s\t2 5\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 The bedroom is north of the office.\n4 The hallway is north of the kitchen.\n5 The garden is south of the bathroom.\n6 How do you go from the office to the hallway?\te,e\t2 1\n1 The bedroom is south of the bathroom.\n2 The hallway is south of the office.\n3 The garden is east of the office.\n4 The kitchen is west of the office.\n5 The bedroom is west of the kitchen.\n6 How do you go from the bedroom to the office?\te,e\t5 4\n1 The hallway is south of the bathroom.\n2 The office is east of the garden.\n3 The kitchen is west of the bedroom.\n4 The office is south of the hallway.\n5 The bedroom is south of the office.\n6 How do you go from the bedroom to the hallway?\tn,n\t5 4\n1 The hallway is east of the garden.\n2 The bathroom is north of the kitchen.\n3 The bedroom is east of the kitchen.\n4 The office is west of the garden.\n5 The kitchen is north of the garden.\n6 How do you go from the bathroom to the garden?\ts,s\t2 5\n1 The bedroom is east of the bathroom.\n2 The kitchen is north of the garden.\n3 The hallway is east of the bedroom.\n4 The hallway is south of the garden.\n5 The garden is west of the office.\n6 How do you go from the bedroom to the garden?\te,n\t3 4\n1 The garden is west of the kitchen.\n2 The bedroom is north of the hallway.\n3 The hallway is east of the kitchen.\n4 The bathroom is north of the kitchen.\n5 The office is south of the hallway.\n6 How do you go from the garden to the hallway?\te,e\t1 3\n1 The bathroom is west of the bedroom.\n2 The office is east of the bedroom.\n3 The kitchen is east of the hallway.\n4 The garden is north of the kitchen.\n5 The bedroom is south of the kitchen.\n6 How do you go from the kitchen to the bathroom?\ts,w\t5 1\n1 The bathroom is south of the bedroom.\n2 The bedroom is west of the office.\n3 The hallway is north of the office.\n4 The kitchen is south of the garden.\n5 The kitchen is west of the bedroom.\n6 How do you go from the kitchen to the office?\te,e\t5 2\n1 The office is west of the hallway.\n2 The office is north of the kitchen.\n3 The bathroom is east of the bedroom.\n4 The bathroom is north of the garden.\n5 The kitchen is north of the bathroom.\n6 How do you go from the bathroom to the office?\tn,n\t5 2\n1 The bedroom is east of the garden.\n2 The kitchen is north of the garden.\n3 The hallway is south of the office.\n4 The bedroom is south of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the office to the garden?\tw,w\t5 1\n1 The garden is north of the hallway.\n2 The kitchen is west of the garden.\n3 The bathroom is east of the bedroom.\n4 The hallway is west of the bedroom.\n5 The office is south of the hallway.\n6 How do you go from the bedroom to the garden?\tw,n\t4 1\n1 The office is south of the hallway.\n2 The bedroom is north of the hallway.\n3 The kitchen is north of the garden.\n4 The hallway is east of the kitchen.\n5 The garden is east of the bathroom.\n6 How do you go from the hallway to the garden?\tw,s\t4 3\n1 The bathroom is east of the bedroom.\n2 The garden is north of the bedroom.\n3 The kitchen is north of the bathroom.\n4 The bathroom is west of the hallway.\n5 The office is west of the bedroom.\n6 How do you go from the office to the bathroom?\te,e\t5 1\n1 The kitchen is west of the bathroom.\n2 The bathroom is south of the garden.\n3 The hallway is south of the kitchen.\n4 The office is north of the kitchen.\n5 The bathroom is north of the bedroom.\n6 How do you go from the kitchen to the garden?\te,n\t1 2\n1 The bedroom is south of the kitchen.\n2 The bathroom is east of the hallway.\n3 The hallway is east of the garden.\n4 The office is west of the kitchen.\n5 The hallway is north of the kitchen.\n6 How do you go from the bedroom to the hallway?\tn,n\t1 5\n1 The kitchen is east of the hallway.\n2 The garden is north of the bathroom.\n3 The garden is south of the office.\n4 The kitchen is south of the bedroom.\n5 The bedroom is east of the garden.\n6 How do you go from the kitchen to the garden?\tn,w\t4 5\n1 The bathroom is south of the office.\n2 The hallway is north of the kitchen.\n3 The bedroom is west of the office.\n4 The office is south of the kitchen.\n5 The garden is east of the hallway.\n6 How do you go from the office to the hallway?\tn,n\t4 2\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 The bedroom is south of the garden.\n4 The bedroom is north of the bathroom.\n5 The garden is south of the kitchen.\n6 How do you go from the bathroom to the garden?\tn,n\t4 3\n1 The kitchen is west of the bathroom.\n2 The bedroom is west of the office.\n3 The hallway is north of the bathroom.\n4 The garden is west of the hallway.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tw,s\t5 3\n1 The bathroom is south of the kitchen.\n2 The bedroom is west of the bathroom.\n3 The hallway is east of the garden.\n4 The kitchen is south of the office.\n5 The bathroom is west of the garden.\n6 How do you go from the kitchen to the garden?\ts,e\t1 5\n1 The bedroom is east of the hallway.\n2 The garden is south of the bathroom.\n3 The office is north of the bathroom.\n4 The garden is west of the hallway.\n5 The kitchen is south of the hallway.\n6 How do you go from the hallway to the bathroom?\tw,n\t4 2\n1 The hallway is north of the kitchen.\n2 The hallway is east of the garden.\n3 The kitchen is west of the office.\n4 The bathroom is west of the bedroom.\n5 The hallway is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tn,e\t1 5\n1 The bathroom is west of the bedroom.\n2 The kitchen is north of the bedroom.\n3 The hallway is east of the office.\n4 The office is south of the bedroom.\n5 The garden is east of the bedroom.\n6 How do you go from the bathroom to the office?\te,s\t1 4\n1 The bathroom is south of the office.\n2 The garden is west of the office.\n3 The bedroom is east of the office.\n4 The kitchen is north of the office.\n5 The bedroom is west of the hallway.\n6 How do you go from the office to the hallway?\te,e\t3 5\n1 The bathroom is east of the garden.\n2 The garden is north of the bedroom.\n3 The bedroom is west of the hallway.\n4 The bedroom is east of the kitchen.\n5 The office is north of the garden.\n6 How do you go from the kitchen to the garden?\te,n\t4 2\n1 The bathroom is south of the office.\n2 The hallway is north of the kitchen.\n3 The bedroom is north of the office.\n4 The garden is west of the office.\n5 The office is west of the hallway.\n6 How do you go from the garden to the hallway?\te,e\t4 5\n1 The kitchen is east of the bedroom.\n2 The office is north of the bathroom.\n3 The hallway is west of the office.\n4 The bedroom is north of the office.\n5 The garden is east of the office.\n6 How do you go from the hallway to the bedroom?\te,n\t3 4\n1 The bathroom is east of the hallway.\n2 The hallway is north of the garden.\n3 The kitchen is south of the bedroom.\n4 The office is west of the bedroom.\n5 The bedroom is west of the hallway.\n6 How do you go from the bedroom to the garden?\te,s\t5 2\n1 The kitchen is south of the office.\n2 The garden is west of the kitchen.\n3 The bathroom is east of the kitchen.\n4 The bedroom is west of the hallway.\n5 The kitchen is north of the hallway.\n6 How do you go from the office to the hallway?\ts,s\t1 5\n1 The office is south of the hallway.\n2 The office is north of the garden.\n3 The kitchen is east of the bedroom.\n4 The kitchen is north of the hallway.\n5 The bathroom is north of the kitchen.\n6 How do you go from the office to the kitchen?\tn,n\t1 4\n1 The office is south of the hallway.\n2 The bathroom is north of the hallway.\n3 The bedroom is south of the kitchen.\n4 The garden is east of the hallway.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bedroom to the hallway?\te,s\t5 2\n1 The garden is west of the kitchen.\n2 The office is east of the bedroom.\n3 The bathroom is north of the hallway.\n4 The bedroom is south of the hallway.\n5 The kitchen is south of the bedroom.\n6 How do you go from the kitchen to the hallway?\tn,n\t5 4\n1 The bathroom is east of the hallway.\n2 The kitchen is east of the bathroom.\n3 The office is east of the kitchen.\n4 The garden is north of the office.\n5 The bedroom is south of the office.\n6 How do you go from the bathroom to the office?\te,e\t2 3\n1 The bathroom is north of the hallway.\n2 The office is east of the hallway.\n3 The kitchen is north of the office.\n4 The garden is west of the hallway.\n5 The bedroom is south of the office.\n6 How do you go from the bathroom to the office?\ts,e\t1 2\n1 The kitchen is east of the bathroom.\n2 The garden is south of the bathroom.\n3 The hallway is north of the bathroom.\n4 The office is south of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tw,s\t5 3\n1 The bathroom is north of the office.\n2 The kitchen is south of the garden.\n3 The bedroom is south of the office.\n4 The hallway is east of the garden.\n5 The garden is east of the office.\n6 How do you go from the kitchen to the office?\tn,w\t2 5\n1 The garden is north of the hallway.\n2 The bathroom is east of the kitchen.\n3 The garden is south of the kitchen.\n4 The office is west of the garden.\n5 The bedroom is north of the kitchen.\n6 How do you go from the bathroom to the garden?\tw,s\t2 3\n1 The bathroom is west of the bedroom.\n2 The hallway is north of the bedroom.\n3 The office is east of the hallway.\n4 The kitchen is north of the garden.\n5 The garden is north of the hallway.\n6 How do you go from the bedroom to the garden?\tn,n\t2 5\n1 The garden is west of the kitchen.\n2 The office is north of the bedroom.\n3 The hallway is west of the garden.\n4 The bathroom is west of the bedroom.\n5 The bedroom is north of the garden.\n6 How do you go from the bedroom to the kitchen?\ts,e\t5 1\n1 The kitchen is north of the bathroom.\n2 The bedroom is south of the hallway.\n3 The bedroom is east of the garden.\n4 The office is west of the bathroom.\n5 The hallway is east of the bathroom.\n6 How do you go from the bathroom to the bedroom?\te,s\t5 2\n1 The bathroom is west of the garden.\n2 The office is east of the hallway.\n3 The kitchen is south of the garden.\n4 The garden is south of the hallway.\n5 The bedroom is north of the hallway.\n6 How do you go from the bedroom to the garden?\ts,s\t5 4\n1 The office is south of the bathroom.\n2 The kitchen is west of the hallway.\n3 The kitchen is north of the bedroom.\n4 The bedroom is north of the bathroom.\n5 The bathroom is east of the garden.\n6 How do you go from the bathroom to the kitchen?\tn,n\t4 3\n1 The hallway is west of the kitchen.\n2 The kitchen is south of the bathroom.\n3 The garden is west of the bathroom.\n4 The garden is north of the office.\n5 The bedroom is north of the garden.\n6 How do you go from the garden to the kitchen?\te,s\t3 2\n1 The bedroom is west of the hallway.\n2 The kitchen is east of the hallway.\n3 The garden is south of the bathroom.\n4 The office is east of the bathroom.\n5 The office is north of the hallway.\n6 How do you go from the bathroom to the hallway?\te,s\t4 5\n1 The kitchen is west of the bedroom.\n2 The bedroom is west of the office.\n3 The hallway is north of the office.\n4 The garden is west of the hallway.\n5 The office is north of the bathroom.\n6 How do you go from the hallway to the bedroom?\ts,w\t3 2\n1 The hallway is east of the garden.\n2 The office is south of the bedroom.\n3 The garden is south of the kitchen.\n4 The garden is east of the bathroom.\n5 The garden is north of the bedroom.\n6 How do you go from the kitchen to the bedroom?\ts,s\t3 5\n1 The bedroom is east of the hallway.\n2 The garden is south of the bedroom.\n3 The office is east of the kitchen.\n4 The bathroom is west of the kitchen.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bedroom to the bathroom?\tn,w\t5 4\n1 The office is west of the hallway.\n2 The garden is west of the bathroom.\n3 The kitchen is south of the garden.\n4 The hallway is north of the bedroom.\n5 The hallway is south of the kitchen.\n6 How do you go from the hallway to the garden?\tn,n\t5 3\n1 The bathroom is north of the garden.\n2 The bedroom is south of the garden.\n3 The hallway is west of the office.\n4 The hallway is east of the garden.\n5 The kitchen is west of the garden.\n6 How do you go from the hallway to the kitchen?\tw,w\t4 5\n1 The office is north of the garden.\n2 The bathroom is west of the garden.\n3 The kitchen is north of the bedroom.\n4 The garden is west of the kitchen.\n5 The hallway is north of the kitchen.\n6 How do you go from the hallway to the garden?\ts,w\t5 4\n1 The office is west of the garden.\n2 The kitchen is east of the bedroom.\n3 The kitchen is south of the garden.\n4 The hallway is north of the bathroom.\n5 The bathroom is north of the garden.\n6 How do you go from the kitchen to the bathroom?\tn,n\t3 5\n1 The garden is west of the kitchen.\n2 The hallway is east of the office.\n3 The bedroom is north of the kitchen.\n4 The bathroom is north of the office.\n5 The kitchen is north of the bathroom.\n6 How do you go from the kitchen to the office?\ts,s\t5 4\n1 The bathroom is south of the garden.\n2 The kitchen is south of the hallway.\n3 The bathroom is west of the office.\n4 The bedroom is west of the kitchen.\n5 The kitchen is west of the garden.\n6 How do you go from the kitchen to the bathroom?\te,s\t5 1\n1 The bedroom is south of the bathroom.\n2 The kitchen is west of the hallway.\n3 The garden is south of the office.\n4 The garden is west of the bathroom.\n5 The kitchen is south of the garden.\n6 How do you go from the bathroom to the kitchen?\tw,s\t4 5\n1 The bathroom is north of the garden.\n2 The kitchen is east of the bathroom.\n3 The office is west of the bedroom.\n4 The hallway is north of the bathroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the garden to the bedroom?\tn,w\t1 5\n1 The bedroom is north of the garden.\n2 The office is west of the kitchen.\n3 The hallway is west of the garden.\n4 The bathroom is west of the office.\n5 The garden is north of the office.\n6 How do you go from the kitchen to the garden?\tw,n\t2 5\n1 The office is south of the hallway.\n2 The kitchen is east of the garden.\n3 The bathroom is north of the hallway.\n4 The bedroom is north of the kitchen.\n5 The hallway is west of the garden.\n6 How do you go from the hallway to the kitchen?\te,e\t5 2\n1 The bathroom is east of the kitchen.\n2 The bedroom is east of the office.\n3 The hallway is north of the bedroom.\n4 The garden is north of the hallway.\n5 The hallway is west of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tn,e\t3 5\n1 The bedroom is east of the kitchen.\n2 The bathroom is east of the hallway.\n3 The bathroom is west of the kitchen.\n4 The garden is west of the office.\n5 The office is north of the kitchen.\n6 How do you go from the bathroom to the office?\te,n\t3 5\n1 The kitchen is west of the bathroom.\n2 The bathroom is north of the hallway.\n3 The office is east of the bathroom.\n4 The garden is north of the bathroom.\n5 The hallway is east of the bedroom.\n6 How do you go from the hallway to the office?\tn,e\t2 3\n1 The garden is east of the hallway.\n2 The office is west of the bathroom.\n3 The bedroom is north of the hallway.\n4 The kitchen is west of the hallway.\n5 The bathroom is north of the garden.\n6 How do you go from the bathroom to the hallway?\ts,w\t5 1\n1 The bathroom is west of the garden.\n2 The bedroom is north of the garden.\n3 The kitchen is north of the hallway.\n4 The garden is west of the hallway.\n5 The office is north of the bathroom.\n6 How do you go from the bathroom to the hallway?\te,e\t1 4\n1 The kitchen is north of the bathroom.\n2 The bedroom is east of the garden.\n3 The garden is east of the bathroom.\n4 The kitchen is east of the hallway.\n5 The bathroom is east of the office.\n6 How do you go from the kitchen to the garden?\ts,e\t1 3\n1 The bedroom is west of the kitchen.\n2 The garden is west of the office.\n3 The hallway is north of the bathroom.\n4 The kitchen is north of the office.\n5 The hallway is east of the office.\n6 How do you go from the kitchen to the hallway?\ts,e\t4 5\n1 The kitchen is south of the hallway.\n2 The bathroom is north of the office.\n3 The bedroom is north of the hallway.\n4 The garden is west of the hallway.\n5 The bedroom is east of the office.\n6 How do you go from the office to the hallway?\te,s\t5 3\n1 The bedroom is east of the hallway.\n2 The office is east of the garden.\n3 The bathroom is north of the hallway.\n4 The kitchen is west of the garden.\n5 The hallway is north of the garden.\n6 How do you go from the bedroom to the garden?\tw,s\t1 5\n1 The bathroom is north of the office.\n2 The bedroom is south of the garden.\n3 The kitchen is west of the office.\n4 The hallway is east of the bathroom.\n5 The office is west of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tw,n\t5 1\n1 The kitchen is east of the bathroom.\n2 The office is east of the garden.\n3 The bedroom is north of the bathroom.\n4 The garden is north of the hallway.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the hallway?\ts,s\t5 4\n1 The kitchen is west of the garden.\n2 The bathroom is east of the office.\n3 The garden is south of the bedroom.\n4 The hallway is south of the office.\n5 The office is east of the garden.\n6 How do you go from the bedroom to the office?\ts,e\t3 5\n1 The bathroom is south of the hallway.\n2 The office is south of the bedroom.\n3 The garden is south of the kitchen.\n4 The bathroom is north of the bedroom.\n5 The bedroom is west of the kitchen.\n6 How do you go from the kitchen to the bathroom?\tw,n\t5 4\n1 The bedroom is south of the hallway.\n2 The bedroom is east of the office.\n3 The kitchen is south of the office.\n4 The bathroom is north of the office.\n5 The bedroom is west of the garden.\n6 How do you go from the office to the hallway?\te,n\t2 1\n1 The garden is north of the office.\n2 The bedroom is south of the hallway.\n3 The bathroom is north of the garden.\n4 The kitchen is east of the bathroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the garden to the bedroom?\tn,n\t3 5\n1 The office is east of the bathroom.\n2 The bedroom is south of the bathroom.\n3 The garden is south of the hallway.\n4 The kitchen is north of the hallway.\n5 The bathroom is east of the hallway.\n6 How do you go from the bathroom to the garden?\tw,s\t5 3\n1 The bedroom is north of the office.\n2 The office is west of the hallway.\n3 The garden is west of the bathroom.\n4 The kitchen is north of the hallway.\n5 The office is north of the bathroom.\n6 How do you go from the hallway to the bathroom?\tw,s\t2 5\n1 The kitchen is north of the bathroom.\n2 The bathroom is west of the garden.\n3 The bedroom is north of the garden.\n4 The garden is west of the hallway.\n5 The office is south of the bathroom.\n6 How do you go from the office to the garden?\tn,e\t5 2\n1 The bathroom is north of the bedroom.\n2 The garden is east of the kitchen.\n3 The office is south of the hallway.\n4 The kitchen is north of the hallway.\n5 The bedroom is west of the hallway.\n6 How do you go from the kitchen to the bedroom?\ts,w\t4 5\n1 The office is north of the bathroom.\n2 The garden is north of the bedroom.\n3 The bedroom is west of the hallway.\n4 The hallway is north of the office.\n5 The kitchen is east of the hallway.\n6 How do you go from the office to the bedroom?\tn,w\t4 3\n1 The hallway is west of the office.\n2 The kitchen is east of the garden.\n3 The garden is north of the bathroom.\n4 The bedroom is north of the garden.\n5 The office is west of the garden.\n6 How do you go from the office to the bathroom?\te,s\t5 3\n1 The office is north of the kitchen.\n2 The hallway is east of the bedroom.\n3 The bathroom is east of the hallway.\n4 The garden is east of the kitchen.\n5 The hallway is south of the kitchen.\n6 How do you go from the hallway to the office?\tn,n\t5 1\n1 The kitchen is north of the bedroom.\n2 The bedroom is north of the garden.\n3 The hallway is west of the bedroom.\n4 The bathroom is south of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the garden to the hallway?\tn,w\t2 3\n1 The garden is east of the office.\n2 The office is south of the bathroom.\n3 The bedroom is west of the hallway.\n4 The hallway is north of the kitchen.\n5 The office is north of the hallway.\n6 How do you go from the bedroom to the office?\te,n\t3 5\n1 The bathroom is south of the garden.\n2 The hallway is west of the bedroom.\n3 The bathroom is east of the bedroom.\n4 The bedroom is south of the office.\n5 The kitchen is south of the hallway.\n6 How do you go from the hallway to the bathroom?\te,e\t2 3\n1 The office is west of the garden.\n2 The kitchen is south of the garden.\n3 The hallway is east of the garden.\n4 The bathroom is east of the kitchen.\n5 The kitchen is north of the bedroom.\n6 How do you go from the kitchen to the office?\tn,w\t2 1\n1 The hallway is west of the kitchen.\n2 The bedroom is east of the bathroom.\n3 The office is west of the garden.\n4 The garden is north of the bathroom.\n5 The hallway is north of the garden.\n6 How do you go from the bathroom to the hallway?\tn,n\t4 5\n1 The bedroom is west of the hallway.\n2 The garden is east of the office.\n3 The office is north of the kitchen.\n4 The hallway is north of the bathroom.\n5 The bathroom is north of the office.\n6 How do you go from the office to the hallway?\tn,n\t5 4\n1 The kitchen is north of the garden.\n2 The office is west of the bedroom.\n3 The bathroom is north of the office.\n4 The hallway is south of the office.\n5 The kitchen is west of the office.\n6 How do you go from the bathroom to the kitchen?\ts,w\t3 5\n1 The bathroom is north of the garden.\n2 The hallway is north of the bedroom.\n3 The hallway is south of the garden.\n4 The kitchen is south of the bedroom.\n5 The garden is west of the office.\n6 How do you go from the bedroom to the garden?\tn,n\t2 3\n1 The hallway is north of the office.\n2 The bathroom is west of the hallway.\n3 The kitchen is north of the hallway.\n4 The garden is south of the office.\n5 The bedroom is north of the kitchen.\n6 How do you go from the office to the kitchen?\tn,n\t1 3\n1 The hallway is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 The office is west of the kitchen.\n4 The kitchen is north of the garden.\n5 The office is east of the bedroom.\n6 How do you go from the office to the bathroom?\te,n\t3 2\n1 The bathroom is east of the office.\n2 The garden is south of the bathroom.\n3 The bedroom is south of the office.\n4 The kitchen is west of the office.\n5 The hallway is north of the office.\n6 How do you go from the garden to the office?\tn,w\t2 1\n1 The bathroom is north of the kitchen.\n2 The garden is west of the hallway.\n3 The bathroom is south of the hallway.\n4 The office is east of the bathroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bedroom to the hallway?\te,n\t5 3\n1 The kitchen is west of the garden.\n2 The bathroom is east of the garden.\n3 The bedroom is south of the hallway.\n4 The office is east of the hallway.\n5 The garden is north of the hallway.\n6 How do you go from the hallway to the bathroom?\tn,e\t5 2\n1 The bedroom is south of the hallway.\n2 The garden is south of the bedroom.\n3 The bathroom is west of the office.\n4 The bathroom is east of the bedroom.\n5 The bathroom is south of the kitchen.\n6 How do you go from the hallway to the bathroom?\ts,e\t1 4\n1 The bedroom is east of the office.\n2 The bathroom is north of the garden.\n3 The bathroom is west of the office.\n4 The bathroom is south of the kitchen.\n5 The garden is west of the hallway.\n6 How do you go from the garden to the office?\tn,e\t2 3\n1 The bedroom is west of the garden.\n2 The garden is south of the office.\n3 The hallway is south of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The kitchen is south of the garden.\n6 How do you go from the office to the bedroom?\ts,w\t2 1\n1 The office is south of the kitchen.\n2 The garden is south of the bathroom.\n3 The kitchen is west of the bedroom.\n4 The bedroom is west of the bathroom.\n5 The hallway is north of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tw,w\t4 3\n1 The garden is south of the office.\n2 The bedroom is west of the bathroom.\n3 The bathroom is north of the office.\n4 The hallway is west of the garden.\n5 The kitchen is west of the office.\n6 How do you go from the garden to the bathroom?\tn,n\t1 3\n1 The bedroom is south of the hallway.\n2 The bedroom is west of the garden.\n3 The kitchen is south of the garden.\n4 The garden is south of the office.\n5 The garden is west of the bathroom.\n6 How do you go from the garden to the hallway?\tw,n\t2 1\n1 The bathroom is east of the office.\n2 The kitchen is south of the office.\n3 The bedroom is east of the garden.\n4 The garden is south of the hallway.\n5 The garden is north of the office.\n6 How do you go from the kitchen to the garden?\tn,n\t2 5\n1 The office is south of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The garden is west of the bathroom.\n4 The hallway is east of the kitchen.\n5 The office is north of the hallway.\n6 How do you go from the bathroom to the hallway?\ts,s\t1 5\n1 The office is east of the kitchen.\n2 The hallway is north of the bedroom.\n3 The garden is east of the hallway.\n4 The hallway is south of the kitchen.\n5 The bathroom is west of the kitchen.\n6 How do you go from the bathroom to the hallway?\te,s\t5 4\n1 The bedroom is north of the garden.\n2 The bathroom is south of the kitchen.\n3 The bedroom is south of the bathroom.\n4 The office is east of the bedroom.\n5 The office is south of the hallway.\n6 How do you go from the office to the bathroom?\tw,n\t4 3\n1 The kitchen is west of the bedroom.\n2 The hallway is north of the office.\n3 The garden is east of the office.\n4 The bedroom is north of the hallway.\n5 The bathroom is west of the office.\n6 How do you go from the office to the bedroom?\tn,n\t2 4\n1 The kitchen is west of the hallway.\n2 The hallway is north of the bathroom.\n3 The office is south of the bedroom.\n4 The kitchen is north of the garden.\n5 The hallway is west of the office.\n6 How do you go from the kitchen to the office?\te,e\t1 5\n1 The bedroom is east of the hallway.\n2 The garden is south of the bedroom.\n3 The garden is north of the kitchen.\n4 The hallway is east of the office.\n5 The bathroom is north of the bedroom.\n6 How do you go from the garden to the hallway?\tn,w\t2 1\n1 The hallway is east of the bedroom.\n2 The bathroom is east of the office.\n3 The garden is north of the bathroom.\n4 The bedroom is east of the kitchen.\n5 The bedroom is north of the office.\n6 How do you go from the bathroom to the bedroom?\tw,n\t2 5\n1 The kitchen is north of the garden.\n2 The office is north of the kitchen.\n3 The bedroom is west of the garden.\n4 The hallway is west of the bathroom.\n5 The hallway is east of the garden.\n6 How do you go from the hallway to the kitchen?\tw,n\t5 1\n1 The hallway is east of the bedroom.\n2 The bathroom is east of the office.\n3 The bedroom is south of the kitchen.\n4 The office is east of the garden.\n5 The kitchen is south of the office.\n6 How do you go from the office to the bedroom?\ts,s\t5 3\n1 The hallway is north of the kitchen.\n2 The bedroom is east of the office.\n3 The bathroom is north of the hallway.\n4 The bedroom is west of the hallway.\n5 The garden is south of the bedroom.\n6 How do you go from the garden to the hallway?\tn,e\t5 4\n1 The hallway is east of the office.\n2 The garden is west of the kitchen.\n3 The bedroom is south of the office.\n4 The bathroom is north of the office.\n5 The kitchen is west of the office.\n6 How do you go from the kitchen to the bathroom?\te,n\t5 4\n1 The bedroom is south of the bathroom.\n2 The garden is west of the bedroom.\n3 The bedroom is north of the kitchen.\n4 The office is north of the hallway.\n5 The hallway is east of the bedroom.\n6 How do you go from the hallway to the garden?\tw,w\t5 2\n1 The bathroom is south of the hallway.\n2 The kitchen is east of the garden.\n3 The kitchen is west of the hallway.\n4 The garden is north of the bedroom.\n5 The office is west of the garden.\n6 How do you go from the garden to the hallway?\te,e\t2 3\n1 The kitchen is north of the office.\n2 The garden is north of the hallway.\n3 The hallway is west of the office.\n4 The bedroom is west of the bathroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the office to the bathroom?\tw,s\t3 5\n1 The garden is west of the kitchen.\n2 The office is west of the hallway.\n3 The hallway is west of the bedroom.\n4 The bedroom is west of the bathroom.\n5 The kitchen is north of the bedroom.\n6 How do you go from the kitchen to the hallway?\ts,w\t5 3\n1 The bedroom is north of the office.\n2 The office is north of the garden.\n3 The hallway is south of the bathroom.\n4 The bathroom is south of the garden.\n5 The kitchen is west of the garden.\n6 How do you go from the bathroom to the office?\tn,n\t4 2\n1 The bathroom is east of the kitchen.\n2 The garden is east of the bathroom.\n3 The office is north of the garden.\n4 The garden is west of the bedroom.\n5 The hallway is north of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tw,w\t4 2\n1 The office is west of the garden.\n2 The hallway is south of the garden.\n3 The office is north of the bedroom.\n4 The bathroom is west of the office.\n5 The kitchen is east of the garden.\n6 How do you go from the office to the hallway?\te,s\t1 2\n1 The kitchen is south of the hallway.\n2 The office is north of the hallway.\n3 The hallway is west of the garden.\n4 The office is west of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the garden to the office?\tw,n\t3 2\n1 The bedroom is north of the bathroom.\n2 The hallway is west of the office.\n3 The office is north of the garden.\n4 The bathroom is west of the garden.\n5 The office is south of the kitchen.\n6 How do you go from the office to the bathroom?\ts,w\t3 4\n1 The bathroom is west of the office.\n2 The bathroom is south of the kitchen.\n3 The garden is south of the bathroom.\n4 The hallway is east of the kitchen.\n5 The bedroom is west of the bathroom.\n6 How do you go from the kitchen to the garden?\ts,s\t2 3\n1 The office is west of the bedroom.\n2 The hallway is north of the office.\n3 The garden is south of the office.\n4 The garden is east of the kitchen.\n5 The bathroom is west of the office.\n6 How do you go from the bedroom to the garden?\tw,s\t1 3\n1 The bathroom is east of the kitchen.\n2 The garden is north of the kitchen.\n3 The office is east of the bedroom.\n4 The hallway is west of the kitchen.\n5 The hallway is north of the office.\n6 How do you go from the kitchen to the office?\tw,s\t4 5\n1 The hallway is west of the bedroom.\n2 The bathroom is east of the office.\n3 The bedroom is north of the garden.\n4 The kitchen is north of the office.\n5 The bedroom is south of the office.\n6 How do you go from the bedroom to the kitchen?\tn,n\t5 4\n1 The office is south of the bathroom.\n2 The garden is east of the bedroom.\n3 The hallway is west of the bedroom.\n4 The bedroom is south of the kitchen.\n5 The bathroom is west of the hallway.\n6 How do you go from the bedroom to the bathroom?\tw,w\t3 5\n1 The garden is east of the hallway.\n2 The bathroom is south of the hallway.\n3 The office is east of the bathroom.\n4 The bedroom is west of the kitchen.\n5 The hallway is east of the kitchen.\n6 How do you go from the kitchen to the bathroom?\te,s\t5 2\n1 The kitchen is south of the hallway.\n2 The garden is north of the bathroom.\n3 The office is west of the bedroom.\n4 The bedroom is south of the bathroom.\n5 The hallway is east of the bedroom.\n6 How do you go from the hallway to the bathroom?\tw,n\t5 4\n1 The hallway is south of the bedroom.\n2 The kitchen is west of the bedroom.\n3 The garden is west of the bathroom.\n4 The bedroom is south of the office.\n5 The office is west of the garden.\n6 How do you go from the bedroom to the garden?\tn,e\t4 5\n1 The office is west of the garden.\n2 The kitchen is east of the bathroom.\n3 The bedroom is east of the hallway.\n4 The hallway is south of the bathroom.\n5 The garden is west of the bathroom.\n6 How do you go from the hallway to the garden?\tn,w\t4 5\n1 The garden is north of the hallway.\n2 The bathroom is east of the kitchen.\n3 The bedroom is west of the garden.\n4 The office is south of the bathroom.\n5 The office is north of the garden.\n6 How do you go from the garden to the bathroom?\tn,n\t5 4\n1 The bedroom is south of the hallway.\n2 The office is east of the garden.\n3 The kitchen is west of the garden.\n4 The hallway is east of the office.\n5 The bathroom is north of the garden.\n6 How do you go from the hallway to the garden?\tw,w\t4 2\n1 The bedroom is north of the garden.\n2 The office is north of the kitchen.\n3 The hallway is east of the office.\n4 The bathroom is east of the kitchen.\n5 The bedroom is west of the kitchen.\n6 How do you go from the bedroom to the office?\te,n\t5 2\n1 The hallway is north of the kitchen.\n2 The office is south of the kitchen.\n3 The hallway is west of the garden.\n4 The hallway is south of the bathroom.\n5 The bedroom is west of the kitchen.\n6 How do you go from the bedroom to the hallway?\te,n\t5 1\n1 The bedroom is west of the kitchen.\n2 The hallway is east of the garden.\n3 The bathroom is east of the kitchen.\n4 The garden is south of the office.\n5 The garden is north of the kitchen.\n6 How do you go from the garden to the bathroom?\ts,e\t5 3\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 The garden is east of the bathroom.\n4 The kitchen is west of the bedroom.\n5 The bathroom is east of the office.\n6 How do you go from the bathroom to the hallway?\tn,n\t2 1\n1 The kitchen is west of the office.\n2 The office is north of the hallway.\n3 The bathroom is north of the kitchen.\n4 The kitchen is east of the garden.\n5 The bedroom is north of the office.\n6 How do you go from the office to the garden?\tw,w\t1 4\n1 The office is west of the kitchen.\n2 The bathroom is east of the hallway.\n3 The garden is south of the kitchen.\n4 The kitchen is west of the hallway.\n5 The bedroom is west of the garden.\n6 How do you go from the garden to the hallway?\tn,e\t3 4\n1 The office is west of the bathroom.\n2 The kitchen is north of the bathroom.\n3 The bedroom is east of the bathroom.\n4 The hallway is east of the garden.\n5 The kitchen is east of the hallway.\n6 How do you go from the hallway to the bathroom?\te,s\t5 2\n1 The garden is west of the office.\n2 The garden is east of the kitchen.\n3 The kitchen is north of the bedroom.\n4 The bathroom is north of the garden.\n5 The bedroom is east of the hallway.\n6 How do you go from the garden to the bedroom?\tw,s\t2 3\n1 The bathroom is north of the hallway.\n2 The bedroom is south of the garden.\n3 The hallway is north of the office.\n4 The garden is east of the kitchen.\n5 The kitchen is east of the hallway.\n6 How do you go from the garden to the hallway?\tw,w\t4 5\n1 The bathroom is east of the kitchen.\n2 The hallway is south of the bathroom.\n3 The garden is south of the bedroom.\n4 The office is west of the kitchen.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tw,w\t5 1\n1 The office is north of the hallway.\n2 The bathroom is east of the garden.\n3 The kitchen is west of the bedroom.\n4 The bedroom is west of the hallway.\n5 The bedroom is south of the garden.\n6 How do you go from the hallway to the garden?\tw,n\t4 5\n1 The kitchen is west of the hallway.\n2 The bedroom is south of the garden.\n3 The bedroom is north of the bathroom.\n4 The office is east of the garden.\n5 The bedroom is east of the hallway.\n6 How do you go from the garden to the hallway?\ts,w\t2 5\n1 The bathroom is west of the bedroom.\n2 The garden is north of the hallway.\n3 The hallway is north of the bathroom.\n4 The kitchen is south of the office.\n5 The hallway is east of the office.\n6 How do you go from the bathroom to the office?\tn,w\t3 5\n1 The bathroom is north of the bedroom.\n2 The kitchen is west of the bedroom.\n3 The hallway is south of the bedroom.\n4 The bathroom is east of the garden.\n5 The kitchen is south of the office.\n6 How do you go from the kitchen to the bathroom?\te,n\t2 1\n1 The office is south of the kitchen.\n2 The office is east of the garden.\n3 The bedroom is north of the bathroom.\n4 The hallway is west of the garden.\n5 The bathroom is east of the office.\n6 How do you go from the bathroom to the garden?\tw,w\t5 2\n1 The bathroom is south of the kitchen.\n2 The garden is east of the bedroom.\n3 The office is west of the bathroom.\n4 The hallway is south of the bedroom.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tw,s\t5 1\n1 The bathroom is west of the bedroom.\n2 The kitchen is east of the office.\n3 The hallway is west of the office.\n4 The garden is north of the office.\n5 The garden is south of the bedroom.\n6 How do you go from the bedroom to the office?\ts,s\t5 4\n1 The bathroom is north of the hallway.\n2 The kitchen is east of the garden.\n3 The office is south of the kitchen.\n4 The bathroom is south of the garden.\n5 The bedroom is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tw,s\t2 4\n1 The garden is north of the office.\n2 The kitchen is west of the bedroom.\n3 The bathroom is south of the bedroom.\n4 The kitchen is south of the hallway.\n5 The garden is west of the kitchen.\n6 How do you go from the bedroom to the garden?\tw,w\t2 5\n1 The hallway is south of the kitchen.\n2 The office is west of the bedroom.\n3 The kitchen is south of the garden.\n4 The kitchen is east of the bathroom.\n5 The bathroom is south of the office.\n6 How do you go from the office to the kitchen?\ts,e\t5 4\n1 The bedroom is north of the office.\n2 The bathroom is west of the hallway.\n3 The hallway is west of the bedroom.\n4 The garden is east of the bedroom.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the hallway?\tw,w\t4 3\n1 The garden is east of the kitchen.\n2 The office is south of the hallway.\n3 The bedroom is south of the kitchen.\n4 The kitchen is south of the bathroom.\n5 The hallway is west of the bathroom.\n6 How do you go from the kitchen to the hallway?\tn,w\t4 5\n1 The garden is north of the bedroom.\n2 The hallway is south of the bathroom.\n3 The office is north of the bathroom.\n4 The garden is west of the bathroom.\n5 The kitchen is west of the office.\n6 How do you go from the garden to the office?\te,n\t4 3\n1 The bedroom is south of the hallway.\n2 The office is west of the bedroom.\n3 The garden is south of the bathroom.\n4 The hallway is east of the kitchen.\n5 The bedroom is west of the bathroom.\n6 How do you go from the hallway to the bathroom?\ts,e\t1 5\n1 The bedroom is north of the kitchen.\n2 The kitchen is west of the bathroom.\n3 The office is east of the bathroom.\n4 The garden is north of the bathroom.\n5 The office is south of the hallway.\n6 How do you go from the kitchen to the office?\te,e\t2 3\n1 The bedroom is west of the kitchen.\n2 The bathroom is south of the kitchen.\n3 The hallway is north of the kitchen.\n4 The office is east of the kitchen.\n5 The bedroom is east of the garden.\n6 How do you go from the garden to the kitchen?\te,e\t5 1\n1 The hallway is east of the office.\n2 The bedroom is south of the office.\n3 The kitchen is north of the garden.\n4 The bathroom is south of the garden.\n5 The garden is west of the office.\n6 How do you go from the office to the bathroom?\tw,s\t5 4\n1 The hallway is north of the bedroom.\n2 The office is east of the kitchen.\n3 The garden is east of the hallway.\n4 The bathroom is west of the kitchen.\n5 The kitchen is north of the garden.\n6 How do you go from the kitchen to the hallway?\ts,w\t5 3\n1 The office is south of the bathroom.\n2 The bedroom is west of the hallway.\n3 The garden is east of the office.\n4 The hallway is north of the kitchen.\n5 The kitchen is west of the office.\n6 How do you go from the office to the hallway?\tw,n\t5 4\n1 The bedroom is east of the kitchen.\n2 The garden is south of the office.\n3 The hallway is east of the office.\n4 The bathroom is north of the hallway.\n5 The bedroom is north of the office.\n6 How do you go from the bedroom to the hallway?\ts,e\t5 3\n1 The office is south of the bedroom.\n2 The kitchen is east of the bathroom.\n3 The hallway is south of the bathroom.\n4 The garden is north of the bedroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bathroom to the office?\tw,s\t5 1\n1 The bedroom is west of the kitchen.\n2 The office is south of the garden.\n3 The bathroom is east of the garden.\n4 The hallway is north of the kitchen.\n5 The garden is south of the kitchen.\n6 How do you go from the bedroom to the garden?\te,s\t1 5\n1 The bedroom is east of the hallway.\n2 The garden is east of the office.\n3 The kitchen is north of the office.\n4 The bathroom is east of the kitchen.\n5 The office is north of the hallway.\n6 How do you go from the hallway to the kitchen?\tn,n\t5 3\n1 The office is east of the hallway.\n2 The kitchen is east of the bedroom.\n3 The bathroom is south of the garden.\n4 The hallway is east of the garden.\n5 The garden is south of the bedroom.\n6 How do you go from the bedroom to the hallway?\ts,e\t5 4\n1 The office is north of the kitchen.\n2 The garden is east of the kitchen.\n3 The office is south of the bathroom.\n4 The bedroom is north of the bathroom.\n5 The hallway is west of the bathroom.\n6 How do you go from the bathroom to the kitchen?\ts,s\t3 1\n1 The hallway is east of the bathroom.\n2 The hallway is west of the office.\n3 The bedroom is north of the kitchen.\n4 The garden is east of the bedroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the hallway to the bedroom?\tw,s\t1 5\n1 The garden is south of the bathroom.\n2 The office is north of the bathroom.\n3 The hallway is south of the bedroom.\n4 The kitchen is west of the garden.\n5 The bathroom is east of the hallway.\n6 How do you go from the garden to the hallway?\tn,w\t1 5\n1 The bedroom is east of the bathroom.\n2 The garden is south of the kitchen.\n3 The kitchen is south of the bathroom.\n4 The hallway is west of the kitchen.\n5 The office is east of the kitchen.\n6 How do you go from the bathroom to the hallway?\ts,w\t3 4\n1 The bathroom is south of the bedroom.\n2 The hallway is west of the office.\n3 The bedroom is south of the office.\n4 The garden is east of the kitchen.\n5 The kitchen is east of the office.\n6 How do you go from the bedroom to the kitchen?\tn,e\t3 5\n1 The office is south of the garden.\n2 The bathroom is east of the hallway.\n3 The hallway is north of the garden.\n4 The bedroom is west of the hallway.\n5 The kitchen is east of the garden.\n6 How do you go from the hallway to the office?\ts,s\t3 1\n1 The garden is west of the bathroom.\n2 The hallway is north of the kitchen.\n3 The office is south of the bedroom.\n4 The bedroom is west of the kitchen.\n5 The bedroom is south of the garden.\n6 How do you go from the garden to the kitchen?\ts,e\t5 4\n1 The bedroom is west of the hallway.\n2 The bathroom is south of the hallway.\n3 The office is north of the hallway.\n4 The garden is east of the hallway.\n5 The kitchen is east of the bathroom.\n6 How do you go from the bedroom to the bathroom?\te,s\t1 2\n1 The office is west of the kitchen.\n2 The bathroom is west of the office.\n3 The garden is west of the bedroom.\n4 The hallway is north of the office.\n5 The garden is north of the hallway.\n6 How do you go from the office to the garden?\tn,n\t4 5\n1 The garden is south of the office.\n2 The bedroom is east of the kitchen.\n3 The bathroom is west of the kitchen.\n4 The kitchen is south of the hallway.\n5 The bedroom is north of the office.\n6 How do you go from the kitchen to the office?\te,s\t2 5\n1 The kitchen is west of the office.\n2 The bathroom is east of the hallway.\n3 The bedroom is west of the garden.\n4 The office is north of the bathroom.\n5 The office is south of the garden.\n6 How do you go from the garden to the bathroom?\ts,s\t5 4\n1 The bedroom is west of the bathroom.\n2 The office is south of the hallway.\n3 The bathroom is west of the office.\n4 The kitchen is north of the garden.\n5 The office is north of the kitchen.\n6 How do you go from the kitchen to the bathroom?\tn,w\t5 3\n1 The hallway is south of the kitchen.\n2 The garden is north of the bedroom.\n3 The bedroom is west of the hallway.\n4 The office is west of the garden.\n5 The bathroom is east of the hallway.\n6 How do you go from the garden to the hallway?\ts,e\t2 3\n1 The office is west of the kitchen.\n2 The bathroom is north of the garden.\n3 The hallway is south of the kitchen.\n4 The bedroom is south of the hallway.\n5 The garden is east of the kitchen.\n6 How do you go from the garden to the hallway?\tw,s\t5 3\n1 The bathroom is east of the kitchen.\n2 The hallway is south of the kitchen.\n3 The office is west of the garden.\n4 The bedroom is north of the garden.\n5 The kitchen is east of the garden.\n6 How do you go from the bedroom to the kitchen?\ts,e\t4 5\n1 The bedroom is north of the kitchen.\n2 The hallway is west of the bathroom.\n3 The office is west of the bedroom.\n4 The garden is north of the bathroom.\n5 The hallway is east of the bedroom.\n6 How do you go from the bedroom to the bathroom?\te,e\t5 2\n1 The office is east of the hallway.\n2 The kitchen is south of the bathroom.\n3 The garden is north of the hallway.\n4 The bedroom is west of the bathroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the hallway to the bedroom?\ts,w\t5 4\n1 The office is north of the bedroom.\n2 The bathroom is east of the garden.\n3 The hallway is east of the bedroom.\n4 The garden is south of the bedroom.\n5 The garden is north of the kitchen.\n6 How do you go from the bedroom to the kitchen?\ts,s\t4 5\n1 The garden is west of the office.\n2 The bedroom is west of the garden.\n3 The kitchen is south of the hallway.\n4 The bathroom is north of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the garden to the hallway?\te,e\t1 5\n1 The office is north of the hallway.\n2 The garden is south of the kitchen.\n3 The kitchen is south of the hallway.\n4 The bedroom is east of the garden.\n5 The bathroom is west of the hallway.\n6 How do you go from the hallway to the garden?\ts,s\t3 2\n1 The bedroom is east of the office.\n2 The garden is south of the bathroom.\n3 The bathroom is west of the kitchen.\n4 The office is north of the kitchen.\n5 The hallway is east of the kitchen.\n6 How do you go from the bathroom to the office?\te,n\t3 4\n1 The kitchen is north of the garden.\n2 The garden is west of the bedroom.\n3 The office is south of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The hallway is west of the bathroom.\n6 How do you go from the garden to the bathroom?\te,n\t2 4\n1 The bathroom is north of the office.\n2 The hallway is north of the kitchen.\n3 The garden is south of the kitchen.\n4 The bedroom is south of the garden.\n5 The bathroom is west of the garden.\n6 How do you go from the kitchen to the bathroom?\ts,w\t3 5\n1 The office is east of the bedroom.\n2 The kitchen is south of the garden.\n3 The bathroom is south of the hallway.\n4 The bathroom is east of the garden.\n5 The office is west of the garden.\n6 How do you go from the bathroom to the office?\tw,w\t4 5\n1 The bathroom is west of the hallway.\n2 The garden is north of the hallway.\n3 The bathroom is east of the kitchen.\n4 The bedroom is north of the bathroom.\n5 The office is south of the hallway.\n6 How do you go from the bedroom to the hallway?\ts,e\t4 1\n1 The garden is north of the kitchen.\n2 The office is north of the hallway.\n3 The office is east of the kitchen.\n4 The bathroom is east of the office.\n5 The office is south of the bedroom.\n6 How do you go from the bedroom to the kitchen?\ts,w\t5 3\n1 The garden is south of the kitchen.\n2 The hallway is north of the bedroom.\n3 The office is west of the garden.\n4 The hallway is east of the kitchen.\n5 The bathroom is north of the kitchen.\n6 How do you go from the garden to the hallway?\tn,e\t1 4\n1 The office is east of the kitchen.\n2 The kitchen is south of the hallway.\n3 The bathroom is west of the kitchen.\n4 The garden is south of the office.\n5 The bedroom is east of the office.\n6 How do you go from the office to the hallway?\tw,n\t1 2\n1 The kitchen is north of the hallway.\n2 The garden is west of the bedroom.\n3 The hallway is east of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The bedroom is north of the office.\n6 How do you go from the bathroom to the hallway?\ts,e\t4 3\n1 The hallway is west of the bedroom.\n2 The office is east of the bedroom.\n3 The bathroom is north of the kitchen.\n4 The garden is south of the bedroom.\n5 The hallway is south of the kitchen.\n6 How do you go from the kitchen to the bedroom?\ts,e\t5 1\n1 The garden is south of the hallway.\n2 The bathroom is north of the kitchen.\n3 The garden is west of the office.\n4 The office is west of the kitchen.\n5 The bedroom is west of the garden.\n6 How do you go from the garden to the kitchen?\te,e\t3 4\n1 The office is north of the garden.\n2 The bedroom is north of the hallway.\n3 The kitchen is east of the garden.\n4 The bathroom is west of the garden.\n5 The hallway is west of the bathroom.\n6 How do you go from the garden to the hallway?\tw,w\t4 5\n1 The kitchen is east of the hallway.\n2 The garden is south of the office.\n3 The hallway is east of the bathroom.\n4 The bedroom is west of the garden.\n5 The bedroom is north of the hallway.\n6 How do you go from the garden to the hallway?\tw,s\t4 5\n1 The bedroom is north of the garden.\n2 The bathroom is west of the bedroom.\n3 The hallway is east of the bedroom.\n4 The bathroom is south of the office.\n5 The kitchen is north of the bedroom.\n6 How do you go from the bathroom to the garden?\te,s\t2 1\n1 The hallway is north of the office.\n2 The garden is north of the bedroom.\n3 The kitchen is north of the garden.\n4 The bathroom is east of the garden.\n5 The office is east of the bedroom.\n6 How do you go from the office to the garden?\tw,n\t5 2\n1 The kitchen is west of the garden.\n2 The bedroom is north of the hallway.\n3 The garden is south of the office.\n4 The office is south of the hallway.\n5 The bathroom is east of the hallway.\n6 How do you go from the garden to the hallway?\tn,n\t3 4\n1 The kitchen is south of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The garden is east of the kitchen.\n4 The office is north of the bathroom.\n5 The bathroom is east of the hallway.\n6 How do you go from the bathroom to the garden?\ts,e\t1 3\n1 The bedroom is east of the garden.\n2 The office is south of the bedroom.\n3 The garden is north of the kitchen.\n4 The kitchen is west of the bathroom.\n5 The bedroom is south of the hallway.\n6 How do you go from the bedroom to the kitchen?\tw,s\t1 3\n1 The office is west of the kitchen.\n2 The kitchen is south of the bathroom.\n3 The bedroom is east of the hallway.\n4 The garden is south of the hallway.\n5 The hallway is east of the kitchen.\n6 How do you go from the kitchen to the garden?\te,s\t5 4\n1 The office is west of the bathroom.\n2 The bathroom is west of the garden.\n3 The office is north of the bedroom.\n4 The hallway is east of the kitchen.\n5 The kitchen is south of the bathroom.\n6 How do you go from the office to the kitchen?\te,s\t1 5\n1 The kitchen is east of the bedroom.\n2 The bathroom is west of the garden.\n3 The bedroom is east of the office.\n4 The bathroom is south of the office.\n5 The hallway is north of the office.\n6 How do you go from the bathroom to the bedroom?\tn,e\t4 3\n1 The bedroom is north of the bathroom.\n2 The bedroom is east of the office.\n3 The kitchen is east of the bedroom.\n4 The garden is west of the bathroom.\n5 The hallway is south of the bathroom.\n6 How do you go from the bathroom to the office?\tn,w\t1 2\n1 The garden is west of the bathroom.\n2 The office is north of the bathroom.\n3 The hallway is south of the bathroom.\n4 The hallway is north of the kitchen.\n5 The hallway is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tn,n\t4 3\n1 The hallway is east of the kitchen.\n2 The garden is west of the bedroom.\n3 The office is east of the bathroom.\n4 The office is north of the bedroom.\n5 The bedroom is north of the kitchen.\n6 How do you go from the office to the kitchen?\ts,s\t4 5\n1 The bedroom is south of the garden.\n2 The garden is east of the hallway.\n3 The hallway is east of the kitchen.\n4 The bathroom is west of the kitchen.\n5 The hallway is south of the office.\n6 How do you go from the kitchen to the garden?\te,e\t3 2\n1 The bedroom is south of the kitchen.\n2 The kitchen is west of the hallway.\n3 The bathroom is west of the office.\n4 The office is north of the kitchen.\n5 The garden is north of the bathroom.\n6 How do you go from the bathroom to the kitchen?\te,s\t3 4\n1 The hallway is south of the kitchen.\n2 The bedroom is east of the hallway.\n3 The bathroom is north of the garden.\n4 The office is east of the bathroom.\n5 The hallway is north of the bathroom.\n6 How do you go from the bathroom to the bedroom?\tn,e\t5 2\n1 The hallway is north of the bedroom.\n2 The kitchen is east of the office.\n3 The bathroom is north of the office.\n4 The garden is west of the bathroom.\n5 The bathroom is west of the hallway.\n6 How do you go from the hallway to the office?\tw,s\t5 3\n1 The office is north of the bathroom.\n2 The bathroom is north of the kitchen.\n3 The bedroom is east of the hallway.\n4 The garden is west of the bathroom.\n5 The hallway is east of the kitchen.\n6 How do you go from the hallway to the bathroom?\tw,n\t5 2\n1 The bedroom is west of the garden.\n2 The hallway is north of the bedroom.\n3 The kitchen is east of the hallway.\n4 The bathroom is west of the hallway.\n5 The office is north of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tn,w\t2 4\n1 The kitchen is south of the office.\n2 The bathroom is west of the bedroom.\n3 The garden is north of the bathroom.\n4 The hallway is west of the office.\n5 The office is south of the bathroom.\n6 How do you go from the office to the garden?\tn,n\t5 3\n1 The garden is west of the bathroom.\n2 The office is west of the garden.\n3 The bedroom is north of the kitchen.\n4 The bedroom is south of the office.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the garden?\tn,e\t4 2\n1 The bedroom is west of the hallway.\n2 The kitchen is west of the bedroom.\n3 The bathroom is south of the hallway.\n4 The garden is north of the kitchen.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the kitchen?\tw,w\t1 2\n1 The hallway is east of the garden.\n2 The kitchen is west of the office.\n3 The office is west of the garden.\n4 The bathroom is south of the office.\n5 The garden is north of the bedroom.\n6 How do you go from the garden to the bathroom?\tw,s\t3 4\n1 The garden is west of the bathroom.\n2 The hallway is north of the bathroom.\n3 The bathroom is west of the office.\n4 The hallway is west of the bedroom.\n5 The kitchen is west of the hallway.\n6 How do you go from the kitchen to the bathroom?\te,s\t5 2\n1 The bathroom is south of the office.\n2 The kitchen is east of the office.\n3 The hallway is south of the bathroom.\n4 The office is east of the garden.\n5 The bedroom is west of the bathroom.\n6 How do you go from the garden to the bathroom?\te,s\t4 1\n1 The office is west of the bedroom.\n2 The bathroom is west of the garden.\n3 The kitchen is east of the garden.\n4 The office is east of the hallway.\n5 The kitchen is north of the office.\n6 How do you go from the garden to the office?\te,s\t3 5\n1 The hallway is east of the bedroom.\n2 The office is west of the garden.\n3 The garden is west of the bedroom.\n4 The office is east of the bathroom.\n5 The kitchen is south of the office.\n6 How do you go from the office to the bedroom?\te,e\t2 3\n1 The hallway is south of the bedroom.\n2 The office is west of the bedroom.\n3 The kitchen is south of the garden.\n4 The bathroom is north of the bedroom.\n5 The garden is east of the bedroom.\n6 How do you go from the garden to the bathroom?\tw,n\t5 4\n1 The kitchen is west of the office.\n2 The hallway is west of the kitchen.\n3 The bedroom is south of the garden.\n4 The bathroom is south of the kitchen.\n5 The bathroom is west of the garden.\n6 How do you go from the kitchen to the garden?\ts,e\t4 5\n1 The bathroom is west of the garden.\n2 The garden is north of the bedroom.\n3 The garden is west of the kitchen.\n4 The office is east of the kitchen.\n5 The hallway is west of the bedroom.\n6 How do you go from the kitchen to the bedroom?\tw,s\t3 2\n1 The office is west of the hallway.\n2 The bathroom is east of the garden.\n3 The kitchen is south of the bathroom.\n4 The bathroom is south of the hallway.\n5 The bedroom is east of the hallway.\n6 How do you go from the hallway to the kitchen?\ts,s\t4 3\n1 The bedroom is west of the bathroom.\n2 The kitchen is east of the office.\n3 The garden is north of the hallway.\n4 The bathroom is south of the office.\n5 The office is east of the garden.\n6 How do you go from the garden to the bathroom?\te,s\t5 4\n1 The kitchen is north of the office.\n2 The garden is west of the office.\n3 The hallway is south of the garden.\n4 The bathroom is north of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the hallway to the office?\tn,e\t3 2\n1 The bathroom is north of the garden.\n2 The office is east of the bedroom.\n3 The hallway is south of the garden.\n4 The kitchen is north of the office.\n5 The garden is east of the office.\n6 How do you go from the garden to the bedroom?\tw,w\t5 2\n1 The hallway is east of the office.\n2 The bathroom is east of the hallway.\n3 The bedroom is east of the garden.\n4 The kitchen is north of the hallway.\n5 The garden is south of the hallway.\n6 How do you go from the garden to the bathroom?\tn,e\t5 2\n1 The bathroom is south of the garden.\n2 The hallway is east of the bedroom.\n3 The office is north of the bedroom.\n4 The kitchen is west of the office.\n5 The office is west of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tn,e\t3 5\n1 The bedroom is south of the hallway.\n2 The kitchen is south of the office.\n3 The garden is east of the bathroom.\n4 The hallway is east of the office.\n5 The hallway is west of the bathroom.\n6 How do you go from the bathroom to the office?\tw,w\t5 4\n1 The office is west of the bedroom.\n2 The bathroom is south of the office.\n3 The kitchen is south of the bathroom.\n4 The office is south of the garden.\n5 The hallway is north of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tw,s\t1 2\n1 The bedroom is west of the garden.\n2 The office is south of the kitchen.\n3 The garden is south of the office.\n4 The bathroom is south of the bedroom.\n5 The hallway is south of the garden.\n6 How do you go from the bedroom to the office?\te,n\t1 3\n1 The bedroom is north of the hallway.\n2 The office is north of the bathroom.\n3 The garden is north of the kitchen.\n4 The garden is east of the bedroom.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the bedroom?\ts,w\t5 4\n1 The garden is west of the bedroom.\n2 The office is south of the garden.\n3 The kitchen is east of the hallway.\n4 The hallway is north of the bedroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the hallway to the garden?\ts,w\t4 1\n1 The hallway is east of the bedroom.\n2 The kitchen is north of the hallway.\n3 The office is north of the bathroom.\n4 The garden is east of the hallway.\n5 The bedroom is east of the office.\n6 How do you go from the office to the hallway?\te,e\t5 1\n1 The bathroom is north of the garden.\n2 The office is north of the kitchen.\n3 The kitchen is north of the bedroom.\n4 The hallway is west of the kitchen.\n5 The garden is east of the kitchen.\n6 How do you go from the garden to the bedroom?\tw,s\t5 3\n1 The hallway is west of the garden.\n2 The office is east of the garden.\n3 The kitchen is south of the garden.\n4 The bathroom is west of the hallway.\n5 The hallway is north of the bedroom.\n6 How do you go from the garden to the bathroom?\tw,w\t1 4\n1 The hallway is west of the garden.\n2 The bathroom is south of the kitchen.\n3 The office is south of the hallway.\n4 The bedroom is west of the hallway.\n5 The hallway is south of the bathroom.\n6 How do you go from the bathroom to the office?\ts,s\t5 3\n1 The kitchen is south of the garden.\n2 The hallway is north of the bathroom.\n3 The garden is east of the hallway.\n4 The office is north of the garden.\n5 The bedroom is east of the garden.\n6 How do you go from the hallway to the kitchen?\te,s\t3 1\n1 The garden is south of the hallway.\n2 The hallway is south of the bathroom.\n3 The bedroom is west of the bathroom.\n4 The office is west of the kitchen.\n5 The hallway is east of the kitchen.\n6 How do you go from the bathroom to the kitchen?\ts,w\t2 5\n1 The garden is east of the bedroom.\n2 The kitchen is south of the bathroom.\n3 The bedroom is east of the bathroom.\n4 The office is north of the bathroom.\n5 The bathroom is east of the hallway.\n6 How do you go from the bedroom to the hallway?\tw,w\t3 5\n1 The bathroom is south of the office.\n2 The office is south of the kitchen.\n3 The office is west of the bedroom.\n4 The kitchen is east of the garden.\n5 The hallway is south of the bedroom.\n6 How do you go from the kitchen to the bedroom?\ts,e\t2 3\n1 The bathroom is west of the garden.\n2 The office is north of the garden.\n3 The hallway is east of the garden.\n4 The hallway is north of the kitchen.\n5 The bedroom is east of the kitchen.\n6 How do you go from the garden to the kitchen?\te,s\t3 4\n1 The kitchen is north of the office.\n2 The bedroom is south of the garden.\n3 The office is west of the garden.\n4 The hallway is east of the bathroom.\n5 The bathroom is north of the garden.\n6 How do you go from the bathroom to the office?\ts,w\t5 3\n1 The bedroom is west of the bathroom.\n2 The office is north of the garden.\n3 The bathroom is north of the kitchen.\n4 The hallway is east of the bathroom.\n5 The garden is west of the kitchen.\n6 How do you go from the garden to the bathroom?\te,n\t5 3\n1 The kitchen is south of the garden.\n2 The bedroom is east of the hallway.\n3 The office is west of the garden.\n4 The bedroom is north of the garden.\n5 The bathroom is east of the bedroom.\n6 How do you go from the bathroom to the garden?\tw,s\t5 4\n1 The office is west of the hallway.\n2 The bathroom is east of the hallway.\n3 The office is north of the bedroom.\n4 The kitchen is north of the bathroom.\n5 The hallway is south of the garden.\n6 How do you go from the office to the bathroom?\te,e\t1 2\n1 The office is east of the bedroom.\n2 The kitchen is south of the office.\n3 The bathroom is north of the garden.\n4 The hallway is east of the office.\n5 The office is south of the garden.\n6 How do you go from the garden to the bedroom?\ts,w\t5 1\n1 The office is south of the bathroom.\n2 The garden is west of the bathroom.\n3 The bathroom is south of the hallway.\n4 The kitchen is east of the office.\n5 The bedroom is west of the office.\n6 How do you go from the kitchen to the bathroom?\tw,n\t4 1\n1 The garden is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 The bathroom is west of the office.\n4 The kitchen is north of the office.\n5 The bedroom is south of the office.\n6 How do you go from the garden to the office?\te,n\t1 5\n1 The hallway is west of the office.\n2 The bathroom is west of the kitchen.\n3 The garden is west of the bedroom.\n4 The hallway is north of the bedroom.\n5 The bathroom is north of the hallway.\n6 How do you go from the bedroom to the bathroom?\tn,n\t4 5\n1 The garden is west of the hallway.\n2 The hallway is south of the kitchen.\n3 The bathroom is east of the office.\n4 The bedroom is south of the hallway.\n5 The bedroom is east of the bathroom.\n6 How do you go from the hallway to the bathroom?\ts,w\t4 5\n1 The hallway is north of the office.\n2 The bedroom is east of the garden.\n3 The kitchen is west of the garden.\n4 The hallway is west of the kitchen.\n5 The bathroom is north of the kitchen.\n6 How do you go from the garden to the hallway?\tw,w\t3 4\n1 The garden is south of the kitchen.\n2 The hallway is north of the bathroom.\n3 The kitchen is west of the hallway.\n4 The bedroom is north of the hallway.\n5 The office is east of the hallway.\n6 How do you go from the kitchen to the bathroom?\te,s\t3 2\n1 The bedroom is east of the office.\n2 The hallway is south of the kitchen.\n3 The garden is east of the bathroom.\n4 The kitchen is west of the office.\n5 The garden is north of the office.\n6 How do you go from the garden to the kitchen?\ts,w\t5 4\n1 The garden is east of the bathroom.\n2 The hallway is north of the kitchen.\n3 The office is east of the kitchen.\n4 The bathroom is south of the kitchen.\n5 The bedroom is south of the bathroom.\n6 How do you go from the office to the bathroom?\tw,s\t3 4\n1 The bedroom is east of the garden.\n2 The office is east of the kitchen.\n3 The bathroom is south of the office.\n4 The garden is south of the hallway.\n5 The bathroom is west of the garden.\n6 How do you go from the garden to the office?\tw,n\t5 3\n1 The hallway is east of the office.\n2 The bathroom is west of the garden.\n3 The garden is south of the office.\n4 The bedroom is east of the garden.\n5 The kitchen is north of the office.\n6 How do you go from the garden to the kitchen?\tn,n\t3 5\n1 The bedroom is south of the hallway.\n2 The garden is north of the office.\n3 The bathroom is west of the hallway.\n4 The office is east of the hallway.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the hallway?\ts,w\t2 4\n1 The garden is south of the office.\n2 The kitchen is west of the hallway.\n3 The bedroom is south of the kitchen.\n4 The bathroom is east of the office.\n5 The office is east of the hallway.\n6 How do you go from the kitchen to the office?\te,e\t2 5\n1 The garden is west of the hallway.\n2 The kitchen is north of the garden.\n3 The office is east of the hallway.\n4 The bedroom is south of the hallway.\n5 The bathroom is north of the hallway.\n6 How do you go from the bathroom to the garden?\ts,w\t5 1\n1 The hallway is south of the kitchen.\n2 The bedroom is east of the garden.\n3 The garden is north of the office.\n4 The bathroom is south of the bedroom.\n5 The kitchen is west of the garden.\n6 How do you go from the kitchen to the bedroom?\te,e\t5 2\n1 The hallway is south of the bathroom.\n2 The garden is east of the bathroom.\n3 The bathroom is east of the office.\n4 The kitchen is east of the bedroom.\n5 The kitchen is north of the office.\n6 How do you go from the kitchen to the bathroom?\ts,e\t5 3\n1 The hallway is west of the office.\n2 The office is west of the bedroom.\n3 The bathroom is east of the bedroom.\n4 The garden is north of the office.\n5 The kitchen is south of the bedroom.\n6 How do you go from the office to the kitchen?\te,s\t2 5\n1 The bedroom is east of the bathroom.\n2 The garden is west of the hallway.\n3 The kitchen is west of the bathroom.\n4 The hallway is north of the office.\n5 The hallway is south of the bathroom.\n6 How do you go from the bathroom to the office?\ts,s\t5 4\n1 The office is east of the bedroom.\n2 The bathroom is north of the office.\n3 The hallway is east of the kitchen.\n4 The garden is east of the hallway.\n5 The kitchen is east of the office.\n6 How do you go from the hallway to the office?\tw,w\t3 5\n1 The bedroom is west of the hallway.\n2 The office is west of the bathroom.\n3 The kitchen is north of the office.\n4 The garden is west of the bedroom.\n5 The office is north of the bedroom.\n6 How do you go from the office to the hallway?\ts,e\t5 1\n1 The hallway is west of the kitchen.\n2 The bedroom is south of the bathroom.\n3 The garden is east of the office.\n4 The office is south of the kitchen.\n5 The kitchen is south of the bedroom.\n6 How do you go from the office to the bedroom?\tn,n\t4 5\n1 The office is north of the garden.\n2 The bathroom is north of the kitchen.\n3 The kitchen is north of the office.\n4 The bedroom is south of the garden.\n5 The garden is east of the hallway.\n6 How do you go from the garden to the kitchen?\tn,n\t1 3\n1 The kitchen is north of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The hallway is west of the office.\n4 The bathroom is north of the garden.\n5 The hallway is south of the garden.\n6 How do you go from the hallway to the bathroom?\tn,n\t5 4\n1 The bedroom is north of the hallway.\n2 The office is south of the hallway.\n3 The garden is west of the kitchen.\n4 The bathroom is east of the hallway.\n5 The kitchen is west of the hallway.\n6 How do you go from the kitchen to the bathroom?\te,e\t5 4\n1 The hallway is south of the kitchen.\n2 The garden is east of the kitchen.\n3 The hallway is north of the bathroom.\n4 The garden is west of the bedroom.\n5 The office is south of the garden.\n6 How do you go from the hallway to the garden?\tn,e\t1 2\n1 The garden is west of the office.\n2 The bedroom is west of the hallway.\n3 The kitchen is north of the bedroom.\n4 The office is north of the bathroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bedroom to the office?\tw,n\t5 4\n1 The bathroom is east of the hallway.\n2 The bathroom is north of the office.\n3 The bedroom is north of the hallway.\n4 The kitchen is east of the bathroom.\n5 The garden is south of the hallway.\n6 How do you go from the office to the hallway?\tn,w\t2 1\n1 The office is west of the garden.\n2 The bathroom is south of the hallway.\n3 The garden is south of the bedroom.\n4 The garden is west of the kitchen.\n5 The bedroom is west of the hallway.\n6 How do you go from the hallway to the garden?\tw,s\t5 3\n1 The garden is west of the kitchen.\n2 The hallway is north of the kitchen.\n3 The office is north of the bedroom.\n4 The bedroom is west of the bathroom.\n5 The garden is south of the bedroom.\n6 How do you go from the bedroom to the kitchen?\ts,e\t5 1\n1 The office is west of the bathroom.\n2 The bedroom is south of the bathroom.\n3 The kitchen is east of the garden.\n4 The bathroom is west of the garden.\n5 The hallway is north of the bathroom.\n6 How do you go from the bathroom to the kitchen?\te,e\t4 3\n1 The bedroom is east of the office.\n2 The kitchen is north of the bathroom.\n3 The hallway is west of the garden.\n4 The bathroom is north of the bedroom.\n5 The hallway is east of the bedroom.\n6 How do you go from the bathroom to the hallway?\ts,e\t4 5\n1 The garden is north of the kitchen.\n2 The kitchen is west of the bathroom.\n3 The office is west of the garden.\n4 The hallway is north of the bathroom.\n5 The bedroom is west of the kitchen.\n6 How do you go from the garden to the bathroom?\ts,e\t1 2\n1 The kitchen is west of the hallway.\n2 The office is west of the bathroom.\n3 The bedroom is east of the garden.\n4 The hallway is south of the bathroom.\n5 The bathroom is south of the garden.\n6 How do you go from the hallway to the garden?\tn,n\t4 5\n1 The bedroom is west of the hallway.\n2 The kitchen is east of the bathroom.\n3 The office is west of the bathroom.\n4 The garden is south of the hallway.\n5 The hallway is south of the bathroom.\n6 How do you go from the hallway to the office?\tn,w\t5 3\n1 The hallway is north of the bathroom.\n2 The garden is west of the office.\n3 The bedroom is north of the hallway.\n4 The kitchen is south of the office.\n5 The kitchen is east of the hallway.\n6 How do you go from the office to the hallway?\ts,w\t4 5\n1 The hallway is south of the bathroom.\n2 The bedroom is north of the office.\n3 The office is east of the bathroom.\n4 The kitchen is south of the office.\n5 The garden is east of the kitchen.\n6 How do you go from the bathroom to the kitchen?\te,s\t3 4\n1 The office is north of the hallway.\n2 The garden is south of the bathroom.\n3 The bedroom is north of the office.\n4 The kitchen is west of the bathroom.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the hallway?\te,s\t5 1\n1 The garden is south of the bedroom.\n2 The kitchen is south of the office.\n3 The office is west of the bathroom.\n4 The hallway is east of the garden.\n5 The garden is north of the office.\n6 How do you go from the kitchen to the garden?\tn,n\t2 5\n1 The office is west of the bedroom.\n2 The office is south of the garden.\n3 The kitchen is south of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The hallway is west of the office.\n6 How do you go from the bedroom to the garden?\tw,n\t1 2\n1 The bathroom is east of the kitchen.\n2 The office is east of the garden.\n3 The bedroom is west of the hallway.\n4 The garden is north of the hallway.\n5 The garden is south of the kitchen.\n6 How do you go from the kitchen to the hallway?\ts,s\t5 4\n1 The kitchen is north of the garden.\n2 The bathroom is north of the bedroom.\n3 The hallway is west of the garden.\n4 The office is south of the bedroom.\n5 The garden is west of the office.\n6 How do you go from the bedroom to the garden?\ts,w\t4 5\n1 The hallway is west of the kitchen.\n2 The bedroom is east of the kitchen.\n3 The bathroom is north of the garden.\n4 The office is east of the garden.\n5 The kitchen is south of the garden.\n6 How do you go from the office to the kitchen?\tw,s\t4 5\n1 The kitchen is east of the hallway.\n2 The garden is east of the bedroom.\n3 The office is west of the hallway.\n4 The bedroom is north of the bathroom.\n5 The bedroom is south of the hallway.\n6 How do you go from the bedroom to the office?\tn,w\t5 3\n1 The bathroom is east of the kitchen.\n2 The garden is north of the kitchen.\n3 The hallway is west of the kitchen.\n4 The kitchen is north of the office.\n5 The bedroom is south of the bathroom.\n6 How do you go from the office to the bathroom?\tn,e\t4 1\n1 The bathroom is north of the office.\n2 The bedroom is north of the bathroom.\n3 The hallway is east of the garden.\n4 The kitchen is west of the bedroom.\n5 The garden is north of the bedroom.\n6 How do you go from the garden to the bathroom?\ts,s\t5 2\n1 The office is east of the bathroom.\n2 The bedroom is south of the bathroom.\n3 The bathroom is south of the hallway.\n4 The bedroom is west of the kitchen.\n5 The garden is west of the bathroom.\n6 How do you go from the office to the bedroom?\tw,s\t1 2\n1 The garden is west of the hallway.\n2 The garden is north of the office.\n3 The bedroom is east of the kitchen.\n4 The garden is south of the bedroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bedroom to the office?\ts,s\t4 2\n1 The kitchen is west of the garden.\n2 The kitchen is north of the hallway.\n3 The bedroom is north of the kitchen.\n4 The office is east of the hallway.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the kitchen?\tn,n\t5 2\n1 The bedroom is west of the kitchen.\n2 The bathroom is north of the bedroom.\n3 The hallway is south of the garden.\n4 The bedroom is east of the garden.\n5 The office is south of the bedroom.\n6 How do you go from the bedroom to the hallway?\tw,s\t4 3\n1 The hallway is south of the office.\n2 The garden is east of the bedroom.\n3 The bathroom is north of the bedroom.\n4 The kitchen is west of the office.\n5 The bedroom is north of the office.\n6 How do you go from the bedroom to the hallway?\ts,s\t5 1\n1 The bedroom is north of the garden.\n2 The kitchen is west of the garden.\n3 The office is east of the hallway.\n4 The bathroom is south of the hallway.\n5 The garden is west of the hallway.\n6 How do you go from the bedroom to the hallway?\ts,e\t1 5\n1 The bedroom is north of the hallway.\n2 The office is north of the garden.\n3 The kitchen is west of the garden.\n4 The kitchen is north of the bathroom.\n5 The hallway is west of the kitchen.\n6 How do you go from the hallway to the garden?\te,e\t5 3\n1 The hallway is west of the bathroom.\n2 The garden is east of the bathroom.\n3 The bedroom is west of the kitchen.\n4 The office is north of the bathroom.\n5 The bedroom is east of the garden.\n6 How do you go from the bathroom to the bedroom?\te,e\t2 5\n1 The bathroom is south of the bedroom.\n2 The kitchen is west of the bedroom.\n3 The kitchen is north of the garden.\n4 The office is north of the bedroom.\n5 The garden is north of the hallway.\n6 How do you go from the garden to the bedroom?\tn,e\t3 2\n1 The bathroom is south of the garden.\n2 The kitchen is north of the bedroom.\n3 The hallway is north of the garden.\n4 The bedroom is west of the garden.\n5 The office is west of the hallway.\n6 How do you go from the hallway to the bedroom?\ts,w\t3 4\n1 The kitchen is west of the office.\n2 The office is south of the bathroom.\n3 The bedroom is north of the bathroom.\n4 The hallway is south of the office.\n5 The garden is east of the bathroom.\n6 How do you go from the office to the bedroom?\tn,n\t2 3\n1 The bathroom is south of the hallway.\n2 The bedroom is south of the bathroom.\n3 The kitchen is north of the hallway.\n4 The office is north of the garden.\n5 The hallway is west of the garden.\n6 How do you go from the garden to the bathroom?\tw,s\t5 1\n1 The kitchen is east of the office.\n2 The hallway is south of the garden.\n3 The garden is west of the bedroom.\n4 The bathroom is south of the bedroom.\n5 The office is north of the garden.\n6 How do you go from the office to the bedroom?\ts,e\t5 3\n1 The kitchen is east of the office.\n2 The kitchen is south of the bedroom.\n3 The garden is north of the bathroom.\n4 The hallway is east of the bedroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bedroom to the bathroom?\ts,e\t2 5\n1 The office is west of the bedroom.\n2 The bathroom is north of the kitchen.\n3 The hallway is south of the office.\n4 The kitchen is east of the hallway.\n5 The garden is west of the hallway.\n6 How do you go from the kitchen to the office?\tw,n\t4 3\n1 The hallway is west of the bedroom.\n2 The bathroom is south of the bedroom.\n3 The hallway is south of the kitchen.\n4 The office is west of the garden.\n5 The garden is north of the bedroom.\n6 How do you go from the hallway to the garden?\te,n\t1 5\n1 The bathroom is east of the kitchen.\n2 The bathroom is south of the bedroom.\n3 The garden is south of the bathroom.\n4 The hallway is east of the office.\n5 The bedroom is south of the office.\n6 How do you go from the office to the bathroom?\ts,s\t5 2\n1 The bedroom is north of the office.\n2 The kitchen is north of the hallway.\n3 The hallway is north of the garden.\n4 The bathroom is west of the garden.\n5 The garden is west of the office.\n6 How do you go from the office to the hallway?\tw,n\t5 3\n1 The garden is south of the bathroom.\n2 The bedroom is east of the office.\n3 The hallway is north of the kitchen.\n4 The hallway is south of the bedroom.\n5 The garden is east of the bedroom.\n6 How do you go from the hallway to the garden?\tn,e\t4 5\n1 The hallway is west of the office.\n2 The bedroom is north of the garden.\n3 The kitchen is south of the garden.\n4 The bathroom is west of the garden.\n5 The office is west of the bathroom.\n6 How do you go from the office to the garden?\te,e\t5 4\n1 The kitchen is west of the garden.\n2 The garden is north of the hallway.\n3 The bathroom is north of the bedroom.\n4 The bedroom is east of the garden.\n5 The office is west of the bathroom.\n6 How do you go from the garden to the bathroom?\te,n\t4 3\n1 The kitchen is north of the bedroom.\n2 The garden is west of the office.\n3 The garden is south of the hallway.\n4 The bathroom is west of the garden.\n5 The bedroom is north of the hallway.\n6 How do you go from the bedroom to the garden?\ts,s\t5 3\n1 The garden is west of the bathroom.\n2 The bathroom is west of the office.\n3 The bedroom is east of the office.\n4 The kitchen is south of the bathroom.\n5 The hallway is south of the office.\n6 How do you go from the hallway to the bathroom?\tn,w\t5 2\n1 The garden is north of the kitchen.\n2 The bathroom is south of the hallway.\n3 The bedroom is west of the garden.\n4 The bathroom is west of the office.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the bedroom?\ts,w\t5 3\n1 The kitchen is east of the hallway.\n2 The bedroom is south of the office.\n3 The bathroom is south of the bedroom.\n4 The bedroom is east of the kitchen.\n5 The garden is north of the kitchen.\n6 How do you go from the office to the kitchen?\ts,w\t2 4\n1 The kitchen is north of the garden.\n2 The office is south of the bedroom.\n3 The bathroom is east of the bedroom.\n4 The hallway is west of the bedroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bathroom to the garden?\tw,n\t3 5\n1 The bedroom is north of the bathroom.\n2 The bathroom is east of the hallway.\n3 The garden is south of the office.\n4 The kitchen is south of the bathroom.\n5 The office is east of the bathroom.\n6 How do you go from the office to the bedroom?\tw,n\t5 1\n1 The hallway is north of the garden.\n2 The bathroom is west of the hallway.\n3 The bedroom is south of the garden.\n4 The kitchen is west of the garden.\n5 The office is west of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,n\t4 1\n1 The hallway is west of the bathroom.\n2 The kitchen is south of the bedroom.\n3 The office is east of the kitchen.\n4 The kitchen is north of the garden.\n5 The office is north of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tn,w\t5 3\n1 The hallway is south of the bathroom.\n2 The office is north of the bedroom.\n3 The bathroom is west of the bedroom.\n4 The kitchen is east of the garden.\n5 The kitchen is north of the bathroom.\n6 How do you go from the bedroom to the kitchen?\tw,n\t3 5\n1 The bedroom is north of the kitchen.\n2 The hallway is north of the bedroom.\n3 The garden is east of the kitchen.\n4 The office is west of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bathroom to the bedroom?\tn,n\t5 1\n1 The hallway is west of the office.\n2 The kitchen is north of the hallway.\n3 The bedroom is south of the garden.\n4 The garden is west of the hallway.\n5 The bathroom is west of the garden.\n6 How do you go from the garden to the office?\te,e\t4 1\n1 The bedroom is east of the bathroom.\n2 The kitchen is west of the hallway.\n3 The bathroom is east of the office.\n4 The garden is east of the hallway.\n5 The hallway is south of the bathroom.\n6 How do you go from the bathroom to the garden?\ts,e\t5 4\n1 The bathroom is north of the kitchen.\n2 The hallway is west of the office.\n3 The office is west of the bedroom.\n4 The garden is south of the hallway.\n5 The office is north of the bathroom.\n6 How do you go from the bathroom to the hallway?\tn,w\t5 2\n1 The bathroom is south of the office.\n2 The bathroom is north of the hallway.\n3 The garden is north of the office.\n4 The bedroom is west of the hallway.\n5 The kitchen is west of the bathroom.\n6 How do you go from the hallway to the office?\tn,n\t2 1\n1 The hallway is north of the bedroom.\n2 The office is south of the bedroom.\n3 The office is north of the kitchen.\n4 The office is west of the bathroom.\n5 The garden is north of the hallway.\n6 How do you go from the hallway to the office?\ts,s\t1 2\n1 The office is west of the bathroom.\n2 The kitchen is west of the office.\n3 The hallway is south of the bathroom.\n4 The bedroom is south of the office.\n5 The garden is north of the bathroom.\n6 How do you go from the kitchen to the bathroom?\te,e\t2 1\n1 The bathroom is south of the hallway.\n2 The garden is east of the hallway.\n3 The kitchen is west of the bedroom.\n4 The bedroom is west of the hallway.\n5 The office is south of the bedroom.\n6 How do you go from the hallway to the office?\tw,s\t4 5\n1 The kitchen is north of the office.\n2 The bedroom is south of the office.\n3 The garden is west of the office.\n4 The office is west of the bathroom.\n5 The bedroom is west of the hallway.\n6 How do you go from the bedroom to the kitchen?\tn,n\t2 1\n1 The kitchen is west of the office.\n2 The office is north of the hallway.\n3 The garden is east of the bathroom.\n4 The garden is south of the hallway.\n5 The bedroom is east of the hallway.\n6 How do you go from the garden to the office?\tn,n\t4 2\n1 The bathroom is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 The bedroom is north of the kitchen.\n4 The office is east of the garden.\n5 The garden is south of the kitchen.\n6 How do you go from the garden to the bedroom?\tn,n\t5 3\n1 The garden is north of the bedroom.\n2 The bathroom is west of the office.\n3 The hallway is west of the bedroom.\n4 The bedroom is west of the kitchen.\n5 The office is south of the bedroom.\n6 How do you go from the bedroom to the bathroom?\ts,w\t5 2\n1 The office is north of the hallway.\n2 The bedroom is east of the kitchen.\n3 The bathroom is west of the garden.\n4 The bathroom is south of the kitchen.\n5 The kitchen is east of the hallway.\n6 How do you go from the hallway to the bathroom?\te,s\t5 4\n1 The hallway is east of the bathroom.\n2 The bedroom is south of the office.\n3 The kitchen is east of the garden.\n4 The office is west of the garden.\n5 The garden is north of the bathroom.\n6 How do you go from the bathroom to the office?\tn,w\t5 4\n1 The hallway is north of the garden.\n2 The hallway is west of the bathroom.\n3 The garden is east of the bedroom.\n4 The office is east of the garden.\n5 The kitchen is south of the garden.\n6 How do you go from the hallway to the kitchen?\ts,s\t1 5\n1 The office is east of the bedroom.\n2 The bedroom is north of the bathroom.\n3 The hallway is south of the kitchen.\n4 The kitchen is south of the garden.\n5 The bedroom is east of the garden.\n6 How do you go from the kitchen to the bedroom?\tn,e\t4 5\n1 The garden is west of the hallway.\n2 The bathroom is east of the kitchen.\n3 The office is north of the kitchen.\n4 The bedroom is south of the kitchen.\n5 The hallway is west of the kitchen.\n6 How do you go from the bedroom to the hallway?\tn,w\t4 5\n1 The office is east of the bathroom.\n2 The kitchen is north of the bathroom.\n3 The bathroom is east of the hallway.\n4 The garden is north of the bedroom.\n5 The office is south of the bedroom.\n6 How do you go from the bedroom to the bathroom?\ts,w\t5 1\n1 The bathroom is north of the kitchen.\n2 The bedroom is east of the kitchen.\n3 The office is west of the kitchen.\n4 The kitchen is north of the garden.\n5 The hallway is west of the office.\n6 How do you go from the hallway to the kitchen?\te,e\t5 3\n1 The bathroom is south of the office.\n2 The kitchen is south of the garden.\n3 The office is east of the bedroom.\n4 The office is south of the kitchen.\n5 The hallway is east of the kitchen.\n6 How do you go from the office to the garden?\tn,n\t4 2\n1 The office is west of the kitchen.\n2 The kitchen is west of the bathroom.\n3 The hallway is north of the garden.\n4 The bedroom is south of the kitchen.\n5 The garden is east of the bedroom.\n6 How do you go from the kitchen to the garden?\ts,e\t4 5\n1 The garden is north of the bathroom.\n2 The office is east of the bedroom.\n3 The bathroom is west of the kitchen.\n4 The garden is south of the bedroom.\n5 The hallway is west of the garden.\n6 How do you go from the bedroom to the bathroom?\ts,s\t4 1\n1 The garden is west of the bathroom.\n2 The bedroom is south of the bathroom.\n3 The kitchen is west of the garden.\n4 The hallway is south of the garden.\n5 The office is east of the bathroom.\n6 How do you go from the kitchen to the bathroom?\te,e\t3 1\n1 The garden is north of the bedroom.\n2 The office is north of the hallway.\n3 The kitchen is east of the bedroom.\n4 The bathroom is south of the hallway.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tw,s\t5 4\n1 The office is west of the bathroom.\n2 The bedroom is east of the kitchen.\n3 The kitchen is north of the bathroom.\n4 The garden is east of the bedroom.\n5 The hallway is north of the kitchen.\n6 How do you go from the bedroom to the bathroom?\tw,s\t2 3\n1 The kitchen is east of the garden.\n2 The bedroom is north of the office.\n3 The bathroom is north of the garden.\n4 The office is north of the hallway.\n5 The office is west of the bathroom.\n6 How do you go from the garden to the office?\tn,w\t3 5\n1 The bedroom is east of the bathroom.\n2 The office is north of the bathroom.\n3 The garden is south of the bathroom.\n4 The hallway is south of the bedroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the kitchen to the bedroom?\te,e\t5 1\n1 The bedroom is west of the hallway.\n2 The hallway is south of the office.\n3 The garden is south of the bedroom.\n4 The kitchen is west of the bathroom.\n5 The kitchen is north of the bedroom.\n6 How do you go from the hallway to the kitchen?\tw,n\t1 5\n1 The bedroom is west of the office.\n2 The hallway is south of the bedroom.\n3 The hallway is north of the kitchen.\n4 The garden is east of the office.\n5 The bathroom is north of the office.\n6 How do you go from the office to the hallway?\tw,s\t1 2\n1 The garden is east of the kitchen.\n2 The office is east of the bedroom.\n3 The hallway is east of the garden.\n4 The bedroom is east of the bathroom.\n5 The garden is south of the office.\n6 How do you go from the garden to the bedroom?\tn,w\t5 2\n1 The office is north of the bedroom.\n2 The kitchen is west of the hallway.\n3 The bathroom is north of the garden.\n4 The office is west of the bathroom.\n5 The hallway is north of the bathroom.\n6 How do you go from the office to the hallway?\te,n\t4 5\n1 The office is west of the bedroom.\n2 The kitchen is east of the hallway.\n3 The hallway is east of the bathroom.\n4 The bedroom is north of the bathroom.\n5 The bathroom is east of the garden.\n6 How do you go from the bedroom to the hallway?\ts,e\t4 3\n1 The kitchen is south of the garden.\n2 The hallway is north of the garden.\n3 The bathroom is west of the kitchen.\n4 The garden is east of the bedroom.\n5 The office is east of the kitchen.\n6 How do you go from the office to the garden?\tw,n\t5 1\n1 The kitchen is west of the hallway.\n2 The garden is north of the kitchen.\n3 The garden is south of the bathroom.\n4 The bathroom is west of the office.\n5 The bedroom is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tn,n\t2 3\n1 The hallway is west of the bathroom.\n2 The kitchen is west of the hallway.\n3 The kitchen is south of the garden.\n4 The hallway is north of the bedroom.\n5 The garden is south of the office.\n6 How do you go from the garden to the hallway?\ts,e\t3 2\n1 The office is north of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The bedroom is west of the garden.\n4 The kitchen is east of the garden.\n5 The hallway is north of the garden.\n6 How do you go from the bathroom to the garden?\te,e\t2 3\n1 The office is north of the garden.\n2 The hallway is south of the kitchen.\n3 The office is west of the bathroom.\n4 The bedroom is south of the bathroom.\n5 The hallway is east of the bathroom.\n6 How do you go from the office to the hallway?\te,e\t3 5\n1 The kitchen is south of the hallway.\n2 The bedroom is south of the bathroom.\n3 The hallway is east of the office.\n4 The bathroom is east of the garden.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the hallway?\te,e\t5 3\n1 The office is north of the kitchen.\n2 The bathroom is west of the garden.\n3 The bedroom is north of the garden.\n4 The bedroom is south of the hallway.\n5 The office is east of the garden.\n6 How do you go from the bedroom to the office?\ts,e\t3 5\n1 The office is north of the hallway.\n2 The bathroom is east of the garden.\n3 The bedroom is west of the hallway.\n4 The bathroom is south of the hallway.\n5 The kitchen is east of the hallway.\n6 How do you go from the garden to the hallway?\te,n\t2 4\n1 The office is south of the kitchen.\n2 The bedroom is south of the bathroom.\n3 The hallway is west of the office.\n4 The garden is north of the bathroom.\n5 The office is west of the bathroom.\n6 How do you go from the bedroom to the office?\tn,w\t2 5\n1 The kitchen is north of the garden.\n2 The hallway is west of the office.\n3 The bathroom is south of the office.\n4 The bedroom is north of the hallway.\n5 The kitchen is east of the office.\n6 How do you go from the kitchen to the hallway?\tw,w\t5 2\n1 The bathroom is east of the kitchen.\n2 The garden is west of the hallway.\n3 The bedroom is south of the garden.\n4 The hallway is south of the kitchen.\n5 The office is west of the kitchen.\n6 How do you go from the kitchen to the garden?\ts,w\t4 2\n1 The office is west of the bedroom.\n2 The bedroom is north of the bathroom.\n3 The bathroom is north of the hallway.\n4 The kitchen is east of the bathroom.\n5 The garden is west of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,s\t2 3\n1 The bedroom is south of the kitchen.\n2 The garden is east of the office.\n3 The hallway is north of the office.\n4 The kitchen is west of the bathroom.\n5 The office is north of the kitchen.\n6 How do you go from the bedroom to the office?\tn,n\t1 5\n1 The bathroom is north of the hallway.\n2 The office is east of the hallway.\n3 The garden is south of the hallway.\n4 The kitchen is east of the office.\n5 The bedroom is north of the office.\n6 How do you go from the kitchen to the hallway?\tw,w\t4 2\n1 The office is east of the hallway.\n2 The hallway is east of the garden.\n3 The bathroom is east of the bedroom.\n4 The kitchen is north of the garden.\n5 The hallway is north of the bedroom.\n6 How do you go from the bedroom to the garden?\tn,w\t5 2\n1 The bathroom is east of the kitchen.\n2 The office is south of the garden.\n3 The kitchen is north of the garden.\n4 The bedroom is north of the bathroom.\n5 The bathroom is west of the hallway.\n6 How do you go from the garden to the bathroom?\tn,e\t3 1\n1 The hallway is north of the garden.\n2 The bathroom is west of the hallway.\n3 The office is west of the kitchen.\n4 The hallway is south of the kitchen.\n5 The kitchen is south of the bedroom.\n6 How do you go from the bathroom to the kitchen?\te,n\t2 4\n1 The office is south of the bathroom.\n2 The garden is west of the bedroom.\n3 The garden is east of the kitchen.\n4 The hallway is west of the kitchen.\n5 The office is north of the kitchen.\n6 How do you go from the office to the garden?\ts,e\t5 3\n1 The bathroom is north of the hallway.\n2 The bedroom is west of the garden.\n3 The office is south of the garden.\n4 The bathroom is west of the office.\n5 The kitchen is north of the garden.\n6 How do you go from the bathroom to the garden?\te,n\t4 3\n1 The kitchen is south of the bathroom.\n2 The bedroom is south of the kitchen.\n3 The office is south of the garden.\n4 The garden is west of the kitchen.\n5 The hallway is east of the kitchen.\n6 How do you go from the office to the kitchen?\tn,e\t3 4\n1 The office is north of the hallway.\n2 The kitchen is west of the garden.\n3 The bedroom is north of the garden.\n4 The bathroom is east of the garden.\n5 The office is south of the garden.\n6 How do you go from the office to the bathroom?\tn,e\t5 4\n1 The office is east of the hallway.\n2 The bathroom is east of the bedroom.\n3 The hallway is north of the bedroom.\n4 The kitchen is south of the bedroom.\n5 The garden is west of the bedroom.\n6 How do you go from the bedroom to the office?\tn,e\t3 1\n1 The garden is east of the bedroom.\n2 The kitchen is north of the bathroom.\n3 The office is north of the bedroom.\n4 The hallway is south of the bedroom.\n5 The kitchen is west of the hallway.\n6 How do you go from the kitchen to the bedroom?\te,n\t5 4\n1 The hallway is south of the kitchen.\n2 The office is west of the kitchen.\n3 The kitchen is west of the bedroom.\n4 The bathroom is west of the garden.\n5 The bathroom is north of the kitchen.\n6 How do you go from the bathroom to the hallway?\ts,s\t5 1\n1 The kitchen is south of the garden.\n2 The hallway is west of the office.\n3 The hallway is north of the bedroom.\n4 The hallway is east of the bathroom.\n5 The kitchen is west of the bedroom.\n6 How do you go from the kitchen to the hallway?\te,n\t5 3\n1 The office is east of the garden.\n2 The garden is north of the kitchen.\n3 The bedroom is west of the hallway.\n4 The bathroom is east of the office.\n5 The hallway is north of the office.\n6 How do you go from the garden to the hallway?\te,n\t1 5\n1 The hallway is north of the bedroom.\n2 The office is east of the hallway.\n3 The hallway is south of the garden.\n4 The hallway is east of the bathroom.\n5 The kitchen is south of the bathroom.\n6 How do you go from the bathroom to the office?\te,e\t4 2\n1 The bathroom is north of the garden.\n2 The hallway is east of the bedroom.\n3 The office is south of the hallway.\n4 The garden is east of the hallway.\n5 The kitchen is south of the garden.\n6 How do you go from the bathroom to the hallway?\ts,w\t1 4\n1 The bedroom is west of the kitchen.\n2 The office is south of the bedroom.\n3 The hallway is north of the bedroom.\n4 The kitchen is west of the bathroom.\n5 The garden is east of the office.\n6 How do you go from the office to the kitchen?\tn,e\t2 1\n1 The bathroom is north of the office.\n2 The office is west of the garden.\n3 The kitchen is north of the bathroom.\n4 The hallway is east of the bathroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the hallway to the office?\tw,s\t4 1\n1 The office is south of the bedroom.\n2 The bathroom is north of the bedroom.\n3 The hallway is west of the kitchen.\n4 The garden is south of the kitchen.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bathroom to the kitchen?\ts,w\t2 5\n1 The bathroom is north of the office.\n2 The bathroom is south of the kitchen.\n3 The bedroom is east of the bathroom.\n4 The hallway is north of the kitchen.\n5 The hallway is south of the garden.\n6 How do you go from the bathroom to the hallway?\tn,n\t2 4\n1 The office is south of the kitchen.\n2 The office is north of the hallway.\n3 The garden is east of the kitchen.\n4 The garden is south of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the office to the garden?\tn,e\t1 3\n1 The garden is east of the kitchen.\n2 The garden is west of the bedroom.\n3 The hallway is north of the office.\n4 The hallway is south of the garden.\n5 The bathroom is south of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,s\t1 4\n1 The bathroom is east of the kitchen.\n2 The kitchen is south of the hallway.\n3 The hallway is south of the bedroom.\n4 The bedroom is west of the office.\n5 The garden is north of the bedroom.\n6 How do you go from the bedroom to the kitchen?\ts,s\t3 2\n1 The garden is north of the bathroom.\n2 The hallway is north of the garden.\n3 The bathroom is north of the office.\n4 The kitchen is east of the hallway.\n5 The bedroom is west of the garden.\n6 How do you go from the hallway to the bathroom?\ts,s\t2 1\n1 The office is north of the bathroom.\n2 The garden is north of the kitchen.\n3 The kitchen is west of the hallway.\n4 The bedroom is south of the hallway.\n5 The bathroom is west of the kitchen.\n6 How do you go from the hallway to the bathroom?\tw,w\t3 5\n1 The garden is west of the bathroom.\n2 The kitchen is south of the garden.\n3 The bedroom is west of the hallway.\n4 The bedroom is north of the garden.\n5 The office is west of the bedroom.\n6 How do you go from the garden to the office?\tn,w\t4 5\n1 The garden is south of the hallway.\n2 The hallway is south of the office.\n3 The kitchen is south of the bedroom.\n4 The hallway is east of the kitchen.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,e\t3 4\n1 The bedroom is south of the hallway.\n2 The garden is west of the bedroom.\n3 The bathroom is north of the garden.\n4 The kitchen is west of the hallway.\n5 The office is north of the hallway.\n6 How do you go from the hallway to the garden?\ts,w\t1 2\n1 The office is east of the garden.\n2 The hallway is south of the bathroom.\n3 The kitchen is north of the office.\n4 The bedroom is south of the office.\n5 The hallway is east of the office.\n6 How do you go from the hallway to the bedroom?\tw,s\t5 4\n1 The bedroom is west of the bathroom.\n2 The kitchen is north of the garden.\n3 The hallway is north of the office.\n4 The kitchen is east of the hallway.\n5 The bathroom is west of the hallway.\n6 How do you go from the kitchen to the bathroom?\tw,w\t4 5\n1 The garden is east of the kitchen.\n2 The hallway is north of the office.\n3 The kitchen is east of the office.\n4 The bedroom is north of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the office to the bathroom?\te,s\t3 5\n1 The hallway is south of the bathroom.\n2 The office is north of the bedroom.\n3 The garden is east of the hallway.\n4 The bathroom is east of the kitchen.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,s\t5 1\n1 The kitchen is south of the bathroom.\n2 The hallway is east of the bedroom.\n3 The bathroom is south of the bedroom.\n4 The office is north of the bedroom.\n5 The garden is west of the bedroom.\n6 How do you go from the hallway to the bathroom?\tw,s\t2 3\n1 The bedroom is south of the bathroom.\n2 The garden is west of the hallway.\n3 The hallway is north of the office.\n4 The kitchen is west of the bathroom.\n5 The bathroom is south of the garden.\n6 How do you go from the bathroom to the hallway?\tn,e\t5 2\n1 The hallway is north of the bathroom.\n2 The garden is south of the kitchen.\n3 The garden is north of the hallway.\n4 The bedroom is west of the kitchen.\n5 The office is west of the hallway.\n6 How do you go from the kitchen to the hallway?\ts,s\t2 3\n1 The kitchen is west of the office.\n2 The bedroom is east of the hallway.\n3 The hallway is north of the office.\n4 The hallway is south of the garden.\n5 The office is north of the bathroom.\n6 How do you go from the garden to the office?\ts,s\t4 3\n1 The office is north of the kitchen.\n2 The bathroom is west of the hallway.\n3 The garden is north of the bedroom.\n4 The office is east of the hallway.\n5 The bedroom is north of the hallway.\n6 How do you go from the office to the bedroom?\tw,n\t4 5\n1 The office is south of the hallway.\n2 The hallway is south of the bedroom.\n3 The kitchen is west of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The garden is east of the bedroom.\n6 How do you go from the hallway to the kitchen?\tn,w\t2 3\n1 The kitchen is north of the office.\n2 The kitchen is south of the hallway.\n3 The garden is north of the bedroom.\n4 The bedroom is west of the office.\n5 The office is north of the bathroom.\n6 How do you go from the bedroom to the kitchen?\te,n\t4 1\n1 The bathroom is south of the office.\n2 The kitchen is east of the office.\n3 The garden is north of the office.\n4 The kitchen is north of the bedroom.\n5 The hallway is south of the bedroom.\n6 How do you go from the bedroom to the office?\tn,w\t4 2\n1 The office is west of the hallway.\n2 The office is north of the garden.\n3 The bedroom is west of the office.\n4 The garden is north of the kitchen.\n5 The kitchen is west of the bathroom.\n6 How do you go from the kitchen to the office?\tn,n\t4 2\n1 The kitchen is north of the bedroom.\n2 The bedroom is west of the hallway.\n3 The office is west of the bedroom.\n4 The garden is east of the hallway.\n5 The bathroom is south of the bedroom.\n6 How do you go from the bathroom to the hallway?\tn,e\t5 2\n1 The bathroom is south of the garden.\n2 The kitchen is north of the hallway.\n3 The bedroom is east of the hallway.\n4 The bedroom is north of the garden.\n5 The office is east of the garden.\n6 How do you go from the garden to the hallway?\tn,w\t4 3\n1 The bathroom is west of the office.\n2 The hallway is north of the bedroom.\n3 The garden is south of the kitchen.\n4 The kitchen is east of the office.\n5 The hallway is south of the office.\n6 How do you go from the kitchen to the hallway?\tw,s\t4 5\n1 The kitchen is east of the garden.\n2 The bedroom is north of the hallway.\n3 The office is west of the hallway.\n4 The garden is north of the bedroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the garden to the hallway?\ts,s\t4 2\n1 The bedroom is north of the kitchen.\n2 The garden is north of the hallway.\n3 The office is west of the bedroom.\n4 The bathroom is south of the hallway.\n5 The hallway is east of the bedroom.\n6 How do you go from the bathroom to the bedroom?\tn,w\t4 5\n1 The hallway is south of the office.\n2 The bedroom is south of the hallway.\n3 The garden is south of the bedroom.\n4 The bathroom is east of the office.\n5 The hallway is east of the kitchen.\n6 How do you go from the bedroom to the office?\tn,n\t2 1\n1 The kitchen is south of the bathroom.\n2 The kitchen is west of the garden.\n3 The bedroom is east of the bathroom.\n4 The garden is south of the office.\n5 The hallway is east of the garden.\n6 How do you go from the bathroom to the garden?\ts,e\t1 2\n1 The bathroom is south of the bedroom.\n2 The garden is west of the office.\n3 The garden is east of the bedroom.\n4 The kitchen is east of the office.\n5 The hallway is north of the bedroom.\n6 How do you go from the office to the bedroom?\tw,w\t2 3\n1 The bedroom is north of the kitchen.\n2 The garden is west of the bedroom.\n3 The bathroom is south of the kitchen.\n4 The office is south of the hallway.\n5 The kitchen is west of the hallway.\n6 How do you go from the hallway to the bedroom?\tw,n\t5 1\n1 The office is north of the bathroom.\n2 The kitchen is north of the garden.\n3 The bedroom is west of the garden.\n4 The hallway is south of the bathroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,w\t2 5\n1 The office is west of the kitchen.\n2 The garden is east of the hallway.\n3 The bedroom is east of the bathroom.\n4 The hallway is north of the bathroom.\n5 The bathroom is north of the office.\n6 How do you go from the hallway to the office?\ts,s\t4 5\n1 The garden is west of the bedroom.\n2 The office is east of the kitchen.\n3 The bedroom is north of the hallway.\n4 The bathroom is west of the kitchen.\n5 The bathroom is east of the bedroom.\n6 How do you go from the kitchen to the bedroom?\tw,w\t4 5\n1 The hallway is north of the office.\n2 The office is east of the bathroom.\n3 The hallway is south of the garden.\n4 The bedroom is south of the office.\n5 The kitchen is east of the garden.\n6 How do you go from the office to the garden?\tn,n\t1 3\n1 The bedroom is east of the bathroom.\n2 The garden is west of the hallway.\n3 The office is east of the bedroom.\n4 The bedroom is north of the hallway.\n5 The kitchen is east of the hallway.\n6 How do you go from the garden to the bedroom?\te,n\t2 4\n1 The garden is north of the bedroom.\n2 The garden is south of the bathroom.\n3 The office is east of the bedroom.\n4 The hallway is east of the garden.\n5 The kitchen is south of the bedroom.\n6 How do you go from the office to the garden?\tw,n\t3 1\n1 The bedroom is west of the garden.\n2 The kitchen is north of the hallway.\n3 The kitchen is east of the garden.\n4 The office is north of the garden.\n5 The bathroom is south of the garden.\n6 How do you go from the hallway to the garden?\tn,w\t2 3\n1 The garden is north of the bathroom.\n2 The hallway is south of the office.\n3 The kitchen is south of the bathroom.\n4 The office is south of the bedroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the office to the bathroom?\tn,e\t4 5\n1 The garden is east of the hallway.\n2 The bathroom is west of the kitchen.\n3 The garden is west of the bedroom.\n4 The kitchen is south of the garden.\n5 The office is north of the garden.\n6 How do you go from the hallway to the kitchen?\te,s\t1 4\n1 The office is north of the kitchen.\n2 The bathroom is east of the office.\n3 The bathroom is north of the hallway.\n4 The kitchen is north of the garden.\n5 The bathroom is south of the bedroom.\n6 How do you go from the bathroom to the kitchen?\tw,s\t2 1\n1 The bathroom is south of the office.\n2 The bedroom is north of the hallway.\n3 The garden is north of the kitchen.\n4 The garden is west of the hallway.\n5 The office is east of the hallway.\n6 How do you go from the office to the garden?\tw,w\t5 4\n1 The garden is north of the bathroom.\n2 The office is east of the bathroom.\n3 The bedroom is south of the bathroom.\n4 The kitchen is north of the garden.\n5 The hallway is east of the garden.\n6 How do you go from the bathroom to the hallway?\tn,e\t1 5\n1 The bedroom is north of the hallway.\n2 The kitchen is east of the hallway.\n3 The hallway is north of the office.\n4 The garden is north of the bedroom.\n5 The bathroom is west of the hallway.\n6 How do you go from the bedroom to the bathroom?\ts,w\t1 5\n1 The hallway is west of the garden.\n2 The bedroom is east of the bathroom.\n3 The kitchen is north of the hallway.\n4 The office is east of the kitchen.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the kitchen?\tn,n\t5 3\n1 The hallway is north of the kitchen.\n2 The hallway is west of the office.\n3 The bedroom is north of the bathroom.\n4 The bedroom is east of the garden.\n5 The kitchen is north of the bedroom.\n6 How do you go from the bedroom to the hallway?\tn,n\t5 1\n1 The bedroom is south of the garden.\n2 The bathroom is north of the garden.\n3 The office is east of the bathroom.\n4 The bedroom is east of the hallway.\n5 The kitchen is south of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tn,n\t1 2\n1 The office is east of the garden.\n2 The kitchen is south of the garden.\n3 The bathroom is north of the garden.\n4 The hallway is west of the kitchen.\n5 The kitchen is west of the bedroom.\n6 How do you go from the office to the kitchen?\tw,s\t1 2\n1 The kitchen is west of the bedroom.\n2 The hallway is west of the garden.\n3 The office is east of the garden.\n4 The bathroom is south of the bedroom.\n5 The bedroom is south of the garden.\n6 How do you go from the bathroom to the garden?\tn,n\t4 5\n1 The office is south of the garden.\n2 The bedroom is south of the kitchen.\n3 The bathroom is south of the bedroom.\n4 The bedroom is east of the hallway.\n5 The bedroom is west of the office.\n6 How do you go from the garden to the bedroom?\ts,w\t1 5\n1 The hallway is west of the office.\n2 The kitchen is east of the office.\n3 The bathroom is west of the bedroom.\n4 The bathroom is south of the office.\n5 The office is south of the garden.\n6 How do you go from the garden to the bathroom?\ts,s\t5 4\n1 The garden is west of the hallway.\n2 The garden is north of the office.\n3 The hallway is north of the bedroom.\n4 The bedroom is north of the kitchen.\n5 The bathroom is north of the hallway.\n6 How do you go from the bedroom to the garden?\tn,w\t3 1\n1 The bathroom is east of the hallway.\n2 The bedroom is south of the kitchen.\n3 The office is west of the hallway.\n4 The garden is west of the office.\n5 The hallway is south of the bedroom.\n6 How do you go from the office to the bedroom?\te,n\t3 5\n1 The bathroom is west of the garden.\n2 The bathroom is north of the office.\n3 The kitchen is east of the hallway.\n4 The bedroom is north of the kitchen.\n5 The garden is south of the kitchen.\n6 How do you go from the kitchen to the bathroom?\ts,w\t5 1\n1 The office is south of the hallway.\n2 The bedroom is north of the garden.\n3 The garden is north of the kitchen.\n4 The bedroom is east of the hallway.\n5 The garden is west of the bathroom.\n6 How do you go from the hallway to the garden?\te,s\t4 2\n1 The garden is south of the bathroom.\n2 The office is east of the bathroom.\n3 The bedroom is west of the bathroom.\n4 The bathroom is south of the kitchen.\n5 The bedroom is north of the hallway.\n6 How do you go from the bedroom to the office?\te,e\t3 2\n1 The garden is west of the hallway.\n2 The bedroom is north of the kitchen.\n3 The bathroom is south of the hallway.\n4 The office is west of the garden.\n5 The kitchen is east of the hallway.\n6 How do you go from the kitchen to the garden?\tw,w\t5 1\n1 The office is west of the garden.\n2 The bathroom is west of the bedroom.\n3 The hallway is east of the bedroom.\n4 The garden is north of the bedroom.\n5 The kitchen is south of the bathroom.\n6 How do you go from the garden to the bathroom?\ts,w\t4 2\n1 The bedroom is west of the garden.\n2 The bathroom is north of the kitchen.\n3 The hallway is west of the office.\n4 The hallway is north of the bedroom.\n5 The bedroom is east of the kitchen.\n6 How do you go from the hallway to the kitchen?\ts,w\t4 5\n1 The office is west of the kitchen.\n2 The bedroom is north of the hallway.\n3 The hallway is north of the bathroom.\n4 The garden is west of the hallway.\n5 The kitchen is west of the garden.\n6 How do you go from the hallway to the kitchen?\tw,w\t4 5\n1 The kitchen is east of the garden.\n2 The bathroom is west of the hallway.\n3 The garden is east of the bedroom.\n4 The bedroom is south of the hallway.\n5 The bedroom is north of the office.\n6 How do you go from the garden to the hallway?\tw,n\t3 4\n1 The bedroom is east of the office.\n2 The office is north of the garden.\n3 The hallway is west of the garden.\n4 The garden is north of the bathroom.\n5 The kitchen is east of the bedroom.\n6 How do you go from the bedroom to the garden?\tw,s\t1 2\n1 The kitchen is north of the hallway.\n2 The office is south of the bedroom.\n3 The bathroom is north of the bedroom.\n4 The garden is west of the hallway.\n5 The bedroom is west of the kitchen.\n6 How do you go from the hallway to the bedroom?\tn,w\t1 5\n1 The bedroom is north of the garden.\n2 The kitchen is north of the bedroom.\n3 The bathroom is north of the office.\n4 The hallway is south of the office.\n5 The office is west of the bedroom.\n6 How do you go from the hallway to the bedroom?\tn,e\t4 5\n1 The bedroom is west of the hallway.\n2 The kitchen is north of the hallway.\n3 The garden is west of the bedroom.\n4 The office is west of the bathroom.\n5 The bathroom is south of the bedroom.\n6 How do you go from the hallway to the bathroom?\tw,s\t1 5\n1 The office is south of the bedroom.\n2 The bathroom is south of the kitchen.\n3 The hallway is east of the garden.\n4 The kitchen is east of the office.\n5 The garden is south of the office.\n6 How do you go from the kitchen to the garden?\tw,s\t4 5\n1 The kitchen is east of the hallway.\n2 The office is north of the bathroom.\n3 The garden is south of the kitchen.\n4 The bedroom is east of the bathroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,e\t3 5\n1 The hallway is north of the garden.\n2 The office is east of the garden.\n3 The bathroom is east of the kitchen.\n4 The garden is east of the bedroom.\n5 The office is north of the bathroom.\n6 How do you go from the bathroom to the garden?\tn,w\t5 2\n1 The bedroom is west of the kitchen.\n2 The kitchen is north of the office.\n3 The hallway is north of the garden.\n4 The bathroom is south of the office.\n5 The hallway is west of the office.\n6 How do you go from the hallway to the kitchen?\te,n\t5 2\n1 The bedroom is east of the bathroom.\n2 The garden is north of the office.\n3 The bedroom is south of the hallway.\n4 The kitchen is south of the office.\n5 The office is east of the hallway.\n6 How do you go from the bedroom to the office?\tn,e\t3 5\n1 The bedroom is north of the kitchen.\n2 The garden is west of the office.\n3 The office is north of the hallway.\n4 The bedroom is east of the office.\n5 The office is south of the bathroom.\n6 How do you go from the hallway to the bedroom?\tn,e\t3 4\n1 The bathroom is west of the kitchen.\n2 The hallway is east of the kitchen.\n3 The bedroom is west of the office.\n4 The garden is east of the office.\n5 The kitchen is south of the office.\n6 How do you go from the bedroom to the kitchen?\te,s\t3 5\n1 The bedroom is south of the kitchen.\n2 The kitchen is west of the bathroom.\n3 The hallway is east of the garden.\n4 The kitchen is east of the office.\n5 The bathroom is south of the hallway.\n6 How do you go from the hallway to the kitchen?\ts,w\t5 2\n1 The bathroom is west of the office.\n2 The hallway is west of the garden.\n3 The bedroom is east of the office.\n4 The kitchen is south of the hallway.\n5 The office is south of the garden.\n6 How do you go from the hallway to the office?\te,s\t2 5\n1 The bathroom is east of the hallway.\n2 The kitchen is south of the bathroom.\n3 The garden is south of the hallway.\n4 The office is west of the bedroom.\n5 The bathroom is south of the bedroom.\n6 How do you go from the hallway to the bedroom?\te,n\t1 5\n1 The bedroom is west of the hallway.\n2 The kitchen is west of the garden.\n3 The bathroom is south of the hallway.\n4 The hallway is south of the office.\n5 The kitchen is east of the hallway.\n6 How do you go from the bedroom to the kitchen?\te,e\t1 5\n1 The kitchen is west of the bedroom.\n2 The hallway is south of the garden.\n3 The garden is east of the bathroom.\n4 The office is south of the bedroom.\n5 The garden is south of the office.\n6 How do you go from the bedroom to the garden?\ts,s\t4 5\n1 The hallway is east of the bedroom.\n2 The office is south of the hallway.\n3 The kitchen is south of the office.\n4 The bathroom is west of the bedroom.\n5 The office is east of the garden.\n6 How do you go from the bedroom to the office?\te,s\t1 2\n1 The office is east of the bathroom.\n2 The hallway is east of the kitchen.\n3 The bedroom is south of the garden.\n4 The bathroom is north of the garden.\n5 The hallway is north of the bathroom.\n6 How do you go from the garden to the hallway?\tn,n\t4 5\n1 The bathroom is east of the kitchen.\n2 The bedroom is west of the garden.\n3 The hallway is west of the kitchen.\n4 The garden is west of the office.\n5 The office is north of the kitchen.\n6 How do you go from the garden to the kitchen?\te,s\t4 5\n1 The bedroom is south of the garden.\n2 The bathroom is west of the kitchen.\n3 The hallway is north of the bathroom.\n4 The office is west of the garden.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the bedroom?\ts,s\t5 1\n1 The kitchen is west of the garden.\n2 The hallway is north of the office.\n3 The bathroom is east of the office.\n4 The garden is west of the office.\n5 The bedroom is south of the garden.\n6 How do you go from the bathroom to the garden?\tw,w\t3 4\n1 The kitchen is north of the office.\n2 The bedroom is west of the office.\n3 The bathroom is east of the garden.\n4 The hallway is north of the garden.\n5 The garden is east of the office.\n6 How do you go from the garden to the kitchen?\tw,n\t5 1\n1 The hallway is east of the bedroom.\n2 The bedroom is south of the kitchen.\n3 The garden is south of the bedroom.\n4 The office is east of the bathroom.\n5 The bathroom is east of the kitchen.\n6 How do you go from the bedroom to the bathroom?\tn,e\t2 5\n1 The bathroom is north of the garden.\n2 The kitchen is west of the garden.\n3 The office is east of the hallway.\n4 The bedroom is south of the garden.\n5 The office is west of the kitchen.\n6 How do you go from the office to the garden?\te,e\t5 2\n1 The hallway is south of the garden.\n2 The kitchen is east of the hallway.\n3 The bedroom is west of the garden.\n4 The office is south of the bathroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the garden?\tn,n\t5 1\n1 The office is north of the kitchen.\n2 The hallway is south of the kitchen.\n3 The bedroom is east of the garden.\n4 The garden is east of the kitchen.\n5 The bathroom is south of the garden.\n6 How do you go from the hallway to the garden?\tn,e\t2 4\n1 The hallway is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 The kitchen is east of the bedroom.\n4 The garden is east of the office.\n5 The bedroom is north of the garden.\n6 How do you go from the kitchen to the garden?\tw,s\t3 5\n1 The hallway is north of the office.\n2 The office is north of the garden.\n3 The kitchen is south of the bathroom.\n4 The bedroom is west of the office.\n5 The kitchen is north of the bedroom.\n6 How do you go from the office to the kitchen?\tw,n\t4 5\n1 The bedroom is east of the office.\n2 The kitchen is west of the hallway.\n3 The garden is north of the hallway.\n4 The bathroom is east of the bedroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the bedroom to the hallway?\te,n\t4 5\n1 The garden is west of the hallway.\n2 The bathroom is south of the office.\n3 The bathroom is east of the bedroom.\n4 The kitchen is east of the bathroom.\n5 The office is east of the hallway.\n6 How do you go from the bathroom to the hallway?\tn,w\t2 5\n1 The office is east of the garden.\n2 The bedroom is east of the hallway.\n3 The garden is east of the kitchen.\n4 The bathroom is north of the hallway.\n5 The hallway is north of the garden.\n6 How do you go from the garden to the bedroom?\tn,e\t5 2\n1 The hallway is south of the kitchen.\n2 The garden is east of the kitchen.\n3 The bedroom is south of the hallway.\n4 The hallway is east of the office.\n5 The hallway is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\ts,e\t1 5\n1 The hallway is west of the office.\n2 The bathroom is south of the kitchen.\n3 The bedroom is south of the garden.\n4 The garden is west of the kitchen.\n5 The office is north of the kitchen.\n6 How do you go from the office to the garden?\ts,w\t5 4\n1 The bedroom is west of the kitchen.\n2 The bathroom is east of the office.\n3 The office is north of the garden.\n4 The kitchen is west of the hallway.\n5 The kitchen is south of the bathroom.\n6 How do you go from the office to the kitchen?\te,s\t2 5\n1 The bathroom is south of the office.\n2 The office is west of the bedroom.\n3 The bedroom is north of the hallway.\n4 The garden is west of the office.\n5 The kitchen is west of the hallway.\n6 How do you go from the hallway to the office?\tn,w\t3 2\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 The hallway is north of the garden.\n4 The bedroom is south of the bathroom.\n5 The garden is west of the bedroom.\n6 How do you go from the garden to the bathroom?\te,n\t5 4\n1 The garden is west of the kitchen.\n2 The bathroom is north of the bedroom.\n3 The office is south of the bedroom.\n4 The hallway is south of the kitchen.\n5 The kitchen is west of the bedroom.\n6 How do you go from the kitchen to the office?\te,s\t5 3\n1 The office is east of the garden.\n2 The hallway is east of the bathroom.\n3 The bedroom is north of the kitchen.\n4 The bathroom is south of the garden.\n5 The bathroom is north of the bedroom.\n6 How do you go from the bedroom to the garden?\tn,n\t5 4\n1 The bedroom is south of the office.\n2 The office is east of the kitchen.\n3 The hallway is west of the bathroom.\n4 The garden is north of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bathroom to the office?\tn,e\t5 2\n1 The garden is north of the bathroom.\n2 The kitchen is west of the office.\n3 The bathroom is north of the office.\n4 The hallway is west of the bedroom.\n5 The hallway is east of the office.\n6 How do you go from the bathroom to the hallway?\ts,e\t3 5\n1 The hallway is east of the kitchen.\n2 The garden is west of the office.\n3 The garden is north of the bedroom.\n4 The bathroom is south of the kitchen.\n5 The office is north of the kitchen.\n6 How do you go from the kitchen to the garden?\tn,w\t5 2\n1 The bedroom is south of the hallway.\n2 The garden is west of the hallway.\n3 The office is west of the kitchen.\n4 The bathroom is south of the kitchen.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the kitchen?\te,e\t5 3\n1 The office is east of the bathroom.\n2 The bathroom is south of the kitchen.\n3 The office is north of the bedroom.\n4 The hallway is east of the office.\n5 The bathroom is east of the garden.\n6 How do you go from the bedroom to the bathroom?\tn,w\t3 1\n1 The office is north of the garden.\n2 The bedroom is south of the kitchen.\n3 The bathroom is south of the garden.\n4 The hallway is west of the kitchen.\n5 The garden is east of the kitchen.\n6 How do you go from the hallway to the garden?\te,e\t4 5\n1 The bedroom is north of the hallway.\n2 The bathroom is east of the kitchen.\n3 The garden is west of the office.\n4 The kitchen is east of the office.\n5 The kitchen is north of the bedroom.\n6 How do you go from the bedroom to the office?\tn,w\t5 4\n1 The kitchen is east of the hallway.\n2 The bedroom is south of the kitchen.\n3 The bathroom is north of the hallway.\n4 The office is west of the garden.\n5 The kitchen is west of the office.\n6 How do you go from the hallway to the office?\te,e\t1 5\n1 The office is west of the hallway.\n2 The bathroom is north of the garden.\n3 The bedroom is south of the garden.\n4 The hallway is west of the garden.\n5 The kitchen is east of the garden.\n6 How do you go from the bedroom to the hallway?\tn,w\t3 4\n1 The garden is east of the bathroom.\n2 The kitchen is east of the garden.\n3 The bathroom is north of the office.\n4 The bedroom is north of the bathroom.\n5 The hallway is north of the garden.\n6 How do you go from the garden to the bedroom?\tw,n\t1 4\n1 The kitchen is south of the bedroom.\n2 The garden is west of the bedroom.\n3 The office is east of the hallway.\n4 The bathroom is west of the hallway.\n5 The bedroom is south of the hallway.\n6 How do you go from the office to the bedroom?\tw,s\t3 5\n1 The garden is north of the office.\n2 The hallway is west of the kitchen.\n3 The bathroom is north of the kitchen.\n4 The bedroom is east of the office.\n5 The office is east of the kitchen.\n6 How do you go from the kitchen to the garden?\te,n\t5 1\n1 The bathroom is south of the bedroom.\n2 The hallway is south of the kitchen.\n3 The garden is north of the bedroom.\n4 The office is west of the kitchen.\n5 The bedroom is west of the office.\n6 How do you go from the bedroom to the kitchen?\te,e\t5 4\n1 The bedroom is south of the bathroom.\n2 The kitchen is east of the office.\n3 The office is south of the hallway.\n4 The bathroom is west of the office.\n5 The garden is south of the office.\n6 How do you go from the kitchen to the bathroom?\tw,w\t2 4\n1 The bedroom is south of the kitchen.\n2 The office is east of the bathroom.\n3 The garden is south of the bathroom.\n4 The office is north of the kitchen.\n5 The hallway is east of the office.\n6 How do you go from the kitchen to the bathroom?\tn,w\t4 2\n1 The bathroom is east of the office.\n2 The office is south of the hallway.\n3 The garden is east of the hallway.\n4 The kitchen is east of the garden.\n5 The bedroom is north of the garden.\n6 How do you go from the office to the garden?\tn,e\t2 3\n1 The hallway is south of the kitchen.\n2 The office is south of the bathroom.\n3 The kitchen is east of the bathroom.\n4 The bedroom is north of the bathroom.\n5 The garden is south of the hallway.\n6 How do you go from the bathroom to the hallway?\te,s\t3 1\n1 The bedroom is east of the kitchen.\n2 The bathroom is north of the kitchen.\n3 The hallway is east of the garden.\n4 The hallway is west of the office.\n5 The kitchen is north of the office.\n6 How do you go from the hallway to the kitchen?\te,n\t4 5\n1 The kitchen is east of the office.\n2 The hallway is east of the kitchen.\n3 The garden is west of the office.\n4 The bathroom is south of the office.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bedroom to the office?\tn,w\t5 1\n1 The office is east of the bathroom.\n2 The office is north of the hallway.\n3 The kitchen is east of the office.\n4 The office is south of the bedroom.\n5 The garden is east of the bedroom.\n6 How do you go from the office to the garden?\tn,e\t4 5\n1 The bathroom is north of the office.\n2 The bedroom is north of the hallway.\n3 The kitchen is west of the hallway.\n4 The garden is south of the hallway.\n5 The office is east of the hallway.\n6 How do you go from the bedroom to the office?\ts,e\t2 5\n1 The bedroom is west of the garden.\n2 The hallway is east of the bathroom.\n3 The bathroom is north of the garden.\n4 The kitchen is west of the office.\n5 The office is south of the garden.\n6 How do you go from the bathroom to the office?\ts,s\t3 5\n1 The garden is west of the kitchen.\n2 The bedroom is east of the bathroom.\n3 The hallway is north of the bathroom.\n4 The kitchen is west of the office.\n5 The bathroom is north of the garden.\n6 How do you go from the kitchen to the bathroom?\tw,n\t1 5\n1 The garden is north of the bedroom.\n2 The office is east of the bathroom.\n3 The kitchen is east of the garden.\n4 The bathroom is south of the bedroom.\n5 The hallway is south of the bathroom.\n6 How do you go from the garden to the bathroom?\ts,s\t1 4\n1 The bathroom is south of the bedroom.\n2 The office is north of the hallway.\n3 The garden is south of the hallway.\n4 The office is south of the bathroom.\n5 The kitchen is east of the hallway.\n6 How do you go from the hallway to the bathroom?\tn,n\t2 4\n1 The office is east of the kitchen.\n2 The garden is south of the kitchen.\n3 The kitchen is south of the hallway.\n4 The bedroom is east of the hallway.\n5 The bathroom is west of the kitchen.\n6 How do you go from the bathroom to the hallway?\te,n\t5 3\n1 The kitchen is west of the bathroom.\n2 The office is south of the bedroom.\n3 The garden is north of the bedroom.\n4 The hallway is south of the kitchen.\n5 The hallway is east of the bedroom.\n6 How do you go from the bedroom to the kitchen?\te,n\t5 4\n1 The bathroom is east of the kitchen.\n2 The garden is south of the bedroom.\n3 The kitchen is south of the office.\n4 The garden is west of the office.\n5 The hallway is east of the office.\n6 How do you go from the garden to the kitchen?\te,s\t4 3\n1 The garden is east of the kitchen.\n2 The office is south of the kitchen.\n3 The bedroom is north of the kitchen.\n4 The bathroom is north of the hallway.\n5 The bathroom is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tn,e\t3 5\n1 The bathroom is east of the garden.\n2 The garden is south of the bedroom.\n3 The kitchen is east of the hallway.\n4 The kitchen is west of the garden.\n5 The office is south of the garden.\n6 How do you go from the garden to the hallway?\tw,w\t4 3\n1 The kitchen is west of the bedroom.\n2 The bathroom is east of the office.\n3 The office is south of the kitchen.\n4 The garden is east of the bedroom.\n5 The office is north of the hallway.\n6 How do you go from the office to the bedroom?\tn,e\t3 1\n1 The kitchen is north of the bedroom.\n2 The bedroom is east of the hallway.\n3 The bathroom is west of the office.\n4 The garden is west of the bathroom.\n5 The bathroom is north of the kitchen.\n6 How do you go from the bedroom to the bathroom?\tn,n\t1 5\n1 The bathroom is south of the bedroom.\n2 The bedroom is west of the kitchen.\n3 The garden is east of the hallway.\n4 The kitchen is west of the hallway.\n5 The office is south of the hallway.\n6 How do you go from the hallway to the bedroom?\tw,w\t4 2\n1 The bedroom is north of the garden.\n2 The garden is east of the hallway.\n3 The office is east of the kitchen.\n4 The hallway is south of the bathroom.\n5 The garden is north of the kitchen.\n6 How do you go from the kitchen to the hallway?\tn,w\t5 2\n1 The kitchen is south of the bedroom.\n2 The kitchen is west of the office.\n3 The bathroom is west of the hallway.\n4 The bedroom is east of the hallway.\n5 The garden is east of the bedroom.\n6 How do you go from the kitchen to the hallway?\tn,w\t1 4\n1 The garden is west of the kitchen.\n2 The hallway is west of the office.\n3 The bathroom is south of the garden.\n4 The office is south of the bedroom.\n5 The office is west of the garden.\n6 How do you go from the bedroom to the garden?\ts,e\t4 5\n1 The bathroom is south of the garden.\n2 The office is north of the garden.\n3 The office is west of the kitchen.\n4 The hallway is east of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the office to the hallway?\ts,e\t2 4\n1 The garden is south of the office.\n2 The bathroom is east of the garden.\n3 The hallway is east of the kitchen.\n4 The bedroom is north of the office.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the garden?\te,s\t5 1\n1 The garden is east of the hallway.\n2 The office is north of the bedroom.\n3 The kitchen is south of the bedroom.\n4 The bathroom is west of the office.\n5 The hallway is north of the office.\n6 How do you go from the hallway to the bedroom?\ts,s\t5 2\n1 The garden is south of the bathroom.\n2 The garden is north of the office.\n3 The kitchen is west of the hallway.\n4 The bedroom is east of the garden.\n5 The hallway is west of the garden.\n6 How do you go from the office to the hallway?\tn,w\t2 5\n1 The bedroom is south of the bathroom.\n2 The garden is east of the bedroom.\n3 The bathroom is east of the office.\n4 The kitchen is west of the office.\n5 The hallway is south of the office.\n6 How do you go from the bedroom to the office?\tn,w\t1 3\n1 The office is west of the garden.\n2 The bathroom is west of the kitchen.\n3 The bedroom is east of the garden.\n4 The hallway is north of the kitchen.\n5 The kitchen is north of the garden.\n6 How do you go from the bedroom to the kitchen?\tw,n\t3 5\n1 The garden is west of the hallway.\n2 The office is north of the kitchen.\n3 The bathroom is north of the hallway.\n4 The bedroom is east of the office.\n5 The office is south of the hallway.\n6 How do you go from the office to the garden?\tn,w\t5 1\n1 The kitchen is east of the bedroom.\n2 The hallway is north of the bathroom.\n3 The office is east of the kitchen.\n4 The garden is east of the bathroom.\n5 The bathroom is north of the kitchen.\n6 How do you go from the office to the bathroom?\tw,n\t3 5\n1 The hallway is east of the kitchen.\n2 The garden is south of the office.\n3 The bedroom is west of the garden.\n4 The bathroom is west of the bedroom.\n5 The bedroom is north of the kitchen.\n6 How do you go from the garden to the kitchen?\tw,s\t3 5\n1 The garden is south of the office.\n2 The bedroom is north of the office.\n3 The office is east of the kitchen.\n4 The hallway is north of the bathroom.\n5 The bathroom is north of the kitchen.\n6 How do you go from the office to the bathroom?\tw,n\t3 5\n1 The bathroom is south of the office.\n2 The kitchen is west of the hallway.\n3 The bedroom is west of the office.\n4 The garden is north of the kitchen.\n5 The garden is east of the office.\n6 How do you go from the office to the kitchen?\te,s\t5 4\n1 The kitchen is north of the bathroom.\n2 The hallway is south of the office.\n3 The bedroom is south of the garden.\n4 The garden is south of the bathroom.\n5 The office is east of the bathroom.\n6 How do you go from the office to the garden?\tw,s\t5 4\n1 The garden is south of the bathroom.\n2 The office is west of the kitchen.\n3 The bathroom is east of the kitchen.\n4 The hallway is north of the bathroom.\n5 The kitchen is south of the bedroom.\n6 How do you go from the bathroom to the office?\tw,w\t3 2\n1 The garden is west of the bedroom.\n2 The kitchen is north of the bedroom.\n3 The bathroom is east of the bedroom.\n4 The office is south of the hallway.\n5 The office is west of the kitchen.\n6 How do you go from the office to the bedroom?\te,s\t5 2\n1 The bedroom is east of the office.\n2 The bathroom is east of the garden.\n3 The hallway is west of the office.\n4 The office is south of the garden.\n5 The kitchen is south of the office.\n6 How do you go from the garden to the bedroom?\ts,e\t4 1\n1 The bedroom is south of the kitchen.\n2 The bathroom is east of the bedroom.\n3 The office is south of the bathroom.\n4 The bathroom is south of the garden.\n5 The hallway is east of the bathroom.\n6 How do you go from the bedroom to the hallway?\te,e\t2 5\n1 The bathroom is east of the kitchen.\n2 The office is east of the bedroom.\n3 The garden is north of the bedroom.\n4 The bathroom is north of the hallway.\n5 The bathroom is south of the bedroom.\n6 How do you go from the bathroom to the office?\tn,e\t5 2\n1 The kitchen is north of the hallway.\n2 The office is north of the garden.\n3 The bathroom is north of the bedroom.\n4 The garden is west of the bedroom.\n5 The kitchen is south of the bedroom.\n6 How do you go from the kitchen to the garden?\tn,w\t5 4\n1 The office is south of the bathroom.\n2 The hallway is east of the kitchen.\n3 The kitchen is north of the bedroom.\n4 The bathroom is west of the bedroom.\n5 The garden is south of the bedroom.\n6 How do you go from the bathroom to the kitchen?\te,n\t4 3\n1 The kitchen is east of the bedroom.\n2 The hallway is south of the office.\n3 The garden is east of the bathroom.\n4 The office is west of the bathroom.\n5 The bathroom is north of the bedroom.\n6 How do you go from the office to the bedroom?\te,s\t4 5\n1 The bedroom is west of the bathroom.\n2 The kitchen is south of the garden.\n3 The bathroom is west of the hallway.\n4 The bathroom is south of the kitchen.\n5 The office is south of the hallway.\n6 How do you go from the hallway to the kitchen?\tw,n\t3 4\n1 The bathroom is east of the office.\n2 The office is north of the bedroom.\n3 The bedroom is north of the hallway.\n4 The kitchen is north of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the office to the garden?\ts,e\t2 5\n1 The hallway is south of the bathroom.\n2 The office is west of the bathroom.\n3 The bedroom is north of the bathroom.\n4 The garden is east of the bedroom.\n5 The kitchen is west of the bedroom.\n6 How do you go from the office to the bedroom?\te,n\t2 3\n1 The bathroom is south of the bedroom.\n2 The bedroom is south of the garden.\n3 The hallway is west of the kitchen.\n4 The bathroom is east of the kitchen.\n5 The office is north of the kitchen.\n6 How do you go from the bedroom to the kitchen?\ts,w\t1 4\n1 The hallway is west of the office.\n2 The kitchen is south of the office.\n3 The bathroom is north of the office.\n4 The garden is south of the kitchen.\n5 The office is west of the bedroom.\n6 How do you go from the kitchen to the bedroom?\tn,e\t2 5\n1 The bedroom is east of the garden.\n2 The kitchen is west of the hallway.\n3 The bathroom is west of the office.\n4 The kitchen is north of the garden.\n5 The bathroom is north of the kitchen.\n6 How do you go from the garden to the bathroom?\tn,n\t4 5\n1 The hallway is west of the bedroom.\n2 The office is east of the bedroom.\n3 The bathroom is south of the office.\n4 The kitchen is south of the bedroom.\n5 The garden is east of the office.\n6 How do you go from the office to the kitchen?\tw,s\t2 4\n1 The hallway is north of the bedroom.\n2 The garden is north of the kitchen.\n3 The office is east of the hallway.\n4 The bedroom is west of the bathroom.\n5 The bedroom is east of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,n\t5 1\n1 The hallway is south of the kitchen.\n2 The bedroom is north of the kitchen.\n3 The bedroom is south of the office.\n4 The bathroom is south of the garden.\n5 The garden is east of the kitchen.\n6 How do you go from the garden to the bedroom?\tw,n\t5 2\n1 The hallway is north of the office.\n2 The bedroom is east of the office.\n3 The hallway is south of the garden.\n4 The kitchen is south of the office.\n5 The bathroom is north of the bedroom.\n6 How do you go from the hallway to the bedroom?\ts,e\t1 2\n1 The office is north of the hallway.\n2 The bedroom is south of the kitchen.\n3 The bathroom is north of the office.\n4 The garden is west of the bedroom.\n5 The kitchen is east of the office.\n6 How do you go from the office to the bedroom?\te,s\t5 2\n1 The bathroom is north of the office.\n2 The kitchen is east of the office.\n3 The bedroom is south of the hallway.\n4 The garden is west of the office.\n5 The garden is east of the hallway.\n6 How do you go from the hallway to the office?\te,e\t5 4\n1 The bedroom is north of the hallway.\n2 The bathroom is west of the bedroom.\n3 The office is north of the garden.\n4 The garden is west of the kitchen.\n5 The bedroom is west of the garden.\n6 How do you go from the bathroom to the garden?\te,e\t2 5\n1 The bedroom is south of the hallway.\n2 The office is south of the garden.\n3 The office is east of the bedroom.\n4 The kitchen is east of the hallway.\n5 The bathroom is west of the hallway.\n6 How do you go from the office to the hallway?\tw,n\t3 1\n1 The office is north of the kitchen.\n2 The bedroom is east of the office.\n3 The bathroom is east of the bedroom.\n4 The garden is north of the bedroom.\n5 The hallway is west of the office.\n6 How do you go from the hallway to the bedroom?\te,e\t5 2\n1 The hallway is south of the bedroom.\n2 The bathroom is north of the kitchen.\n3 The kitchen is west of the garden.\n4 The office is north of the bedroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the bedroom to the kitchen?\te,s\t5 2\n1 The office is south of the bedroom.\n2 The hallway is east of the office.\n3 The garden is west of the bedroom.\n4 The kitchen is north of the bedroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the garden to the office?\te,s\t3 1\n1 The kitchen is west of the garden.\n2 The hallway is south of the bedroom.\n3 The garden is west of the hallway.\n4 The office is west of the bedroom.\n5 The bathroom is north of the garden.\n6 How do you go from the bedroom to the garden?\ts,w\t2 3\n1 The bedroom is east of the office.\n2 The kitchen is west of the hallway.\n3 The office is south of the hallway.\n4 The office is east of the garden.\n5 The bathroom is west of the garden.\n6 How do you go from the hallway to the garden?\ts,w\t3 4\n1 The bathroom is east of the office.\n2 The kitchen is south of the garden.\n3 The bedroom is north of the hallway.\n4 The office is north of the garden.\n5 The garden is east of the bedroom.\n6 How do you go from the bedroom to the office?\te,n\t5 4\n1 The garden is west of the hallway.\n2 The bathroom is south of the hallway.\n3 The bedroom is east of the hallway.\n4 The kitchen is south of the office.\n5 The kitchen is north of the bedroom.\n6 How do you go from the hallway to the kitchen?\te,n\t3 5\n1 The hallway is north of the kitchen.\n2 The bathroom is west of the garden.\n3 The bedroom is north of the garden.\n4 The office is west of the hallway.\n5 The office is east of the garden.\n6 How do you go from the garden to the hallway?\te,e\t5 4\n1 The kitchen is west of the hallway.\n2 The garden is east of the hallway.\n3 The bedroom is south of the office.\n4 The office is south of the hallway.\n5 The bathroom is east of the office.\n6 How do you go from the bathroom to the hallway?\tw,n\t5 4\n1 The bedroom is west of the office.\n2 The garden is north of the office.\n3 The kitchen is east of the office.\n4 The bathroom is east of the hallway.\n5 The hallway is east of the kitchen.\n6 How do you go from the office to the hallway?\te,e\t3 5\n1 The bedroom is north of the hallway.\n2 The bathroom is west of the bedroom.\n3 The kitchen is south of the bathroom.\n4 The office is west of the garden.\n5 The garden is north of the bedroom.\n6 How do you go from the garden to the bathroom?\ts,w\t5 2\n1 The office is east of the kitchen.\n2 The hallway is east of the garden.\n3 The bathroom is north of the bedroom.\n4 The bedroom is west of the kitchen.\n5 The bedroom is north of the garden.\n6 How do you go from the garden to the kitchen?\tn,e\t5 4\n1 The bathroom is north of the garden.\n2 The kitchen is south of the bedroom.\n3 The hallway is south of the garden.\n4 The hallway is north of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the garden to the bedroom?\ts,s\t3 4\n1 The hallway is north of the garden.\n2 The office is east of the kitchen.\n3 The garden is west of the kitchen.\n4 The garden is east of the bathroom.\n5 The bedroom is south of the kitchen.\n6 How do you go from the garden to the bedroom?\te,s\t3 5\n1 The office is north of the kitchen.\n2 The bathroom is west of the kitchen.\n3 The hallway is south of the garden.\n4 The garden is east of the office.\n5 The bedroom is north of the garden.\n6 How do you go from the kitchen to the garden?\tn,e\t1 4\n1 The garden is east of the bedroom.\n2 The garden is north of the office.\n3 The kitchen is east of the bathroom.\n4 The bathroom is south of the hallway.\n5 The garden is west of the bathroom.\n6 How do you go from the bathroom to the office?\tw,s\t5 2\n1 The bedroom is east of the hallway.\n2 The bathroom is north of the office.\n3 The bedroom is south of the kitchen.\n4 The bedroom is west of the office.\n5 The garden is north of the hallway.\n6 How do you go from the office to the hallway?\tw,w\t4 1\n1 The garden is west of the bathroom.\n2 The office is west of the bedroom.\n3 The kitchen is south of the bedroom.\n4 The hallway is north of the bathroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bathroom to the bedroom?\tw,s\t1 5\n1 The garden is north of the kitchen.\n2 The hallway is south of the bedroom.\n3 The garden is east of the office.\n4 The bathroom is east of the garden.\n5 The office is north of the bedroom.\n6 How do you go from the garden to the bedroom?\tw,s\t3 5\n1 The bedroom is west of the office.\n2 The bedroom is north of the kitchen.\n3 The kitchen is east of the hallway.\n4 The hallway is north of the garden.\n5 The bathroom is east of the kitchen.\n6 How do you go from the hallway to the bedroom?\te,n\t3 2\n1 The hallway is west of the bedroom.\n2 The bathroom is south of the garden.\n3 The office is east of the bedroom.\n4 The bedroom is south of the kitchen.\n5 The bedroom is north of the garden.\n6 How do you go from the garden to the office?\tn,e\t5 3\n1 The bathroom is south of the garden.\n2 The hallway is north of the garden.\n3 The office is south of the bathroom.\n4 The kitchen is west of the office.\n5 The garden is east of the bedroom.\n6 How do you go from the office to the garden?\tn,n\t3 1\n1 The bathroom is west of the garden.\n2 The bedroom is south of the office.\n3 The kitchen is north of the office.\n4 The hallway is east of the office.\n5 The garden is south of the hallway.\n6 How do you go from the garden to the office?\tn,w\t5 4\n1 The hallway is south of the bathroom.\n2 The office is north of the garden.\n3 The kitchen is east of the bedroom.\n4 The bedroom is east of the hallway.\n5 The garden is north of the bedroom.\n6 How do you go from the garden to the hallway?\ts,w\t5 4\n1 The garden is east of the kitchen.\n2 The hallway is west of the bathroom.\n3 The office is south of the bathroom.\n4 The garden is north of the bathroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the garden to the office?\ts,s\t4 3\n1 The kitchen is west of the garden.\n2 The bathroom is south of the kitchen.\n3 The office is west of the kitchen.\n4 The hallway is east of the bedroom.\n5 The bedroom is north of the garden.\n6 How do you go from the bedroom to the kitchen?\ts,w\t5 1\n1 The hallway is west of the garden.\n2 The bathroom is north of the kitchen.\n3 The bedroom is north of the hallway.\n4 The kitchen is north of the garden.\n5 The garden is north of the office.\n6 How do you go from the kitchen to the hallway?\ts,w\t4 1\n1 The hallway is north of the kitchen.\n2 The bathroom is west of the garden.\n3 The bedroom is south of the garden.\n4 The office is west of the bathroom.\n5 The kitchen is east of the garden.\n6 How do you go from the kitchen to the bathroom?\tw,w\t5 2\n1 The kitchen is east of the bedroom.\n2 The garden is east of the kitchen.\n3 The hallway is east of the office.\n4 The bedroom is north of the bathroom.\n5 The office is north of the kitchen.\n6 How do you go from the bedroom to the office?\te,n\t1 5\n1 The hallway is east of the bathroom.\n2 The kitchen is south of the bedroom.\n3 The office is north of the bathroom.\n4 The bathroom is north of the bedroom.\n5 The bedroom is east of the garden.\n6 How do you go from the garden to the bathroom?\te,n\t5 4\n1 The hallway is east of the bedroom.\n2 The garden is north of the bathroom.\n3 The office is north of the hallway.\n4 The hallway is west of the kitchen.\n5 The garden is east of the kitchen.\n6 How do you go from the garden to the hallway?\tw,w\t5 4\n1 The garden is north of the office.\n2 The bedroom is south of the office.\n3 The kitchen is east of the office.\n4 The hallway is west of the bathroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bathroom to the office?\tn,n\t5 2\n1 The hallway is north of the bedroom.\n2 The bedroom is east of the office.\n3 The bedroom is north of the bathroom.\n4 The garden is west of the bathroom.\n5 The kitchen is east of the bedroom.\n6 How do you go from the bedroom to the garden?\ts,w\t3 4\n1 The bathroom is east of the office.\n2 The bedroom is north of the kitchen.\n3 The kitchen is east of the hallway.\n4 The garden is west of the bedroom.\n5 The kitchen is north of the office.\n6 How do you go from the office to the bedroom?\tn,n\t5 2\n1 The office is east of the bathroom.\n2 The kitchen is north of the hallway.\n3 The hallway is east of the garden.\n4 The office is south of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the office to the hallway?\tn,e\t4 3\n1 The kitchen is west of the hallway.\n2 The bedroom is north of the office.\n3 The kitchen is east of the office.\n4 The garden is east of the bedroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the kitchen to the bedroom?\tw,n\t3 2\n1 The bathroom is east of the bedroom.\n2 The kitchen is south of the garden.\n3 The hallway is north of the garden.\n4 The office is east of the hallway.\n5 The bathroom is west of the garden.\n6 How do you go from the hallway to the bathroom?\ts,w\t3 5\n1 The garden is south of the bedroom.\n2 The bathroom is east of the garden.\n3 The kitchen is east of the hallway.\n4 The hallway is north of the office.\n5 The office is west of the garden.\n6 How do you go from the hallway to the garden?\ts,e\t4 5\n1 The bathroom is east of the hallway.\n2 The hallway is south of the garden.\n3 The kitchen is west of the hallway.\n4 The bedroom is east of the office.\n5 The office is south of the hallway.\n6 How do you go from the office to the bathroom?\tn,e\t5 1\n1 The hallway is east of the kitchen.\n2 The bathroom is north of the kitchen.\n3 The bedroom is north of the garden.\n4 The kitchen is east of the garden.\n5 The office is west of the garden.\n6 How do you go from the bathroom to the garden?\ts,w\t2 4\n1 The bathroom is east of the office.\n2 The office is north of the bedroom.\n3 The garden is west of the hallway.\n4 The kitchen is south of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the office to the hallway?\ts,w\t2 5\n1 The kitchen is east of the bathroom.\n2 The garden is east of the hallway.\n3 The bedroom is west of the bathroom.\n4 The bathroom is north of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the office to the bathroom?\te,n\t5 4\n1 The bedroom is south of the office.\n2 The hallway is east of the garden.\n3 The bathroom is east of the kitchen.\n4 The garden is east of the office.\n5 The kitchen is north of the garden.\n6 How do you go from the kitchen to the office?\ts,w\t5 4\n1 The office is north of the bedroom.\n2 The garden is east of the bedroom.\n3 The hallway is west of the bedroom.\n4 The kitchen is south of the bathroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bedroom to the kitchen?\ts,s\t5 4\n1 The hallway is east of the kitchen.\n2 The bathroom is west of the office.\n3 The office is north of the garden.\n4 The bedroom is east of the office.\n5 The hallway is north of the office.\n6 How do you go from the garden to the hallway?\tn,n\t3 5\n1 The bathroom is west of the bedroom.\n2 The garden is north of the kitchen.\n3 The bedroom is south of the hallway.\n4 The kitchen is east of the bedroom.\n5 The office is south of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tw,w\t4 1\n1 The bathroom is south of the hallway.\n2 The kitchen is east of the garden.\n3 The bedroom is west of the bathroom.\n4 The office is south of the kitchen.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the kitchen?\ts,e\t5 2\n1 The bedroom is north of the hallway.\n2 The bathroom is east of the bedroom.\n3 The office is south of the hallway.\n4 The kitchen is west of the bedroom.\n5 The garden is east of the hallway.\n6 How do you go from the kitchen to the hallway?\te,s\t4 1\n1 The office is south of the bathroom.\n2 The kitchen is east of the office.\n3 The hallway is west of the bedroom.\n4 The hallway is north of the garden.\n5 The office is north of the hallway.\n6 How do you go from the bedroom to the office?\tw,n\t3 5\n1 The bedroom is east of the bathroom.\n2 The bathroom is east of the office.\n3 The office is east of the hallway.\n4 The kitchen is south of the bedroom.\n5 The garden is south of the bathroom.\n6 How do you go from the office to the bedroom?\te,e\t2 1\n1 The garden is north of the office.\n2 The hallway is south of the kitchen.\n3 The bathroom is east of the kitchen.\n4 The bedroom is south of the bathroom.\n5 The kitchen is east of the office.\n6 How do you go from the office to the bathroom?\te,e\t5 3\n1 The bedroom is east of the kitchen.\n2 The garden is south of the bathroom.\n3 The garden is west of the hallway.\n4 The office is south of the bedroom.\n5 The hallway is north of the bedroom.\n6 How do you go from the bedroom to the garden?\tn,w\t5 3\n1 The kitchen is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 The bathroom is north of the garden.\n4 The office is west of the garden.\n5 The bedroom is east of the garden.\n6 How do you go from the bathroom to the office?\ts,w\t3 4\n1 The hallway is north of the bedroom.\n2 The garden is east of the kitchen.\n3 The office is north of the kitchen.\n4 The bedroom is east of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the kitchen to the bedroom?\tn,w\t3 5\n1 The bedroom is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 The hallway is south of the kitchen.\n4 The hallway is east of the garden.\n5 The kitchen is south of the office.\n6 How do you go from the office to the hallway?\ts,s\t5 3\n1 The office is north of the kitchen.\n2 The hallway is north of the office.\n3 The garden is south of the bedroom.\n4 The bathroom is south of the kitchen.\n5 The kitchen is east of the bedroom.\n6 How do you go from the office to the bedroom?\ts,w\t1 5\n1 The office is east of the bedroom.\n2 The garden is north of the hallway.\n3 The kitchen is south of the bathroom.\n4 The hallway is west of the kitchen.\n5 The hallway is north of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tn,e\t5 4\n1 The bathroom is north of the bedroom.\n2 The kitchen is west of the hallway.\n3 The office is south of the bedroom.\n4 The bedroom is east of the garden.\n5 The office is north of the hallway.\n6 How do you go from the bedroom to the hallway?\ts,s\t3 5\n1 The garden is west of the bedroom.\n2 The bathroom is north of the garden.\n3 The office is east of the kitchen.\n4 The hallway is west of the garden.\n5 The bedroom is west of the kitchen.\n6 How do you go from the kitchen to the garden?\tw,w\t5 1\n1 The bathroom is south of the office.\n2 The garden is south of the hallway.\n3 The bedroom is west of the office.\n4 The kitchen is north of the office.\n5 The hallway is west of the bathroom.\n6 How do you go from the office to the hallway?\ts,w\t1 5\n1 The kitchen is west of the bedroom.\n2 The bathroom is north of the bedroom.\n3 The garden is north of the kitchen.\n4 The hallway is east of the bedroom.\n5 The office is south of the bedroom.\n6 How do you go from the garden to the bedroom?\ts,e\t3 1\n1 The garden is south of the office.\n2 The bathroom is south of the garden.\n3 The kitchen is north of the office.\n4 The bedroom is east of the office.\n5 The hallway is west of the garden.\n6 How do you go from the office to the hallway?\ts,w\t1 5\n1 The bathroom is east of the hallway.\n2 The kitchen is south of the hallway.\n3 The bedroom is west of the kitchen.\n4 The office is east of the kitchen.\n5 The hallway is east of the garden.\n6 How do you go from the garden to the kitchen?\te,s\t5 2\n1 The bedroom is west of the office.\n2 The kitchen is south of the office.\n3 The garden is east of the hallway.\n4 The bathroom is north of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the hallway to the bedroom?\tw,w\t5 1\n1 The kitchen is west of the bathroom.\n2 The garden is west of the hallway.\n3 The kitchen is north of the hallway.\n4 The bedroom is west of the kitchen.\n5 The hallway is west of the office.\n6 How do you go from the bathroom to the hallway?\tw,s\t1 3\n1 The bedroom is east of the bathroom.\n2 The garden is south of the hallway.\n3 The office is east of the hallway.\n4 The bathroom is east of the kitchen.\n5 The bathroom is north of the hallway.\n6 How do you go from the office to the bathroom?\tw,n\t3 5\n1 The bathroom is north of the garden.\n2 The hallway is east of the garden.\n3 The bathroom is east of the office.\n4 The garden is east of the bedroom.\n5 The office is south of the kitchen.\n6 How do you go from the garden to the office?\tn,w\t1 3\n1 The bathroom is west of the hallway.\n2 The hallway is south of the bedroom.\n3 The garden is west of the bedroom.\n4 The kitchen is north of the bedroom.\n5 The hallway is west of the office.\n6 How do you go from the hallway to the kitchen?\tn,n\t2 4\n1 The bedroom is west of the kitchen.\n2 The bedroom is north of the garden.\n3 The hallway is north of the office.\n4 The bathroom is west of the garden.\n5 The garden is west of the office.\n6 How do you go from the office to the bedroom?\tw,n\t5 2\n1 The bedroom is south of the garden.\n2 The hallway is west of the office.\n3 The office is south of the bedroom.\n4 The garden is west of the bathroom.\n5 The kitchen is south of the office.\n6 How do you go from the garden to the office?\ts,s\t1 3\n1 The office is north of the kitchen.\n2 The bathroom is west of the kitchen.\n3 The garden is east of the hallway.\n4 The kitchen is north of the hallway.\n5 The bathroom is south of the bedroom.\n6 How do you go from the hallway to the bathroom?\tn,w\t4 2\n1 The bathroom is west of the garden.\n2 The hallway is north of the bathroom.\n3 The office is north of the garden.\n4 The bedroom is west of the hallway.\n5 The kitchen is south of the bathroom.\n6 How do you go from the hallway to the garden?\ts,e\t2 1\n1 The garden is north of the hallway.\n2 The bedroom is north of the kitchen.\n3 The office is west of the bedroom.\n4 The bathroom is west of the hallway.\n5 The kitchen is east of the hallway.\n6 How do you go from the hallway to the bedroom?\te,n\t5 2\n1 The bathroom is south of the kitchen.\n2 The office is north of the garden.\n3 The kitchen is east of the garden.\n4 The bedroom is north of the kitchen.\n5 The hallway is west of the garden.\n6 How do you go from the bathroom to the garden?\tn,w\t1 3\n1 The bedroom is north of the garden.\n2 The bathroom is west of the office.\n3 The hallway is south of the garden.\n4 The kitchen is west of the garden.\n5 The garden is west of the bathroom.\n6 How do you go from the bathroom to the hallway?\tw,s\t5 3\n1 The kitchen is north of the hallway.\n2 The bedroom is south of the hallway.\n3 The garden is east of the hallway.\n4 The bathroom is north of the office.\n5 The bathroom is west of the hallway.\n6 How do you go from the kitchen to the bathroom?\ts,w\t1 5\n1 The garden is west of the hallway.\n2 The bathroom is north of the bedroom.\n3 The kitchen is east of the bedroom.\n4 The hallway is west of the bedroom.\n5 The bedroom is north of the office.\n6 How do you go from the kitchen to the hallway?\tw,w\t3 4\n1 The kitchen is north of the hallway.\n2 The office is west of the bedroom.\n3 The garden is east of the hallway.\n4 The bathroom is east of the garden.\n5 The bedroom is south of the hallway.\n6 How do you go from the garden to the bedroom?\tw,s\t3 5\n1 The office is west of the hallway.\n2 The kitchen is east of the hallway.\n3 The bathroom is north of the hallway.\n4 The bedroom is east of the kitchen.\n5 The garden is north of the kitchen.\n6 How do you go from the bedroom to the hallway?\tw,w\t4 2\n1 The kitchen is west of the bathroom.\n2 The office is north of the bedroom.\n3 The hallway is south of the kitchen.\n4 The office is west of the garden.\n5 The hallway is north of the office.\n6 How do you go from the kitchen to the office?\ts,s\t3 5\n1 The bedroom is east of the kitchen.\n2 The hallway is south of the bedroom.\n3 The office is south of the bathroom.\n4 The garden is west of the office.\n5 The office is north of the bedroom.\n6 How do you go from the hallway to the office?\tn,n\t2 5\n1 The bathroom is north of the office.\n2 The kitchen is west of the office.\n3 The bedroom is north of the bathroom.\n4 The office is west of the hallway.\n5 The office is north of the garden.\n6 How do you go from the bathroom to the kitchen?\ts,w\t1 2\n1 The bedroom is south of the garden.\n2 The garden is west of the hallway.\n3 The office is north of the hallway.\n4 The bathroom is west of the garden.\n5 The kitchen is north of the garden.\n6 How do you go from the garden to the office?\te,n\t2 3\n1 The office is west of the hallway.\n2 The bathroom is west of the bedroom.\n3 The garden is south of the bedroom.\n4 The kitchen is south of the garden.\n5 The hallway is north of the bedroom.\n6 How do you go from the garden to the hallway?\tn,n\t3 5\n1 The office is south of the kitchen.\n2 The bedroom is west of the hallway.\n3 The garden is west of the bathroom.\n4 The bathroom is south of the bedroom.\n5 The bathroom is west of the office.\n6 How do you go from the bedroom to the office?\ts,e\t4 5\n1 The bathroom is south of the hallway.\n2 The garden is north of the hallway.\n3 The bathroom is east of the office.\n4 The kitchen is south of the bedroom.\n5 The bedroom is west of the hallway.\n6 How do you go from the bathroom to the bedroom?\tn,w\t1 5\n1 The bedroom is east of the hallway.\n2 The hallway is south of the office.\n3 The kitchen is west of the hallway.\n4 The bathroom is west of the office.\n5 The kitchen is north of the garden.\n6 How do you go from the office to the kitchen?\ts,w\t2 3\n1 The office is east of the garden.\n2 The bedroom is east of the office.\n3 The kitchen is east of the hallway.\n4 The bathroom is north of the garden.\n5 The hallway is south of the office.\n6 How do you go from the garden to the hallway?\te,s\t1 5\n1 The office is east of the kitchen.\n2 The bedroom is south of the kitchen.\n3 The hallway is west of the kitchen.\n4 The kitchen is south of the bathroom.\n5 The garden is north of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tn,n\t2 4\n1 The garden is north of the kitchen.\n2 The bathroom is east of the hallway.\n3 The bedroom is north of the hallway.\n4 The garden is west of the hallway.\n5 The office is west of the kitchen.\n6 How do you go from the kitchen to the hallway?\tn,e\t1 4\n1 The garden is north of the hallway.\n2 The office is north of the bathroom.\n3 The garden is south of the bathroom.\n4 The kitchen is west of the hallway.\n5 The bedroom is south of the hallway.\n6 How do you go from the bathroom to the hallway?\ts,s\t3 1\n1 The bedroom is north of the bathroom.\n2 The bedroom is south of the hallway.\n3 The garden is east of the kitchen.\n4 The office is west of the kitchen.\n5 The kitchen is north of the hallway.\n6 How do you go from the bedroom to the kitchen?\tn,n\t2 5\n1 The kitchen is south of the hallway.\n2 The bathroom is south of the kitchen.\n3 The office is east of the kitchen.\n4 The kitchen is east of the garden.\n5 The bedroom is east of the office.\n6 How do you go from the office to the bathroom?\tw,s\t3 2\n1 The bathroom is west of the office.\n2 The kitchen is east of the hallway.\n3 The office is south of the hallway.\n4 The garden is east of the office.\n5 The bedroom is west of the hallway.\n6 How do you go from the hallway to the garden?\ts,e\t3 4\n1 The office is south of the garden.\n2 The bedroom is north of the hallway.\n3 The garden is west of the bathroom.\n4 The office is west of the hallway.\n5 The kitchen is east of the hallway.\n6 How do you go from the garden to the hallway?\ts,e\t1 4\n1 The office is east of the bedroom.\n2 The bathroom is east of the garden.\n3 The hallway is south of the bathroom.\n4 The bedroom is east of the bathroom.\n5 The kitchen is south of the garden.\n6 How do you go from the bedroom to the garden?\tw,w\t4 2\n1 The bathroom is north of the kitchen.\n2 The garden is east of the bedroom.\n3 The kitchen is north of the office.\n4 The hallway is south of the bedroom.\n5 The bedroom is east of the kitchen.\n6 How do you go from the bedroom to the office?\tw,s\t5 3\n1 The bedroom is north of the garden.\n2 The bathroom is north of the office.\n3 The bathroom is south of the kitchen.\n4 The bedroom is south of the hallway.\n5 The bedroom is west of the office.\n6 How do you go from the bedroom to the bathroom?\te,n\t5 2\n1 The bedroom is north of the garden.\n2 The kitchen is north of the bedroom.\n3 The bathroom is south of the office.\n4 The hallway is east of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the hallway to the office?\tw,w\t4 5\n1 The bathroom is west of the bedroom.\n2 The office is west of the bathroom.\n3 The hallway is west of the kitchen.\n4 The garden is south of the hallway.\n5 The kitchen is south of the bathroom.\n6 How do you go from the bathroom to the hallway?\ts,w\t5 3\n1 The garden is west of the kitchen.\n2 The bedroom is south of the garden.\n3 The bedroom is east of the bathroom.\n4 The bathroom is east of the office.\n5 The hallway is south of the bedroom.\n6 How do you go from the bathroom to the garden?\te,n\t3 2\n1 The garden is west of the bedroom.\n2 The garden is south of the kitchen.\n3 The kitchen is south of the bathroom.\n4 The hallway is west of the kitchen.\n5 The office is east of the kitchen.\n6 How do you go from the garden to the hallway?\tn,w\t2 4\n1 The bathroom is east of the office.\n2 The kitchen is south of the office.\n3 The hallway is north of the office.\n4 The garden is east of the hallway.\n5 The bedroom is north of the hallway.\n6 How do you go from the bedroom to the office?\ts,s\t5 3\n1 The kitchen is south of the bedroom.\n2 The bathroom is west of the kitchen.\n3 The hallway is west of the garden.\n4 The office is north of the hallway.\n5 The kitchen is west of the hallway.\n6 How do you go from the hallway to the bedroom?\tw,n\t5 1\n1 The kitchen is south of the bedroom.\n2 The bedroom is east of the garden.\n3 The bathroom is east of the bedroom.\n4 The garden is north of the office.\n5 The garden is south of the hallway.\n6 How do you go from the bathroom to the garden?\tw,w\t3 2\n1 The bedroom is south of the garden.\n2 The office is east of the bedroom.\n3 The bathroom is east of the kitchen.\n4 The hallway is south of the bedroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bathroom to the office?\te,e\t5 2\n1 The office is east of the kitchen.\n2 The office is north of the garden.\n3 The bathroom is west of the kitchen.\n4 The garden is north of the hallway.\n5 The bedroom is north of the office.\n6 How do you go from the kitchen to the garden?\te,s\t1 2\n1 The garden is north of the bedroom.\n2 The bathroom is east of the hallway.\n3 The kitchen is east of the bedroom.\n4 The office is north of the bathroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the garden to the bathroom?\ts,w\t1 5\n1 The hallway is north of the kitchen.\n2 The garden is south of the bedroom.\n3 The bedroom is west of the bathroom.\n4 The office is north of the bathroom.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bathroom to the kitchen?\tw,n\t3 5\n1 The hallway is west of the garden.\n2 The office is south of the bathroom.\n3 The bedroom is west of the bathroom.\n4 The hallway is east of the bathroom.\n5 The kitchen is north of the bathroom.\n6 How do you go from the kitchen to the hallway?\ts,e\t5 4\n1 The office is west of the bathroom.\n2 The hallway is north of the kitchen.\n3 The garden is south of the kitchen.\n4 The office is south of the bedroom.\n5 The office is east of the kitchen.\n6 How do you go from the hallway to the office?\ts,e\t2 5\n1 The kitchen is south of the bathroom.\n2 The office is south of the hallway.\n3 The garden is north of the bathroom.\n4 The hallway is west of the bedroom.\n5 The hallway is east of the bathroom.\n6 How do you go from the kitchen to the hallway?\tn,e\t1 5\n1 The garden is east of the kitchen.\n2 The bedroom is north of the garden.\n3 The hallway is south of the bathroom.\n4 The garden is west of the office.\n5 The bathroom is south of the garden.\n6 How do you go from the bathroom to the office?\tn,e\t5 4\n1 The kitchen is west of the bathroom.\n2 The hallway is south of the kitchen.\n3 The office is north of the bathroom.\n4 The office is south of the garden.\n5 The bedroom is south of the bathroom.\n6 How do you go from the kitchen to the office?\te,n\t1 3\n1 The office is west of the bedroom.\n2 The bathroom is east of the garden.\n3 The garden is south of the bedroom.\n4 The hallway is west of the garden.\n5 The kitchen is north of the bathroom.\n6 How do you go from the bedroom to the bathroom?\ts,e\t3 2\n1 The hallway is east of the garden.\n2 The office is south of the garden.\n3 The kitchen is east of the hallway.\n4 The bedroom is north of the hallway.\n5 The bathroom is west of the garden.\n6 How do you go from the bedroom to the garden?\ts,w\t4 1\n1 The kitchen is south of the bedroom.\n2 The garden is south of the hallway.\n3 The kitchen is north of the office.\n4 The bathroom is west of the hallway.\n5 The hallway is west of the office.\n6 How do you go from the kitchen to the hallway?\ts,w\t3 5\n1 The garden is west of the office.\n2 The garden is south of the kitchen.\n3 The office is north of the hallway.\n4 The bathroom is west of the kitchen.\n5 The bedroom is north of the kitchen.\n6 How do you go from the office to the kitchen?\tw,n\t1 2\n1 The hallway is west of the garden.\n2 The bedroom is north of the bathroom.\n3 The kitchen is north of the office.\n4 The bathroom is west of the hallway.\n5 The hallway is north of the kitchen.\n6 How do you go from the bathroom to the kitchen?\te,s\t4 5\n1 The bedroom is south of the kitchen.\n2 The bathroom is south of the bedroom.\n3 The garden is south of the office.\n4 The hallway is east of the bedroom.\n5 The garden is north of the hallway.\n6 How do you go from the bedroom to the garden?\te,n\t4 5\n1 The garden is east of the hallway.\n2 The kitchen is north of the bedroom.\n3 The bathroom is south of the bedroom.\n4 The office is east of the bathroom.\n5 The bathroom is east of the garden.\n6 How do you go from the garden to the bedroom?\te,n\t5 3\n1 The kitchen is south of the hallway.\n2 The bedroom is south of the kitchen.\n3 The kitchen is east of the bathroom.\n4 The hallway is east of the office.\n5 The garden is south of the bedroom.\n6 How do you go from the hallway to the bedroom?\ts,s\t1 2\n1 The kitchen is east of the office.\n2 The bedroom is east of the garden.\n3 The office is north of the bathroom.\n4 The hallway is west of the garden.\n5 The bathroom is north of the garden.\n6 How do you go from the garden to the office?\tn,n\t5 3\n1 The bathroom is west of the hallway.\n2 The bedroom is east of the kitchen.\n3 The kitchen is north of the bathroom.\n4 The office is south of the bathroom.\n5 The garden is north of the hallway.\n6 How do you go from the kitchen to the hallway?\ts,e\t3 1\n1 The bedroom is east of the garden.\n2 The office is east of the kitchen.\n3 The hallway is north of the garden.\n4 The office is west of the bathroom.\n5 The office is south of the garden.\n6 How do you go from the hallway to the office?\ts,s\t3 5\n1 The bedroom is north of the hallway.\n2 The hallway is west of the bathroom.\n3 The garden is west of the hallway.\n4 The office is west of the garden.\n5 The kitchen is north of the bathroom.\n6 How do you go from the garden to the bathroom?\te,e\t3 2\n1 The kitchen is west of the office.\n2 The bedroom is north of the garden.\n3 The bedroom is west of the hallway.\n4 The bathroom is west of the bedroom.\n5 The bedroom is south of the office.\n6 How do you go from the office to the garden?\ts,s\t5 2\n1 The kitchen is south of the bedroom.\n2 The hallway is west of the office.\n3 The bathroom is south of the garden.\n4 The bedroom is east of the office.\n5 The bathroom is east of the bedroom.\n6 How do you go from the office to the bathroom?\te,e\t4 5\n1 The garden is east of the bedroom.\n2 The kitchen is south of the bathroom.\n3 The bathroom is west of the bedroom.\n4 The hallway is north of the bathroom.\n5 The office is south of the bedroom.\n6 How do you go from the bathroom to the garden?\te,e\t3 1\n1 The bathroom is north of the hallway.\n2 The kitchen is north of the garden.\n3 The kitchen is west of the bathroom.\n4 The bedroom is south of the garden.\n5 The garden is west of the office.\n6 How do you go from the bathroom to the garden?\tw,s\t3 2\n1 The office is east of the bathroom.\n2 The garden is south of the kitchen.\n3 The hallway is west of the kitchen.\n4 The bedroom is west of the garden.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bathroom to the garden?\tw,s\t5 2\n1 The kitchen is west of the garden.\n2 The bathroom is west of the bedroom.\n3 The office is east of the bedroom.\n4 The hallway is south of the bedroom.\n5 The garden is north of the bedroom.\n6 How do you go from the garden to the office?\ts,e\t5 3\n1 The hallway is west of the bedroom.\n2 The bathroom is west of the office.\n3 The hallway is east of the garden.\n4 The garden is north of the office.\n5 The garden is east of the kitchen.\n6 How do you go from the hallway to the office?\tw,s\t3 4\n1 The bathroom is west of the bedroom.\n2 The garden is south of the bedroom.\n3 The hallway is south of the kitchen.\n4 The office is north of the kitchen.\n5 The bedroom is west of the kitchen.\n6 How do you go from the bathroom to the kitchen?\te,e\t1 5\n1 The office is west of the garden.\n2 The hallway is east of the kitchen.\n3 The bedroom is south of the garden.\n4 The bathroom is east of the garden.\n5 The hallway is north of the garden.\n6 How do you go from the bathroom to the hallway?\tw,n\t4 5\n1 The kitchen is north of the office.\n2 The bedroom is east of the garden.\n3 The bathroom is west of the kitchen.\n4 The garden is south of the hallway.\n5 The garden is north of the kitchen.\n6 How do you go from the bathroom to the garden?\te,n\t3 5\n1 The bathroom is north of the kitchen.\n2 The bedroom is west of the garden.\n3 The bathroom is east of the garden.\n4 The hallway is south of the garden.\n5 The office is south of the hallway.\n6 How do you go from the bathroom to the hallway?\tw,s\t3 4\n1 The kitchen is east of the bathroom.\n2 The garden is east of the hallway.\n3 The bathroom is south of the bedroom.\n4 The bathroom is east of the office.\n5 The bedroom is east of the garden.\n6 How do you go from the bathroom to the garden?\tn,w\t3 5\n1 The office is north of the bathroom.\n2 The hallway is west of the bathroom.\n3 The garden is west of the kitchen.\n4 The kitchen is south of the bathroom.\n5 The bedroom is east of the kitchen.\n6 How do you go from the kitchen to the hallway?\tn,w\t4 2\n1 The bathroom is east of the garden.\n2 The garden is north of the bedroom.\n3 The office is west of the garden.\n4 The hallway is west of the kitchen.\n5 The hallway is south of the office.\n6 How do you go from the garden to the hallway?\tw,s\t3 5\n1 The office is east of the garden.\n2 The bedroom is south of the kitchen.\n3 The kitchen is east of the hallway.\n4 The hallway is east of the bathroom.\n5 The garden is south of the hallway.\n6 How do you go from the garden to the kitchen?\tn,e\t5 3\n1 The bedroom is south of the office.\n2 The bathroom is east of the hallway.\n3 The kitchen is east of the bedroom.\n4 The bedroom is east of the bathroom.\n5 The garden is north of the bathroom.\n6 How do you go from the bedroom to the garden?\tw,n\t4 5\n1 The bedroom is south of the kitchen.\n2 The kitchen is south of the garden.\n3 The office is south of the bathroom.\n4 The office is east of the kitchen.\n5 The bedroom is east of the hallway.\n6 How do you go from the bedroom to the office?\tn,e\t1 4\n1 The bedroom is east of the hallway.\n2 The bathroom is north of the kitchen.\n3 The kitchen is north of the office.\n4 The office is east of the garden.\n5 The office is north of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tn,n\t5 3\n1 The bathroom is east of the bedroom.\n2 The office is west of the kitchen.\n3 The kitchen is south of the garden.\n4 The kitchen is north of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the kitchen to the hallway?\ts,w\t4 5\n1 The kitchen is west of the office.\n2 The bathroom is south of the office.\n3 The bedroom is south of the hallway.\n4 The bathroom is east of the garden.\n5 The hallway is east of the office.\n6 How do you go from the bathroom to the hallway?\tn,e\t2 5\n1 The kitchen is north of the garden.\n2 The bedroom is west of the office.\n3 The hallway is north of the bathroom.\n4 The kitchen is west of the hallway.\n5 The office is north of the kitchen.\n6 How do you go from the hallway to the office?\tw,n\t4 5\n1 The bedroom is east of the bathroom.\n2 The garden is south of the bathroom.\n3 The hallway is north of the kitchen.\n4 The garden is west of the office.\n5 The bathroom is south of the kitchen.\n6 How do you go from the garden to the kitchen?\tn,n\t2 5\n1 The bedroom is north of the garden.\n2 The hallway is west of the office.\n3 The bathroom is east of the bedroom.\n4 The kitchen is north of the bedroom.\n5 The bathroom is north of the office.\n6 How do you go from the office to the bedroom?\tn,w\t5 3\n1 The kitchen is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 The hallway is south of the bedroom.\n4 The office is north of the bedroom.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the office?\te,n\t2 4\n1 The office is north of the bathroom.\n2 The bedroom is west of the bathroom.\n3 The hallway is south of the bedroom.\n4 The kitchen is east of the bathroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bathroom to the garden?\tw,n\t2 5\n1 The bathroom is east of the bedroom.\n2 The office is west of the garden.\n3 The bedroom is north of the kitchen.\n4 The hallway is east of the kitchen.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the bedroom?\te,n\t5 3\n1 The hallway is west of the bathroom.\n2 The kitchen is south of the garden.\n3 The hallway is north of the bedroom.\n4 The garden is south of the bedroom.\n5 The office is east of the garden.\n6 How do you go from the garden to the hallway?\tn,n\t4 3\n1 The bedroom is west of the hallway.\n2 The office is north of the hallway.\n3 The hallway is west of the garden.\n4 The bathroom is south of the hallway.\n5 The kitchen is south of the garden.\n6 How do you go from the garden to the bathroom?\tw,s\t3 4\n1 The hallway is south of the kitchen.\n2 The kitchen is south of the office.\n3 The bathroom is west of the office.\n4 The garden is west of the kitchen.\n5 The bedroom is north of the office.\n6 How do you go from the kitchen to the bathroom?\tn,w\t2 3\n1 The bedroom is west of the kitchen.\n2 The hallway is north of the kitchen.\n3 The office is north of the bathroom.\n4 The hallway is west of the garden.\n5 The office is west of the hallway.\n6 How do you go from the kitchen to the office?\tn,w\t2 5\n1 The kitchen is east of the hallway.\n2 The bathroom is north of the hallway.\n3 The garden is west of the hallway.\n4 The bedroom is east of the kitchen.\n5 The office is south of the hallway.\n6 How do you go from the kitchen to the garden?\tw,w\t1 3\n1 The bathroom is east of the kitchen.\n2 The office is north of the bedroom.\n3 The kitchen is south of the bedroom.\n4 The bedroom is east of the hallway.\n5 The garden is west of the office.\n6 How do you go from the office to the kitchen?\ts,s\t2 3\n1 The garden is south of the hallway.\n2 The bathroom is east of the kitchen.\n3 The bedroom is south of the office.\n4 The kitchen is north of the hallway.\n5 The office is west of the kitchen.\n6 How do you go from the office to the hallway?\te,s\t5 4\n1 The bathroom is east of the kitchen.\n2 The garden is south of the office.\n3 The garden is west of the kitchen.\n4 The bedroom is west of the hallway.\n5 The bedroom is north of the kitchen.\n6 How do you go from the garden to the bedroom?\te,n\t3 5\n1 The hallway is south of the office.\n2 The bathroom is north of the kitchen.\n3 The garden is east of the kitchen.\n4 The hallway is west of the kitchen.\n5 The bedroom is south of the kitchen.\n6 How do you go from the garden to the hallway?\tw,w\t3 4\n1 The office is west of the bedroom.\n2 The garden is west of the hallway.\n3 The kitchen is west of the bathroom.\n4 The bathroom is north of the bedroom.\n5 The hallway is north of the bathroom.\n6 How do you go from the bedroom to the hallway?\tn,n\t4 5\n1 The bedroom is south of the hallway.\n2 The kitchen is north of the hallway.\n3 The garden is south of the office.\n4 The bathroom is east of the hallway.\n5 The garden is north of the bathroom.\n6 How do you go from the hallway to the garden?\te,n\t4 5\n1 The bedroom is west of the kitchen.\n2 The garden is west of the office.\n3 The office is south of the hallway.\n4 The bedroom is north of the hallway.\n5 The bathroom is east of the office.\n6 How do you go from the bedroom to the office?\ts,s\t4 3\n1 The hallway is south of the office.\n2 The garden is west of the office.\n3 The kitchen is west of the hallway.\n4 The hallway is west of the bathroom.\n5 The bedroom is east of the office.\n6 How do you go from the office to the kitchen?\ts,w\t1 3\n1 The kitchen is east of the hallway.\n2 The bedroom is north of the office.\n3 The bathroom is west of the office.\n4 The office is north of the hallway.\n5 The garden is west of the hallway.\n6 How do you go from the bathroom to the hallway?\te,s\t3 4\n1 The bedroom is south of the garden.\n2 The bathroom is south of the kitchen.\n3 The hallway is east of the garden.\n4 The kitchen is east of the hallway.\n5 The office is north of the kitchen.\n6 How do you go from the garden to the kitchen?\te,e\t3 4\n1 The office is north of the bathroom.\n2 The garden is south of the bedroom.\n3 The bedroom is west of the kitchen.\n4 The bathroom is east of the hallway.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bathroom to the garden?\te,s\t5 2\n1 The hallway is south of the garden.\n2 The kitchen is south of the bedroom.\n3 The office is west of the garden.\n4 The bedroom is east of the garden.\n5 The bathroom is north of the garden.\n6 How do you go from the kitchen to the garden?\tn,w\t2 4\n1 The hallway is west of the office.\n2 The bathroom is east of the kitchen.\n3 The office is north of the garden.\n4 The kitchen is south of the bedroom.\n5 The bedroom is east of the office.\n6 How do you go from the kitchen to the office?\tn,w\t4 5\n1 The office is west of the kitchen.\n2 The garden is north of the hallway.\n3 The kitchen is west of the bedroom.\n4 The bathroom is east of the hallway.\n5 The hallway is north of the office.\n6 How do you go from the hallway to the kitchen?\ts,e\t5 1\n1 The garden is south of the office.\n2 The kitchen is south of the hallway.\n3 The bedroom is west of the garden.\n4 The hallway is south of the bathroom.\n5 The bathroom is east of the garden.\n6 How do you go from the garden to the hallway?\te,s\t5 4\n1 The office is west of the bedroom.\n2 The bathroom is north of the bedroom.\n3 The kitchen is east of the bathroom.\n4 The hallway is east of the kitchen.\n5 The garden is north of the bathroom.\n6 How do you go from the kitchen to the bedroom?\tw,s\t3 2\n1 The bedroom is west of the hallway.\n2 The garden is south of the bathroom.\n3 The kitchen is south of the bedroom.\n4 The office is east of the bathroom.\n5 The bathroom is east of the hallway.\n6 How do you go from the bedroom to the bathroom?\te,e\t1 5\n1 The bedroom is east of the hallway.\n2 The office is west of the kitchen.\n3 The bathroom is east of the garden.\n4 The bedroom is west of the garden.\n5 The kitchen is north of the garden.\n6 How do you go from the bedroom to the kitchen?\te,n\t4 5\n1 The garden is east of the kitchen.\n2 The bedroom is south of the garden.\n3 The bedroom is west of the bathroom.\n4 The hallway is south of the bedroom.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the garden?\tw,n\t3 2\n1 The hallway is east of the kitchen.\n2 The bathroom is west of the office.\n3 The bedroom is west of the kitchen.\n4 The bathroom is east of the garden.\n5 The bedroom is north of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tw,s\t3 5\n1 The bathroom is north of the hallway.\n2 The kitchen is south of the garden.\n3 The bedroom is east of the garden.\n4 The office is north of the bathroom.\n5 The garden is east of the bathroom.\n6 How do you go from the hallway to the garden?\tn,e\t1 5\n1 The garden is west of the bedroom.\n2 The bathroom is south of the office.\n3 The kitchen is east of the bathroom.\n4 The garden is east of the kitchen.\n5 The kitchen is south of the hallway.\n6 How do you go from the garden to the bathroom?\tw,w\t4 3\n1 The bedroom is north of the bathroom.\n2 The hallway is east of the bathroom.\n3 The bedroom is west of the office.\n4 The office is south of the garden.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bathroom to the office?\tn,e\t1 3\n1 The hallway is north of the garden.\n2 The bedroom is west of the garden.\n3 The kitchen is south of the office.\n4 The bathroom is south of the garden.\n5 The garden is west of the office.\n6 How do you go from the office to the bedroom?\tw,w\t5 2\n1 The bedroom is south of the bathroom.\n2 The office is east of the bathroom.\n3 The kitchen is south of the office.\n4 The bathroom is east of the garden.\n5 The hallway is east of the office.\n6 How do you go from the bedroom to the office?\tn,e\t1 2\n1 The bathroom is east of the office.\n2 The kitchen is south of the office.\n3 The hallway is east of the kitchen.\n4 The bedroom is west of the kitchen.\n5 The garden is north of the bedroom.\n6 How do you go from the bedroom to the office?\te,n\t4 2\n1 The hallway is north of the bedroom.\n2 The office is east of the bedroom.\n3 The garden is south of the bedroom.\n4 The kitchen is south of the bathroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bathroom to the garden?\te,s\t5 3\n1 The kitchen is west of the garden.\n2 The office is east of the bedroom.\n3 The bathroom is north of the hallway.\n4 The hallway is east of the garden.\n5 The bedroom is north of the garden.\n6 How do you go from the bedroom to the hallway?\ts,e\t5 4\n1 The hallway is west of the bedroom.\n2 The kitchen is west of the hallway.\n3 The office is west of the garden.\n4 The kitchen is east of the garden.\n5 The bathroom is north of the hallway.\n6 How do you go from the hallway to the garden?\tw,w\t2 4\n1 The bedroom is west of the office.\n2 The kitchen is north of the office.\n3 The garden is north of the bathroom.\n4 The kitchen is east of the bathroom.\n5 The hallway is east of the kitchen.\n6 How do you go from the office to the bathroom?\tn,w\t2 4\n1 The bedroom is north of the hallway.\n2 The garden is west of the hallway.\n3 The garden is north of the bathroom.\n4 The office is south of the kitchen.\n5 The office is east of the hallway.\n6 How do you go from the garden to the office?\te,e\t2 5\n1 The bedroom is east of the garden.\n2 The office is west of the hallway.\n3 The garden is north of the hallway.\n4 The hallway is north of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the garden to the kitchen?\ts,s\t3 4\n1 The bedroom is east of the bathroom.\n2 The hallway is west of the kitchen.\n3 The bathroom is south of the office.\n4 The garden is east of the kitchen.\n5 The bathroom is north of the kitchen.\n6 How do you go from the bathroom to the garden?\ts,e\t5 4\n1 The bedroom is south of the kitchen.\n2 The office is east of the bedroom.\n3 The hallway is west of the bedroom.\n4 The garden is south of the bedroom.\n5 The bathroom is west of the hallway.\n6 How do you go from the bathroom to the bedroom?\te,e\t5 3\n1 The bathroom is east of the kitchen.\n2 The garden is north of the bedroom.\n3 The hallway is west of the kitchen.\n4 The kitchen is south of the bedroom.\n5 The bathroom is north of the office.\n6 How do you go from the bedroom to the bathroom?\ts,e\t4 1\n1 The office is north of the bathroom.\n2 The bathroom is east of the bedroom.\n3 The kitchen is west of the office.\n4 The hallway is east of the bathroom.\n5 The garden is north of the office.\n6 How do you go from the bedroom to the office?\te,n\t2 1\n1 The hallway is west of the bedroom.\n2 The garden is west of the bathroom.\n3 The bedroom is north of the bathroom.\n4 The kitchen is east of the bathroom.\n5 The office is south of the bathroom.\n6 How do you go from the hallway to the bathroom?\te,s\t1 3\n1 The bathroom is east of the hallway.\n2 The bedroom is north of the office.\n3 The hallway is east of the office.\n4 The garden is south of the office.\n5 The hallway is south of the kitchen.\n6 How do you go from the office to the kitchen?\te,n\t3 5\n1 The kitchen is north of the office.\n2 The bedroom is west of the kitchen.\n3 The hallway is north of the kitchen.\n4 The garden is south of the bedroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bathroom to the kitchen?\te,e\t5 2\n1 The office is north of the bedroom.\n2 The bathroom is east of the office.\n3 The kitchen is east of the bedroom.\n4 The hallway is south of the bedroom.\n5 The garden is west of the office.\n6 How do you go from the office to the kitchen?\ts,e\t1 3\n1 The bathroom is west of the garden.\n2 The kitchen is south of the garden.\n3 The hallway is east of the garden.\n4 The hallway is south of the office.\n5 The bedroom is north of the garden.\n6 How do you go from the hallway to the kitchen?\tw,s\t3 2\n1 The kitchen is north of the bedroom.\n2 The office is south of the garden.\n3 The bathroom is north of the kitchen.\n4 The hallway is north of the garden.\n5 The kitchen is east of the garden.\n6 How do you go from the office to the kitchen?\tn,e\t2 5\n1 The kitchen is west of the garden.\n2 The kitchen is east of the bathroom.\n3 The bedroom is east of the office.\n4 The hallway is north of the garden.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bedroom to the garden?\tn,e\t5 1\n1 The bathroom is south of the garden.\n2 The bedroom is east of the kitchen.\n3 The bedroom is north of the garden.\n4 The office is east of the garden.\n5 The hallway is north of the office.\n6 How do you go from the office to the bedroom?\tw,n\t4 3\n1 The office is west of the bedroom.\n2 The hallway is north of the kitchen.\n3 The garden is west of the bathroom.\n4 The office is east of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the office to the bathroom?\tw,s\t4 5\n1 The hallway is east of the office.\n2 The kitchen is north of the bathroom.\n3 The bathroom is east of the bedroom.\n4 The bedroom is north of the office.\n5 The garden is east of the bathroom.\n6 How do you go from the bathroom to the office?\tw,s\t3 4\n1 The hallway is east of the bathroom.\n2 The hallway is west of the bedroom.\n3 The bathroom is east of the kitchen.\n4 The office is west of the kitchen.\n5 The hallway is south of the garden.\n6 How do you go from the hallway to the kitchen?\tw,w\t1 3\n1 The office is west of the garden.\n2 The hallway is north of the bedroom.\n3 The bathroom is west of the kitchen.\n4 The kitchen is west of the hallway.\n5 The kitchen is south of the garden.\n6 How do you go from the hallway to the garden?\tw,n\t4 5\n1 The bedroom is east of the garden.\n2 The office is west of the kitchen.\n3 The hallway is west of the bathroom.\n4 The hallway is north of the bedroom.\n5 The bedroom is north of the kitchen.\n6 How do you go from the kitchen to the hallway?\tn,n\t5 4\n1 The kitchen is east of the hallway.\n2 The office is west of the bedroom.\n3 The office is north of the garden.\n4 The bathroom is north of the hallway.\n5 The garden is west of the hallway.\n6 How do you go from the hallway to the office?\tw,n\t5 3\n1 The kitchen is west of the garden.\n2 The bathroom is south of the hallway.\n3 The office is north of the garden.\n4 The kitchen is east of the bedroom.\n5 The bathroom is east of the garden.\n6 How do you go from the bathroom to the kitchen?\tw,w\t5 1\n1 The bathroom is north of the hallway.\n2 The bedroom is west of the kitchen.\n3 The bathroom is west of the garden.\n4 The office is north of the kitchen.\n5 The kitchen is north of the bathroom.\n6 How do you go from the garden to the kitchen?\tw,n\t3 5\n1 The bathroom is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 The kitchen is east of the garden.\n4 The kitchen is west of the office.\n5 The kitchen is north of the bedroom.\n6 How do you go from the hallway to the kitchen?\te,n\t2 5\n1 The kitchen is north of the bathroom.\n2 The bedroom is east of the hallway.\n3 The office is west of the kitchen.\n4 The kitchen is west of the hallway.\n5 The garden is north of the hallway.\n6 How do you go from the kitchen to the bedroom?\te,e\t4 2\n1 The garden is east of the bathroom.\n2 The bathroom is east of the office.\n3 The hallway is west of the office.\n4 The office is north of the kitchen.\n5 The bedroom is south of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tn,e\t4 2\n1 The bathroom is south of the hallway.\n2 The garden is east of the office.\n3 The office is south of the kitchen.\n4 The office is north of the hallway.\n5 The garden is west of the bedroom.\n6 How do you go from the garden to the hallway?\tw,s\t2 4\n1 The garden is east of the bathroom.\n2 The bedroom is east of the office.\n3 The bathroom is south of the hallway.\n4 The hallway is south of the office.\n5 The kitchen is north of the office.\n6 How do you go from the office to the bathroom?\ts,s\t4 3\n1 The bedroom is west of the office.\n2 The bathroom is east of the hallway.\n3 The office is north of the hallway.\n4 The garden is east of the office.\n5 The kitchen is south of the hallway.\n6 How do you go from the bedroom to the hallway?\te,s\t1 3\n1 The bedroom is east of the hallway.\n2 The office is south of the bathroom.\n3 The kitchen is west of the bathroom.\n4 The garden is south of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the bathroom to the hallway?\ts,e\t2 5\n1 The bathroom is north of the office.\n2 The hallway is east of the bedroom.\n3 The kitchen is east of the garden.\n4 The bathroom is east of the hallway.\n5 The garden is east of the bathroom.\n6 How do you go from the garden to the hallway?\tw,w\t5 4\n1 The bathroom is west of the garden.\n2 The bedroom is east of the office.\n3 The kitchen is west of the office.\n4 The office is south of the garden.\n5 The hallway is north of the garden.\n6 How do you go from the garden to the bedroom?\ts,e\t4 2\n1 The bedroom is south of the garden.\n2 The hallway is west of the office.\n3 The kitchen is south of the office.\n4 The bathroom is south of the bedroom.\n5 The kitchen is west of the bedroom.\n6 How do you go from the office to the bedroom?\ts,e\t3 5\n1 The garden is north of the kitchen.\n2 The bathroom is east of the hallway.\n3 The hallway is east of the bedroom.\n4 The bedroom is south of the office.\n5 The hallway is south of the kitchen.\n6 How do you go from the bedroom to the kitchen?\te,n\t3 5\n1 The bathroom is west of the bedroom.\n2 The office is north of the hallway.\n3 The hallway is west of the garden.\n4 The bedroom is north of the kitchen.\n5 The hallway is east of the bedroom.\n6 How do you go from the bedroom to the office?\te,n\t5 2\n1 The kitchen is south of the bedroom.\n2 The bedroom is east of the garden.\n3 The hallway is east of the bedroom.\n4 The office is west of the garden.\n5 The bathroom is south of the garden.\n6 How do you go from the kitchen to the garden?\tn,w\t1 2\n1 The bedroom is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 The garden is west of the hallway.\n4 The kitchen is south of the office.\n5 The garden is east of the bathroom.\n6 How do you go from the kitchen to the garden?\ts,e\t2 5\n1 The bedroom is north of the garden.\n2 The hallway is east of the bedroom.\n3 The garden is east of the kitchen.\n4 The bathroom is south of the office.\n5 The bedroom is east of the office.\n6 How do you go from the office to the garden?\te,s\t5 1\n1 The kitchen is west of the hallway.\n2 The office is south of the hallway.\n3 The bathroom is south of the garden.\n4 The garden is east of the hallway.\n5 The bedroom is north of the hallway.\n6 How do you go from the office to the garden?\tn,e\t2 4\n1 The garden is north of the kitchen.\n2 The bedroom is north of the hallway.\n3 The kitchen is west of the bathroom.\n4 The office is west of the hallway.\n5 The hallway is north of the bathroom.\n6 How do you go from the hallway to the kitchen?\ts,w\t5 3\n1 The garden is north of the kitchen.\n2 The bathroom is north of the hallway.\n3 The garden is east of the bedroom.\n4 The kitchen is west of the office.\n5 The kitchen is east of the hallway.\n6 How do you go from the hallway to the garden?\te,n\t5 1\n1 The garden is east of the bathroom.\n2 The bathroom is north of the bedroom.\n3 The office is south of the hallway.\n4 The kitchen is north of the hallway.\n5 The kitchen is west of the bathroom.\n6 How do you go from the hallway to the bathroom?\tn,e\t4 5\n1 The bathroom is north of the garden.\n2 The kitchen is north of the hallway.\n3 The hallway is east of the office.\n4 The bathroom is east of the hallway.\n5 The bedroom is east of the bathroom.\n6 How do you go from the garden to the hallway?\tn,w\t1 4\n1 The hallway is south of the garden.\n2 The kitchen is east of the hallway.\n3 The bathroom is east of the bedroom.\n4 The office is south of the bedroom.\n5 The bedroom is south of the hallway.\n6 How do you go from the bedroom to the garden?\tn,n\t5 1\n1 The office is north of the bathroom.\n2 The garden is south of the kitchen.\n3 The hallway is west of the bathroom.\n4 The bedroom is east of the kitchen.\n5 The kitchen is east of the bathroom.\n6 How do you go from the office to the kitchen?\ts,e\t1 5\n1 The kitchen is south of the office.\n2 The garden is south of the hallway.\n3 The hallway is west of the bathroom.\n4 The bedroom is west of the kitchen.\n5 The kitchen is north of the hallway.\n6 How do you go from the bedroom to the hallway?\te,s\t4 5\n1 The bedroom is west of the kitchen.\n2 The bedroom is east of the hallway.\n3 The kitchen is south of the office.\n4 The bathroom is east of the office.\n5 The office is east of the garden.\n6 How do you go from the bedroom to the office?\te,n\t1 3\n1 The bedroom is west of the hallway.\n2 The bedroom is north of the garden.\n3 The office is north of the bedroom.\n4 The bathroom is west of the bedroom.\n5 The kitchen is west of the garden.\n6 How do you go from the bedroom to the kitchen?\ts,w\t2 5\n1 The bedroom is south of the hallway.\n2 The kitchen is south of the bedroom.\n3 The office is west of the kitchen.\n4 The bathroom is west of the hallway.\n5 The garden is east of the kitchen.\n6 How do you go from the kitchen to the hallway?\tn,n\t2 1\n1 The bathroom is east of the garden.\n2 The kitchen is west of the bedroom.\n3 The bathroom is north of the kitchen.\n4 The hallway is south of the office.\n5 The kitchen is east of the office.\n6 How do you go from the bathroom to the office?\ts,w\t3 5\n1 The bedroom is west of the office.\n2 The kitchen is west of the bathroom.\n3 The hallway is east of the office.\n4 The garden is south of the office.\n5 The bathroom is north of the office.\n6 How do you go from the garden to the bathroom?\tn,n\t4 5\n1 The kitchen is north of the garden.\n2 The bathroom is west of the bedroom.\n3 The hallway is west of the kitchen.\n4 The kitchen is south of the bathroom.\n5 The office is east of the kitchen.\n6 How do you go from the bathroom to the garden?\ts,s\t4 1\n1 The kitchen is south of the bedroom.\n2 The bathroom is west of the hallway.\n3 The garden is east of the hallway.\n4 The bedroom is east of the office.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bedroom to the hallway?\tn,e\t5 2\n1 The kitchen is south of the office.\n2 The kitchen is north of the garden.\n3 The hallway is north of the bathroom.\n4 The bedroom is east of the bathroom.\n5 The bathroom is east of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,n\t5 3\n1 The garden is north of the bathroom.\n2 The kitchen is south of the office.\n3 The bathroom is east of the office.\n4 The bathroom is west of the bedroom.\n5 The hallway is west of the garden.\n6 How do you go from the garden to the office?\ts,w\t1 3\n1 The hallway is west of the bathroom.\n2 The bedroom is west of the garden.\n3 The office is north of the kitchen.\n4 The kitchen is east of the garden.\n5 The bathroom is north of the garden.\n6 How do you go from the bathroom to the kitchen?\ts,e\t5 4\n1 The garden is west of the kitchen.\n2 The bathroom is west of the office.\n3 The kitchen is west of the hallway.\n4 The hallway is north of the bedroom.\n5 The kitchen is north of the office.\n6 How do you go from the hallway to the office?\tw,s\t3 5\n1 The garden is south of the kitchen.\n2 The office is north of the bathroom.\n3 The bathroom is west of the hallway.\n4 The bedroom is west of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,e\t5 3\n1 The bathroom is north of the bedroom.\n2 The bathroom is south of the hallway.\n3 The hallway is south of the office.\n4 The garden is west of the hallway.\n5 The kitchen is east of the bedroom.\n6 How do you go from the bedroom to the hallway?\tn,n\t1 2\n1 The bathroom is north of the garden.\n2 The garden is east of the bedroom.\n3 The hallway is north of the kitchen.\n4 The office is east of the kitchen.\n5 The garden is west of the hallway.\n6 How do you go from the garden to the kitchen?\te,s\t5 3\n1 The bathroom is north of the office.\n2 The kitchen is north of the bedroom.\n3 The garden is west of the office.\n4 The bathroom is east of the hallway.\n5 The office is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\ts,e\t1 5\n1 The bedroom is south of the garden.\n2 The garden is south of the bathroom.\n3 The bathroom is west of the office.\n4 The bathroom is south of the kitchen.\n5 The kitchen is west of the hallway.\n6 How do you go from the garden to the kitchen?\tn,n\t2 4\n1 The kitchen is east of the garden.\n2 The bedroom is north of the kitchen.\n3 The hallway is south of the garden.\n4 The office is north of the garden.\n5 The bathroom is west of the garden.\n6 How do you go from the hallway to the kitchen?\tn,e\t3 1\n1 The bedroom is north of the office.\n2 The bathroom is south of the garden.\n3 The hallway is west of the office.\n4 The bathroom is north of the hallway.\n5 The kitchen is east of the office.\n6 How do you go from the office to the bathroom?\tw,n\t3 4\n1 The hallway is west of the kitchen.\n2 The hallway is south of the bedroom.\n3 The bathroom is east of the garden.\n4 The garden is east of the bedroom.\n5 The office is north of the bedroom.\n6 How do you go from the hallway to the garden?\tn,e\t2 4\n1 The garden is south of the office.\n2 The bedroom is south of the bathroom.\n3 The kitchen is east of the hallway.\n4 The office is south of the kitchen.\n5 The office is west of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tw,n\t5 4\n1 The hallway is north of the bedroom.\n2 The office is west of the hallway.\n3 The kitchen is west of the office.\n4 The garden is north of the kitchen.\n5 The bathroom is east of the hallway.\n6 How do you go from the hallway to the kitchen?\tw,w\t2 3\n1 The hallway is west of the office.\n2 The kitchen is east of the garden.\n3 The bedroom is east of the kitchen.\n4 The kitchen is north of the office.\n5 The office is west of the bathroom.\n6 How do you go from the hallway to the kitchen?\te,n\t1 4\n1 The kitchen is south of the garden.\n2 The bedroom is east of the garden.\n3 The office is south of the hallway.\n4 The bedroom is south of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the office to the garden?\tw,w\t5 2\n1 The kitchen is south of the bedroom.\n2 The garden is south of the kitchen.\n3 The bathroom is south of the garden.\n4 The hallway is west of the garden.\n5 The office is east of the garden.\n6 How do you go from the hallway to the kitchen?\te,n\t4 2\n1 The hallway is east of the office.\n2 The bathroom is east of the garden.\n3 The kitchen is south of the bedroom.\n4 The office is north of the bedroom.\n5 The office is south of the bathroom.\n6 How do you go from the bathroom to the bedroom?\ts,s\t5 4\n1 The bedroom is east of the office.\n2 The bedroom is north of the garden.\n3 The bathroom is east of the kitchen.\n4 The kitchen is east of the garden.\n5 The hallway is west of the garden.\n6 How do you go from the bedroom to the kitchen?\ts,e\t2 4\n1 The bathroom is west of the bedroom.\n2 The bathroom is east of the office.\n3 The hallway is south of the bathroom.\n4 The bedroom is west of the kitchen.\n5 The kitchen is north of the garden.\n6 How do you go from the kitchen to the bathroom?\tw,w\t4 1\n1 The bathroom is west of the garden.\n2 The office is north of the garden.\n3 The hallway is east of the office.\n4 The bedroom is east of the garden.\n5 The kitchen is north of the office.\n6 How do you go from the bathroom to the office?\te,n\t1 2\n1 The hallway is east of the garden.\n2 The hallway is north of the bedroom.\n3 The bedroom is east of the office.\n4 The bathroom is west of the kitchen.\n5 The kitchen is south of the bedroom.\n6 How do you go from the kitchen to the hallway?\tn,n\t5 2\n1 The garden is west of the hallway.\n2 The kitchen is east of the bedroom.\n3 The bathroom is west of the bedroom.\n4 The hallway is south of the bedroom.\n5 The office is north of the bedroom.\n6 How do you go from the office to the hallway?\ts,s\t5 4\n1 The hallway is north of the bathroom.\n2 The kitchen is west of the bedroom.\n3 The bedroom is west of the office.\n4 The garden is east of the bathroom.\n5 The office is south of the bathroom.\n6 How do you go from the bedroom to the bathroom?\te,n\t3 5\n1 The bedroom is east of the bathroom.\n2 The bathroom is north of the garden.\n3 The hallway is north of the kitchen.\n4 The bedroom is south of the office.\n5 The hallway is west of the bathroom.\n6 How do you go from the bedroom to the hallway?\tw,w\t1 5\n1 The garden is west of the kitchen.\n2 The kitchen is north of the bedroom.\n3 The hallway is east of the bedroom.\n4 The kitchen is south of the office.\n5 The bathroom is south of the bedroom.\n6 How do you go from the bedroom to the garden?\tn,w\t2 1\n1 The office is east of the hallway.\n2 The kitchen is east of the office.\n3 The garden is north of the hallway.\n4 The bathroom is north of the office.\n5 The bedroom is east of the kitchen.\n6 How do you go from the hallway to the kitchen?\te,e\t1 2\n1 The garden is west of the bedroom.\n2 The bathroom is east of the kitchen.\n3 The garden is north of the office.\n4 The hallway is south of the office.\n5 The office is west of the kitchen.\n6 How do you go from the kitchen to the garden?\tw,n\t5 3\n1 The bedroom is east of the garden.\n2 The hallway is west of the kitchen.\n3 The office is east of the kitchen.\n4 The garden is north of the kitchen.\n5 The bathroom is north of the garden.\n6 How do you go from the garden to the hallway?\ts,w\t4 2\n1 The bathroom is west of the bedroom.\n2 The hallway is east of the garden.\n3 The kitchen is south of the garden.\n4 The bedroom is south of the office.\n5 The bedroom is west of the garden.\n6 How do you go from the office to the garden?\ts,e\t4 5\n1 The garden is east of the bedroom.\n2 The kitchen is north of the garden.\n3 The office is north of the kitchen.\n4 The bathroom is west of the kitchen.\n5 The hallway is north of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,w\t2 4\n1 The bedroom is south of the garden.\n2 The hallway is north of the office.\n3 The garden is west of the office.\n4 The bathroom is west of the garden.\n5 The office is west of the kitchen.\n6 How do you go from the office to the bedroom?\tw,s\t3 1\n1 The kitchen is south of the bedroom.\n2 The bathroom is west of the office.\n3 The hallway is north of the bathroom.\n4 The bedroom is south of the garden.\n5 The hallway is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\tn,e\t3 5\n1 The office is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 The garden is north of the hallway.\n4 The bathroom is east of the hallway.\n5 The bedroom is north of the kitchen.\n6 How do you go from the hallway to the kitchen?\te,n\t4 2\n1 The hallway is south of the bedroom.\n2 The garden is north of the kitchen.\n3 The garden is west of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The office is north of the garden.\n6 How do you go from the kitchen to the bedroom?\tn,e\t2 3\n1 The bedroom is north of the office.\n2 The bathroom is north of the bedroom.\n3 The garden is east of the hallway.\n4 The office is east of the kitchen.\n5 The hallway is east of the office.\n6 How do you go from the hallway to the bedroom?\tw,n\t5 1\n1 The garden is south of the kitchen.\n2 The office is south of the garden.\n3 The hallway is north of the bedroom.\n4 The bedroom is north of the bathroom.\n5 The hallway is east of the garden.\n6 How do you go from the garden to the bedroom?\te,s\t5 3\n1 The bathroom is east of the hallway.\n2 The hallway is south of the office.\n3 The bedroom is south of the hallway.\n4 The kitchen is west of the hallway.\n5 The kitchen is north of the garden.\n6 How do you go from the kitchen to the office?\te,n\t4 2\n1 The kitchen is north of the garden.\n2 The office is west of the kitchen.\n3 The hallway is west of the garden.\n4 The bedroom is south of the bathroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,e\t1 5\n1 The garden is west of the bathroom.\n2 The kitchen is south of the bathroom.\n3 The bathroom is south of the hallway.\n4 The kitchen is north of the office.\n5 The bedroom is north of the hallway.\n6 How do you go from the kitchen to the hallway?\tn,n\t2 3\n1 The hallway is north of the kitchen.\n2 The office is east of the kitchen.\n3 The kitchen is east of the garden.\n4 The bedroom is east of the bathroom.\n5 The garden is north of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tw,s\t3 5\n1 The kitchen is east of the hallway.\n2 The bedroom is north of the bathroom.\n3 The office is north of the hallway.\n4 The garden is north of the bedroom.\n5 The bathroom is west of the hallway.\n6 How do you go from the hallway to the bedroom?\tw,n\t5 2\n1 The hallway is west of the bedroom.\n2 The bedroom is north of the kitchen.\n3 The bathroom is north of the office.\n4 The bedroom is west of the bathroom.\n5 The garden is north of the bathroom.\n6 How do you go from the bedroom to the garden?\te,n\t4 5\n1 The kitchen is north of the bathroom.\n2 The hallway is south of the garden.\n3 The hallway is east of the bathroom.\n4 The office is east of the bedroom.\n5 The bedroom is south of the hallway.\n6 How do you go from the bathroom to the bedroom?\te,s\t3 5\n1 The kitchen is east of the bathroom.\n2 The bedroom is north of the bathroom.\n3 The hallway is west of the garden.\n4 The office is south of the kitchen.\n5 The garden is north of the kitchen.\n6 How do you go from the garden to the bathroom?\ts,w\t5 1\n1 The hallway is south of the garden.\n2 The garden is west of the bathroom.\n3 The bathroom is west of the office.\n4 The garden is east of the kitchen.\n5 The office is north of the bedroom.\n6 How do you go from the office to the garden?\tw,w\t3 2\n1 The hallway is north of the office.\n2 The garden is south of the office.\n3 The bedroom is east of the garden.\n4 The bathroom is south of the kitchen.\n5 The bathroom is west of the office.\n6 How do you go from the garden to the bathroom?\tn,w\t2 5\n1 The office is east of the bedroom.\n2 The hallway is south of the garden.\n3 The bathroom is north of the bedroom.\n4 The kitchen is north of the bathroom.\n5 The bedroom is east of the garden.\n6 How do you go from the bathroom to the garden?\ts,w\t3 5\n1 The bathroom is east of the hallway.\n2 The kitchen is east of the bedroom.\n3 The garden is south of the kitchen.\n4 The office is east of the kitchen.\n5 The bedroom is north of the hallway.\n6 How do you go from the hallway to the kitchen?\tn,e\t5 2\n1 The bathroom is east of the bedroom.\n2 The hallway is west of the office.\n3 The bedroom is east of the garden.\n4 The kitchen is south of the garden.\n5 The hallway is north of the garden.\n6 How do you go from the bedroom to the hallway?\tw,n\t3 5\n1 The garden is south of the bedroom.\n2 The bathroom is east of the office.\n3 The bedroom is west of the kitchen.\n4 The kitchen is west of the office.\n5 The hallway is south of the kitchen.\n6 How do you go from the office to the bedroom?\tw,w\t4 3\n1 The bedroom is north of the bathroom.\n2 The bathroom is west of the hallway.\n3 The garden is east of the hallway.\n4 The bathroom is east of the office.\n5 The bathroom is north of the kitchen.\n6 How do you go from the hallway to the kitchen?\tw,s\t2 5\n1 The bathroom is east of the garden.\n2 The kitchen is east of the hallway.\n3 The bedroom is north of the garden.\n4 The office is north of the bedroom.\n5 The kitchen is south of the garden.\n6 How do you go from the kitchen to the bedroom?\tn,n\t5 3\n1 The bedroom is south of the garden.\n2 The office is north of the kitchen.\n3 The bathroom is south of the hallway.\n4 The kitchen is east of the bedroom.\n5 The kitchen is north of the hallway.\n6 How do you go from the bedroom to the hallway?\te,s\t4 5\n1 The office is north of the kitchen.\n2 The kitchen is north of the bathroom.\n3 The hallway is south of the bedroom.\n4 The garden is north of the bedroom.\n5 The garden is east of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tn,w\t4 5\n1 The bedroom is east of the garden.\n2 The office is west of the garden.\n3 The office is east of the kitchen.\n4 The bathroom is north of the hallway.\n5 The garden is south of the hallway.\n6 How do you go from the hallway to the office?\ts,w\t5 2\n1 The kitchen is south of the bedroom.\n2 The kitchen is east of the office.\n3 The bathroom is south of the kitchen.\n4 The hallway is north of the garden.\n5 The hallway is east of the kitchen.\n6 How do you go from the bathroom to the hallway?\tn,e\t3 5\n1 The hallway is south of the kitchen.\n2 The office is east of the bedroom.\n3 The office is south of the garden.\n4 The office is west of the kitchen.\n5 The kitchen is west of the bathroom.\n6 How do you go from the kitchen to the garden?\tw,n\t4 3\n1 The bedroom is north of the bathroom.\n2 The garden is west of the office.\n3 The kitchen is east of the bathroom.\n4 The hallway is west of the garden.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the office?\ts,e\t5 2\n1 The bedroom is south of the bathroom.\n2 The kitchen is south of the garden.\n3 The hallway is north of the garden.\n4 The garden is west of the bedroom.\n5 The office is south of the bedroom.\n6 How do you go from the garden to the bathroom?\te,n\t4 1\n1 The office is south of the bathroom.\n2 The hallway is west of the garden.\n3 The office is east of the bedroom.\n4 The kitchen is east of the garden.\n5 The garden is south of the bedroom.\n6 How do you go from the office to the garden?\tw,s\t3 5\n1 The bathroom is south of the hallway.\n2 The office is north of the bedroom.\n3 The kitchen is west of the garden.\n4 The garden is south of the bedroom.\n5 The bedroom is west of the hallway.\n6 How do you go from the hallway to the garden?\tw,s\t5 4\n1 The office is south of the kitchen.\n2 The hallway is north of the bedroom.\n3 The bathroom is west of the bedroom.\n4 The garden is east of the bedroom.\n5 The kitchen is south of the bedroom.\n6 How do you go from the bathroom to the kitchen?\te,s\t3 5\n1 The bathroom is south of the office.\n2 The bedroom is west of the hallway.\n3 The bathroom is west of the kitchen.\n4 The office is south of the hallway.\n5 The garden is east of the office.\n6 How do you go from the hallway to the bathroom?\ts,s\t4 1\n1 The bathroom is east of the bedroom.\n2 The garden is east of the kitchen.\n3 The office is east of the garden.\n4 The bedroom is north of the garden.\n5 The hallway is south of the garden.\n6 How do you go from the office to the bedroom?\tw,n\t3 4\n1 The hallway is east of the office.\n2 The kitchen is north of the office.\n3 The garden is south of the hallway.\n4 The bedroom is west of the bathroom.\n5 The office is north of the bathroom.\n6 How do you go from the bathroom to the hallway?\tn,e\t5 1\n1 The garden is north of the bedroom.\n2 The hallway is west of the bathroom.\n3 The garden is west of the office.\n4 The kitchen is west of the bedroom.\n5 The garden is east of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tn,w\t1 5\n1 The office is west of the bathroom.\n2 The hallway is south of the garden.\n3 The garden is east of the bedroom.\n4 The kitchen is north of the bedroom.\n5 The bathroom is north of the garden.\n6 How do you go from the bathroom to the bedroom?\ts,w\t5 3\n1 The hallway is east of the office.\n2 The bedroom is north of the office.\n3 The garden is north of the kitchen.\n4 The hallway is north of the garden.\n5 The bathroom is south of the office.\n6 How do you go from the office to the garden?\te,s\t1 4\n1 The hallway is south of the garden.\n2 The kitchen is west of the office.\n3 The kitchen is east of the bedroom.\n4 The bathroom is south of the kitchen.\n5 The hallway is north of the office.\n6 How do you go from the kitchen to the hallway?\te,n\t2 5\n1 The bedroom is west of the office.\n2 The hallway is south of the kitchen.\n3 The office is south of the garden.\n4 The garden is west of the bathroom.\n5 The office is west of the hallway.\n6 How do you go from the hallway to the garden?\tw,n\t5 3\n1 The bedroom is north of the office.\n2 The hallway is north of the bathroom.\n3 The garden is west of the hallway.\n4 The kitchen is south of the garden.\n5 The office is north of the garden.\n6 How do you go from the hallway to the office?\tw,n\t3 5\n1 The bathroom is west of the garden.\n2 The kitchen is east of the hallway.\n3 The office is east of the kitchen.\n4 The garden is north of the kitchen.\n5 The bedroom is south of the kitchen.\n6 How do you go from the garden to the hallway?\ts,w\t4 2\n1 The hallway is south of the bathroom.\n2 The kitchen is east of the garden.\n3 The bedroom is west of the bathroom.\n4 The office is east of the bathroom.\n5 The garden is north of the bathroom.\n6 How do you go from the garden to the office?\ts,e\t5 4\n1 The kitchen is west of the hallway.\n2 The garden is west of the kitchen.\n3 The office is north of the bedroom.\n4 The bathroom is south of the bedroom.\n5 The office is south of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tn,n\t3 5\n1 The hallway is north of the kitchen.\n2 The garden is south of the kitchen.\n3 The garden is east of the bedroom.\n4 The bathroom is south of the bedroom.\n5 The office is east of the garden.\n6 How do you go from the kitchen to the bedroom?\ts,w\t2 3\n1 The office is west of the kitchen.\n2 The bedroom is south of the garden.\n3 The bathroom is south of the kitchen.\n4 The hallway is north of the garden.\n5 The bedroom is north of the kitchen.\n6 How do you go from the garden to the kitchen?\ts,s\t2 5\n1 The office is west of the bedroom.\n2 The kitchen is west of the garden.\n3 The bathroom is north of the office.\n4 The hallway is west of the kitchen.\n5 The office is north of the kitchen.\n6 How do you go from the office to the garden?\ts,e\t5 2\n1 The hallway is east of the garden.\n2 The office is north of the garden.\n3 The kitchen is east of the office.\n4 The bathroom is south of the garden.\n5 The kitchen is west of the bedroom.\n6 How do you go from the kitchen to the garden?\tw,s\t3 2\n1 The hallway is east of the bedroom.\n2 The hallway is south of the garden.\n3 The kitchen is north of the bathroom.\n4 The bathroom is north of the garden.\n5 The bathroom is east of the office.\n6 How do you go from the hallway to the bathroom?\tn,n\t2 4\n1 The hallway is south of the kitchen.\n2 The bedroom is east of the kitchen.\n3 The garden is west of the kitchen.\n4 The office is north of the garden.\n5 The bathroom is east of the bedroom.\n6 How do you go from the garden to the bedroom?\te,e\t3 2\n1 The hallway is east of the office.\n2 The garden is north of the hallway.\n3 The kitchen is east of the garden.\n4 The bedroom is east of the bathroom.\n5 The bathroom is east of the hallway.\n6 How do you go from the garden to the bathroom?\ts,e\t2 5\n1 The office is north of the bathroom.\n2 The office is west of the bedroom.\n3 The garden is north of the kitchen.\n4 The bedroom is south of the kitchen.\n5 The hallway is east of the bedroom.\n6 How do you go from the kitchen to the office?\ts,w\t4 2\n1 The garden is south of the bedroom.\n2 The bathroom is east of the office.\n3 The garden is north of the hallway.\n4 The kitchen is west of the bedroom.\n5 The office is east of the bedroom.\n6 How do you go from the garden to the office?\tn,e\t1 5\n1 The office is north of the kitchen.\n2 The garden is north of the bedroom.\n3 The bathroom is west of the office.\n4 The hallway is south of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the hallway to the office?\tn,w\t4 5\n1 The hallway is east of the garden.\n2 The garden is east of the bedroom.\n3 The office is south of the garden.\n4 The bathroom is south of the bedroom.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bathroom to the garden?\tn,e\t4 2\n1 The kitchen is north of the hallway.\n2 The bathroom is south of the bedroom.\n3 The hallway is west of the garden.\n4 The hallway is east of the office.\n5 The bathroom is north of the garden.\n6 How do you go from the hallway to the bathroom?\te,n\t3 5\n1 The kitchen is west of the garden.\n2 The bedroom is north of the kitchen.\n3 The office is south of the hallway.\n4 The office is east of the garden.\n5 The bathroom is west of the kitchen.\n6 How do you go from the kitchen to the office?\te,e\t1 4\n1 The kitchen is north of the garden.\n2 The hallway is east of the bathroom.\n3 The hallway is west of the kitchen.\n4 The bedroom is north of the office.\n5 The office is east of the kitchen.\n6 How do you go from the hallway to the office?\te,e\t3 5\n1 The hallway is east of the office.\n2 The hallway is west of the bathroom.\n3 The garden is south of the kitchen.\n4 The bedroom is south of the bathroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the hallway to the kitchen?\te,e\t2 5\n1 The hallway is south of the garden.\n2 The bathroom is north of the garden.\n3 The office is east of the garden.\n4 The bedroom is west of the garden.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\ts,w\t2 4\n1 The bedroom is south of the office.\n2 The garden is north of the kitchen.\n3 The kitchen is north of the bathroom.\n4 The bathroom is east of the hallway.\n5 The bathroom is west of the bedroom.\n6 How do you go from the kitchen to the bedroom?\ts,e\t3 5\n1 The kitchen is west of the garden.\n2 The hallway is north of the garden.\n3 The bedroom is south of the garden.\n4 The office is east of the bedroom.\n5 The bathroom is east of the garden.\n6 How do you go from the bathroom to the bedroom?\tw,s\t5 3\n1 The bedroom is west of the garden.\n2 The garden is west of the hallway.\n3 The kitchen is east of the hallway.\n4 The garden is north of the office.\n5 The bathroom is south of the hallway.\n6 How do you go from the hallway to the office?\tw,s\t2 4\n1 The kitchen is east of the bathroom.\n2 The bedroom is east of the hallway.\n3 The bathroom is east of the office.\n4 The kitchen is west of the garden.\n5 The hallway is north of the kitchen.\n6 How do you go from the hallway to the bathroom?\ts,w\t5 1\n1 The office is south of the hallway.\n2 The bedroom is east of the garden.\n3 The bathroom is north of the hallway.\n4 The kitchen is east of the office.\n5 The garden is east of the hallway.\n6 How do you go from the office to the garden?\tn,e\t1 5\n1 The bedroom is north of the hallway.\n2 The office is north of the garden.\n3 The garden is east of the bedroom.\n4 The garden is west of the bathroom.\n5 The kitchen is west of the bedroom.\n6 How do you go from the garden to the hallway?\tw,s\t3 1\n1 The kitchen is east of the bathroom.\n2 The hallway is north of the bedroom.\n3 The bathroom is east of the bedroom.\n4 The office is south of the bedroom.\n5 The bathroom is north of the garden.\n6 How do you go from the bedroom to the kitchen?\te,e\t3 1\n1 The bathroom is north of the office.\n2 The garden is north of the bathroom.\n3 The bedroom is west of the bathroom.\n4 The kitchen is east of the hallway.\n5 The hallway is east of the office.\n6 How do you go from the hallway to the bathroom?\tw,n\t5 1\n1 The bedroom is north of the bathroom.\n2 The bedroom is east of the hallway.\n3 The garden is south of the hallway.\n4 The hallway is south of the kitchen.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the hallway?\tn,w\t1 2\n1 The office is east of the bedroom.\n2 The kitchen is north of the office.\n3 The garden is west of the kitchen.\n4 The kitchen is south of the hallway.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bedroom to the kitchen?\te,n\t1 2\n1 The kitchen is east of the garden.\n2 The bathroom is east of the kitchen.\n3 The hallway is south of the kitchen.\n4 The office is north of the kitchen.\n5 The bedroom is west of the garden.\n6 How do you go from the garden to the hallway?\te,s\t1 3\n1 The garden is south of the kitchen.\n2 The bathroom is south of the hallway.\n3 The bedroom is north of the office.\n4 The garden is west of the hallway.\n5 The hallway is south of the office.\n6 How do you go from the garden to the office?\te,n\t4 5\n1 The office is east of the garden.\n2 The bathroom is north of the hallway.\n3 The kitchen is north of the office.\n4 The bedroom is east of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the office to the bedroom?\te,e\t5 4\n1 The bedroom is east of the hallway.\n2 The office is east of the bathroom.\n3 The hallway is south of the garden.\n4 The kitchen is east of the office.\n5 The bedroom is north of the office.\n6 How do you go from the office to the hallway?\tn,w\t5 1\n1 The bedroom is west of the kitchen.\n2 The hallway is east of the garden.\n3 The bathroom is north of the hallway.\n4 The hallway is north of the kitchen.\n5 The office is west of the bedroom.\n6 How do you go from the bedroom to the hallway?\te,n\t1 4\n1 The bedroom is north of the garden.\n2 The bedroom is south of the kitchen.\n3 The hallway is east of the office.\n4 The kitchen is east of the hallway.\n5 The bathroom is east of the bedroom.\n6 How do you go from the hallway to the bedroom?\te,s\t4 2\n1 The garden is east of the bathroom.\n2 The kitchen is south of the hallway.\n3 The bedroom is north of the hallway.\n4 The garden is north of the bedroom.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the garden?\tn,n\t3 4\n1 The garden is west of the bathroom.\n2 The bathroom is north of the bedroom.\n3 The bathroom is south of the office.\n4 The hallway is south of the bedroom.\n5 The kitchen is east of the hallway.\n6 How do you go from the hallway to the bathroom?\tn,n\t4 2\n1 The bedroom is south of the office.\n2 The hallway is north of the kitchen.\n3 The bedroom is east of the hallway.\n4 The bathroom is east of the kitchen.\n5 The hallway is east of the garden.\n6 How do you go from the bedroom to the kitchen?\tw,s\t3 2\n1 The bedroom is south of the bathroom.\n2 The bathroom is south of the office.\n3 The hallway is east of the kitchen.\n4 The garden is east of the bathroom.\n5 The hallway is north of the garden.\n6 How do you go from the hallway to the bathroom?\ts,w\t5 4\n1 The garden is south of the bathroom.\n2 The kitchen is west of the bedroom.\n3 The bedroom is south of the garden.\n4 The office is north of the kitchen.\n5 The garden is east of the hallway.\n6 How do you go from the garden to the kitchen?\ts,w\t3 2\n1 The garden is north of the bedroom.\n2 The bedroom is north of the office.\n3 The kitchen is west of the garden.\n4 The hallway is west of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tn,w\t1 3\n1 The bathroom is south of the bedroom.\n2 The bedroom is west of the kitchen.\n3 The hallway is east of the kitchen.\n4 The office is south of the kitchen.\n5 The bedroom is east of the garden.\n6 How do you go from the bedroom to the hallway?\te,e\t2 3\n1 The bathroom is west of the hallway.\n2 The garden is east of the kitchen.\n3 The office is west of the kitchen.\n4 The bedroom is north of the garden.\n5 The kitchen is north of the hallway.\n6 How do you go from the garden to the hallway?\tw,s\t2 5\n"
  },
  {
    "path": "tasksv11/en/qa19_path-finding_train.txt",
    "content": "1 The office is east of the hallway.\n2 The kitchen is north of the office.\n3 The garden is west of the bedroom.\n4 The office is west of the garden.\n5 The bathroom is north of the garden.\n6 How do you go from the kitchen to the garden?\ts,e\t2 4\n1 The bedroom is west of the hallway.\n2 The office is east of the garden.\n3 The garden is north of the kitchen.\n4 The kitchen is north of the bathroom.\n5 The hallway is west of the garden.\n6 How do you go from the kitchen to the hallway?\tn,w\t3 5\n1 The bedroom is south of the hallway.\n2 The bathroom is east of the office.\n3 The kitchen is west of the garden.\n4 The garden is south of the office.\n5 The office is south of the bedroom.\n6 How do you go from the garden to the bedroom?\tn,n\t4 5\n1 The bedroom is north of the hallway.\n2 The garden is west of the kitchen.\n3 The bathroom is south of the kitchen.\n4 The office is north of the bedroom.\n5 The hallway is east of the kitchen.\n6 How do you go from the bedroom to the kitchen?\ts,w\t1 5\n1 The office is north of the kitchen.\n2 The bathroom is south of the bedroom.\n3 The bathroom is west of the kitchen.\n4 The hallway is east of the bedroom.\n5 The kitchen is north of the garden.\n6 How do you go from the bedroom to the kitchen?\ts,e\t2 3\n1 The office is north of the garden.\n2 The bathroom is west of the garden.\n3 The kitchen is west of the bedroom.\n4 The bedroom is west of the office.\n5 The bedroom is south of the hallway.\n6 How do you go from the bedroom to the garden?\te,s\t4 1\n1 The bedroom is east of the office.\n2 The hallway is east of the bedroom.\n3 The bathroom is east of the garden.\n4 The kitchen is south of the office.\n5 The garden is south of the bedroom.\n6 How do you go from the garden to the office?\tn,w\t5 1\n1 The bedroom is east of the kitchen.\n2 The bathroom is south of the hallway.\n3 The office is west of the kitchen.\n4 The hallway is south of the garden.\n5 The kitchen is south of the bathroom.\n6 How do you go from the hallway to the kitchen?\ts,s\t2 5\n1 The bedroom is north of the office.\n2 The hallway is south of the office.\n3 The bedroom is west of the kitchen.\n4 The garden is north of the bedroom.\n5 The bathroom is west of the office.\n6 How do you go from the hallway to the bedroom?\tn,n\t2 1\n1 The garden is west of the hallway.\n2 The bathroom is south of the bedroom.\n3 The kitchen is west of the bedroom.\n4 The bathroom is north of the hallway.\n5 The office is south of the hallway.\n6 How do you go from the hallway to the bedroom?\tn,n\t4 2\n1 The office is north of the garden.\n2 The kitchen is north of the hallway.\n3 The garden is north of the kitchen.\n4 The bathroom is east of the kitchen.\n5 The bedroom is west of the kitchen.\n6 How do you go from the bedroom to the garden?\te,n\t5 3\n1 The kitchen is west of the office.\n2 The kitchen is south of the garden.\n3 The bathroom is east of the hallway.\n4 The bedroom is east of the garden.\n5 The bathroom is west of the garden.\n6 How do you go from the kitchen to the bathroom?\tn,w\t2 5\n1 The bedroom is south of the office.\n2 The office is west of the bathroom.\n3 The kitchen is west of the office.\n4 The garden is east of the bathroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the kitchen?\tw,w\t2 3\n1 The hallway is south of the garden.\n2 The garden is east of the office.\n3 The garden is west of the bedroom.\n4 The bathroom is south of the office.\n5 The hallway is east of the kitchen.\n6 How do you go from the hallway to the office?\tn,w\t1 2\n1 The hallway is north of the bathroom.\n2 The bedroom is north of the garden.\n3 The bathroom is east of the garden.\n4 The office is south of the bathroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the kitchen to the garden?\tw,w\t5 3\n1 The bedroom is west of the bathroom.\n2 The kitchen is east of the office.\n3 The hallway is west of the bedroom.\n4 The garden is east of the kitchen.\n5 The kitchen is north of the bedroom.\n6 How do you go from the bedroom to the office?\tn,w\t5 2\n1 The office is east of the garden.\n2 The hallway is south of the bathroom.\n3 The hallway is east of the kitchen.\n4 The bedroom is south of the hallway.\n5 The bedroom is west of the garden.\n6 How do you go from the hallway to the garden?\ts,e\t4 5\n1 The garden is east of the office.\n2 The hallway is east of the kitchen.\n3 The bedroom is north of the office.\n4 The bathroom is west of the kitchen.\n5 The office is north of the kitchen.\n6 How do you go from the bedroom to the kitchen?\ts,s\t3 5\n1 The hallway is south of the kitchen.\n2 The bathroom is west of the hallway.\n3 The bathroom is east of the garden.\n4 The office is east of the hallway.\n5 The bedroom is north of the bathroom.\n6 How do you go from the garden to the hallway?\te,e\t3 2\n1 The hallway is west of the bedroom.\n2 The garden is north of the bedroom.\n3 The kitchen is north of the office.\n4 The bathroom is north of the hallway.\n5 The hallway is east of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tw,w\t1 5\n1 The office is east of the kitchen.\n2 The bedroom is north of the hallway.\n3 The office is north of the bathroom.\n4 The garden is west of the bedroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the office to the bedroom?\ts,w\t3 5\n1 The hallway is east of the kitchen.\n2 The garden is east of the bathroom.\n3 The office is east of the bedroom.\n4 The bathroom is south of the kitchen.\n5 The kitchen is south of the bedroom.\n6 How do you go from the bedroom to the bathroom?\ts,s\t5 4\n1 The bathroom is east of the hallway.\n2 The hallway is south of the garden.\n3 The office is west of the kitchen.\n4 The bedroom is south of the hallway.\n5 The bedroom is east of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,n\t5 4\n1 The office is south of the kitchen.\n2 The garden is east of the bedroom.\n3 The bathroom is east of the kitchen.\n4 The hallway is west of the kitchen.\n5 The garden is north of the kitchen.\n6 How do you go from the garden to the bathroom?\ts,e\t5 3\n1 The hallway is north of the office.\n2 The garden is north of the kitchen.\n3 The office is west of the garden.\n4 The bedroom is west of the office.\n5 The bathroom is north of the garden.\n6 How do you go from the bathroom to the office?\ts,w\t5 3\n1 The kitchen is north of the office.\n2 The hallway is north of the bathroom.\n3 The bedroom is south of the garden.\n4 The bathroom is west of the office.\n5 The garden is west of the bathroom.\n6 How do you go from the office to the garden?\tw,w\t4 5\n1 The office is west of the garden.\n2 The bedroom is east of the hallway.\n3 The hallway is south of the garden.\n4 The bathroom is east of the kitchen.\n5 The kitchen is east of the garden.\n6 How do you go from the hallway to the kitchen?\tn,e\t3 5\n1 The hallway is north of the office.\n2 The bathroom is east of the bedroom.\n3 The kitchen is east of the office.\n4 The garden is west of the bedroom.\n5 The office is north of the bedroom.\n6 How do you go from the garden to the office?\te,n\t4 5\n1 The hallway is south of the office.\n2 The kitchen is east of the garden.\n3 The garden is east of the bedroom.\n4 The bathroom is west of the bedroom.\n5 The bedroom is south of the hallway.\n6 How do you go from the hallway to the garden?\ts,e\t5 3\n1 The bathroom is north of the kitchen.\n2 The kitchen is west of the garden.\n3 The hallway is north of the office.\n4 The office is north of the bathroom.\n5 The bedroom is west of the kitchen.\n6 How do you go from the office to the kitchen?\ts,s\t4 1\n1 The bedroom is east of the hallway.\n2 The garden is south of the office.\n3 The kitchen is north of the hallway.\n4 The bathroom is east of the garden.\n5 The office is west of the hallway.\n6 How do you go from the hallway to the garden?\tw,s\t5 2\n1 The kitchen is west of the garden.\n2 The hallway is north of the kitchen.\n3 The bedroom is north of the garden.\n4 The bathroom is east of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the bedroom to the kitchen?\ts,w\t3 1\n1 The office is north of the hallway.\n2 The kitchen is north of the bedroom.\n3 The bedroom is north of the garden.\n4 The bathroom is north of the kitchen.\n5 The hallway is east of the bedroom.\n6 How do you go from the kitchen to the hallway?\ts,e\t2 5\n1 The bathroom is west of the kitchen.\n2 The bedroom is west of the garden.\n3 The office is south of the bathroom.\n4 The garden is west of the office.\n5 The hallway is south of the office.\n6 How do you go from the bathroom to the garden?\ts,w\t3 4\n1 The bedroom is west of the hallway.\n2 The garden is north of the kitchen.\n3 The office is west of the bathroom.\n4 The kitchen is east of the bathroom.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\te,e\t4 5\n1 The bathroom is north of the hallway.\n2 The garden is west of the bathroom.\n3 The bedroom is east of the bathroom.\n4 The office is east of the bedroom.\n5 The kitchen is east of the office.\n6 How do you go from the bathroom to the office?\te,e\t3 4\n1 The bedroom is west of the kitchen.\n2 The kitchen is west of the office.\n3 The office is west of the bathroom.\n4 The hallway is south of the kitchen.\n5 The garden is south of the office.\n6 How do you go from the bathroom to the kitchen?\tw,w\t3 2\n1 The office is east of the bathroom.\n2 The garden is east of the hallway.\n3 The hallway is north of the bathroom.\n4 The bathroom is east of the bedroom.\n5 The kitchen is west of the hallway.\n6 How do you go from the bedroom to the hallway?\te,n\t4 3\n1 The office is north of the bedroom.\n2 The kitchen is east of the garden.\n3 The garden is north of the bathroom.\n4 The bathroom is east of the office.\n5 The hallway is south of the bathroom.\n6 How do you go from the garden to the office?\ts,w\t3 4\n1 The bathroom is north of the garden.\n2 The kitchen is south of the bedroom.\n3 The office is west of the hallway.\n4 The bedroom is east of the garden.\n5 The hallway is south of the garden.\n6 How do you go from the bedroom to the hallway?\tw,s\t4 5\n1 The kitchen is west of the garden.\n2 The garden is north of the hallway.\n3 The garden is west of the office.\n4 The bathroom is south of the office.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bathroom to the garden?\tn,w\t4 3\n1 The bathroom is east of the office.\n2 The bedroom is north of the hallway.\n3 The kitchen is west of the hallway.\n4 The bathroom is north of the bedroom.\n5 The hallway is north of the garden.\n6 How do you go from the hallway to the bathroom?\tn,n\t2 4\n1 The kitchen is east of the garden.\n2 The garden is north of the bedroom.\n3 The garden is south of the hallway.\n4 The bathroom is west of the bedroom.\n5 The garden is east of the office.\n6 How do you go from the bathroom to the garden?\te,n\t4 2\n1 The kitchen is north of the hallway.\n2 The garden is south of the office.\n3 The bathroom is north of the bedroom.\n4 The bathroom is south of the hallway.\n5 The garden is east of the bathroom.\n6 How do you go from the garden to the hallway?\tw,n\t5 4\n1 The kitchen is east of the hallway.\n2 The bedroom is north of the garden.\n3 The hallway is south of the garden.\n4 The office is east of the garden.\n5 The bathroom is west of the garden.\n6 How do you go from the office to the hallway?\tw,s\t4 3\n1 The bedroom is south of the garden.\n2 The hallway is north of the kitchen.\n3 The bathroom is south of the kitchen.\n4 The hallway is east of the office.\n5 The kitchen is east of the garden.\n6 How do you go from the hallway to the garden?\ts,w\t2 5\n1 The garden is west of the office.\n2 The kitchen is east of the bedroom.\n3 The hallway is south of the bedroom.\n4 The hallway is north of the office.\n5 The bathroom is south of the office.\n6 How do you go from the office to the bedroom?\tn,n\t4 3\n1 The bedroom is south of the bathroom.\n2 The office is east of the garden.\n3 The kitchen is north of the garden.\n4 The office is south of the hallway.\n5 The garden is north of the bathroom.\n6 How do you go from the office to the bathroom?\tw,s\t2 5\n1 The garden is west of the kitchen.\n2 The office is east of the bathroom.\n3 The bedroom is south of the office.\n4 The hallway is north of the kitchen.\n5 The hallway is east of the office.\n6 How do you go from the office to the kitchen?\te,s\t5 4\n1 The bedroom is south of the bathroom.\n2 The kitchen is west of the bathroom.\n3 The bathroom is south of the office.\n4 The hallway is east of the bathroom.\n5 The garden is east of the bedroom.\n6 How do you go from the bedroom to the office?\tn,n\t1 3\n1 The bathroom is south of the bedroom.\n2 The office is east of the bedroom.\n3 The garden is north of the bedroom.\n4 The kitchen is south of the hallway.\n5 The garden is west of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tw,s\t5 3\n1 The hallway is south of the kitchen.\n2 The bedroom is east of the office.\n3 The office is south of the garden.\n4 The bathroom is east of the kitchen.\n5 The garden is west of the kitchen.\n6 How do you go from the office to the kitchen?\tn,e\t3 5\n1 The bathroom is south of the office.\n2 The kitchen is north of the hallway.\n3 The hallway is west of the bedroom.\n4 The bedroom is west of the garden.\n5 The bedroom is south of the bathroom.\n6 How do you go from the hallway to the bathroom?\te,n\t3 5\n1 The office is north of the hallway.\n2 The bedroom is east of the garden.\n3 The bathroom is north of the bedroom.\n4 The kitchen is east of the bedroom.\n5 The office is south of the garden.\n6 How do you go from the bedroom to the office?\tw,s\t2 5\n1 The bathroom is south of the bedroom.\n2 The garden is west of the office.\n3 The hallway is north of the bedroom.\n4 The bedroom is east of the office.\n5 The kitchen is north of the hallway.\n6 How do you go from the office to the hallway?\te,n\t4 3\n1 The office is south of the kitchen.\n2 The bedroom is east of the kitchen.\n3 The garden is east of the bathroom.\n4 The garden is north of the hallway.\n5 The kitchen is east of the garden.\n6 How do you go from the kitchen to the bathroom?\tw,w\t5 3\n1 The hallway is west of the bathroom.\n2 The bathroom is north of the office.\n3 The garden is west of the office.\n4 The bedroom is south of the office.\n5 The office is west of the kitchen.\n6 How do you go from the garden to the bathroom?\te,n\t3 2\n1 The office is east of the kitchen.\n2 The garden is north of the bathroom.\n3 The bedroom is west of the hallway.\n4 The office is north of the garden.\n5 The bedroom is east of the office.\n6 How do you go from the garden to the bedroom?\tn,e\t4 5\n1 The bedroom is north of the office.\n2 The kitchen is east of the office.\n3 The bathroom is west of the office.\n4 The office is north of the garden.\n5 The hallway is south of the garden.\n6 How do you go from the bathroom to the garden?\te,s\t3 4\n1 The bathroom is east of the kitchen.\n2 The bedroom is west of the office.\n3 The kitchen is south of the garden.\n4 The hallway is east of the garden.\n5 The garden is south of the office.\n6 How do you go from the office to the kitchen?\ts,s\t5 3\n1 The kitchen is west of the office.\n2 The bedroom is east of the hallway.\n3 The bathroom is south of the kitchen.\n4 The kitchen is south of the bedroom.\n5 The garden is west of the kitchen.\n6 How do you go from the bathroom to the bedroom?\tn,n\t3 4\n1 The bathroom is south of the hallway.\n2 The hallway is east of the bedroom.\n3 The bedroom is south of the office.\n4 The bedroom is north of the garden.\n5 The kitchen is west of the bedroom.\n6 How do you go from the hallway to the office?\tw,n\t2 3\n1 The kitchen is south of the bathroom.\n2 The bedroom is north of the hallway.\n3 The office is south of the hallway.\n4 The garden is east of the bathroom.\n5 The office is west of the bathroom.\n6 How do you go from the hallway to the bathroom?\ts,e\t3 5\n1 The hallway is south of the garden.\n2 The kitchen is south of the hallway.\n3 The bedroom is east of the garden.\n4 The office is west of the garden.\n5 The bathroom is north of the garden.\n6 How do you go from the hallway to the bedroom?\tn,e\t1 3\n1 The garden is south of the bathroom.\n2 The office is north of the bedroom.\n3 The bedroom is west of the hallway.\n4 The kitchen is south of the bedroom.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bathroom to the bedroom?\tn,n\t5 4\n1 The office is west of the bathroom.\n2 The garden is north of the hallway.\n3 The garden is west of the bedroom.\n4 The garden is south of the kitchen.\n5 The bathroom is west of the garden.\n6 How do you go from the garden to the office?\tw,w\t5 1\n1 The office is west of the bedroom.\n2 The bathroom is north of the kitchen.\n3 The hallway is east of the bathroom.\n4 The garden is north of the bedroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the office to the bathroom?\te,e\t1 5\n1 The garden is east of the kitchen.\n2 The hallway is east of the office.\n3 The bedroom is north of the office.\n4 The bedroom is west of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the office to the kitchen?\tn,e\t3 4\n1 The garden is south of the bedroom.\n2 The bathroom is east of the kitchen.\n3 The office is north of the bathroom.\n4 The bathroom is north of the hallway.\n5 The bedroom is west of the office.\n6 How do you go from the bathroom to the bedroom?\tn,w\t3 5\n1 The bedroom is west of the hallway.\n2 The office is south of the hallway.\n3 The kitchen is east of the hallway.\n4 The garden is south of the bedroom.\n5 The bathroom is north of the bedroom.\n6 How do you go from the bathroom to the hallway?\ts,e\t5 1\n1 The kitchen is east of the bathroom.\n2 The bathroom is south of the hallway.\n3 The office is west of the hallway.\n4 The hallway is south of the garden.\n5 The bedroom is north of the garden.\n6 How do you go from the garden to the bathroom?\ts,s\t4 2\n1 The hallway is south of the bedroom.\n2 The hallway is north of the kitchen.\n3 The kitchen is north of the bathroom.\n4 The garden is west of the hallway.\n5 The hallway is west of the office.\n6 How do you go from the kitchen to the garden?\tn,w\t2 4\n1 The garden is east of the bedroom.\n2 The office is north of the bathroom.\n3 The kitchen is west of the hallway.\n4 The garden is west of the office.\n5 The garden is north of the hallway.\n6 How do you go from the office to the hallway?\tw,s\t4 5\n1 The bedroom is west of the kitchen.\n2 The garden is east of the kitchen.\n3 The garden is south of the bathroom.\n4 The hallway is east of the bathroom.\n5 The office is north of the bathroom.\n6 How do you go from the bathroom to the kitchen?\ts,w\t3 2\n1 The kitchen is west of the bathroom.\n2 The hallway is north of the bathroom.\n3 The bathroom is west of the office.\n4 The garden is south of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\te,e\t3 5\n1 The bedroom is north of the garden.\n2 The bathroom is north of the kitchen.\n3 The bathroom is west of the bedroom.\n4 The office is west of the bathroom.\n5 The hallway is north of the bedroom.\n6 How do you go from the office to the bedroom?\te,e\t4 3\n1 The garden is west of the office.\n2 The kitchen is south of the office.\n3 The bathroom is north of the bedroom.\n4 The garden is north of the bathroom.\n5 The garden is south of the hallway.\n6 How do you go from the bathroom to the office?\tn,e\t4 1\n1 The bathroom is west of the garden.\n2 The hallway is west of the kitchen.\n3 The bedroom is north of the garden.\n4 The bathroom is south of the kitchen.\n5 The office is south of the bathroom.\n6 How do you go from the garden to the kitchen?\tw,n\t1 4\n1 The hallway is east of the kitchen.\n2 The bathroom is north of the office.\n3 The office is west of the kitchen.\n4 The bedroom is east of the bathroom.\n5 The garden is south of the kitchen.\n6 How do you go from the bathroom to the kitchen?\ts,e\t2 3\n1 The hallway is south of the bathroom.\n2 The office is west of the bedroom.\n3 The kitchen is south of the hallway.\n4 The garden is west of the bathroom.\n5 The bedroom is west of the hallway.\n6 How do you go from the bathroom to the bedroom?\ts,w\t1 5\n1 The garden is west of the bedroom.\n2 The kitchen is east of the bedroom.\n3 The hallway is east of the bathroom.\n4 The garden is south of the office.\n5 The hallway is south of the bedroom.\n6 How do you go from the garden to the hallway?\te,s\t1 5\n1 The office is south of the hallway.\n2 The garden is east of the hallway.\n3 The kitchen is north of the hallway.\n4 The bathroom is west of the bedroom.\n5 The bedroom is south of the garden.\n6 How do you go from the hallway to the bedroom?\te,s\t2 5\n1 The kitchen is east of the office.\n2 The bathroom is north of the garden.\n3 The bedroom is south of the garden.\n4 The garden is east of the kitchen.\n5 The hallway is south of the kitchen.\n6 How do you go from the garden to the hallway?\tw,s\t4 5\n1 The hallway is south of the bathroom.\n2 The kitchen is north of the bedroom.\n3 The garden is south of the bedroom.\n4 The bedroom is east of the office.\n5 The office is east of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tw,w\t4 5\n1 The hallway is south of the bathroom.\n2 The bathroom is east of the garden.\n3 The office is south of the garden.\n4 The kitchen is east of the bathroom.\n5 The bedroom is north of the garden.\n6 How do you go from the bathroom to the bedroom?\tw,n\t2 5\n1 The office is west of the bathroom.\n2 The hallway is north of the kitchen.\n3 The office is north of the hallway.\n4 The bedroom is west of the office.\n5 The garden is east of the hallway.\n6 How do you go from the hallway to the bedroom?\tn,w\t3 4\n1 The hallway is south of the bedroom.\n2 The bathroom is south of the garden.\n3 The office is north of the bedroom.\n4 The office is west of the kitchen.\n5 The garden is east of the bedroom.\n6 How do you go from the garden to the office?\tw,n\t5 3\n1 The office is south of the kitchen.\n2 The bedroom is north of the hallway.\n3 The office is north of the bathroom.\n4 The garden is east of the hallway.\n5 The kitchen is west of the hallway.\n6 How do you go from the office to the hallway?\tn,e\t1 5\n1 The office is south of the bedroom.\n2 The garden is west of the bathroom.\n3 The kitchen is east of the bedroom.\n4 The hallway is south of the bathroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bedroom to the hallway?\tw,s\t5 4\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 The garden is west of the office.\n4 The office is south of the bathroom.\n5 The kitchen is south of the hallway.\n6 How do you go from the office to the hallway?\tn,w\t4 1\n1 The bedroom is east of the garden.\n2 The bedroom is west of the hallway.\n3 The kitchen is north of the bathroom.\n4 The bathroom is east of the hallway.\n5 The bedroom is north of the office.\n6 How do you go from the bathroom to the bedroom?\tw,w\t4 2\n1 The bathroom is north of the hallway.\n2 The garden is south of the kitchen.\n3 The office is east of the garden.\n4 The bathroom is south of the garden.\n5 The kitchen is south of the bedroom.\n6 How do you go from the kitchen to the bathroom?\ts,s\t2 4\n1 The kitchen is north of the hallway.\n2 The office is south of the garden.\n3 The bedroom is south of the office.\n4 The garden is west of the bathroom.\n5 The office is east of the kitchen.\n6 How do you go from the kitchen to the garden?\te,n\t5 2\n1 The hallway is north of the garden.\n2 The bedroom is west of the office.\n3 The bathroom is north of the office.\n4 The office is west of the kitchen.\n5 The kitchen is south of the garden.\n6 How do you go from the office to the garden?\te,n\t4 5\n1 The garden is west of the office.\n2 The bathroom is east of the office.\n3 The office is south of the kitchen.\n4 The hallway is east of the kitchen.\n5 The bedroom is north of the kitchen.\n6 How do you go from the hallway to the office?\tw,s\t4 3\n1 The hallway is east of the garden.\n2 The bathroom is west of the bedroom.\n3 The kitchen is south of the hallway.\n4 The garden is east of the bedroom.\n5 The bedroom is south of the office.\n6 How do you go from the bedroom to the hallway?\te,e\t4 1\n1 The garden is east of the office.\n2 The hallway is north of the office.\n3 The bedroom is west of the kitchen.\n4 The bathroom is north of the kitchen.\n5 The office is east of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,n\t5 2\n1 The hallway is west of the garden.\n2 The office is east of the bedroom.\n3 The hallway is north of the kitchen.\n4 The hallway is east of the office.\n5 The bedroom is east of the bathroom.\n6 How do you go from the hallway to the bedroom?\tw,w\t4 2\n1 The bedroom is west of the garden.\n2 The bathroom is east of the garden.\n3 The garden is north of the hallway.\n4 The kitchen is west of the hallway.\n5 The hallway is north of the office.\n6 How do you go from the garden to the office?\ts,s\t3 5\n1 The bathroom is south of the office.\n2 The garden is east of the bedroom.\n3 The bedroom is south of the kitchen.\n4 The bedroom is north of the hallway.\n5 The bedroom is east of the bathroom.\n6 How do you go from the bathroom to the kitchen?\te,n\t5 3\n1 The bedroom is west of the garden.\n2 The kitchen is west of the hallway.\n3 The hallway is south of the garden.\n4 The bathroom is east of the hallway.\n5 The hallway is north of the office.\n6 How do you go from the garden to the office?\ts,s\t3 5\n1 The office is south of the bedroom.\n2 The bathroom is south of the hallway.\n3 The garden is south of the office.\n4 The office is west of the kitchen.\n5 The hallway is west of the office.\n6 How do you go from the garden to the hallway?\tn,w\t3 5\n1 The bedroom is east of the hallway.\n2 The garden is south of the office.\n3 The hallway is north of the office.\n4 The kitchen is north of the hallway.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bedroom to the office?\tw,s\t1 3\n1 The bathroom is east of the garden.\n2 The hallway is east of the bedroom.\n3 The kitchen is south of the bedroom.\n4 The garden is north of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the garden to the hallway?\ts,e\t4 2\n1 The kitchen is north of the bedroom.\n2 The bathroom is south of the garden.\n3 The hallway is east of the garden.\n4 The office is west of the kitchen.\n5 The bedroom is north of the garden.\n6 How do you go from the garden to the kitchen?\tn,n\t5 1\n1 The kitchen is west of the office.\n2 The bedroom is west of the hallway.\n3 The bathroom is south of the bedroom.\n4 The garden is north of the kitchen.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bedroom to the office?\tn,e\t5 1\n1 The hallway is north of the garden.\n2 The office is west of the hallway.\n3 The bedroom is east of the garden.\n4 The kitchen is west of the bathroom.\n5 The kitchen is south of the garden.\n6 How do you go from the hallway to the kitchen?\ts,s\t1 5\n1 The bedroom is north of the bathroom.\n2 The hallway is west of the bathroom.\n3 The office is south of the garden.\n4 The garden is east of the bathroom.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the bedroom?\tw,n\t4 1\n1 The hallway is east of the bathroom.\n2 The bathroom is north of the kitchen.\n3 The office is south of the bedroom.\n4 The garden is south of the kitchen.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\ts,e\t2 5\n1 The bedroom is south of the garden.\n2 The hallway is east of the garden.\n3 The bathroom is south of the bedroom.\n4 The office is west of the bedroom.\n5 The bathroom is north of the kitchen.\n6 How do you go from the bathroom to the garden?\tn,n\t3 1\n1 The office is east of the hallway.\n2 The garden is south of the bedroom.\n3 The office is south of the bathroom.\n4 The bathroom is west of the kitchen.\n5 The garden is north of the bathroom.\n6 How do you go from the office to the garden?\tn,n\t3 5\n1 The office is east of the kitchen.\n2 The bathroom is east of the bedroom.\n3 The hallway is south of the garden.\n4 The bathroom is north of the kitchen.\n5 The garden is west of the kitchen.\n6 How do you go from the bathroom to the garden?\ts,w\t4 5\n1 The office is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 The bedroom is south of the office.\n4 The hallway is north of the kitchen.\n5 The garden is east of the hallway.\n6 How do you go from the hallway to the office?\ts,w\t4 1\n1 The office is east of the bathroom.\n2 The kitchen is east of the office.\n3 The hallway is north of the office.\n4 The bedroom is west of the hallway.\n5 The garden is east of the hallway.\n6 How do you go from the bedroom to the office?\te,s\t4 3\n1 The bathroom is east of the hallway.\n2 The office is south of the bedroom.\n3 The bathroom is west of the garden.\n4 The garden is west of the bedroom.\n5 The kitchen is south of the garden.\n6 How do you go from the bathroom to the bedroom?\te,e\t3 4\n1 The office is north of the kitchen.\n2 The garden is south of the hallway.\n3 The office is west of the garden.\n4 The bedroom is south of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the garden to the kitchen?\tw,s\t3 1\n1 The office is west of the garden.\n2 The bathroom is south of the kitchen.\n3 The hallway is south of the garden.\n4 The office is east of the bathroom.\n5 The bedroom is north of the office.\n6 How do you go from the garden to the bathroom?\tw,w\t1 4\n1 The hallway is west of the garden.\n2 The bathroom is east of the bedroom.\n3 The kitchen is west of the office.\n4 The office is north of the garden.\n5 The bedroom is south of the garden.\n6 How do you go from the bedroom to the office?\tn,n\t5 4\n1 The bathroom is north of the office.\n2 The garden is south of the hallway.\n3 The hallway is south of the kitchen.\n4 The bedroom is east of the office.\n5 The kitchen is south of the office.\n6 How do you go from the hallway to the office?\tn,n\t3 5\n1 The bedroom is west of the office.\n2 The garden is east of the bathroom.\n3 The garden is north of the office.\n4 The kitchen is east of the office.\n5 The bedroom is north of the hallway.\n6 How do you go from the bedroom to the garden?\te,n\t1 3\n1 The kitchen is south of the bathroom.\n2 The garden is west of the hallway.\n3 The garden is south of the office.\n4 The bedroom is west of the garden.\n5 The bedroom is east of the bathroom.\n6 How do you go from the garden to the bathroom?\tw,w\t4 5\n1 The kitchen is west of the garden.\n2 The hallway is south of the bedroom.\n3 The bathroom is south of the garden.\n4 The hallway is west of the office.\n5 The garden is south of the hallway.\n6 How do you go from the garden to the office?\tn,e\t5 4\n1 The kitchen is north of the bedroom.\n2 The bedroom is east of the garden.\n3 The hallway is east of the kitchen.\n4 The office is south of the bathroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tn,n\t5 1\n1 The kitchen is west of the hallway.\n2 The garden is north of the hallway.\n3 The office is south of the kitchen.\n4 The bathroom is east of the bedroom.\n5 The bedroom is south of the hallway.\n6 How do you go from the kitchen to the bedroom?\te,s\t1 5\n1 The office is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 The kitchen is north of the garden.\n4 The hallway is east of the garden.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bedroom to the garden?\tn,w\t2 4\n1 The kitchen is west of the office.\n2 The hallway is north of the office.\n3 The garden is east of the bathroom.\n4 The office is north of the bedroom.\n5 The bathroom is east of the office.\n6 How do you go from the bathroom to the bedroom?\tw,s\t5 4\n1 The bathroom is north of the garden.\n2 The bedroom is south of the office.\n3 The hallway is west of the bedroom.\n4 The garden is north of the hallway.\n5 The kitchen is east of the bedroom.\n6 How do you go from the bedroom to the garden?\tw,n\t3 4\n1 The bedroom is west of the garden.\n2 The bathroom is south of the garden.\n3 The office is south of the kitchen.\n4 The garden is west of the kitchen.\n5 The hallway is north of the kitchen.\n6 How do you go from the garden to the hallway?\te,n\t4 5\n1 The bedroom is north of the kitchen.\n2 The hallway is west of the office.\n3 The kitchen is east of the bathroom.\n4 The office is south of the kitchen.\n5 The office is west of the garden.\n6 How do you go from the bathroom to the office?\te,s\t3 4\n1 The bathroom is east of the hallway.\n2 The garden is south of the hallway.\n3 The office is north of the kitchen.\n4 The kitchen is west of the hallway.\n5 The garden is west of the bedroom.\n6 How do you go from the kitchen to the garden?\te,s\t4 2\n1 The office is south of the garden.\n2 The bathroom is south of the hallway.\n3 The garden is east of the hallway.\n4 The kitchen is west of the hallway.\n5 The bedroom is east of the garden.\n6 How do you go from the garden to the kitchen?\tw,w\t3 4\n1 The office is west of the garden.\n2 The bedroom is north of the hallway.\n3 The garden is north of the bathroom.\n4 The kitchen is west of the office.\n5 The office is north of the bedroom.\n6 How do you go from the garden to the bedroom?\tw,s\t1 5\n1 The garden is west of the hallway.\n2 The bathroom is east of the hallway.\n3 The garden is south of the office.\n4 The kitchen is west of the bedroom.\n5 The kitchen is south of the hallway.\n6 How do you go from the kitchen to the garden?\tn,w\t5 1\n1 The garden is west of the bathroom.\n2 The bedroom is north of the bathroom.\n3 The bedroom is west of the hallway.\n4 The bedroom is east of the office.\n5 The kitchen is north of the garden.\n6 How do you go from the garden to the bedroom?\te,n\t1 2\n1 The garden is east of the office.\n2 The bathroom is north of the office.\n3 The hallway is north of the garden.\n4 The bedroom is south of the kitchen.\n5 The garden is north of the kitchen.\n6 How do you go from the office to the kitchen?\te,s\t1 5\n1 The kitchen is south of the garden.\n2 The office is south of the kitchen.\n3 The kitchen is west of the hallway.\n4 The hallway is north of the bedroom.\n5 The bathroom is west of the kitchen.\n6 How do you go from the kitchen to the bedroom?\te,s\t3 4\n1 The office is north of the bedroom.\n2 The office is east of the hallway.\n3 The bedroom is west of the kitchen.\n4 The kitchen is south of the bathroom.\n5 The garden is south of the bedroom.\n6 How do you go from the office to the kitchen?\ts,e\t1 3\n1 The bedroom is west of the hallway.\n2 The office is north of the bedroom.\n3 The hallway is north of the bathroom.\n4 The garden is south of the bathroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bathroom to the bedroom?\tn,w\t3 1\n1 The kitchen is west of the bathroom.\n2 The office is north of the hallway.\n3 The garden is south of the bathroom.\n4 The hallway is west of the bedroom.\n5 The hallway is east of the bathroom.\n6 How do you go from the bathroom to the bedroom?\te,e\t5 4\n1 The garden is north of the hallway.\n2 The hallway is west of the office.\n3 The bedroom is west of the bathroom.\n4 The hallway is north of the bedroom.\n5 The kitchen is north of the bathroom.\n6 How do you go from the hallway to the bathroom?\ts,e\t4 3\n1 The office is west of the hallway.\n2 The hallway is north of the bedroom.\n3 The kitchen is south of the bathroom.\n4 The garden is south of the bedroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the bathroom to the hallway?\te,n\t5 2\n1 The kitchen is south of the garden.\n2 The office is west of the hallway.\n3 The bedroom is north of the hallway.\n4 The office is north of the garden.\n5 The bathroom is west of the garden.\n6 How do you go from the garden to the hallway?\tn,e\t4 2\n1 The bedroom is north of the hallway.\n2 The bathroom is east of the hallway.\n3 The kitchen is east of the bedroom.\n4 The office is south of the hallway.\n5 The garden is north of the kitchen.\n6 How do you go from the kitchen to the hallway?\tw,s\t3 1\n1 The kitchen is north of the garden.\n2 The hallway is north of the office.\n3 The bathroom is west of the garden.\n4 The bedroom is east of the kitchen.\n5 The office is west of the kitchen.\n6 How do you go from the garden to the office?\tn,w\t1 5\n1 The bathroom is north of the bedroom.\n2 The kitchen is south of the office.\n3 The office is west of the hallway.\n4 The garden is west of the bathroom.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the kitchen?\te,s\t5 2\n1 The kitchen is west of the garden.\n2 The bedroom is south of the office.\n3 The hallway is east of the garden.\n4 The garden is south of the bathroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the garden to the bedroom?\tn,e\t4 5\n1 The bedroom is east of the bathroom.\n2 The kitchen is west of the bathroom.\n3 The hallway is south of the bedroom.\n4 The office is north of the bedroom.\n5 The garden is north of the bathroom.\n6 How do you go from the bathroom to the office?\te,n\t1 4\n1 The garden is south of the office.\n2 The kitchen is west of the office.\n3 The bedroom is east of the office.\n4 The bedroom is south of the bathroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the garden to the bedroom?\tn,e\t1 3\n1 The hallway is south of the bathroom.\n2 The garden is east of the kitchen.\n3 The office is north of the kitchen.\n4 The bedroom is north of the bathroom.\n5 The bathroom is west of the office.\n6 How do you go from the kitchen to the bathroom?\tn,w\t3 5\n1 The bedroom is south of the kitchen.\n2 The bathroom is north of the garden.\n3 The kitchen is west of the garden.\n4 The garden is west of the hallway.\n5 The bedroom is north of the office.\n6 How do you go from the bedroom to the garden?\tn,e\t1 3\n1 The office is east of the kitchen.\n2 The hallway is south of the kitchen.\n3 The garden is north of the bathroom.\n4 The office is south of the bathroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\te,n\t1 4\n1 The garden is south of the bathroom.\n2 The bedroom is west of the hallway.\n3 The office is east of the hallway.\n4 The hallway is north of the kitchen.\n5 The garden is west of the kitchen.\n6 How do you go from the garden to the hallway?\te,n\t5 4\n1 The bedroom is north of the hallway.\n2 The garden is south of the office.\n3 The bathroom is east of the kitchen.\n4 The office is west of the bedroom.\n5 The bedroom is west of the kitchen.\n6 How do you go from the office to the kitchen?\te,e\t4 5\n1 The hallway is west of the garden.\n2 The bathroom is north of the office.\n3 The bathroom is west of the bedroom.\n4 The kitchen is south of the garden.\n5 The hallway is north of the bathroom.\n6 How do you go from the garden to the bathroom?\tw,s\t1 5\n1 The hallway is south of the bedroom.\n2 The kitchen is south of the garden.\n3 The office is east of the bathroom.\n4 The bedroom is west of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the bedroom to the bathroom?\te,e\t4 5\n1 The kitchen is south of the hallway.\n2 The hallway is west of the bathroom.\n3 The garden is north of the bathroom.\n4 The office is west of the hallway.\n5 The bedroom is south of the bathroom.\n6 How do you go from the office to the bathroom?\te,e\t4 2\n1 The kitchen is south of the bedroom.\n2 The bathroom is west of the office.\n3 The garden is west of the kitchen.\n4 The bathroom is east of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tn,e\t1 4\n1 The bedroom is south of the office.\n2 The office is west of the kitchen.\n3 The garden is south of the kitchen.\n4 The bathroom is north of the office.\n5 The kitchen is south of the hallway.\n6 How do you go from the office to the garden?\te,s\t2 3\n1 The bedroom is east of the garden.\n2 The kitchen is south of the office.\n3 The office is south of the garden.\n4 The bathroom is west of the hallway.\n5 The hallway is west of the garden.\n6 How do you go from the hallway to the office?\te,s\t5 3\n1 The office is west of the kitchen.\n2 The hallway is south of the bedroom.\n3 The bedroom is east of the kitchen.\n4 The bedroom is west of the bathroom.\n5 The kitchen is north of the garden.\n6 How do you go from the office to the bedroom?\te,e\t1 3\n1 The kitchen is west of the office.\n2 The bedroom is east of the bathroom.\n3 The bathroom is north of the office.\n4 The hallway is east of the office.\n5 The garden is west of the bathroom.\n6 How do you go from the office to the garden?\tn,w\t3 5\n1 The kitchen is north of the hallway.\n2 The bathroom is south of the garden.\n3 The office is west of the garden.\n4 The bedroom is east of the hallway.\n5 The garden is south of the hallway.\n6 How do you go from the hallway to the office?\ts,w\t5 3\n1 The office is west of the kitchen.\n2 The bedroom is north of the garden.\n3 The bathroom is south of the kitchen.\n4 The hallway is west of the bathroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bedroom to the kitchen?\tn,n\t5 3\n1 The hallway is west of the office.\n2 The bedroom is north of the garden.\n3 The kitchen is east of the bedroom.\n4 The bathroom is south of the office.\n5 The office is west of the bedroom.\n6 How do you go from the office to the kitchen?\te,e\t5 3\n1 The bedroom is east of the garden.\n2 The hallway is south of the kitchen.\n3 The kitchen is south of the office.\n4 The garden is north of the office.\n5 The bathroom is east of the office.\n6 How do you go from the garden to the kitchen?\ts,s\t4 3\n1 The garden is south of the bedroom.\n2 The bathroom is west of the garden.\n3 The hallway is east of the bedroom.\n4 The kitchen is north of the bedroom.\n5 The office is south of the garden.\n6 How do you go from the bedroom to the office?\ts,s\t1 5\n1 The bathroom is west of the office.\n2 The hallway is south of the kitchen.\n3 The office is south of the hallway.\n4 The garden is west of the hallway.\n5 The office is north of the bedroom.\n6 How do you go from the bathroom to the hallway?\te,n\t1 3\n1 The bedroom is north of the office.\n2 The hallway is east of the office.\n3 The bathroom is west of the garden.\n4 The office is east of the garden.\n5 The kitchen is west of the bedroom.\n6 How do you go from the garden to the bedroom?\te,n\t4 1\n1 The bedroom is north of the office.\n2 The kitchen is south of the hallway.\n3 The bedroom is south of the garden.\n4 The bathroom is west of the garden.\n5 The garden is west of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tw,s\t5 3\n1 The bedroom is south of the hallway.\n2 The hallway is south of the office.\n3 The garden is west of the office.\n4 The bathroom is west of the kitchen.\n5 The bathroom is east of the office.\n6 How do you go from the bathroom to the hallway?\tw,s\t5 2\n1 The hallway is east of the bathroom.\n2 The garden is east of the kitchen.\n3 The office is west of the kitchen.\n4 The kitchen is north of the bedroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\ts,e\t4 5\n1 The bedroom is north of the kitchen.\n2 The garden is south of the bathroom.\n3 The office is east of the bathroom.\n4 The garden is east of the kitchen.\n5 The hallway is west of the bathroom.\n6 How do you go from the bathroom to the kitchen?\ts,w\t2 4\n1 The bathroom is north of the kitchen.\n2 The bedroom is north of the office.\n3 The hallway is west of the bathroom.\n4 The garden is south of the kitchen.\n5 The office is east of the bathroom.\n6 How do you go from the kitchen to the office?\tn,e\t1 5\n1 The bedroom is north of the office.\n2 The garden is south of the office.\n3 The kitchen is west of the hallway.\n4 The hallway is west of the office.\n5 The bathroom is north of the hallway.\n6 How do you go from the bedroom to the hallway?\ts,w\t1 4\n1 The hallway is east of the office.\n2 The kitchen is south of the office.\n3 The bathroom is west of the kitchen.\n4 The bedroom is west of the bathroom.\n5 The garden is south of the kitchen.\n6 How do you go from the bathroom to the office?\te,n\t3 2\n1 The garden is east of the bathroom.\n2 The office is east of the hallway.\n3 The bedroom is south of the office.\n4 The office is west of the bathroom.\n5 The kitchen is south of the bathroom.\n6 How do you go from the bathroom to the bedroom?\tw,s\t4 3\n1 The bedroom is west of the office.\n2 The bathroom is south of the kitchen.\n3 The kitchen is west of the bedroom.\n4 The office is west of the hallway.\n5 The garden is north of the bedroom.\n6 How do you go from the kitchen to the office?\te,e\t3 1\n1 The office is south of the hallway.\n2 The garden is south of the bedroom.\n3 The bathroom is south of the kitchen.\n4 The garden is west of the hallway.\n5 The kitchen is west of the garden.\n6 How do you go from the hallway to the kitchen?\tw,w\t4 5\n1 The bedroom is east of the office.\n2 The garden is east of the kitchen.\n3 The kitchen is east of the bedroom.\n4 The bedroom is north of the bathroom.\n5 The hallway is north of the office.\n6 How do you go from the office to the kitchen?\te,e\t1 3\n1 The office is north of the garden.\n2 The bedroom is west of the bathroom.\n3 The hallway is west of the kitchen.\n4 The kitchen is north of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the office to the kitchen?\te,n\t5 4\n1 The bathroom is west of the garden.\n2 The kitchen is south of the office.\n3 The hallway is west of the bathroom.\n4 The office is west of the hallway.\n5 The hallway is south of the bedroom.\n6 How do you go from the office to the bathroom?\te,e\t4 3\n1 The office is west of the bathroom.\n2 The garden is south of the hallway.\n3 The kitchen is north of the bedroom.\n4 The bathroom is west of the hallway.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,e\t5 4\n1 The kitchen is north of the garden.\n2 The bathroom is north of the kitchen.\n3 The office is north of the hallway.\n4 The bedroom is west of the kitchen.\n5 The hallway is west of the bedroom.\n6 How do you go from the kitchen to the hallway?\tw,w\t4 5\n1 The hallway is east of the bathroom.\n2 The office is north of the garden.\n3 The kitchen is east of the garden.\n4 The bathroom is south of the bedroom.\n5 The bedroom is south of the garden.\n6 How do you go from the garden to the bathroom?\ts,s\t5 4\n1 The bedroom is north of the bathroom.\n2 The garden is west of the office.\n3 The hallway is north of the office.\n4 The kitchen is south of the bathroom.\n5 The office is west of the bathroom.\n6 How do you go from the office to the bedroom?\te,n\t5 1\n1 The hallway is west of the kitchen.\n2 The garden is west of the hallway.\n3 The office is north of the hallway.\n4 The bedroom is north of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bathroom to the hallway?\tn,w\t5 1\n1 The garden is north of the bathroom.\n2 The hallway is west of the office.\n3 The bedroom is west of the bathroom.\n4 The hallway is south of the bathroom.\n5 The kitchen is east of the office.\n6 How do you go from the bathroom to the office?\ts,e\t4 2\n1 The kitchen is west of the bathroom.\n2 The garden is north of the hallway.\n3 The office is west of the hallway.\n4 The bedroom is east of the hallway.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the garden?\tn,n\t5 2\n1 The kitchen is north of the hallway.\n2 The bedroom is east of the office.\n3 The garden is north of the bathroom.\n4 The hallway is west of the office.\n5 The bathroom is north of the office.\n6 How do you go from the bathroom to the hallway?\ts,w\t5 4\n1 The office is south of the hallway.\n2 The bathroom is north of the hallway.\n3 The bedroom is north of the garden.\n4 The bedroom is east of the kitchen.\n5 The bedroom is west of the hallway.\n6 How do you go from the hallway to the garden?\tw,s\t5 3\n1 The bedroom is south of the kitchen.\n2 The office is north of the bathroom.\n3 The garden is south of the hallway.\n4 The bedroom is west of the office.\n5 The hallway is east of the office.\n6 How do you go from the bedroom to the hallway?\te,e\t4 5\n1 The bathroom is south of the hallway.\n2 The office is south of the bathroom.\n3 The bedroom is north of the kitchen.\n4 The bathroom is east of the kitchen.\n5 The hallway is east of the garden.\n6 How do you go from the kitchen to the hallway?\te,n\t4 1\n1 The kitchen is west of the bathroom.\n2 The hallway is west of the garden.\n3 The bedroom is south of the garden.\n4 The office is east of the garden.\n5 The office is north of the bathroom.\n6 How do you go from the garden to the bathroom?\te,s\t4 5\n1 The bathroom is north of the garden.\n2 The kitchen is east of the bathroom.\n3 The hallway is east of the office.\n4 The office is east of the bedroom.\n5 The bathroom is south of the office.\n6 How do you go from the kitchen to the office?\tw,n\t2 5\n1 The garden is south of the kitchen.\n2 The office is south of the garden.\n3 The office is north of the hallway.\n4 The bathroom is east of the hallway.\n5 The garden is west of the bedroom.\n6 How do you go from the hallway to the garden?\tn,n\t3 2\n1 The bathroom is north of the hallway.\n2 The garden is south of the hallway.\n3 The office is east of the bedroom.\n4 The kitchen is west of the hallway.\n5 The bedroom is east of the hallway.\n6 How do you go from the bedroom to the kitchen?\tw,w\t5 4\n1 The hallway is south of the bathroom.\n2 The kitchen is north of the garden.\n3 The garden is west of the bedroom.\n4 The garden is east of the office.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bathroom to the garden?\tw,w\t5 3\n1 The kitchen is east of the garden.\n2 The bathroom is south of the garden.\n3 The office is east of the kitchen.\n4 The hallway is west of the garden.\n5 The bedroom is east of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tn,e\t2 1\n1 The bedroom is north of the hallway.\n2 The office is east of the garden.\n3 The bathroom is south of the garden.\n4 The kitchen is west of the hallway.\n5 The hallway is west of the garden.\n6 How do you go from the bathroom to the hallway?\tn,w\t3 5\n1 The bathroom is north of the kitchen.\n2 The bathroom is south of the garden.\n3 The kitchen is west of the office.\n4 The hallway is west of the garden.\n5 The garden is south of the bedroom.\n6 How do you go from the garden to the kitchen?\ts,s\t2 1\n1 The bathroom is west of the bedroom.\n2 The hallway is north of the bathroom.\n3 The kitchen is north of the garden.\n4 The garden is west of the hallway.\n5 The office is north of the hallway.\n6 How do you go from the bathroom to the garden?\tn,w\t2 4\n1 The hallway is west of the bathroom.\n2 The office is south of the hallway.\n3 The garden is west of the kitchen.\n4 The hallway is east of the kitchen.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tw,w\t1 4\n1 The kitchen is south of the hallway.\n2 The garden is east of the kitchen.\n3 The bathroom is west of the hallway.\n4 The office is south of the bedroom.\n5 The bedroom is east of the hallway.\n6 How do you go from the kitchen to the bedroom?\tn,e\t1 5\n1 The office is south of the bedroom.\n2 The bedroom is west of the hallway.\n3 The office is east of the kitchen.\n4 The garden is south of the hallway.\n5 The bedroom is south of the bathroom.\n6 How do you go from the hallway to the office?\tw,s\t2 1\n1 The office is east of the hallway.\n2 The bedroom is east of the garden.\n3 The bedroom is west of the bathroom.\n4 The bathroom is south of the hallway.\n5 The kitchen is east of the bathroom.\n6 How do you go from the hallway to the bedroom?\ts,w\t4 3\n1 The garden is east of the hallway.\n2 The bathroom is north of the bedroom.\n3 The office is west of the hallway.\n4 The kitchen is south of the office.\n5 The hallway is south of the bedroom.\n6 How do you go from the bedroom to the office?\ts,w\t5 3\n1 The office is north of the bathroom.\n2 The bedroom is east of the garden.\n3 The hallway is east of the office.\n4 The garden is south of the bathroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the garden to the office?\tn,n\t4 1\n1 The bedroom is east of the bathroom.\n2 The hallway is south of the garden.\n3 The bedroom is south of the kitchen.\n4 The garden is east of the office.\n5 The garden is west of the bathroom.\n6 How do you go from the garden to the bedroom?\te,e\t5 1\n1 The hallway is east of the garden.\n2 The office is north of the bedroom.\n3 The bathroom is west of the garden.\n4 The bedroom is west of the kitchen.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the garden?\tw,w\t5 1\n1 The kitchen is north of the bedroom.\n2 The office is west of the bathroom.\n3 The garden is east of the bathroom.\n4 The hallway is north of the bathroom.\n5 The kitchen is south of the bathroom.\n6 How do you go from the kitchen to the hallway?\tn,n\t5 4\n1 The kitchen is west of the hallway.\n2 The bathroom is west of the garden.\n3 The garden is north of the hallway.\n4 The office is north of the garden.\n5 The bedroom is east of the hallway.\n6 How do you go from the bathroom to the hallway?\te,s\t2 3\n1 The kitchen is north of the office.\n2 The garden is east of the hallway.\n3 The bathroom is east of the bedroom.\n4 The office is north of the bedroom.\n5 The hallway is east of the office.\n6 How do you go from the bedroom to the hallway?\tn,e\t4 5\n1 The bathroom is east of the office.\n2 The garden is west of the bedroom.\n3 The kitchen is east of the bedroom.\n4 The hallway is south of the garden.\n5 The garden is south of the office.\n6 How do you go from the office to the bedroom?\ts,e\t5 2\n1 The kitchen is west of the bathroom.\n2 The garden is south of the hallway.\n3 The bedroom is east of the hallway.\n4 The office is west of the garden.\n5 The garden is north of the bathroom.\n6 How do you go from the hallway to the bathroom?\ts,s\t2 5\n1 The garden is west of the office.\n2 The hallway is west of the garden.\n3 The bedroom is south of the kitchen.\n4 The bathroom is north of the garden.\n5 The kitchen is east of the bathroom.\n6 How do you go from the kitchen to the garden?\tw,s\t5 4\n1 The bedroom is west of the kitchen.\n2 The garden is north of the bathroom.\n3 The office is west of the bedroom.\n4 The hallway is west of the bathroom.\n5 The bathroom is north of the bedroom.\n6 How do you go from the office to the bathroom?\te,n\t3 5\n1 The bedroom is west of the hallway.\n2 The office is east of the garden.\n3 The kitchen is north of the bedroom.\n4 The office is south of the hallway.\n5 The bathroom is north of the hallway.\n6 How do you go from the bedroom to the office?\te,s\t1 4\n1 The bedroom is north of the garden.\n2 The bathroom is south of the garden.\n3 The office is north of the hallway.\n4 The kitchen is west of the garden.\n5 The garden is west of the hallway.\n6 How do you go from the hallway to the bedroom?\tw,n\t5 1\n1 The hallway is south of the office.\n2 The bathroom is east of the garden.\n3 The bathroom is west of the office.\n4 The kitchen is south of the bathroom.\n5 The bedroom is south of the kitchen.\n6 How do you go from the kitchen to the office?\tn,e\t4 3\n1 The kitchen is east of the garden.\n2 The bathroom is north of the garden.\n3 The bedroom is east of the hallway.\n4 The hallway is east of the bathroom.\n5 The office is south of the hallway.\n6 How do you go from the hallway to the garden?\tw,s\t4 2\n1 The bedroom is north of the garden.\n2 The hallway is west of the garden.\n3 The kitchen is east of the garden.\n4 The garden is north of the office.\n5 The bedroom is east of the bathroom.\n6 How do you go from the kitchen to the bedroom?\tw,n\t3 1\n1 The kitchen is east of the hallway.\n2 The bedroom is south of the hallway.\n3 The kitchen is west of the garden.\n4 The garden is south of the bathroom.\n5 The office is north of the kitchen.\n6 How do you go from the garden to the hallway?\tw,w\t3 1\n1 The office is west of the garden.\n2 The kitchen is west of the office.\n3 The bedroom is south of the office.\n4 The hallway is west of the kitchen.\n5 The bathroom is north of the office.\n6 How do you go from the garden to the kitchen?\tw,w\t1 2\n1 The hallway is south of the office.\n2 The bathroom is south of the kitchen.\n3 The office is east of the bedroom.\n4 The bedroom is east of the garden.\n5 The bedroom is north of the kitchen.\n6 How do you go from the office to the kitchen?\tw,s\t3 5\n1 The bathroom is east of the kitchen.\n2 The hallway is east of the office.\n3 The bedroom is east of the bathroom.\n4 The kitchen is east of the garden.\n5 The hallway is north of the kitchen.\n6 How do you go from the hallway to the bathroom?\ts,e\t5 1\n1 The hallway is north of the office.\n2 The kitchen is south of the office.\n3 The garden is south of the bedroom.\n4 The bathroom is west of the office.\n5 The garden is east of the office.\n6 How do you go from the garden to the hallway?\tw,n\t5 1\n1 The bathroom is west of the bedroom.\n2 The hallway is north of the bathroom.\n3 The office is north of the garden.\n4 The kitchen is north of the bedroom.\n5 The office is south of the bedroom.\n6 How do you go from the bathroom to the office?\te,s\t1 5\n1 The garden is south of the hallway.\n2 The kitchen is east of the bedroom.\n3 The bedroom is north of the hallway.\n4 The bathroom is west of the bedroom.\n5 The office is north of the kitchen.\n6 How do you go from the kitchen to the hallway?\tw,s\t2 3\n1 The hallway is east of the bathroom.\n2 The bedroom is south of the garden.\n3 The bathroom is south of the office.\n4 The bathroom is north of the garden.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the office?\tn,n\t4 3\n1 The bathroom is east of the office.\n2 The bedroom is north of the bathroom.\n3 The garden is east of the hallway.\n4 The kitchen is south of the hallway.\n5 The bedroom is west of the hallway.\n6 How do you go from the hallway to the bathroom?\tw,s\t5 2\n1 The kitchen is east of the bathroom.\n2 The garden is west of the bathroom.\n3 The office is west of the hallway.\n4 The bedroom is north of the hallway.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the bedroom?\tn,n\t5 4\n1 The bedroom is east of the kitchen.\n2 The garden is west of the kitchen.\n3 The bathroom is north of the hallway.\n4 The office is east of the hallway.\n5 The kitchen is south of the office.\n6 How do you go from the kitchen to the hallway?\tn,w\t5 4\n1 The hallway is east of the office.\n2 The kitchen is west of the bathroom.\n3 The bedroom is north of the office.\n4 The bathroom is south of the office.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the bedroom?\tn,n\t4 3\n1 The bedroom is south of the kitchen.\n2 The office is east of the bathroom.\n3 The garden is south of the hallway.\n4 The hallway is east of the kitchen.\n5 The office is north of the hallway.\n6 How do you go from the kitchen to the office?\te,n\t4 5\n1 The hallway is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 The kitchen is south of the office.\n4 The bedroom is south of the kitchen.\n5 The garden is east of the kitchen.\n6 How do you go from the hallway to the kitchen?\te,e\t1 2\n1 The kitchen is west of the hallway.\n2 The bedroom is east of the hallway.\n3 The garden is north of the bedroom.\n4 The bathroom is north of the hallway.\n5 The office is east of the bedroom.\n6 How do you go from the office to the hallway?\tw,w\t5 2\n1 The garden is west of the hallway.\n2 The bedroom is north of the office.\n3 The kitchen is north of the hallway.\n4 The bathroom is south of the office.\n5 The bedroom is east of the hallway.\n6 How do you go from the hallway to the office?\te,s\t5 2\n1 The garden is south of the office.\n2 The bathroom is west of the bedroom.\n3 The hallway is north of the bathroom.\n4 The kitchen is east of the bedroom.\n5 The bedroom is north of the office.\n6 How do you go from the office to the bathroom?\tn,w\t5 2\n1 The hallway is east of the garden.\n2 The office is north of the bathroom.\n3 The bedroom is east of the hallway.\n4 The kitchen is south of the bedroom.\n5 The bathroom is north of the bedroom.\n6 How do you go from the bathroom to the hallway?\ts,w\t5 3\n1 The hallway is south of the bedroom.\n2 The office is south of the kitchen.\n3 The bathroom is north of the bedroom.\n4 The office is west of the bedroom.\n5 The garden is west of the office.\n6 How do you go from the hallway to the office?\tn,w\t1 4\n1 The bathroom is north of the bedroom.\n2 The garden is east of the office.\n3 The kitchen is south of the bedroom.\n4 The office is east of the hallway.\n5 The hallway is east of the bedroom.\n6 How do you go from the bedroom to the office?\te,e\t5 4\n1 The bathroom is south of the garden.\n2 The hallway is north of the garden.\n3 The garden is west of the bedroom.\n4 The office is north of the kitchen.\n5 The office is east of the bedroom.\n6 How do you go from the garden to the office?\te,e\t3 5\n1 The bathroom is north of the bedroom.\n2 The hallway is west of the bedroom.\n3 The office is south of the garden.\n4 The kitchen is west of the garden.\n5 The bedroom is north of the kitchen.\n6 How do you go from the garden to the bedroom?\tw,n\t4 5\n1 The bedroom is west of the kitchen.\n2 The hallway is north of the kitchen.\n3 The garden is east of the office.\n4 The bathroom is south of the office.\n5 The kitchen is west of the office.\n6 How do you go from the bathroom to the kitchen?\tn,w\t4 5\n1 The kitchen is west of the bathroom.\n2 The hallway is west of the office.\n3 The bedroom is west of the kitchen.\n4 The office is south of the kitchen.\n5 The garden is south of the office.\n6 How do you go from the kitchen to the hallway?\ts,w\t4 2\n1 The kitchen is south of the bathroom.\n2 The hallway is east of the bedroom.\n3 The office is north of the bedroom.\n4 The office is east of the garden.\n5 The bedroom is east of the kitchen.\n6 How do you go from the kitchen to the office?\te,n\t5 3\n1 The kitchen is east of the hallway.\n2 The office is south of the bedroom.\n3 The office is north of the hallway.\n4 The garden is north of the kitchen.\n5 The hallway is east of the bathroom.\n6 How do you go from the office to the kitchen?\ts,e\t3 1\n1 The garden is west of the office.\n2 The office is west of the bathroom.\n3 The hallway is north of the bedroom.\n4 The office is north of the kitchen.\n5 The hallway is west of the kitchen.\n6 How do you go from the office to the hallway?\ts,w\t4 5\n1 The hallway is east of the bathroom.\n2 The office is north of the bathroom.\n3 The kitchen is west of the bathroom.\n4 The garden is north of the office.\n5 The bedroom is south of the bathroom.\n6 How do you go from the garden to the bathroom?\ts,s\t4 2\n1 The bathroom is west of the garden.\n2 The bedroom is west of the hallway.\n3 The bathroom is south of the office.\n4 The kitchen is east of the hallway.\n5 The hallway is south of the bathroom.\n6 How do you go from the hallway to the office?\tn,n\t5 3\n1 The bedroom is north of the office.\n2 The bathroom is north of the bedroom.\n3 The garden is south of the kitchen.\n4 The hallway is north of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the kitchen to the bedroom?\te,s\t5 2\n1 The office is south of the garden.\n2 The hallway is east of the bedroom.\n3 The kitchen is west of the office.\n4 The hallway is south of the office.\n5 The bathroom is east of the office.\n6 How do you go from the bedroom to the office?\te,n\t2 4\n1 The hallway is east of the kitchen.\n2 The garden is east of the office.\n3 The kitchen is north of the office.\n4 The bedroom is west of the bathroom.\n5 The office is east of the bathroom.\n6 How do you go from the kitchen to the bathroom?\ts,w\t3 5\n1 The office is north of the hallway.\n2 The office is south of the bathroom.\n3 The bedroom is east of the office.\n4 The garden is west of the office.\n5 The kitchen is south of the bedroom.\n6 How do you go from the kitchen to the office?\tn,w\t5 3\n1 The kitchen is south of the bathroom.\n2 The kitchen is west of the office.\n3 The bathroom is east of the garden.\n4 The bedroom is south of the office.\n5 The hallway is east of the office.\n6 How do you go from the office to the bathroom?\tw,n\t2 1\n1 The garden is north of the bathroom.\n2 The office is east of the bathroom.\n3 The garden is east of the kitchen.\n4 The hallway is north of the kitchen.\n5 The kitchen is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\te,s\t3 1\n1 The office is south of the garden.\n2 The bedroom is north of the garden.\n3 The bathroom is north of the kitchen.\n4 The hallway is east of the garden.\n5 The garden is east of the kitchen.\n6 How do you go from the office to the kitchen?\tn,w\t1 5\n1 The garden is east of the office.\n2 The bathroom is east of the hallway.\n3 The kitchen is east of the garden.\n4 The bathroom is south of the bedroom.\n5 The garden is north of the hallway.\n6 How do you go from the garden to the bathroom?\ts,e\t5 2\n1 The kitchen is north of the office.\n2 The garden is east of the kitchen.\n3 The bedroom is east of the garden.\n4 The hallway is east of the bedroom.\n5 The bathroom is south of the bedroom.\n6 How do you go from the kitchen to the bedroom?\te,e\t2 3\n1 The office is west of the kitchen.\n2 The hallway is north of the garden.\n3 The garden is north of the bathroom.\n4 The garden is west of the office.\n5 The kitchen is west of the bedroom.\n6 How do you go from the garden to the kitchen?\te,e\t4 1\n1 The kitchen is north of the bathroom.\n2 The bedroom is north of the office.\n3 The garden is north of the bedroom.\n4 The bathroom is east of the hallway.\n5 The garden is south of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tn,n\t3 5\n1 The kitchen is east of the hallway.\n2 The garden is north of the kitchen.\n3 The office is east of the kitchen.\n4 The bathroom is north of the office.\n5 The bedroom is south of the office.\n6 How do you go from the office to the hallway?\tw,w\t3 1\n1 The garden is east of the office.\n2 The bedroom is south of the office.\n3 The office is south of the hallway.\n4 The garden is north of the kitchen.\n5 The bathroom is west of the office.\n6 How do you go from the hallway to the garden?\ts,e\t3 1\n1 The garden is west of the kitchen.\n2 The bedroom is south of the office.\n3 The kitchen is south of the bathroom.\n4 The hallway is north of the office.\n5 The office is west of the bathroom.\n6 How do you go from the kitchen to the office?\tn,w\t3 5\n1 The office is east of the kitchen.\n2 The garden is east of the office.\n3 The kitchen is east of the bedroom.\n4 The bedroom is north of the bathroom.\n5 The hallway is south of the office.\n6 How do you go from the office to the bedroom?\tw,w\t1 3\n1 The bathroom is north of the hallway.\n2 The kitchen is north of the bedroom.\n3 The garden is south of the hallway.\n4 The bathroom is south of the bedroom.\n5 The office is west of the bathroom.\n6 How do you go from the hallway to the bedroom?\tn,n\t1 4\n1 The office is west of the kitchen.\n2 The garden is north of the hallway.\n3 The garden is east of the bathroom.\n4 The bedroom is east of the garden.\n5 The office is north of the garden.\n6 How do you go from the office to the bathroom?\ts,w\t5 3\n1 The hallway is west of the bathroom.\n2 The office is north of the bathroom.\n3 The office is west of the kitchen.\n4 The garden is west of the bedroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the office to the bedroom?\ts,s\t2 5\n1 The hallway is east of the bathroom.\n2 The office is south of the kitchen.\n3 The bedroom is west of the bathroom.\n4 The garden is west of the kitchen.\n5 The garden is north of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tw,s\t4 5\n1 The garden is east of the kitchen.\n2 The hallway is west of the office.\n3 The office is south of the bedroom.\n4 The office is west of the bathroom.\n5 The garden is south of the office.\n6 How do you go from the office to the kitchen?\ts,w\t5 1\n1 The kitchen is east of the bathroom.\n2 The kitchen is west of the garden.\n3 The office is east of the hallway.\n4 The bedroom is west of the hallway.\n5 The kitchen is north of the hallway.\n6 How do you go from the hallway to the bathroom?\tn,w\t5 1\n1 The office is south of the hallway.\n2 The kitchen is south of the office.\n3 The garden is south of the bathroom.\n4 The bedroom is west of the bathroom.\n5 The hallway is east of the bathroom.\n6 How do you go from the office to the bathroom?\tn,w\t1 5\n1 The garden is east of the hallway.\n2 The garden is north of the office.\n3 The kitchen is north of the garden.\n4 The kitchen is east of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the office to the kitchen?\tn,n\t2 3\n1 The hallway is north of the bedroom.\n2 The office is north of the kitchen.\n3 The bathroom is north of the office.\n4 The garden is west of the kitchen.\n5 The bedroom is west of the office.\n6 How do you go from the bedroom to the kitchen?\te,s\t5 2\n1 The bathroom is east of the hallway.\n2 The garden is south of the office.\n3 The hallway is north of the office.\n4 The kitchen is west of the bedroom.\n5 The bedroom is west of the office.\n6 How do you go from the hallway to the bedroom?\ts,w\t3 5\n1 The bathroom is east of the kitchen.\n2 The garden is north of the bedroom.\n3 The hallway is north of the garden.\n4 The office is east of the bedroom.\n5 The bedroom is north of the kitchen.\n6 How do you go from the garden to the kitchen?\ts,s\t2 5\n1 The garden is north of the kitchen.\n2 The bathroom is north of the office.\n3 The kitchen is west of the hallway.\n4 The kitchen is north of the bathroom.\n5 The bedroom is west of the garden.\n6 How do you go from the garden to the bathroom?\ts,s\t1 4\n1 The garden is south of the office.\n2 The bathroom is north of the bedroom.\n3 The bedroom is north of the hallway.\n4 The kitchen is west of the office.\n5 The office is west of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tw,w\t5 4\n1 The hallway is north of the office.\n2 The garden is west of the bedroom.\n3 The office is east of the kitchen.\n4 The garden is south of the kitchen.\n5 The bathroom is west of the kitchen.\n6 How do you go from the garden to the office?\tn,e\t4 3\n1 The garden is east of the hallway.\n2 The bedroom is north of the bathroom.\n3 The office is south of the hallway.\n4 The bathroom is west of the office.\n5 The kitchen is north of the hallway.\n6 How do you go from the hallway to the bathroom?\ts,w\t3 4\n1 The bathroom is east of the bedroom.\n2 The garden is west of the kitchen.\n3 The bedroom is north of the office.\n4 The bedroom is east of the hallway.\n5 The kitchen is north of the bathroom.\n6 How do you go from the bedroom to the kitchen?\te,n\t1 5\n1 The garden is west of the bedroom.\n2 The hallway is east of the kitchen.\n3 The bathroom is north of the bedroom.\n4 The kitchen is north of the office.\n5 The kitchen is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tw,n\t5 3\n1 The hallway is west of the office.\n2 The garden is east of the office.\n3 The bathroom is west of the kitchen.\n4 The bedroom is south of the office.\n5 The kitchen is north of the office.\n6 How do you go from the bathroom to the office?\te,s\t3 5\n1 The bathroom is south of the hallway.\n2 The garden is south of the office.\n3 The bathroom is north of the office.\n4 The kitchen is west of the bathroom.\n5 The bedroom is north of the kitchen.\n6 How do you go from the office to the kitchen?\tn,w\t3 4\n1 The bathroom is north of the kitchen.\n2 The office is west of the kitchen.\n3 The garden is west of the office.\n4 The bedroom is west of the bathroom.\n5 The hallway is south of the kitchen.\n6 How do you go from the office to the bathroom?\te,n\t2 1\n1 The kitchen is south of the office.\n2 The hallway is south of the bedroom.\n3 The hallway is north of the office.\n4 The bathroom is north of the garden.\n5 The garden is east of the office.\n6 How do you go from the garden to the hallway?\tw,n\t5 3\n1 The hallway is north of the bathroom.\n2 The bedroom is south of the bathroom.\n3 The office is east of the garden.\n4 The bathroom is west of the garden.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bedroom to the garden?\tn,e\t2 4\n1 The bathroom is south of the kitchen.\n2 The bedroom is east of the garden.\n3 The garden is south of the bathroom.\n4 The garden is east of the office.\n5 The hallway is west of the bathroom.\n6 How do you go from the bathroom to the office?\ts,w\t3 4\n1 The hallway is west of the garden.\n2 The bedroom is west of the kitchen.\n3 The bathroom is south of the garden.\n4 The bathroom is north of the kitchen.\n5 The garden is west of the office.\n6 How do you go from the kitchen to the garden?\tn,n\t4 3\n1 The bathroom is west of the hallway.\n2 The hallway is west of the bedroom.\n3 The hallway is south of the kitchen.\n4 The garden is south of the hallway.\n5 The office is east of the garden.\n6 How do you go from the garden to the bedroom?\tn,e\t4 2\n1 The bathroom is south of the office.\n2 The hallway is west of the garden.\n3 The bedroom is south of the garden.\n4 The kitchen is south of the hallway.\n5 The bathroom is north of the garden.\n6 How do you go from the hallway to the bathroom?\te,n\t2 5\n1 The bedroom is west of the hallway.\n2 The garden is east of the office.\n3 The kitchen is north of the office.\n4 The hallway is west of the office.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the office?\tn,e\t5 4\n1 The bedroom is north of the garden.\n2 The bathroom is south of the garden.\n3 The office is west of the hallway.\n4 The hallway is west of the kitchen.\n5 The office is east of the garden.\n6 How do you go from the hallway to the garden?\tw,w\t3 5\n1 The garden is west of the kitchen.\n2 The bedroom is west of the bathroom.\n3 The hallway is north of the kitchen.\n4 The office is south of the bathroom.\n5 The bathroom is south of the kitchen.\n6 How do you go from the office to the kitchen?\tn,n\t4 5\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 The bedroom is east of the hallway.\n4 The hallway is north of the garden.\n5 The kitchen is south of the bathroom.\n6 How do you go from the hallway to the office?\tw,w\t1 2\n1 The office is west of the garden.\n2 The kitchen is north of the bathroom.\n3 The hallway is south of the garden.\n4 The bedroom is north of the kitchen.\n5 The kitchen is east of the garden.\n6 How do you go from the bedroom to the garden?\ts,w\t4 5\n1 The bedroom is west of the hallway.\n2 The bedroom is east of the bathroom.\n3 The kitchen is north of the bedroom.\n4 The hallway is west of the office.\n5 The garden is south of the bedroom.\n6 How do you go from the hallway to the bathroom?\tw,w\t1 2\n1 The office is south of the hallway.\n2 The bathroom is north of the hallway.\n3 The garden is west of the hallway.\n4 The kitchen is east of the office.\n5 The bedroom is south of the office.\n6 How do you go from the garden to the office?\te,s\t3 1\n1 The kitchen is north of the bedroom.\n2 The garden is south of the office.\n3 The bathroom is south of the bedroom.\n4 The hallway is east of the bathroom.\n5 The office is west of the bedroom.\n6 How do you go from the bathroom to the office?\tn,w\t3 5\n1 The hallway is north of the garden.\n2 The bathroom is west of the garden.\n3 The bedroom is east of the garden.\n4 The garden is north of the office.\n5 The kitchen is west of the office.\n6 How do you go from the kitchen to the garden?\te,n\t5 4\n1 The hallway is west of the office.\n2 The kitchen is west of the bedroom.\n3 The kitchen is east of the office.\n4 The garden is north of the kitchen.\n5 The bathroom is south of the office.\n6 How do you go from the bathroom to the kitchen?\tn,e\t5 3\n1 The bathroom is west of the garden.\n2 The bedroom is north of the garden.\n3 The hallway is south of the garden.\n4 The bedroom is east of the office.\n5 The kitchen is east of the garden.\n6 How do you go from the bathroom to the bedroom?\te,n\t1 2\n1 The bedroom is east of the office.\n2 The bathroom is east of the garden.\n3 The bedroom is west of the kitchen.\n4 The hallway is north of the kitchen.\n5 The garden is east of the kitchen.\n6 How do you go from the garden to the bedroom?\tw,w\t5 3\n1 The kitchen is north of the office.\n2 The garden is north of the bathroom.\n3 The kitchen is east of the hallway.\n4 The bedroom is west of the garden.\n5 The hallway is north of the garden.\n6 How do you go from the garden to the kitchen?\tn,e\t5 3\n1 The kitchen is east of the bathroom.\n2 The hallway is north of the garden.\n3 The bedroom is east of the office.\n4 The office is south of the bathroom.\n5 The garden is west of the office.\n6 How do you go from the garden to the bathroom?\te,n\t5 4\n1 The bathroom is north of the office.\n2 The kitchen is south of the bedroom.\n3 The hallway is east of the bathroom.\n4 The bathroom is east of the bedroom.\n5 The bedroom is south of the garden.\n6 How do you go from the bedroom to the hallway?\te,e\t4 3\n1 The hallway is south of the kitchen.\n2 The hallway is west of the garden.\n3 The office is north of the garden.\n4 The bathroom is north of the kitchen.\n5 The bedroom is west of the kitchen.\n6 How do you go from the kitchen to the garden?\ts,e\t1 2\n1 The hallway is east of the kitchen.\n2 The garden is east of the bathroom.\n3 The garden is north of the bedroom.\n4 The garden is south of the kitchen.\n5 The office is west of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tn,n\t3 4\n1 The office is north of the bathroom.\n2 The kitchen is north of the garden.\n3 The bedroom is east of the office.\n4 The hallway is north of the office.\n5 The bathroom is west of the kitchen.\n6 How do you go from the office to the kitchen?\ts,e\t1 5\n1 The hallway is east of the bathroom.\n2 The office is south of the bathroom.\n3 The garden is north of the bedroom.\n4 The kitchen is west of the bathroom.\n5 The garden is west of the kitchen.\n6 How do you go from the garden to the bathroom?\te,e\t5 4\n1 The hallway is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 The bathroom is west of the bedroom.\n4 The office is north of the garden.\n5 The bedroom is west of the office.\n6 How do you go from the office to the bathroom?\tw,w\t5 3\n1 The bedroom is south of the office.\n2 The kitchen is south of the hallway.\n3 The office is west of the kitchen.\n4 The garden is west of the office.\n5 The bathroom is south of the kitchen.\n6 How do you go from the garden to the kitchen?\te,e\t4 3\n1 The garden is south of the bathroom.\n2 The bedroom is west of the kitchen.\n3 The hallway is north of the kitchen.\n4 The kitchen is north of the office.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the kitchen?\te,n\t5 4\n1 The kitchen is north of the bedroom.\n2 The hallway is east of the office.\n3 The garden is west of the bedroom.\n4 The bathroom is north of the office.\n5 The office is east of the bedroom.\n6 How do you go from the bedroom to the hallway?\te,e\t5 2\n1 The garden is north of the bedroom.\n2 The office is north of the kitchen.\n3 The kitchen is north of the garden.\n4 The bathroom is east of the kitchen.\n5 The hallway is east of the bedroom.\n6 How do you go from the kitchen to the bedroom?\ts,s\t3 1\n1 The bedroom is north of the garden.\n2 The garden is west of the kitchen.\n3 The garden is north of the office.\n4 The bathroom is south of the hallway.\n5 The office is west of the hallway.\n6 How do you go from the hallway to the garden?\tw,n\t5 3\n1 The office is east of the bathroom.\n2 The bedroom is north of the kitchen.\n3 The garden is west of the bedroom.\n4 The office is north of the bedroom.\n5 The hallway is south of the garden.\n6 How do you go from the office to the garden?\ts,w\t4 3\n1 The bedroom is east of the garden.\n2 The garden is north of the office.\n3 The kitchen is west of the bathroom.\n4 The bathroom is north of the garden.\n5 The hallway is north of the bedroom.\n6 How do you go from the bedroom to the bathroom?\tw,n\t1 4\n1 The bathroom is west of the hallway.\n2 The kitchen is west of the office.\n3 The garden is east of the hallway.\n4 The office is north of the garden.\n5 The bedroom is north of the hallway.\n6 How do you go from the hallway to the office?\te,n\t3 4\n1 The office is north of the hallway.\n2 The bathroom is south of the bedroom.\n3 The garden is west of the bathroom.\n4 The kitchen is west of the office.\n5 The office is west of the bedroom.\n6 How do you go from the bathroom to the office?\tn,w\t2 5\n1 The bedroom is west of the kitchen.\n2 The office is north of the hallway.\n3 The kitchen is west of the hallway.\n4 The bathroom is west of the office.\n5 The office is south of the garden.\n6 How do you go from the kitchen to the office?\te,n\t3 2\n1 The bedroom is south of the office.\n2 The office is south of the garden.\n3 The kitchen is west of the office.\n4 The bathroom is west of the garden.\n5 The hallway is south of the kitchen.\n6 How do you go from the garden to the kitchen?\ts,w\t2 3\n1 The garden is west of the kitchen.\n2 The kitchen is north of the office.\n3 The kitchen is west of the hallway.\n4 The bathroom is south of the hallway.\n5 The bedroom is north of the kitchen.\n6 How do you go from the hallway to the bedroom?\tw,n\t3 5\n1 The office is east of the hallway.\n2 The garden is north of the kitchen.\n3 The hallway is north of the bathroom.\n4 The bedroom is east of the kitchen.\n5 The hallway is south of the kitchen.\n6 How do you go from the garden to the hallway?\ts,s\t2 5\n1 The garden is west of the bathroom.\n2 The bedroom is east of the kitchen.\n3 The hallway is south of the bathroom.\n4 The kitchen is east of the hallway.\n5 The kitchen is north of the office.\n6 How do you go from the bathroom to the kitchen?\ts,e\t3 4\n1 The hallway is south of the bathroom.\n2 The kitchen is north of the bedroom.\n3 The office is east of the kitchen.\n4 The bathroom is west of the garden.\n5 The bedroom is north of the bathroom.\n6 How do you go from the kitchen to the bathroom?\ts,s\t2 5\n1 The garden is south of the bathroom.\n2 The bedroom is east of the hallway.\n3 The bathroom is west of the hallway.\n4 The garden is east of the office.\n5 The kitchen is south of the hallway.\n6 How do you go from the hallway to the garden?\tw,s\t3 1\n1 The office is east of the hallway.\n2 The kitchen is north of the bathroom.\n3 The hallway is south of the bedroom.\n4 The garden is north of the bedroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the hallway to the bathroom?\tn,w\t3 5\n1 The bathroom is south of the garden.\n2 The office is west of the hallway.\n3 The bathroom is north of the hallway.\n4 The kitchen is south of the hallway.\n5 The bedroom is east of the hallway.\n6 How do you go from the garden to the hallway?\ts,s\t1 3\n1 The hallway is east of the garden.\n2 The office is north of the garden.\n3 The bathroom is east of the hallway.\n4 The hallway is south of the kitchen.\n5 The bedroom is south of the garden.\n6 How do you go from the hallway to the bedroom?\tw,s\t1 5\n1 The hallway is east of the garden.\n2 The office is east of the kitchen.\n3 The bedroom is south of the office.\n4 The garden is east of the office.\n5 The bathroom is north of the office.\n6 How do you go from the kitchen to the garden?\te,e\t2 4\n1 The kitchen is north of the hallway.\n2 The bathroom is east of the hallway.\n3 The office is south of the hallway.\n4 The office is west of the garden.\n5 The bedroom is west of the office.\n6 How do you go from the office to the bathroom?\tn,e\t3 2\n1 The office is west of the bedroom.\n2 The bathroom is south of the bedroom.\n3 The hallway is south of the garden.\n4 The kitchen is south of the office.\n5 The bedroom is south of the hallway.\n6 How do you go from the hallway to the office?\ts,w\t5 1\n1 The bedroom is north of the hallway.\n2 The kitchen is north of the garden.\n3 The office is east of the bathroom.\n4 The garden is north of the bathroom.\n5 The garden is east of the hallway.\n6 How do you go from the hallway to the bathroom?\te,s\t5 4\n1 The hallway is east of the bedroom.\n2 The kitchen is south of the bathroom.\n3 The hallway is south of the garden.\n4 The office is south of the hallway.\n5 The kitchen is west of the garden.\n6 How do you go from the kitchen to the hallway?\te,s\t5 3\n1 The bathroom is north of the bedroom.\n2 The garden is east of the bedroom.\n3 The bathroom is east of the hallway.\n4 The office is west of the bedroom.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the bathroom?\tw,n\t2 1\n1 The kitchen is west of the garden.\n2 The garden is north of the bedroom.\n3 The office is west of the hallway.\n4 The bathroom is west of the office.\n5 The office is south of the bedroom.\n6 How do you go from the garden to the office?\ts,s\t2 5\n1 The bathroom is west of the bedroom.\n2 The kitchen is south of the bathroom.\n3 The bathroom is east of the garden.\n4 The bathroom is south of the office.\n5 The hallway is east of the bedroom.\n6 How do you go from the hallway to the bathroom?\tw,w\t5 1\n1 The kitchen is east of the bathroom.\n2 The bedroom is south of the hallway.\n3 The garden is north of the hallway.\n4 The office is north of the bathroom.\n5 The hallway is west of the bathroom.\n6 How do you go from the bathroom to the bedroom?\tw,s\t5 2\n1 The bedroom is north of the kitchen.\n2 The bathroom is north of the office.\n3 The hallway is east of the office.\n4 The garden is south of the hallway.\n5 The kitchen is north of the hallway.\n6 How do you go from the office to the kitchen?\te,n\t3 5\n1 The kitchen is east of the hallway.\n2 The bathroom is south of the hallway.\n3 The office is west of the garden.\n4 The bedroom is east of the garden.\n5 The hallway is south of the garden.\n6 How do you go from the garden to the bathroom?\ts,s\t5 2\n1 The kitchen is west of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The bathroom is south of the office.\n4 The hallway is north of the garden.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the bathroom?\te,s\t5 3\n1 The office is north of the bathroom.\n2 The bedroom is west of the garden.\n3 The kitchen is west of the bedroom.\n4 The hallway is east of the office.\n5 The bedroom is south of the hallway.\n6 How do you go from the bedroom to the office?\tn,w\t5 4\n1 The hallway is north of the office.\n2 The bathroom is east of the garden.\n3 The office is west of the garden.\n4 The bedroom is south of the garden.\n5 The kitchen is north of the garden.\n6 How do you go from the bathroom to the office?\tw,w\t2 3\n1 The office is west of the bedroom.\n2 The bathroom is east of the hallway.\n3 The hallway is north of the garden.\n4 The kitchen is north of the bedroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the bedroom to the garden?\ts,s\t5 3\n1 The bathroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 The bathroom is west of the hallway.\n4 The bedroom is south of the garden.\n5 The garden is west of the kitchen.\n6 How do you go from the garden to the bathroom?\te,n\t5 1\n1 The garden is south of the kitchen.\n2 The hallway is east of the kitchen.\n3 The hallway is west of the bathroom.\n4 The office is east of the bathroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tw,w\t3 2\n1 The kitchen is north of the bathroom.\n2 The office is east of the bathroom.\n3 The bedroom is north of the garden.\n4 The office is south of the garden.\n5 The hallway is west of the garden.\n6 How do you go from the bathroom to the garden?\te,n\t2 4\n1 The bedroom is south of the bathroom.\n2 The bathroom is east of the office.\n3 The office is east of the kitchen.\n4 The garden is west of the kitchen.\n5 The hallway is east of the bathroom.\n6 How do you go from the kitchen to the bathroom?\te,e\t3 2\n1 The kitchen is south of the hallway.\n2 The office is west of the garden.\n3 The bedroom is north of the garden.\n4 The hallway is east of the garden.\n5 The kitchen is east of the bathroom.\n6 How do you go from the garden to the kitchen?\te,s\t4 1\n1 The bathroom is north of the kitchen.\n2 The kitchen is north of the office.\n3 The bedroom is north of the hallway.\n4 The hallway is west of the office.\n5 The garden is east of the office.\n6 How do you go from the kitchen to the hallway?\ts,w\t2 4\n1 The garden is north of the hallway.\n2 The garden is south of the office.\n3 The hallway is west of the bathroom.\n4 The bathroom is south of the kitchen.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bathroom to the garden?\tw,n\t3 1\n1 The garden is north of the hallway.\n2 The bedroom is west of the bathroom.\n3 The hallway is north of the bedroom.\n4 The office is east of the kitchen.\n5 The kitchen is south of the bedroom.\n6 How do you go from the kitchen to the hallway?\tn,n\t5 3\n1 The kitchen is east of the office.\n2 The hallway is west of the office.\n3 The office is south of the bathroom.\n4 The garden is south of the office.\n5 The bathroom is west of the bedroom.\n6 How do you go from the garden to the bathroom?\tn,n\t4 3\n1 The kitchen is north of the office.\n2 The hallway is west of the bathroom.\n3 The office is north of the garden.\n4 The hallway is east of the garden.\n5 The bedroom is south of the garden.\n6 How do you go from the office to the hallway?\ts,e\t3 4\n1 The kitchen is north of the bathroom.\n2 The bedroom is west of the hallway.\n3 The office is south of the hallway.\n4 The garden is east of the bathroom.\n5 The hallway is west of the bathroom.\n6 How do you go from the office to the bathroom?\tn,e\t3 5\n1 The hallway is south of the kitchen.\n2 The bathroom is north of the office.\n3 The hallway is east of the garden.\n4 The bedroom is south of the hallway.\n5 The office is north of the kitchen.\n6 How do you go from the hallway to the office?\tn,n\t1 5\n1 The garden is west of the kitchen.\n2 The kitchen is north of the bathroom.\n3 The hallway is south of the bathroom.\n4 The kitchen is west of the office.\n5 The bedroom is north of the kitchen.\n6 How do you go from the bedroom to the bathroom?\ts,s\t5 2\n1 The kitchen is west of the hallway.\n2 The hallway is north of the bedroom.\n3 The office is east of the hallway.\n4 The bedroom is west of the bathroom.\n5 The garden is south of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tn,w\t2 1\n1 The kitchen is north of the bathroom.\n2 The bedroom is east of the hallway.\n3 The bathroom is west of the office.\n4 The hallway is south of the bathroom.\n5 The garden is west of the hallway.\n6 How do you go from the hallway to the office?\tn,e\t4 3\n1 The kitchen is east of the hallway.\n2 The bedroom is east of the bathroom.\n3 The office is north of the bathroom.\n4 The hallway is east of the garden.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the hallway?\ts,e\t5 4\n1 The garden is south of the bedroom.\n2 The hallway is west of the bedroom.\n3 The kitchen is west of the hallway.\n4 The hallway is north of the bathroom.\n5 The office is north of the hallway.\n6 How do you go from the kitchen to the bedroom?\te,e\t3 2\n1 The hallway is east of the garden.\n2 The office is west of the bedroom.\n3 The garden is north of the bathroom.\n4 The bathroom is north of the kitchen.\n5 The bedroom is west of the bathroom.\n6 How do you go from the garden to the bedroom?\ts,w\t3 5\n1 The hallway is north of the office.\n2 The garden is west of the office.\n3 The bedroom is north of the kitchen.\n4 The bathroom is east of the kitchen.\n5 The kitchen is east of the hallway.\n6 How do you go from the office to the kitchen?\tn,e\t1 5\n1 The bedroom is north of the bathroom.\n2 The garden is west of the bedroom.\n3 The hallway is east of the office.\n4 The kitchen is west of the office.\n5 The office is north of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tn,w\t5 4\n1 The hallway is north of the garden.\n2 The garden is north of the bathroom.\n3 The office is north of the kitchen.\n4 The bedroom is west of the kitchen.\n5 The garden is west of the office.\n6 How do you go from the garden to the kitchen?\te,s\t5 3\n1 The garden is east of the bedroom.\n2 The hallway is east of the office.\n3 The office is south of the bedroom.\n4 The office is north of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tn,n\t4 3\n1 The garden is north of the bathroom.\n2 The bedroom is south of the office.\n3 The garden is south of the bedroom.\n4 The hallway is south of the bathroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the bathroom to the bedroom?\tn,n\t1 3\n1 The kitchen is west of the office.\n2 The bedroom is south of the hallway.\n3 The office is north of the garden.\n4 The bedroom is west of the garden.\n5 The bathroom is east of the garden.\n6 How do you go from the office to the bedroom?\ts,w\t3 4\n1 The kitchen is north of the bathroom.\n2 The hallway is east of the bathroom.\n3 The hallway is south of the office.\n4 The hallway is north of the bedroom.\n5 The garden is south of the bathroom.\n6 How do you go from the bathroom to the office?\te,n\t2 3\n1 The kitchen is west of the office.\n2 The hallway is west of the kitchen.\n3 The bathroom is north of the office.\n4 The garden is east of the bedroom.\n5 The bedroom is south of the office.\n6 How do you go from the kitchen to the bedroom?\te,s\t1 5\n1 The hallway is west of the garden.\n2 The office is north of the bedroom.\n3 The bathroom is south of the garden.\n4 The kitchen is north of the office.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the office?\te,s\t5 4\n1 The garden is east of the office.\n2 The hallway is west of the office.\n3 The hallway is north of the kitchen.\n4 The office is south of the bathroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the office to the bedroom?\tw,n\t2 5\n1 The hallway is north of the bathroom.\n2 The garden is south of the office.\n3 The bedroom is south of the garden.\n4 The garden is east of the hallway.\n5 The kitchen is east of the office.\n6 How do you go from the hallway to the office?\te,n\t4 2\n1 The office is west of the bathroom.\n2 The bedroom is east of the hallway.\n3 The kitchen is south of the bathroom.\n4 The hallway is east of the bathroom.\n5 The garden is north of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tw,w\t2 4\n1 The bathroom is north of the office.\n2 The garden is west of the bedroom.\n3 The kitchen is south of the bedroom.\n4 The hallway is east of the bedroom.\n5 The garden is south of the office.\n6 How do you go from the bedroom to the office?\tw,n\t2 5\n1 The office is west of the hallway.\n2 The bedroom is west of the bathroom.\n3 The garden is east of the bathroom.\n4 The hallway is west of the kitchen.\n5 The kitchen is south of the bathroom.\n6 How do you go from the hallway to the bathroom?\te,n\t4 5\n1 The kitchen is north of the bedroom.\n2 The bedroom is west of the bathroom.\n3 The kitchen is south of the garden.\n4 The office is south of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the office to the kitchen?\tn,n\t4 1\n1 The hallway is south of the garden.\n2 The kitchen is south of the bathroom.\n3 The bedroom is east of the garden.\n4 The kitchen is west of the garden.\n5 The office is east of the bathroom.\n6 How do you go from the garden to the bathroom?\tw,n\t4 2\n1 The bathroom is south of the office.\n2 The garden is north of the kitchen.\n3 The bedroom is north of the office.\n4 The hallway is west of the office.\n5 The office is west of the kitchen.\n6 How do you go from the bathroom to the kitchen?\tn,e\t1 5\n1 The bedroom is east of the kitchen.\n2 The office is north of the bedroom.\n3 The garden is north of the kitchen.\n4 The hallway is north of the bathroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\te,e\t1 5\n1 The hallway is north of the bathroom.\n2 The garden is west of the office.\n3 The kitchen is south of the garden.\n4 The office is west of the bedroom.\n5 The hallway is south of the office.\n6 How do you go from the garden to the hallway?\te,s\t2 5\n1 The hallway is east of the office.\n2 The office is south of the bedroom.\n3 The kitchen is west of the garden.\n4 The bathroom is east of the hallway.\n5 The garden is west of the office.\n6 How do you go from the garden to the hallway?\te,e\t5 1\n1 The hallway is east of the garden.\n2 The bedroom is south of the hallway.\n3 The bedroom is west of the office.\n4 The kitchen is north of the garden.\n5 The bathroom is west of the garden.\n6 How do you go from the bedroom to the garden?\tn,w\t2 1\n1 The kitchen is west of the bedroom.\n2 The garden is north of the office.\n3 The bathroom is west of the office.\n4 The office is north of the kitchen.\n5 The hallway is west of the kitchen.\n6 How do you go from the bathroom to the kitchen?\te,s\t3 4\n1 The kitchen is east of the hallway.\n2 The office is north of the bedroom.\n3 The hallway is north of the bathroom.\n4 The hallway is south of the bedroom.\n5 The garden is east of the bedroom.\n6 How do you go from the hallway to the garden?\tn,e\t4 5\n1 The bedroom is east of the hallway.\n2 The garden is south of the bedroom.\n3 The kitchen is east of the bathroom.\n4 The office is north of the hallway.\n5 The bathroom is east of the bedroom.\n6 How do you go from the bathroom to the hallway?\tw,w\t5 1\n1 The bedroom is east of the hallway.\n2 The garden is south of the office.\n3 The bedroom is south of the bathroom.\n4 The kitchen is east of the garden.\n5 The garden is north of the bathroom.\n6 How do you go from the garden to the bedroom?\ts,s\t5 3\n1 The bathroom is west of the kitchen.\n2 The hallway is east of the office.\n3 The office is north of the garden.\n4 The kitchen is west of the bedroom.\n5 The bedroom is west of the office.\n6 How do you go from the kitchen to the office?\te,e\t4 5\n1 The garden is south of the bedroom.\n2 The bedroom is east of the kitchen.\n3 The hallway is east of the office.\n4 The kitchen is east of the bathroom.\n5 The office is east of the bedroom.\n6 How do you go from the office to the kitchen?\tw,w\t5 2\n1 The hallway is north of the office.\n2 The bathroom is south of the bedroom.\n3 The bathroom is west of the garden.\n4 The kitchen is south of the office.\n5 The bathroom is east of the office.\n6 How do you go from the bedroom to the office?\ts,w\t2 5\n1 The bedroom is east of the bathroom.\n2 The garden is east of the office.\n3 The hallway is south of the kitchen.\n4 The bathroom is north of the office.\n5 The kitchen is west of the office.\n6 How do you go from the kitchen to the bathroom?\te,n\t5 4\n1 The hallway is north of the bathroom.\n2 The garden is east of the bathroom.\n3 The kitchen is east of the office.\n4 The bedroom is south of the office.\n5 The bathroom is east of the kitchen.\n6 How do you go from the bathroom to the office?\tw,w\t5 3\n1 The office is west of the hallway.\n2 The garden is north of the kitchen.\n3 The office is south of the kitchen.\n4 The kitchen is west of the bathroom.\n5 The bedroom is west of the kitchen.\n6 How do you go from the office to the bedroom?\tn,w\t3 5\n1 The office is east of the hallway.\n2 The hallway is north of the kitchen.\n3 The garden is north of the hallway.\n4 The bedroom is north of the office.\n5 The bathroom is south of the office.\n6 How do you go from the hallway to the bedroom?\te,n\t1 4\n1 The garden is south of the hallway.\n2 The hallway is south of the bedroom.\n3 The kitchen is west of the hallway.\n4 The bathroom is east of the garden.\n5 The garden is east of the office.\n6 How do you go from the kitchen to the garden?\te,s\t3 1\n1 The kitchen is north of the bathroom.\n2 The garden is north of the kitchen.\n3 The bedroom is north of the office.\n4 The office is east of the hallway.\n5 The office is west of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tw,n\t5 3\n1 The hallway is west of the kitchen.\n2 The bedroom is south of the kitchen.\n3 The office is south of the garden.\n4 The garden is east of the kitchen.\n5 The bathroom is north of the garden.\n6 How do you go from the bathroom to the kitchen?\ts,w\t5 4\n1 The kitchen is east of the bedroom.\n2 The hallway is east of the garden.\n3 The office is west of the bedroom.\n4 The bathroom is north of the garden.\n5 The bedroom is south of the garden.\n6 How do you go from the garden to the office?\ts,w\t5 3\n1 The kitchen is south of the garden.\n2 The garden is south of the bathroom.\n3 The garden is west of the bedroom.\n4 The hallway is south of the bedroom.\n5 The office is north of the bathroom.\n6 How do you go from the bedroom to the bathroom?\tw,n\t3 2\n1 The hallway is north of the bathroom.\n2 The bedroom is east of the office.\n3 The office is east of the kitchen.\n4 The bathroom is west of the kitchen.\n5 The garden is south of the kitchen.\n6 How do you go from the office to the bathroom?\tw,w\t3 4\n1 The garden is west of the bedroom.\n2 The hallway is north of the bedroom.\n3 The office is south of the bathroom.\n4 The kitchen is south of the bedroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bathroom to the garden?\tw,w\t5 1\n1 The hallway is west of the bedroom.\n2 The office is north of the kitchen.\n3 The bedroom is north of the garden.\n4 The kitchen is north of the bathroom.\n5 The kitchen is east of the bedroom.\n6 How do you go from the hallway to the kitchen?\te,e\t1 5\n1 The bedroom is east of the garden.\n2 The hallway is north of the garden.\n3 The office is east of the kitchen.\n4 The bathroom is south of the garden.\n5 The bathroom is west of the kitchen.\n6 How do you go from the kitchen to the garden?\tw,n\t5 4\n1 The kitchen is west of the bedroom.\n2 The office is east of the hallway.\n3 The bathroom is north of the hallway.\n4 The garden is east of the bedroom.\n5 The bedroom is south of the hallway.\n6 How do you go from the hallway to the kitchen?\ts,w\t5 1\n1 The garden is west of the office.\n2 The bedroom is west of the garden.\n3 The bathroom is south of the office.\n4 The office is west of the hallway.\n5 The kitchen is north of the office.\n6 How do you go from the kitchen to the garden?\ts,w\t5 1\n1 The bathroom is south of the bedroom.\n2 The garden is north of the kitchen.\n3 The bathroom is west of the office.\n4 The hallway is east of the garden.\n5 The garden is south of the bathroom.\n6 How do you go from the garden to the bedroom?\tn,n\t5 1\n1 The bedroom is north of the garden.\n2 The hallway is south of the bathroom.\n3 The kitchen is west of the bathroom.\n4 The office is south of the garden.\n5 The garden is west of the hallway.\n6 How do you go from the garden to the bathroom?\te,n\t5 2\n1 The office is west of the hallway.\n2 The kitchen is east of the garden.\n3 The bedroom is east of the bathroom.\n4 The hallway is west of the garden.\n5 The hallway is south of the bathroom.\n6 How do you go from the bathroom to the garden?\ts,e\t5 4\n1 The garden is west of the bedroom.\n2 The bathroom is east of the kitchen.\n3 The bathroom is south of the bedroom.\n4 The hallway is east of the bathroom.\n5 The office is south of the bathroom.\n6 How do you go from the bedroom to the office?\ts,s\t3 5\n1 The office is south of the bathroom.\n2 The kitchen is east of the bedroom.\n3 The garden is west of the bathroom.\n4 The hallway is east of the kitchen.\n5 The kitchen is north of the bathroom.\n6 How do you go from the office to the kitchen?\tn,n\t1 5\n1 The office is east of the kitchen.\n2 The garden is west of the bedroom.\n3 The hallway is north of the kitchen.\n4 The bedroom is west of the kitchen.\n5 The bathroom is south of the bedroom.\n6 How do you go from the kitchen to the garden?\tw,w\t4 2\n1 The bedroom is south of the hallway.\n2 The bedroom is west of the kitchen.\n3 The bathroom is east of the kitchen.\n4 The kitchen is south of the office.\n5 The garden is north of the hallway.\n6 How do you go from the hallway to the kitchen?\ts,e\t1 2\n1 The garden is south of the hallway.\n2 The bathroom is west of the office.\n3 The kitchen is east of the bedroom.\n4 The kitchen is west of the hallway.\n5 The kitchen is north of the office.\n6 How do you go from the hallway to the office?\tw,s\t4 5\n1 The hallway is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 The garden is north of the hallway.\n4 The bathroom is east of the office.\n5 The hallway is west of the office.\n6 How do you go from the kitchen to the office?\te,e\t1 5\n1 The hallway is west of the bathroom.\n2 The office is east of the garden.\n3 The kitchen is east of the bathroom.\n4 The office is south of the bathroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the hallway to the office?\te,s\t1 4\n1 The bedroom is west of the kitchen.\n2 The hallway is east of the kitchen.\n3 The garden is south of the kitchen.\n4 The bathroom is north of the kitchen.\n5 The garden is north of the office.\n6 How do you go from the bathroom to the garden?\ts,s\t4 3\n1 The kitchen is south of the bedroom.\n2 The office is south of the hallway.\n3 The bathroom is east of the bedroom.\n4 The office is west of the bedroom.\n5 The kitchen is east of the garden.\n6 How do you go from the kitchen to the office?\tn,w\t1 4\n1 The bathroom is east of the bedroom.\n2 The office is south of the kitchen.\n3 The kitchen is east of the garden.\n4 The kitchen is west of the hallway.\n5 The bedroom is north of the kitchen.\n6 How do you go from the garden to the bedroom?\te,n\t3 5\n1 The bathroom is south of the hallway.\n2 The garden is west of the bathroom.\n3 The bedroom is east of the kitchen.\n4 The bathroom is west of the office.\n5 The office is north of the bedroom.\n6 How do you go from the bathroom to the bedroom?\te,s\t4 5\n1 The bathroom is south of the hallway.\n2 The hallway is west of the kitchen.\n3 The bedroom is north of the kitchen.\n4 The garden is south of the office.\n5 The garden is east of the kitchen.\n6 How do you go from the hallway to the garden?\te,e\t2 5\n1 The office is east of the hallway.\n2 The bedroom is north of the office.\n3 The kitchen is north of the bathroom.\n4 The garden is east of the bathroom.\n5 The bedroom is west of the bathroom.\n6 How do you go from the office to the bathroom?\tn,e\t2 5\n1 The bathroom is east of the hallway.\n2 The garden is east of the bedroom.\n3 The hallway is north of the garden.\n4 The kitchen is south of the bedroom.\n5 The garden is north of the office.\n6 How do you go from the hallway to the bedroom?\ts,w\t3 2\n1 The garden is south of the bathroom.\n2 The kitchen is north of the office.\n3 The bathroom is south of the office.\n4 The bedroom is north of the hallway.\n5 The bathroom is east of the hallway.\n6 How do you go from the office to the hallway?\ts,w\t3 5\n1 The bathroom is east of the garden.\n2 The bedroom is west of the garden.\n3 The kitchen is north of the garden.\n4 The hallway is south of the bathroom.\n5 The office is south of the garden.\n6 How do you go from the garden to the hallway?\te,s\t1 4\n1 The bedroom is west of the hallway.\n2 The office is west of the kitchen.\n3 The garden is east of the bathroom.\n4 The kitchen is south of the hallway.\n5 The hallway is west of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tw,s\t5 4\n1 The kitchen is east of the bathroom.\n2 The office is west of the garden.\n3 The hallway is east of the kitchen.\n4 The garden is south of the kitchen.\n5 The bedroom is west of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,w\t4 1\n1 The office is south of the garden.\n2 The kitchen is north of the hallway.\n3 The bathroom is east of the garden.\n4 The hallway is north of the garden.\n5 The bedroom is east of the hallway.\n6 How do you go from the garden to the bedroom?\tn,e\t4 5\n1 The bathroom is west of the garden.\n2 The office is south of the garden.\n3 The garden is south of the hallway.\n4 The bedroom is east of the kitchen.\n5 The kitchen is north of the hallway.\n6 How do you go from the kitchen to the garden?\ts,s\t5 3\n1 The hallway is east of the bathroom.\n2 The office is north of the hallway.\n3 The bedroom is east of the hallway.\n4 The hallway is north of the garden.\n5 The kitchen is west of the office.\n6 How do you go from the bedroom to the office?\tw,n\t3 2\n1 The office is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 The bathroom is south of the bedroom.\n4 The kitchen is south of the hallway.\n5 The hallway is south of the garden.\n6 How do you go from the hallway to the bedroom?\te,n\t2 3\n1 The bathroom is south of the hallway.\n2 The office is east of the bathroom.\n3 The bathroom is east of the kitchen.\n4 The bedroom is north of the hallway.\n5 The garden is west of the hallway.\n6 How do you go from the hallway to the kitchen?\ts,w\t1 3\n1 The hallway is south of the bathroom.\n2 The garden is south of the kitchen.\n3 The office is west of the kitchen.\n4 The bedroom is north of the kitchen.\n5 The bathroom is west of the office.\n6 How do you go from the kitchen to the bathroom?\tw,w\t3 5\n1 The hallway is south of the garden.\n2 The bathroom is east of the office.\n3 The kitchen is east of the bathroom.\n4 The office is east of the hallway.\n5 The bedroom is south of the office.\n6 How do you go from the bathroom to the hallway?\tw,w\t2 4\n1 The bathroom is north of the garden.\n2 The bedroom is east of the garden.\n3 The hallway is west of the garden.\n4 The kitchen is west of the bathroom.\n5 The kitchen is north of the office.\n6 How do you go from the kitchen to the garden?\te,s\t4 1\n1 The hallway is east of the office.\n2 The bathroom is east of the hallway.\n3 The bedroom is north of the kitchen.\n4 The office is east of the garden.\n5 The kitchen is north of the hallway.\n6 How do you go from the kitchen to the office?\ts,w\t5 1\n1 The garden is north of the hallway.\n2 The kitchen is west of the hallway.\n3 The bedroom is north of the garden.\n4 The kitchen is east of the office.\n5 The bathroom is south of the hallway.\n6 How do you go from the kitchen to the garden?\te,n\t2 1\n1 The garden is south of the bedroom.\n2 The kitchen is east of the garden.\n3 The hallway is west of the office.\n4 The bathroom is south of the office.\n5 The garden is east of the office.\n6 How do you go from the bathroom to the garden?\tn,e\t4 5\n1 The bathroom is west of the office.\n2 The kitchen is west of the garden.\n3 The kitchen is north of the office.\n4 The hallway is south of the office.\n5 The bedroom is west of the kitchen.\n6 How do you go from the garden to the office?\tw,s\t2 3\n1 The hallway is east of the bedroom.\n2 The bathroom is north of the bedroom.\n3 The office is west of the bedroom.\n4 The kitchen is west of the garden.\n5 The bedroom is north of the garden.\n6 How do you go from the garden to the bathroom?\tn,n\t5 2\n1 The office is north of the garden.\n2 The kitchen is east of the bathroom.\n3 The bedroom is west of the bathroom.\n4 The hallway is east of the garden.\n5 The bathroom is south of the garden.\n6 How do you go from the garden to the bedroom?\ts,w\t5 3\n1 The bedroom is west of the bathroom.\n2 The office is south of the bedroom.\n3 The bedroom is east of the hallway.\n4 The garden is east of the office.\n5 The kitchen is south of the garden.\n6 How do you go from the garden to the bedroom?\tw,n\t4 2\n1 The bedroom is east of the bathroom.\n2 The kitchen is south of the bathroom.\n3 The hallway is south of the garden.\n4 The office is north of the bathroom.\n5 The garden is west of the bathroom.\n6 How do you go from the kitchen to the garden?\tn,w\t2 5\n1 The hallway is north of the office.\n2 The garden is south of the bedroom.\n3 The hallway is east of the garden.\n4 The kitchen is south of the office.\n5 The bathroom is east of the hallway.\n6 How do you go from the garden to the office?\te,s\t3 1\n1 The bathroom is south of the office.\n2 The kitchen is west of the bathroom.\n3 The bathroom is west of the garden.\n4 The hallway is south of the bedroom.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the bathroom?\te,s\t5 1\n1 The kitchen is north of the garden.\n2 The bedroom is north of the office.\n3 The bathroom is west of the office.\n4 The office is north of the hallway.\n5 The hallway is north of the kitchen.\n6 How do you go from the office to the kitchen?\ts,s\t4 5\n1 The hallway is north of the office.\n2 The bathroom is south of the kitchen.\n3 The bedroom is west of the kitchen.\n4 The garden is east of the hallway.\n5 The kitchen is west of the hallway.\n6 How do you go from the office to the kitchen?\tn,w\t1 5\n1 The garden is south of the bathroom.\n2 The hallway is north of the bathroom.\n3 The kitchen is west of the office.\n4 The bedroom is west of the hallway.\n5 The kitchen is east of the bathroom.\n6 How do you go from the kitchen to the hallway?\tw,n\t5 2\n1 The kitchen is south of the bathroom.\n2 The office is east of the garden.\n3 The bathroom is south of the bedroom.\n4 The bedroom is south of the hallway.\n5 The bathroom is east of the office.\n6 How do you go from the office to the bedroom?\te,n\t5 3\n1 The bathroom is south of the kitchen.\n2 The bedroom is east of the kitchen.\n3 The hallway is east of the garden.\n4 The hallway is south of the office.\n5 The kitchen is east of the office.\n6 How do you go from the kitchen to the hallway?\tw,s\t5 4\n1 The kitchen is north of the garden.\n2 The bathroom is west of the garden.\n3 The bedroom is north of the office.\n4 The hallway is south of the office.\n5 The bedroom is south of the garden.\n6 How do you go from the office to the garden?\tn,n\t3 5\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 The bedroom is south of the garden.\n4 The hallway is north of the bathroom.\n5 The garden is west of the kitchen.\n6 How do you go from the garden to the bathroom?\te,e\t5 1\n1 The bedroom is north of the hallway.\n2 The garden is south of the office.\n3 The hallway is west of the office.\n4 The bathroom is south of the garden.\n5 The office is west of the kitchen.\n6 How do you go from the garden to the hallway?\tn,w\t2 3\n1 The garden is east of the office.\n2 The bathroom is west of the kitchen.\n3 The hallway is west of the bedroom.\n4 The office is south of the kitchen.\n5 The kitchen is west of the hallway.\n6 How do you go from the hallway to the office?\tw,s\t5 4\n1 The bathroom is south of the hallway.\n2 The garden is west of the bathroom.\n3 The office is east of the hallway.\n4 The kitchen is south of the bathroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the office to the bathroom?\tw,s\t3 1\n1 The office is east of the bedroom.\n2 The bathroom is west of the kitchen.\n3 The garden is north of the bedroom.\n4 The bedroom is north of the hallway.\n5 The bathroom is east of the office.\n6 How do you go from the bathroom to the bedroom?\tw,w\t5 1\n1 The hallway is south of the bedroom.\n2 The bedroom is west of the office.\n3 The kitchen is south of the office.\n4 The garden is north of the office.\n5 The bathroom is east of the office.\n6 How do you go from the hallway to the office?\tn,e\t1 2\n1 The kitchen is west of the garden.\n2 The bathroom is south of the office.\n3 The office is east of the bedroom.\n4 The kitchen is south of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the office to the kitchen?\tw,s\t3 4\n1 The office is east of the kitchen.\n2 The bathroom is west of the bedroom.\n3 The hallway is north of the kitchen.\n4 The garden is east of the bedroom.\n5 The garden is west of the kitchen.\n6 How do you go from the bedroom to the kitchen?\te,e\t4 5\n1 The office is north of the bedroom.\n2 The bathroom is east of the bedroom.\n3 The hallway is north of the kitchen.\n4 The garden is west of the bedroom.\n5 The hallway is south of the bedroom.\n6 How do you go from the bedroom to the kitchen?\ts,s\t5 3\n1 The bedroom is east of the office.\n2 The hallway is north of the bathroom.\n3 The bedroom is south of the garden.\n4 The garden is south of the bathroom.\n5 The kitchen is south of the bedroom.\n6 How do you go from the bathroom to the bedroom?\ts,s\t4 3\n1 The kitchen is south of the office.\n2 The hallway is east of the office.\n3 The office is south of the bedroom.\n4 The kitchen is north of the garden.\n5 The garden is west of the bathroom.\n6 How do you go from the office to the garden?\ts,s\t1 4\n1 The kitchen is south of the garden.\n2 The bedroom is north of the garden.\n3 The bathroom is east of the garden.\n4 The hallway is west of the office.\n5 The office is west of the garden.\n6 How do you go from the kitchen to the office?\tn,w\t1 5\n1 The garden is south of the bathroom.\n2 The hallway is east of the bedroom.\n3 The office is east of the kitchen.\n4 The kitchen is north of the bathroom.\n5 The kitchen is south of the bedroom.\n6 How do you go from the bathroom to the bedroom?\tn,n\t4 5\n1 The bathroom is east of the kitchen.\n2 The hallway is north of the bedroom.\n3 The office is north of the hallway.\n4 The garden is east of the hallway.\n5 The kitchen is east of the bedroom.\n6 How do you go from the kitchen to the hallway?\tw,n\t5 2\n1 The bedroom is west of the bathroom.\n2 The hallway is north of the office.\n3 The kitchen is south of the garden.\n4 The garden is south of the bathroom.\n5 The bathroom is west of the office.\n6 How do you go from the garden to the office?\tn,e\t4 5\n1 The hallway is north of the office.\n2 The bedroom is north of the kitchen.\n3 The garden is south of the office.\n4 The hallway is south of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the office to the kitchen?\tn,n\t1 4\n1 The office is east of the garden.\n2 The garden is south of the bathroom.\n3 The hallway is north of the kitchen.\n4 The bedroom is east of the bathroom.\n5 The bathroom is south of the kitchen.\n6 How do you go from the kitchen to the garden?\ts,s\t5 2\n1 The office is north of the hallway.\n2 The kitchen is east of the hallway.\n3 The garden is west of the bathroom.\n4 The hallway is north of the bathroom.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bathroom to the kitchen?\tn,e\t4 2\n1 The hallway is west of the office.\n2 The bedroom is north of the bathroom.\n3 The bedroom is east of the office.\n4 The hallway is south of the garden.\n5 The kitchen is south of the office.\n6 How do you go from the hallway to the bedroom?\te,e\t1 3\n1 The bedroom is north of the bathroom.\n2 The kitchen is north of the office.\n3 The hallway is north of the kitchen.\n4 The kitchen is west of the bathroom.\n5 The kitchen is east of the garden.\n6 How do you go from the office to the bathroom?\tn,e\t2 4\n1 The hallway is west of the office.\n2 The bathroom is north of the kitchen.\n3 The office is south of the garden.\n4 The bedroom is west of the garden.\n5 The garden is west of the kitchen.\n6 How do you go from the office to the kitchen?\tn,e\t3 5\n1 The bathroom is south of the garden.\n2 The bedroom is north of the hallway.\n3 The office is south of the kitchen.\n4 The hallway is north of the garden.\n5 The kitchen is east of the garden.\n6 How do you go from the hallway to the kitchen?\ts,e\t4 5\n1 The hallway is east of the bedroom.\n2 The bathroom is east of the garden.\n3 The kitchen is north of the bedroom.\n4 The bedroom is east of the office.\n5 The office is south of the garden.\n6 How do you go from the garden to the bedroom?\ts,e\t5 4\n1 The kitchen is north of the hallway.\n2 The hallway is east of the bedroom.\n3 The bedroom is east of the garden.\n4 The bathroom is west of the kitchen.\n5 The bedroom is north of the office.\n6 How do you go from the bedroom to the kitchen?\te,n\t2 1\n1 The bathroom is west of the garden.\n2 The bedroom is north of the hallway.\n3 The kitchen is north of the garden.\n4 The bedroom is south of the garden.\n5 The office is south of the bathroom.\n6 How do you go from the bathroom to the bedroom?\te,s\t1 4\n1 The bedroom is south of the bathroom.\n2 The office is south of the hallway.\n3 The garden is east of the kitchen.\n4 The bathroom is south of the kitchen.\n5 The bathroom is west of the hallway.\n6 How do you go from the hallway to the kitchen?\tw,n\t5 4\n1 The garden is north of the office.\n2 The kitchen is south of the bedroom.\n3 The hallway is west of the office.\n4 The hallway is east of the bedroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the bedroom to the office?\te,e\t4 3\n1 The bedroom is east of the hallway.\n2 The bedroom is north of the kitchen.\n3 The office is west of the garden.\n4 The bathroom is south of the garden.\n5 The kitchen is north of the garden.\n6 How do you go from the bedroom to the garden?\ts,s\t2 5\n1 The bathroom is south of the bedroom.\n2 The office is north of the hallway.\n3 The garden is east of the bathroom.\n4 The bedroom is east of the hallway.\n5 The kitchen is west of the hallway.\n6 How do you go from the hallway to the bathroom?\te,s\t4 1\n1 The office is south of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The garden is north of the kitchen.\n4 The garden is south of the hallway.\n5 The bathroom is east of the kitchen.\n6 How do you go from the garden to the bathroom?\ts,e\t3 5\n1 The bedroom is north of the office.\n2 The kitchen is north of the bathroom.\n3 The kitchen is south of the hallway.\n4 The hallway is east of the office.\n5 The garden is south of the office.\n6 How do you go from the office to the kitchen?\te,s\t4 3\n1 The garden is west of the bathroom.\n2 The hallway is south of the bedroom.\n3 The office is south of the kitchen.\n4 The bathroom is west of the bedroom.\n5 The kitchen is south of the bathroom.\n6 How do you go from the kitchen to the bedroom?\tn,e\t5 4\n1 The hallway is west of the bathroom.\n2 The office is south of the bedroom.\n3 The kitchen is north of the hallway.\n4 The office is north of the garden.\n5 The bathroom is west of the office.\n6 How do you go from the office to the hallway?\tw,w\t5 1\n1 The bathroom is west of the bedroom.\n2 The bedroom is south of the hallway.\n3 The kitchen is south of the garden.\n4 The garden is east of the office.\n5 The bedroom is north of the garden.\n6 How do you go from the hallway to the garden?\ts,s\t2 5\n1 The garden is north of the bedroom.\n2 The office is north of the kitchen.\n3 The kitchen is east of the hallway.\n4 The office is west of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the bedroom to the kitchen?\te,s\t5 2\n1 The kitchen is north of the bathroom.\n2 The office is south of the bedroom.\n3 The kitchen is west of the hallway.\n4 The kitchen is south of the garden.\n5 The kitchen is east of the office.\n6 How do you go from the office to the garden?\te,n\t5 4\n1 The kitchen is north of the bathroom.\n2 The hallway is east of the kitchen.\n3 The garden is east of the bedroom.\n4 The garden is west of the kitchen.\n5 The office is south of the bathroom.\n6 How do you go from the bathroom to the garden?\tn,w\t1 4\n1 The garden is west of the bathroom.\n2 The bathroom is north of the office.\n3 The office is east of the hallway.\n4 The bedroom is east of the bathroom.\n5 The kitchen is south of the hallway.\n6 How do you go from the bathroom to the hallway?\ts,w\t2 3\n1 The kitchen is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 The office is west of the bedroom.\n4 The garden is north of the hallway.\n5 The garden is west of the bathroom.\n6 How do you go from the garden to the bedroom?\te,s\t5 2\n1 The bathroom is south of the garden.\n2 The office is west of the hallway.\n3 The bedroom is north of the garden.\n4 The office is south of the bathroom.\n5 The kitchen is east of the garden.\n6 How do you go from the office to the garden?\tn,n\t4 1\n1 The hallway is north of the bedroom.\n2 The bathroom is east of the bedroom.\n3 The garden is east of the kitchen.\n4 The hallway is west of the office.\n5 The garden is south of the bedroom.\n6 How do you go from the hallway to the garden?\ts,s\t1 5\n1 The garden is north of the kitchen.\n2 The kitchen is west of the hallway.\n3 The bedroom is south of the bathroom.\n4 The office is west of the bathroom.\n5 The bathroom is west of the kitchen.\n6 How do you go from the bathroom to the garden?\te,n\t5 1\n1 The bedroom is east of the bathroom.\n2 The hallway is west of the garden.\n3 The kitchen is west of the bathroom.\n4 The office is west of the kitchen.\n5 The garden is south of the kitchen.\n6 How do you go from the garden to the bathroom?\tn,e\t5 3\n1 The hallway is east of the kitchen.\n2 The bedroom is south of the garden.\n3 The hallway is west of the garden.\n4 The office is north of the garden.\n5 The bathroom is east of the garden.\n6 How do you go from the bedroom to the hallway?\tn,w\t2 3\n1 The office is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 The hallway is south of the bathroom.\n4 The garden is north of the bathroom.\n5 The kitchen is north of the bedroom.\n6 How do you go from the bathroom to the bedroom?\te,s\t2 5\n1 The bedroom is east of the office.\n2 The office is east of the hallway.\n3 The garden is south of the bedroom.\n4 The kitchen is east of the bathroom.\n5 The kitchen is north of the bedroom.\n6 How do you go from the kitchen to the office?\ts,w\t5 1\n1 The bedroom is north of the bathroom.\n2 The office is south of the kitchen.\n3 The kitchen is west of the hallway.\n4 The garden is west of the kitchen.\n5 The garden is south of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tw,n\t4 5\n1 The bathroom is west of the bedroom.\n2 The bedroom is south of the office.\n3 The hallway is west of the office.\n4 The kitchen is north of the office.\n5 The garden is north of the hallway.\n6 How do you go from the bedroom to the hallway?\tn,w\t2 3\n1 The kitchen is west of the hallway.\n2 The hallway is south of the bedroom.\n3 The office is west of the bedroom.\n4 The bathroom is east of the bedroom.\n5 The bedroom is south of the garden.\n6 How do you go from the hallway to the bathroom?\tn,e\t2 4\n1 The office is south of the bedroom.\n2 The bathroom is east of the garden.\n3 The garden is east of the office.\n4 The kitchen is north of the garden.\n5 The office is north of the hallway.\n6 How do you go from the bathroom to the office?\tw,w\t2 3\n1 The hallway is north of the kitchen.\n2 The kitchen is north of the bedroom.\n3 The hallway is west of the garden.\n4 The kitchen is west of the bathroom.\n5 The office is south of the garden.\n6 How do you go from the garden to the kitchen?\tw,s\t3 1\n1 The office is south of the kitchen.\n2 The garden is south of the office.\n3 The kitchen is west of the hallway.\n4 The bedroom is south of the hallway.\n5 The bathroom is north of the kitchen.\n6 How do you go from the office to the hallway?\tn,e\t1 3\n1 The bathroom is east of the bedroom.\n2 The garden is west of the office.\n3 The kitchen is south of the garden.\n4 The hallway is south of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the garden to the bedroom?\te,e\t2 5\n1 The garden is west of the bedroom.\n2 The office is north of the garden.\n3 The office is south of the bathroom.\n4 The hallway is east of the office.\n5 The bathroom is west of the kitchen.\n6 How do you go from the bathroom to the garden?\ts,s\t3 2\n1 The garden is south of the bathroom.\n2 The kitchen is west of the hallway.\n3 The office is west of the kitchen.\n4 The bedroom is north of the kitchen.\n5 The hallway is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\te,e\t2 5\n1 The bedroom is west of the hallway.\n2 The garden is east of the hallway.\n3 The bathroom is north of the kitchen.\n4 The bedroom is north of the office.\n5 The bedroom is east of the kitchen.\n6 How do you go from the hallway to the kitchen?\tw,w\t1 5\n1 The hallway is west of the kitchen.\n2 The office is north of the garden.\n3 The bathroom is west of the garden.\n4 The hallway is east of the garden.\n5 The bedroom is north of the kitchen.\n6 How do you go from the garden to the kitchen?\te,e\t4 1\n1 The office is south of the garden.\n2 The bedroom is north of the bathroom.\n3 The kitchen is south of the hallway.\n4 The kitchen is north of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the bedroom to the kitchen?\te,n\t5 4\n1 The bedroom is north of the office.\n2 The kitchen is east of the office.\n3 The garden is north of the kitchen.\n4 The hallway is west of the office.\n5 The office is north of the bathroom.\n6 How do you go from the kitchen to the hallway?\tw,w\t2 4\n1 The kitchen is north of the hallway.\n2 The office is west of the kitchen.\n3 The garden is north of the office.\n4 The bathroom is south of the office.\n5 The hallway is east of the bedroom.\n6 How do you go from the office to the hallway?\te,s\t2 1\n1 The bathroom is west of the bedroom.\n2 The hallway is south of the office.\n3 The kitchen is north of the bedroom.\n4 The garden is east of the office.\n5 The bedroom is north of the office.\n6 How do you go from the kitchen to the office?\ts,s\t3 5\n1 The office is east of the bathroom.\n2 The kitchen is north of the office.\n3 The hallway is east of the garden.\n4 The bedroom is south of the garden.\n5 The garden is east of the kitchen.\n6 How do you go from the office to the garden?\tn,e\t2 5\n1 The bathroom is south of the office.\n2 The kitchen is west of the office.\n3 The bedroom is east of the bathroom.\n4 The office is west of the garden.\n5 The hallway is south of the bathroom.\n6 How do you go from the kitchen to the bathroom?\te,s\t2 1\n1 The office is south of the kitchen.\n2 The bathroom is east of the hallway.\n3 The garden is north of the hallway.\n4 The garden is west of the kitchen.\n5 The bedroom is east of the kitchen.\n6 How do you go from the hallway to the kitchen?\tn,e\t3 4\n1 The kitchen is west of the garden.\n2 The hallway is east of the bathroom.\n3 The bedroom is east of the garden.\n4 The office is south of the bathroom.\n5 The office is north of the garden.\n6 How do you go from the garden to the bathroom?\tn,n\t5 4\n1 The bathroom is south of the kitchen.\n2 The bedroom is west of the kitchen.\n3 The garden is south of the bedroom.\n4 The office is west of the bedroom.\n5 The hallway is north of the kitchen.\n6 How do you go from the kitchen to the office?\tw,w\t2 4\n1 The bathroom is north of the bedroom.\n2 The garden is south of the kitchen.\n3 The bedroom is west of the kitchen.\n4 The hallway is north of the kitchen.\n5 The office is south of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tw,n\t3 1\n1 The garden is south of the office.\n2 The bathroom is north of the bedroom.\n3 The kitchen is east of the garden.\n4 The garden is east of the hallway.\n5 The bathroom is south of the garden.\n6 How do you go from the hallway to the bathroom?\te,s\t4 5\n1 The office is south of the hallway.\n2 The bedroom is south of the office.\n3 The garden is west of the office.\n4 The kitchen is east of the office.\n5 The bathroom is west of the hallway.\n6 How do you go from the bathroom to the office?\te,s\t5 1\n1 The kitchen is south of the hallway.\n2 The bathroom is east of the hallway.\n3 The garden is east of the bathroom.\n4 The bedroom is north of the hallway.\n5 The office is west of the bedroom.\n6 How do you go from the bedroom to the bathroom?\ts,e\t4 2\n1 The bathroom is south of the bedroom.\n2 The office is north of the garden.\n3 The hallway is east of the garden.\n4 The kitchen is east of the hallway.\n5 The bedroom is west of the garden.\n6 How do you go from the hallway to the bedroom?\tw,w\t3 5\n1 The garden is south of the kitchen.\n2 The office is west of the garden.\n3 The hallway is north of the kitchen.\n4 The bedroom is south of the bathroom.\n5 The kitchen is east of the bedroom.\n6 How do you go from the bedroom to the garden?\te,s\t5 1\n1 The bedroom is north of the garden.\n2 The kitchen is west of the office.\n3 The office is north of the bathroom.\n4 The office is west of the hallway.\n5 The garden is north of the office.\n6 How do you go from the garden to the hallway?\ts,e\t5 4\n1 The garden is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 The hallway is south of the bedroom.\n4 The bathroom is west of the office.\n5 The office is south of the hallway.\n6 How do you go from the hallway to the bathroom?\ts,w\t5 4\n1 The garden is south of the kitchen.\n2 The bathroom is south of the hallway.\n3 The bedroom is west of the hallway.\n4 The office is south of the garden.\n5 The kitchen is east of the hallway.\n6 How do you go from the hallway to the garden?\te,s\t5 1\n1 The office is east of the kitchen.\n2 The bathroom is west of the garden.\n3 The hallway is south of the garden.\n4 The bedroom is south of the hallway.\n5 The garden is west of the kitchen.\n6 How do you go from the kitchen to the hallway?\tw,s\t5 3\n1 The office is west of the hallway.\n2 The bedroom is south of the kitchen.\n3 The garden is east of the kitchen.\n4 The bathroom is north of the hallway.\n5 The hallway is west of the kitchen.\n6 How do you go from the hallway to the bedroom?\te,s\t5 2\n1 The bedroom is east of the hallway.\n2 The bedroom is south of the garden.\n3 The garden is west of the office.\n4 The bathroom is north of the garden.\n5 The hallway is east of the kitchen.\n6 How do you go from the garden to the hallway?\ts,w\t2 1\n1 The garden is south of the bathroom.\n2 The garden is west of the kitchen.\n3 The hallway is east of the office.\n4 The bedroom is east of the bathroom.\n5 The office is south of the garden.\n6 How do you go from the bathroom to the office?\ts,s\t1 5\n1 The kitchen is east of the garden.\n2 The bathroom is south of the garden.\n3 The garden is south of the office.\n4 The office is west of the bedroom.\n5 The hallway is east of the bedroom.\n6 How do you go from the bedroom to the garden?\tw,s\t4 3\n1 The bedroom is south of the office.\n2 The bedroom is east of the kitchen.\n3 The bathroom is south of the hallway.\n4 The hallway is east of the bedroom.\n5 The bedroom is north of the garden.\n6 How do you go from the bedroom to the bathroom?\te,s\t4 3\n1 The office is west of the kitchen.\n2 The garden is south of the hallway.\n3 The hallway is south of the bedroom.\n4 The garden is west of the bathroom.\n5 The kitchen is west of the hallway.\n6 How do you go from the garden to the kitchen?\tn,w\t2 5\n1 The bedroom is south of the office.\n2 The bathroom is east of the kitchen.\n3 The kitchen is east of the bedroom.\n4 The garden is south of the kitchen.\n5 The garden is west of the hallway.\n6 How do you go from the garden to the bedroom?\tn,w\t4 3\n1 The office is east of the garden.\n2 The garden is north of the bathroom.\n3 The hallway is east of the bathroom.\n4 The bedroom is south of the bathroom.\n5 The kitchen is north of the garden.\n6 How do you go from the office to the bathroom?\tw,s\t1 2\n1 The kitchen is north of the office.\n2 The hallway is south of the bathroom.\n3 The bathroom is east of the bedroom.\n4 The bathroom is south of the office.\n5 The garden is west of the kitchen.\n6 How do you go from the bathroom to the kitchen?\tn,n\t4 1\n1 The kitchen is north of the office.\n2 The bathroom is west of the office.\n3 The garden is south of the bathroom.\n4 The hallway is west of the bathroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the office to the bedroom?\tw,n\t2 5\n1 The garden is south of the hallway.\n2 The hallway is west of the kitchen.\n3 The bathroom is west of the hallway.\n4 The bedroom is north of the office.\n5 The office is north of the hallway.\n6 How do you go from the garden to the office?\tn,n\t1 5\n1 The kitchen is east of the bathroom.\n2 The hallway is west of the garden.\n3 The bathroom is north of the hallway.\n4 The bedroom is south of the garden.\n5 The office is west of the hallway.\n6 How do you go from the garden to the bathroom?\tw,n\t2 3\n1 The bathroom is north of the garden.\n2 The office is south of the bedroom.\n3 The kitchen is east of the bathroom.\n4 The bathroom is east of the bedroom.\n5 The bedroom is east of the hallway.\n6 How do you go from the bathroom to the hallway?\tw,w\t4 5\n1 The bathroom is south of the office.\n2 The bedroom is north of the office.\n3 The kitchen is east of the office.\n4 The garden is north of the bedroom.\n5 The hallway is west of the garden.\n6 How do you go from the office to the garden?\tn,n\t2 4\n1 The garden is north of the office.\n2 The hallway is west of the bathroom.\n3 The bedroom is north of the hallway.\n4 The kitchen is south of the office.\n5 The office is west of the hallway.\n6 How do you go from the garden to the hallway?\ts,e\t1 5\n1 The hallway is south of the bathroom.\n2 The garden is west of the kitchen.\n3 The office is north of the kitchen.\n4 The bedroom is south of the hallway.\n5 The bathroom is south of the kitchen.\n6 How do you go from the kitchen to the hallway?\ts,s\t5 1\n1 The bathroom is east of the kitchen.\n2 The bedroom is north of the office.\n3 The bedroom is south of the bathroom.\n4 The garden is south of the kitchen.\n5 The hallway is east of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tn,w\t3 1\n1 The garden is south of the hallway.\n2 The bathroom is south of the office.\n3 The office is west of the hallway.\n4 The bedroom is north of the office.\n5 The kitchen is north of the bedroom.\n6 How do you go from the bedroom to the hallway?\ts,e\t4 3\n1 The bathroom is east of the hallway.\n2 The kitchen is west of the hallway.\n3 The garden is east of the bedroom.\n4 The office is south of the bedroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the hallway to the bedroom?\te,e\t1 5\n1 The bathroom is north of the bedroom.\n2 The kitchen is west of the bathroom.\n3 The bathroom is west of the hallway.\n4 The kitchen is south of the office.\n5 The garden is south of the kitchen.\n6 How do you go from the bathroom to the garden?\tw,s\t2 5\n1 The kitchen is west of the garden.\n2 The hallway is east of the office.\n3 The bathroom is east of the bedroom.\n4 The office is east of the garden.\n5 The bedroom is north of the garden.\n6 How do you go from the office to the bedroom?\tw,n\t4 5\n1 The garden is north of the kitchen.\n2 The bathroom is north of the garden.\n3 The office is south of the kitchen.\n4 The hallway is north of the bathroom.\n5 The bedroom is west of the garden.\n6 How do you go from the bathroom to the kitchen?\ts,s\t2 1\n1 The kitchen is east of the garden.\n2 The bedroom is north of the garden.\n3 The bathroom is north of the hallway.\n4 The kitchen is south of the office.\n5 The bathroom is west of the garden.\n6 How do you go from the kitchen to the bathroom?\tw,w\t1 5\n1 The bathroom is south of the garden.\n2 The garden is south of the kitchen.\n3 The office is west of the garden.\n4 The kitchen is east of the bedroom.\n5 The hallway is east of the garden.\n6 How do you go from the garden to the bedroom?\tn,w\t2 4\n1 The office is south of the hallway.\n2 The bathroom is west of the hallway.\n3 The hallway is south of the kitchen.\n4 The garden is east of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the office?\tw,s\t5 1\n1 The kitchen is south of the bedroom.\n2 The hallway is north of the bathroom.\n3 The bedroom is east of the office.\n4 The bedroom is west of the bathroom.\n5 The garden is west of the hallway.\n6 How do you go from the bedroom to the hallway?\te,n\t4 2\n1 The bedroom is west of the bathroom.\n2 The office is east of the hallway.\n3 The hallway is north of the garden.\n4 The bathroom is west of the hallway.\n5 The kitchen is south of the bathroom.\n6 How do you go from the hallway to the bedroom?\tw,w\t4 1\n1 The office is north of the bathroom.\n2 The garden is south of the hallway.\n3 The kitchen is south of the garden.\n4 The hallway is east of the bedroom.\n5 The hallway is west of the office.\n6 How do you go from the office to the garden?\tw,s\t5 2\n1 The bedroom is south of the garden.\n2 The hallway is south of the bathroom.\n3 The kitchen is west of the office.\n4 The hallway is east of the office.\n5 The garden is south of the hallway.\n6 How do you go from the garden to the office?\tn,w\t5 4\n1 The hallway is north of the bedroom.\n2 The kitchen is west of the hallway.\n3 The office is west of the bedroom.\n4 The garden is east of the hallway.\n5 The bathroom is north of the office.\n6 How do you go from the office to the hallway?\te,n\t3 1\n1 The hallway is south of the bathroom.\n2 The garden is west of the office.\n3 The office is south of the bedroom.\n4 The bathroom is east of the bedroom.\n5 The kitchen is north of the bathroom.\n6 How do you go from the bathroom to the office?\tw,s\t4 3\n1 The kitchen is south of the bedroom.\n2 The kitchen is north of the bathroom.\n3 The office is east of the kitchen.\n4 The garden is east of the hallway.\n5 The garden is west of the kitchen.\n6 How do you go from the bathroom to the garden?\tn,w\t2 5\n1 The bathroom is south of the bedroom.\n2 The office is south of the garden.\n3 The bedroom is east of the garden.\n4 The hallway is north of the garden.\n5 The kitchen is east of the bathroom.\n6 How do you go from the bathroom to the garden?\tn,w\t1 3\n1 The bathroom is east of the office.\n2 The bedroom is east of the garden.\n3 The kitchen is west of the office.\n4 The hallway is north of the garden.\n5 The garden is north of the office.\n6 How do you go from the garden to the kitchen?\ts,w\t5 3\n1 The bedroom is north of the garden.\n2 The bedroom is south of the hallway.\n3 The bathroom is south of the kitchen.\n4 The office is north of the kitchen.\n5 The kitchen is east of the bedroom.\n6 How do you go from the kitchen to the garden?\tw,s\t5 1\n1 The bathroom is north of the kitchen.\n2 The garden is north of the bathroom.\n3 The kitchen is east of the bedroom.\n4 The office is east of the kitchen.\n5 The bathroom is west of the hallway.\n6 How do you go from the bedroom to the bathroom?\te,n\t3 1\n1 The office is north of the kitchen.\n2 The bathroom is east of the kitchen.\n3 The garden is west of the kitchen.\n4 The bedroom is south of the hallway.\n5 The office is east of the bedroom.\n6 How do you go from the bedroom to the kitchen?\te,s\t5 1\n1 The bathroom is south of the office.\n2 The office is south of the bedroom.\n3 The hallway is west of the bathroom.\n4 The bedroom is east of the kitchen.\n5 The garden is east of the office.\n6 How do you go from the bedroom to the bathroom?\ts,s\t2 1\n1 The bedroom is west of the office.\n2 The hallway is south of the office.\n3 The kitchen is north of the bathroom.\n4 The hallway is east of the bathroom.\n5 The garden is north of the office.\n6 How do you go from the bathroom to the office?\te,n\t4 2\n1 The office is north of the hallway.\n2 The garden is north of the bathroom.\n3 The hallway is east of the bathroom.\n4 The garden is south of the bedroom.\n5 The kitchen is east of the garden.\n6 How do you go from the hallway to the garden?\tw,n\t3 2\n1 The kitchen is north of the office.\n2 The bathroom is east of the bedroom.\n3 The bedroom is east of the office.\n4 The garden is west of the office.\n5 The hallway is south of the office.\n6 How do you go from the bedroom to the hallway?\tw,s\t3 5\n1 The hallway is east of the bedroom.\n2 The hallway is west of the kitchen.\n3 The garden is south of the bedroom.\n4 The bedroom is east of the bathroom.\n5 The bedroom is south of the office.\n6 How do you go from the hallway to the office?\tw,n\t1 5\n1 The kitchen is east of the bedroom.\n2 The garden is east of the kitchen.\n3 The office is west of the hallway.\n4 The bathroom is south of the hallway.\n5 The garden is north of the hallway.\n6 How do you go from the kitchen to the hallway?\te,s\t2 5\n1 The bathroom is north of the kitchen.\n2 The garden is south of the hallway.\n3 The kitchen is north of the office.\n4 The office is east of the garden.\n5 The bedroom is west of the kitchen.\n6 How do you go from the kitchen to the garden?\ts,w\t3 4\n1 The kitchen is west of the bathroom.\n2 The garden is south of the office.\n3 The office is south of the bathroom.\n4 The office is east of the hallway.\n5 The bathroom is south of the bedroom.\n6 How do you go from the bathroom to the hallway?\ts,w\t3 4\n1 The kitchen is east of the bedroom.\n2 The garden is east of the kitchen.\n3 The bathroom is south of the garden.\n4 The office is south of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the garden?\te,e\t1 2\n1 The hallway is east of the kitchen.\n2 The garden is south of the office.\n3 The bedroom is south of the hallway.\n4 The bathroom is west of the kitchen.\n5 The kitchen is south of the garden.\n6 How do you go from the garden to the hallway?\ts,e\t5 1\n1 The bathroom is north of the kitchen.\n2 The hallway is north of the garden.\n3 The bedroom is west of the hallway.\n4 The bathroom is south of the garden.\n5 The office is west of the garden.\n6 How do you go from the hallway to the bathroom?\ts,s\t2 4\n1 The kitchen is north of the garden.\n2 The hallway is north of the kitchen.\n3 The bedroom is west of the garden.\n4 The kitchen is west of the bathroom.\n5 The kitchen is east of the office.\n6 How do you go from the hallway to the garden?\ts,s\t2 1\n1 The hallway is east of the bedroom.\n2 The kitchen is west of the bathroom.\n3 The bedroom is east of the office.\n4 The kitchen is north of the office.\n5 The garden is south of the bedroom.\n6 How do you go from the bedroom to the kitchen?\tw,n\t3 4\n1 The garden is north of the bathroom.\n2 The hallway is south of the bathroom.\n3 The office is north of the kitchen.\n4 The bedroom is east of the kitchen.\n5 The bathroom is west of the kitchen.\n6 How do you go from the bathroom to the bedroom?\te,e\t5 4\n1 The bedroom is west of the kitchen.\n2 The bathroom is north of the kitchen.\n3 The hallway is east of the office.\n4 The garden is east of the bathroom.\n5 The kitchen is north of the hallway.\n6 How do you go from the hallway to the bathroom?\tn,n\t5 2\n1 The bathroom is east of the bedroom.\n2 The bedroom is north of the garden.\n3 The bathroom is north of the office.\n4 The kitchen is north of the bathroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the kitchen?\te,n\t1 4\n1 The garden is south of the office.\n2 The kitchen is west of the bathroom.\n3 The bedroom is south of the bathroom.\n4 The hallway is east of the office.\n5 The bathroom is west of the office.\n6 How do you go from the office to the bedroom?\tw,s\t5 3\n1 The office is east of the kitchen.\n2 The hallway is west of the garden.\n3 The bedroom is east of the office.\n4 The garden is south of the bathroom.\n5 The garden is west of the kitchen.\n6 How do you go from the office to the garden?\tw,w\t1 5\n1 The kitchen is east of the bathroom.\n2 The hallway is south of the kitchen.\n3 The garden is west of the office.\n4 The hallway is east of the office.\n5 The bedroom is east of the hallway.\n6 How do you go from the office to the kitchen?\te,n\t4 2\n1 The bathroom is south of the office.\n2 The bedroom is south of the hallway.\n3 The kitchen is north of the hallway.\n4 The garden is north of the office.\n5 The office is east of the hallway.\n6 How do you go from the hallway to the garden?\te,n\t5 4\n1 The bathroom is north of the kitchen.\n2 The office is east of the bathroom.\n3 The bathroom is east of the bedroom.\n4 The kitchen is east of the hallway.\n5 The kitchen is west of the garden.\n6 How do you go from the bathroom to the hallway?\ts,w\t1 4\n1 The hallway is south of the office.\n2 The bathroom is east of the garden.\n3 The office is west of the garden.\n4 The kitchen is west of the hallway.\n5 The bedroom is north of the office.\n6 How do you go from the garden to the hallway?\tw,s\t3 1\n1 The bathroom is north of the bedroom.\n2 The bathroom is east of the hallway.\n3 The bathroom is west of the garden.\n4 The office is north of the bathroom.\n5 The kitchen is south of the hallway.\n6 How do you go from the hallway to the office?\te,n\t2 4\n1 The bathroom is east of the hallway.\n2 The kitchen is east of the office.\n3 The bathroom is north of the garden.\n4 The garden is west of the office.\n5 The bedroom is west of the garden.\n6 How do you go from the office to the bathroom?\tw,n\t4 3\n1 The bathroom is south of the hallway.\n2 The bedroom is north of the office.\n3 The kitchen is east of the office.\n4 The garden is west of the bathroom.\n5 The bedroom is south of the bathroom.\n6 How do you go from the office to the bathroom?\tn,n\t2 5\n1 The bathroom is west of the office.\n2 The garden is west of the hallway.\n3 The bedroom is south of the hallway.\n4 The office is north of the hallway.\n5 The kitchen is east of the hallway.\n6 How do you go from the office to the kitchen?\ts,e\t4 5\n1 The bedroom is south of the bathroom.\n2 The office is west of the bathroom.\n3 The garden is west of the hallway.\n4 The kitchen is east of the hallway.\n5 The hallway is north of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tn,e\t5 4\n1 The office is south of the garden.\n2 The kitchen is south of the bedroom.\n3 The bathroom is west of the garden.\n4 The garden is west of the bedroom.\n5 The hallway is north of the bedroom.\n6 How do you go from the garden to the hallway?\te,n\t4 5\n1 The bedroom is east of the bathroom.\n2 The hallway is east of the kitchen.\n3 The garden is west of the kitchen.\n4 The office is north of the bedroom.\n5 The bathroom is north of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tn,e\t5 1\n1 The kitchen is west of the bedroom.\n2 The garden is east of the office.\n3 The hallway is west of the office.\n4 The kitchen is south of the office.\n5 The bedroom is west of the bathroom.\n6 How do you go from the office to the bedroom?\ts,e\t4 1\n1 The bedroom is south of the kitchen.\n2 The bathroom is west of the bedroom.\n3 The office is south of the hallway.\n4 The garden is west of the hallway.\n5 The hallway is south of the bathroom.\n6 How do you go from the bedroom to the hallway?\tw,s\t2 5\n1 The hallway is south of the kitchen.\n2 The office is west of the bedroom.\n3 The garden is west of the bathroom.\n4 The kitchen is south of the office.\n5 The bathroom is north of the office.\n6 How do you go from the bathroom to the kitchen?\ts,s\t5 4\n1 The bathroom is south of the bedroom.\n2 The kitchen is south of the bathroom.\n3 The office is south of the hallway.\n4 The garden is east of the hallway.\n5 The hallway is east of the bathroom.\n6 How do you go from the garden to the bathroom?\tw,w\t4 5\n1 The office is south of the bathroom.\n2 The kitchen is north of the garden.\n3 The garden is east of the hallway.\n4 The bathroom is south of the hallway.\n5 The bedroom is north of the hallway.\n6 How do you go from the garden to the bathroom?\tw,s\t3 4\n1 The bedroom is west of the office.\n2 The hallway is west of the garden.\n3 The bathroom is east of the office.\n4 The garden is west of the bedroom.\n5 The kitchen is south of the bedroom.\n6 How do you go from the garden to the office?\te,e\t4 1\n1 The kitchen is east of the garden.\n2 The office is west of the bathroom.\n3 The garden is east of the hallway.\n4 The bedroom is north of the bathroom.\n5 The hallway is south of the bathroom.\n6 How do you go from the garden to the bathroom?\tw,n\t3 5\n1 The garden is north of the bedroom.\n2 The kitchen is west of the bedroom.\n3 The office is south of the bedroom.\n4 The hallway is north of the kitchen.\n5 The kitchen is north of the bathroom.\n6 How do you go from the kitchen to the garden?\te,n\t2 1\n1 The bedroom is south of the hallway.\n2 The office is west of the garden.\n3 The bathroom is east of the garden.\n4 The bedroom is east of the kitchen.\n5 The kitchen is south of the garden.\n6 How do you go from the garden to the bedroom?\ts,e\t5 4\n1 The bathroom is south of the hallway.\n2 The office is south of the bathroom.\n3 The bedroom is north of the kitchen.\n4 The kitchen is north of the garden.\n5 The kitchen is east of the office.\n6 How do you go from the bathroom to the kitchen?\ts,e\t2 5\n1 The office is north of the bedroom.\n2 The garden is west of the bedroom.\n3 The hallway is south of the bathroom.\n4 The kitchen is east of the hallway.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,s\t5 3\n1 The kitchen is north of the bedroom.\n2 The bathroom is east of the bedroom.\n3 The office is east of the bathroom.\n4 The hallway is east of the garden.\n5 The bathroom is south of the hallway.\n6 How do you go from the bedroom to the hallway?\te,n\t2 5\n1 The bedroom is south of the hallway.\n2 The kitchen is south of the garden.\n3 The bathroom is east of the office.\n4 The kitchen is west of the hallway.\n5 The office is north of the hallway.\n6 How do you go from the office to the kitchen?\ts,w\t5 4\n1 The office is east of the bedroom.\n2 The bedroom is north of the garden.\n3 The bathroom is north of the hallway.\n4 The bathroom is west of the kitchen.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bedroom to the bathroom?\tn,w\t5 4\n1 The bedroom is north of the garden.\n2 The kitchen is north of the bathroom.\n3 The garden is east of the office.\n4 The office is south of the hallway.\n5 The kitchen is west of the office.\n6 How do you go from the kitchen to the garden?\te,e\t5 3\n1 The bathroom is east of the hallway.\n2 The bedroom is east of the garden.\n3 The garden is east of the office.\n4 The kitchen is north of the hallway.\n5 The garden is south of the hallway.\n6 How do you go from the bathroom to the garden?\tw,s\t1 5\n1 The garden is north of the office.\n2 The bathroom is west of the office.\n3 The bedroom is south of the office.\n4 The kitchen is west of the garden.\n5 The hallway is west of the bedroom.\n6 How do you go from the garden to the bedroom?\ts,s\t1 3\n1 The office is east of the hallway.\n2 The bedroom is west of the kitchen.\n3 The garden is west of the hallway.\n4 The hallway is north of the bathroom.\n5 The hallway is south of the kitchen.\n6 How do you go from the kitchen to the office?\ts,e\t5 1\n1 The office is west of the bathroom.\n2 The office is south of the garden.\n3 The hallway is west of the kitchen.\n4 The bathroom is south of the bedroom.\n5 The kitchen is south of the bathroom.\n6 How do you go from the office to the kitchen?\te,s\t1 5\n1 The hallway is south of the garden.\n2 The office is west of the bedroom.\n3 The hallway is west of the office.\n4 The bathroom is east of the garden.\n5 The kitchen is west of the hallway.\n6 How do you go from the garden to the office?\ts,e\t1 3\n1 The bathroom is east of the garden.\n2 The kitchen is east of the hallway.\n3 The bedroom is west of the garden.\n4 The office is west of the hallway.\n5 The garden is south of the kitchen.\n6 How do you go from the hallway to the garden?\te,s\t2 5\n1 The bedroom is south of the bathroom.\n2 The bathroom is west of the hallway.\n3 The kitchen is north of the office.\n4 The garden is south of the bedroom.\n5 The office is west of the bedroom.\n6 How do you go from the bathroom to the office?\ts,w\t1 5\n1 The kitchen is north of the garden.\n2 The garden is east of the bedroom.\n3 The garden is north of the bathroom.\n4 The kitchen is east of the office.\n5 The kitchen is west of the hallway.\n6 How do you go from the bathroom to the kitchen?\tn,n\t3 1\n1 The garden is east of the bathroom.\n2 The kitchen is east of the office.\n3 The office is east of the bedroom.\n4 The garden is south of the office.\n5 The hallway is north of the bathroom.\n6 How do you go from the bathroom to the office?\te,n\t1 4\n1 The kitchen is east of the bathroom.\n2 The garden is west of the bathroom.\n3 The office is north of the hallway.\n4 The hallway is north of the bathroom.\n5 The bedroom is north of the garden.\n6 How do you go from the hallway to the garden?\ts,w\t4 2\n1 The bedroom is south of the garden.\n2 The hallway is east of the office.\n3 The bedroom is north of the bathroom.\n4 The bathroom is north of the hallway.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,s\t3 4\n1 The hallway is east of the bathroom.\n2 The bedroom is east of the kitchen.\n3 The garden is north of the office.\n4 The bedroom is west of the office.\n5 The bathroom is east of the office.\n6 How do you go from the bathroom to the bedroom?\tw,w\t5 4\n1 The hallway is east of the bathroom.\n2 The kitchen is east of the garden.\n3 The bedroom is north of the office.\n4 The garden is north of the bathroom.\n5 The bedroom is west of the garden.\n6 How do you go from the bathroom to the bedroom?\tn,w\t4 5\n1 The garden is east of the kitchen.\n2 The office is south of the bathroom.\n3 The bathroom is east of the bedroom.\n4 The garden is west of the bedroom.\n5 The hallway is north of the bedroom.\n6 How do you go from the garden to the bathroom?\te,e\t4 3\n1 The office is west of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The garden is east of the hallway.\n4 The kitchen is east of the bedroom.\n5 The bathroom is north of the garden.\n6 How do you go from the bedroom to the garden?\tw,s\t2 5\n1 The hallway is east of the bedroom.\n2 The office is west of the garden.\n3 The kitchen is north of the bathroom.\n4 The office is north of the bedroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the office to the bathroom?\ts,w\t4 5\n1 The hallway is east of the office.\n2 The kitchen is south of the bathroom.\n3 The garden is east of the bathroom.\n4 The office is east of the bedroom.\n5 The garden is north of the office.\n6 How do you go from the office to the bathroom?\tn,w\t5 3\n1 The bathroom is south of the kitchen.\n2 The hallway is east of the garden.\n3 The bedroom is west of the garden.\n4 The office is east of the kitchen.\n5 The garden is north of the office.\n6 How do you go from the kitchen to the garden?\te,n\t4 5\n1 The bathroom is east of the garden.\n2 The hallway is south of the garden.\n3 The bedroom is north of the garden.\n4 The kitchen is south of the office.\n5 The kitchen is north of the bathroom.\n6 How do you go from the kitchen to the garden?\ts,w\t5 1\n1 The bathroom is north of the garden.\n2 The kitchen is west of the garden.\n3 The office is west of the hallway.\n4 The hallway is west of the bathroom.\n5 The bedroom is south of the garden.\n6 How do you go from the garden to the hallway?\tn,w\t1 4\n1 The bedroom is west of the bathroom.\n2 The bathroom is north of the garden.\n3 The bathroom is south of the office.\n4 The garden is west of the kitchen.\n5 The hallway is south of the garden.\n6 How do you go from the bathroom to the kitchen?\ts,e\t2 4\n1 The office is east of the hallway.\n2 The office is south of the bedroom.\n3 The bathroom is north of the garden.\n4 The garden is north of the kitchen.\n5 The garden is east of the office.\n6 How do you go from the bedroom to the garden?\ts,e\t2 5\n1 The bathroom is east of the hallway.\n2 The hallway is south of the bedroom.\n3 The garden is west of the bedroom.\n4 The kitchen is north of the office.\n5 The hallway is east of the kitchen.\n6 How do you go from the kitchen to the bedroom?\te,n\t5 2\n1 The hallway is east of the garden.\n2 The bedroom is west of the kitchen.\n3 The office is north of the bathroom.\n4 The bathroom is west of the garden.\n5 The kitchen is south of the bathroom.\n6 How do you go from the garden to the kitchen?\tw,s\t4 5\n1 The garden is south of the kitchen.\n2 The bedroom is east of the kitchen.\n3 The office is west of the hallway.\n4 The hallway is north of the bathroom.\n5 The hallway is west of the kitchen.\n6 How do you go from the garden to the hallway?\tn,w\t1 5\n1 The bathroom is south of the garden.\n2 The bathroom is west of the hallway.\n3 The office is south of the bathroom.\n4 The kitchen is east of the garden.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bedroom to the garden?\te,n\t5 1\n1 The kitchen is west of the hallway.\n2 The garden is north of the hallway.\n3 The bedroom is west of the office.\n4 The hallway is north of the bathroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\tn,e\t4 5\n1 The hallway is west of the bedroom.\n2 The garden is south of the office.\n3 The bathroom is south of the bedroom.\n4 The kitchen is west of the hallway.\n5 The hallway is north of the office.\n6 How do you go from the office to the bedroom?\tn,e\t5 1\n1 The hallway is north of the bathroom.\n2 The bedroom is east of the hallway.\n3 The kitchen is west of the garden.\n4 The office is west of the kitchen.\n5 The kitchen is north of the hallway.\n6 How do you go from the bedroom to the kitchen?\tw,n\t2 5\n1 The bathroom is west of the kitchen.\n2 The hallway is north of the kitchen.\n3 The garden is south of the office.\n4 The kitchen is north of the office.\n5 The bedroom is east of the kitchen.\n6 How do you go from the office to the bedroom?\tn,e\t4 5\n1 The hallway is north of the kitchen.\n2 The garden is north of the office.\n3 The kitchen is east of the bathroom.\n4 The bedroom is east of the kitchen.\n5 The office is east of the bedroom.\n6 How do you go from the office to the kitchen?\tw,w\t5 4\n1 The bedroom is east of the kitchen.\n2 The garden is north of the bathroom.\n3 The hallway is north of the kitchen.\n4 The hallway is south of the office.\n5 The hallway is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tn,e\t3 5\n1 The bedroom is east of the bathroom.\n2 The bathroom is east of the office.\n3 The garden is north of the bathroom.\n4 The kitchen is west of the office.\n5 The hallway is south of the office.\n6 How do you go from the garden to the office?\ts,w\t3 2\n1 The kitchen is south of the bathroom.\n2 The garden is west of the hallway.\n3 The bathroom is west of the bedroom.\n4 The bathroom is south of the garden.\n5 The garden is east of the office.\n6 How do you go from the garden to the kitchen?\ts,s\t4 1\n1 The hallway is west of the office.\n2 The bedroom is east of the garden.\n3 The kitchen is east of the bedroom.\n4 The office is north of the bedroom.\n5 The garden is north of the bathroom.\n6 How do you go from the garden to the office?\te,n\t2 4\n1 The garden is south of the kitchen.\n2 The hallway is east of the kitchen.\n3 The bedroom is north of the hallway.\n4 The bathroom is south of the hallway.\n5 The office is west of the kitchen.\n6 How do you go from the kitchen to the bathroom?\te,s\t2 4\n1 The office is east of the hallway.\n2 The kitchen is west of the hallway.\n3 The bedroom is east of the bathroom.\n4 The bathroom is north of the hallway.\n5 The garden is south of the hallway.\n6 How do you go from the bedroom to the hallway?\tw,s\t3 4\n1 The office is west of the hallway.\n2 The bathroom is west of the office.\n3 The kitchen is south of the bathroom.\n4 The bedroom is north of the hallway.\n5 The garden is south of the hallway.\n6 How do you go from the hallway to the bathroom?\tw,w\t1 2\n1 The bedroom is east of the office.\n2 The bathroom is west of the office.\n3 The hallway is south of the bathroom.\n4 The kitchen is south of the bedroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bathroom to the bedroom?\te,e\t2 1\n1 The office is east of the hallway.\n2 The kitchen is south of the garden.\n3 The hallway is east of the garden.\n4 The bathroom is west of the garden.\n5 The hallway is north of the bedroom.\n6 How do you go from the bathroom to the hallway?\te,e\t4 3\n1 The office is west of the hallway.\n2 The bedroom is north of the garden.\n3 The kitchen is south of the bathroom.\n4 The bathroom is south of the hallway.\n5 The garden is north of the hallway.\n6 How do you go from the bathroom to the garden?\tn,n\t4 5\n1 The bathroom is south of the bedroom.\n2 The bathroom is west of the office.\n3 The kitchen is west of the bedroom.\n4 The hallway is north of the bedroom.\n5 The bathroom is east of the garden.\n6 How do you go from the bedroom to the office?\ts,e\t1 2\n1 The bedroom is south of the bathroom.\n2 The kitchen is north of the garden.\n3 The garden is east of the hallway.\n4 The kitchen is west of the bathroom.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the garden?\tw,s\t4 2\n1 The bathroom is east of the office.\n2 The bedroom is west of the kitchen.\n3 The office is east of the kitchen.\n4 The garden is north of the kitchen.\n5 The hallway is north of the bedroom.\n6 How do you go from the bedroom to the office?\te,e\t2 3\n1 The bedroom is north of the garden.\n2 The bathroom is west of the garden.\n3 The office is east of the garden.\n4 The hallway is west of the bathroom.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bathroom to the office?\te,e\t2 3\n1 The kitchen is west of the bedroom.\n2 The bathroom is west of the hallway.\n3 The kitchen is north of the hallway.\n4 The office is west of the bathroom.\n5 The garden is east of the hallway.\n6 How do you go from the kitchen to the bathroom?\ts,w\t3 2\n1 The bedroom is west of the kitchen.\n2 The hallway is south of the garden.\n3 The office is west of the bathroom.\n4 The hallway is north of the bathroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the hallway to the bedroom?\ts,e\t4 5\n1 The bedroom is east of the hallway.\n2 The office is north of the hallway.\n3 The kitchen is west of the office.\n4 The garden is west of the hallway.\n5 The bathroom is north of the office.\n6 How do you go from the bathroom to the hallway?\ts,s\t5 2\n1 The bedroom is north of the hallway.\n2 The kitchen is north of the bedroom.\n3 The garden is south of the bathroom.\n4 The bathroom is west of the hallway.\n5 The office is south of the hallway.\n6 How do you go from the bedroom to the bathroom?\ts,w\t1 4\n1 The kitchen is north of the bathroom.\n2 The garden is south of the hallway.\n3 The bathroom is north of the hallway.\n4 The office is east of the bathroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bathroom to the garden?\ts,s\t3 2\n1 The bedroom is west of the garden.\n2 The office is west of the bathroom.\n3 The garden is north of the bathroom.\n4 The garden is west of the hallway.\n5 The kitchen is south of the hallway.\n6 How do you go from the hallway to the bathroom?\tw,s\t4 3\n1 The garden is south of the kitchen.\n2 The hallway is west of the garden.\n3 The bedroom is east of the kitchen.\n4 The bathroom is north of the kitchen.\n5 The office is west of the kitchen.\n6 How do you go from the office to the garden?\te,s\t5 1\n1 The bathroom is north of the garden.\n2 The office is east of the bedroom.\n3 The kitchen is north of the bathroom.\n4 The bedroom is east of the garden.\n5 The hallway is west of the bathroom.\n6 How do you go from the bathroom to the bedroom?\ts,e\t1 4\n1 The bathroom is south of the bedroom.\n2 The bedroom is east of the kitchen.\n3 The hallway is north of the bedroom.\n4 The office is west of the kitchen.\n5 The garden is east of the bedroom.\n6 How do you go from the bedroom to the office?\tw,w\t2 4\n1 The office is east of the hallway.\n2 The kitchen is south of the office.\n3 The bedroom is south of the garden.\n4 The office is south of the bedroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the bedroom to the kitchen?\ts,s\t4 2\n1 The bathroom is west of the hallway.\n2 The garden is east of the hallway.\n3 The bathroom is east of the kitchen.\n4 The office is north of the kitchen.\n5 The bedroom is north of the hallway.\n6 How do you go from the kitchen to the hallway?\te,e\t3 1\n1 The bedroom is east of the kitchen.\n2 The kitchen is south of the garden.\n3 The hallway is south of the kitchen.\n4 The office is north of the bedroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the hallway to the bedroom?\tn,e\t3 1\n1 The bedroom is south of the garden.\n2 The kitchen is east of the bathroom.\n3 The hallway is east of the garden.\n4 The garden is east of the kitchen.\n5 The office is south of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,e\t4 3\n1 The garden is north of the hallway.\n2 The kitchen is east of the hallway.\n3 The office is south of the hallway.\n4 The bathroom is south of the bedroom.\n5 The garden is west of the bathroom.\n6 How do you go from the bathroom to the hallway?\tw,s\t5 1\n1 The garden is east of the bathroom.\n2 The kitchen is south of the hallway.\n3 The bathroom is south of the bedroom.\n4 The kitchen is east of the office.\n5 The bedroom is east of the kitchen.\n6 How do you go from the bathroom to the kitchen?\tn,w\t3 5\n1 The garden is north of the office.\n2 The bathroom is west of the office.\n3 The bedroom is south of the hallway.\n4 The kitchen is west of the hallway.\n5 The office is north of the hallway.\n6 How do you go from the bathroom to the hallway?\te,s\t2 5\n1 The office is west of the kitchen.\n2 The garden is east of the bedroom.\n3 The bathroom is south of the hallway.\n4 The office is south of the bedroom.\n5 The hallway is south of the office.\n6 How do you go from the bedroom to the hallway?\ts,s\t4 5\n1 The kitchen is south of the bathroom.\n2 The garden is north of the bathroom.\n3 The kitchen is east of the hallway.\n4 The bedroom is north of the office.\n5 The kitchen is west of the office.\n6 How do you go from the bathroom to the office?\ts,e\t1 5\n1 The office is east of the bathroom.\n2 The bathroom is east of the garden.\n3 The office is west of the kitchen.\n4 The bedroom is north of the kitchen.\n5 The hallway is south of the office.\n6 How do you go from the bathroom to the kitchen?\te,e\t1 3\n1 The office is north of the kitchen.\n2 The hallway is west of the kitchen.\n3 The bedroom is west of the garden.\n4 The bathroom is east of the kitchen.\n5 The garden is south of the kitchen.\n6 How do you go from the bathroom to the garden?\tw,s\t4 5\n1 The bedroom is west of the garden.\n2 The hallway is south of the kitchen.\n3 The office is east of the bathroom.\n4 The garden is west of the hallway.\n5 The office is south of the garden.\n6 How do you go from the office to the hallway?\tn,e\t5 4\n1 The office is west of the garden.\n2 The bedroom is east of the garden.\n3 The kitchen is south of the hallway.\n4 The garden is south of the bathroom.\n5 The office is east of the hallway.\n6 How do you go from the garden to the hallway?\tw,w\t1 5\n1 The hallway is south of the bedroom.\n2 The garden is north of the bedroom.\n3 The bathroom is north of the office.\n4 The hallway is east of the office.\n5 The kitchen is south of the office.\n6 How do you go from the office to the bedroom?\te,n\t4 1\n1 The hallway is south of the bathroom.\n2 The kitchen is east of the bathroom.\n3 The bedroom is east of the garden.\n4 The garden is north of the bathroom.\n5 The office is north of the garden.\n6 How do you go from the hallway to the garden?\tn,n\t1 4\n1 The bedroom is east of the bathroom.\n2 The office is north of the bedroom.\n3 The bathroom is south of the hallway.\n4 The kitchen is south of the bedroom.\n5 The garden is east of the bedroom.\n6 How do you go from the bathroom to the garden?\te,e\t1 5\n1 The bathroom is north of the kitchen.\n2 The hallway is west of the garden.\n3 The bedroom is south of the garden.\n4 The office is west of the kitchen.\n5 The kitchen is north of the garden.\n6 How do you go from the office to the garden?\te,s\t4 5\n1 The bathroom is south of the garden.\n2 The kitchen is south of the office.\n3 The hallway is west of the office.\n4 The bedroom is east of the office.\n5 The kitchen is east of the bathroom.\n6 How do you go from the office to the bathroom?\ts,w\t2 5\n1 The bedroom is east of the hallway.\n2 The bathroom is north of the garden.\n3 The office is west of the garden.\n4 The bathroom is south of the hallway.\n5 The kitchen is west of the bathroom.\n6 How do you go from the hallway to the garden?\ts,s\t4 2\n1 The bedroom is east of the kitchen.\n2 The garden is west of the office.\n3 The hallway is east of the bathroom.\n4 The hallway is north of the kitchen.\n5 The office is west of the kitchen.\n6 How do you go from the office to the hallway?\te,n\t5 4\n1 The office is east of the garden.\n2 The bedroom is south of the garden.\n3 The hallway is west of the bedroom.\n4 The bedroom is north of the kitchen.\n5 The bathroom is west of the garden.\n6 How do you go from the office to the bedroom?\tw,s\t1 2\n1 The office is east of the hallway.\n2 The kitchen is west of the hallway.\n3 The bathroom is south of the office.\n4 The garden is west of the bedroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the bedroom to the office?\ts,e\t5 1\n1 The bedroom is north of the hallway.\n2 The hallway is north of the bathroom.\n3 The kitchen is west of the hallway.\n4 The hallway is west of the office.\n5 The office is south of the garden.\n6 How do you go from the bedroom to the office?\ts,e\t1 4\n1 The hallway is south of the kitchen.\n2 The office is east of the kitchen.\n3 The garden is west of the bathroom.\n4 The bedroom is north of the bathroom.\n5 The bathroom is west of the kitchen.\n6 How do you go from the office to the bathroom?\tw,w\t2 5\n1 The garden is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 The office is south of the hallway.\n4 The kitchen is east of the bathroom.\n5 The kitchen is south of the bedroom.\n6 How do you go from the hallway to the kitchen?\te,s\t2 5\n1 The hallway is south of the bathroom.\n2 The garden is north of the bedroom.\n3 The office is south of the hallway.\n4 The bedroom is east of the hallway.\n5 The kitchen is east of the bathroom.\n6 How do you go from the bathroom to the bedroom?\ts,e\t1 4\n1 The bedroom is north of the garden.\n2 The garden is north of the kitchen.\n3 The hallway is east of the garden.\n4 The kitchen is north of the office.\n5 The bathroom is east of the kitchen.\n6 How do you go from the garden to the office?\ts,s\t2 4\n1 The office is south of the bedroom.\n2 The garden is north of the bedroom.\n3 The kitchen is west of the bathroom.\n4 The hallway is south of the office.\n5 The bathroom is west of the bedroom.\n6 How do you go from the office to the bathroom?\tn,w\t1 5\n1 The bathroom is north of the bedroom.\n2 The kitchen is north of the garden.\n3 The hallway is west of the bathroom.\n4 The office is east of the garden.\n5 The garden is east of the bedroom.\n6 How do you go from the bathroom to the garden?\ts,e\t1 5\n1 The bedroom is north of the garden.\n2 The kitchen is east of the hallway.\n3 The hallway is east of the bathroom.\n4 The hallway is north of the office.\n5 The hallway is south of the garden.\n6 How do you go from the bathroom to the garden?\te,n\t3 5\n1 The garden is south of the kitchen.\n2 The bathroom is north of the office.\n3 The kitchen is west of the bathroom.\n4 The hallway is north of the bathroom.\n5 The bedroom is north of the hallway.\n6 How do you go from the kitchen to the hallway?\te,n\t3 4\n1 The kitchen is south of the bathroom.\n2 The garden is east of the bedroom.\n3 The office is south of the hallway.\n4 The garden is west of the hallway.\n5 The kitchen is east of the hallway.\n6 How do you go from the kitchen to the garden?\tw,w\t5 4\n1 The garden is west of the bedroom.\n2 The bedroom is north of the bathroom.\n3 The kitchen is west of the office.\n4 The kitchen is north of the hallway.\n5 The bathroom is north of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tn,n\t5 2\n1 The office is south of the bedroom.\n2 The hallway is south of the kitchen.\n3 The garden is east of the bathroom.\n4 The kitchen is south of the office.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bathroom to the office?\tw,n\t5 4\n1 The hallway is east of the bedroom.\n2 The kitchen is east of the bathroom.\n3 The office is south of the bathroom.\n4 The garden is west of the bedroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the hallway to the bathroom?\tw,s\t1 5\n1 The bedroom is west of the office.\n2 The garden is south of the bedroom.\n3 The bathroom is south of the kitchen.\n4 The hallway is north of the bedroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the bathroom to the hallway?\te,n\t5 4\n1 The kitchen is north of the hallway.\n2 The hallway is west of the bedroom.\n3 The bathroom is west of the kitchen.\n4 The hallway is east of the office.\n5 The garden is south of the hallway.\n6 How do you go from the kitchen to the office?\ts,w\t1 4\n1 The office is south of the garden.\n2 The bedroom is west of the bathroom.\n3 The bathroom is south of the hallway.\n4 The bathroom is west of the office.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the bathroom?\ts,w\t1 4\n1 The hallway is south of the garden.\n2 The kitchen is north of the office.\n3 The bedroom is south of the hallway.\n4 The office is east of the hallway.\n5 The bathroom is west of the hallway.\n6 How do you go from the bedroom to the office?\tn,e\t3 4\n1 The kitchen is east of the bathroom.\n2 The kitchen is north of the hallway.\n3 The bedroom is east of the kitchen.\n4 The bedroom is north of the office.\n5 The garden is east of the bedroom.\n6 How do you go from the hallway to the bedroom?\tn,e\t2 3\n1 The kitchen is north of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The hallway is south of the bedroom.\n4 The office is south of the bathroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bathroom to the hallway?\te,s\t2 3\n1 The bedroom is west of the garden.\n2 The garden is north of the hallway.\n3 The bathroom is west of the hallway.\n4 The office is north of the garden.\n5 The kitchen is east of the office.\n6 How do you go from the hallway to the office?\tn,n\t2 4\n1 The office is east of the bedroom.\n2 The kitchen is east of the bathroom.\n3 The garden is south of the bathroom.\n4 The bathroom is east of the office.\n5 The office is north of the hallway.\n6 How do you go from the garden to the office?\tn,w\t3 4\n1 The bedroom is north of the kitchen.\n2 The hallway is west of the kitchen.\n3 The garden is east of the office.\n4 The garden is north of the bathroom.\n5 The kitchen is north of the office.\n6 How do you go from the kitchen to the garden?\ts,e\t5 3\n1 The bedroom is east of the kitchen.\n2 The office is east of the bathroom.\n3 The bedroom is west of the garden.\n4 The hallway is south of the kitchen.\n5 The bathroom is north of the kitchen.\n6 How do you go from the bathroom to the bedroom?\ts,e\t5 1\n1 The office is east of the bedroom.\n2 The bathroom is east of the garden.\n3 The garden is south of the kitchen.\n4 The hallway is south of the garden.\n5 The kitchen is west of the bedroom.\n6 How do you go from the garden to the bedroom?\tn,e\t3 5\n1 The bathroom is south of the bedroom.\n2 The garden is west of the bedroom.\n3 The hallway is south of the office.\n4 The bedroom is south of the kitchen.\n5 The office is west of the kitchen.\n6 How do you go from the office to the bedroom?\te,s\t5 4\n1 The kitchen is south of the bedroom.\n2 The hallway is west of the office.\n3 The kitchen is north of the garden.\n4 The bathroom is east of the garden.\n5 The hallway is south of the garden.\n6 How do you go from the hallway to the kitchen?\tn,n\t5 3\n1 The bathroom is north of the hallway.\n2 The office is east of the hallway.\n3 The kitchen is west of the bathroom.\n4 The bathroom is west of the garden.\n5 The bedroom is south of the kitchen.\n6 How do you go from the kitchen to the hallway?\te,s\t3 1\n1 The hallway is north of the kitchen.\n2 The hallway is east of the garden.\n3 The kitchen is east of the office.\n4 The bedroom is west of the garden.\n5 The garden is north of the bathroom.\n6 How do you go from the kitchen to the garden?\tn,w\t1 2\n1 The kitchen is south of the office.\n2 The hallway is west of the bedroom.\n3 The bathroom is north of the garden.\n4 The office is east of the garden.\n5 The bedroom is south of the garden.\n6 How do you go from the office to the bedroom?\tw,s\t4 5\n1 The bedroom is west of the garden.\n2 The office is east of the kitchen.\n3 The hallway is north of the kitchen.\n4 The bathroom is west of the bedroom.\n5 The kitchen is north of the bathroom.\n6 How do you go from the bedroom to the kitchen?\tw,n\t4 5\n1 The hallway is north of the bathroom.\n2 The bathroom is west of the kitchen.\n3 The office is west of the hallway.\n4 The garden is west of the bedroom.\n5 The hallway is south of the bedroom.\n6 How do you go from the bathroom to the bedroom?\tn,n\t1 5\n1 The kitchen is west of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The garden is north of the hallway.\n4 The office is south of the hallway.\n5 The office is north of the bathroom.\n6 How do you go from the bathroom to the hallway?\tn,n\t5 4\n1 The hallway is west of the office.\n2 The bathroom is north of the hallway.\n3 The hallway is north of the bedroom.\n4 The kitchen is west of the bedroom.\n5 The kitchen is south of the garden.\n6 How do you go from the hallway to the kitchen?\ts,w\t3 4\n1 The kitchen is west of the garden.\n2 The office is east of the hallway.\n3 The bathroom is west of the bedroom.\n4 The garden is south of the bedroom.\n5 The hallway is east of the garden.\n6 How do you go from the hallway to the bedroom?\tw,n\t5 4\n1 The office is south of the garden.\n2 The garden is south of the hallway.\n3 The kitchen is east of the bathroom.\n4 The bedroom is north of the hallway.\n5 The hallway is west of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,e\t2 5\n1 The kitchen is east of the hallway.\n2 The bedroom is west of the garden.\n3 The garden is west of the hallway.\n4 The bathroom is south of the hallway.\n5 The office is south of the garden.\n6 How do you go from the hallway to the bedroom?\tw,w\t3 2\n1 The office is north of the hallway.\n2 The bathroom is east of the bedroom.\n3 The hallway is north of the bedroom.\n4 The office is east of the kitchen.\n5 The bedroom is north of the garden.\n6 How do you go from the bedroom to the office?\tn,n\t3 1\n1 The bedroom is west of the kitchen.\n2 The kitchen is north of the bathroom.\n3 The garden is north of the kitchen.\n4 The hallway is west of the bathroom.\n5 The office is east of the kitchen.\n6 How do you go from the hallway to the kitchen?\te,n\t4 2\n1 The garden is north of the bedroom.\n2 The bathroom is south of the hallway.\n3 The hallway is west of the bedroom.\n4 The office is north of the hallway.\n5 The kitchen is north of the office.\n6 How do you go from the office to the bedroom?\ts,e\t4 3\n1 The garden is east of the bathroom.\n2 The bedroom is east of the garden.\n3 The office is north of the bathroom.\n4 The hallway is west of the kitchen.\n5 The bathroom is east of the kitchen.\n6 How do you go from the kitchen to the garden?\te,e\t5 1\n1 The bedroom is east of the garden.\n2 The bathroom is south of the garden.\n3 The hallway is north of the office.\n4 The garden is south of the kitchen.\n5 The kitchen is west of the office.\n6 How do you go from the garden to the office?\tn,e\t4 5\n1 The hallway is north of the kitchen.\n2 The garden is west of the bedroom.\n3 The bathroom is south of the bedroom.\n4 The bedroom is south of the kitchen.\n5 The office is north of the hallway.\n6 How do you go from the hallway to the bedroom?\ts,s\t1 4\n1 The bedroom is west of the office.\n2 The bedroom is north of the hallway.\n3 The bedroom is east of the bathroom.\n4 The bathroom is north of the garden.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bathroom to the hallway?\te,s\t3 2\n1 The bathroom is north of the garden.\n2 The office is west of the hallway.\n3 The kitchen is north of the hallway.\n4 The hallway is west of the garden.\n5 The bedroom is south of the garden.\n6 How do you go from the office to the garden?\te,e\t2 4\n1 The garden is south of the kitchen.\n2 The kitchen is east of the office.\n3 The bedroom is south of the office.\n4 The hallway is west of the bathroom.\n5 The kitchen is south of the hallway.\n6 How do you go from the hallway to the office?\ts,w\t5 2\n1 The garden is west of the hallway.\n2 The office is south of the bathroom.\n3 The hallway is south of the bedroom.\n4 The bathroom is east of the hallway.\n5 The hallway is north of the kitchen.\n6 How do you go from the kitchen to the bathroom?\tn,e\t5 4\n1 The kitchen is west of the hallway.\n2 The office is south of the bathroom.\n3 The bedroom is north of the hallway.\n4 The garden is south of the office.\n5 The bathroom is east of the hallway.\n6 How do you go from the office to the hallway?\tn,w\t2 5\n1 The bathroom is west of the garden.\n2 The hallway is east of the garden.\n3 The office is south of the bedroom.\n4 The kitchen is north of the hallway.\n5 The office is north of the garden.\n6 How do you go from the office to the hallway?\ts,e\t5 2\n1 The office is south of the bathroom.\n2 The hallway is west of the garden.\n3 The kitchen is south of the bedroom.\n4 The hallway is east of the bedroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the bathroom to the hallway?\te,e\t5 4\n1 The hallway is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 The bedroom is east of the kitchen.\n4 The garden is north of the office.\n5 The garden is west of the hallway.\n6 How do you go from the garden to the kitchen?\te,s\t5 1\n1 The garden is south of the bedroom.\n2 The bathroom is east of the bedroom.\n3 The office is west of the kitchen.\n4 The garden is north of the kitchen.\n5 The garden is east of the hallway.\n6 How do you go from the kitchen to the bedroom?\tn,n\t4 1\n1 The garden is west of the kitchen.\n2 The bedroom is east of the kitchen.\n3 The bathroom is south of the garden.\n4 The office is north of the garden.\n5 The hallway is south of the kitchen.\n6 How do you go from the kitchen to the bathroom?\tw,s\t1 3\n1 The bedroom is south of the garden.\n2 The hallway is east of the bathroom.\n3 The office is east of the garden.\n4 The garden is east of the kitchen.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bathroom to the garden?\tn,n\t5 1\n1 The bathroom is north of the hallway.\n2 The hallway is north of the kitchen.\n3 The office is west of the hallway.\n4 The garden is east of the bedroom.\n5 The bedroom is east of the hallway.\n6 How do you go from the bedroom to the bathroom?\tw,n\t5 1\n1 The hallway is west of the garden.\n2 The hallway is south of the kitchen.\n3 The bedroom is west of the hallway.\n4 The bathroom is north of the office.\n5 The office is north of the kitchen.\n6 How do you go from the hallway to the office?\tn,n\t2 5\n1 The bathroom is west of the garden.\n2 The bedroom is east of the garden.\n3 The hallway is south of the bedroom.\n4 The office is north of the bedroom.\n5 The kitchen is south of the garden.\n6 How do you go from the bathroom to the bedroom?\te,e\t1 2\n1 The garden is north of the bathroom.\n2 The kitchen is east of the office.\n3 The hallway is south of the office.\n4 The bathroom is north of the bedroom.\n5 The office is east of the bedroom.\n6 How do you go from the bathroom to the office?\ts,e\t4 5\n1 The bathroom is north of the kitchen.\n2 The garden is west of the bathroom.\n3 The office is west of the hallway.\n4 The bedroom is north of the bathroom.\n5 The hallway is south of the kitchen.\n6 How do you go from the bathroom to the hallway?\ts,s\t1 5\n1 The office is east of the garden.\n2 The bedroom is north of the hallway.\n3 The kitchen is east of the hallway.\n4 The kitchen is south of the garden.\n5 The bathroom is south of the hallway.\n6 How do you go from the hallway to the garden?\te,n\t3 4\n1 The hallway is north of the garden.\n2 The kitchen is south of the bathroom.\n3 The garden is north of the bathroom.\n4 The bedroom is west of the bathroom.\n5 The office is west of the garden.\n6 How do you go from the kitchen to the garden?\tn,n\t2 3\n1 The hallway is west of the bathroom.\n2 The garden is south of the bathroom.\n3 The kitchen is south of the office.\n4 The bedroom is east of the bathroom.\n5 The office is east of the bedroom.\n6 How do you go from the office to the bathroom?\tw,w\t5 4\n1 The kitchen is west of the bedroom.\n2 The office is north of the bedroom.\n3 The hallway is west of the garden.\n4 The garden is south of the kitchen.\n5 The garden is north of the bathroom.\n6 How do you go from the garden to the bedroom?\tn,e\t4 1\n1 The hallway is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 The hallway is north of the bedroom.\n4 The garden is north of the kitchen.\n5 The hallway is south of the office.\n6 How do you go from the office to the kitchen?\ts,e\t5 1\n1 The garden is east of the hallway.\n2 The bedroom is south of the hallway.\n3 The bedroom is west of the kitchen.\n4 The garden is north of the office.\n5 The bathroom is north of the hallway.\n6 How do you go from the garden to the bedroom?\tw,s\t1 2\n1 The bedroom is east of the bathroom.\n2 The hallway is west of the office.\n3 The kitchen is north of the garden.\n4 The garden is north of the bathroom.\n5 The bathroom is north of the office.\n6 How do you go from the office to the garden?\tn,n\t5 4\n1 The bedroom is south of the bathroom.\n2 The bathroom is east of the kitchen.\n3 The hallway is east of the office.\n4 The hallway is south of the bedroom.\n5 The bedroom is west of the garden.\n6 How do you go from the hallway to the bathroom?\tn,n\t4 1\n1 The bedroom is west of the garden.\n2 The kitchen is west of the office.\n3 The office is south of the garden.\n4 The bathroom is south of the office.\n5 The hallway is east of the garden.\n6 How do you go from the office to the bedroom?\tn,w\t3 1\n1 The hallway is west of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The office is east of the garden.\n4 The kitchen is south of the bathroom.\n5 The bathroom is south of the office.\n6 How do you go from the bedroom to the office?\tw,n\t2 5\n1 The bedroom is north of the bathroom.\n2 The kitchen is west of the bathroom.\n3 The office is south of the bathroom.\n4 The garden is north of the bedroom.\n5 The hallway is south of the office.\n6 How do you go from the bedroom to the office?\ts,s\t1 3\n1 The garden is north of the kitchen.\n2 The bedroom is west of the bathroom.\n3 The garden is east of the hallway.\n4 The office is north of the garden.\n5 The office is east of the bathroom.\n6 How do you go from the bathroom to the garden?\te,s\t5 4\n1 The kitchen is east of the garden.\n2 The bathroom is south of the garden.\n3 The office is east of the bedroom.\n4 The hallway is north of the kitchen.\n5 The bedroom is south of the kitchen.\n6 How do you go from the bedroom to the garden?\tn,w\t5 1\n1 The office is north of the garden.\n2 The bedroom is east of the hallway.\n3 The office is east of the kitchen.\n4 The hallway is north of the office.\n5 The garden is north of the bathroom.\n6 How do you go from the garden to the hallway?\tn,n\t1 4\n1 The office is north of the bedroom.\n2 The bathroom is east of the hallway.\n3 The kitchen is south of the bedroom.\n4 The hallway is north of the garden.\n5 The garden is west of the bedroom.\n6 How do you go from the hallway to the bedroom?\ts,e\t4 5\n1 The hallway is north of the garden.\n2 The bathroom is east of the bedroom.\n3 The office is south of the kitchen.\n4 The office is north of the hallway.\n5 The bedroom is east of the hallway.\n6 How do you go from the bedroom to the office?\tw,n\t5 4\n1 The kitchen is east of the office.\n2 The hallway is north of the office.\n3 The bedroom is south of the office.\n4 The hallway is east of the bathroom.\n5 The office is east of the garden.\n6 How do you go from the office to the bathroom?\tn,w\t2 4\n1 The kitchen is west of the garden.\n2 The hallway is south of the garden.\n3 The bedroom is south of the office.\n4 The bedroom is east of the bathroom.\n5 The garden is south of the bedroom.\n6 How do you go from the hallway to the bedroom?\tn,n\t2 5\n1 The bathroom is west of the bedroom.\n2 The kitchen is south of the bathroom.\n3 The bathroom is east of the garden.\n4 The hallway is east of the bedroom.\n5 The office is south of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tn,e\t2 1\n1 The bedroom is south of the office.\n2 The kitchen is west of the bedroom.\n3 The hallway is east of the bathroom.\n4 The garden is north of the bathroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\te,e\t2 5\n1 The office is south of the bathroom.\n2 The hallway is east of the bathroom.\n3 The bathroom is east of the kitchen.\n4 The bedroom is south of the garden.\n5 The bedroom is north of the bathroom.\n6 How do you go from the hallway to the bedroom?\tw,n\t2 5\n1 The hallway is west of the office.\n2 The bedroom is west of the hallway.\n3 The kitchen is north of the garden.\n4 The kitchen is west of the bathroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the hallway to the kitchen?\ts,w\t5 4\n1 The hallway is north of the bedroom.\n2 The garden is south of the bathroom.\n3 The bedroom is west of the kitchen.\n4 The office is north of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bedroom to the bathroom?\te,s\t3 5\n1 The kitchen is north of the bedroom.\n2 The office is north of the hallway.\n3 The garden is east of the office.\n4 The bathroom is north of the office.\n5 The bathroom is east of the bedroom.\n6 How do you go from the bedroom to the office?\te,s\t5 4\n1 The bedroom is west of the garden.\n2 The kitchen is south of the bedroom.\n3 The office is west of the bedroom.\n4 The hallway is east of the garden.\n5 The bathroom is north of the bedroom.\n6 How do you go from the hallway to the bedroom?\tw,w\t4 1\n1 The bathroom is north of the kitchen.\n2 The office is south of the bedroom.\n3 The garden is south of the kitchen.\n4 The hallway is east of the kitchen.\n5 The bedroom is west of the kitchen.\n6 How do you go from the bedroom to the garden?\te,s\t5 3\n1 The kitchen is east of the hallway.\n2 The hallway is south of the bathroom.\n3 The office is east of the kitchen.\n4 The bedroom is north of the bathroom.\n5 The garden is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tw,n\t1 2\n1 The bedroom is east of the office.\n2 The bathroom is south of the garden.\n3 The hallway is west of the bathroom.\n4 The kitchen is south of the bedroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the bedroom to the bathroom?\ts,w\t4 5\n1 The garden is west of the kitchen.\n2 The bedroom is south of the bathroom.\n3 The hallway is east of the bathroom.\n4 The bedroom is north of the office.\n5 The garden is east of the bedroom.\n6 How do you go from the garden to the bathroom?\tw,n\t5 2\n1 The office is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 The kitchen is south of the garden.\n4 The bedroom is north of the hallway.\n5 The hallway is east of the bathroom.\n6 How do you go from the kitchen to the hallway?\ts,e\t2 5\n1 The office is east of the bedroom.\n2 The office is south of the garden.\n3 The bathroom is north of the hallway.\n4 The kitchen is south of the hallway.\n5 The garden is west of the hallway.\n6 How do you go from the office to the hallway?\tn,e\t2 5\n1 The bedroom is north of the hallway.\n2 The kitchen is east of the office.\n3 The hallway is north of the garden.\n4 The office is east of the hallway.\n5 The bathroom is south of the office.\n6 How do you go from the office to the garden?\tw,s\t4 3\n1 The office is west of the hallway.\n2 The bedroom is east of the hallway.\n3 The garden is south of the hallway.\n4 The kitchen is south of the garden.\n5 The bathroom is north of the office.\n6 How do you go from the office to the garden?\te,s\t1 3\n1 The hallway is north of the bathroom.\n2 The garden is north of the hallway.\n3 The office is west of the hallway.\n4 The bedroom is north of the kitchen.\n5 The bedroom is west of the bathroom.\n6 How do you go from the hallway to the bedroom?\ts,w\t1 5\n1 The hallway is south of the garden.\n2 The office is east of the bathroom.\n3 The office is south of the kitchen.\n4 The bedroom is south of the bathroom.\n5 The garden is east of the office.\n6 How do you go from the bathroom to the garden?\te,e\t2 5\n1 The hallway is west of the bathroom.\n2 The bedroom is south of the hallway.\n3 The bathroom is west of the kitchen.\n4 The garden is north of the kitchen.\n5 The bathroom is north of the office.\n6 How do you go from the kitchen to the hallway?\tw,w\t3 1\n1 The garden is south of the hallway.\n2 The bedroom is east of the bathroom.\n3 The office is east of the hallway.\n4 The garden is north of the kitchen.\n5 The hallway is south of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,n\t1 5\n1 The kitchen is south of the office.\n2 The bathroom is north of the office.\n3 The garden is north of the hallway.\n4 The garden is south of the bedroom.\n5 The bedroom is west of the office.\n6 How do you go from the garden to the office?\tn,e\t4 5\n1 The kitchen is south of the hallway.\n2 The bedroom is west of the hallway.\n3 The hallway is west of the garden.\n4 The office is north of the bedroom.\n5 The bathroom is north of the hallway.\n6 How do you go from the hallway to the office?\tw,n\t2 4\n1 The kitchen is east of the office.\n2 The office is east of the garden.\n3 The bedroom is south of the hallway.\n4 The garden is south of the bedroom.\n5 The bathroom is north of the office.\n6 How do you go from the bedroom to the office?\ts,e\t4 2\n1 The office is north of the bathroom.\n2 The hallway is east of the bathroom.\n3 The office is south of the kitchen.\n4 The garden is south of the bathroom.\n5 The office is west of the bedroom.\n6 How do you go from the garden to the office?\tn,n\t4 1\n1 The office is east of the bedroom.\n2 The bathroom is south of the garden.\n3 The office is north of the hallway.\n4 The kitchen is east of the garden.\n5 The hallway is north of the garden.\n6 How do you go from the office to the garden?\ts,s\t3 5\n1 The bedroom is west of the kitchen.\n2 The hallway is north of the office.\n3 The office is east of the kitchen.\n4 The garden is south of the bathroom.\n5 The office is west of the garden.\n6 How do you go from the garden to the kitchen?\tw,w\t5 3\n1 The bathroom is south of the hallway.\n2 The bedroom is west of the hallway.\n3 The bathroom is west of the office.\n4 The office is west of the kitchen.\n5 The garden is south of the office.\n6 How do you go from the hallway to the office?\ts,e\t1 3\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the office.\n3 The kitchen is south of the bedroom.\n4 The bedroom is west of the bathroom.\n5 The garden is south of the bathroom.\n6 How do you go from the hallway to the bathroom?\ts,e\t1 4\n1 The office is west of the kitchen.\n2 The garden is south of the kitchen.\n3 The kitchen is south of the hallway.\n4 The bedroom is west of the bathroom.\n5 The bathroom is south of the office.\n6 How do you go from the bathroom to the kitchen?\tn,e\t5 1\n1 The bathroom is north of the bedroom.\n2 The hallway is east of the bedroom.\n3 The bathroom is west of the garden.\n4 The office is north of the bathroom.\n5 The garden is north of the kitchen.\n6 How do you go from the garden to the bedroom?\tw,s\t3 1\n1 The hallway is north of the garden.\n2 The bedroom is east of the office.\n3 The kitchen is west of the garden.\n4 The bathroom is south of the office.\n5 The garden is west of the bathroom.\n6 How do you go from the garden to the office?\te,n\t5 4\n1 The garden is east of the hallway.\n2 The office is south of the kitchen.\n3 The bathroom is north of the hallway.\n4 The hallway is north of the bedroom.\n5 The kitchen is west of the hallway.\n6 How do you go from the kitchen to the bedroom?\te,s\t5 4\n1 The office is south of the kitchen.\n2 The hallway is west of the bedroom.\n3 The bathroom is south of the office.\n4 The bathroom is north of the garden.\n5 The bathroom is east of the bedroom.\n6 How do you go from the office to the bedroom?\ts,w\t3 5\n1 The office is south of the bathroom.\n2 The hallway is south of the office.\n3 The kitchen is south of the bedroom.\n4 The bedroom is west of the garden.\n5 The office is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\ts,e\t1 5\n1 The garden is south of the kitchen.\n2 The bathroom is west of the office.\n3 The bathroom is east of the bedroom.\n4 The hallway is south of the bathroom.\n5 The garden is north of the office.\n6 How do you go from the bathroom to the garden?\te,n\t2 5\n1 The bedroom is north of the office.\n2 The bathroom is north of the kitchen.\n3 The office is west of the kitchen.\n4 The hallway is west of the bedroom.\n5 The kitchen is north of the garden.\n6 How do you go from the kitchen to the bedroom?\tw,n\t3 1\n1 The garden is north of the bedroom.\n2 The bedroom is north of the office.\n3 The office is north of the hallway.\n4 The bathroom is west of the bedroom.\n5 The kitchen is east of the office.\n6 How do you go from the hallway to the bedroom?\tn,n\t3 2\n1 The hallway is west of the bedroom.\n2 The garden is north of the bathroom.\n3 The hallway is east of the garden.\n4 The kitchen is north of the hallway.\n5 The office is north of the garden.\n6 How do you go from the bedroom to the garden?\tw,w\t1 3\n1 The office is south of the hallway.\n2 The bedroom is north of the hallway.\n3 The office is east of the bathroom.\n4 The garden is south of the kitchen.\n5 The hallway is east of the kitchen.\n6 How do you go from the kitchen to the office?\te,s\t5 1\n1 The kitchen is south of the garden.\n2 The bathroom is west of the garden.\n3 The office is south of the bedroom.\n4 The garden is west of the bedroom.\n5 The hallway is north of the garden.\n6 How do you go from the bedroom to the bathroom?\tw,w\t4 2\n1 The bathroom is west of the office.\n2 The kitchen is north of the hallway.\n3 The garden is west of the hallway.\n4 The bedroom is north of the office.\n5 The bedroom is east of the hallway.\n6 How do you go from the hallway to the office?\te,s\t5 4\n1 The bedroom is west of the office.\n2 The kitchen is north of the hallway.\n3 The bathroom is south of the hallway.\n4 The garden is west of the hallway.\n5 The bathroom is north of the bedroom.\n6 How do you go from the hallway to the bedroom?\ts,s\t3 5\n1 The bedroom is north of the office.\n2 The hallway is north of the bathroom.\n3 The garden is west of the bathroom.\n4 The office is east of the kitchen.\n5 The kitchen is east of the bathroom.\n6 How do you go from the bathroom to the office?\te,e\t5 4\n1 The kitchen is east of the office.\n2 The bathroom is east of the bedroom.\n3 The hallway is west of the office.\n4 The office is north of the garden.\n5 The hallway is south of the bedroom.\n6 How do you go from the office to the bedroom?\tw,n\t3 5\n1 The bedroom is east of the bathroom.\n2 The kitchen is east of the hallway.\n3 The hallway is north of the bedroom.\n4 The office is east of the garden.\n5 The garden is north of the hallway.\n6 How do you go from the bedroom to the garden?\tn,n\t3 5\n1 The bedroom is north of the office.\n2 The kitchen is south of the garden.\n3 The hallway is east of the garden.\n4 The office is north of the garden.\n5 The bathroom is east of the office.\n6 How do you go from the garden to the bedroom?\tn,n\t4 1\n1 The hallway is south of the bathroom.\n2 The bathroom is west of the bedroom.\n3 The kitchen is south of the bedroom.\n4 The garden is north of the bedroom.\n5 The office is east of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tn,w\t3 2\n1 The bedroom is east of the office.\n2 The garden is south of the bedroom.\n3 The hallway is north of the kitchen.\n4 The bathroom is north of the bedroom.\n5 The bedroom is west of the hallway.\n6 How do you go from the hallway to the office?\tw,w\t5 1\n1 The bathroom is west of the garden.\n2 The bedroom is south of the kitchen.\n3 The hallway is north of the garden.\n4 The office is east of the kitchen.\n5 The garden is west of the kitchen.\n6 How do you go from the bedroom to the garden?\tn,w\t2 5\n1 The bedroom is south of the garden.\n2 The office is north of the kitchen.\n3 The kitchen is north of the hallway.\n4 The bathroom is west of the garden.\n5 The garden is south of the hallway.\n6 How do you go from the garden to the kitchen?\tn,n\t5 3\n1 The garden is east of the office.\n2 The hallway is north of the bedroom.\n3 The garden is south of the bedroom.\n4 The kitchen is north of the office.\n5 The bathroom is west of the bedroom.\n6 How do you go from the office to the bedroom?\te,n\t1 3\n1 The garden is north of the hallway.\n2 The kitchen is east of the garden.\n3 The office is north of the kitchen.\n4 The bathroom is north of the bedroom.\n5 The bedroom is east of the kitchen.\n6 How do you go from the garden to the bedroom?\te,e\t2 5\n1 The hallway is south of the kitchen.\n2 The office is east of the kitchen.\n3 The kitchen is south of the bathroom.\n4 The garden is west of the bathroom.\n5 The bedroom is north of the office.\n6 How do you go from the bathroom to the office?\ts,e\t3 2\n1 The office is east of the garden.\n2 The bedroom is east of the office.\n3 The hallway is east of the kitchen.\n4 The bathroom is north of the kitchen.\n5 The office is south of the hallway.\n6 How do you go from the office to the kitchen?\tn,w\t5 3\n1 The garden is west of the office.\n2 The office is south of the bathroom.\n3 The bedroom is north of the bathroom.\n4 The office is north of the kitchen.\n5 The kitchen is west of the hallway.\n6 How do you go from the bathroom to the kitchen?\ts,s\t2 4\n1 The kitchen is south of the office.\n2 The bathroom is north of the hallway.\n3 The garden is west of the office.\n4 The bedroom is north of the office.\n5 The bathroom is west of the bedroom.\n6 How do you go from the office to the bathroom?\tn,w\t4 5\n1 The kitchen is south of the hallway.\n2 The bedroom is east of the hallway.\n3 The bathroom is east of the garden.\n4 The office is north of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the hallway to the garden?\te,e\t2 5\n1 The kitchen is west of the hallway.\n2 The bedroom is east of the hallway.\n3 The bathroom is north of the kitchen.\n4 The office is west of the kitchen.\n5 The garden is south of the hallway.\n6 How do you go from the hallway to the office?\tw,w\t1 4\n1 The bathroom is west of the office.\n2 The hallway is east of the office.\n3 The kitchen is south of the garden.\n4 The office is south of the bedroom.\n5 The bedroom is east of the garden.\n6 How do you go from the garden to the office?\te,s\t5 4\n1 The kitchen is east of the office.\n2 The garden is south of the hallway.\n3 The bedroom is west of the garden.\n4 The bathroom is west of the bedroom.\n5 The garden is west of the office.\n6 How do you go from the bedroom to the office?\te,e\t3 5\n1 The kitchen is north of the hallway.\n2 The bedroom is south of the hallway.\n3 The bathroom is west of the office.\n4 The garden is south of the office.\n5 The hallway is east of the office.\n6 How do you go from the garden to the hallway?\tn,e\t4 5\n1 The hallway is south of the bathroom.\n2 The bedroom is west of the kitchen.\n3 The hallway is east of the office.\n4 The garden is west of the bedroom.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bedroom to the hallway?\ts,s\t5 1\n1 The kitchen is south of the bedroom.\n2 The garden is west of the bathroom.\n3 The kitchen is west of the office.\n4 The bathroom is south of the kitchen.\n5 The hallway is east of the bathroom.\n6 How do you go from the kitchen to the garden?\ts,w\t4 2\n1 The garden is north of the bathroom.\n2 The bedroom is north of the office.\n3 The kitchen is east of the office.\n4 The hallway is south of the bathroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the office to the bathroom?\te,e\t3 5\n1 The bedroom is south of the garden.\n2 The garden is east of the hallway.\n3 The bathroom is south of the kitchen.\n4 The kitchen is west of the hallway.\n5 The office is south of the hallway.\n6 How do you go from the garden to the kitchen?\tw,w\t2 4\n1 The office is north of the garden.\n2 The bedroom is east of the hallway.\n3 The kitchen is east of the bathroom.\n4 The garden is west of the hallway.\n5 The kitchen is north of the hallway.\n6 How do you go from the kitchen to the garden?\ts,w\t5 4\n1 The bedroom is north of the kitchen.\n2 The garden is west of the office.\n3 The hallway is west of the bedroom.\n4 The bathroom is north of the bedroom.\n5 The office is west of the bathroom.\n6 How do you go from the bedroom to the office?\tn,w\t4 5\n1 The bedroom is south of the hallway.\n2 The office is west of the hallway.\n3 The bathroom is north of the garden.\n4 The garden is west of the bedroom.\n5 The kitchen is south of the garden.\n6 How do you go from the hallway to the garden?\ts,w\t1 4\n1 The bathroom is north of the hallway.\n2 The bedroom is south of the kitchen.\n3 The garden is south of the hallway.\n4 The kitchen is west of the office.\n5 The hallway is east of the bedroom.\n6 How do you go from the kitchen to the hallway?\ts,e\t2 5\n1 The hallway is south of the garden.\n2 The garden is south of the kitchen.\n3 The office is west of the hallway.\n4 The bathroom is west of the bedroom.\n5 The bathroom is east of the garden.\n6 How do you go from the bathroom to the hallway?\tw,s\t5 1\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the kitchen.\n3 The bathroom is north of the garden.\n4 The office is east of the garden.\n5 The hallway is west of the garden.\n6 How do you go from the kitchen to the garden?\tw,s\t2 3\n1 The garden is south of the office.\n2 The bedroom is east of the hallway.\n3 The hallway is east of the office.\n4 The kitchen is west of the office.\n5 The bathroom is north of the hallway.\n6 How do you go from the kitchen to the hallway?\te,e\t4 3\n1 The hallway is west of the bedroom.\n2 The bedroom is west of the kitchen.\n3 The garden is west of the hallway.\n4 The office is east of the kitchen.\n5 The bathroom is north of the kitchen.\n6 How do you go from the hallway to the kitchen?\te,e\t1 2\n1 The bathroom is west of the bedroom.\n2 The kitchen is west of the office.\n3 The bathroom is north of the garden.\n4 The office is south of the garden.\n5 The hallway is east of the garden.\n6 How do you go from the office to the bathroom?\tn,n\t4 3\n1 The office is west of the kitchen.\n2 The garden is south of the kitchen.\n3 The kitchen is south of the hallway.\n4 The bedroom is west of the hallway.\n5 The bathroom is east of the kitchen.\n6 How do you go from the hallway to the office?\ts,w\t3 1\n1 The hallway is north of the bedroom.\n2 The office is east of the kitchen.\n3 The bathroom is west of the bedroom.\n4 The bathroom is north of the kitchen.\n5 The garden is west of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tw,s\t3 4\n1 The kitchen is west of the bedroom.\n2 The office is north of the bedroom.\n3 The bathroom is east of the office.\n4 The bedroom is west of the garden.\n5 The hallway is west of the office.\n6 How do you go from the kitchen to the office?\te,n\t1 2\n1 The garden is east of the kitchen.\n2 The hallway is east of the bathroom.\n3 The bedroom is north of the bathroom.\n4 The office is north of the hallway.\n5 The garden is south of the bathroom.\n6 How do you go from the garden to the hallway?\tn,e\t5 2\n1 The office is east of the bathroom.\n2 The kitchen is west of the hallway.\n3 The bedroom is south of the bathroom.\n4 The hallway is north of the bathroom.\n5 The garden is east of the hallway.\n6 How do you go from the kitchen to the bathroom?\te,s\t2 4\n1 The garden is south of the office.\n2 The garden is west of the hallway.\n3 The kitchen is west of the bathroom.\n4 The bathroom is south of the garden.\n5 The bedroom is west of the garden.\n6 How do you go from the bathroom to the office?\tn,n\t4 1\n1 The garden is south of the office.\n2 The garden is north of the kitchen.\n3 The bedroom is south of the hallway.\n4 The bathroom is north of the hallway.\n5 The hallway is west of the kitchen.\n6 How do you go from the garden to the hallway?\ts,w\t2 5\n1 The hallway is west of the kitchen.\n2 The bedroom is east of the bathroom.\n3 The garden is east of the kitchen.\n4 The bathroom is east of the office.\n5 The bathroom is north of the kitchen.\n6 How do you go from the hallway to the bathroom?\te,n\t1 5\n1 The hallway is south of the office.\n2 The bedroom is east of the hallway.\n3 The bathroom is west of the garden.\n4 The kitchen is south of the bathroom.\n5 The office is west of the bathroom.\n6 How do you go from the bathroom to the hallway?\tw,s\t5 1\n1 The bedroom is east of the kitchen.\n2 The garden is west of the bathroom.\n3 The office is south of the kitchen.\n4 The kitchen is south of the hallway.\n5 The bedroom is south of the garden.\n6 How do you go from the kitchen to the garden?\te,n\t1 5\n1 The office is north of the bedroom.\n2 The garden is west of the bedroom.\n3 The hallway is north of the garden.\n4 The bathroom is west of the garden.\n5 The kitchen is east of the bedroom.\n6 How do you go from the garden to the kitchen?\te,e\t2 5\n1 The bedroom is south of the garden.\n2 The garden is south of the hallway.\n3 The bathroom is east of the hallway.\n4 The kitchen is east of the bathroom.\n5 The office is south of the bathroom.\n6 How do you go from the garden to the bathroom?\tn,e\t2 3\n1 The kitchen is east of the garden.\n2 The bedroom is west of the garden.\n3 The office is north of the garden.\n4 The kitchen is south of the bathroom.\n5 The hallway is east of the kitchen.\n6 How do you go from the kitchen to the bedroom?\tw,w\t1 2\n1 The hallway is south of the bathroom.\n2 The bedroom is west of the office.\n3 The garden is west of the kitchen.\n4 The bedroom is north of the kitchen.\n5 The kitchen is west of the bathroom.\n6 How do you go from the bedroom to the bathroom?\ts,e\t4 5\n1 The garden is south of the office.\n2 The kitchen is west of the garden.\n3 The bathroom is south of the bedroom.\n4 The garden is west of the hallway.\n5 The kitchen is south of the bathroom.\n6 How do you go from the bathroom to the garden?\ts,e\t5 2\n1 The garden is south of the office.\n2 The kitchen is west of the office.\n3 The bathroom is west of the garden.\n4 The hallway is east of the office.\n5 The bedroom is east of the garden.\n6 How do you go from the bedroom to the office?\tw,n\t5 1\n1 The bedroom is east of the hallway.\n2 The office is south of the hallway.\n3 The bathroom is west of the hallway.\n4 The office is west of the garden.\n5 The kitchen is north of the hallway.\n6 How do you go from the office to the kitchen?\tn,n\t2 5\n1 The bedroom is north of the garden.\n2 The bathroom is south of the kitchen.\n3 The garden is east of the kitchen.\n4 The garden is west of the hallway.\n5 The hallway is south of the office.\n6 How do you go from the kitchen to the hallway?\te,e\t3 4\n1 The hallway is west of the bathroom.\n2 The garden is east of the bathroom.\n3 The bedroom is west of the kitchen.\n4 The office is east of the kitchen.\n5 The kitchen is south of the hallway.\n6 How do you go from the kitchen to the bathroom?\tn,e\t5 1\n1 The office is north of the hallway.\n2 The hallway is west of the bathroom.\n3 The kitchen is west of the bedroom.\n4 The hallway is east of the bedroom.\n5 The bedroom is north of the garden.\n6 How do you go from the bedroom to the office?\te,n\t4 1\n1 The bathroom is north of the office.\n2 The bedroom is north of the hallway.\n3 The hallway is west of the garden.\n4 The kitchen is south of the garden.\n5 The office is east of the garden.\n6 How do you go from the hallway to the office?\te,e\t3 5\n1 The garden is east of the bedroom.\n2 The bathroom is east of the office.\n3 The kitchen is south of the office.\n4 The office is east of the hallway.\n5 The bedroom is east of the bathroom.\n6 How do you go from the office to the bedroom?\te,e\t2 5\n1 The bathroom is west of the office.\n2 The bedroom is west of the garden.\n3 The kitchen is south of the hallway.\n4 The kitchen is north of the office.\n5 The office is north of the garden.\n6 How do you go from the kitchen to the garden?\ts,s\t4 5\n1 The bedroom is east of the hallway.\n2 The kitchen is west of the office.\n3 The garden is north of the hallway.\n4 The bathroom is north of the kitchen.\n5 The office is west of the hallway.\n6 How do you go from the kitchen to the hallway?\te,e\t2 5\n1 The kitchen is west of the garden.\n2 The hallway is east of the garden.\n3 The office is south of the bedroom.\n4 The kitchen is south of the office.\n5 The bathroom is east of the office.\n6 How do you go from the garden to the office?\tw,n\t1 4\n1 The bedroom is west of the office.\n2 The garden is south of the kitchen.\n3 The office is south of the hallway.\n4 The bathroom is north of the kitchen.\n5 The office is north of the bathroom.\n6 How do you go from the kitchen to the office?\tn,n\t4 5\n1 The bedroom is west of the office.\n2 The office is south of the hallway.\n3 The garden is north of the bathroom.\n4 The kitchen is south of the office.\n5 The bathroom is east of the office.\n6 How do you go from the bedroom to the bathroom?\te,e\t1 5\n1 The kitchen is south of the garden.\n2 The bedroom is west of the garden.\n3 The office is east of the garden.\n4 The hallway is north of the bedroom.\n5 The bathroom is west of the bedroom.\n6 How do you go from the kitchen to the bedroom?\tn,w\t1 2\n1 The hallway is north of the garden.\n2 The kitchen is west of the bathroom.\n3 The office is north of the bathroom.\n4 The bathroom is west of the garden.\n5 The bedroom is south of the bathroom.\n6 How do you go from the garden to the kitchen?\tw,w\t4 2\n1 The bathroom is south of the office.\n2 The garden is south of the bathroom.\n3 The kitchen is north of the bedroom.\n4 The hallway is east of the kitchen.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bathroom to the kitchen?\tw,n\t5 3\n1 The office is west of the bedroom.\n2 The hallway is east of the kitchen.\n3 The garden is south of the kitchen.\n4 The hallway is south of the office.\n5 The bathroom is west of the office.\n6 How do you go from the kitchen to the office?\te,n\t2 4\n1 The hallway is west of the bathroom.\n2 The bedroom is east of the kitchen.\n3 The hallway is south of the garden.\n4 The kitchen is north of the garden.\n5 The office is west of the garden.\n6 How do you go from the hallway to the kitchen?\tn,n\t3 4\n1 The kitchen is south of the bathroom.\n2 The office is north of the bedroom.\n3 The garden is south of the bedroom.\n4 The bathroom is west of the hallway.\n5 The kitchen is west of the bedroom.\n6 How do you go from the bathroom to the bedroom?\ts,e\t1 5\n1 The hallway is west of the kitchen.\n2 The bathroom is south of the office.\n3 The bedroom is east of the office.\n4 The garden is west of the bathroom.\n5 The kitchen is north of the office.\n6 How do you go from the kitchen to the bathroom?\ts,s\t5 2\n1 The garden is south of the bedroom.\n2 The office is south of the hallway.\n3 The bathroom is east of the hallway.\n4 The kitchen is south of the office.\n5 The garden is west of the office.\n6 How do you go from the hallway to the garden?\ts,w\t2 5\n1 The bedroom is west of the kitchen.\n2 The bathroom is south of the garden.\n3 The kitchen is west of the garden.\n4 The bathroom is north of the office.\n5 The hallway is north of the garden.\n6 How do you go from the bathroom to the kitchen?\tn,w\t2 3\n1 The bedroom is north of the kitchen.\n2 The office is east of the bedroom.\n3 The hallway is south of the bathroom.\n4 The garden is north of the bedroom.\n5 The hallway is west of the bedroom.\n6 How do you go from the garden to the hallway?\ts,w\t4 5\n1 The office is east of the bedroom.\n2 The bathroom is north of the bedroom.\n3 The garden is west of the hallway.\n4 The kitchen is south of the bedroom.\n5 The garden is south of the office.\n6 How do you go from the bedroom to the garden?\te,s\t1 5\n1 The bathroom is north of the office.\n2 The garden is north of the bathroom.\n3 The kitchen is east of the garden.\n4 The bathroom is east of the hallway.\n5 The bedroom is west of the hallway.\n6 How do you go from the garden to the hallway?\ts,w\t2 4\n1 The hallway is east of the office.\n2 The garden is west of the office.\n3 The kitchen is east of the bathroom.\n4 The bathroom is south of the office.\n5 The bathroom is north of the bedroom.\n6 How do you go from the office to the bedroom?\ts,s\t4 5\n1 The garden is west of the office.\n2 The bedroom is south of the office.\n3 The office is west of the kitchen.\n4 The bathroom is north of the kitchen.\n5 The bedroom is east of the hallway.\n6 How do you go from the bedroom to the kitchen?\tn,e\t2 3\n1 The bedroom is west of the kitchen.\n2 The bedroom is north of the bathroom.\n3 The kitchen is north of the office.\n4 The hallway is east of the kitchen.\n5 The garden is north of the kitchen.\n6 How do you go from the garden to the bedroom?\ts,w\t5 1\n1 The hallway is south of the office.\n2 The bedroom is east of the office.\n3 The office is east of the bathroom.\n4 The garden is north of the bathroom.\n5 The kitchen is west of the bathroom.\n6 How do you go from the office to the garden?\tw,n\t3 4\n1 The bathroom is north of the kitchen.\n2 The hallway is south of the garden.\n3 The bedroom is west of the garden.\n4 The garden is south of the kitchen.\n5 The office is east of the kitchen.\n6 How do you go from the hallway to the kitchen?\tn,n\t2 4\n1 The hallway is north of the kitchen.\n2 The bathroom is east of the kitchen.\n3 The office is east of the bathroom.\n4 The bedroom is south of the office.\n5 The office is south of the garden.\n6 How do you go from the kitchen to the office?\te,e\t2 3\n1 The bathroom is east of the garden.\n2 The kitchen is west of the office.\n3 The kitchen is south of the garden.\n4 The hallway is west of the bedroom.\n5 The hallway is north of the garden.\n6 How do you go from the hallway to the kitchen?\ts,s\t5 3\n1 The bathroom is south of the kitchen.\n2 The hallway is north of the office.\n3 The office is east of the bedroom.\n4 The kitchen is west of the bedroom.\n5 The kitchen is east of the garden.\n6 How do you go from the kitchen to the office?\te,e\t4 3\n1 The kitchen is north of the bedroom.\n2 The garden is south of the bedroom.\n3 The bedroom is west of the hallway.\n4 The bathroom is east of the garden.\n5 The hallway is south of the office.\n6 How do you go from the garden to the hallway?\tn,e\t2 3\n1 The office is east of the bathroom.\n2 The office is south of the garden.\n3 The kitchen is east of the hallway.\n4 The hallway is east of the office.\n5 The hallway is north of the bedroom.\n6 How do you go from the kitchen to the office?\tw,w\t3 4\n1 The hallway is east of the office.\n2 The bathroom is north of the hallway.\n3 The bathroom is south of the bedroom.\n4 The garden is west of the bedroom.\n5 The kitchen is east of the hallway.\n6 How do you go from the bedroom to the hallway?\ts,s\t3 2\n1 The hallway is south of the office.\n2 The office is east of the bedroom.\n3 The garden is west of the bathroom.\n4 The garden is east of the kitchen.\n5 The garden is south of the bedroom.\n6 How do you go from the office to the garden?\tw,s\t2 5\n1 The bedroom is south of the hallway.\n2 The office is west of the hallway.\n3 The kitchen is east of the bedroom.\n4 The garden is west of the bedroom.\n5 The bathroom is north of the hallway.\n6 How do you go from the bedroom to the office?\tn,w\t1 2\n1 The bathroom is east of the bedroom.\n2 The garden is west of the hallway.\n3 The kitchen is north of the bedroom.\n4 The office is south of the hallway.\n5 The bedroom is north of the hallway.\n6 How do you go from the hallway to the kitchen?\tn,n\t5 3\n1 The garden is east of the bedroom.\n2 The bathroom is south of the garden.\n3 The kitchen is west of the hallway.\n4 The bedroom is south of the hallway.\n5 The office is west of the bedroom.\n6 How do you go from the hallway to the garden?\ts,e\t4 1\n1 The bathroom is south of the garden.\n2 The bedroom is north of the garden.\n3 The kitchen is east of the office.\n4 The bedroom is south of the office.\n5 The hallway is north of the office.\n6 How do you go from the garden to the office?\tn,n\t2 4\n1 The bathroom is west of the office.\n2 The garden is east of the hallway.\n3 The bedroom is north of the kitchen.\n4 The kitchen is west of the bathroom.\n5 The hallway is north of the bathroom.\n6 How do you go from the hallway to the kitchen?\ts,w\t5 4\n1 The garden is south of the kitchen.\n2 The bathroom is west of the office.\n3 The kitchen is west of the hallway.\n4 The hallway is west of the bedroom.\n5 The office is west of the kitchen.\n6 How do you go from the office to the hallway?\te,e\t5 3\n1 The hallway is south of the garden.\n2 The bathroom is north of the garden.\n3 The hallway is east of the kitchen.\n4 The bedroom is north of the kitchen.\n5 The office is south of the kitchen.\n6 How do you go from the garden to the kitchen?\ts,w\t1 3\n1 The hallway is south of the bathroom.\n2 The bedroom is east of the bathroom.\n3 The office is south of the kitchen.\n4 The kitchen is west of the bathroom.\n5 The bathroom is south of the garden.\n6 How do you go from the kitchen to the hallway?\te,s\t4 1\n1 The office is east of the garden.\n2 The kitchen is north of the bedroom.\n3 The hallway is west of the garden.\n4 The hallway is north of the kitchen.\n5 The bathroom is west of the kitchen.\n6 How do you go from the garden to the kitchen?\tw,s\t3 4\n1 The bedroom is west of the office.\n2 The kitchen is north of the office.\n3 The hallway is east of the garden.\n4 The kitchen is west of the garden.\n5 The bathroom is east of the office.\n6 How do you go from the office to the garden?\tn,e\t2 4\n1 The bathroom is north of the garden.\n2 The bedroom is north of the kitchen.\n3 The garden is east of the kitchen.\n4 The office is west of the hallway.\n5 The hallway is west of the kitchen.\n6 How do you go from the hallway to the garden?\te,e\t5 3\n1 The garden is east of the bathroom.\n2 The office is west of the bathroom.\n3 The hallway is south of the office.\n4 The kitchen is east of the bedroom.\n5 The bathroom is north of the kitchen.\n6 How do you go from the kitchen to the office?\tn,w\t5 2\n1 The office is west of the bedroom.\n2 The hallway is south of the bedroom.\n3 The garden is north of the bedroom.\n4 The bedroom is west of the bathroom.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bathroom to the office?\tw,w\t4 1\n1 The bathroom is north of the office.\n2 The bedroom is west of the bathroom.\n3 The kitchen is north of the bathroom.\n4 The garden is east of the hallway.\n5 The garden is south of the bedroom.\n6 How do you go from the garden to the bathroom?\tn,e\t5 2\n1 The bedroom is south of the garden.\n2 The bedroom is west of the bathroom.\n3 The office is north of the garden.\n4 The bathroom is south of the kitchen.\n5 The hallway is west of the garden.\n6 How do you go from the bathroom to the garden?\tw,n\t2 1\n1 The office is west of the kitchen.\n2 The bedroom is east of the bathroom.\n3 The hallway is south of the kitchen.\n4 The garden is south of the bathroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the kitchen?\tn,n\t5 3\n1 The kitchen is east of the garden.\n2 The bathroom is south of the bedroom.\n3 The office is north of the bedroom.\n4 The hallway is north of the garden.\n5 The office is west of the garden.\n6 How do you go from the bedroom to the garden?\tn,e\t3 5\n1 The bathroom is south of the garden.\n2 The office is east of the kitchen.\n3 The bedroom is south of the office.\n4 The hallway is north of the kitchen.\n5 The office is west of the bathroom.\n6 How do you go from the kitchen to the bathroom?\te,e\t2 5\n1 The hallway is east of the bedroom.\n2 The garden is west of the office.\n3 The kitchen is north of the office.\n4 The office is west of the bedroom.\n5 The bathroom is north of the hallway.\n6 How do you go from the office to the hallway?\te,e\t4 1\n1 The office is north of the bedroom.\n2 The garden is north of the office.\n3 The office is east of the hallway.\n4 The bathroom is west of the bedroom.\n5 The kitchen is east of the bedroom.\n6 How do you go from the bedroom to the hallway?\tn,w\t1 3\n1 The kitchen is south of the bathroom.\n2 The bedroom is north of the hallway.\n3 The hallway is north of the bathroom.\n4 The kitchen is west of the garden.\n5 The hallway is west of the office.\n6 How do you go from the hallway to the kitchen?\ts,s\t3 1\n1 The bedroom is west of the office.\n2 The garden is south of the bathroom.\n3 The hallway is east of the bathroom.\n4 The kitchen is north of the office.\n5 The office is north of the bathroom.\n6 How do you go from the bedroom to the bathroom?\te,s\t1 5\n1 The kitchen is west of the bedroom.\n2 The garden is north of the office.\n3 The hallway is east of the bedroom.\n4 The bathroom is south of the hallway.\n5 The office is east of the hallway.\n6 How do you go from the office to the bedroom?\tw,w\t5 3\n1 The garden is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 The kitchen is south of the bedroom.\n4 The office is east of the kitchen.\n5 The kitchen is north of the hallway.\n6 How do you go from the bedroom to the office?\ts,e\t3 4\n1 The kitchen is north of the garden.\n2 The bedroom is east of the hallway.\n3 The garden is west of the bathroom.\n4 The office is west of the garden.\n5 The garden is north of the bedroom.\n6 How do you go from the bathroom to the bedroom?\tw,s\t3 5\n1 The bedroom is south of the office.\n2 The office is west of the bathroom.\n3 The garden is south of the bathroom.\n4 The kitchen is south of the bedroom.\n5 The hallway is north of the bathroom.\n6 How do you go from the bathroom to the bedroom?\tw,s\t2 1\n1 The hallway is north of the office.\n2 The garden is south of the office.\n3 The bedroom is east of the kitchen.\n4 The bathroom is south of the kitchen.\n5 The office is east of the bathroom.\n6 How do you go from the kitchen to the office?\ts,e\t4 5\n1 The garden is east of the bedroom.\n2 The hallway is north of the kitchen.\n3 The garden is south of the kitchen.\n4 The office is west of the kitchen.\n5 The bathroom is west of the bedroom.\n6 How do you go from the kitchen to the bedroom?\ts,w\t3 1\n1 The hallway is west of the bedroom.\n2 The bathroom is north of the bedroom.\n3 The kitchen is south of the office.\n4 The bathroom is west of the garden.\n5 The bathroom is south of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tn,n\t2 5\n1 The hallway is east of the garden.\n2 The bathroom is west of the kitchen.\n3 The bedroom is east of the kitchen.\n4 The hallway is north of the kitchen.\n5 The office is north of the hallway.\n6 How do you go from the hallway to the bedroom?\ts,e\t4 3\n1 The kitchen is north of the office.\n2 The bathroom is south of the hallway.\n3 The office is west of the bathroom.\n4 The garden is south of the bathroom.\n5 The bedroom is west of the office.\n6 How do you go from the office to the hallway?\te,n\t3 2\n1 The hallway is west of the kitchen.\n2 The bedroom is west of the hallway.\n3 The garden is north of the kitchen.\n4 The office is north of the hallway.\n5 The office is south of the bathroom.\n6 How do you go from the office to the kitchen?\ts,e\t4 1\n1 The garden is east of the bathroom.\n2 The garden is south of the kitchen.\n3 The bedroom is north of the hallway.\n4 The office is north of the bathroom.\n5 The bathroom is north of the bedroom.\n6 How do you go from the garden to the bedroom?\tw,s\t1 5\n1 The bedroom is north of the hallway.\n2 The kitchen is east of the hallway.\n3 The bathroom is west of the garden.\n4 The kitchen is south of the office.\n5 The garden is west of the hallway.\n6 How do you go from the garden to the kitchen?\te,e\t5 2\n1 The hallway is north of the kitchen.\n2 The garden is east of the kitchen.\n3 The kitchen is east of the bathroom.\n4 The garden is west of the bedroom.\n5 The office is east of the bedroom.\n6 How do you go from the kitchen to the bedroom?\te,e\t2 4\n1 The office is east of the hallway.\n2 The kitchen is east of the office.\n3 The bedroom is south of the hallway.\n4 The garden is north of the office.\n5 The bathroom is south of the bedroom.\n6 How do you go from the office to the bedroom?\tw,s\t1 3\n1 The kitchen is north of the garden.\n2 The garden is east of the office.\n3 The office is south of the hallway.\n4 The bedroom is west of the bathroom.\n5 The bathroom is west of the office.\n6 How do you go from the garden to the bathroom?\tw,w\t2 5\n1 The bathroom is north of the bedroom.\n2 The office is south of the bedroom.\n3 The hallway is east of the bedroom.\n4 The kitchen is west of the bedroom.\n5 The garden is south of the hallway.\n6 How do you go from the hallway to the office?\tw,s\t3 2\n1 The garden is east of the bathroom.\n2 The kitchen is west of the bedroom.\n3 The hallway is south of the garden.\n4 The hallway is north of the office.\n5 The kitchen is east of the hallway.\n6 How do you go from the kitchen to the garden?\tw,n\t5 3\n1 The garden is west of the bedroom.\n2 The bathroom is north of the hallway.\n3 The office is east of the kitchen.\n4 The bedroom is south of the office.\n5 The hallway is east of the office.\n6 How do you go from the hallway to the bedroom?\tw,s\t5 4\n1 The bathroom is east of the bedroom.\n2 The kitchen is north of the bedroom.\n3 The hallway is west of the garden.\n4 The office is south of the bedroom.\n5 The garden is north of the kitchen.\n6 How do you go from the bedroom to the garden?\tn,n\t2 5\n1 The hallway is north of the bathroom.\n2 The bedroom is south of the garden.\n3 The kitchen is north of the hallway.\n4 The office is south of the bathroom.\n5 The garden is west of the hallway.\n6 How do you go from the bathroom to the garden?\tn,w\t1 5\n1 The bathroom is west of the garden.\n2 The office is north of the garden.\n3 The bedroom is north of the office.\n4 The hallway is west of the office.\n5 The kitchen is east of the office.\n6 How do you go from the garden to the hallway?\tn,w\t2 4\n1 The office is east of the kitchen.\n2 The bedroom is south of the kitchen.\n3 The garden is west of the bedroom.\n4 The hallway is east of the office.\n5 The bathroom is north of the office.\n6 How do you go from the office to the bedroom?\tw,s\t1 2\n1 The office is south of the kitchen.\n2 The hallway is south of the bedroom.\n3 The bathroom is south of the office.\n4 The office is west of the bedroom.\n5 The garden is north of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tw,n\t4 1\n1 The garden is west of the hallway.\n2 The kitchen is north of the bedroom.\n3 The kitchen is south of the garden.\n4 The kitchen is east of the bathroom.\n5 The office is north of the garden.\n6 How do you go from the office to the kitchen?\ts,s\t5 3\n1 The office is east of the kitchen.\n2 The hallway is north of the kitchen.\n3 The garden is south of the bedroom.\n4 The office is west of the bathroom.\n5 The kitchen is north of the bedroom.\n6 How do you go from the bedroom to the office?\tn,e\t5 1\n1 The bedroom is west of the hallway.\n2 The bathroom is south of the office.\n3 The garden is south of the kitchen.\n4 The hallway is south of the garden.\n5 The office is east of the hallway.\n6 How do you go from the office to the garden?\tw,n\t5 4\n1 The bathroom is west of the kitchen.\n2 The kitchen is south of the hallway.\n3 The bedroom is west of the office.\n4 The garden is east of the office.\n5 The hallway is south of the office.\n6 How do you go from the office to the kitchen?\ts,s\t5 2\n1 The hallway is east of the kitchen.\n2 The garden is south of the bedroom.\n3 The kitchen is north of the bedroom.\n4 The kitchen is east of the office.\n5 The bathroom is east of the hallway.\n6 How do you go from the bedroom to the hallway?\tn,e\t3 1\n1 The bathroom is north of the kitchen.\n2 The garden is east of the office.\n3 The office is east of the bedroom.\n4 The bathroom is south of the office.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the bathroom?\te,s\t3 4\n1 The kitchen is south of the hallway.\n2 The bedroom is north of the hallway.\n3 The hallway is west of the bathroom.\n4 The garden is north of the office.\n5 The garden is west of the hallway.\n6 How do you go from the garden to the bathroom?\te,e\t5 3\n1 The office is east of the kitchen.\n2 The hallway is north of the bedroom.\n3 The bedroom is north of the kitchen.\n4 The garden is west of the bathroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the bedroom to the bathroom?\ts,w\t3 5\n1 The hallway is north of the kitchen.\n2 The office is west of the hallway.\n3 The kitchen is north of the bathroom.\n4 The bedroom is north of the garden.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the hallway?\te,n\t5 1\n1 The kitchen is east of the bathroom.\n2 The office is south of the bathroom.\n3 The hallway is south of the bedroom.\n4 The garden is west of the bedroom.\n5 The bathroom is east of the hallway.\n6 How do you go from the bedroom to the bathroom?\ts,e\t3 5\n1 The bedroom is north of the kitchen.\n2 The garden is north of the hallway.\n3 The hallway is east of the bathroom.\n4 The hallway is west of the kitchen.\n5 The office is south of the kitchen.\n6 How do you go from the office to the hallway?\tn,w\t5 4\n1 The hallway is west of the bedroom.\n2 The bedroom is south of the office.\n3 The office is east of the bathroom.\n4 The kitchen is north of the office.\n5 The garden is north of the kitchen.\n6 How do you go from the bedroom to the kitchen?\tn,n\t2 4\n1 The bathroom is west of the garden.\n2 The bedroom is west of the office.\n3 The kitchen is west of the hallway.\n4 The garden is north of the office.\n5 The kitchen is east of the office.\n6 How do you go from the kitchen to the garden?\tw,n\t5 4\n1 The bathroom is east of the bedroom.\n2 The kitchen is west of the hallway.\n3 The kitchen is east of the bathroom.\n4 The garden is south of the bedroom.\n5 The office is south of the bathroom.\n6 How do you go from the bedroom to the kitchen?\te,e\t1 3\n1 The bedroom is west of the garden.\n2 The kitchen is south of the office.\n3 The hallway is east of the garden.\n4 The kitchen is north of the garden.\n5 The bathroom is west of the office.\n6 How do you go from the office to the garden?\ts,s\t2 4\n1 The kitchen is south of the garden.\n2 The office is south of the bedroom.\n3 The office is north of the garden.\n4 The bathroom is south of the kitchen.\n5 The kitchen is west of the hallway.\n6 How do you go from the office to the kitchen?\ts,s\t3 1\n1 The bedroom is south of the office.\n2 The bathroom is north of the hallway.\n3 The garden is east of the bathroom.\n4 The kitchen is east of the office.\n5 The bedroom is west of the bathroom.\n6 How do you go from the bathroom to the office?\tw,n\t5 1\n1 The office is east of the bedroom.\n2 The hallway is south of the kitchen.\n3 The bathroom is south of the hallway.\n4 The garden is west of the hallway.\n5 The office is west of the kitchen.\n6 How do you go from the hallway to the office?\tn,w\t2 5\n1 The garden is east of the hallway.\n2 The bathroom is south of the kitchen.\n3 The hallway is east of the bathroom.\n4 The bedroom is north of the hallway.\n5 The office is south of the hallway.\n6 How do you go from the kitchen to the hallway?\ts,e\t2 3\n1 The bathroom is east of the bedroom.\n2 The garden is east of the office.\n3 The hallway is north of the bathroom.\n4 The kitchen is west of the office.\n5 The bedroom is north of the office.\n6 How do you go from the bathroom to the office?\tw,s\t1 5\n1 The bathroom is west of the garden.\n2 The bathroom is east of the office.\n3 The bathroom is north of the bedroom.\n4 The kitchen is north of the office.\n5 The hallway is west of the office.\n6 How do you go from the bedroom to the office?\tn,w\t3 2\n1 The hallway is east of the bedroom.\n2 The bathroom is north of the kitchen.\n3 The kitchen is west of the office.\n4 The garden is east of the office.\n5 The bedroom is north of the office.\n6 How do you go from the kitchen to the bedroom?\te,n\t3 5\n1 The office is south of the kitchen.\n2 The bedroom is north of the bathroom.\n3 The office is west of the bathroom.\n4 The hallway is south of the bathroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bedroom to the office?\ts,w\t2 3\n1 The kitchen is south of the hallway.\n2 The bedroom is north of the hallway.\n3 The hallway is west of the office.\n4 The garden is west of the kitchen.\n5 The bathroom is south of the kitchen.\n6 How do you go from the hallway to the bathroom?\ts,s\t1 5\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the kitchen.\n3 The garden is east of the office.\n4 The kitchen is west of the office.\n5 The hallway is south of the office.\n6 How do you go from the kitchen to the hallway?\te,s\t4 5\n1 The kitchen is west of the hallway.\n2 The bathroom is north of the kitchen.\n3 The hallway is west of the office.\n4 The hallway is north of the garden.\n5 The bedroom is east of the garden.\n6 How do you go from the kitchen to the garden?\te,s\t1 4\n1 The bathroom is west of the kitchen.\n2 The bedroom is south of the hallway.\n3 The bedroom is east of the garden.\n4 The office is east of the kitchen.\n5 The office is south of the bedroom.\n6 How do you go from the bedroom to the kitchen?\ts,w\t5 4\n1 The kitchen is south of the bathroom.\n2 The hallway is north of the garden.\n3 The office is south of the garden.\n4 The bathroom is east of the garden.\n5 The bedroom is north of the hallway.\n6 How do you go from the bathroom to the hallway?\tw,n\t4 2\n1 The kitchen is south of the bedroom.\n2 The bedroom is south of the office.\n3 The garden is west of the bedroom.\n4 The hallway is north of the bathroom.\n5 The hallway is east of the bedroom.\n6 How do you go from the office to the hallway?\ts,e\t2 5\n1 The kitchen is north of the hallway.\n2 The office is south of the bathroom.\n3 The garden is east of the kitchen.\n4 The hallway is west of the bathroom.\n5 The bedroom is north of the kitchen.\n6 How do you go from the bathroom to the kitchen?\tw,n\t4 1\n1 The bedroom is north of the kitchen.\n2 The hallway is south of the garden.\n3 The bathroom is west of the garden.\n4 The office is east of the bedroom.\n5 The kitchen is east of the garden.\n6 How do you go from the bedroom to the garden?\ts,w\t1 5\n1 The bedroom is south of the bathroom.\n2 The office is south of the bedroom.\n3 The hallway is east of the bathroom.\n4 The kitchen is west of the garden.\n5 The garden is north of the bathroom.\n6 How do you go from the garden to the bedroom?\ts,s\t5 1\n1 The kitchen is north of the bathroom.\n2 The hallway is south of the office.\n3 The bedroom is east of the garden.\n4 The hallway is east of the bathroom.\n5 The bathroom is east of the bedroom.\n6 How do you go from the bedroom to the hallway?\te,e\t5 4\n1 The bedroom is east of the hallway.\n2 The office is west of the bathroom.\n3 The kitchen is east of the bedroom.\n4 The garden is east of the bathroom.\n5 The bathroom is south of the hallway.\n6 How do you go from the bathroom to the bedroom?\tn,e\t5 1\n1 The bedroom is south of the hallway.\n2 The office is east of the hallway.\n3 The office is west of the bathroom.\n4 The garden is north of the bathroom.\n5 The kitchen is east of the bathroom.\n6 How do you go from the hallway to the bathroom?\te,e\t2 3\n1 The bathroom is west of the garden.\n2 The kitchen is south of the bathroom.\n3 The office is south of the kitchen.\n4 The hallway is north of the garden.\n5 The bedroom is west of the kitchen.\n6 How do you go from the garden to the kitchen?\tw,s\t1 2\n1 The bathroom is west of the garden.\n2 The office is east of the bedroom.\n3 The kitchen is north of the bedroom.\n4 The hallway is east of the kitchen.\n5 The garden is west of the bedroom.\n6 How do you go from the kitchen to the garden?\ts,w\t3 5\n1 The garden is west of the bathroom.\n2 The hallway is south of the bedroom.\n3 The bedroom is west of the kitchen.\n4 The bedroom is south of the bathroom.\n5 The office is east of the bathroom.\n6 How do you go from the kitchen to the bathroom?\tw,n\t3 4\n1 The office is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 The hallway is west of the garden.\n4 The garden is west of the bathroom.\n5 The bedroom is north of the garden.\n6 How do you go from the bedroom to the bathroom?\ts,e\t5 4\n1 The kitchen is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 The kitchen is south of the garden.\n4 The hallway is south of the bedroom.\n5 The office is east of the kitchen.\n6 How do you go from the kitchen to the bathroom?\tw,w\t1 2\n1 The garden is east of the hallway.\n2 The garden is north of the bedroom.\n3 The bedroom is west of the office.\n4 The bathroom is east of the office.\n5 The kitchen is east of the garden.\n6 How do you go from the garden to the office?\ts,e\t2 3\n1 The bathroom is west of the hallway.\n2 The office is north of the bedroom.\n3 The garden is north of the bathroom.\n4 The kitchen is east of the office.\n5 The bathroom is north of the office.\n6 How do you go from the garden to the office?\ts,s\t3 5\n1 The bathroom is south of the bedroom.\n2 The hallway is west of the bathroom.\n3 The kitchen is south of the office.\n4 The office is east of the bathroom.\n5 The garden is north of the bedroom.\n6 How do you go from the bedroom to the office?\ts,e\t1 4\n1 The office is west of the hallway.\n2 The bedroom is south of the garden.\n3 The kitchen is west of the bathroom.\n4 The office is south of the bedroom.\n5 The bedroom is east of the bathroom.\n6 How do you go from the office to the bathroom?\tn,w\t4 5\n1 The hallway is north of the kitchen.\n2 The bedroom is east of the hallway.\n3 The garden is west of the hallway.\n4 The kitchen is north of the office.\n5 The bathroom is east of the office.\n6 How do you go from the office to the hallway?\tn,n\t4 1\n1 The kitchen is south of the bedroom.\n2 The garden is north of the hallway.\n3 The bedroom is west of the office.\n4 The bathroom is west of the hallway.\n5 The bedroom is east of the hallway.\n6 How do you go from the bathroom to the bedroom?\te,e\t4 5\n1 The hallway is south of the bathroom.\n2 The bathroom is west of the garden.\n3 The office is north of the bathroom.\n4 The bedroom is east of the garden.\n5 The kitchen is south of the garden.\n6 How do you go from the garden to the office?\tw,n\t2 3\n1 The garden is north of the bathroom.\n2 The office is east of the bathroom.\n3 The bedroom is north of the kitchen.\n4 The hallway is east of the kitchen.\n5 The bathroom is north of the bedroom.\n6 How do you go from the bathroom to the kitchen?\ts,s\t5 3\n1 The office is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 The bedroom is north of the kitchen.\n4 The hallway is south of the kitchen.\n5 The bathroom is north of the garden.\n6 How do you go from the bathroom to the office?\te,e\t2 1\n1 The hallway is east of the kitchen.\n2 The garden is east of the office.\n3 The office is north of the hallway.\n4 The bedroom is west of the office.\n5 The bathroom is north of the garden.\n6 How do you go from the hallway to the garden?\tn,e\t3 2\n1 The garden is east of the hallway.\n2 The bedroom is south of the bathroom.\n3 The bedroom is north of the garden.\n4 The office is east of the garden.\n5 The garden is north of the kitchen.\n6 How do you go from the garden to the bathroom?\tn,n\t3 2\n1 The bathroom is south of the kitchen.\n2 The office is west of the kitchen.\n3 The bedroom is south of the garden.\n4 The hallway is north of the garden.\n5 The kitchen is west of the garden.\n6 How do you go from the bedroom to the kitchen?\tn,w\t3 5\n1 The garden is west of the bedroom.\n2 The office is north of the bedroom.\n3 The hallway is east of the kitchen.\n4 The kitchen is east of the office.\n5 The office is south of the bathroom.\n6 How do you go from the kitchen to the bedroom?\tw,s\t4 2\n1 The kitchen is west of the bathroom.\n2 The hallway is west of the bedroom.\n3 The garden is north of the office.\n4 The bathroom is west of the office.\n5 The bedroom is north of the bathroom.\n6 How do you go from the bedroom to the office?\ts,e\t5 4\n1 The hallway is north of the bathroom.\n2 The garden is east of the office.\n3 The kitchen is south of the office.\n4 The bedroom is east of the bathroom.\n5 The bathroom is north of the office.\n6 How do you go from the office to the bedroom?\tn,e\t5 4\n1 The hallway is north of the bathroom.\n2 The garden is west of the hallway.\n3 The kitchen is north of the hallway.\n4 The office is south of the garden.\n5 The hallway is west of the bedroom.\n6 How do you go from the bedroom to the garden?\tw,w\t5 2\n1 The office is south of the hallway.\n2 The hallway is west of the kitchen.\n3 The bedroom is south of the bathroom.\n4 The garden is west of the bathroom.\n5 The hallway is east of the bathroom.\n6 How do you go from the bathroom to the office?\te,s\t5 1\n1 The kitchen is west of the office.\n2 The office is north of the bathroom.\n3 The hallway is north of the kitchen.\n4 The garden is north of the office.\n5 The kitchen is east of the bedroom.\n6 How do you go from the hallway to the office?\ts,e\t3 1\n1 The office is east of the garden.\n2 The bedroom is north of the hallway.\n3 The garden is north of the kitchen.\n4 The office is south of the hallway.\n5 The bathroom is east of the office.\n6 How do you go from the hallway to the garden?\ts,w\t4 1\n1 The bedroom is south of the garden.\n2 The hallway is west of the bathroom.\n3 The kitchen is east of the garden.\n4 The bathroom is north of the kitchen.\n5 The office is south of the kitchen.\n6 How do you go from the garden to the bathroom?\te,n\t3 4\n1 The bedroom is east of the hallway.\n2 The garden is west of the bathroom.\n3 The kitchen is south of the bedroom.\n4 The office is east of the bedroom.\n5 The bathroom is west of the kitchen.\n6 How do you go from the bathroom to the bedroom?\te,n\t5 3\n1 The garden is west of the hallway.\n2 The office is north of the bathroom.\n3 The bathroom is east of the hallway.\n4 The hallway is north of the kitchen.\n5 The kitchen is west of the bedroom.\n6 How do you go from the kitchen to the bathroom?\tn,e\t4 3\n1 The garden is west of the bathroom.\n2 The kitchen is east of the hallway.\n3 The bathroom is south of the office.\n4 The bedroom is east of the bathroom.\n5 The hallway is south of the bathroom.\n6 How do you go from the bathroom to the kitchen?\ts,e\t5 2\n1 The hallway is north of the bedroom.\n2 The bathroom is north of the garden.\n3 The kitchen is west of the bedroom.\n4 The office is west of the bathroom.\n5 The bedroom is north of the office.\n6 How do you go from the bathroom to the bedroom?\tw,n\t4 5\n1 The office is north of the bedroom.\n2 The kitchen is west of the garden.\n3 The bathroom is east of the bedroom.\n4 The garden is south of the bedroom.\n5 The hallway is east of the garden.\n6 How do you go from the bedroom to the kitchen?\ts,w\t4 2\n1 The kitchen is east of the bathroom.\n2 The hallway is south of the office.\n3 The garden is east of the bedroom.\n4 The bedroom is north of the kitchen.\n5 The office is west of the bedroom.\n6 How do you go from the kitchen to the office?\tn,w\t4 5\n1 The bedroom is west of the hallway.\n2 The garden is south of the hallway.\n3 The hallway is south of the bathroom.\n4 The bathroom is west of the office.\n5 The office is south of the kitchen.\n6 How do you go from the office to the hallway?\tw,s\t4 3\n1 The kitchen is north of the hallway.\n2 The office is east of the garden.\n3 The office is west of the kitchen.\n4 The bedroom is east of the kitchen.\n5 The bathroom is east of the hallway.\n6 How do you go from the hallway to the office?\tn,w\t1 3\n1 The garden is east of the bathroom.\n2 The kitchen is north of the hallway.\n3 The hallway is east of the bedroom.\n4 The bathroom is south of the office.\n5 The hallway is west of the bathroom.\n6 How do you go from the bedroom to the bathroom?\te,e\t3 5\n1 The office is west of the garden.\n2 The bedroom is south of the hallway.\n3 The hallway is east of the garden.\n4 The kitchen is east of the bathroom.\n5 The garden is north of the bathroom.\n6 How do you go from the hallway to the bathroom?\tw,s\t3 5\n1 The kitchen is east of the bathroom.\n2 The hallway is south of the bedroom.\n3 The garden is north of the kitchen.\n4 The office is east of the bedroom.\n5 The bedroom is east of the kitchen.\n6 How do you go from the bedroom to the garden?\tw,n\t5 3\n"
  },
  {
    "path": "tasksv11/en/qa1_single-supporting-fact_test.txt",
    "content": "1 John travelled to the hallway.\n2 Mary journeyed to the bathroom.\n3 Where is John? \thallway\t1\n4 Daniel went back to the bathroom.\n5 John moved to the bedroom.\n6 Where is Mary? \tbathroom\t2\n7 John went to the hallway.\n8 Sandra journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Sandra travelled to the hallway.\n11 John went to the garden.\n12 Where is Sandra? \thallway\t10\n13 Sandra went back to the bathroom.\n14 Sandra moved to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Sandra travelled to the kitchen.\n2 Sandra travelled to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Mary went to the bathroom.\n5 Sandra moved to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra travelled to the office.\n8 Daniel journeyed to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Daniel journeyed to the office.\n11 John moved to the hallway.\n12 Where is Sandra? \toffice\t7\n13 John travelled to the bathroom.\n14 John journeyed to the office.\n15 Where is Daniel? \toffice\t10\n1 John travelled to the office.\n2 Mary journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Mary moved to the garden.\n5 Daniel went to the office.\n6 Where is Mary? \tgarden\t4\n7 John went to the hallway.\n8 Mary moved to the kitchen.\n9 Where is Daniel? \toffice\t5\n10 Mary travelled to the bedroom.\n11 Daniel journeyed to the garden.\n12 Where is Mary? \tbedroom\t10\n13 John journeyed to the garden.\n14 Sandra journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t10\n1 John moved to the hallway.\n2 John journeyed to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Sandra travelled to the garden.\n5 John journeyed to the garden.\n6 Where is John? \tgarden\t5\n7 Daniel journeyed to the office.\n8 John went to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Sandra journeyed to the hallway.\n11 Mary went to the hallway.\n12 Where is Daniel? \toffice\t7\n13 Mary went to the kitchen.\n14 Sandra travelled to the garden.\n15 Where is John? \tkitchen\t8\n1 Mary journeyed to the kitchen.\n2 Mary travelled to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra moved to the office.\n5 John journeyed to the office.\n6 Where is John? \toffice\t5\n7 Sandra travelled to the hallway.\n8 Daniel went back to the bathroom.\n9 Where is John? \toffice\t5\n10 Mary travelled to the garden.\n11 Daniel moved to the bedroom.\n12 Where is Sandra? \thallway\t7\n13 John went to the garden.\n14 Sandra travelled to the office.\n15 Where is Daniel? \tbedroom\t11\n1 Sandra moved to the bedroom.\n2 Mary went back to the kitchen.\n3 Where is Sandra? \tbedroom\t1\n4 Mary went to the bedroom.\n5 Daniel journeyed to the bedroom.\n6 Where is Mary? \tbedroom\t4\n7 John travelled to the bathroom.\n8 Daniel travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 John went back to the office.\n11 Sandra journeyed to the garden.\n12 Where is Daniel? \tkitchen\t8\n13 Mary journeyed to the bathroom.\n14 Mary journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t8\n1 Sandra moved to the hallway.\n2 Daniel went to the office.\n3 Where is Sandra? \thallway\t1\n4 Sandra travelled to the kitchen.\n5 John moved to the office.\n6 Where is John? \toffice\t5\n7 Sandra went to the bathroom.\n8 Sandra moved to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Sandra journeyed to the bedroom.\n11 Sandra went to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 John went to the garden.\n14 Sandra went to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Mary went back to the bedroom.\n2 Mary moved to the office.\n3 Where is Mary? \toffice\t2\n4 Mary went back to the bathroom.\n5 Sandra moved to the hallway.\n6 Where is Mary? \tbathroom\t4\n7 Mary went to the garden.\n8 Sandra went to the kitchen.\n9 Where is Mary? \tgarden\t7\n10 Daniel journeyed to the bedroom.\n11 John journeyed to the hallway.\n12 Where is Sandra? \tkitchen\t8\n13 Sandra moved to the office.\n14 Sandra journeyed to the garden.\n15 Where is Daniel? \tbedroom\t10\n1 Sandra went to the office.\n2 Sandra travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary went back to the bedroom.\n5 Daniel moved to the garden.\n6 Where is Daniel? \tgarden\t5\n7 John journeyed to the garden.\n8 Daniel went back to the hallway.\n9 Where is Sandra? \tbathroom\t2\n10 John journeyed to the bedroom.\n11 Mary travelled to the kitchen.\n12 Where is Daniel? \thallway\t8\n13 Sandra went to the bedroom.\n14 Daniel went to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Mary went back to the kitchen.\n2 Daniel journeyed to the hallway.\n3 Where is Mary? \tkitchen\t1\n4 Mary went back to the hallway.\n5 Sandra journeyed to the bedroom.\n6 Where is Daniel? \thallway\t2\n7 Sandra moved to the garden.\n8 Sandra moved to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Daniel travelled to the bedroom.\n11 John moved to the office.\n12 Where is John? \toffice\t11\n13 Sandra moved to the hallway.\n14 John moved to the bedroom.\n15 Where is John? \tbedroom\t14\n1 John journeyed to the hallway.\n2 John journeyed to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel journeyed to the bedroom.\n5 John journeyed to the office.\n6 Where is John? \toffice\t5\n7 John moved to the garden.\n8 Daniel moved to the garden.\n9 Where is John? \tgarden\t7\n10 Daniel went back to the kitchen.\n11 Mary journeyed to the hallway.\n12 Where is John? \tgarden\t7\n13 John moved to the office.\n14 Mary journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t10\n1 Mary went to the bedroom.\n2 Daniel journeyed to the bathroom.\n3 Where is Mary? \tbedroom\t1\n4 Mary travelled to the kitchen.\n5 Daniel moved to the garden.\n6 Where is Mary? \tkitchen\t4\n7 Sandra travelled to the bedroom.\n8 Mary journeyed to the hallway.\n9 Where is Mary? \thallway\t8\n10 Sandra went back to the office.\n11 Sandra went to the kitchen.\n12 Where is Daniel? \tgarden\t5\n13 Sandra went to the hallway.\n14 John moved to the office.\n15 Where is Sandra? \thallway\t13\n1 Sandra went back to the hallway.\n2 John moved to the hallway.\n3 Where is Sandra? \thallway\t1\n4 John travelled to the bathroom.\n5 Daniel travelled to the office.\n6 Where is Daniel? \toffice\t5\n7 John moved to the office.\n8 Sandra travelled to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Daniel went back to the bedroom.\n11 Daniel went back to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Sandra moved to the hallway.\n14 John went back to the bathroom.\n15 Where is Daniel? \tgarden\t11\n1 Mary went to the kitchen.\n2 John went back to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Daniel went back to the hallway.\n5 Daniel went to the bathroom.\n6 Where is John? \tkitchen\t2\n7 Sandra travelled to the bathroom.\n8 Sandra travelled to the bedroom.\n9 Where is Daniel? \tbathroom\t5\n10 Daniel went to the kitchen.\n11 Daniel moved to the office.\n12 Where is Daniel? \toffice\t11\n13 Mary moved to the bathroom.\n14 Mary went back to the hallway.\n15 Where is Daniel? \toffice\t11\n1 Sandra journeyed to the bedroom.\n2 Mary journeyed to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra moved to the hallway.\n5 Mary travelled to the office.\n6 Where is Sandra? \thallway\t4\n7 Mary travelled to the kitchen.\n8 Mary journeyed to the garden.\n9 Where is Mary? \tgarden\t8\n10 John moved to the hallway.\n11 Mary went to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 John moved to the bathroom.\n14 Mary went to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 John travelled to the kitchen.\n2 Daniel went back to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Daniel went to the garden.\n5 Mary went back to the office.\n6 Where is John? \tkitchen\t1\n7 Daniel journeyed to the office.\n8 Daniel moved to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Daniel went back to the hallway.\n11 Sandra went back to the bedroom.\n12 Where is Daniel? \thallway\t10\n13 Sandra went to the garden.\n14 Daniel went back to the office.\n15 Where is Daniel? \toffice\t14\n1 Daniel went to the garden.\n2 John travelled to the garden.\n3 Where is John? \tgarden\t2\n4 John travelled to the bathroom.\n5 Mary went to the garden.\n6 Where is John? \tbathroom\t4\n7 Sandra moved to the kitchen.\n8 Sandra went back to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 John journeyed to the office.\n11 Sandra went to the office.\n12 Where is Mary? \tgarden\t5\n13 Mary travelled to the kitchen.\n14 Daniel travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 John travelled to the garden.\n2 Sandra travelled to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary journeyed to the office.\n5 Mary went to the garden.\n6 Where is Mary? \tgarden\t5\n7 John went to the hallway.\n8 Mary went to the bedroom.\n9 Where is John? \thallway\t7\n10 John went to the office.\n11 Sandra went back to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 John travelled to the kitchen.\n14 Daniel went back to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Sandra moved to the kitchen.\n2 Sandra went back to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary journeyed to the bedroom.\n5 John journeyed to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Sandra moved to the bedroom.\n8 Sandra travelled to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Sandra travelled to the garden.\n11 Sandra travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Daniel journeyed to the kitchen.\n14 John journeyed to the office.\n15 Where is Sandra? \tbathroom\t11\n1 John travelled to the kitchen.\n2 Sandra moved to the kitchen.\n3 Where is John? \tkitchen\t1\n4 Daniel went to the kitchen.\n5 John journeyed to the hallway.\n6 Where is Sandra? \tkitchen\t2\n7 Mary journeyed to the bedroom.\n8 Mary journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Mary travelled to the bedroom.\n11 Sandra travelled to the bedroom.\n12 Where is Mary? \tbedroom\t10\n13 John went to the office.\n14 John went back to the kitchen.\n15 Where is Mary? \tbedroom\t10\n1 Mary travelled to the garden.\n2 Mary moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Sandra went to the bathroom.\n5 Daniel travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4\n7 Mary travelled to the office.\n8 Daniel moved to the hallway.\n9 Where is Mary? \toffice\t7\n10 John moved to the kitchen.\n11 Daniel went to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Mary journeyed to the garden.\n14 John journeyed to the bedroom.\n15 Where is Daniel? \tgarden\t11\n1 Mary journeyed to the office.\n2 Mary moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 John journeyed to the hallway.\n5 Daniel travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Daniel travelled to the bathroom.\n8 John travelled to the kitchen.\n9 Where is Daniel? \tbathroom\t7\n10 Daniel moved to the office.\n11 Mary went to the garden.\n12 Where is Daniel? \toffice\t10\n13 Daniel moved to the kitchen.\n14 John travelled to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Daniel went to the office.\n2 Daniel travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 John travelled to the kitchen.\n5 John went to the bedroom.\n6 Where is Daniel? \tbathroom\t2\n7 John went to the office.\n8 John journeyed to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Mary moved to the kitchen.\n11 John went back to the hallway.\n12 Where is John? \thallway\t11\n13 Sandra went to the bathroom.\n14 Sandra moved to the office.\n15 Where is Mary? \tkitchen\t10\n1 Sandra went back to the garden.\n2 John moved to the office.\n3 Where is Sandra? \tgarden\t1\n4 Sandra travelled to the bathroom.\n5 Mary went back to the kitchen.\n6 Where is John? \toffice\t2\n7 John went to the bathroom.\n8 Daniel travelled to the bathroom.\n9 Where is Mary? \tkitchen\t5\n10 John went back to the kitchen.\n11 John went to the hallway.\n12 Where is Daniel? \tbathroom\t8\n13 Daniel journeyed to the garden.\n14 Daniel went back to the office.\n15 Where is Daniel? \toffice\t14\n1 Daniel journeyed to the office.\n2 Daniel travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra travelled to the bathroom.\n5 Mary journeyed to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 John went back to the office.\n8 Mary journeyed to the kitchen.\n9 Where is Daniel? \tbedroom\t2\n10 Daniel journeyed to the hallway.\n11 John travelled to the bathroom.\n12 Where is Daniel? \thallway\t10\n13 Mary travelled to the bedroom.\n14 John travelled to the office.\n15 Where is Mary? \tbedroom\t13\n1 John moved to the kitchen.\n2 Sandra travelled to the office.\n3 Where is Sandra? \toffice\t2\n4 Daniel went to the garden.\n5 John journeyed to the garden.\n6 Where is John? \tgarden\t5\n7 Sandra moved to the kitchen.\n8 John went back to the office.\n9 Where is Daniel? \tgarden\t4\n10 Mary moved to the bedroom.\n11 Sandra travelled to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Sandra moved to the bathroom.\n14 Mary journeyed to the garden.\n15 Where is Sandra? \tbathroom\t13\n1 Mary journeyed to the hallway.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 John went back to the bedroom.\n5 Sandra went back to the office.\n6 Where is Mary? \thallway\t1\n7 Sandra travelled to the bathroom.\n8 John journeyed to the kitchen.\n9 Where is Sandra? \tbathroom\t7\n10 Sandra moved to the garden.\n11 Mary went to the bedroom.\n12 Where is Sandra? \tgarden\t10\n13 Daniel journeyed to the garden.\n14 Sandra journeyed to the bedroom.\n15 Where is John? \tkitchen\t8\n1 Daniel moved to the kitchen.\n2 Sandra travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Sandra travelled to the office.\n5 Daniel journeyed to the office.\n6 Where is Sandra? \toffice\t4\n7 Sandra went back to the bedroom.\n8 John moved to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Sandra travelled to the bathroom.\n11 John moved to the bathroom.\n12 Where is Sandra? \tbathroom\t10\n13 Mary moved to the garden.\n14 Daniel journeyed to the bathroom.\n15 Where is John? \tbathroom\t11\n1 Mary journeyed to the garden.\n2 Mary travelled to the office.\n3 Where is Mary? \toffice\t2\n4 Mary went to the hallway.\n5 John journeyed to the hallway.\n6 Where is Mary? \thallway\t4\n7 John moved to the bathroom.\n8 Sandra went to the office.\n9 Where is Mary? \thallway\t4\n10 Daniel travelled to the kitchen.\n11 Mary travelled to the bathroom.\n12 Where is Sandra? \toffice\t8\n13 Daniel travelled to the hallway.\n14 Sandra went to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Daniel went to the bedroom.\n2 Sandra went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Daniel moved to the kitchen.\n5 John went back to the bedroom.\n6 Where is Sandra? \tkitchen\t2\n7 Daniel journeyed to the bedroom.\n8 Daniel travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Sandra went back to the bathroom.\n11 Sandra went to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 John travelled to the garden.\n14 Sandra travelled to the office.\n15 Where is Daniel? \tkitchen\t8\n1 Mary travelled to the bedroom.\n2 Daniel went back to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Sandra moved to the garden.\n5 Daniel went back to the bathroom.\n6 Where is Sandra? \tgarden\t4\n7 John moved to the office.\n8 Sandra travelled to the office.\n9 Where is Daniel? \tbathroom\t5\n10 Daniel went back to the office.\n11 Mary moved to the office.\n12 Where is Daniel? \toffice\t10\n13 John travelled to the hallway.\n14 John travelled to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Mary moved to the bathroom.\n2 Daniel journeyed to the bedroom.\n3 Where is Mary? \tbathroom\t1\n4 Daniel went to the garden.\n5 John went to the bedroom.\n6 Where is Daniel? \tgarden\t4\n7 Sandra journeyed to the office.\n8 Sandra went to the bathroom.\n9 Where is John? \tbedroom\t5\n10 Sandra went to the bedroom.\n11 John went back to the office.\n12 Where is John? \toffice\t11\n13 Mary went back to the office.\n14 Mary journeyed to the hallway.\n15 Where is Mary? \thallway\t14\n1 Daniel moved to the bedroom.\n2 Sandra journeyed to the hallway.\n3 Where is Daniel? \tbedroom\t1\n4 Mary journeyed to the kitchen.\n5 Mary went back to the bathroom.\n6 Where is Daniel? \tbedroom\t1\n7 Mary journeyed to the hallway.\n8 Mary went to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Mary moved to the garden.\n11 Sandra travelled to the office.\n12 Where is Mary? \tgarden\t10\n13 Daniel travelled to the bathroom.\n14 Sandra went back to the bathroom.\n15 Where is Daniel? \tbathroom\t13\n1 Mary went back to the hallway.\n2 Sandra went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary went to the office.\n5 Daniel travelled to the garden.\n6 Where is Sandra? \tgarden\t2\n7 Mary went to the bedroom.\n8 Sandra went back to the kitchen.\n9 Where is Daniel? \tgarden\t5\n10 Daniel went to the kitchen.\n11 John moved to the hallway.\n12 Where is Daniel? \tkitchen\t10\n13 Mary went back to the kitchen.\n14 Mary moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel journeyed to the kitchen.\n2 Daniel journeyed to the office.\n3 Where is Daniel? \toffice\t2\n4 Mary travelled to the hallway.\n5 John moved to the garden.\n6 Where is Daniel? \toffice\t2\n7 Mary travelled to the office.\n8 Mary travelled to the garden.\n9 Where is John? \tgarden\t5\n10 John travelled to the hallway.\n11 Sandra went back to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Mary moved to the hallway.\n14 Daniel moved to the bedroom.\n15 Where is Sandra? \tbathroom\t11\n1 Sandra went to the kitchen.\n2 Sandra went to the office.\n3 Where is Sandra? \toffice\t2\n4 Sandra travelled to the hallway.\n5 Sandra went back to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Mary travelled to the hallway.\n8 Sandra went to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 John went to the garden.\n11 Sandra travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 John journeyed to the office.\n14 Daniel journeyed to the kitchen.\n15 Where is Sandra? \toffice\t11\n1 Mary travelled to the office.\n2 Mary went back to the hallway.\n3 Where is Mary? \thallway\t2\n4 John travelled to the hallway.\n5 Daniel went back to the office.\n6 Where is Mary? \thallway\t2\n7 John went to the office.\n8 Daniel journeyed to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Mary moved to the office.\n11 Mary moved to the hallway.\n12 Where is Mary? \thallway\t11\n13 John travelled to the kitchen.\n14 Sandra went to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Mary went back to the kitchen.\n2 John went to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Daniel travelled to the office.\n5 Sandra journeyed to the bathroom.\n6 Where is Daniel? \toffice\t4\n7 Daniel went to the bedroom.\n8 Mary moved to the garden.\n9 Where is Mary? \tgarden\t8\n10 Mary went to the bathroom.\n11 Sandra journeyed to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra went back to the office.\n14 John travelled to the hallway.\n15 Where is Sandra? \toffice\t13\n1 Sandra travelled to the hallway.\n2 Mary went back to the hallway.\n3 Where is Mary? \thallway\t2\n4 Mary moved to the office.\n5 Sandra journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 John journeyed to the bathroom.\n8 Sandra went to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Sandra journeyed to the hallway.\n11 John moved to the bedroom.\n12 Where is Sandra? \thallway\t10\n13 John travelled to the hallway.\n14 John journeyed to the office.\n15 Where is Sandra? \thallway\t10\n1 John went to the office.\n2 Mary travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 Daniel journeyed to the kitchen.\n5 Mary went back to the bedroom.\n6 Where is John? \toffice\t1\n7 Mary travelled to the office.\n8 John travelled to the bathroom.\n9 Where is Daniel? \tkitchen\t4\n10 Mary went to the bathroom.\n11 John travelled to the kitchen.\n12 Where is Mary? \tbathroom\t10\n13 John went back to the bathroom.\n14 John went back to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Mary moved to the hallway.\n2 Daniel travelled to the office.\n3 Where is Mary? \thallway\t1\n4 John went back to the hallway.\n5 John moved to the office.\n6 Where is John? \toffice\t5\n7 Sandra journeyed to the kitchen.\n8 Mary moved to the bedroom.\n9 Where is Daniel? \toffice\t2\n10 John went back to the kitchen.\n11 Sandra went to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Sandra travelled to the hallway.\n14 Daniel went to the bedroom.\n15 Where is Sandra? \thallway\t13\n1 Mary moved to the hallway.\n2 Sandra travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary travelled to the kitchen.\n5 Sandra went to the garden.\n6 Where is Mary? \tkitchen\t4\n7 Sandra travelled to the hallway.\n8 John went to the hallway.\n9 Where is Sandra? \thallway\t7\n10 Daniel went to the bathroom.\n11 Sandra journeyed to the bedroom.\n12 Where is Daniel? \tbathroom\t10\n13 Mary moved to the garden.\n14 Sandra went to the kitchen.\n15 Where is John? \thallway\t8\n1 John moved to the bathroom.\n2 Sandra moved to the garden.\n3 Where is John? \tbathroom\t1\n4 John went back to the office.\n5 John travelled to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Daniel moved to the hallway.\n8 Sandra moved to the bathroom.\n9 Where is Daniel? \thallway\t7\n10 Mary went back to the bedroom.\n11 Daniel went back to the bathroom.\n12 Where is Mary? \tbedroom\t10\n13 Mary went to the kitchen.\n14 Mary went to the bedroom.\n15 Where is Sandra? \tbathroom\t8\n1 Mary travelled to the bedroom.\n2 John went back to the hallway.\n3 Where is Mary? \tbedroom\t1\n4 John moved to the bathroom.\n5 Sandra journeyed to the garden.\n6 Where is John? \tbathroom\t4\n7 Daniel moved to the kitchen.\n8 John went to the hallway.\n9 Where is John? \thallway\t8\n10 Sandra moved to the hallway.\n11 John journeyed to the bathroom.\n12 Where is Sandra? \thallway\t10\n13 Daniel went back to the garden.\n14 Mary went to the garden.\n15 Where is John? \tbathroom\t11\n1 Mary travelled to the bathroom.\n2 Daniel went back to the hallway.\n3 Where is Mary? \tbathroom\t1\n4 Sandra went back to the office.\n5 Sandra went back to the hallway.\n6 Where is Daniel? \thallway\t2\n7 John went back to the bathroom.\n8 Daniel went to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 John moved to the kitchen.\n11 Daniel went to the bedroom.\n12 Where is Sandra? \thallway\t5\n13 Sandra journeyed to the kitchen.\n14 John moved to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Daniel travelled to the hallway.\n2 John moved to the office.\n3 Where is John? \toffice\t2\n4 John went to the bathroom.\n5 John travelled to the office.\n6 Where is Daniel? \thallway\t1\n7 Daniel moved to the bathroom.\n8 Sandra moved to the garden.\n9 Where is Sandra? \tgarden\t8\n10 John travelled to the kitchen.\n11 John went back to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Sandra travelled to the office.\n14 Mary travelled to the office.\n15 Where is John? \tbathroom\t11\n1 Sandra travelled to the bathroom.\n2 Daniel went to the office.\n3 Where is Daniel? \toffice\t2\n4 Mary went back to the garden.\n5 John went back to the kitchen.\n6 Where is Mary? \tgarden\t4\n7 Daniel moved to the hallway.\n8 Sandra moved to the garden.\n9 Where is Daniel? \thallway\t7\n10 John went back to the hallway.\n11 Daniel went back to the office.\n12 Where is Daniel? \toffice\t11\n13 Mary moved to the hallway.\n14 Mary moved to the bathroom.\n15 Where is John? \thallway\t10\n1 Daniel went to the garden.\n2 Mary moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Daniel journeyed to the bathroom.\n5 Sandra journeyed to the bathroom.\n6 Where is Mary? \tbedroom\t2\n7 Daniel moved to the hallway.\n8 Sandra journeyed to the kitchen.\n9 Where is Mary? \tbedroom\t2\n10 Sandra moved to the office.\n11 Daniel travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary went back to the office.\n14 Daniel went back to the kitchen.\n15 Where is Sandra? \toffice\t10\n1 Mary went back to the hallway.\n2 Daniel went to the hallway.\n3 Where is Daniel? \thallway\t2\n4 John travelled to the bathroom.\n5 Mary moved to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Sandra journeyed to the kitchen.\n8 Mary journeyed to the garden.\n9 Where is Mary? \tgarden\t8\n10 Daniel went back to the bedroom.\n11 John went back to the hallway.\n12 Where is Mary? \tgarden\t8\n13 Mary moved to the office.\n14 Mary went back to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Daniel travelled to the kitchen.\n2 John journeyed to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Sandra moved to the kitchen.\n5 Sandra went to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John travelled to the office.\n8 Daniel went to the bathroom.\n9 Where is Sandra? \tgarden\t5\n10 Mary went back to the kitchen.\n11 Daniel moved to the kitchen.\n12 Where is Sandra? \tgarden\t5\n13 Mary journeyed to the bathroom.\n14 Daniel moved to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Mary went back to the office.\n2 Daniel went to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra moved to the bedroom.\n5 Daniel travelled to the kitchen.\n6 Where is Mary? \toffice\t1\n7 Daniel travelled to the garden.\n8 Daniel moved to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Sandra journeyed to the garden.\n11 John went to the bedroom.\n12 Where is Daniel? \tbathroom\t8\n13 John went back to the office.\n14 John journeyed to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Sandra moved to the garden.\n2 John journeyed to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Mary went back to the bedroom.\n5 Sandra travelled to the office.\n6 Where is Sandra? \toffice\t5\n7 John travelled to the bathroom.\n8 Mary travelled to the garden.\n9 Where is Sandra? \toffice\t5\n10 Mary moved to the kitchen.\n11 Sandra went back to the garden.\n12 Where is Mary? \tkitchen\t10\n13 Mary journeyed to the hallway.\n14 Mary went to the garden.\n15 Where is Mary? \tgarden\t14\n1 Mary went back to the bedroom.\n2 Sandra moved to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel journeyed to the bathroom.\n5 Mary travelled to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel went to the hallway.\n8 Sandra travelled to the hallway.\n9 Where is Sandra? \thallway\t8\n10 John journeyed to the garden.\n11 John journeyed to the office.\n12 Where is John? \toffice\t11\n13 Daniel moved to the garden.\n14 Mary travelled to the bathroom.\n15 Where is John? \toffice\t11\n1 Sandra journeyed to the bathroom.\n2 John moved to the garden.\n3 Where is Sandra? \tbathroom\t1\n4 Sandra went back to the garden.\n5 Daniel moved to the kitchen.\n6 Where is Sandra? \tgarden\t4\n7 Sandra travelled to the bedroom.\n8 John went to the bathroom.\n9 Where is Sandra? \tbedroom\t7\n10 Daniel went back to the bathroom.\n11 Mary journeyed to the bedroom.\n12 Where is John? \tbathroom\t8\n13 Daniel went to the garden.\n14 Daniel journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 John went to the bathroom.\n2 Daniel moved to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Sandra travelled to the office.\n5 Daniel went to the office.\n6 Where is Sandra? \toffice\t4\n7 John moved to the office.\n8 Daniel journeyed to the garden.\n9 Where is Sandra? \toffice\t4\n10 Sandra went back to the bedroom.\n11 Daniel went back to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Daniel went back to the bathroom.\n14 Mary went back to the garden.\n15 Where is Daniel? \tbathroom\t13\n1 Sandra moved to the office.\n2 Daniel moved to the kitchen.\n3 Where is Sandra? \toffice\t1\n4 Mary moved to the garden.\n5 Mary journeyed to the kitchen.\n6 Where is Daniel? \tkitchen\t2\n7 Mary moved to the hallway.\n8 John went to the bedroom.\n9 Where is Mary? \thallway\t7\n10 John moved to the office.\n11 Daniel went back to the hallway.\n12 Where is John? \toffice\t10\n13 Daniel journeyed to the garden.\n14 John travelled to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Sandra journeyed to the office.\n2 Sandra travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Daniel moved to the bedroom.\n5 Daniel went to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Mary journeyed to the hallway.\n8 Sandra went to the office.\n9 Where is Sandra? \toffice\t8\n10 Daniel went back to the bathroom.\n11 Mary travelled to the kitchen.\n12 Where is Sandra? \toffice\t8\n13 Daniel went back to the garden.\n14 John journeyed to the garden.\n15 Where is John? \tgarden\t14\n1 Sandra went to the bedroom.\n2 John went back to the office.\n3 Where is John? \toffice\t2\n4 Sandra moved to the bathroom.\n5 Mary went to the garden.\n6 Where is Sandra? \tbathroom\t4\n7 Daniel travelled to the bedroom.\n8 Sandra moved to the hallway.\n9 Where is John? \toffice\t2\n10 John travelled to the kitchen.\n11 Daniel moved to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Sandra journeyed to the bathroom.\n14 Mary journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t13\n1 John travelled to the kitchen.\n2 Mary travelled to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Mary went back to the bathroom.\n5 Sandra travelled to the hallway.\n6 Where is John? \tkitchen\t1\n7 Mary went to the garden.\n8 John travelled to the bedroom.\n9 Where is John? \tbedroom\t8\n10 John travelled to the office.\n11 Mary travelled to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel moved to the kitchen.\n14 John went to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra went to the garden.\n2 Daniel went to the garden.\n3 Where is Sandra? \tgarden\t1\n4 Sandra journeyed to the kitchen.\n5 John journeyed to the hallway.\n6 Where is Daniel? \tgarden\t2\n7 Mary moved to the bathroom.\n8 Mary journeyed to the garden.\n9 Where is John? \thallway\t5\n10 Mary moved to the hallway.\n11 Sandra went back to the hallway.\n12 Where is Mary? \thallway\t10\n13 Mary went back to the bathroom.\n14 Daniel travelled to the bedroom.\n15 Where is Mary? \tbathroom\t13\n1 Sandra went to the bathroom.\n2 Mary journeyed to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Sandra went back to the kitchen.\n5 Daniel went back to the hallway.\n6 Where is Mary? \tbathroom\t2\n7 John moved to the garden.\n8 Daniel went to the office.\n9 Where is Mary? \tbathroom\t2\n10 Mary moved to the hallway.\n11 John travelled to the office.\n12 Where is John? \toffice\t11\n13 Daniel journeyed to the kitchen.\n14 Sandra went to the office.\n15 Where is Mary? \thallway\t10\n1 Daniel went to the bathroom.\n2 Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Daniel travelled to the bedroom.\n5 Daniel journeyed to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 Daniel journeyed to the office.\n8 John journeyed to the bathroom.\n9 Where is Daniel? \toffice\t7\n10 John went to the garden.\n11 Sandra travelled to the bathroom.\n12 Where is Daniel? \toffice\t7\n13 Mary went to the office.\n14 John went back to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra journeyed to the garden.\n2 Daniel journeyed to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John journeyed to the bedroom.\n5 Daniel journeyed to the office.\n6 Where is Sandra? \tgarden\t1\n7 Mary journeyed to the garden.\n8 Sandra travelled to the hallway.\n9 Where is Daniel? \toffice\t5\n10 John travelled to the garden.\n11 Sandra travelled to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Mary moved to the hallway.\n14 Mary went back to the kitchen.\n15 Where is John? \tgarden\t10\n1 John travelled to the garden.\n2 Mary went back to the office.\n3 Where is Mary? \toffice\t2\n4 Sandra went back to the hallway.\n5 Daniel travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Mary went back to the kitchen.\n8 Mary went to the office.\n9 Where is Mary? \toffice\t8\n10 John went back to the bedroom.\n11 Daniel went back to the kitchen.\n12 Where is Mary? \toffice\t8\n13 Daniel went to the garden.\n14 John moved to the kitchen.\n15 Where is Daniel? \tgarden\t13\n1 Sandra moved to the garden.\n2 John went to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra went to the bathroom.\n5 Sandra went to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel moved to the kitchen.\n8 Mary journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t5\n10 Daniel journeyed to the office.\n11 Daniel went to the garden.\n12 Where is Daniel? \tgarden\t11\n13 John moved to the bedroom.\n14 Mary went back to the office.\n15 Where is Daniel? \tgarden\t11\n1 Daniel travelled to the bedroom.\n2 Sandra moved to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 John went back to the bedroom.\n5 Sandra travelled to the kitchen.\n6 Where is John? \tbedroom\t4\n7 Sandra went back to the office.\n8 Sandra moved to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Daniel went to the kitchen.\n11 John travelled to the bathroom.\n12 Where is Sandra? \tgarden\t8\n13 Daniel went to the bedroom.\n14 Mary went back to the office.\n15 Where is Daniel? \tbedroom\t13\n1 Daniel journeyed to the hallway.\n2 Sandra went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John travelled to the kitchen.\n5 John went back to the office.\n6 Where is John? \toffice\t5\n7 Mary moved to the bathroom.\n8 Daniel travelled to the office.\n9 Where is Sandra? \tkitchen\t2\n10 Daniel went back to the bedroom.\n11 Sandra went to the office.\n12 Where is Daniel? \tbedroom\t10\n13 Sandra went back to the garden.\n14 Mary moved to the kitchen.\n15 Where is Daniel? \tbedroom\t10\n1 John journeyed to the office.\n2 Sandra travelled to the garden.\n3 Where is John? \toffice\t1\n4 Sandra moved to the office.\n5 Daniel travelled to the hallway.\n6 Where is Daniel? \thallway\t5\n7 John travelled to the bathroom.\n8 Daniel journeyed to the garden.\n9 Where is Sandra? \toffice\t4\n10 Sandra journeyed to the kitchen.\n11 Sandra went back to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Mary journeyed to the bedroom.\n14 Mary went back to the office.\n15 Where is Sandra? \thallway\t11\n1 Mary moved to the bathroom.\n2 Mary went to the hallway.\n3 Where is Mary? \thallway\t2\n4 Daniel travelled to the bedroom.\n5 Mary journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 John travelled to the office.\n8 Daniel travelled to the office.\n9 Where is Daniel? \toffice\t8\n10 Mary went to the bedroom.\n11 Sandra went back to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra journeyed to the bedroom.\n14 Sandra went to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Daniel went back to the hallway.\n2 Mary went back to the office.\n3 Where is Mary? \toffice\t2\n4 Mary went to the garden.\n5 Mary went back to the kitchen.\n6 Where is Daniel? \thallway\t1\n7 Sandra moved to the bedroom.\n8 John travelled to the hallway.\n9 Where is John? \thallway\t8\n10 Sandra went back to the garden.\n11 John journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t5\n13 John journeyed to the bathroom.\n14 John moved to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra travelled to the bedroom.\n2 John travelled to the garden.\n3 Where is Sandra? \tbedroom\t1\n4 Mary went to the hallway.\n5 Mary went back to the bedroom.\n6 Where is John? \tgarden\t2\n7 Sandra went to the kitchen.\n8 Sandra journeyed to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Daniel journeyed to the office.\n11 Sandra moved to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Mary moved to the kitchen.\n14 Mary went to the bathroom.\n15 Where is Sandra? \tbedroom\t11\n1 Sandra travelled to the bathroom.\n2 Mary journeyed to the office.\n3 Where is Sandra? \tbathroom\t1\n4 Sandra travelled to the kitchen.\n5 John moved to the office.\n6 Where is John? \toffice\t5\n7 Mary went to the hallway.\n8 John went back to the hallway.\n9 Where is Mary? \thallway\t7\n10 John moved to the bedroom.\n11 Mary moved to the garden.\n12 Where is Mary? \tgarden\t11\n13 John journeyed to the bathroom.\n14 Mary went back to the hallway.\n15 Where is Mary? \thallway\t14\n1 Daniel went back to the kitchen.\n2 Daniel travelled to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Daniel travelled to the bathroom.\n5 Mary went back to the bathroom.\n6 Where is Daniel? \tbathroom\t4\n7 Mary travelled to the garden.\n8 John went back to the garden.\n9 Where is Mary? \tgarden\t7\n10 Daniel went to the office.\n11 Daniel moved to the garden.\n12 Where is John? \tgarden\t8\n13 Sandra travelled to the bathroom.\n14 John moved to the bedroom.\n15 Where is Daniel? \tgarden\t11\n1 Sandra travelled to the hallway.\n2 Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary moved to the bedroom.\n5 Daniel went to the kitchen.\n6 Where is Sandra? \tgarden\t2\n7 John travelled to the hallway.\n8 Daniel went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Mary travelled to the hallway.\n11 John went to the office.\n12 Where is Mary? \thallway\t10\n13 John travelled to the garden.\n14 Sandra went to the kitchen.\n15 Where is Daniel? \thallway\t8\n1 Daniel travelled to the office.\n2 Daniel journeyed to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Sandra travelled to the bathroom.\n5 Sandra moved to the hallway.\n6 Where is Daniel? \thallway\t2\n7 Mary went to the garden.\n8 Daniel moved to the bedroom.\n9 Where is Mary? \tgarden\t7\n10 John went to the hallway.\n11 Sandra travelled to the kitchen.\n12 Where is Mary? \tgarden\t7\n13 Sandra moved to the garden.\n14 Mary moved to the office.\n15 Where is Mary? \toffice\t14\n1 Mary journeyed to the office.\n2 Mary journeyed to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Sandra went to the garden.\n5 Sandra moved to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Sandra went to the bathroom.\n8 Daniel moved to the office.\n9 Where is Sandra? \tbathroom\t7\n10 John went back to the office.\n11 John went to the garden.\n12 Where is Sandra? \tbathroom\t7\n13 John went to the bedroom.\n14 Mary moved to the garden.\n15 Where is John? \tbedroom\t13\n1 John travelled to the bedroom.\n2 Mary went to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Mary journeyed to the bedroom.\n5 Sandra travelled to the hallway.\n6 Where is John? \tbedroom\t1\n7 Daniel went back to the hallway.\n8 Sandra journeyed to the office.\n9 Where is Mary? \tbedroom\t4\n10 John moved to the garden.\n11 Mary travelled to the office.\n12 Where is Sandra? \toffice\t8\n13 John travelled to the kitchen.\n14 Daniel went back to the kitchen.\n15 Where is Mary? \toffice\t11\n1 Sandra journeyed to the kitchen.\n2 Daniel journeyed to the bathroom.\n3 Where is Sandra? \tkitchen\t1\n4 Mary went to the garden.\n5 Mary travelled to the office.\n6 Where is Mary? \toffice\t5\n7 Sandra travelled to the bedroom.\n8 John travelled to the office.\n9 Where is John? \toffice\t8\n10 Sandra journeyed to the office.\n11 Sandra moved to the kitchen.\n12 Where is Mary? \toffice\t5\n13 Mary travelled to the bedroom.\n14 Mary moved to the hallway.\n15 Where is Sandra? \tkitchen\t11\n1 Daniel travelled to the garden.\n2 Mary went to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 John travelled to the bedroom.\n5 Daniel journeyed to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Mary moved to the bathroom.\n8 John travelled to the garden.\n9 Where is Mary? \tbathroom\t7\n10 Sandra went back to the hallway.\n11 Mary travelled to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Sandra journeyed to the office.\n14 Mary went back to the bathroom.\n15 Where is Sandra? \toffice\t13\n1 Daniel went back to the kitchen.\n2 Daniel moved to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel went back to the bedroom.\n5 John moved to the garden.\n6 Where is Daniel? \tbedroom\t4\n7 Daniel travelled to the office.\n8 Mary journeyed to the garden.\n9 Where is Daniel? \toffice\t7\n10 Sandra went to the bathroom.\n11 Mary moved to the bedroom.\n12 Where is Sandra? \tbathroom\t10\n13 Sandra moved to the garden.\n14 John travelled to the hallway.\n15 Where is Sandra? \tgarden\t13\n1 Sandra moved to the garden.\n2 John went to the bedroom.\n3 Where is John? \tbedroom\t2\n4 John moved to the bathroom.\n5 John went to the garden.\n6 Where is John? \tgarden\t5\n7 John journeyed to the bedroom.\n8 Sandra went to the office.\n9 Where is John? \tbedroom\t7\n10 Sandra went to the bathroom.\n11 Sandra moved to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra went to the bedroom.\n14 Sandra went to the office.\n15 Where is Sandra? \toffice\t14\n1 Daniel journeyed to the kitchen.\n2 Sandra went to the bedroom.\n3 Where is Daniel? \tkitchen\t1\n4 Daniel went back to the hallway.\n5 Mary went back to the office.\n6 Where is Daniel? \thallway\t4\n7 Mary went to the garden.\n8 Daniel journeyed to the office.\n9 Where is Sandra? \tbedroom\t2\n10 Sandra went to the bathroom.\n11 John travelled to the bedroom.\n12 Where is Mary? \tgarden\t7\n13 Sandra went to the kitchen.\n14 Daniel travelled to the bedroom.\n15 Where is Sandra? \tkitchen\t13\n1 John went back to the bathroom.\n2 John went to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel travelled to the bedroom.\n5 Sandra journeyed to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Daniel went back to the bathroom.\n8 Sandra journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Mary journeyed to the office.\n11 Daniel went to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Sandra journeyed to the bedroom.\n14 Sandra travelled to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary travelled to the hallway.\n2 Daniel journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 John went back to the garden.\n5 Sandra journeyed to the bathroom.\n6 Where is Daniel? \tbedroom\t2\n7 John went to the kitchen.\n8 Sandra journeyed to the garden.\n9 Where is John? \tkitchen\t7\n10 Sandra moved to the hallway.\n11 John went back to the garden.\n12 Where is Sandra? \thallway\t10\n13 Sandra went to the bathroom.\n14 Mary went to the office.\n15 Where is Sandra? \tbathroom\t13\n1 Sandra went back to the hallway.\n2 Mary went back to the kitchen.\n3 Where is Sandra? \thallway\t1\n4 John journeyed to the bathroom.\n5 Daniel went back to the hallway.\n6 Where is Sandra? \thallway\t1\n7 Sandra moved to the office.\n8 Sandra journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Sandra journeyed to the bedroom.\n11 John went to the hallway.\n12 Where is Daniel? \thallway\t5\n13 Mary went to the bathroom.\n14 Mary travelled to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 John travelled to the kitchen.\n2 Sandra moved to the bathroom.\n3 Where is John? \tkitchen\t1\n4 Daniel moved to the kitchen.\n5 Sandra moved to the kitchen.\n6 Where is John? \tkitchen\t1\n7 Daniel went to the hallway.\n8 John went to the office.\n9 Where is John? \toffice\t8\n10 Sandra went back to the garden.\n11 Sandra went to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 John went to the bedroom.\n14 John journeyed to the bathroom.\n15 Where is Sandra? \tbedroom\t11\n1 John went to the office.\n2 Sandra went to the kitchen.\n3 Where is John? \toffice\t1\n4 John went back to the kitchen.\n5 Mary moved to the garden.\n6 Where is John? \tkitchen\t4\n7 Mary went to the kitchen.\n8 Sandra moved to the bedroom.\n9 Where is Mary? \tkitchen\t7\n10 Sandra moved to the hallway.\n11 John went back to the hallway.\n12 Where is Mary? \tkitchen\t7\n13 Sandra travelled to the bedroom.\n14 Daniel moved to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary went to the kitchen.\n2 Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 John journeyed to the hallway.\n5 John went back to the bathroom.\n6 Where is Mary? \tkitchen\t1\n7 Daniel went to the garden.\n8 Daniel moved to the bedroom.\n9 Where is John? \tbathroom\t5\n10 Sandra went back to the bedroom.\n11 John journeyed to the garden.\n12 Where is Daniel? \tbedroom\t8\n13 Mary travelled to the hallway.\n14 Daniel travelled to the garden.\n15 Where is John? \tgarden\t11\n1 Sandra went back to the bedroom.\n2 John moved to the garden.\n3 Where is Sandra? \tbedroom\t1\n4 Daniel journeyed to the hallway.\n5 Sandra travelled to the hallway.\n6 Where is Daniel? \thallway\t4\n7 Daniel travelled to the bathroom.\n8 Mary travelled to the garden.\n9 Where is Daniel? \tbathroom\t7\n10 Daniel journeyed to the garden.\n11 Daniel moved to the bathroom.\n12 Where is Mary? \tgarden\t8\n13 Sandra went back to the garden.\n14 Daniel went to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Daniel travelled to the garden.\n2 Sandra journeyed to the bedroom.\n3 Where is Daniel? \tgarden\t1\n4 Daniel journeyed to the office.\n5 Daniel travelled to the bathroom.\n6 Where is Sandra? \tbedroom\t2\n7 Sandra travelled to the kitchen.\n8 Daniel went to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Daniel went back to the garden.\n11 Sandra moved to the garden.\n12 Where is Daniel? \tgarden\t10\n13 Mary moved to the bedroom.\n14 Sandra moved to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 John went back to the bathroom.\n2 John moved to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Sandra moved to the office.\n5 Sandra travelled to the bedroom.\n6 Where is John? \tkitchen\t2\n7 John went to the garden.\n8 Sandra moved to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Sandra went to the garden.\n11 Daniel went to the kitchen.\n12 Where is Sandra? \tgarden\t10\n13 Sandra went to the bathroom.\n14 John went to the bathroom.\n15 Where is Sandra? \tbathroom\t13\n1 Daniel journeyed to the office.\n2 Sandra went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Daniel journeyed to the kitchen.\n5 Mary moved to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 John went to the hallway.\n8 Daniel went to the bedroom.\n9 Where is John? \thallway\t7\n10 Daniel travelled to the hallway.\n11 John moved to the garden.\n12 Where is John? \tgarden\t11\n13 Mary travelled to the bathroom.\n14 Sandra went to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Sandra travelled to the bathroom.\n2 John went back to the office.\n3 Where is Sandra? \tbathroom\t1\n4 Sandra went back to the garden.\n5 John went back to the bedroom.\n6 Where is Sandra? \tgarden\t4\n7 Daniel journeyed to the hallway.\n8 Daniel went to the office.\n9 Where is John? \tbedroom\t5\n10 Sandra went back to the bedroom.\n11 John went to the office.\n12 Where is John? \toffice\t11\n13 Mary travelled to the office.\n14 John moved to the garden.\n15 Where is John? \tgarden\t14\n1 Mary journeyed to the kitchen.\n2 Sandra went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel moved to the kitchen.\n5 Daniel travelled to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Mary moved to the garden.\n8 Mary travelled to the bathroom.\n9 Where is Daniel? \tbedroom\t5\n10 Daniel went to the office.\n11 Sandra went to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Mary moved to the kitchen.\n14 John went back to the office.\n15 Where is John? \toffice\t14\n1 Mary moved to the hallway.\n2 John went back to the bedroom.\n3 Where is Mary? \thallway\t1\n4 Mary went back to the bathroom.\n5 Mary travelled to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel went back to the office.\n8 John moved to the hallway.\n9 Where is Mary? \toffice\t5\n10 John went back to the bathroom.\n11 Mary travelled to the garden.\n12 Where is John? \tbathroom\t10\n13 Daniel went back to the bathroom.\n14 John went to the kitchen.\n15 Where is John? \tkitchen\t14\n1 John journeyed to the garden.\n2 Mary travelled to the office.\n3 Where is John? \tgarden\t1\n4 John went to the bedroom.\n5 Mary went back to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Mary journeyed to the hallway.\n8 Sandra went to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Daniel moved to the hallway.\n11 John travelled to the garden.\n12 Where is John? \tgarden\t11\n13 John went back to the bathroom.\n14 Sandra went to the bedroom.\n15 Where is John? \tbathroom\t13\n1 Sandra went back to the bedroom.\n2 Mary moved to the kitchen.\n3 Where is Sandra? \tbedroom\t1\n4 Mary moved to the office.\n5 Daniel travelled to the office.\n6 Where is Sandra? \tbedroom\t1\n7 Daniel travelled to the hallway.\n8 John went back to the hallway.\n9 Where is Daniel? \thallway\t7\n10 Mary moved to the bathroom.\n11 Sandra journeyed to the hallway.\n12 Where is John? \thallway\t8\n13 John went to the garden.\n14 Daniel travelled to the kitchen.\n15 Where is John? \tgarden\t13\n1 Sandra moved to the garden.\n2 Daniel travelled to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra went to the hallway.\n5 Sandra went back to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Sandra journeyed to the kitchen.\n8 Daniel went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 John travelled to the bedroom.\n11 Daniel travelled to the kitchen.\n12 Where is John? \tbedroom\t10\n13 Sandra moved to the office.\n14 Daniel moved to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 John went to the kitchen.\n2 Daniel travelled to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Sandra journeyed to the kitchen.\n5 John went to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary went to the bedroom.\n8 Sandra went back to the bedroom.\n9 Where is John? \tbedroom\t5\n10 John journeyed to the garden.\n11 Daniel went back to the bedroom.\n12 Where is John? \tgarden\t10\n13 Daniel journeyed to the bathroom.\n14 Daniel went to the kitchen.\n15 Where is John? \tgarden\t10\n1 Mary moved to the kitchen.\n2 Sandra travelled to the bedroom.\n3 Where is Mary? \tkitchen\t1\n4 Daniel journeyed to the office.\n5 Sandra went back to the kitchen.\n6 Where is Mary? \tkitchen\t1\n7 Mary travelled to the bedroom.\n8 Sandra went to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 John travelled to the office.\n11 John moved to the hallway.\n12 Where is John? \thallway\t11\n13 Sandra went back to the kitchen.\n14 Daniel moved to the kitchen.\n15 Where is John? \thallway\t11\n1 Daniel travelled to the kitchen.\n2 Sandra went back to the kitchen.\n3 Where is Daniel? \tkitchen\t1\n4 Daniel journeyed to the garden.\n5 John journeyed to the garden.\n6 Where is Daniel? \tgarden\t4\n7 Daniel moved to the bathroom.\n8 Sandra went back to the bedroom.\n9 Where is Daniel? \tbathroom\t7\n10 John went to the hallway.\n11 Daniel journeyed to the kitchen.\n12 Where is John? \thallway\t10\n13 Mary journeyed to the bedroom.\n14 Daniel moved to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary moved to the bathroom.\n2 Mary journeyed to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Sandra journeyed to the bedroom.\n5 Daniel travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t4\n7 Daniel journeyed to the bathroom.\n8 Daniel travelled to the office.\n9 Where is Daniel? \toffice\t8\n10 Mary went back to the office.\n11 Sandra moved to the bathroom.\n12 Where is Daniel? \toffice\t8\n13 Daniel went back to the kitchen.\n14 Daniel went back to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Daniel moved to the bedroom.\n2 John moved to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Mary went back to the bedroom.\n5 Mary travelled to the office.\n6 Where is Mary? \toffice\t5\n7 Mary journeyed to the bedroom.\n8 John moved to the garden.\n9 Where is Mary? \tbedroom\t7\n10 Daniel travelled to the office.\n11 Sandra travelled to the bathroom.\n12 Where is Mary? \tbedroom\t7\n13 John moved to the hallway.\n14 Sandra journeyed to the bedroom.\n15 Where is Daniel? \toffice\t10\n1 Daniel went back to the bathroom.\n2 Mary went back to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Mary went to the garden.\n5 Sandra moved to the bedroom.\n6 Where is Daniel? \tbathroom\t1\n7 Mary moved to the kitchen.\n8 Mary went to the bathroom.\n9 Where is Sandra? \tbedroom\t5\n10 John travelled to the hallway.\n11 Daniel travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Daniel travelled to the kitchen.\n14 Daniel journeyed to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra went to the bathroom.\n2 Sandra went to the office.\n3 Where is Sandra? \toffice\t2\n4 Daniel went back to the office.\n5 Sandra journeyed to the garden.\n6 Where is Daniel? \toffice\t4\n7 Daniel went back to the hallway.\n8 Sandra journeyed to the hallway.\n9 Where is Daniel? \thallway\t7\n10 Mary travelled to the bathroom.\n11 John journeyed to the bedroom.\n12 Where is Daniel? \thallway\t7\n13 Daniel went back to the office.\n14 Sandra went back to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Sandra went to the kitchen.\n2 Mary went to the hallway.\n3 Where is Mary? \thallway\t2\n4 John journeyed to the office.\n5 Daniel went back to the office.\n6 Where is Daniel? \toffice\t5\n7 Daniel went back to the kitchen.\n8 Daniel travelled to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John travelled to the hallway.\n11 John went back to the office.\n12 Where is Daniel? \tgarden\t8\n13 Mary went to the bedroom.\n14 Mary travelled to the hallway.\n15 Where is Mary? \thallway\t14\n1 Mary moved to the office.\n2 John moved to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra moved to the bedroom.\n5 Sandra went back to the office.\n6 Where is John? \tgarden\t2\n7 John went to the bedroom.\n8 John journeyed to the garden.\n9 Where is John? \tgarden\t8\n10 Daniel went back to the hallway.\n11 John journeyed to the bedroom.\n12 Where is Sandra? \toffice\t5\n13 Daniel journeyed to the bathroom.\n14 John travelled to the garden.\n15 Where is Daniel? \tbathroom\t13\n1 John moved to the kitchen.\n2 Sandra travelled to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra went back to the bathroom.\n5 Sandra went back to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Sandra journeyed to the office.\n8 Sandra travelled to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Daniel went back to the hallway.\n11 Daniel went to the garden.\n12 Where is Sandra? \thallway\t8\n13 Daniel went to the bedroom.\n14 Sandra moved to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Sandra moved to the office.\n2 John went back to the garden.\n3 Where is John? \tgarden\t2\n4 Mary went to the office.\n5 Daniel travelled to the bedroom.\n6 Where is Mary? \toffice\t4\n7 Sandra travelled to the garden.\n8 Daniel travelled to the hallway.\n9 Where is Daniel? \thallway\t8\n10 John travelled to the bedroom.\n11 John went to the hallway.\n12 Where is John? \thallway\t11\n13 Daniel moved to the bathroom.\n14 Daniel travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Sandra went back to the kitchen.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary went back to the kitchen.\n5 Sandra went to the kitchen.\n6 Where is Mary? \tkitchen\t4\n7 John journeyed to the office.\n8 Daniel went to the hallway.\n9 Where is Mary? \tkitchen\t4\n10 John went back to the hallway.\n11 Sandra moved to the bedroom.\n12 Where is John? \thallway\t10\n13 Mary journeyed to the hallway.\n14 Daniel travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 John travelled to the bedroom.\n2 Mary travelled to the bedroom.\n3 Where is John? \tbedroom\t1\n4 John journeyed to the bathroom.\n5 Sandra went back to the hallway.\n6 Where is John? \tbathroom\t4\n7 John went to the office.\n8 Daniel travelled to the kitchen.\n9 Where is John? \toffice\t7\n10 Daniel journeyed to the bedroom.\n11 John went back to the garden.\n12 Where is Daniel? \tbedroom\t10\n13 John moved to the bedroom.\n14 Daniel journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary travelled to the bathroom.\n2 Sandra journeyed to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Mary went to the kitchen.\n5 Daniel moved to the office.\n6 Where is Mary? \tkitchen\t4\n7 Daniel journeyed to the bedroom.\n8 Mary travelled to the bedroom.\n9 Where is Daniel? \tbedroom\t7\n10 Sandra moved to the office.\n11 Sandra went back to the bathroom.\n12 Where is Daniel? \tbedroom\t7\n13 John went back to the bathroom.\n14 John moved to the office.\n15 Where is Mary? \tbedroom\t8\n1 Daniel journeyed to the kitchen.\n2 Daniel went to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Mary went to the bathroom.\n5 Sandra went back to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Sandra moved to the garden.\n8 Mary went back to the bedroom.\n9 Where is Sandra? \tgarden\t7\n10 Daniel moved to the bathroom.\n11 Daniel moved to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Sandra went back to the bedroom.\n14 John moved to the garden.\n15 Where is Sandra? \tbedroom\t13\n1 John journeyed to the garden.\n2 John travelled to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Daniel went back to the garden.\n5 Daniel journeyed to the kitchen.\n6 Where is John? \tbathroom\t2\n7 Sandra travelled to the kitchen.\n8 Sandra moved to the hallway.\n9 Where is Daniel? \tkitchen\t5\n10 Sandra travelled to the bedroom.\n11 John went back to the office.\n12 Where is Sandra? \tbedroom\t10\n13 Mary went back to the kitchen.\n14 Mary moved to the hallway.\n15 Where is Sandra? \tbedroom\t10\n1 Daniel went back to the bedroom.\n2 Sandra went to the garden.\n3 Where is Daniel? \tbedroom\t1\n4 Sandra moved to the kitchen.\n5 John travelled to the hallway.\n6 Where is Daniel? \tbedroom\t1\n7 Daniel moved to the kitchen.\n8 John journeyed to the kitchen.\n9 Where is Sandra? \tkitchen\t4\n10 Daniel journeyed to the hallway.\n11 Sandra went to the office.\n12 Where is John? \tkitchen\t8\n13 Mary journeyed to the office.\n14 Daniel travelled to the garden.\n15 Where is Sandra? \toffice\t11\n1 John travelled to the hallway.\n2 John travelled to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra moved to the kitchen.\n5 John journeyed to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Daniel journeyed to the hallway.\n8 John journeyed to the bathroom.\n9 Where is Daniel? \thallway\t7\n10 Daniel moved to the bedroom.\n11 Mary went to the bathroom.\n12 Where is Daniel? \tbedroom\t10\n13 Mary went back to the bedroom.\n14 Sandra went to the bathroom.\n15 Where is Daniel? \tbedroom\t10\n1 John went back to the hallway.\n2 Sandra went to the kitchen.\n3 Where is John? \thallway\t1\n4 Daniel went back to the bedroom.\n5 Mary moved to the kitchen.\n6 Where is John? \thallway\t1\n7 John journeyed to the bedroom.\n8 Daniel went to the garden.\n9 Where is Daniel? \tgarden\t8\n10 Daniel went back to the kitchen.\n11 John went back to the garden.\n12 Where is Daniel? \tkitchen\t10\n13 John went to the bathroom.\n14 Mary journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Sandra travelled to the bedroom.\n2 Daniel went to the bedroom.\n3 Where is Sandra? \tbedroom\t1\n4 Sandra journeyed to the garden.\n5 Daniel went back to the hallway.\n6 Where is Sandra? \tgarden\t4\n7 Sandra travelled to the office.\n8 John travelled to the bathroom.\n9 Where is Daniel? \thallway\t5\n10 Mary went to the bedroom.\n11 John moved to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Sandra went to the bedroom.\n14 Sandra went to the garden.\n15 Where is Mary? \tbedroom\t10\n1 Sandra went back to the bathroom.\n2 Sandra journeyed to the office.\n3 Where is Sandra? \toffice\t2\n4 Mary travelled to the hallway.\n5 Daniel went to the office.\n6 Where is Mary? \thallway\t4\n7 Mary journeyed to the garden.\n8 John travelled to the office.\n9 Where is John? \toffice\t8\n10 Sandra moved to the kitchen.\n11 John moved to the garden.\n12 Where is John? \tgarden\t11\n13 Daniel moved to the garden.\n14 John went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary went to the bathroom.\n2 Sandra went back to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Sandra moved to the office.\n5 John journeyed to the hallway.\n6 Where is Sandra? \toffice\t4\n7 Daniel went to the hallway.\n8 Daniel went back to the garden.\n9 Where is Sandra? \toffice\t4\n10 Sandra journeyed to the bathroom.\n11 Sandra moved to the hallway.\n12 Where is Daniel? \tgarden\t8\n13 Sandra travelled to the garden.\n14 Daniel travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 John journeyed to the bathroom.\n2 John moved to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Mary journeyed to the office.\n5 Sandra moved to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Mary went to the kitchen.\n8 John travelled to the garden.\n9 Where is Mary? \tkitchen\t7\n10 John moved to the bathroom.\n11 Sandra travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Mary travelled to the office.\n14 John journeyed to the office.\n15 Where is John? \toffice\t14\n1 Sandra went back to the bedroom.\n2 Mary journeyed to the garden.\n3 Where is Mary? \tgarden\t2\n4 John journeyed to the kitchen.\n5 Sandra went to the office.\n6 Where is John? \tkitchen\t4\n7 John moved to the hallway.\n8 Sandra went back to the garden.\n9 Where is John? \thallway\t7\n10 John went back to the kitchen.\n11 Daniel journeyed to the bedroom.\n12 Where is Sandra? \tgarden\t8\n13 John went to the bathroom.\n14 Sandra moved to the bedroom.\n15 Where is Daniel? \tbedroom\t11\n1 Sandra journeyed to the office.\n2 Daniel moved to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Mary went to the kitchen.\n5 John journeyed to the office.\n6 Where is Sandra? \toffice\t1\n7 Daniel went back to the bathroom.\n8 John went to the garden.\n9 Where is Daniel? \tbathroom\t7\n10 Mary journeyed to the office.\n11 Daniel went to the garden.\n12 Where is John? \tgarden\t8\n13 Daniel travelled to the bathroom.\n14 Sandra travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Daniel went back to the office.\n2 Sandra moved to the bathroom.\n3 Where is Daniel? \toffice\t1\n4 Sandra travelled to the kitchen.\n5 Mary went to the kitchen.\n6 Where is Sandra? \tkitchen\t4\n7 Daniel travelled to the bathroom.\n8 Daniel went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Daniel travelled to the bedroom.\n11 Sandra went back to the office.\n12 Where is Mary? \tkitchen\t5\n13 John moved to the hallway.\n14 Daniel travelled to the hallway.\n15 Where is Sandra? \toffice\t11\n1 Mary journeyed to the bathroom.\n2 John went back to the garden.\n3 Where is John? \tgarden\t2\n4 Mary went to the office.\n5 John went back to the bedroom.\n6 Where is Mary? \toffice\t4\n7 John journeyed to the bathroom.\n8 Sandra journeyed to the bathroom.\n9 Where is Mary? \toffice\t4\n10 Sandra moved to the kitchen.\n11 John went to the office.\n12 Where is Sandra? \tkitchen\t10\n13 John travelled to the bedroom.\n14 John went back to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Daniel went back to the bedroom.\n2 John went back to the bedroom.\n3 Where is Daniel? \tbedroom\t1\n4 John went back to the bathroom.\n5 Mary journeyed to the hallway.\n6 Where is John? \tbathroom\t4\n7 Daniel travelled to the bathroom.\n8 Mary went to the garden.\n9 Where is John? \tbathroom\t4\n10 John travelled to the hallway.\n11 John travelled to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Daniel went to the bedroom.\n14 Daniel went back to the garden.\n15 Where is John? \tbedroom\t11\n1 John journeyed to the garden.\n2 John travelled to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Mary moved to the kitchen.\n5 Mary went back to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 John went to the hallway.\n8 John went to the kitchen.\n9 Where is Mary? \tbedroom\t5\n10 Mary travelled to the kitchen.\n11 Sandra went back to the bathroom.\n12 Where is Mary? \tkitchen\t10\n13 John travelled to the garden.\n14 Mary moved to the bathroom.\n15 Where is John? \tgarden\t13\n1 John went to the garden.\n2 Sandra travelled to the garden.\n3 Where is John? \tgarden\t1\n4 John travelled to the bedroom.\n5 John travelled to the office.\n6 Where is Sandra? \tgarden\t2\n7 John went back to the kitchen.\n8 Mary travelled to the hallway.\n9 Where is John? \tkitchen\t7\n10 Daniel travelled to the hallway.\n11 John travelled to the garden.\n12 Where is Mary? \thallway\t8\n13 Daniel journeyed to the office.\n14 Sandra went to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Daniel journeyed to the garden.\n2 John moved to the garden.\n3 Where is Daniel? \tgarden\t1\n4 Sandra moved to the bedroom.\n5 John went back to the office.\n6 Where is Daniel? \tgarden\t1\n7 John went back to the bedroom.\n8 Daniel went back to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 John went to the office.\n11 Sandra went to the garden.\n12 Where is John? \toffice\t10\n13 Mary went back to the bathroom.\n14 Daniel went to the garden.\n15 Where is Sandra? \tgarden\t11\n1 Mary travelled to the garden.\n2 John went back to the kitchen.\n3 Where is Mary? \tgarden\t1\n4 Sandra journeyed to the office.\n5 Sandra journeyed to the hallway.\n6 Where is Sandra? \thallway\t5\n7 John travelled to the bathroom.\n8 Sandra moved to the office.\n9 Where is Sandra? \toffice\t8\n10 Sandra moved to the kitchen.\n11 Daniel went back to the bathroom.\n12 Where is Sandra? \tkitchen\t10\n13 Daniel journeyed to the garden.\n14 John went back to the bedroom.\n15 Where is Sandra? \tkitchen\t10\n1 Daniel went to the garden.\n2 Daniel journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Mary journeyed to the garden.\n5 Sandra went back to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Mary went back to the bedroom.\n8 Daniel went back to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Daniel went to the office.\n11 Mary journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra travelled to the bathroom.\n14 Mary travelled to the garden.\n15 Where is Mary? \tgarden\t14\n1 Daniel went to the bathroom.\n2 Mary travelled to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 John went to the office.\n5 John journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Sandra went to the hallway.\n8 Sandra travelled to the garden.\n9 Where is John? \tkitchen\t5\n10 Daniel journeyed to the office.\n11 Daniel moved to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Mary moved to the garden.\n14 Daniel went to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Sandra journeyed to the kitchen.\n2 John moved to the hallway.\n3 Where is Sandra? \tkitchen\t1\n4 Daniel went back to the hallway.\n5 Mary went to the bathroom.\n6 Where is Sandra? \tkitchen\t1\n7 John travelled to the garden.\n8 Mary moved to the hallway.\n9 Where is John? \tgarden\t7\n10 Mary went back to the bedroom.\n11 Daniel went to the office.\n12 Where is Mary? \tbedroom\t10\n13 Daniel went back to the garden.\n14 Sandra moved to the bathroom.\n15 Where is Mary? \tbedroom\t10\n1 Mary went to the bathroom.\n2 Daniel moved to the office.\n3 Where is Mary? \tbathroom\t1\n4 Sandra journeyed to the office.\n5 John travelled to the garden.\n6 Where is Daniel? \toffice\t2\n7 John went back to the hallway.\n8 John moved to the office.\n9 Where is John? \toffice\t8\n10 Sandra travelled to the kitchen.\n11 Sandra journeyed to the bedroom.\n12 Where is John? \toffice\t8\n13 Sandra went to the garden.\n14 Daniel went to the hallway.\n15 Where is John? \toffice\t8\n1 Daniel went back to the office.\n2 John went to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Mary went to the kitchen.\n5 Daniel moved to the garden.\n6 Where is John? \tbedroom\t2\n7 Daniel travelled to the office.\n8 Mary journeyed to the office.\n9 Where is Daniel? \toffice\t7\n10 Daniel went to the bathroom.\n11 Mary went back to the kitchen.\n12 Where is Daniel? \tbathroom\t10\n13 John went to the office.\n14 John moved to the garden.\n15 Where is Mary? \tkitchen\t11\n1 Daniel went back to the hallway.\n2 Mary went to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 John travelled to the hallway.\n5 Mary went to the office.\n6 Where is Mary? \toffice\t5\n7 Sandra travelled to the bathroom.\n8 Sandra journeyed to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Daniel journeyed to the bathroom.\n11 Daniel moved to the bedroom.\n12 Where is Sandra? \thallway\t8\n13 Mary journeyed to the hallway.\n14 Daniel travelled to the bathroom.\n15 Where is Sandra? \thallway\t8\n1 Mary travelled to the bathroom.\n2 Daniel went back to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 John moved to the bedroom.\n5 Sandra went to the kitchen.\n6 Where is Daniel? \tkitchen\t2\n7 Daniel went back to the garden.\n8 Mary went back to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Mary moved to the bathroom.\n11 Mary travelled to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel went to the bathroom.\n14 Sandra went back to the garden.\n15 Where is Daniel? \tbathroom\t13\n1 Sandra journeyed to the hallway.\n2 John went back to the garden.\n3 Where is John? \tgarden\t2\n4 Daniel journeyed to the office.\n5 Mary journeyed to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 John went to the kitchen.\n8 Mary journeyed to the office.\n9 Where is Daniel? \toffice\t4\n10 John journeyed to the bathroom.\n11 Sandra went to the office.\n12 Where is John? \tbathroom\t10\n13 Daniel moved to the hallway.\n14 John journeyed to the hallway.\n15 Where is John? \thallway\t14\n1 Sandra travelled to the bedroom.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra moved to the hallway.\n5 Sandra travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Mary went to the bathroom.\n8 John moved to the office.\n9 Where is Sandra? \tbathroom\t5\n10 Sandra went back to the office.\n11 Mary travelled to the hallway.\n12 Where is Sandra? \toffice\t10\n13 Mary went to the garden.\n14 Daniel moved to the office.\n15 Where is Mary? \tgarden\t13\n1 Mary went back to the bathroom.\n2 Mary journeyed to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra went back to the bedroom.\n5 Daniel moved to the bathroom.\n6 Where is Mary? \tgarden\t2\n7 Mary moved to the hallway.\n8 Daniel went to the hallway.\n9 Where is Sandra? \tbedroom\t4\n10 Daniel went to the bedroom.\n11 Sandra journeyed to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Mary journeyed to the bedroom.\n14 Sandra journeyed to the garden.\n15 Where is Daniel? \tbedroom\t10\n1 Mary moved to the hallway.\n2 Daniel travelled to the hallway.\n3 Where is Mary? \thallway\t1\n4 John went back to the hallway.\n5 John went to the office.\n6 Where is Mary? \thallway\t1\n7 John moved to the kitchen.\n8 John travelled to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Sandra travelled to the garden.\n11 Sandra went to the bathroom.\n12 Where is John? \tbathroom\t8\n13 Daniel moved to the bathroom.\n14 John went to the office.\n15 Where is John? \toffice\t14\n1 Mary moved to the hallway.\n2 John travelled to the garden.\n3 Where is Mary? \thallway\t1\n4 Daniel travelled to the garden.\n5 Daniel went to the office.\n6 Where is Mary? \thallway\t1\n7 Daniel moved to the bathroom.\n8 Sandra went back to the office.\n9 Where is Daniel? \tbathroom\t7\n10 Mary went back to the garden.\n11 Mary moved to the hallway.\n12 Where is Sandra? \toffice\t8\n13 John travelled to the hallway.\n14 John went to the kitchen.\n15 Where is Mary? \thallway\t11\n1 John travelled to the bathroom.\n2 John travelled to the garden.\n3 Where is John? \tgarden\t2\n4 Daniel journeyed to the office.\n5 Sandra went to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John travelled to the kitchen.\n8 Mary journeyed to the bedroom.\n9 Where is John? \tkitchen\t7\n10 Mary moved to the hallway.\n11 Sandra went to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Daniel went back to the hallway.\n14 Sandra went to the bathroom.\n15 Where is Daniel? \thallway\t13\n1 John journeyed to the bedroom.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel went back to the hallway.\n5 Mary went to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel travelled to the kitchen.\n8 Daniel went to the office.\n9 Where is Daniel? \toffice\t8\n10 Daniel travelled to the bedroom.\n11 Sandra went to the office.\n12 Where is Mary? \thallway\t5\n13 Mary went back to the bathroom.\n14 Mary journeyed to the office.\n15 Where is Sandra? \toffice\t11\n1 Sandra moved to the bedroom.\n2 Daniel journeyed to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Mary moved to the bedroom.\n5 Sandra went back to the hallway.\n6 Where is Sandra? \thallway\t5\n7 John went to the office.\n8 Sandra went back to the bathroom.\n9 Where is Daniel? \tgarden\t2\n10 Sandra went back to the kitchen.\n11 Sandra travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 John moved to the garden.\n14 Daniel went to the bedroom.\n15 Where is Sandra? \toffice\t11\n1 Sandra went to the garden.\n2 John travelled to the office.\n3 Where is Sandra? \tgarden\t1\n4 Sandra went back to the hallway.\n5 Mary went back to the office.\n6 Where is John? \toffice\t2\n7 Mary moved to the kitchen.\n8 Mary went back to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Mary travelled to the garden.\n11 Daniel went back to the kitchen.\n12 Where is Mary? \tgarden\t10\n13 Sandra travelled to the kitchen.\n14 Daniel travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 John went back to the bedroom.\n2 Sandra journeyed to the bathroom.\n3 Where is John? \tbedroom\t1\n4 Sandra went to the hallway.\n5 Mary went back to the hallway.\n6 Where is John? \tbedroom\t1\n7 Mary moved to the kitchen.\n8 Daniel went back to the hallway.\n9 Where is Sandra? \thallway\t4\n10 Daniel travelled to the bedroom.\n11 Mary travelled to the office.\n12 Where is Mary? \toffice\t11\n13 Sandra travelled to the garden.\n14 John went back to the hallway.\n15 Where is Daniel? \tbedroom\t10\n1 Sandra moved to the bedroom.\n2 John went to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra travelled to the office.\n5 Sandra moved to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John went back to the garden.\n8 John travelled to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Daniel travelled to the garden.\n11 Mary went back to the bathroom.\n12 Where is John? \tbathroom\t8\n13 John moved to the kitchen.\n14 Daniel went back to the bedroom.\n15 Where is John? \tkitchen\t13\n1 John moved to the bathroom.\n2 John travelled to the garden.\n3 Where is John? \tgarden\t2\n4 Sandra travelled to the hallway.\n5 Daniel moved to the kitchen.\n6 Where is John? \tgarden\t2\n7 Sandra journeyed to the office.\n8 Mary moved to the bathroom.\n9 Where is Daniel? \tkitchen\t5\n10 Daniel went back to the hallway.\n11 Mary journeyed to the kitchen.\n12 Where is Sandra? \toffice\t7\n13 John moved to the bathroom.\n14 Daniel travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Daniel journeyed to the bedroom.\n2 Sandra went back to the office.\n3 Where is Daniel? \tbedroom\t1\n4 Daniel travelled to the garden.\n5 John went back to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Mary travelled to the kitchen.\n8 John went to the hallway.\n9 Where is John? \thallway\t8\n10 John travelled to the office.\n11 Daniel went back to the bathroom.\n12 Where is John? \toffice\t10\n13 Mary travelled to the hallway.\n14 John went to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra went to the bedroom.\n2 Sandra travelled to the office.\n3 Where is Sandra? \toffice\t2\n4 Daniel went back to the garden.\n5 Mary travelled to the bedroom.\n6 Where is Sandra? \toffice\t2\n7 John journeyed to the garden.\n8 Daniel went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Mary went back to the garden.\n11 Mary journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Sandra went back to the kitchen.\n14 Sandra went to the garden.\n15 Where is Daniel? \thallway\t8\n1 Daniel went back to the hallway.\n2 Daniel travelled to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Sandra went to the office.\n5 Sandra journeyed to the kitchen.\n6 Where is Daniel? \tgarden\t2\n7 John moved to the office.\n8 Daniel journeyed to the bathroom.\n9 Where is John? \toffice\t7\n10 John went to the bathroom.\n11 Mary travelled to the garden.\n12 Where is Sandra? \tkitchen\t5\n13 Mary went to the bathroom.\n14 Sandra travelled to the bathroom.\n15 Where is Mary? \tbathroom\t13\n1 Sandra went back to the office.\n2 John moved to the bathroom.\n3 Where is Sandra? \toffice\t1\n4 Sandra journeyed to the bedroom.\n5 Mary journeyed to the bathroom.\n6 Where is Sandra? \tbedroom\t4\n7 John journeyed to the bedroom.\n8 Daniel moved to the office.\n9 Where is Mary? \tbathroom\t5\n10 Mary went to the garden.\n11 Daniel moved to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Daniel travelled to the hallway.\n14 Mary journeyed to the kitchen.\n15 Where is Daniel? \thallway\t13\n1 Sandra travelled to the kitchen.\n2 Daniel travelled to the bathroom.\n3 Where is Sandra? \tkitchen\t1\n4 John went to the hallway.\n5 Sandra journeyed to the bedroom.\n6 Where is Daniel? \tbathroom\t2\n7 John journeyed to the kitchen.\n8 Mary went back to the office.\n9 Where is John? \tkitchen\t7\n10 John journeyed to the garden.\n11 Daniel travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 John journeyed to the bedroom.\n14 Daniel went back to the bathroom.\n15 Where is John? \tbedroom\t13\n1 Daniel went to the bathroom.\n2 John went to the garden.\n3 Where is Daniel? \tbathroom\t1\n4 John went back to the bedroom.\n5 Mary journeyed to the office.\n6 Where is John? \tbedroom\t4\n7 Daniel moved to the kitchen.\n8 John journeyed to the office.\n9 Where is John? \toffice\t8\n10 Mary journeyed to the kitchen.\n11 Sandra travelled to the bathroom.\n12 Where is John? \toffice\t8\n13 Sandra went to the hallway.\n14 Daniel went back to the bedroom.\n15 Where is Mary? \tkitchen\t10\n1 Mary went to the garden.\n2 Daniel journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 John moved to the kitchen.\n5 John travelled to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Mary journeyed to the kitchen.\n8 Mary moved to the bathroom.\n9 Where is John? \tbathroom\t5\n10 Sandra journeyed to the hallway.\n11 Mary went back to the hallway.\n12 Where is John? \tbathroom\t5\n13 Sandra journeyed to the bathroom.\n14 Daniel went to the office.\n15 Where is Daniel? \toffice\t14\n1 John went back to the bedroom.\n2 Daniel journeyed to the hallway.\n3 Where is John? \tbedroom\t1\n4 Mary went back to the hallway.\n5 Daniel went to the office.\n6 Where is Daniel? \toffice\t5\n7 John journeyed to the hallway.\n8 Sandra went to the kitchen.\n9 Where is Daniel? \toffice\t5\n10 Sandra went back to the hallway.\n11 John moved to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Mary went to the office.\n14 John travelled to the garden.\n15 Where is Sandra? \thallway\t10\n1 John travelled to the office.\n2 Mary went to the bathroom.\n3 Where is John? \toffice\t1\n4 Mary went to the kitchen.\n5 Mary journeyed to the bathroom.\n6 Where is John? \toffice\t1\n7 Mary went to the hallway.\n8 Sandra travelled to the bedroom.\n9 Where is Mary? \thallway\t7\n10 John moved to the kitchen.\n11 Sandra journeyed to the garden.\n12 Where is Mary? \thallway\t7\n13 Mary went to the office.\n14 Daniel travelled to the hallway.\n15 Where is Sandra? \tgarden\t11\n1 Sandra travelled to the office.\n2 Sandra moved to the garden.\n3 Where is Sandra? \tgarden\t2\n4 John journeyed to the bathroom.\n5 John moved to the bedroom.\n6 Where is Sandra? \tgarden\t2\n7 Mary went to the hallway.\n8 John journeyed to the office.\n9 Where is Sandra? \tgarden\t2\n10 Daniel journeyed to the kitchen.\n11 Mary moved to the kitchen.\n12 Where is John? \toffice\t8\n13 Mary went back to the bathroom.\n14 Mary journeyed to the garden.\n15 Where is Mary? \tgarden\t14\n1 Daniel travelled to the office.\n2 Sandra went back to the office.\n3 Where is Daniel? \toffice\t1\n4 Mary went to the office.\n5 Daniel moved to the bathroom.\n6 Where is Sandra? \toffice\t2\n7 John went to the hallway.\n8 Sandra moved to the bedroom.\n9 Where is Mary? \toffice\t4\n10 Sandra travelled to the office.\n11 John went back to the garden.\n12 Where is Sandra? \toffice\t10\n13 John went to the hallway.\n14 Mary went to the bathroom.\n15 Where is Sandra? \toffice\t10\n1 Sandra went to the hallway.\n2 Daniel moved to the garden.\n3 Where is Sandra? \thallway\t1\n4 Daniel went back to the bathroom.\n5 Mary went to the bedroom.\n6 Where is Daniel? \tbathroom\t4\n7 Mary moved to the office.\n8 Sandra travelled to the bedroom.\n9 Where is Mary? \toffice\t7\n10 Mary travelled to the garden.\n11 Mary journeyed to the kitchen.\n12 Where is Sandra? \tbedroom\t8\n13 Mary went to the office.\n14 Sandra moved to the office.\n15 Where is Mary? \toffice\t13\n1 Mary journeyed to the garden.\n2 John went back to the garden.\n3 Where is John? \tgarden\t2\n4 Mary moved to the office.\n5 John moved to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Sandra travelled to the bathroom.\n8 Sandra moved to the garden.\n9 Where is John? \tbedroom\t5\n10 Daniel went to the bedroom.\n11 Daniel travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Mary moved to the bathroom.\n14 Sandra went back to the kitchen.\n15 Where is Daniel? \thallway\t11\n1 John journeyed to the kitchen.\n2 Sandra moved to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel travelled to the office.\n5 John moved to the bedroom.\n6 Where is Sandra? \tgarden\t2\n7 Sandra journeyed to the hallway.\n8 Mary travelled to the garden.\n9 Where is Daniel? \toffice\t4\n10 John went back to the kitchen.\n11 Daniel went back to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Mary travelled to the hallway.\n14 Daniel journeyed to the kitchen.\n15 Where is Mary? \thallway\t13\n1 Daniel went to the bedroom.\n2 Daniel journeyed to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel travelled to the bathroom.\n5 Mary went to the office.\n6 Where is Mary? \toffice\t5\n7 John journeyed to the bedroom.\n8 Daniel went back to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 John went to the garden.\n11 Daniel travelled to the office.\n12 Where is John? \tgarden\t10\n13 John travelled to the office.\n14 Mary travelled to the bathroom.\n15 Where is Daniel? \toffice\t11\n1 John went back to the bathroom.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 John went to the garden.\n5 John went to the bedroom.\n6 Where is Sandra? \tgarden\t2\n7 Sandra went to the office.\n8 Daniel went to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary travelled to the kitchen.\n11 John went back to the hallway.\n12 Where is John? \thallway\t11\n13 Sandra moved to the bedroom.\n14 Sandra journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t8\n1 John journeyed to the garden.\n2 Sandra journeyed to the office.\n3 Where is Sandra? \toffice\t2\n4 Mary journeyed to the bathroom.\n5 Daniel went to the hallway.\n6 Where is Mary? \tbathroom\t4\n7 Mary went back to the kitchen.\n8 Mary went back to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Mary went back to the bathroom.\n11 John went back to the kitchen.\n12 Where is Mary? \tbathroom\t10\n13 John moved to the hallway.\n14 Daniel moved to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Daniel went back to the bedroom.\n2 Mary went to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra went to the kitchen.\n5 Sandra went back to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John journeyed to the bedroom.\n8 John went back to the hallway.\n9 Where is Mary? \tgarden\t2\n10 Sandra went to the kitchen.\n11 Mary went to the bathroom.\n12 Where is Sandra? \tkitchen\t10\n13 Sandra went back to the office.\n14 Mary journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel went to the hallway.\n2 John travelled to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Daniel moved to the bedroom.\n5 Daniel went to the bathroom.\n6 Where is John? \tbathroom\t2\n7 Sandra travelled to the garden.\n8 Sandra went to the hallway.\n9 Where is Daniel? \tbathroom\t5\n10 Daniel journeyed to the office.\n11 John moved to the garden.\n12 Where is Daniel? \toffice\t10\n13 Daniel went back to the hallway.\n14 John moved to the bedroom.\n15 Where is Sandra? \thallway\t8\n1 Mary went to the garden.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary journeyed to the bathroom.\n5 Daniel went to the office.\n6 Where is Sandra? \tgarden\t2\n7 John went back to the garden.\n8 John travelled to the office.\n9 Where is Daniel? \toffice\t5\n10 John moved to the bedroom.\n11 John travelled to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Mary travelled to the kitchen.\n14 Daniel journeyed to the bathroom.\n15 Where is John? \tkitchen\t11\n1 Sandra went to the bedroom.\n2 John travelled to the office.\n3 Where is Sandra? \tbedroom\t1\n4 John travelled to the bedroom.\n5 Sandra went back to the kitchen.\n6 Where is John? \tbedroom\t4\n7 Sandra went back to the garden.\n8 John went back to the office.\n9 Where is Sandra? \tgarden\t7\n10 Daniel went to the hallway.\n11 Daniel went to the bathroom.\n12 Where is Sandra? \tgarden\t7\n13 Daniel travelled to the kitchen.\n14 Daniel travelled to the garden.\n15 Where is John? \toffice\t8\n1 Daniel journeyed to the bedroom.\n2 Sandra journeyed to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 Daniel went to the bathroom.\n5 Daniel went to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Daniel travelled to the bathroom.\n8 Sandra went to the garden.\n9 Where is Daniel? \tbathroom\t7\n10 Mary moved to the bathroom.\n11 Daniel travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary travelled to the bedroom.\n14 Daniel went to the hallway.\n15 Where is Mary? \tbedroom\t13\n1 Daniel went to the hallway.\n2 Daniel went to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 John journeyed to the office.\n5 Mary went back to the bedroom.\n6 Where is Daniel? \tbedroom\t2\n7 Mary travelled to the office.\n8 John travelled to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Mary went to the hallway.\n11 Mary went back to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel moved to the hallway.\n14 Mary moved to the office.\n15 Where is Mary? \toffice\t14\n1 Mary went to the bathroom.\n2 Daniel travelled to the bathroom.\n3 Where is Mary? \tbathroom\t1\n4 Mary moved to the garden.\n5 Daniel journeyed to the hallway.\n6 Where is Mary? \tgarden\t4\n7 John journeyed to the hallway.\n8 Mary journeyed to the office.\n9 Where is Mary? \toffice\t8\n10 Mary went to the kitchen.\n11 John journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t10\n13 Mary travelled to the hallway.\n14 Daniel went to the bedroom.\n15 Where is Mary? \thallway\t13\n1 Sandra went to the hallway.\n2 Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 John journeyed to the kitchen.\n5 Mary travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 John went back to the garden.\n8 Daniel travelled to the kitchen.\n9 Where is Mary? \tbedroom\t5\n10 Sandra travelled to the bathroom.\n11 John went to the kitchen.\n12 Where is Daniel? \tkitchen\t8\n13 Sandra travelled to the office.\n14 John journeyed to the hallway.\n15 Where is John? \thallway\t14\n1 Mary went to the bedroom.\n2 John moved to the bathroom.\n3 Where is Mary? \tbedroom\t1\n4 Sandra went back to the office.\n5 John travelled to the garden.\n6 Where is John? \tgarden\t5\n7 Sandra journeyed to the kitchen.\n8 John journeyed to the hallway.\n9 Where is John? \thallway\t8\n10 Mary went back to the garden.\n11 Daniel went to the hallway.\n12 Where is John? \thallway\t8\n13 Sandra went to the garden.\n14 John went to the garden.\n15 Where is Mary? \tgarden\t10\n1 John went back to the bedroom.\n2 John journeyed to the garden.\n3 Where is John? \tgarden\t2\n4 Daniel journeyed to the bathroom.\n5 Sandra went back to the kitchen.\n6 Where is John? \tgarden\t2\n7 Daniel travelled to the kitchen.\n8 Sandra went to the hallway.\n9 Where is Daniel? \tkitchen\t7\n10 Daniel went to the bedroom.\n11 Mary moved to the garden.\n12 Where is Sandra? \thallway\t8\n13 Sandra journeyed to the office.\n14 Mary moved to the kitchen.\n15 Where is Sandra? \toffice\t13\n1 Mary went back to the kitchen.\n2 John went to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel went back to the hallway.\n5 Mary moved to the office.\n6 Where is Daniel? \thallway\t4\n7 Sandra journeyed to the kitchen.\n8 Sandra went back to the bathroom.\n9 Where is Mary? \toffice\t5\n10 John travelled to the garden.\n11 John moved to the hallway.\n12 Where is Mary? \toffice\t5\n13 Mary travelled to the kitchen.\n14 Daniel travelled to the kitchen.\n15 Where is John? \thallway\t11\n1 John journeyed to the garden.\n2 John went back to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel went back to the office.\n5 Daniel went to the bedroom.\n6 Where is Daniel? \tbedroom\t5\n7 Sandra journeyed to the office.\n8 Daniel went back to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Daniel went to the bedroom.\n11 John moved to the bathroom.\n12 Where is Sandra? \toffice\t7\n13 Sandra journeyed to the bathroom.\n14 Sandra journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t10\n1 John travelled to the garden.\n2 Mary journeyed to the office.\n3 Where is John? \tgarden\t1\n4 Sandra went to the garden.\n5 John went back to the office.\n6 Where is John? \toffice\t5\n7 John moved to the bedroom.\n8 John moved to the garden.\n9 Where is John? \tgarden\t8\n10 Mary went back to the hallway.\n11 Sandra travelled to the bathroom.\n12 Where is Mary? \thallway\t10\n13 John went back to the office.\n14 Daniel moved to the kitchen.\n15 Where is John? \toffice\t13\n1 Sandra moved to the kitchen.\n2 John travelled to the office.\n3 Where is John? \toffice\t2\n4 Sandra went back to the garden.\n5 John went to the garden.\n6 Where is Sandra? \tgarden\t4\n7 Daniel travelled to the garden.\n8 Sandra moved to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Daniel went to the kitchen.\n11 Daniel journeyed to the office.\n12 Where is John? \tgarden\t5\n13 Sandra went back to the bedroom.\n14 Mary moved to the bathroom.\n15 Where is Daniel? \toffice\t11\n1 Daniel went back to the office.\n2 Daniel travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Mary moved to the hallway.\n5 Mary moved to the office.\n6 Where is Daniel? \tbathroom\t2\n7 John journeyed to the kitchen.\n8 John journeyed to the garden.\n9 Where is John? \tgarden\t8\n10 John moved to the hallway.\n11 Sandra went to the garden.\n12 Where is Mary? \toffice\t5\n13 Daniel moved to the kitchen.\n14 John moved to the bathroom.\n15 Where is Sandra? \tgarden\t11\n1 Sandra went back to the bathroom.\n2 Sandra travelled to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary journeyed to the bathroom.\n5 Sandra went to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel journeyed to the office.\n8 John went to the garden.\n9 Where is Sandra? \tkitchen\t5\n10 John journeyed to the hallway.\n11 John travelled to the bathroom.\n12 Where is Daniel? \toffice\t7\n13 John went to the garden.\n14 Mary travelled to the office.\n15 Where is Mary? \toffice\t14\n1 Daniel moved to the bedroom.\n2 Mary travelled to the hallway.\n3 Where is Daniel? \tbedroom\t1\n4 Mary travelled to the bedroom.\n5 John travelled to the office.\n6 Where is Mary? \tbedroom\t4\n7 Daniel went to the hallway.\n8 Mary travelled to the bathroom.\n9 Where is John? \toffice\t5\n10 John moved to the bathroom.\n11 John travelled to the garden.\n12 Where is Daniel? \thallway\t7\n13 John went to the office.\n14 Mary travelled to the garden.\n15 Where is Mary? \tgarden\t14\n1 Daniel went back to the garden.\n2 Mary travelled to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Sandra journeyed to the kitchen.\n5 Sandra went to the hallway.\n6 Where is Sandra? \thallway\t5\n7 John went to the bedroom.\n8 Mary went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 John journeyed to the bathroom.\n11 Daniel travelled to the office.\n12 Where is Mary? \tgarden\t8\n13 Daniel journeyed to the bedroom.\n14 Mary went to the office.\n15 Where is Daniel? \tbedroom\t13\n1 Daniel went back to the bathroom.\n2 Mary went to the kitchen.\n3 Where is Daniel? \tbathroom\t1\n4 Mary went to the hallway.\n5 Sandra moved to the garden.\n6 Where is Mary? \thallway\t4\n7 Daniel went back to the hallway.\n8 John moved to the office.\n9 Where is Daniel? \thallway\t7\n10 Sandra journeyed to the kitchen.\n11 Mary went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel journeyed to the bedroom.\n14 Mary went to the bedroom.\n15 Where is Daniel? \tbedroom\t13\n1 Mary moved to the bathroom.\n2 Daniel went to the garden.\n3 Where is Mary? \tbathroom\t1\n4 Daniel journeyed to the bathroom.\n5 Daniel journeyed to the office.\n6 Where is Daniel? \toffice\t5\n7 Sandra went back to the bathroom.\n8 Daniel journeyed to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Mary went back to the garden.\n11 Daniel moved to the office.\n12 Where is Daniel? \toffice\t11\n13 John moved to the bedroom.\n14 Mary travelled to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Sandra went to the office.\n2 John went back to the bathroom.\n3 Where is Sandra? \toffice\t1\n4 Daniel travelled to the office.\n5 John went back to the bedroom.\n6 Where is Daniel? \toffice\t4\n7 Sandra moved to the kitchen.\n8 Sandra went to the garden.\n9 Where is John? \tbedroom\t5\n10 Daniel went back to the bedroom.\n11 Sandra journeyed to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra moved to the kitchen.\n14 John moved to the kitchen.\n15 Where is Sandra? \tkitchen\t13\n1 Daniel travelled to the bathroom.\n2 John travelled to the hallway.\n3 Where is John? \thallway\t2\n4 Daniel went back to the garden.\n5 Sandra went to the hallway.\n6 Where is John? \thallway\t2\n7 John went back to the bathroom.\n8 Sandra moved to the bedroom.\n9 Where is Daniel? \tgarden\t4\n10 Mary went to the hallway.\n11 Mary travelled to the bedroom.\n12 Where is Sandra? \tbedroom\t8\n13 John journeyed to the kitchen.\n14 Daniel went back to the bathroom.\n15 Where is Sandra? \tbedroom\t8\n1 John went back to the kitchen.\n2 John journeyed to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel journeyed to the kitchen.\n5 Daniel went back to the office.\n6 Where is Daniel? \toffice\t5\n7 Daniel travelled to the bathroom.\n8 Daniel journeyed to the office.\n9 Where is Daniel? \toffice\t8\n10 John moved to the kitchen.\n11 Sandra journeyed to the garden.\n12 Where is John? \tkitchen\t10\n13 Daniel went to the hallway.\n14 Sandra journeyed to the bathroom.\n15 Where is Daniel? \thallway\t13\n1 Mary journeyed to the kitchen.\n2 Sandra went back to the office.\n3 Where is Sandra? \toffice\t2\n4 John moved to the bedroom.\n5 Mary travelled to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Sandra moved to the bathroom.\n8 Mary travelled to the kitchen.\n9 Where is Sandra? \tbathroom\t7\n10 Daniel journeyed to the office.\n11 Daniel journeyed to the garden.\n12 Where is Mary? \tkitchen\t8\n13 Daniel travelled to the bedroom.\n14 John went back to the kitchen.\n15 Where is Daniel? \tbedroom\t13\n1 John went to the hallway.\n2 Sandra travelled to the hallway.\n3 Where is John? \thallway\t1\n4 Sandra travelled to the kitchen.\n5 John went back to the kitchen.\n6 Where is John? \tkitchen\t5\n7 John went back to the garden.\n8 Mary moved to the kitchen.\n9 Where is Sandra? \tkitchen\t4\n10 John moved to the hallway.\n11 Sandra went to the office.\n12 Where is Mary? \tkitchen\t8\n13 John journeyed to the kitchen.\n14 Mary travelled to the garden.\n15 Where is Sandra? \toffice\t11\n1 John went back to the office.\n2 Daniel went to the bathroom.\n3 Where is John? \toffice\t1\n4 John journeyed to the kitchen.\n5 Mary went to the bathroom.\n6 Where is John? \tkitchen\t4\n7 Sandra moved to the garden.\n8 Daniel went back to the bedroom.\n9 Where is Sandra? \tgarden\t7\n10 Sandra moved to the kitchen.\n11 Daniel travelled to the garden.\n12 Where is Sandra? \tkitchen\t10\n13 John went back to the office.\n14 John went back to the bedroom.\n15 Where is John? \tbedroom\t14\n1 Daniel went to the bathroom.\n2 Mary travelled to the hallway.\n3 Where is Mary? \thallway\t2\n4 John went to the bedroom.\n5 John travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t1\n7 Mary went to the office.\n8 Sandra journeyed to the kitchen.\n9 Where is John? \tbathroom\t5\n10 Mary moved to the bedroom.\n11 Daniel went back to the kitchen.\n12 Where is Mary? \tbedroom\t10\n13 Mary moved to the garden.\n14 Daniel travelled to the office.\n15 Where is Mary? \tgarden\t13\n1 Daniel went back to the garden.\n2 Mary travelled to the office.\n3 Where is Daniel? \tgarden\t1\n4 Daniel went back to the bedroom.\n5 Mary journeyed to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Daniel journeyed to the bathroom.\n8 Sandra went to the kitchen.\n9 Where is Daniel? \tbathroom\t7\n10 John moved to the bathroom.\n11 Mary went to the hallway.\n12 Where is Mary? \thallway\t11\n13 Daniel moved to the office.\n14 John travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t8\n1 Sandra moved to the bathroom.\n2 Daniel travelled to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Sandra journeyed to the kitchen.\n5 Daniel moved to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Mary travelled to the kitchen.\n8 Sandra went to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 John went back to the bathroom.\n11 Daniel moved to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Mary went to the garden.\n14 John went back to the garden.\n15 Where is Daniel? \thallway\t11\n1 Daniel journeyed to the bedroom.\n2 Sandra journeyed to the bathroom.\n3 Where is Daniel? \tbedroom\t1\n4 John went to the office.\n5 Sandra moved to the bedroom.\n6 Where is John? \toffice\t4\n7 Mary journeyed to the garden.\n8 Mary went to the bedroom.\n9 Where is John? \toffice\t4\n10 Daniel went to the bathroom.\n11 John travelled to the kitchen.\n12 Where is Mary? \tbedroom\t8\n13 Sandra went back to the bathroom.\n14 Sandra went back to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Mary journeyed to the kitchen.\n2 Daniel moved to the bedroom.\n3 Where is Mary? \tkitchen\t1\n4 Mary went to the bathroom.\n5 John went to the bathroom.\n6 Where is Mary? \tbathroom\t4\n7 Sandra went back to the bedroom.\n8 John went back to the garden.\n9 Where is Sandra? \tbedroom\t7\n10 Sandra travelled to the office.\n11 Daniel went to the garden.\n12 Where is Sandra? \toffice\t10\n13 Mary moved to the garden.\n14 John moved to the kitchen.\n15 Where is Mary? \tgarden\t13\n1 Sandra travelled to the garden.\n2 John travelled to the kitchen.\n3 Where is Sandra? \tgarden\t1\n4 Mary went to the bathroom.\n5 Mary travelled to the bedroom.\n6 Where is Sandra? \tgarden\t1\n7 Mary journeyed to the office.\n8 Daniel went to the bathroom.\n9 Where is Mary? \toffice\t7\n10 Sandra journeyed to the bathroom.\n11 John went to the bathroom.\n12 Where is John? \tbathroom\t11\n13 John moved to the office.\n14 John moved to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary moved to the hallway.\n2 Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary went back to the kitchen.\n5 Sandra journeyed to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel went back to the garden.\n8 John went to the garden.\n9 Where is John? \tgarden\t8\n10 Mary travelled to the office.\n11 Sandra went to the bathroom.\n12 Where is Daniel? \tgarden\t7\n13 Mary moved to the garden.\n14 Daniel went back to the office.\n15 Where is Mary? \tgarden\t13\n1 Sandra moved to the kitchen.\n2 John travelled to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Sandra moved to the hallway.\n5 Daniel journeyed to the hallway.\n6 Where is Sandra? \thallway\t4\n7 Sandra travelled to the office.\n8 John moved to the bedroom.\n9 Where is Sandra? \toffice\t7\n10 Sandra went back to the garden.\n11 Sandra travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Sandra moved to the office.\n14 Daniel journeyed to the garden.\n15 Where is John? \tbedroom\t8\n"
  },
  {
    "path": "tasksv11/en/qa1_single-supporting-fact_train.txt",
    "content": "1 Mary moved to the bathroom.\n2 John went to the hallway.\n3 Where is Mary? \tbathroom\t1\n4 Daniel went back to the hallway.\n5 Sandra moved to the garden.\n6 Where is Daniel? \thallway\t4\n7 John moved to the office.\n8 Sandra journeyed to the bathroom.\n9 Where is Daniel? \thallway\t4\n10 Mary moved to the hallway.\n11 Daniel travelled to the office.\n12 Where is Daniel? \toffice\t11\n13 John went back to the garden.\n14 John moved to the bedroom.\n15 Where is Sandra? \tbathroom\t8\n1 Sandra travelled to the office.\n2 Sandra went to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary went to the bedroom.\n5 Daniel moved to the hallway.\n6 Where is Sandra? \tbathroom\t2\n7 John went to the garden.\n8 John travelled to the office.\n9 Where is Sandra? \tbathroom\t2\n10 Daniel journeyed to the bedroom.\n11 Daniel travelled to the hallway.\n12 Where is John? \toffice\t8\n13 John went to the bedroom.\n14 John travelled to the office.\n15 Where is Daniel? \thallway\t11\n1 Mary went to the bedroom.\n2 John journeyed to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra journeyed to the hallway.\n5 John journeyed to the garden.\n6 Where is Mary? \tbedroom\t1\n7 John journeyed to the bathroom.\n8 Sandra journeyed to the garden.\n9 Where is John? \tbathroom\t7\n10 Sandra went back to the bedroom.\n11 Daniel travelled to the bathroom.\n12 Where is John? \tbathroom\t7\n13 John went to the office.\n14 Mary moved to the office.\n15 Where is Sandra? \tbedroom\t10\n1 Daniel journeyed to the kitchen.\n2 Daniel journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra moved to the garden.\n5 Sandra went back to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel travelled to the office.\n8 Sandra went back to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Daniel journeyed to the hallway.\n11 Daniel went to the bathroom.\n12 Where is Sandra? \thallway\t8\n13 John travelled to the garden.\n14 Daniel moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary moved to the garden.\n2 John journeyed to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra moved to the office.\n5 John moved to the kitchen.\n6 Where is Mary? \tgarden\t1\n7 Sandra went to the hallway.\n8 Mary travelled to the bedroom.\n9 Where is John? \tkitchen\t5\n10 Mary moved to the office.\n11 John moved to the garden.\n12 Where is Sandra? \thallway\t7\n13 John journeyed to the office.\n14 Sandra went to the office.\n15 Where is John? \toffice\t13\n1 Mary moved to the garden.\n2 Daniel journeyed to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 John travelled to the kitchen.\n5 John went back to the bedroom.\n6 Where is John? \tbedroom\t5\n7 John moved to the office.\n8 Daniel went back to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John went back to the hallway.\n11 Mary went to the office.\n12 Where is John? \thallway\t10\n13 Sandra travelled to the bedroom.\n14 John travelled to the garden.\n15 Where is Daniel? \tgarden\t8\n1 John moved to the bedroom.\n2 Mary moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra moved to the bedroom.\n5 Sandra travelled to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel journeyed to the bathroom.\n8 Sandra moved to the bathroom.\n9 Where is Daniel? \tbathroom\t7\n10 Daniel went back to the garden.\n11 John moved to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Daniel journeyed to the kitchen.\n14 Daniel journeyed to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Mary went to the kitchen.\n2 John went back to the bedroom.\n3 Where is Mary? \tkitchen\t1\n4 Mary went back to the bathroom.\n5 Mary moved to the hallway.\n6 Where is John? \tbedroom\t2\n7 John went to the kitchen.\n8 Daniel travelled to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Mary travelled to the office.\n11 Sandra moved to the bedroom.\n12 Where is John? \tkitchen\t7\n13 John moved to the bedroom.\n14 Sandra journeyed to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Daniel moved to the hallway.\n2 Daniel travelled to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel went to the bedroom.\n5 Daniel journeyed to the office.\n6 Where is Daniel? \toffice\t5\n7 Sandra went back to the bathroom.\n8 Sandra journeyed to the kitchen.\n9 Where is Daniel? \toffice\t5\n10 Daniel moved to the bedroom.\n11 Daniel journeyed to the hallway.\n12 Where is Sandra? \tkitchen\t8\n13 Sandra travelled to the garden.\n14 Sandra went back to the bathroom.\n15 Where is Daniel? \thallway\t11\n1 Sandra went to the garden.\n2 Sandra journeyed to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Mary travelled to the bathroom.\n5 John journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t2\n7 Mary went back to the kitchen.\n8 John went to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Daniel travelled to the kitchen.\n11 Sandra travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Sandra went back to the garden.\n14 John went back to the garden.\n15 Where is Daniel? \tkitchen\t10\n1 Sandra went back to the bathroom.\n2 Mary moved to the garden.\n3 Where is Mary? \tgarden\t2\n4 Mary went back to the hallway.\n5 Sandra went to the office.\n6 Where is Sandra? \toffice\t5\n7 John went back to the hallway.\n8 John travelled to the office.\n9 Where is Sandra? \toffice\t5\n10 Sandra journeyed to the hallway.\n11 Daniel moved to the office.\n12 Where is John? \toffice\t8\n13 Mary went to the office.\n14 Sandra went to the office.\n15 Where is John? \toffice\t8\n1 Mary went back to the office.\n2 John went back to the bathroom.\n3 Where is Mary? \toffice\t1\n4 John went to the hallway.\n5 Mary journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 Sandra travelled to the hallway.\n8 Mary travelled to the office.\n9 Where is John? \thallway\t4\n10 Mary went back to the hallway.\n11 Sandra travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 John went to the kitchen.\n14 Sandra went to the hallway.\n15 Where is Mary? \thallway\t10\n1 Sandra moved to the hallway.\n2 John moved to the hallway.\n3 Where is John? \thallway\t2\n4 John journeyed to the bathroom.\n5 Daniel went back to the bedroom.\n6 Where is John? \tbathroom\t4\n7 Mary travelled to the bedroom.\n8 Mary journeyed to the garden.\n9 Where is Daniel? \tbedroom\t5\n10 John travelled to the bedroom.\n11 Sandra journeyed to the garden.\n12 Where is Daniel? \tbedroom\t5\n13 John journeyed to the kitchen.\n14 Sandra went to the kitchen.\n15 Where is John? \tkitchen\t13\n1 Daniel went to the kitchen.\n2 Mary travelled to the hallway.\n3 Where is Daniel? \tkitchen\t1\n4 Daniel went back to the garden.\n5 Mary went back to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Sandra moved to the hallway.\n8 John moved to the garden.\n9 Where is Daniel? \tgarden\t4\n10 Daniel moved to the kitchen.\n11 Mary travelled to the office.\n12 Where is Daniel? \tkitchen\t10\n13 Daniel travelled to the hallway.\n14 Sandra travelled to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 Sandra moved to the kitchen.\n2 Sandra went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra journeyed to the office.\n5 Mary moved to the office.\n6 Where is Mary? \toffice\t5\n7 Sandra journeyed to the bathroom.\n8 Daniel moved to the office.\n9 Where is Sandra? \tbathroom\t7\n10 Daniel went back to the kitchen.\n11 Mary moved to the hallway.\n12 Where is Mary? \thallway\t11\n13 John went to the office.\n14 Sandra went to the office.\n15 Where is John? \toffice\t13\n1 Sandra went to the garden.\n2 Mary travelled to the bathroom.\n3 Where is Sandra? \tgarden\t1\n4 Sandra moved to the bathroom.\n5 Mary travelled to the hallway.\n6 Where is Mary? \thallway\t5\n7 Mary went back to the kitchen.\n8 Daniel travelled to the bedroom.\n9 Where is Mary? \tkitchen\t7\n10 Mary journeyed to the bedroom.\n11 Mary journeyed to the office.\n12 Where is Daniel? \tbedroom\t8\n13 Mary went back to the bedroom.\n14 Daniel went to the garden.\n15 Where is Mary? \tbedroom\t13\n1 Mary journeyed to the garden.\n2 Sandra went back to the office.\n3 Where is Sandra? \toffice\t2\n4 Sandra went to the bathroom.\n5 John travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t4\n7 Sandra moved to the bedroom.\n8 Sandra travelled to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Mary moved to the bathroom.\n11 John went to the kitchen.\n12 Where is Mary? \tbathroom\t10\n13 Daniel moved to the bathroom.\n14 Daniel went to the office.\n15 Where is John? \tkitchen\t11\n1 Mary moved to the office.\n2 Daniel went to the kitchen.\n3 Where is Mary? \toffice\t1\n4 Sandra went to the bathroom.\n5 Daniel moved to the office.\n6 Where is Daniel? \toffice\t5\n7 Sandra went to the office.\n8 Sandra went to the hallway.\n9 Where is Daniel? \toffice\t5\n10 Mary went to the garden.\n11 Daniel moved to the kitchen.\n12 Where is Sandra? \thallway\t8\n13 Mary went back to the kitchen.\n14 John journeyed to the hallway.\n15 Where is Mary? \tkitchen\t13\n1 John went back to the bathroom.\n2 Mary travelled to the bathroom.\n3 Where is John? \tbathroom\t1\n4 Mary went to the garden.\n5 Sandra moved to the garden.\n6 Where is John? \tbathroom\t1\n7 John went to the kitchen.\n8 Daniel moved to the bathroom.\n9 Where is John? \tkitchen\t7\n10 Daniel went back to the hallway.\n11 Mary went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel went to the garden.\n14 Daniel travelled to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary went back to the bedroom.\n2 Mary travelled to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 John travelled to the office.\n5 Mary travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 John journeyed to the kitchen.\n8 John moved to the hallway.\n9 Where is Mary? \tbedroom\t5\n10 Daniel moved to the hallway.\n11 Mary went back to the garden.\n12 Where is Mary? \tgarden\t11\n13 Daniel went back to the office.\n14 Daniel travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Daniel moved to the garden.\n2 Mary went back to the bathroom.\n3 Where is Daniel? \tgarden\t1\n4 Daniel travelled to the kitchen.\n5 Sandra went to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Daniel journeyed to the garden.\n8 Mary journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Mary moved to the hallway.\n11 John went back to the bedroom.\n12 Where is Mary? \thallway\t10\n13 John moved to the office.\n14 John travelled to the bathroom.\n15 Where is Mary? \thallway\t10\n1 Mary went back to the hallway.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Sandra travelled to the bathroom.\n5 John travelled to the hallway.\n6 Where is Sandra? \tbathroom\t4\n7 John travelled to the garden.\n8 Mary journeyed to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 Sandra journeyed to the office.\n11 Daniel journeyed to the hallway.\n12 Where is John? \tgarden\t7\n13 Mary journeyed to the hallway.\n14 Mary moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Sandra journeyed to the kitchen.\n2 Sandra journeyed to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel travelled to the kitchen.\n5 Mary moved to the bedroom.\n6 Where is Sandra? \tgarden\t2\n7 Sandra moved to the bedroom.\n8 John travelled to the garden.\n9 Where is Sandra? \tbedroom\t7\n10 Sandra went back to the kitchen.\n11 John journeyed to the bedroom.\n12 Where is Sandra? \tkitchen\t10\n13 Daniel went back to the bathroom.\n14 Sandra journeyed to the bedroom.\n15 Where is Daniel? \tbathroom\t13\n1 Mary went back to the hallway.\n2 Daniel went back to the bedroom.\n3 Where is Mary? \thallway\t1\n4 Sandra moved to the bathroom.\n5 Sandra journeyed to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Mary went back to the bedroom.\n8 Mary went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 Sandra went back to the bathroom.\n11 John went to the office.\n12 Where is John? \toffice\t11\n13 Daniel travelled to the garden.\n14 Sandra travelled to the hallway.\n15 Where is John? \toffice\t11\n1 John went back to the hallway.\n2 Sandra journeyed to the kitchen.\n3 Where is John? \thallway\t1\n4 Daniel journeyed to the office.\n5 John went to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel journeyed to the garden.\n8 John travelled to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Daniel journeyed to the office.\n11 Daniel went to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Sandra travelled to the hallway.\n14 Sandra journeyed to the bedroom.\n15 Where is Daniel? \tbedroom\t11\n1 John moved to the kitchen.\n2 Daniel travelled to the garden.\n3 Where is John? \tkitchen\t1\n4 Daniel went to the kitchen.\n5 Daniel travelled to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 John moved to the bathroom.\n8 Mary journeyed to the bathroom.\n9 Where is John? \tbathroom\t7\n10 Mary went to the kitchen.\n11 Daniel journeyed to the garden.\n12 Where is Mary? \tkitchen\t10\n13 Daniel went to the kitchen.\n14 John went to the hallway.\n15 Where is Daniel? \tkitchen\t13\n1 Sandra went back to the kitchen.\n2 Sandra travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 John travelled to the garden.\n5 Daniel moved to the hallway.\n6 Where is Daniel? \thallway\t5\n7 John went to the kitchen.\n8 Daniel journeyed to the garden.\n9 Where is Sandra? \tbathroom\t2\n10 Daniel journeyed to the hallway.\n11 Sandra journeyed to the garden.\n12 Where is Daniel? \thallway\t10\n13 John went back to the hallway.\n14 Mary travelled to the office.\n15 Where is John? \thallway\t13\n1 Daniel moved to the bedroom.\n2 John went back to the garden.\n3 Where is Daniel? \tbedroom\t1\n4 John travelled to the bathroom.\n5 John travelled to the garden.\n6 Where is John? \tgarden\t5\n7 John went to the kitchen.\n8 Daniel journeyed to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John went back to the garden.\n11 Sandra went back to the kitchen.\n12 Where is John? \tgarden\t10\n13 Daniel journeyed to the hallway.\n14 Daniel moved to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary travelled to the hallway.\n2 Mary moved to the garden.\n3 Where is Mary? \tgarden\t2\n4 Sandra went to the kitchen.\n5 Sandra moved to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Daniel went back to the bedroom.\n8 John went back to the office.\n9 Where is Mary? \tgarden\t2\n10 Mary went back to the office.\n11 Mary went to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Daniel went back to the kitchen.\n14 Mary moved to the kitchen.\n15 Where is Daniel? \tkitchen\t13\n1 Daniel went to the office.\n2 John journeyed to the garden.\n3 Where is Daniel? \toffice\t1\n4 John travelled to the bathroom.\n5 Daniel moved to the bedroom.\n6 Where is John? \tbathroom\t4\n7 Mary travelled to the kitchen.\n8 John journeyed to the kitchen.\n9 Where is John? \tkitchen\t8\n10 John travelled to the office.\n11 Sandra moved to the office.\n12 Where is Sandra? \toffice\t11\n13 John moved to the garden.\n14 Mary journeyed to the bedroom.\n15 Where is Sandra? \toffice\t11\n1 Sandra journeyed to the hallway.\n2 Daniel travelled to the hallway.\n3 Where is Sandra? \thallway\t1\n4 John travelled to the hallway.\n5 Sandra went to the bedroom.\n6 Where is John? \thallway\t4\n7 John travelled to the office.\n8 Sandra went to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Mary moved to the office.\n11 Daniel moved to the office.\n12 Where is Sandra? \tkitchen\t8\n13 Daniel went back to the bathroom.\n14 Daniel travelled to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary went to the bathroom.\n2 John travelled to the hallway.\n3 Where is Mary? \tbathroom\t1\n4 John moved to the kitchen.\n5 Mary went back to the hallway.\n6 Where is John? \tkitchen\t4\n7 Daniel went back to the bedroom.\n8 Mary journeyed to the garden.\n9 Where is John? \tkitchen\t4\n10 Mary went back to the office.\n11 Daniel went back to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra moved to the hallway.\n14 John went back to the bedroom.\n15 Where is Mary? \toffice\t10\n1 Daniel journeyed to the bedroom.\n2 John went to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 Mary moved to the office.\n5 Sandra travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 Mary went to the kitchen.\n8 Sandra journeyed to the bedroom.\n9 Where is Mary? \tkitchen\t7\n10 Sandra journeyed to the office.\n11 Daniel went back to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Mary went back to the office.\n14 John went back to the office.\n15 Where is Sandra? \toffice\t10\n1 Mary moved to the garden.\n2 John went to the bedroom.\n3 Where is John? \tbedroom\t2\n4 Daniel journeyed to the kitchen.\n5 Sandra went to the bathroom.\n6 Where is Mary? \tgarden\t1\n7 Daniel journeyed to the bathroom.\n8 Daniel moved to the garden.\n9 Where is Sandra? \tbathroom\t5\n10 Daniel went to the kitchen.\n11 Mary journeyed to the bathroom.\n12 Where is Daniel? \tkitchen\t10\n13 Sandra travelled to the garden.\n14 Sandra went to the hallway.\n15 Where is Mary? \tbathroom\t11\n1 Sandra travelled to the office.\n2 Sandra travelled to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary went back to the hallway.\n5 Mary travelled to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 Daniel went to the bedroom.\n8 Mary went to the office.\n9 Where is Mary? \toffice\t8\n10 Mary travelled to the hallway.\n11 John moved to the garden.\n12 Where is Mary? \thallway\t10\n13 Sandra journeyed to the office.\n14 Sandra moved to the bathroom.\n15 Where is John? \tgarden\t11\n1 Sandra journeyed to the garden.\n2 Mary travelled to the hallway.\n3 Where is Mary? \thallway\t2\n4 John travelled to the bathroom.\n5 Sandra went back to the kitchen.\n6 Where is Mary? \thallway\t2\n7 Daniel travelled to the bathroom.\n8 Daniel travelled to the kitchen.\n9 Where is John? \tbathroom\t4\n10 John went back to the hallway.\n11 John travelled to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Mary journeyed to the bathroom.\n14 Mary travelled to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 John went to the office.\n2 Daniel journeyed to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 John travelled to the bedroom.\n5 John moved to the garden.\n6 Where is Daniel? \tkitchen\t2\n7 Daniel journeyed to the bathroom.\n8 John journeyed to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Sandra journeyed to the kitchen.\n11 Mary moved to the garden.\n12 Where is John? \tbedroom\t8\n13 Sandra journeyed to the bathroom.\n14 Sandra went back to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Daniel went back to the bedroom.\n2 Sandra travelled to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra went to the office.\n5 Mary went to the office.\n6 Where is Mary? \toffice\t5\n7 John journeyed to the garden.\n8 Mary journeyed to the garden.\n9 Where is Mary? \tgarden\t8\n10 Daniel travelled to the bathroom.\n11 John moved to the kitchen.\n12 Where is John? \tkitchen\t11\n13 Sandra went back to the kitchen.\n14 Daniel journeyed to the hallway.\n15 Where is Mary? \tgarden\t8\n1 Daniel moved to the bathroom.\n2 John moved to the office.\n3 Where is Daniel? \tbathroom\t1\n4 Mary went back to the office.\n5 John went back to the hallway.\n6 Where is Mary? \toffice\t4\n7 Mary moved to the hallway.\n8 Mary journeyed to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Daniel went to the office.\n11 Daniel moved to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Sandra journeyed to the hallway.\n14 Daniel travelled to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Mary travelled to the hallway.\n2 Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel travelled to the bedroom.\n5 Mary went to the bedroom.\n6 Where is Daniel? \tbedroom\t4\n7 Daniel moved to the hallway.\n8 John travelled to the bathroom.\n9 Where is Sandra? \tgarden\t2\n10 Daniel journeyed to the bathroom.\n11 John journeyed to the office.\n12 Where is Daniel? \tbathroom\t10\n13 Mary went back to the garden.\n14 John went to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Daniel travelled to the kitchen.\n2 Daniel journeyed to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John journeyed to the office.\n5 John travelled to the garden.\n6 Where is Daniel? \tgarden\t2\n7 Daniel moved to the office.\n8 John went to the hallway.\n9 Where is John? \thallway\t8\n10 John moved to the office.\n11 Daniel journeyed to the kitchen.\n12 Where is John? \toffice\t10\n13 Daniel went to the garden.\n14 John went back to the bathroom.\n15 Where is Daniel? \tgarden\t13\n1 Mary went to the bathroom.\n2 John went to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Daniel moved to the office.\n5 Daniel moved to the bathroom.\n6 Where is Daniel? \tbathroom\t5\n7 Sandra travelled to the bathroom.\n8 Mary travelled to the kitchen.\n9 Where is John? \tkitchen\t2\n10 Mary went to the garden.\n11 Sandra moved to the bedroom.\n12 Where is Mary? \tgarden\t10\n13 Sandra journeyed to the kitchen.\n14 Daniel travelled to the garden.\n15 Where is Sandra? \tkitchen\t13\n1 Daniel moved to the garden.\n2 John went to the kitchen.\n3 Where is Daniel? \tgarden\t1\n4 Mary went to the office.\n5 Sandra travelled to the bedroom.\n6 Where is Mary? \toffice\t4\n7 Mary went to the bathroom.\n8 John journeyed to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Mary went back to the office.\n11 John went back to the kitchen.\n12 Where is Mary? \toffice\t10\n13 John moved to the office.\n14 Mary journeyed to the bathroom.\n15 Where is John? \toffice\t13\n1 Mary travelled to the kitchen.\n2 Mary moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Mary went to the hallway.\n5 Sandra went back to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John went to the bedroom.\n8 Daniel travelled to the garden.\n9 Where is John? \tbedroom\t7\n10 Daniel went to the hallway.\n11 Sandra went to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra journeyed to the bedroom.\n14 John travelled to the bathroom.\n15 Where is Sandra? \tbedroom\t13\n1 John journeyed to the kitchen.\n2 John journeyed to the garden.\n3 Where is John? \tgarden\t2\n4 Mary went back to the bathroom.\n5 Mary moved to the garden.\n6 Where is Mary? \tgarden\t5\n7 Daniel travelled to the bedroom.\n8 John moved to the kitchen.\n9 Where is Mary? \tgarden\t5\n10 John journeyed to the hallway.\n11 Mary went back to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 John journeyed to the bathroom.\n14 Sandra moved to the kitchen.\n15 Where is Mary? \tbathroom\t11\n1 Mary journeyed to the office.\n2 Daniel journeyed to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Mary went to the bedroom.\n5 Sandra went to the bedroom.\n6 Where is Mary? \tbedroom\t4\n7 John went back to the hallway.\n8 Daniel went back to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary travelled to the garden.\n11 Daniel moved to the hallway.\n12 Where is John? \thallway\t7\n13 Sandra travelled to the office.\n14 Daniel moved to the bathroom.\n15 Where is Sandra? \toffice\t13\n1 Mary moved to the kitchen.\n2 Sandra moved to the kitchen.\n3 Where is Mary? \tkitchen\t1\n4 Mary went to the garden.\n5 John moved to the bedroom.\n6 Where is Sandra? \tkitchen\t2\n7 Mary journeyed to the office.\n8 Mary went to the bathroom.\n9 Where is John? \tbedroom\t5\n10 Sandra travelled to the garden.\n11 Daniel went back to the hallway.\n12 Where is Sandra? \tgarden\t10\n13 Daniel went to the bedroom.\n14 Sandra journeyed to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John went to the kitchen.\n2 John went to the hallway.\n3 Where is John? \thallway\t2\n4 John travelled to the bathroom.\n5 Sandra travelled to the kitchen.\n6 Where is John? \tbathroom\t4\n7 John journeyed to the garden.\n8 Sandra went back to the bedroom.\n9 Where is John? \tgarden\t7\n10 Mary moved to the hallway.\n11 Mary went to the bedroom.\n12 Where is Sandra? \tbedroom\t8\n13 Mary went back to the garden.\n14 Sandra travelled to the hallway.\n15 Where is Mary? \tgarden\t13\n1 Daniel went back to the bathroom.\n2 Mary journeyed to the office.\n3 Where is Daniel? \tbathroom\t1\n4 Sandra went back to the garden.\n5 Daniel moved to the garden.\n6 Where is Daniel? \tgarden\t5\n7 Daniel journeyed to the hallway.\n8 John moved to the garden.\n9 Where is Mary? \toffice\t2\n10 Sandra went back to the hallway.\n11 Mary went back to the bedroom.\n12 Where is Sandra? \thallway\t10\n13 John journeyed to the office.\n14 John went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Sandra moved to the bathroom.\n2 Daniel journeyed to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Mary journeyed to the bathroom.\n5 Sandra moved to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Daniel moved to the office.\n8 Daniel went to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John travelled to the bathroom.\n11 Mary moved to the bedroom.\n12 Where is Daniel? \tgarden\t8\n13 Sandra went back to the bathroom.\n14 Sandra went to the garden.\n15 Where is Mary? \tbedroom\t11\n1 John journeyed to the hallway.\n2 Daniel journeyed to the hallway.\n3 Where is John? \thallway\t1\n4 Daniel went to the office.\n5 Sandra moved to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 John went to the bedroom.\n8 Daniel went back to the kitchen.\n9 Where is Sandra? \tbedroom\t5\n10 John journeyed to the kitchen.\n11 Mary went to the hallway.\n12 Where is John? \tkitchen\t10\n13 Sandra went back to the bathroom.\n14 Mary went to the office.\n15 Where is Daniel? \tkitchen\t8\n1 Daniel journeyed to the office.\n2 Mary went back to the garden.\n3 Where is Daniel? \toffice\t1\n4 Daniel went back to the garden.\n5 John moved to the hallway.\n6 Where is Daniel? \tgarden\t4\n7 John travelled to the bathroom.\n8 Mary moved to the kitchen.\n9 Where is Daniel? \tgarden\t4\n10 Daniel travelled to the bathroom.\n11 Sandra journeyed to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Daniel journeyed to the garden.\n14 Sandra travelled to the office.\n15 Where is Sandra? \toffice\t14\n1 Daniel went back to the bathroom.\n2 John moved to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Mary journeyed to the bathroom.\n5 Sandra went to the kitchen.\n6 Where is Daniel? \tbathroom\t1\n7 Mary went back to the kitchen.\n8 Daniel travelled to the office.\n9 Where is John? \tbathroom\t2\n10 Sandra went back to the office.\n11 Mary went back to the garden.\n12 Where is Sandra? \toffice\t10\n13 Mary moved to the bedroom.\n14 Daniel moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Sandra went to the hallway.\n2 Sandra journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Sandra travelled to the garden.\n5 Mary journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 Daniel went back to the bathroom.\n8 Daniel went to the garden.\n9 Where is Sandra? \tgarden\t4\n10 John went back to the garden.\n11 John travelled to the bedroom.\n12 Where is Mary? \tgarden\t5\n13 Mary went to the kitchen.\n14 Sandra moved to the hallway.\n15 Where is Daniel? \tgarden\t8\n1 John went back to the garden.\n2 Sandra went back to the bedroom.\n3 Where is John? \tgarden\t1\n4 Sandra went to the bathroom.\n5 John went back to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Mary went back to the hallway.\n8 Daniel travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Sandra went back to the bedroom.\n11 Sandra went to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra went to the kitchen.\n14 Daniel travelled to the hallway.\n15 Where is Sandra? \tkitchen\t13\n1 Sandra journeyed to the office.\n2 John moved to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Daniel moved to the hallway.\n5 John moved to the hallway.\n6 Where is John? \thallway\t5\n7 John travelled to the kitchen.\n8 John went to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Daniel journeyed to the kitchen.\n11 John journeyed to the kitchen.\n12 Where is John? \tkitchen\t11\n13 John travelled to the bathroom.\n14 John travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Mary moved to the hallway.\n2 John travelled to the hallway.\n3 Where is John? \thallway\t2\n4 Daniel travelled to the bedroom.\n5 Daniel went to the garden.\n6 Where is Mary? \thallway\t1\n7 John went back to the bathroom.\n8 Sandra moved to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Daniel moved to the hallway.\n11 Mary went to the office.\n12 Where is Daniel? \thallway\t10\n13 Mary journeyed to the garden.\n14 John went to the hallway.\n15 Where is Mary? \tgarden\t13\n1 John journeyed to the bathroom.\n2 Daniel went back to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 John journeyed to the office.\n5 Sandra travelled to the bedroom.\n6 Where is Daniel? \tkitchen\t2\n7 Daniel moved to the bathroom.\n8 Daniel went to the hallway.\n9 Where is John? \toffice\t4\n10 Mary went back to the office.\n11 Mary went to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary journeyed to the kitchen.\n14 Mary moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary journeyed to the bathroom.\n2 Mary moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 Daniel moved to the bathroom.\n5 Sandra went back to the bathroom.\n6 Where is Mary? \thallway\t2\n7 Sandra went to the kitchen.\n8 Mary travelled to the kitchen.\n9 Where is Sandra? \tkitchen\t7\n10 Daniel journeyed to the kitchen.\n11 Sandra went to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Daniel went to the bedroom.\n14 Sandra went to the bathroom.\n15 Where is Daniel? \tbedroom\t13\n1 Mary travelled to the garden.\n2 John journeyed to the bathroom.\n3 Where is Mary? \tgarden\t1\n4 Mary journeyed to the kitchen.\n5 John travelled to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Mary moved to the bedroom.\n8 Mary travelled to the garden.\n9 Where is John? \tkitchen\t5\n10 John went back to the bedroom.\n11 Daniel went back to the bedroom.\n12 Where is Mary? \tgarden\t8\n13 John went back to the kitchen.\n14 Mary went to the bedroom.\n15 Where is John? \tkitchen\t13\n1 Mary went back to the bedroom.\n2 Daniel travelled to the office.\n3 Where is Mary? \tbedroom\t1\n4 Mary journeyed to the hallway.\n5 Sandra went back to the garden.\n6 Where is Daniel? \toffice\t2\n7 Mary moved to the garden.\n8 Daniel moved to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 John went to the office.\n11 Sandra journeyed to the office.\n12 Where is Sandra? \toffice\t11\n13 John travelled to the hallway.\n14 Sandra travelled to the bathroom.\n15 Where is Daniel? \tkitchen\t8\n1 Sandra journeyed to the bathroom.\n2 John went to the hallway.\n3 Where is John? \thallway\t2\n4 Mary travelled to the garden.\n5 Mary went back to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Daniel travelled to the bathroom.\n8 John moved to the garden.\n9 Where is Mary? \tkitchen\t5\n10 Daniel moved to the kitchen.\n11 Sandra journeyed to the hallway.\n12 Where is Daniel? \tkitchen\t10\n13 Daniel moved to the bedroom.\n14 John went back to the office.\n15 Where is Daniel? \tbedroom\t13\n1 John went back to the kitchen.\n2 John moved to the office.\n3 Where is John? \toffice\t2\n4 John journeyed to the garden.\n5 Sandra journeyed to the bedroom.\n6 Where is John? \tgarden\t4\n7 Mary went back to the garden.\n8 John journeyed to the bedroom.\n9 Where is John? \tbedroom\t8\n10 John went to the hallway.\n11 Sandra went back to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John journeyed to the bathroom.\n14 Mary went to the hallway.\n15 Where is John? \tbathroom\t13\n1 John went back to the bedroom.\n2 John moved to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John journeyed to the garden.\n5 Mary went back to the hallway.\n6 Where is John? \tgarden\t4\n7 Daniel went back to the bedroom.\n8 John went to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Sandra travelled to the garden.\n11 Daniel went back to the office.\n12 Where is John? \tbedroom\t8\n13 Mary went back to the bedroom.\n14 Daniel journeyed to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary went to the garden.\n2 Daniel journeyed to the bathroom.\n3 Where is Mary? \tgarden\t1\n4 John went to the office.\n5 Mary moved to the hallway.\n6 Where is Daniel? \tbathroom\t2\n7 John went to the bathroom.\n8 Daniel moved to the kitchen.\n9 Where is John? \tbathroom\t7\n10 John went to the kitchen.\n11 Daniel went to the bedroom.\n12 Where is Mary? \thallway\t5\n13 Mary went to the kitchen.\n14 Sandra journeyed to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Daniel went back to the kitchen.\n2 Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Sandra journeyed to the bedroom.\n5 Mary moved to the bathroom.\n6 Where is Sandra? \tbedroom\t4\n7 John went back to the office.\n8 Daniel went back to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Daniel travelled to the bedroom.\n11 Sandra went to the bathroom.\n12 Where is Mary? \tbathroom\t5\n13 Daniel went back to the hallway.\n14 Sandra travelled to the kitchen.\n15 Where is Sandra? \tkitchen\t14\n1 Sandra moved to the bedroom.\n2 Mary journeyed to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Mary moved to the bathroom.\n5 Daniel travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t1\n7 Mary moved to the bedroom.\n8 Sandra went to the kitchen.\n9 Where is Mary? \tbedroom\t7\n10 Sandra went to the garden.\n11 Daniel moved to the kitchen.\n12 Where is Sandra? \tgarden\t10\n13 Sandra went back to the bedroom.\n14 Sandra went to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John journeyed to the bedroom.\n2 Daniel moved to the office.\n3 Where is Daniel? \toffice\t2\n4 John went to the hallway.\n5 John journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Mary went to the office.\n8 Daniel went back to the bedroom.\n9 Where is Mary? \toffice\t7\n10 Daniel moved to the hallway.\n11 John went to the bedroom.\n12 Where is Daniel? \thallway\t10\n13 Sandra moved to the kitchen.\n14 Daniel moved to the office.\n15 Where is Daniel? \toffice\t14\n1 Mary journeyed to the office.\n2 Daniel went to the bedroom.\n3 Where is Mary? \toffice\t1\n4 Daniel journeyed to the bathroom.\n5 Sandra went to the bedroom.\n6 Where is Daniel? \tbathroom\t4\n7 Mary journeyed to the hallway.\n8 Daniel travelled to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Sandra journeyed to the bathroom.\n11 Sandra moved to the bedroom.\n12 Where is Mary? \thallway\t7\n13 John moved to the garden.\n14 Daniel travelled to the bathroom.\n15 Where is Sandra? \tbedroom\t11\n1 John journeyed to the garden.\n2 John travelled to the office.\n3 Where is John? \toffice\t2\n4 Mary travelled to the hallway.\n5 John journeyed to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Daniel moved to the garden.\n8 Mary journeyed to the bedroom.\n9 Where is John? \tbedroom\t5\n10 Daniel went to the office.\n11 Daniel journeyed to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 John travelled to the hallway.\n14 Daniel went back to the garden.\n15 Where is Mary? \tbedroom\t8\n1 Daniel journeyed to the garden.\n2 John moved to the garden.\n3 Where is Daniel? \tgarden\t1\n4 Daniel travelled to the bathroom.\n5 Sandra went back to the garden.\n6 Where is Daniel? \tbathroom\t4\n7 Daniel went back to the office.\n8 Mary journeyed to the bedroom.\n9 Where is Sandra? \tgarden\t5\n10 Daniel went to the kitchen.\n11 John journeyed to the kitchen.\n12 Where is Sandra? \tgarden\t5\n13 Sandra journeyed to the kitchen.\n14 Sandra went back to the office.\n15 Where is Sandra? \toffice\t14\n1 Sandra moved to the bathroom.\n2 John journeyed to the office.\n3 Where is Sandra? \tbathroom\t1\n4 Sandra went back to the hallway.\n5 John moved to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Daniel moved to the garden.\n8 Daniel went back to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Mary went back to the bedroom.\n11 John went back to the office.\n12 Where is John? \toffice\t11\n13 Mary travelled to the office.\n14 Sandra went back to the bedroom.\n15 Where is John? \toffice\t11\n1 Sandra journeyed to the bathroom.\n2 Mary travelled to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra moved to the kitchen.\n5 Mary journeyed to the garden.\n6 Where is Mary? \tgarden\t5\n7 John travelled to the office.\n8 John went to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel travelled to the bedroom.\n11 John went back to the office.\n12 Where is Mary? \tgarden\t5\n13 Sandra went back to the bedroom.\n14 John went to the bedroom.\n15 Where is Sandra? \tbedroom\t13\n1 Mary went to the hallway.\n2 Daniel went to the bathroom.\n3 Where is Daniel? \tbathroom\t2\n4 Mary went to the bedroom.\n5 Mary went to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Daniel moved to the garden.\n8 Daniel went to the office.\n9 Where is Daniel? \toffice\t8\n10 John went to the kitchen.\n11 Sandra travelled to the garden.\n12 Where is John? \tkitchen\t10\n13 Mary journeyed to the hallway.\n14 Sandra went back to the hallway.\n15 Where is Sandra? \thallway\t14\n1 Mary went back to the hallway.\n2 Sandra journeyed to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra travelled to the kitchen.\n5 John went back to the hallway.\n6 Where is Sandra? \tkitchen\t4\n7 Daniel went back to the office.\n8 Mary moved to the kitchen.\n9 Where is Sandra? \tkitchen\t4\n10 Daniel went back to the bathroom.\n11 Daniel travelled to the office.\n12 Where is Daniel? \toffice\t11\n13 Daniel went to the hallway.\n14 Daniel went to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Daniel went to the office.\n2 Mary went back to the office.\n3 Where is Mary? \toffice\t2\n4 Sandra travelled to the bedroom.\n5 John journeyed to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary moved to the bedroom.\n8 Daniel travelled to the kitchen.\n9 Where is Mary? \tbedroom\t7\n10 Sandra journeyed to the garden.\n11 Sandra journeyed to the office.\n12 Where is Sandra? \toffice\t11\n13 Sandra journeyed to the garden.\n14 Sandra travelled to the hallway.\n15 Where is Daniel? \tkitchen\t8\n1 John travelled to the bedroom.\n2 Mary moved to the bedroom.\n3 Where is John? \tbedroom\t1\n4 John went back to the bathroom.\n5 Sandra moved to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John journeyed to the office.\n8 Daniel journeyed to the office.\n9 Where is Sandra? \tbathroom\t5\n10 John went back to the garden.\n11 John journeyed to the bedroom.\n12 Where is John? \tbedroom\t11\n13 John went to the bathroom.\n14 Mary moved to the office.\n15 Where is John? \tbathroom\t13\n1 John went to the bathroom.\n2 John moved to the office.\n3 Where is John? \toffice\t2\n4 John went to the hallway.\n5 Sandra journeyed to the hallway.\n6 Where is John? \thallway\t4\n7 John journeyed to the bathroom.\n8 Daniel went to the bathroom.\n9 Where is John? \tbathroom\t7\n10 Sandra moved to the garden.\n11 John moved to the office.\n12 Where is John? \toffice\t11\n13 Sandra moved to the hallway.\n14 Daniel went to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary travelled to the garden.\n2 Daniel moved to the bathroom.\n3 Where is Mary? \tgarden\t1\n4 John went to the hallway.\n5 Sandra went back to the kitchen.\n6 Where is John? \thallway\t4\n7 Daniel went back to the garden.\n8 John travelled to the garden.\n9 Where is John? \tgarden\t8\n10 Mary went to the bathroom.\n11 Sandra went back to the hallway.\n12 Where is Mary? \tbathroom\t10\n13 Daniel travelled to the office.\n14 Daniel travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 John moved to the hallway.\n2 Mary travelled to the hallway.\n3 Where is John? \thallway\t1\n4 Sandra went to the bedroom.\n5 Sandra went back to the hallway.\n6 Where is Mary? \thallway\t2\n7 John went back to the office.\n8 Daniel travelled to the kitchen.\n9 Where is John? \toffice\t7\n10 John travelled to the hallway.\n11 Mary journeyed to the kitchen.\n12 Where is John? \thallway\t10\n13 John travelled to the office.\n14 John travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Mary moved to the bedroom.\n2 Sandra went back to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Daniel went to the bedroom.\n5 Mary journeyed to the hallway.\n6 Where is Mary? \thallway\t5\n7 Mary went back to the bathroom.\n8 Daniel journeyed to the office.\n9 Where is Sandra? \tgarden\t2\n10 Daniel went back to the bedroom.\n11 Mary went back to the office.\n12 Where is Mary? \toffice\t11\n13 John journeyed to the garden.\n14 John moved to the office.\n15 Where is John? \toffice\t14\n1 John travelled to the bathroom.\n2 Sandra moved to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Daniel travelled to the kitchen.\n5 Daniel travelled to the hallway.\n6 Where is Daniel? \thallway\t5\n7 John moved to the hallway.\n8 Mary went to the hallway.\n9 Where is Daniel? \thallway\t5\n10 Daniel journeyed to the office.\n11 Daniel journeyed to the kitchen.\n12 Where is Daniel? \tkitchen\t11\n13 Mary moved to the office.\n14 Mary went to the bedroom.\n15 Where is Daniel? \tkitchen\t11\n1 Daniel journeyed to the hallway.\n2 Sandra travelled to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John journeyed to the hallway.\n5 Sandra travelled to the office.\n6 Where is Sandra? \toffice\t5\n7 Sandra went to the hallway.\n8 Daniel journeyed to the office.\n9 Where is Sandra? \thallway\t7\n10 Daniel went back to the bedroom.\n11 Sandra moved to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 John moved to the office.\n14 Daniel travelled to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Sandra travelled to the bedroom.\n2 Mary went to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra went to the office.\n5 Sandra journeyed to the kitchen.\n6 Where is Mary? \thallway\t2\n7 Sandra travelled to the bathroom.\n8 Daniel journeyed to the office.\n9 Where is Daniel? \toffice\t8\n10 John went back to the hallway.\n11 Daniel journeyed to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Sandra moved to the garden.\n14 Mary went back to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Daniel journeyed to the bathroom.\n2 Daniel travelled to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Sandra went back to the bedroom.\n5 Sandra travelled to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John went to the bathroom.\n8 Sandra went to the garden.\n9 Where is John? \tbathroom\t7\n10 Mary journeyed to the hallway.\n11 Mary travelled to the garden.\n12 Where is Mary? \tgarden\t11\n13 Mary went back to the bedroom.\n14 John went back to the bedroom.\n15 Where is Mary? \tbedroom\t13\n1 John moved to the bedroom.\n2 Mary went back to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Daniel moved to the bathroom.\n5 Daniel moved to the office.\n6 Where is John? \tbedroom\t1\n7 Sandra journeyed to the bedroom.\n8 Mary moved to the garden.\n9 Where is Daniel? \toffice\t5\n10 John went back to the garden.\n11 Sandra went to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 John travelled to the bedroom.\n14 Sandra travelled to the kitchen.\n15 Where is Mary? \tgarden\t8\n1 Daniel moved to the garden.\n2 Sandra moved to the bedroom.\n3 Where is Daniel? \tgarden\t1\n4 Daniel journeyed to the hallway.\n5 Sandra went to the office.\n6 Where is Sandra? \toffice\t5\n7 Daniel moved to the bedroom.\n8 John went back to the bathroom.\n9 Where is Daniel? \tbedroom\t7\n10 Sandra travelled to the kitchen.\n11 Sandra went back to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 John journeyed to the garden.\n14 Daniel went back to the garden.\n15 Where is Sandra? \tbedroom\t11\n1 Daniel went back to the office.\n2 Mary went back to the hallway.\n3 Where is Mary? \thallway\t2\n4 Sandra journeyed to the bathroom.\n5 Sandra travelled to the hallway.\n6 Where is Mary? \thallway\t2\n7 Mary went back to the office.\n8 Daniel went to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Mary moved to the bathroom.\n11 John went to the bedroom.\n12 Where is Mary? \tbathroom\t10\n13 Daniel went back to the bedroom.\n14 Sandra travelled to the office.\n15 Where is Mary? \tbathroom\t10\n1 John went to the office.\n2 Mary journeyed to the garden.\n3 Where is Mary? \tgarden\t2\n4 John went to the garden.\n5 John journeyed to the hallway.\n6 Where is John? \thallway\t5\n7 Sandra went to the hallway.\n8 John went to the bedroom.\n9 Where is Mary? \tgarden\t2\n10 Sandra moved to the bedroom.\n11 Mary travelled to the hallway.\n12 Where is John? \tbedroom\t8\n13 John travelled to the garden.\n14 Daniel went back to the bedroom.\n15 Where is Sandra? \tbedroom\t10\n1 Sandra travelled to the bathroom.\n2 Mary travelled to the office.\n3 Where is Mary? \toffice\t2\n4 Sandra travelled to the hallway.\n5 Mary moved to the bathroom.\n6 Where is Sandra? \thallway\t4\n7 John went to the office.\n8 Sandra journeyed to the office.\n9 Where is Sandra? \toffice\t8\n10 John went back to the bathroom.\n11 John travelled to the kitchen.\n12 Where is John? \tkitchen\t11\n13 John moved to the office.\n14 Daniel went back to the kitchen.\n15 Where is Sandra? \toffice\t8\n1 Mary went back to the bedroom.\n2 Mary moved to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Sandra travelled to the bedroom.\n5 Sandra went to the office.\n6 Where is Sandra? \toffice\t5\n7 Daniel went to the garden.\n8 Daniel journeyed to the bathroom.\n9 Where is Daniel? \tbathroom\t8\n10 Sandra moved to the hallway.\n11 John journeyed to the kitchen.\n12 Where is Daniel? \tbathroom\t8\n13 Sandra went to the office.\n14 John moved to the bathroom.\n15 Where is Daniel? \tbathroom\t8\n1 Daniel went to the kitchen.\n2 Sandra went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John moved to the bedroom.\n5 Mary went to the hallway.\n6 Where is Mary? \thallway\t5\n7 Mary travelled to the kitchen.\n8 Sandra journeyed to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Sandra travelled to the bedroom.\n11 Daniel journeyed to the garden.\n12 Where is Mary? \tkitchen\t7\n13 Sandra journeyed to the office.\n14 Sandra journeyed to the kitchen.\n15 Where is Daniel? \tgarden\t11\n1 Daniel travelled to the kitchen.\n2 Daniel went to the hallway.\n3 Where is Daniel? \thallway\t2\n4 Mary travelled to the hallway.\n5 John went to the hallway.\n6 Where is Mary? \thallway\t4\n7 Sandra moved to the garden.\n8 Mary went to the kitchen.\n9 Where is John? \thallway\t5\n10 John moved to the garden.\n11 John went back to the bathroom.\n12 Where is John? \tbathroom\t11\n13 Mary went to the hallway.\n14 Daniel moved to the kitchen.\n15 Where is Mary? \thallway\t13\n1 John went back to the hallway.\n2 Daniel journeyed to the bedroom.\n3 Where is John? \thallway\t1\n4 Sandra went back to the bedroom.\n5 Sandra moved to the bathroom.\n6 Where is Daniel? \tbedroom\t2\n7 John went to the office.\n8 John travelled to the garden.\n9 Where is John? \tgarden\t8\n10 John went to the bedroom.\n11 Mary went back to the kitchen.\n12 Where is Sandra? \tbathroom\t5\n13 Mary went back to the garden.\n14 Mary journeyed to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Daniel journeyed to the kitchen.\n2 Daniel went back to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra travelled to the bathroom.\n5 Sandra moved to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 Sandra journeyed to the bedroom.\n8 Mary went to the kitchen.\n9 Where is Sandra? \tbedroom\t7\n10 Daniel moved to the bathroom.\n11 Sandra moved to the office.\n12 Where is Daniel? \tbathroom\t10\n13 Sandra travelled to the hallway.\n14 John went to the kitchen.\n15 Where is Mary? \tkitchen\t8\n1 John went to the hallway.\n2 Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John went back to the bedroom.\n5 Mary journeyed to the garden.\n6 Where is John? \tbedroom\t4\n7 Sandra went back to the kitchen.\n8 Daniel went to the hallway.\n9 Where is Sandra? \tkitchen\t7\n10 John went back to the bathroom.\n11 Daniel went back to the kitchen.\n12 Where is John? \tbathroom\t10\n13 Daniel went to the bedroom.\n14 John travelled to the hallway.\n15 Where is Daniel? \tbedroom\t13\n1 Daniel travelled to the bathroom.\n2 Sandra moved to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Mary moved to the bedroom.\n5 Mary journeyed to the garden.\n6 Where is Daniel? \tbathroom\t1\n7 Mary moved to the hallway.\n8 Sandra went back to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Mary went to the kitchen.\n11 John went to the garden.\n12 Where is Mary? \tkitchen\t10\n13 John moved to the office.\n14 Daniel went back to the bedroom.\n15 Where is John? \toffice\t13\n1 Sandra moved to the office.\n2 John went back to the garden.\n3 Where is John? \tgarden\t2\n4 Daniel travelled to the office.\n5 Sandra journeyed to the bathroom.\n6 Where is Sandra? \tbathroom\t5\n7 John moved to the kitchen.\n8 John moved to the bathroom.\n9 Where is Sandra? \tbathroom\t5\n10 Sandra journeyed to the hallway.\n11 Daniel went to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Sandra went to the bathroom.\n14 Sandra journeyed to the hallway.\n15 Where is Sandra? \thallway\t14\n1 John travelled to the kitchen.\n2 John went to the bathroom.\n3 Where is John? \tbathroom\t2\n4 Sandra travelled to the bedroom.\n5 Sandra journeyed to the garden.\n6 Where is John? \tbathroom\t2\n7 John journeyed to the bedroom.\n8 John journeyed to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Mary travelled to the kitchen.\n11 Mary journeyed to the garden.\n12 Where is John? \tbathroom\t8\n13 John journeyed to the office.\n14 Daniel journeyed to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Mary moved to the bedroom.\n2 Sandra travelled to the garden.\n3 Where is Mary? \tbedroom\t1\n4 Sandra journeyed to the kitchen.\n5 Sandra moved to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Sandra travelled to the kitchen.\n8 Daniel went to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John went to the hallway.\n11 Mary travelled to the hallway.\n12 Where is John? \thallway\t10\n13 Daniel went back to the hallway.\n14 Daniel moved to the bathroom.\n15 Where is Mary? \thallway\t11\n1 Daniel went to the bedroom.\n2 Mary went to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Mary travelled to the bedroom.\n5 John journeyed to the bathroom.\n6 Where is Mary? \tbedroom\t4\n7 Sandra moved to the garden.\n8 Sandra went to the office.\n9 Where is Mary? \tbedroom\t4\n10 Daniel went back to the hallway.\n11 Sandra moved to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Mary travelled to the bathroom.\n14 Sandra journeyed to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Daniel went to the kitchen.\n2 Daniel went back to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Daniel went back to the office.\n5 John travelled to the kitchen.\n6 Where is Daniel? \toffice\t4\n7 Sandra moved to the bedroom.\n8 John went to the office.\n9 Where is Daniel? \toffice\t4\n10 Mary journeyed to the office.\n11 Sandra moved to the kitchen.\n12 Where is Mary? \toffice\t10\n13 Sandra moved to the office.\n14 John travelled to the garden.\n15 Where is John? \tgarden\t14\n1 Sandra journeyed to the hallway.\n2 Mary travelled to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 John moved to the office.\n5 Mary moved to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Mary journeyed to the kitchen.\n8 Mary went back to the bathroom.\n9 Where is John? \toffice\t4\n10 John moved to the bathroom.\n11 Mary went back to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Sandra journeyed to the bedroom.\n14 Daniel went back to the kitchen.\n15 Where is John? \tbathroom\t10\n1 Sandra moved to the hallway.\n2 John went back to the hallway.\n3 Where is Sandra? \thallway\t1\n4 Daniel moved to the garden.\n5 Daniel went to the bathroom.\n6 Where is Sandra? \thallway\t1\n7 Daniel moved to the hallway.\n8 Sandra went to the kitchen.\n9 Where is Sandra? \tkitchen\t8\n10 Daniel journeyed to the kitchen.\n11 Daniel went to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Daniel moved to the bathroom.\n14 Mary went to the office.\n15 Where is Daniel? \tbathroom\t13\n1 Sandra travelled to the office.\n2 Sandra went to the garden.\n3 Where is Sandra? \tgarden\t2\n4 Mary went back to the garden.\n5 Daniel went to the kitchen.\n6 Where is Mary? \tgarden\t4\n7 Sandra moved to the bathroom.\n8 Sandra travelled to the garden.\n9 Where is Daniel? \tkitchen\t5\n10 Mary went to the bedroom.\n11 Mary went to the garden.\n12 Where is Sandra? \tgarden\t8\n13 Sandra moved to the hallway.\n14 Mary moved to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Daniel journeyed to the kitchen.\n2 John went back to the kitchen.\n3 Where is John? \tkitchen\t2\n4 Mary went to the hallway.\n5 John moved to the office.\n6 Where is John? \toffice\t5\n7 Daniel travelled to the hallway.\n8 Mary went to the garden.\n9 Where is John? \toffice\t5\n10 Mary went back to the office.\n11 Mary went to the garden.\n12 Where is Mary? \tgarden\t11\n13 Sandra moved to the bathroom.\n14 Daniel moved to the office.\n15 Where is Mary? \tgarden\t11\n1 John went to the kitchen.\n2 John moved to the garden.\n3 Where is John? \tgarden\t2\n4 Daniel went back to the bedroom.\n5 Sandra moved to the office.\n6 Where is Sandra? \toffice\t5\n7 Sandra journeyed to the garden.\n8 John moved to the bathroom.\n9 Where is Sandra? \tgarden\t7\n10 Daniel travelled to the bathroom.\n11 John travelled to the garden.\n12 Where is John? \tgarden\t11\n13 Mary went back to the bathroom.\n14 Sandra travelled to the hallway.\n15 Where is John? \tgarden\t11\n1 Sandra went to the garden.\n2 Mary travelled to the garden.\n3 Where is Sandra? \tgarden\t1\n4 Sandra travelled to the kitchen.\n5 Daniel went back to the bedroom.\n6 Where is Mary? \tgarden\t2\n7 Daniel went to the kitchen.\n8 Sandra travelled to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Mary went back to the bedroom.\n11 Mary travelled to the kitchen.\n12 Where is Daniel? \tkitchen\t7\n13 John travelled to the bathroom.\n14 Mary travelled to the hallway.\n15 Where is Sandra? \tgarden\t8\n1 Daniel travelled to the bathroom.\n2 Sandra moved to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Sandra went to the office.\n5 Mary journeyed to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Daniel went to the kitchen.\n8 Mary went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 Daniel moved to the bedroom.\n11 Sandra travelled to the garden.\n12 Where is Daniel? \tbedroom\t10\n13 Daniel went back to the hallway.\n14 John moved to the bedroom.\n15 Where is Sandra? \tgarden\t11\n1 Mary travelled to the bedroom.\n2 Daniel travelled to the office.\n3 Where is Mary? \tbedroom\t1\n4 Daniel journeyed to the hallway.\n5 Mary travelled to the hallway.\n6 Where is Mary? \thallway\t5\n7 Sandra travelled to the kitchen.\n8 Mary travelled to the kitchen.\n9 Where is Daniel? \thallway\t4\n10 John journeyed to the garden.\n11 Daniel went to the bathroom.\n12 Where is Sandra? \tkitchen\t7\n13 Daniel moved to the garden.\n14 John went to the kitchen.\n15 Where is Daniel? \tgarden\t13\n1 Sandra went back to the office.\n2 Sandra moved to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 Mary travelled to the office.\n5 Mary moved to the hallway.\n6 Where is Sandra? \tbathroom\t2\n7 Mary went to the bedroom.\n8 Mary journeyed to the office.\n9 Where is Mary? \toffice\t8\n10 Mary journeyed to the bathroom.\n11 Sandra travelled to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Mary went to the kitchen.\n14 John travelled to the hallway.\n15 Where is Mary? \tkitchen\t13\n1 Sandra went to the kitchen.\n2 Daniel went back to the bathroom.\n3 Where is Sandra? \tkitchen\t1\n4 Daniel journeyed to the hallway.\n5 Mary journeyed to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 Sandra travelled to the bedroom.\n8 Sandra went to the office.\n9 Where is Sandra? \toffice\t8\n10 Mary moved to the office.\n11 Sandra went back to the hallway.\n12 Where is Mary? \toffice\t10\n13 John travelled to the bedroom.\n14 Daniel journeyed to the office.\n15 Where is Mary? \toffice\t10\n1 John travelled to the hallway.\n2 Mary travelled to the bathroom.\n3 Where is John? \thallway\t1\n4 Sandra went to the bedroom.\n5 Daniel moved to the office.\n6 Where is Daniel? \toffice\t5\n7 Daniel travelled to the hallway.\n8 Daniel journeyed to the bathroom.\n9 Where is Sandra? \tbedroom\t4\n10 Daniel went to the hallway.\n11 Mary journeyed to the office.\n12 Where is Daniel? \thallway\t10\n13 Mary travelled to the bathroom.\n14 Sandra journeyed to the garden.\n15 Where is Mary? \tbathroom\t13\n1 Daniel journeyed to the bedroom.\n2 Daniel moved to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 Mary travelled to the kitchen.\n5 Mary moved to the bathroom.\n6 Where is Daniel? \tkitchen\t2\n7 John travelled to the office.\n8 Daniel went to the hallway.\n9 Where is John? \toffice\t7\n10 John went back to the garden.\n11 Sandra travelled to the bathroom.\n12 Where is Mary? \tbathroom\t5\n13 Sandra journeyed to the office.\n14 John went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Sandra travelled to the bathroom.\n2 Sandra moved to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Sandra journeyed to the bathroom.\n5 Sandra journeyed to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 Sandra journeyed to the hallway.\n8 Mary went to the kitchen.\n9 Where is Sandra? \thallway\t7\n10 John went back to the garden.\n11 Mary went to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel journeyed to the office.\n14 Mary went back to the bedroom.\n15 Where is John? \tgarden\t10\n1 John travelled to the office.\n2 Daniel went back to the bedroom.\n3 Where is John? \toffice\t1\n4 Sandra travelled to the hallway.\n5 Daniel journeyed to the office.\n6 Where is Daniel? \toffice\t5\n7 Daniel travelled to the bathroom.\n8 Mary travelled to the garden.\n9 Where is Daniel? \tbathroom\t7\n10 Mary went to the bedroom.\n11 Sandra moved to the office.\n12 Where is Daniel? \tbathroom\t7\n13 Mary went to the kitchen.\n14 Sandra went to the kitchen.\n15 Where is Mary? \tkitchen\t13\n1 John went back to the hallway.\n2 Sandra moved to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Sandra went to the bathroom.\n5 Daniel went back to the office.\n6 Where is Daniel? \toffice\t5\n7 Sandra went to the kitchen.\n8 Sandra moved to the bedroom.\n9 Where is Daniel? \toffice\t5\n10 John journeyed to the garden.\n11 Mary travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 Mary went to the office.\n14 Daniel travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t8\n1 Mary travelled to the kitchen.\n2 Mary moved to the hallway.\n3 Where is Mary? \thallway\t2\n4 John went to the office.\n5 John went back to the garden.\n6 Where is John? \tgarden\t5\n7 John moved to the hallway.\n8 Sandra travelled to the hallway.\n9 Where is John? \thallway\t7\n10 Mary moved to the garden.\n11 Daniel journeyed to the hallway.\n12 Where is Mary? \tgarden\t10\n13 Daniel went to the bedroom.\n14 Mary travelled to the bedroom.\n15 Where is Sandra? \thallway\t8\n1 Mary journeyed to the office.\n2 Sandra travelled to the bathroom.\n3 Where is Mary? \toffice\t1\n4 Sandra travelled to the office.\n5 Mary went back to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel went back to the office.\n8 Sandra went to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 John journeyed to the bedroom.\n11 Sandra went back to the office.\n12 Where is John? \tbedroom\t10\n13 Daniel went to the bedroom.\n14 Sandra travelled to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary journeyed to the hallway.\n2 Sandra went to the garden.\n3 Where is Mary? \thallway\t1\n4 Sandra journeyed to the hallway.\n5 Mary journeyed to the bathroom.\n6 Where is Mary? \tbathroom\t5\n7 John went to the bathroom.\n8 Mary went back to the kitchen.\n9 Where is Mary? \tkitchen\t8\n10 Daniel went back to the bedroom.\n11 Sandra travelled to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Sandra journeyed to the bedroom.\n14 Sandra went to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary went back to the bedroom.\n2 Mary travelled to the garden.\n3 Where is Mary? \tgarden\t2\n4 John journeyed to the kitchen.\n5 Sandra went back to the office.\n6 Where is Mary? \tgarden\t2\n7 Mary journeyed to the bedroom.\n8 Sandra travelled to the bathroom.\n9 Where is John? \tkitchen\t4\n10 Daniel journeyed to the garden.\n11 Mary went back to the hallway.\n12 Where is Mary? \thallway\t11\n13 John moved to the bedroom.\n14 Mary travelled to the kitchen.\n15 Where is Daniel? \tgarden\t10\n1 Sandra went back to the garden.\n2 Sandra went to the hallway.\n3 Where is Sandra? \thallway\t2\n4 Mary went back to the garden.\n5 Sandra journeyed to the office.\n6 Where is Sandra? \toffice\t5\n7 Sandra travelled to the hallway.\n8 Sandra moved to the bedroom.\n9 Where is Mary? \tgarden\t4\n10 Daniel moved to the office.\n11 Mary journeyed to the hallway.\n12 Where is Daniel? \toffice\t10\n13 Mary journeyed to the bedroom.\n14 Daniel went back to the kitchen.\n15 Where is Mary? \tbedroom\t13\n1 Sandra journeyed to the garden.\n2 Sandra journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Daniel journeyed to the bedroom.\n5 Sandra moved to the garden.\n6 Where is Sandra? \tgarden\t5\n7 Mary journeyed to the office.\n8 Mary journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Daniel journeyed to the garden.\n11 Mary went back to the bedroom.\n12 Where is Daniel? \tgarden\t10\n13 Sandra went back to the kitchen.\n14 Sandra travelled to the bedroom.\n15 Where is Sandra? \tbedroom\t14\n1 Daniel went to the hallway.\n2 Daniel moved to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 Sandra moved to the office.\n5 Daniel journeyed to the hallway.\n6 Where is Daniel? \thallway\t5\n7 John journeyed to the bathroom.\n8 Sandra went to the garden.\n9 Where is Daniel? \thallway\t5\n10 John moved to the garden.\n11 Mary journeyed to the garden.\n12 Where is John? \tgarden\t10\n13 Mary went to the office.\n14 Sandra journeyed to the hallway.\n15 Where is John? \tgarden\t10\n1 John travelled to the garden.\n2 Daniel journeyed to the bedroom.\n3 Where is John? \tgarden\t1\n4 Sandra went back to the garden.\n5 Mary went to the kitchen.\n6 Where is John? \tgarden\t1\n7 John travelled to the kitchen.\n8 Sandra moved to the bedroom.\n9 Where is Sandra? \tbedroom\t8\n10 Daniel moved to the garden.\n11 Daniel travelled to the bedroom.\n12 Where is Daniel? \tbedroom\t11\n13 Mary journeyed to the office.\n14 Sandra moved to the bathroom.\n15 Where is Daniel? \tbedroom\t11\n1 John travelled to the bathroom.\n2 Sandra went to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 Daniel went to the garden.\n5 Mary moved to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra moved to the bathroom.\n8 John moved to the hallway.\n9 Where is Sandra? \tbathroom\t7\n10 John went back to the kitchen.\n11 Daniel journeyed to the hallway.\n12 Where is John? \tkitchen\t10\n13 Daniel went back to the office.\n14 Sandra went back to the hallway.\n15 Where is John? \tkitchen\t10\n1 Sandra moved to the office.\n2 Mary went back to the bathroom.\n3 Where is Sandra? \toffice\t1\n4 Mary travelled to the office.\n5 Sandra moved to the kitchen.\n6 Where is Mary? \toffice\t4\n7 Sandra moved to the bedroom.\n8 Mary went back to the garden.\n9 Where is Mary? \tgarden\t8\n10 John went to the hallway.\n11 Daniel went back to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 John travelled to the garden.\n14 John went back to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Mary travelled to the garden.\n2 Daniel went to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Mary journeyed to the kitchen.\n5 Mary went back to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel travelled to the office.\n8 Daniel moved to the garden.\n9 Where is Mary? \thallway\t5\n10 Sandra went back to the kitchen.\n11 John travelled to the bathroom.\n12 Where is Mary? \thallway\t5\n13 Daniel went to the kitchen.\n14 Mary moved to the office.\n15 Where is Sandra? \tkitchen\t10\n1 Mary went to the office.\n2 Sandra travelled to the bathroom.\n3 Where is Mary? \toffice\t1\n4 Sandra went to the hallway.\n5 Daniel journeyed to the kitchen.\n6 Where is Sandra? \thallway\t4\n7 Sandra travelled to the office.\n8 John journeyed to the bedroom.\n9 Where is Sandra? \toffice\t7\n10 Daniel moved to the hallway.\n11 Sandra went to the hallway.\n12 Where is Daniel? \thallway\t10\n13 John journeyed to the garden.\n14 Sandra went back to the garden.\n15 Where is Daniel? \thallway\t10\n1 Sandra journeyed to the garden.\n2 Daniel travelled to the bathroom.\n3 Where is Sandra? \tgarden\t1\n4 Sandra went to the bedroom.\n5 Sandra travelled to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Sandra travelled to the office.\n8 Sandra went back to the garden.\n9 Where is Sandra? \tgarden\t8\n10 John journeyed to the hallway.\n11 John moved to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Sandra moved to the kitchen.\n14 John journeyed to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra went to the bedroom.\n2 Mary moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 John went to the office.\n5 Daniel journeyed to the garden.\n6 Where is John? \toffice\t4\n7 Mary travelled to the bathroom.\n8 Daniel moved to the hallway.\n9 Where is Mary? \tbathroom\t7\n10 Daniel travelled to the garden.\n11 John moved to the garden.\n12 Where is Mary? \tbathroom\t7\n13 Mary went to the garden.\n14 Mary went to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Mary moved to the kitchen.\n2 John travelled to the office.\n3 Where is John? \toffice\t2\n4 Daniel went to the hallway.\n5 Daniel went back to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Sandra went back to the hallway.\n8 John travelled to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Daniel travelled to the garden.\n11 Mary moved to the office.\n12 Where is Daniel? \tgarden\t10\n13 Mary journeyed to the garden.\n14 John went to the office.\n15 Where is Daniel? \tgarden\t10\n1 Daniel went to the bedroom.\n2 Mary travelled to the bathroom.\n3 Where is Daniel? \tbedroom\t1\n4 John went back to the kitchen.\n5 John travelled to the hallway.\n6 Where is Daniel? \tbedroom\t1\n7 Mary travelled to the hallway.\n8 John travelled to the garden.\n9 Where is John? \tgarden\t8\n10 Sandra went to the office.\n11 Mary moved to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary journeyed to the garden.\n14 John went to the hallway.\n15 Where is John? \thallway\t14\n1 John moved to the hallway.\n2 Mary moved to the garden.\n3 Where is John? \thallway\t1\n4 Daniel travelled to the garden.\n5 Mary went to the bathroom.\n6 Where is John? \thallway\t1\n7 Mary went back to the bedroom.\n8 John went to the kitchen.\n9 Where is Mary? \tbedroom\t7\n10 Sandra went back to the hallway.\n11 John went to the bathroom.\n12 Where is Mary? \tbedroom\t7\n13 Mary went back to the office.\n14 John travelled to the bedroom.\n15 Where is Sandra? \thallway\t10\n1 John went to the bedroom.\n2 Daniel journeyed to the bedroom.\n3 Where is John? \tbedroom\t1\n4 Daniel journeyed to the kitchen.\n5 Sandra went back to the bedroom.\n6 Where is John? \tbedroom\t1\n7 Mary journeyed to the hallway.\n8 Daniel journeyed to the hallway.\n9 Where is Daniel? \thallway\t8\n10 Daniel went to the bedroom.\n11 Mary journeyed to the garden.\n12 Where is Mary? \tgarden\t11\n13 John went to the office.\n14 John moved to the hallway.\n15 Where is John? \thallway\t14\n1 John went back to the hallway.\n2 Daniel moved to the garden.\n3 Where is John? \thallway\t1\n4 Sandra travelled to the bathroom.\n5 Mary went back to the office.\n6 Where is Daniel? \tgarden\t2\n7 Sandra travelled to the hallway.\n8 Sandra went back to the bedroom.\n9 Where is Daniel? \tgarden\t2\n10 Daniel moved to the bedroom.\n11 Daniel travelled to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Daniel travelled to the garden.\n14 Daniel moved to the hallway.\n15 Where is Daniel? \thallway\t14\n1 Mary went back to the kitchen.\n2 Sandra travelled to the kitchen.\n3 Where is Sandra? \tkitchen\t2\n4 John moved to the bathroom.\n5 Sandra travelled to the bedroom.\n6 Where is Sandra? \tbedroom\t5\n7 John went to the hallway.\n8 Daniel went to the hallway.\n9 Where is John? \thallway\t7\n10 John went to the kitchen.\n11 Sandra moved to the kitchen.\n12 Where is John? \tkitchen\t10\n13 Daniel travelled to the kitchen.\n14 Daniel moved to the office.\n15 Where is Sandra? \tkitchen\t11\n1 Sandra went to the kitchen.\n2 Mary moved to the kitchen.\n3 Where is Sandra? \tkitchen\t1\n4 Sandra moved to the hallway.\n5 Mary went to the office.\n6 Where is Mary? \toffice\t5\n7 Daniel journeyed to the garden.\n8 Sandra journeyed to the garden.\n9 Where is Mary? \toffice\t5\n10 Daniel went back to the kitchen.\n11 Sandra moved to the office.\n12 Where is Daniel? \tkitchen\t10\n13 Daniel moved to the bedroom.\n14 John travelled to the bathroom.\n15 Where is John? \tbathroom\t14\n1 Daniel went back to the hallway.\n2 Mary travelled to the kitchen.\n3 Where is Daniel? \thallway\t1\n4 John went back to the office.\n5 John journeyed to the bathroom.\n6 Where is Mary? \tkitchen\t2\n7 John travelled to the kitchen.\n8 John went to the bedroom.\n9 Where is John? \tbedroom\t8\n10 Mary moved to the bathroom.\n11 John journeyed to the garden.\n12 Where is John? \tgarden\t11\n13 Daniel journeyed to the kitchen.\n14 Daniel travelled to the bathroom.\n15 Where is Daniel? \tbathroom\t14\n1 Daniel travelled to the hallway.\n2 John journeyed to the hallway.\n3 Where is John? \thallway\t2\n4 John journeyed to the office.\n5 Daniel went to the kitchen.\n6 Where is John? \toffice\t4\n7 Daniel travelled to the hallway.\n8 John journeyed to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel travelled to the kitchen.\n11 Daniel went back to the hallway.\n12 Where is Daniel? \thallway\t11\n13 John went to the office.\n14 John went to the bathroom.\n15 Where is John? \tbathroom\t14\n1 John went to the bedroom.\n2 John went back to the office.\n3 Where is John? \toffice\t2\n4 Daniel moved to the bathroom.\n5 Mary journeyed to the garden.\n6 Where is Daniel? \tbathroom\t4\n7 Sandra moved to the kitchen.\n8 Sandra went to the bathroom.\n9 Where is John? \toffice\t2\n10 Daniel went to the bedroom.\n11 Sandra went to the hallway.\n12 Where is Sandra? \thallway\t11\n13 John went back to the bedroom.\n14 Mary moved to the kitchen.\n15 Where is John? \tbedroom\t13\n1 Mary went back to the kitchen.\n2 John went back to the office.\n3 Where is John? \toffice\t2\n4 Daniel journeyed to the bedroom.\n5 Mary travelled to the bathroom.\n6 Where is Daniel? \tbedroom\t4\n7 John journeyed to the kitchen.\n8 Sandra journeyed to the kitchen.\n9 Where is Mary? \tbathroom\t5\n10 Daniel travelled to the office.\n11 Daniel journeyed to the bathroom.\n12 Where is Mary? \tbathroom\t5\n13 John travelled to the office.\n14 Daniel went back to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary moved to the bedroom.\n2 Sandra moved to the garden.\n3 Where is Sandra? \tgarden\t2\n4 John travelled to the office.\n5 Sandra journeyed to the office.\n6 Where is John? \toffice\t4\n7 Mary journeyed to the garden.\n8 Sandra journeyed to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Daniel went back to the kitchen.\n11 Sandra went back to the garden.\n12 Where is Mary? \tgarden\t7\n13 Sandra moved to the kitchen.\n14 John went back to the bathroom.\n15 Where is Daniel? \tkitchen\t10\n1 Sandra went to the garden.\n2 Mary journeyed to the office.\n3 Where is Sandra? \tgarden\t1\n4 John went to the hallway.\n5 Sandra journeyed to the bathroom.\n6 Where is Mary? \toffice\t2\n7 Daniel went to the hallway.\n8 Daniel went to the office.\n9 Where is Daniel? \toffice\t8\n10 Mary moved to the garden.\n11 Mary moved to the office.\n12 Where is Daniel? \toffice\t8\n13 Sandra moved to the hallway.\n14 John travelled to the office.\n15 Where is Mary? \toffice\t11\n1 Sandra travelled to the hallway.\n2 Mary moved to the office.\n3 Where is Sandra? \thallway\t1\n4 John went back to the kitchen.\n5 John went to the office.\n6 Where is Mary? \toffice\t2\n7 Mary went back to the kitchen.\n8 John journeyed to the hallway.\n9 Where is Mary? \tkitchen\t7\n10 Daniel moved to the office.\n11 John journeyed to the bathroom.\n12 Where is Daniel? \toffice\t10\n13 Daniel journeyed to the bedroom.\n14 Sandra travelled to the garden.\n15 Where is Daniel? \tbedroom\t13\n1 Daniel went to the bedroom.\n2 John went back to the kitchen.\n3 Where is Daniel? \tbedroom\t1\n4 John moved to the bedroom.\n5 Mary travelled to the office.\n6 Where is Daniel? \tbedroom\t1\n7 Sandra went to the office.\n8 Sandra went back to the hallway.\n9 Where is Mary? \toffice\t5\n10 John went back to the kitchen.\n11 Mary went back to the garden.\n12 Where is Mary? \tgarden\t11\n13 Mary journeyed to the bathroom.\n14 Daniel travelled to the hallway.\n15 Where is Mary? \tbathroom\t13\n1 John went to the bathroom.\n2 John went back to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra went back to the kitchen.\n5 Daniel went back to the office.\n6 Where is John? \thallway\t2\n7 Daniel went back to the bathroom.\n8 Daniel moved to the bedroom.\n9 Where is John? \thallway\t2\n10 Mary went to the office.\n11 Sandra travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 John moved to the bedroom.\n14 Mary went back to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Sandra went to the garden.\n2 John journeyed to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John went back to the office.\n5 Daniel moved to the garden.\n6 Where is John? \toffice\t4\n7 Mary went back to the hallway.\n8 Sandra moved to the bedroom.\n9 Where is John? \toffice\t4\n10 Daniel journeyed to the hallway.\n11 Sandra travelled to the bathroom.\n12 Where is Daniel? \thallway\t10\n13 Daniel moved to the kitchen.\n14 Sandra went to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Daniel travelled to the hallway.\n2 John travelled to the office.\n3 Where is John? \toffice\t2\n4 Daniel went to the bedroom.\n5 Daniel went back to the office.\n6 Where is Daniel? \toffice\t5\n7 Mary went to the bedroom.\n8 Mary went to the hallway.\n9 Where is Daniel? \toffice\t5\n10 Mary travelled to the office.\n11 Sandra went to the garden.\n12 Where is Sandra? \tgarden\t11\n13 Daniel journeyed to the bedroom.\n14 John journeyed to the bedroom.\n15 Where is Mary? \toffice\t10\n1 Daniel journeyed to the hallway.\n2 Sandra went back to the bathroom.\n3 Where is Sandra? \tbathroom\t2\n4 John went to the bedroom.\n5 Sandra moved to the office.\n6 Where is John? \tbedroom\t4\n7 Daniel went to the bathroom.\n8 Mary travelled to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 Sandra went back to the hallway.\n11 John went to the office.\n12 Where is Sandra? \thallway\t10\n13 John moved to the kitchen.\n14 John went back to the hallway.\n15 Where is John? \thallway\t14\n1 Daniel went to the bathroom.\n2 Sandra went to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John went to the office.\n5 Sandra journeyed to the garden.\n6 Where is John? \toffice\t4\n7 Mary went back to the garden.\n8 Mary went to the bedroom.\n9 Where is Sandra? \tgarden\t5\n10 Daniel went to the bedroom.\n11 Sandra journeyed to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Sandra went back to the kitchen.\n14 Daniel journeyed to the hallway.\n15 Where is Mary? \tbedroom\t8\n1 Mary moved to the bathroom.\n2 Sandra went to the hallway.\n3 Where is Mary? \tbathroom\t1\n4 Mary went back to the kitchen.\n5 Daniel went back to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 John went back to the bathroom.\n8 Daniel journeyed to the office.\n9 Where is Daniel? \toffice\t8\n10 Daniel journeyed to the bathroom.\n11 Daniel went back to the garden.\n12 Where is Daniel? \tgarden\t11\n13 Sandra moved to the bathroom.\n14 Mary went to the office.\n15 Where is Sandra? \tbathroom\t13\n1 Daniel went to the office.\n2 Mary went back to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Mary journeyed to the garden.\n5 John moved to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Sandra moved to the garden.\n8 Sandra journeyed to the hallway.\n9 Where is Sandra? \thallway\t8\n10 Sandra went back to the bathroom.\n11 Mary went to the bathroom.\n12 Where is Sandra? \tbathroom\t10\n13 Daniel went to the garden.\n14 John moved to the bedroom.\n15 Where is Daniel? \tgarden\t13\n1 Mary went back to the office.\n2 Mary went to the bathroom.\n3 Where is Mary? \tbathroom\t2\n4 Mary went back to the hallway.\n5 John journeyed to the hallway.\n6 Where is Mary? \thallway\t4\n7 John travelled to the garden.\n8 Sandra went back to the office.\n9 Where is Mary? \thallway\t4\n10 Daniel went back to the garden.\n11 Mary journeyed to the garden.\n12 Where is John? \tgarden\t7\n13 Daniel journeyed to the bedroom.\n14 Mary went back to the office.\n15 Where is Daniel? \tbedroom\t13\n1 Mary moved to the hallway.\n2 Mary travelled to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 John went to the kitchen.\n5 Sandra moved to the bedroom.\n6 Where is John? \tkitchen\t4\n7 Mary travelled to the garden.\n8 Mary went back to the office.\n9 Where is Sandra? \tbedroom\t5\n10 Sandra moved to the hallway.\n11 Mary went to the garden.\n12 Where is Mary? \tgarden\t11\n13 Sandra journeyed to the office.\n14 Mary moved to the bedroom.\n15 Where is Mary? \tbedroom\t14\n1 Sandra went to the garden.\n2 Daniel journeyed to the office.\n3 Where is Daniel? \toffice\t2\n4 Sandra travelled to the bathroom.\n5 Sandra travelled to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 John travelled to the bedroom.\n8 Sandra went to the hallway.\n9 Where is Sandra? \thallway\t8\n10 John went back to the office.\n11 Mary travelled to the hallway.\n12 Where is Mary? \thallway\t11\n13 John went to the bedroom.\n14 Sandra journeyed to the bathroom.\n15 Where is Sandra? \tbathroom\t14\n1 John journeyed to the hallway.\n2 Daniel travelled to the office.\n3 Where is Daniel? \toffice\t2\n4 Mary moved to the garden.\n5 Mary moved to the bedroom.\n6 Where is Daniel? \toffice\t2\n7 Mary went back to the hallway.\n8 John journeyed to the bathroom.\n9 Where is John? \tbathroom\t8\n10 John moved to the kitchen.\n11 John went to the office.\n12 Where is John? \toffice\t11\n13 Daniel moved to the garden.\n14 Sandra went back to the office.\n15 Where is John? \toffice\t11\n1 Sandra journeyed to the bathroom.\n2 Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 John travelled to the garden.\n5 Daniel went to the office.\n6 Where is John? \tgarden\t4\n7 Daniel went back to the hallway.\n8 Mary went back to the hallway.\n9 Where is Daniel? \thallway\t7\n10 Mary went back to the kitchen.\n11 John went to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Mary journeyed to the garden.\n14 John travelled to the hallway.\n15 Where is Mary? \tgarden\t13\n1 Sandra travelled to the kitchen.\n2 John journeyed to the bedroom.\n3 Where is Sandra? \tkitchen\t1\n4 Sandra journeyed to the office.\n5 John journeyed to the hallway.\n6 Where is Sandra? \toffice\t4\n7 Daniel journeyed to the office.\n8 Mary moved to the office.\n9 Where is Sandra? \toffice\t4\n10 Sandra went to the kitchen.\n11 John went back to the kitchen.\n12 Where is Mary? \toffice\t8\n13 Sandra went back to the hallway.\n14 Mary travelled to the bathroom.\n15 Where is Sandra? \thallway\t13\n1 Sandra travelled to the hallway.\n2 John journeyed to the bathroom.\n3 Where is Sandra? \thallway\t1\n4 John went to the garden.\n5 John went to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Mary journeyed to the garden.\n8 John journeyed to the hallway.\n9 Where is John? \thallway\t8\n10 Daniel travelled to the kitchen.\n11 Sandra moved to the kitchen.\n12 Where is John? \thallway\t8\n13 Daniel travelled to the office.\n14 Daniel journeyed to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra went to the bedroom.\n2 John went to the hallway.\n3 Where is Sandra? \tbedroom\t1\n4 John moved to the garden.\n5 Sandra journeyed to the office.\n6 Where is Sandra? \toffice\t5\n7 Mary went to the garden.\n8 John journeyed to the bathroom.\n9 Where is Sandra? \toffice\t5\n10 Mary travelled to the bathroom.\n11 Mary moved to the office.\n12 Where is Mary? \toffice\t11\n13 John went to the kitchen.\n14 Sandra went to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary moved to the bedroom.\n2 John journeyed to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra went to the garden.\n5 John went back to the bathroom.\n6 Where is Sandra? \tgarden\t4\n7 Sandra travelled to the office.\n8 Daniel journeyed to the bathroom.\n9 Where is Sandra? \toffice\t7\n10 Daniel went back to the office.\n11 Mary travelled to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Sandra went to the bathroom.\n14 Mary went to the hallway.\n15 Where is Mary? \thallway\t14\n1 Daniel went to the kitchen.\n2 Mary went back to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Sandra travelled to the kitchen.\n5 Daniel moved to the garden.\n6 Where is Sandra? \tkitchen\t4\n7 Sandra moved to the hallway.\n8 Mary moved to the kitchen.\n9 Where is Daniel? \tgarden\t5\n10 Mary went back to the hallway.\n11 Mary moved to the office.\n12 Where is Mary? \toffice\t11\n13 Daniel went to the bedroom.\n14 Daniel moved to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary went back to the kitchen.\n2 Sandra travelled to the bathroom.\n3 Where is Mary? \tkitchen\t1\n4 Mary moved to the garden.\n5 John journeyed to the office.\n6 Where is Mary? \tgarden\t4\n7 Sandra travelled to the bedroom.\n8 Sandra journeyed to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 John moved to the garden.\n11 Daniel went back to the hallway.\n12 Where is John? \tgarden\t10\n13 Mary went to the office.\n14 Daniel went back to the bedroom.\n15 Where is Mary? \toffice\t13\n1 John went back to the garden.\n2 Daniel moved to the office.\n3 Where is John? \tgarden\t1\n4 Sandra went to the hallway.\n5 John went back to the bathroom.\n6 Where is John? \tbathroom\t5\n7 Mary moved to the kitchen.\n8 Mary travelled to the garden.\n9 Where is Mary? \tgarden\t8\n10 Sandra went back to the bathroom.\n11 John went back to the office.\n12 Where is Mary? \tgarden\t8\n13 Daniel went to the bathroom.\n14 Sandra went to the office.\n15 Where is John? \toffice\t11\n1 Daniel travelled to the garden.\n2 Mary went back to the kitchen.\n3 Where is Mary? \tkitchen\t2\n4 Mary went to the office.\n5 Mary travelled to the garden.\n6 Where is Daniel? \tgarden\t1\n7 Daniel journeyed to the hallway.\n8 John went back to the bedroom.\n9 Where is Mary? \tgarden\t5\n10 Daniel moved to the bedroom.\n11 Sandra travelled to the kitchen.\n12 Where is John? \tbedroom\t8\n13 John went to the garden.\n14 John moved to the hallway.\n15 Where is Daniel? \tbedroom\t10\n1 John journeyed to the bedroom.\n2 Mary went to the office.\n3 Where is Mary? \toffice\t2\n4 John moved to the office.\n5 Mary went to the hallway.\n6 Where is Mary? \thallway\t5\n7 Sandra travelled to the office.\n8 John travelled to the bedroom.\n9 Where is Sandra? \toffice\t7\n10 Daniel travelled to the kitchen.\n11 Mary went to the kitchen.\n12 Where is Daniel? \tkitchen\t10\n13 John travelled to the kitchen.\n14 Sandra journeyed to the bedroom.\n15 Where is John? \tkitchen\t13\n1 Daniel moved to the kitchen.\n2 Sandra went to the kitchen.\n3 Where is Daniel? \tkitchen\t1\n4 John went back to the bedroom.\n5 Daniel went to the bathroom.\n6 Where is John? \tbedroom\t4\n7 Sandra moved to the garden.\n8 Daniel went back to the office.\n9 Where is Sandra? \tgarden\t7\n10 Mary went to the kitchen.\n11 Daniel went to the hallway.\n12 Where is Daniel? \thallway\t11\n13 Daniel went back to the bathroom.\n14 Sandra moved to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary journeyed to the hallway.\n2 John went back to the bathroom.\n3 Where is Mary? \thallway\t1\n4 John went back to the bedroom.\n5 Daniel travelled to the bedroom.\n6 Where is John? \tbedroom\t4\n7 Mary went to the garden.\n8 Daniel moved to the kitchen.\n9 Where is Daniel? \tkitchen\t8\n10 Daniel went to the hallway.\n11 Mary journeyed to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 Daniel travelled to the kitchen.\n14 Mary went back to the hallway.\n15 Where is Mary? \thallway\t14\n1 John went back to the garden.\n2 John travelled to the hallway.\n3 Where is John? \thallway\t2\n4 John journeyed to the office.\n5 John journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Sandra journeyed to the hallway.\n8 Sandra went to the bedroom.\n9 Where is John? \tkitchen\t5\n10 Sandra journeyed to the hallway.\n11 Daniel went back to the kitchen.\n12 Where is John? \tkitchen\t5\n13 Daniel moved to the bathroom.\n14 Mary went back to the bathroom.\n15 Where is Sandra? \thallway\t10\n1 John travelled to the bathroom.\n2 Daniel went to the hallway.\n3 Where is John? \tbathroom\t1\n4 John moved to the kitchen.\n5 Mary journeyed to the kitchen.\n6 Where is John? \tkitchen\t4\n7 Daniel travelled to the bathroom.\n8 John travelled to the bathroom.\n9 Where is John? \tbathroom\t8\n10 Daniel went to the garden.\n11 Sandra travelled to the hallway.\n12 Where is Sandra? \thallway\t11\n13 Mary travelled to the hallway.\n14 John journeyed to the bedroom.\n15 Where is Mary? \thallway\t13\n1 John went to the bedroom.\n2 Daniel went to the bedroom.\n3 Where is Daniel? \tbedroom\t2\n4 John travelled to the office.\n5 John went back to the bedroom.\n6 Where is John? \tbedroom\t5\n7 Mary went to the bedroom.\n8 John went to the garden.\n9 Where is Daniel? \tbedroom\t2\n10 Daniel went back to the garden.\n11 Daniel went to the office.\n12 Where is Daniel? \toffice\t11\n13 John moved to the hallway.\n14 John moved to the office.\n15 Where is John? \toffice\t14\n1 Daniel moved to the garden.\n2 Sandra moved to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John went to the hallway.\n5 John went to the office.\n6 Where is Daniel? \tgarden\t1\n7 John went to the kitchen.\n8 John went back to the hallway.\n9 Where is John? \thallway\t8\n10 Sandra journeyed to the office.\n11 Mary journeyed to the bedroom.\n12 Where is Mary? \tbedroom\t11\n13 Sandra travelled to the hallway.\n14 Mary went back to the bathroom.\n15 Where is Mary? \tbathroom\t14\n1 Mary journeyed to the bedroom.\n2 Sandra moved to the kitchen.\n3 Where is Mary? \tbedroom\t1\n4 Mary journeyed to the garden.\n5 Sandra moved to the garden.\n6 Where is Sandra? \tgarden\t5\n7 John moved to the office.\n8 Sandra moved to the bedroom.\n9 Where is John? \toffice\t7\n10 Daniel moved to the bedroom.\n11 Sandra moved to the bathroom.\n12 Where is Sandra? \tbathroom\t11\n13 Daniel travelled to the office.\n14 John went to the garden.\n15 Where is Sandra? \tbathroom\t11\n1 John moved to the hallway.\n2 Sandra went to the hallway.\n3 Where is Sandra? \thallway\t2\n4 John went back to the garden.\n5 Daniel journeyed to the office.\n6 Where is John? \tgarden\t4\n7 Daniel moved to the bedroom.\n8 Mary journeyed to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 John went back to the kitchen.\n11 Daniel went back to the office.\n12 Where is Daniel? \toffice\t11\n13 Sandra moved to the kitchen.\n14 Daniel went to the kitchen.\n15 Where is Daniel? \tkitchen\t14\n1 Mary travelled to the bedroom.\n2 Daniel moved to the hallway.\n3 Where is Mary? \tbedroom\t1\n4 Daniel journeyed to the garden.\n5 Daniel journeyed to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Sandra journeyed to the hallway.\n8 John went to the garden.\n9 Where is Daniel? \thallway\t5\n10 John moved to the hallway.\n11 Daniel journeyed to the bathroom.\n12 Where is Daniel? \tbathroom\t11\n13 Daniel moved to the hallway.\n14 John travelled to the kitchen.\n15 Where is John? \tkitchen\t14\n1 Sandra went to the bathroom.\n2 Daniel went to the bedroom.\n3 Where is Sandra? \tbathroom\t1\n4 Mary went to the garden.\n5 Sandra moved to the hallway.\n6 Where is Sandra? \thallway\t5\n7 Daniel journeyed to the bathroom.\n8 Mary journeyed to the kitchen.\n9 Where is Sandra? \thallway\t5\n10 Sandra went to the bathroom.\n11 John went to the kitchen.\n12 Where is Sandra? \tbathroom\t10\n13 Sandra went back to the kitchen.\n14 Sandra went to the office.\n15 Where is Sandra? \toffice\t14\n1 Mary went to the hallway.\n2 Daniel travelled to the bathroom.\n3 Where is Mary? \thallway\t1\n4 Mary journeyed to the bathroom.\n5 Daniel journeyed to the hallway.\n6 Where is Daniel? \thallway\t5\n7 Daniel went back to the garden.\n8 Daniel travelled to the office.\n9 Where is Daniel? \toffice\t8\n10 Mary went to the office.\n11 Mary went back to the bathroom.\n12 Where is Mary? \tbathroom\t11\n13 Mary went to the hallway.\n14 Daniel went to the bedroom.\n15 Where is Mary? \thallway\t13\n1 John travelled to the kitchen.\n2 Daniel went to the kitchen.\n3 Where is Daniel? \tkitchen\t2\n4 John went back to the hallway.\n5 John moved to the office.\n6 Where is John? \toffice\t5\n7 Mary moved to the bedroom.\n8 John travelled to the bedroom.\n9 Where is Mary? \tbedroom\t7\n10 John went back to the bathroom.\n11 Sandra moved to the kitchen.\n12 Where is Mary? \tbedroom\t7\n13 John journeyed to the garden.\n14 Sandra went to the office.\n15 Where is John? \tgarden\t13\n1 Mary travelled to the garden.\n2 Daniel went to the office.\n3 Where is Daniel? \toffice\t2\n4 Daniel travelled to the kitchen.\n5 Sandra journeyed to the kitchen.\n6 Where is Daniel? \tkitchen\t4\n7 Mary went back to the hallway.\n8 Daniel went to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Mary moved to the bathroom.\n11 Sandra journeyed to the bathroom.\n12 Where is Mary? \tbathroom\t10\n13 John journeyed to the garden.\n14 Sandra went to the garden.\n15 Where is Sandra? \tgarden\t14\n1 Mary went back to the hallway.\n2 John went to the garden.\n3 Where is Mary? \thallway\t1\n4 Sandra travelled to the bedroom.\n5 Mary travelled to the bedroom.\n6 Where is Mary? \tbedroom\t5\n7 Sandra moved to the kitchen.\n8 Daniel went back to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Mary went back to the garden.\n11 Daniel went to the office.\n12 Where is Mary? \tgarden\t10\n13 Daniel moved to the garden.\n14 Sandra travelled to the hallway.\n15 Where is Daniel? \tgarden\t13\n1 Sandra went back to the office.\n2 Daniel moved to the hallway.\n3 Where is Sandra? \toffice\t1\n4 Daniel travelled to the garden.\n5 Mary moved to the bathroom.\n6 Where is Daniel? \tgarden\t4\n7 Sandra went back to the kitchen.\n8 Sandra moved to the garden.\n9 Where is Sandra? \tgarden\t8\n10 Sandra went to the kitchen.\n11 Daniel went to the bathroom.\n12 Where is Sandra? \tkitchen\t10\n13 John journeyed to the bathroom.\n14 John went back to the garden.\n15 Where is John? \tgarden\t14\n1 Sandra went back to the bedroom.\n2 Mary went back to the hallway.\n3 Where is Mary? \thallway\t2\n4 Mary moved to the bathroom.\n5 Mary went to the hallway.\n6 Where is Mary? \thallway\t5\n7 Daniel travelled to the bathroom.\n8 Sandra went back to the office.\n9 Where is Daniel? \tbathroom\t7\n10 Mary moved to the kitchen.\n11 John journeyed to the bathroom.\n12 Where is Sandra? \toffice\t8\n13 Mary moved to the bathroom.\n14 Sandra went back to the kitchen.\n15 Where is Mary? \tbathroom\t13\n1 John went to the kitchen.\n2 John went to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra moved to the garden.\n5 Sandra went back to the kitchen.\n6 Where is Sandra? \tkitchen\t5\n7 John moved to the bedroom.\n8 Sandra went back to the bathroom.\n9 Where is Sandra? \tbathroom\t8\n10 Sandra went to the hallway.\n11 Daniel journeyed to the office.\n12 Where is Sandra? \thallway\t10\n13 Daniel travelled to the bedroom.\n14 Daniel travelled to the garden.\n15 Where is Daniel? \tgarden\t14\n1 Sandra journeyed to the bathroom.\n2 Daniel moved to the garden.\n3 Where is Daniel? \tgarden\t2\n4 Mary went back to the garden.\n5 Daniel went back to the kitchen.\n6 Where is Daniel? \tkitchen\t5\n7 Mary went back to the bedroom.\n8 Mary went back to the bathroom.\n9 Where is Daniel? \tkitchen\t5\n10 John journeyed to the hallway.\n11 John went back to the bedroom.\n12 Where is John? \tbedroom\t11\n13 Daniel journeyed to the bathroom.\n14 John went back to the office.\n15 Where is John? \toffice\t14\n1 John went to the kitchen.\n2 John journeyed to the office.\n3 Where is John? \toffice\t2\n4 Daniel travelled to the bedroom.\n5 John journeyed to the kitchen.\n6 Where is John? \tkitchen\t5\n7 John journeyed to the office.\n8 Mary went back to the bathroom.\n9 Where is Mary? \tbathroom\t8\n10 John journeyed to the garden.\n11 Sandra went to the bathroom.\n12 Where is John? \tgarden\t10\n13 Sandra journeyed to the office.\n14 John went back to the bathroom.\n15 Where is Sandra? \toffice\t13\n1 Mary journeyed to the bedroom.\n2 Mary journeyed to the garden.\n3 Where is Mary? \tgarden\t2\n4 Daniel went back to the garden.\n5 Mary went back to the hallway.\n6 Where is Daniel? \tgarden\t4\n7 Daniel went to the hallway.\n8 John travelled to the bedroom.\n9 Where is Mary? \thallway\t5\n10 Mary went to the garden.\n11 Mary went to the kitchen.\n12 Where is Mary? \tkitchen\t11\n13 John moved to the kitchen.\n14 John went back to the garden.\n15 Where is John? \tgarden\t14\n1 John journeyed to the bedroom.\n2 Mary moved to the garden.\n3 Where is John? \tbedroom\t1\n4 Mary journeyed to the bathroom.\n5 Mary travelled to the garden.\n6 Where is John? \tbedroom\t1\n7 Mary went back to the bedroom.\n8 Sandra went back to the office.\n9 Where is Mary? \tbedroom\t7\n10 Sandra travelled to the bathroom.\n11 Sandra travelled to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra moved to the hallway.\n14 Mary went to the bathroom.\n15 Where is Sandra? \thallway\t13\n1 Mary travelled to the kitchen.\n2 Sandra moved to the office.\n3 Where is Sandra? \toffice\t2\n4 Mary went back to the bedroom.\n5 Mary journeyed to the kitchen.\n6 Where is Mary? \tkitchen\t5\n7 John travelled to the bedroom.\n8 Daniel went to the bedroom.\n9 Where is Mary? \tkitchen\t5\n10 Sandra journeyed to the garden.\n11 Sandra travelled to the office.\n12 Where is Sandra? \toffice\t11\n13 Mary travelled to the office.\n14 Mary journeyed to the kitchen.\n15 Where is Sandra? \toffice\t11\n1 Daniel journeyed to the kitchen.\n2 John journeyed to the office.\n3 Where is John? \toffice\t2\n4 Daniel travelled to the bedroom.\n5 Sandra journeyed to the bathroom.\n6 Where is Daniel? \tbedroom\t4\n7 Mary travelled to the bedroom.\n8 John travelled to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Mary went back to the garden.\n11 Sandra went back to the bedroom.\n12 Where is Sandra? \tbedroom\t11\n13 Sandra journeyed to the bathroom.\n14 Daniel moved to the bathroom.\n15 Where is Sandra? \tbathroom\t13\n1 Sandra journeyed to the hallway.\n2 Mary moved to the bedroom.\n3 Where is Mary? \tbedroom\t2\n4 Mary went back to the office.\n5 Sandra moved to the bedroom.\n6 Where is Mary? \toffice\t4\n7 Sandra moved to the kitchen.\n8 Daniel moved to the bedroom.\n9 Where is Daniel? \tbedroom\t8\n10 Sandra went to the hallway.\n11 Mary journeyed to the bathroom.\n12 Where is Sandra? \thallway\t10\n13 John went back to the bathroom.\n14 John travelled to the hallway.\n15 Where is Daniel? \tbedroom\t8\n1 Sandra moved to the office.\n2 John went to the kitchen.\n3 Where is John? \tkitchen\t2\n4 John travelled to the garden.\n5 Mary moved to the office.\n6 Where is Mary? \toffice\t5\n7 John went to the bedroom.\n8 John went back to the kitchen.\n9 Where is John? \tkitchen\t8\n10 Daniel went to the garden.\n11 John went to the office.\n12 Where is Daniel? \tgarden\t10\n13 Mary went back to the bathroom.\n14 Sandra journeyed to the garden.\n15 Where is Daniel? \tgarden\t10\n1 Mary went back to the bedroom.\n2 Daniel travelled to the office.\n3 Where is Mary? \tbedroom\t1\n4 Daniel went back to the garden.\n5 John journeyed to the office.\n6 Where is John? \toffice\t5\n7 Daniel moved to the kitchen.\n8 Mary journeyed to the garden.\n9 Where is Daniel? \tkitchen\t7\n10 Sandra went back to the bedroom.\n11 John went to the garden.\n12 Where is John? \tgarden\t11\n13 John journeyed to the bathroom.\n14 Sandra journeyed to the office.\n15 Where is Mary? \tgarden\t8\n1 John moved to the garden.\n2 Daniel went back to the office.\n3 Where is John? \tgarden\t1\n4 Sandra travelled to the office.\n5 Mary went back to the garden.\n6 Where is John? \tgarden\t1\n7 Daniel went back to the hallway.\n8 Sandra travelled to the kitchen.\n9 Where is Mary? \tgarden\t5\n10 Sandra journeyed to the bathroom.\n11 Sandra went to the kitchen.\n12 Where is Sandra? \tkitchen\t11\n13 Sandra went to the bathroom.\n14 Mary moved to the bathroom.\n15 Where is Sandra? \tbathroom\t13\n1 Sandra went to the bathroom.\n2 John journeyed to the hallway.\n3 Where is John? \thallway\t2\n4 Daniel went to the office.\n5 John went to the kitchen.\n6 Where is John? \tkitchen\t5\n7 Daniel travelled to the kitchen.\n8 Mary journeyed to the bedroom.\n9 Where is Daniel? \tkitchen\t7\n10 Daniel went back to the office.\n11 Mary travelled to the garden.\n12 Where is John? \tkitchen\t5\n13 John journeyed to the hallway.\n14 John travelled to the office.\n15 Where is Mary? \tgarden\t11\n1 Sandra went to the kitchen.\n2 John journeyed to the kitchen.\n3 Where is Sandra? \tkitchen\t1\n4 Sandra went back to the garden.\n5 Mary travelled to the hallway.\n6 Where is John? \tkitchen\t2\n7 Sandra went back to the bathroom.\n8 Daniel journeyed to the garden.\n9 Where is Daniel? \tgarden\t8\n10 John moved to the hallway.\n11 Mary moved to the bathroom.\n12 Where is Sandra? \tbathroom\t7\n13 John went back to the office.\n14 Mary went to the kitchen.\n15 Where is Mary? \tkitchen\t14\n1 Sandra moved to the bedroom.\n2 John travelled to the office.\n3 Where is John? \toffice\t2\n4 Daniel travelled to the hallway.\n5 Mary went to the hallway.\n6 Where is Daniel? \thallway\t4\n7 Mary travelled to the office.\n8 Sandra moved to the kitchen.\n9 Where is Mary? \toffice\t7\n10 John went back to the hallway.\n11 Daniel moved to the garden.\n12 Where is Sandra? \tkitchen\t8\n13 Daniel moved to the office.\n14 Daniel travelled to the bedroom.\n15 Where is Daniel? \tbedroom\t14\n1 Mary went to the kitchen.\n2 John travelled to the hallway.\n3 Where is John? \thallway\t2\n4 Sandra went back to the bedroom.\n5 John travelled to the kitchen.\n6 Where is Mary? \tkitchen\t1\n7 Mary went back to the garden.\n8 Mary travelled to the office.\n9 Where is John? \tkitchen\t5\n10 John journeyed to the office.\n11 Sandra went to the office.\n12 Where is Mary? \toffice\t8\n13 Sandra journeyed to the kitchen.\n14 John travelled to the hallway.\n15 Where is Mary? \toffice\t8\n1 Daniel went back to the office.\n2 Sandra went to the garden.\n3 Where is Daniel? \toffice\t1\n4 John journeyed to the bedroom.\n5 Mary went back to the bathroom.\n6 Where is Daniel? \toffice\t1\n7 Daniel went back to the kitchen.\n8 Mary travelled to the bedroom.\n9 Where is Mary? \tbedroom\t8\n10 John went back to the office.\n11 Sandra went to the bedroom.\n12 Where is Daniel? \tkitchen\t7\n13 Daniel went to the bedroom.\n14 John went back to the garden.\n15 Where is John? \tgarden\t14\n1 Sandra travelled to the hallway.\n2 Sandra went to the bedroom.\n3 Where is Sandra? \tbedroom\t2\n4 Daniel moved to the office.\n5 Mary went to the hallway.\n6 Where is Sandra? \tbedroom\t2\n7 Mary journeyed to the kitchen.\n8 John went back to the bedroom.\n9 Where is Daniel? \toffice\t4\n10 Daniel travelled to the kitchen.\n11 Sandra travelled to the kitchen.\n12 Where is John? \tbedroom\t8\n13 Sandra travelled to the hallway.\n14 Daniel went to the garden.\n15 Where is Daniel? \tgarden\t14\n"
  },
  {
    "path": "tasksv11/en/qa20_agents-motivations_test.txt",
    "content": "1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Jason went to the kitchen.\n6 Why did jason go to the kitchen?\tthirsty\t1\n7 Antoine journeyed to the garden.\n8 Why did antoine go to the garden?\tbored\t3\n9 Sumit is hungry.\n10 Where will sumit go?\tkitchen\t9\n11 Antoine grabbed the football there.\n12 Why did antoine get the football?\tbored\t3\n13 Sumit went to the kitchen.\n14 Why did sumit go to the kitchen?\thungry\t9\n15 Jason took the milk there.\n16 Why did jason get the milk?\tthirsty\t1\n17 Sumit took the apple there.\n18 Why did sumit get the apple?\thungry\t9\n19 Yann is thirsty.\n20 Where will yann go?\tkitchen\t19\n21 Yann travelled to the kitchen.\n22 Why did yann go to the kitchen?\tthirsty\t19\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Yann journeyed to the kitchen.\n4 Why did yann go to the kitchen?\tthirsty\t1\n5 Yann took the milk there.\n6 Why did yann get the milk?\tthirsty\t1\n7 Jason is hungry.\n8 Where will jason go?\tkitchen\t7\n9 Antoine is bored.\n10 Where will antoine go?\tgarden\t9\n11 Antoine went back to the garden.\n12 Why did antoine go to the garden?\tbored\t9\n13 Sumit is hungry.\n14 Where will sumit go?\tkitchen\t13\n15 Jason travelled to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t7\n17 Sumit went to the kitchen.\n18 Why did sumit go to the kitchen?\thungry\t13\n19 Jason grabbed the apple there.\n20 Why did jason get the apple?\thungry\t7\n21 Antoine grabbed the football there.\n22 Why did antoine get the football?\tbored\t9\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Sumit is hungry.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is bored.\n6 Where will jason go?\tgarden\t5\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Yann travelled to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t7\n11 Jason went to the garden.\n12 Why did jason go to the garden?\tbored\t5\n13 Antoine travelled to the kitchen.\n14 Why did antoine go to the kitchen?\tthirsty\t1\n15 Antoine took the milk there.\n16 Why did antoine get the milk?\tthirsty\t1\n17 Sumit moved to the kitchen.\n18 Why did sumit go to the kitchen?\thungry\t3\n19 Sumit grabbed the apple there.\n20 Why did sumit get the apple?\thungry\t3\n21 Yann got the pajamas there.\n22 Why did yann get the pajamas?\ttired\t7\n23 Jason grabbed the football there.\n24 Why did jason get the football?\tbored\t5\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Yann travelled to the kitchen.\n4 Why did yann go to the kitchen?\tthirsty\t1\n5 Yann took the milk there.\n6 Why did yann get the milk?\tthirsty\t1\n7 Sumit is bored.\n8 Where will sumit go?\tgarden\t7\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Jason journeyed to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t9\n13 Sumit journeyed to the garden.\n14 Why did sumit go to the garden?\tbored\t7\n15 Sumit took the football there.\n16 Why did sumit get the football?\tbored\t7\n17 Jason took the apple there.\n18 Why did jason get the apple?\thungry\t9\n19 Antoine is tired.\n20 Where will antoine go?\tbedroom\t19\n21 Antoine went back to the bedroom.\n22 Why did antoine go to the bedroom?\ttired\t19\n23 Antoine picked up the pajamas there.\n24 Why did antoine get the pajamas?\ttired\t19\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Yann is bored.\n6 Where will yann go?\tgarden\t5\n7 Sumit journeyed to the garden.\n8 Why did sumit go to the garden?\tbored\t1\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Sumit picked up the football there.\n12 Why did sumit get the football?\tbored\t1\n13 Antoine travelled to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t3\n15 Yann went to the garden.\n16 Why did yann go to the garden?\tbored\t5\n17 Jason went to the kitchen.\n18 Why did jason go to the kitchen?\thungry\t9\n19 Antoine took the apple there.\n20 Why did antoine get the apple?\thungry\t3\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Yann travelled to the kitchen.\n8 Why did yann go to the kitchen?\tthirsty\t3\n9 Jason went to the bedroom.\n10 Why did jason go to the bedroom?\ttired\t1\n11 Sumit went to the kitchen.\n12 Why did sumit go to the kitchen?\thungry\t5\n13 Antoine is hungry.\n14 Where will antoine go?\tkitchen\t13\n15 Antoine went to the kitchen.\n16 Why did antoine go to the kitchen?\thungry\t13\n17 Jason got the pajamas there.\n18 Why did jason get the pajamas?\ttired\t1\n19 Antoine got the apple there.\n20 Why did antoine get the apple?\thungry\t13\n21 Yann got the milk there.\n22 Why did yann get the milk?\tthirsty\t3\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Jason moved to the bedroom.\n4 Why did jason go to the bedroom?\ttired\t1\n5 Antoine is hungry.\n6 Where will antoine go?\tkitchen\t5\n7 Yann is hungry.\n8 Where will yann go?\tkitchen\t7\n9 Yann moved to the kitchen.\n10 Why did yann go to the kitchen?\thungry\t7\n11 Sumit is thirsty.\n12 Where will sumit go?\tkitchen\t11\n13 Antoine went to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t5\n15 Jason took the pajamas there.\n16 Why did jason get the pajamas?\ttired\t1\n17 Sumit travelled to the kitchen.\n18 Why did sumit go to the kitchen?\tthirsty\t11\n19 Yann took the apple there.\n20 Why did yann get the apple?\thungry\t7\n21 Sumit grabbed the milk there.\n22 Why did sumit get the milk?\tthirsty\t11\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Antoine moved to the garden.\n8 Why did antoine go to the garden?\tbored\t5\n9 Antoine got the football there.\n10 Why did antoine get the football?\tbored\t5\n11 Sumit is hungry.\n12 Where will sumit go?\tkitchen\t11\n13 Sumit travelled to the kitchen.\n14 Why did sumit go to the kitchen?\thungry\t11\n15 Yann travelled to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t1\n17 Sumit grabbed the apple there.\n18 Why did sumit get the apple?\thungry\t11\n19 Yann took the pajamas there.\n20 Why did yann get the pajamas?\ttired\t1\n21 Jason moved to the garden.\n22 Why did jason go to the garden?\tbored\t3\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Jason travelled to the bedroom.\n4 Why did jason go to the bedroom?\ttired\t1\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Yann is bored.\n10 Where will yann go?\tgarden\t9\n11 Yann travelled to the garden.\n12 Why did yann go to the garden?\tbored\t9\n13 Sumit journeyed to the kitchen.\n14 Why did sumit go to the kitchen?\thungry\t5\n15 Sumit got the apple there.\n16 Why did sumit get the apple?\thungry\t5\n17 Antoine travelled to the kitchen.\n18 Why did antoine go to the kitchen?\thungry\t7\n19 Jason got the pajamas there.\n20 Why did jason get the pajamas?\ttired\t1\n21 Yann picked up the football there.\n22 Why did yann get the football?\tbored\t9\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Antoine journeyed to the garden.\n6 Why did antoine go to the garden?\tbored\t1\n7 Jason went back to the kitchen.\n8 Why did jason go to the kitchen?\tthirsty\t3\n9 Sumit is hungry.\n10 Where will sumit go?\tkitchen\t9\n11 Jason grabbed the milk there.\n12 Why did jason get the milk?\tthirsty\t3\n13 Antoine got the football there.\n14 Why did antoine get the football?\tbored\t1\n15 Yann is bored.\n16 Where will yann go?\tgarden\t15\n17 Yann journeyed to the garden.\n18 Why did yann go to the garden?\tbored\t15\n19 Sumit moved to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t9\n21 Sumit got the apple there.\n22 Why did sumit get the apple?\thungry\t9\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Antoine travelled to the bedroom.\n8 Why did antoine go to the bedroom?\ttired\t1\n9 Sumit moved to the bedroom.\n10 Why did sumit go to the bedroom?\ttired\t5\n11 Yann travelled to the kitchen.\n12 Why did yann go to the kitchen?\tthirsty\t3\n13 Antoine grabbed the pajamas there.\n14 Why did antoine get the pajamas?\ttired\t1\n15 Jason is bored.\n16 Where will jason go?\tgarden\t15\n17 Jason went back to the garden.\n18 Why did jason go to the garden?\tbored\t15\n19 Jason grabbed the football there.\n20 Why did jason get the football?\tbored\t15\n21 Yann took the milk there.\n22 Why did yann get the milk?\tthirsty\t3\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is hungry.\n6 Where will jason go?\tkitchen\t5\n7 Jason moved to the kitchen.\n8 Why did jason go to the kitchen?\thungry\t5\n9 Jason grabbed the apple there.\n10 Why did jason get the apple?\thungry\t5\n11 Antoine went back to the bedroom.\n12 Why did antoine go to the bedroom?\ttired\t1\n13 Antoine picked up the pajamas there.\n14 Why did antoine get the pajamas?\ttired\t1\n15 Sumit moved to the kitchen.\n16 Why did sumit go to the kitchen?\tthirsty\t3\n17 Sumit took the milk there.\n18 Why did sumit get the milk?\tthirsty\t3\n19 Yann is hungry.\n20 Where will yann go?\tkitchen\t19\n21 Yann went back to the kitchen.\n22 Why did yann go to the kitchen?\thungry\t19\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Sumit is bored.\n4 Where will sumit go?\tgarden\t3\n5 Jason journeyed to the kitchen.\n6 Why did jason go to the kitchen?\tthirsty\t1\n7 Jason took the milk there.\n8 Why did jason get the milk?\tthirsty\t1\n9 Sumit moved to the garden.\n10 Why did sumit go to the garden?\tbored\t3\n11 Antoine is thirsty.\n12 Where will antoine go?\tkitchen\t11\n13 Antoine travelled to the kitchen.\n14 Why did antoine go to the kitchen?\tthirsty\t11\n15 Sumit got the football there.\n16 Why did sumit get the football?\tbored\t3\n17 Yann is thirsty.\n18 Where will yann go?\tkitchen\t17\n19 Yann went to the kitchen.\n20 Why did yann go to the kitchen?\tthirsty\t17\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Jason travelled to the garden.\n6 Why did jason go to the garden?\tbored\t3\n7 Yann is hungry.\n8 Where will yann go?\tkitchen\t7\n9 Yann journeyed to the kitchen.\n10 Why did yann go to the kitchen?\thungry\t7\n11 Sumit is hungry.\n12 Where will sumit go?\tkitchen\t11\n13 Sumit journeyed to the kitchen.\n14 Why did sumit go to the kitchen?\thungry\t11\n15 Yann grabbed the apple there.\n16 Why did yann get the apple?\thungry\t7\n17 Antoine journeyed to the garden.\n18 Why did antoine go to the garden?\tbored\t1\n19 Jason picked up the football there.\n20 Why did jason get the football?\tbored\t3\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Yann is bored.\n6 Where will yann go?\tgarden\t5\n7 Antoine journeyed to the kitchen.\n8 Why did antoine go to the kitchen?\tthirsty\t3\n9 Yann moved to the garden.\n10 Why did yann go to the garden?\tbored\t5\n11 Sumit travelled to the kitchen.\n12 Why did sumit go to the kitchen?\tthirsty\t1\n13 Jason is hungry.\n14 Where will jason go?\tkitchen\t13\n15 Jason travelled to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t13\n17 Sumit picked up the milk there.\n18 Why did sumit get the milk?\tthirsty\t1\n19 Yann picked up the football there.\n20 Why did yann get the football?\tbored\t5\n21 Jason took the apple there.\n22 Why did jason get the apple?\thungry\t13\n1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Sumit went back to the bedroom.\n6 Why did sumit go to the bedroom?\ttired\t1\n7 Jason moved to the kitchen.\n8 Why did jason go to the kitchen?\tthirsty\t3\n9 Sumit got the pajamas there.\n10 Why did sumit get the pajamas?\ttired\t1\n11 Antoine is tired.\n12 Where will antoine go?\tbedroom\t11\n13 Antoine went to the bedroom.\n14 Why did antoine go to the bedroom?\ttired\t11\n15 Yann is bored.\n16 Where will yann go?\tgarden\t15\n17 Yann journeyed to the garden.\n18 Why did yann go to the garden?\tbored\t15\n19 Jason took the milk there.\n20 Why did jason get the milk?\tthirsty\t3\n21 Yann got the football there.\n22 Why did yann get the football?\tbored\t15\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Yann journeyed to the garden.\n10 Why did yann go to the garden?\tbored\t1\n11 Yann got the football there.\n12 Why did yann get the football?\tbored\t1\n13 Antoine went back to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t7\n15 Jason travelled to the kitchen.\n16 Why did jason go to the kitchen?\tthirsty\t3\n17 Antoine picked up the apple there.\n18 Why did antoine get the apple?\thungry\t7\n19 Sumit journeyed to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t5\n21 Jason got the milk there.\n22 Why did jason get the milk?\tthirsty\t3\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Jason moved to the kitchen.\n8 Why did jason go to the kitchen?\tthirsty\t5\n9 Yann is hungry.\n10 Where will yann go?\tkitchen\t9\n11 Yann moved to the kitchen.\n12 Why did yann go to the kitchen?\thungry\t9\n13 Sumit went to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t3\n15 Jason picked up the milk there.\n16 Why did jason get the milk?\tthirsty\t5\n17 Yann picked up the apple there.\n18 Why did yann get the apple?\thungry\t9\n19 Antoine travelled to the bedroom.\n20 Why did antoine go to the bedroom?\ttired\t1\n21 Antoine took the pajamas there.\n22 Why did antoine get the pajamas?\ttired\t1\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Jason is hungry.\n4 Where will jason go?\tkitchen\t3\n5 Jason journeyed to the kitchen.\n6 Why did jason go to the kitchen?\thungry\t3\n7 Sumit is bored.\n8 Where will sumit go?\tgarden\t7\n9 Sumit travelled to the garden.\n10 Why did sumit go to the garden?\tbored\t7\n11 Jason got the apple there.\n12 Why did jason get the apple?\thungry\t3\n13 Antoine went back to the bedroom.\n14 Why did antoine go to the bedroom?\ttired\t1\n15 Yann is bored.\n16 Where will yann go?\tgarden\t15\n17 Yann went to the garden.\n18 Why did yann go to the garden?\tbored\t15\n19 Yann took the football there.\n20 Why did yann get the football?\tbored\t15\n21 Antoine got the pajamas there.\n22 Why did antoine get the pajamas?\ttired\t1\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Jason moved to the garden.\n10 Why did jason go to the garden?\tbored\t3\n11 Sumit travelled to the kitchen.\n12 Why did sumit go to the kitchen?\tthirsty\t1\n13 Yann went to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t7\n15 Yann grabbed the pajamas there.\n16 Why did yann get the pajamas?\ttired\t7\n17 Sumit grabbed the milk there.\n18 Why did sumit get the milk?\tthirsty\t1\n19 Jason grabbed the football there.\n20 Why did jason get the football?\tbored\t3\n21 Antoine journeyed to the bedroom.\n22 Why did antoine go to the bedroom?\ttired\t5\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Antoine is thirsty.\n6 Where will antoine go?\tkitchen\t5\n7 Sumit went to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t1\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Sumit got the apple there.\n12 Why did sumit get the apple?\thungry\t1\n13 Jason journeyed to the kitchen.\n14 Why did jason go to the kitchen?\tthirsty\t9\n15 Yann moved to the kitchen.\n16 Why did yann go to the kitchen?\tthirsty\t3\n17 Jason got the milk there.\n18 Why did jason get the milk?\tthirsty\t9\n19 Antoine went to the kitchen.\n20 Why did antoine go to the kitchen?\tthirsty\t5\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Jason moved to the kitchen.\n6 Why did jason go to the kitchen?\tthirsty\t1\n7 Jason grabbed the milk there.\n8 Why did jason get the milk?\tthirsty\t1\n9 Antoine is tired.\n10 Where will antoine go?\tbedroom\t9\n11 Sumit is bored.\n12 Where will sumit go?\tgarden\t11\n13 Yann went to the garden.\n14 Why did yann go to the garden?\tbored\t3\n15 Yann grabbed the football there.\n16 Why did yann get the football?\tbored\t3\n17 Antoine journeyed to the bedroom.\n18 Why did antoine go to the bedroom?\ttired\t9\n19 Sumit went back to the garden.\n20 Why did sumit go to the garden?\tbored\t11\n21 Antoine picked up the pajamas there.\n22 Why did antoine get the pajamas?\ttired\t9\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Antoine went to the kitchen.\n4 Why did antoine go to the kitchen?\thungry\t1\n5 Antoine picked up the apple there.\n6 Why did antoine get the apple?\thungry\t1\n7 Jason is tired.\n8 Where will jason go?\tbedroom\t7\n9 Yann is thirsty.\n10 Where will yann go?\tkitchen\t9\n11 Yann went to the kitchen.\n12 Why did yann go to the kitchen?\tthirsty\t9\n13 Sumit is bored.\n14 Where will sumit go?\tgarden\t13\n15 Sumit went to the garden.\n16 Why did sumit go to the garden?\tbored\t13\n17 Yann grabbed the milk there.\n18 Why did yann get the milk?\tthirsty\t9\n19 Sumit took the football there.\n20 Why did sumit get the football?\tbored\t13\n21 Jason travelled to the bedroom.\n22 Why did jason go to the bedroom?\ttired\t7\n23 Jason took the pajamas there.\n24 Why did jason get the pajamas?\ttired\t7\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Jason is bored.\n6 Where will jason go?\tgarden\t5\n7 Sumit is hungry.\n8 Where will sumit go?\tkitchen\t7\n9 Yann travelled to the kitchen.\n10 Why did yann go to the kitchen?\tthirsty\t1\n11 Jason moved to the garden.\n12 Why did jason go to the garden?\tbored\t5\n13 Yann grabbed the milk there.\n14 Why did yann get the milk?\tthirsty\t1\n15 Antoine journeyed to the garden.\n16 Why did antoine go to the garden?\tbored\t3\n17 Antoine grabbed the football there.\n18 Why did antoine get the football?\tbored\t3\n19 Sumit moved to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t7\n21 Sumit picked up the apple there.\n22 Why did sumit get the apple?\thungry\t7\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Antoine journeyed to the bedroom.\n6 Why did antoine go to the bedroom?\ttired\t3\n7 Antoine took the pajamas there.\n8 Why did antoine get the pajamas?\ttired\t3\n9 Yann is tired.\n10 Where will yann go?\tbedroom\t9\n11 Jason went to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t1\n13 Jason got the apple there.\n14 Why did jason get the apple?\thungry\t1\n15 Yann journeyed to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t9\n17 Sumit is bored.\n18 Where will sumit go?\tgarden\t17\n19 Sumit journeyed to the garden.\n20 Why did sumit go to the garden?\tbored\t17\n21 Sumit took the football there.\n22 Why did sumit get the football?\tbored\t17\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Antoine travelled to the bedroom.\n6 Why did antoine go to the bedroom?\ttired\t3\n7 Jason is hungry.\n8 Where will jason go?\tkitchen\t7\n9 Antoine took the pajamas there.\n10 Why did antoine get the pajamas?\ttired\t3\n11 Jason went back to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t7\n13 Yann went back to the kitchen.\n14 Why did yann go to the kitchen?\thungry\t1\n15 Sumit is bored.\n16 Where will sumit go?\tgarden\t15\n17 Sumit travelled to the garden.\n18 Why did sumit go to the garden?\tbored\t15\n19 Yann picked up the apple there.\n20 Why did yann get the apple?\thungry\t1\n21 Sumit grabbed the football there.\n22 Why did sumit get the football?\tbored\t15\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Sumit went to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t5\n9 Yann journeyed to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t3\n11 Antoine is thirsty.\n12 Where will antoine go?\tkitchen\t11\n13 Sumit picked up the apple there.\n14 Why did sumit get the apple?\thungry\t5\n15 Yann took the pajamas there.\n16 Why did yann get the pajamas?\ttired\t3\n17 Jason went back to the bedroom.\n18 Why did jason go to the bedroom?\ttired\t1\n19 Antoine journeyed to the kitchen.\n20 Why did antoine go to the kitchen?\tthirsty\t11\n21 Antoine got the milk there.\n22 Why did antoine get the milk?\tthirsty\t11\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is tired.\n6 Where will jason go?\tbedroom\t5\n7 Yann travelled to the bedroom.\n8 Why did yann go to the bedroom?\ttired\t1\n9 Sumit went to the kitchen.\n10 Why did sumit go to the kitchen?\tthirsty\t3\n11 Yann took the pajamas there.\n12 Why did yann get the pajamas?\ttired\t1\n13 Antoine is thirsty.\n14 Where will antoine go?\tkitchen\t13\n15 Antoine went to the kitchen.\n16 Why did antoine go to the kitchen?\tthirsty\t13\n17 Antoine got the milk there.\n18 Why did antoine get the milk?\tthirsty\t13\n19 Jason travelled to the bedroom.\n20 Why did jason go to the bedroom?\ttired\t5\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Yann journeyed to the kitchen.\n4 Why did yann go to the kitchen?\thungry\t1\n5 Jason is bored.\n6 Where will jason go?\tgarden\t5\n7 Jason went back to the garden.\n8 Why did jason go to the garden?\tbored\t5\n9 Sumit is bored.\n10 Where will sumit go?\tgarden\t9\n11 Antoine is tired.\n12 Where will antoine go?\tbedroom\t11\n13 Jason picked up the football there.\n14 Why did jason get the football?\tbored\t5\n15 Antoine went back to the bedroom.\n16 Why did antoine go to the bedroom?\ttired\t11\n17 Antoine got the pajamas there.\n18 Why did antoine get the pajamas?\ttired\t11\n19 Sumit journeyed to the garden.\n20 Why did sumit go to the garden?\tbored\t9\n21 Yann grabbed the apple there.\n22 Why did yann get the apple?\thungry\t1\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Yann is hungry.\n6 Where will yann go?\tkitchen\t5\n7 Sumit went to the kitchen.\n8 Why did sumit go to the kitchen?\tthirsty\t1\n9 Yann travelled to the kitchen.\n10 Why did yann go to the kitchen?\thungry\t5\n11 Antoine is thirsty.\n12 Where will antoine go?\tkitchen\t11\n13 Jason travelled to the kitchen.\n14 Why did jason go to the kitchen?\tthirsty\t3\n15 Sumit picked up the milk there.\n16 Why did sumit get the milk?\tthirsty\t1\n17 Antoine travelled to the kitchen.\n18 Why did antoine go to the kitchen?\tthirsty\t11\n19 Yann got the apple there.\n20 Why did yann get the apple?\thungry\t5\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Antoine journeyed to the garden.\n6 Why did antoine go to the garden?\tbored\t3\n7 Antoine picked up the football there.\n8 Why did antoine get the football?\tbored\t3\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Sumit is bored.\n12 Where will sumit go?\tgarden\t11\n13 Sumit went to the garden.\n14 Why did sumit go to the garden?\tbored\t11\n15 Jason travelled to the kitchen.\n16 Why did jason go to the kitchen?\tthirsty\t9\n17 Yann journeyed to the kitchen.\n18 Why did yann go to the kitchen?\tthirsty\t1\n19 Jason got the milk there.\n20 Why did jason get the milk?\tthirsty\t9\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Yann journeyed to the kitchen.\n4 Why did yann go to the kitchen?\thungry\t1\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Sumit travelled to the bedroom.\n8 Why did sumit go to the bedroom?\ttired\t5\n9 Sumit got the pajamas there.\n10 Why did sumit get the pajamas?\ttired\t5\n11 Yann got the apple there.\n12 Why did yann get the apple?\thungry\t1\n13 Jason is tired.\n14 Where will jason go?\tbedroom\t13\n15 Antoine is bored.\n16 Where will antoine go?\tgarden\t15\n17 Jason went to the bedroom.\n18 Why did jason go to the bedroom?\ttired\t13\n19 Antoine moved to the garden.\n20 Why did antoine go to the garden?\tbored\t15\n21 Antoine picked up the football there.\n22 Why did antoine get the football?\tbored\t15\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Yann is tired.\n6 Where will yann go?\tbedroom\t5\n7 Antoine travelled to the garden.\n8 Why did antoine go to the garden?\tbored\t3\n9 Yann went to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t5\n11 Yann took the pajamas there.\n12 Why did yann get the pajamas?\ttired\t5\n13 Jason went to the garden.\n14 Why did jason go to the garden?\tbored\t1\n15 Jason took the football there.\n16 Why did jason get the football?\tbored\t1\n17 Sumit is thirsty.\n18 Where will sumit go?\tkitchen\t17\n19 Sumit went to the kitchen.\n20 Why did sumit go to the kitchen?\tthirsty\t17\n21 Sumit got the milk there.\n22 Why did sumit get the milk?\tthirsty\t17\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Antoine went to the kitchen.\n6 Why did antoine go to the kitchen?\tthirsty\t3\n7 Yann is hungry.\n8 Where will yann go?\tkitchen\t7\n9 Antoine picked up the milk there.\n10 Why did antoine get the milk?\tthirsty\t3\n11 Jason is bored.\n12 Where will jason go?\tgarden\t11\n13 Yann journeyed to the kitchen.\n14 Why did yann go to the kitchen?\thungry\t7\n15 Yann got the apple there.\n16 Why did yann get the apple?\thungry\t7\n17 Jason travelled to the garden.\n18 Why did jason go to the garden?\tbored\t11\n19 Jason took the football there.\n20 Why did jason get the football?\tbored\t11\n21 Sumit went back to the garden.\n22 Why did sumit go to the garden?\tbored\t1\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Sumit went to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t5\n9 Antoine went back to the bedroom.\n10 Why did antoine go to the bedroom?\ttired\t1\n11 Sumit grabbed the apple there.\n12 Why did sumit get the apple?\thungry\t5\n13 Jason is thirsty.\n14 Where will jason go?\tkitchen\t13\n15 Antoine took the pajamas there.\n16 Why did antoine get the pajamas?\ttired\t1\n17 Jason moved to the kitchen.\n18 Why did jason go to the kitchen?\tthirsty\t13\n19 Yann journeyed to the kitchen.\n20 Why did yann go to the kitchen?\thungry\t3\n21 Jason took the milk there.\n22 Why did jason get the milk?\tthirsty\t13\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit moved to the kitchen.\n4 Why did sumit go to the kitchen?\tthirsty\t1\n5 Yann is tired.\n6 Where will yann go?\tbedroom\t5\n7 Sumit picked up the milk there.\n8 Why did sumit get the milk?\tthirsty\t1\n9 Antoine is hungry.\n10 Where will antoine go?\tkitchen\t9\n11 Jason is hungry.\n12 Where will jason go?\tkitchen\t11\n13 Antoine journeyed to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t9\n15 Yann travelled to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t5\n17 Antoine grabbed the apple there.\n18 Why did antoine get the apple?\thungry\t9\n19 Jason went to the kitchen.\n20 Why did jason go to the kitchen?\thungry\t11\n21 Yann picked up the pajamas there.\n22 Why did yann get the pajamas?\ttired\t5\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Yann is hungry.\n6 Where will yann go?\tkitchen\t5\n7 Antoine moved to the garden.\n8 Why did antoine go to the garden?\tbored\t1\n9 Jason travelled to the garden.\n10 Why did jason go to the garden?\tbored\t3\n11 Antoine picked up the football there.\n12 Why did antoine get the football?\tbored\t1\n13 Yann went to the kitchen.\n14 Why did yann go to the kitchen?\thungry\t5\n15 Yann got the apple there.\n16 Why did yann get the apple?\thungry\t5\n17 Sumit is hungry.\n18 Where will sumit go?\tkitchen\t17\n19 Sumit travelled to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t17\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Sumit moved to the bedroom.\n6 Why did sumit go to the bedroom?\ttired\t3\n7 Sumit took the pajamas there.\n8 Why did sumit get the pajamas?\ttired\t3\n9 Jason is bored.\n10 Where will jason go?\tgarden\t9\n11 Antoine went back to the kitchen.\n12 Why did antoine go to the kitchen?\thungry\t1\n13 Yann is hungry.\n14 Where will yann go?\tkitchen\t13\n15 Jason went to the garden.\n16 Why did jason go to the garden?\tbored\t9\n17 Jason took the football there.\n18 Why did jason get the football?\tbored\t9\n19 Yann went to the kitchen.\n20 Why did yann go to the kitchen?\thungry\t13\n21 Yann grabbed the apple there.\n22 Why did yann get the apple?\thungry\t13\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Yann went back to the kitchen.\n6 Why did yann go to the kitchen?\tthirsty\t1\n7 Yann grabbed the milk there.\n8 Why did yann get the milk?\tthirsty\t1\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Jason journeyed to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t9\n13 Antoine went back to the garden.\n14 Why did antoine go to the garden?\tbored\t3\n15 Jason grabbed the apple there.\n16 Why did jason get the apple?\thungry\t9\n17 Sumit is bored.\n18 Where will sumit go?\tgarden\t17\n19 Sumit travelled to the garden.\n20 Why did sumit go to the garden?\tbored\t17\n21 Sumit grabbed the football there.\n22 Why did sumit get the football?\tbored\t17\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Antoine is thirsty.\n6 Where will antoine go?\tkitchen\t5\n7 Jason is tired.\n8 Where will jason go?\tbedroom\t7\n9 Sumit journeyed to the bedroom.\n10 Why did sumit go to the bedroom?\ttired\t3\n11 Antoine travelled to the kitchen.\n12 Why did antoine go to the kitchen?\tthirsty\t5\n13 Yann travelled to the garden.\n14 Why did yann go to the garden?\tbored\t1\n15 Sumit grabbed the pajamas there.\n16 Why did sumit get the pajamas?\ttired\t3\n17 Yann grabbed the football there.\n18 Why did yann get the football?\tbored\t1\n19 Jason journeyed to the bedroom.\n20 Why did jason go to the bedroom?\ttired\t7\n21 Antoine took the milk there.\n22 Why did antoine get the milk?\tthirsty\t5\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Yann is hungry.\n6 Where will yann go?\tkitchen\t5\n7 Jason journeyed to the bedroom.\n8 Why did jason go to the bedroom?\ttired\t1\n9 Yann travelled to the kitchen.\n10 Why did yann go to the kitchen?\thungry\t5\n11 Yann grabbed the apple there.\n12 Why did yann get the apple?\thungry\t5\n13 Jason took the pajamas there.\n14 Why did jason get the pajamas?\ttired\t1\n15 Sumit is bored.\n16 Where will sumit go?\tgarden\t15\n17 Sumit went back to the garden.\n18 Why did sumit go to the garden?\tbored\t15\n19 Antoine moved to the kitchen.\n20 Why did antoine go to the kitchen?\thungry\t3\n21 Sumit took the football there.\n22 Why did sumit get the football?\tbored\t15\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Yann journeyed to the kitchen.\n4 Why did yann go to the kitchen?\tthirsty\t1\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Yann picked up the milk there.\n8 Why did yann get the milk?\tthirsty\t1\n9 Antoine is tired.\n10 Where will antoine go?\tbedroom\t9\n11 Jason is tired.\n12 Where will jason go?\tbedroom\t11\n13 Sumit went back to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t5\n15 Antoine went back to the bedroom.\n16 Why did antoine go to the bedroom?\ttired\t9\n17 Antoine took the pajamas there.\n18 Why did antoine get the pajamas?\ttired\t9\n19 Jason travelled to the bedroom.\n20 Why did jason go to the bedroom?\ttired\t11\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Yann is bored.\n6 Where will yann go?\tgarden\t5\n7 Yann travelled to the garden.\n8 Why did yann go to the garden?\tbored\t5\n9 Antoine is thirsty.\n10 Where will antoine go?\tkitchen\t9\n11 Yann got the football there.\n12 Why did yann get the football?\tbored\t5\n13 Sumit went to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t3\n15 Antoine went back to the kitchen.\n16 Why did antoine go to the kitchen?\tthirsty\t9\n17 Jason moved to the kitchen.\n18 Why did jason go to the kitchen?\tthirsty\t1\n19 Jason got the milk there.\n20 Why did jason get the milk?\tthirsty\t1\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Jason is tired.\n6 Where will jason go?\tbedroom\t5\n7 Jason went to the bedroom.\n8 Why did jason go to the bedroom?\ttired\t5\n9 Antoine travelled to the kitchen.\n10 Why did antoine go to the kitchen?\tthirsty\t1\n11 Yann journeyed to the bedroom.\n12 Why did yann go to the bedroom?\ttired\t3\n13 Jason picked up the pajamas there.\n14 Why did jason get the pajamas?\ttired\t5\n15 Sumit is tired.\n16 Where will sumit go?\tbedroom\t15\n17 Sumit went to the bedroom.\n18 Why did sumit go to the bedroom?\ttired\t15\n19 Antoine took the milk there.\n20 Why did antoine get the milk?\tthirsty\t1\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Antoine went back to the kitchen.\n4 Why did antoine go to the kitchen?\tthirsty\t1\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Sumit travelled to the kitchen.\n8 Why did sumit go to the kitchen?\tthirsty\t5\n9 Sumit got the milk there.\n10 Why did sumit get the milk?\tthirsty\t5\n11 Yann is hungry.\n12 Where will yann go?\tkitchen\t11\n13 Jason is hungry.\n14 Where will jason go?\tkitchen\t13\n15 Jason travelled to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t13\n17 Yann travelled to the kitchen.\n18 Why did yann go to the kitchen?\thungry\t11\n19 Jason grabbed the apple there.\n20 Why did jason get the apple?\thungry\t13\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Sumit journeyed to the kitchen.\n8 Why did sumit go to the kitchen?\tthirsty\t3\n9 Jason travelled to the kitchen.\n10 Why did jason go to the kitchen?\tthirsty\t5\n11 Yann moved to the kitchen.\n12 Why did yann go to the kitchen?\tthirsty\t1\n13 Sumit took the milk there.\n14 Why did sumit get the milk?\tthirsty\t3\n15 Antoine is hungry.\n16 Where will antoine go?\tkitchen\t15\n17 Antoine travelled to the kitchen.\n18 Why did antoine go to the kitchen?\thungry\t15\n19 Antoine grabbed the apple there.\n20 Why did antoine get the apple?\thungry\t15\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Yann moved to the kitchen.\n4 Why did yann go to the kitchen?\tthirsty\t1\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Sumit is hungry.\n8 Where will sumit go?\tkitchen\t7\n9 Sumit went back to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t7\n11 Antoine went back to the garden.\n12 Why did antoine go to the garden?\tbored\t5\n13 Yann took the milk there.\n14 Why did yann get the milk?\tthirsty\t1\n15 Antoine picked up the football there.\n16 Why did antoine get the football?\tbored\t5\n17 Sumit got the apple there.\n18 Why did sumit get the apple?\thungry\t7\n19 Jason is tired.\n20 Where will jason go?\tbedroom\t19\n21 Jason went to the bedroom.\n22 Why did jason go to the bedroom?\ttired\t19\n23 Jason picked up the pajamas there.\n24 Why did jason get the pajamas?\ttired\t19\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Yann journeyed to the garden.\n10 Why did yann go to the garden?\tbored\t7\n11 Jason went to the garden.\n12 Why did jason go to the garden?\tbored\t3\n13 Jason picked up the football there.\n14 Why did jason get the football?\tbored\t3\n15 Sumit went back to the garden.\n16 Why did sumit go to the garden?\tbored\t5\n17 Antoine journeyed to the bedroom.\n18 Why did antoine go to the bedroom?\ttired\t1\n19 Antoine took the pajamas there.\n20 Why did antoine get the pajamas?\ttired\t1\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit journeyed to the kitchen.\n4 Why did sumit go to the kitchen?\thungry\t1\n5 Antoine is thirsty.\n6 Where will antoine go?\tkitchen\t5\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Antoine went to the kitchen.\n12 Why did antoine go to the kitchen?\tthirsty\t5\n13 Yann moved to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t7\n15 Yann took the pajamas there.\n16 Why did yann get the pajamas?\ttired\t7\n17 Sumit got the apple there.\n18 Why did sumit get the apple?\thungry\t1\n19 Antoine grabbed the milk there.\n20 Why did antoine get the milk?\tthirsty\t5\n21 Jason went back to the kitchen.\n22 Why did jason go to the kitchen?\thungry\t9\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Antoine went back to the kitchen.\n10 Why did antoine go to the kitchen?\thungry\t7\n11 Antoine grabbed the apple there.\n12 Why did antoine get the apple?\thungry\t7\n13 Yann went to the garden.\n14 Why did yann go to the garden?\tbored\t3\n15 Jason journeyed to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t1\n17 Sumit travelled to the garden.\n18 Why did sumit go to the garden?\tbored\t5\n19 Sumit grabbed the football there.\n20 Why did sumit get the football?\tbored\t5\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Sumit travelled to the garden.\n8 Why did sumit go to the garden?\tbored\t1\n9 Antoine went back to the kitchen.\n10 Why did antoine go to the kitchen?\tthirsty\t3\n11 Jason moved to the kitchen.\n12 Why did jason go to the kitchen?\tthirsty\t5\n13 Jason grabbed the milk there.\n14 Why did jason get the milk?\tthirsty\t5\n15 Sumit picked up the football there.\n16 Why did sumit get the football?\tbored\t1\n17 Yann is bored.\n18 Where will yann go?\tgarden\t17\n19 Yann moved to the garden.\n20 Why did yann go to the garden?\tbored\t17\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Antoine went to the kitchen.\n4 Why did antoine go to the kitchen?\thungry\t1\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Yann moved to the garden.\n10 Why did yann go to the garden?\tbored\t7\n11 Antoine grabbed the apple there.\n12 Why did antoine get the apple?\thungry\t1\n13 Jason is bored.\n14 Where will jason go?\tgarden\t13\n15 Yann picked up the football there.\n16 Why did yann get the football?\tbored\t7\n17 Jason went to the garden.\n18 Why did jason go to the garden?\tbored\t13\n19 Sumit moved to the kitchen.\n20 Why did sumit go to the kitchen?\tthirsty\t5\n21 Sumit picked up the milk there.\n22 Why did sumit get the milk?\tthirsty\t5\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Yann went back to the garden.\n4 Why did yann go to the garden?\tbored\t1\n5 Antoine is hungry.\n6 Where will antoine go?\tkitchen\t5\n7 Sumit is bored.\n8 Where will sumit go?\tgarden\t7\n9 Sumit went to the garden.\n10 Why did sumit go to the garden?\tbored\t7\n11 Sumit took the football there.\n12 Why did sumit get the football?\tbored\t7\n13 Jason is tired.\n14 Where will jason go?\tbedroom\t13\n15 Jason journeyed to the bedroom.\n16 Why did jason go to the bedroom?\ttired\t13\n17 Antoine went to the kitchen.\n18 Why did antoine go to the kitchen?\thungry\t5\n19 Jason picked up the pajamas there.\n20 Why did jason get the pajamas?\ttired\t13\n21 Antoine took the apple there.\n22 Why did antoine get the apple?\thungry\t5\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Antoine is hungry.\n6 Where will antoine go?\tkitchen\t5\n7 Sumit travelled to the kitchen.\n8 Why did sumit go to the kitchen?\tthirsty\t1\n9 Antoine journeyed to the kitchen.\n10 Why did antoine go to the kitchen?\thungry\t5\n11 Yann journeyed to the kitchen.\n12 Why did yann go to the kitchen?\tthirsty\t3\n13 Sumit got the milk there.\n14 Why did sumit get the milk?\tthirsty\t1\n15 Jason is tired.\n16 Where will jason go?\tbedroom\t15\n17 Jason journeyed to the bedroom.\n18 Why did jason go to the bedroom?\ttired\t15\n19 Jason took the pajamas there.\n20 Why did jason get the pajamas?\ttired\t15\n21 Antoine picked up the apple there.\n22 Why did antoine get the apple?\thungry\t5\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Sumit went to the kitchen.\n6 Why did sumit go to the kitchen?\tthirsty\t3\n7 Sumit grabbed the milk there.\n8 Why did sumit get the milk?\tthirsty\t3\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Antoine went back to the garden.\n12 Why did antoine go to the garden?\tbored\t1\n13 Antoine took the football there.\n14 Why did antoine get the football?\tbored\t1\n15 Yann is tired.\n16 Where will yann go?\tbedroom\t15\n17 Yann went to the bedroom.\n18 Why did yann go to the bedroom?\ttired\t15\n19 Yann took the pajamas there.\n20 Why did yann get the pajamas?\ttired\t15\n21 Jason travelled to the kitchen.\n22 Why did jason go to the kitchen?\tthirsty\t9\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Sumit is bored.\n4 Where will sumit go?\tgarden\t3\n5 Yann travelled to the bedroom.\n6 Why did yann go to the bedroom?\ttired\t1\n7 Jason is thirsty.\n8 Where will jason go?\tkitchen\t7\n9 Jason went to the kitchen.\n10 Why did jason go to the kitchen?\tthirsty\t7\n11 Yann picked up the pajamas there.\n12 Why did yann get the pajamas?\ttired\t1\n13 Jason picked up the milk there.\n14 Why did jason get the milk?\tthirsty\t7\n15 Sumit moved to the garden.\n16 Why did sumit go to the garden?\tbored\t3\n17 Antoine is thirsty.\n18 Where will antoine go?\tkitchen\t17\n19 Antoine went back to the kitchen.\n20 Why did antoine go to the kitchen?\tthirsty\t17\n21 Sumit picked up the football there.\n22 Why did sumit get the football?\tbored\t3\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Sumit went back to the kitchen.\n6 Why did sumit go to the kitchen?\thungry\t1\n7 Antoine moved to the kitchen.\n8 Why did antoine go to the kitchen?\tthirsty\t3\n9 Antoine picked up the milk there.\n10 Why did antoine get the milk?\tthirsty\t3\n11 Sumit picked up the apple there.\n12 Why did sumit get the apple?\thungry\t1\n13 Yann is bored.\n14 Where will yann go?\tgarden\t13\n15 Yann moved to the garden.\n16 Why did yann go to the garden?\tbored\t13\n17 Yann got the football there.\n18 Why did yann get the football?\tbored\t13\n19 Jason is tired.\n20 Where will jason go?\tbedroom\t19\n21 Jason journeyed to the bedroom.\n22 Why did jason go to the bedroom?\ttired\t19\n23 Jason grabbed the pajamas there.\n24 Why did jason get the pajamas?\ttired\t19\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Antoine went back to the kitchen.\n6 Why did antoine go to the kitchen?\thungry\t1\n7 Antoine took the apple there.\n8 Why did antoine get the apple?\thungry\t1\n9 Sumit is hungry.\n10 Where will sumit go?\tkitchen\t9\n11 Sumit went to the kitchen.\n12 Why did sumit go to the kitchen?\thungry\t9\n13 Jason is tired.\n14 Where will jason go?\tbedroom\t13\n15 Yann journeyed to the kitchen.\n16 Why did yann go to the kitchen?\thungry\t3\n17 Jason travelled to the bedroom.\n18 Why did jason go to the bedroom?\ttired\t13\n19 Jason took the pajamas there.\n20 Why did jason get the pajamas?\ttired\t13\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Sumit went to the garden.\n4 Why did sumit go to the garden?\tbored\t1\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Sumit picked up the football there.\n8 Why did sumit get the football?\tbored\t1\n9 Yann is tired.\n10 Where will yann go?\tbedroom\t9\n11 Antoine moved to the bedroom.\n12 Why did antoine go to the bedroom?\ttired\t5\n13 Yann went back to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t9\n15 Yann took the pajamas there.\n16 Why did yann get the pajamas?\ttired\t9\n17 Jason is bored.\n18 Where will jason go?\tgarden\t17\n19 Jason travelled to the garden.\n20 Why did jason go to the garden?\tbored\t17\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Jason is hungry.\n4 Where will jason go?\tkitchen\t3\n5 Yann is bored.\n6 Where will yann go?\tgarden\t5\n7 Antoine is bored.\n8 Where will antoine go?\tgarden\t7\n9 Yann journeyed to the garden.\n10 Why did yann go to the garden?\tbored\t5\n11 Yann grabbed the football there.\n12 Why did yann get the football?\tbored\t5\n13 Sumit journeyed to the garden.\n14 Why did sumit go to the garden?\tbored\t1\n15 Jason journeyed to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t3\n17 Jason grabbed the apple there.\n18 Why did jason get the apple?\thungry\t3\n19 Antoine moved to the garden.\n20 Why did antoine go to the garden?\tbored\t7\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Yann travelled to the bedroom.\n4 Why did yann go to the bedroom?\ttired\t1\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Sumit went back to the bedroom.\n8 Why did sumit go to the bedroom?\ttired\t5\n9 Antoine is bored.\n10 Where will antoine go?\tgarden\t9\n11 Sumit picked up the pajamas there.\n12 Why did sumit get the pajamas?\ttired\t5\n13 Jason is tired.\n14 Where will jason go?\tbedroom\t13\n15 Jason travelled to the bedroom.\n16 Why did jason go to the bedroom?\ttired\t13\n17 Antoine travelled to the garden.\n18 Why did antoine go to the garden?\tbored\t9\n19 Antoine got the football there.\n20 Why did antoine get the football?\tbored\t9\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Yann went to the kitchen.\n8 Why did yann go to the kitchen?\tthirsty\t5\n9 Yann grabbed the milk there.\n10 Why did yann get the milk?\tthirsty\t5\n11 Antoine moved to the bedroom.\n12 Why did antoine go to the bedroom?\ttired\t3\n13 Antoine took the pajamas there.\n14 Why did antoine get the pajamas?\ttired\t3\n15 Sumit is hungry.\n16 Where will sumit go?\tkitchen\t15\n17 Jason moved to the garden.\n18 Why did jason go to the garden?\tbored\t1\n19 Jason picked up the football there.\n20 Why did jason get the football?\tbored\t1\n21 Sumit went to the kitchen.\n22 Why did sumit go to the kitchen?\thungry\t15\n23 Sumit took the apple there.\n24 Why did sumit get the apple?\thungry\t15\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Yann is bored.\n6 Where will yann go?\tgarden\t5\n7 Sumit is tired.\n8 Where will sumit go?\tbedroom\t7\n9 Yann travelled to the garden.\n10 Why did yann go to the garden?\tbored\t5\n11 Antoine went back to the kitchen.\n12 Why did antoine go to the kitchen?\thungry\t3\n13 Jason went back to the kitchen.\n14 Why did jason go to the kitchen?\thungry\t1\n15 Antoine took the apple there.\n16 Why did antoine get the apple?\thungry\t3\n17 Yann picked up the football there.\n18 Why did yann get the football?\tbored\t5\n19 Sumit went back to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t7\n21 Sumit grabbed the pajamas there.\n22 Why did sumit get the pajamas?\ttired\t7\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Jason moved to the bedroom.\n4 Why did jason go to the bedroom?\ttired\t1\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Antoine journeyed to the kitchen.\n10 Why did antoine go to the kitchen?\thungry\t7\n11 Sumit journeyed to the kitchen.\n12 Why did sumit go to the kitchen?\tthirsty\t5\n13 Jason grabbed the pajamas there.\n14 Why did jason get the pajamas?\ttired\t1\n15 Antoine got the apple there.\n16 Why did antoine get the apple?\thungry\t7\n17 Yann is thirsty.\n18 Where will yann go?\tkitchen\t17\n19 Sumit picked up the milk there.\n20 Why did sumit get the milk?\tthirsty\t5\n21 Yann journeyed to the kitchen.\n22 Why did yann go to the kitchen?\tthirsty\t17\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Antoine went back to the bedroom.\n4 Why did antoine go to the bedroom?\ttired\t1\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Sumit journeyed to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t5\n11 Sumit picked up the apple there.\n12 Why did sumit get the apple?\thungry\t5\n13 Antoine picked up the pajamas there.\n14 Why did antoine get the pajamas?\ttired\t1\n15 Jason is hungry.\n16 Where will jason go?\tkitchen\t15\n17 Jason journeyed to the kitchen.\n18 Why did jason go to the kitchen?\thungry\t15\n19 Yann moved to the garden.\n20 Why did yann go to the garden?\tbored\t7\n21 Yann picked up the football there.\n22 Why did yann get the football?\tbored\t7\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Antoine moved to the kitchen.\n10 Why did antoine go to the kitchen?\thungry\t3\n11 Antoine got the apple there.\n12 Why did antoine get the apple?\thungry\t3\n13 Yann went back to the garden.\n14 Why did yann go to the garden?\tbored\t7\n15 Yann grabbed the football there.\n16 Why did yann get the football?\tbored\t7\n17 Jason moved to the garden.\n18 Why did jason go to the garden?\tbored\t1\n19 Sumit went back to the kitchen.\n20 Why did sumit go to the kitchen?\tthirsty\t5\n21 Sumit got the milk there.\n22 Why did sumit get the milk?\tthirsty\t5\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Antoine went back to the bedroom.\n6 Why did antoine go to the bedroom?\ttired\t3\n7 Jason is hungry.\n8 Where will jason go?\tkitchen\t7\n9 Jason went back to the kitchen.\n10 Why did jason go to the kitchen?\thungry\t7\n11 Antoine grabbed the pajamas there.\n12 Why did antoine get the pajamas?\ttired\t3\n13 Sumit is tired.\n14 Where will sumit go?\tbedroom\t13\n15 Yann travelled to the garden.\n16 Why did yann go to the garden?\tbored\t1\n17 Jason grabbed the apple there.\n18 Why did jason get the apple?\thungry\t7\n19 Sumit travelled to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t13\n21 Yann got the football there.\n22 Why did yann get the football?\tbored\t1\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Sumit went to the garden.\n10 Why did sumit go to the garden?\tbored\t1\n11 Yann moved to the garden.\n12 Why did yann go to the garden?\tbored\t7\n13 Antoine went to the garden.\n14 Why did antoine go to the garden?\tbored\t5\n15 Antoine took the football there.\n16 Why did antoine get the football?\tbored\t5\n17 Jason went back to the kitchen.\n18 Why did jason go to the kitchen?\tthirsty\t3\n19 Jason picked up the milk there.\n20 Why did jason get the milk?\tthirsty\t3\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Antoine went to the bedroom.\n10 Why did antoine go to the bedroom?\ttired\t3\n11 Jason went back to the garden.\n12 Why did jason go to the garden?\tbored\t1\n13 Yann journeyed to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t7\n15 Antoine grabbed the pajamas there.\n16 Why did antoine get the pajamas?\ttired\t3\n17 Sumit went back to the kitchen.\n18 Why did sumit go to the kitchen?\tthirsty\t5\n19 Sumit picked up the milk there.\n20 Why did sumit get the milk?\tthirsty\t5\n21 Jason took the football there.\n22 Why did jason get the football?\tbored\t1\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Sumit is hungry.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is hungry.\n6 Where will jason go?\tkitchen\t5\n7 Jason went to the kitchen.\n8 Why did jason go to the kitchen?\thungry\t5\n9 Sumit moved to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t3\n11 Antoine is hungry.\n12 Where will antoine go?\tkitchen\t11\n13 Antoine journeyed to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t11\n15 Jason grabbed the apple there.\n16 Why did jason get the apple?\thungry\t5\n17 Yann travelled to the garden.\n18 Why did yann go to the garden?\tbored\t1\n19 Yann picked up the football there.\n20 Why did yann get the football?\tbored\t1\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Jason travelled to the kitchen.\n6 Why did jason go to the kitchen?\tthirsty\t1\n7 Yann journeyed to the bedroom.\n8 Why did yann go to the bedroom?\ttired\t3\n9 Jason picked up the milk there.\n10 Why did jason get the milk?\tthirsty\t1\n11 Antoine is tired.\n12 Where will antoine go?\tbedroom\t11\n13 Yann grabbed the pajamas there.\n14 Why did yann get the pajamas?\ttired\t3\n15 Sumit is thirsty.\n16 Where will sumit go?\tkitchen\t15\n17 Antoine travelled to the bedroom.\n18 Why did antoine go to the bedroom?\ttired\t11\n19 Sumit went to the kitchen.\n20 Why did sumit go to the kitchen?\tthirsty\t15\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Sumit moved to the garden.\n4 Why did sumit go to the garden?\tbored\t1\n5 Sumit got the football there.\n6 Why did sumit get the football?\tbored\t1\n7 Yann is thirsty.\n8 Where will yann go?\tkitchen\t7\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Antoine is tired.\n12 Where will antoine go?\tbedroom\t11\n13 Jason travelled to the kitchen.\n14 Why did jason go to the kitchen?\thungry\t9\n15 Jason picked up the apple there.\n16 Why did jason get the apple?\thungry\t9\n17 Yann moved to the kitchen.\n18 Why did yann go to the kitchen?\tthirsty\t7\n19 Antoine travelled to the bedroom.\n20 Why did antoine go to the bedroom?\ttired\t11\n21 Antoine picked up the pajamas there.\n22 Why did antoine get the pajamas?\ttired\t11\n23 Yann grabbed the milk there.\n24 Why did yann get the milk?\tthirsty\t7\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Antoine went to the bedroom.\n6 Why did antoine go to the bedroom?\ttired\t1\n7 Sumit is bored.\n8 Where will sumit go?\tgarden\t7\n9 Yann is tired.\n10 Where will yann go?\tbedroom\t9\n11 Sumit moved to the garden.\n12 Why did sumit go to the garden?\tbored\t7\n13 Sumit took the football there.\n14 Why did sumit get the football?\tbored\t7\n15 Yann went back to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t9\n17 Yann took the pajamas there.\n18 Why did yann get the pajamas?\ttired\t9\n19 Jason travelled to the garden.\n20 Why did jason go to the garden?\tbored\t3\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Jason moved to the garden.\n4 Why did jason go to the garden?\tbored\t1\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Yann went to the garden.\n10 Why did yann go to the garden?\tbored\t7\n11 Jason got the football there.\n12 Why did jason get the football?\tbored\t1\n13 Antoine is tired.\n14 Where will antoine go?\tbedroom\t13\n15 Sumit journeyed to the kitchen.\n16 Why did sumit go to the kitchen?\tthirsty\t5\n17 Sumit got the milk there.\n18 Why did sumit get the milk?\tthirsty\t5\n19 Antoine moved to the bedroom.\n20 Why did antoine go to the bedroom?\ttired\t13\n21 Antoine grabbed the pajamas there.\n22 Why did antoine get the pajamas?\ttired\t13\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Sumit went back to the garden.\n8 Why did sumit go to the garden?\tbored\t5\n9 Jason moved to the kitchen.\n10 Why did jason go to the kitchen?\tthirsty\t1\n11 Sumit got the football there.\n12 Why did sumit get the football?\tbored\t5\n13 Antoine went back to the kitchen.\n14 Why did antoine go to the kitchen?\tthirsty\t3\n15 Antoine got the milk there.\n16 Why did antoine get the milk?\tthirsty\t3\n17 Yann is hungry.\n18 Where will yann go?\tkitchen\t17\n19 Yann journeyed to the kitchen.\n20 Why did yann go to the kitchen?\thungry\t17\n21 Yann got the apple there.\n22 Why did yann get the apple?\thungry\t17\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Antoine journeyed to the kitchen.\n6 Why did antoine go to the kitchen?\tthirsty\t3\n7 Jason is tired.\n8 Where will jason go?\tbedroom\t7\n9 Jason travelled to the bedroom.\n10 Why did jason go to the bedroom?\ttired\t7\n11 Antoine grabbed the milk there.\n12 Why did antoine get the milk?\tthirsty\t3\n13 Yann went back to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t1\n15 Jason grabbed the pajamas there.\n16 Why did jason get the pajamas?\ttired\t7\n17 Sumit is tired.\n18 Where will sumit go?\tbedroom\t17\n19 Sumit travelled to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t17\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Jason is tired.\n6 Where will jason go?\tbedroom\t5\n7 Jason went back to the bedroom.\n8 Why did jason go to the bedroom?\ttired\t5\n9 Antoine went to the kitchen.\n10 Why did antoine go to the kitchen?\thungry\t3\n11 Sumit is tired.\n12 Where will sumit go?\tbedroom\t11\n13 Yann went to the kitchen.\n14 Why did yann go to the kitchen?\tthirsty\t1\n15 Jason took the pajamas there.\n16 Why did jason get the pajamas?\ttired\t5\n17 Antoine took the apple there.\n18 Why did antoine get the apple?\thungry\t3\n19 Sumit went to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t11\n21 Yann picked up the milk there.\n22 Why did yann get the milk?\tthirsty\t1\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Antoine went to the bedroom.\n6 Why did antoine go to the bedroom?\ttired\t3\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Yann journeyed to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t7\n11 Antoine grabbed the pajamas there.\n12 Why did antoine get the pajamas?\ttired\t3\n13 Jason is hungry.\n14 Where will jason go?\tkitchen\t13\n15 Jason moved to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t13\n17 Sumit went back to the kitchen.\n18 Why did sumit go to the kitchen?\thungry\t1\n19 Sumit grabbed the apple there.\n20 Why did sumit get the apple?\thungry\t1\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Yann is tired.\n6 Where will yann go?\tbedroom\t5\n7 Jason journeyed to the garden.\n8 Why did jason go to the garden?\tbored\t3\n9 Sumit is hungry.\n10 Where will sumit go?\tkitchen\t9\n11 Yann travelled to the bedroom.\n12 Why did yann go to the bedroom?\ttired\t5\n13 Antoine went to the bedroom.\n14 Why did antoine go to the bedroom?\ttired\t1\n15 Antoine got the pajamas there.\n16 Why did antoine get the pajamas?\ttired\t1\n17 Jason got the football there.\n18 Why did jason get the football?\tbored\t3\n19 Sumit journeyed to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t9\n21 Sumit took the apple there.\n22 Why did sumit get the apple?\thungry\t9\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Antoine went back to the bedroom.\n4 Why did antoine go to the bedroom?\ttired\t1\n5 Jason is hungry.\n6 Where will jason go?\tkitchen\t5\n7 Sumit is tired.\n8 Where will sumit go?\tbedroom\t7\n9 Yann is bored.\n10 Where will yann go?\tgarden\t9\n11 Sumit went back to the bedroom.\n12 Why did sumit go to the bedroom?\ttired\t7\n13 Yann went to the garden.\n14 Why did yann go to the garden?\tbored\t9\n15 Antoine picked up the pajamas there.\n16 Why did antoine get the pajamas?\ttired\t1\n17 Yann got the football there.\n18 Why did yann get the football?\tbored\t9\n19 Jason moved to the kitchen.\n20 Why did jason go to the kitchen?\thungry\t5\n21 Jason grabbed the apple there.\n22 Why did jason get the apple?\thungry\t5\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Sumit is hungry.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is hungry.\n6 Where will jason go?\tkitchen\t5\n7 Sumit travelled to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t3\n9 Antoine travelled to the kitchen.\n10 Why did antoine go to the kitchen?\tthirsty\t1\n11 Yann is tired.\n12 Where will yann go?\tbedroom\t11\n13 Jason went back to the kitchen.\n14 Why did jason go to the kitchen?\thungry\t5\n15 Sumit picked up the apple there.\n16 Why did sumit get the apple?\thungry\t3\n17 Yann moved to the bedroom.\n18 Why did yann go to the bedroom?\ttired\t11\n19 Antoine got the milk there.\n20 Why did antoine get the milk?\tthirsty\t1\n21 Yann got the pajamas there.\n22 Why did yann get the pajamas?\ttired\t11\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Sumit went back to the bedroom.\n8 Why did sumit go to the bedroom?\ttired\t5\n9 Antoine journeyed to the kitchen.\n10 Why did antoine go to the kitchen?\thungry\t1\n11 Antoine got the apple there.\n12 Why did antoine get the apple?\thungry\t1\n13 Jason is thirsty.\n14 Where will jason go?\tkitchen\t13\n15 Yann journeyed to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t3\n17 Yann got the pajamas there.\n18 Why did yann get the pajamas?\ttired\t3\n19 Jason journeyed to the kitchen.\n20 Why did jason go to the kitchen?\tthirsty\t13\n21 Jason got the milk there.\n22 Why did jason get the milk?\tthirsty\t13\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Yann moved to the garden.\n6 Why did yann go to the garden?\tbored\t1\n7 Antoine moved to the bedroom.\n8 Why did antoine go to the bedroom?\ttired\t3\n9 Yann picked up the football there.\n10 Why did yann get the football?\tbored\t1\n11 Sumit is thirsty.\n12 Where will sumit go?\tkitchen\t11\n13 Antoine grabbed the pajamas there.\n14 Why did antoine get the pajamas?\ttired\t3\n15 Jason is tired.\n16 Where will jason go?\tbedroom\t15\n17 Jason went back to the bedroom.\n18 Why did jason go to the bedroom?\ttired\t15\n19 Sumit went back to the kitchen.\n20 Why did sumit go to the kitchen?\tthirsty\t11\n21 Sumit picked up the milk there.\n22 Why did sumit get the milk?\tthirsty\t11\n1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Jason is hungry.\n6 Where will jason go?\tkitchen\t5\n7 Antoine journeyed to the garden.\n8 Why did antoine go to the garden?\tbored\t3\n9 Yann is tired.\n10 Where will yann go?\tbedroom\t9\n11 Sumit travelled to the bedroom.\n12 Why did sumit go to the bedroom?\ttired\t1\n13 Sumit took the pajamas there.\n14 Why did sumit get the pajamas?\ttired\t1\n15 Jason moved to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t5\n17 Jason got the apple there.\n18 Why did jason get the apple?\thungry\t5\n19 Antoine took the football there.\n20 Why did antoine get the football?\tbored\t3\n21 Yann journeyed to the bedroom.\n22 Why did yann go to the bedroom?\ttired\t9\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit went back to the kitchen.\n4 Why did sumit go to the kitchen?\thungry\t1\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Yann moved to the kitchen.\n8 Why did yann go to the kitchen?\tthirsty\t5\n9 Yann grabbed the milk there.\n10 Why did yann get the milk?\tthirsty\t5\n11 Sumit grabbed the apple there.\n12 Why did sumit get the apple?\thungry\t1\n13 Jason is bored.\n14 Where will jason go?\tgarden\t13\n15 Antoine is bored.\n16 Where will antoine go?\tgarden\t15\n17 Jason journeyed to the garden.\n18 Why did jason go to the garden?\tbored\t13\n19 Jason picked up the football there.\n20 Why did jason get the football?\tbored\t13\n21 Antoine moved to the garden.\n22 Why did antoine go to the garden?\tbored\t15\n1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Sumit moved to the bedroom.\n6 Why did sumit go to the bedroom?\ttired\t1\n7 Sumit took the pajamas there.\n8 Why did sumit get the pajamas?\ttired\t1\n9 Antoine is tired.\n10 Where will antoine go?\tbedroom\t9\n11 Antoine journeyed to the bedroom.\n12 Why did antoine go to the bedroom?\ttired\t9\n13 Yann is hungry.\n14 Where will yann go?\tkitchen\t13\n15 Jason journeyed to the garden.\n16 Why did jason go to the garden?\tbored\t3\n17 Jason got the football there.\n18 Why did jason get the football?\tbored\t3\n19 Yann journeyed to the kitchen.\n20 Why did yann go to the kitchen?\thungry\t13\n21 Yann took the apple there.\n22 Why did yann get the apple?\thungry\t13\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Sumit travelled to the kitchen.\n10 Why did sumit go to the kitchen?\tthirsty\t5\n11 Yann moved to the garden.\n12 Why did yann go to the garden?\tbored\t3\n13 Yann grabbed the football there.\n14 Why did yann get the football?\tbored\t3\n15 Sumit took the milk there.\n16 Why did sumit get the milk?\tthirsty\t5\n17 Jason went back to the bedroom.\n18 Why did jason go to the bedroom?\ttired\t1\n19 Antoine travelled to the kitchen.\n20 Why did antoine go to the kitchen?\thungry\t7\n21 Jason picked up the pajamas there.\n22 Why did jason get the pajamas?\ttired\t1\n23 Antoine picked up the apple there.\n24 Why did antoine get the apple?\thungry\t7\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Yann travelled to the bedroom.\n8 Why did yann go to the bedroom?\ttired\t1\n9 Sumit moved to the garden.\n10 Why did sumit go to the garden?\tbored\t5\n11 Antoine went back to the kitchen.\n12 Why did antoine go to the kitchen?\tthirsty\t3\n13 Antoine took the milk there.\n14 Why did antoine get the milk?\tthirsty\t3\n15 Jason is tired.\n16 Where will jason go?\tbedroom\t15\n17 Yann took the pajamas there.\n18 Why did yann get the pajamas?\ttired\t1\n19 Jason travelled to the bedroom.\n20 Why did jason go to the bedroom?\ttired\t15\n21 Sumit got the football there.\n22 Why did sumit get the football?\tbored\t5\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Sumit is bored.\n4 Where will sumit go?\tgarden\t3\n5 Yann is hungry.\n6 Where will yann go?\tkitchen\t5\n7 Sumit journeyed to the garden.\n8 Why did sumit go to the garden?\tbored\t3\n9 Sumit picked up the football there.\n10 Why did sumit get the football?\tbored\t3\n11 Jason went back to the kitchen.\n12 Why did jason go to the kitchen?\tthirsty\t1\n13 Yann journeyed to the kitchen.\n14 Why did yann go to the kitchen?\thungry\t5\n15 Yann grabbed the apple there.\n16 Why did yann get the apple?\thungry\t5\n17 Antoine is thirsty.\n18 Where will antoine go?\tkitchen\t17\n19 Jason picked up the milk there.\n20 Why did jason get the milk?\tthirsty\t1\n21 Antoine travelled to the kitchen.\n22 Why did antoine go to the kitchen?\tthirsty\t17\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Jason journeyed to the kitchen.\n6 Why did jason go to the kitchen?\thungry\t1\n7 Sumit is tired.\n8 Where will sumit go?\tbedroom\t7\n9 Antoine is thirsty.\n10 Where will antoine go?\tkitchen\t9\n11 Antoine journeyed to the kitchen.\n12 Why did antoine go to the kitchen?\tthirsty\t9\n13 Antoine got the milk there.\n14 Why did antoine get the milk?\tthirsty\t9\n15 Jason took the apple there.\n16 Why did jason get the apple?\thungry\t1\n17 Sumit journeyed to the bedroom.\n18 Why did sumit go to the bedroom?\ttired\t7\n19 Yann travelled to the bedroom.\n20 Why did yann go to the bedroom?\ttired\t3\n21 Yann grabbed the pajamas there.\n22 Why did yann get the pajamas?\ttired\t3\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Jason is tired.\n4 Where will jason go?\tbedroom\t3\n5 Jason went back to the bedroom.\n6 Why did jason go to the bedroom?\ttired\t3\n7 Antoine journeyed to the bedroom.\n8 Why did antoine go to the bedroom?\ttired\t1\n9 Jason got the pajamas there.\n10 Why did jason get the pajamas?\ttired\t3\n11 Sumit is thirsty.\n12 Where will sumit go?\tkitchen\t11\n13 Yann is tired.\n14 Where will yann go?\tbedroom\t13\n15 Sumit travelled to the kitchen.\n16 Why did sumit go to the kitchen?\tthirsty\t11\n17 Yann went to the bedroom.\n18 Why did yann go to the bedroom?\ttired\t13\n19 Sumit took the milk there.\n20 Why did sumit get the milk?\tthirsty\t11\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Sumit travelled to the kitchen.\n8 Why did sumit go to the kitchen?\tthirsty\t1\n9 Yann journeyed to the kitchen.\n10 Why did yann go to the kitchen?\tthirsty\t5\n11 Jason is tired.\n12 Where will jason go?\tbedroom\t11\n13 Yann took the milk there.\n14 Why did yann get the milk?\tthirsty\t5\n15 Jason went back to the bedroom.\n16 Why did jason go to the bedroom?\ttired\t11\n17 Antoine went back to the kitchen.\n18 Why did antoine go to the kitchen?\thungry\t3\n19 Jason got the pajamas there.\n20 Why did jason get the pajamas?\ttired\t11\n21 Antoine picked up the apple there.\n22 Why did antoine get the apple?\thungry\t3\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Jason is tired.\n4 Where will jason go?\tbedroom\t3\n5 Jason travelled to the bedroom.\n6 Why did jason go to the bedroom?\ttired\t3\n7 Yann travelled to the kitchen.\n8 Why did yann go to the kitchen?\thungry\t1\n9 Sumit is bored.\n10 Where will sumit go?\tgarden\t9\n11 Yann took the apple there.\n12 Why did yann get the apple?\thungry\t1\n13 Sumit travelled to the garden.\n14 Why did sumit go to the garden?\tbored\t9\n"
  },
  {
    "path": "tasksv11/en/qa20_agents-motivations_train.txt",
    "content": "1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Sumit went back to the bedroom.\n4 Why did sumit go to the bedroom?\ttired\t1\n5 Sumit grabbed the pajamas there.\n6 Why did sumit get the pajamas?\ttired\t1\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Yann travelled to the garden.\n12 Why did yann go to the garden?\tbored\t7\n13 Yann got the football there.\n14 Why did yann get the football?\tbored\t7\n15 Jason went back to the kitchen.\n16 Why did jason go to the kitchen?\tthirsty\t9\n17 Antoine is thirsty.\n18 Where will antoine go?\tkitchen\t17\n19 Jason grabbed the milk there.\n20 Why did jason get the milk?\tthirsty\t9\n21 Antoine travelled to the kitchen.\n22 Why did antoine go to the kitchen?\tthirsty\t17\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Yann journeyed to the kitchen.\n4 Why did yann go to the kitchen?\thungry\t1\n5 Yann took the apple there.\n6 Why did yann get the apple?\thungry\t1\n7 Sumit is tired.\n8 Where will sumit go?\tbedroom\t7\n9 Jason is tired.\n10 Where will jason go?\tbedroom\t9\n11 Jason moved to the bedroom.\n12 Why did jason go to the bedroom?\ttired\t9\n13 Sumit journeyed to the bedroom.\n14 Why did sumit go to the bedroom?\ttired\t7\n15 Jason picked up the pajamas there.\n16 Why did jason get the pajamas?\ttired\t9\n17 Antoine is hungry.\n18 Where will antoine go?\tkitchen\t17\n19 Antoine moved to the kitchen.\n20 Why did antoine go to the kitchen?\thungry\t17\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Yann went back to the bedroom.\n6 Why did yann go to the bedroom?\ttired\t3\n7 Yann picked up the pajamas there.\n8 Why did yann get the pajamas?\ttired\t3\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Antoine went back to the kitchen.\n12 Why did antoine go to the kitchen?\tthirsty\t1\n13 Sumit is hungry.\n14 Where will sumit go?\tkitchen\t13\n15 Jason went to the kitchen.\n16 Why did jason go to the kitchen?\tthirsty\t9\n17 Jason got the milk there.\n18 Why did jason get the milk?\tthirsty\t9\n19 Sumit went back to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t13\n21 Sumit picked up the apple there.\n22 Why did sumit get the apple?\thungry\t13\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Jason went back to the kitchen.\n6 Why did jason go to the kitchen?\thungry\t1\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Yann moved to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t7\n11 Yann got the pajamas there.\n12 Why did yann get the pajamas?\ttired\t7\n13 Sumit travelled to the bedroom.\n14 Why did sumit go to the bedroom?\ttired\t3\n15 Jason took the apple there.\n16 Why did jason get the apple?\thungry\t1\n17 Antoine is tired.\n18 Where will antoine go?\tbedroom\t17\n19 Antoine journeyed to the bedroom.\n20 Why did antoine go to the bedroom?\ttired\t17\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Sumit is bored.\n4 Where will sumit go?\tgarden\t3\n5 Antoine moved to the garden.\n6 Why did antoine go to the garden?\tbored\t1\n7 Jason is bored.\n8 Where will jason go?\tgarden\t7\n9 Jason went back to the garden.\n10 Why did jason go to the garden?\tbored\t7\n11 Yann is tired.\n12 Where will yann go?\tbedroom\t11\n13 Jason grabbed the football there.\n14 Why did jason get the football?\tbored\t7\n15 Yann went to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t11\n17 Sumit travelled to the garden.\n18 Why did sumit go to the garden?\tbored\t3\n19 Yann grabbed the pajamas there.\n20 Why did yann get the pajamas?\ttired\t11\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Yann went back to the kitchen.\n6 Why did yann go to the kitchen?\thungry\t3\n7 Sumit journeyed to the garden.\n8 Why did sumit go to the garden?\tbored\t1\n9 Yann picked up the apple there.\n10 Why did yann get the apple?\thungry\t3\n11 Sumit grabbed the football there.\n12 Why did sumit get the football?\tbored\t1\n13 Antoine is tired.\n14 Where will antoine go?\tbedroom\t13\n15 Antoine journeyed to the bedroom.\n16 Why did antoine go to the bedroom?\ttired\t13\n17 Jason is bored.\n18 Where will jason go?\tgarden\t17\n19 Antoine got the pajamas there.\n20 Why did antoine get the pajamas?\ttired\t13\n21 Jason moved to the garden.\n22 Why did jason go to the garden?\tbored\t17\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Antoine went to the bedroom.\n6 Why did antoine go to the bedroom?\ttired\t1\n7 Sumit is bored.\n8 Where will sumit go?\tgarden\t7\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Yann moved to the bedroom.\n12 Why did yann go to the bedroom?\ttired\t3\n13 Antoine grabbed the pajamas there.\n14 Why did antoine get the pajamas?\ttired\t1\n15 Sumit went back to the garden.\n16 Why did sumit go to the garden?\tbored\t7\n17 Sumit took the football there.\n18 Why did sumit get the football?\tbored\t7\n19 Jason went back to the kitchen.\n20 Why did jason go to the kitchen?\tthirsty\t9\n21 Jason grabbed the milk there.\n22 Why did jason get the milk?\tthirsty\t9\n1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Antoine travelled to the kitchen.\n6 Why did antoine go to the kitchen?\tthirsty\t3\n7 Antoine got the milk there.\n8 Why did antoine get the milk?\tthirsty\t3\n9 Yann is hungry.\n10 Where will yann go?\tkitchen\t9\n11 Jason is hungry.\n12 Where will jason go?\tkitchen\t11\n13 Yann moved to the kitchen.\n14 Why did yann go to the kitchen?\thungry\t9\n15 Jason went back to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t11\n17 Jason picked up the apple there.\n18 Why did jason get the apple?\thungry\t11\n19 Sumit journeyed to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t1\n21 Sumit took the pajamas there.\n22 Why did sumit get the pajamas?\ttired\t1\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Antoine went back to the kitchen.\n8 Why did antoine go to the kitchen?\tthirsty\t1\n9 Antoine took the milk there.\n10 Why did antoine get the milk?\tthirsty\t1\n11 Jason is bored.\n12 Where will jason go?\tgarden\t11\n13 Yann travelled to the kitchen.\n14 Why did yann go to the kitchen?\tthirsty\t5\n15 Sumit moved to the bedroom.\n16 Why did sumit go to the bedroom?\ttired\t3\n17 Sumit took the pajamas there.\n18 Why did sumit get the pajamas?\ttired\t3\n19 Jason went to the garden.\n20 Why did jason go to the garden?\tbored\t11\n21 Jason picked up the football there.\n22 Why did jason get the football?\tbored\t11\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Yann is bored.\n6 Where will yann go?\tgarden\t5\n7 Sumit is hungry.\n8 Where will sumit go?\tkitchen\t7\n9 Yann journeyed to the garden.\n10 Why did yann go to the garden?\tbored\t5\n11 Jason moved to the kitchen.\n12 Why did jason go to the kitchen?\tthirsty\t3\n13 Yann got the football there.\n14 Why did yann get the football?\tbored\t5\n15 Antoine went to the kitchen.\n16 Why did antoine go to the kitchen?\thungry\t1\n17 Sumit went to the kitchen.\n18 Why did sumit go to the kitchen?\thungry\t7\n19 Jason grabbed the milk there.\n20 Why did jason get the milk?\tthirsty\t3\n21 Antoine took the apple there.\n22 Why did antoine get the apple?\thungry\t1\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Antoine travelled to the garden.\n8 Why did antoine go to the garden?\tbored\t5\n9 Antoine took the football there.\n10 Why did antoine get the football?\tbored\t5\n11 Jason went to the garden.\n12 Why did jason go to the garden?\tbored\t1\n13 Sumit journeyed to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t3\n15 Sumit picked up the milk there.\n16 Why did sumit get the milk?\tthirsty\t3\n17 Yann is thirsty.\n18 Where will yann go?\tkitchen\t17\n19 Yann travelled to the kitchen.\n20 Why did yann go to the kitchen?\tthirsty\t17\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Antoine travelled to the kitchen.\n6 Why did antoine go to the kitchen?\tthirsty\t3\n7 Yann journeyed to the kitchen.\n8 Why did yann go to the kitchen?\tthirsty\t1\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Antoine took the milk there.\n12 Why did antoine get the milk?\tthirsty\t3\n13 Jason moved to the kitchen.\n14 Why did jason go to the kitchen?\thungry\t9\n15 Sumit is hungry.\n16 Where will sumit go?\tkitchen\t15\n17 Jason grabbed the apple there.\n18 Why did jason get the apple?\thungry\t9\n19 Sumit went back to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t15\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Sumit journeyed to the kitchen.\n8 Why did sumit go to the kitchen?\tthirsty\t3\n9 Jason travelled to the kitchen.\n10 Why did jason go to the kitchen?\tthirsty\t5\n11 Yann is bored.\n12 Where will yann go?\tgarden\t11\n13 Sumit grabbed the milk there.\n14 Why did sumit get the milk?\tthirsty\t3\n15 Antoine travelled to the kitchen.\n16 Why did antoine go to the kitchen?\tthirsty\t1\n17 Yann went to the garden.\n18 Why did yann go to the garden?\tbored\t11\n19 Yann took the football there.\n20 Why did yann get the football?\tbored\t11\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit travelled to the kitchen.\n4 Why did sumit go to the kitchen?\tthirsty\t1\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Yann is thirsty.\n8 Where will yann go?\tkitchen\t7\n9 Yann moved to the kitchen.\n10 Why did yann go to the kitchen?\tthirsty\t7\n11 Yann got the milk there.\n12 Why did yann get the milk?\tthirsty\t7\n13 Jason is hungry.\n14 Where will jason go?\tkitchen\t13\n15 Antoine went to the bedroom.\n16 Why did antoine go to the bedroom?\ttired\t5\n17 Jason moved to the kitchen.\n18 Why did jason go to the kitchen?\thungry\t13\n19 Antoine took the pajamas there.\n20 Why did antoine get the pajamas?\ttired\t5\n21 Jason took the apple there.\n22 Why did jason get the apple?\thungry\t13\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Yann went back to the kitchen.\n4 Why did yann go to the kitchen?\tthirsty\t1\n5 Yann got the milk there.\n6 Why did yann get the milk?\tthirsty\t1\n7 Jason is hungry.\n8 Where will jason go?\tkitchen\t7\n9 Sumit is thirsty.\n10 Where will sumit go?\tkitchen\t9\n11 Sumit journeyed to the kitchen.\n12 Why did sumit go to the kitchen?\tthirsty\t9\n13 Jason travelled to the kitchen.\n14 Why did jason go to the kitchen?\thungry\t7\n15 Jason took the apple there.\n16 Why did jason get the apple?\thungry\t7\n17 Antoine is bored.\n18 Where will antoine go?\tgarden\t17\n19 Antoine journeyed to the garden.\n20 Why did antoine go to the garden?\tbored\t17\n21 Antoine grabbed the football there.\n22 Why did antoine get the football?\tbored\t17\n1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Sumit travelled to the bedroom.\n4 Why did sumit go to the bedroom?\ttired\t1\n5 Sumit grabbed the pajamas there.\n6 Why did sumit get the pajamas?\ttired\t1\n7 Antoine is bored.\n8 Where will antoine go?\tgarden\t7\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Yann is tired.\n12 Where will yann go?\tbedroom\t11\n13 Jason went to the kitchen.\n14 Why did jason go to the kitchen?\thungry\t9\n15 Jason got the apple there.\n16 Why did jason get the apple?\thungry\t9\n17 Yann went to the bedroom.\n18 Why did yann go to the bedroom?\ttired\t11\n19 Antoine went back to the garden.\n20 Why did antoine go to the garden?\tbored\t7\n21 Antoine took the football there.\n22 Why did antoine get the football?\tbored\t7\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Jason moved to the garden.\n8 Why did jason go to the garden?\tbored\t3\n9 Sumit went to the bedroom.\n10 Why did sumit go to the bedroom?\ttired\t5\n11 Yann went to the garden.\n12 Why did yann go to the garden?\tbored\t1\n13 Antoine is bored.\n14 Where will antoine go?\tgarden\t13\n15 Sumit got the pajamas there.\n16 Why did sumit get the pajamas?\ttired\t5\n17 Yann picked up the football there.\n18 Why did yann get the football?\tbored\t1\n19 Antoine moved to the garden.\n20 Why did antoine go to the garden?\tbored\t13\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Antoine went back to the kitchen.\n4 Why did antoine go to the kitchen?\thungry\t1\n5 Antoine picked up the apple there.\n6 Why did antoine get the apple?\thungry\t1\n7 Jason is tired.\n8 Where will jason go?\tbedroom\t7\n9 Yann is thirsty.\n10 Where will yann go?\tkitchen\t9\n11 Sumit is bored.\n12 Where will sumit go?\tgarden\t11\n13 Yann went back to the kitchen.\n14 Why did yann go to the kitchen?\tthirsty\t9\n15 Yann picked up the milk there.\n16 Why did yann get the milk?\tthirsty\t9\n17 Jason went to the bedroom.\n18 Why did jason go to the bedroom?\ttired\t7\n19 Jason picked up the pajamas there.\n20 Why did jason get the pajamas?\ttired\t7\n21 Sumit went to the garden.\n22 Why did sumit go to the garden?\tbored\t11\n23 Sumit got the football there.\n24 Why did sumit get the football?\tbored\t11\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Sumit travelled to the kitchen.\n6 Why did sumit go to the kitchen?\tthirsty\t1\n7 Sumit got the milk there.\n8 Why did sumit get the milk?\tthirsty\t1\n9 Yann is bored.\n10 Where will yann go?\tgarden\t9\n11 Antoine went back to the kitchen.\n12 Why did antoine go to the kitchen?\tthirsty\t3\n13 Yann moved to the garden.\n14 Why did yann go to the garden?\tbored\t9\n15 Yann grabbed the football there.\n16 Why did yann get the football?\tbored\t9\n17 Jason is tired.\n18 Where will jason go?\tbedroom\t17\n19 Jason travelled to the bedroom.\n20 Why did jason go to the bedroom?\ttired\t17\n21 Jason got the pajamas there.\n22 Why did jason get the pajamas?\ttired\t17\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Yann travelled to the garden.\n4 Why did yann go to the garden?\tbored\t1\n5 Jason is hungry.\n6 Where will jason go?\tkitchen\t5\n7 Antoine is thirsty.\n8 Where will antoine go?\tkitchen\t7\n9 Antoine journeyed to the kitchen.\n10 Why did antoine go to the kitchen?\tthirsty\t7\n11 Jason went back to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t5\n13 Yann grabbed the football there.\n14 Why did yann get the football?\tbored\t1\n15 Sumit is bored.\n16 Where will sumit go?\tgarden\t15\n17 Jason picked up the apple there.\n18 Why did jason get the apple?\thungry\t5\n19 Antoine got the milk there.\n20 Why did antoine get the milk?\tthirsty\t7\n21 Sumit moved to the garden.\n22 Why did sumit go to the garden?\tbored\t15\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Jason is tired.\n6 Where will jason go?\tbedroom\t5\n7 Yann is thirsty.\n8 Where will yann go?\tkitchen\t7\n9 Yann went to the kitchen.\n10 Why did yann go to the kitchen?\tthirsty\t7\n11 Yann picked up the milk there.\n12 Why did yann get the milk?\tthirsty\t7\n13 Sumit moved to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t1\n15 Antoine travelled to the kitchen.\n16 Why did antoine go to the kitchen?\thungry\t3\n17 Antoine got the apple there.\n18 Why did antoine get the apple?\thungry\t3\n19 Jason moved to the bedroom.\n20 Why did jason go to the bedroom?\ttired\t5\n21 Jason picked up the pajamas there.\n22 Why did jason get the pajamas?\ttired\t5\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Antoine journeyed to the bedroom.\n8 Why did antoine go to the bedroom?\ttired\t5\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Jason went to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t9\n13 Jason picked up the apple there.\n14 Why did jason get the apple?\thungry\t9\n15 Sumit travelled to the garden.\n16 Why did sumit go to the garden?\tbored\t1\n17 Sumit picked up the football there.\n18 Why did sumit get the football?\tbored\t1\n19 Antoine picked up the pajamas there.\n20 Why did antoine get the pajamas?\ttired\t5\n21 Yann journeyed to the kitchen.\n22 Why did yann go to the kitchen?\thungry\t3\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Yann went to the kitchen.\n4 Why did yann go to the kitchen?\tthirsty\t1\n5 Yann picked up the milk there.\n6 Why did yann get the milk?\tthirsty\t1\n7 Sumit is hungry.\n8 Where will sumit go?\tkitchen\t7\n9 Sumit travelled to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t7\n11 Antoine is thirsty.\n12 Where will antoine go?\tkitchen\t11\n13 Antoine travelled to the kitchen.\n14 Why did antoine go to the kitchen?\tthirsty\t11\n15 Jason is bored.\n16 Where will jason go?\tgarden\t15\n17 Sumit got the apple there.\n18 Why did sumit get the apple?\thungry\t7\n19 Jason travelled to the garden.\n20 Why did jason go to the garden?\tbored\t15\n21 Jason grabbed the football there.\n22 Why did jason get the football?\tbored\t15\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Yann went to the kitchen.\n4 Why did yann go to the kitchen?\thungry\t1\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Antoine is bored.\n8 Where will antoine go?\tgarden\t7\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Antoine travelled to the garden.\n12 Why did antoine go to the garden?\tbored\t7\n13 Antoine grabbed the football there.\n14 Why did antoine get the football?\tbored\t7\n15 Jason went back to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t9\n17 Jason picked up the apple there.\n18 Why did jason get the apple?\thungry\t9\n19 Sumit moved to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t5\n21 Sumit took the pajamas there.\n22 Why did sumit get the pajamas?\ttired\t5\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Jason moved to the garden.\n8 Why did jason go to the garden?\tbored\t3\n9 Antoine journeyed to the garden.\n10 Why did antoine go to the garden?\tbored\t5\n11 Jason picked up the football there.\n12 Why did jason get the football?\tbored\t3\n13 Yann went to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t1\n15 Yann grabbed the pajamas there.\n16 Why did yann get the pajamas?\ttired\t1\n17 Sumit is hungry.\n18 Where will sumit go?\tkitchen\t17\n19 Sumit went to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t17\n21 Sumit took the apple there.\n22 Why did sumit get the apple?\thungry\t17\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Yann travelled to the bedroom.\n4 Why did yann go to the bedroom?\ttired\t1\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Antoine went to the garden.\n8 Why did antoine go to the garden?\tbored\t5\n9 Yann grabbed the pajamas there.\n10 Why did yann get the pajamas?\ttired\t1\n11 Sumit is hungry.\n12 Where will sumit go?\tkitchen\t11\n13 Antoine grabbed the football there.\n14 Why did antoine get the football?\tbored\t5\n15 Sumit travelled to the kitchen.\n16 Why did sumit go to the kitchen?\thungry\t11\n17 Jason is thirsty.\n18 Where will jason go?\tkitchen\t17\n19 Sumit took the apple there.\n20 Why did sumit get the apple?\thungry\t11\n21 Jason journeyed to the kitchen.\n22 Why did jason go to the kitchen?\tthirsty\t17\n23 Jason got the milk there.\n24 Why did jason get the milk?\tthirsty\t17\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Antoine travelled to the kitchen.\n8 Why did antoine go to the kitchen?\tthirsty\t1\n9 Sumit went back to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t5\n11 Jason is thirsty.\n12 Where will jason go?\tkitchen\t11\n13 Antoine got the milk there.\n14 Why did antoine get the milk?\tthirsty\t1\n15 Yann went to the kitchen.\n16 Why did yann go to the kitchen?\tthirsty\t3\n17 Jason moved to the kitchen.\n18 Why did jason go to the kitchen?\tthirsty\t11\n19 Sumit grabbed the apple there.\n20 Why did sumit get the apple?\thungry\t5\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Jason is hungry.\n4 Where will jason go?\tkitchen\t3\n5 Jason travelled to the kitchen.\n6 Why did jason go to the kitchen?\thungry\t3\n7 Sumit is tired.\n8 Where will sumit go?\tbedroom\t7\n9 Jason picked up the apple there.\n10 Why did jason get the apple?\thungry\t3\n11 Sumit went to the bedroom.\n12 Why did sumit go to the bedroom?\ttired\t7\n13 Sumit got the pajamas there.\n14 Why did sumit get the pajamas?\ttired\t7\n15 Antoine is hungry.\n16 Where will antoine go?\tkitchen\t15\n17 Yann went to the bedroom.\n18 Why did yann go to the bedroom?\ttired\t1\n19 Antoine went to the kitchen.\n20 Why did antoine go to the kitchen?\thungry\t15\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Yann is tired.\n6 Where will yann go?\tbedroom\t5\n7 Jason journeyed to the bedroom.\n8 Why did jason go to the bedroom?\ttired\t1\n9 Antoine is bored.\n10 Where will antoine go?\tgarden\t9\n11 Sumit moved to the bedroom.\n12 Why did sumit go to the bedroom?\ttired\t3\n13 Yann moved to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t5\n15 Jason took the pajamas there.\n16 Why did jason get the pajamas?\ttired\t1\n17 Antoine travelled to the garden.\n18 Why did antoine go to the garden?\tbored\t9\n19 Antoine picked up the football there.\n20 Why did antoine get the football?\tbored\t9\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Antoine went to the garden.\n8 Why did antoine go to the garden?\tbored\t5\n9 Antoine picked up the football there.\n10 Why did antoine get the football?\tbored\t5\n11 Yann travelled to the kitchen.\n12 Why did yann go to the kitchen?\thungry\t3\n13 Jason is tired.\n14 Where will jason go?\tbedroom\t13\n15 Yann grabbed the apple there.\n16 Why did yann get the apple?\thungry\t3\n17 Sumit moved to the kitchen.\n18 Why did sumit go to the kitchen?\tthirsty\t1\n19 Sumit got the milk there.\n20 Why did sumit get the milk?\tthirsty\t1\n21 Jason went to the bedroom.\n22 Why did jason go to the bedroom?\ttired\t13\n23 Jason picked up the pajamas there.\n24 Why did jason get the pajamas?\ttired\t13\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Jason travelled to the kitchen.\n4 Why did jason go to the kitchen?\tthirsty\t1\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Yann moved to the kitchen.\n8 Why did yann go to the kitchen?\tthirsty\t5\n9 Antoine is tired.\n10 Where will antoine go?\tbedroom\t9\n11 Jason took the milk there.\n12 Why did jason get the milk?\tthirsty\t1\n13 Antoine moved to the bedroom.\n14 Why did antoine go to the bedroom?\ttired\t9\n15 Antoine took the pajamas there.\n16 Why did antoine get the pajamas?\ttired\t9\n17 Sumit is tired.\n18 Where will sumit go?\tbedroom\t17\n19 Sumit travelled to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t17\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Yann went to the kitchen.\n4 Why did yann go to the kitchen?\thungry\t1\n5 Jason is bored.\n6 Where will jason go?\tgarden\t5\n7 Jason journeyed to the garden.\n8 Why did jason go to the garden?\tbored\t5\n9 Sumit is hungry.\n10 Where will sumit go?\tkitchen\t9\n11 Antoine is bored.\n12 Where will antoine go?\tgarden\t11\n13 Antoine went back to the garden.\n14 Why did antoine go to the garden?\tbored\t11\n15 Yann got the apple there.\n16 Why did yann get the apple?\thungry\t1\n17 Jason got the football there.\n18 Why did jason get the football?\tbored\t5\n19 Sumit went back to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t9\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Yann moved to the kitchen.\n8 Why did yann go to the kitchen?\thungry\t3\n9 Yann picked up the apple there.\n10 Why did yann get the apple?\thungry\t3\n11 Jason went to the kitchen.\n12 Why did jason go to the kitchen?\tthirsty\t5\n13 Antoine is thirsty.\n14 Where will antoine go?\tkitchen\t13\n15 Sumit moved to the garden.\n16 Why did sumit go to the garden?\tbored\t1\n17 Antoine moved to the kitchen.\n18 Why did antoine go to the kitchen?\tthirsty\t13\n19 Sumit took the football there.\n20 Why did sumit get the football?\tbored\t1\n21 Jason grabbed the milk there.\n22 Why did jason get the milk?\tthirsty\t5\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit went to the kitchen.\n4 Why did sumit go to the kitchen?\tthirsty\t1\n5 Jason is tired.\n6 Where will jason go?\tbedroom\t5\n7 Sumit got the milk there.\n8 Why did sumit get the milk?\tthirsty\t1\n9 Jason moved to the bedroom.\n10 Why did jason go to the bedroom?\ttired\t5\n11 Yann is thirsty.\n12 Where will yann go?\tkitchen\t11\n13 Yann moved to the kitchen.\n14 Why did yann go to the kitchen?\tthirsty\t11\n15 Antoine is thirsty.\n16 Where will antoine go?\tkitchen\t15\n17 Jason picked up the pajamas there.\n18 Why did jason get the pajamas?\ttired\t5\n19 Antoine travelled to the kitchen.\n20 Why did antoine go to the kitchen?\tthirsty\t15\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Sumit journeyed to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t5\n9 Yann is tired.\n10 Where will yann go?\tbedroom\t9\n11 Sumit took the apple there.\n12 Why did sumit get the apple?\thungry\t5\n13 Yann moved to the bedroom.\n14 Why did yann go to the bedroom?\ttired\t9\n15 Yann picked up the pajamas there.\n16 Why did yann get the pajamas?\ttired\t9\n17 Jason went back to the garden.\n18 Why did jason go to the garden?\tbored\t3\n19 Jason took the football there.\n20 Why did jason get the football?\tbored\t3\n21 Antoine went back to the garden.\n22 Why did antoine go to the garden?\tbored\t1\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Sumit is hungry.\n4 Where will sumit go?\tkitchen\t3\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Yann travelled to the kitchen.\n8 Why did yann go to the kitchen?\tthirsty\t5\n9 Sumit journeyed to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t3\n11 Jason is bored.\n12 Where will jason go?\tgarden\t11\n13 Jason moved to the garden.\n14 Why did jason go to the garden?\tbored\t11\n15 Sumit took the apple there.\n16 Why did sumit get the apple?\thungry\t3\n17 Antoine journeyed to the bedroom.\n18 Why did antoine go to the bedroom?\ttired\t1\n19 Antoine got the pajamas there.\n20 Why did antoine get the pajamas?\ttired\t1\n21 Yann picked up the milk there.\n22 Why did yann get the milk?\tthirsty\t5\n23 Jason got the football there.\n24 Why did jason get the football?\tbored\t11\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit journeyed to the kitchen.\n4 Why did sumit go to the kitchen?\thungry\t1\n5 Sumit got the apple there.\n6 Why did sumit get the apple?\thungry\t1\n7 Yann is bored.\n8 Where will yann go?\tgarden\t7\n9 Yann went back to the garden.\n10 Why did yann go to the garden?\tbored\t7\n11 Antoine is hungry.\n12 Where will antoine go?\tkitchen\t11\n13 Jason is tired.\n14 Where will jason go?\tbedroom\t13\n15 Antoine travelled to the kitchen.\n16 Why did antoine go to the kitchen?\thungry\t11\n17 Yann got the football there.\n18 Why did yann get the football?\tbored\t7\n19 Jason moved to the bedroom.\n20 Why did jason go to the bedroom?\ttired\t13\n21 Jason grabbed the pajamas there.\n22 Why did jason get the pajamas?\ttired\t13\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Jason went to the garden.\n8 Why did jason go to the garden?\tbored\t3\n9 Jason grabbed the football there.\n10 Why did jason get the football?\tbored\t3\n11 Yann moved to the kitchen.\n12 Why did yann go to the kitchen?\tthirsty\t5\n13 Yann got the milk there.\n14 Why did yann get the milk?\tthirsty\t5\n15 Sumit moved to the garden.\n16 Why did sumit go to the garden?\tbored\t1\n17 Antoine is bored.\n18 Where will antoine go?\tgarden\t17\n19 Antoine travelled to the garden.\n20 Why did antoine go to the garden?\tbored\t17\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Yann went back to the bedroom.\n4 Why did yann go to the bedroom?\ttired\t1\n5 Yann picked up the pajamas there.\n6 Why did yann get the pajamas?\ttired\t1\n7 Antoine is bored.\n8 Where will antoine go?\tgarden\t7\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Antoine travelled to the garden.\n12 Why did antoine go to the garden?\tbored\t7\n13 Jason moved to the kitchen.\n14 Why did jason go to the kitchen?\thungry\t9\n15 Antoine got the football there.\n16 Why did antoine get the football?\tbored\t7\n17 Jason picked up the apple there.\n18 Why did jason get the apple?\thungry\t9\n19 Sumit is thirsty.\n20 Where will sumit go?\tkitchen\t19\n21 Sumit travelled to the kitchen.\n22 Why did sumit go to the kitchen?\tthirsty\t19\n23 Sumit grabbed the milk there.\n24 Why did sumit get the milk?\tthirsty\t19\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Antoine went back to the kitchen.\n8 Why did antoine go to the kitchen?\thungry\t3\n9 Jason is bored.\n10 Where will jason go?\tgarden\t9\n11 Jason went to the garden.\n12 Why did jason go to the garden?\tbored\t9\n13 Jason took the football there.\n14 Why did jason get the football?\tbored\t9\n15 Antoine picked up the apple there.\n16 Why did antoine get the apple?\thungry\t3\n17 Yann went to the kitchen.\n18 Why did yann go to the kitchen?\tthirsty\t1\n19 Yann picked up the milk there.\n20 Why did yann get the milk?\tthirsty\t1\n21 Sumit journeyed to the garden.\n22 Why did sumit go to the garden?\tbored\t5\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Yann travelled to the garden.\n6 Why did yann go to the garden?\tbored\t3\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Jason travelled to the garden.\n10 Why did jason go to the garden?\tbored\t1\n11 Yann picked up the football there.\n12 Why did yann get the football?\tbored\t3\n13 Sumit is bored.\n14 Where will sumit go?\tgarden\t13\n15 Sumit went back to the garden.\n16 Why did sumit go to the garden?\tbored\t13\n17 Antoine moved to the kitchen.\n18 Why did antoine go to the kitchen?\thungry\t7\n19 Antoine took the apple there.\n20 Why did antoine get the apple?\thungry\t7\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Sumit journeyed to the kitchen.\n8 Why did sumit go to the kitchen?\tthirsty\t5\n9 Yann moved to the garden.\n10 Why did yann go to the garden?\tbored\t1\n11 Jason is hungry.\n12 Where will jason go?\tkitchen\t11\n13 Antoine moved to the garden.\n14 Why did antoine go to the garden?\tbored\t3\n15 Sumit picked up the milk there.\n16 Why did sumit get the milk?\tthirsty\t5\n17 Jason travelled to the kitchen.\n18 Why did jason go to the kitchen?\thungry\t11\n19 Antoine picked up the football there.\n20 Why did antoine get the football?\tbored\t3\n21 Jason got the apple there.\n22 Why did jason get the apple?\thungry\t11\n1 Yann is thirsty.\n2 Where will yann go?\tkitchen\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Jason journeyed to the garden.\n8 Why did jason go to the garden?\tbored\t3\n9 Sumit journeyed to the garden.\n10 Why did sumit go to the garden?\tbored\t5\n11 Antoine is tired.\n12 Where will antoine go?\tbedroom\t11\n13 Sumit grabbed the football there.\n14 Why did sumit get the football?\tbored\t5\n15 Antoine journeyed to the bedroom.\n16 Why did antoine go to the bedroom?\ttired\t11\n17 Antoine picked up the pajamas there.\n18 Why did antoine get the pajamas?\ttired\t11\n19 Yann journeyed to the kitchen.\n20 Why did yann go to the kitchen?\tthirsty\t1\n21 Yann got the milk there.\n22 Why did yann get the milk?\tthirsty\t1\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Sumit is hungry.\n8 Where will sumit go?\tkitchen\t7\n9 Jason journeyed to the kitchen.\n10 Why did jason go to the kitchen?\thungry\t1\n11 Yann travelled to the kitchen.\n12 Why did yann go to the kitchen?\thungry\t3\n13 Sumit journeyed to the kitchen.\n14 Why did sumit go to the kitchen?\thungry\t7\n15 Jason took the apple there.\n16 Why did jason get the apple?\thungry\t1\n17 Antoine travelled to the garden.\n18 Why did antoine go to the garden?\tbored\t5\n19 Antoine got the football there.\n20 Why did antoine get the football?\tbored\t5\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Jason moved to the kitchen.\n6 Why did jason go to the kitchen?\thungry\t1\n7 Sumit is bored.\n8 Where will sumit go?\tgarden\t7\n9 Sumit moved to the garden.\n10 Why did sumit go to the garden?\tbored\t7\n11 Antoine is bored.\n12 Where will antoine go?\tgarden\t11\n13 Sumit grabbed the football there.\n14 Why did sumit get the football?\tbored\t7\n15 Jason took the apple there.\n16 Why did jason get the apple?\thungry\t1\n17 Antoine journeyed to the garden.\n18 Why did antoine go to the garden?\tbored\t11\n19 Yann went back to the garden.\n20 Why did yann go to the garden?\tbored\t3\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Antoine went back to the kitchen.\n6 Why did antoine go to the kitchen?\tthirsty\t1\n7 Sumit is thirsty.\n8 Where will sumit go?\tkitchen\t7\n9 Antoine grabbed the milk there.\n10 Why did antoine get the milk?\tthirsty\t1\n11 Jason is bored.\n12 Where will jason go?\tgarden\t11\n13 Sumit travelled to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t7\n15 Jason went back to the garden.\n16 Why did jason go to the garden?\tbored\t11\n17 Yann moved to the garden.\n18 Why did yann go to the garden?\tbored\t3\n19 Yann grabbed the football there.\n20 Why did yann get the football?\tbored\t3\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Jason is hungry.\n6 Where will jason go?\tkitchen\t5\n7 Sumit is hungry.\n8 Where will sumit go?\tkitchen\t7\n9 Yann went back to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t3\n11 Sumit moved to the kitchen.\n12 Why did sumit go to the kitchen?\thungry\t7\n13 Yann grabbed the pajamas there.\n14 Why did yann get the pajamas?\ttired\t3\n15 Sumit took the apple there.\n16 Why did sumit get the apple?\thungry\t7\n17 Antoine moved to the bedroom.\n18 Why did antoine go to the bedroom?\ttired\t1\n19 Jason moved to the kitchen.\n20 Why did jason go to the kitchen?\thungry\t5\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Antoine journeyed to the kitchen.\n4 Why did antoine go to the kitchen?\tthirsty\t1\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Antoine took the milk there.\n8 Why did antoine get the milk?\tthirsty\t1\n9 Sumit went back to the bedroom.\n10 Why did sumit go to the bedroom?\ttired\t5\n11 Sumit took the pajamas there.\n12 Why did sumit get the pajamas?\ttired\t5\n13 Jason is thirsty.\n14 Where will jason go?\tkitchen\t13\n15 Jason moved to the kitchen.\n16 Why did jason go to the kitchen?\tthirsty\t13\n17 Yann is bored.\n18 Where will yann go?\tgarden\t17\n19 Yann went back to the garden.\n20 Why did yann go to the garden?\tbored\t17\n21 Yann got the football there.\n22 Why did yann get the football?\tbored\t17\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Jason journeyed to the kitchen.\n8 Why did jason go to the kitchen?\thungry\t1\n9 Sumit is thirsty.\n10 Where will sumit go?\tkitchen\t9\n11 Jason took the apple there.\n12 Why did jason get the apple?\thungry\t1\n13 Antoine moved to the bedroom.\n14 Why did antoine go to the bedroom?\ttired\t5\n15 Sumit went to the kitchen.\n16 Why did sumit go to the kitchen?\tthirsty\t9\n17 Yann moved to the kitchen.\n18 Why did yann go to the kitchen?\tthirsty\t3\n19 Antoine picked up the pajamas there.\n20 Why did antoine get the pajamas?\ttired\t5\n21 Yann grabbed the milk there.\n22 Why did yann get the milk?\tthirsty\t3\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Yann moved to the kitchen.\n6 Why did yann go to the kitchen?\tthirsty\t3\n7 Sumit travelled to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t1\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Sumit got the apple there.\n12 Why did sumit get the apple?\thungry\t1\n13 Antoine is tired.\n14 Where will antoine go?\tbedroom\t13\n15 Yann picked up the milk there.\n16 Why did yann get the milk?\tthirsty\t3\n17 Jason went to the kitchen.\n18 Why did jason go to the kitchen?\thungry\t9\n19 Antoine moved to the bedroom.\n20 Why did antoine go to the bedroom?\ttired\t13\n21 Antoine picked up the pajamas there.\n22 Why did antoine get the pajamas?\ttired\t13\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Jason is bored.\n8 Where will jason go?\tgarden\t7\n9 Jason journeyed to the garden.\n10 Why did jason go to the garden?\tbored\t7\n11 Antoine moved to the kitchen.\n12 Why did antoine go to the kitchen?\thungry\t1\n13 Yann went to the garden.\n14 Why did yann go to the garden?\tbored\t3\n15 Sumit journeyed to the garden.\n16 Why did sumit go to the garden?\tbored\t5\n17 Yann grabbed the football there.\n18 Why did yann get the football?\tbored\t3\n19 Antoine grabbed the apple there.\n20 Why did antoine get the apple?\thungry\t1\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Antoine is tired.\n4 Where will antoine go?\tbedroom\t3\n5 Yann is bored.\n6 Where will yann go?\tgarden\t5\n7 Yann went back to the garden.\n8 Why did yann go to the garden?\tbored\t5\n9 Sumit moved to the garden.\n10 Why did sumit go to the garden?\tbored\t1\n11 Yann got the football there.\n12 Why did yann get the football?\tbored\t5\n13 Antoine travelled to the bedroom.\n14 Why did antoine go to the bedroom?\ttired\t3\n15 Jason is bored.\n16 Where will jason go?\tgarden\t15\n17 Jason went to the garden.\n18 Why did jason go to the garden?\tbored\t15\n19 Antoine got the pajamas there.\n20 Why did antoine get the pajamas?\ttired\t3\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Sumit is bored.\n4 Where will sumit go?\tgarden\t3\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Jason is bored.\n8 Where will jason go?\tgarden\t7\n9 Antoine journeyed to the bedroom.\n10 Why did antoine go to the bedroom?\ttired\t5\n11 Sumit went back to the garden.\n12 Why did sumit go to the garden?\tbored\t3\n13 Sumit grabbed the football there.\n14 Why did sumit get the football?\tbored\t3\n15 Yann went to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t1\n17 Antoine got the pajamas there.\n18 Why did antoine get the pajamas?\ttired\t5\n19 Jason moved to the garden.\n20 Why did jason go to the garden?\tbored\t7\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Jason moved to the bedroom.\n6 Why did jason go to the bedroom?\ttired\t1\n7 Yann journeyed to the kitchen.\n8 Why did yann go to the kitchen?\thungry\t3\n9 Yann grabbed the apple there.\n10 Why did yann get the apple?\thungry\t3\n11 Sumit is tired.\n12 Where will sumit go?\tbedroom\t11\n13 Jason grabbed the pajamas there.\n14 Why did jason get the pajamas?\ttired\t1\n15 Sumit moved to the bedroom.\n16 Why did sumit go to the bedroom?\ttired\t11\n17 Antoine is tired.\n18 Where will antoine go?\tbedroom\t17\n19 Antoine moved to the bedroom.\n20 Why did antoine go to the bedroom?\ttired\t17\n1 Jason is bored.\n2 Where will jason go?\tgarden\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Sumit went to the bedroom.\n6 Why did sumit go to the bedroom?\ttired\t3\n7 Antoine is tired.\n8 Where will antoine go?\tbedroom\t7\n9 Antoine journeyed to the bedroom.\n10 Why did antoine go to the bedroom?\ttired\t7\n11 Antoine took the pajamas there.\n12 Why did antoine get the pajamas?\ttired\t7\n13 Yann is thirsty.\n14 Where will yann go?\tkitchen\t13\n15 Jason journeyed to the garden.\n16 Why did jason go to the garden?\tbored\t1\n17 Jason got the football there.\n18 Why did jason get the football?\tbored\t1\n19 Yann went back to the kitchen.\n20 Why did yann go to the kitchen?\tthirsty\t13\n21 Yann took the milk there.\n22 Why did yann get the milk?\tthirsty\t13\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit moved to the kitchen.\n4 Why did sumit go to the kitchen?\tthirsty\t1\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Sumit grabbed the milk there.\n8 Why did sumit get the milk?\tthirsty\t1\n9 Antoine travelled to the bedroom.\n10 Why did antoine go to the bedroom?\ttired\t5\n11 Antoine took the pajamas there.\n12 Why did antoine get the pajamas?\ttired\t5\n13 Jason is hungry.\n14 Where will jason go?\tkitchen\t13\n15 Jason journeyed to the kitchen.\n16 Why did jason go to the kitchen?\thungry\t13\n17 Jason grabbed the apple there.\n18 Why did jason get the apple?\thungry\t13\n19 Yann is thirsty.\n20 Where will yann go?\tkitchen\t19\n21 Yann moved to the kitchen.\n22 Why did yann go to the kitchen?\tthirsty\t19\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Yann went to the bedroom.\n6 Why did yann go to the bedroom?\ttired\t1\n7 Jason is hungry.\n8 Where will jason go?\tkitchen\t7\n9 Jason went back to the kitchen.\n10 Why did jason go to the kitchen?\thungry\t7\n11 Jason got the apple there.\n12 Why did jason get the apple?\thungry\t7\n13 Yann got the pajamas there.\n14 Why did yann get the pajamas?\ttired\t1\n15 Sumit moved to the kitchen.\n16 Why did sumit go to the kitchen?\tthirsty\t3\n17 Antoine is bored.\n18 Where will antoine go?\tgarden\t17\n19 Sumit got the milk there.\n20 Why did sumit get the milk?\tthirsty\t3\n21 Antoine went to the garden.\n22 Why did antoine go to the garden?\tbored\t17\n23 Antoine picked up the football there.\n24 Why did antoine get the football?\tbored\t17\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Sumit is hungry.\n4 Where will sumit go?\tkitchen\t3\n5 Antoine is hungry.\n6 Where will antoine go?\tkitchen\t5\n7 Yann is hungry.\n8 Where will yann go?\tkitchen\t7\n9 Sumit travelled to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t3\n11 Sumit took the apple there.\n12 Why did sumit get the apple?\thungry\t3\n13 Jason moved to the kitchen.\n14 Why did jason go to the kitchen?\tthirsty\t1\n15 Yann moved to the kitchen.\n16 Why did yann go to the kitchen?\thungry\t7\n17 Jason picked up the milk there.\n18 Why did jason get the milk?\tthirsty\t1\n19 Antoine journeyed to the kitchen.\n20 Why did antoine go to the kitchen?\thungry\t5\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Antoine travelled to the kitchen.\n4 Why did antoine go to the kitchen?\tthirsty\t1\n5 Antoine picked up the milk there.\n6 Why did antoine get the milk?\tthirsty\t1\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Sumit is tired.\n10 Where will sumit go?\tbedroom\t9\n11 Jason is bored.\n12 Where will jason go?\tgarden\t11\n13 Jason went back to the garden.\n14 Why did jason go to the garden?\tbored\t11\n15 Yann journeyed to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t7\n17 Sumit went back to the bedroom.\n18 Why did sumit go to the bedroom?\ttired\t9\n19 Jason picked up the football there.\n20 Why did jason get the football?\tbored\t11\n21 Yann took the pajamas there.\n22 Why did yann get the pajamas?\ttired\t7\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Sumit is hungry.\n4 Where will sumit go?\tkitchen\t3\n5 Antoine is thirsty.\n6 Where will antoine go?\tkitchen\t5\n7 Sumit went to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t3\n9 Sumit grabbed the apple there.\n10 Why did sumit get the apple?\thungry\t3\n11 Jason is tired.\n12 Where will jason go?\tbedroom\t11\n13 Jason moved to the bedroom.\n14 Why did jason go to the bedroom?\ttired\t11\n15 Antoine went back to the kitchen.\n16 Why did antoine go to the kitchen?\tthirsty\t5\n17 Antoine grabbed the milk there.\n18 Why did antoine get the milk?\tthirsty\t5\n19 Jason grabbed the pajamas there.\n20 Why did jason get the pajamas?\ttired\t11\n21 Yann journeyed to the kitchen.\n22 Why did yann go to the kitchen?\thungry\t1\n1 Yann is tired.\n2 Where will yann go?\tbedroom\t1\n3 Antoine is bored.\n4 Where will antoine go?\tgarden\t3\n5 Yann went back to the bedroom.\n6 Why did yann go to the bedroom?\ttired\t1\n7 Sumit is tired.\n8 Where will sumit go?\tbedroom\t7\n9 Antoine travelled to the garden.\n10 Why did antoine go to the garden?\tbored\t3\n11 Jason is tired.\n12 Where will jason go?\tbedroom\t11\n13 Jason travelled to the bedroom.\n14 Why did jason go to the bedroom?\ttired\t11\n15 Sumit travelled to the bedroom.\n16 Why did sumit go to the bedroom?\ttired\t7\n17 Sumit took the pajamas there.\n18 Why did sumit get the pajamas?\ttired\t7\n19 Antoine picked up the football there.\n20 Why did antoine get the football?\tbored\t3\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Jason is hungry.\n4 Where will jason go?\tkitchen\t3\n5 Jason journeyed to the kitchen.\n6 Why did jason go to the kitchen?\thungry\t3\n7 Antoine travelled to the kitchen.\n8 Why did antoine go to the kitchen?\tthirsty\t1\n9 Yann is thirsty.\n10 Where will yann go?\tkitchen\t9\n11 Antoine took the milk there.\n12 Why did antoine get the milk?\tthirsty\t1\n13 Sumit is thirsty.\n14 Where will sumit go?\tkitchen\t13\n15 Sumit travelled to the kitchen.\n16 Why did sumit go to the kitchen?\tthirsty\t13\n17 Yann went to the kitchen.\n18 Why did yann go to the kitchen?\tthirsty\t9\n19 Jason picked up the apple there.\n20 Why did jason get the apple?\thungry\t3\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Yann went back to the garden.\n4 Why did yann go to the garden?\tbored\t1\n5 Yann took the football there.\n6 Why did yann get the football?\tbored\t1\n7 Sumit is bored.\n8 Where will sumit go?\tgarden\t7\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Sumit went back to the garden.\n12 Why did sumit go to the garden?\tbored\t7\n13 Jason went to the kitchen.\n14 Why did jason go to the kitchen?\tthirsty\t9\n15 Jason took the milk there.\n16 Why did jason get the milk?\tthirsty\t9\n17 Antoine is hungry.\n18 Where will antoine go?\tkitchen\t17\n19 Antoine went back to the kitchen.\n20 Why did antoine go to the kitchen?\thungry\t17\n21 Antoine took the apple there.\n22 Why did antoine get the apple?\thungry\t17\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Jason is tired.\n6 Where will jason go?\tbedroom\t5\n7 Sumit journeyed to the bedroom.\n8 Why did sumit go to the bedroom?\ttired\t3\n9 Sumit picked up the pajamas there.\n10 Why did sumit get the pajamas?\ttired\t3\n11 Antoine went back to the kitchen.\n12 Why did antoine go to the kitchen?\thungry\t1\n13 Yann is thirsty.\n14 Where will yann go?\tkitchen\t13\n15 Jason went to the bedroom.\n16 Why did jason go to the bedroom?\ttired\t5\n17 Antoine got the apple there.\n18 Why did antoine get the apple?\thungry\t1\n19 Yann travelled to the kitchen.\n20 Why did yann go to the kitchen?\tthirsty\t13\n21 Yann took the milk there.\n22 Why did yann get the milk?\tthirsty\t13\n1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Yann is tired.\n4 Where will yann go?\tbedroom\t3\n5 Sumit went back to the bedroom.\n6 Why did sumit go to the bedroom?\ttired\t1\n7 Sumit took the pajamas there.\n8 Why did sumit get the pajamas?\ttired\t1\n9 Antoine is hungry.\n10 Where will antoine go?\tkitchen\t9\n11 Jason is bored.\n12 Where will jason go?\tgarden\t11\n13 Antoine moved to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t9\n15 Yann journeyed to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t3\n17 Antoine grabbed the apple there.\n18 Why did antoine get the apple?\thungry\t9\n19 Jason went to the garden.\n20 Why did jason go to the garden?\tbored\t11\n21 Jason took the football there.\n22 Why did jason get the football?\tbored\t11\n1 Antoine is tired.\n2 Where will antoine go?\tbedroom\t1\n3 Antoine moved to the bedroom.\n4 Why did antoine go to the bedroom?\ttired\t1\n5 Antoine took the pajamas there.\n6 Why did antoine get the pajamas?\ttired\t1\n7 Jason is bored.\n8 Where will jason go?\tgarden\t7\n9 Yann is hungry.\n10 Where will yann go?\tkitchen\t9\n11 Yann moved to the kitchen.\n12 Why did yann go to the kitchen?\thungry\t9\n13 Jason went back to the garden.\n14 Why did jason go to the garden?\tbored\t7\n15 Jason picked up the football there.\n16 Why did jason get the football?\tbored\t7\n17 Yann got the apple there.\n18 Why did yann get the apple?\thungry\t9\n19 Sumit is tired.\n20 Where will sumit go?\tbedroom\t19\n21 Sumit went to the bedroom.\n22 Why did sumit go to the bedroom?\ttired\t19\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is hungry.\n4 Where will yann go?\tkitchen\t3\n5 Antoine travelled to the kitchen.\n6 Why did antoine go to the kitchen?\tthirsty\t1\n7 Yann went back to the kitchen.\n8 Why did yann go to the kitchen?\thungry\t3\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Yann got the apple there.\n12 Why did yann get the apple?\thungry\t3\n13 Antoine got the milk there.\n14 Why did antoine get the milk?\tthirsty\t1\n15 Sumit is tired.\n16 Where will sumit go?\tbedroom\t15\n17 Sumit journeyed to the bedroom.\n18 Why did sumit go to the bedroom?\ttired\t15\n19 Sumit grabbed the pajamas there.\n20 Why did sumit get the pajamas?\ttired\t15\n21 Jason journeyed to the kitchen.\n22 Why did jason go to the kitchen?\tthirsty\t9\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Antoine is hungry.\n6 Where will antoine go?\tkitchen\t5\n7 Yann went back to the kitchen.\n8 Why did yann go to the kitchen?\thungry\t1\n9 Yann picked up the apple there.\n10 Why did yann get the apple?\thungry\t1\n11 Sumit is tired.\n12 Where will sumit go?\tbedroom\t11\n13 Jason journeyed to the garden.\n14 Why did jason go to the garden?\tbored\t3\n15 Jason got the football there.\n16 Why did jason get the football?\tbored\t3\n17 Sumit journeyed to the bedroom.\n18 Why did sumit go to the bedroom?\ttired\t11\n19 Antoine journeyed to the kitchen.\n20 Why did antoine go to the kitchen?\thungry\t5\n21 Sumit grabbed the pajamas there.\n22 Why did sumit get the pajamas?\ttired\t11\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Yann travelled to the kitchen.\n6 Why did yann go to the kitchen?\tthirsty\t3\n7 Jason is bored.\n8 Where will jason go?\tgarden\t7\n9 Jason went back to the garden.\n10 Why did jason go to the garden?\tbored\t7\n11 Sumit travelled to the kitchen.\n12 Why did sumit go to the kitchen?\thungry\t1\n13 Sumit grabbed the apple there.\n14 Why did sumit get the apple?\thungry\t1\n15 Yann picked up the milk there.\n16 Why did yann get the milk?\tthirsty\t3\n17 Jason picked up the football there.\n18 Why did jason get the football?\tbored\t7\n19 Antoine is tired.\n20 Where will antoine go?\tbedroom\t19\n21 Antoine moved to the bedroom.\n22 Why did antoine go to the bedroom?\ttired\t19\n23 Antoine got the pajamas there.\n24 Why did antoine get the pajamas?\ttired\t19\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Yann went back to the garden.\n4 Why did yann go to the garden?\tbored\t1\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Antoine journeyed to the kitchen.\n10 Why did antoine go to the kitchen?\thungry\t7\n11 Jason moved to the kitchen.\n12 Why did jason go to the kitchen?\tthirsty\t5\n13 Antoine got the apple there.\n14 Why did antoine get the apple?\thungry\t7\n15 Yann picked up the football there.\n16 Why did yann get the football?\tbored\t1\n17 Jason grabbed the milk there.\n18 Why did jason get the milk?\tthirsty\t5\n19 Sumit is hungry.\n20 Where will sumit go?\tkitchen\t19\n21 Sumit went to the kitchen.\n22 Why did sumit go to the kitchen?\thungry\t19\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Jason travelled to the bedroom.\n4 Why did jason go to the bedroom?\ttired\t1\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Yann is hungry.\n8 Where will yann go?\tkitchen\t7\n9 Antoine is thirsty.\n10 Where will antoine go?\tkitchen\t9\n11 Jason picked up the pajamas there.\n12 Why did jason get the pajamas?\ttired\t1\n13 Antoine travelled to the kitchen.\n14 Why did antoine go to the kitchen?\tthirsty\t9\n15 Antoine grabbed the milk there.\n16 Why did antoine get the milk?\tthirsty\t9\n17 Sumit journeyed to the kitchen.\n18 Why did sumit go to the kitchen?\thungry\t5\n19 Sumit grabbed the apple there.\n20 Why did sumit get the apple?\thungry\t5\n21 Yann moved to the kitchen.\n22 Why did yann go to the kitchen?\thungry\t7\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Jason is bored.\n6 Where will jason go?\tgarden\t5\n7 Yann journeyed to the kitchen.\n8 Why did yann go to the kitchen?\tthirsty\t3\n9 Jason went to the garden.\n10 Why did jason go to the garden?\tbored\t5\n11 Antoine travelled to the garden.\n12 Why did antoine go to the garden?\tbored\t1\n13 Yann got the milk there.\n14 Why did yann get the milk?\tthirsty\t3\n15 Jason got the football there.\n16 Why did jason get the football?\tbored\t5\n17 Sumit is bored.\n18 Where will sumit go?\tgarden\t17\n19 Sumit journeyed to the garden.\n20 Why did sumit go to the garden?\tbored\t17\n1 Antoine is thirsty.\n2 Where will antoine go?\tkitchen\t1\n3 Sumit is hungry.\n4 Where will sumit go?\tkitchen\t3\n5 Antoine went back to the kitchen.\n6 Why did antoine go to the kitchen?\tthirsty\t1\n7 Sumit travelled to the kitchen.\n8 Why did sumit go to the kitchen?\thungry\t3\n9 Antoine got the milk there.\n10 Why did antoine get the milk?\tthirsty\t1\n11 Jason is tired.\n12 Where will jason go?\tbedroom\t11\n13 Sumit took the apple there.\n14 Why did sumit get the apple?\thungry\t3\n15 Jason travelled to the bedroom.\n16 Why did jason go to the bedroom?\ttired\t11\n17 Yann is tired.\n18 Where will yann go?\tbedroom\t17\n19 Jason took the pajamas there.\n20 Why did jason get the pajamas?\ttired\t11\n21 Yann went to the bedroom.\n22 Why did yann go to the bedroom?\ttired\t17\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Yann is thirsty.\n6 Where will yann go?\tkitchen\t5\n7 Antoine journeyed to the kitchen.\n8 Why did antoine go to the kitchen?\tthirsty\t3\n9 Antoine got the milk there.\n10 Why did antoine get the milk?\tthirsty\t3\n11 Jason is bored.\n12 Where will jason go?\tgarden\t11\n13 Yann travelled to the kitchen.\n14 Why did yann go to the kitchen?\tthirsty\t5\n15 Sumit travelled to the kitchen.\n16 Why did sumit go to the kitchen?\tthirsty\t1\n17 Jason went back to the garden.\n18 Why did jason go to the garden?\tbored\t11\n19 Jason got the football there.\n20 Why did jason get the football?\tbored\t11\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Sumit is thirsty.\n4 Where will sumit go?\tkitchen\t3\n5 Sumit went to the kitchen.\n6 Why did sumit go to the kitchen?\tthirsty\t3\n7 Antoine is bored.\n8 Where will antoine go?\tgarden\t7\n9 Sumit took the milk there.\n10 Why did sumit get the milk?\tthirsty\t3\n11 Jason went back to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t1\n13 Antoine went to the garden.\n14 Why did antoine go to the garden?\tbored\t7\n15 Yann is hungry.\n16 Where will yann go?\tkitchen\t15\n17 Yann journeyed to the kitchen.\n18 Why did yann go to the kitchen?\thungry\t15\n19 Jason picked up the apple there.\n20 Why did jason get the apple?\thungry\t1\n21 Antoine picked up the football there.\n22 Why did antoine get the football?\tbored\t7\n1 Sumit is tired.\n2 Where will sumit go?\tbedroom\t1\n3 Jason is tired.\n4 Where will jason go?\tbedroom\t3\n5 Yann is hungry.\n6 Where will yann go?\tkitchen\t5\n7 Antoine is tired.\n8 Where will antoine go?\tbedroom\t7\n9 Jason went back to the bedroom.\n10 Why did jason go to the bedroom?\ttired\t3\n11 Jason picked up the pajamas there.\n12 Why did jason get the pajamas?\ttired\t3\n13 Yann journeyed to the kitchen.\n14 Why did yann go to the kitchen?\thungry\t5\n15 Antoine moved to the bedroom.\n16 Why did antoine go to the bedroom?\ttired\t7\n17 Sumit went back to the bedroom.\n18 Why did sumit go to the bedroom?\ttired\t1\n19 Yann got the apple there.\n20 Why did yann get the apple?\thungry\t5\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Jason went to the kitchen.\n4 Why did jason go to the kitchen?\tthirsty\t1\n5 Sumit is thirsty.\n6 Where will sumit go?\tkitchen\t5\n7 Jason grabbed the milk there.\n8 Why did jason get the milk?\tthirsty\t1\n9 Yann is thirsty.\n10 Where will yann go?\tkitchen\t9\n11 Yann travelled to the kitchen.\n12 Why did yann go to the kitchen?\tthirsty\t9\n13 Sumit travelled to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t5\n15 Antoine is bored.\n16 Where will antoine go?\tgarden\t15\n17 Antoine went to the garden.\n18 Why did antoine go to the garden?\tbored\t15\n19 Antoine picked up the football there.\n20 Why did antoine get the football?\tbored\t15\n1 Jason is hungry.\n2 Where will jason go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Antoine is tired.\n6 Where will antoine go?\tbedroom\t5\n7 Jason went to the kitchen.\n8 Why did jason go to the kitchen?\thungry\t1\n9 Yann moved to the kitchen.\n10 Why did yann go to the kitchen?\tthirsty\t3\n11 Sumit is tired.\n12 Where will sumit go?\tbedroom\t11\n13 Jason got the apple there.\n14 Why did jason get the apple?\thungry\t1\n15 Antoine journeyed to the bedroom.\n16 Why did antoine go to the bedroom?\ttired\t5\n17 Antoine picked up the pajamas there.\n18 Why did antoine get the pajamas?\ttired\t5\n19 Sumit travelled to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t11\n21 Yann picked up the milk there.\n22 Why did yann get the milk?\tthirsty\t3\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Yann is bored.\n4 Where will yann go?\tgarden\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Sumit moved to the garden.\n8 Why did sumit go to the garden?\tbored\t5\n9 Antoine is hungry.\n10 Where will antoine go?\tkitchen\t9\n11 Jason went back to the bedroom.\n12 Why did jason go to the bedroom?\ttired\t1\n13 Antoine travelled to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t9\n15 Sumit picked up the football there.\n16 Why did sumit get the football?\tbored\t5\n17 Jason picked up the pajamas there.\n18 Why did jason get the pajamas?\ttired\t1\n19 Antoine grabbed the apple there.\n20 Why did antoine get the apple?\thungry\t9\n21 Yann went to the garden.\n22 Why did yann go to the garden?\tbored\t3\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Antoine is hungry.\n4 Where will antoine go?\tkitchen\t3\n5 Antoine moved to the kitchen.\n6 Why did antoine go to the kitchen?\thungry\t3\n7 Antoine picked up the apple there.\n8 Why did antoine get the apple?\thungry\t3\n9 Jason is hungry.\n10 Where will jason go?\tkitchen\t9\n11 Jason journeyed to the kitchen.\n12 Why did jason go to the kitchen?\thungry\t9\n13 Sumit is bored.\n14 Where will sumit go?\tgarden\t13\n15 Yann moved to the kitchen.\n16 Why did yann go to the kitchen?\thungry\t1\n17 Sumit went back to the garden.\n18 Why did sumit go to the garden?\tbored\t13\n19 Sumit took the football there.\n20 Why did sumit get the football?\tbored\t13\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Yann travelled to the garden.\n4 Why did yann go to the garden?\tbored\t1\n5 Antoine is bored.\n6 Where will antoine go?\tgarden\t5\n7 Jason is hungry.\n8 Where will jason go?\tkitchen\t7\n9 Antoine journeyed to the garden.\n10 Why did antoine go to the garden?\tbored\t5\n11 Sumit is tired.\n12 Where will sumit go?\tbedroom\t11\n13 Yann took the football there.\n14 Why did yann get the football?\tbored\t1\n15 Sumit journeyed to the bedroom.\n16 Why did sumit go to the bedroom?\ttired\t11\n17 Sumit got the pajamas there.\n18 Why did sumit get the pajamas?\ttired\t11\n19 Jason went back to the kitchen.\n20 Why did jason go to the kitchen?\thungry\t7\n21 Jason took the apple there.\n22 Why did jason get the apple?\thungry\t7\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Jason went back to the bedroom.\n4 Why did jason go to the bedroom?\ttired\t1\n5 Jason took the pajamas there.\n6 Why did jason get the pajamas?\ttired\t1\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Yann moved to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t7\n11 Sumit is tired.\n12 Where will sumit go?\tbedroom\t11\n13 Antoine is bored.\n14 Where will antoine go?\tgarden\t13\n15 Antoine journeyed to the garden.\n16 Why did antoine go to the garden?\tbored\t13\n17 Antoine picked up the football there.\n18 Why did antoine get the football?\tbored\t13\n19 Sumit journeyed to the bedroom.\n20 Why did sumit go to the bedroom?\ttired\t11\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Jason went to the kitchen.\n6 Why did jason go to the kitchen?\tthirsty\t3\n7 Sumit is hungry.\n8 Where will sumit go?\tkitchen\t7\n9 Sumit moved to the kitchen.\n10 Why did sumit go to the kitchen?\thungry\t7\n11 Sumit took the apple there.\n12 Why did sumit get the apple?\thungry\t7\n13 Jason picked up the milk there.\n14 Why did jason get the milk?\tthirsty\t3\n15 Yann journeyed to the kitchen.\n16 Why did yann go to the kitchen?\thungry\t1\n17 Antoine is bored.\n18 Where will antoine go?\tgarden\t17\n19 Antoine travelled to the garden.\n20 Why did antoine go to the garden?\tbored\t17\n21 Antoine picked up the football there.\n22 Why did antoine get the football?\tbored\t17\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Sumit went to the bedroom.\n6 Why did sumit go to the bedroom?\ttired\t3\n7 Jason is tired.\n8 Where will jason go?\tbedroom\t7\n9 Antoine is thirsty.\n10 Where will antoine go?\tkitchen\t9\n11 Yann went back to the garden.\n12 Why did yann go to the garden?\tbored\t1\n13 Antoine went back to the kitchen.\n14 Why did antoine go to the kitchen?\tthirsty\t9\n15 Jason travelled to the bedroom.\n16 Why did jason go to the bedroom?\ttired\t7\n17 Sumit got the pajamas there.\n18 Why did sumit get the pajamas?\ttired\t3\n19 Antoine got the milk there.\n20 Why did antoine get the milk?\tthirsty\t9\n21 Yann picked up the football there.\n22 Why did yann get the football?\tbored\t1\n1 Sumit is thirsty.\n2 Where will sumit go?\tkitchen\t1\n3 Antoine is thirsty.\n4 Where will antoine go?\tkitchen\t3\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Yann is tired.\n8 Where will yann go?\tbedroom\t7\n9 Yann journeyed to the bedroom.\n10 Why did yann go to the bedroom?\ttired\t7\n11 Antoine travelled to the kitchen.\n12 Why did antoine go to the kitchen?\tthirsty\t3\n13 Sumit went to the kitchen.\n14 Why did sumit go to the kitchen?\tthirsty\t1\n15 Antoine took the milk there.\n16 Why did antoine get the milk?\tthirsty\t3\n17 Yann took the pajamas there.\n18 Why did yann get the pajamas?\ttired\t7\n19 Jason went back to the kitchen.\n20 Why did jason go to the kitchen?\tthirsty\t5\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Sumit is tired.\n6 Where will sumit go?\tbedroom\t5\n7 Antoine is tired.\n8 Where will antoine go?\tbedroom\t7\n9 Sumit went to the bedroom.\n10 Why did sumit go to the bedroom?\ttired\t5\n11 Yann journeyed to the garden.\n12 Why did yann go to the garden?\tbored\t1\n13 Jason journeyed to the kitchen.\n14 Why did jason go to the kitchen?\tthirsty\t3\n15 Sumit picked up the pajamas there.\n16 Why did sumit get the pajamas?\ttired\t5\n17 Antoine travelled to the bedroom.\n18 Why did antoine go to the bedroom?\ttired\t7\n19 Jason picked up the milk there.\n20 Why did jason get the milk?\tthirsty\t3\n21 Yann grabbed the football there.\n22 Why did yann get the football?\tbored\t1\n1 Yann is hungry.\n2 Where will yann go?\tkitchen\t1\n3 Jason is thirsty.\n4 Where will jason go?\tkitchen\t3\n5 Sumit is hungry.\n6 Where will sumit go?\tkitchen\t5\n7 Antoine is hungry.\n8 Where will antoine go?\tkitchen\t7\n9 Jason went to the kitchen.\n10 Why did jason go to the kitchen?\tthirsty\t3\n11 Jason took the milk there.\n12 Why did jason get the milk?\tthirsty\t3\n13 Antoine travelled to the kitchen.\n14 Why did antoine go to the kitchen?\thungry\t7\n15 Antoine grabbed the apple there.\n16 Why did antoine get the apple?\thungry\t7\n17 Yann went back to the kitchen.\n18 Why did yann go to the kitchen?\thungry\t1\n19 Sumit went back to the kitchen.\n20 Why did sumit go to the kitchen?\thungry\t5\n1 Sumit is hungry.\n2 Where will sumit go?\tkitchen\t1\n3 Sumit travelled to the kitchen.\n4 Why did sumit go to the kitchen?\thungry\t1\n5 Sumit took the apple there.\n6 Why did sumit get the apple?\thungry\t1\n7 Antoine is thirsty.\n8 Where will antoine go?\tkitchen\t7\n9 Jason is thirsty.\n10 Where will jason go?\tkitchen\t9\n11 Yann is bored.\n12 Where will yann go?\tgarden\t11\n13 Yann moved to the garden.\n14 Why did yann go to the garden?\tbored\t11\n15 Yann got the football there.\n16 Why did yann get the football?\tbored\t11\n17 Antoine went to the kitchen.\n18 Why did antoine go to the kitchen?\tthirsty\t7\n19 Jason went to the kitchen.\n20 Why did jason go to the kitchen?\tthirsty\t9\n21 Antoine grabbed the milk there.\n22 Why did antoine get the milk?\tthirsty\t7\n1 Sumit is bored.\n2 Where will sumit go?\tgarden\t1\n3 Jason is tired.\n4 Where will jason go?\tbedroom\t3\n5 Jason travelled to the bedroom.\n6 Why did jason go to the bedroom?\ttired\t3\n7 Jason got the pajamas there.\n8 Why did jason get the pajamas?\ttired\t3\n9 Sumit journeyed to the garden.\n10 Why did sumit go to the garden?\tbored\t1\n11 Antoine is thirsty.\n12 Where will antoine go?\tkitchen\t11\n13 Sumit picked up the football there.\n14 Why did sumit get the football?\tbored\t1\n15 Yann is tired.\n16 Where will yann go?\tbedroom\t15\n17 Antoine moved to the kitchen.\n18 Why did antoine go to the kitchen?\tthirsty\t11\n19 Yann went to the bedroom.\n20 Why did yann go to the bedroom?\ttired\t15\n21 Antoine took the milk there.\n22 Why did antoine get the milk?\tthirsty\t11\n1 Antoine is hungry.\n2 Where will antoine go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Jason is thirsty.\n6 Where will jason go?\tkitchen\t5\n7 Antoine went back to the kitchen.\n8 Why did antoine go to the kitchen?\thungry\t1\n9 Antoine took the apple there.\n10 Why did antoine get the apple?\thungry\t1\n11 Jason went to the kitchen.\n12 Why did jason go to the kitchen?\tthirsty\t5\n13 Sumit is thirsty.\n14 Where will sumit go?\tkitchen\t13\n15 Yann went back to the kitchen.\n16 Why did yann go to the kitchen?\tthirsty\t3\n17 Yann took the milk there.\n18 Why did yann get the milk?\tthirsty\t3\n19 Sumit went to the kitchen.\n20 Why did sumit go to the kitchen?\tthirsty\t13\n1 Yann is bored.\n2 Where will yann go?\tgarden\t1\n3 Jason is bored.\n4 Where will jason go?\tgarden\t3\n5 Antoine is hungry.\n6 Where will antoine go?\tkitchen\t5\n7 Jason went back to the garden.\n8 Why did jason go to the garden?\tbored\t3\n9 Sumit is thirsty.\n10 Where will sumit go?\tkitchen\t9\n11 Antoine moved to the kitchen.\n12 Why did antoine go to the kitchen?\thungry\t5\n13 Antoine grabbed the apple there.\n14 Why did antoine get the apple?\thungry\t5\n15 Yann travelled to the garden.\n16 Why did yann go to the garden?\tbored\t1\n17 Yann got the football there.\n18 Why did yann get the football?\tbored\t1\n19 Sumit went back to the kitchen.\n20 Why did sumit go to the kitchen?\tthirsty\t9\n21 Sumit grabbed the milk there.\n22 Why did sumit get the milk?\tthirsty\t9\n1 Jason is thirsty.\n2 Where will jason go?\tkitchen\t1\n3 Yann is thirsty.\n4 Where will yann go?\tkitchen\t3\n5 Sumit is bored.\n6 Where will sumit go?\tgarden\t5\n7 Jason moved to the kitchen.\n8 Why did jason go to the kitchen?\tthirsty\t1\n9 Sumit travelled to the garden.\n10 Why did sumit go to the garden?\tbored\t5\n11 Yann moved to the kitchen.\n12 Why did yann go to the kitchen?\tthirsty\t3\n13 Jason grabbed the milk there.\n14 Why did jason get the milk?\tthirsty\t1\n15 Antoine is thirsty.\n16 Where will antoine go?\tkitchen\t15\n17 Sumit grabbed the football there.\n18 Why did sumit get the football?\tbored\t5\n19 Antoine journeyed to the kitchen.\n20 Why did antoine go to the kitchen?\tthirsty\t15\n1 Jason is tired.\n2 Where will jason go?\tbedroom\t1\n3 Sumit is bored.\n4 Where will sumit go?\tgarden\t3\n5 Jason moved to the bedroom.\n6 Why did jason go to the bedroom?\ttired\t1\n7 Sumit went to the garden.\n8 Why did sumit go to the garden?\tbored\t3\n9 Antoine is bored.\n10 Where will antoine go?\tgarden\t9\n11 Jason picked up the pajamas there.\n12 Why did jason get the pajamas?\ttired\t1\n13 Yann is tired.\n14 Where will yann go?\tbedroom\t13\n15 Yann journeyed to the bedroom.\n16 Why did yann go to the bedroom?\ttired\t13\n17 Sumit grabbed the football there.\n18 Why did sumit get the football?\tbored\t3\n19 Antoine went back to the garden.\n20 Why did antoine go to the garden?\tbored\t9\n1 Antoine is bored.\n2 Where will antoine go?\tgarden\t1\n3 Sumit is tired.\n4 Where will sumit go?\tbedroom\t3\n5 Sumit journeyed to the bedroom.\n6 Why did sumit go to the bedroom?\ttired\t3\n7 Antoine went to the garden.\n8 Why did antoine go to the garden?\tbored\t1\n9 Sumit got the pajamas there.\n10 Why did sumit get the pajamas?\ttired\t3\n11 Yann is hungry.\n12 Where will yann go?\tkitchen\t11\n13 Antoine grabbed the football there.\n14 Why did antoine get the football?\tbored\t1\n"
  },
  {
    "path": "tasksv11/en/qa2_two-supporting-facts_test.txt",
    "content": "1 Mary got the milk there.\n2 John moved to the bedroom.\n3 Sandra went back to the kitchen.\n4 Mary travelled to the hallway.\n5 Where is the milk? \thallway\t1 4\n6 John got the football there.\n7 John went to the hallway.\n8 Where is the football? \thallway\t6 7\n9 John put down the football.\n10 Mary went to the garden.\n11 Where is the football? \thallway\t9 7\n12 John went to the kitchen.\n13 Sandra travelled to the hallway.\n14 Where is the football? \thallway\t9 7\n15 Daniel went to the hallway.\n16 Mary discarded the milk.\n17 Where is the milk? \tgarden\t16 10\n1 Mary journeyed to the bathroom.\n2 Sandra went to the garden.\n3 Daniel went back to the garden.\n4 Daniel went to the office.\n5 Sandra grabbed the milk there.\n6 Sandra put down the milk there.\n7 Where is the milk? \tgarden\t6 2\n8 Daniel went to the hallway.\n9 Sandra got the milk there.\n10 Daniel went to the garden.\n11 Daniel journeyed to the kitchen.\n12 Daniel journeyed to the bedroom.\n13 Mary journeyed to the garden.\n14 Daniel took the football there.\n15 Mary moved to the office.\n16 Sandra travelled to the bedroom.\n17 Daniel dropped the football.\n18 Where is the football? \tbedroom\t17 12\n19 Sandra left the milk there.\n20 Daniel grabbed the football there.\n21 Where is the milk? \tbedroom\t19 16\n22 Sandra grabbed the milk there.\n23 Daniel went to the kitchen.\n24 Where is the football? \tkitchen\t20 23\n25 John travelled to the kitchen.\n26 Mary moved to the hallway.\n27 Where is the football? \tkitchen\t20 23\n1 Mary picked up the apple there.\n2 Mary dropped the apple.\n3 Daniel went back to the garden.\n4 Mary journeyed to the office.\n5 John got the football there.\n6 Mary went back to the kitchen.\n7 Daniel picked up the milk there.\n8 John travelled to the bedroom.\n9 Where is the football? \tbedroom\t5 8\n10 John moved to the hallway.\n11 John discarded the football.\n12 Where is the football? \thallway\t11 10\n13 Daniel dropped the milk.\n14 John got the football there.\n15 Where is the milk? \tgarden\t13 3\n16 Mary journeyed to the garden.\n17 Daniel travelled to the bathroom.\n18 Where is the milk? \tgarden\t13 3\n19 Sandra journeyed to the bathroom.\n20 Mary went to the bathroom.\n21 Mary took the apple there.\n22 Mary dropped the apple.\n23 Where is the apple? \tbathroom\t22 20\n1 Daniel journeyed to the office.\n2 John took the football there.\n3 John discarded the football.\n4 John travelled to the garden.\n5 Daniel travelled to the garden.\n6 Sandra went to the garden.\n7 Daniel travelled to the kitchen.\n8 Daniel moved to the office.\n9 Mary grabbed the milk there.\n10 Daniel journeyed to the bedroom.\n11 John travelled to the office.\n12 Daniel travelled to the bathroom.\n13 John travelled to the kitchen.\n14 Mary travelled to the garden.\n15 Mary dropped the milk.\n16 John went back to the garden.\n17 Where is the milk? \tgarden\t15 14\n18 Sandra got the milk there.\n19 Sandra put down the milk.\n20 Where is the milk? \tgarden\t19 6\n21 Mary went back to the bathroom.\n22 Mary travelled to the bedroom.\n23 Where is the milk? \tgarden\t19 6\n24 John got the milk there.\n25 Daniel went back to the office.\n26 Daniel moved to the kitchen.\n27 Daniel grabbed the apple there.\n28 John left the milk.\n29 Daniel discarded the apple.\n30 Where is the apple? \tkitchen\t29 26\n31 John picked up the milk there.\n32 Daniel went to the hallway.\n33 Where is the apple? \tkitchen\t29 26\n1 Mary moved to the kitchen.\n2 Mary travelled to the office.\n3 Daniel grabbed the football there.\n4 Mary moved to the hallway.\n5 Sandra moved to the bedroom.\n6 Mary went back to the bedroom.\n7 John grabbed the milk there.\n8 John put down the milk.\n9 Daniel journeyed to the bathroom.\n10 Sandra journeyed to the bathroom.\n11 John got the milk there.\n12 Mary took the apple there.\n13 Mary left the apple.\n14 John journeyed to the bedroom.\n15 Where is the apple? \tbedroom\t13 6\n16 Mary travelled to the office.\n17 Daniel put down the football.\n18 Where is the apple? \tbedroom\t13 6\n19 John went back to the kitchen.\n20 Sandra got the football there.\n21 John travelled to the hallway.\n22 Sandra discarded the football there.\n23 Where is the football? \tbathroom\t22 10\n24 John left the milk.\n25 John grabbed the milk there.\n26 Where is the football? \tbathroom\t22 10\n27 Mary went to the hallway.\n28 John moved to the bedroom.\n29 Where is the milk? \tbedroom\t25 28\n1 Daniel moved to the kitchen.\n2 John grabbed the football there.\n3 John left the football there.\n4 Mary journeyed to the hallway.\n5 John grabbed the milk there.\n6 John travelled to the kitchen.\n7 Where is the milk? \tkitchen\t5 6\n8 Mary journeyed to the kitchen.\n9 Sandra went to the office.\n10 Where is the milk? \tkitchen\t5 6\n11 Daniel went to the bathroom.\n12 Daniel picked up the apple there.\n13 Sandra travelled to the garden.\n14 Daniel dropped the apple there.\n15 Where is the apple? \tbathroom\t14 11\n16 Sandra went back to the office.\n17 Daniel journeyed to the kitchen.\n18 Where is the apple? \tbathroom\t14 11\n19 John put down the milk.\n20 Daniel moved to the bedroom.\n21 Where is the milk? \tkitchen\t19 6\n1 Daniel journeyed to the office.\n2 Daniel went back to the bedroom.\n3 Mary went back to the kitchen.\n4 Mary got the football there.\n5 Daniel travelled to the hallway.\n6 John journeyed to the bedroom.\n7 Daniel got the apple there.\n8 Sandra travelled to the garden.\n9 Daniel travelled to the garden.\n10 Daniel dropped the apple.\n11 Where is the apple? \tgarden\t10 9\n12 Mary left the football.\n13 Mary journeyed to the bedroom.\n14 Where is the apple? \tgarden\t10 9\n15 John moved to the hallway.\n16 John went back to the bedroom.\n17 Where is the football? \tkitchen\t12 3\n18 Sandra got the apple there.\n19 John went to the kitchen.\n20 Mary went to the bathroom.\n21 Mary journeyed to the garden.\n22 Sandra went back to the kitchen.\n23 Sandra put down the apple there.\n24 Where is the apple? \tkitchen\t23 22\n25 Mary went back to the bedroom.\n26 Mary went back to the kitchen.\n27 Where is the apple? \tkitchen\t23 22\n1 John went back to the office.\n2 Mary went back to the hallway.\n3 Daniel journeyed to the bedroom.\n4 Mary went back to the bathroom.\n5 Sandra went back to the hallway.\n6 Sandra got the milk there.\n7 Mary moved to the office.\n8 Mary went to the hallway.\n9 Daniel went to the bathroom.\n10 Sandra went to the office.\n11 Where is the milk? \toffice\t6 10\n12 John journeyed to the garden.\n13 Sandra journeyed to the hallway.\n14 Daniel moved to the office.\n15 Mary went back to the office.\n16 John moved to the kitchen.\n17 Sandra journeyed to the bedroom.\n18 Sandra went back to the office.\n19 Daniel moved to the kitchen.\n20 John took the football there.\n21 John left the football.\n22 Where is the football? \tkitchen\t21 16\n23 Sandra went back to the bedroom.\n24 Sandra went back to the hallway.\n25 Where is the football? \tkitchen\t21 16\n26 John grabbed the football there.\n27 Daniel went to the bathroom.\n28 John left the football.\n29 Sandra went back to the bedroom.\n30 Where is the football? \tkitchen\t28 16\n31 Mary went to the kitchen.\n32 John grabbed the football there.\n33 Sandra put down the milk there.\n34 John moved to the garden.\n35 Where is the milk? \tbedroom\t33 29\n1 Daniel moved to the hallway.\n2 Mary went back to the kitchen.\n3 John got the milk there.\n4 John put down the milk.\n5 John got the milk there.\n6 Mary went back to the garden.\n7 John went back to the bedroom.\n8 Mary picked up the football there.\n9 Where is the milk? \tbedroom\t5 7\n10 John went to the office.\n11 John left the milk.\n12 Where is the milk? \toffice\t11 10\n13 Mary went to the bedroom.\n14 John went to the bedroom.\n15 Where is the milk? \toffice\t11 10\n16 John went to the bathroom.\n17 Mary moved to the bathroom.\n18 Where is the milk? \toffice\t11 10\n19 Mary went to the kitchen.\n20 Mary travelled to the office.\n21 Sandra moved to the kitchen.\n22 Daniel picked up the apple there.\n23 Sandra travelled to the garden.\n24 Mary travelled to the bedroom.\n25 Daniel went to the kitchen.\n26 Mary put down the football.\n27 Where is the apple? \tkitchen\t22 25\n1 John travelled to the bathroom.\n2 John travelled to the hallway.\n3 Mary picked up the milk there.\n4 Mary went back to the bedroom.\n5 Where is the milk? \tbedroom\t3 4\n6 Sandra took the football there.\n7 Sandra moved to the office.\n8 Where is the football? \toffice\t6 7\n9 Sandra went back to the bathroom.\n10 John journeyed to the bedroom.\n11 Where is the football? \tbathroom\t6 9\n12 John went back to the bathroom.\n13 Sandra put down the football.\n14 Where is the football? \tbathroom\t13 9\n15 Mary discarded the milk.\n16 Sandra moved to the kitchen.\n17 Where is the milk? \tbedroom\t15 4\n1 Daniel took the milk there.\n2 John journeyed to the garden.\n3 Daniel went back to the hallway.\n4 Daniel journeyed to the bathroom.\n5 Where is the milk? \tbathroom\t1 4\n6 Daniel dropped the milk.\n7 Daniel took the milk there.\n8 John grabbed the apple there.\n9 Sandra journeyed to the kitchen.\n10 John went to the hallway.\n11 Sandra went back to the garden.\n12 Where is the apple? \thallway\t8 10\n13 Daniel journeyed to the kitchen.\n14 Sandra journeyed to the bedroom.\n15 Daniel went back to the hallway.\n16 Sandra went back to the kitchen.\n17 Sandra went back to the bathroom.\n18 John went to the kitchen.\n19 Sandra got the football there.\n20 Sandra went to the kitchen.\n21 Where is the football? \tkitchen\t19 20\n22 Daniel left the milk.\n23 Sandra put down the football.\n24 Where is the football? \tkitchen\t23 20\n25 Sandra picked up the football there.\n26 Sandra put down the football.\n27 Where is the football? \tkitchen\t26 20\n1 John went to the bathroom.\n2 Daniel travelled to the kitchen.\n3 John journeyed to the kitchen.\n4 Daniel journeyed to the hallway.\n5 Sandra travelled to the kitchen.\n6 Mary moved to the office.\n7 Daniel went back to the office.\n8 Sandra went back to the bathroom.\n9 John grabbed the milk there.\n10 John grabbed the apple there.\n11 Sandra journeyed to the office.\n12 Mary went to the hallway.\n13 John went to the bathroom.\n14 John discarded the apple.\n15 Where is the apple? \tbathroom\t14 13\n16 John put down the milk.\n17 John picked up the apple there.\n18 Where is the milk? \tbathroom\t16 13\n19 Daniel went back to the bathroom.\n20 John took the milk there.\n21 Daniel travelled to the garden.\n22 Sandra journeyed to the bathroom.\n23 John travelled to the kitchen.\n24 Mary went back to the office.\n25 Where is the milk? \tkitchen\t20 23\n26 Mary moved to the hallway.\n27 John left the milk.\n28 Where is the milk? \tkitchen\t27 23\n29 John went back to the bedroom.\n30 John left the apple there.\n31 Where is the apple? \tbedroom\t30 29\n1 Daniel moved to the office.\n2 Daniel travelled to the bedroom.\n3 John took the milk there.\n4 John travelled to the garden.\n5 Where is the milk? \tgarden\t3 4\n6 Sandra moved to the office.\n7 Daniel went back to the office.\n8 Where is the milk? \tgarden\t3 4\n9 John went to the kitchen.\n10 Mary travelled to the garden.\n11 John picked up the football there.\n12 John dropped the football.\n13 Where is the football? \tkitchen\t12 9\n14 John put down the milk.\n15 Daniel moved to the kitchen.\n16 Where is the football? \tkitchen\t12 9\n17 Mary travelled to the bathroom.\n18 Daniel went to the office.\n19 Where is the football? \tkitchen\t12 9\n1 Daniel journeyed to the hallway.\n2 Daniel journeyed to the garden.\n3 Mary went back to the kitchen.\n4 Daniel went back to the office.\n5 Mary journeyed to the bathroom.\n6 John moved to the hallway.\n7 Daniel grabbed the football there.\n8 Daniel went to the kitchen.\n9 Where is the football? \tkitchen\t7 8\n10 Daniel discarded the football.\n11 John went to the bathroom.\n12 Where is the football? \tkitchen\t10 8\n13 Daniel took the football there.\n14 John travelled to the kitchen.\n15 Mary travelled to the office.\n16 John travelled to the hallway.\n17 John went back to the office.\n18 Daniel journeyed to the bedroom.\n19 Daniel got the milk there.\n20 Daniel discarded the milk.\n21 Where is the milk? \tbedroom\t20 18\n22 Sandra went to the bathroom.\n23 Mary went back to the bedroom.\n24 Where is the milk? \tbedroom\t20 18\n25 Daniel took the apple there.\n26 Daniel dropped the football.\n27 Where is the football? \tbedroom\t26 18\n1 Sandra moved to the garden.\n2 Daniel took the apple there.\n3 Daniel dropped the apple.\n4 Sandra travelled to the office.\n5 John moved to the kitchen.\n6 Sandra moved to the garden.\n7 Daniel went back to the bathroom.\n8 Mary travelled to the hallway.\n9 Sandra went to the bathroom.\n10 John went back to the bedroom.\n11 Mary moved to the garden.\n12 John picked up the apple there.\n13 John went back to the kitchen.\n14 John went back to the garden.\n15 Where is the apple? \tgarden\t12 14\n16 Mary went to the office.\n17 Daniel went to the bedroom.\n18 Where is the apple? \tgarden\t12 14\n19 John went to the bathroom.\n20 John dropped the apple.\n21 Where is the apple? \tbathroom\t20 19\n22 Mary journeyed to the bedroom.\n23 Sandra grabbed the apple there.\n24 Daniel moved to the kitchen.\n25 Sandra left the apple.\n26 Where is the apple? \tbathroom\t25 9\n27 John grabbed the apple there.\n28 Sandra journeyed to the kitchen.\n29 Sandra journeyed to the bathroom.\n30 Daniel travelled to the office.\n31 John put down the apple.\n32 Mary journeyed to the kitchen.\n33 Where is the apple? \tbathroom\t31 19\n1 Sandra journeyed to the garden.\n2 Sandra travelled to the bathroom.\n3 Daniel went back to the garden.\n4 Sandra got the apple there.\n5 Mary travelled to the bedroom.\n6 John went to the hallway.\n7 Sandra travelled to the office.\n8 Mary grabbed the milk there.\n9 Where is the apple? \toffice\t4 7\n10 John went to the kitchen.\n11 Mary moved to the hallway.\n12 Where is the milk? \thallway\t8 11\n13 Sandra discarded the apple.\n14 Mary left the milk.\n15 Where is the milk? \thallway\t14 11\n16 Mary took the milk there.\n17 Mary left the milk.\n18 Where is the milk? \thallway\t17 11\n19 John got the football there.\n20 John moved to the hallway.\n21 Where is the milk? \thallway\t17 11\n1 Daniel moved to the bedroom.\n2 Daniel went to the bathroom.\n3 John moved to the garden.\n4 Mary travelled to the bedroom.\n5 Sandra travelled to the garden.\n6 Daniel journeyed to the garden.\n7 Sandra travelled to the hallway.\n8 John got the football there.\n9 John moved to the bathroom.\n10 Sandra travelled to the bathroom.\n11 Where is the football? \tbathroom\t8 9\n12 Daniel moved to the bedroom.\n13 Daniel travelled to the kitchen.\n14 Where is the football? \tbathroom\t8 9\n15 Mary moved to the hallway.\n16 Sandra travelled to the office.\n17 Daniel moved to the hallway.\n18 Daniel went back to the kitchen.\n19 John went back to the hallway.\n20 Daniel went back to the hallway.\n21 Daniel went to the bedroom.\n22 John moved to the kitchen.\n23 Mary moved to the office.\n24 John went back to the garden.\n25 Sandra took the apple there.\n26 Daniel went to the office.\n27 Mary went back to the kitchen.\n28 Mary went to the bedroom.\n29 John journeyed to the bathroom.\n30 Sandra went back to the hallway.\n31 Sandra moved to the bedroom.\n32 Daniel moved to the garden.\n33 John went back to the bedroom.\n34 Mary went back to the office.\n35 John moved to the kitchen.\n36 John grabbed the milk there.\n37 Daniel journeyed to the bedroom.\n38 John discarded the football.\n39 Where is the football? \tkitchen\t38 35\n40 John left the milk.\n41 John took the milk there.\n42 Where is the football? \tkitchen\t38 35\n43 John picked up the football there.\n44 John put down the football.\n45 Where is the football? \tkitchen\t44 35\n1 John went to the hallway.\n2 John went back to the bathroom.\n3 John grabbed the milk there.\n4 Sandra went back to the office.\n5 Sandra journeyed to the kitchen.\n6 Sandra got the apple there.\n7 Sandra dropped the apple there.\n8 John dropped the milk.\n9 Where is the milk? \tbathroom\t8 2\n10 Mary went back to the garden.\n11 Sandra journeyed to the hallway.\n12 Where is the apple? \tkitchen\t7 5\n13 Sandra got the football there.\n14 Mary moved to the kitchen.\n15 Where is the milk? \tbathroom\t8 2\n16 Sandra journeyed to the bedroom.\n17 Mary grabbed the apple there.\n18 Where is the football? \tbedroom\t13 16\n19 Sandra went back to the office.\n20 Mary discarded the apple.\n21 Where is the apple? \tkitchen\t20 14\n1 Daniel moved to the bathroom.\n2 Sandra went back to the kitchen.\n3 John moved to the bathroom.\n4 Mary picked up the milk there.\n5 John travelled to the garden.\n6 Mary dropped the milk there.\n7 Sandra journeyed to the bedroom.\n8 John journeyed to the bathroom.\n9 Daniel went back to the office.\n10 John moved to the hallway.\n11 Mary got the milk there.\n12 Daniel took the apple there.\n13 John picked up the football there.\n14 Mary went to the kitchen.\n15 Where is the milk? \tkitchen\t11 14\n16 Mary dropped the milk.\n17 Daniel travelled to the bedroom.\n18 Where is the milk? \tkitchen\t16 14\n19 John journeyed to the office.\n20 Daniel went to the garden.\n21 Where is the milk? \tkitchen\t16 14\n22 Mary picked up the milk there.\n23 Mary left the milk.\n24 Where is the milk? \tkitchen\t23 14\n25 John travelled to the garden.\n26 Mary travelled to the office.\n27 Where is the milk? \tkitchen\t23 14\n1 Mary went to the garden.\n2 John picked up the milk there.\n3 Mary journeyed to the bedroom.\n4 Sandra went back to the hallway.\n5 John discarded the milk.\n6 John journeyed to the bedroom.\n7 John got the football there.\n8 John moved to the bathroom.\n9 Where is the football? \tbathroom\t7 8\n10 Sandra went to the office.\n11 Daniel went back to the hallway.\n12 Where is the football? \tbathroom\t7 8\n13 John put down the football.\n14 Mary journeyed to the kitchen.\n15 Where is the football? \tbathroom\t13 8\n16 Mary picked up the milk there.\n17 Mary moved to the hallway.\n18 Where is the football? \tbathroom\t13 8\n19 John went to the garden.\n20 Mary discarded the milk.\n21 Where is the milk? \thallway\t20 17\n1 Mary moved to the bathroom.\n2 Sandra went to the kitchen.\n3 John travelled to the bedroom.\n4 Mary journeyed to the kitchen.\n5 Mary moved to the office.\n6 Sandra travelled to the bathroom.\n7 John travelled to the bathroom.\n8 John journeyed to the office.\n9 John took the milk there.\n10 Daniel travelled to the garden.\n11 Mary went to the kitchen.\n12 Daniel journeyed to the bathroom.\n13 John discarded the milk.\n14 Sandra went back to the kitchen.\n15 Where is the milk? \toffice\t13 8\n16 Daniel journeyed to the office.\n17 Sandra went back to the office.\n18 Where is the milk? \toffice\t13 8\n19 Daniel picked up the milk there.\n20 Sandra went back to the bedroom.\n21 John went to the garden.\n22 Daniel travelled to the kitchen.\n23 Where is the milk? \tkitchen\t19 22\n24 John journeyed to the bedroom.\n25 Sandra journeyed to the garden.\n26 Sandra moved to the kitchen.\n27 Daniel discarded the milk.\n28 Where is the milk? \tkitchen\t27 22\n29 John picked up the football there.\n30 Daniel took the milk there.\n31 John left the football.\n32 Mary went to the bedroom.\n33 Where is the football? \tbedroom\t31 24\n1 Sandra took the football there.\n2 Mary travelled to the kitchen.\n3 John went to the office.\n4 Daniel travelled to the bedroom.\n5 Daniel journeyed to the bathroom.\n6 Mary went back to the bedroom.\n7 Sandra travelled to the kitchen.\n8 Mary went to the bathroom.\n9 Sandra went back to the bathroom.\n10 Sandra discarded the football.\n11 Where is the football? \tbathroom\t10 9\n12 Mary journeyed to the bedroom.\n13 Sandra picked up the football there.\n14 Mary grabbed the milk there.\n15 Mary discarded the milk.\n16 Where is the milk? \tbedroom\t15 12\n17 Daniel moved to the bedroom.\n18 Mary picked up the milk there.\n19 Mary got the apple there.\n20 Sandra went back to the kitchen.\n21 Mary discarded the apple there.\n22 Daniel took the apple there.\n23 Mary put down the milk there.\n24 Daniel travelled to the bathroom.\n25 Where is the apple? \tbathroom\t22 24\n26 Mary journeyed to the hallway.\n27 Daniel went to the kitchen.\n28 Where is the milk? \tbedroom\t23 12\n29 Daniel went back to the bathroom.\n30 Daniel dropped the apple.\n31 Where is the apple? \tbathroom\t30 29\n1 Mary went back to the kitchen.\n2 Mary travelled to the hallway.\n3 John journeyed to the bedroom.\n4 John moved to the garden.\n5 Daniel went to the hallway.\n6 John moved to the hallway.\n7 Daniel journeyed to the bathroom.\n8 Mary travelled to the garden.\n9 Daniel went to the hallway.\n10 John travelled to the office.\n11 John travelled to the bedroom.\n12 Mary journeyed to the bedroom.\n13 John picked up the football there.\n14 John dropped the football.\n15 Where is the football? \tbedroom\t14 11\n16 Sandra travelled to the office.\n17 Mary travelled to the hallway.\n18 Where is the football? \tbedroom\t14 11\n19 Sandra grabbed the apple there.\n20 John grabbed the football there.\n21 Mary went back to the bathroom.\n22 John discarded the football.\n23 Where is the football? \tbedroom\t22 11\n24 John picked up the football there.\n25 Daniel went to the office.\n26 Sandra discarded the apple.\n27 Sandra grabbed the apple there.\n28 John put down the football.\n29 Daniel moved to the garden.\n30 Where is the football? \tbedroom\t28 11\n31 Sandra left the apple.\n32 John journeyed to the garden.\n33 Where is the apple? \toffice\t31 16\n1 John grabbed the football there.\n2 John journeyed to the office.\n3 Where is the football? \toffice\t1 2\n4 John went back to the garden.\n5 John went to the hallway.\n6 Where is the football? \thallway\t1 5\n7 John dropped the football.\n8 John grabbed the football there.\n9 Sandra travelled to the bathroom.\n10 Sandra picked up the milk there.\n11 Sandra went to the office.\n12 John moved to the bathroom.\n13 Where is the milk? \toffice\t10 11\n14 John grabbed the apple there.\n15 Sandra travelled to the bedroom.\n16 Where is the milk? \tbedroom\t10 15\n17 John discarded the apple.\n18 Mary went back to the hallway.\n19 Where is the apple? \tbathroom\t17 12\n1 Sandra grabbed the football there.\n2 Sandra put down the football.\n3 John grabbed the apple there.\n4 Sandra went to the hallway.\n5 John journeyed to the hallway.\n6 Mary grabbed the milk there.\n7 Where is the apple? \thallway\t3 5\n8 John journeyed to the garden.\n9 Sandra moved to the bathroom.\n10 Mary journeyed to the bedroom.\n11 John picked up the football there.\n12 Where is the milk? \tbedroom\t6 10\n13 John dropped the football.\n14 John discarded the apple.\n15 Where is the apple? \tgarden\t14 8\n16 John got the apple there.\n17 John picked up the football there.\n18 Daniel moved to the garden.\n19 Sandra journeyed to the kitchen.\n20 John discarded the football.\n21 Daniel travelled to the bedroom.\n22 Where is the football? \tgarden\t20 8\n23 John grabbed the football there.\n24 Daniel went back to the hallway.\n25 Mary journeyed to the hallway.\n26 Mary went back to the kitchen.\n27 John dropped the football.\n28 Daniel went to the kitchen.\n29 Where is the football? \tgarden\t27 8\n1 Daniel got the apple there.\n2 Daniel dropped the apple.\n3 Mary moved to the bedroom.\n4 Daniel journeyed to the hallway.\n5 Mary travelled to the hallway.\n6 Sandra moved to the bedroom.\n7 Mary went back to the bathroom.\n8 Daniel moved to the kitchen.\n9 Mary went to the kitchen.\n10 Daniel moved to the office.\n11 Mary picked up the football there.\n12 Mary put down the football.\n13 Where is the football? \tkitchen\t12 9\n14 John travelled to the office.\n15 Daniel went to the bathroom.\n16 Where is the football? \tkitchen\t12 9\n17 Mary got the football there.\n18 Mary discarded the football.\n19 Where is the football? \tkitchen\t18 9\n20 Daniel went back to the kitchen.\n21 Daniel picked up the football there.\n22 John travelled to the bedroom.\n23 Daniel moved to the bedroom.\n24 Where is the football? \tbedroom\t21 23\n25 Mary journeyed to the bathroom.\n26 Mary went back to the kitchen.\n27 Where is the football? \tbedroom\t21 23\n1 Daniel travelled to the hallway.\n2 Mary moved to the kitchen.\n3 John grabbed the football there.\n4 John discarded the football.\n5 Sandra journeyed to the kitchen.\n6 Sandra picked up the milk there.\n7 Daniel moved to the office.\n8 John took the football there.\n9 John went to the kitchen.\n10 Mary moved to the office.\n11 Where is the football? \tkitchen\t8 9\n12 Sandra put down the milk.\n13 John left the football.\n14 Where is the football? \tkitchen\t13 9\n15 John moved to the hallway.\n16 Sandra picked up the football there.\n17 Where is the milk? \tkitchen\t12 5\n18 Daniel went to the garden.\n19 Daniel went to the bathroom.\n20 Mary moved to the bedroom.\n21 Mary took the apple there.\n22 Sandra went back to the hallway.\n23 Sandra discarded the football.\n24 Where is the football? \thallway\t23 22\n25 Sandra grabbed the football there.\n26 Daniel moved to the garden.\n27 Daniel travelled to the bedroom.\n28 Daniel moved to the garden.\n29 Sandra discarded the football.\n30 John travelled to the office.\n31 Where is the football? \thallway\t29 22\n1 Sandra went back to the hallway.\n2 Mary travelled to the hallway.\n3 Mary picked up the football there.\n4 John travelled to the bathroom.\n5 Daniel moved to the bedroom.\n6 Sandra moved to the bedroom.\n7 Sandra travelled to the hallway.\n8 Sandra travelled to the office.\n9 Mary moved to the office.\n10 Mary put down the football.\n11 Where is the football? \toffice\t10 9\n12 Sandra grabbed the milk there.\n13 Sandra left the milk.\n14 Where is the milk? \toffice\t13 8\n15 Mary took the football there.\n16 Sandra took the milk there.\n17 Mary dropped the football.\n18 Mary travelled to the bedroom.\n19 Where is the football? \toffice\t17 9\n20 John went to the hallway.\n21 Sandra took the football there.\n22 Mary went back to the hallway.\n23 Sandra travelled to the kitchen.\n24 Where is the football? \tkitchen\t21 23\n25 John journeyed to the garden.\n26 Sandra journeyed to the bathroom.\n27 Where is the football? \tbathroom\t21 26\n1 Daniel journeyed to the hallway.\n2 Daniel picked up the football there.\n3 Daniel journeyed to the bedroom.\n4 Daniel dropped the football.\n5 Where is the football? \tbedroom\t4 3\n6 Sandra travelled to the bedroom.\n7 Daniel journeyed to the kitchen.\n8 Where is the football? \tbedroom\t4 3\n9 Sandra grabbed the football there.\n10 John travelled to the office.\n11 Sandra discarded the football.\n12 Mary went back to the hallway.\n13 Where is the football? \tbedroom\t11 6\n14 Daniel went to the hallway.\n15 Daniel travelled to the bedroom.\n16 Where is the football? \tbedroom\t11 6\n17 Mary travelled to the office.\n18 John journeyed to the kitchen.\n19 Sandra went back to the office.\n20 Daniel took the football there.\n21 Daniel went to the garden.\n22 Mary travelled to the bedroom.\n23 Where is the football? \tgarden\t20 21\n1 John got the football there.\n2 John left the football.\n3 Daniel went back to the bathroom.\n4 Mary went back to the bathroom.\n5 Sandra travelled to the office.\n6 Daniel got the apple there.\n7 John got the football there.\n8 John left the football.\n9 Daniel journeyed to the kitchen.\n10 John moved to the bathroom.\n11 Where is the apple? \tkitchen\t6 9\n12 John went to the office.\n13 Mary took the milk there.\n14 John journeyed to the garden.\n15 Sandra went to the garden.\n16 Daniel grabbed the football there.\n17 Mary discarded the milk.\n18 Where is the milk? \tbathroom\t17 4\n19 Sandra moved to the office.\n20 Mary got the milk there.\n21 Mary moved to the garden.\n22 Mary left the milk.\n23 Where is the milk? \tgarden\t22 21\n24 Daniel dropped the apple.\n25 Sandra went back to the bathroom.\n26 Where is the apple? \tkitchen\t24 9\n27 John went back to the hallway.\n28 Mary got the milk there.\n29 Where is the apple? \tkitchen\t24 9\n1 Daniel travelled to the garden.\n2 Sandra went back to the bedroom.\n3 John travelled to the bedroom.\n4 Sandra grabbed the apple there.\n5 Daniel travelled to the kitchen.\n6 Sandra left the apple.\n7 Where is the apple? \tbedroom\t6 2\n8 Sandra travelled to the office.\n9 Sandra went back to the bathroom.\n10 Where is the apple? \tbedroom\t6 2\n11 John travelled to the bathroom.\n12 Daniel went back to the hallway.\n13 Where is the apple? \tbedroom\t6 2\n14 Sandra travelled to the bedroom.\n15 Sandra journeyed to the hallway.\n16 Sandra went back to the kitchen.\n17 Mary travelled to the office.\n18 Sandra journeyed to the hallway.\n19 Mary went back to the hallway.\n20 Mary travelled to the garden.\n21 Mary took the football there.\n22 Mary went to the kitchen.\n23 Mary grabbed the milk there.\n24 Where is the football? \tkitchen\t21 22\n25 John went to the garden.\n26 John travelled to the kitchen.\n27 Where is the football? \tkitchen\t21 22\n1 Mary travelled to the bathroom.\n2 John took the milk there.\n3 Sandra moved to the hallway.\n4 Sandra grabbed the football there.\n5 Daniel went back to the bedroom.\n6 Daniel travelled to the kitchen.\n7 Sandra put down the football.\n8 John moved to the bedroom.\n9 Where is the football? \thallway\t7 3\n10 Mary journeyed to the hallway.\n11 John dropped the milk.\n12 Where is the football? \thallway\t7 3\n13 Mary travelled to the bathroom.\n14 Mary moved to the kitchen.\n15 Where is the milk? \tbedroom\t11 8\n16 Daniel travelled to the bedroom.\n17 Daniel travelled to the bathroom.\n18 Where is the milk? \tbedroom\t11 8\n19 Sandra grabbed the football there.\n20 Sandra left the football.\n21 Where is the football? \thallway\t20 3\n1 John moved to the bedroom.\n2 Sandra journeyed to the office.\n3 Sandra moved to the kitchen.\n4 Daniel travelled to the bedroom.\n5 John went back to the office.\n6 Mary travelled to the garden.\n7 Sandra moved to the hallway.\n8 Sandra went to the garden.\n9 John went back to the kitchen.\n10 Daniel went to the office.\n11 Sandra moved to the hallway.\n12 Daniel picked up the apple there.\n13 Mary went to the bedroom.\n14 Daniel went back to the garden.\n15 Where is the apple? \tgarden\t12 14\n16 Daniel left the apple.\n17 Daniel grabbed the apple there.\n18 Sandra took the football there.\n19 Daniel discarded the apple.\n20 Where is the apple? \tgarden\t19 14\n21 Mary journeyed to the kitchen.\n22 Sandra journeyed to the kitchen.\n23 Where is the apple? \tgarden\t19 14\n24 Daniel travelled to the bedroom.\n25 Sandra went to the bedroom.\n26 Where is the apple? \tgarden\t19 14\n27 Daniel went back to the hallway.\n28 John went to the hallway.\n29 John went to the office.\n30 John moved to the kitchen.\n31 Sandra dropped the football.\n32 Daniel went to the garden.\n33 Where is the football? \tbedroom\t31 25\n1 John went back to the garden.\n2 Daniel went to the bathroom.\n3 Daniel went to the hallway.\n4 Daniel grabbed the football there.\n5 Daniel travelled to the bathroom.\n6 Daniel went to the garden.\n7 Where is the football? \tgarden\t4 6\n8 John went back to the kitchen.\n9 Daniel discarded the football.\n10 Where is the football? \tgarden\t9 6\n11 Sandra picked up the football there.\n12 Mary went back to the office.\n13 John picked up the apple there.\n14 John journeyed to the hallway.\n15 Where is the apple? \thallway\t13 14\n16 Mary travelled to the bedroom.\n17 Daniel went back to the bathroom.\n18 Where is the apple? \thallway\t13 14\n19 Sandra went back to the office.\n20 Sandra discarded the football.\n21 Where is the football? \toffice\t20 19\n1 John went back to the bedroom.\n2 John journeyed to the kitchen.\n3 John took the milk there.\n4 Sandra took the football there.\n5 Daniel travelled to the hallway.\n6 Daniel picked up the apple there.\n7 Mary travelled to the bedroom.\n8 Daniel journeyed to the bedroom.\n9 Where is the apple? \tbedroom\t6 8\n10 John went back to the hallway.\n11 Daniel went back to the bathroom.\n12 Where is the apple? \tbathroom\t6 11\n13 John dropped the milk there.\n14 Sandra went back to the garden.\n15 Where is the milk? \thallway\t13 10\n16 John went back to the kitchen.\n17 Mary moved to the office.\n18 Where is the milk? \thallway\t13 10\n19 Sandra went to the hallway.\n20 Sandra grabbed the milk there.\n21 Daniel dropped the apple.\n22 John went back to the hallway.\n23 Where is the apple? \tbathroom\t21 11\n1 Mary went back to the bathroom.\n2 Daniel went back to the bathroom.\n3 Mary got the milk there.\n4 Mary journeyed to the kitchen.\n5 Where is the milk? \tkitchen\t3 4\n6 Mary got the apple there.\n7 Mary moved to the hallway.\n8 Where is the apple? \thallway\t6 7\n9 Mary went back to the bedroom.\n10 Mary moved to the kitchen.\n11 Where is the apple? \tkitchen\t6 10\n12 John journeyed to the bathroom.\n13 John went back to the hallway.\n14 John moved to the bedroom.\n15 Mary journeyed to the garden.\n16 Daniel travelled to the office.\n17 Daniel picked up the football there.\n18 Mary journeyed to the office.\n19 John journeyed to the bathroom.\n20 Daniel discarded the football.\n21 Mary discarded the milk.\n22 Where is the milk? \toffice\t21 18\n23 Mary grabbed the football there.\n24 Sandra went back to the bathroom.\n25 Where is the milk? \toffice\t21 18\n1 Sandra took the milk there.\n2 Sandra journeyed to the garden.\n3 Where is the milk? \tgarden\t1 2\n4 Sandra dropped the milk there.\n5 Sandra journeyed to the bathroom.\n6 Where is the milk? \tgarden\t4 2\n7 John travelled to the garden.\n8 John went to the kitchen.\n9 Where is the milk? \tgarden\t4 2\n10 John got the apple there.\n11 Daniel moved to the bathroom.\n12 John dropped the apple.\n13 Daniel moved to the hallway.\n14 Where is the apple? \tkitchen\t12 8\n15 John picked up the apple there.\n16 Mary went back to the office.\n17 Mary journeyed to the kitchen.\n18 John discarded the apple.\n19 Where is the apple? \tkitchen\t18 8\n1 Sandra journeyed to the bathroom.\n2 Mary took the apple there.\n3 Sandra went back to the kitchen.\n4 Mary went back to the office.\n5 Where is the apple? \toffice\t2 4\n6 Sandra took the milk there.\n7 Mary discarded the apple.\n8 Where is the apple? \toffice\t7 4\n9 Mary got the apple there.\n10 Daniel moved to the bedroom.\n11 John went to the bedroom.\n12 Sandra dropped the milk there.\n13 Where is the milk? \tkitchen\t12 3\n14 Mary put down the apple.\n15 Daniel went back to the hallway.\n16 Where is the apple? \toffice\t14 4\n17 Daniel went back to the garden.\n18 John moved to the office.\n19 Where is the milk? \tkitchen\t12 3\n1 Mary travelled to the bedroom.\n2 Daniel grabbed the apple there.\n3 Daniel went to the garden.\n4 John travelled to the office.\n5 Where is the apple? \tgarden\t2 3\n6 Daniel left the apple.\n7 John travelled to the hallway.\n8 Where is the apple? \tgarden\t6 3\n9 Sandra went to the office.\n10 Daniel journeyed to the hallway.\n11 Where is the apple? \tgarden\t6 3\n12 Daniel went to the kitchen.\n13 John journeyed to the kitchen.\n14 Mary moved to the office.\n15 Mary went back to the garden.\n16 Mary moved to the office.\n17 John went back to the bathroom.\n18 John travelled to the office.\n19 Daniel went back to the garden.\n20 John travelled to the kitchen.\n21 Mary went to the bedroom.\n22 Daniel moved to the bathroom.\n23 Daniel picked up the football there.\n24 Sandra travelled to the hallway.\n25 Daniel picked up the milk there.\n26 Daniel dropped the milk.\n27 Daniel took the milk there.\n28 Daniel moved to the bedroom.\n29 Sandra went to the garden.\n30 Where is the milk? \tbedroom\t27 28\n31 Sandra travelled to the kitchen.\n32 Sandra travelled to the office.\n33 Where is the milk? \tbedroom\t27 28\n1 Sandra got the milk there.\n2 John grabbed the apple there.\n3 John journeyed to the bathroom.\n4 John discarded the apple.\n5 Where is the apple? \tbathroom\t4 3\n6 John journeyed to the garden.\n7 Sandra travelled to the bedroom.\n8 Where is the apple? \tbathroom\t4 3\n9 Sandra went back to the garden.\n10 Sandra left the milk there.\n11 Where is the milk? \tgarden\t10 9\n12 John grabbed the milk there.\n13 John went back to the kitchen.\n14 Where is the milk? \tkitchen\t12 13\n15 Daniel went to the garden.\n16 Sandra journeyed to the kitchen.\n17 Where is the milk? \tkitchen\t12 13\n1 Mary moved to the hallway.\n2 Mary journeyed to the kitchen.\n3 Sandra moved to the office.\n4 Daniel journeyed to the office.\n5 Mary travelled to the bedroom.\n6 Mary went back to the garden.\n7 Sandra moved to the kitchen.\n8 Daniel went back to the bedroom.\n9 Mary went to the office.\n10 Mary moved to the garden.\n11 John moved to the hallway.\n12 John travelled to the bedroom.\n13 John moved to the office.\n14 Daniel journeyed to the bathroom.\n15 Sandra picked up the milk there.\n16 Sandra moved to the office.\n17 Where is the milk? \toffice\t15 16\n18 John travelled to the bedroom.\n19 John travelled to the bathroom.\n20 Where is the milk? \toffice\t15 16\n21 Sandra went back to the garden.\n22 John went to the hallway.\n23 Sandra put down the milk.\n24 Mary picked up the milk there.\n25 John went back to the kitchen.\n26 John went to the garden.\n27 Mary put down the milk.\n28 Sandra picked up the milk there.\n29 Sandra went back to the hallway.\n30 John journeyed to the hallway.\n31 Where is the milk? \thallway\t28 29\n32 John moved to the bedroom.\n33 Sandra went back to the garden.\n34 Where is the milk? \tgarden\t28 33\n35 John moved to the hallway.\n36 Sandra dropped the milk there.\n37 Where is the milk? \tgarden\t36 33\n1 Sandra journeyed to the garden.\n2 Daniel got the football there.\n3 Mary went back to the kitchen.\n4 Sandra went back to the hallway.\n5 Daniel put down the football there.\n6 Daniel journeyed to the kitchen.\n7 Sandra moved to the garden.\n8 Mary went back to the office.\n9 Mary moved to the kitchen.\n10 John travelled to the bathroom.\n11 Mary moved to the office.\n12 Mary got the apple there.\n13 Daniel moved to the office.\n14 Daniel got the milk there.\n15 Mary went back to the garden.\n16 Daniel left the milk.\n17 Where is the milk? \toffice\t16 13\n18 John travelled to the office.\n19 Mary put down the apple.\n20 Where is the milk? \toffice\t16 13\n21 Daniel went to the bathroom.\n22 John got the milk there.\n23 Where is the apple? \tgarden\t19 15\n24 John travelled to the bathroom.\n25 John dropped the milk there.\n26 Where is the milk? \tbathroom\t25 24\n27 Sandra picked up the apple there.\n28 Daniel moved to the office.\n29 Where is the milk? \tbathroom\t25 24\n1 Daniel journeyed to the office.\n2 Sandra went to the bathroom.\n3 Mary journeyed to the kitchen.\n4 Mary got the football there.\n5 Mary dropped the football.\n6 John went to the hallway.\n7 Where is the football? \tkitchen\t5 3\n8 John moved to the bedroom.\n9 Mary travelled to the bathroom.\n10 Where is the football? \tkitchen\t5 3\n11 Sandra moved to the office.\n12 Daniel journeyed to the bedroom.\n13 Daniel journeyed to the kitchen.\n14 Daniel picked up the football there.\n15 Daniel dropped the football.\n16 Sandra went to the bathroom.\n17 Where is the football? \tkitchen\t15 13\n18 Mary travelled to the office.\n19 Daniel grabbed the football there.\n20 Sandra moved to the hallway.\n21 Mary moved to the bedroom.\n22 Mary went back to the hallway.\n23 John went to the office.\n24 Sandra went back to the kitchen.\n25 Daniel went back to the hallway.\n26 John journeyed to the kitchen.\n27 Mary went to the garden.\n28 Mary picked up the milk there.\n29 Daniel went back to the garden.\n30 Mary travelled to the office.\n31 Mary journeyed to the kitchen.\n32 Where is the milk? \tkitchen\t28 31\n33 Daniel left the football.\n34 Mary put down the milk.\n35 Where is the football? \tgarden\t33 29\n1 Daniel went to the office.\n2 Mary took the football there.\n3 Sandra journeyed to the garden.\n4 Sandra went to the bedroom.\n5 John took the apple there.\n6 John put down the apple.\n7 Mary put down the football.\n8 John took the apple there.\n9 Mary went back to the bedroom.\n10 John put down the apple.\n11 Mary journeyed to the kitchen.\n12 Daniel moved to the garden.\n13 Sandra moved to the kitchen.\n14 Daniel picked up the milk there.\n15 John went to the hallway.\n16 John journeyed to the bedroom.\n17 Sandra picked up the apple there.\n18 Mary travelled to the bedroom.\n19 Mary went back to the bathroom.\n20 Sandra journeyed to the office.\n21 Where is the apple? \toffice\t17 20\n22 John went back to the kitchen.\n23 John moved to the garden.\n24 Sandra left the apple.\n25 Sandra took the apple there.\n26 Sandra put down the apple.\n27 John went back to the bathroom.\n28 Where is the apple? \toffice\t26 20\n29 Sandra travelled to the garden.\n30 Daniel went to the bathroom.\n31 Where is the apple? \toffice\t26 20\n32 Daniel left the milk.\n33 Mary took the milk there.\n34 Mary put down the milk.\n35 Mary journeyed to the kitchen.\n36 Where is the milk? \tbathroom\t34 19\n37 Mary moved to the bedroom.\n38 John went to the garden.\n39 Where is the milk? \tbathroom\t34 19\n1 John picked up the apple there.\n2 John moved to the office.\n3 Where is the apple? \toffice\t1 2\n4 Mary went to the office.\n5 John discarded the apple.\n6 Where is the apple? \toffice\t5 2\n7 John travelled to the kitchen.\n8 Mary went back to the hallway.\n9 Where is the apple? \toffice\t5 2\n10 Daniel grabbed the apple there.\n11 Daniel left the apple.\n12 Mary grabbed the milk there.\n13 Daniel moved to the kitchen.\n14 Sandra got the apple there.\n15 Mary travelled to the bedroom.\n16 Where is the milk? \tbedroom\t12 15\n17 Sandra went to the bedroom.\n18 John travelled to the hallway.\n19 Where is the apple? \tbedroom\t14 17\n1 Mary grabbed the football there.\n2 Sandra travelled to the office.\n3 Sandra picked up the apple there.\n4 Sandra journeyed to the bedroom.\n5 Where is the apple? \tbedroom\t3 4\n6 Sandra journeyed to the kitchen.\n7 Mary travelled to the garden.\n8 Where is the apple? \tkitchen\t3 6\n9 John moved to the bathroom.\n10 Daniel went to the bathroom.\n11 Mary left the football.\n12 Daniel took the milk there.\n13 Where is the football? \tgarden\t11 7\n14 Mary picked up the football there.\n15 John went to the garden.\n16 Mary put down the football there.\n17 Daniel put down the milk there.\n18 Where is the milk? \tbathroom\t17 10\n19 Daniel grabbed the milk there.\n20 Daniel went to the kitchen.\n21 Where is the football? \tgarden\t16 7\n1 Daniel took the apple there.\n2 John moved to the office.\n3 John moved to the bedroom.\n4 Sandra journeyed to the bathroom.\n5 Sandra journeyed to the garden.\n6 Mary took the milk there.\n7 Mary put down the milk.\n8 Mary went to the garden.\n9 Sandra grabbed the football there.\n10 John journeyed to the garden.\n11 Sandra went to the hallway.\n12 Sandra went back to the bathroom.\n13 Where is the football? \tbathroom\t9 12\n14 Sandra discarded the football.\n15 Daniel moved to the kitchen.\n16 Where is the football? \tbathroom\t14 12\n17 John travelled to the office.\n18 Daniel travelled to the garden.\n19 Where is the football? \tbathroom\t14 12\n20 Daniel put down the apple.\n21 Daniel took the apple there.\n22 Daniel discarded the apple there.\n23 Sandra grabbed the football there.\n24 Where is the apple? \tgarden\t22 18\n25 Mary picked up the apple there.\n26 Sandra dropped the football there.\n27 Where is the football? \tbathroom\t26 12\n1 Daniel picked up the apple there.\n2 Daniel dropped the apple.\n3 John moved to the bedroom.\n4 John grabbed the apple there.\n5 Daniel went to the hallway.\n6 Sandra grabbed the football there.\n7 Sandra went back to the kitchen.\n8 John left the apple.\n9 Where is the apple? \tbedroom\t8 3\n10 Sandra dropped the football.\n11 Mary journeyed to the bedroom.\n12 Where is the apple? \tbedroom\t8 3\n13 Mary went back to the hallway.\n14 Sandra went to the bedroom.\n15 Where is the football? \tkitchen\t10 7\n16 Sandra travelled to the kitchen.\n17 Sandra travelled to the garden.\n18 Mary went to the bedroom.\n19 Sandra grabbed the milk there.\n20 Daniel went back to the bedroom.\n21 Daniel picked up the apple there.\n22 Daniel travelled to the office.\n23 Daniel put down the apple.\n24 Where is the apple? \toffice\t23 22\n25 Sandra dropped the milk.\n26 Daniel grabbed the apple there.\n27 Where is the milk? \tgarden\t25 17\n1 Sandra moved to the hallway.\n2 Mary took the apple there.\n3 John moved to the garden.\n4 John moved to the bedroom.\n5 Daniel moved to the kitchen.\n6 John went to the garden.\n7 Mary put down the apple there.\n8 Mary picked up the apple there.\n9 Mary moved to the hallway.\n10 Daniel journeyed to the office.\n11 Where is the apple? \thallway\t8 9\n12 John journeyed to the bedroom.\n13 John journeyed to the kitchen.\n14 Where is the apple? \thallway\t8 9\n15 Mary discarded the apple there.\n16 Mary took the apple there.\n17 Sandra moved to the bathroom.\n18 Mary went back to the kitchen.\n19 Where is the apple? \tkitchen\t16 18\n20 Daniel moved to the kitchen.\n21 Mary journeyed to the bathroom.\n22 Where is the apple? \tbathroom\t16 21\n23 Mary put down the apple.\n24 John moved to the bedroom.\n25 Where is the apple? \tbathroom\t23 21\n1 Mary journeyed to the office.\n2 John grabbed the apple there.\n3 John left the apple.\n4 Mary went back to the bathroom.\n5 John grabbed the apple there.\n6 Mary went back to the garden.\n7 John put down the apple.\n8 Daniel got the milk there.\n9 Daniel went back to the hallway.\n10 John journeyed to the office.\n11 Where is the milk? \thallway\t8 9\n12 Daniel went back to the garden.\n13 Mary got the apple there.\n14 Where is the milk? \tgarden\t8 12\n15 Daniel discarded the milk.\n16 Daniel got the football there.\n17 Where is the milk? \tgarden\t15 12\n18 Daniel got the milk there.\n19 Daniel discarded the football.\n20 Where is the football? \tgarden\t19 12\n21 Daniel left the milk.\n22 Daniel grabbed the milk there.\n23 Where is the football? \tgarden\t19 12\n1 Daniel grabbed the apple there.\n2 Daniel went back to the bathroom.\n3 Where is the apple? \tbathroom\t1 2\n4 John journeyed to the garden.\n5 Daniel went back to the hallway.\n6 Where is the apple? \thallway\t1 5\n7 Mary moved to the bedroom.\n8 Daniel left the apple.\n9 Where is the apple? \thallway\t8 5\n10 Sandra took the football there.\n11 Sandra discarded the football there.\n12 Where is the apple? \thallway\t8 5\n13 Sandra took the football there.\n14 John travelled to the kitchen.\n15 Where is the apple? \thallway\t8 5\n1 Sandra moved to the kitchen.\n2 John moved to the bathroom.\n3 Mary travelled to the garden.\n4 Sandra moved to the office.\n5 Mary travelled to the hallway.\n6 Daniel grabbed the milk there.\n7 Daniel went to the bathroom.\n8 Sandra got the apple there.\n9 Where is the milk? \tbathroom\t6 7\n10 Daniel put down the milk.\n11 John got the milk there.\n12 Sandra went back to the kitchen.\n13 Mary went to the office.\n14 Where is the apple? \tkitchen\t8 12\n15 Sandra journeyed to the hallway.\n16 Sandra put down the apple.\n17 Where is the apple? \thallway\t16 15\n18 Sandra journeyed to the kitchen.\n19 Sandra picked up the football there.\n20 Where is the apple? \thallway\t16 15\n21 Sandra put down the football.\n22 Sandra took the football there.\n23 Where is the apple? \thallway\t16 15\n1 Sandra went back to the kitchen.\n2 John picked up the milk there.\n3 John left the milk.\n4 Sandra went to the garden.\n5 Mary went to the bathroom.\n6 Daniel journeyed to the garden.\n7 Sandra took the football there.\n8 Daniel moved to the kitchen.\n9 John took the milk there.\n10 John put down the milk there.\n11 John went to the bathroom.\n12 Sandra put down the football.\n13 Where is the football? \tgarden\t12 4\n14 Daniel journeyed to the bedroom.\n15 Sandra travelled to the bathroom.\n16 Where is the football? \tgarden\t12 4\n17 John journeyed to the office.\n18 John grabbed the apple there.\n19 Where is the football? \tgarden\t12 4\n20 John travelled to the bathroom.\n21 John left the apple there.\n22 Where is the apple? \tbathroom\t21 20\n23 Daniel went to the bathroom.\n24 Daniel grabbed the apple there.\n25 Sandra moved to the hallway.\n26 Daniel journeyed to the hallway.\n27 Where is the apple? \thallway\t24 26\n1 Daniel grabbed the apple there.\n2 Daniel dropped the apple.\n3 John moved to the hallway.\n4 Daniel took the apple there.\n5 Daniel left the apple.\n6 Daniel went back to the bathroom.\n7 John travelled to the garden.\n8 Daniel travelled to the kitchen.\n9 Daniel went back to the hallway.\n10 John picked up the apple there.\n11 John picked up the football there.\n12 Mary went to the garden.\n13 John left the apple.\n14 Mary travelled to the bathroom.\n15 Where is the apple? \tgarden\t13 7\n16 Mary moved to the office.\n17 Daniel journeyed to the bathroom.\n18 Where is the apple? \tgarden\t13 7\n19 Mary journeyed to the garden.\n20 Mary moved to the office.\n21 John picked up the apple there.\n22 Sandra travelled to the kitchen.\n23 John travelled to the bathroom.\n24 Daniel travelled to the hallway.\n25 Where is the apple? \tbathroom\t21 23\n26 Sandra travelled to the office.\n27 John travelled to the office.\n28 Sandra travelled to the bathroom.\n29 Sandra journeyed to the hallway.\n30 Mary went to the bathroom.\n31 John journeyed to the bathroom.\n32 Mary went to the hallway.\n33 Sandra journeyed to the office.\n34 John left the apple there.\n35 Daniel journeyed to the kitchen.\n36 Where is the apple? \tbathroom\t34 31\n37 John grabbed the apple there.\n38 Mary went back to the office.\n39 Mary went to the kitchen.\n40 John went back to the garden.\n41 Where is the apple? \tgarden\t37 40\n1 John travelled to the office.\n2 Daniel went back to the garden.\n3 John went back to the kitchen.\n4 Daniel went back to the hallway.\n5 Sandra journeyed to the bedroom.\n6 Daniel moved to the bedroom.\n7 John grabbed the football there.\n8 Daniel journeyed to the garden.\n9 John put down the football.\n10 John took the apple there.\n11 Where is the football? \tkitchen\t9 3\n12 John journeyed to the office.\n13 Mary journeyed to the hallway.\n14 Where is the apple? \toffice\t10 12\n15 Mary journeyed to the kitchen.\n16 John picked up the milk there.\n17 Where is the apple? \toffice\t10 12\n18 Mary got the football there.\n19 Sandra journeyed to the hallway.\n20 Mary left the football.\n21 John left the apple.\n22 Where is the football? \tkitchen\t20 15\n23 Mary journeyed to the bedroom.\n24 John put down the milk.\n25 Where is the apple? \toffice\t21 12\n1 Sandra moved to the hallway.\n2 John travelled to the office.\n3 Sandra took the milk there.\n4 Sandra put down the milk.\n5 Where is the milk? \thallway\t4 1\n6 Mary went to the bedroom.\n7 Sandra went back to the kitchen.\n8 Where is the milk? \thallway\t4 1\n9 Mary went to the kitchen.\n10 Sandra got the apple there.\n11 Where is the milk? \thallway\t4 1\n12 Sandra dropped the apple.\n13 Daniel went back to the office.\n14 Where is the apple? \tkitchen\t12 7\n15 Mary grabbed the apple there.\n16 Daniel journeyed to the hallway.\n17 Daniel moved to the kitchen.\n18 Daniel travelled to the office.\n19 Sandra journeyed to the bathroom.\n20 Mary left the apple.\n21 Where is the apple? \tkitchen\t20 9\n1 Daniel journeyed to the bathroom.\n2 Sandra went to the bathroom.\n3 Mary picked up the apple there.\n4 Sandra took the football there.\n5 Daniel journeyed to the bedroom.\n6 John went back to the bathroom.\n7 John went back to the garden.\n8 Daniel journeyed to the hallway.\n9 Sandra left the football.\n10 Sandra went to the office.\n11 Where is the football? \tbathroom\t9 2\n12 Sandra went back to the bathroom.\n13 Mary left the apple.\n14 Where is the football? \tbathroom\t9 2\n15 Mary went back to the kitchen.\n16 Sandra travelled to the kitchen.\n17 Daniel grabbed the milk there.\n18 Daniel moved to the office.\n19 Where is the milk? \toffice\t17 18\n20 Daniel put down the milk.\n21 Daniel travelled to the garden.\n22 Where is the milk? \toffice\t20 18\n23 Daniel went back to the kitchen.\n24 Daniel journeyed to the hallway.\n25 Where is the milk? \toffice\t20 18\n1 John went back to the bedroom.\n2 Sandra picked up the apple there.\n3 Mary moved to the bedroom.\n4 Sandra left the apple.\n5 John went back to the garden.\n6 Mary went back to the hallway.\n7 Sandra grabbed the apple there.\n8 Daniel went back to the office.\n9 Sandra left the apple there.\n10 Sandra took the apple there.\n11 Sandra discarded the apple.\n12 Daniel went to the garden.\n13 Sandra went back to the garden.\n14 John went back to the bedroom.\n15 Sandra grabbed the football there.\n16 Sandra went back to the bedroom.\n17 Where is the football? \tbedroom\t15 16\n18 John went to the garden.\n19 Sandra dropped the football.\n20 Where is the football? \tbedroom\t19 16\n21 Sandra got the football there.\n22 Sandra put down the football.\n23 Where is the football? \tbedroom\t22 16\n24 Daniel went to the bedroom.\n25 Daniel grabbed the football there.\n26 Mary went back to the office.\n27 Daniel discarded the football.\n28 Where is the football? \tbedroom\t27 24\n29 Mary grabbed the milk there.\n30 Sandra went to the hallway.\n31 Where is the football? \tbedroom\t27 24\n1 Sandra took the football there.\n2 Sandra left the football.\n3 Sandra went to the bathroom.\n4 Daniel went back to the kitchen.\n5 Daniel travelled to the hallway.\n6 John went to the hallway.\n7 John journeyed to the bedroom.\n8 John picked up the milk there.\n9 Daniel took the apple there.\n10 Mary went back to the office.\n11 Daniel moved to the office.\n12 Sandra went back to the hallway.\n13 Where is the apple? \toffice\t9 11\n14 Mary picked up the football there.\n15 Daniel dropped the apple there.\n16 Where is the apple? \toffice\t15 11\n17 Daniel went to the kitchen.\n18 Sandra journeyed to the kitchen.\n19 Where is the apple? \toffice\t15 11\n20 Daniel travelled to the bedroom.\n21 Sandra went back to the bathroom.\n22 Where is the apple? \toffice\t15 11\n23 Daniel moved to the bathroom.\n24 John put down the milk.\n25 Where is the milk? \tbedroom\t24 7\n1 Sandra got the football there.\n2 John journeyed to the hallway.\n3 John journeyed to the office.\n4 Daniel travelled to the bedroom.\n5 John went to the bedroom.\n6 Mary went back to the kitchen.\n7 John journeyed to the bathroom.\n8 Sandra journeyed to the bedroom.\n9 Sandra put down the football.\n10 Sandra picked up the football there.\n11 John went back to the hallway.\n12 Daniel moved to the bathroom.\n13 John grabbed the milk there.\n14 Mary travelled to the garden.\n15 Sandra moved to the hallway.\n16 Daniel went back to the office.\n17 Sandra left the football there.\n18 John grabbed the football there.\n19 John dropped the football.\n20 John discarded the milk there.\n21 Where is the milk? \thallway\t20 11\n22 Mary went to the office.\n23 Mary travelled to the garden.\n24 Where is the football? \thallway\t19 11\n25 Sandra moved to the bathroom.\n26 Sandra went to the kitchen.\n27 Where is the milk? \thallway\t20 11\n28 Mary moved to the bathroom.\n29 Sandra travelled to the office.\n30 John went to the bedroom.\n31 Mary grabbed the apple there.\n32 Mary put down the apple.\n33 Mary travelled to the hallway.\n34 Where is the apple? \tbathroom\t32 28\n35 Mary got the milk there.\n36 John moved to the garden.\n37 Where is the apple? \tbathroom\t32 28\n1 John moved to the bathroom.\n2 Daniel moved to the bedroom.\n3 Mary went back to the bedroom.\n4 Mary moved to the office.\n5 Sandra moved to the garden.\n6 John travelled to the garden.\n7 Sandra went back to the hallway.\n8 Mary took the football there.\n9 Sandra journeyed to the kitchen.\n10 Mary went to the bedroom.\n11 Where is the football? \tbedroom\t8 10\n12 Daniel went to the garden.\n13 John travelled to the office.\n14 Where is the football? \tbedroom\t8 10\n15 Mary moved to the office.\n16 Mary discarded the football there.\n17 Where is the football? \toffice\t16 15\n18 Sandra moved to the garden.\n19 John took the football there.\n20 Mary travelled to the kitchen.\n21 Daniel journeyed to the bathroom.\n22 Daniel journeyed to the bedroom.\n23 Mary went back to the office.\n24 Sandra moved to the office.\n25 John went back to the bedroom.\n26 Mary travelled to the garden.\n27 John dropped the football.\n28 Where is the football? \tbedroom\t27 25\n29 Sandra went back to the garden.\n30 Sandra moved to the hallway.\n31 Where is the football? \tbedroom\t27 25\n1 Mary grabbed the milk there.\n2 John picked up the apple there.\n3 Mary went to the bathroom.\n4 Daniel moved to the garden.\n5 Where is the milk? \tbathroom\t1 3\n6 John put down the apple.\n7 Mary left the milk.\n8 Where is the milk? \tbathroom\t7 3\n9 John went to the bathroom.\n10 Daniel went back to the kitchen.\n11 Where is the milk? \tbathroom\t7 3\n12 Mary picked up the milk there.\n13 Sandra moved to the bedroom.\n14 Mary left the milk.\n15 Mary went back to the bedroom.\n16 Where is the milk? \tbathroom\t14 3\n17 Daniel went back to the bedroom.\n18 Daniel journeyed to the garden.\n19 Where is the milk? \tbathroom\t14 3\n1 Sandra moved to the bathroom.\n2 Mary picked up the milk there.\n3 Mary picked up the apple there.\n4 Mary moved to the kitchen.\n5 Where is the milk? \tkitchen\t2 4\n6 Sandra moved to the hallway.\n7 Mary dropped the apple.\n8 Where is the milk? \tkitchen\t2 4\n9 Mary dropped the milk.\n10 Daniel went to the bedroom.\n11 Where is the milk? \tkitchen\t9 4\n12 Daniel journeyed to the office.\n13 John went back to the office.\n14 Where is the milk? \tkitchen\t9 4\n15 Daniel travelled to the hallway.\n16 Mary moved to the hallway.\n17 John journeyed to the hallway.\n18 John travelled to the garden.\n19 Mary went to the garden.\n20 Sandra moved to the garden.\n21 John moved to the bathroom.\n22 Mary went to the office.\n23 Mary went back to the garden.\n24 Sandra went to the hallway.\n25 Daniel journeyed to the garden.\n26 Mary journeyed to the office.\n27 Sandra went back to the bedroom.\n28 Mary travelled to the bathroom.\n29 Mary went to the bedroom.\n30 Daniel went to the office.\n31 Mary journeyed to the garden.\n32 Daniel moved to the bedroom.\n33 Daniel moved to the kitchen.\n34 John moved to the bedroom.\n35 Mary moved to the hallway.\n36 Sandra moved to the bathroom.\n37 John moved to the bathroom.\n38 Daniel went to the hallway.\n39 John went to the kitchen.\n40 John travelled to the bathroom.\n41 Sandra travelled to the office.\n42 Sandra travelled to the kitchen.\n43 Mary went to the bedroom.\n44 Daniel travelled to the bedroom.\n45 Mary moved to the bathroom.\n46 Mary moved to the garden.\n47 Daniel went to the bathroom.\n48 Daniel went to the garden.\n49 Sandra went back to the office.\n50 John went to the office.\n51 John moved to the bathroom.\n52 Mary travelled to the bedroom.\n53 Mary moved to the hallway.\n54 Daniel travelled to the kitchen.\n55 John travelled to the kitchen.\n56 Sandra travelled to the kitchen.\n57 Daniel picked up the football there.\n58 John got the milk there.\n59 John travelled to the garden.\n60 John went to the kitchen.\n61 Where is the milk? \tkitchen\t58 60\n1 Daniel moved to the kitchen.\n2 Daniel travelled to the bedroom.\n3 Daniel went to the office.\n4 Mary journeyed to the bathroom.\n5 Daniel travelled to the kitchen.\n6 John went back to the kitchen.\n7 Daniel went back to the office.\n8 John went to the bedroom.\n9 Sandra travelled to the garden.\n10 Sandra went back to the office.\n11 Sandra got the milk there.\n12 Daniel picked up the football there.\n13 Mary went back to the garden.\n14 Mary got the apple there.\n15 Daniel moved to the bathroom.\n16 Daniel left the football.\n17 Where is the football? \tbathroom\t16 15\n18 Mary journeyed to the office.\n19 Mary went back to the garden.\n20 Where is the football? \tbathroom\t16 15\n21 Mary moved to the kitchen.\n22 Mary moved to the bedroom.\n23 Where is the football? \tbathroom\t16 15\n24 Sandra left the milk.\n25 Mary moved to the kitchen.\n26 Where is the milk? \toffice\t24 10\n27 Sandra got the milk there.\n28 John journeyed to the office.\n29 Daniel got the football there.\n30 Daniel went back to the kitchen.\n31 Where is the football? \tkitchen\t29 30\n1 Daniel grabbed the football there.\n2 Sandra picked up the apple there.\n3 Daniel dropped the football.\n4 Sandra discarded the apple.\n5 John got the football there.\n6 Sandra got the apple there.\n7 John went to the bathroom.\n8 Mary journeyed to the garden.\n9 Where is the football? \tbathroom\t5 7\n10 Sandra dropped the apple.\n11 Daniel went back to the bedroom.\n12 Sandra got the apple there.\n13 Daniel travelled to the garden.\n14 Daniel moved to the bedroom.\n15 John dropped the football.\n16 Where is the football? \tbathroom\t15 7\n17 Sandra left the apple.\n18 John grabbed the football there.\n19 Daniel got the apple there.\n20 John left the football.\n21 Where is the football? \tbathroom\t20 7\n22 Daniel discarded the apple.\n23 Sandra went back to the bathroom.\n24 Where is the football? \tbathroom\t20 7\n25 Sandra went to the kitchen.\n26 Daniel travelled to the hallway.\n27 Where is the football? \tbathroom\t20 7\n1 Sandra went back to the garden.\n2 Daniel took the football there.\n3 John went back to the kitchen.\n4 Sandra journeyed to the hallway.\n5 Sandra went to the bathroom.\n6 Sandra went to the bedroom.\n7 Sandra went to the kitchen.\n8 John travelled to the bathroom.\n9 Daniel went to the garden.\n10 Mary went to the garden.\n11 Mary grabbed the apple there.\n12 Mary travelled to the bathroom.\n13 Where is the apple? \tbathroom\t11 12\n14 John went to the hallway.\n15 John journeyed to the office.\n16 Where is the apple? \tbathroom\t11 12\n17 Sandra went back to the bedroom.\n18 Daniel discarded the football.\n19 Where is the football? \tgarden\t18 9\n20 John went back to the garden.\n21 Daniel travelled to the bedroom.\n22 Where is the football? \tgarden\t18 9\n23 Mary discarded the apple there.\n24 Sandra moved to the garden.\n25 Where is the football? \tgarden\t18 9\n1 Sandra journeyed to the garden.\n2 John journeyed to the kitchen.\n3 John grabbed the apple there.\n4 Sandra moved to the bathroom.\n5 Daniel journeyed to the kitchen.\n6 Mary took the football there.\n7 John journeyed to the bathroom.\n8 Sandra travelled to the office.\n9 Daniel travelled to the office.\n10 Mary moved to the garden.\n11 Where is the football? \tgarden\t6 10\n12 Daniel went to the garden.\n13 John put down the apple.\n14 Where is the apple? \tbathroom\t13 7\n15 John went to the bedroom.\n16 Mary moved to the hallway.\n17 Where is the apple? \tbathroom\t13 7\n18 Daniel moved to the kitchen.\n19 Mary put down the football there.\n20 Where is the football? \thallway\t19 16\n21 Sandra moved to the bedroom.\n22 John grabbed the milk there.\n23 Where is the football? \thallway\t19 16\n1 John went back to the office.\n2 Daniel journeyed to the garden.\n3 Mary took the apple there.\n4 John went back to the hallway.\n5 Mary grabbed the milk there.\n6 Daniel moved to the bedroom.\n7 Mary dropped the apple there.\n8 Sandra grabbed the football there.\n9 Mary travelled to the garden.\n10 Mary went back to the hallway.\n11 Sandra went back to the kitchen.\n12 Sandra went back to the hallway.\n13 Where is the football? \thallway\t8 12\n14 Sandra put down the football.\n15 Sandra went to the garden.\n16 Where is the football? \thallway\t14 12\n17 Mary picked up the football there.\n18 Sandra moved to the hallway.\n19 Sandra journeyed to the kitchen.\n20 Daniel journeyed to the bathroom.\n21 Sandra went to the office.\n22 Sandra journeyed to the bathroom.\n23 Mary went to the bathroom.\n24 Mary moved to the bedroom.\n25 Mary went to the hallway.\n26 Daniel went to the office.\n27 Daniel journeyed to the bathroom.\n28 Daniel went back to the garden.\n29 Mary discarded the football.\n30 Daniel went to the bathroom.\n31 Where is the football? \thallway\t29 25\n32 Mary journeyed to the bedroom.\n33 John moved to the office.\n34 Where is the football? \thallway\t29 25\n35 John journeyed to the bedroom.\n36 Daniel went back to the office.\n37 Daniel travelled to the kitchen.\n38 Daniel went to the bedroom.\n39 John went back to the hallway.\n40 Mary left the milk.\n41 Where is the milk? \tbedroom\t40 32\n1 John travelled to the office.\n2 John journeyed to the garden.\n3 Mary got the football there.\n4 Mary left the football there.\n5 Daniel got the football there.\n6 Sandra got the milk there.\n7 John travelled to the office.\n8 Mary travelled to the garden.\n9 Sandra travelled to the garden.\n10 John moved to the bedroom.\n11 Where is the milk? \tgarden\t6 9\n12 Daniel travelled to the hallway.\n13 Sandra put down the milk.\n14 Where is the milk? \tgarden\t13 9\n15 Mary grabbed the milk there.\n16 Daniel journeyed to the bedroom.\n17 John journeyed to the hallway.\n18 John went back to the office.\n19 Sandra went back to the office.\n20 John journeyed to the bedroom.\n21 John went to the bathroom.\n22 John travelled to the kitchen.\n23 Daniel moved to the hallway.\n24 John travelled to the bedroom.\n25 Daniel put down the football.\n26 Mary went to the kitchen.\n27 Where is the football? \thallway\t25 23\n28 Daniel travelled to the garden.\n29 Mary journeyed to the hallway.\n30 Where is the football? \thallway\t25 23\n31 Sandra went back to the bedroom.\n32 John moved to the office.\n33 Daniel journeyed to the hallway.\n34 Mary discarded the milk.\n35 Where is the milk? \thallway\t34 29\n1 Mary journeyed to the office.\n2 Sandra picked up the milk there.\n3 John went back to the kitchen.\n4 Sandra got the apple there.\n5 Mary got the football there.\n6 Mary went back to the garden.\n7 Where is the football? \tgarden\t5 6\n8 Daniel went to the bathroom.\n9 John went to the bathroom.\n10 Where is the football? \tgarden\t5 6\n11 Sandra went back to the garden.\n12 Sandra discarded the apple.\n13 Where is the apple? \tgarden\t12 11\n14 Daniel went back to the bedroom.\n15 Sandra went back to the bathroom.\n16 Where is the apple? \tgarden\t12 11\n17 Mary went back to the bathroom.\n18 Mary left the football.\n19 Where is the apple? \tgarden\t12 11\n1 Mary picked up the football there.\n2 Sandra got the milk there.\n3 Sandra went back to the bedroom.\n4 Daniel went back to the garden.\n5 Where is the milk? \tbedroom\t2 3\n6 Daniel travelled to the office.\n7 Sandra travelled to the office.\n8 Where is the milk? \toffice\t2 7\n9 John got the apple there.\n10 Mary moved to the kitchen.\n11 Sandra left the milk there.\n12 Daniel went to the kitchen.\n13 Where is the milk? \toffice\t11 7\n14 Sandra went to the kitchen.\n15 Daniel journeyed to the bedroom.\n16 Where is the milk? \toffice\t11 7\n17 John dropped the apple.\n18 Mary put down the football.\n19 Where is the football? \tkitchen\t18 10\n1 John went to the bedroom.\n2 John moved to the garden.\n3 Daniel travelled to the bathroom.\n4 Sandra moved to the hallway.\n5 Sandra got the football there.\n6 Sandra put down the football.\n7 Where is the football? \thallway\t6 4\n8 Daniel moved to the hallway.\n9 Mary took the milk there.\n10 Where is the football? \thallway\t6 4\n11 Mary moved to the office.\n12 Sandra went to the garden.\n13 Where is the milk? \toffice\t9 11\n14 Daniel went to the office.\n15 Mary went to the hallway.\n16 Where is the milk? \thallway\t9 15\n17 John journeyed to the hallway.\n18 Mary discarded the milk.\n19 Where is the milk? \thallway\t18 15\n1 Mary went back to the kitchen.\n2 Daniel travelled to the office.\n3 Mary moved to the hallway.\n4 John went to the kitchen.\n5 Daniel went back to the bathroom.\n6 John travelled to the bathroom.\n7 Daniel moved to the kitchen.\n8 Sandra moved to the kitchen.\n9 John grabbed the football there.\n10 Sandra journeyed to the bathroom.\n11 John discarded the football.\n12 John grabbed the football there.\n13 John went back to the bedroom.\n14 Sandra went to the office.\n15 Where is the football? \tbedroom\t12 13\n16 Mary moved to the garden.\n17 Daniel went to the bathroom.\n18 Where is the football? \tbedroom\t12 13\n19 John moved to the office.\n20 Mary picked up the milk there.\n21 Sandra got the apple there.\n22 Sandra travelled to the bedroom.\n23 Where is the apple? \tbedroom\t21 22\n24 Daniel moved to the office.\n25 Sandra left the apple.\n26 Where is the apple? \tbedroom\t25 22\n27 John moved to the bedroom.\n28 John discarded the football there.\n29 Where is the football? \tbedroom\t28 27\n1 John travelled to the hallway.\n2 Daniel journeyed to the kitchen.\n3 Sandra journeyed to the garden.\n4 Daniel grabbed the apple there.\n5 Sandra got the milk there.\n6 Daniel dropped the apple there.\n7 Where is the apple? \tkitchen\t6 2\n8 Sandra discarded the milk there.\n9 Sandra went to the hallway.\n10 Where is the apple? \tkitchen\t6 2\n11 John moved to the kitchen.\n12 Mary moved to the hallway.\n13 Where is the milk? \tgarden\t8 3\n14 John journeyed to the office.\n15 Daniel took the apple there.\n16 Daniel put down the apple.\n17 Daniel got the apple there.\n18 John journeyed to the hallway.\n19 Daniel travelled to the bedroom.\n20 Where is the apple? \tbedroom\t17 19\n21 Daniel put down the apple.\n22 Sandra went to the office.\n23 Where is the apple? \tbedroom\t21 19\n1 Sandra travelled to the office.\n2 Daniel moved to the kitchen.\n3 Mary travelled to the bathroom.\n4 Sandra took the football there.\n5 Daniel picked up the apple there.\n6 Sandra went back to the kitchen.\n7 Where is the football? \tkitchen\t4 6\n8 Sandra left the football there.\n9 Daniel dropped the apple there.\n10 Where is the apple? \tkitchen\t9 2\n11 Mary journeyed to the office.\n12 Daniel travelled to the hallway.\n13 Where is the apple? \tkitchen\t9 2\n14 Daniel got the milk there.\n15 Sandra went to the hallway.\n16 Where is the apple? \tkitchen\t9 2\n17 Sandra moved to the bathroom.\n18 Mary went back to the hallway.\n19 Mary moved to the bathroom.\n20 Daniel discarded the milk.\n21 Where is the milk? \thallway\t20 12\n1 John grabbed the milk there.\n2 John left the milk.\n3 Sandra took the milk there.\n4 Sandra moved to the kitchen.\n5 Where is the milk? \tkitchen\t3 4\n6 Sandra put down the milk.\n7 John journeyed to the office.\n8 Where is the milk? \tkitchen\t6 4\n9 Daniel journeyed to the bedroom.\n10 John went back to the kitchen.\n11 Where is the milk? \tkitchen\t6 4\n12 Daniel went back to the garden.\n13 John grabbed the apple there.\n14 Sandra got the milk there.\n15 Daniel moved to the bathroom.\n16 John travelled to the hallway.\n17 John moved to the office.\n18 Where is the apple? \toffice\t13 17\n19 Sandra put down the milk there.\n20 Sandra took the milk there.\n21 John went back to the kitchen.\n22 Daniel picked up the football there.\n23 John went to the office.\n24 John travelled to the hallway.\n25 John went to the office.\n26 John dropped the apple there.\n27 Where is the apple? \toffice\t26 25\n1 Sandra grabbed the football there.\n2 Sandra discarded the football.\n3 Daniel travelled to the office.\n4 Sandra grabbed the football there.\n5 Mary travelled to the kitchen.\n6 Sandra went to the bathroom.\n7 Where is the football? \tbathroom\t4 6\n8 Sandra dropped the football.\n9 Sandra took the football there.\n10 Daniel journeyed to the kitchen.\n11 Sandra discarded the football.\n12 Where is the football? \tbathroom\t11 6\n13 Sandra picked up the football there.\n14 Daniel went to the hallway.\n15 John travelled to the kitchen.\n16 Sandra left the football.\n17 Where is the football? \tbathroom\t16 6\n18 Mary went to the office.\n19 Sandra picked up the football there.\n20 Mary went back to the bedroom.\n21 John travelled to the bathroom.\n22 Mary grabbed the milk there.\n23 John went back to the hallway.\n24 Daniel travelled to the kitchen.\n25 John travelled to the office.\n26 Mary discarded the milk.\n27 Sandra journeyed to the bedroom.\n28 Where is the milk? \tbedroom\t26 20\n29 Mary journeyed to the bathroom.\n30 Sandra moved to the office.\n31 Where is the milk? \tbedroom\t26 20\n1 Sandra travelled to the bathroom.\n2 Mary journeyed to the bedroom.\n3 John travelled to the bathroom.\n4 John got the football there.\n5 Sandra got the milk there.\n6 Sandra left the milk.\n7 Where is the milk? \tbathroom\t6 1\n8 John discarded the football.\n9 Sandra went to the garden.\n10 Where is the football? \tbathroom\t8 3\n11 John travelled to the garden.\n12 Sandra journeyed to the office.\n13 Where is the football? \tbathroom\t8 3\n14 John journeyed to the bedroom.\n15 Mary travelled to the office.\n16 John moved to the office.\n17 Mary travelled to the bathroom.\n18 John moved to the bedroom.\n19 Mary journeyed to the hallway.\n20 Mary got the apple there.\n21 Sandra went back to the garden.\n22 Sandra went to the kitchen.\n23 Mary dropped the apple.\n24 Where is the apple? \thallway\t23 19\n25 John went to the hallway.\n26 Sandra went to the bathroom.\n27 Where is the apple? \thallway\t23 19\n1 John journeyed to the garden.\n2 Sandra went to the office.\n3 Sandra moved to the hallway.\n4 Mary went to the office.\n5 Sandra picked up the milk there.\n6 Sandra dropped the milk there.\n7 Where is the milk? \thallway\t6 3\n8 Mary journeyed to the bedroom.\n9 Sandra got the milk there.\n10 John moved to the office.\n11 Sandra travelled to the garden.\n12 Where is the milk? \tgarden\t9 11\n13 Mary journeyed to the kitchen.\n14 Mary took the football there.\n15 Where is the milk? \tgarden\t9 11\n16 Sandra discarded the milk.\n17 Daniel moved to the hallway.\n18 Where is the milk? \tgarden\t16 11\n19 Mary discarded the football.\n20 Mary travelled to the garden.\n21 Where is the football? \tkitchen\t19 13\n1 Sandra journeyed to the office.\n2 Mary went back to the kitchen.\n3 John picked up the football there.\n4 Sandra journeyed to the bedroom.\n5 John put down the football.\n6 Sandra got the apple there.\n7 John went to the office.\n8 John went back to the garden.\n9 John moved to the bathroom.\n10 Sandra left the apple.\n11 Where is the apple? \tbedroom\t10 4\n12 Daniel journeyed to the office.\n13 John went back to the garden.\n14 Where is the apple? \tbedroom\t10 4\n15 John travelled to the office.\n16 John travelled to the garden.\n17 Where is the apple? \tbedroom\t10 4\n18 Mary went back to the office.\n19 John grabbed the football there.\n20 John left the football.\n21 John travelled to the kitchen.\n22 Where is the football? \tgarden\t20 16\n23 Daniel moved to the kitchen.\n24 Sandra went to the hallway.\n25 Where is the football? \tgarden\t20 16\n1 Sandra journeyed to the hallway.\n2 John journeyed to the bathroom.\n3 Sandra grabbed the football there.\n4 Daniel travelled to the bedroom.\n5 John got the milk there.\n6 John dropped the milk.\n7 Where is the milk? \tbathroom\t6 2\n8 Sandra moved to the garden.\n9 Daniel went back to the hallway.\n10 Where is the milk? \tbathroom\t6 2\n11 Sandra discarded the football.\n12 John moved to the hallway.\n13 Where is the football? \tgarden\t11 8\n14 John went back to the garden.\n15 Sandra went to the kitchen.\n16 Where is the football? \tgarden\t11 8\n17 Daniel moved to the bedroom.\n18 Sandra journeyed to the hallway.\n19 Sandra moved to the kitchen.\n20 John travelled to the office.\n21 Sandra went to the garden.\n22 Sandra grabbed the football there.\n23 Sandra put down the football there.\n24 Daniel went back to the kitchen.\n25 Where is the football? \tgarden\t23 21\n1 Daniel grabbed the football there.\n2 Daniel discarded the football.\n3 John got the football there.\n4 Mary went back to the hallway.\n5 Daniel moved to the bathroom.\n6 John dropped the football there.\n7 Sandra took the apple there.\n8 Daniel journeyed to the office.\n9 Mary took the football there.\n10 Mary dropped the football there.\n11 Where is the football? \thallway\t10 4\n12 Mary went to the bedroom.\n13 John grabbed the football there.\n14 John moved to the bathroom.\n15 Mary moved to the kitchen.\n16 Where is the football? \tbathroom\t13 14\n17 Daniel moved to the bathroom.\n18 Mary moved to the office.\n19 Where is the football? \tbathroom\t13 14\n20 Daniel went back to the office.\n21 Sandra put down the apple.\n22 John put down the football.\n23 Mary journeyed to the garden.\n24 Where is the football? \tbathroom\t22 14\n25 John went back to the bedroom.\n26 Sandra grabbed the apple there.\n27 Where is the football? \tbathroom\t22 14\n1 Mary travelled to the office.\n2 Daniel went to the bathroom.\n3 John went back to the bedroom.\n4 John went to the hallway.\n5 Mary journeyed to the bathroom.\n6 Sandra picked up the apple there.\n7 John moved to the bathroom.\n8 John got the milk there.\n9 Daniel moved to the bedroom.\n10 John moved to the garden.\n11 Where is the milk? \tgarden\t8 10\n12 Sandra put down the apple.\n13 John got the football there.\n14 Where is the milk? \tgarden\t8 10\n15 Sandra journeyed to the office.\n16 Daniel picked up the apple there.\n17 Mary journeyed to the kitchen.\n18 Daniel left the apple there.\n19 Where is the apple? \tbedroom\t18 9\n20 Daniel got the apple there.\n21 John went back to the bathroom.\n22 Daniel put down the apple.\n23 John moved to the garden.\n24 Where is the apple? \tbedroom\t22 9\n25 Sandra travelled to the bathroom.\n26 Sandra moved to the kitchen.\n27 Where is the apple? \tbedroom\t22 9\n1 Sandra journeyed to the bedroom.\n2 Sandra picked up the football there.\n3 Sandra discarded the football.\n4 Mary moved to the office.\n5 Where is the football? \tbedroom\t3 1\n6 Mary went back to the hallway.\n7 Sandra journeyed to the garden.\n8 Where is the football? \tbedroom\t3 1\n9 Mary picked up the apple there.\n10 John went back to the garden.\n11 Mary put down the apple.\n12 Sandra went to the hallway.\n13 Where is the apple? \thallway\t11 6\n14 Daniel went back to the bedroom.\n15 Mary travelled to the bedroom.\n16 Where is the apple? \thallway\t11 6\n17 Sandra took the apple there.\n18 Daniel went back to the kitchen.\n19 John went to the office.\n20 John went back to the garden.\n21 Daniel journeyed to the bedroom.\n22 Sandra went back to the bathroom.\n23 Daniel went back to the bathroom.\n24 Mary moved to the kitchen.\n25 John travelled to the kitchen.\n26 Mary went back to the bedroom.\n27 Mary took the football there.\n28 Daniel went back to the garden.\n29 Mary travelled to the office.\n30 Sandra went back to the garden.\n31 Where is the football? \toffice\t27 29\n1 Sandra travelled to the bathroom.\n2 John travelled to the office.\n3 John grabbed the apple there.\n4 Sandra took the football there.\n5 Sandra dropped the football there.\n6 Sandra took the football there.\n7 Daniel moved to the bathroom.\n8 John journeyed to the kitchen.\n9 Sandra travelled to the garden.\n10 John put down the apple.\n11 Where is the apple? \tkitchen\t10 8\n12 Sandra went to the hallway.\n13 Sandra went back to the bedroom.\n14 Where is the apple? \tkitchen\t10 8\n15 John picked up the apple there.\n16 Sandra moved to the kitchen.\n17 Sandra went back to the garden.\n18 Sandra went to the bedroom.\n19 John put down the apple.\n20 John grabbed the apple there.\n21 John left the apple there.\n22 Sandra left the football there.\n23 Where is the apple? \tkitchen\t21 8\n24 John journeyed to the bathroom.\n25 Mary journeyed to the garden.\n26 Where is the apple? \tkitchen\t21 8\n27 Sandra took the football there.\n28 John travelled to the garden.\n29 John got the milk there.\n30 Mary moved to the bedroom.\n31 John moved to the kitchen.\n32 Daniel went to the hallway.\n33 Where is the milk? \tkitchen\t29 31\n1 Daniel went back to the hallway.\n2 Mary went back to the garden.\n3 Sandra went to the kitchen.\n4 Mary moved to the bedroom.\n5 Sandra travelled to the bathroom.\n6 Mary journeyed to the garden.\n7 Daniel went back to the office.\n8 John went back to the garden.\n9 John travelled to the office.\n10 Sandra got the milk there.\n11 John went back to the kitchen.\n12 Sandra left the milk.\n13 Where is the milk? \tbathroom\t12 5\n14 Sandra took the milk there.\n15 Mary travelled to the bedroom.\n16 Sandra left the milk there.\n17 John moved to the garden.\n18 Where is the milk? \tbathroom\t16 5\n19 Sandra grabbed the milk there.\n20 Sandra went back to the kitchen.\n21 Where is the milk? \tkitchen\t19 20\n22 Daniel journeyed to the hallway.\n23 Mary moved to the kitchen.\n24 Where is the milk? \tkitchen\t19 20\n25 Daniel travelled to the bedroom.\n26 Daniel went to the office.\n27 John journeyed to the kitchen.\n28 John went to the bathroom.\n29 Sandra travelled to the hallway.\n30 Mary journeyed to the office.\n31 John travelled to the kitchen.\n32 Sandra went to the garden.\n33 John went to the garden.\n34 Sandra moved to the kitchen.\n35 Daniel journeyed to the hallway.\n36 Sandra left the milk.\n37 Where is the milk? \tkitchen\t36 34\n1 Mary went to the office.\n2 John took the football there.\n3 John journeyed to the bedroom.\n4 Sandra went to the bedroom.\n5 Where is the football? \tbedroom\t2 3\n6 Daniel went to the bathroom.\n7 Sandra went back to the bathroom.\n8 Where is the football? \tbedroom\t2 3\n9 Sandra picked up the apple there.\n10 Sandra went to the office.\n11 Where is the apple? \toffice\t9 10\n12 Daniel went back to the garden.\n13 Sandra moved to the hallway.\n14 Where is the apple? \thallway\t9 13\n15 John went to the bathroom.\n16 Daniel moved to the hallway.\n17 Sandra travelled to the bedroom.\n18 Sandra put down the apple there.\n19 Where is the apple? \tbedroom\t18 17\n1 Mary moved to the garden.\n2 Mary took the milk there.\n3 Sandra went to the bedroom.\n4 Sandra went to the kitchen.\n5 John journeyed to the bathroom.\n6 Daniel went back to the kitchen.\n7 Sandra took the apple there.\n8 Sandra dropped the apple there.\n9 Where is the apple? \tkitchen\t8 4\n10 Sandra took the apple there.\n11 Sandra took the football there.\n12 Mary went back to the hallway.\n13 Sandra put down the football.\n14 Where is the football? \tkitchen\t13 4\n15 Mary discarded the milk.\n16 Mary picked up the milk there.\n17 Where is the football? \tkitchen\t13 4\n18 Mary put down the milk.\n19 Sandra got the football there.\n20 Where is the milk? \thallway\t18 12\n21 Mary went back to the garden.\n22 Sandra left the football.\n23 Where is the milk? \thallway\t18 12\n1 Daniel journeyed to the hallway.\n2 John moved to the bathroom.\n3 Sandra picked up the apple there.\n4 John grabbed the milk there.\n5 John put down the milk there.\n6 Sandra moved to the bathroom.\n7 Where is the milk? \tbathroom\t5 2\n8 Sandra picked up the milk there.\n9 John journeyed to the office.\n10 Sandra journeyed to the hallway.\n11 Sandra discarded the milk.\n12 Where is the milk? \thallway\t11 10\n13 Daniel travelled to the bathroom.\n14 Sandra journeyed to the garden.\n15 Where is the milk? \thallway\t11 10\n16 Sandra dropped the apple.\n17 Daniel went to the kitchen.\n18 Where is the apple? \tgarden\t16 14\n19 Daniel went back to the garden.\n20 John journeyed to the garden.\n21 Where is the apple? \tgarden\t16 14\n1 Daniel travelled to the hallway.\n2 Sandra went to the office.\n3 Sandra moved to the hallway.\n4 Daniel got the football there.\n5 John went to the office.\n6 Mary journeyed to the bathroom.\n7 Daniel put down the football there.\n8 Mary went back to the office.\n9 Where is the football? \thallway\t7 1\n10 Sandra got the football there.\n11 Daniel moved to the bedroom.\n12 Sandra left the football.\n13 Daniel picked up the milk there.\n14 Where is the football? \thallway\t12 3\n15 John moved to the kitchen.\n16 Sandra moved to the garden.\n17 Where is the football? \thallway\t12 3\n18 John went to the hallway.\n19 John went to the bathroom.\n20 Daniel went back to the bathroom.\n21 Mary journeyed to the bedroom.\n22 Sandra went back to the bedroom.\n23 Mary journeyed to the kitchen.\n24 Sandra journeyed to the bathroom.\n25 Daniel dropped the milk.\n26 Where is the milk? \tbathroom\t25 20\n27 Daniel got the milk there.\n28 Mary grabbed the apple there.\n29 Mary left the apple.\n30 Sandra went to the garden.\n31 Where is the apple? \tkitchen\t29 23\n1 Mary moved to the hallway.\n2 Sandra travelled to the kitchen.\n3 Sandra travelled to the office.\n4 Daniel travelled to the office.\n5 Sandra went to the kitchen.\n6 Sandra got the apple there.\n7 John went to the garden.\n8 John grabbed the milk there.\n9 Mary took the football there.\n10 John discarded the milk.\n11 Where is the milk? \tgarden\t10 7\n12 Daniel moved to the kitchen.\n13 John took the milk there.\n14 John discarded the milk.\n15 Mary discarded the football.\n16 Where is the football? \thallway\t15 1\n17 Sandra moved to the bedroom.\n18 Sandra journeyed to the hallway.\n19 Where is the football? \thallway\t15 1\n20 Sandra took the football there.\n21 Daniel went back to the bathroom.\n22 Mary journeyed to the office.\n23 John grabbed the milk there.\n24 Sandra left the apple.\n25 John left the milk.\n26 Where is the milk? \tgarden\t25 7\n27 John got the milk there.\n28 John dropped the milk.\n29 Where is the milk? \tgarden\t28 7\n1 Daniel moved to the bedroom.\n2 Daniel took the milk there.\n3 Daniel left the milk.\n4 John went to the bedroom.\n5 Where is the milk? \tbedroom\t3 1\n6 John grabbed the apple there.\n7 Sandra went back to the garden.\n8 Where is the milk? \tbedroom\t3 1\n9 Mary journeyed to the garden.\n10 John got the milk there.\n11 John travelled to the hallway.\n12 Daniel journeyed to the kitchen.\n13 Where is the milk? \thallway\t10 11\n14 John journeyed to the office.\n15 Mary went to the bedroom.\n16 Where is the milk? \toffice\t10 14\n17 Mary journeyed to the office.\n18 John discarded the milk there.\n19 Where is the milk? \toffice\t18 14\n1 Mary journeyed to the garden.\n2 John went to the hallway.\n3 John went to the kitchen.\n4 Daniel grabbed the apple there.\n5 Daniel dropped the apple.\n6 John journeyed to the garden.\n7 Mary travelled to the bathroom.\n8 John went to the bedroom.\n9 Sandra moved to the kitchen.\n10 Daniel went back to the bathroom.\n11 Sandra went back to the hallway.\n12 Mary took the milk there.\n13 John grabbed the apple there.\n14 John journeyed to the bathroom.\n15 Where is the apple? \tbathroom\t13 14\n16 Mary dropped the milk.\n17 John picked up the milk there.\n18 Where is the apple? \tbathroom\t13 14\n19 Daniel travelled to the garden.\n20 Sandra went to the office.\n21 Mary took the football there.\n22 Daniel journeyed to the hallway.\n23 Daniel went back to the bedroom.\n24 Mary left the football there.\n25 Where is the football? \tbathroom\t24 7\n26 Mary got the football there.\n27 Daniel went to the hallway.\n28 Daniel journeyed to the garden.\n29 John went to the kitchen.\n30 John went back to the office.\n31 John travelled to the hallway.\n32 Mary travelled to the bedroom.\n33 Mary dropped the football.\n34 Where is the football? \tbedroom\t33 32\n35 John left the milk.\n36 Mary went to the garden.\n37 Where is the milk? \thallway\t35 31\n1 Mary went to the office.\n2 Daniel grabbed the football there.\n3 Mary journeyed to the garden.\n4 Daniel dropped the football.\n5 Sandra travelled to the office.\n6 Mary grabbed the milk there.\n7 Sandra moved to the bedroom.\n8 Sandra travelled to the bathroom.\n9 Daniel journeyed to the garden.\n10 Sandra moved to the kitchen.\n11 Mary left the milk.\n12 Mary travelled to the bathroom.\n13 Where is the milk? \tgarden\t11 3\n14 Daniel travelled to the hallway.\n15 Mary travelled to the hallway.\n16 Where is the milk? \tgarden\t11 3\n17 Daniel grabbed the football there.\n18 Mary travelled to the office.\n19 Mary moved to the hallway.\n20 Daniel put down the football.\n21 Where is the football? \thallway\t20 14\n22 John went to the office.\n23 Sandra travelled to the bedroom.\n24 Where is the football? \thallway\t20 14\n25 Sandra went to the kitchen.\n26 Sandra journeyed to the office.\n27 Where is the football? \thallway\t20 14\n1 John journeyed to the hallway.\n2 Sandra moved to the bathroom.\n3 Sandra grabbed the football there.\n4 Sandra went to the garden.\n5 Where is the football? \tgarden\t3 4\n6 Mary went back to the bathroom.\n7 Sandra picked up the milk there.\n8 Where is the football? \tgarden\t3 4\n9 Sandra left the football.\n10 Daniel went back to the bathroom.\n11 Where is the football? \tgarden\t9 4\n12 Daniel travelled to the office.\n13 Sandra put down the milk.\n14 Where is the milk? \tgarden\t13 4\n15 Mary moved to the bedroom.\n16 Sandra journeyed to the bedroom.\n17 Where is the milk? \tgarden\t13 4\n1 Mary grabbed the football there.\n2 John journeyed to the hallway.\n3 Mary went back to the hallway.\n4 John journeyed to the bedroom.\n5 Where is the football? \thallway\t1 3\n6 Daniel journeyed to the kitchen.\n7 Mary discarded the football.\n8 Where is the football? \thallway\t7 3\n9 Mary went to the bedroom.\n10 Sandra went back to the hallway.\n11 Where is the football? \thallway\t7 3\n12 Mary journeyed to the garden.\n13 Mary grabbed the milk there.\n14 Where is the football? \thallway\t7 3\n15 John moved to the kitchen.\n16 Mary journeyed to the kitchen.\n17 Where is the milk? \tkitchen\t13 16\n1 Mary moved to the hallway.\n2 Mary went to the kitchen.\n3 Mary picked up the milk there.\n4 John went back to the bathroom.\n5 Mary picked up the football there.\n6 John got the apple there.\n7 Mary went to the office.\n8 Daniel travelled to the kitchen.\n9 Where is the football? \toffice\t5 7\n10 John dropped the apple there.\n11 Mary put down the football there.\n12 Where is the football? \toffice\t11 7\n13 Mary grabbed the football there.\n14 John took the apple there.\n15 John went back to the hallway.\n16 Mary travelled to the kitchen.\n17 Where is the football? \tkitchen\t13 16\n18 John moved to the kitchen.\n19 Mary left the milk.\n20 Where is the apple? \tkitchen\t14 18\n21 Mary journeyed to the hallway.\n22 Daniel got the milk there.\n23 Sandra travelled to the kitchen.\n24 John discarded the apple.\n25 Where is the apple? \tkitchen\t24 18\n1 Sandra journeyed to the kitchen.\n2 Sandra went back to the bedroom.\n3 Daniel went back to the garden.\n4 Daniel travelled to the bathroom.\n5 John moved to the bathroom.\n6 Mary went to the bedroom.\n7 Mary travelled to the office.\n8 Mary journeyed to the hallway.\n9 John went to the bedroom.\n10 Daniel moved to the garden.\n11 Daniel grabbed the apple there.\n12 John travelled to the kitchen.\n13 Daniel travelled to the bedroom.\n14 John picked up the milk there.\n15 Where is the apple? \tbedroom\t11 13\n16 Mary moved to the bathroom.\n17 John grabbed the football there.\n18 Sandra journeyed to the hallway.\n19 Sandra journeyed to the kitchen.\n20 Daniel went to the hallway.\n21 Daniel journeyed to the kitchen.\n22 John journeyed to the bathroom.\n23 John left the football.\n24 Where is the football? \tbathroom\t23 22\n25 John dropped the milk.\n26 Mary grabbed the football there.\n27 Where is the milk? \tbathroom\t25 22\n28 Sandra moved to the bathroom.\n29 John grabbed the milk there.\n30 John discarded the milk.\n31 John went back to the office.\n32 Where is the milk? \tbathroom\t30 22\n33 Sandra took the milk there.\n34 Mary dropped the football.\n35 Where is the football? \tbathroom\t34 16\n1 Mary moved to the bathroom.\n2 Mary went back to the bedroom.\n3 Sandra moved to the office.\n4 John went to the bedroom.\n5 Mary travelled to the hallway.\n6 Sandra went to the bedroom.\n7 Mary travelled to the garden.\n8 John went to the bathroom.\n9 Daniel went to the hallway.\n10 Mary moved to the bathroom.\n11 Daniel went to the kitchen.\n12 Mary travelled to the hallway.\n13 John got the milk there.\n14 Mary went to the office.\n15 Daniel journeyed to the bathroom.\n16 Daniel grabbed the apple there.\n17 John put down the milk.\n18 Daniel dropped the apple.\n19 Where is the apple? \tbathroom\t18 15\n20 Daniel went back to the kitchen.\n21 Mary journeyed to the kitchen.\n22 Where is the apple? \tbathroom\t18 15\n23 John took the apple there.\n24 John went back to the office.\n25 Where is the apple? \toffice\t23 24\n26 John went back to the bedroom.\n27 Daniel moved to the garden.\n28 Where is the apple? \tbedroom\t23 26\n29 John dropped the apple there.\n30 Sandra went back to the kitchen.\n31 Where is the apple? \tbedroom\t29 26\n1 Daniel travelled to the garden.\n2 Mary journeyed to the bathroom.\n3 John went back to the kitchen.\n4 John went back to the hallway.\n5 John travelled to the kitchen.\n6 Mary journeyed to the office.\n7 Mary got the football there.\n8 Sandra moved to the office.\n9 Mary left the football.\n10 John went to the office.\n11 Where is the football? \toffice\t9 6\n12 Sandra grabbed the football there.\n13 Daniel went to the bedroom.\n14 John travelled to the bathroom.\n15 Mary journeyed to the bathroom.\n16 Daniel travelled to the office.\n17 Sandra travelled to the hallway.\n18 John journeyed to the office.\n19 Daniel went to the bedroom.\n20 Sandra got the milk there.\n21 Sandra got the apple there.\n22 Mary went to the bedroom.\n23 Daniel went back to the garden.\n24 Mary travelled to the office.\n25 John journeyed to the garden.\n26 Mary journeyed to the kitchen.\n27 Sandra discarded the apple.\n28 Where is the apple? \thallway\t27 17\n29 Mary travelled to the hallway.\n30 Mary grabbed the apple there.\n31 John moved to the bathroom.\n32 Daniel travelled to the hallway.\n33 Sandra discarded the football.\n34 Daniel got the football there.\n35 Daniel moved to the bedroom.\n36 Mary put down the apple.\n37 Where is the football? \tbedroom\t34 35\n38 Sandra put down the milk.\n39 Daniel put down the football.\n40 Where is the milk? \thallway\t38 17\n41 Daniel went back to the garden.\n42 John travelled to the office.\n43 Where is the milk? \thallway\t38 17\n1 Mary journeyed to the office.\n2 Mary moved to the bedroom.\n3 Daniel moved to the bedroom.\n4 Daniel travelled to the garden.\n5 Daniel went to the kitchen.\n6 John journeyed to the office.\n7 Mary went to the office.\n8 Mary journeyed to the bedroom.\n9 John grabbed the apple there.\n10 Mary travelled to the garden.\n11 Daniel went to the hallway.\n12 Sandra went back to the garden.\n13 John dropped the apple there.\n14 John went back to the bathroom.\n15 Where is the apple? \toffice\t13 6\n16 Mary picked up the milk there.\n17 Sandra went to the bathroom.\n18 Where is the apple? \toffice\t13 6\n19 Mary discarded the milk.\n20 Mary moved to the kitchen.\n21 Where is the milk? \tgarden\t19 10\n22 Sandra went to the garden.\n23 Daniel moved to the kitchen.\n24 Where is the milk? \tgarden\t19 10\n25 John travelled to the hallway.\n26 Daniel went to the garden.\n27 Daniel went to the bathroom.\n28 Mary went to the garden.\n29 Mary moved to the bedroom.\n30 Mary went to the garden.\n31 Daniel went to the kitchen.\n32 John went back to the kitchen.\n33 John travelled to the hallway.\n34 Sandra grabbed the milk there.\n35 Sandra went to the bedroom.\n36 Daniel travelled to the bedroom.\n37 Where is the milk? \tbedroom\t34 35\n1 John went to the office.\n2 Mary went to the bathroom.\n3 Sandra moved to the kitchen.\n4 John went to the bathroom.\n5 Daniel went back to the hallway.\n6 Daniel picked up the milk there.\n7 Sandra grabbed the football there.\n8 John travelled to the garden.\n9 Daniel journeyed to the bedroom.\n10 Mary picked up the apple there.\n11 Where is the milk? \tbedroom\t6 9\n12 John journeyed to the kitchen.\n13 Mary journeyed to the bedroom.\n14 Where is the apple? \tbedroom\t10 13\n15 Sandra dropped the football there.\n16 John moved to the hallway.\n17 Where is the football? \tkitchen\t15 3\n18 Daniel went to the kitchen.\n19 Daniel left the milk.\n20 Where is the milk? \tkitchen\t19 18\n21 Sandra took the football there.\n22 Daniel went to the bathroom.\n23 Where is the milk? \tkitchen\t19 18\n1 John went to the kitchen.\n2 Mary journeyed to the kitchen.\n3 John journeyed to the bedroom.\n4 Mary journeyed to the hallway.\n5 Mary moved to the office.\n6 Mary moved to the hallway.\n7 John picked up the football there.\n8 John went to the office.\n9 Where is the football? \toffice\t7 8\n10 Sandra journeyed to the bedroom.\n11 John got the milk there.\n12 Where is the football? \toffice\t7 8\n13 Sandra went back to the hallway.\n14 Sandra journeyed to the garden.\n15 Mary moved to the bedroom.\n16 Mary travelled to the bathroom.\n17 Sandra went to the kitchen.\n18 John put down the football.\n19 Where is the football? \toffice\t18 8\n20 Mary travelled to the garden.\n21 John put down the milk there.\n22 Where is the milk? \toffice\t21 8\n23 John moved to the garden.\n24 Sandra went to the bedroom.\n25 Where is the football? \toffice\t18 8\n1 Daniel went back to the garden.\n2 Mary went to the garden.\n3 Sandra journeyed to the garden.\n4 Daniel journeyed to the bedroom.\n5 Sandra got the milk there.\n6 Mary travelled to the office.\n7 Mary took the apple there.\n8 Mary left the apple.\n9 Where is the apple? \toffice\t8 6\n10 Sandra discarded the milk there.\n11 Sandra moved to the bathroom.\n12 Where is the apple? \toffice\t8 6\n13 John went back to the kitchen.\n14 Sandra went to the office.\n15 Where is the apple? \toffice\t8 6\n16 John moved to the garden.\n17 Mary picked up the apple there.\n18 John picked up the milk there.\n19 Sandra went back to the kitchen.\n20 John went back to the bathroom.\n21 Mary went back to the hallway.\n22 Where is the apple? \thallway\t17 21\n23 Mary went to the bathroom.\n24 Daniel travelled to the hallway.\n25 Mary discarded the apple.\n26 Mary went back to the bedroom.\n27 Where is the apple? \tbathroom\t25 23\n1 Daniel picked up the apple there.\n2 Sandra travelled to the hallway.\n3 Daniel put down the apple there.\n4 Mary went back to the bathroom.\n5 John moved to the bathroom.\n6 John travelled to the garden.\n7 Daniel journeyed to the hallway.\n8 Mary went back to the bedroom.\n9 Daniel moved to the kitchen.\n10 Daniel journeyed to the bedroom.\n11 Mary moved to the hallway.\n12 Daniel went back to the kitchen.\n13 Daniel moved to the garden.\n14 John went back to the hallway.\n15 Mary moved to the office.\n16 Mary got the apple there.\n17 Sandra went to the bathroom.\n18 Mary left the apple.\n19 Where is the apple? \toffice\t18 15\n20 Mary moved to the bathroom.\n21 Mary went back to the office.\n22 Where is the apple? \toffice\t18 15\n23 Sandra travelled to the garden.\n24 Daniel journeyed to the bedroom.\n25 Where is the apple? \toffice\t18 15\n26 Daniel got the football there.\n27 Daniel went to the hallway.\n28 Where is the football? \thallway\t26 27\n29 John went back to the kitchen.\n30 Daniel moved to the garden.\n31 Where is the football? \tgarden\t26 30\n1 Mary went back to the bathroom.\n2 Sandra journeyed to the garden.\n3 Mary went back to the office.\n4 Daniel grabbed the football there.\n5 Daniel journeyed to the hallway.\n6 John took the milk there.\n7 Where is the football? \thallway\t4 5\n8 Mary picked up the apple there.\n9 John journeyed to the hallway.\n10 Where is the milk? \thallway\t6 9\n11 Sandra went to the office.\n12 John journeyed to the garden.\n13 Where is the milk? \tgarden\t6 12\n14 Mary put down the apple.\n15 Sandra went back to the kitchen.\n16 Where is the apple? \toffice\t14 3\n17 Daniel went to the kitchen.\n18 John discarded the milk.\n19 Where is the apple? \toffice\t14 3\n1 Mary went to the hallway.\n2 Daniel went back to the bedroom.\n3 Sandra went back to the garden.\n4 Mary went to the office.\n5 Mary journeyed to the kitchen.\n6 Sandra moved to the office.\n7 Sandra journeyed to the hallway.\n8 Daniel journeyed to the garden.\n9 Mary journeyed to the bathroom.\n10 John went back to the bathroom.\n11 Sandra travelled to the garden.\n12 John moved to the office.\n13 Daniel went back to the kitchen.\n14 Mary moved to the kitchen.\n15 Mary moved to the hallway.\n16 Mary went to the kitchen.\n17 Sandra went back to the bedroom.\n18 Sandra travelled to the hallway.\n19 Sandra travelled to the kitchen.\n20 Sandra moved to the garden.\n21 Daniel went to the garden.\n22 Sandra went back to the bathroom.\n23 John moved to the garden.\n24 Mary went to the bathroom.\n25 Daniel travelled to the kitchen.\n26 John went back to the hallway.\n27 Sandra went back to the hallway.\n28 Mary went to the hallway.\n29 Daniel went back to the garden.\n30 Sandra went back to the office.\n31 Sandra moved to the kitchen.\n32 Mary travelled to the garden.\n33 Sandra went to the garden.\n34 Daniel journeyed to the hallway.\n35 Mary went back to the hallway.\n36 Daniel travelled to the garden.\n37 John journeyed to the bathroom.\n38 Daniel travelled to the hallway.\n39 Daniel travelled to the bedroom.\n40 Mary went back to the kitchen.\n41 Daniel went to the office.\n42 John journeyed to the hallway.\n43 John went to the kitchen.\n44 Daniel travelled to the hallway.\n45 Sandra went back to the kitchen.\n46 Mary moved to the office.\n47 Sandra went back to the garden.\n48 Sandra went back to the kitchen.\n49 Sandra moved to the garden.\n50 Sandra moved to the office.\n51 John went back to the hallway.\n52 Daniel went to the garden.\n53 Sandra travelled to the kitchen.\n54 Sandra moved to the bathroom.\n55 John journeyed to the garden.\n56 Mary moved to the hallway.\n57 John went back to the office.\n58 Mary went back to the office.\n59 Daniel travelled to the bathroom.\n60 Sandra travelled to the hallway.\n61 Sandra journeyed to the bathroom.\n62 Sandra travelled to the bedroom.\n63 Mary went back to the hallway.\n64 Sandra travelled to the kitchen.\n65 Daniel travelled to the garden.\n66 Daniel journeyed to the bedroom.\n67 Mary journeyed to the office.\n68 Sandra went back to the office.\n69 John travelled to the hallway.\n70 Daniel picked up the milk there.\n71 Daniel picked up the apple there.\n72 Sandra moved to the hallway.\n73 John journeyed to the bedroom.\n74 John went back to the garden.\n75 Sandra journeyed to the office.\n76 Sandra moved to the bedroom.\n77 Mary moved to the kitchen.\n78 Mary went to the office.\n79 Sandra grabbed the football there.\n80 Sandra discarded the football.\n81 Where is the football? \tbedroom\t80 76\n82 Daniel took the football there.\n83 Daniel put down the apple there.\n84 Where is the apple? \tbedroom\t83 66\n85 Daniel took the apple there.\n86 Daniel travelled to the hallway.\n87 Where is the football? \thallway\t82 86\n88 Sandra journeyed to the bathroom.\n89 Daniel left the milk there.\n90 Where is the milk? \thallway\t89 86\n91 Daniel went to the kitchen.\n92 Daniel went back to the bathroom.\n93 Where is the milk? \thallway\t89 86\n1 Daniel went to the office.\n2 John travelled to the kitchen.\n3 Mary journeyed to the bedroom.\n4 John picked up the apple there.\n5 John put down the apple.\n6 Sandra travelled to the office.\n7 Where is the apple? \tkitchen\t5 2\n8 Sandra went to the bathroom.\n9 Daniel grabbed the milk there.\n10 Where is the apple? \tkitchen\t5 2\n11 John journeyed to the office.\n12 John travelled to the bedroom.\n13 Daniel left the milk.\n14 Daniel grabbed the milk there.\n15 John moved to the garden.\n16 Daniel moved to the kitchen.\n17 Where is the milk? \tkitchen\t14 16\n18 Daniel put down the milk.\n19 Mary went to the hallway.\n20 Where is the milk? \tkitchen\t18 16\n21 Sandra went back to the office.\n22 Daniel picked up the milk there.\n23 John took the football there.\n24 John dropped the football.\n25 Where is the football? \tgarden\t24 15\n1 John journeyed to the bedroom.\n2 Sandra went back to the bathroom.\n3 Sandra grabbed the football there.\n4 Sandra journeyed to the office.\n5 Where is the football? \toffice\t3 4\n6 Daniel travelled to the kitchen.\n7 Mary went to the garden.\n8 Where is the football? \toffice\t3 4\n9 Mary travelled to the office.\n10 Mary moved to the kitchen.\n11 Daniel went to the garden.\n12 Daniel got the milk there.\n13 Daniel put down the milk there.\n14 Sandra went back to the garden.\n15 Where is the milk? \tgarden\t13 11\n16 Daniel got the milk there.\n17 Sandra travelled to the hallway.\n18 Sandra picked up the apple there.\n19 Sandra journeyed to the bathroom.\n20 Where is the apple? \tbathroom\t18 19\n21 Mary moved to the bedroom.\n22 Sandra went back to the bedroom.\n23 Where is the apple? \tbedroom\t18 22\n1 Sandra picked up the apple there.\n2 Sandra put down the apple.\n3 Sandra moved to the bathroom.\n4 Daniel went to the kitchen.\n5 Sandra went to the bedroom.\n6 John went to the kitchen.\n7 Daniel journeyed to the hallway.\n8 Sandra journeyed to the bathroom.\n9 Sandra took the milk there.\n10 Sandra went to the office.\n11 Where is the milk? \toffice\t9 10\n12 Sandra moved to the bathroom.\n13 Sandra put down the milk.\n14 Where is the milk? \tbathroom\t13 12\n15 John went to the bathroom.\n16 John journeyed to the bedroom.\n17 Where is the milk? \tbathroom\t13 12\n18 Mary went to the bathroom.\n19 John picked up the apple there.\n20 Where is the milk? \tbathroom\t13 12\n21 Mary got the football there.\n22 Mary went to the hallway.\n23 Where is the football? \thallway\t21 22\n1 Daniel journeyed to the kitchen.\n2 John went to the kitchen.\n3 Mary went back to the bathroom.\n4 Sandra picked up the football there.\n5 Sandra took the milk there.\n6 John moved to the office.\n7 Mary got the apple there.\n8 Mary dropped the apple there.\n9 Where is the apple? \tbathroom\t8 3\n10 Sandra went to the office.\n11 Mary grabbed the apple there.\n12 Sandra went to the bedroom.\n13 Daniel moved to the bathroom.\n14 Sandra put down the football there.\n15 Sandra took the football there.\n16 Sandra moved to the bathroom.\n17 Mary moved to the hallway.\n18 Where is the football? \tbathroom\t15 16\n19 Mary dropped the apple.\n20 John travelled to the bedroom.\n21 Where is the apple? \thallway\t19 17\n22 Mary grabbed the apple there.\n23 Mary put down the apple.\n24 Where is the apple? \thallway\t23 17\n25 Sandra put down the milk.\n26 Mary took the apple there.\n27 Where is the milk? \tbathroom\t25 16\n1 Daniel grabbed the apple there.\n2 Mary got the milk there.\n3 Mary went back to the kitchen.\n4 Mary moved to the garden.\n5 Where is the milk? \tgarden\t2 4\n6 Sandra went back to the garden.\n7 Mary moved to the office.\n8 Where is the milk? \toffice\t2 7\n9 Sandra went back to the bathroom.\n10 Mary discarded the milk.\n11 Where is the milk? \toffice\t10 7\n12 Mary grabbed the milk there.\n13 Sandra went back to the kitchen.\n14 Sandra went back to the bathroom.\n15 Daniel journeyed to the bathroom.\n16 Mary moved to the bathroom.\n17 Daniel journeyed to the office.\n18 Daniel discarded the apple.\n19 Mary dropped the milk.\n20 Where is the milk? \tbathroom\t19 16\n21 John picked up the milk there.\n22 Sandra moved to the office.\n23 Where is the apple? \toffice\t18 17\n1 Sandra took the apple there.\n2 Daniel went back to the bedroom.\n3 Daniel travelled to the bathroom.\n4 John went to the bathroom.\n5 Mary journeyed to the bedroom.\n6 Daniel moved to the bedroom.\n7 Sandra moved to the bedroom.\n8 Daniel got the milk there.\n9 Daniel dropped the milk.\n10 Sandra picked up the milk there.\n11 Sandra put down the apple there.\n12 Mary picked up the apple there.\n13 Mary travelled to the bathroom.\n14 Sandra discarded the milk.\n15 Where is the milk? \tbedroom\t14 7\n16 Daniel took the milk there.\n17 John moved to the kitchen.\n18 Where is the apple? \tbathroom\t12 13\n19 Mary dropped the apple.\n20 Mary travelled to the office.\n21 Where is the apple? \tbathroom\t19 13\n22 Mary grabbed the football there.\n23 Daniel went back to the kitchen.\n24 Where is the apple? \tbathroom\t19 13\n25 Mary went back to the garden.\n26 John journeyed to the bathroom.\n27 Where is the football? \tgarden\t22 25\n1 John went back to the office.\n2 Daniel travelled to the garden.\n3 Daniel grabbed the football there.\n4 John journeyed to the garden.\n5 Mary went to the garden.\n6 Sandra moved to the bathroom.\n7 Sandra got the milk there.\n8 Daniel journeyed to the office.\n9 John moved to the office.\n10 Daniel picked up the apple there.\n11 Mary went back to the bathroom.\n12 Sandra travelled to the office.\n13 Sandra went back to the bedroom.\n14 John moved to the garden.\n15 Sandra dropped the milk there.\n16 Daniel left the football.\n17 Where is the football? \toffice\t16 8\n18 Daniel travelled to the kitchen.\n19 Daniel travelled to the hallway.\n20 Where is the milk? \tbedroom\t15 13\n21 Daniel discarded the apple.\n22 Sandra took the milk there.\n23 Where is the apple? \thallway\t21 19\n24 Daniel took the apple there.\n25 Daniel went to the office.\n26 Where is the apple? \toffice\t24 25\n27 Daniel took the football there.\n28 Sandra put down the milk.\n29 Where is the milk? \tbedroom\t28 13\n1 Sandra went back to the bathroom.\n2 Sandra went to the office.\n3 John went to the bedroom.\n4 Mary went to the bathroom.\n5 Mary journeyed to the bedroom.\n6 John moved to the bathroom.\n7 Mary picked up the milk there.\n8 John went to the bedroom.\n9 John went back to the bathroom.\n10 Sandra went to the garden.\n11 Mary discarded the milk.\n12 Daniel journeyed to the hallway.\n13 Where is the milk? \tbedroom\t11 5\n14 Sandra journeyed to the kitchen.\n15 Daniel travelled to the kitchen.\n16 Where is the milk? \tbedroom\t11 5\n17 Sandra went back to the bedroom.\n18 Mary journeyed to the garden.\n19 Daniel picked up the apple there.\n20 Mary journeyed to the bathroom.\n21 Mary journeyed to the garden.\n22 Daniel travelled to the bathroom.\n23 Where is the apple? \tbathroom\t19 22\n24 Sandra got the milk there.\n25 Sandra went back to the office.\n26 Where is the milk? \toffice\t24 25\n27 Daniel travelled to the office.\n28 John travelled to the kitchen.\n29 Where is the milk? \toffice\t24 25\n1 John got the milk there.\n2 Sandra journeyed to the hallway.\n3 Daniel went back to the bedroom.\n4 John left the milk.\n5 Daniel got the apple there.\n6 Sandra picked up the milk there.\n7 Sandra went to the bathroom.\n8 John went to the bathroom.\n9 Where is the milk? \tbathroom\t6 7\n10 Sandra journeyed to the bedroom.\n11 John travelled to the office.\n12 Where is the milk? \tbedroom\t6 10\n13 Mary travelled to the kitchen.\n14 Sandra moved to the bathroom.\n15 Mary went back to the hallway.\n16 Sandra dropped the milk.\n17 Where is the milk? \tbathroom\t16 14\n18 Sandra journeyed to the garden.\n19 John went to the garden.\n20 Where is the milk? \tbathroom\t16 14\n21 Mary journeyed to the bedroom.\n22 John moved to the kitchen.\n23 Where is the milk? \tbathroom\t16 14\n1 Daniel travelled to the garden.\n2 John picked up the milk there.\n3 Mary moved to the garden.\n4 Mary went to the bathroom.\n5 Mary moved to the bedroom.\n6 Daniel journeyed to the hallway.\n7 John moved to the hallway.\n8 Daniel picked up the football there.\n9 Daniel discarded the football there.\n10 Mary travelled to the hallway.\n11 Where is the football? \thallway\t9 6\n12 Mary travelled to the garden.\n13 Daniel took the football there.\n14 Daniel moved to the bathroom.\n15 Daniel travelled to the office.\n16 Where is the football? \toffice\t13 15\n17 John journeyed to the garden.\n18 John left the milk.\n19 Where is the football? \toffice\t13 15\n20 John travelled to the kitchen.\n21 Mary travelled to the bedroom.\n22 Where is the milk? \tgarden\t18 17\n23 Daniel went to the garden.\n24 Mary travelled to the kitchen.\n25 Where is the milk? \tgarden\t18 17\n1 John went back to the hallway.\n2 Daniel went back to the garden.\n3 John moved to the bedroom.\n4 Daniel moved to the kitchen.\n5 Sandra travelled to the garden.\n6 Daniel picked up the football there.\n7 Sandra took the milk there.\n8 Sandra left the milk.\n9 Where is the milk? \tgarden\t8 5\n10 Mary moved to the office.\n11 Sandra took the milk there.\n12 Daniel moved to the garden.\n13 Sandra discarded the milk.\n14 Where is the milk? \tgarden\t13 5\n15 Sandra journeyed to the bedroom.\n16 Mary journeyed to the kitchen.\n17 Where is the milk? \tgarden\t13 5\n18 Mary journeyed to the garden.\n19 Daniel went back to the bathroom.\n20 Where is the milk? \tgarden\t13 5\n21 John travelled to the hallway.\n22 Mary picked up the milk there.\n23 Sandra travelled to the kitchen.\n24 Mary left the milk.\n25 Where is the milk? \tgarden\t24 18\n1 Sandra moved to the bedroom.\n2 Daniel moved to the hallway.\n3 John went to the kitchen.\n4 John got the milk there.\n5 Mary travelled to the kitchen.\n6 Daniel journeyed to the bathroom.\n7 Mary went to the garden.\n8 Sandra journeyed to the bathroom.\n9 Daniel picked up the apple there.\n10 Mary travelled to the bathroom.\n11 John dropped the milk.\n12 Daniel travelled to the bedroom.\n13 Where is the apple? \tbedroom\t9 12\n14 John moved to the hallway.\n15 John travelled to the office.\n16 Where is the milk? \tkitchen\t11 3\n17 John travelled to the bedroom.\n18 Mary went back to the garden.\n19 Daniel put down the apple.\n20 Mary went to the bathroom.\n21 Where is the apple? \tbedroom\t19 12\n22 Sandra travelled to the bedroom.\n23 Daniel got the apple there.\n24 Sandra travelled to the garden.\n25 Daniel dropped the apple.\n26 Where is the apple? \tbedroom\t25 12\n27 Daniel moved to the office.\n28 Mary went back to the hallway.\n29 Where is the apple? \tbedroom\t25 12\n1 John journeyed to the kitchen.\n2 Daniel travelled to the office.\n3 Sandra moved to the kitchen.\n4 Sandra got the milk there.\n5 John moved to the bedroom.\n6 Mary went back to the kitchen.\n7 Sandra put down the milk.\n8 Mary took the milk there.\n9 John travelled to the bathroom.\n10 John went back to the hallway.\n11 Daniel went back to the kitchen.\n12 John travelled to the kitchen.\n13 Mary went back to the hallway.\n14 Mary left the milk there.\n15 Where is the milk? \thallway\t14 13\n16 John moved to the garden.\n17 Daniel moved to the bedroom.\n18 Where is the milk? \thallway\t14 13\n19 Daniel travelled to the bathroom.\n20 Mary took the football there.\n21 Where is the milk? \thallway\t14 13\n22 John went back to the bathroom.\n23 John journeyed to the bedroom.\n24 Mary went back to the kitchen.\n25 Sandra went back to the bedroom.\n26 Where is the football? \tkitchen\t20 24\n27 Daniel moved to the bedroom.\n28 John travelled to the office.\n29 Daniel went back to the kitchen.\n30 John got the apple there.\n31 John journeyed to the garden.\n32 Mary travelled to the office.\n33 Where is the apple? \tgarden\t30 31\n1 Daniel moved to the garden.\n2 Daniel went back to the bedroom.\n3 Mary went to the office.\n4 Mary went to the bedroom.\n5 Mary moved to the garden.\n6 John went to the hallway.\n7 Daniel went back to the kitchen.\n8 Sandra grabbed the football there.\n9 Daniel went to the bedroom.\n10 John went to the bathroom.\n11 Daniel went to the hallway.\n12 Sandra left the football.\n13 Daniel grabbed the milk there.\n14 John journeyed to the office.\n15 Daniel got the apple there.\n16 Sandra picked up the football there.\n17 Sandra journeyed to the bedroom.\n18 Daniel moved to the kitchen.\n19 Where is the apple? \tkitchen\t15 18\n20 Daniel discarded the apple.\n21 John went to the kitchen.\n22 Where is the apple? \tkitchen\t20 18\n23 John grabbed the apple there.\n24 Sandra journeyed to the garden.\n25 John left the apple.\n26 Daniel grabbed the apple there.\n27 Sandra journeyed to the hallway.\n28 Sandra put down the football.\n29 Where is the football? \thallway\t28 27\n30 Daniel went to the garden.\n31 Sandra got the football there.\n32 Where is the apple? \tgarden\t26 30\n33 John went back to the bedroom.\n34 Sandra put down the football.\n35 Where is the football? \thallway\t34 27\n1 John took the football there.\n2 John put down the football.\n3 Daniel moved to the bathroom.\n4 Mary went back to the garden.\n5 Daniel journeyed to the office.\n6 Mary journeyed to the hallway.\n7 John moved to the bathroom.\n8 John travelled to the bedroom.\n9 John got the football there.\n10 Sandra moved to the office.\n11 John grabbed the milk there.\n12 John left the football.\n13 Where is the football? \tbedroom\t12 8\n14 John put down the milk.\n15 Mary went back to the bedroom.\n16 Where is the milk? \tbedroom\t14 8\n17 Sandra travelled to the bedroom.\n18 John picked up the football there.\n19 Where is the milk? \tbedroom\t14 8\n20 Sandra went to the kitchen.\n21 Daniel went back to the garden.\n22 John took the milk there.\n23 Sandra journeyed to the garden.\n24 John travelled to the bathroom.\n25 Mary travelled to the garden.\n26 Where is the milk? \tbathroom\t22 24\n27 John moved to the kitchen.\n28 John got the apple there.\n29 John went to the bedroom.\n30 John went to the hallway.\n31 Where is the apple? \thallway\t28 30\n1 Daniel went to the office.\n2 Mary took the apple there.\n3 Mary went back to the garden.\n4 Mary left the apple.\n5 Where is the apple? \tgarden\t4 3\n6 Sandra moved to the bathroom.\n7 John journeyed to the hallway.\n8 Where is the apple? \tgarden\t4 3\n9 Mary grabbed the milk there.\n10 Sandra went back to the garden.\n11 Where is the apple? \tgarden\t4 3\n12 Mary picked up the apple there.\n13 Mary discarded the apple.\n14 Where is the apple? \tgarden\t13 3\n15 Mary journeyed to the bathroom.\n16 Sandra went to the office.\n17 Where is the apple? \tgarden\t13 3\n1 Sandra travelled to the bathroom.\n2 Daniel journeyed to the hallway.\n3 Mary moved to the kitchen.\n4 Daniel took the apple there.\n5 Daniel put down the apple there.\n6 Daniel grabbed the apple there.\n7 Daniel travelled to the garden.\n8 Mary went back to the garden.\n9 Where is the apple? \tgarden\t6 7\n10 Daniel went back to the hallway.\n11 Daniel discarded the apple.\n12 Where is the apple? \thallway\t11 10\n13 Mary went back to the kitchen.\n14 John moved to the garden.\n15 Where is the apple? \thallway\t11 10\n16 Daniel took the apple there.\n17 John picked up the football there.\n18 John put down the football.\n19 John got the football there.\n20 Sandra went back to the office.\n21 Daniel journeyed to the kitchen.\n22 John dropped the football.\n23 Mary took the milk there.\n24 Where is the football? \tgarden\t22 14\n25 Mary left the milk.\n26 John took the football there.\n27 Where is the milk? \tkitchen\t25 13\n1 John went to the hallway.\n2 Mary travelled to the bathroom.\n3 John took the football there.\n4 Mary travelled to the bedroom.\n5 Daniel got the apple there.\n6 Sandra went back to the hallway.\n7 Mary journeyed to the kitchen.\n8 Mary moved to the hallway.\n9 John moved to the bedroom.\n10 John left the football.\n11 Where is the football? \tbedroom\t10 9\n12 Daniel travelled to the bathroom.\n13 John went to the office.\n14 Where is the football? \tbedroom\t10 9\n15 John went back to the garden.\n16 John went to the hallway.\n17 Where is the football? \tbedroom\t10 9\n18 Daniel left the apple.\n19 Mary journeyed to the bathroom.\n20 Where is the apple? \tbathroom\t18 12\n21 Daniel picked up the apple there.\n22 Daniel journeyed to the garden.\n23 Where is the apple? \tgarden\t21 22\n1 Sandra travelled to the office.\n2 John journeyed to the hallway.\n3 Mary went to the kitchen.\n4 Sandra travelled to the bedroom.\n5 Mary went to the bathroom.\n6 John went to the kitchen.\n7 Mary picked up the football there.\n8 Mary journeyed to the kitchen.\n9 Where is the football? \tkitchen\t7 8\n10 Daniel grabbed the milk there.\n11 Sandra went back to the bathroom.\n12 Where is the football? \tkitchen\t7 8\n13 Daniel moved to the kitchen.\n14 John moved to the garden.\n15 Where is the milk? \tkitchen\t10 13\n16 Daniel journeyed to the bathroom.\n17 Sandra journeyed to the office.\n18 Daniel dropped the milk.\n19 Sandra moved to the kitchen.\n20 Where is the milk? \tbathroom\t18 16\n21 Sandra went back to the bedroom.\n22 Sandra travelled to the hallway.\n23 Where is the milk? \tbathroom\t18 16\n1 Sandra travelled to the kitchen.\n2 Sandra moved to the bathroom.\n3 John travelled to the bedroom.\n4 John got the apple there.\n5 Daniel moved to the garden.\n6 Sandra got the football there.\n7 John put down the apple.\n8 John got the apple there.\n9 John journeyed to the kitchen.\n10 Sandra left the football.\n11 Where is the football? \tbathroom\t10 2\n12 Daniel went back to the hallway.\n13 Sandra picked up the football there.\n14 Where is the apple? \tkitchen\t8 9\n15 Sandra put down the football.\n16 Sandra took the football there.\n17 John dropped the apple.\n18 Daniel journeyed to the office.\n19 Where is the apple? \tkitchen\t17 9\n20 Daniel got the milk there.\n21 John went back to the office.\n22 Where is the apple? \tkitchen\t17 9\n23 Daniel put down the milk.\n24 Sandra dropped the football.\n25 Where is the milk? \toffice\t23 18\n1 Mary moved to the office.\n2 Daniel went to the garden.\n3 Sandra went back to the hallway.\n4 Mary journeyed to the bathroom.\n5 Mary went back to the garden.\n6 Mary travelled to the hallway.\n7 John went to the garden.\n8 Sandra travelled to the garden.\n9 Daniel went to the office.\n10 Daniel travelled to the bedroom.\n11 John took the football there.\n12 Daniel grabbed the milk there.\n13 John discarded the football.\n14 Sandra went to the kitchen.\n15 Where is the football? \tgarden\t13 7\n16 John went to the office.\n17 Sandra travelled to the bedroom.\n18 Where is the football? \tgarden\t13 7\n19 Sandra moved to the bathroom.\n20 Mary journeyed to the bathroom.\n21 Daniel moved to the garden.\n22 Daniel dropped the milk.\n23 Where is the milk? \tgarden\t22 21\n24 Mary travelled to the hallway.\n25 Daniel journeyed to the bedroom.\n26 Where is the milk? \tgarden\t22 21\n27 Mary went back to the garden.\n28 John journeyed to the bathroom.\n29 Where is the milk? \tgarden\t22 21\n1 Sandra travelled to the hallway.\n2 Mary grabbed the apple there.\n3 Mary dropped the apple.\n4 Sandra moved to the office.\n5 Daniel went back to the kitchen.\n6 John picked up the apple there.\n7 John put down the apple there.\n8 Sandra got the milk there.\n9 Sandra left the milk there.\n10 John grabbed the apple there.\n11 Where is the milk? \toffice\t9 4\n12 John journeyed to the office.\n13 Sandra took the milk there.\n14 Where is the apple? \toffice\t10 12\n15 Daniel journeyed to the garden.\n16 Sandra moved to the bathroom.\n17 Where is the milk? \tbathroom\t13 16\n18 Sandra left the milk.\n19 John left the apple.\n20 Where is the milk? \tbathroom\t18 16\n21 John travelled to the hallway.\n22 Sandra travelled to the hallway.\n23 Where is the apple? \toffice\t19 12\n1 Mary went to the kitchen.\n2 Mary journeyed to the bedroom.\n3 Sandra travelled to the office.\n4 John went back to the hallway.\n5 Daniel grabbed the football there.\n6 Daniel left the football.\n7 Daniel got the football there.\n8 Sandra travelled to the hallway.\n9 John got the apple there.\n10 Daniel dropped the football.\n11 Mary picked up the football there.\n12 Daniel moved to the garden.\n13 Mary went back to the garden.\n14 John took the milk there.\n15 Where is the football? \tgarden\t11 13\n16 Daniel went back to the kitchen.\n17 John went to the office.\n18 Where is the milk? \toffice\t14 17\n19 Sandra went to the bedroom.\n20 Sandra went back to the bathroom.\n21 Where is the milk? \toffice\t14 17\n22 Sandra journeyed to the hallway.\n23 Mary left the football.\n24 Where is the football? \tgarden\t23 13\n25 John travelled to the bedroom.\n26 Sandra travelled to the kitchen.\n27 Where is the football? \tgarden\t23 13\n1 Sandra went back to the office.\n2 John moved to the bedroom.\n3 Daniel took the football there.\n4 Mary moved to the hallway.\n5 Mary moved to the kitchen.\n6 Daniel left the football there.\n7 Daniel got the football there.\n8 Mary moved to the hallway.\n9 Sandra journeyed to the bathroom.\n10 John went back to the kitchen.\n11 Mary travelled to the bedroom.\n12 Daniel travelled to the hallway.\n13 Sandra went back to the kitchen.\n14 Daniel moved to the office.\n15 Sandra went to the office.\n16 Daniel grabbed the apple there.\n17 Sandra went to the bathroom.\n18 Daniel took the milk there.\n19 Daniel dropped the apple.\n20 John travelled to the bedroom.\n21 Where is the apple? \toffice\t19 14\n22 Daniel went back to the garden.\n23 John journeyed to the bathroom.\n24 Where is the apple? \toffice\t19 14\n25 Sandra moved to the office.\n26 Sandra went back to the bathroom.\n27 John travelled to the hallway.\n28 Daniel discarded the football.\n29 Where is the football? \tgarden\t28 22\n30 John journeyed to the bathroom.\n31 Daniel travelled to the kitchen.\n32 Where is the football? \tgarden\t28 22\n33 Daniel travelled to the bedroom.\n34 Daniel travelled to the garden.\n35 Where is the football? \tgarden\t28 22\n1 Daniel journeyed to the hallway.\n2 Sandra journeyed to the bathroom.\n3 Mary moved to the bedroom.\n4 Sandra took the football there.\n5 Daniel went back to the bedroom.\n6 Daniel journeyed to the kitchen.\n7 Daniel took the apple there.\n8 Sandra moved to the garden.\n9 Where is the football? \tgarden\t4 8\n10 Sandra went back to the kitchen.\n11 Daniel journeyed to the garden.\n12 Where is the apple? \tgarden\t7 11\n13 Sandra went back to the bathroom.\n14 Sandra discarded the football.\n15 Where is the football? \tbathroom\t14 13\n16 Sandra grabbed the football there.\n17 Daniel dropped the apple there.\n18 Where is the apple? \tgarden\t17 11\n19 John travelled to the bathroom.\n20 Daniel moved to the bathroom.\n21 Where is the apple? \tgarden\t17 11\n1 Daniel moved to the office.\n2 Sandra went back to the office.\n3 Sandra travelled to the garden.\n4 Sandra travelled to the hallway.\n5 John journeyed to the office.\n6 Mary went back to the hallway.\n7 Mary moved to the bathroom.\n8 John journeyed to the bathroom.\n9 Daniel picked up the football there.\n10 Daniel left the football.\n11 Where is the football? \toffice\t10 1\n12 Daniel moved to the bathroom.\n13 Sandra took the apple there.\n14 Where is the football? \toffice\t10 1\n15 Mary travelled to the bedroom.\n16 Sandra left the apple.\n17 Where is the apple? \thallway\t16 4\n18 Sandra went back to the office.\n19 Daniel went to the office.\n20 Where is the apple? \thallway\t16 4\n21 Daniel picked up the football there.\n22 John journeyed to the hallway.\n23 Where is the apple? \thallway\t16 4\n1 Mary went back to the garden.\n2 Mary grabbed the milk there.\n3 Sandra went to the hallway.\n4 Mary got the football there.\n5 John picked up the apple there.\n6 Daniel went back to the kitchen.\n7 John moved to the kitchen.\n8 Mary left the milk.\n9 Where is the apple? \tkitchen\t5 7\n10 Mary put down the football.\n11 Mary journeyed to the office.\n12 Where is the football? \tgarden\t10 1\n13 Daniel went to the hallway.\n14 Mary moved to the kitchen.\n15 Where is the milk? \tgarden\t8 1\n16 John discarded the apple.\n17 John grabbed the apple there.\n18 John moved to the hallway.\n19 Mary went to the office.\n20 Where is the apple? \thallway\t17 18\n21 John put down the apple.\n22 John got the apple there.\n23 Daniel went to the bathroom.\n24 John dropped the apple there.\n25 Where is the apple? \thallway\t24 18\n1 Daniel moved to the kitchen.\n2 Sandra went back to the bathroom.\n3 Sandra travelled to the office.\n4 Daniel went to the office.\n5 Mary moved to the bathroom.\n6 Daniel went to the bedroom.\n7 Daniel grabbed the apple there.\n8 John journeyed to the garden.\n9 Mary picked up the football there.\n10 Mary dropped the football.\n11 Where is the football? \tbathroom\t10 5\n12 Sandra went back to the bathroom.\n13 Daniel journeyed to the kitchen.\n14 Where is the football? \tbathroom\t10 5\n15 John went back to the bathroom.\n16 John took the milk there.\n17 Where is the football? \tbathroom\t10 5\n18 Sandra went back to the office.\n19 John dropped the milk.\n20 Where is the milk? \tbathroom\t19 15\n21 Daniel moved to the office.\n22 Mary journeyed to the office.\n23 Where is the milk? \tbathroom\t19 15\n1 Daniel went to the bathroom.\n2 Mary took the milk there.\n3 Sandra travelled to the garden.\n4 John journeyed to the garden.\n5 John grabbed the football there.\n6 John put down the football there.\n7 Where is the football? \tgarden\t6 4\n8 Sandra went to the office.\n9 Sandra travelled to the hallway.\n10 Where is the football? \tgarden\t6 4\n11 Sandra went to the kitchen.\n12 John moved to the office.\n13 Where is the football? \tgarden\t6 4\n14 Mary went back to the bedroom.\n15 Mary moved to the office.\n16 John went back to the hallway.\n17 Daniel went to the bedroom.\n18 Sandra journeyed to the hallway.\n19 Daniel journeyed to the bathroom.\n20 Daniel moved to the office.\n21 Daniel travelled to the bathroom.\n22 Daniel went back to the kitchen.\n23 Daniel went back to the hallway.\n24 Mary discarded the milk.\n25 Mary got the milk there.\n26 Mary went to the bathroom.\n27 Sandra moved to the garden.\n28 Where is the milk? \tbathroom\t25 26\n29 Daniel moved to the bedroom.\n30 John travelled to the kitchen.\n31 Where is the milk? \tbathroom\t25 26\n1 John went to the garden.\n2 John travelled to the bedroom.\n3 John took the milk there.\n4 Daniel moved to the garden.\n5 Sandra went to the hallway.\n6 John grabbed the football there.\n7 John left the football.\n8 John discarded the milk.\n9 Where is the milk? \tbedroom\t8 2\n10 Sandra got the apple there.\n11 Mary moved to the hallway.\n12 Where is the football? \tbedroom\t7 2\n13 Sandra went to the bedroom.\n14 Sandra picked up the football there.\n15 Where is the milk? \tbedroom\t8 2\n16 Mary travelled to the bedroom.\n17 Sandra travelled to the bathroom.\n18 Where is the football? \tbathroom\t14 17\n19 Sandra journeyed to the office.\n20 John journeyed to the office.\n21 Where is the football? \toffice\t14 19\n1 Sandra travelled to the garden.\n2 Sandra journeyed to the bedroom.\n3 John moved to the office.\n4 Mary moved to the office.\n5 Mary picked up the milk there.\n6 Mary took the apple there.\n7 John went back to the garden.\n8 Daniel took the football there.\n9 Mary went back to the kitchen.\n10 Daniel put down the football there.\n11 Where is the apple? \tkitchen\t6 9\n12 John picked up the football there.\n13 Mary journeyed to the office.\n14 Mary travelled to the bedroom.\n15 John put down the football.\n16 Where is the football? \tgarden\t15 7\n17 Daniel journeyed to the office.\n18 John picked up the football there.\n19 Mary travelled to the office.\n20 John put down the football there.\n21 Where is the football? \tgarden\t20 7\n22 Sandra travelled to the hallway.\n23 John grabbed the football there.\n24 Daniel went back to the bedroom.\n25 John went back to the bathroom.\n26 Where is the football? \tbathroom\t23 25\n27 John discarded the football.\n28 Sandra went to the office.\n29 Where is the football? \tbathroom\t27 25\n1 John went to the kitchen.\n2 Mary picked up the apple there.\n3 Mary went back to the bedroom.\n4 Daniel journeyed to the office.\n5 Where is the apple? \tbedroom\t2 3\n6 Daniel picked up the milk there.\n7 John travelled to the bathroom.\n8 Where is the apple? \tbedroom\t2 3\n9 Mary discarded the apple.\n10 Sandra went to the kitchen.\n11 Where is the apple? \tbedroom\t9 3\n12 John moved to the office.\n13 Daniel left the milk.\n14 Where is the milk? \toffice\t13 4\n15 Mary grabbed the football there.\n16 Daniel journeyed to the bathroom.\n17 Where is the milk? \toffice\t13 4\n1 Mary travelled to the bedroom.\n2 Daniel journeyed to the office.\n3 Sandra got the apple there.\n4 Sandra travelled to the bathroom.\n5 Where is the apple? \tbathroom\t3 4\n6 Sandra dropped the apple.\n7 Mary grabbed the football there.\n8 Where is the apple? \tbathroom\t6 4\n9 Sandra went to the bedroom.\n10 Mary travelled to the kitchen.\n11 Where is the football? \tkitchen\t7 10\n12 Daniel travelled to the bathroom.\n13 Daniel journeyed to the hallway.\n14 Where is the football? \tkitchen\t7 10\n15 Sandra travelled to the bathroom.\n16 Mary moved to the bedroom.\n17 John grabbed the apple there.\n18 Daniel journeyed to the office.\n19 Mary moved to the bathroom.\n20 Mary went back to the bedroom.\n21 Sandra travelled to the hallway.\n22 Mary went to the garden.\n23 John went to the bedroom.\n24 Sandra moved to the office.\n25 Mary left the football.\n26 Mary moved to the kitchen.\n27 Where is the football? \tgarden\t25 22\n1 Mary moved to the hallway.\n2 Daniel took the milk there.\n3 Sandra grabbed the apple there.\n4 Daniel travelled to the bathroom.\n5 Where is the milk? \tbathroom\t2 4\n6 Sandra dropped the apple there.\n7 Daniel put down the milk there.\n8 Where is the milk? \tbathroom\t7 4\n9 Daniel picked up the milk there.\n10 Daniel dropped the milk.\n11 Where is the milk? \tbathroom\t10 4\n12 Daniel went back to the kitchen.\n13 Daniel went to the bedroom.\n14 Where is the milk? \tbathroom\t10 4\n15 Mary went to the bathroom.\n16 Mary grabbed the milk there.\n17 Sandra went to the hallway.\n18 John picked up the apple there.\n19 Daniel went back to the office.\n20 Daniel moved to the bedroom.\n21 John went back to the office.\n22 Daniel travelled to the office.\n23 Where is the apple? \toffice\t18 21\n1 Mary grabbed the football there.\n2 Sandra journeyed to the garden.\n3 Mary left the football.\n4 Daniel got the football there.\n5 Daniel journeyed to the bedroom.\n6 Mary travelled to the bathroom.\n7 Where is the football? \tbedroom\t4 5\n8 John travelled to the bathroom.\n9 Daniel put down the football.\n10 Where is the football? \tbedroom\t9 5\n11 Daniel journeyed to the kitchen.\n12 John went to the office.\n13 Where is the football? \tbedroom\t9 5\n14 Mary went to the office.\n15 Sandra went to the office.\n16 Where is the football? \tbedroom\t9 5\n17 John travelled to the garden.\n18 Mary moved to the kitchen.\n19 Sandra moved to the garden.\n20 Mary travelled to the bedroom.\n21 Mary got the football there.\n22 Mary put down the football.\n23 Where is the football? \tbedroom\t22 20\n1 Sandra moved to the garden.\n2 Sandra picked up the apple there.\n3 John journeyed to the office.\n4 Daniel travelled to the hallway.\n5 Mary took the football there.\n6 Mary discarded the football.\n7 Mary grabbed the football there.\n8 John got the milk there.\n9 Mary left the football there.\n10 Daniel moved to the bedroom.\n11 John travelled to the garden.\n12 Daniel went to the hallway.\n13 Where is the milk? \tgarden\t8 11\n14 Mary picked up the football there.\n15 Sandra left the apple.\n16 Where is the apple? \tgarden\t15 1\n17 Mary left the football there.\n18 Mary took the football there.\n19 Where is the apple? \tgarden\t15 1\n20 Daniel went to the kitchen.\n21 John got the apple there.\n22 Mary discarded the football.\n23 Sandra moved to the bathroom.\n24 Mary got the football there.\n25 Sandra travelled to the bedroom.\n26 Mary left the football.\n27 John went back to the office.\n28 Sandra travelled to the hallway.\n29 John travelled to the garden.\n30 John discarded the apple.\n31 Mary picked up the football there.\n32 Where is the apple? \tgarden\t30 29\n33 John got the apple there.\n34 John put down the milk there.\n35 Where is the milk? \tgarden\t34 29\n1 John took the apple there.\n2 John dropped the apple.\n3 Daniel went back to the bathroom.\n4 John grabbed the apple there.\n5 Mary travelled to the kitchen.\n6 Sandra went back to the garden.\n7 John dropped the apple.\n8 John took the apple there.\n9 John dropped the apple.\n10 Daniel travelled to the office.\n11 Sandra journeyed to the hallway.\n12 John got the apple there.\n13 Sandra journeyed to the bathroom.\n14 Daniel took the milk there.\n15 John discarded the apple.\n16 John moved to the kitchen.\n17 Daniel left the milk there.\n18 Daniel went back to the bathroom.\n19 Where is the milk? \toffice\t17 10\n20 Sandra journeyed to the garden.\n21 Mary got the football there.\n22 Where is the milk? \toffice\t17 10\n23 Mary discarded the football.\n24 John journeyed to the bathroom.\n25 Where is the football? \tkitchen\t23 5\n26 Daniel travelled to the office.\n27 Daniel travelled to the bathroom.\n28 Where is the football? \tkitchen\t23 5\n29 John moved to the garden.\n30 Mary went back to the office.\n31 Daniel travelled to the office.\n32 Daniel picked up the milk there.\n33 Daniel discarded the milk.\n34 John travelled to the bedroom.\n35 Where is the milk? \toffice\t33 31\n1 Daniel grabbed the football there.\n2 John travelled to the office.\n3 Mary moved to the garden.\n4 Mary got the apple there.\n5 John went to the hallway.\n6 Mary dropped the apple.\n7 Where is the apple? \tgarden\t6 3\n8 Daniel discarded the football.\n9 Mary moved to the bedroom.\n10 Where is the apple? \tgarden\t6 3\n11 Daniel grabbed the football there.\n12 Daniel went to the bedroom.\n13 Where is the football? \tbedroom\t11 12\n14 Sandra moved to the hallway.\n15 Daniel moved to the hallway.\n16 Where is the football? \thallway\t11 15\n17 Daniel moved to the office.\n18 Daniel put down the football there.\n19 Where is the football? \toffice\t18 17\n1 Sandra travelled to the kitchen.\n2 Daniel moved to the hallway.\n3 Mary travelled to the kitchen.\n4 Mary journeyed to the bedroom.\n5 Daniel moved to the bedroom.\n6 Sandra journeyed to the bedroom.\n7 Daniel moved to the kitchen.\n8 Daniel went to the office.\n9 John journeyed to the office.\n10 John moved to the garden.\n11 Daniel grabbed the milk there.\n12 John moved to the kitchen.\n13 John moved to the garden.\n14 Daniel took the football there.\n15 Mary went back to the kitchen.\n16 Mary went back to the office.\n17 Daniel left the football.\n18 Mary got the apple there.\n19 Where is the football? \toffice\t17 8\n20 John travelled to the bedroom.\n21 John moved to the hallway.\n22 Where is the football? \toffice\t17 8\n23 Mary grabbed the football there.\n24 Sandra moved to the garden.\n25 Daniel dropped the milk.\n26 Mary moved to the kitchen.\n27 Where is the football? \tkitchen\t23 26\n28 Sandra went back to the kitchen.\n29 Mary put down the apple.\n30 Where is the apple? \tkitchen\t29 26\n31 Sandra grabbed the apple there.\n32 Mary discarded the football.\n33 Where is the football? \tkitchen\t32 26\n1 Mary took the apple there.\n2 Mary discarded the apple.\n3 Sandra grabbed the football there.\n4 Sandra picked up the milk there.\n5 John journeyed to the garden.\n6 Mary took the apple there.\n7 John went to the bathroom.\n8 Sandra went to the bedroom.\n9 Where is the milk? \tbedroom\t4 8\n10 Mary left the apple there.\n11 Sandra went back to the kitchen.\n12 Mary moved to the garden.\n13 Mary moved to the bedroom.\n14 John journeyed to the office.\n15 Sandra took the apple there.\n16 Sandra went back to the bathroom.\n17 John travelled to the kitchen.\n18 Where is the apple? \tbathroom\t15 16\n19 Mary travelled to the kitchen.\n20 Sandra put down the football.\n21 Where is the football? \tbathroom\t20 16\n22 Sandra discarded the milk.\n23 Sandra put down the apple.\n24 Where is the milk? \tbathroom\t22 16\n25 Sandra picked up the milk there.\n26 Sandra left the milk.\n27 Where is the football? \tbathroom\t20 16\n1 John took the apple there.\n2 Sandra travelled to the bathroom.\n3 Mary grabbed the milk there.\n4 Sandra went to the kitchen.\n5 Mary went to the hallway.\n6 Mary went to the bathroom.\n7 Where is the milk? \tbathroom\t3 6\n8 Sandra journeyed to the bedroom.\n9 John grabbed the football there.\n10 John put down the apple.\n11 Sandra went back to the kitchen.\n12 Sandra went to the office.\n13 John moved to the bathroom.\n14 Where is the football? \tbathroom\t9 13\n15 John put down the football.\n16 Mary dropped the milk.\n17 Where is the milk? \tbathroom\t16 6\n18 John picked up the football there.\n19 Daniel travelled to the office.\n20 Where is the milk? \tbathroom\t16 6\n21 Mary got the milk there.\n22 Mary left the milk.\n23 Where is the milk? \tbathroom\t22 6\n1 Sandra travelled to the hallway.\n2 Daniel moved to the bathroom.\n3 Daniel went back to the garden.\n4 Sandra moved to the kitchen.\n5 John moved to the kitchen.\n6 Sandra grabbed the apple there.\n7 Sandra travelled to the hallway.\n8 Sandra moved to the garden.\n9 Where is the apple? \tgarden\t6 8\n10 John got the football there.\n11 Mary journeyed to the hallway.\n12 Where is the apple? \tgarden\t6 8\n13 Mary journeyed to the kitchen.\n14 John travelled to the bedroom.\n15 Where is the football? \tbedroom\t10 14\n16 Mary journeyed to the garden.\n17 Daniel moved to the bathroom.\n18 Mary travelled to the bedroom.\n19 John went to the hallway.\n20 John went back to the bathroom.\n21 Sandra went to the hallway.\n22 Sandra took the milk there.\n23 Daniel went to the kitchen.\n24 Sandra went to the garden.\n25 John left the football.\n26 Where is the football? \tbathroom\t25 20\n27 John picked up the football there.\n28 Sandra went to the hallway.\n29 John discarded the football.\n30 John picked up the football there.\n31 Daniel journeyed to the bathroom.\n32 Sandra went to the bedroom.\n33 Sandra travelled to the kitchen.\n34 John discarded the football.\n35 Where is the football? \tbathroom\t34 20\n1 Daniel grabbed the football there.\n2 Mary picked up the milk there.\n3 Mary left the milk.\n4 Mary got the milk there.\n5 Mary journeyed to the hallway.\n6 Sandra journeyed to the bathroom.\n7 Where is the milk? \thallway\t4 5\n8 John grabbed the apple there.\n9 Sandra went back to the hallway.\n10 Where is the milk? \thallway\t4 5\n11 Daniel journeyed to the kitchen.\n12 Mary left the milk.\n13 Where is the milk? \thallway\t12 5\n14 Mary grabbed the milk there.\n15 Sandra journeyed to the garden.\n16 John discarded the apple.\n17 Daniel put down the football there.\n18 Where is the football? \tkitchen\t17 11\n19 Mary dropped the milk.\n20 Mary journeyed to the garden.\n21 Where is the milk? \thallway\t19 5\n1 Daniel got the football there.\n2 Mary travelled to the garden.\n3 Mary moved to the bedroom.\n4 Daniel moved to the office.\n5 Where is the football? \toffice\t1 4\n6 Daniel travelled to the hallway.\n7 Daniel left the football.\n8 Where is the football? \thallway\t7 6\n9 Mary went to the bathroom.\n10 Daniel picked up the football there.\n11 Sandra went back to the hallway.\n12 Daniel picked up the milk there.\n13 Mary went to the kitchen.\n14 Daniel moved to the garden.\n15 Where is the football? \tgarden\t10 14\n16 Mary journeyed to the hallway.\n17 Daniel left the football.\n18 Where is the football? \tgarden\t17 14\n19 John went back to the bedroom.\n20 Daniel went to the bedroom.\n21 Where is the football? \tgarden\t17 14\n1 John went back to the kitchen.\n2 Mary went to the hallway.\n3 Daniel took the apple there.\n4 Sandra journeyed to the kitchen.\n5 Daniel dropped the apple there.\n6 Mary went to the office.\n7 Sandra travelled to the garden.\n8 Daniel travelled to the garden.\n9 Sandra travelled to the bedroom.\n10 Daniel went to the bathroom.\n11 John picked up the apple there.\n12 Sandra went back to the garden.\n13 John discarded the apple.\n14 Mary moved to the garden.\n15 Where is the apple? \tkitchen\t13 1\n16 John journeyed to the bathroom.\n17 John travelled to the hallway.\n18 Where is the apple? \tkitchen\t13 1\n19 Sandra journeyed to the kitchen.\n20 John journeyed to the bathroom.\n21 Sandra travelled to the bathroom.\n22 Mary went back to the bathroom.\n23 Mary went back to the bedroom.\n24 Daniel went back to the kitchen.\n25 John went back to the kitchen.\n26 Sandra travelled to the kitchen.\n27 John picked up the apple there.\n28 Sandra travelled to the office.\n29 Sandra went to the bedroom.\n30 Daniel journeyed to the bedroom.\n31 Daniel grabbed the milk there.\n32 Sandra grabbed the football there.\n33 Mary journeyed to the office.\n34 Sandra put down the football.\n35 Where is the football? \tbedroom\t34 29\n36 Mary went back to the bedroom.\n37 Sandra went back to the kitchen.\n38 Where is the football? \tbedroom\t34 29\n39 John dropped the apple.\n40 John went to the bedroom.\n41 Where is the football? \tbedroom\t34 29\n1 Sandra travelled to the garden.\n2 Mary took the football there.\n3 Sandra picked up the apple there.\n4 Daniel went to the office.\n5 Mary put down the football.\n6 Sandra travelled to the kitchen.\n7 Where is the apple? \tkitchen\t3 6\n8 Daniel got the milk there.\n9 Mary moved to the garden.\n10 Sandra travelled to the garden.\n11 Daniel discarded the milk.\n12 Where is the milk? \toffice\t11 4\n13 Daniel journeyed to the bathroom.\n14 Sandra went back to the kitchen.\n15 Where is the milk? \toffice\t11 4\n16 Sandra discarded the apple there.\n17 John travelled to the office.\n18 Where is the apple? \tkitchen\t16 14\n19 Sandra picked up the apple there.\n20 Mary journeyed to the bathroom.\n21 Sandra went back to the bathroom.\n22 Mary went to the office.\n23 Where is the apple? \tbathroom\t19 21\n1 Sandra picked up the milk there.\n2 Sandra journeyed to the kitchen.\n3 Where is the milk? \tkitchen\t1 2\n4 Daniel moved to the bathroom.\n5 Daniel got the apple there.\n6 Where is the milk? \tkitchen\t1 2\n7 Daniel left the apple.\n8 John travelled to the hallway.\n9 Where is the apple? \tbathroom\t7 4\n10 John moved to the bathroom.\n11 Sandra dropped the milk.\n12 Where is the apple? \tbathroom\t7 4\n13 Mary journeyed to the kitchen.\n14 Sandra got the milk there.\n15 John went to the office.\n16 Daniel got the apple there.\n17 Sandra put down the milk.\n18 Daniel went back to the bedroom.\n19 Where is the milk? \tkitchen\t17 2\n1 Daniel journeyed to the hallway.\n2 Mary went to the kitchen.\n3 John went to the bedroom.\n4 Daniel went back to the garden.\n5 Mary journeyed to the bathroom.\n6 Sandra journeyed to the bathroom.\n7 Sandra went back to the office.\n8 John took the football there.\n9 John journeyed to the kitchen.\n10 John journeyed to the garden.\n11 Where is the football? \tgarden\t8 10\n12 Mary went to the hallway.\n13 John left the football.\n14 Where is the football? \tgarden\t13 10\n15 Mary went back to the bedroom.\n16 Sandra went back to the bedroom.\n17 Where is the football? \tgarden\t13 10\n18 Daniel went back to the kitchen.\n19 John travelled to the bathroom.\n20 Where is the football? \tgarden\t13 10\n21 Daniel moved to the bathroom.\n22 Daniel went back to the office.\n23 John went back to the bedroom.\n24 John moved to the garden.\n25 John got the football there.\n26 Sandra journeyed to the hallway.\n27 Mary moved to the kitchen.\n28 John dropped the football.\n29 Where is the football? \tgarden\t28 24\n1 John went to the garden.\n2 Mary journeyed to the bedroom.\n3 Daniel journeyed to the bedroom.\n4 Mary journeyed to the bathroom.\n5 Daniel went back to the hallway.\n6 Daniel picked up the football there.\n7 Daniel journeyed to the bathroom.\n8 Daniel travelled to the kitchen.\n9 Where is the football? \tkitchen\t6 8\n10 Daniel journeyed to the office.\n11 Daniel grabbed the milk there.\n12 Where is the football? \toffice\t6 10\n13 John moved to the hallway.\n14 Mary grabbed the apple there.\n15 Daniel discarded the milk.\n16 Daniel took the milk there.\n17 Mary discarded the apple.\n18 John went to the office.\n19 Where is the apple? \tbathroom\t17 4\n20 Mary grabbed the apple there.\n21 Daniel left the football.\n22 Where is the football? \toffice\t21 10\n23 Mary went to the garden.\n24 Mary travelled to the office.\n25 Where is the apple? \toffice\t20 24\n1 John moved to the office.\n2 Sandra journeyed to the hallway.\n3 John went back to the bathroom.\n4 Daniel went back to the hallway.\n5 Daniel moved to the kitchen.\n6 Mary journeyed to the bathroom.\n7 John journeyed to the office.\n8 Sandra went to the garden.\n9 Sandra grabbed the milk there.\n10 John went to the hallway.\n11 Mary took the apple there.\n12 Mary left the apple.\n13 Where is the apple? \tbathroom\t12 6\n14 Sandra put down the milk.\n15 Daniel journeyed to the garden.\n16 Where is the milk? \tgarden\t14 8\n17 Daniel got the milk there.\n18 Mary went back to the hallway.\n19 Where is the apple? \tbathroom\t12 6\n20 Mary went back to the bedroom.\n21 Sandra moved to the bedroom.\n22 John travelled to the bathroom.\n23 John grabbed the apple there.\n24 Daniel moved to the bedroom.\n25 Mary picked up the football there.\n26 Mary went to the garden.\n27 John travelled to the kitchen.\n28 Where is the football? \tgarden\t25 26\n29 Sandra journeyed to the office.\n30 Mary moved to the kitchen.\n31 Where is the football? \tkitchen\t25 30\n1 John moved to the hallway.\n2 Sandra went to the office.\n3 Daniel went to the bathroom.\n4 John journeyed to the kitchen.\n5 Sandra took the apple there.\n6 Sandra took the football there.\n7 Sandra left the football.\n8 Sandra travelled to the hallway.\n9 Where is the football? \toffice\t7 2\n10 John went back to the bedroom.\n11 Sandra dropped the apple there.\n12 Where is the football? \toffice\t7 2\n13 Sandra grabbed the apple there.\n14 John picked up the milk there.\n15 Sandra went to the bathroom.\n16 Sandra went back to the hallway.\n17 Where is the apple? \thallway\t13 16\n18 John journeyed to the bathroom.\n19 John left the milk.\n20 Where is the milk? \tbathroom\t19 18\n21 Sandra left the apple there.\n22 Sandra grabbed the apple there.\n23 Where is the milk? \tbathroom\t19 18\n1 Sandra picked up the football there.\n2 Sandra travelled to the bedroom.\n3 Where is the football? \tbedroom\t1 2\n4 John went to the garden.\n5 Mary went back to the bathroom.\n6 Where is the football? \tbedroom\t1 2\n7 Mary went back to the kitchen.\n8 John travelled to the bathroom.\n9 Mary travelled to the garden.\n10 Daniel moved to the kitchen.\n11 Sandra grabbed the apple there.\n12 Sandra travelled to the bathroom.\n13 Where is the apple? \tbathroom\t11 12\n14 John went to the hallway.\n15 Daniel travelled to the garden.\n16 Where is the apple? \tbathroom\t11 12\n17 Sandra journeyed to the office.\n18 Daniel went back to the bedroom.\n19 Sandra got the milk there.\n20 Sandra dropped the milk.\n21 Where is the milk? \toffice\t20 17\n1 Daniel picked up the apple there.\n2 Sandra travelled to the hallway.\n3 Mary picked up the football there.\n4 Daniel travelled to the hallway.\n5 Where is the apple? \thallway\t1 4\n6 Mary journeyed to the office.\n7 Sandra went back to the office.\n8 Where is the football? \toffice\t3 6\n9 Mary journeyed to the hallway.\n10 John travelled to the garden.\n11 Mary dropped the football.\n12 Daniel grabbed the football there.\n13 John went to the kitchen.\n14 Daniel dropped the football.\n15 Where is the football? \thallway\t14 4\n16 Mary travelled to the bedroom.\n17 Sandra went to the kitchen.\n18 Where is the football? \thallway\t14 4\n19 Mary took the milk there.\n20 Sandra went to the bathroom.\n21 Where is the football? \thallway\t14 4\n1 John journeyed to the bedroom.\n2 Mary got the apple there.\n3 Sandra journeyed to the bedroom.\n4 Mary moved to the office.\n5 Where is the apple? \toffice\t2 4\n6 John went back to the hallway.\n7 Sandra travelled to the hallway.\n8 Where is the apple? \toffice\t2 4\n9 John journeyed to the kitchen.\n10 Sandra went to the kitchen.\n11 Sandra got the milk there.\n12 Mary travelled to the bedroom.\n13 Mary moved to the kitchen.\n14 Mary dropped the apple there.\n15 Where is the apple? \tkitchen\t14 13\n16 Sandra put down the milk.\n17 John went back to the bathroom.\n18 Where is the milk? \tkitchen\t16 10\n19 John moved to the bedroom.\n20 Mary got the apple there.\n21 Where is the milk? \tkitchen\t16 10\n1 John went to the bathroom.\n2 John journeyed to the kitchen.\n3 Mary travelled to the hallway.\n4 John got the football there.\n5 Sandra journeyed to the bathroom.\n6 Sandra travelled to the bedroom.\n7 John travelled to the bedroom.\n8 Sandra moved to the office.\n9 Where is the football? \tbedroom\t4 7\n10 John went back to the kitchen.\n11 Mary journeyed to the garden.\n12 John journeyed to the bathroom.\n13 John travelled to the hallway.\n14 Mary took the apple there.\n15 Mary dropped the apple.\n16 Where is the apple? \tgarden\t15 11\n17 Mary took the apple there.\n18 Daniel moved to the hallway.\n19 Mary went back to the office.\n20 John dropped the football.\n21 Where is the apple? \toffice\t17 19\n22 Mary dropped the apple.\n23 Sandra journeyed to the garden.\n24 Where is the apple? \toffice\t22 19\n25 Daniel moved to the bedroom.\n26 John got the football there.\n27 Where is the apple? \toffice\t22 19\n1 Daniel got the football there.\n2 Sandra travelled to the bedroom.\n3 Mary went back to the kitchen.\n4 Sandra went to the bathroom.\n5 Mary went back to the bedroom.\n6 Daniel left the football.\n7 Mary journeyed to the hallway.\n8 Sandra moved to the hallway.\n9 Daniel got the football there.\n10 Mary travelled to the bedroom.\n11 Daniel went back to the bathroom.\n12 Sandra moved to the kitchen.\n13 Where is the football? \tbathroom\t9 11\n14 Daniel journeyed to the hallway.\n15 Daniel dropped the football.\n16 Where is the football? \thallway\t15 14\n17 Daniel grabbed the football there.\n18 John went back to the hallway.\n19 Daniel dropped the football.\n20 Mary went to the bathroom.\n21 Where is the football? \thallway\t19 14\n22 John journeyed to the office.\n23 Sandra travelled to the office.\n24 Where is the football? \thallway\t19 14\n25 Daniel travelled to the garden.\n26 Sandra got the apple there.\n27 Daniel grabbed the milk there.\n28 Daniel moved to the kitchen.\n29 Where is the milk? \tkitchen\t27 28\n1 Sandra went back to the kitchen.\n2 Daniel journeyed to the kitchen.\n3 Sandra journeyed to the bathroom.\n4 Mary moved to the office.\n5 Sandra journeyed to the office.\n6 Mary went to the bathroom.\n7 Sandra went back to the kitchen.\n8 Sandra went to the office.\n9 Daniel travelled to the office.\n10 Daniel went to the kitchen.\n11 Mary went back to the bedroom.\n12 Sandra journeyed to the kitchen.\n13 John travelled to the bedroom.\n14 Mary journeyed to the hallway.\n15 Mary moved to the garden.\n16 Mary picked up the apple there.\n17 Mary discarded the apple.\n18 John moved to the garden.\n19 Where is the apple? \tgarden\t17 15\n20 Mary went back to the hallway.\n21 John journeyed to the hallway.\n22 Where is the apple? \tgarden\t17 15\n23 John travelled to the bathroom.\n24 Mary travelled to the bedroom.\n25 John picked up the milk there.\n26 Mary travelled to the bathroom.\n27 John moved to the office.\n28 Sandra travelled to the bedroom.\n29 Where is the milk? \toffice\t25 27\n30 Sandra travelled to the hallway.\n31 John went back to the garden.\n32 John left the milk.\n33 Mary moved to the office.\n34 Where is the milk? \tgarden\t32 31\n35 Mary journeyed to the bedroom.\n36 John got the milk there.\n37 Sandra went back to the kitchen.\n38 Sandra journeyed to the bathroom.\n39 Daniel journeyed to the office.\n40 Daniel went to the hallway.\n41 John got the apple there.\n42 John put down the apple.\n43 Where is the apple? \tgarden\t42 31\n1 Mary picked up the football there.\n2 Mary put down the football.\n3 John moved to the garden.\n4 John went to the bathroom.\n5 Daniel went back to the bathroom.\n6 Mary got the football there.\n7 Mary journeyed to the office.\n8 Daniel got the apple there.\n9 Where is the football? \toffice\t6 7\n10 John went back to the garden.\n11 Sandra moved to the hallway.\n12 Where is the football? \toffice\t6 7\n13 Mary travelled to the bathroom.\n14 Daniel travelled to the bedroom.\n15 Where is the apple? \tbedroom\t8 14\n16 Mary moved to the office.\n17 Daniel discarded the apple there.\n18 Where is the apple? \tbedroom\t17 14\n19 Sandra journeyed to the garden.\n20 Mary went to the garden.\n21 Where is the apple? \tbedroom\t17 14\n1 Daniel grabbed the milk there.\n2 Daniel discarded the milk.\n3 John went back to the bedroom.\n4 Daniel moved to the kitchen.\n5 Mary travelled to the hallway.\n6 Daniel picked up the apple there.\n7 Sandra journeyed to the office.\n8 Sandra picked up the milk there.\n9 Sandra left the milk.\n10 John went back to the garden.\n11 Where is the milk? \toffice\t9 7\n12 Daniel left the apple.\n13 Daniel took the apple there.\n14 Where is the milk? \toffice\t9 7\n15 Mary went to the bathroom.\n16 John got the football there.\n17 Mary moved to the office.\n18 Daniel put down the apple.\n19 Where is the apple? \tkitchen\t18 4\n20 Sandra travelled to the kitchen.\n21 Daniel travelled to the bathroom.\n22 Where is the apple? \tkitchen\t18 4\n23 John journeyed to the kitchen.\n24 John travelled to the bathroom.\n25 Where is the apple? \tkitchen\t18 4\n1 John picked up the football there.\n2 John discarded the football.\n3 John took the football there.\n4 Mary went back to the kitchen.\n5 Sandra moved to the garden.\n6 John went to the hallway.\n7 Where is the football? \thallway\t3 6\n8 John got the apple there.\n9 John got the milk there.\n10 Mary went to the office.\n11 Sandra journeyed to the kitchen.\n12 John travelled to the garden.\n13 John put down the milk there.\n14 Where is the milk? \tgarden\t13 12\n15 John travelled to the bedroom.\n16 John left the football.\n17 Where is the football? \tbedroom\t16 15\n18 John moved to the office.\n19 Daniel went to the bathroom.\n20 Where is the football? \tbedroom\t16 15\n21 Sandra went back to the bathroom.\n22 Sandra journeyed to the bedroom.\n23 Where is the football? \tbedroom\t16 15\n1 Daniel went to the bedroom.\n2 Sandra moved to the bedroom.\n3 Daniel went to the garden.\n4 Mary moved to the hallway.\n5 John moved to the bedroom.\n6 Mary travelled to the kitchen.\n7 Daniel grabbed the milk there.\n8 Daniel discarded the milk.\n9 Where is the milk? \tgarden\t8 3\n10 Daniel moved to the bedroom.\n11 Daniel journeyed to the garden.\n12 Where is the milk? \tgarden\t8 3\n13 Daniel went back to the bedroom.\n14 John moved to the hallway.\n15 Where is the milk? \tgarden\t8 3\n16 John got the football there.\n17 John went back to the kitchen.\n18 Where is the football? \tkitchen\t16 17\n19 John went to the bathroom.\n20 Mary went back to the bedroom.\n21 Where is the football? \tbathroom\t16 19\n1 Sandra went to the hallway.\n2 John travelled to the garden.\n3 John moved to the bathroom.\n4 Daniel grabbed the football there.\n5 Mary journeyed to the bedroom.\n6 Mary grabbed the milk there.\n7 Daniel travelled to the bedroom.\n8 Mary left the milk.\n9 Where is the milk? \tbedroom\t8 5\n10 Mary got the milk there.\n11 Daniel took the apple there.\n12 Daniel left the football.\n13 Daniel went to the bathroom.\n14 Where is the football? \tbedroom\t12 7\n15 Daniel went back to the office.\n16 Daniel put down the apple.\n17 Where is the football? \tbedroom\t12 7\n18 John travelled to the hallway.\n19 Mary went to the garden.\n20 Where is the apple? \toffice\t16 15\n21 Daniel picked up the apple there.\n22 Daniel dropped the apple there.\n23 Where is the apple? \toffice\t22 15\n1 Mary travelled to the office.\n2 Daniel grabbed the football there.\n3 Mary journeyed to the garden.\n4 Daniel dropped the football.\n5 Sandra moved to the office.\n6 Daniel grabbed the football there.\n7 Daniel travelled to the office.\n8 John went to the garden.\n9 Where is the football? \toffice\t6 7\n10 John grabbed the apple there.\n11 John discarded the apple.\n12 Where is the football? \toffice\t6 7\n13 Mary took the apple there.\n14 Mary went back to the kitchen.\n15 Where is the apple? \tkitchen\t13 14\n16 Sandra went to the bedroom.\n17 Daniel left the football there.\n18 Where is the football? \toffice\t17 7\n19 Daniel took the football there.\n20 Sandra grabbed the milk there.\n21 Mary dropped the apple.\n22 Mary got the apple there.\n23 Daniel went to the garden.\n24 Sandra left the milk.\n25 Where is the milk? \tbedroom\t24 16\n1 Daniel went back to the bedroom.\n2 Mary travelled to the hallway.\n3 John journeyed to the bedroom.\n4 Mary got the football there.\n5 Daniel went to the bathroom.\n6 Mary moved to the kitchen.\n7 Where is the football? \tkitchen\t4 6\n8 Daniel travelled to the garden.\n9 Mary went to the bathroom.\n10 Where is the football? \tbathroom\t4 9\n11 Mary journeyed to the kitchen.\n12 Daniel journeyed to the bathroom.\n13 John journeyed to the kitchen.\n14 Sandra went to the kitchen.\n15 Daniel went back to the hallway.\n16 Daniel moved to the kitchen.\n17 Daniel moved to the hallway.\n18 Sandra went to the bedroom.\n19 Mary went to the bathroom.\n20 Sandra travelled to the hallway.\n21 Mary journeyed to the office.\n22 Daniel went to the kitchen.\n23 Daniel went to the bathroom.\n24 Mary put down the football.\n25 Where is the football? \toffice\t24 21\n26 Mary got the football there.\n27 Mary left the football.\n28 Where is the football? \toffice\t27 21\n29 Daniel travelled to the bedroom.\n30 Mary took the football there.\n31 Mary went back to the bedroom.\n32 Mary left the football.\n33 Where is the football? \tbedroom\t32 31\n1 Mary picked up the football there.\n2 Mary dropped the football.\n3 Sandra journeyed to the hallway.\n4 Mary moved to the bathroom.\n5 Daniel travelled to the kitchen.\n6 Sandra journeyed to the bedroom.\n7 Daniel went back to the office.\n8 Sandra picked up the apple there.\n9 John moved to the garden.\n10 Sandra moved to the kitchen.\n11 Where is the apple? \tkitchen\t8 10\n12 Mary moved to the hallway.\n13 Sandra travelled to the office.\n14 Where is the apple? \toffice\t8 13\n15 Sandra dropped the apple.\n16 Daniel grabbed the apple there.\n17 Sandra went back to the kitchen.\n18 Sandra travelled to the bathroom.\n19 Mary moved to the office.\n20 Daniel travelled to the hallway.\n21 Where is the apple? \thallway\t16 20\n22 Mary travelled to the kitchen.\n23 Sandra moved to the hallway.\n24 Sandra went to the garden.\n25 John got the football there.\n26 Daniel journeyed to the bedroom.\n27 John went to the bedroom.\n28 Where is the football? \tbedroom\t25 27\n29 Daniel dropped the apple.\n30 Daniel moved to the kitchen.\n31 Where is the apple? \tbedroom\t29 26\n1 Mary grabbed the milk there.\n2 John travelled to the bedroom.\n3 Mary went back to the bathroom.\n4 John travelled to the garden.\n5 Where is the milk? \tbathroom\t1 3\n6 Daniel journeyed to the hallway.\n7 John journeyed to the bedroom.\n8 Mary went back to the bedroom.\n9 Sandra travelled to the office.\n10 Mary moved to the garden.\n11 Sandra took the football there.\n12 Mary moved to the kitchen.\n13 Mary moved to the hallway.\n14 John went back to the kitchen.\n15 Mary discarded the milk there.\n16 Where is the milk? \thallway\t15 13\n17 Daniel took the milk there.\n18 Daniel left the milk.\n19 Where is the milk? \thallway\t18 6\n20 Mary went to the kitchen.\n21 Daniel journeyed to the garden.\n22 Where is the milk? \thallway\t18 6\n23 Sandra journeyed to the kitchen.\n24 Mary went back to the office.\n25 Where is the milk? \thallway\t18 6\n1 Daniel went to the hallway.\n2 Mary moved to the office.\n3 Sandra picked up the football there.\n4 Mary grabbed the milk there.\n5 Mary got the apple there.\n6 Sandra went back to the hallway.\n7 Where is the football? \thallway\t3 6\n8 John went to the office.\n9 Sandra left the football there.\n10 Where is the football? \thallway\t9 6\n11 John travelled to the kitchen.\n12 Sandra moved to the kitchen.\n13 Where is the football? \thallway\t9 6\n14 Daniel picked up the football there.\n15 Sandra went back to the office.\n16 Daniel moved to the bathroom.\n17 Sandra journeyed to the bedroom.\n18 Where is the football? \tbathroom\t14 16\n19 John went back to the bathroom.\n20 Mary discarded the apple there.\n21 Where is the apple? \toffice\t20 2\n1 John moved to the kitchen.\n2 Sandra grabbed the apple there.\n3 Mary moved to the garden.\n4 Mary journeyed to the kitchen.\n5 John journeyed to the garden.\n6 Sandra left the apple.\n7 Sandra moved to the bedroom.\n8 Sandra picked up the milk there.\n9 Sandra dropped the milk.\n10 Daniel took the milk there.\n11 John grabbed the football there.\n12 Daniel went to the kitchen.\n13 Where is the milk? \tkitchen\t10 12\n14 Daniel went to the hallway.\n15 John discarded the football.\n16 Where is the football? \tgarden\t15 5\n17 John got the football there.\n18 John dropped the football.\n19 Where is the football? \tgarden\t18 5\n20 Mary travelled to the hallway.\n21 Daniel went to the office.\n22 Where is the football? \tgarden\t18 5\n23 Daniel went back to the hallway.\n24 Sandra moved to the kitchen.\n25 Where is the football? \tgarden\t18 5\n1 Daniel journeyed to the garden.\n2 Mary moved to the hallway.\n3 Daniel journeyed to the bedroom.\n4 John picked up the football there.\n5 John discarded the football.\n6 Daniel went to the hallway.\n7 Sandra went back to the bathroom.\n8 John picked up the football there.\n9 John journeyed to the garden.\n10 Sandra went back to the bedroom.\n11 Where is the football? \tgarden\t8 9\n12 John journeyed to the bathroom.\n13 Daniel journeyed to the bedroom.\n14 Where is the football? \tbathroom\t8 12\n15 Sandra moved to the garden.\n16 Daniel moved to the garden.\n17 John journeyed to the office.\n18 Daniel went to the kitchen.\n19 Mary travelled to the kitchen.\n20 John travelled to the bathroom.\n21 Mary went to the bedroom.\n22 John picked up the apple there.\n23 Sandra went back to the kitchen.\n24 Daniel moved to the bathroom.\n25 Sandra travelled to the office.\n26 Daniel travelled to the kitchen.\n27 Sandra went back to the bathroom.\n28 Sandra travelled to the kitchen.\n29 Daniel picked up the milk there.\n30 Daniel moved to the office.\n31 Where is the milk? \toffice\t29 30\n32 Daniel dropped the milk.\n33 John dropped the apple.\n34 Where is the apple? \tbathroom\t33 20\n35 John discarded the football.\n36 Sandra moved to the office.\n37 Where is the football? \tbathroom\t35 20\n1 John grabbed the apple there.\n2 John journeyed to the office.\n3 Where is the apple? \toffice\t1 2\n4 Sandra travelled to the office.\n5 Sandra took the milk there.\n6 Where is the apple? \toffice\t1 2\n7 Sandra discarded the milk.\n8 John picked up the milk there.\n9 Sandra moved to the bedroom.\n10 Daniel went to the garden.\n11 Daniel grabbed the football there.\n12 Sandra went to the bathroom.\n13 Daniel journeyed to the kitchen.\n14 John moved to the garden.\n15 Where is the football? \tkitchen\t11 13\n16 John journeyed to the bathroom.\n17 John left the milk.\n18 Where is the milk? \tbathroom\t17 16\n19 John got the milk there.\n20 John left the apple.\n21 Where is the apple? \tbathroom\t20 16\n1 John travelled to the garden.\n2 Sandra journeyed to the kitchen.\n3 Daniel went to the bedroom.\n4 Mary went to the bathroom.\n5 Sandra took the milk there.\n6 Sandra went back to the bedroom.\n7 Where is the milk? \tbedroom\t5 6\n8 Daniel journeyed to the kitchen.\n9 Mary went to the bedroom.\n10 Where is the milk? \tbedroom\t5 6\n11 Mary moved to the garden.\n12 Mary went to the hallway.\n13 Sandra dropped the milk there.\n14 John travelled to the bathroom.\n15 Where is the milk? \tbedroom\t13 6\n16 Sandra travelled to the bathroom.\n17 Sandra moved to the bedroom.\n18 Where is the milk? \tbedroom\t13 6\n19 Sandra grabbed the milk there.\n20 Daniel journeyed to the office.\n21 Daniel took the football there.\n22 John took the apple there.\n23 John journeyed to the bedroom.\n24 Sandra went to the kitchen.\n25 Where is the apple? \tbedroom\t22 23\n1 Sandra went back to the kitchen.\n2 Daniel went to the kitchen.\n3 Mary got the milk there.\n4 Sandra went back to the bathroom.\n5 Mary went to the hallway.\n6 Daniel moved to the bedroom.\n7 Where is the milk? \thallway\t3 5\n8 John journeyed to the hallway.\n9 Sandra journeyed to the hallway.\n10 Mary got the apple there.\n11 John went to the bathroom.\n12 Daniel moved to the hallway.\n13 Mary discarded the apple.\n14 Where is the apple? \thallway\t13 5\n15 Mary put down the milk.\n16 Daniel grabbed the apple there.\n17 Where is the milk? \thallway\t15 5\n18 Daniel travelled to the garden.\n19 Sandra moved to the office.\n20 Where is the milk? \thallway\t15 5\n21 Daniel dropped the apple.\n22 Mary moved to the garden.\n23 Where is the apple? \tgarden\t21 18\n1 Mary went back to the bathroom.\n2 John went to the office.\n3 Daniel grabbed the football there.\n4 Sandra travelled to the bathroom.\n5 Daniel left the football.\n6 Sandra moved to the bedroom.\n7 Sandra journeyed to the kitchen.\n8 Sandra travelled to the garden.\n9 Sandra went back to the bathroom.\n10 John travelled to the kitchen.\n11 Daniel moved to the garden.\n12 Sandra moved to the garden.\n13 Mary went to the office.\n14 Daniel went to the kitchen.\n15 Daniel got the milk there.\n16 Daniel moved to the garden.\n17 Where is the milk? \tgarden\t15 16\n18 John went to the bedroom.\n19 Sandra journeyed to the bedroom.\n20 Where is the milk? \tgarden\t15 16\n21 John got the apple there.\n22 Daniel put down the milk.\n23 Where is the milk? \tgarden\t22 16\n24 John went to the office.\n25 John left the apple.\n26 Where is the milk? \tgarden\t22 16\n27 John took the apple there.\n28 Daniel got the milk there.\n29 Sandra travelled to the kitchen.\n30 Daniel put down the milk there.\n31 Where is the milk? \tgarden\t30 16\n1 Mary went to the office.\n2 John went to the garden.\n3 Mary journeyed to the bedroom.\n4 Daniel got the milk there.\n5 Daniel journeyed to the bedroom.\n6 John moved to the kitchen.\n7 Where is the milk? \tbedroom\t4 5\n8 Sandra went to the bathroom.\n9 Mary travelled to the office.\n10 Where is the milk? \tbedroom\t4 5\n11 Sandra went back to the office.\n12 Mary went to the kitchen.\n13 Mary went back to the hallway.\n14 Daniel discarded the milk.\n15 Where is the milk? \tbedroom\t14 5\n16 Sandra picked up the football there.\n17 Mary moved to the garden.\n18 Where is the milk? \tbedroom\t14 5\n19 John travelled to the garden.\n20 John travelled to the bathroom.\n21 Where is the milk? \tbedroom\t14 5\n1 Sandra journeyed to the bedroom.\n2 John went to the kitchen.\n3 Sandra went back to the office.\n4 Daniel went back to the bedroom.\n5 Daniel picked up the apple there.\n6 Daniel went to the hallway.\n7 Where is the apple? \thallway\t5 6\n8 John moved to the office.\n9 Mary picked up the football there.\n10 Where is the apple? \thallway\t5 6\n11 Mary put down the football there.\n12 Mary picked up the football there.\n13 Daniel journeyed to the kitchen.\n14 Daniel travelled to the hallway.\n15 Daniel put down the apple.\n16 Mary moved to the kitchen.\n17 Where is the football? \tkitchen\t12 16\n18 John moved to the hallway.\n19 John journeyed to the kitchen.\n20 Where is the apple? \thallway\t15 14\n21 Mary discarded the football.\n22 John grabbed the football there.\n23 John travelled to the garden.\n24 Daniel grabbed the apple there.\n25 Where is the football? \tgarden\t22 23\n1 John got the milk there.\n2 John went back to the office.\n3 Where is the milk? \toffice\t1 2\n4 Sandra grabbed the football there.\n5 John left the milk.\n6 Where is the milk? \toffice\t5 2\n7 John grabbed the milk there.\n8 Daniel journeyed to the garden.\n9 Sandra travelled to the office.\n10 Sandra journeyed to the bathroom.\n11 Mary went back to the hallway.\n12 Mary took the apple there.\n13 Mary discarded the apple.\n14 Sandra left the football.\n15 Where is the football? \tbathroom\t14 10\n16 Mary picked up the apple there.\n17 Daniel went back to the bedroom.\n18 Where is the football? \tbathroom\t14 10\n19 Mary went to the garden.\n20 Sandra picked up the football there.\n21 Where is the apple? \tgarden\t16 19\n1 Mary went back to the office.\n2 Sandra journeyed to the office.\n3 Daniel picked up the milk there.\n4 Daniel left the milk.\n5 Daniel picked up the football there.\n6 Daniel left the football.\n7 Daniel went to the garden.\n8 Sandra journeyed to the hallway.\n9 Daniel went to the bedroom.\n10 Daniel got the apple there.\n11 John journeyed to the bedroom.\n12 Sandra picked up the milk there.\n13 Daniel journeyed to the garden.\n14 Daniel moved to the hallway.\n15 Where is the apple? \thallway\t10 14\n16 John moved to the garden.\n17 Sandra dropped the milk.\n18 Where is the milk? \thallway\t17 8\n19 Daniel discarded the apple.\n20 Daniel took the football there.\n21 Where is the apple? \thallway\t19 14\n22 Sandra got the milk there.\n23 Daniel dropped the football there.\n24 Where is the football? \thallway\t23 14\n25 Sandra left the milk.\n26 Daniel went to the garden.\n27 Where is the milk? \thallway\t25 8\n1 Daniel moved to the hallway.\n2 Sandra journeyed to the garden.\n3 Sandra journeyed to the bedroom.\n4 Daniel went back to the kitchen.\n5 Daniel got the milk there.\n6 Mary travelled to the bathroom.\n7 Daniel discarded the milk there.\n8 Sandra travelled to the hallway.\n9 Where is the milk? \tkitchen\t7 4\n10 Mary went back to the kitchen.\n11 Sandra travelled to the bedroom.\n12 Where is the milk? \tkitchen\t7 4\n13 Mary moved to the office.\n14 John moved to the bathroom.\n15 Daniel got the milk there.\n16 Daniel travelled to the bathroom.\n17 Where is the milk? \tbathroom\t15 16\n18 Daniel left the milk.\n19 Daniel picked up the milk there.\n20 Mary moved to the hallway.\n21 Sandra went back to the office.\n22 John journeyed to the kitchen.\n23 Daniel put down the milk.\n24 Where is the milk? \tbathroom\t23 16\n25 Mary grabbed the football there.\n26 Daniel grabbed the milk there.\n27 John journeyed to the hallway.\n28 Daniel left the milk.\n29 Where is the milk? \tbathroom\t28 16\n1 John grabbed the football there.\n2 John discarded the football.\n3 Daniel went back to the bathroom.\n4 Mary journeyed to the hallway.\n5 Mary picked up the milk there.\n6 Sandra travelled to the bedroom.\n7 John picked up the football there.\n8 John went to the bedroom.\n9 Where is the football? \tbedroom\t7 8\n10 Mary moved to the kitchen.\n11 Sandra got the apple there.\n12 Where is the football? \tbedroom\t7 8\n13 Mary went to the bathroom.\n14 Sandra went to the garden.\n15 Where is the apple? \tgarden\t11 14\n16 Daniel went to the office.\n17 John journeyed to the hallway.\n18 Where is the apple? \tgarden\t11 14\n19 Mary went back to the garden.\n20 Mary discarded the milk.\n21 Where is the milk? \tgarden\t20 19\n1 John went back to the bedroom.\n2 Daniel took the apple there.\n3 Mary journeyed to the bedroom.\n4 Mary journeyed to the bathroom.\n5 John journeyed to the hallway.\n6 Sandra went back to the bedroom.\n7 Sandra went back to the hallway.\n8 Sandra travelled to the kitchen.\n9 John journeyed to the kitchen.\n10 John travelled to the bedroom.\n11 Sandra picked up the milk there.\n12 Daniel left the apple.\n13 Daniel got the apple there.\n14 John travelled to the office.\n15 Sandra discarded the milk.\n16 Sandra grabbed the milk there.\n17 Sandra went back to the hallway.\n18 Sandra got the football there.\n19 Where is the milk? \thallway\t16 17\n20 Daniel put down the apple.\n21 Daniel went back to the kitchen.\n22 Where is the milk? \thallway\t16 17\n23 Mary moved to the bedroom.\n24 Mary grabbed the apple there.\n25 Mary put down the apple.\n26 Sandra moved to the garden.\n27 Where is the apple? \tbedroom\t25 23\n28 Sandra left the milk.\n29 Sandra went to the kitchen.\n30 Where is the apple? \tbedroom\t25 23\n31 Sandra put down the football.\n32 John journeyed to the bedroom.\n33 Where is the milk? \tgarden\t28 26\n1 Mary journeyed to the garden.\n2 Sandra got the football there.\n3 Mary picked up the apple there.\n4 Mary dropped the apple.\n5 Where is the apple? \tgarden\t4 1\n6 John went back to the garden.\n7 John picked up the apple there.\n8 John put down the apple.\n9 Sandra left the football.\n10 Where is the apple? \tgarden\t8 6\n11 John went back to the bathroom.\n12 Sandra grabbed the football there.\n13 Where is the apple? \tgarden\t8 6\n14 Mary journeyed to the bedroom.\n15 John went back to the office.\n16 Sandra discarded the football.\n17 Daniel moved to the hallway.\n18 Daniel journeyed to the office.\n19 Sandra picked up the football there.\n20 Daniel went back to the hallway.\n21 Sandra discarded the football.\n22 Mary took the football there.\n23 John went back to the bedroom.\n24 Mary went to the bathroom.\n25 Sandra travelled to the office.\n26 Where is the football? \tbathroom\t22 24\n27 Mary dropped the football.\n28 Mary got the football there.\n29 Sandra went to the kitchen.\n30 Mary took the milk there.\n31 Daniel went back to the garden.\n32 John went to the hallway.\n33 John journeyed to the bedroom.\n34 John went back to the bathroom.\n35 Daniel went back to the office.\n36 Mary journeyed to the hallway.\n37 Daniel went back to the bedroom.\n38 Sandra went to the office.\n39 Daniel travelled to the garden.\n40 Mary put down the football.\n41 Where is the football? \thallway\t40 36\n1 John journeyed to the kitchen.\n2 Sandra went back to the office.\n3 Mary went back to the bathroom.\n4 Daniel went back to the kitchen.\n5 Daniel went to the garden.\n6 Daniel took the apple there.\n7 Daniel went back to the kitchen.\n8 Daniel went back to the bedroom.\n9 Where is the apple? \tbedroom\t6 8\n10 John went back to the bedroom.\n11 Sandra moved to the garden.\n12 Where is the apple? \tbedroom\t6 8\n13 Mary grabbed the milk there.\n14 Mary got the football there.\n15 Mary moved to the office.\n16 Sandra went back to the hallway.\n17 Where is the football? \toffice\t14 15\n18 Daniel moved to the hallway.\n19 Daniel went to the office.\n20 Where is the football? \toffice\t14 15\n21 Mary dropped the football.\n22 Daniel put down the apple.\n23 Where is the apple? \toffice\t22 19\n1 Sandra moved to the bathroom.\n2 Mary journeyed to the office.\n3 Daniel took the apple there.\n4 Mary journeyed to the garden.\n5 Mary got the football there.\n6 John went to the bathroom.\n7 Sandra journeyed to the office.\n8 Daniel travelled to the bedroom.\n9 Daniel discarded the apple.\n10 Daniel moved to the bathroom.\n11 Where is the apple? \tbedroom\t9 8\n12 Sandra travelled to the kitchen.\n13 Sandra picked up the milk there.\n14 Where is the apple? \tbedroom\t9 8\n15 John went back to the bedroom.\n16 John got the apple there.\n17 Sandra left the milk there.\n18 Sandra journeyed to the hallway.\n19 Where is the milk? \tkitchen\t17 12\n20 Mary discarded the football.\n21 Sandra travelled to the garden.\n22 Where is the football? \tgarden\t20 4\n23 Mary got the football there.\n24 John went to the office.\n25 Sandra went to the kitchen.\n26 Daniel moved to the office.\n27 Mary travelled to the bathroom.\n28 Mary left the football.\n29 Where is the football? \tbathroom\t28 27\n1 Mary grabbed the milk there.\n2 Daniel went back to the bathroom.\n3 Sandra picked up the football there.\n4 Mary dropped the milk there.\n5 Sandra went back to the hallway.\n6 Sandra discarded the football.\n7 Where is the football? \thallway\t6 5\n8 John journeyed to the kitchen.\n9 Sandra took the football there.\n10 Sandra left the football.\n11 Sandra went to the kitchen.\n12 Where is the football? \thallway\t10 5\n13 Mary journeyed to the kitchen.\n14 Sandra went back to the garden.\n15 Where is the football? \thallway\t10 5\n16 Mary went back to the hallway.\n17 Mary picked up the football there.\n18 John travelled to the bathroom.\n19 Sandra got the milk there.\n20 Sandra discarded the milk.\n21 John moved to the bedroom.\n22 Where is the milk? \tgarden\t20 14\n23 John moved to the office.\n24 John journeyed to the bedroom.\n25 Where is the milk? \tgarden\t20 14\n1 John took the football there.\n2 John moved to the bedroom.\n3 Where is the football? \tbedroom\t1 2\n4 John discarded the football.\n5 Sandra went to the bedroom.\n6 Where is the football? \tbedroom\t4 2\n7 John took the football there.\n8 John dropped the football.\n9 Where is the football? \tbedroom\t8 2\n10 Sandra took the football there.\n11 Sandra left the football.\n12 Where is the football? \tbedroom\t11 5\n13 Sandra journeyed to the kitchen.\n14 Mary went back to the office.\n15 Where is the football? \tbedroom\t11 5\n1 John got the milk there.\n2 Sandra went back to the garden.\n3 Daniel moved to the garden.\n4 Sandra went to the office.\n5 John dropped the milk.\n6 Daniel travelled to the bedroom.\n7 John took the milk there.\n8 Sandra went back to the bathroom.\n9 John moved to the hallway.\n10 Mary went back to the bedroom.\n11 Where is the milk? \thallway\t7 9\n12 Sandra went back to the hallway.\n13 John took the football there.\n14 Sandra picked up the apple there.\n15 Mary travelled to the garden.\n16 John discarded the football there.\n17 John put down the milk.\n18 Where is the football? \thallway\t16 9\n19 Mary travelled to the bathroom.\n20 Sandra grabbed the football there.\n21 Where is the milk? \thallway\t17 9\n22 Sandra dropped the apple.\n23 John took the milk there.\n24 Where is the apple? \thallway\t22 12\n25 John dropped the milk.\n26 Daniel went back to the bathroom.\n27 Where is the milk? \thallway\t25 9\n1 Sandra travelled to the office.\n2 John journeyed to the bedroom.\n3 John travelled to the hallway.\n4 Mary moved to the bathroom.\n5 John journeyed to the kitchen.\n6 Mary picked up the football there.\n7 Mary left the football.\n8 Mary picked up the football there.\n9 Mary went back to the hallway.\n10 Daniel journeyed to the hallway.\n11 Where is the football? \thallway\t8 9\n12 John took the milk there.\n13 John discarded the milk.\n14 Where is the milk? \tkitchen\t13 5\n15 Mary put down the football.\n16 Daniel got the football there.\n17 Where is the milk? \tkitchen\t13 5\n18 Daniel travelled to the bedroom.\n19 Daniel left the football.\n20 Where is the football? \tbedroom\t19 18\n21 Sandra moved to the bathroom.\n22 Sandra got the apple there.\n23 Where is the football? \tbedroom\t19 18\n1 Mary grabbed the apple there.\n2 John took the milk there.\n3 Mary travelled to the office.\n4 Mary discarded the apple.\n5 Where is the apple? \toffice\t4 3\n6 Sandra grabbed the apple there.\n7 John dropped the milk.\n8 Daniel travelled to the office.\n9 John picked up the milk there.\n10 Sandra went back to the kitchen.\n11 Sandra grabbed the football there.\n12 John left the milk.\n13 John took the milk there.\n14 Sandra discarded the football.\n15 Sandra took the football there.\n16 John moved to the kitchen.\n17 Sandra left the apple.\n18 Where is the apple? \tkitchen\t17 10\n19 Mary travelled to the kitchen.\n20 Daniel went to the bedroom.\n21 Where is the apple? \tkitchen\t17 10\n22 Mary got the apple there.\n23 Mary left the apple.\n24 Where is the apple? \tkitchen\t23 19\n25 Sandra went back to the office.\n26 Mary picked up the apple there.\n27 Mary travelled to the office.\n28 John moved to the office.\n29 Where is the apple? \toffice\t26 27\n1 John moved to the bathroom.\n2 Daniel picked up the football there.\n3 Mary journeyed to the bathroom.\n4 Sandra grabbed the milk there.\n5 Sandra put down the milk.\n6 John travelled to the hallway.\n7 Sandra went back to the bathroom.\n8 John went back to the bedroom.\n9 Daniel went to the garden.\n10 Daniel put down the football.\n11 Where is the football? \tgarden\t10 9\n12 Daniel went back to the bedroom.\n13 Daniel went to the garden.\n14 Where is the football? \tgarden\t10 9\n15 Daniel picked up the football there.\n16 Mary moved to the office.\n17 Daniel journeyed to the kitchen.\n18 Daniel grabbed the milk there.\n19 Where is the football? \tkitchen\t15 17\n20 Daniel moved to the bathroom.\n21 John journeyed to the garden.\n22 Where is the milk? \tbathroom\t18 20\n23 Sandra moved to the hallway.\n24 Mary took the apple there.\n25 Where is the milk? \tbathroom\t18 20\n1 Sandra journeyed to the bedroom.\n2 Daniel travelled to the hallway.\n3 Mary moved to the bathroom.\n4 Daniel picked up the apple there.\n5 Sandra travelled to the office.\n6 Mary picked up the football there.\n7 Sandra went back to the hallway.\n8 Daniel discarded the apple.\n9 Where is the apple? \thallway\t8 2\n10 Mary moved to the office.\n11 Sandra grabbed the apple there.\n12 Where is the football? \toffice\t6 10\n13 Daniel journeyed to the kitchen.\n14 Sandra left the apple there.\n15 Where is the apple? \thallway\t14 7\n16 Daniel journeyed to the hallway.\n17 Daniel took the apple there.\n18 Daniel moved to the kitchen.\n19 Daniel went to the bedroom.\n20 Where is the apple? \tbedroom\t17 19\n21 Sandra travelled to the bathroom.\n22 Daniel dropped the apple.\n23 Where is the apple? \tbedroom\t22 19\n1 Mary journeyed to the bathroom.\n2 Sandra took the milk there.\n3 John took the football there.\n4 John moved to the kitchen.\n5 Where is the football? \tkitchen\t3 4\n6 John dropped the football.\n7 Daniel travelled to the office.\n8 Where is the football? \tkitchen\t6 4\n9 Sandra travelled to the bathroom.\n10 Sandra dropped the milk.\n11 Where is the milk? \tbathroom\t10 9\n12 Mary went back to the garden.\n13 Sandra grabbed the milk there.\n14 Mary went to the hallway.\n15 Sandra journeyed to the bedroom.\n16 Where is the milk? \tbedroom\t13 15\n17 Daniel went back to the bedroom.\n18 Sandra moved to the garden.\n19 Where is the milk? \tgarden\t13 18\n1 Sandra travelled to the office.\n2 Mary grabbed the football there.\n3 Mary put down the football.\n4 Daniel picked up the football there.\n5 John travelled to the garden.\n6 Mary moved to the garden.\n7 John went to the office.\n8 Mary got the milk there.\n9 Mary left the milk there.\n10 Daniel put down the football.\n11 Where is the milk? \tgarden\t9 6\n12 John went to the bedroom.\n13 Mary got the milk there.\n14 Daniel journeyed to the garden.\n15 Mary discarded the milk.\n16 Where is the milk? \tgarden\t15 6\n17 Mary moved to the hallway.\n18 Daniel grabbed the milk there.\n19 Daniel travelled to the office.\n20 Mary picked up the apple there.\n21 Where is the milk? \toffice\t18 19\n22 Daniel put down the milk there.\n23 Daniel got the milk there.\n24 John travelled to the office.\n25 Sandra went to the hallway.\n26 Sandra went back to the bathroom.\n27 Mary went to the garden.\n28 Daniel discarded the milk.\n29 Daniel got the milk there.\n30 Mary went to the office.\n31 John went back to the hallway.\n32 John moved to the bathroom.\n33 John went back to the hallway.\n34 Sandra journeyed to the office.\n35 Daniel dropped the milk.\n36 Where is the milk? \toffice\t35 19\n37 Daniel picked up the milk there.\n38 Daniel moved to the bedroom.\n39 Where is the milk? \tbedroom\t37 38\n1 John took the football there.\n2 John left the football.\n3 Mary went back to the bathroom.\n4 Sandra got the football there.\n5 Daniel journeyed to the kitchen.\n6 John journeyed to the bedroom.\n7 Sandra dropped the football.\n8 Mary moved to the kitchen.\n9 Daniel grabbed the apple there.\n10 Mary went to the bathroom.\n11 Mary moved to the bedroom.\n12 John went back to the bathroom.\n13 Daniel discarded the apple there.\n14 Mary travelled to the kitchen.\n15 Where is the apple? \tkitchen\t13 5\n16 Sandra picked up the football there.\n17 Sandra left the football there.\n18 Where is the apple? \tkitchen\t13 5\n19 Mary went to the hallway.\n20 Daniel got the apple there.\n21 Daniel travelled to the hallway.\n22 Mary took the football there.\n23 Where is the apple? \thallway\t20 21\n24 John travelled to the hallway.\n25 Mary put down the football.\n26 Where is the football? \thallway\t25 19\n27 Mary went back to the bedroom.\n28 John went back to the office.\n29 Where is the football? \thallway\t25 19\n"
  },
  {
    "path": "tasksv11/en/qa2_two-supporting-facts_train.txt",
    "content": "1 Mary moved to the bathroom.\n2 Sandra journeyed to the bedroom.\n3 Mary got the football there.\n4 John went to the kitchen.\n5 Mary went back to the kitchen.\n6 Mary went back to the garden.\n7 Where is the football? \tgarden\t3 6\n8 Sandra went back to the office.\n9 John moved to the office.\n10 Sandra journeyed to the hallway.\n11 Daniel went back to the kitchen.\n12 Mary dropped the football.\n13 John got the milk there.\n14 Where is the football? \tgarden\t12 6\n15 Mary took the football there.\n16 Sandra picked up the apple there.\n17 Mary travelled to the hallway.\n18 John journeyed to the kitchen.\n19 Where is the football? \thallway\t15 17\n20 John moved to the hallway.\n21 Sandra left the apple.\n22 Where is the apple? \thallway\t21 10\n23 Mary got the apple there.\n24 John travelled to the garden.\n25 John went back to the hallway.\n26 John went back to the bedroom.\n27 Mary journeyed to the bedroom.\n28 John journeyed to the kitchen.\n29 John left the milk.\n30 Mary left the apple.\n31 Where is the milk? \tkitchen\t29 28\n1 Daniel went to the kitchen.\n2 Daniel journeyed to the hallway.\n3 Mary went back to the garden.\n4 Daniel picked up the apple there.\n5 Sandra went to the office.\n6 Sandra travelled to the bedroom.\n7 Mary got the football there.\n8 Sandra grabbed the milk there.\n9 Mary left the football.\n10 Daniel left the apple.\n11 Where is the football? \tgarden\t9 3\n12 Daniel got the apple there.\n13 Sandra dropped the milk.\n14 Where is the milk? \tbedroom\t13 6\n15 Mary picked up the football there.\n16 John moved to the bathroom.\n17 Where is the milk? \tbedroom\t13 6\n18 Mary moved to the bedroom.\n19 Sandra went to the garden.\n20 Where is the milk? \tbedroom\t13 6\n21 Daniel discarded the apple.\n22 Daniel went to the bathroom.\n23 Where is the apple? \thallway\t21 2\n1 Daniel went to the bedroom.\n2 Daniel picked up the apple there.\n3 Mary grabbed the milk there.\n4 Mary left the milk.\n5 John journeyed to the office.\n6 Daniel put down the apple there.\n7 Where is the apple? \tbedroom\t6 1\n8 John picked up the milk there.\n9 Sandra got the football there.\n10 Where is the apple? \tbedroom\t6 1\n11 Daniel journeyed to the hallway.\n12 John left the milk.\n13 Where is the milk? \toffice\t12 5\n14 Sandra travelled to the office.\n15 Sandra put down the football there.\n16 Where is the football? \toffice\t15 14\n17 Sandra grabbed the milk there.\n18 John grabbed the football there.\n19 Sandra moved to the bathroom.\n20 John went to the bedroom.\n21 Where is the football? \tbedroom\t18 20\n1 Daniel got the milk there.\n2 Daniel picked up the football there.\n3 Daniel journeyed to the bedroom.\n4 Daniel discarded the football.\n5 Where is the football? \tbedroom\t4 3\n6 Daniel grabbed the football there.\n7 Mary went back to the garden.\n8 Daniel went to the bathroom.\n9 Daniel went back to the kitchen.\n10 Where is the football? \tkitchen\t6 9\n11 Sandra journeyed to the bathroom.\n12 John picked up the apple there.\n13 John discarded the apple.\n14 John went back to the office.\n15 Daniel dropped the football.\n16 Daniel went back to the hallway.\n17 Where is the football? \tkitchen\t15 9\n18 Mary moved to the bedroom.\n19 Sandra got the apple there.\n20 Where is the football? \tkitchen\t15 9\n21 Daniel journeyed to the garden.\n22 Daniel put down the milk.\n23 Where is the milk? \tgarden\t22 21\n1 John moved to the bedroom.\n2 Mary grabbed the football there.\n3 Sandra journeyed to the bedroom.\n4 Sandra went back to the hallway.\n5 Mary moved to the garden.\n6 Mary journeyed to the office.\n7 Where is the football? \toffice\t2 6\n8 John moved to the garden.\n9 Sandra grabbed the milk there.\n10 John went to the office.\n11 Daniel travelled to the garden.\n12 Sandra discarded the milk.\n13 John journeyed to the hallway.\n14 Where is the milk? \thallway\t12 4\n15 Mary left the football.\n16 Daniel travelled to the bathroom.\n17 Where is the milk? \thallway\t12 4\n18 Mary went to the bedroom.\n19 Daniel went to the hallway.\n20 Where is the football? \toffice\t15 6\n21 John moved to the office.\n22 John went to the garden.\n23 Daniel grabbed the milk there.\n24 Daniel moved to the bedroom.\n25 Where is the milk? \tbedroom\t23 24\n1 John journeyed to the garden.\n2 John grabbed the apple there.\n3 Mary travelled to the hallway.\n4 Mary went back to the bathroom.\n5 Mary went to the garden.\n6 Mary travelled to the office.\n7 Daniel went to the office.\n8 Daniel went to the bedroom.\n9 Sandra went back to the office.\n10 Sandra journeyed to the garden.\n11 Mary travelled to the kitchen.\n12 Daniel moved to the kitchen.\n13 John put down the apple.\n14 Daniel journeyed to the garden.\n15 Where is the apple? \tgarden\t13 1\n16 Sandra went to the bathroom.\n17 John got the apple there.\n18 Daniel travelled to the bedroom.\n19 Sandra moved to the hallway.\n20 John discarded the apple.\n21 Mary travelled to the garden.\n22 Where is the apple? \tgarden\t20 1\n23 Daniel went to the garden.\n24 Sandra journeyed to the bathroom.\n25 Where is the apple? \tgarden\t20 1\n26 Mary journeyed to the office.\n27 John travelled to the bathroom.\n28 Sandra picked up the football there.\n29 John journeyed to the bedroom.\n30 Daniel got the apple there.\n31 Sandra left the football there.\n32 Where is the football? \tbathroom\t31 24\n33 Sandra moved to the bedroom.\n34 Daniel moved to the office.\n35 Where is the apple? \toffice\t30 34\n1 Daniel went back to the bathroom.\n2 Sandra took the milk there.\n3 John journeyed to the kitchen.\n4 Daniel journeyed to the kitchen.\n5 Daniel moved to the office.\n6 John moved to the bathroom.\n7 Sandra discarded the milk.\n8 Mary went to the hallway.\n9 Daniel journeyed to the kitchen.\n10 John travelled to the hallway.\n11 John moved to the office.\n12 Sandra grabbed the milk there.\n13 John went to the hallway.\n14 Daniel went to the hallway.\n15 Mary journeyed to the bathroom.\n16 Sandra journeyed to the bathroom.\n17 Where is the milk? \tbathroom\t12 16\n18 Sandra discarded the milk.\n19 Mary went to the office.\n20 Where is the milk? \tbathroom\t18 16\n21 Sandra took the milk there.\n22 Daniel moved to the bathroom.\n23 John journeyed to the office.\n24 John travelled to the garden.\n25 Mary went back to the bedroom.\n26 Mary travelled to the office.\n27 Sandra left the milk.\n28 Sandra got the milk there.\n29 Sandra travelled to the garden.\n30 John got the football there.\n31 Where is the milk? \tgarden\t28 29\n32 Sandra journeyed to the office.\n33 John went back to the bathroom.\n34 Where is the football? \tbathroom\t30 33\n35 Sandra discarded the milk.\n36 John discarded the football.\n37 Where is the milk? \toffice\t35 32\n1 Daniel went to the kitchen.\n2 Daniel grabbed the football there.\n3 Mary took the milk there.\n4 Mary journeyed to the office.\n5 Where is the milk? \toffice\t3 4\n6 Daniel journeyed to the office.\n7 Daniel travelled to the kitchen.\n8 Where is the football? \tkitchen\t2 7\n9 John went to the bathroom.\n10 John journeyed to the hallway.\n11 Daniel went back to the garden.\n12 Daniel dropped the football.\n13 Where is the football? \tgarden\t12 11\n14 Daniel went to the bathroom.\n15 Mary discarded the milk.\n16 Where is the football? \tgarden\t12 11\n17 John journeyed to the kitchen.\n18 Sandra took the milk there.\n19 Where is the football? \tgarden\t12 11\n1 John moved to the kitchen.\n2 Daniel went to the bedroom.\n3 Mary picked up the football there.\n4 Daniel grabbed the apple there.\n5 Daniel put down the apple.\n6 Sandra journeyed to the office.\n7 Where is the apple? \tbedroom\t5 2\n8 Mary journeyed to the office.\n9 Mary moved to the bedroom.\n10 Where is the apple? \tbedroom\t5 2\n11 Mary moved to the kitchen.\n12 Mary moved to the hallway.\n13 Sandra went back to the hallway.\n14 Sandra went to the garden.\n15 Mary journeyed to the garden.\n16 Daniel grabbed the apple there.\n17 John travelled to the bedroom.\n18 Daniel moved to the garden.\n19 Where is the apple? \tgarden\t16 18\n20 Mary travelled to the office.\n21 John journeyed to the bathroom.\n22 Where is the apple? \tgarden\t16 18\n23 Mary moved to the bathroom.\n24 Mary discarded the football.\n25 Where is the football? \tbathroom\t24 23\n1 Mary got the apple there.\n2 Daniel travelled to the bedroom.\n3 Mary moved to the bedroom.\n4 Daniel travelled to the garden.\n5 Where is the apple? \tbedroom\t1 3\n6 Daniel got the milk there.\n7 Daniel journeyed to the bathroom.\n8 Where is the milk? \tbathroom\t6 7\n9 Mary went back to the kitchen.\n10 Sandra journeyed to the bedroom.\n11 Where is the milk? \tbathroom\t6 7\n12 Mary left the apple.\n13 Daniel discarded the milk.\n14 Where is the apple? \tkitchen\t12 9\n15 Sandra journeyed to the hallway.\n16 John took the apple there.\n17 Where is the milk? \tbathroom\t13 7\n1 Daniel grabbed the milk there.\n2 Sandra journeyed to the garden.\n3 Sandra picked up the football there.\n4 Sandra put down the football.\n5 Where is the football? \tgarden\t4 2\n6 Sandra grabbed the football there.\n7 John went to the garden.\n8 Daniel left the milk.\n9 Mary journeyed to the bathroom.\n10 John travelled to the office.\n11 Sandra picked up the milk there.\n12 Daniel went back to the kitchen.\n13 Daniel moved to the bedroom.\n14 Daniel moved to the bathroom.\n15 Mary got the apple there.\n16 Mary dropped the apple.\n17 Mary got the apple there.\n18 John moved to the bedroom.\n19 Sandra travelled to the office.\n20 Sandra put down the football.\n21 Sandra put down the milk.\n22 Where is the milk? \toffice\t21 19\n23 Daniel moved to the bedroom.\n24 Sandra grabbed the football there.\n25 Where is the milk? \toffice\t21 19\n26 Sandra moved to the bedroom.\n27 Sandra discarded the football.\n28 Where is the football? \tbedroom\t27 26\n29 Mary put down the apple.\n30 John grabbed the football there.\n31 Where is the apple? \tbathroom\t29 9\n1 John travelled to the office.\n2 Daniel travelled to the office.\n3 Mary grabbed the football there.\n4 Daniel went back to the hallway.\n5 Mary left the football.\n6 Sandra grabbed the apple there.\n7 Mary went to the bedroom.\n8 Sandra journeyed to the bedroom.\n9 Where is the apple? \tbedroom\t6 8\n10 Daniel journeyed to the bathroom.\n11 Mary went back to the office.\n12 Where is the apple? \tbedroom\t6 8\n13 Sandra took the milk there.\n14 Sandra dropped the milk.\n15 Where is the milk? \tbedroom\t14 8\n16 Mary went back to the bathroom.\n17 Daniel took the football there.\n18 Where is the milk? \tbedroom\t14 8\n19 Sandra picked up the milk there.\n20 Mary went back to the bedroom.\n21 John moved to the bedroom.\n22 Daniel discarded the football there.\n23 Where is the football? \tbathroom\t22 10\n1 John travelled to the office.\n2 Sandra went back to the office.\n3 John journeyed to the hallway.\n4 Sandra got the milk there.\n5 Sandra dropped the milk there.\n6 Sandra picked up the apple there.\n7 Where is the milk? \toffice\t5 2\n8 John travelled to the garden.\n9 Sandra went back to the bathroom.\n10 Where is the milk? \toffice\t5 2\n11 Sandra grabbed the football there.\n12 Sandra put down the football.\n13 Where is the football? \tbathroom\t12 9\n14 Sandra picked up the football there.\n15 John moved to the bedroom.\n16 Sandra went back to the office.\n17 Sandra took the milk there.\n18 Where is the football? \toffice\t14 16\n19 Mary went to the bedroom.\n20 Sandra discarded the apple.\n21 Where is the apple? \toffice\t20 16\n1 John picked up the football there.\n2 Mary went back to the office.\n3 Daniel went back to the bathroom.\n4 Mary went back to the bathroom.\n5 Daniel travelled to the garden.\n6 John went to the bathroom.\n7 John went to the bedroom.\n8 Sandra travelled to the hallway.\n9 Daniel went back to the bathroom.\n10 John dropped the football.\n11 Where is the football? \tbedroom\t10 7\n12 Sandra journeyed to the bedroom.\n13 John went to the bathroom.\n14 Where is the football? \tbedroom\t10 7\n15 Daniel went to the garden.\n16 Mary went back to the kitchen.\n17 Where is the football? \tbedroom\t10 7\n18 Sandra got the football there.\n19 Mary moved to the hallway.\n20 Daniel grabbed the apple there.\n21 Daniel moved to the office.\n22 Where is the apple? \toffice\t20 21\n23 Mary went back to the kitchen.\n24 Daniel left the apple.\n25 Where is the apple? \toffice\t24 21\n1 Daniel moved to the bathroom.\n2 John got the milk there.\n3 Daniel went to the office.\n4 John put down the milk.\n5 Daniel travelled to the kitchen.\n6 John went to the bathroom.\n7 John took the football there.\n8 John dropped the football.\n9 Where is the football? \tbathroom\t8 6\n10 John picked up the football there.\n11 Daniel went back to the office.\n12 Daniel went back to the garden.\n13 Daniel went back to the office.\n14 Daniel journeyed to the bedroom.\n15 Sandra journeyed to the garden.\n16 Daniel travelled to the kitchen.\n17 Sandra travelled to the kitchen.\n18 Mary went to the bedroom.\n19 Sandra went to the hallway.\n20 John put down the football.\n21 Sandra went back to the office.\n22 Where is the football? \tbathroom\t20 6\n23 John grabbed the football there.\n24 Daniel journeyed to the office.\n25 Mary moved to the office.\n26 John went back to the office.\n27 Where is the football? \toffice\t23 26\n28 Sandra moved to the hallway.\n29 Mary went to the bedroom.\n30 Daniel moved to the kitchen.\n31 Daniel went to the bedroom.\n32 Daniel journeyed to the bathroom.\n33 Sandra grabbed the apple there.\n34 Sandra left the apple.\n35 Sandra moved to the kitchen.\n36 Where is the apple? \thallway\t34 28\n37 John put down the football.\n38 John went to the hallway.\n39 Where is the apple? \thallway\t34 28\n1 Sandra moved to the hallway.\n2 Daniel journeyed to the garden.\n3 Daniel went back to the office.\n4 Sandra got the apple there.\n5 Sandra discarded the apple.\n6 Daniel travelled to the kitchen.\n7 Where is the apple? \thallway\t5 1\n8 John journeyed to the hallway.\n9 Mary went back to the garden.\n10 Where is the apple? \thallway\t5 1\n11 Sandra grabbed the apple there.\n12 Sandra dropped the apple there.\n13 Where is the apple? \thallway\t12 1\n14 Daniel grabbed the football there.\n15 Daniel discarded the football.\n16 Where is the apple? \thallway\t12 1\n17 Mary went back to the office.\n18 Daniel took the football there.\n19 Where is the apple? \thallway\t12 1\n1 Daniel grabbed the football there.\n2 Mary got the apple there.\n3 Daniel dropped the football there.\n4 John went to the garden.\n5 John went to the hallway.\n6 John journeyed to the office.\n7 Mary put down the apple.\n8 John grabbed the apple there.\n9 John discarded the apple.\n10 Daniel grabbed the football there.\n11 Where is the apple? \toffice\t9 6\n12 Daniel left the football there.\n13 Daniel went back to the hallway.\n14 Where is the apple? \toffice\t9 6\n15 Sandra travelled to the bathroom.\n16 Sandra journeyed to the bedroom.\n17 Mary took the apple there.\n18 Mary put down the apple.\n19 John got the apple there.\n20 John put down the apple there.\n21 Where is the apple? \toffice\t20 6\n22 Daniel went to the bathroom.\n23 John travelled to the hallway.\n24 Where is the apple? \toffice\t20 6\n25 Sandra went back to the garden.\n26 Sandra went to the hallway.\n27 Where is the apple? \toffice\t20 6\n1 Daniel got the apple there.\n2 John went to the bathroom.\n3 Daniel travelled to the office.\n4 Mary went to the kitchen.\n5 Where is the apple? \toffice\t1 3\n6 Daniel discarded the apple.\n7 Mary went to the garden.\n8 Where is the apple? \toffice\t6 3\n9 Daniel got the milk there.\n10 John went to the hallway.\n11 Where is the apple? \toffice\t6 3\n12 Mary went to the kitchen.\n13 Mary went back to the hallway.\n14 Daniel took the apple there.\n15 Daniel journeyed to the garden.\n16 Where is the apple? \tgarden\t14 15\n17 John went back to the kitchen.\n18 John got the football there.\n19 Where is the apple? \tgarden\t14 15\n1 Mary journeyed to the kitchen.\n2 John took the apple there.\n3 Daniel travelled to the garden.\n4 John discarded the apple.\n5 Sandra went back to the kitchen.\n6 Sandra grabbed the football there.\n7 Mary went to the office.\n8 Mary went back to the hallway.\n9 John grabbed the apple there.\n10 Mary moved to the bathroom.\n11 Sandra left the football.\n12 John went to the garden.\n13 Where is the apple? \tgarden\t9 12\n14 Sandra grabbed the football there.\n15 Sandra put down the football there.\n16 Where is the football? \tkitchen\t15 5\n17 John left the apple.\n18 Daniel went back to the bathroom.\n19 Where is the football? \tkitchen\t15 5\n20 Sandra picked up the football there.\n21 John journeyed to the office.\n22 Where is the apple? \tgarden\t17 12\n23 John travelled to the hallway.\n24 Sandra went back to the garden.\n25 Where is the football? \tgarden\t20 24\n1 John went to the kitchen.\n2 Mary journeyed to the garden.\n3 John got the milk there.\n4 John left the milk.\n5 Where is the milk? \tkitchen\t4 1\n6 Daniel travelled to the kitchen.\n7 John got the milk there.\n8 John discarded the milk.\n9 John got the milk there.\n10 John moved to the hallway.\n11 Daniel moved to the office.\n12 Where is the milk? \thallway\t9 10\n13 John discarded the milk.\n14 Mary picked up the apple there.\n15 Where is the milk? \thallway\t13 10\n16 Daniel travelled to the garden.\n17 Daniel went to the bathroom.\n18 Where is the milk? \thallway\t13 10\n19 John journeyed to the office.\n20 Sandra went back to the bedroom.\n21 John journeyed to the bedroom.\n22 Mary moved to the kitchen.\n23 Daniel went to the hallway.\n24 Sandra travelled to the office.\n25 Daniel got the football there.\n26 Sandra moved to the hallway.\n27 Mary went back to the bedroom.\n28 Daniel journeyed to the garden.\n29 Where is the football? \tgarden\t25 28\n1 Sandra picked up the football there.\n2 Daniel moved to the bathroom.\n3 Sandra travelled to the bathroom.\n4 Mary travelled to the garden.\n5 Where is the football? \tbathroom\t1 3\n6 Daniel went back to the hallway.\n7 Sandra discarded the football.\n8 Where is the football? \tbathroom\t7 3\n9 Mary went to the bedroom.\n10 John travelled to the bedroom.\n11 Where is the football? \tbathroom\t7 3\n12 John took the apple there.\n13 Mary grabbed the milk there.\n14 Where is the football? \tbathroom\t7 3\n15 Sandra picked up the football there.\n16 Mary travelled to the garden.\n17 Where is the milk? \tgarden\t13 16\n1 Daniel went to the bathroom.\n2 Sandra journeyed to the hallway.\n3 Daniel moved to the office.\n4 John went back to the bathroom.\n5 Sandra moved to the office.\n6 John moved to the office.\n7 John went back to the kitchen.\n8 Mary journeyed to the garden.\n9 Mary got the apple there.\n10 Mary left the apple.\n11 Where is the apple? \tgarden\t10 8\n12 Daniel went back to the bathroom.\n13 Mary moved to the hallway.\n14 Where is the apple? \tgarden\t10 8\n15 John went back to the garden.\n16 Mary took the football there.\n17 Where is the apple? \tgarden\t10 8\n18 John took the apple there.\n19 John went back to the office.\n20 Where is the apple? \toffice\t18 19\n21 Daniel travelled to the hallway.\n22 Daniel went back to the bathroom.\n23 Where is the apple? \toffice\t18 19\n1 Mary got the apple there.\n2 Daniel moved to the kitchen.\n3 John travelled to the office.\n4 Mary left the apple.\n5 John went back to the kitchen.\n6 Sandra travelled to the kitchen.\n7 Mary grabbed the apple there.\n8 Daniel went to the garden.\n9 Sandra journeyed to the bathroom.\n10 Mary dropped the apple.\n11 John journeyed to the bedroom.\n12 Sandra journeyed to the office.\n13 John went back to the kitchen.\n14 Sandra grabbed the apple there.\n15 Sandra discarded the apple.\n16 Mary travelled to the kitchen.\n17 Where is the apple? \toffice\t15 12\n18 Sandra picked up the apple there.\n19 Sandra travelled to the hallway.\n20 Where is the apple? \thallway\t18 19\n21 Mary travelled to the hallway.\n22 Mary went to the garden.\n23 Where is the apple? \thallway\t18 19\n24 Mary journeyed to the bedroom.\n25 Mary journeyed to the bathroom.\n26 John travelled to the garden.\n27 John took the football there.\n28 Daniel went back to the bathroom.\n29 Sandra travelled to the office.\n30 Daniel went to the kitchen.\n31 Mary journeyed to the office.\n32 Sandra went back to the kitchen.\n33 Daniel journeyed to the bathroom.\n34 Sandra put down the apple.\n35 John got the milk there.\n36 Where is the apple? \tkitchen\t34 32\n37 John went to the kitchen.\n38 Sandra took the apple there.\n39 Where is the milk? \tkitchen\t35 37\n1 John moved to the bathroom.\n2 Mary moved to the bathroom.\n3 Sandra got the milk there.\n4 Sandra took the apple there.\n5 Mary travelled to the garden.\n6 Sandra put down the milk there.\n7 Sandra moved to the garden.\n8 Sandra travelled to the office.\n9 Where is the apple? \toffice\t4 8\n10 Mary went to the kitchen.\n11 Sandra dropped the apple.\n12 Where is the apple? \toffice\t11 8\n13 Daniel grabbed the milk there.\n14 Sandra grabbed the apple there.\n15 Mary travelled to the bathroom.\n16 Mary travelled to the kitchen.\n17 Sandra dropped the apple.\n18 Daniel dropped the milk there.\n19 Where is the apple? \toffice\t17 8\n20 John went back to the kitchen.\n21 Mary went back to the garden.\n22 Where is the apple? \toffice\t17 8\n23 Sandra got the apple there.\n24 John went to the garden.\n25 Mary went to the bathroom.\n26 Daniel moved to the bathroom.\n27 Sandra went to the bedroom.\n28 Sandra journeyed to the garden.\n29 Sandra went to the kitchen.\n30 John went back to the office.\n31 Daniel went back to the kitchen.\n32 Mary journeyed to the office.\n33 Sandra went to the bathroom.\n34 Sandra left the apple there.\n35 Where is the apple? \tbathroom\t34 33\n1 Daniel travelled to the bathroom.\n2 Sandra took the apple there.\n3 Daniel got the milk there.\n4 Daniel journeyed to the garden.\n5 Where is the milk? \tgarden\t3 4\n6 Sandra went to the garden.\n7 Sandra discarded the apple there.\n8 Where is the apple? \tgarden\t7 6\n9 Daniel got the apple there.\n10 Daniel left the apple.\n11 Where is the apple? \tgarden\t10 4\n12 Daniel picked up the apple there.\n13 John went back to the bedroom.\n14 Daniel discarded the milk.\n15 Sandra grabbed the milk there.\n16 Sandra left the milk.\n17 Daniel journeyed to the hallway.\n18 Where is the milk? \tgarden\t16 6\n19 Sandra went back to the bedroom.\n20 Mary went to the garden.\n21 Where is the milk? \tgarden\t16 6\n1 Sandra picked up the milk there.\n2 Sandra went back to the bedroom.\n3 Where is the milk? \tbedroom\t1 2\n4 Sandra dropped the milk.\n5 Sandra took the milk there.\n6 John moved to the hallway.\n7 Daniel picked up the football there.\n8 Daniel discarded the football there.\n9 Sandra went back to the office.\n10 Where is the milk? \toffice\t5 9\n11 John picked up the football there.\n12 Sandra travelled to the bathroom.\n13 Sandra moved to the kitchen.\n14 Sandra left the milk.\n15 Where is the milk? \tkitchen\t14 13\n16 John put down the football.\n17 John journeyed to the kitchen.\n18 Where is the milk? \tkitchen\t14 13\n19 Daniel went back to the bathroom.\n20 Sandra journeyed to the hallway.\n21 Where is the football? \thallway\t16 6\n1 Daniel got the milk there.\n2 Mary picked up the football there.\n3 Daniel travelled to the kitchen.\n4 Mary discarded the football.\n5 Where is the milk? \tkitchen\t1 3\n6 John went to the bathroom.\n7 Daniel went back to the bedroom.\n8 Sandra went to the bathroom.\n9 John went back to the kitchen.\n10 John journeyed to the bathroom.\n11 John moved to the hallway.\n12 John grabbed the football there.\n13 John dropped the football.\n14 Where is the football? \thallway\t13 11\n15 Daniel discarded the milk there.\n16 Daniel took the milk there.\n17 Where is the football? \thallway\t13 11\n18 Daniel left the milk there.\n19 John got the football there.\n20 Where is the milk? \tbedroom\t18 7\n21 John left the football.\n22 John went back to the garden.\n23 Where is the milk? \tbedroom\t18 7\n1 Mary went to the kitchen.\n2 Sandra journeyed to the office.\n3 Mary got the football there.\n4 Mary travelled to the garden.\n5 Where is the football? \tgarden\t3 4\n6 John travelled to the office.\n7 Sandra moved to the garden.\n8 Where is the football? \tgarden\t3 4\n9 Mary dropped the football.\n10 Mary journeyed to the kitchen.\n11 Where is the football? \tgarden\t9 4\n12 Mary moved to the bedroom.\n13 Sandra went to the bedroom.\n14 Where is the football? \tgarden\t9 4\n15 John moved to the bedroom.\n16 Daniel went to the bedroom.\n17 Mary journeyed to the garden.\n18 Sandra went to the hallway.\n19 John journeyed to the garden.\n20 Sandra went back to the bedroom.\n21 Sandra went to the garden.\n22 Mary grabbed the football there.\n23 Mary left the football.\n24 John travelled to the kitchen.\n25 Where is the football? \tgarden\t23 17\n1 Sandra grabbed the milk there.\n2 Sandra moved to the garden.\n3 Where is the milk? \tgarden\t1 2\n4 Sandra grabbed the football there.\n5 Sandra dropped the milk.\n6 Where is the milk? \tgarden\t5 2\n7 Sandra discarded the football.\n8 Sandra went to the hallway.\n9 Where is the milk? \tgarden\t5 2\n10 John went to the office.\n11 Mary travelled to the office.\n12 Where is the milk? \tgarden\t5 2\n13 Sandra went to the bedroom.\n14 Daniel went to the bathroom.\n15 John travelled to the garden.\n16 Daniel got the apple there.\n17 John picked up the milk there.\n18 John dropped the milk.\n19 Where is the milk? \tgarden\t18 15\n1 Daniel picked up the milk there.\n2 John took the football there.\n3 Daniel discarded the milk.\n4 Daniel picked up the milk there.\n5 Mary moved to the bathroom.\n6 John discarded the football.\n7 Mary travelled to the kitchen.\n8 John went back to the hallway.\n9 Mary moved to the bedroom.\n10 Daniel went back to the bedroom.\n11 John picked up the apple there.\n12 Daniel left the milk.\n13 Where is the milk? \tbedroom\t12 10\n14 Mary moved to the garden.\n15 Mary travelled to the kitchen.\n16 Where is the milk? \tbedroom\t12 10\n17 John put down the apple.\n18 John grabbed the apple there.\n19 Where is the milk? \tbedroom\t12 10\n20 Daniel picked up the milk there.\n21 Daniel picked up the football there.\n22 Mary went to the office.\n23 Daniel moved to the hallway.\n24 Where is the football? \thallway\t21 23\n25 Sandra moved to the bedroom.\n26 John put down the apple.\n27 Where is the apple? \thallway\t26 8\n1 John moved to the office.\n2 John got the milk there.\n3 John went to the hallway.\n4 John discarded the milk.\n5 Where is the milk? \thallway\t4 3\n6 Sandra took the apple there.\n7 Mary travelled to the garden.\n8 Where is the milk? \thallway\t4 3\n9 Sandra got the football there.\n10 Daniel moved to the kitchen.\n11 Where is the milk? \thallway\t4 3\n12 Mary went back to the kitchen.\n13 John went to the kitchen.\n14 Mary journeyed to the bathroom.\n15 Sandra put down the apple.\n16 Sandra picked up the apple there.\n17 Mary moved to the bedroom.\n18 Mary travelled to the bathroom.\n19 Sandra went to the office.\n20 Where is the apple? \toffice\t16 19\n21 Sandra put down the football.\n22 Daniel moved to the bathroom.\n23 Where is the football? \toffice\t21 19\n1 Sandra travelled to the hallway.\n2 Mary travelled to the kitchen.\n3 Mary travelled to the bathroom.\n4 Daniel travelled to the bathroom.\n5 John went to the bathroom.\n6 Mary moved to the kitchen.\n7 John took the football there.\n8 John journeyed to the bedroom.\n9 Where is the football? \tbedroom\t7 8\n10 Mary went back to the bedroom.\n11 Mary went to the garden.\n12 Where is the football? \tbedroom\t7 8\n13 Sandra went back to the garden.\n14 John went to the office.\n15 John took the milk there.\n16 Sandra grabbed the apple there.\n17 Sandra put down the apple.\n18 Mary picked up the apple there.\n19 Mary put down the apple there.\n20 John went back to the bedroom.\n21 Where is the apple? \tgarden\t19 11\n22 Mary got the apple there.\n23 Mary went to the office.\n24 Where is the apple? \toffice\t22 23\n25 Sandra went to the office.\n26 John travelled to the garden.\n27 Where is the apple? \toffice\t22 23\n1 John went to the bedroom.\n2 John went to the garden.\n3 Sandra got the football there.\n4 Mary got the apple there.\n5 Mary journeyed to the office.\n6 Sandra discarded the football there.\n7 Where is the apple? \toffice\t4 5\n8 Daniel travelled to the garden.\n9 Sandra took the football there.\n10 Where is the apple? \toffice\t4 5\n11 Sandra went back to the garden.\n12 Sandra left the football.\n13 Where is the football? \tgarden\t12 11\n14 Daniel grabbed the football there.\n15 John went to the office.\n16 Mary went to the bedroom.\n17 Sandra went to the bathroom.\n18 Daniel left the football.\n19 Mary dropped the apple.\n20 Where is the football? \tgarden\t18 8\n21 Sandra journeyed to the office.\n22 Mary travelled to the kitchen.\n23 Where is the football? \tgarden\t18 8\n1 Daniel moved to the garden.\n2 Sandra picked up the apple there.\n3 Daniel journeyed to the office.\n4 Daniel travelled to the garden.\n5 Mary went to the garden.\n6 Sandra dropped the apple.\n7 Sandra got the apple there.\n8 Sandra discarded the apple.\n9 John journeyed to the hallway.\n10 Mary went to the kitchen.\n11 Sandra went back to the hallway.\n12 Sandra journeyed to the garden.\n13 Sandra moved to the bathroom.\n14 Mary went back to the office.\n15 Mary got the football there.\n16 Daniel moved to the office.\n17 Mary travelled to the bedroom.\n18 Daniel went back to the kitchen.\n19 Where is the football? \tbedroom\t15 17\n20 Mary left the football.\n21 Sandra took the milk there.\n22 Where is the football? \tbedroom\t20 17\n23 Mary grabbed the apple there.\n24 Mary got the football there.\n25 Mary journeyed to the garden.\n26 Sandra went to the office.\n27 Where is the football? \tgarden\t24 25\n28 Daniel went to the office.\n29 Mary travelled to the kitchen.\n30 Where is the football? \tkitchen\t24 29\n31 Mary moved to the office.\n32 Daniel went to the kitchen.\n33 John travelled to the bathroom.\n34 Daniel journeyed to the office.\n35 Mary went to the bathroom.\n36 Daniel went back to the hallway.\n37 Mary put down the football.\n38 Sandra left the milk there.\n39 Where is the football? \tbathroom\t37 35\n1 Daniel went back to the bathroom.\n2 John went to the kitchen.\n3 John grabbed the football there.\n4 Sandra went to the bedroom.\n5 Sandra went to the kitchen.\n6 Mary went back to the office.\n7 Sandra went back to the bathroom.\n8 John put down the football.\n9 Where is the football? \tkitchen\t8 2\n10 Mary moved to the kitchen.\n11 Daniel went back to the garden.\n12 Where is the football? \tkitchen\t8 2\n13 John travelled to the bathroom.\n14 Mary travelled to the garden.\n15 Where is the football? \tkitchen\t8 2\n16 Sandra picked up the milk there.\n17 Sandra left the milk there.\n18 Where is the milk? \tbathroom\t17 7\n19 Sandra moved to the garden.\n20 Mary went to the bathroom.\n21 Where is the milk? \tbathroom\t17 7\n1 Sandra grabbed the apple there.\n2 Daniel moved to the kitchen.\n3 Sandra journeyed to the bedroom.\n4 Sandra put down the apple.\n5 Where is the apple? \tbedroom\t4 3\n6 John journeyed to the kitchen.\n7 Sandra went back to the garden.\n8 Where is the apple? \tbedroom\t4 3\n9 Mary journeyed to the garden.\n10 Sandra went to the hallway.\n11 Where is the apple? \tbedroom\t4 3\n12 John journeyed to the office.\n13 John went back to the bathroom.\n14 Sandra got the football there.\n15 Sandra went to the kitchen.\n16 Where is the football? \tkitchen\t14 15\n17 Sandra left the football.\n18 John moved to the garden.\n19 Where is the football? \tkitchen\t17 15\n1 Mary went back to the bathroom.\n2 John travelled to the office.\n3 Mary moved to the bedroom.\n4 Daniel travelled to the bathroom.\n5 Daniel went to the hallway.\n6 Mary got the milk there.\n7 John went to the garden.\n8 John travelled to the bedroom.\n9 Mary left the milk.\n10 John went back to the garden.\n11 Where is the milk? \tbedroom\t9 3\n12 Daniel travelled to the bathroom.\n13 Sandra grabbed the milk there.\n14 Sandra left the milk.\n15 John travelled to the kitchen.\n16 Daniel got the apple there.\n17 Mary got the milk there.\n18 Mary went to the office.\n19 Daniel moved to the bedroom.\n20 Where is the apple? \tbedroom\t16 19\n21 John went to the bathroom.\n22 Daniel dropped the apple.\n23 Where is the apple? \tbedroom\t22 19\n24 Daniel picked up the apple there.\n25 Mary went back to the garden.\n26 Daniel moved to the kitchen.\n27 Sandra journeyed to the bathroom.\n28 Where is the apple? \tkitchen\t24 26\n29 Mary got the football there.\n30 Daniel dropped the apple.\n31 Where is the apple? \tkitchen\t30 26\n1 Daniel went to the bathroom.\n2 Mary picked up the football there.\n3 Mary travelled to the hallway.\n4 Sandra moved to the garden.\n5 Where is the football? \thallway\t2 3\n6 Daniel journeyed to the kitchen.\n7 Mary travelled to the bedroom.\n8 Where is the football? \tbedroom\t2 7\n9 Mary got the apple there.\n10 John went back to the bathroom.\n11 Daniel went back to the office.\n12 John moved to the hallway.\n13 John journeyed to the bathroom.\n14 Sandra moved to the bathroom.\n15 Sandra moved to the kitchen.\n16 John travelled to the kitchen.\n17 Mary left the apple.\n18 Mary travelled to the garden.\n19 Where is the apple? \tbedroom\t17 7\n20 Sandra travelled to the bedroom.\n21 Daniel journeyed to the bedroom.\n22 Where is the apple? \tbedroom\t17 7\n23 Mary went back to the kitchen.\n24 Sandra picked up the apple there.\n25 Mary discarded the football.\n26 John took the football there.\n27 John discarded the football there.\n28 John went to the office.\n29 Where is the football? \tkitchen\t27 16\n1 Sandra went to the office.\n2 John picked up the football there.\n3 Sandra took the apple there.\n4 Sandra put down the apple there.\n5 Where is the apple? \toffice\t4 1\n6 Sandra got the apple there.\n7 John got the milk there.\n8 John went back to the garden.\n9 Sandra went to the hallway.\n10 Where is the apple? \thallway\t6 9\n11 Sandra went to the bedroom.\n12 John discarded the football.\n13 Where is the milk? \tgarden\t7 8\n14 John left the milk.\n15 Daniel took the football there.\n16 Where is the milk? \tgarden\t14 8\n17 John moved to the hallway.\n18 Mary moved to the bedroom.\n19 Where is the milk? \tgarden\t14 8\n1 Sandra went back to the bathroom.\n2 Daniel went back to the office.\n3 Sandra moved to the bedroom.\n4 Mary journeyed to the hallway.\n5 John journeyed to the bathroom.\n6 John travelled to the hallway.\n7 Sandra went to the garden.\n8 Daniel picked up the football there.\n9 Mary went back to the kitchen.\n10 Sandra travelled to the bedroom.\n11 Daniel took the milk there.\n12 Sandra grabbed the apple there.\n13 Mary journeyed to the bathroom.\n14 Mary went back to the bedroom.\n15 Sandra left the apple there.\n16 Daniel travelled to the garden.\n17 Where is the apple? \tbedroom\t15 10\n18 Daniel dropped the milk there.\n19 Daniel took the milk there.\n20 Where is the apple? \tbedroom\t15 10\n21 Daniel travelled to the bathroom.\n22 John moved to the office.\n23 Where is the milk? \tbathroom\t19 21\n24 Mary journeyed to the office.\n25 Daniel left the milk.\n26 Where is the milk? \tbathroom\t25 21\n27 Daniel discarded the football there.\n28 Daniel journeyed to the office.\n29 Where is the football? \tbathroom\t27 21\n1 John journeyed to the hallway.\n2 Mary picked up the milk there.\n3 Sandra moved to the kitchen.\n4 Mary dropped the milk.\n5 Sandra got the apple there.\n6 John went to the bedroom.\n7 Mary went to the office.\n8 Sandra dropped the apple.\n9 Where is the apple? \tkitchen\t8 3\n10 Sandra travelled to the garden.\n11 John moved to the garden.\n12 Where is the apple? \tkitchen\t8 3\n13 John got the milk there.\n14 John discarded the milk there.\n15 Where is the milk? \tgarden\t14 11\n16 John travelled to the kitchen.\n17 Sandra journeyed to the bedroom.\n18 Where is the milk? \tgarden\t14 11\n19 Daniel went to the kitchen.\n20 John took the apple there.\n21 Where is the milk? \tgarden\t14 11\n1 Sandra travelled to the bedroom.\n2 Sandra moved to the office.\n3 John travelled to the kitchen.\n4 Daniel picked up the milk there.\n5 Daniel discarded the milk.\n6 Daniel journeyed to the garden.\n7 Daniel moved to the bathroom.\n8 Daniel grabbed the apple there.\n9 Mary moved to the garden.\n10 Sandra went to the hallway.\n11 Daniel went back to the garden.\n12 Daniel put down the apple.\n13 Where is the apple? \tgarden\t12 11\n14 Daniel moved to the office.\n15 John went to the garden.\n16 Where is the apple? \tgarden\t12 11\n17 Mary grabbed the apple there.\n18 Mary left the apple.\n19 Where is the apple? \tgarden\t18 9\n20 John went back to the hallway.\n21 John went to the bathroom.\n22 Where is the apple? \tgarden\t18 9\n23 Sandra travelled to the bathroom.\n24 John moved to the kitchen.\n25 Where is the apple? \tgarden\t18 9\n1 John travelled to the bedroom.\n2 John went back to the bathroom.\n3 Sandra got the football there.\n4 Mary went to the bathroom.\n5 Sandra picked up the milk there.\n6 Mary moved to the garden.\n7 Mary moved to the bedroom.\n8 John travelled to the office.\n9 Sandra dropped the football.\n10 Daniel went back to the kitchen.\n11 Sandra left the milk.\n12 Mary got the apple there.\n13 Daniel travelled to the hallway.\n14 John went to the bathroom.\n15 Sandra got the football there.\n16 Sandra left the football there.\n17 Sandra picked up the milk there.\n18 Sandra travelled to the bathroom.\n19 Where is the milk? \tbathroom\t17 18\n20 John went back to the garden.\n21 Mary journeyed to the kitchen.\n22 Where is the milk? \tbathroom\t17 18\n23 Mary went back to the bathroom.\n24 Mary discarded the apple there.\n25 Where is the apple? \tbathroom\t24 23\n26 Daniel went to the kitchen.\n27 Sandra went to the hallway.\n28 Where is the apple? \tbathroom\t24 23\n29 Sandra journeyed to the bathroom.\n30 Mary travelled to the kitchen.\n31 Where is the apple? \tbathroom\t24 23\n1 John took the milk there.\n2 Sandra went to the bathroom.\n3 Sandra went to the garden.\n4 Daniel went to the bedroom.\n5 Daniel moved to the office.\n6 Daniel moved to the bathroom.\n7 Daniel went to the hallway.\n8 Sandra grabbed the apple there.\n9 Sandra dropped the apple there.\n10 John discarded the milk.\n11 Where is the apple? \tgarden\t9 3\n12 John took the football there.\n13 Mary journeyed to the bedroom.\n14 Where is the apple? \tgarden\t9 3\n15 John dropped the football there.\n16 John got the milk there.\n17 Sandra picked up the apple there.\n18 John took the football there.\n19 Daniel went to the bathroom.\n20 John put down the football.\n21 Daniel moved to the kitchen.\n22 John got the football there.\n23 John moved to the garden.\n24 John moved to the kitchen.\n25 Where is the football? \tkitchen\t22 24\n26 Sandra left the apple.\n27 Sandra got the apple there.\n28 Where is the football? \tkitchen\t22 24\n29 Daniel went back to the bedroom.\n30 Daniel travelled to the garden.\n31 Mary journeyed to the garden.\n32 Sandra left the apple.\n33 Where is the apple? \tgarden\t32 3\n1 John went back to the bathroom.\n2 Mary travelled to the bathroom.\n3 John went to the office.\n4 John journeyed to the bathroom.\n5 Daniel moved to the garden.\n6 John moved to the kitchen.\n7 John moved to the hallway.\n8 Daniel travelled to the bedroom.\n9 John moved to the kitchen.\n10 Sandra went back to the office.\n11 John moved to the bathroom.\n12 Daniel moved to the garden.\n13 Sandra got the apple there.\n14 Sandra grabbed the milk there.\n15 Sandra picked up the football there.\n16 Sandra discarded the milk.\n17 Where is the milk? \toffice\t16 10\n18 John went to the office.\n19 Mary moved to the kitchen.\n20 Where is the milk? \toffice\t16 10\n21 Sandra moved to the kitchen.\n22 Sandra went to the office.\n23 Where is the milk? \toffice\t16 10\n24 Mary went to the garden.\n25 Daniel journeyed to the bedroom.\n26 John journeyed to the bedroom.\n27 Sandra got the milk there.\n28 John journeyed to the bathroom.\n29 John journeyed to the office.\n30 John journeyed to the bathroom.\n31 Sandra discarded the football.\n32 Where is the football? \toffice\t31 22\n33 Sandra dropped the apple there.\n34 Sandra went back to the hallway.\n35 Where is the football? \toffice\t31 22\n1 Sandra travelled to the bedroom.\n2 Daniel went to the kitchen.\n3 Mary got the football there.\n4 Mary went back to the garden.\n5 Where is the football? \tgarden\t3 4\n6 Sandra went to the kitchen.\n7 Mary went back to the kitchen.\n8 Where is the football? \tkitchen\t3 7\n9 Mary put down the football.\n10 Daniel grabbed the football there.\n11 Daniel discarded the football there.\n12 Mary took the football there.\n13 Mary left the football.\n14 Mary grabbed the football there.\n15 Daniel travelled to the hallway.\n16 Daniel got the apple there.\n17 Mary moved to the garden.\n18 Daniel went to the bathroom.\n19 Where is the football? \tgarden\t14 17\n20 Mary journeyed to the office.\n21 Daniel discarded the apple there.\n22 Where is the apple? \tbathroom\t21 18\n23 Mary left the football.\n24 Sandra journeyed to the office.\n25 Where is the football? \toffice\t23 20\n1 Daniel journeyed to the garden.\n2 Daniel travelled to the kitchen.\n3 Sandra moved to the office.\n4 Mary went back to the garden.\n5 Sandra went back to the bathroom.\n6 Daniel moved to the hallway.\n7 John travelled to the kitchen.\n8 Mary took the apple there.\n9 Mary left the apple.\n10 Sandra travelled to the office.\n11 Where is the apple? \tgarden\t9 4\n12 Mary picked up the apple there.\n13 Mary dropped the apple there.\n14 Where is the apple? \tgarden\t13 4\n15 Mary went back to the kitchen.\n16 Mary took the football there.\n17 Where is the apple? \tgarden\t13 4\n18 Mary moved to the hallway.\n19 Mary travelled to the office.\n20 Where is the football? \toffice\t16 19\n21 Daniel travelled to the garden.\n22 John went back to the office.\n23 Where is the football? \toffice\t16 19\n1 Daniel moved to the office.\n2 Daniel got the milk there.\n3 Daniel left the milk.\n4 Mary got the football there.\n5 Where is the milk? \toffice\t3 1\n6 John travelled to the office.\n7 Mary moved to the bathroom.\n8 Where is the football? \tbathroom\t4 7\n9 John travelled to the hallway.\n10 Sandra got the milk there.\n11 Where is the football? \tbathroom\t4 7\n12 John went back to the garden.\n13 Sandra left the milk.\n14 Sandra went back to the bathroom.\n15 Mary put down the football.\n16 Where is the football? \tbathroom\t15 7\n17 Sandra grabbed the football there.\n18 Daniel went to the garden.\n19 Mary went back to the bedroom.\n20 Sandra put down the football.\n21 Where is the football? \tbathroom\t20 14\n1 Sandra took the apple there.\n2 Mary went to the hallway.\n3 Sandra put down the apple.\n4 Sandra went back to the bedroom.\n5 Daniel journeyed to the bedroom.\n6 Sandra went to the office.\n7 Mary went to the bedroom.\n8 Daniel moved to the hallway.\n9 Daniel travelled to the bedroom.\n10 Sandra moved to the hallway.\n11 Sandra moved to the garden.\n12 John moved to the office.\n13 Daniel journeyed to the office.\n14 Sandra picked up the apple there.\n15 Daniel moved to the bathroom.\n16 Sandra discarded the apple there.\n17 Where is the apple? \tgarden\t16 11\n18 Daniel moved to the kitchen.\n19 Mary travelled to the kitchen.\n20 Where is the apple? \tgarden\t16 11\n21 Daniel moved to the hallway.\n22 Daniel went back to the office.\n23 Where is the apple? \tgarden\t16 11\n24 John moved to the hallway.\n25 Mary went back to the bedroom.\n26 John went back to the garden.\n27 Sandra picked up the milk there.\n28 Daniel journeyed to the hallway.\n29 Sandra journeyed to the bedroom.\n30 Where is the milk? \tbedroom\t27 29\n31 Sandra went back to the hallway.\n32 Sandra travelled to the bedroom.\n33 Where is the milk? \tbedroom\t27 32\n1 Daniel travelled to the hallway.\n2 Daniel got the football there.\n3 John went to the kitchen.\n4 Sandra journeyed to the garden.\n5 John journeyed to the bedroom.\n6 Mary went back to the hallway.\n7 Sandra went back to the bedroom.\n8 Daniel travelled to the office.\n9 John moved to the hallway.\n10 Mary went back to the bedroom.\n11 John took the milk there.\n12 Daniel discarded the football.\n13 Where is the football? \toffice\t12 8\n14 John travelled to the bathroom.\n15 Sandra journeyed to the office.\n16 Where is the milk? \tbathroom\t11 14\n17 Sandra journeyed to the bedroom.\n18 Daniel got the football there.\n19 John got the apple there.\n20 Sandra went to the bathroom.\n21 John put down the apple.\n22 Daniel travelled to the garden.\n23 Where is the apple? \tbathroom\t21 14\n24 Daniel journeyed to the bathroom.\n25 Mary journeyed to the garden.\n26 Where is the apple? \tbathroom\t21 14\n27 Daniel picked up the apple there.\n28 John put down the milk.\n29 Where is the milk? \tbathroom\t28 14\n1 Sandra went to the kitchen.\n2 Sandra went back to the hallway.\n3 Daniel went to the office.\n4 Mary got the milk there.\n5 Sandra went to the garden.\n6 Sandra journeyed to the kitchen.\n7 John journeyed to the garden.\n8 John went back to the kitchen.\n9 Mary left the milk.\n10 Sandra journeyed to the bedroom.\n11 John grabbed the football there.\n12 Sandra travelled to the bathroom.\n13 Mary went back to the kitchen.\n14 John journeyed to the office.\n15 Where is the football? \toffice\t11 14\n16 Daniel took the milk there.\n17 Mary went back to the bathroom.\n18 Daniel moved to the bedroom.\n19 John discarded the football.\n20 Where is the football? \toffice\t19 14\n21 Sandra travelled to the hallway.\n22 John travelled to the bathroom.\n23 Where is the football? \toffice\t19 14\n24 Daniel put down the milk.\n25 Daniel moved to the bathroom.\n26 Where is the milk? \tbedroom\t24 18\n27 Mary went to the office.\n28 John went to the bedroom.\n29 Where is the milk? \tbedroom\t24 18\n1 Daniel took the apple there.\n2 Daniel took the milk there.\n3 Daniel left the apple.\n4 Mary took the apple there.\n5 Daniel put down the milk there.\n6 John moved to the bathroom.\n7 Daniel got the milk there.\n8 Mary travelled to the hallway.\n9 Where is the apple? \thallway\t4 8\n10 Mary went back to the bathroom.\n11 Daniel moved to the kitchen.\n12 Where is the milk? \tkitchen\t7 11\n13 Sandra went to the bedroom.\n14 Sandra moved to the bathroom.\n15 Daniel discarded the milk there.\n16 Mary put down the apple.\n17 Where is the apple? \tbathroom\t16 10\n18 John got the apple there.\n19 Daniel took the milk there.\n20 John went to the hallway.\n21 Sandra went back to the kitchen.\n22 Where is the apple? \thallway\t18 20\n23 Daniel travelled to the hallway.\n24 Sandra journeyed to the office.\n25 Where is the milk? \thallway\t19 23\n1 John went to the garden.\n2 Daniel picked up the milk there.\n3 Daniel put down the milk.\n4 Daniel journeyed to the bedroom.\n5 Daniel went back to the office.\n6 Daniel got the milk there.\n7 Mary went to the hallway.\n8 Mary picked up the apple there.\n9 John went to the office.\n10 Daniel journeyed to the bedroom.\n11 Where is the milk? \tbedroom\t6 10\n12 Daniel dropped the milk.\n13 Sandra moved to the office.\n14 Where is the milk? \tbedroom\t12 10\n15 John went back to the garden.\n16 Daniel got the milk there.\n17 Mary went back to the garden.\n18 Mary dropped the apple.\n19 Where is the apple? \tgarden\t18 17\n20 John went back to the hallway.\n21 John went back to the office.\n22 Where is the apple? \tgarden\t18 17\n23 Daniel dropped the milk.\n24 Mary went back to the bedroom.\n25 Where is the apple? \tgarden\t18 17\n1 Sandra travelled to the office.\n2 John journeyed to the garden.\n3 John grabbed the milk there.\n4 Mary journeyed to the bathroom.\n5 Sandra moved to the hallway.\n6 Daniel went to the office.\n7 Sandra journeyed to the bedroom.\n8 John discarded the milk.\n9 Where is the milk? \tgarden\t8 2\n10 John went to the kitchen.\n11 John got the football there.\n12 Where is the milk? \tgarden\t8 2\n13 Sandra moved to the hallway.\n14 John put down the football there.\n15 Where is the football? \tkitchen\t14 10\n16 Sandra took the apple there.\n17 Mary travelled to the hallway.\n18 Where is the football? \tkitchen\t14 10\n19 John picked up the football there.\n20 Daniel travelled to the bedroom.\n21 John put down the football.\n22 Sandra dropped the apple there.\n23 Where is the football? \tkitchen\t21 10\n1 John grabbed the apple there.\n2 Mary journeyed to the hallway.\n3 Mary moved to the garden.\n4 Daniel went back to the hallway.\n5 Sandra travelled to the hallway.\n6 Mary got the milk there.\n7 Daniel travelled to the office.\n8 Mary put down the milk there.\n9 Where is the milk? \tgarden\t8 3\n10 John left the apple.\n11 Mary went to the office.\n12 Where is the milk? \tgarden\t8 3\n13 Sandra travelled to the garden.\n14 Mary got the apple there.\n15 Where is the milk? \tgarden\t8 3\n16 Daniel moved to the kitchen.\n17 Sandra went to the bathroom.\n18 Sandra went back to the office.\n19 Mary went back to the kitchen.\n20 Where is the apple? \tkitchen\t14 19\n21 Daniel travelled to the hallway.\n22 John travelled to the bathroom.\n23 Mary left the apple.\n24 Daniel went back to the garden.\n25 Where is the apple? \tkitchen\t23 19\n1 Mary went back to the kitchen.\n2 Mary moved to the bathroom.\n3 Mary went back to the bedroom.\n4 Daniel went to the garden.\n5 Daniel went to the bathroom.\n6 John moved to the bedroom.\n7 John went back to the office.\n8 John moved to the bathroom.\n9 Daniel went back to the garden.\n10 Daniel took the milk there.\n11 John went back to the hallway.\n12 Daniel travelled to the hallway.\n13 Where is the milk? \thallway\t10 12\n14 John went back to the kitchen.\n15 Mary travelled to the office.\n16 Where is the milk? \thallway\t10 12\n17 Sandra moved to the bathroom.\n18 Mary got the football there.\n19 John went to the bathroom.\n20 Sandra moved to the kitchen.\n21 Sandra went to the bedroom.\n22 Mary moved to the hallway.\n23 Where is the football? \thallway\t18 22\n24 Daniel left the milk.\n25 Mary moved to the kitchen.\n26 Where is the milk? \thallway\t24 12\n27 Mary journeyed to the garden.\n28 Sandra journeyed to the bathroom.\n29 Where is the milk? \thallway\t24 12\n1 Daniel moved to the bedroom.\n2 Sandra went back to the bedroom.\n3 Sandra travelled to the hallway.\n4 John journeyed to the kitchen.\n5 Mary went back to the bedroom.\n6 Sandra travelled to the office.\n7 Daniel moved to the hallway.\n8 Mary went to the garden.\n9 Mary went to the bedroom.\n10 Mary travelled to the office.\n11 Mary grabbed the football there.\n12 John moved to the bathroom.\n13 John moved to the hallway.\n14 Sandra took the apple there.\n15 Daniel travelled to the bathroom.\n16 Daniel went back to the hallway.\n17 Mary journeyed to the bedroom.\n18 Mary journeyed to the hallway.\n19 Sandra went back to the bathroom.\n20 Daniel moved to the bedroom.\n21 Daniel travelled to the garden.\n22 Sandra put down the apple.\n23 Where is the apple? \tbathroom\t22 19\n24 Mary discarded the football there.\n25 Sandra journeyed to the office.\n26 Where is the football? \thallway\t24 18\n27 Mary went to the kitchen.\n28 John journeyed to the bedroom.\n29 Where is the apple? \tbathroom\t22 19\n30 Sandra went back to the bedroom.\n31 Mary picked up the milk there.\n32 Sandra went to the garden.\n33 John travelled to the hallway.\n34 Daniel travelled to the bedroom.\n35 John journeyed to the bedroom.\n36 Mary put down the milk.\n37 Sandra moved to the bedroom.\n38 Where is the milk? \tkitchen\t36 27\n39 John went to the kitchen.\n40 John journeyed to the hallway.\n41 Where is the milk? \tkitchen\t36 27\n1 Mary moved to the hallway.\n2 John went back to the bedroom.\n3 John travelled to the hallway.\n4 Sandra went back to the kitchen.\n5 Mary went back to the office.\n6 John journeyed to the office.\n7 John went to the hallway.\n8 Daniel moved to the hallway.\n9 Sandra moved to the garden.\n10 Sandra moved to the hallway.\n11 Daniel travelled to the kitchen.\n12 Daniel journeyed to the hallway.\n13 Sandra travelled to the bathroom.\n14 Daniel went to the bedroom.\n15 John went back to the office.\n16 Sandra travelled to the bedroom.\n17 Mary travelled to the garden.\n18 Daniel went back to the kitchen.\n19 Sandra got the milk there.\n20 Daniel travelled to the bathroom.\n21 Sandra put down the milk.\n22 John went back to the bedroom.\n23 Where is the milk? \tbedroom\t21 16\n24 Sandra took the milk there.\n25 Sandra left the milk there.\n26 Where is the milk? \tbedroom\t25 16\n27 Daniel journeyed to the garden.\n28 Sandra got the milk there.\n29 Sandra left the milk.\n30 Sandra grabbed the milk there.\n31 Sandra dropped the milk there.\n32 John got the milk there.\n33 Mary journeyed to the hallway.\n34 Sandra went back to the kitchen.\n35 Daniel went back to the bathroom.\n36 John discarded the milk.\n37 Where is the milk? \tbedroom\t36 22\n38 Daniel journeyed to the hallway.\n39 John got the milk there.\n40 Mary moved to the bathroom.\n41 Mary moved to the hallway.\n42 John put down the milk.\n43 Mary journeyed to the office.\n44 Where is the milk? \tbedroom\t42 22\n45 John travelled to the garden.\n46 John went back to the hallway.\n47 Where is the milk? \tbedroom\t42 22\n1 Sandra grabbed the milk there.\n2 Sandra travelled to the bedroom.\n3 Where is the milk? \tbedroom\t1 2\n4 John took the apple there.\n5 John went to the bedroom.\n6 Where is the apple? \tbedroom\t4 5\n7 John journeyed to the garden.\n8 Mary moved to the bathroom.\n9 Where is the apple? \tgarden\t4 7\n10 Sandra left the milk.\n11 Sandra grabbed the milk there.\n12 Sandra travelled to the garden.\n13 Mary journeyed to the bedroom.\n14 Where is the milk? \tgarden\t11 12\n15 Daniel went back to the office.\n16 Sandra dropped the milk there.\n17 Where is the milk? \tgarden\t16 12\n1 Daniel went back to the hallway.\n2 Sandra went to the bathroom.\n3 John got the milk there.\n4 John discarded the milk.\n5 Sandra journeyed to the kitchen.\n6 Daniel travelled to the garden.\n7 Mary picked up the football there.\n8 John moved to the bedroom.\n9 Sandra grabbed the milk there.\n10 Mary moved to the garden.\n11 Where is the football? \tgarden\t7 10\n12 Sandra discarded the milk there.\n13 John went to the office.\n14 Where is the milk? \tkitchen\t12 5\n15 Mary went to the hallway.\n16 Sandra moved to the hallway.\n17 Where is the milk? \tkitchen\t12 5\n18 Sandra moved to the office.\n19 John went back to the kitchen.\n20 John grabbed the milk there.\n21 Mary went to the kitchen.\n22 John left the milk.\n23 John went back to the bathroom.\n24 Where is the milk? \tkitchen\t22 19\n25 Mary left the football.\n26 Mary took the apple there.\n27 Where is the milk? \tkitchen\t22 19\n1 Daniel went to the garden.\n2 Sandra travelled to the garden.\n3 Mary moved to the office.\n4 Sandra journeyed to the hallway.\n5 Mary went back to the bathroom.\n6 Daniel moved to the office.\n7 Daniel grabbed the football there.\n8 Daniel journeyed to the garden.\n9 Where is the football? \tgarden\t7 8\n10 Mary got the apple there.\n11 Mary discarded the apple there.\n12 Where is the football? \tgarden\t7 8\n13 Mary went back to the kitchen.\n14 Mary moved to the office.\n15 Where is the apple? \tbathroom\t11 5\n16 John moved to the bathroom.\n17 Sandra took the milk there.\n18 Where is the apple? \tbathroom\t11 5\n19 Sandra travelled to the bathroom.\n20 John took the apple there.\n21 Where is the milk? \tbathroom\t17 19\n1 Mary went back to the hallway.\n2 Mary took the apple there.\n3 Mary dropped the apple.\n4 Daniel moved to the garden.\n5 Where is the apple? \thallway\t3 1\n6 Daniel went to the bathroom.\n7 Mary took the apple there.\n8 Daniel went back to the bedroom.\n9 Mary journeyed to the kitchen.\n10 Where is the apple? \tkitchen\t7 9\n11 Mary went back to the hallway.\n12 Mary put down the apple.\n13 Where is the apple? \thallway\t12 11\n14 Sandra went back to the hallway.\n15 John journeyed to the office.\n16 Where is the apple? \thallway\t12 11\n17 Mary grabbed the apple there.\n18 Mary discarded the apple.\n19 Where is the apple? \thallway\t18 11\n1 Daniel went to the garden.\n2 Sandra journeyed to the kitchen.\n3 John moved to the kitchen.\n4 Daniel went back to the bedroom.\n5 Sandra moved to the office.\n6 John picked up the apple there.\n7 Daniel went back to the hallway.\n8 John discarded the apple.\n9 Where is the apple? \tkitchen\t8 3\n10 John grabbed the apple there.\n11 Daniel went to the bedroom.\n12 Sandra journeyed to the bedroom.\n13 Sandra journeyed to the office.\n14 John discarded the apple.\n15 Daniel went back to the hallway.\n16 Where is the apple? \tkitchen\t14 3\n17 John took the apple there.\n18 John dropped the apple.\n19 Where is the apple? \tkitchen\t18 3\n20 Mary moved to the kitchen.\n21 Mary went to the bedroom.\n22 Where is the apple? \tkitchen\t18 3\n23 Sandra journeyed to the garden.\n24 Daniel took the milk there.\n25 Where is the apple? \tkitchen\t18 3\n1 Mary picked up the football there.\n2 John went back to the garden.\n3 John journeyed to the bedroom.\n4 John went back to the hallway.\n5 Sandra took the milk there.\n6 John grabbed the apple there.\n7 Sandra put down the milk.\n8 Mary went back to the hallway.\n9 Sandra got the milk there.\n10 Mary put down the football.\n11 Where is the football? \thallway\t10 8\n12 Mary picked up the football there.\n13 Sandra journeyed to the hallway.\n14 Where is the milk? \thallway\t9 13\n15 John discarded the apple.\n16 Sandra discarded the milk there.\n17 Where is the apple? \thallway\t15 4\n18 Mary dropped the football.\n19 Mary went back to the office.\n20 Where is the football? \thallway\t18 8\n21 Daniel travelled to the bathroom.\n22 Mary went to the hallway.\n23 Where is the football? \thallway\t18 8\n1 Mary travelled to the office.\n2 Sandra moved to the kitchen.\n3 Mary grabbed the milk there.\n4 John got the apple there.\n5 Sandra went to the hallway.\n6 John went to the bathroom.\n7 Where is the apple? \tbathroom\t4 6\n8 Sandra moved to the kitchen.\n9 Mary put down the milk.\n10 Where is the milk? \toffice\t9 1\n11 Mary got the milk there.\n12 John went back to the kitchen.\n13 John journeyed to the hallway.\n14 Sandra travelled to the office.\n15 Daniel travelled to the hallway.\n16 John put down the apple.\n17 Where is the apple? \thallway\t16 13\n18 Mary went back to the kitchen.\n19 John took the apple there.\n20 Mary discarded the milk.\n21 John journeyed to the garden.\n22 Where is the milk? \tkitchen\t20 18\n23 Mary went to the office.\n24 Mary journeyed to the kitchen.\n25 Where is the milk? \tkitchen\t20 18\n1 John got the apple there.\n2 John left the apple.\n3 Mary grabbed the apple there.\n4 Daniel went to the bedroom.\n5 Sandra moved to the office.\n6 Mary left the apple there.\n7 Sandra got the football there.\n8 Sandra took the milk there.\n9 John grabbed the apple there.\n10 Sandra put down the milk.\n11 Where is the milk? \toffice\t10 5\n12 Daniel moved to the garden.\n13 John left the apple.\n14 Where is the milk? \toffice\t10 5\n15 John got the apple there.\n16 John dropped the apple.\n17 Where is the milk? \toffice\t10 5\n18 Mary got the apple there.\n19 John went back to the garden.\n20 Sandra moved to the hallway.\n21 Mary put down the apple there.\n22 Sandra went back to the garden.\n23 Sandra discarded the football there.\n24 Where is the football? \tgarden\t23 22\n25 John travelled to the bedroom.\n26 Mary journeyed to the office.\n27 Where is the football? \tgarden\t23 22\n1 Mary went to the hallway.\n2 Daniel took the apple there.\n3 Daniel travelled to the office.\n4 Daniel journeyed to the bedroom.\n5 Where is the apple? \tbedroom\t2 4\n6 Sandra went back to the kitchen.\n7 Daniel discarded the apple.\n8 Where is the apple? \tbedroom\t7 4\n9 John went to the kitchen.\n10 Mary moved to the bathroom.\n11 Where is the apple? \tbedroom\t7 4\n12 Sandra went to the bathroom.\n13 Mary journeyed to the kitchen.\n14 Where is the apple? \tbedroom\t7 4\n15 Daniel got the apple there.\n16 Daniel journeyed to the kitchen.\n17 Where is the apple? \tkitchen\t15 16\n1 Sandra travelled to the garden.\n2 Sandra took the football there.\n3 John moved to the hallway.\n4 Mary went to the hallway.\n5 Sandra journeyed to the bedroom.\n6 Daniel moved to the hallway.\n7 Where is the football? \tbedroom\t2 5\n8 John travelled to the office.\n9 John took the milk there.\n10 Daniel travelled to the garden.\n11 John put down the milk.\n12 Where is the milk? \toffice\t11 8\n13 John got the milk there.\n14 Sandra left the football.\n15 Where is the football? \tbedroom\t14 5\n16 Daniel travelled to the bedroom.\n17 Sandra picked up the football there.\n18 Daniel travelled to the garden.\n19 John travelled to the bathroom.\n20 Sandra discarded the football.\n21 Mary journeyed to the kitchen.\n22 Where is the football? \tbedroom\t20 5\n23 Sandra grabbed the football there.\n24 Sandra journeyed to the garden.\n25 Where is the football? \tgarden\t23 24\n1 John went to the bathroom.\n2 Mary went back to the office.\n3 Mary grabbed the football there.\n4 Mary discarded the football.\n5 Where is the football? \toffice\t4 2\n6 Mary took the football there.\n7 Sandra grabbed the apple there.\n8 Sandra dropped the apple.\n9 Mary discarded the football.\n10 Where is the football? \toffice\t9 2\n11 Sandra took the apple there.\n12 Sandra dropped the apple there.\n13 Where is the football? \toffice\t9 2\n14 Sandra journeyed to the office.\n15 John travelled to the office.\n16 Where is the football? \toffice\t9 2\n17 Mary picked up the football there.\n18 Mary dropped the football.\n19 Where is the football? \toffice\t18 2\n1 Daniel grabbed the milk there.\n2 Mary went to the bedroom.\n3 Sandra journeyed to the garden.\n4 Daniel left the milk.\n5 Sandra journeyed to the bedroom.\n6 Sandra went to the bathroom.\n7 John went to the office.\n8 John journeyed to the bathroom.\n9 John moved to the office.\n10 Mary journeyed to the bathroom.\n11 Mary travelled to the kitchen.\n12 Sandra travelled to the kitchen.\n13 Daniel journeyed to the office.\n14 Mary picked up the apple there.\n15 Sandra went back to the hallway.\n16 Mary put down the apple.\n17 Where is the apple? \tkitchen\t16 11\n18 Daniel journeyed to the kitchen.\n19 Daniel got the apple there.\n20 Sandra went back to the office.\n21 Mary got the football there.\n22 Mary journeyed to the bathroom.\n23 Daniel journeyed to the garden.\n24 Where is the apple? \tgarden\t19 23\n25 Daniel went to the office.\n26 Mary dropped the football.\n27 Where is the football? \tbathroom\t26 22\n28 John travelled to the kitchen.\n29 Mary grabbed the football there.\n30 John went back to the garden.\n31 John took the milk there.\n32 John journeyed to the hallway.\n33 John dropped the milk there.\n34 Where is the milk? \thallway\t33 32\n35 Mary put down the football there.\n36 Sandra moved to the hallway.\n37 Where is the milk? \thallway\t33 32\n1 Daniel went to the kitchen.\n2 Mary went to the office.\n3 Daniel grabbed the football there.\n4 Sandra went to the bedroom.\n5 Daniel dropped the football.\n6 Sandra journeyed to the office.\n7 Where is the football? \tkitchen\t5 1\n8 Sandra journeyed to the bathroom.\n9 Daniel picked up the football there.\n10 Mary went back to the bathroom.\n11 Sandra moved to the bedroom.\n12 Sandra travelled to the bathroom.\n13 Daniel discarded the football.\n14 Where is the football? \tkitchen\t13 1\n15 Daniel got the milk there.\n16 John got the football there.\n17 John discarded the football.\n18 Daniel grabbed the football there.\n19 Daniel put down the milk there.\n20 John moved to the bedroom.\n21 Where is the milk? \tkitchen\t19 1\n22 Daniel journeyed to the office.\n23 John took the apple there.\n24 Where is the milk? \tkitchen\t19 1\n25 Daniel travelled to the bathroom.\n26 Sandra travelled to the kitchen.\n27 Sandra took the milk there.\n28 John travelled to the hallway.\n29 Where is the apple? \thallway\t23 28\n1 Daniel went to the hallway.\n2 Sandra picked up the football there.\n3 Mary went back to the bathroom.\n4 Sandra left the football.\n5 John journeyed to the office.\n6 Mary went to the hallway.\n7 Sandra took the football there.\n8 John went back to the hallway.\n9 John moved to the kitchen.\n10 Mary moved to the garden.\n11 Sandra dropped the football there.\n12 Mary got the apple there.\n13 Sandra journeyed to the bathroom.\n14 Daniel went back to the bedroom.\n15 Mary moved to the bedroom.\n16 Sandra got the milk there.\n17 Where is the apple? \tbedroom\t12 15\n18 Sandra put down the milk.\n19 Mary put down the apple there.\n20 Where is the milk? \tbathroom\t18 13\n21 Mary went back to the office.\n22 Mary picked up the football there.\n23 Where is the milk? \tbathroom\t18 13\n24 John journeyed to the bedroom.\n25 Sandra went to the office.\n26 Where is the apple? \tbedroom\t19 15\n27 Mary travelled to the garden.\n28 John moved to the office.\n29 Where is the football? \tgarden\t22 27\n1 John picked up the milk there.\n2 John left the milk.\n3 Mary travelled to the office.\n4 John travelled to the office.\n5 Daniel went to the hallway.\n6 John went to the bedroom.\n7 Mary went to the bathroom.\n8 Daniel went to the kitchen.\n9 Mary journeyed to the bedroom.\n10 Daniel travelled to the garden.\n11 Mary moved to the garden.\n12 Sandra journeyed to the kitchen.\n13 John took the football there.\n14 John discarded the football.\n15 Where is the football? \tbedroom\t14 6\n16 Daniel went back to the kitchen.\n17 John moved to the office.\n18 Where is the football? \tbedroom\t14 6\n19 John travelled to the bedroom.\n20 John picked up the football there.\n21 Daniel went to the office.\n22 John moved to the bathroom.\n23 Where is the football? \tbathroom\t20 22\n24 John left the football.\n25 Sandra moved to the hallway.\n26 Where is the football? \tbathroom\t24 22\n27 John went back to the garden.\n28 Daniel picked up the apple there.\n29 Where is the football? \tbathroom\t24 22\n1 Mary went to the bedroom.\n2 Mary moved to the office.\n3 Daniel went back to the bathroom.\n4 Sandra moved to the bathroom.\n5 Mary picked up the football there.\n6 Mary left the football.\n7 Where is the football? \toffice\t6 2\n8 Daniel moved to the office.\n9 Mary journeyed to the bedroom.\n10 Where is the football? \toffice\t6 2\n11 Mary journeyed to the office.\n12 Daniel picked up the football there.\n13 Mary travelled to the bathroom.\n14 John went back to the kitchen.\n15 Mary travelled to the bedroom.\n16 Mary journeyed to the bathroom.\n17 Daniel journeyed to the bathroom.\n18 John took the milk there.\n19 John dropped the milk there.\n20 Daniel left the football.\n21 Where is the milk? \tkitchen\t19 14\n22 Daniel took the football there.\n23 Sandra journeyed to the garden.\n24 Where is the milk? \tkitchen\t19 14\n25 Daniel put down the football there.\n26 Daniel moved to the garden.\n27 Where is the football? \tbathroom\t25 17\n1 Sandra travelled to the office.\n2 John went to the office.\n3 Sandra went back to the bedroom.\n4 John journeyed to the garden.\n5 Mary grabbed the football there.\n6 Mary moved to the kitchen.\n7 Where is the football? \tkitchen\t5 6\n8 John went back to the office.\n9 Sandra went back to the hallway.\n10 Where is the football? \tkitchen\t5 6\n11 Mary put down the football there.\n12 Mary took the football there.\n13 Sandra picked up the apple there.\n14 Mary moved to the office.\n15 Where is the football? \toffice\t12 14\n16 Sandra put down the apple.\n17 Mary discarded the football.\n18 Where is the apple? \thallway\t16 9\n19 Daniel travelled to the garden.\n20 Mary picked up the football there.\n21 Where is the apple? \thallway\t16 9\n1 Daniel journeyed to the garden.\n2 Daniel went back to the hallway.\n3 John journeyed to the hallway.\n4 John journeyed to the office.\n5 Mary travelled to the kitchen.\n6 Mary went back to the office.\n7 Sandra journeyed to the bedroom.\n8 John went to the bathroom.\n9 Sandra picked up the football there.\n10 Mary grabbed the milk there.\n11 John journeyed to the office.\n12 Sandra went back to the garden.\n13 Where is the football? \tgarden\t9 12\n14 Mary journeyed to the kitchen.\n15 Mary picked up the apple there.\n16 Where is the milk? \tkitchen\t10 14\n17 John moved to the garden.\n18 Sandra moved to the bedroom.\n19 Mary dropped the apple there.\n20 Mary left the milk.\n21 Where is the apple? \tkitchen\t19 14\n22 Sandra moved to the hallway.\n23 Mary got the milk there.\n24 Where is the apple? \tkitchen\t19 14\n25 Mary put down the milk.\n26 Sandra put down the football.\n27 Where is the football? \thallway\t26 22\n1 Daniel travelled to the office.\n2 Mary moved to the bedroom.\n3 Daniel went back to the garden.\n4 Daniel went to the bedroom.\n5 John travelled to the bedroom.\n6 Daniel went to the hallway.\n7 Mary journeyed to the garden.\n8 Daniel got the football there.\n9 Daniel moved to the garden.\n10 Mary went to the hallway.\n11 Where is the football? \tgarden\t8 9\n12 Mary went back to the bathroom.\n13 Daniel discarded the football.\n14 Where is the football? \tgarden\t13 9\n15 Sandra travelled to the bathroom.\n16 Mary took the milk there.\n17 Where is the football? \tgarden\t13 9\n18 Daniel moved to the bathroom.\n19 John moved to the bathroom.\n20 Where is the football? \tgarden\t13 9\n21 Sandra travelled to the office.\n22 Daniel journeyed to the kitchen.\n23 Mary travelled to the kitchen.\n24 Daniel grabbed the apple there.\n25 Sandra went back to the kitchen.\n26 Mary moved to the garden.\n27 Mary picked up the football there.\n28 John went to the office.\n29 Mary dropped the milk.\n30 Daniel put down the apple there.\n31 Where is the apple? \tkitchen\t30 22\n1 Sandra travelled to the bathroom.\n2 John travelled to the bathroom.\n3 Sandra went to the office.\n4 John went back to the hallway.\n5 Mary travelled to the kitchen.\n6 Daniel travelled to the bathroom.\n7 Mary travelled to the hallway.\n8 Daniel went back to the garden.\n9 Sandra journeyed to the hallway.\n10 Sandra went to the bathroom.\n11 Sandra travelled to the kitchen.\n12 Sandra travelled to the hallway.\n13 Daniel moved to the office.\n14 Daniel went back to the garden.\n15 Daniel journeyed to the office.\n16 Sandra journeyed to the bedroom.\n17 Sandra picked up the milk there.\n18 Sandra discarded the milk there.\n19 Where is the milk? \tbedroom\t18 16\n20 Sandra picked up the milk there.\n21 Sandra journeyed to the kitchen.\n22 Where is the milk? \tkitchen\t20 21\n23 Daniel went back to the bedroom.\n24 Mary journeyed to the bathroom.\n25 Where is the milk? \tkitchen\t20 21\n26 Sandra journeyed to the bathroom.\n27 Sandra went to the office.\n28 Sandra grabbed the football there.\n29 Sandra put down the football.\n30 Where is the football? \toffice\t29 27\n31 Sandra picked up the football there.\n32 Sandra discarded the football.\n33 Where is the football? \toffice\t32 27\n1 Mary got the milk there.\n2 John went back to the office.\n3 John travelled to the bedroom.\n4 Mary put down the milk.\n5 John travelled to the office.\n6 Mary grabbed the milk there.\n7 John went back to the kitchen.\n8 Mary went to the garden.\n9 Where is the milk? \tgarden\t6 8\n10 John picked up the football there.\n11 Mary left the milk there.\n12 Where is the milk? \tgarden\t11 8\n13 John discarded the football.\n14 Mary grabbed the milk there.\n15 Where is the football? \tkitchen\t13 7\n16 Mary put down the milk.\n17 Mary took the milk there.\n18 Where is the football? \tkitchen\t13 7\n19 John got the football there.\n20 Mary dropped the milk.\n21 Where is the milk? \tgarden\t20 8\n1 John went back to the bedroom.\n2 John got the milk there.\n3 John went back to the kitchen.\n4 Mary picked up the apple there.\n5 Where is the milk? \tkitchen\t2 3\n6 John dropped the milk there.\n7 John picked up the milk there.\n8 Mary dropped the apple.\n9 Sandra travelled to the garden.\n10 John went back to the bedroom.\n11 John grabbed the apple there.\n12 Where is the milk? \tbedroom\t7 10\n13 Daniel went back to the kitchen.\n14 John discarded the milk there.\n15 Where is the milk? \tbedroom\t14 10\n16 Mary went to the hallway.\n17 Daniel travelled to the bedroom.\n18 Where is the milk? \tbedroom\t14 10\n19 John went back to the garden.\n20 Daniel took the milk there.\n21 Sandra moved to the bathroom.\n22 John discarded the apple.\n23 Where is the apple? \tgarden\t22 19\n1 Mary travelled to the bathroom.\n2 Mary went to the hallway.\n3 Daniel moved to the kitchen.\n4 Daniel journeyed to the hallway.\n5 Daniel took the football there.\n6 Daniel journeyed to the office.\n7 Where is the football? \toffice\t5 6\n8 Daniel picked up the milk there.\n9 Sandra moved to the kitchen.\n10 Where is the football? \toffice\t5 6\n11 Sandra moved to the garden.\n12 Daniel went back to the hallway.\n13 Where is the milk? \thallway\t8 12\n14 Daniel left the milk.\n15 Daniel got the milk there.\n16 Mary moved to the garden.\n17 Daniel dropped the milk.\n18 Where is the milk? \thallway\t17 12\n19 Sandra went to the office.\n20 Sandra went back to the bathroom.\n21 Where is the milk? \thallway\t17 12\n1 Mary picked up the apple there.\n2 John took the milk there.\n3 John dropped the milk.\n4 Daniel picked up the milk there.\n5 Sandra went back to the bathroom.\n6 Mary travelled to the hallway.\n7 Daniel left the milk.\n8 Daniel grabbed the milk there.\n9 John journeyed to the hallway.\n10 Sandra went to the hallway.\n11 Daniel left the milk.\n12 Daniel journeyed to the bedroom.\n13 Mary went back to the garden.\n14 Mary left the apple.\n15 Where is the apple? \tgarden\t14 13\n16 Daniel went to the kitchen.\n17 Mary moved to the office.\n18 Where is the apple? \tgarden\t14 13\n19 Daniel moved to the bathroom.\n20 Sandra moved to the bathroom.\n21 Where is the apple? \tgarden\t14 13\n22 Mary went back to the garden.\n23 Mary went back to the kitchen.\n24 Mary went back to the bathroom.\n25 Daniel moved to the garden.\n26 Mary went back to the office.\n27 Daniel took the football there.\n28 Sandra went to the office.\n29 Mary moved to the bedroom.\n30 Daniel moved to the office.\n31 Daniel went back to the bathroom.\n32 Where is the football? \tbathroom\t27 31\n33 Daniel moved to the hallway.\n34 Daniel left the football there.\n35 Where is the football? \thallway\t34 33\n1 Daniel went to the office.\n2 Daniel moved to the garden.\n3 John grabbed the football there.\n4 John picked up the apple there.\n5 Mary journeyed to the kitchen.\n6 John travelled to the office.\n7 Where is the football? \toffice\t3 6\n8 Mary went to the bathroom.\n9 Mary moved to the garden.\n10 Where is the apple? \toffice\t4 6\n11 John went to the hallway.\n12 Daniel went back to the kitchen.\n13 John journeyed to the bedroom.\n14 Sandra travelled to the office.\n15 Mary journeyed to the kitchen.\n16 John moved to the office.\n17 John went to the kitchen.\n18 Sandra moved to the garden.\n19 Daniel travelled to the garden.\n20 Sandra travelled to the office.\n21 Sandra journeyed to the bedroom.\n22 John dropped the apple there.\n23 Where is the apple? \tkitchen\t22 17\n24 Sandra went back to the kitchen.\n25 Sandra went back to the hallway.\n26 Where is the apple? \tkitchen\t22 17\n27 Daniel went back to the hallway.\n28 John left the football.\n29 Where is the apple? \tkitchen\t22 17\n1 John moved to the office.\n2 Mary went back to the bedroom.\n3 Mary grabbed the milk there.\n4 Mary grabbed the apple there.\n5 John went back to the bathroom.\n6 Sandra moved to the kitchen.\n7 Mary went to the bathroom.\n8 Mary left the apple.\n9 Where is the apple? \tbathroom\t8 7\n10 John went back to the hallway.\n11 Daniel moved to the garden.\n12 Where is the apple? \tbathroom\t8 7\n13 Mary put down the milk.\n14 Mary went back to the bedroom.\n15 Where is the milk? \tbathroom\t13 7\n16 John got the football there.\n17 John travelled to the bathroom.\n18 Where is the football? \tbathroom\t16 17\n19 Mary journeyed to the garden.\n20 John discarded the football.\n21 Where is the football? \tbathroom\t20 17\n1 Daniel went back to the bedroom.\n2 John went back to the garden.\n3 Daniel moved to the kitchen.\n4 Mary got the apple there.\n5 Daniel took the football there.\n6 Daniel journeyed to the garden.\n7 Where is the football? \tgarden\t5 6\n8 Mary journeyed to the office.\n9 Mary discarded the apple.\n10 Where is the apple? \toffice\t9 8\n11 Sandra travelled to the office.\n12 Daniel discarded the football.\n13 Where is the apple? \toffice\t9 8\n14 John moved to the bathroom.\n15 Mary grabbed the apple there.\n16 Where is the football? \tgarden\t12 6\n17 Daniel grabbed the football there.\n18 Daniel travelled to the bathroom.\n19 Where is the football? \tbathroom\t17 18\n1 John journeyed to the bedroom.\n2 John got the apple there.\n3 Daniel went to the hallway.\n4 John went back to the garden.\n5 Where is the apple? \tgarden\t2 4\n6 John travelled to the bathroom.\n7 John dropped the apple there.\n8 Where is the apple? \tbathroom\t7 6\n9 Sandra went back to the bathroom.\n10 Daniel went to the office.\n11 Where is the apple? \tbathroom\t7 6\n12 Mary journeyed to the bathroom.\n13 John picked up the apple there.\n14 Daniel travelled to the hallway.\n15 Mary moved to the kitchen.\n16 John travelled to the hallway.\n17 John discarded the apple.\n18 Where is the apple? \thallway\t17 16\n19 John moved to the kitchen.\n20 John travelled to the office.\n21 Where is the apple? \thallway\t17 16\n1 John went back to the garden.\n2 Mary journeyed to the bedroom.\n3 Daniel journeyed to the office.\n4 Sandra moved to the office.\n5 Mary journeyed to the office.\n6 Sandra journeyed to the bedroom.\n7 John went back to the office.\n8 Daniel went to the bathroom.\n9 Sandra journeyed to the garden.\n10 Mary moved to the hallway.\n11 Sandra moved to the bedroom.\n12 Mary moved to the bedroom.\n13 Daniel grabbed the football there.\n14 Mary travelled to the bathroom.\n15 Mary got the apple there.\n16 Mary went to the bedroom.\n17 Where is the apple? \tbedroom\t15 16\n18 Daniel journeyed to the bedroom.\n19 Daniel discarded the football.\n20 Where is the football? \tbedroom\t19 18\n21 Mary travelled to the hallway.\n22 John journeyed to the kitchen.\n23 Where is the football? \tbedroom\t19 18\n24 Sandra took the football there.\n25 Sandra dropped the football.\n26 Where is the football? \tbedroom\t25 11\n27 Sandra moved to the office.\n28 John journeyed to the hallway.\n29 Where is the football? \tbedroom\t25 11\n1 Sandra moved to the office.\n2 Daniel got the apple there.\n3 Daniel discarded the apple there.\n4 Mary went to the office.\n5 Daniel got the apple there.\n6 Sandra moved to the bathroom.\n7 Daniel left the apple.\n8 Sandra went to the bedroom.\n9 John got the apple there.\n10 John put down the apple.\n11 Sandra went back to the hallway.\n12 Sandra picked up the football there.\n13 Mary travelled to the hallway.\n14 John grabbed the apple there.\n15 John journeyed to the bedroom.\n16 Daniel went back to the hallway.\n17 Where is the apple? \tbedroom\t14 15\n18 Mary journeyed to the bathroom.\n19 John went to the office.\n20 Where is the apple? \toffice\t14 19\n21 Sandra journeyed to the bedroom.\n22 John dropped the apple.\n23 Where is the apple? \toffice\t22 19\n24 Daniel went to the bedroom.\n25 Sandra moved to the garden.\n26 Where is the apple? \toffice\t22 19\n27 Mary moved to the office.\n28 Mary picked up the apple there.\n29 Mary discarded the apple.\n30 Daniel journeyed to the bathroom.\n31 Where is the apple? \toffice\t29 27\n1 Daniel picked up the milk there.\n2 Mary moved to the bathroom.\n3 Mary moved to the garden.\n4 Daniel went to the hallway.\n5 Where is the milk? \thallway\t1 4\n6 Mary got the football there.\n7 Sandra went to the kitchen.\n8 Mary discarded the football.\n9 Mary grabbed the football there.\n10 Daniel dropped the milk.\n11 Daniel got the milk there.\n12 Daniel put down the milk.\n13 Daniel journeyed to the bedroom.\n14 Where is the milk? \thallway\t12 4\n15 Daniel went to the office.\n16 Mary journeyed to the hallway.\n17 Where is the milk? \thallway\t12 4\n18 Sandra journeyed to the garden.\n19 Mary picked up the milk there.\n20 John moved to the hallway.\n21 John travelled to the bathroom.\n22 Sandra journeyed to the bedroom.\n23 Mary dropped the milk.\n24 Where is the milk? \thallway\t23 16\n25 John travelled to the office.\n26 John journeyed to the bedroom.\n27 Where is the milk? \thallway\t23 16\n1 John went to the hallway.\n2 Mary took the football there.\n3 Mary discarded the football.\n4 Mary journeyed to the kitchen.\n5 John went back to the bathroom.\n6 John travelled to the kitchen.\n7 Sandra moved to the bedroom.\n8 John went back to the garden.\n9 John moved to the kitchen.\n10 John went back to the hallway.\n11 Sandra picked up the milk there.\n12 Sandra got the apple there.\n13 Sandra picked up the football there.\n14 Daniel journeyed to the kitchen.\n15 Sandra travelled to the garden.\n16 Mary journeyed to the bedroom.\n17 Where is the football? \tgarden\t13 15\n18 Mary moved to the bathroom.\n19 Sandra journeyed to the bathroom.\n20 Sandra moved to the hallway.\n21 Sandra moved to the office.\n22 John travelled to the bathroom.\n23 Sandra moved to the hallway.\n24 Daniel travelled to the garden.\n25 Daniel went to the bedroom.\n26 Daniel went to the office.\n27 John went to the garden.\n28 Daniel went to the kitchen.\n29 Sandra travelled to the bathroom.\n30 Mary went to the office.\n31 Sandra dropped the apple.\n32 Where is the apple? \tbathroom\t31 29\n33 Mary journeyed to the hallway.\n34 Sandra discarded the football.\n35 Where is the apple? \tbathroom\t31 29\n36 Sandra picked up the apple there.\n37 Mary journeyed to the bedroom.\n38 Where is the football? \tbathroom\t34 29\n39 Sandra picked up the football there.\n40 Sandra travelled to the garden.\n41 Where is the football? \tgarden\t39 40\n1 John grabbed the football there.\n2 John moved to the garden.\n3 Where is the football? \tgarden\t1 2\n4 Sandra went back to the bedroom.\n5 John dropped the football there.\n6 Where is the football? \tgarden\t5 2\n7 Daniel journeyed to the office.\n8 Mary journeyed to the kitchen.\n9 Where is the football? \tgarden\t5 2\n10 John got the football there.\n11 John put down the football there.\n12 Where is the football? \tgarden\t11 2\n13 Sandra moved to the garden.\n14 John grabbed the football there.\n15 John dropped the football.\n16 John grabbed the football there.\n17 Daniel took the milk there.\n18 John discarded the football.\n19 Where is the football? \tgarden\t18 2\n1 Sandra moved to the hallway.\n2 John went to the office.\n3 Sandra got the apple there.\n4 Sandra picked up the milk there.\n5 John picked up the football there.\n6 John put down the football.\n7 Where is the football? \toffice\t6 2\n8 Mary travelled to the office.\n9 Daniel went to the bathroom.\n10 Where is the football? \toffice\t6 2\n11 John moved to the bedroom.\n12 Sandra journeyed to the bedroom.\n13 Where is the football? \toffice\t6 2\n14 John went to the office.\n15 John journeyed to the hallway.\n16 Daniel travelled to the bedroom.\n17 Daniel went back to the garden.\n18 John travelled to the bathroom.\n19 Sandra travelled to the office.\n20 Sandra discarded the apple.\n21 Sandra took the apple there.\n22 Mary picked up the football there.\n23 Sandra discarded the milk.\n24 Where is the milk? \toffice\t23 19\n25 Mary put down the football.\n26 Mary grabbed the football there.\n27 Where is the milk? \toffice\t23 19\n1 Mary journeyed to the hallway.\n2 Sandra travelled to the kitchen.\n3 Daniel moved to the bathroom.\n4 John went back to the kitchen.\n5 Sandra moved to the bathroom.\n6 Sandra took the milk there.\n7 John moved to the garden.\n8 Sandra journeyed to the kitchen.\n9 Where is the milk? \tkitchen\t6 8\n10 Mary travelled to the garden.\n11 Sandra moved to the garden.\n12 Where is the milk? \tgarden\t6 11\n13 Mary went back to the office.\n14 Daniel went to the office.\n15 Sandra put down the milk.\n16 John took the milk there.\n17 Mary grabbed the football there.\n18 John discarded the milk there.\n19 Where is the milk? \tgarden\t18 7\n20 John got the milk there.\n21 Mary put down the football.\n22 Where is the football? \toffice\t21 13\n23 Daniel went back to the kitchen.\n24 Mary moved to the hallway.\n25 Where is the football? \toffice\t21 13\n1 Daniel got the football there.\n2 Daniel discarded the football.\n3 Daniel got the milk there.\n4 Daniel grabbed the football there.\n5 John moved to the kitchen.\n6 Mary went back to the kitchen.\n7 Daniel discarded the football.\n8 Daniel journeyed to the bedroom.\n9 Sandra travelled to the bedroom.\n10 Daniel travelled to the hallway.\n11 John went to the bedroom.\n12 Daniel dropped the milk.\n13 Where is the milk? \thallway\t12 10\n14 John moved to the kitchen.\n15 Daniel journeyed to the kitchen.\n16 Where is the milk? \thallway\t12 10\n17 John travelled to the hallway.\n18 Sandra travelled to the garden.\n19 Where is the milk? \thallway\t12 10\n20 Sandra journeyed to the kitchen.\n21 Daniel moved to the office.\n22 Daniel got the apple there.\n23 John grabbed the milk there.\n24 John left the milk.\n25 Sandra travelled to the bedroom.\n26 Where is the milk? \thallway\t24 17\n27 John travelled to the office.\n28 John journeyed to the hallway.\n29 Where is the milk? \thallway\t24 17\n1 Sandra travelled to the garden.\n2 Daniel went to the hallway.\n3 Mary grabbed the apple there.\n4 Mary left the apple.\n5 Sandra journeyed to the bedroom.\n6 John moved to the garden.\n7 Daniel went back to the garden.\n8 John took the football there.\n9 Daniel journeyed to the hallway.\n10 Daniel moved to the kitchen.\n11 Daniel went to the bedroom.\n12 John left the football.\n13 Where is the football? \tgarden\t12 6\n14 Mary picked up the apple there.\n15 Sandra travelled to the kitchen.\n16 Where is the football? \tgarden\t12 6\n17 Sandra got the milk there.\n18 Daniel moved to the office.\n19 Where is the football? \tgarden\t12 6\n20 Mary left the apple.\n21 Daniel moved to the bathroom.\n22 Mary grabbed the apple there.\n23 John went to the office.\n24 Mary travelled to the bedroom.\n25 Mary discarded the apple there.\n26 Where is the apple? \tbedroom\t25 24\n27 Mary grabbed the apple there.\n28 Mary dropped the apple.\n29 Where is the apple? \tbedroom\t28 24\n1 John picked up the milk there.\n2 Daniel travelled to the hallway.\n3 John went to the garden.\n4 Mary moved to the kitchen.\n5 Where is the milk? \tgarden\t1 3\n6 Mary got the football there.\n7 John discarded the milk.\n8 Where is the milk? \tgarden\t7 3\n9 Mary travelled to the bathroom.\n10 Mary took the apple there.\n11 Where is the milk? \tgarden\t7 3\n12 John journeyed to the hallway.\n13 Mary dropped the football.\n14 Where is the milk? \tgarden\t7 3\n15 Mary went back to the hallway.\n16 Mary put down the apple.\n17 Where is the football? \tbathroom\t13 9\n1 Sandra travelled to the office.\n2 Daniel got the apple there.\n3 Mary travelled to the office.\n4 Sandra went to the garden.\n5 Daniel dropped the apple.\n6 Daniel took the apple there.\n7 Mary moved to the bathroom.\n8 John travelled to the garden.\n9 Sandra got the milk there.\n10 Mary went back to the bedroom.\n11 Daniel left the apple.\n12 Sandra went to the bedroom.\n13 Where is the milk? \tbedroom\t9 12\n14 Sandra journeyed to the office.\n15 Mary travelled to the kitchen.\n16 Daniel picked up the apple there.\n17 John went to the hallway.\n18 Sandra put down the milk.\n19 Sandra went to the bathroom.\n20 Where is the milk? \toffice\t18 14\n21 Daniel grabbed the milk there.\n22 John went back to the bedroom.\n23 Daniel journeyed to the bathroom.\n24 Daniel went back to the bedroom.\n25 Where is the milk? \tbedroom\t21 24\n26 John travelled to the bathroom.\n27 Mary went back to the bedroom.\n28 Daniel got the football there.\n29 Daniel dropped the milk.\n30 Where is the milk? \tbedroom\t29 24\n31 Daniel put down the apple.\n32 Sandra journeyed to the office.\n33 Where is the apple? \tbedroom\t31 24\n1 Daniel grabbed the football there.\n2 Sandra moved to the office.\n3 Sandra went to the garden.\n4 Sandra moved to the bathroom.\n5 Mary grabbed the milk there.\n6 John went to the kitchen.\n7 Mary went to the bathroom.\n8 Sandra went to the bedroom.\n9 Where is the milk? \tbathroom\t5 7\n10 John went to the hallway.\n11 Daniel went to the garden.\n12 Daniel discarded the football.\n13 John moved to the garden.\n14 Where is the football? \tgarden\t12 11\n15 Mary put down the milk.\n16 Mary went back to the bedroom.\n17 Where is the milk? \tbathroom\t15 7\n18 John journeyed to the hallway.\n19 Daniel journeyed to the bedroom.\n20 Where is the milk? \tbathroom\t15 7\n21 Daniel got the apple there.\n22 John went to the bathroom.\n23 Sandra travelled to the bathroom.\n24 Daniel discarded the apple.\n25 Where is the apple? \tbedroom\t24 19\n1 Mary went back to the bedroom.\n2 Daniel journeyed to the bedroom.\n3 Mary got the milk there.\n4 Sandra went back to the kitchen.\n5 Mary got the apple there.\n6 John travelled to the bathroom.\n7 Mary travelled to the office.\n8 Mary discarded the milk there.\n9 Where is the apple? \toffice\t5 7\n10 Mary left the apple.\n11 Mary got the apple there.\n12 Where is the milk? \toffice\t8 7\n13 Sandra travelled to the bedroom.\n14 Mary put down the apple.\n15 Where is the apple? \toffice\t14 7\n16 John moved to the hallway.\n17 Daniel travelled to the bathroom.\n18 Where is the apple? \toffice\t14 7\n19 Sandra travelled to the garden.\n20 John travelled to the office.\n21 Where is the apple? \toffice\t14 7\n1 Mary took the milk there.\n2 John went to the garden.\n3 Daniel grabbed the football there.\n4 Mary left the milk there.\n5 Daniel went back to the hallway.\n6 John journeyed to the hallway.\n7 Where is the football? \thallway\t3 5\n8 Mary went to the hallway.\n9 Daniel journeyed to the kitchen.\n10 Mary journeyed to the garden.\n11 Mary went to the bedroom.\n12 Mary went back to the hallway.\n13 Sandra moved to the garden.\n14 Mary went back to the kitchen.\n15 Daniel put down the football.\n16 Where is the football? \tkitchen\t15 9\n17 Mary moved to the bathroom.\n18 Sandra travelled to the kitchen.\n19 Where is the football? \tkitchen\t15 9\n20 Daniel picked up the milk there.\n21 Daniel left the milk.\n22 Where is the football? \tkitchen\t15 9\n23 Daniel got the football there.\n24 Daniel dropped the football.\n25 Where is the milk? \tkitchen\t21 9\n1 John went to the garden.\n2 Sandra took the football there.\n3 Sandra put down the football.\n4 John picked up the football there.\n5 John left the football there.\n6 John travelled to the bathroom.\n7 Where is the football? \tgarden\t5 1\n8 Sandra took the football there.\n9 Sandra went to the bedroom.\n10 Where is the football? \tbedroom\t8 9\n11 Sandra took the milk there.\n12 Sandra travelled to the office.\n13 Where is the milk? \toffice\t11 12\n14 Daniel went back to the garden.\n15 Sandra discarded the football.\n16 Where is the milk? \toffice\t11 12\n17 Sandra travelled to the garden.\n18 Daniel went to the bathroom.\n19 Where is the football? \toffice\t15 12\n1 Sandra went to the garden.\n2 Sandra picked up the apple there.\n3 Daniel went back to the office.\n4 Sandra put down the apple.\n5 Where is the apple? \tgarden\t4 1\n6 Mary travelled to the hallway.\n7 Sandra travelled to the kitchen.\n8 Where is the apple? \tgarden\t4 1\n9 Mary went back to the bedroom.\n10 John moved to the hallway.\n11 Where is the apple? \tgarden\t4 1\n12 Mary went to the office.\n13 Daniel went to the bedroom.\n14 Sandra journeyed to the bedroom.\n15 Mary journeyed to the hallway.\n16 Mary journeyed to the bedroom.\n17 John went to the bathroom.\n18 Sandra grabbed the football there.\n19 John took the milk there.\n20 Daniel travelled to the kitchen.\n21 Mary went to the garden.\n22 John discarded the milk.\n23 Daniel journeyed to the bathroom.\n24 Where is the milk? \tbathroom\t22 17\n25 Daniel went back to the office.\n26 Mary grabbed the apple there.\n27 Where is the milk? \tbathroom\t22 17\n1 John went back to the bathroom.\n2 Sandra moved to the office.\n3 Mary took the football there.\n4 Mary moved to the office.\n5 Where is the football? \toffice\t3 4\n6 Mary moved to the garden.\n7 Mary discarded the football there.\n8 Where is the football? \tgarden\t7 6\n9 John travelled to the kitchen.\n10 Sandra picked up the milk there.\n11 Where is the football? \tgarden\t7 6\n12 Daniel moved to the office.\n13 John grabbed the apple there.\n14 Where is the football? \tgarden\t7 6\n15 Sandra left the milk.\n16 Mary went to the office.\n17 Where is the milk? \toffice\t15 2\n1 Sandra went to the hallway.\n2 Mary moved to the garden.\n3 Sandra journeyed to the bathroom.\n4 John picked up the football there.\n5 John left the football.\n6 Sandra grabbed the apple there.\n7 John grabbed the football there.\n8 Daniel travelled to the hallway.\n9 John put down the football there.\n10 John moved to the garden.\n11 Sandra discarded the apple.\n12 Sandra went back to the kitchen.\n13 Where is the apple? \tbathroom\t11 3\n14 Mary journeyed to the hallway.\n15 Daniel moved to the office.\n16 Where is the apple? \tbathroom\t11 3\n17 Daniel journeyed to the bedroom.\n18 John moved to the bedroom.\n19 Sandra picked up the milk there.\n20 John moved to the hallway.\n21 Sandra journeyed to the bathroom.\n22 Sandra discarded the milk.\n23 Where is the milk? \tbathroom\t22 21\n24 John travelled to the garden.\n25 Daniel went back to the kitchen.\n26 Where is the milk? \tbathroom\t22 21\n27 John went to the office.\n28 Mary journeyed to the kitchen.\n29 Where is the milk? \tbathroom\t22 21\n1 Sandra got the apple there.\n2 John picked up the football there.\n3 Sandra travelled to the bedroom.\n4 John travelled to the office.\n5 Where is the football? \toffice\t2 4\n6 Sandra discarded the apple.\n7 Daniel moved to the bathroom.\n8 Where is the football? \toffice\t2 4\n9 Daniel moved to the garden.\n10 Daniel went to the kitchen.\n11 Where is the apple? \tbedroom\t6 3\n12 Sandra picked up the apple there.\n13 Mary moved to the garden.\n14 John left the football.\n15 Daniel moved to the garden.\n16 Where is the football? \toffice\t14 4\n17 John picked up the football there.\n18 Sandra dropped the apple.\n19 Where is the apple? \tbedroom\t18 3\n1 Mary grabbed the milk there.\n2 Daniel went to the hallway.\n3 Mary discarded the milk.\n4 John went to the kitchen.\n5 Mary went back to the office.\n6 Daniel moved to the bedroom.\n7 John journeyed to the garden.\n8 Sandra travelled to the kitchen.\n9 John journeyed to the bedroom.\n10 Mary travelled to the kitchen.\n11 Mary travelled to the office.\n12 Mary journeyed to the kitchen.\n13 Sandra travelled to the bathroom.\n14 John picked up the football there.\n15 Sandra took the apple there.\n16 Sandra grabbed the milk there.\n17 Sandra moved to the hallway.\n18 Sandra went back to the bathroom.\n19 Where is the milk? \tbathroom\t16 18\n20 Sandra travelled to the bedroom.\n21 Daniel journeyed to the bathroom.\n22 Where is the milk? \tbedroom\t16 20\n23 Sandra moved to the kitchen.\n24 Sandra discarded the apple.\n25 Where is the apple? \tkitchen\t24 23\n26 Sandra picked up the apple there.\n27 Sandra travelled to the bedroom.\n28 Where is the apple? \tbedroom\t26 27\n29 Mary went back to the garden.\n30 Mary moved to the hallway.\n31 Where is the apple? \tbedroom\t26 27\n1 Sandra journeyed to the kitchen.\n2 Daniel travelled to the office.\n3 John travelled to the bathroom.\n4 Sandra moved to the bathroom.\n5 Mary went back to the garden.\n6 Mary grabbed the milk there.\n7 Mary left the milk.\n8 Sandra journeyed to the garden.\n9 Where is the milk? \tgarden\t7 5\n10 Mary journeyed to the bathroom.\n11 Sandra took the milk there.\n12 Daniel moved to the bedroom.\n13 Daniel journeyed to the kitchen.\n14 Sandra discarded the milk.\n15 Daniel went back to the bathroom.\n16 Where is the milk? \tgarden\t14 8\n17 John travelled to the kitchen.\n18 Daniel went to the kitchen.\n19 Where is the milk? \tgarden\t14 8\n20 Mary went back to the garden.\n21 Daniel grabbed the football there.\n22 Daniel moved to the bedroom.\n23 Sandra grabbed the milk there.\n24 Where is the football? \tbedroom\t21 22\n25 Sandra put down the milk.\n26 Sandra got the milk there.\n27 Where is the football? \tbedroom\t21 22\n1 John went to the bathroom.\n2 Mary went back to the bathroom.\n3 John went back to the hallway.\n4 Sandra picked up the apple there.\n5 Sandra left the apple.\n6 Daniel went back to the hallway.\n7 John picked up the football there.\n8 John went back to the office.\n9 Where is the football? \toffice\t7 8\n10 Sandra took the apple there.\n11 Sandra discarded the apple.\n12 Where is the football? \toffice\t7 8\n13 John discarded the football.\n14 Sandra went back to the hallway.\n15 Where is the football? \toffice\t13 8\n16 John went to the kitchen.\n17 Daniel went back to the office.\n18 Where is the football? \toffice\t13 8\n19 Daniel got the football there.\n20 John journeyed to the bedroom.\n21 John moved to the office.\n22 John went back to the bathroom.\n23 Mary journeyed to the office.\n24 Daniel dropped the football.\n25 Where is the football? \toffice\t24 17\n1 Daniel travelled to the office.\n2 Daniel went back to the kitchen.\n3 Sandra travelled to the hallway.\n4 Mary moved to the garden.\n5 Mary travelled to the hallway.\n6 Daniel took the football there.\n7 Sandra picked up the apple there.\n8 Daniel went to the bathroom.\n9 Where is the football? \tbathroom\t6 8\n10 Sandra travelled to the garden.\n11 Daniel put down the football.\n12 Where is the apple? \tgarden\t7 10\n13 Sandra left the apple there.\n14 John journeyed to the garden.\n15 Where is the football? \tbathroom\t11 8\n16 John went back to the bedroom.\n17 Sandra journeyed to the bathroom.\n18 Where is the apple? \tgarden\t13 10\n19 Daniel travelled to the bedroom.\n20 John moved to the kitchen.\n21 Mary went back to the bedroom.\n22 Daniel moved to the garden.\n23 Mary journeyed to the garden.\n24 Sandra got the football there.\n25 Mary went back to the office.\n26 Daniel journeyed to the bathroom.\n27 Mary travelled to the garden.\n28 Mary moved to the kitchen.\n29 Mary went to the bathroom.\n30 Sandra dropped the football there.\n31 Where is the football? \tbathroom\t30 17\n1 John journeyed to the kitchen.\n2 Daniel took the football there.\n3 Mary moved to the garden.\n4 John got the apple there.\n5 Sandra went to the bathroom.\n6 Daniel put down the football there.\n7 Mary moved to the hallway.\n8 John left the apple.\n9 Where is the apple? \tkitchen\t8 1\n10 John took the apple there.\n11 Mary travelled to the bathroom.\n12 Mary got the football there.\n13 Mary left the football there.\n14 Where is the football? \tbathroom\t13 11\n15 Daniel journeyed to the garden.\n16 Sandra grabbed the football there.\n17 Mary went back to the garden.\n18 Sandra left the football.\n19 Where is the football? \tbathroom\t18 5\n20 Sandra grabbed the football there.\n21 Daniel journeyed to the bathroom.\n22 Daniel travelled to the garden.\n23 Sandra travelled to the kitchen.\n24 Where is the football? \tkitchen\t20 23\n25 Sandra moved to the bedroom.\n26 Mary travelled to the office.\n27 Sandra left the football.\n28 Sandra went to the bathroom.\n29 Where is the football? \tbedroom\t27 25\n1 Mary travelled to the office.\n2 Sandra travelled to the bedroom.\n3 John got the football there.\n4 Mary journeyed to the hallway.\n5 John left the football.\n6 Mary picked up the football there.\n7 Mary discarded the football.\n8 Mary picked up the football there.\n9 Sandra got the apple there.\n10 Sandra dropped the apple.\n11 Where is the apple? \tbedroom\t10 2\n12 Daniel journeyed to the bedroom.\n13 Sandra went to the hallway.\n14 Where is the apple? \tbedroom\t10 2\n15 Daniel took the apple there.\n16 Daniel moved to the office.\n17 Where is the apple? \toffice\t15 16\n18 Sandra went to the bedroom.\n19 Mary dropped the football there.\n20 Where is the football? \thallway\t19 4\n21 Mary took the football there.\n22 Daniel journeyed to the garden.\n23 Sandra went back to the office.\n24 Daniel went to the office.\n25 John went back to the garden.\n26 Mary went back to the kitchen.\n27 John went back to the office.\n28 Mary journeyed to the hallway.\n29 John went to the bedroom.\n30 John moved to the kitchen.\n31 Mary went to the bedroom.\n32 Daniel dropped the apple.\n33 Where is the apple? \toffice\t32 24\n1 Mary journeyed to the kitchen.\n2 Sandra went back to the bathroom.\n3 Daniel took the apple there.\n4 Mary moved to the hallway.\n5 Sandra went back to the kitchen.\n6 John travelled to the hallway.\n7 Sandra travelled to the hallway.\n8 Mary grabbed the milk there.\n9 Daniel travelled to the hallway.\n10 Sandra went back to the bedroom.\n11 Daniel put down the apple.\n12 John took the apple there.\n13 Sandra went to the bathroom.\n14 Mary travelled to the garden.\n15 Mary discarded the milk.\n16 Mary got the milk there.\n17 Sandra journeyed to the office.\n18 Mary discarded the milk.\n19 Where is the milk? \tgarden\t18 14\n20 John went back to the bedroom.\n21 Daniel journeyed to the bathroom.\n22 Where is the milk? \tgarden\t18 14\n23 John moved to the hallway.\n24 John discarded the apple there.\n25 Where is the apple? \thallway\t24 23\n26 Mary took the milk there.\n27 Sandra travelled to the bathroom.\n28 Where is the apple? \thallway\t24 23\n29 John moved to the bedroom.\n30 Mary dropped the milk.\n31 Where is the milk? \tgarden\t30 14\n1 Mary travelled to the office.\n2 Mary went to the garden.\n3 Sandra moved to the kitchen.\n4 Sandra travelled to the bathroom.\n5 John journeyed to the bedroom.\n6 Mary travelled to the office.\n7 John moved to the kitchen.\n8 Mary took the football there.\n9 Daniel went to the office.\n10 Mary dropped the football.\n11 Where is the football? \toffice\t10 6\n12 Mary grabbed the football there.\n13 Mary travelled to the bathroom.\n14 Where is the football? \tbathroom\t12 13\n15 Daniel journeyed to the hallway.\n16 Mary left the football.\n17 Where is the football? \tbathroom\t16 13\n18 Sandra got the football there.\n19 John journeyed to the bedroom.\n20 John journeyed to the kitchen.\n21 John went back to the office.\n22 John went to the hallway.\n23 Daniel got the milk there.\n24 Sandra put down the football.\n25 Daniel left the milk.\n26 Where is the football? \tbathroom\t24 4\n27 John took the milk there.\n28 Mary went back to the bedroom.\n29 Where is the football? \tbathroom\t24 4\n1 John moved to the bathroom.\n2 Daniel journeyed to the bathroom.\n3 Daniel went back to the bedroom.\n4 John travelled to the bedroom.\n5 Daniel moved to the bathroom.\n6 Daniel travelled to the office.\n7 Daniel got the milk there.\n8 Mary went back to the bedroom.\n9 John went back to the hallway.\n10 Daniel dropped the milk there.\n11 Where is the milk? \toffice\t10 6\n12 Mary travelled to the bathroom.\n13 Daniel went back to the kitchen.\n14 Where is the milk? \toffice\t10 6\n15 John picked up the football there.\n16 Sandra went back to the hallway.\n17 Where is the milk? \toffice\t10 6\n18 Daniel went to the garden.\n19 Mary went to the garden.\n20 Sandra journeyed to the bathroom.\n21 John left the football.\n22 Where is the football? \thallway\t21 9\n23 Mary travelled to the bathroom.\n24 John got the football there.\n25 Mary journeyed to the office.\n26 Sandra got the apple there.\n27 John dropped the football.\n28 Daniel moved to the hallway.\n29 Where is the football? \thallway\t27 9\n1 Sandra moved to the bedroom.\n2 John travelled to the bedroom.\n3 Mary picked up the milk there.\n4 Sandra got the football there.\n5 Sandra dropped the football.\n6 John went to the kitchen.\n7 Where is the football? \tbedroom\t5 1\n8 Mary went back to the office.\n9 Sandra got the football there.\n10 Sandra discarded the football there.\n11 Sandra picked up the football there.\n12 John went back to the bedroom.\n13 Mary dropped the milk there.\n14 Where is the milk? \toffice\t13 8\n15 Mary went back to the hallway.\n16 Daniel went back to the bedroom.\n17 Where is the milk? \toffice\t13 8\n18 Daniel moved to the office.\n19 Sandra moved to the garden.\n20 Where is the milk? \toffice\t13 8\n21 Sandra put down the football.\n22 Daniel took the milk there.\n23 Where is the football? \tgarden\t21 19\n1 Sandra moved to the office.\n2 John grabbed the milk there.\n3 Mary went to the bathroom.\n4 Mary moved to the kitchen.\n5 Mary moved to the hallway.\n6 Sandra travelled to the bathroom.\n7 John left the milk.\n8 Mary grabbed the milk there.\n9 Sandra got the football there.\n10 Daniel travelled to the hallway.\n11 Sandra put down the football.\n12 John moved to the office.\n13 Where is the football? \tbathroom\t11 6\n14 John moved to the garden.\n15 Mary put down the milk there.\n16 Where is the football? \tbathroom\t11 6\n17 Daniel journeyed to the bedroom.\n18 Sandra took the football there.\n19 Where is the milk? \thallway\t15 5\n20 Sandra went back to the office.\n21 Daniel went to the hallway.\n22 Where is the football? \toffice\t18 20\n23 Mary journeyed to the office.\n24 Daniel journeyed to the bedroom.\n25 Where is the football? \toffice\t18 20\n1 John went back to the bedroom.\n2 Sandra picked up the apple there.\n3 Sandra left the apple.\n4 Sandra travelled to the hallway.\n5 John went to the garden.\n6 Mary grabbed the milk there.\n7 Mary left the milk.\n8 Sandra travelled to the office.\n9 Mary took the milk there.\n10 Daniel went to the garden.\n11 Daniel took the football there.\n12 John moved to the office.\n13 Daniel dropped the football.\n14 Daniel got the football there.\n15 Mary dropped the milk.\n16 Sandra travelled to the hallway.\n17 Mary journeyed to the hallway.\n18 Mary went to the office.\n19 Daniel put down the football there.\n20 Sandra went back to the garden.\n21 Where is the football? \tgarden\t19 10\n22 Mary went to the bathroom.\n23 Mary moved to the bedroom.\n24 Where is the football? \tgarden\t19 10\n25 Sandra grabbed the football there.\n26 Sandra went to the office.\n27 Where is the football? \toffice\t25 26\n28 Mary moved to the bathroom.\n29 Mary travelled to the office.\n30 Where is the football? \toffice\t25 26\n31 Sandra got the milk there.\n32 Mary travelled to the bathroom.\n33 Sandra went to the bedroom.\n34 Mary journeyed to the kitchen.\n35 Where is the milk? \tbedroom\t31 33\n1 Sandra travelled to the garden.\n2 John went to the kitchen.\n3 Sandra went back to the bathroom.\n4 Sandra journeyed to the office.\n5 Daniel travelled to the garden.\n6 Sandra journeyed to the bathroom.\n7 Daniel travelled to the bathroom.\n8 John got the milk there.\n9 Sandra journeyed to the office.\n10 John discarded the milk.\n11 Where is the milk? \tkitchen\t10 2\n12 Mary went to the bathroom.\n13 Sandra journeyed to the bedroom.\n14 Where is the milk? \tkitchen\t10 2\n15 Sandra went to the bathroom.\n16 Sandra travelled to the bedroom.\n17 Where is the milk? \tkitchen\t10 2\n18 John picked up the milk there.\n19 Mary went to the hallway.\n20 John dropped the milk there.\n21 Daniel went to the kitchen.\n22 Where is the milk? \tkitchen\t20 2\n23 John journeyed to the garden.\n24 Mary moved to the office.\n25 Where is the milk? \tkitchen\t20 2\n1 Mary travelled to the office.\n2 Daniel went back to the bedroom.\n3 Daniel went to the bathroom.\n4 John travelled to the kitchen.\n5 John journeyed to the hallway.\n6 Mary travelled to the garden.\n7 Daniel went to the kitchen.\n8 Mary went to the office.\n9 Daniel went to the bathroom.\n10 Sandra travelled to the hallway.\n11 John went to the bedroom.\n12 Mary moved to the garden.\n13 Daniel moved to the office.\n14 Daniel travelled to the kitchen.\n15 John moved to the kitchen.\n16 Mary picked up the football there.\n17 Daniel picked up the milk there.\n18 Daniel moved to the garden.\n19 Where is the milk? \tgarden\t17 18\n20 Mary moved to the hallway.\n21 Daniel left the milk.\n22 Where is the milk? \tgarden\t21 18\n23 Daniel picked up the apple there.\n24 Daniel got the milk there.\n25 Daniel journeyed to the kitchen.\n26 Daniel went to the bedroom.\n27 Where is the milk? \tbedroom\t24 26\n28 Daniel left the milk.\n29 Mary dropped the football.\n30 Where is the milk? \tbedroom\t28 26\n31 Mary picked up the football there.\n32 Mary went to the bathroom.\n33 Where is the football? \tbathroom\t31 32\n1 John travelled to the office.\n2 Mary took the milk there.\n3 Mary went back to the kitchen.\n4 Mary moved to the garden.\n5 Where is the milk? \tgarden\t2 4\n6 Sandra went back to the hallway.\n7 Mary dropped the milk.\n8 Where is the milk? \tgarden\t7 4\n9 Mary picked up the milk there.\n10 Sandra journeyed to the office.\n11 Mary discarded the milk.\n12 Mary went to the office.\n13 Where is the milk? \tgarden\t11 4\n14 Sandra went to the hallway.\n15 Mary went to the garden.\n16 Where is the milk? \tgarden\t11 4\n17 Daniel went back to the kitchen.\n18 Mary travelled to the kitchen.\n19 John moved to the bathroom.\n20 Sandra moved to the kitchen.\n21 Mary went back to the hallway.\n22 Sandra journeyed to the garden.\n23 Sandra journeyed to the hallway.\n24 Sandra went back to the bedroom.\n25 Sandra moved to the hallway.\n26 Mary went to the garden.\n27 Sandra journeyed to the bedroom.\n28 Mary moved to the bathroom.\n29 Sandra took the apple there.\n30 Sandra dropped the apple.\n31 Where is the apple? \tbedroom\t30 27\n1 John grabbed the apple there.\n2 Mary went back to the bathroom.\n3 Daniel moved to the bathroom.\n4 Mary moved to the kitchen.\n5 Mary took the football there.\n6 Daniel went to the office.\n7 Sandra went back to the hallway.\n8 John left the apple.\n9 Sandra travelled to the garden.\n10 Sandra took the apple there.\n11 Sandra journeyed to the hallway.\n12 Mary went back to the garden.\n13 Where is the apple? \thallway\t10 11\n14 John went to the bathroom.\n15 Daniel moved to the bedroom.\n16 Where is the apple? \thallway\t10 11\n17 Mary went to the kitchen.\n18 Mary travelled to the hallway.\n19 John moved to the hallway.\n20 Sandra journeyed to the garden.\n21 Sandra left the apple there.\n22 Sandra moved to the office.\n23 Where is the apple? \tgarden\t21 20\n24 Sandra went back to the bedroom.\n25 Mary travelled to the bathroom.\n26 Where is the apple? \tgarden\t21 20\n27 Mary put down the football.\n28 Daniel went to the office.\n29 Where is the football? \tbathroom\t27 25\n1 Mary went to the kitchen.\n2 Mary went to the garden.\n3 Mary got the apple there.\n4 Mary discarded the apple.\n5 Where is the apple? \tgarden\t4 2\n6 John picked up the apple there.\n7 Sandra grabbed the milk there.\n8 Daniel travelled to the hallway.\n9 John discarded the apple.\n10 Mary got the apple there.\n11 Mary went to the bathroom.\n12 Where is the apple? \tbathroom\t10 11\n13 John went back to the hallway.\n14 Daniel moved to the office.\n15 Where is the apple? \tbathroom\t10 11\n16 Daniel journeyed to the hallway.\n17 Mary discarded the apple.\n18 Where is the apple? \tbathroom\t17 11\n19 Mary got the apple there.\n20 Daniel travelled to the kitchen.\n21 Mary got the football there.\n22 Sandra dropped the milk there.\n23 Daniel moved to the office.\n24 Sandra journeyed to the bedroom.\n25 Daniel travelled to the hallway.\n26 Mary moved to the garden.\n27 Daniel went to the garden.\n28 John journeyed to the garden.\n29 John went to the hallway.\n30 Daniel went back to the office.\n31 Mary dropped the apple.\n32 Mary put down the football.\n33 Where is the football? \tgarden\t32 26\n1 Mary went to the bedroom.\n2 Daniel travelled to the kitchen.\n3 John travelled to the bathroom.\n4 Sandra moved to the office.\n5 Mary journeyed to the office.\n6 John went to the garden.\n7 John got the milk there.\n8 John dropped the milk.\n9 Where is the milk? \tgarden\t8 6\n10 Sandra travelled to the garden.\n11 John took the milk there.\n12 Sandra moved to the hallway.\n13 Mary journeyed to the bathroom.\n14 Daniel got the football there.\n15 Daniel put down the football there.\n16 Where is the football? \tkitchen\t15 2\n17 Mary journeyed to the garden.\n18 Daniel grabbed the football there.\n19 Sandra journeyed to the kitchen.\n20 Sandra went back to the garden.\n21 Daniel moved to the hallway.\n22 Daniel journeyed to the office.\n23 Where is the football? \toffice\t18 22\n24 John dropped the milk there.\n25 John picked up the milk there.\n26 Mary journeyed to the office.\n27 John dropped the milk there.\n28 Where is the milk? \tgarden\t27 6\n29 Sandra took the milk there.\n30 Sandra left the milk.\n31 Where is the milk? \tgarden\t30 20\n1 Mary got the football there.\n2 Sandra grabbed the milk there.\n3 Mary left the football.\n4 John moved to the bedroom.\n5 Sandra journeyed to the garden.\n6 Mary grabbed the football there.\n7 Where is the milk? \tgarden\t2 5\n8 Sandra discarded the milk.\n9 Mary left the football.\n10 Where is the milk? \tgarden\t8 5\n11 Mary took the football there.\n12 Sandra went to the kitchen.\n13 Where is the milk? \tgarden\t8 5\n14 John travelled to the hallway.\n15 Mary left the football.\n16 Daniel picked up the apple there.\n17 Sandra moved to the hallway.\n18 Mary grabbed the football there.\n19 Sandra journeyed to the garden.\n20 Mary went to the office.\n21 Sandra grabbed the milk there.\n22 Where is the football? \toffice\t18 20\n23 Daniel discarded the apple there.\n24 Sandra moved to the hallway.\n25 Where is the milk? \thallway\t21 24\n1 Sandra took the milk there.\n2 Sandra put down the milk.\n3 Daniel travelled to the kitchen.\n4 Mary got the football there.\n5 Sandra grabbed the milk there.\n6 Sandra dropped the milk.\n7 Daniel went to the hallway.\n8 Mary journeyed to the bathroom.\n9 Where is the football? \tbathroom\t4 8\n10 Sandra grabbed the milk there.\n11 Daniel went to the office.\n12 Sandra left the milk.\n13 Sandra went back to the hallway.\n14 Mary dropped the football.\n15 Sandra journeyed to the bathroom.\n16 Where is the football? \tbathroom\t14 8\n17 John journeyed to the hallway.\n18 Mary picked up the football there.\n19 Mary discarded the football.\n20 Daniel went back to the bedroom.\n21 Where is the football? \tbathroom\t19 8\n22 Mary journeyed to the kitchen.\n23 Mary moved to the office.\n24 Where is the football? \tbathroom\t19 8\n25 Daniel journeyed to the garden.\n26 Sandra grabbed the football there.\n27 Sandra picked up the milk there.\n28 Daniel grabbed the apple there.\n29 Daniel discarded the apple.\n30 Sandra discarded the milk.\n31 Where is the milk? \tbathroom\t30 15\n1 Daniel moved to the garden.\n2 John went back to the kitchen.\n3 John journeyed to the hallway.\n4 Sandra journeyed to the hallway.\n5 Mary went to the hallway.\n6 John went back to the bedroom.\n7 John went to the bathroom.\n8 John went back to the garden.\n9 Daniel journeyed to the hallway.\n10 Sandra travelled to the garden.\n11 Sandra travelled to the bedroom.\n12 Sandra went back to the hallway.\n13 Daniel travelled to the garden.\n14 Sandra journeyed to the bedroom.\n15 Sandra went to the kitchen.\n16 Daniel travelled to the office.\n17 Daniel went back to the kitchen.\n18 John journeyed to the hallway.\n19 Daniel moved to the garden.\n20 John went back to the kitchen.\n21 Mary journeyed to the office.\n22 Mary journeyed to the hallway.\n23 Daniel moved to the office.\n24 John travelled to the office.\n25 Sandra travelled to the bathroom.\n26 Mary went back to the office.\n27 John moved to the garden.\n28 Sandra moved to the hallway.\n29 Mary travelled to the kitchen.\n30 Daniel went back to the garden.\n31 Mary went back to the hallway.\n32 Daniel travelled to the kitchen.\n33 Mary moved to the bedroom.\n34 Mary grabbed the football there.\n35 John travelled to the bedroom.\n36 Mary grabbed the milk there.\n37 Sandra went to the bathroom.\n38 John grabbed the apple there.\n39 Sandra journeyed to the kitchen.\n40 Sandra went to the office.\n41 Mary put down the milk.\n42 Mary grabbed the milk there.\n43 John dropped the apple.\n44 Mary took the apple there.\n45 Sandra journeyed to the bedroom.\n46 Mary travelled to the office.\n47 Where is the apple? \toffice\t44 46\n48 John journeyed to the garden.\n49 Sandra went to the kitchen.\n50 Where is the apple? \toffice\t44 46\n51 Mary dropped the football there.\n52 Mary dropped the apple.\n53 Where is the football? \toffice\t51 46\n54 Mary grabbed the apple there.\n55 Mary got the football there.\n56 Mary travelled to the garden.\n57 Sandra went to the bedroom.\n58 Where is the apple? \tgarden\t54 56\n59 Daniel journeyed to the office.\n60 Daniel travelled to the garden.\n61 Where is the football? \tgarden\t55 56\n1 Sandra went back to the bathroom.\n2 Mary journeyed to the hallway.\n3 Daniel travelled to the hallway.\n4 John got the football there.\n5 John went to the garden.\n6 Mary moved to the bedroom.\n7 Where is the football? \tgarden\t4 5\n8 Daniel took the milk there.\n9 Daniel journeyed to the garden.\n10 Where is the milk? \tgarden\t8 9\n11 Mary travelled to the bathroom.\n12 John discarded the football.\n13 Where is the football? \tgarden\t12 5\n14 Daniel went back to the office.\n15 Mary journeyed to the hallway.\n16 Where is the football? \tgarden\t12 5\n17 Daniel left the milk.\n18 John went to the bathroom.\n19 Where is the milk? \toffice\t17 14\n1 John went to the bedroom.\n2 Mary journeyed to the garden.\n3 Daniel journeyed to the bathroom.\n4 Mary took the apple there.\n5 Mary dropped the apple.\n6 John went back to the hallway.\n7 Where is the apple? \tgarden\t5 2\n8 John went to the kitchen.\n9 John went to the garden.\n10 Where is the apple? \tgarden\t5 2\n11 John took the milk there.\n12 Mary moved to the kitchen.\n13 John took the apple there.\n14 John discarded the milk.\n15 Where is the milk? \tgarden\t14 9\n16 Daniel went back to the kitchen.\n17 John left the apple.\n18 Where is the milk? \tgarden\t14 9\n19 Daniel travelled to the bathroom.\n20 John picked up the apple there.\n21 Where is the milk? \tgarden\t14 9\n1 Sandra went back to the garden.\n2 John travelled to the bathroom.\n3 Daniel journeyed to the bathroom.\n4 Mary picked up the apple there.\n5 John went to the kitchen.\n6 Sandra journeyed to the kitchen.\n7 Mary dropped the apple.\n8 Mary took the apple there.\n9 Sandra went back to the hallway.\n10 John travelled to the office.\n11 Mary went to the bathroom.\n12 Mary dropped the apple.\n13 Where is the apple? \tbathroom\t12 11\n14 Mary journeyed to the office.\n15 Daniel grabbed the apple there.\n16 John went back to the kitchen.\n17 Daniel left the apple.\n18 Where is the apple? \tbathroom\t17 3\n19 Sandra went to the bedroom.\n20 Mary travelled to the bedroom.\n21 Where is the apple? \tbathroom\t17 3\n22 Daniel travelled to the bedroom.\n23 Daniel moved to the hallway.\n24 Where is the apple? \tbathroom\t17 3\n25 Mary went back to the bathroom.\n26 Sandra went back to the bathroom.\n27 John picked up the football there.\n28 John dropped the football there.\n29 Where is the football? \tkitchen\t28 16\n1 Sandra went back to the office.\n2 Mary took the football there.\n3 Daniel journeyed to the bedroom.\n4 Mary journeyed to the kitchen.\n5 Where is the football? \tkitchen\t2 4\n6 Sandra travelled to the bathroom.\n7 Sandra travelled to the kitchen.\n8 Where is the football? \tkitchen\t2 4\n9 John went back to the garden.\n10 Mary left the football.\n11 Where is the football? \tkitchen\t10 4\n12 Sandra grabbed the football there.\n13 Sandra went back to the office.\n14 Where is the football? \toffice\t12 13\n15 Sandra left the football there.\n16 John moved to the bedroom.\n17 Where is the football? \toffice\t15 13\n1 Daniel travelled to the bathroom.\n2 Mary moved to the office.\n3 Sandra moved to the bathroom.\n4 John picked up the football there.\n5 John put down the football.\n6 Mary moved to the bedroom.\n7 Mary went to the office.\n8 John took the football there.\n9 Sandra journeyed to the bedroom.\n10 Sandra travelled to the office.\n11 Sandra moved to the bathroom.\n12 John discarded the football.\n13 Mary took the football there.\n14 Sandra travelled to the garden.\n15 Sandra journeyed to the bedroom.\n16 Sandra moved to the hallway.\n17 Daniel journeyed to the kitchen.\n18 Daniel went back to the hallway.\n19 Mary left the football.\n20 John travelled to the bedroom.\n21 Where is the football? \toffice\t19 7\n22 Mary grabbed the football there.\n23 John got the apple there.\n24 Daniel journeyed to the office.\n25 Sandra journeyed to the bedroom.\n26 John moved to the kitchen.\n27 John discarded the apple there.\n28 Where is the apple? \tkitchen\t27 26\n29 Mary moved to the kitchen.\n30 Daniel journeyed to the hallway.\n31 Where is the apple? \tkitchen\t27 26\n32 Daniel journeyed to the bedroom.\n33 Daniel got the milk there.\n34 Where is the apple? \tkitchen\t27 26\n35 Mary travelled to the bathroom.\n36 Mary went to the garden.\n37 Mary dropped the football.\n38 John got the apple there.\n39 Where is the football? \tgarden\t37 36\n1 Mary picked up the milk there.\n2 Mary journeyed to the bathroom.\n3 Where is the milk? \tbathroom\t1 2\n4 Daniel took the apple there.\n5 Mary left the milk.\n6 Where is the milk? \tbathroom\t5 2\n7 Mary travelled to the kitchen.\n8 Sandra grabbed the football there.\n9 Where is the milk? \tbathroom\t5 2\n10 Daniel travelled to the hallway.\n11 Sandra discarded the football.\n12 Where is the milk? \tbathroom\t5 2\n13 Mary journeyed to the bedroom.\n14 Sandra went back to the garden.\n15 Mary journeyed to the office.\n16 Daniel picked up the football there.\n17 Mary journeyed to the kitchen.\n18 Sandra journeyed to the hallway.\n19 Sandra went to the kitchen.\n20 Daniel went to the bedroom.\n21 Where is the football? \tbedroom\t16 20\n1 Sandra went back to the garden.\n2 John went to the bathroom.\n3 Sandra went back to the bedroom.\n4 John journeyed to the garden.\n5 Daniel moved to the hallway.\n6 Sandra went back to the hallway.\n7 John grabbed the football there.\n8 John travelled to the office.\n9 Where is the football? \toffice\t7 8\n10 John journeyed to the hallway.\n11 John dropped the football.\n12 Where is the football? \thallway\t11 10\n13 Daniel travelled to the office.\n14 Sandra went to the office.\n15 Where is the football? \thallway\t11 10\n16 Mary moved to the office.\n17 Daniel got the apple there.\n18 Where is the football? \thallway\t11 10\n19 Sandra moved to the garden.\n20 Daniel put down the apple there.\n21 Where is the apple? \toffice\t20 13\n1 Sandra travelled to the office.\n2 Mary got the milk there.\n3 John went to the garden.\n4 Sandra travelled to the kitchen.\n5 Mary travelled to the office.\n6 Sandra went back to the bathroom.\n7 Where is the milk? \toffice\t2 5\n8 Sandra went back to the office.\n9 Daniel went back to the garden.\n10 John journeyed to the bathroom.\n11 Mary discarded the milk there.\n12 Where is the milk? \toffice\t11 5\n13 Sandra took the milk there.\n14 Daniel journeyed to the kitchen.\n15 John moved to the office.\n16 John went back to the garden.\n17 Sandra discarded the milk.\n18 Mary picked up the milk there.\n19 Sandra travelled to the garden.\n20 Sandra went to the kitchen.\n21 John went back to the bathroom.\n22 Mary went to the bedroom.\n23 Where is the milk? \tbedroom\t18 22\n24 Mary put down the milk.\n25 Sandra went to the bathroom.\n26 Where is the milk? \tbedroom\t24 22\n27 Sandra travelled to the hallway.\n28 Mary went back to the hallway.\n29 Where is the milk? \tbedroom\t24 22\n1 Sandra moved to the kitchen.\n2 Sandra went back to the office.\n3 Sandra moved to the kitchen.\n4 John went back to the bathroom.\n5 Daniel journeyed to the hallway.\n6 John travelled to the hallway.\n7 Daniel journeyed to the kitchen.\n8 Daniel journeyed to the bathroom.\n9 Mary went to the kitchen.\n10 John got the football there.\n11 John journeyed to the office.\n12 Sandra travelled to the bedroom.\n13 Where is the football? \toffice\t10 11\n14 John went to the hallway.\n15 John travelled to the garden.\n16 Where is the football? \tgarden\t10 15\n17 Mary moved to the garden.\n18 John went to the bathroom.\n19 John put down the football there.\n20 John went to the office.\n21 Where is the football? \tbathroom\t19 18\n22 Daniel picked up the football there.\n23 John took the milk there.\n24 John moved to the bedroom.\n25 Sandra journeyed to the office.\n26 Where is the milk? \tbedroom\t23 24\n27 Daniel discarded the football.\n28 Daniel picked up the football there.\n29 Where is the milk? \tbedroom\t23 24\n1 Daniel moved to the office.\n2 Sandra went back to the garden.\n3 Daniel grabbed the milk there.\n4 Sandra went to the kitchen.\n5 John got the football there.\n6 John travelled to the hallway.\n7 Where is the football? \thallway\t5 6\n8 John went back to the bathroom.\n9 John left the football.\n10 Where is the football? \tbathroom\t9 8\n11 Daniel put down the milk.\n12 John travelled to the kitchen.\n13 Where is the football? \tbathroom\t9 8\n14 Sandra travelled to the bathroom.\n15 Sandra went to the office.\n16 Where is the milk? \toffice\t11 1\n17 Daniel went to the garden.\n18 John went to the hallway.\n19 Daniel went back to the bedroom.\n20 John took the apple there.\n21 Sandra travelled to the bedroom.\n22 John discarded the apple.\n23 Where is the apple? \thallway\t22 18\n1 John journeyed to the hallway.\n2 Mary travelled to the office.\n3 Mary went to the garden.\n4 John went to the bedroom.\n5 Mary grabbed the apple there.\n6 Mary dropped the apple there.\n7 Where is the apple? \tgarden\t6 3\n8 Mary went back to the office.\n9 Sandra went to the bathroom.\n10 Where is the apple? \tgarden\t6 3\n11 Daniel moved to the bedroom.\n12 Daniel travelled to the bathroom.\n13 Where is the apple? \tgarden\t6 3\n14 Daniel went to the kitchen.\n15 Mary picked up the milk there.\n16 Mary dropped the milk.\n17 Daniel picked up the football there.\n18 Where is the milk? \toffice\t16 8\n19 Daniel went back to the office.\n20 Daniel left the football.\n21 Where is the milk? \toffice\t16 8\n1 Sandra picked up the milk there.\n2 John moved to the bedroom.\n3 Mary journeyed to the office.\n4 Sandra left the milk there.\n5 John grabbed the football there.\n6 Sandra picked up the milk there.\n7 Mary journeyed to the garden.\n8 Daniel travelled to the office.\n9 John discarded the football.\n10 John got the football there.\n11 Sandra went back to the kitchen.\n12 Sandra left the milk there.\n13 Where is the milk? \tkitchen\t12 11\n14 Daniel picked up the apple there.\n15 Mary went back to the kitchen.\n16 Where is the milk? \tkitchen\t12 11\n17 Sandra took the milk there.\n18 Mary went back to the hallway.\n19 Mary travelled to the bedroom.\n20 John journeyed to the office.\n21 Sandra dropped the milk.\n22 Sandra got the milk there.\n23 Sandra went back to the office.\n24 Daniel moved to the hallway.\n25 Where is the milk? \toffice\t22 23\n26 John left the football.\n27 Daniel moved to the bathroom.\n28 Where is the milk? \toffice\t22 23\n29 Sandra took the football there.\n30 John moved to the hallway.\n31 Mary went to the hallway.\n32 Mary moved to the bedroom.\n33 Sandra put down the milk.\n34 Daniel moved to the hallway.\n35 Where is the milk? \toffice\t33 23\n1 John moved to the office.\n2 Mary journeyed to the bathroom.\n3 Sandra journeyed to the office.\n4 Sandra took the apple there.\n5 Mary went back to the office.\n6 John went back to the kitchen.\n7 Mary went back to the hallway.\n8 Sandra put down the apple.\n9 Where is the apple? \toffice\t8 3\n10 Sandra moved to the kitchen.\n11 Daniel moved to the bathroom.\n12 Where is the apple? \toffice\t8 3\n13 Daniel went to the kitchen.\n14 Mary got the football there.\n15 Where is the apple? \toffice\t8 3\n16 Mary travelled to the kitchen.\n17 John moved to the hallway.\n18 Where is the football? \tkitchen\t14 16\n19 Sandra journeyed to the bathroom.\n20 Sandra went to the hallway.\n21 Where is the football? \tkitchen\t14 16\n1 Daniel got the football there.\n2 Mary moved to the bathroom.\n3 Daniel dropped the football.\n4 Daniel picked up the apple there.\n5 Daniel journeyed to the office.\n6 Mary went back to the hallway.\n7 Where is the apple? \toffice\t4 5\n8 Daniel grabbed the milk there.\n9 Mary went back to the office.\n10 Where is the apple? \toffice\t4 5\n11 Daniel travelled to the kitchen.\n12 Mary went back to the bedroom.\n13 Where is the milk? \tkitchen\t8 11\n14 Daniel travelled to the hallway.\n15 John moved to the bedroom.\n16 Mary went to the kitchen.\n17 Mary went back to the hallway.\n18 Mary went to the kitchen.\n19 John travelled to the bathroom.\n20 Daniel went back to the garden.\n21 Daniel moved to the bedroom.\n22 John went back to the kitchen.\n23 Mary journeyed to the bathroom.\n24 Daniel journeyed to the garden.\n25 John grabbed the football there.\n26 Daniel put down the milk.\n27 John moved to the hallway.\n28 Where is the milk? \tgarden\t26 24\n29 Mary moved to the kitchen.\n30 John put down the football.\n31 Where is the football? \thallway\t30 27\n1 Mary travelled to the hallway.\n2 Daniel journeyed to the kitchen.\n3 Daniel went to the bedroom.\n4 Mary went back to the garden.\n5 Mary moved to the office.\n6 Mary travelled to the garden.\n7 Daniel journeyed to the bathroom.\n8 Daniel travelled to the bedroom.\n9 John picked up the apple there.\n10 John put down the apple.\n11 Sandra travelled to the garden.\n12 Daniel moved to the garden.\n13 Sandra journeyed to the bathroom.\n14 Sandra travelled to the garden.\n15 John grabbed the apple there.\n16 John went to the bedroom.\n17 Where is the apple? \tbedroom\t15 16\n18 John journeyed to the hallway.\n19 John journeyed to the bedroom.\n20 Where is the apple? \tbedroom\t15 19\n21 Daniel moved to the hallway.\n22 John left the apple.\n23 Where is the apple? \tbedroom\t22 19\n24 John moved to the garden.\n25 John moved to the office.\n26 Where is the apple? \tbedroom\t22 19\n27 John took the football there.\n28 John left the football.\n29 Where is the apple? \tbedroom\t22 19\n1 Sandra went back to the office.\n2 John went back to the hallway.\n3 Sandra travelled to the bedroom.\n4 Mary journeyed to the bedroom.\n5 John journeyed to the bathroom.\n6 Daniel took the football there.\n7 Daniel went to the kitchen.\n8 Mary moved to the hallway.\n9 Where is the football? \tkitchen\t6 7\n10 Daniel discarded the football.\n11 John went to the bedroom.\n12 Where is the football? \tkitchen\t10 7\n13 Daniel grabbed the apple there.\n14 Mary went back to the garden.\n15 Where is the football? \tkitchen\t10 7\n16 Daniel picked up the football there.\n17 Daniel dropped the apple there.\n18 Where is the apple? \tkitchen\t17 7\n19 Sandra travelled to the office.\n20 John moved to the hallway.\n21 Where is the apple? \tkitchen\t17 7\n1 Sandra went back to the bedroom.\n2 Daniel went back to the garden.\n3 Sandra went back to the office.\n4 Sandra journeyed to the bedroom.\n5 Sandra grabbed the football there.\n6 Mary travelled to the garden.\n7 Sandra went to the bathroom.\n8 Sandra picked up the milk there.\n9 Where is the football? \tbathroom\t5 7\n10 Sandra journeyed to the hallway.\n11 Sandra put down the milk.\n12 Where is the milk? \thallway\t11 10\n13 John went to the office.\n14 John journeyed to the hallway.\n15 Where is the milk? \thallway\t11 10\n16 Sandra moved to the garden.\n17 Mary journeyed to the bedroom.\n18 Where is the milk? \thallway\t11 10\n19 John went back to the bathroom.\n20 Sandra discarded the football.\n21 Where is the football? \tgarden\t20 16\n1 Mary went back to the hallway.\n2 John travelled to the bathroom.\n3 Daniel moved to the garden.\n4 Mary travelled to the bathroom.\n5 Sandra travelled to the garden.\n6 Daniel went to the kitchen.\n7 Daniel travelled to the garden.\n8 Sandra went to the hallway.\n9 Sandra moved to the office.\n10 John moved to the hallway.\n11 John went back to the kitchen.\n12 Sandra took the apple there.\n13 Sandra dropped the apple.\n14 John went to the bedroom.\n15 Where is the apple? \toffice\t13 9\n16 Sandra picked up the apple there.\n17 Sandra put down the apple.\n18 Where is the apple? \toffice\t17 9\n19 Sandra travelled to the garden.\n20 Daniel picked up the football there.\n21 Where is the apple? \toffice\t17 9\n22 Mary went back to the garden.\n23 Mary picked up the milk there.\n24 Where is the apple? \toffice\t17 9\n25 Mary went to the bedroom.\n26 John moved to the bathroom.\n27 Where is the milk? \tbedroom\t23 25\n1 Mary went back to the bathroom.\n2 Mary went back to the garden.\n3 Mary went to the office.\n4 Mary went to the bedroom.\n5 Sandra moved to the garden.\n6 Daniel took the football there.\n7 Daniel moved to the hallway.\n8 Mary went back to the garden.\n9 Where is the football? \thallway\t6 7\n10 Daniel went back to the office.\n11 Mary moved to the office.\n12 Where is the football? \toffice\t6 10\n13 Mary moved to the bedroom.\n14 Daniel travelled to the bathroom.\n15 Sandra moved to the bedroom.\n16 John journeyed to the bedroom.\n17 Sandra travelled to the kitchen.\n18 Sandra journeyed to the bathroom.\n19 John grabbed the milk there.\n20 John discarded the milk.\n21 Where is the milk? \tbedroom\t20 16\n22 Mary moved to the hallway.\n23 Sandra went to the kitchen.\n24 Where is the milk? \tbedroom\t20 16\n25 John grabbed the milk there.\n26 Mary went back to the office.\n27 Sandra moved to the hallway.\n28 Mary went to the bathroom.\n29 Sandra journeyed to the bathroom.\n30 Daniel travelled to the garden.\n31 Daniel went to the bedroom.\n32 Mary went to the garden.\n33 Mary went to the office.\n34 Daniel went back to the garden.\n35 Mary went back to the hallway.\n36 Daniel journeyed to the bedroom.\n37 John travelled to the garden.\n38 Mary travelled to the bedroom.\n39 Daniel dropped the football.\n40 John journeyed to the office.\n41 Where is the football? \tbedroom\t39 36\n1 Daniel went to the bedroom.\n2 Daniel travelled to the garden.\n3 Sandra grabbed the football there.\n4 John travelled to the office.\n5 Sandra put down the football there.\n6 John got the football there.\n7 Sandra went to the bedroom.\n8 John dropped the football there.\n9 Where is the football? \toffice\t8 4\n10 John picked up the football there.\n11 Sandra got the apple there.\n12 Sandra went back to the hallway.\n13 Daniel went to the bedroom.\n14 Where is the apple? \thallway\t11 12\n15 Daniel picked up the milk there.\n16 Mary moved to the garden.\n17 Where is the apple? \thallway\t11 12\n18 Daniel put down the milk.\n19 Mary journeyed to the bedroom.\n20 Where is the milk? \tbedroom\t18 13\n21 Sandra put down the apple.\n22 Mary travelled to the garden.\n23 Where is the milk? \tbedroom\t18 13\n1 Daniel grabbed the apple there.\n2 Daniel took the milk there.\n3 Daniel grabbed the football there.\n4 Daniel went to the kitchen.\n5 Where is the apple? \tkitchen\t1 4\n6 John journeyed to the garden.\n7 Daniel left the milk.\n8 Where is the milk? \tkitchen\t7 4\n9 Daniel went back to the garden.\n10 Daniel left the apple.\n11 Where is the apple? \tgarden\t10 9\n12 Daniel journeyed to the bathroom.\n13 Daniel journeyed to the office.\n14 Where is the apple? \tgarden\t10 9\n15 Daniel put down the football.\n16 John grabbed the apple there.\n17 Where is the football? \toffice\t15 13\n1 Mary went back to the bathroom.\n2 Daniel moved to the hallway.\n3 Sandra journeyed to the garden.\n4 Sandra got the apple there.\n5 Sandra journeyed to the kitchen.\n6 Mary went to the kitchen.\n7 Where is the apple? \tkitchen\t4 5\n8 Mary grabbed the milk there.\n9 John travelled to the hallway.\n10 Where is the apple? \tkitchen\t4 5\n11 Daniel moved to the bathroom.\n12 Sandra travelled to the garden.\n13 Sandra went to the hallway.\n14 Mary left the milk.\n15 Where is the milk? \tkitchen\t14 6\n16 Daniel went to the office.\n17 Daniel moved to the bedroom.\n18 Where is the milk? \tkitchen\t14 6\n19 Daniel went back to the garden.\n20 Mary picked up the milk there.\n21 Sandra went to the bedroom.\n22 Mary dropped the milk.\n23 Where is the milk? \tkitchen\t22 6\n1 Sandra took the football there.\n2 Daniel travelled to the bathroom.\n3 Sandra left the football there.\n4 Daniel went to the kitchen.\n5 Sandra got the football there.\n6 John went to the hallway.\n7 John moved to the office.\n8 Sandra went to the bedroom.\n9 Where is the football? \tbedroom\t5 8\n10 Sandra dropped the football.\n11 Sandra travelled to the garden.\n12 Where is the football? \tbedroom\t10 8\n13 Mary travelled to the garden.\n14 Sandra got the milk there.\n15 Where is the football? \tbedroom\t10 8\n16 John travelled to the garden.\n17 John journeyed to the bedroom.\n18 Sandra grabbed the apple there.\n19 Daniel moved to the hallway.\n20 John picked up the football there.\n21 Sandra left the milk.\n22 Where is the milk? \tgarden\t21 11\n23 Sandra journeyed to the bedroom.\n24 Mary travelled to the bathroom.\n25 Where is the milk? \tgarden\t21 11\n1 Sandra got the football there.\n2 Mary travelled to the garden.\n3 John journeyed to the bathroom.\n4 John picked up the milk there.\n5 John dropped the milk.\n6 John journeyed to the office.\n7 Where is the milk? \tbathroom\t5 3\n8 Sandra moved to the garden.\n9 Daniel journeyed to the garden.\n10 Where is the milk? \tbathroom\t5 3\n11 John journeyed to the garden.\n12 John travelled to the kitchen.\n13 Sandra travelled to the hallway.\n14 John journeyed to the bathroom.\n15 John moved to the hallway.\n16 John got the apple there.\n17 John went back to the bedroom.\n18 Sandra travelled to the kitchen.\n19 Where is the apple? \tbedroom\t16 17\n20 John discarded the apple.\n21 John got the apple there.\n22 Mary moved to the hallway.\n23 John left the apple.\n24 Where is the apple? \tbedroom\t23 17\n25 John journeyed to the office.\n26 Sandra left the football there.\n27 Where is the apple? \tbedroom\t23 17\n1 Sandra went back to the kitchen.\n2 Sandra grabbed the milk there.\n3 Daniel travelled to the garden.\n4 Daniel moved to the hallway.\n5 Sandra went to the bedroom.\n6 Sandra discarded the milk.\n7 Where is the milk? \tbedroom\t6 5\n8 Mary travelled to the office.\n9 John travelled to the garden.\n10 Where is the milk? \tbedroom\t6 5\n11 John went to the bedroom.\n12 Daniel journeyed to the garden.\n13 Where is the milk? \tbedroom\t6 5\n14 Sandra picked up the milk there.\n15 Mary journeyed to the hallway.\n16 John journeyed to the bathroom.\n17 Mary travelled to the office.\n18 Mary grabbed the football there.\n19 John moved to the garden.\n20 Sandra went back to the kitchen.\n21 Mary went to the hallway.\n22 Where is the football? \thallway\t18 21\n23 Sandra went back to the bedroom.\n24 Daniel picked up the apple there.\n25 Sandra left the milk.\n26 Mary put down the football.\n27 Where is the milk? \tbedroom\t25 23\n1 Daniel took the milk there.\n2 Daniel discarded the milk there.\n3 Mary went to the bedroom.\n4 Daniel got the milk there.\n5 Daniel went back to the kitchen.\n6 Mary took the football there.\n7 Where is the milk? \tkitchen\t4 5\n8 Mary put down the football.\n9 Mary went to the hallway.\n10 Where is the milk? \tkitchen\t4 5\n11 Sandra travelled to the kitchen.\n12 Daniel went back to the garden.\n13 Where is the football? \tbedroom\t8 3\n14 Mary moved to the office.\n15 Mary grabbed the apple there.\n16 Sandra went to the bathroom.\n17 Sandra travelled to the hallway.\n18 Daniel moved to the bedroom.\n19 Daniel moved to the hallway.\n20 Sandra went back to the bedroom.\n21 Daniel left the milk.\n22 Where is the milk? \thallway\t21 19\n23 Sandra got the football there.\n24 Sandra discarded the football there.\n25 Where is the milk? \thallway\t21 19\n1 Sandra went to the garden.\n2 Mary journeyed to the office.\n3 John travelled to the bedroom.\n4 John got the football there.\n5 John put down the football.\n6 Daniel travelled to the office.\n7 Where is the football? \tbedroom\t5 3\n8 John journeyed to the office.\n9 Daniel moved to the hallway.\n10 Where is the football? \tbedroom\t5 3\n11 Sandra got the apple there.\n12 Daniel travelled to the office.\n13 Sandra travelled to the kitchen.\n14 Sandra moved to the garden.\n15 Where is the apple? \tgarden\t11 14\n16 Daniel went back to the bedroom.\n17 Sandra journeyed to the office.\n18 Mary travelled to the bedroom.\n19 Sandra put down the apple.\n20 Where is the apple? \toffice\t19 17\n21 Daniel went back to the garden.\n22 John journeyed to the hallway.\n23 Where is the apple? \toffice\t19 17\n1 Sandra moved to the office.\n2 Sandra went back to the kitchen.\n3 Mary moved to the hallway.\n4 John travelled to the office.\n5 Daniel travelled to the garden.\n6 Daniel moved to the office.\n7 Mary grabbed the apple there.\n8 Daniel went to the hallway.\n9 Mary went back to the garden.\n10 Mary dropped the apple.\n11 Where is the apple? \tgarden\t10 9\n12 John travelled to the bedroom.\n13 John grabbed the football there.\n14 Where is the apple? \tgarden\t10 9\n15 John journeyed to the kitchen.\n16 John discarded the football.\n17 Where is the football? \tkitchen\t16 15\n18 Daniel moved to the bathroom.\n19 Sandra went back to the bedroom.\n20 Where is the football? \tkitchen\t16 15\n21 Sandra moved to the bathroom.\n22 John got the football there.\n23 John travelled to the office.\n24 John dropped the football.\n25 Where is the football? \toffice\t24 23\n1 Daniel journeyed to the bedroom.\n2 John travelled to the bedroom.\n3 Mary travelled to the bedroom.\n4 Sandra went back to the hallway.\n5 John travelled to the hallway.\n6 Daniel went back to the bathroom.\n7 Sandra got the apple there.\n8 Daniel went back to the bedroom.\n9 Mary journeyed to the office.\n10 Mary went to the garden.\n11 Sandra travelled to the bedroom.\n12 Sandra dropped the apple.\n13 Where is the apple? \tbedroom\t12 11\n14 Daniel took the apple there.\n15 Sandra went back to the hallway.\n16 John went to the bedroom.\n17 Mary went to the office.\n18 Mary grabbed the milk there.\n19 Daniel left the apple.\n20 Where is the apple? \tbedroom\t19 8\n21 Mary discarded the milk.\n22 John grabbed the apple there.\n23 Where is the milk? \toffice\t21 17\n24 Sandra moved to the kitchen.\n25 Mary picked up the milk there.\n26 Sandra travelled to the bathroom.\n27 Mary travelled to the garden.\n28 Where is the milk? \tgarden\t25 27\n29 Mary travelled to the bathroom.\n30 John put down the apple.\n31 Where is the apple? \tbedroom\t30 16\n1 John journeyed to the hallway.\n2 Daniel went to the hallway.\n3 Daniel journeyed to the bedroom.\n4 Mary took the milk there.\n5 Mary journeyed to the garden.\n6 Mary went to the bedroom.\n7 Where is the milk? \tbedroom\t4 6\n8 Sandra journeyed to the bedroom.\n9 John journeyed to the garden.\n10 Where is the milk? \tbedroom\t4 6\n11 Daniel went back to the garden.\n12 Mary put down the milk.\n13 Where is the milk? \tbedroom\t12 6\n14 John travelled to the bathroom.\n15 John journeyed to the garden.\n16 Where is the milk? \tbedroom\t12 6\n17 Mary journeyed to the hallway.\n18 Sandra took the milk there.\n19 John went to the bathroom.\n20 Daniel travelled to the kitchen.\n21 John picked up the football there.\n22 Daniel grabbed the apple there.\n23 Sandra dropped the milk.\n24 Daniel discarded the apple.\n25 Where is the apple? \tkitchen\t24 20\n1 Sandra went to the kitchen.\n2 John travelled to the garden.\n3 John journeyed to the hallway.\n4 Mary went back to the garden.\n5 Daniel went to the kitchen.\n6 Mary went back to the office.\n7 Sandra moved to the bedroom.\n8 John journeyed to the garden.\n9 Daniel grabbed the apple there.\n10 John picked up the football there.\n11 John journeyed to the hallway.\n12 Mary got the milk there.\n13 Where is the football? \thallway\t10 11\n14 Daniel discarded the apple.\n15 Mary put down the milk.\n16 Where is the football? \thallway\t10 11\n17 Daniel travelled to the bathroom.\n18 Mary travelled to the hallway.\n19 Where is the milk? \toffice\t15 6\n20 John dropped the football.\n21 Daniel journeyed to the bedroom.\n22 Where is the football? \thallway\t20 11\n23 Mary went to the kitchen.\n24 Mary got the apple there.\n25 Where is the football? \thallway\t20 11\n1 John took the milk there.\n2 John dropped the milk.\n3 Sandra took the milk there.\n4 Sandra went to the office.\n5 Where is the milk? \toffice\t3 4\n6 Daniel grabbed the football there.\n7 John moved to the kitchen.\n8 Where is the milk? \toffice\t3 4\n9 Sandra moved to the bathroom.\n10 Daniel dropped the football.\n11 Daniel went back to the hallway.\n12 Mary took the football there.\n13 Sandra dropped the milk.\n14 Daniel travelled to the bedroom.\n15 Where is the milk? \tbathroom\t13 9\n16 Sandra picked up the milk there.\n17 Sandra went back to the office.\n18 Where is the milk? \toffice\t16 17\n19 Sandra got the apple there.\n20 John travelled to the office.\n21 Where is the milk? \toffice\t16 17\n1 Sandra went to the garden.\n2 Sandra moved to the kitchen.\n3 John grabbed the milk there.\n4 John went back to the hallway.\n5 Where is the milk? \thallway\t3 4\n6 John moved to the garden.\n7 John got the apple there.\n8 Where is the milk? \tgarden\t3 6\n9 Sandra picked up the football there.\n10 Sandra went to the garden.\n11 Where is the football? \tgarden\t9 10\n12 Daniel travelled to the kitchen.\n13 John dropped the milk.\n14 Where is the milk? \tgarden\t13 6\n15 Sandra left the football.\n16 John grabbed the milk there.\n17 Where is the football? \tgarden\t15 10\n1 Mary took the football there.\n2 Sandra took the apple there.\n3 Sandra put down the apple.\n4 John grabbed the apple there.\n5 John put down the apple.\n6 Mary left the football.\n7 Sandra took the football there.\n8 Daniel moved to the office.\n9 Sandra discarded the football.\n10 Mary picked up the apple there.\n11 John got the football there.\n12 John moved to the kitchen.\n13 Where is the football? \tkitchen\t11 12\n14 Mary dropped the apple there.\n15 Sandra moved to the bathroom.\n16 Where is the football? \tkitchen\t11 12\n17 John discarded the football there.\n18 Mary journeyed to the bathroom.\n19 Where is the football? \tkitchen\t17 12\n20 John moved to the bedroom.\n21 John went back to the garden.\n22 Where is the football? \tkitchen\t17 12\n23 Mary travelled to the kitchen.\n24 Daniel travelled to the kitchen.\n25 Sandra went back to the bedroom.\n26 Sandra went to the bathroom.\n27 John journeyed to the hallway.\n28 Mary took the football there.\n29 Daniel travelled to the bedroom.\n30 John grabbed the apple there.\n31 Daniel went to the garden.\n32 John moved to the kitchen.\n33 Where is the apple? \tkitchen\t30 32\n1 Sandra went to the hallway.\n2 John went back to the garden.\n3 Mary moved to the hallway.\n4 Mary went back to the office.\n5 John journeyed to the office.\n6 Daniel went back to the bathroom.\n7 John grabbed the football there.\n8 John went to the bathroom.\n9 Where is the football? \tbathroom\t7 8\n10 Mary went back to the hallway.\n11 John went to the hallway.\n12 Where is the football? \thallway\t7 11\n13 John moved to the bedroom.\n14 Sandra travelled to the bathroom.\n15 Daniel went to the kitchen.\n16 Daniel moved to the garden.\n17 John journeyed to the hallway.\n18 John travelled to the garden.\n19 Daniel went back to the kitchen.\n20 John left the football there.\n21 Where is the football? \tgarden\t20 18\n22 Sandra moved to the kitchen.\n23 Daniel went to the bedroom.\n24 Where is the football? \tgarden\t20 18\n25 Sandra went back to the office.\n26 John took the football there.\n27 John went back to the hallway.\n28 John went back to the bathroom.\n29 Where is the football? \tbathroom\t26 28\n1 Sandra travelled to the kitchen.\n2 Daniel went back to the bedroom.\n3 Daniel went to the office.\n4 Sandra picked up the apple there.\n5 John went to the garden.\n6 Sandra went back to the office.\n7 Where is the apple? \toffice\t4 6\n8 Sandra went to the kitchen.\n9 John moved to the bathroom.\n10 Where is the apple? \tkitchen\t4 8\n11 John went to the hallway.\n12 Sandra dropped the apple.\n13 Where is the apple? \tkitchen\t12 8\n14 John journeyed to the bedroom.\n15 Mary picked up the apple there.\n16 John picked up the milk there.\n17 Mary discarded the apple there.\n18 John put down the milk there.\n19 John got the milk there.\n20 John left the milk there.\n21 Sandra travelled to the office.\n22 Where is the milk? \tbedroom\t20 14\n23 John travelled to the kitchen.\n24 Sandra went back to the bedroom.\n25 Where is the milk? \tbedroom\t20 14\n1 Sandra travelled to the office.\n2 Mary went back to the kitchen.\n3 Sandra got the milk there.\n4 Sandra dropped the milk.\n5 Where is the milk? \toffice\t4 1\n6 Daniel travelled to the hallway.\n7 Daniel took the apple there.\n8 Where is the milk? \toffice\t4 1\n9 Sandra travelled to the bathroom.\n10 Daniel dropped the apple.\n11 Where is the milk? \toffice\t4 1\n12 Daniel moved to the garden.\n13 Daniel went back to the office.\n14 Where is the apple? \thallway\t10 6\n15 Daniel picked up the milk there.\n16 Daniel went to the garden.\n17 Where is the milk? \tgarden\t15 16\n1 Sandra went to the garden.\n2 Daniel went to the bedroom.\n3 Mary got the milk there.\n4 Mary discarded the milk.\n5 Mary grabbed the milk there.\n6 John travelled to the kitchen.\n7 Mary dropped the milk.\n8 Mary went to the bedroom.\n9 Sandra went back to the hallway.\n10 John went back to the hallway.\n11 John went back to the kitchen.\n12 John travelled to the office.\n13 Mary went to the office.\n14 Daniel went to the office.\n15 Sandra went to the office.\n16 Mary grabbed the milk there.\n17 Sandra went back to the kitchen.\n18 Sandra went to the office.\n19 Mary went back to the bathroom.\n20 Mary got the apple there.\n21 Where is the milk? \tbathroom\t16 19\n22 Mary travelled to the hallway.\n23 Mary left the milk.\n24 Where is the milk? \thallway\t23 22\n25 Mary left the apple.\n26 Mary took the milk there.\n27 Where is the apple? \thallway\t25 22\n28 Mary got the apple there.\n29 John travelled to the hallway.\n30 Daniel moved to the bathroom.\n31 John moved to the kitchen.\n32 Mary put down the milk.\n33 Mary went back to the kitchen.\n34 Where is the milk? \thallway\t32 22\n35 Mary grabbed the football there.\n36 Mary left the apple.\n37 Where is the apple? \tkitchen\t36 33\n1 Mary grabbed the apple there.\n2 Mary grabbed the football there.\n3 Mary went back to the hallway.\n4 Sandra went back to the office.\n5 Where is the apple? \thallway\t1 3\n6 Sandra travelled to the kitchen.\n7 Mary dropped the football there.\n8 Where is the football? \thallway\t7 3\n9 Mary left the apple there.\n10 Mary moved to the kitchen.\n11 Where is the apple? \thallway\t9 3\n12 Mary went to the bedroom.\n13 Mary got the milk there.\n14 Where is the apple? \thallway\t9 3\n15 John journeyed to the hallway.\n16 John picked up the football there.\n17 Daniel went to the bathroom.\n18 John grabbed the apple there.\n19 Mary travelled to the garden.\n20 John moved to the bathroom.\n21 Where is the apple? \tbathroom\t18 20\n1 Sandra travelled to the garden.\n2 Daniel went back to the garden.\n3 Daniel grabbed the milk there.\n4 John took the apple there.\n5 Daniel dropped the milk.\n6 Daniel went back to the kitchen.\n7 Where is the milk? \tgarden\t5 2\n8 John left the apple.\n9 Mary went to the garden.\n10 Where is the milk? \tgarden\t5 2\n11 John picked up the apple there.\n12 Mary went to the bathroom.\n13 Mary travelled to the garden.\n14 Mary journeyed to the kitchen.\n15 Sandra journeyed to the hallway.\n16 Mary journeyed to the garden.\n17 Sandra journeyed to the bedroom.\n18 John journeyed to the hallway.\n19 Mary travelled to the kitchen.\n20 Sandra went back to the hallway.\n21 Daniel went to the hallway.\n22 John dropped the apple there.\n23 Where is the apple? \thallway\t22 18\n24 Sandra went back to the bathroom.\n25 Sandra went back to the garden.\n26 Where is the apple? \thallway\t22 18\n27 Daniel went back to the office.\n28 Sandra went back to the hallway.\n29 Where is the apple? \thallway\t22 18\n1 John travelled to the kitchen.\n2 Mary journeyed to the bedroom.\n3 Sandra travelled to the office.\n4 John went to the bedroom.\n5 John journeyed to the office.\n6 Sandra journeyed to the bedroom.\n7 John journeyed to the hallway.\n8 John journeyed to the office.\n9 Mary travelled to the hallway.\n10 Daniel moved to the hallway.\n11 Daniel grabbed the apple there.\n12 Mary journeyed to the bathroom.\n13 Daniel discarded the apple.\n14 Sandra journeyed to the kitchen.\n15 Where is the apple? \thallway\t13 10\n16 Sandra went back to the office.\n17 Mary went back to the kitchen.\n18 Where is the apple? \thallway\t13 10\n19 Daniel took the apple there.\n20 Daniel grabbed the milk there.\n21 Sandra went to the bedroom.\n22 Daniel dropped the milk.\n23 Where is the milk? \thallway\t22 10\n24 Sandra moved to the kitchen.\n25 Daniel discarded the apple.\n26 Where is the apple? \thallway\t25 10\n27 Daniel grabbed the apple there.\n28 Sandra went back to the hallway.\n29 Where is the milk? \thallway\t22 10\n1 Mary took the football there.\n2 Sandra took the apple there.\n3 Mary discarded the football.\n4 Sandra got the milk there.\n5 Daniel travelled to the garden.\n6 John journeyed to the bathroom.\n7 Sandra left the milk there.\n8 Daniel went back to the bathroom.\n9 Sandra left the apple.\n10 Sandra picked up the apple there.\n11 Sandra put down the apple.\n12 Mary journeyed to the kitchen.\n13 Sandra grabbed the milk there.\n14 Sandra dropped the milk.\n15 Sandra moved to the kitchen.\n16 John went to the kitchen.\n17 Daniel went to the hallway.\n18 John journeyed to the garden.\n19 Mary journeyed to the office.\n20 Sandra travelled to the office.\n21 John went to the bathroom.\n22 John journeyed to the office.\n23 Daniel went to the kitchen.\n24 John moved to the kitchen.\n25 Daniel went back to the hallway.\n26 John journeyed to the garden.\n27 Daniel grabbed the football there.\n28 Mary moved to the bathroom.\n29 Sandra went back to the hallway.\n30 Daniel went back to the kitchen.\n31 Where is the football? \tkitchen\t27 30\n32 Daniel moved to the hallway.\n33 John moved to the bathroom.\n34 Sandra moved to the kitchen.\n35 Sandra moved to the bedroom.\n36 Daniel moved to the garden.\n37 Daniel picked up the apple there.\n38 Daniel left the football.\n39 Daniel left the apple.\n40 Where is the apple? \tgarden\t39 36\n41 Daniel picked up the apple there.\n42 Mary went back to the kitchen.\n43 Where is the football? \tgarden\t38 36\n44 Sandra went to the hallway.\n45 Mary journeyed to the bathroom.\n46 Daniel got the milk there.\n47 Daniel left the milk.\n48 Where is the milk? \tgarden\t47 36\n49 Daniel put down the apple there.\n50 Daniel moved to the kitchen.\n51 Where is the apple? \tgarden\t49 36\n1 Daniel moved to the office.\n2 Daniel went back to the garden.\n3 Daniel got the milk there.\n4 Daniel got the apple there.\n5 John journeyed to the office.\n6 Daniel got the football there.\n7 Daniel travelled to the kitchen.\n8 John went to the kitchen.\n9 Where is the apple? \tkitchen\t4 7\n10 Daniel left the football.\n11 Daniel discarded the apple.\n12 Where is the football? \tkitchen\t10 7\n13 Daniel grabbed the football there.\n14 John travelled to the bathroom.\n15 Where is the apple? \tkitchen\t11 7\n16 Daniel grabbed the apple there.\n17 Daniel travelled to the office.\n18 Where is the apple? \toffice\t16 17\n19 Daniel went to the garden.\n20 Mary went back to the bedroom.\n21 Where is the apple? \tgarden\t16 19\n1 John journeyed to the bedroom.\n2 John went back to the office.\n3 Sandra moved to the kitchen.\n4 John grabbed the football there.\n5 John went back to the kitchen.\n6 Mary travelled to the kitchen.\n7 Where is the football? \tkitchen\t4 5\n8 John grabbed the apple there.\n9 John discarded the football.\n10 Where is the football? \tkitchen\t9 5\n11 Sandra journeyed to the garden.\n12 John went to the garden.\n13 Where is the football? \tkitchen\t9 5\n14 John dropped the apple.\n15 Mary took the football there.\n16 Where is the apple? \tgarden\t14 12\n17 Daniel went back to the kitchen.\n18 Mary put down the football.\n19 Where is the apple? \tgarden\t14 12\n1 Daniel went back to the office.\n2 John went back to the bathroom.\n3 Mary took the milk there.\n4 Mary moved to the hallway.\n5 Where is the milk? \thallway\t3 4\n6 John got the apple there.\n7 John left the apple.\n8 Where is the apple? \tbathroom\t7 2\n9 John went to the garden.\n10 Sandra moved to the hallway.\n11 Where is the apple? \tbathroom\t7 2\n12 Sandra went back to the office.\n13 John moved to the hallway.\n14 Where is the apple? \tbathroom\t7 2\n15 Mary journeyed to the office.\n16 Daniel went back to the bathroom.\n17 Mary put down the milk.\n18 Daniel picked up the football there.\n19 Where is the milk? \toffice\t17 15\n1 Mary took the milk there.\n2 Sandra grabbed the apple there.\n3 Sandra moved to the office.\n4 John moved to the hallway.\n5 Where is the apple? \toffice\t2 3\n6 Mary put down the milk there.\n7 Daniel went back to the bathroom.\n8 Where is the apple? \toffice\t2 3\n9 Daniel moved to the hallway.\n10 Daniel went to the kitchen.\n11 Mary went back to the hallway.\n12 Daniel travelled to the bedroom.\n13 Mary moved to the office.\n14 Sandra put down the apple there.\n15 Where is the apple? \toffice\t14 3\n16 John went to the bathroom.\n17 Sandra went to the bathroom.\n18 Where is the apple? \toffice\t14 3\n19 John moved to the garden.\n20 Mary went back to the bedroom.\n21 Where is the apple? \toffice\t14 3\n1 Daniel journeyed to the bedroom.\n2 Mary picked up the apple there.\n3 John picked up the football there.\n4 Daniel travelled to the garden.\n5 Daniel went to the hallway.\n6 Sandra journeyed to the office.\n7 Mary discarded the apple.\n8 John discarded the football.\n9 Daniel went back to the kitchen.\n10 Sandra took the apple there.\n11 Mary moved to the hallway.\n12 Sandra discarded the apple.\n13 Where is the apple? \toffice\t12 6\n14 Daniel grabbed the football there.\n15 Daniel left the football.\n16 Where is the apple? \toffice\t12 6\n17 Mary grabbed the milk there.\n18 John grabbed the football there.\n19 Where is the apple? \toffice\t12 6\n20 Daniel journeyed to the bedroom.\n21 Sandra moved to the bedroom.\n22 Sandra went to the garden.\n23 John dropped the football.\n24 John grabbed the football there.\n25 John moved to the hallway.\n26 Where is the football? \thallway\t24 25\n27 Mary went back to the kitchen.\n28 Sandra went back to the office.\n29 Where is the football? \thallway\t24 25\n1 Daniel travelled to the bedroom.\n2 John went back to the hallway.\n3 Sandra went to the hallway.\n4 Mary travelled to the bathroom.\n5 Mary went back to the garden.\n6 Daniel went to the office.\n7 Mary went to the bathroom.\n8 Daniel moved to the garden.\n9 Sandra travelled to the kitchen.\n10 Mary went to the kitchen.\n11 Daniel went back to the office.\n12 Sandra went back to the bathroom.\n13 John went to the garden.\n14 Sandra went back to the garden.\n15 Sandra journeyed to the kitchen.\n16 Daniel moved to the bathroom.\n17 Daniel went back to the hallway.\n18 Mary moved to the bedroom.\n19 Sandra went back to the bathroom.\n20 Mary travelled to the bathroom.\n21 John travelled to the bedroom.\n22 Mary went back to the garden.\n23 Mary moved to the bedroom.\n24 Sandra went to the office.\n25 Sandra picked up the milk there.\n26 Mary went to the hallway.\n27 Daniel journeyed to the office.\n28 Sandra went back to the bathroom.\n29 Where is the milk? \tbathroom\t25 28\n30 Sandra journeyed to the hallway.\n31 Daniel journeyed to the bedroom.\n32 Sandra put down the milk there.\n33 John moved to the hallway.\n34 Where is the milk? \thallway\t32 30\n35 Daniel went to the kitchen.\n36 Daniel went back to the bathroom.\n37 Where is the milk? \thallway\t32 30\n38 Mary took the milk there.\n39 Sandra moved to the garden.\n40 John went back to the kitchen.\n41 Sandra moved to the bathroom.\n42 Mary travelled to the office.\n43 Sandra travelled to the office.\n44 Sandra journeyed to the bathroom.\n45 John moved to the bathroom.\n46 Sandra went to the garden.\n47 Mary dropped the milk.\n48 Where is the milk? \toffice\t47 42\n49 Sandra grabbed the football there.\n50 Mary went back to the hallway.\n51 Where is the milk? \toffice\t47 42\n1 Sandra went back to the garden.\n2 John went to the bedroom.\n3 John journeyed to the kitchen.\n4 John moved to the garden.\n5 Daniel moved to the bedroom.\n6 John journeyed to the hallway.\n7 John went to the bedroom.\n8 John went to the hallway.\n9 Sandra picked up the football there.\n10 John travelled to the bedroom.\n11 Sandra got the milk there.\n12 Daniel went to the kitchen.\n13 Sandra dropped the milk.\n14 John moved to the office.\n15 Where is the milk? \tgarden\t13 1\n16 John went to the bathroom.\n17 Sandra grabbed the milk there.\n18 Sandra put down the milk.\n19 Daniel moved to the hallway.\n20 Where is the milk? \tgarden\t18 1\n21 Sandra left the football there.\n22 Daniel journeyed to the garden.\n23 Where is the milk? \tgarden\t18 1\n24 Sandra went to the office.\n25 Sandra travelled to the kitchen.\n26 Where is the football? \tgarden\t21 1\n27 John went to the office.\n28 John picked up the apple there.\n29 Daniel got the football there.\n30 Daniel dropped the football.\n31 Where is the football? \tgarden\t30 22\n1 Mary travelled to the garden.\n2 Mary travelled to the office.\n3 John moved to the hallway.\n4 John moved to the kitchen.\n5 Sandra grabbed the apple there.\n6 Daniel journeyed to the kitchen.\n7 Sandra dropped the apple.\n8 Daniel picked up the milk there.\n9 Sandra went to the office.\n10 Daniel discarded the milk.\n11 Where is the milk? \tkitchen\t10 6\n12 John took the milk there.\n13 Mary grabbed the football there.\n14 Sandra journeyed to the bathroom.\n15 Mary discarded the football.\n16 Where is the football? \toffice\t15 2\n17 Mary travelled to the bedroom.\n18 Mary journeyed to the kitchen.\n19 Where is the football? \toffice\t15 2\n20 Sandra moved to the kitchen.\n21 Sandra moved to the garden.\n22 Where is the football? \toffice\t15 2\n23 Mary moved to the office.\n24 John went back to the hallway.\n25 Sandra travelled to the office.\n26 Sandra grabbed the football there.\n27 Sandra travelled to the kitchen.\n28 John journeyed to the bathroom.\n29 Where is the football? \tkitchen\t26 27\n1 John went to the kitchen.\n2 John travelled to the garden.\n3 John went back to the office.\n4 Daniel journeyed to the kitchen.\n5 Mary went back to the office.\n6 John moved to the hallway.\n7 Mary got the milk there.\n8 Mary took the football there.\n9 John travelled to the bathroom.\n10 Sandra went to the bathroom.\n11 John moved to the kitchen.\n12 Mary went back to the garden.\n13 Where is the football? \tgarden\t8 12\n14 Mary journeyed to the bathroom.\n15 Mary left the football.\n16 Where is the football? \tbathroom\t15 14\n17 Mary got the football there.\n18 Mary dropped the football.\n19 Where is the football? \tbathroom\t18 14\n20 Sandra picked up the football there.\n21 Daniel journeyed to the bedroom.\n22 Mary dropped the milk there.\n23 Daniel went back to the hallway.\n24 Where is the milk? \tbathroom\t22 14\n25 Sandra picked up the milk there.\n26 Sandra went to the hallway.\n27 Where is the milk? \thallway\t25 26\n1 John moved to the kitchen.\n2 Daniel picked up the football there.\n3 John got the apple there.\n4 John took the milk there.\n5 Daniel dropped the football.\n6 John put down the apple.\n7 Where is the apple? \tkitchen\t6 1\n8 John dropped the milk.\n9 John travelled to the office.\n10 Where is the milk? \tkitchen\t8 1\n11 Daniel journeyed to the garden.\n12 John travelled to the garden.\n13 Where is the apple? \tkitchen\t6 1\n14 Daniel journeyed to the bathroom.\n15 Sandra moved to the kitchen.\n16 John journeyed to the bathroom.\n17 John moved to the office.\n18 Daniel travelled to the kitchen.\n19 Daniel moved to the bedroom.\n20 John moved to the garden.\n21 Mary moved to the kitchen.\n22 Mary grabbed the apple there.\n23 John journeyed to the bathroom.\n24 John went back to the hallway.\n25 Mary took the milk there.\n26 John moved to the office.\n27 Sandra journeyed to the office.\n28 Mary left the apple.\n29 John went to the bathroom.\n30 Where is the apple? \tkitchen\t28 21\n31 Sandra travelled to the bedroom.\n32 Sandra moved to the garden.\n33 Where is the apple? \tkitchen\t28 21\n1 Sandra journeyed to the bedroom.\n2 Sandra went to the office.\n3 John travelled to the bedroom.\n4 John took the milk there.\n5 Daniel took the football there.\n6 Daniel went to the hallway.\n7 Where is the football? \thallway\t5 6\n8 Sandra travelled to the bedroom.\n9 John moved to the bathroom.\n10 Where is the football? \thallway\t5 6\n11 John picked up the apple there.\n12 Daniel dropped the football.\n13 Where is the football? \thallway\t12 6\n14 Sandra went back to the kitchen.\n15 John left the milk.\n16 Where is the football? \thallway\t12 6\n17 John dropped the apple.\n18 John picked up the apple there.\n19 Where is the football? \thallway\t12 6\n1 Daniel got the football there.\n2 Daniel took the milk there.\n3 Daniel left the milk.\n4 Daniel picked up the milk there.\n5 John journeyed to the bathroom.\n6 Daniel dropped the football.\n7 John moved to the hallway.\n8 Daniel took the football there.\n9 Daniel left the milk.\n10 Mary journeyed to the bedroom.\n11 Sandra went back to the garden.\n12 Mary travelled to the garden.\n13 Daniel discarded the football.\n14 Sandra took the football there.\n15 Daniel grabbed the milk there.\n16 Daniel left the milk.\n17 Sandra got the milk there.\n18 Sandra went back to the hallway.\n19 Where is the milk? \thallway\t17 18\n20 Daniel travelled to the office.\n21 John went back to the bathroom.\n22 Where is the milk? \thallway\t17 18\n23 Sandra travelled to the garden.\n24 John picked up the apple there.\n25 John put down the apple.\n26 Daniel travelled to the bedroom.\n27 Where is the apple? \tbathroom\t25 21\n28 Daniel went to the office.\n29 Mary journeyed to the hallway.\n30 Where is the apple? \tbathroom\t25 21\n31 John grabbed the apple there.\n32 Sandra discarded the football.\n33 Where is the football? \tgarden\t32 23\n1 Mary journeyed to the office.\n2 Daniel journeyed to the bedroom.\n3 Sandra went to the hallway.\n4 John went to the office.\n5 Mary went back to the bathroom.\n6 Mary went to the bedroom.\n7 John went back to the kitchen.\n8 Daniel grabbed the football there.\n9 Sandra travelled to the bathroom.\n10 John moved to the bathroom.\n11 John went to the office.\n12 Mary went back to the garden.\n13 Daniel journeyed to the garden.\n14 Daniel discarded the football there.\n15 Where is the football? \tgarden\t14 13\n16 John travelled to the hallway.\n17 Mary picked up the football there.\n18 Sandra got the milk there.\n19 Daniel went to the bedroom.\n20 Sandra left the milk.\n21 Sandra took the milk there.\n22 Sandra left the milk there.\n23 Sandra went to the kitchen.\n24 Where is the milk? \tbathroom\t22 9\n25 Mary dropped the football.\n26 Daniel travelled to the office.\n27 Where is the football? \tgarden\t25 12\n28 Mary journeyed to the office.\n29 John journeyed to the garden.\n30 Where is the football? \tgarden\t25 12\n31 John grabbed the football there.\n32 Sandra grabbed the apple there.\n33 Sandra put down the apple.\n34 Sandra went to the office.\n35 Where is the apple? \tkitchen\t33 23\n1 Mary grabbed the football there.\n2 Sandra took the milk there.\n3 Mary dropped the football.\n4 Sandra left the milk.\n5 Mary went back to the hallway.\n6 Sandra picked up the apple there.\n7 John went to the garden.\n8 Daniel went back to the garden.\n9 Sandra grabbed the milk there.\n10 Mary moved to the garden.\n11 Sandra discarded the milk.\n12 Sandra put down the apple.\n13 Sandra journeyed to the bedroom.\n14 Sandra journeyed to the garden.\n15 Mary went to the hallway.\n16 Daniel moved to the kitchen.\n17 Mary moved to the garden.\n18 Mary journeyed to the hallway.\n19 Daniel journeyed to the garden.\n20 Sandra travelled to the bedroom.\n21 John went back to the office.\n22 Mary journeyed to the office.\n23 Sandra travelled to the bathroom.\n24 Daniel went to the hallway.\n25 John took the football there.\n26 Sandra moved to the hallway.\n27 Sandra moved to the bathroom.\n28 Sandra moved to the kitchen.\n29 John journeyed to the garden.\n30 Mary went to the bathroom.\n31 Mary grabbed the apple there.\n32 Daniel journeyed to the bedroom.\n33 Mary travelled to the garden.\n34 Sandra went to the office.\n35 Where is the apple? \tgarden\t31 33\n36 Mary went back to the bedroom.\n37 John moved to the bathroom.\n38 John moved to the bedroom.\n39 Daniel went back to the hallway.\n40 John dropped the football.\n41 Mary put down the apple.\n42 Where is the football? \tbedroom\t40 38\n43 Sandra went to the bathroom.\n44 Daniel journeyed to the bathroom.\n45 Where is the football? \tbedroom\t40 38\n46 Daniel moved to the kitchen.\n47 John picked up the apple there.\n48 Sandra took the milk there.\n49 Sandra dropped the milk.\n50 Where is the milk? \tbathroom\t49 43\n51 Daniel went to the hallway.\n52 John put down the apple there.\n53 Where is the milk? \tbathroom\t49 43\n1 Sandra travelled to the kitchen.\n2 Daniel grabbed the football there.\n3 Daniel took the milk there.\n4 John went to the bathroom.\n5 Daniel travelled to the hallway.\n6 Daniel dropped the milk.\n7 Where is the milk? \thallway\t6 5\n8 Daniel grabbed the milk there.\n9 Daniel journeyed to the garden.\n10 Where is the milk? \tgarden\t8 9\n11 Daniel dropped the football.\n12 Mary went to the kitchen.\n13 Where is the milk? \tgarden\t8 9\n14 Mary travelled to the bedroom.\n15 Daniel picked up the football there.\n16 Daniel left the milk.\n17 Daniel took the milk there.\n18 Sandra moved to the garden.\n19 Daniel went back to the office.\n20 Where is the milk? \toffice\t17 19\n21 Daniel took the apple there.\n22 Daniel put down the football there.\n23 Where is the milk? \toffice\t17 19\n1 Sandra went back to the bathroom.\n2 John went back to the garden.\n3 Sandra went to the hallway.\n4 Daniel moved to the office.\n5 John went back to the office.\n6 Sandra grabbed the milk there.\n7 John went to the hallway.\n8 Sandra went to the office.\n9 Where is the milk? \toffice\t6 8\n10 John got the football there.\n11 John went back to the kitchen.\n12 Where is the football? \tkitchen\t10 11\n13 Daniel travelled to the kitchen.\n14 John left the football.\n15 Where is the football? \tkitchen\t14 11\n16 Mary travelled to the hallway.\n17 John got the football there.\n18 Sandra dropped the milk there.\n19 John moved to the office.\n20 Where is the milk? \toffice\t18 8\n21 John journeyed to the bathroom.\n22 Daniel travelled to the garden.\n23 Where is the milk? \toffice\t18 8\n1 Daniel went back to the bathroom.\n2 Daniel moved to the office.\n3 Mary journeyed to the bathroom.\n4 Mary took the apple there.\n5 John travelled to the kitchen.\n6 Daniel went back to the kitchen.\n7 Sandra travelled to the office.\n8 Sandra went back to the kitchen.\n9 Daniel picked up the football there.\n10 Daniel went to the bedroom.\n11 Where is the football? \tbedroom\t9 10\n12 Sandra journeyed to the office.\n13 Daniel went to the garden.\n14 Where is the football? \tgarden\t9 13\n15 Mary put down the apple.\n16 Daniel moved to the bedroom.\n17 Where is the apple? \tbathroom\t15 3\n18 Sandra grabbed the milk there.\n19 Mary moved to the garden.\n20 Where is the apple? \tbathroom\t15 3\n21 Daniel travelled to the kitchen.\n22 Sandra discarded the milk there.\n23 Where is the milk? \toffice\t22 12\n1 Daniel journeyed to the bathroom.\n2 Daniel took the apple there.\n3 Daniel dropped the apple.\n4 Daniel went to the bedroom.\n5 Where is the apple? \tbathroom\t3 1\n6 Sandra went to the kitchen.\n7 Sandra moved to the garden.\n8 Where is the apple? \tbathroom\t3 1\n9 Daniel took the football there.\n10 Daniel journeyed to the bathroom.\n11 Where is the football? \tbathroom\t9 10\n12 Daniel dropped the football there.\n13 John journeyed to the bedroom.\n14 Where is the football? \tbathroom\t12 10\n15 Daniel travelled to the kitchen.\n16 Daniel journeyed to the bathroom.\n17 Where is the football? \tbathroom\t12 10\n1 Sandra journeyed to the bedroom.\n2 John journeyed to the kitchen.\n3 Sandra got the milk there.\n4 Mary travelled to the kitchen.\n5 Sandra dropped the milk.\n6 Sandra got the milk there.\n7 Daniel took the football there.\n8 Daniel journeyed to the hallway.\n9 Where is the football? \thallway\t7 8\n10 Sandra discarded the milk there.\n11 John went back to the garden.\n12 Where is the milk? \tbedroom\t10 1\n13 Sandra got the milk there.\n14 Sandra left the milk.\n15 Where is the milk? \tbedroom\t14 1\n16 John went to the bedroom.\n17 Sandra journeyed to the kitchen.\n18 Where is the milk? \tbedroom\t14 1\n19 John took the milk there.\n20 Daniel discarded the football.\n21 Where is the football? \thallway\t20 8\n1 Daniel journeyed to the bedroom.\n2 Sandra picked up the milk there.\n3 John went to the bathroom.\n4 John picked up the football there.\n5 John took the apple there.\n6 John put down the apple.\n7 Where is the apple? \tbathroom\t6 3\n8 Sandra put down the milk there.\n9 Daniel went back to the hallway.\n10 Where is the apple? \tbathroom\t6 3\n11 Sandra got the milk there.\n12 Mary travelled to the garden.\n13 Where is the apple? \tbathroom\t6 3\n14 Daniel went to the office.\n15 Sandra moved to the bedroom.\n16 Where is the milk? \tbedroom\t11 15\n17 John got the apple there.\n18 Sandra moved to the kitchen.\n19 Sandra discarded the milk.\n20 Sandra went back to the bathroom.\n21 Where is the milk? \tkitchen\t19 18\n1 Sandra moved to the garden.\n2 Sandra took the milk there.\n3 John travelled to the bedroom.\n4 Mary travelled to the bathroom.\n5 Sandra dropped the milk.\n6 Daniel got the milk there.\n7 Daniel dropped the milk.\n8 Mary travelled to the office.\n9 John moved to the bathroom.\n10 John went to the office.\n11 Daniel got the milk there.\n12 Daniel went to the kitchen.\n13 Where is the milk? \tkitchen\t11 12\n14 Mary picked up the apple there.\n15 Daniel put down the milk.\n16 Where is the milk? \tkitchen\t15 12\n17 Mary discarded the apple.\n18 John took the apple there.\n19 Where is the milk? \tkitchen\t15 12\n20 John left the apple.\n21 Daniel got the football there.\n22 Where is the apple? \toffice\t20 10\n23 Daniel moved to the office.\n24 Mary picked up the apple there.\n25 Where is the football? \toffice\t21 23\n1 Daniel went to the kitchen.\n2 Sandra travelled to the bathroom.\n3 Sandra went to the bedroom.\n4 Daniel went to the bathroom.\n5 Daniel went back to the kitchen.\n6 Mary picked up the apple there.\n7 Mary moved to the garden.\n8 Mary journeyed to the bedroom.\n9 Where is the apple? \tbedroom\t6 8\n10 Sandra went to the office.\n11 Mary discarded the apple.\n12 Where is the apple? \tbedroom\t11 8\n13 John travelled to the kitchen.\n14 Mary got the apple there.\n15 Mary travelled to the office.\n16 Mary discarded the apple.\n17 Where is the apple? \toffice\t16 15\n18 Mary moved to the bedroom.\n19 Daniel travelled to the garden.\n20 Where is the apple? \toffice\t16 15\n21 Daniel got the milk there.\n22 Daniel went to the office.\n23 Where is the milk? \toffice\t21 22\n1 Daniel took the apple there.\n2 Daniel took the milk there.\n3 Sandra journeyed to the garden.\n4 Mary went back to the office.\n5 Mary travelled to the kitchen.\n6 Daniel travelled to the office.\n7 Where is the milk? \toffice\t2 6\n8 Daniel dropped the milk there.\n9 Daniel dropped the apple.\n10 Where is the apple? \toffice\t9 6\n11 Daniel took the apple there.\n12 John went to the hallway.\n13 Where is the milk? \toffice\t8 6\n14 Daniel left the apple.\n15 Daniel travelled to the hallway.\n16 Where is the apple? \toffice\t14 6\n17 Sandra moved to the kitchen.\n18 Daniel journeyed to the office.\n19 Where is the apple? \toffice\t14 6\n1 Sandra took the football there.\n2 Mary went to the bedroom.\n3 Mary journeyed to the bathroom.\n4 John went to the office.\n5 John travelled to the bathroom.\n6 Daniel moved to the kitchen.\n7 Sandra journeyed to the bedroom.\n8 Sandra dropped the football.\n9 Where is the football? \tbedroom\t8 7\n10 John went to the bedroom.\n11 Sandra grabbed the football there.\n12 Sandra put down the football.\n13 Mary travelled to the office.\n14 Where is the football? \tbedroom\t12 7\n15 John grabbed the football there.\n16 John went back to the office.\n17 Where is the football? \toffice\t15 16\n18 Sandra travelled to the bathroom.\n19 Sandra took the milk there.\n20 Where is the football? \toffice\t15 16\n21 Sandra travelled to the office.\n22 John moved to the bathroom.\n23 Where is the milk? \toffice\t19 21\n1 Sandra travelled to the bedroom.\n2 Daniel went back to the office.\n3 John grabbed the apple there.\n4 Mary travelled to the garden.\n5 Mary picked up the milk there.\n6 Sandra went back to the hallway.\n7 John grabbed the football there.\n8 Sandra went to the kitchen.\n9 Sandra travelled to the bathroom.\n10 Daniel travelled to the garden.\n11 Mary went back to the office.\n12 Daniel went back to the office.\n13 John went back to the kitchen.\n14 Daniel journeyed to the hallway.\n15 John discarded the apple.\n16 Sandra went to the office.\n17 Where is the apple? \tkitchen\t15 13\n18 Mary put down the milk.\n19 Sandra got the milk there.\n20 Where is the apple? \tkitchen\t15 13\n21 John dropped the football.\n22 Daniel travelled to the bedroom.\n23 Where is the football? \tkitchen\t21 13\n24 John grabbed the football there.\n25 Sandra discarded the milk there.\n26 Where is the milk? \toffice\t25 16\n27 John travelled to the hallway.\n28 John left the football.\n29 Where is the milk? \toffice\t25 16\n1 Daniel grabbed the milk there.\n2 Daniel left the milk.\n3 Daniel took the football there.\n4 Sandra moved to the office.\n5 Daniel dropped the football there.\n6 Sandra went back to the bedroom.\n7 Mary went back to the bathroom.\n8 John went back to the office.\n9 Mary journeyed to the kitchen.\n10 Daniel got the milk there.\n11 Mary went back to the garden.\n12 John moved to the bathroom.\n13 Daniel left the milk.\n14 John moved to the office.\n15 Sandra took the apple there.\n16 Mary took the football there.\n17 Mary went back to the hallway.\n18 Mary moved to the bathroom.\n19 Where is the football? \tbathroom\t16 18\n20 Sandra left the apple.\n21 Mary travelled to the hallway.\n22 Where is the apple? \tbedroom\t20 6\n23 John went back to the bedroom.\n24 John journeyed to the bathroom.\n25 Where is the apple? \tbedroom\t20 6\n26 Mary went to the bathroom.\n27 Daniel grabbed the milk there.\n28 Daniel dropped the milk.\n29 Mary moved to the kitchen.\n30 John moved to the bedroom.\n31 Sandra took the apple there.\n32 Mary dropped the football.\n33 Sandra journeyed to the bathroom.\n34 Where is the football? \tkitchen\t32 29\n35 Sandra discarded the apple.\n36 Daniel travelled to the office.\n37 Where is the apple? \tbathroom\t35 33\n1 Sandra went to the office.\n2 Sandra journeyed to the kitchen.\n3 Sandra travelled to the bedroom.\n4 Mary went to the kitchen.\n5 Daniel travelled to the kitchen.\n6 Mary went to the bedroom.\n7 Daniel moved to the hallway.\n8 Sandra moved to the bathroom.\n9 John took the football there.\n10 Mary went to the hallway.\n11 Mary went back to the bathroom.\n12 John went back to the bathroom.\n13 Where is the football? \tbathroom\t9 12\n14 Mary moved to the office.\n15 John discarded the football.\n16 Where is the football? \tbathroom\t15 12\n17 Daniel journeyed to the office.\n18 Mary moved to the garden.\n19 Where is the football? \tbathroom\t15 12\n20 John moved to the bedroom.\n21 John moved to the hallway.\n22 Where is the football? \tbathroom\t15 12\n23 Mary travelled to the bathroom.\n24 Mary got the football there.\n25 Daniel moved to the garden.\n26 Mary put down the football.\n27 Where is the football? \tbathroom\t26 23\n1 John grabbed the milk there.\n2 Mary travelled to the kitchen.\n3 John left the milk.\n4 John picked up the milk there.\n5 Sandra journeyed to the hallway.\n6 Mary moved to the hallway.\n7 Sandra moved to the bathroom.\n8 John put down the milk there.\n9 Sandra grabbed the milk there.\n10 Sandra went to the bedroom.\n11 Where is the milk? \tbedroom\t9 10\n12 Mary moved to the office.\n13 Mary moved to the kitchen.\n14 Where is the milk? \tbedroom\t9 10\n15 Mary moved to the office.\n16 John journeyed to the kitchen.\n17 Sandra discarded the milk.\n18 Sandra grabbed the milk there.\n19 Sandra picked up the apple there.\n20 Daniel travelled to the hallway.\n21 Sandra picked up the football there.\n22 Sandra discarded the football.\n23 Where is the football? \tbedroom\t22 10\n24 Mary travelled to the garden.\n25 Daniel went back to the bedroom.\n26 Where is the football? \tbedroom\t22 10\n27 Daniel got the football there.\n28 Sandra dropped the milk.\n29 Where is the milk? \tbedroom\t28 10\n1 Mary went back to the bathroom.\n2 Daniel moved to the hallway.\n3 Daniel took the football there.\n4 John went to the kitchen.\n5 Daniel left the football.\n6 Daniel journeyed to the bathroom.\n7 Where is the football? \thallway\t5 2\n8 Daniel moved to the kitchen.\n9 Daniel travelled to the bedroom.\n10 Where is the football? \thallway\t5 2\n11 Mary journeyed to the office.\n12 Mary moved to the bathroom.\n13 Mary moved to the bedroom.\n14 Mary went back to the office.\n15 John went to the bedroom.\n16 Sandra travelled to the bedroom.\n17 John went back to the hallway.\n18 John journeyed to the bathroom.\n19 Sandra travelled to the office.\n20 Sandra moved to the kitchen.\n21 Daniel travelled to the bathroom.\n22 John went back to the bedroom.\n23 John moved to the hallway.\n24 John picked up the apple there.\n25 John journeyed to the bedroom.\n26 Sandra went back to the bathroom.\n27 Where is the apple? \tbedroom\t24 25\n28 John discarded the apple there.\n29 Daniel went back to the garden.\n30 Where is the apple? \tbedroom\t28 25\n31 Sandra moved to the office.\n32 Daniel journeyed to the hallway.\n33 Where is the apple? \tbedroom\t28 25\n1 Mary travelled to the office.\n2 Mary travelled to the bedroom.\n3 John travelled to the bedroom.\n4 Sandra picked up the milk there.\n5 Sandra got the football there.\n6 Sandra went to the bedroom.\n7 Where is the football? \tbedroom\t5 6\n8 John journeyed to the office.\n9 Sandra moved to the hallway.\n10 Where is the milk? \thallway\t4 9\n11 Daniel journeyed to the garden.\n12 Sandra discarded the football.\n13 Where is the football? \thallway\t12 9\n14 Sandra went to the bedroom.\n15 Daniel moved to the hallway.\n16 Where is the football? \thallway\t12 9\n17 Mary journeyed to the bathroom.\n18 Daniel went back to the kitchen.\n19 Where is the football? \thallway\t12 9\n1 Sandra journeyed to the bathroom.\n2 Daniel picked up the apple there.\n3 Daniel journeyed to the kitchen.\n4 Daniel put down the apple.\n5 Where is the apple? \tkitchen\t4 3\n6 Daniel grabbed the apple there.\n7 Sandra moved to the bedroom.\n8 Daniel went back to the hallway.\n9 Sandra went back to the hallway.\n10 Where is the apple? \thallway\t6 8\n11 Sandra went to the office.\n12 Daniel took the football there.\n13 Mary moved to the office.\n14 Daniel went to the garden.\n15 Where is the football? \tgarden\t12 14\n16 Daniel put down the football.\n17 Sandra journeyed to the kitchen.\n18 Where is the football? \tgarden\t16 14\n19 Daniel grabbed the football there.\n20 Daniel discarded the football.\n21 Where is the football? \tgarden\t20 14\n1 Mary travelled to the kitchen.\n2 Sandra moved to the office.\n3 Mary went to the hallway.\n4 John went to the bathroom.\n5 Daniel moved to the garden.\n6 Sandra got the apple there.\n7 John journeyed to the kitchen.\n8 Sandra dropped the apple.\n9 Where is the apple? \toffice\t8 2\n10 Mary went to the bathroom.\n11 Mary went back to the office.\n12 Where is the apple? \toffice\t8 2\n13 Mary grabbed the apple there.\n14 John went back to the bedroom.\n15 John moved to the hallway.\n16 John journeyed to the garden.\n17 Mary dropped the apple there.\n18 Mary got the apple there.\n19 Sandra travelled to the bathroom.\n20 Mary put down the apple.\n21 Where is the apple? \toffice\t20 11\n22 Mary travelled to the hallway.\n23 Daniel went to the office.\n24 Where is the apple? \toffice\t20 11\n25 Sandra journeyed to the bedroom.\n26 Sandra got the milk there.\n27 Where is the apple? \toffice\t20 11\n"
  },
  {
    "path": "tasksv11/en/qa3_three-supporting-facts_test.txt",
    "content": "1 Mary got the milk.\n2 John moved to the bedroom.\n3 Daniel journeyed to the office.\n4 John grabbed the apple there.\n5 John got the football.\n6 John journeyed to the garden.\n7 Mary left the milk.\n8 John left the football.\n9 Daniel moved to the garden.\n10 Daniel grabbed the football.\n11 Mary moved to the hallway.\n12 Mary went to the kitchen.\n13 John put down the apple there.\n14 John picked up the apple.\n15 Sandra moved to the hallway.\n16 Daniel left the football there.\n17 Daniel took the football.\n18 John travelled to the kitchen.\n19 Daniel dropped the football.\n20 John dropped the apple.\n21 John grabbed the apple.\n22 John went to the office.\n23 Sandra went back to the bedroom.\n24 Sandra took the milk.\n25 John journeyed to the bathroom.\n26 John travelled to the office.\n27 Sandra left the milk.\n28 Mary went to the bedroom.\n29 Mary moved to the office.\n30 John travelled to the hallway.\n31 Sandra moved to the garden.\n32 Mary moved to the kitchen.\n33 Daniel took the football.\n34 Mary journeyed to the bedroom.\n35 Mary grabbed the milk there.\n36 Mary discarded the milk.\n37 John went to the garden.\n38 John discarded the apple there.\n39 Where was the apple before the bathroom? \toffice\t38 25 22\n40 Sandra travelled to the bedroom.\n41 Daniel moved to the bathroom.\n42 Where was the apple before the hallway? \toffice\t38 30 26\n43 Sandra got the milk.\n44 Daniel travelled to the garden.\n45 Where was the apple before the hallway? \toffice\t38 30 26\n46 Sandra went back to the bathroom.\n47 Daniel took the apple there.\n48 Mary went back to the hallway.\n49 Daniel went to the hallway.\n50 Sandra went to the kitchen.\n51 Mary journeyed to the bedroom.\n52 Sandra journeyed to the hallway.\n53 Daniel put down the apple.\n54 Daniel put down the football there.\n55 Sandra journeyed to the garden.\n56 Where was the football before the garden? \tbathroom\t54 44 41\n57 Mary travelled to the office.\n58 Sandra dropped the milk.\n59 Where was the football before the garden? \tbathroom\t54 44 41\n1 John went back to the kitchen.\n2 Daniel picked up the milk.\n3 Sandra went back to the bedroom.\n4 Mary moved to the garden.\n5 Sandra got the apple.\n6 Mary journeyed to the office.\n7 Mary journeyed to the garden.\n8 Sandra went to the hallway.\n9 Daniel moved to the bedroom.\n10 Sandra grabbed the football.\n11 Daniel discarded the milk.\n12 John journeyed to the garden.\n13 John went to the hallway.\n14 Mary journeyed to the office.\n15 John journeyed to the bedroom.\n16 Sandra moved to the garden.\n17 John travelled to the garden.\n18 Daniel grabbed the milk.\n19 Mary journeyed to the bathroom.\n20 Daniel dropped the milk.\n21 Daniel went to the office.\n22 Daniel travelled to the garden.\n23 John went back to the bedroom.\n24 Sandra discarded the football.\n25 Mary went back to the hallway.\n26 John journeyed to the garden.\n27 Daniel went back to the hallway.\n28 John went to the bedroom.\n29 Sandra travelled to the bathroom.\n30 John moved to the hallway.\n31 Daniel travelled to the kitchen.\n32 Daniel journeyed to the bedroom.\n33 John journeyed to the office.\n34 Mary travelled to the garden.\n35 Daniel went to the hallway.\n36 Daniel went to the garden.\n37 Daniel travelled to the hallway.\n38 Mary journeyed to the bathroom.\n39 John travelled to the kitchen.\n40 Sandra dropped the apple.\n41 Where was the apple before the bathroom? \tgarden\t40 29 16\n42 Sandra grabbed the apple there.\n43 Mary went to the office.\n44 Sandra left the apple there.\n45 Daniel went to the bedroom.\n46 Sandra went back to the bedroom.\n47 Mary travelled to the hallway.\n48 Mary went to the office.\n49 Sandra took the milk.\n50 Mary went to the bathroom.\n51 John moved to the bathroom.\n52 Daniel moved to the kitchen.\n53 Mary grabbed the apple.\n54 Daniel moved to the office.\n55 Sandra went to the kitchen.\n56 Sandra went back to the office.\n57 Mary dropped the apple.\n58 Sandra dropped the milk.\n59 John went to the kitchen.\n60 Where was the milk before the office? \tkitchen\t58 56 55\n61 Daniel grabbed the milk.\n62 Mary picked up the apple.\n63 Sandra went back to the hallway.\n64 Daniel journeyed to the hallway.\n65 John moved to the bedroom.\n66 John went to the bathroom.\n67 Daniel discarded the milk there.\n68 Mary moved to the kitchen.\n69 Mary journeyed to the office.\n70 Daniel got the milk.\n71 John moved to the garden.\n72 Sandra travelled to the kitchen.\n73 Mary put down the apple.\n74 John took the football.\n75 Where was the apple before the office? \tkitchen\t73 69 68\n76 Sandra travelled to the garden.\n77 Sandra travelled to the bedroom.\n78 Where was the apple before the office? \tkitchen\t73 69 68\n79 Mary got the apple.\n80 Sandra travelled to the hallway.\n81 Mary put down the apple there.\n82 Mary grabbed the apple.\n83 Mary moved to the bedroom.\n84 Daniel left the milk.\n85 Daniel got the milk there.\n86 John left the football.\n87 John moved to the bathroom.\n88 Mary went to the office.\n89 John went back to the office.\n90 John went back to the bathroom.\n91 Mary dropped the apple.\n92 Sandra went to the kitchen.\n93 Where was the apple before the office? \tbedroom\t91 88 83\n1 Sandra moved to the bathroom.\n2 John picked up the football.\n3 John dropped the football.\n4 Daniel went to the kitchen.\n5 Daniel got the apple.\n6 John went to the kitchen.\n7 Mary went back to the hallway.\n8 Daniel travelled to the office.\n9 John travelled to the garden.\n10 John journeyed to the kitchen.\n11 Mary moved to the kitchen.\n12 Daniel moved to the garden.\n13 Mary journeyed to the bathroom.\n14 Daniel grabbed the milk.\n15 Mary went to the hallway.\n16 Mary got the football there.\n17 Mary dropped the football.\n18 Sandra moved to the bedroom.\n19 Mary went back to the office.\n20 John travelled to the office.\n21 Mary went back to the bathroom.\n22 John moved to the hallway.\n23 Sandra went to the office.\n24 Mary journeyed to the kitchen.\n25 Sandra travelled to the garden.\n26 John went back to the garden.\n27 Sandra went back to the office.\n28 Mary went to the hallway.\n29 Daniel went to the bedroom.\n30 Mary picked up the football there.\n31 John travelled to the kitchen.\n32 Mary moved to the bedroom.\n33 Sandra went to the bathroom.\n34 Daniel put down the milk.\n35 Daniel discarded the apple.\n36 Mary took the milk.\n37 Where was the apple before the bedroom? \tgarden\t35 29 12\n38 Daniel went to the office.\n39 Mary dropped the milk.\n40 Where was the apple before the bedroom? \tgarden\t35 29 12\n41 Mary discarded the football.\n42 John went back to the garden.\n43 Sandra went to the bedroom.\n44 Daniel travelled to the bathroom.\n45 Sandra picked up the milk.\n46 Sandra moved to the hallway.\n47 Sandra dropped the milk.\n48 Sandra took the milk.\n49 Sandra discarded the milk.\n50 Sandra got the milk.\n51 Mary got the football.\n52 Sandra journeyed to the garden.\n53 Daniel went back to the hallway.\n54 John moved to the kitchen.\n55 Sandra went back to the bathroom.\n56 Mary got the apple.\n57 Daniel moved to the kitchen.\n58 Mary put down the football.\n59 John journeyed to the garden.\n60 Daniel went to the bedroom.\n61 Mary left the apple.\n62 Daniel took the apple.\n63 John moved to the hallway.\n64 Sandra put down the milk.\n65 Where was the milk before the bathroom? \tgarden\t64 55 52\n66 Daniel dropped the apple there.\n67 Sandra moved to the kitchen.\n68 Where was the milk before the bathroom? \tgarden\t64 55 52\n69 Mary journeyed to the office.\n70 John travelled to the office.\n71 Where was the milk before the bathroom? \tgarden\t64 55 52\n1 Daniel moved to the bathroom.\n2 John got the football.\n3 Sandra grabbed the milk.\n4 Sandra put down the milk.\n5 Daniel journeyed to the bedroom.\n6 Sandra took the milk.\n7 Sandra put down the milk there.\n8 John put down the football.\n9 Mary travelled to the hallway.\n10 John took the football.\n11 Sandra went back to the office.\n12 Mary moved to the garden.\n13 Daniel moved to the garden.\n14 Daniel went back to the office.\n15 Sandra journeyed to the hallway.\n16 Mary went to the office.\n17 Sandra went back to the office.\n18 Sandra moved to the bathroom.\n19 John dropped the football.\n20 Sandra got the football.\n21 Sandra left the football there.\n22 Daniel moved to the bedroom.\n23 Daniel journeyed to the office.\n24 John went back to the office.\n25 Sandra got the football.\n26 Sandra discarded the football.\n27 Mary travelled to the bathroom.\n28 Mary got the football.\n29 Mary went back to the kitchen.\n30 Mary journeyed to the garden.\n31 Where was the football before the garden? \tkitchen\t28 30 29\n32 Mary journeyed to the bedroom.\n33 Mary took the milk.\n34 Where was the football before the garden? \tkitchen\t28 30 29\n35 John went to the kitchen.\n36 Mary travelled to the garden.\n37 John grabbed the apple.\n38 John discarded the apple.\n39 John travelled to the garden.\n40 Mary went to the bedroom.\n41 Mary discarded the milk.\n42 John went back to the office.\n43 Where was the milk before the bedroom? \tgarden\t41 40 36\n44 Mary went back to the bathroom.\n45 Mary journeyed to the garden.\n46 Where was the milk before the bedroom? \tgarden\t41 40 36\n47 Daniel journeyed to the kitchen.\n48 John went back to the garden.\n49 Daniel grabbed the apple.\n50 John went to the hallway.\n51 Mary went back to the office.\n52 Mary left the football.\n53 Where was the football before the bathroom? \tbedroom\t52 44 40\n1 John took the football.\n2 Daniel went back to the garden.\n3 Mary moved to the bathroom.\n4 Mary went to the bedroom.\n5 Mary went to the hallway.\n6 John dropped the football.\n7 Daniel journeyed to the hallway.\n8 Sandra grabbed the football.\n9 John moved to the office.\n10 Sandra put down the football.\n11 Sandra took the football.\n12 Daniel went to the bedroom.\n13 Mary moved to the office.\n14 Mary journeyed to the bedroom.\n15 Mary grabbed the apple there.\n16 Sandra went back to the kitchen.\n17 Sandra picked up the milk there.\n18 Mary discarded the apple.\n19 John went back to the bathroom.\n20 Mary got the apple.\n21 Mary left the apple.\n22 Mary took the apple.\n23 Mary put down the apple.\n24 Sandra put down the milk.\n25 Daniel went to the kitchen.\n26 Sandra journeyed to the office.\n27 Sandra journeyed to the bedroom.\n28 John moved to the garden.\n29 Sandra journeyed to the garden.\n30 Mary got the apple.\n31 Mary discarded the apple.\n32 Mary travelled to the hallway.\n33 Daniel went to the garden.\n34 Sandra went back to the hallway.\n35 Sandra travelled to the garden.\n36 Sandra went back to the office.\n37 Daniel went to the bathroom.\n38 Sandra dropped the football.\n39 Where was the football before the hallway? \tgarden\t38 34 29\n40 Mary went back to the kitchen.\n41 Mary went back to the hallway.\n42 Where was the football before the office? \tgarden\t38 36 35\n43 Sandra went back to the hallway.\n44 Mary journeyed to the bathroom.\n45 Where was the football before the garden? \thallway\t38 35 34\n46 John travelled to the bathroom.\n47 Sandra journeyed to the office.\n48 John went to the bedroom.\n49 Sandra went back to the bedroom.\n50 John took the apple.\n51 John went to the office.\n52 Sandra travelled to the kitchen.\n53 John put down the apple.\n54 Daniel travelled to the bedroom.\n55 John journeyed to the bedroom.\n56 John went to the garden.\n57 Daniel went to the hallway.\n58 Daniel went to the office.\n59 Sandra grabbed the milk there.\n60 Mary went to the garden.\n61 Sandra went back to the office.\n62 John travelled to the office.\n63 Sandra journeyed to the kitchen.\n64 Where was the milk before the kitchen? \toffice\t59 63 61\n65 Daniel went to the garden.\n66 John grabbed the football.\n67 Sandra went to the bedroom.\n68 John grabbed the apple.\n69 Daniel went back to the bathroom.\n70 Daniel went back to the office.\n71 Mary moved to the hallway.\n72 Mary travelled to the kitchen.\n73 John discarded the football.\n74 John dropped the apple.\n75 Mary went to the hallway.\n76 John grabbed the apple.\n77 John got the football.\n78 Sandra put down the milk.\n79 Where was the milk before the bedroom? \tkitchen\t78 67 63\n1 John went to the hallway.\n2 Mary went back to the office.\n3 Mary got the milk.\n4 John journeyed to the garden.\n5 Daniel went to the kitchen.\n6 Mary put down the milk.\n7 John travelled to the bathroom.\n8 Daniel went back to the hallway.\n9 John took the apple.\n10 Daniel journeyed to the office.\n11 Daniel grabbed the milk.\n12 John discarded the apple.\n13 Daniel went to the garden.\n14 Daniel dropped the milk.\n15 Mary travelled to the garden.\n16 Daniel travelled to the office.\n17 Mary travelled to the bedroom.\n18 Mary moved to the garden.\n19 John picked up the football.\n20 John picked up the apple.\n21 John left the football.\n22 John moved to the office.\n23 Sandra travelled to the bathroom.\n24 Sandra got the football.\n25 Sandra travelled to the office.\n26 Daniel went back to the bedroom.\n27 Mary went back to the office.\n28 Daniel travelled to the hallway.\n29 Mary went back to the hallway.\n30 Sandra moved to the bedroom.\n31 Daniel moved to the bedroom.\n32 Sandra moved to the bathroom.\n33 John dropped the apple.\n34 John picked up the apple.\n35 Mary went back to the bedroom.\n36 Sandra went to the bedroom.\n37 Sandra dropped the football there.\n38 John dropped the apple.\n39 Where was the football before the bedroom? \tbathroom\t37 36 32\n40 Sandra grabbed the football.\n41 John took the apple.\n42 Mary travelled to the hallway.\n43 Mary journeyed to the office.\n44 Sandra discarded the football.\n45 John put down the apple there.\n46 Mary went to the bathroom.\n47 Daniel picked up the football.\n48 Daniel travelled to the bathroom.\n49 Mary moved to the kitchen.\n50 John took the apple.\n51 John moved to the kitchen.\n52 Daniel went back to the office.\n53 John left the apple there.\n54 Mary picked up the apple there.\n55 Mary dropped the apple.\n56 Daniel went back to the bedroom.\n57 John moved to the hallway.\n58 Mary went back to the garden.\n59 Mary travelled to the bedroom.\n60 Mary travelled to the kitchen.\n61 John journeyed to the bedroom.\n62 Daniel journeyed to the kitchen.\n63 Daniel got the apple there.\n64 Sandra moved to the office.\n65 Sandra journeyed to the bedroom.\n66 Daniel went to the garden.\n67 John went back to the bathroom.\n68 Mary moved to the hallway.\n69 Mary journeyed to the kitchen.\n70 Sandra moved to the office.\n71 Daniel journeyed to the office.\n72 Mary travelled to the bedroom.\n73 Daniel put down the football there.\n74 Where was the football before the bedroom? \toffice\t73 56 52\n75 Sandra journeyed to the bathroom.\n76 Daniel left the apple there.\n77 Where was the football before the office? \tgarden\t73 71 66\n78 John moved to the bedroom.\n79 Sandra journeyed to the office.\n80 Where was the football before the office? \tgarden\t73 71 66\n81 Sandra got the football.\n82 Mary went back to the hallway.\n83 Where was the apple before the office? \tgarden\t76 71 66\n1 Mary went back to the garden.\n2 John went back to the hallway.\n3 Daniel went back to the bedroom.\n4 Daniel got the milk.\n5 Daniel put down the milk.\n6 Daniel got the milk.\n7 Daniel dropped the milk.\n8 Mary picked up the apple.\n9 Daniel went to the hallway.\n10 John went back to the office.\n11 John moved to the bedroom.\n12 Daniel travelled to the office.\n13 Mary discarded the apple.\n14 John took the milk.\n15 Mary went to the office.\n16 Sandra went to the bathroom.\n17 Sandra went back to the office.\n18 Sandra moved to the garden.\n19 Sandra grabbed the apple there.\n20 John travelled to the hallway.\n21 Daniel went back to the garden.\n22 Sandra moved to the bathroom.\n23 John grabbed the football.\n24 Daniel went to the hallway.\n25 Sandra went to the hallway.\n26 Sandra moved to the office.\n27 Sandra moved to the kitchen.\n28 Sandra left the apple there.\n29 Where was the apple before the hallway? \tbathroom\t28 25 22\n30 John moved to the bedroom.\n31 Daniel journeyed to the bathroom.\n32 Where was the apple before the kitchen? \toffice\t28 27 26\n33 John moved to the garden.\n34 Sandra went to the bathroom.\n35 Where was the apple before the kitchen? \toffice\t28 27 26\n36 Mary went to the hallway.\n37 John put down the milk.\n38 Where was the milk before the bedroom? \thallway\t37 30 20\n39 Mary travelled to the bedroom.\n40 John travelled to the bedroom.\n41 Where was the milk before the garden? \tbedroom\t37 33 30\n1 Sandra travelled to the kitchen.\n2 Daniel took the milk.\n3 Sandra moved to the bedroom.\n4 Daniel dropped the milk.\n5 Mary moved to the hallway.\n6 Mary got the milk.\n7 Daniel journeyed to the bedroom.\n8 Mary went to the bedroom.\n9 Mary left the milk.\n10 Daniel went back to the hallway.\n11 Sandra got the milk.\n12 Sandra put down the milk.\n13 Sandra picked up the milk.\n14 Sandra went to the bathroom.\n15 Sandra picked up the football.\n16 Sandra discarded the milk.\n17 Mary went back to the bathroom.\n18 Sandra grabbed the milk.\n19 Sandra put down the milk there.\n20 John went to the bathroom.\n21 John moved to the hallway.\n22 Mary took the milk.\n23 Daniel went back to the garden.\n24 Daniel journeyed to the office.\n25 Daniel journeyed to the bathroom.\n26 Mary went back to the kitchen.\n27 Mary put down the milk.\n28 Sandra put down the football there.\n29 Mary went to the hallway.\n30 Sandra went to the garden.\n31 John moved to the office.\n32 Sandra grabbed the apple.\n33 John moved to the bedroom.\n34 Sandra journeyed to the kitchen.\n35 Mary went to the garden.\n36 Daniel took the football there.\n37 Sandra journeyed to the hallway.\n38 John went to the garden.\n39 Sandra moved to the bathroom.\n40 Daniel journeyed to the hallway.\n41 Mary went back to the kitchen.\n42 Sandra put down the apple there.\n43 Where was the apple before the bathroom? \thallway\t42 39 37\n44 Sandra took the apple.\n45 Daniel moved to the kitchen.\n46 Mary grabbed the milk.\n47 Daniel left the football.\n48 Where was the football before the kitchen? \thallway\t47 45 40\n49 Sandra left the apple.\n50 Mary grabbed the football.\n51 John travelled to the hallway.\n52 Mary went back to the bedroom.\n53 Daniel went to the office.\n54 Mary dropped the football there.\n55 Sandra got the apple.\n56 Mary put down the milk.\n57 Mary went back to the bathroom.\n58 John moved to the bathroom.\n59 Sandra put down the apple.\n60 Mary grabbed the apple.\n61 John journeyed to the kitchen.\n62 John moved to the office.\n63 Mary dropped the apple.\n64 John moved to the kitchen.\n65 Sandra grabbed the apple.\n66 Sandra went back to the kitchen.\n67 Sandra dropped the apple there.\n68 Mary journeyed to the office.\n69 Mary journeyed to the bathroom.\n70 John moved to the office.\n71 Mary went to the kitchen.\n72 John went to the garden.\n73 Mary journeyed to the office.\n74 John went to the office.\n75 Mary journeyed to the garden.\n76 Sandra picked up the apple.\n77 John journeyed to the garden.\n78 John journeyed to the kitchen.\n79 Mary journeyed to the office.\n80 John travelled to the hallway.\n81 Sandra dropped the apple.\n82 Daniel journeyed to the garden.\n83 Sandra grabbed the apple.\n84 Sandra put down the apple.\n85 Daniel travelled to the bedroom.\n86 Daniel took the milk.\n87 Daniel put down the milk there.\n88 Mary moved to the kitchen.\n89 Mary took the apple.\n90 Mary went to the bathroom.\n91 Mary moved to the kitchen.\n92 John travelled to the garden.\n93 Where was the apple before the kitchen? \tbathroom\t89 91 90\n94 Mary discarded the apple.\n95 Sandra grabbed the apple.\n96 Sandra travelled to the garden.\n97 Sandra journeyed to the bathroom.\n98 Where was the apple before the bathroom? \tgarden\t95 97 96\n99 Daniel picked up the milk.\n100 Daniel took the football.\n101 Where was the apple before the bathroom? \tgarden\t95 97 96\n1 Sandra took the milk.\n2 Daniel journeyed to the office.\n3 John took the football.\n4 Daniel went to the hallway.\n5 John discarded the football.\n6 John took the football.\n7 Sandra discarded the milk.\n8 John dropped the football there.\n9 John travelled to the hallway.\n10 Daniel went to the kitchen.\n11 Sandra went to the bathroom.\n12 Daniel journeyed to the garden.\n13 Mary went to the office.\n14 Mary travelled to the hallway.\n15 Mary got the milk.\n16 John journeyed to the bedroom.\n17 Mary moved to the office.\n18 Mary dropped the milk.\n19 Mary moved to the kitchen.\n20 Mary journeyed to the office.\n21 John moved to the garden.\n22 Sandra journeyed to the hallway.\n23 John moved to the bathroom.\n24 Daniel went to the kitchen.\n25 Mary went to the hallway.\n26 Daniel got the football.\n27 Daniel dropped the football.\n28 Sandra went back to the bathroom.\n29 Sandra went back to the office.\n30 Daniel grabbed the football.\n31 Sandra took the milk.\n32 John travelled to the hallway.\n33 Sandra left the milk.\n34 Sandra took the milk.\n35 Sandra discarded the milk there.\n36 Sandra moved to the hallway.\n37 Daniel discarded the football.\n38 Sandra journeyed to the office.\n39 John travelled to the bedroom.\n40 Daniel took the football.\n41 Daniel travelled to the office.\n42 Daniel picked up the milk.\n43 Mary moved to the bathroom.\n44 Sandra moved to the bathroom.\n45 Sandra travelled to the kitchen.\n46 John took the apple.\n47 Daniel went back to the hallway.\n48 Mary went back to the garden.\n49 Daniel travelled to the garden.\n50 Mary travelled to the hallway.\n51 Mary journeyed to the bathroom.\n52 Sandra journeyed to the hallway.\n53 Daniel went back to the hallway.\n54 Mary travelled to the bedroom.\n55 John went back to the kitchen.\n56 Sandra journeyed to the kitchen.\n57 Daniel left the football there.\n58 Daniel moved to the bathroom.\n59 Where was the football before the hallway? \tgarden\t57 53 49\n60 Mary went to the kitchen.\n61 John moved to the garden.\n62 Where was the football before the hallway? \tgarden\t57 53 49\n63 Daniel put down the milk.\n64 John dropped the apple.\n65 Where was the milk before the hallway? \tgarden\t63 53 49\n66 Daniel went back to the garden.\n67 John got the apple.\n68 Where was the milk before the bathroom? \thallway\t63 58 53\n69 Mary travelled to the garden.\n70 Sandra journeyed to the garden.\n71 Sandra went back to the kitchen.\n72 Daniel moved to the bedroom.\n73 Mary travelled to the hallway.\n74 Daniel went back to the garden.\n75 Mary took the football there.\n76 Mary discarded the football.\n77 Sandra travelled to the hallway.\n78 Mary moved to the kitchen.\n79 John travelled to the bedroom.\n80 John went back to the office.\n81 Daniel went back to the office.\n82 John went back to the bathroom.\n83 John travelled to the garden.\n84 Daniel journeyed to the bathroom.\n85 John went to the bedroom.\n86 Daniel moved to the office.\n87 Sandra travelled to the bathroom.\n88 Mary journeyed to the bedroom.\n89 John put down the apple.\n90 John picked up the apple there.\n91 Daniel journeyed to the bathroom.\n92 John dropped the apple.\n93 Mary picked up the apple.\n94 Daniel moved to the garden.\n95 Sandra moved to the bedroom.\n96 Mary left the apple there.\n97 Daniel journeyed to the bedroom.\n98 John went back to the hallway.\n99 Daniel travelled to the hallway.\n100 Daniel picked up the football.\n101 Daniel dropped the football there.\n102 John went to the garden.\n103 Mary got the apple.\n104 Mary dropped the apple there.\n105 John travelled to the hallway.\n106 John grabbed the football there.\n107 Mary took the apple.\n108 Daniel travelled to the bedroom.\n109 John travelled to the bathroom.\n110 Daniel went to the garden.\n111 Daniel went back to the bathroom.\n112 Mary dropped the apple there.\n113 John went to the hallway.\n114 Mary picked up the apple.\n115 Daniel moved to the garden.\n116 Daniel went back to the bathroom.\n117 Sandra went back to the bathroom.\n118 Daniel went back to the kitchen.\n119 Sandra travelled to the kitchen.\n120 Mary went back to the hallway.\n121 Daniel went to the office.\n122 Daniel moved to the kitchen.\n123 John put down the football.\n124 John journeyed to the office.\n125 Where was the football before the hallway? \tbathroom\t123 113 109\n1 Sandra picked up the football.\n2 John travelled to the bedroom.\n3 John took the milk.\n4 Mary grabbed the apple.\n5 John travelled to the hallway.\n6 Mary went back to the hallway.\n7 Sandra went back to the bedroom.\n8 Mary left the apple.\n9 John dropped the milk.\n10 John got the apple.\n11 John dropped the apple.\n12 John took the milk.\n13 John discarded the milk.\n14 Mary moved to the bedroom.\n15 Mary went back to the bathroom.\n16 Daniel went to the bedroom.\n17 Sandra put down the football.\n18 Sandra went back to the bathroom.\n19 Daniel went to the hallway.\n20 Daniel moved to the office.\n21 Sandra moved to the hallway.\n22 Mary went to the kitchen.\n23 Daniel went to the garden.\n24 John picked up the apple.\n25 Sandra went back to the garden.\n26 John went back to the bedroom.\n27 John went back to the bathroom.\n28 Mary moved to the garden.\n29 Where was the apple before the bathroom? \tbedroom\t24 27 26\n30 Sandra went to the office.\n31 John left the apple.\n32 Where was the apple before the bathroom? \tbedroom\t31 27 26\n33 Daniel travelled to the hallway.\n34 Daniel went back to the bedroom.\n35 Where was the apple before the bathroom? \tbedroom\t31 27 26\n36 Mary moved to the bathroom.\n37 Sandra went back to the kitchen.\n38 Where was the apple before the bathroom? \tbedroom\t31 27 26\n39 Mary travelled to the kitchen.\n40 John travelled to the bedroom.\n41 Sandra went back to the hallway.\n42 John got the football.\n43 Mary moved to the hallway.\n44 Sandra moved to the bathroom.\n45 John dropped the football.\n46 Daniel grabbed the football.\n47 Daniel went back to the office.\n48 Daniel put down the football.\n49 Mary got the milk.\n50 John went to the garden.\n51 Mary discarded the milk there.\n52 John went back to the office.\n53 Daniel journeyed to the garden.\n54 Sandra went back to the garden.\n55 John took the football.\n56 Sandra moved to the kitchen.\n57 Mary took the milk.\n58 Sandra journeyed to the office.\n59 Mary dropped the milk.\n60 Sandra went to the kitchen.\n61 John went back to the hallway.\n62 Sandra journeyed to the hallway.\n63 John took the milk there.\n64 Mary went back to the garden.\n65 John went back to the bedroom.\n66 John journeyed to the hallway.\n67 Where was the milk before the hallway? \tbedroom\t63 66 65\n1 Mary went back to the bedroom.\n2 Mary took the milk.\n3 Mary dropped the milk there.\n4 Daniel travelled to the bedroom.\n5 Daniel picked up the football.\n6 Daniel journeyed to the bathroom.\n7 Mary grabbed the milk.\n8 John travelled to the office.\n9 Daniel discarded the football there.\n10 Daniel took the football.\n11 Daniel took the apple.\n12 Sandra went back to the office.\n13 Daniel put down the football.\n14 Daniel discarded the apple.\n15 John journeyed to the garden.\n16 Mary dropped the milk.\n17 John went back to the kitchen.\n18 Sandra moved to the bedroom.\n19 John went to the office.\n20 Mary picked up the milk.\n21 Mary dropped the milk.\n22 Mary journeyed to the garden.\n23 Daniel went back to the kitchen.\n24 John journeyed to the kitchen.\n25 Mary went to the office.\n26 Sandra got the milk.\n27 Daniel travelled to the garden.\n28 John travelled to the garden.\n29 Sandra went to the bathroom.\n30 Daniel journeyed to the office.\n31 Mary journeyed to the garden.\n32 Sandra picked up the football.\n33 Sandra left the football.\n34 Sandra picked up the football.\n35 Sandra discarded the football there.\n36 Sandra discarded the milk.\n37 John moved to the kitchen.\n38 Sandra took the apple.\n39 Sandra got the milk.\n40 John travelled to the garden.\n41 Mary moved to the kitchen.\n42 Mary travelled to the bathroom.\n43 Sandra went back to the kitchen.\n44 Daniel moved to the hallway.\n45 Mary journeyed to the garden.\n46 Sandra dropped the milk.\n47 Daniel travelled to the kitchen.\n48 Mary journeyed to the hallway.\n49 Mary travelled to the office.\n50 Sandra went back to the garden.\n51 John moved to the office.\n52 Sandra journeyed to the bedroom.\n53 John moved to the bathroom.\n54 John grabbed the football.\n55 Daniel moved to the garden.\n56 Mary went back to the hallway.\n57 John put down the football.\n58 Sandra left the apple.\n59 Where was the apple before the garden? \tkitchen\t58 50 43\n60 John took the football there.\n61 Daniel went to the kitchen.\n62 Where was the apple before the bedroom? \tgarden\t58 52 50\n63 Sandra got the apple.\n64 Daniel travelled to the bedroom.\n65 Sandra travelled to the bathroom.\n66 John went to the garden.\n67 John journeyed to the kitchen.\n68 John went to the bathroom.\n69 John dropped the football.\n70 Daniel travelled to the bathroom.\n71 Where was the football before the kitchen? \tgarden\t69 67 66\n72 Sandra moved to the bedroom.\n73 Daniel got the football.\n74 Daniel dropped the football.\n75 John moved to the hallway.\n76 Sandra dropped the apple.\n77 Sandra went to the bathroom.\n78 Where was the apple before the bedroom? \tbathroom\t76 72 65\n79 John travelled to the garden.\n80 Daniel went back to the hallway.\n81 Where was the apple before the bedroom? \tbathroom\t76 72 65\n1 Mary got the football.\n2 Mary discarded the football.\n3 Mary picked up the football.\n4 John went to the kitchen.\n5 Mary moved to the office.\n6 Mary went to the hallway.\n7 Where was the football before the hallway? \toffice\t3 6 5\n8 Mary picked up the apple.\n9 Sandra moved to the office.\n10 Daniel moved to the kitchen.\n11 Daniel moved to the hallway.\n12 Mary travelled to the garden.\n13 Mary travelled to the kitchen.\n14 Daniel moved to the bathroom.\n15 Mary moved to the office.\n16 Mary put down the apple.\n17 Mary went to the garden.\n18 Where was the apple before the office? \tkitchen\t16 15 13\n19 Sandra took the apple.\n20 Sandra journeyed to the garden.\n21 Mary went to the office.\n22 Daniel went to the hallway.\n23 Mary journeyed to the bedroom.\n24 Mary discarded the football there.\n25 Where was the football before the garden? \toffice\t24 17 15\n26 Sandra moved to the hallway.\n27 Daniel travelled to the bedroom.\n28 Where was the football before the bedroom? \toffice\t24 23 21\n29 Sandra discarded the apple.\n30 Mary got the football.\n31 Where was the apple before the hallway? \tgarden\t29 26 20\n1 Daniel picked up the football.\n2 Daniel left the football.\n3 Sandra travelled to the kitchen.\n4 Mary went back to the kitchen.\n5 John picked up the football.\n6 John went to the bedroom.\n7 Sandra moved to the bedroom.\n8 Mary travelled to the bedroom.\n9 Mary went to the kitchen.\n10 Daniel journeyed to the garden.\n11 John travelled to the bathroom.\n12 John took the milk.\n13 John left the milk.\n14 Daniel went back to the office.\n15 John journeyed to the hallway.\n16 John travelled to the bedroom.\n17 John went back to the kitchen.\n18 John discarded the football.\n19 Where was the football before the bedroom? \thallway\t18 16 15\n20 John travelled to the bathroom.\n21 Sandra journeyed to the bathroom.\n22 Where was the football before the hallway? \tbathroom\t18 15 11\n23 John got the milk.\n24 John put down the milk there.\n25 Where was the football before the kitchen? \tbedroom\t18 17 16\n26 Daniel travelled to the garden.\n27 Sandra travelled to the garden.\n28 Mary took the football there.\n29 John moved to the kitchen.\n30 Mary went back to the bathroom.\n31 Daniel journeyed to the kitchen.\n32 Mary dropped the football.\n33 Mary grabbed the football.\n34 Daniel moved to the hallway.\n35 Mary journeyed to the garden.\n36 Daniel journeyed to the office.\n37 Sandra took the apple.\n38 Mary travelled to the bathroom.\n39 Mary grabbed the milk.\n40 John moved to the bedroom.\n41 Daniel journeyed to the garden.\n42 Mary moved to the office.\n43 Sandra travelled to the office.\n44 Sandra left the apple.\n45 Mary dropped the football.\n46 Where was the football before the bathroom? \tgarden\t45 38 35\n47 Sandra got the apple.\n48 Sandra travelled to the hallway.\n49 Where was the football before the bathroom? \tgarden\t45 38 35\n1 John picked up the football.\n2 John dropped the football there.\n3 Sandra travelled to the office.\n4 Daniel moved to the kitchen.\n5 Daniel travelled to the garden.\n6 John journeyed to the office.\n7 Sandra travelled to the garden.\n8 Sandra travelled to the office.\n9 Daniel travelled to the kitchen.\n10 Sandra took the milk.\n11 Mary went back to the office.\n12 Mary got the apple.\n13 Daniel went to the office.\n14 John went to the bedroom.\n15 John took the football.\n16 Daniel went back to the hallway.\n17 Sandra went back to the bedroom.\n18 Sandra dropped the milk.\n19 Sandra got the milk.\n20 Mary discarded the apple.\n21 Sandra discarded the milk.\n22 John put down the football.\n23 Sandra went to the kitchen.\n24 John moved to the kitchen.\n25 Mary picked up the apple.\n26 Daniel moved to the bathroom.\n27 Daniel travelled to the garden.\n28 Mary left the apple.\n29 Mary journeyed to the bedroom.\n30 Mary went back to the bathroom.\n31 Sandra journeyed to the hallway.\n32 Sandra travelled to the bathroom.\n33 Daniel went to the hallway.\n34 Sandra travelled to the bedroom.\n35 Sandra grabbed the football there.\n36 John journeyed to the office.\n37 Sandra put down the football there.\n38 John took the apple.\n39 John journeyed to the kitchen.\n40 John dropped the apple there.\n41 Mary went back to the office.\n42 John went back to the hallway.\n43 Daniel moved to the garden.\n44 Sandra got the milk.\n45 Sandra moved to the bathroom.\n46 Sandra travelled to the office.\n47 Where was the milk before the office? \tbathroom\t44 46 45\n48 Sandra left the milk.\n49 Sandra went back to the bathroom.\n50 Where was the milk before the office? \tbathroom\t48 46 45\n51 Daniel went to the bathroom.\n52 Mary travelled to the bathroom.\n53 Where was the milk before the office? \tbathroom\t48 46 45\n54 John went to the garden.\n55 Daniel travelled to the kitchen.\n56 Daniel went back to the hallway.\n57 John journeyed to the kitchen.\n58 John journeyed to the office.\n59 John went back to the bathroom.\n60 John moved to the office.\n61 Sandra moved to the bedroom.\n62 Sandra grabbed the football.\n63 Mary moved to the kitchen.\n64 John travelled to the garden.\n65 John journeyed to the bathroom.\n66 Sandra went to the garden.\n67 Sandra went to the bedroom.\n68 Sandra travelled to the hallway.\n69 Mary went to the office.\n70 John travelled to the bedroom.\n71 Sandra went back to the bathroom.\n72 Sandra left the football.\n73 Daniel moved to the office.\n74 Where was the football before the bedroom? \tgarden\t72 67 66\n75 Mary picked up the milk.\n76 Sandra took the football.\n77 Daniel went back to the bedroom.\n78 Mary went back to the garden.\n79 Sandra discarded the football.\n80 Mary dropped the milk.\n81 Mary went back to the bathroom.\n82 Mary picked up the football there.\n83 Mary discarded the football there.\n84 Mary went back to the hallway.\n85 Mary went to the kitchen.\n86 Sandra took the football.\n87 Sandra moved to the kitchen.\n88 Sandra went back to the bathroom.\n89 Where was the football before the bathroom? \tkitchen\t86 88 87\n1 Sandra went back to the hallway.\n2 John travelled to the kitchen.\n3 John grabbed the apple.\n4 Daniel travelled to the hallway.\n5 John dropped the apple.\n6 Daniel went to the kitchen.\n7 John travelled to the office.\n8 Mary took the milk.\n9 Sandra journeyed to the kitchen.\n10 Mary discarded the milk.\n11 Daniel grabbed the apple.\n12 Daniel dropped the apple there.\n13 Daniel moved to the garden.\n14 Sandra went back to the bathroom.\n15 Daniel picked up the football.\n16 Mary travelled to the office.\n17 Sandra went to the garden.\n18 John went back to the garden.\n19 John travelled to the kitchen.\n20 Sandra went to the bathroom.\n21 Mary travelled to the bathroom.\n22 Daniel dropped the football there.\n23 Daniel picked up the football.\n24 Sandra got the milk.\n25 John got the apple.\n26 John moved to the hallway.\n27 Daniel discarded the football.\n28 Daniel grabbed the football.\n29 Daniel discarded the football.\n30 Daniel took the football.\n31 Mary moved to the hallway.\n32 Daniel moved to the office.\n33 Sandra travelled to the office.\n34 Sandra left the milk.\n35 John went back to the kitchen.\n36 Mary went back to the bedroom.\n37 Mary went back to the kitchen.\n38 Daniel travelled to the hallway.\n39 Sandra got the milk.\n40 Daniel discarded the football.\n41 Where was the football before the hallway? \toffice\t40 38 32\n42 Daniel picked up the football.\n43 Sandra moved to the bathroom.\n44 John dropped the apple.\n45 John got the apple.\n46 John journeyed to the hallway.\n47 Mary went back to the hallway.\n48 Sandra journeyed to the kitchen.\n49 John travelled to the garden.\n50 Where was the apple before the garden? \thallway\t45 49 46\n51 Sandra left the milk.\n52 Daniel travelled to the office.\n53 Where was the milk before the kitchen? \tbathroom\t51 48 43\n54 John went to the bathroom.\n55 Sandra picked up the milk.\n56 John moved to the bedroom.\n57 Sandra journeyed to the bedroom.\n58 John journeyed to the kitchen.\n59 Daniel discarded the football.\n60 Daniel went to the hallway.\n61 John moved to the bathroom.\n62 Mary travelled to the bathroom.\n63 Sandra discarded the milk there.\n64 Mary went to the hallway.\n65 Sandra went to the bathroom.\n66 Daniel travelled to the bathroom.\n67 John left the apple.\n68 Where was the apple before the bathroom? \tkitchen\t67 61 58\n69 Sandra took the apple there.\n70 John travelled to the bedroom.\n71 Sandra put down the apple there.\n72 John journeyed to the garden.\n73 Sandra got the apple.\n74 Mary went to the office.\n75 Daniel travelled to the bedroom.\n76 Daniel journeyed to the bathroom.\n77 Daniel went back to the garden.\n78 Sandra discarded the apple there.\n79 Sandra took the apple.\n80 Mary moved to the hallway.\n81 John went to the bedroom.\n82 John went to the hallway.\n83 Sandra went back to the kitchen.\n84 Sandra put down the apple.\n85 Daniel travelled to the bedroom.\n86 Daniel took the milk.\n87 Sandra travelled to the bathroom.\n88 John journeyed to the office.\n89 Sandra travelled to the garden.\n90 Mary moved to the kitchen.\n91 Daniel travelled to the hallway.\n92 Mary took the apple.\n93 Sandra went back to the hallway.\n94 Sandra journeyed to the garden.\n95 John picked up the football there.\n96 John put down the football.\n97 John travelled to the garden.\n98 Sandra went to the kitchen.\n99 Sandra journeyed to the garden.\n100 Mary journeyed to the garden.\n101 Sandra journeyed to the bathroom.\n102 Sandra went to the office.\n103 Daniel discarded the milk.\n104 Sandra took the football.\n105 Daniel got the milk.\n106 Sandra went to the garden.\n107 Sandra left the football.\n108 Mary left the apple.\n109 Daniel went back to the office.\n110 Daniel discarded the milk.\n111 Sandra went back to the kitchen.\n112 Mary travelled to the hallway.\n113 Daniel grabbed the milk there.\n114 Daniel put down the milk.\n115 Sandra went to the bathroom.\n116 John took the apple.\n117 John put down the apple.\n118 Daniel journeyed to the kitchen.\n119 John picked up the apple there.\n120 John put down the apple.\n121 Mary went back to the kitchen.\n122 John went back to the office.\n123 John travelled to the bedroom.\n124 Mary journeyed to the hallway.\n125 Mary went to the garden.\n126 Daniel journeyed to the bathroom.\n127 John moved to the bathroom.\n128 Mary grabbed the football.\n129 Sandra journeyed to the hallway.\n130 Mary dropped the football.\n131 Sandra travelled to the bedroom.\n132 Sandra travelled to the bathroom.\n133 Sandra went to the kitchen.\n134 Daniel moved to the bedroom.\n135 Sandra travelled to the bedroom.\n136 Mary picked up the football.\n137 Mary dropped the football there.\n138 Sandra went to the garden.\n139 Mary journeyed to the kitchen.\n140 Sandra got the apple.\n141 Daniel travelled to the garden.\n142 Sandra went back to the bathroom.\n143 Daniel picked up the football.\n144 Daniel went back to the kitchen.\n145 Daniel discarded the football.\n146 Daniel took the football.\n147 Sandra left the apple there.\n148 Daniel left the football.\n149 John got the apple there.\n150 Daniel journeyed to the garden.\n151 John went back to the garden.\n152 John travelled to the bathroom.\n153 Where was the apple before the bathroom? \tgarden\t149 152 151\n1 Sandra journeyed to the office.\n2 Sandra went to the hallway.\n3 John went to the bathroom.\n4 John moved to the hallway.\n5 John moved to the kitchen.\n6 Daniel travelled to the office.\n7 Sandra went back to the office.\n8 Daniel went to the hallway.\n9 John moved to the office.\n10 Daniel moved to the bedroom.\n11 John moved to the garden.\n12 Daniel went back to the office.\n13 Sandra journeyed to the hallway.\n14 John took the milk there.\n15 John went back to the office.\n16 Mary went to the bathroom.\n17 John dropped the milk.\n18 Daniel journeyed to the bathroom.\n19 Daniel picked up the football.\n20 John took the milk.\n21 Sandra went to the office.\n22 Daniel discarded the football.\n23 John went back to the garden.\n24 John went to the hallway.\n25 Where was the milk before the hallway? \tgarden\t20 24 23\n26 Daniel went to the bedroom.\n27 Daniel grabbed the apple.\n28 John went back to the office.\n29 Mary got the football.\n30 John dropped the milk there.\n31 Sandra journeyed to the garden.\n32 Where was the milk before the office? \thallway\t30 28 24\n33 Mary travelled to the garden.\n34 Mary left the football.\n35 Where was the milk before the hallway? \tgarden\t30 24 23\n36 Sandra picked up the football.\n37 John grabbed the milk.\n38 Sandra left the football.\n39 John went back to the hallway.\n40 Daniel discarded the apple.\n41 John put down the milk.\n42 John picked up the milk.\n43 Sandra grabbed the football.\n44 Daniel picked up the apple there.\n45 John put down the milk.\n46 John moved to the garden.\n47 Daniel dropped the apple.\n48 Daniel got the apple.\n49 Daniel moved to the office.\n50 Daniel journeyed to the bathroom.\n51 Mary moved to the office.\n52 Where was the apple before the bathroom? \toffice\t48 50 49\n53 Sandra moved to the office.\n54 Daniel put down the apple.\n55 Where was the apple before the bathroom? \toffice\t54 50 49\n1 John went to the garden.\n2 Mary got the milk.\n3 Mary moved to the office.\n4 Daniel travelled to the bathroom.\n5 Mary dropped the milk.\n6 Mary picked up the milk there.\n7 Mary moved to the kitchen.\n8 Sandra moved to the bathroom.\n9 Mary travelled to the office.\n10 Mary dropped the milk.\n11 Where was the milk before the office? \tkitchen\t10 9 7\n12 John travelled to the kitchen.\n13 John travelled to the garden.\n14 Where was the milk before the office? \tkitchen\t10 9 7\n15 John travelled to the bedroom.\n16 John travelled to the kitchen.\n17 Where was the milk before the office? \tkitchen\t10 9 7\n18 John grabbed the football.\n19 Mary got the milk.\n20 John took the apple.\n21 Sandra went to the garden.\n22 Mary moved to the garden.\n23 Mary left the milk.\n24 Mary picked up the milk.\n25 John travelled to the hallway.\n26 Mary left the milk.\n27 John put down the football.\n28 Mary picked up the milk.\n29 John grabbed the football.\n30 John dropped the apple.\n31 John left the football there.\n32 Mary left the milk there.\n33 John grabbed the apple.\n34 Sandra journeyed to the hallway.\n35 Sandra went back to the office.\n36 John went to the garden.\n37 Mary went back to the office.\n38 John left the apple.\n39 Mary moved to the kitchen.\n40 John took the milk.\n41 Mary moved to the garden.\n42 John went to the bathroom.\n43 John dropped the milk.\n44 Mary took the apple.\n45 Daniel went to the bedroom.\n46 John went back to the bedroom.\n47 Daniel moved to the kitchen.\n48 Sandra journeyed to the kitchen.\n49 Daniel moved to the bathroom.\n50 Mary put down the apple.\n51 Mary picked up the apple there.\n52 Mary went to the bathroom.\n53 John went to the office.\n54 Daniel got the milk.\n55 John travelled to the bedroom.\n56 Mary went back to the hallway.\n57 Daniel journeyed to the hallway.\n58 Daniel grabbed the football.\n59 Daniel dropped the football there.\n60 Daniel moved to the bathroom.\n61 Mary took the football.\n62 Mary put down the football.\n63 Sandra travelled to the bathroom.\n64 Mary put down the apple.\n65 Daniel travelled to the bedroom.\n66 Where was the apple before the hallway? \tbathroom\t64 56 52\n67 Mary grabbed the football.\n68 Daniel put down the milk.\n69 Where was the milk before the bedroom? \tbathroom\t68 65 60\n1 John grabbed the apple.\n2 John journeyed to the garden.\n3 Mary went to the office.\n4 John left the apple.\n5 Sandra went to the office.\n6 Mary travelled to the garden.\n7 Mary journeyed to the office.\n8 John took the apple there.\n9 John left the apple there.\n10 Mary grabbed the football.\n11 Mary travelled to the kitchen.\n12 Daniel moved to the kitchen.\n13 Mary put down the football.\n14 Mary journeyed to the office.\n15 Sandra went back to the hallway.\n16 John travelled to the hallway.\n17 Daniel went to the hallway.\n18 John took the milk.\n19 Sandra journeyed to the bedroom.\n20 Sandra journeyed to the kitchen.\n21 Sandra went to the bathroom.\n22 Sandra went to the bedroom.\n23 Mary moved to the hallway.\n24 Mary moved to the office.\n25 Mary went to the bedroom.\n26 John left the milk.\n27 John grabbed the milk.\n28 John left the milk there.\n29 Daniel journeyed to the bedroom.\n30 Sandra travelled to the hallway.\n31 Mary went back to the bathroom.\n32 Mary moved to the hallway.\n33 Sandra grabbed the milk.\n34 Mary travelled to the bedroom.\n35 Sandra dropped the milk.\n36 John got the milk.\n37 John put down the milk.\n38 Daniel went to the garden.\n39 Mary journeyed to the office.\n40 John journeyed to the bedroom.\n41 John went to the kitchen.\n42 Daniel got the apple.\n43 Sandra took the milk.\n44 John journeyed to the bedroom.\n45 John travelled to the bathroom.\n46 Sandra dropped the milk.\n47 Mary moved to the garden.\n48 Mary went to the kitchen.\n49 Daniel travelled to the hallway.\n50 John moved to the office.\n51 Sandra grabbed the milk there.\n52 Daniel dropped the apple.\n53 Mary went to the bedroom.\n54 Daniel picked up the apple.\n55 Sandra dropped the milk there.\n56 Daniel put down the apple there.\n57 Mary moved to the garden.\n58 Mary went to the hallway.\n59 Sandra grabbed the milk.\n60 Sandra picked up the apple.\n61 Sandra moved to the garden.\n62 Mary travelled to the bedroom.\n63 Mary journeyed to the bathroom.\n64 Sandra journeyed to the bathroom.\n65 Where was the apple before the bathroom? \tgarden\t60 64 61\n66 Mary journeyed to the kitchen.\n67 Sandra journeyed to the kitchen.\n68 Sandra dropped the apple.\n69 Mary got the apple.\n70 Sandra took the football.\n71 Sandra put down the milk.\n72 Where was the milk before the kitchen? \tbathroom\t71 67 64\n73 Sandra dropped the football.\n74 John went to the bedroom.\n75 Where was the milk before the kitchen? \tbathroom\t71 67 64\n76 John travelled to the office.\n77 Sandra moved to the office.\n78 Where was the milk before the bathroom? \tgarden\t71 64 61\n79 John journeyed to the hallway.\n80 Mary dropped the apple.\n81 Mary got the apple.\n82 Sandra travelled to the bedroom.\n83 Mary dropped the apple.\n84 Mary grabbed the football there.\n85 Mary grabbed the apple.\n86 Mary travelled to the bathroom.\n87 Mary journeyed to the bedroom.\n88 John went back to the bathroom.\n89 Where was the football before the bedroom? \tbathroom\t84 87 86\n1 Daniel moved to the bedroom.\n2 Sandra journeyed to the bathroom.\n3 Sandra went to the bedroom.\n4 Mary moved to the garden.\n5 Daniel moved to the hallway.\n6 Mary picked up the apple.\n7 Mary left the apple.\n8 Sandra travelled to the bathroom.\n9 John took the apple.\n10 Mary went back to the hallway.\n11 John discarded the apple there.\n12 Sandra went back to the kitchen.\n13 Sandra travelled to the hallway.\n14 Mary moved to the garden.\n15 Mary took the apple there.\n16 Mary put down the apple.\n17 Daniel travelled to the bathroom.\n18 Mary picked up the apple.\n19 John journeyed to the office.\n20 Mary dropped the apple.\n21 Daniel moved to the office.\n22 Mary picked up the apple.\n23 Sandra journeyed to the kitchen.\n24 Mary put down the apple.\n25 Sandra picked up the football there.\n26 Sandra dropped the football.\n27 Mary travelled to the office.\n28 Sandra took the milk there.\n29 John travelled to the bedroom.\n30 Sandra went to the hallway.\n31 Mary moved to the hallway.\n32 Daniel moved to the bathroom.\n33 John moved to the bathroom.\n34 Daniel moved to the office.\n35 Daniel moved to the garden.\n36 Mary travelled to the bathroom.\n37 Daniel travelled to the bathroom.\n38 Daniel journeyed to the office.\n39 Sandra went back to the kitchen.\n40 John went to the office.\n41 Sandra left the milk.\n42 John went back to the garden.\n43 Where was the milk before the kitchen? \thallway\t41 39 30\n44 John went back to the office.\n45 John travelled to the kitchen.\n46 Where was the milk before the kitchen? \thallway\t41 39 30\n47 John grabbed the milk.\n48 John put down the milk.\n49 John grabbed the football.\n50 Sandra picked up the milk.\n51 Sandra moved to the garden.\n52 Sandra picked up the apple.\n53 Mary moved to the hallway.\n54 Sandra journeyed to the bedroom.\n55 Where was the milk before the bedroom? \tgarden\t50 54 51\n56 John moved to the bedroom.\n57 Mary moved to the kitchen.\n58 John moved to the kitchen.\n59 Daniel travelled to the garden.\n60 John left the football.\n61 Daniel went to the kitchen.\n62 Where was the football before the kitchen? \tbedroom\t60 58 56\n63 Daniel grabbed the football.\n64 John moved to the hallway.\n65 Mary went back to the garden.\n66 Daniel journeyed to the bedroom.\n67 Sandra went to the kitchen.\n68 Sandra journeyed to the bathroom.\n69 Sandra went to the bedroom.\n70 Daniel discarded the football.\n71 Sandra grabbed the football.\n72 John travelled to the kitchen.\n73 Mary went to the bedroom.\n74 Mary journeyed to the bathroom.\n75 Sandra discarded the football there.\n76 Daniel grabbed the football there.\n77 Sandra discarded the apple there.\n78 Daniel picked up the apple.\n79 Sandra went to the bathroom.\n80 Daniel left the apple.\n81 Daniel got the apple.\n82 Daniel left the football there.\n83 Sandra travelled to the hallway.\n84 Daniel went to the hallway.\n85 Mary journeyed to the office.\n86 Daniel discarded the apple.\n87 Daniel grabbed the apple.\n88 Daniel put down the apple.\n89 John moved to the hallway.\n90 Mary travelled to the garden.\n91 Mary journeyed to the hallway.\n92 Sandra got the apple there.\n93 Sandra went to the kitchen.\n94 Sandra moved to the bedroom.\n95 Where was the apple before the bedroom? \tkitchen\t92 94 93\n1 Sandra travelled to the garden.\n2 Mary travelled to the bedroom.\n3 Mary went to the garden.\n4 Sandra journeyed to the hallway.\n5 Daniel grabbed the apple there.\n6 Sandra grabbed the football.\n7 Sandra put down the football.\n8 Mary went to the hallway.\n9 Daniel moved to the bathroom.\n10 Sandra went back to the office.\n11 Mary got the football.\n12 Daniel left the apple there.\n13 John took the milk.\n14 Daniel picked up the apple there.\n15 Mary put down the football.\n16 Sandra moved to the hallway.\n17 Mary got the football.\n18 Sandra travelled to the bedroom.\n19 John moved to the garden.\n20 Daniel journeyed to the kitchen.\n21 Mary left the football there.\n22 Daniel put down the apple.\n23 Mary grabbed the football.\n24 John went back to the bathroom.\n25 Daniel took the apple there.\n26 Daniel journeyed to the hallway.\n27 Daniel went back to the kitchen.\n28 Daniel journeyed to the hallway.\n29 Where was the apple before the hallway? \tkitchen\t25 28 27\n30 Mary left the football.\n31 Daniel took the football.\n32 Daniel discarded the apple.\n33 John went back to the bedroom.\n34 Where was the apple before the hallway? \tkitchen\t32 28 27\n35 Daniel went to the kitchen.\n36 Sandra went to the bathroom.\n37 Where was the apple before the kitchen? \thallway\t32 27 26\n38 Daniel put down the football.\n39 Mary took the apple.\n40 John travelled to the bathroom.\n41 Mary left the apple.\n42 John went back to the bedroom.\n43 Daniel journeyed to the bathroom.\n44 John left the milk.\n45 Mary picked up the apple.\n46 Where was the milk before the bathroom? \tbedroom\t44 40 33\n47 John went back to the hallway.\n48 Daniel travelled to the hallway.\n49 Where was the milk before the bedroom? \tbathroom\t44 42 40\n1 Daniel went to the hallway.\n2 John got the apple.\n3 John left the apple.\n4 John grabbed the apple there.\n5 Sandra journeyed to the office.\n6 John went to the hallway.\n7 Mary moved to the kitchen.\n8 Sandra moved to the bathroom.\n9 Mary took the milk there.\n10 Sandra moved to the hallway.\n11 Mary dropped the milk.\n12 Daniel journeyed to the office.\n13 Daniel journeyed to the bathroom.\n14 John discarded the apple.\n15 Mary grabbed the milk.\n16 Mary discarded the milk.\n17 John grabbed the apple.\n18 John left the apple.\n19 Daniel moved to the hallway.\n20 Daniel took the apple.\n21 Daniel journeyed to the bathroom.\n22 John went back to the garden.\n23 Daniel dropped the apple.\n24 Daniel took the apple.\n25 Daniel put down the apple.\n26 Mary got the milk.\n27 Daniel took the apple.\n28 Sandra moved to the kitchen.\n29 Daniel discarded the apple.\n30 Daniel took the apple.\n31 Mary discarded the milk there.\n32 Sandra took the milk.\n33 Daniel journeyed to the hallway.\n34 Daniel discarded the apple.\n35 John went back to the hallway.\n36 Sandra went back to the hallway.\n37 John went back to the garden.\n38 Daniel took the apple there.\n39 Sandra left the milk.\n40 Daniel put down the apple.\n41 Daniel got the milk.\n42 John went back to the bathroom.\n43 Daniel discarded the milk.\n44 Daniel travelled to the kitchen.\n45 Daniel went to the hallway.\n46 Mary travelled to the office.\n47 Sandra took the apple.\n48 Sandra left the apple.\n49 Daniel travelled to the garden.\n50 Daniel went to the bathroom.\n51 Sandra moved to the office.\n52 Mary went back to the kitchen.\n53 Sandra journeyed to the bathroom.\n54 John moved to the kitchen.\n55 Mary moved to the hallway.\n56 Sandra moved to the bedroom.\n57 Mary went back to the kitchen.\n58 John moved to the hallway.\n59 Sandra went to the office.\n60 John moved to the bathroom.\n61 Mary went back to the bathroom.\n62 Sandra moved to the bedroom.\n63 Daniel went back to the kitchen.\n64 Mary went to the garden.\n65 Mary went to the office.\n66 Daniel went to the bathroom.\n67 John journeyed to the office.\n68 John journeyed to the bathroom.\n69 Daniel went back to the kitchen.\n70 Mary travelled to the kitchen.\n71 Mary went to the office.\n72 Sandra took the football.\n73 John went to the hallway.\n74 John moved to the garden.\n75 Sandra moved to the bathroom.\n76 Sandra dropped the football.\n77 Mary journeyed to the hallway.\n78 Daniel travelled to the office.\n79 Sandra went to the garden.\n80 Mary travelled to the kitchen.\n81 Daniel moved to the hallway.\n82 Daniel picked up the milk.\n83 Daniel grabbed the apple there.\n84 John went back to the office.\n85 John travelled to the bedroom.\n86 John went to the bathroom.\n87 Mary went to the garden.\n88 Daniel dropped the apple.\n89 John picked up the football.\n90 Mary moved to the office.\n91 Daniel dropped the milk.\n92 Daniel took the milk.\n93 John left the football there.\n94 Sandra travelled to the office.\n95 Daniel picked up the apple there.\n96 Sandra moved to the hallway.\n97 Mary went back to the garden.\n98 Sandra moved to the bathroom.\n99 Mary travelled to the hallway.\n100 John went back to the garden.\n101 Daniel moved to the office.\n102 Mary went back to the kitchen.\n103 John travelled to the bedroom.\n104 John moved to the kitchen.\n105 Sandra got the football.\n106 Sandra put down the football.\n107 Sandra took the football there.\n108 Mary moved to the bedroom.\n109 John moved to the bathroom.\n110 Sandra discarded the football.\n111 John picked up the football there.\n112 Daniel discarded the apple.\n113 Sandra went back to the office.\n114 John travelled to the bedroom.\n115 Daniel went to the bathroom.\n116 Daniel put down the milk.\n117 Where was the milk before the bathroom? \toffice\t116 115 101\n118 Daniel travelled to the bedroom.\n119 John moved to the office.\n120 Where was the milk before the bathroom? \toffice\t116 115 101\n121 John discarded the football.\n122 Sandra went to the garden.\n123 Where was the football before the office? \tbedroom\t121 119 114\n124 John picked up the apple there.\n125 John put down the apple.\n126 Where was the football before the office? \tbedroom\t121 119 114\n127 Daniel moved to the bathroom.\n128 John travelled to the bedroom.\n129 John went back to the office.\n130 Daniel picked up the milk there.\n131 Sandra went back to the office.\n132 Mary journeyed to the office.\n133 Daniel journeyed to the office.\n134 John went to the bedroom.\n135 Mary journeyed to the garden.\n136 Sandra moved to the bathroom.\n137 Daniel moved to the bathroom.\n138 Mary moved to the bathroom.\n139 Sandra went to the garden.\n140 Daniel journeyed to the garden.\n141 Mary went to the bedroom.\n142 Daniel put down the milk.\n143 Where was the milk before the bathroom? \toffice\t142 137 133\n1 Mary travelled to the garden.\n2 Daniel took the football.\n3 Daniel journeyed to the hallway.\n4 John went to the bathroom.\n5 Daniel travelled to the bathroom.\n6 Sandra moved to the office.\n7 Where was the football before the bathroom? \thallway\t2 5 3\n8 Daniel moved to the hallway.\n9 John went to the garden.\n10 John moved to the bedroom.\n11 Daniel went to the garden.\n12 Sandra travelled to the bathroom.\n13 Mary went back to the hallway.\n14 Daniel travelled to the hallway.\n15 Sandra went back to the bedroom.\n16 John travelled to the garden.\n17 John moved to the kitchen.\n18 Daniel discarded the football.\n19 Daniel moved to the kitchen.\n20 Where was the football before the hallway? \tgarden\t18 14 11\n21 Sandra went to the office.\n22 John journeyed to the hallway.\n23 Where was the football before the hallway? \tgarden\t18 14 11\n24 Sandra picked up the apple there.\n25 Mary moved to the bathroom.\n26 Daniel moved to the hallway.\n27 Mary got the milk.\n28 Sandra moved to the hallway.\n29 Sandra grabbed the football there.\n30 Mary put down the milk.\n31 Daniel went back to the bathroom.\n32 Sandra dropped the football there.\n33 Sandra took the football.\n34 Mary took the milk there.\n35 Sandra went back to the bathroom.\n36 Mary went to the office.\n37 Mary discarded the milk there.\n38 Sandra put down the football.\n39 Daniel took the football.\n40 John went back to the garden.\n41 Daniel moved to the kitchen.\n42 Daniel journeyed to the bedroom.\n43 Sandra put down the apple.\n44 Where was the apple before the bathroom? \thallway\t43 35 28\n45 John went back to the bedroom.\n46 Mary went to the kitchen.\n47 Where was the apple before the bathroom? \thallway\t43 35 28\n1 Daniel moved to the kitchen.\n2 John took the apple.\n3 Daniel picked up the milk.\n4 John dropped the apple.\n5 John got the apple.\n6 John went to the garden.\n7 Daniel discarded the milk.\n8 Sandra picked up the milk.\n9 John journeyed to the hallway.\n10 Daniel went to the bathroom.\n11 Daniel picked up the football.\n12 Sandra travelled to the office.\n13 Daniel travelled to the hallway.\n14 Mary journeyed to the bedroom.\n15 John went back to the kitchen.\n16 Sandra left the milk.\n17 Mary moved to the bathroom.\n18 Sandra grabbed the milk there.\n19 Sandra dropped the milk.\n20 John discarded the apple.\n21 Where was the apple before the hallway? \tgarden\t20 9 6\n22 Daniel went to the kitchen.\n23 Daniel put down the football.\n24 Where was the apple before the hallway? \tgarden\t20 9 6\n25 John got the apple.\n26 Sandra went to the hallway.\n27 Where was the football before the kitchen? \thallway\t23 22 13\n28 Sandra went to the bedroom.\n29 John went to the office.\n30 Where was the football before the kitchen? \thallway\t23 22 13\n31 Mary moved to the office.\n32 Mary got the milk.\n33 Sandra travelled to the garden.\n34 Sandra travelled to the bedroom.\n35 Mary travelled to the bathroom.\n36 Sandra went to the office.\n37 Daniel got the football.\n38 John put down the apple.\n39 Daniel went back to the garden.\n40 John got the apple.\n41 John went to the kitchen.\n42 John went back to the garden.\n43 Where was the apple before the garden? \tkitchen\t40 42 41\n1 Sandra journeyed to the kitchen.\n2 Sandra got the football.\n3 Mary travelled to the office.\n4 Daniel travelled to the office.\n5 Daniel travelled to the bedroom.\n6 John journeyed to the kitchen.\n7 Mary went to the hallway.\n8 Mary went back to the office.\n9 Mary moved to the garden.\n10 Sandra went back to the bedroom.\n11 Sandra left the football.\n12 Sandra went back to the garden.\n13 Mary got the milk.\n14 Daniel grabbed the football.\n15 Mary put down the milk.\n16 Sandra picked up the milk.\n17 Sandra journeyed to the kitchen.\n18 Daniel dropped the football.\n19 Sandra discarded the milk.\n20 Mary went back to the kitchen.\n21 Mary went to the hallway.\n22 Daniel moved to the garden.\n23 Daniel moved to the bathroom.\n24 Sandra went to the bathroom.\n25 Daniel travelled to the hallway.\n26 Daniel went back to the bedroom.\n27 John moved to the garden.\n28 Daniel moved to the hallway.\n29 Mary grabbed the apple there.\n30 John moved to the hallway.\n31 Mary went back to the bathroom.\n32 John went to the bedroom.\n33 John picked up the football.\n34 John left the football there.\n35 John moved to the bathroom.\n36 John went to the garden.\n37 John journeyed to the bedroom.\n38 Daniel went to the kitchen.\n39 Daniel got the milk.\n40 Mary discarded the apple.\n41 Daniel travelled to the bedroom.\n42 Daniel left the milk.\n43 John took the milk there.\n44 John travelled to the office.\n45 Mary went to the garden.\n46 John put down the milk.\n47 Daniel took the football there.\n48 Daniel travelled to the kitchen.\n49 John grabbed the milk there.\n50 John left the milk.\n51 John grabbed the milk there.\n52 Mary went back to the bedroom.\n53 John moved to the hallway.\n54 Daniel left the football.\n55 Sandra got the apple.\n56 Sandra discarded the apple.\n57 Daniel travelled to the hallway.\n58 Daniel went to the office.\n59 John travelled to the bathroom.\n60 John put down the milk.\n61 Where was the milk before the bathroom? \thallway\t60 59 53\n62 Daniel moved to the kitchen.\n63 Mary travelled to the office.\n64 Where was the milk before the bathroom? \thallway\t60 59 53\n65 Sandra took the apple.\n66 Daniel grabbed the football.\n67 Where was the milk before the bathroom? \thallway\t60 59 53\n68 Sandra got the milk.\n69 Daniel left the football there.\n70 John moved to the hallway.\n71 Sandra discarded the apple there.\n72 Daniel journeyed to the office.\n73 Sandra took the apple.\n74 Mary went to the bathroom.\n75 Sandra dropped the milk there.\n76 Daniel travelled to the kitchen.\n77 Sandra took the milk.\n78 John went back to the office.\n79 Mary went back to the bedroom.\n80 Daniel went to the bedroom.\n81 John went back to the kitchen.\n82 Sandra discarded the apple.\n83 Sandra took the apple.\n84 John grabbed the football.\n85 John discarded the football.\n86 John got the football.\n87 Mary went back to the bathroom.\n88 John went to the bedroom.\n89 Mary went to the hallway.\n90 Daniel moved to the garden.\n91 Sandra discarded the milk.\n92 John went back to the office.\n93 John dropped the football.\n94 Where was the football before the office? \tbedroom\t93 92 88\n95 Daniel went back to the bathroom.\n96 John travelled to the bedroom.\n97 Where was the football before the office? \tbedroom\t93 92 88\n1 Mary went back to the office.\n2 Mary travelled to the garden.\n3 John took the apple.\n4 Sandra journeyed to the garden.\n5 Mary went to the kitchen.\n6 Daniel went back to the hallway.\n7 Mary journeyed to the bedroom.\n8 John left the apple.\n9 Sandra journeyed to the hallway.\n10 Sandra travelled to the bathroom.\n11 John got the apple.\n12 Sandra travelled to the office.\n13 John went to the bedroom.\n14 Sandra went to the hallway.\n15 Daniel went back to the kitchen.\n16 John left the apple.\n17 John got the apple.\n18 John left the apple.\n19 John went to the kitchen.\n20 Daniel journeyed to the bathroom.\n21 Mary grabbed the apple.\n22 Daniel travelled to the bedroom.\n23 Mary put down the apple.\n24 Daniel moved to the bathroom.\n25 John travelled to the hallway.\n26 Daniel got the football.\n27 Mary went back to the kitchen.\n28 John moved to the bedroom.\n29 Daniel went to the office.\n30 John got the apple.\n31 Daniel put down the football.\n32 Daniel went to the hallway.\n33 Daniel journeyed to the bathroom.\n34 Daniel went to the office.\n35 John went back to the garden.\n36 Sandra moved to the garden.\n37 John moved to the kitchen.\n38 Sandra journeyed to the kitchen.\n39 John put down the apple.\n40 Daniel took the football.\n41 Where was the apple before the kitchen? \tgarden\t39 37 35\n42 Sandra got the apple.\n43 Mary travelled to the garden.\n44 Mary moved to the bedroom.\n45 Mary journeyed to the kitchen.\n46 John went back to the bedroom.\n47 Sandra discarded the apple.\n48 Mary went back to the hallway.\n49 Sandra travelled to the office.\n50 Sandra moved to the bathroom.\n51 Sandra journeyed to the bedroom.\n52 John moved to the hallway.\n53 Daniel left the football.\n54 Daniel went back to the bathroom.\n55 Daniel went to the hallway.\n56 Mary went to the bedroom.\n57 John went back to the bedroom.\n58 John went back to the office.\n59 John went back to the garden.\n60 Daniel journeyed to the bedroom.\n61 Mary moved to the garden.\n62 John journeyed to the hallway.\n63 Sandra moved to the bathroom.\n64 John travelled to the bathroom.\n65 John picked up the milk.\n66 John travelled to the garden.\n67 John moved to the hallway.\n68 Where was the milk before the hallway? \tgarden\t65 67 66\n69 John left the milk.\n70 John went to the bedroom.\n71 Where was the milk before the hallway? \tgarden\t69 67 66\n72 Mary went back to the kitchen.\n73 John went back to the garden.\n74 Where was the milk before the hallway? \tgarden\t69 67 66\n75 Sandra went to the kitchen.\n76 John went to the bathroom.\n77 Mary went to the garden.\n78 John journeyed to the bedroom.\n79 Sandra went to the office.\n80 John journeyed to the kitchen.\n81 Daniel travelled to the bathroom.\n82 Daniel journeyed to the garden.\n83 Sandra moved to the kitchen.\n84 Mary journeyed to the office.\n85 John grabbed the apple.\n86 Mary picked up the football.\n87 Mary left the football there.\n88 Daniel journeyed to the hallway.\n89 John left the apple.\n90 Daniel picked up the milk.\n91 Daniel went to the office.\n92 Daniel picked up the football.\n93 John got the apple.\n94 Sandra travelled to the bedroom.\n95 John travelled to the bathroom.\n96 John dropped the apple.\n97 John took the apple there.\n98 John journeyed to the office.\n99 Mary travelled to the kitchen.\n100 John moved to the garden.\n101 Where was the apple before the garden? \toffice\t97 100 98\n1 John went back to the hallway.\n2 Mary picked up the apple.\n3 Sandra journeyed to the bedroom.\n4 Sandra grabbed the milk.\n5 Daniel moved to the office.\n6 Sandra went to the office.\n7 Mary discarded the apple.\n8 Daniel went back to the kitchen.\n9 Sandra put down the milk.\n10 Sandra went back to the bedroom.\n11 Mary went back to the bathroom.\n12 Sandra grabbed the football there.\n13 Mary went to the garden.\n14 Daniel picked up the apple.\n15 Mary travelled to the office.\n16 Mary picked up the milk.\n17 Sandra went back to the office.\n18 Mary journeyed to the kitchen.\n19 John travelled to the office.\n20 Mary went to the garden.\n21 Where was the milk before the garden? \tkitchen\t16 20 18\n22 Sandra discarded the football.\n23 Daniel dropped the apple there.\n24 Sandra went back to the garden.\n25 John moved to the bathroom.\n26 Mary dropped the milk there.\n27 John moved to the bedroom.\n28 Where was the milk before the garden? \tkitchen\t26 20 18\n29 Daniel grabbed the apple.\n30 Daniel journeyed to the office.\n31 Where was the milk before the garden? \tkitchen\t26 20 18\n32 Sandra took the milk.\n33 Sandra put down the milk there.\n34 Sandra got the milk.\n35 John went to the hallway.\n36 Daniel picked up the football there.\n37 Sandra travelled to the hallway.\n38 Sandra left the milk.\n39 Daniel moved to the kitchen.\n40 Mary went back to the office.\n41 Sandra journeyed to the garden.\n42 Daniel dropped the apple.\n43 Mary went to the garden.\n44 Where was the apple before the kitchen? \toffice\t42 39 30\n45 Daniel journeyed to the bedroom.\n46 Daniel went to the bathroom.\n47 Where was the apple before the kitchen? \toffice\t42 39 30\n1 Daniel grabbed the apple there.\n2 John grabbed the football.\n3 John dropped the football.\n4 Daniel dropped the apple there.\n5 Daniel took the apple.\n6 Mary travelled to the hallway.\n7 John went to the garden.\n8 Mary grabbed the football.\n9 Daniel put down the apple there.\n10 Sandra journeyed to the hallway.\n11 Daniel took the apple.\n12 Sandra journeyed to the bedroom.\n13 Mary travelled to the kitchen.\n14 Daniel put down the apple.\n15 Sandra went to the garden.\n16 John took the milk.\n17 John travelled to the office.\n18 Sandra travelled to the bathroom.\n19 John dropped the milk there.\n20 Daniel moved to the bedroom.\n21 John picked up the milk.\n22 Mary put down the football.\n23 Sandra got the apple there.\n24 John dropped the milk.\n25 Daniel went back to the office.\n26 John got the milk.\n27 John travelled to the kitchen.\n28 John dropped the milk.\n29 Daniel travelled to the hallway.\n30 Sandra discarded the apple.\n31 Sandra took the apple.\n32 Mary got the football.\n33 John went back to the bedroom.\n34 Mary moved to the hallway.\n35 Mary put down the football.\n36 John journeyed to the kitchen.\n37 Sandra moved to the garden.\n38 Mary went back to the kitchen.\n39 Daniel journeyed to the bedroom.\n40 Daniel journeyed to the garden.\n41 Daniel moved to the kitchen.\n42 Daniel picked up the milk.\n43 Sandra put down the apple.\n44 Sandra moved to the bedroom.\n45 Sandra moved to the garden.\n46 Mary moved to the garden.\n47 Daniel journeyed to the bathroom.\n48 Daniel moved to the garden.\n49 Sandra got the apple.\n50 John travelled to the bedroom.\n51 Mary travelled to the bathroom.\n52 Daniel went to the kitchen.\n53 Mary moved to the bedroom.\n54 Sandra journeyed to the bathroom.\n55 Mary moved to the office.\n56 Daniel dropped the milk.\n57 Where was the milk before the kitchen? \tgarden\t56 52 48\n58 Daniel picked up the milk.\n59 Daniel went to the bathroom.\n60 John went to the office.\n61 Daniel went back to the office.\n62 Where was the milk before the office? \tbathroom\t58 61 59\n63 Sandra journeyed to the hallway.\n64 Daniel dropped the milk.\n65 Where was the milk before the office? \tbathroom\t64 61 59\n66 Mary journeyed to the bedroom.\n67 Sandra left the apple.\n68 Where was the milk before the office? \tbathroom\t64 61 59\n69 John grabbed the milk there.\n70 Sandra picked up the football.\n71 Where was the apple before the hallway? \tbathroom\t67 63 54\n1 Daniel went back to the hallway.\n2 Daniel journeyed to the bedroom.\n3 John went back to the garden.\n4 Sandra got the football.\n5 Sandra went back to the bathroom.\n6 Daniel went to the garden.\n7 John journeyed to the bathroom.\n8 Sandra dropped the football.\n9 Daniel moved to the bedroom.\n10 Mary moved to the bathroom.\n11 Mary took the football.\n12 Mary went to the garden.\n13 Mary went to the kitchen.\n14 Daniel went back to the bathroom.\n15 Where was the football before the kitchen? \tgarden\t11 13 12\n16 Mary discarded the football.\n17 John travelled to the hallway.\n18 Where was the football before the kitchen? \tgarden\t16 13 12\n19 John journeyed to the office.\n20 John went back to the hallway.\n21 Where was the football before the kitchen? \tgarden\t16 13 12\n22 Mary went back to the garden.\n23 Sandra travelled to the office.\n24 Daniel journeyed to the office.\n25 Mary went to the bathroom.\n26 Sandra grabbed the milk.\n27 Mary moved to the hallway.\n28 Mary journeyed to the office.\n29 Daniel went back to the bedroom.\n30 Daniel went to the hallway.\n31 Daniel went back to the office.\n32 Daniel went to the hallway.\n33 Sandra went to the bathroom.\n34 Sandra discarded the milk.\n35 Sandra picked up the milk.\n36 Daniel journeyed to the bathroom.\n37 Sandra left the milk.\n38 Daniel went to the garden.\n39 Mary journeyed to the hallway.\n40 Sandra went back to the hallway.\n41 Mary journeyed to the garden.\n42 John went to the garden.\n43 Sandra went to the kitchen.\n44 Sandra went back to the bedroom.\n45 Sandra went to the kitchen.\n46 Daniel went back to the bathroom.\n47 Daniel took the milk.\n48 John journeyed to the office.\n49 Daniel put down the milk.\n50 John went to the bathroom.\n51 John picked up the milk.\n52 John went to the kitchen.\n53 Sandra journeyed to the bedroom.\n54 John picked up the football.\n55 John dropped the football.\n56 John put down the milk.\n57 Daniel journeyed to the kitchen.\n58 Daniel got the milk.\n59 Sandra went back to the garden.\n60 Mary went back to the kitchen.\n61 Sandra journeyed to the kitchen.\n62 Daniel put down the milk.\n63 Mary grabbed the apple.\n64 Daniel took the milk.\n65 John travelled to the office.\n66 Daniel put down the milk.\n67 Mary put down the apple.\n68 Sandra travelled to the office.\n69 Mary took the milk.\n70 Sandra went back to the bedroom.\n71 Mary grabbed the apple.\n72 Sandra travelled to the kitchen.\n73 Mary took the football.\n74 Sandra went to the garden.\n75 Mary moved to the bedroom.\n76 Mary went to the garden.\n77 Sandra went back to the bathroom.\n78 Where was the football before the garden? \tbedroom\t73 76 75\n79 Mary left the football.\n80 Daniel went to the bedroom.\n81 Where was the football before the garden? \tbedroom\t79 76 75\n1 John journeyed to the kitchen.\n2 Sandra went back to the kitchen.\n3 Daniel journeyed to the kitchen.\n4 Mary moved to the hallway.\n5 Sandra went to the office.\n6 Mary journeyed to the bedroom.\n7 Sandra journeyed to the garden.\n8 John travelled to the office.\n9 Mary went to the office.\n10 Mary journeyed to the hallway.\n11 Mary journeyed to the garden.\n12 Daniel journeyed to the office.\n13 John got the milk.\n14 John went to the kitchen.\n15 John moved to the bedroom.\n16 Mary went back to the bedroom.\n17 Where was the milk before the bedroom? \tkitchen\t13 15 14\n18 John dropped the milk there.\n19 John took the football.\n20 Where was the milk before the bedroom? \tkitchen\t18 15 14\n21 Mary moved to the garden.\n22 Daniel went to the hallway.\n23 Where was the milk before the bedroom? \tkitchen\t18 15 14\n24 Sandra travelled to the bathroom.\n25 John went to the office.\n26 Daniel moved to the kitchen.\n27 John dropped the football there.\n28 John grabbed the football.\n29 Sandra went back to the garden.\n30 Sandra travelled to the hallway.\n31 Daniel moved to the garden.\n32 John discarded the football.\n33 Mary journeyed to the bathroom.\n34 John moved to the bathroom.\n35 Daniel moved to the office.\n36 Sandra went back to the kitchen.\n37 Daniel travelled to the hallway.\n38 Daniel travelled to the garden.\n39 Mary went to the kitchen.\n40 Mary travelled to the garden.\n41 Sandra journeyed to the office.\n42 Sandra journeyed to the bedroom.\n43 Sandra travelled to the bathroom.\n44 Sandra moved to the office.\n45 John went back to the garden.\n46 Sandra took the football.\n47 Mary moved to the office.\n48 Daniel journeyed to the bathroom.\n49 Sandra journeyed to the bathroom.\n50 Sandra travelled to the hallway.\n51 Sandra dropped the football.\n52 Where was the football before the hallway? \tbathroom\t51 50 49\n53 John journeyed to the bathroom.\n54 Sandra went to the bedroom.\n55 Where was the football before the hallway? \tbathroom\t51 50 49\n1 Mary moved to the kitchen.\n2 John got the milk there.\n3 Mary went to the garden.\n4 Sandra went back to the office.\n5 Daniel picked up the football there.\n6 John went back to the kitchen.\n7 Daniel went to the kitchen.\n8 John discarded the milk.\n9 Mary journeyed to the hallway.\n10 Daniel got the milk.\n11 Daniel left the milk there.\n12 Daniel travelled to the office.\n13 Daniel went to the garden.\n14 John took the milk there.\n15 Daniel dropped the football.\n16 Sandra moved to the garden.\n17 Where was the football before the garden? \toffice\t15 13 12\n18 Sandra got the football.\n19 John went to the garden.\n20 John moved to the hallway.\n21 Sandra went back to the bedroom.\n22 Sandra dropped the football.\n23 Daniel went to the bedroom.\n24 John got the apple.\n25 John moved to the garden.\n26 Sandra travelled to the hallway.\n27 Sandra journeyed to the office.\n28 Daniel got the football.\n29 Daniel moved to the garden.\n30 John left the milk.\n31 Daniel picked up the milk there.\n32 Sandra went to the bedroom.\n33 Mary travelled to the kitchen.\n34 John discarded the apple.\n35 Mary moved to the garden.\n36 John journeyed to the bedroom.\n37 Sandra went back to the hallway.\n38 Daniel took the apple.\n39 Daniel discarded the milk.\n40 Mary grabbed the milk.\n41 Mary moved to the hallway.\n42 Sandra journeyed to the bedroom.\n43 Daniel put down the apple there.\n44 Daniel went back to the hallway.\n45 Daniel dropped the football.\n46 Where was the football before the hallway? \tgarden\t45 44 29\n47 John went back to the bathroom.\n48 John went back to the hallway.\n49 Where was the football before the hallway? \tgarden\t45 44 29\n50 Sandra travelled to the bathroom.\n51 Sandra went to the office.\n52 Where was the football before the hallway? \tgarden\t45 44 29\n53 Sandra went to the bathroom.\n54 Daniel got the football.\n55 Mary journeyed to the kitchen.\n56 Mary dropped the milk there.\n57 Where was the milk before the kitchen? \thallway\t56 55 41\n1 Daniel grabbed the milk there.\n2 John grabbed the apple.\n3 Sandra went back to the bedroom.\n4 Mary went back to the kitchen.\n5 John went back to the bathroom.\n6 Mary journeyed to the garden.\n7 Daniel discarded the milk.\n8 Mary grabbed the football.\n9 John left the apple there.\n10 Daniel journeyed to the bathroom.\n11 John moved to the office.\n12 Mary discarded the football.\n13 Sandra went to the hallway.\n14 Daniel moved to the bedroom.\n15 Daniel travelled to the kitchen.\n16 Daniel journeyed to the office.\n17 Sandra travelled to the garden.\n18 Sandra journeyed to the bedroom.\n19 Mary picked up the football there.\n20 John went back to the garden.\n21 Mary moved to the kitchen.\n22 Daniel moved to the hallway.\n23 Daniel moved to the kitchen.\n24 Sandra travelled to the kitchen.\n25 John went back to the kitchen.\n26 Daniel travelled to the office.\n27 John went to the garden.\n28 Sandra journeyed to the hallway.\n29 John went back to the hallway.\n30 John journeyed to the office.\n31 John journeyed to the hallway.\n32 Mary put down the football there.\n33 Mary journeyed to the bathroom.\n34 John went back to the bedroom.\n35 Mary travelled to the bedroom.\n36 John picked up the milk there.\n37 Mary travelled to the kitchen.\n38 Daniel went back to the garden.\n39 John dropped the milk.\n40 Mary picked up the football there.\n41 John got the milk there.\n42 Mary left the football.\n43 John left the milk.\n44 Mary moved to the bedroom.\n45 Daniel went to the bedroom.\n46 Sandra moved to the bedroom.\n47 Sandra went back to the bathroom.\n48 Daniel got the milk.\n49 Daniel put down the milk there.\n50 Sandra moved to the office.\n51 Mary picked up the milk.\n52 Sandra travelled to the bathroom.\n53 John travelled to the hallway.\n54 Daniel went back to the hallway.\n55 Sandra journeyed to the hallway.\n56 Sandra travelled to the bedroom.\n57 John moved to the office.\n58 John travelled to the bedroom.\n59 Sandra moved to the kitchen.\n60 Daniel moved to the bathroom.\n61 Mary put down the milk.\n62 John took the milk.\n63 Daniel moved to the office.\n64 John discarded the milk.\n65 Daniel journeyed to the bedroom.\n66 Mary got the milk there.\n67 Sandra picked up the football.\n68 John went back to the hallway.\n69 Daniel went back to the office.\n70 Mary left the milk.\n71 Sandra left the football.\n72 Daniel travelled to the bathroom.\n73 Daniel went back to the bedroom.\n74 Daniel went to the hallway.\n75 Sandra moved to the hallway.\n76 Daniel travelled to the bedroom.\n77 John went back to the office.\n78 Daniel travelled to the garden.\n79 Mary got the milk.\n80 Sandra went back to the bathroom.\n81 Daniel travelled to the bathroom.\n82 Mary went back to the kitchen.\n83 Daniel journeyed to the kitchen.\n84 John moved to the bedroom.\n85 Mary went back to the office.\n86 Sandra took the apple there.\n87 Daniel moved to the hallway.\n88 Mary dropped the milk.\n89 Where was the milk before the office? \tkitchen\t88 85 82\n90 Mary took the milk.\n91 Sandra travelled to the garden.\n92 John journeyed to the garden.\n93 Mary travelled to the kitchen.\n94 Daniel travelled to the garden.\n95 John moved to the bedroom.\n96 Mary grabbed the football.\n97 Daniel journeyed to the bedroom.\n98 Daniel travelled to the bathroom.\n99 Daniel travelled to the kitchen.\n100 Daniel travelled to the hallway.\n101 Sandra travelled to the bathroom.\n102 Daniel went back to the kitchen.\n103 John went to the hallway.\n104 Mary discarded the milk.\n105 Mary took the milk.\n106 Daniel went to the garden.\n107 Daniel went to the bathroom.\n108 Mary journeyed to the bathroom.\n109 John journeyed to the bedroom.\n110 Sandra went back to the kitchen.\n111 John travelled to the bathroom.\n112 Daniel went to the hallway.\n113 Sandra left the apple.\n114 Where was the apple before the bathroom? \tgarden\t113 101 91\n115 Sandra went back to the office.\n116 Daniel journeyed to the bathroom.\n117 Where was the apple before the bathroom? \tgarden\t113 101 91\n118 Mary went to the kitchen.\n119 Mary took the apple.\n120 Sandra went to the kitchen.\n121 Mary left the milk.\n122 Where was the milk before the kitchen? \tbathroom\t121 118 108\n123 Daniel went to the hallway.\n124 Mary left the apple.\n125 Where was the milk before the kitchen? \tbathroom\t121 118 108\n1 Daniel went back to the garden.\n2 Mary got the apple.\n3 Sandra travelled to the bedroom.\n4 Daniel travelled to the office.\n5 Mary went back to the office.\n6 Mary left the apple.\n7 Mary moved to the bathroom.\n8 Mary moved to the bedroom.\n9 Sandra journeyed to the office.\n10 Sandra grabbed the apple.\n11 John went back to the hallway.\n12 John went back to the bedroom.\n13 Sandra discarded the apple.\n14 Sandra got the apple.\n15 John went back to the bathroom.\n16 Mary travelled to the bathroom.\n17 Daniel went to the hallway.\n18 Sandra travelled to the bathroom.\n19 Mary journeyed to the garden.\n20 John went back to the hallway.\n21 Mary moved to the bedroom.\n22 John journeyed to the garden.\n23 John moved to the bedroom.\n24 Sandra travelled to the office.\n25 Mary moved to the bathroom.\n26 Daniel moved to the bedroom.\n27 Sandra moved to the bathroom.\n28 Sandra put down the apple there.\n29 Where was the apple before the office? \tbathroom\t28 24 18\n30 John journeyed to the office.\n31 Sandra went back to the bedroom.\n32 Where was the apple before the office? \tbathroom\t28 24 18\n33 John moved to the bathroom.\n34 John grabbed the apple.\n35 John left the apple.\n36 Mary went to the bedroom.\n37 John took the apple.\n38 Daniel moved to the office.\n39 Mary went to the kitchen.\n40 John journeyed to the bedroom.\n41 Mary took the football.\n42 Daniel went to the bathroom.\n43 Daniel journeyed to the kitchen.\n44 John went to the bathroom.\n45 Sandra travelled to the hallway.\n46 John left the apple.\n47 Where was the apple before the bathroom? \tbedroom\t46 44 40\n48 Mary put down the football.\n49 Daniel took the football there.\n50 Where was the apple before the bathroom? \tbedroom\t46 44 40\n51 John took the apple.\n52 John travelled to the garden.\n53 John got the milk there.\n54 Sandra went to the bedroom.\n55 Daniel put down the football.\n56 John journeyed to the hallway.\n57 Mary went to the hallway.\n58 Mary went to the bedroom.\n59 John put down the apple.\n60 Sandra went to the hallway.\n61 Where was the apple before the hallway? \tgarden\t59 56 52\n1 John picked up the milk.\n2 Mary got the football.\n3 Mary put down the football.\n4 Mary went back to the hallway.\n5 Mary went to the kitchen.\n6 John moved to the garden.\n7 John left the milk there.\n8 Daniel moved to the office.\n9 John took the milk.\n10 John picked up the apple there.\n11 John went back to the office.\n12 Sandra went back to the bathroom.\n13 Daniel went back to the kitchen.\n14 Sandra picked up the football.\n15 John travelled to the bedroom.\n16 Sandra went back to the office.\n17 John put down the apple.\n18 Sandra went to the kitchen.\n19 Where was the football before the kitchen? \toffice\t14 18 16\n20 John moved to the garden.\n21 Daniel travelled to the bathroom.\n22 Where was the apple before the bedroom? \toffice\t17 15 11\n23 Daniel went back to the office.\n24 Sandra moved to the garden.\n25 John went to the office.\n26 John went back to the bathroom.\n27 Sandra discarded the football.\n28 Mary went back to the office.\n29 Where was the football before the kitchen? \toffice\t27 18 16\n30 John went to the bedroom.\n31 John put down the milk there.\n32 Where was the milk before the office? \tgarden\t31 25 20\n33 John journeyed to the kitchen.\n34 Sandra took the football.\n35 Where was the milk before the bedroom? \tbathroom\t31 30 26\n1 Mary picked up the apple.\n2 John went to the garden.\n3 Sandra travelled to the office.\n4 Sandra took the milk.\n5 John went to the bedroom.\n6 Sandra went to the kitchen.\n7 John journeyed to the office.\n8 Mary left the apple.\n9 Mary travelled to the office.\n10 Sandra went to the office.\n11 Daniel went to the hallway.\n12 Sandra discarded the milk.\n13 Where was the milk before the office? \tkitchen\t12 10 6\n14 Mary went to the bathroom.\n15 John moved to the hallway.\n16 Where was the milk before the office? \tkitchen\t12 10 6\n17 Daniel got the football.\n18 Daniel discarded the football.\n19 Where was the milk before the office? \tkitchen\t12 10 6\n20 Daniel grabbed the football.\n21 Mary went to the office.\n22 Mary grabbed the milk.\n23 Daniel dropped the football.\n24 Mary went to the bedroom.\n25 John got the football there.\n26 John left the football.\n27 Sandra went to the bathroom.\n28 Mary travelled to the kitchen.\n29 Mary picked up the apple there.\n30 Sandra journeyed to the bedroom.\n31 John took the football.\n32 John discarded the football.\n33 Daniel went back to the bedroom.\n34 John grabbed the football.\n35 Mary went back to the garden.\n36 Mary put down the apple.\n37 John went back to the bedroom.\n38 Daniel travelled to the kitchen.\n39 Mary dropped the milk.\n40 Where was the milk before the garden? \tkitchen\t39 35 28\n41 John left the football.\n42 Sandra got the football there.\n43 Where was the milk before the kitchen? \tbedroom\t39 28 24\n1 John picked up the football there.\n2 Sandra went back to the kitchen.\n3 John travelled to the bathroom.\n4 John moved to the kitchen.\n5 Where was the football before the kitchen? \tbathroom\t1 4 3\n6 Daniel went to the hallway.\n7 Sandra picked up the milk.\n8 John put down the football.\n9 Sandra went to the bathroom.\n10 Where was the football before the kitchen? \tbathroom\t8 4 3\n11 Mary went to the hallway.\n12 John got the football.\n13 Mary went back to the kitchen.\n14 Sandra moved to the kitchen.\n15 Sandra left the milk.\n16 Mary took the milk.\n17 John discarded the football there.\n18 Sandra moved to the office.\n19 Mary grabbed the football there.\n20 John went to the garden.\n21 Daniel moved to the garden.\n22 Daniel travelled to the bedroom.\n23 John picked up the apple.\n24 Mary put down the milk there.\n25 Sandra moved to the hallway.\n26 Sandra journeyed to the office.\n27 Sandra went to the garden.\n28 John went back to the office.\n29 John discarded the apple there.\n30 Mary grabbed the milk there.\n31 Sandra moved to the kitchen.\n32 Mary went to the bathroom.\n33 Sandra went to the hallway.\n34 Sandra travelled to the office.\n35 Daniel travelled to the garden.\n36 Sandra got the apple.\n37 Mary went to the office.\n38 Sandra left the apple.\n39 Sandra picked up the apple.\n40 Daniel went to the hallway.\n41 Mary discarded the football there.\n42 John moved to the garden.\n43 Where was the football before the office? \tbathroom\t41 37 32\n44 Sandra went back to the bedroom.\n45 Sandra dropped the apple.\n46 Where was the football before the office? \tbathroom\t41 37 32\n47 Mary put down the milk there.\n48 Sandra travelled to the kitchen.\n49 Where was the milk before the office? \tbathroom\t47 37 32\n1 Sandra picked up the football there.\n2 Sandra moved to the office.\n3 Sandra travelled to the bedroom.\n4 John went back to the garden.\n5 Where was the football before the bedroom? \toffice\t1 3 2\n6 John went to the kitchen.\n7 Sandra went to the bathroom.\n8 Sandra went to the bedroom.\n9 Daniel travelled to the bedroom.\n10 Sandra moved to the garden.\n11 Sandra journeyed to the hallway.\n12 Sandra put down the football.\n13 Daniel travelled to the garden.\n14 Where was the football before the garden? \tbedroom\t12 10 8\n15 Sandra took the football.\n16 Mary grabbed the milk there.\n17 Sandra moved to the kitchen.\n18 Sandra went back to the garden.\n19 Where was the football before the garden? \tkitchen\t15 18 17\n20 Daniel took the apple.\n21 Sandra went back to the office.\n22 Mary put down the milk there.\n23 Sandra dropped the football.\n24 Where was the football before the garden? \tkitchen\t23 18 17\n25 Sandra took the football there.\n26 John went back to the garden.\n27 Daniel moved to the office.\n28 Mary grabbed the milk.\n29 Daniel put down the apple.\n30 Sandra travelled to the hallway.\n31 Daniel journeyed to the bedroom.\n32 Mary dropped the milk.\n33 Mary grabbed the milk.\n34 Sandra went to the bedroom.\n35 Mary dropped the milk.\n36 Mary picked up the milk.\n37 Sandra left the football.\n38 John moved to the kitchen.\n39 Where was the football before the bedroom? \thallway\t37 34 30\n1 Mary went to the bathroom.\n2 John went back to the garden.\n3 Mary grabbed the apple.\n4 Mary left the apple.\n5 Daniel went to the office.\n6 Mary moved to the office.\n7 Daniel went to the garden.\n8 Daniel moved to the bathroom.\n9 Mary journeyed to the garden.\n10 Sandra grabbed the milk there.\n11 Daniel travelled to the garden.\n12 Daniel travelled to the bedroom.\n13 John went to the office.\n14 Mary travelled to the office.\n15 Daniel travelled to the office.\n16 Sandra journeyed to the hallway.\n17 Daniel journeyed to the garden.\n18 Daniel went back to the office.\n19 Sandra left the milk.\n20 Daniel journeyed to the kitchen.\n21 Mary moved to the garden.\n22 Mary went to the bedroom.\n23 Mary grabbed the football.\n24 Daniel journeyed to the office.\n25 Daniel moved to the bedroom.\n26 John went to the hallway.\n27 Sandra moved to the kitchen.\n28 Mary discarded the football there.\n29 John picked up the milk.\n30 Daniel travelled to the garden.\n31 John discarded the milk there.\n32 John got the milk.\n33 John discarded the milk.\n34 Mary journeyed to the office.\n35 Mary journeyed to the garden.\n36 Daniel journeyed to the bathroom.\n37 Daniel took the apple.\n38 John picked up the milk.\n39 John dropped the milk there.\n40 Mary moved to the bathroom.\n41 John grabbed the milk.\n42 Daniel left the apple.\n43 Daniel moved to the bedroom.\n44 John put down the milk.\n45 Mary went back to the kitchen.\n46 Daniel took the football.\n47 John took the milk.\n48 Sandra went to the bathroom.\n49 John went to the bedroom.\n50 Daniel moved to the office.\n51 John put down the milk.\n52 John went back to the bathroom.\n53 John moved to the hallway.\n54 John moved to the bedroom.\n55 Sandra travelled to the hallway.\n56 Sandra travelled to the garden.\n57 Sandra moved to the bedroom.\n58 Sandra went to the office.\n59 Daniel dropped the football.\n60 John picked up the milk there.\n61 John moved to the garden.\n62 Daniel got the football.\n63 John moved to the bedroom.\n64 Mary went back to the bedroom.\n65 Where was the milk before the bedroom? \tgarden\t60 63 61\n66 John discarded the milk there.\n67 Mary got the milk there.\n68 Daniel moved to the hallway.\n69 Mary put down the milk there.\n70 Daniel discarded the football.\n71 John travelled to the hallway.\n72 Mary grabbed the milk.\n73 Mary dropped the milk.\n74 John travelled to the office.\n75 Daniel travelled to the office.\n76 Sandra travelled to the hallway.\n77 John went back to the bedroom.\n78 Mary took the milk.\n79 Mary left the milk.\n80 Mary travelled to the office.\n81 John took the milk there.\n82 Sandra grabbed the football.\n83 Sandra left the football.\n84 John travelled to the kitchen.\n85 Sandra grabbed the football.\n86 Sandra went to the bathroom.\n87 John discarded the milk.\n88 Mary went to the bathroom.\n89 Sandra journeyed to the office.\n90 Where was the football before the office? \tbathroom\t85 89 86\n91 Sandra discarded the football.\n92 Mary went to the hallway.\n93 Where was the football before the office? \tbathroom\t91 89 86\n94 Sandra moved to the bathroom.\n95 Sandra picked up the apple there.\n96 Where was the football before the office? \tbathroom\t91 89 86\n97 Sandra discarded the apple.\n98 Mary moved to the garden.\n99 John travelled to the office.\n100 John got the football.\n101 John dropped the football.\n102 Daniel moved to the hallway.\n103 Sandra went to the garden.\n104 Sandra travelled to the bathroom.\n105 John got the football.\n106 Daniel went back to the bathroom.\n107 Sandra got the apple.\n108 Sandra discarded the apple there.\n109 John went back to the hallway.\n110 Sandra got the apple there.\n111 Sandra went back to the garden.\n112 Mary journeyed to the office.\n113 Mary journeyed to the garden.\n114 John went back to the kitchen.\n115 Sandra travelled to the bathroom.\n116 Mary travelled to the hallway.\n117 John journeyed to the hallway.\n118 Sandra discarded the apple.\n119 Where was the apple before the bathroom? \tgarden\t118 115 111\n1 Daniel journeyed to the office.\n2 Daniel moved to the garden.\n3 Daniel got the apple there.\n4 Daniel discarded the apple.\n5 Mary went back to the hallway.\n6 John travelled to the bedroom.\n7 Mary got the milk.\n8 Mary put down the milk there.\n9 John moved to the hallway.\n10 Mary picked up the milk.\n11 Mary moved to the bedroom.\n12 Mary took the football.\n13 Mary put down the football.\n14 Daniel picked up the apple.\n15 Mary grabbed the football.\n16 Sandra travelled to the kitchen.\n17 Mary travelled to the bathroom.\n18 Daniel discarded the apple.\n19 Daniel picked up the apple there.\n20 Sandra went back to the bedroom.\n21 Daniel dropped the apple there.\n22 John went to the office.\n23 Mary moved to the hallway.\n24 Mary discarded the football.\n25 Where was the football before the hallway? \tbathroom\t24 23 17\n26 Mary took the football.\n27 Daniel took the apple.\n28 John went to the kitchen.\n29 Mary dropped the football.\n30 Mary put down the milk there.\n31 John went to the bathroom.\n32 Where was the milk before the bathroom? \tbedroom\t30 17 11\n33 Sandra journeyed to the office.\n34 Mary got the milk.\n35 Mary picked up the football there.\n36 Daniel discarded the apple.\n37 Daniel journeyed to the kitchen.\n38 Mary went back to the kitchen.\n39 Mary dropped the milk.\n40 Daniel took the milk.\n41 John travelled to the office.\n42 Daniel discarded the milk.\n43 Mary grabbed the milk.\n44 Sandra went back to the bathroom.\n45 John went to the bedroom.\n46 Mary put down the football there.\n47 Daniel took the football.\n48 Sandra journeyed to the garden.\n49 Daniel journeyed to the hallway.\n50 Mary discarded the milk there.\n51 Sandra got the apple.\n52 Mary picked up the milk.\n53 Daniel left the football.\n54 Sandra travelled to the bedroom.\n55 Daniel grabbed the football.\n56 Sandra left the apple.\n57 John travelled to the kitchen.\n58 Sandra got the apple.\n59 Daniel discarded the football.\n60 Mary discarded the milk.\n61 Mary went to the garden.\n62 Daniel moved to the garden.\n63 Sandra moved to the garden.\n64 Mary moved to the kitchen.\n65 Sandra moved to the kitchen.\n66 John moved to the bathroom.\n67 Mary got the milk.\n68 Sandra journeyed to the office.\n69 Sandra dropped the apple.\n70 John journeyed to the kitchen.\n71 Where was the apple before the office? \tkitchen\t69 68 65\n72 Sandra picked up the apple there.\n73 Mary went to the bathroom.\n74 Mary dropped the milk.\n75 Daniel went back to the office.\n76 Mary took the milk there.\n77 Mary dropped the milk there.\n78 Daniel moved to the hallway.\n79 Daniel went to the bathroom.\n80 Sandra put down the apple.\n81 Sandra picked up the apple there.\n82 Daniel travelled to the bedroom.\n83 John went to the hallway.\n84 John journeyed to the bedroom.\n85 Daniel went to the bathroom.\n86 Daniel travelled to the bedroom.\n87 Mary got the milk.\n88 Daniel moved to the office.\n89 Mary went to the garden.\n90 Mary went back to the office.\n91 Sandra discarded the apple.\n92 Where was the milk before the office? \tgarden\t87 90 89\n93 Sandra went back to the bedroom.\n94 Sandra moved to the office.\n95 Mary got the apple.\n96 Mary put down the apple.\n97 Daniel travelled to the garden.\n98 Daniel moved to the kitchen.\n99 Sandra journeyed to the kitchen.\n100 Daniel moved to the garden.\n101 Sandra went back to the hallway.\n102 Sandra picked up the football.\n103 Mary discarded the milk.\n104 Mary picked up the apple.\n105 Where was the milk before the office? \tgarden\t103 90 89\n1 Mary went back to the kitchen.\n2 Sandra moved to the bathroom.\n3 Sandra journeyed to the office.\n4 John journeyed to the hallway.\n5 Daniel went to the hallway.\n6 Daniel travelled to the kitchen.\n7 John moved to the office.\n8 Daniel picked up the milk.\n9 Mary went back to the bedroom.\n10 Daniel got the apple.\n11 Sandra travelled to the hallway.\n12 John travelled to the hallway.\n13 Mary took the football.\n14 Mary journeyed to the hallway.\n15 Daniel went back to the garden.\n16 Mary dropped the football.\n17 Mary got the football.\n18 Daniel left the apple.\n19 Daniel left the milk.\n20 Mary left the football.\n21 Sandra got the football.\n22 Daniel went back to the bathroom.\n23 Mary went back to the garden.\n24 Mary journeyed to the kitchen.\n25 Sandra discarded the football.\n26 Sandra travelled to the bedroom.\n27 John took the football.\n28 Mary moved to the office.\n29 Daniel went back to the bedroom.\n30 John discarded the football.\n31 Mary went back to the hallway.\n32 John took the football.\n33 Mary travelled to the kitchen.\n34 John travelled to the bedroom.\n35 Daniel moved to the kitchen.\n36 John left the football there.\n37 Sandra got the football there.\n38 Sandra discarded the football there.\n39 Daniel went back to the bathroom.\n40 John went back to the hallway.\n41 Sandra picked up the football.\n42 John travelled to the office.\n43 Mary went to the hallway.\n44 John travelled to the bedroom.\n45 Mary went to the kitchen.\n46 Mary moved to the bathroom.\n47 John journeyed to the hallway.\n48 Sandra travelled to the kitchen.\n49 Sandra moved to the bathroom.\n50 Sandra discarded the football.\n51 Where was the football before the bathroom? \tkitchen\t50 49 48\n52 Sandra journeyed to the office.\n53 Mary grabbed the football.\n54 Daniel moved to the office.\n55 Daniel journeyed to the kitchen.\n56 Mary went back to the bedroom.\n57 John journeyed to the bathroom.\n58 Mary went back to the garden.\n59 Mary went to the office.\n60 Sandra went to the bathroom.\n61 John went back to the office.\n62 Mary moved to the bedroom.\n63 Daniel journeyed to the bathroom.\n64 Sandra went back to the kitchen.\n65 Sandra went back to the bathroom.\n66 John went back to the bathroom.\n67 Daniel moved to the garden.\n68 Daniel grabbed the milk.\n69 Mary travelled to the bathroom.\n70 Daniel travelled to the hallway.\n71 Daniel journeyed to the kitchen.\n72 Where was the milk before the kitchen? \thallway\t68 71 70\n73 John moved to the kitchen.\n74 Mary left the football.\n75 Where was the football before the bathroom? \tbedroom\t74 69 62\n76 Mary grabbed the football.\n77 Daniel left the milk.\n78 Where was the milk before the kitchen? \thallway\t77 71 70\n79 Mary went to the garden.\n80 Sandra moved to the office.\n81 Where was the milk before the kitchen? \thallway\t77 71 70\n1 John journeyed to the kitchen.\n2 Mary journeyed to the garden.\n3 Mary went to the kitchen.\n4 Sandra travelled to the bedroom.\n5 Daniel went back to the kitchen.\n6 Mary journeyed to the hallway.\n7 Daniel journeyed to the hallway.\n8 John went back to the hallway.\n9 Daniel went to the bedroom.\n10 Mary went back to the kitchen.\n11 John moved to the bedroom.\n12 John went to the office.\n13 Daniel travelled to the hallway.\n14 Sandra travelled to the office.\n15 John journeyed to the kitchen.\n16 Daniel went to the kitchen.\n17 Sandra moved to the bathroom.\n18 Daniel journeyed to the office.\n19 Sandra went to the office.\n20 Sandra travelled to the bathroom.\n21 Sandra got the apple there.\n22 John went back to the bathroom.\n23 Daniel took the football.\n24 Sandra journeyed to the hallway.\n25 Sandra went to the office.\n26 Daniel discarded the football there.\n27 Daniel got the football there.\n28 Sandra discarded the apple.\n29 Where was the apple before the office? \thallway\t28 25 24\n30 Daniel picked up the apple.\n31 Daniel discarded the football there.\n32 Mary journeyed to the hallway.\n33 Daniel went to the bedroom.\n34 Daniel travelled to the bathroom.\n35 Mary travelled to the bathroom.\n36 Sandra picked up the football there.\n37 Mary went to the office.\n38 Sandra went back to the bathroom.\n39 Mary went back to the kitchen.\n40 John moved to the office.\n41 John went to the bathroom.\n42 Sandra discarded the football.\n43 Mary moved to the bedroom.\n44 Sandra grabbed the football.\n45 Sandra dropped the football.\n46 Mary went to the office.\n47 Daniel moved to the office.\n48 Sandra went to the kitchen.\n49 Daniel left the apple.\n50 Where was the apple before the office? \tbathroom\t49 47 34\n51 Sandra travelled to the office.\n52 John took the football.\n53 Where was the apple before the bathroom? \tbedroom\t49 34 33\n54 Mary journeyed to the kitchen.\n55 John dropped the football.\n56 Where was the apple before the office? \tbathroom\t49 47 34\n57 Daniel travelled to the hallway.\n58 Sandra took the apple.\n59 John went to the office.\n60 Sandra left the apple there.\n61 Daniel went to the office.\n62 John got the apple.\n63 Mary went back to the bathroom.\n64 Daniel journeyed to the kitchen.\n65 Sandra moved to the bedroom.\n66 John left the apple.\n67 Sandra moved to the kitchen.\n68 Daniel went back to the office.\n69 Mary got the football.\n70 Daniel moved to the hallway.\n71 John moved to the hallway.\n72 John journeyed to the bathroom.\n73 Mary moved to the office.\n74 John went back to the hallway.\n75 Mary left the football.\n76 Sandra journeyed to the bedroom.\n77 Daniel journeyed to the office.\n78 Mary grabbed the football there.\n79 Mary took the apple there.\n80 Mary put down the apple.\n81 Mary picked up the apple.\n82 Daniel went back to the garden.\n83 Mary put down the apple there.\n84 Mary discarded the football.\n85 Daniel got the milk.\n86 Mary moved to the bathroom.\n87 John went back to the office.\n88 John travelled to the hallway.\n89 John moved to the kitchen.\n90 Mary moved to the bedroom.\n91 Daniel went back to the kitchen.\n92 Daniel moved to the garden.\n93 Mary went back to the bathroom.\n94 Sandra went to the bathroom.\n95 Mary moved to the hallway.\n96 Daniel put down the milk.\n97 Where was the milk before the garden? \tkitchen\t96 92 91\n1 John moved to the hallway.\n2 Daniel went to the office.\n3 Daniel moved to the hallway.\n4 Sandra journeyed to the hallway.\n5 Sandra journeyed to the garden.\n6 Sandra moved to the hallway.\n7 John moved to the office.\n8 Daniel went back to the kitchen.\n9 John journeyed to the bedroom.\n10 Sandra went back to the bedroom.\n11 Sandra travelled to the hallway.\n12 John went back to the office.\n13 Sandra travelled to the bedroom.\n14 Sandra grabbed the football there.\n15 Sandra left the football.\n16 Mary moved to the hallway.\n17 Mary went to the kitchen.\n18 Sandra moved to the hallway.\n19 Sandra travelled to the office.\n20 Mary went to the bedroom.\n21 John journeyed to the garden.\n22 Mary journeyed to the kitchen.\n23 Mary journeyed to the bathroom.\n24 Mary journeyed to the hallway.\n25 Daniel went back to the office.\n26 Sandra moved to the bathroom.\n27 Daniel went back to the hallway.\n28 Sandra grabbed the milk.\n29 Sandra moved to the hallway.\n30 Daniel travelled to the garden.\n31 Sandra discarded the milk.\n32 Sandra grabbed the milk.\n33 Mary went back to the garden.\n34 Daniel journeyed to the bedroom.\n35 Mary went to the bedroom.\n36 John went to the office.\n37 Daniel took the apple there.\n38 Sandra dropped the milk.\n39 Daniel put down the apple.\n40 Sandra picked up the milk.\n41 Sandra moved to the garden.\n42 Mary got the apple.\n43 Mary left the apple.\n44 Sandra journeyed to the bedroom.\n45 Where was the milk before the bedroom? \tgarden\t40 44 41\n46 Sandra journeyed to the garden.\n47 Daniel grabbed the apple.\n48 Daniel dropped the apple there.\n49 Sandra put down the milk.\n50 Where was the milk before the garden? \tbedroom\t49 46 44\n51 Mary took the apple.\n52 Sandra went back to the bedroom.\n53 Where was the milk before the garden? \tbedroom\t49 46 44\n54 Mary left the apple.\n55 Mary grabbed the football there.\n56 Where was the milk before the garden? \tbedroom\t49 46 44\n57 John journeyed to the bathroom.\n58 Daniel took the apple.\n59 John went back to the kitchen.\n60 Mary travelled to the bathroom.\n61 John moved to the hallway.\n62 Mary discarded the football.\n63 Daniel dropped the apple.\n64 Daniel went back to the office.\n65 Sandra moved to the bathroom.\n66 Daniel went to the bedroom.\n67 Mary took the football there.\n68 Mary moved to the office.\n69 Mary put down the football.\n70 Daniel grabbed the apple there.\n71 John travelled to the bathroom.\n72 Daniel went to the garden.\n73 Mary went to the kitchen.\n74 Sandra went to the kitchen.\n75 Sandra moved to the hallway.\n76 Daniel discarded the apple.\n77 Daniel grabbed the apple.\n78 Daniel dropped the apple.\n79 Sandra journeyed to the bathroom.\n80 Daniel went back to the bathroom.\n81 Sandra travelled to the garden.\n82 Mary went back to the office.\n83 John moved to the garden.\n84 Mary took the football.\n85 John grabbed the apple.\n86 Mary went to the hallway.\n87 John left the apple.\n88 Sandra took the apple.\n89 John moved to the kitchen.\n90 Sandra moved to the bedroom.\n91 Sandra left the apple.\n92 Mary left the football.\n93 Mary moved to the office.\n94 Sandra moved to the garden.\n95 Sandra journeyed to the hallway.\n96 Daniel travelled to the hallway.\n97 Sandra went back to the garden.\n98 Sandra got the milk there.\n99 Daniel took the football.\n100 Sandra went to the office.\n101 Daniel left the football.\n102 Sandra dropped the milk there.\n103 Sandra took the milk.\n104 Sandra travelled to the kitchen.\n105 Daniel grabbed the football.\n106 Mary moved to the bedroom.\n107 Sandra put down the milk there.\n108 Mary went back to the hallway.\n109 Daniel went to the garden.\n110 Mary went back to the bedroom.\n111 Sandra went to the office.\n112 Mary travelled to the bathroom.\n113 Daniel moved to the bathroom.\n114 John grabbed the milk.\n115 Mary journeyed to the office.\n116 John journeyed to the bedroom.\n117 John put down the milk there.\n118 Daniel moved to the bedroom.\n119 Daniel dropped the football.\n120 John grabbed the milk.\n121 Where was the football before the bedroom? \tbathroom\t119 118 113\n1 John moved to the bathroom.\n2 Sandra took the apple there.\n3 Daniel journeyed to the hallway.\n4 John journeyed to the hallway.\n5 John went to the kitchen.\n6 Sandra moved to the bedroom.\n7 Sandra went back to the garden.\n8 Sandra grabbed the football.\n9 John travelled to the office.\n10 John grabbed the milk.\n11 Daniel went back to the office.\n12 Sandra dropped the apple.\n13 Where was the apple before the garden? \tbedroom\t12 7 6\n14 Mary moved to the garden.\n15 Mary got the apple.\n16 Mary moved to the office.\n17 Daniel went back to the bedroom.\n18 Mary went back to the kitchen.\n19 Mary went to the hallway.\n20 Where was the apple before the hallway? \tkitchen\t15 19 18\n21 Mary went back to the garden.\n22 Mary discarded the apple.\n23 Where was the apple before the hallway? \tkitchen\t22 19 18\n24 Mary went to the bedroom.\n25 Sandra got the apple.\n26 John moved to the kitchen.\n27 Daniel went to the hallway.\n28 Mary journeyed to the bathroom.\n29 John moved to the garden.\n30 John travelled to the kitchen.\n31 John moved to the office.\n32 Mary journeyed to the garden.\n33 Daniel went to the kitchen.\n34 John left the milk there.\n35 Sandra discarded the apple.\n36 Where was the milk before the office? \tkitchen\t34 31 30\n37 Sandra moved to the hallway.\n38 Mary went to the bedroom.\n39 Where was the milk before the kitchen? \tgarden\t34 30 29\n1 Mary moved to the bathroom.\n2 Sandra moved to the kitchen.\n3 John went to the bathroom.\n4 Mary journeyed to the garden.\n5 Mary went back to the kitchen.\n6 Sandra journeyed to the office.\n7 Sandra travelled to the bathroom.\n8 Mary went back to the hallway.\n9 Mary grabbed the apple.\n10 Daniel journeyed to the kitchen.\n11 John went to the bedroom.\n12 Mary discarded the apple.\n13 Daniel journeyed to the hallway.\n14 Mary went to the bathroom.\n15 John picked up the football.\n16 Daniel got the apple.\n17 Sandra travelled to the office.\n18 John went to the garden.\n19 John journeyed to the office.\n20 John went to the bathroom.\n21 John went back to the hallway.\n22 Daniel went to the office.\n23 Sandra journeyed to the bathroom.\n24 Sandra journeyed to the kitchen.\n25 Daniel dropped the apple there.\n26 Mary went back to the hallway.\n27 Sandra journeyed to the bedroom.\n28 John put down the football there.\n29 Where was the football before the hallway? \tbathroom\t28 21 20\n30 Daniel moved to the bedroom.\n31 John took the football there.\n32 Daniel travelled to the kitchen.\n33 Mary journeyed to the office.\n34 John went back to the bathroom.\n35 Mary moved to the garden.\n36 John dropped the football.\n37 Sandra travelled to the hallway.\n38 Daniel went back to the hallway.\n39 Mary grabbed the milk.\n40 Mary dropped the milk.\n41 Daniel journeyed to the bathroom.\n42 John grabbed the football there.\n43 John travelled to the hallway.\n44 Daniel travelled to the kitchen.\n45 John journeyed to the kitchen.\n46 Where was the football before the kitchen? \thallway\t42 45 43\n47 John discarded the football.\n48 Mary journeyed to the bathroom.\n49 Where was the football before the kitchen? \thallway\t47 45 43\n50 Daniel picked up the football.\n51 Daniel dropped the football.\n52 Mary journeyed to the office.\n53 Daniel took the football.\n54 Mary got the apple.\n55 Daniel discarded the football.\n56 John travelled to the bathroom.\n57 Daniel travelled to the garden.\n58 Mary put down the apple.\n59 Daniel picked up the milk.\n60 Daniel left the milk.\n61 Mary moved to the garden.\n62 Mary grabbed the milk there.\n63 Sandra travelled to the bathroom.\n64 Mary left the milk.\n65 Daniel picked up the milk.\n66 Daniel went to the hallway.\n67 Mary moved to the office.\n68 Daniel discarded the milk there.\n69 Daniel got the milk.\n70 Daniel moved to the kitchen.\n71 Sandra went back to the hallway.\n72 Daniel grabbed the football.\n73 John moved to the kitchen.\n74 Mary went back to the bathroom.\n75 Sandra went back to the bedroom.\n76 Daniel put down the football.\n77 Daniel got the football.\n78 Mary went to the hallway.\n79 John travelled to the office.\n80 Daniel dropped the football.\n81 Daniel journeyed to the garden.\n82 Sandra went to the kitchen.\n83 Daniel dropped the milk.\n84 Where was the milk before the garden? \tkitchen\t83 81 70\n85 John travelled to the garden.\n86 Daniel picked up the milk.\n87 Sandra took the football.\n88 Daniel moved to the office.\n89 Sandra put down the football.\n90 Daniel picked up the apple.\n91 John travelled to the bedroom.\n92 John moved to the office.\n93 Mary journeyed to the kitchen.\n94 Sandra got the football.\n95 Daniel went to the kitchen.\n96 Sandra travelled to the bathroom.\n97 Sandra left the football.\n98 Daniel travelled to the bathroom.\n99 Daniel put down the apple.\n100 Sandra grabbed the apple there.\n101 Daniel left the milk.\n102 Daniel went back to the bedroom.\n103 Where was the milk before the bathroom? \tkitchen\t101 98 95\n1 Mary went back to the garden.\n2 Sandra went to the hallway.\n3 John travelled to the bathroom.\n4 Mary took the milk there.\n5 Sandra journeyed to the bedroom.\n6 Sandra moved to the hallway.\n7 Sandra went back to the bedroom.\n8 Daniel moved to the office.\n9 Mary discarded the milk.\n10 Sandra went to the garden.\n11 Sandra moved to the hallway.\n12 Sandra got the football.\n13 Mary travelled to the kitchen.\n14 John moved to the garden.\n15 John moved to the hallway.\n16 Sandra took the apple.\n17 Sandra discarded the football there.\n18 Sandra went to the bathroom.\n19 Daniel travelled to the hallway.\n20 John picked up the football there.\n21 Daniel moved to the kitchen.\n22 Daniel journeyed to the bedroom.\n23 Mary went back to the bathroom.\n24 John put down the football there.\n25 John took the football there.\n26 Mary moved to the bedroom.\n27 Sandra left the apple.\n28 Sandra took the apple there.\n29 Mary journeyed to the office.\n30 Sandra dropped the apple.\n31 Mary moved to the bathroom.\n32 Mary travelled to the garden.\n33 Mary went to the office.\n34 Sandra grabbed the apple there.\n35 Sandra put down the apple.\n36 John put down the football.\n37 Sandra travelled to the office.\n38 Daniel went to the hallway.\n39 Daniel went back to the garden.\n40 Sandra travelled to the hallway.\n41 Mary went back to the garden.\n42 Daniel went back to the bathroom.\n43 Mary moved to the bathroom.\n44 Daniel got the apple.\n45 John got the football there.\n46 Sandra journeyed to the garden.\n47 John moved to the office.\n48 Sandra went to the hallway.\n49 John went back to the hallway.\n50 Daniel left the apple.\n51 Mary grabbed the apple there.\n52 Daniel went back to the hallway.\n53 John dropped the football.\n54 Mary moved to the hallway.\n55 Where was the football before the hallway? \toffice\t53 49 47\n56 Sandra journeyed to the bedroom.\n57 Mary got the football there.\n58 Sandra moved to the office.\n59 Sandra travelled to the garden.\n60 Mary put down the football.\n61 John went back to the kitchen.\n62 Mary went to the bedroom.\n63 Daniel travelled to the bedroom.\n64 Daniel went back to the kitchen.\n65 Sandra got the milk.\n66 Sandra dropped the milk.\n67 John went back to the garden.\n68 John travelled to the hallway.\n69 Daniel went back to the bedroom.\n70 Daniel moved to the garden.\n71 Sandra took the milk.\n72 John took the football.\n73 Sandra discarded the milk there.\n74 Sandra went to the hallway.\n75 Mary put down the apple.\n76 Where was the apple before the bedroom? \thallway\t75 62 54\n77 Daniel went to the office.\n78 Daniel went to the bathroom.\n79 Where was the apple before the bedroom? \thallway\t75 62 54\n80 Mary travelled to the bathroom.\n81 Sandra moved to the bedroom.\n82 Where was the apple before the bedroom? \thallway\t75 62 54\n83 Sandra picked up the apple.\n84 Mary journeyed to the garden.\n85 John left the football.\n86 John journeyed to the garden.\n87 John took the milk.\n88 John put down the milk.\n89 John went to the bedroom.\n90 Daniel journeyed to the office.\n91 Sandra left the apple.\n92 Daniel went to the hallway.\n93 Mary travelled to the kitchen.\n94 John travelled to the office.\n95 Daniel picked up the football.\n96 Sandra grabbed the apple.\n97 John went back to the garden.\n98 Daniel dropped the football.\n99 John moved to the office.\n100 Sandra travelled to the bathroom.\n101 Daniel grabbed the football there.\n102 Mary travelled to the bathroom.\n103 John went to the hallway.\n104 Sandra put down the apple.\n105 Sandra went back to the hallway.\n106 Mary picked up the apple.\n107 Daniel dropped the football there.\n108 Mary dropped the apple.\n109 Mary grabbed the apple.\n110 John journeyed to the office.\n111 John moved to the hallway.\n112 Mary journeyed to the office.\n113 Mary left the apple.\n114 Daniel moved to the kitchen.\n115 Mary took the apple.\n116 Sandra journeyed to the kitchen.\n117 Sandra moved to the bathroom.\n118 Sandra journeyed to the kitchen.\n119 Daniel travelled to the garden.\n120 Daniel moved to the kitchen.\n121 John took the football.\n122 Sandra journeyed to the office.\n123 Mary went back to the kitchen.\n124 Mary moved to the garden.\n125 Mary left the apple.\n126 Daniel travelled to the hallway.\n127 Where was the apple before the garden? \tkitchen\t125 124 123\n1 Mary went back to the bedroom.\n2 Daniel got the apple.\n3 Sandra went back to the office.\n4 Daniel put down the apple.\n5 Sandra picked up the apple.\n6 Mary journeyed to the office.\n7 John went back to the office.\n8 John travelled to the kitchen.\n9 Mary travelled to the bedroom.\n10 John travelled to the garden.\n11 Daniel went to the garden.\n12 Daniel took the milk.\n13 Sandra put down the apple.\n14 Daniel journeyed to the bathroom.\n15 Daniel dropped the milk.\n16 Sandra got the apple.\n17 Sandra left the apple.\n18 John travelled to the hallway.\n19 Daniel picked up the milk.\n20 John moved to the kitchen.\n21 Mary went back to the kitchen.\n22 Sandra took the apple.\n23 Sandra dropped the apple.\n24 John journeyed to the bathroom.\n25 Daniel dropped the milk.\n26 Sandra moved to the kitchen.\n27 John picked up the milk there.\n28 John discarded the milk.\n29 John went to the kitchen.\n30 Sandra travelled to the bedroom.\n31 Daniel grabbed the milk.\n32 Daniel travelled to the bedroom.\n33 Daniel journeyed to the garden.\n34 Daniel put down the milk.\n35 Where was the milk before the garden? \tbedroom\t34 33 32\n36 Daniel moved to the bathroom.\n37 John went back to the garden.\n38 Where was the milk before the garden? \tbedroom\t34 33 32\n39 Mary travelled to the bathroom.\n40 Mary journeyed to the hallway.\n41 Where was the milk before the garden? \tbedroom\t34 33 32\n42 Sandra went to the kitchen.\n43 John went back to the bedroom.\n44 Mary went back to the office.\n45 Mary picked up the apple.\n46 Daniel travelled to the kitchen.\n47 Sandra travelled to the bathroom.\n48 Sandra travelled to the garden.\n49 Sandra picked up the milk.\n50 Daniel went to the garden.\n51 Mary journeyed to the garden.\n52 Sandra discarded the milk.\n53 Mary put down the apple there.\n54 Mary grabbed the milk.\n55 Daniel took the apple.\n56 Mary dropped the milk.\n57 Daniel went to the bathroom.\n58 Daniel left the apple.\n59 Daniel travelled to the garden.\n60 Daniel got the milk there.\n61 John travelled to the garden.\n62 Mary moved to the office.\n63 Daniel discarded the milk.\n64 Sandra moved to the hallway.\n65 Sandra moved to the garden.\n66 Daniel picked up the milk.\n67 Sandra went to the hallway.\n68 Mary journeyed to the hallway.\n69 Sandra got the football there.\n70 Daniel moved to the office.\n71 Daniel left the milk.\n72 Daniel got the milk.\n73 Daniel left the milk.\n74 Sandra went back to the kitchen.\n75 Daniel moved to the hallway.\n76 Sandra discarded the football.\n77 Sandra grabbed the football.\n78 Daniel travelled to the bedroom.\n79 Daniel travelled to the office.\n80 John moved to the office.\n81 John got the milk.\n82 John discarded the milk.\n83 Daniel grabbed the milk.\n84 Sandra discarded the football.\n85 Mary went back to the bedroom.\n86 Daniel travelled to the bedroom.\n87 Daniel went back to the office.\n88 Where was the milk before the office? \tbedroom\t83 87 86\n89 Daniel discarded the milk there.\n90 Daniel went to the bedroom.\n91 Where was the milk before the office? \tbedroom\t89 87 86\n1 Mary grabbed the football there.\n2 Daniel went to the garden.\n3 Daniel went to the hallway.\n4 Mary put down the football.\n5 John grabbed the apple.\n6 John went back to the bedroom.\n7 Sandra took the football.\n8 Daniel went back to the bathroom.\n9 John travelled to the hallway.\n10 Sandra dropped the football.\n11 John left the apple.\n12 John grabbed the apple.\n13 Mary took the football.\n14 Daniel travelled to the bedroom.\n15 John discarded the apple.\n16 John got the apple there.\n17 John journeyed to the kitchen.\n18 Mary discarded the football.\n19 Sandra went to the office.\n20 Mary picked up the football.\n21 John took the milk there.\n22 Mary discarded the football.\n23 Daniel went back to the hallway.\n24 John went to the bedroom.\n25 Daniel went to the bedroom.\n26 Mary travelled to the bathroom.\n27 Daniel got the football.\n28 John moved to the hallway.\n29 John went back to the bedroom.\n30 John discarded the milk.\n31 Where was the milk before the hallway? \tbedroom\t30 28 24\n32 Mary moved to the hallway.\n33 Daniel went back to the hallway.\n34 Where was the milk before the hallway? \tbedroom\t30 28 24\n35 John put down the apple.\n36 Daniel went back to the bedroom.\n37 Where was the milk before the hallway? \tbedroom\t30 28 24\n38 John travelled to the bathroom.\n39 Sandra travelled to the hallway.\n40 Where was the apple before the bedroom? \thallway\t35 29 28\n41 Daniel discarded the football there.\n42 Daniel picked up the apple there.\n43 Where was the football before the bedroom? \thallway\t41 36 33\n1 Sandra moved to the bathroom.\n2 John went to the bathroom.\n3 Sandra got the apple.\n4 Mary moved to the office.\n5 Sandra went to the hallway.\n6 Daniel travelled to the hallway.\n7 Sandra dropped the apple.\n8 Daniel picked up the apple.\n9 Daniel discarded the apple there.\n10 Sandra moved to the kitchen.\n11 Sandra went back to the office.\n12 John moved to the office.\n13 Daniel journeyed to the garden.\n14 Sandra went to the bedroom.\n15 Sandra went to the bathroom.\n16 Sandra went to the hallway.\n17 Sandra journeyed to the office.\n18 Mary moved to the bathroom.\n19 Sandra moved to the bathroom.\n20 Mary went back to the office.\n21 Mary travelled to the bedroom.\n22 John moved to the bedroom.\n23 Daniel went to the hallway.\n24 Daniel went to the bedroom.\n25 Mary went back to the kitchen.\n26 Daniel went to the bathroom.\n27 John journeyed to the garden.\n28 Sandra moved to the kitchen.\n29 Mary took the milk.\n30 Mary discarded the milk.\n31 John travelled to the bathroom.\n32 John went to the hallway.\n33 John got the apple.\n34 Daniel went to the garden.\n35 Daniel went back to the kitchen.\n36 John put down the apple.\n37 Sandra moved to the garden.\n38 John got the apple.\n39 Sandra travelled to the hallway.\n40 John discarded the apple.\n41 Mary got the football.\n42 Sandra took the apple.\n43 Mary put down the football.\n44 John went to the bedroom.\n45 Mary moved to the hallway.\n46 John went to the bathroom.\n47 Sandra put down the apple there.\n48 Daniel picked up the football.\n49 Mary took the apple there.\n50 Mary went back to the kitchen.\n51 Daniel went back to the hallway.\n52 Mary travelled to the garden.\n53 Where was the apple before the garden? \tkitchen\t49 52 50\n54 Mary discarded the apple.\n55 Daniel left the football there.\n56 Where was the apple before the garden? \tkitchen\t54 52 50\n57 Daniel picked up the football.\n58 Mary got the apple.\n59 Daniel journeyed to the office.\n60 Sandra travelled to the bathroom.\n61 Daniel put down the football.\n62 John travelled to the garden.\n63 Daniel took the football.\n64 Mary left the apple.\n65 Daniel put down the football.\n66 John got the apple.\n67 John put down the apple.\n68 Mary got the apple.\n69 Daniel picked up the football.\n70 Mary discarded the apple.\n71 Daniel left the football.\n72 Mary grabbed the apple.\n73 Daniel got the football.\n74 Sandra journeyed to the garden.\n75 Mary put down the apple.\n76 Sandra picked up the apple.\n77 Sandra left the apple.\n78 Sandra picked up the apple there.\n79 John travelled to the hallway.\n80 Mary moved to the kitchen.\n81 Daniel journeyed to the bedroom.\n82 John moved to the kitchen.\n83 Daniel travelled to the office.\n84 John got the milk there.\n85 Daniel dropped the football.\n86 Daniel picked up the football.\n87 Daniel moved to the bathroom.\n88 John left the milk.\n89 John moved to the bathroom.\n90 Daniel left the football.\n91 John picked up the football there.\n92 Sandra put down the apple.\n93 Mary took the milk.\n94 Daniel travelled to the garden.\n95 Daniel journeyed to the office.\n96 John moved to the garden.\n97 John travelled to the bedroom.\n98 Mary travelled to the hallway.\n99 John dropped the football.\n100 Sandra grabbed the apple there.\n101 Where was the football before the bedroom? \tgarden\t99 97 96\n102 John grabbed the football.\n103 Mary journeyed to the kitchen.\n104 John journeyed to the kitchen.\n105 Daniel journeyed to the garden.\n106 Sandra travelled to the bedroom.\n107 John travelled to the hallway.\n108 Sandra went back to the kitchen.\n109 Mary went back to the hallway.\n110 John journeyed to the kitchen.\n111 Mary discarded the milk.\n112 Where was the milk before the kitchen? \thallway\t111 103 98\n113 Sandra went to the bedroom.\n114 Sandra put down the apple there.\n115 Where was the milk before the hallway? \tkitchen\t111 109 103\n1 Daniel picked up the apple.\n2 Sandra journeyed to the office.\n3 Sandra moved to the kitchen.\n4 Daniel went back to the garden.\n5 Mary picked up the milk.\n6 John journeyed to the hallway.\n7 John went to the kitchen.\n8 Mary put down the milk.\n9 Daniel dropped the apple.\n10 Mary grabbed the milk.\n11 Mary went back to the bedroom.\n12 Mary went to the office.\n13 Where was the milk before the office? \tbedroom\t10 12 11\n14 John journeyed to the garden.\n15 Daniel picked up the apple.\n16 Where was the milk before the office? \tbedroom\t10 12 11\n17 Mary dropped the milk.\n18 Daniel took the football.\n19 Where was the milk before the office? \tbedroom\t17 12 11\n20 Daniel travelled to the kitchen.\n21 Mary moved to the kitchen.\n22 Where was the milk before the office? \tbedroom\t17 12 11\n23 Daniel discarded the apple.\n24 Mary got the apple.\n25 Sandra journeyed to the bathroom.\n26 Daniel journeyed to the bedroom.\n27 Daniel left the football.\n28 John went to the office.\n29 Where was the football before the bedroom? \tkitchen\t27 26 20\n1 Mary journeyed to the kitchen.\n2 Sandra travelled to the office.\n3 John got the apple.\n4 Mary went back to the bathroom.\n5 Sandra went back to the garden.\n6 Mary moved to the hallway.\n7 John discarded the apple.\n8 John took the apple.\n9 Sandra journeyed to the office.\n10 Sandra went to the bedroom.\n11 Daniel went to the hallway.\n12 Daniel went to the office.\n13 Sandra took the milk there.\n14 John left the apple.\n15 John got the apple.\n16 Daniel went back to the bathroom.\n17 John journeyed to the kitchen.\n18 Sandra dropped the milk.\n19 John dropped the apple.\n20 Daniel travelled to the bedroom.\n21 Sandra took the milk there.\n22 Sandra journeyed to the hallway.\n23 Sandra left the milk there.\n24 Mary picked up the milk.\n25 Sandra journeyed to the office.\n26 Daniel travelled to the bathroom.\n27 John travelled to the hallway.\n28 John went back to the kitchen.\n29 John picked up the apple.\n30 John dropped the apple there.\n31 John went to the office.\n32 Mary left the milk.\n33 Sandra moved to the bathroom.\n34 Daniel journeyed to the office.\n35 Mary went to the garden.\n36 John went back to the bathroom.\n37 Daniel moved to the bedroom.\n38 Sandra went back to the garden.\n39 Daniel went to the office.\n40 Sandra took the football.\n41 Sandra went back to the bedroom.\n42 John went back to the bedroom.\n43 John moved to the bathroom.\n44 Daniel journeyed to the bathroom.\n45 Mary went back to the kitchen.\n46 John went back to the bedroom.\n47 Daniel went to the kitchen.\n48 Sandra went to the bathroom.\n49 John travelled to the bathroom.\n50 Sandra moved to the bedroom.\n51 John journeyed to the office.\n52 Sandra went to the bathroom.\n53 Sandra travelled to the garden.\n54 Sandra dropped the football there.\n55 Where was the football before the bedroom? \tbathroom\t54 50 48\n56 Daniel took the apple.\n57 Daniel put down the apple.\n58 Where was the football before the bedroom? \tbathroom\t54 50 48\n59 Sandra travelled to the hallway.\n60 Daniel travelled to the garden.\n61 Where was the football before the garden? \tbathroom\t54 53 52\n62 Daniel grabbed the football.\n63 Mary got the apple.\n64 Daniel travelled to the hallway.\n65 John went back to the garden.\n66 John went back to the office.\n67 Sandra travelled to the kitchen.\n68 John went back to the bathroom.\n69 Daniel left the football.\n70 Mary journeyed to the office.\n71 John moved to the kitchen.\n72 Daniel took the milk.\n73 Daniel travelled to the office.\n74 Mary put down the apple.\n75 Sandra travelled to the garden.\n76 Sandra travelled to the hallway.\n77 Mary went to the garden.\n78 John journeyed to the office.\n79 Daniel picked up the apple.\n80 Sandra travelled to the kitchen.\n81 Sandra journeyed to the bedroom.\n82 John journeyed to the hallway.\n83 Daniel went back to the kitchen.\n84 John moved to the kitchen.\n85 Daniel put down the apple.\n86 Sandra travelled to the kitchen.\n87 Sandra grabbed the apple.\n88 Daniel moved to the garden.\n89 Sandra discarded the apple there.\n90 Mary moved to the hallway.\n91 Mary picked up the football.\n92 Mary dropped the football.\n93 Sandra travelled to the bedroom.\n94 John grabbed the apple.\n95 Mary grabbed the football.\n96 Daniel discarded the milk.\n97 Mary journeyed to the bathroom.\n98 Where was the milk before the garden? \tkitchen\t96 88 83\n99 John put down the apple.\n100 Daniel journeyed to the bathroom.\n101 Where was the milk before the kitchen? \toffice\t96 83 73\n1 John went to the bathroom.\n2 John took the milk.\n3 Daniel journeyed to the garden.\n4 John discarded the milk.\n5 John picked up the milk.\n6 Sandra travelled to the hallway.\n7 Sandra grabbed the football.\n8 John travelled to the bedroom.\n9 Sandra put down the football there.\n10 Sandra went to the garden.\n11 John travelled to the office.\n12 John dropped the milk there.\n13 Where was the milk before the office? \tbedroom\t12 11 8\n14 John journeyed to the garden.\n15 Sandra went back to the hallway.\n16 Where was the milk before the office? \tbedroom\t12 11 8\n17 John went back to the bedroom.\n18 Daniel went to the office.\n19 Where was the milk before the office? \tbedroom\t12 11 8\n20 Sandra took the football there.\n21 Sandra travelled to the garden.\n22 Sandra dropped the football.\n23 Mary moved to the hallway.\n24 John got the apple.\n25 John journeyed to the office.\n26 Daniel travelled to the hallway.\n27 Daniel travelled to the bedroom.\n28 Mary journeyed to the kitchen.\n29 Daniel journeyed to the kitchen.\n30 John left the apple.\n31 John picked up the milk.\n32 John moved to the bathroom.\n33 Mary went to the bedroom.\n34 Sandra went back to the office.\n35 Sandra grabbed the apple.\n36 John left the milk.\n37 Mary went to the garden.\n38 Sandra discarded the apple.\n39 Daniel journeyed to the hallway.\n40 John picked up the milk.\n41 Mary went back to the kitchen.\n42 Daniel journeyed to the office.\n43 John put down the milk.\n44 Sandra picked up the apple.\n45 John took the milk.\n46 Sandra journeyed to the kitchen.\n47 John put down the milk.\n48 Sandra discarded the apple.\n49 John grabbed the milk.\n50 Sandra went back to the garden.\n51 John discarded the milk there.\n52 Mary got the apple.\n53 Sandra picked up the football.\n54 Mary moved to the bedroom.\n55 Sandra discarded the football there.\n56 Sandra picked up the football.\n57 John moved to the office.\n58 Mary journeyed to the garden.\n59 John journeyed to the garden.\n60 John went back to the hallway.\n61 Sandra dropped the football there.\n62 Mary went to the office.\n63 Daniel went to the garden.\n64 Mary went back to the bedroom.\n65 John moved to the garden.\n66 Daniel travelled to the kitchen.\n67 John picked up the football.\n68 Daniel went back to the office.\n69 Daniel journeyed to the garden.\n70 John discarded the football.\n71 Sandra grabbed the football.\n72 Mary moved to the bathroom.\n73 Mary went to the bedroom.\n74 John went to the bathroom.\n75 John travelled to the kitchen.\n76 Daniel moved to the office.\n77 Sandra left the football.\n78 Mary went to the office.\n79 Mary moved to the bathroom.\n80 Mary picked up the milk.\n81 John moved to the hallway.\n82 Mary journeyed to the kitchen.\n83 Daniel moved to the kitchen.\n84 Mary moved to the garden.\n85 Mary discarded the milk.\n86 Where was the milk before the garden? \tkitchen\t85 84 82\n87 Sandra took the football.\n88 Sandra dropped the football.\n89 Where was the milk before the garden? \tkitchen\t85 84 82\n1 Mary went to the hallway.\n2 Daniel went to the kitchen.\n3 Daniel went to the office.\n4 Mary travelled to the garden.\n5 John went to the office.\n6 Sandra moved to the hallway.\n7 Daniel grabbed the football there.\n8 Mary travelled to the office.\n9 Sandra went to the bedroom.\n10 Sandra went to the garden.\n11 John went back to the bedroom.\n12 Daniel put down the football.\n13 Sandra moved to the office.\n14 Sandra grabbed the football.\n15 Sandra moved to the hallway.\n16 John went back to the hallway.\n17 John got the milk.\n18 Daniel moved to the garden.\n19 John left the milk.\n20 Mary went to the bathroom.\n21 John went to the garden.\n22 Sandra got the milk.\n23 Sandra went back to the bathroom.\n24 Sandra left the football there.\n25 Where was the football before the bathroom? \thallway\t24 23 15\n26 Sandra journeyed to the kitchen.\n27 John journeyed to the kitchen.\n28 Where was the football before the bathroom? \thallway\t24 23 15\n29 John picked up the apple there.\n30 John travelled to the garden.\n31 Where was the football before the bathroom? \thallway\t24 23 15\n32 Daniel went to the kitchen.\n33 Mary grabbed the football.\n34 Sandra dropped the milk.\n35 Mary dropped the football.\n36 Where was the milk before the kitchen? \tbathroom\t34 26 23\n37 Daniel took the milk.\n38 Mary picked up the football.\n39 Daniel put down the milk there.\n40 Mary travelled to the garden.\n41 Daniel travelled to the hallway.\n42 Sandra moved to the hallway.\n43 Mary went back to the hallway.\n44 Sandra journeyed to the kitchen.\n45 Daniel travelled to the office.\n46 Mary put down the football.\n47 Where was the football before the hallway? \tgarden\t46 43 40\n1 Mary journeyed to the bedroom.\n2 Mary went to the office.\n3 Sandra journeyed to the bathroom.\n4 Daniel journeyed to the bedroom.\n5 John travelled to the garden.\n6 Daniel journeyed to the kitchen.\n7 Daniel went to the office.\n8 Daniel moved to the kitchen.\n9 Sandra travelled to the bedroom.\n10 Sandra journeyed to the kitchen.\n11 John went back to the office.\n12 John moved to the bathroom.\n13 Sandra went back to the garden.\n14 Daniel took the apple.\n15 Sandra travelled to the office.\n16 John travelled to the bedroom.\n17 John travelled to the kitchen.\n18 Daniel discarded the apple.\n19 Sandra went to the garden.\n20 Mary went to the bedroom.\n21 Daniel grabbed the apple.\n22 John went to the bedroom.\n23 John went back to the hallway.\n24 Daniel went to the bedroom.\n25 John travelled to the office.\n26 Daniel travelled to the kitchen.\n27 Daniel dropped the apple.\n28 John moved to the garden.\n29 Where was the apple before the kitchen? \tbedroom\t27 26 24\n30 Sandra went to the kitchen.\n31 Sandra picked up the apple.\n32 Sandra went back to the bathroom.\n33 Sandra went to the hallway.\n34 Where was the apple before the hallway? \tbathroom\t31 33 32\n35 John travelled to the office.\n36 Sandra put down the apple.\n37 Where was the apple before the hallway? \tbathroom\t36 33 32\n38 Sandra went back to the kitchen.\n39 Sandra travelled to the bathroom.\n40 Where was the apple before the hallway? \tbathroom\t36 33 32\n41 Mary went to the kitchen.\n42 John went back to the hallway.\n43 Where was the apple before the hallway? \tbathroom\t36 33 32\n1 Sandra went back to the hallway.\n2 Mary picked up the apple.\n3 Daniel got the milk.\n4 Mary travelled to the hallway.\n5 Daniel journeyed to the bathroom.\n6 Mary journeyed to the bathroom.\n7 Where was the apple before the bathroom? \thallway\t2 6 4\n8 Sandra went back to the bathroom.\n9 Sandra journeyed to the garden.\n10 Daniel moved to the office.\n11 Daniel journeyed to the garden.\n12 Sandra went back to the hallway.\n13 Daniel left the milk.\n14 Where was the milk before the garden? \toffice\t13 11 10\n15 Mary discarded the apple.\n16 John got the apple.\n17 Where was the milk before the office? \tbathroom\t13 10 5\n18 John dropped the apple.\n19 Mary went back to the office.\n20 Where was the milk before the office? \tbathroom\t13 10 5\n21 Daniel grabbed the milk.\n22 Daniel put down the milk.\n23 Daniel took the milk there.\n24 John went back to the kitchen.\n25 Daniel dropped the milk.\n26 Sandra journeyed to the office.\n27 John moved to the bedroom.\n28 Daniel went to the kitchen.\n29 Mary went back to the hallway.\n30 John travelled to the kitchen.\n31 Mary went back to the office.\n32 John travelled to the hallway.\n33 Sandra went back to the bathroom.\n34 Sandra got the apple.\n35 Mary went back to the bedroom.\n36 Daniel moved to the hallway.\n37 Mary picked up the football.\n38 Mary put down the football there.\n39 Sandra went back to the office.\n40 Sandra left the apple.\n41 Sandra took the apple.\n42 John journeyed to the office.\n43 Daniel travelled to the office.\n44 John travelled to the kitchen.\n45 Sandra journeyed to the hallway.\n46 Daniel moved to the bathroom.\n47 Mary travelled to the bathroom.\n48 Mary moved to the office.\n49 Sandra dropped the apple.\n50 Daniel journeyed to the hallway.\n51 Sandra went to the bedroom.\n52 John went to the bedroom.\n53 Sandra travelled to the garden.\n54 Daniel journeyed to the kitchen.\n55 Daniel went back to the office.\n56 Sandra moved to the bathroom.\n57 John picked up the football.\n58 Daniel travelled to the hallway.\n59 John discarded the football.\n60 Mary went back to the kitchen.\n61 John took the football.\n62 Daniel grabbed the apple.\n63 John moved to the bathroom.\n64 Mary moved to the bathroom.\n65 Mary went back to the office.\n66 Sandra moved to the hallway.\n67 John went back to the hallway.\n68 Daniel dropped the apple.\n69 John moved to the bedroom.\n70 Daniel journeyed to the bedroom.\n71 John went back to the kitchen.\n72 John discarded the football.\n73 Where was the football before the bedroom? \thallway\t72 69 67\n1 John got the football.\n2 John discarded the football.\n3 Sandra moved to the hallway.\n4 John travelled to the garden.\n5 Daniel went back to the garden.\n6 Mary went back to the bathroom.\n7 Daniel got the milk.\n8 John went back to the hallway.\n9 Sandra journeyed to the bathroom.\n10 Daniel left the milk.\n11 Daniel picked up the milk.\n12 Daniel dropped the milk.\n13 Daniel grabbed the milk there.\n14 John went to the kitchen.\n15 Sandra journeyed to the kitchen.\n16 Daniel went to the bathroom.\n17 Daniel moved to the office.\n18 Sandra went back to the bathroom.\n19 Sandra travelled to the garden.\n20 John journeyed to the bedroom.\n21 Mary moved to the office.\n22 Daniel dropped the milk.\n23 Where was the milk before the office? \tbathroom\t22 17 16\n24 Mary took the milk.\n25 Mary picked up the football.\n26 John got the apple.\n27 John discarded the apple there.\n28 John picked up the apple.\n29 John left the apple.\n30 Mary journeyed to the kitchen.\n31 Sandra went to the bedroom.\n32 Sandra travelled to the garden.\n33 Mary discarded the milk.\n34 Mary dropped the football there.\n35 Mary went back to the hallway.\n36 Daniel travelled to the bathroom.\n37 Mary went back to the bedroom.\n38 Sandra journeyed to the kitchen.\n39 Mary took the apple.\n40 Sandra journeyed to the bathroom.\n41 Mary dropped the apple there.\n42 Mary picked up the apple.\n43 Mary travelled to the bathroom.\n44 Sandra journeyed to the kitchen.\n45 Sandra picked up the milk.\n46 Daniel went to the bedroom.\n47 Sandra went to the office.\n48 Mary went back to the garden.\n49 Mary left the apple.\n50 Where was the apple before the garden? \tbathroom\t49 48 43\n51 Mary travelled to the hallway.\n52 Sandra dropped the milk.\n53 Where was the apple before the garden? \tbathroom\t49 48 43\n54 John moved to the garden.\n55 John journeyed to the kitchen.\n56 Where was the apple before the garden? \tbathroom\t49 48 43\n57 Sandra grabbed the milk.\n58 John journeyed to the office.\n59 Mary moved to the kitchen.\n60 John moved to the hallway.\n61 Sandra put down the milk.\n62 John went back to the kitchen.\n63 John went back to the hallway.\n64 Sandra picked up the milk.\n65 Mary got the football there.\n66 Mary moved to the garden.\n67 Mary went to the hallway.\n68 Sandra put down the milk.\n69 Where was the football before the hallway? \tgarden\t65 67 66\n1 Sandra picked up the football.\n2 John moved to the kitchen.\n3 Sandra travelled to the bathroom.\n4 Sandra dropped the football.\n5 John journeyed to the garden.\n6 Mary went to the office.\n7 Mary went to the bedroom.\n8 Sandra grabbed the apple.\n9 Mary moved to the garden.\n10 Daniel travelled to the kitchen.\n11 Sandra grabbed the football there.\n12 John travelled to the hallway.\n13 John journeyed to the bathroom.\n14 Sandra put down the football.\n15 Sandra took the football.\n16 Daniel moved to the hallway.\n17 Sandra went back to the garden.\n18 Mary journeyed to the bathroom.\n19 John moved to the bedroom.\n20 Sandra moved to the kitchen.\n21 Sandra discarded the football there.\n22 John went to the office.\n23 Where was the football before the kitchen? \tgarden\t21 20 17\n24 Sandra journeyed to the bathroom.\n25 Sandra journeyed to the hallway.\n26 Where was the football before the kitchen? \tgarden\t21 20 17\n27 Mary went to the kitchen.\n28 Mary grabbed the football.\n29 Mary dropped the football.\n30 Mary went to the hallway.\n31 Sandra travelled to the kitchen.\n32 Sandra moved to the bedroom.\n33 Sandra discarded the apple.\n34 Sandra moved to the kitchen.\n35 Where was the apple before the bathroom? \tkitchen\t33 24 20\n36 Mary journeyed to the garden.\n37 Mary journeyed to the office.\n38 Where was the apple before the hallway? \tbathroom\t33 25 24\n39 Sandra grabbed the football.\n40 Mary moved to the hallway.\n41 John took the milk.\n42 Sandra went to the bathroom.\n43 Mary went to the kitchen.\n44 Daniel journeyed to the office.\n45 Sandra left the football there.\n46 Sandra went to the bedroom.\n47 Daniel travelled to the garden.\n48 John put down the milk.\n49 Sandra went to the kitchen.\n50 Sandra went back to the bedroom.\n51 Sandra grabbed the apple.\n52 John got the milk.\n53 John put down the milk.\n54 John grabbed the milk there.\n55 Daniel moved to the bedroom.\n56 John discarded the milk.\n57 John got the milk.\n58 Sandra travelled to the garden.\n59 Mary went to the hallway.\n60 Sandra discarded the apple.\n61 Daniel went back to the bathroom.\n62 Daniel got the football.\n63 Sandra moved to the kitchen.\n64 Mary went back to the kitchen.\n65 Sandra went back to the garden.\n66 Daniel put down the football.\n67 Daniel picked up the football there.\n68 Daniel discarded the football.\n69 Sandra picked up the apple.\n70 Sandra moved to the bedroom.\n71 Daniel took the football there.\n72 Mary went to the hallway.\n73 Mary moved to the garden.\n74 John discarded the milk there.\n75 Daniel left the football.\n76 Daniel took the football.\n77 John journeyed to the bedroom.\n78 John moved to the bathroom.\n79 Daniel discarded the football.\n80 Sandra dropped the apple.\n81 Mary journeyed to the bedroom.\n82 Sandra grabbed the apple.\n83 Mary went back to the hallway.\n84 Daniel journeyed to the hallway.\n85 Mary went back to the kitchen.\n86 Mary travelled to the hallway.\n87 Mary travelled to the bathroom.\n88 Sandra put down the apple.\n89 John travelled to the hallway.\n90 Mary got the football there.\n91 Daniel moved to the bathroom.\n92 Sandra got the apple.\n93 Mary discarded the football.\n94 Sandra travelled to the office.\n95 John went to the garden.\n96 Mary went back to the garden.\n97 Sandra grabbed the milk.\n98 Daniel picked up the football there.\n99 Mary journeyed to the hallway.\n100 Daniel discarded the football.\n101 Daniel moved to the bedroom.\n102 John went to the kitchen.\n103 Daniel went to the office.\n104 John moved to the bathroom.\n105 John moved to the garden.\n106 John journeyed to the kitchen.\n107 John travelled to the bedroom.\n108 Daniel went to the bedroom.\n109 Mary travelled to the bedroom.\n110 John journeyed to the office.\n111 Mary journeyed to the kitchen.\n112 Sandra discarded the apple there.\n113 Mary went to the garden.\n114 Sandra discarded the milk there.\n115 Sandra got the milk.\n116 Mary went back to the kitchen.\n117 Sandra moved to the bathroom.\n118 Sandra left the milk.\n119 Sandra journeyed to the office.\n120 John picked up the apple.\n121 Sandra moved to the bathroom.\n122 Sandra travelled to the bedroom.\n123 Mary moved to the hallway.\n124 John went back to the bathroom.\n125 John went back to the office.\n126 Mary went back to the office.\n127 Daniel journeyed to the office.\n128 John discarded the apple.\n129 Where was the apple before the office? \tbathroom\t128 125 124\n1 Sandra journeyed to the bedroom.\n2 John moved to the kitchen.\n3 John went to the hallway.\n4 Sandra went to the bathroom.\n5 John went back to the kitchen.\n6 Daniel went to the hallway.\n7 Sandra got the football.\n8 Sandra travelled to the garden.\n9 Daniel journeyed to the garden.\n10 Daniel journeyed to the kitchen.\n11 Daniel went back to the office.\n12 Daniel travelled to the bedroom.\n13 John went back to the bedroom.\n14 Sandra went to the bedroom.\n15 Sandra went to the hallway.\n16 Sandra travelled to the office.\n17 Sandra went back to the bedroom.\n18 Sandra moved to the office.\n19 Sandra journeyed to the kitchen.\n20 Sandra travelled to the garden.\n21 John went back to the bathroom.\n22 Daniel moved to the office.\n23 John grabbed the apple.\n24 Daniel got the milk there.\n25 Daniel left the milk.\n26 Mary travelled to the bedroom.\n27 Mary moved to the kitchen.\n28 Daniel grabbed the milk.\n29 Daniel left the milk.\n30 Sandra left the football there.\n31 Where was the football before the bedroom? \toffice\t30 17 16\n32 John travelled to the office.\n33 Mary went back to the bedroom.\n34 Where was the football before the garden? \tkitchen\t30 20 19\n35 John went back to the bathroom.\n36 Mary journeyed to the kitchen.\n37 Where was the football before the hallway? \tbedroom\t30 15 14\n38 Sandra went to the bedroom.\n39 John went back to the garden.\n40 Mary travelled to the office.\n41 John dropped the apple.\n42 Where was the apple before the garden? \tbathroom\t41 39 35\n43 Daniel got the milk there.\n44 Sandra went to the office.\n45 Where was the apple before the bathroom? \toffice\t41 35 32\n1 John picked up the football.\n2 Daniel travelled to the hallway.\n3 John left the football.\n4 Sandra picked up the football.\n5 Daniel journeyed to the kitchen.\n6 Sandra put down the football.\n7 Sandra travelled to the office.\n8 Sandra grabbed the milk.\n9 Sandra journeyed to the hallway.\n10 John travelled to the office.\n11 Sandra left the milk.\n12 Sandra grabbed the milk.\n13 Mary grabbed the football.\n14 Sandra went back to the bathroom.\n15 Sandra dropped the milk there.\n16 Mary moved to the bathroom.\n17 Sandra got the milk.\n18 Sandra journeyed to the hallway.\n19 Sandra dropped the milk.\n20 Sandra went to the office.\n21 John travelled to the bedroom.\n22 Mary discarded the football.\n23 Mary went back to the hallway.\n24 Sandra moved to the kitchen.\n25 John took the apple.\n26 Daniel went back to the garden.\n27 John went back to the kitchen.\n28 Mary travelled to the bathroom.\n29 John moved to the bedroom.\n30 John put down the apple there.\n31 Where was the apple before the bedroom? \tkitchen\t30 29 27\n32 Sandra travelled to the garden.\n33 John went back to the kitchen.\n34 Where was the apple before the bedroom? \tkitchen\t30 29 27\n35 Sandra went back to the bathroom.\n36 Sandra grabbed the football there.\n37 Where was the apple before the bedroom? \tkitchen\t30 29 27\n38 Mary travelled to the kitchen.\n39 Daniel moved to the bathroom.\n40 Daniel moved to the bedroom.\n41 John moved to the bathroom.\n42 Sandra left the football.\n43 Mary went to the bedroom.\n44 Sandra grabbed the football there.\n45 John journeyed to the hallway.\n46 Mary got the apple.\n47 Sandra discarded the football.\n48 Mary discarded the apple.\n49 Daniel went back to the bathroom.\n50 Sandra journeyed to the hallway.\n51 Sandra took the milk.\n52 Mary travelled to the hallway.\n53 Daniel took the football.\n54 John journeyed to the office.\n55 Mary journeyed to the office.\n56 John moved to the bathroom.\n57 John moved to the bedroom.\n58 Daniel put down the football.\n59 Daniel took the football.\n60 Daniel went back to the kitchen.\n61 Daniel left the football.\n62 John grabbed the apple.\n63 Sandra journeyed to the kitchen.\n64 Daniel went back to the garden.\n65 Sandra put down the milk.\n66 John went back to the garden.\n67 Sandra got the football there.\n68 Sandra discarded the football.\n69 John dropped the apple there.\n70 Daniel travelled to the hallway.\n71 Mary went back to the garden.\n72 Sandra got the football.\n73 John got the apple.\n74 Daniel travelled to the garden.\n75 Daniel went back to the hallway.\n76 Mary went back to the bedroom.\n77 John journeyed to the hallway.\n78 Sandra went back to the bathroom.\n79 Mary went back to the bathroom.\n80 Sandra moved to the kitchen.\n81 John moved to the kitchen.\n82 John got the milk.\n83 Sandra travelled to the bedroom.\n84 John travelled to the office.\n85 Sandra journeyed to the hallway.\n86 Mary journeyed to the hallway.\n87 Sandra journeyed to the office.\n88 Sandra journeyed to the kitchen.\n89 John discarded the milk.\n90 Sandra went to the bathroom.\n91 Daniel went to the kitchen.\n92 John took the milk there.\n93 Mary went back to the bedroom.\n94 John discarded the apple.\n95 Mary went back to the bathroom.\n96 Where was the apple before the kitchen? \thallway\t94 81 77\n97 John journeyed to the bathroom.\n98 Sandra discarded the football there.\n99 Where was the football before the kitchen? \toffice\t98 88 87\n1 John went back to the bedroom.\n2 Sandra got the milk.\n3 Sandra discarded the milk.\n4 Sandra took the milk.\n5 John went back to the office.\n6 Mary moved to the bathroom.\n7 John travelled to the kitchen.\n8 Daniel went back to the bedroom.\n9 John went back to the office.\n10 Mary took the apple.\n11 Mary travelled to the office.\n12 Daniel went back to the kitchen.\n13 Mary moved to the bathroom.\n14 Sandra dropped the milk there.\n15 Where was the apple before the bathroom? \toffice\t10 13 11\n16 Sandra got the milk.\n17 Sandra went to the hallway.\n18 John journeyed to the kitchen.\n19 Sandra got the football there.\n20 John journeyed to the bathroom.\n21 Sandra travelled to the bedroom.\n22 Sandra dropped the football.\n23 Mary moved to the office.\n24 Sandra went to the bathroom.\n25 Sandra went back to the office.\n26 John went back to the office.\n27 Mary dropped the apple.\n28 Where was the apple before the bathroom? \toffice\t27 13 11\n29 Daniel journeyed to the bathroom.\n30 Sandra moved to the bedroom.\n31 Where was the apple before the office? \tbathroom\t27 23 13\n32 Mary grabbed the apple.\n33 Mary journeyed to the bathroom.\n34 Sandra went to the office.\n35 Mary left the apple there.\n36 Mary grabbed the apple there.\n37 John went to the bedroom.\n38 Sandra went back to the bedroom.\n39 Sandra left the milk.\n40 Where was the milk before the bedroom? \toffice\t39 38 34\n41 Sandra went back to the hallway.\n42 Daniel went to the bedroom.\n43 Where was the milk before the bedroom? \toffice\t39 38 34\n1 Daniel took the apple.\n2 Mary journeyed to the bathroom.\n3 Daniel got the milk.\n4 Mary journeyed to the bedroom.\n5 Mary travelled to the office.\n6 Daniel journeyed to the hallway.\n7 Sandra journeyed to the bathroom.\n8 John moved to the office.\n9 Daniel left the apple.\n10 Sandra went to the hallway.\n11 Daniel dropped the milk.\n12 John went back to the bathroom.\n13 Daniel went back to the office.\n14 Daniel moved to the bedroom.\n15 Sandra went back to the garden.\n16 Daniel went back to the bathroom.\n17 Mary went back to the bedroom.\n18 Mary journeyed to the kitchen.\n19 Daniel went back to the kitchen.\n20 Daniel grabbed the football.\n21 Daniel put down the football.\n22 Daniel went to the bathroom.\n23 Mary travelled to the bathroom.\n24 Sandra moved to the kitchen.\n25 Daniel went to the office.\n26 Daniel journeyed to the garden.\n27 John travelled to the hallway.\n28 John picked up the apple.\n29 John left the apple.\n30 John travelled to the kitchen.\n31 Sandra travelled to the bedroom.\n32 Daniel moved to the bedroom.\n33 John journeyed to the garden.\n34 Daniel moved to the bathroom.\n35 John journeyed to the kitchen.\n36 John grabbed the football.\n37 John moved to the bathroom.\n38 John dropped the football.\n39 Daniel took the football.\n40 Mary went to the garden.\n41 Daniel dropped the football.\n42 John grabbed the football.\n43 John put down the football.\n44 Sandra journeyed to the garden.\n45 John picked up the football.\n46 Sandra went back to the hallway.\n47 Sandra grabbed the apple there.\n48 Daniel went to the office.\n49 Mary journeyed to the bedroom.\n50 Sandra left the apple.\n51 Sandra moved to the office.\n52 John discarded the football.\n53 Sandra travelled to the hallway.\n54 Daniel travelled to the bathroom.\n55 Mary went to the office.\n56 Daniel picked up the football.\n57 Sandra moved to the bedroom.\n58 John moved to the bedroom.\n59 Mary journeyed to the hallway.\n60 Mary moved to the kitchen.\n61 Mary went back to the hallway.\n62 Mary moved to the bathroom.\n63 Daniel put down the football.\n64 Daniel moved to the bedroom.\n65 John went back to the kitchen.\n66 John journeyed to the hallway.\n67 Sandra moved to the hallway.\n68 Mary took the football.\n69 Mary went back to the garden.\n70 Sandra grabbed the milk.\n71 John got the apple.\n72 Mary went back to the kitchen.\n73 Where was the football before the kitchen? \tgarden\t68 72 69\n74 John went back to the office.\n75 John left the apple.\n76 John went to the bathroom.\n77 John went to the bedroom.\n78 Mary discarded the football.\n79 Mary got the football.\n80 Sandra discarded the milk there.\n81 Mary put down the football.\n82 Mary travelled to the bathroom.\n83 John went back to the hallway.\n84 Sandra journeyed to the kitchen.\n85 Sandra got the football.\n86 Mary moved to the hallway.\n87 John grabbed the milk there.\n88 John discarded the milk.\n89 Sandra dropped the football.\n90 Sandra grabbed the football there.\n91 Sandra left the football.\n92 John moved to the kitchen.\n93 Sandra grabbed the football.\n94 Mary took the milk.\n95 John went back to the bathroom.\n96 John went to the kitchen.\n97 Daniel journeyed to the garden.\n98 Mary journeyed to the bathroom.\n99 Sandra went back to the bathroom.\n100 Sandra put down the football.\n101 Mary picked up the football.\n102 Daniel went back to the hallway.\n103 Sandra went to the hallway.\n104 John went back to the garden.\n105 John went to the bedroom.\n106 Sandra travelled to the bathroom.\n107 Mary dropped the football there.\n108 Sandra grabbed the football.\n109 Sandra went to the kitchen.\n110 Sandra dropped the football there.\n111 Sandra took the football there.\n112 John went back to the bathroom.\n113 Sandra went back to the garden.\n114 Mary dropped the milk.\n115 Sandra went to the bathroom.\n116 Where was the football before the bathroom? \tgarden\t111 115 113\n117 Sandra dropped the football there.\n118 John grabbed the milk.\n119 Where was the football before the bathroom? \tgarden\t117 115 113\n120 John grabbed the football.\n121 Daniel journeyed to the bathroom.\n122 Mary went to the bedroom.\n123 John dropped the football.\n124 Sandra journeyed to the hallway.\n125 Daniel took the football.\n126 Daniel put down the football.\n127 John journeyed to the office.\n128 John grabbed the apple.\n129 John moved to the bathroom.\n130 Daniel travelled to the bedroom.\n131 Sandra moved to the office.\n132 John took the football there.\n133 Mary moved to the garden.\n134 John journeyed to the hallway.\n135 John went back to the bedroom.\n136 Where was the football before the bedroom? \thallway\t132 135 134\n137 John went back to the hallway.\n138 Daniel went back to the hallway.\n139 John put down the milk.\n140 John took the milk.\n141 Mary travelled to the bedroom.\n142 Sandra journeyed to the garden.\n143 Daniel travelled to the bathroom.\n144 Mary went to the bathroom.\n145 Daniel moved to the office.\n146 Mary journeyed to the kitchen.\n147 John went to the office.\n148 John dropped the football.\n149 Where was the football before the hallway? \tbedroom\t148 137 135\n1 Daniel went to the kitchen.\n2 Sandra went back to the kitchen.\n3 Daniel moved to the garden.\n4 Sandra grabbed the apple.\n5 Sandra went back to the office.\n6 Sandra dropped the apple.\n7 Sandra went to the garden.\n8 Sandra went back to the bedroom.\n9 Sandra went back to the office.\n10 Mary went back to the office.\n11 Daniel moved to the bathroom.\n12 Sandra grabbed the apple.\n13 Sandra travelled to the garden.\n14 Sandra put down the apple there.\n15 Mary went back to the bathroom.\n16 Daniel travelled to the garden.\n17 Mary took the milk.\n18 Sandra grabbed the apple.\n19 Mary left the milk there.\n20 Sandra journeyed to the bedroom.\n21 John travelled to the office.\n22 John went back to the garden.\n23 Sandra journeyed to the garden.\n24 Mary grabbed the milk.\n25 Mary left the milk.\n26 Mary grabbed the milk.\n27 Mary went to the hallway.\n28 John moved to the hallway.\n29 Mary picked up the football.\n30 Sandra journeyed to the kitchen.\n31 Sandra left the apple.\n32 Mary discarded the milk.\n33 Where was the apple before the garden? \tbedroom\t31 23 20\n34 John journeyed to the garden.\n35 Mary dropped the football.\n36 Where was the apple before the kitchen? \tgarden\t31 30 23\n37 Daniel moved to the bathroom.\n38 Daniel journeyed to the kitchen.\n39 Mary travelled to the bathroom.\n40 Daniel went to the bedroom.\n41 Mary went to the hallway.\n42 Sandra got the apple.\n43 Sandra went back to the hallway.\n44 Mary moved to the kitchen.\n45 Sandra dropped the apple there.\n46 Sandra grabbed the milk.\n47 Sandra journeyed to the bathroom.\n48 John went back to the kitchen.\n49 Sandra went to the kitchen.\n50 Sandra travelled to the bathroom.\n51 Where was the milk before the bathroom? \tkitchen\t46 50 49\n52 Daniel went to the garden.\n53 Daniel moved to the kitchen.\n54 Sandra dropped the milk.\n55 Sandra got the milk.\n56 Sandra put down the milk.\n57 John journeyed to the garden.\n58 Sandra went back to the hallway.\n59 Sandra picked up the apple.\n60 Sandra got the football.\n61 Sandra moved to the garden.\n62 Daniel moved to the bathroom.\n63 Daniel travelled to the garden.\n64 Sandra went back to the bathroom.\n65 Sandra discarded the football.\n66 Where was the football before the bathroom? \tgarden\t65 64 61\n67 Sandra put down the apple.\n68 Sandra moved to the hallway.\n69 Where was the apple before the bathroom? \tgarden\t67 64 61\n1 Mary picked up the milk.\n2 John went back to the garden.\n3 Mary went back to the hallway.\n4 Mary went back to the office.\n5 Where was the milk before the office? \thallway\t1 4 3\n6 Mary went back to the bathroom.\n7 Mary discarded the milk.\n8 Where was the milk before the bathroom? \toffice\t7 6 4\n9 John went to the kitchen.\n10 Sandra moved to the bathroom.\n11 Where was the milk before the bathroom? \toffice\t7 6 4\n12 Sandra went back to the office.\n13 Mary travelled to the kitchen.\n14 Where was the milk before the bathroom? \toffice\t7 6 4\n15 Daniel travelled to the kitchen.\n16 Daniel journeyed to the office.\n17 Daniel moved to the hallway.\n18 Daniel went to the kitchen.\n19 Mary went to the office.\n20 John travelled to the garden.\n21 Sandra journeyed to the garden.\n22 John went back to the bedroom.\n23 Mary travelled to the hallway.\n24 John took the apple.\n25 John went back to the bathroom.\n26 John picked up the milk there.\n27 Sandra moved to the kitchen.\n28 Sandra journeyed to the office.\n29 John put down the milk.\n30 John dropped the apple.\n31 John went back to the kitchen.\n32 Mary moved to the bedroom.\n33 Daniel moved to the bathroom.\n34 Daniel travelled to the garden.\n35 Daniel travelled to the office.\n36 Mary grabbed the football.\n37 John went to the bathroom.\n38 Mary put down the football.\n39 Mary picked up the football.\n40 Daniel moved to the bedroom.\n41 Mary travelled to the office.\n42 John travelled to the kitchen.\n43 John went back to the bedroom.\n44 Mary left the football.\n45 Sandra got the football.\n46 Mary travelled to the hallway.\n47 John went to the kitchen.\n48 Sandra moved to the bedroom.\n49 John moved to the bathroom.\n50 John picked up the milk there.\n51 Sandra moved to the office.\n52 John picked up the apple.\n53 Sandra dropped the football.\n54 John travelled to the hallway.\n55 Where was the football before the office? \tbedroom\t53 51 48\n1 Daniel moved to the office.\n2 John moved to the kitchen.\n3 John grabbed the apple.\n4 Daniel got the milk there.\n5 Daniel discarded the milk.\n6 John went to the bedroom.\n7 John dropped the apple.\n8 Daniel got the milk.\n9 John went back to the kitchen.\n10 John went to the bathroom.\n11 Daniel put down the milk.\n12 John travelled to the bedroom.\n13 Sandra went back to the kitchen.\n14 Sandra moved to the office.\n15 John took the apple.\n16 Daniel journeyed to the bathroom.\n17 Daniel moved to the kitchen.\n18 Sandra went back to the garden.\n19 John left the apple there.\n20 John picked up the apple.\n21 John went back to the bathroom.\n22 John put down the apple.\n23 Mary moved to the garden.\n24 John picked up the apple.\n25 Daniel travelled to the hallway.\n26 Mary travelled to the kitchen.\n27 Sandra journeyed to the bathroom.\n28 John travelled to the kitchen.\n29 Sandra moved to the bedroom.\n30 Sandra travelled to the office.\n31 John put down the apple.\n32 John went back to the office.\n33 Sandra went back to the garden.\n34 Mary picked up the apple.\n35 Mary travelled to the bathroom.\n36 Mary discarded the apple there.\n37 Sandra went back to the hallway.\n38 Mary went to the garden.\n39 Daniel went to the kitchen.\n40 John grabbed the milk.\n41 Sandra went to the garden.\n42 John went to the bedroom.\n43 Sandra went to the bathroom.\n44 Sandra moved to the bedroom.\n45 John picked up the football there.\n46 Sandra went to the office.\n47 John dropped the milk there.\n48 John got the milk.\n49 John went to the office.\n50 Daniel travelled to the office.\n51 Daniel travelled to the garden.\n52 Sandra journeyed to the bathroom.\n53 Mary journeyed to the kitchen.\n54 John dropped the milk.\n55 John took the milk.\n56 John left the milk there.\n57 John put down the football.\n58 Daniel journeyed to the office.\n59 John grabbed the milk.\n60 Sandra travelled to the bedroom.\n61 Daniel grabbed the football.\n62 Daniel travelled to the hallway.\n63 John left the milk there.\n64 Daniel travelled to the bathroom.\n65 Where was the football before the bathroom? \thallway\t61 64 62\n66 John took the milk.\n67 Mary went back to the garden.\n68 Daniel picked up the apple.\n69 John went to the hallway.\n70 Daniel dropped the football.\n71 Daniel travelled to the kitchen.\n72 Where was the football before the bathroom? \thallway\t70 64 62\n73 Daniel travelled to the hallway.\n74 Sandra went to the garden.\n75 Where was the football before the bathroom? \thallway\t70 64 62\n76 Daniel moved to the garden.\n77 John went back to the bathroom.\n78 Sandra travelled to the hallway.\n79 Mary travelled to the hallway.\n80 John grabbed the football.\n81 Sandra travelled to the bedroom.\n82 John dropped the football.\n83 Sandra went back to the garden.\n84 John went back to the hallway.\n85 John journeyed to the bedroom.\n86 John dropped the milk.\n87 John travelled to the office.\n88 Where was the milk before the hallway? \tbathroom\t86 84 77\n89 Mary moved to the bedroom.\n90 Mary grabbed the milk.\n91 Mary discarded the milk.\n92 Mary grabbed the milk.\n93 Sandra went to the bedroom.\n94 Mary moved to the hallway.\n95 John moved to the garden.\n96 John moved to the hallway.\n97 Mary went back to the office.\n98 Daniel travelled to the hallway.\n99 Mary travelled to the bathroom.\n100 Daniel left the apple.\n101 Where was the apple before the hallway? \tgarden\t100 98 76\n1 Daniel moved to the bedroom.\n2 Daniel journeyed to the kitchen.\n3 Daniel picked up the apple there.\n4 Daniel dropped the apple there.\n5 Daniel went to the office.\n6 Mary went back to the bedroom.\n7 Sandra travelled to the bathroom.\n8 Mary journeyed to the hallway.\n9 Mary moved to the garden.\n10 Sandra got the football.\n11 Sandra moved to the office.\n12 Sandra journeyed to the bathroom.\n13 Where was the football before the bathroom? \toffice\t10 12 11\n14 Daniel journeyed to the bathroom.\n15 Daniel travelled to the garden.\n16 Where was the football before the bathroom? \toffice\t10 12 11\n17 Sandra went to the garden.\n18 Sandra journeyed to the office.\n19 Mary travelled to the office.\n20 John went back to the bathroom.\n21 Sandra left the football.\n22 John journeyed to the bedroom.\n23 Where was the football before the garden? \tbathroom\t21 17 12\n24 Sandra took the football.\n25 Sandra travelled to the bedroom.\n26 Sandra left the football.\n27 John took the football.\n28 John put down the football.\n29 Daniel went back to the bathroom.\n30 Sandra picked up the football.\n31 Sandra left the football.\n32 Sandra picked up the football.\n33 Sandra went back to the bathroom.\n34 Sandra dropped the football.\n35 Daniel picked up the football there.\n36 John went to the garden.\n37 Daniel put down the football.\n38 Sandra travelled to the garden.\n39 Daniel went to the kitchen.\n40 Daniel grabbed the apple.\n41 Daniel left the apple.\n42 John travelled to the bathroom.\n43 Daniel picked up the apple.\n44 Daniel dropped the apple.\n45 Mary moved to the garden.\n46 Daniel got the apple.\n47 John journeyed to the bedroom.\n48 Sandra journeyed to the bedroom.\n49 Daniel journeyed to the hallway.\n50 John went to the garden.\n51 John journeyed to the bathroom.\n52 John grabbed the football.\n53 Daniel dropped the apple.\n54 Sandra journeyed to the kitchen.\n55 John travelled to the hallway.\n56 Mary went back to the bathroom.\n57 John went to the bedroom.\n58 Sandra moved to the garden.\n59 John discarded the football there.\n60 Where was the football before the bedroom? \thallway\t59 57 55\n61 Daniel got the milk there.\n62 Daniel moved to the bathroom.\n63 Where was the football before the bedroom? \thallway\t59 57 55\n1 John got the apple.\n2 Sandra moved to the bedroom.\n3 Daniel grabbed the milk.\n4 Daniel journeyed to the office.\n5 Daniel went back to the hallway.\n6 John discarded the apple.\n7 Where was the milk before the hallway? \toffice\t3 5 4\n8 John got the apple.\n9 Daniel left the milk there.\n10 Where was the milk before the hallway? \toffice\t9 5 4\n11 Mary got the milk.\n12 Mary dropped the milk there.\n13 John put down the apple.\n14 John went to the office.\n15 Daniel took the milk.\n16 Daniel travelled to the kitchen.\n17 Daniel moved to the garden.\n18 Daniel dropped the milk.\n19 Where was the milk before the garden? \tkitchen\t18 17 16\n20 Mary travelled to the bathroom.\n21 John went to the bathroom.\n22 Where was the milk before the garden? \tkitchen\t18 17 16\n23 Daniel grabbed the milk.\n24 Daniel put down the milk.\n25 Mary travelled to the garden.\n26 Sandra moved to the garden.\n27 Daniel took the football there.\n28 Sandra grabbed the milk.\n29 Sandra discarded the milk.\n30 Mary got the milk.\n31 Daniel discarded the football there.\n32 Daniel took the football.\n33 Mary travelled to the office.\n34 Mary put down the milk.\n35 Sandra went back to the bathroom.\n36 Mary got the milk.\n37 Mary discarded the milk there.\n38 Daniel journeyed to the bedroom.\n39 Daniel put down the football.\n40 John moved to the bedroom.\n41 John grabbed the football.\n42 Daniel went to the bathroom.\n43 Mary got the milk.\n44 Sandra went to the hallway.\n45 Mary went to the kitchen.\n46 Sandra journeyed to the bathroom.\n47 Daniel travelled to the office.\n48 Mary discarded the milk there.\n49 John left the football.\n50 Sandra went to the garden.\n51 Mary got the milk there.\n52 Mary journeyed to the office.\n53 Sandra moved to the office.\n54 John journeyed to the bathroom.\n55 John travelled to the bedroom.\n56 Mary left the milk there.\n57 Sandra grabbed the milk.\n58 Mary went to the kitchen.\n59 Sandra went to the bathroom.\n60 John picked up the football.\n61 Sandra put down the milk there.\n62 Daniel moved to the kitchen.\n63 Sandra got the milk there.\n64 Daniel went back to the garden.\n65 John discarded the football.\n66 Mary went back to the bedroom.\n67 Sandra travelled to the office.\n68 Sandra dropped the milk.\n69 Mary got the football.\n70 Sandra grabbed the milk.\n71 Sandra discarded the milk.\n72 Mary put down the football.\n73 Sandra got the milk.\n74 Mary grabbed the football.\n75 John went back to the bathroom.\n76 Daniel moved to the kitchen.\n77 Sandra discarded the milk.\n78 John journeyed to the hallway.\n79 Sandra went back to the hallway.\n80 Mary put down the football.\n81 Sandra took the apple.\n82 Sandra went back to the kitchen.\n83 John journeyed to the kitchen.\n84 John went back to the bathroom.\n85 Sandra travelled to the office.\n86 Daniel went back to the garden.\n87 Daniel journeyed to the office.\n88 Mary went back to the kitchen.\n89 Sandra travelled to the bathroom.\n90 Daniel went to the garden.\n91 Sandra journeyed to the bedroom.\n92 Sandra moved to the kitchen.\n93 Sandra moved to the bedroom.\n94 Daniel travelled to the bathroom.\n95 John travelled to the hallway.\n96 Sandra grabbed the football there.\n97 John travelled to the garden.\n98 Mary travelled to the bathroom.\n99 Daniel moved to the bedroom.\n100 John went to the bedroom.\n101 John journeyed to the bathroom.\n102 Daniel travelled to the bathroom.\n103 John moved to the bedroom.\n104 Sandra journeyed to the bathroom.\n105 Sandra left the apple.\n106 Daniel picked up the apple.\n107 John went to the kitchen.\n108 Daniel put down the apple.\n109 Mary journeyed to the bedroom.\n110 Sandra discarded the football.\n111 Daniel travelled to the office.\n112 John travelled to the bathroom.\n113 Sandra moved to the kitchen.\n114 Daniel picked up the milk.\n115 Sandra moved to the office.\n116 Daniel went to the bedroom.\n117 Sandra went to the bathroom.\n118 Sandra took the football.\n119 John got the apple.\n120 Daniel went back to the office.\n121 John moved to the office.\n122 Daniel dropped the milk.\n123 Where was the milk before the office? \tbedroom\t122 120 116\n1 John got the milk.\n2 Daniel journeyed to the kitchen.\n3 John dropped the milk.\n4 Sandra travelled to the bathroom.\n5 Sandra moved to the kitchen.\n6 Mary travelled to the bathroom.\n7 John picked up the milk.\n8 Mary went back to the hallway.\n9 John dropped the milk.\n10 Sandra went to the office.\n11 John took the milk.\n12 John went to the garden.\n13 Daniel went back to the garden.\n14 Sandra went to the hallway.\n15 Mary took the football.\n16 Daniel moved to the kitchen.\n17 Mary put down the football there.\n18 Daniel moved to the hallway.\n19 John travelled to the hallway.\n20 John discarded the milk.\n21 Where was the milk before the hallway? \tgarden\t20 19 12\n22 Daniel picked up the milk.\n23 Daniel picked up the apple there.\n24 Mary travelled to the bathroom.\n25 Sandra journeyed to the garden.\n26 Daniel took the football.\n27 John moved to the bathroom.\n28 John travelled to the hallway.\n29 Daniel left the milk.\n30 Daniel dropped the football.\n31 John journeyed to the kitchen.\n32 Sandra went to the office.\n33 John moved to the bedroom.\n34 Daniel picked up the football there.\n35 Daniel grabbed the milk.\n36 Mary went to the hallway.\n37 Mary went back to the bedroom.\n38 Daniel discarded the football.\n39 Daniel travelled to the garden.\n40 Sandra went to the hallway.\n41 John travelled to the bathroom.\n42 Mary journeyed to the garden.\n43 Mary travelled to the bedroom.\n44 John moved to the office.\n45 John travelled to the garden.\n46 John journeyed to the hallway.\n47 Daniel dropped the apple.\n48 Sandra travelled to the garden.\n49 John went back to the garden.\n50 Mary travelled to the office.\n51 Daniel put down the milk.\n52 Daniel went back to the kitchen.\n53 John picked up the milk.\n54 John left the milk.\n55 John grabbed the milk.\n56 John put down the milk.\n57 John picked up the apple.\n58 Mary went to the hallway.\n59 John picked up the milk.\n60 Sandra travelled to the hallway.\n61 Mary picked up the football.\n62 Mary discarded the football.\n63 Sandra grabbed the football.\n64 Daniel went to the hallway.\n65 Sandra left the football.\n66 Mary went back to the bathroom.\n67 John journeyed to the hallway.\n68 Sandra picked up the football there.\n69 Sandra journeyed to the bedroom.\n70 Sandra went to the bathroom.\n71 John journeyed to the bedroom.\n72 Where was the football before the bathroom? \tbedroom\t68 70 69\n73 John dropped the milk.\n74 Sandra dropped the football there.\n75 Where was the milk before the bedroom? \thallway\t73 71 67\n76 Daniel went back to the bedroom.\n77 Daniel grabbed the milk.\n78 Where was the football before the bathroom? \tbedroom\t74 70 69\n79 Sandra went to the garden.\n80 John discarded the apple.\n81 Where was the apple before the bedroom? \thallway\t80 71 67\n1 Mary went to the bedroom.\n2 John grabbed the milk.\n3 Sandra grabbed the apple.\n4 Sandra journeyed to the garden.\n5 Mary went back to the garden.\n6 Daniel moved to the hallway.\n7 John went to the bedroom.\n8 John went to the bathroom.\n9 John dropped the milk.\n10 John went back to the bedroom.\n11 Where was the milk before the bathroom? \tbedroom\t9 8 7\n12 Daniel moved to the garden.\n13 Mary went to the hallway.\n14 Where was the milk before the bathroom? \tbedroom\t9 8 7\n15 Mary took the football.\n16 Sandra left the apple.\n17 Daniel went to the hallway.\n18 Mary discarded the football there.\n19 Sandra grabbed the apple.\n20 Sandra went to the office.\n21 Mary got the football there.\n22 Sandra moved to the bathroom.\n23 Where was the apple before the bathroom? \toffice\t19 22 20\n24 John journeyed to the garden.\n25 Sandra left the apple.\n26 Where was the apple before the bathroom? \toffice\t25 22 20\n27 Mary went to the office.\n28 Daniel moved to the kitchen.\n29 Where was the apple before the bathroom? \toffice\t25 22 20\n1 Daniel moved to the kitchen.\n2 Daniel went to the hallway.\n3 John journeyed to the hallway.\n4 John picked up the football there.\n5 Daniel journeyed to the office.\n6 John went back to the bedroom.\n7 Sandra travelled to the bedroom.\n8 Sandra went back to the garden.\n9 John discarded the football.\n10 Daniel moved to the garden.\n11 John travelled to the office.\n12 Daniel went back to the kitchen.\n13 Sandra journeyed to the bathroom.\n14 John journeyed to the bathroom.\n15 Daniel moved to the bedroom.\n16 Daniel travelled to the bathroom.\n17 John went back to the office.\n18 Mary got the football.\n19 Mary dropped the football.\n20 Mary grabbed the milk there.\n21 Mary got the football.\n22 Mary put down the football.\n23 John went to the garden.\n24 Sandra travelled to the office.\n25 Mary got the football.\n26 Mary went back to the garden.\n27 John picked up the apple.\n28 Mary went to the bedroom.\n29 Where was the football before the bedroom? \tgarden\t25 28 26\n30 Sandra went to the kitchen.\n31 John discarded the apple.\n32 Daniel moved to the hallway.\n33 Mary put down the milk.\n34 Where was the milk before the bedroom? \tgarden\t33 28 26\n35 Daniel went to the office.\n36 John got the apple.\n37 Where was the milk before the bedroom? \tgarden\t33 28 26\n38 Mary grabbed the milk.\n39 Mary put down the football.\n40 Where was the football before the bedroom? \tgarden\t39 28 26\n41 Daniel went to the garden.\n42 Mary dropped the milk.\n43 Where was the football before the bedroom? \tgarden\t39 28 26\n1 Daniel took the apple.\n2 John journeyed to the bedroom.\n3 Sandra picked up the football.\n4 Sandra discarded the football.\n5 Mary went back to the office.\n6 Sandra took the football.\n7 Sandra discarded the football.\n8 Sandra journeyed to the kitchen.\n9 Sandra picked up the milk.\n10 Daniel travelled to the hallway.\n11 Daniel discarded the apple.\n12 Daniel went to the office.\n13 John moved to the garden.\n14 Mary journeyed to the kitchen.\n15 Sandra left the milk there.\n16 Sandra grabbed the milk.\n17 Mary journeyed to the garden.\n18 Daniel went to the garden.\n19 Sandra put down the milk.\n20 John travelled to the bedroom.\n21 Sandra travelled to the bedroom.\n22 Mary travelled to the kitchen.\n23 John went to the bathroom.\n24 Sandra moved to the garden.\n25 John grabbed the football.\n26 Sandra moved to the office.\n27 John went to the bedroom.\n28 John left the football.\n29 John picked up the football.\n30 Mary grabbed the milk there.\n31 Mary put down the milk.\n32 John discarded the football.\n33 Mary travelled to the bedroom.\n34 John grabbed the football.\n35 John put down the football.\n36 John took the football.\n37 Sandra journeyed to the hallway.\n38 Sandra took the apple.\n39 Sandra discarded the apple.\n40 Mary travelled to the office.\n41 Daniel went to the bedroom.\n42 Sandra picked up the apple.\n43 Daniel went to the bathroom.\n44 John dropped the football there.\n45 John got the football.\n46 John dropped the football.\n47 Sandra put down the apple.\n48 Sandra went to the office.\n49 Mary travelled to the bathroom.\n50 John got the football.\n51 Sandra journeyed to the kitchen.\n52 Daniel moved to the office.\n53 Sandra picked up the milk there.\n54 John dropped the football there.\n55 Daniel went to the bathroom.\n56 Sandra left the milk there.\n57 Mary moved to the bedroom.\n58 John grabbed the football.\n59 Mary went to the garden.\n60 Mary went back to the office.\n61 Sandra took the milk.\n62 John left the football.\n63 John got the football.\n64 Sandra went to the garden.\n65 Mary journeyed to the garden.\n66 Mary went back to the hallway.\n67 Daniel moved to the office.\n68 Sandra went back to the hallway.\n69 Sandra picked up the apple.\n70 Mary moved to the office.\n71 Daniel went back to the garden.\n72 Sandra went back to the kitchen.\n73 Mary moved to the hallway.\n74 Mary went back to the bathroom.\n75 John left the football.\n76 Mary moved to the garden.\n77 Mary travelled to the kitchen.\n78 Sandra left the apple there.\n79 Sandra moved to the bedroom.\n80 John went to the garden.\n81 John travelled to the kitchen.\n82 Sandra went to the bathroom.\n83 Sandra travelled to the office.\n84 Sandra journeyed to the garden.\n85 John moved to the garden.\n86 Mary journeyed to the bedroom.\n87 Mary grabbed the football there.\n88 Mary travelled to the hallway.\n89 Sandra journeyed to the bathroom.\n90 John went to the bathroom.\n91 Sandra discarded the milk.\n92 Daniel travelled to the hallway.\n93 Where was the milk before the garden? \toffice\t91 84 83\n94 Daniel went back to the garden.\n95 Sandra journeyed to the office.\n96 Where was the milk before the garden? \toffice\t91 84 83\n97 John got the milk.\n98 Mary left the football.\n99 Sandra moved to the kitchen.\n100 Sandra grabbed the apple there.\n101 Sandra went back to the bathroom.\n102 Sandra dropped the apple there.\n103 Daniel journeyed to the bedroom.\n104 Mary got the football.\n105 John dropped the milk.\n106 Sandra got the apple.\n107 Sandra grabbed the milk there.\n108 Daniel moved to the bathroom.\n109 Sandra journeyed to the garden.\n110 Daniel moved to the garden.\n111 Mary discarded the football.\n112 Mary went back to the kitchen.\n113 Daniel moved to the kitchen.\n114 Daniel went to the office.\n115 Mary journeyed to the office.\n116 John travelled to the office.\n117 John moved to the hallway.\n118 John journeyed to the bedroom.\n119 Daniel went back to the garden.\n120 Daniel journeyed to the bathroom.\n121 John moved to the kitchen.\n122 Mary went back to the hallway.\n123 Mary took the football there.\n124 Mary discarded the football.\n125 Daniel travelled to the hallway.\n126 Sandra travelled to the office.\n127 Mary picked up the football.\n128 Daniel went to the bedroom.\n129 Mary put down the football.\n130 John travelled to the bathroom.\n131 John went to the garden.\n132 Sandra went back to the hallway.\n133 Sandra moved to the office.\n134 Mary grabbed the football there.\n135 Sandra moved to the kitchen.\n136 Daniel journeyed to the bathroom.\n137 Mary dropped the football.\n138 John journeyed to the hallway.\n139 Mary took the football.\n140 Sandra moved to the hallway.\n141 Sandra left the milk.\n142 Sandra picked up the milk.\n143 Daniel journeyed to the garden.\n144 Mary dropped the football.\n145 Daniel travelled to the bedroom.\n146 John grabbed the football.\n147 Mary travelled to the bathroom.\n148 John left the football there.\n149 John took the football.\n150 Sandra put down the apple.\n151 Where was the apple before the kitchen? \toffice\t150 135 133\n152 John left the football there.\n153 Sandra went back to the garden.\n154 Where was the apple before the hallway? \tkitchen\t150 140 135\n155 Mary moved to the kitchen.\n156 Sandra dropped the milk.\n157 Where was the apple before the office? \thallway\t150 133 132\n1 Sandra took the milk.\n2 Sandra journeyed to the kitchen.\n3 Sandra dropped the milk.\n4 Mary picked up the apple there.\n5 John journeyed to the hallway.\n6 John travelled to the bathroom.\n7 Daniel went back to the hallway.\n8 John journeyed to the bedroom.\n9 Mary dropped the apple.\n10 Mary travelled to the office.\n11 Daniel picked up the apple.\n12 Daniel put down the apple.\n13 Mary went to the bathroom.\n14 Mary went back to the office.\n15 Daniel picked up the apple.\n16 Daniel put down the apple.\n17 Sandra got the milk there.\n18 John journeyed to the hallway.\n19 Mary grabbed the football.\n20 John got the apple.\n21 Mary put down the football there.\n22 Mary journeyed to the garden.\n23 Mary went back to the bedroom.\n24 John moved to the office.\n25 John dropped the apple.\n26 Sandra dropped the milk.\n27 Sandra got the milk there.\n28 John took the apple there.\n29 Daniel went back to the garden.\n30 John put down the apple.\n31 John went back to the kitchen.\n32 Daniel went back to the bathroom.\n33 John travelled to the office.\n34 John moved to the kitchen.\n35 Sandra left the milk.\n36 John moved to the bathroom.\n37 Daniel moved to the garden.\n38 Sandra got the milk.\n39 John travelled to the office.\n40 John travelled to the bedroom.\n41 John moved to the garden.\n42 Daniel travelled to the office.\n43 Sandra discarded the milk.\n44 Sandra went to the office.\n45 Sandra took the apple there.\n46 Daniel travelled to the bedroom.\n47 Sandra discarded the apple.\n48 John moved to the bathroom.\n49 Sandra journeyed to the bathroom.\n50 Mary went back to the bathroom.\n51 Sandra went back to the kitchen.\n52 Sandra grabbed the milk.\n53 Sandra went to the bathroom.\n54 Sandra discarded the milk there.\n55 Sandra got the milk.\n56 Daniel went back to the kitchen.\n57 Daniel journeyed to the bedroom.\n58 Daniel journeyed to the office.\n59 Sandra left the milk.\n60 Mary picked up the milk there.\n61 Daniel took the apple.\n62 Daniel discarded the apple.\n63 Mary dropped the milk.\n64 Mary went back to the office.\n65 Mary picked up the apple.\n66 Sandra got the milk.\n67 Daniel got the football.\n68 Daniel travelled to the bathroom.\n69 Daniel dropped the football there.\n70 Daniel picked up the football.\n71 Sandra discarded the milk.\n72 Daniel took the milk.\n73 John went back to the office.\n74 Sandra went back to the garden.\n75 Mary went to the bathroom.\n76 Mary travelled to the garden.\n77 John travelled to the bedroom.\n78 John journeyed to the office.\n79 Mary left the apple.\n80 Daniel discarded the football.\n81 Where was the apple before the garden? \tbathroom\t79 76 75\n82 Daniel left the milk there.\n83 Mary moved to the kitchen.\n84 Where was the apple before the garden? \tbathroom\t79 76 75\n85 Daniel got the football there.\n86 Sandra went to the kitchen.\n87 Daniel discarded the football.\n88 Sandra travelled to the hallway.\n89 Daniel went to the kitchen.\n90 Sandra went to the garden.\n91 Daniel went back to the bathroom.\n92 Mary went back to the garden.\n93 Sandra went to the bedroom.\n94 Sandra moved to the kitchen.\n95 Mary took the apple.\n96 Daniel took the milk.\n97 Sandra travelled to the bathroom.\n98 Mary discarded the apple.\n99 Mary took the apple.\n100 Daniel travelled to the kitchen.\n101 John journeyed to the bedroom.\n102 John travelled to the office.\n103 Daniel went to the garden.\n104 Daniel travelled to the bathroom.\n105 Sandra journeyed to the garden.\n106 Mary journeyed to the kitchen.\n107 Mary put down the apple.\n108 Daniel got the football.\n109 John went to the hallway.\n110 Daniel put down the milk.\n111 Where was the milk before the garden? \tkitchen\t110 103 100\n112 Daniel put down the football.\n113 Mary picked up the apple.\n114 Where was the milk before the bathroom? \tgarden\t110 104 103\n115 Mary put down the apple.\n116 Mary travelled to the hallway.\n117 Where was the milk before the garden? \tkitchen\t110 103 100\n1 John picked up the apple there.\n2 Sandra took the milk.\n3 Mary journeyed to the hallway.\n4 John put down the apple.\n5 Daniel moved to the bathroom.\n6 Sandra put down the milk.\n7 John journeyed to the bedroom.\n8 Sandra got the milk there.\n9 John went to the hallway.\n10 Sandra put down the milk.\n11 John moved to the kitchen.\n12 Daniel went to the office.\n13 John took the milk.\n14 John travelled to the office.\n15 Mary moved to the office.\n16 John got the apple.\n17 Sandra went back to the hallway.\n18 Sandra journeyed to the office.\n19 John travelled to the bedroom.\n20 Sandra journeyed to the hallway.\n21 Daniel went to the hallway.\n22 Sandra went back to the garden.\n23 Daniel went back to the garden.\n24 Sandra travelled to the bedroom.\n25 John discarded the apple.\n26 Sandra moved to the kitchen.\n27 John grabbed the apple.\n28 Daniel went back to the bathroom.\n29 Daniel went back to the hallway.\n30 Mary went back to the bedroom.\n31 John dropped the apple.\n32 Mary went to the hallway.\n33 Sandra went to the office.\n34 Sandra went to the hallway.\n35 John travelled to the hallway.\n36 John dropped the milk.\n37 Where was the milk before the hallway? \tbedroom\t36 35 19\n38 Mary got the milk there.\n39 Mary discarded the milk.\n40 Mary grabbed the milk.\n41 John journeyed to the bathroom.\n42 Daniel travelled to the kitchen.\n43 Mary dropped the milk there.\n44 John went to the garden.\n45 Daniel travelled to the office.\n46 Sandra took the milk.\n47 Sandra went back to the bedroom.\n48 Sandra journeyed to the garden.\n49 Sandra put down the milk.\n50 Where was the milk before the garden? \tbedroom\t49 48 47\n51 Daniel went back to the garden.\n52 Sandra travelled to the kitchen.\n53 Where was the milk before the garden? \tbedroom\t49 48 47\n54 Mary went back to the kitchen.\n55 Daniel travelled to the office.\n56 Where was the milk before the garden? \tbedroom\t49 48 47\n57 Mary travelled to the hallway.\n58 Sandra travelled to the garden.\n59 Daniel went to the garden.\n60 John journeyed to the kitchen.\n61 Daniel went back to the bedroom.\n62 Mary went to the bathroom.\n63 Mary got the football.\n64 Mary moved to the office.\n65 Sandra got the milk.\n66 Sandra travelled to the kitchen.\n67 John went back to the hallway.\n68 Daniel moved to the hallway.\n69 John journeyed to the garden.\n70 Sandra journeyed to the office.\n71 Sandra put down the milk.\n72 Sandra took the milk.\n73 John travelled to the bedroom.\n74 Mary left the football.\n75 Daniel went back to the garden.\n76 Mary picked up the football.\n77 Mary moved to the bathroom.\n78 Mary discarded the football there.\n79 Sandra moved to the hallway.\n80 Sandra journeyed to the bathroom.\n81 Sandra discarded the milk.\n82 John picked up the apple.\n83 Where was the milk before the bathroom? \thallway\t81 80 79\n1 John picked up the football.\n2 Sandra journeyed to the kitchen.\n3 Mary took the apple.\n4 John dropped the football there.\n5 John moved to the garden.\n6 Mary left the apple.\n7 Sandra went back to the bathroom.\n8 Daniel journeyed to the garden.\n9 Daniel moved to the bathroom.\n10 Mary got the apple.\n11 Sandra journeyed to the hallway.\n12 Mary dropped the apple.\n13 Sandra went back to the garden.\n14 Sandra went back to the bedroom.\n15 John took the milk.\n16 Mary got the apple there.\n17 Daniel journeyed to the kitchen.\n18 Mary went back to the office.\n19 Mary discarded the apple there.\n20 Sandra travelled to the office.\n21 John left the milk.\n22 Sandra picked up the football there.\n23 John picked up the milk there.\n24 Mary went to the garden.\n25 Mary went back to the hallway.\n26 Sandra left the football.\n27 Daniel travelled to the bathroom.\n28 John discarded the milk.\n29 John moved to the kitchen.\n30 Sandra travelled to the kitchen.\n31 Mary moved to the bathroom.\n32 Sandra moved to the hallway.\n33 Mary went back to the bedroom.\n34 Daniel travelled to the bedroom.\n35 Daniel travelled to the hallway.\n36 Sandra travelled to the office.\n37 Daniel went back to the garden.\n38 Sandra journeyed to the hallway.\n39 John went to the hallway.\n40 John went to the kitchen.\n41 John travelled to the hallway.\n42 Mary journeyed to the office.\n43 Mary took the football there.\n44 Sandra moved to the bathroom.\n45 Mary discarded the football.\n46 Daniel went to the hallway.\n47 Daniel journeyed to the bathroom.\n48 Daniel journeyed to the office.\n49 Mary took the apple there.\n50 Mary journeyed to the bathroom.\n51 Daniel got the football.\n52 Daniel dropped the football.\n53 Mary left the apple there.\n54 Sandra moved to the kitchen.\n55 Mary moved to the bedroom.\n56 Daniel grabbed the football.\n57 Daniel put down the football.\n58 Daniel took the football.\n59 Mary went to the garden.\n60 Mary took the milk there.\n61 Daniel left the football there.\n62 Sandra moved to the office.\n63 Sandra moved to the garden.\n64 John went back to the garden.\n65 Sandra travelled to the hallway.\n66 Daniel went to the kitchen.\n67 Sandra journeyed to the office.\n68 Sandra got the football.\n69 Mary discarded the milk.\n70 Sandra left the football.\n71 John travelled to the bathroom.\n72 John travelled to the bedroom.\n73 Sandra got the football.\n74 Mary went back to the hallway.\n75 Mary journeyed to the kitchen.\n76 John journeyed to the bathroom.\n77 Sandra left the football there.\n78 Sandra grabbed the football.\n79 Mary journeyed to the hallway.\n80 Sandra left the football there.\n81 Daniel went to the bedroom.\n82 John took the apple there.\n83 John went back to the garden.\n84 Sandra moved to the garden.\n85 Sandra went back to the kitchen.\n86 Mary went back to the bedroom.\n87 John travelled to the office.\n88 John put down the apple.\n89 Where was the apple before the office? \tgarden\t88 87 83\n90 Mary went back to the bathroom.\n91 John picked up the apple there.\n92 Sandra went back to the bedroom.\n93 John took the football.\n94 John dropped the apple.\n95 Daniel travelled to the garden.\n96 Mary went to the kitchen.\n97 John put down the football.\n98 Daniel picked up the milk.\n99 Sandra moved to the kitchen.\n100 Sandra journeyed to the bedroom.\n101 Mary journeyed to the hallway.\n102 Daniel dropped the milk.\n103 John got the apple.\n104 Sandra journeyed to the office.\n105 Daniel travelled to the kitchen.\n106 Mary went to the kitchen.\n107 Sandra took the football.\n108 John dropped the apple.\n109 Sandra left the football there.\n110 John picked up the apple.\n111 Sandra went to the hallway.\n112 John grabbed the football.\n113 Mary moved to the bedroom.\n114 John dropped the apple.\n115 John journeyed to the hallway.\n116 John went back to the kitchen.\n117 Mary went to the bathroom.\n118 Daniel journeyed to the bathroom.\n119 John journeyed to the bathroom.\n120 Daniel travelled to the garden.\n121 John moved to the garden.\n122 John travelled to the bathroom.\n123 John left the football.\n124 Where was the football before the garden? \tbathroom\t123 121 119\n125 John moved to the office.\n126 Mary took the football.\n127 Mary went to the hallway.\n128 Mary journeyed to the bedroom.\n129 Where was the football before the bedroom? \thallway\t126 128 127\n130 Sandra journeyed to the bedroom.\n131 Sandra travelled to the hallway.\n132 Where was the football before the bedroom? \thallway\t126 128 127\n133 Sandra journeyed to the bathroom.\n134 Daniel got the milk there.\n135 John travelled to the bathroom.\n136 Sandra moved to the office.\n137 Sandra got the apple.\n138 Sandra put down the apple.\n139 John went to the hallway.\n140 John went to the kitchen.\n141 Mary travelled to the kitchen.\n142 Mary went back to the hallway.\n143 Sandra travelled to the kitchen.\n144 Daniel travelled to the hallway.\n145 John went to the hallway.\n146 Sandra journeyed to the bathroom.\n147 Mary went to the garden.\n148 Daniel put down the milk.\n149 Mary moved to the hallway.\n150 Daniel went back to the garden.\n151 Mary put down the football there.\n152 John went to the bathroom.\n153 Where was the football before the garden? \thallway\t151 147 142\n1 Sandra travelled to the garden.\n2 Mary travelled to the office.\n3 Daniel travelled to the hallway.\n4 Mary travelled to the hallway.\n5 Mary went to the office.\n6 Sandra journeyed to the bathroom.\n7 Daniel took the milk.\n8 Daniel travelled to the kitchen.\n9 Mary moved to the bedroom.\n10 Daniel picked up the football there.\n11 Daniel journeyed to the office.\n12 Daniel left the milk there.\n13 Where was the milk before the office? \tkitchen\t12 11 8\n14 Mary took the apple there.\n15 Sandra journeyed to the garden.\n16 Where was the milk before the office? \tkitchen\t12 11 8\n17 Mary dropped the apple.\n18 Mary travelled to the kitchen.\n19 Where was the milk before the office? \tkitchen\t12 11 8\n20 John went back to the kitchen.\n21 Daniel grabbed the milk.\n22 Daniel discarded the milk.\n23 Sandra moved to the bathroom.\n24 Daniel picked up the milk.\n25 Mary moved to the garden.\n26 John moved to the garden.\n27 Daniel discarded the football.\n28 John went back to the office.\n29 John moved to the kitchen.\n30 Daniel got the football.\n31 John moved to the garden.\n32 Sandra journeyed to the hallway.\n33 Sandra went to the kitchen.\n34 Sandra travelled to the bathroom.\n35 John journeyed to the bedroom.\n36 Sandra went back to the kitchen.\n37 John went back to the bathroom.\n38 John travelled to the hallway.\n39 Mary travelled to the bedroom.\n40 Mary grabbed the apple.\n41 John moved to the bathroom.\n42 Mary went back to the hallway.\n43 Daniel travelled to the hallway.\n44 Mary left the apple.\n45 John went to the office.\n46 John travelled to the bathroom.\n47 Daniel discarded the milk.\n48 Sandra travelled to the hallway.\n49 Daniel journeyed to the garden.\n50 Daniel left the football.\n51 Mary grabbed the milk.\n52 Where was the football before the garden? \thallway\t50 49 43\n53 Daniel picked up the football.\n54 Sandra got the apple.\n55 Mary journeyed to the office.\n56 Mary dropped the milk.\n57 Sandra journeyed to the kitchen.\n58 Sandra put down the apple.\n59 Daniel went to the bathroom.\n60 Daniel went to the garden.\n61 Sandra grabbed the apple.\n62 Sandra discarded the apple there.\n63 John travelled to the kitchen.\n64 Sandra picked up the apple.\n65 Daniel travelled to the bathroom.\n66 Mary got the milk.\n67 Daniel journeyed to the bedroom.\n68 Daniel left the football.\n69 Where was the football before the garden? \tbathroom\t68 60 59\n1 Sandra moved to the hallway.\n2 Daniel moved to the bathroom.\n3 Sandra went back to the kitchen.\n4 Sandra journeyed to the garden.\n5 John grabbed the apple there.\n6 Sandra took the football.\n7 Sandra dropped the football there.\n8 Sandra went to the hallway.\n9 John moved to the bathroom.\n10 Sandra travelled to the bathroom.\n11 Daniel journeyed to the hallway.\n12 John went back to the garden.\n13 John put down the apple.\n14 John got the football.\n15 Where was the apple before the garden? \tbathroom\t13 12 9\n16 John picked up the apple.\n17 John discarded the apple there.\n18 John discarded the football.\n19 John picked up the apple.\n20 John got the football.\n21 John left the football.\n22 John discarded the apple.\n23 John grabbed the apple.\n24 Daniel moved to the office.\n25 John moved to the bathroom.\n26 John left the apple.\n27 John travelled to the garden.\n28 Sandra moved to the bedroom.\n29 Mary moved to the bathroom.\n30 Sandra went to the office.\n31 Sandra travelled to the garden.\n32 Sandra went to the bedroom.\n33 John moved to the kitchen.\n34 John journeyed to the hallway.\n35 Daniel journeyed to the kitchen.\n36 Sandra moved to the bathroom.\n37 Sandra picked up the apple.\n38 Sandra dropped the apple there.\n39 Mary took the apple.\n40 Sandra moved to the hallway.\n41 Mary went to the kitchen.\n42 Mary left the apple.\n43 Mary went to the hallway.\n44 Sandra went to the office.\n45 John went back to the bathroom.\n46 Mary moved to the office.\n47 Daniel went to the bathroom.\n48 John went back to the office.\n49 Mary went back to the bathroom.\n50 Daniel journeyed to the kitchen.\n51 Mary moved to the office.\n52 Daniel took the apple there.\n53 John journeyed to the kitchen.\n54 Mary went to the kitchen.\n55 Sandra travelled to the kitchen.\n56 Mary moved to the hallway.\n57 Daniel dropped the apple.\n58 Daniel went back to the office.\n59 Sandra took the apple.\n60 Mary travelled to the bedroom.\n61 Daniel went back to the kitchen.\n62 John moved to the bathroom.\n63 John moved to the kitchen.\n64 Daniel went to the bathroom.\n65 Sandra left the apple.\n66 Sandra picked up the apple.\n67 Daniel went to the office.\n68 Mary travelled to the office.\n69 Mary went back to the bathroom.\n70 Mary moved to the bedroom.\n71 John journeyed to the hallway.\n72 Mary journeyed to the kitchen.\n73 Sandra went to the garden.\n74 John moved to the garden.\n75 Daniel went back to the garden.\n76 Sandra left the apple.\n77 John went to the kitchen.\n78 John went back to the bathroom.\n79 Daniel travelled to the hallway.\n80 Sandra took the apple there.\n81 Sandra got the football.\n82 Daniel travelled to the bedroom.\n83 Sandra got the milk.\n84 Daniel travelled to the hallway.\n85 Sandra put down the football.\n86 Sandra moved to the bathroom.\n87 Sandra journeyed to the bedroom.\n88 Where was the milk before the bedroom? \tbathroom\t83 87 86\n89 Daniel went to the bedroom.\n90 Sandra journeyed to the garden.\n91 John moved to the hallway.\n92 John went to the garden.\n93 Daniel moved to the office.\n94 Mary moved to the bathroom.\n95 Sandra got the football.\n96 Sandra put down the football.\n97 Sandra discarded the milk there.\n98 John got the milk.\n99 Mary moved to the garden.\n100 Mary picked up the football.\n101 Sandra left the apple there.\n102 Sandra travelled to the bathroom.\n103 Where was the apple before the bedroom? \tbathroom\t101 87 86\n104 Mary picked up the apple.\n105 Mary dropped the apple.\n106 Mary left the football.\n107 Sandra went back to the kitchen.\n108 John grabbed the apple.\n109 Sandra travelled to the bedroom.\n110 John dropped the apple.\n111 Mary picked up the football.\n112 Mary got the apple.\n113 Mary journeyed to the kitchen.\n114 John left the milk.\n115 John moved to the bedroom.\n116 Mary dropped the football.\n117 Daniel went to the garden.\n118 Sandra travelled to the kitchen.\n119 Mary dropped the apple.\n120 Sandra travelled to the garden.\n121 Sandra grabbed the milk.\n122 Mary journeyed to the office.\n123 John journeyed to the office.\n124 Daniel moved to the office.\n125 John went back to the garden.\n126 Daniel moved to the garden.\n127 Sandra put down the milk.\n128 Daniel took the milk.\n129 Daniel went back to the kitchen.\n130 Daniel put down the milk.\n131 Mary went to the bedroom.\n132 Mary travelled to the garden.\n133 Daniel took the milk.\n134 Daniel got the apple.\n135 Mary moved to the kitchen.\n136 Daniel grabbed the football there.\n137 Mary travelled to the bedroom.\n138 Daniel dropped the milk.\n139 Daniel dropped the football.\n140 Daniel took the milk.\n141 Daniel journeyed to the office.\n142 John went back to the bedroom.\n143 Sandra journeyed to the office.\n144 John travelled to the hallway.\n145 Mary travelled to the garden.\n146 Daniel discarded the milk.\n147 Sandra picked up the milk.\n148 Daniel went back to the garden.\n149 Sandra dropped the milk.\n150 Sandra got the milk.\n151 Daniel discarded the apple.\n152 Where was the apple before the garden? \toffice\t151 148 141\n153 Mary moved to the bedroom.\n154 Daniel grabbed the apple.\n155 Sandra dropped the milk.\n156 Daniel left the apple.\n157 Sandra moved to the hallway.\n158 John went back to the office.\n159 John picked up the milk.\n160 Daniel took the apple.\n161 Mary moved to the bathroom.\n162 Mary went back to the office.\n163 Sandra went to the office.\n164 Daniel dropped the apple.\n165 John travelled to the hallway.\n166 Daniel went to the office.\n167 John journeyed to the garden.\n168 Sandra journeyed to the hallway.\n169 Sandra went to the bathroom.\n170 John grabbed the apple.\n171 John went back to the office.\n172 John left the apple.\n173 John went back to the bedroom.\n174 Sandra journeyed to the kitchen.\n175 Daniel got the apple.\n176 John journeyed to the hallway.\n177 John discarded the milk.\n178 John went back to the bedroom.\n179 Where was the milk before the bedroom? \toffice\t177 173 171\n1 Mary travelled to the garden.\n2 John went to the hallway.\n3 Sandra took the apple.\n4 John travelled to the kitchen.\n5 Daniel picked up the milk there.\n6 Daniel travelled to the bathroom.\n7 Daniel went back to the kitchen.\n8 Mary journeyed to the kitchen.\n9 Where was the milk before the kitchen? \tbathroom\t5 7 6\n10 Mary moved to the bedroom.\n11 Mary journeyed to the garden.\n12 Daniel journeyed to the garden.\n13 Sandra discarded the apple.\n14 John picked up the apple.\n15 John went to the hallway.\n16 Sandra went to the bedroom.\n17 John went to the bedroom.\n18 Where was the apple before the bedroom? \thallway\t14 17 15\n19 Mary travelled to the kitchen.\n20 Daniel went back to the bedroom.\n21 Mary travelled to the bathroom.\n22 Daniel got the football there.\n23 Mary went to the bedroom.\n24 John went to the kitchen.\n25 Daniel travelled to the kitchen.\n26 Daniel moved to the garden.\n27 Where was the football before the garden? \tkitchen\t22 26 25\n28 John left the apple.\n29 Daniel left the milk.\n30 Where was the milk before the garden? \tkitchen\t29 26 25\n31 Sandra journeyed to the hallway.\n32 John went to the garden.\n33 Where was the milk before the garden? \tkitchen\t29 26 25\n1 John went to the office.\n2 Daniel grabbed the apple there.\n3 Mary took the football there.\n4 Mary discarded the football.\n5 Mary picked up the football.\n6 Daniel travelled to the garden.\n7 Mary put down the football there.\n8 Daniel dropped the apple there.\n9 Sandra went to the office.\n10 Mary got the milk.\n11 Sandra journeyed to the kitchen.\n12 Mary picked up the football.\n13 Sandra went to the bedroom.\n14 John journeyed to the hallway.\n15 Mary put down the milk.\n16 Daniel got the apple.\n17 Mary discarded the football.\n18 John journeyed to the bathroom.\n19 Daniel journeyed to the hallway.\n20 Mary got the milk.\n21 Mary left the milk.\n22 Daniel picked up the football.\n23 Mary grabbed the milk.\n24 Sandra travelled to the office.\n25 Sandra travelled to the garden.\n26 Mary discarded the milk.\n27 Sandra journeyed to the office.\n28 Mary got the milk.\n29 Mary discarded the milk.\n30 Daniel journeyed to the bathroom.\n31 Sandra went to the hallway.\n32 Daniel put down the apple.\n33 Where was the apple before the bathroom? \thallway\t32 30 19\n34 Daniel discarded the football.\n35 Mary took the milk.\n36 Where was the apple before the bathroom? \thallway\t32 30 19\n37 Mary put down the milk there.\n38 Daniel picked up the football there.\n39 Where was the apple before the bathroom? \thallway\t32 30 19\n40 Mary grabbed the milk.\n41 Mary discarded the milk there.\n42 John took the apple.\n43 Daniel left the football.\n44 Mary went back to the kitchen.\n45 Daniel went to the garden.\n46 Mary travelled to the hallway.\n47 John travelled to the hallway.\n48 Mary journeyed to the bathroom.\n49 Daniel journeyed to the office.\n50 Mary moved to the bedroom.\n51 Mary journeyed to the hallway.\n52 Mary picked up the milk.\n53 Mary journeyed to the office.\n54 Mary left the milk.\n55 Mary journeyed to the garden.\n56 Mary went to the hallway.\n57 John put down the apple there.\n58 John moved to the bedroom.\n59 Daniel travelled to the bathroom.\n60 Sandra got the apple.\n61 Daniel went to the bedroom.\n62 Sandra dropped the apple there.\n63 Sandra took the apple.\n64 Sandra journeyed to the office.\n65 Sandra put down the apple.\n66 Sandra journeyed to the kitchen.\n67 Sandra went to the bedroom.\n68 Sandra travelled to the hallway.\n69 Mary travelled to the bathroom.\n70 Sandra journeyed to the garden.\n71 Mary grabbed the football.\n72 Sandra moved to the office.\n73 John went back to the bathroom.\n74 Sandra went back to the bedroom.\n75 Mary journeyed to the bedroom.\n76 Mary went to the kitchen.\n77 Sandra moved to the office.\n78 John went to the kitchen.\n79 Mary put down the football.\n80 Where was the football before the kitchen? \tbedroom\t79 76 75\n81 Mary got the football.\n82 Sandra took the milk.\n83 Mary went to the garden.\n84 Daniel journeyed to the office.\n85 Daniel travelled to the hallway.\n86 Daniel went back to the garden.\n87 Sandra dropped the milk.\n88 Sandra got the apple.\n89 Sandra got the milk.\n90 John travelled to the hallway.\n91 Sandra discarded the apple.\n92 John went back to the office.\n93 Mary put down the football.\n94 John picked up the apple there.\n95 Sandra dropped the milk.\n96 Sandra picked up the milk.\n97 John went back to the garden.\n98 John journeyed to the hallway.\n99 Where was the apple before the hallway? \tgarden\t94 98 97\n1 Mary journeyed to the bathroom.\n2 Daniel got the milk.\n3 John journeyed to the office.\n4 Daniel travelled to the kitchen.\n5 Mary went back to the hallway.\n6 Sandra journeyed to the kitchen.\n7 Sandra picked up the apple.\n8 John journeyed to the hallway.\n9 Sandra discarded the apple.\n10 Mary got the football.\n11 Sandra went to the hallway.\n12 Sandra moved to the garden.\n13 Sandra went to the bathroom.\n14 Sandra went back to the garden.\n15 Daniel discarded the milk.\n16 Sandra journeyed to the hallway.\n17 Sandra journeyed to the garden.\n18 Mary discarded the football.\n19 Mary got the football.\n20 Mary went to the kitchen.\n21 John journeyed to the garden.\n22 Mary put down the football.\n23 Daniel journeyed to the garden.\n24 Mary travelled to the garden.\n25 Daniel moved to the kitchen.\n26 Mary journeyed to the hallway.\n27 Sandra journeyed to the office.\n28 Mary went to the bedroom.\n29 Sandra went to the bathroom.\n30 John moved to the hallway.\n31 Daniel grabbed the milk.\n32 Daniel took the football.\n33 Sandra moved to the bedroom.\n34 Sandra went back to the office.\n35 Daniel went to the garden.\n36 Daniel left the milk.\n37 John went back to the office.\n38 Daniel grabbed the milk there.\n39 Daniel went back to the office.\n40 Daniel moved to the bedroom.\n41 Where was the milk before the bedroom? \toffice\t38 40 39\n42 Daniel moved to the office.\n43 Mary went to the office.\n44 Where was the milk before the bedroom? \toffice\t38 40 39\n45 Daniel left the milk.\n46 Mary moved to the garden.\n47 Where was the milk before the bedroom? \toffice\t45 40 39\n48 John went back to the garden.\n49 Mary journeyed to the bathroom.\n50 Where was the milk before the office? \tbedroom\t45 42 40\n51 Daniel left the football there.\n52 Sandra picked up the football.\n53 Mary moved to the hallway.\n54 Sandra discarded the football.\n55 Sandra journeyed to the garden.\n56 Daniel grabbed the milk.\n57 Daniel picked up the football there.\n58 Mary travelled to the office.\n59 John moved to the office.\n60 Daniel went to the hallway.\n61 Daniel put down the milk there.\n62 Mary went back to the bathroom.\n63 John travelled to the bedroom.\n64 Sandra moved to the office.\n65 Daniel got the milk there.\n66 John travelled to the bathroom.\n67 Mary moved to the office.\n68 John went back to the hallway.\n69 Sandra journeyed to the garden.\n70 Sandra went back to the kitchen.\n71 John went to the bathroom.\n72 Mary went back to the bathroom.\n73 Daniel discarded the milk there.\n74 Mary moved to the hallway.\n75 Mary went to the garden.\n76 Sandra went back to the hallway.\n77 Daniel journeyed to the bathroom.\n78 Daniel travelled to the hallway.\n79 Daniel discarded the football there.\n80 Sandra went back to the bathroom.\n81 Where was the football before the hallway? \tbathroom\t79 78 77\n1 John grabbed the football.\n2 John dropped the football there.\n3 John moved to the hallway.\n4 Mary journeyed to the bedroom.\n5 Mary got the football.\n6 Mary went back to the garden.\n7 Daniel went back to the garden.\n8 Daniel journeyed to the bedroom.\n9 John moved to the kitchen.\n10 Mary discarded the football.\n11 Mary got the apple there.\n12 Mary left the apple.\n13 Mary took the milk there.\n14 Mary moved to the kitchen.\n15 Daniel went back to the hallway.\n16 Mary discarded the milk.\n17 Sandra moved to the garden.\n18 Mary went back to the garden.\n19 Mary went back to the bathroom.\n20 Sandra went to the kitchen.\n21 Sandra grabbed the milk.\n22 Mary moved to the bedroom.\n23 Sandra moved to the bedroom.\n24 Sandra travelled to the hallway.\n25 Where was the milk before the hallway? \tbedroom\t21 24 23\n26 Sandra discarded the milk.\n27 Sandra took the milk.\n28 John moved to the office.\n29 John travelled to the bathroom.\n30 Daniel went to the office.\n31 Sandra dropped the milk.\n32 Daniel travelled to the hallway.\n33 Sandra got the milk.\n34 John went to the kitchen.\n35 Mary moved to the kitchen.\n36 Sandra went to the bathroom.\n37 Daniel journeyed to the kitchen.\n38 John went back to the bedroom.\n39 John went to the office.\n40 Sandra went to the hallway.\n41 John journeyed to the kitchen.\n42 Sandra left the milk there.\n43 Sandra moved to the bedroom.\n44 Where was the milk before the hallway? \tbathroom\t42 40 36\n45 John moved to the office.\n46 Mary went back to the bedroom.\n47 Where was the milk before the hallway? \tbathroom\t42 40 36\n48 Mary journeyed to the hallway.\n49 Mary journeyed to the bedroom.\n50 Daniel moved to the bedroom.\n51 John travelled to the bedroom.\n52 Sandra journeyed to the garden.\n53 Sandra picked up the apple there.\n54 Sandra put down the apple.\n55 John journeyed to the kitchen.\n56 Sandra went to the bedroom.\n57 John went back to the garden.\n58 Sandra journeyed to the hallway.\n59 John got the football.\n60 John left the football.\n61 Mary went to the bathroom.\n62 Sandra grabbed the milk there.\n63 John got the football there.\n64 John went back to the bathroom.\n65 John dropped the football there.\n66 John went back to the kitchen.\n67 Mary journeyed to the office.\n68 Mary moved to the garden.\n69 Sandra left the milk.\n70 Mary grabbed the apple.\n71 Mary went to the bathroom.\n72 Sandra moved to the office.\n73 Mary picked up the football.\n74 Sandra went back to the garden.\n75 Mary moved to the hallway.\n76 John moved to the hallway.\n77 Sandra travelled to the bathroom.\n78 Mary travelled to the bathroom.\n79 John travelled to the garden.\n80 Mary dropped the apple.\n81 Sandra picked up the apple there.\n82 Sandra journeyed to the kitchen.\n83 Sandra discarded the apple.\n84 Daniel went to the bathroom.\n85 Mary discarded the football.\n86 Where was the football before the bathroom? \thallway\t85 78 75\n87 Sandra travelled to the bedroom.\n88 Daniel got the football.\n89 Mary journeyed to the bedroom.\n90 John went to the bathroom.\n91 Mary travelled to the hallway.\n92 Sandra travelled to the kitchen.\n93 Daniel left the football.\n94 Sandra moved to the office.\n95 John picked up the football there.\n96 John dropped the football.\n97 Daniel journeyed to the hallway.\n98 Mary moved to the garden.\n99 Daniel grabbed the milk.\n100 John went back to the bedroom.\n101 Sandra went back to the kitchen.\n102 John journeyed to the garden.\n103 John moved to the kitchen.\n104 John travelled to the hallway.\n105 Daniel discarded the milk.\n106 Mary travelled to the bedroom.\n107 John took the milk.\n108 Daniel went to the office.\n109 Mary travelled to the office.\n110 John journeyed to the office.\n111 John travelled to the bathroom.\n112 Sandra moved to the hallway.\n113 John moved to the kitchen.\n114 John picked up the apple there.\n115 Daniel moved to the bathroom.\n116 Mary journeyed to the bedroom.\n117 John went back to the garden.\n118 John dropped the milk.\n119 Where was the milk before the bathroom? \toffice\t118 111 110\n1 Mary journeyed to the bedroom.\n2 Sandra grabbed the apple.\n3 Sandra put down the apple.\n4 Sandra picked up the apple.\n5 John went back to the kitchen.\n6 Daniel went to the bathroom.\n7 Sandra journeyed to the hallway.\n8 Sandra discarded the apple.\n9 Daniel journeyed to the garden.\n10 John moved to the bathroom.\n11 John got the milk there.\n12 Sandra moved to the bathroom.\n13 Sandra went to the bedroom.\n14 Daniel journeyed to the bathroom.\n15 John dropped the milk.\n16 Daniel went back to the kitchen.\n17 Sandra went to the kitchen.\n18 John moved to the office.\n19 Sandra journeyed to the bathroom.\n20 Daniel went to the garden.\n21 Sandra picked up the milk.\n22 Mary journeyed to the office.\n23 John went back to the garden.\n24 John moved to the bathroom.\n25 John travelled to the garden.\n26 John moved to the bathroom.\n27 Mary went to the bathroom.\n28 Daniel journeyed to the hallway.\n29 Daniel travelled to the kitchen.\n30 John moved to the kitchen.\n31 Sandra moved to the hallway.\n32 Sandra took the football.\n33 Daniel went back to the bathroom.\n34 Sandra grabbed the apple.\n35 Daniel moved to the hallway.\n36 Daniel moved to the bathroom.\n37 Mary moved to the hallway.\n38 Daniel went to the garden.\n39 Mary went to the bedroom.\n40 Daniel travelled to the kitchen.\n41 Sandra dropped the football.\n42 Sandra discarded the apple.\n43 Sandra grabbed the football.\n44 Sandra went to the office.\n45 Mary travelled to the garden.\n46 John went back to the hallway.\n47 John travelled to the bathroom.\n48 Daniel travelled to the bathroom.\n49 Sandra travelled to the bathroom.\n50 John went to the garden.\n51 John went back to the office.\n52 Sandra discarded the milk.\n53 Where was the milk before the bathroom? \toffice\t52 49 44\n54 Sandra took the milk there.\n55 Sandra discarded the milk there.\n56 Sandra travelled to the kitchen.\n57 John travelled to the bathroom.\n58 John picked up the milk.\n59 John dropped the milk.\n60 John got the milk.\n61 Sandra discarded the football there.\n62 Where was the football before the bathroom? \toffice\t61 49 44\n63 John moved to the hallway.\n64 Daniel moved to the garden.\n65 Where was the football before the bathroom? \toffice\t61 49 44\n66 John picked up the apple.\n67 John left the apple.\n68 Where was the football before the kitchen? \tbathroom\t61 56 49\n69 Daniel journeyed to the bedroom.\n70 John left the milk.\n71 Sandra picked up the football.\n72 Daniel travelled to the hallway.\n73 John took the milk there.\n74 Sandra travelled to the bathroom.\n75 Mary went back to the bathroom.\n76 Sandra went to the office.\n77 Daniel journeyed to the kitchen.\n78 John got the apple.\n79 Daniel went to the bedroom.\n80 Sandra journeyed to the bedroom.\n81 John went to the office.\n82 Sandra left the football.\n83 Where was the football before the bedroom? \toffice\t82 80 76\n1 Mary picked up the milk.\n2 Daniel moved to the hallway.\n3 Mary went to the office.\n4 Mary left the milk there.\n5 Mary got the milk.\n6 John journeyed to the office.\n7 Daniel journeyed to the bathroom.\n8 Mary put down the milk.\n9 John went back to the kitchen.\n10 Mary went to the bathroom.\n11 John grabbed the football.\n12 Daniel journeyed to the hallway.\n13 John went to the bathroom.\n14 Sandra went back to the garden.\n15 Daniel moved to the bathroom.\n16 John discarded the football there.\n17 Daniel got the football.\n18 Mary moved to the hallway.\n19 Daniel journeyed to the kitchen.\n20 John went back to the garden.\n21 Mary journeyed to the bathroom.\n22 Sandra travelled to the kitchen.\n23 Daniel dropped the football.\n24 Sandra journeyed to the hallway.\n25 Daniel picked up the apple.\n26 Mary travelled to the bedroom.\n27 Daniel dropped the apple.\n28 Sandra journeyed to the office.\n29 Daniel moved to the office.\n30 John travelled to the kitchen.\n31 Sandra picked up the milk.\n32 Sandra moved to the garden.\n33 Sandra journeyed to the kitchen.\n34 Sandra took the football.\n35 Where was the milk before the kitchen? \tgarden\t31 33 32\n36 Mary travelled to the office.\n37 John picked up the apple.\n38 Daniel moved to the hallway.\n39 Sandra left the football.\n40 Sandra moved to the garden.\n41 Daniel went back to the garden.\n42 John travelled to the bathroom.\n43 Mary journeyed to the bathroom.\n44 Mary went to the bedroom.\n45 Sandra moved to the bedroom.\n46 John put down the apple.\n47 John grabbed the apple.\n48 John discarded the apple.\n49 John travelled to the bedroom.\n50 Sandra dropped the milk.\n51 Mary went to the bathroom.\n52 Where was the milk before the garden? \tkitchen\t50 40 33\n53 John grabbed the milk.\n54 John moved to the garden.\n55 Mary journeyed to the garden.\n56 John discarded the milk.\n57 Mary grabbed the milk.\n58 Mary put down the milk.\n59 Daniel journeyed to the bedroom.\n60 Mary took the milk.\n61 John moved to the kitchen.\n62 John grabbed the football.\n63 Mary left the milk.\n64 John travelled to the garden.\n65 John grabbed the milk.\n66 Mary went back to the bedroom.\n67 John dropped the football there.\n68 Daniel went to the office.\n69 Daniel travelled to the hallway.\n70 John picked up the football.\n71 Daniel went back to the garden.\n72 John went back to the hallway.\n73 John put down the milk.\n74 John grabbed the milk.\n75 John went to the office.\n76 Mary went to the bathroom.\n77 John journeyed to the garden.\n78 John journeyed to the bedroom.\n79 Where was the milk before the garden? \toffice\t74 77 75\n80 Daniel journeyed to the hallway.\n81 John dropped the football.\n82 Where was the football before the bedroom? \tgarden\t81 78 77\n83 John left the milk there.\n84 Sandra travelled to the kitchen.\n85 Where was the milk before the garden? \toffice\t83 77 75\n1 Daniel journeyed to the garden.\n2 Daniel journeyed to the bathroom.\n3 Sandra took the milk.\n4 Sandra discarded the milk.\n5 Daniel went to the garden.\n6 Daniel went back to the bathroom.\n7 Sandra journeyed to the bedroom.\n8 Sandra journeyed to the garden.\n9 Mary took the milk.\n10 John travelled to the office.\n11 Mary discarded the milk.\n12 John moved to the kitchen.\n13 Mary travelled to the kitchen.\n14 Daniel travelled to the office.\n15 John travelled to the office.\n16 Daniel picked up the milk there.\n17 Mary moved to the bedroom.\n18 Sandra went back to the bedroom.\n19 Daniel discarded the milk.\n20 Mary journeyed to the office.\n21 Daniel picked up the milk there.\n22 John went to the kitchen.\n23 Daniel put down the milk there.\n24 Sandra picked up the apple.\n25 Mary journeyed to the kitchen.\n26 Sandra travelled to the kitchen.\n27 Mary moved to the bathroom.\n28 Sandra went back to the garden.\n29 Where was the apple before the garden? \tkitchen\t24 28 26\n30 Daniel picked up the milk.\n31 Daniel dropped the milk.\n32 John moved to the bedroom.\n33 Mary got the football.\n34 Daniel got the milk.\n35 Mary left the football.\n36 Sandra discarded the apple.\n37 Daniel dropped the milk.\n38 Where was the apple before the garden? \tkitchen\t36 28 26\n39 Sandra journeyed to the bedroom.\n40 Mary moved to the bedroom.\n41 Where was the apple before the garden? \tkitchen\t36 28 26\n42 John went to the hallway.\n43 Daniel travelled to the kitchen.\n44 Sandra moved to the kitchen.\n45 Daniel travelled to the bedroom.\n46 John travelled to the garden.\n47 Daniel went to the office.\n48 Daniel got the milk.\n49 John got the apple.\n50 John put down the apple there.\n51 John took the apple.\n52 John went to the bedroom.\n53 Mary went to the garden.\n54 John left the apple.\n55 Daniel dropped the milk there.\n56 Daniel grabbed the milk.\n57 John got the apple there.\n58 Sandra journeyed to the bathroom.\n59 John dropped the apple.\n60 Daniel went to the bathroom.\n61 John picked up the apple.\n62 Daniel discarded the milk.\n63 Sandra grabbed the milk there.\n64 Mary went to the bedroom.\n65 Sandra dropped the milk.\n66 Daniel went to the garden.\n67 Mary travelled to the hallway.\n68 Mary travelled to the kitchen.\n69 Mary moved to the garden.\n70 Sandra went back to the bedroom.\n71 John dropped the apple.\n72 Mary journeyed to the bedroom.\n73 John grabbed the apple.\n74 John dropped the apple.\n75 Mary went back to the hallway.\n76 John went to the hallway.\n77 Sandra journeyed to the garden.\n78 Mary journeyed to the bathroom.\n79 John went to the office.\n80 Daniel went back to the bathroom.\n81 John travelled to the hallway.\n82 John moved to the bathroom.\n83 Mary moved to the bedroom.\n84 John went to the office.\n85 Daniel went to the garden.\n86 Daniel went back to the hallway.\n87 Mary journeyed to the hallway.\n88 Mary moved to the garden.\n89 John went back to the hallway.\n90 Mary journeyed to the kitchen.\n91 Mary went back to the hallway.\n92 John went to the bedroom.\n93 Mary went to the kitchen.\n94 John journeyed to the office.\n95 Mary went to the bedroom.\n96 John went back to the hallway.\n97 Daniel went back to the garden.\n98 John journeyed to the bathroom.\n99 Mary got the apple.\n100 Mary went back to the kitchen.\n101 John went back to the hallway.\n102 Mary discarded the apple.\n103 Mary took the apple.\n104 Mary left the apple there.\n105 Sandra travelled to the bathroom.\n106 John journeyed to the kitchen.\n107 Mary got the apple there.\n108 Sandra went back to the hallway.\n109 Sandra went to the kitchen.\n110 John travelled to the hallway.\n111 Mary discarded the apple there.\n112 Sandra took the apple.\n113 John went back to the bedroom.\n114 Sandra went back to the hallway.\n115 Mary travelled to the office.\n116 Daniel went to the hallway.\n117 Daniel journeyed to the bathroom.\n118 Sandra put down the apple.\n119 Sandra travelled to the bathroom.\n120 John went back to the office.\n121 Sandra got the football.\n122 Sandra got the milk.\n123 John went back to the hallway.\n124 Daniel went to the hallway.\n125 Daniel got the apple.\n126 John went back to the garden.\n127 Mary went back to the bathroom.\n128 Daniel moved to the bathroom.\n129 Sandra journeyed to the hallway.\n130 Daniel dropped the apple.\n131 John moved to the kitchen.\n132 Mary picked up the apple.\n133 Mary went back to the garden.\n134 John moved to the hallway.\n135 Sandra went back to the office.\n136 Sandra went to the bathroom.\n137 Mary left the apple.\n138 Daniel travelled to the office.\n139 John travelled to the bedroom.\n140 Sandra went to the bedroom.\n141 Mary got the apple.\n142 Daniel travelled to the bathroom.\n143 Mary went to the bathroom.\n144 Mary went back to the kitchen.\n145 Daniel moved to the office.\n146 Where was the apple before the kitchen? \tbathroom\t141 144 143\n147 Daniel journeyed to the bedroom.\n148 Daniel went to the office.\n149 Daniel travelled to the bedroom.\n150 Sandra put down the milk.\n151 Where was the milk before the bathroom? \toffice\t150 136 135\n1 John took the apple.\n2 Mary went to the bedroom.\n3 John went back to the office.\n4 Mary journeyed to the office.\n5 Sandra went back to the hallway.\n6 Sandra moved to the bathroom.\n7 Sandra got the football.\n8 John went to the bathroom.\n9 Daniel went to the hallway.\n10 Sandra went to the hallway.\n11 John dropped the apple.\n12 John took the apple.\n13 John went back to the hallway.\n14 Daniel travelled to the office.\n15 Daniel journeyed to the bathroom.\n16 John went to the garden.\n17 Where was the apple before the garden? \thallway\t12 16 13\n18 John journeyed to the bathroom.\n19 Sandra left the football.\n20 Mary went back to the garden.\n21 Sandra journeyed to the garden.\n22 John went back to the hallway.\n23 Mary moved to the bedroom.\n24 John grabbed the football.\n25 Sandra took the milk.\n26 John left the football.\n27 Sandra discarded the milk.\n28 Daniel went back to the hallway.\n29 John went back to the office.\n30 Sandra travelled to the office.\n31 Mary went to the kitchen.\n32 John left the apple.\n33 Sandra went back to the garden.\n34 Where was the apple before the bathroom? \tgarden\t32 18 16\n35 Sandra grabbed the milk.\n36 Daniel went to the garden.\n37 Where was the apple before the office? \thallway\t32 29 22\n38 Sandra went back to the kitchen.\n39 John grabbed the apple.\n40 Sandra went back to the bathroom.\n41 Sandra went to the kitchen.\n42 Sandra went back to the garden.\n43 John went back to the kitchen.\n44 Sandra travelled to the bedroom.\n45 Daniel moved to the bathroom.\n46 John put down the apple.\n47 Mary grabbed the apple.\n48 Sandra moved to the hallway.\n49 Mary travelled to the hallway.\n50 Mary dropped the apple.\n51 John moved to the garden.\n52 Sandra moved to the bedroom.\n53 Mary picked up the apple there.\n54 John went back to the hallway.\n55 Mary left the apple.\n56 John journeyed to the garden.\n57 Sandra travelled to the bathroom.\n58 Sandra went back to the bedroom.\n59 Daniel journeyed to the bedroom.\n60 Mary picked up the apple.\n61 Daniel journeyed to the garden.\n62 John moved to the kitchen.\n63 Mary grabbed the football.\n64 Sandra journeyed to the hallway.\n65 Mary travelled to the bathroom.\n66 Sandra left the milk.\n67 Mary left the football there.\n68 Where was the milk before the bedroom? \tbathroom\t66 58 57\n69 Mary dropped the apple there.\n70 Sandra took the milk.\n71 John travelled to the hallway.\n72 Sandra put down the milk.\n73 Mary grabbed the apple.\n74 John picked up the milk.\n75 John discarded the milk.\n76 John moved to the kitchen.\n77 Sandra travelled to the kitchen.\n78 John went to the hallway.\n79 Mary went back to the bedroom.\n80 John picked up the milk.\n81 Mary moved to the bathroom.\n82 Sandra journeyed to the office.\n83 Sandra went back to the bedroom.\n84 John journeyed to the bedroom.\n85 Mary left the apple there.\n86 Sandra went to the hallway.\n87 Where was the apple before the bathroom? \tbedroom\t85 81 79\n1 Mary went to the bedroom.\n2 Daniel went to the garden.\n3 John moved to the bathroom.\n4 Daniel moved to the bathroom.\n5 Daniel got the football.\n6 John went back to the bedroom.\n7 Sandra moved to the bathroom.\n8 Mary travelled to the bathroom.\n9 Daniel travelled to the hallway.\n10 Daniel moved to the bathroom.\n11 Daniel discarded the football.\n12 Mary moved to the bedroom.\n13 Where was the football before the bathroom? \thallway\t11 10 9\n14 Daniel got the football.\n15 John went back to the hallway.\n16 Daniel put down the football.\n17 Daniel grabbed the football.\n18 Daniel discarded the football there.\n19 Sandra went to the office.\n20 Daniel journeyed to the office.\n21 Daniel moved to the kitchen.\n22 Mary travelled to the garden.\n23 John went to the bathroom.\n24 John journeyed to the bedroom.\n25 John went to the office.\n26 Daniel journeyed to the bedroom.\n27 Mary went to the office.\n28 Sandra went back to the kitchen.\n29 John travelled to the kitchen.\n30 John went to the office.\n31 Sandra moved to the hallway.\n32 Daniel went back to the garden.\n33 Sandra grabbed the apple.\n34 Daniel travelled to the bathroom.\n35 Sandra journeyed to the bedroom.\n36 Sandra moved to the kitchen.\n37 John went to the kitchen.\n38 Where was the apple before the kitchen? \tbedroom\t33 36 35\n39 Daniel journeyed to the bedroom.\n40 Sandra moved to the garden.\n41 Mary journeyed to the kitchen.\n42 Sandra put down the apple.\n43 Where was the apple before the kitchen? \tbedroom\t42 36 35\n44 Sandra went back to the office.\n45 John travelled to the garden.\n46 Where was the apple before the garden? \tkitchen\t42 40 36\n47 John journeyed to the bedroom.\n48 John went back to the garden.\n49 Where was the apple before the garden? \tkitchen\t42 40 36\n1 Mary took the apple.\n2 Mary dropped the apple there.\n3 Mary grabbed the apple.\n4 Sandra went to the bedroom.\n5 Sandra travelled to the bathroom.\n6 Daniel travelled to the hallway.\n7 Mary put down the apple.\n8 John travelled to the office.\n9 John grabbed the football.\n10 Mary got the apple.\n11 Daniel went back to the office.\n12 Daniel got the milk.\n13 Mary discarded the apple.\n14 Mary got the apple there.\n15 John journeyed to the hallway.\n16 Mary discarded the apple.\n17 Daniel travelled to the bathroom.\n18 John went to the garden.\n19 Sandra travelled to the bedroom.\n20 Sandra journeyed to the garden.\n21 Mary picked up the apple.\n22 Daniel discarded the milk.\n23 Daniel went to the hallway.\n24 Mary put down the apple there.\n25 Daniel went back to the garden.\n26 Sandra picked up the apple.\n27 Daniel moved to the hallway.\n28 John discarded the football there.\n29 Where was the football before the garden? \thallway\t28 18 15\n30 Mary picked up the football.\n31 Daniel moved to the garden.\n32 Sandra left the apple.\n33 Mary got the apple.\n34 Mary left the football.\n35 Sandra picked up the football.\n36 Sandra went back to the kitchen.\n37 John went back to the hallway.\n38 Sandra went back to the office.\n39 John journeyed to the bathroom.\n40 Where was the football before the office? \tkitchen\t35 38 36\n41 John travelled to the office.\n42 Sandra dropped the football there.\n43 Where was the football before the office? \tkitchen\t42 38 36\n44 Daniel moved to the bedroom.\n45 John took the football there.\n46 Sandra moved to the hallway.\n47 Mary travelled to the office.\n48 Sandra went back to the garden.\n49 Mary left the apple.\n50 Mary picked up the apple.\n51 Daniel travelled to the hallway.\n52 Mary left the apple.\n53 John put down the football.\n54 Mary went to the kitchen.\n55 Mary journeyed to the hallway.\n56 John journeyed to the kitchen.\n57 John went to the bathroom.\n58 John went back to the bedroom.\n59 Mary journeyed to the garden.\n60 Daniel travelled to the office.\n61 John went back to the hallway.\n62 John moved to the garden.\n63 John went back to the hallway.\n64 Sandra travelled to the bedroom.\n65 Sandra travelled to the hallway.\n66 Mary went to the office.\n67 John went to the kitchen.\n68 Mary got the football.\n69 Sandra went to the kitchen.\n70 Mary grabbed the apple.\n71 John travelled to the office.\n72 John went to the bedroom.\n73 Mary went to the hallway.\n74 Sandra moved to the office.\n75 Daniel journeyed to the kitchen.\n76 John travelled to the kitchen.\n77 Mary went back to the kitchen.\n78 Daniel moved to the office.\n79 Sandra journeyed to the bedroom.\n80 Sandra journeyed to the hallway.\n81 Sandra journeyed to the bedroom.\n82 Daniel journeyed to the garden.\n83 Mary travelled to the garden.\n84 Mary journeyed to the bathroom.\n85 John journeyed to the hallway.\n86 John travelled to the bedroom.\n87 Daniel moved to the bathroom.\n88 John went back to the garden.\n89 John moved to the hallway.\n90 Mary discarded the football there.\n91 John went to the kitchen.\n92 Where was the football before the garden? \tkitchen\t90 83 77\n93 John went to the bedroom.\n94 Daniel got the football there.\n95 Mary travelled to the garden.\n96 Sandra went to the garden.\n97 Mary journeyed to the hallway.\n98 Daniel went back to the garden.\n99 Mary moved to the bedroom.\n100 John travelled to the kitchen.\n101 Mary moved to the hallway.\n102 Daniel moved to the hallway.\n103 Daniel journeyed to the kitchen.\n104 Daniel dropped the football there.\n105 Where was the football before the kitchen? \thallway\t104 103 102\n1 Daniel got the football.\n2 Mary picked up the milk.\n3 Mary put down the milk.\n4 Mary grabbed the milk.\n5 Daniel dropped the football.\n6 Daniel picked up the football.\n7 Mary went to the garden.\n8 Mary went back to the hallway.\n9 Where was the milk before the hallway? \tgarden\t4 8 7\n10 John travelled to the hallway.\n11 Mary left the milk.\n12 Where was the milk before the hallway? \tgarden\t11 8 7\n13 John travelled to the garden.\n14 Sandra journeyed to the kitchen.\n15 Where was the milk before the hallway? \tgarden\t11 8 7\n16 Sandra travelled to the hallway.\n17 Daniel put down the football.\n18 Where was the milk before the hallway? \tgarden\t11 8 7\n19 Mary grabbed the milk there.\n20 Daniel went to the bedroom.\n21 Mary grabbed the football.\n22 Sandra travelled to the kitchen.\n23 Mary left the milk.\n24 John went back to the kitchen.\n25 Daniel went to the garden.\n26 Mary dropped the football there.\n27 Daniel went to the kitchen.\n28 Mary took the milk.\n29 Mary went to the office.\n30 John moved to the garden.\n31 Sandra went to the bedroom.\n32 Mary put down the milk.\n33 Mary got the milk there.\n34 John journeyed to the bedroom.\n35 John travelled to the garden.\n36 Mary left the milk.\n37 Daniel went back to the bedroom.\n38 John went back to the hallway.\n39 Sandra travelled to the garden.\n40 Mary journeyed to the bedroom.\n41 John travelled to the office.\n42 Daniel travelled to the office.\n43 Mary moved to the bathroom.\n44 John travelled to the bedroom.\n45 Daniel went back to the kitchen.\n46 Mary grabbed the apple.\n47 Sandra journeyed to the hallway.\n48 Mary left the apple there.\n49 Mary went to the office.\n50 Mary picked up the milk.\n51 Daniel went to the office.\n52 Mary left the milk.\n53 Sandra went back to the kitchen.\n54 Daniel moved to the bathroom.\n55 Sandra went back to the bathroom.\n56 John went to the bathroom.\n57 Daniel picked up the apple.\n58 Daniel travelled to the hallway.\n59 John travelled to the bedroom.\n60 Mary grabbed the milk there.\n61 Daniel picked up the football.\n62 Daniel discarded the football.\n63 Daniel took the football.\n64 John went to the office.\n65 Sandra travelled to the bedroom.\n66 Mary went to the garden.\n67 Daniel went to the garden.\n68 Mary left the milk.\n69 Daniel got the milk.\n70 Sandra went back to the office.\n71 Daniel put down the apple.\n72 Daniel discarded the football.\n73 Where was the apple before the garden? \thallway\t71 67 58\n1 Mary went to the kitchen.\n2 Sandra went to the office.\n3 John moved to the garden.\n4 Mary went to the garden.\n5 John went to the office.\n6 Mary moved to the office.\n7 Daniel travelled to the office.\n8 Mary travelled to the bathroom.\n9 John journeyed to the hallway.\n10 Daniel moved to the bathroom.\n11 Sandra travelled to the bedroom.\n12 John journeyed to the office.\n13 John journeyed to the kitchen.\n14 John travelled to the bedroom.\n15 Daniel travelled to the kitchen.\n16 John went back to the bathroom.\n17 Mary went back to the bedroom.\n18 Mary grabbed the football.\n19 Mary travelled to the kitchen.\n20 Daniel travelled to the bedroom.\n21 Mary put down the football.\n22 Daniel journeyed to the kitchen.\n23 Mary took the football.\n24 Sandra travelled to the garden.\n25 Mary dropped the football.\n26 Daniel grabbed the football there.\n27 Mary journeyed to the office.\n28 Mary moved to the hallway.\n29 Mary travelled to the bathroom.\n30 Sandra went to the bathroom.\n31 Mary journeyed to the office.\n32 Sandra travelled to the kitchen.\n33 Daniel put down the football there.\n34 Sandra went to the office.\n35 Daniel took the football.\n36 John went back to the garden.\n37 Mary went back to the hallway.\n38 John went to the kitchen.\n39 John went back to the office.\n40 Daniel journeyed to the bathroom.\n41 John went to the bedroom.\n42 Sandra went back to the bedroom.\n43 John went back to the bathroom.\n44 Mary went back to the garden.\n45 Daniel moved to the bedroom.\n46 Daniel left the football.\n47 Where was the football before the bedroom? \tbathroom\t46 45 40\n48 Mary moved to the bedroom.\n49 Mary travelled to the bathroom.\n50 Where was the football before the bedroom? \tbathroom\t46 45 40\n51 Sandra picked up the football.\n52 John journeyed to the bedroom.\n53 Daniel went back to the hallway.\n54 Sandra discarded the football.\n55 Sandra grabbed the football.\n56 Sandra dropped the football.\n57 Sandra picked up the football.\n58 Sandra moved to the hallway.\n59 Daniel picked up the apple.\n60 Sandra discarded the football.\n61 Sandra got the milk there.\n62 Sandra put down the milk there.\n63 Mary journeyed to the office.\n64 John journeyed to the kitchen.\n65 Sandra moved to the bathroom.\n66 Sandra moved to the kitchen.\n67 Daniel travelled to the bathroom.\n68 Daniel went to the hallway.\n69 John travelled to the hallway.\n70 Mary journeyed to the bathroom.\n71 Daniel got the football.\n72 Sandra went back to the hallway.\n73 John took the milk there.\n74 Mary went back to the kitchen.\n75 Mary went back to the bedroom.\n76 Daniel travelled to the garden.\n77 Sandra went to the bathroom.\n78 Mary travelled to the office.\n79 Mary journeyed to the bedroom.\n80 Sandra moved to the bedroom.\n81 Daniel dropped the apple.\n82 Daniel went to the hallway.\n83 Where was the apple before the garden? \thallway\t81 76 68\n84 John went to the kitchen.\n85 Sandra journeyed to the kitchen.\n86 Where was the apple before the hallway? \tbathroom\t81 68 67\n87 John travelled to the bedroom.\n88 John moved to the hallway.\n89 Mary journeyed to the kitchen.\n90 Daniel discarded the football.\n91 Where was the football before the hallway? \tgarden\t90 82 76\n1 John travelled to the garden.\n2 Mary moved to the kitchen.\n3 Daniel went back to the hallway.\n4 Daniel picked up the apple there.\n5 Mary went to the office.\n6 Daniel discarded the apple.\n7 Daniel grabbed the apple.\n8 Sandra travelled to the bathroom.\n9 Daniel travelled to the garden.\n10 Mary went back to the kitchen.\n11 Mary grabbed the football.\n12 Sandra journeyed to the kitchen.\n13 Mary dropped the football.\n14 Daniel moved to the office.\n15 Mary moved to the office.\n16 Sandra took the football.\n17 John journeyed to the bathroom.\n18 Daniel journeyed to the hallway.\n19 Sandra journeyed to the office.\n20 Sandra left the football.\n21 Sandra got the football.\n22 John moved to the bedroom.\n23 Daniel put down the apple.\n24 Daniel grabbed the apple.\n25 Daniel put down the apple there.\n26 Mary travelled to the bedroom.\n27 Sandra went back to the hallway.\n28 Sandra went back to the garden.\n29 Sandra travelled to the bedroom.\n30 Sandra put down the football.\n31 Where was the football before the bedroom? \tgarden\t30 29 28\n32 John got the football.\n33 Mary moved to the kitchen.\n34 John dropped the football.\n35 John picked up the football.\n36 Sandra travelled to the kitchen.\n37 Sandra travelled to the garden.\n38 Daniel travelled to the office.\n39 Sandra journeyed to the bedroom.\n40 Daniel went to the hallway.\n41 Sandra went to the office.\n42 Daniel took the apple.\n43 Daniel discarded the apple.\n44 John left the football there.\n45 Sandra journeyed to the bedroom.\n46 Daniel moved to the office.\n47 Sandra took the football.\n48 Sandra discarded the football.\n49 Sandra travelled to the garden.\n50 Sandra went to the bathroom.\n51 John took the football there.\n52 Sandra grabbed the milk.\n53 Sandra went to the bedroom.\n54 Daniel moved to the kitchen.\n55 John moved to the hallway.\n56 John went to the bedroom.\n57 John travelled to the garden.\n58 Daniel went to the bathroom.\n59 John went back to the kitchen.\n60 Daniel travelled to the bedroom.\n61 Sandra discarded the milk.\n62 John journeyed to the garden.\n63 John went to the bathroom.\n64 Sandra travelled to the garden.\n65 Sandra travelled to the office.\n66 Mary travelled to the garden.\n67 Daniel took the milk.\n68 Daniel travelled to the bathroom.\n69 Daniel moved to the hallway.\n70 Where was the milk before the hallway? \tbathroom\t67 69 68\n71 Daniel travelled to the office.\n72 Daniel put down the milk.\n73 Where was the milk before the office? \thallway\t72 71 69\n74 Sandra moved to the hallway.\n75 Daniel went to the bedroom.\n76 Where was the milk before the office? \thallway\t72 71 69\n77 Sandra moved to the bedroom.\n78 John travelled to the hallway.\n79 Where was the milk before the hallway? \tbathroom\t72 69 68\n1 Daniel journeyed to the bedroom.\n2 Sandra picked up the football.\n3 Sandra picked up the apple.\n4 Daniel travelled to the office.\n5 Sandra put down the apple.\n6 Sandra left the football.\n7 Daniel journeyed to the bathroom.\n8 Sandra went back to the hallway.\n9 John went back to the kitchen.\n10 Mary went to the bathroom.\n11 Sandra travelled to the bedroom.\n12 Mary travelled to the office.\n13 John journeyed to the garden.\n14 Mary journeyed to the kitchen.\n15 Mary took the milk.\n16 John went back to the kitchen.\n17 Daniel travelled to the kitchen.\n18 Sandra went to the bathroom.\n19 Mary left the milk there.\n20 Daniel moved to the office.\n21 John moved to the bedroom.\n22 John moved to the kitchen.\n23 John picked up the milk.\n24 John discarded the milk.\n25 Mary grabbed the milk.\n26 Sandra travelled to the kitchen.\n27 Mary moved to the bathroom.\n28 Mary put down the milk.\n29 John went to the hallway.\n30 Mary grabbed the milk.\n31 Daniel travelled to the garden.\n32 Daniel got the apple.\n33 Mary travelled to the office.\n34 Daniel moved to the bedroom.\n35 Mary went to the kitchen.\n36 Mary journeyed to the garden.\n37 Sandra went back to the bathroom.\n38 Mary put down the milk there.\n39 Where was the milk before the kitchen? \toffice\t38 35 33\n40 Daniel dropped the apple.\n41 Daniel grabbed the apple.\n42 Where was the milk before the garden? \tkitchen\t38 36 35\n43 Mary moved to the kitchen.\n44 Mary went to the office.\n45 Where was the milk before the kitchen? \toffice\t38 35 33\n46 Daniel left the apple.\n47 Daniel went back to the kitchen.\n48 Mary travelled to the hallway.\n49 Daniel went to the garden.\n50 Mary went back to the office.\n51 Mary travelled to the kitchen.\n52 Sandra went back to the office.\n53 Daniel journeyed to the hallway.\n54 Sandra went back to the hallway.\n55 Sandra moved to the bedroom.\n56 John journeyed to the bedroom.\n57 Sandra grabbed the apple there.\n58 Sandra left the apple.\n59 Mary went to the bedroom.\n60 John picked up the apple.\n61 Daniel journeyed to the office.\n62 John left the apple there.\n63 Sandra picked up the apple.\n64 John travelled to the kitchen.\n65 Sandra travelled to the bathroom.\n66 Sandra went back to the kitchen.\n67 Mary travelled to the hallway.\n68 Where was the apple before the kitchen? \tbathroom\t63 66 65\n69 John moved to the garden.\n70 Sandra moved to the office.\n71 Sandra went to the kitchen.\n72 Sandra discarded the apple.\n73 Where was the apple before the office? \tkitchen\t72 70 66\n1 Daniel journeyed to the kitchen.\n2 Daniel travelled to the garden.\n3 John journeyed to the kitchen.\n4 Sandra picked up the apple.\n5 Sandra moved to the garden.\n6 John went to the office.\n7 Sandra left the apple.\n8 Sandra got the apple.\n9 John journeyed to the kitchen.\n10 Daniel journeyed to the bedroom.\n11 Sandra discarded the apple.\n12 Daniel went to the bathroom.\n13 Mary travelled to the bedroom.\n14 Mary took the milk.\n15 Daniel went to the kitchen.\n16 Mary went to the bathroom.\n17 Mary went to the hallway.\n18 Mary went back to the kitchen.\n19 Where was the milk before the kitchen? \thallway\t14 18 17\n20 Mary left the milk.\n21 Sandra went back to the bathroom.\n22 Where was the milk before the hallway? \tbathroom\t20 17 16\n23 Mary got the milk there.\n24 Sandra travelled to the kitchen.\n25 Sandra moved to the garden.\n26 Mary travelled to the bathroom.\n27 Sandra went to the kitchen.\n28 Mary put down the milk.\n29 Sandra travelled to the bathroom.\n30 Sandra picked up the milk.\n31 Sandra moved to the bedroom.\n32 Mary went to the bedroom.\n33 John went to the bathroom.\n34 Mary got the football.\n35 Sandra went back to the office.\n36 Mary put down the football.\n37 Sandra left the milk.\n38 Daniel moved to the garden.\n39 Where was the milk before the office? \tbedroom\t37 35 31\n40 Daniel moved to the bathroom.\n41 Mary got the football.\n42 Where was the milk before the office? \tbedroom\t37 35 31\n43 John went back to the garden.\n44 Daniel went to the garden.\n45 Daniel went to the bathroom.\n46 Mary discarded the football.\n47 Sandra moved to the garden.\n48 Sandra moved to the office.\n49 Daniel moved to the bedroom.\n50 Sandra got the milk there.\n51 Daniel moved to the hallway.\n52 John took the apple.\n53 John went back to the hallway.\n54 John travelled to the bedroom.\n55 Where was the apple before the bedroom? \thallway\t52 54 53\n1 John picked up the football.\n2 John travelled to the hallway.\n3 John discarded the football.\n4 John travelled to the bedroom.\n5 Daniel got the football.\n6 Daniel went to the bedroom.\n7 Mary moved to the garden.\n8 Mary moved to the office.\n9 John journeyed to the bathroom.\n10 John went back to the kitchen.\n11 Mary took the milk there.\n12 Daniel put down the football.\n13 Mary discarded the milk.\n14 Daniel picked up the football.\n15 Daniel dropped the football.\n16 Mary picked up the milk.\n17 Mary moved to the garden.\n18 Daniel travelled to the kitchen.\n19 Sandra grabbed the football.\n20 Mary went back to the office.\n21 Where was the milk before the office? \tgarden\t16 20 17\n22 Daniel moved to the bathroom.\n23 Mary discarded the milk.\n24 Where was the milk before the office? \tgarden\t23 20 17\n25 Daniel got the apple there.\n26 Daniel dropped the apple there.\n27 Where was the milk before the office? \tgarden\t23 20 17\n28 Sandra dropped the football.\n29 Mary moved to the garden.\n30 Where was the milk before the office? \tgarden\t23 20 17\n31 Daniel grabbed the apple.\n32 John journeyed to the bathroom.\n33 Mary journeyed to the kitchen.\n34 Daniel discarded the apple.\n35 Daniel went back to the office.\n36 Sandra journeyed to the hallway.\n37 John got the apple there.\n38 Sandra journeyed to the office.\n39 John went to the office.\n40 John put down the apple there.\n41 Daniel travelled to the bedroom.\n42 John picked up the apple.\n43 Daniel grabbed the football.\n44 John put down the apple.\n45 John took the apple there.\n46 John went to the bedroom.\n47 Daniel went back to the garden.\n48 Sandra picked up the milk.\n49 Daniel went back to the office.\n50 Mary went to the office.\n51 Sandra moved to the bathroom.\n52 John moved to the garden.\n53 John travelled to the bedroom.\n54 Sandra moved to the bedroom.\n55 Daniel moved to the hallway.\n56 Daniel travelled to the office.\n57 Daniel discarded the football.\n58 Mary moved to the garden.\n59 Where was the football before the office? \thallway\t57 56 55\n1 John went back to the bathroom.\n2 Mary moved to the kitchen.\n3 Mary went to the hallway.\n4 Mary travelled to the office.\n5 John travelled to the bedroom.\n6 Sandra went back to the kitchen.\n7 Mary travelled to the bedroom.\n8 Daniel moved to the bedroom.\n9 Daniel went back to the hallway.\n10 Mary moved to the hallway.\n11 John went back to the bathroom.\n12 Sandra moved to the garden.\n13 John went to the bedroom.\n14 John moved to the bathroom.\n15 Sandra grabbed the milk.\n16 John grabbed the football.\n17 Sandra travelled to the bedroom.\n18 John left the football.\n19 Daniel went to the bathroom.\n20 Sandra went back to the kitchen.\n21 Mary travelled to the office.\n22 Mary moved to the garden.\n23 Mary got the apple.\n24 John travelled to the kitchen.\n25 John journeyed to the bedroom.\n26 Sandra discarded the milk.\n27 Where was the milk before the kitchen? \tbedroom\t26 20 17\n28 Daniel took the football there.\n29 Daniel went to the garden.\n30 Where was the milk before the kitchen? \tbedroom\t26 20 17\n31 John travelled to the office.\n32 Sandra took the milk.\n33 Sandra left the milk.\n34 Sandra grabbed the milk.\n35 Daniel travelled to the bathroom.\n36 Daniel put down the football there.\n37 Where was the football before the bathroom? \tgarden\t36 35 29\n38 Sandra journeyed to the bathroom.\n39 Sandra got the football.\n40 Daniel moved to the kitchen.\n41 Sandra moved to the hallway.\n42 Mary put down the apple there.\n43 Mary grabbed the apple.\n44 Mary dropped the apple there.\n45 Sandra travelled to the garden.\n46 Sandra discarded the football there.\n47 Sandra put down the milk.\n48 Where was the football before the garden? \thallway\t46 45 41\n49 Mary journeyed to the bathroom.\n50 John moved to the hallway.\n51 Where was the milk before the hallway? \tbathroom\t47 41 38\n1 Mary picked up the apple.\n2 Mary put down the apple.\n3 Daniel grabbed the apple.\n4 Daniel discarded the apple there.\n5 Sandra moved to the bathroom.\n6 John went back to the kitchen.\n7 Daniel moved to the bathroom.\n8 Daniel picked up the football.\n9 Mary went back to the bedroom.\n10 Daniel moved to the bedroom.\n11 Daniel travelled to the office.\n12 John travelled to the garden.\n13 Where was the football before the office? \tbedroom\t8 11 10\n14 John took the milk.\n15 John journeyed to the office.\n16 Daniel discarded the football.\n17 John dropped the milk there.\n18 Where was the football before the office? \tbedroom\t16 11 10\n19 John moved to the hallway.\n20 Sandra travelled to the kitchen.\n21 Where was the football before the office? \tbedroom\t16 11 10\n22 Daniel grabbed the milk.\n23 Sandra moved to the bedroom.\n24 Daniel left the milk.\n25 Daniel went to the bedroom.\n26 Sandra went back to the hallway.\n27 Sandra journeyed to the bathroom.\n28 John went back to the bedroom.\n29 Sandra went to the kitchen.\n30 Daniel went back to the office.\n31 Sandra got the apple.\n32 Sandra put down the apple.\n33 Sandra went back to the bedroom.\n34 John moved to the garden.\n35 Mary went back to the kitchen.\n36 John journeyed to the bathroom.\n37 Mary picked up the apple.\n38 Daniel travelled to the bedroom.\n39 Daniel went back to the hallway.\n40 Sandra journeyed to the bathroom.\n41 John moved to the garden.\n42 Sandra went to the hallway.\n43 Mary put down the apple.\n44 Mary grabbed the apple.\n45 Daniel travelled to the kitchen.\n46 Sandra travelled to the garden.\n47 Mary went back to the bedroom.\n48 Mary put down the apple.\n49 John went to the kitchen.\n50 Daniel went back to the office.\n51 Mary took the apple there.\n52 Mary dropped the apple.\n53 Sandra went to the office.\n54 Daniel got the football.\n55 Mary picked up the apple.\n56 Daniel picked up the milk there.\n57 John went to the bathroom.\n58 Mary discarded the apple.\n59 John moved to the garden.\n60 Daniel went to the kitchen.\n61 Daniel dropped the milk.\n62 Mary travelled to the bathroom.\n63 Mary went back to the office.\n64 Sandra journeyed to the hallway.\n65 Sandra travelled to the office.\n66 Daniel grabbed the milk.\n67 Daniel discarded the football there.\n68 Mary went back to the bedroom.\n69 Daniel took the football there.\n70 Mary journeyed to the hallway.\n71 Mary moved to the kitchen.\n72 John went to the hallway.\n73 Daniel moved to the garden.\n74 Mary moved to the garden.\n75 Sandra went to the bathroom.\n76 Mary went to the bedroom.\n77 Daniel discarded the football there.\n78 Daniel put down the milk.\n79 Mary went to the hallway.\n80 Daniel grabbed the milk.\n81 Daniel travelled to the bathroom.\n82 Daniel journeyed to the bedroom.\n83 Mary travelled to the garden.\n84 Where was the milk before the bedroom? \tbathroom\t80 82 81\n85 John went to the office.\n86 Mary took the football.\n87 Daniel put down the milk.\n88 Daniel picked up the milk.\n89 Daniel picked up the apple there.\n90 John went to the kitchen.\n91 Mary dropped the football.\n92 Mary travelled to the kitchen.\n93 John journeyed to the hallway.\n94 Daniel journeyed to the bathroom.\n95 Sandra went back to the bedroom.\n96 Daniel journeyed to the hallway.\n97 Mary travelled to the office.\n98 Daniel went back to the office.\n99 Sandra went to the garden.\n100 Daniel went to the bedroom.\n101 Daniel journeyed to the hallway.\n102 Sandra picked up the football.\n103 Sandra went back to the kitchen.\n104 John journeyed to the kitchen.\n105 Mary journeyed to the kitchen.\n106 Mary went to the bathroom.\n107 Mary went back to the hallway.\n108 Sandra put down the football there.\n109 Sandra picked up the football there.\n110 Daniel went to the bedroom.\n111 Sandra journeyed to the bedroom.\n112 Sandra left the football.\n113 Sandra got the football.\n114 Mary travelled to the garden.\n115 Sandra travelled to the bathroom.\n116 John moved to the garden.\n117 Mary went back to the kitchen.\n118 Daniel discarded the apple.\n119 Where was the apple before the bedroom? \thallway\t118 110 101\n1 Sandra travelled to the bathroom.\n2 Mary picked up the apple.\n3 John journeyed to the kitchen.\n4 Daniel journeyed to the bathroom.\n5 Mary went to the office.\n6 Mary left the apple.\n7 John went back to the office.\n8 Mary grabbed the apple.\n9 Sandra travelled to the kitchen.\n10 Sandra moved to the office.\n11 John moved to the garden.\n12 Mary left the apple there.\n13 John travelled to the office.\n14 Sandra took the apple.\n15 Sandra travelled to the hallway.\n16 Sandra grabbed the football.\n17 Sandra discarded the football.\n18 Sandra put down the apple.\n19 Sandra moved to the bedroom.\n20 Mary journeyed to the kitchen.\n21 Sandra travelled to the kitchen.\n22 John journeyed to the bathroom.\n23 John went to the hallway.\n24 Sandra travelled to the hallway.\n25 John got the football there.\n26 John picked up the apple.\n27 John went back to the garden.\n28 John dropped the apple there.\n29 John picked up the apple.\n30 John grabbed the milk there.\n31 John put down the football.\n32 Sandra moved to the office.\n33 Sandra moved to the bedroom.\n34 Daniel went back to the bedroom.\n35 John travelled to the hallway.\n36 Daniel moved to the bathroom.\n37 Daniel moved to the kitchen.\n38 Daniel journeyed to the office.\n39 Daniel travelled to the kitchen.\n40 Mary went back to the hallway.\n41 Sandra moved to the kitchen.\n42 John discarded the milk.\n43 Mary went to the kitchen.\n44 John journeyed to the bedroom.\n45 Mary travelled to the hallway.\n46 Sandra went back to the office.\n47 Daniel went to the garden.\n48 Mary went to the bathroom.\n49 Mary went back to the bedroom.\n50 John discarded the apple.\n51 Where was the apple before the bedroom? \thallway\t50 44 35\n52 Mary moved to the hallway.\n53 John got the apple there.\n54 Daniel took the football.\n55 Sandra travelled to the bathroom.\n56 Mary travelled to the bedroom.\n57 Mary went to the garden.\n58 Mary journeyed to the kitchen.\n59 Daniel left the football.\n60 John discarded the apple there.\n61 Daniel grabbed the football.\n62 Mary went to the hallway.\n63 Daniel dropped the football.\n64 Mary went to the kitchen.\n65 Mary went to the garden.\n66 Daniel moved to the hallway.\n67 Mary grabbed the football there.\n68 Daniel got the milk.\n69 John moved to the office.\n70 Daniel left the milk.\n71 Mary discarded the football.\n72 Mary went back to the hallway.\n73 Mary picked up the milk.\n74 Mary went back to the garden.\n75 Mary went back to the bedroom.\n76 Where was the milk before the bedroom? \tgarden\t73 75 74\n77 Daniel went back to the garden.\n78 Daniel grabbed the football.\n79 Where was the milk before the bedroom? \tgarden\t73 75 74\n80 Mary dropped the milk.\n81 John moved to the garden.\n82 Where was the milk before the bedroom? \tgarden\t80 75 74\n83 Mary grabbed the apple.\n84 Daniel put down the football.\n85 Where was the milk before the bedroom? \tgarden\t80 75 74\n1 Daniel moved to the bathroom.\n2 Mary took the apple there.\n3 Daniel travelled to the kitchen.\n4 Daniel took the football.\n5 John picked up the milk.\n6 Mary went back to the office.\n7 John travelled to the kitchen.\n8 Daniel dropped the football.\n9 Daniel journeyed to the garden.\n10 Daniel travelled to the bathroom.\n11 John left the milk.\n12 Daniel went back to the garden.\n13 John picked up the milk.\n14 Mary moved to the garden.\n15 John moved to the office.\n16 Sandra went to the office.\n17 Sandra went back to the bedroom.\n18 Daniel travelled to the bathroom.\n19 Mary moved to the kitchen.\n20 Daniel moved to the office.\n21 Mary journeyed to the bedroom.\n22 John went back to the hallway.\n23 Mary left the apple.\n24 John dropped the milk.\n25 Where was the apple before the kitchen? \tgarden\t23 19 14\n26 Mary journeyed to the garden.\n27 Sandra got the apple.\n28 Where was the milk before the hallway? \toffice\t24 22 15\n29 Sandra left the apple.\n30 John got the milk.\n31 John went back to the kitchen.\n32 John left the milk.\n33 John got the football there.\n34 Daniel went back to the bedroom.\n35 John took the milk.\n36 John put down the milk.\n37 John travelled to the hallway.\n38 Sandra moved to the hallway.\n39 John travelled to the bathroom.\n40 Daniel travelled to the office.\n41 Daniel went to the hallway.\n42 John dropped the football.\n43 Where was the football before the bathroom? \thallway\t42 39 37\n44 Sandra moved to the kitchen.\n45 Mary travelled to the office.\n46 Where was the football before the bathroom? \thallway\t42 39 37\n47 Sandra went back to the garden.\n48 John picked up the football.\n49 Mary went to the garden.\n50 John moved to the bedroom.\n51 John travelled to the hallway.\n52 Sandra travelled to the office.\n53 Where was the football before the hallway? \tbedroom\t48 51 50\n1 Mary travelled to the kitchen.\n2 Mary went back to the bedroom.\n3 Daniel went to the bathroom.\n4 Mary moved to the office.\n5 Mary journeyed to the bedroom.\n6 John moved to the office.\n7 Daniel went back to the garden.\n8 Daniel went back to the hallway.\n9 Daniel journeyed to the garden.\n10 John went back to the bathroom.\n11 Daniel travelled to the bedroom.\n12 John picked up the milk.\n13 John left the milk.\n14 Mary got the apple there.\n15 Sandra journeyed to the garden.\n16 John went back to the office.\n17 Sandra went to the bathroom.\n18 Mary left the apple.\n19 Sandra moved to the kitchen.\n20 Sandra moved to the office.\n21 Daniel journeyed to the hallway.\n22 Mary went back to the kitchen.\n23 John went to the garden.\n24 Mary journeyed to the bathroom.\n25 John travelled to the office.\n26 Mary picked up the milk.\n27 Mary went back to the hallway.\n28 Sandra moved to the kitchen.\n29 Daniel went to the office.\n30 Mary journeyed to the bedroom.\n31 Where was the milk before the bedroom? \thallway\t26 30 27\n32 Mary took the apple.\n33 Mary journeyed to the kitchen.\n34 Sandra moved to the bedroom.\n35 John went to the bedroom.\n36 Mary left the milk.\n37 Mary discarded the apple there.\n38 Where was the milk before the bedroom? \thallway\t36 30 27\n39 Sandra moved to the hallway.\n40 John moved to the bathroom.\n41 Where was the milk before the kitchen? \tbedroom\t36 33 30\n42 John went back to the bedroom.\n43 Daniel went back to the bathroom.\n44 John journeyed to the hallway.\n45 Daniel moved to the kitchen.\n46 Daniel took the apple.\n47 Daniel got the milk.\n48 Sandra journeyed to the bathroom.\n49 Daniel put down the milk.\n50 Daniel picked up the milk there.\n51 Daniel left the milk.\n52 Daniel discarded the apple there.\n53 John went back to the bathroom.\n54 Sandra picked up the football.\n55 Daniel got the milk there.\n56 Sandra discarded the football.\n57 Daniel went to the office.\n58 John grabbed the football.\n59 John dropped the football.\n60 Sandra grabbed the football.\n61 Sandra journeyed to the office.\n62 Daniel went to the bedroom.\n63 John went to the bedroom.\n64 Daniel discarded the milk.\n65 Daniel took the milk.\n66 Sandra dropped the football.\n67 Mary took the apple.\n68 Sandra moved to the kitchen.\n69 Daniel went to the office.\n70 John travelled to the garden.\n71 Daniel dropped the milk.\n72 Mary went back to the bathroom.\n73 Mary put down the apple.\n74 Daniel went back to the bathroom.\n75 Daniel grabbed the apple.\n76 Daniel journeyed to the kitchen.\n77 Daniel journeyed to the bedroom.\n78 Where was the apple before the bedroom? \tkitchen\t75 77 76\n79 Sandra went back to the office.\n80 Daniel went back to the garden.\n81 Where was the apple before the bedroom? \tkitchen\t75 77 76\n1 Daniel went to the bathroom.\n2 Daniel went back to the kitchen.\n3 John took the apple.\n4 Sandra went to the office.\n5 John went to the office.\n6 Mary journeyed to the garden.\n7 John dropped the apple.\n8 Daniel travelled to the bathroom.\n9 John picked up the apple.\n10 Mary went to the office.\n11 Daniel moved to the bedroom.\n12 John discarded the apple.\n13 Sandra moved to the garden.\n14 Mary got the apple there.\n15 Mary moved to the kitchen.\n16 John journeyed to the bathroom.\n17 Sandra grabbed the football.\n18 Daniel went to the hallway.\n19 Sandra went back to the office.\n20 Daniel travelled to the kitchen.\n21 John went to the garden.\n22 Sandra went to the garden.\n23 Sandra went to the hallway.\n24 Mary dropped the apple.\n25 Sandra put down the football.\n26 John went back to the bathroom.\n27 Where was the football before the garden? \toffice\t25 22 19\n28 Mary travelled to the garden.\n29 Daniel took the apple there.\n30 Where was the football before the hallway? \tgarden\t25 23 22\n31 Daniel grabbed the milk.\n32 Daniel went to the bedroom.\n33 Sandra took the football.\n34 Mary travelled to the bedroom.\n35 Daniel journeyed to the garden.\n36 Sandra travelled to the kitchen.\n37 Daniel went back to the office.\n38 Daniel travelled to the kitchen.\n39 Daniel dropped the apple.\n40 Daniel picked up the apple.\n41 Daniel discarded the milk.\n42 Sandra travelled to the garden.\n43 Where was the milk before the office? \tgarden\t41 37 35\n44 Mary went back to the garden.\n45 Mary went back to the bedroom.\n46 Where was the milk before the kitchen? \toffice\t41 38 37\n47 Sandra discarded the football.\n48 Daniel moved to the office.\n49 Where was the football before the garden? \tkitchen\t47 42 36\n1 Sandra took the football.\n2 John moved to the bathroom.\n3 Sandra journeyed to the bedroom.\n4 Sandra discarded the football.\n5 Sandra picked up the football there.\n6 Sandra travelled to the garden.\n7 Daniel travelled to the kitchen.\n8 Sandra left the football.\n9 Daniel went to the bathroom.\n10 Mary went back to the office.\n11 Sandra journeyed to the hallway.\n12 John went to the garden.\n13 Mary went to the bedroom.\n14 Daniel journeyed to the hallway.\n15 Sandra journeyed to the bedroom.\n16 Mary journeyed to the kitchen.\n17 Sandra got the apple.\n18 Daniel went back to the kitchen.\n19 Mary went back to the bathroom.\n20 John went back to the bedroom.\n21 Mary went to the hallway.\n22 John moved to the garden.\n23 Daniel picked up the milk there.\n24 Daniel went back to the hallway.\n25 Sandra moved to the bathroom.\n26 Sandra left the apple there.\n27 Sandra travelled to the office.\n28 John moved to the bathroom.\n29 John picked up the apple.\n30 Mary moved to the bedroom.\n31 John discarded the apple.\n32 Sandra went to the bathroom.\n33 John picked up the apple.\n34 Sandra went to the kitchen.\n35 John moved to the kitchen.\n36 Sandra journeyed to the bathroom.\n37 Daniel discarded the milk.\n38 John travelled to the bedroom.\n39 John travelled to the garden.\n40 John got the football.\n41 John journeyed to the bathroom.\n42 Sandra journeyed to the hallway.\n43 Mary went to the office.\n44 Daniel went back to the kitchen.\n45 Sandra took the milk.\n46 Sandra put down the milk.\n47 Daniel went back to the office.\n48 Daniel went to the kitchen.\n49 Mary went to the bedroom.\n50 John journeyed to the office.\n51 Mary went to the garden.\n52 Sandra went back to the garden.\n53 John went to the bedroom.\n54 Sandra went back to the office.\n55 Mary went to the office.\n56 Mary went back to the garden.\n57 John journeyed to the bathroom.\n58 Mary travelled to the bathroom.\n59 John left the football.\n60 John put down the apple there.\n61 Where was the apple before the bathroom? \tbedroom\t60 57 53\n62 Sandra journeyed to the kitchen.\n63 John took the football.\n64 Where was the apple before the bedroom? \toffice\t60 53 50\n65 Mary grabbed the apple.\n66 Mary moved to the garden.\n67 Sandra journeyed to the hallway.\n68 John went to the kitchen.\n69 Mary moved to the office.\n70 Mary put down the apple.\n71 Where was the apple before the office? \tgarden\t70 69 66\n72 Mary moved to the garden.\n73 John dropped the football.\n74 Where was the apple before the office? \tgarden\t70 69 66\n75 Mary went back to the kitchen.\n76 John moved to the office.\n77 Where was the apple before the office? \tgarden\t70 69 66\n1 Daniel went to the garden.\n2 Daniel picked up the milk.\n3 Daniel grabbed the football.\n4 Daniel went to the bathroom.\n5 John journeyed to the bedroom.\n6 Sandra moved to the bathroom.\n7 Daniel dropped the milk.\n8 John journeyed to the bathroom.\n9 Daniel went to the garden.\n10 Daniel journeyed to the hallway.\n11 Daniel grabbed the apple.\n12 Sandra grabbed the milk.\n13 John went to the kitchen.\n14 Daniel journeyed to the bathroom.\n15 Daniel discarded the apple.\n16 Mary travelled to the garden.\n17 John travelled to the bathroom.\n18 Daniel went to the garden.\n19 Daniel moved to the bedroom.\n20 John got the apple.\n21 Daniel travelled to the kitchen.\n22 John went back to the hallway.\n23 John went back to the bathroom.\n24 Mary moved to the bathroom.\n25 Where was the apple before the bathroom? \thallway\t20 23 22\n26 Daniel put down the football.\n27 John went to the hallway.\n28 Where was the football before the kitchen? \tbedroom\t26 21 19\n29 John discarded the apple.\n30 Sandra discarded the milk.\n31 Where was the apple before the bathroom? \thallway\t29 23 22\n32 Daniel got the football.\n33 Daniel moved to the hallway.\n34 Where was the apple before the hallway? \tbathroom\t29 27 23\n35 Daniel dropped the football.\n36 Sandra travelled to the kitchen.\n37 John got the football there.\n38 John took the apple.\n39 John moved to the office.\n40 Mary moved to the bedroom.\n41 John dropped the football.\n42 John went back to the kitchen.\n43 Where was the apple before the kitchen? \toffice\t38 42 39\n1 John went to the bedroom.\n2 John picked up the football.\n3 John put down the football.\n4 Sandra went to the garden.\n5 Sandra picked up the milk.\n6 Sandra took the apple.\n7 Mary journeyed to the bathroom.\n8 Daniel went to the bedroom.\n9 Daniel went back to the hallway.\n10 Sandra dropped the milk there.\n11 John got the football.\n12 Daniel moved to the bedroom.\n13 John left the football.\n14 John went to the kitchen.\n15 Mary went to the kitchen.\n16 John went back to the office.\n17 Sandra moved to the kitchen.\n18 Daniel got the football.\n19 Daniel journeyed to the bathroom.\n20 Sandra put down the apple.\n21 Mary picked up the apple.\n22 John moved to the bathroom.\n23 Daniel travelled to the garden.\n24 Sandra journeyed to the bedroom.\n25 Daniel took the milk.\n26 Mary dropped the apple.\n27 John went back to the bedroom.\n28 Mary went back to the hallway.\n29 John moved to the bathroom.\n30 Daniel moved to the hallway.\n31 Daniel left the football.\n32 John journeyed to the hallway.\n33 Where was the football before the hallway? \tgarden\t31 30 23\n34 John went to the bedroom.\n35 Daniel dropped the milk.\n36 Where was the football before the hallway? \tgarden\t31 30 23\n37 Daniel went back to the office.\n38 Sandra travelled to the office.\n39 Mary journeyed to the bathroom.\n40 Sandra journeyed to the kitchen.\n41 Sandra got the apple.\n42 Sandra left the apple.\n43 Mary travelled to the hallway.\n44 Sandra took the apple.\n45 John travelled to the kitchen.\n46 Daniel moved to the garden.\n47 Mary went to the garden.\n48 Sandra journeyed to the garden.\n49 Sandra moved to the office.\n50 Sandra left the apple.\n51 Where was the apple before the office? \tgarden\t50 49 48\n52 Sandra moved to the kitchen.\n53 Sandra went back to the garden.\n54 Where was the apple before the office? \tgarden\t50 49 48\n55 John moved to the garden.\n56 John went to the hallway.\n57 Where was the apple before the office? \tgarden\t50 49 48\n1 Daniel went to the hallway.\n2 Sandra went back to the bedroom.\n3 Sandra got the football.\n4 Sandra discarded the football there.\n5 Daniel moved to the garden.\n6 Mary went to the office.\n7 Sandra went to the kitchen.\n8 Mary took the milk there.\n9 Daniel travelled to the kitchen.\n10 Sandra journeyed to the garden.\n11 Mary took the apple.\n12 Daniel went back to the hallway.\n13 Mary travelled to the bathroom.\n14 Sandra went back to the office.\n15 Mary discarded the apple there.\n16 Mary took the apple.\n17 John journeyed to the bedroom.\n18 Mary journeyed to the kitchen.\n19 Mary went to the bedroom.\n20 Mary went back to the garden.\n21 Where was the apple before the garden? \tbedroom\t16 20 19\n22 Sandra travelled to the bedroom.\n23 John journeyed to the kitchen.\n24 Sandra took the football.\n25 John went to the garden.\n26 Mary discarded the milk there.\n27 John grabbed the milk.\n28 Mary discarded the apple.\n29 Daniel moved to the office.\n30 Where was the apple before the garden? \tbedroom\t28 20 19\n31 Sandra dropped the football.\n32 Mary travelled to the bathroom.\n33 Where was the apple before the bedroom? \tkitchen\t28 19 18\n34 Sandra got the football there.\n35 John travelled to the bedroom.\n36 Sandra journeyed to the kitchen.\n37 John went back to the garden.\n38 Sandra left the football.\n39 Sandra went to the bedroom.\n40 John picked up the apple there.\n41 John travelled to the office.\n42 Sandra travelled to the kitchen.\n43 John moved to the bedroom.\n44 Where was the apple before the bedroom? \toffice\t40 43 41\n45 John discarded the apple.\n46 Daniel moved to the bedroom.\n47 Where was the apple before the bedroom? \toffice\t45 43 41\n1 John moved to the kitchen.\n2 Daniel picked up the football.\n3 John journeyed to the garden.\n4 Mary moved to the bedroom.\n5 Mary went back to the garden.\n6 Sandra travelled to the hallway.\n7 Daniel left the football.\n8 Daniel took the football there.\n9 Sandra got the apple.\n10 John moved to the bedroom.\n11 Sandra took the milk.\n12 John moved to the kitchen.\n13 John went back to the office.\n14 Daniel journeyed to the garden.\n15 Mary travelled to the hallway.\n16 John went to the hallway.\n17 Daniel dropped the football.\n18 Mary went back to the kitchen.\n19 Mary moved to the garden.\n20 Sandra discarded the milk there.\n21 Mary took the football there.\n22 Sandra put down the apple.\n23 John journeyed to the garden.\n24 Sandra went back to the bathroom.\n25 John travelled to the bedroom.\n26 Mary dropped the football.\n27 Daniel got the football.\n28 Mary moved to the hallway.\n29 Mary journeyed to the bathroom.\n30 John went back to the hallway.\n31 Daniel dropped the football there.\n32 Sandra moved to the kitchen.\n33 Daniel travelled to the hallway.\n34 Daniel took the milk.\n35 Mary travelled to the kitchen.\n36 Daniel put down the milk.\n37 Daniel went back to the office.\n38 Daniel went to the garden.\n39 Sandra journeyed to the office.\n40 John grabbed the milk there.\n41 Daniel travelled to the office.\n42 John took the apple.\n43 Daniel moved to the hallway.\n44 John journeyed to the garden.\n45 Daniel went back to the kitchen.\n46 John moved to the bathroom.\n47 Where was the apple before the bathroom? \tgarden\t42 46 44\n48 Daniel travelled to the garden.\n49 Daniel travelled to the hallway.\n50 John went back to the kitchen.\n51 John put down the apple.\n52 Where was the apple before the bathroom? \tgarden\t51 46 44\n53 Mary journeyed to the office.\n54 John moved to the office.\n55 Where was the apple before the kitchen? \tbathroom\t51 50 46\n56 Daniel went back to the garden.\n57 John discarded the milk.\n58 Where was the apple before the kitchen? \tbathroom\t51 50 46\n59 John took the milk.\n60 Sandra moved to the bathroom.\n61 Daniel grabbed the football there.\n62 Daniel discarded the football there.\n63 John discarded the milk.\n64 Mary took the milk.\n65 Mary left the milk.\n66 Mary took the milk.\n67 Mary travelled to the hallway.\n68 Mary dropped the milk.\n69 Daniel went back to the bathroom.\n70 Mary grabbed the milk.\n71 John moved to the bathroom.\n72 Mary went to the bedroom.\n73 Mary put down the milk.\n74 Sandra went to the garden.\n75 John moved to the garden.\n76 Daniel went to the hallway.\n77 Mary took the milk there.\n78 Mary dropped the milk.\n79 Mary moved to the office.\n80 Sandra took the football.\n81 John travelled to the hallway.\n82 Sandra dropped the football.\n83 Sandra picked up the football there.\n84 Daniel went back to the bathroom.\n85 Sandra journeyed to the bathroom.\n86 Sandra put down the football.\n87 Sandra picked up the football.\n88 Mary went to the hallway.\n89 Sandra dropped the football.\n90 Sandra went to the bedroom.\n91 Sandra moved to the garden.\n92 John went back to the office.\n93 John moved to the hallway.\n94 John went back to the bathroom.\n95 John moved to the office.\n96 Daniel picked up the football there.\n97 Daniel dropped the football.\n98 John journeyed to the bathroom.\n99 John took the football.\n100 John dropped the football.\n101 Daniel got the football.\n102 Daniel travelled to the office.\n103 Sandra journeyed to the kitchen.\n104 Daniel journeyed to the bedroom.\n105 Where was the football before the bedroom? \toffice\t101 104 102\n1 Mary went to the office.\n2 Sandra moved to the hallway.\n3 Sandra grabbed the football.\n4 Mary took the apple there.\n5 Sandra travelled to the garden.\n6 Daniel moved to the hallway.\n7 Sandra put down the football.\n8 Daniel went to the bedroom.\n9 Sandra took the football.\n10 Mary put down the apple.\n11 Mary went back to the bathroom.\n12 John moved to the bathroom.\n13 John went to the hallway.\n14 Sandra put down the football.\n15 Daniel travelled to the hallway.\n16 Sandra picked up the football.\n17 Sandra journeyed to the office.\n18 Daniel travelled to the bathroom.\n19 Daniel went back to the office.\n20 Daniel journeyed to the kitchen.\n21 Sandra picked up the apple there.\n22 Sandra discarded the apple there.\n23 Sandra dropped the football.\n24 John travelled to the garden.\n25 Mary travelled to the garden.\n26 Sandra grabbed the football there.\n27 Sandra discarded the football there.\n28 Sandra journeyed to the kitchen.\n29 Mary moved to the bedroom.\n30 Mary went to the hallway.\n31 Sandra travelled to the hallway.\n32 John went to the kitchen.\n33 Sandra travelled to the bathroom.\n34 Daniel went back to the bathroom.\n35 John moved to the office.\n36 John got the milk.\n37 John journeyed to the bathroom.\n38 Daniel went back to the bedroom.\n39 Mary travelled to the bedroom.\n40 Daniel journeyed to the hallway.\n41 John moved to the bedroom.\n42 Sandra journeyed to the garden.\n43 Daniel went back to the kitchen.\n44 John left the milk.\n45 Where was the milk before the bedroom? \tbathroom\t44 41 37\n46 Daniel journeyed to the office.\n47 Daniel got the football.\n48 Where was the milk before the bedroom? \tbathroom\t44 41 37\n49 Mary went to the hallway.\n50 Daniel grabbed the apple there.\n51 Where was the milk before the bedroom? \tbathroom\t44 41 37\n52 John journeyed to the bathroom.\n53 John journeyed to the hallway.\n54 John went to the office.\n55 John went back to the kitchen.\n56 Mary journeyed to the office.\n57 Daniel went back to the garden.\n58 Daniel went to the bedroom.\n59 Daniel moved to the bathroom.\n60 Daniel went back to the garden.\n61 Sandra went back to the bathroom.\n62 Daniel went to the bedroom.\n63 Daniel left the apple.\n64 Where was the apple before the garden? \tbathroom\t63 60 59\n65 Daniel left the football.\n66 Daniel grabbed the football.\n67 Where was the apple before the bedroom? \tgarden\t63 62 60\n1 Sandra moved to the bedroom.\n2 Daniel took the football.\n3 Mary journeyed to the garden.\n4 Mary travelled to the bedroom.\n5 Daniel grabbed the apple there.\n6 John moved to the hallway.\n7 Daniel moved to the office.\n8 John got the milk.\n9 Mary moved to the kitchen.\n10 Daniel moved to the garden.\n11 Daniel moved to the kitchen.\n12 John put down the milk.\n13 Sandra journeyed to the garden.\n14 Daniel discarded the apple.\n15 Where was the apple before the kitchen? \tgarden\t14 11 10\n16 Daniel got the apple.\n17 John took the milk.\n18 John moved to the bathroom.\n19 Daniel left the football there.\n20 Where was the football before the garden? \toffice\t19 10 7\n21 John left the milk there.\n22 John travelled to the office.\n23 Where was the football before the kitchen? \tgarden\t19 11 10\n24 Daniel journeyed to the bedroom.\n25 Mary moved to the bedroom.\n26 Where was the football before the kitchen? \tgarden\t19 11 10\n27 Mary travelled to the bathroom.\n28 Mary moved to the garden.\n29 Daniel discarded the apple there.\n30 Mary moved to the hallway.\n31 John went back to the hallway.\n32 Daniel grabbed the apple.\n33 Daniel travelled to the kitchen.\n34 Daniel dropped the apple.\n35 Daniel went back to the garden.\n36 Sandra went to the kitchen.\n37 Daniel travelled to the kitchen.\n38 Mary moved to the bathroom.\n39 Mary travelled to the hallway.\n40 Daniel journeyed to the bedroom.\n41 Mary journeyed to the garden.\n42 Daniel went to the hallway.\n43 Daniel went to the kitchen.\n44 Daniel got the apple.\n45 Sandra picked up the football.\n46 Sandra travelled to the bedroom.\n47 Sandra discarded the football.\n48 Sandra grabbed the football.\n49 Mary went to the bedroom.\n50 Daniel dropped the apple.\n51 John moved to the office.\n52 Sandra discarded the football there.\n53 John journeyed to the kitchen.\n54 Sandra picked up the football there.\n55 Sandra dropped the football.\n56 Sandra got the football.\n57 John took the apple.\n58 John discarded the apple.\n59 John went to the hallway.\n60 Daniel picked up the apple.\n61 Daniel went back to the garden.\n62 Daniel journeyed to the bathroom.\n63 Where was the apple before the bathroom? \tgarden\t60 62 61\n1 John went to the hallway.\n2 Mary took the apple.\n3 John took the football.\n4 Mary dropped the apple.\n5 Sandra went to the kitchen.\n6 Mary went back to the kitchen.\n7 John left the football there.\n8 John took the football.\n9 Sandra travelled to the garden.\n10 John put down the football.\n11 John got the football.\n12 Mary journeyed to the hallway.\n13 Sandra went to the office.\n14 Daniel travelled to the kitchen.\n15 John dropped the football.\n16 John got the football.\n17 John discarded the football.\n18 Mary went to the bedroom.\n19 Daniel moved to the bathroom.\n20 Mary went back to the bathroom.\n21 John picked up the football.\n22 John discarded the football.\n23 John got the football.\n24 John went to the bedroom.\n25 John put down the football there.\n26 Daniel journeyed to the kitchen.\n27 Sandra went back to the bathroom.\n28 Daniel went to the bedroom.\n29 Sandra moved to the garden.\n30 John went back to the hallway.\n31 John travelled to the office.\n32 Sandra got the apple.\n33 Daniel went to the hallway.\n34 Mary journeyed to the hallway.\n35 Sandra took the milk.\n36 Sandra journeyed to the kitchen.\n37 Daniel went back to the office.\n38 Sandra put down the apple.\n39 Daniel moved to the bedroom.\n40 John went to the garden.\n41 John travelled to the bathroom.\n42 Daniel got the football.\n43 Daniel travelled to the office.\n44 Daniel discarded the football.\n45 Sandra took the apple.\n46 Sandra discarded the apple.\n47 Daniel journeyed to the garden.\n48 John went back to the kitchen.\n49 John went back to the office.\n50 John went to the bathroom.\n51 Sandra discarded the milk.\n52 Sandra journeyed to the bedroom.\n53 Sandra journeyed to the garden.\n54 Mary went to the garden.\n55 Sandra travelled to the bathroom.\n56 Daniel travelled to the bathroom.\n57 Sandra moved to the office.\n58 Sandra travelled to the hallway.\n59 Sandra moved to the bathroom.\n60 Daniel journeyed to the office.\n61 Sandra travelled to the office.\n62 Sandra journeyed to the garden.\n63 John moved to the bedroom.\n64 Sandra journeyed to the hallway.\n65 Daniel went to the hallway.\n66 Daniel went back to the bedroom.\n67 Mary travelled to the bathroom.\n68 Mary went to the garden.\n69 Mary went to the kitchen.\n70 Mary got the milk.\n71 John travelled to the bathroom.\n72 Mary got the apple.\n73 Mary journeyed to the office.\n74 Sandra journeyed to the bathroom.\n75 John went back to the kitchen.\n76 Mary put down the milk.\n77 Mary journeyed to the garden.\n78 Mary went to the hallway.\n79 Mary journeyed to the kitchen.\n80 Sandra moved to the hallway.\n81 Mary moved to the bedroom.\n82 Daniel went to the kitchen.\n83 Mary left the apple.\n84 Daniel journeyed to the bathroom.\n85 Where was the apple before the bedroom? \tkitchen\t83 81 79\n86 Mary picked up the apple.\n87 Mary journeyed to the garden.\n88 John travelled to the hallway.\n89 Mary travelled to the hallway.\n90 Where was the apple before the hallway? \tgarden\t86 89 87\n91 Mary travelled to the bedroom.\n92 Sandra moved to the bedroom.\n93 Mary discarded the apple.\n94 Sandra grabbed the apple.\n95 Sandra went back to the bathroom.\n96 John journeyed to the office.\n97 John picked up the milk.\n98 Sandra went back to the kitchen.\n99 Where was the apple before the kitchen? \tbathroom\t94 98 95\n100 John journeyed to the kitchen.\n101 Mary journeyed to the office.\n102 Daniel journeyed to the garden.\n103 Daniel went back to the kitchen.\n104 Mary went to the hallway.\n105 Sandra went back to the bathroom.\n106 Sandra dropped the apple there.\n107 John journeyed to the office.\n108 Where was the apple before the bathroom? \tkitchen\t106 105 98\n109 John took the football.\n110 Mary journeyed to the bathroom.\n111 Where was the apple before the kitchen? \tbathroom\t106 98 95\n1 John got the milk.\n2 Mary got the football.\n3 Mary took the apple.\n4 Mary put down the football.\n5 Mary left the apple.\n6 Sandra moved to the bedroom.\n7 John moved to the bathroom.\n8 Mary got the football.\n9 Mary moved to the bathroom.\n10 John went to the office.\n11 Mary went back to the office.\n12 Mary got the apple.\n13 Where was the football before the office? \tbathroom\t8 11 9\n14 Mary travelled to the bathroom.\n15 Sandra journeyed to the garden.\n16 Mary put down the apple.\n17 John went to the kitchen.\n18 John put down the milk.\n19 Daniel took the milk.\n20 Mary picked up the apple.\n21 John journeyed to the hallway.\n22 Daniel went to the garden.\n23 John travelled to the garden.\n24 John went back to the kitchen.\n25 Daniel went back to the bathroom.\n26 Daniel left the milk.\n27 Daniel picked up the milk.\n28 Sandra went to the kitchen.\n29 John went back to the office.\n30 Daniel dropped the milk.\n31 Sandra travelled to the office.\n32 John journeyed to the bedroom.\n33 John travelled to the garden.\n34 Mary got the milk.\n35 Sandra journeyed to the bedroom.\n36 Daniel went to the hallway.\n37 Sandra moved to the bathroom.\n38 Sandra journeyed to the office.\n39 John moved to the bathroom.\n40 Mary discarded the apple.\n41 Mary picked up the apple.\n42 Mary left the milk.\n43 Sandra went back to the bedroom.\n44 Mary got the milk.\n45 Mary put down the football there.\n46 Where was the football before the office? \tbathroom\t45 11 9\n47 John got the football.\n48 Mary put down the milk.\n49 John left the football there.\n50 Mary dropped the apple.\n51 Mary grabbed the milk.\n52 Sandra journeyed to the bathroom.\n53 Mary got the football.\n54 Mary moved to the bedroom.\n55 Daniel journeyed to the kitchen.\n56 Sandra took the apple.\n57 Sandra dropped the apple.\n58 John picked up the apple.\n59 Sandra travelled to the kitchen.\n60 John moved to the office.\n61 John dropped the apple.\n62 John took the apple.\n63 John dropped the apple.\n64 Mary put down the milk there.\n65 Mary moved to the kitchen.\n66 John picked up the apple there.\n67 John put down the apple.\n68 Sandra journeyed to the bedroom.\n69 Daniel went back to the office.\n70 Mary put down the football.\n71 Where was the football before the kitchen? \tbedroom\t70 65 54\n72 Mary went back to the bedroom.\n73 John got the apple.\n74 Where was the football before the kitchen? \tbedroom\t70 65 54\n75 Daniel journeyed to the hallway.\n76 John went back to the bathroom.\n77 Where was the football before the kitchen? \tbedroom\t70 65 54\n1 Sandra moved to the kitchen.\n2 Mary went to the bathroom.\n3 Mary got the football.\n4 Mary put down the football.\n5 Mary picked up the football.\n6 Daniel moved to the hallway.\n7 John went back to the hallway.\n8 John journeyed to the garden.\n9 Daniel went back to the office.\n10 Sandra went to the garden.\n11 Mary left the football.\n12 John moved to the kitchen.\n13 John moved to the office.\n14 Daniel travelled to the hallway.\n15 Daniel travelled to the kitchen.\n16 John journeyed to the hallway.\n17 Sandra travelled to the office.\n18 Mary grabbed the football there.\n19 Daniel travelled to the garden.\n20 John went back to the bathroom.\n21 Mary discarded the football.\n22 John travelled to the bedroom.\n23 John travelled to the office.\n24 Mary grabbed the football there.\n25 John went back to the bedroom.\n26 Sandra moved to the kitchen.\n27 John got the milk there.\n28 John left the milk.\n29 John moved to the hallway.\n30 Mary dropped the football.\n31 Mary picked up the football.\n32 Mary dropped the football.\n33 Sandra went back to the bathroom.\n34 Sandra journeyed to the hallway.\n35 Mary went to the kitchen.\n36 Mary moved to the bathroom.\n37 John journeyed to the bathroom.\n38 John took the football.\n39 John journeyed to the garden.\n40 John journeyed to the bedroom.\n41 Where was the football before the bedroom? \tgarden\t38 40 39\n42 John took the apple there.\n43 John left the football.\n44 Where was the football before the bedroom? \tgarden\t43 40 39\n45 John journeyed to the bathroom.\n46 John journeyed to the garden.\n47 Where was the football before the bedroom? \tgarden\t43 40 39\n48 John went back to the office.\n49 Mary went to the office.\n50 Where was the football before the bedroom? \tgarden\t43 40 39\n51 Daniel moved to the kitchen.\n52 John went back to the bedroom.\n53 John journeyed to the bathroom.\n54 Sandra went back to the garden.\n55 Mary went back to the bathroom.\n56 Mary went back to the hallway.\n57 John discarded the apple.\n58 Daniel went back to the office.\n59 Where was the apple before the bathroom? \tbedroom\t57 53 52\n1 Mary moved to the garden.\n2 Mary picked up the apple.\n3 Sandra moved to the kitchen.\n4 Daniel travelled to the hallway.\n5 Daniel moved to the office.\n6 Mary moved to the bedroom.\n7 John journeyed to the garden.\n8 Sandra picked up the milk.\n9 Mary left the apple.\n10 Sandra dropped the milk.\n11 Mary went back to the kitchen.\n12 Mary went back to the bathroom.\n13 John went back to the kitchen.\n14 Daniel journeyed to the kitchen.\n15 John travelled to the hallway.\n16 Sandra travelled to the bathroom.\n17 John went to the bedroom.\n18 Mary moved to the kitchen.\n19 Daniel grabbed the milk.\n20 Daniel travelled to the garden.\n21 Daniel journeyed to the bedroom.\n22 John went back to the bathroom.\n23 Where was the milk before the bedroom? \tgarden\t19 21 20\n24 John travelled to the hallway.\n25 Mary journeyed to the garden.\n26 John went to the garden.\n27 Daniel dropped the milk.\n28 Where was the milk before the bedroom? \tgarden\t27 21 20\n29 Sandra went to the office.\n30 Mary moved to the kitchen.\n31 Where was the milk before the bedroom? \tgarden\t27 21 20\n32 Daniel got the apple.\n33 Daniel left the apple.\n34 Where was the milk before the bedroom? \tgarden\t27 21 20\n35 Sandra went back to the bathroom.\n36 Sandra went to the office.\n37 Daniel went back to the bathroom.\n38 Daniel went to the kitchen.\n39 Mary went to the hallway.\n40 John journeyed to the office.\n41 Mary journeyed to the kitchen.\n42 Mary went back to the office.\n43 John moved to the bathroom.\n44 Sandra moved to the bathroom.\n45 Mary went back to the kitchen.\n46 Mary journeyed to the office.\n47 Daniel moved to the garden.\n48 Sandra went back to the bedroom.\n49 Daniel went back to the bathroom.\n50 Mary went back to the garden.\n51 Mary went back to the bedroom.\n52 Daniel went back to the bedroom.\n53 John journeyed to the office.\n54 Sandra grabbed the football there.\n55 Sandra grabbed the milk there.\n56 Mary picked up the apple.\n57 Daniel moved to the hallway.\n58 Mary put down the apple.\n59 John went back to the garden.\n60 Sandra moved to the kitchen.\n61 Sandra dropped the milk there.\n62 Sandra discarded the football there.\n63 John moved to the kitchen.\n64 John picked up the milk.\n65 Sandra grabbed the football.\n66 Sandra journeyed to the garden.\n67 Mary took the apple.\n68 Sandra moved to the bedroom.\n69 Where was the football before the bedroom? \tgarden\t65 68 66\n1 Mary travelled to the garden.\n2 John went to the hallway.\n3 Sandra went to the kitchen.\n4 Mary went to the office.\n5 Daniel picked up the milk there.\n6 Daniel travelled to the bathroom.\n7 Sandra moved to the office.\n8 Daniel went to the hallway.\n9 Where was the milk before the hallway? \tbathroom\t5 8 6\n10 Daniel dropped the milk.\n11 John got the milk.\n12 John dropped the milk.\n13 Daniel picked up the milk.\n14 John went to the bathroom.\n15 Daniel went back to the bedroom.\n16 Sandra picked up the apple.\n17 Sandra travelled to the garden.\n18 Sandra went to the office.\n19 Mary moved to the garden.\n20 Where was the apple before the office? \tgarden\t16 18 17\n21 Sandra moved to the hallway.\n22 Sandra travelled to the bathroom.\n23 Sandra put down the apple there.\n24 Daniel went to the bathroom.\n25 Where was the apple before the office? \tgarden\t23 18 17\n26 Sandra went back to the garden.\n27 Daniel moved to the office.\n28 Where was the apple before the office? \tgarden\t23 18 17\n29 John picked up the apple.\n30 Sandra went to the bathroom.\n31 John went to the office.\n32 John moved to the hallway.\n33 Where was the apple before the hallway? \toffice\t29 32 31\n1 Daniel went to the office.\n2 John went back to the bedroom.\n3 Mary moved to the bathroom.\n4 John went back to the bathroom.\n5 Sandra went to the bathroom.\n6 Mary went back to the hallway.\n7 Mary went to the office.\n8 Daniel journeyed to the bedroom.\n9 Sandra went back to the office.\n10 John travelled to the office.\n11 Mary journeyed to the bathroom.\n12 John went to the kitchen.\n13 Daniel picked up the apple there.\n14 Mary went to the hallway.\n15 Daniel moved to the hallway.\n16 Daniel left the apple.\n17 Daniel journeyed to the bedroom.\n18 Mary got the apple.\n19 Sandra travelled to the garden.\n20 Mary put down the apple.\n21 Sandra travelled to the bedroom.\n22 Sandra went back to the garden.\n23 Daniel journeyed to the kitchen.\n24 Sandra got the football.\n25 John went back to the office.\n26 Daniel travelled to the office.\n27 Mary went to the garden.\n28 Mary travelled to the bedroom.\n29 Sandra moved to the bathroom.\n30 Sandra dropped the football.\n31 Mary grabbed the milk.\n32 Mary travelled to the hallway.\n33 Daniel journeyed to the kitchen.\n34 Sandra picked up the football.\n35 Mary put down the milk.\n36 Daniel went back to the office.\n37 Mary grabbed the milk.\n38 Daniel went back to the garden.\n39 Sandra went back to the garden.\n40 Mary got the apple.\n41 Sandra went to the kitchen.\n42 Mary dropped the apple.\n43 Mary put down the milk.\n44 Mary journeyed to the kitchen.\n45 Daniel went to the hallway.\n46 Sandra put down the football there.\n47 Where was the football before the kitchen? \tgarden\t46 41 39\n48 John travelled to the bathroom.\n49 Mary travelled to the garden.\n50 Where was the football before the kitchen? \tgarden\t46 41 39\n51 Daniel took the apple.\n52 Daniel picked up the milk.\n53 Where was the football before the kitchen? \tgarden\t46 41 39\n54 Mary went to the office.\n55 Daniel moved to the office.\n56 Sandra travelled to the bathroom.\n57 Mary moved to the bedroom.\n58 John went to the kitchen.\n59 Daniel journeyed to the hallway.\n60 Daniel moved to the office.\n61 Sandra journeyed to the kitchen.\n62 Daniel went to the garden.\n63 John took the football.\n64 Daniel put down the milk.\n65 Sandra journeyed to the bedroom.\n66 Where was the milk before the office? \thallway\t64 60 59\n67 Daniel left the apple.\n68 Sandra moved to the hallway.\n69 Where was the milk before the hallway? \toffice\t64 59 55\n1 Sandra moved to the hallway.\n2 Daniel journeyed to the office.\n3 John journeyed to the bathroom.\n4 Daniel picked up the apple.\n5 Sandra got the football.\n6 John travelled to the office.\n7 Sandra left the football.\n8 Daniel put down the apple.\n9 Sandra got the football.\n10 John grabbed the apple.\n11 Daniel went to the bedroom.\n12 Daniel travelled to the hallway.\n13 John discarded the apple.\n14 Daniel moved to the office.\n15 John travelled to the bedroom.\n16 Sandra discarded the football there.\n17 Mary went to the bedroom.\n18 Daniel picked up the apple there.\n19 Daniel put down the apple.\n20 John went to the hallway.\n21 Daniel grabbed the apple.\n22 Sandra moved to the bathroom.\n23 John got the football there.\n24 John discarded the football there.\n25 John moved to the office.\n26 Daniel put down the apple.\n27 Mary picked up the milk.\n28 John went back to the kitchen.\n29 Daniel took the apple.\n30 Mary went back to the hallway.\n31 Mary travelled to the bedroom.\n32 Mary went to the hallway.\n33 John moved to the hallway.\n34 Mary took the football.\n35 Mary travelled to the office.\n36 John journeyed to the bedroom.\n37 John went back to the hallway.\n38 Mary went to the bathroom.\n39 Where was the football before the bathroom? \toffice\t34 38 35\n40 Mary went to the bedroom.\n41 Mary went to the kitchen.\n42 Daniel moved to the bedroom.\n43 Sandra moved to the bedroom.\n44 John travelled to the garden.\n45 Daniel put down the apple.\n46 John moved to the bedroom.\n47 John got the apple there.\n48 John went to the kitchen.\n49 John went back to the garden.\n50 Where was the apple before the garden? \tkitchen\t47 49 48\n51 Mary put down the milk there.\n52 Sandra moved to the kitchen.\n53 Where was the apple before the garden? \tkitchen\t47 49 48\n54 Daniel journeyed to the kitchen.\n55 Mary grabbed the milk.\n56 Mary dropped the football.\n57 John discarded the apple.\n58 Where was the football before the kitchen? \tbedroom\t56 41 40\n59 Mary grabbed the football.\n60 Sandra went to the garden.\n61 Where was the apple before the garden? \tkitchen\t57 49 48\n1 Daniel moved to the kitchen.\n2 Mary went to the office.\n3 John went to the office.\n4 Daniel picked up the milk there.\n5 Daniel left the milk.\n6 Sandra went back to the kitchen.\n7 Mary travelled to the hallway.\n8 Mary went back to the bedroom.\n9 Daniel moved to the office.\n10 John moved to the kitchen.\n11 John took the milk.\n12 John went back to the office.\n13 Daniel moved to the kitchen.\n14 Sandra moved to the bedroom.\n15 John went back to the bathroom.\n16 Mary picked up the apple.\n17 Mary went back to the office.\n18 John went to the office.\n19 Mary discarded the apple.\n20 John got the apple.\n21 Daniel went back to the bedroom.\n22 John discarded the milk.\n23 Where was the milk before the office? \tbathroom\t22 18 15\n24 Sandra moved to the office.\n25 Sandra took the milk.\n26 John discarded the apple.\n27 Mary grabbed the apple.\n28 Mary put down the apple.\n29 John picked up the apple.\n30 Daniel went to the bathroom.\n31 Daniel journeyed to the kitchen.\n32 John put down the apple.\n33 Mary moved to the hallway.\n34 John moved to the bathroom.\n35 Daniel journeyed to the hallway.\n36 Sandra travelled to the garden.\n37 Mary travelled to the garden.\n38 Daniel moved to the bathroom.\n39 Mary picked up the football there.\n40 John went to the office.\n41 Mary put down the football.\n42 Sandra got the football.\n43 Daniel travelled to the office.\n44 John went to the kitchen.\n45 Sandra put down the milk.\n46 John travelled to the bathroom.\n47 Mary took the milk.\n48 John journeyed to the office.\n49 John went back to the hallway.\n50 Daniel took the apple there.\n51 Mary discarded the milk there.\n52 John journeyed to the garden.\n53 Daniel travelled to the bedroom.\n54 Sandra journeyed to the bathroom.\n55 John journeyed to the hallway.\n56 John went back to the bedroom.\n57 Sandra went back to the garden.\n58 Sandra left the football there.\n59 Sandra moved to the office.\n60 Where was the football before the garden? \tbathroom\t58 57 54\n61 Mary got the football.\n62 Mary put down the football.\n63 John journeyed to the kitchen.\n64 Daniel dropped the apple there.\n65 Daniel got the apple.\n66 Sandra went to the garden.\n67 Mary got the football.\n68 Daniel moved to the kitchen.\n69 Sandra went back to the office.\n70 Sandra travelled to the bathroom.\n71 Mary got the milk.\n72 Mary journeyed to the bedroom.\n73 Daniel left the apple.\n74 Daniel grabbed the apple.\n75 Sandra moved to the hallway.\n76 Daniel dropped the apple.\n77 Mary went to the office.\n78 Daniel took the apple there.\n79 Mary left the football.\n80 Mary moved to the bathroom.\n81 Where was the football before the office? \tbedroom\t79 77 72\n82 Daniel went to the bedroom.\n83 John journeyed to the garden.\n84 Where was the football before the office? \tbedroom\t79 77 72\n85 Daniel travelled to the kitchen.\n86 Mary moved to the kitchen.\n87 John went to the kitchen.\n88 Sandra journeyed to the office.\n89 Daniel put down the apple.\n90 Mary discarded the milk.\n91 Where was the milk before the office? \tbedroom\t90 77 72\n1 John moved to the hallway.\n2 Sandra travelled to the bedroom.\n3 Sandra moved to the hallway.\n4 Sandra went back to the kitchen.\n5 Sandra went back to the bedroom.\n6 John travelled to the bathroom.\n7 Daniel journeyed to the bathroom.\n8 Daniel went back to the bedroom.\n9 Daniel went to the kitchen.\n10 Sandra travelled to the office.\n11 Daniel grabbed the milk there.\n12 John went to the kitchen.\n13 Sandra travelled to the bedroom.\n14 Mary moved to the hallway.\n15 Daniel left the milk.\n16 John grabbed the milk there.\n17 John discarded the milk.\n18 John grabbed the milk there.\n19 Daniel travelled to the hallway.\n20 Sandra went to the garden.\n21 Daniel went back to the bathroom.\n22 Sandra picked up the football there.\n23 John travelled to the bathroom.\n24 Sandra picked up the apple.\n25 John went to the office.\n26 Mary went to the bathroom.\n27 John went to the bedroom.\n28 John went to the kitchen.\n29 Sandra journeyed to the office.\n30 Daniel went back to the kitchen.\n31 John went back to the bathroom.\n32 Sandra left the apple.\n33 Sandra left the football there.\n34 John left the milk.\n35 Where was the milk before the bedroom? \toffice\t34 27 25\n36 Sandra got the apple there.\n37 Mary picked up the milk.\n38 Sandra grabbed the football.\n39 Sandra travelled to the bathroom.\n40 John went to the office.\n41 Sandra moved to the hallway.\n42 Where was the football before the hallway? \tbathroom\t38 41 39\n43 Sandra left the football.\n44 Sandra got the football.\n45 John journeyed to the kitchen.\n46 Sandra discarded the football.\n47 Daniel journeyed to the garden.\n48 Sandra left the apple.\n49 Where was the apple before the hallway? \tbathroom\t48 41 39\n50 Sandra got the apple.\n51 Mary dropped the milk.\n52 Sandra dropped the apple.\n53 Sandra went to the kitchen.\n54 John went back to the bedroom.\n55 Sandra moved to the bathroom.\n56 Mary went back to the kitchen.\n57 Daniel travelled to the office.\n58 Sandra went back to the hallway.\n59 Daniel went back to the garden.\n60 Mary journeyed to the office.\n61 Sandra got the football.\n62 Daniel travelled to the kitchen.\n63 Sandra took the apple there.\n64 Mary went to the kitchen.\n65 Sandra went to the garden.\n66 Sandra dropped the football.\n67 John went to the kitchen.\n68 John travelled to the hallway.\n69 Daniel moved to the bathroom.\n70 Daniel journeyed to the hallway.\n71 Mary went to the garden.\n72 Sandra put down the apple.\n73 Mary journeyed to the hallway.\n74 John moved to the bathroom.\n75 Daniel went back to the bathroom.\n76 John grabbed the milk.\n77 Daniel moved to the office.\n78 Daniel went to the hallway.\n79 Daniel journeyed to the office.\n80 Mary travelled to the bedroom.\n81 Sandra picked up the football.\n82 Sandra went to the office.\n83 John left the milk.\n84 Mary went to the office.\n85 Mary moved to the kitchen.\n86 John travelled to the bedroom.\n87 Sandra went to the hallway.\n88 Mary went back to the hallway.\n89 John journeyed to the kitchen.\n90 Sandra left the football.\n91 John went back to the garden.\n92 Where was the football before the hallway? \toffice\t90 87 82\n93 Mary travelled to the kitchen.\n94 Daniel journeyed to the kitchen.\n95 Where was the football before the hallway? \toffice\t90 87 82\n1 Sandra grabbed the milk there.\n2 John moved to the bedroom.\n3 Sandra left the milk.\n4 Mary got the apple.\n5 Mary went to the hallway.\n6 Mary put down the apple there.\n7 Sandra got the milk there.\n8 John moved to the office.\n9 Mary went back to the garden.\n10 Sandra moved to the bedroom.\n11 Mary took the football.\n12 Daniel went back to the garden.\n13 Sandra went back to the garden.\n14 Mary put down the football there.\n15 Sandra got the football.\n16 Sandra went to the bathroom.\n17 Daniel travelled to the hallway.\n18 Daniel took the apple there.\n19 Daniel went to the garden.\n20 Sandra went back to the office.\n21 John moved to the hallway.\n22 Sandra went back to the hallway.\n23 Sandra went to the bathroom.\n24 Sandra dropped the milk.\n25 Where was the milk before the hallway? \toffice\t24 22 20\n26 Sandra got the milk.\n27 Mary went back to the office.\n28 John travelled to the bedroom.\n29 Mary moved to the hallway.\n30 Mary went to the bedroom.\n31 Daniel went to the bedroom.\n32 Mary went back to the garden.\n33 Sandra went to the kitchen.\n34 Daniel travelled to the kitchen.\n35 Daniel discarded the apple.\n36 Where was the apple before the bedroom? \tgarden\t35 31 19\n37 Daniel grabbed the apple.\n38 John went to the garden.\n39 Daniel put down the apple there.\n40 Daniel got the apple.\n41 Sandra travelled to the garden.\n42 Sandra put down the football.\n43 Where was the football before the kitchen? \tbathroom\t42 33 23\n44 John took the football there.\n45 John put down the football there.\n46 Sandra went back to the office.\n47 Daniel went to the bathroom.\n48 Daniel moved to the garden.\n49 Daniel dropped the apple there.\n50 Where was the apple before the garden? \tbathroom\t49 48 47\n51 Daniel travelled to the bathroom.\n52 Sandra discarded the milk.\n53 Where was the milk before the office? \tgarden\t52 46 41\n1 Daniel moved to the kitchen.\n2 Sandra went to the hallway.\n3 Daniel got the milk.\n4 Mary moved to the hallway.\n5 Daniel went to the office.\n6 Mary went back to the garden.\n7 Sandra moved to the garden.\n8 John moved to the hallway.\n9 Daniel put down the milk.\n10 Daniel went to the garden.\n11 John journeyed to the garden.\n12 Mary went back to the kitchen.\n13 Mary journeyed to the bedroom.\n14 Daniel journeyed to the office.\n15 Daniel travelled to the bathroom.\n16 John went to the hallway.\n17 John moved to the bathroom.\n18 Sandra moved to the hallway.\n19 Sandra picked up the apple there.\n20 Sandra discarded the apple there.\n21 Mary went back to the garden.\n22 Sandra grabbed the apple.\n23 Sandra dropped the apple.\n24 Sandra got the apple.\n25 Sandra moved to the bedroom.\n26 Sandra left the apple.\n27 Mary travelled to the office.\n28 Sandra went back to the hallway.\n29 Mary took the milk.\n30 Daniel journeyed to the office.\n31 John moved to the office.\n32 Mary got the football.\n33 Sandra moved to the kitchen.\n34 Mary travelled to the garden.\n35 Daniel went back to the bedroom.\n36 Mary went to the bedroom.\n37 Where was the football before the bedroom? \tgarden\t32 36 34\n38 Mary put down the football there.\n39 Daniel went back to the bathroom.\n40 Where was the football before the bedroom? \tgarden\t38 36 34\n41 Sandra went to the hallway.\n42 Daniel moved to the garden.\n43 Where was the football before the bedroom? \tgarden\t38 36 34\n44 Mary got the apple.\n45 John travelled to the kitchen.\n46 Daniel went to the bathroom.\n47 John went to the bedroom.\n48 John journeyed to the office.\n49 John went back to the bedroom.\n50 John picked up the football.\n51 Daniel travelled to the bedroom.\n52 Mary left the apple.\n53 Sandra journeyed to the kitchen.\n54 Daniel took the apple.\n55 Mary dropped the milk.\n56 Where was the milk before the bedroom? \tgarden\t55 36 34\n57 John moved to the garden.\n58 Daniel left the apple.\n59 Where was the milk before the bedroom? \tgarden\t55 36 34\n1 John travelled to the kitchen.\n2 John went to the bedroom.\n3 Sandra got the milk.\n4 Sandra discarded the milk.\n5 Sandra got the milk.\n6 Sandra journeyed to the garden.\n7 John went to the hallway.\n8 John travelled to the kitchen.\n9 Sandra travelled to the office.\n10 John went back to the bedroom.\n11 Sandra dropped the milk.\n12 John went to the kitchen.\n13 Where was the milk before the office? \tgarden\t11 9 6\n14 John went to the garden.\n15 Mary went to the office.\n16 Where was the milk before the office? \tgarden\t11 9 6\n17 Sandra moved to the bathroom.\n18 Sandra went back to the hallway.\n19 Daniel picked up the apple.\n20 Mary took the milk.\n21 John journeyed to the office.\n22 John went to the hallway.\n23 Mary moved to the bathroom.\n24 Daniel travelled to the bathroom.\n25 John journeyed to the bedroom.\n26 Mary left the milk.\n27 Mary journeyed to the office.\n28 John got the football there.\n29 Daniel left the apple.\n30 Daniel got the milk.\n31 Daniel put down the milk there.\n32 Mary journeyed to the bathroom.\n33 Mary travelled to the office.\n34 Mary went back to the bathroom.\n35 John travelled to the kitchen.\n36 Mary went back to the office.\n37 Daniel took the milk.\n38 Daniel got the apple.\n39 Daniel left the apple.\n40 Daniel went to the garden.\n41 Sandra went to the bedroom.\n42 Daniel moved to the office.\n43 Daniel moved to the garden.\n44 John went back to the garden.\n45 Mary journeyed to the kitchen.\n46 John moved to the bathroom.\n47 Daniel went to the office.\n48 Sandra travelled to the hallway.\n49 Sandra travelled to the bathroom.\n50 John went to the office.\n51 John moved to the kitchen.\n52 Daniel dropped the milk.\n53 Where was the milk before the office? \tgarden\t52 47 43\n54 John put down the football there.\n55 Sandra moved to the bedroom.\n56 Where was the football before the bathroom? \tgarden\t54 46 44\n57 Sandra moved to the garden.\n58 Daniel went back to the hallway.\n59 Where was the football before the office? \tbathroom\t54 50 46\n1 Daniel travelled to the kitchen.\n2 Mary grabbed the milk.\n3 Daniel went back to the hallway.\n4 John moved to the kitchen.\n5 Daniel travelled to the office.\n6 John grabbed the apple.\n7 John journeyed to the garden.\n8 John dropped the apple.\n9 John moved to the hallway.\n10 Mary dropped the milk.\n11 Daniel went back to the bathroom.\n12 Mary grabbed the milk there.\n13 Mary went back to the garden.\n14 Mary went to the hallway.\n15 Where was the milk before the hallway? \tgarden\t12 14 13\n16 Mary left the milk.\n17 John journeyed to the bedroom.\n18 Where was the milk before the hallway? \tgarden\t16 14 13\n19 John got the football there.\n20 John discarded the football.\n21 Where was the milk before the hallway? \tgarden\t16 14 13\n22 John went back to the office.\n23 Mary went to the kitchen.\n24 Mary travelled to the garden.\n25 Mary went to the bedroom.\n26 Mary took the football there.\n27 Mary dropped the football there.\n28 Daniel journeyed to the kitchen.\n29 Daniel travelled to the garden.\n30 Sandra went to the bedroom.\n31 Sandra grabbed the football.\n32 Sandra moved to the hallway.\n33 Sandra travelled to the garden.\n34 Where was the football before the garden? \thallway\t31 33 32\n35 Sandra travelled to the office.\n36 Sandra discarded the football.\n37 Where was the football before the office? \tgarden\t36 35 33\n1 Mary moved to the garden.\n2 Daniel grabbed the football there.\n3 Mary journeyed to the kitchen.\n4 Mary went to the hallway.\n5 Mary journeyed to the garden.\n6 John travelled to the office.\n7 Daniel journeyed to the garden.\n8 Mary got the milk there.\n9 Daniel discarded the football.\n10 Daniel went back to the office.\n11 Daniel grabbed the apple.\n12 Mary took the football there.\n13 Daniel left the apple.\n14 John took the apple.\n15 John went to the bathroom.\n16 Daniel travelled to the bathroom.\n17 Mary travelled to the hallway.\n18 Sandra travelled to the hallway.\n19 John discarded the apple.\n20 John went back to the garden.\n21 Mary moved to the bedroom.\n22 Sandra travelled to the office.\n23 John went to the hallway.\n24 Mary travelled to the kitchen.\n25 Sandra went back to the garden.\n26 Sandra journeyed to the bedroom.\n27 Mary went back to the hallway.\n28 Mary travelled to the kitchen.\n29 John went back to the bathroom.\n30 John grabbed the apple.\n31 Daniel moved to the hallway.\n32 Mary discarded the football there.\n33 Where was the football before the kitchen? \thallway\t32 28 27\n34 Daniel journeyed to the bedroom.\n35 Mary journeyed to the office.\n36 Where was the football before the kitchen? \thallway\t32 28 27\n37 John went to the office.\n38 Mary journeyed to the bedroom.\n39 Where was the football before the hallway? \tkitchen\t32 27 24\n40 Sandra travelled to the hallway.\n41 Mary moved to the office.\n42 John discarded the apple there.\n43 Mary put down the milk.\n44 Where was the milk before the kitchen? \thallway\t43 28 27\n45 Mary travelled to the hallway.\n46 John went to the bathroom.\n47 Where was the milk before the office? \tbedroom\t43 41 38\n1 John went back to the bedroom.\n2 John went back to the garden.\n3 John went back to the kitchen.\n4 Sandra took the football.\n5 Sandra travelled to the garden.\n6 Sandra journeyed to the bedroom.\n7 Where was the football before the bedroom? \tgarden\t4 6 5\n8 John journeyed to the office.\n9 John grabbed the milk.\n10 Where was the football before the bedroom? \tgarden\t4 6 5\n11 Sandra left the football there.\n12 Daniel journeyed to the garden.\n13 Where was the football before the bedroom? \tgarden\t11 6 5\n14 Daniel went to the office.\n15 Daniel moved to the kitchen.\n16 Where was the football before the bedroom? \tgarden\t11 6 5\n17 Daniel journeyed to the hallway.\n18 Sandra picked up the apple.\n19 Sandra dropped the apple.\n20 John left the milk there.\n21 Mary journeyed to the bedroom.\n22 Mary got the apple.\n23 Sandra picked up the football.\n24 Mary went to the hallway.\n25 Sandra discarded the football.\n26 John got the milk.\n27 Mary went to the office.\n28 Daniel travelled to the office.\n29 John discarded the milk.\n30 John picked up the milk.\n31 Sandra picked up the football there.\n32 Daniel went back to the bathroom.\n33 Daniel journeyed to the bedroom.\n34 Sandra discarded the football there.\n35 Mary went back to the bathroom.\n36 Mary discarded the apple.\n37 Where was the apple before the bathroom? \toffice\t36 35 27\n1 Mary moved to the office.\n2 Sandra journeyed to the kitchen.\n3 Mary went back to the bedroom.\n4 Daniel moved to the office.\n5 Mary took the milk.\n6 Sandra went to the hallway.\n7 Mary picked up the football.\n8 Daniel went to the garden.\n9 Daniel moved to the bathroom.\n10 Sandra journeyed to the bedroom.\n11 Mary travelled to the hallway.\n12 John went to the bathroom.\n13 Mary discarded the milk there.\n14 Mary put down the football.\n15 Mary travelled to the kitchen.\n16 Sandra journeyed to the garden.\n17 Daniel went back to the hallway.\n18 Daniel grabbed the football.\n19 Sandra travelled to the hallway.\n20 Daniel left the football.\n21 Sandra went back to the garden.\n22 Mary went back to the bedroom.\n23 Sandra went back to the kitchen.\n24 Sandra travelled to the hallway.\n25 Mary went back to the office.\n26 Daniel travelled to the garden.\n27 Mary journeyed to the bathroom.\n28 Sandra grabbed the milk.\n29 Sandra discarded the milk.\n30 John moved to the hallway.\n31 Sandra went back to the office.\n32 John took the football.\n33 John dropped the football.\n34 Daniel journeyed to the kitchen.\n35 John travelled to the garden.\n36 Daniel went back to the bathroom.\n37 Sandra travelled to the bedroom.\n38 Daniel moved to the garden.\n39 Daniel travelled to the bathroom.\n40 Daniel went back to the office.\n41 Daniel went to the bathroom.\n42 Daniel went to the hallway.\n43 Daniel grabbed the football there.\n44 Mary journeyed to the garden.\n45 Sandra travelled to the garden.\n46 Mary went back to the bedroom.\n47 Mary travelled to the hallway.\n48 John journeyed to the hallway.\n49 Daniel grabbed the milk there.\n50 Sandra moved to the hallway.\n51 Sandra travelled to the garden.\n52 John grabbed the apple.\n53 John discarded the apple.\n54 John travelled to the office.\n55 John went back to the hallway.\n56 John got the apple.\n57 Sandra journeyed to the hallway.\n58 Mary went back to the office.\n59 Mary travelled to the kitchen.\n60 John dropped the apple.\n61 John took the apple.\n62 John moved to the kitchen.\n63 Daniel discarded the milk.\n64 Daniel moved to the garden.\n65 John left the apple there.\n66 Daniel travelled to the kitchen.\n67 Sandra travelled to the bathroom.\n68 John got the apple.\n69 Daniel left the football.\n70 John got the football.\n71 Sandra went back to the bedroom.\n72 John moved to the hallway.\n73 John discarded the apple.\n74 John discarded the football.\n75 Sandra went to the hallway.\n76 John travelled to the office.\n77 Sandra took the apple.\n78 Mary travelled to the hallway.\n79 Mary picked up the football.\n80 Mary moved to the bathroom.\n81 Daniel moved to the hallway.\n82 Mary went back to the garden.\n83 Where was the football before the garden? \tbathroom\t79 82 80\n84 Sandra got the milk.\n85 John moved to the bedroom.\n86 Daniel travelled to the kitchen.\n87 Mary discarded the football.\n88 Where was the football before the garden? \tbathroom\t87 82 80\n89 Mary moved to the hallway.\n90 John travelled to the hallway.\n91 Where was the football before the garden? \tbathroom\t87 82 80\n92 Daniel went back to the bedroom.\n93 Sandra dropped the milk.\n94 Where was the football before the garden? \tbathroom\t87 82 80\n95 Sandra got the milk.\n96 Mary moved to the bathroom.\n97 Sandra left the apple there.\n98 Sandra discarded the milk.\n99 Sandra travelled to the office.\n100 Sandra travelled to the kitchen.\n101 Daniel went back to the bathroom.\n102 Sandra moved to the hallway.\n103 John grabbed the milk.\n104 Daniel journeyed to the kitchen.\n105 Sandra travelled to the office.\n106 John took the apple.\n107 John travelled to the kitchen.\n108 John travelled to the office.\n109 Where was the apple before the office? \tkitchen\t106 108 107\n1 Mary took the apple.\n2 Sandra journeyed to the bathroom.\n3 Sandra went back to the bedroom.\n4 Mary put down the apple.\n5 John went to the garden.\n6 John took the apple.\n7 John left the apple.\n8 Mary picked up the apple.\n9 Mary left the apple.\n10 Mary grabbed the apple.\n11 Mary journeyed to the kitchen.\n12 Mary dropped the apple there.\n13 Mary picked up the apple.\n14 Sandra went back to the hallway.\n15 Mary travelled to the bathroom.\n16 John went to the hallway.\n17 Mary went to the hallway.\n18 John went back to the kitchen.\n19 Mary took the football there.\n20 Sandra travelled to the bathroom.\n21 John travelled to the bathroom.\n22 Sandra travelled to the garden.\n23 Mary went back to the office.\n24 Mary journeyed to the kitchen.\n25 Daniel went to the hallway.\n26 Mary dropped the football.\n27 Where was the football before the kitchen? \toffice\t26 24 23\n28 Sandra journeyed to the kitchen.\n29 John went back to the hallway.\n30 Where was the football before the kitchen? \toffice\t26 24 23\n31 John travelled to the bathroom.\n32 Sandra picked up the football.\n33 Daniel went to the garden.\n34 Sandra left the football.\n35 John journeyed to the kitchen.\n36 John picked up the football.\n37 John went back to the bedroom.\n38 Mary dropped the apple.\n39 Where was the apple before the kitchen? \toffice\t38 24 23\n40 Mary moved to the bedroom.\n41 Mary travelled to the office.\n42 Where was the apple before the hallway? \tbathroom\t38 17 15\n43 Daniel went back to the bedroom.\n44 John put down the football.\n45 Where was the apple before the office? \thallway\t38 23 17\n1 Mary grabbed the milk there.\n2 Mary dropped the milk.\n3 Mary picked up the milk.\n4 John went to the kitchen.\n5 Mary journeyed to the hallway.\n6 Mary dropped the milk.\n7 Sandra went to the office.\n8 Mary got the milk.\n9 John went back to the bedroom.\n10 Mary left the milk.\n11 Mary got the milk.\n12 John got the football there.\n13 John left the football.\n14 Sandra travelled to the bedroom.\n15 John grabbed the apple there.\n16 Mary left the milk.\n17 John travelled to the hallway.\n18 John grabbed the milk.\n19 John went to the kitchen.\n20 Daniel went to the hallway.\n21 Sandra journeyed to the office.\n22 Mary went back to the bedroom.\n23 Sandra journeyed to the kitchen.\n24 Mary got the football.\n25 John went to the office.\n26 Mary put down the football.\n27 Mary took the football.\n28 Mary left the football.\n29 John dropped the milk.\n30 Daniel travelled to the bathroom.\n31 Where was the milk before the office? \tkitchen\t29 25 19\n32 Mary went to the hallway.\n33 John left the apple there.\n34 Where was the milk before the office? \tkitchen\t29 25 19\n35 Sandra moved to the hallway.\n36 John picked up the apple.\n37 John got the milk.\n38 John went to the bathroom.\n39 John went back to the hallway.\n40 Mary moved to the office.\n41 Where was the milk before the hallway? \tbathroom\t37 39 38\n42 Daniel travelled to the kitchen.\n43 John dropped the milk.\n44 Where was the milk before the hallway? \tbathroom\t43 39 38\n45 Sandra took the milk.\n46 Sandra moved to the bathroom.\n47 Daniel went to the garden.\n48 John put down the apple.\n49 Where was the apple before the hallway? \tbathroom\t48 39 38\n1 John journeyed to the bedroom.\n2 Mary grabbed the apple.\n3 Mary went back to the bathroom.\n4 Daniel journeyed to the bedroom.\n5 Daniel moved to the garden.\n6 Mary travelled to the kitchen.\n7 Where was the apple before the kitchen? \tbathroom\t2 6 3\n8 John journeyed to the kitchen.\n9 Sandra went back to the kitchen.\n10 Daniel took the football.\n11 Mary travelled to the garden.\n12 Mary went back to the kitchen.\n13 Mary dropped the apple.\n14 Where was the apple before the kitchen? \tgarden\t13 12 11\n15 John grabbed the apple.\n16 Daniel picked up the milk.\n17 John dropped the apple.\n18 John went to the bedroom.\n19 Daniel journeyed to the bedroom.\n20 Daniel journeyed to the bathroom.\n21 Where was the milk before the bathroom? \tbedroom\t16 20 19\n22 John moved to the bathroom.\n23 Daniel put down the milk there.\n24 Where was the milk before the bathroom? \tbedroom\t23 20 19\n25 John took the milk.\n26 Mary went to the bathroom.\n27 John journeyed to the garden.\n28 Daniel went back to the office.\n29 John left the milk there.\n30 John journeyed to the kitchen.\n31 Sandra went to the hallway.\n32 John went to the bathroom.\n33 Daniel journeyed to the garden.\n34 Mary travelled to the office.\n35 John journeyed to the hallway.\n36 Sandra went to the bedroom.\n37 Mary went to the kitchen.\n38 Daniel went to the bedroom.\n39 John went to the office.\n40 Daniel discarded the football.\n41 Where was the football before the bedroom? \tgarden\t40 38 33\n1 Sandra took the apple.\n2 Daniel journeyed to the hallway.\n3 Sandra left the apple.\n4 Mary went to the hallway.\n5 Sandra got the apple.\n6 John moved to the bedroom.\n7 Sandra travelled to the garden.\n8 John went to the garden.\n9 Sandra travelled to the bathroom.\n10 Sandra journeyed to the garden.\n11 John went to the office.\n12 John travelled to the garden.\n13 Mary travelled to the garden.\n14 John went to the bedroom.\n15 Mary travelled to the office.\n16 John grabbed the milk.\n17 John put down the milk.\n18 John grabbed the milk.\n19 John dropped the milk.\n20 John picked up the milk.\n21 John journeyed to the hallway.\n22 John discarded the milk.\n23 Daniel grabbed the milk.\n24 Daniel dropped the milk.\n25 Sandra journeyed to the kitchen.\n26 Daniel travelled to the garden.\n27 Daniel travelled to the office.\n28 Mary journeyed to the kitchen.\n29 Sandra got the football.\n30 Sandra journeyed to the office.\n31 John got the milk.\n32 John discarded the milk there.\n33 John went back to the bedroom.\n34 Sandra put down the football there.\n35 Sandra moved to the hallway.\n36 Mary went to the hallway.\n37 Daniel got the football.\n38 Daniel discarded the football.\n39 Sandra took the milk.\n40 John went to the bathroom.\n41 Mary went back to the bathroom.\n42 Daniel went back to the hallway.\n43 Mary went back to the hallway.\n44 Sandra went to the kitchen.\n45 Sandra put down the milk.\n46 Sandra put down the apple.\n47 Where was the apple before the bathroom? \tgarden\t46 9 7\n48 John journeyed to the office.\n49 Sandra got the milk.\n50 Where was the apple before the hallway? \toffice\t46 35 30\n51 John went back to the bedroom.\n52 Sandra went to the bathroom.\n53 Where was the apple before the kitchen? \thallway\t46 44 35\n54 Sandra went back to the office.\n55 Sandra put down the milk.\n56 Where was the milk before the office? \tbathroom\t55 54 52\n57 Sandra picked up the football.\n58 John journeyed to the bathroom.\n59 Where was the milk before the office? \tbathroom\t55 54 52\n1 Sandra moved to the bedroom.\n2 Sandra went to the office.\n3 Daniel journeyed to the hallway.\n4 Mary journeyed to the kitchen.\n5 Sandra went to the kitchen.\n6 Daniel went to the office.\n7 Sandra moved to the hallway.\n8 Mary went back to the hallway.\n9 John moved to the kitchen.\n10 John grabbed the football there.\n11 John travelled to the bathroom.\n12 John moved to the hallway.\n13 Where was the football before the hallway? \tbathroom\t10 12 11\n14 Sandra travelled to the garden.\n15 John put down the football.\n16 Where was the football before the hallway? \tbathroom\t15 12 11\n17 Daniel went to the bathroom.\n18 Mary grabbed the football.\n19 Daniel travelled to the garden.\n20 Daniel moved to the office.\n21 Sandra journeyed to the hallway.\n22 John went back to the bedroom.\n23 Sandra journeyed to the office.\n24 Mary left the football there.\n25 John moved to the kitchen.\n26 Daniel travelled to the hallway.\n27 John journeyed to the garden.\n28 Mary went back to the bedroom.\n29 John travelled to the bathroom.\n30 John journeyed to the kitchen.\n31 Sandra went back to the garden.\n32 Mary went to the garden.\n33 John moved to the office.\n34 Mary travelled to the bedroom.\n35 Daniel went to the bathroom.\n36 Mary travelled to the hallway.\n37 John travelled to the bathroom.\n38 Sandra travelled to the bedroom.\n39 Daniel travelled to the garden.\n40 John went to the office.\n41 Sandra got the milk there.\n42 Mary went to the office.\n43 John went to the kitchen.\n44 John got the apple.\n45 Mary went back to the bathroom.\n46 Daniel travelled to the hallway.\n47 Daniel went to the office.\n48 Sandra went to the hallway.\n49 Sandra went back to the bedroom.\n50 Mary moved to the office.\n51 John left the apple.\n52 John journeyed to the hallway.\n53 Mary moved to the bedroom.\n54 John travelled to the garden.\n55 John travelled to the hallway.\n56 Daniel went back to the garden.\n57 Mary went back to the kitchen.\n58 Sandra left the milk there.\n59 Where was the milk before the bedroom? \thallway\t58 49 48\n60 Daniel moved to the kitchen.\n61 John took the football.\n62 Where was the milk before the bedroom? \thallway\t58 49 48\n63 Daniel went back to the bathroom.\n64 Mary went to the bathroom.\n65 Where was the milk before the bedroom? \thallway\t58 49 48\n1 Sandra journeyed to the kitchen.\n2 Daniel travelled to the garden.\n3 John went to the kitchen.\n4 Daniel travelled to the kitchen.\n5 Sandra grabbed the milk.\n6 Sandra went to the garden.\n7 Sandra left the milk there.\n8 John went to the garden.\n9 Sandra took the milk.\n10 John went back to the bathroom.\n11 Sandra discarded the milk there.\n12 Mary picked up the football there.\n13 Sandra journeyed to the bedroom.\n14 Daniel went back to the hallway.\n15 Sandra took the apple.\n16 Sandra left the apple.\n17 Mary dropped the football there.\n18 Sandra journeyed to the kitchen.\n19 Mary travelled to the hallway.\n20 Mary went to the garden.\n21 Sandra went back to the bedroom.\n22 Mary travelled to the hallway.\n23 Sandra went to the hallway.\n24 John went back to the office.\n25 John journeyed to the kitchen.\n26 John moved to the bedroom.\n27 John took the apple.\n28 Daniel moved to the bedroom.\n29 Mary went back to the office.\n30 John travelled to the hallway.\n31 John travelled to the office.\n32 Mary moved to the kitchen.\n33 Mary journeyed to the bathroom.\n34 Daniel travelled to the kitchen.\n35 John journeyed to the hallway.\n36 John moved to the kitchen.\n37 Daniel travelled to the office.\n38 Mary journeyed to the hallway.\n39 John went back to the bedroom.\n40 John journeyed to the garden.\n41 Daniel journeyed to the kitchen.\n42 Mary moved to the office.\n43 John picked up the milk.\n44 John went to the kitchen.\n45 Mary travelled to the garden.\n46 Daniel travelled to the bedroom.\n47 Daniel travelled to the kitchen.\n48 Daniel went back to the hallway.\n49 John moved to the hallway.\n50 John put down the apple.\n51 Where was the apple before the hallway? \tkitchen\t50 49 44\n52 John took the apple there.\n53 John went back to the office.\n54 John discarded the apple there.\n55 John travelled to the garden.\n56 Daniel went back to the kitchen.\n57 Sandra travelled to the bedroom.\n58 Sandra got the football.\n59 John went to the office.\n60 Mary went to the hallway.\n61 Daniel journeyed to the hallway.\n62 John left the milk.\n63 Mary moved to the office.\n64 Where was the milk before the office? \tgarden\t62 59 55\n65 Daniel went to the kitchen.\n66 John travelled to the garden.\n67 Where was the milk before the garden? \toffice\t62 55 53\n68 Daniel went to the bedroom.\n69 Mary picked up the apple there.\n70 Sandra left the football.\n71 Sandra picked up the football.\n72 Sandra left the football.\n73 Daniel got the football.\n74 Sandra went back to the garden.\n75 Sandra journeyed to the bathroom.\n76 Mary went to the bedroom.\n77 Daniel moved to the office.\n78 Daniel moved to the hallway.\n79 Daniel went to the garden.\n80 Daniel discarded the football.\n81 Mary put down the apple.\n82 Where was the football before the garden? \thallway\t80 79 78\n83 John moved to the office.\n84 Daniel took the football there.\n85 Daniel went to the hallway.\n86 Sandra travelled to the bedroom.\n87 Sandra grabbed the apple.\n88 John went to the bathroom.\n89 Daniel put down the football there.\n90 John travelled to the bedroom.\n91 Mary journeyed to the bathroom.\n92 Daniel travelled to the bathroom.\n93 Sandra went to the kitchen.\n94 Mary went back to the hallway.\n95 Sandra travelled to the bedroom.\n96 Daniel travelled to the office.\n97 Mary grabbed the football.\n98 Daniel moved to the bedroom.\n99 John went back to the kitchen.\n100 Daniel went back to the office.\n101 Sandra went back to the bathroom.\n102 Sandra put down the apple.\n103 Where was the apple before the bathroom? \tbedroom\t102 101 95\n1 John moved to the hallway.\n2 John got the football.\n3 John got the apple.\n4 Mary travelled to the garden.\n5 John left the apple.\n6 Daniel journeyed to the garden.\n7 John picked up the apple.\n8 Daniel went back to the bedroom.\n9 Daniel journeyed to the office.\n10 John discarded the apple.\n11 Sandra journeyed to the kitchen.\n12 John took the apple there.\n13 Mary travelled to the bathroom.\n14 Daniel went back to the hallway.\n15 Mary journeyed to the office.\n16 Mary went to the bathroom.\n17 John went back to the bathroom.\n18 Mary travelled to the kitchen.\n19 Mary moved to the office.\n20 Daniel went to the bathroom.\n21 Sandra moved to the office.\n22 Sandra picked up the milk.\n23 Sandra moved to the bathroom.\n24 Sandra went to the kitchen.\n25 Where was the milk before the kitchen? \tbathroom\t22 24 23\n26 Sandra went back to the bathroom.\n27 John travelled to the garden.\n28 Where was the milk before the kitchen? \tbathroom\t22 24 23\n29 John dropped the football.\n30 John went back to the office.\n31 Where was the football before the garden? \tbathroom\t29 27 17\n32 Sandra dropped the milk.\n33 John travelled to the bathroom.\n34 Where was the football before the garden? \tbathroom\t29 27 17\n35 John went to the garden.\n36 John put down the apple.\n37 Where was the apple before the garden? \tbathroom\t36 35 33\n1 Mary travelled to the kitchen.\n2 Daniel travelled to the garden.\n3 Mary went back to the office.\n4 John travelled to the bedroom.\n5 Mary went back to the garden.\n6 Sandra travelled to the garden.\n7 John went back to the garden.\n8 Sandra moved to the bathroom.\n9 Daniel went back to the office.\n10 Sandra picked up the football.\n11 Sandra journeyed to the garden.\n12 John moved to the hallway.\n13 Sandra journeyed to the kitchen.\n14 Daniel went back to the kitchen.\n15 Where was the football before the kitchen? \tgarden\t10 13 11\n16 Sandra dropped the football.\n17 Daniel got the milk.\n18 Where was the football before the kitchen? \tgarden\t16 13 11\n19 Sandra journeyed to the bathroom.\n20 Daniel took the football.\n21 John went back to the office.\n22 John travelled to the bedroom.\n23 Daniel moved to the hallway.\n24 John moved to the hallway.\n25 Daniel picked up the apple.\n26 Daniel moved to the office.\n27 Daniel journeyed to the bedroom.\n28 John went back to the office.\n29 Where was the apple before the bedroom? \toffice\t25 27 26\n30 Daniel moved to the kitchen.\n31 John went back to the kitchen.\n32 John travelled to the garden.\n33 Daniel went to the bedroom.\n34 Daniel travelled to the bathroom.\n35 Sandra journeyed to the hallway.\n36 Mary went to the bathroom.\n37 Sandra went to the bathroom.\n38 Daniel discarded the milk.\n39 Daniel grabbed the milk.\n40 Daniel journeyed to the office.\n41 John journeyed to the hallway.\n42 Daniel went to the bathroom.\n43 Daniel travelled to the garden.\n44 Where was the milk before the bathroom? \toffice\t39 42 40\n45 Daniel went to the kitchen.\n46 Daniel discarded the milk.\n47 Where was the milk before the kitchen? \tgarden\t46 45 43\n1 John went back to the office.\n2 Daniel went to the office.\n3 Sandra grabbed the football.\n4 Daniel travelled to the bedroom.\n5 Sandra went back to the kitchen.\n6 Sandra dropped the football.\n7 Sandra picked up the milk.\n8 John went to the bathroom.\n9 Daniel moved to the office.\n10 Sandra dropped the milk there.\n11 Daniel journeyed to the bathroom.\n12 John went to the kitchen.\n13 John grabbed the football.\n14 John left the football.\n15 Sandra picked up the milk.\n16 Daniel moved to the kitchen.\n17 Mary went to the bedroom.\n18 Sandra took the football.\n19 Sandra dropped the milk there.\n20 Sandra discarded the football there.\n21 Daniel grabbed the football there.\n22 John grabbed the milk.\n23 John travelled to the bathroom.\n24 Daniel journeyed to the bathroom.\n25 Daniel went to the bedroom.\n26 John moved to the kitchen.\n27 Where was the milk before the kitchen? \tbathroom\t22 26 23\n28 Sandra moved to the hallway.\n29 Mary travelled to the kitchen.\n30 Mary moved to the bathroom.\n31 Daniel discarded the football there.\n32 Where was the football before the bedroom? \tbathroom\t31 25 24\n33 John put down the milk.\n34 Daniel picked up the football.\n35 Where was the milk before the kitchen? \tbathroom\t33 26 23\n36 Sandra travelled to the bathroom.\n37 Sandra moved to the office.\n38 Where was the milk before the kitchen? \tbathroom\t33 26 23\n39 Mary moved to the kitchen.\n40 John got the milk.\n41 Daniel went to the bathroom.\n42 Daniel left the football.\n43 Daniel got the football.\n44 Sandra journeyed to the garden.\n45 Daniel discarded the football.\n46 John travelled to the bathroom.\n47 Daniel picked up the football.\n48 Sandra got the apple.\n49 Mary went back to the office.\n50 Mary travelled to the bathroom.\n51 Daniel discarded the football.\n52 John went to the office.\n53 Daniel picked up the football there.\n54 Daniel discarded the football.\n55 Mary journeyed to the garden.\n56 Daniel travelled to the hallway.\n57 Daniel went to the office.\n58 Daniel went to the hallway.\n59 John left the milk.\n60 John got the milk.\n61 Mary went back to the bedroom.\n62 John discarded the milk.\n63 Sandra journeyed to the bathroom.\n64 Mary went back to the kitchen.\n65 Sandra got the football there.\n66 Daniel travelled to the bathroom.\n67 John picked up the milk.\n68 Sandra journeyed to the garden.\n69 John left the milk.\n70 Mary journeyed to the garden.\n71 John went to the garden.\n72 Sandra dropped the apple.\n73 Where was the apple before the garden? \tbathroom\t72 68 63\n1 Mary took the football.\n2 Daniel went back to the hallway.\n3 Sandra moved to the kitchen.\n4 Mary put down the football.\n5 Mary went back to the bathroom.\n6 John went back to the hallway.\n7 Mary went back to the garden.\n8 Daniel took the milk there.\n9 Daniel went back to the bedroom.\n10 John went back to the bedroom.\n11 John journeyed to the office.\n12 Daniel moved to the office.\n13 Where was the milk before the office? \tbedroom\t8 12 9\n14 John grabbed the football there.\n15 Daniel discarded the milk.\n16 Where was the milk before the office? \tbedroom\t15 12 9\n17 John discarded the football.\n18 Sandra went to the garden.\n19 Where was the milk before the office? \tbedroom\t15 12 9\n20 Daniel went back to the bedroom.\n21 Sandra journeyed to the bedroom.\n22 Where was the milk before the office? \tbedroom\t15 12 9\n23 John grabbed the football there.\n24 Mary travelled to the kitchen.\n25 Daniel journeyed to the bathroom.\n26 Mary journeyed to the hallway.\n27 John discarded the football.\n28 John picked up the football there.\n29 Sandra went to the office.\n30 John put down the football.\n31 Sandra got the milk.\n32 John picked up the football there.\n33 Mary moved to the garden.\n34 Sandra dropped the milk there.\n35 John dropped the football.\n36 Sandra took the football.\n37 John journeyed to the bedroom.\n38 Sandra travelled to the kitchen.\n39 John moved to the garden.\n40 Daniel went back to the garden.\n41 Sandra picked up the apple.\n42 Daniel travelled to the bedroom.\n43 Sandra went to the bedroom.\n44 Sandra discarded the football.\n45 Where was the football before the bedroom? \tkitchen\t44 43 38\n1 John went to the garden.\n2 Daniel went back to the bedroom.\n3 Sandra moved to the bedroom.\n4 Sandra grabbed the apple there.\n5 Sandra dropped the apple.\n6 Sandra picked up the apple.\n7 Daniel moved to the hallway.\n8 John went to the bathroom.\n9 Sandra put down the apple.\n10 John moved to the garden.\n11 Mary moved to the office.\n12 Sandra picked up the apple.\n13 Sandra travelled to the office.\n14 John moved to the bathroom.\n15 John picked up the football.\n16 Mary took the milk.\n17 Sandra dropped the apple.\n18 Sandra picked up the apple.\n19 John travelled to the bedroom.\n20 Mary moved to the garden.\n21 John put down the football.\n22 Sandra journeyed to the kitchen.\n23 Sandra journeyed to the office.\n24 Sandra dropped the apple.\n25 Where was the apple before the office? \tkitchen\t24 23 22\n26 Sandra went to the hallway.\n27 Sandra moved to the office.\n28 Where was the apple before the office? \tkitchen\t24 23 22\n29 John took the football.\n30 John journeyed to the office.\n31 Where was the apple before the office? \tkitchen\t24 23 22\n32 Mary put down the milk.\n33 Mary travelled to the hallway.\n34 John took the apple.\n35 John discarded the football.\n36 Sandra travelled to the bathroom.\n37 Mary went to the bathroom.\n38 John went back to the bathroom.\n39 Mary journeyed to the office.\n40 Mary travelled to the bedroom.\n41 Sandra travelled to the bedroom.\n42 Sandra journeyed to the garden.\n43 Daniel journeyed to the bathroom.\n44 Sandra moved to the bedroom.\n45 John travelled to the kitchen.\n46 John went to the hallway.\n47 Mary went back to the garden.\n48 Sandra moved to the bathroom.\n49 Sandra journeyed to the bedroom.\n50 Sandra moved to the kitchen.\n51 Mary travelled to the kitchen.\n52 Mary travelled to the office.\n53 Daniel journeyed to the bedroom.\n54 Mary grabbed the football.\n55 John left the apple.\n56 Where was the apple before the kitchen? \tbathroom\t55 45 38\n57 Daniel journeyed to the hallway.\n58 Daniel got the apple.\n59 Mary put down the football.\n60 Mary grabbed the football there.\n61 Sandra journeyed to the office.\n62 Mary went to the bedroom.\n63 Mary left the football there.\n64 Mary grabbed the football.\n65 Mary moved to the office.\n66 Mary journeyed to the garden.\n67 Where was the football before the garden? \toffice\t64 66 65\n1 Daniel travelled to the hallway.\n2 Daniel grabbed the apple there.\n3 Mary journeyed to the garden.\n4 Mary grabbed the football.\n5 Mary dropped the football there.\n6 Daniel dropped the apple there.\n7 Daniel moved to the kitchen.\n8 Mary took the football.\n9 Mary put down the football.\n10 Mary travelled to the bathroom.\n11 Daniel went back to the hallway.\n12 Daniel got the apple.\n13 Daniel put down the apple.\n14 Daniel travelled to the bathroom.\n15 John went back to the bedroom.\n16 John travelled to the hallway.\n17 John got the apple there.\n18 Mary travelled to the hallway.\n19 John travelled to the garden.\n20 John got the football.\n21 Daniel journeyed to the hallway.\n22 Mary moved to the office.\n23 Mary moved to the bedroom.\n24 John put down the football.\n25 John grabbed the football.\n26 Daniel journeyed to the bedroom.\n27 John moved to the hallway.\n28 Sandra went back to the bathroom.\n29 John left the football.\n30 John grabbed the football there.\n31 John went back to the kitchen.\n32 John went back to the hallway.\n33 Where was the football before the hallway? \tkitchen\t30 32 31\n34 Mary went back to the office.\n35 Mary moved to the hallway.\n36 Where was the football before the hallway? \tkitchen\t30 32 31\n37 Sandra moved to the bedroom.\n38 Sandra went to the bathroom.\n39 John went back to the kitchen.\n40 John went back to the garden.\n41 John grabbed the milk there.\n42 John put down the milk.\n43 Daniel went back to the garden.\n44 Mary went back to the garden.\n45 John picked up the milk.\n46 John travelled to the office.\n47 John discarded the football.\n48 John travelled to the kitchen.\n49 Where was the milk before the kitchen? \toffice\t45 48 46\n50 Daniel went back to the office.\n51 John dropped the milk.\n52 Where was the football before the hallway? \tkitchen\t47 32 31\n53 Daniel took the football.\n54 Daniel put down the football.\n55 Where was the milk before the kitchen? \toffice\t51 48 46\n1 John journeyed to the office.\n2 Sandra went to the kitchen.\n3 Sandra journeyed to the bedroom.\n4 Sandra travelled to the office.\n5 Daniel travelled to the bathroom.\n6 Daniel went back to the garden.\n7 Sandra got the apple.\n8 Daniel travelled to the office.\n9 Daniel picked up the milk.\n10 Daniel took the football.\n11 Sandra travelled to the bedroom.\n12 Daniel discarded the football.\n13 Daniel journeyed to the hallway.\n14 Daniel went back to the bedroom.\n15 John grabbed the football.\n16 Sandra put down the apple there.\n17 John went to the bathroom.\n18 Mary journeyed to the kitchen.\n19 Mary journeyed to the hallway.\n20 Daniel picked up the apple.\n21 Daniel discarded the milk.\n22 Sandra went to the bathroom.\n23 Where was the milk before the bedroom? \thallway\t21 14 13\n24 Sandra journeyed to the bedroom.\n25 John put down the football.\n26 Where was the milk before the bedroom? \thallway\t21 14 13\n27 Daniel picked up the milk.\n28 Sandra went to the kitchen.\n29 John took the football there.\n30 Daniel discarded the milk.\n31 Daniel journeyed to the kitchen.\n32 John put down the football.\n33 John moved to the bedroom.\n34 John picked up the milk.\n35 Daniel journeyed to the bathroom.\n36 Daniel picked up the football.\n37 John went back to the office.\n38 John travelled to the garden.\n39 Where was the milk before the garden? \toffice\t34 38 37\n40 John put down the milk.\n41 Daniel left the football there.\n42 Where was the milk before the garden? \toffice\t40 38 37\n43 Mary moved to the garden.\n44 Daniel left the apple.\n45 Where was the milk before the garden? \toffice\t40 38 37\n1 John went back to the office.\n2 Mary went back to the bedroom.\n3 Mary journeyed to the office.\n4 Mary went to the hallway.\n5 Mary journeyed to the office.\n6 Mary journeyed to the bathroom.\n7 Daniel grabbed the milk.\n8 Mary went back to the garden.\n9 Mary went back to the bedroom.\n10 Mary took the apple.\n11 Mary discarded the apple.\n12 Mary took the apple.\n13 Daniel moved to the garden.\n14 John journeyed to the bathroom.\n15 Sandra journeyed to the bathroom.\n16 Mary left the apple.\n17 Sandra went to the bedroom.\n18 Daniel went back to the bedroom.\n19 Mary took the apple there.\n20 Sandra picked up the football.\n21 John journeyed to the office.\n22 Sandra left the football.\n23 Daniel moved to the hallway.\n24 Sandra grabbed the football.\n25 Daniel journeyed to the office.\n26 Daniel journeyed to the bedroom.\n27 Mary went to the office.\n28 Daniel went to the office.\n29 Mary discarded the apple.\n30 Mary went back to the hallway.\n31 Daniel discarded the milk.\n32 Sandra discarded the football.\n33 Where was the milk before the office? \tbedroom\t31 28 26\n34 Daniel moved to the hallway.\n35 John went back to the kitchen.\n36 Where was the milk before the office? \tbedroom\t31 28 26\n37 Sandra took the football there.\n38 Sandra put down the football.\n39 Sandra got the football.\n40 Mary journeyed to the office.\n41 Sandra left the football.\n42 Mary went to the hallway.\n43 Daniel went back to the kitchen.\n44 Daniel went back to the bedroom.\n45 Sandra went to the garden.\n46 Sandra went to the hallway.\n47 Daniel picked up the football.\n48 Sandra journeyed to the bedroom.\n49 Sandra went to the garden.\n50 Mary journeyed to the office.\n51 John went to the garden.\n52 Daniel went to the office.\n53 Daniel grabbed the milk.\n54 Daniel grabbed the apple.\n55 John travelled to the office.\n56 Sandra moved to the bedroom.\n57 John journeyed to the hallway.\n58 Mary journeyed to the garden.\n59 Sandra went back to the bathroom.\n60 John moved to the kitchen.\n61 Sandra travelled to the kitchen.\n62 Mary went to the office.\n63 Daniel dropped the milk.\n64 Daniel grabbed the milk.\n65 Sandra journeyed to the bedroom.\n66 John went back to the garden.\n67 John moved to the bathroom.\n68 Daniel put down the apple.\n69 Mary travelled to the bedroom.\n70 John moved to the hallway.\n71 Daniel grabbed the apple.\n72 Daniel discarded the apple.\n73 Daniel put down the football.\n74 Sandra went back to the bathroom.\n75 Mary travelled to the office.\n76 Sandra travelled to the hallway.\n77 Mary travelled to the bathroom.\n78 Daniel journeyed to the kitchen.\n79 Sandra travelled to the bathroom.\n80 Sandra went to the garden.\n81 John moved to the garden.\n82 Mary journeyed to the garden.\n83 Daniel went to the hallway.\n84 John went back to the kitchen.\n85 Mary went to the bedroom.\n86 Sandra moved to the office.\n87 Daniel dropped the milk.\n88 Sandra travelled to the bedroom.\n89 Where was the milk before the hallway? \tkitchen\t87 83 78\n90 John moved to the bedroom.\n91 Mary journeyed to the office.\n92 Where was the milk before the hallway? \tkitchen\t87 83 78\n93 Daniel journeyed to the garden.\n94 John moved to the kitchen.\n95 Mary went to the hallway.\n96 Mary journeyed to the kitchen.\n97 Sandra went to the hallway.\n98 Mary went back to the bathroom.\n99 Sandra went back to the kitchen.\n100 John journeyed to the office.\n101 John took the football.\n102 Mary travelled to the office.\n103 Daniel journeyed to the office.\n104 Mary moved to the hallway.\n105 Sandra moved to the bathroom.\n106 John picked up the apple.\n107 Mary went to the kitchen.\n108 John put down the football.\n109 Sandra moved to the bedroom.\n110 Sandra went to the office.\n111 Daniel grabbed the football there.\n112 John dropped the apple.\n113 John took the apple.\n114 John journeyed to the kitchen.\n115 John went to the hallway.\n116 Sandra moved to the kitchen.\n117 Where was the apple before the hallway? \tkitchen\t113 115 114\n1 Daniel picked up the football.\n2 Daniel discarded the football.\n3 Mary went back to the hallway.\n4 Sandra journeyed to the hallway.\n5 Sandra travelled to the office.\n6 Daniel moved to the garden.\n7 Sandra journeyed to the garden.\n8 John got the apple.\n9 Sandra travelled to the hallway.\n10 John journeyed to the garden.\n11 Sandra took the milk there.\n12 Mary went back to the office.\n13 Sandra discarded the milk.\n14 Mary moved to the hallway.\n15 John dropped the apple.\n16 Daniel got the apple there.\n17 Daniel discarded the apple.\n18 Mary took the milk there.\n19 Sandra went to the office.\n20 Mary journeyed to the office.\n21 Daniel went back to the hallway.\n22 John picked up the apple.\n23 John put down the apple.\n24 Daniel moved to the garden.\n25 Mary journeyed to the bedroom.\n26 Daniel journeyed to the bedroom.\n27 Daniel went back to the kitchen.\n28 Daniel moved to the garden.\n29 Daniel moved to the kitchen.\n30 Mary left the milk.\n31 Where was the milk before the bedroom? \toffice\t30 25 20\n32 Sandra moved to the bathroom.\n33 Mary got the milk.\n34 Mary discarded the milk.\n35 Mary travelled to the kitchen.\n36 John journeyed to the kitchen.\n37 Mary moved to the bedroom.\n38 Mary took the milk.\n39 Daniel picked up the football.\n40 Mary dropped the milk.\n41 Mary grabbed the milk.\n42 Mary went back to the hallway.\n43 Mary went back to the bedroom.\n44 Where was the milk before the bedroom? \thallway\t41 43 42\n45 Daniel left the football.\n46 John grabbed the football.\n47 Where was the milk before the bedroom? \thallway\t41 43 42\n48 Daniel went to the hallway.\n49 John moved to the bathroom.\n50 Sandra travelled to the hallway.\n51 John went to the hallway.\n52 Where was the football before the hallway? \tbathroom\t46 51 49\n53 John put down the football.\n54 John moved to the bathroom.\n55 Where was the football before the hallway? \tbathroom\t53 51 49\n1 Daniel journeyed to the kitchen.\n2 Sandra went back to the bathroom.\n3 Mary journeyed to the bathroom.\n4 Mary went to the hallway.\n5 Sandra went to the office.\n6 John moved to the hallway.\n7 John travelled to the kitchen.\n8 Daniel went back to the hallway.\n9 Sandra journeyed to the bedroom.\n10 John went back to the bathroom.\n11 Daniel moved to the bathroom.\n12 John went back to the bedroom.\n13 Daniel travelled to the kitchen.\n14 Mary travelled to the bedroom.\n15 Daniel travelled to the bathroom.\n16 Daniel travelled to the kitchen.\n17 Mary moved to the bathroom.\n18 Sandra went to the kitchen.\n19 Daniel travelled to the office.\n20 John journeyed to the garden.\n21 Daniel travelled to the kitchen.\n22 Daniel picked up the apple.\n23 Daniel dropped the apple.\n24 Mary moved to the garden.\n25 Sandra grabbed the apple.\n26 Sandra moved to the hallway.\n27 John went back to the bedroom.\n28 Sandra travelled to the bedroom.\n29 Where was the apple before the bedroom? \thallway\t25 28 26\n30 John moved to the office.\n31 Mary travelled to the bedroom.\n32 Sandra moved to the hallway.\n33 Sandra journeyed to the office.\n34 John travelled to the garden.\n35 Sandra discarded the apple there.\n36 Where was the apple before the hallway? \tbedroom\t35 32 28\n37 Daniel grabbed the milk.\n38 Daniel travelled to the hallway.\n39 Where was the apple before the bedroom? \thallway\t35 28 26\n40 Daniel dropped the milk.\n41 Daniel took the milk.\n42 Where was the apple before the bedroom? \thallway\t35 28 26\n43 Daniel journeyed to the kitchen.\n44 Sandra got the apple.\n45 Daniel journeyed to the bedroom.\n46 Sandra moved to the bathroom.\n47 Where was the milk before the bedroom? \tkitchen\t41 45 43\n1 Daniel went back to the office.\n2 John went back to the office.\n3 John went back to the bathroom.\n4 John took the football.\n5 Sandra journeyed to the hallway.\n6 Sandra travelled to the bedroom.\n7 John went back to the garden.\n8 John went to the hallway.\n9 Where was the football before the hallway? \tgarden\t4 8 7\n10 Daniel went back to the bathroom.\n11 John put down the football.\n12 Where was the football before the hallway? \tgarden\t11 8 7\n13 John grabbed the football.\n14 Mary journeyed to the office.\n15 Mary travelled to the bedroom.\n16 Sandra went to the hallway.\n17 Daniel travelled to the hallway.\n18 Daniel picked up the apple.\n19 Daniel grabbed the milk.\n20 John dropped the football there.\n21 John journeyed to the garden.\n22 John moved to the hallway.\n23 Sandra moved to the bedroom.\n24 John took the football.\n25 Daniel discarded the apple.\n26 Daniel moved to the kitchen.\n27 Sandra travelled to the kitchen.\n28 John left the football.\n29 Mary moved to the kitchen.\n30 Daniel travelled to the office.\n31 Daniel left the milk.\n32 Mary went to the bedroom.\n33 Where was the milk before the office? \tkitchen\t31 30 26\n34 Daniel went to the hallway.\n35 John got the football.\n36 Where was the milk before the office? \tkitchen\t31 30 26\n37 John dropped the football.\n38 John took the apple.\n39 Sandra journeyed to the hallway.\n40 Daniel grabbed the football.\n41 John went back to the bedroom.\n42 Mary went to the garden.\n43 John left the apple there.\n44 Daniel left the football there.\n45 Daniel took the football.\n46 Daniel journeyed to the bathroom.\n47 Sandra moved to the kitchen.\n48 Mary went to the office.\n49 Daniel put down the football.\n50 John travelled to the office.\n51 Mary took the milk there.\n52 Daniel moved to the office.\n53 Sandra went back to the office.\n54 John went back to the kitchen.\n55 John journeyed to the office.\n56 John moved to the bedroom.\n57 Daniel travelled to the bathroom.\n58 Mary went back to the garden.\n59 Daniel journeyed to the office.\n60 Daniel went back to the garden.\n61 Mary journeyed to the office.\n62 John grabbed the apple there.\n63 Mary moved to the bathroom.\n64 Mary got the football.\n65 Mary discarded the milk.\n66 John dropped the apple there.\n67 Where was the milk before the bathroom? \toffice\t65 63 61\n1 Daniel moved to the garden.\n2 Sandra went back to the hallway.\n3 Sandra travelled to the kitchen.\n4 Daniel went to the bedroom.\n5 Mary moved to the office.\n6 John travelled to the garden.\n7 Mary travelled to the bathroom.\n8 Sandra went back to the garden.\n9 Mary picked up the apple.\n10 John went back to the kitchen.\n11 Mary discarded the apple.\n12 Daniel journeyed to the office.\n13 Daniel journeyed to the kitchen.\n14 John moved to the bedroom.\n15 Daniel journeyed to the hallway.\n16 Mary journeyed to the hallway.\n17 Daniel went back to the bathroom.\n18 Daniel picked up the apple.\n19 Mary took the football there.\n20 Daniel grabbed the milk.\n21 John moved to the office.\n22 Daniel went back to the office.\n23 Sandra went to the bathroom.\n24 Daniel went to the kitchen.\n25 Where was the milk before the kitchen? \toffice\t20 24 22\n26 Mary put down the football.\n27 Daniel went back to the garden.\n28 Mary journeyed to the kitchen.\n29 Sandra journeyed to the bedroom.\n30 Daniel travelled to the bathroom.\n31 Daniel went back to the hallway.\n32 Mary moved to the office.\n33 Daniel put down the apple.\n34 Where was the apple before the bathroom? \tgarden\t33 30 27\n35 Daniel grabbed the apple.\n36 Daniel left the apple there.\n37 John journeyed to the bedroom.\n38 John travelled to the kitchen.\n39 John travelled to the hallway.\n40 John moved to the bedroom.\n41 Daniel got the football.\n42 Sandra journeyed to the garden.\n43 Sandra journeyed to the bathroom.\n44 Daniel picked up the apple.\n45 Sandra travelled to the bedroom.\n46 Daniel put down the milk.\n47 Where was the milk before the bathroom? \tgarden\t46 30 27\n48 John travelled to the hallway.\n49 Daniel took the milk.\n50 Mary journeyed to the garden.\n51 John went to the kitchen.\n52 Daniel left the football.\n53 Mary travelled to the kitchen.\n54 Daniel put down the apple.\n55 Daniel left the milk.\n56 Daniel went back to the bathroom.\n57 Mary moved to the bedroom.\n58 Sandra moved to the office.\n59 John journeyed to the office.\n60 Daniel travelled to the kitchen.\n61 Daniel went back to the bathroom.\n62 John went to the kitchen.\n63 Sandra went to the bathroom.\n64 Daniel went back to the garden.\n65 Daniel moved to the bedroom.\n66 Sandra went back to the garden.\n67 John went to the garden.\n68 Daniel travelled to the office.\n69 Sandra moved to the bedroom.\n70 Sandra went back to the garden.\n71 Mary went to the bathroom.\n72 Sandra moved to the office.\n73 Daniel journeyed to the kitchen.\n74 Daniel journeyed to the office.\n75 Daniel went to the garden.\n76 John went back to the hallway.\n77 John took the football there.\n78 Sandra travelled to the kitchen.\n79 Daniel travelled to the kitchen.\n80 Mary travelled to the hallway.\n81 John journeyed to the kitchen.\n82 John journeyed to the office.\n83 Mary went to the kitchen.\n84 John dropped the football.\n85 Mary travelled to the bedroom.\n86 Where was the football before the office? \tkitchen\t84 82 81\n87 Mary travelled to the hallway.\n88 John grabbed the football.\n89 Mary went to the garden.\n90 John went back to the garden.\n91 Daniel went to the bedroom.\n92 John journeyed to the bedroom.\n93 Where was the football before the bedroom? \tgarden\t88 92 90\n1 Daniel went back to the bathroom.\n2 John picked up the apple.\n3 John dropped the apple.\n4 John got the apple.\n5 Sandra picked up the milk.\n6 Sandra went to the kitchen.\n7 Mary picked up the football.\n8 Sandra went back to the garden.\n9 Where was the milk before the garden? \tkitchen\t5 8 6\n10 Sandra left the milk.\n11 John put down the apple there.\n12 Where was the milk before the garden? \tkitchen\t10 8 6\n13 John grabbed the milk.\n14 Daniel travelled to the garden.\n15 John journeyed to the kitchen.\n16 Mary travelled to the office.\n17 John journeyed to the office.\n18 Mary went to the hallway.\n19 Sandra went back to the office.\n20 John left the milk.\n21 Where was the milk before the office? \tkitchen\t20 17 15\n22 Sandra journeyed to the bathroom.\n23 John grabbed the milk there.\n24 Daniel got the apple.\n25 John journeyed to the bathroom.\n26 Daniel put down the apple.\n27 Mary dropped the football.\n28 Where was the football before the hallway? \toffice\t27 18 16\n29 Sandra travelled to the garden.\n30 Daniel picked up the apple.\n31 Where was the football before the hallway? \toffice\t27 18 16\n1 Daniel went to the office.\n2 Daniel went to the garden.\n3 Sandra journeyed to the garden.\n4 John travelled to the bedroom.\n5 Sandra went to the kitchen.\n6 Mary moved to the bathroom.\n7 John got the apple there.\n8 Mary journeyed to the hallway.\n9 Daniel went to the bathroom.\n10 Daniel got the football.\n11 John discarded the apple.\n12 Mary moved to the office.\n13 Daniel got the milk there.\n14 John went to the kitchen.\n15 John travelled to the bedroom.\n16 Daniel went to the office.\n17 Sandra travelled to the hallway.\n18 Sandra travelled to the garden.\n19 John moved to the hallway.\n20 Daniel moved to the bedroom.\n21 Daniel moved to the hallway.\n22 Sandra went back to the office.\n23 Daniel left the football.\n24 John went back to the kitchen.\n25 Where was the football before the bedroom? \toffice\t23 20 16\n26 Sandra went back to the hallway.\n27 Daniel dropped the milk.\n28 Where was the football before the bedroom? \toffice\t23 20 16\n29 Sandra moved to the bedroom.\n30 Daniel grabbed the football there.\n31 Where was the milk before the bedroom? \toffice\t27 20 16\n32 Sandra picked up the apple.\n33 Daniel took the milk.\n34 Sandra dropped the apple.\n35 Daniel journeyed to the bedroom.\n36 John journeyed to the office.\n37 John travelled to the bathroom.\n38 John journeyed to the bedroom.\n39 Daniel went to the office.\n40 John moved to the office.\n41 Sandra picked up the apple there.\n42 Sandra went back to the kitchen.\n43 Daniel went back to the hallway.\n44 Mary journeyed to the garden.\n45 Sandra travelled to the office.\n46 Where was the apple before the office? \tkitchen\t41 45 42\n47 Daniel discarded the football.\n48 Sandra went to the bedroom.\n49 Where was the football before the hallway? \toffice\t47 43 39\n1 Sandra went to the garden.\n2 Daniel picked up the milk.\n3 John moved to the garden.\n4 Daniel discarded the milk.\n5 Mary grabbed the milk there.\n6 Mary journeyed to the garden.\n7 Sandra journeyed to the hallway.\n8 Mary put down the milk.\n9 John grabbed the milk.\n10 John went back to the bathroom.\n11 Sandra journeyed to the bathroom.\n12 John travelled to the bedroom.\n13 Where was the milk before the bedroom? \tbathroom\t9 12 10\n14 John travelled to the kitchen.\n15 John went back to the bedroom.\n16 Sandra travelled to the garden.\n17 John took the apple.\n18 Sandra journeyed to the hallway.\n19 Daniel went back to the kitchen.\n20 Daniel went back to the hallway.\n21 John put down the milk.\n22 Where was the milk before the kitchen? \tbedroom\t21 14 12\n23 John got the milk there.\n24 John put down the apple.\n25 John picked up the apple.\n26 Daniel travelled to the bedroom.\n27 Mary journeyed to the kitchen.\n28 John travelled to the kitchen.\n29 Mary took the football.\n30 John dropped the milk.\n31 Mary took the milk.\n32 Mary went back to the garden.\n33 Sandra journeyed to the garden.\n34 Sandra moved to the bathroom.\n35 Mary left the milk.\n36 Sandra went to the bedroom.\n37 Mary journeyed to the office.\n38 Mary left the football.\n39 Where was the football before the office? \tgarden\t38 37 32\n40 Mary went back to the bathroom.\n41 Mary went back to the bedroom.\n42 Where was the football before the office? \tgarden\t38 37 32\n43 John discarded the apple there.\n44 John went back to the hallway.\n45 Where was the football before the office? \tgarden\t38 37 32\n1 John journeyed to the hallway.\n2 John picked up the apple.\n3 Daniel went back to the kitchen.\n4 John went back to the office.\n5 Daniel took the football there.\n6 Sandra picked up the milk.\n7 Sandra travelled to the hallway.\n8 Daniel went back to the bathroom.\n9 Sandra dropped the milk.\n10 Sandra went back to the kitchen.\n11 Daniel dropped the football.\n12 Daniel went to the garden.\n13 Daniel travelled to the kitchen.\n14 John journeyed to the bedroom.\n15 Daniel went to the office.\n16 John travelled to the kitchen.\n17 Daniel travelled to the kitchen.\n18 Mary moved to the bedroom.\n19 John went to the garden.\n20 Mary went back to the kitchen.\n21 John dropped the apple.\n22 Mary went to the hallway.\n23 Where was the apple before the kitchen? \tbedroom\t21 16 14\n24 Mary grabbed the milk there.\n25 John moved to the office.\n26 Where was the apple before the kitchen? \tbedroom\t21 16 14\n27 Daniel moved to the bedroom.\n28 John moved to the kitchen.\n29 Mary put down the milk there.\n30 Sandra journeyed to the garden.\n31 Mary got the milk there.\n32 Sandra took the apple.\n33 Sandra discarded the apple.\n34 Daniel journeyed to the garden.\n35 Sandra took the apple.\n36 Sandra went back to the office.\n37 Mary went back to the kitchen.\n38 Daniel moved to the hallway.\n39 John moved to the bathroom.\n40 Sandra dropped the apple.\n41 Sandra went back to the bedroom.\n42 John took the football there.\n43 John put down the football.\n44 John took the football.\n45 Daniel moved to the bedroom.\n46 John journeyed to the bedroom.\n47 Sandra moved to the kitchen.\n48 Daniel travelled to the kitchen.\n49 Mary moved to the office.\n50 Mary went to the kitchen.\n51 Mary travelled to the bedroom.\n52 Mary went back to the office.\n53 John dropped the football.\n54 John moved to the office.\n55 John took the apple there.\n56 Mary moved to the hallway.\n57 Sandra moved to the garden.\n58 Mary put down the milk.\n59 Where was the milk before the office? \tbedroom\t58 52 51\n60 John travelled to the bedroom.\n61 John journeyed to the bathroom.\n62 Where was the milk before the office? \tbedroom\t58 52 51\n63 Mary picked up the milk.\n64 John left the apple.\n65 Where was the apple before the bathroom? \tbedroom\t64 61 60\n1 Daniel grabbed the apple.\n2 Sandra travelled to the bedroom.\n3 Sandra moved to the office.\n4 Mary journeyed to the office.\n5 Daniel put down the apple.\n6 John moved to the bathroom.\n7 Sandra travelled to the bedroom.\n8 Daniel went to the bathroom.\n9 Mary went back to the bathroom.\n10 Sandra took the apple.\n11 Mary took the milk.\n12 Mary put down the milk.\n13 Daniel got the milk.\n14 Sandra dropped the apple there.\n15 Daniel left the milk.\n16 Mary journeyed to the kitchen.\n17 John grabbed the milk there.\n18 John journeyed to the kitchen.\n19 John grabbed the football.\n20 John dropped the football there.\n21 John dropped the milk.\n22 John grabbed the football.\n23 Sandra grabbed the apple.\n24 John got the milk.\n25 Sandra moved to the hallway.\n26 Sandra moved to the office.\n27 Where was the apple before the office? \thallway\t23 26 25\n28 Mary moved to the bathroom.\n29 Sandra left the apple.\n30 Where was the apple before the office? \thallway\t29 26 25\n31 Daniel went to the office.\n32 Daniel moved to the hallway.\n33 Where was the apple before the office? \thallway\t29 26 25\n34 John dropped the milk.\n35 Sandra took the apple.\n36 John took the milk.\n37 John travelled to the bedroom.\n38 Sandra put down the apple.\n39 Sandra went back to the bathroom.\n40 Sandra went back to the hallway.\n41 John dropped the football.\n42 Mary journeyed to the garden.\n43 John picked up the football there.\n44 Daniel travelled to the bedroom.\n45 Sandra moved to the bathroom.\n46 John went to the bathroom.\n47 Daniel went to the kitchen.\n48 John put down the milk.\n49 John got the milk there.\n50 Sandra went to the bedroom.\n51 Daniel went back to the hallway.\n52 Mary went back to the kitchen.\n53 Mary travelled to the bathroom.\n54 John put down the milk.\n55 Mary moved to the office.\n56 John got the milk.\n57 John dropped the football.\n58 Daniel moved to the kitchen.\n59 Mary got the apple.\n60 John went to the bedroom.\n61 Mary dropped the apple.\n62 Mary picked up the apple.\n63 Mary journeyed to the hallway.\n64 John dropped the milk.\n65 John moved to the office.\n66 Sandra journeyed to the garden.\n67 Mary went back to the kitchen.\n68 John moved to the kitchen.\n69 John moved to the bathroom.\n70 John went back to the kitchen.\n71 John went back to the bathroom.\n72 Mary travelled to the bathroom.\n73 John grabbed the football.\n74 Mary dropped the apple.\n75 John took the apple.\n76 Daniel went to the bedroom.\n77 Daniel took the milk.\n78 Daniel dropped the milk.\n79 Daniel moved to the garden.\n80 Sandra went back to the bathroom.\n81 John dropped the football there.\n82 Daniel moved to the kitchen.\n83 John discarded the apple.\n84 Mary journeyed to the office.\n85 Sandra journeyed to the office.\n86 Mary journeyed to the garden.\n87 John grabbed the football.\n88 Sandra went to the garden.\n89 Daniel went to the hallway.\n90 John went back to the bedroom.\n91 Daniel travelled to the bathroom.\n92 Mary went to the hallway.\n93 John travelled to the hallway.\n94 John went to the garden.\n95 Mary journeyed to the bedroom.\n96 Daniel went to the office.\n97 John put down the football.\n98 Where was the football before the garden? \thallway\t97 94 93\n99 John got the football.\n100 Mary picked up the milk there.\n101 Sandra went back to the office.\n102 Mary went to the kitchen.\n103 Sandra went back to the hallway.\n104 John travelled to the office.\n105 John put down the football.\n106 Sandra went back to the kitchen.\n107 Daniel got the football.\n108 Mary put down the milk there.\n109 Daniel left the football.\n110 John went to the bathroom.\n111 Sandra went back to the bathroom.\n112 Sandra grabbed the apple.\n113 Mary went back to the bathroom.\n114 Sandra travelled to the hallway.\n115 Daniel travelled to the garden.\n116 Sandra put down the apple.\n117 John journeyed to the garden.\n118 Mary travelled to the hallway.\n119 John travelled to the bathroom.\n120 Sandra went to the bathroom.\n121 Mary travelled to the bedroom.\n122 John went back to the office.\n123 Daniel moved to the hallway.\n124 Daniel moved to the kitchen.\n125 John picked up the football.\n126 John left the football.\n127 Daniel took the milk.\n128 Daniel put down the milk.\n129 Daniel picked up the milk there.\n130 Daniel moved to the office.\n131 John went back to the kitchen.\n132 Daniel moved to the kitchen.\n133 Where was the milk before the kitchen? \toffice\t129 132 130\n1 Daniel journeyed to the bathroom.\n2 Daniel got the football.\n3 Sandra travelled to the kitchen.\n4 Mary travelled to the hallway.\n5 Mary went back to the bedroom.\n6 Mary moved to the office.\n7 Sandra travelled to the office.\n8 Daniel put down the football.\n9 Sandra went to the kitchen.\n10 Mary journeyed to the bedroom.\n11 Mary travelled to the bathroom.\n12 John moved to the kitchen.\n13 Daniel got the milk.\n14 Daniel picked up the football.\n15 Sandra moved to the office.\n16 Sandra went back to the bedroom.\n17 Sandra picked up the apple.\n18 Daniel travelled to the kitchen.\n19 Sandra discarded the apple.\n20 Mary moved to the kitchen.\n21 Sandra went to the office.\n22 Mary journeyed to the hallway.\n23 John moved to the garden.\n24 Mary went to the garden.\n25 Daniel left the football.\n26 Daniel picked up the football.\n27 John went back to the kitchen.\n28 Mary went back to the office.\n29 Daniel dropped the football.\n30 Daniel discarded the milk there.\n31 Sandra went to the hallway.\n32 Sandra travelled to the office.\n33 Mary went to the garden.\n34 Sandra journeyed to the garden.\n35 Mary moved to the hallway.\n36 Mary journeyed to the kitchen.\n37 John travelled to the office.\n38 John journeyed to the kitchen.\n39 Mary moved to the bathroom.\n40 Daniel went to the garden.\n41 Sandra travelled to the kitchen.\n42 Daniel travelled to the hallway.\n43 Sandra journeyed to the bathroom.\n44 Sandra travelled to the bedroom.\n45 John travelled to the office.\n46 Daniel journeyed to the office.\n47 Sandra took the apple.\n48 Mary went to the garden.\n49 John went back to the kitchen.\n50 Sandra dropped the apple.\n51 Mary travelled to the bathroom.\n52 Mary went back to the kitchen.\n53 Mary picked up the milk.\n54 Sandra travelled to the bathroom.\n55 Mary left the milk.\n56 John went to the bedroom.\n57 John got the apple.\n58 John put down the apple.\n59 John picked up the apple.\n60 John discarded the apple.\n61 John took the apple.\n62 John moved to the office.\n63 John left the apple.\n64 John took the apple.\n65 Mary journeyed to the bedroom.\n66 Daniel travelled to the bathroom.\n67 Daniel went to the bedroom.\n68 John left the apple.\n69 John got the apple.\n70 Sandra went back to the office.\n71 John put down the apple.\n72 John went to the bedroom.\n73 Daniel journeyed to the office.\n74 Daniel travelled to the hallway.\n75 Daniel journeyed to the garden.\n76 Mary moved to the bathroom.\n77 Daniel went to the kitchen.\n78 Daniel went back to the hallway.\n79 John travelled to the hallway.\n80 Mary journeyed to the hallway.\n81 Mary went back to the bedroom.\n82 Mary moved to the hallway.\n83 John went back to the garden.\n84 Mary went to the office.\n85 Mary grabbed the apple.\n86 Mary went back to the bathroom.\n87 Sandra went to the bedroom.\n88 Daniel went to the garden.\n89 Sandra moved to the hallway.\n90 Mary discarded the apple.\n91 Sandra went back to the bedroom.\n92 John travelled to the bedroom.\n93 Mary journeyed to the garden.\n94 Daniel journeyed to the hallway.\n95 Mary went back to the bedroom.\n96 Mary went to the office.\n97 John moved to the garden.\n98 Daniel travelled to the kitchen.\n99 John went to the hallway.\n100 John journeyed to the kitchen.\n101 Sandra moved to the bathroom.\n102 Sandra took the apple.\n103 Daniel went to the hallway.\n104 Mary journeyed to the hallway.\n105 John got the football.\n106 Mary went back to the bathroom.\n107 John grabbed the milk.\n108 John went back to the office.\n109 John dropped the football.\n110 Sandra put down the apple.\n111 Mary went to the garden.\n112 John discarded the milk.\n113 John moved to the garden.\n114 Daniel went back to the kitchen.\n115 Sandra picked up the apple.\n116 Sandra dropped the apple.\n117 Mary went to the office.\n118 Sandra travelled to the kitchen.\n119 Daniel went to the garden.\n120 Sandra moved to the office.\n121 Sandra took the football.\n122 John travelled to the bedroom.\n123 John moved to the office.\n124 Sandra dropped the football.\n125 Sandra travelled to the bedroom.\n126 Mary grabbed the milk.\n127 John picked up the football.\n128 Mary journeyed to the bedroom.\n129 Mary travelled to the garden.\n130 Daniel travelled to the bathroom.\n131 Where was the milk before the garden? \tbedroom\t126 129 128\n132 Daniel travelled to the hallway.\n133 Daniel went back to the garden.\n134 John dropped the football.\n135 Mary left the milk.\n136 Where was the milk before the garden? \tbedroom\t135 129 128\n137 Mary journeyed to the bathroom.\n138 Sandra went to the office.\n139 Where was the milk before the garden? \tbedroom\t135 129 128\n140 Mary journeyed to the hallway.\n141 John picked up the football.\n142 Where was the milk before the garden? \tbedroom\t135 129 128\n143 John put down the football.\n144 Sandra went back to the bedroom.\n145 John got the football there.\n146 John went to the bathroom.\n147 Daniel journeyed to the kitchen.\n148 John discarded the football.\n149 John got the football.\n150 John got the apple.\n151 John journeyed to the garden.\n152 John took the milk.\n153 Mary moved to the kitchen.\n154 Daniel moved to the hallway.\n155 John dropped the apple.\n156 John discarded the milk.\n157 Mary went to the bathroom.\n158 Sandra travelled to the hallway.\n159 John grabbed the apple.\n160 John journeyed to the office.\n161 John dropped the football there.\n162 Daniel journeyed to the bathroom.\n163 Where was the football before the office? \tgarden\t161 160 151\n1 Mary went back to the kitchen.\n2 Daniel journeyed to the bathroom.\n3 Daniel went back to the garden.\n4 John went back to the hallway.\n5 Daniel travelled to the kitchen.\n6 Daniel moved to the bedroom.\n7 Sandra moved to the bathroom.\n8 Daniel picked up the football.\n9 Daniel picked up the milk.\n10 Daniel left the football.\n11 Sandra went to the bedroom.\n12 John moved to the bedroom.\n13 Mary went back to the office.\n14 Mary went back to the bathroom.\n15 Mary went back to the hallway.\n16 Daniel put down the milk.\n17 Sandra took the football.\n18 Sandra took the milk.\n19 John went back to the kitchen.\n20 John went back to the hallway.\n21 Daniel went to the kitchen.\n22 John travelled to the kitchen.\n23 Sandra went back to the hallway.\n24 Sandra put down the milk.\n25 Sandra dropped the football.\n26 Sandra moved to the bathroom.\n27 John journeyed to the bedroom.\n28 Mary picked up the football.\n29 John moved to the kitchen.\n30 Mary got the milk.\n31 Sandra went back to the hallway.\n32 Daniel moved to the bathroom.\n33 Sandra journeyed to the bedroom.\n34 John moved to the office.\n35 Mary went to the garden.\n36 John travelled to the kitchen.\n37 Daniel went to the garden.\n38 Sandra went to the bathroom.\n39 Mary put down the football.\n40 Sandra journeyed to the hallway.\n41 Daniel went back to the kitchen.\n42 Sandra went back to the office.\n43 Mary put down the milk.\n44 Sandra travelled to the garden.\n45 Sandra travelled to the bedroom.\n46 Mary took the football.\n47 John moved to the office.\n48 Sandra went back to the bathroom.\n49 Mary went to the office.\n50 Mary left the football.\n51 Mary journeyed to the hallway.\n52 Sandra journeyed to the hallway.\n53 John went back to the garden.\n54 John grabbed the milk there.\n55 Mary travelled to the bedroom.\n56 Sandra travelled to the office.\n57 Sandra went to the bathroom.\n58 John discarded the milk.\n59 John grabbed the milk there.\n60 John went back to the hallway.\n61 John put down the milk.\n62 John grabbed the milk.\n63 Sandra went to the garden.\n64 John went to the garden.\n65 Daniel moved to the bedroom.\n66 Mary went to the office.\n67 Mary went to the bedroom.\n68 John journeyed to the hallway.\n69 John travelled to the bathroom.\n70 Sandra travelled to the bedroom.\n71 John discarded the milk there.\n72 Sandra journeyed to the kitchen.\n73 Where was the milk before the bathroom? \thallway\t71 69 68\n74 Mary travelled to the kitchen.\n75 John grabbed the milk.\n76 John discarded the milk.\n77 Daniel went to the bathroom.\n78 John took the milk.\n79 John went back to the bedroom.\n80 Sandra went back to the hallway.\n81 John discarded the milk.\n82 John went back to the kitchen.\n83 Daniel journeyed to the office.\n84 Sandra went back to the garden.\n85 Daniel got the apple.\n86 Daniel discarded the apple.\n87 John travelled to the bedroom.\n88 John went back to the kitchen.\n89 Mary travelled to the hallway.\n90 Daniel picked up the football.\n91 Sandra moved to the bathroom.\n92 Mary travelled to the garden.\n93 John journeyed to the office.\n94 Daniel journeyed to the garden.\n95 Sandra journeyed to the hallway.\n96 Daniel dropped the football.\n97 Sandra journeyed to the office.\n98 Daniel picked up the football.\n99 Mary moved to the bathroom.\n100 Sandra picked up the apple.\n101 Sandra discarded the apple.\n102 John got the apple.\n103 John dropped the apple.\n104 Daniel went back to the kitchen.\n105 John journeyed to the bedroom.\n106 Sandra got the apple.\n107 John travelled to the hallway.\n108 Daniel went back to the bathroom.\n109 John travelled to the bathroom.\n110 Daniel moved to the garden.\n111 Daniel went back to the bathroom.\n112 Sandra travelled to the hallway.\n113 Sandra went to the office.\n114 Mary went back to the office.\n115 Sandra left the apple.\n116 Where was the apple before the office? \thallway\t115 113 112\n117 Daniel travelled to the kitchen.\n118 Sandra journeyed to the bedroom.\n119 Where was the apple before the office? \thallway\t115 113 112\n120 Sandra moved to the kitchen.\n121 Daniel put down the football there.\n122 Where was the football before the bathroom? \tgarden\t121 111 110\n123 Mary went to the bathroom.\n124 Sandra took the football.\n125 Sandra left the football.\n126 Daniel took the football.\n127 Daniel journeyed to the hallway.\n128 Daniel went back to the office.\n129 Where was the football before the office? \thallway\t126 128 127\n1 Mary went to the office.\n2 Mary grabbed the apple.\n3 Mary left the apple.\n4 Sandra went to the bedroom.\n5 Sandra moved to the bathroom.\n6 John moved to the hallway.\n7 John went back to the garden.\n8 Daniel went back to the garden.\n9 Mary travelled to the hallway.\n10 Mary went to the bedroom.\n11 Mary journeyed to the hallway.\n12 John went to the bathroom.\n13 Mary went back to the bedroom.\n14 John moved to the garden.\n15 Daniel went to the kitchen.\n16 Mary got the milk.\n17 Mary put down the milk.\n18 Sandra journeyed to the hallway.\n19 Mary grabbed the milk there.\n20 Sandra went back to the bathroom.\n21 Sandra journeyed to the kitchen.\n22 Mary went to the bathroom.\n23 John moved to the kitchen.\n24 Mary discarded the milk.\n25 Mary went back to the hallway.\n26 Sandra travelled to the bedroom.\n27 Sandra went back to the office.\n28 Sandra journeyed to the kitchen.\n29 Mary journeyed to the bathroom.\n30 Sandra moved to the bathroom.\n31 Mary took the milk.\n32 Sandra went to the office.\n33 Mary went to the hallway.\n34 Sandra got the football.\n35 Sandra put down the football.\n36 Mary left the milk there.\n37 Daniel went back to the bedroom.\n38 Mary picked up the milk.\n39 Daniel moved to the bathroom.\n40 Mary discarded the milk.\n41 Mary got the milk.\n42 Sandra moved to the bathroom.\n43 Mary went to the bathroom.\n44 Mary dropped the milk.\n45 Mary took the milk.\n46 John travelled to the office.\n47 Mary left the milk there.\n48 Sandra went to the office.\n49 Sandra grabbed the football.\n50 Mary picked up the milk.\n51 Sandra grabbed the apple.\n52 Sandra travelled to the hallway.\n53 Mary left the milk.\n54 Mary moved to the office.\n55 Mary went to the garden.\n56 Sandra journeyed to the bathroom.\n57 Sandra journeyed to the office.\n58 Mary moved to the bathroom.\n59 Sandra dropped the football.\n60 Sandra grabbed the football.\n61 Daniel got the milk.\n62 Mary went to the office.\n63 Daniel discarded the milk.\n64 Mary went back to the garden.\n65 John moved to the kitchen.\n66 Daniel took the milk.\n67 Daniel discarded the milk.\n68 Sandra dropped the football.\n69 John went back to the office.\n70 Sandra grabbed the football.\n71 Sandra went to the garden.\n72 Mary travelled to the kitchen.\n73 John went to the bathroom.\n74 Sandra went back to the bathroom.\n75 Where was the football before the bathroom? \tgarden\t70 74 71\n76 Sandra put down the football.\n77 Sandra moved to the hallway.\n78 Where was the football before the bathroom? \tgarden\t76 74 71\n79 Daniel went to the bedroom.\n80 Sandra put down the apple.\n81 Where was the apple before the office? \tbathroom\t80 57 56\n82 Sandra travelled to the kitchen.\n83 John grabbed the milk.\n84 Where was the apple before the bathroom? \tgarden\t80 74 71\n85 Sandra moved to the garden.\n86 Daniel travelled to the hallway.\n87 Where was the apple before the office? \tbathroom\t80 57 56\n1 Sandra grabbed the milk.\n2 Sandra dropped the milk there.\n3 Sandra took the milk.\n4 Mary grabbed the apple.\n5 Sandra moved to the bedroom.\n6 Mary left the apple.\n7 Sandra discarded the milk.\n8 Sandra picked up the milk.\n9 Daniel went back to the garden.\n10 John went to the bathroom.\n11 Sandra left the milk.\n12 Sandra took the milk there.\n13 Mary journeyed to the bathroom.\n14 Sandra discarded the milk.\n15 Sandra grabbed the milk.\n16 Mary got the football.\n17 Daniel moved to the hallway.\n18 Daniel travelled to the bedroom.\n19 Mary put down the football.\n20 Mary took the football there.\n21 Mary travelled to the office.\n22 John journeyed to the office.\n23 John travelled to the hallway.\n24 John moved to the office.\n25 Sandra put down the milk.\n26 Mary discarded the football.\n27 John travelled to the hallway.\n28 Mary journeyed to the garden.\n29 Daniel got the milk.\n30 Sandra went to the office.\n31 Daniel went to the kitchen.\n32 Daniel went back to the garden.\n33 Where was the milk before the garden? \tkitchen\t29 32 31\n34 Mary journeyed to the hallway.\n35 Daniel travelled to the office.\n36 Sandra took the football there.\n37 Mary went back to the office.\n38 Sandra went to the bathroom.\n39 Daniel moved to the bathroom.\n40 Sandra left the football.\n41 Daniel grabbed the football.\n42 John went back to the garden.\n43 Sandra went back to the office.\n44 Mary moved to the bathroom.\n45 Daniel discarded the milk there.\n46 Where was the milk before the garden? \tkitchen\t45 32 31\n47 Daniel put down the football.\n48 Mary picked up the milk.\n49 Mary went to the office.\n50 John moved to the bedroom.\n51 Sandra journeyed to the garden.\n52 Sandra moved to the kitchen.\n53 Daniel took the football there.\n54 Mary went to the bedroom.\n55 Daniel left the football.\n56 John went to the office.\n57 Mary dropped the milk.\n58 Daniel grabbed the football.\n59 Where was the milk before the bedroom? \toffice\t57 54 49\n60 Sandra moved to the bedroom.\n61 Mary journeyed to the kitchen.\n62 Where was the milk before the bedroom? \toffice\t57 54 49\n63 Daniel travelled to the garden.\n64 Mary went back to the bedroom.\n65 Mary moved to the garden.\n66 Sandra went back to the garden.\n67 Sandra travelled to the hallway.\n68 Sandra travelled to the garden.\n69 Daniel discarded the football.\n70 Mary grabbed the football.\n71 Mary went back to the bedroom.\n72 Mary put down the football there.\n73 Mary moved to the kitchen.\n74 John went back to the kitchen.\n75 Mary got the apple there.\n76 Daniel moved to the hallway.\n77 Mary went to the garden.\n78 Daniel went back to the office.\n79 Mary dropped the apple.\n80 John moved to the garden.\n81 Sandra grabbed the apple there.\n82 Sandra moved to the bedroom.\n83 Sandra grabbed the milk.\n84 Sandra went to the bathroom.\n85 Where was the apple before the bathroom? \tbedroom\t81 84 82\n1 Sandra went back to the hallway.\n2 Mary got the milk.\n3 Daniel travelled to the garden.\n4 Daniel got the apple.\n5 John went back to the hallway.\n6 Mary went back to the office.\n7 Daniel journeyed to the hallway.\n8 Daniel went back to the bathroom.\n9 Where was the apple before the bathroom? \thallway\t4 8 7\n10 Daniel travelled to the hallway.\n11 Mary journeyed to the bathroom.\n12 Daniel dropped the apple.\n13 Sandra travelled to the bathroom.\n14 Where was the apple before the hallway? \tbathroom\t12 10 8\n15 John picked up the apple there.\n16 Mary put down the milk there.\n17 Where was the milk before the bathroom? \toffice\t16 11 6\n18 Sandra took the milk.\n19 Sandra journeyed to the kitchen.\n20 Mary travelled to the hallway.\n21 Sandra grabbed the football.\n22 Mary moved to the bedroom.\n23 Sandra went to the bathroom.\n24 Daniel moved to the bathroom.\n25 John dropped the apple.\n26 Sandra went to the office.\n27 John grabbed the apple.\n28 Sandra discarded the milk.\n29 Sandra went to the kitchen.\n30 Where was the milk before the office? \tbathroom\t28 26 23\n31 Sandra travelled to the garden.\n32 Sandra put down the football.\n33 Where was the football before the garden? \tkitchen\t32 31 29\n1 Daniel picked up the apple.\n2 John took the milk there.\n3 Daniel left the apple there.\n4 Mary took the apple.\n5 John travelled to the kitchen.\n6 Sandra went back to the office.\n7 Mary travelled to the garden.\n8 Mary dropped the apple.\n9 John travelled to the hallway.\n10 Sandra travelled to the bathroom.\n11 Daniel travelled to the bedroom.\n12 Sandra took the football.\n13 John dropped the milk there.\n14 Mary grabbed the apple there.\n15 Where was the milk before the hallway? \tkitchen\t13 9 5\n16 Mary dropped the apple.\n17 Daniel travelled to the kitchen.\n18 Where was the milk before the hallway? \tkitchen\t13 9 5\n19 Mary got the apple.\n20 Mary put down the apple.\n21 John got the milk.\n22 Daniel journeyed to the hallway.\n23 Daniel went to the kitchen.\n24 Mary picked up the apple.\n25 John discarded the milk.\n26 John journeyed to the garden.\n27 Daniel journeyed to the garden.\n28 Mary went back to the kitchen.\n29 Sandra left the football there.\n30 John moved to the hallway.\n31 Mary dropped the apple.\n32 John got the milk.\n33 Mary moved to the office.\n34 John journeyed to the office.\n35 Sandra went back to the office.\n36 Daniel journeyed to the bedroom.\n37 John went back to the bathroom.\n38 John dropped the milk there.\n39 Where was the milk before the bathroom? \toffice\t38 37 34\n40 John went back to the office.\n41 Mary went to the bathroom.\n42 Where was the milk before the bathroom? \toffice\t38 37 34\n43 John travelled to the bedroom.\n44 John journeyed to the kitchen.\n45 Where was the milk before the bathroom? \toffice\t38 37 34\n1 Daniel moved to the kitchen.\n2 Sandra went back to the office.\n3 Sandra went back to the kitchen.\n4 Sandra went to the bedroom.\n5 Daniel moved to the office.\n6 John moved to the garden.\n7 John took the apple.\n8 Mary went to the kitchen.\n9 Sandra went to the bathroom.\n10 John dropped the apple.\n11 Sandra picked up the football.\n12 John journeyed to the hallway.\n13 Daniel moved to the bedroom.\n14 Sandra discarded the football.\n15 John journeyed to the kitchen.\n16 Daniel moved to the bathroom.\n17 Mary went back to the hallway.\n18 John went back to the hallway.\n19 Daniel went back to the kitchen.\n20 Daniel went to the bathroom.\n21 Sandra picked up the football.\n22 Sandra left the football there.\n23 Mary went to the kitchen.\n24 Daniel picked up the football.\n25 Sandra went to the garden.\n26 Sandra took the apple.\n27 Sandra picked up the milk.\n28 Sandra travelled to the hallway.\n29 Sandra left the apple.\n30 Daniel travelled to the kitchen.\n31 Sandra grabbed the apple.\n32 Mary went back to the office.\n33 Daniel left the football.\n34 Daniel picked up the football.\n35 John travelled to the bedroom.\n36 Mary travelled to the hallway.\n37 John moved to the garden.\n38 Mary journeyed to the bedroom.\n39 John went back to the hallway.\n40 John journeyed to the bathroom.\n41 Sandra travelled to the kitchen.\n42 Daniel dropped the football.\n43 Mary went to the garden.\n44 Daniel moved to the hallway.\n45 Sandra went to the hallway.\n46 John journeyed to the garden.\n47 Daniel moved to the garden.\n48 Daniel went back to the bedroom.\n49 Sandra journeyed to the bathroom.\n50 Mary moved to the hallway.\n51 Sandra travelled to the kitchen.\n52 Sandra put down the apple.\n53 Where was the apple before the kitchen? \tbathroom\t52 51 49\n54 Sandra went to the hallway.\n55 Mary went to the garden.\n56 Where was the apple before the kitchen? \tbathroom\t52 51 49\n57 Daniel moved to the bathroom.\n58 Sandra dropped the milk.\n59 Where was the apple before the kitchen? \tbathroom\t52 51 49\n60 Sandra grabbed the milk.\n61 Sandra moved to the bathroom.\n62 Sandra went to the bedroom.\n63 Sandra went to the garden.\n64 Where was the milk before the garden? \tbedroom\t60 63 62\n65 Daniel travelled to the office.\n66 Mary moved to the hallway.\n67 John went to the hallway.\n68 John went back to the garden.\n69 John went back to the bathroom.\n70 Sandra journeyed to the bedroom.\n71 John went to the garden.\n72 Sandra put down the milk.\n73 Where was the milk before the bedroom? \tgarden\t72 70 63\n1 Sandra went back to the garden.\n2 Mary moved to the hallway.\n3 Mary travelled to the office.\n4 Sandra took the apple there.\n5 Daniel journeyed to the hallway.\n6 Sandra dropped the apple.\n7 Sandra took the apple.\n8 Daniel went back to the bedroom.\n9 Sandra discarded the apple.\n10 Mary went back to the bedroom.\n11 Sandra grabbed the apple.\n12 Sandra left the apple.\n13 John travelled to the kitchen.\n14 John travelled to the hallway.\n15 Mary took the milk.\n16 John went to the garden.\n17 Mary travelled to the kitchen.\n18 Sandra moved to the hallway.\n19 Daniel went back to the bathroom.\n20 Sandra went back to the bedroom.\n21 Mary discarded the milk.\n22 Sandra travelled to the kitchen.\n23 Sandra got the milk.\n24 Daniel journeyed to the bedroom.\n25 John took the apple there.\n26 Daniel went back to the kitchen.\n27 Daniel took the football.\n28 Daniel discarded the football there.\n29 Daniel took the football there.\n30 Mary went to the office.\n31 John went to the office.\n32 Sandra journeyed to the office.\n33 Sandra went back to the bathroom.\n34 Sandra dropped the milk.\n35 Where was the milk before the bathroom? \toffice\t34 33 32\n36 John travelled to the kitchen.\n37 Daniel put down the football.\n38 Where was the milk before the bathroom? \toffice\t34 33 32\n39 Daniel took the football.\n40 Mary moved to the garden.\n41 Where was the milk before the bathroom? \toffice\t34 33 32\n42 John discarded the apple.\n43 Mary journeyed to the office.\n44 Where was the apple before the kitchen? \toffice\t42 36 31\n45 Sandra picked up the milk.\n46 Mary went to the hallway.\n47 Where was the apple before the kitchen? \toffice\t42 36 31\n1 John journeyed to the kitchen.\n2 Sandra went back to the hallway.\n3 Sandra moved to the bathroom.\n4 Daniel took the apple.\n5 Mary moved to the hallway.\n6 Sandra picked up the milk there.\n7 Mary went back to the office.\n8 Daniel travelled to the bathroom.\n9 Sandra went back to the garden.\n10 Sandra journeyed to the office.\n11 Where was the milk before the office? \tgarden\t6 10 9\n12 Sandra dropped the milk.\n13 Daniel discarded the apple there.\n14 Where was the milk before the office? \tgarden\t12 10 9\n15 John journeyed to the bathroom.\n16 Daniel took the apple.\n17 Where was the milk before the office? \tgarden\t12 10 9\n18 Sandra took the milk.\n19 Daniel went back to the bedroom.\n20 Daniel put down the apple.\n21 Sandra picked up the football.\n22 John moved to the garden.\n23 Mary moved to the garden.\n24 Mary moved to the hallway.\n25 Daniel picked up the apple there.\n26 Daniel put down the apple.\n27 John went back to the hallway.\n28 John travelled to the bathroom.\n29 Daniel journeyed to the bathroom.\n30 Sandra dropped the milk there.\n31 Sandra got the milk.\n32 John went back to the bedroom.\n33 John went back to the bathroom.\n34 Sandra dropped the milk.\n35 Daniel went back to the office.\n36 Mary moved to the office.\n37 Sandra discarded the football.\n38 Mary went to the garden.\n39 Daniel went to the garden.\n40 Sandra got the football.\n41 John went back to the kitchen.\n42 Mary moved to the hallway.\n43 Sandra put down the football.\n44 John went to the garden.\n45 Sandra took the milk there.\n46 John travelled to the kitchen.\n47 Sandra travelled to the hallway.\n48 Daniel went to the hallway.\n49 Sandra left the milk there.\n50 Daniel grabbed the milk.\n51 Sandra travelled to the bedroom.\n52 Mary moved to the bedroom.\n53 Mary took the apple.\n54 Daniel left the milk.\n55 Mary put down the apple there.\n56 Mary went back to the garden.\n57 Sandra got the apple.\n58 Mary travelled to the kitchen.\n59 Daniel took the milk.\n60 Daniel put down the milk there.\n61 Sandra went back to the kitchen.\n62 Daniel went back to the garden.\n63 Sandra dropped the apple.\n64 John moved to the bathroom.\n65 Mary got the apple.\n66 Daniel moved to the hallway.\n67 Daniel journeyed to the garden.\n68 Mary travelled to the hallway.\n69 Mary picked up the milk.\n70 Mary journeyed to the bedroom.\n71 Sandra moved to the garden.\n72 John travelled to the garden.\n73 Mary discarded the apple.\n74 Where was the apple before the bedroom? \thallway\t73 70 68\n75 John travelled to the office.\n76 Mary took the apple.\n77 Mary dropped the apple.\n78 Sandra went back to the kitchen.\n79 Mary grabbed the apple.\n80 Sandra journeyed to the bedroom.\n81 Daniel journeyed to the kitchen.\n82 Mary moved to the garden.\n83 John took the football.\n84 John discarded the football.\n85 Mary travelled to the hallway.\n86 Sandra went to the office.\n87 Mary moved to the bedroom.\n88 John picked up the football.\n89 Sandra moved to the bedroom.\n90 Sandra moved to the hallway.\n91 John travelled to the kitchen.\n92 Mary went back to the kitchen.\n93 Sandra went back to the bathroom.\n94 Sandra travelled to the office.\n95 Daniel went back to the bathroom.\n96 John dropped the football there.\n97 Mary travelled to the garden.\n98 Sandra journeyed to the kitchen.\n99 John got the football.\n100 Sandra moved to the garden.\n101 Daniel went to the garden.\n102 John left the football.\n103 Mary left the milk.\n104 Daniel moved to the kitchen.\n105 Where was the milk before the kitchen? \tbedroom\t103 92 87\n1 Mary travelled to the garden.\n2 John went back to the bathroom.\n3 Mary picked up the milk.\n4 Mary moved to the bedroom.\n5 John moved to the office.\n6 Daniel went back to the bathroom.\n7 John picked up the apple.\n8 Sandra went to the kitchen.\n9 Sandra journeyed to the office.\n10 Mary dropped the milk.\n11 Daniel went back to the kitchen.\n12 Daniel travelled to the bathroom.\n13 Sandra moved to the kitchen.\n14 Mary journeyed to the bathroom.\n15 John travelled to the kitchen.\n16 Daniel journeyed to the kitchen.\n17 Daniel went back to the garden.\n18 Daniel journeyed to the office.\n19 Mary went to the office.\n20 Sandra went to the office.\n21 Mary moved to the kitchen.\n22 John discarded the apple.\n23 Mary went back to the garden.\n24 Mary got the football.\n25 Mary journeyed to the office.\n26 Daniel travelled to the hallway.\n27 Daniel travelled to the kitchen.\n28 Mary travelled to the hallway.\n29 Where was the football before the hallway? \toffice\t24 28 25\n30 Mary discarded the football.\n31 John moved to the office.\n32 Where was the football before the hallway? \toffice\t30 28 25\n33 Mary grabbed the football.\n34 Mary left the football.\n35 Mary got the football.\n36 Mary dropped the football.\n37 Mary got the football.\n38 Daniel went back to the hallway.\n39 Mary travelled to the kitchen.\n40 Mary dropped the football.\n41 Daniel went to the office.\n42 John travelled to the hallway.\n43 Sandra went to the garden.\n44 Mary grabbed the apple.\n45 Mary moved to the bedroom.\n46 Sandra journeyed to the office.\n47 Mary moved to the hallway.\n48 Mary dropped the apple.\n49 Where was the apple before the hallway? \tbedroom\t48 47 45\n50 Mary picked up the apple.\n51 Mary travelled to the bathroom.\n52 John travelled to the bedroom.\n53 John went to the hallway.\n54 Daniel went back to the bedroom.\n55 John went to the bathroom.\n56 John moved to the bedroom.\n57 Sandra journeyed to the kitchen.\n58 Sandra journeyed to the garden.\n59 Daniel got the milk.\n60 Daniel left the milk.\n61 John picked up the milk.\n62 John moved to the hallway.\n63 John moved to the garden.\n64 Where was the milk before the garden? \thallway\t61 63 62\n65 Mary travelled to the office.\n66 Mary went back to the hallway.\n67 Where was the milk before the garden? \thallway\t61 63 62\n1 John travelled to the bathroom.\n2 Sandra moved to the hallway.\n3 John travelled to the garden.\n4 Mary journeyed to the bathroom.\n5 Sandra got the football there.\n6 Daniel journeyed to the bathroom.\n7 Mary went to the kitchen.\n8 Daniel travelled to the office.\n9 Sandra travelled to the office.\n10 Sandra dropped the football there.\n11 John went back to the office.\n12 Daniel went to the kitchen.\n13 John moved to the bathroom.\n14 Mary went back to the hallway.\n15 Daniel journeyed to the garden.\n16 Daniel went to the kitchen.\n17 Sandra picked up the football there.\n18 John went to the hallway.\n19 Sandra put down the football.\n20 John travelled to the bedroom.\n21 Sandra travelled to the bathroom.\n22 John went back to the bathroom.\n23 Mary moved to the bedroom.\n24 Mary went to the bathroom.\n25 Sandra travelled to the bedroom.\n26 Daniel journeyed to the bedroom.\n27 Mary journeyed to the kitchen.\n28 John went back to the garden.\n29 John moved to the bathroom.\n30 Mary went to the bathroom.\n31 Mary moved to the garden.\n32 Daniel moved to the office.\n33 Sandra went to the hallway.\n34 Mary went to the kitchen.\n35 Daniel got the football.\n36 Daniel went back to the hallway.\n37 John went to the bedroom.\n38 Mary travelled to the office.\n39 Mary moved to the bathroom.\n40 Daniel left the football.\n41 Daniel went to the office.\n42 Sandra went to the bathroom.\n43 Mary went back to the bedroom.\n44 Daniel journeyed to the bedroom.\n45 John went back to the office.\n46 Mary went back to the bathroom.\n47 Daniel went to the kitchen.\n48 John travelled to the bathroom.\n49 Mary went to the office.\n50 Mary went to the garden.\n51 Mary grabbed the milk.\n52 Sandra moved to the kitchen.\n53 Mary picked up the apple.\n54 John travelled to the kitchen.\n55 John journeyed to the bedroom.\n56 Daniel journeyed to the garden.\n57 Sandra travelled to the office.\n58 Mary left the milk there.\n59 Daniel grabbed the milk.\n60 Mary put down the apple.\n61 Daniel dropped the milk.\n62 Daniel picked up the milk.\n63 Daniel got the apple.\n64 Daniel dropped the apple.\n65 John journeyed to the office.\n66 Sandra moved to the kitchen.\n67 Daniel travelled to the hallway.\n68 Daniel left the milk.\n69 Sandra went to the office.\n70 Mary grabbed the apple.\n71 John journeyed to the bathroom.\n72 Daniel picked up the milk.\n73 Mary journeyed to the bathroom.\n74 Daniel got the football.\n75 Mary went to the kitchen.\n76 John travelled to the garden.\n77 Mary went to the bedroom.\n78 John moved to the bathroom.\n79 Mary journeyed to the kitchen.\n80 John travelled to the bedroom.\n81 Sandra journeyed to the bedroom.\n82 Daniel went back to the bathroom.\n83 John went to the office.\n84 Daniel left the football.\n85 Mary moved to the bathroom.\n86 Daniel took the football.\n87 Daniel moved to the kitchen.\n88 Daniel went back to the bathroom.\n89 Where was the football before the bathroom? \tkitchen\t86 88 87\n90 John moved to the hallway.\n91 Daniel journeyed to the office.\n92 Where was the football before the bathroom? \tkitchen\t86 88 87\n93 Daniel put down the milk there.\n94 Mary put down the apple there.\n95 Where was the milk before the bathroom? \tkitchen\t93 88 87\n96 Daniel discarded the football.\n97 Mary took the apple.\n98 Where was the milk before the kitchen? \tbathroom\t93 87 82\n99 Sandra went back to the garden.\n100 Mary dropped the apple.\n101 Where was the football before the office? \tbathroom\t96 91 88\n1 Sandra travelled to the office.\n2 Sandra travelled to the bathroom.\n3 John journeyed to the kitchen.\n4 John got the apple.\n5 Sandra grabbed the football there.\n6 Sandra dropped the football.\n7 Sandra took the football.\n8 Mary travelled to the kitchen.\n9 Daniel journeyed to the office.\n10 John moved to the hallway.\n11 Sandra journeyed to the kitchen.\n12 John travelled to the office.\n13 John put down the apple there.\n14 John grabbed the apple.\n15 Sandra journeyed to the hallway.\n16 Sandra put down the football.\n17 Where was the football before the hallway? \tkitchen\t16 15 11\n18 Sandra got the football.\n19 Sandra left the football.\n20 Daniel went back to the hallway.\n21 John went back to the kitchen.\n22 Sandra took the football.\n23 Sandra travelled to the kitchen.\n24 John discarded the apple there.\n25 Mary took the apple there.\n26 Mary went back to the bathroom.\n27 Mary dropped the apple.\n28 John went back to the garden.\n29 Sandra dropped the football.\n30 John journeyed to the office.\n31 Daniel moved to the garden.\n32 Daniel went back to the office.\n33 Mary picked up the apple.\n34 Sandra went back to the hallway.\n35 Mary moved to the hallway.\n36 Mary dropped the apple.\n37 Mary went back to the bathroom.\n38 John journeyed to the bedroom.\n39 John went to the garden.\n40 Daniel moved to the garden.\n41 John journeyed to the hallway.\n42 John picked up the apple.\n43 Sandra went to the bedroom.\n44 Mary moved to the hallway.\n45 Daniel grabbed the milk.\n46 Daniel discarded the milk.\n47 Daniel went back to the office.\n48 Sandra went to the hallway.\n49 John went back to the bathroom.\n50 John journeyed to the kitchen.\n51 Mary went back to the bathroom.\n52 Daniel travelled to the bathroom.\n53 John went to the bathroom.\n54 John dropped the apple.\n55 Mary got the apple there.\n56 Mary went to the bedroom.\n57 John went to the office.\n58 Daniel went back to the kitchen.\n59 Mary put down the apple.\n60 Mary took the apple there.\n61 John moved to the bedroom.\n62 Mary put down the apple.\n63 John went back to the kitchen.\n64 John got the football.\n65 John journeyed to the garden.\n66 Sandra moved to the bathroom.\n67 Mary got the apple.\n68 John went back to the office.\n69 John put down the football there.\n70 Where was the football before the office? \tgarden\t69 68 65\n71 Daniel travelled to the hallway.\n72 John took the football.\n73 John put down the football.\n74 Sandra went back to the hallway.\n75 John took the football there.\n76 Mary travelled to the bathroom.\n77 John discarded the football.\n78 Mary went to the garden.\n79 John went back to the hallway.\n80 John went back to the kitchen.\n81 Mary took the milk.\n82 Daniel journeyed to the bathroom.\n83 Sandra travelled to the office.\n84 Daniel moved to the garden.\n85 Sandra picked up the football.\n86 Sandra put down the football.\n87 Daniel went back to the bedroom.\n88 Mary went back to the office.\n89 Sandra went to the hallway.\n90 Mary dropped the milk.\n91 John moved to the bedroom.\n92 Mary dropped the apple.\n93 Where was the apple before the garden? \tbathroom\t92 78 76\n94 Mary went back to the garden.\n95 Sandra moved to the kitchen.\n96 Where was the apple before the office? \tgarden\t92 88 78\n97 John travelled to the bathroom.\n98 Daniel journeyed to the bathroom.\n99 Where was the apple before the garden? \tbathroom\t92 78 76\n1 John travelled to the garden.\n2 Mary travelled to the kitchen.\n3 Sandra got the apple there.\n4 Sandra went back to the kitchen.\n5 John travelled to the hallway.\n6 John took the milk.\n7 Sandra put down the apple.\n8 Sandra moved to the office.\n9 John discarded the milk there.\n10 Daniel moved to the bathroom.\n11 John went back to the kitchen.\n12 Mary got the apple.\n13 Mary dropped the apple.\n14 John picked up the apple.\n15 Sandra went back to the bathroom.\n16 John put down the apple there.\n17 John took the apple there.\n18 John travelled to the hallway.\n19 John grabbed the milk.\n20 Daniel moved to the hallway.\n21 John moved to the bathroom.\n22 John left the milk.\n23 John dropped the apple.\n24 John went to the bedroom.\n25 Where was the apple before the bathroom? \thallway\t23 21 18\n26 John journeyed to the kitchen.\n27 John travelled to the bathroom.\n28 Where was the apple before the bathroom? \thallway\t23 21 18\n29 John picked up the apple.\n30 John dropped the apple.\n31 Sandra got the apple.\n32 Sandra left the apple there.\n33 John journeyed to the hallway.\n34 Mary went to the bedroom.\n35 Daniel journeyed to the bedroom.\n36 Sandra grabbed the milk.\n37 Sandra picked up the apple.\n38 Sandra left the apple.\n39 Sandra discarded the milk.\n40 Daniel went to the office.\n41 John went to the bathroom.\n42 John journeyed to the office.\n43 Sandra moved to the garden.\n44 Sandra journeyed to the bedroom.\n45 Mary went to the kitchen.\n46 Daniel travelled to the hallway.\n47 Sandra journeyed to the bathroom.\n48 Sandra picked up the apple there.\n49 Daniel went to the bedroom.\n50 Sandra left the apple.\n51 Mary travelled to the office.\n52 Sandra moved to the bedroom.\n53 Daniel went to the office.\n54 Daniel journeyed to the bathroom.\n55 Daniel grabbed the milk.\n56 Daniel went back to the office.\n57 Daniel dropped the milk.\n58 Mary got the milk there.\n59 Mary left the milk.\n60 John got the milk.\n61 John dropped the milk.\n62 John journeyed to the kitchen.\n63 Daniel went back to the bedroom.\n64 Mary grabbed the milk.\n65 John went back to the bathroom.\n66 Mary put down the milk.\n67 John picked up the apple.\n68 John dropped the apple there.\n69 John grabbed the apple.\n70 Mary grabbed the milk.\n71 Daniel moved to the bathroom.\n72 Daniel went back to the office.\n73 John dropped the apple.\n74 Sandra journeyed to the office.\n75 Daniel went to the kitchen.\n76 John went to the garden.\n77 Sandra went to the hallway.\n78 Sandra got the football.\n79 Sandra moved to the bedroom.\n80 Sandra journeyed to the bathroom.\n81 Where was the football before the bathroom? \tbedroom\t78 80 79\n82 Sandra grabbed the apple.\n83 John journeyed to the bathroom.\n84 Where was the football before the bathroom? \tbedroom\t78 80 79\n85 Sandra went to the bedroom.\n86 Sandra went back to the hallway.\n87 Where was the apple before the hallway? \tbedroom\t82 86 85\n1 Daniel travelled to the garden.\n2 John travelled to the hallway.\n3 Mary journeyed to the kitchen.\n4 Daniel travelled to the kitchen.\n5 Daniel went back to the garden.\n6 John got the football there.\n7 John discarded the football.\n8 John took the football there.\n9 John left the football.\n10 John picked up the football.\n11 John travelled to the garden.\n12 Daniel moved to the kitchen.\n13 Sandra travelled to the garden.\n14 John journeyed to the office.\n15 Where was the football before the office? \tgarden\t10 14 11\n16 Mary went back to the bedroom.\n17 Sandra travelled to the hallway.\n18 Mary went back to the bathroom.\n19 John discarded the football.\n20 Where was the football before the office? \tgarden\t19 14 11\n21 John went back to the bedroom.\n22 John went back to the kitchen.\n23 Where was the football before the office? \tgarden\t19 14 11\n24 John went back to the garden.\n25 John went back to the bathroom.\n26 Where was the football before the office? \tgarden\t19 14 11\n27 Daniel journeyed to the hallway.\n28 Sandra travelled to the bathroom.\n29 John journeyed to the kitchen.\n30 John travelled to the bathroom.\n31 Mary went to the office.\n32 Mary travelled to the hallway.\n33 Daniel travelled to the bathroom.\n34 Daniel journeyed to the bedroom.\n35 John moved to the kitchen.\n36 Daniel got the apple.\n37 Daniel grabbed the milk.\n38 Daniel left the apple.\n39 Mary went to the bedroom.\n40 Daniel got the apple.\n41 Daniel dropped the apple there.\n42 John went back to the bedroom.\n43 John took the apple.\n44 John discarded the apple.\n45 John picked up the apple.\n46 Mary travelled to the kitchen.\n47 John discarded the apple.\n48 Daniel went to the kitchen.\n49 Daniel left the milk.\n50 Daniel moved to the office.\n51 Daniel took the football.\n52 John moved to the garden.\n53 Mary travelled to the office.\n54 Daniel went back to the kitchen.\n55 John moved to the office.\n56 Mary moved to the hallway.\n57 John journeyed to the garden.\n58 Daniel put down the football.\n59 Mary moved to the bathroom.\n60 Sandra moved to the bedroom.\n61 Sandra took the apple.\n62 Daniel moved to the bedroom.\n63 Daniel journeyed to the bathroom.\n64 Sandra discarded the apple.\n65 Sandra travelled to the kitchen.\n66 Sandra travelled to the office.\n67 Sandra went to the kitchen.\n68 Sandra took the milk.\n69 Sandra grabbed the football.\n70 John went to the kitchen.\n71 Sandra put down the milk there.\n72 John took the milk there.\n73 Mary went to the bedroom.\n74 John went back to the office.\n75 John put down the milk.\n76 Mary took the apple there.\n77 John picked up the milk.\n78 John went back to the garden.\n79 Sandra left the football.\n80 Sandra went back to the bathroom.\n81 Mary dropped the apple.\n82 John discarded the milk there.\n83 Sandra travelled to the kitchen.\n84 Mary moved to the office.\n85 Mary went to the hallway.\n86 John took the milk.\n87 Sandra went to the garden.\n88 John discarded the milk.\n89 John picked up the milk.\n90 Sandra went back to the kitchen.\n91 John discarded the milk there.\n92 Daniel travelled to the bedroom.\n93 Sandra moved to the office.\n94 Sandra travelled to the hallway.\n95 Daniel picked up the apple.\n96 Daniel left the apple there.\n97 Daniel travelled to the hallway.\n98 John travelled to the kitchen.\n99 Daniel went back to the kitchen.\n100 John moved to the hallway.\n101 Daniel went to the bathroom.\n102 Daniel travelled to the hallway.\n103 Sandra travelled to the bedroom.\n104 Daniel went back to the garden.\n105 Mary went to the office.\n106 Daniel went to the hallway.\n107 Sandra grabbed the apple.\n108 Mary journeyed to the kitchen.\n109 Daniel moved to the bedroom.\n110 Sandra journeyed to the garden.\n111 Sandra travelled to the office.\n112 John journeyed to the garden.\n113 Sandra put down the apple there.\n114 Sandra took the apple there.\n115 John grabbed the milk.\n116 John discarded the milk.\n117 John moved to the bedroom.\n118 Sandra travelled to the bedroom.\n119 Daniel went to the kitchen.\n120 Sandra moved to the bathroom.\n121 John journeyed to the garden.\n122 John travelled to the office.\n123 Mary went back to the bathroom.\n124 Daniel picked up the football.\n125 Daniel travelled to the office.\n126 John went back to the kitchen.\n127 Daniel travelled to the hallway.\n128 Sandra discarded the apple.\n129 Where was the apple before the bathroom? \tbedroom\t128 120 118\n1 John moved to the office.\n2 Daniel took the apple.\n3 Mary travelled to the kitchen.\n4 Daniel got the milk.\n5 Mary went to the garden.\n6 Daniel left the milk.\n7 John moved to the bathroom.\n8 Daniel put down the apple.\n9 John picked up the football there.\n10 Sandra travelled to the bathroom.\n11 John put down the football.\n12 Sandra went to the office.\n13 Mary travelled to the kitchen.\n14 John grabbed the football.\n15 Sandra went back to the bedroom.\n16 Sandra grabbed the apple there.\n17 Daniel got the milk.\n18 Daniel went to the garden.\n19 John put down the football.\n20 John went back to the kitchen.\n21 Mary moved to the office.\n22 John travelled to the bathroom.\n23 Sandra put down the apple.\n24 John went back to the garden.\n25 Daniel went to the bathroom.\n26 Mary moved to the hallway.\n27 Daniel went back to the kitchen.\n28 Daniel journeyed to the garden.\n29 John went back to the office.\n30 John moved to the bathroom.\n31 John journeyed to the hallway.\n32 John went back to the kitchen.\n33 Daniel discarded the milk.\n34 Daniel moved to the kitchen.\n35 Where was the milk before the garden? \tkitchen\t33 28 27\n36 John journeyed to the garden.\n37 John journeyed to the kitchen.\n38 Where was the milk before the garden? \tkitchen\t33 28 27\n39 Mary travelled to the bathroom.\n40 Sandra went to the hallway.\n41 Daniel journeyed to the bathroom.\n42 Daniel grabbed the football.\n43 Sandra went back to the kitchen.\n44 Sandra moved to the office.\n45 Daniel went back to the kitchen.\n46 Mary went back to the bedroom.\n47 Daniel left the football.\n48 John grabbed the football there.\n49 Mary grabbed the apple.\n50 Sandra moved to the bedroom.\n51 John went back to the hallway.\n52 Mary went back to the kitchen.\n53 Sandra went back to the kitchen.\n54 John left the football.\n55 John went to the office.\n56 John went back to the bedroom.\n57 Daniel moved to the bedroom.\n58 Daniel moved to the hallway.\n59 Daniel went to the bedroom.\n60 Sandra moved to the bedroom.\n61 Sandra moved to the office.\n62 Mary dropped the apple.\n63 Daniel went to the office.\n64 Daniel went to the bedroom.\n65 Mary grabbed the apple there.\n66 John went back to the garden.\n67 Daniel moved to the hallway.\n68 Sandra moved to the bedroom.\n69 Mary dropped the apple.\n70 Daniel picked up the football.\n71 Daniel went back to the bathroom.\n72 Mary went back to the bathroom.\n73 Mary journeyed to the garden.\n74 Daniel dropped the football.\n75 Mary grabbed the milk.\n76 Daniel picked up the football.\n77 Mary left the milk there.\n78 Daniel dropped the football.\n79 John moved to the bedroom.\n80 Sandra went to the office.\n81 John moved to the kitchen.\n82 John went back to the bedroom.\n83 John went back to the garden.\n84 John grabbed the milk.\n85 Sandra moved to the garden.\n86 Daniel journeyed to the hallway.\n87 Mary journeyed to the office.\n88 Sandra went to the hallway.\n89 Sandra went back to the kitchen.\n90 John went to the bedroom.\n91 Daniel journeyed to the kitchen.\n92 Mary went to the kitchen.\n93 Sandra went to the office.\n94 Daniel moved to the garden.\n95 John travelled to the garden.\n96 Mary got the apple.\n97 Daniel moved to the hallway.\n98 Sandra went back to the garden.\n99 Mary discarded the apple.\n100 Mary went back to the hallway.\n101 John travelled to the kitchen.\n102 John left the milk.\n103 Where was the milk before the garden? \tbedroom\t102 95 90\n104 John grabbed the milk.\n105 John dropped the milk.\n106 John took the milk.\n107 Daniel moved to the kitchen.\n108 John journeyed to the hallway.\n109 Mary travelled to the garden.\n110 Sandra went to the hallway.\n111 Mary went to the hallway.\n112 Daniel took the apple.\n113 Daniel discarded the apple.\n114 Mary went to the garden.\n115 Sandra went back to the garden.\n116 Daniel took the apple.\n117 John travelled to the bathroom.\n118 John took the football.\n119 Daniel put down the apple there.\n120 Sandra went to the bedroom.\n121 Sandra moved to the bathroom.\n122 John went to the hallway.\n123 John dropped the milk.\n124 Where was the milk before the bathroom? \thallway\t123 117 108\n125 Daniel travelled to the office.\n126 John grabbed the milk.\n127 John journeyed to the kitchen.\n128 John got the apple.\n129 Daniel moved to the bathroom.\n130 John moved to the office.\n131 Where was the milk before the office? \tkitchen\t126 130 127\n1 Mary picked up the apple.\n2 Sandra journeyed to the bathroom.\n3 Daniel travelled to the bathroom.\n4 Mary picked up the football.\n5 Mary left the apple.\n6 Daniel journeyed to the hallway.\n7 Sandra went to the office.\n8 Daniel went to the bedroom.\n9 Mary left the football.\n10 Daniel moved to the office.\n11 Mary moved to the hallway.\n12 Mary grabbed the milk.\n13 John went back to the hallway.\n14 Mary left the milk.\n15 Daniel moved to the bedroom.\n16 John got the milk.\n17 Daniel went to the bathroom.\n18 John travelled to the bedroom.\n19 Sandra journeyed to the hallway.\n20 Mary moved to the kitchen.\n21 Daniel moved to the garden.\n22 Mary journeyed to the bedroom.\n23 John put down the milk.\n24 Mary went back to the bathroom.\n25 Daniel picked up the football.\n26 Daniel went to the bedroom.\n27 Daniel moved to the kitchen.\n28 Daniel left the football.\n29 Where was the football before the kitchen? \tbedroom\t28 27 26\n30 John went back to the garden.\n31 Daniel went back to the bathroom.\n32 Where was the football before the kitchen? \tbedroom\t28 27 26\n33 Daniel travelled to the kitchen.\n34 Daniel picked up the football.\n35 John took the apple.\n36 John left the apple.\n37 John went to the bedroom.\n38 Daniel dropped the football.\n39 John went back to the garden.\n40 John grabbed the apple.\n41 Daniel picked up the football.\n42 Sandra journeyed to the kitchen.\n43 Daniel went back to the hallway.\n44 Daniel journeyed to the bedroom.\n45 Where was the football before the bedroom? \thallway\t41 44 43\n46 Sandra journeyed to the bedroom.\n47 Daniel put down the football.\n48 Where was the football before the bedroom? \thallway\t47 44 43\n49 John dropped the apple.\n50 Daniel grabbed the football.\n51 Mary went back to the kitchen.\n52 Daniel discarded the football there.\n53 Daniel went back to the office.\n54 John grabbed the apple.\n55 Sandra journeyed to the garden.\n56 John went to the kitchen.\n57 John put down the apple.\n58 John went back to the garden.\n59 Daniel journeyed to the kitchen.\n60 Daniel journeyed to the hallway.\n61 Mary moved to the garden.\n62 Mary travelled to the kitchen.\n63 Mary went back to the bedroom.\n64 Daniel journeyed to the bedroom.\n65 Daniel took the milk there.\n66 Daniel took the football.\n67 Daniel dropped the football.\n68 Daniel took the football.\n69 Daniel journeyed to the hallway.\n70 John went back to the bathroom.\n71 Mary went to the bathroom.\n72 John moved to the hallway.\n73 Daniel left the milk.\n74 John picked up the milk there.\n75 John went back to the office.\n76 Mary moved to the office.\n77 John journeyed to the bathroom.\n78 Mary went back to the bathroom.\n79 Where was the milk before the bathroom? \toffice\t74 77 75\n1 Mary moved to the bedroom.\n2 Daniel grabbed the milk.\n3 John went back to the office.\n4 John went to the hallway.\n5 John picked up the apple.\n6 Daniel journeyed to the bathroom.\n7 John put down the apple.\n8 Mary moved to the kitchen.\n9 Daniel put down the milk there.\n10 Daniel travelled to the kitchen.\n11 John journeyed to the kitchen.\n12 Sandra travelled to the bedroom.\n13 Mary went to the bedroom.\n14 John journeyed to the bathroom.\n15 Daniel went to the garden.\n16 John grabbed the milk there.\n17 John went back to the kitchen.\n18 Mary went back to the bathroom.\n19 Mary went back to the hallway.\n20 Mary moved to the garden.\n21 Mary journeyed to the hallway.\n22 Mary went to the garden.\n23 Daniel went to the kitchen.\n24 John discarded the milk there.\n25 Daniel went back to the hallway.\n26 Mary went to the kitchen.\n27 Mary picked up the milk.\n28 Sandra travelled to the office.\n29 John travelled to the bedroom.\n30 John moved to the office.\n31 Daniel grabbed the apple there.\n32 Daniel put down the apple.\n33 Mary journeyed to the garden.\n34 Mary went to the office.\n35 Mary put down the milk.\n36 Daniel got the apple.\n37 Where was the milk before the office? \tgarden\t35 34 33\n38 Daniel discarded the apple.\n39 Daniel picked up the apple.\n40 Where was the milk before the office? \tgarden\t35 34 33\n41 Mary grabbed the football.\n42 Mary journeyed to the garden.\n43 John travelled to the bathroom.\n44 Daniel went back to the bathroom.\n45 Mary dropped the football there.\n46 Sandra moved to the kitchen.\n47 Sandra went back to the garden.\n48 Mary picked up the football.\n49 Mary moved to the bathroom.\n50 Daniel left the apple.\n51 John moved to the hallway.\n52 Sandra went to the hallway.\n53 Mary left the football.\n54 Daniel got the football.\n55 Mary picked up the apple.\n56 Mary dropped the apple.\n57 Mary went back to the bedroom.\n58 Daniel travelled to the bedroom.\n59 Daniel left the football.\n60 Sandra moved to the garden.\n61 Mary got the football.\n62 Mary dropped the football.\n63 Mary went back to the garden.\n64 Daniel grabbed the football.\n65 Sandra went to the bathroom.\n66 Daniel put down the football.\n67 John moved to the kitchen.\n68 Sandra grabbed the apple.\n69 Sandra dropped the apple.\n70 Mary moved to the bathroom.\n71 Sandra took the apple.\n72 Daniel took the football.\n73 Mary moved to the kitchen.\n74 Mary travelled to the garden.\n75 Mary went to the bathroom.\n76 Daniel journeyed to the hallway.\n77 Mary went to the bedroom.\n78 Sandra journeyed to the garden.\n79 Mary went back to the bathroom.\n80 Daniel discarded the football there.\n81 Sandra journeyed to the kitchen.\n82 Daniel picked up the football.\n83 Mary went to the bedroom.\n84 Sandra left the apple.\n85 Where was the apple before the kitchen? \tgarden\t84 81 78\n86 Daniel dropped the football.\n87 Sandra got the apple.\n88 Sandra put down the apple there.\n89 John moved to the garden.\n90 Daniel moved to the office.\n91 Sandra got the apple.\n92 Daniel took the milk.\n93 Sandra discarded the apple.\n94 John moved to the hallway.\n95 Sandra went back to the office.\n96 Daniel left the milk.\n97 John picked up the football.\n98 Mary travelled to the kitchen.\n99 John went to the bathroom.\n100 Mary travelled to the bathroom.\n101 John left the football.\n102 Sandra got the milk.\n103 John went to the bedroom.\n104 Daniel journeyed to the bathroom.\n105 Daniel moved to the garden.\n106 Mary picked up the football.\n107 Sandra discarded the milk.\n108 Sandra went to the bedroom.\n109 Daniel travelled to the bathroom.\n110 John went to the garden.\n111 John travelled to the kitchen.\n112 Mary moved to the office.\n113 Mary went to the kitchen.\n114 Mary picked up the apple.\n115 Sandra moved to the office.\n116 Sandra moved to the bathroom.\n117 Mary journeyed to the bedroom.\n118 Daniel journeyed to the kitchen.\n119 Mary journeyed to the bathroom.\n120 Sandra travelled to the bedroom.\n121 Daniel went back to the office.\n122 Mary moved to the hallway.\n123 John journeyed to the bathroom.\n124 Sandra went back to the kitchen.\n125 Sandra went back to the office.\n126 Daniel grabbed the milk.\n127 Daniel put down the milk.\n128 Mary discarded the apple there.\n129 Daniel went to the bathroom.\n130 Where was the apple before the bathroom? \tbedroom\t128 119 117\n131 Sandra moved to the garden.\n132 John moved to the garden.\n133 Where was the apple before the hallway? \tbathroom\t128 122 119\n1 Sandra travelled to the kitchen.\n2 John got the apple.\n3 Daniel moved to the kitchen.\n4 Sandra journeyed to the bedroom.\n5 Mary travelled to the garden.\n6 Sandra journeyed to the kitchen.\n7 John journeyed to the hallway.\n8 Sandra went back to the bedroom.\n9 Mary went to the bathroom.\n10 John grabbed the milk.\n11 Mary travelled to the hallway.\n12 Sandra moved to the hallway.\n13 John dropped the apple.\n14 Mary moved to the bathroom.\n15 Mary went back to the hallway.\n16 Mary picked up the apple there.\n17 John travelled to the garden.\n18 Mary dropped the apple.\n19 Sandra got the apple.\n20 John picked up the football.\n21 Sandra put down the apple there.\n22 Daniel travelled to the garden.\n23 Mary went to the kitchen.\n24 Mary went to the hallway.\n25 John went to the bathroom.\n26 Mary got the apple.\n27 Mary moved to the kitchen.\n28 Sandra travelled to the garden.\n29 Daniel travelled to the office.\n30 Mary travelled to the garden.\n31 Where was the apple before the garden? \tkitchen\t26 30 27\n32 Sandra moved to the bedroom.\n33 Mary left the apple there.\n34 Where was the apple before the garden? \tkitchen\t33 30 27\n35 John went back to the hallway.\n36 Daniel went to the kitchen.\n37 Where was the apple before the garden? \tkitchen\t33 30 27\n38 John put down the football.\n39 Daniel went to the office.\n40 Where was the football before the hallway? \tbathroom\t38 35 25\n41 John left the milk there.\n42 Sandra journeyed to the hallway.\n43 Where was the milk before the bathroom? \tgarden\t41 25 17\n1 John grabbed the football.\n2 Daniel went to the bedroom.\n3 John dropped the football.\n4 Daniel got the apple.\n5 Daniel dropped the apple there.\n6 John travelled to the hallway.\n7 Mary picked up the football.\n8 Mary put down the football.\n9 Daniel got the apple.\n10 Sandra grabbed the milk.\n11 Daniel went back to the bathroom.\n12 Mary went back to the kitchen.\n13 Daniel dropped the apple.\n14 John travelled to the garden.\n15 Sandra left the milk.\n16 Mary went back to the garden.\n17 Sandra picked up the milk there.\n18 John went back to the kitchen.\n19 Mary travelled to the bathroom.\n20 Mary travelled to the office.\n21 Sandra discarded the milk.\n22 Sandra got the milk.\n23 Daniel got the apple.\n24 Daniel went back to the kitchen.\n25 John moved to the bedroom.\n26 Daniel moved to the bathroom.\n27 Where was the apple before the bathroom? \tkitchen\t23 26 24\n28 Sandra dropped the milk there.\n29 Daniel dropped the apple there.\n30 Where was the apple before the bathroom? \tkitchen\t29 26 24\n31 Sandra went back to the bathroom.\n32 Sandra picked up the football.\n33 Where was the apple before the bathroom? \tkitchen\t29 26 24\n34 Daniel grabbed the apple there.\n35 Sandra left the football there.\n36 Daniel picked up the football.\n37 John went back to the garden.\n38 Mary travelled to the hallway.\n39 Daniel put down the football.\n40 John moved to the bathroom.\n41 Mary went to the garden.\n42 Daniel left the apple.\n43 Daniel journeyed to the office.\n44 Sandra picked up the apple there.\n45 Sandra put down the apple there.\n46 John picked up the apple there.\n47 Sandra grabbed the football.\n48 Mary went back to the bedroom.\n49 John travelled to the garden.\n50 Sandra went to the bedroom.\n51 John travelled to the kitchen.\n52 Sandra dropped the football there.\n53 John put down the apple.\n54 Where was the apple before the kitchen? \tgarden\t53 51 49\n55 John journeyed to the hallway.\n56 Daniel went to the garden.\n57 Where was the apple before the kitchen? \tgarden\t53 51 49\n1 Mary went to the garden.\n2 Sandra went back to the office.\n3 Sandra journeyed to the hallway.\n4 Mary picked up the apple.\n5 Mary got the milk there.\n6 Mary journeyed to the bathroom.\n7 Mary put down the apple there.\n8 Mary grabbed the apple.\n9 Mary travelled to the hallway.\n10 Sandra journeyed to the kitchen.\n11 John went to the kitchen.\n12 Mary discarded the apple.\n13 Mary picked up the apple.\n14 John went to the office.\n15 Mary moved to the office.\n16 Mary picked up the football there.\n17 Sandra journeyed to the garden.\n18 Mary discarded the football.\n19 Mary took the football.\n20 Daniel travelled to the bedroom.\n21 Sandra travelled to the office.\n22 Mary left the milk.\n23 Where was the milk before the hallway? \tbathroom\t22 9 6\n24 Sandra travelled to the bedroom.\n25 Mary went back to the bathroom.\n26 Where was the milk before the hallway? \tbathroom\t22 9 6\n27 Daniel moved to the bathroom.\n28 Daniel went to the garden.\n29 Where was the milk before the hallway? \tbathroom\t22 9 6\n30 Daniel journeyed to the kitchen.\n31 Mary went to the bedroom.\n32 John went back to the bedroom.\n33 John went to the kitchen.\n34 Daniel went to the hallway.\n35 Mary moved to the kitchen.\n36 John moved to the bathroom.\n37 Daniel travelled to the office.\n38 Sandra went to the office.\n39 Daniel picked up the milk.\n40 Mary journeyed to the bathroom.\n41 Mary left the apple.\n42 Where was the apple before the kitchen? \tbedroom\t41 35 31\n43 Mary journeyed to the hallway.\n44 Daniel put down the milk.\n45 Where was the apple before the bedroom? \tbathroom\t41 31 25\n1 Sandra went to the office.\n2 John travelled to the bedroom.\n3 John got the apple.\n4 Sandra travelled to the kitchen.\n5 Sandra journeyed to the bathroom.\n6 John put down the apple.\n7 Sandra went back to the bedroom.\n8 Mary moved to the bedroom.\n9 Daniel travelled to the hallway.\n10 Mary took the apple.\n11 Daniel travelled to the garden.\n12 John went back to the bathroom.\n13 John moved to the hallway.\n14 John journeyed to the garden.\n15 Mary left the apple.\n16 Sandra travelled to the hallway.\n17 Sandra went to the bedroom.\n18 Sandra went back to the office.\n19 Daniel journeyed to the bathroom.\n20 Mary travelled to the bathroom.\n21 Daniel moved to the bedroom.\n22 Sandra journeyed to the hallway.\n23 Mary moved to the hallway.\n24 Mary travelled to the bathroom.\n25 Daniel grabbed the apple.\n26 Daniel moved to the bathroom.\n27 Daniel left the apple.\n28 John went back to the hallway.\n29 Mary picked up the apple.\n30 Mary dropped the apple there.\n31 Daniel took the apple.\n32 Daniel dropped the apple.\n33 Daniel picked up the apple.\n34 Daniel went back to the bedroom.\n35 Mary journeyed to the office.\n36 Sandra went to the kitchen.\n37 Mary went to the kitchen.\n38 Daniel left the apple there.\n39 Daniel got the apple.\n40 Mary went back to the hallway.\n41 John travelled to the garden.\n42 Daniel discarded the apple.\n43 Daniel journeyed to the kitchen.\n44 Daniel moved to the hallway.\n45 John journeyed to the office.\n46 Sandra travelled to the bathroom.\n47 Daniel moved to the bedroom.\n48 John went to the bedroom.\n49 John picked up the apple.\n50 John journeyed to the garden.\n51 Mary went to the office.\n52 John travelled to the bedroom.\n53 Where was the apple before the bedroom? \tgarden\t49 52 50\n54 John journeyed to the office.\n55 John discarded the apple.\n56 Where was the apple before the bedroom? \tgarden\t55 52 50\n57 John picked up the apple.\n58 Sandra journeyed to the hallway.\n59 Mary went back to the hallway.\n60 John went back to the bedroom.\n61 Mary travelled to the garden.\n62 Sandra travelled to the office.\n63 Sandra travelled to the hallway.\n64 John went to the garden.\n65 Mary moved to the office.\n66 John dropped the apple.\n67 Where was the apple before the garden? \tbedroom\t66 64 60\n68 Mary moved to the kitchen.\n69 Mary grabbed the football.\n70 Where was the apple before the garden? \tbedroom\t66 64 60\n71 John went to the bathroom.\n72 Daniel moved to the kitchen.\n73 Where was the apple before the garden? \tbedroom\t66 64 60\n1 John went back to the bathroom.\n2 John went back to the bedroom.\n3 Daniel went to the office.\n4 Mary took the milk.\n5 Mary left the milk.\n6 John went to the hallway.\n7 Mary took the milk.\n8 Mary left the milk.\n9 Sandra travelled to the bedroom.\n10 Mary went to the bathroom.\n11 Sandra went to the garden.\n12 Mary moved to the kitchen.\n13 Daniel moved to the bedroom.\n14 Sandra moved to the kitchen.\n15 Sandra got the milk.\n16 Daniel grabbed the football.\n17 John journeyed to the kitchen.\n18 Sandra moved to the office.\n19 Daniel took the apple there.\n20 Daniel put down the apple.\n21 John went back to the bedroom.\n22 John travelled to the office.\n23 Daniel discarded the football.\n24 Sandra dropped the milk.\n25 Sandra got the milk.\n26 Daniel picked up the football.\n27 Daniel got the apple.\n28 Daniel dropped the football.\n29 Daniel moved to the office.\n30 Sandra put down the milk.\n31 Daniel journeyed to the garden.\n32 Daniel went to the hallway.\n33 Sandra grabbed the milk.\n34 Mary went to the bedroom.\n35 Daniel left the apple.\n36 Daniel moved to the office.\n37 Where was the apple before the hallway? \tgarden\t35 32 31\n38 Daniel travelled to the bedroom.\n39 Daniel journeyed to the garden.\n40 Where was the apple before the garden? \toffice\t35 31 29\n41 Mary took the football there.\n42 Daniel went back to the office.\n43 Sandra put down the milk.\n44 John picked up the milk there.\n45 John dropped the milk.\n46 Sandra picked up the milk.\n47 Sandra went back to the bathroom.\n48 Mary put down the football.\n49 John went to the bedroom.\n50 Sandra left the milk.\n51 John went to the kitchen.\n52 Daniel moved to the bedroom.\n53 John travelled to the office.\n54 Mary grabbed the football.\n55 Sandra got the milk.\n56 Sandra moved to the garden.\n57 Mary travelled to the hallway.\n58 Mary grabbed the apple.\n59 Mary dropped the football.\n60 Sandra travelled to the bedroom.\n61 Sandra went back to the hallway.\n62 John moved to the bathroom.\n63 John journeyed to the office.\n64 Mary grabbed the football there.\n65 Mary left the football.\n66 Mary left the apple.\n67 John went to the bedroom.\n68 John travelled to the office.\n69 Sandra dropped the milk.\n70 Mary took the milk.\n71 Sandra took the apple.\n72 Mary left the milk.\n73 Mary got the milk.\n74 John moved to the kitchen.\n75 John went to the bedroom.\n76 Mary put down the milk there.\n77 Mary picked up the football.\n78 John moved to the kitchen.\n79 Sandra journeyed to the bathroom.\n80 Mary left the football.\n81 Mary got the milk there.\n82 John went back to the bathroom.\n83 Sandra went to the kitchen.\n84 Sandra went to the bedroom.\n85 Mary got the football.\n86 Daniel journeyed to the garden.\n87 Daniel went back to the bathroom.\n88 John went back to the hallway.\n89 Daniel journeyed to the garden.\n90 Daniel journeyed to the kitchen.\n91 John moved to the bedroom.\n92 Sandra moved to the garden.\n93 Sandra travelled to the kitchen.\n94 Daniel moved to the office.\n95 Mary journeyed to the bathroom.\n96 Mary put down the milk.\n97 Sandra moved to the garden.\n98 Mary went to the office.\n99 Daniel moved to the bathroom.\n100 Daniel grabbed the milk.\n101 Daniel dropped the milk.\n102 Mary dropped the football.\n103 Where was the football before the office? \tbathroom\t102 98 95\n104 Mary got the football.\n105 Mary dropped the football.\n106 John went to the office.\n107 John went to the kitchen.\n108 Sandra put down the apple.\n109 Mary journeyed to the hallway.\n110 Where was the apple before the garden? \tkitchen\t108 97 93\n111 Daniel grabbed the milk.\n112 John journeyed to the garden.\n113 Where was the apple before the kitchen? \tgarden\t108 93 92\n1 Sandra got the football.\n2 Daniel travelled to the kitchen.\n3 Sandra moved to the hallway.\n4 Sandra went to the kitchen.\n5 Where was the football before the kitchen? \thallway\t1 4 3\n6 Sandra discarded the football.\n7 Mary moved to the hallway.\n8 Where was the football before the kitchen? \thallway\t6 4 3\n9 Sandra grabbed the milk.\n10 Sandra travelled to the bathroom.\n11 Where was the football before the kitchen? \thallway\t6 4 3\n12 Sandra went to the hallway.\n13 Daniel got the football there.\n14 Where was the milk before the hallway? \tbathroom\t9 12 10\n15 Sandra discarded the milk.\n16 Daniel went back to the garden.\n17 Where was the milk before the hallway? \tbathroom\t15 12 10\n1 Sandra took the apple there.\n2 Mary travelled to the garden.\n3 John took the milk.\n4 John discarded the milk there.\n5 Mary moved to the bathroom.\n6 Daniel travelled to the bathroom.\n7 John picked up the football.\n8 Mary went to the office.\n9 Daniel went to the office.\n10 John took the milk.\n11 Sandra discarded the apple there.\n12 John left the milk.\n13 Daniel took the milk.\n14 Sandra went to the kitchen.\n15 John left the football.\n16 Mary got the football.\n17 Sandra moved to the office.\n18 Sandra went back to the garden.\n19 Mary went back to the bathroom.\n20 John went to the kitchen.\n21 Daniel dropped the milk.\n22 Mary moved to the garden.\n23 Daniel grabbed the milk.\n24 Sandra travelled to the kitchen.\n25 Mary dropped the football.\n26 Mary took the football.\n27 Mary journeyed to the hallway.\n28 Mary discarded the football there.\n29 Mary went back to the kitchen.\n30 Sandra journeyed to the garden.\n31 Sandra moved to the hallway.\n32 John went to the bathroom.\n33 Mary journeyed to the garden.\n34 Sandra took the apple.\n35 Sandra grabbed the football.\n36 Daniel went back to the bathroom.\n37 Sandra went to the bedroom.\n38 Sandra moved to the kitchen.\n39 Where was the football before the kitchen? \tbedroom\t35 38 37\n40 Daniel travelled to the hallway.\n41 Sandra moved to the hallway.\n42 John moved to the bedroom.\n43 Daniel went to the office.\n44 Sandra travelled to the bedroom.\n45 Daniel travelled to the garden.\n46 John went to the garden.\n47 Daniel journeyed to the hallway.\n48 Mary went to the bedroom.\n49 Sandra put down the apple.\n50 Where was the apple before the bedroom? \thallway\t49 44 41\n51 Sandra put down the football there.\n52 John went to the kitchen.\n53 Where was the apple before the bedroom? \thallway\t49 44 41\n54 Sandra got the apple there.\n55 Sandra went to the bathroom.\n56 Where was the football before the bedroom? \thallway\t51 44 41\n57 Mary took the football there.\n58 Daniel went back to the kitchen.\n59 Daniel dropped the milk there.\n60 John picked up the milk.\n61 John travelled to the hallway.\n62 Mary journeyed to the bathroom.\n63 John moved to the office.\n64 Mary moved to the kitchen.\n65 Where was the milk before the office? \thallway\t60 63 61\n1 Sandra travelled to the bedroom.\n2 Sandra went back to the bathroom.\n3 Sandra went to the hallway.\n4 John went to the garden.\n5 Daniel travelled to the office.\n6 Mary travelled to the bedroom.\n7 Sandra picked up the apple there.\n8 Mary journeyed to the kitchen.\n9 Sandra left the apple.\n10 John went to the hallway.\n11 Sandra got the apple.\n12 Daniel travelled to the kitchen.\n13 Mary moved to the office.\n14 Daniel travelled to the bedroom.\n15 Sandra travelled to the bedroom.\n16 Daniel journeyed to the garden.\n17 Mary went to the bedroom.\n18 Mary journeyed to the office.\n19 Daniel went back to the kitchen.\n20 John went to the bedroom.\n21 Sandra put down the apple.\n22 Mary went back to the kitchen.\n23 John took the apple there.\n24 John discarded the apple.\n25 Sandra grabbed the apple.\n26 Sandra dropped the apple there.\n27 John took the apple.\n28 John left the apple.\n29 John got the apple there.\n30 John dropped the apple.\n31 Sandra got the apple.\n32 Mary went to the bedroom.\n33 John moved to the bathroom.\n34 Mary moved to the kitchen.\n35 Mary moved to the office.\n36 John got the milk.\n37 John went back to the kitchen.\n38 John discarded the milk.\n39 John got the milk.\n40 Sandra dropped the apple.\n41 John dropped the milk.\n42 Daniel went to the office.\n43 John grabbed the milk.\n44 Sandra picked up the apple.\n45 Sandra went to the hallway.\n46 Sandra journeyed to the bedroom.\n47 Where was the apple before the bedroom? \thallway\t44 46 45\n48 Sandra moved to the bathroom.\n49 Mary went back to the bedroom.\n50 Where was the apple before the bedroom? \thallway\t44 46 45\n51 Daniel went back to the hallway.\n52 Mary journeyed to the garden.\n53 Sandra got the football.\n54 John moved to the bedroom.\n55 Sandra dropped the football.\n56 Mary went to the hallway.\n57 Sandra travelled to the hallway.\n58 John moved to the bathroom.\n59 John went back to the office.\n60 Sandra dropped the apple.\n61 Where was the apple before the bathroom? \tbedroom\t60 48 46\n62 Daniel got the apple there.\n63 Sandra journeyed to the bathroom.\n64 Sandra picked up the football.\n65 John journeyed to the bedroom.\n66 Sandra went to the hallway.\n67 Daniel moved to the garden.\n68 John discarded the milk.\n69 Daniel left the apple.\n70 Where was the milk before the bedroom? \toffice\t68 65 59\n71 Mary journeyed to the kitchen.\n72 Sandra dropped the football.\n73 Where was the milk before the office? \tbathroom\t68 59 58\n1 John travelled to the bedroom.\n2 Sandra journeyed to the garden.\n3 Sandra took the apple.\n4 Mary travelled to the hallway.\n5 John moved to the garden.\n6 Daniel went to the hallway.\n7 Sandra left the apple there.\n8 Sandra travelled to the kitchen.\n9 Sandra went to the hallway.\n10 Mary went back to the office.\n11 John went to the bathroom.\n12 Sandra journeyed to the kitchen.\n13 Mary travelled to the garden.\n14 Sandra travelled to the bedroom.\n15 John went back to the kitchen.\n16 Sandra went back to the kitchen.\n17 Daniel travelled to the bedroom.\n18 Sandra travelled to the garden.\n19 Mary went to the hallway.\n20 Sandra took the apple.\n21 Mary moved to the kitchen.\n22 John went to the bedroom.\n23 Mary travelled to the bathroom.\n24 Sandra put down the apple there.\n25 Mary went to the hallway.\n26 Sandra went back to the bathroom.\n27 Sandra got the milk.\n28 Sandra dropped the milk.\n29 Sandra journeyed to the kitchen.\n30 Mary went back to the bedroom.\n31 Daniel travelled to the bathroom.\n32 Daniel grabbed the milk.\n33 Daniel travelled to the hallway.\n34 John travelled to the kitchen.\n35 Sandra journeyed to the bedroom.\n36 Mary moved to the hallway.\n37 Sandra went to the garden.\n38 Mary travelled to the kitchen.\n39 Daniel travelled to the garden.\n40 Daniel discarded the milk.\n41 Where was the milk before the garden? \thallway\t40 39 33\n42 John travelled to the hallway.\n43 Daniel moved to the hallway.\n44 Where was the milk before the garden? \thallway\t40 39 33\n45 Sandra moved to the bathroom.\n46 John moved to the bedroom.\n47 Where was the milk before the garden? \thallway\t40 39 33\n48 John travelled to the garden.\n49 John took the apple.\n50 Sandra picked up the football there.\n51 Daniel went to the bathroom.\n52 Sandra put down the football.\n53 Daniel grabbed the football.\n54 John dropped the apple there.\n55 Daniel went back to the garden.\n56 Sandra moved to the hallway.\n57 John travelled to the hallway.\n58 Mary travelled to the bedroom.\n59 Daniel left the football.\n60 Daniel travelled to the bedroom.\n61 Mary travelled to the bathroom.\n62 Sandra travelled to the office.\n63 Sandra journeyed to the bedroom.\n64 John went to the bathroom.\n65 Daniel went back to the garden.\n66 John went to the bedroom.\n67 Daniel travelled to the bedroom.\n68 John travelled to the office.\n69 Mary went to the hallway.\n70 John moved to the garden.\n71 Sandra moved to the office.\n72 John travelled to the bedroom.\n73 Daniel moved to the kitchen.\n74 Sandra journeyed to the hallway.\n75 Mary went back to the bathroom.\n76 Mary went to the garden.\n77 John travelled to the bathroom.\n78 Mary grabbed the milk.\n79 Sandra went to the bedroom.\n80 Daniel journeyed to the bathroom.\n81 Mary discarded the milk.\n82 John moved to the office.\n83 Sandra moved to the garden.\n84 John went back to the hallway.\n85 Mary took the football.\n86 Mary took the milk.\n87 Mary travelled to the hallway.\n88 Sandra got the apple.\n89 Daniel travelled to the kitchen.\n90 Mary left the milk.\n91 Mary dropped the football.\n92 John travelled to the garden.\n93 Mary journeyed to the bedroom.\n94 Sandra left the apple there.\n95 Sandra took the apple.\n96 Sandra discarded the apple.\n97 John took the apple.\n98 John went back to the hallway.\n99 John picked up the football there.\n100 Mary went to the hallway.\n101 John put down the apple.\n102 John went back to the bedroom.\n103 Daniel went to the bedroom.\n104 Sandra went back to the bathroom.\n105 Mary took the apple.\n106 Mary got the milk.\n107 Sandra went to the bedroom.\n108 Daniel travelled to the garden.\n109 Daniel moved to the hallway.\n110 John moved to the hallway.\n111 Mary dropped the milk.\n112 Daniel went back to the garden.\n113 Mary picked up the milk there.\n114 Sandra travelled to the kitchen.\n115 Mary discarded the apple.\n116 John went back to the bedroom.\n117 Daniel moved to the hallway.\n118 John left the football.\n119 Mary put down the milk there.\n120 Where was the football before the bedroom? \thallway\t118 116 110\n121 John took the football.\n122 John went back to the garden.\n123 Daniel grabbed the milk there.\n124 Daniel went back to the bathroom.\n125 Sandra moved to the bedroom.\n126 Daniel put down the milk.\n127 John left the football.\n128 Mary picked up the apple.\n129 Mary went back to the bedroom.\n130 Sandra travelled to the hallway.\n131 John moved to the kitchen.\n132 Mary went back to the bathroom.\n133 Where was the apple before the bathroom? \tbedroom\t128 132 129\n1 Mary got the football.\n2 Mary travelled to the kitchen.\n3 John went to the garden.\n4 John moved to the kitchen.\n5 Mary journeyed to the bedroom.\n6 Mary left the football there.\n7 Where was the football before the bedroom? \tkitchen\t6 5 2\n8 Mary went to the kitchen.\n9 John went back to the hallway.\n10 Where was the football before the bedroom? \tkitchen\t6 5 2\n11 Daniel journeyed to the kitchen.\n12 Mary went to the bedroom.\n13 Where was the football before the bedroom? \tkitchen\t6 5 2\n14 Sandra went back to the bathroom.\n15 Mary took the football.\n16 Mary left the football.\n17 Daniel travelled to the bedroom.\n18 Sandra journeyed to the bedroom.\n19 Sandra journeyed to the bathroom.\n20 John travelled to the bedroom.\n21 Sandra went back to the garden.\n22 Sandra took the milk.\n23 Daniel took the football there.\n24 Daniel put down the football.\n25 Daniel got the football.\n26 Daniel discarded the football.\n27 Sandra discarded the milk.\n28 John took the football.\n29 Daniel travelled to the office.\n30 Sandra travelled to the bedroom.\n31 John travelled to the office.\n32 Daniel grabbed the apple there.\n33 Mary moved to the office.\n34 Mary travelled to the hallway.\n35 Daniel went to the bathroom.\n36 Daniel put down the apple.\n37 Daniel took the apple.\n38 John left the football.\n39 John picked up the football there.\n40 John went back to the hallway.\n41 Sandra went back to the garden.\n42 John went back to the bathroom.\n43 Daniel journeyed to the office.\n44 Where was the football before the bathroom? \thallway\t39 42 40\n45 Sandra picked up the milk.\n46 Daniel left the apple.\n47 John journeyed to the hallway.\n48 John put down the football.\n49 Where was the football before the hallway? \tbathroom\t48 47 42\n1 Sandra picked up the milk.\n2 John took the apple.\n3 Mary got the football.\n4 Sandra travelled to the garden.\n5 Mary travelled to the office.\n6 John discarded the apple.\n7 Mary moved to the kitchen.\n8 John got the apple there.\n9 John left the apple.\n10 Sandra journeyed to the hallway.\n11 John picked up the apple.\n12 Sandra dropped the milk there.\n13 Where was the milk before the hallway? \tgarden\t12 10 4\n14 Sandra journeyed to the kitchen.\n15 Daniel journeyed to the kitchen.\n16 Where was the milk before the hallway? \tgarden\t12 10 4\n17 John went to the hallway.\n18 Mary moved to the hallway.\n19 Where was the milk before the hallway? \tgarden\t12 10 4\n20 John discarded the apple.\n21 John journeyed to the office.\n22 Mary went back to the bedroom.\n23 Mary went back to the hallway.\n24 Mary grabbed the milk.\n25 Mary discarded the milk there.\n26 Sandra journeyed to the office.\n27 Mary dropped the football.\n28 Where was the football before the hallway? \tbedroom\t27 23 22\n29 Mary went back to the office.\n30 John travelled to the bathroom.\n31 Where was the football before the hallway? \tbedroom\t27 23 22\n1 John travelled to the kitchen.\n2 Mary got the football.\n3 Mary got the apple.\n4 Sandra moved to the office.\n5 Mary journeyed to the hallway.\n6 Mary left the football.\n7 Mary left the apple there.\n8 Sandra moved to the bathroom.\n9 Sandra travelled to the office.\n10 Mary took the football.\n11 Sandra moved to the hallway.\n12 Daniel moved to the bathroom.\n13 John journeyed to the garden.\n14 Daniel went back to the hallway.\n15 Mary travelled to the bathroom.\n16 Sandra grabbed the apple.\n17 Mary discarded the football.\n18 Sandra left the apple.\n19 Sandra travelled to the kitchen.\n20 Mary got the football.\n21 Daniel grabbed the apple.\n22 Mary travelled to the garden.\n23 Daniel dropped the apple.\n24 Sandra went to the garden.\n25 Daniel went to the garden.\n26 Daniel went back to the office.\n27 Sandra journeyed to the bedroom.\n28 John travelled to the hallway.\n29 Mary left the football.\n30 John went to the bathroom.\n31 Sandra went back to the kitchen.\n32 Mary went back to the bedroom.\n33 Daniel went to the bathroom.\n34 John went to the kitchen.\n35 Mary travelled to the bathroom.\n36 John travelled to the bedroom.\n37 John travelled to the garden.\n38 Daniel travelled to the garden.\n39 John picked up the football.\n40 John left the football.\n41 John grabbed the football.\n42 Daniel went to the office.\n43 Daniel got the milk there.\n44 Daniel discarded the milk there.\n45 John dropped the football.\n46 John picked up the football.\n47 John journeyed to the bathroom.\n48 Daniel got the milk there.\n49 Sandra journeyed to the bedroom.\n50 Sandra went to the kitchen.\n51 Sandra travelled to the garden.\n52 Sandra went back to the office.\n53 Mary journeyed to the office.\n54 John discarded the football.\n55 John travelled to the kitchen.\n56 Daniel dropped the milk there.\n57 Daniel picked up the milk.\n58 Daniel journeyed to the bedroom.\n59 Mary travelled to the bedroom.\n60 Mary went to the kitchen.\n61 John journeyed to the office.\n62 Sandra journeyed to the bathroom.\n63 Mary moved to the office.\n64 John went back to the bathroom.\n65 Sandra took the football.\n66 Mary travelled to the bedroom.\n67 Sandra put down the football.\n68 John got the football.\n69 Daniel went back to the hallway.\n70 Sandra journeyed to the office.\n71 Daniel discarded the milk.\n72 John put down the football.\n73 Where was the milk before the hallway? \tbedroom\t71 69 58\n74 Sandra went back to the kitchen.\n75 John got the football there.\n76 Where was the milk before the hallway? \tbedroom\t71 69 58\n77 Mary went to the hallway.\n78 John dropped the football.\n79 Daniel went back to the bedroom.\n80 Sandra travelled to the bedroom.\n81 Sandra went back to the kitchen.\n82 Mary travelled to the office.\n83 John got the football.\n84 John put down the football.\n85 John journeyed to the kitchen.\n86 Daniel went to the bathroom.\n87 Daniel took the football there.\n88 John moved to the garden.\n89 Daniel dropped the football.\n90 Sandra moved to the bathroom.\n91 John travelled to the bathroom.\n92 Mary went to the bedroom.\n93 Sandra grabbed the football.\n94 Sandra journeyed to the hallway.\n95 Sandra put down the football.\n96 John journeyed to the kitchen.\n97 Mary went to the kitchen.\n98 Sandra went to the bathroom.\n99 Mary travelled to the garden.\n100 Daniel moved to the bedroom.\n101 John moved to the office.\n102 Sandra travelled to the office.\n103 John went back to the hallway.\n104 John took the apple.\n105 John moved to the kitchen.\n106 John travelled to the garden.\n107 Where was the apple before the garden? \tkitchen\t104 106 105\n108 Mary travelled to the office.\n109 Daniel moved to the bathroom.\n110 Where was the apple before the garden? \tkitchen\t104 106 105\n111 John went back to the bathroom.\n112 Mary went back to the kitchen.\n113 John dropped the apple.\n114 John got the apple there.\n115 John discarded the apple.\n116 John went to the hallway.\n117 John took the milk.\n118 Daniel grabbed the apple.\n119 John left the milk.\n120 John grabbed the football.\n121 Sandra moved to the garden.\n122 Daniel went to the office.\n123 John took the milk.\n124 John discarded the milk.\n125 Sandra went back to the hallway.\n126 Daniel went back to the hallway.\n127 Daniel journeyed to the bathroom.\n128 John grabbed the milk.\n129 John left the football.\n130 Mary went back to the bathroom.\n131 Daniel moved to the garden.\n132 Daniel dropped the apple.\n133 Where was the apple before the bathroom? \thallway\t132 127 126\n1 Daniel journeyed to the office.\n2 John moved to the garden.\n3 Daniel travelled to the hallway.\n4 Mary went back to the bedroom.\n5 Mary journeyed to the office.\n6 Sandra travelled to the bedroom.\n7 Mary travelled to the kitchen.\n8 Mary took the football.\n9 Mary left the football.\n10 Mary journeyed to the bedroom.\n11 John journeyed to the kitchen.\n12 Mary went back to the garden.\n13 Mary journeyed to the bedroom.\n14 John travelled to the bathroom.\n15 Mary travelled to the garden.\n16 John grabbed the milk.\n17 John travelled to the bedroom.\n18 Mary journeyed to the kitchen.\n19 Mary travelled to the bathroom.\n20 Daniel went back to the bedroom.\n21 Daniel went back to the office.\n22 John moved to the hallway.\n23 Daniel went to the kitchen.\n24 Daniel grabbed the football there.\n25 Daniel grabbed the apple.\n26 John put down the milk.\n27 Where was the milk before the hallway? \tbedroom\t26 22 17\n28 Sandra journeyed to the hallway.\n29 Sandra journeyed to the office.\n30 Where was the milk before the hallway? \tbedroom\t26 22 17\n31 Daniel went back to the office.\n32 John journeyed to the garden.\n33 Where was the milk before the hallway? \tbedroom\t26 22 17\n34 John travelled to the kitchen.\n35 Daniel left the football.\n36 Daniel put down the apple there.\n37 Sandra grabbed the football.\n38 Mary travelled to the office.\n39 Sandra put down the football.\n40 Mary picked up the football there.\n41 Daniel went back to the hallway.\n42 Sandra travelled to the kitchen.\n43 Daniel travelled to the office.\n44 Mary grabbed the apple.\n45 Daniel went to the bedroom.\n46 Sandra went back to the bedroom.\n47 Mary moved to the bathroom.\n48 Daniel journeyed to the garden.\n49 Daniel travelled to the bedroom.\n50 Mary put down the football there.\n51 John went to the office.\n52 Daniel went to the kitchen.\n53 Mary discarded the apple there.\n54 Daniel went back to the hallway.\n55 Sandra went back to the bathroom.\n56 Mary went to the office.\n57 Mary went back to the bedroom.\n58 John went to the hallway.\n59 Sandra went to the garden.\n60 John moved to the office.\n61 Daniel got the milk.\n62 John moved to the bedroom.\n63 Mary went to the hallway.\n64 Mary journeyed to the garden.\n65 Mary travelled to the kitchen.\n66 Sandra journeyed to the kitchen.\n67 Sandra journeyed to the office.\n68 Daniel moved to the kitchen.\n69 John travelled to the bathroom.\n70 John took the football.\n71 John journeyed to the hallway.\n72 John put down the football.\n73 Sandra went back to the bedroom.\n74 Daniel travelled to the bedroom.\n75 John took the football.\n76 Daniel went back to the hallway.\n77 John dropped the football there.\n78 John grabbed the football.\n79 Mary journeyed to the hallway.\n80 Mary travelled to the bedroom.\n81 John went back to the bathroom.\n82 Daniel went to the kitchen.\n83 John took the apple.\n84 John travelled to the hallway.\n85 Daniel journeyed to the bedroom.\n86 John discarded the football there.\n87 John took the football.\n88 Mary went back to the garden.\n89 John left the football.\n90 John picked up the football.\n91 Daniel left the milk.\n92 Where was the milk before the bedroom? \tkitchen\t91 85 82\n93 Sandra travelled to the bathroom.\n94 John moved to the bedroom.\n95 Where was the milk before the bedroom? \tkitchen\t91 85 82\n1 Sandra moved to the bedroom.\n2 Daniel went back to the kitchen.\n3 Mary moved to the kitchen.\n4 Sandra picked up the milk.\n5 Sandra dropped the milk.\n6 John went back to the bedroom.\n7 Mary went back to the bedroom.\n8 Mary picked up the milk.\n9 Mary dropped the milk there.\n10 Mary picked up the milk.\n11 John journeyed to the bathroom.\n12 Daniel travelled to the office.\n13 Sandra went to the garden.\n14 Mary put down the milk.\n15 Mary grabbed the milk there.\n16 Daniel travelled to the kitchen.\n17 Mary went back to the garden.\n18 Daniel moved to the garden.\n19 John travelled to the office.\n20 Mary journeyed to the office.\n21 Mary dropped the milk.\n22 Sandra moved to the kitchen.\n23 Where was the milk before the office? \tgarden\t21 20 17\n24 Daniel went back to the office.\n25 Sandra picked up the football there.\n26 Where was the milk before the office? \tgarden\t21 20 17\n27 Sandra journeyed to the garden.\n28 Sandra left the football.\n29 Sandra travelled to the office.\n30 John took the apple.\n31 Daniel grabbed the milk.\n32 Daniel went back to the kitchen.\n33 Sandra travelled to the hallway.\n34 John put down the apple.\n35 Daniel put down the milk.\n36 Daniel picked up the milk.\n37 Mary grabbed the apple.\n38 John journeyed to the garden.\n39 John picked up the football.\n40 Mary dropped the apple there.\n41 John went to the kitchen.\n42 Daniel discarded the milk.\n43 Daniel picked up the milk.\n44 Daniel went back to the bedroom.\n45 Daniel moved to the hallway.\n46 Daniel discarded the milk.\n47 Where was the milk before the hallway? \tbedroom\t46 45 44\n48 Mary grabbed the apple.\n49 John dropped the football.\n50 Where was the milk before the hallway? \tbedroom\t46 45 44\n51 Daniel got the milk.\n52 Sandra travelled to the bathroom.\n53 Mary left the apple there.\n54 Mary picked up the apple.\n55 John grabbed the football there.\n56 Mary journeyed to the hallway.\n57 Mary put down the apple.\n58 Mary went to the bathroom.\n59 Daniel dropped the milk there.\n60 Daniel moved to the bedroom.\n61 John left the football.\n62 Daniel travelled to the office.\n63 John went to the garden.\n64 Sandra went back to the garden.\n65 Sandra travelled to the bathroom.\n66 Daniel journeyed to the bathroom.\n67 Mary journeyed to the office.\n68 John went to the kitchen.\n69 Sandra moved to the bedroom.\n70 John picked up the football.\n71 Mary moved to the garden.\n72 Daniel went back to the hallway.\n73 John dropped the football there.\n74 Daniel picked up the milk.\n75 Daniel went back to the bedroom.\n76 Sandra moved to the kitchen.\n77 Daniel left the milk there.\n78 John took the football.\n79 Sandra moved to the hallway.\n80 Mary moved to the hallway.\n81 John discarded the football there.\n82 John took the football.\n83 Mary travelled to the office.\n84 Sandra grabbed the apple.\n85 John put down the football.\n86 Daniel grabbed the milk.\n87 John grabbed the football.\n88 Sandra journeyed to the bathroom.\n89 Sandra dropped the apple.\n90 Daniel put down the milk there.\n91 Daniel journeyed to the bathroom.\n92 Mary travelled to the bathroom.\n93 John went to the office.\n94 Mary went back to the hallway.\n95 Daniel took the apple.\n96 Daniel left the apple.\n97 Sandra moved to the office.\n98 Mary went to the garden.\n99 Daniel got the apple there.\n100 Daniel went back to the hallway.\n101 Daniel discarded the apple.\n102 Daniel took the apple.\n103 John moved to the bathroom.\n104 John travelled to the office.\n105 Mary travelled to the bathroom.\n106 Sandra moved to the garden.\n107 Sandra went to the hallway.\n108 John journeyed to the kitchen.\n109 John put down the football.\n110 Sandra travelled to the bedroom.\n111 Where was the football before the kitchen? \toffice\t109 108 104\n1 Daniel travelled to the office.\n2 John went to the hallway.\n3 John moved to the bedroom.\n4 John journeyed to the kitchen.\n5 Daniel went to the garden.\n6 Sandra journeyed to the bedroom.\n7 Mary went to the office.\n8 Sandra travelled to the hallway.\n9 John travelled to the garden.\n10 Sandra moved to the kitchen.\n11 Sandra moved to the garden.\n12 Daniel moved to the bathroom.\n13 Sandra journeyed to the bedroom.\n14 Daniel picked up the milk.\n15 Sandra picked up the football.\n16 Daniel discarded the milk.\n17 Mary went back to the garden.\n18 Sandra left the football.\n19 Daniel went back to the kitchen.\n20 Sandra took the football.\n21 Daniel travelled to the bedroom.\n22 Sandra went to the hallway.\n23 John moved to the bedroom.\n24 Sandra put down the football.\n25 Sandra moved to the office.\n26 Daniel travelled to the garden.\n27 John went back to the bathroom.\n28 Mary went to the kitchen.\n29 Mary moved to the bedroom.\n30 John went back to the bedroom.\n31 John moved to the bathroom.\n32 Sandra travelled to the kitchen.\n33 Mary moved to the kitchen.\n34 Sandra moved to the hallway.\n35 Mary travelled to the office.\n36 Sandra took the football.\n37 Sandra went back to the office.\n38 Mary moved to the bedroom.\n39 John picked up the milk.\n40 Sandra left the football there.\n41 Sandra picked up the football.\n42 Mary went to the bathroom.\n43 Daniel moved to the office.\n44 Sandra moved to the kitchen.\n45 John put down the milk there.\n46 John got the apple.\n47 John picked up the milk.\n48 Mary journeyed to the bedroom.\n49 Mary journeyed to the office.\n50 Mary went back to the kitchen.\n51 John went back to the hallway.\n52 John journeyed to the bathroom.\n53 Sandra moved to the bathroom.\n54 John travelled to the kitchen.\n55 Sandra journeyed to the garden.\n56 Sandra travelled to the bathroom.\n57 Daniel went to the bathroom.\n58 John went back to the garden.\n59 John put down the apple.\n60 Sandra dropped the football.\n61 Where was the football before the garden? \tbathroom\t60 55 53\n62 John got the apple.\n63 Sandra picked up the football.\n64 Sandra dropped the football.\n65 Sandra got the football.\n66 Daniel moved to the kitchen.\n67 Sandra went back to the kitchen.\n68 John left the milk.\n69 Mary travelled to the hallway.\n70 Where was the milk before the bathroom? \thallway\t68 52 51\n71 John put down the apple there.\n72 Sandra went to the bathroom.\n73 Where was the milk before the garden? \tkitchen\t68 58 54\n74 Sandra dropped the football.\n75 Sandra travelled to the garden.\n76 Where was the football before the bathroom? \tkitchen\t74 72 67\n77 Mary went back to the garden.\n78 John grabbed the milk.\n79 Where was the football before the bathroom? \tkitchen\t74 72 67\n1 John journeyed to the hallway.\n2 John grabbed the milk.\n3 Mary moved to the bedroom.\n4 Sandra went to the office.\n5 John took the football.\n6 John discarded the football there.\n7 Daniel journeyed to the kitchen.\n8 Sandra moved to the hallway.\n9 Sandra went back to the garden.\n10 Daniel went back to the bedroom.\n11 John put down the milk there.\n12 John got the milk.\n13 Sandra got the apple there.\n14 John discarded the milk there.\n15 Sandra moved to the bedroom.\n16 Sandra journeyed to the garden.\n17 Where was the apple before the garden? \tbedroom\t13 16 15\n18 John picked up the football there.\n19 Mary moved to the bathroom.\n20 John took the milk.\n21 John left the milk there.\n22 John put down the football.\n23 John grabbed the football.\n24 Daniel went to the garden.\n25 John took the milk.\n26 John left the football.\n27 John went to the kitchen.\n28 Daniel went back to the hallway.\n29 Daniel moved to the kitchen.\n30 Mary travelled to the office.\n31 Sandra went to the hallway.\n32 Mary travelled to the kitchen.\n33 Sandra dropped the apple.\n34 Where was the apple before the hallway? \tgarden\t33 31 16\n35 Daniel journeyed to the office.\n36 John went to the garden.\n37 Where was the apple before the garden? \tbedroom\t33 16 15\n38 John journeyed to the office.\n39 Daniel travelled to the kitchen.\n40 Where was the apple before the garden? \tbedroom\t33 16 15\n41 John left the milk.\n42 Mary went to the bathroom.\n43 Where was the milk before the office? \tgarden\t41 38 36\n1 Mary went back to the office.\n2 Mary went back to the bathroom.\n3 Mary went back to the hallway.\n4 Mary went back to the bedroom.\n5 Mary journeyed to the kitchen.\n6 Daniel moved to the bedroom.\n7 Mary picked up the football.\n8 Daniel travelled to the hallway.\n9 Daniel journeyed to the bedroom.\n10 Sandra travelled to the hallway.\n11 Mary moved to the garden.\n12 Mary put down the football there.\n13 Mary travelled to the kitchen.\n14 Daniel moved to the hallway.\n15 Sandra moved to the garden.\n16 Mary went to the bathroom.\n17 Mary picked up the apple.\n18 Mary moved to the garden.\n19 Sandra picked up the football.\n20 Daniel went back to the office.\n21 Sandra left the football.\n22 Mary put down the apple.\n23 John journeyed to the bathroom.\n24 John grabbed the milk.\n25 Daniel travelled to the kitchen.\n26 Sandra got the apple there.\n27 Mary moved to the office.\n28 Sandra journeyed to the hallway.\n29 Sandra left the apple.\n30 Sandra moved to the bathroom.\n31 Sandra went to the kitchen.\n32 Sandra went to the hallway.\n33 Sandra took the apple.\n34 Mary went back to the hallway.\n35 Sandra travelled to the garden.\n36 Sandra dropped the apple.\n37 Mary journeyed to the bathroom.\n38 Mary travelled to the office.\n39 Sandra travelled to the kitchen.\n40 Sandra travelled to the bedroom.\n41 Daniel journeyed to the bathroom.\n42 John went back to the office.\n43 John left the milk.\n44 Mary went back to the bathroom.\n45 John grabbed the milk.\n46 John went back to the hallway.\n47 John moved to the garden.\n48 Sandra went to the bathroom.\n49 Where was the milk before the garden? \thallway\t45 47 46\n50 Sandra moved to the hallway.\n51 John grabbed the football there.\n52 Daniel travelled to the kitchen.\n53 John put down the football there.\n54 Mary travelled to the garden.\n55 Mary got the football.\n56 Daniel went to the garden.\n57 Daniel travelled to the kitchen.\n58 John discarded the milk.\n59 John got the apple there.\n60 Where was the milk before the garden? \thallway\t58 47 46\n61 John picked up the milk.\n62 John dropped the apple.\n63 John picked up the apple.\n64 Mary travelled to the kitchen.\n65 Mary went back to the office.\n66 John journeyed to the hallway.\n67 John discarded the milk.\n68 Mary went to the bathroom.\n69 Mary moved to the hallway.\n70 Sandra went to the bedroom.\n71 Sandra went to the bathroom.\n72 Mary dropped the football there.\n73 Where was the football before the office? \tkitchen\t72 65 64\n74 John dropped the apple.\n75 Daniel travelled to the office.\n76 Where was the football before the hallway? \tbathroom\t72 69 68\n77 Mary went to the garden.\n78 Sandra moved to the kitchen.\n79 Where was the football before the hallway? \tbathroom\t72 69 68\n1 Sandra moved to the hallway.\n2 Daniel journeyed to the bedroom.\n3 John went to the bathroom.\n4 Mary grabbed the apple.\n5 John moved to the kitchen.\n6 Mary went to the office.\n7 John went back to the bathroom.\n8 John picked up the football there.\n9 Mary left the apple.\n10 Mary grabbed the apple.\n11 John dropped the football.\n12 Sandra travelled to the kitchen.\n13 Mary went to the kitchen.\n14 Sandra grabbed the milk.\n15 John journeyed to the kitchen.\n16 Sandra went to the hallway.\n17 John moved to the garden.\n18 Sandra went to the office.\n19 Where was the milk before the office? \thallway\t14 18 16\n20 Sandra went back to the bathroom.\n21 Mary moved to the bedroom.\n22 Mary went to the garden.\n23 John moved to the kitchen.\n24 Sandra grabbed the football there.\n25 Sandra dropped the football.\n26 Sandra discarded the milk there.\n27 Sandra went back to the hallway.\n28 Where was the milk before the bathroom? \toffice\t26 20 18\n29 Mary went back to the kitchen.\n30 Mary left the apple.\n31 Where was the apple before the garden? \tbedroom\t30 22 21\n32 John went back to the hallway.\n33 John journeyed to the garden.\n34 Where was the apple before the bedroom? \tkitchen\t30 21 13\n35 Daniel journeyed to the hallway.\n36 Sandra went back to the bathroom.\n37 Where was the apple before the kitchen? \tgarden\t30 29 22\n1 Mary went to the office.\n2 Mary went to the kitchen.\n3 Sandra travelled to the hallway.\n4 John took the football.\n5 Mary grabbed the milk there.\n6 Mary left the milk.\n7 John grabbed the milk.\n8 Daniel went to the bedroom.\n9 Daniel went back to the kitchen.\n10 Sandra travelled to the bedroom.\n11 John dropped the football.\n12 Mary went to the hallway.\n13 John discarded the milk.\n14 Daniel went back to the bathroom.\n15 Sandra moved to the kitchen.\n16 Sandra took the football.\n17 John picked up the milk.\n18 John put down the milk.\n19 Mary moved to the office.\n20 Daniel travelled to the bedroom.\n21 John picked up the milk.\n22 John dropped the milk there.\n23 Sandra put down the football.\n24 Daniel moved to the bathroom.\n25 John grabbed the football.\n26 Mary travelled to the bathroom.\n27 John went to the bathroom.\n28 Daniel travelled to the bedroom.\n29 Daniel took the apple there.\n30 Sandra travelled to the hallway.\n31 John moved to the hallway.\n32 Mary journeyed to the bedroom.\n33 Daniel dropped the apple.\n34 Daniel travelled to the garden.\n35 Mary got the apple.\n36 John put down the football.\n37 Where was the football before the hallway? \tbathroom\t36 31 27\n38 John took the football.\n39 John moved to the bathroom.\n40 Mary left the apple.\n41 John left the football.\n42 Sandra went back to the bedroom.\n43 Mary took the apple there.\n44 John got the football.\n45 Sandra travelled to the hallway.\n46 John journeyed to the garden.\n47 Sandra went back to the kitchen.\n48 Daniel journeyed to the kitchen.\n49 John dropped the football.\n50 Mary travelled to the garden.\n51 Daniel got the milk.\n52 Mary took the football.\n53 Mary left the football.\n54 John grabbed the football.\n55 Daniel went to the bedroom.\n56 Daniel dropped the milk there.\n57 Daniel went to the office.\n58 Mary dropped the apple.\n59 John travelled to the bathroom.\n60 John moved to the garden.\n61 John took the apple.\n62 Daniel moved to the hallway.\n63 John left the apple.\n64 Sandra moved to the office.\n65 Mary travelled to the bathroom.\n66 John grabbed the apple.\n67 Mary journeyed to the hallway.\n68 Daniel went back to the garden.\n69 Daniel moved to the kitchen.\n70 Sandra went to the kitchen.\n71 John went back to the bedroom.\n72 John got the milk.\n73 Sandra moved to the bedroom.\n74 Daniel went to the bedroom.\n75 Daniel went back to the kitchen.\n76 Sandra went to the garden.\n77 Daniel went to the garden.\n78 Sandra went to the bathroom.\n79 Sandra moved to the office.\n80 John dropped the apple.\n81 Daniel journeyed to the kitchen.\n82 Mary went back to the office.\n83 John left the football there.\n84 Where was the football before the garden? \tbathroom\t83 60 59\n85 John went to the garden.\n86 Daniel went to the office.\n87 Where was the football before the bedroom? \tgarden\t83 71 60\n88 John discarded the milk.\n89 John journeyed to the bathroom.\n90 Where was the football before the garden? \tbathroom\t83 60 59\n91 John journeyed to the office.\n92 John moved to the bedroom.\n93 Daniel journeyed to the garden.\n94 Daniel went back to the bathroom.\n95 John went to the garden.\n96 Mary moved to the garden.\n97 John picked up the milk.\n98 John went back to the hallway.\n99 Mary went to the office.\n100 John dropped the milk.\n101 Mary moved to the bedroom.\n102 Mary journeyed to the hallway.\n103 Sandra went back to the bathroom.\n104 Mary got the milk.\n105 John travelled to the bathroom.\n106 Mary left the milk.\n107 Daniel went back to the hallway.\n108 Daniel grabbed the milk.\n109 Daniel went back to the bathroom.\n110 Mary journeyed to the kitchen.\n111 Daniel dropped the milk.\n112 Sandra grabbed the milk.\n113 Daniel moved to the bedroom.\n114 Sandra put down the milk.\n115 Sandra journeyed to the office.\n116 Daniel took the football.\n117 Mary went back to the hallway.\n118 Mary went to the bathroom.\n119 Daniel went to the garden.\n120 John got the milk.\n121 Daniel discarded the football.\n122 John left the milk.\n123 Daniel journeyed to the hallway.\n124 Mary took the milk.\n125 Mary went back to the bedroom.\n126 Mary moved to the kitchen.\n127 Where was the milk before the kitchen? \tbedroom\t124 126 125\n1 Sandra went to the garden.\n2 Daniel went to the garden.\n3 Sandra travelled to the bathroom.\n4 Daniel got the apple.\n5 Sandra went to the garden.\n6 Daniel put down the apple.\n7 Sandra took the apple.\n8 Mary went back to the bathroom.\n9 Daniel went back to the hallway.\n10 Mary got the football.\n11 Sandra put down the apple.\n12 Sandra grabbed the apple there.\n13 Mary journeyed to the garden.\n14 Sandra moved to the hallway.\n15 Sandra dropped the apple.\n16 Mary went to the bathroom.\n17 Daniel journeyed to the garden.\n18 Daniel went back to the bedroom.\n19 Sandra got the apple.\n20 Mary journeyed to the bedroom.\n21 John moved to the office.\n22 Mary went back to the bathroom.\n23 Mary dropped the football.\n24 Mary picked up the football.\n25 Daniel went back to the office.\n26 Mary put down the football.\n27 Sandra went to the garden.\n28 Sandra put down the apple.\n29 Sandra journeyed to the hallway.\n30 John went back to the kitchen.\n31 John moved to the bedroom.\n32 Daniel travelled to the bedroom.\n33 Mary got the football.\n34 Daniel went back to the bathroom.\n35 John travelled to the bathroom.\n36 Daniel went to the office.\n37 Sandra went to the office.\n38 Mary travelled to the office.\n39 Daniel travelled to the bathroom.\n40 Mary went back to the hallway.\n41 John moved to the bedroom.\n42 Sandra travelled to the kitchen.\n43 Sandra went back to the office.\n44 Mary put down the football.\n45 Where was the football before the hallway? \toffice\t44 40 38\n46 Sandra travelled to the bedroom.\n47 Sandra moved to the bathroom.\n48 Where was the football before the hallway? \toffice\t44 40 38\n49 Mary picked up the football.\n50 Daniel journeyed to the office.\n51 John picked up the milk.\n52 John journeyed to the garden.\n53 John travelled to the office.\n54 Daniel travelled to the kitchen.\n55 Where was the milk before the office? \tgarden\t51 53 52\n56 Mary left the football there.\n57 John put down the milk.\n58 Where was the milk before the office? \tgarden\t57 53 52\n59 John travelled to the bathroom.\n60 Daniel went back to the hallway.\n61 Where was the milk before the office? \tgarden\t57 53 52\n1 Daniel journeyed to the office.\n2 Sandra travelled to the bedroom.\n3 Daniel grabbed the football.\n4 Daniel discarded the football.\n5 Daniel grabbed the football.\n6 Daniel went back to the bathroom.\n7 Daniel discarded the football.\n8 John went to the hallway.\n9 Sandra travelled to the garden.\n10 Mary got the football there.\n11 John travelled to the kitchen.\n12 Sandra moved to the bedroom.\n13 Daniel went back to the bedroom.\n14 John took the apple.\n15 Daniel moved to the bathroom.\n16 Sandra journeyed to the bathroom.\n17 Mary went to the bedroom.\n18 Mary journeyed to the hallway.\n19 John picked up the milk.\n20 John went back to the garden.\n21 Mary dropped the football.\n22 Mary grabbed the football.\n23 Mary dropped the football.\n24 John moved to the hallway.\n25 John put down the milk.\n26 John left the apple.\n27 Where was the apple before the hallway? \tgarden\t26 24 20\n28 Mary got the apple.\n29 John picked up the milk.\n30 John moved to the office.\n31 John put down the milk.\n32 Daniel journeyed to the garden.\n33 John grabbed the milk there.\n34 Mary dropped the apple.\n35 John travelled to the hallway.\n36 Mary went back to the office.\n37 Sandra went back to the office.\n38 John went back to the bathroom.\n39 Daniel travelled to the bedroom.\n40 John went to the hallway.\n41 John grabbed the apple.\n42 John dropped the apple.\n43 Daniel journeyed to the kitchen.\n44 John left the milk.\n45 Sandra went to the garden.\n46 Where was the milk before the hallway? \tbathroom\t44 40 38\n47 Daniel moved to the hallway.\n48 Daniel grabbed the apple.\n49 Where was the milk before the hallway? \tbathroom\t44 40 38\n50 John grabbed the football.\n51 Daniel picked up the milk.\n52 John left the football there.\n53 Mary journeyed to the kitchen.\n54 Daniel went back to the bedroom.\n55 Sandra moved to the bedroom.\n56 John got the football.\n57 Mary journeyed to the garden.\n58 Mary went back to the bathroom.\n59 Daniel discarded the milk.\n60 Sandra picked up the milk.\n61 John went back to the office.\n62 Daniel dropped the apple.\n63 Sandra grabbed the apple.\n64 Daniel journeyed to the office.\n65 Mary travelled to the garden.\n66 John left the football.\n67 Sandra went to the garden.\n68 Sandra journeyed to the kitchen.\n69 John grabbed the football.\n70 Mary moved to the bathroom.\n71 Mary journeyed to the garden.\n72 Sandra journeyed to the garden.\n73 John journeyed to the hallway.\n74 John moved to the garden.\n75 Sandra travelled to the kitchen.\n76 Sandra went back to the office.\n77 John went to the kitchen.\n78 Sandra left the milk there.\n79 Daniel journeyed to the hallway.\n80 Where was the milk before the kitchen? \tgarden\t78 75 72\n81 Sandra took the milk.\n82 John travelled to the bedroom.\n83 Daniel went back to the office.\n84 John went to the hallway.\n85 John went to the kitchen.\n86 John put down the football there.\n87 Where was the football before the hallway? \tbedroom\t86 84 82\n1 Mary took the milk.\n2 John went back to the hallway.\n3 Mary discarded the milk.\n4 Mary travelled to the hallway.\n5 Daniel went to the bedroom.\n6 John moved to the kitchen.\n7 John went back to the bedroom.\n8 Sandra travelled to the hallway.\n9 John picked up the milk.\n10 John journeyed to the garden.\n11 John journeyed to the hallway.\n12 Sandra travelled to the bathroom.\n13 Where was the milk before the hallway? \tgarden\t9 11 10\n14 Sandra went to the bedroom.\n15 Mary moved to the kitchen.\n16 Daniel moved to the kitchen.\n17 John discarded the milk there.\n18 Where was the milk before the hallway? \tgarden\t17 11 10\n19 Daniel journeyed to the hallway.\n20 Daniel journeyed to the office.\n21 Where was the milk before the hallway? \tgarden\t17 11 10\n22 Mary went back to the garden.\n23 Daniel journeyed to the bedroom.\n24 Where was the milk before the hallway? \tgarden\t17 11 10\n25 Mary went to the bathroom.\n26 John took the milk there.\n27 Daniel journeyed to the kitchen.\n28 John put down the milk.\n29 Mary got the football.\n30 Sandra travelled to the kitchen.\n31 Daniel journeyed to the hallway.\n32 John took the milk.\n33 Mary discarded the football there.\n34 Sandra went back to the garden.\n35 Sandra went to the kitchen.\n36 John went to the garden.\n37 John went to the hallway.\n38 Sandra journeyed to the bathroom.\n39 John journeyed to the bedroom.\n40 John went back to the garden.\n41 Daniel went to the garden.\n42 John put down the milk there.\n43 Where was the milk before the garden? \tbedroom\t42 40 39\n1 Mary went back to the bedroom.\n2 John took the football.\n3 John travelled to the hallway.\n4 Mary went to the kitchen.\n5 Sandra went back to the hallway.\n6 John put down the football.\n7 Daniel travelled to the bedroom.\n8 Mary went to the bedroom.\n9 John took the milk.\n10 Daniel moved to the bathroom.\n11 Sandra took the football.\n12 Daniel went to the kitchen.\n13 Sandra travelled to the kitchen.\n14 Daniel travelled to the office.\n15 John went to the bedroom.\n16 Sandra discarded the football.\n17 John put down the milk.\n18 John took the milk.\n19 John travelled to the office.\n20 Sandra went to the garden.\n21 Sandra went back to the kitchen.\n22 Daniel went back to the bedroom.\n23 John went back to the bedroom.\n24 Sandra moved to the bedroom.\n25 John dropped the milk.\n26 John went back to the kitchen.\n27 Where was the milk before the bedroom? \toffice\t25 23 19\n28 John moved to the garden.\n29 Sandra went back to the bathroom.\n30 Where was the milk before the bedroom? \toffice\t25 23 19\n31 Mary moved to the garden.\n32 Daniel took the milk.\n33 Sandra went back to the hallway.\n34 Sandra journeyed to the garden.\n35 Daniel left the milk.\n36 Mary went to the bathroom.\n37 John went back to the hallway.\n38 Sandra went to the hallway.\n39 Daniel journeyed to the office.\n40 Sandra went to the bedroom.\n41 Sandra went to the garden.\n42 Sandra went back to the kitchen.\n43 Mary journeyed to the bedroom.\n44 Daniel moved to the bathroom.\n45 Daniel journeyed to the hallway.\n46 Mary got the milk.\n47 Sandra took the apple.\n48 Mary discarded the milk.\n49 Sandra put down the apple there.\n50 Mary took the milk.\n51 Mary moved to the hallway.\n52 Mary discarded the milk there.\n53 Daniel got the milk.\n54 John travelled to the garden.\n55 Sandra travelled to the bathroom.\n56 John moved to the office.\n57 John journeyed to the hallway.\n58 John went back to the bedroom.\n59 Daniel left the milk there.\n60 Sandra journeyed to the kitchen.\n61 Mary went to the kitchen.\n62 Mary went back to the bathroom.\n63 Daniel grabbed the milk.\n64 Mary journeyed to the hallway.\n65 Daniel moved to the office.\n66 Sandra went back to the office.\n67 Daniel put down the milk there.\n68 John went back to the bathroom.\n69 Mary moved to the kitchen.\n70 Mary went back to the garden.\n71 John went back to the kitchen.\n72 Sandra travelled to the bathroom.\n73 Daniel journeyed to the bathroom.\n74 John went to the office.\n75 Daniel moved to the hallway.\n76 John took the milk there.\n77 Mary journeyed to the office.\n78 John discarded the milk.\n79 Daniel moved to the garden.\n80 Mary moved to the bedroom.\n81 Sandra moved to the office.\n82 Mary moved to the kitchen.\n83 Daniel travelled to the kitchen.\n84 John journeyed to the bathroom.\n85 Sandra took the milk.\n86 Sandra went back to the hallway.\n87 Sandra discarded the milk.\n88 Sandra travelled to the kitchen.\n89 Daniel took the apple.\n90 Sandra picked up the football.\n91 Sandra dropped the football.\n92 Sandra went to the office.\n93 Daniel discarded the apple.\n94 John moved to the kitchen.\n95 Mary journeyed to the office.\n96 Mary journeyed to the bedroom.\n97 Mary went to the kitchen.\n98 Mary picked up the football.\n99 Sandra travelled to the garden.\n100 Sandra went to the office.\n101 John took the apple.\n102 Daniel moved to the office.\n103 Mary went to the hallway.\n104 John dropped the apple.\n105 Sandra travelled to the kitchen.\n106 Sandra journeyed to the garden.\n107 John went to the bedroom.\n108 Sandra went back to the office.\n109 Mary travelled to the bathroom.\n110 Mary went back to the hallway.\n111 John went back to the bathroom.\n112 Daniel journeyed to the bathroom.\n113 John went back to the garden.\n114 Sandra went back to the hallway.\n115 John went back to the bedroom.\n116 Mary took the milk.\n117 John travelled to the garden.\n118 Sandra went to the bathroom.\n119 Mary discarded the football.\n120 Mary left the milk there.\n121 Where was the football before the bathroom? \thallway\t119 109 103\n122 John travelled to the office.\n123 Sandra went back to the bedroom.\n124 Where was the football before the bathroom? \thallway\t119 109 103\n125 Mary moved to the garden.\n126 Sandra travelled to the bathroom.\n127 John journeyed to the bathroom.\n128 Sandra moved to the hallway.\n129 Daniel moved to the garden.\n130 Daniel moved to the bedroom.\n131 Mary went back to the hallway.\n132 Sandra took the football.\n133 John went back to the hallway.\n134 Mary went to the office.\n135 Sandra dropped the football.\n136 John got the football.\n137 Sandra grabbed the milk there.\n138 Daniel went back to the kitchen.\n139 Daniel got the apple.\n140 Daniel journeyed to the garden.\n141 Mary travelled to the kitchen.\n142 John put down the football.\n143 Sandra left the milk there.\n144 Daniel dropped the apple.\n145 John moved to the bathroom.\n146 John moved to the hallway.\n147 Daniel travelled to the office.\n148 Sandra got the football.\n149 Sandra grabbed the milk.\n150 Mary went to the hallway.\n151 Sandra left the football there.\n152 Sandra got the football.\n153 Mary went back to the office.\n154 Sandra left the milk.\n155 Sandra went back to the bedroom.\n156 Sandra put down the football.\n157 Sandra took the football.\n158 Mary moved to the hallway.\n159 Sandra went to the garden.\n160 Mary moved to the office.\n161 John took the milk.\n162 Sandra picked up the apple.\n163 Sandra put down the apple.\n164 Sandra took the apple.\n165 John dropped the milk.\n166 Daniel went back to the bathroom.\n167 John went back to the kitchen.\n168 Daniel went to the bedroom.\n169 Daniel went to the office.\n170 John went to the garden.\n171 Daniel went back to the hallway.\n172 John travelled to the kitchen.\n173 Sandra travelled to the hallway.\n174 Mary travelled to the bedroom.\n175 Daniel went to the bedroom.\n176 Sandra travelled to the kitchen.\n177 Sandra dropped the football.\n178 Sandra went back to the hallway.\n179 Where was the football before the hallway? \tgarden\t177 173 159\n1 Mary went to the office.\n2 Mary travelled to the hallway.\n3 John travelled to the garden.\n4 Sandra went back to the hallway.\n5 Sandra went to the garden.\n6 Sandra picked up the football.\n7 John travelled to the office.\n8 Mary got the apple.\n9 Mary dropped the apple.\n10 Mary took the apple.\n11 Mary went to the garden.\n12 Mary put down the apple.\n13 Mary picked up the apple.\n14 Mary moved to the hallway.\n15 John went to the hallway.\n16 John went to the kitchen.\n17 Mary went back to the bedroom.\n18 John moved to the bathroom.\n19 Mary travelled to the office.\n20 Mary picked up the milk.\n21 Sandra discarded the football.\n22 Daniel travelled to the hallway.\n23 John went back to the kitchen.\n24 Daniel moved to the bathroom.\n25 John moved to the garden.\n26 Mary went back to the garden.\n27 John journeyed to the bathroom.\n28 Sandra picked up the football.\n29 Sandra dropped the football.\n30 Mary put down the apple.\n31 Where was the apple before the office? \tbedroom\t30 19 17\n32 Daniel travelled to the office.\n33 Mary dropped the milk.\n34 Where was the apple before the office? \tbedroom\t30 19 17\n35 Sandra got the football.\n36 Sandra dropped the football.\n37 Where was the apple before the garden? \toffice\t30 26 19\n38 John went back to the office.\n39 Mary got the milk there.\n40 Sandra moved to the bedroom.\n41 Mary dropped the milk.\n42 Mary picked up the milk there.\n43 Mary discarded the milk.\n44 Mary picked up the football.\n45 John went back to the bathroom.\n46 Mary dropped the football.\n47 Mary journeyed to the bedroom.\n48 Mary moved to the kitchen.\n49 Mary moved to the garden.\n50 Mary took the milk.\n51 Mary grabbed the football.\n52 Sandra went to the kitchen.\n53 Mary took the apple.\n54 Mary left the apple.\n55 Daniel went to the hallway.\n56 Mary picked up the apple.\n57 Daniel went back to the office.\n58 Mary left the apple.\n59 Mary got the apple there.\n60 Mary put down the apple.\n61 Mary discarded the football there.\n62 Mary discarded the milk.\n63 Daniel went to the hallway.\n64 Mary journeyed to the hallway.\n65 Daniel moved to the kitchen.\n66 Mary went to the bedroom.\n67 Daniel went to the bathroom.\n68 Sandra travelled to the hallway.\n69 Daniel went to the bedroom.\n70 Sandra went back to the bathroom.\n71 Daniel moved to the hallway.\n72 Mary went back to the garden.\n73 John went back to the garden.\n74 Sandra journeyed to the kitchen.\n75 John journeyed to the kitchen.\n76 Mary took the apple.\n77 John journeyed to the bathroom.\n78 Mary picked up the football.\n79 Mary discarded the apple there.\n80 John went to the hallway.\n81 Mary grabbed the milk.\n82 Daniel went back to the bathroom.\n83 Sandra went back to the office.\n84 Mary went back to the office.\n85 Mary went to the kitchen.\n86 Where was the milk before the kitchen? \toffice\t81 85 84\n87 Mary moved to the garden.\n88 Mary moved to the bedroom.\n89 Daniel went back to the hallway.\n90 Daniel moved to the bathroom.\n91 Mary left the milk.\n92 Mary grabbed the milk.\n93 Mary went back to the bathroom.\n94 John went to the garden.\n95 Sandra journeyed to the bathroom.\n96 John travelled to the hallway.\n97 Mary travelled to the kitchen.\n98 Mary travelled to the bathroom.\n99 Sandra went back to the kitchen.\n100 John moved to the bedroom.\n101 Mary moved to the hallway.\n102 Mary discarded the milk.\n103 Where was the milk before the hallway? \tbathroom\t102 101 98\n1 Mary grabbed the football.\n2 Mary travelled to the bedroom.\n3 Daniel picked up the apple.\n4 John took the milk there.\n5 Daniel went to the hallway.\n6 Mary went to the kitchen.\n7 Daniel went back to the bedroom.\n8 John put down the milk.\n9 Daniel discarded the apple there.\n10 Mary travelled to the hallway.\n11 Where was the apple before the bedroom? \thallway\t9 7 5\n12 John picked up the milk.\n13 John left the milk.\n14 Where was the apple before the bedroom? \thallway\t9 7 5\n15 Mary dropped the football.\n16 John went to the hallway.\n17 Where was the football before the hallway? \tkitchen\t15 10 6\n18 Daniel took the apple there.\n19 Daniel went back to the hallway.\n20 Where was the football before the hallway? \tkitchen\t15 10 6\n21 John went to the kitchen.\n22 Daniel put down the apple.\n23 Daniel travelled to the kitchen.\n24 Daniel went back to the office.\n25 John went to the bathroom.\n26 Daniel went back to the garden.\n27 Mary went to the garden.\n28 Sandra journeyed to the garden.\n29 John went back to the hallway.\n30 John moved to the garden.\n31 Daniel travelled to the office.\n32 Daniel took the milk.\n33 Sandra went to the office.\n34 John went back to the office.\n35 Sandra went to the bedroom.\n36 Daniel travelled to the kitchen.\n37 Daniel dropped the milk.\n38 Mary travelled to the kitchen.\n39 Daniel moved to the office.\n40 Mary took the milk there.\n41 Mary went to the hallway.\n42 Mary picked up the football.\n43 Mary travelled to the garden.\n44 Daniel went back to the hallway.\n45 Where was the milk before the garden? \thallway\t40 43 41\n1 John got the apple.\n2 Mary travelled to the bedroom.\n3 Daniel picked up the milk.\n4 John discarded the apple.\n5 John grabbed the apple.\n6 John left the apple.\n7 Daniel travelled to the bedroom.\n8 Daniel travelled to the bathroom.\n9 Daniel went back to the garden.\n10 John went to the garden.\n11 Sandra got the football.\n12 Sandra put down the football.\n13 John travelled to the bathroom.\n14 Mary journeyed to the kitchen.\n15 Daniel put down the milk.\n16 John picked up the apple.\n17 Where was the milk before the garden? \tbathroom\t15 9 8\n18 John dropped the apple.\n19 Sandra went to the kitchen.\n20 Where was the milk before the bathroom? \tbedroom\t15 8 7\n21 Mary went back to the office.\n22 Daniel took the milk.\n23 John moved to the hallway.\n24 John took the football there.\n25 Mary went back to the hallway.\n26 John journeyed to the bedroom.\n27 Daniel dropped the milk.\n28 John put down the football.\n29 Daniel picked up the milk.\n30 John went back to the garden.\n31 Mary went back to the garden.\n32 John moved to the hallway.\n33 Mary travelled to the bedroom.\n34 Daniel journeyed to the bathroom.\n35 Daniel journeyed to the office.\n36 Daniel went to the hallway.\n37 Mary travelled to the bathroom.\n38 Daniel journeyed to the garden.\n39 Mary took the apple there.\n40 Mary went back to the office.\n41 John journeyed to the garden.\n42 Sandra journeyed to the bathroom.\n43 Mary journeyed to the kitchen.\n44 Daniel moved to the kitchen.\n45 Daniel went to the hallway.\n46 Sandra moved to the garden.\n47 Daniel dropped the milk there.\n48 Mary left the apple there.\n49 Where was the milk before the hallway? \tkitchen\t47 45 44\n50 John moved to the kitchen.\n51 Daniel travelled to the bedroom.\n52 Where was the milk before the office? \tbathroom\t47 35 34\n53 John picked up the apple.\n54 Daniel journeyed to the hallway.\n55 Sandra travelled to the bathroom.\n56 John left the apple.\n57 Daniel travelled to the office.\n58 John went to the bathroom.\n59 Daniel travelled to the bathroom.\n60 Mary moved to the garden.\n61 Sandra journeyed to the kitchen.\n62 Sandra got the apple there.\n63 Daniel went back to the garden.\n64 Mary went to the bathroom.\n65 John moved to the office.\n66 Sandra went to the bedroom.\n67 John journeyed to the bedroom.\n68 Sandra put down the apple there.\n69 Mary went to the hallway.\n70 Mary got the milk.\n71 Mary went to the garden.\n72 Sandra took the apple.\n73 Sandra got the football there.\n74 Sandra put down the apple.\n75 Sandra put down the football.\n76 Sandra moved to the bathroom.\n77 Mary went to the bathroom.\n78 Daniel journeyed to the hallway.\n79 John grabbed the football.\n80 Mary discarded the milk there.\n81 Where was the milk before the bathroom? \tgarden\t80 77 71\n1 Mary went back to the hallway.\n2 Sandra moved to the kitchen.\n3 Sandra grabbed the milk.\n4 Daniel travelled to the bathroom.\n5 Daniel picked up the apple there.\n6 John moved to the hallway.\n7 Daniel put down the apple.\n8 John moved to the kitchen.\n9 Mary travelled to the bathroom.\n10 Mary grabbed the apple.\n11 Sandra discarded the milk.\n12 Mary put down the apple.\n13 John travelled to the office.\n14 Mary moved to the bedroom.\n15 John journeyed to the bedroom.\n16 Mary grabbed the football.\n17 Sandra journeyed to the bedroom.\n18 Mary discarded the football.\n19 John picked up the football.\n20 John left the football there.\n21 Daniel took the apple.\n22 Sandra took the football.\n23 Sandra journeyed to the bathroom.\n24 John went to the hallway.\n25 Mary went back to the office.\n26 Daniel travelled to the kitchen.\n27 Mary travelled to the bedroom.\n28 Sandra put down the football.\n29 Sandra grabbed the football.\n30 Daniel left the apple.\n31 Sandra discarded the football.\n32 Daniel got the apple.\n33 Sandra grabbed the football.\n34 Sandra travelled to the hallway.\n35 Daniel moved to the bedroom.\n36 Daniel journeyed to the bathroom.\n37 Where was the apple before the bathroom? \tbedroom\t32 36 35\n38 Sandra went back to the kitchen.\n39 Sandra put down the football.\n40 Where was the football before the kitchen? \thallway\t39 38 34\n41 Daniel journeyed to the office.\n42 Mary went back to the kitchen.\n43 Where was the football before the kitchen? \thallway\t39 38 34\n44 Daniel went to the kitchen.\n45 Sandra went to the garden.\n46 Where was the football before the kitchen? \thallway\t39 38 34\n47 Mary grabbed the milk.\n48 Daniel grabbed the football.\n49 Daniel went to the garden.\n50 John moved to the office.\n51 Daniel went to the bedroom.\n52 John moved to the hallway.\n53 Where was the football before the bedroom? \tgarden\t48 51 49\n1 Daniel went to the hallway.\n2 Daniel got the football there.\n3 John went back to the garden.\n4 Mary went back to the office.\n5 John went to the bathroom.\n6 Daniel went back to the bathroom.\n7 John travelled to the office.\n8 Mary went to the bathroom.\n9 Daniel travelled to the office.\n10 Sandra went back to the bedroom.\n11 Mary travelled to the kitchen.\n12 Mary travelled to the hallway.\n13 Sandra travelled to the garden.\n14 Sandra travelled to the bedroom.\n15 Sandra journeyed to the bathroom.\n16 Sandra moved to the office.\n17 Mary moved to the bathroom.\n18 Mary travelled to the hallway.\n19 Daniel left the football.\n20 Daniel took the football.\n21 Daniel put down the football.\n22 Daniel journeyed to the hallway.\n23 John went back to the bedroom.\n24 Mary travelled to the bedroom.\n25 Mary picked up the apple.\n26 Mary travelled to the garden.\n27 Mary went back to the hallway.\n28 Mary moved to the bedroom.\n29 Where was the apple before the bedroom? \thallway\t25 28 27\n30 Sandra took the football there.\n31 Mary dropped the apple.\n32 Where was the apple before the hallway? \tgarden\t31 27 26\n33 Mary took the apple.\n34 John went back to the bathroom.\n35 Sandra left the football.\n36 Mary put down the apple there.\n37 John went back to the kitchen.\n38 Sandra travelled to the hallway.\n39 John moved to the office.\n40 John grabbed the football.\n41 Mary travelled to the bathroom.\n42 John left the football.\n43 Daniel travelled to the kitchen.\n44 John went to the bathroom.\n45 Sandra moved to the bedroom.\n46 Sandra picked up the apple.\n47 Sandra discarded the apple.\n48 Daniel journeyed to the bathroom.\n49 Sandra picked up the apple.\n50 Sandra discarded the apple.\n51 Sandra grabbed the apple there.\n52 Sandra travelled to the garden.\n53 Sandra dropped the apple there.\n54 Daniel travelled to the bedroom.\n55 John went back to the garden.\n56 Sandra travelled to the office.\n57 John got the apple.\n58 Daniel journeyed to the hallway.\n59 Sandra moved to the bedroom.\n60 John put down the apple.\n61 John went back to the bathroom.\n62 Sandra journeyed to the bathroom.\n63 Sandra journeyed to the garden.\n64 Sandra picked up the apple.\n65 Mary journeyed to the bedroom.\n66 Sandra travelled to the office.\n67 Sandra discarded the apple.\n68 Sandra moved to the kitchen.\n69 Daniel journeyed to the bathroom.\n70 Sandra went back to the bedroom.\n71 Mary moved to the garden.\n72 John moved to the kitchen.\n73 John journeyed to the garden.\n74 Daniel travelled to the hallway.\n75 Sandra moved to the kitchen.\n76 John travelled to the bedroom.\n77 Sandra grabbed the milk.\n78 Mary journeyed to the hallway.\n79 Sandra travelled to the garden.\n80 Mary went back to the bathroom.\n81 Sandra went to the office.\n82 John moved to the garden.\n83 Sandra went back to the bathroom.\n84 Sandra journeyed to the bedroom.\n85 Sandra left the milk there.\n86 John journeyed to the office.\n87 Where was the milk before the office? \tgarden\t85 81 79\n88 Daniel travelled to the bedroom.\n89 John went to the hallway.\n90 Where was the milk before the bedroom? \tbathroom\t85 84 83\n91 Daniel got the milk.\n92 Daniel left the milk.\n93 Daniel went back to the office.\n94 Daniel picked up the apple there.\n95 Mary moved to the bedroom.\n96 Mary went back to the garden.\n97 John journeyed to the office.\n98 John grabbed the football.\n99 Daniel went to the bedroom.\n100 Daniel put down the apple.\n101 Daniel got the apple.\n102 Sandra moved to the kitchen.\n103 Mary went back to the office.\n104 Daniel went back to the hallway.\n105 John left the football there.\n106 Sandra went back to the bathroom.\n107 John journeyed to the hallway.\n108 Daniel went to the kitchen.\n109 Daniel moved to the garden.\n110 Mary went to the bathroom.\n111 Daniel moved to the bathroom.\n112 Daniel went to the hallway.\n113 Mary went back to the garden.\n114 Daniel went back to the garden.\n115 John went to the garden.\n116 Daniel left the apple.\n117 Where was the apple before the hallway? \tbathroom\t116 112 111\n1 John travelled to the bathroom.\n2 Sandra moved to the office.\n3 John moved to the garden.\n4 John got the milk.\n5 John got the football.\n6 Sandra journeyed to the hallway.\n7 John discarded the football.\n8 John got the football.\n9 Mary went to the kitchen.\n10 Daniel went to the bedroom.\n11 Daniel picked up the apple.\n12 Daniel moved to the bathroom.\n13 Daniel journeyed to the garden.\n14 Mary journeyed to the office.\n15 Where was the apple before the garden? \tbathroom\t11 13 12\n16 John dropped the milk.\n17 Mary went to the bedroom.\n18 Daniel grabbed the milk.\n19 Daniel travelled to the office.\n20 Daniel left the milk there.\n21 Daniel put down the apple.\n22 Where was the apple before the office? \tgarden\t21 19 13\n23 John went back to the bedroom.\n24 Daniel went back to the hallway.\n25 Where was the apple before the office? \tgarden\t21 19 13\n26 Mary journeyed to the garden.\n27 Mary journeyed to the bathroom.\n28 Where was the apple before the office? \tgarden\t21 19 13\n29 John discarded the football.\n30 John journeyed to the bathroom.\n31 Sandra moved to the kitchen.\n32 Mary journeyed to the kitchen.\n33 John went to the office.\n34 John went back to the bathroom.\n35 Mary travelled to the hallway.\n36 Sandra journeyed to the bathroom.\n37 Daniel moved to the bathroom.\n38 John went to the garden.\n39 John journeyed to the office.\n40 John grabbed the milk.\n41 Sandra travelled to the bedroom.\n42 Mary went back to the bedroom.\n43 Sandra went back to the hallway.\n44 Sandra journeyed to the garden.\n45 John discarded the milk.\n46 Mary went back to the bathroom.\n47 John took the milk.\n48 John discarded the milk.\n49 Sandra went back to the kitchen.\n50 John took the apple.\n51 Mary journeyed to the hallway.\n52 John put down the apple there.\n53 John took the milk.\n54 Mary moved to the kitchen.\n55 John dropped the milk.\n56 John travelled to the bathroom.\n57 Daniel journeyed to the bedroom.\n58 John travelled to the hallway.\n59 Daniel got the football.\n60 John went to the bathroom.\n61 Daniel journeyed to the office.\n62 Daniel put down the football there.\n63 John moved to the kitchen.\n64 John went back to the office.\n65 John grabbed the milk there.\n66 John discarded the milk.\n67 Daniel took the football.\n68 Daniel left the football.\n69 John went back to the bedroom.\n70 Mary moved to the bedroom.\n71 John travelled to the hallway.\n72 Sandra journeyed to the office.\n73 Sandra took the apple there.\n74 John travelled to the garden.\n75 John travelled to the bedroom.\n76 Daniel went back to the bathroom.\n77 Mary went back to the bathroom.\n78 Mary journeyed to the hallway.\n79 Daniel went back to the garden.\n80 Mary went to the garden.\n81 Sandra left the apple there.\n82 Sandra took the apple.\n83 Sandra went to the hallway.\n84 John went back to the hallway.\n85 Sandra moved to the garden.\n86 John went to the bathroom.\n87 Where was the apple before the garden? \thallway\t82 85 83\n1 Sandra got the milk.\n2 Mary travelled to the bedroom.\n3 Mary travelled to the garden.\n4 John moved to the hallway.\n5 Sandra discarded the milk.\n6 Mary went to the hallway.\n7 Daniel went to the bedroom.\n8 Daniel travelled to the hallway.\n9 Daniel journeyed to the bathroom.\n10 Daniel moved to the garden.\n11 Mary went back to the garden.\n12 Daniel travelled to the hallway.\n13 Sandra went back to the office.\n14 Sandra moved to the bedroom.\n15 Mary went back to the hallway.\n16 Sandra moved to the office.\n17 Sandra went to the hallway.\n18 Sandra travelled to the kitchen.\n19 Sandra travelled to the bedroom.\n20 John travelled to the office.\n21 Sandra took the football.\n22 John travelled to the garden.\n23 Sandra left the football there.\n24 John travelled to the bathroom.\n25 John journeyed to the office.\n26 John journeyed to the bathroom.\n27 Sandra journeyed to the hallway.\n28 John went back to the garden.\n29 Sandra travelled to the office.\n30 Mary went to the garden.\n31 Daniel travelled to the bedroom.\n32 Mary journeyed to the office.\n33 Daniel travelled to the bathroom.\n34 Mary journeyed to the bathroom.\n35 Mary travelled to the office.\n36 Daniel travelled to the kitchen.\n37 Sandra moved to the bedroom.\n38 Mary journeyed to the bedroom.\n39 John travelled to the bedroom.\n40 Sandra journeyed to the bathroom.\n41 John took the football there.\n42 Sandra travelled to the garden.\n43 John travelled to the hallway.\n44 Daniel journeyed to the garden.\n45 Sandra travelled to the bedroom.\n46 John moved to the kitchen.\n47 John picked up the apple.\n48 Sandra went to the garden.\n49 John discarded the football.\n50 Mary went back to the office.\n51 Where was the football before the kitchen? \thallway\t49 46 43\n52 John discarded the apple.\n53 John went to the bedroom.\n54 Where was the football before the kitchen? \thallway\t49 46 43\n55 John moved to the bathroom.\n56 Daniel moved to the hallway.\n57 John went back to the garden.\n58 John travelled to the office.\n59 Sandra journeyed to the bedroom.\n60 Sandra moved to the hallway.\n61 Sandra moved to the office.\n62 Sandra went back to the kitchen.\n63 Daniel went back to the office.\n64 Sandra took the milk.\n65 John went back to the bathroom.\n66 John went back to the garden.\n67 Sandra dropped the milk.\n68 Sandra went to the office.\n69 John travelled to the bedroom.\n70 John journeyed to the hallway.\n71 Daniel travelled to the garden.\n72 Mary journeyed to the hallway.\n73 Sandra went to the bathroom.\n74 Daniel travelled to the hallway.\n75 Daniel journeyed to the kitchen.\n76 Daniel took the milk.\n77 Daniel picked up the football.\n78 Daniel picked up the apple.\n79 Daniel travelled to the office.\n80 John went to the bathroom.\n81 Mary moved to the office.\n82 Sandra travelled to the bedroom.\n83 Daniel left the apple there.\n84 Daniel got the apple.\n85 Mary moved to the bedroom.\n86 Sandra moved to the bathroom.\n87 Daniel dropped the apple.\n88 Sandra travelled to the hallway.\n89 John moved to the garden.\n90 Daniel moved to the garden.\n91 Sandra moved to the office.\n92 Mary went to the office.\n93 Sandra grabbed the apple.\n94 Daniel put down the milk.\n95 Where was the milk before the garden? \toffice\t94 90 79\n96 Mary went back to the hallway.\n97 Mary went back to the bedroom.\n98 Where was the milk before the garden? \toffice\t94 90 79\n99 John got the milk.\n100 Sandra dropped the apple.\n101 Daniel went to the kitchen.\n102 Mary went back to the kitchen.\n103 Daniel went to the hallway.\n104 John went to the bathroom.\n105 John went back to the office.\n106 John put down the milk.\n107 Where was the milk before the office? \tbathroom\t106 105 104\n1 John picked up the milk.\n2 Sandra got the football there.\n3 Mary went to the hallway.\n4 Daniel travelled to the bedroom.\n5 John dropped the milk.\n6 John grabbed the milk.\n7 Sandra went to the kitchen.\n8 Sandra travelled to the hallway.\n9 Sandra journeyed to the office.\n10 Sandra grabbed the apple.\n11 John discarded the milk.\n12 Sandra discarded the apple.\n13 Mary went to the bathroom.\n14 Mary moved to the kitchen.\n15 Sandra took the apple.\n16 Sandra journeyed to the kitchen.\n17 John picked up the milk.\n18 Sandra dropped the apple.\n19 Sandra travelled to the bathroom.\n20 Daniel travelled to the bathroom.\n21 John discarded the milk.\n22 Sandra journeyed to the hallway.\n23 John got the apple there.\n24 Sandra journeyed to the kitchen.\n25 John journeyed to the hallway.\n26 Sandra grabbed the milk.\n27 Sandra went back to the hallway.\n28 Daniel went back to the hallway.\n29 John discarded the apple there.\n30 Daniel went to the office.\n31 John moved to the office.\n32 John went back to the bedroom.\n33 Sandra picked up the apple.\n34 Daniel journeyed to the kitchen.\n35 Daniel travelled to the bedroom.\n36 Daniel travelled to the garden.\n37 Daniel went back to the hallway.\n38 Sandra left the apple.\n39 John travelled to the garden.\n40 Mary travelled to the garden.\n41 Daniel journeyed to the bathroom.\n42 Daniel went to the hallway.\n43 Sandra went back to the kitchen.\n44 Mary went to the bathroom.\n45 John journeyed to the office.\n46 Sandra left the football.\n47 Where was the football before the kitchen? \thallway\t46 43 27\n48 Sandra moved to the garden.\n49 Mary went to the garden.\n50 Where was the football before the hallway? \tkitchen\t46 27 24\n51 Daniel grabbed the apple.\n52 Sandra put down the milk.\n53 Where was the football before the kitchen? \thallway\t46 43 27\n54 Daniel discarded the apple.\n55 Sandra went back to the kitchen.\n56 Where was the milk before the garden? \tkitchen\t52 48 43\n57 Daniel grabbed the apple there.\n58 Mary took the milk.\n59 Sandra picked up the football.\n60 Daniel went to the bedroom.\n61 Sandra discarded the football.\n62 Daniel discarded the apple there.\n63 Daniel picked up the apple there.\n64 Daniel left the apple there.\n65 John journeyed to the garden.\n66 Mary journeyed to the hallway.\n67 Mary moved to the office.\n68 Sandra took the football.\n69 Sandra left the football.\n70 Daniel took the apple.\n71 Daniel discarded the apple.\n72 Mary went to the bedroom.\n73 Sandra got the football.\n74 Mary took the apple.\n75 John moved to the bedroom.\n76 John moved to the office.\n77 Sandra journeyed to the garden.\n78 John went back to the kitchen.\n79 Mary left the apple.\n80 Sandra put down the football there.\n81 John journeyed to the garden.\n82 Mary grabbed the apple.\n83 John went to the bathroom.\n84 Sandra grabbed the football there.\n85 Mary discarded the milk.\n86 Daniel grabbed the milk.\n87 Sandra discarded the football there.\n88 Mary discarded the apple.\n89 Daniel got the apple there.\n90 John journeyed to the garden.\n91 Sandra grabbed the football.\n92 Daniel put down the milk.\n93 Mary journeyed to the garden.\n94 Daniel picked up the milk.\n95 Daniel left the milk.\n96 Daniel travelled to the bathroom.\n97 Daniel put down the apple.\n98 Sandra left the football.\n99 Daniel took the apple.\n100 Mary travelled to the bathroom.\n101 Daniel went to the bedroom.\n102 Sandra took the football.\n103 John went back to the bathroom.\n104 Sandra left the football.\n105 Mary moved to the bedroom.\n106 John went back to the kitchen.\n107 John moved to the office.\n108 Sandra journeyed to the bathroom.\n109 Mary grabbed the milk.\n110 Daniel journeyed to the garden.\n111 Mary moved to the kitchen.\n112 Mary discarded the milk.\n113 John went back to the hallway.\n114 Daniel discarded the apple there.\n115 Where was the apple before the garden? \tbedroom\t114 110 101\n1 Daniel moved to the garden.\n2 Sandra journeyed to the office.\n3 John went back to the kitchen.\n4 Sandra journeyed to the hallway.\n5 John travelled to the bathroom.\n6 Sandra moved to the kitchen.\n7 Mary travelled to the office.\n8 Mary got the milk.\n9 Sandra went to the bedroom.\n10 Mary moved to the bedroom.\n11 Sandra travelled to the office.\n12 Sandra travelled to the kitchen.\n13 John went to the hallway.\n14 Sandra moved to the garden.\n15 Mary picked up the football.\n16 Sandra travelled to the kitchen.\n17 Daniel travelled to the bedroom.\n18 Mary travelled to the hallway.\n19 Mary dropped the football.\n20 Daniel grabbed the apple.\n21 John picked up the football.\n22 Daniel dropped the apple.\n23 John put down the football.\n24 Mary grabbed the football there.\n25 Mary travelled to the bathroom.\n26 Sandra moved to the hallway.\n27 Sandra went back to the kitchen.\n28 Sandra travelled to the garden.\n29 Daniel went back to the hallway.\n30 Daniel travelled to the kitchen.\n31 John went to the office.\n32 Mary dropped the milk.\n33 Where was the milk before the bathroom? \thallway\t32 25 18\n34 Mary picked up the milk there.\n35 Mary left the football.\n36 Mary journeyed to the hallway.\n37 Mary dropped the milk.\n38 Sandra went to the bathroom.\n39 Daniel went back to the hallway.\n40 Daniel moved to the bedroom.\n41 Sandra went to the bedroom.\n42 John moved to the bedroom.\n43 Sandra travelled to the kitchen.\n44 Mary got the milk.\n45 John picked up the apple there.\n46 Daniel moved to the bathroom.\n47 Mary put down the milk.\n48 John journeyed to the kitchen.\n49 John dropped the apple there.\n50 Daniel took the football.\n51 John got the apple.\n52 Daniel journeyed to the bedroom.\n53 John put down the apple there.\n54 Daniel left the football.\n55 Sandra journeyed to the office.\n56 Mary journeyed to the bathroom.\n57 Daniel picked up the football there.\n58 Mary went to the hallway.\n59 Daniel put down the football there.\n60 Daniel picked up the football.\n61 Mary got the milk.\n62 Daniel went to the hallway.\n63 Daniel discarded the football.\n64 Sandra travelled to the hallway.\n65 Mary got the football.\n66 Mary left the milk there.\n67 John went to the hallway.\n68 Daniel picked up the milk there.\n69 Mary went to the office.\n70 Daniel moved to the office.\n71 Mary went back to the hallway.\n72 Daniel discarded the milk there.\n73 Daniel went back to the bathroom.\n74 John went to the bedroom.\n75 Sandra travelled to the office.\n76 Daniel went to the hallway.\n77 Mary dropped the football there.\n78 Where was the football before the hallway? \toffice\t77 71 69\n79 Daniel moved to the kitchen.\n80 John went to the office.\n81 Where was the football before the hallway? \toffice\t77 71 69\n82 Daniel went to the bathroom.\n83 Mary went to the office.\n84 Where was the football before the hallway? \toffice\t77 71 69\n85 John took the milk there.\n86 Daniel journeyed to the garden.\n87 Mary travelled to the kitchen.\n88 Mary went to the garden.\n89 Mary went to the office.\n90 John went back to the bedroom.\n91 John put down the milk.\n92 Sandra moved to the bedroom.\n93 Sandra grabbed the milk there.\n94 Daniel went to the bathroom.\n95 Mary travelled to the garden.\n96 Mary went to the kitchen.\n97 Daniel moved to the office.\n98 Mary picked up the apple.\n99 Daniel moved to the kitchen.\n100 John journeyed to the bathroom.\n101 Mary went back to the bathroom.\n102 Mary went to the bedroom.\n103 Where was the apple before the bedroom? \tbathroom\t98 102 101\n1 John went to the garden.\n2 Sandra journeyed to the office.\n3 Mary picked up the apple there.\n4 Sandra got the football.\n5 Mary moved to the bathroom.\n6 John took the milk.\n7 Mary dropped the apple there.\n8 John discarded the milk.\n9 John got the milk there.\n10 Mary travelled to the office.\n11 Sandra dropped the football.\n12 John moved to the kitchen.\n13 Daniel grabbed the apple.\n14 Daniel put down the apple there.\n15 Mary picked up the football there.\n16 Mary put down the football.\n17 Daniel moved to the kitchen.\n18 Sandra got the football.\n19 Sandra left the football.\n20 John went to the bathroom.\n21 John put down the milk.\n22 Mary took the football.\n23 Where was the milk before the bathroom? \tkitchen\t21 20 12\n24 Sandra moved to the garden.\n25 Daniel travelled to the office.\n26 Where was the milk before the bathroom? \tkitchen\t21 20 12\n27 Daniel travelled to the garden.\n28 John travelled to the kitchen.\n29 Mary discarded the football.\n30 Mary grabbed the football.\n31 Mary put down the football.\n32 Mary went back to the garden.\n33 Mary went back to the hallway.\n34 Daniel journeyed to the hallway.\n35 Mary went to the garden.\n36 John travelled to the bathroom.\n37 John grabbed the milk.\n38 Sandra moved to the office.\n39 Sandra journeyed to the bedroom.\n40 Daniel moved to the office.\n41 Daniel got the football.\n42 John got the apple there.\n43 Daniel went back to the bathroom.\n44 John put down the apple.\n45 John went to the garden.\n46 John left the milk.\n47 Mary moved to the kitchen.\n48 Sandra went to the office.\n49 Daniel moved to the bedroom.\n50 Daniel dropped the football.\n51 Where was the football before the bedroom? \tbathroom\t50 49 43\n52 John travelled to the hallway.\n53 John went to the garden.\n54 Where was the football before the bedroom? \tbathroom\t50 49 43\n55 Sandra moved to the bedroom.\n56 Daniel grabbed the football.\n57 Sandra journeyed to the garden.\n58 John went to the bedroom.\n59 Daniel put down the football.\n60 Daniel journeyed to the garden.\n61 John journeyed to the bathroom.\n62 Daniel moved to the kitchen.\n63 Sandra got the milk.\n64 Sandra put down the milk.\n65 John took the apple.\n66 Sandra grabbed the milk.\n67 Daniel journeyed to the garden.\n68 Daniel journeyed to the bathroom.\n69 Daniel travelled to the kitchen.\n70 Sandra discarded the milk.\n71 John dropped the apple.\n72 Mary went to the bedroom.\n73 Mary travelled to the office.\n74 Sandra grabbed the milk.\n75 Mary moved to the garden.\n76 Mary went back to the hallway.\n77 Sandra discarded the milk.\n78 Sandra picked up the milk there.\n79 John went to the bedroom.\n80 Sandra went back to the hallway.\n81 Mary journeyed to the bathroom.\n82 Sandra went back to the bedroom.\n83 Where was the milk before the bedroom? \thallway\t78 82 80\n1 Sandra picked up the milk.\n2 John went back to the bedroom.\n3 Sandra moved to the garden.\n4 John travelled to the kitchen.\n5 Sandra dropped the milk.\n6 Sandra went to the office.\n7 Sandra went to the hallway.\n8 Sandra moved to the garden.\n9 John went back to the office.\n10 Daniel moved to the bedroom.\n11 Sandra moved to the office.\n12 Mary went to the hallway.\n13 Daniel went back to the office.\n14 Mary took the apple.\n15 Mary journeyed to the bathroom.\n16 Mary travelled to the hallway.\n17 Where was the apple before the hallway? \tbathroom\t14 16 15\n18 Mary put down the apple.\n19 Sandra went to the kitchen.\n20 Where was the apple before the hallway? \tbathroom\t18 16 15\n21 Sandra moved to the bedroom.\n22 Mary moved to the office.\n23 Where was the apple before the hallway? \tbathroom\t18 16 15\n24 John journeyed to the bathroom.\n25 John journeyed to the kitchen.\n26 Mary travelled to the bedroom.\n27 Sandra moved to the hallway.\n28 Mary went back to the kitchen.\n29 Daniel went to the hallway.\n30 Daniel got the apple.\n31 Mary moved to the bedroom.\n32 Daniel picked up the football.\n33 Mary moved to the office.\n34 Daniel put down the football.\n35 Daniel moved to the bathroom.\n36 Sandra took the football.\n37 Sandra put down the football there.\n38 John journeyed to the bathroom.\n39 Sandra went to the office.\n40 Daniel went back to the hallway.\n41 Daniel grabbed the football there.\n42 John moved to the kitchen.\n43 John journeyed to the bedroom.\n44 John moved to the garden.\n45 Daniel dropped the apple.\n46 Where was the apple before the hallway? \tbathroom\t45 40 35\n47 Mary journeyed to the bathroom.\n48 John went back to the office.\n49 Where was the apple before the hallway? \tbathroom\t45 40 35\n1 John travelled to the garden.\n2 Daniel journeyed to the bathroom.\n3 Daniel moved to the bedroom.\n4 Sandra grabbed the milk.\n5 Mary travelled to the bedroom.\n6 Mary travelled to the garden.\n7 Daniel went back to the bathroom.\n8 Daniel travelled to the hallway.\n9 Daniel travelled to the office.\n10 John journeyed to the kitchen.\n11 Daniel picked up the football there.\n12 Daniel moved to the hallway.\n13 Sandra travelled to the bathroom.\n14 Daniel left the football.\n15 Daniel moved to the garden.\n16 Mary went to the hallway.\n17 Mary journeyed to the office.\n18 Mary moved to the kitchen.\n19 John moved to the hallway.\n20 John grabbed the football.\n21 John journeyed to the garden.\n22 Sandra moved to the hallway.\n23 John went back to the hallway.\n24 John journeyed to the garden.\n25 Where was the football before the garden? \thallway\t20 24 23\n26 Mary journeyed to the garden.\n27 Sandra left the milk there.\n28 Where was the milk before the hallway? \tbathroom\t27 22 13\n29 John dropped the football.\n30 Daniel picked up the football.\n31 Where was the milk before the hallway? \tbathroom\t27 22 13\n32 John went back to the kitchen.\n33 Mary went to the bedroom.\n34 Where was the milk before the hallway? \tbathroom\t27 22 13\n35 Daniel went back to the office.\n36 Mary picked up the apple.\n37 Daniel left the football.\n38 John travelled to the garden.\n39 Sandra moved to the garden.\n40 Daniel journeyed to the bedroom.\n41 Daniel went back to the kitchen.\n42 Mary dropped the apple.\n43 John journeyed to the bathroom.\n44 John journeyed to the bedroom.\n45 Sandra travelled to the kitchen.\n46 Sandra went to the office.\n47 Sandra picked up the football.\n48 Sandra dropped the football.\n49 Sandra journeyed to the hallway.\n50 Sandra took the milk.\n51 Sandra put down the milk.\n52 John grabbed the apple there.\n53 John left the apple.\n54 Daniel went back to the bedroom.\n55 Daniel journeyed to the bathroom.\n56 Sandra moved to the bathroom.\n57 Sandra travelled to the kitchen.\n58 Mary took the apple.\n59 Mary left the apple.\n60 John journeyed to the kitchen.\n61 Mary picked up the apple there.\n62 Sandra journeyed to the bedroom.\n63 Mary journeyed to the garden.\n64 Mary dropped the apple there.\n65 Sandra went back to the kitchen.\n66 Mary picked up the apple.\n67 Sandra went to the office.\n68 Sandra grabbed the football.\n69 Mary put down the apple there.\n70 Daniel journeyed to the kitchen.\n71 Mary took the apple there.\n72 Daniel journeyed to the hallway.\n73 Daniel got the milk.\n74 Daniel put down the milk there.\n75 Mary journeyed to the office.\n76 Daniel took the milk.\n77 Daniel discarded the milk.\n78 John moved to the office.\n79 Sandra moved to the kitchen.\n80 John went to the bathroom.\n81 Mary put down the apple there.\n82 Mary journeyed to the kitchen.\n83 Mary went back to the bathroom.\n84 Daniel got the milk there.\n85 Daniel dropped the milk.\n86 Daniel journeyed to the garden.\n87 Sandra dropped the football.\n88 Daniel journeyed to the office.\n89 John journeyed to the bedroom.\n90 John journeyed to the office.\n91 Sandra went to the bedroom.\n92 Daniel took the apple there.\n93 Daniel went back to the bathroom.\n94 Daniel journeyed to the bedroom.\n95 Where was the apple before the bedroom? \tbathroom\t92 94 93\n1 Sandra moved to the bathroom.\n2 Sandra moved to the kitchen.\n3 Sandra went to the bedroom.\n4 Daniel picked up the apple.\n5 Mary went back to the bathroom.\n6 Mary grabbed the football.\n7 John travelled to the bathroom.\n8 Mary left the football.\n9 Sandra went back to the garden.\n10 Mary travelled to the office.\n11 John journeyed to the bedroom.\n12 Daniel moved to the hallway.\n13 Daniel put down the apple.\n14 Mary travelled to the bedroom.\n15 Sandra picked up the milk there.\n16 Sandra journeyed to the bedroom.\n17 John travelled to the office.\n18 John moved to the garden.\n19 Sandra left the milk there.\n20 Mary picked up the milk.\n21 John went back to the hallway.\n22 Daniel went to the bathroom.\n23 Sandra went back to the garden.\n24 John moved to the office.\n25 Sandra travelled to the kitchen.\n26 John went back to the kitchen.\n27 Daniel took the football.\n28 John travelled to the office.\n29 Sandra travelled to the hallway.\n30 Daniel moved to the hallway.\n31 Daniel got the apple.\n32 Mary journeyed to the hallway.\n33 Mary went back to the kitchen.\n34 John journeyed to the bedroom.\n35 Mary discarded the milk.\n36 John travelled to the garden.\n37 Where was the milk before the kitchen? \thallway\t35 33 32\n38 Sandra went to the office.\n39 Daniel discarded the apple there.\n40 Where was the milk before the kitchen? \thallway\t35 33 32\n41 Mary went to the bathroom.\n42 John went to the bathroom.\n43 Daniel journeyed to the bedroom.\n44 Mary travelled to the bedroom.\n45 Mary went to the hallway.\n46 Mary journeyed to the office.\n47 John went to the hallway.\n48 Mary moved to the bathroom.\n49 Daniel dropped the football there.\n50 Daniel grabbed the football.\n51 Daniel went to the bathroom.\n52 Sandra travelled to the hallway.\n53 Sandra picked up the apple there.\n54 Daniel went to the office.\n55 Where was the football before the office? \tbathroom\t50 54 51\n56 John journeyed to the garden.\n57 Sandra journeyed to the bathroom.\n58 Mary travelled to the office.\n59 Sandra dropped the apple.\n60 Daniel went back to the hallway.\n61 Mary journeyed to the bedroom.\n62 Daniel went back to the office.\n63 Mary journeyed to the bathroom.\n64 Mary grabbed the apple.\n65 John went back to the hallway.\n66 Daniel went to the bedroom.\n67 Mary dropped the apple.\n68 John moved to the bathroom.\n69 Daniel went to the bathroom.\n70 Mary took the apple.\n71 Daniel discarded the football.\n72 Where was the football before the bathroom? \tbedroom\t71 69 66\n73 Mary picked up the football.\n74 Daniel journeyed to the garden.\n75 Mary went to the bedroom.\n76 Mary went back to the office.\n77 Where was the football before the office? \tbedroom\t73 76 75\n1 Sandra went to the bedroom.\n2 John went back to the hallway.\n3 Mary went to the hallway.\n4 Daniel journeyed to the kitchen.\n5 Mary went to the kitchen.\n6 Sandra got the apple.\n7 John grabbed the milk.\n8 Sandra discarded the apple.\n9 Mary went to the bedroom.\n10 Daniel travelled to the bathroom.\n11 Daniel grabbed the football.\n12 Mary went to the kitchen.\n13 John put down the milk.\n14 John went to the bedroom.\n15 John went back to the kitchen.\n16 Mary moved to the garden.\n17 Sandra went to the garden.\n18 John went back to the hallway.\n19 John travelled to the office.\n20 Mary journeyed to the office.\n21 Mary travelled to the bedroom.\n22 Mary travelled to the bathroom.\n23 Mary moved to the office.\n24 Sandra moved to the kitchen.\n25 Daniel went to the garden.\n26 John travelled to the hallway.\n27 Daniel put down the football.\n28 Daniel took the football.\n29 Mary went back to the kitchen.\n30 Daniel discarded the football.\n31 Mary went back to the bedroom.\n32 Daniel got the football.\n33 John picked up the milk there.\n34 Mary grabbed the apple.\n35 Mary moved to the office.\n36 Daniel discarded the football.\n37 Mary dropped the apple.\n38 Sandra went back to the garden.\n39 John travelled to the office.\n40 John grabbed the apple there.\n41 John left the milk.\n42 Daniel journeyed to the bathroom.\n43 Sandra grabbed the football.\n44 John got the milk.\n45 Mary moved to the garden.\n46 John moved to the hallway.\n47 John journeyed to the bedroom.\n48 Sandra moved to the kitchen.\n49 Where was the milk before the bedroom? \thallway\t44 47 46\n50 Sandra left the football.\n51 Mary went to the office.\n52 John put down the milk.\n53 Sandra moved to the bathroom.\n54 Where was the milk before the bedroom? \thallway\t52 47 46\n55 John went back to the office.\n56 Mary journeyed to the kitchen.\n57 Where was the milk before the bedroom? \thallway\t52 47 46\n58 Mary journeyed to the bedroom.\n59 Daniel travelled to the hallway.\n60 John discarded the apple.\n61 Daniel journeyed to the bathroom.\n62 Where was the apple before the office? \tbedroom\t60 55 47\n63 Daniel went to the hallway.\n64 Mary went to the garden.\n65 Where was the apple before the bedroom? \thallway\t60 47 46\n1 Mary got the milk.\n2 Mary left the milk.\n3 John went to the hallway.\n4 Daniel picked up the apple.\n5 Mary picked up the milk.\n6 Sandra travelled to the bathroom.\n7 Mary left the milk.\n8 Daniel put down the apple.\n9 John moved to the garden.\n10 John travelled to the hallway.\n11 Daniel got the apple.\n12 Sandra went to the kitchen.\n13 Sandra took the football.\n14 Daniel went back to the garden.\n15 John moved to the kitchen.\n16 Mary journeyed to the bedroom.\n17 Daniel put down the apple there.\n18 Daniel journeyed to the bedroom.\n19 Daniel journeyed to the hallway.\n20 Daniel picked up the milk.\n21 Mary went back to the garden.\n22 Daniel went to the bedroom.\n23 Mary journeyed to the bedroom.\n24 Mary journeyed to the kitchen.\n25 Daniel journeyed to the bathroom.\n26 Sandra moved to the hallway.\n27 Sandra travelled to the bedroom.\n28 Sandra left the football.\n29 Where was the football before the bedroom? \thallway\t28 27 26\n30 Mary travelled to the office.\n31 Daniel left the milk.\n32 Where was the milk before the bathroom? \tbedroom\t31 25 22\n33 Daniel grabbed the milk there.\n34 Daniel journeyed to the kitchen.\n35 Where was the football before the bedroom? \thallway\t28 27 26\n36 Daniel went to the bathroom.\n37 Sandra took the football.\n38 Where was the milk before the bathroom? \tkitchen\t33 36 34\n39 Sandra journeyed to the office.\n40 Sandra moved to the bathroom.\n41 Where was the football before the bathroom? \toffice\t37 40 39\n1 Mary got the milk.\n2 John journeyed to the office.\n3 Mary discarded the milk.\n4 Mary took the milk.\n5 John went to the bathroom.\n6 Mary left the milk.\n7 Daniel went to the garden.\n8 Sandra moved to the garden.\n9 Sandra went to the bathroom.\n10 Daniel went back to the bedroom.\n11 Sandra got the football.\n12 Sandra discarded the football.\n13 Mary got the milk there.\n14 John moved to the office.\n15 Daniel went to the hallway.\n16 Sandra journeyed to the garden.\n17 Mary left the milk.\n18 Daniel went back to the bedroom.\n19 Daniel took the milk.\n20 Daniel left the milk.\n21 Mary moved to the kitchen.\n22 Mary went back to the bathroom.\n23 John journeyed to the bedroom.\n24 Daniel went back to the office.\n25 Mary took the football.\n26 Mary discarded the football.\n27 Mary grabbed the football.\n28 John journeyed to the office.\n29 Mary put down the football.\n30 Mary took the football.\n31 Mary journeyed to the hallway.\n32 Mary left the football.\n33 Mary picked up the apple.\n34 Sandra moved to the hallway.\n35 Sandra took the football.\n36 Mary went back to the garden.\n37 Mary left the apple.\n38 Sandra went to the office.\n39 Daniel journeyed to the garden.\n40 John went back to the bathroom.\n41 Mary went back to the office.\n42 Daniel grabbed the apple.\n43 Mary went back to the bathroom.\n44 John travelled to the kitchen.\n45 Mary journeyed to the kitchen.\n46 Mary moved to the bathroom.\n47 Sandra went to the kitchen.\n48 Sandra left the football.\n49 Where was the football before the kitchen? \toffice\t48 47 38\n50 Sandra picked up the football.\n51 Daniel travelled to the bedroom.\n52 Daniel moved to the office.\n53 Sandra went to the bathroom.\n54 Sandra put down the football.\n55 Sandra moved to the kitchen.\n56 Mary journeyed to the kitchen.\n57 Daniel discarded the apple there.\n58 Where was the apple before the office? \tbedroom\t57 52 51\n59 Sandra travelled to the bedroom.\n60 John journeyed to the office.\n61 Where was the apple before the office? \tbedroom\t57 52 51\n62 Daniel took the apple.\n63 Mary moved to the office.\n64 Sandra picked up the milk.\n65 John went to the garden.\n66 Daniel travelled to the bathroom.\n67 Daniel got the football.\n68 Sandra put down the milk.\n69 Daniel left the apple.\n70 Mary journeyed to the hallway.\n71 Mary went to the bedroom.\n72 Daniel went to the garden.\n73 Mary grabbed the milk.\n74 Sandra went back to the bathroom.\n75 Daniel journeyed to the hallway.\n76 John went to the kitchen.\n77 Sandra journeyed to the hallway.\n78 Daniel moved to the garden.\n79 Mary moved to the bathroom.\n80 Mary moved to the bedroom.\n81 Mary dropped the milk.\n82 Where was the milk before the bedroom? \tbathroom\t81 80 79\n83 Daniel put down the football.\n84 Mary got the milk there.\n85 Where was the football before the garden? \thallway\t83 78 75\n1 Sandra moved to the bedroom.\n2 Daniel travelled to the bathroom.\n3 Sandra journeyed to the office.\n4 John went back to the garden.\n5 John got the milk.\n6 Mary journeyed to the garden.\n7 Mary moved to the kitchen.\n8 John travelled to the hallway.\n9 Sandra moved to the bathroom.\n10 John grabbed the football.\n11 Daniel went back to the bedroom.\n12 Mary journeyed to the bathroom.\n13 Mary journeyed to the bedroom.\n14 Mary went back to the bathroom.\n15 Mary moved to the office.\n16 Mary went back to the bathroom.\n17 John moved to the kitchen.\n18 Daniel went to the bathroom.\n19 Daniel went to the hallway.\n20 Mary went back to the office.\n21 Sandra moved to the bedroom.\n22 John went back to the garden.\n23 Sandra got the apple.\n24 Daniel journeyed to the kitchen.\n25 Mary went back to the hallway.\n26 Sandra dropped the apple.\n27 Mary went back to the kitchen.\n28 Sandra travelled to the office.\n29 John moved to the bedroom.\n30 John discarded the milk.\n31 Where was the milk before the bedroom? \tgarden\t30 29 22\n32 John took the milk.\n33 John travelled to the office.\n34 Daniel moved to the bedroom.\n35 Daniel took the apple.\n36 Daniel dropped the apple.\n37 Daniel travelled to the hallway.\n38 Daniel travelled to the garden.\n39 John left the football.\n40 Where was the football before the garden? \tkitchen\t39 22 17\n41 Daniel went to the bedroom.\n42 Daniel travelled to the garden.\n43 Where was the football before the office? \tbedroom\t39 33 29\n44 John put down the milk.\n45 Sandra got the milk.\n46 Where was the football before the bedroom? \tgarden\t39 29 22\n47 Daniel journeyed to the kitchen.\n48 Mary went back to the bedroom.\n49 Sandra took the football.\n50 Mary travelled to the kitchen.\n51 Sandra journeyed to the hallway.\n52 Sandra went to the kitchen.\n53 Where was the football before the kitchen? \thallway\t49 52 51\n1 John travelled to the bedroom.\n2 Mary picked up the apple.\n3 Daniel went to the kitchen.\n4 John went to the bathroom.\n5 Mary travelled to the office.\n6 Sandra travelled to the bedroom.\n7 Mary dropped the apple there.\n8 Mary got the apple there.\n9 Sandra went to the kitchen.\n10 Sandra went to the bathroom.\n11 Mary left the apple.\n12 John travelled to the garden.\n13 John journeyed to the hallway.\n14 Sandra went to the kitchen.\n15 Daniel moved to the office.\n16 Daniel travelled to the bedroom.\n17 Mary took the apple.\n18 Daniel grabbed the milk.\n19 Daniel dropped the milk.\n20 Daniel went to the bathroom.\n21 John travelled to the office.\n22 Sandra moved to the bedroom.\n23 Mary travelled to the kitchen.\n24 Sandra journeyed to the garden.\n25 Sandra journeyed to the hallway.\n26 John travelled to the garden.\n27 Daniel moved to the hallway.\n28 Mary left the apple.\n29 Mary moved to the garden.\n30 John took the football.\n31 Sandra went to the office.\n32 Daniel journeyed to the office.\n33 John went back to the hallway.\n34 John went back to the kitchen.\n35 Where was the football before the kitchen? \thallway\t30 34 33\n36 Daniel travelled to the bedroom.\n37 John took the apple.\n38 Daniel travelled to the hallway.\n39 John discarded the apple.\n40 John left the football.\n41 John picked up the apple.\n42 Where was the football before the kitchen? \thallway\t40 34 33\n43 Mary travelled to the bathroom.\n44 John grabbed the football.\n45 Daniel went back to the office.\n46 Sandra went to the hallway.\n47 Sandra moved to the garden.\n48 John went to the hallway.\n49 Daniel moved to the hallway.\n50 John dropped the apple.\n51 John dropped the football.\n52 Daniel travelled to the garden.\n53 Mary journeyed to the hallway.\n54 John grabbed the football.\n55 Mary moved to the bedroom.\n56 John picked up the apple.\n57 Sandra went to the hallway.\n58 Daniel moved to the office.\n59 John put down the football.\n60 John left the apple.\n61 Sandra picked up the football.\n62 Mary got the milk.\n63 Sandra got the apple.\n64 Daniel went back to the kitchen.\n65 John travelled to the kitchen.\n66 Mary put down the milk there.\n67 Daniel journeyed to the bathroom.\n68 Sandra discarded the football there.\n69 Mary moved to the bathroom.\n70 Sandra got the football.\n71 Daniel moved to the office.\n72 Mary went back to the office.\n73 Daniel went to the bathroom.\n74 Daniel travelled to the bedroom.\n75 John travelled to the garden.\n76 John travelled to the kitchen.\n77 John journeyed to the bathroom.\n78 Mary journeyed to the hallway.\n79 Daniel got the milk.\n80 Daniel put down the milk.\n81 John went back to the garden.\n82 Daniel took the milk.\n83 Sandra discarded the football.\n84 Sandra put down the apple there.\n85 Sandra grabbed the apple.\n86 Sandra discarded the apple.\n87 Sandra travelled to the bedroom.\n88 Mary went back to the office.\n89 Daniel discarded the milk.\n90 John travelled to the bedroom.\n91 John went to the hallway.\n92 John travelled to the kitchen.\n93 Sandra picked up the milk there.\n94 Sandra dropped the milk.\n95 Mary travelled to the kitchen.\n96 John moved to the bathroom.\n97 Sandra took the milk.\n98 Sandra put down the milk.\n99 Daniel picked up the milk there.\n100 Mary journeyed to the garden.\n101 Daniel left the milk.\n102 Sandra picked up the milk.\n103 Sandra went back to the bathroom.\n104 Mary travelled to the bedroom.\n105 John moved to the kitchen.\n106 Sandra put down the milk.\n107 John journeyed to the hallway.\n108 John travelled to the office.\n109 Sandra grabbed the milk.\n110 John moved to the garden.\n111 Mary moved to the garden.\n112 Daniel moved to the office.\n113 Sandra journeyed to the bedroom.\n114 John journeyed to the kitchen.\n115 Mary went to the office.\n116 Sandra put down the milk.\n117 Daniel journeyed to the bedroom.\n118 Sandra picked up the milk.\n119 Mary journeyed to the garden.\n120 Daniel moved to the kitchen.\n121 Daniel moved to the hallway.\n122 Sandra left the milk.\n123 Sandra moved to the hallway.\n124 Mary went to the kitchen.\n125 Sandra journeyed to the garden.\n126 Sandra moved to the kitchen.\n127 Mary went to the hallway.\n128 Daniel picked up the apple there.\n129 Mary went back to the bathroom.\n130 John travelled to the bathroom.\n131 Mary went back to the hallway.\n132 Sandra journeyed to the garden.\n133 Mary journeyed to the office.\n134 John moved to the hallway.\n135 John went to the bathroom.\n136 Daniel grabbed the football.\n137 Daniel journeyed to the bathroom.\n138 Daniel put down the football.\n139 Daniel put down the apple.\n140 Daniel travelled to the garden.\n141 John got the football.\n142 John picked up the apple.\n143 John discarded the football.\n144 Daniel went back to the hallway.\n145 Sandra moved to the bathroom.\n146 John left the apple.\n147 Mary went back to the garden.\n148 Daniel went back to the office.\n149 Daniel travelled to the garden.\n150 John grabbed the apple.\n151 Daniel went to the bathroom.\n152 John travelled to the hallway.\n153 Daniel travelled to the kitchen.\n154 John put down the apple there.\n155 Mary went to the kitchen.\n156 Sandra grabbed the football.\n157 Sandra dropped the football.\n158 Sandra took the football there.\n159 John took the apple there.\n160 Sandra left the football.\n161 Sandra got the football.\n162 Daniel travelled to the hallway.\n163 Sandra moved to the hallway.\n164 Daniel moved to the office.\n165 Sandra discarded the football there.\n166 John discarded the apple.\n167 Daniel travelled to the garden.\n168 John picked up the football.\n169 Mary went back to the bedroom.\n170 Sandra went back to the bedroom.\n171 Mary journeyed to the kitchen.\n172 John discarded the football there.\n173 Sandra travelled to the garden.\n174 Mary went to the bedroom.\n175 Sandra travelled to the bathroom.\n176 John went to the bathroom.\n177 Sandra went back to the garden.\n178 Daniel travelled to the kitchen.\n179 John went back to the garden.\n180 John went to the bathroom.\n181 Daniel moved to the hallway.\n182 Daniel picked up the apple.\n183 Sandra journeyed to the bathroom.\n184 Sandra journeyed to the office.\n185 Daniel discarded the apple.\n186 Sandra journeyed to the bathroom.\n187 Mary took the milk.\n188 Sandra travelled to the garden.\n189 Sandra moved to the bedroom.\n190 John went to the kitchen.\n191 Mary went to the garden.\n192 Sandra went back to the garden.\n193 Daniel went to the kitchen.\n194 Mary left the milk.\n195 John journeyed to the bedroom.\n196 John moved to the office.\n197 Daniel travelled to the bedroom.\n198 Mary picked up the milk.\n199 Mary travelled to the hallway.\n200 Sandra went back to the hallway.\n201 Mary went back to the bedroom.\n202 Daniel journeyed to the kitchen.\n203 Where was the milk before the bedroom? \thallway\t198 201 199\n204 Sandra picked up the football.\n205 Sandra put down the football.\n206 Mary dropped the milk.\n207 John travelled to the bedroom.\n208 Where was the milk before the bedroom? \thallway\t206 201 199\n209 Mary got the milk there.\n210 Sandra journeyed to the kitchen.\n211 Mary discarded the milk there.\n212 John grabbed the milk.\n213 Mary moved to the hallway.\n214 Daniel journeyed to the bathroom.\n215 Mary took the apple.\n216 John dropped the milk.\n217 John got the milk.\n218 Daniel went back to the garden.\n219 Sandra journeyed to the bedroom.\n220 Mary travelled to the kitchen.\n221 John dropped the milk.\n222 Mary journeyed to the bedroom.\n223 Sandra got the milk.\n224 Sandra dropped the milk.\n225 Daniel went back to the kitchen.\n226 Mary journeyed to the kitchen.\n227 Sandra grabbed the milk there.\n228 Daniel went back to the bedroom.\n229 Sandra travelled to the kitchen.\n230 John went back to the bathroom.\n231 John went to the office.\n232 Mary dropped the apple.\n233 Where was the apple before the kitchen? \tbedroom\t232 226 222\n1 Mary grabbed the football.\n2 Sandra went back to the hallway.\n3 Mary went back to the garden.\n4 Sandra grabbed the apple.\n5 Sandra got the milk.\n6 Sandra left the apple.\n7 John took the apple.\n8 John left the apple.\n9 Sandra picked up the apple.\n10 Sandra discarded the apple.\n11 Mary discarded the football.\n12 Sandra took the apple.\n13 Mary took the football.\n14 Mary journeyed to the office.\n15 Sandra dropped the milk there.\n16 Daniel went to the bedroom.\n17 John grabbed the milk.\n18 Mary dropped the football.\n19 John went to the garden.\n20 John put down the milk.\n21 Daniel journeyed to the bathroom.\n22 Sandra discarded the apple.\n23 Mary journeyed to the garden.\n24 Mary journeyed to the hallway.\n25 Mary journeyed to the office.\n26 John went back to the office.\n27 Mary picked up the football.\n28 John travelled to the kitchen.\n29 Sandra went back to the office.\n30 John went to the bedroom.\n31 Daniel travelled to the hallway.\n32 Sandra travelled to the bedroom.\n33 Sandra went back to the garden.\n34 Daniel travelled to the kitchen.\n35 John travelled to the bathroom.\n36 Mary went to the bedroom.\n37 Sandra picked up the milk.\n38 Sandra put down the milk.\n39 John journeyed to the kitchen.\n40 Mary left the football.\n41 Sandra picked up the milk.\n42 Mary journeyed to the garden.\n43 John journeyed to the bathroom.\n44 John went to the garden.\n45 John went to the hallway.\n46 Mary travelled to the kitchen.\n47 Daniel moved to the bathroom.\n48 John picked up the apple.\n49 Sandra went back to the hallway.\n50 John went to the kitchen.\n51 Daniel went to the kitchen.\n52 Sandra discarded the milk.\n53 Daniel went back to the bedroom.\n54 Mary went back to the hallway.\n55 Mary got the milk.\n56 Mary discarded the milk.\n57 Sandra picked up the milk.\n58 Daniel went to the office.\n59 Sandra dropped the milk.\n60 John put down the apple.\n61 Mary picked up the milk there.\n62 Daniel journeyed to the garden.\n63 Mary went to the kitchen.\n64 John went back to the bedroom.\n65 Mary left the milk.\n66 John travelled to the kitchen.\n67 Mary took the apple there.\n68 John went back to the hallway.\n69 Mary went to the bedroom.\n70 Mary discarded the apple.\n71 Daniel travelled to the office.\n72 Daniel moved to the kitchen.\n73 Daniel travelled to the bathroom.\n74 Mary picked up the football.\n75 Mary picked up the apple.\n76 Sandra went back to the kitchen.\n77 Mary discarded the football there.\n78 Mary went to the office.\n79 Mary dropped the apple.\n80 Mary picked up the apple.\n81 Daniel moved to the garden.\n82 Daniel moved to the bathroom.\n83 Mary dropped the apple.\n84 Mary took the apple.\n85 Mary travelled to the hallway.\n86 Mary journeyed to the office.\n87 Where was the apple before the office? \thallway\t84 86 85\n88 Sandra journeyed to the bathroom.\n89 Mary dropped the apple.\n90 Where was the apple before the office? \thallway\t89 86 85\n91 Mary grabbed the apple.\n92 John moved to the kitchen.\n93 Mary put down the apple.\n94 Sandra moved to the hallway.\n95 John grabbed the milk there.\n96 Mary got the apple.\n97 John left the milk.\n98 Daniel went back to the bedroom.\n99 Daniel went back to the garden.\n100 Mary travelled to the hallway.\n101 John moved to the office.\n102 Sandra went back to the bedroom.\n103 John moved to the kitchen.\n104 Mary went to the bedroom.\n105 Sandra moved to the office.\n106 Mary went back to the kitchen.\n107 Mary picked up the milk.\n108 Mary went to the bedroom.\n109 Mary moved to the kitchen.\n110 Sandra moved to the garden.\n111 Where was the milk before the kitchen? \tbedroom\t107 109 108\n112 Mary left the milk.\n113 Mary got the milk.\n114 Sandra journeyed to the bedroom.\n115 Mary went back to the hallway.\n116 Daniel journeyed to the office.\n117 Sandra grabbed the football there.\n118 Mary left the milk.\n119 Daniel went back to the kitchen.\n120 Sandra journeyed to the bathroom.\n121 Daniel went to the hallway.\n122 Sandra went to the garden.\n123 Mary grabbed the milk there.\n124 Sandra put down the football.\n125 Mary put down the apple.\n126 Where was the football before the garden? \tbathroom\t124 122 120\n127 Daniel travelled to the bathroom.\n128 Mary got the apple there.\n129 Where was the football before the garden? \tbathroom\t124 122 120\n"
  },
  {
    "path": "tasksv11/en/qa3_three-supporting-facts_train.txt",
    "content": "1 Mary moved to the bathroom.\n2 Sandra journeyed to the bedroom.\n3 Mary got the football there.\n4 John went back to the bedroom.\n5 Mary journeyed to the office.\n6 John journeyed to the office.\n7 John took the milk.\n8 Daniel went back to the kitchen.\n9 John moved to the bedroom.\n10 Daniel went back to the hallway.\n11 Daniel took the apple.\n12 John left the milk there.\n13 John travelled to the kitchen.\n14 Sandra went back to the bathroom.\n15 Daniel journeyed to the bathroom.\n16 John journeyed to the bathroom.\n17 Mary journeyed to the bathroom.\n18 Sandra went back to the garden.\n19 Sandra went to the office.\n20 Daniel went to the garden.\n21 Sandra went back to the hallway.\n22 Daniel journeyed to the office.\n23 Mary dropped the football.\n24 John moved to the bedroom.\n25 Where was the football before the bathroom? \toffice\t23 17 5\n26 John travelled to the office.\n27 John travelled to the bedroom.\n28 Where was the football before the bathroom? \toffice\t23 17 5\n29 Daniel left the apple.\n30 Sandra travelled to the kitchen.\n31 Where was the apple before the garden? \tbathroom\t29 20 15\n32 Sandra went to the bedroom.\n33 Daniel moved to the bedroom.\n34 Where was the apple before the garden? \tbathroom\t29 20 15\n35 John went to the hallway.\n36 Mary got the football.\n37 John went back to the bedroom.\n38 Sandra took the milk.\n39 Daniel travelled to the office.\n40 Sandra left the milk there.\n41 Daniel travelled to the hallway.\n42 Sandra picked up the milk.\n43 Mary left the football.\n44 Sandra travelled to the hallway.\n45 John journeyed to the hallway.\n46 Sandra went to the kitchen.\n47 Where was the milk before the kitchen? \thallway\t42 46 44\n1 John moved to the garden.\n2 Sandra journeyed to the office.\n3 John went back to the office.\n4 Daniel picked up the apple.\n5 Daniel took the football.\n6 Sandra moved to the kitchen.\n7 Daniel left the apple.\n8 Daniel dropped the football.\n9 Daniel journeyed to the kitchen.\n10 John journeyed to the bedroom.\n11 Sandra went back to the hallway.\n12 Daniel went to the bathroom.\n13 Mary travelled to the bedroom.\n14 Sandra travelled to the bathroom.\n15 John travelled to the hallway.\n16 Sandra journeyed to the kitchen.\n17 Daniel took the football.\n18 Mary travelled to the kitchen.\n19 Daniel picked up the apple.\n20 Daniel dropped the apple.\n21 John moved to the bathroom.\n22 Mary journeyed to the bathroom.\n23 Sandra went to the bedroom.\n24 Mary took the apple.\n25 Sandra picked up the milk there.\n26 Daniel went to the garden.\n27 John went back to the bedroom.\n28 Daniel left the football.\n29 Daniel went to the office.\n30 Sandra left the milk there.\n31 Daniel journeyed to the kitchen.\n32 Daniel moved to the garden.\n33 John got the milk.\n34 John put down the milk there.\n35 Mary put down the apple there.\n36 Daniel journeyed to the hallway.\n37 Sandra got the milk.\n38 John moved to the bathroom.\n39 Daniel moved to the garden.\n40 Mary journeyed to the garden.\n41 Sandra discarded the milk there.\n42 Mary grabbed the football.\n43 Mary went back to the hallway.\n44 John got the apple there.\n45 John discarded the apple.\n46 Mary dropped the football.\n47 John went to the bedroom.\n48 Mary picked up the football.\n49 Sandra journeyed to the bathroom.\n50 Daniel went to the office.\n51 Daniel went to the garden.\n52 Daniel journeyed to the kitchen.\n53 John went back to the garden.\n54 John went to the kitchen.\n55 Sandra travelled to the hallway.\n56 Mary discarded the football there.\n57 Sandra moved to the garden.\n58 John went to the bathroom.\n59 John went back to the office.\n60 John journeyed to the bathroom.\n61 Mary grabbed the football there.\n62 John got the apple.\n63 Mary moved to the garden.\n64 John went back to the hallway.\n65 John discarded the apple.\n66 Mary left the football.\n67 John went to the kitchen.\n68 Sandra travelled to the bathroom.\n69 Mary picked up the football.\n70 John travelled to the office.\n71 Mary dropped the football.\n72 John went to the kitchen.\n73 Daniel went back to the bedroom.\n74 Daniel grabbed the milk there.\n75 Daniel dropped the milk there.\n76 Sandra went back to the garden.\n77 Sandra went back to the hallway.\n78 Sandra went back to the office.\n79 Mary travelled to the kitchen.\n80 Mary journeyed to the bathroom.\n81 Sandra went back to the hallway.\n82 Daniel grabbed the milk.\n83 Sandra picked up the apple.\n84 Daniel went to the office.\n85 John went to the garden.\n86 John picked up the football.\n87 Mary went back to the hallway.\n88 Daniel left the milk.\n89 Sandra left the apple.\n90 John left the football.\n91 Sandra moved to the garden.\n92 Sandra went to the hallway.\n93 Mary got the apple.\n94 John travelled to the bedroom.\n95 Sandra moved to the garden.\n96 Mary discarded the apple there.\n97 Daniel took the milk.\n98 Sandra took the football.\n99 Daniel discarded the milk.\n100 John moved to the garden.\n101 Sandra put down the football.\n102 Daniel grabbed the milk.\n103 Sandra took the football.\n104 Mary got the apple.\n105 Mary moved to the bathroom.\n106 Sandra moved to the bathroom.\n107 Mary journeyed to the bedroom.\n108 Mary left the apple.\n109 Where was the apple before the bedroom? \tbathroom\t108 107 105\n110 Daniel dropped the milk.\n111 Mary went to the hallway.\n112 Where was the apple before the bedroom? \tbathroom\t108 107 105\n113 Sandra discarded the football.\n114 Sandra travelled to the office.\n115 Where was the apple before the bedroom? \tbathroom\t108 107 105\n116 Mary went to the office.\n117 Daniel went back to the kitchen.\n118 Mary moved to the kitchen.\n119 John journeyed to the hallway.\n120 Sandra took the milk there.\n121 Mary moved to the bathroom.\n122 Mary grabbed the football.\n123 Mary left the football.\n124 Daniel went to the bathroom.\n125 Mary got the football.\n126 Mary discarded the football.\n127 Sandra journeyed to the garden.\n128 Sandra discarded the milk.\n129 John journeyed to the garden.\n130 John moved to the bedroom.\n131 John grabbed the apple.\n132 Sandra grabbed the milk there.\n133 Mary went to the bedroom.\n134 John dropped the apple.\n135 Mary went to the office.\n136 John got the apple.\n137 Daniel moved to the kitchen.\n138 Sandra put down the milk.\n139 Daniel went to the bedroom.\n140 Mary moved to the kitchen.\n141 John discarded the apple.\n142 Mary travelled to the hallway.\n143 Sandra went to the office.\n144 Daniel grabbed the apple.\n145 Mary went to the bedroom.\n146 Daniel travelled to the hallway.\n147 Daniel went back to the garden.\n148 Where was the apple before the garden? \thallway\t144 147 146\n149 John went to the garden.\n150 Daniel took the milk.\n151 Daniel left the milk there.\n152 Mary went back to the kitchen.\n153 Daniel went to the hallway.\n154 Daniel travelled to the bathroom.\n155 Daniel picked up the football.\n156 Mary moved to the office.\n157 John journeyed to the kitchen.\n158 John moved to the hallway.\n159 John moved to the garden.\n160 John travelled to the bedroom.\n161 Daniel dropped the football.\n162 Daniel dropped the apple there.\n163 Where was the apple before the bathroom? \thallway\t162 154 153\n1 Daniel went back to the bathroom.\n2 John went to the kitchen.\n3 John grabbed the football.\n4 John went back to the bedroom.\n5 Daniel journeyed to the hallway.\n6 John left the football.\n7 John got the football there.\n8 John grabbed the apple.\n9 Daniel went back to the kitchen.\n10 Mary took the milk.\n11 Mary journeyed to the garden.\n12 John discarded the apple.\n13 Mary dropped the milk.\n14 Sandra travelled to the garden.\n15 Mary picked up the milk.\n16 John put down the football.\n17 Mary journeyed to the bathroom.\n18 Sandra journeyed to the kitchen.\n19 Daniel went back to the office.\n20 Mary put down the milk.\n21 John travelled to the office.\n22 Mary grabbed the milk.\n23 Sandra went to the bedroom.\n24 Mary travelled to the office.\n25 John journeyed to the garden.\n26 Sandra travelled to the garden.\n27 Sandra moved to the hallway.\n28 Mary journeyed to the bedroom.\n29 John went back to the bathroom.\n30 Mary journeyed to the hallway.\n31 Sandra journeyed to the bedroom.\n32 Sandra took the apple.\n33 Mary dropped the milk.\n34 Mary took the milk there.\n35 Daniel went back to the garden.\n36 Sandra moved to the kitchen.\n37 Mary dropped the milk there.\n38 John went to the garden.\n39 Mary moved to the garden.\n40 Mary went to the kitchen.\n41 Mary moved to the hallway.\n42 Sandra went back to the garden.\n43 John went back to the bathroom.\n44 John went to the bedroom.\n45 Mary picked up the milk.\n46 Mary went back to the bedroom.\n47 Daniel moved to the bedroom.\n48 John went to the hallway.\n49 Mary grabbed the football.\n50 John moved to the bedroom.\n51 Sandra discarded the apple.\n52 Daniel travelled to the hallway.\n53 Where was the apple before the garden? \tkitchen\t51 42 36\n54 Mary put down the football.\n55 Mary discarded the milk there.\n56 Where was the apple before the garden? \tkitchen\t51 42 36\n57 Mary grabbed the football there.\n58 John took the milk.\n59 Mary went to the kitchen.\n60 Sandra grabbed the apple.\n61 John left the milk.\n62 John took the milk.\n63 Sandra discarded the apple.\n64 John travelled to the office.\n65 Sandra got the apple.\n66 Mary travelled to the office.\n67 Mary discarded the football.\n68 Daniel journeyed to the kitchen.\n69 Where was the football before the office? \tkitchen\t67 66 59\n70 Daniel went back to the hallway.\n71 Sandra journeyed to the bedroom.\n72 Where was the football before the office? \tkitchen\t67 66 59\n73 Sandra moved to the office.\n74 John took the football.\n75 Sandra travelled to the bedroom.\n76 Sandra travelled to the bathroom.\n77 Mary travelled to the bedroom.\n78 Daniel moved to the office.\n79 John went to the bathroom.\n80 Sandra journeyed to the office.\n81 Mary went to the bathroom.\n82 John dropped the football.\n83 John got the football.\n84 John left the milk.\n85 Where was the milk before the bathroom? \toffice\t84 79 64\n1 Sandra went to the garden.\n2 John got the football.\n3 Daniel travelled to the garden.\n4 John dropped the football.\n5 John moved to the office.\n6 Sandra picked up the milk.\n7 Daniel journeyed to the office.\n8 John went to the kitchen.\n9 Daniel travelled to the garden.\n10 John took the football.\n11 Sandra travelled to the bedroom.\n12 John left the football.\n13 Daniel moved to the bedroom.\n14 John grabbed the football there.\n15 John put down the football.\n16 Sandra dropped the milk.\n17 Mary got the football.\n18 Daniel went to the kitchen.\n19 Mary moved to the hallway.\n20 Sandra journeyed to the garden.\n21 Mary left the football there.\n22 Mary went to the bathroom.\n23 Daniel journeyed to the bedroom.\n24 Daniel took the milk.\n25 John moved to the garden.\n26 Mary went to the hallway.\n27 Daniel went back to the garden.\n28 Mary got the football.\n29 Mary journeyed to the garden.\n30 Mary went to the kitchen.\n31 Where was the football before the kitchen? \tgarden\t28 30 29\n32 John travelled to the office.\n33 Mary went back to the bedroom.\n34 Where was the football before the kitchen? \tgarden\t28 30 29\n35 Mary went to the garden.\n36 Daniel left the milk.\n37 Mary picked up the milk there.\n38 Mary travelled to the bathroom.\n39 Mary went back to the hallway.\n40 John moved to the garden.\n41 Where was the milk before the hallway? \tbathroom\t37 39 38\n42 Mary picked up the apple.\n43 John journeyed to the office.\n44 Mary moved to the garden.\n45 Mary left the apple.\n46 Daniel travelled to the bedroom.\n47 Daniel went to the garden.\n48 Mary moved to the bathroom.\n49 Mary went to the garden.\n50 Mary moved to the kitchen.\n51 Mary discarded the football.\n52 Where was the football before the garden? \tbathroom\t51 49 48\n53 Mary got the football.\n54 Mary travelled to the office.\n55 Mary journeyed to the hallway.\n56 Sandra grabbed the apple.\n57 Where was the football before the hallway? \toffice\t53 55 54\n1 John travelled to the bathroom.\n2 Mary travelled to the bedroom.\n3 John went back to the garden.\n4 Daniel took the football.\n5 Daniel grabbed the apple.\n6 Sandra went to the bathroom.\n7 Daniel discarded the apple.\n8 John travelled to the kitchen.\n9 Daniel picked up the milk there.\n10 Sandra journeyed to the bedroom.\n11 Sandra went to the kitchen.\n12 Daniel picked up the apple.\n13 John went back to the office.\n14 Daniel dropped the milk.\n15 Mary went to the office.\n16 Daniel moved to the kitchen.\n17 Sandra journeyed to the bedroom.\n18 John went to the bedroom.\n19 Mary went back to the kitchen.\n20 Daniel moved to the office.\n21 Mary journeyed to the office.\n22 John went back to the kitchen.\n23 John journeyed to the hallway.\n24 Daniel left the football.\n25 Where was the football before the office? \tkitchen\t24 20 16\n26 John went to the bedroom.\n27 John went to the kitchen.\n28 Where was the football before the office? \tkitchen\t24 20 16\n29 Mary grabbed the football.\n30 Daniel travelled to the bathroom.\n31 Mary dropped the football.\n32 Sandra went to the office.\n33 Daniel grabbed the milk.\n34 Sandra took the football.\n35 Sandra moved to the garden.\n36 Mary travelled to the garden.\n37 Sandra discarded the football.\n38 John went back to the bathroom.\n39 Mary picked up the football.\n40 Sandra went back to the hallway.\n41 Mary left the football.\n42 Mary went to the kitchen.\n43 Daniel went to the garden.\n44 Daniel dropped the apple.\n45 Where was the apple before the garden? \tbathroom\t44 43 30\n46 Mary travelled to the hallway.\n47 Sandra went back to the bedroom.\n48 Where was the apple before the office? \tkitchen\t44 20 16\n49 Mary went to the bathroom.\n50 John went to the bedroom.\n51 Where was the apple before the office? \tkitchen\t44 20 16\n1 Sandra moved to the hallway.\n2 Sandra went back to the garden.\n3 Daniel journeyed to the kitchen.\n4 Daniel took the football.\n5 Daniel put down the football there.\n6 Mary went back to the hallway.\n7 Sandra picked up the apple.\n8 Sandra left the apple.\n9 Daniel went to the garden.\n10 Sandra picked up the apple.\n11 John went back to the hallway.\n12 Sandra dropped the apple.\n13 Sandra got the apple there.\n14 Sandra dropped the apple.\n15 Daniel went back to the kitchen.\n16 Sandra went back to the bathroom.\n17 John went to the garden.\n18 Daniel travelled to the garden.\n19 John got the apple there.\n20 John discarded the apple.\n21 Daniel moved to the kitchen.\n22 Daniel picked up the football.\n23 Sandra went back to the hallway.\n24 Daniel moved to the garden.\n25 Daniel discarded the football.\n26 Daniel got the football there.\n27 Mary went back to the kitchen.\n28 Daniel went back to the bathroom.\n29 Daniel put down the football.\n30 Sandra travelled to the garden.\n31 Mary moved to the garden.\n32 Daniel took the football.\n33 Sandra went to the bathroom.\n34 Sandra went back to the hallway.\n35 John picked up the apple there.\n36 John discarded the apple.\n37 Mary picked up the apple.\n38 Mary dropped the apple.\n39 Mary took the apple.\n40 Daniel journeyed to the garden.\n41 Sandra went to the garden.\n42 Mary travelled to the hallway.\n43 Mary went to the kitchen.\n44 Daniel left the football.\n45 Mary put down the apple.\n46 Sandra grabbed the football.\n47 Where was the apple before the kitchen? \thallway\t45 43 42\n48 John went to the kitchen.\n49 Sandra left the football there.\n50 Where was the apple before the kitchen? \thallway\t45 43 42\n51 Daniel picked up the football.\n52 John picked up the apple.\n53 John put down the apple.\n54 Mary grabbed the apple.\n55 Mary dropped the apple.\n56 Mary moved to the office.\n57 Daniel discarded the football.\n58 John journeyed to the garden.\n59 Daniel got the football.\n60 Daniel travelled to the kitchen.\n61 Daniel picked up the apple.\n62 Daniel dropped the apple.\n63 Mary moved to the kitchen.\n64 Daniel grabbed the apple there.\n65 Sandra went back to the bedroom.\n66 Daniel went to the hallway.\n67 John moved to the hallway.\n68 Daniel discarded the apple there.\n69 Daniel picked up the apple.\n70 Daniel moved to the office.\n71 Daniel went back to the bedroom.\n72 Daniel dropped the football.\n73 Where was the apple before the bedroom? \toffice\t69 71 70\n74 Mary moved to the office.\n75 Mary went to the garden.\n76 Where was the football before the office? \thallway\t72 70 66\n77 Daniel grabbed the football.\n78 Daniel left the apple.\n79 Where was the apple before the bedroom? \toffice\t78 71 70\n1 John travelled to the kitchen.\n2 Sandra went to the garden.\n3 John went back to the office.\n4 Sandra went to the bathroom.\n5 Mary moved to the bedroom.\n6 Mary grabbed the football.\n7 Sandra moved to the office.\n8 Daniel went to the office.\n9 Sandra moved to the garden.\n10 Mary discarded the football.\n11 Mary grabbed the football there.\n12 Sandra picked up the apple there.\n13 Mary left the football.\n14 Sandra dropped the apple.\n15 Sandra moved to the office.\n16 John went to the kitchen.\n17 John travelled to the bedroom.\n18 Mary picked up the football.\n19 Mary travelled to the hallway.\n20 Mary picked up the milk.\n21 Mary discarded the football.\n22 Sandra went to the bedroom.\n23 Daniel went back to the bathroom.\n24 John travelled to the office.\n25 Daniel went back to the bedroom.\n26 Daniel went back to the office.\n27 John went back to the garden.\n28 John travelled to the hallway.\n29 Mary went back to the kitchen.\n30 Daniel went back to the kitchen.\n31 Sandra moved to the garden.\n32 Mary went to the office.\n33 Mary moved to the bathroom.\n34 Sandra went back to the kitchen.\n35 Mary dropped the milk.\n36 Mary grabbed the milk.\n37 Mary dropped the milk.\n38 Sandra travelled to the bathroom.\n39 Sandra got the milk.\n40 Daniel went back to the office.\n41 Sandra moved to the hallway.\n42 Mary travelled to the garden.\n43 John went back to the garden.\n44 Mary travelled to the bathroom.\n45 Mary went to the bedroom.\n46 John went back to the bathroom.\n47 Daniel journeyed to the garden.\n48 John journeyed to the garden.\n49 Mary journeyed to the office.\n50 Sandra put down the milk there.\n51 Sandra journeyed to the kitchen.\n52 Mary went back to the kitchen.\n53 John moved to the kitchen.\n54 Mary moved to the garden.\n55 Mary grabbed the apple.\n56 Mary put down the apple.\n57 Daniel went back to the bathroom.\n58 Sandra moved to the garden.\n59 Mary grabbed the apple.\n60 Sandra went to the hallway.\n61 Daniel went to the kitchen.\n62 John journeyed to the office.\n63 John moved to the hallway.\n64 Mary dropped the apple there.\n65 Mary got the apple.\n66 Mary put down the apple.\n67 John went to the bathroom.\n68 Sandra took the football.\n69 Sandra journeyed to the office.\n70 Daniel travelled to the bedroom.\n71 Mary journeyed to the hallway.\n72 Mary picked up the milk.\n73 Mary put down the milk.\n74 Mary went back to the bathroom.\n75 Sandra left the football.\n76 Sandra grabbed the football there.\n77 John travelled to the bedroom.\n78 Mary went back to the kitchen.\n79 Sandra journeyed to the hallway.\n80 Sandra moved to the garden.\n81 Where was the football before the garden? \thallway\t76 80 79\n82 Sandra put down the football there.\n83 Mary travelled to the garden.\n84 Where was the football before the garden? \thallway\t82 80 79\n85 Sandra picked up the apple there.\n86 Sandra went back to the bathroom.\n87 Where was the football before the garden? \thallway\t82 80 79\n88 Daniel went to the garden.\n89 Daniel got the football.\n90 Mary travelled to the bathroom.\n91 Mary went back to the kitchen.\n92 Daniel put down the football.\n93 Daniel journeyed to the kitchen.\n94 Mary moved to the hallway.\n95 Sandra dropped the apple.\n96 Mary got the milk.\n97 Mary went to the office.\n98 John travelled to the bathroom.\n99 Sandra took the apple.\n100 Sandra discarded the apple.\n101 John journeyed to the kitchen.\n102 Mary left the milk there.\n103 Sandra took the apple.\n104 Sandra dropped the apple.\n105 Mary picked up the milk.\n106 Sandra grabbed the apple.\n107 John moved to the bedroom.\n108 Mary left the milk.\n109 Daniel travelled to the bedroom.\n110 Sandra moved to the office.\n111 Sandra left the apple there.\n112 Sandra moved to the bedroom.\n113 Mary journeyed to the bathroom.\n114 John journeyed to the bathroom.\n115 Sandra went to the kitchen.\n116 Daniel travelled to the garden.\n117 Daniel travelled to the bedroom.\n118 Mary moved to the kitchen.\n119 Sandra went back to the bedroom.\n120 John moved to the office.\n121 Sandra journeyed to the bathroom.\n122 Mary moved to the hallway.\n123 Daniel went back to the garden.\n124 John took the milk there.\n125 John moved to the bedroom.\n126 John discarded the milk.\n127 Daniel took the football.\n128 John took the milk there.\n129 Sandra went back to the garden.\n130 John put down the milk.\n131 John travelled to the bathroom.\n132 Mary journeyed to the bedroom.\n133 John travelled to the bedroom.\n134 Sandra moved to the bedroom.\n135 Daniel put down the football.\n136 Sandra moved to the bathroom.\n137 Mary went to the hallway.\n138 Daniel picked up the football.\n139 Sandra travelled to the garden.\n140 Mary moved to the garden.\n141 Daniel dropped the football.\n142 Sandra went back to the bathroom.\n143 Daniel journeyed to the bedroom.\n144 John moved to the bathroom.\n145 Daniel moved to the hallway.\n146 Daniel journeyed to the bathroom.\n147 Daniel went back to the bedroom.\n148 Mary moved to the bathroom.\n149 Daniel travelled to the office.\n150 Daniel went to the kitchen.\n151 Sandra moved to the kitchen.\n152 Mary journeyed to the office.\n153 Daniel went back to the bedroom.\n154 John journeyed to the bedroom.\n155 Mary journeyed to the hallway.\n156 Sandra travelled to the office.\n157 Sandra picked up the apple.\n158 Daniel moved to the hallway.\n159 John went to the bathroom.\n160 Sandra discarded the apple.\n161 John moved to the garden.\n162 Sandra moved to the bedroom.\n163 Daniel journeyed to the kitchen.\n164 Sandra went back to the kitchen.\n165 John picked up the football.\n166 Mary went back to the bathroom.\n167 John dropped the football.\n168 John took the football.\n169 Sandra went back to the office.\n170 John discarded the football there.\n171 John journeyed to the bathroom.\n172 Mary went back to the hallway.\n173 Mary went to the kitchen.\n174 Sandra travelled to the kitchen.\n175 Daniel went back to the garden.\n176 Daniel journeyed to the bathroom.\n177 Daniel moved to the bedroom.\n178 John went back to the garden.\n179 Mary went to the bathroom.\n180 John travelled to the kitchen.\n181 Sandra went back to the office.\n182 Daniel travelled to the kitchen.\n183 John went to the office.\n184 John went back to the bathroom.\n185 Sandra journeyed to the bedroom.\n186 John went to the kitchen.\n187 Sandra got the milk.\n188 John went to the bathroom.\n189 Daniel journeyed to the bathroom.\n190 John journeyed to the kitchen.\n191 Mary journeyed to the office.\n192 Sandra left the milk.\n193 Sandra picked up the milk.\n194 Sandra put down the milk there.\n195 Sandra moved to the office.\n196 Sandra moved to the bathroom.\n197 Mary moved to the garden.\n198 John moved to the office.\n199 Mary travelled to the office.\n200 John grabbed the apple there.\n201 John dropped the apple.\n202 Mary went back to the bathroom.\n203 John went back to the bedroom.\n204 Daniel went back to the office.\n205 John picked up the milk.\n206 John journeyed to the bathroom.\n207 Daniel went back to the bathroom.\n208 Mary travelled to the kitchen.\n209 John travelled to the garden.\n210 Where was the milk before the garden? \tbathroom\t205 209 206\n211 Sandra went to the bedroom.\n212 Sandra moved to the bathroom.\n213 Mary moved to the office.\n214 John went back to the kitchen.\n215 Mary went back to the garden.\n216 Mary moved to the bedroom.\n217 John discarded the milk.\n218 Daniel journeyed to the garden.\n219 Where was the milk before the kitchen? \tgarden\t217 214 209\n1 Daniel moved to the office.\n2 Sandra moved to the garden.\n3 Mary travelled to the office.\n4 Mary went back to the hallway.\n5 Mary moved to the garden.\n6 John travelled to the bedroom.\n7 Daniel took the milk there.\n8 Daniel left the milk.\n9 Daniel picked up the milk.\n10 John went to the hallway.\n11 Sandra travelled to the kitchen.\n12 Daniel discarded the milk.\n13 Mary went back to the bathroom.\n14 Daniel got the milk.\n15 Mary picked up the football.\n16 Daniel put down the milk.\n17 Mary moved to the office.\n18 Daniel travelled to the bathroom.\n19 Mary grabbed the milk.\n20 Mary moved to the garden.\n21 John went back to the bedroom.\n22 Mary journeyed to the bedroom.\n23 Where was the milk before the bedroom? \tgarden\t19 22 20\n24 John picked up the apple.\n25 Mary went back to the kitchen.\n26 Daniel journeyed to the bedroom.\n27 Sandra travelled to the bedroom.\n28 John left the apple there.\n29 John got the apple.\n30 John discarded the apple.\n31 Sandra picked up the apple.\n32 Mary went back to the office.\n33 John went back to the kitchen.\n34 Sandra discarded the apple.\n35 Daniel grabbed the apple.\n36 Daniel went to the hallway.\n37 Sandra moved to the garden.\n38 John went to the office.\n39 Mary dropped the football.\n40 Where was the football before the kitchen? \tbedroom\t39 25 22\n41 Daniel went to the garden.\n42 Sandra moved to the kitchen.\n43 Where was the football before the kitchen? \tbedroom\t39 25 22\n44 Sandra moved to the garden.\n45 Daniel put down the apple there.\n46 Where was the football before the office? \tkitchen\t39 32 25\n47 Sandra took the apple.\n48 Mary journeyed to the garden.\n49 John went to the garden.\n50 Sandra went back to the bedroom.\n51 Mary travelled to the bedroom.\n52 John moved to the bedroom.\n53 Sandra put down the apple.\n54 Daniel went back to the office.\n55 Sandra took the apple.\n56 Daniel took the football.\n57 Mary put down the milk there.\n58 John picked up the milk there.\n59 John put down the milk.\n60 Mary grabbed the milk.\n61 Mary dropped the milk there.\n62 Daniel left the football.\n63 Daniel went to the kitchen.\n64 Sandra left the apple.\n65 Sandra moved to the kitchen.\n66 Mary took the milk.\n67 John picked up the apple.\n68 John discarded the apple.\n69 John grabbed the apple.\n70 Mary left the milk.\n71 John picked up the milk there.\n72 Daniel moved to the bedroom.\n73 Mary went to the hallway.\n74 John discarded the apple.\n75 Sandra moved to the bathroom.\n76 John took the apple there.\n77 Sandra journeyed to the hallway.\n78 Daniel moved to the hallway.\n79 Daniel went to the bathroom.\n80 Daniel went to the hallway.\n81 John moved to the office.\n82 Mary journeyed to the bedroom.\n83 Sandra went to the office.\n84 John picked up the football.\n85 Mary moved to the office.\n86 Mary moved to the hallway.\n87 John went back to the hallway.\n88 Mary went back to the bathroom.\n89 Sandra moved to the bedroom.\n90 John went back to the garden.\n91 Sandra journeyed to the office.\n92 Mary went back to the hallway.\n93 John put down the milk.\n94 Sandra went to the hallway.\n95 Where was the milk before the hallway? \toffice\t93 87 81\n1 Mary journeyed to the kitchen.\n2 John journeyed to the bedroom.\n3 John journeyed to the hallway.\n4 Sandra went back to the bathroom.\n5 John went back to the garden.\n6 Mary travelled to the bathroom.\n7 John went to the office.\n8 Sandra travelled to the office.\n9 Mary moved to the bedroom.\n10 Sandra went back to the bathroom.\n11 John moved to the kitchen.\n12 Sandra picked up the apple.\n13 Mary took the football.\n14 Mary journeyed to the hallway.\n15 Daniel travelled to the kitchen.\n16 Sandra journeyed to the office.\n17 Sandra went back to the hallway.\n18 Sandra discarded the apple.\n19 Where was the apple before the hallway? \toffice\t18 17 16\n20 Sandra grabbed the apple.\n21 Mary put down the football there.\n22 Daniel went back to the bedroom.\n23 Sandra left the apple there.\n24 Mary got the apple.\n25 Mary got the football.\n26 Mary put down the football.\n27 Daniel travelled to the bathroom.\n28 Mary discarded the apple.\n29 Sandra took the football there.\n30 Mary travelled to the bedroom.\n31 Sandra travelled to the garden.\n32 Sandra picked up the milk.\n33 Mary moved to the office.\n34 Sandra left the football there.\n35 John journeyed to the garden.\n36 Sandra got the football.\n37 Sandra journeyed to the kitchen.\n38 Daniel went to the garden.\n39 Sandra dropped the football.\n40 Sandra moved to the bathroom.\n41 Mary went back to the hallway.\n42 Sandra left the milk there.\n43 John travelled to the hallway.\n44 Where was the milk before the bathroom? \tkitchen\t42 40 37\n45 John picked up the apple.\n46 Sandra got the milk.\n47 Sandra put down the milk there.\n48 Sandra grabbed the milk.\n49 Sandra discarded the milk.\n50 Sandra grabbed the milk.\n51 Sandra went back to the garden.\n52 John dropped the apple.\n53 Sandra put down the milk.\n54 Daniel got the milk.\n55 Daniel went to the bathroom.\n56 Daniel went to the hallway.\n57 Where was the milk before the hallway? \tbathroom\t54 56 55\n58 Daniel left the milk.\n59 Daniel journeyed to the office.\n60 Where was the milk before the hallway? \tbathroom\t58 56 55\n61 John went to the office.\n62 Daniel went to the kitchen.\n63 Where was the milk before the hallway? \tbathroom\t58 56 55\n1 Daniel journeyed to the bedroom.\n2 Sandra went back to the kitchen.\n3 Sandra took the milk.\n4 Sandra put down the milk there.\n5 Sandra got the milk there.\n6 John went back to the hallway.\n7 Mary journeyed to the office.\n8 Daniel moved to the bathroom.\n9 Daniel went to the garden.\n10 Daniel picked up the apple.\n11 Daniel went to the bedroom.\n12 Mary journeyed to the kitchen.\n13 Sandra discarded the milk there.\n14 Mary journeyed to the office.\n15 Sandra travelled to the bathroom.\n16 Daniel discarded the apple.\n17 John moved to the garden.\n18 Daniel journeyed to the bathroom.\n19 Sandra went to the bedroom.\n20 Sandra moved to the bathroom.\n21 Sandra moved to the kitchen.\n22 John grabbed the football there.\n23 John went to the kitchen.\n24 John grabbed the milk.\n25 Daniel travelled to the hallway.\n26 Mary travelled to the garden.\n27 Daniel travelled to the office.\n28 John discarded the milk.\n29 John left the football.\n30 John grabbed the football.\n31 John picked up the milk.\n32 John dropped the milk.\n33 John went back to the hallway.\n34 Sandra went back to the bathroom.\n35 Sandra moved to the office.\n36 Sandra went back to the bathroom.\n37 Daniel moved to the kitchen.\n38 Mary moved to the bathroom.\n39 Sandra travelled to the kitchen.\n40 Mary journeyed to the bedroom.\n41 Daniel travelled to the bathroom.\n42 John discarded the football.\n43 John moved to the kitchen.\n44 Sandra travelled to the office.\n45 Sandra went back to the hallway.\n46 Mary went back to the bathroom.\n47 Sandra grabbed the football.\n48 John took the milk there.\n49 John went back to the bathroom.\n50 Mary went back to the garden.\n51 John moved to the garden.\n52 Sandra dropped the football.\n53 Where was the milk before the garden? \tbathroom\t48 51 49\n54 John discarded the milk.\n55 John took the milk.\n56 Sandra took the football.\n57 Sandra travelled to the kitchen.\n58 John went to the bathroom.\n59 Sandra dropped the football.\n60 John went back to the office.\n61 Sandra travelled to the office.\n62 John travelled to the bedroom.\n63 John put down the milk.\n64 Where was the milk before the bedroom? \toffice\t63 62 60\n65 Sandra journeyed to the bathroom.\n66 John got the milk.\n67 Daniel travelled to the hallway.\n68 John discarded the milk.\n69 John took the milk.\n70 John put down the milk.\n71 Daniel moved to the office.\n72 John went back to the bathroom.\n73 John went to the hallway.\n74 Sandra journeyed to the bedroom.\n75 Sandra journeyed to the garden.\n76 Daniel went back to the hallway.\n77 John travelled to the bedroom.\n78 John went back to the garden.\n79 John went back to the hallway.\n80 Sandra moved to the hallway.\n81 Sandra travelled to the office.\n82 Mary journeyed to the bathroom.\n83 John travelled to the office.\n84 Sandra travelled to the bathroom.\n85 Mary travelled to the hallway.\n86 John went back to the hallway.\n87 Mary moved to the bedroom.\n88 John moved to the bedroom.\n89 John went back to the kitchen.\n90 Daniel went to the bathroom.\n91 Mary picked up the milk.\n92 Mary put down the milk.\n93 John took the football there.\n94 Mary travelled to the kitchen.\n95 John put down the football.\n96 John moved to the hallway.\n97 John travelled to the kitchen.\n98 Mary took the football.\n99 Mary left the football.\n100 Sandra journeyed to the office.\n101 John grabbed the football.\n102 John dropped the football.\n103 John got the football.\n104 Mary moved to the bedroom.\n105 Daniel travelled to the office.\n106 Daniel went to the hallway.\n107 Mary travelled to the hallway.\n108 John journeyed to the hallway.\n109 John dropped the football.\n110 John journeyed to the kitchen.\n111 Daniel took the football.\n112 Sandra went to the kitchen.\n113 John went back to the bathroom.\n114 Mary went back to the kitchen.\n115 Daniel went back to the garden.\n116 Daniel went to the hallway.\n117 Mary went to the bathroom.\n118 Mary went back to the garden.\n119 Daniel moved to the bathroom.\n120 Daniel dropped the football.\n121 Where was the football before the hallway? \tgarden\t120 116 115\n122 Sandra went to the bedroom.\n123 Mary travelled to the bedroom.\n124 Where was the football before the bathroom? \thallway\t120 119 116\n125 Sandra got the milk there.\n126 Sandra dropped the milk.\n127 Where was the football before the hallway? \tgarden\t120 116 115\n1 Sandra moved to the hallway.\n2 Mary moved to the bedroom.\n3 Mary picked up the milk.\n4 Mary put down the milk.\n5 John went to the hallway.\n6 Sandra went back to the kitchen.\n7 John went to the bathroom.\n8 Mary travelled to the bathroom.\n9 John went to the office.\n10 Daniel moved to the office.\n11 Sandra travelled to the hallway.\n12 Daniel picked up the apple there.\n13 Sandra went back to the garden.\n14 Sandra moved to the kitchen.\n15 Sandra journeyed to the garden.\n16 Mary moved to the hallway.\n17 Sandra went back to the kitchen.\n18 Daniel travelled to the bedroom.\n19 Sandra picked up the football.\n20 Sandra left the football.\n21 Mary went to the bathroom.\n22 Daniel went back to the garden.\n23 Daniel dropped the apple.\n24 Mary moved to the kitchen.\n25 Where was the apple before the garden? \tbedroom\t23 22 18\n26 Sandra got the football.\n27 Sandra dropped the football.\n28 Where was the apple before the garden? \tbedroom\t23 22 18\n29 Daniel picked up the apple.\n30 Mary picked up the football.\n31 Daniel put down the apple there.\n32 Mary dropped the football.\n33 Daniel took the apple.\n34 Mary picked up the football.\n35 Daniel put down the apple.\n36 Mary put down the football.\n37 Mary went to the hallway.\n38 Daniel moved to the kitchen.\n39 Sandra grabbed the football.\n40 Sandra went to the bedroom.\n41 Sandra journeyed to the bathroom.\n42 Mary went to the garden.\n43 Where was the football before the bathroom? \tbedroom\t39 41 40\n44 Daniel travelled to the hallway.\n45 Mary went back to the kitchen.\n46 John travelled to the garden.\n47 John went back to the bedroom.\n48 John went to the bathroom.\n49 Sandra put down the football.\n50 Mary journeyed to the bedroom.\n51 Sandra picked up the football.\n52 Mary grabbed the milk.\n53 Mary discarded the milk.\n54 Daniel travelled to the bedroom.\n55 John journeyed to the office.\n56 John went to the bathroom.\n57 Sandra dropped the football.\n58 Mary journeyed to the bathroom.\n59 Sandra grabbed the football there.\n60 Daniel picked up the milk.\n61 Daniel travelled to the office.\n62 Sandra went to the hallway.\n63 Sandra put down the football.\n64 Daniel dropped the milk.\n65 Daniel got the milk.\n66 John went to the kitchen.\n67 Sandra grabbed the football.\n68 Daniel dropped the milk.\n69 Sandra journeyed to the bathroom.\n70 Daniel picked up the milk.\n71 Sandra put down the football.\n72 John went to the bedroom.\n73 Sandra grabbed the football.\n74 Daniel moved to the bedroom.\n75 Sandra went to the bedroom.\n76 Mary went back to the office.\n77 Mary travelled to the kitchen.\n78 Mary went back to the garden.\n79 John journeyed to the office.\n80 Mary travelled to the kitchen.\n81 Sandra dropped the football there.\n82 Daniel put down the milk.\n83 Mary moved to the bedroom.\n84 Mary picked up the football.\n85 Daniel got the milk.\n86 Mary put down the football there.\n87 John journeyed to the kitchen.\n88 Daniel dropped the milk.\n89 Mary picked up the football.\n90 Mary went back to the kitchen.\n91 Daniel moved to the kitchen.\n92 Daniel moved to the office.\n93 Sandra grabbed the milk.\n94 John went back to the bedroom.\n95 Sandra left the milk.\n96 John took the milk.\n97 Mary journeyed to the bedroom.\n98 Sandra went to the office.\n99 Mary put down the football.\n100 Where was the football before the bedroom? \tkitchen\t99 97 90\n101 John left the milk there.\n102 Mary travelled to the hallway.\n103 Where was the football before the bedroom? \tkitchen\t99 97 90\n1 John grabbed the milk.\n2 Sandra journeyed to the garden.\n3 Mary went back to the garden.\n4 Daniel went back to the office.\n5 John left the milk.\n6 Sandra went back to the hallway.\n7 Mary moved to the bathroom.\n8 John grabbed the milk.\n9 Daniel journeyed to the garden.\n10 Sandra got the apple there.\n11 John went back to the hallway.\n12 Sandra dropped the apple.\n13 Sandra got the apple.\n14 Sandra travelled to the bathroom.\n15 Sandra journeyed to the bedroom.\n16 John travelled to the bathroom.\n17 Where was the apple before the bedroom? \tbathroom\t13 15 14\n18 John journeyed to the kitchen.\n19 Sandra discarded the apple.\n20 Where was the apple before the bedroom? \tbathroom\t19 15 14\n21 John discarded the milk.\n22 John travelled to the office.\n23 Where was the milk before the bathroom? \thallway\t21 16 11\n24 Mary moved to the hallway.\n25 John went to the garden.\n26 Where was the milk before the kitchen? \tbathroom\t21 18 16\n27 John went to the bathroom.\n28 Sandra got the apple.\n29 Sandra put down the apple.\n30 John went to the kitchen.\n31 John got the milk.\n32 John went to the garden.\n33 Sandra grabbed the apple.\n34 Mary travelled to the bedroom.\n35 Mary travelled to the bathroom.\n36 John dropped the milk.\n37 Sandra moved to the kitchen.\n38 John went back to the hallway.\n39 Daniel got the milk.\n40 John went back to the bedroom.\n41 Sandra left the apple there.\n42 Sandra grabbed the apple there.\n43 Mary went to the bedroom.\n44 Daniel travelled to the office.\n45 Daniel grabbed the football there.\n46 Sandra journeyed to the bedroom.\n47 John journeyed to the garden.\n48 Daniel dropped the football.\n49 John went to the office.\n50 Mary went back to the hallway.\n51 Daniel journeyed to the bedroom.\n52 Sandra travelled to the kitchen.\n53 Daniel dropped the milk.\n54 Daniel got the milk.\n55 Daniel put down the milk there.\n56 John went back to the bedroom.\n57 John grabbed the milk.\n58 Sandra moved to the bathroom.\n59 Daniel went back to the hallway.\n60 Sandra went to the hallway.\n61 Mary journeyed to the office.\n62 John left the milk.\n63 Daniel moved to the bathroom.\n64 John got the milk.\n65 Mary picked up the football there.\n66 Mary dropped the football.\n67 John journeyed to the office.\n68 John dropped the milk.\n69 Mary picked up the football.\n70 Sandra left the apple.\n71 Where was the apple before the bathroom? \tkitchen\t70 58 52\n1 Daniel moved to the kitchen.\n2 Sandra journeyed to the bedroom.\n3 Daniel went to the garden.\n4 John went back to the kitchen.\n5 Mary moved to the bathroom.\n6 Mary went to the kitchen.\n7 Sandra got the apple.\n8 Sandra travelled to the bathroom.\n9 Sandra discarded the apple.\n10 Sandra journeyed to the bedroom.\n11 Mary went to the bedroom.\n12 Daniel journeyed to the bathroom.\n13 John journeyed to the bedroom.\n14 John went to the office.\n15 John journeyed to the hallway.\n16 Sandra travelled to the office.\n17 Daniel grabbed the apple.\n18 Daniel dropped the apple.\n19 John went to the garden.\n20 Sandra went back to the bathroom.\n21 Daniel took the apple.\n22 Daniel moved to the garden.\n23 Sandra moved to the garden.\n24 Daniel put down the apple there.\n25 John went to the bathroom.\n26 John moved to the garden.\n27 Sandra moved to the hallway.\n28 John travelled to the hallway.\n29 Sandra went back to the garden.\n30 Daniel picked up the apple.\n31 Mary journeyed to the bathroom.\n32 John journeyed to the bedroom.\n33 Mary went back to the garden.\n34 Daniel left the apple there.\n35 Daniel went back to the bedroom.\n36 Mary grabbed the apple.\n37 Mary journeyed to the kitchen.\n38 Mary left the apple.\n39 Sandra travelled to the bedroom.\n40 John journeyed to the garden.\n41 Mary grabbed the apple.\n42 Sandra moved to the garden.\n43 John journeyed to the office.\n44 Mary dropped the apple.\n45 Mary moved to the bathroom.\n46 John journeyed to the bedroom.\n47 John travelled to the hallway.\n48 Sandra moved to the bathroom.\n49 Sandra moved to the kitchen.\n50 Sandra went back to the bathroom.\n51 Mary went to the garden.\n52 Mary journeyed to the bedroom.\n53 John got the football.\n54 Daniel travelled to the hallway.\n55 Mary went to the bathroom.\n56 Daniel got the milk.\n57 Daniel moved to the office.\n58 Mary moved to the kitchen.\n59 Daniel put down the milk.\n60 Daniel grabbed the milk.\n61 Sandra went back to the hallway.\n62 Mary grabbed the apple there.\n63 Mary put down the apple.\n64 Mary went to the garden.\n65 Sandra went to the kitchen.\n66 Sandra went back to the bedroom.\n67 Mary journeyed to the bathroom.\n68 John discarded the football.\n69 Mary went back to the kitchen.\n70 John grabbed the football.\n71 Daniel went to the garden.\n72 John moved to the kitchen.\n73 Mary went back to the office.\n74 Daniel travelled to the office.\n75 Daniel moved to the garden.\n76 Mary travelled to the hallway.\n77 Daniel travelled to the kitchen.\n78 John travelled to the garden.\n79 Mary went back to the bedroom.\n80 John left the football there.\n81 Where was the football before the garden? \tkitchen\t80 78 72\n82 Daniel went to the hallway.\n83 John grabbed the football.\n84 Daniel went to the bedroom.\n85 John dropped the football.\n86 John went back to the office.\n87 John went to the hallway.\n88 Sandra went to the hallway.\n89 John went back to the garden.\n90 John moved to the bedroom.\n91 Sandra travelled to the bedroom.\n92 John travelled to the hallway.\n93 Mary moved to the bathroom.\n94 Mary travelled to the kitchen.\n95 Daniel left the milk.\n96 Where was the milk before the garden? \toffice\t95 75 74\n97 Mary took the apple.\n98 Daniel picked up the milk.\n99 Daniel dropped the milk there.\n100 John journeyed to the bathroom.\n101 Mary went to the office.\n102 Mary went back to the garden.\n103 Mary left the apple.\n104 Sandra went to the bathroom.\n105 Where was the apple before the garden? \toffice\t103 102 101\n106 Mary grabbed the football.\n107 Mary picked up the apple.\n108 Mary travelled to the office.\n109 Mary travelled to the hallway.\n110 Where was the apple before the hallway? \toffice\t107 109 108\n111 Mary moved to the garden.\n112 Daniel picked up the milk.\n113 Where was the apple before the garden? \thallway\t107 111 109\n1 Mary picked up the apple.\n2 John went to the office.\n3 Mary journeyed to the garden.\n4 Mary went to the bedroom.\n5 Where was the apple before the bedroom? \tgarden\t1 4 3\n6 Sandra moved to the garden.\n7 Mary dropped the apple.\n8 Where was the apple before the bedroom? \tgarden\t7 4 3\n9 John moved to the kitchen.\n10 John picked up the football there.\n11 Where was the apple before the bedroom? \tgarden\t7 4 3\n12 Mary travelled to the bathroom.\n13 John went to the office.\n14 Where was the apple before the bedroom? \tgarden\t7 4 3\n15 Daniel went to the kitchen.\n16 Sandra journeyed to the bathroom.\n17 Sandra took the milk.\n18 Sandra dropped the milk.\n19 John put down the football.\n20 Sandra picked up the milk.\n21 John picked up the football.\n22 Sandra put down the milk.\n23 Sandra moved to the office.\n24 Mary got the milk.\n25 Mary left the milk.\n26 John travelled to the bathroom.\n27 Mary took the milk.\n28 John travelled to the kitchen.\n29 John dropped the football.\n30 Daniel went to the bathroom.\n31 Where was the football before the kitchen? \tbathroom\t29 28 26\n1 Daniel went back to the hallway.\n2 Mary got the milk there.\n3 Mary put down the milk.\n4 John moved to the hallway.\n5 Mary moved to the garden.\n6 Sandra journeyed to the hallway.\n7 Mary moved to the office.\n8 John went back to the kitchen.\n9 John took the milk.\n10 John discarded the milk.\n11 John grabbed the milk.\n12 Daniel moved to the bathroom.\n13 John dropped the milk.\n14 John moved to the office.\n15 Daniel got the apple.\n16 Sandra went back to the bedroom.\n17 Mary moved to the bathroom.\n18 Daniel travelled to the kitchen.\n19 Mary went to the bedroom.\n20 John travelled to the bedroom.\n21 Daniel dropped the apple.\n22 Daniel moved to the hallway.\n23 Sandra went to the garden.\n24 Mary went back to the garden.\n25 Mary picked up the football.\n26 Daniel travelled to the kitchen.\n27 Sandra journeyed to the kitchen.\n28 Mary dropped the football.\n29 Daniel went back to the garden.\n30 Sandra went to the bathroom.\n31 John moved to the bathroom.\n32 Daniel took the football.\n33 John travelled to the office.\n34 Mary went to the bathroom.\n35 Sandra moved to the kitchen.\n36 Sandra picked up the milk.\n37 Sandra took the apple.\n38 Daniel dropped the football.\n39 Daniel got the football.\n40 John journeyed to the hallway.\n41 Mary went back to the hallway.\n42 Sandra went to the office.\n43 Sandra put down the milk there.\n44 John travelled to the bathroom.\n45 Mary went back to the kitchen.\n46 Daniel dropped the football.\n47 Daniel grabbed the football.\n48 Sandra went to the garden.\n49 Daniel put down the football.\n50 Daniel got the football there.\n51 Daniel went to the office.\n52 Daniel grabbed the milk.\n53 Sandra left the apple.\n54 Sandra moved to the bedroom.\n55 Where was the apple before the garden? \toffice\t53 48 42\n56 John went back to the garden.\n57 Mary went to the hallway.\n58 Where was the apple before the garden? \toffice\t53 48 42\n59 Sandra journeyed to the office.\n60 Daniel travelled to the bathroom.\n61 Daniel put down the football.\n62 John moved to the bathroom.\n63 Where was the football before the bathroom? \toffice\t61 60 51\n64 Sandra travelled to the bedroom.\n65 Daniel got the football there.\n66 Daniel moved to the hallway.\n67 Daniel moved to the kitchen.\n68 Where was the football before the kitchen? \thallway\t65 67 66\n69 Daniel put down the milk.\n70 Daniel dropped the football.\n71 Where was the football before the kitchen? \thallway\t70 67 66\n1 Sandra went back to the hallway.\n2 John moved to the kitchen.\n3 John travelled to the bathroom.\n4 John grabbed the apple.\n5 John grabbed the milk.\n6 John put down the apple there.\n7 Mary travelled to the hallway.\n8 John got the apple.\n9 John discarded the apple.\n10 John moved to the hallway.\n11 Mary went to the bathroom.\n12 John put down the milk there.\n13 Daniel went to the bedroom.\n14 John grabbed the milk.\n15 John discarded the milk.\n16 Sandra grabbed the milk.\n17 Mary went back to the kitchen.\n18 Sandra put down the milk.\n19 John got the milk.\n20 Sandra moved to the garden.\n21 John journeyed to the bedroom.\n22 Mary travelled to the office.\n23 John travelled to the bathroom.\n24 John dropped the milk there.\n25 Where was the milk before the bathroom? \tbedroom\t24 23 21\n26 Sandra travelled to the bedroom.\n27 Daniel journeyed to the hallway.\n28 Where was the milk before the bathroom? \tbedroom\t24 23 21\n29 Mary travelled to the garden.\n30 John got the apple.\n31 Where was the milk before the bathroom? \tbedroom\t24 23 21\n32 John left the apple.\n33 Mary moved to the bathroom.\n34 John picked up the milk.\n35 Mary got the apple there.\n36 Daniel went to the garden.\n37 Daniel went back to the kitchen.\n38 Mary discarded the apple.\n39 Mary went back to the garden.\n40 Daniel travelled to the bedroom.\n41 Mary picked up the football.\n42 Sandra journeyed to the garden.\n43 Sandra went back to the hallway.\n44 John discarded the milk.\n45 Mary travelled to the bathroom.\n46 Mary travelled to the office.\n47 Mary dropped the football there.\n48 Where was the football before the office? \tbathroom\t47 46 45\n49 John travelled to the kitchen.\n50 Sandra went to the bedroom.\n51 Where was the football before the office? \tbathroom\t47 46 45\n1 John got the apple.\n2 Mary went to the bathroom.\n3 Mary journeyed to the hallway.\n4 John discarded the apple.\n5 Daniel journeyed to the bedroom.\n6 Mary went back to the kitchen.\n7 Sandra travelled to the office.\n8 Sandra picked up the milk.\n9 Daniel went to the kitchen.\n10 Sandra put down the milk.\n11 Daniel moved to the bedroom.\n12 Sandra moved to the bedroom.\n13 Daniel picked up the football.\n14 Sandra travelled to the hallway.\n15 Sandra went to the bathroom.\n16 Mary journeyed to the office.\n17 Mary picked up the milk.\n18 John took the apple.\n19 Daniel discarded the football there.\n20 Daniel got the football there.\n21 Daniel went to the office.\n22 Daniel dropped the football.\n23 Daniel journeyed to the bathroom.\n24 John dropped the apple.\n25 Daniel moved to the hallway.\n26 Daniel journeyed to the office.\n27 Daniel picked up the football there.\n28 Sandra went to the bedroom.\n29 Daniel put down the football.\n30 Daniel grabbed the football there.\n31 Mary left the milk.\n32 Mary travelled to the kitchen.\n33 Sandra went to the hallway.\n34 Mary went to the office.\n35 Daniel discarded the football.\n36 John picked up the apple.\n37 Mary grabbed the football.\n38 John travelled to the office.\n39 Mary went to the bathroom.\n40 Daniel got the milk.\n41 Daniel left the milk.\n42 Sandra went to the kitchen.\n43 John journeyed to the bedroom.\n44 Daniel grabbed the milk.\n45 Mary journeyed to the kitchen.\n46 Mary put down the football.\n47 Where was the football before the kitchen? \tbathroom\t46 45 39\n48 Daniel discarded the milk there.\n49 Daniel went to the bathroom.\n50 Where was the football before the kitchen? \tbathroom\t46 45 39\n51 Daniel went back to the hallway.\n52 Sandra took the football.\n53 Mary travelled to the hallway.\n54 Daniel went back to the bathroom.\n55 John moved to the office.\n56 John left the apple.\n57 Where was the apple before the office? \tbedroom\t56 55 43\n58 Sandra travelled to the garden.\n59 Daniel travelled to the bedroom.\n60 Where was the apple before the office? \tbedroom\t56 55 43\n61 Daniel journeyed to the hallway.\n62 John picked up the milk there.\n63 Where was the apple before the bedroom? \toffice\t56 43 38\n1 Daniel went to the office.\n2 Mary journeyed to the hallway.\n3 John went back to the kitchen.\n4 Daniel journeyed to the garden.\n5 Daniel went to the bathroom.\n6 Mary went back to the kitchen.\n7 Mary went back to the office.\n8 Daniel moved to the office.\n9 Mary went to the kitchen.\n10 Daniel went back to the hallway.\n11 Mary went back to the garden.\n12 Mary grabbed the football.\n13 Sandra travelled to the bathroom.\n14 Mary moved to the kitchen.\n15 Sandra moved to the kitchen.\n16 Sandra moved to the garden.\n17 Daniel went back to the office.\n18 John went to the hallway.\n19 Daniel travelled to the bedroom.\n20 Mary dropped the football.\n21 Sandra went to the hallway.\n22 Mary grabbed the football.\n23 Sandra moved to the bathroom.\n24 John went back to the office.\n25 Daniel got the apple.\n26 Daniel picked up the milk there.\n27 Daniel left the apple.\n28 Daniel journeyed to the hallway.\n29 John went to the garden.\n30 John journeyed to the bedroom.\n31 Daniel put down the milk.\n32 Daniel grabbed the milk there.\n33 John picked up the apple.\n34 Mary travelled to the hallway.\n35 John put down the apple there.\n36 Mary put down the football.\n37 John travelled to the bathroom.\n38 John travelled to the office.\n39 Daniel took the football.\n40 Sandra moved to the kitchen.\n41 Mary went to the bathroom.\n42 John moved to the bathroom.\n43 Sandra moved to the garden.\n44 Mary went to the garden.\n45 Sandra went to the office.\n46 John moved to the office.\n47 Mary travelled to the hallway.\n48 John moved to the bedroom.\n49 Sandra travelled to the garden.\n50 Sandra moved to the office.\n51 John picked up the apple.\n52 Sandra moved to the hallway.\n53 Sandra travelled to the bathroom.\n54 John went back to the garden.\n55 Daniel left the milk there.\n56 Sandra journeyed to the office.\n57 Mary went back to the office.\n58 Sandra went back to the bedroom.\n59 Daniel went to the kitchen.\n60 Sandra journeyed to the garden.\n61 Daniel discarded the football there.\n62 Daniel travelled to the office.\n63 Mary journeyed to the hallway.\n64 Mary picked up the milk.\n65 Mary journeyed to the bathroom.\n66 Sandra journeyed to the hallway.\n67 John moved to the office.\n68 Daniel moved to the bathroom.\n69 Sandra moved to the office.\n70 Sandra went back to the garden.\n71 Mary put down the milk.\n72 Daniel travelled to the bedroom.\n73 Mary journeyed to the garden.\n74 John dropped the apple.\n75 Where was the apple before the office? \tgarden\t74 67 54\n76 John got the apple.\n77 Sandra moved to the kitchen.\n78 Sandra went to the bathroom.\n79 John left the apple.\n80 John grabbed the apple.\n81 Sandra moved to the garden.\n82 Mary went back to the bedroom.\n83 Mary moved to the garden.\n84 John put down the apple.\n85 Daniel journeyed to the hallway.\n86 John travelled to the garden.\n87 Daniel journeyed to the bathroom.\n88 John went back to the bathroom.\n89 Mary journeyed to the bedroom.\n90 Sandra went to the bathroom.\n91 Mary moved to the bathroom.\n92 Mary took the milk.\n93 Daniel moved to the bedroom.\n94 Mary put down the milk.\n95 Daniel went to the hallway.\n96 Mary got the milk.\n97 John went back to the hallway.\n98 Sandra went to the office.\n99 John went back to the kitchen.\n100 Sandra got the apple.\n101 John went to the garden.\n102 Mary went to the hallway.\n103 Mary went back to the bathroom.\n104 Sandra moved to the kitchen.\n105 Sandra dropped the apple.\n106 Daniel journeyed to the garden.\n107 Sandra journeyed to the garden.\n108 Daniel journeyed to the hallway.\n109 Mary travelled to the bedroom.\n110 Sandra journeyed to the office.\n111 Sandra travelled to the bedroom.\n112 John went back to the office.\n113 Sandra travelled to the garden.\n114 John travelled to the garden.\n115 John moved to the hallway.\n116 Sandra journeyed to the office.\n117 John went to the garden.\n118 Mary journeyed to the hallway.\n119 Mary went to the garden.\n120 Mary dropped the milk there.\n121 John grabbed the milk.\n122 Daniel travelled to the garden.\n123 Mary went back to the kitchen.\n124 Mary took the football.\n125 Mary went to the garden.\n126 Mary went back to the kitchen.\n127 Mary left the football.\n128 Where was the football before the kitchen? \tgarden\t127 126 125\n129 John travelled to the bathroom.\n130 Daniel travelled to the office.\n131 Where was the football before the kitchen? \tgarden\t127 126 125\n132 John put down the milk.\n133 John journeyed to the office.\n134 Where was the football before the kitchen? \tgarden\t127 126 125\n135 Sandra went to the hallway.\n136 John moved to the hallway.\n137 Mary got the apple.\n138 Mary journeyed to the bedroom.\n139 Mary put down the apple.\n140 Mary went back to the hallway.\n141 John went to the kitchen.\n142 John picked up the football.\n143 Daniel moved to the hallway.\n144 John went back to the bedroom.\n145 John left the football.\n146 Daniel journeyed to the bathroom.\n147 Daniel grabbed the milk.\n148 Sandra moved to the garden.\n149 Mary travelled to the garden.\n150 John grabbed the football.\n151 Sandra journeyed to the bedroom.\n152 Daniel went to the hallway.\n153 John discarded the football.\n154 Sandra moved to the kitchen.\n155 Mary went back to the hallway.\n156 John got the football.\n157 Mary went back to the office.\n158 John grabbed the apple.\n159 John moved to the bathroom.\n160 Daniel discarded the milk.\n161 John discarded the football.\n162 Daniel moved to the office.\n163 John put down the apple there.\n164 Daniel moved to the kitchen.\n165 Sandra went back to the office.\n166 John picked up the apple.\n167 Daniel went to the hallway.\n168 John left the apple there.\n169 John moved to the bedroom.\n170 Daniel picked up the milk.\n171 Daniel went to the bedroom.\n172 Mary went to the bedroom.\n173 Daniel left the milk.\n174 Mary went to the hallway.\n175 Sandra journeyed to the bathroom.\n176 Mary journeyed to the bedroom.\n177 Mary got the milk there.\n178 Mary put down the milk.\n179 Mary grabbed the milk.\n180 Mary discarded the milk.\n181 Sandra journeyed to the garden.\n182 Mary went back to the kitchen.\n183 Sandra travelled to the bathroom.\n184 Mary moved to the office.\n185 Daniel took the milk.\n186 John travelled to the bathroom.\n187 Sandra went to the kitchen.\n188 Daniel discarded the milk there.\n189 Daniel went to the hallway.\n190 Mary travelled to the kitchen.\n191 Daniel journeyed to the office.\n192 John went to the kitchen.\n193 John journeyed to the bedroom.\n194 Mary moved to the bathroom.\n195 Sandra went to the hallway.\n196 John got the milk.\n197 John discarded the milk.\n198 John took the milk.\n199 John went to the kitchen.\n200 John dropped the milk.\n201 Daniel moved to the hallway.\n202 John took the milk.\n203 Sandra went to the kitchen.\n204 Daniel moved to the garden.\n205 Sandra went back to the bedroom.\n206 Sandra moved to the garden.\n207 Mary picked up the apple.\n208 Mary left the apple.\n209 Mary grabbed the football.\n210 Mary got the apple.\n211 Sandra went to the bedroom.\n212 Sandra moved to the bathroom.\n213 John moved to the hallway.\n214 John dropped the milk.\n215 John travelled to the bedroom.\n216 Daniel travelled to the kitchen.\n217 Daniel journeyed to the office.\n218 Mary discarded the football there.\n219 Mary picked up the football.\n220 Daniel travelled to the bathroom.\n221 Sandra journeyed to the hallway.\n222 Mary put down the apple there.\n223 Mary dropped the football.\n224 Mary got the apple.\n225 Mary journeyed to the hallway.\n226 Sandra went back to the bathroom.\n227 Mary took the milk.\n228 Mary travelled to the office.\n229 Where was the apple before the office? \thallway\t224 228 225\n1 Daniel picked up the apple.\n2 Daniel discarded the apple.\n3 Daniel took the apple.\n4 Mary journeyed to the bathroom.\n5 Mary grabbed the milk.\n6 Mary got the football.\n7 Daniel put down the apple there.\n8 Mary discarded the milk.\n9 Mary discarded the football.\n10 Daniel took the apple there.\n11 Mary took the football.\n12 Daniel moved to the bedroom.\n13 Sandra went to the kitchen.\n14 Daniel journeyed to the office.\n15 Where was the apple before the office? \tbedroom\t10 14 12\n16 Mary discarded the football.\n17 Mary journeyed to the bedroom.\n18 Sandra travelled to the bathroom.\n19 Daniel travelled to the garden.\n20 Sandra went back to the kitchen.\n21 John went to the kitchen.\n22 Daniel travelled to the bathroom.\n23 Daniel went to the hallway.\n24 Mary travelled to the kitchen.\n25 John went to the garden.\n26 Mary journeyed to the bedroom.\n27 Mary went to the garden.\n28 Mary went to the kitchen.\n29 Daniel discarded the apple there.\n30 Where was the apple before the garden? \toffice\t29 19 14\n31 Daniel travelled to the kitchen.\n32 Mary journeyed to the bathroom.\n33 Where was the apple before the bathroom? \tgarden\t29 22 19\n34 Daniel travelled to the bathroom.\n35 Daniel picked up the football.\n36 Where was the apple before the garden? \toffice\t29 19 14\n37 Mary got the milk.\n38 Mary put down the milk.\n39 Daniel moved to the garden.\n40 Mary went back to the office.\n41 Daniel dropped the football.\n42 Daniel took the football.\n43 Daniel went back to the office.\n44 Sandra went back to the office.\n45 Sandra moved to the garden.\n46 John moved to the hallway.\n47 John travelled to the bedroom.\n48 John travelled to the office.\n49 Daniel discarded the football.\n50 Sandra journeyed to the bedroom.\n51 Mary moved to the kitchen.\n52 John picked up the football.\n53 Mary moved to the bedroom.\n54 Sandra went back to the hallway.\n55 John left the football.\n56 John picked up the football.\n57 John put down the football.\n58 Sandra took the apple there.\n59 Mary journeyed to the bathroom.\n60 Daniel travelled to the bedroom.\n61 John picked up the football.\n62 John put down the football.\n63 Sandra travelled to the garden.\n64 Mary took the milk.\n65 Mary moved to the hallway.\n66 Daniel went back to the hallway.\n67 John went back to the bedroom.\n68 John journeyed to the garden.\n69 Sandra left the apple.\n70 Sandra grabbed the apple.\n71 Sandra put down the apple.\n72 Mary discarded the milk.\n73 Daniel got the milk there.\n74 Daniel went back to the garden.\n75 Sandra went back to the hallway.\n76 John got the apple.\n77 Sandra journeyed to the bedroom.\n78 John journeyed to the bathroom.\n79 John went to the office.\n80 Mary travelled to the bathroom.\n81 Where was the apple before the office? \tbathroom\t76 79 78\n1 Mary travelled to the office.\n2 Daniel took the apple.\n3 Daniel journeyed to the bathroom.\n4 Mary journeyed to the hallway.\n5 John journeyed to the bedroom.\n6 Daniel went back to the office.\n7 Where was the apple before the office? \tbathroom\t2 6 3\n8 Daniel moved to the kitchen.\n9 Daniel grabbed the milk.\n10 Daniel dropped the apple.\n11 Daniel journeyed to the hallway.\n12 Where was the apple before the kitchen? \toffice\t10 8 6\n13 Daniel discarded the milk.\n14 Sandra picked up the milk there.\n15 Where was the apple before the kitchen? \toffice\t10 8 6\n16 John went back to the office.\n17 Mary travelled to the bedroom.\n18 Daniel travelled to the bedroom.\n19 Sandra dropped the milk.\n20 Sandra moved to the kitchen.\n21 Mary went back to the garden.\n22 Sandra picked up the apple.\n23 Daniel went to the office.\n24 Sandra moved to the hallway.\n25 John went to the bedroom.\n26 John journeyed to the office.\n27 Sandra put down the apple.\n28 John moved to the bedroom.\n29 Sandra got the milk.\n30 Sandra put down the milk.\n31 John moved to the garden.\n32 Daniel went back to the kitchen.\n33 Sandra took the apple.\n34 Sandra grabbed the milk.\n35 Sandra travelled to the bedroom.\n36 Sandra dropped the milk.\n37 Daniel travelled to the office.\n38 John moved to the hallway.\n39 Daniel moved to the hallway.\n40 Sandra grabbed the milk.\n41 Daniel went back to the bedroom.\n42 John went back to the office.\n43 Sandra discarded the apple.\n44 Sandra grabbed the apple.\n45 Mary went back to the hallway.\n46 Sandra journeyed to the kitchen.\n47 Daniel moved to the office.\n48 Daniel journeyed to the bedroom.\n49 Daniel moved to the office.\n50 Sandra discarded the apple.\n51 Sandra journeyed to the garden.\n52 Daniel moved to the bathroom.\n53 John went back to the bathroom.\n54 Daniel got the football.\n55 John went to the office.\n56 Daniel left the football.\n57 Mary moved to the office.\n58 Mary went to the bedroom.\n59 Daniel travelled to the kitchen.\n60 Sandra went to the bedroom.\n61 Sandra moved to the kitchen.\n62 Sandra put down the milk.\n63 John travelled to the garden.\n64 Where was the milk before the bedroom? \tgarden\t62 60 51\n65 Sandra got the milk.\n66 Sandra discarded the milk.\n67 Sandra picked up the apple.\n68 John travelled to the bedroom.\n69 Daniel grabbed the milk.\n70 Daniel travelled to the hallway.\n71 Daniel journeyed to the bathroom.\n72 Daniel went to the office.\n73 Where was the milk before the office? \tbathroom\t69 72 71\n1 John journeyed to the office.\n2 Sandra got the apple.\n3 Sandra dropped the apple.\n4 Sandra went to the bedroom.\n5 John got the milk.\n6 Daniel travelled to the office.\n7 John discarded the milk there.\n8 Daniel journeyed to the hallway.\n9 Mary picked up the apple.\n10 Daniel travelled to the bathroom.\n11 Mary travelled to the hallway.\n12 John went back to the hallway.\n13 John went back to the bedroom.\n14 John went to the office.\n15 Mary put down the apple.\n16 Daniel moved to the hallway.\n17 Mary got the apple.\n18 John got the milk.\n19 Mary put down the apple.\n20 Mary moved to the bathroom.\n21 Daniel went back to the bedroom.\n22 Daniel went to the kitchen.\n23 John dropped the milk.\n24 Mary moved to the bedroom.\n25 Sandra journeyed to the garden.\n26 Mary moved to the office.\n27 Daniel travelled to the hallway.\n28 Mary went to the bedroom.\n29 Mary moved to the bathroom.\n30 Daniel picked up the apple there.\n31 Mary went back to the office.\n32 Daniel put down the apple.\n33 Mary travelled to the kitchen.\n34 John journeyed to the hallway.\n35 John took the apple there.\n36 John went back to the office.\n37 John picked up the football.\n38 John took the milk.\n39 Mary went back to the office.\n40 John journeyed to the bathroom.\n41 Sandra moved to the office.\n42 Mary journeyed to the bathroom.\n43 Mary moved to the garden.\n44 Sandra journeyed to the kitchen.\n45 John journeyed to the bedroom.\n46 Daniel travelled to the bathroom.\n47 Mary went back to the office.\n48 John discarded the apple.\n49 Where was the apple before the bedroom? \tbathroom\t48 45 40\n50 Mary travelled to the bedroom.\n51 John took the apple.\n52 John moved to the hallway.\n53 Daniel went to the garden.\n54 Daniel moved to the kitchen.\n55 Sandra went to the office.\n56 Mary moved to the office.\n57 John dropped the apple.\n58 John discarded the football.\n59 John discarded the milk.\n60 Where was the football before the bedroom? \tbathroom\t58 45 40\n61 Mary journeyed to the garden.\n62 Sandra travelled to the kitchen.\n63 Where was the milk before the hallway? \tbedroom\t59 52 45\n64 John travelled to the garden.\n65 Mary moved to the hallway.\n66 Where was the milk before the hallway? \tbedroom\t59 52 45\n67 Mary journeyed to the office.\n68 Daniel travelled to the hallway.\n69 Mary travelled to the bedroom.\n70 Daniel got the milk.\n71 Sandra went back to the bedroom.\n72 Sandra travelled to the garden.\n73 Daniel left the milk.\n74 Daniel took the milk.\n75 Mary went back to the hallway.\n76 Daniel moved to the garden.\n77 Sandra moved to the bedroom.\n78 Daniel journeyed to the kitchen.\n79 Where was the milk before the kitchen? \tgarden\t74 78 76\n1 Mary took the apple.\n2 Mary discarded the apple.\n3 Mary journeyed to the office.\n4 Mary travelled to the kitchen.\n5 Sandra took the milk.\n6 Sandra went back to the bedroom.\n7 Daniel picked up the football.\n8 Sandra moved to the bathroom.\n9 Where was the milk before the bathroom? \tbedroom\t5 8 6\n10 Daniel put down the football there.\n11 Daniel went back to the garden.\n12 Sandra grabbed the apple.\n13 John went back to the bedroom.\n14 Sandra moved to the kitchen.\n15 Mary journeyed to the bathroom.\n16 Sandra put down the apple.\n17 Daniel went back to the bathroom.\n18 Daniel went to the garden.\n19 Sandra put down the milk there.\n20 Where was the milk before the kitchen? \tbathroom\t19 14 8\n21 Sandra grabbed the milk.\n22 Daniel moved to the office.\n23 Sandra put down the milk.\n24 Sandra took the milk there.\n25 Sandra took the apple.\n26 Mary moved to the hallway.\n27 Mary journeyed to the bedroom.\n28 Sandra left the apple.\n29 Sandra discarded the milk.\n30 Mary went back to the bathroom.\n31 Sandra picked up the milk.\n32 Daniel went back to the garden.\n33 Sandra journeyed to the bedroom.\n34 Sandra journeyed to the hallway.\n35 Where was the milk before the hallway? \tbedroom\t31 34 33\n36 Sandra travelled to the bedroom.\n37 Mary went back to the kitchen.\n38 Daniel moved to the bedroom.\n39 Mary grabbed the apple.\n40 Sandra travelled to the garden.\n41 Mary moved to the bedroom.\n42 Mary moved to the office.\n43 John travelled to the hallway.\n44 Where was the apple before the office? \tbedroom\t39 42 41\n45 Sandra put down the milk.\n46 Mary journeyed to the bedroom.\n47 Where was the milk before the hallway? \tbedroom\t45 34 33\n1 Sandra journeyed to the bathroom.\n2 Mary went back to the bedroom.\n3 Sandra travelled to the bedroom.\n4 Sandra went to the kitchen.\n5 Mary took the apple.\n6 Mary left the apple.\n7 Daniel went to the office.\n8 John went back to the hallway.\n9 Mary journeyed to the hallway.\n10 John travelled to the garden.\n11 Daniel journeyed to the garden.\n12 Mary moved to the kitchen.\n13 John moved to the kitchen.\n14 Daniel moved to the bedroom.\n15 Daniel grabbed the apple.\n16 Daniel travelled to the office.\n17 Daniel journeyed to the kitchen.\n18 John went back to the bedroom.\n19 Where was the apple before the kitchen? \toffice\t15 17 16\n20 Daniel journeyed to the bedroom.\n21 John went to the office.\n22 Daniel travelled to the office.\n23 Daniel went back to the kitchen.\n24 Daniel went back to the garden.\n25 Daniel discarded the apple.\n26 Where was the apple before the kitchen? \toffice\t25 23 22\n27 John journeyed to the bedroom.\n28 John travelled to the garden.\n29 Where was the apple before the bedroom? \tkitchen\t25 20 17\n30 Daniel went to the office.\n31 Sandra went to the office.\n32 Where was the apple before the office? \tbedroom\t25 22 20\n33 John travelled to the bathroom.\n34 Sandra took the football.\n35 Mary travelled to the hallway.\n36 Mary moved to the kitchen.\n37 Daniel travelled to the garden.\n38 Mary went back to the office.\n39 Mary went to the garden.\n40 Mary picked up the apple.\n41 Mary dropped the apple there.\n42 John travelled to the garden.\n43 Daniel moved to the office.\n44 John grabbed the apple.\n45 Sandra dropped the football.\n46 Sandra grabbed the football.\n47 John put down the apple.\n48 Mary grabbed the apple.\n49 Mary dropped the apple there.\n50 Mary grabbed the apple there.\n51 Sandra dropped the football there.\n52 Sandra travelled to the kitchen.\n53 Sandra went to the bathroom.\n54 Daniel journeyed to the kitchen.\n55 Mary went to the kitchen.\n56 Sandra moved to the kitchen.\n57 Daniel went back to the bathroom.\n58 Mary put down the apple.\n59 John journeyed to the bedroom.\n60 Sandra took the apple.\n61 Sandra discarded the apple.\n62 Daniel moved to the hallway.\n63 Sandra picked up the apple.\n64 John went to the hallway.\n65 Daniel moved to the office.\n66 Daniel journeyed to the bedroom.\n67 John travelled to the office.\n68 Sandra went to the bathroom.\n69 Mary went back to the hallway.\n70 Mary got the milk.\n71 Sandra dropped the apple.\n72 Daniel went to the garden.\n73 Mary journeyed to the bathroom.\n74 Mary dropped the milk there.\n75 John journeyed to the hallway.\n76 Sandra went back to the bedroom.\n77 Mary got the apple.\n78 Daniel travelled to the bedroom.\n79 John went to the bedroom.\n80 Sandra went to the kitchen.\n81 Mary grabbed the milk.\n82 Mary discarded the apple.\n83 Mary moved to the bedroom.\n84 Daniel went to the hallway.\n85 Sandra went to the bedroom.\n86 Mary put down the milk.\n87 John picked up the milk.\n88 Sandra went to the bathroom.\n89 Sandra travelled to the hallway.\n90 Mary went back to the garden.\n91 Sandra journeyed to the bathroom.\n92 Daniel went to the garden.\n93 Sandra moved to the hallway.\n94 Daniel travelled to the kitchen.\n95 Mary went back to the kitchen.\n96 John put down the milk.\n97 John journeyed to the hallway.\n98 Sandra journeyed to the bedroom.\n99 John travelled to the kitchen.\n100 Sandra grabbed the milk.\n101 Mary travelled to the office.\n102 Mary took the football.\n103 John journeyed to the office.\n104 Mary travelled to the hallway.\n105 Mary went to the office.\n106 Daniel journeyed to the bedroom.\n107 Where was the football before the office? \thallway\t102 105 104\n1 Mary journeyed to the kitchen.\n2 Daniel travelled to the bathroom.\n3 John grabbed the apple there.\n4 John moved to the office.\n5 John left the apple.\n6 Sandra grabbed the football there.\n7 Daniel journeyed to the garden.\n8 Daniel journeyed to the bathroom.\n9 John grabbed the milk.\n10 Sandra dropped the football.\n11 John left the milk.\n12 Sandra took the football.\n13 Daniel moved to the hallway.\n14 Daniel journeyed to the office.\n15 Sandra travelled to the bedroom.\n16 Sandra discarded the football.\n17 John moved to the hallway.\n18 John journeyed to the kitchen.\n19 Sandra moved to the kitchen.\n20 Sandra went to the bathroom.\n21 Daniel went back to the kitchen.\n22 Mary went back to the office.\n23 Sandra went to the kitchen.\n24 John journeyed to the hallway.\n25 Mary journeyed to the kitchen.\n26 John moved to the kitchen.\n27 Sandra went to the office.\n28 Sandra journeyed to the garden.\n29 John travelled to the garden.\n30 Daniel went to the hallway.\n31 Sandra went back to the kitchen.\n32 Sandra journeyed to the bathroom.\n33 Mary went to the hallway.\n34 Sandra went back to the hallway.\n35 Daniel travelled to the garden.\n36 Mary went to the bedroom.\n37 Mary travelled to the bathroom.\n38 Sandra went back to the office.\n39 Mary moved to the garden.\n40 Sandra got the apple.\n41 Sandra grabbed the milk.\n42 Sandra moved to the bathroom.\n43 Sandra dropped the apple there.\n44 Mary moved to the bathroom.\n45 Sandra journeyed to the office.\n46 Mary went to the office.\n47 John moved to the kitchen.\n48 Mary travelled to the bedroom.\n49 Sandra put down the milk.\n50 Sandra took the milk.\n51 Mary went back to the bathroom.\n52 Mary took the apple.\n53 Sandra moved to the bathroom.\n54 John travelled to the bedroom.\n55 Mary went back to the kitchen.\n56 Mary left the apple.\n57 Sandra dropped the milk.\n58 Sandra journeyed to the office.\n59 Daniel moved to the hallway.\n60 John got the football there.\n61 John journeyed to the bathroom.\n62 Mary travelled to the bedroom.\n63 Daniel moved to the bathroom.\n64 Sandra went to the bathroom.\n65 Daniel picked up the milk.\n66 John put down the football there.\n67 Sandra picked up the football.\n68 Daniel left the milk there.\n69 Sandra picked up the milk.\n70 Sandra discarded the milk.\n71 Sandra left the football there.\n72 Daniel grabbed the milk there.\n73 Daniel went to the garden.\n74 John got the football.\n75 Daniel discarded the milk.\n76 Sandra went to the garden.\n77 John dropped the football.\n78 Daniel went to the bedroom.\n79 Sandra journeyed to the kitchen.\n80 John went to the bedroom.\n81 Sandra moved to the garden.\n82 John went back to the bathroom.\n83 John got the football.\n84 John journeyed to the office.\n85 Daniel went to the hallway.\n86 Daniel moved to the kitchen.\n87 Daniel took the apple.\n88 John went to the bedroom.\n89 John went to the garden.\n90 Daniel journeyed to the hallway.\n91 John travelled to the office.\n92 Mary travelled to the office.\n93 Sandra went to the hallway.\n94 Daniel dropped the apple.\n95 Daniel took the apple.\n96 Mary went back to the bedroom.\n97 John put down the football.\n98 Daniel journeyed to the kitchen.\n99 Where was the football before the garden? \tbedroom\t97 89 88\n100 John took the football.\n101 Daniel travelled to the bedroom.\n102 Daniel dropped the apple there.\n103 Mary took the apple.\n104 John left the football.\n105 Mary put down the apple.\n106 Mary got the apple.\n107 Mary went back to the office.\n108 Daniel travelled to the garden.\n109 Sandra journeyed to the bathroom.\n110 Mary moved to the kitchen.\n111 Daniel picked up the milk.\n112 Daniel put down the milk.\n113 Sandra went back to the bedroom.\n114 John got the football.\n115 Sandra journeyed to the kitchen.\n116 Mary discarded the apple.\n117 Sandra grabbed the apple.\n118 Daniel journeyed to the bedroom.\n119 John travelled to the kitchen.\n120 Mary moved to the office.\n121 Sandra went back to the hallway.\n122 Mary moved to the bedroom.\n123 Sandra left the apple.\n124 Sandra went to the kitchen.\n125 Sandra went back to the bathroom.\n126 John dropped the football.\n127 Daniel journeyed to the hallway.\n128 John picked up the football.\n129 Mary went back to the hallway.\n130 John discarded the football there.\n131 Sandra travelled to the garden.\n132 John went to the bedroom.\n133 Daniel picked up the apple.\n134 Mary travelled to the kitchen.\n135 Sandra journeyed to the kitchen.\n136 Sandra grabbed the football.\n137 Daniel went back to the bathroom.\n138 Sandra moved to the bathroom.\n139 John travelled to the garden.\n140 John took the milk.\n141 Daniel discarded the apple there.\n142 Daniel moved to the bedroom.\n143 Sandra put down the football.\n144 Sandra journeyed to the kitchen.\n145 Mary journeyed to the bathroom.\n146 Sandra journeyed to the hallway.\n147 John went to the hallway.\n148 John travelled to the office.\n149 John left the milk.\n150 Where was the milk before the office? \thallway\t149 148 147\n151 Mary took the apple.\n152 John got the milk.\n153 Mary took the football there.\n154 Mary dropped the football.\n155 Sandra went back to the bedroom.\n156 Mary put down the apple.\n157 Mary went back to the bedroom.\n158 John dropped the milk.\n159 Daniel travelled to the hallway.\n160 John travelled to the kitchen.\n161 Daniel went to the bathroom.\n162 Mary moved to the hallway.\n163 John moved to the bathroom.\n164 Sandra went back to the kitchen.\n165 John picked up the football.\n166 Sandra went to the hallway.\n167 Mary moved to the office.\n168 Mary moved to the garden.\n169 John discarded the football.\n170 Sandra went to the garden.\n171 John travelled to the kitchen.\n172 Mary moved to the office.\n173 Mary journeyed to the bedroom.\n174 Mary went back to the garden.\n175 Daniel grabbed the apple.\n176 Daniel went to the garden.\n177 John moved to the bathroom.\n178 Daniel discarded the apple.\n179 Mary took the apple.\n180 John moved to the office.\n181 Sandra went back to the kitchen.\n182 Daniel went to the bedroom.\n183 Mary went to the kitchen.\n184 Mary travelled to the office.\n185 Mary dropped the apple.\n186 John got the milk.\n187 Where was the apple before the office? \tkitchen\t185 184 183\n188 Mary picked up the apple there.\n189 Mary discarded the apple.\n190 John put down the milk.\n191 Mary went back to the bedroom.\n192 John went to the garden.\n193 Mary went back to the hallway.\n194 Daniel journeyed to the garden.\n195 Mary moved to the bathroom.\n196 Mary travelled to the kitchen.\n197 John went to the hallway.\n198 Daniel went back to the hallway.\n199 Sandra moved to the bathroom.\n200 Sandra journeyed to the garden.\n201 Daniel travelled to the bathroom.\n202 Daniel picked up the football.\n203 Daniel dropped the football.\n204 Mary travelled to the bedroom.\n205 Sandra journeyed to the kitchen.\n206 Sandra went back to the hallway.\n207 Daniel took the football there.\n208 Daniel left the football.\n209 Daniel picked up the football.\n210 Sandra went back to the kitchen.\n211 Daniel moved to the bedroom.\n212 Daniel went to the garden.\n213 Sandra travelled to the office.\n214 Where was the football before the garden? \tbedroom\t209 212 211\n215 Daniel dropped the football.\n216 Sandra got the milk.\n217 Where was the football before the garden? \tbedroom\t215 212 211\n1 Daniel journeyed to the bedroom.\n2 Daniel travelled to the office.\n3 Daniel went to the hallway.\n4 Mary travelled to the bedroom.\n5 Sandra moved to the office.\n6 Mary moved to the kitchen.\n7 Sandra got the milk.\n8 John took the football there.\n9 Daniel journeyed to the garden.\n10 Sandra went back to the hallway.\n11 Daniel moved to the bedroom.\n12 Daniel went to the kitchen.\n13 Daniel went to the garden.\n14 John left the football.\n15 Sandra dropped the milk there.\n16 Sandra journeyed to the bedroom.\n17 Sandra travelled to the bathroom.\n18 John travelled to the hallway.\n19 Sandra journeyed to the office.\n20 Sandra took the football.\n21 John journeyed to the bathroom.\n22 Sandra put down the football.\n23 John got the apple.\n24 Sandra got the football.\n25 John moved to the hallway.\n26 John discarded the apple.\n27 John took the apple.\n28 John travelled to the bathroom.\n29 Mary went to the garden.\n30 Daniel travelled to the hallway.\n31 Daniel took the milk.\n32 Daniel went to the bedroom.\n33 John discarded the apple there.\n34 John went back to the garden.\n35 Daniel discarded the milk.\n36 Sandra dropped the football there.\n37 Daniel picked up the milk.\n38 Mary moved to the bathroom.\n39 John went to the office.\n40 Sandra got the football.\n41 Daniel dropped the milk.\n42 Sandra discarded the football.\n43 Daniel moved to the hallway.\n44 John moved to the hallway.\n45 Mary grabbed the apple.\n46 Mary dropped the apple there.\n47 Daniel travelled to the bathroom.\n48 Mary got the apple.\n49 Daniel went to the garden.\n50 Sandra picked up the football.\n51 Mary put down the apple there.\n52 Sandra left the football.\n53 Mary went to the hallway.\n54 Daniel journeyed to the bedroom.\n55 Daniel grabbed the milk.\n56 Daniel travelled to the hallway.\n57 Mary went to the kitchen.\n58 Daniel left the milk.\n59 John travelled to the garden.\n60 Daniel moved to the kitchen.\n61 Daniel travelled to the office.\n62 Mary journeyed to the garden.\n63 Mary journeyed to the bathroom.\n64 Sandra picked up the football.\n65 Mary went to the office.\n66 Sandra put down the football.\n67 Sandra got the football.\n68 John moved to the hallway.\n69 Sandra discarded the football.\n70 Sandra grabbed the football.\n71 John grabbed the milk there.\n72 Daniel journeyed to the hallway.\n73 Mary went back to the bathroom.\n74 Mary got the apple.\n75 John left the milk.\n76 Sandra travelled to the kitchen.\n77 John went to the bathroom.\n78 Daniel went back to the office.\n79 Daniel moved to the hallway.\n80 Daniel grabbed the milk there.\n81 Daniel went back to the kitchen.\n82 Daniel went back to the office.\n83 Where was the milk before the office? \tkitchen\t80 82 81\n84 Mary dropped the apple.\n85 Sandra went to the bedroom.\n86 Where was the milk before the office? \tkitchen\t80 82 81\n87 Sandra put down the football.\n88 Sandra got the football.\n89 Sandra put down the football.\n90 Mary took the apple.\n91 Daniel left the milk.\n92 Mary discarded the apple.\n93 Where was the milk before the office? \tkitchen\t91 82 81\n94 John took the apple.\n95 John went back to the office.\n96 Where was the milk before the office? \tkitchen\t91 82 81\n97 Daniel picked up the milk.\n98 Daniel left the milk.\n99 John dropped the apple.\n100 Daniel went back to the garden.\n101 Sandra journeyed to the office.\n102 Sandra took the milk.\n103 Daniel journeyed to the hallway.\n104 John got the apple.\n105 Daniel travelled to the garden.\n106 John dropped the apple.\n107 John went back to the hallway.\n108 Mary travelled to the garden.\n109 John went to the bedroom.\n110 Sandra went back to the bedroom.\n111 Sandra dropped the milk.\n112 Sandra got the football.\n113 Mary went to the hallway.\n114 Sandra left the football.\n115 John went back to the hallway.\n116 Mary moved to the bedroom.\n117 Sandra picked up the football.\n118 Mary travelled to the garden.\n119 Sandra grabbed the milk.\n120 Mary moved to the bedroom.\n121 Sandra left the football.\n122 Daniel went to the hallway.\n123 Sandra grabbed the football there.\n124 Sandra travelled to the kitchen.\n125 Sandra discarded the football there.\n126 Daniel journeyed to the garden.\n127 Daniel went back to the kitchen.\n128 Mary journeyed to the hallway.\n129 Daniel moved to the office.\n130 John went back to the kitchen.\n131 John took the football there.\n132 Daniel got the apple.\n133 Daniel travelled to the hallway.\n134 Mary travelled to the office.\n135 Daniel moved to the bathroom.\n136 John put down the football.\n137 Where was the apple before the bathroom? \thallway\t132 135 133\n1 Daniel moved to the kitchen.\n2 Mary travelled to the bathroom.\n3 Daniel went to the bathroom.\n4 Daniel went to the bedroom.\n5 Daniel got the football.\n6 Daniel left the football.\n7 Daniel picked up the football.\n8 Mary went back to the office.\n9 John travelled to the office.\n10 Mary grabbed the milk.\n11 John went to the kitchen.\n12 Daniel left the football.\n13 Sandra moved to the bedroom.\n14 John went back to the office.\n15 Daniel went to the kitchen.\n16 Mary went to the bathroom.\n17 Sandra travelled to the hallway.\n18 John went back to the bathroom.\n19 Mary journeyed to the hallway.\n20 Sandra took the apple.\n21 Mary moved to the kitchen.\n22 Mary put down the milk.\n23 Where was the milk before the hallway? \tbathroom\t22 19 16\n24 Sandra discarded the apple.\n25 Sandra took the apple.\n26 Where was the milk before the hallway? \tbathroom\t22 19 16\n27 Sandra discarded the apple.\n28 John moved to the kitchen.\n29 Where was the milk before the hallway? \tbathroom\t22 19 16\n30 Daniel moved to the office.\n31 John moved to the bathroom.\n32 Daniel travelled to the hallway.\n33 John travelled to the garden.\n34 Daniel journeyed to the garden.\n35 Daniel moved to the hallway.\n36 Mary picked up the milk.\n37 Mary left the milk.\n38 Sandra took the apple.\n39 Mary moved to the bedroom.\n40 Sandra left the apple there.\n41 John moved to the hallway.\n42 Sandra got the apple.\n43 Mary moved to the bathroom.\n44 Sandra moved to the office.\n45 Mary journeyed to the kitchen.\n46 Sandra went back to the garden.\n47 Mary went back to the hallway.\n48 Sandra put down the apple.\n49 John travelled to the bathroom.\n50 Where was the apple before the garden? \toffice\t48 46 44\n51 Sandra went back to the kitchen.\n52 Sandra took the milk there.\n53 Where was the apple before the garden? \toffice\t48 46 44\n1 Mary travelled to the garden.\n2 Sandra moved to the garden.\n3 Mary went to the office.\n4 Sandra got the milk.\n5 Daniel picked up the apple.\n6 Daniel discarded the apple.\n7 Mary journeyed to the hallway.\n8 Sandra put down the milk.\n9 Sandra grabbed the milk.\n10 Sandra dropped the milk there.\n11 Sandra went back to the office.\n12 Sandra travelled to the garden.\n13 Mary picked up the apple.\n14 Sandra took the milk there.\n15 Mary left the apple.\n16 Sandra journeyed to the kitchen.\n17 Sandra travelled to the bathroom.\n18 Sandra left the milk there.\n19 Where was the milk before the bathroom? \tkitchen\t18 17 16\n20 Mary got the apple.\n21 Mary went to the bathroom.\n22 Where was the milk before the bathroom? \tkitchen\t18 17 16\n23 Mary went to the bedroom.\n24 Mary left the apple.\n25 Where was the apple before the bedroom? \tbathroom\t24 23 21\n26 Mary grabbed the apple there.\n27 Sandra got the milk.\n28 Mary went to the kitchen.\n29 Sandra went back to the hallway.\n30 Mary left the apple there.\n31 Daniel travelled to the office.\n32 Daniel went back to the bathroom.\n33 Daniel travelled to the garden.\n34 Sandra moved to the bathroom.\n35 Sandra went to the office.\n36 John travelled to the kitchen.\n37 John moved to the garden.\n38 Daniel journeyed to the bathroom.\n39 Mary went back to the bedroom.\n40 John travelled to the hallway.\n41 Sandra left the milk.\n42 Where was the milk before the office? \tbathroom\t41 35 34\n43 Mary went to the garden.\n44 Mary went to the office.\n45 Where was the milk before the bathroom? \thallway\t41 34 29\n1 John moved to the garden.\n2 Sandra journeyed to the hallway.\n3 Mary went back to the bathroom.\n4 Mary went to the garden.\n5 Daniel moved to the garden.\n6 John travelled to the hallway.\n7 Sandra moved to the office.\n8 Mary journeyed to the bathroom.\n9 Mary got the football.\n10 John journeyed to the kitchen.\n11 Sandra went to the bedroom.\n12 John grabbed the milk.\n13 John journeyed to the hallway.\n14 John discarded the milk.\n15 John journeyed to the kitchen.\n16 John went back to the garden.\n17 Sandra went back to the kitchen.\n18 Mary discarded the football.\n19 Sandra travelled to the bedroom.\n20 Mary took the football.\n21 Sandra moved to the kitchen.\n22 Mary journeyed to the bedroom.\n23 Mary put down the football.\n24 John travelled to the bedroom.\n25 John grabbed the football.\n26 John moved to the kitchen.\n27 John went back to the hallway.\n28 Daniel moved to the bedroom.\n29 Where was the football before the hallway? \tkitchen\t25 27 26\n30 John took the apple.\n31 John journeyed to the bedroom.\n32 Sandra went back to the garden.\n33 Daniel went to the bathroom.\n34 Sandra journeyed to the office.\n35 Daniel travelled to the kitchen.\n36 Sandra went back to the hallway.\n37 John went to the office.\n38 John left the football.\n39 Sandra went to the office.\n40 Where was the football before the bedroom? \thallway\t38 31 27\n41 John grabbed the football.\n42 Daniel travelled to the garden.\n43 Mary journeyed to the garden.\n44 John went to the hallway.\n45 Sandra journeyed to the kitchen.\n46 Sandra went back to the bathroom.\n47 John picked up the milk.\n48 John travelled to the garden.\n49 Mary went to the bedroom.\n50 Daniel moved to the bathroom.\n51 Daniel travelled to the garden.\n52 Mary went back to the hallway.\n53 John went to the office.\n54 Sandra journeyed to the hallway.\n55 Mary went to the bathroom.\n56 Daniel journeyed to the hallway.\n57 Daniel moved to the bedroom.\n58 John moved to the kitchen.\n59 Sandra moved to the kitchen.\n60 Daniel travelled to the garden.\n61 John left the milk.\n62 Daniel went back to the hallway.\n63 Where was the milk before the kitchen? \toffice\t61 58 53\n64 Daniel travelled to the garden.\n65 John dropped the apple.\n66 Where was the apple before the kitchen? \toffice\t65 58 53\n67 John went back to the hallway.\n68 John left the football there.\n69 Where was the apple before the kitchen? \toffice\t65 58 53\n1 John journeyed to the kitchen.\n2 John went to the hallway.\n3 Sandra moved to the hallway.\n4 Daniel journeyed to the hallway.\n5 Daniel moved to the bathroom.\n6 Mary moved to the garden.\n7 Sandra went to the office.\n8 Sandra got the milk.\n9 Daniel went to the bedroom.\n10 Sandra travelled to the garden.\n11 John travelled to the kitchen.\n12 Sandra went to the office.\n13 Where was the milk before the office? \tgarden\t8 12 10\n14 Sandra picked up the apple there.\n15 Daniel went to the bathroom.\n16 Sandra put down the milk there.\n17 John travelled to the garden.\n18 Where was the milk before the office? \tgarden\t16 12 10\n19 Sandra left the apple.\n20 Sandra picked up the apple.\n21 Where was the milk before the office? \tgarden\t16 12 10\n22 John travelled to the bedroom.\n23 John journeyed to the kitchen.\n24 John went back to the garden.\n25 Mary travelled to the office.\n26 Sandra discarded the apple there.\n27 John went back to the office.\n28 John grabbed the apple.\n29 Daniel went to the bedroom.\n30 Mary took the milk.\n31 John dropped the apple.\n32 Sandra journeyed to the garden.\n33 Mary put down the milk there.\n34 Mary travelled to the kitchen.\n35 Daniel took the football.\n36 Daniel left the football.\n37 Sandra moved to the bedroom.\n38 Sandra moved to the hallway.\n39 Sandra went back to the bathroom.\n40 Daniel got the football there.\n41 Mary went to the office.\n42 Mary took the milk.\n43 Daniel went to the office.\n44 John travelled to the kitchen.\n45 Daniel discarded the football there.\n46 Mary left the milk.\n47 Daniel picked up the milk.\n48 Mary grabbed the football.\n49 Daniel left the milk there.\n50 Mary left the football there.\n51 John journeyed to the office.\n52 Daniel took the apple.\n53 Daniel picked up the milk.\n54 Daniel picked up the football.\n55 John went back to the bathroom.\n56 Mary travelled to the kitchen.\n57 Sandra travelled to the kitchen.\n58 Daniel moved to the hallway.\n59 Sandra moved to the bathroom.\n60 John went back to the garden.\n61 John went back to the bathroom.\n62 Daniel journeyed to the bedroom.\n63 Mary moved to the bedroom.\n64 John went to the bedroom.\n65 Sandra went back to the office.\n66 Sandra travelled to the bathroom.\n67 Sandra travelled to the office.\n68 John went to the kitchen.\n69 Daniel dropped the football.\n70 Where was the football before the bedroom? \thallway\t69 62 58\n71 Daniel went to the office.\n72 John journeyed to the garden.\n73 Where was the football before the bedroom? \thallway\t69 62 58\n1 Mary travelled to the kitchen.\n2 Daniel got the milk.\n3 Daniel went to the kitchen.\n4 John picked up the apple.\n5 Mary went to the hallway.\n6 John moved to the bedroom.\n7 Sandra journeyed to the kitchen.\n8 Daniel went back to the bedroom.\n9 John went to the office.\n10 Daniel put down the milk.\n11 Where was the milk before the bedroom? \tkitchen\t10 8 3\n12 Daniel picked up the milk.\n13 Sandra went to the bedroom.\n14 John dropped the apple.\n15 Mary went back to the bathroom.\n16 Where was the apple before the office? \tbedroom\t14 9 6\n17 John moved to the garden.\n18 John went to the bathroom.\n19 Where was the apple before the office? \tbedroom\t14 9 6\n20 John moved to the kitchen.\n21 Sandra went to the garden.\n22 Sandra travelled to the hallway.\n23 Daniel moved to the office.\n24 Mary journeyed to the office.\n25 Sandra went to the office.\n26 Sandra got the apple.\n27 Daniel went to the kitchen.\n28 John moved to the office.\n29 Sandra went back to the garden.\n30 Daniel put down the milk there.\n31 Mary journeyed to the bathroom.\n32 Where was the milk before the kitchen? \toffice\t30 27 23\n33 Sandra travelled to the bathroom.\n34 Sandra moved to the office.\n35 Where was the milk before the kitchen? \toffice\t30 27 23\n1 John went back to the bedroom.\n2 Mary picked up the football.\n3 Mary left the football.\n4 Mary went back to the hallway.\n5 Daniel journeyed to the office.\n6 John picked up the milk.\n7 John went to the office.\n8 Mary went back to the garden.\n9 John moved to the garden.\n10 Sandra went to the bedroom.\n11 Where was the milk before the garden? \toffice\t6 9 7\n12 Mary grabbed the football.\n13 Daniel went back to the bathroom.\n14 Mary travelled to the bathroom.\n15 Mary went to the garden.\n16 Where was the football before the garden? \tbathroom\t12 15 14\n17 Daniel went back to the bedroom.\n18 Mary discarded the football.\n19 Where was the football before the garden? \tbathroom\t18 15 14\n20 Mary got the football.\n21 Sandra journeyed to the bathroom.\n22 John discarded the milk.\n23 Daniel journeyed to the bathroom.\n24 Where was the milk before the garden? \toffice\t22 9 7\n25 Sandra moved to the hallway.\n26 Daniel moved to the hallway.\n27 Where was the milk before the garden? \toffice\t22 9 7\n1 Daniel moved to the office.\n2 Mary got the apple.\n3 Sandra picked up the football.\n4 Daniel went back to the garden.\n5 Mary travelled to the kitchen.\n6 Sandra left the football.\n7 Sandra got the football.\n8 Daniel journeyed to the bathroom.\n9 Daniel travelled to the office.\n10 Sandra went to the kitchen.\n11 Daniel journeyed to the hallway.\n12 Mary left the apple.\n13 John went back to the office.\n14 Sandra dropped the football.\n15 John went to the bathroom.\n16 Mary took the football.\n17 Mary picked up the apple.\n18 Daniel grabbed the milk.\n19 Daniel put down the milk there.\n20 John travelled to the kitchen.\n21 Daniel got the milk.\n22 Daniel journeyed to the garden.\n23 Mary put down the apple.\n24 Mary discarded the football.\n25 Daniel journeyed to the hallway.\n26 Sandra got the football there.\n27 Mary journeyed to the office.\n28 John got the apple.\n29 Sandra moved to the garden.\n30 Daniel moved to the bedroom.\n31 John dropped the apple.\n32 Sandra travelled to the office.\n33 Sandra went back to the bathroom.\n34 Daniel moved to the kitchen.\n35 Daniel discarded the milk.\n36 Sandra travelled to the hallway.\n37 Where was the milk before the bedroom? \thallway\t35 30 25\n38 Mary went to the hallway.\n39 Daniel went to the bathroom.\n40 Where was the milk before the hallway? \tgarden\t35 25 22\n41 John picked up the milk.\n42 Sandra dropped the football there.\n43 Where was the football before the hallway? \tbathroom\t42 36 33\n44 John put down the milk there.\n45 Daniel went to the bedroom.\n46 Where was the football before the office? \tgarden\t42 32 29\n47 Daniel went back to the bathroom.\n48 Sandra took the football there.\n49 John picked up the apple there.\n50 Daniel went back to the hallway.\n51 Mary went back to the bedroom.\n52 Sandra put down the football there.\n53 Sandra journeyed to the bathroom.\n54 John dropped the apple.\n55 Daniel moved to the garden.\n56 Sandra went back to the bedroom.\n57 John picked up the milk.\n58 Mary journeyed to the garden.\n59 John travelled to the hallway.\n60 John moved to the bathroom.\n61 Where was the milk before the bathroom? \thallway\t57 60 59\n1 Sandra travelled to the garden.\n2 Daniel picked up the milk there.\n3 Mary went to the kitchen.\n4 Daniel journeyed to the office.\n5 Daniel put down the milk there.\n6 Daniel picked up the milk.\n7 Sandra moved to the bedroom.\n8 Daniel went back to the hallway.\n9 Daniel got the apple.\n10 John travelled to the hallway.\n11 Mary went back to the garden.\n12 Daniel left the milk.\n13 Daniel moved to the office.\n14 John got the milk.\n15 Daniel went to the bathroom.\n16 Sandra went to the garden.\n17 Sandra journeyed to the office.\n18 John discarded the milk there.\n19 Daniel moved to the hallway.\n20 John got the milk.\n21 Daniel moved to the bathroom.\n22 John put down the milk.\n23 Daniel took the football.\n24 Mary journeyed to the bedroom.\n25 Daniel went back to the garden.\n26 Mary moved to the bathroom.\n27 Daniel discarded the football.\n28 Mary moved to the hallway.\n29 Daniel went back to the kitchen.\n30 Mary grabbed the milk there.\n31 Sandra went to the bedroom.\n32 Daniel discarded the apple.\n33 Where was the apple before the hallway? \tbathroom\t32 19 15\n34 Sandra went back to the hallway.\n35 Mary went to the bathroom.\n36 Where was the apple before the bathroom? \thallway\t32 21 19\n37 Mary went to the bedroom.\n38 Daniel took the apple.\n39 Sandra went back to the office.\n40 Daniel went to the hallway.\n41 Daniel left the apple.\n42 Mary journeyed to the office.\n43 Mary put down the milk.\n44 John grabbed the apple.\n45 Where was the milk before the office? \tbedroom\t43 42 37\n46 John journeyed to the garden.\n47 Mary took the milk.\n48 John grabbed the football there.\n49 Mary moved to the kitchen.\n50 John put down the apple there.\n51 Mary went to the bathroom.\n52 Where was the milk before the bathroom? \tkitchen\t47 51 49\n53 Daniel moved to the kitchen.\n54 Daniel went to the bedroom.\n55 John picked up the apple.\n56 John left the apple.\n57 John grabbed the apple.\n58 Daniel travelled to the hallway.\n59 Mary left the milk there.\n60 Mary got the milk there.\n61 Sandra journeyed to the bathroom.\n62 John dropped the football.\n63 John discarded the apple.\n64 John journeyed to the office.\n65 Mary travelled to the hallway.\n66 Sandra went to the kitchen.\n67 Daniel went back to the kitchen.\n68 Mary put down the milk there.\n69 Daniel moved to the hallway.\n70 Daniel grabbed the milk.\n71 Daniel dropped the milk.\n72 Daniel went back to the kitchen.\n73 Daniel went to the bedroom.\n74 Daniel went back to the garden.\n75 Mary got the milk there.\n76 Mary moved to the office.\n77 Mary discarded the milk.\n78 Daniel grabbed the football.\n79 Mary took the milk.\n80 Daniel took the apple there.\n81 Daniel left the football.\n82 Sandra moved to the hallway.\n83 Mary moved to the kitchen.\n84 John went back to the hallway.\n85 John went to the kitchen.\n86 John went back to the office.\n87 Daniel went to the hallway.\n88 Mary travelled to the office.\n89 Daniel moved to the garden.\n90 John moved to the bathroom.\n91 Mary discarded the milk.\n92 John journeyed to the hallway.\n93 Where was the milk before the office? \tkitchen\t91 88 83\n1 Sandra moved to the hallway.\n2 Daniel moved to the bathroom.\n3 Sandra went to the garden.\n4 John journeyed to the bathroom.\n5 John travelled to the kitchen.\n6 Daniel moved to the garden.\n7 Mary travelled to the garden.\n8 Sandra went to the bathroom.\n9 Sandra journeyed to the garden.\n10 Daniel journeyed to the hallway.\n11 Daniel went back to the bedroom.\n12 Daniel went to the bathroom.\n13 Sandra went to the hallway.\n14 Sandra moved to the garden.\n15 Sandra went back to the hallway.\n16 Sandra went back to the garden.\n17 Mary travelled to the hallway.\n18 Daniel went to the garden.\n19 John went back to the garden.\n20 Sandra travelled to the office.\n21 Mary went to the garden.\n22 Sandra travelled to the bedroom.\n23 Daniel journeyed to the kitchen.\n24 Mary went to the office.\n25 Sandra moved to the garden.\n26 Mary got the football.\n27 John went to the bathroom.\n28 Sandra went back to the office.\n29 Mary put down the football.\n30 Sandra got the football.\n31 Sandra went back to the bedroom.\n32 Mary went to the kitchen.\n33 John travelled to the kitchen.\n34 Sandra grabbed the milk.\n35 Sandra journeyed to the kitchen.\n36 Sandra left the milk.\n37 Daniel moved to the garden.\n38 Mary got the milk.\n39 Sandra journeyed to the hallway.\n40 Mary discarded the milk there.\n41 Sandra put down the football.\n42 Daniel went back to the hallway.\n43 Where was the football before the hallway? \tkitchen\t41 39 35\n44 Mary grabbed the milk.\n45 Mary travelled to the bathroom.\n46 Where was the football before the hallway? \tkitchen\t41 39 35\n47 Daniel picked up the football.\n48 Mary journeyed to the kitchen.\n49 Where was the milk before the kitchen? \tbathroom\t44 48 45\n50 John travelled to the office.\n51 Daniel went back to the office.\n52 John went to the kitchen.\n53 John moved to the bathroom.\n54 Sandra moved to the bedroom.\n55 Mary went back to the office.\n56 Daniel discarded the football.\n57 Sandra travelled to the kitchen.\n58 John went to the kitchen.\n59 Daniel went to the hallway.\n60 Mary discarded the milk.\n61 Daniel went back to the garden.\n62 Where was the milk before the office? \tkitchen\t60 55 48\n63 Sandra went to the bathroom.\n64 John moved to the bedroom.\n65 Where was the milk before the kitchen? \tbathroom\t60 48 45\n1 Sandra journeyed to the bathroom.\n2 John went to the office.\n3 Daniel went to the office.\n4 Daniel got the milk.\n5 John went to the bedroom.\n6 John got the football.\n7 Daniel travelled to the hallway.\n8 John went to the hallway.\n9 John took the apple.\n10 Mary travelled to the office.\n11 Mary moved to the kitchen.\n12 John left the apple.\n13 John journeyed to the garden.\n14 John put down the football.\n15 Where was the football before the garden? \thallway\t14 13 8\n16 Daniel travelled to the kitchen.\n17 Mary went back to the bathroom.\n18 Where was the football before the garden? \thallway\t14 13 8\n19 Mary went to the garden.\n20 Daniel left the milk.\n21 Where was the football before the garden? \thallway\t14 13 8\n22 John picked up the football.\n23 John moved to the bathroom.\n24 Where was the milk before the kitchen? \thallway\t20 16 7\n25 Daniel grabbed the milk.\n26 Daniel dropped the milk.\n27 Daniel went to the office.\n28 John put down the football.\n29 John journeyed to the bedroom.\n30 John went back to the garden.\n31 John journeyed to the kitchen.\n32 Mary moved to the bathroom.\n33 Mary moved to the kitchen.\n34 John got the milk.\n35 Daniel went back to the hallway.\n36 Sandra took the football.\n37 Mary journeyed to the office.\n38 Daniel grabbed the apple there.\n39 Daniel put down the apple.\n40 John went back to the bathroom.\n41 John put down the milk.\n42 Daniel took the apple.\n43 Mary travelled to the kitchen.\n44 John went to the bedroom.\n45 Sandra dropped the football.\n46 John journeyed to the garden.\n47 John moved to the office.\n48 Sandra journeyed to the kitchen.\n49 Mary moved to the garden.\n50 Daniel journeyed to the garden.\n51 Daniel left the apple.\n52 Daniel picked up the apple.\n53 Daniel travelled to the kitchen.\n54 Daniel put down the apple there.\n55 Sandra took the apple.\n56 Daniel journeyed to the bathroom.\n57 Sandra discarded the apple.\n58 Sandra journeyed to the bedroom.\n59 Sandra went to the office.\n60 Daniel grabbed the milk there.\n61 Sandra went to the bathroom.\n62 Daniel got the football.\n63 Daniel moved to the garden.\n64 Mary travelled to the bedroom.\n65 Daniel dropped the milk there.\n66 Mary travelled to the garden.\n67 Mary travelled to the bedroom.\n68 John went back to the kitchen.\n69 John picked up the apple there.\n70 John put down the apple.\n71 Daniel went to the hallway.\n72 Sandra travelled to the kitchen.\n73 John went back to the bathroom.\n74 Daniel put down the football.\n75 Where was the football before the hallway? \tgarden\t74 71 63\n1 Daniel grabbed the football.\n2 Daniel put down the football.\n3 Mary travelled to the bedroom.\n4 Daniel picked up the football.\n5 John travelled to the office.\n6 John moved to the garden.\n7 Sandra moved to the office.\n8 Mary went to the bathroom.\n9 Mary grabbed the apple.\n10 Mary travelled to the office.\n11 Mary went back to the bedroom.\n12 Mary journeyed to the bathroom.\n13 Where was the apple before the bathroom? \tbedroom\t9 12 11\n14 Daniel discarded the football.\n15 John journeyed to the kitchen.\n16 Sandra travelled to the kitchen.\n17 Daniel journeyed to the kitchen.\n18 Daniel moved to the bathroom.\n19 Mary grabbed the milk.\n20 Mary left the apple there.\n21 Mary took the apple.\n22 Daniel travelled to the bedroom.\n23 Mary journeyed to the kitchen.\n24 Sandra journeyed to the garden.\n25 Sandra went to the kitchen.\n26 Sandra went to the hallway.\n27 Daniel went back to the garden.\n28 Daniel journeyed to the office.\n29 John went to the office.\n30 Mary moved to the office.\n31 Sandra went to the kitchen.\n32 John moved to the garden.\n33 John went to the bathroom.\n34 Sandra went back to the office.\n35 Daniel moved to the bedroom.\n36 Mary went to the bathroom.\n37 John moved to the kitchen.\n38 Mary left the milk.\n39 Sandra went back to the bedroom.\n40 Where was the milk before the bathroom? \toffice\t38 36 30\n41 Sandra journeyed to the garden.\n42 Mary travelled to the office.\n43 Where was the milk before the bathroom? \toffice\t38 36 30\n44 Daniel went back to the kitchen.\n45 Mary dropped the apple.\n46 Where was the apple before the office? \tbathroom\t45 42 36\n47 Sandra travelled to the bedroom.\n48 Daniel travelled to the bathroom.\n49 Where was the apple before the office? \tbathroom\t45 42 36\n1 John grabbed the apple.\n2 Mary got the football.\n3 Daniel went back to the kitchen.\n4 Mary put down the football.\n5 Sandra went to the hallway.\n6 Daniel went back to the hallway.\n7 Daniel travelled to the kitchen.\n8 John went back to the hallway.\n9 Mary got the football.\n10 Mary went to the hallway.\n11 Mary went to the bedroom.\n12 Sandra journeyed to the bathroom.\n13 Where was the football before the bedroom? \thallway\t9 11 10\n14 Mary took the milk.\n15 John went to the office.\n16 John moved to the kitchen.\n17 Mary dropped the milk.\n18 John put down the apple.\n19 John journeyed to the garden.\n20 Where was the apple before the office? \thallway\t18 15 8\n21 Mary got the milk.\n22 Mary put down the football.\n23 Where was the apple before the office? \thallway\t18 15 8\n24 Mary left the milk there.\n25 Daniel picked up the apple.\n26 Where was the football before the bedroom? \thallway\t22 11 10\n27 Mary journeyed to the garden.\n28 John went to the bathroom.\n29 Where was the football before the bedroom? \thallway\t22 11 10\n1 Daniel went to the hallway.\n2 Daniel moved to the bathroom.\n3 Daniel took the football there.\n4 Mary went to the bathroom.\n5 Daniel went back to the hallway.\n6 John journeyed to the bathroom.\n7 Mary journeyed to the kitchen.\n8 John travelled to the bedroom.\n9 Daniel picked up the apple.\n10 Mary travelled to the bathroom.\n11 John travelled to the office.\n12 Daniel moved to the garden.\n13 John took the milk.\n14 Daniel discarded the football.\n15 Where was the football before the garden? \thallway\t14 12 5\n16 Mary went back to the office.\n17 John put down the milk there.\n18 Where was the football before the garden? \thallway\t14 12 5\n19 John took the milk.\n20 Daniel put down the apple there.\n21 Where was the football before the garden? \thallway\t14 12 5\n22 John dropped the milk.\n23 John travelled to the hallway.\n24 Daniel went to the hallway.\n25 Sandra went to the hallway.\n26 Mary got the milk.\n27 Sandra went back to the bedroom.\n28 John journeyed to the kitchen.\n29 Mary left the milk.\n30 Mary journeyed to the bedroom.\n31 Mary went to the kitchen.\n32 Sandra went back to the garden.\n33 Mary travelled to the office.\n34 Daniel moved to the bedroom.\n35 Sandra grabbed the football.\n36 Sandra picked up the apple.\n37 Sandra travelled to the bathroom.\n38 Sandra dropped the football.\n39 Sandra dropped the apple.\n40 John moved to the bedroom.\n41 Sandra moved to the kitchen.\n42 John went to the office.\n43 Mary took the milk.\n44 Mary discarded the milk.\n45 Mary got the milk there.\n46 Daniel went back to the office.\n47 John travelled to the hallway.\n48 John went back to the garden.\n49 Mary went back to the garden.\n50 John went back to the kitchen.\n51 Mary put down the milk there.\n52 Daniel travelled to the kitchen.\n53 Mary got the milk.\n54 Daniel went to the office.\n55 Mary journeyed to the kitchen.\n56 Mary put down the milk.\n57 John went back to the bedroom.\n58 Mary picked up the milk.\n59 Sandra went to the bedroom.\n60 Sandra went to the office.\n61 Mary dropped the milk.\n62 John moved to the kitchen.\n63 John took the milk.\n64 Daniel journeyed to the garden.\n65 Mary moved to the hallway.\n66 John went to the bathroom.\n67 Mary moved to the bedroom.\n68 Mary moved to the garden.\n69 Daniel went to the office.\n70 Mary moved to the office.\n71 John went back to the bedroom.\n72 John moved to the kitchen.\n73 Daniel journeyed to the kitchen.\n74 John discarded the milk.\n75 Daniel got the milk.\n76 Mary went to the bathroom.\n77 Mary got the apple there.\n78 Sandra went to the garden.\n79 Mary dropped the apple.\n80 Mary took the football.\n81 Daniel dropped the milk.\n82 Mary left the football.\n83 Sandra went to the kitchen.\n84 Sandra went back to the bathroom.\n85 Sandra journeyed to the office.\n86 John took the milk.\n87 Sandra travelled to the hallway.\n88 John journeyed to the office.\n89 Sandra moved to the bathroom.\n90 John went to the kitchen.\n91 John put down the milk.\n92 Where was the milk before the kitchen? \toffice\t91 90 88\n93 Mary got the apple.\n94 Sandra grabbed the football.\n95 Where was the milk before the kitchen? \toffice\t91 90 88\n1 Sandra travelled to the office.\n2 John journeyed to the hallway.\n3 Sandra moved to the kitchen.\n4 John got the milk there.\n5 John dropped the milk there.\n6 Daniel went to the hallway.\n7 Daniel got the milk.\n8 John went back to the office.\n9 Sandra went back to the office.\n10 John went back to the bedroom.\n11 Mary moved to the hallway.\n12 Daniel left the milk.\n13 Mary travelled to the bedroom.\n14 John moved to the kitchen.\n15 Daniel got the milk.\n16 Daniel went back to the kitchen.\n17 Sandra journeyed to the garden.\n18 John journeyed to the bedroom.\n19 Daniel travelled to the bedroom.\n20 Sandra moved to the bathroom.\n21 Sandra got the football there.\n22 Sandra grabbed the apple.\n23 Mary went back to the bathroom.\n24 Sandra went to the kitchen.\n25 Mary moved to the garden.\n26 Sandra dropped the football.\n27 Mary moved to the bathroom.\n28 Daniel put down the milk.\n29 Where was the milk before the bedroom? \tkitchen\t28 19 16\n30 Sandra moved to the hallway.\n31 Sandra put down the apple.\n32 Where was the apple before the hallway? \tkitchen\t31 30 24\n33 John picked up the milk.\n34 Sandra travelled to the bathroom.\n35 Where was the apple before the hallway? \tkitchen\t31 30 24\n36 John left the milk.\n37 John took the milk there.\n38 Where was the apple before the hallway? \tkitchen\t31 30 24\n39 John travelled to the office.\n40 John put down the milk.\n41 Daniel journeyed to the hallway.\n42 Mary journeyed to the hallway.\n43 Mary got the apple there.\n44 Mary went back to the office.\n45 Daniel travelled to the bathroom.\n46 John moved to the kitchen.\n47 Mary travelled to the kitchen.\n48 Daniel went back to the office.\n49 Daniel picked up the milk there.\n50 John got the football.\n51 Sandra travelled to the bedroom.\n52 Mary left the apple.\n53 Where was the apple before the kitchen? \toffice\t52 47 44\n1 John moved to the kitchen.\n2 John travelled to the bathroom.\n3 John grabbed the apple.\n4 John journeyed to the office.\n5 John picked up the milk.\n6 Daniel went back to the office.\n7 John put down the apple.\n8 Sandra journeyed to the office.\n9 Sandra went to the kitchen.\n10 Daniel travelled to the garden.\n11 John got the football.\n12 John left the football there.\n13 Sandra moved to the hallway.\n14 John got the apple.\n15 Daniel journeyed to the bathroom.\n16 Mary went back to the office.\n17 Mary journeyed to the hallway.\n18 Sandra journeyed to the garden.\n19 John journeyed to the hallway.\n20 John travelled to the garden.\n21 John travelled to the hallway.\n22 Daniel went to the kitchen.\n23 Mary moved to the kitchen.\n24 Daniel went back to the bathroom.\n25 John went back to the bathroom.\n26 John travelled to the bedroom.\n27 Daniel journeyed to the hallway.\n28 John dropped the apple.\n29 Where was the apple before the bathroom? \thallway\t28 25 21\n30 John dropped the milk there.\n31 John picked up the milk.\n32 Where was the apple before the garden? \thallway\t28 20 19\n33 John picked up the apple.\n34 Mary travelled to the office.\n35 Sandra travelled to the bedroom.\n36 Daniel travelled to the bedroom.\n37 Mary took the football.\n38 Sandra went to the office.\n39 Mary discarded the football.\n40 Sandra picked up the football.\n41 John moved to the garden.\n42 John moved to the bathroom.\n43 Mary went back to the bedroom.\n44 Sandra moved to the garden.\n45 Sandra went back to the office.\n46 Sandra went to the garden.\n47 Daniel journeyed to the bathroom.\n48 Daniel moved to the hallway.\n49 John travelled to the office.\n50 John discarded the milk.\n51 Where was the milk before the office? \tbathroom\t50 49 42\n52 John grabbed the milk.\n53 John journeyed to the kitchen.\n54 Daniel journeyed to the bathroom.\n55 Sandra travelled to the office.\n56 Sandra moved to the bedroom.\n57 John went back to the bedroom.\n58 John went to the garden.\n59 John moved to the bathroom.\n60 Sandra put down the football.\n61 John discarded the milk.\n62 Where was the football before the office? \tgarden\t60 55 46\n63 John put down the apple there.\n64 Sandra got the football.\n65 Where was the apple before the kitchen? \toffice\t63 53 49\n1 Sandra went back to the garden.\n2 John grabbed the football.\n3 John went to the office.\n4 Sandra travelled to the bathroom.\n5 Mary went back to the kitchen.\n6 John went to the kitchen.\n7 Where was the football before the kitchen? \toffice\t2 6 3\n8 Daniel journeyed to the bathroom.\n9 John dropped the football.\n10 Where was the football before the kitchen? \toffice\t9 6 3\n11 Daniel went to the kitchen.\n12 John grabbed the apple.\n13 Where was the football before the kitchen? \toffice\t9 6 3\n14 Mary moved to the bathroom.\n15 Daniel got the milk.\n16 Where was the football before the kitchen? \toffice\t9 6 3\n17 John moved to the bathroom.\n18 Daniel went back to the garden.\n19 Daniel discarded the milk there.\n20 John discarded the apple.\n21 Sandra grabbed the apple.\n22 Sandra went to the kitchen.\n23 Mary travelled to the kitchen.\n24 Mary took the football.\n25 John moved to the office.\n26 Sandra travelled to the hallway.\n27 Sandra put down the apple there.\n28 Sandra took the apple there.\n29 John journeyed to the hallway.\n30 Mary journeyed to the bedroom.\n31 Daniel journeyed to the bedroom.\n32 Sandra journeyed to the kitchen.\n33 John moved to the bedroom.\n34 Sandra journeyed to the office.\n35 Sandra left the apple there.\n36 Sandra grabbed the apple there.\n37 John journeyed to the hallway.\n38 John journeyed to the bathroom.\n39 Sandra left the apple.\n40 John moved to the garden.\n41 Mary discarded the football.\n42 Mary picked up the football.\n43 Mary discarded the football there.\n44 Daniel went to the garden.\n45 John picked up the milk.\n46 John dropped the milk.\n47 Daniel took the milk.\n48 Sandra took the apple.\n49 Daniel dropped the milk there.\n50 Mary grabbed the football there.\n51 Mary discarded the football.\n52 John moved to the bathroom.\n53 John moved to the garden.\n54 Sandra journeyed to the garden.\n55 Sandra picked up the milk.\n56 Mary went back to the garden.\n57 Daniel journeyed to the bathroom.\n58 Daniel travelled to the garden.\n59 Sandra discarded the milk.\n60 John travelled to the office.\n61 Sandra took the milk.\n62 Sandra put down the apple.\n63 Mary took the apple.\n64 John went to the bathroom.\n65 Sandra put down the milk.\n66 Mary put down the apple there.\n67 Sandra went back to the bedroom.\n68 Daniel picked up the milk.\n69 Sandra travelled to the bathroom.\n70 Mary took the apple.\n71 Daniel put down the milk.\n72 Mary discarded the apple there.\n73 Sandra went back to the kitchen.\n74 Daniel went to the bathroom.\n75 John went back to the hallway.\n76 Sandra went back to the garden.\n77 Mary went to the hallway.\n78 John went to the bathroom.\n79 Daniel moved to the bedroom.\n80 Daniel travelled to the garden.\n81 John went to the kitchen.\n82 Sandra grabbed the milk.\n83 Sandra moved to the bathroom.\n84 Daniel went to the bathroom.\n85 Sandra discarded the milk.\n86 Sandra picked up the milk.\n87 John went back to the bedroom.\n88 John got the football there.\n89 Mary moved to the bedroom.\n90 John dropped the football.\n91 John grabbed the football there.\n92 John travelled to the office.\n93 Sandra put down the milk.\n94 Sandra moved to the kitchen.\n95 Daniel picked up the milk.\n96 John dropped the football.\n97 Daniel travelled to the garden.\n98 Daniel picked up the apple.\n99 Daniel dropped the apple there.\n100 Daniel took the apple.\n101 John moved to the garden.\n102 Mary moved to the office.\n103 Mary took the football.\n104 Daniel moved to the bathroom.\n105 Mary left the football.\n106 Daniel put down the milk.\n107 Where was the milk before the bathroom? \tgarden\t106 104 97\n1 Sandra grabbed the apple there.\n2 Sandra left the apple.\n3 Sandra took the apple.\n4 Mary went to the bathroom.\n5 John went to the garden.\n6 Sandra dropped the apple.\n7 Daniel went back to the bedroom.\n8 John journeyed to the bedroom.\n9 Daniel picked up the football.\n10 Daniel journeyed to the garden.\n11 Mary went back to the bedroom.\n12 Daniel discarded the football there.\n13 Sandra grabbed the apple there.\n14 Daniel grabbed the football there.\n15 Sandra dropped the apple.\n16 Sandra travelled to the bathroom.\n17 Daniel moved to the bathroom.\n18 Sandra journeyed to the office.\n19 Daniel journeyed to the office.\n20 Daniel dropped the football.\n21 Where was the football before the office? \tbathroom\t20 19 17\n22 John moved to the kitchen.\n23 Sandra picked up the football.\n24 Daniel went to the bathroom.\n25 John grabbed the milk.\n26 Sandra left the football there.\n27 John put down the milk.\n28 John grabbed the milk.\n29 John dropped the milk.\n30 John got the milk.\n31 Daniel journeyed to the office.\n32 Mary moved to the bathroom.\n33 Sandra picked up the apple.\n34 Mary went back to the garden.\n35 Sandra put down the apple.\n36 John left the milk.\n37 Daniel took the football there.\n38 Daniel moved to the bedroom.\n39 Daniel discarded the football.\n40 Sandra went back to the bedroom.\n41 John moved to the hallway.\n42 Mary moved to the bathroom.\n43 John moved to the garden.\n44 Daniel grabbed the football.\n45 Mary journeyed to the office.\n46 Sandra journeyed to the garden.\n47 Mary travelled to the garden.\n48 John journeyed to the office.\n49 Sandra journeyed to the kitchen.\n50 John went back to the hallway.\n51 Daniel travelled to the kitchen.\n52 Daniel got the milk.\n53 Daniel went to the bedroom.\n54 Daniel journeyed to the bathroom.\n55 Daniel moved to the bedroom.\n56 Where was the milk before the bathroom? \tbedroom\t52 54 53\n57 Mary went to the bathroom.\n58 Sandra moved to the garden.\n59 Sandra went back to the office.\n60 Sandra went back to the bedroom.\n61 Mary moved to the bedroom.\n62 Daniel put down the football.\n63 Where was the football before the bathroom? \tbedroom\t62 54 53\n64 Daniel travelled to the garden.\n65 Daniel went to the bathroom.\n66 Where was the football before the bathroom? \tbedroom\t62 54 53\n67 Daniel discarded the milk.\n68 Sandra picked up the football.\n69 Where was the milk before the garden? \tbedroom\t67 64 55\n1 John took the apple.\n2 Sandra went back to the bathroom.\n3 John dropped the apple there.\n4 Daniel went to the bathroom.\n5 John grabbed the apple.\n6 John dropped the apple there.\n7 Daniel got the milk there.\n8 John moved to the bedroom.\n9 Daniel went to the hallway.\n10 Daniel dropped the milk.\n11 Sandra journeyed to the kitchen.\n12 Mary journeyed to the bathroom.\n13 Sandra moved to the office.\n14 Daniel got the milk.\n15 Mary grabbed the football.\n16 Daniel dropped the milk.\n17 Mary travelled to the kitchen.\n18 Daniel took the milk.\n19 Mary discarded the football.\n20 Mary travelled to the office.\n21 John journeyed to the kitchen.\n22 John went back to the hallway.\n23 Mary travelled to the kitchen.\n24 Mary travelled to the office.\n25 Daniel discarded the milk there.\n26 Daniel moved to the garden.\n27 Daniel went back to the hallway.\n28 John journeyed to the kitchen.\n29 Mary travelled to the garden.\n30 John picked up the football.\n31 John went to the garden.\n32 Mary picked up the apple.\n33 Mary discarded the apple.\n34 Sandra moved to the bathroom.\n35 John discarded the football.\n36 Daniel picked up the milk.\n37 John moved to the hallway.\n38 Sandra went to the garden.\n39 Daniel moved to the garden.\n40 Daniel picked up the football.\n41 Sandra went back to the kitchen.\n42 John moved to the bedroom.\n43 Mary took the apple.\n44 Sandra travelled to the bedroom.\n45 John journeyed to the bathroom.\n46 Sandra went back to the hallway.\n47 Daniel left the football.\n48 Mary took the football.\n49 Mary left the football.\n50 Daniel went to the office.\n51 Daniel discarded the milk.\n52 Daniel went back to the hallway.\n53 Where was the milk before the office? \tgarden\t51 50 39\n54 Mary dropped the apple.\n55 Mary went back to the bathroom.\n56 Where was the milk before the office? \tgarden\t51 50 39\n57 Daniel journeyed to the bathroom.\n58 Daniel moved to the kitchen.\n59 Mary travelled to the bedroom.\n60 Sandra travelled to the office.\n61 Mary travelled to the bathroom.\n62 John went to the office.\n63 Sandra travelled to the bedroom.\n64 John picked up the milk.\n65 John put down the milk.\n66 Sandra went to the garden.\n67 Sandra moved to the bedroom.\n68 John moved to the bedroom.\n69 Mary went back to the bedroom.\n70 Sandra travelled to the office.\n71 Daniel journeyed to the garden.\n72 Daniel grabbed the apple.\n73 Daniel dropped the apple.\n74 Sandra grabbed the milk.\n75 Sandra discarded the milk.\n76 Daniel journeyed to the kitchen.\n77 Daniel moved to the office.\n78 Mary went back to the bathroom.\n79 Daniel travelled to the hallway.\n80 Sandra picked up the milk.\n81 Sandra discarded the milk.\n82 Sandra took the milk.\n83 Sandra dropped the milk.\n84 Sandra picked up the milk.\n85 John journeyed to the kitchen.\n86 Daniel went back to the kitchen.\n87 Sandra moved to the hallway.\n88 John moved to the bathroom.\n89 Sandra went back to the bedroom.\n90 Daniel went back to the bathroom.\n91 Mary journeyed to the bedroom.\n92 Daniel journeyed to the garden.\n93 John went back to the bedroom.\n94 Daniel went back to the hallway.\n95 Mary went to the hallway.\n96 Mary went to the bedroom.\n97 Sandra discarded the milk.\n98 Mary journeyed to the bathroom.\n99 Where was the milk before the bedroom? \thallway\t97 89 87\n100 John took the milk.\n101 Mary went to the hallway.\n102 John discarded the milk.\n103 John travelled to the office.\n104 Sandra grabbed the milk.\n105 Sandra left the milk.\n106 Mary went back to the office.\n107 John moved to the garden.\n108 John went to the kitchen.\n109 Mary went to the hallway.\n110 Mary went to the garden.\n111 Sandra got the milk.\n112 Mary got the apple.\n113 Mary picked up the football.\n114 Mary put down the football there.\n115 Daniel travelled to the kitchen.\n116 Mary took the football there.\n117 John journeyed to the office.\n118 Sandra journeyed to the kitchen.\n119 Mary dropped the football there.\n120 John went to the hallway.\n121 Daniel travelled to the bathroom.\n122 Sandra journeyed to the bathroom.\n123 Sandra went to the hallway.\n124 Sandra journeyed to the bathroom.\n125 Sandra left the milk.\n126 Where was the milk before the bathroom? \thallway\t125 124 123\n127 Sandra moved to the bedroom.\n128 Mary went back to the office.\n129 Where was the milk before the hallway? \tbathroom\t125 123 122\n1 Mary moved to the bathroom.\n2 Daniel went to the bedroom.\n3 Sandra travelled to the garden.\n4 Daniel went back to the office.\n5 John moved to the bathroom.\n6 Sandra took the milk.\n7 Sandra dropped the milk.\n8 Mary travelled to the bedroom.\n9 Sandra got the milk.\n10 Sandra journeyed to the bathroom.\n11 Sandra travelled to the kitchen.\n12 Sandra took the apple.\n13 Where was the milk before the kitchen? \tbathroom\t9 11 10\n14 Daniel went to the bedroom.\n15 Sandra discarded the apple there.\n16 Sandra grabbed the apple there.\n17 Sandra travelled to the bedroom.\n18 Sandra discarded the apple there.\n19 Sandra dropped the milk.\n20 Where was the milk before the bedroom? \tkitchen\t19 17 11\n21 Sandra journeyed to the hallway.\n22 Mary moved to the kitchen.\n23 Where was the milk before the bedroom? \tkitchen\t19 17 11\n24 John journeyed to the kitchen.\n25 Daniel picked up the milk.\n26 Sandra got the football.\n27 Daniel took the apple.\n28 John moved to the bedroom.\n29 Sandra moved to the kitchen.\n30 Mary went back to the bathroom.\n31 Sandra left the football.\n32 Daniel went to the bathroom.\n33 Daniel travelled to the hallway.\n34 Daniel dropped the apple there.\n35 Sandra grabbed the football.\n36 Where was the apple before the hallway? \tbathroom\t34 33 32\n37 Mary went back to the office.\n38 Sandra journeyed to the garden.\n39 Where was the apple before the hallway? \tbathroom\t34 33 32\n1 Sandra went to the bedroom.\n2 John went to the bedroom.\n3 Mary grabbed the milk there.\n4 Mary dropped the milk.\n5 Mary got the milk there.\n6 John travelled to the garden.\n7 Mary journeyed to the bedroom.\n8 Sandra moved to the office.\n9 Mary discarded the milk there.\n10 John picked up the football there.\n11 Mary moved to the garden.\n12 Daniel took the milk.\n13 Mary moved to the bathroom.\n14 Sandra took the apple.\n15 John travelled to the kitchen.\n16 John put down the football.\n17 Daniel put down the milk.\n18 Sandra went back to the kitchen.\n19 Sandra took the football.\n20 Daniel got the milk there.\n21 Daniel moved to the kitchen.\n22 Daniel went back to the bathroom.\n23 Where was the milk before the bathroom? \tkitchen\t20 22 21\n24 Mary went to the office.\n25 John travelled to the bathroom.\n26 Where was the milk before the bathroom? \tkitchen\t20 22 21\n27 John journeyed to the hallway.\n28 Daniel went to the office.\n29 Sandra dropped the apple.\n30 John went back to the bedroom.\n31 Mary travelled to the hallway.\n32 Mary went to the bedroom.\n33 Sandra picked up the apple.\n34 John went back to the bathroom.\n35 Sandra dropped the football.\n36 Mary went back to the bathroom.\n37 Sandra travelled to the hallway.\n38 Sandra travelled to the office.\n39 Daniel left the milk.\n40 Sandra put down the apple there.\n41 Where was the milk before the office? \tbathroom\t39 28 22\n42 Daniel picked up the milk.\n43 Mary went to the kitchen.\n44 Where was the apple before the office? \thallway\t40 38 37\n45 Daniel dropped the milk.\n46 Sandra took the milk.\n47 Where was the apple before the office? \thallway\t40 38 37\n1 Daniel went back to the hallway.\n2 Mary went to the garden.\n3 Daniel went back to the bedroom.\n4 Sandra went back to the kitchen.\n5 Sandra moved to the bedroom.\n6 John travelled to the hallway.\n7 Sandra journeyed to the hallway.\n8 Sandra went to the kitchen.\n9 Daniel went to the kitchen.\n10 Mary moved to the bedroom.\n11 Mary moved to the bathroom.\n12 Daniel grabbed the apple.\n13 John travelled to the bathroom.\n14 Mary moved to the hallway.\n15 Mary went back to the garden.\n16 Daniel dropped the apple.\n17 Sandra moved to the garden.\n18 John went to the garden.\n19 Sandra journeyed to the kitchen.\n20 John got the football there.\n21 Mary travelled to the hallway.\n22 John travelled to the bathroom.\n23 Daniel picked up the apple there.\n24 Daniel discarded the apple there.\n25 John went back to the garden.\n26 Daniel moved to the bedroom.\n27 Sandra went to the garden.\n28 John dropped the football.\n29 Where was the football before the garden? \tbathroom\t28 25 22\n30 Daniel moved to the kitchen.\n31 Sandra went back to the bathroom.\n32 Where was the football before the garden? \tbathroom\t28 25 22\n33 Daniel travelled to the bedroom.\n34 Daniel went back to the kitchen.\n35 Where was the football before the garden? \tbathroom\t28 25 22\n36 Daniel picked up the apple there.\n37 Sandra moved to the bedroom.\n38 Daniel put down the apple.\n39 John got the football.\n40 Daniel grabbed the apple.\n41 Daniel dropped the apple.\n42 Mary went to the bathroom.\n43 John discarded the football there.\n44 John grabbed the football.\n45 Daniel grabbed the apple.\n46 Sandra journeyed to the hallway.\n47 Mary went to the bedroom.\n48 John put down the football.\n49 Sandra moved to the garden.\n50 Daniel moved to the bedroom.\n51 John picked up the football.\n52 Daniel left the apple.\n53 Mary took the apple there.\n54 John put down the football.\n55 Mary travelled to the kitchen.\n56 Daniel travelled to the office.\n57 Mary put down the apple.\n58 Sandra picked up the football.\n59 John went to the bathroom.\n60 Sandra moved to the kitchen.\n61 Sandra put down the football.\n62 Sandra journeyed to the bedroom.\n63 Daniel moved to the garden.\n64 Mary got the football.\n65 John went back to the bedroom.\n66 John went back to the office.\n67 John went to the hallway.\n68 Mary picked up the apple.\n69 Mary discarded the football.\n70 Mary dropped the apple.\n71 John went to the office.\n72 Mary grabbed the apple there.\n73 John travelled to the hallway.\n74 Mary grabbed the football.\n75 Mary discarded the football there.\n76 Mary went to the bedroom.\n77 Mary put down the apple there.\n78 John went to the garden.\n79 Mary went to the garden.\n80 Daniel moved to the office.\n81 John went back to the office.\n82 Sandra travelled to the office.\n83 Mary went to the bathroom.\n84 John picked up the milk.\n85 John left the milk there.\n86 John went back to the bedroom.\n87 Daniel picked up the milk.\n88 Daniel travelled to the kitchen.\n89 Sandra went to the bedroom.\n90 Daniel put down the milk.\n91 Mary travelled to the kitchen.\n92 John moved to the kitchen.\n93 Mary travelled to the bedroom.\n94 Daniel went back to the bedroom.\n95 Sandra took the apple.\n96 Sandra left the apple.\n97 Daniel took the apple.\n98 Daniel left the apple.\n99 Mary picked up the apple.\n100 Mary discarded the apple.\n101 Mary moved to the kitchen.\n102 Sandra took the apple.\n103 Mary got the football.\n104 Mary discarded the football.\n105 John went back to the bathroom.\n106 Sandra moved to the kitchen.\n107 Sandra went back to the bedroom.\n108 Sandra went back to the hallway.\n109 Mary picked up the milk.\n110 Sandra moved to the kitchen.\n111 Daniel went back to the hallway.\n112 Mary got the football there.\n113 Mary travelled to the bedroom.\n114 John moved to the kitchen.\n115 Mary discarded the milk.\n116 Mary travelled to the bathroom.\n117 Mary left the football.\n118 Where was the football before the bathroom? \tbedroom\t117 116 113\n119 Sandra went to the garden.\n120 John went back to the office.\n121 Where was the football before the bathroom? \tbedroom\t117 116 113\n1 John journeyed to the hallway.\n2 Daniel went back to the garden.\n3 John picked up the milk.\n4 Daniel went to the hallway.\n5 John dropped the milk.\n6 Mary moved to the kitchen.\n7 Mary journeyed to the office.\n8 John took the milk.\n9 John travelled to the bedroom.\n10 John went to the garden.\n11 Where was the milk before the garden? \tbedroom\t8 10 9\n12 John discarded the milk.\n13 Mary grabbed the football.\n14 Where was the milk before the garden? \tbedroom\t12 10 9\n15 Mary moved to the hallway.\n16 John travelled to the office.\n17 Where was the milk before the garden? \tbedroom\t12 10 9\n18 Daniel journeyed to the bathroom.\n19 John went back to the hallway.\n20 John journeyed to the office.\n21 Mary went to the garden.\n22 Mary moved to the bedroom.\n23 Sandra went to the bathroom.\n24 Daniel journeyed to the hallway.\n25 Mary discarded the football.\n26 Where was the football before the garden? \thallway\t25 21 15\n27 Mary took the football there.\n28 John went back to the kitchen.\n29 Mary put down the football.\n30 John went back to the bedroom.\n31 John grabbed the football.\n32 Mary travelled to the kitchen.\n33 John journeyed to the hallway.\n34 John left the football.\n35 Mary journeyed to the hallway.\n36 John went back to the bathroom.\n37 Daniel journeyed to the bathroom.\n38 John moved to the hallway.\n39 Sandra moved to the hallway.\n40 Mary grabbed the football.\n41 Sandra moved to the kitchen.\n42 Mary journeyed to the bathroom.\n43 Daniel journeyed to the kitchen.\n44 John went back to the kitchen.\n45 Daniel travelled to the bedroom.\n46 John travelled to the hallway.\n47 Mary dropped the football.\n48 Daniel went to the bathroom.\n49 Daniel went back to the bedroom.\n50 Mary got the football.\n51 Mary put down the football there.\n52 Mary travelled to the garden.\n53 Mary moved to the bathroom.\n54 John went to the kitchen.\n55 John journeyed to the hallway.\n56 Mary went to the office.\n57 John moved to the office.\n58 Mary grabbed the apple.\n59 John journeyed to the hallway.\n60 Mary moved to the hallway.\n61 Sandra went back to the bathroom.\n62 John went back to the office.\n63 Sandra moved to the kitchen.\n64 Mary discarded the apple.\n65 Daniel moved to the bathroom.\n66 Mary got the apple.\n67 Daniel picked up the football.\n68 Mary dropped the apple.\n69 Daniel discarded the football there.\n70 Sandra moved to the garden.\n71 Daniel took the football there.\n72 John moved to the garden.\n73 John travelled to the bathroom.\n74 Sandra grabbed the milk.\n75 Mary got the apple there.\n76 Sandra dropped the milk.\n77 Sandra got the milk.\n78 Daniel put down the football.\n79 Mary put down the apple.\n80 Sandra went back to the hallway.\n81 Daniel journeyed to the bedroom.\n82 Daniel went to the hallway.\n83 John got the football.\n84 Mary moved to the office.\n85 John travelled to the hallway.\n86 John left the football.\n87 Sandra got the football.\n88 Sandra picked up the apple.\n89 Daniel travelled to the bedroom.\n90 Sandra discarded the football.\n91 Sandra took the football.\n92 Daniel moved to the bathroom.\n93 Sandra moved to the bathroom.\n94 John travelled to the bathroom.\n95 Mary went to the garden.\n96 Mary went back to the kitchen.\n97 John journeyed to the hallway.\n98 John went to the garden.\n99 Sandra discarded the milk.\n100 Mary moved to the office.\n101 Where was the milk before the bathroom? \thallway\t99 93 80\n1 John got the apple.\n2 Sandra went back to the hallway.\n3 John journeyed to the kitchen.\n4 Daniel went to the hallway.\n5 Daniel journeyed to the bathroom.\n6 John travelled to the bathroom.\n7 Sandra got the football there.\n8 Sandra moved to the office.\n9 Mary went back to the bedroom.\n10 John left the apple.\n11 Where was the apple before the bathroom? \tkitchen\t10 6 3\n12 Daniel took the apple.\n13 Mary went to the kitchen.\n14 John went to the hallway.\n15 Sandra journeyed to the hallway.\n16 Sandra moved to the garden.\n17 John went to the office.\n18 Daniel left the apple.\n19 Daniel grabbed the apple.\n20 Sandra went to the hallway.\n21 Mary went to the bathroom.\n22 Daniel left the apple there.\n23 Mary journeyed to the kitchen.\n24 John travelled to the kitchen.\n25 Sandra put down the football.\n26 Where was the football before the hallway? \tgarden\t25 20 16\n27 John moved to the garden.\n28 John moved to the bedroom.\n29 Where was the football before the garden? \thallway\t25 16 15\n30 Mary travelled to the garden.\n31 Daniel went to the garden.\n32 Where was the football before the garden? \thallway\t25 16 15\n33 Daniel went to the office.\n34 Sandra moved to the garden.\n35 John moved to the kitchen.\n36 John went to the hallway.\n37 John got the milk.\n38 John dropped the milk.\n39 John moved to the garden.\n40 Sandra journeyed to the hallway.\n41 Mary travelled to the bedroom.\n42 Mary journeyed to the kitchen.\n43 Sandra got the football.\n44 Sandra went to the garden.\n45 Sandra went to the bathroom.\n46 Daniel went back to the kitchen.\n47 Where was the football before the bathroom? \tgarden\t43 45 44\n1 John moved to the garden.\n2 John went to the bedroom.\n3 Mary went back to the kitchen.\n4 Sandra moved to the garden.\n5 Daniel journeyed to the hallway.\n6 John journeyed to the kitchen.\n7 John journeyed to the office.\n8 Daniel travelled to the garden.\n9 John journeyed to the garden.\n10 Sandra took the milk.\n11 Sandra put down the milk.\n12 Mary moved to the bathroom.\n13 Daniel grabbed the milk there.\n14 John moved to the bathroom.\n15 Daniel put down the milk.\n16 John got the football.\n17 Mary travelled to the office.\n18 Sandra got the milk.\n19 Sandra left the milk.\n20 Sandra journeyed to the kitchen.\n21 John left the football there.\n22 John went to the kitchen.\n23 Daniel went to the kitchen.\n24 John moved to the hallway.\n25 Daniel went to the hallway.\n26 Mary journeyed to the bathroom.\n27 Mary took the football.\n28 Mary moved to the office.\n29 Daniel took the apple.\n30 Mary discarded the football there.\n31 Sandra travelled to the bedroom.\n32 Daniel put down the apple.\n33 Daniel took the apple.\n34 Daniel moved to the garden.\n35 Daniel moved to the hallway.\n36 Mary grabbed the football.\n37 Where was the apple before the hallway? \tgarden\t33 35 34\n38 Mary travelled to the bedroom.\n39 Daniel went to the garden.\n40 Sandra journeyed to the bathroom.\n41 Mary discarded the football there.\n42 John moved to the kitchen.\n43 Daniel discarded the apple.\n44 Where was the apple before the hallway? \tgarden\t43 35 34\n45 Mary travelled to the hallway.\n46 Mary travelled to the bedroom.\n47 Where was the apple before the garden? \thallway\t43 39 35\n48 Daniel got the milk.\n49 Sandra journeyed to the kitchen.\n50 Where was the apple before the hallway? \tgarden\t43 35 34\n51 Mary went back to the hallway.\n52 Daniel got the apple there.\n53 Daniel journeyed to the bathroom.\n54 John journeyed to the bedroom.\n55 John picked up the football there.\n56 Sandra went back to the hallway.\n57 Daniel dropped the milk.\n58 John went back to the kitchen.\n59 John put down the football there.\n60 John picked up the football.\n61 Mary went to the office.\n62 John dropped the football.\n63 Daniel discarded the apple there.\n64 Mary went to the garden.\n65 Mary moved to the kitchen.\n66 Daniel grabbed the milk.\n67 John went back to the bathroom.\n68 Sandra journeyed to the bathroom.\n69 Mary took the football.\n70 John got the apple.\n71 Sandra journeyed to the office.\n72 Sandra travelled to the garden.\n73 John left the apple.\n74 Sandra moved to the bedroom.\n75 Mary dropped the football.\n76 Daniel picked up the apple.\n77 Daniel discarded the apple.\n78 John got the apple.\n79 Mary travelled to the garden.\n80 Sandra journeyed to the office.\n81 John left the apple.\n82 John took the apple.\n83 Mary moved to the kitchen.\n84 John went to the garden.\n85 Sandra journeyed to the hallway.\n86 Daniel went to the office.\n87 John dropped the apple.\n88 John went to the bedroom.\n89 Daniel put down the milk.\n90 Daniel picked up the milk.\n91 John travelled to the office.\n92 John moved to the garden.\n93 Sandra travelled to the office.\n94 Mary moved to the office.\n95 Sandra travelled to the garden.\n96 Sandra went to the kitchen.\n97 John got the apple.\n98 Daniel went back to the bathroom.\n99 Sandra got the football.\n100 Daniel went to the bedroom.\n101 John went to the bedroom.\n102 Sandra went to the bathroom.\n103 John went back to the bathroom.\n104 Daniel went back to the hallway.\n105 Sandra discarded the football there.\n106 Daniel dropped the milk.\n107 Where was the milk before the bedroom? \tbathroom\t106 100 98\n1 Sandra went back to the bedroom.\n2 John took the apple.\n3 Mary travelled to the bedroom.\n4 Sandra moved to the office.\n5 Daniel journeyed to the office.\n6 Sandra travelled to the hallway.\n7 John discarded the apple.\n8 John took the apple there.\n9 John discarded the apple there.\n10 Daniel went to the bedroom.\n11 John went to the office.\n12 Sandra went back to the bedroom.\n13 Daniel went to the garden.\n14 Daniel took the apple.\n15 Daniel left the apple.\n16 Sandra went to the bathroom.\n17 Daniel moved to the bathroom.\n18 Sandra journeyed to the hallway.\n19 John went to the bedroom.\n20 John journeyed to the hallway.\n21 Mary went back to the bathroom.\n22 Mary went to the kitchen.\n23 Mary went back to the bathroom.\n24 Mary went to the bedroom.\n25 Daniel journeyed to the kitchen.\n26 Daniel went back to the bedroom.\n27 Daniel went back to the hallway.\n28 John moved to the office.\n29 Sandra went to the office.\n30 Mary went to the hallway.\n31 Mary went to the kitchen.\n32 John journeyed to the bathroom.\n33 John travelled to the office.\n34 Mary got the football there.\n35 Daniel went to the garden.\n36 Mary left the football.\n37 Mary picked up the milk there.\n38 Mary went back to the hallway.\n39 Mary discarded the milk.\n40 Daniel went to the hallway.\n41 Mary moved to the office.\n42 Mary went back to the garden.\n43 John went to the hallway.\n44 Daniel took the milk.\n45 Daniel left the milk.\n46 Daniel went to the garden.\n47 Daniel picked up the apple there.\n48 Daniel moved to the bathroom.\n49 Mary went back to the bedroom.\n50 John went to the bathroom.\n51 Daniel went back to the office.\n52 John went to the office.\n53 Mary went to the office.\n54 John travelled to the kitchen.\n55 John picked up the football.\n56 Daniel journeyed to the kitchen.\n57 John travelled to the bedroom.\n58 Sandra moved to the kitchen.\n59 Sandra travelled to the bedroom.\n60 John put down the football.\n61 Sandra moved to the garden.\n62 John picked up the football.\n63 Mary travelled to the kitchen.\n64 Daniel went to the garden.\n65 Sandra went to the bedroom.\n66 John went back to the garden.\n67 John dropped the football.\n68 Daniel moved to the office.\n69 John travelled to the hallway.\n70 John travelled to the bedroom.\n71 Sandra moved to the bathroom.\n72 Daniel went to the bedroom.\n73 Mary went to the bedroom.\n74 Daniel dropped the apple.\n75 Where was the apple before the kitchen? \toffice\t74 56 51\n76 Mary got the apple there.\n77 John went back to the kitchen.\n78 Sandra moved to the kitchen.\n79 Mary travelled to the bathroom.\n80 Daniel moved to the bathroom.\n81 John travelled to the bathroom.\n82 John went back to the kitchen.\n83 John went back to the garden.\n84 Sandra moved to the garden.\n85 John took the football there.\n86 Mary travelled to the bedroom.\n87 Mary went back to the office.\n88 Daniel went to the office.\n89 John put down the football.\n90 Mary put down the apple.\n91 John grabbed the football.\n92 Where was the apple before the office? \tbedroom\t90 87 86\n93 Daniel grabbed the apple.\n94 Sandra went back to the bedroom.\n95 Daniel moved to the hallway.\n96 John put down the football.\n97 Daniel took the milk.\n98 John picked up the football.\n99 John journeyed to the hallway.\n100 Sandra moved to the office.\n101 John travelled to the kitchen.\n102 Sandra moved to the bathroom.\n103 Where was the football before the kitchen? \thallway\t98 101 99\n104 Sandra moved to the hallway.\n105 Mary journeyed to the bathroom.\n106 Mary moved to the office.\n107 John dropped the football.\n108 Where was the football before the kitchen? \thallway\t107 101 99\n109 Mary journeyed to the kitchen.\n110 Daniel went back to the bathroom.\n111 Where was the football before the kitchen? \thallway\t107 101 99\n1 John went to the garden.\n2 Mary went to the hallway.\n3 John moved to the kitchen.\n4 Daniel moved to the office.\n5 Daniel travelled to the bedroom.\n6 Daniel journeyed to the hallway.\n7 Mary took the milk.\n8 Sandra moved to the kitchen.\n9 John grabbed the apple there.\n10 John discarded the apple there.\n11 Mary dropped the milk.\n12 Daniel took the milk.\n13 Daniel dropped the milk.\n14 John grabbed the apple.\n15 Mary picked up the milk.\n16 Mary dropped the milk.\n17 Daniel grabbed the milk there.\n18 Sandra went to the office.\n19 Sandra journeyed to the kitchen.\n20 Daniel went to the bedroom.\n21 Daniel grabbed the football.\n22 Daniel went to the bathroom.\n23 Sandra journeyed to the hallway.\n24 Sandra journeyed to the garden.\n25 John put down the apple.\n26 Daniel put down the football.\n27 Daniel grabbed the football.\n28 Sandra journeyed to the bedroom.\n29 Sandra journeyed to the kitchen.\n30 John grabbed the apple.\n31 Daniel moved to the kitchen.\n32 John moved to the hallway.\n33 Daniel moved to the bathroom.\n34 John went to the bathroom.\n35 Where was the apple before the bathroom? \thallway\t30 34 32\n36 John left the apple.\n37 John picked up the apple.\n38 John left the apple.\n39 Daniel put down the football there.\n40 Where was the football before the bathroom? \tkitchen\t39 33 31\n41 John went back to the office.\n42 Sandra went to the garden.\n43 Where was the football before the bathroom? \tkitchen\t39 33 31\n44 Daniel got the football there.\n45 Daniel took the apple.\n46 Mary journeyed to the bedroom.\n47 Sandra travelled to the hallway.\n48 Daniel put down the milk.\n49 Daniel took the milk.\n50 Mary travelled to the garden.\n51 John moved to the kitchen.\n52 John travelled to the hallway.\n53 Daniel went to the hallway.\n54 Sandra went to the garden.\n55 Sandra travelled to the office.\n56 Sandra travelled to the kitchen.\n57 Sandra moved to the office.\n58 Mary went back to the bathroom.\n59 Daniel went to the garden.\n60 Daniel travelled to the kitchen.\n61 Daniel put down the milk.\n62 Where was the milk before the kitchen? \tgarden\t61 60 59\n63 Sandra journeyed to the bathroom.\n64 Daniel went to the hallway.\n65 Where was the milk before the kitchen? \tgarden\t61 60 59\n1 Mary journeyed to the garden.\n2 Mary picked up the football.\n3 Daniel went back to the bedroom.\n4 Daniel travelled to the bathroom.\n5 John moved to the bedroom.\n6 John moved to the bathroom.\n7 Mary went back to the bedroom.\n8 Mary moved to the bathroom.\n9 John travelled to the hallway.\n10 Sandra got the milk.\n11 Sandra dropped the milk.\n12 Sandra picked up the apple.\n13 Mary dropped the football.\n14 Sandra journeyed to the garden.\n15 Where was the football before the bathroom? \tbedroom\t13 8 7\n16 Mary journeyed to the bedroom.\n17 John went to the bathroom.\n18 Where was the football before the bathroom? \tbedroom\t13 8 7\n19 John got the football.\n20 Mary moved to the office.\n21 John put down the football.\n22 Sandra dropped the apple.\n23 Sandra picked up the apple.\n24 John picked up the football.\n25 Sandra left the apple there.\n26 John went back to the garden.\n27 Mary went back to the garden.\n28 John got the apple.\n29 Mary journeyed to the kitchen.\n30 John journeyed to the bedroom.\n31 Mary went back to the hallway.\n32 Sandra journeyed to the bathroom.\n33 Sandra travelled to the garden.\n34 Daniel went back to the office.\n35 Mary journeyed to the bathroom.\n36 Sandra travelled to the hallway.\n37 John went back to the office.\n38 John dropped the football there.\n39 Where was the football before the bedroom? \tgarden\t38 30 26\n40 John left the apple.\n41 Daniel picked up the apple.\n42 Where was the football before the bedroom? \tgarden\t38 30 26\n43 Daniel dropped the apple there.\n44 John went back to the hallway.\n45 Where was the football before the office? \tbedroom\t38 37 30\n1 Sandra went to the office.\n2 Mary moved to the garden.\n3 Mary went to the bathroom.\n4 John moved to the hallway.\n5 John moved to the bathroom.\n6 Daniel journeyed to the hallway.\n7 Mary got the apple.\n8 Sandra travelled to the hallway.\n9 Daniel moved to the bedroom.\n10 Mary put down the apple there.\n11 John got the apple.\n12 Mary moved to the bedroom.\n13 John left the apple.\n14 Sandra went back to the garden.\n15 John picked up the apple.\n16 Sandra went to the office.\n17 Sandra picked up the milk.\n18 John discarded the apple.\n19 Sandra left the milk.\n20 Mary journeyed to the hallway.\n21 Sandra moved to the bedroom.\n22 Mary went back to the office.\n23 Mary grabbed the milk.\n24 John grabbed the apple.\n25 Daniel went to the garden.\n26 Sandra went to the hallway.\n27 Sandra journeyed to the office.\n28 John moved to the kitchen.\n29 Mary moved to the hallway.\n30 John left the apple there.\n31 John went back to the garden.\n32 Daniel travelled to the hallway.\n33 Mary discarded the milk.\n34 John journeyed to the office.\n35 Sandra journeyed to the hallway.\n36 John went to the bedroom.\n37 Sandra picked up the milk there.\n38 Sandra left the milk.\n39 Sandra went back to the bathroom.\n40 Sandra journeyed to the kitchen.\n41 Sandra took the apple.\n42 Mary took the milk.\n43 Sandra took the football.\n44 Daniel went to the bathroom.\n45 Daniel journeyed to the hallway.\n46 Daniel travelled to the bathroom.\n47 John travelled to the bathroom.\n48 Daniel travelled to the kitchen.\n49 Sandra dropped the football.\n50 Sandra went to the office.\n51 John travelled to the bedroom.\n52 Mary travelled to the garden.\n53 Sandra left the apple.\n54 Mary dropped the milk.\n55 Daniel picked up the football.\n56 Sandra got the apple there.\n57 John went to the kitchen.\n58 Daniel moved to the garden.\n59 Daniel got the milk.\n60 Sandra went to the bathroom.\n61 Sandra went back to the hallway.\n62 Daniel discarded the milk.\n63 Daniel grabbed the milk.\n64 Daniel put down the milk.\n65 Daniel took the milk.\n66 John journeyed to the garden.\n67 Sandra discarded the apple.\n68 Sandra journeyed to the bathroom.\n69 Where was the apple before the hallway? \tbathroom\t67 61 60\n70 John went to the bedroom.\n71 Daniel dropped the football.\n72 Where was the apple before the hallway? \tbathroom\t67 61 60\n73 Mary took the football.\n74 Daniel journeyed to the office.\n75 John journeyed to the garden.\n76 Mary went back to the hallway.\n77 Daniel put down the milk.\n78 Sandra moved to the bedroom.\n79 John moved to the kitchen.\n80 Daniel grabbed the milk.\n81 Daniel went back to the garden.\n82 Daniel travelled to the kitchen.\n83 Where was the milk before the kitchen? \tgarden\t80 82 81\n84 John moved to the bedroom.\n85 Daniel went to the bedroom.\n86 Where was the milk before the kitchen? \tgarden\t80 82 81\n87 Mary moved to the bedroom.\n88 Sandra went to the hallway.\n89 Daniel dropped the milk.\n90 Mary picked up the milk.\n91 Sandra moved to the office.\n92 Sandra moved to the garden.\n93 John journeyed to the bathroom.\n94 Daniel went to the office.\n95 Mary left the milk.\n96 Sandra travelled to the hallway.\n97 Mary journeyed to the kitchen.\n98 Daniel went back to the bedroom.\n99 Sandra picked up the apple.\n100 Mary left the football.\n101 Where was the football before the kitchen? \tbedroom\t100 97 87\n1 Sandra got the apple.\n2 Daniel picked up the football there.\n3 Sandra put down the apple there.\n4 John got the apple.\n5 Mary got the milk.\n6 Daniel went back to the kitchen.\n7 John left the apple.\n8 Daniel went back to the garden.\n9 John got the apple.\n10 Mary went back to the office.\n11 Mary left the milk.\n12 John discarded the apple there.\n13 Sandra grabbed the apple.\n14 John picked up the milk.\n15 Daniel discarded the football.\n16 John went back to the kitchen.\n17 Where was the football before the garden? \tkitchen\t15 8 6\n18 John left the milk there.\n19 John went back to the bathroom.\n20 Where was the football before the garden? \tkitchen\t15 8 6\n21 Sandra moved to the bathroom.\n22 Sandra moved to the hallway.\n23 Sandra travelled to the bedroom.\n24 Sandra dropped the apple there.\n25 Where was the apple before the hallway? \tbathroom\t24 22 21\n26 John travelled to the office.\n27 Daniel picked up the football.\n28 Where was the apple before the hallway? \tbathroom\t24 22 21\n29 Mary went to the bathroom.\n30 Mary moved to the garden.\n31 Where was the apple before the hallway? \tbathroom\t24 22 21\n1 Sandra went back to the hallway.\n2 Daniel took the apple.\n3 John travelled to the kitchen.\n4 Daniel travelled to the bedroom.\n5 Daniel got the football there.\n6 Daniel went to the hallway.\n7 Where was the apple before the hallway? \tbedroom\t2 6 4\n8 Mary went back to the bedroom.\n9 Daniel discarded the football.\n10 Daniel got the football.\n11 Mary went to the garden.\n12 Daniel travelled to the office.\n13 Daniel went back to the bedroom.\n14 Where was the football before the bedroom? \toffice\t10 13 12\n15 Daniel went back to the hallway.\n16 Mary went back to the bathroom.\n17 Daniel dropped the apple.\n18 Sandra journeyed to the kitchen.\n19 Where was the apple before the office? \thallway\t17 12 6\n20 Mary went back to the bedroom.\n21 Daniel got the apple.\n22 Sandra moved to the garden.\n23 Daniel dropped the apple.\n24 Daniel put down the football.\n25 John went back to the bathroom.\n26 Where was the football before the bedroom? \toffice\t24 13 12\n27 Mary went to the garden.\n28 Daniel grabbed the apple.\n29 Where was the football before the hallway? \tbedroom\t24 15 13\n1 John journeyed to the garden.\n2 John journeyed to the bedroom.\n3 John went to the garden.\n4 John travelled to the kitchen.\n5 John journeyed to the garden.\n6 Mary journeyed to the bathroom.\n7 Mary journeyed to the hallway.\n8 John travelled to the bedroom.\n9 John journeyed to the bathroom.\n10 Sandra went to the office.\n11 Daniel journeyed to the office.\n12 Daniel grabbed the apple there.\n13 Sandra went to the kitchen.\n14 Mary journeyed to the office.\n15 Daniel went to the bathroom.\n16 Daniel dropped the apple.\n17 John went back to the office.\n18 Sandra travelled to the bedroom.\n19 Daniel moved to the hallway.\n20 Daniel went back to the garden.\n21 Sandra grabbed the milk there.\n22 John went to the bathroom.\n23 Sandra discarded the milk.\n24 Sandra got the milk.\n25 Sandra discarded the milk.\n26 Sandra got the milk there.\n27 Daniel moved to the kitchen.\n28 Sandra discarded the milk.\n29 John picked up the apple.\n30 Daniel moved to the bathroom.\n31 Sandra travelled to the bathroom.\n32 John left the apple.\n33 Daniel took the apple.\n34 Daniel journeyed to the kitchen.\n35 John journeyed to the kitchen.\n36 Mary travelled to the kitchen.\n37 Mary moved to the garden.\n38 Daniel journeyed to the garden.\n39 John went back to the bathroom.\n40 Mary went to the bathroom.\n41 Daniel dropped the apple.\n42 Sandra journeyed to the hallway.\n43 Where was the apple before the garden? \tkitchen\t41 38 34\n44 Mary went to the bedroom.\n45 Sandra took the football.\n46 Where was the apple before the garden? \tkitchen\t41 38 34\n47 Mary travelled to the bathroom.\n48 John moved to the kitchen.\n49 John travelled to the garden.\n50 Daniel moved to the bedroom.\n51 Mary went back to the hallway.\n52 John got the apple.\n53 Sandra discarded the football.\n54 Sandra moved to the bedroom.\n55 Mary got the football there.\n56 Sandra took the milk there.\n57 Mary went to the bedroom.\n58 Sandra moved to the office.\n59 Daniel went to the bathroom.\n60 Sandra went to the bedroom.\n61 Where was the milk before the bedroom? \toffice\t56 60 58\n62 Sandra dropped the milk.\n63 Mary journeyed to the bathroom.\n64 Where was the milk before the bedroom? \toffice\t62 60 58\n65 Daniel went back to the kitchen.\n66 Mary dropped the football.\n67 Where was the football before the bathroom? \tbedroom\t66 63 57\n1 Mary moved to the office.\n2 Sandra moved to the bathroom.\n3 Mary moved to the kitchen.\n4 Daniel took the milk.\n5 Daniel journeyed to the kitchen.\n6 Daniel dropped the milk there.\n7 Daniel travelled to the hallway.\n8 Mary took the milk.\n9 Daniel went back to the kitchen.\n10 Sandra travelled to the hallway.\n11 Mary dropped the milk.\n12 Sandra went back to the bathroom.\n13 Daniel grabbed the milk.\n14 Sandra moved to the garden.\n15 Mary went back to the garden.\n16 Daniel put down the milk.\n17 Daniel took the milk.\n18 John moved to the bathroom.\n19 Daniel moved to the garden.\n20 Sandra went to the kitchen.\n21 Daniel went to the bathroom.\n22 Daniel put down the milk.\n23 Where was the milk before the bathroom? \tgarden\t22 21 19\n24 Sandra journeyed to the garden.\n25 Sandra went back to the office.\n26 Where was the milk before the bathroom? \tgarden\t22 21 19\n27 Sandra travelled to the bedroom.\n28 Daniel went back to the garden.\n29 Where was the milk before the bathroom? \tgarden\t22 21 19\n30 John picked up the milk.\n31 John put down the milk.\n32 Mary went back to the bedroom.\n33 John picked up the milk.\n34 John went to the bedroom.\n35 Daniel went to the kitchen.\n36 Daniel moved to the garden.\n37 Daniel went to the hallway.\n38 Sandra journeyed to the garden.\n39 John dropped the milk.\n40 John went back to the bathroom.\n41 Daniel went back to the bedroom.\n42 Daniel went to the bathroom.\n43 Sandra went back to the bedroom.\n44 Sandra went to the hallway.\n45 Sandra journeyed to the bedroom.\n46 Mary picked up the milk there.\n47 Daniel went to the office.\n48 John journeyed to the hallway.\n49 Daniel got the football there.\n50 Mary went to the bathroom.\n51 John travelled to the office.\n52 John picked up the apple.\n53 Daniel moved to the bathroom.\n54 Mary moved to the bedroom.\n55 Daniel left the football.\n56 John dropped the apple.\n57 Daniel picked up the football.\n58 Mary went to the office.\n59 John took the apple.\n60 Mary went to the bedroom.\n61 Mary went to the hallway.\n62 Mary left the milk.\n63 Daniel moved to the garden.\n64 Where was the milk before the bedroom? \toffice\t62 60 58\n65 Daniel travelled to the bathroom.\n66 Mary went to the kitchen.\n67 Where was the milk before the hallway? \tbedroom\t62 61 60\n1 Daniel grabbed the apple.\n2 John moved to the bathroom.\n3 Daniel dropped the apple.\n4 Daniel went back to the bedroom.\n5 Daniel went to the kitchen.\n6 Mary moved to the garden.\n7 John travelled to the garden.\n8 Sandra travelled to the office.\n9 Mary went to the office.\n10 Mary grabbed the milk.\n11 Mary moved to the garden.\n12 Mary left the milk.\n13 John took the milk.\n14 Daniel moved to the office.\n15 Mary travelled to the bathroom.\n16 Mary went to the office.\n17 Daniel travelled to the garden.\n18 John discarded the milk.\n19 Daniel took the milk.\n20 Mary moved to the hallway.\n21 John moved to the bedroom.\n22 Mary grabbed the apple.\n23 Mary moved to the bathroom.\n24 Mary went back to the hallway.\n25 Where was the apple before the hallway? \tbathroom\t22 24 23\n26 Daniel went back to the kitchen.\n27 Sandra moved to the garden.\n28 Where was the apple before the hallway? \tbathroom\t22 24 23\n29 Mary moved to the garden.\n30 Sandra went to the hallway.\n31 John went back to the garden.\n32 Daniel journeyed to the bedroom.\n33 Daniel got the football.\n34 Mary travelled to the bedroom.\n35 Mary went back to the office.\n36 Sandra went back to the garden.\n37 John journeyed to the bedroom.\n38 Sandra moved to the office.\n39 Mary journeyed to the garden.\n40 Sandra went back to the bathroom.\n41 Sandra journeyed to the office.\n42 Mary moved to the bedroom.\n43 Mary left the apple.\n44 John picked up the apple.\n45 Daniel travelled to the garden.\n46 John went back to the garden.\n47 Mary went to the bathroom.\n48 Daniel journeyed to the office.\n49 Daniel left the football.\n50 Mary travelled to the garden.\n51 Where was the football before the office? \tgarden\t49 48 45\n52 John discarded the apple there.\n53 Mary went to the kitchen.\n54 Where was the football before the office? \tgarden\t49 48 45\n55 John went to the kitchen.\n56 Sandra grabbed the football.\n57 Daniel travelled to the bedroom.\n58 Daniel travelled to the office.\n59 Sandra put down the football.\n60 Daniel dropped the milk.\n61 Where was the milk before the office? \tbedroom\t60 58 57\n1 John went to the bathroom.\n2 John travelled to the bedroom.\n3 Mary went back to the hallway.\n4 Daniel journeyed to the office.\n5 Sandra went to the garden.\n6 John went back to the bathroom.\n7 Mary moved to the bedroom.\n8 John moved to the hallway.\n9 Mary moved to the garden.\n10 Sandra grabbed the apple.\n11 Sandra left the apple.\n12 Daniel journeyed to the hallway.\n13 Sandra moved to the bedroom.\n14 John went to the office.\n15 Daniel went back to the office.\n16 Mary went back to the bathroom.\n17 Mary journeyed to the hallway.\n18 John travelled to the hallway.\n19 Sandra travelled to the kitchen.\n20 Mary travelled to the office.\n21 Mary picked up the football.\n22 John went to the office.\n23 Mary left the football.\n24 Sandra grabbed the milk.\n25 Daniel picked up the football.\n26 Daniel journeyed to the kitchen.\n27 John journeyed to the bedroom.\n28 Mary travelled to the kitchen.\n29 Daniel left the football there.\n30 John went back to the office.\n31 Sandra picked up the football there.\n32 Daniel journeyed to the bathroom.\n33 John moved to the kitchen.\n34 Sandra moved to the bedroom.\n35 Mary travelled to the bedroom.\n36 Daniel travelled to the garden.\n37 Sandra put down the football.\n38 Mary picked up the football.\n39 Sandra went to the kitchen.\n40 Daniel grabbed the apple.\n41 Daniel discarded the apple.\n42 Sandra dropped the milk.\n43 Where was the milk before the kitchen? \tbedroom\t42 39 34\n44 Mary left the football.\n45 Daniel picked up the apple.\n46 Where was the milk before the kitchen? \tbedroom\t42 39 34\n47 Mary went to the kitchen.\n48 John grabbed the milk.\n49 Daniel put down the apple.\n50 Daniel took the apple.\n51 Daniel dropped the apple.\n52 John dropped the milk.\n53 Mary moved to the bathroom.\n54 Sandra got the milk there.\n55 Mary travelled to the garden.\n56 Daniel travelled to the hallway.\n57 Mary got the apple.\n58 Mary journeyed to the bedroom.\n59 Sandra went to the garden.\n60 Mary journeyed to the office.\n61 Where was the apple before the office? \tbedroom\t57 60 58\n62 Sandra travelled to the hallway.\n63 Daniel went back to the office.\n64 Sandra went back to the bathroom.\n65 Mary went to the hallway.\n66 Mary journeyed to the garden.\n67 Sandra dropped the milk.\n68 Where was the milk before the hallway? \tgarden\t67 62 59\n69 Sandra travelled to the hallway.\n70 Daniel went to the bathroom.\n71 Where was the milk before the hallway? \tgarden\t67 62 59\n1 John moved to the office.\n2 Sandra journeyed to the bathroom.\n3 Sandra went to the office.\n4 Sandra went to the bathroom.\n5 John went back to the garden.\n6 Mary went back to the bedroom.\n7 Sandra went to the garden.\n8 John journeyed to the bathroom.\n9 John went back to the kitchen.\n10 Daniel journeyed to the garden.\n11 John moved to the garden.\n12 Daniel went back to the bathroom.\n13 John went back to the kitchen.\n14 Sandra went back to the hallway.\n15 Mary got the milk.\n16 Mary travelled to the garden.\n17 Sandra journeyed to the office.\n18 Sandra went back to the hallway.\n19 John went to the hallway.\n20 John picked up the apple.\n21 Mary journeyed to the bedroom.\n22 Daniel went to the office.\n23 Mary went to the garden.\n24 John left the apple.\n25 Mary discarded the milk.\n26 Daniel travelled to the garden.\n27 Where was the milk before the bedroom? \tgarden\t25 21 16\n28 Sandra journeyed to the bedroom.\n29 Mary picked up the milk.\n30 John journeyed to the garden.\n31 Daniel went to the bedroom.\n32 Mary went to the hallway.\n33 Mary put down the milk.\n34 Mary went to the bathroom.\n35 John journeyed to the bedroom.\n36 Mary travelled to the bedroom.\n37 Daniel moved to the office.\n38 Mary went back to the hallway.\n39 Daniel got the football there.\n40 Daniel moved to the bathroom.\n41 Mary picked up the apple.\n42 Daniel left the football.\n43 Mary took the milk.\n44 Mary discarded the milk.\n45 Mary got the milk.\n46 Daniel travelled to the hallway.\n47 Sandra moved to the garden.\n48 Mary went back to the garden.\n49 Daniel went to the office.\n50 Sandra journeyed to the office.\n51 Daniel went to the bathroom.\n52 Daniel picked up the football.\n53 Mary went to the bedroom.\n54 Daniel put down the football.\n55 Daniel went back to the bedroom.\n56 Mary put down the apple.\n57 John got the apple there.\n58 Daniel moved to the office.\n59 Mary went back to the bathroom.\n60 Mary left the milk.\n61 Mary went back to the garden.\n62 Where was the milk before the bedroom? \tgarden\t60 53 48\n63 John dropped the apple.\n64 Mary moved to the office.\n65 Where was the milk before the bathroom? \tbedroom\t60 59 53\n66 John went to the hallway.\n67 Daniel went back to the hallway.\n68 Sandra travelled to the garden.\n69 John went back to the bedroom.\n70 Sandra moved to the hallway.\n71 Daniel moved to the bedroom.\n72 Daniel travelled to the bathroom.\n73 Daniel grabbed the milk.\n74 Daniel moved to the kitchen.\n75 Daniel discarded the milk.\n76 Sandra went to the bathroom.\n77 Daniel moved to the bedroom.\n78 Daniel took the apple.\n79 Sandra journeyed to the kitchen.\n80 Daniel moved to the kitchen.\n81 Daniel picked up the milk.\n82 Sandra journeyed to the office.\n83 Mary went back to the hallway.\n84 Daniel dropped the milk.\n85 Daniel moved to the garden.\n86 Daniel dropped the apple.\n87 Daniel grabbed the apple.\n88 Daniel went to the bathroom.\n89 Daniel journeyed to the garden.\n90 Where was the apple before the garden? \tbathroom\t87 89 88\n91 Daniel moved to the hallway.\n92 John journeyed to the bathroom.\n93 Where was the apple before the garden? \tbathroom\t87 89 88\n1 Daniel went to the bedroom.\n2 Mary went back to the hallway.\n3 Mary travelled to the office.\n4 Mary picked up the apple there.\n5 Mary left the apple.\n6 Daniel went to the hallway.\n7 John journeyed to the office.\n8 Mary got the apple.\n9 Mary dropped the apple.\n10 John moved to the garden.\n11 Daniel moved to the bedroom.\n12 Mary went to the bedroom.\n13 Sandra went to the office.\n14 Sandra journeyed to the garden.\n15 Mary journeyed to the bathroom.\n16 Sandra moved to the office.\n17 John journeyed to the hallway.\n18 John journeyed to the bathroom.\n19 Sandra went to the garden.\n20 Sandra moved to the bathroom.\n21 John went back to the kitchen.\n22 Daniel travelled to the garden.\n23 Sandra went to the kitchen.\n24 Sandra took the football.\n25 Mary went back to the office.\n26 Daniel travelled to the bathroom.\n27 Mary took the apple there.\n28 Sandra picked up the milk.\n29 Sandra dropped the milk there.\n30 John grabbed the milk.\n31 Daniel travelled to the hallway.\n32 Daniel went back to the kitchen.\n33 John discarded the milk.\n34 John went back to the office.\n35 Sandra went back to the garden.\n36 Mary discarded the apple.\n37 Mary went back to the garden.\n38 John grabbed the apple.\n39 Daniel moved to the office.\n40 Sandra discarded the football.\n41 Mary moved to the office.\n42 John went to the kitchen.\n43 John journeyed to the bathroom.\n44 Sandra got the football.\n45 Mary travelled to the bedroom.\n46 John dropped the apple.\n47 Where was the apple before the bathroom? \tkitchen\t46 43 42\n48 Daniel moved to the hallway.\n49 John journeyed to the office.\n50 Where was the apple before the bathroom? \tkitchen\t46 43 42\n51 Daniel moved to the office.\n52 Sandra put down the football.\n53 Where was the apple before the bathroom? \tkitchen\t46 43 42\n54 Sandra journeyed to the kitchen.\n55 John went back to the hallway.\n56 Sandra got the milk.\n57 John travelled to the garden.\n58 Sandra travelled to the garden.\n59 Daniel travelled to the garden.\n60 Daniel went to the bedroom.\n61 Sandra left the milk.\n62 Sandra picked up the milk.\n63 John travelled to the office.\n64 Mary went to the garden.\n65 Sandra left the milk.\n66 Sandra went back to the bedroom.\n67 Daniel moved to the hallway.\n68 Mary went to the hallway.\n69 Daniel went back to the garden.\n70 Sandra went back to the office.\n71 Daniel grabbed the milk.\n72 Daniel picked up the football.\n73 John travelled to the bedroom.\n74 Daniel discarded the football.\n75 Daniel dropped the milk.\n76 John journeyed to the hallway.\n77 John travelled to the office.\n78 Sandra went back to the hallway.\n79 Mary moved to the bedroom.\n80 Mary went to the bathroom.\n81 Mary went to the bedroom.\n82 Daniel grabbed the milk.\n83 Daniel got the football.\n84 John went back to the bathroom.\n85 Daniel discarded the football.\n86 Daniel moved to the bathroom.\n87 Daniel took the apple.\n88 Sandra moved to the bedroom.\n89 Daniel journeyed to the garden.\n90 Daniel got the football.\n91 Daniel went to the hallway.\n92 Where was the apple before the hallway? \tgarden\t87 91 89\n93 Daniel moved to the office.\n94 Sandra went to the garden.\n95 Where was the football before the office? \thallway\t90 93 91\n1 Daniel travelled to the garden.\n2 John journeyed to the garden.\n3 Daniel went to the office.\n4 Daniel got the milk.\n5 Sandra went back to the bedroom.\n6 Sandra got the apple.\n7 Mary went back to the hallway.\n8 Daniel put down the milk.\n9 Daniel grabbed the football.\n10 Daniel took the milk.\n11 Daniel moved to the bathroom.\n12 Mary journeyed to the bathroom.\n13 Sandra went to the kitchen.\n14 Sandra went to the garden.\n15 Sandra put down the apple.\n16 Daniel discarded the football.\n17 Where was the apple before the garden? \tkitchen\t15 14 13\n18 John got the apple there.\n19 Mary journeyed to the hallway.\n20 Daniel grabbed the football.\n21 Mary journeyed to the kitchen.\n22 Daniel journeyed to the kitchen.\n23 Daniel discarded the football.\n24 Daniel dropped the milk.\n25 Mary moved to the office.\n26 Where was the milk before the kitchen? \tbathroom\t24 22 11\n27 Daniel grabbed the milk.\n28 Daniel put down the milk there.\n29 Daniel took the football.\n30 John discarded the apple.\n31 John picked up the apple.\n32 Daniel grabbed the milk.\n33 Sandra journeyed to the bathroom.\n34 John journeyed to the hallway.\n35 Daniel put down the milk.\n36 Mary journeyed to the garden.\n37 Daniel journeyed to the office.\n38 John went to the bathroom.\n39 Sandra journeyed to the bedroom.\n40 Daniel left the football.\n41 Daniel travelled to the bathroom.\n42 John moved to the kitchen.\n43 Daniel moved to the garden.\n44 John moved to the bedroom.\n45 Daniel journeyed to the bathroom.\n46 Daniel travelled to the kitchen.\n47 Daniel grabbed the milk.\n48 John dropped the apple.\n49 Where was the apple before the kitchen? \tbathroom\t48 42 38\n50 Sandra went to the office.\n51 John journeyed to the kitchen.\n52 Where was the apple before the kitchen? \tbathroom\t48 42 38\n53 Daniel put down the milk.\n54 Sandra picked up the football.\n55 Where was the apple before the bathroom? \thallway\t48 38 34\n1 Daniel went to the hallway.\n2 Daniel went to the kitchen.\n3 Mary went back to the hallway.\n4 John picked up the apple.\n5 John went to the garden.\n6 Daniel journeyed to the hallway.\n7 John journeyed to the hallway.\n8 Mary moved to the office.\n9 Where was the apple before the hallway? \tgarden\t4 7 5\n10 Daniel went back to the kitchen.\n11 John discarded the apple there.\n12 Where was the apple before the hallway? \tgarden\t11 7 5\n13 John picked up the apple.\n14 John left the apple there.\n15 Mary went to the bedroom.\n16 Mary moved to the kitchen.\n17 John grabbed the apple.\n18 Daniel went to the garden.\n19 Mary moved to the office.\n20 Daniel went to the bedroom.\n21 Mary went back to the bedroom.\n22 Daniel journeyed to the hallway.\n23 Daniel went to the bedroom.\n24 John put down the apple.\n25 John moved to the bedroom.\n26 Mary moved to the bathroom.\n27 John moved to the bathroom.\n28 Mary travelled to the garden.\n29 Mary journeyed to the kitchen.\n30 Sandra journeyed to the hallway.\n31 Sandra travelled to the office.\n32 Mary travelled to the garden.\n33 John got the milk.\n34 John went back to the garden.\n35 Mary went back to the bedroom.\n36 John went back to the kitchen.\n37 Where was the milk before the kitchen? \tgarden\t33 36 34\n38 Mary travelled to the garden.\n39 Daniel moved to the kitchen.\n40 Sandra journeyed to the bathroom.\n41 Sandra grabbed the football.\n42 John went back to the office.\n43 John moved to the kitchen.\n44 John travelled to the office.\n45 Sandra went back to the hallway.\n46 John discarded the milk.\n47 John took the milk.\n48 Sandra dropped the football.\n49 Daniel journeyed to the garden.\n50 John discarded the milk.\n51 John got the milk.\n52 John left the milk.\n53 Sandra grabbed the football.\n54 Daniel travelled to the bathroom.\n55 Sandra discarded the football.\n56 John went to the bedroom.\n57 John moved to the kitchen.\n58 Sandra picked up the football there.\n59 Sandra dropped the football.\n60 Daniel travelled to the bedroom.\n61 Sandra moved to the office.\n62 Sandra went back to the bathroom.\n63 Mary went to the bathroom.\n64 Daniel moved to the garden.\n65 John went to the bedroom.\n66 Sandra went back to the hallway.\n67 Sandra took the apple.\n68 Sandra grabbed the football.\n69 Sandra dropped the apple.\n70 Daniel travelled to the bathroom.\n71 Mary went back to the office.\n72 Sandra dropped the football there.\n73 Daniel travelled to the office.\n74 John travelled to the kitchen.\n75 Sandra got the apple.\n76 Daniel picked up the milk.\n77 Sandra grabbed the football there.\n78 Sandra put down the football.\n79 Sandra moved to the garden.\n80 John moved to the office.\n81 Mary moved to the bedroom.\n82 Daniel dropped the milk.\n83 John grabbed the milk.\n84 Daniel moved to the bedroom.\n85 Mary travelled to the office.\n86 Sandra went back to the bathroom.\n87 John went back to the hallway.\n88 Sandra went to the office.\n89 Mary journeyed to the bedroom.\n90 Daniel went back to the garden.\n91 Daniel went to the kitchen.\n92 John picked up the football.\n93 John put down the football.\n94 John discarded the milk.\n95 Daniel moved to the bathroom.\n96 Sandra went back to the garden.\n97 John took the milk.\n98 Sandra moved to the bathroom.\n99 Mary moved to the garden.\n100 Daniel moved to the garden.\n101 Sandra put down the apple.\n102 Where was the apple before the office? \tbathroom\t101 88 86\n103 John discarded the milk.\n104 Sandra journeyed to the kitchen.\n105 Where was the apple before the bathroom? \tgarden\t101 98 96\n1 John travelled to the kitchen.\n2 Sandra grabbed the football.\n3 Sandra went to the bedroom.\n4 John went back to the office.\n5 Sandra dropped the football.\n6 Mary went to the office.\n7 Mary got the apple.\n8 Sandra picked up the football.\n9 Sandra dropped the football.\n10 Daniel journeyed to the hallway.\n11 John journeyed to the kitchen.\n12 John went back to the office.\n13 Sandra took the football.\n14 Sandra went to the bathroom.\n15 Mary put down the apple there.\n16 Daniel went to the bathroom.\n17 Sandra went back to the bedroom.\n18 Daniel journeyed to the hallway.\n19 Mary picked up the apple there.\n20 Sandra left the football.\n21 Where was the football before the bedroom? \tbathroom\t20 17 14\n22 Daniel went back to the kitchen.\n23 Mary dropped the apple there.\n24 Where was the football before the bedroom? \tbathroom\t20 17 14\n25 Sandra grabbed the football.\n26 John picked up the apple.\n27 Daniel journeyed to the bedroom.\n28 Mary moved to the bathroom.\n29 Mary picked up the milk.\n30 John moved to the garden.\n31 Mary travelled to the hallway.\n32 Sandra went back to the kitchen.\n33 John moved to the office.\n34 John went back to the garden.\n35 John moved to the kitchen.\n36 Mary dropped the milk.\n37 John travelled to the bathroom.\n38 Sandra discarded the football.\n39 Daniel moved to the bathroom.\n40 Mary travelled to the kitchen.\n41 Mary grabbed the football.\n42 Mary went to the bathroom.\n43 Daniel moved to the hallway.\n44 John went back to the garden.\n45 John went back to the bathroom.\n46 Mary moved to the bedroom.\n47 Mary left the football.\n48 Mary picked up the football.\n49 Daniel travelled to the kitchen.\n50 Sandra travelled to the bedroom.\n51 John put down the apple.\n52 Mary moved to the kitchen.\n53 Where was the apple before the garden? \tbathroom\t51 44 37\n54 John moved to the bedroom.\n55 Daniel went back to the bathroom.\n56 Where was the apple before the garden? \tbathroom\t51 44 37\n57 Daniel travelled to the hallway.\n58 Sandra went back to the kitchen.\n59 John journeyed to the hallway.\n60 John got the milk.\n61 Mary left the football.\n62 Daniel went to the bathroom.\n63 Daniel picked up the apple there.\n64 Sandra moved to the hallway.\n65 Daniel discarded the apple.\n66 Mary got the football.\n67 Mary travelled to the hallway.\n68 Daniel got the apple.\n69 Daniel went to the garden.\n70 Mary went back to the kitchen.\n71 Where was the football before the kitchen? \thallway\t66 70 67\n1 Sandra journeyed to the bathroom.\n2 John got the apple there.\n3 John left the apple.\n4 Mary journeyed to the bedroom.\n5 Daniel grabbed the apple.\n6 Daniel went back to the office.\n7 John went back to the garden.\n8 Daniel left the apple.\n9 Daniel travelled to the bedroom.\n10 Mary moved to the hallway.\n11 Sandra moved to the hallway.\n12 Sandra went back to the bathroom.\n13 John went back to the kitchen.\n14 John travelled to the office.\n15 Mary went back to the bedroom.\n16 Daniel went back to the office.\n17 John journeyed to the garden.\n18 Daniel grabbed the apple.\n19 Mary journeyed to the hallway.\n20 Mary went back to the bedroom.\n21 John travelled to the hallway.\n22 Daniel took the football.\n23 Sandra journeyed to the garden.\n24 Sandra went back to the hallway.\n25 John got the milk.\n26 Sandra travelled to the bedroom.\n27 Daniel dropped the football.\n28 Daniel dropped the apple there.\n29 Daniel grabbed the football there.\n30 John journeyed to the garden.\n31 Daniel went to the bedroom.\n32 Mary went back to the kitchen.\n33 John journeyed to the office.\n34 Daniel dropped the football.\n35 John put down the milk.\n36 Sandra got the football.\n37 Where was the milk before the office? \tgarden\t35 33 30\n38 Sandra left the football there.\n39 Mary journeyed to the garden.\n40 Where was the milk before the office? \tgarden\t35 33 30\n41 John moved to the bathroom.\n42 Daniel journeyed to the hallway.\n43 John went back to the bedroom.\n44 Sandra picked up the football there.\n45 Daniel journeyed to the kitchen.\n46 Sandra left the football.\n47 Sandra grabbed the football.\n48 Mary moved to the office.\n49 Sandra went to the hallway.\n50 Mary went back to the garden.\n51 Mary went back to the office.\n52 Mary moved to the bathroom.\n53 Sandra travelled to the garden.\n54 Mary travelled to the garden.\n55 Mary journeyed to the kitchen.\n56 Mary moved to the bathroom.\n57 Daniel went to the bedroom.\n58 Sandra put down the football.\n59 Where was the football before the garden? \thallway\t58 53 49\n60 Daniel journeyed to the bathroom.\n61 Sandra grabbed the football.\n62 Sandra left the football.\n63 Daniel went back to the hallway.\n64 Sandra picked up the football there.\n65 Daniel moved to the office.\n66 Sandra left the football.\n67 Sandra picked up the football there.\n68 Daniel picked up the milk there.\n69 Sandra went to the bathroom.\n70 Sandra dropped the football there.\n71 Mary grabbed the football.\n72 John moved to the kitchen.\n73 Mary put down the football there.\n74 Mary went to the garden.\n75 Daniel picked up the apple.\n76 Daniel journeyed to the hallway.\n77 Daniel went to the bathroom.\n78 Where was the apple before the bathroom? \thallway\t75 77 76\n79 Daniel picked up the football.\n80 Daniel moved to the hallway.\n81 Where was the apple before the bathroom? \thallway\t75 77 76\n1 Daniel journeyed to the hallway.\n2 Mary got the apple there.\n3 John moved to the office.\n4 Mary discarded the apple there.\n5 Mary grabbed the apple there.\n6 John went to the kitchen.\n7 John moved to the bathroom.\n8 Daniel went to the bathroom.\n9 Mary dropped the apple there.\n10 Mary went back to the kitchen.\n11 Daniel grabbed the apple.\n12 Daniel put down the apple.\n13 Mary journeyed to the hallway.\n14 Sandra went back to the kitchen.\n15 Daniel went back to the bedroom.\n16 Daniel travelled to the office.\n17 John went back to the hallway.\n18 Sandra travelled to the bedroom.\n19 Mary travelled to the garden.\n20 John journeyed to the garden.\n21 Sandra went to the hallway.\n22 John journeyed to the bathroom.\n23 Sandra travelled to the kitchen.\n24 Daniel journeyed to the kitchen.\n25 Daniel journeyed to the bedroom.\n26 John got the apple there.\n27 John moved to the bedroom.\n28 Daniel moved to the hallway.\n29 John moved to the garden.\n30 Sandra picked up the milk.\n31 Where was the apple before the garden? \tbedroom\t26 29 27\n32 Daniel moved to the office.\n33 Daniel went back to the garden.\n34 Daniel went to the hallway.\n35 Sandra dropped the milk.\n36 Daniel moved to the bathroom.\n37 Mary went to the hallway.\n38 Mary went to the kitchen.\n39 Sandra travelled to the office.\n40 Daniel went to the hallway.\n41 Mary went to the bathroom.\n42 John went to the bathroom.\n43 Mary went back to the bedroom.\n44 John dropped the apple.\n45 John got the apple.\n46 Mary travelled to the garden.\n47 John left the apple there.\n48 John took the apple.\n49 Mary went to the hallway.\n50 John moved to the bedroom.\n51 Sandra went to the bathroom.\n52 Mary went back to the kitchen.\n53 John dropped the apple there.\n54 John took the apple.\n55 John dropped the apple.\n56 Sandra moved to the office.\n57 John went back to the bathroom.\n58 Sandra went back to the bathroom.\n59 Mary took the football.\n60 Daniel journeyed to the bathroom.\n61 Mary moved to the office.\n62 Daniel went back to the garden.\n63 Mary left the football.\n64 Mary journeyed to the bathroom.\n65 Mary moved to the kitchen.\n66 John moved to the office.\n67 Mary took the milk.\n68 Mary put down the milk.\n69 John moved to the hallway.\n70 Sandra went to the office.\n71 Daniel travelled to the bathroom.\n72 Sandra journeyed to the hallway.\n73 Sandra went to the garden.\n74 Mary took the milk.\n75 John moved to the garden.\n76 Sandra moved to the kitchen.\n77 Daniel travelled to the kitchen.\n78 John travelled to the hallway.\n79 Mary moved to the garden.\n80 John went to the bathroom.\n81 John went to the garden.\n82 Mary travelled to the bedroom.\n83 Daniel travelled to the office.\n84 Mary took the apple.\n85 Daniel went to the bedroom.\n86 Mary journeyed to the bathroom.\n87 John went back to the hallway.\n88 Daniel went back to the bathroom.\n89 John travelled to the bedroom.\n90 Daniel went back to the kitchen.\n91 Daniel moved to the garden.\n92 Mary journeyed to the hallway.\n93 Sandra went back to the office.\n94 Sandra took the football there.\n95 Mary travelled to the bedroom.\n96 Sandra discarded the football.\n97 Daniel travelled to the bedroom.\n98 Mary left the apple.\n99 Mary took the apple.\n100 Sandra took the football.\n101 Daniel journeyed to the bathroom.\n102 Sandra discarded the football.\n103 Sandra got the football.\n104 Mary went to the office.\n105 Sandra dropped the football.\n106 Mary went back to the kitchen.\n107 John moved to the kitchen.\n108 Sandra travelled to the garden.\n109 Mary left the milk.\n110 Where was the milk before the bathroom? \tbedroom\t109 86 82\n111 Daniel travelled to the garden.\n112 Mary discarded the apple there.\n113 Where was the milk before the office? \tbedroom\t109 104 95\n114 Mary grabbed the milk.\n115 Daniel went back to the kitchen.\n116 Where was the apple before the kitchen? \toffice\t112 106 104\n117 Mary left the milk.\n118 Mary went to the office.\n119 Where was the apple before the kitchen? \toffice\t112 106 104\n1 Daniel journeyed to the bedroom.\n2 Daniel went back to the hallway.\n3 Mary travelled to the hallway.\n4 Sandra went to the hallway.\n5 Sandra travelled to the garden.\n6 Sandra grabbed the milk there.\n7 Daniel moved to the office.\n8 Mary moved to the kitchen.\n9 Sandra put down the milk there.\n10 Mary went back to the bedroom.\n11 Sandra grabbed the milk there.\n12 Daniel journeyed to the hallway.\n13 Sandra travelled to the bathroom.\n14 Mary journeyed to the hallway.\n15 John travelled to the bathroom.\n16 John journeyed to the hallway.\n17 Sandra took the apple.\n18 Sandra moved to the office.\n19 Daniel travelled to the office.\n20 Sandra moved to the hallway.\n21 Where was the apple before the hallway? \toffice\t17 20 18\n22 Mary went to the bedroom.\n23 Daniel went back to the bathroom.\n24 Sandra moved to the garden.\n25 Sandra travelled to the bathroom.\n26 Daniel travelled to the kitchen.\n27 Sandra discarded the milk.\n28 Where was the milk before the hallway? \toffice\t27 20 18\n29 John went to the bathroom.\n30 Daniel went to the bathroom.\n31 Where was the milk before the garden? \thallway\t27 24 20\n32 John took the milk there.\n33 Sandra discarded the apple.\n34 Where was the apple before the bathroom? \tgarden\t33 25 24\n35 Sandra picked up the apple.\n36 Mary travelled to the office.\n37 Sandra put down the apple.\n38 Daniel got the apple.\n39 Daniel went to the office.\n40 Daniel left the apple there.\n41 Daniel took the apple.\n42 Sandra journeyed to the kitchen.\n43 Daniel discarded the apple.\n44 Daniel took the apple.\n45 Daniel left the apple.\n46 Mary grabbed the apple there.\n47 Sandra travelled to the office.\n48 Mary went back to the hallway.\n49 Sandra journeyed to the kitchen.\n50 John travelled to the office.\n51 John discarded the milk.\n52 Sandra journeyed to the hallway.\n53 John went to the hallway.\n54 Mary went back to the bedroom.\n55 John journeyed to the kitchen.\n56 Daniel picked up the milk.\n57 John travelled to the bathroom.\n58 Daniel travelled to the kitchen.\n59 Mary journeyed to the office.\n60 Sandra moved to the kitchen.\n61 Daniel dropped the milk.\n62 Mary moved to the kitchen.\n63 Sandra went to the office.\n64 Daniel went back to the bedroom.\n65 Daniel journeyed to the bathroom.\n66 Mary journeyed to the office.\n67 Mary put down the apple there.\n68 Mary got the apple.\n69 Daniel journeyed to the bedroom.\n70 Mary left the apple.\n71 Sandra took the apple.\n72 Sandra discarded the apple there.\n73 Sandra took the apple.\n74 Sandra journeyed to the hallway.\n75 Daniel moved to the garden.\n76 John journeyed to the bedroom.\n77 Mary moved to the hallway.\n78 Sandra discarded the apple there.\n79 Sandra went to the bathroom.\n80 Mary moved to the bathroom.\n81 Sandra moved to the office.\n82 Mary moved to the office.\n83 Daniel journeyed to the bathroom.\n84 Sandra went back to the bathroom.\n85 Mary went back to the kitchen.\n86 John went back to the hallway.\n87 Daniel journeyed to the bedroom.\n88 Mary journeyed to the bedroom.\n89 Sandra went back to the kitchen.\n90 Mary travelled to the kitchen.\n91 Sandra went back to the bedroom.\n92 John travelled to the bedroom.\n93 Daniel went back to the kitchen.\n94 Mary went to the bathroom.\n95 Daniel grabbed the milk.\n96 Daniel left the milk.\n97 Daniel went back to the garden.\n98 Mary travelled to the bedroom.\n99 Sandra went back to the kitchen.\n100 Sandra moved to the garden.\n101 John went back to the garden.\n102 Sandra picked up the football.\n103 Sandra left the football.\n104 Daniel travelled to the hallway.\n105 John got the football.\n106 Sandra journeyed to the hallway.\n107 Daniel took the apple.\n108 John put down the football there.\n109 Daniel dropped the apple there.\n110 Sandra went back to the office.\n111 Daniel journeyed to the office.\n112 Sandra moved to the bathroom.\n113 John travelled to the bedroom.\n114 Mary went to the office.\n115 John journeyed to the garden.\n116 John went back to the bathroom.\n117 Mary moved to the kitchen.\n118 Mary picked up the milk.\n119 John went back to the bedroom.\n120 Mary discarded the milk.\n121 Mary picked up the milk there.\n122 John travelled to the office.\n123 Mary moved to the office.\n124 John journeyed to the hallway.\n125 John took the apple there.\n126 Sandra went to the kitchen.\n127 Mary moved to the kitchen.\n128 Daniel journeyed to the garden.\n129 Mary discarded the milk.\n130 John left the apple.\n131 Where was the milk before the kitchen? \toffice\t129 127 123\n1 Mary went back to the garden.\n2 Mary journeyed to the kitchen.\n3 Sandra journeyed to the kitchen.\n4 Mary went to the garden.\n5 John went to the garden.\n6 Mary travelled to the office.\n7 Sandra grabbed the milk.\n8 John went back to the bedroom.\n9 Sandra discarded the milk.\n10 Mary travelled to the bathroom.\n11 Mary took the apple there.\n12 Sandra went to the bathroom.\n13 John travelled to the bathroom.\n14 Mary discarded the apple.\n15 John took the apple.\n16 Mary moved to the hallway.\n17 Sandra went to the office.\n18 Daniel travelled to the bedroom.\n19 Daniel journeyed to the office.\n20 Mary moved to the office.\n21 Mary moved to the bathroom.\n22 Daniel moved to the bathroom.\n23 Daniel travelled to the hallway.\n24 John went back to the bedroom.\n25 John discarded the apple.\n26 Daniel journeyed to the office.\n27 John took the apple.\n28 Sandra travelled to the garden.\n29 John travelled to the office.\n30 Sandra journeyed to the hallway.\n31 Mary travelled to the garden.\n32 John journeyed to the hallway.\n33 John journeyed to the bathroom.\n34 Sandra moved to the garden.\n35 Daniel journeyed to the hallway.\n36 John dropped the apple.\n37 Where was the apple before the bathroom? \thallway\t36 33 32\n38 John went to the bedroom.\n39 Mary went back to the kitchen.\n40 Where was the apple before the bathroom? \thallway\t36 33 32\n41 Mary grabbed the milk there.\n42 Mary picked up the football.\n43 Where was the apple before the hallway? \toffice\t36 32 29\n44 Sandra moved to the bathroom.\n45 Mary went back to the hallway.\n46 John travelled to the kitchen.\n47 Daniel travelled to the bedroom.\n48 Daniel journeyed to the office.\n49 Sandra grabbed the apple.\n50 Sandra dropped the apple.\n51 Daniel travelled to the kitchen.\n52 John journeyed to the hallway.\n53 Mary discarded the milk.\n54 John journeyed to the bathroom.\n55 Mary put down the football.\n56 Sandra journeyed to the garden.\n57 John went to the kitchen.\n58 Sandra journeyed to the hallway.\n59 Mary journeyed to the bedroom.\n60 Daniel went back to the garden.\n61 John travelled to the garden.\n62 Mary moved to the hallway.\n63 Mary took the football.\n64 Mary went back to the office.\n65 Mary left the football.\n66 John travelled to the hallway.\n67 Mary moved to the kitchen.\n68 Sandra travelled to the garden.\n69 Daniel went to the hallway.\n70 Mary went to the bedroom.\n71 Mary journeyed to the garden.\n72 Sandra travelled to the bathroom.\n73 John picked up the milk.\n74 Sandra went to the garden.\n75 Daniel went to the office.\n76 Daniel went to the garden.\n77 Mary journeyed to the office.\n78 Daniel went back to the bedroom.\n79 Sandra journeyed to the hallway.\n80 John journeyed to the kitchen.\n81 Mary picked up the football.\n82 Mary put down the football.\n83 Sandra went to the bathroom.\n84 Sandra grabbed the apple.\n85 Daniel went to the hallway.\n86 John put down the milk there.\n87 Daniel travelled to the kitchen.\n88 Mary took the football.\n89 Sandra journeyed to the bedroom.\n90 John picked up the milk there.\n91 Mary went back to the bathroom.\n92 John went back to the bathroom.\n93 Sandra put down the apple.\n94 Mary left the football.\n95 Sandra grabbed the apple there.\n96 Sandra discarded the apple.\n97 John put down the milk.\n98 John picked up the milk.\n99 Daniel moved to the bedroom.\n100 Mary went back to the office.\n101 Sandra picked up the apple.\n102 Sandra dropped the apple.\n103 Daniel got the apple.\n104 Sandra moved to the bathroom.\n105 Mary went to the garden.\n106 John dropped the milk.\n107 Daniel went to the hallway.\n108 John travelled to the bedroom.\n109 Daniel moved to the kitchen.\n110 Sandra moved to the bedroom.\n111 Daniel went to the hallway.\n112 Mary went back to the kitchen.\n113 Daniel journeyed to the office.\n114 Mary went back to the bedroom.\n115 Sandra journeyed to the garden.\n116 Mary went to the hallway.\n117 Sandra travelled to the kitchen.\n118 Daniel moved to the garden.\n119 Daniel went to the office.\n120 Sandra journeyed to the bathroom.\n121 Daniel went back to the bedroom.\n122 Mary went back to the garden.\n123 Sandra took the milk.\n124 Mary travelled to the bathroom.\n125 Daniel moved to the garden.\n126 Daniel travelled to the kitchen.\n127 Mary picked up the football.\n128 Sandra moved to the bedroom.\n129 Daniel journeyed to the office.\n130 Daniel moved to the bathroom.\n131 Sandra went to the garden.\n132 Sandra went back to the bathroom.\n133 Sandra put down the milk.\n134 Where was the milk before the bathroom? \tgarden\t133 132 131\n135 Sandra journeyed to the kitchen.\n136 Mary went to the hallway.\n137 Where was the milk before the garden? \tbedroom\t133 131 128\n1 Daniel went to the hallway.\n2 Daniel picked up the football.\n3 Daniel journeyed to the kitchen.\n4 John got the apple.\n5 John put down the apple.\n6 John moved to the office.\n7 Mary went back to the garden.\n8 Mary picked up the apple.\n9 Daniel put down the football.\n10 Daniel took the football.\n11 Mary journeyed to the office.\n12 Sandra moved to the hallway.\n13 Mary travelled to the bathroom.\n14 Sandra went to the office.\n15 Daniel dropped the football.\n16 Daniel went back to the bedroom.\n17 Daniel journeyed to the office.\n18 Sandra went back to the bathroom.\n19 Mary travelled to the office.\n20 Sandra travelled to the office.\n21 Daniel travelled to the bedroom.\n22 Mary went back to the hallway.\n23 Mary got the milk.\n24 Mary dropped the milk.\n25 Sandra went to the kitchen.\n26 Mary put down the apple.\n27 Where was the apple before the office? \tbathroom\t26 19 13\n28 Sandra got the football.\n29 Daniel moved to the kitchen.\n30 Where was the apple before the office? \tbathroom\t26 19 13\n31 Mary took the apple.\n32 Daniel went back to the office.\n33 Mary grabbed the milk.\n34 Sandra dropped the football.\n35 Sandra journeyed to the bathroom.\n36 Daniel went to the garden.\n37 Daniel went back to the kitchen.\n38 Mary went to the bathroom.\n39 Mary moved to the hallway.\n40 Sandra travelled to the bedroom.\n41 Daniel picked up the football there.\n42 Daniel went back to the office.\n43 Daniel moved to the bedroom.\n44 Mary went back to the kitchen.\n45 Where was the football before the bedroom? \toffice\t41 43 42\n46 John went back to the hallway.\n47 Mary went to the office.\n48 Daniel went back to the bathroom.\n49 Daniel put down the football.\n50 Where was the football before the bathroom? \tbedroom\t49 48 43\n51 Sandra went to the kitchen.\n52 Sandra journeyed to the bedroom.\n53 Where was the football before the bathroom? \tbedroom\t49 48 43\n1 John travelled to the kitchen.\n2 John went back to the office.\n3 John travelled to the hallway.\n4 Daniel went back to the bedroom.\n5 Sandra journeyed to the kitchen.\n6 Mary picked up the milk.\n7 Mary went to the hallway.\n8 Mary went back to the bedroom.\n9 Where was the milk before the bedroom? \thallway\t6 8 7\n10 Mary went back to the office.\n11 Daniel journeyed to the bathroom.\n12 Where was the milk before the office? \tbedroom\t6 10 8\n13 Sandra travelled to the office.\n14 Sandra journeyed to the hallway.\n15 John moved to the kitchen.\n16 Mary discarded the milk.\n17 Where was the milk before the office? \tbedroom\t16 10 8\n18 Mary got the milk there.\n19 Mary discarded the milk.\n20 Daniel took the football.\n21 Mary travelled to the hallway.\n22 Daniel dropped the football.\n23 Sandra travelled to the garden.\n24 Mary went to the bathroom.\n25 Daniel went back to the kitchen.\n26 Daniel moved to the hallway.\n27 Mary went back to the kitchen.\n28 John journeyed to the garden.\n29 John journeyed to the bedroom.\n30 Sandra grabbed the apple.\n31 Sandra journeyed to the hallway.\n32 Daniel went back to the office.\n33 Sandra moved to the garden.\n34 Where was the apple before the garden? \thallway\t30 33 31\n35 Mary journeyed to the bedroom.\n36 Sandra travelled to the bathroom.\n37 Mary went back to the garden.\n38 Sandra took the football.\n39 Sandra journeyed to the garden.\n40 Mary journeyed to the hallway.\n41 Mary went back to the kitchen.\n42 Daniel grabbed the milk there.\n43 John moved to the kitchen.\n44 Mary moved to the garden.\n45 Sandra left the apple.\n46 Sandra went back to the office.\n47 Where was the apple before the garden? \tbathroom\t45 39 36\n1 Mary travelled to the hallway.\n2 John journeyed to the garden.\n3 Daniel journeyed to the garden.\n4 Mary travelled to the garden.\n5 Daniel moved to the bedroom.\n6 Daniel picked up the football.\n7 Daniel dropped the football.\n8 Daniel journeyed to the office.\n9 Daniel travelled to the kitchen.\n10 Daniel travelled to the bathroom.\n11 Daniel journeyed to the hallway.\n12 Sandra journeyed to the garden.\n13 Sandra went to the kitchen.\n14 John travelled to the kitchen.\n15 John went back to the office.\n16 John went back to the bathroom.\n17 Daniel moved to the garden.\n18 Daniel journeyed to the office.\n19 Daniel picked up the apple.\n20 Daniel moved to the kitchen.\n21 Sandra went to the bedroom.\n22 Sandra journeyed to the office.\n23 Sandra took the milk.\n24 Sandra left the milk there.\n25 John moved to the bedroom.\n26 Sandra took the milk.\n27 Sandra journeyed to the garden.\n28 John went to the garden.\n29 Mary went back to the hallway.\n30 Sandra moved to the kitchen.\n31 Where was the milk before the kitchen? \tgarden\t26 30 27\n32 Daniel went back to the garden.\n33 Mary travelled to the bedroom.\n34 Daniel discarded the apple.\n35 Daniel moved to the office.\n36 Where was the apple before the garden? \tkitchen\t34 32 20\n37 Daniel went to the bedroom.\n38 Sandra put down the milk there.\n39 Where was the milk before the kitchen? \tgarden\t38 30 27\n40 Daniel picked up the football.\n41 John took the apple.\n42 Where was the milk before the kitchen? \tgarden\t38 30 27\n43 Mary moved to the bathroom.\n44 Daniel left the football there.\n45 Where was the milk before the kitchen? \tgarden\t38 30 27\n1 Mary travelled to the bedroom.\n2 John got the milk.\n3 John put down the milk there.\n4 Daniel journeyed to the bathroom.\n5 John travelled to the garden.\n6 John journeyed to the kitchen.\n7 Daniel went back to the hallway.\n8 Mary got the apple.\n9 Sandra journeyed to the kitchen.\n10 Sandra journeyed to the bedroom.\n11 John moved to the bathroom.\n12 Sandra journeyed to the office.\n13 Sandra took the milk.\n14 John got the football.\n15 John discarded the football.\n16 John grabbed the football there.\n17 Mary dropped the apple.\n18 Mary went to the garden.\n19 John dropped the football there.\n20 Sandra went back to the garden.\n21 Sandra put down the milk there.\n22 John grabbed the football.\n23 Daniel went back to the office.\n24 Daniel travelled to the bathroom.\n25 John put down the football.\n26 Daniel picked up the football.\n27 John went to the office.\n28 Mary took the milk.\n29 Daniel left the football.\n30 Mary moved to the hallway.\n31 Mary journeyed to the bedroom.\n32 Mary grabbed the apple.\n33 Where was the milk before the bedroom? \thallway\t28 31 30\n34 Mary moved to the hallway.\n35 Daniel grabbed the football.\n36 Daniel journeyed to the garden.\n37 John travelled to the hallway.\n38 Mary put down the milk.\n39 Mary picked up the milk.\n40 Daniel travelled to the bathroom.\n41 Daniel discarded the football.\n42 Where was the football before the bathroom? \tgarden\t41 40 36\n43 Daniel moved to the office.\n44 Sandra went to the bathroom.\n45 Where was the football before the bathroom? \tgarden\t41 40 36\n46 John went back to the bathroom.\n47 John travelled to the bedroom.\n48 Where was the football before the bathroom? \tgarden\t41 40 36\n49 Mary dropped the apple.\n50 Sandra picked up the football.\n51 Mary journeyed to the kitchen.\n52 Sandra journeyed to the office.\n53 Daniel went back to the bedroom.\n54 Daniel moved to the hallway.\n55 Mary left the milk.\n56 Sandra discarded the football.\n57 Daniel grabbed the apple.\n58 Mary picked up the milk there.\n59 Mary travelled to the bedroom.\n60 Daniel put down the apple.\n61 Daniel travelled to the bathroom.\n62 Sandra went to the garden.\n63 Mary put down the milk.\n64 Mary took the milk.\n65 Mary travelled to the kitchen.\n66 Daniel went back to the kitchen.\n67 Daniel moved to the garden.\n68 John moved to the kitchen.\n69 Sandra travelled to the kitchen.\n70 Sandra went to the hallway.\n71 Sandra went back to the bathroom.\n72 Mary left the milk there.\n73 John journeyed to the bedroom.\n74 Mary grabbed the milk.\n75 Sandra went back to the kitchen.\n76 Mary discarded the milk.\n77 Mary went back to the bathroom.\n78 Mary moved to the hallway.\n79 Sandra grabbed the milk.\n80 Sandra moved to the bathroom.\n81 Mary got the apple.\n82 Mary left the apple.\n83 Mary travelled to the kitchen.\n84 Mary travelled to the office.\n85 John travelled to the bathroom.\n86 John journeyed to the hallway.\n87 Sandra moved to the kitchen.\n88 Sandra travelled to the bedroom.\n89 Daniel moved to the kitchen.\n90 Sandra journeyed to the garden.\n91 Mary travelled to the garden.\n92 John picked up the apple.\n93 Sandra discarded the milk.\n94 Sandra got the milk.\n95 Daniel went back to the bedroom.\n96 Sandra left the milk.\n97 Sandra grabbed the milk.\n98 Daniel journeyed to the office.\n99 Daniel grabbed the football.\n100 John left the apple there.\n101 Mary went to the bedroom.\n102 Daniel journeyed to the bedroom.\n103 Sandra dropped the milk.\n104 John picked up the apple.\n105 Daniel moved to the garden.\n106 Daniel grabbed the milk there.\n107 Mary travelled to the garden.\n108 John discarded the apple.\n109 Mary went to the bathroom.\n110 John went back to the bedroom.\n111 Sandra journeyed to the office.\n112 John went to the hallway.\n113 Daniel left the milk.\n114 John moved to the kitchen.\n115 Daniel grabbed the milk.\n116 John journeyed to the garden.\n117 Mary went back to the kitchen.\n118 Mary travelled to the bedroom.\n119 Sandra journeyed to the bedroom.\n120 Daniel discarded the milk.\n121 Mary went back to the kitchen.\n122 John took the milk.\n123 Sandra travelled to the bathroom.\n124 Sandra went to the hallway.\n125 Mary travelled to the office.\n126 John dropped the milk.\n127 Sandra journeyed to the bathroom.\n128 Mary went to the bathroom.\n129 John journeyed to the bedroom.\n130 Daniel discarded the football.\n131 Where was the football before the garden? \tbedroom\t130 105 102\n1 Sandra grabbed the football there.\n2 John went back to the bathroom.\n3 Mary went to the bedroom.\n4 Sandra moved to the bathroom.\n5 John moved to the kitchen.\n6 Sandra put down the football there.\n7 Daniel journeyed to the hallway.\n8 Sandra grabbed the football there.\n9 Daniel moved to the kitchen.\n10 Mary travelled to the office.\n11 John went to the garden.\n12 Sandra journeyed to the bedroom.\n13 John went to the kitchen.\n14 John grabbed the apple.\n15 John journeyed to the office.\n16 Sandra went to the office.\n17 John discarded the apple.\n18 John grabbed the apple there.\n19 Mary went back to the kitchen.\n20 Mary travelled to the garden.\n21 John discarded the apple.\n22 John went back to the bedroom.\n23 Sandra got the apple there.\n24 Sandra moved to the hallway.\n25 Sandra went back to the kitchen.\n26 John went to the garden.\n27 Where was the apple before the kitchen? \thallway\t23 25 24\n28 Daniel went back to the office.\n29 Daniel journeyed to the hallway.\n30 Sandra travelled to the hallway.\n31 John travelled to the bedroom.\n32 Sandra took the milk.\n33 Daniel travelled to the kitchen.\n34 Sandra discarded the football.\n35 Mary journeyed to the bedroom.\n36 Where was the football before the hallway? \tkitchen\t34 30 25\n37 Sandra put down the milk.\n38 Sandra dropped the apple.\n39 Where was the apple before the hallway? \tkitchen\t38 30 25\n40 Mary went back to the kitchen.\n41 Sandra grabbed the apple.\n42 Mary went to the garden.\n43 Sandra journeyed to the garden.\n44 John went to the bathroom.\n45 John journeyed to the bedroom.\n46 Sandra left the apple.\n47 Mary moved to the bathroom.\n48 Mary went to the office.\n49 Sandra got the apple.\n50 Sandra left the apple.\n51 Sandra took the apple.\n52 Daniel moved to the office.\n53 John moved to the kitchen.\n54 Daniel moved to the garden.\n55 Mary went to the kitchen.\n56 Sandra journeyed to the hallway.\n57 Sandra left the apple.\n58 Mary moved to the garden.\n59 Sandra got the milk.\n60 Sandra put down the milk there.\n61 John went to the bathroom.\n62 Daniel went to the bathroom.\n63 Mary journeyed to the hallway.\n64 Mary picked up the football.\n65 Mary journeyed to the kitchen.\n66 Mary dropped the football.\n67 Mary travelled to the bathroom.\n68 John moved to the bedroom.\n69 Mary went to the office.\n70 Mary journeyed to the kitchen.\n71 Mary got the football.\n72 Mary left the football.\n73 Sandra took the apple.\n74 Sandra took the milk.\n75 Daniel went to the office.\n76 John went back to the office.\n77 John went to the bathroom.\n78 Daniel travelled to the bathroom.\n79 Mary went to the hallway.\n80 Daniel moved to the kitchen.\n81 Daniel went to the bedroom.\n82 Sandra put down the apple there.\n83 Mary got the apple.\n84 Mary went to the garden.\n85 Mary moved to the bathroom.\n86 Where was the apple before the bathroom? \tgarden\t83 85 84\n87 Sandra dropped the milk.\n88 Mary discarded the apple.\n89 Where was the apple before the bathroom? \tgarden\t88 85 84\n1 Sandra went to the garden.\n2 John went to the bathroom.\n3 Daniel went back to the office.\n4 Mary got the football.\n5 Sandra picked up the milk there.\n6 Mary went back to the bathroom.\n7 Daniel went back to the kitchen.\n8 Mary travelled to the hallway.\n9 Where was the football before the hallway? \tbathroom\t4 8 6\n10 Sandra journeyed to the bedroom.\n11 Sandra took the apple.\n12 Sandra dropped the apple.\n13 Mary went to the kitchen.\n14 Mary put down the football.\n15 Daniel went to the garden.\n16 Where was the football before the hallway? \tbathroom\t14 8 6\n17 Mary moved to the office.\n18 Sandra journeyed to the hallway.\n19 Where was the football before the hallway? \tbathroom\t14 8 6\n20 John went back to the garden.\n21 Sandra put down the milk.\n22 Where was the milk before the hallway? \tbedroom\t21 18 10\n23 Sandra went back to the kitchen.\n24 John went back to the office.\n25 Where was the milk before the hallway? \tbedroom\t21 18 10\n1 John grabbed the football.\n2 Daniel travelled to the garden.\n3 Sandra journeyed to the hallway.\n4 Sandra travelled to the bathroom.\n5 Sandra moved to the kitchen.\n6 John travelled to the office.\n7 Mary got the milk.\n8 John put down the football.\n9 Mary dropped the milk.\n10 Sandra went back to the bathroom.\n11 John took the football.\n12 John went back to the bedroom.\n13 Sandra got the milk there.\n14 Sandra went back to the bedroom.\n15 Sandra picked up the apple.\n16 Sandra dropped the apple.\n17 Mary travelled to the hallway.\n18 Sandra took the apple.\n19 John left the football.\n20 Sandra dropped the milk.\n21 John journeyed to the hallway.\n22 Daniel went to the bedroom.\n23 Daniel travelled to the kitchen.\n24 Sandra dropped the apple.\n25 Sandra journeyed to the office.\n26 Mary went back to the bathroom.\n27 Daniel went back to the bathroom.\n28 Mary travelled to the bedroom.\n29 Mary got the apple there.\n30 Mary left the apple.\n31 Sandra went back to the kitchen.\n32 Sandra journeyed to the office.\n33 Mary moved to the hallway.\n34 John moved to the bedroom.\n35 John travelled to the hallway.\n36 Mary travelled to the kitchen.\n37 Sandra travelled to the bathroom.\n38 Mary journeyed to the bedroom.\n39 Mary grabbed the football there.\n40 Mary dropped the football.\n41 Mary journeyed to the hallway.\n42 Daniel went to the garden.\n43 Mary went to the bathroom.\n44 Mary went to the kitchen.\n45 Daniel went to the kitchen.\n46 John went back to the bathroom.\n47 Sandra travelled to the kitchen.\n48 John travelled to the garden.\n49 John travelled to the hallway.\n50 Daniel went back to the office.\n51 John went back to the kitchen.\n52 Sandra went back to the bathroom.\n53 Daniel went back to the bathroom.\n54 Sandra moved to the garden.\n55 Sandra went back to the bathroom.\n56 John moved to the office.\n57 John journeyed to the bathroom.\n58 Mary went back to the hallway.\n59 Sandra went to the kitchen.\n60 Mary travelled to the garden.\n61 Mary went to the bathroom.\n62 Daniel went back to the office.\n63 John moved to the kitchen.\n64 Mary went to the bedroom.\n65 Mary moved to the bathroom.\n66 Daniel went back to the kitchen.\n67 Sandra moved to the bedroom.\n68 Mary went back to the kitchen.\n69 Mary went back to the hallway.\n70 John went to the hallway.\n71 Mary journeyed to the garden.\n72 John went back to the bedroom.\n73 Sandra picked up the football.\n74 John grabbed the apple there.\n75 Daniel went to the office.\n76 John went back to the office.\n77 Mary moved to the office.\n78 John went back to the kitchen.\n79 Where was the apple before the kitchen? \toffice\t74 78 76\n80 Sandra journeyed to the kitchen.\n81 Sandra went to the office.\n82 Sandra dropped the football.\n83 Daniel travelled to the bedroom.\n84 Where was the football before the office? \tkitchen\t82 81 80\n85 Mary got the football.\n86 Mary moved to the bedroom.\n87 Sandra went to the garden.\n88 Daniel journeyed to the kitchen.\n89 Mary put down the football.\n90 Daniel travelled to the hallway.\n91 Daniel went back to the office.\n92 John moved to the office.\n93 Mary took the milk.\n94 John left the apple.\n95 Where was the apple before the office? \tkitchen\t94 92 78\n96 Daniel went to the kitchen.\n97 John moved to the garden.\n98 Where was the apple before the office? \tkitchen\t94 92 78\n99 Mary grabbed the football.\n100 John moved to the kitchen.\n101 Where was the apple before the office? \tkitchen\t94 92 78\n1 Mary moved to the bathroom.\n2 Daniel got the milk.\n3 Sandra went to the kitchen.\n4 Sandra moved to the bathroom.\n5 Daniel travelled to the office.\n6 Sandra travelled to the hallway.\n7 Daniel dropped the milk.\n8 John moved to the bedroom.\n9 Daniel went to the hallway.\n10 Daniel went to the bedroom.\n11 Daniel journeyed to the hallway.\n12 Sandra moved to the bedroom.\n13 Daniel journeyed to the kitchen.\n14 Daniel went to the garden.\n15 Daniel went to the bathroom.\n16 John went back to the garden.\n17 John got the football.\n18 John grabbed the apple.\n19 Daniel journeyed to the hallway.\n20 John travelled to the office.\n21 John took the milk there.\n22 Mary travelled to the garden.\n23 Daniel travelled to the garden.\n24 Mary moved to the office.\n25 Sandra travelled to the kitchen.\n26 John left the milk.\n27 Daniel moved to the hallway.\n28 Mary went back to the garden.\n29 John dropped the apple.\n30 Mary went back to the office.\n31 John got the milk.\n32 Daniel went to the kitchen.\n33 John discarded the milk.\n34 John left the football there.\n35 Mary grabbed the milk.\n36 John went back to the garden.\n37 Mary left the milk.\n38 Mary got the football.\n39 Daniel went to the bathroom.\n40 Mary left the football.\n41 John went to the office.\n42 John went to the bedroom.\n43 Daniel moved to the garden.\n44 Mary picked up the football.\n45 Mary journeyed to the hallway.\n46 Sandra journeyed to the office.\n47 John went to the kitchen.\n48 Sandra went back to the garden.\n49 John went to the garden.\n50 Mary moved to the bedroom.\n51 Mary dropped the football.\n52 John went back to the bathroom.\n53 Where was the football before the bedroom? \thallway\t51 50 45\n54 Mary journeyed to the hallway.\n55 Daniel moved to the kitchen.\n56 Where was the football before the bedroom? \thallway\t51 50 45\n57 John moved to the office.\n58 John travelled to the bathroom.\n59 John travelled to the kitchen.\n60 Sandra moved to the office.\n61 Daniel journeyed to the bathroom.\n62 John went back to the garden.\n63 Sandra journeyed to the kitchen.\n64 John went to the office.\n65 John picked up the milk.\n66 Mary went back to the office.\n67 John got the apple.\n68 John left the apple.\n69 Mary journeyed to the bathroom.\n70 John got the apple there.\n71 Sandra went to the bedroom.\n72 John discarded the apple.\n73 Sandra picked up the football there.\n74 John grabbed the apple.\n75 John discarded the milk.\n76 Sandra discarded the football.\n77 John took the milk.\n78 Sandra got the football.\n79 Daniel went to the garden.\n80 Sandra journeyed to the kitchen.\n81 Sandra journeyed to the garden.\n82 Mary journeyed to the kitchen.\n83 Where was the football before the garden? \tkitchen\t78 81 80\n84 Mary moved to the hallway.\n85 John discarded the milk.\n86 Sandra went to the office.\n87 Sandra travelled to the garden.\n88 Mary went to the bathroom.\n89 Sandra left the football.\n90 Where was the football before the office? \tgarden\t89 86 81\n91 Daniel took the football.\n92 John put down the apple.\n93 John went back to the bedroom.\n94 Mary went to the kitchen.\n95 Daniel moved to the hallway.\n96 Mary journeyed to the garden.\n97 Daniel dropped the football.\n98 Daniel took the football.\n99 Sandra travelled to the bedroom.\n100 Sandra went back to the hallway.\n101 Sandra moved to the office.\n102 Sandra went to the kitchen.\n103 Daniel dropped the football.\n104 Sandra went back to the garden.\n105 Mary went to the hallway.\n106 Sandra journeyed to the hallway.\n107 Sandra got the football.\n108 Sandra dropped the football.\n109 John travelled to the office.\n110 Sandra journeyed to the office.\n111 John picked up the milk there.\n112 Mary got the football.\n113 Mary left the football.\n114 Daniel picked up the football.\n115 John took the apple there.\n116 Sandra went to the hallway.\n117 John left the apple.\n118 John got the apple there.\n119 Daniel moved to the bedroom.\n120 Mary travelled to the kitchen.\n121 Mary went to the office.\n122 Daniel journeyed to the bathroom.\n123 Mary went back to the kitchen.\n124 Mary travelled to the office.\n125 John went to the bathroom.\n126 Daniel went back to the bedroom.\n127 Mary went back to the garden.\n128 Daniel journeyed to the kitchen.\n129 John moved to the garden.\n130 Daniel went back to the hallway.\n131 John left the apple.\n132 Sandra journeyed to the bedroom.\n133 Where was the apple before the garden? \tbathroom\t131 129 125\n1 Daniel went back to the bathroom.\n2 John travelled to the kitchen.\n3 Mary went to the garden.\n4 John moved to the bedroom.\n5 Sandra went to the kitchen.\n6 Sandra went to the hallway.\n7 Sandra picked up the milk.\n8 Mary got the football.\n9 Mary picked up the apple.\n10 Mary moved to the bathroom.\n11 John moved to the garden.\n12 Daniel journeyed to the bedroom.\n13 Sandra journeyed to the garden.\n14 Sandra dropped the milk.\n15 John travelled to the bathroom.\n16 Daniel went back to the kitchen.\n17 Sandra went back to the kitchen.\n18 Daniel moved to the bathroom.\n19 Mary left the football.\n20 Mary dropped the apple.\n21 Sandra moved to the garden.\n22 Sandra moved to the bedroom.\n23 Mary picked up the apple there.\n24 Daniel travelled to the garden.\n25 Daniel picked up the milk.\n26 Mary grabbed the football.\n27 Mary left the apple.\n28 Mary travelled to the hallway.\n29 John grabbed the apple.\n30 Daniel left the milk.\n31 Sandra travelled to the bathroom.\n32 Daniel got the milk there.\n33 Daniel put down the milk.\n34 Daniel went back to the office.\n35 John went to the office.\n36 John put down the apple.\n37 John picked up the apple.\n38 Sandra journeyed to the hallway.\n39 Mary discarded the football there.\n40 Mary grabbed the football.\n41 Sandra moved to the bathroom.\n42 Sandra journeyed to the bedroom.\n43 Daniel moved to the garden.\n44 Daniel picked up the milk.\n45 Daniel moved to the bathroom.\n46 Mary travelled to the kitchen.\n47 Daniel moved to the hallway.\n48 John left the apple.\n49 Where was the milk before the hallway? \tbathroom\t44 47 45\n50 Sandra moved to the kitchen.\n51 Daniel left the milk.\n52 Where was the milk before the hallway? \tbathroom\t51 47 45\n53 Sandra moved to the hallway.\n54 Sandra moved to the office.\n55 Where was the milk before the hallway? \tbathroom\t51 47 45\n56 Sandra grabbed the apple.\n57 Sandra travelled to the garden.\n58 Where was the milk before the hallway? \tbathroom\t51 47 45\n59 Sandra went back to the hallway.\n60 Mary went to the hallway.\n61 Where was the apple before the hallway? \tgarden\t56 59 57\n1 Daniel got the milk.\n2 Daniel travelled to the bedroom.\n3 Mary went to the kitchen.\n4 Mary journeyed to the hallway.\n5 Daniel left the milk.\n6 Sandra travelled to the bathroom.\n7 Daniel journeyed to the kitchen.\n8 Daniel went to the bedroom.\n9 John moved to the hallway.\n10 Daniel took the apple there.\n11 Daniel took the milk there.\n12 Daniel left the milk.\n13 Daniel discarded the apple.\n14 Mary travelled to the kitchen.\n15 Mary picked up the football.\n16 Mary moved to the office.\n17 Sandra went back to the hallway.\n18 Mary discarded the football.\n19 Daniel journeyed to the garden.\n20 Daniel journeyed to the bathroom.\n21 Sandra moved to the bathroom.\n22 Sandra moved to the office.\n23 Sandra picked up the football.\n24 Sandra dropped the football.\n25 Sandra picked up the football.\n26 John went to the kitchen.\n27 Mary moved to the garden.\n28 Daniel moved to the garden.\n29 John travelled to the bedroom.\n30 John went to the garden.\n31 Mary travelled to the bathroom.\n32 John travelled to the hallway.\n33 Sandra left the football.\n34 John went to the bedroom.\n35 Daniel went back to the bathroom.\n36 John picked up the milk.\n37 Daniel moved to the kitchen.\n38 John got the apple.\n39 Daniel journeyed to the hallway.\n40 Mary went to the garden.\n41 Daniel went back to the office.\n42 John left the apple.\n43 John moved to the kitchen.\n44 Sandra picked up the football there.\n45 Daniel went to the bathroom.\n46 Sandra left the football.\n47 John discarded the milk.\n48 Sandra moved to the kitchen.\n49 Daniel moved to the kitchen.\n50 Daniel took the milk.\n51 John went to the hallway.\n52 John journeyed to the garden.\n53 Daniel discarded the milk.\n54 Daniel moved to the office.\n55 Mary journeyed to the bedroom.\n56 Daniel went back to the kitchen.\n57 Mary grabbed the apple.\n58 Mary left the apple.\n59 Mary went to the garden.\n60 Sandra picked up the milk.\n61 Mary journeyed to the kitchen.\n62 Daniel journeyed to the bathroom.\n63 John travelled to the office.\n64 Mary journeyed to the office.\n65 John went back to the bedroom.\n66 Mary went back to the garden.\n67 Sandra went to the garden.\n68 Sandra travelled to the hallway.\n69 Daniel went back to the hallway.\n70 Sandra journeyed to the garden.\n71 John went to the kitchen.\n72 John travelled to the bedroom.\n73 Daniel went back to the bathroom.\n74 Sandra put down the milk.\n75 Where was the milk before the garden? \thallway\t74 70 68\n76 John grabbed the apple.\n77 Sandra got the milk.\n78 John dropped the apple.\n79 John went to the hallway.\n80 John went back to the office.\n81 John took the football.\n82 John went back to the hallway.\n83 Sandra put down the milk.\n84 John dropped the football.\n85 Sandra took the milk.\n86 John picked up the football.\n87 Daniel went back to the garden.\n88 Sandra left the milk.\n89 Mary travelled to the office.\n90 Sandra got the milk.\n91 Sandra travelled to the hallway.\n92 Mary went to the bathroom.\n93 Mary travelled to the garden.\n94 Daniel went back to the kitchen.\n95 Sandra dropped the milk there.\n96 Sandra moved to the bathroom.\n97 Daniel travelled to the bedroom.\n98 Mary travelled to the hallway.\n99 John dropped the football.\n100 Daniel went back to the office.\n101 Daniel went back to the bathroom.\n102 Mary travelled to the bedroom.\n103 Mary picked up the apple.\n104 Mary moved to the hallway.\n105 Mary travelled to the garden.\n106 Where was the apple before the garden? \thallway\t103 105 104\n107 Mary moved to the bathroom.\n108 John journeyed to the bathroom.\n109 Where was the apple before the bathroom? \tgarden\t103 107 105\n110 Sandra journeyed to the hallway.\n111 Mary discarded the apple.\n112 Where was the apple before the garden? \thallway\t111 105 104\n113 Daniel got the apple.\n114 Daniel dropped the apple there.\n115 John got the apple.\n116 Sandra travelled to the garden.\n117 John went back to the kitchen.\n118 Sandra journeyed to the bathroom.\n119 Mary travelled to the kitchen.\n120 Daniel travelled to the garden.\n121 Sandra went to the kitchen.\n122 Sandra moved to the bathroom.\n123 John discarded the apple.\n124 Mary went to the garden.\n125 Daniel went to the bathroom.\n126 Daniel moved to the office.\n127 John took the apple.\n128 Mary went back to the hallway.\n129 John travelled to the bedroom.\n130 Mary picked up the football.\n131 Mary got the milk.\n132 John left the apple.\n133 Daniel moved to the hallway.\n134 Sandra went back to the garden.\n135 Daniel travelled to the garden.\n136 Daniel moved to the office.\n137 Mary discarded the football there.\n138 Mary travelled to the bathroom.\n139 Sandra travelled to the kitchen.\n140 Daniel went back to the bedroom.\n141 Mary went to the kitchen.\n142 Daniel picked up the apple.\n143 Mary moved to the office.\n144 Daniel left the apple.\n145 Mary left the milk there.\n146 Mary grabbed the milk.\n147 Daniel went back to the garden.\n148 Mary travelled to the garden.\n149 Sandra went to the hallway.\n150 Sandra got the football there.\n151 John went to the garden.\n152 Sandra put down the football.\n153 Mary left the milk.\n154 Daniel grabbed the milk.\n155 Mary went to the kitchen.\n156 John travelled to the office.\n157 John journeyed to the bathroom.\n158 Sandra grabbed the football.\n159 Daniel travelled to the hallway.\n160 Sandra dropped the football.\n161 Daniel dropped the milk there.\n162 Sandra journeyed to the office.\n163 John travelled to the garden.\n164 Daniel picked up the football.\n165 Daniel discarded the football.\n166 John journeyed to the bathroom.\n167 Daniel picked up the milk.\n168 Daniel took the football there.\n169 Sandra journeyed to the garden.\n170 Daniel discarded the milk there.\n171 Daniel picked up the milk there.\n172 Sandra journeyed to the hallway.\n173 Daniel left the football there.\n174 Sandra took the football.\n175 Mary went back to the garden.\n176 Mary travelled to the kitchen.\n177 Daniel moved to the bathroom.\n178 Sandra discarded the football.\n179 Sandra travelled to the bathroom.\n180 Daniel dropped the milk.\n181 Daniel went to the office.\n182 John got the milk.\n183 John travelled to the kitchen.\n184 John moved to the bedroom.\n185 Where was the milk before the bedroom? \tkitchen\t182 184 183\n1 John went back to the office.\n2 Sandra moved to the office.\n3 Daniel journeyed to the bedroom.\n4 Mary grabbed the milk.\n5 Mary picked up the apple.\n6 Mary journeyed to the bedroom.\n7 Sandra travelled to the bathroom.\n8 Daniel picked up the football there.\n9 Mary travelled to the garden.\n10 Daniel went to the garden.\n11 Mary left the milk.\n12 Sandra moved to the office.\n13 Where was the milk before the garden? \tbedroom\t11 9 6\n14 John went back to the bathroom.\n15 John went back to the bedroom.\n16 Where was the milk before the garden? \tbedroom\t11 9 6\n17 Sandra travelled to the bathroom.\n18 Daniel got the milk.\n19 Daniel discarded the football.\n20 Mary went to the office.\n21 Daniel travelled to the bathroom.\n22 Sandra went to the bedroom.\n23 Daniel moved to the office.\n24 Daniel left the milk.\n25 Where was the milk before the office? \tbathroom\t24 23 21\n26 Daniel moved to the bedroom.\n27 John travelled to the kitchen.\n28 Where was the milk before the office? \tbathroom\t24 23 21\n29 Mary dropped the apple.\n30 Mary went to the hallway.\n31 Where was the apple before the office? \tgarden\t29 20 9\n1 John went to the office.\n2 John moved to the hallway.\n3 Mary travelled to the garden.\n4 John took the football.\n5 John went to the garden.\n6 Mary moved to the bedroom.\n7 Mary went to the kitchen.\n8 John left the football.\n9 John moved to the office.\n10 Mary journeyed to the hallway.\n11 John picked up the apple.\n12 John got the milk.\n13 Sandra journeyed to the hallway.\n14 Daniel moved to the office.\n15 John dropped the milk there.\n16 Daniel took the milk there.\n17 Daniel put down the milk.\n18 John dropped the apple.\n19 Daniel grabbed the apple there.\n20 Daniel got the milk.\n21 Daniel dropped the milk.\n22 Mary went to the office.\n23 Mary took the milk.\n24 Mary journeyed to the garden.\n25 Mary grabbed the football.\n26 Daniel discarded the apple.\n27 Daniel went back to the garden.\n28 John got the apple.\n29 John moved to the kitchen.\n30 John put down the apple.\n31 John travelled to the office.\n32 Mary put down the football.\n33 Mary went to the bathroom.\n34 John went back to the garden.\n35 Daniel travelled to the bathroom.\n36 John moved to the bathroom.\n37 Sandra journeyed to the bathroom.\n38 John went back to the hallway.\n39 Daniel journeyed to the kitchen.\n40 Mary travelled to the hallway.\n41 Sandra journeyed to the kitchen.\n42 Mary dropped the milk.\n43 Where was the milk before the bathroom? \tgarden\t42 33 24\n44 John travelled to the kitchen.\n45 John moved to the office.\n46 Where was the milk before the hallway? \tbathroom\t42 40 33\n47 Sandra grabbed the apple.\n48 Mary took the milk.\n49 Sandra moved to the bedroom.\n50 Sandra left the apple.\n51 Sandra took the apple.\n52 Mary went to the kitchen.\n53 John travelled to the garden.\n54 Sandra journeyed to the garden.\n55 Mary travelled to the bathroom.\n56 Sandra picked up the football.\n57 John went to the bathroom.\n58 Sandra put down the apple there.\n59 Sandra put down the football.\n60 Mary put down the milk.\n61 Where was the milk before the bathroom? \tkitchen\t60 55 52\n62 Daniel moved to the garden.\n63 John got the milk.\n64 Sandra grabbed the apple.\n65 John left the milk.\n66 John took the milk there.\n67 John dropped the milk.\n68 John got the milk.\n69 Sandra picked up the football.\n70 Daniel went back to the office.\n71 John left the milk.\n72 John took the milk.\n73 John left the milk.\n74 John went to the office.\n75 Mary moved to the kitchen.\n76 Sandra dropped the apple.\n77 Daniel travelled to the bedroom.\n78 John moved to the bedroom.\n79 Sandra grabbed the apple.\n80 Daniel went to the hallway.\n81 Sandra moved to the kitchen.\n82 Daniel travelled to the garden.\n83 Sandra left the apple.\n84 Mary went back to the office.\n85 John moved to the office.\n86 John travelled to the kitchen.\n87 John got the apple.\n88 Daniel travelled to the kitchen.\n89 John dropped the apple there.\n90 Sandra travelled to the office.\n91 Sandra discarded the football.\n92 Where was the football before the office? \tkitchen\t91 90 81\n93 John went to the bathroom.\n94 Sandra moved to the bedroom.\n95 Where was the football before the office? \tkitchen\t91 90 81\n1 John picked up the football.\n2 John dropped the football.\n3 John got the football there.\n4 Daniel went to the bathroom.\n5 Mary went back to the office.\n6 John discarded the football.\n7 John travelled to the bathroom.\n8 Mary got the milk.\n9 Mary travelled to the bathroom.\n10 Mary moved to the hallway.\n11 Where was the milk before the hallway? \tbathroom\t8 10 9\n12 John took the apple.\n13 Mary left the milk.\n14 Where was the milk before the hallway? \tbathroom\t13 10 9\n15 John left the apple there.\n16 John grabbed the apple.\n17 Where was the milk before the hallway? \tbathroom\t13 10 9\n18 Mary travelled to the bathroom.\n19 Mary went back to the bedroom.\n20 Where was the milk before the hallway? \tbathroom\t13 10 9\n21 Daniel travelled to the hallway.\n22 John journeyed to the kitchen.\n23 Daniel took the milk.\n24 John left the apple.\n25 Mary journeyed to the bathroom.\n26 John journeyed to the hallway.\n27 John went to the bedroom.\n28 Sandra travelled to the bathroom.\n29 Daniel went back to the bedroom.\n30 John went to the office.\n31 Mary journeyed to the hallway.\n32 Daniel journeyed to the bathroom.\n33 Sandra journeyed to the garden.\n34 Daniel moved to the garden.\n35 Daniel put down the milk.\n36 Sandra took the milk there.\n37 Daniel moved to the hallway.\n38 Sandra travelled to the kitchen.\n39 Sandra grabbed the apple.\n40 Sandra left the milk.\n41 Daniel travelled to the office.\n42 Sandra picked up the milk.\n43 Sandra discarded the apple there.\n44 Mary went to the bathroom.\n45 Sandra put down the milk.\n46 Mary journeyed to the kitchen.\n47 Sandra journeyed to the bathroom.\n48 Daniel went back to the bedroom.\n49 Sandra journeyed to the hallway.\n50 John travelled to the hallway.\n51 Mary picked up the milk.\n52 Mary travelled to the hallway.\n53 Sandra moved to the bedroom.\n54 Mary travelled to the bedroom.\n55 Where was the milk before the bedroom? \thallway\t51 54 52\n1 Mary grabbed the apple.\n2 Mary discarded the apple.\n3 Mary picked up the apple.\n4 Mary moved to the hallway.\n5 Mary left the apple there.\n6 Daniel moved to the office.\n7 Sandra went back to the bedroom.\n8 John travelled to the kitchen.\n9 Daniel went back to the hallway.\n10 Sandra picked up the football.\n11 Sandra travelled to the kitchen.\n12 Sandra put down the football there.\n13 Sandra picked up the football.\n14 Sandra left the football.\n15 Sandra got the football.\n16 Mary journeyed to the garden.\n17 Mary went back to the hallway.\n18 John travelled to the garden.\n19 John travelled to the kitchen.\n20 Sandra went to the hallway.\n21 Sandra travelled to the bedroom.\n22 Sandra dropped the football.\n23 Where was the football before the bedroom? \thallway\t22 21 20\n24 Mary grabbed the milk.\n25 Sandra travelled to the office.\n26 Where was the football before the bedroom? \thallway\t22 21 20\n27 John went to the garden.\n28 Sandra moved to the bathroom.\n29 Where was the football before the bedroom? \thallway\t22 21 20\n30 Mary dropped the milk there.\n31 Mary went to the bathroom.\n32 Mary moved to the kitchen.\n33 John went to the bathroom.\n34 Mary travelled to the hallway.\n35 Sandra went to the bedroom.\n36 Daniel grabbed the milk.\n37 Mary went back to the garden.\n38 Sandra grabbed the football there.\n39 Daniel went to the kitchen.\n40 Mary went back to the hallway.\n41 Daniel discarded the milk.\n42 Daniel travelled to the bedroom.\n43 Sandra went back to the bathroom.\n44 John went back to the hallway.\n45 Sandra dropped the football there.\n46 John took the apple there.\n47 Sandra moved to the hallway.\n48 Daniel went to the kitchen.\n49 Sandra moved to the kitchen.\n50 Sandra got the milk there.\n51 John journeyed to the office.\n52 Daniel journeyed to the bedroom.\n53 Mary moved to the kitchen.\n54 Mary travelled to the garden.\n55 John moved to the bathroom.\n56 John picked up the football.\n57 John put down the football.\n58 Sandra put down the milk.\n59 John put down the apple.\n60 Where was the apple before the bathroom? \toffice\t59 55 51\n61 John journeyed to the hallway.\n62 Daniel travelled to the hallway.\n63 Where was the apple before the bathroom? \toffice\t59 55 51\n1 John got the milk.\n2 John travelled to the bedroom.\n3 Daniel went to the hallway.\n4 John took the apple.\n5 Sandra travelled to the hallway.\n6 Sandra travelled to the bedroom.\n7 Mary went to the hallway.\n8 Mary went back to the office.\n9 John journeyed to the office.\n10 Daniel journeyed to the office.\n11 Sandra moved to the hallway.\n12 John journeyed to the bedroom.\n13 Sandra moved to the garden.\n14 John discarded the apple.\n15 Where was the apple before the bedroom? \toffice\t14 12 9\n16 Sandra moved to the office.\n17 Sandra travelled to the kitchen.\n18 Where was the apple before the bedroom? \toffice\t14 12 9\n19 John put down the milk.\n20 John got the milk.\n21 Where was the apple before the bedroom? \toffice\t14 12 9\n22 John left the milk.\n23 John grabbed the apple.\n24 Sandra travelled to the office.\n25 Mary journeyed to the bathroom.\n26 Mary went back to the garden.\n27 John went to the office.\n28 John journeyed to the garden.\n29 John journeyed to the hallway.\n30 Daniel travelled to the bathroom.\n31 John went back to the garden.\n32 John left the apple.\n33 John took the apple.\n34 Sandra went to the bathroom.\n35 John put down the apple there.\n36 Daniel travelled to the garden.\n37 Daniel went to the bedroom.\n38 John travelled to the office.\n39 Sandra travelled to the kitchen.\n40 Mary went to the bathroom.\n41 Daniel grabbed the milk.\n42 Sandra grabbed the football.\n43 Daniel discarded the milk there.\n44 Daniel journeyed to the hallway.\n45 Daniel journeyed to the kitchen.\n46 Sandra travelled to the hallway.\n47 Mary moved to the hallway.\n48 Daniel went back to the garden.\n49 Daniel went back to the hallway.\n50 Sandra went back to the bathroom.\n51 Daniel journeyed to the bathroom.\n52 John went back to the hallway.\n53 John travelled to the bedroom.\n54 Sandra journeyed to the garden.\n55 John journeyed to the hallway.\n56 Sandra put down the football.\n57 John travelled to the garden.\n58 Where was the football before the bathroom? \thallway\t56 50 46\n59 John went back to the bathroom.\n60 Sandra took the apple.\n61 Where was the football before the bathroom? \thallway\t56 50 46\n1 Sandra took the football.\n2 Daniel journeyed to the bedroom.\n3 Sandra took the apple there.\n4 Sandra left the football.\n5 Daniel journeyed to the hallway.\n6 Sandra travelled to the bedroom.\n7 Sandra took the milk there.\n8 Sandra moved to the bathroom.\n9 Mary travelled to the kitchen.\n10 Sandra discarded the apple.\n11 Where was the apple before the bathroom? \tbedroom\t10 8 6\n12 Daniel journeyed to the bathroom.\n13 Daniel got the apple there.\n14 Mary went to the garden.\n15 Daniel went to the kitchen.\n16 Mary moved to the bathroom.\n17 Mary grabbed the football.\n18 Mary moved to the bedroom.\n19 John journeyed to the office.\n20 Daniel put down the apple there.\n21 Mary put down the football.\n22 Daniel travelled to the bathroom.\n23 John went back to the hallway.\n24 Mary journeyed to the hallway.\n25 Sandra left the milk.\n26 John travelled to the bathroom.\n27 Sandra took the milk.\n28 John travelled to the office.\n29 John moved to the garden.\n30 Daniel moved to the bedroom.\n31 John moved to the bedroom.\n32 John went to the kitchen.\n33 Daniel picked up the football.\n34 Sandra moved to the kitchen.\n35 Sandra travelled to the bedroom.\n36 Mary went to the garden.\n37 Daniel travelled to the kitchen.\n38 Daniel grabbed the apple.\n39 Sandra travelled to the garden.\n40 Daniel left the football.\n41 John picked up the football.\n42 Sandra moved to the bedroom.\n43 Sandra dropped the milk.\n44 Where was the milk before the garden? \tbedroom\t43 39 35\n45 Mary went back to the office.\n46 Daniel went back to the bedroom.\n47 Where was the milk before the bedroom? \tgarden\t43 42 39\n48 Daniel discarded the apple.\n49 Sandra travelled to the bathroom.\n50 Where was the milk before the bedroom? \tgarden\t43 42 39\n51 Sandra went to the hallway.\n52 Daniel journeyed to the garden.\n53 Sandra moved to the bathroom.\n54 Mary went to the bathroom.\n55 John journeyed to the garden.\n56 Sandra moved to the bedroom.\n57 Mary travelled to the garden.\n58 John put down the football.\n59 Mary picked up the football there.\n60 Daniel moved to the office.\n61 Sandra moved to the garden.\n62 Mary moved to the bedroom.\n63 John moved to the kitchen.\n64 Mary discarded the football.\n65 Daniel travelled to the bathroom.\n66 Mary went to the office.\n67 John went back to the garden.\n68 Mary travelled to the kitchen.\n69 Sandra travelled to the hallway.\n70 Mary went to the bathroom.\n71 Daniel went back to the kitchen.\n72 Daniel went back to the hallway.\n73 John moved to the office.\n74 Daniel went back to the bedroom.\n75 Sandra travelled to the bedroom.\n76 John went back to the bathroom.\n77 Mary travelled to the garden.\n78 John travelled to the kitchen.\n79 Daniel picked up the football.\n80 Mary journeyed to the kitchen.\n81 Daniel dropped the football.\n82 John journeyed to the bedroom.\n83 Daniel took the apple.\n84 Daniel got the milk.\n85 Daniel picked up the football.\n86 John went to the hallway.\n87 Daniel went to the garden.\n88 John went back to the bathroom.\n89 Daniel dropped the apple.\n90 John moved to the bedroom.\n91 Daniel discarded the football.\n92 Sandra went to the bathroom.\n93 Daniel discarded the milk.\n94 Daniel moved to the kitchen.\n95 Daniel went to the hallway.\n96 Sandra went back to the hallway.\n97 Sandra travelled to the kitchen.\n98 Sandra went to the bathroom.\n99 Daniel went back to the garden.\n100 Sandra moved to the bedroom.\n101 Daniel moved to the hallway.\n102 Sandra travelled to the hallway.\n103 John travelled to the bathroom.\n104 John moved to the office.\n105 Mary moved to the bathroom.\n106 John moved to the garden.\n107 John grabbed the apple.\n108 Daniel journeyed to the bedroom.\n109 John dropped the apple.\n110 Daniel went to the garden.\n111 Daniel journeyed to the office.\n112 Daniel went to the bathroom.\n113 Sandra moved to the bathroom.\n114 John got the football.\n115 John discarded the football there.\n116 Mary moved to the kitchen.\n117 Daniel went to the garden.\n118 Mary moved to the bedroom.\n119 Mary travelled to the bathroom.\n120 John journeyed to the hallway.\n121 Daniel journeyed to the hallway.\n122 Mary went back to the hallway.\n123 Mary journeyed to the bathroom.\n124 Sandra went back to the garden.\n125 Mary travelled to the kitchen.\n126 Mary journeyed to the hallway.\n127 John moved to the bedroom.\n128 Sandra moved to the bedroom.\n129 Daniel went back to the bedroom.\n130 Mary moved to the bedroom.\n131 Mary travelled to the garden.\n132 Mary travelled to the hallway.\n133 Sandra went to the bathroom.\n134 Sandra moved to the kitchen.\n135 Sandra went to the bedroom.\n136 John went to the office.\n137 Mary moved to the bathroom.\n138 John journeyed to the bathroom.\n139 Daniel went back to the garden.\n140 Daniel moved to the office.\n141 Mary went to the bedroom.\n142 John went back to the garden.\n143 Sandra went to the office.\n144 John got the milk.\n145 Mary went to the bathroom.\n146 Daniel journeyed to the bathroom.\n147 Sandra went back to the bathroom.\n148 John moved to the office.\n149 John travelled to the hallway.\n150 John discarded the milk.\n151 Where was the milk before the hallway? \toffice\t150 149 148\n1 Sandra moved to the kitchen.\n2 Sandra travelled to the hallway.\n3 John went back to the bathroom.\n4 John picked up the apple there.\n5 Daniel journeyed to the bathroom.\n6 Sandra picked up the football.\n7 Daniel moved to the hallway.\n8 Mary went to the office.\n9 John journeyed to the kitchen.\n10 John discarded the apple.\n11 John moved to the bathroom.\n12 Daniel went to the bathroom.\n13 Mary went to the bathroom.\n14 Sandra left the football there.\n15 Daniel moved to the hallway.\n16 Mary journeyed to the kitchen.\n17 Sandra grabbed the football.\n18 Sandra travelled to the bathroom.\n19 John journeyed to the kitchen.\n20 Mary moved to the bathroom.\n21 Daniel went back to the kitchen.\n22 Sandra put down the football.\n23 Sandra grabbed the football.\n24 Daniel journeyed to the bedroom.\n25 Mary went back to the garden.\n26 Sandra travelled to the hallway.\n27 Mary journeyed to the bathroom.\n28 Daniel went back to the garden.\n29 Daniel moved to the hallway.\n30 John took the apple there.\n31 Mary went to the hallway.\n32 Daniel went to the office.\n33 Daniel moved to the kitchen.\n34 Daniel went to the hallway.\n35 John dropped the apple there.\n36 Daniel went to the kitchen.\n37 Sandra discarded the football.\n38 John picked up the apple.\n39 Mary picked up the football there.\n40 Mary travelled to the kitchen.\n41 Mary discarded the football.\n42 Daniel took the football there.\n43 Daniel went to the bedroom.\n44 Mary journeyed to the bedroom.\n45 Mary got the milk.\n46 Daniel dropped the football.\n47 Mary got the football.\n48 Mary went back to the office.\n49 Daniel went to the kitchen.\n50 Daniel moved to the hallway.\n51 Daniel journeyed to the office.\n52 Sandra travelled to the kitchen.\n53 Sandra went back to the bedroom.\n54 Mary journeyed to the garden.\n55 Sandra went back to the hallway.\n56 Mary dropped the football.\n57 Where was the football before the garden? \toffice\t56 54 48\n58 John discarded the apple.\n59 Mary picked up the football.\n60 Sandra moved to the office.\n61 John picked up the apple there.\n62 Mary went back to the kitchen.\n63 Mary put down the football.\n64 Mary picked up the football.\n65 Daniel went to the garden.\n66 Daniel journeyed to the hallway.\n67 John travelled to the office.\n68 Daniel went to the office.\n69 Daniel travelled to the bedroom.\n70 John discarded the apple there.\n71 Sandra went back to the bathroom.\n72 John journeyed to the bathroom.\n73 Sandra went back to the kitchen.\n74 John moved to the bedroom.\n75 Sandra moved to the garden.\n76 Sandra went to the bedroom.\n77 Mary went back to the garden.\n78 Mary discarded the milk.\n79 Mary dropped the football there.\n80 Where was the milk before the garden? \tkitchen\t78 77 62\n81 John journeyed to the hallway.\n82 Sandra travelled to the bathroom.\n83 Where was the milk before the garden? \tkitchen\t78 77 62\n84 Mary took the football.\n85 John moved to the office.\n86 Daniel travelled to the hallway.\n87 Daniel went to the office.\n88 John picked up the apple.\n89 John discarded the apple.\n90 John got the apple.\n91 Mary left the football.\n92 John went to the garden.\n93 Sandra moved to the kitchen.\n94 John picked up the football.\n95 Sandra went to the garden.\n96 John journeyed to the kitchen.\n97 John discarded the apple.\n98 Where was the apple before the kitchen? \tgarden\t97 96 92\n99 Mary got the milk.\n100 Sandra moved to the kitchen.\n101 Where was the apple before the kitchen? \tgarden\t97 96 92\n1 John went back to the garden.\n2 Mary got the apple.\n3 John went to the bathroom.\n4 Mary dropped the apple.\n5 Mary took the apple.\n6 Daniel went to the hallway.\n7 Sandra travelled to the garden.\n8 Daniel picked up the milk.\n9 Daniel travelled to the bathroom.\n10 Daniel moved to the hallway.\n11 Where was the milk before the hallway? \tbathroom\t8 10 9\n12 Sandra travelled to the office.\n13 Daniel moved to the bedroom.\n14 Where was the milk before the bedroom? \thallway\t8 13 10\n15 Daniel dropped the milk there.\n16 Mary left the apple.\n17 Where was the milk before the hallway? \tbathroom\t15 10 9\n18 Mary grabbed the apple.\n19 Daniel picked up the milk.\n20 Daniel put down the milk.\n21 Mary went back to the kitchen.\n22 John went to the office.\n23 John moved to the garden.\n24 Mary travelled to the office.\n25 John journeyed to the kitchen.\n26 Sandra journeyed to the kitchen.\n27 Mary put down the apple.\n28 Where was the apple before the office? \tkitchen\t27 24 21\n29 Mary picked up the apple.\n30 Mary journeyed to the garden.\n31 Mary travelled to the bedroom.\n32 Mary discarded the apple.\n33 Where was the apple before the bedroom? \tgarden\t32 31 30\n1 Sandra travelled to the garden.\n2 Sandra journeyed to the kitchen.\n3 Daniel went to the kitchen.\n4 John picked up the apple.\n5 John journeyed to the hallway.\n6 Sandra journeyed to the bedroom.\n7 Daniel went back to the garden.\n8 John discarded the apple there.\n9 John went to the kitchen.\n10 Mary travelled to the garden.\n11 John went to the bedroom.\n12 Sandra travelled to the bathroom.\n13 Mary got the milk there.\n14 Mary put down the milk.\n15 Mary got the milk.\n16 John moved to the hallway.\n17 Mary went to the bathroom.\n18 Mary went back to the bedroom.\n19 Where was the milk before the bedroom? \tbathroom\t15 18 17\n20 Daniel journeyed to the bathroom.\n21 John grabbed the football there.\n22 Mary dropped the milk there.\n23 John put down the football.\n24 Where was the milk before the bedroom? \tbathroom\t22 18 17\n25 Mary journeyed to the bathroom.\n26 Daniel journeyed to the garden.\n27 Where was the milk before the bedroom? \tbathroom\t22 18 17\n28 Daniel went to the hallway.\n29 Daniel took the football.\n30 Sandra went back to the office.\n31 Daniel picked up the apple.\n32 Daniel went back to the bedroom.\n33 Daniel discarded the football.\n34 Daniel went back to the kitchen.\n35 Daniel moved to the bathroom.\n36 Where was the apple before the bathroom? \tkitchen\t31 35 34\n37 Mary moved to the bedroom.\n38 Daniel went to the hallway.\n39 Mary grabbed the football there.\n40 Daniel left the apple.\n41 Where was the apple before the hallway? \tbathroom\t40 38 35\n1 Daniel travelled to the bathroom.\n2 Daniel travelled to the garden.\n3 Mary journeyed to the garden.\n4 Daniel journeyed to the bedroom.\n5 Mary went back to the bathroom.\n6 John went to the bedroom.\n7 Daniel travelled to the garden.\n8 John went back to the garden.\n9 Sandra picked up the milk.\n10 John travelled to the office.\n11 Sandra journeyed to the hallway.\n12 Daniel picked up the apple.\n13 John went to the kitchen.\n14 Mary went back to the bedroom.\n15 Mary travelled to the bathroom.\n16 Daniel put down the apple there.\n17 John went back to the garden.\n18 Sandra took the football.\n19 John went back to the bathroom.\n20 Daniel picked up the apple.\n21 Sandra went to the office.\n22 John moved to the garden.\n23 Daniel travelled to the hallway.\n24 Sandra went to the kitchen.\n25 Mary went back to the kitchen.\n26 Daniel travelled to the garden.\n27 Sandra went back to the bathroom.\n28 Sandra journeyed to the office.\n29 Daniel put down the apple.\n30 Sandra travelled to the kitchen.\n31 Where was the apple before the garden? \thallway\t29 26 23\n32 Sandra discarded the milk.\n33 Sandra went to the hallway.\n34 Where was the apple before the garden? \thallway\t29 26 23\n35 Daniel moved to the bathroom.\n36 John got the apple.\n37 Where was the milk before the kitchen? \toffice\t32 30 28\n38 John went to the office.\n39 Daniel journeyed to the bedroom.\n40 Daniel went to the kitchen.\n41 John discarded the apple.\n42 Sandra journeyed to the bedroom.\n43 John moved to the bathroom.\n44 Sandra journeyed to the kitchen.\n45 Daniel went to the office.\n46 Sandra took the milk.\n47 Mary travelled to the hallway.\n48 Mary went back to the garden.\n49 Sandra went back to the bathroom.\n50 Sandra went back to the kitchen.\n51 Daniel picked up the apple there.\n52 Sandra discarded the milk there.\n53 Sandra got the milk.\n54 Sandra went back to the bathroom.\n55 Mary went back to the bathroom.\n56 Mary moved to the garden.\n57 Sandra journeyed to the kitchen.\n58 Where was the milk before the kitchen? \tbathroom\t53 57 54\n59 Sandra travelled to the bedroom.\n60 Daniel discarded the apple.\n61 Sandra left the football.\n62 John moved to the office.\n63 Where was the football before the kitchen? \tbathroom\t61 57 54\n1 John travelled to the office.\n2 John got the football.\n3 Daniel went to the bedroom.\n4 Daniel went to the garden.\n5 John dropped the football.\n6 John went back to the bedroom.\n7 Sandra went to the garden.\n8 Sandra journeyed to the hallway.\n9 Mary took the football.\n10 Mary moved to the bedroom.\n11 Mary moved to the kitchen.\n12 Sandra journeyed to the kitchen.\n13 Where was the football before the kitchen? \tbedroom\t9 11 10\n14 Sandra grabbed the apple.\n15 Mary left the football.\n16 Where was the football before the kitchen? \tbedroom\t15 11 10\n17 Mary grabbed the football.\n18 Mary moved to the office.\n19 Sandra went back to the office.\n20 Daniel went to the kitchen.\n21 Mary dropped the football.\n22 Mary picked up the football.\n23 Mary dropped the football.\n24 Mary went to the kitchen.\n25 Sandra discarded the apple there.\n26 Sandra travelled to the garden.\n27 John moved to the hallway.\n28 Mary moved to the garden.\n29 John travelled to the garden.\n30 Daniel went back to the hallway.\n31 John went back to the office.\n32 John journeyed to the kitchen.\n33 Daniel went back to the kitchen.\n34 Sandra journeyed to the hallway.\n35 Daniel went back to the bedroom.\n36 Mary travelled to the office.\n37 Daniel went to the office.\n38 Mary journeyed to the bedroom.\n39 John went back to the bedroom.\n40 John went back to the garden.\n41 Sandra moved to the bathroom.\n42 Sandra moved to the garden.\n43 Daniel picked up the apple.\n44 Sandra went back to the hallway.\n45 Sandra moved to the bedroom.\n46 Daniel dropped the apple there.\n47 John went back to the office.\n48 Mary went to the garden.\n49 Sandra went back to the office.\n50 Daniel went back to the kitchen.\n51 Sandra got the football there.\n52 Mary went back to the bathroom.\n53 Mary moved to the office.\n54 Sandra took the apple.\n55 John moved to the hallway.\n56 Daniel went back to the garden.\n57 Daniel went back to the kitchen.\n58 Sandra discarded the football.\n59 Sandra picked up the football.\n60 John travelled to the bathroom.\n61 Sandra put down the apple.\n62 Daniel went back to the hallway.\n63 John grabbed the milk.\n64 Sandra journeyed to the hallway.\n65 Mary grabbed the apple.\n66 Daniel journeyed to the office.\n67 Mary journeyed to the bedroom.\n68 John went to the hallway.\n69 Sandra left the football.\n70 Daniel went to the hallway.\n71 John discarded the milk.\n72 Daniel went to the kitchen.\n73 John took the football there.\n74 Mary left the apple.\n75 Daniel moved to the garden.\n76 Sandra went to the bedroom.\n77 John journeyed to the office.\n78 John discarded the football.\n79 Mary picked up the apple.\n80 Mary put down the apple there.\n81 Mary took the apple.\n82 John went to the kitchen.\n83 Sandra went to the bathroom.\n84 John journeyed to the bedroom.\n85 Mary put down the apple.\n86 Sandra moved to the garden.\n87 John went to the office.\n88 Daniel moved to the bedroom.\n89 John grabbed the football.\n90 Daniel picked up the apple there.\n91 John dropped the football there.\n92 Mary travelled to the garden.\n93 Sandra went to the bedroom.\n94 John went to the hallway.\n95 Sandra went back to the hallway.\n96 Daniel moved to the garden.\n97 Sandra moved to the bedroom.\n98 Daniel dropped the apple there.\n99 Sandra moved to the office.\n100 Mary took the apple.\n101 Sandra went back to the kitchen.\n102 John went to the kitchen.\n103 Mary left the apple.\n104 Daniel grabbed the apple.\n105 Daniel put down the apple.\n106 Daniel picked up the apple.\n107 John moved to the office.\n108 John took the football.\n109 John put down the football.\n110 John picked up the football.\n111 John travelled to the hallway.\n112 John went back to the office.\n113 Where was the football before the office? \thallway\t110 112 111\n114 John travelled to the bathroom.\n115 John went back to the hallway.\n116 Where was the football before the bathroom? \toffice\t110 114 112\n117 Daniel moved to the bedroom.\n118 John left the football.\n119 Where was the football before the hallway? \tbathroom\t118 115 114\n1 Mary journeyed to the bathroom.\n2 Daniel went back to the kitchen.\n3 Daniel took the milk.\n4 John moved to the garden.\n5 Sandra moved to the kitchen.\n6 Daniel journeyed to the hallway.\n7 Daniel dropped the milk there.\n8 Daniel grabbed the milk.\n9 Mary travelled to the bedroom.\n10 Daniel went back to the bedroom.\n11 Daniel discarded the milk there.\n12 John journeyed to the bedroom.\n13 John moved to the garden.\n14 Daniel went to the hallway.\n15 Mary journeyed to the hallway.\n16 Sandra travelled to the office.\n17 John journeyed to the kitchen.\n18 John moved to the garden.\n19 John went to the kitchen.\n20 Daniel went back to the office.\n21 Daniel went to the garden.\n22 John moved to the bedroom.\n23 John grabbed the apple.\n24 Mary journeyed to the bedroom.\n25 John left the apple.\n26 Daniel went back to the office.\n27 Mary picked up the football.\n28 Daniel went back to the garden.\n29 Daniel went back to the hallway.\n30 Mary left the football there.\n31 John took the milk there.\n32 John grabbed the football.\n33 John went back to the office.\n34 Daniel went to the office.\n35 Mary took the apple.\n36 Mary went to the bathroom.\n37 Mary travelled to the hallway.\n38 Mary left the apple.\n39 Where was the apple before the hallway? \tbathroom\t38 37 36\n40 John discarded the football.\n41 John went back to the bedroom.\n42 Where was the apple before the hallway? \tbathroom\t38 37 36\n43 Sandra went back to the kitchen.\n44 Mary travelled to the bathroom.\n45 Where was the apple before the hallway? \tbathroom\t38 37 36\n46 John left the milk.\n47 Mary went to the bedroom.\n48 Where was the milk before the bedroom? \toffice\t46 41 33\n49 Sandra went back to the bathroom.\n50 John picked up the milk.\n51 John journeyed to the office.\n52 John travelled to the bathroom.\n53 Where was the milk before the bathroom? \toffice\t50 52 51\n1 John went back to the bathroom.\n2 Mary moved to the bathroom.\n3 John went back to the office.\n4 Daniel went to the bedroom.\n5 Sandra went to the garden.\n6 Daniel got the apple.\n7 Daniel got the football.\n8 Sandra journeyed to the kitchen.\n9 John picked up the milk.\n10 John dropped the milk.\n11 Mary travelled to the hallway.\n12 Mary journeyed to the kitchen.\n13 Daniel left the apple.\n14 Daniel got the apple there.\n15 John picked up the milk.\n16 Sandra moved to the office.\n17 Daniel left the apple.\n18 John discarded the milk.\n19 Sandra took the milk.\n20 Mary journeyed to the garden.\n21 Daniel travelled to the garden.\n22 Sandra discarded the milk.\n23 Sandra got the milk.\n24 Daniel put down the football.\n25 Sandra left the milk.\n26 Mary went back to the kitchen.\n27 Mary moved to the hallway.\n28 Sandra went to the bathroom.\n29 John travelled to the garden.\n30 John got the football.\n31 Mary travelled to the kitchen.\n32 Daniel travelled to the bedroom.\n33 Sandra journeyed to the garden.\n34 Daniel picked up the apple there.\n35 John went to the kitchen.\n36 John moved to the bedroom.\n37 John travelled to the garden.\n38 John moved to the kitchen.\n39 John dropped the football.\n40 Daniel put down the apple there.\n41 Where was the football before the kitchen? \tgarden\t39 38 37\n42 Mary got the football.\n43 Daniel got the apple.\n44 Daniel discarded the apple.\n45 John travelled to the office.\n46 Mary went to the garden.\n47 Sandra journeyed to the kitchen.\n48 Daniel got the apple there.\n49 Mary left the football.\n50 John got the milk.\n51 John put down the milk.\n52 Sandra travelled to the garden.\n53 Daniel put down the apple.\n54 Daniel took the apple.\n55 Mary travelled to the kitchen.\n56 John journeyed to the bedroom.\n57 Daniel discarded the apple.\n58 Sandra picked up the football.\n59 Mary journeyed to the office.\n60 Daniel got the apple.\n61 Sandra went to the bathroom.\n62 John went back to the hallway.\n63 Sandra put down the football.\n64 Daniel left the apple.\n65 Sandra took the football there.\n66 John went back to the bedroom.\n67 John travelled to the bathroom.\n68 Sandra left the football.\n69 Sandra moved to the office.\n70 Daniel got the apple.\n71 Mary took the milk.\n72 Daniel went to the garden.\n73 Daniel travelled to the office.\n74 Where was the apple before the office? \tgarden\t70 73 72\n75 Sandra moved to the hallway.\n76 Daniel journeyed to the garden.\n77 Daniel dropped the apple.\n78 Daniel went to the office.\n79 Where was the apple before the garden? \toffice\t77 76 73\n80 Mary discarded the milk.\n81 John moved to the office.\n82 Where was the apple before the garden? \toffice\t77 76 73\n83 John travelled to the garden.\n84 Daniel went to the garden.\n85 John picked up the apple.\n86 Daniel journeyed to the bathroom.\n87 Sandra travelled to the bathroom.\n88 Sandra got the football.\n89 Sandra moved to the garden.\n90 Sandra put down the football.\n91 Sandra moved to the kitchen.\n92 Sandra went to the bathroom.\n93 Mary took the milk.\n94 John took the football.\n95 Mary dropped the milk there.\n96 John dropped the football.\n97 John left the apple.\n98 Sandra went to the bedroom.\n99 John journeyed to the bathroom.\n100 John journeyed to the office.\n101 Daniel moved to the kitchen.\n102 John got the milk.\n103 Daniel travelled to the garden.\n104 Daniel grabbed the apple there.\n105 Daniel dropped the apple there.\n106 Mary journeyed to the kitchen.\n107 John put down the milk there.\n108 John journeyed to the bathroom.\n109 Daniel travelled to the bathroom.\n110 John went back to the hallway.\n111 Mary went back to the office.\n112 Mary journeyed to the bathroom.\n113 Sandra went to the garden.\n114 Daniel journeyed to the garden.\n115 Sandra journeyed to the bedroom.\n116 Mary travelled to the office.\n117 Daniel journeyed to the bedroom.\n118 Daniel journeyed to the hallway.\n119 Mary got the milk.\n120 Sandra travelled to the hallway.\n121 Mary dropped the milk there.\n122 Mary journeyed to the bedroom.\n123 Sandra went to the kitchen.\n124 Daniel moved to the bedroom.\n125 Daniel went to the garden.\n126 John travelled to the bedroom.\n127 Daniel went back to the kitchen.\n128 John travelled to the garden.\n129 John moved to the hallway.\n130 Daniel travelled to the hallway.\n131 Mary travelled to the office.\n132 Mary picked up the milk.\n133 Daniel moved to the office.\n134 Mary discarded the milk.\n135 Daniel moved to the garden.\n136 Mary travelled to the hallway.\n137 Sandra went back to the hallway.\n138 John went to the garden.\n139 Daniel travelled to the kitchen.\n140 John got the apple.\n141 Sandra went to the bathroom.\n142 Daniel moved to the hallway.\n143 John discarded the apple.\n144 John travelled to the kitchen.\n145 Mary went to the garden.\n146 Sandra journeyed to the hallway.\n147 Mary got the apple there.\n148 Mary put down the apple there.\n149 Mary grabbed the football there.\n150 Sandra went to the bedroom.\n151 Mary got the apple.\n152 Sandra went back to the bathroom.\n153 Sandra moved to the hallway.\n154 Daniel journeyed to the bedroom.\n155 Sandra travelled to the bedroom.\n156 Sandra went back to the garden.\n157 Daniel journeyed to the office.\n158 Mary travelled to the bedroom.\n159 Sandra moved to the office.\n160 Daniel travelled to the hallway.\n161 Sandra grabbed the milk.\n162 Daniel went to the office.\n163 Mary journeyed to the hallway.\n164 Sandra left the milk.\n165 Mary discarded the apple.\n166 Mary grabbed the apple.\n167 Daniel grabbed the milk.\n168 Mary put down the apple.\n169 Daniel put down the milk.\n170 John moved to the hallway.\n171 Mary got the apple.\n172 Sandra got the milk there.\n173 Daniel went to the garden.\n174 Mary left the apple.\n175 Sandra left the milk there.\n176 Daniel went to the kitchen.\n177 Daniel moved to the garden.\n178 John went to the office.\n179 Daniel went back to the hallway.\n180 Daniel travelled to the bedroom.\n181 Daniel moved to the kitchen.\n182 Sandra travelled to the hallway.\n183 John picked up the milk.\n184 Mary picked up the apple.\n185 Mary left the apple.\n186 Mary left the football.\n187 Where was the football before the hallway? \tbedroom\t186 163 158\n1 Sandra went to the bathroom.\n2 John moved to the kitchen.\n3 Daniel moved to the bedroom.\n4 John grabbed the apple.\n5 Sandra went back to the garden.\n6 John left the apple.\n7 Sandra got the milk.\n8 John grabbed the apple.\n9 Sandra discarded the milk there.\n10 John dropped the apple.\n11 Sandra moved to the hallway.\n12 John moved to the garden.\n13 John travelled to the kitchen.\n14 John journeyed to the garden.\n15 John got the football.\n16 John journeyed to the kitchen.\n17 John travelled to the office.\n18 John journeyed to the bedroom.\n19 Where was the football before the bedroom? \toffice\t15 18 17\n20 Mary journeyed to the kitchen.\n21 Mary picked up the apple.\n22 John put down the football there.\n23 John went back to the garden.\n24 Where was the football before the bedroom? \toffice\t22 18 17\n25 Mary went back to the garden.\n26 John went to the office.\n27 Where was the football before the office? \tkitchen\t22 17 16\n28 Mary journeyed to the bathroom.\n29 Daniel picked up the football.\n30 Daniel travelled to the garden.\n31 Mary dropped the apple.\n32 Where was the apple before the bathroom? \tgarden\t31 28 25\n33 Daniel left the football.\n34 Mary took the apple.\n35 Mary put down the apple.\n36 Sandra journeyed to the kitchen.\n37 Mary moved to the office.\n38 Sandra moved to the bedroom.\n39 Daniel went back to the bedroom.\n40 Daniel journeyed to the office.\n41 Sandra travelled to the bathroom.\n42 John journeyed to the bathroom.\n43 Mary went to the garden.\n44 Mary travelled to the kitchen.\n45 Daniel journeyed to the garden.\n46 John went back to the kitchen.\n47 Daniel moved to the bedroom.\n48 John journeyed to the bedroom.\n49 John moved to the garden.\n50 Daniel went to the office.\n51 John moved to the kitchen.\n52 Sandra picked up the apple.\n53 Mary journeyed to the hallway.\n54 Daniel travelled to the kitchen.\n55 Daniel went back to the hallway.\n56 Sandra dropped the apple.\n57 Daniel travelled to the kitchen.\n58 John moved to the hallway.\n59 Daniel travelled to the garden.\n60 Daniel picked up the milk.\n61 Daniel picked up the football.\n62 Daniel travelled to the hallway.\n63 Sandra grabbed the apple.\n64 John moved to the bedroom.\n65 Sandra journeyed to the bedroom.\n66 Daniel left the milk.\n67 Mary went back to the bedroom.\n68 Daniel dropped the football.\n69 Mary went to the garden.\n70 Daniel moved to the garden.\n71 John went to the garden.\n72 John went to the bedroom.\n73 Daniel moved to the office.\n74 Mary went back to the bedroom.\n75 Sandra discarded the apple.\n76 John journeyed to the hallway.\n77 Sandra went back to the hallway.\n78 Mary grabbed the apple.\n79 Mary left the apple.\n80 Sandra travelled to the garden.\n81 Mary journeyed to the bathroom.\n82 Sandra travelled to the office.\n83 Daniel went to the kitchen.\n84 Daniel travelled to the bathroom.\n85 Daniel went to the kitchen.\n86 John moved to the kitchen.\n87 John went to the bedroom.\n88 Sandra went back to the bedroom.\n89 Mary travelled to the office.\n90 John picked up the apple.\n91 Mary moved to the hallway.\n92 Daniel moved to the office.\n93 John left the apple.\n94 John picked up the apple.\n95 Mary got the football.\n96 John went to the garden.\n97 Daniel journeyed to the bedroom.\n98 Mary travelled to the bathroom.\n99 Daniel moved to the garden.\n100 Sandra moved to the bathroom.\n101 Sandra went to the kitchen.\n102 Mary discarded the football.\n103 John dropped the apple.\n104 Mary got the football.\n105 Daniel went back to the office.\n106 Mary dropped the football.\n107 John went to the office.\n108 Mary went back to the kitchen.\n109 John travelled to the hallway.\n110 John went back to the garden.\n111 Daniel moved to the garden.\n112 Daniel picked up the apple.\n113 Daniel moved to the bathroom.\n114 John travelled to the kitchen.\n115 Daniel grabbed the football.\n116 Daniel left the apple there.\n117 Daniel picked up the apple.\n118 Mary went to the bedroom.\n119 Daniel travelled to the bedroom.\n120 Daniel travelled to the hallway.\n121 Where was the apple before the hallway? \tbedroom\t117 120 119\n1 Daniel journeyed to the kitchen.\n2 Sandra got the milk.\n3 Daniel got the apple.\n4 Daniel dropped the apple.\n5 Daniel journeyed to the bathroom.\n6 John went to the garden.\n7 John went to the kitchen.\n8 John picked up the apple.\n9 John journeyed to the hallway.\n10 John discarded the apple.\n11 Mary journeyed to the hallway.\n12 Daniel journeyed to the hallway.\n13 Daniel moved to the bedroom.\n14 Sandra got the apple there.\n15 Mary moved to the bedroom.\n16 Mary went to the garden.\n17 John went to the kitchen.\n18 Daniel moved to the kitchen.\n19 Mary went to the bathroom.\n20 John travelled to the hallway.\n21 Sandra put down the milk.\n22 John travelled to the bedroom.\n23 Sandra travelled to the garden.\n24 Sandra discarded the apple.\n25 Daniel journeyed to the bedroom.\n26 Daniel picked up the football.\n27 Daniel moved to the kitchen.\n28 Daniel put down the football.\n29 Daniel got the football.\n30 John moved to the kitchen.\n31 Mary went back to the kitchen.\n32 Daniel left the football.\n33 John got the football there.\n34 Sandra picked up the apple there.\n35 Sandra discarded the apple.\n36 John moved to the garden.\n37 Sandra got the apple.\n38 Sandra discarded the apple.\n39 Daniel moved to the bathroom.\n40 Sandra took the apple.\n41 Sandra went to the kitchen.\n42 Daniel went back to the bedroom.\n43 Sandra put down the apple there.\n44 Sandra took the apple.\n45 Sandra left the apple.\n46 Sandra got the apple.\n47 Sandra dropped the apple.\n48 Mary took the apple.\n49 John went back to the hallway.\n50 John grabbed the milk.\n51 Daniel moved to the hallway.\n52 Mary left the apple.\n53 Sandra went back to the office.\n54 Sandra travelled to the garden.\n55 Sandra went back to the kitchen.\n56 Sandra went back to the hallway.\n57 Mary grabbed the apple.\n58 Daniel moved to the office.\n59 John went back to the bathroom.\n60 John put down the football there.\n61 Where was the football before the hallway? \tgarden\t60 49 36\n62 John went back to the hallway.\n63 Mary left the apple.\n64 Where was the football before the bathroom? \thallway\t60 59 49\n65 Sandra went to the bathroom.\n66 John dropped the milk.\n67 Where was the football before the bathroom? \thallway\t60 59 49\n68 Mary picked up the apple there.\n69 Mary travelled to the office.\n70 Where was the milk before the hallway? \tbathroom\t66 62 59\n71 Daniel journeyed to the garden.\n72 Mary went back to the bedroom.\n73 Where was the apple before the bedroom? \toffice\t68 72 69\n1 John went back to the bathroom.\n2 John got the football.\n3 Mary went to the bathroom.\n4 Sandra travelled to the bedroom.\n5 Daniel picked up the milk.\n6 John left the football there.\n7 John travelled to the garden.\n8 Mary picked up the football.\n9 Sandra journeyed to the garden.\n10 Daniel discarded the milk there.\n11 Sandra journeyed to the bathroom.\n12 Daniel picked up the milk.\n13 Daniel moved to the bathroom.\n14 Sandra moved to the garden.\n15 Mary dropped the football.\n16 Mary got the football.\n17 Mary dropped the football.\n18 Mary grabbed the football.\n19 Mary left the football.\n20 Sandra went back to the bedroom.\n21 Sandra went to the office.\n22 Daniel grabbed the football.\n23 Mary journeyed to the kitchen.\n24 Daniel moved to the garden.\n25 Daniel put down the milk there.\n26 Daniel went back to the kitchen.\n27 Where was the milk before the garden? \tbathroom\t25 24 13\n28 John journeyed to the kitchen.\n29 Daniel put down the football.\n30 Where was the milk before the garden? \tbathroom\t25 24 13\n31 John took the football.\n32 Sandra moved to the hallway.\n33 Sandra moved to the bedroom.\n34 Mary travelled to the bedroom.\n35 Sandra moved to the garden.\n36 Daniel went back to the office.\n37 John discarded the football.\n38 Daniel journeyed to the bathroom.\n39 John moved to the bathroom.\n40 Sandra travelled to the bedroom.\n41 Mary went to the bathroom.\n42 Mary travelled to the hallway.\n43 Daniel journeyed to the hallway.\n44 Daniel got the apple.\n45 Daniel put down the apple there.\n46 Daniel grabbed the apple.\n47 Daniel left the apple.\n48 Sandra moved to the hallway.\n49 Mary got the apple.\n50 Mary travelled to the bedroom.\n51 Daniel went back to the office.\n52 Daniel moved to the garden.\n53 Mary discarded the apple.\n54 Daniel got the milk there.\n55 Mary travelled to the garden.\n56 Daniel left the milk.\n57 John travelled to the garden.\n58 Daniel picked up the milk there.\n59 Daniel went to the office.\n60 Daniel journeyed to the bedroom.\n61 Where was the milk before the bedroom? \toffice\t58 60 59\n62 John journeyed to the hallway.\n63 Daniel left the milk there.\n64 Where was the milk before the bedroom? \toffice\t63 60 59\n65 Sandra went back to the garden.\n66 John went back to the bathroom.\n67 Where was the milk before the bedroom? \toffice\t63 60 59\n1 Mary took the milk.\n2 Daniel picked up the football there.\n3 Daniel left the football.\n4 Daniel journeyed to the kitchen.\n5 Mary moved to the hallway.\n6 Sandra grabbed the apple.\n7 Mary put down the milk there.\n8 Daniel went to the garden.\n9 Sandra moved to the garden.\n10 Daniel moved to the kitchen.\n11 Mary went back to the bedroom.\n12 Daniel journeyed to the bedroom.\n13 Daniel travelled to the office.\n14 John travelled to the hallway.\n15 John got the football.\n16 Sandra dropped the apple.\n17 Sandra picked up the apple.\n18 John got the milk.\n19 Daniel moved to the bathroom.\n20 John journeyed to the kitchen.\n21 John journeyed to the office.\n22 Sandra moved to the bathroom.\n23 Where was the milk before the office? \tkitchen\t18 21 20\n24 Sandra went back to the garden.\n25 Sandra journeyed to the bedroom.\n26 Sandra moved to the hallway.\n27 John put down the milk.\n28 Where was the milk before the office? \tkitchen\t27 21 20\n29 John dropped the football.\n30 John grabbed the milk.\n31 Where was the football before the office? \tkitchen\t29 21 20\n32 Daniel journeyed to the hallway.\n33 John went to the bathroom.\n34 Where was the football before the office? \tkitchen\t29 21 20\n35 Sandra dropped the apple there.\n36 Mary journeyed to the hallway.\n37 Where was the apple before the bedroom? \tgarden\t35 25 24\n1 John journeyed to the hallway.\n2 Daniel went back to the kitchen.\n3 Mary went back to the hallway.\n4 Mary journeyed to the bathroom.\n5 Sandra journeyed to the bedroom.\n6 Mary moved to the garden.\n7 Mary grabbed the milk.\n8 Sandra went back to the kitchen.\n9 John went back to the bathroom.\n10 Mary moved to the office.\n11 Daniel went to the office.\n12 Mary dropped the milk.\n13 John went to the garden.\n14 Daniel picked up the apple.\n15 Mary went back to the garden.\n16 Mary moved to the hallway.\n17 Daniel dropped the apple there.\n18 Daniel journeyed to the kitchen.\n19 John travelled to the bedroom.\n20 Mary went to the garden.\n21 Daniel moved to the bedroom.\n22 John moved to the bathroom.\n23 Sandra went to the office.\n24 Mary moved to the office.\n25 Sandra got the apple.\n26 Sandra took the milk.\n27 Sandra grabbed the football.\n28 John moved to the garden.\n29 Sandra went to the hallway.\n30 Sandra dropped the apple.\n31 John travelled to the bedroom.\n32 Sandra picked up the apple there.\n33 Sandra moved to the kitchen.\n34 Sandra left the milk.\n35 Where was the milk before the kitchen? \thallway\t34 33 29\n36 Sandra went back to the bathroom.\n37 John went back to the garden.\n38 Where was the milk before the kitchen? \thallway\t34 33 29\n39 Sandra dropped the apple there.\n40 Sandra dropped the football.\n41 Where was the apple before the bathroom? \tkitchen\t39 36 33\n42 Sandra went back to the kitchen.\n43 Mary journeyed to the bathroom.\n44 Where was the apple before the bathroom? \tkitchen\t39 36 33\n45 John travelled to the hallway.\n46 Daniel moved to the kitchen.\n47 Where was the football before the kitchen? \thallway\t40 33 29\n1 Sandra took the milk.\n2 Mary journeyed to the hallway.\n3 Sandra travelled to the bedroom.\n4 John travelled to the office.\n5 John went back to the garden.\n6 John journeyed to the bedroom.\n7 Daniel went to the hallway.\n8 Sandra journeyed to the garden.\n9 Mary went to the kitchen.\n10 Sandra went to the bathroom.\n11 Daniel travelled to the kitchen.\n12 Sandra dropped the milk.\n13 Where was the milk before the garden? \tbedroom\t12 8 3\n14 Sandra took the apple.\n15 Mary travelled to the garden.\n16 Where was the milk before the garden? \tbedroom\t12 8 3\n17 Mary took the football.\n18 Sandra picked up the milk there.\n19 Sandra travelled to the kitchen.\n20 Mary dropped the football there.\n21 Mary picked up the football.\n22 Daniel went back to the bedroom.\n23 John went to the garden.\n24 Sandra dropped the apple.\n25 Mary journeyed to the hallway.\n26 Mary went back to the garden.\n27 Daniel went to the kitchen.\n28 Mary moved to the bedroom.\n29 Sandra grabbed the apple.\n30 John journeyed to the bedroom.\n31 Mary travelled to the bathroom.\n32 Mary went to the office.\n33 Mary dropped the football there.\n34 Daniel moved to the garden.\n35 Where was the football before the bathroom? \tbedroom\t33 31 28\n36 Mary picked up the football.\n37 Mary travelled to the bathroom.\n38 Mary dropped the football there.\n39 Sandra journeyed to the bathroom.\n40 Sandra grabbed the football.\n41 Mary journeyed to the garden.\n42 Sandra went to the office.\n43 John went back to the garden.\n44 Daniel went to the hallway.\n45 Mary travelled to the hallway.\n46 John travelled to the kitchen.\n47 Daniel went to the office.\n48 Daniel went back to the kitchen.\n49 John went to the garden.\n50 Sandra dropped the football there.\n51 Daniel went to the hallway.\n52 Sandra journeyed to the kitchen.\n53 Sandra dropped the apple there.\n54 Where was the apple before the office? \tbathroom\t53 42 39\n55 Sandra picked up the apple there.\n56 Daniel moved to the kitchen.\n57 Mary went to the office.\n58 Mary went back to the bedroom.\n59 Sandra discarded the milk.\n60 Daniel got the milk.\n61 Sandra went to the office.\n62 John went back to the bathroom.\n63 Sandra grabbed the football.\n64 Sandra dropped the football.\n65 John journeyed to the hallway.\n66 Sandra grabbed the football.\n67 John went back to the bedroom.\n68 John journeyed to the bathroom.\n69 Mary travelled to the garden.\n70 Sandra left the apple.\n71 Sandra left the football.\n72 Sandra grabbed the apple.\n73 Mary moved to the bathroom.\n74 Daniel dropped the milk.\n75 Sandra picked up the football there.\n76 Daniel took the milk.\n77 Mary moved to the kitchen.\n78 John journeyed to the hallway.\n79 John went back to the bedroom.\n80 Sandra left the football.\n81 Sandra grabbed the football.\n82 Daniel dropped the milk.\n83 Mary picked up the milk.\n84 Daniel journeyed to the bathroom.\n85 Mary went to the bathroom.\n86 Mary journeyed to the garden.\n87 Where was the milk before the garden? \tbathroom\t83 86 85\n1 Daniel got the football.\n2 John went back to the bathroom.\n3 Daniel went to the office.\n4 Daniel went back to the bathroom.\n5 Where was the football before the bathroom? \toffice\t1 4 3\n6 Daniel moved to the hallway.\n7 John journeyed to the office.\n8 John moved to the garden.\n9 John got the apple.\n10 Daniel moved to the bathroom.\n11 Daniel left the football.\n12 Where was the football before the bathroom? \thallway\t11 10 6\n13 John moved to the bathroom.\n14 Mary travelled to the office.\n15 Where was the football before the bathroom? \thallway\t11 10 6\n16 Sandra grabbed the football.\n17 Daniel journeyed to the hallway.\n18 John left the apple.\n19 Daniel got the milk.\n20 Daniel journeyed to the bedroom.\n21 Sandra picked up the apple.\n22 Sandra dropped the football.\n23 Sandra took the football.\n24 Sandra dropped the football.\n25 Daniel journeyed to the garden.\n26 Mary travelled to the bathroom.\n27 John took the football there.\n28 John discarded the football.\n29 Sandra moved to the garden.\n30 Sandra went back to the bedroom.\n31 John journeyed to the office.\n32 Sandra journeyed to the hallway.\n33 Sandra put down the apple.\n34 Where was the apple before the hallway? \tbedroom\t33 32 30\n35 Sandra grabbed the apple there.\n36 Mary took the football.\n37 Sandra dropped the apple there.\n38 Sandra journeyed to the office.\n39 Mary went to the bedroom.\n40 John went to the garden.\n41 Mary journeyed to the kitchen.\n42 Sandra moved to the bathroom.\n43 Mary travelled to the bedroom.\n44 Mary journeyed to the hallway.\n45 Sandra went to the bedroom.\n46 Daniel travelled to the hallway.\n47 Sandra journeyed to the hallway.\n48 Daniel discarded the milk.\n49 Where was the milk before the garden? \tbedroom\t48 25 20\n1 John journeyed to the bathroom.\n2 John travelled to the hallway.\n3 Sandra grabbed the milk.\n4 Mary journeyed to the bedroom.\n5 Sandra journeyed to the garden.\n6 Sandra went back to the kitchen.\n7 Where was the milk before the kitchen? \tgarden\t3 6 5\n8 John went to the bedroom.\n9 Sandra put down the milk there.\n10 Where was the milk before the kitchen? \tgarden\t9 6 5\n11 Daniel moved to the bathroom.\n12 Daniel went back to the bedroom.\n13 Where was the milk before the kitchen? \tgarden\t9 6 5\n14 Daniel journeyed to the kitchen.\n15 Mary moved to the hallway.\n16 Where was the milk before the kitchen? \tgarden\t9 6 5\n17 Daniel travelled to the bathroom.\n18 Daniel journeyed to the hallway.\n19 Sandra went to the office.\n20 Sandra moved to the bathroom.\n21 Sandra went to the kitchen.\n22 Mary travelled to the bathroom.\n23 John moved to the kitchen.\n24 Mary went back to the kitchen.\n25 Sandra went to the office.\n26 Mary took the milk.\n27 Sandra took the apple.\n28 Mary discarded the milk.\n29 Sandra discarded the apple.\n30 John journeyed to the bathroom.\n31 Sandra took the apple.\n32 John journeyed to the office.\n33 Sandra dropped the apple.\n34 Daniel went to the bedroom.\n35 Sandra got the apple there.\n36 Sandra moved to the garden.\n37 Sandra dropped the apple.\n38 Daniel journeyed to the kitchen.\n39 Sandra went back to the office.\n40 Sandra went to the garden.\n41 John travelled to the kitchen.\n42 Daniel moved to the bedroom.\n43 Mary travelled to the hallway.\n44 Sandra went to the bathroom.\n45 John picked up the milk.\n46 John discarded the milk.\n47 John travelled to the garden.\n48 Sandra went back to the kitchen.\n49 Mary travelled to the bedroom.\n50 John went back to the bathroom.\n51 Mary journeyed to the hallway.\n52 John travelled to the hallway.\n53 Mary moved to the garden.\n54 Sandra took the milk.\n55 John went back to the bedroom.\n56 Sandra went to the bathroom.\n57 Mary went to the bedroom.\n58 Daniel travelled to the bathroom.\n59 John went back to the office.\n60 Sandra travelled to the kitchen.\n61 John moved to the hallway.\n62 John moved to the kitchen.\n63 Mary went back to the bathroom.\n64 John moved to the bathroom.\n65 John travelled to the kitchen.\n66 Sandra dropped the milk.\n67 Where was the milk before the kitchen? \tbathroom\t66 60 56\n1 Daniel went to the office.\n2 Daniel took the football there.\n3 Sandra travelled to the office.\n4 John travelled to the bedroom.\n5 Daniel discarded the football.\n6 Daniel journeyed to the hallway.\n7 Daniel went to the office.\n8 Sandra travelled to the garden.\n9 Daniel grabbed the football.\n10 Mary went back to the garden.\n11 Sandra moved to the office.\n12 John went to the garden.\n13 Sandra journeyed to the hallway.\n14 John went to the kitchen.\n15 Sandra went to the bedroom.\n16 Daniel went to the kitchen.\n17 Daniel left the football there.\n18 John took the football.\n19 Sandra took the apple.\n20 Sandra discarded the apple.\n21 Sandra got the milk there.\n22 Daniel went back to the garden.\n23 Sandra left the milk.\n24 John put down the football.\n25 Daniel travelled to the bathroom.\n26 Sandra travelled to the kitchen.\n27 Mary went to the bathroom.\n28 Sandra journeyed to the bathroom.\n29 Mary went back to the bedroom.\n30 Daniel went back to the hallway.\n31 Mary grabbed the milk.\n32 Mary put down the milk.\n33 Daniel travelled to the bedroom.\n34 Sandra journeyed to the bedroom.\n35 Mary picked up the apple.\n36 Daniel picked up the milk.\n37 Daniel went back to the office.\n38 John grabbed the football.\n39 John journeyed to the bedroom.\n40 John went back to the hallway.\n41 Where was the football before the hallway? \tbedroom\t38 40 39\n42 Daniel went to the garden.\n43 Mary left the apple.\n44 Where was the football before the hallway? \tbedroom\t38 40 39\n45 John left the football there.\n46 Sandra took the apple.\n47 Where was the football before the hallway? \tbedroom\t45 40 39\n48 Daniel moved to the bathroom.\n49 Sandra went back to the office.\n50 Where was the football before the hallway? \tbedroom\t45 40 39\n51 Daniel left the milk.\n52 John got the football.\n53 Where was the milk before the bathroom? \tgarden\t51 48 42\n1 Mary took the apple.\n2 Mary put down the apple.\n3 John moved to the garden.\n4 John grabbed the apple.\n5 Sandra travelled to the kitchen.\n6 Daniel went to the bathroom.\n7 John moved to the bathroom.\n8 Daniel journeyed to the bedroom.\n9 Sandra went to the bedroom.\n10 Mary went back to the office.\n11 John moved to the bedroom.\n12 Sandra picked up the football.\n13 Mary grabbed the milk.\n14 Mary moved to the bathroom.\n15 John discarded the apple.\n16 Sandra took the apple.\n17 Sandra went back to the hallway.\n18 Sandra put down the football.\n19 Sandra discarded the apple there.\n20 Sandra picked up the football.\n21 Sandra took the apple there.\n22 Mary dropped the milk.\n23 Mary moved to the kitchen.\n24 Daniel went to the hallway.\n25 Sandra went to the bathroom.\n26 Sandra discarded the football there.\n27 Sandra went to the bedroom.\n28 John went to the kitchen.\n29 Mary went back to the bedroom.\n30 Daniel went back to the office.\n31 Daniel went back to the garden.\n32 Sandra went back to the office.\n33 Sandra put down the apple there.\n34 John journeyed to the office.\n35 Where was the apple before the bedroom? \tbathroom\t33 27 25\n36 Daniel travelled to the office.\n37 Daniel went back to the bedroom.\n38 Where was the apple before the bedroom? \tbathroom\t33 27 25\n39 Daniel travelled to the bathroom.\n40 Sandra got the apple.\n41 Mary journeyed to the office.\n42 Sandra journeyed to the hallway.\n43 Mary journeyed to the kitchen.\n44 Daniel moved to the kitchen.\n45 Sandra put down the apple.\n46 Sandra picked up the apple.\n47 Sandra dropped the apple.\n48 Mary went to the garden.\n49 Sandra got the apple there.\n50 John travelled to the bedroom.\n51 Sandra left the apple.\n52 Mary moved to the bathroom.\n53 John went to the garden.\n54 Sandra moved to the bathroom.\n55 Daniel moved to the office.\n56 Mary got the milk there.\n57 Sandra travelled to the kitchen.\n58 Mary went back to the garden.\n59 Mary dropped the milk.\n60 Mary grabbed the milk.\n61 Sandra travelled to the hallway.\n62 Daniel moved to the kitchen.\n63 Mary left the milk.\n64 Mary picked up the milk.\n65 Sandra took the apple.\n66 Mary discarded the milk.\n67 John grabbed the milk there.\n68 John put down the milk.\n69 Mary moved to the kitchen.\n70 Mary moved to the bedroom.\n71 Daniel travelled to the bathroom.\n72 John picked up the milk.\n73 John left the milk there.\n74 John went back to the bathroom.\n75 Daniel journeyed to the bedroom.\n76 Sandra left the apple.\n77 Sandra travelled to the garden.\n78 John travelled to the garden.\n79 John moved to the bathroom.\n80 Sandra went back to the hallway.\n81 Sandra went to the office.\n82 Daniel moved to the office.\n83 Sandra travelled to the bathroom.\n84 Sandra picked up the football.\n85 Daniel went to the hallway.\n86 Daniel got the apple.\n87 Daniel went back to the bedroom.\n88 Sandra put down the football.\n89 John travelled to the hallway.\n90 Sandra travelled to the garden.\n91 Sandra went back to the bathroom.\n92 Mary travelled to the bathroom.\n93 Mary picked up the football.\n94 John went to the garden.\n95 Sandra went to the kitchen.\n96 Mary put down the football.\n97 Daniel moved to the office.\n98 Daniel put down the apple there.\n99 Where was the apple before the office? \tbedroom\t98 97 87\n100 Mary got the football.\n101 John grabbed the milk there.\n102 Where was the apple before the office? \tbedroom\t98 97 87\n103 John put down the milk.\n104 Daniel grabbed the apple.\n105 Daniel travelled to the bedroom.\n106 John grabbed the milk.\n107 John moved to the office.\n108 John moved to the garden.\n109 Where was the milk before the garden? \toffice\t106 108 107\n1 Daniel went back to the bathroom.\n2 John picked up the apple.\n3 John discarded the apple.\n4 John journeyed to the bathroom.\n5 John went back to the office.\n6 Mary travelled to the office.\n7 Daniel travelled to the bedroom.\n8 Sandra journeyed to the office.\n9 Daniel moved to the hallway.\n10 Daniel took the milk.\n11 Daniel picked up the football there.\n12 Daniel travelled to the bathroom.\n13 Daniel went back to the kitchen.\n14 Sandra went back to the bedroom.\n15 Where was the milk before the kitchen? \tbathroom\t10 13 12\n16 John went to the kitchen.\n17 Sandra travelled to the kitchen.\n18 Sandra moved to the hallway.\n19 John grabbed the apple.\n20 John left the apple there.\n21 Daniel grabbed the apple.\n22 Daniel left the apple.\n23 Sandra went back to the bathroom.\n24 Daniel grabbed the apple.\n25 John moved to the garden.\n26 Sandra went back to the garden.\n27 Daniel discarded the apple.\n28 Sandra went back to the bathroom.\n29 John went to the bathroom.\n30 Daniel got the apple.\n31 Sandra went to the office.\n32 Daniel journeyed to the hallway.\n33 Daniel put down the apple there.\n34 Mary journeyed to the garden.\n35 Sandra went back to the bedroom.\n36 Mary went back to the bathroom.\n37 Daniel discarded the milk.\n38 Where was the milk before the hallway? \tkitchen\t37 32 13\n39 Daniel took the milk there.\n40 Daniel went back to the bedroom.\n41 John travelled to the bedroom.\n42 Daniel journeyed to the office.\n43 Where was the milk before the office? \tbedroom\t39 42 40\n44 Daniel put down the milk.\n45 John went to the office.\n46 Where was the milk before the office? \tbedroom\t44 42 40\n47 Daniel went to the hallway.\n48 John went back to the bathroom.\n49 Where was the milk before the office? \tbedroom\t44 42 40\n1 John moved to the kitchen.\n2 Sandra journeyed to the bedroom.\n3 Sandra went back to the kitchen.\n4 Mary journeyed to the kitchen.\n5 Mary journeyed to the bedroom.\n6 Mary picked up the apple.\n7 Daniel went to the bathroom.\n8 Mary put down the apple there.\n9 Mary journeyed to the garden.\n10 Daniel went back to the garden.\n11 Mary went to the office.\n12 Daniel grabbed the milk there.\n13 Daniel left the milk.\n14 Daniel went back to the bathroom.\n15 Mary went back to the kitchen.\n16 Sandra went back to the garden.\n17 Sandra went to the bedroom.\n18 Daniel went back to the office.\n19 Mary went to the garden.\n20 Mary moved to the office.\n21 Mary moved to the hallway.\n22 John went to the hallway.\n23 Mary grabbed the football.\n24 Sandra journeyed to the office.\n25 Sandra moved to the garden.\n26 Sandra got the milk.\n27 Mary went to the kitchen.\n28 John went to the bedroom.\n29 John picked up the apple.\n30 John travelled to the bathroom.\n31 Daniel went back to the hallway.\n32 Mary went to the office.\n33 Sandra moved to the bathroom.\n34 John left the apple.\n35 John picked up the apple.\n36 Sandra moved to the kitchen.\n37 Mary went to the bedroom.\n38 Mary left the football.\n39 Where was the football before the bedroom? \toffice\t38 37 32\n40 Sandra dropped the milk.\n41 Sandra took the milk.\n42 Where was the football before the office? \tkitchen\t38 32 27\n43 Mary travelled to the office.\n44 Sandra left the milk.\n45 Where was the football before the bedroom? \toffice\t38 37 32\n46 Sandra got the milk.\n47 Sandra journeyed to the office.\n48 Sandra journeyed to the bedroom.\n49 Sandra discarded the milk.\n50 Where was the milk before the bedroom? \toffice\t49 48 47\n51 John journeyed to the office.\n52 Mary went back to the garden.\n53 Where was the milk before the bedroom? \toffice\t49 48 47\n1 Daniel journeyed to the bedroom.\n2 John went to the bedroom.\n3 Daniel went to the kitchen.\n4 Mary picked up the football there.\n5 Daniel went back to the garden.\n6 Mary left the football.\n7 Mary took the football.\n8 Daniel went to the bathroom.\n9 Daniel went back to the office.\n10 Sandra went back to the office.\n11 John journeyed to the kitchen.\n12 Mary dropped the football.\n13 Mary journeyed to the bathroom.\n14 John journeyed to the office.\n15 Sandra travelled to the garden.\n16 Daniel grabbed the milk.\n17 Sandra got the apple.\n18 Sandra journeyed to the hallway.\n19 John journeyed to the hallway.\n20 Sandra travelled to the bathroom.\n21 Where was the apple before the bathroom? \thallway\t17 20 18\n22 Daniel moved to the kitchen.\n23 Sandra discarded the apple.\n24 Where was the apple before the bathroom? \thallway\t23 20 18\n25 Daniel left the milk there.\n26 Mary grabbed the apple there.\n27 Mary discarded the apple.\n28 John journeyed to the office.\n29 Daniel travelled to the garden.\n30 Mary grabbed the apple.\n31 John journeyed to the kitchen.\n32 Daniel went back to the bedroom.\n33 Mary put down the apple.\n34 Mary got the apple there.\n35 John went to the office.\n36 Mary moved to the kitchen.\n37 John went back to the kitchen.\n38 Mary went to the bathroom.\n39 Where was the apple before the bathroom? \tkitchen\t34 38 36\n40 Mary went to the bedroom.\n41 John moved to the bathroom.\n42 Daniel moved to the bathroom.\n43 Daniel travelled to the garden.\n44 John went back to the bedroom.\n45 Mary dropped the apple.\n46 Where was the apple before the bathroom? \tkitchen\t45 38 36\n47 John went back to the bathroom.\n48 Mary got the apple.\n49 John travelled to the kitchen.\n50 Mary dropped the apple.\n51 Sandra journeyed to the office.\n52 John picked up the milk.\n53 John put down the milk there.\n54 John journeyed to the bedroom.\n55 Mary grabbed the apple.\n56 Mary travelled to the bathroom.\n57 John moved to the garden.\n58 Mary put down the apple.\n59 Sandra went back to the kitchen.\n60 Sandra went back to the hallway.\n61 Mary took the apple.\n62 Mary went to the kitchen.\n63 Mary picked up the milk.\n64 Sandra got the football.\n65 Sandra went to the bathroom.\n66 Mary dropped the apple.\n67 Daniel journeyed to the kitchen.\n68 Sandra left the football.\n69 Sandra travelled to the bedroom.\n70 Daniel took the apple.\n71 John travelled to the office.\n72 Daniel dropped the apple.\n73 Sandra journeyed to the hallway.\n74 Daniel moved to the bathroom.\n75 John moved to the hallway.\n76 Daniel travelled to the garden.\n77 Daniel travelled to the bathroom.\n78 Daniel went back to the hallway.\n79 Mary travelled to the hallway.\n80 Sandra travelled to the office.\n81 Sandra went back to the kitchen.\n82 Sandra journeyed to the bathroom.\n83 Sandra got the football there.\n84 Daniel journeyed to the office.\n85 Daniel went to the hallway.\n86 Sandra journeyed to the bedroom.\n87 Mary discarded the milk.\n88 Daniel took the milk.\n89 Daniel went to the garden.\n90 John moved to the kitchen.\n91 Sandra moved to the office.\n92 Daniel moved to the kitchen.\n93 Where was the milk before the kitchen? \tgarden\t88 92 89\n1 Sandra moved to the garden.\n2 John took the football.\n3 John discarded the football.\n4 Daniel moved to the office.\n5 Sandra moved to the bathroom.\n6 Daniel moved to the hallway.\n7 John moved to the kitchen.\n8 Daniel took the apple.\n9 Daniel put down the apple.\n10 John went to the bathroom.\n11 Sandra moved to the office.\n12 Mary moved to the kitchen.\n13 Daniel went to the garden.\n14 Sandra went back to the bedroom.\n15 John journeyed to the bedroom.\n16 Sandra got the football.\n17 Daniel went to the office.\n18 Daniel went back to the hallway.\n19 Sandra travelled to the office.\n20 Mary journeyed to the office.\n21 Sandra went back to the kitchen.\n22 Mary travelled to the kitchen.\n23 Sandra went back to the garden.\n24 Sandra put down the football.\n25 Where was the football before the kitchen? \toffice\t24 21 19\n26 Sandra picked up the football there.\n27 John travelled to the kitchen.\n28 Sandra left the football.\n29 John journeyed to the hallway.\n30 Daniel took the apple there.\n31 Daniel got the milk.\n32 Sandra got the football.\n33 Mary went back to the hallway.\n34 Daniel put down the apple there.\n35 Sandra dropped the football.\n36 Daniel went to the bathroom.\n37 Sandra went to the bathroom.\n38 Sandra went back to the office.\n39 Daniel moved to the office.\n40 Daniel went back to the bathroom.\n41 Mary got the apple there.\n42 Daniel put down the milk.\n43 Mary moved to the bathroom.\n44 Where was the milk before the bathroom? \toffice\t42 40 39\n45 Sandra went back to the kitchen.\n46 Daniel grabbed the milk.\n47 John journeyed to the kitchen.\n48 Mary travelled to the garden.\n49 Mary went back to the office.\n50 Mary left the apple there.\n51 Where was the apple before the office? \tgarden\t50 49 48\n52 Daniel discarded the milk there.\n53 Daniel got the milk.\n54 Where was the apple before the office? \tgarden\t50 49 48\n55 Sandra journeyed to the garden.\n56 Mary took the apple.\n57 Mary discarded the apple there.\n58 John travelled to the hallway.\n59 Mary went back to the kitchen.\n60 John moved to the kitchen.\n61 Daniel went back to the bedroom.\n62 Daniel dropped the milk.\n63 John journeyed to the bedroom.\n64 Daniel grabbed the milk.\n65 Mary journeyed to the hallway.\n66 Sandra picked up the football there.\n67 Mary travelled to the kitchen.\n68 Sandra put down the football.\n69 Daniel discarded the milk.\n70 John took the milk.\n71 John put down the milk.\n72 Sandra picked up the football.\n73 John journeyed to the office.\n74 Mary journeyed to the hallway.\n75 Daniel picked up the milk.\n76 John journeyed to the bathroom.\n77 Sandra dropped the football.\n78 Sandra went to the kitchen.\n79 Daniel discarded the milk.\n80 Daniel got the milk.\n81 Mary went to the kitchen.\n82 Sandra went to the garden.\n83 John went to the office.\n84 Daniel discarded the milk.\n85 Daniel grabbed the milk.\n86 John went to the bathroom.\n87 Sandra journeyed to the bathroom.\n88 Mary went back to the office.\n89 Daniel moved to the office.\n90 Mary went back to the bathroom.\n91 John went back to the kitchen.\n92 John went back to the garden.\n93 Daniel picked up the apple.\n94 Mary went to the bedroom.\n95 Mary moved to the kitchen.\n96 Daniel discarded the milk.\n97 John took the football.\n98 Daniel picked up the milk.\n99 John discarded the football there.\n100 Daniel left the apple.\n101 Sandra moved to the garden.\n102 John took the football.\n103 Daniel got the apple.\n104 Mary journeyed to the bedroom.\n105 John left the football.\n106 John took the football.\n107 John went back to the hallway.\n108 Daniel journeyed to the hallway.\n109 Daniel dropped the milk.\n110 Daniel took the milk.\n111 Daniel went to the garden.\n112 John went to the bathroom.\n113 Sandra moved to the hallway.\n114 John went to the bedroom.\n115 Sandra moved to the office.\n116 John left the football.\n117 Where was the football before the bedroom? \tbathroom\t116 114 112\n1 Daniel picked up the apple there.\n2 John went back to the bathroom.\n3 Daniel dropped the apple.\n4 Daniel moved to the office.\n5 John grabbed the football there.\n6 John put down the football.\n7 Mary went back to the hallway.\n8 Sandra went to the bedroom.\n9 Daniel went to the kitchen.\n10 Mary took the apple.\n11 Sandra travelled to the bathroom.\n12 Sandra journeyed to the office.\n13 Mary got the milk there.\n14 Daniel journeyed to the hallway.\n15 John took the football.\n16 John dropped the football.\n17 Mary discarded the apple.\n18 John went back to the garden.\n19 Mary went back to the bathroom.\n20 Mary dropped the milk.\n21 John went back to the bathroom.\n22 Mary grabbed the football.\n23 Mary picked up the milk.\n24 Daniel went to the office.\n25 Daniel journeyed to the hallway.\n26 Daniel got the apple.\n27 Sandra journeyed to the garden.\n28 Mary dropped the milk there.\n29 Daniel moved to the kitchen.\n30 Mary picked up the milk.\n31 Sandra journeyed to the kitchen.\n32 Daniel left the apple.\n33 Daniel took the apple there.\n34 John journeyed to the bedroom.\n35 John travelled to the office.\n36 Daniel left the apple.\n37 Daniel went to the office.\n38 Daniel journeyed to the bedroom.\n39 Sandra went back to the bathroom.\n40 Daniel went to the kitchen.\n41 Sandra went to the bedroom.\n42 Daniel moved to the office.\n43 Daniel went to the hallway.\n44 Sandra moved to the kitchen.\n45 Sandra picked up the apple.\n46 Daniel went back to the bedroom.\n47 Mary left the milk there.\n48 Daniel travelled to the kitchen.\n49 Mary went back to the office.\n50 Mary moved to the hallway.\n51 Mary dropped the football.\n52 Daniel went back to the bathroom.\n53 Where was the football before the hallway? \toffice\t51 50 49\n54 Sandra went back to the office.\n55 Daniel moved to the garden.\n56 Where was the football before the hallway? \toffice\t51 50 49\n57 Mary grabbed the football there.\n58 Mary put down the football.\n59 Sandra left the apple.\n60 John travelled to the kitchen.\n61 John travelled to the bedroom.\n62 Sandra got the apple.\n63 Sandra went back to the hallway.\n64 Sandra travelled to the kitchen.\n65 Where was the apple before the kitchen? \thallway\t62 64 63\n66 Mary got the football.\n67 John went to the kitchen.\n68 Where was the apple before the kitchen? \thallway\t62 64 63\n69 Sandra left the apple.\n70 Mary left the football.\n71 Where was the apple before the kitchen? \thallway\t69 64 63\n1 Daniel went back to the kitchen.\n2 Mary went to the hallway.\n3 Mary went back to the kitchen.\n4 John moved to the hallway.\n5 Daniel moved to the hallway.\n6 Mary moved to the bedroom.\n7 Mary journeyed to the garden.\n8 Mary got the apple.\n9 Sandra moved to the garden.\n10 Sandra went to the hallway.\n11 Daniel moved to the garden.\n12 Mary dropped the apple.\n13 Mary got the apple.\n14 Mary moved to the kitchen.\n15 Sandra travelled to the bedroom.\n16 Sandra grabbed the football.\n17 Mary left the apple.\n18 Sandra left the football.\n19 Sandra journeyed to the bathroom.\n20 John grabbed the milk.\n21 John travelled to the bathroom.\n22 Mary went back to the office.\n23 John moved to the office.\n24 Mary went back to the bathroom.\n25 Where was the milk before the office? \tbathroom\t20 23 21\n26 John went back to the bedroom.\n27 John moved to the bathroom.\n28 Sandra journeyed to the office.\n29 John left the milk.\n30 Where was the milk before the office? \tbathroom\t29 23 21\n31 Mary travelled to the kitchen.\n32 Daniel journeyed to the kitchen.\n33 Where was the milk before the office? \tbathroom\t29 23 21\n34 John journeyed to the kitchen.\n35 Daniel went back to the garden.\n36 Where was the milk before the bedroom? \toffice\t29 26 23\n37 John picked up the apple.\n38 Mary moved to the office.\n39 John dropped the apple.\n40 Daniel went to the bedroom.\n41 John picked up the apple.\n42 John discarded the apple there.\n43 Daniel went to the office.\n44 John went back to the office.\n45 Sandra moved to the bathroom.\n46 Sandra went back to the bedroom.\n47 Sandra went back to the bathroom.\n48 Sandra got the milk there.\n49 John journeyed to the bedroom.\n50 Mary went to the bathroom.\n51 Sandra dropped the milk there.\n52 Daniel travelled to the kitchen.\n53 Mary got the milk.\n54 John grabbed the football.\n55 Mary put down the milk.\n56 Daniel took the apple there.\n57 Sandra got the milk.\n58 Mary moved to the hallway.\n59 Sandra went to the kitchen.\n60 Sandra discarded the milk.\n61 John journeyed to the kitchen.\n62 John moved to the bathroom.\n63 Mary travelled to the bathroom.\n64 Daniel picked up the milk.\n65 Daniel left the milk.\n66 Sandra grabbed the milk.\n67 John travelled to the hallway.\n68 Daniel dropped the apple.\n69 Daniel took the apple.\n70 John left the football.\n71 Where was the football before the bathroom? \tkitchen\t70 62 61\n1 Mary went back to the kitchen.\n2 John travelled to the garden.\n3 Daniel moved to the kitchen.\n4 Sandra moved to the kitchen.\n5 John went back to the bathroom.\n6 John travelled to the bedroom.\n7 Mary went to the office.\n8 John went back to the kitchen.\n9 Daniel moved to the bedroom.\n10 Sandra went back to the garden.\n11 John moved to the bedroom.\n12 Mary went back to the kitchen.\n13 Sandra went to the hallway.\n14 Daniel went to the kitchen.\n15 Sandra grabbed the football.\n16 Mary travelled to the bedroom.\n17 John travelled to the office.\n18 Sandra went to the bedroom.\n19 Mary moved to the garden.\n20 Mary went back to the bathroom.\n21 John travelled to the bedroom.\n22 John journeyed to the garden.\n23 Mary moved to the kitchen.\n24 John went back to the office.\n25 John journeyed to the hallway.\n26 Daniel travelled to the bathroom.\n27 John moved to the kitchen.\n28 Mary moved to the hallway.\n29 Daniel picked up the apple.\n30 Daniel discarded the apple there.\n31 Daniel moved to the hallway.\n32 Sandra went to the hallway.\n33 Sandra left the football.\n34 Mary journeyed to the bedroom.\n35 Where was the football before the hallway? \tbedroom\t33 32 18\n36 Mary journeyed to the kitchen.\n37 Daniel got the football there.\n38 Daniel put down the football.\n39 Daniel took the football.\n40 Sandra went to the garden.\n41 Daniel moved to the bathroom.\n42 Daniel grabbed the apple there.\n43 Daniel journeyed to the garden.\n44 Where was the football before the garden? \tbathroom\t39 43 41\n45 Daniel went back to the hallway.\n46 Daniel went to the kitchen.\n47 Where was the apple before the hallway? \tgarden\t42 45 43\n48 Daniel left the football.\n49 Daniel put down the apple.\n50 Where was the apple before the hallway? \tgarden\t49 45 43\n51 John moved to the hallway.\n52 Mary journeyed to the bedroom.\n53 Where was the football before the kitchen? \thallway\t48 46 45\n1 John grabbed the milk.\n2 Daniel went to the kitchen.\n3 Daniel picked up the apple.\n4 John journeyed to the office.\n5 Mary went back to the office.\n6 Daniel discarded the apple.\n7 Mary grabbed the football there.\n8 Daniel travelled to the office.\n9 Mary put down the football.\n10 Mary went to the hallway.\n11 Mary went back to the bathroom.\n12 John travelled to the garden.\n13 John travelled to the bathroom.\n14 Daniel grabbed the football there.\n15 Daniel left the football.\n16 Daniel went back to the garden.\n17 Sandra journeyed to the garden.\n18 Sandra moved to the kitchen.\n19 John went back to the hallway.\n20 John left the milk.\n21 Where was the milk before the bathroom? \tgarden\t20 13 12\n22 Mary went to the bedroom.\n23 Mary went to the office.\n24 Where was the milk before the bathroom? \tgarden\t20 13 12\n25 Mary took the football there.\n26 Sandra picked up the apple there.\n27 Where was the milk before the hallway? \tbathroom\t20 19 13\n28 Sandra left the apple.\n29 Sandra travelled to the bathroom.\n30 Mary put down the football.\n31 Daniel travelled to the kitchen.\n32 Daniel took the apple.\n33 Mary picked up the football.\n34 Daniel journeyed to the bathroom.\n35 John travelled to the office.\n36 Mary dropped the football.\n37 Sandra journeyed to the garden.\n38 John moved to the hallway.\n39 John took the milk there.\n40 Daniel went to the bedroom.\n41 Daniel discarded the apple.\n42 Where was the apple before the bedroom? \tbathroom\t41 40 34\n43 Daniel moved to the garden.\n44 John went to the garden.\n45 Where was the apple before the bedroom? \tbathroom\t41 40 34\n1 John travelled to the garden.\n2 Daniel went to the garden.\n3 John moved to the office.\n4 Mary journeyed to the bathroom.\n5 Mary went back to the hallway.\n6 Mary went back to the bedroom.\n7 Daniel travelled to the kitchen.\n8 Daniel went to the bedroom.\n9 Daniel went back to the office.\n10 Sandra journeyed to the hallway.\n11 Sandra took the milk.\n12 Sandra got the football.\n13 Sandra picked up the apple.\n14 Sandra discarded the football.\n15 John went to the bathroom.\n16 John journeyed to the bedroom.\n17 Daniel moved to the garden.\n18 Mary went back to the kitchen.\n19 Sandra got the football.\n20 Daniel travelled to the bedroom.\n21 Sandra journeyed to the bathroom.\n22 Sandra went back to the hallway.\n23 Where was the football before the hallway? \tbathroom\t19 22 21\n24 Sandra went to the kitchen.\n25 Sandra discarded the milk.\n26 Where was the milk before the hallway? \tbathroom\t25 22 21\n27 Sandra dropped the football there.\n28 Mary took the football.\n29 Where was the milk before the hallway? \tbathroom\t25 22 21\n30 Mary put down the football.\n31 Daniel went back to the bathroom.\n32 Where was the milk before the hallway? \tbathroom\t25 22 21\n33 Sandra got the football.\n34 Daniel journeyed to the office.\n35 John travelled to the garden.\n36 Sandra put down the football.\n37 Daniel moved to the bathroom.\n38 Mary journeyed to the hallway.\n39 John travelled to the bedroom.\n40 Daniel went back to the kitchen.\n41 John journeyed to the bathroom.\n42 John went to the office.\n43 Sandra went back to the bedroom.\n44 John went to the garden.\n45 Sandra moved to the hallway.\n46 Mary journeyed to the office.\n47 John went to the kitchen.\n48 Mary went to the bathroom.\n49 Mary travelled to the bedroom.\n50 Daniel picked up the milk.\n51 John picked up the football.\n52 Mary journeyed to the kitchen.\n53 Sandra went to the bathroom.\n54 Mary moved to the hallway.\n55 Sandra journeyed to the hallway.\n56 Daniel moved to the office.\n57 Sandra went to the kitchen.\n58 Sandra put down the apple.\n59 Where was the apple before the bathroom? \thallway\t58 53 45\n1 Daniel journeyed to the garden.\n2 Mary travelled to the hallway.\n3 Sandra went to the garden.\n4 John went to the garden.\n5 Mary journeyed to the bedroom.\n6 Daniel went back to the hallway.\n7 John took the milk.\n8 John left the milk.\n9 Sandra travelled to the bathroom.\n10 John grabbed the milk.\n11 John left the milk there.\n12 John went back to the office.\n13 Sandra went back to the bedroom.\n14 John went to the bedroom.\n15 Mary took the football there.\n16 Sandra went back to the office.\n17 Daniel went to the office.\n18 Mary discarded the football.\n19 Sandra got the apple.\n20 Mary picked up the football.\n21 Sandra went to the bathroom.\n22 Daniel journeyed to the hallway.\n23 Sandra moved to the bedroom.\n24 Sandra went back to the office.\n25 Mary dropped the football there.\n26 Sandra dropped the apple there.\n27 Where was the apple before the bedroom? \tbathroom\t26 23 21\n28 Mary got the football.\n29 Sandra got the apple.\n30 Daniel went back to the bathroom.\n31 Mary travelled to the bathroom.\n32 Sandra left the apple.\n33 Mary dropped the football.\n34 John went to the kitchen.\n35 Mary went to the hallway.\n36 Sandra picked up the apple.\n37 Daniel picked up the football.\n38 Mary went back to the garden.\n39 Mary journeyed to the office.\n40 Sandra discarded the apple.\n41 Daniel moved to the garden.\n42 Sandra went back to the hallway.\n43 Daniel dropped the football.\n44 Daniel picked up the milk.\n45 Sandra went to the bedroom.\n46 Daniel put down the milk.\n47 Mary went to the bedroom.\n48 John went to the bedroom.\n49 Mary went to the kitchen.\n50 John went to the bathroom.\n51 Sandra travelled to the office.\n52 John went to the kitchen.\n53 Daniel grabbed the milk.\n54 Sandra grabbed the apple.\n55 Sandra dropped the apple.\n56 Daniel got the football.\n57 Daniel left the milk there.\n58 Mary journeyed to the office.\n59 Mary moved to the bedroom.\n60 Daniel grabbed the milk there.\n61 Mary moved to the hallway.\n62 Sandra went to the bathroom.\n63 John moved to the hallway.\n64 Mary journeyed to the garden.\n65 Sandra journeyed to the kitchen.\n66 John journeyed to the office.\n67 Daniel moved to the hallway.\n68 Mary went to the kitchen.\n69 Sandra journeyed to the bathroom.\n70 John took the apple there.\n71 Sandra went back to the kitchen.\n72 John put down the apple there.\n73 Mary went back to the office.\n74 John travelled to the garden.\n75 Daniel moved to the kitchen.\n76 Daniel went back to the hallway.\n77 Mary got the apple there.\n78 Mary travelled to the bedroom.\n79 John journeyed to the hallway.\n80 Mary left the apple.\n81 Daniel left the milk there.\n82 Where was the milk before the hallway? \tkitchen\t81 76 75\n83 Daniel grabbed the milk.\n84 Mary picked up the apple there.\n85 Daniel left the milk.\n86 Daniel put down the football.\n87 Where was the football before the kitchen? \thallway\t86 75 67\n88 Mary discarded the apple.\n89 Daniel grabbed the football there.\n90 Daniel discarded the football there.\n91 Mary got the apple.\n92 John picked up the football.\n93 John dropped the football.\n94 John moved to the garden.\n95 Mary travelled to the office.\n96 Mary moved to the bedroom.\n97 Daniel took the milk there.\n98 Mary went to the bathroom.\n99 Mary put down the apple.\n100 Where was the apple before the bathroom? \tbedroom\t99 98 96\n101 Daniel put down the milk there.\n102 Mary picked up the apple.\n103 Daniel went back to the office.\n104 Daniel moved to the hallway.\n105 John went to the office.\n106 John moved to the kitchen.\n107 Mary discarded the apple.\n108 Daniel journeyed to the office.\n109 John journeyed to the hallway.\n110 Mary journeyed to the hallway.\n111 Sandra journeyed to the garden.\n112 Mary got the milk there.\n113 Daniel moved to the hallway.\n114 John moved to the office.\n115 Mary went to the office.\n116 John went to the hallway.\n117 Mary went back to the bedroom.\n118 John took the football.\n119 Mary moved to the bathroom.\n120 John went to the office.\n121 Mary travelled to the office.\n122 John journeyed to the bedroom.\n123 Where was the football before the bedroom? \toffice\t118 122 120\n1 Sandra travelled to the bedroom.\n2 Daniel went back to the kitchen.\n3 John went back to the bathroom.\n4 Daniel travelled to the bedroom.\n5 Sandra went to the bathroom.\n6 John travelled to the kitchen.\n7 Mary went back to the bathroom.\n8 Sandra journeyed to the office.\n9 John moved to the bathroom.\n10 Daniel journeyed to the office.\n11 Daniel got the milk.\n12 Daniel put down the milk.\n13 Daniel journeyed to the bathroom.\n14 Sandra journeyed to the kitchen.\n15 Sandra travelled to the bedroom.\n16 Sandra travelled to the bathroom.\n17 Daniel went to the hallway.\n18 Daniel journeyed to the garden.\n19 Sandra moved to the kitchen.\n20 Mary travelled to the hallway.\n21 Daniel travelled to the hallway.\n22 John travelled to the office.\n23 Daniel journeyed to the garden.\n24 John moved to the garden.\n25 Daniel went back to the kitchen.\n26 Mary travelled to the office.\n27 Mary picked up the milk there.\n28 Sandra moved to the garden.\n29 Mary left the milk.\n30 Mary picked up the milk there.\n31 Mary journeyed to the hallway.\n32 Sandra journeyed to the bathroom.\n33 Mary discarded the milk.\n34 Daniel got the apple there.\n35 Daniel took the football.\n36 John journeyed to the kitchen.\n37 Daniel went to the garden.\n38 Daniel went to the kitchen.\n39 Where was the apple before the kitchen? \tgarden\t34 38 37\n40 Daniel left the football.\n41 Daniel moved to the office.\n42 Where was the football before the kitchen? \tgarden\t40 38 37\n43 Daniel left the apple.\n44 Sandra went to the kitchen.\n45 Where was the apple before the office? \tkitchen\t43 41 38\n46 Sandra took the football.\n47 Daniel went back to the hallway.\n48 Where was the apple before the office? \tkitchen\t43 41 38\n49 Sandra left the football.\n50 Daniel grabbed the milk there.\n51 John took the football.\n52 John went back to the bedroom.\n53 John travelled to the hallway.\n54 Daniel journeyed to the bathroom.\n55 Where was the football before the hallway? \tbedroom\t51 53 52\n1 Daniel travelled to the kitchen.\n2 Sandra travelled to the garden.\n3 Sandra picked up the apple there.\n4 Mary journeyed to the kitchen.\n5 Daniel got the milk.\n6 Sandra picked up the football.\n7 Mary moved to the bedroom.\n8 Daniel went back to the bedroom.\n9 John journeyed to the hallway.\n10 Mary journeyed to the bathroom.\n11 Mary went back to the hallway.\n12 John moved to the office.\n13 Sandra went to the kitchen.\n14 Mary journeyed to the bedroom.\n15 Daniel left the milk.\n16 Mary moved to the kitchen.\n17 John went back to the bedroom.\n18 Daniel went back to the office.\n19 Sandra went back to the hallway.\n20 John grabbed the milk.\n21 Sandra went back to the kitchen.\n22 Daniel went to the bedroom.\n23 John journeyed to the hallway.\n24 John dropped the milk.\n25 Sandra discarded the apple.\n26 Mary grabbed the apple.\n27 Sandra put down the football.\n28 Sandra got the football.\n29 Sandra went to the garden.\n30 Mary travelled to the office.\n31 Sandra dropped the football.\n32 Mary went to the garden.\n33 Mary left the apple there.\n34 John travelled to the kitchen.\n35 Where was the apple before the garden? \toffice\t33 32 30\n36 Sandra got the apple.\n37 Mary travelled to the bedroom.\n38 Sandra left the apple.\n39 Sandra went to the bathroom.\n40 Daniel moved to the office.\n41 Sandra moved to the garden.\n42 John went back to the office.\n43 Sandra took the football.\n44 Sandra took the apple.\n45 Sandra discarded the football.\n46 Daniel went to the bathroom.\n47 Mary travelled to the office.\n48 Sandra picked up the football.\n49 Sandra discarded the apple.\n50 Sandra left the football.\n51 Sandra went to the office.\n52 Sandra travelled to the bedroom.\n53 John went to the hallway.\n54 John journeyed to the bedroom.\n55 John went to the kitchen.\n56 Mary travelled to the bathroom.\n57 Mary moved to the kitchen.\n58 Daniel journeyed to the hallway.\n59 Daniel got the milk.\n60 Daniel dropped the milk.\n61 John went back to the bathroom.\n62 Mary journeyed to the bedroom.\n63 Sandra went to the garden.\n64 Sandra took the apple.\n65 Daniel took the milk.\n66 Daniel dropped the milk there.\n67 Sandra got the football.\n68 John journeyed to the hallway.\n69 Mary went to the hallway.\n70 Daniel grabbed the milk.\n71 Daniel went to the office.\n72 Sandra put down the apple.\n73 Daniel put down the milk.\n74 Sandra journeyed to the bedroom.\n75 Sandra discarded the football.\n76 Daniel got the milk.\n77 Daniel discarded the milk there.\n78 Mary went back to the office.\n79 Mary grabbed the milk.\n80 Daniel moved to the bathroom.\n81 John travelled to the kitchen.\n82 Daniel went to the hallway.\n83 Mary moved to the bedroom.\n84 Sandra travelled to the kitchen.\n85 John moved to the bedroom.\n86 Mary put down the milk.\n87 Sandra travelled to the garden.\n88 Mary picked up the milk.\n89 Sandra picked up the apple.\n90 Mary moved to the garden.\n91 Sandra journeyed to the kitchen.\n92 Daniel travelled to the office.\n93 Mary went to the hallway.\n94 Mary travelled to the kitchen.\n95 Sandra dropped the apple there.\n96 Mary travelled to the bathroom.\n97 Sandra got the apple.\n98 Mary went to the bedroom.\n99 Mary picked up the football there.\n100 Mary put down the milk.\n101 John travelled to the office.\n102 Where was the milk before the bedroom? \tbathroom\t100 98 96\n103 John travelled to the bedroom.\n104 Sandra discarded the apple.\n105 Where was the milk before the kitchen? \thallway\t100 94 93\n106 John got the milk.\n107 John went to the kitchen.\n108 Mary moved to the garden.\n109 Mary left the football there.\n110 Mary moved to the bathroom.\n111 Mary travelled to the office.\n112 John travelled to the bedroom.\n113 Sandra went to the hallway.\n114 Sandra travelled to the bathroom.\n115 Daniel moved to the garden.\n116 Sandra moved to the hallway.\n117 Daniel took the football.\n118 Daniel put down the football.\n119 Sandra went back to the bedroom.\n120 John moved to the hallway.\n121 Sandra went to the kitchen.\n122 John discarded the milk.\n123 Daniel went to the bedroom.\n124 Where was the milk before the hallway? \tbedroom\t122 120 112\n125 Mary travelled to the kitchen.\n126 Sandra journeyed to the garden.\n127 Where was the milk before the bedroom? \tkitchen\t122 112 107\n1 Daniel went to the office.\n2 Mary went to the garden.\n3 Sandra went back to the hallway.\n4 Daniel went to the bedroom.\n5 Daniel journeyed to the hallway.\n6 Sandra went to the kitchen.\n7 Mary went back to the kitchen.\n8 John went to the hallway.\n9 John travelled to the garden.\n10 Daniel journeyed to the bedroom.\n11 Mary grabbed the milk.\n12 Daniel went back to the hallway.\n13 Mary dropped the milk there.\n14 Mary journeyed to the bedroom.\n15 Mary took the football.\n16 Sandra took the milk.\n17 Mary put down the football.\n18 Daniel moved to the bedroom.\n19 Daniel went to the hallway.\n20 Mary travelled to the bathroom.\n21 Daniel travelled to the bathroom.\n22 Daniel moved to the kitchen.\n23 Sandra took the apple.\n24 Sandra discarded the apple there.\n25 Sandra discarded the milk there.\n26 Sandra got the apple.\n27 Mary travelled to the bedroom.\n28 Sandra discarded the apple.\n29 Sandra picked up the apple.\n30 Sandra discarded the apple.\n31 John moved to the bedroom.\n32 Daniel grabbed the apple.\n33 John picked up the football.\n34 John travelled to the hallway.\n35 John travelled to the garden.\n36 Sandra took the milk.\n37 Where was the football before the garden? \thallway\t33 35 34\n38 Sandra discarded the milk there.\n39 Mary went to the kitchen.\n40 Sandra went to the bathroom.\n41 Daniel took the milk.\n42 Daniel discarded the milk.\n43 Mary grabbed the milk there.\n44 John put down the football.\n45 John moved to the hallway.\n46 Where was the football before the garden? \thallway\t44 35 34\n47 Mary left the milk.\n48 Daniel took the milk there.\n49 Where was the football before the garden? \thallway\t44 35 34\n50 Daniel dropped the milk.\n51 Daniel discarded the apple.\n52 Daniel took the milk there.\n53 Mary travelled to the bedroom.\n54 Daniel went back to the bedroom.\n55 Mary travelled to the bathroom.\n56 Sandra journeyed to the kitchen.\n57 Sandra travelled to the hallway.\n58 Sandra travelled to the bathroom.\n59 Sandra travelled to the office.\n60 Daniel left the milk.\n61 Daniel went to the garden.\n62 Sandra went back to the garden.\n63 Sandra moved to the hallway.\n64 Daniel got the football.\n65 Daniel discarded the football.\n66 Mary travelled to the bedroom.\n67 John went back to the kitchen.\n68 Daniel got the football.\n69 Mary went to the bathroom.\n70 John moved to the garden.\n71 Daniel dropped the football.\n72 Mary journeyed to the garden.\n73 Mary picked up the football.\n74 Daniel went to the bathroom.\n75 Daniel went to the hallway.\n76 Mary journeyed to the bathroom.\n77 Sandra went to the bedroom.\n78 Sandra went to the kitchen.\n79 Sandra grabbed the apple.\n80 Mary dropped the football.\n81 Mary went back to the hallway.\n82 Daniel went to the garden.\n83 Sandra discarded the apple.\n84 Sandra travelled to the bathroom.\n85 Sandra picked up the football.\n86 John went back to the hallway.\n87 Sandra went to the kitchen.\n88 Sandra moved to the office.\n89 Sandra travelled to the kitchen.\n90 Where was the football before the kitchen? \toffice\t85 89 88\n91 Daniel went to the kitchen.\n92 Sandra discarded the football.\n93 Where was the football before the kitchen? \toffice\t92 89 88\n1 Sandra grabbed the apple.\n2 John moved to the garden.\n3 John went back to the hallway.\n4 Mary journeyed to the office.\n5 Sandra went back to the garden.\n6 Mary travelled to the bathroom.\n7 Mary grabbed the football.\n8 John journeyed to the office.\n9 Daniel moved to the bedroom.\n10 Sandra picked up the milk.\n11 Daniel moved to the garden.\n12 Sandra put down the apple there.\n13 Mary put down the football there.\n14 Sandra discarded the milk.\n15 Mary grabbed the football.\n16 Mary went to the garden.\n17 Mary grabbed the apple.\n18 Mary discarded the apple there.\n19 Mary dropped the football.\n20 Sandra took the apple.\n21 Daniel picked up the football there.\n22 Mary went back to the office.\n23 Sandra moved to the hallway.\n24 Sandra discarded the apple.\n25 Daniel got the milk there.\n26 Sandra moved to the bathroom.\n27 John journeyed to the garden.\n28 Daniel went back to the hallway.\n29 Daniel picked up the apple.\n30 John went back to the bathroom.\n31 Daniel travelled to the bedroom.\n32 Mary travelled to the bedroom.\n33 Sandra journeyed to the office.\n34 John went to the bedroom.\n35 John travelled to the garden.\n36 Sandra journeyed to the bedroom.\n37 Daniel dropped the milk.\n38 Sandra moved to the kitchen.\n39 Where was the milk before the bedroom? \thallway\t37 31 28\n40 Daniel put down the apple.\n41 Daniel dropped the football.\n42 Where was the milk before the bedroom? \thallway\t37 31 28\n43 John journeyed to the office.\n44 Daniel took the apple.\n45 Where was the football before the bedroom? \thallway\t41 31 28\n46 Daniel dropped the apple.\n47 Sandra moved to the bedroom.\n48 Where was the football before the bedroom? \thallway\t41 31 28\n49 Sandra grabbed the apple.\n50 Sandra went to the office.\n51 John went back to the hallway.\n52 Daniel travelled to the bathroom.\n53 Mary went back to the kitchen.\n54 Daniel went to the kitchen.\n55 John moved to the office.\n56 John went back to the garden.\n57 John journeyed to the kitchen.\n58 Mary went to the bedroom.\n59 Sandra discarded the apple there.\n60 John went back to the office.\n61 John picked up the apple.\n62 John put down the apple there.\n63 Mary picked up the milk.\n64 John picked up the apple.\n65 Mary put down the milk there.\n66 Mary went back to the kitchen.\n67 John moved to the kitchen.\n68 John moved to the hallway.\n69 Where was the apple before the hallway? \tkitchen\t64 68 67\n1 Daniel got the milk.\n2 Daniel went to the bathroom.\n3 Sandra went back to the garden.\n4 Daniel dropped the milk.\n5 Sandra journeyed to the bedroom.\n6 Mary travelled to the hallway.\n7 John went back to the bathroom.\n8 John grabbed the milk.\n9 Mary journeyed to the bathroom.\n10 John journeyed to the garden.\n11 John got the apple.\n12 John dropped the milk.\n13 Mary went back to the kitchen.\n14 John discarded the apple.\n15 Daniel went to the garden.\n16 Mary went back to the bathroom.\n17 Daniel went to the office.\n18 Mary moved to the garden.\n19 Mary travelled to the office.\n20 John picked up the milk.\n21 John put down the milk there.\n22 Daniel travelled to the garden.\n23 Daniel travelled to the bathroom.\n24 John went back to the bathroom.\n25 Mary moved to the hallway.\n26 Mary got the football.\n27 Mary left the football.\n28 Daniel moved to the hallway.\n29 Mary picked up the football.\n30 Mary travelled to the office.\n31 Sandra travelled to the kitchen.\n32 Mary went back to the garden.\n33 Where was the football before the garden? \toffice\t29 32 30\n34 Daniel went back to the garden.\n35 Mary grabbed the milk.\n36 Daniel picked up the apple.\n37 Daniel put down the apple.\n38 Mary moved to the bathroom.\n39 Daniel got the apple.\n40 Daniel put down the apple.\n41 Mary discarded the milk.\n42 Sandra went to the garden.\n43 Sandra grabbed the apple.\n44 Sandra put down the apple.\n45 Mary went to the office.\n46 John picked up the milk.\n47 Daniel picked up the apple.\n48 Daniel left the apple.\n49 Sandra went to the office.\n50 Mary went back to the garden.\n51 John travelled to the office.\n52 Daniel got the apple.\n53 Mary journeyed to the kitchen.\n54 Daniel left the apple.\n55 John travelled to the bedroom.\n56 John discarded the milk.\n57 Daniel moved to the bathroom.\n58 Where was the milk before the bedroom? \toffice\t56 55 51\n59 Mary journeyed to the bathroom.\n60 Mary moved to the hallway.\n61 Where was the milk before the bedroom? \toffice\t56 55 51\n62 John journeyed to the hallway.\n63 Daniel journeyed to the kitchen.\n64 Sandra moved to the kitchen.\n65 Daniel journeyed to the bathroom.\n66 John went to the office.\n67 John went back to the garden.\n68 Mary dropped the football.\n69 John took the apple there.\n70 Where was the football before the office? \tbathroom\t68 45 38\n71 Sandra travelled to the hallway.\n72 Sandra went back to the office.\n73 Where was the football before the kitchen? \tgarden\t68 53 50\n1 John went to the bedroom.\n2 Mary moved to the office.\n3 Daniel journeyed to the kitchen.\n4 Mary got the milk there.\n5 John travelled to the hallway.\n6 John went to the garden.\n7 John went to the bedroom.\n8 Mary left the milk.\n9 John moved to the garden.\n10 John went back to the bathroom.\n11 Daniel moved to the hallway.\n12 Daniel journeyed to the bedroom.\n13 Sandra travelled to the garden.\n14 John journeyed to the hallway.\n15 Daniel moved to the office.\n16 Sandra took the apple there.\n17 Daniel grabbed the milk.\n18 Sandra left the apple.\n19 Mary went back to the bedroom.\n20 Sandra travelled to the bathroom.\n21 Mary travelled to the garden.\n22 John journeyed to the kitchen.\n23 Mary travelled to the bathroom.\n24 John took the football.\n25 John went back to the garden.\n26 Sandra moved to the hallway.\n27 Mary went to the garden.\n28 Sandra moved to the bedroom.\n29 Mary grabbed the apple.\n30 Mary journeyed to the hallway.\n31 Daniel discarded the milk.\n32 Mary went back to the garden.\n33 Where was the apple before the garden? \thallway\t29 32 30\n34 Mary went to the hallway.\n35 Mary left the apple.\n36 Where was the apple before the hallway? \tgarden\t35 34 32\n37 John travelled to the hallway.\n38 Mary went to the kitchen.\n39 Where was the apple before the hallway? \tgarden\t35 34 32\n40 John moved to the garden.\n41 Mary journeyed to the bedroom.\n42 Where was the apple before the garden? \thallway\t35 32 30\n43 Daniel grabbed the milk there.\n44 Daniel went to the bedroom.\n45 John moved to the bedroom.\n46 John went to the garden.\n47 Mary went back to the kitchen.\n48 Daniel travelled to the office.\n49 Mary travelled to the hallway.\n50 Sandra went to the office.\n51 Daniel put down the milk.\n52 John put down the football.\n53 Where was the milk before the office? \tbedroom\t51 48 44\n1 Sandra moved to the hallway.\n2 John took the apple.\n3 John journeyed to the garden.\n4 John went back to the bathroom.\n5 Where was the apple before the bathroom? \tgarden\t2 4 3\n6 Daniel journeyed to the hallway.\n7 Mary journeyed to the hallway.\n8 Where was the apple before the bathroom? \tgarden\t2 4 3\n9 Daniel moved to the office.\n10 Mary travelled to the bedroom.\n11 John put down the apple.\n12 Mary went back to the kitchen.\n13 Where was the apple before the bathroom? \tgarden\t11 4 3\n14 John went back to the office.\n15 Mary journeyed to the bathroom.\n16 Where was the apple before the bathroom? \tgarden\t11 4 3\n17 Mary grabbed the apple.\n18 Mary discarded the apple.\n19 Mary went back to the office.\n20 John took the milk.\n21 Mary went to the bathroom.\n22 John dropped the milk.\n23 John moved to the bedroom.\n24 John travelled to the hallway.\n25 Mary went to the office.\n26 Daniel went to the bathroom.\n27 John moved to the kitchen.\n28 Mary grabbed the milk there.\n29 Mary moved to the bathroom.\n30 Mary got the apple.\n31 Mary went back to the garden.\n32 Mary dropped the milk.\n33 Where was the milk before the garden? \tbathroom\t32 31 29\n1 Sandra went to the hallway.\n2 John went back to the bathroom.\n3 Daniel travelled to the bedroom.\n4 Mary moved to the hallway.\n5 Daniel took the football.\n6 Daniel dropped the football.\n7 Sandra travelled to the garden.\n8 John got the apple.\n9 Daniel journeyed to the bathroom.\n10 John moved to the kitchen.\n11 Daniel got the milk.\n12 Daniel put down the milk there.\n13 John put down the apple.\n14 Daniel took the milk.\n15 Sandra travelled to the bedroom.\n16 Daniel dropped the milk there.\n17 Daniel took the milk.\n18 Daniel put down the milk.\n19 John went to the garden.\n20 Sandra travelled to the kitchen.\n21 Daniel journeyed to the office.\n22 Sandra grabbed the apple there.\n23 John went back to the bedroom.\n24 Mary journeyed to the bedroom.\n25 Daniel moved to the garden.\n26 Daniel journeyed to the hallway.\n27 Mary went to the office.\n28 Sandra dropped the apple there.\n29 Sandra picked up the apple.\n30 John moved to the garden.\n31 John journeyed to the hallway.\n32 John journeyed to the garden.\n33 Mary journeyed to the hallway.\n34 Sandra travelled to the hallway.\n35 John travelled to the kitchen.\n36 John journeyed to the office.\n37 John went back to the garden.\n38 Daniel went back to the kitchen.\n39 Sandra journeyed to the kitchen.\n40 Sandra put down the apple there.\n41 Where was the apple before the kitchen? \thallway\t40 39 34\n42 Sandra went to the bedroom.\n43 John travelled to the hallway.\n44 Where was the apple before the kitchen? \thallway\t40 39 34\n45 Sandra picked up the football.\n46 Mary journeyed to the office.\n47 Where was the apple before the kitchen? \thallway\t40 39 34\n48 Daniel picked up the apple there.\n49 Daniel discarded the apple there.\n50 Daniel picked up the apple.\n51 Daniel travelled to the office.\n52 John went to the office.\n53 Daniel discarded the apple there.\n54 Daniel took the apple.\n55 Daniel discarded the apple.\n56 Sandra dropped the football.\n57 John travelled to the kitchen.\n58 Sandra took the football there.\n59 Daniel picked up the apple.\n60 Daniel travelled to the garden.\n61 Daniel moved to the kitchen.\n62 Where was the apple before the kitchen? \tgarden\t59 61 60\n63 Sandra left the football.\n64 Daniel went to the office.\n65 Where was the apple before the office? \tkitchen\t59 64 61\n1 Daniel took the football.\n2 Daniel put down the football.\n3 Daniel travelled to the bedroom.\n4 Daniel travelled to the office.\n5 John journeyed to the bedroom.\n6 Mary travelled to the office.\n7 Mary went back to the kitchen.\n8 Sandra went to the office.\n9 Daniel travelled to the kitchen.\n10 Mary went to the office.\n11 John went to the hallway.\n12 Daniel went back to the office.\n13 Daniel journeyed to the kitchen.\n14 Daniel went to the office.\n15 Sandra went to the bathroom.\n16 John moved to the kitchen.\n17 Sandra moved to the garden.\n18 Daniel travelled to the hallway.\n19 John journeyed to the office.\n20 Sandra went to the hallway.\n21 Sandra travelled to the bedroom.\n22 Daniel journeyed to the bathroom.\n23 Sandra went to the garden.\n24 Mary went to the kitchen.\n25 Daniel picked up the apple.\n26 John journeyed to the kitchen.\n27 Mary journeyed to the bedroom.\n28 Sandra journeyed to the hallway.\n29 Sandra moved to the office.\n30 Mary journeyed to the hallway.\n31 Daniel went to the garden.\n32 Daniel left the apple there.\n33 Sandra went to the bedroom.\n34 Daniel picked up the football.\n35 Sandra went back to the garden.\n36 Sandra went back to the bedroom.\n37 Mary travelled to the bedroom.\n38 Sandra moved to the hallway.\n39 Daniel journeyed to the office.\n40 Mary went back to the garden.\n41 Daniel moved to the hallway.\n42 Mary went back to the bedroom.\n43 Mary moved to the kitchen.\n44 Daniel journeyed to the garden.\n45 Daniel discarded the football.\n46 Daniel journeyed to the kitchen.\n47 Where was the football before the hallway? \toffice\t45 41 39\n48 Sandra journeyed to the kitchen.\n49 Mary journeyed to the hallway.\n50 Where was the football before the garden? \thallway\t45 44 41\n51 Sandra journeyed to the bedroom.\n52 Mary travelled to the bathroom.\n53 Mary picked up the milk.\n54 John moved to the bedroom.\n55 Mary put down the milk.\n56 Sandra went to the hallway.\n57 Sandra journeyed to the bathroom.\n58 Mary grabbed the milk.\n59 John went to the hallway.\n60 Mary moved to the bedroom.\n61 Mary left the milk.\n62 Mary went to the kitchen.\n63 Daniel moved to the office.\n64 John moved to the bedroom.\n65 Daniel went to the kitchen.\n66 Mary went back to the hallway.\n67 Sandra went to the office.\n68 John picked up the milk.\n69 Sandra went back to the hallway.\n70 John discarded the milk there.\n71 John took the milk there.\n72 Daniel went to the bedroom.\n73 Sandra journeyed to the bathroom.\n74 John went back to the hallway.\n75 John put down the milk there.\n76 Mary grabbed the milk.\n77 Daniel travelled to the bathroom.\n78 Mary journeyed to the garden.\n79 Mary got the football there.\n80 Mary dropped the football.\n81 Daniel went to the office.\n82 Sandra travelled to the bedroom.\n83 Mary took the apple.\n84 Mary picked up the football.\n85 Mary dropped the football.\n86 John travelled to the kitchen.\n87 John journeyed to the bedroom.\n88 Sandra moved to the office.\n89 Daniel travelled to the bathroom.\n90 Mary discarded the apple there.\n91 Mary moved to the office.\n92 Mary moved to the kitchen.\n93 Mary journeyed to the hallway.\n94 Mary discarded the milk there.\n95 Where was the milk before the hallway? \tkitchen\t94 93 92\n96 Sandra journeyed to the hallway.\n97 Daniel travelled to the office.\n98 Where was the milk before the hallway? \tkitchen\t94 93 92\n99 Mary journeyed to the bedroom.\n100 Mary went to the hallway.\n101 Where was the milk before the hallway? \tkitchen\t94 93 92\n1 Sandra moved to the garden.\n2 Mary got the apple.\n3 John travelled to the hallway.\n4 John got the football there.\n5 Sandra moved to the office.\n6 John moved to the office.\n7 John journeyed to the kitchen.\n8 Mary went back to the garden.\n9 Where was the football before the kitchen? \toffice\t4 7 6\n10 Mary picked up the milk.\n11 John dropped the football.\n12 Where was the football before the kitchen? \toffice\t11 7 6\n13 Mary dropped the milk.\n14 Mary dropped the apple.\n15 Where was the football before the kitchen? \toffice\t11 7 6\n16 Mary got the apple.\n17 Mary went back to the kitchen.\n18 Where was the football before the kitchen? \toffice\t11 7 6\n19 Daniel grabbed the football.\n20 Sandra moved to the kitchen.\n21 John journeyed to the garden.\n22 Sandra journeyed to the hallway.\n23 Sandra moved to the bedroom.\n24 John picked up the milk.\n25 Daniel travelled to the garden.\n26 Sandra travelled to the office.\n27 John left the milk.\n28 Mary put down the apple.\n29 Mary went to the bathroom.\n30 Daniel discarded the football.\n31 Daniel took the milk.\n32 John picked up the football there.\n33 Daniel dropped the milk.\n34 John took the milk there.\n35 John put down the football there.\n36 Daniel grabbed the football there.\n37 Daniel put down the football.\n38 Mary moved to the kitchen.\n39 Mary journeyed to the hallway.\n40 Daniel journeyed to the bathroom.\n41 Mary journeyed to the office.\n42 John went back to the office.\n43 John travelled to the hallway.\n44 John went back to the bedroom.\n45 Mary journeyed to the hallway.\n46 John dropped the milk.\n47 Where was the milk before the bedroom? \thallway\t46 44 43\n1 Sandra journeyed to the hallway.\n2 Sandra picked up the milk.\n3 Daniel went back to the hallway.\n4 Sandra left the milk.\n5 Mary went to the hallway.\n6 John moved to the bathroom.\n7 Daniel went to the garden.\n8 Sandra journeyed to the office.\n9 John travelled to the bedroom.\n10 John went to the kitchen.\n11 Daniel went to the bedroom.\n12 John journeyed to the garden.\n13 Sandra got the football there.\n14 John travelled to the office.\n15 Mary journeyed to the garden.\n16 Sandra put down the football there.\n17 John picked up the apple there.\n18 John travelled to the bathroom.\n19 Sandra grabbed the football.\n20 Mary went to the bedroom.\n21 Mary journeyed to the bathroom.\n22 John dropped the apple.\n23 Mary took the apple.\n24 Mary put down the apple there.\n25 Sandra put down the football.\n26 John took the apple there.\n27 John put down the apple.\n28 John went back to the garden.\n29 Mary took the apple.\n30 Daniel went to the bathroom.\n31 Mary went to the kitchen.\n32 John journeyed to the hallway.\n33 Sandra got the football.\n34 John grabbed the milk there.\n35 Mary journeyed to the hallway.\n36 Sandra went to the garden.\n37 Sandra discarded the football.\n38 Sandra travelled to the bedroom.\n39 Mary went to the bathroom.\n40 John went to the office.\n41 Sandra went back to the office.\n42 John went back to the bathroom.\n43 Mary dropped the apple.\n44 Daniel grabbed the apple.\n45 Daniel discarded the apple.\n46 Daniel journeyed to the kitchen.\n47 John moved to the kitchen.\n48 Mary took the apple.\n49 John left the milk.\n50 Sandra went back to the kitchen.\n51 Where was the milk before the kitchen? \tbathroom\t49 47 42\n52 John travelled to the bathroom.\n53 Sandra went back to the bedroom.\n54 Where was the milk before the kitchen? \tbathroom\t49 47 42\n55 Daniel journeyed to the garden.\n56 Sandra journeyed to the garden.\n57 Sandra took the football.\n58 Mary went to the kitchen.\n59 John went back to the hallway.\n60 Mary took the milk.\n61 Mary discarded the milk.\n62 John journeyed to the bathroom.\n63 Mary journeyed to the bedroom.\n64 John journeyed to the kitchen.\n65 John grabbed the milk.\n66 John journeyed to the bedroom.\n67 Mary journeyed to the bathroom.\n68 Mary left the apple.\n69 Where was the apple before the bathroom? \tbedroom\t68 67 63\n70 Daniel moved to the office.\n71 Sandra moved to the bathroom.\n72 Where was the apple before the bathroom? \tbedroom\t68 67 63\n73 Mary moved to the hallway.\n74 Daniel went to the bedroom.\n75 Where was the apple before the bedroom? \tkitchen\t68 63 58\n1 Daniel took the apple.\n2 Daniel dropped the apple.\n3 Daniel got the apple.\n4 John went back to the bedroom.\n5 Daniel put down the apple.\n6 Mary travelled to the kitchen.\n7 Daniel moved to the kitchen.\n8 John went to the garden.\n9 Mary moved to the bedroom.\n10 Sandra went to the kitchen.\n11 Sandra went back to the bathroom.\n12 Mary moved to the garden.\n13 John went to the kitchen.\n14 Sandra journeyed to the garden.\n15 Daniel moved to the garden.\n16 Sandra went back to the office.\n17 Sandra went to the bathroom.\n18 Daniel went to the hallway.\n19 Sandra moved to the bedroom.\n20 Mary went to the kitchen.\n21 Daniel went to the kitchen.\n22 Sandra moved to the garden.\n23 Sandra journeyed to the bedroom.\n24 Daniel journeyed to the garden.\n25 John went to the bathroom.\n26 Sandra journeyed to the kitchen.\n27 John went to the hallway.\n28 Daniel travelled to the bathroom.\n29 John grabbed the football.\n30 Mary moved to the garden.\n31 John moved to the office.\n32 Mary went to the kitchen.\n33 Daniel journeyed to the office.\n34 John discarded the football there.\n35 John travelled to the bathroom.\n36 Sandra journeyed to the office.\n37 Daniel went to the bedroom.\n38 Sandra took the football.\n39 Sandra went to the bathroom.\n40 Sandra journeyed to the office.\n41 Where was the football before the office? \tbathroom\t38 40 39\n42 Mary went to the hallway.\n43 Mary travelled to the office.\n44 Where was the football before the office? \tbathroom\t38 40 39\n45 Mary went to the garden.\n46 Mary travelled to the bathroom.\n47 Sandra grabbed the apple.\n48 Sandra went back to the hallway.\n49 Daniel went to the garden.\n50 John grabbed the milk.\n51 Mary moved to the office.\n52 Sandra went back to the office.\n53 Mary went back to the kitchen.\n54 Mary went back to the hallway.\n55 Sandra left the football.\n56 John discarded the milk.\n57 Where was the football before the hallway? \toffice\t55 48 40\n58 John got the milk.\n59 Sandra put down the apple.\n60 Where was the football before the office? \thallway\t55 52 48\n61 John put down the milk.\n62 Sandra journeyed to the hallway.\n63 Where was the apple before the office? \thallway\t59 52 48\n1 Daniel picked up the apple.\n2 Daniel discarded the apple.\n3 Mary went back to the garden.\n4 Mary journeyed to the hallway.\n5 John went back to the office.\n6 John picked up the apple.\n7 Daniel travelled to the kitchen.\n8 John left the apple there.\n9 Daniel went to the bathroom.\n10 John took the apple.\n11 Mary went back to the office.\n12 Daniel went back to the office.\n13 Sandra journeyed to the kitchen.\n14 Sandra moved to the bedroom.\n15 John journeyed to the bedroom.\n16 John went to the hallway.\n17 Sandra went to the bathroom.\n18 John left the apple.\n19 Where was the apple before the hallway? \tbedroom\t18 16 15\n20 John got the apple.\n21 John travelled to the kitchen.\n22 Sandra journeyed to the office.\n23 Sandra went to the bedroom.\n24 Sandra travelled to the hallway.\n25 John dropped the apple.\n26 John took the apple.\n27 Sandra moved to the bedroom.\n28 John went back to the bedroom.\n29 Sandra moved to the hallway.\n30 John left the apple there.\n31 John journeyed to the hallway.\n32 Daniel moved to the bathroom.\n33 Daniel went to the bedroom.\n34 John went back to the bathroom.\n35 Daniel took the apple.\n36 Sandra journeyed to the kitchen.\n37 Daniel left the apple there.\n38 Mary moved to the bathroom.\n39 Sandra travelled to the bedroom.\n40 Daniel took the apple.\n41 Sandra travelled to the bathroom.\n42 Daniel left the apple.\n43 Daniel took the apple.\n44 Sandra travelled to the office.\n45 Daniel went to the office.\n46 Daniel journeyed to the bathroom.\n47 John went back to the office.\n48 Where was the apple before the bathroom? \toffice\t43 46 45\n49 Mary moved to the office.\n50 Daniel went to the kitchen.\n51 Daniel discarded the apple.\n52 Daniel got the apple.\n53 Sandra went back to the bathroom.\n54 Sandra travelled to the kitchen.\n55 Mary went back to the bedroom.\n56 Daniel travelled to the bedroom.\n57 Mary moved to the bathroom.\n58 Daniel went back to the hallway.\n59 Daniel discarded the apple.\n60 Daniel took the apple.\n61 Daniel moved to the bedroom.\n62 Sandra moved to the office.\n63 Daniel went to the garden.\n64 John journeyed to the hallway.\n65 Where was the apple before the garden? \tbedroom\t60 63 61\n66 Daniel put down the apple.\n67 John journeyed to the bathroom.\n68 Where was the apple before the garden? \tbedroom\t66 63 61\n69 Mary went to the bedroom.\n70 Daniel went back to the hallway.\n71 Where was the apple before the garden? \tbedroom\t66 63 61\n1 Mary went back to the bedroom.\n2 Daniel travelled to the office.\n3 Sandra journeyed to the office.\n4 Sandra travelled to the hallway.\n5 Sandra went back to the office.\n6 John journeyed to the garden.\n7 Daniel travelled to the bedroom.\n8 Sandra went to the bedroom.\n9 John went to the office.\n10 John went back to the bathroom.\n11 Mary moved to the office.\n12 Sandra journeyed to the kitchen.\n13 Mary went back to the bedroom.\n14 John went to the hallway.\n15 Daniel moved to the hallway.\n16 Mary journeyed to the office.\n17 Sandra went back to the garden.\n18 Mary went back to the bedroom.\n19 Daniel went to the bedroom.\n20 Sandra went back to the hallway.\n21 Mary went to the bathroom.\n22 Mary moved to the garden.\n23 Mary journeyed to the kitchen.\n24 Mary took the football.\n25 Mary moved to the garden.\n26 Mary went to the kitchen.\n27 Where was the football before the kitchen? \tgarden\t24 26 25\n28 Sandra went to the garden.\n29 Mary went to the bathroom.\n30 Where was the football before the kitchen? \tgarden\t24 26 25\n31 Mary discarded the football.\n32 Sandra moved to the bathroom.\n33 Where was the football before the bathroom? \tkitchen\t31 29 26\n34 John moved to the kitchen.\n35 John got the apple.\n36 Where was the football before the bathroom? \tkitchen\t31 29 26\n37 Sandra went back to the garden.\n38 John moved to the garden.\n39 Daniel travelled to the office.\n40 Daniel travelled to the bedroom.\n41 Mary got the football there.\n42 John left the apple there.\n43 John took the apple.\n44 Daniel went back to the kitchen.\n45 Mary travelled to the kitchen.\n46 Sandra went to the office.\n47 John put down the apple there.\n48 Mary went to the bedroom.\n49 Daniel travelled to the office.\n50 John went back to the bedroom.\n51 John went back to the garden.\n52 John moved to the bedroom.\n53 Mary travelled to the hallway.\n54 Mary discarded the football there.\n55 Where was the football before the hallway? \tbedroom\t54 53 48\n1 John journeyed to the hallway.\n2 Mary grabbed the football.\n3 Mary got the milk.\n4 John went to the kitchen.\n5 Daniel travelled to the bedroom.\n6 John travelled to the garden.\n7 Sandra travelled to the office.\n8 Mary dropped the milk.\n9 John moved to the bedroom.\n10 Daniel travelled to the hallway.\n11 Mary grabbed the milk.\n12 Daniel moved to the bathroom.\n13 Sandra went to the kitchen.\n14 Mary put down the football.\n15 Mary picked up the football.\n16 John travelled to the hallway.\n17 Mary dropped the milk.\n18 Sandra went to the bedroom.\n19 Mary travelled to the garden.\n20 John went back to the kitchen.\n21 Daniel moved to the hallway.\n22 Sandra moved to the bathroom.\n23 John journeyed to the bathroom.\n24 Mary went to the hallway.\n25 Sandra journeyed to the bedroom.\n26 John went back to the kitchen.\n27 Mary went back to the office.\n28 Sandra travelled to the kitchen.\n29 Mary dropped the football.\n30 Daniel went to the office.\n31 Where was the football before the office? \thallway\t29 27 24\n32 Daniel moved to the kitchen.\n33 Mary picked up the football.\n34 Mary journeyed to the hallway.\n35 Mary put down the football.\n36 Mary picked up the football.\n37 Sandra went back to the garden.\n38 John went back to the bedroom.\n39 Daniel travelled to the office.\n40 Sandra took the apple.\n41 Mary travelled to the bathroom.\n42 Sandra put down the apple there.\n43 Mary put down the football.\n44 Sandra picked up the apple there.\n45 Mary grabbed the football there.\n46 John journeyed to the office.\n47 John took the milk.\n48 Sandra journeyed to the hallway.\n49 Mary went to the garden.\n50 John moved to the garden.\n51 John went back to the office.\n52 Where was the milk before the office? \tgarden\t47 51 50\n53 John discarded the milk.\n54 Mary discarded the football.\n55 Where was the milk before the office? \tgarden\t53 51 50\n56 Sandra moved to the garden.\n57 Mary got the football.\n58 Where was the milk before the office? \tgarden\t53 51 50\n59 Daniel journeyed to the garden.\n60 Sandra dropped the apple.\n61 Where was the apple before the garden? \thallway\t60 56 48\n1 John got the football.\n2 Sandra went back to the office.\n3 John put down the football there.\n4 John went to the bathroom.\n5 John moved to the bedroom.\n6 Sandra went to the bathroom.\n7 John picked up the apple.\n8 Sandra travelled to the garden.\n9 Sandra travelled to the bedroom.\n10 Mary travelled to the bathroom.\n11 Sandra moved to the office.\n12 John dropped the apple.\n13 Daniel journeyed to the kitchen.\n14 John picked up the apple.\n15 John left the apple.\n16 Daniel took the football there.\n17 John took the apple.\n18 Sandra went back to the garden.\n19 Daniel left the football.\n20 John journeyed to the kitchen.\n21 Sandra took the milk there.\n22 John picked up the football.\n23 Daniel journeyed to the garden.\n24 Mary went to the bedroom.\n25 Sandra travelled to the bathroom.\n26 Daniel went to the hallway.\n27 Mary journeyed to the garden.\n28 Daniel went back to the bedroom.\n29 Daniel journeyed to the hallway.\n30 Sandra moved to the office.\n31 Sandra left the milk.\n32 Daniel went back to the kitchen.\n33 Where was the milk before the office? \tbathroom\t31 30 25\n34 Daniel went to the office.\n35 Daniel travelled to the bathroom.\n36 Where was the milk before the office? \tbathroom\t31 30 25\n37 Sandra picked up the milk.\n38 Sandra dropped the milk.\n39 Daniel journeyed to the bedroom.\n40 Sandra picked up the milk.\n41 Sandra travelled to the kitchen.\n42 Mary went to the hallway.\n43 Sandra dropped the milk there.\n44 Mary travelled to the bedroom.\n45 John left the apple.\n46 Sandra went to the garden.\n47 John travelled to the garden.\n48 John travelled to the hallway.\n49 Sandra journeyed to the office.\n50 Sandra went back to the bedroom.\n51 John moved to the office.\n52 John discarded the football.\n53 Where was the football before the hallway? \tgarden\t52 48 47\n54 Sandra went to the bathroom.\n55 John took the football.\n56 John went to the kitchen.\n57 Daniel went back to the office.\n58 John dropped the football.\n59 John took the football.\n60 Daniel went back to the bathroom.\n61 Daniel travelled to the hallway.\n62 Sandra moved to the office.\n63 John moved to the office.\n64 Mary moved to the kitchen.\n65 Sandra moved to the bedroom.\n66 Mary went back to the bathroom.\n67 Sandra went to the bathroom.\n68 Sandra moved to the hallway.\n69 John discarded the football.\n70 John grabbed the football.\n71 John discarded the football there.\n72 John took the football there.\n73 John moved to the bathroom.\n74 Daniel went to the bathroom.\n75 Sandra went back to the office.\n76 Sandra travelled to the hallway.\n77 Daniel went to the hallway.\n78 John dropped the football there.\n79 Sandra went back to the office.\n80 Daniel went back to the bedroom.\n81 Mary got the football.\n82 Mary left the football.\n83 Daniel moved to the office.\n84 Sandra moved to the bathroom.\n85 Sandra grabbed the football there.\n86 Mary journeyed to the hallway.\n87 Mary travelled to the office.\n88 Sandra went back to the hallway.\n89 Mary went back to the hallway.\n90 Daniel went back to the bathroom.\n91 Mary moved to the bathroom.\n92 Sandra discarded the football.\n93 Daniel moved to the hallway.\n94 Mary moved to the office.\n95 Daniel grabbed the football.\n96 Sandra moved to the garden.\n97 Mary went back to the garden.\n98 Mary travelled to the hallway.\n99 John went to the garden.\n100 Sandra journeyed to the kitchen.\n101 John went to the bedroom.\n102 Sandra took the milk.\n103 Sandra put down the milk there.\n104 Daniel went to the bedroom.\n105 John travelled to the garden.\n106 Sandra travelled to the office.\n107 Sandra went back to the kitchen.\n108 Sandra got the apple.\n109 Sandra travelled to the bedroom.\n110 Daniel discarded the football.\n111 Sandra went back to the bathroom.\n112 Where was the apple before the bathroom? \tbedroom\t108 111 109\n113 Sandra left the apple.\n114 Daniel went back to the kitchen.\n115 Where was the apple before the bathroom? \tbedroom\t113 111 109\n1 Mary moved to the bedroom.\n2 Mary travelled to the office.\n3 Mary picked up the football.\n4 Sandra travelled to the kitchen.\n5 Mary moved to the hallway.\n6 Sandra journeyed to the bathroom.\n7 Mary went to the bathroom.\n8 Mary put down the football.\n9 Where was the football before the bathroom? \thallway\t8 7 5\n10 Mary took the football.\n11 Mary dropped the football.\n12 John journeyed to the hallway.\n13 Daniel picked up the milk.\n14 Daniel journeyed to the hallway.\n15 John took the apple.\n16 Sandra moved to the garden.\n17 Sandra moved to the bedroom.\n18 Mary took the football there.\n19 Mary went to the garden.\n20 Sandra went back to the kitchen.\n21 Sandra went to the bedroom.\n22 Mary went back to the bathroom.\n23 Daniel moved to the garden.\n24 John discarded the apple.\n25 Sandra went to the bathroom.\n26 Daniel discarded the milk.\n27 Daniel took the milk.\n28 John got the apple.\n29 Mary left the football.\n30 Where was the football before the bathroom? \tgarden\t29 22 19\n31 John moved to the bedroom.\n32 Daniel travelled to the office.\n33 Where was the football before the bathroom? \tgarden\t29 22 19\n34 Daniel went back to the bedroom.\n35 Sandra travelled to the bedroom.\n36 Where was the football before the bathroom? \tgarden\t29 22 19\n37 John dropped the apple.\n38 Daniel left the milk there.\n39 Where was the milk before the bedroom? \toffice\t38 34 32\n1 Sandra went back to the bedroom.\n2 Sandra got the apple.\n3 John moved to the bathroom.\n4 Daniel moved to the hallway.\n5 Mary grabbed the football there.\n6 Daniel journeyed to the office.\n7 Sandra went to the garden.\n8 Mary discarded the football.\n9 Daniel travelled to the bedroom.\n10 John travelled to the garden.\n11 Daniel went to the bathroom.\n12 Daniel journeyed to the office.\n13 Mary picked up the football.\n14 Mary went to the hallway.\n15 Daniel moved to the hallway.\n16 Sandra put down the apple.\n17 Sandra grabbed the apple.\n18 Sandra left the apple.\n19 Mary travelled to the bedroom.\n20 Sandra travelled to the kitchen.\n21 John grabbed the apple.\n22 Sandra went to the bathroom.\n23 Mary discarded the football.\n24 Mary journeyed to the bathroom.\n25 Where was the football before the bedroom? \thallway\t23 19 14\n26 John went to the bedroom.\n27 John took the football.\n28 Sandra moved to the bedroom.\n29 Daniel journeyed to the office.\n30 John discarded the apple there.\n31 Sandra picked up the apple.\n32 Sandra dropped the apple.\n33 Sandra got the apple.\n34 Daniel travelled to the kitchen.\n35 Mary journeyed to the kitchen.\n36 Sandra discarded the apple.\n37 Daniel went to the hallway.\n38 John took the apple.\n39 Mary travelled to the bathroom.\n40 Daniel travelled to the kitchen.\n41 Daniel moved to the hallway.\n42 Daniel travelled to the garden.\n43 John went back to the garden.\n44 John moved to the hallway.\n45 Mary went to the hallway.\n46 John dropped the football.\n47 Daniel travelled to the bedroom.\n48 Where was the football before the hallway? \tgarden\t46 44 43\n49 John travelled to the office.\n50 Mary picked up the football.\n51 John journeyed to the garden.\n52 Mary went to the bathroom.\n53 John left the apple there.\n54 John went to the office.\n55 Where was the apple before the hallway? \tgarden\t53 44 43\n56 Mary discarded the football.\n57 Mary travelled to the hallway.\n58 Where was the apple before the garden? \toffice\t53 51 49\n59 Mary travelled to the office.\n60 Daniel went to the bathroom.\n61 Daniel picked up the football.\n62 John took the milk.\n63 John travelled to the bedroom.\n64 John moved to the garden.\n65 Where was the milk before the garden? \tbedroom\t62 64 63\n1 John went back to the hallway.\n2 John moved to the office.\n3 Sandra moved to the kitchen.\n4 Mary went back to the office.\n5 Daniel travelled to the office.\n6 Sandra travelled to the office.\n7 John moved to the garden.\n8 Daniel moved to the kitchen.\n9 Daniel journeyed to the bathroom.\n10 John travelled to the kitchen.\n11 Sandra went back to the garden.\n12 Daniel grabbed the milk there.\n13 Daniel went back to the hallway.\n14 John went back to the office.\n15 Daniel left the milk there.\n16 John journeyed to the bathroom.\n17 Sandra moved to the kitchen.\n18 John went to the bedroom.\n19 Daniel moved to the kitchen.\n20 John got the apple there.\n21 Sandra picked up the football.\n22 Mary moved to the bathroom.\n23 Mary journeyed to the office.\n24 Mary went to the bedroom.\n25 Sandra went back to the bedroom.\n26 Daniel went to the garden.\n27 John journeyed to the hallway.\n28 Sandra dropped the football.\n29 John dropped the apple.\n30 Daniel moved to the bathroom.\n31 Mary grabbed the football.\n32 John picked up the apple.\n33 Mary put down the football.\n34 Mary took the football.\n35 John dropped the apple there.\n36 Sandra journeyed to the office.\n37 John took the apple.\n38 Sandra moved to the bedroom.\n39 Mary discarded the football.\n40 Sandra went back to the office.\n41 Daniel went to the kitchen.\n42 Mary travelled to the kitchen.\n43 John left the apple.\n44 Daniel moved to the bathroom.\n45 Daniel went to the office.\n46 John went back to the garden.\n47 Sandra went to the bathroom.\n48 Sandra went back to the kitchen.\n49 John went to the kitchen.\n50 Mary travelled to the office.\n51 John travelled to the office.\n52 John moved to the kitchen.\n53 John went to the hallway.\n54 John went to the bedroom.\n55 John grabbed the football.\n56 John put down the football.\n57 John went to the kitchen.\n58 John went to the bedroom.\n59 Mary went to the hallway.\n60 Mary went to the bedroom.\n61 John grabbed the football.\n62 Daniel moved to the garden.\n63 John put down the football there.\n64 Daniel went back to the office.\n65 Daniel went to the bathroom.\n66 Mary picked up the football there.\n67 Sandra travelled to the hallway.\n68 Mary put down the football.\n69 Sandra moved to the office.\n70 John went to the kitchen.\n71 Mary took the football.\n72 Daniel moved to the bedroom.\n73 Sandra went back to the bathroom.\n74 Mary journeyed to the bathroom.\n75 Mary travelled to the garden.\n76 John went back to the garden.\n77 Sandra went back to the garden.\n78 John went back to the hallway.\n79 Daniel went to the kitchen.\n80 Mary put down the football.\n81 Where was the football before the garden? \tbathroom\t80 75 74\n82 John took the apple.\n83 Sandra picked up the football there.\n84 Sandra moved to the bedroom.\n85 John discarded the apple there.\n86 Sandra dropped the football.\n87 Daniel journeyed to the bathroom.\n88 Daniel moved to the garden.\n89 Mary went back to the hallway.\n90 Sandra went to the office.\n91 Daniel moved to the office.\n92 Daniel moved to the kitchen.\n93 John journeyed to the kitchen.\n94 Daniel went back to the bathroom.\n95 John journeyed to the garden.\n96 Sandra moved to the hallway.\n97 Mary went back to the kitchen.\n98 Daniel journeyed to the garden.\n99 Daniel went back to the office.\n100 Sandra got the milk.\n101 Mary went back to the office.\n102 Sandra picked up the apple.\n103 Sandra dropped the apple.\n104 Sandra got the apple.\n105 Daniel moved to the kitchen.\n106 Daniel travelled to the bedroom.\n107 Daniel journeyed to the garden.\n108 Mary moved to the garden.\n109 John travelled to the kitchen.\n110 Daniel went to the kitchen.\n111 Sandra put down the milk.\n112 Mary journeyed to the kitchen.\n113 Daniel moved to the bedroom.\n114 Sandra put down the apple.\n115 Sandra went to the kitchen.\n116 Sandra went to the bathroom.\n117 Daniel moved to the office.\n118 John went to the hallway.\n119 John got the apple there.\n120 John picked up the milk.\n121 John put down the milk.\n122 John grabbed the milk.\n123 Mary moved to the bathroom.\n124 Sandra travelled to the garden.\n125 John discarded the apple there.\n126 John dropped the milk.\n127 John took the milk.\n128 Sandra travelled to the kitchen.\n129 John dropped the milk.\n130 John got the apple there.\n131 John grabbed the milk.\n132 Daniel went back to the bathroom.\n133 John journeyed to the bedroom.\n134 John got the football.\n135 Sandra went to the bathroom.\n136 Sandra journeyed to the office.\n137 John went to the kitchen.\n138 John went to the bathroom.\n139 John dropped the apple.\n140 Where was the apple before the kitchen? \tbedroom\t139 137 133\n141 Sandra went to the bedroom.\n142 John picked up the apple.\n143 John went back to the kitchen.\n144 John put down the apple there.\n145 John got the apple.\n146 Sandra moved to the garden.\n147 Sandra went back to the bedroom.\n148 Daniel went back to the office.\n149 Daniel went back to the kitchen.\n150 Mary moved to the kitchen.\n151 John moved to the bathroom.\n152 John went back to the garden.\n153 John left the football.\n154 John journeyed to the kitchen.\n155 Where was the football before the garden? \tbathroom\t153 152 151\n156 Mary travelled to the office.\n157 John put down the milk there.\n158 Where was the milk before the kitchen? \tgarden\t157 154 152\n159 Daniel got the milk.\n160 John went back to the bathroom.\n161 John went to the office.\n162 John left the apple.\n163 Where was the apple before the office? \tbathroom\t162 161 160\n1 Sandra took the football there.\n2 Mary picked up the apple.\n3 Mary put down the apple.\n4 Daniel went to the garden.\n5 Daniel moved to the hallway.\n6 Mary went to the garden.\n7 Sandra went to the garden.\n8 Sandra left the football there.\n9 Sandra grabbed the football.\n10 John went back to the hallway.\n11 John journeyed to the office.\n12 Sandra journeyed to the office.\n13 John journeyed to the bathroom.\n14 Mary moved to the bathroom.\n15 Mary grabbed the milk.\n16 Sandra travelled to the garden.\n17 John travelled to the hallway.\n18 Mary dropped the milk.\n19 Sandra journeyed to the hallway.\n20 Mary went to the garden.\n21 Sandra discarded the football.\n22 Sandra got the football there.\n23 Sandra left the football there.\n24 Mary went to the office.\n25 John took the football.\n26 Daniel journeyed to the bathroom.\n27 John dropped the football there.\n28 John picked up the football.\n29 Sandra travelled to the bathroom.\n30 John put down the football.\n31 Daniel grabbed the milk.\n32 Daniel left the milk there.\n33 Sandra went back to the bedroom.\n34 Daniel grabbed the milk.\n35 Sandra went back to the kitchen.\n36 Sandra grabbed the apple.\n37 John got the football.\n38 Mary went back to the kitchen.\n39 Sandra moved to the hallway.\n40 John went back to the bedroom.\n41 John left the football.\n42 Sandra left the apple.\n43 Daniel put down the milk.\n44 John picked up the football.\n45 Sandra grabbed the apple.\n46 Sandra journeyed to the bedroom.\n47 Sandra travelled to the hallway.\n48 John left the football.\n49 Where was the apple before the hallway? \tbedroom\t45 47 46\n50 Mary went back to the garden.\n51 Sandra discarded the apple there.\n52 Where was the apple before the hallway? \tbedroom\t51 47 46\n53 John grabbed the football.\n54 Sandra picked up the apple.\n55 Sandra moved to the bedroom.\n56 Daniel went to the garden.\n57 John moved to the office.\n58 John went to the garden.\n59 Sandra left the apple.\n60 Sandra journeyed to the bathroom.\n61 John dropped the football there.\n62 Mary moved to the bathroom.\n63 Where was the football before the garden? \toffice\t61 58 57\n64 Sandra travelled to the hallway.\n65 Daniel went back to the office.\n66 Daniel journeyed to the bathroom.\n67 Mary got the milk.\n68 Daniel went to the office.\n69 Daniel journeyed to the bedroom.\n70 Mary dropped the milk.\n71 Mary went back to the hallway.\n72 John picked up the football.\n73 John went back to the bathroom.\n74 Sandra moved to the bedroom.\n75 Daniel took the apple there.\n76 Mary journeyed to the garden.\n77 John discarded the football.\n78 John moved to the hallway.\n79 Sandra went back to the garden.\n80 John moved to the kitchen.\n81 Mary travelled to the kitchen.\n82 Mary travelled to the garden.\n83 Daniel journeyed to the garden.\n84 Mary moved to the bedroom.\n85 Daniel went back to the bathroom.\n86 Sandra moved to the bathroom.\n87 Daniel discarded the apple.\n88 Where was the apple before the bathroom? \tgarden\t87 85 83\n89 Daniel took the milk.\n90 Mary journeyed to the bathroom.\n91 Where was the apple before the bathroom? \tgarden\t87 85 83\n1 Sandra grabbed the milk.\n2 Sandra left the milk there.\n3 Sandra went to the bedroom.\n4 Sandra travelled to the office.\n5 John went to the office.\n6 Daniel went to the bathroom.\n7 Mary went to the garden.\n8 John grabbed the milk there.\n9 Daniel travelled to the bedroom.\n10 Daniel went to the kitchen.\n11 John put down the milk there.\n12 John went back to the garden.\n13 John went to the bathroom.\n14 Sandra journeyed to the hallway.\n15 Sandra got the apple.\n16 Sandra discarded the apple.\n17 John took the football.\n18 John travelled to the office.\n19 Daniel went to the bedroom.\n20 Sandra journeyed to the kitchen.\n21 Mary went back to the hallway.\n22 John dropped the football there.\n23 Mary moved to the bedroom.\n24 Sandra travelled to the office.\n25 John travelled to the bathroom.\n26 Sandra picked up the football.\n27 Daniel went back to the bathroom.\n28 Daniel moved to the office.\n29 Mary went back to the hallway.\n30 Sandra went back to the hallway.\n31 Mary travelled to the office.\n32 Daniel grabbed the milk.\n33 Daniel discarded the milk there.\n34 Daniel went to the bedroom.\n35 Mary went back to the bedroom.\n36 Daniel journeyed to the office.\n37 Sandra got the apple.\n38 Mary went back to the kitchen.\n39 Mary journeyed to the garden.\n40 Mary went to the bathroom.\n41 Sandra put down the apple.\n42 John journeyed to the office.\n43 Sandra went back to the bathroom.\n44 Mary went back to the bedroom.\n45 Daniel moved to the bathroom.\n46 Daniel moved to the office.\n47 John took the milk.\n48 Sandra discarded the football.\n49 Where was the football before the bathroom? \thallway\t48 43 30\n50 John moved to the bedroom.\n51 Sandra got the football.\n52 Mary went back to the kitchen.\n53 Sandra journeyed to the office.\n54 Mary went back to the bedroom.\n55 Daniel went to the garden.\n56 John travelled to the office.\n57 Sandra dropped the football.\n58 Sandra picked up the football.\n59 Sandra put down the football.\n60 Sandra travelled to the bathroom.\n61 John left the milk there.\n62 Where was the milk before the office? \tbedroom\t61 56 50\n63 John went to the kitchen.\n64 Mary went to the garden.\n65 Where was the milk before the office? \tbedroom\t61 56 50\n66 Sandra went back to the kitchen.\n67 Daniel travelled to the bedroom.\n68 Where was the milk before the office? \tbedroom\t61 56 50\n69 Daniel went back to the hallway.\n70 Daniel travelled to the garden.\n71 Mary moved to the kitchen.\n72 Mary went back to the bathroom.\n73 Mary travelled to the hallway.\n74 John moved to the garden.\n75 John went to the hallway.\n76 Sandra went back to the office.\n77 Mary picked up the apple there.\n78 Mary went back to the garden.\n79 Daniel went to the hallway.\n80 Mary put down the apple.\n81 Sandra moved to the bathroom.\n82 Sandra went to the kitchen.\n83 Mary moved to the kitchen.\n84 Sandra moved to the office.\n85 Mary went back to the bedroom.\n86 Mary moved to the hallway.\n87 Daniel travelled to the bathroom.\n88 Daniel journeyed to the garden.\n89 Sandra journeyed to the hallway.\n90 Mary travelled to the kitchen.\n91 Daniel got the apple.\n92 Mary travelled to the office.\n93 Daniel dropped the apple.\n94 Daniel travelled to the office.\n95 Sandra moved to the office.\n96 Daniel grabbed the football.\n97 Sandra got the milk.\n98 Sandra left the milk.\n99 Daniel grabbed the milk there.\n100 Sandra went back to the kitchen.\n101 Mary travelled to the kitchen.\n102 Sandra went to the hallway.\n103 Mary moved to the office.\n104 Daniel travelled to the garden.\n105 John journeyed to the garden.\n106 Daniel journeyed to the bathroom.\n107 Sandra moved to the kitchen.\n108 Mary travelled to the hallway.\n109 John journeyed to the office.\n110 Daniel went back to the hallway.\n111 Mary went to the garden.\n112 Daniel dropped the milk.\n113 Where was the milk before the hallway? \tbathroom\t112 110 106\n1 Daniel travelled to the bathroom.\n2 Sandra moved to the bedroom.\n3 Mary went to the office.\n4 John moved to the bathroom.\n5 Mary went back to the hallway.\n6 Sandra journeyed to the hallway.\n7 Daniel went to the office.\n8 Daniel moved to the bathroom.\n9 Daniel went to the garden.\n10 Daniel went back to the office.\n11 Daniel moved to the garden.\n12 John journeyed to the bedroom.\n13 John picked up the milk.\n14 Sandra moved to the bedroom.\n15 John discarded the milk.\n16 Sandra went to the garden.\n17 Sandra moved to the kitchen.\n18 Mary moved to the kitchen.\n19 Sandra took the football.\n20 Daniel went back to the kitchen.\n21 John went to the bathroom.\n22 Daniel took the apple.\n23 Sandra dropped the football.\n24 John went to the hallway.\n25 John moved to the kitchen.\n26 Daniel got the football.\n27 Daniel put down the football there.\n28 Sandra got the football there.\n29 Daniel travelled to the office.\n30 Sandra discarded the football.\n31 John took the football.\n32 Mary went back to the hallway.\n33 John put down the football.\n34 Daniel went to the bedroom.\n35 Sandra took the football.\n36 Mary went to the kitchen.\n37 Sandra discarded the football.\n38 Sandra took the football.\n39 Daniel grabbed the milk.\n40 John went back to the bathroom.\n41 John moved to the office.\n42 Mary went to the bathroom.\n43 Mary journeyed to the bedroom.\n44 Mary journeyed to the bathroom.\n45 Sandra travelled to the office.\n46 Daniel dropped the milk.\n47 Mary travelled to the office.\n48 Daniel put down the apple.\n49 Where was the apple before the bedroom? \toffice\t48 34 29\n50 Sandra put down the football.\n51 Mary went back to the hallway.\n52 Where was the apple before the bedroom? \toffice\t48 34 29\n53 Daniel took the milk.\n54 Daniel discarded the milk.\n55 Where was the apple before the bedroom? \toffice\t48 34 29\n56 Mary went to the office.\n57 Sandra travelled to the bedroom.\n58 Sandra got the apple.\n59 Sandra got the milk there.\n60 John grabbed the football.\n61 John dropped the football.\n62 Daniel journeyed to the hallway.\n63 John journeyed to the hallway.\n64 Sandra went back to the office.\n65 Mary went back to the garden.\n66 John moved to the office.\n67 John went back to the hallway.\n68 John went back to the bedroom.\n69 John travelled to the kitchen.\n70 Sandra picked up the football.\n71 Daniel went back to the office.\n72 Mary went back to the office.\n73 Mary went back to the bedroom.\n74 Daniel moved to the bedroom.\n75 Mary went to the office.\n76 Sandra dropped the milk.\n77 Sandra put down the football there.\n78 Sandra journeyed to the kitchen.\n79 Sandra discarded the apple.\n80 Where was the apple before the kitchen? \toffice\t79 78 64\n81 John journeyed to the office.\n82 John took the milk.\n83 Where was the apple before the kitchen? \toffice\t79 78 64\n1 Mary travelled to the hallway.\n2 John went to the garden.\n3 Mary journeyed to the office.\n4 Sandra travelled to the bedroom.\n5 John went back to the bedroom.\n6 Daniel travelled to the bathroom.\n7 Sandra went to the kitchen.\n8 John moved to the office.\n9 Daniel journeyed to the bedroom.\n10 Mary got the apple.\n11 John went to the bedroom.\n12 Sandra went to the hallway.\n13 John travelled to the hallway.\n14 Mary journeyed to the hallway.\n15 John travelled to the office.\n16 Mary left the apple there.\n17 John went to the bathroom.\n18 Sandra took the apple.\n19 Daniel went to the garden.\n20 Daniel went back to the bathroom.\n21 John travelled to the garden.\n22 John got the football there.\n23 Mary went to the office.\n24 Sandra moved to the bathroom.\n25 Mary travelled to the bedroom.\n26 John went back to the bedroom.\n27 Sandra grabbed the milk.\n28 John discarded the football.\n29 Sandra went to the garden.\n30 Mary grabbed the football.\n31 Sandra dropped the apple there.\n32 Mary put down the football there.\n33 Where was the apple before the garden? \tbathroom\t31 29 24\n34 Mary went back to the kitchen.\n35 Sandra put down the milk.\n36 Where was the apple before the garden? \tbathroom\t31 29 24\n37 Sandra went to the hallway.\n38 Daniel journeyed to the office.\n39 Daniel journeyed to the hallway.\n40 Sandra travelled to the kitchen.\n41 Sandra travelled to the office.\n42 John got the football there.\n43 Daniel travelled to the garden.\n44 Sandra moved to the bathroom.\n45 Daniel went back to the kitchen.\n46 Daniel went to the garden.\n47 Daniel went to the hallway.\n48 Mary went back to the garden.\n49 Sandra travelled to the kitchen.\n50 Mary got the apple there.\n51 Daniel moved to the bathroom.\n52 John left the football.\n53 Sandra journeyed to the hallway.\n54 Daniel travelled to the hallway.\n55 John moved to the bathroom.\n56 Mary dropped the apple.\n57 Mary went to the office.\n58 Mary travelled to the kitchen.\n59 Sandra went to the bathroom.\n60 Mary went to the garden.\n61 Daniel moved to the garden.\n62 Mary grabbed the milk there.\n63 Daniel picked up the apple.\n64 Sandra journeyed to the office.\n65 Daniel discarded the apple.\n66 Mary discarded the milk there.\n67 Daniel took the milk.\n68 Daniel journeyed to the bedroom.\n69 John travelled to the hallway.\n70 Mary picked up the apple.\n71 Sandra journeyed to the bedroom.\n72 John travelled to the kitchen.\n73 Sandra got the football.\n74 Sandra left the football.\n75 Sandra moved to the bathroom.\n76 Daniel left the milk there.\n77 Daniel got the football.\n78 Daniel discarded the football.\n79 Daniel journeyed to the bathroom.\n80 Mary put down the apple.\n81 Daniel journeyed to the bedroom.\n82 John journeyed to the hallway.\n83 Daniel got the football.\n84 Mary went to the kitchen.\n85 John went back to the bathroom.\n86 Daniel put down the football.\n87 Daniel took the milk there.\n88 Daniel discarded the milk.\n89 Daniel travelled to the garden.\n90 Daniel grabbed the apple there.\n91 Daniel moved to the hallway.\n92 Mary moved to the hallway.\n93 Daniel discarded the apple.\n94 Mary took the apple.\n95 Daniel went to the office.\n96 John travelled to the hallway.\n97 Mary left the apple.\n98 Mary got the apple.\n99 Sandra travelled to the kitchen.\n100 Mary put down the apple there.\n101 Daniel travelled to the bedroom.\n102 Daniel travelled to the kitchen.\n103 Mary journeyed to the office.\n104 John got the apple.\n105 John put down the apple.\n106 Mary moved to the bedroom.\n107 Mary got the football.\n108 John took the apple there.\n109 John left the apple.\n110 Mary picked up the milk.\n111 John got the apple.\n112 Mary moved to the hallway.\n113 Mary went back to the bathroom.\n114 Daniel journeyed to the bedroom.\n115 Where was the milk before the bathroom? \thallway\t110 113 112\n116 John left the apple.\n117 John picked up the apple.\n118 John moved to the garden.\n119 Mary travelled to the office.\n120 Mary dropped the milk.\n121 Mary moved to the bedroom.\n122 Where was the milk before the bathroom? \thallway\t120 113 112\n123 Mary discarded the football.\n124 Daniel got the football.\n125 Where was the milk before the bathroom? \thallway\t120 113 112\n1 Mary moved to the bathroom.\n2 Daniel picked up the milk.\n3 Mary journeyed to the garden.\n4 Daniel discarded the milk there.\n5 Mary travelled to the office.\n6 John travelled to the garden.\n7 Daniel picked up the milk there.\n8 John went to the bedroom.\n9 Daniel moved to the bedroom.\n10 John grabbed the apple.\n11 John went back to the kitchen.\n12 Mary travelled to the bedroom.\n13 Mary went to the garden.\n14 John travelled to the bedroom.\n15 Where was the apple before the bedroom? \tkitchen\t10 14 11\n16 Daniel moved to the garden.\n17 John went back to the office.\n18 John dropped the apple.\n19 Sandra picked up the apple.\n20 Daniel went back to the bedroom.\n21 Daniel dropped the milk.\n22 Where was the milk before the garden? \tbedroom\t21 16 9\n23 John travelled to the bedroom.\n24 Daniel picked up the milk.\n25 Sandra travelled to the bathroom.\n26 Sandra got the football.\n27 Sandra put down the football.\n28 Daniel left the milk there.\n29 John journeyed to the kitchen.\n30 Daniel took the milk.\n31 Daniel left the milk.\n32 Sandra grabbed the football.\n33 Daniel went to the bathroom.\n34 Daniel went back to the hallway.\n35 Sandra went back to the kitchen.\n36 Daniel moved to the office.\n37 John travelled to the bathroom.\n38 John journeyed to the office.\n39 Sandra discarded the football.\n40 Sandra picked up the football there.\n41 Mary moved to the hallway.\n42 Sandra discarded the football.\n43 Sandra discarded the apple.\n44 Mary went to the kitchen.\n45 Where was the apple before the kitchen? \tbathroom\t43 35 25\n46 John journeyed to the bedroom.\n47 John took the milk.\n48 Where was the apple before the kitchen? \tbathroom\t43 35 25\n49 John went back to the hallway.\n50 Mary took the apple.\n51 Daniel travelled to the kitchen.\n52 John journeyed to the kitchen.\n53 Where was the milk before the kitchen? \thallway\t47 52 49\n1 Daniel took the apple there.\n2 Daniel discarded the apple there.\n3 Daniel travelled to the garden.\n4 John went back to the garden.\n5 Mary went back to the bathroom.\n6 Sandra got the apple.\n7 Sandra went to the kitchen.\n8 Sandra put down the apple there.\n9 Mary went to the garden.\n10 Sandra travelled to the garden.\n11 John grabbed the football there.\n12 John discarded the football.\n13 Mary got the football there.\n14 John went to the bathroom.\n15 Daniel journeyed to the bedroom.\n16 Mary went back to the kitchen.\n17 Mary took the apple.\n18 Mary moved to the bedroom.\n19 Mary moved to the office.\n20 Mary put down the football.\n21 Where was the apple before the office? \tbedroom\t17 19 18\n22 Mary travelled to the bathroom.\n23 Sandra went to the hallway.\n24 Where was the football before the bedroom? \tkitchen\t20 18 16\n25 John went back to the office.\n26 Mary went back to the kitchen.\n27 Where was the football before the office? \tbedroom\t20 19 18\n28 Sandra moved to the bathroom.\n29 Daniel went to the garden.\n30 Mary journeyed to the garden.\n31 Mary discarded the apple there.\n32 Where was the apple before the garden? \tkitchen\t31 30 26\n33 Daniel journeyed to the office.\n34 Sandra went to the kitchen.\n35 Where was the apple before the garden? \tkitchen\t31 30 26\n1 Daniel went back to the hallway.\n2 Daniel picked up the football.\n3 Daniel travelled to the garden.\n4 Daniel journeyed to the office.\n5 Where was the football before the office? \tgarden\t2 4 3\n6 Mary went back to the bathroom.\n7 Sandra grabbed the milk.\n8 Where was the football before the office? \tgarden\t2 4 3\n9 Sandra discarded the milk.\n10 Sandra moved to the hallway.\n11 Daniel discarded the football there.\n12 Daniel grabbed the football.\n13 Sandra moved to the garden.\n14 John journeyed to the kitchen.\n15 Daniel travelled to the bedroom.\n16 John moved to the garden.\n17 Daniel moved to the office.\n18 Mary picked up the apple.\n19 Daniel dropped the football.\n20 John moved to the bathroom.\n21 Where was the football before the office? \tbedroom\t19 17 15\n22 Daniel got the football.\n23 Mary journeyed to the bedroom.\n24 John moved to the bedroom.\n25 Mary got the milk there.\n26 Daniel went back to the bedroom.\n27 Mary travelled to the kitchen.\n28 Daniel discarded the football.\n29 Daniel got the football.\n30 Mary put down the milk there.\n31 Daniel went to the hallway.\n32 Sandra journeyed to the kitchen.\n33 Sandra went back to the bathroom.\n34 Daniel put down the football.\n35 Mary went to the bedroom.\n36 Daniel went back to the bathroom.\n37 Sandra travelled to the bedroom.\n38 Daniel moved to the hallway.\n39 Daniel got the football there.\n40 Mary travelled to the garden.\n41 Daniel dropped the football.\n42 Mary discarded the apple.\n43 Sandra moved to the office.\n44 Where was the apple before the bedroom? \tkitchen\t42 35 27\n45 John went to the garden.\n46 John went back to the bedroom.\n47 Where was the apple before the garden? \tbedroom\t42 40 35\n1 Mary journeyed to the kitchen.\n2 Mary journeyed to the bathroom.\n3 John went to the kitchen.\n4 Daniel journeyed to the garden.\n5 John travelled to the bedroom.\n6 John took the apple.\n7 John dropped the apple.\n8 John took the apple.\n9 Mary travelled to the hallway.\n10 John journeyed to the office.\n11 Mary went back to the office.\n12 John travelled to the bedroom.\n13 Where was the apple before the bedroom? \toffice\t8 12 10\n14 John put down the apple there.\n15 Mary went to the hallway.\n16 Where was the apple before the bedroom? \toffice\t14 12 10\n17 Mary took the milk.\n18 Mary left the milk there.\n19 Where was the apple before the bedroom? \toffice\t14 12 10\n20 John got the football.\n21 John journeyed to the hallway.\n22 John grabbed the milk.\n23 John discarded the football.\n24 Mary got the football.\n25 John discarded the milk.\n26 Mary put down the football.\n27 Daniel went to the hallway.\n28 Mary grabbed the milk.\n29 Mary picked up the football.\n30 John journeyed to the garden.\n31 Mary left the football.\n32 John journeyed to the bathroom.\n33 Mary left the milk.\n34 Mary went back to the garden.\n35 Sandra travelled to the office.\n36 Sandra moved to the bathroom.\n37 Sandra travelled to the bedroom.\n38 Mary journeyed to the bathroom.\n39 Daniel picked up the football.\n40 John journeyed to the hallway.\n41 John grabbed the milk.\n42 Mary moved to the kitchen.\n43 Sandra picked up the apple there.\n44 Daniel left the football there.\n45 John grabbed the football.\n46 Sandra left the apple.\n47 Sandra took the apple.\n48 Mary went back to the hallway.\n49 Sandra dropped the apple.\n50 Mary went back to the office.\n51 Sandra got the apple.\n52 Sandra went back to the kitchen.\n53 Sandra went back to the bedroom.\n54 Where was the apple before the bedroom? \tkitchen\t51 53 52\n55 John discarded the football.\n56 John dropped the milk.\n57 Where was the apple before the bedroom? \tkitchen\t51 53 52\n1 Daniel went to the bedroom.\n2 Sandra went back to the kitchen.\n3 John travelled to the bathroom.\n4 Mary got the milk.\n5 Mary moved to the bathroom.\n6 Mary went back to the garden.\n7 Where was the milk before the garden? \tbathroom\t4 6 5\n8 Sandra moved to the bathroom.\n9 John went to the kitchen.\n10 Where was the milk before the garden? \tbathroom\t4 6 5\n11 Mary put down the milk.\n12 Mary went back to the office.\n13 Where was the milk before the garden? \tbathroom\t11 6 5\n14 Mary journeyed to the bathroom.\n15 John went back to the garden.\n16 Where was the milk before the garden? \tbathroom\t11 6 5\n17 Mary travelled to the garden.\n18 Daniel travelled to the office.\n19 Daniel picked up the football.\n20 John got the milk there.\n21 Sandra travelled to the kitchen.\n22 John put down the milk.\n23 Mary got the milk there.\n24 Mary discarded the milk.\n25 Daniel dropped the football.\n26 Mary grabbed the milk.\n27 Sandra went back to the office.\n28 Daniel moved to the bedroom.\n29 Mary dropped the milk there.\n30 Mary took the milk there.\n31 Sandra grabbed the football.\n32 Sandra dropped the football.\n33 Daniel took the apple.\n34 John travelled to the bathroom.\n35 Mary travelled to the hallway.\n36 Mary put down the milk.\n37 Daniel left the apple.\n38 John went to the office.\n39 Sandra picked up the football.\n40 Daniel got the apple.\n41 Mary grabbed the milk.\n42 Mary left the milk there.\n43 Mary got the milk there.\n44 Mary journeyed to the bathroom.\n45 Sandra dropped the football.\n46 Daniel went back to the office.\n47 Daniel took the football.\n48 Mary went to the kitchen.\n49 John moved to the bedroom.\n50 Mary left the milk there.\n51 Where was the milk before the kitchen? \tbathroom\t50 48 44\n1 Mary grabbed the apple there.\n2 Sandra got the football.\n3 Mary moved to the garden.\n4 Mary discarded the apple.\n5 Sandra discarded the football.\n6 Sandra travelled to the kitchen.\n7 John journeyed to the bathroom.\n8 Daniel travelled to the hallway.\n9 John got the football there.\n10 John journeyed to the bedroom.\n11 Daniel took the milk.\n12 John dropped the football.\n13 Mary picked up the apple there.\n14 John went to the kitchen.\n15 John went back to the hallway.\n16 Mary put down the apple.\n17 John went back to the kitchen.\n18 Sandra moved to the garden.\n19 Mary went back to the kitchen.\n20 Daniel discarded the milk there.\n21 John went to the bathroom.\n22 Mary travelled to the hallway.\n23 Daniel got the milk.\n24 John journeyed to the hallway.\n25 Sandra moved to the bedroom.\n26 Mary journeyed to the bathroom.\n27 Mary went back to the garden.\n28 Mary picked up the apple.\n29 Sandra went back to the kitchen.\n30 Sandra journeyed to the office.\n31 Sandra journeyed to the bedroom.\n32 Sandra travelled to the kitchen.\n33 Mary moved to the kitchen.\n34 Mary dropped the apple there.\n35 Sandra went to the garden.\n36 Daniel left the milk.\n37 Sandra went to the office.\n38 Sandra moved to the hallway.\n39 Daniel went back to the office.\n40 Sandra grabbed the milk.\n41 Mary grabbed the apple.\n42 Sandra dropped the milk.\n43 Daniel travelled to the kitchen.\n44 Mary left the apple.\n45 Daniel took the apple.\n46 John moved to the office.\n47 John journeyed to the bedroom.\n48 Sandra journeyed to the office.\n49 Mary went back to the hallway.\n50 Mary took the milk there.\n51 Daniel put down the apple.\n52 Daniel travelled to the bedroom.\n53 John grabbed the football.\n54 Daniel went to the hallway.\n55 Sandra moved to the hallway.\n56 Mary went to the bathroom.\n57 Daniel travelled to the office.\n58 Mary put down the milk.\n59 John moved to the bathroom.\n60 John got the milk.\n61 Daniel travelled to the bathroom.\n62 Daniel went back to the garden.\n63 John discarded the football.\n64 John went back to the office.\n65 Sandra moved to the bathroom.\n66 John discarded the milk there.\n67 Mary grabbed the football.\n68 John journeyed to the bathroom.\n69 John journeyed to the office.\n70 Sandra travelled to the kitchen.\n71 Mary went back to the bedroom.\n72 John went to the hallway.\n73 Daniel travelled to the bedroom.\n74 Sandra travelled to the bathroom.\n75 John travelled to the office.\n76 Mary put down the football.\n77 Mary picked up the football.\n78 Daniel went to the office.\n79 Mary put down the football there.\n80 Mary got the football.\n81 John took the milk.\n82 John put down the milk.\n83 Sandra went to the garden.\n84 John moved to the hallway.\n85 John went back to the office.\n86 John got the milk.\n87 John went back to the bedroom.\n88 Daniel travelled to the kitchen.\n89 Daniel journeyed to the bathroom.\n90 John left the milk there.\n91 Daniel went to the kitchen.\n92 Mary left the football.\n93 John grabbed the football there.\n94 John moved to the office.\n95 Daniel got the apple.\n96 John dropped the football.\n97 Mary took the milk.\n98 Sandra went back to the hallway.\n99 John went to the bathroom.\n100 Daniel discarded the apple there.\n101 John went to the office.\n102 Daniel got the apple.\n103 Mary dropped the milk.\n104 John journeyed to the bedroom.\n105 Daniel put down the apple.\n106 Daniel went back to the office.\n107 Mary picked up the milk.\n108 Daniel took the football.\n109 Mary moved to the hallway.\n110 Daniel put down the football.\n111 Daniel grabbed the football.\n112 Daniel went to the bathroom.\n113 Sandra travelled to the bathroom.\n114 Daniel put down the football.\n115 Daniel took the football.\n116 Mary dropped the milk.\n117 Mary went back to the office.\n118 Sandra went to the hallway.\n119 Daniel journeyed to the bedroom.\n120 Daniel dropped the football.\n121 Sandra travelled to the bedroom.\n122 John journeyed to the bathroom.\n123 Mary moved to the kitchen.\n124 Mary picked up the apple.\n125 Mary left the apple.\n126 Mary travelled to the hallway.\n127 Mary picked up the milk.\n128 Mary went to the office.\n129 Sandra took the football.\n130 John journeyed to the office.\n131 Sandra left the football.\n132 Mary dropped the milk.\n133 John grabbed the milk.\n134 Mary moved to the bedroom.\n135 Sandra took the football.\n136 Sandra left the football.\n137 Mary grabbed the football.\n138 Sandra went back to the garden.\n139 Sandra journeyed to the office.\n140 John moved to the kitchen.\n141 John journeyed to the hallway.\n142 John discarded the milk.\n143 John journeyed to the office.\n144 Mary went back to the bathroom.\n145 Where was the milk before the hallway? \tkitchen\t142 141 140\n146 Daniel went back to the office.\n147 Sandra journeyed to the kitchen.\n148 Where was the milk before the hallway? \tkitchen\t142 141 140\n149 John went to the bathroom.\n150 Sandra went to the bathroom.\n151 Mary moved to the bedroom.\n152 Sandra travelled to the kitchen.\n153 Mary went back to the hallway.\n154 Sandra journeyed to the garden.\n155 Mary dropped the football.\n156 Sandra moved to the bathroom.\n157 Where was the football before the hallway? \tbedroom\t155 153 151\n158 Mary picked up the football.\n159 Mary dropped the football.\n160 Daniel moved to the hallway.\n161 Mary picked up the football.\n162 Mary grabbed the milk.\n163 Sandra moved to the bedroom.\n164 Mary discarded the football.\n165 Daniel grabbed the football there.\n166 Daniel went to the office.\n167 Mary travelled to the bedroom.\n168 Mary put down the milk.\n169 Daniel went back to the garden.\n170 Where was the football before the garden? \toffice\t165 169 166\n171 Daniel left the football.\n172 Sandra picked up the milk.\n173 Where was the football before the garden? \toffice\t171 169 166\n1 Sandra grabbed the milk.\n2 Daniel went to the hallway.\n3 Sandra dropped the milk.\n4 Mary travelled to the kitchen.\n5 Mary journeyed to the hallway.\n6 Sandra grabbed the milk there.\n7 Mary went to the kitchen.\n8 Daniel went back to the garden.\n9 Sandra discarded the milk.\n10 John picked up the milk.\n11 Mary grabbed the football.\n12 Sandra travelled to the garden.\n13 John moved to the bathroom.\n14 Sandra moved to the kitchen.\n15 Sandra went to the office.\n16 Sandra journeyed to the kitchen.\n17 Daniel went to the kitchen.\n18 Daniel went to the bedroom.\n19 John journeyed to the bedroom.\n20 John put down the milk.\n21 Where was the milk before the bedroom? \tbathroom\t20 19 13\n22 Mary went to the bedroom.\n23 Mary went back to the garden.\n24 Where was the milk before the bedroom? \tbathroom\t20 19 13\n25 Mary moved to the kitchen.\n26 Mary put down the football there.\n27 Where was the milk before the bedroom? \tbathroom\t20 19 13\n28 Sandra took the football.\n29 John grabbed the milk.\n30 John moved to the kitchen.\n31 John put down the milk.\n32 John moved to the bedroom.\n33 Sandra took the milk.\n34 John journeyed to the kitchen.\n35 Sandra discarded the football.\n36 Sandra left the milk.\n37 John took the football.\n38 Sandra took the milk.\n39 John journeyed to the garden.\n40 Sandra travelled to the garden.\n41 Sandra moved to the bedroom.\n42 Where was the milk before the bedroom? \tgarden\t38 41 40\n43 Sandra left the milk.\n44 Sandra picked up the milk.\n45 John took the apple.\n46 John dropped the football.\n47 John journeyed to the office.\n48 Mary went back to the office.\n49 Mary went back to the hallway.\n50 Daniel journeyed to the garden.\n51 Sandra put down the milk there.\n52 John moved to the garden.\n53 John left the apple.\n54 Sandra moved to the bathroom.\n55 Where was the apple before the garden? \toffice\t53 52 47\n1 Daniel took the apple.\n2 Daniel dropped the apple there.\n3 Daniel went back to the hallway.\n4 John moved to the bedroom.\n5 John took the milk there.\n6 John discarded the milk there.\n7 Daniel travelled to the bathroom.\n8 John picked up the milk.\n9 Sandra journeyed to the hallway.\n10 Daniel got the apple.\n11 Daniel dropped the apple.\n12 Daniel got the apple.\n13 Daniel journeyed to the garden.\n14 Daniel journeyed to the office.\n15 Where was the apple before the office? \tgarden\t12 14 13\n16 Sandra journeyed to the office.\n17 Daniel dropped the apple.\n18 Where was the apple before the office? \tgarden\t17 14 13\n19 Daniel picked up the apple.\n20 Daniel travelled to the bedroom.\n21 Daniel dropped the apple.\n22 Mary went to the garden.\n23 Mary went back to the kitchen.\n24 Daniel went back to the bathroom.\n25 John got the apple.\n26 Daniel went to the bedroom.\n27 John journeyed to the kitchen.\n28 John left the apple.\n29 Daniel travelled to the bathroom.\n30 Mary picked up the apple.\n31 John left the milk.\n32 Mary grabbed the milk.\n33 John moved to the office.\n34 John journeyed to the bathroom.\n35 Daniel travelled to the garden.\n36 Daniel picked up the football.\n37 Sandra moved to the garden.\n38 Daniel put down the football.\n39 Sandra took the football there.\n40 Daniel went to the bedroom.\n41 Sandra travelled to the bedroom.\n42 Mary put down the milk there.\n43 Mary left the apple.\n44 Daniel went to the kitchen.\n45 Sandra left the football.\n46 Mary picked up the milk.\n47 Daniel picked up the apple.\n48 John went back to the bedroom.\n49 John got the football.\n50 Daniel dropped the apple.\n51 Daniel picked up the apple there.\n52 Daniel journeyed to the garden.\n53 Mary went to the garden.\n54 Mary went back to the bedroom.\n55 John went to the office.\n56 John dropped the football.\n57 John went to the garden.\n58 Daniel dropped the apple.\n59 Mary put down the milk.\n60 John got the apple there.\n61 Where was the milk before the bedroom? \tgarden\t59 54 53\n62 John journeyed to the hallway.\n63 Sandra grabbed the milk.\n64 John left the apple.\n65 Sandra put down the milk.\n66 Sandra grabbed the milk there.\n67 John picked up the apple there.\n68 John put down the apple.\n69 John picked up the apple.\n70 John moved to the kitchen.\n71 John put down the apple.\n72 John travelled to the bedroom.\n73 Daniel travelled to the office.\n74 Sandra went to the garden.\n75 Daniel took the football.\n76 Sandra travelled to the kitchen.\n77 Sandra left the milk there.\n78 Where was the milk before the kitchen? \tgarden\t77 76 74\n79 Mary went to the garden.\n80 Sandra went back to the office.\n81 Where was the milk before the kitchen? \tgarden\t77 76 74\n1 Mary journeyed to the garden.\n2 John went to the hallway.\n3 Mary went to the hallway.\n4 Sandra went to the bedroom.\n5 Sandra went back to the garden.\n6 Mary journeyed to the garden.\n7 Sandra journeyed to the office.\n8 John journeyed to the office.\n9 Mary went to the kitchen.\n10 John moved to the kitchen.\n11 Sandra travelled to the bedroom.\n12 Mary went back to the office.\n13 Sandra got the football.\n14 John picked up the milk.\n15 Sandra dropped the football.\n16 Mary went to the hallway.\n17 Sandra got the football.\n18 Sandra moved to the office.\n19 Mary journeyed to the bathroom.\n20 John put down the milk.\n21 John got the milk there.\n22 Sandra discarded the football.\n23 Mary picked up the apple.\n24 Mary left the apple.\n25 Sandra went to the garden.\n26 John moved to the bathroom.\n27 Mary grabbed the apple.\n28 Sandra moved to the office.\n29 Mary put down the apple.\n30 John went to the kitchen.\n31 Sandra travelled to the bathroom.\n32 Sandra moved to the garden.\n33 Mary grabbed the apple.\n34 Mary discarded the apple there.\n35 John discarded the milk.\n36 Mary moved to the bedroom.\n37 Where was the milk before the kitchen? \tbathroom\t35 30 26\n38 Daniel journeyed to the bedroom.\n39 John went to the hallway.\n40 Where was the milk before the kitchen? \tbathroom\t35 30 26\n41 John journeyed to the bedroom.\n42 Mary moved to the hallway.\n43 Sandra travelled to the kitchen.\n44 John went back to the bathroom.\n45 Daniel moved to the office.\n46 Daniel went back to the bedroom.\n47 Mary went back to the garden.\n48 Sandra went to the office.\n49 John grabbed the apple.\n50 John went back to the kitchen.\n51 John travelled to the bedroom.\n52 John discarded the apple there.\n53 Where was the apple before the bedroom? \tkitchen\t52 51 50\n54 Sandra took the football.\n55 John went to the bathroom.\n56 Where was the apple before the bedroom? \tkitchen\t52 51 50\n57 Daniel went back to the hallway.\n58 Sandra left the football.\n59 Where was the apple before the bedroom? \tkitchen\t52 51 50\n1 John went back to the garden.\n2 Mary journeyed to the bedroom.\n3 John went back to the kitchen.\n4 John went to the garden.\n5 Sandra got the apple there.\n6 John journeyed to the hallway.\n7 Daniel travelled to the bedroom.\n8 Sandra went back to the garden.\n9 Sandra moved to the office.\n10 Daniel travelled to the kitchen.\n11 Sandra dropped the apple.\n12 Daniel got the football.\n13 Where was the apple before the office? \tgarden\t11 9 8\n14 Mary moved to the garden.\n15 Sandra took the apple.\n16 Sandra travelled to the bathroom.\n17 Sandra dropped the apple.\n18 John went to the kitchen.\n19 Sandra took the apple.\n20 Daniel discarded the football there.\n21 Daniel went to the garden.\n22 Sandra went back to the kitchen.\n23 Mary moved to the office.\n24 Daniel moved to the bedroom.\n25 Sandra grabbed the football.\n26 John moved to the garden.\n27 Daniel moved to the garden.\n28 Mary moved to the garden.\n29 Daniel travelled to the office.\n30 Daniel moved to the garden.\n31 Sandra dropped the apple.\n32 Sandra got the apple.\n33 John went back to the bedroom.\n34 John went to the office.\n35 Sandra travelled to the bedroom.\n36 Daniel moved to the bathroom.\n37 Daniel grabbed the milk.\n38 Daniel moved to the hallway.\n39 John went back to the bathroom.\n40 John moved to the hallway.\n41 Daniel travelled to the bathroom.\n42 Where was the milk before the bathroom? \thallway\t37 41 38\n43 Sandra put down the football.\n44 Mary moved to the bathroom.\n45 Sandra moved to the office.\n46 Mary travelled to the bedroom.\n47 Daniel dropped the milk.\n48 Mary grabbed the football.\n49 Where was the milk before the bathroom? \thallway\t47 41 38\n50 Mary dropped the football.\n51 Mary moved to the hallway.\n52 Where was the milk before the bathroom? \thallway\t47 41 38\n53 John travelled to the garden.\n54 Daniel grabbed the milk there.\n55 Sandra went to the bedroom.\n56 Daniel left the milk.\n57 Mary moved to the office.\n58 Daniel took the milk there.\n59 Mary journeyed to the bedroom.\n60 Sandra dropped the apple.\n61 Where was the apple before the bedroom? \toffice\t60 55 45\n1 Sandra moved to the bathroom.\n2 John travelled to the garden.\n3 John went to the bathroom.\n4 Daniel moved to the garden.\n5 Daniel went back to the kitchen.\n6 Mary travelled to the office.\n7 Mary went to the garden.\n8 Daniel travelled to the garden.\n9 John went to the office.\n10 John grabbed the apple there.\n11 Daniel went back to the office.\n12 Daniel journeyed to the bedroom.\n13 Mary travelled to the hallway.\n14 John put down the apple there.\n15 Sandra journeyed to the bedroom.\n16 Daniel got the milk.\n17 Sandra got the football.\n18 Sandra left the football there.\n19 John went back to the garden.\n20 Mary moved to the kitchen.\n21 Sandra got the football.\n22 Mary went back to the hallway.\n23 Daniel went back to the garden.\n24 Sandra put down the football.\n25 Daniel discarded the milk.\n26 Sandra got the football.\n27 John took the milk.\n28 John went to the kitchen.\n29 Sandra left the football.\n30 Sandra went back to the office.\n31 Sandra moved to the kitchen.\n32 Mary journeyed to the garden.\n33 John dropped the milk.\n34 Sandra journeyed to the bedroom.\n35 Mary went to the office.\n36 John went back to the bedroom.\n37 John went to the hallway.\n38 Mary went back to the bathroom.\n39 Sandra picked up the football there.\n40 Daniel journeyed to the hallway.\n41 Mary went back to the garden.\n42 Sandra left the football.\n43 John went back to the garden.\n44 Daniel went back to the garden.\n45 Mary journeyed to the kitchen.\n46 Mary moved to the bedroom.\n47 John moved to the office.\n48 Sandra took the football.\n49 Sandra went back to the garden.\n50 Sandra went back to the hallway.\n51 Where was the football before the hallway? \tgarden\t48 50 49\n52 Daniel went to the kitchen.\n53 John picked up the apple.\n54 Where was the football before the hallway? \tgarden\t48 50 49\n55 Daniel travelled to the hallway.\n56 Sandra travelled to the bathroom.\n57 John went to the garden.\n58 Daniel journeyed to the bathroom.\n59 John journeyed to the hallway.\n60 Mary went to the kitchen.\n61 Sandra went to the bedroom.\n62 Sandra left the football.\n63 Where was the football before the bedroom? \tbathroom\t62 61 56\n64 Mary moved to the garden.\n65 Sandra got the football there.\n66 John went back to the bedroom.\n67 Mary went to the bathroom.\n68 Mary travelled to the garden.\n69 Sandra went to the office.\n70 Sandra left the football.\n71 John moved to the hallway.\n72 Mary moved to the office.\n73 Mary grabbed the football.\n74 John put down the apple there.\n75 Mary moved to the hallway.\n76 Where was the apple before the hallway? \tbedroom\t74 71 66\n77 John went back to the kitchen.\n78 Sandra went back to the bathroom.\n79 Where was the apple before the bedroom? \thallway\t74 66 59\n1 Sandra grabbed the apple.\n2 Sandra put down the apple.\n3 John moved to the kitchen.\n4 Sandra grabbed the apple there.\n5 Mary went back to the garden.\n6 Sandra journeyed to the office.\n7 Mary travelled to the kitchen.\n8 Sandra put down the apple.\n9 John moved to the garden.\n10 Sandra moved to the bathroom.\n11 Sandra went to the office.\n12 John went to the kitchen.\n13 Sandra took the apple.\n14 Mary went to the bedroom.\n15 Sandra discarded the apple there.\n16 John went back to the bedroom.\n17 John moved to the bathroom.\n18 John picked up the milk there.\n19 Mary travelled to the kitchen.\n20 Daniel went back to the bathroom.\n21 Sandra moved to the kitchen.\n22 Mary journeyed to the bedroom.\n23 Mary grabbed the football.\n24 Daniel travelled to the bedroom.\n25 John went to the hallway.\n26 Daniel travelled to the bathroom.\n27 Daniel travelled to the bedroom.\n28 Daniel went to the garden.\n29 Daniel moved to the bathroom.\n30 Mary put down the football there.\n31 Sandra went to the bedroom.\n32 John went back to the kitchen.\n33 Sandra journeyed to the hallway.\n34 Mary picked up the football.\n35 Mary put down the football.\n36 John put down the milk there.\n37 Where was the milk before the kitchen? \thallway\t36 32 25\n38 Mary picked up the football there.\n39 Mary put down the football.\n40 Where was the milk before the kitchen? \thallway\t36 32 25\n41 John travelled to the hallway.\n42 Mary grabbed the football.\n43 Where was the milk before the kitchen? \thallway\t36 32 25\n44 Sandra went to the bathroom.\n45 Daniel moved to the office.\n46 Daniel moved to the garden.\n47 Daniel travelled to the bathroom.\n48 Mary discarded the football.\n49 Mary picked up the football.\n50 Sandra went to the garden.\n51 Mary put down the football.\n52 Daniel moved to the bedroom.\n53 Daniel went to the hallway.\n54 Mary journeyed to the kitchen.\n55 John went back to the kitchen.\n56 Mary went to the bathroom.\n57 John picked up the milk.\n58 Mary went to the garden.\n59 Daniel travelled to the garden.\n60 Sandra travelled to the bedroom.\n61 Sandra went to the hallway.\n62 John went to the bathroom.\n63 Mary journeyed to the kitchen.\n64 John went to the garden.\n65 Sandra moved to the bedroom.\n66 Mary moved to the hallway.\n67 Mary moved to the kitchen.\n68 Sandra got the football.\n69 Daniel went to the bathroom.\n70 Sandra moved to the hallway.\n71 Mary went back to the hallway.\n72 Sandra discarded the football there.\n73 Sandra grabbed the football.\n74 John dropped the milk.\n75 John moved to the bathroom.\n76 Where was the milk before the garden? \tbathroom\t74 64 62\n77 Daniel journeyed to the office.\n78 Daniel took the apple.\n79 Where was the milk before the garden? \tbathroom\t74 64 62\n1 Daniel moved to the bedroom.\n2 Mary travelled to the hallway.\n3 John took the milk.\n4 Mary went back to the garden.\n5 Sandra went back to the kitchen.\n6 Daniel moved to the hallway.\n7 Sandra went to the bedroom.\n8 John dropped the milk there.\n9 John went to the garden.\n10 Sandra journeyed to the garden.\n11 John went back to the hallway.\n12 Sandra went back to the kitchen.\n13 Sandra went back to the garden.\n14 Sandra travelled to the office.\n15 John moved to the bedroom.\n16 Daniel travelled to the office.\n17 Sandra grabbed the apple.\n18 Sandra left the apple.\n19 John moved to the office.\n20 Sandra travelled to the bathroom.\n21 Mary journeyed to the bedroom.\n22 Sandra travelled to the hallway.\n23 Mary journeyed to the hallway.\n24 Daniel took the apple.\n25 Daniel dropped the apple there.\n26 John grabbed the apple.\n27 John went back to the garden.\n28 Mary moved to the kitchen.\n29 John dropped the apple.\n30 John got the apple there.\n31 Mary went back to the office.\n32 John went to the bedroom.\n33 Daniel travelled to the kitchen.\n34 Mary moved to the garden.\n35 Mary journeyed to the office.\n36 Daniel travelled to the office.\n37 John put down the apple.\n38 Sandra went back to the kitchen.\n39 Mary went to the bedroom.\n40 John picked up the apple.\n41 John went back to the bathroom.\n42 Mary journeyed to the bathroom.\n43 Mary took the football.\n44 Mary journeyed to the kitchen.\n45 John put down the apple.\n46 Daniel journeyed to the kitchen.\n47 Daniel journeyed to the hallway.\n48 Mary moved to the garden.\n49 Mary left the football there.\n50 John grabbed the milk.\n51 Where was the football before the garden? \tkitchen\t49 48 44\n52 John took the apple.\n53 Sandra went back to the office.\n54 Where was the football before the garden? \tkitchen\t49 48 44\n55 John travelled to the office.\n56 Mary travelled to the kitchen.\n57 John left the milk there.\n58 Sandra travelled to the hallway.\n59 Mary went back to the bathroom.\n60 John travelled to the bedroom.\n61 Sandra went back to the bathroom.\n62 Daniel went to the office.\n63 Sandra journeyed to the hallway.\n64 Daniel grabbed the milk there.\n65 Daniel dropped the milk there.\n66 John travelled to the hallway.\n67 John went to the kitchen.\n68 Daniel took the milk.\n69 John dropped the apple.\n70 Daniel went to the garden.\n71 Where was the apple before the hallway? \tbedroom\t69 66 60\n72 John travelled to the bathroom.\n73 Daniel journeyed to the bedroom.\n74 Where was the apple before the kitchen? \thallway\t69 67 66\n75 John went back to the hallway.\n76 Daniel discarded the milk.\n77 Where was the milk before the bedroom? \tgarden\t76 73 70\n1 John grabbed the milk.\n2 John went to the bathroom.\n3 Sandra journeyed to the bedroom.\n4 John journeyed to the office.\n5 Where was the milk before the office? \tbathroom\t1 4 2\n6 Daniel travelled to the garden.\n7 Sandra went to the kitchen.\n8 John went to the bathroom.\n9 Mary went to the bedroom.\n10 John journeyed to the office.\n11 John travelled to the kitchen.\n12 John put down the milk.\n13 John grabbed the milk.\n14 Daniel journeyed to the office.\n15 Daniel picked up the football.\n16 Daniel went to the bedroom.\n17 Daniel travelled to the garden.\n18 Where was the football before the garden? \tbedroom\t15 17 16\n19 Mary went back to the kitchen.\n20 Mary went back to the bedroom.\n21 Where was the football before the garden? \tbedroom\t15 17 16\n22 Daniel went to the hallway.\n23 John left the milk.\n24 Daniel journeyed to the bedroom.\n25 Daniel went back to the kitchen.\n26 Mary travelled to the garden.\n27 Daniel picked up the milk.\n28 Mary went to the bedroom.\n29 John went to the garden.\n30 Daniel put down the milk there.\n31 Daniel left the football.\n32 Where was the football before the hallway? \tgarden\t31 22 17\n33 Daniel picked up the milk.\n34 Sandra moved to the garden.\n35 Where was the football before the kitchen? \tbedroom\t31 25 24\n1 Daniel took the apple.\n2 Daniel left the apple there.\n3 Daniel travelled to the kitchen.\n4 Sandra got the milk there.\n5 John moved to the bathroom.\n6 Daniel journeyed to the hallway.\n7 Sandra discarded the milk.\n8 Sandra picked up the milk there.\n9 Daniel moved to the bedroom.\n10 John moved to the garden.\n11 Mary went back to the bathroom.\n12 Sandra moved to the bedroom.\n13 Sandra left the milk.\n14 John grabbed the football.\n15 Mary journeyed to the garden.\n16 Sandra grabbed the milk.\n17 Daniel went to the office.\n18 Sandra journeyed to the office.\n19 Mary journeyed to the kitchen.\n20 John put down the football.\n21 Mary moved to the bathroom.\n22 Sandra left the milk.\n23 Sandra took the milk.\n24 Mary travelled to the garden.\n25 Mary took the football.\n26 John moved to the bathroom.\n27 Sandra journeyed to the hallway.\n28 Mary put down the football.\n29 Mary moved to the office.\n30 Daniel travelled to the garden.\n31 Daniel travelled to the kitchen.\n32 Sandra moved to the office.\n33 Daniel travelled to the office.\n34 Daniel moved to the garden.\n35 Sandra discarded the milk.\n36 Daniel picked up the football.\n37 Where was the milk before the office? \thallway\t35 32 27\n38 Daniel left the football there.\n39 Daniel got the football.\n40 Where was the milk before the office? \thallway\t35 32 27\n41 Mary picked up the milk.\n42 Mary journeyed to the kitchen.\n43 Sandra went back to the bathroom.\n44 Mary went to the bedroom.\n45 Where was the milk before the bedroom? \tkitchen\t41 44 42\n46 Daniel journeyed to the bedroom.\n47 Mary dropped the milk.\n48 Where was the milk before the bedroom? \tkitchen\t47 44 42\n49 Daniel went to the garden.\n50 Daniel left the football.\n51 Where was the milk before the bedroom? \tkitchen\t47 44 42\n1 Daniel picked up the football.\n2 Daniel discarded the football.\n3 Mary got the apple.\n4 Daniel picked up the football.\n5 Sandra went back to the office.\n6 Mary travelled to the office.\n7 Daniel journeyed to the hallway.\n8 Mary dropped the apple.\n9 Daniel took the milk.\n10 Sandra got the apple.\n11 Mary went to the hallway.\n12 Sandra moved to the bathroom.\n13 John moved to the bedroom.\n14 John moved to the bathroom.\n15 Sandra put down the apple.\n16 Daniel went to the garden.\n17 Daniel journeyed to the kitchen.\n18 Daniel journeyed to the bathroom.\n19 Mary went to the bedroom.\n20 Daniel left the milk.\n21 Where was the milk before the kitchen? \tgarden\t20 17 16\n22 Daniel went to the bedroom.\n23 Daniel travelled to the garden.\n24 Where was the milk before the kitchen? \tgarden\t20 17 16\n25 Sandra went back to the garden.\n26 John picked up the milk.\n27 John left the milk.\n28 John grabbed the milk.\n29 John left the milk.\n30 Mary journeyed to the hallway.\n31 John went to the office.\n32 John went to the kitchen.\n33 Mary moved to the office.\n34 Daniel dropped the football.\n35 Where was the football before the bedroom? \tbathroom\t34 22 18\n36 Daniel picked up the football.\n37 Daniel discarded the football.\n38 Sandra picked up the football there.\n39 Sandra put down the football.\n40 Daniel journeyed to the bedroom.\n41 Sandra went back to the bedroom.\n42 Sandra moved to the hallway.\n43 Mary went back to the bathroom.\n44 John journeyed to the hallway.\n45 Mary travelled to the garden.\n46 John journeyed to the kitchen.\n47 Mary moved to the office.\n48 Sandra travelled to the bedroom.\n49 John went back to the bedroom.\n50 Daniel journeyed to the bathroom.\n51 John went to the kitchen.\n52 Mary moved to the kitchen.\n53 Sandra moved to the hallway.\n54 Daniel got the milk there.\n55 Mary went back to the bathroom.\n56 Mary grabbed the apple.\n57 Mary dropped the apple.\n58 Daniel went back to the bedroom.\n59 Mary got the apple.\n60 Sandra journeyed to the bathroom.\n61 Daniel left the milk.\n62 Daniel went to the bathroom.\n63 Sandra went back to the kitchen.\n64 Mary put down the apple.\n65 Daniel got the apple.\n66 Daniel left the apple.\n67 Daniel grabbed the apple.\n68 Daniel dropped the apple.\n69 John moved to the office.\n70 Sandra journeyed to the office.\n71 Sandra travelled to the garden.\n72 Daniel travelled to the bedroom.\n73 Sandra grabbed the football.\n74 Mary travelled to the office.\n75 Daniel travelled to the kitchen.\n76 John journeyed to the bathroom.\n77 Sandra went to the bathroom.\n78 Daniel went back to the hallway.\n79 John picked up the apple.\n80 Sandra moved to the garden.\n81 Sandra discarded the football.\n82 Where was the football before the garden? \tbathroom\t81 80 77\n83 Daniel went to the bedroom.\n84 John put down the apple there.\n85 Where was the football before the garden? \tbathroom\t81 80 77\n1 Mary picked up the milk.\n2 Sandra picked up the football there.\n3 Mary travelled to the garden.\n4 Sandra went back to the office.\n5 Mary discarded the milk.\n6 Mary went to the bedroom.\n7 Daniel went back to the bathroom.\n8 John got the apple.\n9 John left the apple.\n10 John moved to the kitchen.\n11 Daniel travelled to the office.\n12 Sandra discarded the football.\n13 Sandra took the football.\n14 Sandra left the football there.\n15 John travelled to the bathroom.\n16 John journeyed to the office.\n17 Mary journeyed to the garden.\n18 Mary took the milk.\n19 John journeyed to the bedroom.\n20 Mary dropped the milk.\n21 Sandra took the football there.\n22 Mary moved to the kitchen.\n23 Sandra moved to the bedroom.\n24 Daniel travelled to the bathroom.\n25 Sandra went back to the hallway.\n26 Sandra took the apple there.\n27 Sandra put down the football.\n28 Daniel journeyed to the garden.\n29 Where was the football before the hallway? \tbedroom\t27 25 23\n30 Daniel took the milk.\n31 Mary travelled to the garden.\n32 Where was the football before the hallway? \tbedroom\t27 25 23\n33 Sandra picked up the football.\n34 Sandra left the apple there.\n35 Sandra went back to the kitchen.\n36 Daniel went back to the bedroom.\n37 Daniel moved to the garden.\n38 John moved to the hallway.\n39 Sandra discarded the football.\n40 Daniel travelled to the bedroom.\n41 Sandra got the football.\n42 Sandra went back to the hallway.\n43 Sandra got the apple.\n44 Sandra travelled to the garden.\n45 Where was the football before the garden? \thallway\t41 44 42\n46 Sandra moved to the bathroom.\n47 Daniel travelled to the hallway.\n48 Where was the apple before the bathroom? \tgarden\t43 46 44\n49 Sandra left the football.\n50 Mary went to the kitchen.\n51 Where was the football before the garden? \thallway\t49 44 42\n1 Sandra journeyed to the office.\n2 Mary travelled to the bathroom.\n3 Sandra went to the garden.\n4 Daniel travelled to the office.\n5 Mary went back to the garden.\n6 Daniel travelled to the bathroom.\n7 John travelled to the bedroom.\n8 Mary journeyed to the office.\n9 Daniel travelled to the hallway.\n10 Sandra journeyed to the bathroom.\n11 Daniel journeyed to the office.\n12 Mary went back to the kitchen.\n13 Mary grabbed the milk.\n14 John picked up the apple.\n15 Mary left the milk.\n16 John left the apple.\n17 Mary went to the garden.\n18 John got the football.\n19 John put down the football.\n20 Mary went back to the bedroom.\n21 Daniel moved to the bathroom.\n22 John journeyed to the kitchen.\n23 John got the milk.\n24 Daniel went back to the hallway.\n25 Sandra travelled to the garden.\n26 John went to the office.\n27 Mary journeyed to the hallway.\n28 John moved to the garden.\n29 John moved to the kitchen.\n30 John put down the milk there.\n31 Where was the milk before the kitchen? \tgarden\t30 29 28\n32 Mary travelled to the office.\n33 John went back to the bathroom.\n34 Where was the milk before the kitchen? \tgarden\t30 29 28\n35 John travelled to the office.\n36 Daniel went back to the office.\n37 Where was the milk before the kitchen? \tgarden\t30 29 28\n38 Sandra went to the bathroom.\n39 Sandra journeyed to the kitchen.\n40 John went to the hallway.\n41 Daniel journeyed to the bedroom.\n42 John moved to the bathroom.\n43 Sandra grabbed the milk.\n44 John journeyed to the garden.\n45 Mary journeyed to the hallway.\n46 Mary moved to the bedroom.\n47 Sandra discarded the milk.\n48 Sandra picked up the milk there.\n49 Sandra put down the milk.\n50 Mary got the apple there.\n51 Mary put down the apple.\n52 Sandra took the milk there.\n53 Sandra dropped the milk there.\n54 John journeyed to the kitchen.\n55 Daniel went back to the kitchen.\n56 Daniel went back to the hallway.\n57 Mary grabbed the football.\n58 John grabbed the milk there.\n59 Daniel journeyed to the bathroom.\n60 Mary discarded the football.\n61 Mary took the apple.\n62 John went to the office.\n63 Daniel went back to the garden.\n64 Sandra went back to the bedroom.\n65 Mary grabbed the football there.\n66 Mary left the apple there.\n67 Mary went to the bathroom.\n68 John went back to the bathroom.\n69 Sandra took the apple.\n70 Mary discarded the football.\n71 Sandra went to the garden.\n72 John left the milk there.\n73 Sandra discarded the apple.\n74 Where was the milk before the bathroom? \toffice\t72 68 62\n75 Daniel went to the bedroom.\n76 Daniel moved to the bathroom.\n77 Where was the milk before the bathroom? \toffice\t72 68 62\n1 John moved to the kitchen.\n2 Daniel travelled to the office.\n3 Daniel moved to the kitchen.\n4 Mary moved to the kitchen.\n5 Sandra journeyed to the bedroom.\n6 John went to the office.\n7 Daniel travelled to the garden.\n8 Daniel picked up the milk.\n9 Mary journeyed to the garden.\n10 Sandra moved to the garden.\n11 John journeyed to the garden.\n12 John travelled to the office.\n13 Daniel travelled to the kitchen.\n14 John went back to the garden.\n15 Daniel travelled to the bedroom.\n16 John travelled to the kitchen.\n17 Daniel got the apple there.\n18 Daniel left the apple.\n19 Daniel grabbed the apple.\n20 Daniel left the apple.\n21 Sandra travelled to the hallway.\n22 Mary moved to the office.\n23 Mary took the football.\n24 Mary put down the football.\n25 Daniel picked up the apple.\n26 Daniel dropped the apple there.\n27 Daniel journeyed to the bathroom.\n28 John went to the bathroom.\n29 Mary journeyed to the bedroom.\n30 Daniel dropped the milk there.\n31 Where was the milk before the bathroom? \tbedroom\t30 27 15\n32 Daniel moved to the garden.\n33 John moved to the kitchen.\n34 Where was the milk before the bedroom? \tkitchen\t30 15 13\n35 Daniel went to the hallway.\n36 John went back to the garden.\n37 Where was the milk before the bathroom? \tbedroom\t30 27 15\n38 Daniel moved to the office.\n39 John travelled to the bedroom.\n40 Mary grabbed the apple.\n41 Mary went to the office.\n42 Daniel went to the kitchen.\n43 Mary got the football.\n44 Sandra travelled to the kitchen.\n45 John journeyed to the garden.\n46 Mary went to the garden.\n47 Sandra went to the bedroom.\n48 Sandra travelled to the garden.\n49 John went to the kitchen.\n50 Mary went to the hallway.\n51 Daniel travelled to the hallway.\n52 Daniel went back to the office.\n53 Mary went back to the kitchen.\n54 Mary moved to the bathroom.\n55 Mary got the milk.\n56 Mary put down the milk.\n57 Mary left the football.\n58 Where was the football before the bathroom? \tkitchen\t57 54 53\n59 Daniel went back to the bedroom.\n60 Sandra journeyed to the bathroom.\n61 Where was the football before the hallway? \tgarden\t57 50 46\n1 Mary moved to the office.\n2 Sandra went back to the kitchen.\n3 Sandra went to the office.\n4 John went to the bathroom.\n5 Sandra went back to the bathroom.\n6 Mary picked up the football there.\n7 Sandra journeyed to the garden.\n8 Mary discarded the football.\n9 Sandra got the apple.\n10 Sandra dropped the apple.\n11 John travelled to the kitchen.\n12 Mary got the football.\n13 Sandra took the apple.\n14 Sandra dropped the apple.\n15 Mary journeyed to the garden.\n16 Mary took the apple.\n17 John went to the bedroom.\n18 John journeyed to the hallway.\n19 Mary left the apple.\n20 Sandra travelled to the bedroom.\n21 John went to the garden.\n22 John journeyed to the bedroom.\n23 Mary moved to the kitchen.\n24 Mary travelled to the garden.\n25 Mary went to the bathroom.\n26 John journeyed to the bathroom.\n27 Sandra moved to the garden.\n28 Mary left the football.\n29 Where was the football before the garden? \tkitchen\t28 24 23\n30 Sandra took the apple.\n31 Mary went back to the office.\n32 Where was the football before the garden? \tkitchen\t28 24 23\n33 Sandra journeyed to the bathroom.\n34 Daniel moved to the kitchen.\n35 Where was the football before the kitchen? \tgarden\t28 23 15\n36 Sandra left the apple there.\n37 Daniel travelled to the bedroom.\n38 Sandra travelled to the bedroom.\n39 John went back to the hallway.\n40 Daniel travelled to the garden.\n41 Mary travelled to the bedroom.\n42 Sandra went to the kitchen.\n43 Mary went to the garden.\n44 Sandra went back to the office.\n45 John moved to the office.\n46 Daniel went back to the office.\n47 Sandra journeyed to the kitchen.\n48 John went to the bedroom.\n49 Daniel journeyed to the garden.\n50 John journeyed to the kitchen.\n51 John went to the hallway.\n52 John picked up the milk.\n53 Daniel went back to the kitchen.\n54 John journeyed to the garden.\n55 John went to the bathroom.\n56 Where was the milk before the bathroom? \tgarden\t52 55 54\n57 Mary travelled to the hallway.\n58 John took the apple.\n59 John dropped the milk.\n60 Daniel went back to the hallway.\n61 Where was the milk before the bathroom? \tgarden\t59 55 54\n1 Sandra got the football.\n2 John journeyed to the bathroom.\n3 John took the apple there.\n4 John journeyed to the hallway.\n5 Sandra went to the bedroom.\n6 John went to the bathroom.\n7 Where was the apple before the bathroom? \thallway\t3 6 4\n8 Sandra put down the football.\n9 Daniel went to the garden.\n10 John dropped the apple.\n11 Daniel went to the office.\n12 Where was the apple before the bathroom? \thallway\t10 6 4\n13 Sandra travelled to the bathroom.\n14 Mary travelled to the bedroom.\n15 Where was the apple before the bathroom? \thallway\t10 6 4\n16 John went back to the hallway.\n17 Mary grabbed the football.\n18 Sandra grabbed the apple.\n19 John went to the garden.\n20 Mary journeyed to the bathroom.\n21 Mary went to the office.\n22 Where was the football before the office? \tbathroom\t17 21 20\n23 Mary left the football there.\n24 Daniel journeyed to the hallway.\n25 Where was the football before the office? \tbathroom\t23 21 20\n1 Daniel moved to the bedroom.\n2 Mary took the football.\n3 Mary left the football.\n4 John journeyed to the hallway.\n5 Daniel took the football.\n6 John went back to the kitchen.\n7 Mary went to the kitchen.\n8 Sandra went to the garden.\n9 Daniel put down the football.\n10 Mary journeyed to the office.\n11 Sandra picked up the apple there.\n12 Daniel grabbed the football.\n13 Daniel dropped the football there.\n14 Sandra went to the hallway.\n15 Mary travelled to the hallway.\n16 Mary grabbed the milk.\n17 Daniel picked up the football.\n18 Mary journeyed to the bathroom.\n19 Mary put down the milk.\n20 Sandra put down the apple.\n21 Mary took the milk.\n22 Daniel left the football.\n23 John went to the hallway.\n24 Daniel travelled to the hallway.\n25 Mary put down the milk.\n26 Mary grabbed the milk.\n27 Mary went to the garden.\n28 Sandra journeyed to the bedroom.\n29 Daniel travelled to the garden.\n30 Sandra got the football there.\n31 Mary dropped the milk.\n32 Mary took the milk.\n33 Sandra journeyed to the bathroom.\n34 Mary discarded the milk there.\n35 Daniel journeyed to the bedroom.\n36 John picked up the apple.\n37 Sandra went to the kitchen.\n38 John discarded the apple.\n39 Sandra discarded the football there.\n40 Sandra travelled to the hallway.\n41 Where was the football before the kitchen? \tbathroom\t39 37 33\n42 Sandra went to the kitchen.\n43 Sandra journeyed to the hallway.\n44 Where was the football before the kitchen? \tbathroom\t39 37 33\n45 Daniel travelled to the hallway.\n46 Daniel travelled to the bathroom.\n47 Sandra grabbed the apple there.\n48 Sandra went back to the kitchen.\n49 Sandra moved to the office.\n50 Mary got the milk.\n51 Sandra went to the bedroom.\n52 Mary dropped the milk there.\n53 Sandra went back to the kitchen.\n54 Mary went back to the bathroom.\n55 Sandra went back to the garden.\n56 Sandra journeyed to the kitchen.\n57 Sandra discarded the apple there.\n58 Daniel journeyed to the bedroom.\n59 Where was the apple before the bedroom? \toffice\t57 51 49\n60 Daniel went to the garden.\n61 Sandra grabbed the football.\n62 Where was the apple before the kitchen? \tgarden\t57 56 55\n63 Sandra journeyed to the bathroom.\n64 Sandra journeyed to the garden.\n65 Where was the football before the garden? \tbathroom\t61 64 63\n1 Daniel picked up the football there.\n2 Mary took the milk.\n3 Daniel discarded the football.\n4 John went back to the kitchen.\n5 Daniel moved to the bedroom.\n6 Mary picked up the football.\n7 Mary went to the office.\n8 John moved to the garden.\n9 Sandra went to the kitchen.\n10 Mary left the football there.\n11 Sandra went back to the garden.\n12 Mary got the football.\n13 Mary journeyed to the bedroom.\n14 John journeyed to the bathroom.\n15 Sandra journeyed to the office.\n16 John went back to the bedroom.\n17 Daniel journeyed to the bathroom.\n18 Daniel moved to the bedroom.\n19 John travelled to the bathroom.\n20 Mary dropped the football.\n21 Mary got the football there.\n22 Mary journeyed to the bathroom.\n23 Mary went back to the office.\n24 Mary left the football.\n25 Where was the football before the office? \tbathroom\t24 23 22\n26 Mary moved to the bathroom.\n27 Sandra travelled to the garden.\n28 Where was the football before the office? \tbathroom\t24 23 22\n29 Mary journeyed to the bedroom.\n30 Daniel went back to the office.\n31 Where was the football before the office? \tbathroom\t24 23 22\n32 Sandra journeyed to the bathroom.\n33 Mary discarded the milk.\n34 Where was the milk before the bathroom? \toffice\t33 26 23\n35 Daniel took the football.\n36 Mary journeyed to the bathroom.\n37 Where was the milk before the bathroom? \toffice\t33 26 23\n1 Mary journeyed to the hallway.\n2 Daniel went to the kitchen.\n3 Mary went back to the office.\n4 Mary moved to the bathroom.\n5 Daniel went back to the garden.\n6 Daniel went back to the hallway.\n7 Mary picked up the apple.\n8 John got the football.\n9 Daniel journeyed to the bathroom.\n10 John discarded the football.\n11 Daniel picked up the football.\n12 Daniel discarded the football.\n13 John journeyed to the office.\n14 Mary picked up the football.\n15 Sandra went to the office.\n16 Mary went back to the garden.\n17 Mary left the football.\n18 John went to the hallway.\n19 Mary put down the apple.\n20 Sandra went to the garden.\n21 Mary travelled to the office.\n22 Sandra went to the kitchen.\n23 John journeyed to the bedroom.\n24 Mary went to the bedroom.\n25 John travelled to the garden.\n26 Mary went back to the garden.\n27 John picked up the milk there.\n28 Mary took the apple.\n29 Mary put down the apple.\n30 John took the football.\n31 John put down the milk.\n32 Mary travelled to the office.\n33 John went back to the bathroom.\n34 Sandra travelled to the hallway.\n35 John left the football.\n36 John grabbed the football.\n37 Sandra moved to the bathroom.\n38 John went to the bedroom.\n39 Daniel moved to the office.\n40 Mary went back to the hallway.\n41 John dropped the football.\n42 Sandra journeyed to the kitchen.\n43 Sandra journeyed to the hallway.\n44 Daniel moved to the garden.\n45 Daniel went back to the bedroom.\n46 John moved to the kitchen.\n47 Daniel travelled to the garden.\n48 Daniel picked up the apple there.\n49 John travelled to the bedroom.\n50 Mary went back to the bedroom.\n51 Daniel grabbed the milk.\n52 Mary moved to the hallway.\n53 Daniel journeyed to the kitchen.\n54 Daniel journeyed to the garden.\n55 Where was the milk before the garden? \tkitchen\t51 54 53\n56 John journeyed to the garden.\n57 Sandra went to the bedroom.\n58 Daniel journeyed to the office.\n59 Daniel travelled to the garden.\n60 Sandra grabbed the football.\n61 Mary travelled to the bedroom.\n62 Sandra put down the football.\n63 Sandra journeyed to the hallway.\n64 Daniel travelled to the office.\n65 Daniel dropped the milk.\n66 Where was the milk before the garden? \toffice\t65 59 58\n67 Daniel took the milk.\n68 Mary went to the kitchen.\n69 Daniel dropped the apple.\n70 Daniel put down the milk there.\n71 Where was the apple before the garden? \toffice\t69 59 58\n72 Daniel travelled to the garden.\n73 John travelled to the hallway.\n74 Where was the apple before the garden? \toffice\t69 59 58\n75 John journeyed to the bedroom.\n76 Mary went to the office.\n77 Sandra moved to the bathroom.\n78 Mary journeyed to the hallway.\n79 Sandra travelled to the kitchen.\n80 Sandra travelled to the office.\n81 Daniel went to the office.\n82 John travelled to the hallway.\n83 Mary went to the office.\n84 Mary went back to the hallway.\n85 Sandra grabbed the apple.\n86 John went to the bedroom.\n87 Sandra got the milk.\n88 Sandra dropped the apple.\n89 John went to the hallway.\n90 John journeyed to the office.\n91 John went to the kitchen.\n92 Sandra moved to the bedroom.\n93 Daniel took the apple.\n94 Mary travelled to the kitchen.\n95 Sandra put down the milk.\n96 John travelled to the garden.\n97 Daniel put down the apple.\n98 Sandra took the milk there.\n99 Sandra got the football.\n100 John journeyed to the kitchen.\n101 Sandra went back to the hallway.\n102 Daniel picked up the apple.\n103 Daniel left the apple.\n104 Sandra moved to the office.\n105 Sandra grabbed the apple.\n106 John journeyed to the garden.\n107 Daniel travelled to the hallway.\n108 Sandra journeyed to the bedroom.\n109 John moved to the bathroom.\n110 Daniel moved to the garden.\n111 Daniel travelled to the hallway.\n112 Daniel went back to the bathroom.\n113 Sandra went to the bathroom.\n114 Sandra dropped the apple.\n115 Where was the apple before the bathroom? \tbedroom\t114 113 108\n1 John travelled to the bedroom.\n2 Daniel took the apple there.\n3 Mary travelled to the office.\n4 Daniel dropped the apple there.\n5 John journeyed to the bathroom.\n6 Daniel got the apple.\n7 Daniel left the apple.\n8 Sandra went back to the kitchen.\n9 Sandra moved to the garden.\n10 John went back to the hallway.\n11 Sandra picked up the milk.\n12 Sandra went to the office.\n13 Daniel grabbed the apple.\n14 Sandra discarded the milk.\n15 Sandra took the milk there.\n16 Sandra dropped the milk.\n17 Daniel dropped the apple.\n18 John went back to the bathroom.\n19 Mary took the milk.\n20 John went to the garden.\n21 Daniel went back to the hallway.\n22 Daniel went to the bedroom.\n23 Mary put down the milk.\n24 Mary picked up the milk.\n25 John moved to the hallway.\n26 Sandra travelled to the bathroom.\n27 Mary dropped the milk there.\n28 Daniel moved to the garden.\n29 Mary got the milk.\n30 Sandra went back to the hallway.\n31 Mary left the milk.\n32 John moved to the garden.\n33 John travelled to the kitchen.\n34 Sandra went to the office.\n35 Daniel journeyed to the bathroom.\n36 Daniel travelled to the kitchen.\n37 Mary moved to the kitchen.\n38 Mary grabbed the football.\n39 Sandra got the milk.\n40 Mary left the football.\n41 Daniel grabbed the football there.\n42 Mary went back to the bedroom.\n43 John journeyed to the bedroom.\n44 Daniel journeyed to the office.\n45 John took the apple.\n46 Sandra left the milk.\n47 John moved to the kitchen.\n48 Sandra travelled to the bathroom.\n49 Sandra went back to the kitchen.\n50 Sandra journeyed to the bathroom.\n51 Daniel grabbed the milk.\n52 John travelled to the garden.\n53 Sandra travelled to the hallway.\n54 John discarded the apple.\n55 Where was the apple before the garden? \tkitchen\t54 52 47\n56 Daniel dropped the milk.\n57 Mary moved to the hallway.\n58 Where was the apple before the garden? \tkitchen\t54 52 47\n59 John got the apple.\n60 Daniel grabbed the milk.\n61 John moved to the bedroom.\n62 Mary went to the garden.\n63 Daniel left the football.\n64 Daniel got the football there.\n65 Sandra travelled to the garden.\n66 Daniel went to the garden.\n67 Sandra moved to the office.\n68 Daniel journeyed to the bedroom.\n69 Where was the football before the bedroom? \tgarden\t64 68 66\n70 Sandra travelled to the garden.\n71 John dropped the apple.\n72 Mary moved to the office.\n73 Daniel left the football.\n74 Where was the football before the bedroom? \tgarden\t73 68 66\n75 John travelled to the office.\n76 Mary moved to the kitchen.\n77 Where was the football before the bedroom? \tgarden\t73 68 66\n1 John moved to the hallway.\n2 John took the football.\n3 John dropped the football.\n4 Mary journeyed to the kitchen.\n5 Daniel journeyed to the office.\n6 John journeyed to the kitchen.\n7 John moved to the bathroom.\n8 Daniel journeyed to the bedroom.\n9 John travelled to the hallway.\n10 Sandra travelled to the hallway.\n11 John grabbed the milk.\n12 John picked up the apple.\n13 Daniel moved to the hallway.\n14 Daniel moved to the bathroom.\n15 Sandra picked up the football.\n16 John put down the milk.\n17 John went to the bathroom.\n18 Daniel went to the hallway.\n19 Sandra went back to the office.\n20 Mary went to the office.\n21 Sandra discarded the football there.\n22 Mary went back to the kitchen.\n23 Sandra journeyed to the bedroom.\n24 John went to the bedroom.\n25 Daniel moved to the kitchen.\n26 Daniel travelled to the office.\n27 Sandra moved to the hallway.\n28 Sandra took the milk.\n29 Sandra travelled to the bedroom.\n30 Sandra dropped the milk.\n31 Sandra travelled to the garden.\n32 Mary moved to the office.\n33 Daniel grabbed the football there.\n34 Sandra journeyed to the bedroom.\n35 John dropped the apple.\n36 John moved to the office.\n37 Where was the apple before the bedroom? \tbathroom\t35 24 17\n38 Sandra travelled to the office.\n39 Daniel journeyed to the garden.\n40 Where was the apple before the bedroom? \tbathroom\t35 24 17\n41 John travelled to the bathroom.\n42 Daniel moved to the bathroom.\n43 John travelled to the office.\n44 Sandra went to the garden.\n45 Daniel journeyed to the kitchen.\n46 John went back to the hallway.\n47 Sandra travelled to the hallway.\n48 Mary journeyed to the kitchen.\n49 Sandra went to the bathroom.\n50 Mary journeyed to the office.\n51 Daniel dropped the football there.\n52 Mary journeyed to the bathroom.\n53 Where was the football before the bathroom? \tgarden\t51 42 39\n54 Sandra went back to the kitchen.\n55 John travelled to the office.\n56 Where was the football before the kitchen? \tbathroom\t51 45 42\n57 Daniel went to the garden.\n58 John travelled to the hallway.\n59 Sandra took the football.\n60 Sandra discarded the football.\n61 Mary went back to the garden.\n62 Mary went back to the office.\n63 Sandra picked up the football.\n64 Daniel journeyed to the bathroom.\n65 John went back to the bathroom.\n66 Daniel moved to the bedroom.\n67 Daniel journeyed to the bathroom.\n68 John moved to the kitchen.\n69 Daniel moved to the office.\n70 John travelled to the office.\n71 Mary journeyed to the hallway.\n72 Mary travelled to the bathroom.\n73 Mary went back to the garden.\n74 Daniel travelled to the bathroom.\n75 Daniel went to the office.\n76 Mary went back to the bathroom.\n77 Mary moved to the kitchen.\n78 John travelled to the bathroom.\n79 Mary went back to the garden.\n80 Sandra put down the football.\n81 Mary went to the kitchen.\n82 Daniel journeyed to the bathroom.\n83 John went back to the office.\n84 John journeyed to the kitchen.\n85 Daniel went back to the office.\n86 John travelled to the bedroom.\n87 John journeyed to the office.\n88 Mary grabbed the football.\n89 Sandra moved to the hallway.\n90 Mary dropped the football there.\n91 Daniel went to the garden.\n92 Sandra journeyed to the bathroom.\n93 John went back to the bathroom.\n94 Sandra went to the garden.\n95 Mary got the football.\n96 John moved to the garden.\n97 Daniel moved to the kitchen.\n98 Sandra travelled to the bedroom.\n99 Mary put down the football.\n100 Mary grabbed the football.\n101 Sandra moved to the office.\n102 Mary left the football.\n103 John went to the hallway.\n104 Mary got the football there.\n105 Sandra moved to the garden.\n106 Mary left the football.\n107 Daniel got the football.\n108 Daniel dropped the football.\n109 Mary took the football.\n110 Sandra moved to the bathroom.\n111 John journeyed to the office.\n112 Sandra journeyed to the hallway.\n113 Sandra went back to the bathroom.\n114 John moved to the hallway.\n115 Mary dropped the football.\n116 Daniel got the football.\n117 Daniel left the football.\n118 Mary got the football.\n119 Mary dropped the football there.\n120 Mary moved to the bedroom.\n121 John went back to the bedroom.\n122 Mary got the milk.\n123 Mary discarded the milk there.\n124 John took the milk.\n125 Daniel picked up the football.\n126 Mary moved to the bathroom.\n127 John picked up the apple.\n128 John went back to the office.\n129 Daniel went to the garden.\n130 Sandra went back to the office.\n131 John discarded the milk.\n132 Daniel went back to the kitchen.\n133 John put down the apple.\n134 Daniel moved to the garden.\n135 Sandra took the milk.\n136 Sandra left the milk.\n137 Mary went back to the office.\n138 Daniel put down the football.\n139 Where was the football before the garden? \tkitchen\t138 134 132\n1 Sandra journeyed to the office.\n2 Mary journeyed to the bathroom.\n3 Sandra got the football.\n4 John moved to the garden.\n5 Sandra dropped the football.\n6 Sandra went to the garden.\n7 Daniel grabbed the football.\n8 Daniel moved to the kitchen.\n9 Daniel went back to the bedroom.\n10 John journeyed to the hallway.\n11 Daniel put down the football.\n12 Daniel grabbed the football there.\n13 Daniel dropped the football.\n14 Sandra moved to the kitchen.\n15 Daniel moved to the office.\n16 John got the apple.\n17 Sandra moved to the hallway.\n18 Mary went to the garden.\n19 John dropped the apple there.\n20 John moved to the office.\n21 Mary journeyed to the hallway.\n22 Sandra travelled to the bedroom.\n23 Mary went to the bedroom.\n24 Sandra took the football.\n25 Sandra put down the football.\n26 Daniel moved to the hallway.\n27 Mary picked up the football.\n28 Mary journeyed to the kitchen.\n29 Daniel grabbed the apple.\n30 Mary got the milk there.\n31 Daniel moved to the bedroom.\n32 Daniel went to the office.\n33 Where was the apple before the office? \tbedroom\t29 32 31\n34 John travelled to the kitchen.\n35 Daniel travelled to the kitchen.\n36 Mary went to the office.\n37 Mary discarded the milk.\n38 Mary travelled to the garden.\n39 Daniel journeyed to the hallway.\n40 Mary travelled to the bathroom.\n41 Daniel went back to the kitchen.\n42 Sandra went to the bathroom.\n43 Sandra moved to the garden.\n44 Daniel dropped the apple.\n45 Sandra went to the kitchen.\n46 Where was the apple before the kitchen? \thallway\t44 41 39\n47 Daniel journeyed to the bathroom.\n48 Daniel travelled to the garden.\n49 Where was the apple before the office? \tbedroom\t44 32 31\n50 Sandra went back to the garden.\n51 John moved to the office.\n52 Mary went to the kitchen.\n53 Sandra travelled to the office.\n54 Mary left the football.\n55 Daniel moved to the office.\n56 Where was the football before the office? \tkitchen\t54 36 28\n57 Sandra took the milk.\n58 Daniel moved to the kitchen.\n59 Where was the football before the bathroom? \tgarden\t54 40 38\n1 Mary took the apple there.\n2 Daniel got the football.\n3 Mary travelled to the bedroom.\n4 John went back to the hallway.\n5 John moved to the office.\n6 Sandra went back to the kitchen.\n7 Mary left the apple.\n8 Daniel went back to the bathroom.\n9 Mary went to the office.\n10 Daniel moved to the kitchen.\n11 Daniel left the football.\n12 Sandra got the football there.\n13 John went back to the bedroom.\n14 Mary picked up the milk.\n15 Sandra dropped the football.\n16 John travelled to the office.\n17 Daniel got the football.\n18 Daniel discarded the football.\n19 Sandra grabbed the football.\n20 Mary journeyed to the bedroom.\n21 Mary went to the office.\n22 Mary discarded the milk.\n23 Where was the milk before the office? \tbedroom\t22 21 20\n24 Mary took the milk.\n25 Mary went to the kitchen.\n26 Sandra discarded the football.\n27 Mary grabbed the football.\n28 Sandra moved to the office.\n29 Mary travelled to the bathroom.\n30 John journeyed to the bedroom.\n31 John went to the office.\n32 Mary went back to the office.\n33 Mary put down the milk.\n34 Where was the milk before the office? \tbathroom\t33 32 29\n35 John got the milk.\n36 John journeyed to the bedroom.\n37 Mary left the football there.\n38 John journeyed to the hallway.\n39 Where was the football before the office? \tbathroom\t37 32 29\n40 Sandra picked up the football.\n41 Daniel journeyed to the garden.\n42 John discarded the milk.\n43 Sandra discarded the football.\n44 Where was the milk before the hallway? \tbedroom\t42 38 36\n45 Daniel went back to the hallway.\n46 Sandra went to the hallway.\n47 Where was the milk before the hallway? \tbedroom\t42 38 36\n1 John travelled to the garden.\n2 Mary picked up the apple.\n3 Sandra grabbed the football.\n4 Sandra journeyed to the bathroom.\n5 John went to the bathroom.\n6 Sandra travelled to the office.\n7 Where was the football before the office? \tbathroom\t3 6 4\n8 Mary dropped the apple there.\n9 Mary went to the office.\n10 Mary moved to the hallway.\n11 Mary took the apple.\n12 Daniel went back to the bathroom.\n13 Sandra journeyed to the hallway.\n14 Sandra went back to the garden.\n15 Sandra discarded the football there.\n16 Where was the football before the office? \tbathroom\t15 6 4\n17 Daniel journeyed to the office.\n18 Mary went back to the bathroom.\n19 Where was the football before the office? \tbathroom\t15 6 4\n20 Sandra went back to the bedroom.\n21 Mary journeyed to the office.\n22 Where was the football before the garden? \thallway\t15 14 13\n23 Mary put down the apple.\n24 John travelled to the office.\n25 Where was the apple before the office? \tbathroom\t23 21 18\n1 Sandra journeyed to the bedroom.\n2 Daniel picked up the football.\n3 Sandra journeyed to the kitchen.\n4 John went back to the bedroom.\n5 John moved to the office.\n6 John went to the kitchen.\n7 Mary travelled to the hallway.\n8 Sandra went to the hallway.\n9 Mary moved to the bathroom.\n10 John went to the hallway.\n11 Daniel left the football.\n12 Daniel got the football.\n13 Mary moved to the office.\n14 Sandra moved to the bathroom.\n15 Sandra journeyed to the garden.\n16 Daniel travelled to the kitchen.\n17 Sandra moved to the kitchen.\n18 Daniel dropped the football.\n19 John went to the garden.\n20 Mary went back to the garden.\n21 Daniel grabbed the football.\n22 John got the apple.\n23 Daniel travelled to the hallway.\n24 John went to the hallway.\n25 Daniel put down the football.\n26 Daniel took the football.\n27 Daniel discarded the football.\n28 John got the football.\n29 John went back to the kitchen.\n30 John put down the football.\n31 Sandra moved to the garden.\n32 John got the football.\n33 John journeyed to the hallway.\n34 Daniel moved to the office.\n35 Sandra moved to the bathroom.\n36 Sandra went to the bedroom.\n37 Sandra grabbed the milk.\n38 Sandra went to the hallway.\n39 John went to the kitchen.\n40 Daniel travelled to the bathroom.\n41 John travelled to the garden.\n42 Mary travelled to the hallway.\n43 Sandra journeyed to the bedroom.\n44 John dropped the apple.\n45 Where was the apple before the kitchen? \thallway\t44 39 33\n46 Sandra discarded the milk.\n47 John travelled to the kitchen.\n48 Where was the milk before the bedroom? \thallway\t46 43 38\n49 Mary went back to the bathroom.\n50 John dropped the football.\n51 Where was the apple before the hallway? \tkitchen\t44 33 29\n52 Mary went back to the kitchen.\n53 John went to the office.\n54 Where was the football before the kitchen? \tgarden\t50 47 41\n55 Daniel went to the office.\n56 Mary grabbed the football.\n57 Sandra grabbed the milk.\n58 Mary went to the hallway.\n59 Sandra put down the milk there.\n60 Mary went to the garden.\n61 Where was the football before the garden? \thallway\t56 60 58\n1 Mary went back to the garden.\n2 John went back to the bedroom.\n3 Mary went back to the kitchen.\n4 Daniel travelled to the office.\n5 Mary moved to the bathroom.\n6 John travelled to the office.\n7 Mary got the football.\n8 Daniel journeyed to the hallway.\n9 Mary went to the hallway.\n10 Daniel travelled to the office.\n11 Mary travelled to the bedroom.\n12 Daniel moved to the bedroom.\n13 John journeyed to the garden.\n14 Mary dropped the football.\n15 Where was the football before the bedroom? \thallway\t14 11 9\n16 Mary journeyed to the garden.\n17 Sandra travelled to the hallway.\n18 Where was the football before the bedroom? \thallway\t14 11 9\n19 Daniel travelled to the kitchen.\n20 Sandra moved to the bedroom.\n21 Where was the football before the bedroom? \thallway\t14 11 9\n22 Mary went to the bathroom.\n23 John moved to the bedroom.\n24 Sandra travelled to the hallway.\n25 Daniel moved to the hallway.\n26 Daniel got the milk.\n27 Mary travelled to the hallway.\n28 Mary journeyed to the kitchen.\n29 John went to the office.\n30 Daniel went to the kitchen.\n31 Daniel put down the milk.\n32 John moved to the bedroom.\n33 Sandra moved to the kitchen.\n34 Mary moved to the hallway.\n35 Sandra went to the bathroom.\n36 Daniel travelled to the garden.\n37 Mary went back to the office.\n38 Mary picked up the apple.\n39 John grabbed the football.\n40 John left the football there.\n41 Mary dropped the apple there.\n42 Sandra went back to the office.\n43 John went to the kitchen.\n44 Sandra took the apple.\n45 Sandra travelled to the hallway.\n46 John grabbed the milk there.\n47 Mary went back to the bedroom.\n48 Daniel journeyed to the office.\n49 Sandra discarded the apple.\n50 John journeyed to the garden.\n51 Daniel moved to the hallway.\n52 Sandra picked up the apple there.\n53 Sandra dropped the apple.\n54 Sandra travelled to the office.\n55 Daniel picked up the apple.\n56 Mary journeyed to the bathroom.\n57 Mary journeyed to the kitchen.\n58 Mary travelled to the bedroom.\n59 Mary took the football.\n60 Mary put down the football.\n61 Sandra went back to the garden.\n62 John dropped the milk.\n63 Sandra took the milk.\n64 John moved to the kitchen.\n65 Sandra journeyed to the bathroom.\n66 Sandra dropped the milk there.\n67 Sandra went to the hallway.\n68 Daniel went to the garden.\n69 John went to the bedroom.\n70 Daniel left the apple.\n71 John took the football.\n72 Sandra went back to the office.\n73 Daniel journeyed to the hallway.\n74 Sandra went back to the garden.\n75 Sandra went to the office.\n76 Sandra went to the garden.\n77 Mary went back to the kitchen.\n78 Sandra journeyed to the bathroom.\n79 Mary went to the garden.\n80 Sandra took the milk there.\n81 Mary journeyed to the hallway.\n82 Sandra went to the garden.\n83 Sandra discarded the milk there.\n84 John discarded the football.\n85 John grabbed the football.\n86 John dropped the football.\n87 Sandra moved to the hallway.\n88 John moved to the garden.\n89 John took the apple.\n90 John discarded the apple.\n91 John got the apple.\n92 Mary went to the kitchen.\n93 John journeyed to the kitchen.\n94 John went to the garden.\n95 Sandra journeyed to the bedroom.\n96 Where was the apple before the garden? \tkitchen\t91 94 93\n97 Sandra got the football.\n98 Mary went to the office.\n99 Daniel journeyed to the kitchen.\n100 Sandra went to the office.\n101 Daniel journeyed to the office.\n102 Sandra journeyed to the garden.\n103 John moved to the kitchen.\n104 Daniel travelled to the hallway.\n105 John dropped the apple.\n106 Sandra took the milk.\n107 Where was the apple before the kitchen? \tgarden\t105 103 94\n1 Mary picked up the apple.\n2 Mary went to the kitchen.\n3 Mary journeyed to the office.\n4 Daniel moved to the bathroom.\n5 Where was the apple before the office? \tkitchen\t1 3 2\n6 John travelled to the office.\n7 John went back to the bathroom.\n8 John journeyed to the kitchen.\n9 Daniel took the football.\n10 Mary moved to the garden.\n11 Mary left the apple.\n12 Where was the apple before the garden? \toffice\t11 10 3\n13 Sandra travelled to the hallway.\n14 John moved to the bedroom.\n15 Where was the apple before the garden? \toffice\t11 10 3\n16 Daniel dropped the football.\n17 Daniel moved to the office.\n18 Where was the apple before the garden? \toffice\t11 10 3\n19 Mary picked up the apple.\n20 Mary went back to the kitchen.\n21 Sandra took the milk.\n22 Mary left the apple there.\n23 Mary picked up the apple.\n24 Mary discarded the apple.\n25 Sandra moved to the bathroom.\n26 Daniel went back to the hallway.\n27 Mary went back to the bedroom.\n28 Sandra got the football.\n29 Daniel moved to the garden.\n30 Sandra moved to the bedroom.\n31 Sandra went back to the garden.\n32 Sandra put down the milk.\n33 Where was the milk before the bedroom? \tbathroom\t32 30 25\n1 Sandra picked up the apple there.\n2 Mary travelled to the hallway.\n3 Mary went back to the office.\n4 Sandra journeyed to the hallway.\n5 Daniel moved to the hallway.\n6 Mary moved to the hallway.\n7 John went to the hallway.\n8 Sandra went to the office.\n9 Mary journeyed to the bedroom.\n10 Sandra left the apple.\n11 Where was the apple before the office? \thallway\t10 8 4\n12 John went to the bathroom.\n13 John went to the kitchen.\n14 Where was the apple before the office? \thallway\t10 8 4\n15 Sandra went to the kitchen.\n16 Sandra moved to the hallway.\n17 Where was the apple before the office? \thallway\t10 8 4\n18 John travelled to the office.\n19 Daniel travelled to the bedroom.\n20 John went to the garden.\n21 John journeyed to the bedroom.\n22 Sandra travelled to the bathroom.\n23 Sandra journeyed to the garden.\n24 Mary moved to the kitchen.\n25 Daniel travelled to the kitchen.\n26 Sandra travelled to the hallway.\n27 John travelled to the kitchen.\n28 Sandra went back to the office.\n29 John went to the bedroom.\n30 Daniel journeyed to the bathroom.\n31 John went back to the bathroom.\n32 Sandra moved to the hallway.\n33 Daniel got the football.\n34 Mary moved to the bathroom.\n35 Daniel went to the office.\n36 Sandra went back to the garden.\n37 Sandra took the milk.\n38 Sandra dropped the milk.\n39 Daniel travelled to the hallway.\n40 Daniel went back to the kitchen.\n41 Daniel dropped the football.\n42 Where was the football before the kitchen? \thallway\t41 40 39\n43 John moved to the hallway.\n44 Daniel journeyed to the hallway.\n45 Where was the football before the kitchen? \thallway\t41 40 39\n1 Sandra journeyed to the kitchen.\n2 John journeyed to the kitchen.\n3 Mary went to the hallway.\n4 Daniel went back to the kitchen.\n5 Sandra went to the hallway.\n6 Mary travelled to the office.\n7 Daniel journeyed to the bedroom.\n8 Sandra took the apple there.\n9 Mary went to the bathroom.\n10 Mary picked up the milk.\n11 Mary dropped the milk.\n12 John went to the hallway.\n13 Sandra went to the bathroom.\n14 Sandra got the milk.\n15 Sandra dropped the apple.\n16 Mary went to the kitchen.\n17 Daniel went back to the kitchen.\n18 Sandra put down the milk there.\n19 Sandra moved to the kitchen.\n20 Mary journeyed to the hallway.\n21 Sandra went to the bathroom.\n22 Daniel journeyed to the office.\n23 John moved to the bathroom.\n24 Sandra picked up the milk.\n25 Daniel moved to the hallway.\n26 Daniel travelled to the garden.\n27 Sandra went back to the kitchen.\n28 Sandra discarded the milk.\n29 Sandra moved to the hallway.\n30 Daniel grabbed the football.\n31 Mary moved to the office.\n32 Daniel journeyed to the office.\n33 John got the apple.\n34 John journeyed to the garden.\n35 Daniel dropped the football.\n36 Mary got the football.\n37 John moved to the kitchen.\n38 Mary travelled to the kitchen.\n39 John journeyed to the garden.\n40 Sandra travelled to the bedroom.\n41 Mary put down the football.\n42 John discarded the apple.\n43 Where was the apple before the kitchen? \tgarden\t42 37 34\n44 Mary grabbed the milk.\n45 Mary put down the milk.\n46 Where was the apple before the garden? \tkitchen\t42 39 37\n47 John moved to the hallway.\n48 John went to the bathroom.\n49 Where was the apple before the garden? \tkitchen\t42 39 37\n50 Sandra travelled to the kitchen.\n51 Mary moved to the bathroom.\n52 Sandra moved to the hallway.\n53 Daniel journeyed to the bathroom.\n54 Sandra moved to the bathroom.\n55 Sandra went back to the hallway.\n56 John went to the office.\n57 Sandra travelled to the garden.\n58 Sandra picked up the apple.\n59 Sandra left the apple.\n60 Sandra moved to the bathroom.\n61 Daniel journeyed to the kitchen.\n62 John journeyed to the garden.\n63 Mary journeyed to the hallway.\n64 Daniel grabbed the football.\n65 Sandra travelled to the hallway.\n66 Mary journeyed to the kitchen.\n67 Daniel discarded the football.\n68 John took the apple.\n69 Mary travelled to the hallway.\n70 Daniel got the football.\n71 Mary went back to the bedroom.\n72 Mary journeyed to the bathroom.\n73 Daniel moved to the hallway.\n74 Mary journeyed to the garden.\n75 Daniel put down the football.\n76 John dropped the apple there.\n77 Mary took the apple.\n78 Sandra took the football.\n79 Mary journeyed to the office.\n80 Mary discarded the apple.\n81 Mary got the apple.\n82 John travelled to the bedroom.\n83 Sandra moved to the kitchen.\n84 Daniel went to the kitchen.\n85 Sandra discarded the football.\n86 Sandra travelled to the bedroom.\n87 John travelled to the kitchen.\n88 Mary went to the bathroom.\n89 Daniel journeyed to the hallway.\n90 Mary dropped the apple.\n91 Sandra moved to the hallway.\n92 John moved to the garden.\n93 Mary grabbed the apple.\n94 Daniel journeyed to the kitchen.\n95 Mary travelled to the bedroom.\n96 John went back to the bedroom.\n97 John journeyed to the garden.\n98 John travelled to the bathroom.\n99 Sandra moved to the office.\n100 Daniel grabbed the milk.\n101 Daniel got the football.\n102 Daniel put down the football.\n103 Mary dropped the apple.\n104 Mary picked up the apple there.\n105 John travelled to the hallway.\n106 Daniel grabbed the football.\n107 Sandra moved to the garden.\n108 John travelled to the garden.\n109 Mary dropped the apple.\n110 John went to the office.\n111 Daniel went to the bedroom.\n112 Daniel journeyed to the bathroom.\n113 Sandra journeyed to the hallway.\n114 Mary took the apple.\n115 Daniel discarded the milk there.\n116 Where was the milk before the bathroom? \tbedroom\t115 112 111\n117 Mary left the apple.\n118 Sandra moved to the kitchen.\n119 Where was the milk before the bathroom? \tbedroom\t115 112 111\n1 Daniel got the milk.\n2 Daniel dropped the milk there.\n3 John picked up the milk.\n4 Mary travelled to the bathroom.\n5 Daniel went to the bathroom.\n6 Daniel moved to the garden.\n7 Mary travelled to the kitchen.\n8 Sandra moved to the garden.\n9 Mary got the apple.\n10 Mary moved to the office.\n11 Mary got the football.\n12 John journeyed to the office.\n13 Sandra went to the office.\n14 Mary went back to the kitchen.\n15 Mary discarded the football.\n16 Sandra travelled to the garden.\n17 Daniel journeyed to the bathroom.\n18 Daniel went to the garden.\n19 Mary took the football.\n20 John journeyed to the bathroom.\n21 Sandra moved to the bathroom.\n22 Daniel went back to the hallway.\n23 Mary went to the office.\n24 Daniel went back to the kitchen.\n25 Sandra went back to the bedroom.\n26 Sandra went back to the kitchen.\n27 Mary dropped the apple.\n28 Mary got the apple.\n29 John discarded the milk.\n30 Sandra moved to the garden.\n31 Where was the milk before the bathroom? \toffice\t29 20 12\n32 Mary put down the football there.\n33 John got the milk there.\n34 Mary journeyed to the hallway.\n35 Mary dropped the apple there.\n36 Mary moved to the kitchen.\n37 Mary moved to the bedroom.\n38 John put down the milk there.\n39 Sandra went to the bathroom.\n40 John grabbed the milk there.\n41 Daniel travelled to the office.\n42 Daniel journeyed to the garden.\n43 Daniel journeyed to the bedroom.\n44 Daniel went back to the office.\n45 Sandra moved to the bedroom.\n46 John dropped the milk there.\n47 John travelled to the hallway.\n48 John got the apple.\n49 Mary travelled to the bathroom.\n50 Daniel took the football there.\n51 Daniel went to the hallway.\n52 Daniel moved to the bathroom.\n53 John moved to the kitchen.\n54 Where was the football before the bathroom? \thallway\t50 52 51\n55 Daniel dropped the football.\n56 Daniel grabbed the football.\n57 Mary went back to the office.\n58 John left the apple.\n59 John got the apple.\n60 John left the apple there.\n61 John grabbed the apple.\n62 Sandra went back to the bathroom.\n63 Daniel journeyed to the kitchen.\n64 John dropped the apple.\n65 Sandra picked up the milk there.\n66 John grabbed the apple there.\n67 Daniel left the football.\n68 Sandra put down the milk.\n69 Daniel got the football.\n70 Sandra travelled to the hallway.\n71 Daniel went to the bedroom.\n72 Daniel left the football.\n73 Daniel got the football.\n74 Mary moved to the kitchen.\n75 Sandra journeyed to the kitchen.\n76 Daniel moved to the kitchen.\n77 Sandra went back to the bathroom.\n78 Sandra went back to the office.\n79 Mary went back to the bedroom.\n80 Sandra went back to the hallway.\n81 Sandra went back to the bedroom.\n82 John discarded the apple.\n83 John went back to the garden.\n84 Daniel travelled to the bedroom.\n85 Daniel left the football there.\n86 Sandra took the football.\n87 John travelled to the bathroom.\n88 Mary went back to the kitchen.\n89 Daniel moved to the garden.\n90 Daniel went to the bedroom.\n91 John grabbed the milk.\n92 Sandra discarded the football there.\n93 Daniel got the football.\n94 Mary moved to the bedroom.\n95 Mary went back to the bathroom.\n96 Daniel put down the football.\n97 Daniel grabbed the football.\n98 Sandra went back to the hallway.\n99 John left the milk.\n100 John took the milk.\n101 John travelled to the office.\n102 John discarded the milk there.\n103 Mary went to the kitchen.\n104 Daniel put down the football.\n105 Daniel moved to the office.\n106 Daniel travelled to the kitchen.\n107 Sandra travelled to the bedroom.\n108 John went back to the kitchen.\n109 Mary went back to the bathroom.\n110 Daniel went back to the bedroom.\n111 Sandra journeyed to the hallway.\n112 Daniel travelled to the bathroom.\n113 Sandra travelled to the bathroom.\n114 Sandra moved to the bedroom.\n115 Mary went to the hallway.\n116 John went to the office.\n117 Sandra moved to the bathroom.\n118 Mary went back to the kitchen.\n119 Mary journeyed to the bedroom.\n120 Mary picked up the football.\n121 Sandra journeyed to the kitchen.\n122 Sandra journeyed to the bedroom.\n123 Mary put down the football there.\n124 Sandra picked up the football.\n125 Mary journeyed to the hallway.\n126 John went to the bedroom.\n127 Sandra journeyed to the hallway.\n128 John travelled to the bathroom.\n129 Mary went to the bedroom.\n130 Sandra dropped the football there.\n131 Daniel went to the office.\n132 Daniel took the milk.\n133 Mary travelled to the garden.\n134 John went to the kitchen.\n135 John journeyed to the garden.\n136 Daniel left the milk.\n137 Daniel grabbed the milk.\n138 Daniel left the milk.\n139 Daniel got the milk.\n140 Mary moved to the kitchen.\n141 Daniel moved to the kitchen.\n142 Daniel left the milk.\n143 Daniel moved to the office.\n144 Daniel travelled to the kitchen.\n145 Daniel journeyed to the garden.\n146 John went back to the bathroom.\n147 Sandra picked up the football.\n148 Daniel moved to the bathroom.\n149 Sandra discarded the football.\n150 Mary grabbed the apple.\n151 John journeyed to the garden.\n152 Mary moved to the bedroom.\n153 John went to the bedroom.\n154 John went back to the bathroom.\n155 Mary dropped the apple.\n156 Mary went back to the garden.\n157 Sandra moved to the kitchen.\n158 Sandra picked up the milk.\n159 Sandra dropped the milk.\n160 Mary travelled to the kitchen.\n161 Sandra took the milk.\n162 Sandra moved to the garden.\n163 Mary moved to the hallway.\n164 Mary went to the office.\n165 Sandra left the milk there.\n166 Sandra took the milk there.\n167 Sandra moved to the bathroom.\n168 Sandra left the milk.\n169 John took the milk.\n170 Sandra moved to the bedroom.\n171 John went to the office.\n172 Sandra picked up the apple.\n173 John put down the milk.\n174 Sandra went to the kitchen.\n175 Sandra moved to the bathroom.\n176 Daniel journeyed to the garden.\n177 Where was the apple before the bathroom? \tkitchen\t172 175 174\n178 Sandra travelled to the kitchen.\n179 John picked up the milk.\n180 Mary went back to the kitchen.\n181 John left the milk.\n182 Mary journeyed to the bedroom.\n183 John went back to the kitchen.\n184 Sandra left the apple there.\n185 John went back to the garden.\n186 Where was the apple before the bathroom? \tkitchen\t184 175 174\n187 Daniel moved to the bedroom.\n188 Sandra grabbed the apple.\n189 John went to the kitchen.\n190 Mary went to the kitchen.\n191 Sandra journeyed to the garden.\n192 Sandra put down the apple.\n193 John travelled to the office.\n194 Sandra moved to the kitchen.\n195 Mary moved to the garden.\n196 Mary grabbed the apple there.\n197 Mary went to the kitchen.\n198 John got the milk there.\n199 John discarded the milk.\n200 John picked up the milk.\n201 Mary discarded the apple there.\n202 Sandra grabbed the apple.\n203 Sandra left the apple there.\n204 Mary went to the garden.\n205 Daniel travelled to the office.\n206 Sandra got the apple there.\n207 Sandra put down the apple.\n208 John travelled to the bathroom.\n209 Daniel went back to the kitchen.\n210 Sandra got the apple.\n211 Mary journeyed to the bathroom.\n212 John put down the milk.\n213 Mary travelled to the garden.\n214 Sandra went back to the hallway.\n215 John got the milk.\n216 Sandra left the apple there.\n217 Daniel journeyed to the hallway.\n218 Sandra grabbed the football.\n219 Sandra moved to the office.\n220 Daniel journeyed to the office.\n221 Daniel moved to the bedroom.\n222 Sandra journeyed to the hallway.\n223 Where was the football before the hallway? \toffice\t218 222 219\n1 John picked up the football.\n2 John discarded the football.\n3 Daniel travelled to the office.\n4 John went back to the kitchen.\n5 Mary travelled to the hallway.\n6 John moved to the garden.\n7 Daniel took the football.\n8 Daniel discarded the football.\n9 John went to the kitchen.\n10 Mary journeyed to the kitchen.\n11 Mary journeyed to the bedroom.\n12 Daniel moved to the bedroom.\n13 Mary went to the hallway.\n14 Mary went to the garden.\n15 Daniel travelled to the hallway.\n16 Sandra journeyed to the bedroom.\n17 Daniel moved to the garden.\n18 Mary travelled to the bathroom.\n19 Mary went to the bedroom.\n20 Mary journeyed to the garden.\n21 Daniel went back to the hallway.\n22 Mary went back to the bathroom.\n23 Mary grabbed the apple.\n24 Mary dropped the apple.\n25 Sandra travelled to the bathroom.\n26 Mary grabbed the apple.\n27 Daniel got the milk there.\n28 Sandra travelled to the garden.\n29 Mary went to the kitchen.\n30 Mary moved to the bedroom.\n31 Where was the apple before the bedroom? \tkitchen\t26 30 29\n32 John journeyed to the hallway.\n33 Daniel discarded the milk.\n34 Mary travelled to the office.\n35 Mary got the football.\n36 Mary dropped the apple.\n37 Mary got the apple.\n38 Daniel travelled to the bathroom.\n39 Mary put down the football.\n40 Mary moved to the kitchen.\n41 Mary moved to the office.\n42 Where was the apple before the office? \tkitchen\t37 41 40\n43 Mary journeyed to the kitchen.\n44 Daniel journeyed to the office.\n45 John grabbed the milk.\n46 John dropped the milk there.\n47 Mary dropped the apple.\n48 John travelled to the kitchen.\n49 Where was the apple before the office? \tkitchen\t47 41 40\n50 John went to the bathroom.\n51 John journeyed to the kitchen.\n52 Where was the apple before the kitchen? \toffice\t47 43 41\n53 John went to the bedroom.\n54 Mary got the apple.\n55 Mary went back to the bathroom.\n56 Daniel grabbed the football.\n57 Daniel left the football.\n58 Daniel went to the kitchen.\n59 John went to the kitchen.\n60 Mary dropped the apple there.\n61 Daniel went back to the office.\n62 Daniel went to the hallway.\n63 Mary took the apple.\n64 Mary left the apple there.\n65 Mary went to the bedroom.\n66 Mary journeyed to the office.\n67 Mary got the football.\n68 John went to the office.\n69 Mary left the football.\n70 Sandra moved to the hallway.\n71 John picked up the football.\n72 Daniel went to the bathroom.\n73 Sandra travelled to the bedroom.\n74 John went to the kitchen.\n75 Mary travelled to the hallway.\n76 Sandra travelled to the kitchen.\n77 Daniel took the apple.\n78 Mary got the milk.\n79 Daniel discarded the apple.\n80 John dropped the football.\n81 John grabbed the football.\n82 Mary went back to the bathroom.\n83 Mary went back to the office.\n84 John journeyed to the hallway.\n85 Sandra travelled to the garden.\n86 Daniel got the apple there.\n87 John discarded the football.\n88 John grabbed the football.\n89 Daniel dropped the apple.\n90 Sandra journeyed to the kitchen.\n91 Daniel got the apple.\n92 Mary went to the bedroom.\n93 Daniel went back to the hallway.\n94 Mary left the milk.\n95 Where was the milk before the office? \tbathroom\t94 83 82\n1 Sandra picked up the milk.\n2 Sandra dropped the milk.\n3 Sandra picked up the football.\n4 Sandra took the milk.\n5 Daniel went back to the bathroom.\n6 Sandra put down the milk.\n7 Sandra travelled to the bedroom.\n8 Daniel got the milk.\n9 John moved to the garden.\n10 Sandra put down the football.\n11 Sandra moved to the hallway.\n12 Mary moved to the kitchen.\n13 Sandra journeyed to the bathroom.\n14 Daniel went to the bedroom.\n15 Daniel left the milk.\n16 Mary went back to the garden.\n17 John went back to the hallway.\n18 Sandra moved to the garden.\n19 John went to the bathroom.\n20 Daniel went to the bathroom.\n21 Daniel went to the hallway.\n22 John journeyed to the kitchen.\n23 Daniel took the apple there.\n24 Daniel put down the apple.\n25 Daniel travelled to the office.\n26 Sandra travelled to the hallway.\n27 Mary journeyed to the kitchen.\n28 Mary moved to the bedroom.\n29 Daniel went to the bedroom.\n30 Daniel went to the bathroom.\n31 Sandra travelled to the kitchen.\n32 Mary got the milk.\n33 Daniel went back to the bedroom.\n34 Mary took the football.\n35 Mary went back to the bathroom.\n36 Mary put down the football.\n37 Sandra moved to the hallway.\n38 Mary took the football there.\n39 Sandra grabbed the apple.\n40 Sandra dropped the apple.\n41 Daniel moved to the garden.\n42 Sandra grabbed the apple.\n43 John moved to the office.\n44 Sandra dropped the apple there.\n45 Sandra picked up the apple.\n46 Mary moved to the kitchen.\n47 Mary discarded the football there.\n48 Daniel went back to the hallway.\n49 Daniel travelled to the office.\n50 Mary journeyed to the hallway.\n51 Mary moved to the garden.\n52 Mary journeyed to the bedroom.\n53 Sandra journeyed to the bedroom.\n54 Mary travelled to the kitchen.\n55 Mary dropped the milk.\n56 Mary grabbed the football there.\n57 Where was the milk before the kitchen? \tbedroom\t55 54 52\n58 Daniel journeyed to the hallway.\n59 Sandra dropped the apple.\n60 Where was the milk before the kitchen? \tbedroom\t55 54 52\n61 Daniel went back to the bathroom.\n62 Daniel journeyed to the office.\n63 Mary got the milk.\n64 Mary put down the football there.\n65 Mary put down the milk there.\n66 Sandra got the apple.\n67 Sandra journeyed to the bathroom.\n68 Daniel moved to the garden.\n69 John journeyed to the garden.\n70 Mary journeyed to the office.\n71 Mary went back to the garden.\n72 Daniel travelled to the bedroom.\n73 John moved to the hallway.\n74 John went to the garden.\n75 Daniel went back to the hallway.\n76 Sandra travelled to the kitchen.\n77 Sandra took the milk.\n78 Mary went back to the bathroom.\n79 Daniel travelled to the bedroom.\n80 Sandra went to the bedroom.\n81 Sandra dropped the apple.\n82 Sandra discarded the milk.\n83 Where was the apple before the bedroom? \tkitchen\t81 80 76\n84 John journeyed to the bathroom.\n85 Mary went to the bedroom.\n86 Where was the apple before the bedroom? \tkitchen\t81 80 76\n87 John journeyed to the garden.\n88 Daniel went to the bathroom.\n89 Sandra took the milk.\n90 Mary got the apple.\n91 Mary discarded the apple.\n92 Mary grabbed the apple.\n93 Mary journeyed to the office.\n94 Sandra went back to the garden.\n95 Mary went to the hallway.\n96 Mary discarded the apple.\n97 Where was the apple before the hallway? \toffice\t96 95 93\n1 Sandra moved to the hallway.\n2 Daniel journeyed to the kitchen.\n3 John grabbed the football there.\n4 John moved to the bathroom.\n5 Mary got the apple there.\n6 John discarded the football.\n7 Sandra went to the bathroom.\n8 Mary left the apple.\n9 Sandra went back to the hallway.\n10 John got the football.\n11 John left the football.\n12 Daniel went back to the garden.\n13 John picked up the football.\n14 John dropped the football.\n15 Daniel journeyed to the bedroom.\n16 Mary moved to the bedroom.\n17 Sandra went to the bedroom.\n18 John picked up the football.\n19 Mary journeyed to the office.\n20 John dropped the football.\n21 John took the football.\n22 Mary went back to the kitchen.\n23 Mary picked up the apple.\n24 Mary went to the bathroom.\n25 John travelled to the hallway.\n26 Mary put down the apple.\n27 John dropped the football.\n28 John took the football.\n29 John dropped the football there.\n30 Sandra moved to the office.\n31 Mary moved to the office.\n32 Mary travelled to the kitchen.\n33 John got the football there.\n34 Daniel moved to the garden.\n35 Sandra went back to the bathroom.\n36 Daniel went to the office.\n37 Mary went to the bedroom.\n38 Sandra went to the kitchen.\n39 Daniel went to the bathroom.\n40 Daniel picked up the apple.\n41 Daniel went back to the bedroom.\n42 Daniel put down the apple.\n43 Sandra travelled to the bedroom.\n44 John went to the office.\n45 Sandra took the apple there.\n46 Mary moved to the bathroom.\n47 Mary moved to the bedroom.\n48 Sandra put down the apple.\n49 Sandra journeyed to the hallway.\n50 John dropped the football.\n51 John moved to the garden.\n52 Daniel journeyed to the kitchen.\n53 Daniel moved to the office.\n54 Daniel journeyed to the kitchen.\n55 Sandra journeyed to the bedroom.\n56 John went back to the bedroom.\n57 Mary went back to the kitchen.\n58 John went back to the hallway.\n59 Sandra journeyed to the hallway.\n60 Mary went back to the hallway.\n61 Daniel went to the garden.\n62 Sandra moved to the kitchen.\n63 Mary moved to the office.\n64 John travelled to the office.\n65 John moved to the bathroom.\n66 Mary took the football.\n67 Mary journeyed to the garden.\n68 John moved to the hallway.\n69 Mary dropped the football.\n70 Daniel journeyed to the bedroom.\n71 Sandra moved to the office.\n72 Daniel took the apple.\n73 Daniel went back to the office.\n74 Daniel journeyed to the bathroom.\n75 Where was the apple before the bathroom? \toffice\t72 74 73\n76 Mary picked up the football.\n77 Daniel journeyed to the hallway.\n78 Where was the apple before the bathroom? \toffice\t72 74 73\n79 Daniel travelled to the bathroom.\n80 Mary journeyed to the bedroom.\n81 Daniel left the apple.\n82 Mary went to the kitchen.\n83 Where was the apple before the hallway? \tbathroom\t81 77 74\n84 Daniel journeyed to the hallway.\n85 John went back to the kitchen.\n86 Where was the apple before the bathroom? \thallway\t81 79 77\n87 Mary left the football.\n88 Daniel journeyed to the garden.\n89 Where was the football before the kitchen? \tbedroom\t87 82 80\n1 Mary moved to the kitchen.\n2 John went back to the kitchen.\n3 Sandra picked up the football.\n4 Sandra moved to the hallway.\n5 Sandra moved to the office.\n6 Mary went to the bedroom.\n7 Where was the football before the office? \thallway\t3 5 4\n8 Daniel went to the garden.\n9 John journeyed to the bathroom.\n10 Sandra went to the hallway.\n11 Sandra discarded the football.\n12 Where was the football before the hallway? \toffice\t11 10 5\n13 Sandra took the football.\n14 Sandra went to the kitchen.\n15 Mary grabbed the milk.\n16 Mary left the milk.\n17 Sandra discarded the football there.\n18 Daniel grabbed the apple.\n19 Daniel left the apple there.\n20 Sandra took the football.\n21 Sandra discarded the football.\n22 Mary moved to the kitchen.\n23 Sandra picked up the football.\n24 Sandra left the football.\n25 Daniel journeyed to the kitchen.\n26 Sandra went to the bathroom.\n27 Daniel travelled to the bathroom.\n28 Sandra travelled to the bedroom.\n29 Sandra took the milk.\n30 Mary moved to the garden.\n31 Sandra put down the milk.\n32 Mary got the apple.\n33 Daniel travelled to the garden.\n34 Sandra took the milk.\n35 Mary put down the apple.\n36 Sandra dropped the milk there.\n37 Mary journeyed to the bedroom.\n38 Daniel went back to the bathroom.\n39 Sandra journeyed to the bathroom.\n40 Mary picked up the milk.\n41 Sandra journeyed to the kitchen.\n42 Mary left the milk.\n43 John journeyed to the office.\n44 Mary travelled to the garden.\n45 Daniel moved to the garden.\n46 Mary got the apple.\n47 John travelled to the garden.\n48 Mary discarded the apple.\n49 Sandra got the football there.\n50 Sandra went back to the garden.\n51 Sandra moved to the office.\n52 Daniel got the apple.\n53 Where was the football before the office? \tgarden\t49 51 50\n54 Daniel put down the apple.\n55 John went to the hallway.\n56 Daniel travelled to the kitchen.\n57 Mary went to the office.\n58 Mary moved to the bedroom.\n59 Mary took the milk.\n60 Mary went back to the office.\n61 Mary discarded the milk.\n62 Sandra moved to the hallway.\n63 Daniel went to the bathroom.\n64 John went to the kitchen.\n65 Mary went to the bedroom.\n66 Sandra journeyed to the bedroom.\n67 Mary went back to the office.\n68 Mary picked up the milk there.\n69 Sandra travelled to the office.\n70 Sandra travelled to the bathroom.\n71 Sandra journeyed to the garden.\n72 Sandra took the apple there.\n73 Sandra put down the apple.\n74 Sandra dropped the football.\n75 Mary dropped the milk there.\n76 Where was the football before the office? \tbedroom\t74 69 66\n77 Mary got the milk.\n78 John moved to the garden.\n79 Where was the football before the bathroom? \toffice\t74 70 69\n1 Daniel travelled to the garden.\n2 John journeyed to the bathroom.\n3 John took the milk.\n4 John travelled to the office.\n5 Sandra travelled to the hallway.\n6 John picked up the football there.\n7 Daniel journeyed to the bathroom.\n8 Sandra went to the garden.\n9 Sandra went back to the hallway.\n10 Sandra went to the bathroom.\n11 Daniel travelled to the garden.\n12 Mary went to the garden.\n13 John left the milk.\n14 Daniel journeyed to the office.\n15 Daniel went to the kitchen.\n16 John took the milk.\n17 Daniel went to the bedroom.\n18 John moved to the bathroom.\n19 Sandra travelled to the garden.\n20 John went back to the kitchen.\n21 Where was the milk before the kitchen? \tbathroom\t16 20 18\n22 Daniel went back to the hallway.\n23 Mary moved to the kitchen.\n24 Mary went back to the bedroom.\n25 John grabbed the apple there.\n26 Sandra journeyed to the bathroom.\n27 Mary travelled to the office.\n28 Sandra travelled to the bedroom.\n29 Sandra travelled to the office.\n30 John journeyed to the bathroom.\n31 Mary went to the hallway.\n32 John moved to the kitchen.\n33 Sandra went to the hallway.\n34 John discarded the football.\n35 John journeyed to the bedroom.\n36 Where was the football before the bathroom? \tkitchen\t34 30 20\n37 Sandra moved to the kitchen.\n38 Sandra picked up the football there.\n39 Mary went back to the office.\n40 Sandra went back to the garden.\n41 John discarded the apple.\n42 John got the apple.\n43 Sandra went to the hallway.\n44 Sandra journeyed to the bathroom.\n45 Sandra went to the office.\n46 Sandra left the football.\n47 Where was the football before the hallway? \tgarden\t46 43 40\n48 John left the milk there.\n49 Mary grabbed the football there.\n50 Where was the milk before the bedroom? \tkitchen\t48 35 32\n51 Sandra went to the bathroom.\n52 John picked up the milk.\n53 Mary dropped the football.\n54 Mary went back to the bedroom.\n55 Sandra travelled to the bedroom.\n56 Sandra moved to the bathroom.\n57 Mary journeyed to the hallway.\n58 John went to the hallway.\n59 Sandra journeyed to the office.\n60 Daniel travelled to the garden.\n61 Sandra went to the bedroom.\n62 Sandra went back to the garden.\n63 John went to the bedroom.\n64 Daniel went back to the kitchen.\n65 Daniel journeyed to the hallway.\n66 Mary moved to the office.\n67 John discarded the milk.\n68 John grabbed the milk.\n69 John left the milk.\n70 John got the milk.\n71 Sandra went to the hallway.\n72 Mary took the football there.\n73 Sandra went to the bedroom.\n74 Daniel travelled to the bedroom.\n75 John left the apple.\n76 John took the apple there.\n77 Sandra journeyed to the office.\n78 Daniel went back to the office.\n79 Mary discarded the football.\n80 Mary took the football there.\n81 John discarded the apple.\n82 John put down the milk.\n83 John journeyed to the hallway.\n84 John travelled to the office.\n85 John went to the bathroom.\n86 John travelled to the garden.\n87 Mary went to the bedroom.\n88 Mary got the milk there.\n89 Mary went back to the kitchen.\n90 Sandra moved to the bedroom.\n91 Mary put down the milk.\n92 Sandra grabbed the apple.\n93 Mary grabbed the milk.\n94 Sandra left the apple.\n95 John went to the kitchen.\n96 Sandra went to the garden.\n97 John journeyed to the office.\n98 John went back to the garden.\n99 Mary dropped the milk there.\n100 Mary put down the football.\n101 Where was the football before the kitchen? \tbedroom\t100 89 87\n1 John got the football.\n2 Daniel travelled to the bedroom.\n3 Mary grabbed the milk.\n4 Mary moved to the kitchen.\n5 Sandra moved to the hallway.\n6 John dropped the football.\n7 John went to the bathroom.\n8 Mary journeyed to the hallway.\n9 Mary journeyed to the office.\n10 Daniel got the football.\n11 Daniel put down the football.\n12 Mary moved to the kitchen.\n13 Daniel grabbed the football.\n14 John journeyed to the office.\n15 Mary left the milk there.\n16 Mary took the milk.\n17 Sandra went to the office.\n18 Daniel moved to the hallway.\n19 Mary journeyed to the bathroom.\n20 Sandra journeyed to the hallway.\n21 Daniel put down the football.\n22 Mary travelled to the garden.\n23 Daniel moved to the garden.\n24 Sandra went back to the garden.\n25 Mary travelled to the bedroom.\n26 Sandra grabbed the apple there.\n27 John journeyed to the kitchen.\n28 Mary left the milk.\n29 Where was the milk before the garden? \tbathroom\t28 22 19\n30 Sandra put down the apple.\n31 Daniel moved to the bedroom.\n32 Where was the milk before the bedroom? \tgarden\t28 25 22\n33 Daniel travelled to the office.\n34 Daniel moved to the hallway.\n35 Where was the milk before the garden? \tbathroom\t28 22 19\n36 Sandra picked up the apple.\n37 Sandra went to the bedroom.\n38 Sandra grabbed the milk.\n39 Daniel picked up the football.\n40 Mary went to the office.\n41 Sandra journeyed to the office.\n42 Sandra dropped the milk.\n43 Mary picked up the milk.\n44 Sandra dropped the apple.\n45 Mary left the milk.\n46 Where was the apple before the office? \tbedroom\t44 41 37\n47 Sandra got the apple.\n48 Mary journeyed to the kitchen.\n49 Sandra put down the apple.\n50 John moved to the bathroom.\n51 Daniel dropped the football.\n52 Daniel picked up the football.\n53 John went to the kitchen.\n54 Daniel went back to the office.\n55 Daniel discarded the football.\n56 John journeyed to the bedroom.\n57 Daniel moved to the bedroom.\n58 John moved to the garden.\n59 Mary travelled to the bedroom.\n60 Mary travelled to the kitchen.\n61 Sandra got the apple.\n62 Sandra grabbed the milk.\n63 John went back to the bathroom.\n64 Sandra discarded the milk.\n65 Mary went to the bedroom.\n66 Sandra put down the apple.\n67 Sandra got the apple.\n68 Sandra journeyed to the garden.\n69 Sandra went back to the bedroom.\n70 Sandra dropped the apple.\n71 Where was the apple before the bedroom? \tgarden\t70 69 68\n1 John went back to the office.\n2 Mary travelled to the hallway.\n3 Mary went back to the bathroom.\n4 Daniel went to the office.\n5 John journeyed to the bathroom.\n6 John journeyed to the hallway.\n7 Sandra went back to the bedroom.\n8 John went back to the bedroom.\n9 Daniel moved to the hallway.\n10 John took the football.\n11 John went back to the office.\n12 Daniel moved to the garden.\n13 Daniel picked up the milk there.\n14 Daniel went to the kitchen.\n15 Daniel went to the bathroom.\n16 John put down the football.\n17 Where was the milk before the bathroom? \tkitchen\t13 15 14\n18 Daniel discarded the milk.\n19 Daniel took the milk there.\n20 John went back to the hallway.\n21 Sandra travelled to the garden.\n22 Daniel travelled to the garden.\n23 Daniel put down the milk.\n24 Daniel grabbed the milk.\n25 Daniel discarded the milk.\n26 Sandra journeyed to the bathroom.\n27 Daniel went to the kitchen.\n28 John travelled to the office.\n29 Daniel went back to the hallway.\n30 John travelled to the hallway.\n31 Mary went to the bedroom.\n32 Mary journeyed to the garden.\n33 Daniel moved to the office.\n34 Daniel picked up the football.\n35 Mary journeyed to the office.\n36 Sandra went to the office.\n37 Sandra went to the bedroom.\n38 Daniel discarded the football.\n39 Sandra went back to the office.\n40 Mary picked up the football there.\n41 Mary moved to the kitchen.\n42 John moved to the garden.\n43 Mary went back to the hallway.\n44 Where was the football before the hallway? \tkitchen\t40 43 41\n45 Sandra moved to the hallway.\n46 Mary journeyed to the office.\n47 Sandra journeyed to the kitchen.\n48 Sandra journeyed to the bathroom.\n49 Mary travelled to the hallway.\n50 Mary discarded the football there.\n51 Where was the football before the office? \thallway\t50 46 43\n52 Mary grabbed the football there.\n53 Daniel moved to the bedroom.\n54 Mary discarded the football there.\n55 Mary grabbed the football.\n56 Mary moved to the bedroom.\n57 Mary discarded the football.\n58 Sandra moved to the kitchen.\n59 Sandra got the apple.\n60 Mary took the football.\n61 John got the milk.\n62 Daniel went to the garden.\n63 Sandra put down the apple.\n64 Sandra grabbed the apple.\n65 Sandra left the apple.\n66 Mary went back to the office.\n67 Daniel journeyed to the bedroom.\n68 Sandra took the apple there.\n69 Sandra dropped the apple.\n70 Daniel went to the kitchen.\n71 Mary travelled to the garden.\n72 Mary journeyed to the kitchen.\n73 Sandra journeyed to the hallway.\n74 Daniel got the apple.\n75 Mary journeyed to the bathroom.\n76 Mary went to the office.\n77 John moved to the bathroom.\n78 Mary dropped the football.\n79 Daniel dropped the apple.\n80 Where was the football before the kitchen? \tgarden\t78 72 71\n81 Mary got the football there.\n82 John moved to the office.\n83 Mary put down the football there.\n84 John took the football.\n85 Daniel journeyed to the garden.\n86 John travelled to the bedroom.\n87 Mary travelled to the bathroom.\n88 John went to the bathroom.\n89 Where was the football before the bathroom? \tbedroom\t84 88 86\n1 Mary moved to the kitchen.\n2 Sandra got the apple.\n3 Daniel picked up the milk.\n4 Mary went to the bathroom.\n5 Mary went to the hallway.\n6 Sandra journeyed to the garden.\n7 Mary went to the kitchen.\n8 Daniel discarded the milk.\n9 Sandra left the apple there.\n10 Mary picked up the football.\n11 Daniel moved to the bathroom.\n12 Daniel moved to the hallway.\n13 Mary travelled to the bedroom.\n14 Sandra journeyed to the bathroom.\n15 Mary moved to the office.\n16 Sandra journeyed to the garden.\n17 Sandra took the apple.\n18 Mary grabbed the milk.\n19 Sandra moved to the hallway.\n20 Mary put down the milk.\n21 John moved to the bedroom.\n22 Mary journeyed to the bathroom.\n23 Daniel moved to the bedroom.\n24 John journeyed to the bathroom.\n25 John moved to the bedroom.\n26 Mary discarded the football.\n27 Where was the football before the bathroom? \toffice\t26 22 15\n28 Sandra moved to the bedroom.\n29 Sandra journeyed to the garden.\n30 Where was the football before the bathroom? \toffice\t26 22 15\n31 John moved to the bathroom.\n32 Sandra went to the hallway.\n33 Where was the football before the office? \tbedroom\t26 15 13\n34 Mary moved to the kitchen.\n35 Daniel moved to the hallway.\n36 John travelled to the garden.\n37 John journeyed to the hallway.\n38 John went to the bathroom.\n39 Sandra put down the apple.\n40 Where was the apple before the hallway? \tgarden\t39 32 29\n41 Sandra got the apple there.\n42 Sandra left the apple.\n43 Daniel took the apple.\n44 John got the football there.\n45 Daniel put down the apple there.\n46 John discarded the football.\n47 Sandra got the apple.\n48 John grabbed the football.\n49 Mary travelled to the bathroom.\n50 Daniel went back to the kitchen.\n51 John put down the football.\n52 Daniel moved to the bathroom.\n53 Sandra went to the office.\n54 John moved to the office.\n55 John got the milk.\n56 Daniel moved to the bedroom.\n57 Daniel went to the office.\n58 Mary picked up the football.\n59 John travelled to the garden.\n60 Mary moved to the bedroom.\n61 Daniel journeyed to the bathroom.\n62 Sandra put down the apple.\n63 Sandra picked up the apple.\n64 Sandra dropped the apple.\n65 Mary travelled to the bathroom.\n66 Mary discarded the football there.\n67 Where was the football before the bathroom? \tbedroom\t66 65 60\n1 Daniel went back to the bedroom.\n2 John went to the bedroom.\n3 Daniel got the apple.\n4 Daniel went to the bathroom.\n5 Daniel journeyed to the kitchen.\n6 Daniel left the apple.\n7 Where was the apple before the kitchen? \tbathroom\t6 5 4\n8 John moved to the bathroom.\n9 John went to the kitchen.\n10 Where was the apple before the kitchen? \tbathroom\t6 5 4\n11 John picked up the apple.\n12 John travelled to the hallway.\n13 Sandra journeyed to the hallway.\n14 John discarded the apple.\n15 Sandra picked up the apple.\n16 Daniel went to the bedroom.\n17 Mary went back to the bedroom.\n18 Sandra discarded the apple there.\n19 Daniel moved to the kitchen.\n20 John got the apple.\n21 John moved to the bedroom.\n22 John put down the apple.\n23 Mary picked up the apple.\n24 Mary discarded the apple.\n25 Daniel moved to the hallway.\n26 Daniel went back to the office.\n27 Daniel got the football.\n28 Sandra went back to the bathroom.\n29 Daniel discarded the football.\n30 Daniel journeyed to the bedroom.\n31 Sandra journeyed to the bedroom.\n32 Mary took the apple.\n33 Daniel went to the office.\n34 Sandra went to the office.\n35 Mary left the apple there.\n36 Daniel picked up the milk there.\n37 Daniel journeyed to the kitchen.\n38 Mary got the apple.\n39 Sandra took the football.\n40 Mary discarded the apple.\n41 John took the apple.\n42 John discarded the apple.\n43 Daniel discarded the milk.\n44 Daniel took the milk.\n45 Mary moved to the office.\n46 Sandra discarded the football.\n47 Mary took the football.\n48 Daniel travelled to the hallway.\n49 Mary journeyed to the bathroom.\n50 Daniel left the milk.\n51 Daniel went back to the garden.\n52 John took the apple.\n53 Mary journeyed to the kitchen.\n54 John put down the apple.\n55 John travelled to the office.\n56 Mary put down the football.\n57 Where was the football before the kitchen? \tbathroom\t56 53 49\n58 Mary went to the bathroom.\n59 Sandra travelled to the garden.\n60 Where was the football before the kitchen? \tbathroom\t56 53 49\n61 Mary journeyed to the garden.\n62 Daniel journeyed to the office.\n63 Where was the football before the kitchen? \tbathroom\t56 53 49\n1 Mary went to the hallway.\n2 Daniel travelled to the kitchen.\n3 Sandra took the apple there.\n4 Sandra discarded the apple there.\n5 John travelled to the office.\n6 Daniel moved to the bathroom.\n7 John went to the kitchen.\n8 Daniel went to the hallway.\n9 Mary went to the kitchen.\n10 Daniel got the apple there.\n11 Daniel went to the garden.\n12 Sandra got the football there.\n13 Daniel dropped the apple.\n14 Mary moved to the bedroom.\n15 Mary went to the garden.\n16 Mary moved to the office.\n17 Mary took the milk.\n18 Daniel picked up the apple there.\n19 Mary dropped the milk.\n20 Mary travelled to the kitchen.\n21 Sandra journeyed to the kitchen.\n22 Sandra moved to the garden.\n23 Sandra put down the football.\n24 Sandra took the football.\n25 Daniel left the apple there.\n26 Sandra dropped the football there.\n27 Sandra took the apple.\n28 Sandra discarded the apple.\n29 Sandra grabbed the apple there.\n30 John went back to the office.\n31 John took the milk there.\n32 Daniel took the football.\n33 Mary went to the bathroom.\n34 Sandra discarded the apple there.\n35 Sandra grabbed the apple.\n36 Sandra put down the apple there.\n37 John travelled to the garden.\n38 Sandra journeyed to the bathroom.\n39 Daniel travelled to the kitchen.\n40 Daniel went to the garden.\n41 John discarded the milk.\n42 Daniel moved to the office.\n43 John went to the bedroom.\n44 Sandra went back to the bedroom.\n45 Mary journeyed to the bedroom.\n46 Sandra went back to the garden.\n47 John journeyed to the office.\n48 John moved to the hallway.\n49 Daniel went back to the garden.\n50 Daniel went back to the office.\n51 Sandra grabbed the apple there.\n52 Daniel journeyed to the bathroom.\n53 John journeyed to the garden.\n54 John travelled to the hallway.\n55 Daniel moved to the hallway.\n56 Mary journeyed to the office.\n57 Sandra moved to the bedroom.\n58 Mary journeyed to the hallway.\n59 Daniel travelled to the bathroom.\n60 Mary moved to the bathroom.\n61 Sandra left the apple there.\n62 John journeyed to the kitchen.\n63 Mary went back to the garden.\n64 Sandra picked up the apple.\n65 Daniel discarded the football.\n66 Daniel took the football.\n67 Sandra moved to the hallway.\n68 Mary went to the bedroom.\n69 Mary went to the kitchen.\n70 Sandra went back to the bedroom.\n71 Daniel left the football.\n72 Sandra put down the apple.\n73 Where was the apple before the bedroom? \thallway\t72 70 67\n74 Daniel journeyed to the kitchen.\n75 Sandra moved to the office.\n76 Where was the apple before the bedroom? \thallway\t72 70 67\n77 Sandra went to the hallway.\n78 John went back to the office.\n79 Where was the apple before the bedroom? \thallway\t72 70 67\n80 Daniel went back to the bathroom.\n81 Daniel picked up the football.\n82 John went back to the garden.\n83 Sandra travelled to the bathroom.\n84 Daniel dropped the football.\n85 Daniel grabbed the football.\n86 Daniel discarded the football there.\n87 Daniel went to the garden.\n88 Sandra went back to the kitchen.\n89 John got the milk.\n90 Mary went to the bathroom.\n91 Mary went back to the office.\n92 John discarded the milk.\n93 John moved to the bathroom.\n94 Mary moved to the kitchen.\n95 Mary journeyed to the office.\n96 Daniel took the milk.\n97 John grabbed the football.\n98 John moved to the office.\n99 John went back to the hallway.\n100 Where was the football before the hallway? \toffice\t97 99 98\n101 John went to the bedroom.\n102 John discarded the football there.\n103 Where was the football before the hallway? \toffice\t102 99 98\n1 John picked up the football.\n2 Mary picked up the apple.\n3 Sandra travelled to the bathroom.\n4 Mary went to the garden.\n5 Daniel moved to the garden.\n6 John left the football.\n7 Daniel grabbed the football.\n8 Daniel travelled to the office.\n9 Daniel dropped the football.\n10 Mary travelled to the office.\n11 Sandra moved to the office.\n12 Daniel got the football.\n13 Mary left the apple.\n14 John went to the office.\n15 Where was the apple before the office? \tgarden\t13 10 4\n16 Daniel took the apple there.\n17 Sandra journeyed to the bedroom.\n18 Mary went to the bedroom.\n19 Daniel went to the garden.\n20 Mary took the milk there.\n21 Mary dropped the milk.\n22 Sandra picked up the milk.\n23 Sandra went back to the garden.\n24 Daniel moved to the hallway.\n25 Daniel discarded the apple.\n26 Where was the apple before the hallway? \tgarden\t25 24 19\n27 Sandra left the milk.\n28 Daniel travelled to the bathroom.\n29 Where was the apple before the hallway? \tgarden\t25 24 19\n30 Sandra moved to the bedroom.\n31 Daniel left the football.\n32 Where was the football before the bathroom? \thallway\t31 28 24\n33 Daniel got the football.\n34 Daniel dropped the football.\n35 Sandra journeyed to the bathroom.\n36 Mary travelled to the office.\n37 Sandra picked up the football.\n38 Daniel travelled to the kitchen.\n39 Sandra dropped the football.\n40 Sandra got the football.\n41 Mary travelled to the hallway.\n42 Mary picked up the apple.\n43 Sandra went to the hallway.\n44 Sandra went to the office.\n45 Where was the football before the office? \thallway\t40 44 43\n1 Daniel picked up the milk.\n2 Mary went back to the garden.\n3 Daniel put down the milk.\n4 John grabbed the milk.\n5 Mary went back to the bathroom.\n6 Daniel journeyed to the kitchen.\n7 Daniel journeyed to the office.\n8 Sandra travelled to the hallway.\n9 Daniel took the football there.\n10 Daniel discarded the football there.\n11 John journeyed to the kitchen.\n12 Daniel went back to the garden.\n13 Daniel picked up the apple there.\n14 Mary travelled to the kitchen.\n15 John left the milk.\n16 Mary travelled to the bathroom.\n17 John took the milk.\n18 Daniel dropped the apple.\n19 Sandra went back to the office.\n20 Sandra got the football.\n21 Daniel took the apple.\n22 Sandra travelled to the hallway.\n23 John discarded the milk.\n24 Daniel went to the bedroom.\n25 Sandra dropped the football.\n26 Mary journeyed to the office.\n27 Sandra travelled to the kitchen.\n28 John travelled to the bathroom.\n29 Daniel travelled to the kitchen.\n30 Sandra grabbed the milk.\n31 Mary went back to the garden.\n32 John went to the garden.\n33 Sandra went to the garden.\n34 John travelled to the bathroom.\n35 John went back to the garden.\n36 John travelled to the bedroom.\n37 Daniel travelled to the garden.\n38 Daniel discarded the apple.\n39 Where was the apple before the garden? \tkitchen\t38 37 29\n40 Sandra went to the hallway.\n41 Mary went to the bathroom.\n42 Where was the apple before the kitchen? \tbedroom\t38 29 24\n43 Sandra grabbed the football.\n44 Daniel journeyed to the hallway.\n45 Where was the apple before the kitchen? \tbedroom\t38 29 24\n46 Mary went to the garden.\n47 Sandra dropped the milk.\n48 Where was the milk before the hallway? \tgarden\t47 40 33\n49 Mary travelled to the kitchen.\n50 Daniel took the milk.\n51 Daniel dropped the milk.\n52 Sandra put down the football.\n53 Daniel went back to the kitchen.\n54 Daniel went to the office.\n55 Sandra picked up the football.\n56 Sandra discarded the football.\n57 John went to the kitchen.\n58 Daniel went to the bedroom.\n59 Sandra got the milk.\n60 Sandra took the football.\n61 John travelled to the hallway.\n62 Mary moved to the hallway.\n63 John moved to the bedroom.\n64 Daniel went back to the office.\n65 Sandra journeyed to the bedroom.\n66 Daniel went to the bedroom.\n67 Mary travelled to the bathroom.\n68 Sandra travelled to the office.\n69 Daniel journeyed to the hallway.\n70 Daniel went back to the kitchen.\n71 Sandra discarded the football.\n72 Sandra put down the milk.\n73 Where was the milk before the office? \tbedroom\t72 68 65\n1 John got the apple.\n2 John travelled to the kitchen.\n3 Mary grabbed the football.\n4 Sandra journeyed to the bathroom.\n5 Mary went back to the office.\n6 John dropped the apple there.\n7 Mary went back to the bathroom.\n8 John travelled to the bedroom.\n9 Daniel moved to the kitchen.\n10 John travelled to the kitchen.\n11 Mary went to the bedroom.\n12 Daniel went to the office.\n13 Sandra moved to the kitchen.\n14 Mary travelled to the kitchen.\n15 Mary discarded the football.\n16 Daniel went to the bedroom.\n17 Where was the football before the bedroom? \tbathroom\t15 11 7\n18 Daniel grabbed the milk there.\n19 Daniel dropped the milk.\n20 Where was the football before the kitchen? \tbedroom\t15 14 11\n21 Mary went back to the bathroom.\n22 John travelled to the garden.\n23 Daniel grabbed the milk.\n24 Daniel put down the milk.\n25 Sandra got the football.\n26 Sandra picked up the apple.\n27 Daniel moved to the bathroom.\n28 Mary went back to the garden.\n29 Sandra travelled to the hallway.\n30 John went to the bedroom.\n31 John took the milk.\n32 Daniel travelled to the office.\n33 Sandra put down the football.\n34 Sandra put down the apple.\n35 John put down the milk.\n36 John travelled to the hallway.\n37 Sandra went to the kitchen.\n38 Daniel journeyed to the bathroom.\n39 John moved to the bedroom.\n40 Daniel went back to the hallway.\n41 John moved to the kitchen.\n42 Mary moved to the office.\n43 Daniel moved to the garden.\n44 Sandra went to the garden.\n45 Sandra went to the kitchen.\n46 Sandra journeyed to the garden.\n47 John journeyed to the hallway.\n48 John travelled to the garden.\n49 John went to the bedroom.\n50 John moved to the hallway.\n51 Daniel went back to the kitchen.\n52 Mary travelled to the bathroom.\n53 John got the football.\n54 Daniel travelled to the hallway.\n55 Daniel picked up the apple.\n56 Daniel put down the apple there.\n57 John went back to the bathroom.\n58 Mary went to the hallway.\n59 Mary travelled to the garden.\n60 John discarded the football there.\n61 John journeyed to the office.\n62 Sandra travelled to the hallway.\n63 Daniel grabbed the apple.\n64 Daniel discarded the apple.\n65 Daniel picked up the apple.\n66 Daniel dropped the apple.\n67 John journeyed to the hallway.\n68 Sandra grabbed the apple.\n69 Sandra discarded the apple.\n70 Sandra moved to the bedroom.\n71 John travelled to the bedroom.\n72 John grabbed the milk.\n73 Daniel travelled to the bedroom.\n74 John dropped the milk.\n75 John got the milk there.\n76 John discarded the milk there.\n77 Sandra journeyed to the garden.\n78 John went to the kitchen.\n79 Sandra went back to the office.\n80 Daniel got the milk.\n81 John went back to the hallway.\n82 John journeyed to the kitchen.\n83 Mary moved to the hallway.\n84 Mary travelled to the bathroom.\n85 Daniel journeyed to the garden.\n86 John went back to the bathroom.\n87 Mary took the football.\n88 John travelled to the office.\n89 Daniel journeyed to the kitchen.\n90 Daniel went to the garden.\n91 Mary dropped the football.\n92 Daniel moved to the office.\n93 Mary went to the kitchen.\n94 Daniel travelled to the kitchen.\n95 John travelled to the kitchen.\n96 Daniel journeyed to the hallway.\n97 John journeyed to the bedroom.\n98 Sandra went back to the bathroom.\n99 Mary went to the office.\n100 Sandra journeyed to the bedroom.\n101 Daniel journeyed to the kitchen.\n102 Daniel put down the milk.\n103 Where was the milk before the hallway? \tkitchen\t102 96 94\n104 John journeyed to the office.\n105 John travelled to the garden.\n106 Where was the milk before the office? \tgarden\t102 92 90\n107 Daniel picked up the milk.\n108 John went to the office.\n109 John went back to the garden.\n110 Mary moved to the kitchen.\n111 Daniel went to the bedroom.\n112 Daniel left the milk.\n113 Mary moved to the bedroom.\n114 Sandra went to the hallway.\n115 Mary took the milk.\n116 John went to the office.\n117 Mary put down the milk.\n118 Daniel moved to the hallway.\n119 John travelled to the bedroom.\n120 Daniel grabbed the apple.\n121 Daniel left the apple.\n122 Sandra travelled to the office.\n123 Sandra went to the hallway.\n124 Sandra took the apple there.\n125 Sandra dropped the apple.\n126 Sandra grabbed the apple there.\n127 Mary journeyed to the bathroom.\n128 Mary travelled to the garden.\n129 John moved to the bathroom.\n130 Sandra moved to the garden.\n131 Mary went to the hallway.\n132 Sandra dropped the apple.\n133 Sandra grabbed the apple there.\n134 Daniel journeyed to the bedroom.\n135 Sandra moved to the bedroom.\n136 Sandra picked up the milk.\n137 Sandra put down the apple.\n138 Daniel travelled to the kitchen.\n139 Sandra went to the hallway.\n140 John got the football.\n141 John put down the football.\n142 Daniel journeyed to the bedroom.\n143 Mary went to the office.\n144 John travelled to the hallway.\n145 Sandra put down the milk there.\n146 Daniel got the apple.\n147 Daniel went to the office.\n148 John took the milk.\n149 Sandra went to the garden.\n150 Daniel dropped the apple.\n151 Mary grabbed the apple.\n152 John went to the garden.\n153 Mary moved to the garden.\n154 Mary went to the office.\n155 Where was the apple before the office? \tgarden\t151 154 153\n1 Sandra took the football.\n2 Sandra travelled to the garden.\n3 Mary journeyed to the office.\n4 Mary went to the bathroom.\n5 Sandra put down the football.\n6 Sandra went back to the bathroom.\n7 Daniel went to the garden.\n8 John went to the hallway.\n9 Sandra journeyed to the hallway.\n10 Daniel got the football there.\n11 John got the apple.\n12 Mary went back to the kitchen.\n13 Daniel discarded the football there.\n14 John left the apple.\n15 Sandra journeyed to the bedroom.\n16 John grabbed the apple.\n17 John moved to the kitchen.\n18 John discarded the apple.\n19 Mary grabbed the apple.\n20 Daniel got the football.\n21 Daniel went to the kitchen.\n22 Daniel went back to the bathroom.\n23 Where was the football before the bathroom? \tkitchen\t20 22 21\n24 Sandra went back to the kitchen.\n25 Daniel dropped the football.\n26 Where was the football before the bathroom? \tkitchen\t25 22 21\n27 Daniel took the football there.\n28 Mary left the apple.\n29 Daniel journeyed to the kitchen.\n30 John journeyed to the hallway.\n31 Daniel picked up the apple.\n32 John went back to the garden.\n33 Daniel dropped the football.\n34 Daniel travelled to the hallway.\n35 John went to the bathroom.\n36 Daniel went to the kitchen.\n37 Daniel grabbed the football.\n38 John travelled to the garden.\n39 Daniel went back to the bedroom.\n40 Sandra journeyed to the bedroom.\n41 Daniel journeyed to the garden.\n42 Daniel moved to the office.\n43 Daniel dropped the football there.\n44 John journeyed to the bedroom.\n45 Where was the football before the garden? \tbedroom\t43 41 39\n46 Daniel left the apple.\n47 Daniel went back to the garden.\n48 Where was the apple before the kitchen? \thallway\t46 36 34\n49 Mary went to the office.\n50 Daniel travelled to the office.\n51 Where was the apple before the bedroom? \tkitchen\t46 39 36\n1 John picked up the football.\n2 John dropped the football.\n3 Mary went to the garden.\n4 Daniel went back to the bedroom.\n5 Daniel moved to the kitchen.\n6 Mary moved to the office.\n7 Sandra journeyed to the bedroom.\n8 John journeyed to the garden.\n9 John travelled to the office.\n10 Daniel went to the bedroom.\n11 Sandra travelled to the hallway.\n12 Sandra journeyed to the bedroom.\n13 Mary travelled to the kitchen.\n14 John went back to the bedroom.\n15 Sandra went back to the kitchen.\n16 Sandra moved to the office.\n17 Mary travelled to the office.\n18 Mary moved to the bedroom.\n19 John travelled to the office.\n20 John travelled to the hallway.\n21 John went to the bathroom.\n22 Sandra journeyed to the hallway.\n23 Sandra got the football.\n24 Mary journeyed to the hallway.\n25 Daniel journeyed to the hallway.\n26 Mary picked up the apple.\n27 John journeyed to the kitchen.\n28 Daniel journeyed to the bathroom.\n29 Mary left the apple.\n30 Mary travelled to the office.\n31 Sandra dropped the football.\n32 Daniel journeyed to the bedroom.\n33 John moved to the office.\n34 John journeyed to the garden.\n35 John grabbed the milk.\n36 John discarded the milk.\n37 Mary moved to the bedroom.\n38 Sandra went to the office.\n39 Sandra moved to the hallway.\n40 John grabbed the milk.\n41 John journeyed to the office.\n42 Sandra moved to the bedroom.\n43 John dropped the milk.\n44 Mary moved to the kitchen.\n45 John went back to the hallway.\n46 Sandra moved to the bathroom.\n47 Daniel journeyed to the garden.\n48 Mary journeyed to the garden.\n49 John went back to the bathroom.\n50 Daniel moved to the bedroom.\n51 Sandra moved to the bedroom.\n52 Mary travelled to the bedroom.\n53 Daniel went back to the office.\n54 Daniel got the milk.\n55 John went back to the hallway.\n56 Daniel journeyed to the garden.\n57 Mary journeyed to the office.\n58 Daniel put down the milk.\n59 John took the football there.\n60 Sandra went to the garden.\n61 Mary went back to the hallway.\n62 John got the apple.\n63 Mary went to the garden.\n64 Daniel went back to the hallway.\n65 John put down the apple there.\n66 Daniel got the apple.\n67 Daniel put down the apple.\n68 Daniel took the apple.\n69 Sandra grabbed the milk.\n70 Sandra dropped the milk.\n71 John went back to the bathroom.\n72 John journeyed to the hallway.\n73 John went back to the bedroom.\n74 Sandra went back to the hallway.\n75 John went back to the garden.\n76 Mary went back to the kitchen.\n77 John journeyed to the bathroom.\n78 John left the football there.\n79 Where was the football before the bathroom? \tgarden\t78 77 75\n80 John moved to the office.\n81 Mary went back to the bathroom.\n82 Where was the football before the bathroom? \tgarden\t78 77 75\n83 Mary journeyed to the hallway.\n84 Daniel left the apple.\n85 Where was the football before the bathroom? \tgarden\t78 77 75\n86 Daniel took the apple.\n87 Mary went to the kitchen.\n88 Sandra went to the kitchen.\n89 Mary went to the garden.\n90 Daniel went back to the office.\n91 Sandra travelled to the office.\n92 John went back to the hallway.\n93 Daniel journeyed to the bedroom.\n94 John went to the kitchen.\n95 Mary travelled to the office.\n96 John went to the bedroom.\n97 Mary went back to the garden.\n98 Sandra went back to the bedroom.\n99 Daniel left the apple there.\n100 Where was the apple before the bedroom? \toffice\t99 93 90\n101 Sandra grabbed the apple.\n102 Sandra left the apple there.\n103 John grabbed the apple.\n104 Daniel went to the hallway.\n105 Sandra journeyed to the hallway.\n106 Mary travelled to the bathroom.\n107 Mary picked up the football.\n108 Sandra travelled to the bedroom.\n109 Mary went back to the garden.\n110 Sandra journeyed to the kitchen.\n111 Daniel went back to the office.\n112 Mary took the milk.\n113 Mary left the milk.\n114 Sandra moved to the bathroom.\n115 Mary put down the football there.\n116 John went back to the hallway.\n117 Mary travelled to the bathroom.\n118 John left the apple.\n119 Sandra travelled to the garden.\n120 Daniel journeyed to the hallway.\n121 John took the apple.\n122 John travelled to the bedroom.\n123 Mary journeyed to the hallway.\n124 Sandra moved to the office.\n125 Daniel travelled to the bathroom.\n126 Daniel went back to the garden.\n127 John dropped the apple.\n128 Mary went back to the bedroom.\n129 Mary moved to the bathroom.\n130 Mary went back to the bedroom.\n131 John travelled to the office.\n132 Mary travelled to the office.\n133 John moved to the hallway.\n134 John moved to the kitchen.\n135 Daniel went to the bedroom.\n136 Daniel took the apple there.\n137 Daniel travelled to the bathroom.\n138 Mary journeyed to the hallway.\n139 Sandra went back to the bathroom.\n140 Daniel dropped the apple.\n141 Mary went back to the garden.\n142 Sandra got the apple.\n143 Mary picked up the football.\n144 Sandra journeyed to the hallway.\n145 Sandra travelled to the bedroom.\n146 Mary grabbed the milk.\n147 Where was the apple before the bedroom? \thallway\t142 145 144\n1 John grabbed the football there.\n2 John left the football.\n3 Mary went to the hallway.\n4 Sandra went back to the bathroom.\n5 Sandra travelled to the garden.\n6 Daniel went back to the hallway.\n7 John got the football.\n8 John left the football.\n9 John picked up the football.\n10 John went to the office.\n11 John moved to the bedroom.\n12 Mary went back to the bathroom.\n13 Where was the football before the bedroom? \toffice\t9 11 10\n14 John left the football.\n15 Mary moved to the hallway.\n16 Where was the football before the bedroom? \toffice\t14 11 10\n17 Mary journeyed to the garden.\n18 Sandra moved to the bedroom.\n19 Where was the football before the bedroom? \toffice\t14 11 10\n20 Sandra took the football there.\n21 John journeyed to the bathroom.\n22 John picked up the apple.\n23 Daniel went back to the bathroom.\n24 Sandra moved to the hallway.\n25 Sandra left the football.\n26 Sandra travelled to the kitchen.\n27 Mary went back to the bathroom.\n28 John went to the kitchen.\n29 John got the milk.\n30 Mary journeyed to the hallway.\n31 Mary grabbed the football.\n32 Mary left the football there.\n33 Mary picked up the football.\n34 Sandra moved to the garden.\n35 Mary put down the football.\n36 Daniel went to the office.\n37 Mary got the football.\n38 John travelled to the bedroom.\n39 Mary went to the garden.\n40 John journeyed to the garden.\n41 John went back to the bedroom.\n42 Sandra went to the bedroom.\n43 John dropped the apple there.\n44 Where was the apple before the bedroom? \tgarden\t43 41 40\n45 Daniel moved to the garden.\n46 John dropped the milk there.\n47 Where was the milk before the bedroom? \tgarden\t46 41 40\n1 John travelled to the garden.\n2 Sandra picked up the apple.\n3 Sandra went to the kitchen.\n4 Daniel got the football.\n5 Sandra journeyed to the office.\n6 Sandra went to the hallway.\n7 Where was the apple before the hallway? \toffice\t2 6 5\n8 Sandra put down the apple.\n9 Sandra picked up the apple.\n10 Sandra went back to the bedroom.\n11 Daniel dropped the football.\n12 Mary went back to the hallway.\n13 Sandra left the apple there.\n14 Sandra took the apple.\n15 Sandra put down the apple.\n16 John went to the kitchen.\n17 John went back to the bathroom.\n18 Mary journeyed to the kitchen.\n19 Sandra grabbed the apple.\n20 Daniel grabbed the football.\n21 John picked up the milk.\n22 John discarded the milk.\n23 Daniel went back to the hallway.\n24 Sandra went to the office.\n25 Mary went to the bedroom.\n26 Daniel put down the football there.\n27 Mary journeyed to the bathroom.\n28 Daniel travelled to the garden.\n29 Sandra dropped the apple.\n30 Mary took the milk there.\n31 Daniel travelled to the kitchen.\n32 Daniel journeyed to the office.\n33 Mary put down the milk there.\n34 Sandra travelled to the bedroom.\n35 Mary grabbed the milk.\n36 Mary put down the milk.\n37 Daniel travelled to the garden.\n38 John travelled to the kitchen.\n39 Sandra moved to the kitchen.\n40 Mary picked up the milk there.\n41 John journeyed to the bathroom.\n42 Sandra went to the bedroom.\n43 Sandra went back to the hallway.\n44 John journeyed to the hallway.\n45 Sandra got the football there.\n46 Sandra journeyed to the kitchen.\n47 Daniel moved to the hallway.\n48 Mary discarded the milk.\n49 John went back to the garden.\n50 John journeyed to the bedroom.\n51 Mary got the milk.\n52 Sandra put down the football there.\n53 Mary left the milk there.\n54 Mary moved to the office.\n55 Mary picked up the apple.\n56 Sandra journeyed to the garden.\n57 Sandra moved to the bathroom.\n58 John moved to the kitchen.\n59 Mary discarded the apple.\n60 Mary went to the bathroom.\n61 Sandra went to the garden.\n62 Daniel went back to the garden.\n63 John grabbed the football there.\n64 Mary went back to the kitchen.\n65 Daniel journeyed to the hallway.\n66 Mary went back to the bathroom.\n67 John went to the office.\n68 John took the apple.\n69 Daniel moved to the garden.\n70 John moved to the kitchen.\n71 Mary went to the bedroom.\n72 Daniel went back to the bathroom.\n73 Daniel grabbed the milk there.\n74 John left the football.\n75 John went back to the hallway.\n76 Where was the football before the kitchen? \toffice\t74 70 67\n77 Daniel travelled to the office.\n78 John dropped the apple there.\n79 Where was the apple before the hallway? \tkitchen\t78 75 70\n80 Sandra moved to the bedroom.\n81 Daniel dropped the milk.\n82 Where was the apple before the hallway? \tkitchen\t78 75 70\n83 Mary moved to the bathroom.\n84 Sandra travelled to the hallway.\n85 Where was the apple before the hallway? \tkitchen\t78 75 70\n1 Mary journeyed to the bathroom.\n2 Mary picked up the apple.\n3 Sandra moved to the bathroom.\n4 Daniel grabbed the football.\n5 Daniel journeyed to the bathroom.\n6 Mary put down the apple.\n7 Mary got the apple.\n8 Mary went to the bedroom.\n9 John journeyed to the bathroom.\n10 Mary discarded the apple there.\n11 Daniel moved to the hallway.\n12 John moved to the office.\n13 Daniel travelled to the bedroom.\n14 Daniel journeyed to the garden.\n15 John journeyed to the bathroom.\n16 Sandra went to the kitchen.\n17 Mary grabbed the milk.\n18 Mary discarded the milk there.\n19 Daniel dropped the football.\n20 John went to the bedroom.\n21 Where was the football before the garden? \tbedroom\t19 14 13\n22 John took the milk there.\n23 John grabbed the apple.\n24 Where was the football before the bedroom? \thallway\t19 13 11\n25 John travelled to the office.\n26 Daniel grabbed the football.\n27 Sandra journeyed to the office.\n28 Sandra journeyed to the bedroom.\n29 Daniel journeyed to the hallway.\n30 John put down the milk.\n31 Daniel dropped the football.\n32 Sandra travelled to the kitchen.\n33 John put down the apple.\n34 Daniel got the football.\n35 Daniel went back to the office.\n36 Sandra journeyed to the bathroom.\n37 John got the milk.\n38 John went back to the kitchen.\n39 Daniel put down the football there.\n40 Mary went back to the garden.\n41 Daniel picked up the football.\n42 Daniel took the apple there.\n43 Sandra went to the office.\n44 Sandra went back to the bedroom.\n45 Daniel left the football.\n46 Sandra journeyed to the office.\n47 Sandra moved to the kitchen.\n48 John dropped the milk.\n49 Daniel got the football.\n50 John grabbed the milk.\n51 Sandra went back to the hallway.\n52 John moved to the hallway.\n53 Sandra travelled to the kitchen.\n54 Daniel discarded the football.\n55 Daniel put down the apple there.\n56 Daniel picked up the football.\n57 John put down the milk there.\n58 John grabbed the milk.\n59 Daniel travelled to the garden.\n60 Daniel dropped the football.\n61 Mary got the football.\n62 John went back to the office.\n63 John dropped the milk.\n64 Mary moved to the bathroom.\n65 John travelled to the garden.\n66 Mary discarded the football.\n67 Mary got the football.\n68 Sandra journeyed to the hallway.\n69 John travelled to the hallway.\n70 John journeyed to the garden.\n71 Mary went to the garden.\n72 Mary dropped the football there.\n73 Sandra moved to the kitchen.\n74 John picked up the football.\n75 Sandra moved to the hallway.\n76 Sandra went to the bedroom.\n77 John went back to the bathroom.\n78 Daniel went to the office.\n79 John went to the kitchen.\n80 Sandra travelled to the kitchen.\n81 Mary went to the bedroom.\n82 Mary went back to the garden.\n83 John dropped the football.\n84 Daniel grabbed the apple there.\n85 Where was the football before the kitchen? \tbathroom\t83 79 77\n86 Sandra got the football.\n87 Daniel put down the apple.\n88 Daniel moved to the bedroom.\n89 Mary journeyed to the hallway.\n90 Mary journeyed to the garden.\n91 Daniel went back to the office.\n92 Sandra put down the football.\n93 Sandra moved to the garden.\n94 Daniel moved to the bedroom.\n95 Daniel journeyed to the hallway.\n96 John got the football.\n97 John went back to the bathroom.\n98 John went back to the hallway.\n99 John went to the bathroom.\n100 Where was the football before the bathroom? \thallway\t96 99 98\n101 Mary journeyed to the bathroom.\n102 John left the football.\n103 Where was the football before the bathroom? \thallway\t102 99 98\n1 Sandra went to the hallway.\n2 John journeyed to the bedroom.\n3 Sandra went to the kitchen.\n4 Daniel picked up the apple.\n5 Sandra moved to the office.\n6 Daniel went back to the bathroom.\n7 Daniel went to the garden.\n8 Daniel dropped the apple.\n9 Where was the apple before the garden? \tbathroom\t8 7 6\n10 Sandra went to the hallway.\n11 Daniel grabbed the football.\n12 Where was the apple before the garden? \tbathroom\t8 7 6\n13 Sandra went to the bathroom.\n14 Sandra moved to the kitchen.\n15 Where was the apple before the garden? \tbathroom\t8 7 6\n16 John moved to the kitchen.\n17 Daniel grabbed the apple.\n18 Daniel put down the football.\n19 Daniel discarded the apple.\n20 John travelled to the bathroom.\n21 Sandra grabbed the milk.\n22 Daniel took the football there.\n23 Daniel put down the football.\n24 Daniel grabbed the apple.\n25 Mary journeyed to the bathroom.\n26 Daniel discarded the apple.\n27 Sandra went to the garden.\n28 Daniel got the apple.\n29 Daniel grabbed the football.\n30 Sandra went to the bathroom.\n31 John journeyed to the hallway.\n32 Sandra dropped the milk.\n33 Daniel dropped the apple there.\n34 Where was the milk before the bathroom? \tgarden\t32 30 27\n35 Mary picked up the milk there.\n36 John went back to the kitchen.\n37 Mary dropped the milk there.\n38 Daniel travelled to the hallway.\n39 Mary grabbed the milk.\n40 Sandra travelled to the kitchen.\n41 Sandra journeyed to the hallway.\n42 Daniel put down the football.\n43 Sandra moved to the bathroom.\n44 Sandra moved to the garden.\n45 John went to the hallway.\n46 Daniel went back to the bedroom.\n47 Sandra went to the hallway.\n48 Daniel went back to the office.\n49 Mary went to the kitchen.\n50 Mary left the milk.\n51 John went to the kitchen.\n52 Sandra got the football.\n53 John picked up the milk there.\n54 Sandra put down the football.\n55 Mary went back to the office.\n56 Sandra travelled to the office.\n57 Mary moved to the garden.\n58 Mary journeyed to the kitchen.\n59 Sandra journeyed to the garden.\n60 Sandra went to the bedroom.\n61 John put down the milk.\n62 John journeyed to the office.\n63 Sandra journeyed to the bathroom.\n64 Mary went to the garden.\n65 Mary went back to the hallway.\n66 Sandra journeyed to the bedroom.\n67 John moved to the bedroom.\n68 Mary picked up the football.\n69 John travelled to the hallway.\n70 Sandra went to the office.\n71 John went back to the bedroom.\n72 Sandra went back to the garden.\n73 John journeyed to the bathroom.\n74 John went to the office.\n75 Daniel journeyed to the bathroom.\n76 John travelled to the kitchen.\n77 Sandra took the apple.\n78 John got the milk.\n79 Mary left the football.\n80 John discarded the milk.\n81 Mary took the football.\n82 John picked up the milk.\n83 Sandra journeyed to the bedroom.\n84 John went to the office.\n85 John went back to the hallway.\n86 John discarded the milk.\n87 Where was the milk before the hallway? \toffice\t86 85 84\n1 John journeyed to the garden.\n2 Sandra went back to the office.\n3 Sandra moved to the garden.\n4 John moved to the kitchen.\n5 Mary travelled to the kitchen.\n6 John took the milk.\n7 John moved to the hallway.\n8 John went to the office.\n9 Where was the milk before the office? \thallway\t6 8 7\n10 Daniel journeyed to the kitchen.\n11 Mary moved to the bathroom.\n12 Where was the milk before the office? \thallway\t6 8 7\n13 John discarded the milk there.\n14 Sandra journeyed to the bathroom.\n15 Where was the milk before the office? \thallway\t13 8 7\n16 Sandra picked up the apple.\n17 John took the milk there.\n18 Mary picked up the football there.\n19 Sandra moved to the kitchen.\n20 Sandra journeyed to the bedroom.\n21 John journeyed to the hallway.\n22 Sandra journeyed to the hallway.\n23 John travelled to the bathroom.\n24 Sandra went to the office.\n25 John went to the bedroom.\n26 Daniel moved to the garden.\n27 John went back to the garden.\n28 Daniel went back to the bathroom.\n29 Daniel went to the garden.\n30 Mary put down the football.\n31 Daniel went to the hallway.\n32 Mary took the football.\n33 John left the milk there.\n34 Where was the milk before the garden? \tbedroom\t33 27 25\n35 Sandra left the apple.\n36 Mary put down the football.\n37 Where was the milk before the bedroom? \tbathroom\t33 25 23\n1 Mary travelled to the bathroom.\n2 Daniel went back to the kitchen.\n3 Daniel travelled to the garden.\n4 Mary moved to the garden.\n5 Sandra picked up the apple.\n6 Daniel went back to the bathroom.\n7 Sandra went back to the bedroom.\n8 Sandra got the milk.\n9 Daniel moved to the office.\n10 Sandra went back to the bathroom.\n11 Sandra moved to the hallway.\n12 Sandra went to the kitchen.\n13 Where was the milk before the kitchen? \thallway\t8 12 11\n14 Mary went back to the bathroom.\n15 John journeyed to the hallway.\n16 John moved to the office.\n17 Sandra travelled to the garden.\n18 Daniel travelled to the bedroom.\n19 Sandra dropped the milk.\n20 Where was the milk before the kitchen? \thallway\t19 12 11\n21 Sandra picked up the milk.\n22 Sandra travelled to the kitchen.\n23 Sandra travelled to the bedroom.\n24 Sandra left the milk.\n25 Where was the milk before the bedroom? \tkitchen\t24 23 22\n26 John travelled to the hallway.\n27 Daniel went back to the garden.\n28 Where was the milk before the bedroom? \tkitchen\t24 23 22\n29 Mary went back to the garden.\n30 Sandra went back to the hallway.\n31 Where was the milk before the bedroom? \tkitchen\t24 23 22\n1 Mary travelled to the office.\n2 Daniel went to the hallway.\n3 Sandra moved to the bathroom.\n4 Sandra took the football.\n5 Sandra moved to the office.\n6 Daniel travelled to the kitchen.\n7 Daniel picked up the apple.\n8 Sandra went back to the bedroom.\n9 Where was the football before the bedroom? \toffice\t4 8 5\n10 Daniel left the apple.\n11 Daniel picked up the milk.\n12 Mary travelled to the garden.\n13 John travelled to the bathroom.\n14 Mary moved to the kitchen.\n15 Mary took the apple.\n16 Sandra dropped the football.\n17 Daniel moved to the bathroom.\n18 Where was the football before the bedroom? \toffice\t16 8 5\n19 Daniel put down the milk.\n20 Daniel grabbed the milk.\n21 Where was the football before the bedroom? \toffice\t16 8 5\n22 Sandra got the football.\n23 Daniel moved to the kitchen.\n24 Sandra discarded the football.\n25 Sandra grabbed the football.\n26 Mary discarded the apple.\n27 Mary moved to the bathroom.\n28 Daniel went back to the garden.\n29 John moved to the hallway.\n30 Mary went to the garden.\n31 Mary travelled to the office.\n32 Sandra travelled to the bathroom.\n33 Sandra discarded the football.\n34 John journeyed to the bedroom.\n35 Sandra grabbed the football.\n36 Daniel journeyed to the bedroom.\n37 Sandra put down the football.\n38 Sandra moved to the kitchen.\n39 Daniel left the milk there.\n40 Where was the milk before the bedroom? \tgarden\t39 36 28\n41 Mary went to the bedroom.\n42 John moved to the kitchen.\n43 Where was the milk before the garden? \tkitchen\t39 28 23\n1 Sandra picked up the apple.\n2 Sandra got the football.\n3 John got the milk.\n4 John put down the milk.\n5 Sandra moved to the bathroom.\n6 Daniel journeyed to the bedroom.\n7 Sandra journeyed to the hallway.\n8 Daniel moved to the garden.\n9 John got the milk.\n10 Daniel went back to the bedroom.\n11 Sandra journeyed to the office.\n12 Daniel went to the kitchen.\n13 Sandra went to the kitchen.\n14 John went back to the bathroom.\n15 Daniel went back to the garden.\n16 John dropped the milk there.\n17 Sandra left the apple.\n18 Daniel went back to the hallway.\n19 Where was the apple before the hallway? \tbathroom\t17 7 5\n20 Sandra grabbed the apple.\n21 Daniel travelled to the bedroom.\n22 John picked up the milk.\n23 Sandra travelled to the office.\n24 Sandra journeyed to the garden.\n25 John put down the milk.\n26 John journeyed to the bedroom.\n27 Sandra discarded the apple.\n28 Where was the apple before the garden? \toffice\t27 24 23\n29 John travelled to the garden.\n30 John got the apple there.\n31 Sandra travelled to the kitchen.\n32 Sandra put down the football there.\n33 Where was the football before the garden? \toffice\t32 24 23\n34 Daniel journeyed to the bathroom.\n35 Sandra grabbed the football there.\n36 Mary moved to the bedroom.\n37 Mary went to the bathroom.\n38 Sandra travelled to the hallway.\n39 Mary picked up the milk.\n40 Sandra put down the football.\n41 Sandra moved to the office.\n42 Mary travelled to the hallway.\n43 Mary dropped the milk.\n44 John left the apple there.\n45 John got the apple.\n46 Daniel went back to the kitchen.\n47 Sandra went back to the bathroom.\n48 Daniel journeyed to the garden.\n49 Sandra travelled to the kitchen.\n50 Daniel journeyed to the bathroom.\n51 Mary got the milk.\n52 Mary got the football there.\n53 Mary discarded the football.\n54 Daniel moved to the kitchen.\n55 Sandra went back to the bathroom.\n56 John went to the hallway.\n57 Mary left the milk there.\n58 John got the football.\n59 Mary took the milk.\n60 Mary put down the milk.\n61 Daniel travelled to the bedroom.\n62 Daniel went back to the kitchen.\n63 Mary moved to the garden.\n64 Daniel moved to the bedroom.\n65 John travelled to the office.\n66 John put down the apple.\n67 John left the football.\n68 Where was the apple before the office? \thallway\t66 65 56\n69 Mary went to the kitchen.\n70 John went to the garden.\n71 Where was the apple before the office? \thallway\t66 65 56\n1 Sandra moved to the hallway.\n2 Daniel got the football.\n3 John went to the bedroom.\n4 Mary went to the office.\n5 John moved to the kitchen.\n6 Sandra grabbed the milk.\n7 John went back to the hallway.\n8 Sandra discarded the milk.\n9 Sandra moved to the office.\n10 Mary moved to the garden.\n11 Daniel put down the football there.\n12 Sandra went back to the bedroom.\n13 Mary moved to the kitchen.\n14 John took the milk.\n15 John travelled to the garden.\n16 John discarded the milk.\n17 Mary travelled to the office.\n18 Daniel went to the bathroom.\n19 Sandra journeyed to the hallway.\n20 Daniel got the apple.\n21 Mary went back to the bathroom.\n22 John got the milk.\n23 Daniel travelled to the kitchen.\n24 Mary moved to the kitchen.\n25 Sandra travelled to the garden.\n26 John left the milk.\n27 Daniel discarded the apple.\n28 Sandra moved to the hallway.\n29 Sandra journeyed to the kitchen.\n30 John got the milk.\n31 Daniel took the apple.\n32 Daniel dropped the apple.\n33 Sandra picked up the apple.\n34 Mary moved to the bathroom.\n35 Sandra went to the bedroom.\n36 Daniel journeyed to the office.\n37 Daniel picked up the football.\n38 Daniel dropped the football there.\n39 Sandra discarded the apple.\n40 John put down the milk there.\n41 Sandra went to the hallway.\n42 John took the milk.\n43 Daniel got the football.\n44 John put down the milk.\n45 John picked up the milk there.\n46 Sandra journeyed to the garden.\n47 John put down the milk.\n48 Daniel travelled to the garden.\n49 Mary went back to the office.\n50 Daniel picked up the milk.\n51 Mary went to the hallway.\n52 Daniel discarded the football.\n53 John grabbed the football.\n54 Daniel moved to the hallway.\n55 John dropped the football.\n56 John travelled to the hallway.\n57 John moved to the garden.\n58 John moved to the hallway.\n59 Sandra travelled to the office.\n60 Mary moved to the office.\n61 Sandra journeyed to the kitchen.\n62 Sandra journeyed to the hallway.\n63 Daniel went to the bathroom.\n64 Daniel put down the milk.\n65 Where was the milk before the bathroom? \thallway\t64 63 54\n66 Mary travelled to the kitchen.\n67 Daniel got the milk.\n68 Daniel put down the milk.\n69 John travelled to the bedroom.\n70 John journeyed to the bathroom.\n71 John moved to the office.\n72 Mary went back to the bedroom.\n73 Mary went back to the hallway.\n74 John went to the bedroom.\n75 Sandra went back to the office.\n76 Mary went back to the kitchen.\n77 Sandra travelled to the kitchen.\n78 Sandra went to the office.\n79 Daniel took the milk there.\n80 Mary went back to the bathroom.\n81 John picked up the apple.\n82 Daniel dropped the milk.\n83 John went back to the garden.\n84 Daniel picked up the milk.\n85 John dropped the apple there.\n86 John picked up the apple.\n87 Daniel discarded the milk there.\n88 John went back to the bedroom.\n89 Mary took the milk.\n90 Mary journeyed to the kitchen.\n91 Daniel travelled to the bedroom.\n92 Mary moved to the bathroom.\n93 Mary journeyed to the hallway.\n94 Where was the milk before the hallway? \tbathroom\t89 93 92\n95 Mary travelled to the garden.\n96 Mary travelled to the bedroom.\n97 Sandra went to the garden.\n98 John left the apple there.\n99 Mary grabbed the apple.\n100 Sandra went back to the bedroom.\n101 Daniel journeyed to the office.\n102 Mary dropped the milk.\n103 Where was the milk before the hallway? \tbathroom\t102 93 92\n104 John took the milk.\n105 Daniel went to the garden.\n106 John discarded the milk.\n107 Sandra journeyed to the office.\n108 John journeyed to the garden.\n109 John took the football.\n110 Sandra went to the bathroom.\n111 Mary dropped the apple.\n112 Mary picked up the apple there.\n113 Daniel journeyed to the office.\n114 Sandra went to the hallway.\n115 John discarded the football there.\n116 John got the football.\n117 Sandra travelled to the garden.\n118 Sandra went to the bedroom.\n119 Mary put down the apple.\n120 John left the football.\n121 Sandra picked up the apple.\n122 John grabbed the football.\n123 Sandra left the apple there.\n124 John put down the football there.\n125 Sandra picked up the apple.\n126 Mary went back to the kitchen.\n127 Sandra picked up the milk.\n128 Sandra went to the kitchen.\n129 John went to the hallway.\n130 Daniel moved to the garden.\n131 Sandra left the milk there.\n132 Sandra dropped the apple.\n133 Sandra grabbed the apple.\n134 Sandra discarded the apple.\n135 Mary went back to the bedroom.\n136 Daniel picked up the football.\n137 Daniel went to the hallway.\n138 Daniel moved to the garden.\n139 Sandra moved to the office.\n140 Where was the football before the garden? \thallway\t136 138 137\n141 John went back to the kitchen.\n142 John took the milk.\n143 John went to the garden.\n144 Daniel went to the bedroom.\n145 John travelled to the kitchen.\n146 Mary went to the garden.\n147 Where was the milk before the kitchen? \tgarden\t142 145 143\n1 Daniel travelled to the bathroom.\n2 Daniel went to the bedroom.\n3 Daniel moved to the bathroom.\n4 John picked up the apple.\n5 Mary moved to the kitchen.\n6 John left the apple.\n7 Daniel went back to the garden.\n8 Daniel moved to the kitchen.\n9 Daniel moved to the office.\n10 John moved to the bathroom.\n11 John journeyed to the hallway.\n12 Daniel went back to the garden.\n13 Daniel picked up the milk.\n14 John grabbed the football there.\n15 John left the football there.\n16 Sandra moved to the garden.\n17 Mary went back to the hallway.\n18 John travelled to the bathroom.\n19 Daniel moved to the office.\n20 Mary travelled to the garden.\n21 Daniel dropped the milk.\n22 Mary journeyed to the bedroom.\n23 Daniel picked up the milk.\n24 Daniel journeyed to the bathroom.\n25 Daniel left the milk.\n26 Mary travelled to the office.\n27 Daniel took the milk.\n28 Daniel went back to the hallway.\n29 Sandra went back to the bedroom.\n30 Daniel moved to the kitchen.\n31 Where was the milk before the kitchen? \thallway\t27 30 28\n32 Daniel journeyed to the office.\n33 Sandra went to the kitchen.\n34 John went to the garden.\n35 John travelled to the bathroom.\n36 Mary grabbed the apple there.\n37 Daniel went to the bathroom.\n38 John travelled to the office.\n39 Mary left the apple.\n40 John went to the kitchen.\n41 Mary picked up the apple.\n42 John journeyed to the office.\n43 John travelled to the kitchen.\n44 Mary moved to the bathroom.\n45 Sandra moved to the office.\n46 Mary moved to the bedroom.\n47 Daniel dropped the milk.\n48 Where was the milk before the bathroom? \toffice\t47 37 32\n49 Mary journeyed to the office.\n50 Mary discarded the apple.\n51 Where was the milk before the office? \tkitchen\t47 32 30\n52 Daniel took the milk.\n53 John went to the bedroom.\n54 Where was the apple before the bedroom? \tbathroom\t50 46 44\n55 Mary grabbed the apple.\n56 Daniel discarded the milk.\n57 John journeyed to the garden.\n58 Daniel took the milk.\n59 Daniel dropped the milk.\n60 Mary went to the kitchen.\n61 Mary left the apple.\n62 Daniel travelled to the garden.\n63 Daniel travelled to the hallway.\n64 John went back to the bedroom.\n65 John went to the bathroom.\n66 Mary grabbed the apple.\n67 John moved to the bedroom.\n68 Mary journeyed to the bathroom.\n69 Daniel picked up the football there.\n70 Mary travelled to the hallway.\n71 Where was the apple before the hallway? \tbathroom\t66 70 68\n1 Sandra went back to the bathroom.\n2 Mary journeyed to the office.\n3 Daniel moved to the bedroom.\n4 Mary went back to the bedroom.\n5 John journeyed to the garden.\n6 Sandra went back to the office.\n7 John picked up the apple.\n8 John travelled to the bathroom.\n9 John moved to the office.\n10 Sandra went to the kitchen.\n11 Where was the apple before the office? \tbathroom\t7 9 8\n12 John moved to the bedroom.\n13 Sandra travelled to the bedroom.\n14 John discarded the apple.\n15 Mary took the apple.\n16 Mary dropped the apple.\n17 Daniel took the apple.\n18 John went back to the office.\n19 Daniel went to the kitchen.\n20 Mary travelled to the hallway.\n21 Daniel discarded the apple.\n22 John travelled to the bathroom.\n23 Daniel got the apple there.\n24 Mary got the football there.\n25 Mary discarded the football.\n26 Sandra travelled to the bathroom.\n27 Sandra travelled to the hallway.\n28 Sandra journeyed to the bedroom.\n29 Sandra journeyed to the kitchen.\n30 Daniel went back to the bathroom.\n31 Mary went back to the bathroom.\n32 Daniel moved to the office.\n33 Mary journeyed to the office.\n34 John travelled to the bedroom.\n35 Mary went to the bedroom.\n36 Sandra went to the garden.\n37 Sandra travelled to the office.\n38 John journeyed to the garden.\n39 Daniel went to the bathroom.\n40 Mary travelled to the kitchen.\n41 John moved to the bathroom.\n42 Daniel put down the apple there.\n43 Daniel grabbed the apple.\n44 Daniel discarded the apple there.\n45 John journeyed to the office.\n46 Mary went to the hallway.\n47 Daniel picked up the apple there.\n48 Mary picked up the milk.\n49 Daniel travelled to the bedroom.\n50 Sandra journeyed to the garden.\n51 Daniel went to the hallway.\n52 Where was the apple before the hallway? \tbedroom\t47 51 49\n53 Daniel left the apple there.\n54 Mary left the milk.\n55 Where was the apple before the hallway? \tbedroom\t53 51 49\n56 Daniel moved to the kitchen.\n57 Sandra moved to the hallway.\n58 Where was the apple before the hallway? \tbedroom\t53 51 49\n59 Mary took the milk.\n60 John journeyed to the bathroom.\n61 Sandra picked up the apple.\n62 Sandra travelled to the garden.\n63 Mary got the football.\n64 Daniel went to the office.\n65 Mary discarded the football there.\n66 Mary journeyed to the kitchen.\n67 Mary went back to the bathroom.\n68 Mary went to the garden.\n69 Sandra dropped the apple.\n70 Daniel journeyed to the hallway.\n71 Mary moved to the bedroom.\n72 Sandra picked up the apple.\n73 Sandra left the apple there.\n74 John went to the kitchen.\n75 Mary put down the milk there.\n76 John moved to the hallway.\n77 Where was the milk before the garden? \tbathroom\t75 68 67\n1 Daniel got the football there.\n2 Daniel went back to the hallway.\n3 Mary took the milk.\n4 Sandra travelled to the garden.\n5 Mary travelled to the bedroom.\n6 Daniel travelled to the office.\n7 Daniel put down the football.\n8 Mary discarded the milk.\n9 Where was the football before the office? \thallway\t7 6 2\n10 Mary went back to the garden.\n11 Daniel grabbed the football.\n12 Daniel dropped the football.\n13 Daniel got the apple there.\n14 John went back to the bedroom.\n15 Daniel dropped the apple.\n16 Daniel journeyed to the garden.\n17 Daniel travelled to the kitchen.\n18 Mary went back to the bedroom.\n19 John grabbed the milk.\n20 Daniel moved to the hallway.\n21 Sandra travelled to the hallway.\n22 Sandra travelled to the office.\n23 Mary went to the office.\n24 Mary got the apple.\n25 Mary got the football.\n26 Daniel moved to the garden.\n27 John moved to the kitchen.\n28 Mary discarded the apple.\n29 Daniel travelled to the bathroom.\n30 Daniel went back to the bedroom.\n31 Mary journeyed to the garden.\n32 Mary went back to the bathroom.\n33 Mary went to the garden.\n34 Mary travelled to the bathroom.\n35 Daniel journeyed to the garden.\n36 Mary went back to the kitchen.\n37 Sandra grabbed the apple.\n38 Daniel went to the kitchen.\n39 Daniel moved to the bathroom.\n40 Sandra put down the apple.\n41 Daniel went back to the kitchen.\n42 Daniel travelled to the bathroom.\n43 John dropped the milk.\n44 Sandra took the apple.\n45 Daniel moved to the kitchen.\n46 Daniel grabbed the milk.\n47 Mary went back to the office.\n48 Daniel moved to the bathroom.\n49 Daniel travelled to the hallway.\n50 Where was the milk before the hallway? \tbathroom\t46 49 48\n51 Sandra discarded the apple.\n52 Daniel journeyed to the kitchen.\n53 Sandra travelled to the garden.\n54 Mary grabbed the apple.\n55 Mary went to the garden.\n56 Daniel discarded the milk.\n57 Where was the milk before the kitchen? \thallway\t56 52 49\n58 Mary dropped the apple.\n59 John got the milk.\n60 Mary discarded the football.\n61 Mary travelled to the kitchen.\n62 Where was the football before the garden? \toffice\t60 55 47\n63 Daniel moved to the bedroom.\n64 John left the milk.\n65 Where was the football before the garden? \toffice\t60 55 47\n1 John travelled to the hallway.\n2 Daniel went back to the bathroom.\n3 John got the milk.\n4 John grabbed the football.\n5 Mary journeyed to the office.\n6 Mary went back to the garden.\n7 Mary went back to the bathroom.\n8 Sandra journeyed to the kitchen.\n9 John went to the kitchen.\n10 John went back to the office.\n11 Mary moved to the hallway.\n12 Mary travelled to the garden.\n13 John got the apple.\n14 John moved to the hallway.\n15 Daniel moved to the kitchen.\n16 Mary went back to the bedroom.\n17 Mary went back to the garden.\n18 John left the apple.\n19 Sandra went to the office.\n20 John discarded the milk.\n21 Where was the milk before the office? \tkitchen\t20 10 9\n22 John travelled to the office.\n23 Daniel journeyed to the garden.\n24 Where was the milk before the hallway? \toffice\t20 14 10\n25 Daniel went back to the kitchen.\n26 John dropped the football there.\n27 Where was the football before the office? \thallway\t26 22 14\n28 Sandra got the football.\n29 Sandra moved to the hallway.\n30 John went back to the hallway.\n31 John journeyed to the kitchen.\n32 Sandra travelled to the kitchen.\n33 Sandra dropped the football.\n34 Where was the football before the kitchen? \thallway\t33 32 29\n35 Sandra went to the garden.\n36 Mary went to the office.\n37 Where was the football before the kitchen? \thallway\t33 32 29\n1 Daniel went to the kitchen.\n2 Mary journeyed to the office.\n3 Sandra went back to the bathroom.\n4 Mary got the apple.\n5 Sandra took the milk.\n6 Mary left the apple.\n7 Sandra journeyed to the kitchen.\n8 Sandra left the milk there.\n9 John journeyed to the kitchen.\n10 Mary picked up the football.\n11 Daniel picked up the milk there.\n12 Daniel travelled to the hallway.\n13 Sandra went to the office.\n14 John went back to the bathroom.\n15 John went back to the kitchen.\n16 Sandra took the apple there.\n17 Daniel went to the bathroom.\n18 John moved to the office.\n19 Mary discarded the football there.\n20 John picked up the football.\n21 Sandra moved to the kitchen.\n22 Sandra put down the apple.\n23 Sandra moved to the garden.\n24 Daniel journeyed to the office.\n25 Mary went to the hallway.\n26 John put down the football.\n27 Sandra journeyed to the kitchen.\n28 Mary went to the bedroom.\n29 Daniel got the football.\n30 Sandra went to the bathroom.\n31 Mary travelled to the kitchen.\n32 Sandra went back to the garden.\n33 John went to the bedroom.\n34 John moved to the garden.\n35 John journeyed to the bathroom.\n36 Mary journeyed to the office.\n37 Sandra moved to the office.\n38 Daniel travelled to the hallway.\n39 Daniel dropped the football.\n40 Sandra travelled to the bathroom.\n41 Daniel discarded the milk.\n42 Mary moved to the hallway.\n43 Where was the milk before the bathroom? \thallway\t41 17 12\n44 Mary travelled to the kitchen.\n45 Daniel went to the office.\n46 Where was the milk before the hallway? \toffice\t41 38 24\n47 Daniel went to the bedroom.\n48 Daniel travelled to the office.\n49 Mary took the apple.\n50 John journeyed to the kitchen.\n51 Daniel went back to the bedroom.\n52 Sandra travelled to the garden.\n53 Daniel moved to the kitchen.\n54 Daniel went back to the bathroom.\n55 Mary went to the office.\n56 Mary discarded the apple.\n57 John travelled to the bathroom.\n58 Mary took the apple.\n59 John moved to the bedroom.\n60 John went back to the office.\n61 Sandra went to the bedroom.\n62 Mary dropped the apple there.\n63 Sandra journeyed to the kitchen.\n64 John picked up the apple.\n65 Mary went to the bathroom.\n66 John went to the kitchen.\n67 Daniel went back to the office.\n68 John went back to the hallway.\n69 Where was the apple before the hallway? \tkitchen\t64 68 66\n70 Daniel went to the garden.\n71 John went back to the garden.\n72 Sandra went to the bathroom.\n73 Mary journeyed to the garden.\n74 Daniel went back to the bedroom.\n75 Sandra journeyed to the kitchen.\n76 John went back to the kitchen.\n77 Sandra journeyed to the hallway.\n78 Sandra went to the bathroom.\n79 John dropped the apple.\n80 Where was the apple before the garden? \thallway\t79 71 68\n81 Mary travelled to the bedroom.\n82 Daniel journeyed to the garden.\n83 Where was the apple before the kitchen? \tgarden\t79 76 71\n1 Sandra got the football.\n2 Sandra left the football.\n3 Sandra moved to the office.\n4 Mary went to the garden.\n5 John went to the kitchen.\n6 John took the football.\n7 John dropped the football.\n8 Sandra grabbed the milk.\n9 John went to the hallway.\n10 Daniel travelled to the bathroom.\n11 Daniel journeyed to the garden.\n12 Daniel moved to the bedroom.\n13 Daniel went back to the kitchen.\n14 Sandra journeyed to the kitchen.\n15 Daniel moved to the bathroom.\n16 John went to the kitchen.\n17 Daniel travelled to the hallway.\n18 Sandra picked up the football there.\n19 John moved to the garden.\n20 Mary moved to the hallway.\n21 Mary journeyed to the bedroom.\n22 Sandra put down the milk.\n23 John went to the office.\n24 Sandra moved to the bathroom.\n25 Sandra went to the hallway.\n26 Sandra went to the garden.\n27 Mary went to the kitchen.\n28 Sandra discarded the football.\n29 Where was the football before the garden? \thallway\t28 26 25\n30 Daniel moved to the bathroom.\n31 Sandra went back to the bedroom.\n32 Where was the football before the hallway? \tbathroom\t28 25 24\n33 Mary journeyed to the hallway.\n34 Mary moved to the bathroom.\n35 Where was the football before the hallway? \tbathroom\t28 25 24\n36 Sandra moved to the hallway.\n37 Mary went back to the hallway.\n38 John went to the bedroom.\n39 John went back to the garden.\n40 Daniel moved to the hallway.\n41 John took the football.\n42 Mary moved to the bathroom.\n43 Daniel journeyed to the office.\n44 John travelled to the office.\n45 John went to the hallway.\n46 Where was the football before the hallway? \toffice\t41 45 44\n47 Mary grabbed the apple.\n48 Mary dropped the apple.\n49 Sandra went to the garden.\n50 Sandra moved to the bathroom.\n51 John went to the kitchen.\n52 Sandra took the apple.\n53 Daniel travelled to the kitchen.\n54 John journeyed to the garden.\n55 Sandra put down the apple.\n56 Daniel grabbed the milk.\n57 Daniel went to the hallway.\n58 Mary moved to the garden.\n59 Sandra got the apple.\n60 Mary moved to the kitchen.\n61 John dropped the football.\n62 Sandra left the apple.\n63 Where was the football before the garden? \tkitchen\t61 54 51\n1 John travelled to the bathroom.\n2 Sandra took the football.\n3 Sandra journeyed to the hallway.\n4 Mary moved to the kitchen.\n5 Mary travelled to the bedroom.\n6 Sandra dropped the football there.\n7 Mary went back to the kitchen.\n8 Mary went back to the bedroom.\n9 John travelled to the garden.\n10 Daniel went to the kitchen.\n11 Sandra grabbed the football.\n12 John grabbed the apple there.\n13 Sandra left the football there.\n14 Daniel journeyed to the bedroom.\n15 Sandra grabbed the football.\n16 Sandra left the football there.\n17 Sandra took the football.\n18 Sandra dropped the football.\n19 John went back to the bedroom.\n20 Sandra got the football there.\n21 John left the apple.\n22 John grabbed the apple.\n23 Sandra left the football.\n24 Sandra journeyed to the bathroom.\n25 John travelled to the garden.\n26 John went to the hallway.\n27 Where was the apple before the hallway? \tgarden\t22 26 25\n28 John got the football.\n29 Daniel went to the kitchen.\n30 John journeyed to the garden.\n31 John discarded the football.\n32 John got the milk.\n33 John picked up the football.\n34 John left the milk.\n35 Sandra went back to the office.\n36 John put down the apple there.\n37 Daniel travelled to the office.\n38 Where was the apple before the hallway? \tgarden\t36 26 25\n39 John picked up the milk.\n40 John put down the football.\n41 Where was the apple before the garden? \thallway\t36 30 26\n42 John put down the milk.\n43 John went to the bedroom.\n44 Sandra journeyed to the hallway.\n45 Daniel journeyed to the garden.\n46 John moved to the garden.\n47 Daniel took the football there.\n48 Mary moved to the office.\n49 Mary moved to the kitchen.\n50 Daniel took the apple there.\n51 Daniel dropped the football.\n52 Mary went to the garden.\n53 Mary picked up the football.\n54 John travelled to the bathroom.\n55 Mary left the football there.\n56 Daniel took the milk.\n57 Daniel went to the office.\n58 Daniel discarded the milk.\n59 Daniel travelled to the kitchen.\n60 Mary grabbed the football there.\n61 Mary travelled to the kitchen.\n62 Mary dropped the football.\n63 Daniel got the football.\n64 Daniel left the apple.\n65 Daniel travelled to the bedroom.\n66 Where was the apple before the kitchen? \toffice\t64 59 57\n67 Sandra travelled to the bathroom.\n68 Mary moved to the office.\n69 Where was the apple before the kitchen? \toffice\t64 59 57\n"
  },
  {
    "path": "tasksv11/en/qa4_two-arg-relations_test.txt",
    "content": "1 The hallway is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom east of?\tbedroom\t2\n1 The bedroom is west of the kitchen.\n2 The hallway is west of the bedroom.\n3 What is west of the kitchen?\tbedroom\t1\n1 The bathroom is north of the garden.\n2 The hallway is north of the bathroom.\n3 What is north of the garden?\tbathroom\t1\n1 The kitchen is south of the bathroom.\n2 The bedroom is south of the kitchen.\n3 What is south of the kitchen?\tbedroom\t2\n1 The bedroom is east of the kitchen.\n2 The office is east of the bedroom.\n3 What is east of the kitchen?\tbedroom\t1\n1 The garden is east of the bathroom.\n2 The garden is west of the hallway.\n3 What is the bathroom west of?\tgarden\t1\n1 The kitchen is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is east of the bedroom?\tkitchen\t1\n1 The garden is north of the bedroom.\n2 The bathroom is north of the garden.\n3 What is the garden south of?\tbathroom\t2\n1 The kitchen is south of the office.\n2 The garden is south of the kitchen.\n3 What is south of the office?\tkitchen\t1\n1 The office is east of the hallway.\n2 The hallway is east of the garden.\n3 What is east of the hallway?\toffice\t1\n1 The hallway is south of the office.\n2 The garden is north of the office.\n3 What is north of the office?\tgarden\t2\n1 The garden is south of the kitchen.\n2 The office is north of the kitchen.\n3 What is south of the kitchen?\tgarden\t1\n1 The bathroom is east of the kitchen.\n2 The bedroom is east of the bathroom.\n3 What is east of the kitchen?\tbathroom\t1\n1 The bathroom is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is west of the kitchen?\tgarden\t2\n1 The garden is north of the bedroom.\n2 The bedroom is north of the office.\n3 What is north of the bedroom?\tgarden\t1\n1 The garden is west of the bathroom.\n2 The garden is east of the hallway.\n3 What is east of the hallway?\tgarden\t2\n1 The hallway is east of the office.\n2 The hallway is west of the bathroom.\n3 What is east of the office?\thallway\t1\n1 The office is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 What is south of the bathroom?\toffice\t1\n1 The kitchen is north of the bedroom.\n2 The garden is south of the bedroom.\n3 What is the bedroom north of?\tgarden\t2\n1 The garden is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is the kitchen west of?\tgarden\t1\n1 The hallway is east of the office.\n2 The garden is west of the office.\n3 What is the office east of?\tgarden\t2\n1 The kitchen is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is the bathroom south of?\tgarden\t2\n1 The kitchen is south of the bedroom.\n2 The bathroom is north of the bedroom.\n3 What is north of the bedroom?\tbathroom\t2\n1 The office is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is the bedroom south of?\tbathroom\t2\n1 The hallway is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is the bedroom west of?\thallway\t1\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The office is north of the bedroom.\n2 The bedroom is north of the hallway.\n3 What is north of the bedroom?\toffice\t1\n1 The office is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 What is west of the bathroom?\thallway\t2\n1 The garden is south of the bathroom.\n2 The office is north of the bathroom.\n3 What is the bathroom north of?\tgarden\t1\n1 The garden is north of the office.\n2 The garden is south of the bathroom.\n3 What is north of the office?\tgarden\t1\n1 The bedroom is east of the kitchen.\n2 The office is east of the bedroom.\n3 What is east of the kitchen?\tbedroom\t1\n1 The kitchen is east of the hallway.\n2 The kitchen is west of the bathroom.\n3 What is the bathroom east of?\tkitchen\t2\n1 The bathroom is north of the garden.\n2 The bedroom is south of the garden.\n3 What is north of the garden?\tbathroom\t1\n1 The kitchen is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 What is the bedroom west of?\tkitchen\t1\n1 The hallway is south of the kitchen.\n2 The bedroom is north of the kitchen.\n3 What is the kitchen south of?\tbedroom\t2\n1 The garden is west of the bathroom.\n2 The bedroom is west of the garden.\n3 What is the bathroom east of?\tgarden\t1\n1 The office is south of the hallway.\n2 The hallway is south of the bathroom.\n3 What is south of the hallway?\toffice\t1\n1 The hallway is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is north of the bathroom?\tbedroom\t2\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the office.\n3 What is the bathroom east of?\tbedroom\t1\n1 The office is south of the kitchen.\n2 The office is north of the bedroom.\n3 What is north of the bedroom?\toffice\t2\n1 The bathroom is south of the kitchen.\n2 The hallway is south of the bathroom.\n3 What is south of the kitchen?\tbathroom\t1\n1 The bedroom is west of the office.\n2 The bathroom is west of the bedroom.\n3 What is west of the office?\tbedroom\t1\n1 The kitchen is north of the garden.\n2 The bedroom is north of the kitchen.\n3 What is the garden south of?\tkitchen\t1\n1 The garden is north of the bathroom.\n2 The garden is south of the bedroom.\n3 What is south of the bedroom?\tgarden\t2\n1 The garden is north of the office.\n2 The hallway is south of the office.\n3 What is the office south of?\tgarden\t1\n1 The office is west of the bedroom.\n2 The hallway is west of the office.\n3 What is the office east of?\thallway\t2\n1 The garden is south of the office.\n2 The bedroom is south of the garden.\n3 What is south of the office?\tgarden\t1\n1 The garden is west of the bedroom.\n2 The bedroom is west of the bathroom.\n3 What is west of the bedroom?\tgarden\t1\n1 The garden is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is east of the hallway?\tgarden\t1\n1 The garden is north of the office.\n2 The hallway is south of the office.\n3 What is the office south of?\tgarden\t1\n1 The bedroom is south of the hallway.\n2 The hallway is south of the garden.\n3 What is the hallway north of?\tbedroom\t1\n1 The office is north of the garden.\n2 The garden is north of the bathroom.\n3 What is north of the bathroom?\tgarden\t2\n1 The hallway is south of the bedroom.\n2 The bedroom is south of the garden.\n3 What is the bedroom north of?\thallway\t1\n1 The kitchen is east of the bathroom.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The office is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is west of the bedroom?\tbathroom\t2\n1 The garden is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is east of the hallway?\tgarden\t1\n1 The hallway is west of the bedroom.\n2 The hallway is east of the kitchen.\n3 What is the bedroom east of?\thallway\t1\n1 The garden is east of the hallway.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The garden is south of the hallway.\n2 The hallway is south of the bedroom.\n3 What is south of the bedroom?\thallway\t2\n1 The bathroom is north of the garden.\n2 The kitchen is south of the garden.\n3 What is the garden north of?\tkitchen\t2\n1 The hallway is south of the bedroom.\n2 The bathroom is south of the hallway.\n3 What is the bedroom north of?\thallway\t1\n1 The office is south of the bedroom.\n2 The bedroom is south of the hallway.\n3 What is south of the hallway?\tbedroom\t2\n1 The garden is north of the hallway.\n2 The kitchen is south of the hallway.\n3 What is the hallway north of?\tkitchen\t2\n1 The hallway is west of the bedroom.\n2 The garden is west of the hallway.\n3 What is west of the bedroom?\thallway\t1\n1 The garden is east of the office.\n2 The bedroom is east of the garden.\n3 What is east of the garden?\tbedroom\t2\n1 The office is south of the bedroom.\n2 The bedroom is south of the garden.\n3 What is the bedroom north of?\toffice\t1\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom north of?\tbathroom\t2\n1 The bedroom is south of the garden.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The garden is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is the bathroom west of?\tkitchen\t2\n1 The garden is west of the hallway.\n2 The bathroom is east of the hallway.\n3 What is the hallway east of?\tgarden\t1\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is south of the bedroom?\tbathroom\t2\n1 The kitchen is north of the garden.\n2 The office is south of the garden.\n3 What is the garden south of?\tkitchen\t1\n1 The garden is south of the hallway.\n2 The garden is north of the bedroom.\n3 What is the bedroom south of?\tgarden\t2\n1 The hallway is south of the office.\n2 The bathroom is north of the office.\n3 What is north of the office?\tbathroom\t2\n1 The hallway is south of the office.\n2 The bathroom is south of the hallway.\n3 What is the hallway north of?\tbathroom\t2\n1 The garden is south of the bedroom.\n2 The bedroom is south of the hallway.\n3 What is south of the hallway?\tbedroom\t2\n1 The bedroom is west of the hallway.\n2 The bathroom is east of the hallway.\n3 What is the hallway east of?\tbedroom\t1\n1 The bathroom is north of the office.\n2 The office is north of the garden.\n3 What is north of the office?\tbathroom\t1\n1 The kitchen is east of the garden.\n2 The bathroom is east of the kitchen.\n3 What is east of the garden?\tkitchen\t1\n1 The office is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is the kitchen south of?\thallway\t2\n1 The bedroom is east of the office.\n2 The garden is west of the office.\n3 What is west of the office?\tgarden\t2\n1 The office is east of the bedroom.\n2 The hallway is east of the office.\n3 What is the bedroom west of?\toffice\t1\n1 The bathroom is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is the hallway south of?\tkitchen\t2\n1 The garden is east of the office.\n2 The bedroom is east of the garden.\n3 What is the office west of?\tgarden\t1\n1 The office is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is north of the hallway?\tbathroom\t2\n1 The office is west of the garden.\n2 The bathroom is west of the office.\n3 What is west of the garden?\toffice\t1\n1 The garden is west of the hallway.\n2 The office is west of the garden.\n3 What is west of the garden?\toffice\t2\n1 The garden is east of the bathroom.\n2 The kitchen is east of the garden.\n3 What is east of the bathroom?\tgarden\t1\n1 The kitchen is north of the bathroom.\n2 The bathroom is north of the office.\n3 What is north of the office?\tbathroom\t2\n1 The kitchen is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 What is the bedroom west of?\tkitchen\t1\n1 The office is north of the bathroom.\n2 The hallway is north of the office.\n3 What is the bathroom south of?\toffice\t1\n1 The kitchen is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is east of the bedroom?\toffice\t2\n1 The bedroom is south of the office.\n2 The bedroom is north of the hallway.\n3 What is south of the office?\tbedroom\t1\n1 The kitchen is east of the bathroom.\n2 The bathroom is east of the garden.\n3 What is the garden west of?\tbathroom\t2\n1 The hallway is west of the bedroom.\n2 The garden is east of the bedroom.\n3 What is the bedroom west of?\tgarden\t2\n1 The garden is north of the kitchen.\n2 The hallway is north of the garden.\n3 What is north of the garden?\thallway\t2\n1 The bedroom is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen west of?\tbedroom\t1\n1 The office is west of the kitchen.\n2 The kitchen is west of the bedroom.\n3 What is west of the bedroom?\tkitchen\t2\n1 The bathroom is south of the kitchen.\n2 The office is south of the bathroom.\n3 What is the kitchen north of?\tbathroom\t1\n1 The bedroom is north of the office.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The bedroom is east of the hallway.\n2 The bedroom is west of the garden.\n3 What is east of the hallway?\tbedroom\t1\n1 The garden is north of the hallway.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The bathroom is west of the office.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The kitchen is south of the garden.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen north of?\tbathroom\t2\n1 The hallway is west of the bedroom.\n2 The kitchen is east of the bedroom.\n3 What is west of the bedroom?\thallway\t1\n1 The bedroom is west of the kitchen.\n2 The garden is east of the kitchen.\n3 What is west of the kitchen?\tbedroom\t1\n1 The office is north of the kitchen.\n2 The office is south of the hallway.\n3 What is the kitchen south of?\toffice\t1\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the garden.\n3 What is west of the garden?\tbathroom\t2\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the bathroom.\n3 What is the bathroom south of?\tbedroom\t2\n1 The kitchen is east of the garden.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen west of?\tbathroom\t2\n1 The garden is east of the hallway.\n2 The hallway is east of the bathroom.\n3 What is the hallway west of?\tgarden\t1\n1 The hallway is north of the kitchen.\n2 The kitchen is north of the bathroom.\n3 What is the kitchen south of?\thallway\t1\n1 The office is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is south of the bathroom?\toffice\t1\n1 The bedroom is west of the office.\n2 The hallway is east of the office.\n3 What is the office west of?\thallway\t2\n1 The kitchen is south of the garden.\n2 The bedroom is south of the kitchen.\n3 What is the kitchen north of?\tbedroom\t2\n1 The office is west of the garden.\n2 The hallway is east of the garden.\n3 What is the garden east of?\toffice\t1\n1 The bedroom is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway south of?\tbedroom\t1\n1 The bedroom is east of the garden.\n2 The bedroom is west of the hallway.\n3 What is the garden west of?\tbedroom\t1\n1 The hallway is north of the office.\n2 The kitchen is south of the office.\n3 What is north of the office?\thallway\t1\n1 The office is west of the hallway.\n2 The office is east of the kitchen.\n3 What is west of the hallway?\toffice\t1\n1 The bedroom is south of the bathroom.\n2 The hallway is south of the bedroom.\n3 What is the bathroom north of?\tbedroom\t1\n1 The bedroom is south of the kitchen.\n2 The kitchen is south of the hallway.\n3 What is the hallway north of?\tkitchen\t2\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The bathroom is north of the hallway.\n2 The bathroom is south of the office.\n3 What is north of the hallway?\tbathroom\t1\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom north of?\tbathroom\t2\n1 The kitchen is west of the garden.\n2 The office is west of the kitchen.\n3 What is west of the garden?\tkitchen\t1\n1 The garden is north of the bathroom.\n2 The bathroom is north of the kitchen.\n3 What is north of the kitchen?\tbathroom\t2\n1 The garden is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 What is the bedroom east of?\thallway\t2\n1 The bedroom is north of the kitchen.\n2 The garden is north of the bedroom.\n3 What is the bedroom south of?\tgarden\t2\n1 The bedroom is west of the bathroom.\n2 The hallway is east of the bathroom.\n3 What is east of the bathroom?\thallway\t2\n1 The hallway is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is the bedroom east of?\tgarden\t2\n1 The kitchen is south of the bathroom.\n2 The bathroom is south of the bedroom.\n3 What is south of the bathroom?\tkitchen\t1\n1 The bathroom is west of the garden.\n2 The kitchen is east of the garden.\n3 What is east of the garden?\tkitchen\t2\n1 The bathroom is east of the office.\n2 The bathroom is west of the hallway.\n3 What is the hallway east of?\tbathroom\t2\n1 The hallway is west of the bedroom.\n2 The office is west of the hallway.\n3 What is the hallway east of?\toffice\t2\n1 The kitchen is west of the garden.\n2 The bedroom is west of the kitchen.\n3 What is the garden east of?\tkitchen\t1\n1 The bedroom is north of the kitchen.\n2 The bathroom is north of the bedroom.\n3 What is the bedroom south of?\tbathroom\t2\n1 The kitchen is west of the hallway.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The hallway is south of the garden.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The garden is west of the hallway.\n2 The hallway is west of the kitchen.\n3 What is west of the kitchen?\thallway\t2\n1 The kitchen is north of the garden.\n2 The bathroom is north of the kitchen.\n3 What is north of the garden?\tkitchen\t1\n1 The office is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen west of?\toffice\t1\n1 The garden is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen north of?\tbathroom\t2\n1 The bathroom is east of the kitchen.\n2 The garden is east of the bathroom.\n3 What is east of the kitchen?\tbathroom\t1\n1 The bedroom is west of the garden.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The kitchen is north of the office.\n2 The kitchen is south of the garden.\n3 What is the office south of?\tkitchen\t1\n1 The hallway is south of the kitchen.\n2 The garden is south of the hallway.\n3 What is the kitchen north of?\thallway\t1\n1 The bedroom is east of the kitchen.\n2 The hallway is east of the bedroom.\n3 What is the bedroom west of?\thallway\t2\n1 The bathroom is east of the office.\n2 The kitchen is east of the bathroom.\n3 What is the office west of?\tbathroom\t1\n1 The bathroom is north of the hallway.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The bathroom is north of the hallway.\n2 The garden is north of the bathroom.\n3 What is north of the hallway?\tbathroom\t1\n1 The hallway is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is the bathroom east of?\tgarden\t2\n1 The kitchen is west of the bathroom.\n2 The kitchen is east of the garden.\n3 What is the bathroom east of?\tkitchen\t1\n1 The hallway is south of the kitchen.\n2 The office is north of the kitchen.\n3 What is south of the kitchen?\thallway\t1\n1 The bedroom is north of the office.\n2 The hallway is south of the office.\n3 What is south of the office?\thallway\t2\n1 The garden is east of the bedroom.\n2 The bedroom is east of the hallway.\n3 What is the bedroom west of?\tgarden\t1\n1 The bathroom is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is south of the bedroom?\toffice\t2\n1 The bathroom is north of the garden.\n2 The hallway is north of the bathroom.\n3 What is north of the garden?\tbathroom\t1\n1 The garden is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is the bedroom east of?\tgarden\t1\n1 The bathroom is north of the kitchen.\n2 The bedroom is south of the kitchen.\n3 What is south of the kitchen?\tbedroom\t2\n1 The hallway is north of the office.\n2 The bedroom is south of the office.\n3 What is the office south of?\thallway\t1\n1 The bathroom is north of the garden.\n2 The bedroom is south of the garden.\n3 What is north of the garden?\tbathroom\t1\n1 The hallway is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is east of the bathroom?\thallway\t1\n1 The bathroom is west of the hallway.\n2 The hallway is west of the office.\n3 What is the office east of?\thallway\t2\n1 The bathroom is east of the office.\n2 The garden is west of the office.\n3 What is the office west of?\tbathroom\t1\n1 The kitchen is west of the bedroom.\n2 The hallway is west of the kitchen.\n3 What is west of the bedroom?\tkitchen\t1\n1 The office is north of the hallway.\n2 The bedroom is north of the office.\n3 What is north of the hallway?\toffice\t1\n1 The garden is south of the office.\n2 The bathroom is north of the office.\n3 What is the office north of?\tgarden\t1\n1 The office is east of the hallway.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The garden is north of the hallway.\n2 The bedroom is north of the garden.\n3 What is the garden south of?\tbedroom\t2\n1 The office is north of the bedroom.\n2 The hallway is south of the bedroom.\n3 What is the bedroom north of?\thallway\t2\n1 The bathroom is east of the hallway.\n2 The hallway is east of the bedroom.\n3 What is the hallway west of?\tbathroom\t1\n1 The office is north of the kitchen.\n2 The kitchen is north of the garden.\n3 What is north of the garden?\tkitchen\t2\n1 The hallway is south of the bathroom.\n2 The bathroom is south of the garden.\n3 What is the bathroom north of?\thallway\t1\n1 The office is south of the hallway.\n2 The bathroom is south of the office.\n3 What is south of the office?\tbathroom\t2\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The garden is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is the bedroom west of?\thallway\t2\n1 The kitchen is south of the office.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The bathroom is north of the office.\n2 The kitchen is south of the office.\n3 What is south of the office?\tkitchen\t2\n1 The office is south of the garden.\n2 The bathroom is north of the garden.\n3 What is the garden south of?\tbathroom\t2\n1 The hallway is south of the bedroom.\n2 The bedroom is south of the bathroom.\n3 What is the bedroom north of?\thallway\t1\n1 The bathroom is east of the hallway.\n2 The garden is west of the hallway.\n3 What is east of the hallway?\tbathroom\t1\n1 The hallway is east of the bathroom.\n2 The bedroom is east of the hallway.\n3 What is the hallway west of?\tbedroom\t2\n1 The bathroom is south of the garden.\n2 The garden is south of the office.\n3 What is south of the garden?\tbathroom\t1\n1 The office is east of the garden.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The kitchen is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 What is west of the bedroom?\tbathroom\t2\n1 The garden is east of the office.\n2 The garden is west of the bathroom.\n3 What is the office west of?\tgarden\t1\n1 The hallway is south of the garden.\n2 The garden is south of the bedroom.\n3 What is south of the bedroom?\tgarden\t2\n1 The garden is south of the kitchen.\n2 The kitchen is south of the office.\n3 What is south of the office?\tkitchen\t2\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is east of the bathroom?\thallway\t1\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen east of?\tbathroom\t2\n1 The office is west of the bedroom.\n2 The bathroom is west of the office.\n3 What is the office east of?\tbathroom\t2\n1 The hallway is south of the office.\n2 The bedroom is north of the office.\n3 What is the office south of?\tbedroom\t2\n1 The office is north of the kitchen.\n2 The hallway is south of the kitchen.\n3 What is the kitchen south of?\toffice\t1\n1 The bedroom is east of the garden.\n2 The garden is east of the hallway.\n3 What is east of the garden?\tbedroom\t1\n1 The bathroom is east of the bedroom.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The kitchen is north of the hallway.\n2 The garden is south of the hallway.\n3 What is north of the hallway?\tkitchen\t1\n1 The office is north of the kitchen.\n2 The bedroom is north of the office.\n3 What is the kitchen south of?\toffice\t1\n1 The garden is south of the hallway.\n2 The bedroom is south of the garden.\n3 What is south of the hallway?\tgarden\t1\n1 The kitchen is south of the office.\n2 The kitchen is north of the bathroom.\n3 What is the bathroom south of?\tkitchen\t2\n1 The garden is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is the hallway south of?\tbedroom\t2\n1 The garden is east of the kitchen.\n2 The hallway is east of the garden.\n3 What is east of the garden?\thallway\t2\n1 The office is south of the bathroom.\n2 The hallway is south of the office.\n3 What is the bathroom north of?\toffice\t1\n1 The kitchen is east of the bedroom.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The office is west of the bathroom.\n2 The garden is east of the bathroom.\n3 What is the bathroom east of?\toffice\t1\n1 The bathroom is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is the bedroom east of?\tgarden\t2\n1 The hallway is north of the office.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The hallway is south of the garden.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The garden is south of the office.\n2 The bathroom is north of the office.\n3 What is south of the office?\tgarden\t1\n1 The bathroom is south of the kitchen.\n2 The kitchen is south of the garden.\n3 What is south of the kitchen?\tbathroom\t1\n1 The garden is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is south of the bedroom?\toffice\t2\n1 The kitchen is east of the hallway.\n2 The kitchen is west of the office.\n3 What is the office east of?\tkitchen\t2\n1 The office is west of the bedroom.\n2 The bedroom is west of the kitchen.\n3 What is west of the bedroom?\toffice\t1\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom south of?\thallway\t1\n1 The hallway is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen south of?\thallway\t1\n1 The bedroom is west of the hallway.\n2 The hallway is west of the bathroom.\n3 What is west of the hallway?\tbedroom\t1\n1 The bedroom is west of the office.\n2 The bedroom is east of the garden.\n3 What is west of the office?\tbedroom\t1\n1 The garden is east of the hallway.\n2 The hallway is east of the bathroom.\n3 What is east of the bathroom?\thallway\t2\n1 The bathroom is south of the garden.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The garden is east of the hallway.\n2 The hallway is east of the office.\n3 What is east of the office?\thallway\t2\n1 The kitchen is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is south of the bedroom?\toffice\t2\n1 The kitchen is west of the bedroom.\n2 The bedroom is west of the hallway.\n3 What is west of the bedroom?\tkitchen\t1\n1 The kitchen is west of the garden.\n2 The garden is west of the bathroom.\n3 What is west of the garden?\tkitchen\t1\n1 The bathroom is east of the hallway.\n2 The bedroom is east of the bathroom.\n3 What is the bathroom west of?\tbedroom\t2\n1 The garden is west of the office.\n2 The kitchen is east of the office.\n3 What is the office west of?\tkitchen\t2\n1 The kitchen is east of the garden.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The hallway is north of the kitchen.\n2 The bathroom is north of the hallway.\n3 What is north of the kitchen?\thallway\t1\n1 The bedroom is north of the garden.\n2 The kitchen is south of the garden.\n3 What is the garden north of?\tkitchen\t2\n1 The kitchen is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden north of?\thallway\t2\n1 The kitchen is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is west of the bedroom?\tkitchen\t1\n1 The garden is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is north of the hallway?\tgarden\t1\n1 The bedroom is east of the garden.\n2 The garden is east of the hallway.\n3 What is the hallway west of?\tgarden\t2\n1 The office is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 What is the bathroom east of?\thallway\t2\n1 The kitchen is north of the bathroom.\n2 The bedroom is north of the kitchen.\n3 What is the kitchen south of?\tbedroom\t2\n1 The garden is east of the bathroom.\n2 The bathroom is east of the office.\n3 What is the office west of?\tbathroom\t2\n1 The kitchen is east of the bedroom.\n2 The bedroom is east of the bathroom.\n3 What is east of the bedroom?\tkitchen\t1\n1 The garden is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is east of the bedroom?\toffice\t2\n1 The garden is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is east of the kitchen?\tbathroom\t2\n1 The bedroom is east of the garden.\n2 The bedroom is west of the kitchen.\n3 What is west of the kitchen?\tbedroom\t2\n1 The bathroom is south of the office.\n2 The office is south of the kitchen.\n3 What is the kitchen north of?\toffice\t2\n1 The hallway is north of the garden.\n2 The garden is north of the bedroom.\n3 What is north of the bedroom?\tgarden\t2\n1 The bathroom is east of the kitchen.\n2 The kitchen is east of the hallway.\n3 What is east of the kitchen?\tbathroom\t1\n1 The office is north of the garden.\n2 The bathroom is south of the garden.\n3 What is north of the garden?\toffice\t1\n1 The bathroom is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is the hallway south of?\tbedroom\t2\n1 The kitchen is east of the bathroom.\n2 The office is east of the kitchen.\n3 What is the kitchen west of?\toffice\t2\n1 The kitchen is south of the garden.\n2 The garden is south of the bedroom.\n3 What is south of the bedroom?\tgarden\t2\n1 The bathroom is east of the office.\n2 The garden is west of the office.\n3 What is west of the office?\tgarden\t2\n1 The hallway is south of the kitchen.\n2 The kitchen is south of the garden.\n3 What is the garden north of?\tkitchen\t2\n1 The hallway is west of the office.\n2 The office is west of the kitchen.\n3 What is west of the kitchen?\toffice\t2\n1 The bedroom is east of the hallway.\n2 The office is east of the bedroom.\n3 What is the hallway west of?\tbedroom\t1\n1 The office is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is south of the bathroom?\toffice\t1\n1 The garden is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is west of the bedroom?\tkitchen\t2\n1 The kitchen is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The garden is east of the bedroom.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The bathroom is south of the kitchen.\n2 The office is south of the bathroom.\n3 What is south of the bathroom?\toffice\t2\n1 The bathroom is south of the hallway.\n2 The hallway is south of the bedroom.\n3 What is the bedroom north of?\thallway\t2\n1 The garden is west of the hallway.\n2 The bathroom is west of the garden.\n3 What is the garden east of?\tbathroom\t2\n1 The hallway is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is the bathroom north of?\tkitchen\t2\n1 The kitchen is west of the bedroom.\n2 The bedroom is west of the office.\n3 What is west of the bedroom?\tkitchen\t1\n1 The hallway is west of the office.\n2 The garden is west of the hallway.\n3 What is the hallway east of?\tgarden\t2\n1 The bedroom is north of the garden.\n2 The kitchen is south of the garden.\n3 What is south of the garden?\tkitchen\t2\n1 The hallway is west of the bedroom.\n2 The bedroom is west of the bathroom.\n3 What is the bedroom east of?\thallway\t1\n1 The garden is west of the office.\n2 The hallway is east of the office.\n3 What is west of the office?\tgarden\t1\n1 The office is north of the kitchen.\n2 The bedroom is south of the kitchen.\n3 What is north of the kitchen?\toffice\t1\n1 The garden is south of the office.\n2 The bathroom is south of the garden.\n3 What is the office north of?\tgarden\t1\n1 The bathroom is north of the kitchen.\n2 The kitchen is north of the office.\n3 What is north of the office?\tkitchen\t2\n1 The garden is south of the bedroom.\n2 The hallway is south of the garden.\n3 What is south of the bedroom?\tgarden\t1\n1 The hallway is south of the garden.\n2 The kitchen is north of the garden.\n3 What is the garden north of?\thallway\t1\n1 The garden is west of the bedroom.\n2 The kitchen is east of the bedroom.\n3 What is the bedroom east of?\tgarden\t1\n1 The bedroom is east of the bathroom.\n2 The bedroom is west of the hallway.\n3 What is west of the hallway?\tbedroom\t2\n1 The bathroom is east of the hallway.\n2 The hallway is east of the bedroom.\n3 What is east of the hallway?\tbathroom\t1\n1 The kitchen is north of the bedroom.\n2 The bedroom is north of the garden.\n3 What is the bedroom south of?\tkitchen\t1\n1 The hallway is east of the garden.\n2 The office is west of the garden.\n3 What is east of the garden?\thallway\t1\n1 The kitchen is north of the hallway.\n2 The garden is south of the hallway.\n3 What is the hallway south of?\tkitchen\t1\n1 The kitchen is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is the bathroom east of?\toffice\t2\n1 The bathroom is south of the garden.\n2 The bedroom is north of the garden.\n3 What is the garden south of?\tbedroom\t2\n1 The garden is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen west of?\tbathroom\t2\n1 The bathroom is east of the garden.\n2 The bathroom is west of the office.\n3 What is east of the garden?\tbathroom\t1\n1 The bedroom is south of the bathroom.\n2 The hallway is south of the bedroom.\n3 What is south of the bathroom?\tbedroom\t1\n1 The kitchen is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is the bedroom west of?\toffice\t2\n1 The kitchen is south of the garden.\n2 The hallway is north of the garden.\n3 What is north of the garden?\thallway\t2\n1 The kitchen is east of the office.\n2 The hallway is west of the office.\n3 What is west of the office?\thallway\t2\n1 The bathroom is east of the bedroom.\n2 The hallway is east of the bathroom.\n3 What is east of the bathroom?\thallway\t2\n1 The kitchen is west of the bedroom.\n2 The hallway is west of the kitchen.\n3 What is west of the bedroom?\tkitchen\t1\n1 The garden is north of the office.\n2 The garden is south of the kitchen.\n3 What is north of the office?\tgarden\t1\n1 The garden is north of the hallway.\n2 The garden is south of the bathroom.\n3 What is the hallway south of?\tgarden\t1\n1 The hallway is west of the garden.\n2 The garden is west of the bedroom.\n3 What is the garden east of?\thallway\t1\n1 The bathroom is east of the bedroom.\n2 The garden is east of the bathroom.\n3 What is east of the bedroom?\tbathroom\t1\n1 The office is east of the bedroom.\n2 The garden is east of the office.\n3 What is east of the office?\tgarden\t2\n1 The garden is east of the hallway.\n2 The office is east of the garden.\n3 What is the garden west of?\toffice\t2\n1 The garden is east of the bathroom.\n2 The bathroom is east of the kitchen.\n3 What is east of the bathroom?\tgarden\t1\n1 The garden is east of the bedroom.\n2 The bedroom is east of the kitchen.\n3 What is the bedroom west of?\tgarden\t1\n1 The hallway is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is west of the kitchen?\tgarden\t2\n1 The kitchen is west of the office.\n2 The office is west of the bathroom.\n3 What is west of the bathroom?\toffice\t2\n1 The office is south of the bathroom.\n2 The bathroom is south of the bedroom.\n3 What is south of the bedroom?\tbathroom\t2\n1 The bathroom is south of the bedroom.\n2 The bathroom is north of the office.\n3 What is south of the bedroom?\tbathroom\t1\n1 The bathroom is north of the kitchen.\n2 The hallway is south of the kitchen.\n3 What is the kitchen south of?\tbathroom\t1\n1 The bedroom is east of the office.\n2 The office is east of the kitchen.\n3 What is east of the kitchen?\toffice\t2\n1 The hallway is north of the kitchen.\n2 The kitchen is north of the garden.\n3 What is north of the kitchen?\thallway\t1\n1 The office is east of the bathroom.\n2 The kitchen is west of the bathroom.\n3 What is the bathroom east of?\tkitchen\t2\n1 The bedroom is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 What is west of the bathroom?\thallway\t2\n1 The bathroom is north of the hallway.\n2 The office is south of the hallway.\n3 What is south of the hallway?\toffice\t2\n1 The kitchen is west of the hallway.\n2 The bathroom is east of the hallway.\n3 What is the hallway west of?\tbathroom\t2\n1 The bedroom is west of the hallway.\n2 The bedroom is east of the bathroom.\n3 What is east of the bathroom?\tbedroom\t2\n1 The office is north of the bathroom.\n2 The garden is north of the office.\n3 What is the office south of?\tgarden\t2\n1 The bedroom is east of the office.\n2 The bedroom is west of the garden.\n3 What is east of the office?\tbedroom\t1\n1 The hallway is north of the kitchen.\n2 The bedroom is north of the hallway.\n3 What is north of the hallway?\tbedroom\t2\n1 The garden is west of the office.\n2 The bathroom is west of the garden.\n3 What is the office east of?\tgarden\t1\n1 The kitchen is east of the hallway.\n2 The bathroom is east of the kitchen.\n3 What is the hallway west of?\tkitchen\t1\n1 The garden is west of the bathroom.\n2 The office is west of the garden.\n3 What is west of the bathroom?\tgarden\t1\n1 The office is east of the garden.\n2 The garden is east of the kitchen.\n3 What is the kitchen west of?\tgarden\t2\n1 The bedroom is east of the office.\n2 The garden is west of the office.\n3 What is the office west of?\tbedroom\t1\n1 The garden is east of the bedroom.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The garden is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is east of the kitchen?\tbathroom\t2\n1 The kitchen is south of the garden.\n2 The kitchen is north of the bedroom.\n3 What is the garden north of?\tkitchen\t1\n1 The kitchen is west of the hallway.\n2 The bathroom is east of the hallway.\n3 What is west of the hallway?\tkitchen\t1\n1 The bathroom is west of the garden.\n2 The office is east of the garden.\n3 What is east of the garden?\toffice\t2\n1 The garden is west of the hallway.\n2 The office is east of the hallway.\n3 What is the hallway west of?\toffice\t2\n1 The bedroom is east of the garden.\n2 The office is west of the garden.\n3 What is east of the garden?\tbedroom\t1\n1 The hallway is west of the garden.\n2 The garden is west of the bathroom.\n3 What is the garden east of?\thallway\t1\n1 The bathroom is east of the bedroom.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is the bathroom west of?\thallway\t1\n1 The bedroom is south of the office.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom north of?\tbathroom\t2\n1 The garden is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is the bedroom east of?\tgarden\t1\n1 The bathroom is east of the garden.\n2 The bedroom is east of the bathroom.\n3 What is the garden west of?\tbathroom\t1\n1 The bedroom is south of the hallway.\n2 The hallway is south of the garden.\n3 What is south of the garden?\thallway\t2\n1 The office is south of the bedroom.\n2 The hallway is south of the office.\n3 What is south of the office?\thallway\t2\n1 The garden is west of the bedroom.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The bathroom is east of the garden.\n2 The hallway is west of the garden.\n3 What is the garden west of?\tbathroom\t1\n1 The office is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 What is the bathroom west of?\toffice\t1\n1 The hallway is west of the garden.\n2 The kitchen is west of the hallway.\n3 What is west of the garden?\thallway\t1\n1 The bathroom is north of the kitchen.\n2 The bathroom is south of the hallway.\n3 What is south of the hallway?\tbathroom\t2\n1 The hallway is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is the bedroom east of?\thallway\t1\n1 The kitchen is south of the office.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom south of?\tkitchen\t2\n1 The garden is north of the hallway.\n2 The kitchen is north of the garden.\n3 What is the garden south of?\tkitchen\t2\n1 The bathroom is west of the office.\n2 The garden is west of the bathroom.\n3 What is west of the office?\tbathroom\t1\n1 The kitchen is south of the garden.\n2 The garden is south of the bathroom.\n3 What is south of the bathroom?\tgarden\t2\n1 The bathroom is west of the garden.\n2 The bedroom is west of the bathroom.\n3 What is west of the garden?\tbathroom\t1\n1 The office is north of the hallway.\n2 The bathroom is north of the office.\n3 What is north of the office?\tbathroom\t2\n1 The garden is east of the office.\n2 The bedroom is east of the garden.\n3 What is east of the office?\tgarden\t1\n1 The office is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is west of the kitchen?\tbathroom\t2\n1 The office is north of the garden.\n2 The garden is north of the bedroom.\n3 What is the garden south of?\toffice\t1\n1 The hallway is west of the bedroom.\n2 The bedroom is west of the bathroom.\n3 What is west of the bedroom?\thallway\t1\n1 The bedroom is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is south of the hallway?\tbedroom\t1\n1 The garden is east of the kitchen.\n2 The garden is west of the hallway.\n3 What is the hallway east of?\tgarden\t2\n1 The kitchen is north of the bathroom.\n2 The hallway is north of the kitchen.\n3 What is north of the kitchen?\thallway\t2\n1 The kitchen is west of the garden.\n2 The garden is west of the office.\n3 What is west of the office?\tgarden\t2\n1 The bathroom is east of the office.\n2 The kitchen is west of the office.\n3 What is the office west of?\tbathroom\t1\n1 The bathroom is south of the garden.\n2 The garden is south of the office.\n3 What is the garden north of?\tbathroom\t1\n1 The kitchen is north of the garden.\n2 The garden is north of the office.\n3 What is the office south of?\tgarden\t2\n1 The garden is south of the hallway.\n2 The office is south of the garden.\n3 What is the hallway north of?\tgarden\t1\n1 The office is west of the kitchen.\n2 The hallway is east of the kitchen.\n3 What is the kitchen west of?\thallway\t2\n1 The garden is north of the bathroom.\n2 The bathroom is north of the hallway.\n3 What is north of the hallway?\tbathroom\t2\n1 The bedroom is south of the kitchen.\n2 The kitchen is south of the garden.\n3 What is the kitchen north of?\tbedroom\t1\n1 The bathroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is the kitchen south of?\tbathroom\t1\n1 The kitchen is south of the office.\n2 The bedroom is north of the office.\n3 What is north of the office?\tbedroom\t2\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is east of the bathroom?\thallway\t1\n1 The kitchen is south of the hallway.\n2 The office is north of the hallway.\n3 What is south of the hallway?\tkitchen\t1\n1 The hallway is west of the office.\n2 The office is west of the bedroom.\n3 What is west of the office?\thallway\t1\n1 The kitchen is north of the office.\n2 The bedroom is south of the office.\n3 What is the office north of?\tbedroom\t2\n1 The kitchen is north of the garden.\n2 The garden is north of the office.\n3 What is north of the garden?\tkitchen\t1\n1 The hallway is west of the garden.\n2 The hallway is east of the bathroom.\n3 What is the garden east of?\thallway\t1\n1 The bathroom is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is the kitchen west of?\tbathroom\t1\n1 The garden is west of the hallway.\n2 The kitchen is east of the hallway.\n3 What is the hallway east of?\tgarden\t1\n1 The bedroom is north of the bathroom.\n2 The bedroom is south of the office.\n3 What is south of the office?\tbedroom\t2\n1 The bathroom is east of the office.\n2 The office is east of the hallway.\n3 What is the office west of?\tbathroom\t1\n1 The hallway is east of the bedroom.\n2 The hallway is west of the garden.\n3 What is east of the bedroom?\thallway\t1\n1 The garden is west of the bedroom.\n2 The bedroom is west of the kitchen.\n3 What is west of the bedroom?\tgarden\t1\n1 The kitchen is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is the bathroom west of?\tkitchen\t1\n1 The hallway is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is north of the bedroom?\tbathroom\t2\n1 The garden is north of the kitchen.\n2 The bathroom is north of the garden.\n3 What is the garden south of?\tbathroom\t2\n1 The hallway is east of the garden.\n2 The bathroom is east of the hallway.\n3 What is the hallway west of?\tbathroom\t2\n1 The bathroom is east of the hallway.\n2 The office is west of the hallway.\n3 What is the hallway east of?\toffice\t2\n1 The hallway is east of the office.\n2 The office is east of the kitchen.\n3 What is east of the kitchen?\toffice\t2\n1 The bathroom is north of the kitchen.\n2 The office is north of the bathroom.\n3 What is north of the kitchen?\tbathroom\t1\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is west of the bathroom?\toffice\t2\n1 The kitchen is east of the office.\n2 The kitchen is west of the garden.\n3 What is the office west of?\tkitchen\t1\n1 The bedroom is south of the office.\n2 The garden is south of the bedroom.\n3 What is south of the bedroom?\tgarden\t2\n1 The kitchen is north of the hallway.\n2 The garden is north of the kitchen.\n3 What is north of the kitchen?\tgarden\t2\n1 The garden is south of the bedroom.\n2 The office is north of the bedroom.\n3 What is the bedroom south of?\toffice\t2\n1 The garden is north of the office.\n2 The kitchen is south of the office.\n3 What is the office north of?\tkitchen\t2\n1 The office is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is the bedroom west of?\thallway\t2\n1 The bathroom is west of the office.\n2 The kitchen is east of the office.\n3 What is west of the office?\tbathroom\t1\n1 The bedroom is north of the garden.\n2 The bathroom is south of the garden.\n3 What is the garden south of?\tbedroom\t1\n1 The office is north of the bathroom.\n2 The bedroom is north of the office.\n3 What is north of the bathroom?\toffice\t1\n1 The bedroom is east of the garden.\n2 The office is east of the bedroom.\n3 What is east of the garden?\tbedroom\t1\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen east of?\tbathroom\t2\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the garden.\n3 What is the garden south of?\tbedroom\t2\n1 The bedroom is south of the hallway.\n2 The bedroom is north of the office.\n3 What is the office south of?\tbedroom\t2\n1 The hallway is south of the bedroom.\n2 The garden is north of the bedroom.\n3 What is south of the bedroom?\thallway\t1\n1 The garden is north of the hallway.\n2 The kitchen is south of the hallway.\n3 What is the hallway north of?\tkitchen\t2\n1 The bathroom is north of the garden.\n2 The bedroom is north of the bathroom.\n3 What is north of the garden?\tbathroom\t1\n1 The kitchen is west of the garden.\n2 The garden is west of the bedroom.\n3 What is west of the garden?\tkitchen\t1\n1 The bedroom is north of the hallway.\n2 The garden is south of the hallway.\n3 What is south of the hallway?\tgarden\t2\n1 The bathroom is east of the office.\n2 The bedroom is west of the office.\n3 What is the office east of?\tbedroom\t2\n1 The bathroom is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden south of?\tbathroom\t1\n1 The bedroom is east of the office.\n2 The garden is west of the office.\n3 What is the office west of?\tbedroom\t1\n1 The bedroom is west of the bathroom.\n2 The kitchen is west of the bedroom.\n3 What is west of the bathroom?\tbedroom\t1\n1 The hallway is west of the kitchen.\n2 The kitchen is west of the office.\n3 What is west of the office?\tkitchen\t2\n1 The hallway is north of the garden.\n2 The hallway is south of the bedroom.\n3 What is north of the garden?\thallway\t1\n1 The office is south of the bathroom.\n2 The office is north of the bedroom.\n3 What is south of the bathroom?\toffice\t1\n1 The hallway is east of the office.\n2 The garden is west of the office.\n3 What is west of the office?\tgarden\t2\n1 The hallway is west of the bedroom.\n2 The hallway is east of the garden.\n3 What is the bedroom east of?\thallway\t1\n1 The office is east of the garden.\n2 The bathroom is east of the office.\n3 What is the office west of?\tbathroom\t2\n1 The bedroom is north of the garden.\n2 The bathroom is south of the garden.\n3 What is north of the garden?\tbedroom\t1\n1 The hallway is south of the bedroom.\n2 The garden is north of the bedroom.\n3 What is the bedroom north of?\thallway\t1\n1 The bathroom is west of the hallway.\n2 The hallway is west of the office.\n3 What is west of the hallway?\tbathroom\t1\n1 The garden is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom east of?\tbedroom\t2\n1 The kitchen is east of the office.\n2 The bedroom is west of the office.\n3 What is the office east of?\tbedroom\t2\n1 The bathroom is south of the bedroom.\n2 The garden is south of the bathroom.\n3 What is south of the bathroom?\tgarden\t2\n1 The bathroom is north of the office.\n2 The bedroom is south of the office.\n3 What is north of the office?\tbathroom\t1\n1 The kitchen is north of the garden.\n2 The hallway is north of the kitchen.\n3 What is north of the kitchen?\thallway\t2\n1 The office is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is the bathroom south of?\toffice\t1\n1 The bathroom is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom north of?\tbathroom\t1\n1 The kitchen is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom west of?\tkitchen\t1\n1 The garden is north of the office.\n2 The garden is south of the hallway.\n3 What is the hallway north of?\tgarden\t2\n1 The hallway is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is south of the bathroom?\thallway\t1\n1 The bathroom is south of the hallway.\n2 The office is south of the bathroom.\n3 What is the hallway north of?\tbathroom\t1\n1 The hallway is north of the office.\n2 The hallway is south of the bathroom.\n3 What is the office south of?\thallway\t1\n1 The bedroom is east of the hallway.\n2 The office is west of the hallway.\n3 What is the hallway east of?\toffice\t2\n1 The office is east of the kitchen.\n2 The kitchen is east of the bathroom.\n3 What is east of the bathroom?\tkitchen\t2\n1 The hallway is north of the office.\n2 The bedroom is north of the hallway.\n3 What is north of the office?\thallway\t1\n1 The bedroom is east of the office.\n2 The kitchen is east of the bedroom.\n3 What is the bedroom west of?\tkitchen\t2\n1 The office is east of the garden.\n2 The hallway is west of the garden.\n3 What is the garden west of?\toffice\t1\n1 The bedroom is west of the garden.\n2 The garden is west of the kitchen.\n3 What is the kitchen east of?\tgarden\t2\n1 The bathroom is south of the bedroom.\n2 The office is north of the bedroom.\n3 What is the bedroom south of?\toffice\t2\n1 The bathroom is north of the hallway.\n2 The hallway is north of the kitchen.\n3 What is the hallway south of?\tbathroom\t1\n1 The office is north of the bathroom.\n2 The bathroom is north of the garden.\n3 What is north of the bathroom?\toffice\t1\n1 The hallway is south of the garden.\n2 The kitchen is south of the hallway.\n3 What is the garden north of?\thallway\t1\n1 The garden is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is the kitchen east of?\tbedroom\t2\n1 The kitchen is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 What is east of the bedroom?\tkitchen\t1\n1 The bedroom is south of the bathroom.\n2 The office is south of the bedroom.\n3 What is south of the bathroom?\tbedroom\t1\n1 The office is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is the hallway south of?\tkitchen\t2\n1 The office is west of the garden.\n2 The kitchen is west of the office.\n3 What is west of the office?\tkitchen\t2\n1 The garden is north of the kitchen.\n2 The kitchen is north of the bedroom.\n3 What is north of the kitchen?\tgarden\t1\n1 The bathroom is north of the bedroom.\n2 The garden is south of the bedroom.\n3 What is the bedroom south of?\tbathroom\t1\n1 The bathroom is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is west of the kitchen?\tgarden\t2\n1 The bathroom is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is the bedroom east of?\tbathroom\t1\n1 The bedroom is east of the bathroom.\n2 The kitchen is east of the bedroom.\n3 What is the bathroom west of?\tbedroom\t1\n1 The garden is north of the office.\n2 The bathroom is north of the garden.\n3 What is the office south of?\tgarden\t1\n1 The kitchen is west of the bedroom.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen east of?\tbathroom\t2\n1 The hallway is west of the bedroom.\n2 The kitchen is west of the hallway.\n3 What is the hallway east of?\tkitchen\t2\n1 The bedroom is south of the office.\n2 The office is south of the hallway.\n3 What is south of the office?\tbedroom\t1\n1 The office is south of the garden.\n2 The bedroom is north of the garden.\n3 What is the garden south of?\tbedroom\t2\n1 The bathroom is south of the office.\n2 The hallway is north of the office.\n3 What is south of the office?\tbathroom\t1\n1 The bedroom is east of the bathroom.\n2 The hallway is east of the bedroom.\n3 What is east of the bathroom?\tbedroom\t1\n1 The garden is west of the office.\n2 The office is west of the kitchen.\n3 What is the kitchen east of?\toffice\t2\n1 The garden is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is the kitchen south of?\tbathroom\t2\n1 The garden is east of the kitchen.\n2 The garden is west of the hallway.\n3 What is west of the hallway?\tgarden\t2\n1 The bedroom is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is the bathroom south of?\tgarden\t2\n1 The hallway is north of the office.\n2 The bathroom is south of the office.\n3 What is north of the office?\thallway\t1\n1 The bathroom is south of the office.\n2 The hallway is south of the bathroom.\n3 What is south of the bathroom?\thallway\t2\n1 The bedroom is south of the garden.\n2 The office is south of the bedroom.\n3 What is south of the bedroom?\toffice\t2\n1 The garden is east of the hallway.\n2 The bathroom is east of the garden.\n3 What is east of the hallway?\tgarden\t1\n1 The bathroom is north of the bedroom.\n2 The bedroom is north of the office.\n3 What is the office south of?\tbedroom\t2\n1 The office is west of the kitchen.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The hallway is south of the kitchen.\n2 The kitchen is south of the garden.\n3 What is south of the garden?\tkitchen\t2\n1 The bathroom is east of the bedroom.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The bedroom is south of the kitchen.\n2 The office is south of the bedroom.\n3 What is south of the kitchen?\tbedroom\t1\n1 The kitchen is west of the office.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The bedroom is west of the hallway.\n2 The bedroom is east of the garden.\n3 What is west of the hallway?\tbedroom\t1\n1 The garden is east of the bathroom.\n2 The kitchen is east of the garden.\n3 What is the garden west of?\tkitchen\t2\n1 The kitchen is west of the bathroom.\n2 The hallway is east of the bathroom.\n3 What is east of the bathroom?\thallway\t2\n1 The office is west of the garden.\n2 The kitchen is west of the office.\n3 What is west of the garden?\toffice\t1\n1 The office is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is west of the bathroom?\tgarden\t2\n1 The office is south of the garden.\n2 The kitchen is south of the office.\n3 What is the garden north of?\toffice\t1\n1 The garden is west of the office.\n2 The bathroom is east of the office.\n3 What is west of the office?\tgarden\t1\n1 The office is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is the bedroom east of?\toffice\t1\n1 The hallway is south of the kitchen.\n2 The kitchen is south of the bedroom.\n3 What is south of the bedroom?\tkitchen\t2\n1 The kitchen is north of the bathroom.\n2 The hallway is south of the bathroom.\n3 What is the bathroom north of?\thallway\t2\n1 The hallway is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is west of the kitchen?\tbedroom\t2\n1 The hallway is east of the garden.\n2 The office is west of the garden.\n3 What is west of the garden?\toffice\t2\n1 The bathroom is east of the hallway.\n2 The office is east of the bathroom.\n3 What is east of the hallway?\tbathroom\t1\n1 The bathroom is east of the garden.\n2 The hallway is east of the bathroom.\n3 What is the garden west of?\tbathroom\t1\n1 The bedroom is east of the office.\n2 The office is east of the kitchen.\n3 What is east of the office?\tbedroom\t1\n1 The bathroom is east of the hallway.\n2 The hallway is east of the office.\n3 What is the office west of?\thallway\t2\n1 The bathroom is north of the bedroom.\n2 The kitchen is north of the bathroom.\n3 What is the bedroom south of?\tbathroom\t1\n1 The bathroom is west of the hallway.\n2 The kitchen is west of the bathroom.\n3 What is west of the bathroom?\tkitchen\t2\n1 The office is south of the garden.\n2 The office is north of the kitchen.\n3 What is the garden north of?\toffice\t1\n1 The hallway is north of the kitchen.\n2 The kitchen is north of the garden.\n3 What is north of the garden?\tkitchen\t2\n1 The bedroom is west of the kitchen.\n2 The bedroom is east of the hallway.\n3 What is west of the kitchen?\tbedroom\t1\n1 The garden is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is south of the hallway?\tbathroom\t2\n1 The hallway is north of the kitchen.\n2 The bathroom is north of the hallway.\n3 What is north of the kitchen?\thallway\t1\n1 The garden is south of the bedroom.\n2 The garden is north of the office.\n3 What is north of the office?\tgarden\t2\n1 The bedroom is west of the kitchen.\n2 The hallway is west of the bedroom.\n3 What is the kitchen east of?\tbedroom\t1\n1 The garden is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is east of the hallway?\tgarden\t1\n1 The office is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is south of the hallway?\tbedroom\t2\n1 The hallway is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is east of the kitchen?\thallway\t1\n1 The bathroom is north of the office.\n2 The office is north of the kitchen.\n3 What is the office south of?\tbathroom\t1\n1 The bathroom is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is the bedroom south of?\thallway\t2\n1 The hallway is south of the bedroom.\n2 The hallway is north of the bathroom.\n3 What is north of the bathroom?\thallway\t2\n1 The hallway is west of the bathroom.\n2 The garden is east of the bathroom.\n3 What is east of the bathroom?\tgarden\t2\n1 The garden is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is south of the kitchen?\tgarden\t1\n1 The office is south of the garden.\n2 The garden is south of the hallway.\n3 What is south of the garden?\toffice\t1\n1 The hallway is west of the office.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The hallway is north of the bedroom.\n2 The hallway is south of the kitchen.\n3 What is north of the bedroom?\thallway\t1\n1 The office is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is north of the bedroom?\toffice\t1\n1 The bedroom is south of the office.\n2 The bedroom is north of the kitchen.\n3 What is the office north of?\tbedroom\t1\n1 The kitchen is west of the office.\n2 The kitchen is east of the garden.\n3 What is the office east of?\tkitchen\t1\n1 The hallway is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is the bathroom south of?\thallway\t1\n1 The garden is east of the hallway.\n2 The bedroom is east of the garden.\n3 What is east of the hallway?\tgarden\t1\n1 The kitchen is east of the hallway.\n2 The office is east of the kitchen.\n3 What is east of the kitchen?\toffice\t2\n1 The bedroom is north of the garden.\n2 The hallway is south of the garden.\n3 What is north of the garden?\tbedroom\t1\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 What is the bathroom east of?\thallway\t1\n1 The bedroom is east of the hallway.\n2 The office is east of the bedroom.\n3 What is the hallway west of?\tbedroom\t1\n1 The garden is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is west of the bathroom?\tgarden\t1\n1 The bedroom is north of the office.\n2 The garden is south of the office.\n3 What is north of the office?\tbedroom\t1\n1 The bedroom is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is the hallway north of?\tbedroom\t1\n1 The garden is south of the kitchen.\n2 The bathroom is south of the garden.\n3 What is the garden north of?\tbathroom\t2\n1 The bathroom is east of the hallway.\n2 The office is west of the hallway.\n3 What is the hallway east of?\toffice\t2\n1 The kitchen is north of the bathroom.\n2 The kitchen is south of the bedroom.\n3 What is south of the bedroom?\tkitchen\t2\n1 The hallway is west of the office.\n2 The office is west of the garden.\n3 What is the office east of?\thallway\t1\n1 The bedroom is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden north of?\thallway\t2\n1 The garden is north of the office.\n2 The office is north of the bedroom.\n3 What is north of the office?\tgarden\t1\n1 The kitchen is north of the hallway.\n2 The garden is south of the hallway.\n3 What is the hallway north of?\tgarden\t2\n1 The office is south of the bedroom.\n2 The bathroom is south of the office.\n3 What is the office north of?\tbathroom\t2\n1 The kitchen is east of the hallway.\n2 The garden is west of the hallway.\n3 What is west of the hallway?\tgarden\t2\n1 The office is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is the bathroom south of?\toffice\t1\n1 The office is north of the hallway.\n2 The garden is north of the office.\n3 What is north of the hallway?\toffice\t1\n1 The bathroom is east of the garden.\n2 The hallway is east of the bathroom.\n3 What is east of the bathroom?\thallway\t2\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is south of the bedroom?\tbathroom\t2\n1 The kitchen is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 What is west of the bathroom?\thallway\t2\n1 The hallway is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom south of?\tkitchen\t2\n1 The garden is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is west of the bedroom?\tgarden\t1\n1 The garden is south of the office.\n2 The kitchen is north of the office.\n3 What is the office north of?\tgarden\t1\n1 The bedroom is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is north of the bathroom?\tgarden\t2\n1 The bedroom is north of the garden.\n2 The office is south of the garden.\n3 What is south of the garden?\toffice\t2\n1 The office is east of the garden.\n2 The bathroom is west of the garden.\n3 What is west of the garden?\tbathroom\t2\n1 The bedroom is west of the hallway.\n2 The garden is west of the bedroom.\n3 What is the bedroom east of?\tgarden\t2\n1 The hallway is south of the office.\n2 The office is south of the bedroom.\n3 What is south of the office?\thallway\t1\n1 The kitchen is south of the bathroom.\n2 The kitchen is north of the garden.\n3 What is the garden south of?\tkitchen\t2\n1 The hallway is west of the bedroom.\n2 The garden is west of the hallway.\n3 What is west of the bedroom?\thallway\t1\n1 The bedroom is east of the bathroom.\n2 The office is east of the bedroom.\n3 What is the bedroom west of?\toffice\t2\n1 The hallway is west of the kitchen.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The bathroom is north of the garden.\n2 The garden is north of the bedroom.\n3 What is the bedroom south of?\tgarden\t2\n1 The bedroom is east of the hallway.\n2 The kitchen is west of the hallway.\n3 What is the hallway east of?\tkitchen\t2\n1 The kitchen is east of the hallway.\n2 The garden is west of the hallway.\n3 What is the hallway east of?\tgarden\t2\n1 The hallway is south of the garden.\n2 The bedroom is north of the garden.\n3 What is the garden south of?\tbedroom\t2\n1 The office is east of the bedroom.\n2 The bedroom is east of the garden.\n3 What is east of the garden?\tbedroom\t2\n1 The kitchen is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is the hallway west of?\tkitchen\t1\n1 The hallway is west of the bedroom.\n2 The office is west of the hallway.\n3 What is the bedroom east of?\thallway\t1\n1 The hallway is north of the bathroom.\n2 The bedroom is north of the hallway.\n3 What is the bathroom south of?\thallway\t1\n1 The garden is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is north of the kitchen?\tgarden\t1\n1 The garden is east of the kitchen.\n2 The garden is west of the bathroom.\n3 What is east of the kitchen?\tgarden\t1\n1 The garden is north of the bathroom.\n2 The office is south of the bathroom.\n3 What is the bathroom north of?\toffice\t2\n1 The kitchen is west of the hallway.\n2 The hallway is west of the office.\n3 What is the office east of?\thallway\t2\n1 The office is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 What is the bedroom east of?\thallway\t2\n1 The office is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is north of the hallway?\toffice\t1\n1 The bedroom is west of the kitchen.\n2 The office is west of the bedroom.\n3 What is west of the kitchen?\tbedroom\t1\n1 The hallway is south of the bathroom.\n2 The hallway is north of the kitchen.\n3 What is south of the bathroom?\thallway\t1\n1 The office is east of the hallway.\n2 The garden is west of the hallway.\n3 What is east of the hallway?\toffice\t1\n1 The bathroom is west of the hallway.\n2 The bedroom is east of the hallway.\n3 What is the hallway east of?\tbathroom\t1\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is north of the bedroom?\thallway\t1\n1 The bedroom is north of the garden.\n2 The office is north of the bedroom.\n3 What is the garden south of?\tbedroom\t1\n1 The office is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is south of the bedroom?\toffice\t1\n1 The bathroom is east of the garden.\n2 The garden is east of the hallway.\n3 What is east of the garden?\tbathroom\t1\n1 The kitchen is west of the garden.\n2 The office is east of the garden.\n3 What is west of the garden?\tkitchen\t1\n1 The garden is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 What is the bedroom east of?\tbathroom\t2\n1 The garden is north of the bathroom.\n2 The office is south of the bathroom.\n3 What is the bathroom south of?\tgarden\t1\n1 The office is west of the garden.\n2 The kitchen is east of the garden.\n3 What is the garden west of?\tkitchen\t2\n1 The bathroom is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is the kitchen south of?\tbedroom\t2\n1 The garden is west of the office.\n2 The kitchen is east of the office.\n3 What is east of the office?\tkitchen\t2\n1 The garden is east of the bathroom.\n2 The hallway is west of the bathroom.\n3 What is west of the bathroom?\thallway\t2\n1 The hallway is west of the kitchen.\n2 The hallway is east of the garden.\n3 What is the garden west of?\thallway\t2\n1 The bedroom is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is the kitchen west of?\tbedroom\t1\n1 The kitchen is east of the office.\n2 The bedroom is west of the office.\n3 What is the office west of?\tkitchen\t1\n1 The hallway is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is the bedroom west of?\tbathroom\t2\n1 The bathroom is east of the office.\n2 The bathroom is west of the hallway.\n3 What is west of the hallway?\tbathroom\t2\n1 The bedroom is north of the garden.\n2 The garden is north of the hallway.\n3 What is north of the garden?\tbedroom\t1\n1 The kitchen is north of the hallway.\n2 The kitchen is south of the bathroom.\n3 What is south of the bathroom?\tkitchen\t2\n1 The garden is east of the office.\n2 The kitchen is west of the office.\n3 What is the office east of?\tkitchen\t2\n1 The office is north of the kitchen.\n2 The bathroom is north of the office.\n3 What is north of the office?\tbathroom\t2\n1 The bedroom is north of the hallway.\n2 The hallway is north of the office.\n3 What is north of the office?\thallway\t2\n1 The bathroom is east of the garden.\n2 The bedroom is west of the garden.\n3 What is west of the garden?\tbedroom\t2\n1 The office is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is the kitchen west of?\toffice\t1\n1 The bathroom is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is the bedroom west of?\tbathroom\t1\n1 The kitchen is south of the bathroom.\n2 The office is north of the bathroom.\n3 What is the bathroom south of?\toffice\t2\n1 The office is south of the bathroom.\n2 The hallway is north of the bathroom.\n3 What is north of the bathroom?\thallway\t2\n1 The office is south of the kitchen.\n2 The garden is north of the kitchen.\n3 What is the kitchen south of?\tgarden\t2\n1 The hallway is north of the office.\n2 The kitchen is north of the hallway.\n3 What is the hallway south of?\tkitchen\t2\n1 The office is east of the bedroom.\n2 The bedroom is east of the bathroom.\n3 What is the bedroom west of?\toffice\t1\n1 The hallway is east of the kitchen.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The office is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom south of?\tkitchen\t2\n1 The office is east of the hallway.\n2 The kitchen is west of the hallway.\n3 What is the hallway west of?\toffice\t1\n1 The garden is north of the bedroom.\n2 The hallway is south of the bedroom.\n3 What is the bedroom north of?\thallway\t2\n1 The garden is west of the bedroom.\n2 The bathroom is west of the garden.\n3 What is west of the bedroom?\tgarden\t1\n1 The office is south of the bedroom.\n2 The hallway is south of the office.\n3 What is south of the office?\thallway\t2\n1 The office is south of the kitchen.\n2 The kitchen is south of the garden.\n3 What is south of the garden?\tkitchen\t2\n1 The bedroom is west of the kitchen.\n2 The office is west of the bedroom.\n3 What is the bedroom east of?\toffice\t2\n1 The office is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is south of the kitchen?\toffice\t1\n1 The bathroom is east of the kitchen.\n2 The kitchen is east of the office.\n3 What is the kitchen west of?\tbathroom\t1\n1 The office is south of the garden.\n2 The hallway is south of the office.\n3 What is the office north of?\thallway\t2\n1 The hallway is east of the bathroom.\n2 The bathroom is east of the kitchen.\n3 What is east of the kitchen?\tbathroom\t2\n1 The office is east of the hallway.\n2 The hallway is east of the kitchen.\n3 What is east of the hallway?\toffice\t1\n1 The bedroom is west of the office.\n2 The kitchen is west of the bedroom.\n3 What is west of the bedroom?\tkitchen\t2\n1 The garden is east of the office.\n2 The bedroom is west of the office.\n3 What is the office west of?\tgarden\t1\n1 The bedroom is east of the office.\n2 The hallway is east of the bedroom.\n3 What is east of the office?\tbedroom\t1\n1 The office is west of the bathroom.\n2 The garden is east of the bathroom.\n3 What is west of the bathroom?\toffice\t1\n1 The kitchen is east of the garden.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen west of?\tbathroom\t2\n1 The bedroom is south of the garden.\n2 The bathroom is north of the garden.\n3 What is the garden south of?\tbathroom\t2\n1 The hallway is east of the office.\n2 The hallway is west of the bathroom.\n3 What is east of the office?\thallway\t1\n1 The bathroom is north of the hallway.\n2 The kitchen is north of the bathroom.\n3 What is the bathroom south of?\tkitchen\t2\n1 The kitchen is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is north of the bedroom?\thallway\t2\n1 The garden is south of the kitchen.\n2 The garden is north of the office.\n3 What is north of the office?\tgarden\t2\n1 The kitchen is south of the bathroom.\n2 The bedroom is south of the kitchen.\n3 What is south of the kitchen?\tbedroom\t2\n1 The hallway is west of the garden.\n2 The garden is west of the kitchen.\n3 What is west of the garden?\thallway\t1\n1 The office is east of the kitchen.\n2 The bedroom is east of the office.\n3 What is the kitchen west of?\toffice\t1\n1 The kitchen is north of the bedroom.\n2 The bedroom is north of the bathroom.\n3 What is north of the bedroom?\tkitchen\t1\n1 The hallway is north of the bedroom.\n2 The hallway is south of the kitchen.\n3 What is the bedroom south of?\thallway\t1\n1 The garden is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is west of the kitchen?\thallway\t2\n1 The kitchen is south of the bedroom.\n2 The kitchen is north of the hallway.\n3 What is the bedroom north of?\tkitchen\t1\n1 The bedroom is south of the garden.\n2 The office is south of the bedroom.\n3 What is the bedroom north of?\toffice\t2\n1 The garden is west of the office.\n2 The hallway is east of the office.\n3 What is east of the office?\thallway\t2\n1 The hallway is south of the office.\n2 The garden is south of the hallway.\n3 What is the office north of?\thallway\t1\n1 The office is east of the hallway.\n2 The hallway is east of the bedroom.\n3 What is east of the bedroom?\thallway\t2\n1 The garden is west of the office.\n2 The hallway is east of the office.\n3 What is the office east of?\tgarden\t1\n1 The office is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is north of the bedroom?\toffice\t1\n1 The bedroom is north of the garden.\n2 The kitchen is north of the bedroom.\n3 What is north of the bedroom?\tkitchen\t2\n1 The garden is north of the office.\n2 The hallway is south of the office.\n3 What is south of the office?\thallway\t2\n1 The office is east of the kitchen.\n2 The bathroom is east of the office.\n3 What is the office west of?\tbathroom\t2\n1 The kitchen is east of the garden.\n2 The bedroom is west of the garden.\n3 What is the garden east of?\tbedroom\t2\n1 The office is north of the kitchen.\n2 The bathroom is north of the office.\n3 What is the kitchen south of?\toffice\t1\n1 The garden is south of the office.\n2 The kitchen is north of the office.\n3 What is the office south of?\tkitchen\t2\n1 The bathroom is south of the office.\n2 The garden is north of the office.\n3 What is north of the office?\tgarden\t2\n1 The bathroom is west of the kitchen.\n2 The bathroom is east of the office.\n3 What is west of the kitchen?\tbathroom\t1\n1 The office is east of the bedroom.\n2 The kitchen is east of the office.\n3 What is east of the bedroom?\toffice\t1\n1 The bedroom is north of the garden.\n2 The office is south of the garden.\n3 What is the garden north of?\toffice\t2\n1 The hallway is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is east of the bedroom?\tbathroom\t2\n1 The bedroom is south of the bathroom.\n2 The office is north of the bathroom.\n3 What is the bathroom south of?\toffice\t2\n1 The garden is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is east of the kitchen?\tgarden\t1\n1 The bathroom is west of the bedroom.\n2 The bathroom is east of the kitchen.\n3 What is east of the kitchen?\tbathroom\t2\n1 The bathroom is south of the office.\n2 The bedroom is north of the office.\n3 What is the office north of?\tbathroom\t1\n1 The hallway is west of the kitchen.\n2 The bathroom is west of the hallway.\n3 What is west of the hallway?\tbathroom\t2\n1 The garden is east of the office.\n2 The bedroom is west of the office.\n3 What is the office east of?\tbedroom\t2\n1 The bedroom is east of the office.\n2 The office is east of the bathroom.\n3 What is east of the office?\tbedroom\t1\n1 The bedroom is north of the bathroom.\n2 The bedroom is south of the kitchen.\n3 What is the kitchen north of?\tbedroom\t2\n1 The bedroom is east of the kitchen.\n2 The office is west of the kitchen.\n3 What is the kitchen west of?\tbedroom\t1\n1 The bathroom is east of the garden.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The kitchen is west of the office.\n2 The office is west of the bedroom.\n3 What is the office east of?\tkitchen\t1\n1 The kitchen is east of the bedroom.\n2 The kitchen is west of the hallway.\n3 What is east of the bedroom?\tkitchen\t1\n1 The kitchen is east of the garden.\n2 The bedroom is west of the garden.\n3 What is the garden east of?\tbedroom\t2\n1 The office is west of the hallway.\n2 The bedroom is east of the hallway.\n3 What is the hallway east of?\toffice\t1\n1 The office is west of the bedroom.\n2 The kitchen is west of the office.\n3 What is the bedroom east of?\toffice\t1\n1 The garden is east of the hallway.\n2 The office is west of the hallway.\n3 What is east of the hallway?\tgarden\t1\n1 The bedroom is west of the bathroom.\n2 The garden is east of the bathroom.\n3 What is the bathroom west of?\tgarden\t2\n1 The office is east of the hallway.\n2 The office is west of the bedroom.\n3 What is west of the bedroom?\toffice\t2\n1 The office is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is the hallway east of?\tbedroom\t2\n1 The bathroom is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is east of the bedroom?\tbathroom\t1\n1 The office is north of the garden.\n2 The garden is north of the bedroom.\n3 What is north of the bedroom?\tgarden\t2\n1 The garden is north of the bedroom.\n2 The hallway is south of the bedroom.\n3 What is south of the bedroom?\thallway\t2\n1 The office is south of the hallway.\n2 The garden is north of the hallway.\n3 What is the hallway north of?\toffice\t1\n1 The office is west of the bedroom.\n2 The garden is east of the bedroom.\n3 What is east of the bedroom?\tgarden\t2\n1 The bedroom is north of the hallway.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The hallway is west of the garden.\n2 The office is east of the garden.\n3 What is west of the garden?\thallway\t1\n1 The bathroom is west of the office.\n2 The hallway is west of the bathroom.\n3 What is west of the bathroom?\thallway\t2\n1 The hallway is east of the office.\n2 The office is east of the kitchen.\n3 What is the kitchen west of?\toffice\t2\n1 The garden is south of the bathroom.\n2 The bedroom is south of the garden.\n3 What is the garden north of?\tbedroom\t2\n1 The kitchen is east of the garden.\n2 The garden is east of the bedroom.\n3 What is east of the garden?\tkitchen\t1\n1 The garden is south of the hallway.\n2 The bedroom is south of the garden.\n3 What is south of the hallway?\tgarden\t1\n1 The garden is east of the kitchen.\n2 The garden is west of the bedroom.\n3 What is east of the kitchen?\tgarden\t1\n1 The kitchen is west of the garden.\n2 The kitchen is east of the office.\n3 What is the garden east of?\tkitchen\t1\n1 The garden is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is west of the bathroom?\toffice\t2\n1 The bedroom is south of the office.\n2 The office is south of the hallway.\n3 What is south of the office?\tbedroom\t1\n1 The bathroom is east of the garden.\n2 The bedroom is east of the bathroom.\n3 What is east of the garden?\tbathroom\t1\n1 The bedroom is south of the garden.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The kitchen is south of the hallway.\n2 The hallway is south of the bedroom.\n3 What is the hallway north of?\tkitchen\t1\n1 The garden is south of the office.\n2 The bedroom is south of the garden.\n3 What is the office north of?\tgarden\t1\n1 The garden is west of the office.\n2 The bathroom is east of the office.\n3 What is the office east of?\tgarden\t1\n1 The hallway is north of the garden.\n2 The office is south of the garden.\n3 What is the garden south of?\thallway\t1\n1 The hallway is north of the garden.\n2 The garden is north of the bedroom.\n3 What is north of the garden?\thallway\t1\n1 The bathroom is west of the garden.\n2 The office is east of the garden.\n3 What is west of the garden?\tbathroom\t1\n1 The kitchen is west of the bedroom.\n2 The garden is east of the bedroom.\n3 What is east of the bedroom?\tgarden\t2\n1 The kitchen is south of the garden.\n2 The hallway is south of the kitchen.\n3 What is the garden north of?\tkitchen\t1\n1 The kitchen is north of the garden.\n2 The bathroom is north of the kitchen.\n3 What is the garden south of?\tkitchen\t1\n1 The bedroom is east of the office.\n2 The kitchen is east of the bedroom.\n3 What is the bedroom west of?\tkitchen\t2\n1 The bathroom is west of the garden.\n2 The bedroom is east of the garden.\n3 What is the garden west of?\tbedroom\t2\n1 The garden is north of the kitchen.\n2 The hallway is north of the garden.\n3 What is north of the kitchen?\tgarden\t1\n1 The bedroom is north of the bathroom.\n2 The bathroom is north of the office.\n3 What is north of the bathroom?\tbedroom\t1\n1 The garden is north of the bedroom.\n2 The bedroom is north of the bathroom.\n3 What is the bedroom south of?\tgarden\t1\n1 The office is south of the bedroom.\n2 The kitchen is south of the office.\n3 What is south of the bedroom?\toffice\t1\n1 The garden is west of the office.\n2 The hallway is east of the office.\n3 What is east of the office?\thallway\t2\n1 The bedroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is south of the kitchen?\toffice\t2\n1 The garden is north of the hallway.\n2 The hallway is north of the bathroom.\n3 What is the hallway south of?\tgarden\t1\n1 The office is north of the hallway.\n2 The garden is south of the hallway.\n3 What is north of the hallway?\toffice\t1\n1 The office is east of the bathroom.\n2 The office is west of the hallway.\n3 What is the hallway east of?\toffice\t2\n1 The garden is east of the bathroom.\n2 The kitchen is west of the bathroom.\n3 What is east of the bathroom?\tgarden\t1\n1 The office is east of the bedroom.\n2 The hallway is east of the office.\n3 What is east of the office?\thallway\t2\n1 The hallway is west of the office.\n2 The office is west of the bathroom.\n3 What is west of the bathroom?\toffice\t2\n1 The kitchen is south of the office.\n2 The kitchen is north of the garden.\n3 What is north of the garden?\tkitchen\t2\n1 The bedroom is south of the kitchen.\n2 The bedroom is north of the bathroom.\n3 What is north of the bathroom?\tbedroom\t2\n1 The hallway is north of the garden.\n2 The office is south of the garden.\n3 What is south of the garden?\toffice\t2\n1 The bathroom is south of the kitchen.\n2 The kitchen is south of the bedroom.\n3 What is south of the kitchen?\tbathroom\t1\n1 The kitchen is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is west of the bathroom?\tgarden\t2\n1 The kitchen is north of the hallway.\n2 The kitchen is south of the bedroom.\n3 What is the hallway south of?\tkitchen\t1\n1 The hallway is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is west of the bedroom?\toffice\t2\n1 The bedroom is east of the office.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The kitchen is south of the office.\n2 The bathroom is north of the office.\n3 What is the office north of?\tkitchen\t1\n1 The bedroom is east of the hallway.\n2 The garden is east of the bedroom.\n3 What is the hallway west of?\tbedroom\t1\n1 The bathroom is south of the garden.\n2 The office is south of the bathroom.\n3 What is the bathroom north of?\toffice\t2\n1 The kitchen is west of the bedroom.\n2 The office is west of the kitchen.\n3 What is the bedroom east of?\tkitchen\t1\n1 The hallway is west of the office.\n2 The office is west of the kitchen.\n3 What is west of the kitchen?\toffice\t2\n1 The office is east of the bedroom.\n2 The kitchen is east of the office.\n3 What is east of the bedroom?\toffice\t1\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is north of the kitchen?\tbedroom\t2\n1 The bedroom is south of the office.\n2 The hallway is south of the bedroom.\n3 What is south of the office?\tbedroom\t1\n1 The bedroom is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is east of the kitchen?\tbedroom\t1\n1 The bathroom is west of the office.\n2 The hallway is east of the office.\n3 What is east of the office?\thallway\t2\n1 The kitchen is north of the garden.\n2 The garden is north of the bedroom.\n3 What is north of the garden?\tkitchen\t1\n1 The garden is south of the office.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The kitchen is east of the garden.\n2 The garden is east of the hallway.\n3 What is the hallway west of?\tgarden\t2\n1 The bedroom is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The hallway is north of the bathroom.\n2 The bathroom is north of the kitchen.\n3 What is north of the kitchen?\tbathroom\t2\n1 The office is west of the hallway.\n2 The bathroom is west of the office.\n3 What is the office east of?\tbathroom\t2\n1 The garden is north of the bathroom.\n2 The garden is south of the office.\n3 What is the bathroom south of?\tgarden\t1\n1 The kitchen is south of the hallway.\n2 The hallway is south of the bedroom.\n3 What is the bedroom north of?\thallway\t2\n1 The garden is west of the office.\n2 The bedroom is east of the office.\n3 What is east of the office?\tbedroom\t2\n1 The bedroom is north of the garden.\n2 The office is south of the garden.\n3 What is the garden south of?\tbedroom\t1\n1 The bathroom is north of the hallway.\n2 The hallway is north of the kitchen.\n3 What is north of the hallway?\tbathroom\t1\n1 The garden is west of the hallway.\n2 The bathroom is east of the hallway.\n3 What is the hallway east of?\tgarden\t1\n1 The bedroom is east of the hallway.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The kitchen is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is west of the bathroom?\tgarden\t2\n1 The garden is south of the bathroom.\n2 The hallway is north of the bathroom.\n3 What is north of the bathroom?\thallway\t2\n1 The hallway is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is south of the kitchen?\thallway\t1\n1 The bedroom is south of the kitchen.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The hallway is east of the garden.\n2 The bedroom is west of the garden.\n3 What is the garden west of?\thallway\t1\n1 The kitchen is east of the bedroom.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The office is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is the kitchen south of?\thallway\t2\n1 The bedroom is south of the hallway.\n2 The office is north of the hallway.\n3 What is the hallway north of?\tbedroom\t1\n1 The office is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is the bathroom west of?\tkitchen\t2\n1 The garden is south of the office.\n2 The hallway is south of the garden.\n3 What is south of the garden?\thallway\t2\n1 The bedroom is east of the garden.\n2 The garden is east of the hallway.\n3 What is east of the garden?\tbedroom\t1\n1 The bedroom is south of the office.\n2 The bathroom is south of the bedroom.\n3 What is south of the office?\tbedroom\t1\n1 The hallway is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is north of the bathroom?\tbedroom\t2\n1 The hallway is west of the office.\n2 The kitchen is east of the office.\n3 What is the office west of?\tkitchen\t2\n1 The garden is west of the office.\n2 The hallway is west of the garden.\n3 What is west of the garden?\thallway\t2\n1 The bathroom is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is the bedroom south of?\tbathroom\t1\n1 The kitchen is north of the hallway.\n2 The garden is north of the kitchen.\n3 What is north of the hallway?\tkitchen\t1\n1 The hallway is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is west of the bathroom?\tgarden\t2\n1 The bedroom is east of the hallway.\n2 The bedroom is west of the kitchen.\n3 What is west of the kitchen?\tbedroom\t2\n1 The kitchen is east of the office.\n2 The bathroom is west of the office.\n3 What is the office west of?\tkitchen\t1\n1 The garden is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway south of?\tgarden\t1\n1 The hallway is west of the garden.\n2 The office is east of the garden.\n3 What is the garden east of?\thallway\t1\n1 The bathroom is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is the bedroom west of?\tbathroom\t1\n1 The kitchen is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is north of the bedroom?\tkitchen\t1\n1 The bathroom is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is west of the bedroom?\tbathroom\t1\n1 The hallway is north of the bedroom.\n2 The office is north of the hallway.\n3 What is the hallway south of?\toffice\t2\n1 The hallway is south of the bathroom.\n2 The bathroom is south of the kitchen.\n3 What is south of the kitchen?\tbathroom\t2\n1 The garden is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 What is the bathroom east of?\tgarden\t1\n1 The garden is east of the kitchen.\n2 The garden is west of the hallway.\n3 What is east of the kitchen?\tgarden\t1\n1 The bedroom is east of the hallway.\n2 The bedroom is west of the office.\n3 What is west of the office?\tbedroom\t2\n1 The hallway is east of the kitchen.\n2 The bedroom is east of the hallway.\n3 What is the hallway west of?\tbedroom\t2\n1 The bathroom is east of the garden.\n2 The bedroom is east of the bathroom.\n3 What is east of the bathroom?\tbedroom\t2\n1 The bathroom is south of the bedroom.\n2 The bathroom is north of the office.\n3 What is the office south of?\tbathroom\t2\n1 The garden is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is east of the kitchen?\toffice\t2\n1 The bedroom is north of the garden.\n2 The bathroom is south of the garden.\n3 What is north of the garden?\tbedroom\t1\n1 The bathroom is west of the bedroom.\n2 The kitchen is west of the bathroom.\n3 What is west of the bedroom?\tbathroom\t1\n1 The kitchen is south of the bathroom.\n2 The kitchen is north of the hallway.\n3 What is north of the hallway?\tkitchen\t2\n1 The office is west of the hallway.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The kitchen is west of the bathroom.\n2 The hallway is west of the kitchen.\n3 What is the bathroom east of?\tkitchen\t1\n1 The bathroom is east of the office.\n2 The bathroom is west of the garden.\n3 What is the office west of?\tbathroom\t1\n1 The bathroom is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is the kitchen east of?\tbathroom\t1\n1 The garden is north of the bedroom.\n2 The bedroom is north of the bathroom.\n3 What is north of the bedroom?\tgarden\t1\n1 The bedroom is east of the garden.\n2 The bedroom is west of the hallway.\n3 What is the garden west of?\tbedroom\t1\n1 The kitchen is south of the hallway.\n2 The office is south of the kitchen.\n3 What is south of the hallway?\tkitchen\t1\n1 The office is north of the kitchen.\n2 The office is south of the garden.\n3 What is the garden north of?\toffice\t2\n1 The hallway is south of the bathroom.\n2 The bathroom is south of the kitchen.\n3 What is the bathroom north of?\thallway\t1\n1 The hallway is south of the bedroom.\n2 The garden is north of the bedroom.\n3 What is south of the bedroom?\thallway\t1\n1 The bedroom is west of the garden.\n2 The bathroom is east of the garden.\n3 What is the garden east of?\tbedroom\t1\n1 The hallway is south of the bedroom.\n2 The kitchen is south of the hallway.\n3 What is the bedroom north of?\thallway\t1\n1 The bathroom is west of the garden.\n2 The office is east of the garden.\n3 What is west of the garden?\tbathroom\t1\n1 The hallway is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen east of?\thallway\t1\n1 The hallway is west of the garden.\n2 The office is west of the hallway.\n3 What is west of the hallway?\toffice\t2\n1 The bathroom is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden south of?\tbathroom\t1\n1 The bedroom is north of the office.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The bedroom is north of the office.\n2 The office is north of the bathroom.\n3 What is the bathroom south of?\toffice\t2\n1 The bedroom is east of the bathroom.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The garden is south of the bathroom.\n2 The bathroom is south of the kitchen.\n3 What is south of the kitchen?\tbathroom\t2\n1 The garden is east of the bathroom.\n2 The kitchen is west of the bathroom.\n3 What is west of the bathroom?\tkitchen\t2\n1 The bedroom is north of the garden.\n2 The office is south of the garden.\n3 What is the garden north of?\toffice\t2\n1 The hallway is south of the garden.\n2 The hallway is north of the office.\n3 What is north of the office?\thallway\t2\n1 The kitchen is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is the bedroom south of?\tbathroom\t2\n1 The hallway is north of the bathroom.\n2 The garden is south of the bathroom.\n3 What is north of the bathroom?\thallway\t1\n1 The garden is east of the bathroom.\n2 The kitchen is west of the bathroom.\n3 What is the bathroom east of?\tkitchen\t2\n1 The garden is west of the bathroom.\n2 The hallway is east of the bathroom.\n3 What is the bathroom west of?\thallway\t2\n1 The garden is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is the bathroom north of?\tgarden\t1\n1 The hallway is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen north of?\tbathroom\t2\n1 The office is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden north of?\thallway\t2\n1 The hallway is north of the garden.\n2 The garden is north of the kitchen.\n3 What is north of the garden?\thallway\t1\n1 The bedroom is west of the garden.\n2 The bathroom is west of the bedroom.\n3 What is west of the bedroom?\tbathroom\t2\n1 The office is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is the bedroom north of?\tkitchen\t2\n1 The kitchen is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is the bedroom north of?\toffice\t2\n1 The bedroom is west of the kitchen.\n2 The kitchen is west of the hallway.\n3 What is the kitchen east of?\tbedroom\t1\n1 The hallway is south of the bathroom.\n2 The bathroom is south of the office.\n3 What is south of the bathroom?\thallway\t1\n1 The kitchen is west of the hallway.\n2 The hallway is west of the office.\n3 What is west of the hallway?\tkitchen\t1\n1 The kitchen is south of the garden.\n2 The garden is south of the bathroom.\n3 What is the garden north of?\tkitchen\t1\n1 The office is west of the bathroom.\n2 The bedroom is west of the office.\n3 What is west of the bathroom?\toffice\t1\n1 The bathroom is south of the office.\n2 The bedroom is south of the bathroom.\n3 What is the office north of?\tbathroom\t1\n1 The garden is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 What is the bathroom east of?\tgarden\t1\n1 The bedroom is west of the garden.\n2 The kitchen is east of the garden.\n3 What is the garden west of?\tkitchen\t2\n1 The bedroom is south of the garden.\n2 The hallway is north of the garden.\n3 What is the garden north of?\tbedroom\t1\n1 The bathroom is west of the garden.\n2 The hallway is east of the garden.\n3 What is the garden west of?\thallway\t2\n1 The kitchen is north of the bathroom.\n2 The kitchen is south of the office.\n3 What is the office north of?\tkitchen\t2\n1 The office is west of the kitchen.\n2 The hallway is east of the kitchen.\n3 What is west of the kitchen?\toffice\t1\n1 The kitchen is east of the hallway.\n2 The garden is east of the kitchen.\n3 What is the hallway west of?\tkitchen\t1\n1 The bedroom is north of the office.\n2 The kitchen is south of the office.\n3 What is south of the office?\tkitchen\t2\n1 The office is south of the hallway.\n2 The kitchen is south of the office.\n3 What is the hallway north of?\toffice\t1\n1 The bedroom is east of the garden.\n2 The garden is east of the kitchen.\n3 What is east of the kitchen?\tgarden\t2\n1 The hallway is east of the garden.\n2 The kitchen is west of the garden.\n3 What is east of the garden?\thallway\t1\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom south of?\thallway\t1\n1 The garden is east of the hallway.\n2 The bathroom is west of the hallway.\n3 What is east of the hallway?\tgarden\t1\n1 The bedroom is west of the office.\n2 The hallway is west of the bedroom.\n3 What is the bedroom east of?\thallway\t2\n1 The hallway is east of the office.\n2 The kitchen is west of the office.\n3 What is east of the office?\thallway\t1\n1 The bathroom is north of the hallway.\n2 The bathroom is south of the office.\n3 What is the office north of?\tbathroom\t2\n1 The kitchen is north of the garden.\n2 The garden is north of the hallway.\n3 What is the garden south of?\tkitchen\t1\n1 The bathroom is north of the bedroom.\n2 The bathroom is south of the garden.\n3 What is the garden north of?\tbathroom\t2\n1 The garden is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is west of the kitchen?\tbedroom\t2\n1 The kitchen is east of the bedroom.\n2 The office is east of the kitchen.\n3 What is the kitchen west of?\toffice\t2\n1 The hallway is north of the kitchen.\n2 The office is north of the hallway.\n3 What is north of the kitchen?\thallway\t1\n1 The garden is north of the bathroom.\n2 The hallway is north of the garden.\n3 What is north of the bathroom?\tgarden\t1\n1 The bedroom is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is the kitchen north of?\tbedroom\t1\n1 The bedroom is north of the hallway.\n2 The bedroom is south of the bathroom.\n3 What is south of the bathroom?\tbedroom\t2\n1 The kitchen is west of the bedroom.\n2 The garden is east of the bedroom.\n3 What is west of the bedroom?\tkitchen\t1\n1 The garden is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom west of?\tgarden\t1\n1 The kitchen is north of the bathroom.\n2 The bedroom is north of the kitchen.\n3 What is the kitchen south of?\tbedroom\t2\n1 The garden is east of the hallway.\n2 The hallway is east of the bathroom.\n3 What is the hallway west of?\tgarden\t1\n1 The bathroom is west of the garden.\n2 The garden is west of the kitchen.\n3 What is west of the garden?\tbathroom\t1\n1 The bedroom is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is east of the bathroom?\tbedroom\t1\n1 The office is east of the garden.\n2 The bedroom is east of the office.\n3 What is the garden west of?\toffice\t1\n1 The bathroom is south of the bedroom.\n2 The office is north of the bedroom.\n3 What is south of the bedroom?\tbathroom\t1\n1 The kitchen is east of the bedroom.\n2 The bedroom is east of the office.\n3 What is east of the bedroom?\tkitchen\t1\n1 The bedroom is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is the bathroom north of?\tbedroom\t1\n1 The hallway is south of the bedroom.\n2 The bedroom is south of the garden.\n3 What is south of the bedroom?\thallway\t1\n1 The kitchen is east of the hallway.\n2 The garden is west of the hallway.\n3 What is east of the hallway?\tkitchen\t1\n1 The kitchen is east of the office.\n2 The bathroom is west of the office.\n3 What is west of the office?\tbathroom\t2\n1 The hallway is south of the garden.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The hallway is east of the garden.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The garden is east of the bathroom.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen west of?\tbathroom\t2\n1 The bedroom is east of the bathroom.\n2 The bathroom is east of the hallway.\n3 What is the hallway west of?\tbathroom\t2\n1 The bathroom is west of the bedroom.\n2 The kitchen is east of the bedroom.\n3 What is the bedroom east of?\tbathroom\t1\n1 The bathroom is south of the bedroom.\n2 The office is north of the bedroom.\n3 What is the bedroom south of?\toffice\t2\n1 The bedroom is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is north of the hallway?\tbedroom\t1\n1 The kitchen is south of the office.\n2 The office is south of the hallway.\n3 What is south of the office?\tkitchen\t1\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the kitchen.\n3 What is the bathroom east of?\tbedroom\t1\n1 The kitchen is south of the office.\n2 The bedroom is north of the office.\n3 What is the office south of?\tbedroom\t2\n1 The hallway is east of the garden.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The office is west of the kitchen.\n2 The office is east of the garden.\n3 What is east of the garden?\toffice\t2\n1 The garden is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is the bedroom west of?\tgarden\t1\n1 The bedroom is east of the office.\n2 The garden is west of the office.\n3 What is east of the office?\tbedroom\t1\n1 The bathroom is north of the office.\n2 The office is north of the kitchen.\n3 What is north of the kitchen?\toffice\t2\n1 The office is north of the bathroom.\n2 The bedroom is south of the bathroom.\n3 What is the bathroom north of?\tbedroom\t2\n1 The bathroom is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is the hallway north of?\tbathroom\t1\n1 The hallway is north of the garden.\n2 The hallway is south of the kitchen.\n3 What is the kitchen north of?\thallway\t2\n1 The bedroom is north of the kitchen.\n2 The hallway is south of the kitchen.\n3 What is the kitchen north of?\thallway\t2\n1 The office is south of the hallway.\n2 The garden is north of the hallway.\n3 What is the hallway south of?\tgarden\t2\n1 The bathroom is west of the kitchen.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The garden is east of the kitchen.\n2 The bathroom is east of the garden.\n3 What is the garden west of?\tbathroom\t2\n1 The hallway is east of the bedroom.\n2 The kitchen is east of the hallway.\n3 What is the bedroom west of?\thallway\t1\n1 The kitchen is east of the hallway.\n2 The bedroom is east of the kitchen.\n3 What is east of the kitchen?\tbedroom\t2\n1 The kitchen is east of the office.\n2 The bathroom is east of the kitchen.\n3 What is east of the office?\tkitchen\t1\n1 The garden is west of the office.\n2 The hallway is west of the garden.\n3 What is the office east of?\tgarden\t1\n1 The hallway is east of the office.\n2 The bathroom is west of the office.\n3 What is the office east of?\tbathroom\t2\n1 The office is west of the bedroom.\n2 The bedroom is west of the hallway.\n3 What is west of the hallway?\tbedroom\t2\n1 The office is east of the bathroom.\n2 The bathroom is east of the hallway.\n3 What is east of the bathroom?\toffice\t1\n1 The bathroom is north of the garden.\n2 The hallway is south of the garden.\n3 What is north of the garden?\tbathroom\t1\n1 The office is south of the garden.\n2 The bedroom is north of the garden.\n3 What is north of the garden?\tbedroom\t2\n1 The bedroom is east of the office.\n2 The kitchen is west of the office.\n3 What is west of the office?\tkitchen\t2\n1 The hallway is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is the bedroom south of?\thallway\t1\n1 The bedroom is east of the office.\n2 The hallway is east of the bedroom.\n3 What is the bedroom west of?\thallway\t2\n1 The bedroom is west of the kitchen.\n2 The garden is east of the kitchen.\n3 What is the kitchen west of?\tgarden\t2\n1 The garden is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen east of?\tgarden\t1\n1 The office is north of the bedroom.\n2 The office is south of the garden.\n3 What is south of the garden?\toffice\t2\n1 The hallway is south of the office.\n2 The garden is north of the office.\n3 What is the office north of?\thallway\t1\n1 The kitchen is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is south of the hallway?\tkitchen\t1\n1 The kitchen is south of the hallway.\n2 The garden is north of the hallway.\n3 What is the hallway south of?\tgarden\t2\n1 The hallway is west of the bathroom.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The hallway is east of the garden.\n2 The garden is east of the bathroom.\n3 What is east of the garden?\thallway\t1\n1 The hallway is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is west of the bedroom?\tgarden\t2\n1 The bathroom is north of the office.\n2 The kitchen is south of the office.\n3 What is the office south of?\tbathroom\t1\n1 The kitchen is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is south of the bedroom?\tkitchen\t1\n1 The bedroom is west of the kitchen.\n2 The office is west of the bedroom.\n3 What is west of the kitchen?\tbedroom\t1\n1 The garden is south of the bedroom.\n2 The bedroom is south of the kitchen.\n3 What is south of the bedroom?\tgarden\t1\n1 The hallway is north of the kitchen.\n2 The bedroom is south of the kitchen.\n3 What is north of the kitchen?\thallway\t1\n1 The bathroom is east of the office.\n2 The kitchen is east of the bathroom.\n3 What is east of the office?\tbathroom\t1\n1 The office is west of the garden.\n2 The bathroom is east of the garden.\n3 What is west of the garden?\toffice\t1\n1 The bathroom is north of the garden.\n2 The bathroom is south of the kitchen.\n3 What is north of the garden?\tbathroom\t1\n1 The bedroom is west of the bathroom.\n2 The hallway is west of the bedroom.\n3 What is the bathroom east of?\tbedroom\t1\n1 The hallway is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is west of the kitchen?\tbathroom\t2\n1 The garden is east of the office.\n2 The bathroom is east of the garden.\n3 What is the office west of?\tgarden\t1\n1 The bathroom is north of the kitchen.\n2 The bathroom is south of the garden.\n3 What is north of the kitchen?\tbathroom\t1\n1 The kitchen is south of the hallway.\n2 The office is north of the hallway.\n3 What is the hallway north of?\tkitchen\t1\n1 The kitchen is north of the bathroom.\n2 The hallway is north of the kitchen.\n3 What is the kitchen south of?\thallway\t2\n1 The bathroom is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is east of the bedroom?\thallway\t2\n1 The kitchen is south of the garden.\n2 The hallway is north of the garden.\n3 What is north of the garden?\thallway\t2\n1 The office is north of the bathroom.\n2 The bedroom is south of the bathroom.\n3 What is north of the bathroom?\toffice\t1\n1 The garden is south of the bathroom.\n2 The kitchen is south of the garden.\n3 What is the garden north of?\tkitchen\t2\n1 The kitchen is west of the hallway.\n2 The garden is east of the hallway.\n3 What is west of the hallway?\tkitchen\t1\n1 The bathroom is west of the office.\n2 The office is west of the hallway.\n3 What is the office east of?\tbathroom\t1\n1 The bedroom is south of the hallway.\n2 The garden is north of the hallway.\n3 What is north of the hallway?\tgarden\t2\n1 The office is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is east of the bathroom?\tkitchen\t2\n1 The office is north of the hallway.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The hallway is west of the office.\n2 The kitchen is west of the hallway.\n3 What is west of the office?\thallway\t1\n1 The bedroom is south of the office.\n2 The garden is north of the office.\n3 What is the office north of?\tbedroom\t1\n1 The hallway is west of the kitchen.\n2 The hallway is east of the garden.\n3 What is west of the kitchen?\thallway\t1\n1 The bedroom is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The kitchen is south of the bedroom.\n2 The garden is north of the bedroom.\n3 What is the bedroom south of?\tgarden\t2\n1 The bedroom is west of the kitchen.\n2 The kitchen is west of the bathroom.\n3 What is the bathroom east of?\tkitchen\t2\n1 The office is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is south of the bathroom?\toffice\t1\n1 The hallway is west of the kitchen.\n2 The kitchen is west of the bedroom.\n3 What is the bedroom east of?\tkitchen\t2\n1 The bedroom is east of the office.\n2 The office is east of the hallway.\n3 What is the hallway west of?\toffice\t2\n1 The bedroom is east of the bathroom.\n2 The bedroom is west of the office.\n3 What is the office east of?\tbedroom\t2\n1 The bedroom is south of the hallway.\n2 The bathroom is south of the bedroom.\n3 What is south of the bedroom?\tbathroom\t2\n1 The bedroom is north of the garden.\n2 The kitchen is north of the bedroom.\n3 What is the garden south of?\tbedroom\t1\n1 The hallway is north of the office.\n2 The hallway is south of the kitchen.\n3 What is north of the office?\thallway\t1\n1 The kitchen is east of the garden.\n2 The kitchen is west of the office.\n3 What is west of the office?\tkitchen\t2\n1 The hallway is east of the garden.\n2 The kitchen is west of the garden.\n3 What is east of the garden?\thallway\t1\n1 The garden is south of the office.\n2 The bedroom is north of the office.\n3 What is the office north of?\tgarden\t1\n1 The garden is north of the bathroom.\n2 The kitchen is north of the garden.\n3 What is the garden south of?\tkitchen\t2\n1 The bedroom is south of the office.\n2 The garden is north of the office.\n3 What is north of the office?\tgarden\t2\n1 The hallway is south of the bathroom.\n2 The bathroom is south of the bedroom.\n3 What is south of the bedroom?\tbathroom\t2\n1 The bathroom is east of the hallway.\n2 The hallway is east of the kitchen.\n3 What is east of the hallway?\tbathroom\t1\n1 The kitchen is west of the garden.\n2 The kitchen is east of the bedroom.\n3 What is west of the garden?\tkitchen\t1\n1 The hallway is south of the bedroom.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The garden is north of the bedroom.\n2 The hallway is north of the garden.\n3 What is north of the garden?\thallway\t2\n1 The hallway is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is south of the kitchen?\toffice\t2\n1 The bathroom is east of the garden.\n2 The kitchen is west of the garden.\n3 What is the garden west of?\tbathroom\t1\n1 The bathroom is west of the kitchen.\n2 The kitchen is west of the hallway.\n3 What is the kitchen east of?\tbathroom\t1\n1 The bathroom is south of the kitchen.\n2 The garden is north of the kitchen.\n3 What is the kitchen south of?\tgarden\t2\n1 The hallway is south of the bathroom.\n2 The hallway is north of the bedroom.\n3 What is the bathroom north of?\thallway\t1\n1 The bedroom is south of the bathroom.\n2 The bedroom is north of the garden.\n3 What is south of the bathroom?\tbedroom\t1\n1 The bathroom is north of the hallway.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom north of?\tbathroom\t2\n1 The kitchen is south of the garden.\n2 The garden is south of the bathroom.\n3 What is the garden north of?\tkitchen\t1\n1 The office is south of the garden.\n2 The bathroom is south of the office.\n3 What is the garden north of?\toffice\t1\n1 The bathroom is south of the garden.\n2 The office is north of the garden.\n3 What is south of the garden?\tbathroom\t1\n1 The bathroom is west of the garden.\n2 The bathroom is east of the bedroom.\n3 What is the bedroom west of?\tbathroom\t2\n1 The hallway is west of the kitchen.\n2 The bedroom is west of the hallway.\n3 What is west of the kitchen?\thallway\t1\n1 The bedroom is west of the garden.\n2 The hallway is west of the bedroom.\n3 What is the garden east of?\tbedroom\t1\n1 The bedroom is south of the office.\n2 The office is south of the kitchen.\n3 What is the kitchen north of?\toffice\t2\n1 The hallway is north of the bathroom.\n2 The kitchen is north of the hallway.\n3 What is north of the hallway?\tkitchen\t2\n1 The bedroom is north of the kitchen.\n2 The garden is south of the kitchen.\n3 What is the kitchen north of?\tgarden\t2\n1 The kitchen is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is south of the bedroom?\tkitchen\t1\n1 The kitchen is west of the bedroom.\n2 The bedroom is west of the garden.\n3 What is the garden east of?\tbedroom\t2\n1 The office is north of the hallway.\n2 The garden is south of the hallway.\n3 What is south of the hallway?\tgarden\t2\n1 The hallway is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is the bathroom west of?\tkitchen\t2\n1 The garden is east of the kitchen.\n2 The office is west of the kitchen.\n3 What is the kitchen east of?\toffice\t2\n1 The bathroom is east of the garden.\n2 The office is east of the bathroom.\n3 What is east of the garden?\tbathroom\t1\n1 The bathroom is south of the garden.\n2 The bedroom is north of the garden.\n3 What is the garden north of?\tbathroom\t1\n1 The office is south of the garden.\n2 The office is north of the bedroom.\n3 What is the garden north of?\toffice\t1\n1 The garden is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is north of the hallway?\tbedroom\t2\n1 The bedroom is south of the bathroom.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen north of?\tbathroom\t2\n1 The bathroom is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The bedroom is south of the office.\n2 The garden is north of the office.\n3 What is the office north of?\tbedroom\t1\n1 The bathroom is north of the hallway.\n2 The office is north of the bathroom.\n3 What is the hallway south of?\tbathroom\t1\n1 The garden is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is the bedroom west of?\tbathroom\t2\n1 The garden is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is east of the bathroom?\tgarden\t1\n1 The garden is south of the office.\n2 The hallway is north of the office.\n3 What is the office north of?\tgarden\t1\n1 The hallway is north of the kitchen.\n2 The kitchen is north of the office.\n3 What is north of the office?\tkitchen\t2\n1 The garden is west of the hallway.\n2 The office is east of the hallway.\n3 What is east of the hallway?\toffice\t2\n1 The hallway is east of the garden.\n2 The hallway is west of the office.\n3 What is the office east of?\thallway\t2\n1 The kitchen is west of the garden.\n2 The hallway is east of the garden.\n3 What is the garden east of?\tkitchen\t1\n1 The bathroom is south of the garden.\n2 The office is north of the garden.\n3 What is north of the garden?\toffice\t2\n1 The office is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is the bedroom west of?\toffice\t1\n1 The garden is north of the kitchen.\n2 The kitchen is north of the bedroom.\n3 What is north of the kitchen?\tgarden\t1\n1 The bedroom is west of the garden.\n2 The kitchen is east of the garden.\n3 What is the garden east of?\tbedroom\t1\n1 The kitchen is east of the office.\n2 The garden is west of the office.\n3 What is east of the office?\tkitchen\t1\n1 The office is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is the kitchen east of?\tgarden\t2\n1 The bathroom is north of the hallway.\n2 The garden is south of the hallway.\n3 What is the hallway south of?\tbathroom\t1\n1 The garden is north of the bedroom.\n2 The kitchen is north of the garden.\n3 What is the bedroom south of?\tgarden\t1\n1 The bathroom is west of the garden.\n2 The garden is west of the hallway.\n3 What is west of the garden?\tbathroom\t1\n1 The kitchen is east of the office.\n2 The kitchen is west of the bedroom.\n3 What is east of the office?\tkitchen\t1\n1 The office is north of the garden.\n2 The bedroom is south of the garden.\n3 What is the garden south of?\toffice\t1\n1 The office is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is the hallway west of?\toffice\t1\n1 The bathroom is east of the garden.\n2 The bathroom is west of the bedroom.\n3 What is east of the garden?\tbathroom\t1\n1 The garden is west of the hallway.\n2 The hallway is west of the bathroom.\n3 What is the hallway east of?\tgarden\t1\n1 The garden is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is the kitchen east of?\tgarden\t1\n1 The hallway is north of the office.\n2 The kitchen is north of the hallway.\n3 What is north of the hallway?\tkitchen\t2\n1 The hallway is west of the bathroom.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The bathroom is north of the garden.\n2 The bathroom is south of the bedroom.\n3 What is south of the bedroom?\tbathroom\t2\n1 The bedroom is north of the kitchen.\n2 The kitchen is north of the bathroom.\n3 What is the kitchen south of?\tbedroom\t1\n1 The bathroom is west of the bedroom.\n2 The garden is west of the bathroom.\n3 What is west of the bedroom?\tbathroom\t1\n1 The hallway is west of the garden.\n2 The office is west of the hallway.\n3 What is west of the hallway?\toffice\t2\n1 The bathroom is west of the hallway.\n2 The kitchen is east of the hallway.\n3 What is east of the hallway?\tkitchen\t2\n1 The hallway is south of the office.\n2 The garden is north of the office.\n3 What is north of the office?\tgarden\t2\n1 The bedroom is north of the garden.\n2 The garden is north of the hallway.\n3 What is north of the garden?\tbedroom\t1\n1 The bathroom is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is the bedroom south of?\tbathroom\t1\n1 The bathroom is north of the hallway.\n2 The hallway is north of the office.\n3 What is north of the office?\thallway\t2\n1 The hallway is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is south of the bathroom?\thallway\t1\n1 The bedroom is east of the kitchen.\n2 The office is east of the bedroom.\n3 What is the bedroom west of?\toffice\t2\n1 The kitchen is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden south of?\tkitchen\t1\n1 The hallway is east of the garden.\n2 The office is west of the garden.\n3 What is the garden west of?\thallway\t1\n1 The bedroom is west of the office.\n2 The office is west of the hallway.\n3 What is west of the hallway?\toffice\t2\n1 The hallway is east of the office.\n2 The office is east of the bedroom.\n3 What is the office west of?\thallway\t1\n1 The bedroom is west of the hallway.\n2 The kitchen is west of the bedroom.\n3 What is the hallway east of?\tbedroom\t1\n1 The kitchen is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is the hallway south of?\tbedroom\t2\n1 The bedroom is west of the hallway.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The bedroom is south of the hallway.\n2 The hallway is south of the bathroom.\n3 What is the hallway north of?\tbedroom\t1\n1 The hallway is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is east of the bedroom?\thallway\t1\n1 The hallway is west of the bathroom.\n2 The garden is west of the hallway.\n3 What is west of the bathroom?\thallway\t1\n1 The bedroom is south of the garden.\n2 The kitchen is north of the garden.\n3 What is north of the garden?\tkitchen\t2\n1 The garden is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is west of the bedroom?\tkitchen\t2\n1 The hallway is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is north of the bedroom?\tkitchen\t2\n1 The garden is west of the hallway.\n2 The garden is east of the kitchen.\n3 What is the kitchen west of?\tgarden\t2\n"
  },
  {
    "path": "tasksv11/en/qa4_two-arg-relations_train.txt",
    "content": "1 The office is north of the kitchen.\n2 The garden is south of the kitchen.\n3 What is north of the kitchen?\toffice\t1\n1 The kitchen is west of the garden.\n2 The hallway is west of the kitchen.\n3 What is the garden east of?\tkitchen\t1\n1 The garden is north of the office.\n2 The bedroom is north of the garden.\n3 What is north of the garden?\tbedroom\t2\n1 The bedroom is west of the hallway.\n2 The kitchen is west of the bedroom.\n3 What is the hallway east of?\tbedroom\t1\n1 The bathroom is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is the bedroom east of?\tkitchen\t2\n1 The bedroom is south of the office.\n2 The bedroom is north of the garden.\n3 What is the office north of?\tbedroom\t1\n1 The garden is west of the office.\n2 The bedroom is west of the garden.\n3 What is west of the office?\tgarden\t1\n1 The kitchen is east of the hallway.\n2 The bathroom is west of the hallway.\n3 What is west of the hallway?\tbathroom\t2\n1 The office is west of the hallway.\n2 The bedroom is east of the hallway.\n3 What is west of the hallway?\toffice\t1\n1 The hallway is east of the bathroom.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The kitchen is north of the bedroom.\n2 The bedroom is north of the garden.\n3 What is north of the bedroom?\tkitchen\t1\n1 The bathroom is north of the kitchen.\n2 The garden is south of the kitchen.\n3 What is the kitchen south of?\tbathroom\t1\n1 The office is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 What is the bathroom south of?\tkitchen\t2\n1 The garden is west of the hallway.\n2 The hallway is west of the office.\n3 What is the office east of?\thallway\t2\n1 The kitchen is west of the bathroom.\n2 The kitchen is east of the garden.\n3 What is the bathroom east of?\tkitchen\t1\n1 The bedroom is west of the kitchen.\n2 The office is west of the bedroom.\n3 What is the bedroom east of?\toffice\t2\n1 The hallway is east of the garden.\n2 The hallway is west of the bedroom.\n3 What is the bedroom east of?\thallway\t2\n1 The kitchen is east of the bedroom.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The bathroom is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden north of?\thallway\t2\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is the bedroom south of?\thallway\t1\n1 The office is south of the bedroom.\n2 The office is north of the bathroom.\n3 What is the bathroom south of?\toffice\t2\n1 The bathroom is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom south of?\tkitchen\t2\n1 The bedroom is south of the kitchen.\n2 The kitchen is south of the hallway.\n3 What is south of the kitchen?\tbedroom\t1\n1 The bathroom is south of the garden.\n2 The kitchen is north of the garden.\n3 What is south of the garden?\tbathroom\t1\n1 The garden is east of the bathroom.\n2 The bathroom is east of the office.\n3 What is the bathroom west of?\tgarden\t1\n1 The bathroom is south of the office.\n2 The office is south of the garden.\n3 What is the garden north of?\toffice\t2\n1 The hallway is east of the garden.\n2 The hallway is west of the kitchen.\n3 What is the garden west of?\thallway\t1\n1 The garden is north of the bedroom.\n2 The office is north of the garden.\n3 What is north of the garden?\toffice\t2\n1 The hallway is west of the bedroom.\n2 The hallway is east of the garden.\n3 What is the bedroom east of?\thallway\t1\n1 The office is north of the kitchen.\n2 The bathroom is north of the office.\n3 What is north of the kitchen?\toffice\t1\n1 The garden is north of the hallway.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The kitchen is south of the bedroom.\n2 The garden is north of the bedroom.\n3 What is the bedroom north of?\tkitchen\t1\n1 The kitchen is east of the hallway.\n2 The bedroom is east of the kitchen.\n3 What is the kitchen west of?\tbedroom\t2\n1 The bathroom is north of the office.\n2 The garden is north of the bathroom.\n3 What is the office south of?\tbathroom\t1\n1 The bathroom is north of the bedroom.\n2 The bathroom is south of the kitchen.\n3 What is south of the kitchen?\tbathroom\t2\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the office.\n3 What is west of the bathroom?\tbedroom\t1\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The bathroom is north of the bedroom.\n2 The bedroom is north of the hallway.\n3 What is the hallway south of?\tbedroom\t2\n1 The office is east of the garden.\n2 The bathroom is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The hallway is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is east of the bedroom?\thallway\t1\n1 The bathroom is north of the office.\n2 The garden is north of the bathroom.\n3 What is the office south of?\tbathroom\t1\n1 The hallway is north of the bathroom.\n2 The hallway is south of the bedroom.\n3 What is south of the bedroom?\thallway\t2\n1 The bathroom is north of the garden.\n2 The bedroom is north of the bathroom.\n3 What is north of the bathroom?\tbedroom\t2\n1 The bathroom is south of the garden.\n2 The garden is south of the hallway.\n3 What is the garden north of?\tbathroom\t1\n1 The office is north of the hallway.\n2 The garden is north of the office.\n3 What is the office south of?\tgarden\t2\n1 The garden is west of the hallway.\n2 The kitchen is east of the hallway.\n3 What is west of the hallway?\tgarden\t1\n1 The bedroom is north of the office.\n2 The office is north of the hallway.\n3 What is north of the office?\tbedroom\t1\n1 The bathroom is south of the office.\n2 The garden is north of the office.\n3 What is south of the office?\tbathroom\t1\n1 The hallway is west of the office.\n2 The kitchen is east of the office.\n3 What is the office east of?\thallway\t1\n1 The bathroom is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is east of the bedroom?\toffice\t2\n1 The garden is south of the kitchen.\n2 The kitchen is south of the bedroom.\n3 What is south of the kitchen?\tgarden\t1\n1 The garden is west of the office.\n2 The office is west of the kitchen.\n3 What is west of the office?\tgarden\t1\n1 The bathroom is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is the hallway south of?\tbedroom\t2\n1 The garden is east of the bedroom.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The office is west of the hallway.\n2 The bedroom is west of the office.\n3 What is west of the office?\tbedroom\t2\n1 The kitchen is west of the garden.\n2 The bathroom is west of the kitchen.\n3 What is the garden east of?\tkitchen\t1\n1 The bathroom is north of the garden.\n2 The office is south of the garden.\n3 What is north of the garden?\tbathroom\t1\n1 The garden is west of the bedroom.\n2 The office is west of the garden.\n3 What is west of the bedroom?\tgarden\t1\n1 The office is west of the bathroom.\n2 The garden is east of the bathroom.\n3 What is west of the bathroom?\toffice\t1\n1 The kitchen is north of the office.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The kitchen is east of the bathroom.\n2 The bathroom is east of the bedroom.\n3 What is the bathroom west of?\tkitchen\t1\n1 The bedroom is west of the hallway.\n2 The office is east of the hallway.\n3 What is west of the hallway?\tbedroom\t1\n1 The office is north of the hallway.\n2 The hallway is north of the bathroom.\n3 What is the bathroom south of?\thallway\t2\n1 The garden is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is north of the hallway?\tgarden\t1\n1 The bathroom is east of the bedroom.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen east of?\tbathroom\t2\n1 The office is east of the garden.\n2 The garden is east of the bathroom.\n3 What is the bathroom west of?\tgarden\t2\n1 The bathroom is east of the office.\n2 The bedroom is west of the office.\n3 What is the office east of?\tbedroom\t2\n1 The kitchen is east of the office.\n2 The office is east of the bedroom.\n3 What is east of the bedroom?\toffice\t2\n1 The bedroom is south of the bathroom.\n2 The bathroom is south of the office.\n3 What is the office north of?\tbathroom\t2\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 What is west of the bathroom?\thallway\t1\n1 The garden is south of the hallway.\n2 The bathroom is south of the garden.\n3 What is south of the garden?\tbathroom\t2\n1 The kitchen is east of the hallway.\n2 The garden is east of the kitchen.\n3 What is the kitchen west of?\tgarden\t2\n1 The office is south of the garden.\n2 The hallway is south of the office.\n3 What is the garden north of?\toffice\t1\n1 The garden is south of the bathroom.\n2 The bathroom is south of the kitchen.\n3 What is south of the bathroom?\tgarden\t1\n1 The bedroom is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is the bathroom west of?\tbedroom\t1\n1 The office is north of the bathroom.\n2 The bedroom is north of the office.\n3 What is north of the bathroom?\toffice\t1\n1 The bathroom is west of the garden.\n2 The bathroom is east of the office.\n3 What is west of the garden?\tbathroom\t1\n1 The bathroom is south of the garden.\n2 The kitchen is north of the garden.\n3 What is the garden north of?\tbathroom\t1\n1 The office is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is north of the bathroom?\toffice\t1\n1 The hallway is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is west of the bathroom?\tbedroom\t2\n1 The hallway is north of the garden.\n2 The bedroom is south of the garden.\n3 What is north of the garden?\thallway\t1\n1 The bedroom is south of the hallway.\n2 The garden is north of the hallway.\n3 What is the hallway south of?\tgarden\t2\n1 The kitchen is north of the garden.\n2 The garden is north of the hallway.\n3 What is north of the garden?\tkitchen\t1\n1 The office is east of the bedroom.\n2 The bedroom is east of the bathroom.\n3 What is east of the bedroom?\toffice\t1\n1 The garden is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is south of the bathroom?\tgarden\t1\n1 The bedroom is south of the hallway.\n2 The hallway is south of the office.\n3 What is south of the office?\thallway\t2\n1 The garden is west of the office.\n2 The bedroom is west of the garden.\n3 What is west of the office?\tgarden\t1\n1 The hallway is east of the office.\n2 The kitchen is west of the office.\n3 What is west of the office?\tkitchen\t2\n1 The hallway is west of the bedroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom east of?\tbedroom\t2\n1 The hallway is west of the office.\n2 The office is west of the bathroom.\n3 What is west of the bathroom?\toffice\t2\n1 The hallway is south of the bathroom.\n2 The bathroom is south of the bedroom.\n3 What is south of the bedroom?\tbathroom\t2\n1 The garden is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen south of?\tgarden\t1\n1 The kitchen is east of the office.\n2 The garden is east of the kitchen.\n3 What is east of the kitchen?\tgarden\t2\n1 The office is south of the garden.\n2 The kitchen is south of the office.\n3 What is south of the garden?\toffice\t1\n1 The kitchen is east of the hallway.\n2 The office is west of the hallway.\n3 What is the hallway west of?\tkitchen\t1\n1 The hallway is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is east of the bedroom?\thallway\t1\n1 The kitchen is north of the hallway.\n2 The office is north of the kitchen.\n3 What is the hallway south of?\tkitchen\t1\n1 The hallway is east of the bedroom.\n2 The office is east of the hallway.\n3 What is the hallway west of?\toffice\t2\n1 The office is south of the garden.\n2 The hallway is north of the garden.\n3 What is the garden north of?\toffice\t1\n1 The kitchen is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is the bathroom south of?\tbedroom\t2\n1 The office is east of the garden.\n2 The hallway is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The office is north of the garden.\n2 The garden is north of the hallway.\n3 What is the hallway south of?\tgarden\t2\n1 The bedroom is west of the office.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The hallway is west of the garden.\n2 The bedroom is east of the garden.\n3 What is the garden west of?\tbedroom\t2\n1 The garden is west of the bedroom.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The kitchen is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is west of the bedroom?\toffice\t2\n1 The hallway is west of the garden.\n2 The kitchen is west of the hallway.\n3 What is the garden east of?\thallway\t1\n1 The bathroom is east of the garden.\n2 The garden is east of the bedroom.\n3 What is the bedroom west of?\tgarden\t2\n1 The bathroom is south of the bedroom.\n2 The bathroom is north of the kitchen.\n3 What is south of the bedroom?\tbathroom\t1\n1 The bathroom is north of the garden.\n2 The bedroom is north of the bathroom.\n3 What is the garden south of?\tbathroom\t1\n1 The office is north of the garden.\n2 The office is south of the bathroom.\n3 What is the garden south of?\toffice\t1\n1 The kitchen is north of the bathroom.\n2 The garden is south of the bathroom.\n3 What is south of the bathroom?\tgarden\t2\n1 The hallway is east of the office.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The office is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is the bedroom north of?\toffice\t1\n1 The bathroom is south of the garden.\n2 The bedroom is south of the bathroom.\n3 What is the garden north of?\tbathroom\t1\n1 The garden is east of the kitchen.\n2 The office is east of the garden.\n3 What is east of the kitchen?\tgarden\t1\n1 The office is east of the garden.\n2 The bathroom is west of the garden.\n3 What is the garden west of?\toffice\t1\n1 The bedroom is south of the garden.\n2 The bedroom is north of the office.\n3 What is south of the garden?\tbedroom\t1\n1 The office is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is north of the hallway?\tkitchen\t2\n1 The garden is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is the bedroom west of?\tgarden\t1\n1 The garden is west of the bathroom.\n2 The bedroom is west of the garden.\n3 What is west of the garden?\tbedroom\t2\n1 The hallway is north of the garden.\n2 The garden is north of the office.\n3 What is the office south of?\tgarden\t2\n1 The kitchen is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is the bedroom south of?\tbathroom\t2\n1 The bedroom is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is the kitchen south of?\thallway\t2\n1 The bedroom is south of the hallway.\n2 The garden is south of the bedroom.\n3 What is the bedroom north of?\tgarden\t2\n1 The office is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom east of?\tbedroom\t2\n1 The bedroom is south of the garden.\n2 The hallway is south of the bedroom.\n3 What is south of the bedroom?\thallway\t2\n1 The garden is north of the kitchen.\n2 The garden is south of the hallway.\n3 What is south of the hallway?\tgarden\t2\n1 The kitchen is north of the bathroom.\n2 The office is south of the bathroom.\n3 What is the bathroom north of?\toffice\t2\n1 The hallway is east of the kitchen.\n2 The kitchen is east of the garden.\n3 What is the kitchen west of?\thallway\t1\n1 The kitchen is west of the garden.\n2 The hallway is east of the garden.\n3 What is west of the garden?\tkitchen\t1\n1 The bedroom is south of the garden.\n2 The garden is south of the office.\n3 What is south of the garden?\tbedroom\t1\n1 The garden is west of the kitchen.\n2 The hallway is east of the kitchen.\n3 What is the kitchen west of?\thallway\t2\n1 The bedroom is west of the garden.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The kitchen is east of the office.\n2 The garden is west of the office.\n3 What is east of the office?\tkitchen\t1\n1 The bedroom is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is the kitchen east of?\thallway\t2\n1 The bedroom is south of the office.\n2 The kitchen is north of the office.\n3 What is south of the office?\tbedroom\t1\n1 The hallway is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom west of?\thallway\t1\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the hallway.\n3 What is the hallway east of?\tbathroom\t2\n1 The hallway is south of the bedroom.\n2 The hallway is north of the bathroom.\n3 What is south of the bedroom?\thallway\t1\n1 The bathroom is west of the bedroom.\n2 The bathroom is east of the hallway.\n3 What is east of the hallway?\tbathroom\t2\n1 The hallway is south of the garden.\n2 The office is north of the garden.\n3 What is south of the garden?\thallway\t1\n1 The bedroom is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is south of the kitchen?\tbedroom\t1\n1 The office is east of the garden.\n2 The kitchen is west of the garden.\n3 What is west of the garden?\tkitchen\t2\n1 The kitchen is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is east of the bathroom?\tkitchen\t1\n1 The bedroom is west of the garden.\n2 The garden is west of the bathroom.\n3 What is west of the bathroom?\tgarden\t2\n1 The bedroom is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is the bathroom east of?\tbedroom\t1\n1 The bedroom is west of the garden.\n2 The office is east of the garden.\n3 What is the garden west of?\toffice\t2\n1 The bathroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is the kitchen north of?\toffice\t2\n1 The bedroom is east of the kitchen.\n2 The garden is east of the bedroom.\n3 What is east of the bedroom?\tgarden\t2\n1 The kitchen is south of the bathroom.\n2 The office is south of the kitchen.\n3 What is the bathroom north of?\tkitchen\t1\n1 The garden is south of the kitchen.\n2 The hallway is south of the garden.\n3 What is the garden north of?\thallway\t2\n1 The kitchen is north of the office.\n2 The office is north of the bedroom.\n3 What is the office south of?\tkitchen\t1\n1 The garden is south of the hallway.\n2 The bathroom is south of the garden.\n3 What is the hallway north of?\tgarden\t1\n1 The bathroom is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is north of the bedroom?\tkitchen\t2\n1 The hallway is north of the office.\n2 The bathroom is south of the office.\n3 What is the office south of?\thallway\t1\n1 The kitchen is west of the bedroom.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen east of?\tbathroom\t2\n1 The garden is north of the office.\n2 The kitchen is south of the office.\n3 What is the office south of?\tgarden\t1\n1 The office is west of the hallway.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The bedroom is north of the office.\n2 The kitchen is south of the office.\n3 What is south of the office?\tkitchen\t2\n1 The office is north of the garden.\n2 The bathroom is north of the office.\n3 What is north of the garden?\toffice\t1\n1 The office is west of the hallway.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The bathroom is south of the bedroom.\n2 The bedroom is south of the kitchen.\n3 What is south of the kitchen?\tbedroom\t2\n1 The bedroom is west of the office.\n2 The office is west of the kitchen.\n3 What is the kitchen east of?\toffice\t2\n1 The office is north of the garden.\n2 The garden is north of the kitchen.\n3 What is the kitchen south of?\tgarden\t2\n1 The bedroom is west of the garden.\n2 The office is west of the bedroom.\n3 What is west of the bedroom?\toffice\t2\n1 The office is north of the bathroom.\n2 The bathroom is north of the hallway.\n3 What is north of the bathroom?\toffice\t1\n1 The office is north of the garden.\n2 The bedroom is south of the garden.\n3 What is the garden south of?\toffice\t1\n1 The garden is west of the kitchen.\n2 The bedroom is east of the kitchen.\n3 What is east of the kitchen?\tbedroom\t2\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the office.\n3 What is west of the bathroom?\thallway\t1\n1 The bedroom is north of the kitchen.\n2 The kitchen is north of the bathroom.\n3 What is the bathroom south of?\tkitchen\t2\n1 The garden is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is west of the bathroom?\tgarden\t1\n1 The bathroom is east of the kitchen.\n2 The office is west of the kitchen.\n3 What is the kitchen west of?\tbathroom\t1\n1 The hallway is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is east of the bedroom?\thallway\t1\n1 The kitchen is south of the bathroom.\n2 The bathroom is south of the office.\n3 What is the office north of?\tbathroom\t2\n1 The bathroom is west of the office.\n2 The bedroom is west of the bathroom.\n3 What is west of the office?\tbathroom\t1\n1 The office is north of the kitchen.\n2 The bedroom is south of the kitchen.\n3 What is the kitchen north of?\tbedroom\t2\n1 The kitchen is south of the hallway.\n2 The hallway is south of the garden.\n3 What is south of the hallway?\tkitchen\t1\n1 The office is north of the kitchen.\n2 The office is south of the bedroom.\n3 What is the kitchen south of?\toffice\t1\n1 The office is east of the kitchen.\n2 The office is west of the bedroom.\n3 What is the bedroom east of?\toffice\t2\n1 The office is south of the hallway.\n2 The bathroom is south of the office.\n3 What is south of the office?\tbathroom\t2\n1 The hallway is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is the bedroom west of?\tbathroom\t2\n1 The kitchen is north of the bedroom.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The bathroom is west of the garden.\n2 The bedroom is east of the garden.\n3 What is west of the garden?\tbathroom\t1\n1 The bathroom is south of the office.\n2 The office is south of the bedroom.\n3 What is the bedroom north of?\toffice\t2\n1 The bathroom is south of the hallway.\n2 The kitchen is south of the bathroom.\n3 What is the hallway north of?\tbathroom\t1\n1 The hallway is south of the bathroom.\n2 The office is north of the bathroom.\n3 What is the bathroom south of?\toffice\t2\n1 The bathroom is east of the hallway.\n2 The garden is east of the bathroom.\n3 What is the bathroom west of?\tgarden\t2\n1 The bathroom is east of the hallway.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The garden is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is the hallway west of?\tgarden\t1\n1 The office is east of the bedroom.\n2 The bedroom is east of the hallway.\n3 What is the bedroom west of?\toffice\t1\n1 The hallway is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen east of?\tbathroom\t2\n1 The garden is south of the office.\n2 The bathroom is south of the garden.\n3 What is the garden north of?\tbathroom\t2\n1 The bathroom is east of the kitchen.\n2 The office is west of the kitchen.\n3 What is the kitchen east of?\toffice\t2\n1 The hallway is west of the office.\n2 The garden is west of the hallway.\n3 What is the office east of?\thallway\t1\n1 The kitchen is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is the bedroom north of?\tkitchen\t1\n1 The bedroom is south of the bathroom.\n2 The bathroom is south of the garden.\n3 What is south of the bathroom?\tbedroom\t1\n1 The garden is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 What is north of the bathroom?\tkitchen\t2\n1 The bathroom is south of the hallway.\n2 The garden is south of the bathroom.\n3 What is the bathroom north of?\tgarden\t2\n1 The garden is south of the bathroom.\n2 The garden is north of the kitchen.\n3 What is south of the bathroom?\tgarden\t1\n1 The garden is north of the bathroom.\n2 The hallway is south of the bathroom.\n3 What is north of the bathroom?\tgarden\t1\n1 The bathroom is north of the kitchen.\n2 The bathroom is south of the hallway.\n3 What is north of the kitchen?\tbathroom\t1\n1 The bedroom is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is east of the kitchen?\tbedroom\t1\n1 The hallway is east of the office.\n2 The hallway is west of the bedroom.\n3 What is the office west of?\thallway\t1\n1 The bedroom is east of the hallway.\n2 The bathroom is west of the hallway.\n3 What is east of the hallway?\tbedroom\t1\n1 The bedroom is south of the office.\n2 The bedroom is north of the hallway.\n3 What is south of the office?\tbedroom\t1\n1 The bathroom is west of the garden.\n2 The garden is west of the office.\n3 What is the office east of?\tgarden\t2\n1 The bedroom is north of the garden.\n2 The garden is north of the bathroom.\n3 What is north of the garden?\tbedroom\t1\n1 The garden is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is the bedroom north of?\tgarden\t1\n1 The bathroom is west of the kitchen.\n2 The kitchen is west of the hallway.\n3 What is the hallway east of?\tkitchen\t2\n1 The bathroom is south of the hallway.\n2 The bathroom is north of the garden.\n3 What is north of the garden?\tbathroom\t2\n1 The hallway is south of the bedroom.\n2 The bedroom is south of the office.\n3 What is south of the bedroom?\thallway\t1\n1 The bedroom is east of the office.\n2 The garden is west of the office.\n3 What is the office west of?\tbedroom\t1\n1 The hallway is west of the garden.\n2 The bathroom is west of the hallway.\n3 What is west of the garden?\thallway\t1\n1 The garden is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is the kitchen north of?\tgarden\t1\n1 The bedroom is south of the office.\n2 The office is south of the bathroom.\n3 What is the office north of?\tbedroom\t1\n1 The bedroom is west of the office.\n2 The bedroom is east of the hallway.\n3 What is the office east of?\tbedroom\t1\n1 The garden is west of the hallway.\n2 The hallway is west of the bedroom.\n3 What is west of the hallway?\tgarden\t1\n1 The kitchen is south of the office.\n2 The kitchen is north of the bathroom.\n3 What is south of the office?\tkitchen\t1\n1 The bathroom is west of the hallway.\n2 The garden is east of the hallway.\n3 What is the hallway east of?\tbathroom\t1\n1 The garden is west of the kitchen.\n2 The bedroom is east of the kitchen.\n3 What is the kitchen east of?\tgarden\t1\n1 The garden is east of the kitchen.\n2 The hallway is east of the garden.\n3 What is east of the garden?\thallway\t2\n1 The garden is west of the office.\n2 The garden is east of the kitchen.\n3 What is east of the kitchen?\tgarden\t2\n1 The kitchen is west of the office.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The kitchen is west of the hallway.\n2 The hallway is west of the bathroom.\n3 What is the bathroom east of?\thallway\t2\n1 The garden is west of the office.\n2 The hallway is west of the garden.\n3 What is the office east of?\tgarden\t1\n1 The bathroom is south of the office.\n2 The bedroom is south of the bathroom.\n3 What is the bathroom north of?\tbedroom\t2\n1 The kitchen is north of the hallway.\n2 The bedroom is north of the kitchen.\n3 What is the hallway south of?\tkitchen\t1\n1 The garden is west of the office.\n2 The garden is east of the bathroom.\n3 What is west of the office?\tgarden\t1\n1 The hallway is north of the bathroom.\n2 The bedroom is north of the hallway.\n3 What is the bathroom south of?\thallway\t1\n1 The bathroom is west of the hallway.\n2 The bedroom is west of the bathroom.\n3 What is west of the bathroom?\tbedroom\t2\n1 The kitchen is south of the hallway.\n2 The kitchen is north of the office.\n3 What is south of the hallway?\tkitchen\t1\n1 The bathroom is east of the office.\n2 The bathroom is west of the bedroom.\n3 What is the office west of?\tbathroom\t1\n1 The hallway is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is east of the kitchen?\toffice\t2\n1 The hallway is east of the bathroom.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The bedroom is east of the office.\n2 The office is east of the hallway.\n3 What is the hallway west of?\toffice\t2\n1 The office is west of the hallway.\n2 The bedroom is east of the hallway.\n3 What is the hallway east of?\toffice\t1\n1 The bathroom is east of the office.\n2 The bedroom is west of the office.\n3 What is west of the office?\tbedroom\t2\n1 The hallway is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is east of the bathroom?\thallway\t1\n1 The bedroom is east of the hallway.\n2 The hallway is east of the office.\n3 What is the office west of?\thallway\t2\n1 The hallway is west of the bedroom.\n2 The bedroom is west of the office.\n3 What is west of the bedroom?\thallway\t1\n1 The bedroom is west of the garden.\n2 The office is east of the garden.\n3 What is the garden west of?\toffice\t2\n1 The kitchen is west of the garden.\n2 The garden is west of the bedroom.\n3 What is west of the garden?\tkitchen\t1\n1 The kitchen is south of the bathroom.\n2 The bathroom is south of the office.\n3 What is south of the bathroom?\tkitchen\t1\n1 The hallway is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is the kitchen west of?\toffice\t2\n1 The kitchen is south of the bedroom.\n2 The kitchen is north of the office.\n3 What is south of the bedroom?\tkitchen\t1\n1 The hallway is north of the office.\n2 The kitchen is south of the office.\n3 What is south of the office?\tkitchen\t2\n1 The kitchen is south of the office.\n2 The hallway is north of the office.\n3 What is north of the office?\thallway\t2\n1 The garden is east of the bathroom.\n2 The office is east of the garden.\n3 What is the garden west of?\toffice\t2\n1 The office is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is north of the hallway?\toffice\t1\n1 The bedroom is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is the kitchen south of?\tbathroom\t2\n1 The bedroom is east of the office.\n2 The hallway is east of the bedroom.\n3 What is east of the office?\tbedroom\t1\n1 The kitchen is south of the bathroom.\n2 The office is south of the kitchen.\n3 What is the bathroom north of?\tkitchen\t1\n1 The bedroom is south of the kitchen.\n2 The office is north of the kitchen.\n3 What is south of the kitchen?\tbedroom\t1\n1 The bathroom is east of the office.\n2 The kitchen is west of the office.\n3 What is east of the office?\tbathroom\t1\n1 The bathroom is north of the kitchen.\n2 The garden is south of the kitchen.\n3 What is the kitchen north of?\tgarden\t2\n1 The garden is south of the office.\n2 The kitchen is north of the office.\n3 What is the office south of?\tkitchen\t2\n1 The hallway is south of the garden.\n2 The bathroom is north of the garden.\n3 What is the garden south of?\tbathroom\t2\n1 The kitchen is east of the garden.\n2 The bedroom is east of the kitchen.\n3 What is the garden west of?\tkitchen\t1\n1 The office is south of the garden.\n2 The kitchen is north of the garden.\n3 What is the garden south of?\tkitchen\t2\n1 The bedroom is south of the bathroom.\n2 The bedroom is north of the garden.\n3 What is south of the bathroom?\tbedroom\t1\n1 The kitchen is west of the office.\n2 The hallway is east of the office.\n3 What is the office west of?\thallway\t2\n1 The garden is east of the hallway.\n2 The office is west of the hallway.\n3 What is the hallway east of?\toffice\t2\n1 The bathroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is the kitchen south of?\tbathroom\t1\n1 The kitchen is east of the office.\n2 The bedroom is west of the office.\n3 What is the office west of?\tkitchen\t1\n1 The hallway is south of the bathroom.\n2 The bedroom is south of the hallway.\n3 What is south of the bathroom?\thallway\t1\n1 The office is west of the garden.\n2 The bathroom is west of the office.\n3 What is the garden east of?\toffice\t1\n1 The bedroom is east of the office.\n2 The office is east of the bathroom.\n3 What is the office west of?\tbedroom\t1\n1 The kitchen is west of the garden.\n2 The bathroom is west of the kitchen.\n3 What is the garden east of?\tkitchen\t1\n1 The kitchen is north of the office.\n2 The garden is south of the office.\n3 What is north of the office?\tkitchen\t1\n1 The kitchen is south of the hallway.\n2 The hallway is south of the bathroom.\n3 What is south of the bathroom?\thallway\t2\n1 The bathroom is north of the office.\n2 The office is north of the hallway.\n3 What is north of the hallway?\toffice\t2\n1 The garden is east of the office.\n2 The kitchen is west of the office.\n3 What is the office west of?\tgarden\t1\n1 The kitchen is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is the bedroom east of?\toffice\t2\n1 The office is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is the hallway south of?\toffice\t1\n1 The garden is east of the kitchen.\n2 The garden is west of the bedroom.\n3 What is west of the bedroom?\tgarden\t2\n1 The bathroom is east of the garden.\n2 The kitchen is west of the garden.\n3 What is the garden west of?\tbathroom\t1\n1 The office is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is north of the kitchen?\tbedroom\t2\n1 The kitchen is north of the garden.\n2 The garden is north of the office.\n3 What is the office south of?\tgarden\t2\n1 The hallway is west of the office.\n2 The bathroom is west of the hallway.\n3 What is the hallway east of?\tbathroom\t2\n1 The bedroom is north of the kitchen.\n2 The bathroom is north of the bedroom.\n3 What is north of the kitchen?\tbedroom\t1\n1 The bathroom is north of the kitchen.\n2 The kitchen is north of the bedroom.\n3 What is north of the kitchen?\tbathroom\t1\n1 The kitchen is north of the bathroom.\n2 The office is south of the bathroom.\n3 What is south of the bathroom?\toffice\t2\n1 The office is east of the kitchen.\n2 The bathroom is east of the office.\n3 What is the kitchen west of?\toffice\t1\n1 The office is east of the kitchen.\n2 The bathroom is east of the office.\n3 What is the kitchen west of?\toffice\t1\n1 The hallway is east of the garden.\n2 The garden is east of the office.\n3 What is east of the garden?\thallway\t1\n1 The bedroom is west of the bathroom.\n2 The bedroom is east of the garden.\n3 What is the garden west of?\tbedroom\t2\n1 The bathroom is south of the garden.\n2 The office is south of the bathroom.\n3 What is the bathroom north of?\toffice\t2\n1 The bathroom is west of the kitchen.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The bedroom is north of the garden.\n2 The hallway is south of the garden.\n3 What is the garden north of?\thallway\t2\n1 The bathroom is north of the hallway.\n2 The hallway is north of the garden.\n3 What is north of the garden?\thallway\t2\n1 The bathroom is north of the office.\n2 The hallway is north of the bathroom.\n3 What is the bathroom south of?\thallway\t2\n1 The office is west of the hallway.\n2 The hallway is west of the garden.\n3 What is west of the garden?\thallway\t2\n1 The office is west of the kitchen.\n2 The office is east of the bathroom.\n3 What is the kitchen east of?\toffice\t1\n1 The bathroom is east of the hallway.\n2 The hallway is east of the office.\n3 What is the hallway west of?\tbathroom\t1\n1 The garden is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is north of the kitchen?\tbedroom\t2\n1 The bedroom is west of the hallway.\n2 The bathroom is east of the hallway.\n3 What is east of the hallway?\tbathroom\t2\n1 The garden is south of the hallway.\n2 The office is south of the garden.\n3 What is the garden north of?\toffice\t2\n1 The bedroom is south of the bathroom.\n2 The office is north of the bathroom.\n3 What is south of the bathroom?\tbedroom\t1\n1 The kitchen is east of the office.\n2 The garden is east of the kitchen.\n3 What is east of the kitchen?\tgarden\t2\n1 The bathroom is east of the office.\n2 The kitchen is east of the bathroom.\n3 What is east of the office?\tbathroom\t1\n1 The bedroom is north of the bathroom.\n2 The garden is south of the bathroom.\n3 What is south of the bathroom?\tgarden\t2\n1 The bedroom is north of the garden.\n2 The kitchen is south of the garden.\n3 What is south of the garden?\tkitchen\t2\n1 The kitchen is south of the garden.\n2 The garden is south of the hallway.\n3 What is south of the hallway?\tgarden\t2\n1 The office is west of the garden.\n2 The bathroom is east of the garden.\n3 What is the garden east of?\toffice\t1\n1 The bedroom is south of the bathroom.\n2 The hallway is south of the bedroom.\n3 What is the bedroom north of?\thallway\t2\n1 The garden is north of the kitchen.\n2 The hallway is south of the kitchen.\n3 What is south of the kitchen?\thallway\t2\n1 The bedroom is east of the kitchen.\n2 The bedroom is west of the garden.\n3 What is west of the garden?\tbedroom\t2\n1 The kitchen is east of the office.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The bathroom is east of the garden.\n2 The garden is east of the kitchen.\n3 What is the kitchen west of?\tgarden\t2\n1 The bedroom is east of the office.\n2 The bathroom is west of the office.\n3 What is west of the office?\tbathroom\t2\n1 The office is south of the garden.\n2 The kitchen is north of the garden.\n3 What is north of the garden?\tkitchen\t2\n1 The bathroom is west of the office.\n2 The bathroom is east of the kitchen.\n3 What is east of the kitchen?\tbathroom\t2\n1 The office is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is north of the bedroom?\thallway\t2\n1 The kitchen is south of the bedroom.\n2 The kitchen is north of the garden.\n3 What is the garden south of?\tkitchen\t2\n1 The hallway is north of the garden.\n2 The office is north of the hallway.\n3 What is the garden south of?\thallway\t1\n1 The garden is west of the office.\n2 The bedroom is east of the office.\n3 What is the office west of?\tbedroom\t2\n1 The bathroom is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is west of the bedroom?\tgarden\t2\n1 The office is west of the hallway.\n2 The garden is east of the hallway.\n3 What is west of the hallway?\toffice\t1\n1 The bathroom is east of the bedroom.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The kitchen is south of the office.\n2 The kitchen is north of the hallway.\n3 What is the office north of?\tkitchen\t1\n1 The kitchen is north of the garden.\n2 The office is south of the garden.\n3 What is south of the garden?\toffice\t2\n1 The kitchen is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is the hallway north of?\tkitchen\t1\n1 The kitchen is west of the garden.\n2 The hallway is east of the garden.\n3 What is west of the garden?\tkitchen\t1\n1 The hallway is south of the bathroom.\n2 The bathroom is south of the kitchen.\n3 What is the bathroom north of?\thallway\t1\n1 The bedroom is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen east of?\tbedroom\t1\n1 The garden is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is south of the hallway?\tbathroom\t2\n1 The bedroom is east of the hallway.\n2 The bathroom is west of the hallway.\n3 What is east of the hallway?\tbedroom\t1\n1 The hallway is south of the garden.\n2 The bathroom is north of the garden.\n3 What is the garden north of?\thallway\t1\n1 The hallway is west of the bedroom.\n2 The garden is west of the hallway.\n3 What is west of the hallway?\tgarden\t2\n1 The office is west of the kitchen.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The bathroom is south of the office.\n2 The hallway is north of the office.\n3 What is south of the office?\tbathroom\t1\n1 The hallway is north of the office.\n2 The bedroom is north of the hallway.\n3 What is north of the hallway?\tbedroom\t2\n1 The garden is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is the hallway north of?\tbathroom\t2\n1 The garden is west of the kitchen.\n2 The hallway is east of the kitchen.\n3 What is west of the kitchen?\tgarden\t1\n1 The bathroom is east of the garden.\n2 The bedroom is west of the garden.\n3 What is the garden west of?\tbathroom\t1\n1 The garden is east of the bedroom.\n2 The garden is west of the office.\n3 What is west of the office?\tgarden\t2\n1 The bedroom is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is the hallway north of?\tbedroom\t1\n1 The bathroom is south of the hallway.\n2 The bedroom is south of the bathroom.\n3 What is south of the hallway?\tbathroom\t1\n1 The office is south of the hallway.\n2 The kitchen is south of the office.\n3 What is south of the office?\tkitchen\t2\n1 The garden is west of the bathroom.\n2 The hallway is west of the garden.\n3 What is the bathroom east of?\tgarden\t1\n1 The bathroom is south of the hallway.\n2 The office is north of the hallway.\n3 What is south of the hallway?\tbathroom\t1\n1 The hallway is west of the bedroom.\n2 The bedroom is west of the office.\n3 What is west of the bedroom?\thallway\t1\n1 The garden is north of the bathroom.\n2 The bathroom is north of the office.\n3 What is north of the bathroom?\tgarden\t1\n1 The bedroom is east of the hallway.\n2 The garden is east of the bedroom.\n3 What is the hallway west of?\tbedroom\t1\n1 The bathroom is south of the garden.\n2 The garden is south of the kitchen.\n3 What is the garden north of?\tbathroom\t1\n1 The kitchen is south of the bathroom.\n2 The bathroom is south of the hallway.\n3 What is south of the hallway?\tbathroom\t2\n1 The bathroom is south of the garden.\n2 The office is south of the bathroom.\n3 What is south of the garden?\tbathroom\t1\n1 The bathroom is south of the kitchen.\n2 The office is north of the kitchen.\n3 What is north of the kitchen?\toffice\t2\n1 The kitchen is east of the garden.\n2 The hallway is west of the garden.\n3 What is east of the garden?\tkitchen\t1\n1 The office is east of the kitchen.\n2 The kitchen is east of the hallway.\n3 What is east of the kitchen?\toffice\t1\n1 The garden is north of the bathroom.\n2 The hallway is south of the bathroom.\n3 What is the bathroom north of?\thallway\t2\n1 The bedroom is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is south of the kitchen?\tbedroom\t1\n1 The office is north of the garden.\n2 The bathroom is south of the garden.\n3 What is north of the garden?\toffice\t1\n1 The garden is south of the office.\n2 The hallway is north of the office.\n3 What is the office north of?\tgarden\t1\n1 The bathroom is north of the office.\n2 The hallway is south of the office.\n3 What is the office north of?\thallway\t2\n1 The hallway is east of the office.\n2 The kitchen is east of the hallway.\n3 What is east of the office?\thallway\t1\n1 The bedroom is west of the bathroom.\n2 The kitchen is west of the bedroom.\n3 What is west of the bedroom?\tkitchen\t2\n1 The hallway is south of the bedroom.\n2 The bedroom is south of the kitchen.\n3 What is the bedroom north of?\thallway\t1\n1 The office is west of the hallway.\n2 The hallway is west of the bathroom.\n3 What is the bathroom east of?\thallway\t2\n1 The bathroom is north of the hallway.\n2 The bathroom is south of the garden.\n3 What is north of the hallway?\tbathroom\t1\n1 The kitchen is west of the hallway.\n2 The kitchen is east of the bedroom.\n3 What is the bedroom west of?\tkitchen\t2\n1 The bathroom is west of the garden.\n2 The bedroom is east of the garden.\n3 What is east of the garden?\tbedroom\t2\n1 The hallway is south of the office.\n2 The kitchen is north of the office.\n3 What is the office south of?\tkitchen\t2\n1 The office is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is the bedroom north of?\tkitchen\t2\n1 The office is east of the garden.\n2 The kitchen is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The kitchen is west of the office.\n2 The bedroom is west of the kitchen.\n3 What is west of the office?\tkitchen\t1\n1 The bathroom is west of the garden.\n2 The bedroom is west of the bathroom.\n3 What is the garden east of?\tbathroom\t1\n1 The garden is east of the office.\n2 The bedroom is west of the office.\n3 What is west of the office?\tbedroom\t2\n1 The hallway is north of the bathroom.\n2 The office is south of the bathroom.\n3 What is south of the bathroom?\toffice\t2\n1 The office is west of the kitchen.\n2 The bedroom is east of the kitchen.\n3 What is west of the kitchen?\toffice\t1\n1 The garden is north of the office.\n2 The garden is south of the kitchen.\n3 What is the office south of?\tgarden\t1\n1 The office is east of the hallway.\n2 The bedroom is east of the office.\n3 What is the hallway west of?\toffice\t1\n1 The garden is east of the hallway.\n2 The office is west of the hallway.\n3 What is west of the hallway?\toffice\t2\n1 The hallway is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is east of the bedroom?\thallway\t1\n1 The bedroom is east of the garden.\n2 The office is east of the bedroom.\n3 What is the bedroom west of?\toffice\t2\n1 The kitchen is north of the hallway.\n2 The hallway is north of the bathroom.\n3 What is the bathroom south of?\thallway\t2\n1 The bedroom is east of the office.\n2 The kitchen is west of the office.\n3 What is the office east of?\tkitchen\t2\n1 The garden is north of the kitchen.\n2 The bathroom is north of the garden.\n3 What is the garden south of?\tbathroom\t2\n1 The bathroom is east of the office.\n2 The kitchen is east of the bathroom.\n3 What is the office west of?\tbathroom\t1\n1 The kitchen is east of the bedroom.\n2 The kitchen is west of the bathroom.\n3 What is the bathroom east of?\tkitchen\t2\n1 The office is south of the garden.\n2 The hallway is north of the garden.\n3 What is the garden south of?\thallway\t2\n1 The garden is west of the office.\n2 The hallway is west of the garden.\n3 What is west of the office?\tgarden\t1\n1 The hallway is south of the bedroom.\n2 The bedroom is south of the garden.\n3 What is south of the bedroom?\thallway\t1\n1 The bathroom is north of the office.\n2 The kitchen is north of the bathroom.\n3 What is the bathroom south of?\tkitchen\t2\n1 The bedroom is south of the hallway.\n2 The hallway is south of the garden.\n3 What is south of the hallway?\tbedroom\t1\n1 The hallway is west of the bathroom.\n2 The bedroom is east of the bathroom.\n3 What is west of the bathroom?\thallway\t1\n1 The bathroom is west of the garden.\n2 The bedroom is east of the garden.\n3 What is the garden west of?\tbedroom\t2\n1 The office is west of the kitchen.\n2 The bedroom is east of the kitchen.\n3 What is east of the kitchen?\tbedroom\t2\n1 The office is west of the bedroom.\n2 The kitchen is west of the office.\n3 What is the bedroom east of?\toffice\t1\n1 The bedroom is west of the office.\n2 The bedroom is east of the bathroom.\n3 What is the office east of?\tbedroom\t1\n1 The kitchen is south of the office.\n2 The bathroom is south of the kitchen.\n3 What is the office north of?\tkitchen\t1\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The bedroom is east of the office.\n2 The kitchen is west of the office.\n3 What is the office east of?\tkitchen\t2\n1 The office is west of the hallway.\n2 The hallway is west of the bedroom.\n3 What is the hallway east of?\toffice\t1\n1 The garden is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is east of the kitchen?\tgarden\t1\n1 The office is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is west of the kitchen?\tbedroom\t2\n1 The bathroom is west of the kitchen.\n2 The bathroom is east of the garden.\n3 What is the kitchen east of?\tbathroom\t1\n1 The office is east of the garden.\n2 The bedroom is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The bedroom is south of the bathroom.\n2 The garden is south of the bedroom.\n3 What is the bedroom north of?\tgarden\t2\n1 The kitchen is west of the office.\n2 The office is west of the bathroom.\n3 What is west of the bathroom?\toffice\t2\n1 The garden is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is south of the bathroom?\tgarden\t1\n1 The hallway is west of the bedroom.\n2 The kitchen is west of the hallway.\n3 What is the hallway east of?\tkitchen\t2\n1 The garden is south of the kitchen.\n2 The kitchen is south of the bathroom.\n3 What is south of the bathroom?\tkitchen\t2\n1 The kitchen is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is north of the hallway?\tkitchen\t1\n1 The kitchen is east of the office.\n2 The kitchen is west of the garden.\n3 What is the office west of?\tkitchen\t1\n1 The bathroom is south of the garden.\n2 The bedroom is north of the garden.\n3 What is the garden north of?\tbathroom\t1\n1 The garden is west of the bathroom.\n2 The hallway is west of the garden.\n3 What is west of the bathroom?\tgarden\t1\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the garden.\n3 What is the bathroom east of?\thallway\t1\n1 The bathroom is south of the bedroom.\n2 The office is north of the bedroom.\n3 What is the bedroom north of?\tbathroom\t1\n1 The kitchen is east of the office.\n2 The office is east of the bathroom.\n3 What is east of the office?\tkitchen\t1\n1 The kitchen is west of the garden.\n2 The kitchen is east of the bedroom.\n3 What is the garden east of?\tkitchen\t1\n1 The hallway is east of the kitchen.\n2 The hallway is west of the bedroom.\n3 What is west of the bedroom?\thallway\t2\n1 The office is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is north of the hallway?\tkitchen\t2\n1 The hallway is west of the kitchen.\n2 The kitchen is west of the office.\n3 What is west of the office?\tkitchen\t2\n1 The hallway is south of the office.\n2 The bathroom is south of the hallway.\n3 What is south of the office?\thallway\t1\n1 The bathroom is north of the garden.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen north of?\tbathroom\t2\n1 The bedroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is north of the kitchen?\tbedroom\t1\n1 The kitchen is east of the garden.\n2 The bedroom is west of the garden.\n3 What is the garden west of?\tkitchen\t1\n1 The office is west of the bathroom.\n2 The bedroom is east of the bathroom.\n3 What is the bathroom west of?\tbedroom\t2\n1 The kitchen is west of the hallway.\n2 The garden is east of the hallway.\n3 What is the hallway east of?\tkitchen\t1\n1 The office is east of the bedroom.\n2 The office is west of the bathroom.\n3 What is the bathroom east of?\toffice\t2\n1 The bedroom is north of the hallway.\n2 The hallway is north of the garden.\n3 What is north of the garden?\thallway\t2\n1 The hallway is north of the office.\n2 The office is north of the bathroom.\n3 What is the office south of?\thallway\t1\n1 The hallway is north of the garden.\n2 The bathroom is south of the garden.\n3 What is the garden south of?\thallway\t1\n1 The hallway is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is east of the bathroom?\tkitchen\t2\n1 The garden is west of the kitchen.\n2 The garden is east of the bathroom.\n3 What is west of the kitchen?\tgarden\t1\n1 The garden is north of the bedroom.\n2 The garden is south of the hallway.\n3 What is the hallway north of?\tgarden\t2\n1 The garden is south of the kitchen.\n2 The kitchen is south of the hallway.\n3 What is south of the kitchen?\tgarden\t1\n1 The bedroom is north of the hallway.\n2 The office is north of the bedroom.\n3 What is north of the bedroom?\toffice\t2\n1 The hallway is south of the bathroom.\n2 The bedroom is south of the hallway.\n3 What is south of the hallway?\tbedroom\t2\n1 The bathroom is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is north of the hallway?\tkitchen\t2\n1 The office is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen east of?\toffice\t1\n1 The bathroom is east of the office.\n2 The hallway is east of the bathroom.\n3 What is the bathroom west of?\thallway\t2\n1 The kitchen is north of the garden.\n2 The bathroom is north of the kitchen.\n3 What is north of the kitchen?\tbathroom\t2\n1 The hallway is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is east of the kitchen?\toffice\t2\n1 The kitchen is west of the hallway.\n2 The garden is west of the kitchen.\n3 What is the kitchen east of?\tgarden\t2\n1 The bathroom is west of the garden.\n2 The office is west of the bathroom.\n3 What is the bathroom east of?\toffice\t2\n1 The kitchen is south of the garden.\n2 The office is north of the garden.\n3 What is south of the garden?\tkitchen\t1\n1 The bedroom is west of the garden.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The bedroom is south of the garden.\n2 The bathroom is north of the garden.\n3 What is north of the garden?\tbathroom\t2\n1 The office is south of the garden.\n2 The garden is south of the bedroom.\n3 What is the bedroom north of?\tgarden\t2\n1 The garden is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen west of?\tgarden\t1\n1 The office is west of the garden.\n2 The hallway is east of the garden.\n3 What is west of the garden?\toffice\t1\n1 The bathroom is west of the hallway.\n2 The hallway is west of the office.\n3 What is the hallway east of?\tbathroom\t1\n1 The kitchen is south of the office.\n2 The hallway is north of the office.\n3 What is the office north of?\tkitchen\t1\n1 The office is west of the kitchen.\n2 The hallway is west of the office.\n3 What is the kitchen east of?\toffice\t1\n1 The hallway is west of the kitchen.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen west of?\tbathroom\t2\n1 The bathroom is south of the office.\n2 The office is south of the bedroom.\n3 What is the office north of?\tbathroom\t1\n1 The kitchen is south of the office.\n2 The kitchen is north of the hallway.\n3 What is the office north of?\tkitchen\t1\n1 The garden is east of the office.\n2 The office is east of the bedroom.\n3 What is east of the office?\tgarden\t1\n1 The bathroom is north of the garden.\n2 The kitchen is south of the garden.\n3 What is the garden north of?\tkitchen\t2\n1 The hallway is south of the garden.\n2 The garden is south of the office.\n3 What is south of the office?\tgarden\t2\n1 The office is south of the hallway.\n2 The hallway is south of the kitchen.\n3 What is south of the hallway?\toffice\t1\n1 The hallway is east of the office.\n2 The office is east of the bathroom.\n3 What is east of the bathroom?\toffice\t2\n1 The office is east of the bathroom.\n2 The bathroom is east of the bedroom.\n3 What is the bedroom west of?\tbathroom\t2\n1 The office is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is north of the hallway?\toffice\t1\n1 The office is south of the bedroom.\n2 The kitchen is south of the office.\n3 What is the office north of?\tkitchen\t2\n1 The garden is east of the bedroom.\n2 The bedroom is east of the kitchen.\n3 What is the bedroom west of?\tgarden\t1\n1 The hallway is west of the bedroom.\n2 The bedroom is west of the kitchen.\n3 What is the bedroom east of?\thallway\t1\n1 The bathroom is west of the garden.\n2 The bedroom is west of the bathroom.\n3 What is west of the garden?\tbathroom\t1\n1 The office is south of the kitchen.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The office is east of the kitchen.\n2 The kitchen is east of the garden.\n3 What is the garden west of?\tkitchen\t2\n1 The bedroom is south of the bathroom.\n2 The bathroom is south of the kitchen.\n3 What is south of the bathroom?\tbedroom\t1\n1 The hallway is south of the kitchen.\n2 The kitchen is south of the bedroom.\n3 What is the kitchen north of?\thallway\t1\n1 The bathroom is west of the garden.\n2 The office is east of the garden.\n3 What is the garden east of?\tbathroom\t1\n1 The kitchen is north of the office.\n2 The office is north of the hallway.\n3 What is north of the hallway?\toffice\t2\n1 The bathroom is north of the kitchen.\n2 The garden is south of the kitchen.\n3 What is north of the kitchen?\tbathroom\t1\n1 The hallway is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is the bathroom east of?\thallway\t1\n1 The hallway is east of the office.\n2 The hallway is west of the bedroom.\n3 What is east of the office?\thallway\t1\n1 The kitchen is west of the office.\n2 The bathroom is east of the office.\n3 What is the office east of?\tkitchen\t1\n1 The garden is south of the office.\n2 The kitchen is north of the office.\n3 What is the office south of?\tkitchen\t2\n1 The kitchen is east of the hallway.\n2 The garden is west of the hallway.\n3 What is east of the hallway?\tkitchen\t1\n1 The bedroom is south of the garden.\n2 The office is north of the garden.\n3 What is north of the garden?\toffice\t2\n1 The kitchen is west of the bedroom.\n2 The bedroom is west of the hallway.\n3 What is the bedroom east of?\tkitchen\t1\n1 The bedroom is south of the bathroom.\n2 The bathroom is south of the garden.\n3 What is the bathroom north of?\tbedroom\t1\n1 The kitchen is west of the hallway.\n2 The bathroom is east of the hallway.\n3 What is the hallway east of?\tkitchen\t1\n1 The bedroom is west of the office.\n2 The hallway is west of the bedroom.\n3 What is west of the bedroom?\thallway\t2\n1 The garden is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom south of?\tkitchen\t2\n1 The bedroom is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is north of the hallway?\tbathroom\t2\n1 The bathroom is west of the garden.\n2 The kitchen is east of the garden.\n3 What is east of the garden?\tkitchen\t2\n1 The kitchen is south of the office.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The kitchen is north of the bathroom.\n2 The kitchen is south of the bedroom.\n3 What is the bathroom south of?\tkitchen\t1\n1 The hallway is north of the office.\n2 The bathroom is south of the office.\n3 What is the office north of?\tbathroom\t2\n1 The hallway is east of the bedroom.\n2 The garden is east of the hallway.\n3 What is the hallway west of?\tgarden\t2\n1 The bedroom is south of the kitchen.\n2 The office is south of the bedroom.\n3 What is the kitchen north of?\tbedroom\t1\n1 The office is east of the kitchen.\n2 The garden is east of the office.\n3 What is the office west of?\tgarden\t2\n1 The bathroom is north of the garden.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen north of?\tbathroom\t2\n1 The bathroom is north of the hallway.\n2 The office is north of the bathroom.\n3 What is the hallway south of?\tbathroom\t1\n1 The bedroom is west of the garden.\n2 The garden is west of the bathroom.\n3 What is west of the garden?\tbedroom\t1\n1 The garden is west of the office.\n2 The bathroom is east of the office.\n3 What is west of the office?\tgarden\t1\n1 The bedroom is north of the hallway.\n2 The garden is south of the hallway.\n3 What is the hallway south of?\tbedroom\t1\n1 The bathroom is west of the kitchen.\n2 The garden is west of the bathroom.\n3 What is the bathroom east of?\tgarden\t2\n1 The kitchen is north of the garden.\n2 The bathroom is south of the garden.\n3 What is north of the garden?\tkitchen\t1\n1 The hallway is west of the bedroom.\n2 The garden is east of the bedroom.\n3 What is east of the bedroom?\tgarden\t2\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the kitchen.\n3 What is west of the kitchen?\tbathroom\t2\n1 The bedroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is the kitchen south of?\tbedroom\t1\n1 The kitchen is south of the bathroom.\n2 The garden is south of the kitchen.\n3 What is the bathroom north of?\tkitchen\t1\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the office.\n3 What is north of the bedroom?\thallway\t1\n1 The bathroom is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is south of the hallway?\tbathroom\t1\n1 The bathroom is north of the garden.\n2 The office is north of the bathroom.\n3 What is the garden south of?\tbathroom\t1\n1 The kitchen is east of the garden.\n2 The garden is east of the hallway.\n3 What is east of the garden?\tkitchen\t1\n1 The office is south of the hallway.\n2 The kitchen is south of the office.\n3 What is south of the office?\tkitchen\t2\n1 The bedroom is south of the garden.\n2 The office is north of the garden.\n3 What is south of the garden?\tbedroom\t1\n1 The office is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is the bathroom east of?\tgarden\t2\n1 The kitchen is north of the hallway.\n2 The bathroom is north of the kitchen.\n3 What is north of the kitchen?\tbathroom\t2\n1 The hallway is east of the kitchen.\n2 The bedroom is east of the hallway.\n3 What is the kitchen west of?\thallway\t1\n1 The kitchen is south of the garden.\n2 The hallway is north of the garden.\n3 What is the garden north of?\tkitchen\t1\n1 The kitchen is east of the bedroom.\n2 The garden is west of the bedroom.\n3 What is the bedroom west of?\tkitchen\t1\n1 The kitchen is east of the office.\n2 The hallway is east of the kitchen.\n3 What is east of the office?\tkitchen\t1\n1 The kitchen is north of the office.\n2 The office is north of the hallway.\n3 What is north of the office?\tkitchen\t1\n1 The bedroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is north of the kitchen?\tbedroom\t1\n1 The office is west of the garden.\n2 The office is east of the kitchen.\n3 What is the garden east of?\toffice\t1\n1 The bathroom is north of the kitchen.\n2 The kitchen is north of the office.\n3 What is the office south of?\tkitchen\t2\n1 The hallway is east of the garden.\n2 The kitchen is east of the hallway.\n3 What is the garden west of?\thallway\t1\n1 The garden is west of the bathroom.\n2 The garden is east of the office.\n3 What is west of the bathroom?\tgarden\t1\n1 The office is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is west of the kitchen?\tbedroom\t2\n1 The kitchen is west of the bathroom.\n2 The bedroom is west of the kitchen.\n3 What is the bathroom east of?\tkitchen\t1\n1 The bathroom is south of the hallway.\n2 The garden is north of the hallway.\n3 What is the hallway south of?\tgarden\t2\n1 The hallway is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The bedroom is west of the hallway.\n2 The bathroom is west of the bedroom.\n3 What is west of the hallway?\tbedroom\t1\n1 The hallway is west of the garden.\n2 The bedroom is west of the hallway.\n3 What is the hallway east of?\tbedroom\t2\n1 The kitchen is north of the bedroom.\n2 The garden is south of the bedroom.\n3 What is north of the bedroom?\tkitchen\t1\n1 The garden is east of the hallway.\n2 The office is east of the garden.\n3 What is the garden west of?\toffice\t2\n1 The hallway is east of the bathroom.\n2 The office is east of the hallway.\n3 What is the hallway west of?\toffice\t2\n1 The kitchen is west of the hallway.\n2 The garden is east of the hallway.\n3 What is the hallway west of?\tgarden\t2\n1 The hallway is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is the kitchen west of?\thallway\t1\n1 The hallway is west of the bedroom.\n2 The hallway is east of the kitchen.\n3 What is east of the kitchen?\thallway\t2\n1 The hallway is east of the garden.\n2 The bedroom is west of the garden.\n3 What is west of the garden?\tbedroom\t2\n1 The garden is west of the bathroom.\n2 The bathroom is west of the office.\n3 What is west of the office?\tbathroom\t2\n1 The bedroom is south of the office.\n2 The garden is south of the bedroom.\n3 What is south of the bedroom?\tgarden\t2\n1 The bathroom is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is the bedroom east of?\tbathroom\t1\n1 The garden is south of the hallway.\n2 The kitchen is south of the garden.\n3 What is south of the garden?\tkitchen\t2\n1 The bedroom is east of the garden.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The bathroom is south of the office.\n2 The office is south of the garden.\n3 What is south of the garden?\toffice\t2\n1 The kitchen is north of the bathroom.\n2 The office is south of the bathroom.\n3 What is the bathroom south of?\tkitchen\t1\n1 The office is north of the bathroom.\n2 The bedroom is north of the office.\n3 What is north of the bathroom?\toffice\t1\n1 The garden is west of the hallway.\n2 The office is west of the garden.\n3 What is the hallway east of?\tgarden\t1\n1 The garden is east of the hallway.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The bathroom is west of the hallway.\n2 The bathroom is east of the bedroom.\n3 What is west of the hallway?\tbathroom\t1\n1 The garden is east of the office.\n2 The bedroom is west of the office.\n3 What is the office west of?\tgarden\t1\n1 The hallway is south of the garden.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The hallway is north of the kitchen.\n2 The kitchen is north of the bathroom.\n3 What is the bathroom south of?\tkitchen\t2\n1 The bedroom is west of the bathroom.\n2 The bedroom is east of the kitchen.\n3 What is east of the kitchen?\tbedroom\t2\n1 The bedroom is west of the hallway.\n2 The bedroom is east of the office.\n3 What is west of the hallway?\tbedroom\t1\n1 The bedroom is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is the hallway north of?\tbathroom\t2\n1 The kitchen is west of the bathroom.\n2 The bathroom is west of the garden.\n3 What is the garden east of?\tbathroom\t2\n1 The bedroom is west of the office.\n2 The garden is east of the office.\n3 What is the office west of?\tgarden\t2\n1 The kitchen is west of the bathroom.\n2 The garden is east of the bathroom.\n3 What is east of the bathroom?\tgarden\t2\n1 The bathroom is south of the kitchen.\n2 The garden is north of the kitchen.\n3 What is the kitchen south of?\tgarden\t2\n1 The garden is east of the kitchen.\n2 The bedroom is east of the garden.\n3 What is east of the garden?\tbedroom\t2\n1 The bedroom is south of the hallway.\n2 The bedroom is north of the office.\n3 What is the hallway north of?\tbedroom\t1\n1 The hallway is south of the bedroom.\n2 The bedroom is south of the bathroom.\n3 What is south of the bathroom?\tbedroom\t2\n1 The hallway is east of the bathroom.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The office is west of the hallway.\n2 The office is east of the garden.\n3 What is the hallway east of?\toffice\t1\n1 The garden is south of the office.\n2 The hallway is south of the garden.\n3 What is south of the office?\tgarden\t1\n1 The hallway is east of the office.\n2 The bedroom is west of the office.\n3 What is east of the office?\thallway\t1\n1 The office is north of the bathroom.\n2 The bedroom is south of the bathroom.\n3 What is north of the bathroom?\toffice\t1\n1 The kitchen is north of the bathroom.\n2 The garden is south of the bathroom.\n3 What is the bathroom south of?\tkitchen\t1\n1 The garden is south of the bathroom.\n2 The bathroom is south of the bedroom.\n3 What is the bathroom north of?\tgarden\t1\n1 The garden is south of the kitchen.\n2 The office is south of the garden.\n3 What is south of the garden?\toffice\t2\n1 The kitchen is south of the garden.\n2 The bedroom is south of the kitchen.\n3 What is south of the garden?\tkitchen\t1\n1 The kitchen is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is west of the bedroom?\tbathroom\t2\n1 The office is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is north of the bedroom?\toffice\t1\n1 The office is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is the bedroom west of?\toffice\t1\n1 The bathroom is west of the hallway.\n2 The bathroom is east of the office.\n3 What is east of the office?\tbathroom\t2\n1 The hallway is west of the bathroom.\n2 The garden is west of the hallway.\n3 What is the bathroom east of?\thallway\t1\n1 The bedroom is east of the office.\n2 The hallway is east of the bedroom.\n3 What is east of the bedroom?\thallway\t2\n1 The office is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is west of the hallway?\tbedroom\t2\n1 The garden is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is east of the kitchen?\tgarden\t1\n1 The kitchen is south of the office.\n2 The garden is south of the kitchen.\n3 What is the kitchen north of?\tgarden\t2\n1 The hallway is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The garden is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is south of the bedroom?\tkitchen\t2\n1 The kitchen is west of the garden.\n2 The hallway is east of the garden.\n3 What is the garden west of?\thallway\t2\n1 The garden is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is south of the hallway?\tgarden\t1\n1 The kitchen is west of the hallway.\n2 The garden is east of the hallway.\n3 What is east of the hallway?\tgarden\t2\n1 The office is south of the bedroom.\n2 The bedroom is south of the kitchen.\n3 What is the bedroom north of?\toffice\t1\n1 The kitchen is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is north of the bathroom?\tkitchen\t1\n1 The hallway is north of the bathroom.\n2 The kitchen is north of the hallway.\n3 What is the bathroom south of?\thallway\t1\n1 The bedroom is south of the bathroom.\n2 The kitchen is south of the bedroom.\n3 What is the bedroom north of?\tkitchen\t2\n1 The office is east of the bedroom.\n2 The bathroom is east of the office.\n3 What is east of the bedroom?\toffice\t1\n1 The garden is south of the office.\n2 The kitchen is north of the office.\n3 What is the office south of?\tkitchen\t2\n1 The office is north of the hallway.\n2 The kitchen is north of the office.\n3 What is north of the office?\tkitchen\t2\n1 The garden is west of the hallway.\n2 The hallway is west of the office.\n3 What is west of the hallway?\tgarden\t1\n1 The hallway is west of the bathroom.\n2 The kitchen is east of the bathroom.\n3 What is east of the bathroom?\tkitchen\t2\n1 The hallway is east of the garden.\n2 The garden is east of the office.\n3 What is the office west of?\tgarden\t2\n1 The bathroom is east of the hallway.\n2 The hallway is east of the office.\n3 What is the office west of?\thallway\t2\n1 The office is east of the garden.\n2 The bathroom is east of the office.\n3 What is the garden west of?\toffice\t1\n1 The office is south of the bedroom.\n2 The bathroom is south of the office.\n3 What is the bedroom north of?\toffice\t1\n1 The kitchen is north of the office.\n2 The office is north of the hallway.\n3 What is the office south of?\tkitchen\t1\n1 The hallway is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is the bathroom south of?\thallway\t1\n1 The hallway is south of the garden.\n2 The bedroom is north of the garden.\n3 What is south of the garden?\thallway\t1\n1 The bedroom is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen south of?\tbedroom\t1\n1 The office is south of the bedroom.\n2 The kitchen is south of the office.\n3 What is the office north of?\tkitchen\t2\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom north of?\tbathroom\t2\n1 The bathroom is south of the kitchen.\n2 The bathroom is north of the office.\n3 What is north of the office?\tbathroom\t2\n1 The hallway is south of the garden.\n2 The bathroom is north of the garden.\n3 What is the garden south of?\tbathroom\t2\n1 The garden is east of the bathroom.\n2 The hallway is east of the garden.\n3 What is east of the bathroom?\tgarden\t1\n1 The garden is south of the office.\n2 The garden is north of the bedroom.\n3 What is the bedroom south of?\tgarden\t2\n1 The garden is east of the bathroom.\n2 The hallway is east of the garden.\n3 What is east of the garden?\thallway\t2\n1 The kitchen is east of the bedroom.\n2 The garden is east of the kitchen.\n3 What is east of the kitchen?\tgarden\t2\n1 The kitchen is north of the garden.\n2 The garden is north of the bedroom.\n3 What is the garden south of?\tkitchen\t1\n1 The bathroom is north of the kitchen.\n2 The bathroom is south of the office.\n3 What is south of the office?\tbathroom\t2\n1 The hallway is north of the bedroom.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom north of?\tbathroom\t2\n1 The bathroom is east of the bedroom.\n2 The hallway is west of the bedroom.\n3 What is the bedroom west of?\tbathroom\t1\n1 The office is east of the kitchen.\n2 The hallway is east of the office.\n3 What is the kitchen west of?\toffice\t1\n1 The bedroom is west of the bathroom.\n2 The kitchen is west of the bedroom.\n3 What is the bathroom east of?\tbedroom\t1\n1 The garden is south of the kitchen.\n2 The office is north of the kitchen.\n3 What is the kitchen north of?\tgarden\t1\n1 The garden is west of the bathroom.\n2 The bathroom is west of the hallway.\n3 What is west of the hallway?\tbathroom\t2\n1 The garden is south of the office.\n2 The bedroom is south of the garden.\n3 What is south of the office?\tgarden\t1\n1 The hallway is east of the kitchen.\n2 The kitchen is east of the office.\n3 What is the office west of?\tkitchen\t2\n1 The bathroom is east of the office.\n2 The office is east of the kitchen.\n3 What is the kitchen west of?\toffice\t2\n1 The office is east of the garden.\n2 The hallway is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The hallway is south of the garden.\n2 The kitchen is south of the hallway.\n3 What is south of the garden?\thallway\t1\n1 The bedroom is east of the bathroom.\n2 The bathroom is east of the office.\n3 What is east of the bathroom?\tbedroom\t1\n1 The garden is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 What is north of the bathroom?\tkitchen\t2\n1 The bathroom is south of the office.\n2 The garden is south of the bathroom.\n3 What is south of the bathroom?\tgarden\t2\n1 The hallway is south of the bathroom.\n2 The hallway is north of the garden.\n3 What is south of the bathroom?\thallway\t1\n1 The bathroom is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is the bedroom west of?\thallway\t2\n1 The office is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is north of the bedroom?\tbathroom\t2\n1 The bathroom is south of the garden.\n2 The bedroom is south of the bathroom.\n3 What is south of the garden?\tbathroom\t1\n1 The bedroom is north of the garden.\n2 The bathroom is south of the garden.\n3 What is the garden north of?\tbathroom\t2\n1 The garden is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is east of the bedroom?\tgarden\t1\n1 The bedroom is south of the office.\n2 The bathroom is north of the office.\n3 What is the office north of?\tbedroom\t1\n1 The garden is north of the office.\n2 The bathroom is south of the office.\n3 What is north of the office?\tgarden\t1\n1 The garden is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is the kitchen east of?\tgarden\t1\n1 The kitchen is west of the bathroom.\n2 The garden is west of the kitchen.\n3 What is west of the kitchen?\tgarden\t2\n1 The bathroom is south of the garden.\n2 The garden is south of the hallway.\n3 What is south of the garden?\tbathroom\t1\n1 The kitchen is south of the bathroom.\n2 The bathroom is south of the garden.\n3 What is south of the garden?\tbathroom\t2\n1 The bedroom is east of the garden.\n2 The office is east of the bedroom.\n3 What is the bedroom west of?\toffice\t2\n1 The kitchen is east of the hallway.\n2 The bedroom is east of the kitchen.\n3 What is east of the kitchen?\tbedroom\t2\n1 The garden is west of the kitchen.\n2 The bathroom is west of the garden.\n3 What is west of the kitchen?\tgarden\t1\n1 The garden is north of the kitchen.\n2 The garden is south of the hallway.\n3 What is north of the kitchen?\tgarden\t1\n1 The bathroom is south of the bedroom.\n2 The garden is north of the bedroom.\n3 What is the bedroom south of?\tgarden\t2\n1 The bedroom is west of the bathroom.\n2 The hallway is east of the bathroom.\n3 What is east of the bathroom?\thallway\t2\n1 The bedroom is west of the office.\n2 The hallway is east of the office.\n3 What is east of the office?\thallway\t2\n1 The hallway is east of the bedroom.\n2 The bedroom is east of the kitchen.\n3 What is the bedroom west of?\thallway\t1\n1 The kitchen is south of the office.\n2 The office is south of the bedroom.\n3 What is south of the bedroom?\toffice\t2\n1 The bedroom is south of the office.\n2 The kitchen is north of the office.\n3 What is south of the office?\tbedroom\t1\n1 The bathroom is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is south of the kitchen?\tbathroom\t1\n1 The office is south of the garden.\n2 The garden is south of the bathroom.\n3 What is south of the garden?\toffice\t1\n1 The garden is east of the bathroom.\n2 The kitchen is east of the garden.\n3 What is east of the bathroom?\tgarden\t1\n1 The garden is north of the bedroom.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The bathroom is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is west of the kitchen?\thallway\t2\n1 The bedroom is west of the bathroom.\n2 The hallway is west of the bedroom.\n3 What is the bedroom east of?\thallway\t2\n1 The hallway is south of the bathroom.\n2 The office is south of the hallway.\n3 What is the bathroom north of?\thallway\t1\n1 The bathroom is south of the bedroom.\n2 The office is south of the bathroom.\n3 What is south of the bathroom?\toffice\t2\n1 The garden is north of the bathroom.\n2 The bathroom is north of the hallway.\n3 What is the hallway south of?\tbathroom\t2\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the garden.\n3 What is the garden east of?\tbathroom\t2\n1 The bathroom is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is west of the bedroom?\tbathroom\t1\n1 The bathroom is west of the garden.\n2 The bathroom is east of the kitchen.\n3 What is west of the garden?\tbathroom\t1\n1 The office is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is the bedroom south of?\toffice\t1\n1 The garden is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is west of the bathroom?\toffice\t2\n1 The hallway is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is the kitchen north of?\thallway\t1\n1 The bedroom is west of the hallway.\n2 The hallway is west of the bathroom.\n3 What is west of the hallway?\tbedroom\t1\n1 The office is north of the bathroom.\n2 The hallway is south of the bathroom.\n3 What is the bathroom south of?\toffice\t1\n1 The bedroom is west of the bathroom.\n2 The hallway is west of the bedroom.\n3 What is the bedroom east of?\thallway\t2\n1 The garden is west of the bathroom.\n2 The bathroom is west of the hallway.\n3 What is the bathroom east of?\tgarden\t1\n1 The bathroom is west of the hallway.\n2 The garden is east of the hallway.\n3 What is the hallway west of?\tgarden\t2\n1 The kitchen is west of the office.\n2 The garden is east of the office.\n3 What is the office west of?\tgarden\t2\n1 The garden is north of the bathroom.\n2 The bedroom is south of the bathroom.\n3 What is the bathroom south of?\tgarden\t1\n1 The kitchen is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is the bedroom west of?\tkitchen\t1\n1 The bedroom is east of the office.\n2 The kitchen is east of the bedroom.\n3 What is the bedroom west of?\tkitchen\t2\n1 The hallway is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is west of the kitchen?\tbathroom\t2\n1 The bedroom is east of the hallway.\n2 The hallway is east of the kitchen.\n3 What is east of the hallway?\tbedroom\t1\n1 The garden is south of the kitchen.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The hallway is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is the bathroom south of?\tgarden\t2\n1 The bathroom is south of the bedroom.\n2 The bathroom is north of the kitchen.\n3 What is the kitchen south of?\tbathroom\t2\n1 The hallway is north of the bathroom.\n2 The bathroom is north of the office.\n3 What is north of the office?\tbathroom\t2\n1 The hallway is east of the bedroom.\n2 The bedroom is east of the office.\n3 What is east of the office?\tbedroom\t2\n1 The bathroom is east of the office.\n2 The kitchen is east of the bathroom.\n3 What is east of the office?\tbathroom\t1\n1 The bathroom is south of the kitchen.\n2 The office is south of the bathroom.\n3 What is the kitchen north of?\tbathroom\t1\n1 The kitchen is south of the bathroom.\n2 The garden is north of the bathroom.\n3 What is south of the bathroom?\tkitchen\t1\n1 The hallway is west of the office.\n2 The office is west of the garden.\n3 What is west of the office?\thallway\t1\n1 The office is east of the garden.\n2 The hallway is west of the garden.\n3 What is west of the garden?\thallway\t2\n1 The hallway is east of the office.\n2 The office is east of the bedroom.\n3 What is the office west of?\thallway\t1\n1 The hallway is west of the bathroom.\n2 The hallway is east of the garden.\n3 What is east of the garden?\thallway\t2\n1 The garden is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is the bathroom south of?\tbedroom\t2\n1 The kitchen is east of the office.\n2 The garden is west of the office.\n3 What is east of the office?\tkitchen\t1\n1 The kitchen is south of the office.\n2 The office is south of the bathroom.\n3 What is the office north of?\tkitchen\t1\n1 The hallway is north of the bathroom.\n2 The hallway is south of the garden.\n3 What is the bathroom south of?\thallway\t1\n1 The kitchen is east of the office.\n2 The office is east of the hallway.\n3 What is the office west of?\tkitchen\t1\n1 The bedroom is north of the office.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The hallway is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is west of the bedroom?\thallway\t1\n1 The hallway is east of the bedroom.\n2 The bedroom is east of the office.\n3 What is east of the office?\tbedroom\t2\n1 The kitchen is west of the office.\n2 The bathroom is east of the office.\n3 What is the office east of?\tkitchen\t1\n1 The hallway is east of the kitchen.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The bedroom is east of the bathroom.\n2 The bathroom is east of the hallway.\n3 What is east of the hallway?\tbathroom\t2\n1 The office is east of the garden.\n2 The kitchen is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The bathroom is north of the office.\n2 The office is north of the bedroom.\n3 What is the office south of?\tbathroom\t1\n1 The garden is east of the bathroom.\n2 The bedroom is west of the bathroom.\n3 What is the bathroom east of?\tbedroom\t2\n1 The hallway is north of the bathroom.\n2 The bathroom is north of the garden.\n3 What is north of the garden?\tbathroom\t2\n1 The kitchen is north of the hallway.\n2 The bathroom is north of the kitchen.\n3 What is the hallway south of?\tkitchen\t1\n1 The garden is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is the kitchen east of?\thallway\t2\n1 The bathroom is south of the kitchen.\n2 The bedroom is north of the kitchen.\n3 What is the kitchen south of?\tbedroom\t2\n1 The bathroom is south of the kitchen.\n2 The office is south of the bathroom.\n3 What is south of the bathroom?\toffice\t2\n1 The hallway is west of the bedroom.\n2 The bathroom is west of the hallway.\n3 What is west of the bedroom?\thallway\t1\n1 The bedroom is north of the bathroom.\n2 The hallway is south of the bathroom.\n3 What is north of the bathroom?\tbedroom\t1\n1 The office is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is the kitchen east of?\thallway\t2\n1 The office is north of the garden.\n2 The bathroom is south of the garden.\n3 What is the garden south of?\toffice\t1\n1 The bedroom is west of the office.\n2 The hallway is west of the bedroom.\n3 What is west of the office?\tbedroom\t1\n1 The bedroom is west of the hallway.\n2 The kitchen is east of the hallway.\n3 What is the hallway east of?\tbedroom\t1\n1 The bathroom is south of the hallway.\n2 The bedroom is south of the bathroom.\n3 What is the hallway north of?\tbathroom\t1\n1 The garden is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The garden is north of the office.\n2 The garden is south of the bathroom.\n3 What is south of the bathroom?\tgarden\t2\n1 The kitchen is west of the office.\n2 The kitchen is east of the garden.\n3 What is the office east of?\tkitchen\t1\n1 The kitchen is south of the bathroom.\n2 The bathroom is south of the bedroom.\n3 What is the bedroom north of?\tbathroom\t2\n1 The bedroom is west of the garden.\n2 The kitchen is east of the garden.\n3 What is the garden east of?\tbedroom\t1\n1 The kitchen is east of the office.\n2 The office is east of the bedroom.\n3 What is east of the bedroom?\toffice\t2\n1 The hallway is south of the garden.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The kitchen is west of the bathroom.\n2 The kitchen is east of the hallway.\n3 What is the bathroom east of?\tkitchen\t1\n1 The hallway is south of the kitchen.\n2 The kitchen is south of the garden.\n3 What is the kitchen north of?\thallway\t1\n1 The office is north of the bedroom.\n2 The garden is north of the office.\n3 What is north of the bedroom?\toffice\t1\n1 The bathroom is east of the bedroom.\n2 The kitchen is west of the bedroom.\n3 What is west of the bedroom?\tkitchen\t2\n1 The hallway is north of the bathroom.\n2 The bedroom is south of the bathroom.\n3 What is the bathroom south of?\thallway\t1\n1 The hallway is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is the bathroom east of?\toffice\t2\n1 The bedroom is west of the hallway.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The hallway is west of the garden.\n2 The bedroom is west of the hallway.\n3 What is the hallway east of?\tbedroom\t2\n1 The hallway is north of the garden.\n2 The bathroom is south of the garden.\n3 What is north of the garden?\thallway\t1\n1 The hallway is north of the bedroom.\n2 The garden is north of the hallway.\n3 What is north of the hallway?\tgarden\t2\n1 The bedroom is north of the hallway.\n2 The office is north of the bedroom.\n3 What is the bedroom south of?\toffice\t2\n1 The kitchen is south of the hallway.\n2 The hallway is south of the bathroom.\n3 What is south of the hallway?\tkitchen\t1\n1 The office is north of the bedroom.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The bathroom is east of the kitchen.\n2 The kitchen is east of the garden.\n3 What is the kitchen west of?\tbathroom\t1\n1 The office is east of the garden.\n2 The kitchen is west of the garden.\n3 What is the garden east of?\tkitchen\t2\n1 The kitchen is west of the hallway.\n2 The bedroom is east of the hallway.\n3 What is east of the hallway?\tbedroom\t2\n1 The hallway is north of the bathroom.\n2 The bedroom is south of the bathroom.\n3 What is the bathroom south of?\thallway\t1\n1 The office is north of the hallway.\n2 The office is south of the garden.\n3 What is south of the garden?\toffice\t2\n1 The office is north of the hallway.\n2 The kitchen is south of the hallway.\n3 What is south of the hallway?\tkitchen\t2\n1 The hallway is east of the kitchen.\n2 The kitchen is east of the bathroom.\n3 What is the kitchen west of?\thallway\t1\n1 The office is west of the bathroom.\n2 The hallway is west of the office.\n3 What is west of the office?\thallway\t2\n1 The garden is south of the office.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The hallway is west of the bathroom.\n2 The bathroom is west of the bedroom.\n3 What is the bathroom east of?\thallway\t1\n1 The garden is west of the kitchen.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The bedroom is south of the kitchen.\n2 The garden is north of the kitchen.\n3 What is the kitchen north of?\tbedroom\t1\n1 The garden is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 What is south of the kitchen?\tbathroom\t2\n1 The bathroom is north of the bedroom.\n2 The garden is north of the bathroom.\n3 What is north of the bedroom?\tbathroom\t1\n1 The hallway is east of the bedroom.\n2 The bedroom is east of the bathroom.\n3 What is the bathroom west of?\tbedroom\t2\n1 The kitchen is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway south of?\tkitchen\t1\n1 The garden is east of the bathroom.\n2 The bathroom is east of the bedroom.\n3 What is the bedroom west of?\tbathroom\t2\n1 The office is north of the bathroom.\n2 The bathroom is north of the bedroom.\n3 What is the bathroom south of?\toffice\t1\n1 The bathroom is east of the hallway.\n2 The kitchen is east of the bathroom.\n3 What is the bathroom west of?\tkitchen\t2\n1 The hallway is west of the garden.\n2 The kitchen is west of the hallway.\n3 What is west of the hallway?\tkitchen\t2\n1 The kitchen is west of the garden.\n2 The bathroom is west of the kitchen.\n3 What is the garden east of?\tkitchen\t1\n1 The office is south of the bathroom.\n2 The bedroom is south of the office.\n3 What is south of the bathroom?\toffice\t1\n1 The garden is west of the kitchen.\n2 The garden is east of the bedroom.\n3 What is the kitchen east of?\tgarden\t1\n1 The kitchen is south of the office.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The hallway is south of the garden.\n2 The garden is south of the bedroom.\n3 What is the bedroom north of?\tgarden\t2\n1 The bathroom is west of the office.\n2 The garden is east of the office.\n3 What is east of the office?\tgarden\t2\n1 The bedroom is east of the hallway.\n2 The hallway is east of the bathroom.\n3 What is the bathroom west of?\thallway\t2\n1 The garden is north of the office.\n2 The bedroom is south of the office.\n3 What is the office north of?\tbedroom\t2\n1 The bedroom is west of the office.\n2 The bathroom is west of the bedroom.\n3 What is west of the bedroom?\tbathroom\t2\n1 The bathroom is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is west of the bedroom?\tbathroom\t1\n1 The garden is west of the bathroom.\n2 The bathroom is west of the office.\n3 What is west of the bathroom?\tgarden\t1\n1 The kitchen is south of the bedroom.\n2 The bedroom is south of the garden.\n3 What is the garden north of?\tbedroom\t2\n1 The office is east of the garden.\n2 The hallway is west of the garden.\n3 What is west of the garden?\thallway\t2\n1 The garden is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is north of the hallway?\tbedroom\t2\n1 The bedroom is east of the hallway.\n2 The bedroom is west of the office.\n3 What is west of the office?\tbedroom\t2\n1 The bathroom is north of the office.\n2 The hallway is south of the office.\n3 What is north of the office?\tbathroom\t1\n1 The garden is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is the hallway west of?\tgarden\t1\n1 The bathroom is south of the kitchen.\n2 The kitchen is south of the bedroom.\n3 What is south of the bedroom?\tkitchen\t2\n1 The bathroom is south of the kitchen.\n2 The bedroom is north of the kitchen.\n3 What is south of the kitchen?\tbathroom\t1\n1 The bedroom is east of the hallway.\n2 The bathroom is west of the hallway.\n3 What is east of the hallway?\tbedroom\t1\n1 The kitchen is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is the hallway north of?\tkitchen\t1\n1 The bedroom is north of the kitchen.\n2 The bedroom is south of the bathroom.\n3 What is the bathroom north of?\tbedroom\t2\n1 The office is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is east of the bedroom?\toffice\t1\n1 The garden is north of the hallway.\n2 The hallway is north of the bedroom.\n3 What is north of the bedroom?\thallway\t2\n1 The garden is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom south of?\tkitchen\t2\n1 The kitchen is east of the bathroom.\n2 The hallway is east of the kitchen.\n3 What is the kitchen west of?\thallway\t2\n1 The kitchen is east of the bedroom.\n2 The bedroom is east of the bathroom.\n3 What is the bedroom west of?\tkitchen\t1\n1 The garden is east of the bedroom.\n2 The garden is west of the bathroom.\n3 What is east of the bedroom?\tgarden\t1\n1 The hallway is west of the kitchen.\n2 The kitchen is west of the bathroom.\n3 What is the bathroom east of?\tkitchen\t2\n1 The garden is north of the office.\n2 The office is north of the hallway.\n3 What is north of the office?\tgarden\t1\n1 The office is south of the hallway.\n2 The office is north of the garden.\n3 What is south of the hallway?\toffice\t1\n1 The garden is west of the office.\n2 The office is west of the hallway.\n3 What is west of the office?\tgarden\t1\n1 The bedroom is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is the hallway north of?\tbathroom\t2\n1 The bathroom is east of the garden.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The bathroom is north of the kitchen.\n2 The kitchen is north of the hallway.\n3 What is the hallway south of?\tkitchen\t2\n1 The garden is south of the hallway.\n2 The garden is north of the bathroom.\n3 What is the hallway north of?\tgarden\t1\n1 The garden is north of the bedroom.\n2 The garden is south of the office.\n3 What is south of the office?\tgarden\t2\n1 The hallway is south of the office.\n2 The hallway is north of the bedroom.\n3 What is the bedroom south of?\thallway\t2\n1 The office is north of the bedroom.\n2 The bedroom is north of the garden.\n3 What is the garden south of?\tbedroom\t2\n1 The bathroom is west of the garden.\n2 The office is east of the garden.\n3 What is the garden east of?\tbathroom\t1\n1 The hallway is west of the office.\n2 The office is west of the garden.\n3 What is the garden east of?\toffice\t2\n1 The garden is west of the office.\n2 The kitchen is west of the garden.\n3 What is west of the office?\tgarden\t1\n1 The hallway is south of the office.\n2 The bathroom is south of the hallway.\n3 What is south of the hallway?\tbathroom\t2\n1 The bathroom is east of the hallway.\n2 The bedroom is west of the hallway.\n3 What is west of the hallway?\tbedroom\t2\n1 The kitchen is south of the bathroom.\n2 The bathroom is south of the office.\n3 What is the office north of?\tbathroom\t2\n1 The bedroom is west of the garden.\n2 The bathroom is east of the garden.\n3 What is the garden east of?\tbedroom\t1\n1 The office is east of the garden.\n2 The bathroom is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The bedroom is north of the kitchen.\n2 The kitchen is north of the hallway.\n3 What is the hallway south of?\tkitchen\t2\n1 The bedroom is east of the office.\n2 The office is east of the bathroom.\n3 What is the bathroom west of?\toffice\t2\n1 The office is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is the bathroom south of?\tbedroom\t2\n1 The office is east of the bathroom.\n2 The garden is west of the bathroom.\n3 What is west of the bathroom?\tgarden\t2\n1 The kitchen is west of the office.\n2 The bedroom is west of the kitchen.\n3 What is the kitchen east of?\tbedroom\t2\n1 The bedroom is north of the hallway.\n2 The office is south of the hallway.\n3 What is north of the hallway?\tbedroom\t1\n1 The bedroom is north of the garden.\n2 The hallway is north of the bedroom.\n3 What is north of the garden?\tbedroom\t1\n1 The hallway is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is south of the kitchen?\toffice\t2\n1 The garden is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is the bedroom west of?\tgarden\t1\n1 The office is north of the hallway.\n2 The bedroom is south of the hallway.\n3 What is the hallway south of?\toffice\t1\n1 The bathroom is north of the hallway.\n2 The hallway is north of the bedroom.\n3 What is the hallway south of?\tbathroom\t1\n1 The office is west of the bathroom.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen east of?\tbathroom\t2\n1 The office is west of the bedroom.\n2 The office is east of the hallway.\n3 What is the hallway west of?\toffice\t2\n1 The bedroom is west of the hallway.\n2 The garden is west of the bedroom.\n3 What is the bedroom east of?\tgarden\t2\n1 The garden is south of the bedroom.\n2 The garden is north of the office.\n3 What is the bedroom north of?\tgarden\t1\n1 The bedroom is north of the kitchen.\n2 The bathroom is south of the kitchen.\n3 What is the kitchen south of?\tbedroom\t1\n1 The hallway is north of the office.\n2 The bedroom is north of the hallway.\n3 What is north of the hallway?\tbedroom\t2\n1 The bedroom is south of the garden.\n2 The kitchen is south of the bedroom.\n3 What is the bedroom north of?\tkitchen\t2\n1 The kitchen is south of the garden.\n2 The hallway is north of the garden.\n3 What is the garden north of?\tkitchen\t1\n1 The bedroom is west of the office.\n2 The garden is east of the office.\n3 What is east of the office?\tgarden\t2\n1 The kitchen is east of the garden.\n2 The bedroom is west of the garden.\n3 What is the garden west of?\tkitchen\t1\n1 The kitchen is west of the bathroom.\n2 The office is east of the bathroom.\n3 What is the bathroom east of?\tkitchen\t1\n1 The office is west of the kitchen.\n2 The office is east of the hallway.\n3 What is west of the kitchen?\toffice\t1\n1 The office is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is north of the bathroom?\toffice\t1\n1 The bedroom is west of the office.\n2 The bathroom is east of the office.\n3 What is west of the office?\tbedroom\t1\n1 The garden is south of the hallway.\n2 The bedroom is north of the hallway.\n3 What is south of the hallway?\tgarden\t1\n1 The office is west of the hallway.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The bedroom is west of the garden.\n2 The office is east of the garden.\n3 What is the garden east of?\tbedroom\t1\n1 The garden is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is the bedroom north of?\toffice\t2\n1 The hallway is south of the garden.\n2 The garden is south of the office.\n3 What is south of the garden?\thallway\t1\n1 The hallway is south of the bedroom.\n2 The bathroom is north of the bedroom.\n3 What is the bedroom north of?\thallway\t1\n1 The bathroom is east of the kitchen.\n2 The garden is west of the kitchen.\n3 What is west of the kitchen?\tgarden\t2\n1 The bathroom is south of the office.\n2 The office is south of the kitchen.\n3 What is south of the kitchen?\toffice\t2\n1 The kitchen is east of the garden.\n2 The hallway is west of the garden.\n3 What is the garden east of?\thallway\t2\n1 The kitchen is south of the garden.\n2 The hallway is south of the kitchen.\n3 What is the garden north of?\tkitchen\t1\n1 The office is north of the bedroom.\n2 The bedroom is north of the bathroom.\n3 What is the bathroom south of?\tbedroom\t2\n1 The hallway is north of the garden.\n2 The bedroom is north of the hallway.\n3 What is north of the hallway?\tbedroom\t2\n1 The kitchen is east of the bedroom.\n2 The hallway is east of the kitchen.\n3 What is the kitchen west of?\thallway\t2\n1 The garden is south of the bathroom.\n2 The hallway is north of the bathroom.\n3 What is the bathroom south of?\thallway\t2\n1 The kitchen is east of the garden.\n2 The bathroom is east of the kitchen.\n3 What is the kitchen west of?\tbathroom\t2\n1 The kitchen is east of the office.\n2 The hallway is east of the kitchen.\n3 What is east of the kitchen?\thallway\t2\n1 The hallway is east of the bedroom.\n2 The kitchen is east of the hallway.\n3 What is the hallway west of?\tkitchen\t2\n1 The office is north of the bathroom.\n2 The office is south of the garden.\n3 What is the bathroom south of?\toffice\t1\n1 The hallway is south of the kitchen.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The kitchen is east of the bedroom.\n2 The bathroom is west of the bedroom.\n3 What is the bedroom west of?\tkitchen\t1\n1 The office is east of the kitchen.\n2 The kitchen is east of the bedroom.\n3 What is the kitchen west of?\toffice\t1\n1 The hallway is west of the garden.\n2 The garden is west of the bathroom.\n3 What is the garden east of?\thallway\t1\n1 The kitchen is north of the bathroom.\n2 The kitchen is south of the hallway.\n3 What is north of the bathroom?\tkitchen\t1\n1 The office is south of the bathroom.\n2 The bathroom is south of the garden.\n3 What is the bathroom north of?\toffice\t1\n1 The hallway is west of the garden.\n2 The kitchen is east of the garden.\n3 What is east of the garden?\tkitchen\t2\n1 The bathroom is north of the hallway.\n2 The hallway is north of the kitchen.\n3 What is north of the hallway?\tbathroom\t1\n1 The hallway is north of the bathroom.\n2 The bathroom is north of the office.\n3 What is north of the office?\tbathroom\t2\n1 The bedroom is north of the kitchen.\n2 The garden is south of the kitchen.\n3 What is the kitchen north of?\tgarden\t2\n1 The bedroom is east of the garden.\n2 The garden is east of the kitchen.\n3 What is east of the garden?\tbedroom\t1\n1 The garden is east of the hallway.\n2 The bathroom is east of the garden.\n3 What is east of the garden?\tbathroom\t2\n1 The garden is north of the kitchen.\n2 The bedroom is south of the kitchen.\n3 What is south of the kitchen?\tbedroom\t2\n1 The bedroom is south of the bathroom.\n2 The kitchen is south of the bedroom.\n3 What is south of the bathroom?\tbedroom\t1\n1 The kitchen is north of the bathroom.\n2 The bathroom is north of the garden.\n3 What is north of the bathroom?\tkitchen\t1\n1 The garden is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is the bedroom south of?\tgarden\t1\n1 The hallway is south of the office.\n2 The kitchen is north of the office.\n3 What is the office north of?\thallway\t1\n1 The hallway is west of the kitchen.\n2 The garden is east of the kitchen.\n3 What is the kitchen east of?\thallway\t1\n1 The kitchen is west of the hallway.\n2 The bathroom is west of the kitchen.\n3 What is west of the hallway?\tkitchen\t1\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the office.\n3 What is the bedroom south of?\thallway\t1\n1 The garden is north of the hallway.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The bedroom is east of the office.\n2 The bathroom is west of the office.\n3 What is the office west of?\tbedroom\t1\n1 The garden is east of the kitchen.\n2 The office is west of the kitchen.\n3 What is west of the kitchen?\toffice\t2\n1 The hallway is east of the kitchen.\n2 The kitchen is east of the office.\n3 What is the kitchen west of?\thallway\t1\n1 The office is west of the garden.\n2 The kitchen is east of the garden.\n3 What is west of the garden?\toffice\t1\n1 The kitchen is west of the office.\n2 The kitchen is east of the bathroom.\n3 What is the bathroom west of?\tkitchen\t2\n1 The bathroom is east of the bedroom.\n2 The office is west of the bedroom.\n3 What is the bedroom west of?\tbathroom\t1\n1 The bedroom is south of the kitchen.\n2 The kitchen is south of the garden.\n3 What is south of the kitchen?\tbedroom\t1\n1 The garden is south of the bathroom.\n2 The kitchen is south of the garden.\n3 What is south of the garden?\tkitchen\t2\n1 The bathroom is north of the bedroom.\n2 The bathroom is south of the kitchen.\n3 What is north of the bedroom?\tbathroom\t1\n1 The office is east of the kitchen.\n2 The hallway is west of the kitchen.\n3 What is west of the kitchen?\thallway\t2\n1 The garden is south of the hallway.\n2 The hallway is south of the kitchen.\n3 What is the kitchen north of?\thallway\t2\n1 The bedroom is east of the bathroom.\n2 The kitchen is west of the bathroom.\n3 What is west of the bathroom?\tkitchen\t2\n1 The bathroom is east of the kitchen.\n2 The office is west of the kitchen.\n3 What is the kitchen west of?\tbathroom\t1\n1 The garden is east of the hallway.\n2 The hallway is east of the office.\n3 What is east of the hallway?\tgarden\t1\n1 The garden is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is north of the bathroom?\tgarden\t1\n1 The hallway is north of the garden.\n2 The bedroom is south of the garden.\n3 What is south of the garden?\tbedroom\t2\n1 The bedroom is north of the office.\n2 The bedroom is south of the garden.\n3 What is north of the office?\tbedroom\t1\n1 The bathroom is east of the garden.\n2 The hallway is west of the garden.\n3 What is east of the garden?\tbathroom\t1\n1 The bedroom is east of the office.\n2 The bathroom is west of the office.\n3 What is the office west of?\tbedroom\t1\n1 The bedroom is west of the office.\n2 The bedroom is east of the kitchen.\n3 What is east of the kitchen?\tbedroom\t2\n1 The kitchen is east of the garden.\n2 The bedroom is west of the garden.\n3 What is the garden east of?\tbedroom\t2\n1 The garden is south of the office.\n2 The bathroom is north of the office.\n3 What is the office north of?\tgarden\t1\n1 The kitchen is east of the hallway.\n2 The hallway is east of the garden.\n3 What is the hallway west of?\tkitchen\t1\n1 The kitchen is south of the bathroom.\n2 The kitchen is north of the office.\n3 What is south of the bathroom?\tkitchen\t1\n1 The hallway is north of the garden.\n2 The kitchen is north of the hallway.\n3 What is the garden south of?\thallway\t1\n1 The kitchen is north of the bedroom.\n2 The office is north of the kitchen.\n3 What is the kitchen south of?\toffice\t2\n1 The garden is west of the hallway.\n2 The garden is east of the bedroom.\n3 What is west of the hallway?\tgarden\t1\n1 The hallway is east of the kitchen.\n2 The office is west of the kitchen.\n3 What is west of the kitchen?\toffice\t2\n1 The bathroom is east of the bedroom.\n2 The bedroom is east of the hallway.\n3 What is the bedroom west of?\tbathroom\t1\n1 The bedroom is north of the office.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The hallway is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is west of the bedroom?\thallway\t1\n1 The bedroom is north of the hallway.\n2 The kitchen is south of the hallway.\n3 What is north of the hallway?\tbedroom\t1\n1 The bedroom is south of the hallway.\n2 The garden is north of the hallway.\n3 What is the hallway north of?\tbedroom\t1\n1 The office is east of the garden.\n2 The bedroom is west of the garden.\n3 What is east of the garden?\toffice\t1\n1 The kitchen is south of the hallway.\n2 The bathroom is north of the hallway.\n3 What is the hallway north of?\tkitchen\t1\n1 The kitchen is east of the office.\n2 The hallway is west of the office.\n3 What is east of the office?\tkitchen\t1\n1 The hallway is south of the garden.\n2 The kitchen is north of the garden.\n3 What is the garden south of?\tkitchen\t2\n1 The bathroom is west of the kitchen.\n2 The hallway is east of the kitchen.\n3 What is west of the kitchen?\tbathroom\t1\n1 The garden is north of the kitchen.\n2 The hallway is north of the garden.\n3 What is the kitchen south of?\tgarden\t1\n1 The kitchen is north of the office.\n2 The garden is south of the office.\n3 What is the office north of?\tgarden\t2\n1 The garden is south of the hallway.\n2 The hallway is south of the kitchen.\n3 What is south of the hallway?\tgarden\t1\n1 The office is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is north of the kitchen?\tbathroom\t2\n1 The bathroom is south of the bedroom.\n2 The bathroom is north of the office.\n3 What is the office south of?\tbathroom\t2\n1 The garden is east of the bedroom.\n2 The bathroom is east of the garden.\n3 What is the bedroom west of?\tgarden\t1\n1 The bedroom is north of the bathroom.\n2 The garden is south of the bathroom.\n3 What is the bathroom south of?\tbedroom\t1\n1 The hallway is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 What is south of the bathroom?\thallway\t1\n1 The garden is south of the bedroom.\n2 The bedroom is south of the office.\n3 What is the bedroom north of?\tgarden\t1\n1 The bathroom is north of the kitchen.\n2 The office is south of the kitchen.\n3 What is north of the kitchen?\tbathroom\t1\n1 The bedroom is south of the office.\n2 The office is south of the hallway.\n3 What is the hallway north of?\toffice\t2\n1 The hallway is north of the bedroom.\n2 The office is south of the bedroom.\n3 What is the bedroom south of?\thallway\t1\n1 The hallway is west of the bathroom.\n2 The hallway is east of the kitchen.\n3 What is the kitchen west of?\thallway\t2\n1 The bathroom is south of the bedroom.\n2 The bedroom is south of the office.\n3 What is south of the bedroom?\tbathroom\t1\n1 The bedroom is east of the office.\n2 The office is east of the hallway.\n3 What is east of the office?\tbedroom\t1\n1 The kitchen is west of the bedroom.\n2 The office is east of the bedroom.\n3 What is the bedroom east of?\tkitchen\t1\n1 The garden is south of the bathroom.\n2 The bedroom is north of the bathroom.\n3 What is south of the bathroom?\tgarden\t1\n1 The bathroom is south of the office.\n2 The bathroom is north of the bedroom.\n3 What is the bedroom south of?\tbathroom\t2\n1 The office is east of the kitchen.\n2 The bathroom is west of the kitchen.\n3 What is the kitchen west of?\toffice\t1\n1 The garden is west of the kitchen.\n2 The bedroom is east of the kitchen.\n3 What is west of the kitchen?\tgarden\t1\n1 The bedroom is north of the bathroom.\n2 The kitchen is north of the bedroom.\n3 What is north of the bathroom?\tbedroom\t1\n1 The hallway is east of the bedroom.\n2 The hallway is west of the kitchen.\n3 What is west of the kitchen?\thallway\t2\n1 The bathroom is west of the office.\n2 The office is west of the hallway.\n3 What is the office east of?\tbathroom\t1\n1 The hallway is north of the office.\n2 The kitchen is south of the office.\n3 What is the office north of?\tkitchen\t2\n1 The bathroom is south of the garden.\n2 The garden is south of the bedroom.\n3 What is south of the garden?\tbathroom\t1\n1 The kitchen is north of the garden.\n2 The hallway is south of the garden.\n3 What is south of the garden?\thallway\t2\n1 The kitchen is north of the bedroom.\n2 The garden is north of the kitchen.\n3 What is north of the kitchen?\tgarden\t2\n1 The bedroom is east of the office.\n2 The hallway is west of the office.\n3 What is the office west of?\tbedroom\t1\n1 The office is north of the garden.\n2 The garden is north of the bathroom.\n3 What is the garden south of?\toffice\t1\n1 The hallway is north of the office.\n2 The hallway is south of the bedroom.\n3 What is north of the office?\thallway\t1\n1 The kitchen is east of the garden.\n2 The kitchen is west of the hallway.\n3 What is east of the garden?\tkitchen\t1\n1 The hallway is west of the bedroom.\n2 The office is west of the hallway.\n3 What is the bedroom east of?\thallway\t1\n1 The bedroom is east of the garden.\n2 The kitchen is east of the bedroom.\n3 What is the garden west of?\tbedroom\t1\n1 The bathroom is east of the garden.\n2 The hallway is east of the bathroom.\n3 What is the bathroom west of?\thallway\t2\n1 The garden is east of the office.\n2 The garden is west of the hallway.\n3 What is west of the hallway?\tgarden\t2\n1 The bedroom is east of the office.\n2 The kitchen is west of the office.\n3 What is east of the office?\tbedroom\t1\n1 The bedroom is south of the kitchen.\n2 The bedroom is north of the office.\n3 What is south of the kitchen?\tbedroom\t1\n1 The kitchen is north of the office.\n2 The office is north of the garden.\n3 What is the garden south of?\toffice\t2\n1 The office is north of the bedroom.\n2 The kitchen is south of the bedroom.\n3 What is north of the bedroom?\toffice\t1\n1 The garden is west of the office.\n2 The hallway is east of the office.\n3 What is east of the office?\thallway\t2\n1 The office is north of the kitchen.\n2 The hallway is north of the office.\n3 What is the kitchen south of?\toffice\t1\n1 The hallway is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is south of the bedroom?\thallway\t1\n1 The bathroom is west of the bedroom.\n2 The bedroom is west of the office.\n3 What is west of the office?\tbedroom\t2\n1 The garden is west of the hallway.\n2 The garden is east of the bathroom.\n3 What is the hallway east of?\tgarden\t1\n1 The kitchen is west of the bedroom.\n2 The bathroom is east of the bedroom.\n3 What is east of the bedroom?\tbathroom\t2\n1 The garden is west of the hallway.\n2 The kitchen is west of the garden.\n3 What is west of the garden?\tkitchen\t2\n1 The bedroom is west of the bathroom.\n2 The hallway is west of the bedroom.\n3 What is west of the bedroom?\thallway\t2\n1 The office is east of the kitchen.\n2 The hallway is east of the office.\n3 What is the kitchen west of?\toffice\t1\n1 The kitchen is south of the bedroom.\n2 The office is north of the bedroom.\n3 What is the bedroom north of?\tkitchen\t1\n1 The kitchen is north of the garden.\n2 The kitchen is south of the office.\n3 What is the office north of?\tkitchen\t2\n1 The bedroom is north of the bathroom.\n2 The bedroom is south of the kitchen.\n3 What is north of the bathroom?\tbedroom\t1\n1 The kitchen is south of the office.\n2 The office is south of the garden.\n3 What is the office north of?\tkitchen\t1\n1 The garden is north of the office.\n2 The kitchen is south of the office.\n3 What is the office north of?\tkitchen\t2\n1 The bathroom is north of the bedroom.\n2 The office is north of the bathroom.\n3 What is north of the bathroom?\toffice\t2\n1 The office is east of the hallway.\n2 The hallway is east of the kitchen.\n3 What is the kitchen west of?\thallway\t2\n1 The bathroom is south of the kitchen.\n2 The hallway is north of the kitchen.\n3 What is the kitchen south of?\thallway\t2\n1 The bathroom is south of the bedroom.\n2 The bathroom is north of the office.\n3 What is the bedroom north of?\tbathroom\t1\n1 The bedroom is west of the office.\n2 The bedroom is east of the bathroom.\n3 What is west of the office?\tbedroom\t1\n1 The kitchen is north of the bedroom.\n2 The office is north of the kitchen.\n3 What is the kitchen south of?\toffice\t2\n1 The bedroom is west of the bathroom.\n2 The office is west of the bedroom.\n3 What is west of the bedroom?\toffice\t2\n1 The bathroom is south of the hallway.\n2 The kitchen is north of the hallway.\n3 What is south of the hallway?\tbathroom\t1\n1 The hallway is west of the kitchen.\n2 The office is east of the kitchen.\n3 What is east of the kitchen?\toffice\t2\n1 The hallway is south of the kitchen.\n2 The garden is north of the kitchen.\n3 What is south of the kitchen?\thallway\t1\n1 The office is east of the bedroom.\n2 The bedroom is east of the kitchen.\n3 What is the bedroom west of?\toffice\t1\n1 The garden is east of the bathroom.\n2 The bathroom is east of the hallway.\n3 What is the hallway west of?\tbathroom\t2\n1 The office is west of the bedroom.\n2 The office is east of the hallway.\n3 What is east of the hallway?\toffice\t2\n1 The bathroom is west of the kitchen.\n2 The hallway is west of the bathroom.\n3 What is the kitchen east of?\tbathroom\t1\n1 The garden is south of the bedroom.\n2 The kitchen is north of the bedroom.\n3 What is the bedroom south of?\tkitchen\t2\n1 The bathroom is west of the garden.\n2 The bedroom is east of the garden.\n3 What is east of the garden?\tbedroom\t2\n1 The bathroom is south of the bedroom.\n2 The hallway is north of the bedroom.\n3 What is north of the bedroom?\thallway\t2\n1 The bedroom is west of the bathroom.\n2 The bathroom is west of the hallway.\n3 What is west of the bathroom?\tbedroom\t1\n1 The office is north of the hallway.\n2 The bathroom is south of the hallway.\n3 What is south of the hallway?\tbathroom\t2\n1 The garden is east of the kitchen.\n2 The bathroom is east of the garden.\n3 What is the kitchen west of?\tgarden\t1\n1 The garden is east of the kitchen.\n2 The bedroom is west of the kitchen.\n3 What is the kitchen west of?\tgarden\t1\n1 The bedroom is west of the kitchen.\n2 The kitchen is west of the bathroom.\n3 What is the kitchen east of?\tbedroom\t1\n1 The garden is south of the bedroom.\n2 The bathroom is north of the bedroom.\n3 What is south of the bedroom?\tgarden\t1\n1 The bedroom is south of the kitchen.\n2 The bathroom is north of the kitchen.\n3 What is south of the kitchen?\tbedroom\t1\n1 The garden is east of the office.\n2 The bedroom is east of the garden.\n3 What is east of the office?\tgarden\t1\n1 The garden is east of the bathroom.\n2 The office is east of the garden.\n3 What is east of the bathroom?\tgarden\t1\n1 The office is south of the bedroom.\n2 The bedroom is south of the bathroom.\n3 What is the bedroom north of?\toffice\t1\n1 The bathroom is east of the office.\n2 The bedroom is west of the office.\n3 What is the office west of?\tbathroom\t1\n1 The office is east of the kitchen.\n2 The office is west of the hallway.\n3 What is the hallway east of?\toffice\t2\n1 The bathroom is east of the bedroom.\n2 The bathroom is west of the hallway.\n3 What is the hallway east of?\tbathroom\t2\n1 The garden is east of the bathroom.\n2 The office is east of the garden.\n3 What is the bathroom west of?\tgarden\t1\n1 The bedroom is east of the bathroom.\n2 The kitchen is west of the bathroom.\n3 What is the bathroom east of?\tkitchen\t2\n1 The office is south of the bathroom.\n2 The kitchen is north of the bathroom.\n3 What is north of the bathroom?\tkitchen\t2\n1 The hallway is south of the office.\n2 The garden is south of the hallway.\n3 What is south of the office?\thallway\t1\n1 The bathroom is south of the garden.\n2 The bedroom is north of the garden.\n3 What is north of the garden?\tbedroom\t2\n1 The bedroom is west of the garden.\n2 The kitchen is west of the bedroom.\n3 What is west of the bedroom?\tkitchen\t2\n1 The office is north of the kitchen.\n2 The kitchen is north of the bedroom.\n3 What is north of the kitchen?\toffice\t1\n1 The office is south of the bedroom.\n2 The bathroom is north of the bedroom.\n3 What is south of the bedroom?\toffice\t1\n1 The office is south of the bathroom.\n2 The office is north of the bedroom.\n3 What is the bedroom south of?\toffice\t2\n1 The garden is west of the bedroom.\n2 The hallway is east of the bedroom.\n3 What is the bedroom west of?\thallway\t2\n1 The bathroom is east of the office.\n2 The bathroom is west of the hallway.\n3 What is east of the office?\tbathroom\t1\n1 The hallway is west of the kitchen.\n2 The hallway is east of the office.\n3 What is the office west of?\thallway\t2\n1 The hallway is south of the office.\n2 The hallway is north of the garden.\n3 What is the office north of?\thallway\t1\n1 The garden is north of the bathroom.\n2 The garden is south of the kitchen.\n3 What is south of the kitchen?\tgarden\t2\n1 The bathroom is west of the bedroom.\n2 The bathroom is east of the kitchen.\n3 What is the bedroom east of?\tbathroom\t1\n1 The hallway is west of the kitchen.\n2 The kitchen is west of the bathroom.\n3 What is west of the kitchen?\thallway\t1\n1 The hallway is north of the bathroom.\n2 The kitchen is south of the bathroom.\n3 What is the bathroom south of?\thallway\t1\n1 The bedroom is east of the bathroom.\n2 The office is west of the bathroom.\n3 What is east of the bathroom?\tbedroom\t1\n1 The garden is north of the bedroom.\n2 The bedroom is north of the kitchen.\n3 What is the bedroom south of?\tgarden\t1\n1 The kitchen is east of the bedroom.\n2 The office is east of the kitchen.\n3 What is the bedroom west of?\tkitchen\t1\n1 The bathroom is east of the office.\n2 The hallway is west of the office.\n3 What is west of the office?\thallway\t2\n1 The kitchen is north of the hallway.\n2 The hallway is north of the office.\n3 What is the office south of?\thallway\t2\n1 The hallway is north of the bedroom.\n2 The bedroom is north of the bathroom.\n3 What is north of the bedroom?\thallway\t1\n1 The hallway is north of the garden.\n2 The hallway is south of the bathroom.\n3 What is south of the bathroom?\thallway\t2\n1 The kitchen is north of the bedroom.\n2 The bedroom is north of the garden.\n3 What is the garden south of?\tbedroom\t2\n"
  },
  {
    "path": "tasksv11/en/qa5_three-arg-relations_test.txt",
    "content": "1 Fred picked up the football there.\n2 Fred gave the football to Jeff.\n3 What did Fred give to Jeff? \tfootball\t2\n4 Bill went back to the bathroom.\n5 Jeff grabbed the milk there.\n6 Who gave the football to Jeff? \tFred\t2\n7 Jeff gave the football to Fred.\n8 Fred handed the football to Jeff.\n9 What did Fred give to Jeff? \tfootball\t8\n10 Jeff handed the football to Fred.\n11 Fred gave the football to Jeff.\n12 Who did Fred give the football to? \tJeff\t11\n13 Jeff gave the football to Fred.\n14 Jeff put down the milk.\n15 Who did Jeff give the football to? \tFred\t13\n1 Mary moved to the hallway.\n2 Jeff moved to the garden.\n3 Jeff got the apple there.\n4 Mary journeyed to the kitchen.\n5 Fred travelled to the garden.\n6 Jeff gave the apple to Fred.\n7 Who gave the apple? \tJeff\t6\n8 Fred travelled to the hallway.\n9 Fred handed the apple to Bill.\n10 Who received the apple? \tBill\t9\n11 Bill handed the apple to Fred.\n12 Mary got the football there.\n13 What did Bill give to Fred? \tapple\t11\n14 Fred handed the apple to Bill.\n15 Bill gave the apple to Fred.\n16 What did Bill give to Fred? \tapple\t15\n17 Mary travelled to the bedroom.\n18 Mary took the milk there.\n19 Who received the apple? \tFred\t15\n1 Fred journeyed to the bedroom.\n2 Fred got the milk there.\n3 Fred went back to the kitchen.\n4 Bill picked up the football there.\n5 Fred handed the milk to Mary.\n6 Mary moved to the garden.\n7 Who received the milk? \tMary\t5\n8 Bill dropped the football.\n9 Mary gave the milk to Bill.\n10 What did Mary give to Bill? \tmilk\t9\n11 Bill handed the milk to Mary.\n12 Mary passed the milk to Bill.\n13 Who received the milk? \tBill\t12\n14 Jeff went to the garden.\n15 Jeff journeyed to the kitchen.\n16 Who did Mary give the milk to? \tBill\t12\n17 Jeff moved to the bedroom.\n18 Bill picked up the football there.\n19 What did Mary give to Bill? \tmilk\t12\n1 Fred got the football there.\n2 Fred travelled to the garden.\n3 Fred passed the football to Jeff.\n4 Mary went to the kitchen.\n5 Who received the football? \tJeff\t3\n6 Jeff passed the football to Fred.\n7 Fred handed the football to Jeff.\n8 Who gave the football to Jeff? \tFred\t7\n9 Mary grabbed the milk there.\n10 Jeff journeyed to the kitchen.\n11 What did Fred give to Jeff? \tfootball\t7\n12 Jeff moved to the garden.\n13 Bill travelled to the bedroom.\n14 Who received the football? \tJeff\t7\n15 Jeff put down the football.\n16 Bill took the apple there.\n17 Jeff went back to the bathroom.\n18 Jeff journeyed to the office.\n19 Fred grabbed the football there.\n20 Fred left the football.\n21 Fred moved to the bathroom.\n22 Mary discarded the milk.\n23 Fred travelled to the hallway.\n24 Bill left the apple.\n25 Fred moved to the bathroom.\n26 Bill grabbed the apple there.\n27 Bill dropped the apple there.\n28 Mary picked up the milk there.\n29 Bill travelled to the hallway.\n30 Mary went back to the office.\n31 Bill moved to the garden.\n32 Mary passed the milk to Jeff.\n33 Who gave the milk? \tMary\t32\n1 Fred travelled to the kitchen.\n2 Bill travelled to the office.\n3 Mary travelled to the office.\n4 Jeff went back to the kitchen.\n5 Bill travelled to the hallway.\n6 Fred went to the bathroom.\n7 Mary travelled to the hallway.\n8 Mary travelled to the bedroom.\n9 Fred journeyed to the hallway.\n10 Mary moved to the bathroom.\n11 Bill went back to the kitchen.\n12 Bill went to the hallway.\n13 Mary journeyed to the kitchen.\n14 Mary went to the bathroom.\n15 Jeff journeyed to the office.\n16 Fred travelled to the garden.\n17 Fred grabbed the football there.\n18 Fred discarded the football.\n19 Bill travelled to the kitchen.\n20 Jeff went to the garden.\n21 Jeff travelled to the bedroom.\n22 Jeff moved to the garden.\n23 Jeff grabbed the football there.\n24 Jeff went back to the bedroom.\n25 Jeff journeyed to the office.\n26 Bill travelled to the hallway.\n27 Jeff left the football.\n28 Bill went to the bedroom.\n29 Jeff got the milk there.\n30 Mary went to the kitchen.\n31 Bill went to the kitchen.\n32 Jeff journeyed to the bathroom.\n33 Bill went to the hallway.\n34 Jeff dropped the milk.\n35 Mary went to the hallway.\n36 Mary went to the kitchen.\n37 Fred travelled to the office.\n38 Fred went back to the hallway.\n39 Jeff got the milk there.\n40 Fred travelled to the office.\n41 Bill went to the garden.\n42 Mary journeyed to the bathroom.\n43 Fred went back to the bathroom.\n44 Fred journeyed to the office.\n45 Jeff passed the milk to Mary.\n46 Fred grabbed the football there.\n47 What did Jeff give to Mary? \tmilk\t45\n48 Mary passed the milk to Jeff.\n49 Fred dropped the football.\n50 Who gave the milk to Jeff? \tMary\t48\n51 Fred got the football there.\n52 Bill went to the hallway.\n53 Who gave the milk to Jeff? \tMary\t48\n54 Jeff dropped the milk.\n55 Mary moved to the garden.\n56 Jeff got the milk there.\n57 Fred discarded the football.\n58 Fred journeyed to the hallway.\n59 Jeff discarded the milk.\n60 Bill travelled to the bedroom.\n61 Bill went back to the hallway.\n62 Bill travelled to the office.\n63 Jeff took the milk there.\n64 Fred went to the office.\n65 Fred travelled to the hallway.\n66 Mary journeyed to the kitchen.\n67 Bill grabbed the apple there.\n68 Bill travelled to the bathroom.\n69 Bill passed the apple to Jeff.\n70 Who gave the apple to Jeff? \tBill\t69\n71 Jeff handed the apple to Bill.\n72 Bill dropped the apple.\n73 Who gave the apple? \tJeff\t71\n1 Bill travelled to the garden.\n2 Jeff travelled to the garden.\n3 Bill travelled to the bathroom.\n4 Jeff went back to the bathroom.\n5 Jeff went back to the kitchen.\n6 Fred went to the bathroom.\n7 Fred travelled to the garden.\n8 Bill journeyed to the hallway.\n9 Jeff picked up the apple there.\n10 Jeff travelled to the office.\n11 Jeff went to the kitchen.\n12 Jeff put down the apple.\n13 Jeff grabbed the milk there.\n14 Jeff got the apple there.\n15 Jeff discarded the milk.\n16 Jeff went back to the garden.\n17 Jeff passed the apple to Fred.\n18 Jeff went back to the hallway.\n19 What did Jeff give to Fred? \tapple\t17\n20 Bill went back to the kitchen.\n21 Fred went back to the kitchen.\n22 Who received the apple? \tFred\t17\n23 Fred travelled to the hallway.\n24 Fred passed the apple to Jeff.\n25 Who received the apple? \tJeff\t24\n26 Jeff gave the apple to Fred.\n27 Bill journeyed to the bathroom.\n28 Who gave the apple? \tJeff\t26\n29 Fred discarded the apple.\n30 Jeff went to the bathroom.\n31 Who did Jeff give the apple to? \tFred\t26\n1 Fred grabbed the football there.\n2 Jeff picked up the apple there.\n3 Bill took the milk there.\n4 Jeff travelled to the hallway.\n5 Bill dropped the milk.\n6 Jeff left the apple.\n7 Jeff moved to the kitchen.\n8 Mary got the milk there.\n9 Mary handed the milk to Bill.\n10 Fred went to the hallway.\n11 Who gave the milk? \tMary\t9\n12 Fred picked up the apple there.\n13 Bill gave the milk to Mary.\n14 Who gave the milk? \tBill\t13\n15 Mary dropped the milk.\n16 Jeff moved to the bathroom.\n17 Who gave the milk to Mary? \tBill\t13\n18 Fred travelled to the garden.\n19 Fred picked up the milk there.\n20 What did Bill give to Mary? \tmilk\t13\n21 Fred gave the apple to Mary.\n22 Mary gave the apple to Fred.\n23 What did Mary give to Fred? \tapple\t22\n1 Bill went to the bathroom.\n2 Mary went back to the garden.\n3 Mary went back to the bathroom.\n4 Jeff went to the hallway.\n5 Mary travelled to the kitchen.\n6 Fred went to the bedroom.\n7 Fred went back to the garden.\n8 Fred took the football there.\n9 Mary travelled to the bedroom.\n10 Fred picked up the milk there.\n11 Fred dropped the football.\n12 Jeff travelled to the bedroom.\n13 Fred moved to the kitchen.\n14 Mary went to the office.\n15 Fred dropped the milk.\n16 Fred went to the garden.\n17 Fred grabbed the football there.\n18 Fred went back to the kitchen.\n19 Fred got the milk there.\n20 Fred went back to the hallway.\n21 Fred discarded the football.\n22 Mary went to the garden.\n23 Mary moved to the office.\n24 Fred dropped the milk.\n25 Mary took the apple there.\n26 Fred grabbed the milk there.\n27 Mary dropped the apple there.\n28 Bill went back to the office.\n29 Fred put down the milk there.\n30 Jeff moved to the hallway.\n31 Bill travelled to the bathroom.\n32 Mary moved to the garden.\n33 Bill journeyed to the office.\n34 Bill took the apple there.\n35 Fred picked up the milk there.\n36 Fred gave the milk to Jeff.\n37 Who did Fred give the milk to? \tJeff\t36\n38 Mary went back to the hallway.\n39 Fred went back to the garden.\n40 Who did Fred give the milk to? \tJeff\t36\n41 Jeff passed the milk to Mary.\n42 Bill journeyed to the bathroom.\n43 What did Jeff give to Mary? \tmilk\t41\n44 Jeff went to the garden.\n45 Bill discarded the apple there.\n46 What did Jeff give to Mary? \tmilk\t41\n47 Bill took the apple there.\n48 Mary got the football there.\n49 Bill discarded the apple there.\n50 Fred journeyed to the kitchen.\n51 Bill went back to the bedroom.\n52 Bill went to the kitchen.\n53 Bill travelled to the office.\n54 Fred went back to the office.\n55 Bill went back to the kitchen.\n56 Fred moved to the bedroom.\n57 Mary discarded the milk there.\n58 Mary moved to the office.\n59 Mary left the football.\n60 Fred went to the hallway.\n61 Bill moved to the garden.\n62 Fred travelled to the bathroom.\n63 Fred took the apple there.\n64 Fred went to the bedroom.\n65 Bill went to the bedroom.\n66 Fred gave the apple to Bill.\n67 Who gave the apple? \tFred\t66\n1 Fred picked up the football there.\n2 Jeff travelled to the hallway.\n3 Bill went back to the kitchen.\n4 Bill went to the hallway.\n5 Fred travelled to the garden.\n6 Fred grabbed the milk there.\n7 Bill travelled to the office.\n8 Fred put down the milk there.\n9 Fred put down the football.\n10 Bill journeyed to the hallway.\n11 Fred journeyed to the kitchen.\n12 Jeff travelled to the garden.\n13 Jeff picked up the milk there.\n14 Mary went back to the office.\n15 Mary moved to the kitchen.\n16 Jeff grabbed the football there.\n17 Bill travelled to the garden.\n18 Fred went to the office.\n19 Fred went to the kitchen.\n20 Jeff dropped the milk.\n21 Jeff picked up the milk there.\n22 Jeff went to the bedroom.\n23 Jeff left the football.\n24 Jeff dropped the milk.\n25 Jeff grabbed the milk there.\n26 Jeff journeyed to the kitchen.\n27 Jeff passed the milk to Mary.\n28 Mary passed the milk to Fred.\n29 Who gave the milk? \tMary\t28\n30 Fred discarded the milk.\n31 Jeff got the milk there.\n32 What did Mary give to Fred? \tmilk\t28\n33 Jeff passed the milk to Mary.\n34 Bill moved to the kitchen.\n35 Who gave the milk? \tJeff\t33\n36 Jeff went back to the bedroom.\n37 Mary passed the milk to Fred.\n38 Who received the milk? \tFred\t37\n39 Fred put down the milk.\n40 Bill grabbed the milk there.\n41 Who gave the milk? \tMary\t37\n1 Mary went back to the hallway.\n2 Mary went back to the bathroom.\n3 Mary went to the bedroom.\n4 Fred went to the office.\n5 Fred went to the hallway.\n6 Jeff journeyed to the garden.\n7 Fred moved to the office.\n8 Jeff went to the kitchen.\n9 Mary moved to the kitchen.\n10 Jeff went back to the bathroom.\n11 Fred got the apple there.\n12 Bill went back to the garden.\n13 Fred put down the apple.\n14 Mary moved to the bedroom.\n15 Bill went to the hallway.\n16 Mary travelled to the garden.\n17 Bill journeyed to the office.\n18 Fred moved to the kitchen.\n19 Jeff went back to the office.\n20 Bill grabbed the football there.\n21 Fred went to the bathroom.\n22 Bill left the football.\n23 Bill travelled to the kitchen.\n24 Jeff got the apple there.\n25 Jeff put down the apple.\n26 Mary grabbed the milk there.\n27 Bill moved to the garden.\n28 Mary gave the milk to Bill.\n29 Who did Mary give the milk to? \tBill\t28\n30 Bill left the milk.\n31 Bill journeyed to the hallway.\n32 What did Mary give to Bill? \tmilk\t28\n33 Bill moved to the garden.\n34 Jeff grabbed the football there.\n35 Who gave the milk? \tMary\t28\n36 Fred went to the hallway.\n37 Bill got the milk there.\n38 Jeff took the apple there.\n39 Bill passed the milk to Mary.\n40 Who did Bill give the milk to? \tMary\t39\n41 Mary went back to the bathroom.\n42 Jeff dropped the apple.\n43 Who gave the milk to Mary? \tBill\t39\n1 Bill grabbed the apple there.\n2 Jeff went back to the kitchen.\n3 Fred went to the garden.\n4 Bill dropped the apple.\n5 Jeff went to the garden.\n6 Bill moved to the bathroom.\n7 Bill journeyed to the office.\n8 Fred travelled to the hallway.\n9 Bill went to the hallway.\n10 Fred travelled to the kitchen.\n11 Jeff journeyed to the hallway.\n12 Jeff went back to the office.\n13 Fred moved to the hallway.\n14 Bill travelled to the office.\n15 Jeff grabbed the apple there.\n16 Jeff went back to the kitchen.\n17 Mary went back to the hallway.\n18 Jeff went back to the hallway.\n19 Jeff passed the apple to Mary.\n20 Mary gave the apple to Fred.\n21 Who gave the apple to Fred? \tMary\t20\n22 Fred handed the apple to Mary.\n23 Fred moved to the bathroom.\n24 Who gave the apple to Mary? \tFred\t22\n25 Mary dropped the apple.\n26 Mary took the apple there.\n27 What did Fred give to Mary? \tapple\t22\n28 Mary handed the apple to Jeff.\n29 Bill travelled to the hallway.\n30 What did Mary give to Jeff? \tapple\t28\n31 Jeff put down the apple.\n32 Fred journeyed to the garden.\n33 What did Mary give to Jeff? \tapple\t28\n1 Mary took the apple there.\n2 Jeff moved to the kitchen.\n3 Jeff moved to the bathroom.\n4 Mary left the apple.\n5 Mary moved to the kitchen.\n6 Mary went to the garden.\n7 Mary journeyed to the hallway.\n8 Bill went back to the hallway.\n9 Bill moved to the bedroom.\n10 Jeff moved to the garden.\n11 Bill picked up the football there.\n12 Fred went back to the office.\n13 Fred picked up the apple there.\n14 Fred travelled to the bathroom.\n15 Fred left the apple.\n16 Fred moved to the bedroom.\n17 Bill gave the football to Fred.\n18 Bill journeyed to the bathroom.\n19 Who received the football? \tFred\t17\n20 Fred journeyed to the hallway.\n21 Jeff went to the office.\n22 What did Bill give to Fred? \tfootball\t17\n23 Fred left the football.\n24 Fred went to the kitchen.\n25 Jeff went to the kitchen.\n26 Bill took the apple there.\n27 Mary journeyed to the bedroom.\n28 Bill journeyed to the office.\n29 Fred travelled to the hallway.\n30 Mary went back to the office.\n31 Fred grabbed the football there.\n32 Bill gave the apple to Mary.\n33 Who gave the apple? \tBill\t32\n34 Mary handed the apple to Bill.\n35 Bill went back to the kitchen.\n36 Who did Mary give the apple to? \tBill\t34\n37 Bill gave the apple to Jeff.\n38 Jeff discarded the apple.\n39 Who did Bill give the apple to? \tJeff\t37\n1 Mary travelled to the kitchen.\n2 Jeff travelled to the garden.\n3 Mary picked up the football there.\n4 Jeff took the milk there.\n5 Bill moved to the bathroom.\n6 Jeff put down the milk.\n7 Mary put down the football.\n8 Fred moved to the kitchen.\n9 Fred took the football there.\n10 Fred dropped the football.\n11 Mary travelled to the garden.\n12 Jeff went to the bedroom.\n13 Mary picked up the milk there.\n14 Jeff got the apple there.\n15 Mary put down the milk.\n16 Jeff dropped the apple.\n17 Bill moved to the bedroom.\n18 Bill picked up the apple there.\n19 Mary took the milk there.\n20 Fred took the football there.\n21 Fred left the football.\n22 Mary went to the bedroom.\n23 Mary moved to the garden.\n24 Bill gave the apple to Jeff.\n25 Who did Bill give the apple to? \tJeff\t24\n26 Jeff gave the apple to Bill.\n27 Bill passed the apple to Jeff.\n28 Who gave the apple to Jeff? \tBill\t27\n29 Jeff gave the apple to Bill.\n30 Bill went back to the hallway.\n31 Who gave the apple to Bill? \tJeff\t29\n32 Mary went to the bedroom.\n33 Mary gave the milk to Jeff.\n34 Who received the apple? \tBill\t29\n35 Jeff put down the milk.\n36 Fred grabbed the football there.\n37 Who gave the milk? \tMary\t33\n1 Bill moved to the bedroom.\n2 Fred went to the hallway.\n3 Jeff went to the garden.\n4 Fred travelled to the office.\n5 Mary took the apple there.\n6 Mary passed the apple to Bill.\n7 Who gave the apple to Bill? \tMary\t6\n8 Bill gave the apple to Mary.\n9 Mary passed the apple to Bill.\n10 Who did Mary give the apple to? \tBill\t9\n11 Fred travelled to the bathroom.\n12 Bill passed the apple to Mary.\n13 Who did Bill give the apple to? \tMary\t12\n14 Bill went back to the office.\n15 Mary dropped the apple.\n16 What did Bill give to Mary? \tapple\t12\n17 Fred went back to the office.\n18 Fred journeyed to the bathroom.\n19 Who did Bill give the apple to? \tMary\t12\n1 Bill travelled to the bathroom.\n2 Jeff journeyed to the garden.\n3 Mary journeyed to the office.\n4 Jeff went back to the office.\n5 Fred travelled to the bedroom.\n6 Bill went back to the garden.\n7 Mary went back to the bedroom.\n8 Jeff journeyed to the bathroom.\n9 Mary moved to the garden.\n10 Mary went back to the kitchen.\n11 Mary travelled to the office.\n12 Fred moved to the bathroom.\n13 Mary travelled to the garden.\n14 Jeff grabbed the apple there.\n15 Jeff put down the apple.\n16 Mary journeyed to the office.\n17 Fred picked up the apple there.\n18 Jeff took the football there.\n19 Fred passed the apple to Jeff.\n20 Jeff discarded the apple.\n21 What did Fred give to Jeff? \tapple\t19\n22 Jeff gave the football to Fred.\n23 Bill journeyed to the bedroom.\n24 Who gave the football? \tJeff\t22\n25 Jeff grabbed the apple there.\n26 Jeff left the apple.\n27 Who gave the football? \tJeff\t22\n28 Jeff got the apple there.\n29 Bill went back to the bathroom.\n30 Jeff gave the apple to Fred.\n31 Fred gave the apple to Bill.\n32 What did Fred give to Bill? \tapple\t31\n33 Mary journeyed to the hallway.\n34 Fred went to the garden.\n35 What did Fred give to Bill? \tapple\t31\n1 Fred took the football there.\n2 Fred journeyed to the hallway.\n3 Fred passed the football to Mary.\n4 Mary dropped the football.\n5 Who gave the football? \tFred\t3\n6 Bill travelled to the hallway.\n7 Bill got the football there.\n8 Who gave the football? \tFred\t3\n9 Bill left the football.\n10 Fred got the football there.\n11 Jeff journeyed to the office.\n12 Fred passed the football to Mary.\n13 Who received the football? \tMary\t12\n14 Mary passed the football to Fred.\n15 Mary moved to the kitchen.\n16 Who gave the football? \tMary\t14\n17 Bill went back to the office.\n18 Bill moved to the bathroom.\n19 What did Mary give to Fred? \tfootball\t14\n1 Fred moved to the garden.\n2 Jeff went back to the garden.\n3 Mary travelled to the bathroom.\n4 Fred travelled to the bathroom.\n5 Fred journeyed to the kitchen.\n6 Jeff went to the bedroom.\n7 Jeff travelled to the office.\n8 Fred took the football there.\n9 Jeff moved to the bedroom.\n10 Jeff picked up the milk there.\n11 Fred left the football.\n12 Fred travelled to the bathroom.\n13 Fred moved to the bedroom.\n14 Jeff dropped the milk.\n15 Jeff grabbed the milk there.\n16 Jeff discarded the milk there.\n17 Mary moved to the kitchen.\n18 Bill travelled to the kitchen.\n19 Fred got the milk there.\n20 Fred handed the milk to Jeff.\n21 What did Fred give to Jeff? \tmilk\t20\n22 Bill took the football there.\n23 Mary moved to the garden.\n24 What did Fred give to Jeff? \tmilk\t20\n25 Bill discarded the football.\n26 Jeff gave the milk to Fred.\n27 Who did Jeff give the milk to? \tFred\t26\n28 Jeff went to the hallway.\n29 Bill grabbed the football there.\n30 What did Jeff give to Fred? \tmilk\t26\n31 Fred discarded the milk.\n32 Fred got the milk there.\n33 Who gave the milk to Fred? \tJeff\t26\n1 Bill went back to the kitchen.\n2 Bill took the apple there.\n3 Bill passed the apple to Mary.\n4 Mary handed the apple to Fred.\n5 Who did Mary give the apple to? \tFred\t4\n6 Fred gave the apple to Mary.\n7 Mary journeyed to the office.\n8 Who gave the apple to Mary? \tFred\t6\n9 Mary handed the apple to Jeff.\n10 Mary got the football there.\n11 Who gave the apple? \tMary\t9\n12 Jeff left the apple.\n13 Mary gave the football to Jeff.\n14 Who did Mary give the apple to? \tJeff\t9\n15 Mary took the apple there.\n16 Fred travelled to the hallway.\n17 Who received the football? \tJeff\t13\n1 Fred travelled to the hallway.\n2 Bill grabbed the apple there.\n3 Jeff went to the bathroom.\n4 Bill discarded the apple.\n5 Mary went back to the hallway.\n6 Bill took the apple there.\n7 Jeff moved to the office.\n8 Mary journeyed to the bedroom.\n9 Jeff journeyed to the bedroom.\n10 Jeff got the football there.\n11 Jeff handed the football to Mary.\n12 Mary gave the football to Jeff.\n13 What did Mary give to Jeff? \tfootball\t12\n14 Jeff passed the football to Mary.\n15 Bill discarded the apple there.\n16 Who received the football? \tMary\t14\n17 Mary passed the football to Jeff.\n18 Jeff went to the hallway.\n19 Who gave the football? \tMary\t17\n20 Fred went back to the garden.\n21 Fred went to the kitchen.\n22 Who did Mary give the football to? \tJeff\t17\n23 Fred got the apple there.\n24 Mary went to the hallway.\n25 Mary travelled to the bedroom.\n26 Fred gave the apple to Bill.\n27 Who did Fred give the apple to? \tBill\t26\n1 Mary grabbed the apple there.\n2 Mary gave the apple to Jeff.\n3 Who did Mary give the apple to? \tJeff\t2\n4 Jeff moved to the bathroom.\n5 Fred went to the bathroom.\n6 Who gave the apple to Jeff? \tMary\t2\n7 Jeff passed the apple to Fred.\n8 Mary went to the bedroom.\n9 What did Jeff give to Fred? \tapple\t7\n10 Fred journeyed to the office.\n11 Fred journeyed to the garden.\n12 Who did Jeff give the apple to? \tFred\t7\n13 Fred left the apple.\n14 Jeff journeyed to the hallway.\n15 Mary grabbed the milk there.\n16 Bill travelled to the bedroom.\n17 Mary passed the milk to Bill.\n18 Bill passed the milk to Mary.\n19 What did Bill give to Mary? \tmilk\t18\n1 Bill moved to the bedroom.\n2 Jeff went to the office.\n3 Jeff went to the bathroom.\n4 Jeff moved to the kitchen.\n5 Jeff got the football there.\n6 Jeff travelled to the garden.\n7 Jeff travelled to the kitchen.\n8 Jeff went back to the bathroom.\n9 Bill journeyed to the bathroom.\n10 Jeff put down the football.\n11 Mary went back to the bathroom.\n12 Mary took the apple there.\n13 Mary gave the apple to Bill.\n14 Bill put down the apple.\n15 Who did Mary give the apple to? \tBill\t13\n16 Fred journeyed to the bedroom.\n17 Jeff picked up the apple there.\n18 Who received the apple? \tBill\t13\n19 Mary went to the office.\n20 Bill took the football there.\n21 Jeff moved to the hallway.\n22 Jeff dropped the apple.\n23 Bill journeyed to the garden.\n24 Bill went back to the kitchen.\n25 Jeff moved to the garden.\n26 Bill journeyed to the bathroom.\n27 Mary picked up the milk there.\n28 Fred went to the hallway.\n29 Fred got the apple there.\n30 Bill went back to the hallway.\n31 Fred passed the apple to Bill.\n32 Bill moved to the office.\n33 Who gave the apple? \tFred\t31\n34 Bill handed the apple to Mary.\n35 Jeff moved to the hallway.\n36 Who gave the apple? \tBill\t34\n37 Mary gave the apple to Bill.\n38 Mary went to the kitchen.\n39 What did Mary give to Bill? \tapple\t37\n1 Mary grabbed the milk there.\n2 Mary gave the milk to Jeff.\n3 Who received the milk? \tJeff\t2\n4 Mary moved to the garden.\n5 Fred travelled to the hallway.\n6 Who gave the milk? \tMary\t2\n7 Fred moved to the bathroom.\n8 Fred moved to the hallway.\n9 Who did Mary give the milk to? \tJeff\t2\n10 Mary journeyed to the bedroom.\n11 Jeff put down the milk.\n12 Bill picked up the football there.\n13 Bill handed the football to Mary.\n14 What did Bill give to Mary? \tfootball\t13\n15 Mary passed the football to Bill.\n16 Bill travelled to the office.\n17 Who gave the football? \tMary\t15\n1 Mary journeyed to the bedroom.\n2 Fred went back to the kitchen.\n3 Mary grabbed the football there.\n4 Mary dropped the football.\n5 Bill went back to the office.\n6 Jeff moved to the bedroom.\n7 Jeff picked up the apple there.\n8 Jeff gave the apple to Mary.\n9 What did Jeff give to Mary? \tapple\t8\n10 Mary gave the apple to Jeff.\n11 Jeff handed the apple to Mary.\n12 What did Jeff give to Mary? \tapple\t11\n13 Mary gave the apple to Jeff.\n14 Jeff went back to the kitchen.\n15 Who gave the apple? \tMary\t13\n16 Jeff travelled to the hallway.\n17 Fred travelled to the bedroom.\n18 Who gave the apple? \tMary\t13\n19 Mary went back to the hallway.\n20 Bill moved to the bedroom.\n21 Fred got the football there.\n22 Jeff gave the apple to Mary.\n23 Who received the apple? \tMary\t22\n1 Bill travelled to the office.\n2 Fred moved to the hallway.\n3 Bill moved to the bedroom.\n4 Bill grabbed the milk there.\n5 Bill moved to the bathroom.\n6 Jeff moved to the office.\n7 Fred moved to the bedroom.\n8 Jeff travelled to the bathroom.\n9 Bill handed the milk to Mary.\n10 Fred went back to the kitchen.\n11 Who gave the milk? \tBill\t9\n12 Mary gave the milk to Bill.\n13 Jeff moved to the kitchen.\n14 What did Mary give to Bill? \tmilk\t12\n15 Bill went to the office.\n16 Fred journeyed to the hallway.\n17 Who did Mary give the milk to? \tBill\t12\n18 Mary travelled to the garden.\n19 Jeff picked up the football there.\n20 Jeff put down the football.\n21 Mary grabbed the apple there.\n22 Mary discarded the apple.\n23 Fred went back to the bathroom.\n24 Mary travelled to the office.\n25 Bill gave the milk to Mary.\n26 What did Bill give to Mary? \tmilk\t25\n27 Mary put down the milk there.\n28 Mary got the milk there.\n29 Who did Bill give the milk to? \tMary\t25\n1 Bill went back to the hallway.\n2 Jeff moved to the garden.\n3 Mary journeyed to the kitchen.\n4 Bill went back to the office.\n5 Bill journeyed to the hallway.\n6 Fred journeyed to the bathroom.\n7 Fred got the apple there.\n8 Bill went back to the kitchen.\n9 Mary grabbed the milk there.\n10 Mary handed the milk to Bill.\n11 What did Mary give to Bill? \tmilk\t10\n12 Mary journeyed to the office.\n13 Fred put down the apple.\n14 Who gave the milk? \tMary\t10\n15 Bill grabbed the football there.\n16 Mary went back to the bedroom.\n17 Who gave the milk? \tMary\t10\n18 Bill moved to the bathroom.\n19 Mary went to the hallway.\n20 Bill went back to the garden.\n21 Bill passed the football to Jeff.\n22 Who did Bill give the football to? \tJeff\t21\n23 Bill dropped the milk there.\n24 Jeff went back to the kitchen.\n25 Who gave the football to Jeff? \tBill\t21\n1 Mary journeyed to the garden.\n2 Fred took the apple there.\n3 Jeff went to the bedroom.\n4 Jeff travelled to the kitchen.\n5 Fred discarded the apple.\n6 Fred picked up the apple there.\n7 Fred travelled to the bedroom.\n8 Bill moved to the kitchen.\n9 Jeff took the football there.\n10 Jeff left the football.\n11 Bill picked up the football there.\n12 Bill passed the football to Jeff.\n13 Who received the football? \tJeff\t12\n14 Fred went back to the hallway.\n15 Jeff passed the football to Bill.\n16 Who gave the football to Bill? \tJeff\t15\n17 Bill gave the football to Jeff.\n18 Jeff gave the football to Bill.\n19 What did Jeff give to Bill? \tfootball\t18\n20 Bill went back to the office.\n21 Mary went back to the kitchen.\n22 What did Jeff give to Bill? \tfootball\t18\n23 Mary travelled to the hallway.\n24 Fred handed the apple to Mary.\n25 What did Fred give to Mary? \tapple\t24\n1 Mary got the apple there.\n2 Mary passed the apple to Bill.\n3 Who received the apple? \tBill\t2\n4 Bill gave the apple to Mary.\n5 Mary passed the apple to Bill.\n6 What did Mary give to Bill? \tapple\t5\n7 Bill left the apple.\n8 Fred moved to the bedroom.\n9 What did Mary give to Bill? \tapple\t5\n10 Jeff took the apple there.\n11 Jeff passed the apple to Mary.\n12 What did Jeff give to Mary? \tapple\t11\n13 Mary passed the apple to Fred.\n14 Fred passed the apple to Mary.\n15 Who gave the apple? \tFred\t14\n1 Bill went back to the bathroom.\n2 Mary went to the bathroom.\n3 Bill went to the bedroom.\n4 Fred grabbed the football there.\n5 Fred dropped the football.\n6 Bill journeyed to the hallway.\n7 Bill went back to the bathroom.\n8 Bill went to the kitchen.\n9 Fred grabbed the football there.\n10 Fred handed the football to Jeff.\n11 What did Fred give to Jeff? \tfootball\t10\n12 Jeff gave the football to Fred.\n13 Fred handed the football to Jeff.\n14 What did Fred give to Jeff? \tfootball\t13\n15 Jeff gave the football to Fred.\n16 Bill grabbed the milk there.\n17 Who gave the football? \tJeff\t15\n18 Bill put down the milk.\n19 Mary went back to the bedroom.\n20 Who did Jeff give the football to? \tFred\t15\n21 Fred went to the office.\n22 Mary moved to the bathroom.\n23 Fred put down the football there.\n24 Fred got the football there.\n25 Fred moved to the bathroom.\n26 Fred handed the football to Mary.\n27 What did Fred give to Mary? \tfootball\t26\n1 Fred took the milk there.\n2 Jeff got the football there.\n3 Fred left the milk.\n4 Bill went back to the office.\n5 Fred travelled to the hallway.\n6 Bill travelled to the kitchen.\n7 Fred went to the bedroom.\n8 Jeff handed the football to Mary.\n9 What did Jeff give to Mary? \tfootball\t8\n10 Mary passed the football to Jeff.\n11 Jeff handed the football to Mary.\n12 Who received the football? \tMary\t11\n13 Fred journeyed to the kitchen.\n14 Mary handed the football to Jeff.\n15 What did Mary give to Jeff? \tfootball\t14\n16 Jeff passed the football to Mary.\n17 Bill got the apple there.\n18 Who gave the football? \tJeff\t16\n19 Bill handed the apple to Fred.\n20 Fred gave the apple to Bill.\n21 Who received the apple? \tBill\t20\n1 Bill went to the garden.\n2 Mary journeyed to the hallway.\n3 Jeff picked up the apple there.\n4 Mary went back to the bedroom.\n5 Jeff handed the apple to Fred.\n6 Jeff journeyed to the bedroom.\n7 Who received the apple? \tFred\t5\n8 Jeff journeyed to the hallway.\n9 Mary went to the garden.\n10 Who received the apple? \tFred\t5\n11 Fred travelled to the office.\n12 Jeff went back to the bedroom.\n13 Jeff journeyed to the garden.\n14 Fred put down the apple there.\n15 Fred moved to the garden.\n16 Jeff moved to the bedroom.\n17 Fred travelled to the bedroom.\n18 Fred journeyed to the kitchen.\n19 Bill travelled to the bathroom.\n20 Bill grabbed the football there.\n21 Bill discarded the football.\n22 Bill grabbed the football there.\n23 Fred went back to the bedroom.\n24 Mary moved to the bathroom.\n25 Bill handed the football to Mary.\n26 Mary put down the football there.\n27 Who did Bill give the football to? \tMary\t25\n28 Bill went back to the bedroom.\n29 Mary took the football there.\n30 Who gave the football to Mary? \tBill\t25\n31 Mary went to the bedroom.\n32 Mary left the football.\n33 Fred took the football there.\n34 Jeff moved to the garden.\n35 Fred gave the football to Mary.\n36 Mary handed the football to Fred.\n37 Who received the football? \tFred\t36\n1 Mary journeyed to the kitchen.\n2 Mary took the milk there.\n3 Jeff moved to the garden.\n4 Jeff went back to the office.\n5 Jeff went to the hallway.\n6 Fred journeyed to the office.\n7 Fred travelled to the garden.\n8 Bill journeyed to the office.\n9 Bill journeyed to the garden.\n10 Bill got the apple there.\n11 Bill went back to the hallway.\n12 Mary went back to the office.\n13 Bill passed the apple to Jeff.\n14 Jeff handed the apple to Bill.\n15 Who received the apple? \tBill\t14\n16 Mary left the milk.\n17 Jeff journeyed to the garden.\n18 Who gave the apple to Bill? \tJeff\t14\n19 Fred journeyed to the kitchen.\n20 Bill travelled to the bedroom.\n21 Who received the apple? \tBill\t14\n22 Mary went to the hallway.\n23 Jeff journeyed to the hallway.\n24 Jeff went back to the office.\n25 Fred went to the bedroom.\n26 Bill journeyed to the office.\n27 Bill handed the apple to Jeff.\n28 Who gave the apple to Jeff? \tBill\t27\n29 Jeff discarded the apple there.\n30 Bill got the apple there.\n31 What did Bill give to Jeff? \tapple\t27\n1 Bill grabbed the apple there.\n2 Bill journeyed to the office.\n3 Mary travelled to the kitchen.\n4 Fred journeyed to the bathroom.\n5 Bill dropped the apple.\n6 Mary went to the bedroom.\n7 Bill got the apple there.\n8 Fred travelled to the bedroom.\n9 Mary went back to the hallway.\n10 Jeff travelled to the hallway.\n11 Mary journeyed to the garden.\n12 Bill discarded the apple.\n13 Fred moved to the garden.\n14 Bill went back to the hallway.\n15 Jeff travelled to the office.\n16 Mary got the football there.\n17 Fred travelled to the kitchen.\n18 Jeff went back to the bedroom.\n19 Mary journeyed to the hallway.\n20 Mary took the milk there.\n21 Mary handed the football to Bill.\n22 Fred went back to the hallway.\n23 What did Mary give to Bill? \tfootball\t21\n24 Fred moved to the kitchen.\n25 Mary discarded the milk.\n26 What did Mary give to Bill? \tfootball\t21\n27 Bill gave the football to Mary.\n28 Fred journeyed to the bathroom.\n29 Who did Bill give the football to? \tMary\t27\n30 Mary left the football.\n31 Mary journeyed to the office.\n32 What did Bill give to Mary? \tfootball\t27\n33 Bill journeyed to the bedroom.\n34 Mary picked up the apple there.\n35 Bill journeyed to the office.\n36 Mary passed the apple to Bill.\n37 Who received the apple? \tBill\t36\n1 Bill moved to the garden.\n2 Jeff took the football there.\n3 Mary journeyed to the bedroom.\n4 Fred journeyed to the garden.\n5 Fred journeyed to the hallway.\n6 Fred moved to the garden.\n7 Fred grabbed the apple there.\n8 Fred gave the apple to Bill.\n9 Who did Fred give the apple to? \tBill\t8\n10 Bill passed the apple to Fred.\n11 Fred gave the apple to Bill.\n12 What did Fred give to Bill? \tapple\t11\n13 Mary moved to the office.\n14 Bill discarded the apple.\n15 What did Fred give to Bill? \tapple\t11\n16 Fred grabbed the apple there.\n17 Fred went to the bathroom.\n18 Who gave the apple? \tFred\t11\n19 Jeff went back to the office.\n20 Jeff discarded the football.\n21 Fred discarded the apple.\n22 Fred moved to the bedroom.\n23 Bill went back to the office.\n24 Bill went back to the hallway.\n25 Jeff went back to the garden.\n26 Mary took the football there.\n27 Mary dropped the football.\n28 Bill moved to the bedroom.\n29 Jeff went to the hallway.\n30 Fred journeyed to the bathroom.\n31 Fred moved to the bedroom.\n32 Jeff journeyed to the bathroom.\n33 Jeff went back to the kitchen.\n34 Mary picked up the football there.\n35 Jeff went back to the hallway.\n36 Fred went to the bathroom.\n37 Bill went to the bathroom.\n38 Mary dropped the football.\n39 Bill grabbed the apple there.\n40 Jeff went to the office.\n41 Bill took the milk there.\n42 Mary journeyed to the bathroom.\n43 Bill went to the office.\n44 Bill handed the apple to Jeff.\n45 Who received the apple? \tJeff\t44\n1 Bill grabbed the football there.\n2 Bill got the milk there.\n3 Bill discarded the milk.\n4 Fred went back to the office.\n5 Bill took the milk there.\n6 Bill dropped the milk there.\n7 Jeff went back to the hallway.\n8 Jeff went back to the bathroom.\n9 Mary went to the hallway.\n10 Bill put down the football.\n11 Bill journeyed to the bedroom.\n12 Jeff travelled to the office.\n13 Mary moved to the garden.\n14 Mary went back to the kitchen.\n15 Bill went to the hallway.\n16 Jeff journeyed to the kitchen.\n17 Mary got the apple there.\n18 Mary passed the apple to Jeff.\n19 Who received the apple? \tJeff\t18\n20 Jeff passed the apple to Mary.\n21 Mary passed the apple to Jeff.\n22 Who received the apple? \tJeff\t21\n23 Mary moved to the hallway.\n24 Mary went back to the garden.\n25 Who received the apple? \tJeff\t21\n26 Bill grabbed the milk there.\n27 Bill got the football there.\n28 What did Mary give to Jeff? \tapple\t21\n29 Bill discarded the milk.\n30 Bill discarded the football.\n31 Bill got the milk there.\n32 Jeff journeyed to the office.\n33 Fred moved to the hallway.\n34 Bill passed the milk to Fred.\n35 Who gave the milk to Fred? \tBill\t34\n1 Fred journeyed to the kitchen.\n2 Jeff went to the garden.\n3 Mary travelled to the office.\n4 Bill journeyed to the office.\n5 Mary took the football there.\n6 Mary handed the football to Bill.\n7 What did Mary give to Bill? \tfootball\t6\n8 Bill journeyed to the bedroom.\n9 Mary moved to the bathroom.\n10 Who did Mary give the football to? \tBill\t6\n11 Mary journeyed to the bedroom.\n12 Bill handed the football to Mary.\n13 What did Bill give to Mary? \tfootball\t12\n14 Jeff journeyed to the hallway.\n15 Jeff went to the bedroom.\n16 What did Bill give to Mary? \tfootball\t12\n17 Jeff moved to the hallway.\n18 Jeff picked up the milk there.\n19 Who did Bill give the football to? \tMary\t12\n1 Mary got the apple there.\n2 Mary discarded the apple.\n3 Mary grabbed the apple there.\n4 Mary discarded the apple.\n5 Mary journeyed to the garden.\n6 Jeff went back to the bathroom.\n7 Mary went back to the kitchen.\n8 Mary moved to the office.\n9 Jeff took the football there.\n10 Bill went to the bathroom.\n11 Mary went to the hallway.\n12 Jeff took the milk there.\n13 Jeff gave the football to Bill.\n14 Mary went to the bathroom.\n15 What did Jeff give to Bill? \tfootball\t13\n16 Bill passed the football to Mary.\n17 Mary left the football.\n18 What did Bill give to Mary? \tfootball\t16\n19 Jeff discarded the milk.\n20 Bill picked up the football there.\n21 Who received the football? \tMary\t16\n22 Jeff went to the bedroom.\n23 Mary moved to the garden.\n24 Fred journeyed to the office.\n25 Bill travelled to the kitchen.\n26 Jeff went to the bathroom.\n27 Fred went to the kitchen.\n28 Bill handed the football to Fred.\n29 Fred put down the football.\n30 Who gave the football? \tBill\t28\n31 Bill grabbed the football there.\n32 Mary went back to the hallway.\n33 What did Bill give to Fred? \tfootball\t28\n1 Jeff took the milk there.\n2 Jeff put down the milk.\n3 Fred took the milk there.\n4 Fred handed the milk to Jeff.\n5 Who gave the milk to Jeff? \tFred\t4\n6 Mary went to the office.\n7 Jeff gave the milk to Mary.\n8 What did Jeff give to Mary? \tmilk\t7\n9 Mary gave the milk to Fred.\n10 Fred passed the milk to Mary.\n11 Who received the milk? \tMary\t10\n12 Bill journeyed to the kitchen.\n13 Mary handed the milk to Fred.\n14 Who gave the milk? \tMary\t13\n15 Fred gave the milk to Mary.\n16 Mary gave the milk to Fred.\n17 Who received the milk? \tFred\t16\n1 Mary went back to the bedroom.\n2 Jeff picked up the milk there.\n3 Jeff journeyed to the bathroom.\n4 Jeff put down the milk there.\n5 Bill travelled to the garden.\n6 Mary got the football there.\n7 Mary moved to the garden.\n8 Mary gave the football to Bill.\n9 What did Mary give to Bill? \tfootball\t8\n10 Mary travelled to the office.\n11 Mary went to the kitchen.\n12 What did Mary give to Bill? \tfootball\t8\n13 Bill put down the football.\n14 Fred travelled to the kitchen.\n15 What did Mary give to Bill? \tfootball\t8\n16 Mary went to the garden.\n17 Bill got the football there.\n18 Jeff grabbed the milk there.\n19 Bill handed the football to Mary.\n20 Who gave the football? \tBill\t19\n21 Bill moved to the bedroom.\n22 Jeff grabbed the apple there.\n23 What did Bill give to Mary? \tfootball\t19\n1 Bill went back to the office.\n2 Bill moved to the garden.\n3 Fred picked up the football there.\n4 Fred grabbed the milk there.\n5 Mary went to the bathroom.\n6 Mary journeyed to the bedroom.\n7 Fred dropped the football.\n8 Fred grabbed the football there.\n9 Fred left the milk.\n10 Bill travelled to the bedroom.\n11 Jeff moved to the garden.\n12 Bill went to the office.\n13 Fred discarded the football.\n14 Fred took the football there.\n15 Jeff moved to the office.\n16 Mary moved to the garden.\n17 Bill went back to the hallway.\n18 Mary moved to the office.\n19 Mary went back to the bathroom.\n20 Jeff journeyed to the bedroom.\n21 Fred moved to the hallway.\n22 Jeff travelled to the hallway.\n23 Fred left the football.\n24 Jeff moved to the bathroom.\n25 Jeff journeyed to the hallway.\n26 Fred picked up the football there.\n27 Mary went back to the kitchen.\n28 Fred went back to the office.\n29 Bill journeyed to the bathroom.\n30 Fred discarded the football there.\n31 Fred moved to the kitchen.\n32 Fred went back to the bedroom.\n33 Jeff went back to the bedroom.\n34 Bill went back to the hallway.\n35 Bill moved to the kitchen.\n36 Bill grabbed the milk there.\n37 Bill put down the milk.\n38 Mary went back to the bathroom.\n39 Bill went to the bathroom.\n40 Bill moved to the office.\n41 Bill went back to the garden.\n42 Fred travelled to the garden.\n43 Jeff journeyed to the garden.\n44 Jeff went to the office.\n45 Jeff took the football there.\n46 Fred moved to the office.\n47 Jeff passed the football to Fred.\n48 Fred passed the football to Jeff.\n49 Who gave the football? \tFred\t48\n50 Mary journeyed to the bedroom.\n51 Jeff left the football.\n52 Who gave the football to Jeff? \tFred\t48\n53 Jeff got the football there.\n54 Jeff discarded the football there.\n55 What did Fred give to Jeff? \tfootball\t48\n56 Bill grabbed the apple there.\n57 Fred travelled to the hallway.\n58 Jeff got the football there.\n59 Fred travelled to the kitchen.\n60 Bill moved to the hallway.\n61 Fred went to the hallway.\n62 Bill passed the apple to Fred.\n63 Mary went back to the garden.\n64 What did Bill give to Fred? \tapple\t62\n65 Bill went to the garden.\n66 Mary travelled to the bedroom.\n67 Who gave the apple to Fred? \tBill\t62\n1 Mary moved to the kitchen.\n2 Mary travelled to the hallway.\n3 Bill travelled to the garden.\n4 Fred journeyed to the bedroom.\n5 Fred went back to the office.\n6 Bill went back to the bedroom.\n7 Jeff moved to the bathroom.\n8 Bill travelled to the office.\n9 Fred travelled to the hallway.\n10 Jeff took the football there.\n11 Jeff left the football.\n12 Jeff picked up the milk there.\n13 Bill went to the kitchen.\n14 Mary journeyed to the garden.\n15 Jeff went to the office.\n16 Bill went back to the garden.\n17 Fred travelled to the bedroom.\n18 Fred went back to the hallway.\n19 Jeff left the milk.\n20 Jeff went back to the bedroom.\n21 Jeff went to the hallway.\n22 Jeff journeyed to the bedroom.\n23 Jeff journeyed to the office.\n24 Jeff picked up the milk there.\n25 Jeff journeyed to the garden.\n26 Fred went to the bedroom.\n27 Jeff passed the milk to Mary.\n28 Mary handed the milk to Bill.\n29 What did Mary give to Bill? \tmilk\t28\n30 Bill gave the milk to Mary.\n31 Mary passed the milk to Bill.\n32 Who gave the milk? \tMary\t31\n33 Bill gave the milk to Mary.\n34 Jeff travelled to the bedroom.\n35 Who gave the milk? \tBill\t33\n36 Mary discarded the milk.\n37 Jeff moved to the hallway.\n38 What did Bill give to Mary? \tmilk\t33\n39 Mary picked up the milk there.\n40 Mary gave the milk to Bill.\n41 Who gave the milk? \tMary\t40\n1 Mary went to the bedroom.\n2 Mary went back to the office.\n3 Jeff got the milk there.\n4 Bill journeyed to the kitchen.\n5 Mary went to the bathroom.\n6 Mary got the football there.\n7 Jeff discarded the milk there.\n8 Bill went back to the garden.\n9 Jeff took the milk there.\n10 Jeff handed the milk to Bill.\n11 What did Jeff give to Bill? \tmilk\t10\n12 Mary journeyed to the bedroom.\n13 Fred journeyed to the bedroom.\n14 What did Jeff give to Bill? \tmilk\t10\n15 Jeff journeyed to the hallway.\n16 Mary gave the football to Fred.\n17 What did Jeff give to Bill? \tmilk\t10\n18 Fred discarded the football.\n19 Bill went to the bathroom.\n20 Who gave the football? \tMary\t16\n21 Mary took the football there.\n22 Mary handed the football to Fred.\n23 Who did Mary give the football to? \tFred\t22\n1 Mary journeyed to the hallway.\n2 Bill went back to the kitchen.\n3 Jeff went to the bathroom.\n4 Mary journeyed to the bathroom.\n5 Fred travelled to the garden.\n6 Fred journeyed to the office.\n7 Jeff travelled to the office.\n8 Fred travelled to the garden.\n9 Fred travelled to the bathroom.\n10 Jeff picked up the milk there.\n11 Jeff put down the milk.\n12 Jeff moved to the bathroom.\n13 Fred went back to the bedroom.\n14 Bill travelled to the bedroom.\n15 Bill went to the hallway.\n16 Bill went back to the bathroom.\n17 Bill travelled to the garden.\n18 Bill got the football there.\n19 Jeff went to the bedroom.\n20 Jeff went to the hallway.\n21 Bill discarded the football.\n22 Mary travelled to the kitchen.\n23 Fred went to the kitchen.\n24 Bill went back to the office.\n25 Bill went back to the kitchen.\n26 Mary journeyed to the garden.\n27 Mary took the football there.\n28 Mary dropped the football.\n29 Mary grabbed the football there.\n30 Mary dropped the football.\n31 Bill travelled to the bathroom.\n32 Jeff went back to the office.\n33 Bill went back to the hallway.\n34 Fred moved to the bedroom.\n35 Jeff travelled to the bedroom.\n36 Fred journeyed to the office.\n37 Bill went to the office.\n38 Bill went to the bathroom.\n39 Mary got the football there.\n40 Fred travelled to the garden.\n41 Bill moved to the office.\n42 Mary gave the football to Fred.\n43 Who received the football? \tFred\t42\n44 Fred went to the kitchen.\n45 Jeff went back to the kitchen.\n46 Who did Mary give the football to? \tFred\t42\n47 Fred passed the football to Jeff.\n48 Bill got the milk there.\n49 Who did Fred give the football to? \tJeff\t47\n50 Mary moved to the kitchen.\n51 Mary went to the garden.\n52 Who gave the football to Jeff? \tFred\t47\n53 Jeff passed the football to Fred.\n54 Jeff moved to the hallway.\n55 Who gave the football to Fred? \tJeff\t53\n1 Jeff went back to the garden.\n2 Bill went to the office.\n3 Bill went to the hallway.\n4 Jeff travelled to the bathroom.\n5 Fred went to the bathroom.\n6 Mary went back to the bedroom.\n7 Fred picked up the milk there.\n8 Fred gave the milk to Jeff.\n9 Who gave the milk to Jeff? \tFred\t8\n10 Mary grabbed the apple there.\n11 Mary left the apple there.\n12 Who gave the milk? \tFred\t8\n13 Jeff handed the milk to Fred.\n14 Fred left the milk.\n15 Who gave the milk to Fred? \tJeff\t13\n16 Bill travelled to the bathroom.\n17 Mary went to the hallway.\n18 Who gave the milk to Fred? \tJeff\t13\n19 Fred got the milk there.\n20 Fred passed the milk to Bill.\n21 Who gave the milk? \tFred\t20\n1 Mary travelled to the office.\n2 Mary moved to the kitchen.\n3 Bill travelled to the hallway.\n4 Fred went to the bathroom.\n5 Jeff moved to the office.\n6 Mary journeyed to the bedroom.\n7 Fred journeyed to the bedroom.\n8 Fred journeyed to the office.\n9 Fred moved to the hallway.\n10 Fred journeyed to the garden.\n11 Bill moved to the garden.\n12 Mary moved to the bathroom.\n13 Mary moved to the garden.\n14 Fred went to the kitchen.\n15 Bill journeyed to the kitchen.\n16 Jeff went back to the kitchen.\n17 Fred travelled to the garden.\n18 Bill went to the office.\n19 Bill went to the garden.\n20 Jeff travelled to the garden.\n21 Mary journeyed to the bathroom.\n22 Bill went to the office.\n23 Jeff went back to the office.\n24 Mary travelled to the kitchen.\n25 Mary travelled to the hallway.\n26 Fred travelled to the kitchen.\n27 Jeff travelled to the garden.\n28 Mary moved to the office.\n29 Fred travelled to the office.\n30 Jeff went back to the hallway.\n31 Mary went back to the hallway.\n32 Mary went back to the garden.\n33 Fred journeyed to the bedroom.\n34 Jeff journeyed to the office.\n35 Fred took the apple there.\n36 Bill journeyed to the bathroom.\n37 Mary travelled to the office.\n38 Fred put down the apple.\n39 Fred grabbed the apple there.\n40 Fred grabbed the football there.\n41 Jeff journeyed to the bathroom.\n42 Bill went back to the garden.\n43 Fred grabbed the milk there.\n44 Mary went to the garden.\n45 Fred went to the hallway.\n46 Jeff travelled to the kitchen.\n47 Fred went back to the garden.\n48 Fred gave the apple to Mary.\n49 Who gave the apple to Mary? \tFred\t48\n50 Fred dropped the football.\n51 Fred went back to the bathroom.\n52 Who received the apple? \tMary\t48\n53 Fred journeyed to the kitchen.\n54 Mary handed the apple to Bill.\n55 Who received the apple? \tBill\t54\n56 Mary moved to the kitchen.\n57 Fred passed the milk to Mary.\n58 Who did Fred give the milk to? \tMary\t57\n59 Bill put down the apple.\n60 Mary handed the milk to Fred.\n61 Who gave the apple? \tMary\t54\n1 Jeff went back to the kitchen.\n2 Fred travelled to the bathroom.\n3 Mary moved to the office.\n4 Jeff travelled to the hallway.\n5 Mary moved to the kitchen.\n6 Jeff moved to the kitchen.\n7 Mary journeyed to the bedroom.\n8 Mary journeyed to the hallway.\n9 Fred moved to the kitchen.\n10 Mary travelled to the garden.\n11 Mary grabbed the football there.\n12 Mary grabbed the apple there.\n13 Mary travelled to the office.\n14 Bill went back to the bathroom.\n15 Bill journeyed to the garden.\n16 Fred journeyed to the hallway.\n17 Bill travelled to the bathroom.\n18 Fred moved to the office.\n19 Mary journeyed to the bedroom.\n20 Jeff journeyed to the office.\n21 Mary went to the garden.\n22 Mary left the football there.\n23 Fred journeyed to the hallway.\n24 Bill travelled to the hallway.\n25 Mary discarded the apple there.\n26 Fred went to the bathroom.\n27 Mary grabbed the apple there.\n28 Mary put down the apple.\n29 Mary took the apple there.\n30 Mary picked up the football there.\n31 Mary left the apple.\n32 Mary left the football.\n33 Fred went back to the bedroom.\n34 Mary got the football there.\n35 Mary went back to the kitchen.\n36 Jeff went back to the hallway.\n37 Fred picked up the milk there.\n38 Fred put down the milk.\n39 Fred got the milk there.\n40 Fred put down the milk.\n41 Mary went back to the bathroom.\n42 Mary put down the football.\n43 Mary travelled to the hallway.\n44 Fred journeyed to the hallway.\n45 Bill moved to the kitchen.\n46 Mary moved to the bedroom.\n47 Mary moved to the garden.\n48 Fred travelled to the bathroom.\n49 Mary went back to the hallway.\n50 Bill went back to the hallway.\n51 Bill went back to the garden.\n52 Fred took the football there.\n53 Bill picked up the apple there.\n54 Bill journeyed to the office.\n55 Jeff travelled to the garden.\n56 Fred discarded the football.\n57 Bill dropped the apple.\n58 Bill picked up the apple there.\n59 Bill went back to the bedroom.\n60 Mary moved to the office.\n61 Bill went back to the hallway.\n62 Bill left the apple.\n63 Bill picked up the apple there.\n64 Jeff went to the hallway.\n65 Mary went back to the hallway.\n66 Bill handed the apple to Mary.\n67 Who gave the apple to Mary? \tBill\t66\n68 Mary dropped the apple.\n69 Fred travelled to the kitchen.\n70 Who gave the apple to Mary? \tBill\t66\n71 Mary got the apple there.\n72 Mary handed the apple to Bill.\n73 Who gave the apple to Bill? \tMary\t72\n74 Bill gave the apple to Mary.\n75 Mary gave the apple to Bill.\n76 Who did Mary give the apple to? \tBill\t75\n77 Bill passed the apple to Mary.\n78 Mary left the apple.\n79 What did Bill give to Mary? \tapple\t77\n1 Jeff grabbed the football there.\n2 Jeff handed the football to Fred.\n3 What did Jeff give to Fred? \tfootball\t2\n4 Fred passed the football to Jeff.\n5 Jeff handed the football to Fred.\n6 Who gave the football to Fred? \tJeff\t5\n7 Fred handed the football to Jeff.\n8 Jeff gave the football to Fred.\n9 What did Jeff give to Fred? \tfootball\t8\n10 Fred dropped the football.\n11 Jeff picked up the football there.\n12 What did Jeff give to Fred? \tfootball\t8\n13 Jeff gave the football to Fred.\n14 Jeff went to the office.\n15 What did Jeff give to Fred? \tfootball\t13\n1 Fred picked up the apple there.\n2 Fred gave the apple to Bill.\n3 What did Fred give to Bill? \tapple\t2\n4 Bill gave the apple to Fred.\n5 Fred passed the apple to Bill.\n6 Who did Fred give the apple to? \tBill\t5\n7 Bill handed the apple to Fred.\n8 Fred gave the apple to Bill.\n9 Who gave the apple to Bill? \tFred\t8\n10 Mary went back to the bathroom.\n11 Fred journeyed to the kitchen.\n12 Who gave the apple to Bill? \tFred\t8\n13 Jeff travelled to the bedroom.\n14 Mary travelled to the office.\n15 Who gave the apple? \tFred\t8\n1 Jeff went to the kitchen.\n2 Bill went to the kitchen.\n3 Jeff journeyed to the bedroom.\n4 Jeff moved to the hallway.\n5 Mary journeyed to the office.\n6 Bill took the milk there.\n7 Jeff journeyed to the bathroom.\n8 Mary picked up the football there.\n9 Mary left the football.\n10 Fred went back to the hallway.\n11 Jeff grabbed the apple there.\n12 Jeff discarded the apple.\n13 Mary journeyed to the kitchen.\n14 Bill journeyed to the bedroom.\n15 Jeff went back to the office.\n16 Mary moved to the hallway.\n17 Fred journeyed to the kitchen.\n18 Jeff went back to the hallway.\n19 Fred moved to the office.\n20 Jeff travelled to the garden.\n21 Bill dropped the milk.\n22 Fred got the football there.\n23 Fred discarded the football.\n24 Jeff journeyed to the hallway.\n25 Mary journeyed to the bedroom.\n26 Mary journeyed to the kitchen.\n27 Fred travelled to the garden.\n28 Jeff moved to the bathroom.\n29 Fred moved to the bathroom.\n30 Jeff travelled to the hallway.\n31 Fred went to the hallway.\n32 Bill picked up the milk there.\n33 Bill journeyed to the office.\n34 Bill got the football there.\n35 Mary went back to the bedroom.\n36 Bill travelled to the bedroom.\n37 Bill dropped the milk there.\n38 Bill handed the football to Mary.\n39 Who gave the football to Mary? \tBill\t38\n40 Mary passed the football to Bill.\n41 Bill handed the football to Mary.\n42 Who gave the football? \tBill\t41\n43 Mary passed the football to Bill.\n44 Bill gave the football to Mary.\n45 What did Bill give to Mary? \tfootball\t44\n46 Bill went back to the garden.\n47 Jeff journeyed to the office.\n48 Who gave the football to Mary? \tBill\t44\n49 Mary travelled to the garden.\n50 Fred went to the kitchen.\n51 Who gave the football? \tBill\t44\n1 Mary went to the bathroom.\n2 Fred journeyed to the hallway.\n3 Fred journeyed to the kitchen.\n4 Mary journeyed to the hallway.\n5 Fred went to the bedroom.\n6 Mary went back to the office.\n7 Fred moved to the garden.\n8 Jeff journeyed to the bedroom.\n9 Jeff journeyed to the bathroom.\n10 Fred took the football there.\n11 Fred went back to the bedroom.\n12 Fred passed the football to Bill.\n13 Who gave the football to Bill? \tFred\t12\n14 Bill passed the football to Fred.\n15 Fred gave the football to Bill.\n16 Who gave the football? \tFred\t15\n17 Mary went to the bedroom.\n18 Mary went back to the garden.\n19 Who gave the football to Bill? \tFred\t15\n20 Bill gave the football to Fred.\n21 Mary went to the office.\n22 Who gave the football to Fred? \tBill\t20\n23 Fred discarded the football there.\n24 Fred took the football there.\n25 What did Bill give to Fred? \tfootball\t20\n1 Jeff went back to the garden.\n2 Mary journeyed to the garden.\n3 Jeff took the football there.\n4 Bill journeyed to the garden.\n5 Mary took the milk there.\n6 Jeff handed the football to Mary.\n7 What did Jeff give to Mary? \tfootball\t6\n8 Mary handed the football to Bill.\n9 Bill put down the football.\n10 Who gave the football? \tMary\t8\n11 Fred went back to the bathroom.\n12 Mary got the apple there.\n13 Who gave the football? \tMary\t8\n14 Mary gave the apple to Bill.\n15 Bill handed the apple to Mary.\n16 Who gave the apple? \tBill\t15\n17 Mary handed the apple to Bill.\n18 Bill took the football there.\n19 Who gave the apple to Bill? \tMary\t17\n1 Jeff went back to the office.\n2 Jeff went to the bedroom.\n3 Mary journeyed to the garden.\n4 Fred got the apple there.\n5 Bill travelled to the office.\n6 Mary travelled to the hallway.\n7 Mary went to the bedroom.\n8 Bill journeyed to the hallway.\n9 Fred went back to the kitchen.\n10 Fred got the milk there.\n11 Fred moved to the office.\n12 Fred went to the kitchen.\n13 Fred travelled to the office.\n14 Bill went back to the kitchen.\n15 Mary journeyed to the hallway.\n16 Fred left the apple.\n17 Fred grabbed the apple there.\n18 Mary journeyed to the bathroom.\n19 Fred put down the apple.\n20 Fred picked up the football there.\n21 Jeff journeyed to the kitchen.\n22 Fred took the apple there.\n23 Mary went to the garden.\n24 Jeff travelled to the bathroom.\n25 Mary went to the bedroom.\n26 Fred discarded the football.\n27 Bill went back to the hallway.\n28 Fred dropped the milk.\n29 Fred moved to the bedroom.\n30 Bill journeyed to the garden.\n31 Fred gave the apple to Mary.\n32 Mary handed the apple to Fred.\n33 What did Mary give to Fred? \tapple\t32\n34 Jeff went to the kitchen.\n35 Bill travelled to the bathroom.\n36 Who received the apple? \tFred\t32\n37 Bill moved to the hallway.\n38 Fred travelled to the kitchen.\n39 Who gave the apple? \tMary\t32\n40 Bill went back to the office.\n41 Fred gave the apple to Jeff.\n42 Who received the apple? \tJeff\t41\n43 Fred went to the bathroom.\n44 Jeff moved to the garden.\n45 What did Fred give to Jeff? \tapple\t41\n1 Mary moved to the office.\n2 Jeff went to the garden.\n3 Jeff took the milk there.\n4 Jeff dropped the milk.\n5 Bill moved to the bathroom.\n6 Bill journeyed to the kitchen.\n7 Bill took the football there.\n8 Mary travelled to the bathroom.\n9 Mary journeyed to the office.\n10 Mary travelled to the bathroom.\n11 Jeff got the milk there.\n12 Jeff left the milk.\n13 Bill discarded the football.\n14 Jeff got the milk there.\n15 Bill took the football there.\n16 Jeff went back to the bedroom.\n17 Bill discarded the football there.\n18 Jeff handed the milk to Fred.\n19 Who received the milk? \tFred\t18\n20 Bill took the football there.\n21 Bill went to the bathroom.\n22 Who gave the milk to Fred? \tJeff\t18\n23 Bill gave the football to Mary.\n24 Jeff journeyed to the hallway.\n25 Who gave the milk? \tJeff\t18\n26 Mary left the football.\n27 Jeff got the apple there.\n28 What did Bill give to Mary? \tfootball\t23\n29 Fred went back to the office.\n30 Jeff dropped the apple.\n31 Fred travelled to the bathroom.\n32 Mary picked up the football there.\n33 Mary left the football.\n34 Fred handed the milk to Mary.\n35 Who did Fred give the milk to? \tMary\t34\n1 Jeff grabbed the apple there.\n2 Jeff gave the apple to Mary.\n3 Who gave the apple to Mary? \tJeff\t2\n4 Mary gave the apple to Fred.\n5 Fred passed the apple to Mary.\n6 Who gave the apple to Mary? \tFred\t5\n7 Fred went to the bedroom.\n8 Mary handed the apple to Bill.\n9 Who gave the apple? \tMary\t8\n10 Bill handed the apple to Mary.\n11 Mary gave the apple to Bill.\n12 What did Mary give to Bill? \tapple\t11\n13 Bill dropped the apple there.\n14 Bill took the apple there.\n15 What did Mary give to Bill? \tapple\t11\n1 Jeff moved to the bedroom.\n2 Jeff moved to the office.\n3 Mary got the apple there.\n4 Bill got the milk there.\n5 Mary put down the apple.\n6 Fred went to the garden.\n7 Fred got the football there.\n8 Fred handed the football to Bill.\n9 What did Fred give to Bill? \tfootball\t8\n10 Fred went back to the hallway.\n11 Bill discarded the milk.\n12 Who gave the football? \tFred\t8\n13 Fred grabbed the apple there.\n14 Mary moved to the bedroom.\n15 Who gave the football to Bill? \tFred\t8\n16 Bill journeyed to the bedroom.\n17 Bill passed the football to Mary.\n18 Who did Bill give the football to? \tMary\t17\n19 Mary gave the football to Bill.\n20 Fred dropped the apple.\n21 Who gave the football? \tMary\t19\n1 Mary went to the kitchen.\n2 Mary travelled to the bathroom.\n3 Bill went to the garden.\n4 Bill went back to the kitchen.\n5 Jeff grabbed the apple there.\n6 Jeff passed the apple to Mary.\n7 Who received the apple? \tMary\t6\n8 Mary passed the apple to Jeff.\n9 Mary went back to the bedroom.\n10 Who gave the apple? \tMary\t8\n11 Fred went to the hallway.\n12 Mary journeyed to the office.\n13 What did Mary give to Jeff? \tapple\t8\n14 Fred moved to the kitchen.\n15 Bill moved to the hallway.\n16 Fred went back to the office.\n17 Jeff dropped the apple.\n18 Jeff travelled to the hallway.\n19 Mary went to the bedroom.\n20 Mary took the milk there.\n21 Fred went back to the kitchen.\n22 Bill travelled to the garden.\n23 Mary discarded the milk.\n24 Fred went back to the office.\n25 Mary journeyed to the hallway.\n26 Bill moved to the bathroom.\n27 Bill took the apple there.\n28 Bill went back to the kitchen.\n29 Fred journeyed to the kitchen.\n30 Jeff travelled to the bathroom.\n31 Bill went back to the bathroom.\n32 Bill handed the apple to Jeff.\n33 Mary journeyed to the garden.\n34 Who gave the apple to Jeff? \tBill\t32\n35 Jeff went back to the kitchen.\n36 Jeff gave the apple to Fred.\n37 What did Jeff give to Fred? \tapple\t36\n1 Fred journeyed to the bathroom.\n2 Bill went back to the kitchen.\n3 Fred moved to the office.\n4 Bill grabbed the milk there.\n5 Bill discarded the milk.\n6 Bill journeyed to the hallway.\n7 Mary moved to the garden.\n8 Mary grabbed the apple there.\n9 Fred went back to the hallway.\n10 Mary dropped the apple there.\n11 Jeff moved to the bathroom.\n12 Fred journeyed to the kitchen.\n13 Fred moved to the bedroom.\n14 Mary took the apple there.\n15 Bill went to the office.\n16 Mary journeyed to the bedroom.\n17 Mary discarded the apple.\n18 Bill journeyed to the bedroom.\n19 Fred got the apple there.\n20 Fred put down the apple.\n21 Fred went back to the kitchen.\n22 Mary travelled to the office.\n23 Bill travelled to the hallway.\n24 Mary travelled to the hallway.\n25 Fred went back to the bathroom.\n26 Jeff moved to the kitchen.\n27 Mary journeyed to the garden.\n28 Mary went to the kitchen.\n29 Mary journeyed to the hallway.\n30 Mary went to the kitchen.\n31 Mary went back to the hallway.\n32 Mary moved to the kitchen.\n33 Mary travelled to the bathroom.\n34 Fred went to the garden.\n35 Bill went to the bathroom.\n36 Mary went to the garden.\n37 Fred went back to the office.\n38 Jeff moved to the office.\n39 Jeff moved to the kitchen.\n40 Bill travelled to the hallway.\n41 Jeff went to the garden.\n42 Mary went back to the kitchen.\n43 Mary took the football there.\n44 Mary picked up the milk there.\n45 Mary dropped the football.\n46 Mary took the football there.\n47 Mary put down the milk there.\n48 Mary travelled to the bathroom.\n49 Fred went back to the bathroom.\n50 Mary went back to the garden.\n51 Mary gave the football to Jeff.\n52 Jeff gave the football to Mary.\n53 Who received the football? \tMary\t52\n54 Mary put down the football.\n55 Jeff picked up the football there.\n56 Who received the football? \tMary\t52\n57 Jeff handed the football to Mary.\n58 Mary passed the football to Jeff.\n59 What did Mary give to Jeff? \tfootball\t58\n60 Jeff handed the football to Mary.\n61 Fred travelled to the garden.\n62 Who did Jeff give the football to? \tMary\t60\n63 Mary handed the football to Fred.\n64 Fred passed the football to Mary.\n65 Who received the football? \tMary\t64\n1 Mary moved to the office.\n2 Bill got the milk there.\n3 Bill discarded the milk.\n4 Bill moved to the bedroom.\n5 Fred took the apple there.\n6 Bill travelled to the hallway.\n7 Jeff travelled to the garden.\n8 Fred moved to the garden.\n9 Bill moved to the kitchen.\n10 Mary went back to the garden.\n11 Fred handed the apple to Mary.\n12 Mary took the milk there.\n13 Who gave the apple? \tFred\t11\n14 Jeff went back to the office.\n15 Mary gave the apple to Fred.\n16 What did Mary give to Fred? \tapple\t15\n17 Fred gave the apple to Mary.\n18 Jeff journeyed to the bedroom.\n19 Who gave the apple to Mary? \tFred\t17\n20 Mary gave the apple to Fred.\n21 Mary dropped the milk.\n22 Who received the apple? \tFred\t20\n23 Fred got the milk there.\n24 Fred gave the apple to Mary.\n25 What did Fred give to Mary? \tapple\t24\n1 Mary moved to the hallway.\n2 Jeff went back to the bathroom.\n3 Jeff travelled to the office.\n4 Fred went back to the hallway.\n5 Jeff went to the garden.\n6 Mary travelled to the bedroom.\n7 Jeff moved to the hallway.\n8 Mary journeyed to the office.\n9 Bill journeyed to the office.\n10 Bill went back to the bathroom.\n11 Fred travelled to the kitchen.\n12 Mary went back to the bathroom.\n13 Mary journeyed to the bedroom.\n14 Fred moved to the hallway.\n15 Fred journeyed to the bedroom.\n16 Bill moved to the garden.\n17 Fred travelled to the kitchen.\n18 Fred took the apple there.\n19 Fred took the football there.\n20 Fred travelled to the garden.\n21 Fred passed the apple to Bill.\n22 Jeff went to the bedroom.\n23 Who gave the apple? \tFred\t21\n24 Bill put down the apple.\n25 Fred picked up the apple there.\n26 Who gave the apple to Bill? \tFred\t21\n27 Jeff travelled to the kitchen.\n28 Fred passed the apple to Bill.\n29 Who gave the apple to Bill? \tFred\t28\n30 Jeff went to the bedroom.\n31 Bill journeyed to the bedroom.\n32 What did Fred give to Bill? \tapple\t28\n33 Bill handed the apple to Mary.\n34 Fred left the football.\n35 Who gave the apple to Mary? \tBill\t33\n1 Jeff went back to the hallway.\n2 Bill picked up the milk there.\n3 Bill gave the milk to Mary.\n4 Mary handed the milk to Bill.\n5 Who gave the milk to Bill? \tMary\t4\n6 Bill passed the milk to Mary.\n7 Jeff took the apple there.\n8 Who gave the milk? \tBill\t6\n9 Mary passed the milk to Bill.\n10 Mary travelled to the bedroom.\n11 Who gave the milk to Bill? \tMary\t9\n12 Jeff discarded the apple.\n13 Bill dropped the milk.\n14 Who did Mary give the milk to? \tBill\t9\n15 Mary moved to the garden.\n16 Fred moved to the bathroom.\n17 Fred picked up the football there.\n18 Mary travelled to the kitchen.\n19 Fred left the football.\n20 Bill went to the bathroom.\n21 Mary journeyed to the office.\n22 Jeff got the apple there.\n23 Fred went back to the hallway.\n24 Jeff passed the apple to Fred.\n25 What did Jeff give to Fred? \tapple\t24\n1 Mary journeyed to the hallway.\n2 Mary travelled to the bathroom.\n3 Jeff journeyed to the office.\n4 Bill moved to the bathroom.\n5 Mary journeyed to the hallway.\n6 Mary went back to the garden.\n7 Bill travelled to the garden.\n8 Bill journeyed to the hallway.\n9 Bill went back to the kitchen.\n10 Jeff got the milk there.\n11 Mary journeyed to the bedroom.\n12 Jeff travelled to the hallway.\n13 Bill moved to the hallway.\n14 Jeff journeyed to the bedroom.\n15 Bill journeyed to the bathroom.\n16 Jeff dropped the milk.\n17 Mary got the milk there.\n18 Mary passed the milk to Jeff.\n19 What did Mary give to Jeff? \tmilk\t18\n20 Jeff dropped the milk.\n21 Jeff took the milk there.\n22 Who gave the milk? \tMary\t18\n23 Jeff passed the milk to Mary.\n24 Mary handed the milk to Jeff.\n25 What did Mary give to Jeff? \tmilk\t24\n26 Bill went back to the bedroom.\n27 Mary moved to the office.\n28 What did Mary give to Jeff? \tmilk\t24\n29 Jeff gave the milk to Bill.\n30 Bill passed the milk to Jeff.\n31 Who gave the milk to Jeff? \tBill\t30\n1 Fred went to the bedroom.\n2 Fred took the football there.\n3 Fred put down the football.\n4 Jeff grabbed the milk there.\n5 Bill journeyed to the garden.\n6 Fred travelled to the garden.\n7 Jeff journeyed to the bathroom.\n8 Bill went to the office.\n9 Bill went back to the garden.\n10 Jeff discarded the milk.\n11 Mary went back to the bedroom.\n12 Mary picked up the football there.\n13 Fred travelled to the kitchen.\n14 Bill went to the bathroom.\n15 Fred went to the office.\n16 Bill journeyed to the garden.\n17 Mary travelled to the office.\n18 Mary handed the football to Fred.\n19 What did Mary give to Fred? \tfootball\t18\n20 Mary travelled to the kitchen.\n21 Fred put down the football.\n22 Who did Mary give the football to? \tFred\t18\n23 Fred journeyed to the bedroom.\n24 Bill journeyed to the kitchen.\n25 Who gave the football to Fred? \tMary\t18\n26 Fred travelled to the hallway.\n27 Jeff journeyed to the office.\n28 Jeff grabbed the football there.\n29 Fred moved to the office.\n30 Bill went back to the bedroom.\n31 Jeff dropped the football.\n32 Mary journeyed to the hallway.\n33 Fred went back to the kitchen.\n34 Jeff got the football there.\n35 Bill moved to the bathroom.\n36 Bill travelled to the kitchen.\n37 Mary went to the bathroom.\n38 Jeff discarded the football.\n39 Bill travelled to the bathroom.\n40 Mary took the apple there.\n41 Mary journeyed to the bedroom.\n42 Bill grabbed the milk there.\n43 Bill discarded the milk.\n44 Bill went to the kitchen.\n45 Mary went to the bathroom.\n46 Mary took the milk there.\n47 Bill travelled to the garden.\n48 Fred went back to the bathroom.\n49 Jeff picked up the football there.\n50 Mary gave the apple to Fred.\n51 Fred handed the apple to Mary.\n52 Who did Fred give the apple to? \tMary\t51\n53 Mary discarded the milk.\n54 Bill moved to the office.\n55 Who gave the apple to Mary? \tFred\t51\n1 Fred moved to the hallway.\n2 Jeff journeyed to the garden.\n3 Fred took the milk there.\n4 Jeff moved to the hallway.\n5 Fred went back to the garden.\n6 Jeff picked up the apple there.\n7 Jeff passed the apple to Mary.\n8 Mary journeyed to the bedroom.\n9 Who gave the apple to Mary? \tJeff\t7\n10 Fred discarded the milk.\n11 Bill journeyed to the bedroom.\n12 Who did Jeff give the apple to? \tMary\t7\n13 Mary put down the apple.\n14 Bill picked up the apple there.\n15 Bill dropped the apple.\n16 Fred got the milk there.\n17 Bill took the apple there.\n18 Jeff went back to the bathroom.\n19 Mary moved to the garden.\n20 Mary travelled to the hallway.\n21 Mary journeyed to the garden.\n22 Mary went to the office.\n23 Fred went to the bathroom.\n24 Fred journeyed to the office.\n25 Fred gave the milk to Mary.\n26 Mary passed the milk to Fred.\n27 What did Mary give to Fred? \tmilk\t26\n28 Fred passed the milk to Mary.\n29 Mary handed the milk to Fred.\n30 Who did Mary give the milk to? \tFred\t29\n31 Fred handed the milk to Mary.\n32 Mary gave the milk to Fred.\n33 Who received the milk? \tFred\t32\n1 Mary journeyed to the kitchen.\n2 Mary went to the bedroom.\n3 Mary moved to the bathroom.\n4 Mary grabbed the football there.\n5 Mary moved to the garden.\n6 Mary dropped the football.\n7 Fred went back to the kitchen.\n8 Jeff went back to the office.\n9 Jeff went to the bathroom.\n10 Bill took the apple there.\n11 Mary picked up the milk there.\n12 Mary picked up the football there.\n13 Bill went back to the kitchen.\n14 Bill went back to the hallway.\n15 Fred journeyed to the office.\n16 Bill discarded the apple.\n17 Mary journeyed to the kitchen.\n18 Fred journeyed to the garden.\n19 Mary went to the hallway.\n20 Mary gave the football to Bill.\n21 Who gave the football to Bill? \tMary\t20\n22 Bill passed the football to Mary.\n23 Bill took the apple there.\n24 Who gave the football? \tBill\t22\n25 Bill gave the apple to Mary.\n26 Jeff travelled to the kitchen.\n27 What did Bill give to Mary? \tfootball\t22\n28 Bill journeyed to the office.\n29 Jeff went to the bathroom.\n30 What did Bill give to Mary? \tapple\t25\n31 Fred travelled to the office.\n32 Mary went back to the office.\n33 Bill travelled to the bedroom.\n34 Fred travelled to the hallway.\n35 Bill went to the hallway.\n36 Fred travelled to the kitchen.\n37 Mary left the milk there.\n38 Bill journeyed to the kitchen.\n39 Mary travelled to the garden.\n40 Mary left the apple.\n41 Mary put down the football there.\n42 Mary picked up the football there.\n43 Mary left the football there.\n44 Mary journeyed to the kitchen.\n45 Bill went back to the office.\n46 Jeff went to the garden.\n47 Fred went to the bathroom.\n48 Fred journeyed to the bedroom.\n49 Jeff picked up the football there.\n50 Bill travelled to the hallway.\n51 Jeff took the apple there.\n52 Fred went to the hallway.\n53 Jeff put down the apple.\n54 Bill travelled to the garden.\n55 Jeff handed the football to Bill.\n56 Jeff took the apple there.\n57 Who did Jeff give the football to? \tBill\t55\n1 Fred picked up the apple there.\n2 Bill went back to the office.\n3 Jeff grabbed the milk there.\n4 Jeff gave the milk to Bill.\n5 What did Jeff give to Bill? \tmilk\t4\n6 Fred dropped the apple.\n7 Bill discarded the milk.\n8 Who received the milk? \tBill\t4\n9 Mary journeyed to the garden.\n10 Bill went to the kitchen.\n11 What did Jeff give to Bill? \tmilk\t4\n12 Bill travelled to the bedroom.\n13 Mary travelled to the bathroom.\n14 Bill journeyed to the garden.\n15 Fred picked up the apple there.\n16 Fred went to the bedroom.\n17 Jeff grabbed the milk there.\n18 Fred picked up the football there.\n19 Fred put down the apple.\n20 Jeff discarded the milk there.\n21 Mary travelled to the office.\n22 Bill went to the kitchen.\n23 Bill went to the garden.\n24 Jeff took the milk there.\n25 Fred picked up the apple there.\n26 Jeff went to the hallway.\n27 Bill travelled to the hallway.\n28 Fred went to the office.\n29 Fred handed the apple to Mary.\n30 What did Fred give to Mary? \tapple\t29\n31 Jeff went to the bathroom.\n32 Mary gave the apple to Fred.\n33 Who did Mary give the apple to? \tFred\t32\n1 Jeff moved to the garden.\n2 Mary picked up the apple there.\n3 Mary travelled to the bathroom.\n4 Jeff journeyed to the kitchen.\n5 Mary moved to the office.\n6 Mary took the football there.\n7 Jeff moved to the bedroom.\n8 Bill moved to the hallway.\n9 Jeff journeyed to the hallway.\n10 Mary went to the kitchen.\n11 Fred went to the bedroom.\n12 Mary went back to the hallway.\n13 Mary handed the apple to Bill.\n14 Fred got the milk there.\n15 Who gave the apple? \tMary\t13\n16 Mary left the football there.\n17 Jeff grabbed the football there.\n18 What did Mary give to Bill? \tapple\t13\n19 Bill went back to the bathroom.\n20 Jeff handed the football to Mary.\n21 Who did Jeff give the football to? \tMary\t20\n22 Bill put down the apple.\n23 Fred put down the milk.\n24 Who received the football? \tMary\t20\n25 Mary gave the football to Jeff.\n26 Jeff handed the football to Mary.\n27 Who received the football? \tMary\t26\n1 Bill took the football there.\n2 Jeff journeyed to the bathroom.\n3 Jeff moved to the kitchen.\n4 Bill left the football.\n5 Jeff went back to the bedroom.\n6 Bill grabbed the football there.\n7 Bill travelled to the garden.\n8 Bill picked up the apple there.\n9 Fred went to the hallway.\n10 Mary journeyed to the bathroom.\n11 Jeff went back to the kitchen.\n12 Bill discarded the football.\n13 Fred journeyed to the bathroom.\n14 Bill picked up the football there.\n15 Fred journeyed to the hallway.\n16 Bill moved to the office.\n17 Fred took the milk there.\n18 Bill left the apple.\n19 Fred put down the milk there.\n20 Bill went to the bathroom.\n21 Bill handed the football to Mary.\n22 Mary dropped the football.\n23 Who gave the football to Mary? \tBill\t21\n24 Jeff went back to the office.\n25 Mary grabbed the football there.\n26 Who gave the football? \tBill\t21\n27 Fred grabbed the milk there.\n28 Fred discarded the milk.\n29 Bill moved to the office.\n30 Mary left the football.\n31 Jeff picked up the apple there.\n32 Fred went to the garden.\n33 Jeff passed the apple to Bill.\n34 Bill gave the apple to Jeff.\n35 Who received the apple? \tJeff\t34\n36 Bill went back to the garden.\n37 Mary took the football there.\n38 What did Bill give to Jeff? \tapple\t34\n39 Mary moved to the bedroom.\n40 Bill travelled to the office.\n41 What did Bill give to Jeff? \tapple\t34\n1 Bill travelled to the bathroom.\n2 Fred picked up the apple there.\n3 Mary moved to the office.\n4 Fred handed the apple to Mary.\n5 What did Fred give to Mary? \tapple\t4\n6 Mary handed the apple to Fred.\n7 Fred passed the apple to Mary.\n8 What did Fred give to Mary? \tapple\t7\n9 Fred moved to the hallway.\n10 Mary went to the bathroom.\n11 Who gave the apple? \tFred\t7\n12 Mary passed the apple to Bill.\n13 Bill went back to the kitchen.\n14 Who received the apple? \tBill\t12\n15 Jeff journeyed to the office.\n16 Mary went to the bedroom.\n17 What did Mary give to Bill? \tapple\t12\n1 Bill went to the office.\n2 Mary moved to the office.\n3 Fred took the football there.\n4 Fred moved to the office.\n5 Fred put down the football.\n6 Fred went to the garden.\n7 Jeff moved to the kitchen.\n8 Mary took the football there.\n9 Jeff moved to the bathroom.\n10 Mary moved to the bedroom.\n11 Mary took the milk there.\n12 Bill journeyed to the bathroom.\n13 Fred moved to the kitchen.\n14 Fred went to the hallway.\n15 Jeff went back to the garden.\n16 Bill went back to the garden.\n17 Mary picked up the apple there.\n18 Mary moved to the hallway.\n19 Mary passed the apple to Fred.\n20 Mary went back to the bathroom.\n21 Who gave the apple? \tMary\t19\n22 Bill moved to the bathroom.\n23 Mary put down the football.\n24 What did Mary give to Fred? \tapple\t19\n25 Mary went to the hallway.\n26 Jeff went back to the bedroom.\n27 Mary discarded the milk.\n28 Fred passed the apple to Mary.\n29 What did Fred give to Mary? \tapple\t28\n30 Mary passed the apple to Fred.\n31 Fred passed the apple to Mary.\n32 What did Fred give to Mary? \tapple\t31\n33 Mary dropped the apple.\n34 Bill grabbed the football there.\n35 Who did Fred give the apple to? \tMary\t31\n1 Bill went back to the kitchen.\n2 Mary got the football there.\n3 Fred went to the garden.\n4 Fred got the milk there.\n5 Mary left the football.\n6 Fred got the apple there.\n7 Fred travelled to the hallway.\n8 Bill went to the hallway.\n9 Mary journeyed to the garden.\n10 Fred gave the apple to Bill.\n11 What did Fred give to Bill? \tapple\t10\n12 Bill gave the apple to Fred.\n13 Fred left the milk there.\n14 Who gave the apple to Fred? \tBill\t12\n15 Fred got the milk there.\n16 Fred gave the apple to Bill.\n17 Who received the apple? \tBill\t16\n18 Fred went back to the bedroom.\n19 Mary moved to the office.\n20 What did Fred give to Bill? \tapple\t16\n21 Bill travelled to the bathroom.\n22 Mary went to the kitchen.\n23 What did Fred give to Bill? \tapple\t16\n1 Bill went to the kitchen.\n2 Fred moved to the bedroom.\n3 Jeff went to the kitchen.\n4 Jeff moved to the bedroom.\n5 Mary went to the bathroom.\n6 Jeff went to the garden.\n7 Fred moved to the bathroom.\n8 Mary travelled to the garden.\n9 Mary grabbed the milk there.\n10 Mary passed the milk to Jeff.\n11 What did Mary give to Jeff? \tmilk\t10\n12 Jeff moved to the kitchen.\n13 Bill travelled to the garden.\n14 Who gave the milk to Jeff? \tMary\t10\n15 Jeff went back to the bathroom.\n16 Jeff handed the milk to Fred.\n17 Who gave the milk? \tJeff\t16\n18 Fred travelled to the office.\n19 Fred dropped the milk.\n20 Who received the milk? \tFred\t16\n21 Jeff grabbed the apple there.\n22 Bill picked up the football there.\n23 Who gave the milk to Fred? \tJeff\t16\n1 Jeff travelled to the kitchen.\n2 Fred went back to the bathroom.\n3 Bill grabbed the apple there.\n4 Bill dropped the apple.\n5 Bill went back to the hallway.\n6 Mary travelled to the bedroom.\n7 Mary moved to the kitchen.\n8 Mary moved to the hallway.\n9 Jeff journeyed to the office.\n10 Jeff got the milk there.\n11 Bill journeyed to the bedroom.\n12 Bill went to the hallway.\n13 Jeff travelled to the hallway.\n14 Jeff gave the milk to Mary.\n15 Who gave the milk? \tJeff\t14\n16 Mary handed the milk to Bill.\n17 Mary journeyed to the office.\n18 Who gave the milk to Bill? \tMary\t16\n19 Fred got the football there.\n20 Bill passed the milk to Jeff.\n21 What did Bill give to Jeff? \tmilk\t20\n22 Jeff passed the milk to Bill.\n23 Jeff travelled to the office.\n24 Who received the milk? \tBill\t22\n25 Mary journeyed to the bedroom.\n26 Fred dropped the football.\n27 What did Jeff give to Bill? \tmilk\t22\n1 Jeff moved to the bedroom.\n2 Fred journeyed to the kitchen.\n3 Fred took the milk there.\n4 Mary travelled to the office.\n5 Fred gave the milk to Bill.\n6 Bill passed the milk to Fred.\n7 Who gave the milk? \tBill\t6\n8 Fred moved to the bathroom.\n9 Jeff went to the kitchen.\n10 Who gave the milk to Fred? \tBill\t6\n11 Fred journeyed to the garden.\n12 Bill went back to the bedroom.\n13 Who gave the milk to Fred? \tBill\t6\n14 Fred picked up the apple there.\n15 Fred left the milk.\n16 Fred put down the apple.\n17 Mary journeyed to the bedroom.\n18 Bill moved to the hallway.\n19 Mary went back to the office.\n20 Jeff went back to the garden.\n21 Bill journeyed to the kitchen.\n22 Jeff picked up the apple there.\n23 Mary journeyed to the bedroom.\n24 Jeff passed the apple to Fred.\n25 Fred went to the bathroom.\n26 What did Jeff give to Fred? \tapple\t24\n27 Jeff travelled to the kitchen.\n28 Fred put down the apple.\n29 Who did Jeff give the apple to? \tFred\t24\n1 Mary moved to the bathroom.\n2 Jeff journeyed to the kitchen.\n3 Jeff picked up the milk there.\n4 Jeff picked up the football there.\n5 Jeff put down the football there.\n6 Jeff journeyed to the office.\n7 Jeff picked up the apple there.\n8 Mary moved to the office.\n9 Bill travelled to the hallway.\n10 Jeff gave the apple to Mary.\n11 Who received the apple? \tMary\t10\n12 Bill went to the office.\n13 Mary gave the apple to Bill.\n14 Who did Mary give the apple to? \tBill\t13\n15 Bill passed the apple to Mary.\n16 Mary gave the apple to Bill.\n17 What did Mary give to Bill? \tapple\t16\n18 Bill gave the apple to Mary.\n19 Jeff went to the bedroom.\n20 Who did Bill give the apple to? \tMary\t18\n21 Fred journeyed to the bedroom.\n22 Mary handed the apple to Bill.\n23 Who received the apple? \tBill\t22\n1 Jeff moved to the hallway.\n2 Jeff picked up the football there.\n3 Bill journeyed to the office.\n4 Fred got the apple there.\n5 Bill went back to the garden.\n6 Jeff dropped the football.\n7 Jeff grabbed the football there.\n8 Jeff discarded the football.\n9 Bill got the milk there.\n10 Fred left the apple.\n11 Fred took the apple there.\n12 Mary went back to the hallway.\n13 Mary picked up the football there.\n14 Jeff went back to the office.\n15 Fred gave the apple to Jeff.\n16 Bill went to the office.\n17 Who received the apple? \tJeff\t15\n18 Jeff gave the apple to Fred.\n19 Fred discarded the apple.\n20 Who gave the apple? \tJeff\t18\n21 Bill went to the hallway.\n22 Mary gave the football to Bill.\n23 Who received the football? \tBill\t22\n24 Bill left the milk.\n25 Mary went back to the bedroom.\n26 Who received the football? \tBill\t22\n27 Jeff went to the garden.\n28 Fred moved to the kitchen.\n29 Who did Mary give the football to? \tBill\t22\n1 Bill moved to the bedroom.\n2 Mary took the football there.\n3 Mary dropped the football.\n4 Bill went to the bathroom.\n5 Bill moved to the bedroom.\n6 Mary got the football there.\n7 Mary handed the football to Fred.\n8 Fred discarded the football.\n9 Who did Mary give the football to? \tFred\t7\n10 Fred moved to the bedroom.\n11 Mary travelled to the office.\n12 Who gave the football to Fred? \tMary\t7\n13 Jeff went back to the office.\n14 Fred travelled to the office.\n15 Bill went back to the garden.\n16 Fred picked up the apple there.\n17 Fred travelled to the bathroom.\n18 Fred picked up the football there.\n19 Fred travelled to the kitchen.\n20 Fred grabbed the milk there.\n21 Fred dropped the apple.\n22 Fred took the apple there.\n23 Fred travelled to the hallway.\n24 Fred went back to the garden.\n25 Bill travelled to the office.\n26 Jeff travelled to the garden.\n27 Bill went to the bedroom.\n28 Mary went to the kitchen.\n29 Fred left the apple.\n30 Jeff went to the kitchen.\n31 Fred went back to the kitchen.\n32 Fred handed the football to Mary.\n33 Who gave the football to Mary? \tFred\t32\n34 Fred journeyed to the hallway.\n35 Mary handed the football to Jeff.\n36 Who did Mary give the football to? \tJeff\t35\n37 Jeff left the football.\n38 Fred discarded the milk.\n39 What did Mary give to Jeff? \tfootball\t35\n1 Bill moved to the bathroom.\n2 Mary went to the bathroom.\n3 Jeff journeyed to the hallway.\n4 Fred moved to the bathroom.\n5 Bill grabbed the apple there.\n6 Bill dropped the apple.\n7 Bill went to the office.\n8 Mary grabbed the apple there.\n9 Mary journeyed to the hallway.\n10 Mary discarded the apple.\n11 Mary journeyed to the garden.\n12 Bill travelled to the hallway.\n13 Bill got the apple there.\n14 Bill travelled to the office.\n15 Mary moved to the kitchen.\n16 Bill journeyed to the bathroom.\n17 Bill passed the apple to Fred.\n18 Jeff moved to the garden.\n19 Who received the apple? \tFred\t17\n20 Fred handed the apple to Bill.\n21 Jeff travelled to the bathroom.\n22 Who gave the apple? \tFred\t20\n23 Bill passed the apple to Fred.\n24 Mary went to the office.\n25 Who gave the apple? \tBill\t23\n26 Jeff moved to the office.\n27 Fred handed the apple to Bill.\n28 What did Fred give to Bill? \tapple\t27\n29 Jeff travelled to the bedroom.\n30 Bill passed the apple to Fred.\n31 Who did Bill give the apple to? \tFred\t30\n1 Mary got the milk there.\n2 Mary gave the milk to Bill.\n3 What did Mary give to Bill? \tmilk\t2\n4 Jeff went to the hallway.\n5 Bill gave the milk to Mary.\n6 Who gave the milk? \tBill\t5\n7 Fred moved to the hallway.\n8 Mary handed the milk to Fred.\n9 What did Mary give to Fred? \tmilk\t8\n10 Fred passed the milk to Mary.\n11 Mary journeyed to the bathroom.\n12 What did Fred give to Mary? \tmilk\t10\n13 Mary discarded the milk there.\n14 Mary journeyed to the garden.\n15 What did Fred give to Mary? \tmilk\t10\n1 Mary moved to the kitchen.\n2 Bill grabbed the football there.\n3 Jeff journeyed to the garden.\n4 Bill handed the football to Mary.\n5 What did Bill give to Mary? \tfootball\t4\n6 Mary moved to the bathroom.\n7 Jeff went back to the office.\n8 Who did Bill give the football to? \tMary\t4\n9 Mary handed the football to Fred.\n10 Fred handed the football to Mary.\n11 What did Fred give to Mary? \tfootball\t10\n12 Mary passed the football to Fred.\n13 Mary went back to the hallway.\n14 Who did Mary give the football to? \tFred\t12\n15 Fred discarded the football.\n16 Mary got the milk there.\n17 Who gave the football? \tMary\t12\n1 Bill went to the kitchen.\n2 Jeff picked up the apple there.\n3 Jeff gave the apple to Fred.\n4 Fred passed the apple to Jeff.\n5 Who gave the apple? \tFred\t4\n6 Jeff grabbed the milk there.\n7 Jeff discarded the milk.\n8 What did Fred give to Jeff? \tapple\t4\n9 Fred picked up the milk there.\n10 Jeff gave the apple to Fred.\n11 Who received the apple? \tFred\t10\n12 Fred handed the apple to Jeff.\n13 Jeff passed the apple to Fred.\n14 Who received the apple? \tFred\t13\n15 Jeff moved to the kitchen.\n16 Fred put down the milk there.\n17 Who gave the apple to Fred? \tJeff\t13\n1 Mary grabbed the apple there.\n2 Jeff went back to the bedroom.\n3 Bill went to the office.\n4 Mary moved to the office.\n5 Mary gave the apple to Bill.\n6 Mary journeyed to the hallway.\n7 Who gave the apple? \tMary\t5\n8 Fred moved to the kitchen.\n9 Jeff journeyed to the hallway.\n10 Who did Mary give the apple to? \tBill\t5\n11 Bill went to the garden.\n12 Bill travelled to the kitchen.\n13 Bill passed the apple to Fred.\n14 Fred gave the apple to Bill.\n15 Who gave the apple to Bill? \tFred\t14\n16 Mary went back to the office.\n17 Bill handed the apple to Fred.\n18 Who did Bill give the apple to? \tFred\t17\n19 Fred put down the apple there.\n20 Mary went back to the garden.\n21 Who received the apple? \tFred\t17\n1 Mary picked up the football there.\n2 Mary gave the football to Fred.\n3 Who gave the football to Fred? \tMary\t2\n4 Mary moved to the bedroom.\n5 Fred went to the bathroom.\n6 Who did Mary give the football to? \tFred\t2\n7 Bill travelled to the garden.\n8 Fred journeyed to the office.\n9 Who did Mary give the football to? \tFred\t2\n10 Bill went to the bathroom.\n11 Bill went to the garden.\n12 Fred dropped the football there.\n13 Jeff journeyed to the garden.\n14 Bill went back to the bathroom.\n15 Mary travelled to the hallway.\n16 Bill went to the bedroom.\n17 Jeff journeyed to the kitchen.\n18 Mary journeyed to the bedroom.\n19 Bill journeyed to the kitchen.\n20 Jeff went back to the bedroom.\n21 Fred got the football there.\n22 Bill went to the hallway.\n23 Fred put down the football.\n24 Fred went back to the bathroom.\n25 Fred grabbed the apple there.\n26 Mary travelled to the kitchen.\n27 Bill journeyed to the garden.\n28 Fred travelled to the bedroom.\n29 Fred handed the apple to Jeff.\n30 Who gave the apple to Jeff? \tFred\t29\n31 Jeff gave the apple to Fred.\n32 Fred passed the apple to Jeff.\n33 What did Fred give to Jeff? \tapple\t32\n1 Bill moved to the kitchen.\n2 Bill moved to the hallway.\n3 Jeff journeyed to the bathroom.\n4 Fred went to the office.\n5 Bill moved to the office.\n6 Fred went to the bedroom.\n7 Mary went to the hallway.\n8 Jeff went back to the garden.\n9 Fred went back to the bathroom.\n10 Jeff went back to the kitchen.\n11 Bill journeyed to the garden.\n12 Mary travelled to the bedroom.\n13 Jeff travelled to the bathroom.\n14 Jeff journeyed to the kitchen.\n15 Bill took the apple there.\n16 Bill put down the apple.\n17 Bill grabbed the apple there.\n18 Mary went to the hallway.\n19 Bill discarded the apple.\n20 Mary moved to the garden.\n21 Bill went to the hallway.\n22 Fred journeyed to the bedroom.\n23 Mary moved to the kitchen.\n24 Bill moved to the bathroom.\n25 Fred went back to the office.\n26 Mary moved to the hallway.\n27 Mary went back to the bedroom.\n28 Bill went back to the office.\n29 Jeff took the football there.\n30 Mary went back to the bathroom.\n31 Jeff went back to the hallway.\n32 Fred went back to the bathroom.\n33 Bill went to the kitchen.\n34 Jeff put down the football.\n35 Bill went to the bathroom.\n36 Jeff moved to the garden.\n37 Jeff went back to the bathroom.\n38 Bill went back to the garden.\n39 Bill journeyed to the kitchen.\n40 Fred went to the office.\n41 Mary travelled to the bedroom.\n42 Fred went back to the bathroom.\n43 Fred journeyed to the kitchen.\n44 Fred went back to the garden.\n45 Bill journeyed to the bedroom.\n46 Bill moved to the garden.\n47 Fred picked up the apple there.\n48 Mary went to the office.\n49 Fred gave the apple to Bill.\n50 Fred went to the bedroom.\n51 What did Fred give to Bill? \tapple\t49\n52 Mary travelled to the kitchen.\n53 Fred went to the bathroom.\n54 Who gave the apple? \tFred\t49\n55 Bill travelled to the bathroom.\n56 Bill handed the apple to Fred.\n57 Who received the apple? \tFred\t56\n58 Bill journeyed to the garden.\n59 Fred gave the apple to Jeff.\n60 Who gave the apple to Jeff? \tFred\t59\n61 Jeff left the apple.\n62 Bill journeyed to the bathroom.\n63 What did Fred give to Jeff? \tapple\t59\n1 Mary moved to the hallway.\n2 Jeff moved to the office.\n3 Jeff grabbed the football there.\n4 Bill moved to the bathroom.\n5 Mary travelled to the bathroom.\n6 Mary went to the kitchen.\n7 Bill travelled to the hallway.\n8 Jeff put down the football.\n9 Mary moved to the bathroom.\n10 Jeff journeyed to the garden.\n11 Jeff travelled to the bathroom.\n12 Fred went to the hallway.\n13 Fred went to the bedroom.\n14 Bill grabbed the milk there.\n15 Fred travelled to the office.\n16 Bill put down the milk.\n17 Fred picked up the football there.\n18 Bill got the milk there.\n19 Jeff went back to the hallway.\n20 Bill handed the milk to Jeff.\n21 What did Bill give to Jeff? \tmilk\t20\n22 Fred travelled to the garden.\n23 Jeff passed the milk to Bill.\n24 Who gave the milk to Bill? \tJeff\t23\n25 Fred put down the football.\n26 Bill left the milk.\n27 What did Jeff give to Bill? \tmilk\t23\n28 Mary moved to the bedroom.\n29 Fred moved to the office.\n30 What did Jeff give to Bill? \tmilk\t23\n31 Bill moved to the bedroom.\n32 Mary journeyed to the hallway.\n33 Mary grabbed the milk there.\n34 Mary put down the milk there.\n35 Jeff grabbed the milk there.\n36 Bill moved to the hallway.\n37 Jeff passed the milk to Mary.\n38 Jeff travelled to the garden.\n39 Who gave the milk to Mary? \tJeff\t37\n1 Jeff took the apple there.\n2 Jeff went to the bathroom.\n3 Jeff picked up the football there.\n4 Jeff put down the apple.\n5 Jeff dropped the football.\n6 Fred journeyed to the office.\n7 Jeff grabbed the football there.\n8 Bill went back to the hallway.\n9 Jeff dropped the football.\n10 Jeff journeyed to the kitchen.\n11 Jeff moved to the hallway.\n12 Bill went to the kitchen.\n13 Bill went to the garden.\n14 Fred travelled to the garden.\n15 Fred moved to the kitchen.\n16 Jeff moved to the bedroom.\n17 Bill went to the bathroom.\n18 Jeff travelled to the bathroom.\n19 Mary went back to the office.\n20 Bill journeyed to the office.\n21 Bill journeyed to the bedroom.\n22 Jeff picked up the milk there.\n23 Mary travelled to the hallway.\n24 Jeff travelled to the kitchen.\n25 Jeff passed the milk to Fred.\n26 Fred passed the milk to Jeff.\n27 What did Fred give to Jeff? \tmilk\t26\n28 Jeff handed the milk to Fred.\n29 Bill went to the office.\n30 What did Jeff give to Fred? \tmilk\t28\n31 Jeff journeyed to the office.\n32 Mary went back to the office.\n33 Who received the milk? \tFred\t28\n34 Fred moved to the hallway.\n35 Jeff moved to the garden.\n36 Jeff journeyed to the hallway.\n37 Fred handed the milk to Jeff.\n38 Who did Fred give the milk to? \tJeff\t37\n39 Bill moved to the garden.\n40 Jeff handed the milk to Fred.\n41 Who gave the milk to Fred? \tJeff\t40\n1 Bill travelled to the hallway.\n2 Fred grabbed the football there.\n3 Fred went back to the hallway.\n4 Mary journeyed to the hallway.\n5 Fred handed the football to Mary.\n6 Jeff went to the hallway.\n7 Who gave the football? \tFred\t5\n8 Jeff went to the kitchen.\n9 Mary handed the football to Fred.\n10 Who received the football? \tFred\t9\n11 Jeff moved to the hallway.\n12 Mary went back to the office.\n13 What did Mary give to Fred? \tfootball\t9\n14 Bill journeyed to the garden.\n15 Jeff travelled to the office.\n16 What did Mary give to Fred? \tfootball\t9\n17 Bill travelled to the office.\n18 Fred went to the office.\n19 Fred passed the football to Mary.\n20 Jeff travelled to the hallway.\n21 Who gave the football to Mary? \tFred\t19\n1 Jeff journeyed to the bedroom.\n2 Jeff went back to the bathroom.\n3 Bill went back to the bedroom.\n4 Fred grabbed the apple there.\n5 Jeff moved to the kitchen.\n6 Bill travelled to the office.\n7 Mary went to the hallway.\n8 Fred handed the apple to Bill.\n9 What did Fred give to Bill? \tapple\t8\n10 Bill handed the apple to Fred.\n11 Fred journeyed to the hallway.\n12 Who received the apple? \tFred\t10\n13 Fred gave the apple to Mary.\n14 Jeff journeyed to the garden.\n15 What did Fred give to Mary? \tapple\t13\n16 Mary gave the apple to Fred.\n17 Bill travelled to the bedroom.\n18 Who received the apple? \tFred\t16\n19 Jeff went to the bedroom.\n20 Fred dropped the apple.\n21 Who gave the apple? \tMary\t16\n1 Jeff went back to the hallway.\n2 Fred journeyed to the bathroom.\n3 Mary moved to the hallway.\n4 Jeff went to the bedroom.\n5 Jeff went to the garden.\n6 Fred went to the garden.\n7 Jeff got the milk there.\n8 Jeff got the apple there.\n9 Jeff gave the apple to Fred.\n10 Fred gave the apple to Jeff.\n11 Who did Fred give the apple to? \tJeff\t10\n12 Jeff passed the apple to Fred.\n13 Fred handed the apple to Jeff.\n14 What did Fred give to Jeff? \tapple\t13\n15 Jeff put down the milk.\n16 Jeff discarded the apple.\n17 Who gave the apple to Jeff? \tFred\t13\n18 Fred got the milk there.\n19 Bill went back to the kitchen.\n20 Who received the apple? \tJeff\t13\n21 Bill grabbed the football there.\n22 Bill dropped the football there.\n23 Fred travelled to the kitchen.\n24 Fred took the football there.\n25 Jeff journeyed to the office.\n26 Bill went to the bedroom.\n27 Fred went back to the hallway.\n28 Fred passed the football to Mary.\n29 Who received the football? \tMary\t28\n1 Jeff went back to the garden.\n2 Mary travelled to the office.\n3 Bill went back to the bedroom.\n4 Mary moved to the hallway.\n5 Bill went back to the garden.\n6 Mary went back to the bedroom.\n7 Jeff journeyed to the office.\n8 Mary went to the kitchen.\n9 Bill travelled to the hallway.\n10 Mary moved to the hallway.\n11 Fred went to the hallway.\n12 Bill picked up the football there.\n13 Bill picked up the apple there.\n14 Bill passed the apple to Mary.\n15 What did Bill give to Mary? \tapple\t14\n16 Bill discarded the football.\n17 Mary grabbed the milk there.\n18 Who did Bill give the apple to? \tMary\t14\n19 Mary gave the apple to Fred.\n20 Fred gave the apple to Mary.\n21 Who gave the apple? \tFred\t20\n22 Mary gave the apple to Fred.\n23 Bill travelled to the bathroom.\n24 Who received the apple? \tFred\t22\n25 Mary moved to the office.\n26 Mary dropped the milk.\n27 Who gave the apple to Fred? \tMary\t22\n1 Mary moved to the garden.\n2 Fred travelled to the bathroom.\n3 Fred went to the hallway.\n4 Jeff went to the bathroom.\n5 Fred went to the bedroom.\n6 Bill travelled to the kitchen.\n7 Jeff went back to the hallway.\n8 Jeff went back to the garden.\n9 Mary travelled to the hallway.\n10 Bill grabbed the apple there.\n11 Jeff moved to the bathroom.\n12 Mary went to the kitchen.\n13 Bill discarded the apple.\n14 Fred went to the garden.\n15 Mary got the apple there.\n16 Mary handed the apple to Bill.\n17 What did Mary give to Bill? \tapple\t16\n18 Bill passed the apple to Mary.\n19 Bill moved to the bathroom.\n20 Who did Bill give the apple to? \tMary\t18\n21 Fred went to the office.\n22 Fred went back to the kitchen.\n23 What did Bill give to Mary? \tapple\t18\n24 Mary passed the apple to Fred.\n25 Mary went back to the garden.\n26 Who gave the apple? \tMary\t24\n27 Jeff went back to the hallway.\n28 Fred went to the bedroom.\n29 Who gave the apple? \tMary\t24\n1 Mary picked up the apple there.\n2 Mary gave the apple to Fred.\n3 What did Mary give to Fred? \tapple\t2\n4 Mary moved to the bedroom.\n5 Bill took the milk there.\n6 Who did Mary give the apple to? \tFred\t2\n7 Bill handed the milk to Mary.\n8 Mary passed the milk to Bill.\n9 What did Mary give to Bill? \tmilk\t8\n10 Bill gave the milk to Mary.\n11 Mary handed the milk to Bill.\n12 Who received the milk? \tBill\t11\n13 Fred dropped the apple.\n14 Bill gave the milk to Mary.\n15 What did Bill give to Mary? \tmilk\t14\n1 Mary journeyed to the office.\n2 Jeff journeyed to the office.\n3 Mary journeyed to the kitchen.\n4 Mary went back to the bedroom.\n5 Mary got the apple there.\n6 Mary moved to the garden.\n7 Mary discarded the apple.\n8 Jeff went to the bedroom.\n9 Jeff journeyed to the garden.\n10 Fred got the football there.\n11 Mary picked up the apple there.\n12 Mary went to the office.\n13 Mary passed the apple to Bill.\n14 Bill went back to the kitchen.\n15 Who gave the apple to Bill? \tMary\t13\n16 Bill went to the bathroom.\n17 Bill got the milk there.\n18 What did Mary give to Bill? \tapple\t13\n19 Bill went back to the bedroom.\n20 Bill gave the apple to Fred.\n21 Who gave the apple to Fred? \tBill\t20\n22 Fred handed the apple to Bill.\n23 Fred journeyed to the garden.\n24 Who gave the apple to Bill? \tFred\t22\n25 Fred passed the football to Jeff.\n26 Jeff passed the football to Fred.\n27 Who received the apple? \tBill\t22\n1 Jeff journeyed to the garden.\n2 Bill picked up the apple there.\n3 Jeff went to the bathroom.\n4 Bill dropped the apple there.\n5 Fred journeyed to the bedroom.\n6 Bill got the apple there.\n7 Bill dropped the apple.\n8 Fred journeyed to the garden.\n9 Jeff moved to the garden.\n10 Mary travelled to the bathroom.\n11 Bill went to the office.\n12 Bill went to the bathroom.\n13 Mary went back to the kitchen.\n14 Jeff went to the bathroom.\n15 Jeff journeyed to the office.\n16 Mary took the milk there.\n17 Bill moved to the garden.\n18 Jeff went to the bathroom.\n19 Jeff journeyed to the bedroom.\n20 Bill travelled to the bathroom.\n21 Bill went back to the garden.\n22 Jeff went to the kitchen.\n23 Mary journeyed to the hallway.\n24 Bill travelled to the bedroom.\n25 Fred journeyed to the hallway.\n26 Mary passed the milk to Fred.\n27 Who did Mary give the milk to? \tFred\t26\n28 Fred handed the milk to Mary.\n29 Mary gave the milk to Fred.\n30 Who gave the milk? \tMary\t29\n31 Mary moved to the bathroom.\n32 Fred left the milk there.\n33 Who did Mary give the milk to? \tFred\t29\n34 Mary moved to the office.\n35 Mary journeyed to the bedroom.\n36 Who gave the milk? \tMary\t29\n37 Fred travelled to the kitchen.\n38 Jeff travelled to the hallway.\n39 Mary went back to the bathroom.\n40 Jeff grabbed the apple there.\n41 Jeff put down the apple.\n42 Bill journeyed to the office.\n43 Jeff grabbed the apple there.\n44 Jeff got the football there.\n45 Jeff dropped the football there.\n46 Jeff picked up the milk there.\n47 Jeff went back to the kitchen.\n48 Jeff dropped the apple.\n49 Jeff discarded the milk.\n50 Mary moved to the garden.\n51 Fred picked up the apple there.\n52 Bill went back to the bathroom.\n53 Jeff got the milk there.\n54 Mary journeyed to the bathroom.\n55 Jeff left the milk.\n56 Bill went to the office.\n57 Fred put down the apple.\n58 Fred picked up the milk there.\n59 Fred handed the milk to Jeff.\n60 Fred moved to the bedroom.\n61 What did Fred give to Jeff? \tmilk\t59\n1 Mary went to the hallway.\n2 Jeff went back to the bathroom.\n3 Mary journeyed to the kitchen.\n4 Mary travelled to the office.\n5 Jeff moved to the kitchen.\n6 Mary travelled to the bathroom.\n7 Bill went back to the bedroom.\n8 Jeff went to the bedroom.\n9 Jeff went to the bathroom.\n10 Bill went back to the hallway.\n11 Mary went to the bedroom.\n12 Jeff travelled to the hallway.\n13 Fred went back to the garden.\n14 Fred travelled to the kitchen.\n15 Fred picked up the football there.\n16 Fred travelled to the garden.\n17 Mary took the milk there.\n18 Fred dropped the football.\n19 Mary went back to the bathroom.\n20 Jeff travelled to the kitchen.\n21 Bill went to the kitchen.\n22 Bill moved to the bedroom.\n23 Bill went back to the hallway.\n24 Fred picked up the football there.\n25 Jeff went back to the garden.\n26 Fred left the football.\n27 Fred went back to the bathroom.\n28 Mary moved to the hallway.\n29 Mary handed the milk to Bill.\n30 Mary travelled to the office.\n31 Who gave the milk? \tMary\t29\n32 Jeff picked up the football there.\n33 Fred went back to the office.\n34 What did Mary give to Bill? \tmilk\t29\n35 Bill went to the garden.\n36 Jeff passed the football to Bill.\n37 Who did Jeff give the football to? \tBill\t36\n38 Bill handed the football to Jeff.\n39 Jeff passed the football to Bill.\n40 What did Jeff give to Bill? \tfootball\t39\n41 Jeff went back to the hallway.\n42 Bill went back to the bedroom.\n43 What did Jeff give to Bill? \tfootball\t39\n1 Fred grabbed the apple there.\n2 Fred handed the apple to Bill.\n3 Who did Fred give the apple to? \tBill\t2\n4 Bill gave the apple to Fred.\n5 Jeff moved to the bathroom.\n6 Who gave the apple to Fred? \tBill\t4\n7 Fred passed the apple to Bill.\n8 Bill handed the apple to Fred.\n9 What did Bill give to Fred? \tapple\t8\n10 Fred travelled to the hallway.\n11 Fred travelled to the bathroom.\n12 Who gave the apple to Fred? \tBill\t8\n13 Fred handed the apple to Jeff.\n14 Jeff gave the apple to Fred.\n15 Who gave the apple to Fred? \tJeff\t14\n1 Mary moved to the office.\n2 Mary journeyed to the bathroom.\n3 Fred moved to the hallway.\n4 Mary went back to the kitchen.\n5 Bill journeyed to the office.\n6 Mary went to the bathroom.\n7 Mary went to the hallway.\n8 Bill got the football there.\n9 Bill dropped the football.\n10 Bill grabbed the football there.\n11 Bill dropped the football.\n12 Bill journeyed to the bedroom.\n13 Jeff travelled to the bedroom.\n14 Fred went back to the bathroom.\n15 Fred went to the garden.\n16 Mary travelled to the garden.\n17 Bill moved to the kitchen.\n18 Mary got the apple there.\n19 Mary moved to the hallway.\n20 Bill went to the bathroom.\n21 Mary journeyed to the garden.\n22 Fred moved to the hallway.\n23 Mary dropped the apple.\n24 Mary picked up the apple there.\n25 Fred moved to the bedroom.\n26 Fred moved to the office.\n27 Mary travelled to the office.\n28 Fred grabbed the football there.\n29 Mary gave the apple to Fred.\n30 Fred handed the apple to Mary.\n31 Who gave the apple? \tFred\t30\n32 Bill went to the kitchen.\n33 Fred went to the kitchen.\n34 What did Fred give to Mary? \tapple\t30\n35 Bill travelled to the office.\n36 Fred left the football there.\n37 Who received the apple? \tMary\t30\n38 Mary gave the apple to Bill.\n39 Bill discarded the apple.\n40 Who gave the apple? \tMary\t38\n41 Bill picked up the apple there.\n42 Bill travelled to the bathroom.\n43 What did Mary give to Bill? \tapple\t38\n1 Jeff travelled to the garden.\n2 Jeff journeyed to the bedroom.\n3 Fred journeyed to the office.\n4 Bill went back to the office.\n5 Mary travelled to the hallway.\n6 Fred journeyed to the garden.\n7 Fred moved to the hallway.\n8 Bill moved to the hallway.\n9 Fred went back to the office.\n10 Jeff travelled to the bathroom.\n11 Mary took the apple there.\n12 Fred went back to the hallway.\n13 Mary handed the apple to Fred.\n14 Mary went back to the kitchen.\n15 What did Mary give to Fred? \tapple\t13\n16 Fred gave the apple to Bill.\n17 Fred took the milk there.\n18 What did Fred give to Bill? \tapple\t16\n19 Mary journeyed to the bathroom.\n20 Bill took the football there.\n21 Who gave the apple to Bill? \tFred\t16\n22 Bill passed the apple to Fred.\n23 Mary travelled to the garden.\n24 Who gave the apple to Fred? \tBill\t22\n25 Fred handed the apple to Bill.\n26 Bill dropped the apple.\n27 Who gave the apple to Bill? \tFred\t25\n1 Mary grabbed the football there.\n2 Jeff moved to the garden.\n3 Mary moved to the garden.\n4 Bill went to the bathroom.\n5 Bill picked up the apple there.\n6 Jeff went to the office.\n7 Fred travelled to the garden.\n8 Fred journeyed to the bedroom.\n9 Mary dropped the football there.\n10 Jeff went to the bathroom.\n11 Mary journeyed to the office.\n12 Bill left the apple.\n13 Fred went back to the office.\n14 Jeff moved to the bedroom.\n15 Bill travelled to the office.\n16 Jeff travelled to the hallway.\n17 Bill went to the bedroom.\n18 Mary journeyed to the bedroom.\n19 Jeff travelled to the kitchen.\n20 Bill journeyed to the kitchen.\n21 Jeff went to the bedroom.\n22 Jeff travelled to the kitchen.\n23 Fred went back to the bathroom.\n24 Bill moved to the bathroom.\n25 Fred grabbed the apple there.\n26 Fred handed the apple to Bill.\n27 Who gave the apple? \tFred\t26\n28 Bill gave the apple to Fred.\n29 Fred passed the apple to Bill.\n30 Who gave the apple? \tFred\t29\n31 Mary went back to the bathroom.\n32 Jeff went to the office.\n33 What did Fred give to Bill? \tapple\t29\n34 Bill passed the apple to Mary.\n35 Mary discarded the apple.\n36 Who gave the apple? \tBill\t34\n37 Fred moved to the hallway.\n38 Bill picked up the apple there.\n39 Who gave the apple to Mary? \tBill\t34\n1 Mary went to the hallway.\n2 Fred picked up the football there.\n3 Fred picked up the apple there.\n4 Fred handed the apple to Bill.\n5 Who did Fred give the apple to? \tBill\t4\n6 Bill journeyed to the bedroom.\n7 Jeff went back to the garden.\n8 What did Fred give to Bill? \tapple\t4\n9 Bill moved to the hallway.\n10 Bill handed the apple to Mary.\n11 Who gave the apple? \tBill\t10\n12 Bill moved to the office.\n13 Fred put down the football.\n14 Who gave the apple to Mary? \tBill\t10\n15 Mary took the milk there.\n16 Jeff moved to the kitchen.\n17 Who gave the apple? \tBill\t10\n1 Fred travelled to the bedroom.\n2 Jeff travelled to the office.\n3 Fred went to the hallway.\n4 Bill moved to the office.\n5 Mary travelled to the bedroom.\n6 Bill journeyed to the bedroom.\n7 Jeff went back to the kitchen.\n8 Bill picked up the apple there.\n9 Bill handed the apple to Mary.\n10 Jeff grabbed the milk there.\n11 Who gave the apple to Mary? \tBill\t9\n12 Jeff went to the garden.\n13 Bill went back to the office.\n14 Who received the apple? \tMary\t9\n15 Jeff moved to the hallway.\n16 Jeff gave the milk to Fred.\n17 What did Jeff give to Fred? \tmilk\t16\n18 Fred handed the milk to Jeff.\n19 Fred went to the bedroom.\n20 What did Fred give to Jeff? \tmilk\t18\n21 Mary handed the apple to Fred.\n22 Fred dropped the apple.\n23 Who gave the milk to Jeff? \tFred\t18\n1 Jeff grabbed the milk there.\n2 Mary moved to the office.\n3 Bill journeyed to the hallway.\n4 Fred journeyed to the kitchen.\n5 Jeff put down the milk.\n6 Jeff took the milk there.\n7 Bill went to the kitchen.\n8 Jeff left the milk.\n9 Mary journeyed to the bedroom.\n10 Mary took the apple there.\n11 Mary dropped the apple.\n12 Fred moved to the hallway.\n13 Fred moved to the bathroom.\n14 Fred picked up the football there.\n15 Bill travelled to the garden.\n16 Jeff journeyed to the bathroom.\n17 Fred handed the football to Jeff.\n18 Bill took the milk there.\n19 Who did Fred give the football to? \tJeff\t17\n20 Jeff gave the football to Fred.\n21 Fred passed the football to Jeff.\n22 What did Fred give to Jeff? \tfootball\t21\n23 Jeff handed the football to Fred.\n24 Fred travelled to the bedroom.\n25 Who received the football? \tFred\t23\n26 Bill went back to the hallway.\n27 Fred dropped the football.\n28 What did Jeff give to Fred? \tfootball\t23\n29 Fred went back to the bathroom.\n30 Bill put down the milk.\n31 Mary picked up the apple there.\n32 Mary put down the apple.\n33 Mary moved to the bathroom.\n34 Bill picked up the milk there.\n35 Mary journeyed to the hallway.\n36 Bill gave the milk to Mary.\n37 Who received the milk? \tMary\t36\n1 Jeff took the football there.\n2 Jeff passed the football to Fred.\n3 Who received the football? \tFred\t2\n4 Jeff got the milk there.\n5 Bill travelled to the bedroom.\n6 Who gave the football? \tJeff\t2\n7 Fred passed the football to Jeff.\n8 Jeff left the milk there.\n9 What did Fred give to Jeff? \tfootball\t7\n10 Jeff put down the football.\n11 Fred got the milk there.\n12 Who gave the football? \tFred\t7\n13 Mary moved to the bathroom.\n14 Jeff went to the bathroom.\n15 Mary went back to the office.\n16 Mary went to the bedroom.\n17 Mary moved to the office.\n18 Fred took the football there.\n19 Fred passed the football to Mary.\n20 Mary discarded the football.\n21 What did Fred give to Mary? \tfootball\t19\n1 Fred travelled to the bedroom.\n2 Bill journeyed to the bedroom.\n3 Bill got the football there.\n4 Mary went back to the bathroom.\n5 Mary went back to the garden.\n6 Jeff went back to the office.\n7 Jeff moved to the bedroom.\n8 Bill passed the football to Fred.\n9 Who received the football? \tFred\t8\n10 Fred passed the football to Bill.\n11 Bill handed the football to Fred.\n12 Who gave the football to Fred? \tBill\t11\n13 Mary moved to the hallway.\n14 Fred passed the football to Bill.\n15 Who received the football? \tBill\t14\n16 Bill gave the football to Fred.\n17 Fred passed the football to Bill.\n18 Who received the football? \tBill\t17\n19 Jeff went to the hallway.\n20 Mary went to the office.\n21 Who did Fred give the football to? \tBill\t17\n1 Fred went back to the bedroom.\n2 Mary travelled to the bathroom.\n3 Mary got the football there.\n4 Mary dropped the football.\n5 Mary got the football there.\n6 Jeff picked up the milk there.\n7 Bill travelled to the hallway.\n8 Jeff left the milk.\n9 Jeff picked up the milk there.\n10 Mary moved to the garden.\n11 Fred travelled to the office.\n12 Fred moved to the kitchen.\n13 Bill grabbed the apple there.\n14 Jeff passed the milk to Fred.\n15 Who received the milk? \tFred\t14\n16 Fred handed the milk to Jeff.\n17 Mary put down the football.\n18 Who received the milk? \tJeff\t16\n19 Jeff handed the milk to Fred.\n20 Mary journeyed to the office.\n21 What did Jeff give to Fred? \tmilk\t19\n22 Jeff went to the office.\n23 Bill put down the apple.\n24 What did Jeff give to Fred? \tmilk\t19\n25 Mary travelled to the bedroom.\n26 Fred discarded the milk.\n27 Mary went back to the bathroom.\n28 Fred went back to the hallway.\n29 Mary went back to the office.\n30 Mary went to the hallway.\n31 Fred picked up the apple there.\n32 Mary went back to the kitchen.\n33 Fred handed the apple to Bill.\n34 Bill journeyed to the kitchen.\n35 Who gave the apple to Bill? \tFred\t33\n1 Mary went to the hallway.\n2 Jeff moved to the hallway.\n3 Fred journeyed to the garden.\n4 Bill moved to the bedroom.\n5 Jeff got the football there.\n6 Bill went back to the kitchen.\n7 Jeff put down the football.\n8 Bill moved to the bedroom.\n9 Bill grabbed the apple there.\n10 Mary went back to the garden.\n11 Bill travelled to the garden.\n12 Bill gave the apple to Mary.\n13 Who gave the apple to Mary? \tBill\t12\n14 Mary passed the apple to Fred.\n15 Fred gave the apple to Mary.\n16 Who gave the apple? \tFred\t15\n17 Mary passed the apple to Fred.\n18 Fred passed the apple to Mary.\n19 Who gave the apple to Mary? \tFred\t18\n20 Mary put down the apple.\n21 Fred went to the office.\n22 Who received the apple? \tMary\t18\n23 Mary got the apple there.\n24 Fred picked up the milk there.\n25 What did Fred give to Mary? \tapple\t18\n1 Mary picked up the apple there.\n2 Fred travelled to the bedroom.\n3 Mary handed the apple to Fred.\n4 Mary took the milk there.\n5 What did Mary give to Fred? \tapple\t3\n6 Fred gave the apple to Mary.\n7 Mary gave the apple to Fred.\n8 Who gave the apple? \tMary\t7\n9 Fred discarded the apple.\n10 Mary gave the milk to Fred.\n11 Who did Mary give the milk to? \tFred\t10\n12 Fred went to the bathroom.\n13 Jeff travelled to the office.\n14 What did Mary give to Fred? \tmilk\t10\n15 Jeff travelled to the kitchen.\n16 Mary moved to the hallway.\n17 Who gave the milk to Fred? \tMary\t10\n1 Mary moved to the bathroom.\n2 Fred moved to the bedroom.\n3 Jeff travelled to the bedroom.\n4 Bill went to the garden.\n5 Fred journeyed to the bathroom.\n6 Bill journeyed to the kitchen.\n7 Jeff went to the hallway.\n8 Bill took the milk there.\n9 Bill moved to the bathroom.\n10 Jeff went back to the kitchen.\n11 Mary went to the hallway.\n12 Mary journeyed to the bathroom.\n13 Bill handed the milk to Mary.\n14 Mary gave the milk to Fred.\n15 What did Mary give to Fred? \tmilk\t14\n16 Bill went to the bedroom.\n17 Fred passed the milk to Mary.\n18 Who received the milk? \tMary\t17\n19 Fred travelled to the office.\n20 Fred grabbed the apple there.\n21 Who received the milk? \tMary\t17\n22 Mary travelled to the hallway.\n23 Mary got the football there.\n24 Who received the milk? \tMary\t17\n25 Mary discarded the football.\n26 Mary went to the office.\n27 Fred moved to the garden.\n28 Mary left the milk.\n29 Fred dropped the apple.\n30 Fred moved to the bedroom.\n31 Mary went to the bathroom.\n32 Jeff moved to the bathroom.\n33 Mary went back to the garden.\n34 Mary moved to the kitchen.\n35 Mary travelled to the hallway.\n36 Fred journeyed to the hallway.\n37 Fred went to the bathroom.\n38 Mary got the football there.\n39 Mary put down the football there.\n40 Mary got the football there.\n41 Mary went back to the bathroom.\n42 Fred went back to the bedroom.\n43 Mary passed the football to Jeff.\n44 Jeff gave the football to Mary.\n45 Who gave the football to Mary? \tJeff\t44\n1 Bill went to the bathroom.\n2 Bill journeyed to the hallway.\n3 Fred journeyed to the office.\n4 Mary got the football there.\n5 Mary got the apple there.\n6 Mary went back to the hallway.\n7 Mary handed the apple to Bill.\n8 Bill gave the apple to Mary.\n9 Who gave the apple to Mary? \tBill\t8\n10 Mary gave the apple to Bill.\n11 Bill gave the apple to Mary.\n12 What did Bill give to Mary? \tapple\t11\n13 Mary passed the apple to Bill.\n14 Bill gave the apple to Mary.\n15 Who received the apple? \tMary\t14\n16 Fred went to the bedroom.\n17 Mary dropped the apple.\n18 What did Bill give to Mary? \tapple\t14\n19 Mary moved to the bedroom.\n20 Mary gave the football to Fred.\n21 Who did Mary give the football to? \tFred\t20\n1 Fred went back to the office.\n2 Mary moved to the bedroom.\n3 Fred grabbed the milk there.\n4 Mary went back to the office.\n5 Jeff went back to the kitchen.\n6 Fred went to the hallway.\n7 Jeff went to the garden.\n8 Jeff went back to the bathroom.\n9 Fred dropped the milk.\n10 Bill went to the office.\n11 Jeff moved to the office.\n12 Bill went to the kitchen.\n13 Fred grabbed the milk there.\n14 Fred left the milk.\n15 Bill moved to the bedroom.\n16 Fred picked up the milk there.\n17 Bill went to the hallway.\n18 Fred gave the milk to Bill.\n19 What did Fred give to Bill? \tmilk\t18\n20 Jeff went to the hallway.\n21 Mary went to the bathroom.\n22 Who did Fred give the milk to? \tBill\t18\n23 Fred travelled to the kitchen.\n24 Jeff journeyed to the bathroom.\n25 Who did Fred give the milk to? \tBill\t18\n26 Mary grabbed the apple there.\n27 Mary went to the hallway.\n28 Mary discarded the apple.\n29 Bill passed the milk to Mary.\n30 Who did Bill give the milk to? \tMary\t29\n31 Mary handed the milk to Bill.\n32 Bill gave the milk to Mary.\n33 Who did Bill give the milk to? \tMary\t32\n1 Bill picked up the apple there.\n2 Bill journeyed to the bedroom.\n3 Bill travelled to the bathroom.\n4 Bill handed the apple to Jeff.\n5 Who received the apple? \tJeff\t4\n6 Jeff discarded the apple.\n7 Jeff got the milk there.\n8 Who received the apple? \tJeff\t4\n9 Jeff left the milk there.\n10 Mary went back to the bathroom.\n11 What did Bill give to Jeff? \tapple\t4\n12 Jeff moved to the office.\n13 Jeff went back to the bathroom.\n14 Mary picked up the milk there.\n15 Jeff went back to the hallway.\n16 Bill grabbed the apple there.\n17 Bill handed the apple to Mary.\n18 What did Bill give to Mary? \tapple\t17\n19 Bill grabbed the football there.\n20 Fred travelled to the kitchen.\n21 Who did Bill give the apple to? \tMary\t17\n1 Jeff moved to the hallway.\n2 Jeff picked up the apple there.\n3 Jeff moved to the bathroom.\n4 Fred moved to the office.\n5 Jeff went to the bedroom.\n6 Bill moved to the kitchen.\n7 Jeff got the football there.\n8 Jeff moved to the hallway.\n9 Jeff passed the apple to Mary.\n10 Mary passed the apple to Jeff.\n11 Who did Mary give the apple to? \tJeff\t10\n12 Jeff gave the apple to Mary.\n13 Mary gave the apple to Jeff.\n14 Who received the apple? \tJeff\t13\n15 Jeff dropped the apple.\n16 Mary picked up the apple there.\n17 Who did Mary give the apple to? \tJeff\t13\n18 Bill moved to the hallway.\n19 Mary passed the apple to Bill.\n20 Who received the apple? \tBill\t19\n21 Mary travelled to the kitchen.\n22 Bill left the apple there.\n23 Who gave the apple to Bill? \tMary\t19\n1 Mary went back to the garden.\n2 Fred went to the hallway.\n3 Jeff got the milk there.\n4 Mary went back to the hallway.\n5 Fred moved to the bedroom.\n6 Bill moved to the bathroom.\n7 Fred took the football there.\n8 Jeff moved to the hallway.\n9 Jeff handed the milk to Mary.\n10 Mary gave the milk to Jeff.\n11 Who gave the milk to Jeff? \tMary\t10\n12 Bill moved to the bedroom.\n13 Mary journeyed to the bedroom.\n14 Who received the milk? \tJeff\t10\n15 Jeff discarded the milk there.\n16 Fred handed the football to Mary.\n17 Who did Fred give the football to? \tMary\t16\n18 Mary handed the football to Fred.\n19 Fred gave the football to Mary.\n20 Who gave the football? \tFred\t19\n21 Jeff journeyed to the office.\n22 Jeff journeyed to the bedroom.\n23 Who received the football? \tMary\t19\n1 Fred took the apple there.\n2 Fred moved to the garden.\n3 Fred handed the apple to Bill.\n4 Bill handed the apple to Fred.\n5 Who gave the apple? \tBill\t4\n6 Mary journeyed to the hallway.\n7 Mary picked up the milk there.\n8 Who gave the apple? \tBill\t4\n9 Fred left the apple.\n10 Mary put down the milk there.\n11 What did Bill give to Fred? \tapple\t4\n12 Fred picked up the apple there.\n13 Fred handed the apple to Bill.\n14 What did Fred give to Bill? \tapple\t13\n15 Mary grabbed the milk there.\n16 Bill passed the apple to Fred.\n17 Who received the apple? \tFred\t16\n1 Mary travelled to the office.\n2 Jeff travelled to the hallway.\n3 Bill journeyed to the hallway.\n4 Mary got the apple there.\n5 Mary put down the apple.\n6 Fred went back to the office.\n7 Fred went to the hallway.\n8 Fred moved to the garden.\n9 Bill went to the kitchen.\n10 Mary picked up the apple there.\n11 Bill moved to the hallway.\n12 Bill travelled to the garden.\n13 Mary put down the apple.\n14 Jeff travelled to the bedroom.\n15 Mary took the apple there.\n16 Bill went to the office.\n17 Mary dropped the apple.\n18 Bill went back to the garden.\n19 Bill journeyed to the bathroom.\n20 Bill grabbed the milk there.\n21 Bill put down the milk.\n22 Bill journeyed to the bedroom.\n23 Mary grabbed the apple there.\n24 Fred journeyed to the kitchen.\n25 Mary travelled to the hallway.\n26 Fred grabbed the football there.\n27 Bill moved to the hallway.\n28 Mary journeyed to the kitchen.\n29 Mary passed the apple to Fred.\n30 Fred handed the apple to Mary.\n31 What did Fred give to Mary? \tapple\t30\n32 Mary gave the apple to Fred.\n33 Fred journeyed to the bathroom.\n34 Who received the apple? \tFred\t32\n35 Fred left the apple.\n36 Fred moved to the hallway.\n37 What did Mary give to Fred? \tapple\t32\n38 Mary went back to the hallway.\n39 Fred handed the football to Mary.\n40 What did Fred give to Mary? \tfootball\t39\n41 Jeff went back to the office.\n42 Mary gave the football to Fred.\n43 Who received the football? \tFred\t42\n1 Jeff picked up the apple there.\n2 Mary travelled to the hallway.\n3 Jeff discarded the apple.\n4 Jeff grabbed the apple there.\n5 Jeff put down the apple.\n6 Bill went back to the kitchen.\n7 Fred moved to the hallway.\n8 Fred moved to the bedroom.\n9 Jeff got the apple there.\n10 Jeff gave the apple to Mary.\n11 What did Jeff give to Mary? \tapple\t10\n12 Fred travelled to the garden.\n13 Mary passed the apple to Jeff.\n14 Who gave the apple? \tMary\t13\n15 Jeff passed the apple to Mary.\n16 Mary gave the apple to Jeff.\n17 What did Mary give to Jeff? \tapple\t16\n18 Bill moved to the bathroom.\n19 Jeff handed the apple to Mary.\n20 What did Jeff give to Mary? \tapple\t19\n21 Mary handed the apple to Jeff.\n22 Jeff handed the apple to Mary.\n23 Who gave the apple to Mary? \tJeff\t22\n1 Bill grabbed the apple there.\n2 Bill travelled to the bedroom.\n3 Fred moved to the garden.\n4 Fred moved to the office.\n5 Mary picked up the milk there.\n6 Bill discarded the apple.\n7 Mary left the milk.\n8 Jeff went to the office.\n9 Mary got the milk there.\n10 Bill travelled to the office.\n11 Jeff went back to the bathroom.\n12 Mary passed the milk to Jeff.\n13 What did Mary give to Jeff? \tmilk\t12\n14 Jeff passed the milk to Mary.\n15 Mary put down the milk there.\n16 What did Jeff give to Mary? \tmilk\t14\n17 Mary went back to the garden.\n18 Jeff got the milk there.\n19 What did Jeff give to Mary? \tmilk\t14\n20 Bill moved to the hallway.\n21 Jeff moved to the office.\n22 Jeff handed the milk to Fred.\n23 Jeff went to the bathroom.\n24 Who received the milk? \tFred\t22\n25 Jeff travelled to the office.\n26 Fred discarded the milk.\n27 Who received the milk? \tFred\t22\n1 Mary journeyed to the hallway.\n2 Fred travelled to the garden.\n3 Jeff took the apple there.\n4 Fred travelled to the kitchen.\n5 Jeff left the apple.\n6 Bill grabbed the football there.\n7 Bill put down the football.\n8 Jeff moved to the bedroom.\n9 Jeff moved to the hallway.\n10 Fred journeyed to the garden.\n11 Jeff travelled to the kitchen.\n12 Bill grabbed the football there.\n13 Bill discarded the football.\n14 Fred moved to the bathroom.\n15 Mary went back to the office.\n16 Bill picked up the football there.\n17 Jeff travelled to the hallway.\n18 Bill dropped the football.\n19 Bill got the football there.\n20 Mary moved to the garden.\n21 Bill passed the football to Mary.\n22 Jeff went to the office.\n23 What did Bill give to Mary? \tfootball\t21\n24 Fred went to the garden.\n25 Mary gave the football to Fred.\n26 Who gave the football to Fred? \tMary\t25\n27 Mary moved to the hallway.\n28 Fred journeyed to the hallway.\n29 What did Mary give to Fred? \tfootball\t25\n30 Fred handed the football to Mary.\n31 Mary gave the football to Fred.\n32 What did Mary give to Fred? \tfootball\t31\n33 Fred gave the football to Mary.\n34 Mary gave the football to Fred.\n35 Who did Mary give the football to? \tFred\t34\n1 Mary got the football there.\n2 Fred got the milk there.\n3 Jeff got the apple there.\n4 Mary left the football.\n5 Jeff dropped the apple there.\n6 Fred passed the milk to Bill.\n7 Who gave the milk to Bill? \tFred\t6\n8 Bill went back to the garden.\n9 Jeff took the apple there.\n10 Who did Fred give the milk to? \tBill\t6\n11 Fred journeyed to the bathroom.\n12 Bill dropped the milk there.\n13 What did Fred give to Bill? \tmilk\t6\n14 Jeff moved to the office.\n15 Jeff passed the apple to Mary.\n16 Who gave the apple to Mary? \tJeff\t15\n17 Mary handed the apple to Jeff.\n18 Mary took the football there.\n19 Who received the apple? \tJeff\t17\n1 Jeff picked up the football there.\n2 Fred grabbed the apple there.\n3 Jeff left the football.\n4 Jeff went back to the kitchen.\n5 Mary picked up the milk there.\n6 Fred travelled to the hallway.\n7 Fred got the football there.\n8 Mary passed the milk to Bill.\n9 What did Mary give to Bill? \tmilk\t8\n10 Bill went to the garden.\n11 Bill left the milk there.\n12 Who gave the milk? \tMary\t8\n13 Fred went to the kitchen.\n14 Fred passed the apple to Jeff.\n15 Who did Mary give the milk to? \tBill\t8\n16 Fred dropped the football.\n17 Jeff passed the apple to Fred.\n18 Who gave the apple to Fred? \tJeff\t17\n19 Fred passed the apple to Jeff.\n20 Mary went back to the kitchen.\n21 Who gave the apple? \tFred\t19\n1 Jeff journeyed to the office.\n2 Mary went to the hallway.\n3 Jeff picked up the apple there.\n4 Bill travelled to the garden.\n5 Jeff dropped the apple.\n6 Jeff journeyed to the kitchen.\n7 Jeff journeyed to the hallway.\n8 Jeff journeyed to the bedroom.\n9 Jeff took the milk there.\n10 Jeff discarded the milk.\n11 Fred moved to the bedroom.\n12 Fred went back to the garden.\n13 Bill went back to the bedroom.\n14 Fred moved to the bedroom.\n15 Jeff journeyed to the hallway.\n16 Fred took the milk there.\n17 Fred gave the milk to Bill.\n18 Bill handed the milk to Fred.\n19 What did Bill give to Fred? \tmilk\t18\n20 Fred took the football there.\n21 Fred passed the football to Bill.\n22 What did Bill give to Fred? \tmilk\t18\n23 Bill discarded the football.\n24 Bill took the football there.\n25 What did Bill give to Fred? \tmilk\t18\n26 Jeff moved to the garden.\n27 Bill handed the football to Fred.\n28 Who received the football? \tFred\t27\n29 Fred passed the football to Bill.\n30 Bill handed the football to Fred.\n31 What did Bill give to Fred? \tfootball\t30\n1 Jeff took the milk there.\n2 Jeff journeyed to the bedroom.\n3 Jeff put down the milk.\n4 Bill grabbed the milk there.\n5 Bill put down the milk there.\n6 Fred got the football there.\n7 Bill picked up the milk there.\n8 Fred left the football there.\n9 Bill passed the milk to Jeff.\n10 Jeff gave the milk to Bill.\n11 Who gave the milk to Bill? \tJeff\t10\n12 Bill handed the milk to Jeff.\n13 Jeff left the milk there.\n14 Who received the milk? \tJeff\t12\n15 Jeff took the milk there.\n16 Jeff handed the milk to Bill.\n17 Who received the milk? \tBill\t16\n18 Bill left the milk there.\n19 Bill grabbed the milk there.\n20 Who gave the milk? \tJeff\t16\n21 Jeff travelled to the kitchen.\n22 Mary journeyed to the hallway.\n23 What did Jeff give to Bill? \tmilk\t16\n1 Fred took the football there.\n2 Jeff got the milk there.\n3 Mary travelled to the bathroom.\n4 Bill journeyed to the bathroom.\n5 Fred went to the bedroom.\n6 Bill journeyed to the garden.\n7 Fred dropped the football.\n8 Fred journeyed to the office.\n9 Mary went back to the hallway.\n10 Fred travelled to the kitchen.\n11 Jeff journeyed to the bedroom.\n12 Fred got the apple there.\n13 Jeff went to the office.\n14 Fred went back to the office.\n15 Jeff journeyed to the bedroom.\n16 Mary went to the bedroom.\n17 Jeff dropped the milk there.\n18 Mary picked up the football there.\n19 Bill moved to the kitchen.\n20 Mary gave the football to Jeff.\n21 Who received the football? \tJeff\t20\n22 Jeff grabbed the milk there.\n23 Jeff passed the football to Mary.\n24 Who did Jeff give the football to? \tMary\t23\n25 Mary went back to the kitchen.\n26 Bill moved to the bathroom.\n27 Who gave the football? \tJeff\t23\n28 Mary put down the football.\n29 Fred dropped the apple.\n30 Who gave the football? \tJeff\t23\n31 Jeff travelled to the bathroom.\n32 Fred went to the bedroom.\n33 Jeff gave the milk to Bill.\n34 Bill gave the milk to Jeff.\n35 Who did Bill give the milk to? \tJeff\t34\n1 Jeff went back to the hallway.\n2 Fred moved to the garden.\n3 Mary travelled to the bedroom.\n4 Fred went to the bedroom.\n5 Jeff went back to the kitchen.\n6 Fred picked up the football there.\n7 Fred gave the football to Mary.\n8 Mary passed the football to Fred.\n9 Who did Mary give the football to? \tFred\t8\n10 Mary went to the office.\n11 Mary journeyed to the hallway.\n12 Who gave the football to Fred? \tMary\t8\n13 Fred gave the football to Bill.\n14 Bill passed the football to Fred.\n15 Who did Bill give the football to? \tFred\t14\n16 Fred passed the football to Bill.\n17 Bill left the football.\n18 Who gave the football? \tFred\t16\n19 Jeff moved to the office.\n20 Jeff went to the bedroom.\n21 What did Fred give to Bill? \tfootball\t16\n1 Bill went back to the hallway.\n2 Mary moved to the bedroom.\n3 Fred journeyed to the bedroom.\n4 Bill went back to the office.\n5 Fred journeyed to the office.\n6 Mary went to the garden.\n7 Jeff moved to the bedroom.\n8 Fred went back to the bathroom.\n9 Jeff picked up the milk there.\n10 Fred took the football there.\n11 Jeff went back to the kitchen.\n12 Jeff moved to the bathroom.\n13 Fred passed the football to Jeff.\n14 Jeff handed the football to Fred.\n15 What did Jeff give to Fred? \tfootball\t14\n16 Fred handed the football to Jeff.\n17 Jeff moved to the office.\n18 Who did Fred give the football to? \tJeff\t16\n19 Jeff dropped the milk there.\n20 Jeff journeyed to the garden.\n21 Who gave the football? \tFred\t16\n22 Jeff handed the football to Mary.\n23 Mary handed the football to Jeff.\n24 Who gave the football? \tMary\t23\n25 Jeff gave the football to Mary.\n26 Mary gave the football to Jeff.\n27 Who gave the football? \tMary\t26\n1 Jeff got the football there.\n2 Jeff passed the football to Fred.\n3 What did Jeff give to Fred? \tfootball\t2\n4 Fred gave the football to Jeff.\n5 Fred journeyed to the bedroom.\n6 Who did Fred give the football to? \tJeff\t4\n7 Fred went to the office.\n8 Jeff picked up the milk there.\n9 Who gave the football to Jeff? \tFred\t4\n10 Jeff put down the football.\n11 Bill took the apple there.\n12 Jeff went back to the bedroom.\n13 Jeff dropped the milk.\n14 Bill travelled to the bedroom.\n15 Bill gave the apple to Jeff.\n16 What did Bill give to Jeff? \tapple\t15\n17 Jeff passed the apple to Bill.\n18 Jeff got the milk there.\n19 What did Jeff give to Bill? \tapple\t17\n1 Jeff moved to the garden.\n2 Jeff journeyed to the bedroom.\n3 Bill went to the office.\n4 Bill got the milk there.\n5 Bill discarded the milk.\n6 Bill went back to the kitchen.\n7 Fred journeyed to the bathroom.\n8 Jeff took the football there.\n9 Fred went back to the garden.\n10 Jeff put down the football.\n11 Fred got the apple there.\n12 Fred left the apple there.\n13 Jeff travelled to the bathroom.\n14 Fred took the apple there.\n15 Mary went back to the garden.\n16 Jeff moved to the office.\n17 Bill moved to the bathroom.\n18 Fred dropped the apple.\n19 Bill went back to the bedroom.\n20 Fred took the apple there.\n21 Jeff took the milk there.\n22 Fred went to the bedroom.\n23 Jeff went back to the kitchen.\n24 Fred dropped the apple.\n25 Bill travelled to the bathroom.\n26 Mary moved to the bathroom.\n27 Fred travelled to the hallway.\n28 Jeff went to the bedroom.\n29 Fred moved to the bathroom.\n30 Jeff got the football there.\n31 Fred journeyed to the office.\n32 Jeff picked up the apple there.\n33 Jeff dropped the football.\n34 Mary travelled to the kitchen.\n35 Bill went to the garden.\n36 Fred went back to the garden.\n37 Jeff put down the apple.\n38 Bill travelled to the office.\n39 Jeff left the milk.\n40 Jeff grabbed the apple there.\n41 Jeff discarded the apple there.\n42 Jeff took the football there.\n43 Jeff grabbed the apple there.\n44 Mary went to the bathroom.\n45 Fred went back to the office.\n46 Jeff went to the office.\n47 Jeff handed the apple to Fred.\n48 Jeff discarded the football.\n49 Who gave the apple? \tJeff\t47\n50 Jeff took the football there.\n51 Fred discarded the apple.\n52 Who gave the apple to Fred? \tJeff\t47\n53 Jeff discarded the football.\n54 Fred took the apple there.\n55 Jeff went back to the bedroom.\n56 Fred took the football there.\n57 Mary travelled to the garden.\n58 Fred gave the apple to Bill.\n59 Who gave the apple to Bill? \tFred\t58\n60 Jeff grabbed the milk there.\n61 Mary travelled to the bathroom.\n62 What did Fred give to Bill? \tapple\t58\n63 Bill handed the apple to Fred.\n64 Fred gave the apple to Bill.\n65 Who did Fred give the apple to? \tBill\t64\n1 Fred journeyed to the kitchen.\n2 Fred travelled to the garden.\n3 Mary moved to the bathroom.\n4 Jeff went back to the garden.\n5 Bill journeyed to the office.\n6 Mary moved to the bedroom.\n7 Bill took the milk there.\n8 Bill went back to the kitchen.\n9 Bill left the milk.\n10 Fred grabbed the football there.\n11 Fred dropped the football.\n12 Bill moved to the hallway.\n13 Bill moved to the kitchen.\n14 Mary moved to the kitchen.\n15 Jeff got the football there.\n16 Jeff passed the football to Fred.\n17 What did Jeff give to Fred? \tfootball\t16\n18 Fred gave the football to Jeff.\n19 Jeff gave the football to Fred.\n20 What did Jeff give to Fred? \tfootball\t19\n21 Fred handed the football to Jeff.\n22 Mary picked up the milk there.\n23 Who gave the football to Jeff? \tFred\t21\n24 Jeff handed the football to Fred.\n25 Fred passed the football to Jeff.\n26 Who received the football? \tJeff\t25\n27 Mary put down the milk.\n28 Jeff went back to the bedroom.\n29 Who gave the football to Jeff? \tFred\t25\n1 Bill went back to the office.\n2 Bill went back to the hallway.\n3 Bill went to the bathroom.\n4 Jeff grabbed the football there.\n5 Jeff gave the football to Fred.\n6 Mary journeyed to the kitchen.\n7 Who did Jeff give the football to? \tFred\t5\n8 Bill moved to the hallway.\n9 Fred gave the football to Jeff.\n10 What did Fred give to Jeff? \tfootball\t9\n11 Jeff discarded the football.\n12 Mary travelled to the office.\n13 Who gave the football to Jeff? \tFred\t9\n14 Jeff grabbed the football there.\n15 Fred went to the office.\n16 What did Fred give to Jeff? \tfootball\t9\n17 Jeff left the football.\n18 Jeff went back to the garden.\n19 Jeff got the apple there.\n20 Jeff went back to the bedroom.\n21 Bill travelled to the office.\n22 Fred went to the garden.\n23 Mary moved to the bathroom.\n24 Mary went to the garden.\n25 Bill went to the bedroom.\n26 Jeff passed the apple to Bill.\n27 What did Jeff give to Bill? \tapple\t26\n1 Jeff grabbed the milk there.\n2 Jeff gave the milk to Bill.\n3 Who gave the milk? \tJeff\t2\n4 Jeff went back to the hallway.\n5 Mary grabbed the football there.\n6 Who gave the milk? \tJeff\t2\n7 Mary dropped the football there.\n8 Mary grabbed the football there.\n9 What did Jeff give to Bill? \tmilk\t2\n10 Fred went back to the garden.\n11 Mary gave the football to Fred.\n12 What did Mary give to Fred? \tfootball\t11\n13 Fred passed the football to Mary.\n14 Fred journeyed to the office.\n15 Who received the football? \tMary\t13\n1 Bill took the milk there.\n2 Fred moved to the hallway.\n3 Bill moved to the garden.\n4 Bill gave the milk to Jeff.\n5 Who received the milk? \tJeff\t4\n6 Jeff gave the milk to Bill.\n7 Bill discarded the milk.\n8 Who gave the milk? \tJeff\t6\n9 Fred journeyed to the garden.\n10 Jeff picked up the milk there.\n11 Who did Jeff give the milk to? \tBill\t6\n12 Bill went to the hallway.\n13 Fred went to the bedroom.\n14 Bill went back to the bathroom.\n15 Jeff went back to the hallway.\n16 Mary moved to the bathroom.\n17 Fred moved to the hallway.\n18 Bill moved to the hallway.\n19 Mary went back to the kitchen.\n20 Jeff passed the milk to Fred.\n21 Fred passed the milk to Bill.\n22 Who did Fred give the milk to? \tBill\t21\n23 Bill handed the milk to Fred.\n24 Fred handed the milk to Bill.\n25 What did Fred give to Bill? \tmilk\t24\n1 Mary took the apple there.\n2 Mary dropped the apple there.\n3 Bill went to the bedroom.\n4 Bill went back to the office.\n5 Jeff went to the hallway.\n6 Mary got the apple there.\n7 Bill moved to the garden.\n8 Bill travelled to the bathroom.\n9 Jeff went to the bathroom.\n10 Mary handed the apple to Bill.\n11 Who gave the apple to Bill? \tMary\t10\n12 Bill handed the apple to Mary.\n13 Mary discarded the apple there.\n14 What did Bill give to Mary? \tapple\t12\n15 Jeff journeyed to the garden.\n16 Mary got the apple there.\n17 Who gave the apple to Mary? \tBill\t12\n18 Mary passed the apple to Bill.\n19 Bill went to the kitchen.\n20 Who did Mary give the apple to? \tBill\t18\n21 Bill went to the bathroom.\n22 Bill passed the apple to Mary.\n23 Who received the apple? \tMary\t22\n1 Fred travelled to the bedroom.\n2 Fred moved to the office.\n3 Fred journeyed to the bathroom.\n4 Mary grabbed the football there.\n5 Jeff went back to the garden.\n6 Mary dropped the football.\n7 Mary took the football there.\n8 Mary took the apple there.\n9 Mary left the apple.\n10 Fred went to the office.\n11 Mary travelled to the hallway.\n12 Mary discarded the football there.\n13 Bill went to the kitchen.\n14 Mary went to the office.\n15 Bill took the apple there.\n16 Jeff got the milk there.\n17 Bill went back to the garden.\n18 Bill moved to the bathroom.\n19 Bill went back to the office.\n20 Fred went to the bathroom.\n21 Bill gave the apple to Mary.\n22 Jeff journeyed to the office.\n23 Who gave the apple? \tBill\t21\n24 Mary went back to the hallway.\n25 Jeff passed the milk to Bill.\n26 Who received the milk? \tBill\t25\n27 Fred went back to the bedroom.\n28 Mary journeyed to the garden.\n29 Who did Jeff give the milk to? \tBill\t25\n30 Bill dropped the milk.\n31 Bill grabbed the milk there.\n32 Who did Jeff give the milk to? \tBill\t25\n33 Bill passed the milk to Jeff.\n34 Jeff gave the milk to Bill.\n35 What did Jeff give to Bill? \tmilk\t34\n1 Bill travelled to the kitchen.\n2 Jeff travelled to the kitchen.\n3 Bill travelled to the bathroom.\n4 Mary travelled to the bathroom.\n5 Fred journeyed to the kitchen.\n6 Mary got the apple there.\n7 Bill went to the kitchen.\n8 Jeff went back to the garden.\n9 Jeff went to the kitchen.\n10 Bill journeyed to the bedroom.\n11 Mary left the apple.\n12 Mary got the apple there.\n13 Fred journeyed to the bedroom.\n14 Fred journeyed to the hallway.\n15 Mary left the apple there.\n16 Mary took the apple there.\n17 Fred went back to the bathroom.\n18 Mary left the apple.\n19 Fred moved to the kitchen.\n20 Mary grabbed the apple there.\n21 Fred journeyed to the garden.\n22 Bill moved to the bathroom.\n23 Mary passed the apple to Bill.\n24 Bill went to the hallway.\n25 Who did Mary give the apple to? \tBill\t23\n26 Fred took the football there.\n27 Jeff moved to the hallway.\n28 Who gave the apple to Bill? \tMary\t23\n29 Bill dropped the apple there.\n30 Fred went back to the bathroom.\n31 Bill picked up the apple there.\n32 Bill dropped the apple.\n33 Fred gave the football to Mary.\n34 Jeff grabbed the apple there.\n35 Who gave the football to Mary? \tFred\t33\n36 Jeff moved to the garden.\n37 Mary gave the football to Fred.\n38 Who gave the football? \tMary\t37\n39 Fred handed the football to Mary.\n40 Mary handed the football to Fred.\n41 What did Mary give to Fred? \tfootball\t40\n1 Mary took the apple there.\n2 Mary handed the apple to Jeff.\n3 Who gave the apple to Jeff? \tMary\t2\n4 Mary got the football there.\n5 Jeff handed the apple to Mary.\n6 What did Jeff give to Mary? \tapple\t5\n7 Fred went to the garden.\n8 Mary passed the apple to Jeff.\n9 What did Mary give to Jeff? \tapple\t8\n10 Mary moved to the garden.\n11 Mary handed the football to Fred.\n12 What did Mary give to Jeff? \tapple\t8\n13 Jeff journeyed to the office.\n14 Fred dropped the football there.\n15 Who received the football? \tFred\t11\n1 Fred grabbed the milk there.\n2 Bill got the football there.\n3 Bill left the football.\n4 Fred went to the bedroom.\n5 Bill travelled to the bathroom.\n6 Fred travelled to the hallway.\n7 Mary moved to the office.\n8 Fred left the milk.\n9 Fred went to the office.\n10 Mary moved to the bedroom.\n11 Bill went to the office.\n12 Bill travelled to the kitchen.\n13 Jeff moved to the kitchen.\n14 Bill moved to the garden.\n15 Bill took the football there.\n16 Jeff travelled to the office.\n17 Jeff went back to the bathroom.\n18 Bill put down the football there.\n19 Mary journeyed to the garden.\n20 Mary picked up the football there.\n21 Mary passed the football to Bill.\n22 Bill handed the football to Mary.\n23 Who did Bill give the football to? \tMary\t22\n24 Mary dropped the football there.\n25 Mary journeyed to the office.\n26 Who did Bill give the football to? \tMary\t22\n27 Mary journeyed to the hallway.\n28 Mary took the milk there.\n29 Who gave the football to Mary? \tBill\t22\n30 Mary discarded the milk.\n31 Jeff journeyed to the bedroom.\n32 Mary moved to the office.\n33 Bill went back to the kitchen.\n34 Fred moved to the garden.\n35 Fred got the football there.\n36 Mary moved to the kitchen.\n37 Fred travelled to the bedroom.\n38 Fred gave the football to Jeff.\n39 Jeff passed the football to Fred.\n40 Who gave the football to Fred? \tJeff\t39\n41 Fred passed the football to Jeff.\n42 Bill journeyed to the bedroom.\n43 Who gave the football? \tFred\t41\n1 Bill travelled to the garden.\n2 Mary travelled to the bedroom.\n3 Jeff went to the hallway.\n4 Jeff journeyed to the office.\n5 Mary went to the hallway.\n6 Jeff grabbed the milk there.\n7 Fred moved to the hallway.\n8 Bill went to the bathroom.\n9 Jeff dropped the milk.\n10 Fred picked up the football there.\n11 Fred put down the football.\n12 Fred took the football there.\n13 Fred discarded the football.\n14 Jeff picked up the milk there.\n15 Bill got the apple there.\n16 Fred journeyed to the bathroom.\n17 Bill handed the apple to Fred.\n18 Mary picked up the football there.\n19 What did Bill give to Fred? \tapple\t17\n20 Fred passed the apple to Bill.\n21 Jeff journeyed to the kitchen.\n22 What did Fred give to Bill? \tapple\t20\n23 Bill handed the apple to Fred.\n24 Mary dropped the football.\n25 What did Bill give to Fred? \tapple\t23\n26 Bill travelled to the kitchen.\n27 Mary moved to the kitchen.\n28 Who gave the apple? \tBill\t23\n29 Fred dropped the apple there.\n30 Jeff went to the garden.\n31 Mary journeyed to the office.\n32 Mary went to the kitchen.\n33 Fred grabbed the apple there.\n34 Jeff travelled to the hallway.\n35 Mary went back to the bedroom.\n36 Jeff put down the milk there.\n37 Fred left the apple.\n38 Bill travelled to the bathroom.\n39 Jeff went to the bathroom.\n40 Bill took the apple there.\n41 Fred went back to the office.\n42 Bill passed the apple to Jeff.\n43 Who did Bill give the apple to? \tJeff\t42\n1 Jeff moved to the hallway.\n2 Jeff travelled to the kitchen.\n3 Bill moved to the office.\n4 Bill journeyed to the kitchen.\n5 Fred travelled to the office.\n6 Bill travelled to the hallway.\n7 Mary journeyed to the garden.\n8 Bill moved to the bathroom.\n9 Mary moved to the bedroom.\n10 Mary journeyed to the garden.\n11 Jeff moved to the garden.\n12 Fred moved to the kitchen.\n13 Jeff took the apple there.\n14 Mary got the football there.\n15 Jeff handed the apple to Mary.\n16 Mary passed the apple to Jeff.\n17 Who gave the apple? \tMary\t16\n18 Mary discarded the football.\n19 Jeff gave the apple to Mary.\n20 Who received the apple? \tMary\t19\n21 Jeff picked up the football there.\n22 Mary gave the apple to Jeff.\n23 What did Mary give to Jeff? \tapple\t22\n24 Jeff grabbed the milk there.\n25 Fred travelled to the bathroom.\n26 Who gave the apple? \tMary\t22\n27 Jeff handed the apple to Mary.\n28 Mary handed the apple to Jeff.\n29 Who gave the apple? \tMary\t28\n1 Bill got the apple there.\n2 Bill passed the apple to Mary.\n3 What did Bill give to Mary? \tapple\t2\n4 Mary passed the apple to Bill.\n5 Bill handed the apple to Mary.\n6 Who did Bill give the apple to? \tMary\t5\n7 Fred travelled to the bedroom.\n8 Mary left the apple there.\n9 Who gave the apple? \tBill\t5\n10 Mary journeyed to the garden.\n11 Bill picked up the apple there.\n12 Who gave the apple to Mary? \tBill\t5\n13 Mary journeyed to the bathroom.\n14 Bill travelled to the bedroom.\n15 Bill gave the apple to Fred.\n16 Fred handed the apple to Bill.\n17 What did Fred give to Bill? \tapple\t16\n1 Mary moved to the kitchen.\n2 Fred went to the bedroom.\n3 Mary went back to the hallway.\n4 Bill got the football there.\n5 Mary went to the kitchen.\n6 Fred journeyed to the kitchen.\n7 Mary moved to the bedroom.\n8 Jeff travelled to the kitchen.\n9 Mary moved to the hallway.\n10 Fred moved to the bedroom.\n11 Jeff took the milk there.\n12 Mary went to the bathroom.\n13 Bill gave the football to Mary.\n14 Mary gave the football to Bill.\n15 What did Mary give to Bill? \tfootball\t14\n16 Bill travelled to the garden.\n17 Jeff left the milk.\n18 What did Mary give to Bill? \tfootball\t14\n19 Bill moved to the bedroom.\n20 Fred went to the office.\n21 Who gave the football? \tMary\t14\n22 Fred travelled to the kitchen.\n23 Fred got the milk there.\n24 Fred gave the milk to Jeff.\n25 Jeff passed the milk to Fred.\n26 Who gave the milk? \tJeff\t25\n27 Bill put down the football.\n28 Fred passed the milk to Jeff.\n29 What did Fred give to Jeff? \tmilk\t28\n1 Jeff got the football there.\n2 Fred travelled to the office.\n3 Mary moved to the kitchen.\n4 Jeff travelled to the garden.\n5 Jeff went to the hallway.\n6 Jeff dropped the football.\n7 Bill went back to the bathroom.\n8 Jeff grabbed the milk there.\n9 Mary went to the hallway.\n10 Jeff travelled to the kitchen.\n11 Fred moved to the bathroom.\n12 Jeff grabbed the apple there.\n13 Mary travelled to the bedroom.\n14 Jeff put down the milk.\n15 Fred journeyed to the garden.\n16 Jeff discarded the apple there.\n17 Jeff got the apple there.\n18 Bill moved to the hallway.\n19 Bill journeyed to the bathroom.\n20 Mary journeyed to the hallway.\n21 Fred travelled to the bathroom.\n22 Jeff discarded the apple there.\n23 Bill journeyed to the bedroom.\n24 Fred went back to the garden.\n25 Fred moved to the bathroom.\n26 Jeff journeyed to the bathroom.\n27 Fred went back to the garden.\n28 Mary grabbed the football there.\n29 Mary left the football.\n30 Mary got the football there.\n31 Fred moved to the kitchen.\n32 Mary put down the football.\n33 Mary went to the bathroom.\n34 Jeff travelled to the hallway.\n35 Jeff got the football there.\n36 Jeff dropped the football.\n37 Fred journeyed to the garden.\n38 Mary went back to the bedroom.\n39 Mary travelled to the kitchen.\n40 Fred travelled to the bedroom.\n41 Mary picked up the apple there.\n42 Bill went back to the kitchen.\n43 Mary got the milk there.\n44 Mary handed the apple to Bill.\n45 Who gave the apple to Bill? \tMary\t44\n46 Bill handed the apple to Mary.\n47 Jeff took the football there.\n48 What did Bill give to Mary? \tapple\t46\n49 Mary handed the apple to Bill.\n50 Mary put down the milk.\n51 Who did Mary give the apple to? \tBill\t49\n52 Mary grabbed the milk there.\n53 Bill passed the apple to Mary.\n54 What did Bill give to Mary? \tapple\t53\n55 Mary gave the apple to Bill.\n56 Bill handed the apple to Mary.\n57 Who received the apple? \tMary\t56\n1 Mary went back to the bathroom.\n2 Mary journeyed to the bedroom.\n3 Mary took the milk there.\n4 Mary moved to the office.\n5 Bill journeyed to the garden.\n6 Mary passed the milk to Fred.\n7 What did Mary give to Fred? \tmilk\t6\n8 Fred put down the milk there.\n9 Jeff went back to the bedroom.\n10 What did Mary give to Fred? \tmilk\t6\n11 Mary journeyed to the garden.\n12 Bill went back to the hallway.\n13 What did Mary give to Fred? \tmilk\t6\n14 Mary travelled to the kitchen.\n15 Bill picked up the football there.\n16 Mary went to the bedroom.\n17 Fred went to the kitchen.\n18 Fred travelled to the bedroom.\n19 Bill left the football.\n20 Fred picked up the apple there.\n21 Fred passed the apple to Mary.\n22 Who did Fred give the apple to? \tMary\t21\n23 Bill journeyed to the bedroom.\n24 Mary handed the apple to Fred.\n25 Who received the apple? \tFred\t24\n1 Jeff moved to the bedroom.\n2 Mary took the football there.\n3 Bill grabbed the apple there.\n4 Bill discarded the apple.\n5 Bill picked up the apple there.\n6 Fred travelled to the garden.\n7 Mary dropped the football.\n8 Bill passed the apple to Fred.\n9 Who gave the apple to Fred? \tBill\t8\n10 Fred gave the apple to Bill.\n11 Bill passed the apple to Fred.\n12 What did Bill give to Fred? \tapple\t11\n13 Fred went to the bathroom.\n14 Fred left the apple.\n15 Who did Bill give the apple to? \tFred\t11\n16 Jeff moved to the bathroom.\n17 Fred journeyed to the garden.\n18 Who received the apple? \tFred\t11\n19 Jeff picked up the milk there.\n20 Bill moved to the kitchen.\n21 Jeff left the milk.\n22 Jeff went to the garden.\n23 Mary went to the office.\n24 Bill moved to the office.\n25 Fred moved to the bedroom.\n26 Jeff moved to the office.\n27 Fred journeyed to the hallway.\n28 Fred grabbed the football there.\n29 Bill went back to the garden.\n30 Mary went back to the hallway.\n31 Fred gave the football to Mary.\n32 Mary gave the football to Fred.\n33 Who gave the football to Fred? \tMary\t32\n1 Bill got the apple there.\n2 Mary travelled to the bedroom.\n3 Mary picked up the football there.\n4 Mary moved to the bathroom.\n5 Mary handed the football to Fred.\n6 Fred passed the football to Mary.\n7 Who gave the football? \tFred\t6\n8 Jeff went to the bathroom.\n9 Mary travelled to the hallway.\n10 What did Fred give to Mary? \tfootball\t6\n11 Mary went to the bedroom.\n12 Bill discarded the apple.\n13 Who gave the football to Mary? \tFred\t6\n14 Bill journeyed to the bathroom.\n15 Jeff journeyed to the hallway.\n16 Fred travelled to the garden.\n17 Fred grabbed the apple there.\n18 Jeff travelled to the garden.\n19 Fred gave the apple to Jeff.\n20 Who received the apple? \tJeff\t19\n21 Bill journeyed to the office.\n22 Mary went back to the office.\n23 Who did Fred give the apple to? \tJeff\t19\n1 Mary travelled to the office.\n2 Jeff went back to the garden.\n3 Fred travelled to the bathroom.\n4 Jeff took the football there.\n5 Mary went to the bedroom.\n6 Jeff picked up the milk there.\n7 Jeff travelled to the office.\n8 Mary journeyed to the garden.\n9 Mary went to the kitchen.\n10 Jeff went back to the bedroom.\n11 Jeff moved to the office.\n12 Bill moved to the garden.\n13 Mary travelled to the bathroom.\n14 Jeff left the milk.\n15 Jeff went back to the hallway.\n16 Jeff took the apple there.\n17 Bill journeyed to the bedroom.\n18 Mary journeyed to the hallway.\n19 Jeff went back to the garden.\n20 Jeff travelled to the kitchen.\n21 Bill went back to the kitchen.\n22 Jeff gave the apple to Bill.\n23 Who gave the apple to Bill? \tJeff\t22\n24 Bill handed the apple to Jeff.\n25 Jeff gave the apple to Bill.\n26 What did Jeff give to Bill? \tapple\t25\n27 Bill gave the apple to Jeff.\n28 Jeff gave the apple to Bill.\n29 Who gave the apple to Bill? \tJeff\t28\n30 Bill passed the apple to Jeff.\n31 Jeff handed the apple to Bill.\n32 Who received the apple? \tBill\t31\n33 Bill handed the apple to Jeff.\n34 Jeff travelled to the office.\n35 Who gave the apple? \tBill\t33\n1 Mary took the apple there.\n2 Bill went to the garden.\n3 Bill went to the bathroom.\n4 Jeff moved to the office.\n5 Bill travelled to the bedroom.\n6 Jeff travelled to the hallway.\n7 Mary gave the apple to Fred.\n8 Mary travelled to the office.\n9 What did Mary give to Fred? \tapple\t7\n10 Mary took the milk there.\n11 Mary discarded the milk.\n12 What did Mary give to Fred? \tapple\t7\n13 Mary picked up the milk there.\n14 Bill went back to the garden.\n15 Fred passed the apple to Bill.\n16 Mary went to the kitchen.\n17 Who gave the apple to Bill? \tFred\t15\n18 Jeff went to the garden.\n19 Bill gave the apple to Fred.\n20 Who did Bill give the apple to? \tFred\t19\n21 Fred gave the apple to Bill.\n22 Mary travelled to the hallway.\n23 Who did Fred give the apple to? \tBill\t21\n1 Jeff travelled to the bedroom.\n2 Bill picked up the football there.\n3 Fred moved to the garden.\n4 Mary went back to the garden.\n5 Mary went back to the hallway.\n6 Jeff picked up the milk there.\n7 Bill travelled to the bathroom.\n8 Bill grabbed the apple there.\n9 Jeff moved to the bathroom.\n10 Mary went back to the bedroom.\n11 Bill gave the apple to Jeff.\n12 Mary went to the garden.\n13 What did Bill give to Jeff? \tapple\t11\n14 Jeff passed the apple to Bill.\n15 Bill left the football there.\n16 Who gave the apple? \tJeff\t14\n17 Bill put down the apple there.\n18 Jeff passed the milk to Bill.\n19 What did Jeff give to Bill? \tmilk\t18\n20 Bill left the milk.\n21 Jeff journeyed to the garden.\n22 What did Jeff give to Bill? \tmilk\t18\n23 Bill got the milk there.\n24 Jeff travelled to the hallway.\n25 Who did Jeff give the milk to? \tBill\t18\n1 Fred went to the garden.\n2 Fred picked up the football there.\n3 Mary moved to the bathroom.\n4 Fred journeyed to the bathroom.\n5 Fred gave the football to Mary.\n6 Mary handed the football to Fred.\n7 What did Mary give to Fred? \tfootball\t6\n8 Fred handed the football to Mary.\n9 Mary put down the football.\n10 What did Fred give to Mary? \tfootball\t8\n11 Bill travelled to the office.\n12 Jeff moved to the office.\n13 What did Fred give to Mary? \tfootball\t8\n14 Bill grabbed the milk there.\n15 Mary grabbed the football there.\n16 Mary passed the football to Fred.\n17 Mary journeyed to the garden.\n18 Who gave the football to Fred? \tMary\t16\n19 Bill passed the milk to Jeff.\n20 Mary moved to the bathroom.\n21 Who gave the milk to Jeff? \tBill\t19\n1 Jeff went back to the office.\n2 Fred went back to the hallway.\n3 Bill picked up the milk there.\n4 Mary journeyed to the kitchen.\n5 Bill journeyed to the hallway.\n6 Bill passed the milk to Fred.\n7 Who did Bill give the milk to? \tFred\t6\n8 Fred discarded the milk.\n9 Bill grabbed the milk there.\n10 Who did Bill give the milk to? \tFred\t6\n11 Bill passed the milk to Fred.\n12 Bill travelled to the bedroom.\n13 Who gave the milk to Fred? \tBill\t11\n14 Mary picked up the apple there.\n15 Jeff travelled to the bedroom.\n16 Who did Bill give the milk to? \tFred\t11\n17 Mary travelled to the hallway.\n18 Mary handed the apple to Fred.\n19 What did Mary give to Fred? \tapple\t18\n1 Bill journeyed to the bathroom.\n2 Mary travelled to the bathroom.\n3 Fred took the milk there.\n4 Fred put down the milk.\n5 Mary moved to the hallway.\n6 Jeff moved to the garden.\n7 Mary picked up the milk there.\n8 Mary gave the milk to Fred.\n9 Who did Mary give the milk to? \tFred\t8\n10 Fred gave the milk to Mary.\n11 Fred travelled to the kitchen.\n12 Who did Fred give the milk to? \tMary\t10\n13 Fred went back to the garden.\n14 Fred moved to the office.\n15 What did Fred give to Mary? \tmilk\t10\n16 Fred took the football there.\n17 Mary discarded the milk.\n18 Bill moved to the office.\n19 Fred gave the football to Bill.\n20 Who gave the football to Bill? \tFred\t19\n21 Bill passed the football to Fred.\n22 Fred handed the football to Bill.\n23 What did Fred give to Bill? \tfootball\t22\n1 Jeff went back to the office.\n2 Jeff travelled to the bedroom.\n3 Mary took the football there.\n4 Mary went back to the hallway.\n5 Bill went back to the kitchen.\n6 Mary got the milk there.\n7 Fred went back to the hallway.\n8 Bill journeyed to the bathroom.\n9 Mary left the football there.\n10 Mary passed the milk to Fred.\n11 Who gave the milk to Fred? \tMary\t10\n12 Mary picked up the football there.\n13 Mary dropped the football.\n14 Who received the milk? \tFred\t10\n15 Mary picked up the football there.\n16 Mary put down the football there.\n17 What did Mary give to Fred? \tmilk\t10\n18 Mary picked up the football there.\n19 Mary gave the football to Fred.\n20 What did Mary give to Fred? \tfootball\t19\n21 Bill moved to the kitchen.\n22 Fred travelled to the office.\n23 What did Mary give to Fred? \tfootball\t19\n1 Bill travelled to the hallway.\n2 Bill went to the bedroom.\n3 Fred went back to the garden.\n4 Fred took the milk there.\n5 Bill went back to the kitchen.\n6 Mary travelled to the bedroom.\n7 Mary went to the office.\n8 Fred went to the hallway.\n9 Bill moved to the bedroom.\n10 Jeff went to the garden.\n11 Mary travelled to the garden.\n12 Fred grabbed the apple there.\n13 Mary went to the bedroom.\n14 Mary moved to the office.\n15 Fred picked up the football there.\n16 Mary travelled to the kitchen.\n17 Fred put down the football there.\n18 Jeff went to the bathroom.\n19 Fred dropped the apple.\n20 Fred went to the bedroom.\n21 Fred gave the milk to Bill.\n22 Fred went to the bathroom.\n23 Who did Fred give the milk to? \tBill\t21\n24 Jeff went back to the office.\n25 Jeff journeyed to the kitchen.\n26 Who did Fred give the milk to? \tBill\t21\n27 Jeff went back to the office.\n28 Mary travelled to the garden.\n29 Mary went to the bedroom.\n30 Bill gave the milk to Mary.\n31 What did Bill give to Mary? \tmilk\t30\n32 Mary moved to the bathroom.\n33 Bill went back to the office.\n34 Who gave the milk to Mary? \tBill\t30\n35 Bill travelled to the kitchen.\n36 Mary gave the milk to Fred.\n37 What did Mary give to Fred? \tmilk\t36\n1 Bill went back to the office.\n2 Jeff went to the bedroom.\n3 Jeff took the apple there.\n4 Jeff picked up the milk there.\n5 Jeff went back to the garden.\n6 Jeff journeyed to the bathroom.\n7 Jeff discarded the apple.\n8 Jeff got the football there.\n9 Fred went to the hallway.\n10 Jeff picked up the apple there.\n11 Jeff put down the apple.\n12 Jeff grabbed the apple there.\n13 Mary moved to the office.\n14 Jeff went back to the garden.\n15 Jeff journeyed to the bedroom.\n16 Bill travelled to the bedroom.\n17 Jeff passed the apple to Bill.\n18 Bill gave the apple to Jeff.\n19 Who gave the apple to Jeff? \tBill\t18\n20 Jeff handed the apple to Bill.\n21 Bill passed the apple to Jeff.\n22 Who did Bill give the apple to? \tJeff\t21\n23 Jeff gave the apple to Bill.\n24 Bill dropped the apple.\n25 What did Jeff give to Bill? \tapple\t23\n26 Jeff gave the football to Bill.\n27 Mary went to the hallway.\n28 Who did Jeff give the football to? \tBill\t26\n29 Bill handed the football to Jeff.\n30 Bill journeyed to the office.\n31 What did Bill give to Jeff? \tfootball\t29\n1 Jeff journeyed to the garden.\n2 Fred went to the office.\n3 Fred went to the hallway.\n4 Fred got the apple there.\n5 Fred moved to the office.\n6 Fred went to the kitchen.\n7 Fred put down the apple.\n8 Fred took the apple there.\n9 Mary went back to the garden.\n10 Fred travelled to the bathroom.\n11 Jeff grabbed the milk there.\n12 Bill went to the office.\n13 Jeff journeyed to the bathroom.\n14 Jeff put down the milk there.\n15 Fred picked up the milk there.\n16 Fred passed the apple to Jeff.\n17 Who gave the apple to Jeff? \tFred\t16\n18 Jeff handed the apple to Fred.\n19 Fred handed the apple to Jeff.\n20 Who did Fred give the apple to? \tJeff\t19\n21 Jeff put down the apple.\n22 Fred gave the milk to Jeff.\n23 Who gave the apple to Jeff? \tFred\t19\n24 Jeff left the milk.\n25 Bill picked up the football there.\n26 Who gave the milk? \tFred\t22\n27 Bill moved to the bedroom.\n28 Bill moved to the garden.\n29 Who gave the milk? \tFred\t22\n1 Jeff travelled to the kitchen.\n2 Fred got the apple there.\n3 Mary went to the kitchen.\n4 Jeff went to the bathroom.\n5 Fred passed the apple to Jeff.\n6 Jeff went back to the kitchen.\n7 What did Fred give to Jeff? \tapple\t5\n8 Jeff handed the apple to Mary.\n9 Mary handed the apple to Jeff.\n10 Who did Mary give the apple to? \tJeff\t9\n11 Jeff handed the apple to Mary.\n12 Mary passed the apple to Jeff.\n13 Who gave the apple? \tMary\t12\n14 Jeff handed the apple to Mary.\n15 Mary handed the apple to Jeff.\n16 Who gave the apple? \tMary\t15\n17 Jeff passed the apple to Mary.\n18 Mary gave the apple to Jeff.\n19 Who did Mary give the apple to? \tJeff\t18\n1 Mary grabbed the milk there.\n2 Bill moved to the office.\n3 Bill picked up the football there.\n4 Bill handed the football to Fred.\n5 Who received the football? \tFred\t4\n6 Jeff journeyed to the bathroom.\n7 Fred gave the football to Bill.\n8 What did Fred give to Bill? \tfootball\t7\n9 Mary left the milk.\n10 Fred travelled to the bathroom.\n11 What did Fred give to Bill? \tfootball\t7\n12 Jeff travelled to the bedroom.\n13 Bill left the football.\n14 Who received the football? \tBill\t7\n15 Mary went back to the kitchen.\n16 Jeff went to the hallway.\n17 Jeff took the apple there.\n18 Jeff dropped the apple.\n19 Jeff went to the office.\n20 Fred travelled to the hallway.\n21 Fred journeyed to the garden.\n22 Jeff picked up the football there.\n23 Fred journeyed to the hallway.\n24 Jeff passed the football to Bill.\n25 Who gave the football to Bill? \tJeff\t24\n1 Bill grabbed the apple there.\n2 Bill handed the apple to Mary.\n3 Who gave the apple? \tBill\t2\n4 Jeff went back to the garden.\n5 Fred travelled to the bedroom.\n6 Who did Bill give the apple to? \tMary\t2\n7 Mary passed the apple to Bill.\n8 Fred went back to the garden.\n9 What did Mary give to Bill? \tapple\t7\n10 Bill passed the apple to Mary.\n11 Fred moved to the bedroom.\n12 What did Bill give to Mary? \tapple\t10\n13 Mary journeyed to the bedroom.\n14 Fred picked up the milk there.\n15 Who gave the apple to Mary? \tBill\t10\n1 Fred went to the office.\n2 Mary went back to the kitchen.\n3 Jeff went back to the bathroom.\n4 Jeff went back to the kitchen.\n5 Jeff travelled to the garden.\n6 Mary went to the bathroom.\n7 Mary took the football there.\n8 Jeff went back to the bathroom.\n9 Bill moved to the garden.\n10 Jeff moved to the kitchen.\n11 Bill picked up the milk there.\n12 Mary put down the football there.\n13 Fred went back to the hallway.\n14 Bill went back to the hallway.\n15 Bill dropped the milk.\n16 Fred travelled to the office.\n17 Mary moved to the kitchen.\n18 Bill went to the kitchen.\n19 Jeff travelled to the bedroom.\n20 Fred went to the hallway.\n21 Mary went back to the garden.\n22 Fred travelled to the kitchen.\n23 Mary journeyed to the bathroom.\n24 Mary journeyed to the bedroom.\n25 Bill journeyed to the office.\n26 Mary moved to the hallway.\n27 Fred moved to the bathroom.\n28 Fred journeyed to the bedroom.\n29 Fred travelled to the office.\n30 Mary got the milk there.\n31 Mary moved to the office.\n32 Bill travelled to the bedroom.\n33 Mary gave the milk to Fred.\n34 Bill moved to the garden.\n35 Who gave the milk? \tMary\t33\n36 Fred discarded the milk there.\n37 Fred picked up the milk there.\n38 What did Mary give to Fred? \tmilk\t33\n39 Fred dropped the milk.\n40 Bill moved to the bedroom.\n41 Fred went back to the kitchen.\n42 Mary grabbed the milk there.\n43 Mary journeyed to the kitchen.\n44 Mary put down the milk.\n45 Fred grabbed the milk there.\n46 Mary went to the bedroom.\n47 Mary journeyed to the kitchen.\n48 Mary moved to the bedroom.\n49 Jeff journeyed to the garden.\n50 Fred dropped the milk.\n51 Mary moved to the garden.\n52 Mary went to the bathroom.\n53 Mary journeyed to the garden.\n54 Fred travelled to the office.\n55 Jeff travelled to the bedroom.\n56 Jeff went to the bathroom.\n57 Jeff took the football there.\n58 Bill went to the hallway.\n59 Fred travelled to the bedroom.\n60 Bill picked up the apple there.\n61 Fred went back to the hallway.\n62 Bill gave the apple to Fred.\n63 Who did Bill give the apple to? \tFred\t62\n64 Fred passed the apple to Bill.\n65 Jeff went to the hallway.\n66 What did Fred give to Bill? \tapple\t64\n67 Bill gave the apple to Fred.\n68 Fred gave the apple to Bill.\n69 Who received the apple? \tBill\t68\n1 Jeff travelled to the bedroom.\n2 Fred journeyed to the bathroom.\n3 Fred travelled to the kitchen.\n4 Bill travelled to the kitchen.\n5 Mary travelled to the kitchen.\n6 Bill took the football there.\n7 Bill gave the football to Mary.\n8 Jeff travelled to the office.\n9 Who received the football? \tMary\t7\n10 Mary discarded the football.\n11 Fred got the football there.\n12 Who did Bill give the football to? \tMary\t7\n13 Jeff picked up the apple there.\n14 Jeff grabbed the milk there.\n15 Jeff journeyed to the kitchen.\n16 Bill journeyed to the bathroom.\n17 Fred dropped the football.\n18 Jeff handed the apple to Mary.\n19 What did Jeff give to Mary? \tapple\t18\n20 Jeff dropped the milk.\n21 Jeff travelled to the bathroom.\n22 Who did Jeff give the apple to? \tMary\t18\n23 Mary gave the apple to Fred.\n24 Mary grabbed the football there.\n25 What did Mary give to Fred? \tapple\t23\n1 Fred moved to the kitchen.\n2 Fred travelled to the bathroom.\n3 Bill went to the kitchen.\n4 Fred travelled to the hallway.\n5 Jeff went to the office.\n6 Bill grabbed the football there.\n7 Bill journeyed to the bathroom.\n8 Fred got the milk there.\n9 Fred moved to the garden.\n10 Fred handed the milk to Mary.\n11 What did Fred give to Mary? \tmilk\t10\n12 Mary went to the bedroom.\n13 Bill grabbed the apple there.\n14 What did Fred give to Mary? \tmilk\t10\n15 Fred went to the office.\n16 Jeff went to the bathroom.\n17 What did Fred give to Mary? \tmilk\t10\n18 Bill went to the hallway.\n19 Bill dropped the apple.\n20 Jeff journeyed to the garden.\n21 Bill dropped the football.\n22 Mary put down the milk.\n23 Bill journeyed to the bedroom.\n24 Bill got the milk there.\n25 Bill handed the milk to Mary.\n26 What did Bill give to Mary? \tmilk\t25\n27 Mary passed the milk to Bill.\n28 Bill handed the milk to Mary.\n29 What did Bill give to Mary? \tmilk\t28\n1 Bill journeyed to the garden.\n2 Mary went to the hallway.\n3 Fred moved to the office.\n4 Fred moved to the kitchen.\n5 Fred picked up the football there.\n6 Fred picked up the apple there.\n7 Bill went to the hallway.\n8 Bill went to the office.\n9 Fred journeyed to the bathroom.\n10 Mary went back to the bedroom.\n11 Fred grabbed the milk there.\n12 Fred dropped the apple.\n13 Fred picked up the apple there.\n14 Fred put down the football.\n15 Fred moved to the garden.\n16 Jeff travelled to the garden.\n17 Bill went to the hallway.\n18 Fred left the milk there.\n19 Mary travelled to the garden.\n20 Jeff journeyed to the bedroom.\n21 Fred gave the apple to Mary.\n22 Fred went to the kitchen.\n23 What did Fred give to Mary? \tapple\t21\n24 Mary got the milk there.\n25 Fred travelled to the garden.\n26 Who gave the apple to Mary? \tFred\t21\n27 Jeff went to the bathroom.\n28 Fred went to the office.\n29 Mary dropped the apple.\n30 Mary got the apple there.\n31 Jeff went back to the office.\n32 Mary put down the milk.\n33 Mary dropped the apple.\n34 Fred went back to the kitchen.\n35 Jeff went back to the garden.\n36 Mary picked up the apple there.\n37 Jeff grabbed the milk there.\n38 Mary handed the apple to Jeff.\n39 Who gave the apple? \tMary\t38\n40 Jeff handed the apple to Mary.\n41 Mary put down the apple.\n42 Who did Jeff give the apple to? \tMary\t40\n43 Fred went to the hallway.\n44 Jeff handed the milk to Mary.\n45 Who received the apple? \tMary\t40\n1 Fred moved to the garden.\n2 Bill went back to the garden.\n3 Bill went to the bathroom.\n4 Jeff went to the bathroom.\n5 Bill journeyed to the kitchen.\n6 Jeff journeyed to the kitchen.\n7 Fred moved to the kitchen.\n8 Jeff went back to the office.\n9 Jeff travelled to the kitchen.\n10 Jeff journeyed to the bathroom.\n11 Jeff went to the hallway.\n12 Fred journeyed to the bathroom.\n13 Jeff moved to the bathroom.\n14 Bill moved to the hallway.\n15 Fred grabbed the football there.\n16 Fred journeyed to the office.\n17 Fred left the football.\n18 Mary travelled to the office.\n19 Mary got the football there.\n20 Bill went to the bathroom.\n21 Fred went back to the bedroom.\n22 Bill went back to the garden.\n23 Mary moved to the kitchen.\n24 Mary left the football.\n25 Jeff journeyed to the office.\n26 Mary went back to the office.\n27 Fred went back to the office.\n28 Bill journeyed to the hallway.\n29 Mary journeyed to the bedroom.\n30 Bill moved to the office.\n31 Jeff travelled to the kitchen.\n32 Bill journeyed to the bedroom.\n33 Mary took the apple there.\n34 Mary gave the apple to Bill.\n35 What did Mary give to Bill? \tapple\t34\n36 Jeff went back to the garden.\n37 Bill gave the apple to Mary.\n38 Who received the apple? \tMary\t37\n39 Jeff went back to the office.\n40 Mary passed the apple to Bill.\n41 What did Mary give to Bill? \tapple\t40\n42 Bill gave the apple to Mary.\n43 Mary passed the apple to Bill.\n44 Who gave the apple to Bill? \tMary\t43\n45 Fred went back to the garden.\n46 Fred went to the office.\n47 What did Mary give to Bill? \tapple\t43\n1 Jeff grabbed the football there.\n2 Mary journeyed to the hallway.\n3 Fred went to the kitchen.\n4 Jeff handed the football to Fred.\n5 Who gave the football to Fred? \tJeff\t4\n6 Jeff moved to the hallway.\n7 Bill went to the bathroom.\n8 What did Jeff give to Fred? \tfootball\t4\n9 Bill picked up the apple there.\n10 Mary moved to the office.\n11 Who gave the football to Fred? \tJeff\t4\n12 Bill left the apple there.\n13 Bill journeyed to the garden.\n14 Fred went back to the bathroom.\n15 Fred went back to the kitchen.\n16 Mary journeyed to the garden.\n17 Bill moved to the hallway.\n18 Bill went to the garden.\n19 Bill travelled to the hallway.\n20 Mary travelled to the hallway.\n21 Jeff journeyed to the bedroom.\n22 Fred left the football there.\n23 Fred got the football there.\n24 Jeff journeyed to the hallway.\n25 Mary journeyed to the bedroom.\n26 Fred went back to the bedroom.\n27 Bill travelled to the office.\n28 Fred gave the football to Mary.\n29 Mary handed the football to Fred.\n30 What did Mary give to Fred? \tfootball\t29\n31 Fred handed the football to Mary.\n32 Mary went back to the kitchen.\n33 Who received the football? \tMary\t31\n1 Mary moved to the garden.\n2 Jeff took the apple there.\n3 Jeff put down the apple.\n4 Fred moved to the office.\n5 Bill went to the office.\n6 Mary moved to the kitchen.\n7 Jeff took the apple there.\n8 Mary got the milk there.\n9 Bill went to the garden.\n10 Bill moved to the office.\n11 Fred moved to the bathroom.\n12 Bill picked up the football there.\n13 Bill went to the bedroom.\n14 Mary journeyed to the hallway.\n15 Bill travelled to the garden.\n16 Jeff handed the apple to Mary.\n17 Who gave the apple? \tJeff\t16\n18 Mary discarded the milk there.\n19 Mary moved to the bedroom.\n20 What did Jeff give to Mary? \tapple\t16\n21 Bill left the football.\n22 Jeff went to the bathroom.\n23 What did Jeff give to Mary? \tapple\t16\n24 Jeff went to the hallway.\n25 Mary dropped the apple there.\n26 Bill got the football there.\n27 Mary moved to the kitchen.\n28 Bill dropped the football.\n29 Fred moved to the hallway.\n30 Fred took the milk there.\n31 Fred handed the milk to Jeff.\n32 Who received the milk? \tJeff\t31\n33 Jeff passed the milk to Fred.\n34 Bill travelled to the bathroom.\n35 What did Jeff give to Fred? \tmilk\t33\n1 Bill went to the kitchen.\n2 Mary went to the bedroom.\n3 Jeff picked up the football there.\n4 Bill went to the office.\n5 Jeff passed the football to Mary.\n6 Mary handed the football to Jeff.\n7 Who gave the football? \tMary\t6\n8 Bill travelled to the bedroom.\n9 Jeff gave the football to Mary.\n10 Who gave the football? \tJeff\t9\n11 Jeff journeyed to the kitchen.\n12 Mary passed the football to Bill.\n13 Who gave the football? \tMary\t12\n14 Bill handed the football to Mary.\n15 Mary handed the football to Bill.\n16 Who gave the football to Bill? \tMary\t15\n17 Fred went back to the bathroom.\n18 Bill went back to the bathroom.\n19 Who did Mary give the football to? \tBill\t15\n1 Mary travelled to the bedroom.\n2 Bill took the milk there.\n3 Mary grabbed the football there.\n4 Bill gave the milk to Jeff.\n5 What did Bill give to Jeff? \tmilk\t4\n6 Mary discarded the football.\n7 Jeff put down the milk.\n8 Who received the milk? \tJeff\t4\n9 Mary travelled to the office.\n10 Mary journeyed to the hallway.\n11 Who gave the milk to Jeff? \tBill\t4\n12 Fred moved to the kitchen.\n13 Jeff took the milk there.\n14 Jeff handed the milk to Fred.\n15 Fred passed the milk to Bill.\n16 Who received the milk? \tBill\t15\n17 Bill gave the milk to Fred.\n18 Fred handed the milk to Bill.\n19 What did Fred give to Bill? \tmilk\t18\n1 Fred grabbed the milk there.\n2 Fred went back to the bathroom.\n3 Mary journeyed to the bathroom.\n4 Mary moved to the hallway.\n5 Fred picked up the football there.\n6 Mary went back to the garden.\n7 Mary picked up the apple there.\n8 Bill went to the bathroom.\n9 Fred passed the football to Bill.\n10 Jeff travelled to the hallway.\n11 What did Fred give to Bill? \tfootball\t9\n12 Bill passed the football to Fred.\n13 Fred put down the milk there.\n14 Who did Bill give the football to? \tFred\t12\n15 Mary journeyed to the bedroom.\n16 Fred picked up the milk there.\n17 What did Bill give to Fred? \tfootball\t12\n18 Fred went back to the office.\n19 Mary moved to the bathroom.\n20 Mary gave the apple to Bill.\n21 Bill handed the apple to Mary.\n22 What did Bill give to Mary? \tapple\t21\n23 Mary journeyed to the hallway.\n24 Jeff went back to the garden.\n25 Who received the apple? \tMary\t21\n1 Jeff went to the office.\n2 Mary took the apple there.\n3 Bill went to the bathroom.\n4 Mary left the apple.\n5 Bill went back to the kitchen.\n6 Mary travelled to the bedroom.\n7 Mary journeyed to the hallway.\n8 Bill journeyed to the bathroom.\n9 Bill travelled to the kitchen.\n10 Fred went back to the bathroom.\n11 Bill travelled to the office.\n12 Jeff journeyed to the hallway.\n13 Fred journeyed to the kitchen.\n14 Fred journeyed to the hallway.\n15 Fred went to the kitchen.\n16 Jeff travelled to the kitchen.\n17 Jeff travelled to the bathroom.\n18 Jeff went to the kitchen.\n19 Bill went to the bathroom.\n20 Fred went back to the bathroom.\n21 Fred grabbed the milk there.\n22 Fred passed the milk to Bill.\n23 Who did Fred give the milk to? \tBill\t22\n24 Bill dropped the milk.\n25 Fred travelled to the bedroom.\n26 Who did Fred give the milk to? \tBill\t22\n27 Bill moved to the bedroom.\n28 Mary journeyed to the bathroom.\n29 What did Fred give to Bill? \tmilk\t22\n30 Mary took the milk there.\n31 Bill went to the garden.\n32 Fred journeyed to the kitchen.\n33 Bill got the football there.\n34 Bill dropped the football.\n35 Bill picked up the football there.\n36 Bill dropped the football there.\n37 Fred moved to the bedroom.\n38 Bill travelled to the bathroom.\n39 Mary handed the milk to Bill.\n40 Who gave the milk? \tMary\t39\n41 Bill moved to the bedroom.\n42 Bill handed the milk to Fred.\n43 What did Bill give to Fred? \tmilk\t42\n1 Fred moved to the kitchen.\n2 Jeff grabbed the football there.\n3 Jeff left the football.\n4 Jeff moved to the bathroom.\n5 Jeff went back to the hallway.\n6 Fred went to the office.\n7 Fred journeyed to the bedroom.\n8 Jeff went to the office.\n9 Fred moved to the hallway.\n10 Fred went to the garden.\n11 Jeff went to the bathroom.\n12 Jeff travelled to the garden.\n13 Bill journeyed to the office.\n14 Bill got the apple there.\n15 Fred went back to the hallway.\n16 Bill dropped the apple.\n17 Fred got the football there.\n18 Jeff travelled to the bedroom.\n19 Fred journeyed to the bathroom.\n20 Fred dropped the football.\n21 Bill picked up the apple there.\n22 Jeff journeyed to the hallway.\n23 Bill dropped the apple.\n24 Bill picked up the apple there.\n25 Fred picked up the football there.\n26 Fred moved to the hallway.\n27 Jeff moved to the garden.\n28 Bill moved to the garden.\n29 Fred went to the office.\n30 Bill passed the apple to Mary.\n31 Who gave the apple to Mary? \tBill\t30\n32 Mary left the apple.\n33 Fred dropped the football.\n34 Who did Bill give the apple to? \tMary\t30\n35 Bill grabbed the apple there.\n36 Bill gave the apple to Mary.\n37 Who did Bill give the apple to? \tMary\t36\n38 Mary gave the apple to Bill.\n39 Bill handed the apple to Mary.\n40 Who gave the apple? \tBill\t39\n41 Fred got the football there.\n42 Fred went to the bathroom.\n43 What did Bill give to Mary? \tapple\t39\n1 Jeff went back to the office.\n2 Fred got the milk there.\n3 Fred left the milk.\n4 Jeff went back to the bedroom.\n5 Mary went back to the office.\n6 Mary moved to the kitchen.\n7 Bill travelled to the office.\n8 Bill grabbed the football there.\n9 Mary moved to the garden.\n10 Bill dropped the football.\n11 Bill got the football there.\n12 Bill journeyed to the kitchen.\n13 Jeff travelled to the office.\n14 Mary moved to the kitchen.\n15 Bill gave the football to Mary.\n16 Mary travelled to the garden.\n17 Who did Bill give the football to? \tMary\t15\n18 Bill journeyed to the bedroom.\n19 Mary gave the football to Fred.\n20 Who gave the football to Fred? \tMary\t19\n21 Fred went back to the bedroom.\n22 Jeff travelled to the hallway.\n23 Who did Mary give the football to? \tFred\t19\n24 Fred passed the football to Bill.\n25 Mary journeyed to the hallway.\n26 Who gave the football to Bill? \tFred\t24\n27 Bill passed the football to Fred.\n28 Fred gave the football to Bill.\n29 Who did Fred give the football to? \tBill\t28\n1 Mary travelled to the office.\n2 Bill moved to the hallway.\n3 Fred travelled to the bathroom.\n4 Fred moved to the hallway.\n5 Bill went to the garden.\n6 Bill journeyed to the office.\n7 Jeff travelled to the office.\n8 Bill got the apple there.\n9 Fred went back to the bedroom.\n10 Mary went back to the garden.\n11 Fred moved to the hallway.\n12 Bill passed the apple to Jeff.\n13 Who received the apple? \tJeff\t12\n14 Jeff handed the apple to Bill.\n15 Bill travelled to the garden.\n16 Who gave the apple? \tJeff\t14\n17 Mary moved to the kitchen.\n18 Bill dropped the apple.\n19 Who gave the apple? \tJeff\t14\n20 Jeff took the milk there.\n21 Bill went to the kitchen.\n22 Fred journeyed to the kitchen.\n23 Mary travelled to the bedroom.\n24 Jeff put down the milk.\n25 Bill travelled to the garden.\n26 Bill took the apple there.\n27 Mary went back to the office.\n28 Bill moved to the bathroom.\n29 Mary went back to the hallway.\n30 Jeff went to the kitchen.\n31 Bill discarded the apple.\n32 Bill took the apple there.\n33 Mary went to the bathroom.\n34 Bill gave the apple to Mary.\n35 Fred went to the garden.\n36 Who received the apple? \tMary\t34\n37 Mary took the football there.\n38 Mary handed the apple to Bill.\n39 Who gave the apple? \tMary\t38\n1 Mary travelled to the hallway.\n2 Bill went back to the garden.\n3 Fred moved to the bedroom.\n4 Fred got the football there.\n5 Fred dropped the football.\n6 Fred went to the garden.\n7 Mary journeyed to the kitchen.\n8 Bill went to the office.\n9 Mary went back to the office.\n10 Bill journeyed to the bedroom.\n11 Mary went back to the bedroom.\n12 Jeff grabbed the milk there.\n13 Jeff went to the office.\n14 Jeff went to the bathroom.\n15 Mary got the football there.\n16 Mary put down the football there.\n17 Bill journeyed to the garden.\n18 Fred went back to the bathroom.\n19 Jeff put down the milk.\n20 Bill moved to the office.\n21 Fred went to the office.\n22 Mary grabbed the football there.\n23 Jeff travelled to the office.\n24 Mary dropped the football.\n25 Fred moved to the kitchen.\n26 Bill journeyed to the kitchen.\n27 Bill took the apple there.\n28 Bill went back to the hallway.\n29 Fred moved to the office.\n30 Mary picked up the football there.\n31 Fred journeyed to the bedroom.\n32 Mary gave the football to Fred.\n33 Who received the football? \tFred\t32\n34 Jeff went to the garden.\n35 Bill travelled to the garden.\n36 Who gave the football? \tMary\t32\n37 Fred dropped the football there.\n38 Mary journeyed to the kitchen.\n39 What did Mary give to Fred? \tfootball\t32\n40 Bill handed the apple to Jeff.\n41 Jeff handed the apple to Bill.\n42 Who did Jeff give the apple to? \tBill\t41\n43 Bill handed the apple to Jeff.\n44 Jeff gave the apple to Bill.\n45 What did Jeff give to Bill? \tapple\t44\n1 Mary went to the garden.\n2 Jeff went back to the garden.\n3 Jeff grabbed the apple there.\n4 Fred moved to the office.\n5 Fred moved to the garden.\n6 Jeff passed the apple to Mary.\n7 What did Jeff give to Mary? \tapple\t6\n8 Mary travelled to the hallway.\n9 Jeff went to the bedroom.\n10 What did Jeff give to Mary? \tapple\t6\n11 Mary put down the apple.\n12 Jeff picked up the football there.\n13 Who did Jeff give the apple to? \tMary\t6\n14 Mary went to the bedroom.\n15 Jeff gave the football to Mary.\n16 What did Jeff give to Mary? \tfootball\t15\n17 Mary travelled to the garden.\n18 Mary left the football.\n19 Who did Jeff give the football to? \tMary\t15\n1 Jeff journeyed to the garden.\n2 Mary travelled to the bedroom.\n3 Jeff went to the bathroom.\n4 Bill went to the kitchen.\n5 Fred travelled to the hallway.\n6 Bill moved to the bathroom.\n7 Fred grabbed the football there.\n8 Bill travelled to the garden.\n9 Jeff went to the kitchen.\n10 Mary went back to the hallway.\n11 Jeff got the milk there.\n12 Bill journeyed to the hallway.\n13 Fred passed the football to Mary.\n14 Mary handed the football to Fred.\n15 What did Mary give to Fred? \tfootball\t14\n16 Jeff put down the milk.\n17 Bill journeyed to the bathroom.\n18 Who gave the football? \tMary\t14\n19 Fred dropped the football there.\n20 Jeff went back to the bedroom.\n21 Who gave the football to Fred? \tMary\t14\n22 Mary went back to the garden.\n23 Fred went back to the office.\n24 Bill travelled to the hallway.\n25 Fred went to the garden.\n26 Fred went back to the kitchen.\n27 Jeff went to the kitchen.\n28 Jeff went to the bedroom.\n29 Fred took the milk there.\n30 Bill picked up the football there.\n31 Bill discarded the football.\n32 Mary travelled to the kitchen.\n33 Fred handed the milk to Mary.\n34 What did Fred give to Mary? \tmilk\t33\n35 Mary passed the milk to Fred.\n36 Fred gave the milk to Mary.\n37 Who gave the milk? \tFred\t36\n1 Bill moved to the garden.\n2 Mary travelled to the bathroom.\n3 Fred moved to the bedroom.\n4 Mary took the milk there.\n5 Mary passed the milk to Jeff.\n6 Jeff passed the milk to Mary.\n7 What did Jeff give to Mary? \tmilk\t6\n8 Mary moved to the office.\n9 Mary put down the milk.\n10 Who received the milk? \tMary\t6\n11 Mary went to the garden.\n12 Jeff went back to the kitchen.\n13 What did Jeff give to Mary? \tmilk\t6\n14 Fred moved to the hallway.\n15 Jeff moved to the bathroom.\n16 Mary journeyed to the office.\n17 Bill moved to the bedroom.\n18 Mary picked up the apple there.\n19 Fred journeyed to the bathroom.\n20 Mary travelled to the garden.\n21 Bill went to the office.\n22 Jeff travelled to the office.\n23 Bill moved to the kitchen.\n24 Jeff grabbed the milk there.\n25 Fred went to the bedroom.\n26 Mary discarded the apple.\n27 Mary took the apple there.\n28 Jeff went back to the garden.\n29 Jeff dropped the milk.\n30 Mary got the milk there.\n31 Jeff journeyed to the office.\n32 Mary moved to the office.\n33 Bill went to the bedroom.\n34 Bill took the football there.\n35 Mary handed the apple to Jeff.\n36 Who did Mary give the apple to? \tJeff\t35\n37 Jeff passed the apple to Mary.\n38 Bill discarded the football.\n39 Who gave the apple? \tJeff\t37\n1 Bill went to the kitchen.\n2 Jeff went back to the bedroom.\n3 Fred went back to the hallway.\n4 Fred journeyed to the garden.\n5 Bill travelled to the bedroom.\n6 Fred picked up the milk there.\n7 Fred went to the office.\n8 Jeff went back to the hallway.\n9 Jeff travelled to the kitchen.\n10 Bill went back to the kitchen.\n11 Fred journeyed to the hallway.\n12 Bill moved to the hallway.\n13 Jeff travelled to the bedroom.\n14 Jeff journeyed to the bathroom.\n15 Fred gave the milk to Mary.\n16 Mary handed the milk to Fred.\n17 Who gave the milk to Fred? \tMary\t16\n18 Bill moved to the kitchen.\n19 Fred gave the milk to Mary.\n20 What did Fred give to Mary? \tmilk\t19\n21 Mary passed the milk to Fred.\n22 Bill went back to the bathroom.\n23 What did Mary give to Fred? \tmilk\t21\n24 Fred gave the milk to Mary.\n25 Jeff journeyed to the hallway.\n26 Who did Fred give the milk to? \tMary\t24\n27 Mary gave the milk to Fred.\n28 Fred dropped the milk.\n29 Who gave the milk? \tMary\t27\n1 Mary took the milk there.\n2 Mary went back to the garden.\n3 Fred went to the office.\n4 Bill went back to the garden.\n5 Bill went back to the hallway.\n6 Fred went to the garden.\n7 Fred journeyed to the office.\n8 Bill went to the garden.\n9 Mary gave the milk to Bill.\n10 Bill gave the milk to Mary.\n11 Who gave the milk to Mary? \tBill\t10\n12 Mary took the football there.\n13 Mary passed the football to Bill.\n14 Who did Mary give the football to? \tBill\t13\n15 Bill gave the football to Mary.\n16 Jeff moved to the garden.\n17 Who did Bill give the football to? \tMary\t15\n18 Bill travelled to the kitchen.\n19 Mary gave the football to Jeff.\n20 Who gave the football? \tMary\t19\n21 Jeff discarded the football.\n22 Mary gave the milk to Jeff.\n23 Who gave the milk? \tMary\t22\n1 Jeff travelled to the garden.\n2 Mary went to the garden.\n3 Mary journeyed to the kitchen.\n4 Fred picked up the milk there.\n5 Bill grabbed the football there.\n6 Mary travelled to the garden.\n7 Mary travelled to the kitchen.\n8 Jeff went to the bathroom.\n9 Bill handed the football to Mary.\n10 Jeff went to the garden.\n11 Who received the football? \tMary\t9\n12 Mary gave the football to Bill.\n13 Bill passed the football to Mary.\n14 Who did Bill give the football to? \tMary\t13\n15 Mary gave the football to Bill.\n16 Fred went to the kitchen.\n17 What did Mary give to Bill? \tfootball\t15\n18 Fred put down the milk.\n19 Jeff went to the bathroom.\n20 What did Mary give to Bill? \tfootball\t15\n21 Jeff got the apple there.\n22 Bill got the milk there.\n23 Bill passed the football to Mary.\n24 Mary handed the football to Fred.\n25 Who did Mary give the football to? \tFred\t24\n1 Mary got the apple there.\n2 Mary went back to the office.\n3 Mary dropped the apple.\n4 Mary took the apple there.\n5 Bill moved to the bathroom.\n6 Fred went to the garden.\n7 Fred moved to the hallway.\n8 Fred went to the garden.\n9 Fred got the milk there.\n10 Mary left the apple.\n11 Mary went back to the hallway.\n12 Fred grabbed the football there.\n13 Bill went to the hallway.\n14 Mary travelled to the kitchen.\n15 Fred left the milk.\n16 Fred discarded the football.\n17 Mary moved to the office.\n18 Mary went to the bedroom.\n19 Fred went to the kitchen.\n20 Fred journeyed to the bedroom.\n21 Fred travelled to the hallway.\n22 Mary travelled to the bathroom.\n23 Fred went back to the office.\n24 Bill moved to the garden.\n25 Mary moved to the bedroom.\n26 Fred got the apple there.\n27 Mary moved to the bathroom.\n28 Fred went back to the bathroom.\n29 Bill got the milk there.\n30 Fred discarded the apple.\n31 Bill discarded the milk.\n32 Jeff moved to the bathroom.\n33 Bill took the milk there.\n34 Jeff got the apple there.\n35 Mary moved to the kitchen.\n36 Bill travelled to the office.\n37 Bill dropped the milk there.\n38 Bill went back to the hallway.\n39 Mary went back to the bathroom.\n40 Fred travelled to the kitchen.\n41 Jeff gave the apple to Mary.\n42 Mary went to the bedroom.\n43 Who gave the apple? \tJeff\t41\n44 Jeff journeyed to the hallway.\n45 Fred moved to the office.\n46 Who gave the apple? \tJeff\t41\n47 Bill journeyed to the office.\n48 Mary travelled to the garden.\n49 Bill grabbed the milk there.\n50 Bill passed the milk to Fred.\n51 What did Bill give to Fred? \tmilk\t50\n52 Mary went back to the office.\n53 Bill went back to the garden.\n54 Who gave the milk to Fred? \tBill\t50\n55 Mary gave the apple to Fred.\n56 Bill moved to the bathroom.\n57 What did Bill give to Fred? \tmilk\t50\n1 Fred moved to the garden.\n2 Mary journeyed to the bedroom.\n3 Bill moved to the office.\n4 Bill moved to the kitchen.\n5 Bill went back to the hallway.\n6 Mary moved to the hallway.\n7 Fred journeyed to the hallway.\n8 Jeff journeyed to the hallway.\n9 Mary travelled to the bedroom.\n10 Jeff went back to the garden.\n11 Fred travelled to the office.\n12 Jeff went back to the bedroom.\n13 Mary went back to the bathroom.\n14 Mary moved to the garden.\n15 Jeff travelled to the garden.\n16 Jeff moved to the bedroom.\n17 Mary went back to the kitchen.\n18 Jeff went to the garden.\n19 Bill journeyed to the office.\n20 Mary went to the office.\n21 Fred travelled to the bedroom.\n22 Jeff moved to the bathroom.\n23 Bill moved to the hallway.\n24 Bill went to the office.\n25 Jeff went to the kitchen.\n26 Jeff moved to the bedroom.\n27 Bill travelled to the bedroom.\n28 Mary moved to the garden.\n29 Bill journeyed to the bathroom.\n30 Bill picked up the football there.\n31 Mary went back to the kitchen.\n32 Jeff travelled to the bathroom.\n33 Fred went to the hallway.\n34 Bill picked up the apple there.\n35 Bill passed the apple to Jeff.\n36 Jeff handed the apple to Bill.\n37 Who received the apple? \tBill\t36\n38 Bill handed the apple to Jeff.\n39 Jeff gave the apple to Bill.\n40 Who did Jeff give the apple to? \tBill\t39\n41 Bill gave the apple to Jeff.\n42 Mary took the milk there.\n43 Who received the apple? \tJeff\t41\n44 Jeff put down the apple there.\n45 Bill got the apple there.\n46 Who did Bill give the apple to? \tJeff\t41\n47 Bill passed the apple to Jeff.\n48 Bill dropped the football there.\n49 Who did Bill give the apple to? \tJeff\t47\n1 Jeff moved to the bedroom.\n2 Jeff journeyed to the office.\n3 Jeff went to the bedroom.\n4 Bill picked up the apple there.\n5 Mary moved to the hallway.\n6 Mary went to the bedroom.\n7 Bill journeyed to the office.\n8 Mary moved to the office.\n9 Bill handed the apple to Mary.\n10 Jeff went back to the kitchen.\n11 Who gave the apple? \tBill\t9\n12 Jeff went to the bedroom.\n13 Mary passed the apple to Fred.\n14 What did Mary give to Fred? \tapple\t13\n15 Fred went back to the hallway.\n16 Bill journeyed to the bathroom.\n17 Who received the apple? \tFred\t13\n18 Fred grabbed the milk there.\n19 Bill grabbed the football there.\n20 Who gave the apple? \tMary\t13\n21 Jeff travelled to the office.\n22 Fred went to the kitchen.\n23 Bill dropped the football.\n24 Jeff went to the hallway.\n25 Bill journeyed to the kitchen.\n26 Jeff went back to the kitchen.\n27 Fred handed the apple to Bill.\n28 Bill handed the apple to Fred.\n29 Who did Bill give the apple to? \tFred\t28\n1 Mary picked up the milk there.\n2 Mary put down the milk.\n3 Mary grabbed the apple there.\n4 Bill moved to the hallway.\n5 Fred went back to the bathroom.\n6 Jeff travelled to the hallway.\n7 Mary handed the apple to Fred.\n8 Fred handed the apple to Mary.\n9 Who gave the apple? \tFred\t8\n10 Mary handed the apple to Fred.\n11 Fred grabbed the football there.\n12 Who did Mary give the apple to? \tFred\t10\n13 Fred dropped the football.\n14 Fred discarded the apple.\n15 Who received the apple? \tFred\t10\n16 Fred went to the office.\n17 Fred went to the hallway.\n18 Mary got the football there.\n19 Mary left the football.\n20 Bill went to the bedroom.\n21 Mary journeyed to the bedroom.\n22 Mary went back to the office.\n23 Fred moved to the garden.\n24 Fred went back to the office.\n25 Mary went to the kitchen.\n26 Jeff went back to the bedroom.\n27 Bill moved to the garden.\n28 Mary travelled to the garden.\n29 Jeff went back to the hallway.\n30 Mary journeyed to the hallway.\n31 Mary moved to the bedroom.\n32 Jeff went to the bedroom.\n33 Jeff moved to the hallway.\n34 Mary journeyed to the garden.\n35 Bill journeyed to the bedroom.\n36 Jeff travelled to the kitchen.\n37 Bill went back to the kitchen.\n38 Fred went to the kitchen.\n39 Bill went to the bathroom.\n40 Mary travelled to the office.\n41 Bill travelled to the hallway.\n42 Jeff went back to the hallway.\n43 Mary went to the garden.\n44 Fred journeyed to the bedroom.\n45 Mary went to the bathroom.\n46 Mary went to the hallway.\n47 Jeff moved to the garden.\n48 Mary went back to the garden.\n49 Mary travelled to the office.\n50 Bill journeyed to the office.\n51 Fred moved to the garden.\n52 Bill moved to the bathroom.\n53 Fred travelled to the hallway.\n54 Bill journeyed to the hallway.\n55 Bill journeyed to the office.\n56 Mary travelled to the bedroom.\n57 Bill journeyed to the kitchen.\n58 Mary went back to the hallway.\n59 Mary went to the kitchen.\n60 Bill travelled to the garden.\n61 Fred went back to the garden.\n62 Jeff journeyed to the bedroom.\n63 Mary journeyed to the hallway.\n64 Jeff went to the hallway.\n65 Bill went to the hallway.\n66 Jeff went back to the bathroom.\n67 Mary went to the kitchen.\n68 Jeff went to the office.\n69 Jeff journeyed to the kitchen.\n70 Bill journeyed to the kitchen.\n71 Fred moved to the office.\n72 Mary went back to the garden.\n73 Bill moved to the garden.\n74 Mary moved to the kitchen.\n75 Bill journeyed to the kitchen.\n76 Mary went back to the bedroom.\n77 Mary went back to the kitchen.\n78 Bill moved to the garden.\n79 Mary journeyed to the hallway.\n80 Bill went back to the bathroom.\n81 Mary travelled to the garden.\n82 Bill grabbed the football there.\n83 Bill travelled to the office.\n84 Fred went back to the garden.\n85 Bill put down the football.\n86 Jeff went back to the hallway.\n87 Bill grabbed the football there.\n88 Fred travelled to the bedroom.\n89 Mary went to the bathroom.\n90 Fred moved to the garden.\n91 Bill travelled to the bathroom.\n92 Jeff journeyed to the office.\n93 Fred moved to the office.\n94 Fred travelled to the hallway.\n95 Bill gave the football to Mary.\n96 Who received the football? \tMary\t95\n97 Jeff moved to the kitchen.\n98 Bill picked up the milk there.\n99 Who gave the football? \tBill\t95\n1 Jeff went back to the bathroom.\n2 Jeff travelled to the hallway.\n3 Bill went back to the garden.\n4 Jeff grabbed the milk there.\n5 Jeff dropped the milk there.\n6 Fred journeyed to the kitchen.\n7 Jeff picked up the milk there.\n8 Jeff put down the milk there.\n9 Jeff moved to the bedroom.\n10 Fred went to the bathroom.\n11 Jeff went back to the bathroom.\n12 Mary moved to the garden.\n13 Fred went back to the kitchen.\n14 Fred moved to the bathroom.\n15 Jeff travelled to the hallway.\n16 Bill went to the hallway.\n17 Jeff went back to the bathroom.\n18 Jeff went back to the bedroom.\n19 Fred moved to the bedroom.\n20 Mary went to the kitchen.\n21 Bill grabbed the milk there.\n22 Mary moved to the bedroom.\n23 Mary journeyed to the bathroom.\n24 Bill put down the milk there.\n25 Bill went to the kitchen.\n26 Fred went back to the kitchen.\n27 Fred went to the garden.\n28 Mary journeyed to the bedroom.\n29 Jeff went back to the kitchen.\n30 Fred travelled to the bedroom.\n31 Jeff went to the garden.\n32 Bill journeyed to the bedroom.\n33 Fred went to the garden.\n34 Mary went to the bathroom.\n35 Fred moved to the office.\n36 Fred went back to the garden.\n37 Bill went to the kitchen.\n38 Jeff journeyed to the hallway.\n39 Fred went back to the bedroom.\n40 Jeff took the milk there.\n41 Jeff dropped the milk.\n42 Bill went to the garden.\n43 Jeff moved to the garden.\n44 Fred journeyed to the office.\n45 Mary journeyed to the garden.\n46 Fred got the football there.\n47 Jeff went to the bathroom.\n48 Fred got the apple there.\n49 Mary travelled to the bedroom.\n50 Jeff went to the bedroom.\n51 Bill went back to the hallway.\n52 Bill took the milk there.\n53 Bill dropped the milk.\n54 Jeff went to the office.\n55 Fred passed the apple to Jeff.\n56 Jeff left the apple there.\n57 Who received the apple? \tJeff\t55\n58 Fred put down the football.\n59 Bill got the milk there.\n60 What did Fred give to Jeff? \tapple\t55\n61 Bill went back to the garden.\n62 Jeff grabbed the apple there.\n63 Jeff passed the apple to Fred.\n64 Fred passed the apple to Jeff.\n65 Who did Fred give the apple to? \tJeff\t64\n66 Mary journeyed to the garden.\n67 Jeff got the football there.\n68 What did Fred give to Jeff? \tapple\t64\n69 Jeff left the football.\n70 Jeff passed the apple to Fred.\n71 Who received the apple? \tFred\t70\n1 Mary moved to the office.\n2 Jeff took the apple there.\n3 Fred went to the hallway.\n4 Bill grabbed the football there.\n5 Jeff went back to the kitchen.\n6 Mary picked up the milk there.\n7 Bill went to the bedroom.\n8 Fred travelled to the garden.\n9 Fred travelled to the bathroom.\n10 Bill went back to the hallway.\n11 Mary dropped the milk.\n12 Bill dropped the football.\n13 Mary went to the garden.\n14 Bill went back to the office.\n15 Jeff moved to the bedroom.\n16 Bill got the milk there.\n17 Bill travelled to the bathroom.\n18 Bill handed the milk to Fred.\n19 Who gave the milk to Fred? \tBill\t18\n20 Fred gave the milk to Bill.\n21 Jeff travelled to the garden.\n22 What did Fred give to Bill? \tmilk\t20\n23 Mary moved to the office.\n24 Bill gave the milk to Fred.\n25 Who did Bill give the milk to? \tFred\t24\n26 Fred dropped the milk.\n27 Mary travelled to the hallway.\n28 Who gave the milk to Fred? \tBill\t24\n29 Fred picked up the milk there.\n30 Fred gave the milk to Bill.\n31 Who gave the milk? \tFred\t30\n1 Jeff journeyed to the office.\n2 Mary went back to the hallway.\n3 Fred travelled to the kitchen.\n4 Bill travelled to the hallway.\n5 Fred got the milk there.\n6 Bill travelled to the office.\n7 Bill moved to the kitchen.\n8 Fred journeyed to the office.\n9 Fred gave the milk to Jeff.\n10 Bill grabbed the football there.\n11 What did Fred give to Jeff? \tmilk\t9\n12 Fred travelled to the bathroom.\n13 Bill went to the office.\n14 Who did Fred give the milk to? \tJeff\t9\n15 Mary went back to the garden.\n16 Bill journeyed to the bedroom.\n17 Mary got the apple there.\n18 Bill left the football.\n19 Fred journeyed to the bedroom.\n20 Mary moved to the office.\n21 Mary discarded the apple.\n22 Jeff handed the milk to Mary.\n23 Who received the milk? \tMary\t22\n24 Mary discarded the milk there.\n25 Bill went back to the kitchen.\n26 Who gave the milk? \tJeff\t22\n27 Bill travelled to the hallway.\n28 Mary picked up the apple there.\n29 What did Jeff give to Mary? \tmilk\t22\n1 Fred travelled to the kitchen.\n2 Jeff journeyed to the hallway.\n3 Fred took the football there.\n4 Fred handed the football to Mary.\n5 What did Fred give to Mary? \tfootball\t4\n6 Fred moved to the hallway.\n7 Jeff went back to the kitchen.\n8 Who received the football? \tMary\t4\n9 Mary passed the football to Jeff.\n10 Mary journeyed to the bathroom.\n11 Who gave the football? \tMary\t9\n12 Mary moved to the garden.\n13 Jeff travelled to the garden.\n14 Who gave the football? \tMary\t9\n15 Jeff grabbed the apple there.\n16 Mary went back to the bathroom.\n17 Jeff went back to the hallway.\n18 Jeff put down the apple.\n19 Jeff passed the football to Fred.\n20 Fred handed the football to Jeff.\n21 Who gave the football to Jeff? \tFred\t20\n1 Mary picked up the apple there.\n2 Mary handed the apple to Fred.\n3 Who gave the apple to Fred? \tMary\t2\n4 Fred handed the apple to Mary.\n5 Mary handed the apple to Fred.\n6 Who did Mary give the apple to? \tFred\t5\n7 Mary went to the office.\n8 Mary grabbed the football there.\n9 Who did Mary give the apple to? \tFred\t5\n10 Fred dropped the apple.\n11 Mary dropped the football there.\n12 Who gave the apple? \tMary\t5\n13 Jeff took the football there.\n14 Jeff handed the football to Mary.\n15 What did Jeff give to Mary? \tfootball\t14\n1 Mary journeyed to the bathroom.\n2 Mary moved to the hallway.\n3 Mary went to the kitchen.\n4 Bill went back to the bedroom.\n5 Bill grabbed the apple there.\n6 Fred went back to the garden.\n7 Mary went to the garden.\n8 Fred took the milk there.\n9 Jeff moved to the hallway.\n10 Bill dropped the apple there.\n11 Fred handed the milk to Mary.\n12 Mary handed the milk to Fred.\n13 Who gave the milk? \tMary\t12\n14 Fred went back to the bedroom.\n15 Fred passed the milk to Bill.\n16 Who did Fred give the milk to? \tBill\t15\n17 Fred took the apple there.\n18 Fred gave the apple to Bill.\n19 Who gave the apple? \tFred\t18\n20 Jeff went to the kitchen.\n21 Bill dropped the milk.\n22 What did Fred give to Bill? \tmilk\t15\n23 Bill gave the apple to Fred.\n24 Bill got the milk there.\n25 What did Bill give to Fred? \tapple\t23\n1 Fred went back to the hallway.\n2 Bill journeyed to the bedroom.\n3 Jeff travelled to the bathroom.\n4 Fred got the football there.\n5 Fred journeyed to the bathroom.\n6 Mary got the apple there.\n7 Mary left the apple.\n8 Mary got the apple there.\n9 Fred dropped the football there.\n10 Bill went back to the office.\n11 Fred took the football there.\n12 Fred dropped the football.\n13 Fred grabbed the football there.\n14 Mary gave the apple to Fred.\n15 What did Mary give to Fred? \tapple\t14\n16 Fred went back to the bedroom.\n17 Fred went to the bathroom.\n18 Who gave the apple? \tMary\t14\n19 Bill went back to the bedroom.\n20 Mary went back to the bedroom.\n21 What did Mary give to Fred? \tapple\t14\n22 Fred gave the apple to Jeff.\n23 Jeff handed the apple to Fred.\n24 Who gave the apple to Fred? \tJeff\t23\n25 Fred dropped the apple there.\n26 Fred took the apple there.\n27 Who gave the apple? \tJeff\t23\n1 Bill went to the garden.\n2 Bill picked up the apple there.\n3 Mary travelled to the bedroom.\n4 Mary went to the bathroom.\n5 Bill dropped the apple.\n6 Fred moved to the hallway.\n7 Bill took the apple there.\n8 Bill put down the apple.\n9 Mary journeyed to the hallway.\n10 Jeff journeyed to the bathroom.\n11 Bill took the apple there.\n12 Fred moved to the garden.\n13 Mary went back to the office.\n14 Bill handed the apple to Fred.\n15 Who did Bill give the apple to? \tFred\t14\n16 Fred gave the apple to Bill.\n17 Bill passed the apple to Fred.\n18 Who gave the apple? \tBill\t17\n19 Fred passed the apple to Bill.\n20 Mary went back to the bathroom.\n21 What did Fred give to Bill? \tapple\t19\n22 Bill left the apple there.\n23 Fred grabbed the apple there.\n24 Who did Fred give the apple to? \tBill\t19\n25 Fred gave the apple to Bill.\n26 Bill travelled to the bedroom.\n27 Who received the apple? \tBill\t25\n1 Fred went to the bathroom.\n2 Jeff journeyed to the office.\n3 Fred travelled to the garden.\n4 Jeff travelled to the bathroom.\n5 Jeff got the football there.\n6 Mary moved to the kitchen.\n7 Fred travelled to the bedroom.\n8 Bill travelled to the bathroom.\n9 Jeff gave the football to Bill.\n10 Fred got the apple there.\n11 What did Jeff give to Bill? \tfootball\t9\n12 Bill gave the football to Jeff.\n13 Jeff travelled to the garden.\n14 What did Bill give to Jeff? \tfootball\t12\n15 Bill moved to the garden.\n16 Bill journeyed to the kitchen.\n17 Who gave the football to Jeff? \tBill\t12\n18 Mary journeyed to the bedroom.\n19 Fred gave the apple to Mary.\n20 What did Fred give to Mary? \tapple\t19\n21 Mary gave the apple to Fred.\n22 Jeff left the football.\n23 Who did Mary give the apple to? \tFred\t21\n1 Bill journeyed to the bedroom.\n2 Jeff went to the bathroom.\n3 Bill went to the bathroom.\n4 Fred went back to the office.\n5 Mary went to the kitchen.\n6 Jeff went back to the kitchen.\n7 Bill moved to the garden.\n8 Mary moved to the hallway.\n9 Bill grabbed the apple there.\n10 Fred got the football there.\n11 Bill got the milk there.\n12 Mary moved to the bathroom.\n13 Bill went back to the kitchen.\n14 Bill handed the apple to Jeff.\n15 Who gave the apple to Jeff? \tBill\t14\n16 Bill left the milk.\n17 Jeff gave the apple to Bill.\n18 Who did Jeff give the apple to? \tBill\t17\n19 Bill picked up the milk there.\n20 Mary went back to the hallway.\n21 Who received the apple? \tBill\t17\n22 Bill gave the apple to Jeff.\n23 Jeff journeyed to the bedroom.\n24 Who gave the apple? \tBill\t22\n25 Fred travelled to the bathroom.\n26 Fred left the football.\n27 Who did Bill give the apple to? \tJeff\t22\n1 Bill went back to the bedroom.\n2 Mary went to the office.\n3 Jeff journeyed to the kitchen.\n4 Fred journeyed to the kitchen.\n5 Fred got the milk there.\n6 Fred handed the milk to Jeff.\n7 Who gave the milk to Jeff? \tFred\t6\n8 Jeff passed the milk to Fred.\n9 Fred gave the milk to Jeff.\n10 Who received the milk? \tJeff\t9\n11 Mary travelled to the garden.\n12 Jeff handed the milk to Fred.\n13 Who did Jeff give the milk to? \tFred\t12\n14 Bill went to the hallway.\n15 Fred passed the milk to Jeff.\n16 Who did Fred give the milk to? \tJeff\t15\n17 Jeff handed the milk to Fred.\n18 Fred went back to the hallway.\n19 What did Jeff give to Fred? \tmilk\t17\n1 Fred travelled to the garden.\n2 Bill went to the hallway.\n3 Mary picked up the milk there.\n4 Mary handed the milk to Bill.\n5 What did Mary give to Bill? \tmilk\t4\n6 Bill passed the milk to Mary.\n7 Mary went to the kitchen.\n8 Who did Bill give the milk to? \tMary\t6\n9 Mary took the apple there.\n10 Mary put down the apple.\n11 Who gave the milk to Mary? \tBill\t6\n12 Mary journeyed to the bedroom.\n13 Mary picked up the football there.\n14 Jeff moved to the bathroom.\n15 Fred travelled to the office.\n16 Fred went back to the bedroom.\n17 Mary passed the football to Fred.\n18 Who gave the football? \tMary\t17\n19 Fred gave the football to Mary.\n20 Mary put down the milk.\n21 Who received the football? \tMary\t19\n1 Mary journeyed to the kitchen.\n2 Fred journeyed to the hallway.\n3 Jeff took the milk there.\n4 Bill travelled to the bathroom.\n5 Mary moved to the office.\n6 Fred moved to the garden.\n7 Fred grabbed the football there.\n8 Bill moved to the garden.\n9 Fred got the apple there.\n10 Fred left the apple.\n11 Jeff went back to the bathroom.\n12 Fred went to the office.\n13 Jeff left the milk.\n14 Bill travelled to the bedroom.\n15 Fred went back to the garden.\n16 Fred picked up the apple there.\n17 Mary went to the kitchen.\n18 Mary travelled to the garden.\n19 Mary went back to the bedroom.\n20 Jeff travelled to the bedroom.\n21 Jeff journeyed to the garden.\n22 Fred handed the apple to Jeff.\n23 What did Fred give to Jeff? \tapple\t22\n24 Mary went to the garden.\n25 Fred went back to the bathroom.\n26 Who did Fred give the apple to? \tJeff\t22\n27 Fred got the milk there.\n28 Mary journeyed to the kitchen.\n29 Who gave the apple to Jeff? \tFred\t22\n30 Jeff journeyed to the bathroom.\n31 Fred put down the football there.\n32 Jeff handed the apple to Fred.\n33 Fred gave the apple to Jeff.\n34 Who gave the apple? \tFred\t33\n35 Jeff passed the apple to Fred.\n36 Fred passed the apple to Jeff.\n37 Who gave the apple? \tFred\t36\n1 Mary journeyed to the bedroom.\n2 Jeff travelled to the hallway.\n3 Fred travelled to the hallway.\n4 Mary moved to the bathroom.\n5 Mary went to the hallway.\n6 Bill went back to the bedroom.\n7 Mary went back to the office.\n8 Bill went to the hallway.\n9 Mary took the apple there.\n10 Mary put down the apple there.\n11 Mary got the apple there.\n12 Mary went back to the garden.\n13 Bill moved to the kitchen.\n14 Bill picked up the football there.\n15 Mary went to the office.\n16 Mary journeyed to the garden.\n17 Mary travelled to the hallway.\n18 Mary gave the apple to Fred.\n19 Who received the apple? \tFred\t18\n20 Fred left the apple.\n21 Mary took the apple there.\n22 Who gave the apple to Fred? \tMary\t18\n23 Bill dropped the football.\n24 Mary gave the apple to Fred.\n25 Who did Mary give the apple to? \tFred\t24\n26 Bill travelled to the bathroom.\n27 Jeff moved to the bedroom.\n28 What did Mary give to Fred? \tapple\t24\n29 Fred handed the apple to Mary.\n30 Bill moved to the hallway.\n31 Who gave the apple? \tFred\t29\n1 Bill moved to the office.\n2 Jeff moved to the hallway.\n3 Mary went to the office.\n4 Mary went to the kitchen.\n5 Fred grabbed the football there.\n6 Mary journeyed to the office.\n7 Fred dropped the football.\n8 Mary took the milk there.\n9 Fred went back to the hallway.\n10 Mary handed the milk to Bill.\n11 Who received the milk? \tBill\t10\n12 Fred went back to the bathroom.\n13 Bill handed the milk to Mary.\n14 Who gave the milk? \tBill\t13\n15 Bill went to the bathroom.\n16 Mary went back to the hallway.\n17 Who gave the milk to Mary? \tBill\t13\n18 Mary gave the milk to Jeff.\n19 Fred grabbed the football there.\n20 Who gave the milk to Jeff? \tMary\t18\n21 Mary went back to the kitchen.\n22 Fred gave the football to Bill.\n23 Who gave the football? \tFred\t22\n1 Bill travelled to the garden.\n2 Bill moved to the hallway.\n3 Bill journeyed to the bathroom.\n4 Jeff took the football there.\n5 Jeff gave the football to Bill.\n6 Jeff picked up the milk there.\n7 What did Jeff give to Bill? \tfootball\t5\n8 Fred moved to the bedroom.\n9 Jeff went to the garden.\n10 What did Jeff give to Bill? \tfootball\t5\n11 Jeff gave the milk to Mary.\n12 Mary handed the milk to Jeff.\n13 Who did Mary give the milk to? \tJeff\t12\n14 Mary went to the bathroom.\n15 Bill handed the football to Mary.\n16 What did Mary give to Jeff? \tmilk\t12\n17 Mary left the football.\n18 Mary travelled to the garden.\n19 Who received the football? \tMary\t15\n1 Bill went to the bedroom.\n2 Jeff went to the bedroom.\n3 Mary took the milk there.\n4 Mary moved to the garden.\n5 Mary dropped the milk.\n6 Fred went back to the hallway.\n7 Mary got the milk there.\n8 Mary left the milk.\n9 Mary picked up the milk there.\n10 Mary went back to the kitchen.\n11 Bill moved to the garden.\n12 Jeff moved to the kitchen.\n13 Fred travelled to the kitchen.\n14 Jeff went back to the garden.\n15 Mary handed the milk to Fred.\n16 Fred handed the milk to Mary.\n17 What did Fred give to Mary? \tmilk\t16\n18 Jeff went to the office.\n19 Mary left the milk.\n20 Who gave the milk? \tFred\t16\n21 Fred grabbed the milk there.\n22 Jeff journeyed to the hallway.\n23 Who gave the milk to Mary? \tFred\t16\n24 Fred passed the milk to Mary.\n25 Mary handed the milk to Fred.\n26 Who received the milk? \tFred\t25\n27 Bill moved to the office.\n28 Fred handed the milk to Mary.\n29 Who gave the milk? \tFred\t28\n1 Fred went back to the garden.\n2 Fred took the milk there.\n3 Jeff travelled to the bathroom.\n4 Jeff went back to the kitchen.\n5 Jeff went to the garden.\n6 Fred gave the milk to Jeff.\n7 Who received the milk? \tJeff\t6\n8 Jeff gave the milk to Fred.\n9 Fred gave the milk to Jeff.\n10 Who gave the milk? \tFred\t9\n11 Fred went to the office.\n12 Fred went back to the hallway.\n13 Who gave the milk to Jeff? \tFred\t9\n14 Bill went to the bathroom.\n15 Jeff picked up the apple there.\n16 Who gave the milk? \tFred\t9\n17 Mary moved to the kitchen.\n18 Jeff went to the hallway.\n19 Fred went back to the bedroom.\n20 Fred got the football there.\n21 Bill went to the garden.\n22 Fred went to the office.\n23 Jeff left the milk.\n24 Mary moved to the bedroom.\n25 Jeff left the apple there.\n26 Fred travelled to the bathroom.\n27 Fred put down the football.\n28 Jeff journeyed to the kitchen.\n29 Mary went back to the hallway.\n30 Fred grabbed the football there.\n31 Fred left the football.\n32 Fred got the football there.\n33 Bill went to the hallway.\n34 Jeff went back to the bedroom.\n35 Jeff journeyed to the office.\n36 Fred left the football.\n37 Mary got the milk there.\n38 Bill picked up the apple there.\n39 Bill put down the apple there.\n40 Mary passed the milk to Bill.\n41 Who received the milk? \tBill\t40\n1 Mary went to the kitchen.\n2 Bill went back to the hallway.\n3 Jeff moved to the hallway.\n4 Fred grabbed the milk there.\n5 Mary went to the garden.\n6 Bill travelled to the bathroom.\n7 Fred moved to the kitchen.\n8 Fred took the apple there.\n9 Jeff moved to the bedroom.\n10 Fred went back to the garden.\n11 Mary went back to the hallway.\n12 Bill went back to the garden.\n13 Fred handed the apple to Bill.\n14 Bill passed the apple to Fred.\n15 What did Bill give to Fred? \tapple\t14\n16 Bill went to the hallway.\n17 Fred left the milk there.\n18 Who did Bill give the apple to? \tFred\t14\n19 Fred left the apple.\n20 Fred journeyed to the kitchen.\n21 Who gave the apple? \tBill\t14\n22 Jeff got the football there.\n23 Bill moved to the bathroom.\n24 Jeff went back to the office.\n25 Fred travelled to the garden.\n26 Bill went back to the garden.\n27 Fred moved to the hallway.\n28 Jeff moved to the kitchen.\n29 Fred went to the bathroom.\n30 Fred moved to the hallway.\n31 Mary travelled to the bathroom.\n32 Mary went back to the kitchen.\n33 Jeff gave the football to Mary.\n34 What did Jeff give to Mary? \tfootball\t33\n35 Mary passed the football to Jeff.\n36 Jeff passed the football to Mary.\n37 Who gave the football to Mary? \tJeff\t36\n1 Fred journeyed to the bedroom.\n2 Bill moved to the bedroom.\n3 Fred went to the office.\n4 Fred picked up the football there.\n5 Bill journeyed to the kitchen.\n6 Bill moved to the garden.\n7 Jeff went to the bathroom.\n8 Fred discarded the football there.\n9 Mary journeyed to the hallway.\n10 Fred grabbed the football there.\n11 Bill travelled to the bathroom.\n12 Bill journeyed to the office.\n13 Fred handed the football to Bill.\n14 Fred went back to the bathroom.\n15 Who received the football? \tBill\t13\n16 Bill discarded the football.\n17 Jeff went back to the kitchen.\n18 Who gave the football? \tFred\t13\n19 Mary went back to the bedroom.\n20 Mary picked up the milk there.\n21 Mary travelled to the garden.\n22 Fred went to the garden.\n23 Mary discarded the milk.\n24 Jeff travelled to the bathroom.\n25 Bill went to the hallway.\n26 Mary grabbed the milk there.\n27 Mary discarded the milk.\n28 Fred went back to the bedroom.\n29 Fred picked up the apple there.\n30 Fred moved to the garden.\n31 Fred discarded the apple.\n32 Mary went back to the office.\n33 Fred moved to the kitchen.\n34 Mary got the football there.\n35 Bill went back to the office.\n36 Jeff moved to the office.\n37 Mary handed the football to Bill.\n38 Fred journeyed to the office.\n39 What did Mary give to Bill? \tfootball\t37\n40 Fred went back to the hallway.\n41 Bill dropped the football.\n42 What did Mary give to Bill? \tfootball\t37\n43 Mary took the football there.\n44 Mary dropped the football there.\n45 Jeff travelled to the bathroom.\n46 Mary took the football there.\n47 Mary went to the bedroom.\n48 Mary put down the football there.\n49 Bill moved to the bedroom.\n50 Fred travelled to the kitchen.\n51 Fred moved to the office.\n52 Mary journeyed to the hallway.\n53 Bill took the football there.\n54 Fred went to the kitchen.\n55 Bill dropped the football.\n56 Jeff went back to the garden.\n57 Bill took the football there.\n58 Jeff grabbed the milk there.\n59 Bill discarded the football.\n60 Bill went to the kitchen.\n61 Mary moved to the bedroom.\n62 Mary went back to the hallway.\n63 Jeff dropped the milk.\n64 Jeff moved to the office.\n65 Jeff moved to the garden.\n66 Jeff travelled to the bathroom.\n67 Mary went to the garden.\n68 Bill went back to the bathroom.\n69 Jeff moved to the garden.\n70 Jeff picked up the apple there.\n71 Jeff handed the apple to Mary.\n72 Mary passed the apple to Jeff.\n73 What did Mary give to Jeff? \tapple\t72\n"
  },
  {
    "path": "tasksv11/en/qa5_three-arg-relations_train.txt",
    "content": "1 Bill travelled to the office.\n2 Bill picked up the football there.\n3 Bill went to the bedroom.\n4 Bill gave the football to Fred.\n5 What did Bill give to Fred? \tfootball\t4\n6 Fred handed the football to Bill.\n7 Jeff went back to the office.\n8 Who received the football? \tBill\t6\n9 Bill travelled to the office.\n10 Bill got the milk there.\n11 Who received the football? \tBill\t6\n12 Fred travelled to the garden.\n13 Fred went to the hallway.\n14 Bill journeyed to the bedroom.\n15 Jeff moved to the hallway.\n16 Jeff journeyed to the bathroom.\n17 Bill journeyed to the office.\n18 Fred travelled to the bathroom.\n19 Mary journeyed to the kitchen.\n20 Jeff took the apple there.\n21 Jeff gave the apple to Fred.\n22 Who did Jeff give the apple to? \tFred\t21\n23 Bill went back to the bathroom.\n24 Bill left the milk.\n25 Who received the apple? \tFred\t21\n1 Mary travelled to the garden.\n2 Mary journeyed to the kitchen.\n3 Bill went back to the office.\n4 Bill journeyed to the hallway.\n5 Jeff went back to the bedroom.\n6 Fred moved to the hallway.\n7 Bill moved to the bathroom.\n8 Jeff went back to the garden.\n9 Jeff went back to the kitchen.\n10 Fred went back to the garden.\n11 Mary got the football there.\n12 Mary handed the football to Jeff.\n13 What did Mary give to Jeff? \tfootball\t12\n14 Bill went back to the hallway.\n15 Jeff went back to the bedroom.\n16 What did Mary give to Jeff? \tfootball\t12\n17 Fred moved to the bathroom.\n18 Mary picked up the milk there.\n19 What did Mary give to Jeff? \tfootball\t12\n20 Fred travelled to the kitchen.\n21 Mary handed the milk to Fred.\n22 Who gave the milk to Fred? \tMary\t21\n23 Fred moved to the hallway.\n24 Jeff went to the office.\n25 Who did Mary give the milk to? \tFred\t21\n1 Fred travelled to the garden.\n2 Jeff took the milk there.\n3 Bill journeyed to the kitchen.\n4 Jeff passed the milk to Bill.\n5 Who received the milk? \tBill\t4\n6 Bill gave the milk to Jeff.\n7 Jeff passed the milk to Bill.\n8 Who gave the milk? \tJeff\t7\n9 Bill gave the milk to Jeff.\n10 Jeff put down the milk.\n11 Who received the milk? \tJeff\t9\n12 Jeff moved to the office.\n13 Mary went to the hallway.\n14 What did Bill give to Jeff? \tmilk\t9\n15 Bill picked up the milk there.\n16 Fred travelled to the office.\n17 Fred went back to the kitchen.\n18 Fred moved to the bedroom.\n19 Jeff travelled to the garden.\n20 Bill put down the milk there.\n21 Fred went to the office.\n22 Mary moved to the bedroom.\n23 Jeff went back to the bedroom.\n24 Jeff took the football there.\n25 Bill took the milk there.\n26 Jeff gave the football to Mary.\n27 Who did Jeff give the football to? \tMary\t26\n1 Fred travelled to the hallway.\n2 Bill moved to the bathroom.\n3 Mary travelled to the kitchen.\n4 Mary journeyed to the bathroom.\n5 Fred moved to the bathroom.\n6 Bill travelled to the hallway.\n7 Bill moved to the garden.\n8 Jeff travelled to the kitchen.\n9 Jeff went to the bedroom.\n10 Jeff travelled to the office.\n11 Mary went back to the office.\n12 Bill grabbed the apple there.\n13 Bill moved to the hallway.\n14 Jeff travelled to the kitchen.\n15 Mary took the football there.\n16 Bill went to the kitchen.\n17 Bill gave the apple to Jeff.\n18 Jeff left the apple.\n19 What did Bill give to Jeff? \tapple\t17\n20 Jeff grabbed the apple there.\n21 Mary dropped the football.\n22 Who gave the apple? \tBill\t17\n23 Jeff handed the apple to Bill.\n24 Fred went to the kitchen.\n25 What did Jeff give to Bill? \tapple\t23\n26 Fred journeyed to the bedroom.\n27 Bill passed the apple to Jeff.\n28 Who did Bill give the apple to? \tJeff\t27\n29 Jeff passed the apple to Bill.\n30 Mary got the football there.\n31 What did Jeff give to Bill? \tapple\t29\n1 Mary grabbed the milk there.\n2 Jeff travelled to the hallway.\n3 Mary handed the milk to Jeff.\n4 Jeff discarded the milk there.\n5 Who did Mary give the milk to? \tJeff\t3\n6 Mary journeyed to the kitchen.\n7 Jeff journeyed to the garden.\n8 Who gave the milk? \tMary\t3\n9 Bill went to the garden.\n10 Mary travelled to the bathroom.\n11 Mary went to the office.\n12 Bill went to the office.\n13 Jeff travelled to the bathroom.\n14 Jeff travelled to the bedroom.\n15 Fred travelled to the kitchen.\n16 Fred got the football there.\n17 Fred put down the football.\n18 Fred picked up the football there.\n19 Jeff moved to the bathroom.\n20 Bill went to the kitchen.\n21 Fred put down the football.\n22 Fred went back to the bathroom.\n23 Bill moved to the garden.\n24 Fred grabbed the apple there.\n25 Fred passed the apple to Jeff.\n26 Mary moved to the hallway.\n27 Who did Fred give the apple to? \tJeff\t25\n28 Fred went to the garden.\n29 Mary picked up the milk there.\n30 Who gave the apple? \tFred\t25\n31 Mary travelled to the bathroom.\n32 Mary travelled to the kitchen.\n33 Fred moved to the kitchen.\n34 Mary passed the milk to Fred.\n35 Who did Mary give the milk to? \tFred\t34\n1 Jeff took the milk there.\n2 Jeff gave the milk to Bill.\n3 Who did Jeff give the milk to? \tBill\t2\n4 Mary travelled to the bathroom.\n5 Mary journeyed to the hallway.\n6 Who received the milk? \tBill\t2\n7 Bill went to the kitchen.\n8 Fred grabbed the apple there.\n9 What did Jeff give to Bill? \tmilk\t2\n10 Fred left the apple there.\n11 Mary went back to the bathroom.\n12 Bill went to the hallway.\n13 Bill moved to the kitchen.\n14 Bill journeyed to the bathroom.\n15 Mary got the football there.\n16 Mary travelled to the office.\n17 Mary discarded the football.\n18 Fred got the football there.\n19 Fred gave the football to Mary.\n20 Who gave the football to Mary? \tFred\t19\n21 Mary passed the football to Fred.\n22 Mary got the apple there.\n23 Who gave the football to Fred? \tMary\t21\n1 Jeff went to the bedroom.\n2 Mary journeyed to the kitchen.\n3 Mary journeyed to the bathroom.\n4 Bill moved to the kitchen.\n5 Mary moved to the garden.\n6 Bill went back to the office.\n7 Bill went to the kitchen.\n8 Mary went back to the bathroom.\n9 Mary travelled to the kitchen.\n10 Jeff moved to the office.\n11 Fred went to the hallway.\n12 Fred went back to the garden.\n13 Mary travelled to the office.\n14 Jeff took the apple there.\n15 Jeff discarded the apple.\n16 Mary went to the garden.\n17 Bill went back to the bathroom.\n18 Mary went to the office.\n19 Bill grabbed the milk there.\n20 Mary picked up the apple there.\n21 Jeff moved to the garden.\n22 Fred moved to the office.\n23 Mary dropped the apple.\n24 Fred took the football there.\n25 Fred handed the football to Mary.\n26 Fred picked up the apple there.\n27 Who received the football? \tMary\t25\n28 Mary travelled to the garden.\n29 Jeff journeyed to the hallway.\n30 What did Fred give to Mary? \tfootball\t25\n31 Bill travelled to the bedroom.\n32 Mary put down the football.\n33 Fred went back to the garden.\n34 Fred handed the apple to Mary.\n35 Who received the apple? \tMary\t34\n36 Bill left the milk.\n37 Mary handed the apple to Fred.\n38 Who did Mary give the apple to? \tFred\t37\n39 Fred gave the apple to Mary.\n40 Fred travelled to the bathroom.\n41 What did Fred give to Mary? \tapple\t39\n1 Bill grabbed the apple there.\n2 Bill got the football there.\n3 Jeff journeyed to the bathroom.\n4 Bill handed the apple to Jeff.\n5 What did Bill give to Jeff? \tapple\t4\n6 Jeff handed the apple to Bill.\n7 Bill handed the apple to Jeff.\n8 What did Bill give to Jeff? \tapple\t7\n9 Jeff handed the apple to Bill.\n10 Bill handed the apple to Jeff.\n11 What did Bill give to Jeff? \tapple\t10\n12 Jeff put down the apple.\n13 Bill passed the football to Jeff.\n14 What did Bill give to Jeff? \tapple\t10\n15 Jeff passed the football to Bill.\n16 Mary got the milk there.\n17 What did Bill give to Jeff? \tapple\t10\n1 Mary took the football there.\n2 Bill went to the garden.\n3 Fred journeyed to the office.\n4 Mary put down the football there.\n5 Jeff journeyed to the kitchen.\n6 Mary took the football there.\n7 Mary passed the football to Jeff.\n8 Jeff travelled to the hallway.\n9 What did Mary give to Jeff? \tfootball\t7\n10 Jeff journeyed to the garden.\n11 Bill journeyed to the office.\n12 Who received the football? \tJeff\t7\n13 Fred went to the hallway.\n14 Fred grabbed the apple there.\n15 Mary journeyed to the bedroom.\n16 Mary went to the office.\n17 Mary moved to the hallway.\n18 Mary journeyed to the bathroom.\n19 Jeff discarded the football.\n20 Bill went to the garden.\n21 Fred journeyed to the garden.\n22 Jeff grabbed the football there.\n23 Fred left the apple.\n24 Jeff discarded the football.\n25 Mary got the milk there.\n26 Jeff got the apple there.\n27 Bill picked up the football there.\n28 Mary left the milk.\n29 Jeff journeyed to the kitchen.\n30 Fred moved to the bedroom.\n31 Bill travelled to the kitchen.\n32 Jeff discarded the apple.\n33 Bill passed the football to Jeff.\n34 Mary went to the garden.\n35 Who received the football? \tJeff\t33\n36 Mary travelled to the office.\n37 Jeff passed the football to Bill.\n38 What did Jeff give to Bill? \tfootball\t37\n39 Bill picked up the apple there.\n40 Bill handed the apple to Jeff.\n41 Who received the football? \tBill\t37\n1 Bill moved to the office.\n2 Mary travelled to the bathroom.\n3 Mary got the football there.\n4 Fred travelled to the bedroom.\n5 Fred picked up the apple there.\n6 Mary travelled to the bedroom.\n7 Bill travelled to the hallway.\n8 Mary journeyed to the office.\n9 Mary went back to the bedroom.\n10 Fred handed the apple to Mary.\n11 What did Fred give to Mary? \tapple\t10\n12 Mary handed the apple to Fred.\n13 Fred moved to the garden.\n14 Who received the apple? \tFred\t12\n15 Bill moved to the kitchen.\n16 Fred grabbed the milk there.\n17 Who did Mary give the apple to? \tFred\t12\n18 Mary left the football there.\n19 Mary took the football there.\n20 Fred left the apple.\n21 Bill travelled to the hallway.\n22 Jeff travelled to the bathroom.\n23 Bill moved to the bedroom.\n24 Mary passed the football to Bill.\n25 Bill gave the football to Mary.\n26 What did Bill give to Mary? \tfootball\t25\n27 Fred journeyed to the bedroom.\n28 Mary handed the football to Fred.\n29 What did Mary give to Fred? \tfootball\t28\n1 Jeff travelled to the bedroom.\n2 Jeff went to the hallway.\n3 Mary moved to the garden.\n4 Bill moved to the bedroom.\n5 Jeff journeyed to the kitchen.\n6 Mary went to the hallway.\n7 Mary journeyed to the bathroom.\n8 Mary went back to the kitchen.\n9 Bill travelled to the bathroom.\n10 Bill moved to the office.\n11 Mary journeyed to the bathroom.\n12 Mary picked up the milk there.\n13 Bill went back to the hallway.\n14 Mary went back to the garden.\n15 Mary moved to the hallway.\n16 Mary passed the milk to Bill.\n17 Who did Mary give the milk to? \tBill\t16\n18 Bill handed the milk to Mary.\n19 Fred travelled to the garden.\n20 What did Bill give to Mary? \tmilk\t18\n21 Bill took the football there.\n22 Fred got the apple there.\n23 What did Bill give to Mary? \tmilk\t18\n24 Bill gave the football to Mary.\n25 Mary passed the football to Bill.\n26 What did Mary give to Bill? \tfootball\t25\n27 Bill handed the football to Mary.\n28 Fred left the apple.\n29 Who gave the football to Mary? \tBill\t27\n1 Bill took the football there.\n2 Fred journeyed to the garden.\n3 Fred travelled to the bathroom.\n4 Mary journeyed to the hallway.\n5 Bill put down the football.\n6 Bill grabbed the football there.\n7 Mary journeyed to the bathroom.\n8 Jeff travelled to the hallway.\n9 Bill went back to the bedroom.\n10 Mary went to the kitchen.\n11 Mary went back to the bedroom.\n12 Mary travelled to the kitchen.\n13 Jeff picked up the apple there.\n14 Bill discarded the football.\n15 Jeff journeyed to the office.\n16 Fred picked up the milk there.\n17 Jeff journeyed to the kitchen.\n18 Jeff travelled to the bathroom.\n19 Jeff went back to the office.\n20 Bill picked up the football there.\n21 Bill travelled to the hallway.\n22 Jeff dropped the apple.\n23 Jeff moved to the hallway.\n24 Bill handed the football to Jeff.\n25 What did Bill give to Jeff? \tfootball\t24\n26 Jeff gave the football to Bill.\n27 Fred left the milk.\n28 Who gave the football to Bill? \tJeff\t26\n29 Bill handed the football to Jeff.\n30 Jeff handed the football to Bill.\n31 What did Jeff give to Bill? \tfootball\t30\n32 Fred picked up the milk there.\n33 Mary went back to the bathroom.\n34 What did Jeff give to Bill? \tfootball\t30\n35 Jeff went back to the garden.\n36 Fred went back to the bedroom.\n37 What did Jeff give to Bill? \tfootball\t30\n1 Jeff went back to the office.\n2 Bill moved to the hallway.\n3 Jeff journeyed to the bedroom.\n4 Bill got the apple there.\n5 Mary journeyed to the hallway.\n6 Bill moved to the bedroom.\n7 Bill gave the apple to Jeff.\n8 Bill grabbed the milk there.\n9 Who gave the apple to Jeff? \tBill\t7\n10 Jeff passed the apple to Bill.\n11 Bill gave the apple to Jeff.\n12 What did Bill give to Jeff? \tapple\t11\n13 Bill picked up the football there.\n14 Jeff handed the apple to Bill.\n15 What did Jeff give to Bill? \tapple\t14\n16 Bill handed the apple to Jeff.\n17 Bill went back to the office.\n18 What did Bill give to Jeff? \tapple\t16\n19 Jeff travelled to the hallway.\n20 Jeff gave the apple to Mary.\n21 Who received the apple? \tMary\t20\n1 Bill went to the kitchen.\n2 Mary went to the garden.\n3 Jeff travelled to the hallway.\n4 Mary moved to the hallway.\n5 Mary journeyed to the office.\n6 Fred took the football there.\n7 Bill got the milk there.\n8 Fred picked up the apple there.\n9 Bill left the milk.\n10 Jeff moved to the garden.\n11 Jeff moved to the hallway.\n12 Fred moved to the bathroom.\n13 Jeff journeyed to the office.\n14 Jeff moved to the garden.\n15 Fred left the football.\n16 Fred picked up the football there.\n17 Fred journeyed to the kitchen.\n18 Fred got the milk there.\n19 Fred passed the apple to Bill.\n20 Bill gave the apple to Fred.\n21 Who did Bill give the apple to? \tFred\t20\n22 Fred gave the apple to Bill.\n23 Bill moved to the hallway.\n24 Who gave the apple to Bill? \tFred\t22\n25 Fred moved to the bedroom.\n26 Mary journeyed to the hallway.\n27 What did Fred give to Bill? \tapple\t22\n28 Bill discarded the apple.\n29 Bill travelled to the office.\n30 Mary went back to the bathroom.\n31 Mary journeyed to the kitchen.\n32 Bill moved to the bedroom.\n33 Fred gave the football to Bill.\n34 What did Fred give to Bill? \tfootball\t33\n35 Bill passed the football to Fred.\n36 Fred gave the football to Bill.\n37 What did Fred give to Bill? \tfootball\t36\n1 Bill took the apple there.\n2 Jeff journeyed to the office.\n3 Bill went back to the garden.\n4 Bill put down the apple.\n5 Bill moved to the bedroom.\n6 Mary journeyed to the hallway.\n7 Fred travelled to the hallway.\n8 Bill went to the garden.\n9 Fred journeyed to the bathroom.\n10 Jeff journeyed to the kitchen.\n11 Bill picked up the apple there.\n12 Mary went to the kitchen.\n13 Mary moved to the office.\n14 Fred went to the garden.\n15 Bill passed the apple to Fred.\n16 Bill went back to the bathroom.\n17 Who gave the apple to Fred? \tBill\t15\n18 Fred left the apple.\n19 Fred travelled to the hallway.\n20 Who gave the apple to Fred? \tBill\t15\n21 Bill journeyed to the garden.\n22 Bill picked up the apple there.\n23 Bill went back to the office.\n24 Bill put down the apple.\n25 Bill travelled to the bedroom.\n26 Mary took the apple there.\n27 Mary moved to the kitchen.\n28 Fred took the milk there.\n29 Fred went to the bedroom.\n30 Bill moved to the bathroom.\n31 Fred went back to the garden.\n32 Mary handed the apple to Jeff.\n33 Who did Mary give the apple to? \tJeff\t32\n34 Jeff passed the apple to Mary.\n35 Mary passed the apple to Jeff.\n36 Who received the apple? \tJeff\t35\n37 Fred discarded the milk.\n38 Jeff passed the apple to Mary.\n39 What did Jeff give to Mary? \tapple\t38\n1 Fred grabbed the football there.\n2 Jeff took the apple there.\n3 Jeff dropped the apple.\n4 Bill picked up the apple there.\n5 Mary travelled to the kitchen.\n6 Mary went back to the hallway.\n7 Bill went to the garden.\n8 Fred travelled to the garden.\n9 Bill passed the apple to Fred.\n10 Fred left the apple.\n11 Who received the apple? \tFred\t9\n12 Fred went back to the hallway.\n13 Fred handed the football to Mary.\n14 What did Bill give to Fred? \tapple\t9\n15 Jeff went back to the garden.\n16 Bill picked up the apple there.\n17 Who gave the football? \tFred\t13\n18 Mary travelled to the office.\n19 Mary travelled to the kitchen.\n20 Who gave the football? \tFred\t13\n21 Bill passed the apple to Jeff.\n22 Fred went to the office.\n23 What did Bill give to Jeff? \tapple\t21\n1 Fred moved to the hallway.\n2 Mary took the milk there.\n3 Jeff picked up the football there.\n4 Jeff gave the football to Fred.\n5 What did Jeff give to Fred? \tfootball\t4\n6 Fred passed the football to Jeff.\n7 Jeff gave the football to Fred.\n8 Who received the football? \tFred\t7\n9 Jeff moved to the bedroom.\n10 Jeff journeyed to the bathroom.\n11 Who received the football? \tFred\t7\n12 Mary handed the milk to Jeff.\n13 Jeff passed the milk to Mary.\n14 What did Jeff give to Mary? \tmilk\t13\n15 Mary gave the milk to Jeff.\n16 Jeff passed the milk to Mary.\n17 What did Jeff give to Mary? \tmilk\t16\n1 Mary journeyed to the bedroom.\n2 Bill journeyed to the kitchen.\n3 Fred grabbed the milk there.\n4 Mary travelled to the kitchen.\n5 Jeff went to the bedroom.\n6 Jeff picked up the football there.\n7 Mary travelled to the hallway.\n8 Mary travelled to the garden.\n9 Jeff went back to the hallway.\n10 Jeff left the football.\n11 Mary went back to the hallway.\n12 Jeff grabbed the football there.\n13 Jeff gave the football to Mary.\n14 Fred journeyed to the garden.\n15 What did Jeff give to Mary? \tfootball\t13\n16 Mary passed the football to Jeff.\n17 Fred went back to the hallway.\n18 Who gave the football to Jeff? \tMary\t16\n19 Jeff passed the football to Mary.\n20 Mary passed the football to Fred.\n21 What did Mary give to Fred? \tfootball\t20\n22 Fred handed the football to Mary.\n23 Bill went back to the office.\n24 Who received the football? \tMary\t22\n25 Bill got the apple there.\n26 Bill moved to the bathroom.\n27 Who received the football? \tMary\t22\n1 Jeff went back to the garden.\n2 Jeff got the apple there.\n3 Bill went back to the bedroom.\n4 Jeff dropped the apple.\n5 Jeff went to the bathroom.\n6 Bill grabbed the milk there.\n7 Mary went to the kitchen.\n8 Jeff picked up the football there.\n9 Jeff dropped the football.\n10 Bill dropped the milk.\n11 Bill grabbed the milk there.\n12 Mary travelled to the garden.\n13 Fred journeyed to the kitchen.\n14 Jeff moved to the office.\n15 Jeff journeyed to the bathroom.\n16 Jeff travelled to the office.\n17 Jeff travelled to the kitchen.\n18 Mary grabbed the apple there.\n19 Fred travelled to the bathroom.\n20 Mary discarded the apple.\n21 Bill journeyed to the hallway.\n22 Fred journeyed to the hallway.\n23 Mary got the apple there.\n24 Bill left the milk.\n25 Bill took the milk there.\n26 Fred went to the kitchen.\n27 Bill went to the bedroom.\n28 Fred journeyed to the bathroom.\n29 Fred grabbed the football there.\n30 Mary went to the bedroom.\n31 Bill dropped the milk.\n32 Jeff journeyed to the garden.\n33 Mary handed the apple to Bill.\n34 Bill took the milk there.\n35 Who received the apple? \tBill\t33\n36 Bill put down the apple.\n37 Bill moved to the bathroom.\n38 Who did Mary give the apple to? \tBill\t33\n39 Fred handed the football to Bill.\n40 Bill passed the football to Fred.\n41 What did Bill give to Fred? \tfootball\t40\n42 Mary took the apple there.\n43 Fred passed the football to Bill.\n44 What did Fred give to Bill? \tfootball\t43\n45 Bill gave the football to Fred.\n46 Fred handed the football to Bill.\n47 Who gave the football? \tFred\t46\n1 Bill went to the hallway.\n2 Mary journeyed to the hallway.\n3 Fred went to the garden.\n4 Mary moved to the office.\n5 Jeff went to the garden.\n6 Bill grabbed the football there.\n7 Jeff went back to the bedroom.\n8 Bill left the football.\n9 Bill grabbed the football there.\n10 Mary went to the bedroom.\n11 Bill went back to the office.\n12 Fred travelled to the bathroom.\n13 Mary went to the office.\n14 Bill dropped the football there.\n15 Mary went to the hallway.\n16 Mary travelled to the garden.\n17 Bill travelled to the kitchen.\n18 Mary went to the bedroom.\n19 Mary moved to the garden.\n20 Fred grabbed the milk there.\n21 Mary travelled to the hallway.\n22 Fred went back to the bedroom.\n23 Fred gave the milk to Jeff.\n24 Jeff handed the milk to Fred.\n25 Who gave the milk? \tJeff\t24\n26 Fred passed the milk to Jeff.\n27 Jeff handed the milk to Fred.\n28 Who did Jeff give the milk to? \tFred\t27\n29 Jeff travelled to the bathroom.\n30 Jeff journeyed to the office.\n31 Who did Jeff give the milk to? \tFred\t27\n32 Bill journeyed to the garden.\n33 Fred travelled to the garden.\n34 Who received the milk? \tFred\t27\n35 Fred passed the milk to Bill.\n36 Bill discarded the milk.\n37 Who received the milk? \tBill\t35\n1 Mary moved to the kitchen.\n2 Jeff went to the office.\n3 Jeff journeyed to the hallway.\n4 Mary went to the garden.\n5 Jeff got the football there.\n6 Mary journeyed to the bathroom.\n7 Jeff discarded the football.\n8 Bill journeyed to the bedroom.\n9 Mary journeyed to the kitchen.\n10 Jeff grabbed the football there.\n11 Jeff travelled to the office.\n12 Jeff went to the hallway.\n13 Mary went to the bathroom.\n14 Jeff travelled to the bedroom.\n15 Jeff handed the football to Bill.\n16 Fred moved to the bedroom.\n17 What did Jeff give to Bill? \tfootball\t15\n18 Jeff moved to the garden.\n19 Bill passed the football to Fred.\n20 What did Bill give to Fred? \tfootball\t19\n21 Fred passed the football to Bill.\n22 Bill passed the football to Fred.\n23 What did Bill give to Fred? \tfootball\t22\n24 Fred passed the football to Bill.\n25 Bill gave the football to Fred.\n26 Who gave the football? \tBill\t25\n27 Fred handed the football to Bill.\n28 Bill handed the football to Fred.\n29 What did Bill give to Fred? \tfootball\t28\n1 Fred travelled to the bathroom.\n2 Jeff went to the bathroom.\n3 Mary went back to the bathroom.\n4 Fred went back to the bedroom.\n5 Fred moved to the office.\n6 Mary went back to the bedroom.\n7 Jeff got the milk there.\n8 Bill journeyed to the garden.\n9 Mary went back to the kitchen.\n10 Fred went to the bedroom.\n11 Mary journeyed to the bedroom.\n12 Jeff put down the milk there.\n13 Jeff picked up the milk there.\n14 Bill went back to the office.\n15 Mary went to the kitchen.\n16 Jeff went back to the kitchen.\n17 Jeff passed the milk to Mary.\n18 Mary gave the milk to Jeff.\n19 Who did Mary give the milk to? \tJeff\t18\n20 Jeff gave the milk to Mary.\n21 Mary got the football there.\n22 What did Jeff give to Mary? \tmilk\t20\n23 Bill travelled to the bathroom.\n24 Fred moved to the garden.\n25 Who did Jeff give the milk to? \tMary\t20\n26 Fred got the apple there.\n27 Mary handed the football to Jeff.\n28 Who gave the football? \tMary\t27\n29 Fred put down the apple.\n30 Jeff left the football.\n31 Who received the football? \tJeff\t27\n1 Jeff moved to the bathroom.\n2 Jeff moved to the garden.\n3 Fred journeyed to the bathroom.\n4 Jeff travelled to the hallway.\n5 Fred moved to the office.\n6 Jeff travelled to the bedroom.\n7 Jeff picked up the football there.\n8 Mary journeyed to the office.\n9 Fred moved to the kitchen.\n10 Fred travelled to the hallway.\n11 Jeff took the milk there.\n12 Fred travelled to the kitchen.\n13 Mary journeyed to the bathroom.\n14 Mary picked up the apple there.\n15 Jeff travelled to the kitchen.\n16 Jeff handed the football to Fred.\n17 What did Jeff give to Fred? \tfootball\t16\n18 Mary dropped the apple.\n19 Fred handed the football to Bill.\n20 What did Fred give to Bill? \tfootball\t19\n21 Fred travelled to the hallway.\n22 Bill handed the football to Jeff.\n23 Who gave the football? \tBill\t22\n24 Mary went back to the kitchen.\n25 Jeff handed the football to Mary.\n26 Who received the football? \tMary\t25\n27 Mary passed the football to Bill.\n28 Bill passed the football to Mary.\n29 What did Bill give to Mary? \tfootball\t28\n1 Mary went to the bathroom.\n2 Jeff took the apple there.\n3 Bill journeyed to the office.\n4 Jeff journeyed to the office.\n5 Jeff passed the apple to Bill.\n6 Bill handed the apple to Jeff.\n7 Who received the apple? \tJeff\t6\n8 Jeff gave the apple to Bill.\n9 Bill handed the apple to Jeff.\n10 Who gave the apple? \tBill\t9\n11 Jeff picked up the football there.\n12 Jeff handed the apple to Bill.\n13 What did Jeff give to Bill? \tapple\t12\n14 Mary went to the kitchen.\n15 Bill handed the apple to Jeff.\n16 What did Bill give to Jeff? \tapple\t15\n17 Mary journeyed to the bathroom.\n18 Mary moved to the hallway.\n19 Who received the apple? \tJeff\t15\n1 Bill moved to the bedroom.\n2 Jeff went to the hallway.\n3 Jeff travelled to the bedroom.\n4 Bill went to the office.\n5 Fred moved to the hallway.\n6 Fred journeyed to the bathroom.\n7 Fred took the football there.\n8 Mary went to the bedroom.\n9 Bill journeyed to the bedroom.\n10 Fred took the milk there.\n11 Fred went back to the bedroom.\n12 Jeff moved to the garden.\n13 Fred handed the football to Mary.\n14 Mary gave the football to Fred.\n15 Who gave the football? \tMary\t14\n16 Fred passed the football to Mary.\n17 Mary discarded the football.\n18 Who did Fred give the football to? \tMary\t16\n19 Fred handed the milk to Mary.\n20 Bill went back to the kitchen.\n21 Who gave the football to Mary? \tFred\t16\n22 Bill went to the garden.\n23 Mary gave the milk to Fred.\n24 What did Mary give to Fred? \tmilk\t23\n25 Fred discarded the milk.\n26 Mary travelled to the garden.\n27 Who gave the milk? \tMary\t23\n1 Fred picked up the apple there.\n2 Bill travelled to the kitchen.\n3 Bill got the milk there.\n4 Jeff went to the kitchen.\n5 Bill passed the milk to Jeff.\n6 Jeff handed the milk to Bill.\n7 Who did Jeff give the milk to? \tBill\t6\n8 Bill passed the milk to Jeff.\n9 Jeff gave the milk to Bill.\n10 Who did Jeff give the milk to? \tBill\t9\n11 Fred left the apple.\n12 Bill left the milk.\n13 What did Jeff give to Bill? \tmilk\t9\n14 Mary journeyed to the kitchen.\n15 Bill grabbed the milk there.\n16 What did Jeff give to Bill? \tmilk\t9\n17 Fred got the apple there.\n18 Bill gave the milk to Mary.\n19 Who did Bill give the milk to? \tMary\t18\n1 Mary journeyed to the hallway.\n2 Fred moved to the bedroom.\n3 Mary travelled to the kitchen.\n4 Bill went back to the garden.\n5 Bill went back to the office.\n6 Bill got the apple there.\n7 Jeff went back to the office.\n8 Bill put down the apple.\n9 Mary travelled to the garden.\n10 Jeff got the apple there.\n11 Jeff handed the apple to Bill.\n12 Bill dropped the apple.\n13 Who gave the apple to Bill? \tJeff\t11\n14 Bill moved to the bathroom.\n15 Bill went to the bedroom.\n16 What did Jeff give to Bill? \tapple\t11\n17 Bill went to the hallway.\n18 Bill travelled to the bedroom.\n19 Bill went back to the office.\n20 Jeff took the apple there.\n21 Jeff passed the apple to Bill.\n22 Bill handed the apple to Jeff.\n23 Who received the apple? \tJeff\t22\n24 Jeff gave the apple to Bill.\n25 Bill passed the apple to Jeff.\n26 Who received the apple? \tJeff\t25\n27 Jeff handed the apple to Bill.\n28 Mary went back to the kitchen.\n29 Who gave the apple to Bill? \tJeff\t27\n1 Fred went to the garden.\n2 Fred moved to the kitchen.\n3 Bill went back to the kitchen.\n4 Bill moved to the office.\n5 Mary went back to the kitchen.\n6 Fred travelled to the hallway.\n7 Bill moved to the bedroom.\n8 Jeff moved to the bathroom.\n9 Bill moved to the hallway.\n10 Jeff moved to the office.\n11 Fred travelled to the garden.\n12 Fred picked up the apple there.\n13 Bill went to the kitchen.\n14 Bill went to the office.\n15 Fred journeyed to the bedroom.\n16 Fred put down the apple.\n17 Fred went back to the office.\n18 Bill went back to the garden.\n19 Bill went to the office.\n20 Jeff went to the bathroom.\n21 Fred moved to the hallway.\n22 Fred travelled to the kitchen.\n23 Mary went back to the garden.\n24 Mary moved to the bathroom.\n25 Fred went back to the office.\n26 Mary went to the office.\n27 Fred went back to the bedroom.\n28 Mary travelled to the garden.\n29 Mary moved to the office.\n30 Fred picked up the football there.\n31 Fred picked up the milk there.\n32 Mary went to the kitchen.\n33 Mary moved to the bathroom.\n34 Bill went to the bathroom.\n35 Fred took the apple there.\n36 Mary went to the kitchen.\n37 Fred put down the apple.\n38 Bill travelled to the kitchen.\n39 Fred moved to the office.\n40 Fred dropped the milk.\n41 Mary went to the office.\n42 Jeff went to the garden.\n43 Fred left the football.\n44 Mary picked up the football there.\n45 Mary left the football.\n46 Fred travelled to the bedroom.\n47 Fred grabbed the apple there.\n48 Bill went back to the bedroom.\n49 Jeff went to the bedroom.\n50 Mary moved to the kitchen.\n51 Fred gave the apple to Bill.\n52 Bill gave the apple to Fred.\n53 Who gave the apple? \tBill\t52\n54 Fred passed the apple to Bill.\n55 Bill gave the apple to Fred.\n56 What did Bill give to Fred? \tapple\t55\n57 Fred passed the apple to Bill.\n58 Bill gave the apple to Fred.\n59 What did Bill give to Fred? \tapple\t58\n60 Bill moved to the garden.\n61 Fred journeyed to the hallway.\n62 Who did Bill give the apple to? \tFred\t58\n63 Bill went to the bathroom.\n64 Jeff moved to the garden.\n65 What did Bill give to Fred? \tapple\t58\n1 Bill went to the kitchen.\n2 Fred went to the garden.\n3 Mary went back to the kitchen.\n4 Jeff journeyed to the hallway.\n5 Fred went back to the office.\n6 Jeff picked up the football there.\n7 Fred went to the kitchen.\n8 Fred journeyed to the bedroom.\n9 Jeff dropped the football.\n10 Jeff travelled to the bedroom.\n11 Fred moved to the office.\n12 Jeff went to the bathroom.\n13 Fred journeyed to the bathroom.\n14 Bill travelled to the garden.\n15 Fred went to the kitchen.\n16 Fred moved to the bathroom.\n17 Bill travelled to the kitchen.\n18 Fred journeyed to the bedroom.\n19 Jeff travelled to the hallway.\n20 Jeff took the football there.\n21 Fred moved to the hallway.\n22 Jeff gave the football to Fred.\n23 What did Jeff give to Fred? \tfootball\t22\n24 Fred gave the football to Jeff.\n25 Mary journeyed to the garden.\n26 What did Fred give to Jeff? \tfootball\t24\n27 Jeff dropped the football.\n28 Bill moved to the bathroom.\n29 Who did Fred give the football to? \tJeff\t24\n30 Mary went to the bathroom.\n31 Jeff journeyed to the bedroom.\n32 Jeff travelled to the bathroom.\n33 Fred went to the bathroom.\n34 Jeff went back to the kitchen.\n35 Jeff went to the garden.\n36 Bill journeyed to the garden.\n37 Mary journeyed to the garden.\n38 Bill went back to the hallway.\n39 Jeff journeyed to the hallway.\n40 Bill got the football there.\n41 Jeff went to the bedroom.\n42 Bill discarded the football.\n43 Bill picked up the football there.\n44 Fred went back to the garden.\n45 Bill left the football.\n46 Mary moved to the kitchen.\n47 Bill grabbed the football there.\n48 Bill discarded the football.\n49 Fred went to the bedroom.\n50 Bill travelled to the kitchen.\n51 Fred picked up the milk there.\n52 Bill journeyed to the bedroom.\n53 Bill picked up the apple there.\n54 Bill gave the apple to Fred.\n55 Fred passed the apple to Bill.\n56 Who gave the apple? \tFred\t55\n57 Bill handed the apple to Fred.\n58 Fred discarded the milk.\n59 What did Bill give to Fred? \tapple\t57\n1 Fred grabbed the football there.\n2 Mary journeyed to the kitchen.\n3 Mary went back to the hallway.\n4 Jeff moved to the kitchen.\n5 Fred handed the football to Jeff.\n6 Jeff gave the football to Fred.\n7 What did Jeff give to Fred? \tfootball\t6\n8 Bill picked up the apple there.\n9 Fred passed the football to Jeff.\n10 Who gave the football? \tFred\t9\n11 Jeff handed the football to Fred.\n12 Bill journeyed to the kitchen.\n13 What did Jeff give to Fred? \tfootball\t11\n14 Bill passed the apple to Fred.\n15 Fred gave the apple to Bill.\n16 Who did Jeff give the football to? \tFred\t11\n17 Bill left the apple.\n18 Bill picked up the apple there.\n19 What did Fred give to Bill? \tapple\t15\n1 Fred went to the hallway.\n2 Jeff picked up the milk there.\n3 Jeff put down the milk.\n4 Jeff grabbed the milk there.\n5 Jeff left the milk there.\n6 Mary travelled to the hallway.\n7 Mary moved to the office.\n8 Bill travelled to the bathroom.\n9 Fred journeyed to the garden.\n10 Bill went to the bedroom.\n11 Bill journeyed to the kitchen.\n12 Mary travelled to the bathroom.\n13 Mary went to the bedroom.\n14 Jeff went to the garden.\n15 Mary went to the hallway.\n16 Jeff went back to the bedroom.\n17 Fred picked up the apple there.\n18 Jeff took the milk there.\n19 Bill journeyed to the office.\n20 Mary went to the bathroom.\n21 Fred left the apple.\n22 Fred journeyed to the office.\n23 Jeff dropped the milk.\n24 Bill went back to the kitchen.\n25 Bill went back to the hallway.\n26 Mary travelled to the office.\n27 Bill went to the kitchen.\n28 Mary went to the kitchen.\n29 Fred journeyed to the bedroom.\n30 Fred went back to the bathroom.\n31 Fred went to the bedroom.\n32 Fred picked up the milk there.\n33 Fred handed the milk to Jeff.\n34 Jeff gave the milk to Fred.\n35 Who did Jeff give the milk to? \tFred\t34\n36 Fred gave the milk to Jeff.\n37 Jeff handed the milk to Fred.\n38 Who gave the milk to Fred? \tJeff\t37\n39 Fred passed the milk to Jeff.\n40 Jeff journeyed to the kitchen.\n41 Who did Fred give the milk to? \tJeff\t39\n42 Fred travelled to the office.\n43 Jeff passed the milk to Mary.\n44 What did Jeff give to Mary? \tmilk\t43\n45 Mary left the milk.\n46 Bill moved to the bedroom.\n47 Who received the milk? \tMary\t43\n1 Jeff travelled to the hallway.\n2 Fred got the apple there.\n3 Mary went back to the garden.\n4 Fred left the apple.\n5 Fred grabbed the apple there.\n6 Jeff travelled to the office.\n7 Fred dropped the apple.\n8 Fred journeyed to the office.\n9 Bill moved to the bathroom.\n10 Jeff journeyed to the bedroom.\n11 Mary took the milk there.\n12 Fred journeyed to the bathroom.\n13 Fred went to the garden.\n14 Mary gave the milk to Fred.\n15 Who gave the milk to Fred? \tMary\t14\n16 Fred dropped the milk.\n17 Jeff moved to the office.\n18 What did Mary give to Fred? \tmilk\t14\n19 Mary picked up the milk there.\n20 Mary dropped the milk.\n21 What did Mary give to Fred? \tmilk\t14\n22 Bill got the football there.\n23 Fred picked up the milk there.\n24 Fred handed the milk to Mary.\n25 Mary put down the milk there.\n26 What did Fred give to Mary? \tmilk\t24\n27 Bill dropped the football.\n28 Mary went back to the bathroom.\n29 What did Fred give to Mary? \tmilk\t24\n1 Bill got the milk there.\n2 Bill put down the milk.\n3 Bill went to the office.\n4 Bill travelled to the kitchen.\n5 Mary went back to the bedroom.\n6 Bill went to the garden.\n7 Mary journeyed to the hallway.\n8 Jeff journeyed to the office.\n9 Mary picked up the milk there.\n10 Mary moved to the bathroom.\n11 Fred moved to the bedroom.\n12 Fred got the apple there.\n13 Fred took the football there.\n14 Fred journeyed to the hallway.\n15 Jeff went back to the kitchen.\n16 Jeff journeyed to the office.\n17 Fred dropped the apple.\n18 Fred left the football.\n19 Mary went back to the hallway.\n20 Fred travelled to the kitchen.\n21 Bill journeyed to the bedroom.\n22 Mary went to the kitchen.\n23 Bill travelled to the kitchen.\n24 Mary put down the milk.\n25 Mary went to the bathroom.\n26 Bill grabbed the milk there.\n27 Jeff went to the garden.\n28 Bill journeyed to the garden.\n29 Bill passed the milk to Jeff.\n30 Jeff discarded the milk.\n31 Who received the milk? \tJeff\t29\n32 Mary moved to the bedroom.\n33 Jeff took the milk there.\n34 What did Bill give to Jeff? \tmilk\t29\n35 Jeff moved to the office.\n36 Mary went to the office.\n37 Jeff left the milk.\n38 Bill journeyed to the bathroom.\n39 Bill travelled to the office.\n40 Bill moved to the kitchen.\n41 Jeff grabbed the milk there.\n42 Jeff left the milk there.\n43 Jeff grabbed the milk there.\n44 Jeff passed the milk to Mary.\n45 What did Jeff give to Mary? \tmilk\t44\n46 Mary passed the milk to Jeff.\n47 Jeff put down the milk.\n48 Who did Mary give the milk to? \tJeff\t46\n49 Mary went to the bathroom.\n50 Bill went back to the bedroom.\n51 What did Mary give to Jeff? \tmilk\t46\n1 Mary journeyed to the bedroom.\n2 Bill took the milk there.\n3 Bill gave the milk to Mary.\n4 Fred picked up the apple there.\n5 Who did Bill give the milk to? \tMary\t3\n6 Mary gave the milk to Bill.\n7 Fred dropped the apple.\n8 Who gave the milk? \tMary\t6\n9 Bill went to the hallway.\n10 Fred went back to the hallway.\n11 Who did Mary give the milk to? \tBill\t6\n12 Bill passed the milk to Fred.\n13 Mary went to the office.\n14 Who received the milk? \tFred\t12\n15 Fred passed the milk to Bill.\n16 Bill picked up the football there.\n17 Who received the milk? \tBill\t15\n1 Mary grabbed the milk there.\n2 Mary grabbed the apple there.\n3 Jeff went back to the kitchen.\n4 Mary handed the apple to Fred.\n5 Who gave the apple? \tMary\t4\n6 Fred gave the apple to Mary.\n7 Mary gave the apple to Fred.\n8 What did Mary give to Fred? \tapple\t7\n9 Jeff travelled to the office.\n10 Jeff travelled to the bedroom.\n11 Who did Mary give the apple to? \tFred\t7\n12 Fred passed the apple to Mary.\n13 Jeff went to the office.\n14 Who gave the apple? \tFred\t12\n15 Mary handed the apple to Fred.\n16 Mary journeyed to the hallway.\n17 Who gave the apple? \tMary\t15\n1 Mary went to the bedroom.\n2 Jeff went to the office.\n3 Mary travelled to the kitchen.\n4 Bill moved to the office.\n5 Mary moved to the office.\n6 Fred went to the bathroom.\n7 Fred journeyed to the office.\n8 Bill went to the bathroom.\n9 Jeff travelled to the bathroom.\n10 Fred went to the garden.\n11 Bill went back to the hallway.\n12 Fred got the football there.\n13 Bill went to the bedroom.\n14 Jeff went back to the office.\n15 Fred got the milk there.\n16 Mary journeyed to the garden.\n17 Bill travelled to the office.\n18 Fred travelled to the hallway.\n19 Fred went back to the bedroom.\n20 Jeff went back to the hallway.\n21 Bill journeyed to the bedroom.\n22 Bill went back to the hallway.\n23 Fred left the football.\n24 Fred went back to the kitchen.\n25 Mary journeyed to the hallway.\n26 Jeff journeyed to the bedroom.\n27 Fred went to the hallway.\n28 Bill journeyed to the bathroom.\n29 Bill journeyed to the garden.\n30 Fred gave the milk to Mary.\n31 What did Fred give to Mary? \tmilk\t30\n32 Mary discarded the milk.\n33 Jeff got the football there.\n34 Who gave the milk to Mary? \tFred\t30\n35 Mary got the milk there.\n36 Mary passed the milk to Fred.\n37 What did Mary give to Fred? \tmilk\t36\n38 Fred handed the milk to Mary.\n39 Jeff put down the football.\n40 What did Fred give to Mary? \tmilk\t38\n41 Mary handed the milk to Fred.\n42 Fred travelled to the bedroom.\n43 What did Mary give to Fred? \tmilk\t41\n1 Mary went back to the kitchen.\n2 Bill got the milk there.\n3 Fred took the apple there.\n4 Bill journeyed to the hallway.\n5 Fred discarded the apple there.\n6 Bill journeyed to the garden.\n7 Bill gave the milk to Fred.\n8 Fred passed the milk to Bill.\n9 Who gave the milk to Bill? \tFred\t8\n10 Bill grabbed the apple there.\n11 Bill went back to the bathroom.\n12 What did Fred give to Bill? \tmilk\t8\n13 Bill went to the bedroom.\n14 Bill discarded the milk.\n15 What did Fred give to Bill? \tmilk\t8\n16 Mary moved to the garden.\n17 Bill moved to the garden.\n18 Mary went back to the bedroom.\n19 Jeff moved to the office.\n20 Bill gave the apple to Fred.\n21 Fred gave the apple to Bill.\n22 Who did Fred give the apple to? \tBill\t21\n23 Mary went back to the kitchen.\n24 Jeff went back to the kitchen.\n25 Who received the apple? \tBill\t21\n1 Bill took the apple there.\n2 Fred moved to the garden.\n3 Fred grabbed the football there.\n4 Fred went back to the office.\n5 Fred passed the football to Mary.\n6 Mary passed the football to Fred.\n7 What did Mary give to Fred? \tfootball\t6\n8 Fred handed the football to Mary.\n9 Bill went back to the bathroom.\n10 Who gave the football to Mary? \tFred\t8\n11 Bill picked up the milk there.\n12 Mary passed the football to Fred.\n13 Who received the football? \tFred\t12\n14 Bill moved to the hallway.\n15 Bill moved to the bathroom.\n16 What did Mary give to Fred? \tfootball\t12\n17 Fred gave the football to Mary.\n18 Mary put down the football.\n19 Who gave the football to Mary? \tFred\t17\n1 Mary got the apple there.\n2 Fred picked up the milk there.\n3 Fred discarded the milk.\n4 Mary put down the apple there.\n5 Fred travelled to the bathroom.\n6 Fred went back to the bedroom.\n7 Bill went back to the garden.\n8 Jeff got the football there.\n9 Mary went to the bedroom.\n10 Jeff passed the football to Bill.\n11 Who gave the football to Bill? \tJeff\t10\n12 Bill dropped the football.\n13 Bill journeyed to the kitchen.\n14 Who did Jeff give the football to? \tBill\t10\n15 Mary travelled to the kitchen.\n16 Jeff moved to the bedroom.\n17 What did Jeff give to Bill? \tfootball\t10\n18 Bill picked up the milk there.\n19 Bill passed the milk to Mary.\n20 Who gave the milk to Mary? \tBill\t19\n21 Mary handed the milk to Bill.\n22 Bill left the milk.\n23 Who gave the milk to Bill? \tMary\t21\n1 Mary went to the kitchen.\n2 Bill went to the bedroom.\n3 Mary went to the hallway.\n4 Bill moved to the bathroom.\n5 Mary got the football there.\n6 Jeff grabbed the apple there.\n7 Mary left the football.\n8 Jeff discarded the apple.\n9 Fred moved to the kitchen.\n10 Mary went to the garden.\n11 Jeff travelled to the hallway.\n12 Jeff moved to the bedroom.\n13 Jeff went back to the office.\n14 Jeff took the milk there.\n15 Jeff moved to the garden.\n16 Jeff passed the milk to Mary.\n17 What did Jeff give to Mary? \tmilk\t16\n18 Mary moved to the bedroom.\n19 Jeff travelled to the hallway.\n20 Who gave the milk to Mary? \tJeff\t16\n21 Mary got the apple there.\n22 Fred journeyed to the garden.\n23 Who gave the milk to Mary? \tJeff\t16\n24 Bill moved to the kitchen.\n25 Mary dropped the apple there.\n26 Jeff journeyed to the bathroom.\n27 Mary went to the hallway.\n28 Fred travelled to the bathroom.\n29 Fred travelled to the office.\n30 Mary picked up the football there.\n31 Mary went to the garden.\n32 Mary journeyed to the kitchen.\n33 Mary passed the football to Bill.\n34 What did Mary give to Bill? \tfootball\t33\n35 Bill handed the football to Mary.\n36 Jeff went to the garden.\n37 Who gave the football to Mary? \tBill\t35\n1 Mary took the football there.\n2 Jeff went back to the garden.\n3 Jeff went back to the kitchen.\n4 Mary handed the football to Fred.\n5 Who did Mary give the football to? \tFred\t4\n6 Fred travelled to the bathroom.\n7 Fred handed the football to Bill.\n8 What did Fred give to Bill? \tfootball\t7\n9 Bill passed the football to Fred.\n10 Fred left the football.\n11 Who gave the football? \tBill\t9\n12 Bill grabbed the football there.\n13 Bill went back to the kitchen.\n14 Who gave the football? \tBill\t9\n15 Bill handed the football to Jeff.\n16 Mary travelled to the hallway.\n17 What did Bill give to Jeff? \tfootball\t15\n1 Mary grabbed the apple there.\n2 Jeff picked up the milk there.\n3 Mary got the football there.\n4 Jeff passed the milk to Bill.\n5 Who did Jeff give the milk to? \tBill\t4\n6 Fred moved to the hallway.\n7 Bill dropped the milk.\n8 What did Jeff give to Bill? \tmilk\t4\n9 Mary put down the apple.\n10 Jeff went to the garden.\n11 What did Jeff give to Bill? \tmilk\t4\n12 Fred went to the bedroom.\n13 Mary went to the hallway.\n14 Jeff went back to the kitchen.\n15 Jeff took the apple there.\n16 Mary went to the bedroom.\n17 Mary handed the football to Fred.\n18 Who gave the football? \tMary\t17\n19 Fred gave the football to Mary.\n20 Mary journeyed to the office.\n21 Who gave the football to Mary? \tFred\t19\n1 Fred journeyed to the office.\n2 Fred moved to the kitchen.\n3 Jeff went back to the kitchen.\n4 Mary went to the hallway.\n5 Mary got the football there.\n6 Jeff journeyed to the office.\n7 Bill moved to the kitchen.\n8 Bill moved to the office.\n9 Mary put down the football.\n10 Mary went to the bedroom.\n11 Mary travelled to the hallway.\n12 Mary took the football there.\n13 Bill journeyed to the bathroom.\n14 Fred travelled to the garden.\n15 Mary moved to the office.\n16 Mary handed the football to Jeff.\n17 What did Mary give to Jeff? \tfootball\t16\n18 Fred took the milk there.\n19 Jeff gave the football to Mary.\n20 What did Jeff give to Mary? \tfootball\t19\n21 Mary handed the football to Jeff.\n22 Bill got the apple there.\n23 Who gave the football? \tMary\t21\n24 Mary moved to the hallway.\n25 Fred put down the milk.\n26 Who gave the football to Jeff? \tMary\t21\n27 Fred grabbed the milk there.\n28 Fred went back to the bedroom.\n29 Mary went back to the garden.\n30 Bill dropped the apple.\n31 Bill went back to the garden.\n32 Jeff moved to the hallway.\n33 Fred went back to the bathroom.\n34 Fred put down the milk there.\n35 Mary went to the kitchen.\n36 Fred picked up the apple there.\n37 Fred went back to the garden.\n38 Fred passed the apple to Bill.\n39 Who gave the apple? \tFred\t38\n1 Bill moved to the hallway.\n2 Fred travelled to the bedroom.\n3 Fred took the football there.\n4 Bill went to the kitchen.\n5 Fred got the milk there.\n6 Mary journeyed to the bedroom.\n7 Fred gave the football to Mary.\n8 Fred journeyed to the hallway.\n9 What did Fred give to Mary? \tfootball\t7\n10 Mary put down the football there.\n11 Fred dropped the milk.\n12 What did Fred give to Mary? \tfootball\t7\n13 Fred moved to the office.\n14 Fred travelled to the kitchen.\n15 Jeff went back to the office.\n16 Fred travelled to the office.\n17 Jeff journeyed to the bathroom.\n18 Fred journeyed to the garden.\n19 Bill went back to the bedroom.\n20 Jeff got the apple there.\n21 Bill grabbed the football there.\n22 Bill passed the football to Mary.\n23 What did Bill give to Mary? \tfootball\t22\n24 Jeff travelled to the kitchen.\n25 Jeff journeyed to the office.\n26 Who gave the football? \tBill\t22\n27 Mary handed the football to Bill.\n28 Jeff left the apple.\n29 What did Mary give to Bill? \tfootball\t27\n1 Bill journeyed to the kitchen.\n2 Jeff journeyed to the garden.\n3 Bill moved to the office.\n4 Jeff travelled to the kitchen.\n5 Bill journeyed to the bathroom.\n6 Fred went back to the bathroom.\n7 Bill travelled to the hallway.\n8 Fred journeyed to the hallway.\n9 Bill moved to the office.\n10 Mary travelled to the office.\n11 Jeff picked up the apple there.\n12 Bill went back to the bedroom.\n13 Jeff travelled to the garden.\n14 Jeff left the apple.\n15 Jeff went to the bathroom.\n16 Jeff moved to the garden.\n17 Fred travelled to the garden.\n18 Jeff picked up the apple there.\n19 Jeff handed the apple to Fred.\n20 Fred handed the apple to Jeff.\n21 Who received the apple? \tJeff\t20\n22 Jeff left the apple.\n23 Jeff got the apple there.\n24 What did Fred give to Jeff? \tapple\t20\n25 Jeff picked up the football there.\n26 Jeff dropped the football there.\n27 What did Fred give to Jeff? \tapple\t20\n28 Jeff went to the bedroom.\n29 Jeff moved to the kitchen.\n30 Fred travelled to the office.\n31 Fred travelled to the bedroom.\n32 Mary grabbed the milk there.\n33 Fred went back to the bathroom.\n34 Mary journeyed to the kitchen.\n35 Bill travelled to the kitchen.\n36 Mary travelled to the garden.\n37 Jeff passed the apple to Bill.\n38 Who gave the apple to Bill? \tJeff\t37\n39 Bill passed the apple to Jeff.\n40 Fred went to the garden.\n41 Who gave the apple? \tBill\t39\n1 Fred moved to the office.\n2 Jeff went to the bathroom.\n3 Jeff went to the hallway.\n4 Bill moved to the bedroom.\n5 Fred went back to the bathroom.\n6 Fred got the milk there.\n7 Jeff travelled to the bathroom.\n8 Fred went back to the kitchen.\n9 Fred left the milk.\n10 Mary went to the hallway.\n11 Mary journeyed to the office.\n12 Fred took the milk there.\n13 Fred dropped the milk.\n14 Bill went back to the kitchen.\n15 Mary went to the bathroom.\n16 Fred took the milk there.\n17 Bill travelled to the hallway.\n18 Mary went back to the garden.\n19 Fred put down the milk.\n20 Fred picked up the milk there.\n21 Bill went back to the bedroom.\n22 Mary picked up the apple there.\n23 Mary moved to the kitchen.\n24 Fred discarded the milk there.\n25 Mary left the apple there.\n26 Fred got the milk there.\n27 Fred journeyed to the hallway.\n28 Mary moved to the bedroom.\n29 Fred put down the milk.\n30 Mary moved to the office.\n31 Fred went back to the bathroom.\n32 Mary travelled to the bedroom.\n33 Mary went to the kitchen.\n34 Fred went back to the garden.\n35 Bill travelled to the bathroom.\n36 Fred journeyed to the office.\n37 Mary took the apple there.\n38 Mary left the apple there.\n39 Fred journeyed to the bathroom.\n40 Fred went back to the bedroom.\n41 Fred went to the office.\n42 Mary got the apple there.\n43 Mary went to the hallway.\n44 Mary discarded the apple.\n45 Mary picked up the apple there.\n46 Mary took the milk there.\n47 Fred journeyed to the kitchen.\n48 Jeff went to the kitchen.\n49 Jeff went to the hallway.\n50 Mary went to the office.\n51 Fred travelled to the bedroom.\n52 Jeff went to the garden.\n53 Mary moved to the kitchen.\n54 Mary moved to the bathroom.\n55 Jeff picked up the football there.\n56 Mary handed the apple to Bill.\n57 Who gave the apple? \tMary\t56\n58 Bill gave the apple to Mary.\n59 Fred went to the bathroom.\n60 Who gave the apple? \tBill\t58\n61 Mary passed the apple to Fred.\n62 Fred handed the apple to Mary.\n63 Who gave the apple to Mary? \tFred\t62\n64 Mary went to the kitchen.\n65 Mary put down the milk.\n66 Who gave the apple? \tFred\t62\n67 Bill went back to the office.\n68 Mary grabbed the milk there.\n69 What did Fred give to Mary? \tapple\t62\n1 Fred went to the kitchen.\n2 Jeff picked up the football there.\n3 Mary picked up the apple there.\n4 Jeff left the football.\n5 Mary moved to the office.\n6 Mary passed the apple to Jeff.\n7 Who did Mary give the apple to? \tJeff\t6\n8 Fred grabbed the milk there.\n9 Fred put down the milk.\n10 What did Mary give to Jeff? \tapple\t6\n11 Jeff handed the apple to Mary.\n12 Mary gave the apple to Jeff.\n13 What did Mary give to Jeff? \tapple\t12\n14 Jeff gave the apple to Mary.\n15 Mary grabbed the football there.\n16 Who received the apple? \tMary\t14\n17 Mary discarded the football.\n18 Jeff moved to the bedroom.\n19 Who did Jeff give the apple to? \tMary\t14\n1 Bill travelled to the garden.\n2 Mary moved to the bathroom.\n3 Bill went back to the office.\n4 Jeff travelled to the office.\n5 Fred went back to the office.\n6 Jeff journeyed to the bathroom.\n7 Jeff travelled to the hallway.\n8 Bill went to the bedroom.\n9 Mary went back to the garden.\n10 Mary moved to the bathroom.\n11 Mary went back to the office.\n12 Mary moved to the bathroom.\n13 Fred went to the kitchen.\n14 Fred travelled to the bedroom.\n15 Mary went back to the bedroom.\n16 Mary journeyed to the kitchen.\n17 Bill moved to the garden.\n18 Bill grabbed the milk there.\n19 Bill went to the bedroom.\n20 Bill passed the milk to Fred.\n21 Who gave the milk? \tBill\t20\n22 Mary got the football there.\n23 Fred passed the milk to Bill.\n24 Who gave the milk to Bill? \tFred\t23\n25 Mary went back to the bathroom.\n26 Mary put down the football.\n27 What did Fred give to Bill? \tmilk\t23\n28 Fred went back to the office.\n29 Jeff moved to the bedroom.\n30 Who gave the milk to Bill? \tFred\t23\n31 Bill passed the milk to Jeff.\n32 Bill went back to the bathroom.\n33 What did Bill give to Jeff? \tmilk\t31\n1 Mary got the football there.\n2 Mary passed the football to Fred.\n3 Who received the football? \tFred\t2\n4 Bill travelled to the kitchen.\n5 Jeff moved to the office.\n6 Who gave the football to Fred? \tMary\t2\n7 Fred gave the football to Mary.\n8 Mary handed the football to Fred.\n9 Who gave the football? \tMary\t8\n10 Fred handed the football to Mary.\n11 Mary left the football.\n12 Who gave the football to Mary? \tFred\t10\n13 Fred got the football there.\n14 Fred left the football.\n15 What did Fred give to Mary? \tfootball\t10\n1 Bill went back to the bedroom.\n2 Mary grabbed the milk there.\n3 Mary passed the milk to Fred.\n4 Fred handed the milk to Mary.\n5 Who gave the milk to Mary? \tFred\t4\n6 Mary discarded the milk.\n7 Jeff journeyed to the office.\n8 Who gave the milk to Mary? \tFred\t4\n9 Bill went to the garden.\n10 Mary travelled to the hallway.\n11 Who gave the milk? \tFred\t4\n12 Jeff went back to the kitchen.\n13 Jeff went to the office.\n14 Mary picked up the football there.\n15 Fred took the milk there.\n16 Mary put down the football.\n17 Fred moved to the bathroom.\n18 Fred left the milk there.\n19 Mary went back to the bedroom.\n20 Bill went to the bedroom.\n21 Mary moved to the office.\n22 Jeff went back to the hallway.\n23 Mary moved to the bathroom.\n24 Fred grabbed the apple there.\n25 Fred handed the apple to Mary.\n26 Who gave the apple? \tFred\t25\n27 Mary passed the apple to Fred.\n28 Mary picked up the milk there.\n29 What did Mary give to Fred? \tapple\t27\n1 Jeff travelled to the bathroom.\n2 Bill journeyed to the bedroom.\n3 Jeff journeyed to the hallway.\n4 Bill took the milk there.\n5 Bill discarded the milk.\n6 Mary moved to the bedroom.\n7 Jeff went back to the bedroom.\n8 Fred got the football there.\n9 Bill grabbed the milk there.\n10 Bill passed the milk to Mary.\n11 Who gave the milk to Mary? \tBill\t10\n12 Mary gave the milk to Bill.\n13 Bill discarded the milk there.\n14 Who gave the milk to Bill? \tMary\t12\n15 Bill went to the kitchen.\n16 Bill got the apple there.\n17 Who gave the milk to Bill? \tMary\t12\n18 Fred dropped the football.\n19 Mary went to the garden.\n20 Fred travelled to the kitchen.\n21 Fred went back to the bedroom.\n22 Fred got the milk there.\n23 Fred handed the milk to Jeff.\n24 What did Fred give to Jeff? \tmilk\t23\n25 Fred moved to the bathroom.\n26 Bill moved to the bedroom.\n27 Who received the milk? \tJeff\t23\n1 Bill grabbed the milk there.\n2 Bill grabbed the football there.\n3 Fred moved to the hallway.\n4 Bill put down the football.\n5 Bill put down the milk.\n6 Bill took the milk there.\n7 Bill gave the milk to Fred.\n8 Jeff journeyed to the bathroom.\n9 Who received the milk? \tFred\t7\n10 Fred took the football there.\n11 Bill went back to the kitchen.\n12 Who gave the milk to Fred? \tBill\t7\n13 Fred discarded the football.\n14 Fred travelled to the kitchen.\n15 Fred handed the milk to Bill.\n16 Bill gave the milk to Fred.\n17 Who received the milk? \tFred\t16\n18 Fred handed the milk to Bill.\n19 Bill gave the milk to Fred.\n20 Who did Bill give the milk to? \tFred\t19\n21 Fred journeyed to the garden.\n22 Mary went to the garden.\n23 Who received the milk? \tFred\t19\n1 Bill moved to the office.\n2 Mary went to the bathroom.\n3 Fred went back to the garden.\n4 Bill travelled to the hallway.\n5 Bill went back to the office.\n6 Fred journeyed to the bedroom.\n7 Fred travelled to the kitchen.\n8 Fred moved to the bedroom.\n9 Mary went to the bedroom.\n10 Fred journeyed to the kitchen.\n11 Mary went to the garden.\n12 Fred went back to the bathroom.\n13 Bill went back to the hallway.\n14 Bill picked up the milk there.\n15 Bill went back to the office.\n16 Bill gave the milk to Jeff.\n17 What did Bill give to Jeff? \tmilk\t16\n18 Jeff gave the milk to Bill.\n19 Jeff went back to the bathroom.\n20 Who received the milk? \tBill\t18\n21 Bill went back to the kitchen.\n22 Bill got the apple there.\n23 Who did Jeff give the milk to? \tBill\t18\n24 Jeff went back to the kitchen.\n25 Bill gave the apple to Jeff.\n26 What did Bill give to Jeff? \tapple\t25\n27 Jeff moved to the garden.\n28 Jeff gave the apple to Mary.\n29 Who did Jeff give the apple to? \tMary\t28\n1 Fred travelled to the office.\n2 Fred went to the garden.\n3 Mary grabbed the milk there.\n4 Bill got the apple there.\n5 Jeff travelled to the hallway.\n6 Mary gave the milk to Jeff.\n7 What did Mary give to Jeff? \tmilk\t6\n8 Jeff passed the milk to Mary.\n9 Bill journeyed to the garden.\n10 Who gave the milk? \tJeff\t8\n11 Bill gave the apple to Fred.\n12 Fred passed the apple to Bill.\n13 Who gave the milk? \tJeff\t8\n14 Jeff travelled to the bathroom.\n15 Mary went to the garden.\n16 Who gave the apple? \tFred\t12\n17 Bill passed the apple to Mary.\n18 Mary gave the apple to Fred.\n19 What did Mary give to Fred? \tapple\t18\n1 Bill went back to the hallway.\n2 Fred moved to the garden.\n3 Mary journeyed to the hallway.\n4 Fred travelled to the hallway.\n5 Bill moved to the bathroom.\n6 Jeff went back to the garden.\n7 Mary moved to the garden.\n8 Jeff went to the kitchen.\n9 Bill got the football there.\n10 Fred went back to the office.\n11 Bill put down the football.\n12 Bill grabbed the football there.\n13 Mary journeyed to the kitchen.\n14 Jeff journeyed to the garden.\n15 Mary went to the bedroom.\n16 Bill journeyed to the bedroom.\n17 Bill passed the football to Mary.\n18 Mary handed the football to Bill.\n19 Who did Mary give the football to? \tBill\t18\n20 Bill passed the football to Mary.\n21 Mary passed the football to Bill.\n22 Who gave the football to Bill? \tMary\t21\n23 Bill moved to the office.\n24 Bill got the apple there.\n25 What did Mary give to Bill? \tfootball\t21\n26 Bill handed the apple to Fred.\n27 Fred passed the apple to Bill.\n28 Who received the apple? \tBill\t27\n29 Jeff travelled to the bathroom.\n30 Bill passed the apple to Fred.\n31 Who gave the apple? \tBill\t30\n1 Jeff picked up the football there.\n2 Fred went to the garden.\n3 Jeff passed the football to Bill.\n4 Mary moved to the hallway.\n5 Who gave the football to Bill? \tJeff\t3\n6 Fred moved to the bedroom.\n7 Mary went to the kitchen.\n8 Who received the football? \tBill\t3\n9 Bill put down the football.\n10 Mary went to the bathroom.\n11 Fred went to the garden.\n12 Fred went back to the bedroom.\n13 Fred went to the bathroom.\n14 Bill grabbed the football there.\n15 Jeff journeyed to the garden.\n16 Jeff travelled to the office.\n17 Fred moved to the office.\n18 Bill put down the football there.\n19 Fred travelled to the garden.\n20 Jeff went to the hallway.\n21 Jeff went back to the office.\n22 Mary went to the garden.\n23 Jeff grabbed the milk there.\n24 Bill went to the garden.\n25 Bill went to the kitchen.\n26 Jeff went back to the hallway.\n27 Fred went to the bathroom.\n28 Mary journeyed to the office.\n29 Bill got the apple there.\n30 Jeff travelled to the office.\n31 Jeff handed the milk to Mary.\n32 Mary gave the milk to Jeff.\n33 Who gave the milk to Jeff? \tMary\t32\n34 Jeff went to the hallway.\n35 Fred journeyed to the hallway.\n36 Who gave the milk to Jeff? \tMary\t32\n37 Jeff picked up the football there.\n38 Jeff discarded the football there.\n39 Who gave the milk? \tMary\t32\n1 Bill moved to the bathroom.\n2 Bill travelled to the office.\n3 Fred grabbed the apple there.\n4 Mary moved to the hallway.\n5 Mary took the milk there.\n6 Fred put down the apple.\n7 Mary went to the bedroom.\n8 Fred travelled to the office.\n9 Fred journeyed to the bathroom.\n10 Jeff moved to the hallway.\n11 Mary picked up the football there.\n12 Mary discarded the football.\n13 Fred journeyed to the garden.\n14 Bill went to the bedroom.\n15 Mary handed the milk to Bill.\n16 Bill grabbed the football there.\n17 Who gave the milk to Bill? \tMary\t15\n18 Bill passed the football to Mary.\n19 Fred got the apple there.\n20 Who gave the milk? \tMary\t15\n21 Mary left the football.\n22 Fred went to the bedroom.\n23 Who gave the football to Mary? \tBill\t18\n24 Jeff went to the garden.\n25 Fred handed the apple to Mary.\n26 Who received the apple? \tMary\t25\n27 Bill travelled to the office.\n28 Jeff moved to the hallway.\n29 What did Fred give to Mary? \tapple\t25\n1 Fred travelled to the bedroom.\n2 Jeff grabbed the milk there.\n3 Jeff dropped the milk.\n4 Fred journeyed to the bathroom.\n5 Fred grabbed the football there.\n6 Bill journeyed to the kitchen.\n7 Mary moved to the bathroom.\n8 Jeff went to the bedroom.\n9 Fred put down the football there.\n10 Fred went to the kitchen.\n11 Bill journeyed to the garden.\n12 Bill journeyed to the bathroom.\n13 Bill took the football there.\n14 Fred went back to the bathroom.\n15 Bill handed the football to Mary.\n16 Mary passed the football to Fred.\n17 What did Mary give to Fred? \tfootball\t16\n18 Fred handed the football to Mary.\n19 Mary went to the office.\n20 Who gave the football? \tFred\t18\n21 Mary took the milk there.\n22 Mary went to the bedroom.\n23 Who gave the football? \tFred\t18\n24 Mary gave the football to Jeff.\n25 Mary travelled to the office.\n26 What did Mary give to Jeff? \tfootball\t24\n27 Mary dropped the milk.\n28 Mary went back to the bedroom.\n29 Who did Mary give the football to? \tJeff\t24\n1 Fred picked up the football there.\n2 Mary journeyed to the garden.\n3 Jeff went back to the office.\n4 Jeff went back to the bathroom.\n5 Fred left the football.\n6 Jeff went to the kitchen.\n7 Fred moved to the bathroom.\n8 Mary moved to the office.\n9 Mary moved to the garden.\n10 Mary moved to the office.\n11 Bill moved to the office.\n12 Mary journeyed to the kitchen.\n13 Jeff got the milk there.\n14 Fred went back to the kitchen.\n15 Mary got the football there.\n16 Jeff moved to the hallway.\n17 Mary journeyed to the hallway.\n18 Mary gave the football to Jeff.\n19 Who gave the football? \tMary\t18\n20 Mary moved to the bedroom.\n21 Mary journeyed to the kitchen.\n22 What did Mary give to Jeff? \tfootball\t18\n23 Fred went back to the bathroom.\n24 Jeff put down the milk there.\n25 Who gave the football? \tMary\t18\n26 Jeff grabbed the milk there.\n27 Bill moved to the kitchen.\n28 Jeff left the football.\n29 Fred travelled to the hallway.\n30 Jeff grabbed the football there.\n31 Fred journeyed to the kitchen.\n32 Fred went to the bathroom.\n33 Mary went to the bedroom.\n34 Mary grabbed the apple there.\n35 Bill journeyed to the garden.\n36 Jeff travelled to the office.\n37 Fred went back to the bedroom.\n38 Mary gave the apple to Fred.\n39 Fred went back to the kitchen.\n40 Who did Mary give the apple to? \tFred\t38\n41 Mary travelled to the kitchen.\n42 Jeff travelled to the bathroom.\n43 Who gave the apple? \tMary\t38\n1 Bill went back to the bedroom.\n2 Fred went to the garden.\n3 Mary went back to the kitchen.\n4 Jeff moved to the hallway.\n5 Jeff went to the bathroom.\n6 Mary grabbed the football there.\n7 Mary went back to the office.\n8 Mary journeyed to the bedroom.\n9 Mary dropped the football.\n10 Bill got the football there.\n11 Mary took the apple there.\n12 Bill journeyed to the office.\n13 Bill dropped the football.\n14 Mary discarded the apple there.\n15 Bill moved to the garden.\n16 Fred journeyed to the bedroom.\n17 Fred travelled to the kitchen.\n18 Jeff travelled to the hallway.\n19 Fred travelled to the hallway.\n20 Mary travelled to the kitchen.\n21 Jeff travelled to the kitchen.\n22 Jeff went back to the office.\n23 Bill went back to the hallway.\n24 Mary went to the bathroom.\n25 Mary travelled to the hallway.\n26 Jeff travelled to the hallway.\n27 Bill went back to the office.\n28 Bill picked up the football there.\n29 Mary went to the office.\n30 Bill passed the football to Mary.\n31 What did Bill give to Mary? \tfootball\t30\n32 Fred travelled to the kitchen.\n33 Bill travelled to the bathroom.\n34 Who gave the football? \tBill\t30\n35 Jeff went to the bathroom.\n36 Mary picked up the milk there.\n37 What did Bill give to Mary? \tfootball\t30\n38 Bill went to the kitchen.\n39 Bill journeyed to the hallway.\n40 Mary discarded the milk.\n41 Mary discarded the football there.\n42 Fred moved to the office.\n43 Fred picked up the football there.\n44 Bill moved to the office.\n45 Fred handed the football to Mary.\n46 Who gave the football to Mary? \tFred\t45\n47 Fred got the milk there.\n48 Mary gave the football to Fred.\n49 Who did Mary give the football to? \tFred\t48\n1 Bill journeyed to the garden.\n2 Jeff went to the bedroom.\n3 Fred went back to the hallway.\n4 Jeff grabbed the football there.\n5 Jeff journeyed to the bathroom.\n6 Jeff put down the football.\n7 Jeff picked up the apple there.\n8 Jeff picked up the football there.\n9 Bill moved to the bathroom.\n10 Jeff gave the apple to Bill.\n11 What did Jeff give to Bill? \tapple\t10\n12 Mary travelled to the office.\n13 Jeff dropped the football there.\n14 Who received the apple? \tBill\t10\n15 Bill gave the apple to Jeff.\n16 Mary grabbed the milk there.\n17 Who received the apple? \tJeff\t15\n18 Jeff gave the apple to Bill.\n19 Bill passed the apple to Jeff.\n20 Who received the apple? \tJeff\t19\n21 Bill journeyed to the hallway.\n22 Jeff picked up the football there.\n23 Who received the apple? \tJeff\t19\n1 Fred journeyed to the hallway.\n2 Fred went to the office.\n3 Fred went to the hallway.\n4 Mary grabbed the apple there.\n5 Jeff journeyed to the bedroom.\n6 Jeff moved to the office.\n7 Jeff went to the bedroom.\n8 Mary went to the office.\n9 Mary moved to the bathroom.\n10 Mary put down the apple.\n11 Fred went to the bedroom.\n12 Jeff went to the garden.\n13 Jeff went to the bedroom.\n14 Fred travelled to the bathroom.\n15 Bill travelled to the garden.\n16 Mary took the apple there.\n17 Mary handed the apple to Fred.\n18 Jeff grabbed the football there.\n19 Who did Mary give the apple to? \tFred\t17\n20 Fred passed the apple to Mary.\n21 Mary passed the apple to Fred.\n22 Who did Mary give the apple to? \tFred\t21\n23 Jeff took the milk there.\n24 Fred passed the apple to Mary.\n25 What did Fred give to Mary? \tapple\t24\n26 Mary gave the apple to Fred.\n27 Fred went back to the hallway.\n28 What did Mary give to Fred? \tapple\t26\n29 Jeff went to the bathroom.\n30 Jeff gave the football to Mary.\n31 Who gave the football to Mary? \tJeff\t30\n1 Mary got the apple there.\n2 Mary left the apple there.\n3 Mary grabbed the apple there.\n4 Mary put down the apple there.\n5 Fred moved to the kitchen.\n6 Fred journeyed to the office.\n7 Bill took the apple there.\n8 Bill gave the apple to Mary.\n9 What did Bill give to Mary? \tapple\t8\n10 Mary handed the apple to Bill.\n11 Jeff moved to the hallway.\n12 What did Mary give to Bill? \tapple\t10\n13 Bill dropped the apple there.\n14 Bill picked up the apple there.\n15 What did Mary give to Bill? \tapple\t10\n16 Bill handed the apple to Mary.\n17 Mary passed the apple to Bill.\n18 Who did Mary give the apple to? \tBill\t17\n19 Mary went back to the garden.\n20 Bill travelled to the office.\n21 Who gave the apple? \tMary\t17\n1 Mary travelled to the kitchen.\n2 Fred went to the kitchen.\n3 Jeff journeyed to the garden.\n4 Bill travelled to the office.\n5 Jeff went to the kitchen.\n6 Bill grabbed the apple there.\n7 Fred went to the office.\n8 Jeff moved to the bedroom.\n9 Bill gave the apple to Fred.\n10 Fred gave the apple to Bill.\n11 Who did Fred give the apple to? \tBill\t10\n12 Bill dropped the apple.\n13 Jeff travelled to the garden.\n14 What did Fred give to Bill? \tapple\t10\n15 Bill journeyed to the hallway.\n16 Fred got the apple there.\n17 What did Fred give to Bill? \tapple\t10\n18 Mary travelled to the office.\n19 Fred discarded the apple.\n20 Jeff travelled to the kitchen.\n21 Fred got the apple there.\n22 Fred gave the apple to Mary.\n23 Mary gave the apple to Fred.\n24 Who gave the apple to Fred? \tMary\t23\n25 Fred handed the apple to Mary.\n26 Bill took the football there.\n27 What did Fred give to Mary? \tapple\t25\n1 Mary went to the kitchen.\n2 Mary went to the bathroom.\n3 Jeff travelled to the kitchen.\n4 Jeff went to the office.\n5 Mary travelled to the hallway.\n6 Jeff moved to the bathroom.\n7 Jeff went back to the kitchen.\n8 Mary moved to the office.\n9 Fred moved to the kitchen.\n10 Bill journeyed to the garden.\n11 Jeff went back to the office.\n12 Fred picked up the apple there.\n13 Fred discarded the apple.\n14 Bill went back to the office.\n15 Mary moved to the hallway.\n16 Bill went back to the kitchen.\n17 Bill moved to the office.\n18 Mary journeyed to the bedroom.\n19 Fred journeyed to the bedroom.\n20 Mary travelled to the garden.\n21 Fred journeyed to the kitchen.\n22 Bill went back to the garden.\n23 Jeff went back to the kitchen.\n24 Fred grabbed the apple there.\n25 Fred journeyed to the bedroom.\n26 Mary got the milk there.\n27 Mary passed the milk to Bill.\n28 Mary went to the office.\n29 What did Mary give to Bill? \tmilk\t27\n30 Jeff went to the bathroom.\n31 Jeff went back to the office.\n32 Who received the milk? \tBill\t27\n33 Fred discarded the apple.\n34 Bill got the football there.\n35 Fred went to the kitchen.\n36 Bill left the football.\n37 Bill grabbed the football there.\n38 Jeff travelled to the kitchen.\n39 Bill left the milk.\n40 Jeff went to the hallway.\n41 Bill discarded the football.\n42 Fred went back to the bathroom.\n43 Mary travelled to the kitchen.\n44 Mary journeyed to the office.\n45 Fred went back to the office.\n46 Bill journeyed to the office.\n47 Jeff moved to the garden.\n48 Mary went to the kitchen.\n49 Mary went back to the garden.\n50 Fred journeyed to the bathroom.\n51 Mary went to the hallway.\n52 Mary journeyed to the office.\n53 Jeff grabbed the football there.\n54 Jeff took the milk there.\n55 Bill went back to the kitchen.\n56 Mary went to the garden.\n57 Fred moved to the kitchen.\n58 Jeff gave the football to Mary.\n59 Who gave the football? \tJeff\t58\n60 Bill went back to the bedroom.\n61 Mary travelled to the hallway.\n62 What did Jeff give to Mary? \tfootball\t58\n63 Fred went to the bedroom.\n64 Mary travelled to the bathroom.\n65 Who did Jeff give the football to? \tMary\t58\n1 Fred took the football there.\n2 Fred passed the football to Jeff.\n3 Who did Fred give the football to? \tJeff\t2\n4 Jeff passed the football to Fred.\n5 Fred moved to the bedroom.\n6 Who did Jeff give the football to? \tFred\t4\n7 Mary travelled to the bedroom.\n8 Bill travelled to the office.\n9 Who received the football? \tFred\t4\n10 Fred gave the football to Mary.\n11 Jeff went back to the kitchen.\n12 What did Fred give to Mary? \tfootball\t10\n13 Bill went back to the bathroom.\n14 Mary gave the football to Fred.\n15 Who received the football? \tFred\t14\n1 Mary travelled to the office.\n2 Jeff went to the garden.\n3 Jeff went back to the hallway.\n4 Mary grabbed the milk there.\n5 Mary picked up the football there.\n6 Mary picked up the apple there.\n7 Jeff travelled to the kitchen.\n8 Bill moved to the garden.\n9 Bill went back to the kitchen.\n10 Fred moved to the garden.\n11 Mary dropped the football.\n12 Mary went back to the kitchen.\n13 Jeff journeyed to the office.\n14 Bill journeyed to the office.\n15 Bill journeyed to the garden.\n16 Fred moved to the bedroom.\n17 Mary left the milk.\n18 Bill went to the office.\n19 Mary went to the bedroom.\n20 Mary journeyed to the office.\n21 Jeff grabbed the football there.\n22 Mary went to the bathroom.\n23 Mary went to the garden.\n24 Jeff handed the football to Bill.\n25 Who did Jeff give the football to? \tBill\t24\n26 Mary travelled to the kitchen.\n27 Bill gave the football to Jeff.\n28 Who gave the football to Jeff? \tBill\t27\n29 Mary dropped the apple.\n30 Jeff gave the football to Bill.\n31 Who gave the football? \tJeff\t30\n32 Bill passed the football to Jeff.\n33 Jeff travelled to the bathroom.\n34 Who received the football? \tJeff\t32\n35 Bill went back to the garden.\n36 Jeff dropped the football.\n37 Who gave the football? \tBill\t32\n1 Mary went to the kitchen.\n2 Jeff travelled to the garden.\n3 Mary travelled to the bedroom.\n4 Bill got the football there.\n5 Bill gave the football to Fred.\n6 Jeff travelled to the bedroom.\n7 What did Bill give to Fred? \tfootball\t5\n8 Fred dropped the football.\n9 Bill moved to the bedroom.\n10 Who gave the football to Fred? \tBill\t5\n11 Fred got the football there.\n12 Mary picked up the apple there.\n13 Mary went to the bathroom.\n14 Mary went back to the bedroom.\n15 Fred journeyed to the kitchen.\n16 Mary put down the apple.\n17 Bill travelled to the kitchen.\n18 Jeff picked up the apple there.\n19 Jeff left the apple.\n20 Fred handed the football to Bill.\n21 Who did Fred give the football to? \tBill\t20\n22 Bill handed the football to Fred.\n23 Mary went to the office.\n24 Who gave the football to Fred? \tBill\t22\n25 Fred gave the football to Bill.\n26 Bill passed the football to Fred.\n27 Who received the football? \tFred\t26\n1 Mary moved to the office.\n2 Fred grabbed the milk there.\n3 Mary travelled to the kitchen.\n4 Fred travelled to the bathroom.\n5 Mary moved to the garden.\n6 Bill went to the hallway.\n7 Fred put down the milk.\n8 Jeff went to the bathroom.\n9 Fred moved to the garden.\n10 Jeff journeyed to the kitchen.\n11 Mary moved to the bathroom.\n12 Mary moved to the bedroom.\n13 Mary got the football there.\n14 Fred went to the hallway.\n15 Jeff got the apple there.\n16 Bill moved to the bedroom.\n17 Mary journeyed to the kitchen.\n18 Bill travelled to the hallway.\n19 Jeff passed the apple to Mary.\n20 Mary put down the apple.\n21 What did Jeff give to Mary? \tapple\t19\n22 Jeff got the apple there.\n23 Jeff gave the apple to Mary.\n24 Who gave the apple? \tJeff\t23\n25 Fred travelled to the office.\n26 Mary passed the apple to Jeff.\n27 Who gave the apple? \tMary\t26\n28 Jeff gave the apple to Mary.\n29 Mary handed the apple to Jeff.\n30 What did Mary give to Jeff? \tapple\t29\n31 Jeff handed the apple to Mary.\n32 Mary went back to the hallway.\n33 What did Jeff give to Mary? \tapple\t31\n1 Mary went back to the office.\n2 Fred journeyed to the office.\n3 Jeff went to the bathroom.\n4 Bill journeyed to the office.\n5 Fred travelled to the hallway.\n6 Jeff grabbed the apple there.\n7 Bill moved to the kitchen.\n8 Fred moved to the bathroom.\n9 Fred journeyed to the hallway.\n10 Fred went to the bedroom.\n11 Bill moved to the garden.\n12 Mary travelled to the kitchen.\n13 Jeff got the football there.\n14 Mary took the milk there.\n15 Jeff travelled to the bedroom.\n16 Jeff handed the apple to Fred.\n17 What did Jeff give to Fred? \tapple\t16\n18 Mary went back to the bedroom.\n19 Fred passed the apple to Mary.\n20 What did Fred give to Mary? \tapple\t19\n21 Jeff left the football.\n22 Jeff journeyed to the kitchen.\n23 What did Fred give to Mary? \tapple\t19\n24 Mary discarded the apple.\n25 Fred took the apple there.\n26 Who did Fred give the apple to? \tMary\t19\n27 Fred picked up the football there.\n28 Mary dropped the milk.\n29 Fred gave the apple to Mary.\n30 Jeff moved to the garden.\n31 What did Fred give to Mary? \tapple\t29\n1 Fred got the milk there.\n2 Fred went back to the bathroom.\n3 Bill went back to the bathroom.\n4 Fred passed the milk to Bill.\n5 Who gave the milk to Bill? \tFred\t4\n6 Bill took the football there.\n7 Bill handed the football to Fred.\n8 Who did Bill give the football to? \tFred\t7\n9 Fred left the football.\n10 Bill picked up the football there.\n11 What did Fred give to Bill? \tmilk\t4\n12 Bill passed the football to Fred.\n13 Fred handed the football to Bill.\n14 Who received the football? \tBill\t13\n15 Bill dropped the football.\n16 Fred took the football there.\n17 What did Fred give to Bill? \tfootball\t13\n1 Fred took the football there.\n2 Jeff moved to the office.\n3 Fred discarded the football.\n4 Mary got the apple there.\n5 Mary left the apple.\n6 Fred moved to the office.\n7 Mary got the apple there.\n8 Jeff went to the garden.\n9 Mary dropped the apple.\n10 Mary grabbed the apple there.\n11 Fred journeyed to the bathroom.\n12 Mary discarded the apple.\n13 Mary moved to the hallway.\n14 Fred went back to the kitchen.\n15 Bill went to the kitchen.\n16 Jeff moved to the office.\n17 Fred went to the hallway.\n18 Jeff went back to the garden.\n19 Jeff went back to the kitchen.\n20 Jeff moved to the hallway.\n21 Jeff journeyed to the bedroom.\n22 Bill grabbed the apple there.\n23 Bill put down the apple.\n24 Bill grabbed the apple there.\n25 Bill discarded the apple.\n26 Mary went to the bathroom.\n27 Fred journeyed to the kitchen.\n28 Bill went back to the bathroom.\n29 Fred journeyed to the garden.\n30 Jeff picked up the milk there.\n31 Jeff discarded the milk there.\n32 Jeff got the football there.\n33 Bill journeyed to the bedroom.\n34 Jeff gave the football to Bill.\n35 What did Jeff give to Bill? \tfootball\t34\n36 Bill left the football.\n37 Jeff got the milk there.\n38 What did Jeff give to Bill? \tfootball\t34\n39 Jeff left the milk.\n40 Fred travelled to the bedroom.\n41 Who gave the football? \tJeff\t34\n42 Jeff got the milk there.\n43 Jeff picked up the football there.\n44 Bill moved to the office.\n45 Jeff moved to the kitchen.\n46 Bill journeyed to the kitchen.\n47 Jeff gave the football to Bill.\n48 Who did Jeff give the football to? \tBill\t47\n49 Jeff journeyed to the bathroom.\n50 Jeff passed the milk to Mary.\n51 What did Jeff give to Bill? \tfootball\t47\n1 Bill travelled to the garden.\n2 Bill moved to the kitchen.\n3 Mary moved to the garden.\n4 Jeff went back to the garden.\n5 Jeff went to the hallway.\n6 Bill went to the bathroom.\n7 Mary went to the hallway.\n8 Mary travelled to the bedroom.\n9 Jeff went back to the bedroom.\n10 Bill went to the hallway.\n11 Mary went to the bathroom.\n12 Jeff went to the bathroom.\n13 Mary journeyed to the garden.\n14 Fred went back to the hallway.\n15 Mary moved to the bedroom.\n16 Bill travelled to the office.\n17 Fred travelled to the office.\n18 Mary journeyed to the kitchen.\n19 Fred went to the hallway.\n20 Mary travelled to the bedroom.\n21 Mary went back to the garden.\n22 Fred journeyed to the bedroom.\n23 Jeff journeyed to the office.\n24 Bill went back to the bedroom.\n25 Fred travelled to the kitchen.\n26 Fred moved to the hallway.\n27 Fred journeyed to the office.\n28 Fred moved to the bathroom.\n29 Mary travelled to the office.\n30 Jeff journeyed to the bedroom.\n31 Fred moved to the bedroom.\n32 Mary went to the bathroom.\n33 Fred travelled to the bathroom.\n34 Jeff journeyed to the kitchen.\n35 Mary journeyed to the office.\n36 Fred moved to the bedroom.\n37 Mary moved to the bathroom.\n38 Mary went back to the bedroom.\n39 Mary went back to the hallway.\n40 Mary went back to the office.\n41 Bill travelled to the hallway.\n42 Bill journeyed to the kitchen.\n43 Jeff travelled to the office.\n44 Fred went to the garden.\n45 Bill went to the bedroom.\n46 Fred went to the office.\n47 Bill went to the kitchen.\n48 Jeff went to the garden.\n49 Fred journeyed to the bathroom.\n50 Fred journeyed to the kitchen.\n51 Fred went back to the bathroom.\n52 Mary went back to the hallway.\n53 Fred went to the garden.\n54 Mary grabbed the apple there.\n55 Mary discarded the apple.\n56 Bill travelled to the garden.\n57 Mary travelled to the office.\n58 Jeff journeyed to the bathroom.\n59 Fred journeyed to the bedroom.\n60 Bill moved to the kitchen.\n61 Mary travelled to the bedroom.\n62 Mary moved to the garden.\n63 Bill went to the garden.\n64 Mary went back to the hallway.\n65 Bill moved to the bedroom.\n66 Mary moved to the bathroom.\n67 Fred travelled to the kitchen.\n68 Mary travelled to the garden.\n69 Bill went to the hallway.\n70 Bill picked up the football there.\n71 Fred moved to the office.\n72 Bill dropped the football.\n73 Jeff travelled to the kitchen.\n74 Bill went to the garden.\n75 Mary travelled to the hallway.\n76 Mary journeyed to the bathroom.\n77 Mary journeyed to the office.\n78 Fred travelled to the bathroom.\n79 Fred journeyed to the kitchen.\n80 Fred journeyed to the bedroom.\n81 Jeff travelled to the garden.\n82 Bill went to the bedroom.\n83 Mary went to the garden.\n84 Bill moved to the kitchen.\n85 Fred went to the office.\n86 Mary travelled to the hallway.\n87 Jeff travelled to the kitchen.\n88 Fred travelled to the garden.\n89 Fred went to the bedroom.\n90 Mary took the football there.\n91 Bill moved to the bathroom.\n92 Mary went back to the bathroom.\n93 Mary passed the football to Bill.\n94 Bill journeyed to the hallway.\n95 What did Mary give to Bill? \tfootball\t93\n96 Fred journeyed to the hallway.\n97 Jeff moved to the hallway.\n98 Who did Mary give the football to? \tBill\t93\n99 Jeff grabbed the milk there.\n100 Bill gave the football to Fred.\n101 What did Bill give to Fred? \tfootball\t100\n102 Jeff travelled to the office.\n103 Fred gave the football to Bill.\n104 Who received the football? \tBill\t103\n105 Bill gave the football to Fred.\n106 Fred grabbed the apple there.\n107 Who received the football? \tFred\t105\n1 Jeff went back to the bathroom.\n2 Bill moved to the bathroom.\n3 Fred travelled to the garden.\n4 Bill moved to the kitchen.\n5 Fred got the milk there.\n6 Bill went back to the bathroom.\n7 Jeff moved to the garden.\n8 Fred handed the milk to Jeff.\n9 Who received the milk? \tJeff\t8\n10 Jeff went to the office.\n11 Mary went to the garden.\n12 Who gave the milk? \tFred\t8\n13 Fred went to the office.\n14 Jeff gave the milk to Fred.\n15 Who gave the milk? \tJeff\t14\n16 Jeff journeyed to the bedroom.\n17 Fred put down the milk.\n18 Who gave the milk to Fred? \tJeff\t14\n19 Mary got the apple there.\n20 Mary moved to the office.\n21 Who did Jeff give the milk to? \tFred\t14\n1 Jeff went to the kitchen.\n2 Bill travelled to the bathroom.\n3 Jeff took the milk there.\n4 Fred went to the office.\n5 Jeff handed the milk to Mary.\n6 Mary discarded the milk.\n7 Who gave the milk? \tJeff\t5\n8 Mary went to the bathroom.\n9 Jeff picked up the milk there.\n10 Who gave the milk to Mary? \tJeff\t5\n11 Mary travelled to the garden.\n12 Jeff travelled to the hallway.\n13 Fred journeyed to the garden.\n14 Fred picked up the football there.\n15 Fred put down the football.\n16 Mary travelled to the office.\n17 Jeff left the milk there.\n18 Fred went to the kitchen.\n19 Mary moved to the bedroom.\n20 Fred travelled to the garden.\n21 Fred moved to the kitchen.\n22 Mary journeyed to the kitchen.\n23 Bill travelled to the office.\n24 Mary went back to the office.\n25 Mary went to the kitchen.\n26 Jeff picked up the milk there.\n27 Fred travelled to the bedroom.\n28 Jeff put down the milk.\n29 Jeff travelled to the garden.\n30 Jeff grabbed the football there.\n31 Fred went to the hallway.\n32 Fred travelled to the bedroom.\n33 Jeff dropped the football.\n34 Bill travelled to the garden.\n35 Jeff took the football there.\n36 Bill took the apple there.\n37 Fred went to the bathroom.\n38 Fred travelled to the garden.\n39 Bill passed the apple to Fred.\n40 Fred passed the apple to Bill.\n41 Who received the apple? \tBill\t40\n42 Bill dropped the apple.\n43 Jeff put down the football.\n44 Who gave the apple to Bill? \tFred\t40\n45 Bill grabbed the football there.\n46 Jeff picked up the apple there.\n47 Who did Fred give the apple to? \tBill\t40\n1 Jeff picked up the football there.\n2 Mary grabbed the apple there.\n3 Jeff dropped the football.\n4 Bill picked up the milk there.\n5 Jeff took the football there.\n6 Mary moved to the bathroom.\n7 Bill gave the milk to Fred.\n8 Fred gave the milk to Bill.\n9 Who gave the milk? \tFred\t8\n10 Bill discarded the milk.\n11 Jeff put down the football.\n12 What did Fred give to Bill? \tmilk\t8\n13 Bill got the milk there.\n14 Jeff got the football there.\n15 Who did Fred give the milk to? \tBill\t8\n16 Bill passed the milk to Fred.\n17 Fred handed the milk to Bill.\n18 Who gave the milk to Bill? \tFred\t17\n19 Bill gave the milk to Fred.\n20 Mary left the apple.\n21 What did Bill give to Fred? \tmilk\t19\n1 Mary journeyed to the garden.\n2 Bill moved to the bedroom.\n3 Jeff travelled to the garden.\n4 Fred travelled to the kitchen.\n5 Bill got the apple there.\n6 Fred journeyed to the garden.\n7 Bill left the apple.\n8 Fred went to the bedroom.\n9 Bill moved to the bathroom.\n10 Fred travelled to the office.\n11 Bill moved to the hallway.\n12 Mary picked up the football there.\n13 Jeff picked up the milk there.\n14 Jeff discarded the milk.\n15 Bill journeyed to the kitchen.\n16 Mary discarded the football there.\n17 Mary travelled to the kitchen.\n18 Fred travelled to the bathroom.\n19 Jeff grabbed the football there.\n20 Jeff left the football.\n21 Bill went back to the bedroom.\n22 Bill got the apple there.\n23 Bill went to the office.\n24 Bill went back to the bedroom.\n25 Bill put down the apple.\n26 Bill went back to the hallway.\n27 Bill travelled to the bedroom.\n28 Mary travelled to the bathroom.\n29 Bill took the apple there.\n30 Jeff picked up the milk there.\n31 Jeff went back to the bathroom.\n32 Jeff gave the milk to Mary.\n33 Who gave the milk to Mary? \tJeff\t32\n34 Mary handed the milk to Fred.\n35 Bill travelled to the hallway.\n36 Who did Mary give the milk to? \tFred\t34\n37 Bill dropped the apple.\n38 Fred passed the milk to Mary.\n39 What did Fred give to Mary? \tmilk\t38\n40 Mary gave the milk to Fred.\n41 Mary went to the hallway.\n42 Who received the milk? \tFred\t40\n43 Fred discarded the milk.\n44 Mary moved to the bathroom.\n45 What did Mary give to Fred? \tmilk\t40\n1 Mary grabbed the football there.\n2 Fred went to the kitchen.\n3 Mary journeyed to the office.\n4 Bill went to the hallway.\n5 Fred grabbed the milk there.\n6 Bill travelled to the bathroom.\n7 Jeff went to the office.\n8 Mary passed the football to Jeff.\n9 What did Mary give to Jeff? \tfootball\t8\n10 Jeff gave the football to Mary.\n11 Fred went to the hallway.\n12 Who gave the football to Mary? \tJeff\t10\n13 Mary journeyed to the hallway.\n14 Mary passed the football to Fred.\n15 Who did Mary give the football to? \tFred\t14\n16 Fred passed the football to Mary.\n17 Bill went back to the hallway.\n18 Who received the football? \tMary\t16\n19 Mary left the football.\n20 Fred left the milk.\n21 Who received the football? \tMary\t16\n1 Bill picked up the football there.\n2 Fred went back to the bathroom.\n3 Bill gave the football to Fred.\n4 Fred handed the football to Bill.\n5 Who gave the football to Bill? \tFred\t4\n6 Bill passed the football to Fred.\n7 Fred passed the football to Bill.\n8 What did Fred give to Bill? \tfootball\t7\n9 Bill left the football there.\n10 Bill took the football there.\n11 Who received the football? \tBill\t7\n12 Bill gave the football to Fred.\n13 Fred passed the football to Bill.\n14 Who received the football? \tBill\t13\n15 Jeff went back to the garden.\n16 Bill handed the football to Fred.\n17 What did Bill give to Fred? \tfootball\t16\n1 Mary went to the garden.\n2 Fred moved to the kitchen.\n3 Fred took the apple there.\n4 Fred travelled to the bedroom.\n5 Bill travelled to the bathroom.\n6 Mary went back to the office.\n7 Fred put down the apple.\n8 Mary went back to the kitchen.\n9 Fred moved to the hallway.\n10 Jeff journeyed to the kitchen.\n11 Bill went to the hallway.\n12 Jeff went to the bathroom.\n13 Fred travelled to the bathroom.\n14 Mary moved to the bathroom.\n15 Bill moved to the bedroom.\n16 Fred journeyed to the office.\n17 Bill journeyed to the office.\n18 Fred travelled to the kitchen.\n19 Mary went to the garden.\n20 Mary got the football there.\n21 Mary put down the football.\n22 Fred journeyed to the hallway.\n23 Bill took the milk there.\n24 Mary grabbed the football there.\n25 Mary travelled to the kitchen.\n26 Mary journeyed to the office.\n27 Fred moved to the garden.\n28 Mary passed the football to Bill.\n29 What did Mary give to Bill? \tfootball\t28\n30 Bill gave the football to Mary.\n31 Mary gave the football to Bill.\n32 Who gave the football? \tMary\t31\n33 Jeff went back to the bedroom.\n34 Bill travelled to the bathroom.\n35 What did Mary give to Bill? \tfootball\t31\n36 Mary journeyed to the garden.\n37 Bill dropped the milk there.\n38 Who gave the football to Bill? \tMary\t31\n39 Jeff grabbed the apple there.\n40 Bill left the football.\n41 Jeff discarded the apple.\n42 Bill went back to the kitchen.\n43 Jeff went to the office.\n44 Bill journeyed to the garden.\n45 Fred went back to the kitchen.\n46 Fred went to the hallway.\n47 Fred moved to the office.\n48 Mary travelled to the bedroom.\n49 Bill went to the bedroom.\n50 Mary moved to the garden.\n51 Jeff went back to the bathroom.\n52 Mary moved to the office.\n53 Bill travelled to the hallway.\n54 Fred journeyed to the hallway.\n55 Bill journeyed to the bedroom.\n56 Jeff got the football there.\n57 Mary moved to the bedroom.\n58 Mary moved to the kitchen.\n59 Jeff grabbed the milk there.\n60 Fred travelled to the office.\n61 Fred went back to the kitchen.\n62 Bill moved to the bathroom.\n63 Jeff put down the milk.\n64 Jeff gave the football to Bill.\n65 What did Jeff give to Bill? \tfootball\t64\n1 Mary went back to the kitchen.\n2 Bill went to the garden.\n3 Mary picked up the football there.\n4 Jeff journeyed to the office.\n5 Jeff grabbed the apple there.\n6 Fred went back to the bathroom.\n7 Jeff went back to the kitchen.\n8 Jeff gave the apple to Mary.\n9 Who did Jeff give the apple to? \tMary\t8\n10 Mary left the football there.\n11 Mary put down the apple.\n12 Who gave the apple? \tJeff\t8\n13 Mary took the apple there.\n14 Mary took the football there.\n15 What did Jeff give to Mary? \tapple\t8\n16 Mary passed the apple to Jeff.\n17 Jeff handed the apple to Mary.\n18 Who gave the apple to Mary? \tJeff\t17\n19 Mary handed the apple to Jeff.\n20 Jeff gave the apple to Mary.\n21 Who gave the apple? \tJeff\t20\n1 Bill picked up the milk there.\n2 Bill dropped the milk.\n3 Fred took the milk there.\n4 Jeff travelled to the office.\n5 Fred picked up the football there.\n6 Fred passed the football to Bill.\n7 Who received the football? \tBill\t6\n8 Bill gave the football to Fred.\n9 Fred travelled to the bedroom.\n10 Who gave the football? \tBill\t8\n11 Mary went to the hallway.\n12 Mary picked up the apple there.\n13 Who received the football? \tFred\t8\n14 Mary dropped the apple.\n15 Bill moved to the bathroom.\n16 Mary took the apple there.\n17 Mary left the apple.\n18 Bill travelled to the office.\n19 Fred travelled to the bathroom.\n20 Mary got the apple there.\n21 Fred left the football.\n22 Fred went to the kitchen.\n23 Mary discarded the apple there.\n24 Mary grabbed the apple there.\n25 Mary left the apple there.\n26 Bill moved to the garden.\n27 Mary grabbed the apple there.\n28 Fred put down the milk.\n29 Bill journeyed to the kitchen.\n30 Mary discarded the apple.\n31 Jeff moved to the bathroom.\n32 Jeff went back to the office.\n33 Jeff journeyed to the hallway.\n34 Fred grabbed the milk there.\n35 Fred handed the milk to Bill.\n36 What did Fred give to Bill? \tmilk\t35\n37 Mary got the apple there.\n38 Mary handed the apple to Jeff.\n39 What did Mary give to Jeff? \tapple\t38\n1 Mary travelled to the office.\n2 Jeff journeyed to the bedroom.\n3 Fred went to the kitchen.\n4 Jeff moved to the hallway.\n5 Fred went back to the bathroom.\n6 Mary went to the bathroom.\n7 Mary took the milk there.\n8 Mary journeyed to the hallway.\n9 Mary passed the milk to Jeff.\n10 Jeff gave the milk to Mary.\n11 What did Jeff give to Mary? \tmilk\t10\n12 Fred went to the garden.\n13 Bill went to the hallway.\n14 What did Jeff give to Mary? \tmilk\t10\n15 Mary picked up the football there.\n16 Mary passed the football to Bill.\n17 Who gave the milk? \tJeff\t10\n18 Jeff went back to the office.\n19 Fred travelled to the hallway.\n20 Who did Mary give the football to? \tBill\t16\n21 Bill picked up the apple there.\n22 Mary dropped the milk.\n23 What did Mary give to Bill? \tfootball\t16\n1 Fred went back to the hallway.\n2 Bill moved to the garden.\n3 Bill got the milk there.\n4 Mary moved to the office.\n5 Bill gave the milk to Jeff.\n6 Jeff handed the milk to Bill.\n7 Who gave the milk? \tJeff\t6\n8 Mary went back to the bedroom.\n9 Bill travelled to the kitchen.\n10 Who received the milk? \tBill\t6\n11 Bill dropped the milk.\n12 Mary journeyed to the garden.\n13 Who gave the milk to Bill? \tJeff\t6\n14 Fred travelled to the garden.\n15 Bill travelled to the bathroom.\n16 Mary journeyed to the office.\n17 Bill moved to the garden.\n18 Mary went back to the bedroom.\n19 Fred went to the office.\n20 Mary got the football there.\n21 Fred travelled to the hallway.\n22 Mary dropped the football.\n23 Jeff went back to the bathroom.\n24 Bill went back to the kitchen.\n25 Mary took the football there.\n26 Jeff went back to the office.\n27 Jeff went back to the bathroom.\n28 Fred moved to the office.\n29 Jeff went back to the bedroom.\n30 Mary discarded the football.\n31 Jeff got the football there.\n32 Jeff went back to the office.\n33 Jeff gave the football to Fred.\n34 What did Jeff give to Fred? \tfootball\t33\n35 Fred passed the football to Jeff.\n36 Fred travelled to the hallway.\n37 Who gave the football to Jeff? \tFred\t35\n1 Jeff went to the hallway.\n2 Jeff went back to the office.\n3 Fred travelled to the kitchen.\n4 Fred took the football there.\n5 Bill picked up the apple there.\n6 Bill passed the apple to Mary.\n7 Who received the apple? \tMary\t6\n8 Fred went back to the bathroom.\n9 Mary moved to the garden.\n10 What did Bill give to Mary? \tapple\t6\n11 Fred journeyed to the bedroom.\n12 Jeff took the milk there.\n13 Who gave the apple? \tBill\t6\n14 Jeff went to the bathroom.\n15 Jeff passed the milk to Bill.\n16 Who received the milk? \tBill\t15\n17 Bill passed the milk to Jeff.\n18 Jeff handed the milk to Bill.\n19 What did Jeff give to Bill? \tmilk\t18\n1 Bill picked up the milk there.\n2 Fred went to the kitchen.\n3 Mary went back to the bedroom.\n4 Jeff took the apple there.\n5 Jeff passed the apple to Mary.\n6 Fred went to the hallway.\n7 Who received the apple? \tMary\t5\n8 Mary put down the apple.\n9 Bill passed the milk to Fred.\n10 Who gave the apple? \tJeff\t5\n11 Fred passed the milk to Bill.\n12 Fred went to the bedroom.\n13 Who gave the milk to Bill? \tFred\t11\n14 Mary got the apple there.\n15 Jeff journeyed to the bathroom.\n16 Who gave the milk to Bill? \tFred\t11\n17 Mary handed the apple to Fred.\n18 Bill went back to the bathroom.\n19 What did Mary give to Fred? \tapple\t17\n1 Fred went back to the office.\n2 Fred took the apple there.\n3 Mary picked up the milk there.\n4 Fred grabbed the football there.\n5 Mary left the milk.\n6 Bill moved to the hallway.\n7 Mary moved to the bathroom.\n8 Fred dropped the apple.\n9 Mary moved to the hallway.\n10 Bill took the milk there.\n11 Bill moved to the garden.\n12 Fred got the apple there.\n13 Mary moved to the office.\n14 Fred went back to the kitchen.\n15 Fred moved to the office.\n16 Fred put down the apple.\n17 Fred put down the football.\n18 Jeff travelled to the garden.\n19 Fred took the apple there.\n20 Bill left the milk.\n21 Fred handed the apple to Mary.\n22 Mary handed the apple to Fred.\n23 Who did Mary give the apple to? \tFred\t22\n24 Bill got the milk there.\n25 Fred took the football there.\n26 What did Mary give to Fred? \tapple\t22\n27 Bill left the milk.\n28 Fred passed the apple to Mary.\n29 What did Fred give to Mary? \tapple\t28\n30 Mary moved to the kitchen.\n31 Fred put down the football there.\n32 Who gave the apple? \tFred\t28\n33 Jeff went back to the office.\n34 Bill got the milk there.\n35 What did Fred give to Mary? \tapple\t28\n1 Bill journeyed to the kitchen.\n2 Jeff grabbed the apple there.\n3 Jeff handed the apple to Mary.\n4 Mary passed the apple to Bill.\n5 Who did Mary give the apple to? \tBill\t4\n6 Mary went back to the hallway.\n7 Bill gave the apple to Jeff.\n8 Who received the apple? \tJeff\t7\n9 Jeff passed the apple to Bill.\n10 Bill handed the apple to Jeff.\n11 What did Bill give to Jeff? \tapple\t10\n12 Bill went to the hallway.\n13 Mary journeyed to the kitchen.\n14 What did Bill give to Jeff? \tapple\t10\n15 Jeff gave the apple to Mary.\n16 Mary put down the apple there.\n17 Who gave the apple to Mary? \tJeff\t15\n1 Jeff journeyed to the garden.\n2 Mary went back to the bedroom.\n3 Jeff picked up the milk there.\n4 Mary journeyed to the office.\n5 Jeff moved to the hallway.\n6 Jeff journeyed to the office.\n7 Fred journeyed to the garden.\n8 Jeff gave the milk to Mary.\n9 Who did Jeff give the milk to? \tMary\t8\n10 Mary handed the milk to Bill.\n11 Jeff moved to the hallway.\n12 Who did Mary give the milk to? \tBill\t10\n13 Jeff grabbed the apple there.\n14 Jeff discarded the apple.\n15 Who gave the milk? \tMary\t10\n16 Bill passed the milk to Mary.\n17 Mary passed the milk to Bill.\n18 Who gave the milk? \tMary\t17\n19 Fred went to the bedroom.\n20 Bill handed the milk to Mary.\n21 What did Bill give to Mary? \tmilk\t20\n1 Bill went to the hallway.\n2 Jeff went back to the bathroom.\n3 Bill journeyed to the kitchen.\n4 Mary moved to the bedroom.\n5 Fred went back to the garden.\n6 Mary picked up the milk there.\n7 Fred took the apple there.\n8 Jeff went back to the bedroom.\n9 Mary passed the milk to Jeff.\n10 Fred discarded the apple there.\n11 Who gave the milk? \tMary\t9\n12 Fred journeyed to the office.\n13 Jeff gave the milk to Mary.\n14 Who did Jeff give the milk to? \tMary\t13\n15 Mary handed the milk to Jeff.\n16 Fred travelled to the hallway.\n17 What did Mary give to Jeff? \tmilk\t15\n18 Fred travelled to the office.\n19 Jeff handed the milk to Mary.\n20 Who did Jeff give the milk to? \tMary\t19\n21 Mary gave the milk to Jeff.\n22 Jeff handed the milk to Mary.\n23 What did Jeff give to Mary? \tmilk\t22\n1 Bill travelled to the bathroom.\n2 Bill moved to the hallway.\n3 Bill journeyed to the office.\n4 Bill travelled to the garden.\n5 Bill grabbed the apple there.\n6 Bill moved to the kitchen.\n7 Mary moved to the office.\n8 Mary journeyed to the bathroom.\n9 Fred went back to the office.\n10 Bill dropped the apple.\n11 Jeff journeyed to the garden.\n12 Mary went back to the garden.\n13 Jeff moved to the hallway.\n14 Bill got the apple there.\n15 Bill travelled to the bathroom.\n16 Mary grabbed the football there.\n17 Bill dropped the apple.\n18 Mary moved to the bedroom.\n19 Mary left the football.\n20 Jeff journeyed to the kitchen.\n21 Jeff travelled to the bedroom.\n22 Jeff went back to the kitchen.\n23 Jeff moved to the bathroom.\n24 Bill got the apple there.\n25 Mary picked up the football there.\n26 Bill gave the apple to Jeff.\n27 Who did Bill give the apple to? \tJeff\t26\n28 Jeff travelled to the bedroom.\n29 Mary discarded the football.\n30 Who received the apple? \tJeff\t26\n31 Jeff passed the apple to Mary.\n32 Mary went to the garden.\n33 Who gave the apple to Mary? \tJeff\t31\n34 Mary moved to the office.\n35 Mary left the apple.\n36 What did Jeff give to Mary? \tapple\t31\n37 Fred grabbed the apple there.\n38 Fred gave the apple to Mary.\n39 Who gave the apple? \tFred\t38\n1 Mary journeyed to the bathroom.\n2 Jeff took the apple there.\n3 Jeff put down the apple.\n4 Fred went to the hallway.\n5 Mary took the apple there.\n6 Mary passed the apple to Jeff.\n7 Who did Mary give the apple to? \tJeff\t6\n8 Jeff journeyed to the bedroom.\n9 Jeff went to the bathroom.\n10 What did Mary give to Jeff? \tapple\t6\n11 Jeff passed the apple to Mary.\n12 Jeff journeyed to the bedroom.\n13 Who did Jeff give the apple to? \tMary\t11\n14 Fred went back to the kitchen.\n15 Mary journeyed to the garden.\n16 What did Jeff give to Mary? \tapple\t11\n17 Mary handed the apple to Bill.\n18 Jeff journeyed to the bathroom.\n19 Who gave the apple? \tMary\t17\n1 Jeff journeyed to the hallway.\n2 Jeff went back to the bedroom.\n3 Jeff travelled to the office.\n4 Jeff travelled to the bedroom.\n5 Fred went to the garden.\n6 Bill went back to the kitchen.\n7 Fred took the football there.\n8 Jeff went back to the garden.\n9 Fred moved to the office.\n10 Jeff took the apple there.\n11 Fred left the football.\n12 Mary journeyed to the bathroom.\n13 Mary travelled to the office.\n14 Jeff dropped the apple.\n15 Mary picked up the football there.\n16 Jeff grabbed the apple there.\n17 Bill travelled to the garden.\n18 Jeff handed the apple to Bill.\n19 What did Jeff give to Bill? \tapple\t18\n20 Bill handed the apple to Jeff.\n21 Jeff handed the apple to Bill.\n22 Who gave the apple? \tJeff\t21\n23 Bill handed the apple to Jeff.\n24 Jeff passed the apple to Bill.\n25 What did Jeff give to Bill? \tapple\t24\n26 Jeff went to the office.\n27 Mary discarded the football.\n28 Who gave the apple? \tJeff\t24\n29 Bill put down the apple.\n30 Jeff got the football there.\n31 What did Jeff give to Bill? \tapple\t24\n1 Mary went back to the kitchen.\n2 Mary went back to the bedroom.\n3 Bill went to the bathroom.\n4 Bill took the apple there.\n5 Mary went back to the kitchen.\n6 Bill went back to the kitchen.\n7 Bill put down the apple.\n8 Bill picked up the apple there.\n9 Bill dropped the apple.\n10 Fred travelled to the kitchen.\n11 Fred went to the garden.\n12 Jeff went back to the garden.\n13 Jeff travelled to the kitchen.\n14 Bill journeyed to the office.\n15 Fred travelled to the kitchen.\n16 Jeff grabbed the apple there.\n17 Jeff passed the apple to Mary.\n18 Bill took the football there.\n19 Who received the apple? \tMary\t17\n20 Mary gave the apple to Fred.\n21 Fred gave the apple to Mary.\n22 Who gave the apple? \tFred\t21\n23 Mary put down the apple.\n24 Mary went to the office.\n25 Who did Fred give the apple to? \tMary\t21\n26 Bill dropped the football.\n27 Bill got the football there.\n28 What did Fred give to Mary? \tapple\t21\n29 Jeff picked up the apple there.\n30 Jeff handed the apple to Fred.\n31 Who received the apple? \tFred\t30\n1 Fred grabbed the milk there.\n2 Mary went back to the bathroom.\n3 Mary journeyed to the bedroom.\n4 Bill went back to the office.\n5 Jeff moved to the hallway.\n6 Jeff went back to the bedroom.\n7 Fred discarded the milk there.\n8 Jeff journeyed to the garden.\n9 Fred got the milk there.\n10 Fred went to the kitchen.\n11 Jeff took the football there.\n12 Jeff went to the bedroom.\n13 Jeff dropped the football there.\n14 Jeff went back to the hallway.\n15 Fred put down the milk.\n16 Fred travelled to the office.\n17 Mary went to the hallway.\n18 Mary journeyed to the kitchen.\n19 Mary travelled to the bathroom.\n20 Bill journeyed to the bedroom.\n21 Bill grabbed the football there.\n22 Jeff got the apple there.\n23 Jeff moved to the bathroom.\n24 Jeff journeyed to the office.\n25 Jeff passed the apple to Fred.\n26 Bill put down the football.\n27 Who received the apple? \tFred\t25\n28 Bill picked up the football there.\n29 Mary went back to the bedroom.\n30 What did Jeff give to Fred? \tapple\t25\n31 Fred moved to the hallway.\n32 Bill passed the football to Mary.\n33 Who gave the football to Mary? \tBill\t32\n34 Bill journeyed to the bathroom.\n35 Bill journeyed to the hallway.\n36 Who received the football? \tMary\t32\n37 Mary discarded the football.\n38 Mary picked up the football there.\n39 Who received the football? \tMary\t32\n1 Jeff journeyed to the garden.\n2 Bill travelled to the bedroom.\n3 Jeff went back to the kitchen.\n4 Bill picked up the football there.\n5 Bill discarded the football.\n6 Jeff moved to the office.\n7 Jeff grabbed the milk there.\n8 Bill got the football there.\n9 Bill went back to the garden.\n10 Bill gave the football to Fred.\n11 What did Bill give to Fred? \tfootball\t10\n12 Fred gave the football to Bill.\n13 Jeff travelled to the bedroom.\n14 Who gave the football? \tFred\t12\n15 Bill put down the football.\n16 Jeff left the milk.\n17 What did Fred give to Bill? \tfootball\t12\n18 Bill journeyed to the kitchen.\n19 Jeff took the milk there.\n20 Mary went to the bedroom.\n21 Mary travelled to the kitchen.\n22 Bill moved to the garden.\n23 Bill took the football there.\n24 Jeff discarded the milk.\n25 Fred journeyed to the kitchen.\n26 Bill discarded the football.\n27 Jeff took the milk there.\n28 Fred journeyed to the office.\n29 Jeff dropped the milk.\n30 Bill went to the office.\n31 Fred moved to the bedroom.\n32 Jeff grabbed the milk there.\n33 Jeff handed the milk to Fred.\n34 Who gave the milk to Fred? \tJeff\t33\n35 Fred gave the milk to Jeff.\n36 Mary travelled to the hallway.\n37 Who did Fred give the milk to? \tJeff\t35\n1 Jeff moved to the bedroom.\n2 Fred went to the bedroom.\n3 Bill grabbed the milk there.\n4 Mary went back to the kitchen.\n5 Jeff moved to the office.\n6 Bill went back to the hallway.\n7 Bill moved to the garden.\n8 Bill discarded the milk.\n9 Fred went back to the hallway.\n10 Jeff went back to the bedroom.\n11 Bill travelled to the hallway.\n12 Bill moved to the office.\n13 Fred got the football there.\n14 Mary went back to the office.\n15 Fred went back to the bedroom.\n16 Fred handed the football to Jeff.\n17 What did Fred give to Jeff? \tfootball\t16\n18 Jeff gave the football to Fred.\n19 Bill moved to the bedroom.\n20 What did Jeff give to Fred? \tfootball\t18\n21 Fred handed the football to Bill.\n22 Fred moved to the kitchen.\n23 Who did Fred give the football to? \tBill\t21\n24 Bill gave the football to Jeff.\n25 Fred went back to the bedroom.\n26 What did Bill give to Jeff? \tfootball\t24\n27 Jeff handed the football to Fred.\n28 Fred handed the football to Bill.\n29 Who gave the football? \tFred\t28\n1 Bill went to the bathroom.\n2 Fred travelled to the office.\n3 Jeff moved to the hallway.\n4 Mary moved to the office.\n5 Bill grabbed the milk there.\n6 Jeff moved to the bedroom.\n7 Bill got the apple there.\n8 Jeff went to the office.\n9 Bill went to the kitchen.\n10 Jeff moved to the hallway.\n11 Mary travelled to the garden.\n12 Mary journeyed to the office.\n13 Bill travelled to the bathroom.\n14 Fred went back to the hallway.\n15 Mary went back to the hallway.\n16 Bill went to the hallway.\n17 Bill handed the apple to Mary.\n18 Mary passed the apple to Fred.\n19 Who gave the apple to Fred? \tMary\t18\n20 Fred handed the apple to Mary.\n21 Bill left the milk there.\n22 Who gave the apple? \tFred\t20\n23 Fred travelled to the garden.\n24 Mary passed the apple to Bill.\n25 What did Mary give to Bill? \tapple\t24\n26 Bill handed the apple to Mary.\n27 Bill took the milk there.\n28 Who did Bill give the apple to? \tMary\t26\n29 Mary went to the bedroom.\n30 Jeff journeyed to the kitchen.\n31 Who gave the apple to Mary? \tBill\t26\n1 Fred went back to the garden.\n2 Jeff got the apple there.\n3 Jeff gave the apple to Bill.\n4 Jeff went back to the office.\n5 Who gave the apple to Bill? \tJeff\t3\n6 Fred went back to the hallway.\n7 Bill passed the apple to Fred.\n8 What did Bill give to Fred? \tapple\t7\n9 Fred handed the apple to Bill.\n10 Bill handed the apple to Fred.\n11 Who gave the apple to Fred? \tBill\t10\n12 Fred journeyed to the kitchen.\n13 Fred handed the apple to Mary.\n14 What did Fred give to Mary? \tapple\t13\n15 Mary went to the office.\n16 Jeff moved to the garden.\n17 Who gave the apple? \tFred\t13\n1 Mary went to the hallway.\n2 Jeff journeyed to the bedroom.\n3 Fred went to the kitchen.\n4 Bill picked up the milk there.\n5 Bill went to the hallway.\n6 Fred got the football there.\n7 Bill gave the milk to Mary.\n8 Mary handed the milk to Bill.\n9 Who gave the milk to Bill? \tMary\t8\n10 Bill handed the milk to Mary.\n11 Mary gave the milk to Bill.\n12 Who did Mary give the milk to? \tBill\t11\n13 Bill handed the milk to Mary.\n14 Fred dropped the football.\n15 What did Bill give to Mary? \tmilk\t13\n16 Mary left the milk.\n17 Fred picked up the football there.\n18 Who gave the milk? \tBill\t13\n19 Fred journeyed to the bedroom.\n20 Fred passed the football to Jeff.\n21 Who did Fred give the football to? \tJeff\t20\n1 Bill moved to the hallway.\n2 Bill got the football there.\n3 Bill dropped the football.\n4 Fred travelled to the bedroom.\n5 Bill journeyed to the kitchen.\n6 Bill moved to the garden.\n7 Fred went back to the kitchen.\n8 Jeff went back to the bedroom.\n9 Fred went back to the hallway.\n10 Mary journeyed to the bedroom.\n11 Jeff picked up the milk there.\n12 Jeff handed the milk to Mary.\n13 Who received the milk? \tMary\t12\n14 Mary discarded the milk.\n15 Fred got the football there.\n16 Who received the milk? \tMary\t12\n17 Fred travelled to the bathroom.\n18 Jeff picked up the milk there.\n19 Who gave the milk to Mary? \tJeff\t12\n20 Jeff gave the milk to Mary.\n21 Bill grabbed the apple there.\n22 Who received the milk? \tMary\t20\n23 Mary passed the milk to Jeff.\n24 Fred moved to the bedroom.\n25 Who received the milk? \tJeff\t23\n1 Mary picked up the football there.\n2 Fred travelled to the bedroom.\n3 Mary left the football.\n4 Mary took the football there.\n5 Jeff travelled to the garden.\n6 Bill went back to the bedroom.\n7 Mary dropped the football.\n8 Bill picked up the apple there.\n9 Bill passed the apple to Fred.\n10 Fred passed the apple to Bill.\n11 What did Fred give to Bill? \tapple\t10\n12 Bill gave the apple to Fred.\n13 Fred passed the apple to Bill.\n14 Who received the apple? \tBill\t13\n15 Fred went back to the hallway.\n16 Mary took the football there.\n17 Who did Fred give the apple to? \tBill\t13\n18 Fred moved to the office.\n19 Fred got the milk there.\n20 What did Fred give to Bill? \tapple\t13\n21 Fred journeyed to the kitchen.\n22 Jeff travelled to the bathroom.\n23 Mary went back to the garden.\n24 Fred journeyed to the bedroom.\n25 Bill handed the apple to Fred.\n26 Jeff moved to the bedroom.\n27 Who gave the apple? \tBill\t25\n1 Fred travelled to the office.\n2 Jeff went back to the garden.\n3 Jeff went to the bathroom.\n4 Bill went back to the bedroom.\n5 Bill journeyed to the garden.\n6 Mary took the apple there.\n7 Mary passed the apple to Bill.\n8 Bill put down the apple.\n9 Who did Mary give the apple to? \tBill\t7\n10 Fred moved to the bedroom.\n11 Mary grabbed the apple there.\n12 Who gave the apple? \tMary\t7\n13 Mary passed the apple to Bill.\n14 Bill put down the apple.\n15 Who gave the apple? \tMary\t13\n16 Bill took the apple there.\n17 Bill passed the apple to Mary.\n18 Who gave the apple? \tBill\t17\n19 Mary passed the apple to Bill.\n20 Bill gave the apple to Mary.\n21 What did Bill give to Mary? \tapple\t20\n1 Fred grabbed the milk there.\n2 Fred handed the milk to Mary.\n3 Who did Fred give the milk to? \tMary\t2\n4 Mary left the milk.\n5 Jeff picked up the milk there.\n6 Who did Fred give the milk to? \tMary\t2\n7 Bill journeyed to the office.\n8 Jeff handed the milk to Mary.\n9 What did Jeff give to Mary? \tmilk\t8\n10 Jeff travelled to the kitchen.\n11 Bill travelled to the garden.\n12 What did Jeff give to Mary? \tmilk\t8\n13 Mary put down the milk there.\n14 Fred went to the office.\n15 Who received the milk? \tMary\t8\n1 Jeff took the football there.\n2 Jeff gave the football to Fred.\n3 What did Jeff give to Fred? \tfootball\t2\n4 Fred moved to the kitchen.\n5 Fred gave the football to Mary.\n6 Who received the football? \tMary\t5\n7 Mary gave the football to Fred.\n8 Fred went back to the bathroom.\n9 Who gave the football to Fred? \tMary\t7\n10 Bill went to the office.\n11 Fred put down the football.\n12 Who gave the football? \tMary\t7\n13 Fred journeyed to the bedroom.\n14 Mary took the apple there.\n15 Fred travelled to the garden.\n16 Mary went back to the bathroom.\n17 Bill moved to the bedroom.\n18 Mary grabbed the football there.\n19 Bill journeyed to the kitchen.\n20 Mary discarded the apple.\n21 Bill moved to the bathroom.\n22 Mary passed the football to Bill.\n23 What did Mary give to Bill? \tfootball\t22\n1 Fred took the football there.\n2 Mary grabbed the milk there.\n3 Fred handed the football to Jeff.\n4 Mary dropped the milk.\n5 What did Fred give to Jeff? \tfootball\t3\n6 Jeff passed the football to Fred.\n7 Fred went back to the bedroom.\n8 Who received the football? \tFred\t6\n9 Fred got the milk there.\n10 Fred handed the football to Mary.\n11 Who did Fred give the football to? \tMary\t10\n12 Mary handed the football to Fred.\n13 Fred went to the bathroom.\n14 Who received the football? \tFred\t12\n15 Fred passed the football to Jeff.\n16 Fred went back to the garden.\n17 Who did Fred give the football to? \tJeff\t15\n1 Jeff got the football there.\n2 Jeff moved to the bedroom.\n3 Jeff picked up the milk there.\n4 Jeff handed the football to Bill.\n5 Who did Jeff give the football to? \tBill\t4\n6 Bill passed the football to Jeff.\n7 Mary moved to the bathroom.\n8 Who did Bill give the football to? \tJeff\t6\n9 Jeff gave the football to Bill.\n10 Jeff put down the milk there.\n11 What did Jeff give to Bill? \tfootball\t9\n12 Bill passed the football to Jeff.\n13 Jeff gave the football to Bill.\n14 Who gave the football? \tJeff\t13\n15 Bill dropped the football.\n16 Fred went to the hallway.\n17 Who did Jeff give the football to? \tBill\t13\n1 Jeff travelled to the garden.\n2 Bill got the apple there.\n3 Jeff went to the kitchen.\n4 Bill gave the apple to Mary.\n5 What did Bill give to Mary? \tapple\t4\n6 Jeff grabbed the football there.\n7 Mary passed the apple to Bill.\n8 Who gave the apple? \tMary\t7\n9 Bill went back to the bedroom.\n10 Jeff journeyed to the bedroom.\n11 Who gave the apple? \tMary\t7\n12 Bill handed the apple to Jeff.\n13 Jeff went to the kitchen.\n14 Who received the apple? \tJeff\t12\n15 Mary went to the garden.\n16 Fred went to the bedroom.\n17 Who gave the apple? \tBill\t12\n1 Fred went to the bathroom.\n2 Fred went to the garden.\n3 Jeff went to the bathroom.\n4 Bill moved to the bathroom.\n5 Jeff travelled to the garden.\n6 Bill grabbed the apple there.\n7 Bill dropped the apple.\n8 Fred travelled to the office.\n9 Fred picked up the football there.\n10 Mary moved to the garden.\n11 Jeff went to the office.\n12 Mary went to the bathroom.\n13 Fred handed the football to Jeff.\n14 Jeff handed the football to Fred.\n15 Who gave the football? \tJeff\t14\n16 Fred handed the football to Jeff.\n17 Jeff handed the football to Fred.\n18 Who received the football? \tFred\t17\n19 Jeff went to the garden.\n20 Bill got the apple there.\n21 What did Jeff give to Fred? \tfootball\t17\n22 Bill dropped the apple.\n23 Mary picked up the apple there.\n24 Who gave the football? \tJeff\t17\n25 Mary passed the apple to Bill.\n26 Fred put down the football there.\n27 What did Mary give to Bill? \tapple\t25\n1 Bill travelled to the bathroom.\n2 Jeff journeyed to the bathroom.\n3 Jeff journeyed to the garden.\n4 Mary journeyed to the bedroom.\n5 Bill went back to the office.\n6 Jeff moved to the bedroom.\n7 Fred picked up the football there.\n8 Jeff took the apple there.\n9 Jeff handed the apple to Mary.\n10 Mary gave the apple to Jeff.\n11 What did Mary give to Jeff? \tapple\t10\n12 Jeff passed the apple to Mary.\n13 Fred journeyed to the hallway.\n14 What did Jeff give to Mary? \tapple\t12\n15 Mary handed the apple to Jeff.\n16 Jeff handed the apple to Mary.\n17 Who gave the apple to Mary? \tJeff\t16\n18 Fred put down the football.\n19 Bill went back to the bedroom.\n20 What did Jeff give to Mary? \tapple\t16\n21 Mary passed the apple to Bill.\n22 Bill gave the apple to Mary.\n23 What did Bill give to Mary? \tapple\t22\n1 Jeff went back to the hallway.\n2 Mary travelled to the bedroom.\n3 Mary travelled to the garden.\n4 Mary journeyed to the kitchen.\n5 Mary grabbed the football there.\n6 Mary travelled to the bedroom.\n7 Mary handed the football to Fred.\n8 Fred handed the football to Mary.\n9 What did Fred give to Mary? \tfootball\t8\n10 Mary gave the football to Fred.\n11 Fred went back to the kitchen.\n12 Who gave the football? \tMary\t10\n13 Fred went back to the hallway.\n14 Fred gave the football to Jeff.\n15 Who received the football? \tJeff\t14\n16 Jeff handed the football to Fred.\n17 Jeff travelled to the bedroom.\n18 Who gave the football to Fred? \tJeff\t16\n19 Jeff went to the kitchen.\n20 Fred went to the bathroom.\n21 Who gave the football? \tJeff\t16\n1 Mary got the milk there.\n2 Fred took the apple there.\n3 Fred put down the apple.\n4 Fred went to the bathroom.\n5 Fred moved to the kitchen.\n6 Mary went back to the bedroom.\n7 Mary took the apple there.\n8 Bill went back to the office.\n9 Bill moved to the bedroom.\n10 Mary gave the apple to Bill.\n11 Who received the apple? \tBill\t10\n12 Bill gave the apple to Mary.\n13 Jeff journeyed to the bathroom.\n14 Who received the apple? \tMary\t12\n15 Mary gave the apple to Bill.\n16 Bill passed the apple to Mary.\n17 Who received the apple? \tMary\t16\n18 Mary handed the apple to Bill.\n19 Jeff went to the kitchen.\n20 What did Mary give to Bill? \tapple\t18\n21 Bill handed the apple to Mary.\n22 Mary passed the apple to Bill.\n23 Who received the apple? \tBill\t22\n1 Mary moved to the bedroom.\n2 Bill journeyed to the garden.\n3 Bill journeyed to the bathroom.\n4 Jeff took the football there.\n5 Fred travelled to the hallway.\n6 Fred went back to the kitchen.\n7 Jeff gave the football to Mary.\n8 Jeff went to the office.\n9 Who gave the football? \tJeff\t7\n10 Mary dropped the football.\n11 Mary picked up the football there.\n12 Who received the football? \tMary\t7\n13 Fred went to the bedroom.\n14 Bill took the apple there.\n15 Mary passed the football to Fred.\n16 Fred dropped the football.\n17 Who did Mary give the football to? \tFred\t15\n18 Mary got the football there.\n19 Bill discarded the apple.\n20 Who received the football? \tFred\t15\n21 Bill moved to the kitchen.\n22 Jeff travelled to the hallway.\n23 Mary handed the football to Fred.\n24 Mary travelled to the bathroom.\n25 Who received the football? \tFred\t23\n1 Bill moved to the garden.\n2 Mary went to the kitchen.\n3 Mary picked up the milk there.\n4 Mary dropped the milk.\n5 Jeff moved to the office.\n6 Jeff grabbed the apple there.\n7 Jeff left the apple.\n8 Jeff went back to the kitchen.\n9 Mary got the milk there.\n10 Fred took the football there.\n11 Mary gave the milk to Jeff.\n12 Jeff handed the milk to Mary.\n13 What did Jeff give to Mary? \tmilk\t12\n14 Mary handed the milk to Jeff.\n15 Jeff discarded the milk.\n16 What did Mary give to Jeff? \tmilk\t14\n17 Jeff journeyed to the hallway.\n18 Bill journeyed to the bathroom.\n19 Who received the milk? \tJeff\t14\n20 Fred gave the football to Jeff.\n21 Jeff passed the football to Fred.\n22 What did Jeff give to Fred? \tfootball\t21\n23 Fred left the football.\n24 Jeff went back to the office.\n25 Who received the football? \tFred\t21\n1 Mary went back to the office.\n2 Fred got the football there.\n3 Fred put down the football.\n4 Fred travelled to the garden.\n5 Fred moved to the kitchen.\n6 Bill travelled to the bedroom.\n7 Jeff took the apple there.\n8 Bill moved to the hallway.\n9 Jeff left the apple.\n10 Mary picked up the milk there.\n11 Jeff got the apple there.\n12 Bill grabbed the football there.\n13 Mary went to the bathroom.\n14 Mary left the milk there.\n15 Mary got the milk there.\n16 Mary dropped the milk there.\n17 Mary went to the kitchen.\n18 Jeff put down the apple.\n19 Bill discarded the football.\n20 Bill grabbed the football there.\n21 Bill travelled to the bathroom.\n22 Fred went back to the hallway.\n23 Jeff got the apple there.\n24 Jeff put down the apple.\n25 Jeff got the apple there.\n26 Bill discarded the football there.\n27 Jeff journeyed to the bedroom.\n28 Jeff moved to the bathroom.\n29 Jeff dropped the apple.\n30 Bill took the apple there.\n31 Bill handed the apple to Jeff.\n32 Jeff handed the apple to Bill.\n33 Who gave the apple? \tJeff\t32\n34 Mary went back to the bathroom.\n35 Bill handed the apple to Mary.\n36 What did Bill give to Mary? \tapple\t35\n37 Bill picked up the football there.\n38 Jeff took the milk there.\n39 Who received the apple? \tMary\t35\n40 Jeff went back to the office.\n41 Mary put down the apple there.\n42 Who received the apple? \tMary\t35\n43 Bill discarded the football.\n44 Jeff put down the milk.\n45 Jeff took the milk there.\n46 Bill took the apple there.\n47 Bill discarded the apple.\n48 Bill travelled to the office.\n49 Jeff discarded the milk.\n50 Mary got the football there.\n51 Bill went to the garden.\n52 Mary took the apple there.\n53 Jeff got the milk there.\n54 Bill travelled to the bathroom.\n55 Mary went to the kitchen.\n56 Mary travelled to the bedroom.\n57 Jeff left the milk.\n58 Jeff grabbed the milk there.\n59 Jeff travelled to the kitchen.\n60 Mary put down the apple there.\n61 Jeff dropped the milk there.\n62 Mary dropped the football.\n63 Mary went to the bathroom.\n64 Jeff got the milk there.\n65 Fred moved to the garden.\n66 Jeff dropped the milk.\n67 Fred went back to the kitchen.\n68 Fred travelled to the office.\n69 Jeff travelled to the bedroom.\n70 Bill went to the bedroom.\n71 Bill went to the garden.\n72 Fred moved to the hallway.\n73 Jeff travelled to the hallway.\n74 Jeff travelled to the garden.\n75 Bill went to the kitchen.\n76 Jeff travelled to the office.\n77 Mary journeyed to the hallway.\n78 Bill got the milk there.\n79 Jeff moved to the garden.\n80 Mary went back to the kitchen.\n81 Bill passed the milk to Mary.\n82 Mary gave the milk to Bill.\n83 What did Mary give to Bill? \tmilk\t82\n1 Fred moved to the bathroom.\n2 Fred travelled to the garden.\n3 Fred grabbed the milk there.\n4 Fred dropped the milk.\n5 Fred grabbed the milk there.\n6 Fred put down the milk.\n7 Fred got the milk there.\n8 Jeff journeyed to the bathroom.\n9 Mary moved to the office.\n10 Bill moved to the bathroom.\n11 Mary journeyed to the hallway.\n12 Mary went to the garden.\n13 Bill went to the hallway.\n14 Mary moved to the kitchen.\n15 Fred dropped the milk.\n16 Fred moved to the office.\n17 Fred journeyed to the bedroom.\n18 Mary travelled to the hallway.\n19 Mary went to the garden.\n20 Fred journeyed to the garden.\n21 Jeff journeyed to the garden.\n22 Mary travelled to the kitchen.\n23 Bill went to the garden.\n24 Fred took the milk there.\n25 Fred passed the milk to Bill.\n26 Bill handed the milk to Fred.\n27 What did Bill give to Fred? \tmilk\t26\n28 Fred discarded the milk there.\n29 Mary journeyed to the hallway.\n30 Who received the milk? \tFred\t26\n31 Fred got the milk there.\n32 Fred gave the milk to Bill.\n33 What did Fred give to Bill? \tmilk\t32\n34 Fred journeyed to the hallway.\n35 Bill went back to the kitchen.\n36 What did Fred give to Bill? \tmilk\t32\n37 Fred travelled to the garden.\n38 Bill dropped the milk.\n39 Who did Fred give the milk to? \tBill\t32\n1 Bill travelled to the bedroom.\n2 Jeff went back to the kitchen.\n3 Fred travelled to the office.\n4 Mary journeyed to the garden.\n5 Mary went back to the hallway.\n6 Bill travelled to the office.\n7 Fred went to the bathroom.\n8 Bill went to the bedroom.\n9 Mary went to the kitchen.\n10 Fred moved to the kitchen.\n11 Bill went back to the garden.\n12 Mary moved to the hallway.\n13 Fred travelled to the bathroom.\n14 Fred travelled to the office.\n15 Bill grabbed the milk there.\n16 Bill picked up the football there.\n17 Bill journeyed to the bedroom.\n18 Mary went back to the kitchen.\n19 Bill went back to the garden.\n20 Mary went back to the hallway.\n21 Mary went to the kitchen.\n22 Bill left the football.\n23 Jeff went back to the garden.\n24 Bill passed the milk to Jeff.\n25 Who gave the milk? \tBill\t24\n26 Jeff handed the milk to Bill.\n27 Jeff got the football there.\n28 Who received the milk? \tBill\t26\n29 Jeff discarded the football there.\n30 Bill passed the milk to Jeff.\n31 Who gave the milk? \tBill\t30\n32 Fred travelled to the bedroom.\n33 Jeff went back to the office.\n34 What did Bill give to Jeff? \tmilk\t30\n35 Fred travelled to the bathroom.\n36 Jeff left the milk.\n37 What did Bill give to Jeff? \tmilk\t30\n1 Mary journeyed to the bedroom.\n2 Fred moved to the bedroom.\n3 Fred went to the bathroom.\n4 Jeff went back to the office.\n5 Bill moved to the bathroom.\n6 Jeff moved to the hallway.\n7 Mary travelled to the hallway.\n8 Mary grabbed the milk there.\n9 Mary gave the milk to Jeff.\n10 Jeff moved to the office.\n11 Who gave the milk? \tMary\t9\n12 Jeff travelled to the garden.\n13 Jeff went back to the bedroom.\n14 Who received the milk? \tJeff\t9\n15 Mary moved to the bathroom.\n16 Mary went to the garden.\n17 Jeff went back to the garden.\n18 Fred moved to the hallway.\n19 Mary went to the kitchen.\n20 Jeff travelled to the bedroom.\n21 Mary travelled to the hallway.\n22 Mary moved to the bedroom.\n23 Fred journeyed to the bedroom.\n24 Fred went back to the kitchen.\n25 Jeff journeyed to the office.\n26 Jeff went back to the bathroom.\n27 Jeff passed the milk to Bill.\n28 Bill passed the milk to Jeff.\n29 What did Bill give to Jeff? \tmilk\t28\n30 Jeff passed the milk to Bill.\n31 Bill handed the milk to Jeff.\n32 Who did Bill give the milk to? \tJeff\t31\n33 Jeff handed the milk to Bill.\n34 Bill handed the milk to Jeff.\n35 What did Bill give to Jeff? \tmilk\t34\n1 Jeff went back to the garden.\n2 Fred moved to the bedroom.\n3 Fred got the milk there.\n4 Fred dropped the milk there.\n5 Jeff picked up the football there.\n6 Jeff journeyed to the bedroom.\n7 Mary went back to the bathroom.\n8 Jeff handed the football to Fred.\n9 What did Jeff give to Fred? \tfootball\t8\n10 Mary got the apple there.\n11 Fred picked up the milk there.\n12 What did Jeff give to Fred? \tfootball\t8\n13 Jeff journeyed to the kitchen.\n14 Fred handed the football to Bill.\n15 What did Fred give to Bill? \tfootball\t14\n16 Bill handed the football to Fred.\n17 Fred passed the football to Bill.\n18 What did Fred give to Bill? \tfootball\t17\n19 Bill went back to the garden.\n20 Jeff journeyed to the bathroom.\n21 Who gave the football to Bill? \tFred\t17\n1 Bill journeyed to the office.\n2 Fred went back to the garden.\n3 Fred journeyed to the bathroom.\n4 Bill went back to the kitchen.\n5 Jeff journeyed to the bedroom.\n6 Fred journeyed to the office.\n7 Mary travelled to the office.\n8 Bill travelled to the garden.\n9 Bill moved to the kitchen.\n10 Jeff moved to the kitchen.\n11 Jeff moved to the bedroom.\n12 Jeff got the milk there.\n13 Jeff moved to the kitchen.\n14 Bill travelled to the office.\n15 Jeff discarded the milk.\n16 Fred went to the hallway.\n17 Jeff grabbed the milk there.\n18 Jeff journeyed to the bedroom.\n19 Jeff put down the milk.\n20 Fred took the football there.\n21 Fred dropped the football.\n22 Bill went to the garden.\n23 Mary journeyed to the bathroom.\n24 Mary moved to the kitchen.\n25 Jeff went back to the hallway.\n26 Fred went to the bedroom.\n27 Bill travelled to the kitchen.\n28 Jeff took the football there.\n29 Jeff left the football.\n30 Bill went back to the garden.\n31 Jeff picked up the football there.\n32 Fred got the milk there.\n33 Jeff left the football.\n34 Fred grabbed the apple there.\n35 Jeff picked up the football there.\n36 Fred discarded the apple there.\n37 Fred dropped the milk.\n38 Bill went to the kitchen.\n39 Mary went back to the office.\n40 Bill travelled to the hallway.\n41 Jeff handed the football to Bill.\n42 Bill gave the football to Jeff.\n43 What did Bill give to Jeff? \tfootball\t42\n44 Fred journeyed to the kitchen.\n45 Jeff went back to the bathroom.\n46 Who gave the football to Jeff? \tBill\t42\n47 Fred travelled to the office.\n48 Jeff went to the kitchen.\n49 Who did Bill give the football to? \tJeff\t42\n50 Mary travelled to the hallway.\n51 Fred went to the bathroom.\n52 Mary travelled to the bedroom.\n53 Jeff went back to the hallway.\n54 Fred went to the hallway.\n55 Jeff passed the football to Fred.\n56 Who received the football? \tFred\t55\n57 Jeff travelled to the bedroom.\n58 Fred passed the football to Bill.\n59 What did Fred give to Bill? \tfootball\t58\n1 Bill went back to the office.\n2 Jeff went back to the garden.\n3 Fred moved to the office.\n4 Bill went to the garden.\n5 Fred travelled to the bathroom.\n6 Fred picked up the milk there.\n7 Fred discarded the milk.\n8 Jeff journeyed to the hallway.\n9 Fred moved to the bedroom.\n10 Fred got the football there.\n11 Jeff journeyed to the kitchen.\n12 Fred gave the football to Mary.\n13 Who did Fred give the football to? \tMary\t12\n14 Mary passed the football to Fred.\n15 Fred gave the football to Mary.\n16 Who received the football? \tMary\t15\n17 Mary handed the football to Fred.\n18 Fred gave the football to Mary.\n19 Who gave the football? \tFred\t18\n20 Mary discarded the football.\n21 Fred took the football there.\n22 What did Fred give to Mary? \tfootball\t18\n23 Fred handed the football to Mary.\n24 Jeff travelled to the office.\n25 Who did Fred give the football to? \tMary\t23\n1 Jeff got the football there.\n2 Bill travelled to the bedroom.\n3 Jeff gave the football to Bill.\n4 Bill handed the football to Jeff.\n5 Who received the football? \tJeff\t4\n6 Jeff dropped the football.\n7 Jeff picked up the football there.\n8 What did Bill give to Jeff? \tfootball\t4\n9 Jeff handed the football to Bill.\n10 Jeff grabbed the apple there.\n11 What did Jeff give to Bill? \tfootball\t9\n12 Bill went to the bathroom.\n13 Jeff dropped the apple.\n14 Who gave the football to Bill? \tJeff\t9\n15 Bill discarded the football there.\n16 Jeff journeyed to the bathroom.\n17 Bill got the football there.\n18 Mary got the milk there.\n19 Jeff moved to the bedroom.\n20 Jeff took the apple there.\n21 Mary gave the milk to Fred.\n22 Bill dropped the football.\n23 What did Mary give to Fred? \tmilk\t21\n1 Mary went to the office.\n2 Jeff got the football there.\n3 Fred moved to the bedroom.\n4 Bill moved to the hallway.\n5 Mary went to the hallway.\n6 Jeff passed the football to Mary.\n7 Who gave the football? \tJeff\t6\n8 Jeff travelled to the bedroom.\n9 Mary went to the bathroom.\n10 Who received the football? \tMary\t6\n11 Fred went back to the garden.\n12 Mary put down the football.\n13 What did Jeff give to Mary? \tfootball\t6\n14 Mary went back to the bedroom.\n15 Bill travelled to the bathroom.\n16 Jeff grabbed the milk there.\n17 Mary journeyed to the hallway.\n18 Jeff left the milk.\n19 Fred moved to the kitchen.\n20 Fred went back to the office.\n21 Jeff went to the office.\n22 Bill went to the kitchen.\n23 Bill journeyed to the office.\n24 Mary went to the bathroom.\n25 Fred went to the garden.\n26 Jeff journeyed to the bathroom.\n27 Jeff picked up the football there.\n28 Jeff put down the football.\n29 Jeff got the football there.\n30 Fred went back to the kitchen.\n31 Jeff handed the football to Mary.\n32 What did Jeff give to Mary? \tfootball\t31\n33 Mary discarded the football.\n34 Fred moved to the bathroom.\n35 What did Jeff give to Mary? \tfootball\t31\n1 Bill moved to the hallway.\n2 Jeff moved to the kitchen.\n3 Mary went back to the garden.\n4 Mary grabbed the apple there.\n5 Fred went back to the hallway.\n6 Fred moved to the bedroom.\n7 Jeff went back to the garden.\n8 Bill moved to the bathroom.\n9 Mary discarded the apple there.\n10 Jeff grabbed the apple there.\n11 Jeff passed the apple to Mary.\n12 Mary handed the apple to Jeff.\n13 Who gave the apple? \tMary\t12\n14 Fred journeyed to the kitchen.\n15 Bill grabbed the football there.\n16 Who gave the apple? \tMary\t12\n17 Bill discarded the football.\n18 Jeff dropped the apple there.\n19 Who received the apple? \tJeff\t12\n20 Mary took the apple there.\n21 Mary passed the apple to Jeff.\n22 Who gave the apple to Jeff? \tMary\t21\n23 Jeff handed the apple to Mary.\n24 Bill went back to the hallway.\n25 What did Jeff give to Mary? \tapple\t23\n1 Jeff picked up the milk there.\n2 Jeff gave the milk to Mary.\n3 Who received the milk? \tMary\t2\n4 Mary passed the milk to Bill.\n5 Mary went to the office.\n6 Who received the milk? \tBill\t4\n7 Bill passed the milk to Jeff.\n8 Fred moved to the kitchen.\n9 Who received the milk? \tJeff\t7\n10 Jeff discarded the milk.\n11 Fred took the milk there.\n12 Who gave the milk to Jeff? \tBill\t7\n13 Jeff moved to the bedroom.\n14 Fred went to the bedroom.\n15 Mary travelled to the bathroom.\n16 Bill travelled to the office.\n17 Fred gave the milk to Jeff.\n18 Jeff gave the milk to Fred.\n19 Who gave the milk to Fred? \tJeff\t18\n1 Mary got the milk there.\n2 Bill journeyed to the garden.\n3 Bill travelled to the kitchen.\n4 Fred moved to the hallway.\n5 Bill took the apple there.\n6 Fred went back to the office.\n7 Mary went back to the kitchen.\n8 Fred journeyed to the hallway.\n9 Bill gave the apple to Mary.\n10 Mary moved to the hallway.\n11 What did Bill give to Mary? \tapple\t9\n12 Mary gave the apple to Fred.\n13 Fred gave the apple to Mary.\n14 What did Fred give to Mary? \tapple\t13\n15 Jeff journeyed to the bathroom.\n16 Bill journeyed to the hallway.\n17 What did Fred give to Mary? \tapple\t13\n18 Mary passed the apple to Fred.\n19 Mary travelled to the office.\n20 Who gave the apple? \tMary\t18\n21 Jeff grabbed the football there.\n22 Fred passed the apple to Bill.\n23 Who received the apple? \tBill\t22\n1 Bill got the football there.\n2 Fred moved to the bedroom.\n3 Jeff moved to the bathroom.\n4 Bill left the football.\n5 Jeff grabbed the apple there.\n6 Jeff left the apple.\n7 Jeff got the apple there.\n8 Jeff went back to the garden.\n9 Bill went back to the hallway.\n10 Jeff put down the apple.\n11 Jeff took the apple there.\n12 Jeff picked up the football there.\n13 Jeff left the apple.\n14 Jeff dropped the football.\n15 Fred went back to the garden.\n16 Fred took the apple there.\n17 Fred dropped the apple.\n18 Fred travelled to the kitchen.\n19 Jeff grabbed the apple there.\n20 Jeff picked up the football there.\n21 Fred went to the bathroom.\n22 Bill moved to the office.\n23 Jeff journeyed to the hallway.\n24 Jeff went back to the office.\n25 Bill took the milk there.\n26 Mary moved to the bathroom.\n27 Jeff gave the apple to Bill.\n28 Mary journeyed to the bedroom.\n29 Who gave the apple? \tJeff\t27\n30 Bill passed the apple to Jeff.\n31 Jeff put down the football.\n32 What did Bill give to Jeff? \tapple\t30\n33 Jeff gave the apple to Bill.\n34 Mary travelled to the office.\n35 Who received the apple? \tBill\t33\n36 Fred went to the kitchen.\n37 Bill travelled to the garden.\n38 Who received the apple? \tBill\t33\n39 Mary went back to the hallway.\n40 Jeff journeyed to the bathroom.\n41 Bill discarded the apple.\n42 Mary moved to the office.\n43 Mary went to the garden.\n44 Bill passed the milk to Mary.\n45 What did Bill give to Mary? \tmilk\t44\n1 Bill got the football there.\n2 Mary went back to the garden.\n3 Jeff journeyed to the garden.\n4 Bill travelled to the hallway.\n5 Jeff went to the hallway.\n6 Bill handed the football to Jeff.\n7 Who did Bill give the football to? \tJeff\t6\n8 Fred got the milk there.\n9 Jeff passed the football to Bill.\n10 What did Jeff give to Bill? \tfootball\t9\n11 Fred put down the milk.\n12 Fred travelled to the kitchen.\n13 Who gave the football? \tJeff\t9\n14 Fred journeyed to the bedroom.\n15 Bill passed the football to Jeff.\n16 Who received the football? \tJeff\t15\n17 Mary moved to the hallway.\n18 Fred picked up the milk there.\n19 What did Bill give to Jeff? \tfootball\t15\n1 Fred grabbed the milk there.\n2 Fred handed the milk to Bill.\n3 What did Fred give to Bill? \tmilk\t2\n4 Jeff journeyed to the kitchen.\n5 Bill handed the milk to Fred.\n6 Who received the milk? \tFred\t5\n7 Fred gave the milk to Bill.\n8 Jeff journeyed to the bedroom.\n9 Who gave the milk to Bill? \tFred\t7\n10 Bill gave the milk to Fred.\n11 Fred gave the milk to Bill.\n12 What did Fred give to Bill? \tmilk\t11\n13 Bill travelled to the kitchen.\n14 Jeff got the football there.\n15 Who gave the milk to Bill? \tFred\t11\n1 Jeff journeyed to the kitchen.\n2 Mary journeyed to the garden.\n3 Bill went back to the office.\n4 Bill took the milk there.\n5 Jeff went back to the bathroom.\n6 Mary moved to the bathroom.\n7 Jeff moved to the office.\n8 Bill moved to the bedroom.\n9 Fred moved to the kitchen.\n10 Bill journeyed to the bathroom.\n11 Jeff journeyed to the bathroom.\n12 Mary journeyed to the kitchen.\n13 Bill put down the milk.\n14 Jeff got the milk there.\n15 Jeff gave the milk to Bill.\n16 Jeff went to the hallway.\n17 Who did Jeff give the milk to? \tBill\t15\n18 Mary went back to the bedroom.\n19 Jeff moved to the office.\n20 Who gave the milk to Bill? \tJeff\t15\n21 Fred travelled to the bathroom.\n22 Bill gave the milk to Fred.\n23 Who gave the milk to Fred? \tBill\t22\n24 Jeff moved to the hallway.\n25 Fred passed the milk to Bill.\n26 Who did Fred give the milk to? \tBill\t25\n27 Mary moved to the office.\n28 Bill passed the milk to Fred.\n29 What did Bill give to Fred? \tmilk\t28\n1 Jeff went to the bathroom.\n2 Jeff travelled to the office.\n3 Fred went back to the office.\n4 Fred journeyed to the bedroom.\n5 Mary journeyed to the bathroom.\n6 Jeff took the football there.\n7 Jeff put down the football.\n8 Jeff picked up the football there.\n9 Jeff dropped the football.\n10 Jeff took the football there.\n11 Bill journeyed to the garden.\n12 Jeff went back to the garden.\n13 Jeff got the apple there.\n14 Bill moved to the hallway.\n15 Mary journeyed to the hallway.\n16 Bill went back to the bedroom.\n17 Jeff discarded the apple there.\n18 Jeff grabbed the apple there.\n19 Jeff journeyed to the kitchen.\n20 Mary took the milk there.\n21 Jeff travelled to the hallway.\n22 Jeff dropped the football.\n23 Jeff travelled to the kitchen.\n24 Fred journeyed to the bathroom.\n25 Bill moved to the office.\n26 Mary got the football there.\n27 Mary moved to the garden.\n28 Mary put down the milk.\n29 Jeff went back to the office.\n30 Mary took the milk there.\n31 Mary went to the bedroom.\n32 Jeff dropped the apple.\n33 Jeff got the apple there.\n34 Jeff travelled to the bedroom.\n35 Mary discarded the milk.\n36 Jeff left the apple.\n37 Mary grabbed the apple there.\n38 Mary handed the apple to Jeff.\n39 Who did Mary give the apple to? \tJeff\t38\n40 Mary took the milk there.\n41 Jeff gave the apple to Mary.\n42 Who received the apple? \tMary\t41\n43 Mary passed the apple to Jeff.\n44 Jeff passed the apple to Mary.\n45 What did Jeff give to Mary? \tapple\t44\n46 Mary handed the apple to Jeff.\n47 Jeff journeyed to the garden.\n48 What did Mary give to Jeff? \tapple\t46\n49 Fred journeyed to the bedroom.\n50 Mary journeyed to the garden.\n51 Who gave the apple? \tMary\t46\n1 Fred took the apple there.\n2 Bill travelled to the bathroom.\n3 Jeff picked up the football there.\n4 Jeff travelled to the bathroom.\n5 Jeff journeyed to the bedroom.\n6 Fred discarded the apple there.\n7 Jeff discarded the football there.\n8 Fred grabbed the apple there.\n9 Mary got the milk there.\n10 Mary went back to the hallway.\n11 Fred passed the apple to Mary.\n12 Mary passed the apple to Fred.\n13 What did Mary give to Fred? \tapple\t12\n14 Fred handed the apple to Mary.\n15 Fred went to the office.\n16 Who gave the apple to Mary? \tFred\t14\n17 Mary went to the garden.\n18 Mary left the milk.\n19 Who gave the apple? \tFred\t14\n20 Mary put down the apple.\n21 Mary picked up the milk there.\n22 Mary picked up the apple there.\n23 Mary put down the apple.\n24 Jeff picked up the football there.\n25 Mary dropped the milk.\n26 Bill journeyed to the hallway.\n27 Mary took the milk there.\n28 Mary moved to the kitchen.\n29 Jeff journeyed to the kitchen.\n30 Mary left the milk there.\n31 Mary picked up the milk there.\n32 Jeff gave the football to Mary.\n33 Mary passed the football to Jeff.\n34 Who received the football? \tJeff\t33\n35 Jeff handed the football to Mary.\n36 Mary travelled to the office.\n37 Who received the football? \tMary\t35\n1 Jeff travelled to the garden.\n2 Fred journeyed to the kitchen.\n3 Fred travelled to the bedroom.\n4 Jeff went to the bathroom.\n5 Mary went back to the office.\n6 Mary went to the bedroom.\n7 Mary journeyed to the kitchen.\n8 Fred travelled to the hallway.\n9 Mary journeyed to the bedroom.\n10 Fred grabbed the apple there.\n11 Bill travelled to the garden.\n12 Fred discarded the apple.\n13 Mary went to the kitchen.\n14 Bill picked up the football there.\n15 Fred moved to the office.\n16 Mary travelled to the hallway.\n17 Mary got the apple there.\n18 Bill left the football.\n19 Bill got the football there.\n20 Fred got the milk there.\n21 Mary dropped the apple.\n22 Bill went to the bedroom.\n23 Bill went back to the garden.\n24 Jeff moved to the bedroom.\n25 Mary went back to the garden.\n26 Bill gave the football to Mary.\n27 Who did Bill give the football to? \tMary\t26\n28 Mary dropped the football.\n29 Bill travelled to the bedroom.\n30 Who did Bill give the football to? \tMary\t26\n31 Mary took the football there.\n32 Bill travelled to the garden.\n33 Who gave the football? \tBill\t26\n34 Mary handed the football to Bill.\n35 Bill handed the football to Mary.\n36 Who gave the football? \tBill\t35\n37 Fred journeyed to the garden.\n38 Jeff journeyed to the kitchen.\n39 What did Bill give to Mary? \tfootball\t35\n1 Jeff got the apple there.\n2 Jeff passed the apple to Bill.\n3 Who gave the apple? \tJeff\t2\n4 Bill handed the apple to Jeff.\n5 Jeff passed the apple to Bill.\n6 Who did Jeff give the apple to? \tBill\t5\n7 Bill gave the apple to Jeff.\n8 Fred went to the office.\n9 What did Bill give to Jeff? \tapple\t7\n10 Mary journeyed to the kitchen.\n11 Jeff gave the apple to Mary.\n12 Who gave the apple? \tJeff\t11\n13 Fred grabbed the football there.\n14 Jeff went to the hallway.\n15 Who did Jeff give the apple to? \tMary\t11\n1 Mary travelled to the hallway.\n2 Mary went back to the bathroom.\n3 Bill journeyed to the bathroom.\n4 Jeff went to the office.\n5 Mary went to the hallway.\n6 Jeff grabbed the football there.\n7 Jeff grabbed the milk there.\n8 Mary went back to the garden.\n9 Bill moved to the garden.\n10 Jeff left the football there.\n11 Jeff put down the milk.\n12 Jeff moved to the garden.\n13 Fred went back to the garden.\n14 Bill went back to the hallway.\n15 Bill journeyed to the bathroom.\n16 Bill moved to the kitchen.\n17 Bill moved to the bathroom.\n18 Mary journeyed to the kitchen.\n19 Fred went back to the kitchen.\n20 Jeff travelled to the hallway.\n21 Jeff travelled to the garden.\n22 Fred moved to the garden.\n23 Bill moved to the office.\n24 Bill got the football there.\n25 Bill moved to the hallway.\n26 Fred went back to the office.\n27 Fred travelled to the bathroom.\n28 Fred went to the office.\n29 Fred journeyed to the kitchen.\n30 Bill dropped the football.\n31 Bill grabbed the football there.\n32 Bill travelled to the bathroom.\n33 Bill travelled to the bedroom.\n34 Bill went back to the bathroom.\n35 Mary went back to the office.\n36 Bill left the football.\n37 Mary grabbed the milk there.\n38 Fred moved to the bedroom.\n39 Jeff travelled to the bedroom.\n40 Bill went to the hallway.\n41 Jeff got the apple there.\n42 Jeff passed the apple to Fred.\n43 What did Jeff give to Fred? \tapple\t42\n44 Mary left the milk.\n45 Mary went to the bathroom.\n46 Who did Jeff give the apple to? \tFred\t42\n47 Fred dropped the apple.\n48 Mary grabbed the football there.\n49 Who did Jeff give the apple to? \tFred\t42\n50 Fred picked up the apple there.\n51 Jeff travelled to the bathroom.\n52 Mary moved to the kitchen.\n53 Mary discarded the football.\n54 Bill moved to the office.\n55 Jeff journeyed to the hallway.\n56 Mary grabbed the football there.\n57 Fred dropped the apple there.\n58 Mary journeyed to the bathroom.\n59 Fred went to the kitchen.\n60 Bill grabbed the milk there.\n61 Mary journeyed to the office.\n62 Mary gave the football to Bill.\n63 Bill gave the football to Mary.\n64 Who did Bill give the football to? \tMary\t63\n65 Jeff journeyed to the garden.\n66 Mary handed the football to Bill.\n67 Who received the football? \tBill\t66\n1 Mary took the football there.\n2 Bill journeyed to the kitchen.\n3 Mary journeyed to the bedroom.\n4 Mary passed the football to Fred.\n5 What did Mary give to Fred? \tfootball\t4\n6 Fred discarded the football there.\n7 Bill travelled to the hallway.\n8 What did Mary give to Fred? \tfootball\t4\n9 Jeff took the football there.\n10 Mary went to the bathroom.\n11 Who did Mary give the football to? \tFred\t4\n12 Mary moved to the garden.\n13 Jeff gave the football to Fred.\n14 Who gave the football to Fred? \tJeff\t13\n15 Fred passed the football to Jeff.\n16 Mary went back to the bedroom.\n17 Who received the football? \tJeff\t15\n1 Fred went to the hallway.\n2 Mary travelled to the office.\n3 Mary went back to the kitchen.\n4 Fred got the football there.\n5 Fred discarded the football.\n6 Bill went to the bathroom.\n7 Fred went back to the bathroom.\n8 Mary went to the bedroom.\n9 Mary went to the office.\n10 Jeff travelled to the office.\n11 Jeff took the milk there.\n12 Jeff gave the milk to Mary.\n13 Who received the milk? \tMary\t12\n14 Fred journeyed to the kitchen.\n15 Fred journeyed to the bedroom.\n16 What did Jeff give to Mary? \tmilk\t12\n17 Mary left the milk.\n18 Jeff journeyed to the hallway.\n19 What did Jeff give to Mary? \tmilk\t12\n20 Mary grabbed the milk there.\n21 Jeff went back to the bedroom.\n22 Mary moved to the garden.\n23 Mary picked up the apple there.\n24 Jeff travelled to the bathroom.\n25 Mary put down the apple.\n26 Mary put down the milk there.\n27 Bill moved to the bedroom.\n28 Fred travelled to the garden.\n29 Bill journeyed to the bathroom.\n30 Jeff went back to the kitchen.\n31 Mary grabbed the apple there.\n32 Jeff moved to the bathroom.\n33 Bill went back to the bedroom.\n34 Fred took the milk there.\n35 Mary handed the apple to Fred.\n36 What did Mary give to Fred? \tapple\t35\n37 Fred dropped the milk.\n38 Fred put down the apple.\n39 Who received the apple? \tFred\t35\n1 Bill got the football there.\n2 Bill put down the football.\n3 Bill moved to the office.\n4 Fred went to the bedroom.\n5 Mary moved to the office.\n6 Bill moved to the hallway.\n7 Bill journeyed to the kitchen.\n8 Mary went back to the bedroom.\n9 Bill got the apple there.\n10 Bill went back to the bathroom.\n11 Bill journeyed to the bedroom.\n12 Bill moved to the bathroom.\n13 Bill left the apple.\n14 Bill got the football there.\n15 Bill got the apple there.\n16 Bill dropped the apple.\n17 Bill travelled to the kitchen.\n18 Fred journeyed to the garden.\n19 Mary moved to the kitchen.\n20 Bill put down the football.\n21 Fred grabbed the milk there.\n22 Jeff moved to the kitchen.\n23 Bill got the football there.\n24 Bill gave the football to Mary.\n25 What did Bill give to Mary? \tfootball\t24\n26 Mary gave the football to Bill.\n27 Bill travelled to the bedroom.\n28 What did Mary give to Bill? \tfootball\t26\n29 Fred travelled to the bedroom.\n30 Fred went back to the garden.\n31 Who gave the football to Bill? \tMary\t26\n32 Bill dropped the football there.\n33 Bill got the football there.\n34 Mary journeyed to the office.\n35 Bill journeyed to the garden.\n36 Bill gave the football to Fred.\n37 Mary went to the garden.\n38 Who gave the football to Fred? \tBill\t36\n39 Fred gave the football to Mary.\n40 Jeff went to the garden.\n41 Who gave the football to Mary? \tFred\t39\n1 Fred moved to the bedroom.\n2 Mary travelled to the bedroom.\n3 Bill took the apple there.\n4 Bill journeyed to the garden.\n5 Jeff grabbed the milk there.\n6 Bill dropped the apple.\n7 Mary went to the hallway.\n8 Fred journeyed to the office.\n9 Mary went back to the kitchen.\n10 Jeff handed the milk to Mary.\n11 Who received the milk? \tMary\t10\n12 Mary travelled to the office.\n13 Bill grabbed the apple there.\n14 Who received the milk? \tMary\t10\n15 Mary gave the milk to Fred.\n16 Fred passed the milk to Mary.\n17 What did Fred give to Mary? \tmilk\t16\n18 Mary left the milk.\n19 Jeff went to the bedroom.\n20 Who gave the milk? \tFred\t16\n21 Mary travelled to the garden.\n22 Mary got the football there.\n23 Who gave the milk? \tFred\t16\n1 Jeff took the football there.\n2 Jeff passed the football to Bill.\n3 What did Jeff give to Bill? \tfootball\t2\n4 Fred picked up the milk there.\n5 Bill left the football.\n6 What did Jeff give to Bill? \tfootball\t2\n7 Jeff went to the bathroom.\n8 Fred moved to the office.\n9 What did Jeff give to Bill? \tfootball\t2\n10 Bill picked up the football there.\n11 Bill journeyed to the hallway.\n12 Fred put down the milk there.\n13 Fred got the milk there.\n14 Fred put down the milk there.\n15 Bill left the football.\n16 Fred took the milk there.\n17 Fred put down the milk.\n18 Fred went back to the bathroom.\n19 Fred grabbed the apple there.\n20 Mary went back to the bathroom.\n21 Fred passed the apple to Mary.\n22 Who gave the apple? \tFred\t21\n23 Bill moved to the bedroom.\n24 Mary passed the apple to Fred.\n25 What did Mary give to Fred? \tapple\t24\n1 Mary went back to the garden.\n2 Fred picked up the apple there.\n3 Mary went back to the bedroom.\n4 Bill grabbed the milk there.\n5 Bill discarded the milk.\n6 Bill grabbed the milk there.\n7 Fred moved to the office.\n8 Fred gave the apple to Jeff.\n9 Who gave the apple? \tFred\t8\n10 Fred went back to the kitchen.\n11 Bill put down the milk.\n12 What did Fred give to Jeff? \tapple\t8\n13 Bill picked up the milk there.\n14 Bill left the milk there.\n15 What did Fred give to Jeff? \tapple\t8\n16 Jeff discarded the apple there.\n17 Bill got the milk there.\n18 Fred journeyed to the bathroom.\n19 Bill dropped the milk.\n20 Fred went to the office.\n21 Jeff took the apple there.\n22 Jeff handed the apple to Fred.\n23 Jeff travelled to the hallway.\n24 Who received the apple? \tFred\t22\n25 Fred left the apple.\n26 Jeff travelled to the office.\n27 Who did Jeff give the apple to? \tFred\t22\n1 Bill got the apple there.\n2 Bill passed the apple to Fred.\n3 Who gave the apple to Fred? \tBill\t2\n4 Bill went back to the garden.\n5 Bill travelled to the bedroom.\n6 Who gave the apple? \tBill\t2\n7 Fred put down the apple.\n8 Bill travelled to the hallway.\n9 What did Bill give to Fred? \tapple\t2\n10 Fred got the apple there.\n11 Jeff picked up the football there.\n12 Jeff discarded the football.\n13 Jeff journeyed to the kitchen.\n14 Fred gave the apple to Jeff.\n15 Jeff gave the apple to Fred.\n16 Who did Jeff give the apple to? \tFred\t15\n17 Bill took the milk there.\n18 Fred travelled to the bathroom.\n19 Who gave the apple to Fred? \tJeff\t15\n1 Mary picked up the milk there.\n2 Fred journeyed to the hallway.\n3 Mary left the milk.\n4 Mary grabbed the football there.\n5 Bill took the milk there.\n6 Mary handed the football to Bill.\n7 Who gave the football? \tMary\t6\n8 Bill gave the football to Mary.\n9 Mary handed the football to Bill.\n10 What did Mary give to Bill? \tfootball\t9\n11 Jeff went back to the garden.\n12 Bill dropped the football there.\n13 What did Mary give to Bill? \tfootball\t9\n14 Bill moved to the bathroom.\n15 Bill went to the bedroom.\n16 What did Mary give to Bill? \tfootball\t9\n17 Mary went to the garden.\n18 Mary went to the hallway.\n19 Bill went to the hallway.\n20 Bill travelled to the office.\n21 Bill discarded the milk.\n22 Bill grabbed the football there.\n23 Fred went back to the garden.\n24 Bill took the milk there.\n25 Bill discarded the milk.\n26 Mary went to the bathroom.\n27 Mary travelled to the hallway.\n28 Mary journeyed to the office.\n29 Mary grabbed the milk there.\n30 Bill put down the football.\n31 Mary gave the milk to Bill.\n32 Mary got the football there.\n33 Who did Mary give the milk to? \tBill\t31\n1 Mary travelled to the hallway.\n2 Fred went back to the bathroom.\n3 Mary got the football there.\n4 Mary passed the football to Jeff.\n5 Who did Mary give the football to? \tJeff\t4\n6 Jeff handed the football to Mary.\n7 Mary passed the football to Jeff.\n8 Who gave the football? \tMary\t7\n9 Jeff handed the football to Mary.\n10 Mary dropped the football.\n11 Who gave the football? \tJeff\t9\n12 Fred went to the garden.\n13 Mary picked up the football there.\n14 Who did Jeff give the football to? \tMary\t9\n15 Bill went to the bathroom.\n16 Fred journeyed to the office.\n17 Bill moved to the garden.\n18 Mary handed the football to Jeff.\n19 Who received the football? \tJeff\t18\n1 Fred moved to the hallway.\n2 Mary picked up the apple there.\n3 Bill journeyed to the kitchen.\n4 Fred journeyed to the bedroom.\n5 Bill journeyed to the bedroom.\n6 Bill grabbed the milk there.\n7 Jeff went back to the bathroom.\n8 Bill gave the milk to Fred.\n9 Who received the milk? \tFred\t8\n10 Jeff moved to the garden.\n11 Fred put down the milk.\n12 What did Bill give to Fred? \tmilk\t8\n13 Mary dropped the apple.\n14 Bill got the milk there.\n15 Who gave the milk? \tBill\t8\n16 Bill passed the milk to Fred.\n17 Fred handed the milk to Bill.\n18 Who gave the milk to Bill? \tFred\t17\n19 Mary went back to the hallway.\n20 Fred moved to the hallway.\n21 Who did Fred give the milk to? \tBill\t17\n1 Jeff moved to the garden.\n2 Bill went to the hallway.\n3 Fred journeyed to the office.\n4 Fred picked up the apple there.\n5 Fred put down the apple there.\n6 Fred picked up the apple there.\n7 Mary travelled to the garden.\n8 Jeff went back to the bathroom.\n9 Jeff moved to the bedroom.\n10 Jeff moved to the office.\n11 Fred handed the apple to Jeff.\n12 Jeff handed the apple to Fred.\n13 Who gave the apple to Fred? \tJeff\t12\n14 Fred gave the apple to Jeff.\n15 Jeff handed the apple to Fred.\n16 Who did Jeff give the apple to? \tFred\t15\n17 Mary moved to the kitchen.\n18 Fred gave the apple to Jeff.\n19 What did Fred give to Jeff? \tapple\t18\n20 Mary moved to the bathroom.\n21 Jeff gave the apple to Fred.\n22 Who gave the apple to Fred? \tJeff\t21\n23 Bill travelled to the kitchen.\n24 Fred gave the apple to Jeff.\n25 Who gave the apple to Jeff? \tFred\t24\n1 Bill travelled to the hallway.\n2 Fred went back to the hallway.\n3 Mary went to the kitchen.\n4 Mary grabbed the apple there.\n5 Mary journeyed to the office.\n6 Fred travelled to the bathroom.\n7 Jeff went back to the bedroom.\n8 Bill went back to the kitchen.\n9 Jeff travelled to the office.\n10 Mary put down the apple.\n11 Bill took the football there.\n12 Jeff moved to the kitchen.\n13 Fred travelled to the garden.\n14 Mary moved to the bedroom.\n15 Bill passed the football to Jeff.\n16 Jeff journeyed to the bedroom.\n17 What did Bill give to Jeff? \tfootball\t15\n18 Fred moved to the hallway.\n19 Fred travelled to the kitchen.\n20 What did Bill give to Jeff? \tfootball\t15\n21 Jeff handed the football to Mary.\n22 Mary passed the football to Jeff.\n23 Who gave the football? \tMary\t22\n24 Jeff passed the football to Mary.\n25 Bill took the milk there.\n26 Who did Jeff give the football to? \tMary\t24\n27 Fred journeyed to the office.\n28 Mary journeyed to the bathroom.\n29 What did Jeff give to Mary? \tfootball\t24\n1 Fred took the milk there.\n2 Mary went back to the kitchen.\n3 Jeff went back to the office.\n4 Fred travelled to the hallway.\n5 Fred moved to the office.\n6 Fred gave the milk to Bill.\n7 Who gave the milk to Bill? \tFred\t6\n8 Bill passed the milk to Fred.\n9 Fred went to the kitchen.\n10 Who gave the milk? \tBill\t8\n11 Jeff went back to the garden.\n12 Fred gave the milk to Mary.\n13 What did Fred give to Mary? \tmilk\t12\n14 Fred went to the hallway.\n15 Fred got the football there.\n16 Who gave the milk? \tFred\t12\n17 Jeff moved to the kitchen.\n18 Fred went to the garden.\n19 Who did Fred give the milk to? \tMary\t12\n1 Fred went to the office.\n2 Mary moved to the garden.\n3 Jeff went to the bathroom.\n4 Mary moved to the kitchen.\n5 Mary travelled to the hallway.\n6 Mary moved to the bedroom.\n7 Mary picked up the milk there.\n8 Fred moved to the bathroom.\n9 Fred travelled to the kitchen.\n10 Jeff moved to the hallway.\n11 Mary discarded the milk.\n12 Jeff grabbed the apple there.\n13 Fred went back to the hallway.\n14 Jeff handed the apple to Fred.\n15 Who did Jeff give the apple to? \tFred\t14\n16 Mary grabbed the milk there.\n17 Fred gave the apple to Jeff.\n18 Who received the apple? \tJeff\t17\n19 Jeff journeyed to the garden.\n20 Jeff grabbed the football there.\n21 Who gave the apple to Jeff? \tFred\t17\n22 Mary dropped the milk.\n23 Jeff put down the football.\n24 What did Fred give to Jeff? \tapple\t17\n25 Mary took the milk there.\n26 Jeff discarded the apple.\n27 Mary went back to the garden.\n28 Mary gave the milk to Jeff.\n29 Who gave the milk? \tMary\t28\n1 Jeff went back to the bedroom.\n2 Fred grabbed the milk there.\n3 Fred went back to the kitchen.\n4 Fred put down the milk.\n5 Jeff went back to the garden.\n6 Mary picked up the football there.\n7 Fred went to the bedroom.\n8 Mary left the football there.\n9 Fred went back to the hallway.\n10 Bill went back to the office.\n11 Jeff travelled to the bedroom.\n12 Jeff journeyed to the garden.\n13 Mary travelled to the garden.\n14 Fred grabbed the football there.\n15 Jeff travelled to the hallway.\n16 Fred gave the football to Jeff.\n17 What did Fred give to Jeff? \tfootball\t16\n18 Jeff gave the football to Fred.\n19 Fred left the football.\n20 What did Jeff give to Fred? \tfootball\t18\n21 Mary went to the kitchen.\n22 Fred took the football there.\n23 Who gave the football to Fred? \tJeff\t18\n24 Fred travelled to the garden.\n25 Jeff moved to the bedroom.\n26 Fred moved to the hallway.\n27 Jeff went to the office.\n28 Bill went back to the hallway.\n29 Jeff took the apple there.\n30 Fred passed the football to Bill.\n31 Jeff travelled to the garden.\n32 Who did Fred give the football to? \tBill\t30\n33 Jeff put down the apple.\n34 Jeff went back to the kitchen.\n35 Who gave the football? \tFred\t30\n1 Bill moved to the bathroom.\n2 Mary went to the garden.\n3 Mary picked up the apple there.\n4 Bill moved to the kitchen.\n5 Mary left the apple there.\n6 Jeff got the football there.\n7 Jeff went back to the kitchen.\n8 Jeff gave the football to Fred.\n9 What did Jeff give to Fred? \tfootball\t8\n10 Mary travelled to the kitchen.\n11 Fred passed the football to Mary.\n12 Who did Fred give the football to? \tMary\t11\n13 Bill journeyed to the bathroom.\n14 Bill picked up the milk there.\n15 What did Fred give to Mary? \tfootball\t11\n16 Bill journeyed to the bedroom.\n17 Mary passed the football to Fred.\n18 Who gave the football? \tMary\t17\n19 Bill dropped the milk.\n20 Fred handed the football to Mary.\n21 Who did Fred give the football to? \tMary\t20\n1 Bill took the apple there.\n2 Mary travelled to the office.\n3 Bill journeyed to the garden.\n4 Mary journeyed to the garden.\n5 Bill dropped the apple there.\n6 Bill got the apple there.\n7 Bill passed the apple to Mary.\n8 Fred journeyed to the bathroom.\n9 Who received the apple? \tMary\t7\n10 Mary discarded the apple.\n11 Fred went to the bedroom.\n12 What did Bill give to Mary? \tapple\t7\n13 Bill picked up the apple there.\n14 Bill gave the apple to Mary.\n15 Who gave the apple? \tBill\t14\n16 Fred grabbed the football there.\n17 Jeff travelled to the office.\n18 What did Bill give to Mary? \tapple\t14\n19 Mary passed the apple to Bill.\n20 Bill handed the apple to Mary.\n21 What did Bill give to Mary? \tapple\t20\n1 Jeff travelled to the bedroom.\n2 Mary took the milk there.\n3 Mary moved to the hallway.\n4 Jeff journeyed to the office.\n5 Mary picked up the football there.\n6 Fred journeyed to the kitchen.\n7 Fred got the apple there.\n8 Fred put down the apple.\n9 Fred journeyed to the bedroom.\n10 Jeff travelled to the garden.\n11 Jeff travelled to the bedroom.\n12 Bill journeyed to the bathroom.\n13 Fred went back to the office.\n14 Bill went back to the hallway.\n15 Mary gave the football to Bill.\n16 Bill passed the football to Mary.\n17 Who did Bill give the football to? \tMary\t16\n18 Jeff moved to the garden.\n19 Mary passed the football to Bill.\n20 Who gave the football? \tMary\t19\n21 Fred went back to the bathroom.\n22 Bill passed the football to Mary.\n23 Who did Bill give the football to? \tMary\t22\n24 Mary gave the football to Bill.\n25 Bill handed the football to Mary.\n26 Who gave the football to Mary? \tBill\t25\n27 Jeff journeyed to the office.\n28 Mary passed the football to Bill.\n29 Who received the football? \tBill\t28\n1 Jeff picked up the apple there.\n2 Jeff handed the apple to Mary.\n3 Who gave the apple? \tJeff\t2\n4 Bill journeyed to the bedroom.\n5 Mary handed the apple to Jeff.\n6 What did Mary give to Jeff? \tapple\t5\n7 Bill journeyed to the office.\n8 Jeff passed the apple to Mary.\n9 Who received the apple? \tMary\t8\n10 Bill got the milk there.\n11 Mary passed the apple to Jeff.\n12 Who gave the apple to Jeff? \tMary\t11\n13 Jeff gave the apple to Mary.\n14 Mary handed the apple to Jeff.\n15 Who gave the apple? \tMary\t14\n1 Mary travelled to the kitchen.\n2 Mary moved to the bathroom.\n3 Bill moved to the bathroom.\n4 Bill moved to the bedroom.\n5 Bill took the apple there.\n6 Bill left the apple.\n7 Mary moved to the hallway.\n8 Bill travelled to the bathroom.\n9 Jeff travelled to the hallway.\n10 Jeff moved to the garden.\n11 Jeff journeyed to the kitchen.\n12 Mary went to the bedroom.\n13 Mary grabbed the milk there.\n14 Mary took the apple there.\n15 Fred went to the hallway.\n16 Mary put down the apple.\n17 Mary discarded the milk.\n18 Jeff journeyed to the garden.\n19 Bill went to the office.\n20 Bill moved to the hallway.\n21 Bill travelled to the garden.\n22 Bill moved to the bedroom.\n23 Fred went to the garden.\n24 Mary moved to the office.\n25 Fred journeyed to the kitchen.\n26 Mary grabbed the football there.\n27 Bill travelled to the hallway.\n28 Fred went to the bathroom.\n29 Jeff went back to the kitchen.\n30 Bill travelled to the kitchen.\n31 Mary went to the bedroom.\n32 Bill went back to the office.\n33 Mary discarded the football.\n34 Mary got the milk there.\n35 Jeff journeyed to the garden.\n36 Mary took the football there.\n37 Fred journeyed to the hallway.\n38 Mary picked up the apple there.\n39 Fred journeyed to the kitchen.\n40 Mary dropped the milk.\n41 Mary grabbed the milk there.\n42 Bill went back to the hallway.\n43 Fred moved to the hallway.\n44 Mary went back to the hallway.\n45 Mary gave the apple to Fred.\n46 Fred discarded the apple.\n47 Who gave the apple? \tMary\t45\n48 Fred journeyed to the office.\n49 Mary passed the football to Bill.\n50 Who received the football? \tBill\t49\n51 Bill passed the football to Mary.\n52 Jeff went back to the hallway.\n53 What did Bill give to Mary? \tfootball\t51\n54 Mary gave the football to Bill.\n55 Bill passed the football to Mary.\n56 Who gave the football? \tBill\t55\n57 Jeff took the apple there.\n58 Mary went to the garden.\n59 Who did Bill give the football to? \tMary\t55\n1 Jeff went to the hallway.\n2 Bill grabbed the milk there.\n3 Bill gave the milk to Mary.\n4 Mary passed the milk to Bill.\n5 What did Mary give to Bill? \tmilk\t4\n6 Jeff went back to the garden.\n7 Bill went to the bathroom.\n8 Who did Mary give the milk to? \tBill\t4\n9 Jeff travelled to the office.\n10 Mary went back to the office.\n11 What did Mary give to Bill? \tmilk\t4\n12 Fred went back to the office.\n13 Jeff picked up the football there.\n14 Jeff went to the bedroom.\n15 Fred went back to the garden.\n16 Bill journeyed to the hallway.\n17 Jeff travelled to the bathroom.\n18 Bill travelled to the garden.\n19 Jeff went back to the office.\n20 Jeff went to the kitchen.\n21 Mary travelled to the kitchen.\n22 Jeff put down the football.\n23 Bill dropped the milk.\n24 Mary took the football there.\n25 Jeff went back to the garden.\n26 Fred grabbed the milk there.\n27 Fred handed the milk to Bill.\n28 Who received the milk? \tBill\t27\n29 Bill passed the milk to Fred.\n30 Fred gave the milk to Bill.\n31 Who did Fred give the milk to? \tBill\t30\n1 Bill took the milk there.\n2 Jeff went to the garden.\n3 Bill travelled to the bedroom.\n4 Jeff went back to the bedroom.\n5 Bill gave the milk to Jeff.\n6 Jeff handed the milk to Bill.\n7 What did Jeff give to Bill? \tmilk\t6\n8 Bill passed the milk to Jeff.\n9 Jeff handed the milk to Bill.\n10 Who did Jeff give the milk to? \tBill\t9\n11 Bill handed the milk to Jeff.\n12 Jeff passed the milk to Bill.\n13 Who did Jeff give the milk to? \tBill\t12\n14 Jeff journeyed to the office.\n15 Fred journeyed to the garden.\n16 What did Jeff give to Bill? \tmilk\t12\n17 Jeff went to the bathroom.\n18 Bill left the milk.\n19 What did Jeff give to Bill? \tmilk\t12\n1 Bill grabbed the milk there.\n2 Bill put down the milk.\n3 Bill moved to the bedroom.\n4 Fred went to the office.\n5 Fred moved to the bathroom.\n6 Mary took the apple there.\n7 Jeff moved to the bathroom.\n8 Mary journeyed to the kitchen.\n9 Mary dropped the apple there.\n10 Bill went to the kitchen.\n11 Mary took the apple there.\n12 Mary gave the apple to Bill.\n13 Who did Mary give the apple to? \tBill\t12\n14 Bill moved to the hallway.\n15 Bill left the apple.\n16 Who gave the apple? \tMary\t12\n17 Fred took the milk there.\n18 Mary went back to the bathroom.\n19 What did Mary give to Bill? \tapple\t12\n20 Mary moved to the bedroom.\n21 Jeff moved to the kitchen.\n22 Fred went back to the hallway.\n23 Mary moved to the office.\n24 Fred gave the milk to Bill.\n25 Bill took the apple there.\n26 Who gave the milk? \tFred\t24\n27 Bill gave the apple to Fred.\n28 Bill discarded the milk.\n29 What did Fred give to Bill? \tmilk\t24\n1 Fred journeyed to the bathroom.\n2 Jeff grabbed the milk there.\n3 Jeff journeyed to the garden.\n4 Jeff grabbed the apple there.\n5 Fred went to the hallway.\n6 Jeff moved to the office.\n7 Fred went to the bathroom.\n8 Mary went to the hallway.\n9 Mary took the football there.\n10 Mary travelled to the bedroom.\n11 Jeff travelled to the hallway.\n12 Bill moved to the bedroom.\n13 Mary handed the football to Bill.\n14 Bill gave the football to Mary.\n15 Who received the football? \tMary\t14\n16 Jeff discarded the milk.\n17 Mary gave the football to Bill.\n18 Who received the football? \tBill\t17\n19 Jeff went to the kitchen.\n20 Bill gave the football to Mary.\n21 What did Bill give to Mary? \tfootball\t20\n22 Mary went to the garden.\n23 Mary dropped the football.\n24 Who gave the football? \tBill\t20\n25 Jeff travelled to the bathroom.\n26 Jeff journeyed to the hallway.\n27 Who received the football? \tMary\t20\n1 Mary travelled to the office.\n2 Fred picked up the football there.\n3 Bill journeyed to the office.\n4 Fred went back to the bathroom.\n5 Jeff went to the kitchen.\n6 Fred picked up the milk there.\n7 Jeff travelled to the bedroom.\n8 Bill picked up the apple there.\n9 Fred left the football.\n10 Bill handed the apple to Mary.\n11 Who did Bill give the apple to? \tMary\t10\n12 Fred travelled to the office.\n13 Jeff went back to the office.\n14 What did Bill give to Mary? \tapple\t10\n15 Jeff went back to the bedroom.\n16 Jeff went back to the kitchen.\n17 Who gave the apple? \tBill\t10\n18 Mary handed the apple to Fred.\n19 Fred gave the apple to Mary.\n20 What did Fred give to Mary? \tapple\t19\n21 Fred discarded the milk.\n22 Mary grabbed the milk there.\n23 What did Fred give to Mary? \tapple\t19\n1 Bill travelled to the hallway.\n2 Jeff moved to the garden.\n3 Bill took the apple there.\n4 Bill journeyed to the office.\n5 Mary took the milk there.\n6 Fred journeyed to the hallway.\n7 Bill moved to the bedroom.\n8 Mary went to the garden.\n9 Mary handed the milk to Jeff.\n10 Jeff discarded the milk.\n11 What did Mary give to Jeff? \tmilk\t9\n12 Jeff went to the bedroom.\n13 Mary grabbed the milk there.\n14 Who did Mary give the milk to? \tJeff\t9\n15 Mary dropped the milk.\n16 Bill gave the apple to Jeff.\n17 Who received the apple? \tJeff\t16\n18 Jeff dropped the apple.\n19 Bill picked up the apple there.\n20 Who did Bill give the apple to? \tJeff\t16\n21 Bill gave the apple to Jeff.\n22 Jeff gave the apple to Bill.\n23 Who gave the apple to Bill? \tJeff\t22\n1 Bill moved to the bathroom.\n2 Fred moved to the bedroom.\n3 Fred grabbed the milk there.\n4 Bill travelled to the bedroom.\n5 Fred handed the milk to Bill.\n6 Bill gave the milk to Fred.\n7 Who gave the milk? \tBill\t6\n8 Fred gave the milk to Bill.\n9 Bill put down the milk there.\n10 Who gave the milk? \tFred\t8\n11 Bill journeyed to the hallway.\n12 Jeff travelled to the hallway.\n13 Who gave the milk? \tFred\t8\n14 Jeff grabbed the apple there.\n15 Jeff handed the apple to Bill.\n16 Who did Jeff give the apple to? \tBill\t15\n17 Fred picked up the milk there.\n18 Bill passed the apple to Jeff.\n19 Who gave the apple to Jeff? \tBill\t18\n1 Fred took the football there.\n2 Jeff got the milk there.\n3 Fred discarded the football.\n4 Bill travelled to the garden.\n5 Fred picked up the football there.\n6 Fred left the football.\n7 Fred picked up the football there.\n8 Mary went back to the office.\n9 Fred travelled to the office.\n10 Fred handed the football to Mary.\n11 Who received the football? \tMary\t10\n12 Mary handed the football to Fred.\n13 Fred gave the football to Mary.\n14 Who did Fred give the football to? \tMary\t13\n15 Mary gave the football to Fred.\n16 Fred put down the football.\n17 What did Mary give to Fred? \tfootball\t15\n18 Mary took the football there.\n19 Fred journeyed to the hallway.\n20 Who did Mary give the football to? \tFred\t15\n21 Bill travelled to the hallway.\n22 Jeff travelled to the hallway.\n23 Jeff discarded the milk.\n24 Mary travelled to the bathroom.\n25 Jeff went to the garden.\n26 Fred took the milk there.\n27 Fred put down the milk.\n28 Mary discarded the football.\n29 Jeff journeyed to the hallway.\n30 Mary went back to the kitchen.\n31 Fred got the milk there.\n32 Fred handed the milk to Bill.\n33 Who gave the milk to Bill? \tFred\t32\n1 Fred went to the bedroom.\n2 Jeff went to the kitchen.\n3 Mary went to the garden.\n4 Bill journeyed to the hallway.\n5 Jeff travelled to the hallway.\n6 Fred took the milk there.\n7 Fred went to the office.\n8 Jeff journeyed to the kitchen.\n9 Fred dropped the milk.\n10 Jeff grabbed the apple there.\n11 Jeff travelled to the office.\n12 Jeff journeyed to the kitchen.\n13 Jeff left the apple there.\n14 Jeff grabbed the apple there.\n15 Jeff travelled to the garden.\n16 Jeff gave the apple to Mary.\n17 Who gave the apple to Mary? \tJeff\t16\n18 Mary handed the apple to Jeff.\n19 Jeff handed the apple to Mary.\n20 Who received the apple? \tMary\t19\n21 Fred moved to the kitchen.\n22 Mary grabbed the football there.\n23 What did Jeff give to Mary? \tapple\t19\n24 Mary passed the apple to Jeff.\n25 Bill journeyed to the bedroom.\n26 Who received the apple? \tJeff\t24\n27 Jeff handed the apple to Mary.\n28 Bill journeyed to the garden.\n29 Who did Jeff give the apple to? \tMary\t27\n1 Bill journeyed to the bedroom.\n2 Mary got the football there.\n3 Mary dropped the football.\n4 Bill picked up the apple there.\n5 Bill discarded the apple there.\n6 Mary got the milk there.\n7 Bill went back to the garden.\n8 Mary dropped the milk.\n9 Bill moved to the kitchen.\n10 Bill moved to the garden.\n11 Jeff travelled to the kitchen.\n12 Mary moved to the office.\n13 Fred went back to the bathroom.\n14 Mary travelled to the garden.\n15 Fred went to the kitchen.\n16 Bill moved to the hallway.\n17 Jeff went back to the garden.\n18 Fred went back to the garden.\n19 Jeff travelled to the hallway.\n20 Mary journeyed to the office.\n21 Bill moved to the office.\n22 Mary travelled to the bedroom.\n23 Bill travelled to the bedroom.\n24 Bill journeyed to the bathroom.\n25 Mary picked up the apple there.\n26 Bill took the football there.\n27 Mary went to the garden.\n28 Mary gave the apple to Fred.\n29 Who gave the apple to Fred? \tMary\t28\n30 Fred gave the apple to Mary.\n31 Mary handed the apple to Fred.\n32 Who did Mary give the apple to? \tFred\t31\n33 Bill put down the football.\n34 Fred discarded the apple.\n35 Who did Mary give the apple to? \tFred\t31\n36 Mary went back to the hallway.\n37 Bill moved to the garden.\n38 Who did Mary give the apple to? \tFred\t31\n39 Mary went back to the bathroom.\n40 Jeff travelled to the garden.\n41 Bill went to the bedroom.\n42 Fred journeyed to the bathroom.\n43 Mary took the football there.\n44 Mary passed the football to Fred.\n45 Who gave the football to Fred? \tMary\t44\n1 Jeff moved to the hallway.\n2 Jeff picked up the football there.\n3 Jeff went back to the kitchen.\n4 Jeff passed the football to Fred.\n5 What did Jeff give to Fred? \tfootball\t4\n6 Fred dropped the football.\n7 Fred went back to the garden.\n8 Who did Jeff give the football to? \tFred\t4\n9 Jeff went to the garden.\n10 Jeff went to the bathroom.\n11 Who did Jeff give the football to? \tFred\t4\n12 Jeff went to the office.\n13 Fred travelled to the bathroom.\n14 Fred journeyed to the hallway.\n15 Mary went back to the bathroom.\n16 Jeff got the apple there.\n17 Jeff dropped the apple.\n18 Mary travelled to the garden.\n19 Mary journeyed to the bedroom.\n20 Jeff picked up the apple there.\n21 Mary travelled to the bathroom.\n22 Bill went back to the office.\n23 Mary went back to the hallway.\n24 Jeff handed the apple to Bill.\n25 Jeff journeyed to the hallway.\n26 Who did Jeff give the apple to? \tBill\t24\n27 Bill left the apple.\n28 Bill moved to the garden.\n29 What did Jeff give to Bill? \tapple\t24\n1 Jeff moved to the kitchen.\n2 Jeff journeyed to the bedroom.\n3 Fred journeyed to the kitchen.\n4 Fred picked up the football there.\n5 Jeff moved to the office.\n6 Bill went to the kitchen.\n7 Fred passed the football to Bill.\n8 Bill passed the football to Fred.\n9 What did Bill give to Fred? \tfootball\t8\n10 Fred dropped the football.\n11 Bill journeyed to the garden.\n12 Who received the football? \tFred\t8\n13 Jeff went to the hallway.\n14 Mary travelled to the bathroom.\n15 Who did Bill give the football to? \tFred\t8\n16 Mary moved to the kitchen.\n17 Mary picked up the football there.\n18 Mary travelled to the garden.\n19 Mary gave the football to Bill.\n20 Who did Mary give the football to? \tBill\t19\n21 Bill gave the football to Mary.\n22 Bill went back to the bedroom.\n23 Who gave the football to Mary? \tBill\t21\n1 Bill went to the kitchen.\n2 Fred got the football there.\n3 Jeff moved to the hallway.\n4 Bill went back to the office.\n5 Jeff went back to the office.\n6 Jeff travelled to the kitchen.\n7 Mary moved to the garden.\n8 Fred dropped the football.\n9 Fred grabbed the football there.\n10 Jeff moved to the hallway.\n11 Jeff went back to the garden.\n12 Fred journeyed to the kitchen.\n13 Fred dropped the football.\n14 Jeff journeyed to the bedroom.\n15 Mary journeyed to the bedroom.\n16 Fred grabbed the football there.\n17 Bill moved to the hallway.\n18 Mary travelled to the bathroom.\n19 Bill picked up the milk there.\n20 Bill moved to the kitchen.\n21 Fred left the football.\n22 Bill grabbed the football there.\n23 Bill went back to the garden.\n24 Bill discarded the milk.\n25 Bill put down the football.\n26 Bill picked up the football there.\n27 Mary took the apple there.\n28 Bill moved to the bathroom.\n29 Jeff went to the office.\n30 Mary gave the apple to Bill.\n31 What did Mary give to Bill? \tapple\t30\n32 Bill passed the apple to Mary.\n33 Mary gave the apple to Bill.\n34 What did Mary give to Bill? \tapple\t33\n35 Mary journeyed to the bedroom.\n36 Mary went back to the hallway.\n37 Who received the apple? \tBill\t33\n38 Fred journeyed to the office.\n39 Jeff journeyed to the bedroom.\n40 Who gave the apple to Bill? \tMary\t33\n41 Jeff travelled to the garden.\n42 Jeff picked up the milk there.\n43 Bill went to the kitchen.\n44 Bill journeyed to the bathroom.\n45 Bill put down the football there.\n46 Mary journeyed to the kitchen.\n47 Bill dropped the apple.\n48 Bill grabbed the football there.\n49 Jeff went to the office.\n50 Jeff passed the milk to Fred.\n51 Who gave the milk to Fred? \tJeff\t50\n1 Bill travelled to the office.\n2 Jeff took the apple there.\n3 Jeff put down the apple.\n4 Bill moved to the bedroom.\n5 Jeff picked up the milk there.\n6 Bill moved to the garden.\n7 Bill journeyed to the bedroom.\n8 Jeff went back to the office.\n9 Jeff handed the milk to Mary.\n10 Bill went back to the bathroom.\n11 Who received the milk? \tMary\t9\n12 Fred went to the office.\n13 Bill travelled to the kitchen.\n14 What did Jeff give to Mary? \tmilk\t9\n15 Mary discarded the milk.\n16 Jeff travelled to the bathroom.\n17 Mary picked up the milk there.\n18 Bill went to the hallway.\n19 Mary handed the milk to Fred.\n20 Fred passed the milk to Mary.\n21 Who gave the milk to Mary? \tFred\t20\n22 Mary passed the milk to Fred.\n23 Fred gave the milk to Mary.\n24 What did Fred give to Mary? \tmilk\t23\n25 Mary gave the milk to Fred.\n26 Fred passed the milk to Mary.\n27 Who did Fred give the milk to? \tMary\t26\n1 Bill travelled to the hallway.\n2 Bill went back to the garden.\n3 Fred went to the office.\n4 Fred travelled to the kitchen.\n5 Jeff travelled to the bathroom.\n6 Fred journeyed to the bedroom.\n7 Fred picked up the milk there.\n8 Mary travelled to the kitchen.\n9 Bill went back to the hallway.\n10 Fred went back to the office.\n11 Fred left the milk.\n12 Fred got the milk there.\n13 Fred went to the bathroom.\n14 Mary travelled to the office.\n15 Fred gave the milk to Jeff.\n16 Jeff moved to the office.\n17 Who gave the milk to Jeff? \tFred\t15\n18 Jeff discarded the milk.\n19 Jeff grabbed the apple there.\n20 What did Fred give to Jeff? \tmilk\t15\n21 Mary travelled to the garden.\n22 Mary went to the office.\n23 Mary grabbed the milk there.\n24 Mary discarded the milk.\n25 Jeff picked up the football there.\n26 Mary travelled to the hallway.\n27 Bill travelled to the garden.\n28 Fred went to the office.\n29 Jeff journeyed to the bedroom.\n30 Bill travelled to the office.\n31 Fred journeyed to the hallway.\n32 Jeff left the football.\n33 Mary moved to the office.\n34 Bill got the milk there.\n35 Bill gave the milk to Mary.\n36 Mary passed the milk to Bill.\n37 What did Mary give to Bill? \tmilk\t36\n38 Jeff got the football there.\n39 Bill discarded the milk.\n40 Who gave the milk? \tMary\t36\n41 Bill got the milk there.\n42 Bill handed the milk to Mary.\n43 Who did Bill give the milk to? \tMary\t42\n1 Jeff travelled to the hallway.\n2 Fred went back to the bedroom.\n3 Bill went back to the office.\n4 Mary went back to the office.\n5 Fred journeyed to the hallway.\n6 Fred travelled to the kitchen.\n7 Fred moved to the hallway.\n8 Jeff journeyed to the bathroom.\n9 Bill moved to the hallway.\n10 Bill went to the bedroom.\n11 Fred went back to the bathroom.\n12 Jeff moved to the office.\n13 Jeff moved to the kitchen.\n14 Fred moved to the bedroom.\n15 Jeff moved to the hallway.\n16 Mary moved to the garden.\n17 Mary went back to the kitchen.\n18 Fred went to the hallway.\n19 Jeff went to the bathroom.\n20 Mary grabbed the milk there.\n21 Mary moved to the bedroom.\n22 Jeff moved to the hallway.\n23 Mary gave the milk to Bill.\n24 Bill passed the milk to Mary.\n25 What did Bill give to Mary? \tmilk\t24\n26 Mary discarded the milk.\n27 Fred went to the office.\n28 Who gave the milk? \tBill\t24\n29 Bill picked up the milk there.\n30 Bill passed the milk to Mary.\n31 What did Bill give to Mary? \tmilk\t30\n32 Mary gave the milk to Bill.\n33 Bill handed the milk to Mary.\n34 Who received the milk? \tMary\t33\n35 Mary handed the milk to Bill.\n36 Bill handed the milk to Mary.\n37 What did Bill give to Mary? \tmilk\t36\n1 Fred took the apple there.\n2 Jeff went to the bathroom.\n3 Fred went to the kitchen.\n4 Jeff journeyed to the garden.\n5 Mary took the football there.\n6 Mary went to the hallway.\n7 Fred dropped the apple.\n8 Fred went back to the hallway.\n9 Mary discarded the football.\n10 Jeff travelled to the hallway.\n11 Bill went back to the hallway.\n12 Jeff went back to the bedroom.\n13 Bill grabbed the football there.\n14 Bill travelled to the bathroom.\n15 Jeff picked up the milk there.\n16 Fred went back to the office.\n17 Fred journeyed to the bedroom.\n18 Jeff passed the milk to Fred.\n19 Who did Jeff give the milk to? \tFred\t18\n20 Fred journeyed to the hallway.\n21 Fred dropped the milk.\n22 Who received the milk? \tFred\t18\n23 Bill left the football.\n24 Bill grabbed the football there.\n25 What did Jeff give to Fred? \tmilk\t18\n26 Bill went to the kitchen.\n27 Mary got the milk there.\n28 Mary gave the milk to Fred.\n29 Mary went to the bathroom.\n30 Who did Mary give the milk to? \tFred\t28\n31 Mary went back to the kitchen.\n32 Bill handed the football to Mary.\n33 Who gave the milk to Fred? \tMary\t28\n1 Bill picked up the milk there.\n2 Bill gave the milk to Fred.\n3 Who did Bill give the milk to? \tFred\t2\n4 Fred handed the milk to Bill.\n5 Bill gave the milk to Fred.\n6 What did Bill give to Fred? \tmilk\t5\n7 Fred travelled to the bathroom.\n8 Bill went to the bathroom.\n9 What did Bill give to Fred? \tmilk\t5\n10 Fred picked up the football there.\n11 Mary journeyed to the kitchen.\n12 Who received the milk? \tFred\t5\n13 Fred gave the football to Bill.\n14 Bill grabbed the apple there.\n15 Who received the football? \tBill\t13\n1 Fred moved to the bedroom.\n2 Jeff went to the office.\n3 Jeff went back to the kitchen.\n4 Fred picked up the apple there.\n5 Fred travelled to the office.\n6 Fred went back to the hallway.\n7 Fred journeyed to the bathroom.\n8 Fred left the apple there.\n9 Jeff picked up the football there.\n10 Bill went to the hallway.\n11 Bill went to the kitchen.\n12 Jeff passed the football to Bill.\n13 What did Jeff give to Bill? \tfootball\t12\n14 Bill went to the bedroom.\n15 Jeff went to the bedroom.\n16 Who received the football? \tBill\t12\n17 Bill gave the football to Jeff.\n18 Jeff passed the football to Bill.\n19 Who received the football? \tBill\t18\n20 Mary went back to the kitchen.\n21 Mary journeyed to the office.\n22 Who gave the football to Bill? \tJeff\t18\n23 Bill passed the football to Jeff.\n24 Jeff went back to the office.\n25 What did Bill give to Jeff? \tfootball\t23\n1 Bill moved to the kitchen.\n2 Jeff went to the bedroom.\n3 Bill travelled to the hallway.\n4 Fred moved to the bathroom.\n5 Jeff moved to the kitchen.\n6 Jeff got the football there.\n7 Bill went back to the kitchen.\n8 Jeff handed the football to Bill.\n9 Who gave the football? \tJeff\t8\n10 Bill handed the football to Jeff.\n11 Jeff passed the football to Bill.\n12 Who gave the football to Bill? \tJeff\t11\n13 Bill grabbed the milk there.\n14 Fred travelled to the hallway.\n15 Who gave the football? \tJeff\t11\n16 Mary travelled to the hallway.\n17 Bill journeyed to the office.\n18 Who gave the football? \tJeff\t11\n19 Bill moved to the garden.\n20 Bill discarded the football.\n21 Bill took the football there.\n22 Jeff went to the hallway.\n23 Bill went back to the hallway.\n24 Bill passed the football to Mary.\n25 What did Bill give to Mary? \tfootball\t24\n1 Fred journeyed to the office.\n2 Mary went to the hallway.\n3 Jeff moved to the garden.\n4 Jeff travelled to the hallway.\n5 Bill went to the office.\n6 Jeff grabbed the milk there.\n7 Jeff handed the milk to Mary.\n8 Mary passed the milk to Jeff.\n9 Who gave the milk? \tMary\t8\n10 Jeff went to the office.\n11 Bill moved to the kitchen.\n12 Who did Mary give the milk to? \tJeff\t8\n13 Fred went to the bathroom.\n14 Mary travelled to the bedroom.\n15 Who gave the milk? \tMary\t8\n16 Jeff dropped the milk.\n17 Jeff picked up the milk there.\n18 Mary moved to the kitchen.\n19 Bill went to the office.\n20 Jeff passed the milk to Bill.\n21 Jeff journeyed to the hallway.\n22 What did Jeff give to Bill? \tmilk\t20\n23 Jeff went back to the kitchen.\n24 Mary grabbed the football there.\n25 Who gave the milk to Bill? \tJeff\t20\n1 Bill travelled to the bathroom.\n2 Fred took the apple there.\n3 Mary took the football there.\n4 Mary went to the hallway.\n5 Fred handed the apple to Jeff.\n6 Mary took the milk there.\n7 What did Fred give to Jeff? \tapple\t5\n8 Mary moved to the garden.\n9 Jeff gave the apple to Fred.\n10 Who gave the apple to Fred? \tJeff\t9\n11 Fred put down the apple.\n12 Mary left the milk.\n13 Who gave the apple to Fred? \tJeff\t9\n14 Mary got the milk there.\n15 Jeff journeyed to the bathroom.\n16 Who received the apple? \tFred\t9\n17 Jeff moved to the garden.\n18 Mary passed the football to Jeff.\n19 Who gave the football to Jeff? \tMary\t18\n1 Bill journeyed to the garden.\n2 Mary went to the office.\n3 Jeff grabbed the milk there.\n4 Jeff passed the milk to Bill.\n5 What did Jeff give to Bill? \tmilk\t4\n6 Bill dropped the milk.\n7 Fred travelled to the kitchen.\n8 What did Jeff give to Bill? \tmilk\t4\n9 Mary moved to the bathroom.\n10 Jeff moved to the hallway.\n11 What did Jeff give to Bill? \tmilk\t4\n12 Bill went back to the kitchen.\n13 Jeff travelled to the bathroom.\n14 Jeff went to the kitchen.\n15 Fred moved to the office.\n16 Fred went to the garden.\n17 Fred went to the office.\n18 Jeff travelled to the bedroom.\n19 Bill went to the office.\n20 Mary moved to the office.\n21 Mary went back to the hallway.\n22 Fred moved to the bedroom.\n23 Fred grabbed the apple there.\n24 Jeff took the football there.\n25 Fred passed the apple to Jeff.\n26 What did Fred give to Jeff? \tapple\t25\n27 Jeff gave the apple to Fred.\n28 Fred handed the apple to Jeff.\n29 Who gave the apple? \tFred\t28\n1 Mary journeyed to the hallway.\n2 Mary grabbed the football there.\n3 Mary handed the football to Fred.\n4 Fred passed the football to Mary.\n5 Who did Fred give the football to? \tMary\t4\n6 Jeff went to the bathroom.\n7 Mary gave the football to Fred.\n8 What did Mary give to Fred? \tfootball\t7\n9 Fred journeyed to the bathroom.\n10 Fred passed the football to Jeff.\n11 What did Fred give to Jeff? \tfootball\t10\n12 Bill picked up the milk there.\n13 Jeff dropped the football.\n14 Who received the football? \tJeff\t10\n15 Mary journeyed to the bedroom.\n16 Bill went back to the kitchen.\n17 What did Fred give to Jeff? \tfootball\t10\n1 Jeff went to the bathroom.\n2 Bill went to the hallway.\n3 Jeff journeyed to the office.\n4 Jeff went to the garden.\n5 Mary journeyed to the hallway.\n6 Bill got the milk there.\n7 Mary went to the garden.\n8 Jeff moved to the bathroom.\n9 Jeff grabbed the apple there.\n10 Jeff left the apple.\n11 Fred travelled to the bedroom.\n12 Bill journeyed to the bedroom.\n13 Bill discarded the milk.\n14 Mary moved to the hallway.\n15 Mary travelled to the kitchen.\n16 Jeff travelled to the bedroom.\n17 Jeff grabbed the football there.\n18 Jeff handed the football to Fred.\n19 Who gave the football? \tJeff\t18\n20 Fred gave the football to Bill.\n21 Jeff went back to the garden.\n22 Who received the football? \tBill\t20\n23 Jeff journeyed to the bedroom.\n24 Mary went to the bedroom.\n25 What did Fred give to Bill? \tfootball\t20\n26 Fred went back to the hallway.\n27 Jeff went back to the office.\n28 Bill passed the football to Mary.\n29 Mary handed the football to Bill.\n30 Who gave the football to Bill? \tMary\t29\n31 Bill passed the football to Mary.\n32 Mary went back to the office.\n33 What did Bill give to Mary? \tfootball\t31\n1 Mary travelled to the bedroom.\n2 Mary journeyed to the bathroom.\n3 Mary got the football there.\n4 Mary passed the football to Fred.\n5 Who received the football? \tFred\t4\n6 Fred grabbed the milk there.\n7 Fred gave the football to Mary.\n8 Who did Fred give the football to? \tMary\t7\n9 Jeff went to the bathroom.\n10 Mary handed the football to Fred.\n11 Who gave the football? \tMary\t10\n12 Fred passed the football to Mary.\n13 Fred went back to the hallway.\n14 What did Fred give to Mary? \tfootball\t12\n15 Fred dropped the milk.\n16 Mary travelled to the garden.\n17 Who gave the football? \tFred\t12\n1 Bill moved to the office.\n2 Bill moved to the kitchen.\n3 Fred got the milk there.\n4 Fred dropped the milk.\n5 Fred grabbed the milk there.\n6 Fred discarded the milk.\n7 Jeff journeyed to the garden.\n8 Mary moved to the kitchen.\n9 Fred took the milk there.\n10 Fred put down the milk.\n11 Jeff journeyed to the kitchen.\n12 Jeff travelled to the garden.\n13 Bill went back to the office.\n14 Fred got the milk there.\n15 Bill moved to the hallway.\n16 Fred went back to the office.\n17 Jeff journeyed to the bathroom.\n18 Fred discarded the milk.\n19 Fred picked up the milk there.\n20 Jeff went to the garden.\n21 Mary moved to the garden.\n22 Fred put down the milk there.\n23 Fred got the milk there.\n24 Mary took the apple there.\n25 Mary moved to the hallway.\n26 Bill went to the kitchen.\n27 Jeff picked up the football there.\n28 Jeff travelled to the kitchen.\n29 Fred travelled to the bathroom.\n30 Jeff gave the football to Bill.\n31 Who gave the football? \tJeff\t30\n32 Fred put down the milk there.\n33 Bill handed the football to Jeff.\n34 What did Bill give to Jeff? \tfootball\t33\n35 Jeff gave the football to Bill.\n36 Bill passed the football to Jeff.\n37 Who gave the football to Jeff? \tBill\t36\n38 Fred grabbed the milk there.\n39 Jeff handed the football to Bill.\n40 What did Jeff give to Bill? \tfootball\t39\n41 Bill gave the football to Jeff.\n42 Jeff handed the football to Bill.\n43 What did Jeff give to Bill? \tfootball\t42\n1 Bill travelled to the kitchen.\n2 Fred journeyed to the bedroom.\n3 Jeff got the milk there.\n4 Jeff travelled to the bedroom.\n5 Jeff passed the milk to Fred.\n6 Fred gave the milk to Jeff.\n7 What did Fred give to Jeff? \tmilk\t6\n8 Jeff handed the milk to Fred.\n9 Fred left the milk.\n10 Who gave the milk to Fred? \tJeff\t8\n11 Jeff took the milk there.\n12 Jeff passed the milk to Fred.\n13 Who gave the milk to Fred? \tJeff\t12\n14 Fred passed the milk to Jeff.\n15 Jeff handed the milk to Fred.\n16 Who received the milk? \tFred\t15\n17 Fred gave the milk to Jeff.\n18 Jeff passed the milk to Fred.\n19 Who gave the milk to Fred? \tJeff\t18\n1 Mary went back to the bedroom.\n2 Mary went back to the garden.\n3 Mary travelled to the kitchen.\n4 Fred journeyed to the office.\n5 Jeff journeyed to the bedroom.\n6 Mary went back to the office.\n7 Fred got the football there.\n8 Fred handed the football to Mary.\n9 Who gave the football to Mary? \tFred\t8\n10 Fred took the milk there.\n11 Mary passed the football to Fred.\n12 What did Mary give to Fred? \tfootball\t11\n13 Jeff travelled to the hallway.\n14 Fred left the football.\n15 What did Mary give to Fred? \tfootball\t11\n16 Fred gave the milk to Mary.\n17 Mary handed the milk to Fred.\n18 Who did Mary give the football to? \tFred\t11\n19 Fred passed the milk to Mary.\n20 Mary put down the milk.\n21 Who gave the milk? \tFred\t19\n1 Bill journeyed to the bathroom.\n2 Fred journeyed to the office.\n3 Fred went back to the kitchen.\n4 Jeff went to the bedroom.\n5 Bill travelled to the office.\n6 Fred journeyed to the bathroom.\n7 Jeff picked up the milk there.\n8 Bill picked up the apple there.\n9 Jeff picked up the football there.\n10 Mary travelled to the office.\n11 Jeff put down the football.\n12 Jeff travelled to the garden.\n13 Fred journeyed to the kitchen.\n14 Bill passed the apple to Mary.\n15 What did Bill give to Mary? \tapple\t14\n16 Mary handed the apple to Bill.\n17 Mary journeyed to the hallway.\n18 Who gave the apple to Bill? \tMary\t16\n19 Fred journeyed to the hallway.\n20 Jeff discarded the milk.\n21 Who gave the apple? \tMary\t16\n22 Mary travelled to the garden.\n23 Jeff picked up the milk there.\n24 Jeff put down the milk.\n25 Fred went back to the bathroom.\n26 Mary grabbed the milk there.\n27 Fred journeyed to the hallway.\n28 Mary gave the milk to Jeff.\n29 Jeff handed the milk to Mary.\n30 What did Jeff give to Mary? \tmilk\t29\n31 Bill went back to the bedroom.\n32 Jeff went to the hallway.\n33 Who gave the milk to Mary? \tJeff\t29\n1 Bill went to the bedroom.\n2 Jeff went back to the bedroom.\n3 Fred went to the hallway.\n4 Fred travelled to the bedroom.\n5 Mary got the apple there.\n6 Fred went back to the bathroom.\n7 Mary handed the apple to Fred.\n8 Jeff went to the garden.\n9 Who did Mary give the apple to? \tFred\t7\n10 Fred passed the apple to Mary.\n11 Mary gave the apple to Fred.\n12 What did Mary give to Fred? \tapple\t11\n13 Jeff moved to the hallway.\n14 Fred handed the apple to Mary.\n15 Who did Fred give the apple to? \tMary\t14\n16 Mary left the apple.\n17 Bill journeyed to the hallway.\n18 What did Fred give to Mary? \tapple\t14\n19 Fred moved to the bedroom.\n20 Fred went to the hallway.\n21 Who did Fred give the apple to? \tMary\t14\n1 Fred journeyed to the bedroom.\n2 Bill moved to the garden.\n3 Fred went to the garden.\n4 Mary travelled to the kitchen.\n5 Mary took the apple there.\n6 Mary passed the apple to Jeff.\n7 Who received the apple? \tJeff\t6\n8 Mary journeyed to the bathroom.\n9 Jeff left the apple.\n10 What did Mary give to Jeff? \tapple\t6\n11 Fred moved to the bathroom.\n12 Jeff got the milk there.\n13 Who gave the apple? \tMary\t6\n14 Bill went to the office.\n15 Bill grabbed the football there.\n16 Bill dropped the football.\n17 Jeff put down the milk.\n18 Bill journeyed to the kitchen.\n19 Bill went to the office.\n20 Fred moved to the hallway.\n21 Jeff grabbed the apple there.\n22 Mary went back to the hallway.\n23 Jeff left the apple.\n24 Bill took the football there.\n25 Fred moved to the garden.\n26 Jeff went back to the bedroom.\n27 Fred travelled to the office.\n28 Mary travelled to the bedroom.\n29 Bill passed the football to Fred.\n30 Who received the football? \tFred\t29\n31 Fred gave the football to Bill.\n32 Fred journeyed to the bedroom.\n33 Who gave the football? \tFred\t31\n1 Jeff moved to the bedroom.\n2 Jeff journeyed to the office.\n3 Fred moved to the bedroom.\n4 Mary went back to the hallway.\n5 Mary picked up the apple there.\n6 Jeff went to the hallway.\n7 Mary handed the apple to Jeff.\n8 Jeff handed the apple to Mary.\n9 What did Jeff give to Mary? \tapple\t8\n10 Fred went back to the hallway.\n11 Jeff went to the garden.\n12 What did Jeff give to Mary? \tapple\t8\n13 Mary passed the apple to Fred.\n14 Fred gave the apple to Mary.\n15 Who gave the apple? \tFred\t14\n16 Mary dropped the apple there.\n17 Mary grabbed the apple there.\n18 What did Fred give to Mary? \tapple\t14\n19 Fred moved to the bathroom.\n20 Jeff journeyed to the kitchen.\n21 Who gave the apple? \tFred\t14\n1 Fred took the milk there.\n2 Fred went to the kitchen.\n3 Fred dropped the milk.\n4 Mary went to the garden.\n5 Bill went back to the kitchen.\n6 Fred moved to the office.\n7 Jeff went back to the bathroom.\n8 Bill moved to the garden.\n9 Bill journeyed to the bathroom.\n10 Fred went to the bedroom.\n11 Jeff travelled to the hallway.\n12 Fred went to the hallway.\n13 Mary moved to the kitchen.\n14 Mary went to the bathroom.\n15 Bill moved to the hallway.\n16 Bill moved to the office.\n17 Jeff went to the garden.\n18 Mary went back to the garden.\n19 Fred went back to the bathroom.\n20 Jeff moved to the bedroom.\n21 Jeff moved to the hallway.\n22 Fred went to the office.\n23 Jeff travelled to the bedroom.\n24 Jeff went back to the bathroom.\n25 Jeff travelled to the office.\n26 Jeff went to the bedroom.\n27 Jeff travelled to the office.\n28 Mary moved to the bedroom.\n29 Mary picked up the apple there.\n30 Jeff went to the bedroom.\n31 Mary went to the garden.\n32 Mary dropped the apple.\n33 Mary went back to the kitchen.\n34 Jeff journeyed to the hallway.\n35 Jeff moved to the kitchen.\n36 Mary travelled to the bedroom.\n37 Jeff moved to the garden.\n38 Mary travelled to the hallway.\n39 Jeff grabbed the apple there.\n40 Jeff discarded the apple.\n41 Jeff got the apple there.\n42 Fred journeyed to the garden.\n43 Jeff went back to the bedroom.\n44 Jeff discarded the apple.\n45 Bill moved to the hallway.\n46 Bill went back to the bedroom.\n47 Bill grabbed the apple there.\n48 Bill left the apple.\n49 Bill journeyed to the bathroom.\n50 Jeff got the apple there.\n51 Mary journeyed to the office.\n52 Mary travelled to the kitchen.\n53 Fred went back to the bedroom.\n54 Jeff discarded the apple.\n55 Fred travelled to the garden.\n56 Jeff grabbed the apple there.\n57 Fred travelled to the hallway.\n58 Jeff went back to the garden.\n59 Jeff dropped the apple.\n60 Bill moved to the bedroom.\n61 Jeff took the apple there.\n62 Mary journeyed to the office.\n63 Jeff moved to the hallway.\n64 Mary went to the kitchen.\n65 Jeff gave the apple to Fred.\n66 Bill went back to the bathroom.\n67 What did Jeff give to Fred? \tapple\t65\n68 Bill journeyed to the bedroom.\n69 Jeff went back to the garden.\n70 Who gave the apple to Fred? \tJeff\t65\n71 Mary journeyed to the office.\n72 Fred went to the bathroom.\n73 Fred discarded the apple.\n74 Bill went back to the office.\n75 Bill went to the bedroom.\n76 Fred got the apple there.\n77 Fred dropped the apple there.\n78 Mary went back to the bathroom.\n79 Fred took the apple there.\n80 Bill went to the bathroom.\n81 Fred handed the apple to Mary.\n82 Mary passed the apple to Fred.\n83 Who gave the apple? \tMary\t82\n84 Bill went to the bedroom.\n85 Fred left the apple there.\n86 Who gave the apple to Fred? \tMary\t82\n87 Mary picked up the apple there.\n88 Mary passed the apple to Fred.\n89 Who did Mary give the apple to? \tFred\t88\n1 Jeff grabbed the football there.\n2 Mary went back to the office.\n3 Fred travelled to the garden.\n4 Jeff dropped the football.\n5 Bill journeyed to the bedroom.\n6 Jeff picked up the football there.\n7 Mary went back to the kitchen.\n8 Jeff gave the football to Fred.\n9 What did Jeff give to Fred? \tfootball\t8\n10 Bill went to the garden.\n11 Fred gave the football to Bill.\n12 Who gave the football? \tFred\t11\n13 Bill gave the football to Fred.\n14 Mary travelled to the garden.\n15 Who gave the football to Fred? \tBill\t13\n16 Fred handed the football to Mary.\n17 Mary gave the football to Fred.\n18 Who gave the football? \tMary\t17\n19 Fred put down the football.\n20 Bill picked up the football there.\n21 What did Mary give to Fred? \tfootball\t17\n1 Fred travelled to the hallway.\n2 Jeff moved to the office.\n3 Fred took the milk there.\n4 Mary moved to the bedroom.\n5 Jeff travelled to the bedroom.\n6 Jeff went back to the bathroom.\n7 Jeff travelled to the office.\n8 Jeff got the apple there.\n9 Jeff picked up the football there.\n10 Fred left the milk.\n11 Jeff travelled to the kitchen.\n12 Jeff dropped the apple there.\n13 Fred picked up the milk there.\n14 Bill went to the garden.\n15 Fred travelled to the garden.\n16 Jeff took the apple there.\n17 Jeff discarded the apple there.\n18 Fred passed the milk to Bill.\n19 Who gave the milk? \tFred\t18\n20 Bill passed the milk to Fred.\n21 Fred went to the bathroom.\n22 What did Bill give to Fred? \tmilk\t20\n23 Jeff took the apple there.\n24 Jeff dropped the apple.\n25 Who gave the milk? \tBill\t20\n26 Jeff discarded the football.\n27 Bill moved to the hallway.\n28 Jeff picked up the football there.\n29 Jeff left the football.\n30 Mary moved to the bathroom.\n31 Mary moved to the hallway.\n32 Jeff travelled to the hallway.\n33 Jeff travelled to the bedroom.\n34 Bill travelled to the bedroom.\n35 Bill went back to the office.\n36 Fred dropped the milk.\n37 Fred journeyed to the garden.\n38 Jeff travelled to the hallway.\n39 Jeff moved to the bathroom.\n40 Bill travelled to the bathroom.\n41 Jeff took the milk there.\n42 Jeff gave the milk to Bill.\n43 Bill gave the milk to Jeff.\n44 Who gave the milk? \tBill\t43\n45 Jeff gave the milk to Bill.\n46 Bill moved to the hallway.\n47 What did Jeff give to Bill? \tmilk\t45\n1 Jeff grabbed the apple there.\n2 Jeff journeyed to the office.\n3 Jeff dropped the apple.\n4 Jeff took the apple there.\n5 Jeff gave the apple to Fred.\n6 Fred handed the apple to Jeff.\n7 What did Fred give to Jeff? \tapple\t6\n8 Jeff gave the apple to Fred.\n9 Fred discarded the apple.\n10 What did Jeff give to Fred? \tapple\t8\n11 Mary moved to the bedroom.\n12 Bill went to the office.\n13 What did Jeff give to Fred? \tapple\t8\n14 Fred moved to the kitchen.\n15 Jeff journeyed to the bedroom.\n16 Bill took the apple there.\n17 Bill moved to the garden.\n18 Jeff travelled to the bathroom.\n19 Jeff went to the hallway.\n20 Bill put down the apple.\n21 Fred went back to the bathroom.\n22 Fred grabbed the milk there.\n23 Fred discarded the milk.\n24 Jeff went to the office.\n25 Bill picked up the apple there.\n26 Bill travelled to the bathroom.\n27 Bill passed the apple to Fred.\n28 Who received the apple? \tFred\t27\n29 Jeff travelled to the bathroom.\n30 Fred handed the apple to Bill.\n31 What did Fred give to Bill? \tapple\t30\n1 Mary went to the hallway.\n2 Mary took the apple there.\n3 Fred took the football there.\n4 Bill travelled to the kitchen.\n5 Fred passed the football to Bill.\n6 Bill passed the football to Fred.\n7 Who did Bill give the football to? \tFred\t6\n8 Jeff journeyed to the bathroom.\n9 Fred handed the football to Bill.\n10 Who received the football? \tBill\t9\n11 Fred went back to the bedroom.\n12 Jeff journeyed to the office.\n13 Who received the football? \tBill\t9\n14 Jeff journeyed to the garden.\n15 Mary travelled to the garden.\n16 Who received the football? \tBill\t9\n17 Jeff went to the bedroom.\n18 Jeff journeyed to the bathroom.\n19 Fred took the milk there.\n20 Fred journeyed to the garden.\n21 Mary handed the apple to Fred.\n22 Fred passed the apple to Mary.\n23 Who received the apple? \tMary\t22\n1 Bill went to the garden.\n2 Jeff grabbed the milk there.\n3 Jeff moved to the kitchen.\n4 Fred went to the office.\n5 Jeff left the milk.\n6 Jeff grabbed the apple there.\n7 Jeff took the milk there.\n8 Jeff put down the apple.\n9 Mary went back to the kitchen.\n10 Jeff passed the milk to Mary.\n11 Who did Jeff give the milk to? \tMary\t10\n12 Mary passed the milk to Jeff.\n13 Mary got the apple there.\n14 What did Mary give to Jeff? \tmilk\t12\n15 Jeff dropped the milk.\n16 Mary got the milk there.\n17 What did Mary give to Jeff? \tmilk\t12\n18 Fred travelled to the garden.\n19 Mary left the milk.\n20 Mary gave the apple to Jeff.\n21 Jeff handed the apple to Mary.\n22 What did Jeff give to Mary? \tapple\t21\n23 Mary handed the apple to Jeff.\n24 Mary picked up the milk there.\n25 Who did Mary give the apple to? \tJeff\t23\n1 Fred moved to the bathroom.\n2 Jeff went to the hallway.\n3 Fred journeyed to the bedroom.\n4 Jeff took the football there.\n5 Bill travelled to the kitchen.\n6 Bill took the apple there.\n7 Fred travelled to the kitchen.\n8 Mary went back to the kitchen.\n9 Bill gave the apple to Mary.\n10 Mary gave the apple to Fred.\n11 What did Mary give to Fred? \tapple\t10\n12 Fred passed the apple to Mary.\n13 Fred went to the bathroom.\n14 Who gave the apple to Mary? \tFred\t12\n15 Mary handed the apple to Bill.\n16 Fred went to the bedroom.\n17 Who received the apple? \tBill\t15\n18 Bill dropped the apple.\n19 Mary picked up the apple there.\n20 What did Mary give to Bill? \tapple\t15\n21 Jeff discarded the football.\n22 Mary travelled to the bedroom.\n23 Mary handed the apple to Fred.\n24 Fred handed the apple to Mary.\n25 What did Fred give to Mary? \tapple\t24\n1 Jeff went to the bedroom.\n2 Bill moved to the garden.\n3 Fred got the apple there.\n4 Mary went to the office.\n5 Fred passed the apple to Mary.\n6 Mary passed the apple to Fred.\n7 What did Mary give to Fred? \tapple\t6\n8 Fred gave the apple to Mary.\n9 Mary handed the apple to Fred.\n10 Who gave the apple to Fred? \tMary\t9\n11 Fred journeyed to the bathroom.\n12 Mary went back to the garden.\n13 What did Mary give to Fred? \tapple\t9\n14 Bill went back to the bedroom.\n15 Fred grabbed the football there.\n16 What did Mary give to Fred? \tapple\t9\n17 Fred went to the hallway.\n18 Bill moved to the garden.\n19 Jeff travelled to the bathroom.\n20 Fred moved to the bathroom.\n21 Fred handed the apple to Jeff.\n22 Jeff handed the apple to Fred.\n23 Who did Jeff give the apple to? \tFred\t22\n1 Fred got the football there.\n2 Fred dropped the football.\n3 Fred took the football there.\n4 Fred put down the football.\n5 Bill picked up the apple there.\n6 Mary moved to the bedroom.\n7 Fred went back to the garden.\n8 Bill journeyed to the bedroom.\n9 Bill gave the apple to Mary.\n10 Mary took the milk there.\n11 What did Bill give to Mary? \tapple\t9\n12 Mary gave the apple to Bill.\n13 Bill put down the apple.\n14 Who received the apple? \tBill\t12\n15 Mary left the milk.\n16 Mary got the milk there.\n17 What did Mary give to Bill? \tapple\t12\n18 Jeff went back to the bathroom.\n19 Mary grabbed the apple there.\n20 Mary handed the apple to Bill.\n21 Bill left the apple.\n22 What did Mary give to Bill? \tapple\t20\n23 Mary gave the milk to Bill.\n24 Bill handed the milk to Mary.\n25 Who did Bill give the milk to? \tMary\t24\n1 Mary travelled to the office.\n2 Bill went to the kitchen.\n3 Bill moved to the bedroom.\n4 Bill took the football there.\n5 Mary went to the kitchen.\n6 Bill handed the football to Fred.\n7 Who did Bill give the football to? \tFred\t6\n8 Fred passed the football to Bill.\n9 Bill moved to the kitchen.\n10 Who received the football? \tBill\t8\n11 Bill passed the football to Mary.\n12 Mary went back to the office.\n13 What did Bill give to Mary? \tfootball\t11\n14 Jeff travelled to the hallway.\n15 Jeff journeyed to the office.\n16 Who did Bill give the football to? \tMary\t11\n17 Mary gave the football to Jeff.\n18 Jeff handed the football to Mary.\n19 What did Jeff give to Mary? \tfootball\t18\n1 Fred went to the office.\n2 Bill went to the office.\n3 Bill journeyed to the hallway.\n4 Jeff went to the bedroom.\n5 Bill journeyed to the office.\n6 Fred went back to the bedroom.\n7 Fred took the football there.\n8 Jeff travelled to the hallway.\n9 Mary went to the bedroom.\n10 Fred went to the bathroom.\n11 Fred left the football there.\n12 Jeff picked up the apple there.\n13 Jeff went to the bedroom.\n14 Jeff handed the apple to Mary.\n15 What did Jeff give to Mary? \tapple\t14\n16 Mary left the apple there.\n17 Mary travelled to the bathroom.\n18 Who gave the apple to Mary? \tJeff\t14\n19 Fred picked up the football there.\n20 Fred handed the football to Mary.\n21 What did Fred give to Mary? \tfootball\t20\n22 Mary handed the football to Fred.\n23 Jeff moved to the bathroom.\n24 Who gave the football? \tMary\t22\n25 Fred handed the football to Mary.\n26 Mary dropped the football there.\n27 Who received the football? \tMary\t25\n1 Jeff picked up the football there.\n2 Jeff passed the football to Bill.\n3 Who received the football? \tBill\t2\n4 Fred travelled to the office.\n5 Jeff went back to the hallway.\n6 Who received the football? \tBill\t2\n7 Jeff took the apple there.\n8 Bill put down the football there.\n9 Who gave the football? \tJeff\t2\n10 Jeff dropped the apple.\n11 Jeff got the apple there.\n12 Jeff moved to the office.\n13 Fred grabbed the milk there.\n14 Bill picked up the football there.\n15 Fred moved to the hallway.\n16 Fred journeyed to the garden.\n17 Jeff travelled to the bathroom.\n18 Jeff put down the apple there.\n19 Bill moved to the garden.\n20 Jeff picked up the apple there.\n21 Jeff travelled to the office.\n22 Bill dropped the football.\n23 Bill travelled to the bedroom.\n24 Fred left the milk.\n25 Jeff journeyed to the garden.\n26 Jeff gave the apple to Fred.\n27 Fred discarded the apple there.\n28 Who did Jeff give the apple to? \tFred\t26\n29 Fred grabbed the milk there.\n30 Fred moved to the hallway.\n31 Who gave the apple? \tJeff\t26\n"
  },
  {
    "path": "tasksv11/en/qa6_yes-no-questions_test.txt",
    "content": "1 Mary got the milk there.\n2 John moved to the bedroom.\n3 Is John in the kitchen? \tno\t2\n4 Mary discarded the milk.\n5 John went to the garden.\n6 Is John in the kitchen? \tno\t5\n7 Daniel moved to the bedroom.\n8 Daniel went to the garden.\n9 Is John in the garden? \tyes\t5\n10 Daniel travelled to the bathroom.\n11 Sandra travelled to the bedroom.\n12 Is Daniel in the bathroom? \tyes\t10\n13 Mary took the football there.\n14 Sandra grabbed the milk there.\n15 Is Daniel in the bedroom? \tno\t10\n1 Daniel went back to the kitchen.\n2 Mary grabbed the apple there.\n3 Is Daniel in the office? \tno\t1\n4 Daniel journeyed to the office.\n5 John went back to the office.\n6 Is Daniel in the hallway? \tno\t4\n7 Mary left the apple.\n8 Daniel went to the hallway.\n9 Is Daniel in the hallway? \tyes\t8\n10 John went to the hallway.\n11 Daniel picked up the milk there.\n12 Is John in the kitchen? \tno\t10\n13 John grabbed the football there.\n14 Mary got the apple there.\n15 Is Daniel in the hallway? \tyes\t8\n1 John moved to the hallway.\n2 Sandra went to the bedroom.\n3 Is John in the hallway? \tyes\t1\n4 Sandra travelled to the garden.\n5 John got the football there.\n6 Is John in the bedroom? \tno\t1\n7 Daniel went back to the bedroom.\n8 Mary moved to the bathroom.\n9 Is Sandra in the garden? \tyes\t4\n10 Mary went to the kitchen.\n11 Sandra went to the hallway.\n12 Is Mary in the kitchen? \tyes\t10\n13 Sandra travelled to the kitchen.\n14 John dropped the football.\n15 Is Mary in the kitchen? \tyes\t10\n1 John journeyed to the hallway.\n2 John got the apple there.\n3 Is John in the hallway? \tyes\t1\n4 Daniel journeyed to the hallway.\n5 Daniel went back to the kitchen.\n6 Is John in the hallway? \tyes\t1\n7 John put down the apple.\n8 Daniel went back to the garden.\n9 Is Daniel in the kitchen? \tno\t8\n10 John travelled to the bedroom.\n11 Sandra journeyed to the bedroom.\n12 Is John in the bathroom? \tno\t10\n13 Sandra travelled to the bathroom.\n14 John went to the office.\n15 Is Daniel in the bedroom? \tno\t8\n1 Daniel grabbed the apple there.\n2 Mary travelled to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Sandra got the milk there.\n5 Daniel moved to the hallway.\n6 Is Mary in the kitchen? \tno\t2\n7 Daniel moved to the bathroom.\n8 Mary took the football there.\n9 Is Daniel in the bathroom? \tyes\t7\n10 Daniel discarded the apple.\n11 Sandra journeyed to the hallway.\n12 Is Sandra in the bedroom? \tno\t11\n13 Sandra dropped the milk.\n14 John went back to the hallway.\n15 Is John in the bedroom? \tno\t14\n1 Daniel grabbed the apple there.\n2 John journeyed to the office.\n3 Is John in the office? \tyes\t2\n4 Mary journeyed to the bathroom.\n5 Mary went back to the garden.\n6 Is Mary in the garden? \tyes\t5\n7 Daniel discarded the apple.\n8 Sandra moved to the bedroom.\n9 Is John in the office? \tyes\t2\n10 John journeyed to the kitchen.\n11 Sandra got the apple there.\n12 Is John in the office? \tno\t10\n13 Sandra dropped the apple.\n14 Mary moved to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Daniel grabbed the apple there.\n2 John went to the garden.\n3 Is John in the garden? \tyes\t2\n4 Sandra picked up the milk there.\n5 Mary went back to the hallway.\n6 Is John in the bathroom? \tno\t2\n7 Sandra put down the milk there.\n8 Sandra moved to the garden.\n9 Is Sandra in the bedroom? \tno\t8\n10 John went to the bedroom.\n11 Sandra moved to the bathroom.\n12 Is Sandra in the bedroom? \tno\t11\n13 Sandra moved to the garden.\n14 Sandra moved to the bathroom.\n15 Is Sandra in the garden? \tno\t14\n1 John took the apple there.\n2 Mary went back to the bathroom.\n3 Is Mary in the kitchen? \tno\t2\n4 John left the apple.\n5 Sandra went to the garden.\n6 Is Sandra in the garden? \tyes\t5\n7 Mary went back to the bedroom.\n8 Mary journeyed to the garden.\n9 Is Mary in the garden? \tyes\t8\n10 John picked up the apple there.\n11 John travelled to the bathroom.\n12 Is Mary in the garden? \tyes\t8\n13 John got the football there.\n14 Mary journeyed to the kitchen.\n15 Is Mary in the office? \tno\t14\n1 John went back to the kitchen.\n2 Mary got the football there.\n3 Is John in the kitchen? \tyes\t1\n4 Sandra picked up the apple there.\n5 Sandra travelled to the bedroom.\n6 Is John in the hallway? \tno\t1\n7 Daniel travelled to the bathroom.\n8 Sandra dropped the apple there.\n9 Is Sandra in the kitchen? \tno\t5\n10 John moved to the office.\n11 Mary went to the garden.\n12 Is Mary in the bathroom? \tno\t11\n13 Mary moved to the office.\n14 Sandra went back to the bathroom.\n15 Is Mary in the office? \tyes\t13\n1 Daniel went back to the bathroom.\n2 Daniel journeyed to the office.\n3 Is Daniel in the office? \tyes\t2\n4 Daniel journeyed to the hallway.\n5 Mary took the milk there.\n6 Is Daniel in the hallway? \tyes\t4\n7 Mary went to the kitchen.\n8 Mary discarded the milk.\n9 Is Mary in the bathroom? \tno\t7\n10 Mary picked up the football there.\n11 Mary took the milk there.\n12 Is Mary in the kitchen? \tyes\t7\n13 Daniel went to the kitchen.\n14 John travelled to the kitchen.\n15 Is John in the kitchen? \tyes\t14\n1 Mary journeyed to the kitchen.\n2 Daniel picked up the football there.\n3 Is Mary in the kitchen? \tyes\t1\n4 John picked up the apple there.\n5 John discarded the apple there.\n6 Is Mary in the kitchen? \tyes\t1\n7 John picked up the apple there.\n8 Daniel journeyed to the kitchen.\n9 Is Daniel in the kitchen? \tyes\t8\n10 Daniel put down the football.\n11 Mary moved to the garden.\n12 Is Mary in the garden? \tyes\t11\n13 Sandra went back to the kitchen.\n14 Daniel moved to the office.\n15 Is Sandra in the kitchen? \tyes\t13\n1 John travelled to the office.\n2 Daniel picked up the football there.\n3 Is John in the bathroom? \tno\t1\n4 John grabbed the apple there.\n5 Mary went to the bathroom.\n6 Is Mary in the bedroom? \tno\t5\n7 Daniel picked up the milk there.\n8 Daniel discarded the football.\n9 Is Mary in the bathroom? \tyes\t5\n10 Mary went back to the office.\n11 Daniel took the football there.\n12 Is Mary in the bedroom? \tno\t10\n13 Mary went back to the garden.\n14 John dropped the apple.\n15 Is Mary in the office? \tno\t13\n1 John went to the office.\n2 Daniel picked up the football there.\n3 Is John in the garden? \tno\t1\n4 Daniel moved to the office.\n5 Sandra moved to the office.\n6 Is Daniel in the bedroom? \tno\t4\n7 Daniel discarded the football there.\n8 Sandra moved to the kitchen.\n9 Is Sandra in the office? \tno\t8\n10 Mary journeyed to the kitchen.\n11 John picked up the football there.\n12 Is Mary in the office? \tno\t10\n13 John discarded the football.\n14 John moved to the kitchen.\n15 Is Mary in the kitchen? \tyes\t10\n1 Sandra journeyed to the kitchen.\n2 John travelled to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Daniel picked up the football there.\n5 Sandra went to the garden.\n6 Is John in the kitchen? \tyes\t2\n7 John journeyed to the office.\n8 Daniel picked up the milk there.\n9 Is Sandra in the garden? \tyes\t5\n10 John journeyed to the hallway.\n11 John got the apple there.\n12 Is Sandra in the kitchen? \tno\t5\n13 Daniel travelled to the garden.\n14 John journeyed to the bathroom.\n15 Is John in the garden? \tno\t14\n1 Sandra went to the bathroom.\n2 Mary got the milk there.\n3 Is Sandra in the bedroom? \tno\t1\n4 Mary went to the bathroom.\n5 Mary went back to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 Sandra moved to the bedroom.\n8 Daniel journeyed to the hallway.\n9 Is Sandra in the bathroom? \tno\t7\n10 Mary journeyed to the garden.\n11 Daniel went back to the garden.\n12 Is Mary in the garden? \tyes\t10\n13 John travelled to the bedroom.\n14 Mary dropped the milk.\n15 Is John in the garden? \tno\t13\n1 Mary journeyed to the garden.\n2 Daniel travelled to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 John moved to the bedroom.\n5 Mary went back to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 John got the apple there.\n8 John discarded the apple.\n9 Is John in the bedroom? \tyes\t4\n10 John took the apple there.\n11 Sandra moved to the office.\n12 Is Mary in the bathroom? \tno\t5\n13 John moved to the office.\n14 John travelled to the bathroom.\n15 Is Sandra in the office? \tyes\t11\n1 Sandra travelled to the office.\n2 Daniel grabbed the football there.\n3 Is Sandra in the office? \tyes\t1\n4 Daniel moved to the garden.\n5 Daniel moved to the bathroom.\n6 Is Sandra in the bedroom? \tno\t1\n7 John went to the bedroom.\n8 Sandra grabbed the milk there.\n9 Is Daniel in the bathroom? \tyes\t5\n10 John went to the hallway.\n11 Mary went to the hallway.\n12 Is Mary in the hallway? \tyes\t11\n13 Sandra travelled to the bathroom.\n14 Sandra put down the milk.\n15 Is John in the bedroom? \tno\t10\n1 John travelled to the office.\n2 Daniel went back to the kitchen.\n3 Is John in the bathroom? \tno\t1\n4 Daniel got the milk there.\n5 Sandra went to the office.\n6 Is Sandra in the office? \tyes\t5\n7 Sandra travelled to the hallway.\n8 John went to the bathroom.\n9 Is Sandra in the kitchen? \tno\t7\n10 Mary travelled to the bathroom.\n11 Mary took the football there.\n12 Is Sandra in the hallway? \tyes\t7\n13 Mary left the football.\n14 Daniel went to the bedroom.\n15 Is Mary in the bathroom? \tyes\t10\n1 Mary picked up the apple there.\n2 Mary went to the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 Sandra went to the bathroom.\n5 Sandra grabbed the football there.\n6 Is Mary in the kitchen? \tno\t2\n7 Sandra went back to the bedroom.\n8 Mary went back to the kitchen.\n9 Is Mary in the office? \tno\t8\n10 Sandra went back to the office.\n11 Sandra left the football.\n12 Is Mary in the bathroom? \tno\t8\n13 Daniel got the football there.\n14 Sandra went back to the bedroom.\n15 Is Mary in the kitchen? \tyes\t8\n1 Daniel moved to the bedroom.\n2 Mary moved to the hallway.\n3 Is Mary in the bedroom? \tno\t2\n4 John journeyed to the garden.\n5 Mary went back to the bathroom.\n6 Is Mary in the hallway? \tno\t5\n7 John journeyed to the hallway.\n8 John moved to the bedroom.\n9 Is John in the bedroom? \tyes\t8\n10 Sandra moved to the kitchen.\n11 Daniel went to the kitchen.\n12 Is Daniel in the kitchen? \tyes\t11\n13 Sandra took the milk there.\n14 John journeyed to the bathroom.\n15 Is Daniel in the garden? \tno\t11\n1 John took the apple there.\n2 John went to the bathroom.\n3 Is John in the hallway? \tno\t2\n4 John moved to the office.\n5 Mary picked up the milk there.\n6 Is John in the hallway? \tno\t4\n7 John dropped the apple there.\n8 Mary picked up the football there.\n9 Is John in the bathroom? \tno\t4\n10 John got the apple there.\n11 John journeyed to the hallway.\n12 Is John in the bathroom? \tno\t11\n13 John left the apple.\n14 John took the apple there.\n15 Is John in the bedroom? \tno\t11\n1 Mary went to the bathroom.\n2 Daniel took the football there.\n3 Is Mary in the kitchen? \tno\t1\n4 John moved to the bedroom.\n5 John journeyed to the kitchen.\n6 Is John in the hallway? \tno\t5\n7 John took the milk there.\n8 John went to the bedroom.\n9 Is John in the kitchen? \tno\t8\n10 Sandra went to the hallway.\n11 Daniel put down the football there.\n12 Is Sandra in the bathroom? \tno\t10\n13 John went back to the kitchen.\n14 Sandra moved to the office.\n15 Is John in the hallway? \tno\t13\n1 Daniel travelled to the bathroom.\n2 Mary went back to the bedroom.\n3 Is Daniel in the office? \tno\t1\n4 Mary travelled to the bathroom.\n5 Daniel journeyed to the kitchen.\n6 Is Daniel in the bedroom? \tno\t5\n7 Mary took the apple there.\n8 John travelled to the office.\n9 Is Daniel in the kitchen? \tyes\t5\n10 Mary moved to the garden.\n11 Sandra went back to the office.\n12 Is Daniel in the kitchen? \tyes\t5\n13 Sandra journeyed to the bedroom.\n14 John went to the hallway.\n15 Is John in the hallway? \tyes\t14\n1 Daniel travelled to the hallway.\n2 Mary got the football there.\n3 Is Daniel in the office? \tno\t1\n4 Mary dropped the football.\n5 Mary grabbed the football there.\n6 Is Daniel in the hallway? \tyes\t1\n7 Sandra journeyed to the bedroom.\n8 Mary left the football there.\n9 Is Sandra in the bedroom? \tyes\t7\n10 Sandra got the apple there.\n11 Sandra grabbed the milk there.\n12 Is Sandra in the bedroom? \tyes\t7\n13 Mary travelled to the bathroom.\n14 Daniel travelled to the kitchen.\n15 Is Daniel in the bathroom? \tno\t14\n1 John went to the kitchen.\n2 Sandra journeyed to the bedroom.\n3 Is John in the office? \tno\t1\n4 Sandra journeyed to the kitchen.\n5 Daniel went back to the office.\n6 Is John in the kitchen? \tyes\t1\n7 John picked up the football there.\n8 John discarded the football.\n9 Is Daniel in the office? \tyes\t5\n10 Sandra got the football there.\n11 Sandra dropped the football.\n12 Is Daniel in the bedroom? \tno\t5\n13 Mary grabbed the apple there.\n14 John got the football there.\n15 John travelled to the hallway.\n16 Sandra went back to the garden.\n17 Is Sandra in the garden? \tyes\t16\n1 Sandra went to the kitchen.\n2 Daniel got the milk there.\n3 Is Sandra in the garden? \tno\t1\n4 John moved to the bedroom.\n5 John travelled to the hallway.\n6 Is Sandra in the hallway? \tno\t1\n7 Mary journeyed to the bedroom.\n8 Mary went back to the garden.\n9 Is Mary in the hallway? \tno\t8\n10 Sandra went to the garden.\n11 Daniel put down the milk.\n12 Is John in the kitchen? \tno\t5\n13 Sandra took the milk there.\n14 John took the apple there.\n15 Is Mary in the hallway? \tno\t8\n1 Sandra moved to the bedroom.\n2 Sandra moved to the bathroom.\n3 Is Sandra in the garden? \tno\t2\n4 Daniel travelled to the bathroom.\n5 Mary travelled to the kitchen.\n6 Is Daniel in the bathroom? \tyes\t4\n7 Mary picked up the milk there.\n8 Sandra travelled to the kitchen.\n9 Is Sandra in the bedroom? \tno\t8\n10 John went back to the garden.\n11 Mary discarded the milk.\n12 Is John in the garden? \tyes\t10\n13 Sandra travelled to the office.\n14 John picked up the apple there.\n15 Is John in the hallway? \tno\t10\n1 John went back to the hallway.\n2 Sandra picked up the football there.\n3 Is John in the office? \tno\t1\n4 Mary moved to the kitchen.\n5 Daniel grabbed the apple there.\n6 Is John in the bathroom? \tno\t1\n7 Sandra left the football.\n8 Sandra grabbed the football there.\n9 Is Mary in the office? \tno\t4\n10 John moved to the bedroom.\n11 Daniel discarded the apple there.\n12 Is John in the hallway? \tno\t10\n13 Daniel grabbed the apple there.\n14 Mary went back to the bedroom.\n15 Is Mary in the kitchen? \tno\t14\n1 Mary grabbed the apple there.\n2 Daniel travelled to the garden.\n3 Is Daniel in the kitchen? \tno\t2\n4 Daniel grabbed the milk there.\n5 Daniel discarded the milk.\n6 Is Daniel in the garden? \tyes\t2\n7 Mary dropped the apple there.\n8 John went to the hallway.\n9 Is Daniel in the bedroom? \tno\t2\n10 John picked up the apple there.\n11 John moved to the office.\n12 Is John in the bathroom? \tno\t11\n13 Sandra travelled to the office.\n14 John left the apple.\n15 Is John in the office? \tyes\t11\n1 John journeyed to the bathroom.\n2 John journeyed to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Mary went to the office.\n5 Daniel went to the bedroom.\n6 Is John in the hallway? \tno\t2\n7 Mary journeyed to the garden.\n8 Mary journeyed to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Sandra moved to the office.\n11 John went back to the hallway.\n12 Is Mary in the bedroom? \tno\t8\n13 Sandra grabbed the football there.\n14 John travelled to the bathroom.\n15 Is John in the kitchen? \tno\t14\n1 Sandra travelled to the bathroom.\n2 Daniel went back to the office.\n3 Is Sandra in the bathroom? \tyes\t1\n4 Sandra journeyed to the office.\n5 Sandra moved to the garden.\n6 Is Sandra in the garden? \tyes\t5\n7 Mary grabbed the milk there.\n8 Mary grabbed the football there.\n9 Is Sandra in the hallway? \tno\t5\n10 Daniel travelled to the hallway.\n11 Mary put down the milk.\n12 Is Daniel in the hallway? \tyes\t10\n13 Daniel moved to the bathroom.\n14 John went to the bathroom.\n15 Is Daniel in the garden? \tno\t13\n1 John went to the kitchen.\n2 John moved to the hallway.\n3 Is John in the bedroom? \tno\t2\n4 Daniel went back to the garden.\n5 Sandra travelled to the hallway.\n6 Is John in the garden? \tno\t2\n7 Mary went to the garden.\n8 John went to the office.\n9 Is Sandra in the bedroom? \tno\t5\n10 Daniel went back to the bedroom.\n11 Sandra travelled to the kitchen.\n12 Is Mary in the bathroom? \tno\t7\n13 Sandra went to the hallway.\n14 Mary moved to the kitchen.\n15 Is Sandra in the kitchen? \tno\t13\n1 Daniel moved to the kitchen.\n2 Daniel travelled to the office.\n3 Is Daniel in the office? \tyes\t2\n4 Mary journeyed to the bedroom.\n5 Daniel journeyed to the kitchen.\n6 Is Mary in the bedroom? \tyes\t4\n7 John went to the office.\n8 Daniel got the milk there.\n9 Is Daniel in the kitchen? \tyes\t5\n10 Daniel discarded the milk.\n11 Sandra grabbed the football there.\n12 Is John in the office? \tyes\t7\n13 John moved to the bedroom.\n14 Sandra dropped the football.\n15 Is John in the bedroom? \tyes\t13\n1 Sandra moved to the garden.\n2 Mary went to the garden.\n3 Is Mary in the bathroom? \tno\t2\n4 Sandra journeyed to the bedroom.\n5 Mary grabbed the apple there.\n6 Is Mary in the garden? \tyes\t2\n7 Mary put down the apple.\n8 Mary journeyed to the bathroom.\n9 Is Mary in the hallway? \tno\t8\n10 Sandra went to the kitchen.\n11 Daniel journeyed to the hallway.\n12 Is Sandra in the kitchen? \tyes\t10\n13 Mary moved to the garden.\n14 Mary went back to the bedroom.\n15 Is Daniel in the hallway? \tyes\t11\n1 John got the apple there.\n2 Daniel took the football there.\n3 Daniel put down the football.\n4 John went back to the hallway.\n5 Is John in the hallway? \tyes\t4\n6 Sandra went back to the garden.\n7 John went to the bathroom.\n8 Is John in the kitchen? \tno\t7\n9 Mary journeyed to the bathroom.\n10 John moved to the office.\n11 Is John in the kitchen? \tno\t10\n12 Mary went back to the kitchen.\n13 John left the apple.\n14 Is John in the hallway? \tno\t10\n15 Daniel travelled to the bedroom.\n16 Sandra moved to the office.\n17 Is Daniel in the office? \tno\t15\n1 Sandra journeyed to the bedroom.\n2 Sandra went back to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 Mary travelled to the bedroom.\n5 John went to the kitchen.\n6 Is Sandra in the kitchen? \tyes\t2\n7 John journeyed to the office.\n8 Sandra travelled to the bathroom.\n9 Is John in the kitchen? \tno\t7\n10 Mary went to the bathroom.\n11 Mary moved to the office.\n12 Is Sandra in the garden? \tno\t8\n13 Daniel travelled to the bedroom.\n14 Sandra went back to the office.\n15 Is Daniel in the kitchen? \tno\t13\n1 John grabbed the apple there.\n2 Daniel moved to the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 John travelled to the bedroom.\n5 Daniel got the football there.\n6 Is John in the bedroom? \tyes\t4\n7 John went back to the office.\n8 John put down the apple.\n9 Is John in the office? \tyes\t7\n10 Daniel left the football.\n11 John picked up the apple there.\n12 Is John in the office? \tyes\t7\n13 Daniel picked up the football there.\n14 Mary went to the bedroom.\n15 Is Mary in the garden? \tno\t14\n1 Daniel moved to the garden.\n2 Mary journeyed to the bedroom.\n3 Is Daniel in the garden? \tyes\t1\n4 John travelled to the garden.\n5 Mary journeyed to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 John travelled to the bedroom.\n8 Daniel moved to the kitchen.\n9 Is Daniel in the kitchen? \tyes\t8\n10 Mary journeyed to the hallway.\n11 John journeyed to the bathroom.\n12 Is John in the bathroom? \tyes\t11\n13 Mary grabbed the apple there.\n14 Daniel went to the bathroom.\n15 Is Daniel in the garden? \tno\t14\n1 Sandra went to the garden.\n2 Mary got the apple there.\n3 Is Sandra in the garden? \tyes\t1\n4 Sandra travelled to the bedroom.\n5 Mary travelled to the hallway.\n6 Is Sandra in the garden? \tno\t4\n7 John journeyed to the hallway.\n8 Mary went to the garden.\n9 Is Sandra in the bedroom? \tyes\t4\n10 Mary journeyed to the office.\n11 Sandra moved to the hallway.\n12 Is Mary in the office? \tyes\t10\n13 Mary picked up the milk there.\n14 Mary put down the milk.\n15 Is Mary in the office? \tyes\t10\n1 John travelled to the kitchen.\n2 Daniel got the milk there.\n3 Is John in the kitchen? \tyes\t1\n4 Daniel went back to the office.\n5 Daniel left the milk there.\n6 Is Daniel in the office? \tyes\t4\n7 Daniel got the milk there.\n8 Daniel left the milk.\n9 Is Daniel in the hallway? \tno\t4\n10 Mary went back to the hallway.\n11 Sandra went back to the bathroom.\n12 Is Mary in the kitchen? \tno\t10\n13 John went to the office.\n14 Daniel grabbed the milk there.\n15 Is John in the office? \tyes\t13\n1 Mary grabbed the milk there.\n2 Sandra took the football there.\n3 Daniel grabbed the apple there.\n4 John went to the bathroom.\n5 Is John in the bathroom? \tyes\t4\n6 Mary discarded the milk.\n7 Mary picked up the milk there.\n8 Is John in the bathroom? \tyes\t4\n9 Sandra put down the football there.\n10 Mary put down the milk.\n11 Is John in the garden? \tno\t4\n12 Sandra travelled to the office.\n13 Mary travelled to the bedroom.\n14 Is Sandra in the bedroom? \tno\t12\n15 John went back to the kitchen.\n16 John journeyed to the hallway.\n17 Is John in the garden? \tno\t16\n1 Sandra journeyed to the garden.\n2 Mary got the milk there.\n3 Is Sandra in the garden? \tyes\t1\n4 Sandra travelled to the office.\n5 John went to the office.\n6 Is Sandra in the office? \tyes\t4\n7 Sandra travelled to the kitchen.\n8 Sandra went to the bathroom.\n9 Is Sandra in the office? \tno\t8\n10 Daniel went to the bedroom.\n11 Mary dropped the milk.\n12 Is Daniel in the bedroom? \tyes\t10\n13 John took the football there.\n14 Daniel got the milk there.\n15 Is Daniel in the bedroom? \tyes\t10\n1 Daniel went to the office.\n2 Sandra went back to the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 Mary grabbed the apple there.\n5 Daniel grabbed the milk there.\n6 Is Daniel in the garden? \tno\t1\n7 Daniel went back to the garden.\n8 John moved to the office.\n9 Is John in the bathroom? \tno\t8\n10 John journeyed to the hallway.\n11 Mary put down the apple.\n12 Is John in the garden? \tno\t10\n13 Daniel journeyed to the office.\n14 Sandra went to the bathroom.\n15 Is John in the kitchen? \tno\t10\n1 Daniel moved to the bedroom.\n2 John travelled to the garden.\n3 Is Daniel in the bathroom? \tno\t1\n4 Mary went to the hallway.\n5 Mary picked up the football there.\n6 Is Mary in the hallway? \tyes\t4\n7 Mary dropped the football.\n8 John went back to the bedroom.\n9 Is John in the kitchen? \tno\t8\n10 Mary journeyed to the kitchen.\n11 Mary got the apple there.\n12 Is Mary in the office? \tno\t10\n13 Mary dropped the apple there.\n14 Daniel travelled to the office.\n15 Is Mary in the kitchen? \tyes\t10\n1 Mary travelled to the kitchen.\n2 Sandra journeyed to the kitchen.\n3 Is Mary in the kitchen? \tyes\t1\n4 Daniel journeyed to the hallway.\n5 Daniel got the football there.\n6 Is Mary in the hallway? \tno\t1\n7 John journeyed to the bedroom.\n8 Daniel journeyed to the bedroom.\n9 Is Daniel in the hallway? \tno\t8\n10 Sandra took the apple there.\n11 Daniel travelled to the hallway.\n12 Is Daniel in the hallway? \tyes\t11\n13 Sandra put down the apple.\n14 Mary went back to the bedroom.\n15 Is Daniel in the hallway? \tyes\t11\n1 Mary picked up the milk there.\n2 John journeyed to the garden.\n3 Is John in the garden? \tyes\t2\n4 Mary put down the milk.\n5 Sandra grabbed the football there.\n6 Is John in the garden? \tyes\t2\n7 John journeyed to the bathroom.\n8 John grabbed the apple there.\n9 Is John in the bedroom? \tno\t7\n10 Sandra discarded the football.\n11 Mary travelled to the bedroom.\n12 Is John in the bathroom? \tyes\t7\n13 Sandra grabbed the football there.\n14 Sandra went back to the kitchen.\n15 Is Mary in the hallway? \tno\t11\n1 Daniel moved to the hallway.\n2 Sandra picked up the apple there.\n3 Is Daniel in the office? \tno\t1\n4 Daniel travelled to the garden.\n5 Daniel went back to the kitchen.\n6 Is Daniel in the kitchen? \tyes\t5\n7 Mary went back to the hallway.\n8 Sandra moved to the office.\n9 Is Sandra in the bathroom? \tno\t8\n10 Daniel picked up the football there.\n11 Daniel put down the football.\n12 Is Daniel in the kitchen? \tyes\t5\n13 Sandra left the apple.\n14 Sandra travelled to the hallway.\n15 Is Sandra in the hallway? \tyes\t14\n1 Sandra went back to the kitchen.\n2 John grabbed the football there.\n3 Is Sandra in the kitchen? \tyes\t1\n4 John went back to the office.\n5 Sandra went back to the garden.\n6 Is Sandra in the kitchen? \tno\t5\n7 John went to the kitchen.\n8 Mary went back to the bathroom.\n9 Is John in the bathroom? \tno\t7\n10 John discarded the football.\n11 Mary journeyed to the bedroom.\n12 Is Sandra in the kitchen? \tno\t5\n13 Mary got the apple there.\n14 Daniel went to the bathroom.\n15 Is Mary in the bathroom? \tno\t11\n1 Sandra travelled to the bathroom.\n2 Sandra travelled to the kitchen.\n3 Is Sandra in the hallway? \tno\t2\n4 Sandra moved to the garden.\n5 Sandra got the apple there.\n6 Is Sandra in the hallway? \tno\t4\n7 Daniel travelled to the hallway.\n8 Sandra moved to the kitchen.\n9 Is Sandra in the kitchen? \tyes\t8\n10 John went to the garden.\n11 Daniel travelled to the office.\n12 Is Daniel in the bathroom? \tno\t11\n13 Sandra went to the garden.\n14 Sandra discarded the apple.\n15 Is Daniel in the bedroom? \tno\t11\n1 Daniel grabbed the apple there.\n2 John journeyed to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 John journeyed to the kitchen.\n5 Sandra travelled to the bathroom.\n6 Is Sandra in the bathroom? \tyes\t5\n7 John took the football there.\n8 Sandra journeyed to the office.\n9 Is Sandra in the office? \tyes\t8\n10 Sandra travelled to the hallway.\n11 John left the football.\n12 Is Sandra in the garden? \tno\t10\n13 Sandra travelled to the bedroom.\n14 Daniel discarded the apple.\n15 Is Sandra in the bedroom? \tyes\t13\n1 Mary got the apple there.\n2 John moved to the office.\n3 Is John in the office? \tyes\t2\n4 Mary travelled to the garden.\n5 Mary discarded the apple.\n6 Is John in the office? \tyes\t2\n7 Mary took the apple there.\n8 Mary travelled to the bedroom.\n9 Is Mary in the bathroom? \tno\t8\n10 Mary travelled to the hallway.\n11 John grabbed the football there.\n12 Is Mary in the hallway? \tyes\t10\n13 John put down the football there.\n14 Mary left the apple.\n15 Is Mary in the hallway? \tyes\t10\n1 Sandra moved to the bathroom.\n2 Daniel went to the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 Sandra journeyed to the office.\n5 Mary went back to the bathroom.\n6 Is Sandra in the office? \tyes\t4\n7 Mary picked up the apple there.\n8 Daniel grabbed the football there.\n9 Is Mary in the bathroom? \tyes\t5\n10 Mary journeyed to the office.\n11 Daniel put down the football.\n12 Is Mary in the garden? \tno\t10\n13 John grabbed the football there.\n14 John moved to the bathroom.\n15 Is John in the bathroom? \tyes\t14\n1 Sandra travelled to the bathroom.\n2 John got the football there.\n3 Is Sandra in the garden? \tno\t1\n4 Daniel moved to the bathroom.\n5 Daniel travelled to the hallway.\n6 Is Sandra in the bathroom? \tyes\t1\n7 Sandra went to the hallway.\n8 John dropped the football.\n9 Is Daniel in the hallway? \tyes\t5\n10 Daniel grabbed the milk there.\n11 Sandra went to the office.\n12 Is Sandra in the bedroom? \tno\t11\n13 Daniel put down the milk there.\n14 Sandra moved to the kitchen.\n15 Is Sandra in the bedroom? \tno\t14\n1 Sandra went back to the kitchen.\n2 John moved to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Mary went back to the office.\n5 Sandra moved to the garden.\n6 Is John in the garden? \tno\t2\n7 John moved to the office.\n8 Daniel travelled to the hallway.\n9 Is Daniel in the kitchen? \tno\t8\n10 John journeyed to the bedroom.\n11 Mary went back to the bedroom.\n12 Is Sandra in the garden? \tyes\t5\n13 John journeyed to the hallway.\n14 John went to the bedroom.\n15 Is John in the hallway? \tno\t14\n1 Mary journeyed to the garden.\n2 Daniel went to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Mary travelled to the hallway.\n5 Mary went to the office.\n6 Is Mary in the hallway? \tno\t5\n7 Mary took the football there.\n8 John went to the bedroom.\n9 Is Mary in the bedroom? \tno\t5\n10 Mary journeyed to the hallway.\n11 Sandra moved to the hallway.\n12 Is Mary in the hallway? \tyes\t10\n13 Daniel took the apple there.\n14 Mary went back to the bedroom.\n15 Is Sandra in the bedroom? \tno\t11\n1 John got the football there.\n2 Daniel went to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Daniel took the apple there.\n5 Sandra went to the bathroom.\n6 Is Sandra in the bathroom? \tyes\t5\n7 Daniel left the apple there.\n8 Daniel journeyed to the bedroom.\n9 Is Sandra in the bathroom? \tyes\t5\n10 Sandra moved to the garden.\n11 Daniel travelled to the garden.\n12 Is Sandra in the bathroom? \tno\t10\n13 John put down the football.\n14 Daniel journeyed to the bathroom.\n15 Is Sandra in the hallway? \tno\t10\n1 Sandra moved to the garden.\n2 Sandra went back to the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 John travelled to the kitchen.\n5 John moved to the bedroom.\n6 Is Sandra in the kitchen? \tno\t2\n7 Daniel picked up the apple there.\n8 Mary went to the bathroom.\n9 Is John in the bedroom? \tyes\t5\n10 Daniel dropped the apple.\n11 Daniel moved to the hallway.\n12 Is John in the bedroom? \tyes\t5\n13 John went back to the kitchen.\n14 John moved to the office.\n15 Is John in the office? \tyes\t14\n1 Daniel went to the office.\n2 Sandra travelled to the hallway.\n3 Is Daniel in the office? \tyes\t1\n4 Mary went to the kitchen.\n5 John journeyed to the hallway.\n6 Is Daniel in the hallway? \tno\t1\n7 John got the football there.\n8 John discarded the football.\n9 Is Mary in the office? \tno\t4\n10 Mary travelled to the garden.\n11 John took the football there.\n12 Is John in the hallway? \tyes\t5\n13 John went to the office.\n14 Sandra went to the kitchen.\n15 Is Mary in the hallway? \tno\t10\n1 Daniel journeyed to the bathroom.\n2 Daniel grabbed the football there.\n3 Is Daniel in the bathroom? \tyes\t1\n4 Daniel grabbed the milk there.\n5 Sandra went to the hallway.\n6 Is Sandra in the office? \tno\t5\n7 Sandra picked up the apple there.\n8 Sandra left the apple.\n9 Is Sandra in the hallway? \tyes\t5\n10 Daniel went to the kitchen.\n11 Mary moved to the kitchen.\n12 Is Mary in the office? \tno\t11\n13 Daniel dropped the milk.\n14 Daniel left the football.\n15 Is Mary in the bedroom? \tno\t11\n1 Sandra travelled to the bedroom.\n2 Sandra journeyed to the garden.\n3 Is Sandra in the office? \tno\t2\n4 John went to the bedroom.\n5 Mary moved to the bathroom.\n6 Is Sandra in the garden? \tyes\t2\n7 Daniel got the milk there.\n8 Mary moved to the bedroom.\n9 Is Mary in the bathroom? \tno\t8\n10 Sandra journeyed to the bedroom.\n11 John moved to the kitchen.\n12 Is Sandra in the garden? \tno\t10\n13 John travelled to the bedroom.\n14 Mary picked up the football there.\n15 Is Sandra in the bedroom? \tyes\t10\n1 John moved to the bedroom.\n2 Mary picked up the apple there.\n3 Is John in the bedroom? \tyes\t1\n4 Sandra went back to the bedroom.\n5 Sandra moved to the hallway.\n6 Is John in the office? \tno\t1\n7 Mary dropped the apple there.\n8 Sandra travelled to the garden.\n9 Is Sandra in the garden? \tyes\t8\n10 John moved to the bathroom.\n11 Daniel travelled to the hallway.\n12 Is Daniel in the hallway? \tyes\t11\n13 Sandra travelled to the bathroom.\n14 Mary picked up the apple there.\n15 Is Sandra in the kitchen? \tno\t13\n1 Daniel took the milk there.\n2 Daniel dropped the milk.\n3 Mary travelled to the hallway.\n4 John went back to the bedroom.\n5 Is John in the bedroom? \tyes\t4\n6 John went back to the office.\n7 Daniel journeyed to the garden.\n8 Is Daniel in the bedroom? \tno\t7\n9 Mary travelled to the office.\n10 John moved to the bedroom.\n11 Is John in the bedroom? \tyes\t10\n12 Daniel took the apple there.\n13 Daniel went back to the office.\n14 Is Daniel in the garden? \tno\t13\n15 Mary moved to the bathroom.\n16 Daniel got the milk there.\n17 Is Daniel in the garden? \tno\t13\n1 Mary journeyed to the bathroom.\n2 Sandra went to the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Mary journeyed to the hallway.\n5 Mary journeyed to the office.\n6 Is Mary in the hallway? \tno\t5\n7 Daniel took the football there.\n8 Sandra moved to the kitchen.\n9 Is Sandra in the kitchen? \tyes\t8\n10 John went back to the hallway.\n11 John went to the bedroom.\n12 Is Mary in the bathroom? \tno\t5\n13 John went back to the hallway.\n14 Daniel left the football.\n15 Is John in the hallway? \tyes\t13\n1 Sandra journeyed to the garden.\n2 John picked up the milk there.\n3 Is Sandra in the hallway? \tno\t1\n4 John put down the milk there.\n5 Mary went to the hallway.\n6 Is Sandra in the garden? \tyes\t1\n7 Daniel journeyed to the bedroom.\n8 Sandra picked up the football there.\n9 Is Mary in the bedroom? \tno\t5\n10 John got the milk there.\n11 John travelled to the hallway.\n12 Is Daniel in the kitchen? \tno\t7\n13 Sandra travelled to the bathroom.\n14 John travelled to the bedroom.\n15 Is Sandra in the bathroom? \tyes\t13\n1 John went to the kitchen.\n2 Sandra travelled to the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 John went to the bedroom.\n5 Sandra travelled to the bedroom.\n6 Is Sandra in the hallway? \tno\t5\n7 Mary moved to the office.\n8 Sandra travelled to the hallway.\n9 Is Mary in the bedroom? \tno\t7\n10 Mary grabbed the football there.\n11 Daniel journeyed to the bedroom.\n12 Is Sandra in the hallway? \tyes\t8\n13 John travelled to the bathroom.\n14 John travelled to the hallway.\n15 Is Sandra in the garden? \tno\t8\n1 Daniel travelled to the bathroom.\n2 John went to the kitchen.\n3 Is John in the office? \tno\t2\n4 John got the apple there.\n5 John moved to the bedroom.\n6 Is John in the hallway? \tno\t5\n7 John journeyed to the office.\n8 Daniel travelled to the office.\n9 Is John in the bathroom? \tno\t7\n10 Mary moved to the bathroom.\n11 John discarded the apple.\n12 Is Mary in the kitchen? \tno\t10\n13 Mary journeyed to the kitchen.\n14 John moved to the kitchen.\n15 Is John in the bathroom? \tno\t14\n1 John went back to the kitchen.\n2 John moved to the garden.\n3 Is John in the garden? \tyes\t2\n4 Sandra went back to the office.\n5 Mary took the milk there.\n6 Is Sandra in the hallway? \tno\t4\n7 Mary discarded the milk there.\n8 Mary went to the office.\n9 Is Sandra in the office? \tyes\t4\n10 Daniel went back to the garden.\n11 Daniel took the football there.\n12 Is Mary in the office? \tyes\t8\n13 Daniel put down the football there.\n14 Daniel travelled to the hallway.\n15 Is Daniel in the hallway? \tyes\t14\n1 John went to the kitchen.\n2 Daniel travelled to the bedroom.\n3 Is John in the kitchen? \tyes\t1\n4 John travelled to the hallway.\n5 Mary journeyed to the garden.\n6 Is John in the bedroom? \tno\t4\n7 Daniel went to the kitchen.\n8 Daniel went back to the hallway.\n9 Is Daniel in the kitchen? \tno\t8\n10 Sandra went back to the garden.\n11 John went back to the garden.\n12 Is Daniel in the hallway? \tyes\t8\n13 Mary went to the office.\n14 John journeyed to the kitchen.\n15 Is Sandra in the office? \tno\t10\n1 Sandra went to the office.\n2 Mary went back to the bedroom.\n3 Is Sandra in the hallway? \tno\t1\n4 Daniel travelled to the bathroom.\n5 John went to the hallway.\n6 Is Mary in the bedroom? \tyes\t2\n7 Daniel moved to the garden.\n8 Sandra moved to the bathroom.\n9 Is Mary in the bathroom? \tno\t2\n10 Daniel moved to the office.\n11 Mary picked up the apple there.\n12 Is Daniel in the kitchen? \tno\t10\n13 John took the milk there.\n14 John moved to the garden.\n15 Is John in the garden? \tyes\t14\n1 Mary grabbed the milk there.\n2 John moved to the garden.\n3 Is John in the bedroom? \tno\t2\n4 Sandra took the apple there.\n5 Sandra went to the hallway.\n6 Is John in the bedroom? \tno\t2\n7 Daniel went back to the hallway.\n8 John journeyed to the bedroom.\n9 Is John in the garden? \tno\t8\n10 Mary picked up the football there.\n11 Mary went to the garden.\n12 Is Daniel in the bedroom? \tno\t7\n13 John travelled to the garden.\n14 Mary journeyed to the bedroom.\n15 Is John in the hallway? \tno\t13\n1 John moved to the bedroom.\n2 John went to the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 Daniel travelled to the bathroom.\n5 John picked up the apple there.\n6 Is Daniel in the bathroom? \tyes\t4\n7 Sandra took the football there.\n8 John went back to the garden.\n9 Is John in the garden? \tyes\t8\n10 John dropped the apple.\n11 Sandra discarded the football.\n12 Is John in the garden? \tyes\t8\n13 John travelled to the bedroom.\n14 John went to the hallway.\n15 Is John in the bedroom? \tno\t14\n1 Daniel took the apple there.\n2 Mary went to the office.\n3 Is Mary in the kitchen? \tno\t2\n4 Sandra picked up the football there.\n5 Sandra travelled to the bedroom.\n6 Is Sandra in the bedroom? \tyes\t5\n7 Sandra went to the garden.\n8 Sandra discarded the football there.\n9 Is Sandra in the garden? \tyes\t7\n10 Sandra went back to the office.\n11 John grabbed the football there.\n12 Is Sandra in the bedroom? \tno\t10\n13 Daniel moved to the office.\n14 Mary travelled to the bathroom.\n15 Is Mary in the bathroom? \tyes\t14\n1 Daniel grabbed the apple there.\n2 Mary went back to the office.\n3 Is Mary in the office? \tyes\t2\n4 Daniel dropped the apple.\n5 John journeyed to the office.\n6 Is Mary in the bedroom? \tno\t2\n7 Daniel went back to the bathroom.\n8 Mary journeyed to the garden.\n9 Is John in the bedroom? \tno\t5\n10 Daniel journeyed to the office.\n11 Sandra travelled to the bathroom.\n12 Is Daniel in the office? \tyes\t10\n13 Sandra went back to the hallway.\n14 Sandra went back to the office.\n15 Is Mary in the garden? \tyes\t8\n1 Mary went to the bedroom.\n2 Sandra grabbed the milk there.\n3 Is Mary in the bathroom? \tno\t1\n4 Sandra journeyed to the bedroom.\n5 Sandra dropped the milk.\n6 Is Sandra in the hallway? \tno\t4\n7 Daniel went back to the office.\n8 John went to the kitchen.\n9 Is Daniel in the office? \tyes\t7\n10 Daniel journeyed to the kitchen.\n11 Mary went back to the bathroom.\n12 Is John in the hallway? \tno\t8\n13 Sandra picked up the milk there.\n14 Sandra left the milk.\n15 Is Mary in the bedroom? \tno\t11\n1 Daniel picked up the apple there.\n2 Daniel travelled to the garden.\n3 Is Daniel in the bedroom? \tno\t2\n4 Mary travelled to the hallway.\n5 Daniel dropped the apple.\n6 Is Daniel in the kitchen? \tno\t2\n7 Mary picked up the milk there.\n8 Daniel grabbed the apple there.\n9 Is Daniel in the garden? \tyes\t2\n10 Daniel dropped the apple.\n11 Daniel took the apple there.\n12 Daniel went to the bathroom.\n13 Daniel journeyed to the kitchen.\n14 Is Daniel in the hallway? \tno\t13\n15 Daniel journeyed to the hallway.\n16 Mary discarded the milk.\n17 Is Daniel in the garden? \tno\t15\n1 Mary travelled to the hallway.\n2 Daniel got the apple there.\n3 Is Mary in the bathroom? \tno\t1\n4 Daniel journeyed to the bathroom.\n5 Mary moved to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Daniel travelled to the hallway.\n8 Daniel dropped the apple.\n9 Is Mary in the bedroom? \tno\t5\n10 John moved to the garden.\n11 Daniel travelled to the garden.\n12 Is Mary in the garden? \tno\t5\n13 Daniel went back to the bedroom.\n14 Daniel took the football there.\n15 Is John in the garden? \tyes\t10\n1 Sandra moved to the garden.\n2 Sandra got the milk there.\n3 Is Sandra in the garden? \tyes\t1\n4 Sandra went to the bedroom.\n5 Mary journeyed to the garden.\n6 Is Sandra in the bedroom? \tyes\t4\n7 John went back to the office.\n8 Daniel went back to the office.\n9 Is John in the bedroom? \tno\t7\n10 Daniel moved to the hallway.\n11 Daniel went to the bathroom.\n12 Is Daniel in the bathroom? \tyes\t11\n13 Daniel took the football there.\n14 Sandra put down the milk.\n15 Is Daniel in the hallway? \tno\t11\n1 Sandra picked up the apple there.\n2 John took the football there.\n3 Sandra put down the apple.\n4 John dropped the football.\n5 Mary got the milk there.\n6 Daniel went to the kitchen.\n7 Is Daniel in the bedroom? \tno\t6\n8 John moved to the hallway.\n9 Mary discarded the milk there.\n10 Is John in the hallway? \tyes\t8\n11 Mary picked up the milk there.\n12 Daniel travelled to the hallway.\n13 Is Daniel in the bathroom? \tno\t12\n14 Sandra got the apple there.\n15 Sandra discarded the apple there.\n16 Is Daniel in the hallway? \tyes\t12\n17 Sandra went back to the kitchen.\n18 Sandra got the football there.\n19 Is Sandra in the kitchen? \tyes\t17\n1 Daniel went to the office.\n2 Daniel travelled to the kitchen.\n3 Is Daniel in the bathroom? \tno\t2\n4 John took the milk there.\n5 Mary went to the hallway.\n6 Is Mary in the garden? \tno\t5\n7 John went back to the garden.\n8 Sandra went to the garden.\n9 Is Sandra in the office? \tno\t8\n10 Daniel travelled to the hallway.\n11 John journeyed to the bedroom.\n12 Is John in the office? \tno\t11\n13 Mary travelled to the office.\n14 John went to the office.\n15 Is John in the kitchen? \tno\t14\n1 John journeyed to the bathroom.\n2 Daniel picked up the football there.\n3 Is John in the kitchen? \tno\t1\n4 Sandra went to the hallway.\n5 Mary moved to the kitchen.\n6 Is Mary in the hallway? \tno\t5\n7 Daniel went to the hallway.\n8 Daniel put down the football.\n9 Is Sandra in the hallway? \tyes\t4\n10 Sandra moved to the office.\n11 Mary travelled to the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Daniel grabbed the football there.\n14 Daniel left the football.\n15 Is Sandra in the office? \tyes\t10\n1 Mary picked up the apple there.\n2 Mary moved to the kitchen.\n3 Is Mary in the kitchen? \tyes\t2\n4 Sandra went to the office.\n5 Mary travelled to the garden.\n6 Is Mary in the garden? \tyes\t5\n7 Mary travelled to the hallway.\n8 Mary discarded the apple.\n9 Is Mary in the hallway? \tyes\t7\n10 Mary took the apple there.\n11 Mary left the apple.\n12 Is Mary in the hallway? \tyes\t7\n13 Mary travelled to the kitchen.\n14 Mary travelled to the hallway.\n15 Is Mary in the bathroom? \tno\t14\n1 John went to the office.\n2 John went back to the garden.\n3 Is John in the garden? \tyes\t2\n4 Daniel travelled to the office.\n5 Daniel grabbed the football there.\n6 Is John in the garden? \tyes\t2\n7 Sandra grabbed the milk there.\n8 Mary went back to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Daniel dropped the football.\n11 Mary journeyed to the garden.\n12 Is Mary in the bedroom? \tno\t11\n13 Daniel grabbed the football there.\n14 Sandra put down the milk there.\n15 Is Mary in the office? \tno\t11\n1 Daniel picked up the football there.\n2 Daniel left the football.\n3 Mary got the apple there.\n4 Daniel moved to the office.\n5 Is Daniel in the office? \tyes\t4\n6 Mary went to the kitchen.\n7 Sandra went back to the bathroom.\n8 Is Mary in the kitchen? \tyes\t6\n9 Mary left the apple.\n10 Sandra got the milk there.\n11 Is Daniel in the bedroom? \tno\t4\n12 John journeyed to the kitchen.\n13 Sandra moved to the hallway.\n14 Is Sandra in the garden? \tno\t13\n15 Mary moved to the garden.\n16 Daniel went to the kitchen.\n17 Is John in the kitchen? \tyes\t12\n1 Mary moved to the bedroom.\n2 Daniel picked up the milk there.\n3 Is Mary in the garden? \tno\t1\n4 John went to the hallway.\n5 Mary travelled to the bathroom.\n6 Is John in the bedroom? \tno\t4\n7 Daniel put down the milk.\n8 Sandra travelled to the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 John travelled to the office.\n11 Sandra went to the bedroom.\n12 Is Mary in the garden? \tno\t5\n13 Sandra moved to the garden.\n14 Daniel moved to the office.\n15 Is Sandra in the garden? \tyes\t13\n1 John travelled to the hallway.\n2 John travelled to the garden.\n3 Is John in the garden? \tyes\t2\n4 John moved to the kitchen.\n5 Daniel grabbed the apple there.\n6 Is John in the bedroom? \tno\t4\n7 John moved to the bathroom.\n8 Daniel put down the apple there.\n9 Is John in the bathroom? \tyes\t7\n10 John went to the office.\n11 Daniel went to the bedroom.\n12 Is John in the hallway? \tno\t10\n13 John travelled to the hallway.\n14 John took the football there.\n15 Is John in the hallway? \tyes\t13\n1 Mary went to the office.\n2 Daniel journeyed to the hallway.\n3 Is Daniel in the bedroom? \tno\t2\n4 Mary went to the bedroom.\n5 Sandra went to the garden.\n6 Is Mary in the office? \tno\t4\n7 Sandra took the football there.\n8 Mary journeyed to the bathroom.\n9 Is Mary in the office? \tno\t8\n10 Mary went to the bedroom.\n11 John moved to the hallway.\n12 Is Sandra in the garden? \tyes\t5\n13 Sandra put down the football there.\n14 Sandra picked up the football there.\n15 Is John in the office? \tno\t11\n1 Mary journeyed to the kitchen.\n2 Daniel moved to the hallway.\n3 Is Daniel in the bedroom? \tno\t2\n4 Mary moved to the bathroom.\n5 Sandra picked up the milk there.\n6 Is Daniel in the bathroom? \tno\t2\n7 Sandra put down the milk.\n8 Daniel went back to the office.\n9 Is Daniel in the office? \tyes\t8\n10 Mary went to the office.\n11 Sandra moved to the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 John travelled to the kitchen.\n14 Sandra got the football there.\n15 Is Daniel in the garden? \tno\t8\n1 Mary moved to the office.\n2 Sandra took the apple there.\n3 Is Mary in the office? \tyes\t1\n4 John went to the hallway.\n5 Sandra left the apple.\n6 Is Mary in the office? \tyes\t1\n7 Daniel went to the garden.\n8 Mary got the apple there.\n9 Is Daniel in the garden? \tyes\t7\n10 Sandra went back to the bedroom.\n11 Mary went back to the garden.\n12 Is Sandra in the bedroom? \tyes\t10\n13 Mary left the apple.\n14 Sandra travelled to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 John went back to the office.\n2 John went back to the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 John moved to the hallway.\n5 Daniel moved to the garden.\n6 Is Daniel in the office? \tno\t5\n7 Mary moved to the hallway.\n8 John picked up the football there.\n9 Is Daniel in the garden? \tyes\t5\n10 Daniel travelled to the bedroom.\n11 John moved to the kitchen.\n12 Is Daniel in the office? \tno\t10\n13 Daniel journeyed to the kitchen.\n14 Daniel moved to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 Mary moved to the hallway.\n2 Mary picked up the football there.\n3 Is Mary in the bathroom? \tno\t1\n4 Daniel journeyed to the bedroom.\n5 Daniel moved to the bathroom.\n6 Is Daniel in the garden? \tno\t5\n7 Mary left the football.\n8 John travelled to the bedroom.\n9 Is Daniel in the hallway? \tno\t5\n10 John picked up the milk there.\n11 Sandra travelled to the hallway.\n12 Is John in the bathroom? \tno\t8\n13 Daniel went back to the hallway.\n14 Daniel got the football there.\n15 Is John in the kitchen? \tno\t8\n1 Sandra went back to the hallway.\n2 Sandra grabbed the apple there.\n3 Is Sandra in the hallway? \tyes\t1\n4 Sandra went to the bathroom.\n5 Mary went back to the bedroom.\n6 Is Sandra in the office? \tno\t4\n7 Sandra moved to the office.\n8 Sandra dropped the apple there.\n9 Is Mary in the bedroom? \tyes\t5\n10 Sandra travelled to the garden.\n11 Sandra took the milk there.\n12 Is Sandra in the office? \tno\t10\n13 Sandra dropped the milk.\n14 Daniel went to the office.\n15 Is Sandra in the kitchen? \tno\t10\n1 John journeyed to the kitchen.\n2 Sandra went back to the hallway.\n3 Is John in the bedroom? \tno\t1\n4 Mary journeyed to the kitchen.\n5 Sandra moved to the bedroom.\n6 Is Sandra in the bedroom? \tyes\t5\n7 John went to the office.\n8 Sandra went back to the bathroom.\n9 Is Sandra in the garden? \tno\t8\n10 Sandra travelled to the office.\n11 Sandra travelled to the bedroom.\n12 Is John in the bedroom? \tno\t7\n13 Mary went to the office.\n14 Daniel moved to the office.\n15 Is Mary in the office? \tyes\t13\n1 John went back to the garden.\n2 Sandra travelled to the office.\n3 Is John in the kitchen? \tno\t1\n4 John went to the bathroom.\n5 Daniel went back to the bathroom.\n6 Is Sandra in the garden? \tno\t2\n7 Mary moved to the hallway.\n8 Sandra went back to the garden.\n9 Is Daniel in the bathroom? \tyes\t5\n10 Mary journeyed to the garden.\n11 Sandra journeyed to the bedroom.\n12 Is Sandra in the hallway? \tno\t11\n13 Sandra travelled to the kitchen.\n14 Daniel travelled to the hallway.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Sandra journeyed to the office.\n2 Sandra grabbed the football there.\n3 Is Sandra in the office? \tyes\t1\n4 Sandra picked up the apple there.\n5 John got the milk there.\n6 Is Sandra in the office? \tyes\t1\n7 John dropped the milk.\n8 Sandra discarded the apple.\n9 Mary went to the garden.\n10 Sandra went to the bathroom.\n11 Is Sandra in the bathroom? \tyes\t10\n12 Daniel went back to the bathroom.\n13 John picked up the milk there.\n14 Is Sandra in the hallway? \tno\t10\n15 Daniel went to the hallway.\n16 John went back to the bedroom.\n17 Is John in the bedroom? \tyes\t16\n1 Daniel travelled to the bathroom.\n2 Daniel went back to the garden.\n3 Is Daniel in the bathroom? \tno\t2\n4 Daniel went back to the office.\n5 Daniel went to the garden.\n6 Is Daniel in the bedroom? \tno\t5\n7 John journeyed to the bathroom.\n8 Daniel took the milk there.\n9 Is John in the bathroom? \tyes\t7\n10 Mary journeyed to the kitchen.\n11 Mary moved to the bathroom.\n12 Is Mary in the bathroom? \tyes\t11\n13 Mary went back to the garden.\n14 Daniel dropped the milk.\n15 Is Mary in the garden? \tyes\t13\n1 Sandra moved to the office.\n2 Daniel journeyed to the garden.\n3 Is Sandra in the office? \tyes\t1\n4 Sandra journeyed to the bathroom.\n5 Sandra travelled to the kitchen.\n6 Is Daniel in the garden? \tyes\t2\n7 Daniel went to the office.\n8 Daniel grabbed the football there.\n9 Is Daniel in the bathroom? \tno\t7\n10 Mary journeyed to the office.\n11 Daniel went back to the bathroom.\n12 Is Daniel in the office? \tno\t11\n13 Daniel put down the football there.\n14 Mary went to the bedroom.\n15 Is Mary in the hallway? \tno\t14\n1 Sandra journeyed to the bedroom.\n2 John went to the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 Sandra took the football there.\n5 Daniel moved to the garden.\n6 Is Sandra in the hallway? \tno\t1\n7 Sandra went to the hallway.\n8 Sandra went back to the garden.\n9 Is John in the garden? \tno\t2\n10 Sandra discarded the football.\n11 Daniel picked up the apple there.\n12 Is Daniel in the bedroom? \tno\t5\n13 John travelled to the garden.\n14 John journeyed to the kitchen.\n15 Is John in the garden? \tno\t14\n1 Sandra grabbed the milk there.\n2 Daniel journeyed to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Daniel picked up the football there.\n5 Mary went to the office.\n6 Is Mary in the office? \tyes\t5\n7 John went to the bedroom.\n8 Daniel went to the garden.\n9 Is Daniel in the garden? \tyes\t8\n10 Sandra went back to the office.\n11 Mary journeyed to the bedroom.\n12 Is John in the office? \tno\t7\n13 John travelled to the hallway.\n14 Sandra left the milk.\n15 Is Daniel in the garden? \tyes\t8\n1 John travelled to the bathroom.\n2 John moved to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 John grabbed the apple there.\n5 John went back to the hallway.\n6 Is John in the office? \tno\t5\n7 Mary went back to the hallway.\n8 John travelled to the bathroom.\n9 Is John in the bathroom? \tyes\t8\n10 Daniel moved to the office.\n11 Mary went to the office.\n12 Is Mary in the office? \tyes\t11\n13 Sandra moved to the kitchen.\n14 Sandra went back to the bedroom.\n15 Is Daniel in the office? \tyes\t10\n1 Sandra moved to the bedroom.\n2 Daniel journeyed to the kitchen.\n3 Is Daniel in the bathroom? \tno\t2\n4 Daniel took the football there.\n5 Sandra journeyed to the kitchen.\n6 Is Sandra in the kitchen? \tyes\t5\n7 Daniel left the football there.\n8 Daniel went back to the garden.\n9 Is Daniel in the garden? \tyes\t8\n10 Mary went to the garden.\n11 Daniel picked up the apple there.\n12 Is Mary in the garden? \tyes\t10\n13 Sandra travelled to the bedroom.\n14 Mary travelled to the bedroom.\n15 Is Mary in the office? \tno\t14\n1 Sandra travelled to the office.\n2 Mary got the football there.\n3 Is Sandra in the hallway? \tno\t1\n4 Mary moved to the kitchen.\n5 John went to the kitchen.\n6 Is Mary in the kitchen? \tyes\t4\n7 Mary dropped the football.\n8 Mary went back to the office.\n9 Is Mary in the office? \tyes\t8\n10 John moved to the bedroom.\n11 Daniel took the apple there.\n12 Is Mary in the office? \tyes\t8\n13 Sandra travelled to the kitchen.\n14 Sandra got the football there.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Sandra took the apple there.\n2 Sandra moved to the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Daniel moved to the garden.\n5 Sandra moved to the kitchen.\n6 Is Sandra in the office? \tno\t5\n7 Sandra grabbed the football there.\n8 John went back to the hallway.\n9 Is Sandra in the kitchen? \tyes\t5\n10 Daniel went back to the bedroom.\n11 Sandra left the apple.\n12 Is John in the hallway? \tyes\t8\n13 Daniel picked up the milk there.\n14 Daniel journeyed to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 Daniel picked up the milk there.\n2 Sandra went to the garden.\n3 Is Sandra in the kitchen? \tno\t2\n4 Mary moved to the office.\n5 Daniel moved to the garden.\n6 Is Daniel in the bathroom? \tno\t5\n7 Mary went back to the garden.\n8 Daniel dropped the milk.\n9 Is Mary in the bedroom? \tno\t7\n10 Daniel grabbed the milk there.\n11 Mary journeyed to the bathroom.\n12 Is Mary in the bathroom? \tyes\t11\n13 Mary went to the hallway.\n14 Mary picked up the football there.\n15 Is Mary in the bedroom? \tno\t13\n1 Sandra journeyed to the bathroom.\n2 Sandra got the milk there.\n3 Is Sandra in the bathroom? \tyes\t1\n4 Daniel travelled to the kitchen.\n5 Sandra travelled to the office.\n6 Is Daniel in the bedroom? \tno\t4\n7 Daniel journeyed to the office.\n8 Sandra moved to the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 Daniel grabbed the apple there.\n11 Sandra put down the milk there.\n12 Is Sandra in the bathroom? \tyes\t8\n13 Mary went to the office.\n14 Daniel discarded the apple.\n15 Is Sandra in the office? \tno\t8\n1 John picked up the apple there.\n2 Mary grabbed the football there.\n3 Daniel journeyed to the bathroom.\n4 Mary put down the football.\n5 Is Daniel in the kitchen? \tno\t3\n6 John left the apple.\n7 Mary got the apple there.\n8 Is Daniel in the office? \tno\t3\n9 Mary grabbed the football there.\n10 John moved to the kitchen.\n11 Is John in the garden? \tno\t10\n12 Mary went back to the hallway.\n13 Sandra travelled to the garden.\n14 Is Sandra in the garden? \tyes\t13\n15 Sandra grabbed the milk there.\n16 Daniel went to the bedroom.\n17 Is Mary in the garden? \tno\t12\n1 Daniel went to the bathroom.\n2 Sandra travelled to the garden.\n3 Is Sandra in the bedroom? \tno\t2\n4 Sandra moved to the office.\n5 Mary travelled to the office.\n6 Is Sandra in the office? \tyes\t4\n7 John grabbed the football there.\n8 John put down the football.\n9 Is Mary in the hallway? \tno\t5\n10 Sandra went to the bedroom.\n11 Sandra journeyed to the bathroom.\n12 Is Sandra in the bathroom? \tyes\t11\n13 John grabbed the football there.\n14 Mary travelled to the bathroom.\n15 Is Sandra in the office? \tno\t11\n1 Mary journeyed to the kitchen.\n2 John moved to the garden.\n3 Is Mary in the kitchen? \tyes\t1\n4 Sandra travelled to the hallway.\n5 Sandra grabbed the milk there.\n6 Is Mary in the kitchen? \tyes\t1\n7 Sandra dropped the milk.\n8 Mary went to the bedroom.\n9 Is Mary in the bedroom? \tyes\t8\n10 Mary moved to the kitchen.\n11 Sandra travelled to the bathroom.\n12 Is Mary in the kitchen? \tyes\t10\n13 Mary went back to the hallway.\n14 Sandra journeyed to the office.\n15 Is Mary in the hallway? \tyes\t13\n1 Mary travelled to the bedroom.\n2 Mary grabbed the apple there.\n3 Is Mary in the bathroom? \tno\t1\n4 Mary moved to the kitchen.\n5 Daniel went back to the kitchen.\n6 Is Mary in the kitchen? \tyes\t4\n7 Daniel went to the bathroom.\n8 Sandra went back to the office.\n9 Is Daniel in the office? \tno\t7\n10 Sandra moved to the hallway.\n11 Daniel went back to the office.\n12 Is Daniel in the office? \tyes\t11\n13 Sandra picked up the milk there.\n14 Mary went back to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Daniel went to the office.\n2 John moved to the garden.\n3 Is Daniel in the hallway? \tno\t1\n4 John went back to the kitchen.\n5 Daniel moved to the garden.\n6 Is John in the kitchen? \tyes\t4\n7 Mary went to the kitchen.\n8 Daniel went to the bedroom.\n9 Is John in the kitchen? \tyes\t4\n10 John went back to the hallway.\n11 Sandra travelled to the garden.\n12 Is John in the hallway? \tyes\t10\n13 Sandra travelled to the bedroom.\n14 Daniel moved to the kitchen.\n15 Is Sandra in the bedroom? \tyes\t13\n1 Daniel grabbed the milk there.\n2 Sandra journeyed to the garden.\n3 Is Sandra in the bedroom? \tno\t2\n4 Daniel picked up the apple there.\n5 Daniel discarded the milk.\n6 Is Sandra in the kitchen? \tno\t2\n7 Sandra journeyed to the office.\n8 Daniel dropped the apple.\n9 Is Sandra in the office? \tyes\t7\n10 Sandra went to the bedroom.\n11 Daniel picked up the apple there.\n12 Is Sandra in the bedroom? \tyes\t10\n13 Sandra moved to the office.\n14 Daniel picked up the football there.\n15 Is Sandra in the office? \tyes\t13\n1 Daniel moved to the kitchen.\n2 Daniel went back to the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 Mary went back to the garden.\n5 Mary picked up the football there.\n6 Is Daniel in the garden? \tno\t2\n7 Mary grabbed the apple there.\n8 Sandra travelled to the kitchen.\n9 Is Sandra in the kitchen? \tyes\t8\n10 Sandra took the milk there.\n11 Mary moved to the hallway.\n12 Is Mary in the hallway? \tyes\t11\n13 Sandra went to the bathroom.\n14 Sandra left the milk.\n15 Is Mary in the kitchen? \tno\t11\n1 Mary moved to the bedroom.\n2 John got the apple there.\n3 Is Mary in the bathroom? \tno\t1\n4 John discarded the apple there.\n5 John moved to the bathroom.\n6 Is Mary in the bedroom? \tyes\t1\n7 Mary went back to the kitchen.\n8 John got the milk there.\n9 Is John in the bedroom? \tno\t5\n10 Mary went back to the bedroom.\n11 John discarded the milk.\n12 Is Mary in the kitchen? \tno\t10\n13 John went to the hallway.\n14 John moved to the bathroom.\n15 Is Mary in the hallway? \tno\t10\n1 Sandra travelled to the hallway.\n2 Sandra moved to the bathroom.\n3 Is Sandra in the office? \tno\t2\n4 John grabbed the football there.\n5 Mary got the apple there.\n6 Is Sandra in the office? \tno\t2\n7 John went back to the office.\n8 Daniel went to the office.\n9 Is John in the bedroom? \tno\t7\n10 John moved to the bedroom.\n11 John discarded the football.\n12 Is John in the office? \tno\t10\n13 Mary discarded the apple.\n14 John went back to the garden.\n15 Is John in the garden? \tyes\t14\n1 Mary picked up the milk there.\n2 Mary travelled to the kitchen.\n3 Is Mary in the kitchen? \tyes\t2\n4 Mary went to the office.\n5 Daniel journeyed to the kitchen.\n6 Is Mary in the hallway? \tno\t4\n7 Sandra moved to the office.\n8 Mary put down the milk there.\n9 Is Mary in the office? \tyes\t4\n10 Sandra moved to the bathroom.\n11 Sandra grabbed the apple there.\n12 Is Sandra in the hallway? \tno\t10\n13 Sandra went to the garden.\n14 Mary grabbed the milk there.\n15 Is Sandra in the bathroom? \tno\t13\n1 Mary got the apple there.\n2 Daniel journeyed to the kitchen.\n3 Is Daniel in the bathroom? \tno\t2\n4 Mary journeyed to the garden.\n5 Mary journeyed to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 Daniel picked up the football there.\n8 Mary went to the hallway.\n9 Is Daniel in the garden? \tno\t2\n10 Mary went to the bedroom.\n11 Mary journeyed to the bathroom.\n12 Is Mary in the office? \tno\t11\n13 Daniel travelled to the garden.\n14 John went back to the kitchen.\n15 Is John in the garden? \tno\t14\n1 Sandra went to the office.\n2 Mary took the apple there.\n3 Is Sandra in the office? \tyes\t1\n4 Mary discarded the apple.\n5 Mary journeyed to the bathroom.\n6 Is Sandra in the bathroom? \tno\t1\n7 Sandra travelled to the bedroom.\n8 Sandra grabbed the apple there.\n9 Is Mary in the bathroom? \tyes\t5\n10 John moved to the hallway.\n11 John journeyed to the bathroom.\n12 Is John in the hallway? \tno\t11\n13 Sandra went to the bathroom.\n14 John travelled to the hallway.\n15 Is John in the kitchen? \tno\t14\n1 John journeyed to the bathroom.\n2 Mary went to the office.\n3 Is John in the kitchen? \tno\t1\n4 Mary moved to the kitchen.\n5 Sandra moved to the hallway.\n6 Is Mary in the bedroom? \tno\t4\n7 John got the apple there.\n8 John got the football there.\n9 Is Mary in the hallway? \tno\t4\n10 Mary picked up the milk there.\n11 Sandra journeyed to the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 Sandra travelled to the bedroom.\n14 John travelled to the garden.\n15 Is Sandra in the bedroom? \tyes\t13\n1 John took the milk there.\n2 John discarded the milk.\n3 Sandra went to the bedroom.\n4 John picked up the football there.\n5 Is Sandra in the bedroom? \tyes\t3\n6 Sandra journeyed to the garden.\n7 John went back to the bathroom.\n8 Is Sandra in the office? \tno\t6\n9 Mary went to the hallway.\n10 John dropped the football there.\n11 Is Sandra in the office? \tno\t6\n12 John moved to the kitchen.\n13 Mary journeyed to the office.\n14 Is John in the bathroom? \tno\t12\n15 Mary went to the bedroom.\n16 John journeyed to the bedroom.\n17 Is John in the bedroom? \tyes\t16\n1 Sandra moved to the hallway.\n2 John grabbed the football there.\n3 Is Sandra in the hallway? \tyes\t1\n4 Mary picked up the milk there.\n5 Mary dropped the milk.\n6 Is Sandra in the kitchen? \tno\t1\n7 Mary journeyed to the hallway.\n8 Sandra went back to the kitchen.\n9 Is Mary in the hallway? \tyes\t7\n10 Sandra took the milk there.\n11 John journeyed to the bathroom.\n12 Is Sandra in the bathroom? \tno\t8\n13 Daniel went to the hallway.\n14 Daniel travelled to the bedroom.\n15 Is Daniel in the office? \tno\t14\n1 Mary travelled to the kitchen.\n2 Sandra picked up the apple there.\n3 Is Mary in the kitchen? \tyes\t1\n4 Daniel went back to the office.\n5 Mary got the football there.\n6 Is Mary in the kitchen? \tyes\t1\n7 Daniel journeyed to the hallway.\n8 Sandra journeyed to the garden.\n9 Is Daniel in the hallway? \tyes\t7\n10 John moved to the hallway.\n11 Daniel journeyed to the garden.\n12 Is John in the hallway? \tyes\t10\n13 Mary travelled to the garden.\n14 Mary dropped the football.\n15 Is Mary in the kitchen? \tno\t13\n1 Sandra journeyed to the office.\n2 Mary moved to the kitchen.\n3 Is Sandra in the office? \tyes\t1\n4 John grabbed the football there.\n5 John put down the football.\n6 Is Mary in the bedroom? \tno\t2\n7 Daniel journeyed to the bedroom.\n8 Mary journeyed to the office.\n9 Is Mary in the office? \tyes\t8\n10 Daniel went to the kitchen.\n11 Sandra went back to the bedroom.\n12 Is Mary in the kitchen? \tno\t8\n13 Daniel moved to the bathroom.\n14 John took the football there.\n15 Is Sandra in the bedroom? \tyes\t11\n1 Sandra picked up the apple there.\n2 Sandra picked up the milk there.\n3 John went back to the garden.\n4 Sandra journeyed to the bathroom.\n5 Is Sandra in the bathroom? \tyes\t4\n6 Sandra moved to the office.\n7 Sandra left the milk.\n8 Is Sandra in the office? \tyes\t6\n9 Mary went to the garden.\n10 Daniel grabbed the milk there.\n11 Is Sandra in the hallway? \tno\t6\n12 Daniel dropped the milk.\n13 Mary travelled to the hallway.\n14 Is Mary in the hallway? \tyes\t13\n15 Sandra journeyed to the garden.\n16 Sandra journeyed to the bathroom.\n17 Is Mary in the hallway? \tyes\t13\n1 John travelled to the kitchen.\n2 Mary grabbed the milk there.\n3 Is John in the kitchen? \tyes\t1\n4 Sandra went back to the hallway.\n5 Daniel went back to the bathroom.\n6 Is Sandra in the hallway? \tyes\t4\n7 Mary discarded the milk.\n8 Daniel went to the kitchen.\n9 Is Daniel in the bathroom? \tno\t8\n10 Sandra went back to the kitchen.\n11 Sandra journeyed to the bathroom.\n12 Is Daniel in the garden? \tno\t8\n13 John went back to the garden.\n14 Sandra journeyed to the hallway.\n15 Is Sandra in the office? \tno\t14\n1 Sandra got the football there.\n2 Daniel journeyed to the kitchen.\n3 Is Daniel in the garden? \tno\t2\n4 Mary went to the hallway.\n5 Mary took the apple there.\n6 Is Daniel in the kitchen? \tyes\t2\n7 John moved to the hallway.\n8 John moved to the garden.\n9 Is Daniel in the kitchen? \tyes\t2\n10 John grabbed the milk there.\n11 John moved to the bathroom.\n12 Is John in the bathroom? \tyes\t11\n13 Mary left the apple.\n14 John went to the bedroom.\n15 Is John in the office? \tno\t14\n1 Sandra travelled to the garden.\n2 Daniel travelled to the garden.\n3 Is Sandra in the bedroom? \tno\t1\n4 Mary travelled to the office.\n5 John travelled to the office.\n6 Is Mary in the office? \tyes\t4\n7 Mary grabbed the apple there.\n8 John went back to the hallway.\n9 Is Mary in the bedroom? \tno\t4\n10 Mary discarded the apple.\n11 Mary grabbed the apple there.\n12 Is John in the hallway? \tyes\t8\n13 Sandra moved to the hallway.\n14 Sandra travelled to the bedroom.\n15 Is Sandra in the bedroom? \tyes\t14\n1 Daniel got the milk there.\n2 Daniel went back to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 John travelled to the kitchen.\n5 Sandra travelled to the office.\n6 Is Sandra in the office? \tyes\t5\n7 Sandra journeyed to the garden.\n8 Sandra went to the bedroom.\n9 Is John in the bedroom? \tno\t4\n10 John journeyed to the garden.\n11 Daniel left the milk.\n12 Is Sandra in the bathroom? \tno\t8\n13 Daniel picked up the milk there.\n14 Sandra journeyed to the hallway.\n15 Is John in the garden? \tyes\t10\n1 Mary went to the bathroom.\n2 Sandra travelled to the office.\n3 Is Sandra in the bedroom? \tno\t2\n4 Sandra picked up the football there.\n5 Sandra left the football.\n6 Is Mary in the bedroom? \tno\t1\n7 Mary went to the kitchen.\n8 Sandra got the football there.\n9 Is Mary in the office? \tno\t7\n10 Mary journeyed to the bedroom.\n11 Sandra moved to the bathroom.\n12 Is Sandra in the kitchen? \tno\t11\n13 Sandra discarded the football there.\n14 Sandra grabbed the football there.\n15 Is Mary in the hallway? \tno\t10\n1 John moved to the kitchen.\n2 Mary moved to the garden.\n3 Is John in the kitchen? \tyes\t1\n4 Daniel moved to the bathroom.\n5 Daniel went back to the office.\n6 Is John in the bedroom? \tno\t1\n7 Daniel went to the bedroom.\n8 Sandra went to the garden.\n9 Is Daniel in the bedroom? \tyes\t7\n10 Daniel went to the office.\n11 Daniel got the apple there.\n12 Is Daniel in the garden? \tno\t10\n13 John went back to the office.\n14 Mary went back to the bathroom.\n15 Is Daniel in the kitchen? \tno\t10\n1 John went to the hallway.\n2 Sandra went back to the bathroom.\n3 Is John in the hallway? \tyes\t1\n4 Sandra took the apple there.\n5 Daniel travelled to the bathroom.\n6 Is John in the hallway? \tyes\t1\n7 Mary journeyed to the garden.\n8 Daniel got the milk there.\n9 Is Sandra in the hallway? \tno\t2\n10 Sandra discarded the apple there.\n11 Sandra grabbed the apple there.\n12 Is Daniel in the bathroom? \tyes\t5\n13 Sandra journeyed to the bedroom.\n14 Sandra went to the bathroom.\n15 Is Sandra in the hallway? \tno\t14\n1 Mary moved to the garden.\n2 John journeyed to the bathroom.\n3 Is Mary in the garden? \tyes\t1\n4 John journeyed to the office.\n5 John grabbed the milk there.\n6 Is Mary in the garden? \tyes\t1\n7 Daniel moved to the kitchen.\n8 John took the football there.\n9 Is Daniel in the kitchen? \tyes\t7\n10 Sandra journeyed to the bedroom.\n11 John travelled to the bedroom.\n12 Is John in the office? \tno\t11\n13 Daniel went back to the garden.\n14 John journeyed to the hallway.\n15 Is Daniel in the bedroom? \tno\t13\n1 John travelled to the garden.\n2 Daniel moved to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Daniel went to the office.\n5 Mary got the apple there.\n6 Is Daniel in the office? \tyes\t4\n7 Sandra journeyed to the bedroom.\n8 Mary put down the apple there.\n9 Is Sandra in the bedroom? \tyes\t7\n10 Mary went back to the garden.\n11 Daniel journeyed to the bedroom.\n12 Is Mary in the bedroom? \tno\t10\n13 John moved to the kitchen.\n14 Mary journeyed to the office.\n15 Is John in the kitchen? \tyes\t13\n1 Sandra picked up the apple there.\n2 Mary journeyed to the garden.\n3 Is Mary in the bedroom? \tno\t2\n4 Sandra took the milk there.\n5 Daniel travelled to the garden.\n6 Is Daniel in the garden? \tyes\t5\n7 Mary moved to the bedroom.\n8 Mary moved to the kitchen.\n9 Is Mary in the kitchen? \tyes\t8\n10 Sandra put down the milk there.\n11 Sandra took the milk there.\n12 Is Mary in the bedroom? \tno\t8\n13 Daniel went to the bedroom.\n14 Daniel went to the office.\n15 Is Daniel in the bedroom? \tno\t14\n1 Mary went back to the bedroom.\n2 Mary went back to the bathroom.\n3 Is Mary in the kitchen? \tno\t2\n4 Mary journeyed to the garden.\n5 Mary picked up the apple there.\n6 Is Mary in the garden? \tyes\t4\n7 John journeyed to the hallway.\n8 Daniel travelled to the garden.\n9 Is Mary in the garden? \tyes\t4\n10 Mary got the milk there.\n11 John took the football there.\n12 Is John in the hallway? \tyes\t7\n13 John travelled to the bedroom.\n14 Mary left the apple.\n15 Is Daniel in the garden? \tyes\t8\n1 Sandra went back to the bathroom.\n2 John moved to the garden.\n3 Is John in the garden? \tyes\t2\n4 Mary travelled to the office.\n5 Sandra moved to the hallway.\n6 Is John in the garden? \tyes\t2\n7 John went to the kitchen.\n8 John took the milk there.\n9 Is Mary in the office? \tyes\t4\n10 John travelled to the bedroom.\n11 Mary got the football there.\n12 Is Sandra in the hallway? \tyes\t5\n13 John dropped the milk.\n14 Sandra journeyed to the garden.\n15 Is John in the kitchen? \tno\t10\n1 Sandra got the apple there.\n2 John moved to the bathroom.\n3 Is John in the bedroom? \tno\t2\n4 Daniel went back to the hallway.\n5 Sandra moved to the kitchen.\n6 Is John in the office? \tno\t2\n7 Sandra travelled to the bathroom.\n8 John went to the hallway.\n9 Is Sandra in the office? \tno\t7\n10 Sandra went to the garden.\n11 Mary journeyed to the hallway.\n12 Is Sandra in the kitchen? \tno\t10\n13 John went back to the bedroom.\n14 John went back to the kitchen.\n15 Is Mary in the hallway? \tyes\t11\n1 Daniel took the football there.\n2 Daniel discarded the football.\n3 Daniel picked up the football there.\n4 Daniel moved to the bedroom.\n5 Is Daniel in the bedroom? \tyes\t4\n6 Mary got the apple there.\n7 Sandra moved to the bathroom.\n8 Is Sandra in the hallway? \tno\t7\n9 Daniel discarded the football.\n10 John travelled to the kitchen.\n11 Is Sandra in the kitchen? \tno\t7\n12 Sandra went to the kitchen.\n13 Daniel grabbed the football there.\n14 Is Sandra in the bathroom? \tno\t12\n15 Sandra went to the garden.\n16 Mary put down the apple.\n17 Is Sandra in the office? \tno\t15\n1 Daniel grabbed the milk there.\n2 John went back to the bathroom.\n3 Is John in the garden? \tno\t2\n4 Mary travelled to the kitchen.\n5 John moved to the hallway.\n6 Is John in the hallway? \tyes\t5\n7 Mary travelled to the hallway.\n8 Daniel went to the bathroom.\n9 Is John in the hallway? \tyes\t5\n10 Daniel picked up the apple there.\n11 Daniel went to the bedroom.\n12 Is John in the office? \tno\t5\n13 John went back to the garden.\n14 Daniel dropped the apple.\n15 Is Daniel in the bathroom? \tno\t11\n1 John grabbed the apple there.\n2 Mary went back to the kitchen.\n3 Is Mary in the kitchen? \tyes\t2\n4 Mary took the milk there.\n5 John dropped the apple.\n6 Is Mary in the kitchen? \tyes\t2\n7 Mary left the milk.\n8 John went back to the office.\n9 Is John in the kitchen? \tno\t8\n10 Sandra moved to the kitchen.\n11 Mary moved to the office.\n12 Is Sandra in the garden? \tno\t10\n13 Mary travelled to the kitchen.\n14 Sandra picked up the milk there.\n15 Is Sandra in the kitchen? \tyes\t10\n1 John got the apple there.\n2 Mary got the milk there.\n3 John left the apple.\n4 Daniel journeyed to the kitchen.\n5 Is Daniel in the office? \tno\t4\n6 Daniel moved to the bathroom.\n7 Mary left the milk.\n8 Is Daniel in the office? \tno\t6\n9 Sandra moved to the bathroom.\n10 Mary moved to the office.\n11 Is Sandra in the bedroom? \tno\t9\n12 John journeyed to the kitchen.\n13 Sandra travelled to the hallway.\n14 Is Sandra in the hallway? \tyes\t13\n15 John travelled to the bathroom.\n16 John moved to the garden.\n17 Is Mary in the office? \tyes\t10\n1 Daniel journeyed to the office.\n2 Sandra went back to the office.\n3 Is Daniel in the garden? \tno\t1\n4 John moved to the bathroom.\n5 John moved to the office.\n6 Is Sandra in the office? \tyes\t2\n7 Sandra grabbed the football there.\n8 Mary went back to the garden.\n9 Is Mary in the bathroom? \tno\t8\n10 Sandra put down the football there.\n11 Sandra went back to the bedroom.\n12 Is John in the bedroom? \tno\t5\n13 Mary went back to the kitchen.\n14 Mary got the apple there.\n15 Is Mary in the hallway? \tno\t13\n1 Daniel moved to the bathroom.\n2 John moved to the office.\n3 Is Daniel in the bathroom? \tyes\t1\n4 Daniel moved to the hallway.\n5 Sandra got the football there.\n6 Is John in the kitchen? \tno\t2\n7 John travelled to the hallway.\n8 John journeyed to the bedroom.\n9 Is John in the bedroom? \tyes\t8\n10 Sandra dropped the football.\n11 Daniel went to the kitchen.\n12 Is John in the bathroom? \tno\t8\n13 Daniel got the apple there.\n14 Daniel went back to the hallway.\n15 Is Daniel in the bedroom? \tno\t14\n1 John journeyed to the bedroom.\n2 Mary took the apple there.\n3 Is John in the hallway? \tno\t1\n4 Mary put down the apple there.\n5 Mary went back to the hallway.\n6 Is Mary in the garden? \tno\t5\n7 Sandra travelled to the bathroom.\n8 Daniel moved to the kitchen.\n9 Is Daniel in the kitchen? \tyes\t8\n10 Sandra went back to the garden.\n11 Mary journeyed to the bathroom.\n12 Is Sandra in the bathroom? \tno\t10\n13 Daniel travelled to the office.\n14 Daniel journeyed to the kitchen.\n15 Is Daniel in the kitchen? \tyes\t14\n1 John moved to the office.\n2 Daniel journeyed to the garden.\n3 Is John in the office? \tyes\t1\n4 John picked up the milk there.\n5 Sandra took the football there.\n6 Is John in the office? \tyes\t1\n7 Mary went back to the kitchen.\n8 Daniel journeyed to the bedroom.\n9 Is Daniel in the bedroom? \tyes\t8\n10 John left the milk.\n11 Mary journeyed to the bathroom.\n12 Is Mary in the bathroom? \tyes\t11\n13 Mary moved to the bedroom.\n14 Daniel went back to the office.\n15 Is Daniel in the office? \tyes\t14\n1 John went back to the bathroom.\n2 John travelled to the kitchen.\n3 Is John in the office? \tno\t2\n4 Mary journeyed to the garden.\n5 Sandra travelled to the garden.\n6 Is Sandra in the garden? \tyes\t5\n7 Mary grabbed the apple there.\n8 Sandra went back to the bathroom.\n9 Is Sandra in the garden? \tno\t8\n10 Mary dropped the apple.\n11 Sandra journeyed to the kitchen.\n12 Is Sandra in the kitchen? \tyes\t11\n13 Mary got the apple there.\n14 Sandra went back to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t14\n1 Daniel journeyed to the garden.\n2 Daniel travelled to the office.\n3 Is Daniel in the office? \tyes\t2\n4 John journeyed to the garden.\n5 Mary journeyed to the garden.\n6 Is John in the office? \tno\t4\n7 John went to the office.\n8 Mary got the milk there.\n9 Is John in the office? \tyes\t7\n10 Sandra travelled to the kitchen.\n11 Mary picked up the football there.\n12 Is Sandra in the hallway? \tno\t10\n13 Daniel went back to the kitchen.\n14 Mary dropped the football.\n15 Is Sandra in the kitchen? \tyes\t10\n1 Daniel travelled to the office.\n2 Daniel travelled to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Daniel travelled to the garden.\n5 Sandra travelled to the kitchen.\n6 Is Sandra in the kitchen? \tyes\t5\n7 Mary went back to the kitchen.\n8 Sandra travelled to the garden.\n9 Is Daniel in the garden? \tyes\t4\n10 Sandra picked up the football there.\n11 Daniel journeyed to the bathroom.\n12 Is Daniel in the bathroom? \tyes\t11\n13 John journeyed to the office.\n14 Daniel moved to the garden.\n15 Is Daniel in the garden? \tyes\t14\n1 Sandra grabbed the football there.\n2 John journeyed to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 Daniel moved to the hallway.\n5 Mary moved to the kitchen.\n6 Is Daniel in the hallway? \tyes\t4\n7 Mary picked up the apple there.\n8 John went back to the garden.\n9 Is John in the garden? \tyes\t8\n10 Sandra journeyed to the hallway.\n11 Daniel went back to the bedroom.\n12 Is Mary in the bedroom? \tno\t5\n13 Mary went back to the bathroom.\n14 Sandra discarded the football.\n15 Is Sandra in the hallway? \tyes\t10\n1 John moved to the kitchen.\n2 Mary went to the office.\n3 Is Mary in the kitchen? \tno\t2\n4 Sandra moved to the office.\n5 Daniel moved to the garden.\n6 Is Sandra in the office? \tyes\t4\n7 Daniel took the football there.\n8 Mary journeyed to the garden.\n9 Is Mary in the kitchen? \tno\t8\n10 Daniel journeyed to the office.\n11 Mary travelled to the kitchen.\n12 Is Mary in the hallway? \tno\t11\n13 Sandra went back to the bathroom.\n14 Daniel went back to the bedroom.\n15 Is Daniel in the office? \tno\t14\n1 John went back to the bathroom.\n2 John travelled to the hallway.\n3 Is John in the kitchen? \tno\t2\n4 Daniel moved to the garden.\n5 Daniel moved to the hallway.\n6 Is Daniel in the bathroom? \tno\t5\n7 Sandra travelled to the office.\n8 Sandra moved to the bedroom.\n9 Is Daniel in the bedroom? \tno\t5\n10 John journeyed to the office.\n11 Daniel journeyed to the bathroom.\n12 Is Daniel in the kitchen? \tno\t11\n13 Daniel went to the bedroom.\n14 Daniel moved to the kitchen.\n15 Is Sandra in the bedroom? \tyes\t8\n1 Sandra grabbed the apple there.\n2 Mary journeyed to the bathroom.\n3 Is Mary in the garden? \tno\t2\n4 Sandra travelled to the bedroom.\n5 Daniel travelled to the office.\n6 Is Sandra in the bathroom? \tno\t4\n7 Daniel went back to the kitchen.\n8 Sandra went back to the office.\n9 Is Daniel in the kitchen? \tyes\t7\n10 John travelled to the garden.\n11 Sandra journeyed to the bedroom.\n12 Is Daniel in the bedroom? \tno\t7\n13 Sandra discarded the apple.\n14 John took the milk there.\n15 Is John in the garden? \tyes\t10\n1 Mary grabbed the milk there.\n2 Mary discarded the milk.\n3 Mary took the milk there.\n4 Mary put down the milk.\n5 Mary moved to the kitchen.\n6 Mary travelled to the bedroom.\n7 Is Mary in the bedroom? \tyes\t6\n8 Daniel moved to the office.\n9 Sandra journeyed to the bedroom.\n10 Is Mary in the bedroom? \tyes\t6\n11 Daniel picked up the milk there.\n12 Sandra travelled to the garden.\n13 Is Sandra in the garden? \tyes\t12\n14 Daniel put down the milk.\n15 John moved to the bathroom.\n16 Is John in the bedroom? \tno\t15\n17 John journeyed to the hallway.\n18 Daniel took the milk there.\n19 Is Sandra in the garden? \tyes\t12\n1 John got the milk there.\n2 John travelled to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 John put down the milk.\n5 Daniel went to the bedroom.\n6 Is John in the office? \tno\t2\n7 Daniel got the apple there.\n8 Sandra got the milk there.\n9 Is John in the hallway? \tyes\t2\n10 Daniel went to the kitchen.\n11 Daniel went back to the bathroom.\n12 Is Daniel in the kitchen? \tno\t11\n13 Daniel dropped the apple there.\n14 Daniel got the apple there.\n15 Is Daniel in the kitchen? \tno\t11\n1 John went to the office.\n2 Sandra grabbed the football there.\n3 Is John in the office? \tyes\t1\n4 Mary journeyed to the kitchen.\n5 Daniel moved to the kitchen.\n6 Is Mary in the kitchen? \tyes\t4\n7 Daniel travelled to the bathroom.\n8 Sandra discarded the football.\n9 Is Daniel in the kitchen? \tno\t7\n10 John journeyed to the hallway.\n11 Sandra picked up the football there.\n12 Is Daniel in the kitchen? \tno\t7\n13 Daniel went to the bedroom.\n14 Daniel took the apple there.\n15 Is John in the hallway? \tyes\t10\n1 Sandra journeyed to the bathroom.\n2 John moved to the kitchen.\n3 Is John in the hallway? \tno\t2\n4 Mary took the milk there.\n5 Daniel travelled to the bathroom.\n6 Is Sandra in the bedroom? \tno\t1\n7 Daniel moved to the hallway.\n8 Mary put down the milk.\n9 Is Daniel in the office? \tno\t7\n10 John went to the hallway.\n11 Mary picked up the milk there.\n12 Is John in the hallway? \tyes\t10\n13 Daniel took the apple there.\n14 Mary left the milk.\n15 Is John in the hallway? \tyes\t10\n1 Mary journeyed to the bedroom.\n2 Daniel went to the hallway.\n3 Is Mary in the garden? \tno\t1\n4 Mary moved to the bathroom.\n5 John went back to the office.\n6 Is John in the garden? \tno\t5\n7 Daniel travelled to the bedroom.\n8 John travelled to the bathroom.\n9 Is Mary in the bedroom? \tno\t4\n10 Daniel travelled to the hallway.\n11 Daniel travelled to the bedroom.\n12 Is Daniel in the bedroom? \tyes\t11\n13 Mary went back to the bedroom.\n14 Mary moved to the garden.\n15 Is Mary in the garden? \tyes\t14\n1 Mary travelled to the garden.\n2 Sandra journeyed to the hallway.\n3 Is Sandra in the bathroom? \tno\t2\n4 Daniel journeyed to the garden.\n5 John moved to the garden.\n6 Is John in the bedroom? \tno\t5\n7 Mary journeyed to the office.\n8 Sandra grabbed the milk there.\n9 Is Mary in the garden? \tno\t7\n10 Sandra journeyed to the bathroom.\n11 Sandra journeyed to the kitchen.\n12 Is Sandra in the office? \tno\t11\n13 Mary travelled to the bathroom.\n14 Sandra journeyed to the office.\n15 Is Sandra in the office? \tyes\t14\n1 John moved to the office.\n2 Mary went back to the hallway.\n3 Is Mary in the bathroom? \tno\t2\n4 Daniel went back to the bedroom.\n5 John grabbed the milk there.\n6 Is John in the office? \tyes\t1\n7 Sandra travelled to the kitchen.\n8 John discarded the milk.\n9 Is Mary in the hallway? \tyes\t2\n10 Mary moved to the office.\n11 John picked up the milk there.\n12 Is Sandra in the kitchen? \tyes\t7\n13 John travelled to the bedroom.\n14 Mary journeyed to the bedroom.\n15 Is John in the kitchen? \tno\t13\n1 Sandra went back to the hallway.\n2 Sandra journeyed to the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Daniel travelled to the bedroom.\n5 John journeyed to the office.\n6 Is Daniel in the bedroom? \tyes\t4\n7 John went back to the bathroom.\n8 Sandra journeyed to the kitchen.\n9 Is John in the bathroom? \tyes\t7\n10 John moved to the kitchen.\n11 Sandra grabbed the football there.\n12 Is John in the garden? \tno\t10\n13 John picked up the milk there.\n14 John went back to the hallway.\n15 Is John in the office? \tno\t14\n1 Daniel got the football there.\n2 Sandra grabbed the apple there.\n3 Daniel journeyed to the bathroom.\n4 Sandra dropped the apple.\n5 Is Daniel in the hallway? \tno\t3\n6 Daniel discarded the football there.\n7 Mary got the football there.\n8 Is Daniel in the bathroom? \tyes\t3\n9 Mary moved to the kitchen.\n10 Sandra travelled to the bathroom.\n11 Is Mary in the hallway? \tno\t9\n12 John travelled to the kitchen.\n13 Mary went back to the bathroom.\n14 Is John in the garden? \tno\t12\n15 Mary went back to the garden.\n16 John went to the office.\n17 Is John in the kitchen? \tno\t16\n1 Daniel moved to the bedroom.\n2 Daniel grabbed the football there.\n3 Is Daniel in the bedroom? \tyes\t1\n4 Mary travelled to the hallway.\n5 Mary went to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 Sandra picked up the apple there.\n8 Daniel moved to the garden.\n9 Is Mary in the garden? \tno\t5\n10 Sandra put down the apple.\n11 Sandra took the apple there.\n12 Is Daniel in the garden? \tyes\t8\n13 Sandra put down the apple.\n14 John went to the hallway.\n15 Is Daniel in the office? \tno\t8\n1 John journeyed to the bedroom.\n2 Daniel took the apple there.\n3 Is John in the bedroom? \tyes\t1\n4 Daniel got the football there.\n5 Mary journeyed to the bathroom.\n6 Is John in the bedroom? \tyes\t1\n7 Mary went to the kitchen.\n8 Sandra travelled to the hallway.\n9 Is Sandra in the hallway? \tyes\t8\n10 John journeyed to the bathroom.\n11 Sandra went back to the kitchen.\n12 Is Mary in the kitchen? \tyes\t7\n13 Daniel put down the apple there.\n14 John went to the office.\n15 Is John in the garden? \tno\t14\n1 Daniel moved to the kitchen.\n2 Sandra journeyed to the bathroom.\n3 Is Sandra in the bedroom? \tno\t2\n4 Sandra journeyed to the office.\n5 Mary went to the garden.\n6 Is Sandra in the garden? \tno\t4\n7 John went back to the bedroom.\n8 John travelled to the garden.\n9 Is Sandra in the office? \tyes\t4\n10 John got the milk there.\n11 Daniel travelled to the office.\n12 Is John in the office? \tno\t8\n13 Sandra travelled to the hallway.\n14 John went to the office.\n15 Is John in the bathroom? \tno\t14\n1 Daniel travelled to the bedroom.\n2 Sandra travelled to the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 Daniel picked up the milk there.\n5 Sandra journeyed to the bedroom.\n6 Is Daniel in the bedroom? \tyes\t1\n7 Daniel got the apple there.\n8 John went back to the bedroom.\n9 Is Sandra in the bedroom? \tyes\t5\n10 Daniel left the apple.\n11 Daniel went back to the garden.\n12 Is John in the bedroom? \tyes\t8\n13 Sandra travelled to the bathroom.\n14 John moved to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t13\n1 Sandra picked up the apple there.\n2 Daniel went back to the office.\n3 Is Daniel in the garden? \tno\t2\n4 Sandra left the apple.\n5 John went to the hallway.\n6 Is Daniel in the office? \tyes\t2\n7 Sandra journeyed to the garden.\n8 Sandra travelled to the office.\n9 Is Daniel in the office? \tyes\t2\n10 Daniel grabbed the milk there.\n11 Daniel went to the hallway.\n12 Is John in the hallway? \tyes\t5\n13 John travelled to the garden.\n14 John took the football there.\n15 Is John in the garden? \tyes\t13\n1 Mary went back to the garden.\n2 Daniel journeyed to the hallway.\n3 Is Mary in the office? \tno\t1\n4 Mary went to the bathroom.\n5 Daniel went back to the bathroom.\n6 Is Daniel in the kitchen? \tno\t5\n7 Sandra moved to the bathroom.\n8 Sandra went to the bedroom.\n9 Is Daniel in the bedroom? \tno\t5\n10 Daniel took the apple there.\n11 Sandra got the football there.\n12 Is Sandra in the bedroom? \tyes\t8\n13 Daniel travelled to the office.\n14 Sandra grabbed the milk there.\n15 Is Sandra in the bedroom? \tyes\t8\n1 Sandra journeyed to the hallway.\n2 Daniel got the milk there.\n3 Is Sandra in the hallway? \tyes\t1\n4 John went to the garden.\n5 Daniel dropped the milk.\n6 Is John in the bedroom? \tno\t4\n7 John moved to the bathroom.\n8 Daniel took the milk there.\n9 Is John in the garden? \tno\t7\n10 John went to the kitchen.\n11 John moved to the garden.\n12 Is John in the kitchen? \tno\t11\n13 Daniel dropped the milk.\n14 Sandra took the milk there.\n15 Is John in the garden? \tyes\t11\n1 Sandra took the football there.\n2 Daniel journeyed to the office.\n3 Is Daniel in the office? \tyes\t2\n4 Daniel journeyed to the bedroom.\n5 Sandra put down the football.\n6 Is Daniel in the bathroom? \tno\t4\n7 Sandra went back to the garden.\n8 Sandra took the milk there.\n9 Is Sandra in the garden? \tyes\t7\n10 Daniel journeyed to the garden.\n11 Sandra dropped the milk there.\n12 Is Daniel in the bathroom? \tno\t10\n13 Sandra travelled to the hallway.\n14 John travelled to the bedroom.\n15 Is John in the bedroom? \tyes\t14\n1 Sandra picked up the milk there.\n2 Daniel got the apple there.\n3 Sandra dropped the milk.\n4 John went back to the bedroom.\n5 Is John in the hallway? \tno\t4\n6 Daniel discarded the apple.\n7 Daniel went to the bathroom.\n8 Is Daniel in the kitchen? \tno\t7\n9 Sandra took the milk there.\n10 Daniel travelled to the kitchen.\n11 Is Daniel in the hallway? \tno\t10\n12 Sandra moved to the bathroom.\n13 John went to the bathroom.\n14 Is Sandra in the bathroom? \tyes\t12\n15 Sandra discarded the milk.\n16 John got the milk there.\n17 Is Daniel in the office? \tno\t10\n1 Mary grabbed the football there.\n2 Mary got the milk there.\n3 Mary discarded the football.\n4 Daniel went back to the garden.\n5 Is Daniel in the kitchen? \tno\t4\n6 Sandra went back to the office.\n7 Sandra went back to the kitchen.\n8 Is Sandra in the hallway? \tno\t7\n9 Mary left the milk.\n10 Mary went back to the hallway.\n11 Is Sandra in the garden? \tno\t7\n12 John moved to the hallway.\n13 Daniel journeyed to the office.\n14 Is Mary in the garden? \tno\t10\n15 Sandra picked up the apple there.\n16 John went to the bathroom.\n17 Is John in the kitchen? \tno\t16\n1 Mary got the milk there.\n2 John went back to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 Sandra journeyed to the kitchen.\n5 John got the apple there.\n6 Is Sandra in the kitchen? \tyes\t4\n7 Sandra moved to the hallway.\n8 Mary left the milk.\n9 Is Sandra in the garden? \tno\t7\n10 Sandra went to the bathroom.\n11 John dropped the apple.\n12 Is Sandra in the bathroom? \tyes\t10\n13 Daniel travelled to the kitchen.\n14 Sandra moved to the kitchen.\n15 Is Sandra in the garden? \tno\t14\n1 Daniel got the milk there.\n2 Sandra got the apple there.\n3 Daniel moved to the garden.\n4 Mary moved to the kitchen.\n5 Is Mary in the kitchen? \tyes\t4\n6 Sandra went back to the garden.\n7 Daniel travelled to the hallway.\n8 Is Mary in the kitchen? \tyes\t4\n9 Mary went back to the office.\n10 Mary grabbed the football there.\n11 Is Sandra in the garden? \tyes\t6\n12 Sandra moved to the bathroom.\n13 Mary discarded the football.\n14 Is Mary in the office? \tyes\t9\n15 Sandra went back to the bedroom.\n16 Daniel dropped the milk there.\n17 Is Sandra in the garden? \tno\t15\n1 Mary went to the bedroom.\n2 Daniel travelled to the bedroom.\n3 Is Daniel in the kitchen? \tno\t2\n4 Mary moved to the bathroom.\n5 John went back to the hallway.\n6 Is John in the office? \tno\t5\n7 Sandra went back to the garden.\n8 Mary went to the office.\n9 Is Sandra in the garden? \tyes\t7\n10 Mary got the apple there.\n11 Daniel travelled to the bathroom.\n12 Is Sandra in the garden? \tyes\t7\n13 Sandra went back to the bathroom.\n14 Daniel went back to the hallway.\n15 Is Sandra in the bathroom? \tyes\t13\n1 Mary took the milk there.\n2 Daniel went back to the hallway.\n3 Is Daniel in the garden? \tno\t2\n4 Mary put down the milk.\n5 Mary journeyed to the hallway.\n6 Is Daniel in the hallway? \tyes\t2\n7 Daniel travelled to the bathroom.\n8 Mary went to the bathroom.\n9 Is Mary in the kitchen? \tno\t8\n10 Sandra got the milk there.\n11 Sandra put down the milk.\n12 Is Mary in the bathroom? \tyes\t8\n13 Mary moved to the garden.\n14 Mary journeyed to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 John went to the office.\n2 Sandra went to the bathroom.\n3 Is Sandra in the kitchen? \tno\t2\n4 Sandra travelled to the garden.\n5 Sandra went to the bedroom.\n6 Is Sandra in the bedroom? \tyes\t5\n7 Sandra travelled to the garden.\n8 Mary went to the kitchen.\n9 Is Sandra in the garden? \tyes\t7\n10 John grabbed the apple there.\n11 Daniel journeyed to the bedroom.\n12 Is Sandra in the bedroom? \tno\t7\n13 John picked up the football there.\n14 John took the milk there.\n15 Is Mary in the bedroom? \tno\t8\n1 Mary travelled to the kitchen.\n2 John went to the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 Sandra went to the office.\n5 John picked up the football there.\n6 Is Sandra in the office? \tyes\t4\n7 Sandra travelled to the kitchen.\n8 Sandra went back to the office.\n9 Is John in the kitchen? \tno\t2\n10 Daniel journeyed to the garden.\n11 Daniel picked up the milk there.\n12 Is Sandra in the hallway? \tno\t8\n13 Daniel travelled to the hallway.\n14 Daniel picked up the apple there.\n15 Is Sandra in the office? \tyes\t8\n1 Mary journeyed to the office.\n2 Daniel moved to the hallway.\n3 Is Daniel in the kitchen? \tno\t2\n4 Sandra journeyed to the hallway.\n5 Sandra went to the garden.\n6 Is Sandra in the kitchen? \tno\t5\n7 Daniel moved to the kitchen.\n8 Mary journeyed to the kitchen.\n9 Is Sandra in the kitchen? \tno\t5\n10 Daniel travelled to the bathroom.\n11 Daniel picked up the football there.\n12 Is Sandra in the garden? \tyes\t5\n13 Sandra took the milk there.\n14 Sandra left the milk.\n15 Is Daniel in the office? \tno\t10\n1 Mary took the milk there.\n2 Sandra went to the hallway.\n3 Is Sandra in the office? \tno\t2\n4 Mary went back to the bathroom.\n5 John went to the garden.\n6 Is John in the bedroom? \tno\t5\n7 Mary picked up the football there.\n8 Mary travelled to the hallway.\n9 Is Sandra in the office? \tno\t2\n10 Sandra moved to the office.\n11 Sandra journeyed to the bathroom.\n12 Is John in the bathroom? \tno\t5\n13 John moved to the hallway.\n14 Mary put down the football.\n15 Is Mary in the hallway? \tyes\t8\n1 Daniel moved to the garden.\n2 John went to the kitchen.\n3 Is John in the garden? \tno\t2\n4 Daniel moved to the office.\n5 Daniel went back to the garden.\n6 Is John in the bedroom? \tno\t2\n7 Mary went back to the bathroom.\n8 Mary went back to the garden.\n9 Is Daniel in the bedroom? \tno\t5\n10 Sandra moved to the office.\n11 Sandra got the apple there.\n12 Is Daniel in the bathroom? \tno\t5\n13 Sandra went to the bedroom.\n14 Mary moved to the bathroom.\n15 Is Mary in the bathroom? \tyes\t14\n1 John took the football there.\n2 Mary went to the garden.\n3 Is Mary in the bathroom? \tno\t2\n4 Daniel moved to the bedroom.\n5 Daniel travelled to the kitchen.\n6 Is Daniel in the bathroom? \tno\t5\n7 John journeyed to the bedroom.\n8 Sandra moved to the kitchen.\n9 Is Sandra in the kitchen? \tyes\t8\n10 John moved to the garden.\n11 Mary went back to the kitchen.\n12 Is John in the garden? \tyes\t10\n13 John discarded the football.\n14 Mary went back to the bathroom.\n15 Is Sandra in the garden? \tno\t8\n1 John moved to the bedroom.\n2 John moved to the hallway.\n3 Is John in the kitchen? \tno\t2\n4 John picked up the apple there.\n5 John went back to the garden.\n6 Is John in the bathroom? \tno\t5\n7 Mary picked up the milk there.\n8 Mary went to the bedroom.\n9 Is John in the garden? \tyes\t5\n10 Daniel went to the bathroom.\n11 John took the football there.\n12 Is Mary in the bedroom? \tyes\t8\n13 Sandra travelled to the hallway.\n14 Mary put down the milk.\n15 Is Mary in the bedroom? \tyes\t8\n1 John went back to the bedroom.\n2 Mary travelled to the bathroom.\n3 Is Mary in the hallway? \tno\t2\n4 John picked up the apple there.\n5 Sandra went to the bedroom.\n6 Is Sandra in the bathroom? \tno\t5\n7 John travelled to the bathroom.\n8 Mary took the milk there.\n9 Is Mary in the bathroom? \tyes\t2\n10 John dropped the apple.\n11 John grabbed the apple there.\n12 Is John in the bathroom? \tyes\t7\n13 Mary discarded the milk.\n14 Mary went to the office.\n15 Is Mary in the office? \tyes\t14\n1 Sandra picked up the milk there.\n2 John took the apple there.\n3 Sandra took the football there.\n4 John dropped the apple.\n5 Daniel travelled to the kitchen.\n6 Daniel picked up the apple there.\n7 Is Daniel in the kitchen? \tyes\t5\n8 Sandra discarded the milk.\n9 John got the milk there.\n10 Is Daniel in the bedroom? \tno\t5\n11 John went to the bathroom.\n12 Daniel put down the apple.\n13 Is John in the kitchen? \tno\t11\n14 Daniel picked up the apple there.\n15 John journeyed to the office.\n16 Is John in the bedroom? \tno\t15\n17 John left the milk.\n18 Sandra left the football.\n19 Is John in the garden? \tno\t15\n1 John moved to the office.\n2 John travelled to the bathroom.\n3 Is John in the office? \tno\t2\n4 Sandra went back to the office.\n5 Daniel went to the bedroom.\n6 Is Daniel in the garden? \tno\t5\n7 Mary moved to the kitchen.\n8 Sandra moved to the kitchen.\n9 Is John in the hallway? \tno\t2\n10 John travelled to the bedroom.\n11 John travelled to the kitchen.\n12 Is Sandra in the kitchen? \tyes\t8\n13 Sandra journeyed to the garden.\n14 Sandra moved to the bedroom.\n15 Is Sandra in the bedroom? \tyes\t14\n1 John travelled to the kitchen.\n2 Mary picked up the apple there.\n3 Is John in the kitchen? \tyes\t1\n4 Sandra travelled to the bedroom.\n5 Mary moved to the bathroom.\n6 Is Sandra in the bedroom? \tyes\t4\n7 John moved to the bedroom.\n8 Sandra went back to the garden.\n9 Is Mary in the bathroom? \tyes\t5\n10 Mary travelled to the kitchen.\n11 Sandra went back to the kitchen.\n12 Is Sandra in the garden? \tno\t11\n13 John went back to the garden.\n14 Sandra moved to the hallway.\n15 Is John in the kitchen? \tno\t13\n1 Daniel got the milk there.\n2 Mary journeyed to the office.\n3 Is Mary in the office? \tyes\t2\n4 Daniel put down the milk there.\n5 Daniel journeyed to the garden.\n6 Is Daniel in the garden? \tyes\t5\n7 Sandra went back to the office.\n8 Daniel went back to the bathroom.\n9 Is Daniel in the bathroom? \tyes\t8\n10 Sandra journeyed to the kitchen.\n11 Mary travelled to the garden.\n12 Is Daniel in the bathroom? \tyes\t8\n13 Daniel travelled to the garden.\n14 Sandra journeyed to the bathroom.\n15 Is Daniel in the office? \tno\t13\n1 John got the apple there.\n2 John discarded the apple.\n3 Sandra took the apple there.\n4 Mary moved to the bedroom.\n5 Is Mary in the office? \tno\t4\n6 John went back to the bathroom.\n7 John took the football there.\n8 Is Mary in the bedroom? \tyes\t4\n9 John dropped the football.\n10 John journeyed to the garden.\n11 Is John in the garden? \tyes\t10\n12 Mary journeyed to the office.\n13 Daniel went to the hallway.\n14 Is John in the garden? \tyes\t10\n15 Daniel moved to the bathroom.\n16 John went to the kitchen.\n17 Is Mary in the hallway? \tno\t12\n1 Sandra journeyed to the bedroom.\n2 Daniel picked up the milk there.\n3 Is Sandra in the bedroom? \tyes\t1\n4 Mary travelled to the bathroom.\n5 Sandra took the football there.\n6 Is Sandra in the kitchen? \tno\t1\n7 Sandra put down the football.\n8 Sandra moved to the kitchen.\n9 Is Mary in the bathroom? \tyes\t4\n10 John went back to the bathroom.\n11 Mary travelled to the hallway.\n12 Is Mary in the office? \tno\t11\n13 John moved to the bedroom.\n14 Sandra travelled to the garden.\n15 Is Sandra in the garden? \tyes\t14\n1 Mary went to the office.\n2 Daniel picked up the football there.\n3 Is Mary in the office? \tyes\t1\n4 John went to the office.\n5 Mary went to the hallway.\n6 Is Mary in the kitchen? \tno\t5\n7 Mary travelled to the bathroom.\n8 Daniel went back to the office.\n9 Is Mary in the kitchen? \tno\t7\n10 John moved to the bathroom.\n11 Sandra journeyed to the bathroom.\n12 Is Mary in the bathroom? \tyes\t7\n13 Daniel left the football there.\n14 Daniel grabbed the football there.\n15 Is Sandra in the garden? \tno\t11\n1 Daniel grabbed the milk there.\n2 Daniel dropped the milk.\n3 Daniel picked up the milk there.\n4 Mary grabbed the football there.\n5 Daniel journeyed to the bedroom.\n6 Daniel journeyed to the kitchen.\n7 Is Daniel in the bedroom? \tno\t6\n8 Mary left the football.\n9 Mary got the football there.\n10 Is Daniel in the bathroom? \tno\t6\n11 Mary put down the football.\n12 Sandra moved to the kitchen.\n13 Is Daniel in the bedroom? \tno\t6\n14 Daniel journeyed to the hallway.\n15 John travelled to the office.\n16 Is John in the hallway? \tno\t15\n17 Daniel grabbed the apple there.\n18 Mary went back to the hallway.\n19 Is John in the office? \tyes\t15\n1 Mary journeyed to the bathroom.\n2 Daniel went back to the bedroom.\n3 Is Daniel in the bathroom? \tno\t2\n4 Mary got the apple there.\n5 Daniel travelled to the office.\n6 Is Daniel in the office? \tyes\t5\n7 Mary discarded the apple.\n8 Sandra picked up the apple there.\n9 Is Daniel in the hallway? \tno\t5\n10 Sandra journeyed to the office.\n11 Mary went back to the office.\n12 Is Daniel in the office? \tyes\t5\n13 John journeyed to the bedroom.\n14 Sandra travelled to the hallway.\n15 Is Mary in the bedroom? \tno\t11\n1 Mary went to the garden.\n2 Mary went to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Sandra went back to the garden.\n5 Daniel grabbed the milk there.\n6 Is Mary in the bathroom? \tno\t2\n7 Mary journeyed to the hallway.\n8 John travelled to the kitchen.\n9 Is John in the hallway? \tno\t8\n10 John went back to the garden.\n11 Sandra went back to the bedroom.\n12 Is John in the garden? \tyes\t10\n13 Sandra moved to the kitchen.\n14 Daniel put down the milk.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Mary picked up the milk there.\n2 John travelled to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 John went back to the bedroom.\n5 John moved to the hallway.\n6 Is John in the bedroom? \tno\t5\n7 Sandra journeyed to the office.\n8 John went to the office.\n9 Is Sandra in the office? \tyes\t7\n10 Daniel went back to the garden.\n11 Mary went back to the kitchen.\n12 Is John in the office? \tyes\t8\n13 Mary journeyed to the garden.\n14 Daniel went to the office.\n15 Is Daniel in the office? \tyes\t14\n1 John journeyed to the hallway.\n2 Sandra travelled to the bedroom.\n3 Is John in the office? \tno\t1\n4 John took the football there.\n5 Sandra travelled to the office.\n6 Is Sandra in the office? \tyes\t5\n7 Sandra went to the bedroom.\n8 Daniel went back to the kitchen.\n9 Is Sandra in the bedroom? \tyes\t7\n10 John took the apple there.\n11 Mary got the milk there.\n12 Is Sandra in the bedroom? \tyes\t7\n13 Daniel travelled to the bathroom.\n14 Mary dropped the milk.\n15 Is Daniel in the bathroom? \tyes\t13\n1 John travelled to the kitchen.\n2 Mary grabbed the football there.\n3 Is John in the office? \tno\t1\n4 Sandra went to the bedroom.\n5 Sandra took the apple there.\n6 Is John in the kitchen? \tyes\t1\n7 Daniel got the milk there.\n8 Daniel discarded the milk there.\n9 Is Sandra in the office? \tno\t4\n10 Mary discarded the football.\n11 Sandra travelled to the bathroom.\n12 Is Sandra in the bathroom? \tyes\t11\n13 Mary got the football there.\n14 Sandra went back to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 Mary journeyed to the garden.\n2 Mary went back to the office.\n3 Is Mary in the office? \tyes\t2\n4 Daniel travelled to the kitchen.\n5 Sandra moved to the bathroom.\n6 Is Mary in the office? \tyes\t2\n7 John grabbed the football there.\n8 John discarded the football.\n9 Is Sandra in the office? \tno\t5\n10 Sandra went back to the garden.\n11 Daniel moved to the office.\n12 Is Sandra in the bathroom? \tno\t10\n13 Daniel went to the bedroom.\n14 John took the football there.\n15 Is Sandra in the garden? \tyes\t10\n1 John went to the garden.\n2 John went back to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Daniel went to the office.\n5 Sandra travelled to the bathroom.\n6 Is John in the kitchen? \tyes\t2\n7 Daniel picked up the apple there.\n8 Daniel put down the apple.\n9 Is Daniel in the office? \tyes\t4\n10 John moved to the hallway.\n11 Sandra moved to the office.\n12 Is John in the hallway? \tyes\t10\n13 Sandra moved to the kitchen.\n14 John moved to the office.\n15 Is John in the bathroom? \tno\t14\n1 Daniel went to the kitchen.\n2 Mary journeyed to the bedroom.\n3 Is Mary in the hallway? \tno\t2\n4 Sandra travelled to the hallway.\n5 John journeyed to the bathroom.\n6 Is Daniel in the kitchen? \tyes\t1\n7 John went back to the garden.\n8 Sandra went back to the garden.\n9 Is Sandra in the kitchen? \tno\t8\n10 Sandra travelled to the bathroom.\n11 John went back to the bathroom.\n12 Is John in the bathroom? \tyes\t11\n13 Sandra got the apple there.\n14 Mary journeyed to the office.\n15 Is Sandra in the garden? \tno\t10\n1 Mary went back to the hallway.\n2 Sandra travelled to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 John journeyed to the garden.\n5 Sandra journeyed to the bathroom.\n6 Is John in the hallway? \tno\t4\n7 Daniel moved to the garden.\n8 Sandra went back to the hallway.\n9 Is Daniel in the garden? \tyes\t7\n10 Sandra travelled to the garden.\n11 Daniel travelled to the hallway.\n12 Is Sandra in the bathroom? \tno\t10\n13 John journeyed to the bedroom.\n14 Mary moved to the office.\n15 Is Mary in the office? \tyes\t14\n1 Daniel moved to the hallway.\n2 Daniel picked up the football there.\n3 Is Daniel in the hallway? \tyes\t1\n4 Daniel travelled to the garden.\n5 Daniel journeyed to the hallway.\n6 Is Daniel in the kitchen? \tno\t5\n7 Daniel went to the kitchen.\n8 Sandra went to the office.\n9 Is Sandra in the garden? \tno\t8\n10 Sandra journeyed to the bathroom.\n11 Daniel moved to the bedroom.\n12 Is Sandra in the bathroom? \tyes\t10\n13 Daniel dropped the football.\n14 Daniel grabbed the football there.\n15 Is Sandra in the bedroom? \tno\t10\n1 Mary moved to the kitchen.\n2 Mary travelled to the office.\n3 Is Mary in the bedroom? \tno\t2\n4 Daniel picked up the milk there.\n5 Sandra went to the garden.\n6 Is Sandra in the kitchen? \tno\t5\n7 Sandra grabbed the apple there.\n8 Sandra dropped the apple.\n9 Is Mary in the bedroom? \tno\t2\n10 Daniel dropped the milk.\n11 Mary went to the garden.\n12 Is Sandra in the garden? \tyes\t5\n13 Daniel took the milk there.\n14 Mary picked up the apple there.\n15 Is Mary in the garden? \tyes\t11\n"
  },
  {
    "path": "tasksv11/en/qa6_yes-no-questions_train.txt",
    "content": "1 Mary moved to the bathroom.\n2 Sandra journeyed to the bedroom.\n3 Is Sandra in the hallway? \tno\t2\n4 Mary went back to the bedroom.\n5 Daniel went back to the hallway.\n6 Is Daniel in the bathroom? \tno\t5\n7 Sandra went to the kitchen.\n8 Daniel went back to the bathroom.\n9 Is Daniel in the office? \tno\t8\n10 Daniel picked up the football there.\n11 Daniel went to the bedroom.\n12 Is Daniel in the bedroom? \tyes\t11\n13 John travelled to the office.\n14 Sandra went to the garden.\n15 Is Daniel in the bedroom? \tyes\t11\n1 Sandra got the football there.\n2 Mary went to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Daniel got the apple there.\n5 Sandra travelled to the hallway.\n6 Is Sandra in the office? \tno\t5\n7 Sandra moved to the garden.\n8 Mary travelled to the kitchen.\n9 Is Sandra in the bathroom? \tno\t7\n10 Sandra went back to the bedroom.\n11 Daniel put down the apple.\n12 Is Sandra in the bathroom? \tno\t10\n13 Sandra put down the football.\n14 Sandra journeyed to the office.\n15 Is Mary in the kitchen? \tyes\t8\n1 Sandra went back to the hallway.\n2 Sandra moved to the office.\n3 Is Sandra in the office? \tyes\t2\n4 Mary moved to the hallway.\n5 Daniel journeyed to the garden.\n6 Is Mary in the hallway? \tyes\t4\n7 Mary journeyed to the office.\n8 Mary went back to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 John grabbed the apple there.\n11 Mary moved to the garden.\n12 Is Mary in the hallway? \tno\t11\n13 Daniel went back to the hallway.\n14 John journeyed to the bathroom.\n15 Is Mary in the garden? \tyes\t11\n1 Sandra moved to the office.\n2 John went back to the garden.\n3 Is Sandra in the office? \tyes\t1\n4 Sandra went to the hallway.\n5 Sandra went to the kitchen.\n6 Is Sandra in the bathroom? \tno\t5\n7 Mary went to the office.\n8 Sandra got the apple there.\n9 Is Sandra in the kitchen? \tyes\t5\n10 Mary journeyed to the hallway.\n11 Mary journeyed to the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Mary journeyed to the garden.\n14 Mary went to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 Daniel got the apple there.\n2 John picked up the football there.\n3 Daniel left the apple.\n4 Daniel moved to the kitchen.\n5 Is Daniel in the bedroom? \tno\t4\n6 Sandra went back to the bathroom.\n7 Sandra grabbed the apple there.\n8 Is Sandra in the bathroom? \tyes\t6\n9 John dropped the football.\n10 John got the football there.\n11 Is Sandra in the bedroom? \tno\t6\n12 Sandra put down the apple.\n13 Sandra grabbed the apple there.\n14 Daniel travelled to the hallway.\n15 Sandra left the apple.\n16 Is Daniel in the office? \tno\t14\n17 John dropped the football.\n18 Sandra picked up the apple there.\n19 Is Daniel in the kitchen? \tno\t14\n1 Sandra journeyed to the garden.\n2 Sandra went back to the bedroom.\n3 Is Sandra in the bathroom? \tno\t2\n4 Daniel took the apple there.\n5 Sandra travelled to the office.\n6 Is Sandra in the office? \tyes\t5\n7 John went to the hallway.\n8 Sandra moved to the kitchen.\n9 Is John in the office? \tno\t7\n10 Daniel journeyed to the bathroom.\n11 Daniel went back to the bedroom.\n12 Is Sandra in the office? \tno\t8\n13 Daniel travelled to the kitchen.\n14 Sandra went to the bedroom.\n15 Is Sandra in the hallway? \tno\t14\n1 John went to the bathroom.\n2 Sandra took the football there.\n3 Is John in the bathroom? \tyes\t1\n4 Mary journeyed to the kitchen.\n5 John journeyed to the bedroom.\n6 Is John in the bedroom? \tyes\t5\n7 John took the apple there.\n8 John left the apple.\n9 Is Mary in the hallway? \tno\t4\n10 Daniel grabbed the milk there.\n11 Sandra dropped the football.\n12 Is John in the bedroom? \tyes\t5\n13 Mary picked up the football there.\n14 John got the apple there.\n15 Mary dropped the football.\n16 Daniel went back to the kitchen.\n17 Is Daniel in the bathroom? \tno\t16\n1 Sandra went to the garden.\n2 Sandra grabbed the milk there.\n3 Is Sandra in the hallway? \tno\t1\n4 Mary moved to the office.\n5 Mary went to the garden.\n6 Is Mary in the kitchen? \tno\t5\n7 Daniel went back to the office.\n8 Mary journeyed to the bedroom.\n9 Is Mary in the bathroom? \tno\t8\n10 Sandra went back to the hallway.\n11 Sandra journeyed to the office.\n12 Is Sandra in the office? \tyes\t11\n13 Sandra journeyed to the garden.\n14 Mary journeyed to the hallway.\n15 Is Mary in the bathroom? \tno\t14\n1 Sandra grabbed the football there.\n2 Sandra went back to the hallway.\n3 Is Sandra in the garden? \tno\t2\n4 Mary journeyed to the kitchen.\n5 Mary moved to the office.\n6 Is Mary in the office? \tyes\t5\n7 John moved to the kitchen.\n8 Sandra put down the football there.\n9 Is John in the bathroom? \tno\t7\n10 Mary took the apple there.\n11 John travelled to the hallway.\n12 Is John in the garden? \tno\t11\n13 Daniel moved to the hallway.\n14 Mary travelled to the kitchen.\n15 Is John in the garden? \tno\t11\n1 Daniel journeyed to the bedroom.\n2 John moved to the bedroom.\n3 Is Daniel in the hallway? \tno\t1\n4 Daniel took the apple there.\n5 Mary moved to the office.\n6 Is Mary in the office? \tyes\t5\n7 Sandra went to the office.\n8 Daniel went to the bathroom.\n9 Is Daniel in the bathroom? \tyes\t8\n10 Daniel put down the apple.\n11 Sandra journeyed to the kitchen.\n12 Is Mary in the hallway? \tno\t5\n13 Daniel grabbed the apple there.\n14 Daniel took the milk there.\n15 Is Daniel in the kitchen? \tno\t8\n1 Mary went back to the bathroom.\n2 Daniel went to the office.\n3 Is Mary in the bathroom? \tyes\t1\n4 Mary got the milk there.\n5 Sandra travelled to the bathroom.\n6 Is Sandra in the bathroom? \tyes\t5\n7 Mary went back to the bedroom.\n8 Mary picked up the apple there.\n9 Is Sandra in the bathroom? \tyes\t5\n10 Sandra moved to the hallway.\n11 Mary discarded the apple.\n12 Is Mary in the bedroom? \tyes\t7\n13 Daniel journeyed to the kitchen.\n14 Mary took the apple there.\n15 Is Daniel in the bathroom? \tno\t13\n1 Daniel journeyed to the hallway.\n2 Mary went back to the kitchen.\n3 Is Mary in the kitchen? \tyes\t2\n4 John moved to the hallway.\n5 John picked up the apple there.\n6 Is Daniel in the kitchen? \tno\t1\n7 Daniel moved to the bathroom.\n8 John went to the garden.\n9 Is Mary in the kitchen? \tyes\t2\n10 Mary moved to the hallway.\n11 John dropped the apple.\n12 Is John in the bedroom? \tno\t8\n13 Sandra grabbed the apple there.\n14 Sandra left the apple.\n15 Is John in the garden? \tyes\t8\n1 John journeyed to the hallway.\n2 Sandra took the football there.\n3 Is John in the bathroom? \tno\t1\n4 John journeyed to the bathroom.\n5 John journeyed to the office.\n6 Is John in the garden? \tno\t5\n7 Daniel journeyed to the hallway.\n8 Sandra discarded the football there.\n9 Is John in the garden? \tno\t5\n10 Daniel moved to the office.\n11 John picked up the apple there.\n12 Is Daniel in the kitchen? \tno\t10\n13 John moved to the bathroom.\n14 Mary journeyed to the bathroom.\n15 Is Mary in the bathroom? \tyes\t14\n1 Sandra went back to the bathroom.\n2 Sandra took the apple there.\n3 Is Sandra in the bathroom? \tyes\t1\n4 Sandra picked up the football there.\n5 John journeyed to the bathroom.\n6 Is John in the bathroom? \tyes\t5\n7 Mary went back to the bedroom.\n8 John moved to the kitchen.\n9 Is Mary in the kitchen? \tno\t7\n10 John went to the office.\n11 Sandra took the milk there.\n12 Is Mary in the bedroom? \tyes\t7\n13 Sandra left the football.\n14 Sandra left the apple there.\n15 Is John in the garden? \tno\t10\n1 John went back to the hallway.\n2 Daniel travelled to the hallway.\n3 Is Daniel in the bathroom? \tno\t2\n4 Daniel picked up the milk there.\n5 Daniel left the milk.\n6 Is John in the hallway? \tyes\t1\n7 Daniel went to the bedroom.\n8 Daniel went back to the hallway.\n9 Is Daniel in the hallway? \tyes\t8\n10 Daniel picked up the milk there.\n11 John picked up the football there.\n12 Is Daniel in the hallway? \tyes\t8\n13 Mary went back to the bathroom.\n14 Daniel moved to the bedroom.\n15 Is Daniel in the hallway? \tno\t14\n1 Mary got the football there.\n2 Daniel travelled to the bedroom.\n3 Is Daniel in the hallway? \tno\t2\n4 Sandra got the milk there.\n5 Sandra put down the milk.\n6 Is Daniel in the garden? \tno\t2\n7 Sandra journeyed to the office.\n8 Daniel went back to the kitchen.\n9 Is Sandra in the bedroom? \tno\t7\n10 Daniel moved to the bathroom.\n11 Mary left the football.\n12 Is Daniel in the office? \tno\t10\n13 Mary went back to the kitchen.\n14 John journeyed to the kitchen.\n15 Is Daniel in the bedroom? \tno\t10\n1 Sandra went back to the office.\n2 Mary journeyed to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Sandra got the football there.\n5 Sandra put down the football.\n6 Is Sandra in the office? \tyes\t1\n7 John went back to the office.\n8 Mary grabbed the milk there.\n9 Is Mary in the bedroom? \tyes\t2\n10 Sandra picked up the football there.\n11 John went to the bedroom.\n12 Is John in the bedroom? \tyes\t11\n13 Sandra went to the kitchen.\n14 Daniel went back to the bathroom.\n15 Is Sandra in the office? \tno\t13\n1 Sandra went to the kitchen.\n2 Sandra travelled to the bathroom.\n3 Is Sandra in the bathroom? \tyes\t2\n4 Daniel went back to the bedroom.\n5 Mary journeyed to the garden.\n6 Is Sandra in the bathroom? \tyes\t2\n7 Mary went back to the office.\n8 Daniel went back to the bathroom.\n9 Is Daniel in the hallway? \tno\t8\n10 John went back to the bedroom.\n11 Mary went back to the garden.\n12 Is Daniel in the bathroom? \tyes\t8\n13 Daniel went to the bedroom.\n14 Mary moved to the bathroom.\n15 Is Daniel in the office? \tno\t13\n1 John travelled to the garden.\n2 Sandra travelled to the garden.\n3 Is John in the bedroom? \tno\t1\n4 Mary moved to the bedroom.\n5 Mary travelled to the kitchen.\n6 Is John in the garden? \tyes\t1\n7 John went to the office.\n8 John grabbed the milk there.\n9 Is Sandra in the bedroom? \tno\t2\n10 Daniel journeyed to the hallway.\n11 Sandra got the football there.\n12 Is Daniel in the kitchen? \tno\t10\n13 Sandra journeyed to the bedroom.\n14 Sandra put down the football.\n15 Is Daniel in the hallway? \tyes\t10\n1 Daniel grabbed the apple there.\n2 Daniel went to the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 John moved to the garden.\n5 Sandra journeyed to the office.\n6 Is John in the bathroom? \tno\t4\n7 Daniel put down the apple.\n8 Mary went to the bedroom.\n9 Is Daniel in the bedroom? \tyes\t2\n10 Mary grabbed the apple there.\n11 Sandra went back to the garden.\n12 Is Mary in the bedroom? \tyes\t8\n13 Mary went to the kitchen.\n14 Daniel went to the office.\n15 Is Mary in the garden? \tno\t13\n1 Mary travelled to the bedroom.\n2 Daniel took the football there.\n3 Is Mary in the office? \tno\t1\n4 Daniel went to the bathroom.\n5 Daniel went back to the kitchen.\n6 Is Daniel in the hallway? \tno\t5\n7 Mary travelled to the garden.\n8 Mary went back to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Mary went to the office.\n11 Mary travelled to the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Daniel discarded the football.\n14 John journeyed to the bedroom.\n15 Is Mary in the kitchen? \tno\t11\n1 Sandra got the football there.\n2 Daniel took the apple there.\n3 Mary travelled to the office.\n4 Daniel went back to the bathroom.\n5 Is Mary in the kitchen? \tno\t3\n6 Sandra journeyed to the office.\n7 Mary grabbed the milk there.\n8 Is Mary in the kitchen? \tno\t3\n9 Daniel journeyed to the kitchen.\n10 John went to the bedroom.\n11 Is Daniel in the kitchen? \tyes\t9\n12 Mary dropped the milk.\n13 Sandra got the milk there.\n14 Is Daniel in the office? \tno\t9\n15 John moved to the hallway.\n16 Sandra moved to the kitchen.\n17 Is John in the kitchen? \tno\t15\n1 John went to the hallway.\n2 Sandra picked up the apple there.\n3 Is John in the hallway? \tyes\t1\n4 Daniel moved to the garden.\n5 Mary journeyed to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 Mary moved to the bathroom.\n8 Sandra left the apple.\n9 Is Daniel in the bedroom? \tno\t4\n10 Mary grabbed the milk there.\n11 Daniel moved to the office.\n12 Is Mary in the bedroom? \tno\t7\n13 John took the football there.\n14 John moved to the bedroom.\n15 Is John in the bedroom? \tyes\t14\n1 Daniel travelled to the bathroom.\n2 John got the apple there.\n3 Is Daniel in the hallway? \tno\t1\n4 John put down the apple.\n5 Mary travelled to the kitchen.\n6 Is Daniel in the bathroom? \tyes\t1\n7 John grabbed the apple there.\n8 Daniel travelled to the hallway.\n9 Is Mary in the kitchen? \tyes\t5\n10 Daniel travelled to the garden.\n11 Daniel travelled to the kitchen.\n12 Is Mary in the kitchen? \tyes\t5\n13 Mary moved to the garden.\n14 Sandra went to the bedroom.\n15 Is Daniel in the office? \tno\t11\n1 John moved to the office.\n2 Mary got the football there.\n3 Is John in the bathroom? \tno\t1\n4 Sandra went to the bedroom.\n5 Mary discarded the football.\n6 Is Sandra in the bedroom? \tyes\t4\n7 Sandra picked up the football there.\n8 John journeyed to the bathroom.\n9 Is Sandra in the bedroom? \tyes\t4\n10 Sandra left the football.\n11 Sandra moved to the hallway.\n12 Is Sandra in the bathroom? \tno\t11\n13 John took the apple there.\n14 John moved to the kitchen.\n15 Is John in the bedroom? \tno\t14\n1 Mary went to the kitchen.\n2 Mary travelled to the office.\n3 Is Mary in the hallway? \tno\t2\n4 Daniel went to the hallway.\n5 Daniel took the football there.\n6 Is Mary in the office? \tyes\t2\n7 Sandra travelled to the office.\n8 Daniel dropped the football.\n9 Is Sandra in the bathroom? \tno\t7\n10 Sandra travelled to the bathroom.\n11 Daniel went back to the kitchen.\n12 Is Sandra in the garden? \tno\t10\n13 Sandra went to the office.\n14 Sandra went back to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 John took the apple there.\n2 Sandra moved to the bedroom.\n3 Is Sandra in the bathroom? \tno\t2\n4 Mary went to the office.\n5 John discarded the apple.\n6 Is Sandra in the bedroom? \tyes\t2\n7 John picked up the apple there.\n8 John went to the office.\n9 Is Mary in the bedroom? \tno\t4\n10 Daniel journeyed to the kitchen.\n11 Sandra went back to the hallway.\n12 Is Daniel in the kitchen? \tyes\t10\n13 Daniel travelled to the bedroom.\n14 John went back to the kitchen.\n15 Is Daniel in the bedroom? \tyes\t13\n1 Sandra travelled to the bedroom.\n2 Daniel journeyed to the hallway.\n3 Is Sandra in the bedroom? \tyes\t1\n4 Sandra picked up the apple there.\n5 Mary went to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 Sandra took the football there.\n8 John travelled to the kitchen.\n9 Is Mary in the bathroom? \tyes\t5\n10 Mary got the milk there.\n11 Mary discarded the milk.\n12 Is John in the office? \tno\t8\n13 Mary took the milk there.\n14 Sandra discarded the football.\n15 Is John in the bathroom? \tno\t8\n1 John went to the garden.\n2 Daniel got the apple there.\n3 Is John in the kitchen? \tno\t1\n4 John picked up the football there.\n5 John moved to the office.\n6 Is John in the office? \tyes\t5\n7 John moved to the garden.\n8 Daniel journeyed to the garden.\n9 Is John in the garden? \tyes\t7\n10 Daniel dropped the apple there.\n11 Daniel went to the bathroom.\n12 Is John in the garden? \tyes\t7\n13 John got the apple there.\n14 John discarded the football.\n15 Is Daniel in the bathroom? \tyes\t11\n1 Mary went to the kitchen.\n2 Daniel travelled to the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 Daniel grabbed the apple there.\n5 John moved to the bedroom.\n6 Is Daniel in the bedroom? \tyes\t2\n7 Sandra travelled to the bedroom.\n8 Daniel journeyed to the hallway.\n9 Is Daniel in the kitchen? \tno\t8\n10 Daniel went back to the bedroom.\n11 Mary travelled to the office.\n12 Is John in the bedroom? \tyes\t5\n13 John travelled to the garden.\n14 Sandra moved to the hallway.\n15 Is Mary in the bedroom? \tno\t11\n1 Mary moved to the office.\n2 Daniel went to the garden.\n3 Is Mary in the office? \tyes\t1\n4 Daniel picked up the football there.\n5 Sandra went to the kitchen.\n6 Is Sandra in the kitchen? \tyes\t5\n7 Daniel left the football.\n8 Mary went back to the bedroom.\n9 Is Mary in the office? \tno\t8\n10 John journeyed to the office.\n11 Mary travelled to the bathroom.\n12 Is Mary in the garden? \tno\t11\n13 Mary moved to the bedroom.\n14 John journeyed to the kitchen.\n15 Is Mary in the kitchen? \tno\t13\n1 Sandra travelled to the office.\n2 Daniel moved to the hallway.\n3 Is Sandra in the office? \tyes\t1\n4 Mary took the apple there.\n5 Sandra travelled to the garden.\n6 Is Sandra in the kitchen? \tno\t5\n7 John journeyed to the bathroom.\n8 Daniel went back to the office.\n9 Is John in the bedroom? \tno\t7\n10 John moved to the hallway.\n11 Sandra travelled to the bedroom.\n12 Is Sandra in the bedroom? \tyes\t11\n13 Mary travelled to the bathroom.\n14 Mary left the apple.\n15 Is John in the hallway? \tyes\t10\n1 John got the football there.\n2 Sandra went to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 John went to the bathroom.\n5 John went back to the garden.\n6 Is John in the office? \tno\t5\n7 John moved to the bathroom.\n8 John went back to the garden.\n9 Is John in the garden? \tyes\t8\n10 John dropped the football there.\n11 John took the football there.\n12 Is John in the garden? \tyes\t8\n13 John discarded the football.\n14 John journeyed to the bedroom.\n15 Is John in the bathroom? \tno\t14\n1 Daniel journeyed to the hallway.\n2 Mary moved to the garden.\n3 Is Mary in the garden? \tyes\t2\n4 Sandra travelled to the bedroom.\n5 Sandra journeyed to the hallway.\n6 Is Mary in the garden? \tyes\t2\n7 John journeyed to the kitchen.\n8 Sandra journeyed to the kitchen.\n9 Is Sandra in the kitchen? \tyes\t8\n10 John grabbed the milk there.\n11 Sandra picked up the football there.\n12 Is Sandra in the kitchen? \tyes\t8\n13 Sandra dropped the football.\n14 Mary went back to the hallway.\n15 Is Sandra in the kitchen? \tyes\t8\n1 Sandra moved to the hallway.\n2 Sandra got the apple there.\n3 Is Sandra in the bedroom? \tno\t1\n4 Mary got the milk there.\n5 Mary put down the milk.\n6 Is Sandra in the bathroom? \tno\t1\n7 Mary went to the office.\n8 Sandra dropped the apple.\n9 Is Mary in the garden? \tno\t7\n10 Daniel went back to the kitchen.\n11 John moved to the bedroom.\n12 Is Daniel in the kitchen? \tyes\t10\n13 Daniel went back to the bathroom.\n14 Sandra moved to the office.\n15 Is Sandra in the office? \tyes\t14\n1 Mary travelled to the hallway.\n2 Mary journeyed to the garden.\n3 Is Mary in the hallway? \tno\t2\n4 Mary moved to the kitchen.\n5 John went back to the bathroom.\n6 Is Mary in the bedroom? \tno\t4\n7 John journeyed to the bedroom.\n8 Sandra got the football there.\n9 Is Mary in the office? \tno\t4\n10 Sandra put down the football.\n11 Mary travelled to the garden.\n12 Is John in the garden? \tno\t7\n13 Mary got the apple there.\n14 Mary picked up the milk there.\n15 Is Mary in the garden? \tyes\t11\n1 Mary moved to the kitchen.\n2 John journeyed to the hallway.\n3 Is Mary in the bathroom? \tno\t1\n4 John went to the bedroom.\n5 John moved to the kitchen.\n6 Is John in the kitchen? \tyes\t5\n7 Mary went back to the bathroom.\n8 Mary went back to the hallway.\n9 Is John in the bathroom? \tno\t5\n10 John journeyed to the office.\n11 Daniel travelled to the kitchen.\n12 Is Daniel in the garden? \tno\t11\n13 Sandra moved to the office.\n14 Sandra travelled to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 John moved to the garden.\n2 Daniel moved to the kitchen.\n3 Is Daniel in the garden? \tno\t2\n4 Sandra travelled to the bathroom.\n5 Sandra went back to the bedroom.\n6 Is Sandra in the bedroom? \tyes\t5\n7 Sandra moved to the hallway.\n8 Daniel picked up the football there.\n9 Is Daniel in the hallway? \tno\t2\n10 John journeyed to the bedroom.\n11 John went to the kitchen.\n12 Is Sandra in the kitchen? \tno\t7\n13 John travelled to the bedroom.\n14 Mary journeyed to the garden.\n15 Is Mary in the hallway? \tno\t14\n1 John journeyed to the office.\n2 John journeyed to the bedroom.\n3 Is John in the office? \tno\t2\n4 Mary went to the bedroom.\n5 Daniel went to the office.\n6 Is John in the kitchen? \tno\t2\n7 Mary travelled to the garden.\n8 John went to the office.\n9 Is Mary in the garden? \tyes\t7\n10 Daniel journeyed to the kitchen.\n11 Daniel moved to the garden.\n12 Is Daniel in the garden? \tyes\t11\n13 John travelled to the bathroom.\n14 Daniel went to the kitchen.\n15 Is Daniel in the hallway? \tno\t14\n1 Mary moved to the kitchen.\n2 Sandra moved to the office.\n3 Is Mary in the kitchen? \tyes\t1\n4 John journeyed to the office.\n5 Daniel went to the bedroom.\n6 Is Mary in the hallway? \tno\t1\n7 John journeyed to the kitchen.\n8 Mary moved to the office.\n9 Is John in the bathroom? \tno\t7\n10 Daniel got the apple there.\n11 Mary went back to the kitchen.\n12 Is Mary in the garden? \tno\t11\n13 John took the milk there.\n14 John discarded the milk.\n15 Is Mary in the kitchen? \tyes\t11\n1 Mary travelled to the bathroom.\n2 John went back to the kitchen.\n3 Is John in the hallway? \tno\t2\n4 John journeyed to the garden.\n5 Daniel got the milk there.\n6 Is John in the garden? \tyes\t4\n7 John went back to the hallway.\n8 Daniel travelled to the bedroom.\n9 Is John in the hallway? \tyes\t7\n10 Mary travelled to the hallway.\n11 Sandra went to the bedroom.\n12 Is John in the hallway? \tyes\t7\n13 Mary went back to the bedroom.\n14 John travelled to the bathroom.\n15 Is Mary in the bedroom? \tyes\t13\n1 Sandra moved to the bedroom.\n2 Daniel moved to the office.\n3 Is Daniel in the office? \tyes\t2\n4 John journeyed to the office.\n5 Mary went to the office.\n6 Is Mary in the office? \tyes\t5\n7 John moved to the garden.\n8 Sandra took the apple there.\n9 Is Mary in the bathroom? \tno\t5\n10 Mary went to the bedroom.\n11 Sandra discarded the apple.\n12 Is John in the bathroom? \tno\t7\n13 Mary journeyed to the office.\n14 John went back to the hallway.\n15 Is Mary in the bedroom? \tno\t13\n1 Sandra got the milk there.\n2 John went back to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Mary got the apple there.\n5 Sandra journeyed to the bedroom.\n6 Is John in the bedroom? \tno\t2\n7 Sandra grabbed the football there.\n8 Sandra discarded the football.\n9 Is John in the kitchen? \tyes\t2\n10 John went back to the bathroom.\n11 Daniel went to the hallway.\n12 Is Sandra in the kitchen? \tno\t5\n13 John journeyed to the garden.\n14 Daniel journeyed to the kitchen.\n15 Is Daniel in the kitchen? \tyes\t14\n1 John moved to the kitchen.\n2 Daniel went back to the office.\n3 Is John in the kitchen? \tyes\t1\n4 Daniel travelled to the bathroom.\n5 Daniel took the apple there.\n6 Is John in the office? \tno\t1\n7 Sandra went to the hallway.\n8 Daniel discarded the apple.\n9 Is Sandra in the kitchen? \tno\t7\n10 John went back to the hallway.\n11 John travelled to the kitchen.\n12 Is John in the bathroom? \tno\t11\n13 Mary went to the bedroom.\n14 Daniel grabbed the apple there.\n15 Is John in the hallway? \tno\t11\n1 John grabbed the milk there.\n2 Daniel went back to the kitchen.\n3 Is Daniel in the hallway? \tno\t2\n4 Sandra grabbed the apple there.\n5 John dropped the milk.\n6 Is Daniel in the bathroom? \tno\t2\n7 Sandra put down the apple.\n8 John grabbed the milk there.\n9 Is Daniel in the kitchen? \tyes\t2\n10 Daniel went to the hallway.\n11 Sandra went back to the garden.\n12 Is Sandra in the hallway? \tno\t11\n13 Sandra travelled to the bedroom.\n14 Mary went to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Daniel went to the garden.\n2 Mary moved to the bedroom.\n3 Is Mary in the kitchen? \tno\t2\n4 Sandra travelled to the hallway.\n5 Sandra travelled to the office.\n6 Is Sandra in the bedroom? \tno\t5\n7 Mary picked up the apple there.\n8 Mary picked up the football there.\n9 Is Sandra in the office? \tyes\t5\n10 Mary dropped the football.\n11 Sandra journeyed to the kitchen.\n12 Is Sandra in the bathroom? \tno\t11\n13 Mary left the apple.\n14 Sandra moved to the hallway.\n15 Is Sandra in the hallway? \tyes\t14\n1 Mary went back to the hallway.\n2 John grabbed the apple there.\n3 Is Mary in the hallway? \tyes\t1\n4 John put down the apple.\n5 John took the apple there.\n6 Is Mary in the hallway? \tyes\t1\n7 John put down the apple there.\n8 Mary moved to the kitchen.\n9 Is Mary in the kitchen? \tyes\t8\n10 Mary travelled to the bathroom.\n11 Sandra went back to the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 Daniel went to the bedroom.\n14 Mary took the milk there.\n15 Is Sandra in the bedroom? \tno\t11\n1 John got the apple there.\n2 Mary grabbed the milk there.\n3 Sandra went to the hallway.\n4 John moved to the hallway.\n5 Is Sandra in the hallway? \tyes\t3\n6 Daniel picked up the football there.\n7 Daniel put down the football there.\n8 Is Sandra in the hallway? \tyes\t3\n9 Sandra went to the kitchen.\n10 John moved to the bathroom.\n11 Is John in the kitchen? \tno\t10\n12 John grabbed the football there.\n13 Mary went to the hallway.\n14 Is John in the kitchen? \tno\t10\n15 Mary journeyed to the bedroom.\n16 John left the football.\n17 Is Mary in the bathroom? \tno\t15\n1 Mary travelled to the garden.\n2 Daniel moved to the bathroom.\n3 Is Mary in the bathroom? \tno\t1\n4 Daniel travelled to the office.\n5 Daniel travelled to the garden.\n6 Is Daniel in the garden? \tyes\t5\n7 Sandra went back to the kitchen.\n8 Sandra moved to the bathroom.\n9 Is Daniel in the kitchen? \tno\t5\n10 Mary journeyed to the bathroom.\n11 Sandra went to the bedroom.\n12 Is Mary in the office? \tno\t10\n13 Sandra journeyed to the kitchen.\n14 Daniel went back to the bathroom.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Sandra travelled to the bathroom.\n2 John took the football there.\n3 Is Sandra in the bathroom? \tyes\t1\n4 Mary travelled to the kitchen.\n5 John put down the football.\n6 Is Sandra in the garden? \tno\t1\n7 Daniel went to the bedroom.\n8 John picked up the football there.\n9 Is Daniel in the bedroom? \tyes\t7\n10 Sandra went back to the kitchen.\n11 Mary went back to the office.\n12 Is Sandra in the kitchen? \tyes\t10\n13 Daniel travelled to the kitchen.\n14 Sandra went to the garden.\n15 Is Mary in the kitchen? \tno\t11\n1 John travelled to the garden.\n2 Mary went to the bathroom.\n3 Is Mary in the garden? \tno\t2\n4 Sandra went to the hallway.\n5 Daniel travelled to the hallway.\n6 Is Sandra in the bathroom? \tno\t4\n7 John journeyed to the office.\n8 Sandra moved to the bedroom.\n9 Is Sandra in the garden? \tno\t8\n10 Mary went to the kitchen.\n11 Mary went to the bedroom.\n12 Is John in the bathroom? \tno\t7\n13 John got the apple there.\n14 Mary travelled to the kitchen.\n15 Is Sandra in the bedroom? \tyes\t8\n1 Daniel moved to the hallway.\n2 Sandra got the apple there.\n3 Is Daniel in the bathroom? \tno\t1\n4 Sandra left the apple.\n5 Mary travelled to the bathroom.\n6 Is Daniel in the garden? \tno\t1\n7 Mary took the football there.\n8 Mary discarded the football.\n9 Is Mary in the bathroom? \tyes\t5\n10 Daniel grabbed the apple there.\n11 Mary picked up the football there.\n12 Is Mary in the bathroom? \tyes\t5\n13 Mary left the football.\n14 John went back to the bedroom.\n15 Is John in the bedroom? \tyes\t14\n1 Daniel moved to the bathroom.\n2 Daniel picked up the football there.\n3 Is Daniel in the bathroom? \tyes\t1\n4 Mary went to the kitchen.\n5 John picked up the milk there.\n6 Is Daniel in the garden? \tno\t1\n7 Mary journeyed to the bedroom.\n8 Sandra journeyed to the office.\n9 Is Mary in the bedroom? \tyes\t7\n10 Daniel left the football.\n11 Sandra journeyed to the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 Daniel took the football there.\n14 John dropped the milk.\n15 Is Sandra in the garden? \tyes\t11\n1 Daniel went to the kitchen.\n2 Daniel grabbed the football there.\n3 Is Daniel in the hallway? \tno\t1\n4 John went to the bathroom.\n5 Daniel left the football.\n6 Is John in the office? \tno\t4\n7 Mary went back to the office.\n8 Daniel picked up the football there.\n9 Is Mary in the office? \tyes\t7\n10 Mary journeyed to the bedroom.\n11 Mary moved to the office.\n12 Is Mary in the office? \tyes\t11\n13 Sandra went back to the garden.\n14 Daniel went back to the bathroom.\n15 Is Sandra in the garden? \tyes\t13\n1 Mary journeyed to the bathroom.\n2 John moved to the hallway.\n3 Is Mary in the bathroom? \tyes\t1\n4 Sandra picked up the apple there.\n5 Daniel travelled to the garden.\n6 Is John in the hallway? \tyes\t2\n7 John went to the bedroom.\n8 John journeyed to the bathroom.\n9 Is John in the kitchen? \tno\t8\n10 Mary went to the office.\n11 Daniel journeyed to the office.\n12 Is Daniel in the office? \tyes\t11\n13 Daniel grabbed the milk there.\n14 John moved to the kitchen.\n15 Is Mary in the hallway? \tno\t10\n1 Mary grabbed the milk there.\n2 Sandra picked up the apple there.\n3 John travelled to the kitchen.\n4 Sandra put down the apple there.\n5 Is John in the office? \tno\t3\n6 Sandra took the apple there.\n7 Daniel went to the hallway.\n8 Is John in the office? \tno\t3\n9 Mary went to the bedroom.\n10 Sandra travelled to the bedroom.\n11 Is Daniel in the kitchen? \tno\t7\n12 John moved to the bedroom.\n13 Mary dropped the milk.\n14 Is Sandra in the bedroom? \tyes\t10\n15 Sandra grabbed the milk there.\n16 Daniel went back to the garden.\n17 Is Sandra in the bedroom? \tyes\t10\n1 Daniel travelled to the bedroom.\n2 Mary went to the hallway.\n3 Is Daniel in the bedroom? \tyes\t1\n4 Daniel went to the hallway.\n5 Mary travelled to the kitchen.\n6 Is Daniel in the hallway? \tyes\t4\n7 John picked up the football there.\n8 Sandra moved to the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 Sandra moved to the office.\n11 John dropped the football.\n12 Is Sandra in the office? \tyes\t10\n13 John travelled to the bedroom.\n14 Sandra journeyed to the bedroom.\n15 Is John in the garden? \tno\t13\n1 John went to the kitchen.\n2 Mary went back to the garden.\n3 Is John in the kitchen? \tyes\t1\n4 Daniel went to the office.\n5 Sandra travelled to the hallway.\n6 Is Daniel in the office? \tyes\t4\n7 Mary travelled to the office.\n8 Sandra went back to the garden.\n9 Is Sandra in the garden? \tyes\t8\n10 Sandra travelled to the bathroom.\n11 Sandra got the apple there.\n12 Is Sandra in the bathroom? \tyes\t10\n13 Sandra put down the apple.\n14 Sandra grabbed the apple there.\n15 Is Sandra in the bathroom? \tyes\t10\n1 Sandra travelled to the office.\n2 Mary grabbed the milk there.\n3 Is Sandra in the office? \tyes\t1\n4 Mary travelled to the garden.\n5 Sandra went to the bathroom.\n6 Is Sandra in the hallway? \tno\t5\n7 John went to the bedroom.\n8 Mary picked up the football there.\n9 Is Mary in the garden? \tyes\t4\n10 Sandra went back to the garden.\n11 John journeyed to the office.\n12 Is John in the office? \tyes\t11\n13 Mary discarded the football.\n14 Mary picked up the football there.\n15 Is Sandra in the bedroom? \tno\t10\n1 Daniel picked up the apple there.\n2 Daniel discarded the apple.\n3 John got the apple there.\n4 Mary went to the bathroom.\n5 Is Mary in the bathroom? \tyes\t4\n6 Mary journeyed to the garden.\n7 Daniel journeyed to the bathroom.\n8 Is Daniel in the hallway? \tno\t7\n9 John journeyed to the kitchen.\n10 Daniel went to the bedroom.\n11 Is Mary in the garden? \tyes\t6\n12 John took the milk there.\n13 John dropped the milk.\n14 Is John in the bathroom? \tno\t9\n15 John got the milk there.\n16 John dropped the apple there.\n17 Is Daniel in the bedroom? \tyes\t10\n1 Daniel took the milk there.\n2 Sandra went back to the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Mary travelled to the bedroom.\n5 John moved to the hallway.\n6 Is Mary in the garden? \tno\t4\n7 Daniel moved to the bedroom.\n8 Daniel went back to the kitchen.\n9 Is Mary in the bedroom? \tyes\t4\n10 John travelled to the bedroom.\n11 Daniel picked up the football there.\n12 Is John in the hallway? \tno\t10\n13 Mary travelled to the office.\n14 Daniel put down the milk there.\n15 Is John in the bedroom? \tyes\t10\n1 Daniel picked up the football there.\n2 Daniel discarded the football.\n3 Mary grabbed the football there.\n4 Sandra moved to the garden.\n5 Is Sandra in the garden? \tyes\t4\n6 Daniel travelled to the kitchen.\n7 Daniel went to the bathroom.\n8 Is Daniel in the garden? \tno\t7\n9 Daniel went to the garden.\n10 Daniel journeyed to the kitchen.\n11 Is Daniel in the kitchen? \tyes\t10\n12 Mary left the football.\n13 Daniel journeyed to the hallway.\n14 Is Daniel in the office? \tno\t13\n15 Mary moved to the bathroom.\n16 Daniel took the milk there.\n17 Is Daniel in the office? \tno\t13\n1 John travelled to the kitchen.\n2 Sandra travelled to the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 Sandra travelled to the kitchen.\n5 Sandra went to the office.\n6 Is John in the kitchen? \tyes\t1\n7 Daniel travelled to the bedroom.\n8 Daniel journeyed to the kitchen.\n9 Is Sandra in the office? \tyes\t5\n10 John went back to the bedroom.\n11 Sandra travelled to the bathroom.\n12 Is Sandra in the kitchen? \tno\t11\n13 Mary journeyed to the bathroom.\n14 Sandra picked up the milk there.\n15 Is Mary in the kitchen? \tno\t13\n1 John picked up the football there.\n2 John dropped the football.\n3 Mary got the apple there.\n4 Mary left the apple.\n5 John grabbed the football there.\n6 Daniel picked up the milk there.\n7 John got the apple there.\n8 John discarded the football there.\n9 Sandra took the football there.\n10 Sandra discarded the football there.\n11 Sandra got the football there.\n12 Daniel dropped the milk.\n13 Daniel picked up the milk there.\n14 John left the apple.\n15 John took the apple there.\n16 Sandra left the football.\n17 Mary journeyed to the hallway.\n18 John went back to the office.\n19 Is John in the office? \tyes\t18\n20 Mary went to the kitchen.\n21 John left the apple there.\n22 Is Mary in the bathroom? \tno\t20\n23 John went back to the kitchen.\n24 Daniel discarded the milk.\n25 Is Mary in the kitchen? \tyes\t20\n26 Daniel got the milk there.\n27 Sandra moved to the garden.\n28 Is John in the kitchen? \tyes\t23\n29 Daniel took the apple there.\n30 Sandra went back to the kitchen.\n31 Is Sandra in the bedroom? \tno\t30\n1 Mary went to the hallway.\n2 Mary grabbed the apple there.\n3 Is Mary in the office? \tno\t1\n4 Daniel went back to the hallway.\n5 Mary went back to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 John journeyed to the bedroom.\n8 Sandra travelled to the office.\n9 Is Daniel in the bedroom? \tno\t4\n10 Mary went to the bedroom.\n11 John moved to the bathroom.\n12 Is John in the hallway? \tno\t11\n13 Sandra grabbed the football there.\n14 John moved to the garden.\n15 Is John in the garden? \tyes\t14\n1 Mary moved to the garden.\n2 Sandra moved to the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 John moved to the hallway.\n5 John travelled to the office.\n6 Is Mary in the kitchen? \tno\t1\n7 Sandra took the football there.\n8 John moved to the bathroom.\n9 Is Sandra in the garden? \tyes\t2\n10 Sandra picked up the apple there.\n11 Sandra went to the office.\n12 Is Sandra in the bedroom? \tno\t11\n13 John journeyed to the garden.\n14 Sandra dropped the apple there.\n15 Is Sandra in the bathroom? \tno\t11\n1 John took the football there.\n2 Daniel journeyed to the hallway.\n3 Is Daniel in the bathroom? \tno\t2\n4 Mary went to the garden.\n5 John left the football.\n6 Is Daniel in the garden? \tno\t2\n7 Mary journeyed to the office.\n8 Daniel travelled to the garden.\n9 Is Mary in the office? \tyes\t7\n10 Mary got the apple there.\n11 Sandra moved to the garden.\n12 Is Daniel in the garden? \tyes\t8\n13 John grabbed the milk there.\n14 John dropped the milk.\n15 Is Daniel in the office? \tno\t8\n1 Mary journeyed to the bedroom.\n2 Sandra took the apple there.\n3 Is Mary in the bedroom? \tyes\t1\n4 Mary moved to the garden.\n5 Mary moved to the bathroom.\n6 Is Mary in the office? \tno\t5\n7 Sandra got the football there.\n8 Sandra travelled to the kitchen.\n9 Is Sandra in the bathroom? \tno\t8\n10 John journeyed to the hallway.\n11 Daniel moved to the kitchen.\n12 Is John in the garden? \tno\t10\n13 Mary went back to the bedroom.\n14 Sandra went back to the hallway.\n15 Is John in the bedroom? \tno\t10\n1 Sandra went back to the bathroom.\n2 Mary journeyed to the office.\n3 Is Mary in the office? \tyes\t2\n4 Sandra went back to the hallway.\n5 Sandra got the football there.\n6 Is Sandra in the hallway? \tyes\t4\n7 Mary grabbed the milk there.\n8 Mary went to the kitchen.\n9 Is Sandra in the office? \tno\t4\n10 Sandra went to the kitchen.\n11 Sandra left the football.\n12 Is Mary in the garden? \tno\t8\n13 Sandra took the football there.\n14 Sandra travelled to the hallway.\n15 Is Sandra in the hallway? \tyes\t14\n1 Mary picked up the football there.\n2 Sandra journeyed to the office.\n3 Is Sandra in the office? \tyes\t2\n4 Daniel travelled to the bedroom.\n5 Mary left the football.\n6 Is Daniel in the kitchen? \tno\t4\n7 Mary took the football there.\n8 Daniel travelled to the office.\n9 Is Daniel in the kitchen? \tno\t8\n10 Sandra picked up the milk there.\n11 Mary went back to the bedroom.\n12 Is Mary in the garden? \tno\t11\n13 Mary travelled to the bathroom.\n14 John went back to the hallway.\n15 Is Mary in the bathroom? \tyes\t13\n1 Sandra went back to the hallway.\n2 Daniel journeyed to the kitchen.\n3 Is Daniel in the office? \tno\t2\n4 Daniel grabbed the apple there.\n5 Daniel went back to the bathroom.\n6 Is Daniel in the bathroom? \tyes\t5\n7 Daniel put down the apple.\n8 Daniel picked up the apple there.\n9 Is Daniel in the garden? \tno\t5\n10 Sandra journeyed to the bathroom.\n11 Daniel dropped the apple.\n12 Is Daniel in the hallway? \tno\t5\n13 Sandra went to the hallway.\n14 Daniel picked up the apple there.\n15 Is Sandra in the bedroom? \tno\t13\n1 Sandra travelled to the kitchen.\n2 Daniel went back to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Sandra went back to the office.\n5 Mary got the milk there.\n6 Is Daniel in the kitchen? \tyes\t2\n7 Mary left the milk there.\n8 John travelled to the bathroom.\n9 Is Daniel in the hallway? \tno\t2\n10 Sandra picked up the football there.\n11 John picked up the apple there.\n12 Is John in the bathroom? \tyes\t8\n13 Daniel journeyed to the office.\n14 Sandra put down the football.\n15 Is Daniel in the hallway? \tno\t13\n1 Sandra moved to the hallway.\n2 Sandra went to the office.\n3 Is Sandra in the office? \tyes\t2\n4 Daniel grabbed the football there.\n5 Sandra travelled to the bedroom.\n6 Is Sandra in the bedroom? \tyes\t5\n7 Daniel went back to the office.\n8 Daniel discarded the football there.\n9 Is Sandra in the hallway? \tno\t5\n10 Sandra moved to the bathroom.\n11 John went back to the bathroom.\n12 Is John in the bedroom? \tno\t11\n13 Mary went to the bathroom.\n14 Mary travelled to the bedroom.\n15 Is Sandra in the bathroom? \tyes\t10\n1 Sandra went to the office.\n2 Mary picked up the football there.\n3 Is Sandra in the office? \tyes\t1\n4 Sandra went back to the kitchen.\n5 Sandra journeyed to the garden.\n6 Is Sandra in the hallway? \tno\t5\n7 Sandra journeyed to the office.\n8 John went back to the hallway.\n9 Is John in the hallway? \tyes\t8\n10 Daniel travelled to the bedroom.\n11 Mary discarded the football.\n12 Is Sandra in the office? \tyes\t7\n13 Daniel travelled to the office.\n14 Mary grabbed the football there.\n15 Is Daniel in the hallway? \tno\t13\n1 Sandra went to the office.\n2 John moved to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 Sandra went back to the kitchen.\n5 John went to the garden.\n6 Is John in the bathroom? \tno\t5\n7 John travelled to the office.\n8 Sandra travelled to the office.\n9 Is Sandra in the bedroom? \tno\t8\n10 John went to the hallway.\n11 Mary went back to the kitchen.\n12 Is John in the hallway? \tyes\t10\n13 John journeyed to the bathroom.\n14 Sandra moved to the bedroom.\n15 Is Sandra in the bathroom? \tno\t14\n1 Sandra went to the office.\n2 Daniel picked up the milk there.\n3 Is Sandra in the office? \tyes\t1\n4 John travelled to the bedroom.\n5 Daniel put down the milk.\n6 Is John in the kitchen? \tno\t4\n7 John picked up the milk there.\n8 Mary went back to the kitchen.\n9 Is John in the bedroom? \tyes\t4\n10 John got the football there.\n11 John left the football.\n12 Is Mary in the kitchen? \tyes\t8\n13 Mary moved to the bedroom.\n14 John picked up the apple there.\n15 Is Mary in the bedroom? \tyes\t13\n1 Sandra went to the kitchen.\n2 John moved to the office.\n3 Is Sandra in the kitchen? \tyes\t1\n4 Daniel went back to the kitchen.\n5 Sandra travelled to the hallway.\n6 Is Sandra in the hallway? \tyes\t5\n7 Mary grabbed the apple there.\n8 Daniel picked up the milk there.\n9 Is John in the office? \tyes\t2\n10 Mary left the apple.\n11 Sandra travelled to the bathroom.\n12 Is Sandra in the bathroom? \tyes\t11\n13 Daniel moved to the bedroom.\n14 John moved to the hallway.\n15 Is Sandra in the bathroom? \tyes\t11\n1 Mary took the milk there.\n2 Mary discarded the milk.\n3 Sandra moved to the bedroom.\n4 Mary journeyed to the bathroom.\n5 Is Mary in the hallway? \tno\t4\n6 John travelled to the garden.\n7 John went to the kitchen.\n8 Is Mary in the office? \tno\t4\n9 Sandra moved to the kitchen.\n10 John journeyed to the bedroom.\n11 Is Mary in the hallway? \tno\t4\n12 Mary grabbed the football there.\n13 Mary left the football.\n14 Is John in the bedroom? \tyes\t10\n15 John moved to the bathroom.\n16 John got the football there.\n17 Is John in the kitchen? \tno\t15\n1 Daniel went back to the hallway.\n2 John got the apple there.\n3 Is Daniel in the hallway? \tyes\t1\n4 John dropped the apple.\n5 Mary got the apple there.\n6 Is Daniel in the hallway? \tyes\t1\n7 Daniel moved to the bedroom.\n8 Sandra travelled to the hallway.\n9 Is Daniel in the hallway? \tno\t7\n10 Mary moved to the bathroom.\n11 Daniel moved to the bathroom.\n12 Is Daniel in the bathroom? \tyes\t11\n13 John travelled to the office.\n14 Mary dropped the apple.\n15 Is John in the office? \tyes\t13\n1 Mary picked up the apple there.\n2 Mary dropped the apple.\n3 Daniel went to the bathroom.\n4 Daniel journeyed to the garden.\n5 Is Daniel in the garden? \tyes\t4\n6 Daniel picked up the football there.\n7 Daniel discarded the football.\n8 Is Daniel in the bedroom? \tno\t4\n9 John moved to the bedroom.\n10 Sandra went back to the bedroom.\n11 Is Daniel in the office? \tno\t4\n12 Daniel went back to the bedroom.\n13 Daniel journeyed to the kitchen.\n14 Is Daniel in the kitchen? \tyes\t13\n15 Sandra got the milk there.\n16 Sandra journeyed to the kitchen.\n17 Is Daniel in the garden? \tno\t13\n1 Daniel took the apple there.\n2 Daniel dropped the apple there.\n3 Mary moved to the bathroom.\n4 Daniel went back to the office.\n5 Is Daniel in the kitchen? \tno\t4\n6 Sandra moved to the bathroom.\n7 Daniel took the football there.\n8 Is Mary in the kitchen? \tno\t3\n9 Daniel put down the football.\n10 Mary moved to the kitchen.\n11 Is Sandra in the bathroom? \tyes\t6\n12 Sandra travelled to the hallway.\n13 John went to the office.\n14 Is Mary in the kitchen? \tyes\t10\n15 Mary went back to the garden.\n16 John journeyed to the hallway.\n17 Is Mary in the bedroom? \tno\t15\n1 Daniel travelled to the garden.\n2 Sandra went back to the hallway.\n3 Is Sandra in the bedroom? \tno\t2\n4 John grabbed the football there.\n5 Sandra travelled to the office.\n6 Is Sandra in the garden? \tno\t5\n7 Sandra went to the bedroom.\n8 Sandra journeyed to the office.\n9 Is Sandra in the office? \tyes\t8\n10 John left the football there.\n11 John went to the hallway.\n12 Is John in the bathroom? \tno\t11\n13 John took the apple there.\n14 Mary took the milk there.\n15 Is Sandra in the office? \tyes\t8\n1 Daniel moved to the office.\n2 Daniel travelled to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 John travelled to the bathroom.\n5 John went back to the office.\n6 Is John in the kitchen? \tno\t5\n7 Daniel moved to the bathroom.\n8 Daniel travelled to the bedroom.\n9 Is Daniel in the bedroom? \tyes\t8\n10 Mary went back to the office.\n11 John travelled to the garden.\n12 Is Daniel in the bedroom? \tyes\t8\n13 John journeyed to the kitchen.\n14 John went back to the office.\n15 Is John in the kitchen? \tno\t14\n1 John travelled to the bedroom.\n2 Mary got the football there.\n3 Is John in the bedroom? \tyes\t1\n4 Mary put down the football.\n5 John took the milk there.\n6 Is John in the hallway? \tno\t1\n7 Sandra travelled to the garden.\n8 John left the milk.\n9 Is Sandra in the garden? \tyes\t7\n10 Sandra picked up the football there.\n11 Mary picked up the apple there.\n12 Is Sandra in the garden? \tyes\t7\n13 Mary left the apple.\n14 John took the milk there.\n15 Sandra went to the bathroom.\n16 Daniel went back to the bedroom.\n17 Is Daniel in the garden? \tno\t16\n1 Daniel got the apple there.\n2 John went back to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 Daniel journeyed to the hallway.\n5 John moved to the office.\n6 Is John in the office? \tyes\t5\n7 Daniel dropped the apple there.\n8 Mary went to the bedroom.\n9 Is Daniel in the bedroom? \tno\t4\n10 Sandra went back to the bedroom.\n11 Mary took the milk there.\n12 Is Sandra in the hallway? \tno\t10\n13 Daniel journeyed to the bathroom.\n14 Daniel took the football there.\n15 Is Daniel in the bedroom? \tno\t13\n1 Daniel went to the office.\n2 Mary took the apple there.\n3 Is Daniel in the office? \tyes\t1\n4 Mary journeyed to the kitchen.\n5 John got the football there.\n6 Is Mary in the garden? \tno\t4\n7 Mary put down the apple.\n8 Mary grabbed the apple there.\n9 Is Mary in the garden? \tno\t4\n10 Mary dropped the apple.\n11 Mary went back to the office.\n12 Is Mary in the garden? \tno\t11\n13 Daniel moved to the hallway.\n14 John went to the bathroom.\n15 Is Daniel in the hallway? \tyes\t13\n1 John travelled to the garden.\n2 Daniel journeyed to the hallway.\n3 Is John in the bathroom? \tno\t1\n4 Mary travelled to the bedroom.\n5 John moved to the office.\n6 Is John in the office? \tyes\t5\n7 Mary moved to the garden.\n8 Daniel went back to the bedroom.\n9 Is Mary in the hallway? \tno\t7\n10 Daniel moved to the garden.\n11 Sandra took the football there.\n12 Is Daniel in the garden? \tyes\t10\n13 John picked up the milk there.\n14 John put down the milk.\n15 Is Daniel in the hallway? \tno\t10\n1 John took the football there.\n2 John went back to the hallway.\n3 Is John in the kitchen? \tno\t2\n4 Mary moved to the bathroom.\n5 John moved to the bedroom.\n6 Is Mary in the bedroom? \tno\t4\n7 Mary went back to the kitchen.\n8 Daniel went to the garden.\n9 Is John in the bedroom? \tyes\t5\n10 Sandra journeyed to the office.\n11 John discarded the football.\n12 Is John in the kitchen? \tno\t5\n13 Mary moved to the garden.\n14 Mary moved to the bedroom.\n15 Is Sandra in the office? \tyes\t10\n1 Mary grabbed the football there.\n2 Mary travelled to the office.\n3 Is Mary in the bedroom? \tno\t2\n4 John went back to the hallway.\n5 John travelled to the bedroom.\n6 Is Mary in the office? \tyes\t2\n7 Mary took the apple there.\n8 Mary left the apple.\n9 Is John in the bedroom? \tyes\t5\n10 Mary got the apple there.\n11 Daniel moved to the hallway.\n12 Is Daniel in the office? \tno\t11\n13 Mary put down the apple.\n14 Sandra went back to the bedroom.\n15 Is Daniel in the office? \tno\t11\n1 Mary went to the hallway.\n2 John travelled to the garden.\n3 Is Mary in the kitchen? \tno\t1\n4 John went back to the bedroom.\n5 Daniel journeyed to the office.\n6 Is Mary in the office? \tno\t1\n7 Sandra travelled to the kitchen.\n8 Sandra travelled to the office.\n9 Is Sandra in the hallway? \tno\t8\n10 John went to the garden.\n11 John travelled to the office.\n12 Is Sandra in the office? \tyes\t8\n13 Mary moved to the kitchen.\n14 Daniel moved to the hallway.\n15 Is Mary in the bathroom? \tno\t13\n1 John travelled to the garden.\n2 John moved to the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 Mary travelled to the office.\n5 Daniel picked up the apple there.\n6 Is John in the bedroom? \tyes\t2\n7 John went back to the garden.\n8 Mary went back to the kitchen.\n9 Is John in the kitchen? \tno\t7\n10 John went to the kitchen.\n11 Mary went back to the office.\n12 Is John in the kitchen? \tyes\t10\n13 Daniel journeyed to the bathroom.\n14 John grabbed the football there.\n15 Is Mary in the garden? \tno\t11\n1 Sandra went to the kitchen.\n2 Sandra went back to the bathroom.\n3 Is Sandra in the bedroom? \tno\t2\n4 Daniel journeyed to the hallway.\n5 Mary journeyed to the office.\n6 Is Sandra in the bathroom? \tyes\t2\n7 Mary moved to the garden.\n8 John took the football there.\n9 Is Mary in the bathroom? \tno\t7\n10 Mary travelled to the bathroom.\n11 John moved to the kitchen.\n12 Is Mary in the kitchen? \tno\t10\n13 Mary travelled to the hallway.\n14 Sandra journeyed to the bedroom.\n15 Is Mary in the hallway? \tyes\t13\n1 Daniel picked up the football there.\n2 Mary travelled to the bedroom.\n3 Is Mary in the garden? \tno\t2\n4 Sandra moved to the office.\n5 Mary journeyed to the bathroom.\n6 Is Mary in the hallway? \tno\t5\n7 Sandra travelled to the kitchen.\n8 Mary moved to the bedroom.\n9 Is Mary in the bedroom? \tyes\t8\n10 Daniel put down the football.\n11 Sandra moved to the bedroom.\n12 Is Sandra in the hallway? \tno\t11\n13 Daniel travelled to the bathroom.\n14 Daniel went back to the bedroom.\n15 Is Daniel in the hallway? \tno\t14\n1 Mary went to the office.\n2 John travelled to the bedroom.\n3 Is Mary in the hallway? \tno\t1\n4 Mary went to the bedroom.\n5 Mary travelled to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 John moved to the hallway.\n8 Mary picked up the milk there.\n9 Is Mary in the kitchen? \tno\t5\n10 John got the apple there.\n11 John journeyed to the bedroom.\n12 Is John in the office? \tno\t11\n13 Mary dropped the milk.\n14 Mary went to the office.\n15 Is John in the garden? \tno\t11\n1 Daniel got the football there.\n2 Mary took the apple there.\n3 John travelled to the hallway.\n4 Daniel went back to the bathroom.\n5 Is John in the bedroom? \tno\t3\n6 Mary left the apple.\n7 Mary took the apple there.\n8 Is Daniel in the bathroom? \tyes\t4\n9 Daniel put down the football.\n10 Daniel took the football there.\n11 Is Daniel in the garden? \tno\t4\n12 Daniel travelled to the bedroom.\n13 Mary discarded the apple.\n14 Is Daniel in the hallway? \tno\t12\n15 John journeyed to the office.\n16 Mary picked up the apple there.\n17 Is John in the hallway? \tno\t15\n1 Daniel got the football there.\n2 Sandra went to the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 John moved to the hallway.\n5 Daniel travelled to the bathroom.\n6 Is Sandra in the garden? \tno\t2\n7 Sandra picked up the apple there.\n8 John journeyed to the bedroom.\n9 Is John in the bathroom? \tno\t8\n10 Sandra moved to the bathroom.\n11 Sandra left the apple.\n12 Is John in the office? \tno\t8\n13 Daniel got the apple there.\n14 Sandra went back to the bedroom.\n15 Is Sandra in the bedroom? \tyes\t14\n1 Daniel moved to the bathroom.\n2 John picked up the apple there.\n3 Is Daniel in the garden? \tno\t1\n4 Mary went back to the bedroom.\n5 Sandra journeyed to the kitchen.\n6 Is Daniel in the bathroom? \tyes\t1\n7 Sandra moved to the hallway.\n8 John went to the hallway.\n9 Is Sandra in the hallway? \tyes\t7\n10 John went to the office.\n11 John dropped the apple.\n12 Is Sandra in the garden? \tno\t7\n13 Mary picked up the milk there.\n14 John picked up the apple there.\n15 Is John in the kitchen? \tno\t10\n1 John moved to the kitchen.\n2 Mary journeyed to the hallway.\n3 Is John in the garden? \tno\t1\n4 John moved to the office.\n5 Daniel moved to the bedroom.\n6 Is John in the hallway? \tno\t4\n7 Mary went to the garden.\n8 Daniel moved to the kitchen.\n9 Is Mary in the garden? \tyes\t7\n10 Daniel took the apple there.\n11 John went to the bathroom.\n12 Is Mary in the bedroom? \tno\t7\n13 John got the milk there.\n14 Sandra travelled to the hallway.\n15 Is Daniel in the kitchen? \tyes\t8\n1 Mary went back to the kitchen.\n2 John went to the bathroom.\n3 Is Mary in the kitchen? \tyes\t1\n4 Mary got the milk there.\n5 Mary left the milk.\n6 Is Mary in the office? \tno\t1\n7 Mary took the milk there.\n8 Mary travelled to the hallway.\n9 Is John in the garden? \tno\t2\n10 John took the apple there.\n11 John put down the apple.\n12 Is Mary in the hallway? \tyes\t8\n13 Mary took the football there.\n14 Sandra moved to the hallway.\n15 Is Mary in the office? \tno\t8\n1 Daniel went to the bedroom.\n2 Sandra got the apple there.\n3 Is Daniel in the kitchen? \tno\t1\n4 Daniel got the football there.\n5 John journeyed to the bathroom.\n6 Is John in the kitchen? \tno\t5\n7 Sandra went to the bathroom.\n8 Daniel put down the football.\n9 Is Sandra in the office? \tno\t7\n10 Mary journeyed to the office.\n11 Sandra left the apple there.\n12 Is Sandra in the bedroom? \tno\t7\n13 Daniel picked up the football there.\n14 Mary travelled to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Mary travelled to the office.\n2 Daniel went back to the office.\n3 Is Daniel in the bathroom? \tno\t2\n4 Mary went to the hallway.\n5 Mary moved to the garden.\n6 Is Mary in the bedroom? \tno\t5\n7 Daniel picked up the football there.\n8 Mary journeyed to the bathroom.\n9 Is Mary in the bathroom? \tyes\t8\n10 Daniel moved to the kitchen.\n11 Sandra journeyed to the kitchen.\n12 Is Mary in the kitchen? \tno\t8\n13 Sandra went back to the hallway.\n14 Daniel discarded the football there.\n15 Is Mary in the bathroom? \tyes\t8\n1 Daniel took the milk there.\n2 Sandra journeyed to the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Daniel discarded the milk.\n5 Mary went to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 Mary travelled to the office.\n8 Sandra journeyed to the office.\n9 Is Sandra in the office? \tyes\t8\n10 Daniel journeyed to the bedroom.\n11 Mary took the milk there.\n12 Is Sandra in the kitchen? \tno\t8\n13 Mary travelled to the hallway.\n14 Daniel moved to the bathroom.\n15 Is Sandra in the kitchen? \tno\t8\n1 Mary took the milk there.\n2 Mary dropped the milk.\n3 John moved to the hallway.\n4 John moved to the bathroom.\n5 Is John in the bathroom? \tyes\t4\n6 Daniel went back to the hallway.\n7 Daniel took the milk there.\n8 Is John in the bathroom? \tyes\t4\n9 Mary travelled to the bathroom.\n10 Daniel discarded the milk.\n11 Is Mary in the bedroom? \tno\t9\n12 Mary moved to the kitchen.\n13 Daniel went to the garden.\n14 Is Mary in the bathroom? \tno\t12\n15 Sandra went back to the hallway.\n16 Sandra grabbed the milk there.\n17 Is Mary in the bedroom? \tno\t12\n1 Daniel grabbed the apple there.\n2 Sandra travelled to the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Daniel dropped the apple there.\n5 Mary travelled to the bathroom.\n6 Is Mary in the kitchen? \tno\t5\n7 Sandra went to the office.\n8 Daniel travelled to the garden.\n9 Is Daniel in the garden? \tyes\t8\n10 John journeyed to the office.\n11 Mary went back to the office.\n12 Is Mary in the office? \tyes\t11\n13 Daniel went back to the kitchen.\n14 Daniel got the milk there.\n15 Is Daniel in the bathroom? \tno\t13\n1 Daniel picked up the apple there.\n2 John went back to the office.\n3 Is John in the hallway? \tno\t2\n4 Daniel left the apple.\n5 John grabbed the milk there.\n6 Is John in the hallway? \tno\t2\n7 John went to the hallway.\n8 Mary journeyed to the kitchen.\n9 Is John in the hallway? \tyes\t7\n10 Daniel grabbed the apple there.\n11 Daniel discarded the apple there.\n12 Is John in the hallway? \tyes\t7\n13 Mary got the apple there.\n14 Mary put down the apple.\n15 Is Mary in the bathroom? \tno\t8\n1 Mary travelled to the bedroom.\n2 Daniel travelled to the garden.\n3 Is Daniel in the bathroom? \tno\t2\n4 Daniel journeyed to the kitchen.\n5 Daniel got the football there.\n6 Is Daniel in the office? \tno\t4\n7 Sandra journeyed to the bedroom.\n8 Mary went back to the garden.\n9 Is Daniel in the office? \tno\t4\n10 Daniel went back to the office.\n11 Sandra went back to the office.\n12 Is Sandra in the office? \tyes\t11\n13 Sandra travelled to the bedroom.\n14 Daniel picked up the milk there.\n15 Is Sandra in the bedroom? \tyes\t13\n1 Sandra travelled to the bathroom.\n2 Sandra got the football there.\n3 Is Sandra in the bathroom? \tyes\t1\n4 Sandra discarded the football there.\n5 Sandra journeyed to the bedroom.\n6 Is Sandra in the bedroom? \tyes\t5\n7 John went back to the garden.\n8 Mary went to the bathroom.\n9 Is John in the kitchen? \tno\t7\n10 Mary travelled to the hallway.\n11 John travelled to the hallway.\n12 Is Mary in the bedroom? \tno\t10\n13 John travelled to the bedroom.\n14 John journeyed to the hallway.\n15 Is John in the hallway? \tyes\t14\n1 Sandra went back to the garden.\n2 Mary went back to the hallway.\n3 Is Mary in the bedroom? \tno\t2\n4 Sandra journeyed to the bathroom.\n5 Mary travelled to the bedroom.\n6 Is Sandra in the bathroom? \tyes\t4\n7 Mary journeyed to the kitchen.\n8 Mary went to the office.\n9 Is Mary in the garden? \tno\t8\n10 Sandra took the apple there.\n11 Sandra left the apple there.\n12 Is Mary in the bathroom? \tno\t8\n13 Sandra took the apple there.\n14 Sandra discarded the apple.\n15 Is Mary in the bathroom? \tno\t8\n1 John took the football there.\n2 John went to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 John picked up the apple there.\n5 Sandra journeyed to the bathroom.\n6 Is Sandra in the bedroom? \tno\t5\n7 John left the football.\n8 Sandra went to the hallway.\n9 Is Sandra in the hallway? \tyes\t8\n10 Sandra took the football there.\n11 John dropped the apple.\n12 Is Sandra in the garden? \tno\t8\n13 John went to the bedroom.\n14 Sandra put down the football.\n15 Is Sandra in the hallway? \tyes\t8\n1 Sandra grabbed the football there.\n2 Daniel journeyed to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Mary travelled to the garden.\n5 Daniel went to the office.\n6 Is Daniel in the office? \tyes\t5\n7 Daniel went back to the kitchen.\n8 Daniel went back to the bathroom.\n9 Is Daniel in the bathroom? \tyes\t8\n10 John moved to the garden.\n11 John went back to the kitchen.\n12 Is Daniel in the bathroom? \tyes\t8\n13 Sandra travelled to the garden.\n14 John travelled to the bathroom.\n15 Is Sandra in the garden? \tyes\t13\n1 Mary grabbed the football there.\n2 Daniel travelled to the garden.\n3 Is Daniel in the hallway? \tno\t2\n4 John moved to the garden.\n5 Daniel journeyed to the bathroom.\n6 Is John in the garden? \tyes\t4\n7 Mary dropped the football.\n8 Mary picked up the football there.\n9 Is John in the garden? \tyes\t4\n10 Daniel travelled to the office.\n11 Daniel picked up the apple there.\n12 Is Daniel in the bedroom? \tno\t10\n13 John journeyed to the hallway.\n14 Daniel dropped the apple.\n15 Is Daniel in the office? \tyes\t10\n1 Sandra picked up the football there.\n2 Mary went to the garden.\n3 Is Mary in the bathroom? \tno\t2\n4 Mary went back to the kitchen.\n5 Sandra moved to the office.\n6 Is Mary in the hallway? \tno\t4\n7 Sandra moved to the kitchen.\n8 Sandra put down the football.\n9 Is Sandra in the kitchen? \tyes\t7\n10 Sandra grabbed the football there.\n11 Daniel went to the bedroom.\n12 Is Sandra in the kitchen? \tyes\t7\n13 Daniel went to the hallway.\n14 Mary travelled to the hallway.\n15 Is Daniel in the office? \tno\t13\n1 John took the apple there.\n2 Daniel travelled to the office.\n3 Is Daniel in the bedroom? \tno\t2\n4 Mary took the milk there.\n5 John left the apple there.\n6 Is Daniel in the office? \tyes\t2\n7 Daniel travelled to the hallway.\n8 Mary went to the hallway.\n9 Is Daniel in the bedroom? \tno\t7\n10 John picked up the apple there.\n11 Mary put down the milk.\n12 Is Mary in the hallway? \tyes\t8\n13 John left the apple.\n14 Mary picked up the apple there.\n15 Is Mary in the bedroom? \tno\t8\n1 John went to the bedroom.\n2 Mary took the apple there.\n3 Is John in the bedroom? \tyes\t1\n4 Mary journeyed to the hallway.\n5 Daniel got the milk there.\n6 Is John in the garden? \tno\t1\n7 Daniel travelled to the hallway.\n8 Daniel put down the milk.\n9 Is Mary in the hallway? \tyes\t4\n10 John travelled to the hallway.\n11 John picked up the milk there.\n12 Is Daniel in the hallway? \tyes\t7\n13 Sandra took the football there.\n14 Sandra journeyed to the bedroom.\n15 Is John in the bedroom? \tno\t10\n1 Sandra journeyed to the bathroom.\n2 Mary moved to the garden.\n3 Is Sandra in the bathroom? \tyes\t1\n4 John went back to the kitchen.\n5 Sandra journeyed to the bedroom.\n6 Is Mary in the hallway? \tno\t2\n7 John travelled to the office.\n8 John took the apple there.\n9 Is Mary in the office? \tno\t2\n10 Sandra moved to the kitchen.\n11 Daniel went back to the office.\n12 Is Sandra in the kitchen? \tyes\t10\n13 John discarded the apple.\n14 John went back to the hallway.\n15 Is Sandra in the bathroom? \tno\t10\n1 Daniel travelled to the hallway.\n2 Mary went to the hallway.\n3 Is Mary in the bathroom? \tno\t2\n4 Daniel picked up the football there.\n5 Daniel journeyed to the bedroom.\n6 Is Daniel in the bedroom? \tyes\t5\n7 Daniel went back to the bathroom.\n8 Sandra took the apple there.\n9 Is Daniel in the bathroom? \tyes\t7\n10 John travelled to the bathroom.\n11 Mary took the milk there.\n12 Is Daniel in the bathroom? \tyes\t7\n13 Sandra discarded the apple.\n14 Mary discarded the milk.\n15 Is John in the bathroom? \tyes\t10\n1 Daniel took the apple there.\n2 Sandra moved to the garden.\n3 Is Sandra in the hallway? \tno\t2\n4 Sandra grabbed the football there.\n5 Mary moved to the garden.\n6 Is Mary in the garden? \tyes\t5\n7 John went to the garden.\n8 Daniel discarded the apple.\n9 Is John in the garden? \tyes\t7\n10 Daniel moved to the garden.\n11 Sandra left the football.\n12 Is Mary in the office? \tno\t5\n13 Mary travelled to the kitchen.\n14 Mary went to the garden.\n15 Is Daniel in the bathroom? \tno\t10\n1 Sandra travelled to the garden.\n2 Daniel travelled to the hallway.\n3 Is Daniel in the bedroom? \tno\t2\n4 Mary travelled to the hallway.\n5 Sandra moved to the office.\n6 Is Sandra in the kitchen? \tno\t5\n7 Daniel journeyed to the kitchen.\n8 Sandra went back to the bedroom.\n9 Is Mary in the hallway? \tyes\t4\n10 Mary moved to the kitchen.\n11 Sandra travelled to the bathroom.\n12 Is Sandra in the kitchen? \tno\t11\n13 Daniel got the milk there.\n14 John went back to the hallway.\n15 Is John in the hallway? \tyes\t14\n1 Mary went to the bedroom.\n2 Daniel travelled to the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 Sandra journeyed to the garden.\n5 Daniel went back to the office.\n6 Is Daniel in the office? \tyes\t5\n7 Daniel travelled to the garden.\n8 Daniel went to the bathroom.\n9 Is Daniel in the office? \tno\t8\n10 John journeyed to the office.\n11 Sandra went back to the bedroom.\n12 Is John in the kitchen? \tno\t10\n13 Daniel went back to the garden.\n14 Mary journeyed to the office.\n15 Is Daniel in the bedroom? \tno\t13\n1 John went back to the bathroom.\n2 John got the apple there.\n3 Is John in the bathroom? \tyes\t1\n4 John went to the hallway.\n5 Sandra took the football there.\n6 Is John in the hallway? \tyes\t4\n7 John went to the kitchen.\n8 Mary got the milk there.\n9 Is John in the bedroom? \tno\t7\n10 Sandra moved to the hallway.\n11 John journeyed to the bedroom.\n12 Is John in the hallway? \tno\t11\n13 John left the apple.\n14 Sandra dropped the football.\n15 Is John in the bedroom? \tyes\t11\n1 Daniel went back to the hallway.\n2 Sandra moved to the hallway.\n3 Is Daniel in the kitchen? \tno\t1\n4 Daniel moved to the kitchen.\n5 Daniel went to the hallway.\n6 Is Daniel in the garden? \tno\t5\n7 John moved to the kitchen.\n8 Sandra travelled to the bedroom.\n9 Is Daniel in the hallway? \tyes\t5\n10 Daniel moved to the garden.\n11 Daniel picked up the milk there.\n12 Is Sandra in the bedroom? \tyes\t8\n13 Daniel left the milk there.\n14 John went back to the bedroom.\n15 Is Sandra in the bathroom? \tno\t8\n1 Daniel travelled to the kitchen.\n2 Daniel travelled to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Mary went to the hallway.\n5 Mary moved to the office.\n6 Is Mary in the office? \tyes\t5\n7 Mary went to the garden.\n8 John travelled to the bedroom.\n9 Is Mary in the hallway? \tno\t7\n10 John journeyed to the kitchen.\n11 Sandra moved to the bedroom.\n12 Is John in the office? \tno\t10\n13 Mary went back to the office.\n14 John went back to the office.\n15 Is Sandra in the bedroom? \tyes\t11\n1 John got the football there.\n2 Mary went to the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 John journeyed to the kitchen.\n5 Mary went back to the office.\n6 Is Mary in the office? \tyes\t5\n7 Mary grabbed the apple there.\n8 Sandra journeyed to the bathroom.\n9 Is Mary in the garden? \tno\t5\n10 John went to the bathroom.\n11 Daniel went back to the office.\n12 Is Daniel in the bathroom? \tno\t11\n13 Mary went back to the bedroom.\n14 John dropped the football.\n15 Is John in the bathroom? \tyes\t10\n1 Mary went back to the garden.\n2 Sandra went back to the kitchen.\n3 Is Mary in the kitchen? \tno\t1\n4 Sandra picked up the apple there.\n5 Sandra put down the apple.\n6 Is Sandra in the kitchen? \tyes\t2\n7 Sandra picked up the apple there.\n8 Sandra took the milk there.\n9 Is Sandra in the office? \tno\t2\n10 Mary went back to the kitchen.\n11 John travelled to the garden.\n12 Is John in the bathroom? \tno\t11\n13 John went to the hallway.\n14 Mary went back to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Mary travelled to the office.\n2 Mary went to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 John went back to the garden.\n5 Sandra moved to the garden.\n6 Is Mary in the bedroom? \tyes\t2\n7 Sandra went to the kitchen.\n8 Mary grabbed the football there.\n9 Is Sandra in the bathroom? \tno\t7\n10 Mary travelled to the bathroom.\n11 Mary travelled to the garden.\n12 Is Mary in the hallway? \tno\t11\n13 Daniel moved to the bathroom.\n14 Daniel moved to the office.\n15 Is Mary in the office? \tno\t11\n1 Sandra took the football there.\n2 Sandra dropped the football.\n3 Daniel got the football there.\n4 Mary grabbed the apple there.\n5 Daniel journeyed to the hallway.\n6 Mary left the apple there.\n7 Is Daniel in the garden? \tno\t5\n8 Daniel dropped the football.\n9 John journeyed to the bathroom.\n10 Is John in the bedroom? \tno\t9\n11 Mary picked up the apple there.\n12 Daniel journeyed to the bathroom.\n13 Is John in the bedroom? \tno\t9\n14 John travelled to the kitchen.\n15 John journeyed to the bedroom.\n16 Is Daniel in the bathroom? \tyes\t12\n17 John journeyed to the kitchen.\n18 Sandra went back to the hallway.\n19 Is Sandra in the garden? \tno\t18\n1 Mary moved to the bathroom.\n2 John journeyed to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 Daniel moved to the bedroom.\n5 Mary grabbed the football there.\n6 Is Daniel in the kitchen? \tno\t4\n7 Sandra went to the garden.\n8 Mary discarded the football there.\n9 Is Sandra in the garden? \tyes\t7\n10 Mary picked up the football there.\n11 Mary dropped the football.\n12 Is Sandra in the garden? \tyes\t7\n13 Mary got the football there.\n14 Sandra travelled to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t14\n1 Sandra went back to the office.\n2 Mary travelled to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Mary took the apple there.\n5 Daniel went to the bedroom.\n6 Is Sandra in the kitchen? \tno\t1\n7 John moved to the bedroom.\n8 Daniel travelled to the hallway.\n9 Is Daniel in the hallway? \tyes\t8\n10 Daniel went back to the bathroom.\n11 Mary moved to the bathroom.\n12 Is Daniel in the bathroom? \tyes\t10\n13 Daniel went back to the bedroom.\n14 Mary went back to the garden.\n15 Is Daniel in the office? \tno\t13\n1 Sandra took the apple there.\n2 Sandra moved to the bedroom.\n3 Is Sandra in the hallway? \tno\t2\n4 Daniel went back to the bathroom.\n5 John grabbed the football there.\n6 Is Daniel in the bathroom? \tyes\t4\n7 John dropped the football.\n8 Daniel journeyed to the kitchen.\n9 Is Daniel in the hallway? \tno\t8\n10 John took the football there.\n11 Sandra left the apple.\n12 Is Daniel in the kitchen? \tyes\t8\n13 John got the apple there.\n14 Mary travelled to the hallway.\n15 Is Mary in the office? \tno\t14\n1 Daniel journeyed to the bathroom.\n2 John travelled to the hallway.\n3 Is Daniel in the hallway? \tno\t1\n4 John took the apple there.\n5 Sandra travelled to the garden.\n6 Is Sandra in the kitchen? \tno\t5\n7 Daniel went to the kitchen.\n8 John put down the apple.\n9 Is Sandra in the hallway? \tno\t5\n10 Daniel went back to the hallway.\n11 Daniel grabbed the apple there.\n12 Is Sandra in the hallway? \tno\t5\n13 Daniel journeyed to the kitchen.\n14 Daniel journeyed to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 Mary took the football there.\n2 Mary discarded the football.\n3 Daniel travelled to the office.\n4 John moved to the garden.\n5 Is Daniel in the office? \tyes\t3\n6 Daniel travelled to the hallway.\n7 Mary took the football there.\n8 Is Daniel in the hallway? \tyes\t6\n9 Daniel moved to the bathroom.\n10 Daniel took the apple there.\n11 Is John in the bathroom? \tno\t4\n12 Daniel went to the bedroom.\n13 Sandra moved to the bathroom.\n14 Is Sandra in the bathroom? \tyes\t13\n15 Mary put down the football.\n16 Mary journeyed to the garden.\n17 Is Mary in the garden? \tyes\t16\n1 Mary went to the office.\n2 Mary moved to the hallway.\n3 Is Mary in the kitchen? \tno\t2\n4 Mary travelled to the kitchen.\n5 Daniel picked up the football there.\n6 Is Mary in the kitchen? \tyes\t4\n7 John journeyed to the kitchen.\n8 Daniel moved to the garden.\n9 Is Mary in the kitchen? \tyes\t4\n10 Sandra journeyed to the bathroom.\n11 Sandra went to the hallway.\n12 Is John in the office? \tno\t7\n13 John went to the office.\n14 Daniel dropped the football there.\n15 Is John in the office? \tyes\t13\n1 Daniel went back to the bedroom.\n2 Sandra moved to the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Mary went back to the office.\n5 John moved to the bedroom.\n6 Is Sandra in the office? \tno\t2\n7 Sandra went to the bedroom.\n8 Mary went to the kitchen.\n9 Is Sandra in the garden? \tno\t7\n10 Mary took the football there.\n11 Mary dropped the football.\n12 Is John in the bedroom? \tyes\t5\n13 Sandra travelled to the office.\n14 Mary went to the garden.\n15 Is Mary in the garden? \tyes\t14\n1 John went to the bedroom.\n2 Daniel journeyed to the bathroom.\n3 Is John in the bathroom? \tno\t1\n4 Mary travelled to the bedroom.\n5 Mary went to the kitchen.\n6 Is John in the hallway? \tno\t1\n7 John journeyed to the bathroom.\n8 John went back to the kitchen.\n9 Is Mary in the kitchen? \tyes\t5\n10 Daniel grabbed the football there.\n11 Sandra went to the kitchen.\n12 Is John in the bedroom? \tno\t8\n13 Sandra journeyed to the office.\n14 John went to the office.\n15 Is John in the office? \tyes\t14\n1 Daniel went to the bathroom.\n2 Mary travelled to the bathroom.\n3 Is Mary in the kitchen? \tno\t2\n4 Mary journeyed to the kitchen.\n5 Mary went to the garden.\n6 Is Mary in the bathroom? \tno\t5\n7 Mary got the football there.\n8 John moved to the bathroom.\n9 Is Mary in the bathroom? \tno\t5\n10 John went back to the bedroom.\n11 Mary dropped the football.\n12 Is John in the bedroom? \tyes\t10\n13 Mary travelled to the kitchen.\n14 Sandra moved to the bedroom.\n15 Is John in the bedroom? \tyes\t10\n1 Sandra moved to the garden.\n2 Sandra picked up the apple there.\n3 Is Sandra in the garden? \tyes\t1\n4 John got the football there.\n5 John dropped the football.\n6 Is Sandra in the bathroom? \tno\t1\n7 Mary travelled to the bedroom.\n8 John went to the hallway.\n9 Is Mary in the office? \tno\t7\n10 Daniel moved to the bathroom.\n11 Daniel travelled to the garden.\n12 Is Mary in the bedroom? \tyes\t7\n13 John travelled to the garden.\n14 Sandra left the apple.\n15 Is Daniel in the bedroom? \tno\t11\n1 John went back to the bedroom.\n2 John took the football there.\n3 Is John in the bedroom? \tyes\t1\n4 Sandra took the apple there.\n5 Mary travelled to the office.\n6 Is John in the office? \tno\t1\n7 Sandra dropped the apple.\n8 Mary travelled to the kitchen.\n9 Is Mary in the office? \tno\t8\n10 Daniel moved to the garden.\n11 Daniel moved to the office.\n12 Is Mary in the kitchen? \tyes\t8\n13 Sandra went to the bedroom.\n14 Mary picked up the apple there.\n15 Is Sandra in the kitchen? \tno\t13\n1 Mary went to the office.\n2 John moved to the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 Mary travelled to the bedroom.\n5 Mary went back to the hallway.\n6 Is John in the bedroom? \tyes\t2\n7 Mary moved to the kitchen.\n8 John moved to the garden.\n9 Is Mary in the garden? \tno\t7\n10 Daniel went to the bedroom.\n11 Daniel took the milk there.\n12 Is Mary in the kitchen? \tyes\t7\n13 Daniel journeyed to the office.\n14 Mary grabbed the apple there.\n15 Is Daniel in the hallway? \tno\t13\n1 Daniel journeyed to the garden.\n2 Daniel moved to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 John travelled to the kitchen.\n5 Mary journeyed to the bathroom.\n6 Is Daniel in the hallway? \tno\t2\n7 John travelled to the hallway.\n8 Daniel went to the bedroom.\n9 Is John in the garden? \tno\t7\n10 John moved to the office.\n11 Sandra went to the bedroom.\n12 Is Sandra in the bedroom? \tyes\t11\n13 Daniel took the apple there.\n14 Mary took the football there.\n15 Is Daniel in the bedroom? \tyes\t8\n1 Daniel picked up the apple there.\n2 Daniel journeyed to the hallway.\n3 Is Daniel in the garden? \tno\t2\n4 Sandra journeyed to the bedroom.\n5 Mary picked up the milk there.\n6 Is Sandra in the kitchen? \tno\t4\n7 Daniel took the football there.\n8 Mary dropped the milk.\n9 Is Sandra in the hallway? \tno\t4\n10 John moved to the office.\n11 Sandra travelled to the kitchen.\n12 Is Sandra in the kitchen? \tyes\t11\n13 Daniel went back to the bedroom.\n14 Daniel discarded the football.\n15 Is John in the office? \tyes\t10\n1 John got the football there.\n2 John moved to the hallway.\n3 Is John in the garden? \tno\t2\n4 Daniel went back to the hallway.\n5 John went to the kitchen.\n6 Is John in the kitchen? \tyes\t5\n7 Mary moved to the bedroom.\n8 Sandra went to the hallway.\n9 Is John in the bedroom? \tno\t5\n10 Mary journeyed to the hallway.\n11 Mary went to the bathroom.\n12 Is Mary in the hallway? \tno\t11\n13 John left the football.\n14 John got the football there.\n15 Is Mary in the bathroom? \tyes\t11\n1 Daniel picked up the apple there.\n2 Sandra picked up the milk there.\n3 Sandra went to the kitchen.\n4 Daniel left the apple.\n5 Is Sandra in the bedroom? \tno\t3\n6 Mary moved to the kitchen.\n7 John journeyed to the hallway.\n8 Is John in the hallway? \tyes\t7\n9 Sandra moved to the bathroom.\n10 Daniel got the apple there.\n11 Is Mary in the kitchen? \tyes\t6\n12 Daniel dropped the apple.\n13 John travelled to the garden.\n14 Is John in the bedroom? \tno\t13\n15 Daniel took the apple there.\n16 John took the football there.\n17 Is John in the bedroom? \tno\t13\n1 Mary went back to the bathroom.\n2 Sandra went back to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 John went to the garden.\n5 Daniel went back to the bathroom.\n6 Is John in the kitchen? \tno\t4\n7 John moved to the bathroom.\n8 Sandra journeyed to the bedroom.\n9 Is Sandra in the office? \tno\t8\n10 Mary journeyed to the office.\n11 Sandra travelled to the hallway.\n12 Is Mary in the office? \tyes\t10\n13 Sandra moved to the garden.\n14 Sandra travelled to the office.\n15 Is Mary in the hallway? \tno\t10\n1 Daniel went back to the bathroom.\n2 Mary moved to the hallway.\n3 Is Daniel in the kitchen? \tno\t1\n4 Sandra journeyed to the bedroom.\n5 Mary picked up the football there.\n6 Is Mary in the hallway? \tyes\t2\n7 Daniel grabbed the apple there.\n8 Mary discarded the football.\n9 Is Sandra in the bedroom? \tyes\t4\n10 John went to the kitchen.\n11 Daniel left the apple.\n12 Is John in the hallway? \tno\t10\n13 Daniel took the apple there.\n14 Mary went back to the kitchen.\n15 Is John in the garden? \tno\t10\n1 Daniel went to the hallway.\n2 Sandra went to the kitchen.\n3 Is Sandra in the bathroom? \tno\t2\n4 John moved to the hallway.\n5 Sandra picked up the milk there.\n6 Is John in the kitchen? \tno\t4\n7 John got the apple there.\n8 Sandra went to the bedroom.\n9 Is John in the office? \tno\t4\n10 Mary travelled to the kitchen.\n11 Sandra went back to the garden.\n12 Is Sandra in the kitchen? \tno\t11\n13 John went to the garden.\n14 Sandra went to the hallway.\n15 Is Sandra in the hallway? \tyes\t14\n1 Mary went back to the office.\n2 Sandra went back to the hallway.\n3 Is Mary in the garden? \tno\t1\n4 Sandra moved to the bathroom.\n5 Mary went to the bedroom.\n6 Is Mary in the bathroom? \tno\t5\n7 Daniel moved to the kitchen.\n8 John grabbed the milk there.\n9 Is Daniel in the kitchen? \tyes\t7\n10 Daniel moved to the hallway.\n11 John travelled to the garden.\n12 Is Daniel in the hallway? \tyes\t10\n13 Mary picked up the apple there.\n14 Sandra went to the office.\n15 Is Sandra in the bedroom? \tno\t14\n1 Daniel went back to the garden.\n2 John moved to the bedroom.\n3 Is Daniel in the garden? \tyes\t1\n4 Daniel travelled to the kitchen.\n5 Daniel journeyed to the office.\n6 Is Daniel in the office? \tyes\t5\n7 Daniel went to the kitchen.\n8 Mary went to the office.\n9 Is Daniel in the kitchen? \tyes\t7\n10 Mary picked up the football there.\n11 Sandra went to the bedroom.\n12 Is Daniel in the kitchen? \tyes\t7\n13 Mary left the football.\n14 John travelled to the garden.\n15 Is Sandra in the bedroom? \tyes\t11\n1 John travelled to the office.\n2 Sandra went back to the bedroom.\n3 Is John in the office? \tyes\t1\n4 John took the milk there.\n5 Mary journeyed to the garden.\n6 Is Mary in the bedroom? \tno\t5\n7 Daniel travelled to the office.\n8 John left the milk.\n9 Is Sandra in the kitchen? \tno\t2\n10 John picked up the milk there.\n11 John discarded the milk there.\n12 Is Daniel in the kitchen? \tno\t7\n13 Daniel grabbed the milk there.\n14 John went back to the garden.\n15 Is John in the garden? \tyes\t14\n1 Daniel went to the kitchen.\n2 Mary grabbed the football there.\n3 Is Daniel in the bedroom? \tno\t1\n4 Mary took the milk there.\n5 John journeyed to the kitchen.\n6 Is John in the kitchen? \tyes\t5\n7 Daniel journeyed to the garden.\n8 Mary discarded the football.\n9 Is Daniel in the garden? \tyes\t7\n10 Daniel grabbed the football there.\n11 Daniel left the football there.\n12 Is John in the garden? \tno\t5\n13 Mary took the football there.\n14 John went back to the hallway.\n15 Is John in the hallway? \tyes\t14\n1 Mary travelled to the kitchen.\n2 Daniel got the apple there.\n3 Is Mary in the kitchen? \tyes\t1\n4 Daniel discarded the apple.\n5 John moved to the office.\n6 Is Mary in the office? \tno\t1\n7 Sandra moved to the bedroom.\n8 Sandra went to the kitchen.\n9 Is Sandra in the kitchen? \tyes\t8\n10 Sandra travelled to the bedroom.\n11 John went back to the garden.\n12 Is Sandra in the bedroom? \tyes\t10\n13 Mary moved to the garden.\n14 Daniel took the apple there.\n15 Is Mary in the garden? \tyes\t13\n1 Daniel journeyed to the bedroom.\n2 Sandra took the milk there.\n3 Is Daniel in the hallway? \tno\t1\n4 Daniel journeyed to the kitchen.\n5 Daniel travelled to the hallway.\n6 Is Daniel in the garden? \tno\t5\n7 Sandra travelled to the kitchen.\n8 John went to the garden.\n9 Is Sandra in the kitchen? \tyes\t7\n10 John moved to the kitchen.\n11 Sandra put down the milk there.\n12 Is John in the hallway? \tno\t10\n13 Sandra grabbed the milk there.\n14 Sandra moved to the hallway.\n15 Is John in the kitchen? \tyes\t10\n1 Mary picked up the milk there.\n2 Mary discarded the milk.\n3 Sandra took the football there.\n4 John moved to the office.\n5 Is John in the office? \tyes\t4\n6 Daniel travelled to the kitchen.\n7 Mary grabbed the milk there.\n8 Is Daniel in the office? \tno\t6\n9 Mary left the milk.\n10 Mary went back to the bedroom.\n11 Is Mary in the bedroom? \tyes\t10\n12 John grabbed the milk there.\n13 Mary moved to the hallway.\n14 Is Mary in the garden? \tno\t13\n15 Daniel journeyed to the garden.\n16 John discarded the milk there.\n17 Is Mary in the kitchen? \tno\t13\n1 Mary grabbed the milk there.\n2 Sandra went back to the bedroom.\n3 Is Sandra in the kitchen? \tno\t2\n4 Daniel went back to the garden.\n5 John got the football there.\n6 Is Sandra in the bedroom? \tyes\t2\n7 Daniel went back to the kitchen.\n8 John travelled to the office.\n9 Is Daniel in the kitchen? \tyes\t7\n10 Mary put down the milk.\n11 Daniel journeyed to the office.\n12 Is John in the office? \tyes\t8\n13 John went to the kitchen.\n14 John put down the football.\n15 Is Daniel in the office? \tyes\t11\n1 Sandra picked up the milk there.\n2 Mary journeyed to the kitchen.\n3 Is Mary in the kitchen? \tyes\t2\n4 Sandra took the football there.\n5 John went to the office.\n6 Is Mary in the hallway? \tno\t2\n7 Sandra dropped the football there.\n8 Sandra put down the milk there.\n9 Is Mary in the garden? \tno\t2\n10 Sandra got the milk there.\n11 Sandra put down the milk.\n12 Is John in the office? \tyes\t5\n13 Sandra got the milk there.\n14 Sandra left the milk.\n15 Sandra went back to the hallway.\n16 Sandra went to the kitchen.\n17 Is Sandra in the bedroom? \tno\t16\n1 Mary went to the garden.\n2 Daniel travelled to the garden.\n3 Is Mary in the garden? \tyes\t1\n4 Mary went to the office.\n5 Sandra journeyed to the hallway.\n6 Is Mary in the bedroom? \tno\t4\n7 John travelled to the hallway.\n8 Mary journeyed to the kitchen.\n9 Is John in the hallway? \tyes\t7\n10 Sandra went back to the office.\n11 Mary journeyed to the bathroom.\n12 Is Sandra in the office? \tyes\t10\n13 Sandra took the football there.\n14 Daniel journeyed to the office.\n15 Is Mary in the bedroom? \tno\t11\n1 John travelled to the bedroom.\n2 Mary travelled to the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 John got the apple there.\n5 Daniel went to the kitchen.\n6 Is Mary in the garden? \tno\t2\n7 Mary moved to the hallway.\n8 Mary got the football there.\n9 Is Daniel in the kitchen? \tyes\t5\n10 Mary dropped the football.\n11 John put down the apple.\n12 Is Mary in the office? \tno\t7\n13 Mary moved to the office.\n14 Daniel travelled to the bathroom.\n15 Is Mary in the office? \tyes\t13\n1 John went back to the kitchen.\n2 Mary went back to the hallway.\n3 Is John in the kitchen? \tyes\t1\n4 Mary moved to the office.\n5 Daniel went to the kitchen.\n6 Is Mary in the office? \tyes\t4\n7 John grabbed the apple there.\n8 Daniel went back to the garden.\n9 Is Mary in the office? \tyes\t4\n10 Mary went back to the hallway.\n11 Daniel took the milk there.\n12 Is Mary in the hallway? \tyes\t10\n13 Mary travelled to the bedroom.\n14 Daniel moved to the bedroom.\n15 Is Daniel in the bedroom? \tyes\t14\n1 Daniel journeyed to the garden.\n2 John got the football there.\n3 Is Daniel in the office? \tno\t1\n4 Sandra moved to the garden.\n5 John went back to the garden.\n6 Is Sandra in the hallway? \tno\t4\n7 Daniel went to the bathroom.\n8 Sandra travelled to the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 Mary travelled to the hallway.\n11 Mary grabbed the apple there.\n12 Is Sandra in the bathroom? \tyes\t8\n13 Mary moved to the kitchen.\n14 Mary travelled to the hallway.\n15 Is Mary in the garden? \tno\t14\n1 Sandra journeyed to the hallway.\n2 John journeyed to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Sandra picked up the apple there.\n5 Mary picked up the milk there.\n6 Is Sandra in the office? \tno\t1\n7 Sandra went to the kitchen.\n8 Daniel went back to the hallway.\n9 Is John in the kitchen? \tyes\t2\n10 Mary went to the bathroom.\n11 Sandra journeyed to the hallway.\n12 Is Sandra in the bedroom? \tno\t11\n13 Mary left the milk.\n14 Sandra left the apple.\n15 Is Daniel in the hallway? \tyes\t8\n1 John took the football there.\n2 Sandra got the milk there.\n3 Sandra put down the milk.\n4 Daniel moved to the bathroom.\n5 Is Daniel in the bedroom? \tno\t4\n6 Mary moved to the bathroom.\n7 Sandra journeyed to the garden.\n8 Is Daniel in the garden? \tno\t4\n9 John dropped the football.\n10 Daniel went to the hallway.\n11 Is Daniel in the garden? \tno\t10\n12 Daniel travelled to the office.\n13 Sandra went back to the bathroom.\n14 Is Sandra in the office? \tno\t13\n15 John got the football there.\n16 Mary travelled to the hallway.\n17 Is Daniel in the hallway? \tno\t12\n1 Daniel moved to the office.\n2 Mary went back to the bathroom.\n3 Is Daniel in the garden? \tno\t1\n4 Mary journeyed to the hallway.\n5 John went to the bathroom.\n6 Is John in the bathroom? \tyes\t5\n7 Daniel went to the kitchen.\n8 Sandra went to the garden.\n9 Is Daniel in the kitchen? \tyes\t7\n10 Sandra went back to the kitchen.\n11 John travelled to the office.\n12 Is John in the office? \tyes\t11\n13 Mary went back to the bedroom.\n14 Sandra went to the garden.\n15 Is John in the bathroom? \tno\t11\n1 Sandra took the football there.\n2 Sandra took the apple there.\n3 Mary went to the hallway.\n4 Mary journeyed to the kitchen.\n5 Is Mary in the office? \tno\t4\n6 John moved to the office.\n7 Sandra travelled to the bathroom.\n8 Is John in the office? \tyes\t6\n9 Daniel moved to the kitchen.\n10 John got the milk there.\n11 Is Sandra in the kitchen? \tno\t7\n12 Daniel journeyed to the bathroom.\n13 Sandra put down the football.\n14 Is Daniel in the bathroom? \tyes\t12\n15 Sandra journeyed to the office.\n16 John dropped the milk there.\n17 Is Sandra in the office? \tyes\t15\n1 Daniel journeyed to the garden.\n2 Sandra moved to the bedroom.\n3 Is Daniel in the garden? \tyes\t1\n4 Sandra travelled to the kitchen.\n5 Mary moved to the garden.\n6 Is Sandra in the kitchen? \tyes\t4\n7 Sandra travelled to the office.\n8 Daniel travelled to the bedroom.\n9 Is Sandra in the office? \tyes\t7\n10 Daniel moved to the kitchen.\n11 Sandra got the apple there.\n12 Is Daniel in the office? \tno\t10\n13 John travelled to the garden.\n14 Daniel travelled to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 Daniel journeyed to the kitchen.\n2 Daniel moved to the hallway.\n3 Is Daniel in the hallway? \tyes\t2\n4 Daniel journeyed to the kitchen.\n5 Mary went back to the kitchen.\n6 Is Mary in the office? \tno\t5\n7 Daniel took the milk there.\n8 Daniel journeyed to the office.\n9 Is Mary in the office? \tno\t5\n10 John travelled to the kitchen.\n11 Daniel travelled to the hallway.\n12 Is Daniel in the hallway? \tyes\t11\n13 Daniel journeyed to the office.\n14 Daniel journeyed to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 Sandra went back to the hallway.\n2 Daniel got the football there.\n3 Is Sandra in the bathroom? \tno\t1\n4 Sandra moved to the garden.\n5 Sandra went to the bathroom.\n6 Is Sandra in the bedroom? \tno\t5\n7 Sandra grabbed the milk there.\n8 Mary travelled to the bathroom.\n9 Is Mary in the bathroom? \tyes\t8\n10 Sandra discarded the milk.\n11 Daniel left the football there.\n12 Is Mary in the bedroom? \tno\t8\n13 John went to the bathroom.\n14 John picked up the football there.\n15 Is Mary in the bedroom? \tno\t8\n1 Daniel went to the bathroom.\n2 Sandra got the milk there.\n3 Is Daniel in the bathroom? \tyes\t1\n4 Daniel went to the kitchen.\n5 Mary grabbed the apple there.\n6 Is Daniel in the bedroom? \tno\t4\n7 John travelled to the bedroom.\n8 Daniel went to the garden.\n9 Is Daniel in the garden? \tyes\t8\n10 Sandra moved to the hallway.\n11 Sandra moved to the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 John journeyed to the kitchen.\n14 Daniel picked up the football there.\n15 Is Sandra in the garden? \tyes\t11\n1 Mary went back to the bedroom.\n2 Daniel took the football there.\n3 Is Mary in the bedroom? \tyes\t1\n4 John journeyed to the bathroom.\n5 John took the milk there.\n6 Is John in the bathroom? \tyes\t4\n7 Daniel discarded the football.\n8 Mary journeyed to the hallway.\n9 Is John in the bathroom? \tyes\t4\n10 John travelled to the garden.\n11 Daniel went to the garden.\n12 Is Mary in the garden? \tno\t8\n13 Daniel went to the kitchen.\n14 Sandra went to the hallway.\n15 Is Daniel in the kitchen? \tyes\t13\n1 John went back to the office.\n2 John went to the bedroom.\n3 Is John in the garden? \tno\t2\n4 Mary went to the office.\n5 John went to the hallway.\n6 Is John in the office? \tno\t5\n7 John went to the garden.\n8 Daniel moved to the hallway.\n9 Is Mary in the hallway? \tno\t4\n10 Daniel journeyed to the bathroom.\n11 John went back to the bedroom.\n12 Is Daniel in the garden? \tno\t10\n13 Daniel journeyed to the bedroom.\n14 Daniel journeyed to the garden.\n15 Is Daniel in the bathroom? \tno\t14\n1 Sandra moved to the office.\n2 Sandra got the apple there.\n3 Is Sandra in the bathroom? \tno\t1\n4 Sandra travelled to the kitchen.\n5 John went back to the bedroom.\n6 Is Sandra in the kitchen? \tyes\t4\n7 Sandra travelled to the bedroom.\n8 Daniel journeyed to the bedroom.\n9 Is Daniel in the bedroom? \tyes\t8\n10 Sandra put down the apple there.\n11 John took the apple there.\n12 Is Daniel in the bedroom? \tyes\t8\n13 John went back to the office.\n14 John went to the hallway.\n15 Is John in the office? \tno\t14\n1 John moved to the bedroom.\n2 Daniel grabbed the apple there.\n3 Is John in the bedroom? \tyes\t1\n4 Daniel travelled to the hallway.\n5 Sandra went to the hallway.\n6 Is John in the bedroom? \tyes\t1\n7 Mary went back to the kitchen.\n8 John went back to the kitchen.\n9 Is Sandra in the hallway? \tyes\t5\n10 Daniel put down the apple.\n11 Daniel grabbed the apple there.\n12 Is Sandra in the hallway? \tyes\t5\n13 Sandra moved to the bedroom.\n14 Daniel travelled to the office.\n15 Is Sandra in the office? \tno\t13\n1 John moved to the hallway.\n2 Sandra journeyed to the bathroom.\n3 Is Sandra in the bathroom? \tyes\t2\n4 John journeyed to the kitchen.\n5 Sandra grabbed the milk there.\n6 Is John in the garden? \tno\t4\n7 Daniel went to the hallway.\n8 Sandra went to the kitchen.\n9 Is John in the office? \tno\t4\n10 Sandra dropped the milk there.\n11 Mary journeyed to the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 John picked up the milk there.\n14 John discarded the milk there.\n15 Is Sandra in the kitchen? \tyes\t8\n1 Mary journeyed to the bedroom.\n2 John went to the kitchen.\n3 Is Mary in the bathroom? \tno\t1\n4 Daniel went to the bathroom.\n5 Daniel moved to the kitchen.\n6 Is John in the kitchen? \tyes\t2\n7 Sandra moved to the kitchen.\n8 Sandra went back to the garden.\n9 Is Sandra in the bathroom? \tno\t8\n10 Daniel moved to the bathroom.\n11 John went back to the bathroom.\n12 Is Sandra in the garden? \tyes\t8\n13 Daniel journeyed to the garden.\n14 Mary picked up the milk there.\n15 Is Daniel in the garden? \tyes\t13\n1 Sandra travelled to the hallway.\n2 Sandra went to the kitchen.\n3 Is Sandra in the bedroom? \tno\t2\n4 Mary journeyed to the hallway.\n5 Sandra took the milk there.\n6 Is Mary in the hallway? \tyes\t4\n7 John grabbed the apple there.\n8 John dropped the apple.\n9 Is Mary in the office? \tno\t4\n10 Sandra travelled to the bathroom.\n11 Mary went to the bedroom.\n12 Is Sandra in the bathroom? \tyes\t10\n13 Sandra travelled to the bedroom.\n14 John picked up the apple there.\n15 Is Mary in the bedroom? \tyes\t11\n1 John took the apple there.\n2 John discarded the apple.\n3 Sandra went to the bedroom.\n4 John grabbed the apple there.\n5 Is Sandra in the bedroom? \tyes\t3\n6 John left the apple there.\n7 Mary went back to the bedroom.\n8 Is Mary in the bedroom? \tyes\t7\n9 Sandra went to the kitchen.\n10 John went back to the office.\n11 Is Sandra in the kitchen? \tyes\t9\n12 Daniel got the apple there.\n13 Daniel moved to the bedroom.\n14 Is Daniel in the bathroom? \tno\t13\n15 Sandra got the milk there.\n16 Mary grabbed the football there.\n17 Is John in the bedroom? \tno\t10\n1 John moved to the bedroom.\n2 Daniel moved to the bedroom.\n3 Is John in the office? \tno\t1\n4 Sandra journeyed to the kitchen.\n5 Sandra went to the bedroom.\n6 Is Sandra in the bathroom? \tno\t5\n7 Mary went back to the bedroom.\n8 Daniel grabbed the milk there.\n9 Is Daniel in the bedroom? \tyes\t2\n10 Daniel put down the milk.\n11 Daniel journeyed to the garden.\n12 Is Mary in the kitchen? \tno\t7\n13 John picked up the milk there.\n14 Mary journeyed to the bathroom.\n15 Is Mary in the garden? \tno\t14\n1 John moved to the office.\n2 Daniel picked up the milk there.\n3 Is John in the office? \tyes\t1\n4 John went to the bathroom.\n5 Sandra took the apple there.\n6 Is John in the garden? \tno\t4\n7 John journeyed to the kitchen.\n8 Sandra journeyed to the bathroom.\n9 Is John in the kitchen? \tyes\t7\n10 Daniel put down the milk there.\n11 Daniel journeyed to the kitchen.\n12 Is Daniel in the kitchen? \tyes\t11\n13 John journeyed to the bedroom.\n14 Sandra went back to the office.\n15 Is Daniel in the kitchen? \tyes\t11\n1 Sandra moved to the office.\n2 Sandra picked up the football there.\n3 Is Sandra in the office? \tyes\t1\n4 John went to the kitchen.\n5 Mary journeyed to the garden.\n6 Is John in the kitchen? \tyes\t4\n7 John moved to the bathroom.\n8 John moved to the office.\n9 Is John in the bathroom? \tno\t8\n10 Sandra travelled to the bathroom.\n11 Mary picked up the milk there.\n12 Is John in the kitchen? \tno\t8\n13 John went back to the garden.\n14 Sandra went to the bedroom.\n15 Is Sandra in the office? \tno\t14\n1 Mary moved to the bedroom.\n2 John went back to the hallway.\n3 Is Mary in the kitchen? \tno\t1\n4 Daniel journeyed to the bathroom.\n5 Mary went to the garden.\n6 Is Mary in the garden? \tyes\t5\n7 Mary went back to the hallway.\n8 Mary journeyed to the kitchen.\n9 Is Mary in the kitchen? \tyes\t8\n10 Sandra journeyed to the hallway.\n11 Sandra journeyed to the garden.\n12 Is Mary in the hallway? \tno\t8\n13 Mary travelled to the garden.\n14 Mary went to the kitchen.\n15 Is Sandra in the garden? \tyes\t11\n1 Sandra went back to the kitchen.\n2 Sandra journeyed to the office.\n3 Is Sandra in the office? \tyes\t2\n4 Sandra moved to the hallway.\n5 John moved to the office.\n6 Is Sandra in the hallway? \tyes\t4\n7 John travelled to the garden.\n8 Sandra moved to the office.\n9 Is John in the garden? \tyes\t7\n10 Mary went to the bathroom.\n11 John took the milk there.\n12 Is Sandra in the office? \tyes\t8\n13 Mary grabbed the apple there.\n14 John went back to the kitchen.\n15 Is John in the kitchen? \tyes\t14\n1 John went to the garden.\n2 Sandra journeyed to the bedroom.\n3 Is John in the garden? \tyes\t1\n4 Mary moved to the bathroom.\n5 Daniel went to the garden.\n6 Is John in the garden? \tyes\t1\n7 Mary travelled to the hallway.\n8 Sandra went back to the office.\n9 Is Mary in the bathroom? \tno\t7\n10 Sandra journeyed to the kitchen.\n11 Mary grabbed the apple there.\n12 Is Daniel in the kitchen? \tno\t5\n13 Mary discarded the apple.\n14 Mary grabbed the apple there.\n15 Is Sandra in the bathroom? \tno\t10\n1 John went to the bathroom.\n2 Daniel went back to the office.\n3 Is Daniel in the bedroom? \tno\t2\n4 Daniel picked up the milk there.\n5 John moved to the office.\n6 Is John in the kitchen? \tno\t5\n7 John went back to the bedroom.\n8 Daniel journeyed to the bathroom.\n9 Is John in the bedroom? \tyes\t7\n10 John travelled to the garden.\n11 Sandra travelled to the kitchen.\n12 Is Daniel in the hallway? \tno\t8\n13 Daniel grabbed the apple there.\n14 Sandra moved to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t14\n1 Daniel went back to the bathroom.\n2 John travelled to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 Sandra went back to the bathroom.\n5 John took the apple there.\n6 Is Daniel in the bedroom? \tno\t1\n7 Mary picked up the milk there.\n8 Sandra picked up the football there.\n9 Is Sandra in the bathroom? \tyes\t4\n10 Sandra travelled to the office.\n11 Daniel went to the kitchen.\n12 Is Daniel in the bathroom? \tno\t11\n13 Mary moved to the kitchen.\n14 John discarded the apple.\n15 Is Daniel in the kitchen? \tyes\t11\n1 Daniel travelled to the bedroom.\n2 John got the milk there.\n3 Is Daniel in the bedroom? \tyes\t1\n4 John discarded the milk.\n5 Mary travelled to the office.\n6 Is Mary in the office? \tyes\t5\n7 Daniel travelled to the hallway.\n8 Mary went back to the bathroom.\n9 Is Mary in the bathroom? \tyes\t8\n10 Mary went to the hallway.\n11 Daniel travelled to the garden.\n12 Is Mary in the hallway? \tyes\t10\n13 John grabbed the milk there.\n14 Mary went back to the bathroom.\n15 Is Mary in the bathroom? \tyes\t14\n1 John went back to the hallway.\n2 Sandra went to the kitchen.\n3 Is John in the kitchen? \tno\t1\n4 John grabbed the football there.\n5 John put down the football there.\n6 Is Sandra in the bedroom? \tno\t2\n7 Mary journeyed to the hallway.\n8 Daniel went to the bedroom.\n9 Is Sandra in the kitchen? \tyes\t2\n10 Mary moved to the garden.\n11 Mary journeyed to the bathroom.\n12 Is Mary in the kitchen? \tno\t11\n13 John moved to the bedroom.\n14 John went to the kitchen.\n15 Is John in the garden? \tno\t14\n1 John journeyed to the kitchen.\n2 Sandra grabbed the milk there.\n3 Is John in the kitchen? \tyes\t1\n4 Mary journeyed to the hallway.\n5 Sandra left the milk.\n6 Is Mary in the kitchen? \tno\t4\n7 Daniel went back to the hallway.\n8 Mary went back to the bathroom.\n9 Is Daniel in the hallway? \tyes\t7\n10 John moved to the garden.\n11 Sandra picked up the milk there.\n12 Is John in the garden? \tyes\t10\n13 Daniel went back to the kitchen.\n14 Mary moved to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Daniel got the football there.\n2 Mary got the milk there.\n3 Mary put down the milk there.\n4 Mary moved to the bathroom.\n5 Is Mary in the garden? \tno\t4\n6 Daniel journeyed to the office.\n7 Mary went back to the office.\n8 Is Mary in the garden? \tno\t7\n9 Daniel put down the football there.\n10 Sandra journeyed to the hallway.\n11 Is Sandra in the hallway? \tyes\t10\n12 Mary went to the bedroom.\n13 Sandra journeyed to the kitchen.\n14 Is Mary in the bedroom? \tyes\t12\n15 John travelled to the garden.\n16 Sandra took the apple there.\n17 Is Sandra in the office? \tno\t13\n1 Sandra picked up the football there.\n2 Sandra grabbed the milk there.\n3 Daniel went back to the bathroom.\n4 Mary moved to the bathroom.\n5 Is Mary in the bathroom? \tyes\t4\n6 Sandra went to the kitchen.\n7 Sandra went back to the bathroom.\n8 Is Sandra in the bedroom? \tno\t7\n9 Sandra went to the kitchen.\n10 John travelled to the bedroom.\n11 Is Sandra in the garden? \tno\t9\n12 Mary moved to the office.\n13 John went to the office.\n14 Is Mary in the office? \tyes\t12\n15 Mary went back to the bedroom.\n16 Sandra moved to the bathroom.\n17 Is Sandra in the garden? \tno\t16\n1 Sandra travelled to the kitchen.\n2 John took the apple there.\n3 Is Sandra in the hallway? \tno\t1\n4 Daniel went to the kitchen.\n5 Mary went to the hallway.\n6 Is Daniel in the garden? \tno\t4\n7 Mary went to the garden.\n8 Sandra went back to the garden.\n9 Is Daniel in the garden? \tno\t4\n10 Mary went back to the bedroom.\n11 John grabbed the football there.\n12 Is Mary in the bedroom? \tyes\t10\n13 Sandra journeyed to the kitchen.\n14 John dropped the apple there.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Mary travelled to the garden.\n2 Sandra took the milk there.\n3 Is Mary in the garden? \tyes\t1\n4 John moved to the hallway.\n5 Sandra discarded the milk there.\n6 Is John in the kitchen? \tno\t4\n7 Sandra moved to the garden.\n8 Daniel moved to the hallway.\n9 Is Daniel in the kitchen? \tno\t8\n10 John moved to the office.\n11 Mary went back to the bathroom.\n12 Is Sandra in the bedroom? \tno\t7\n13 Sandra travelled to the bedroom.\n14 Mary travelled to the kitchen.\n15 Is Sandra in the garden? \tno\t13\n1 Sandra travelled to the bedroom.\n2 Mary travelled to the office.\n3 Is Sandra in the bedroom? \tyes\t1\n4 Mary moved to the bedroom.\n5 Daniel travelled to the office.\n6 Is Mary in the bedroom? \tyes\t4\n7 Sandra grabbed the apple there.\n8 John journeyed to the bathroom.\n9 Is John in the bathroom? \tyes\t8\n10 John grabbed the football there.\n11 John moved to the office.\n12 Is John in the office? \tyes\t11\n13 Sandra discarded the apple.\n14 Daniel travelled to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 John went back to the bedroom.\n2 Daniel grabbed the milk there.\n3 Is John in the bathroom? \tno\t1\n4 John journeyed to the bathroom.\n5 Mary went to the garden.\n6 Is John in the bathroom? \tyes\t4\n7 Daniel dropped the milk.\n8 Sandra went to the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 Daniel got the milk there.\n11 Daniel went to the office.\n12 Is Mary in the garden? \tyes\t5\n13 Mary went to the kitchen.\n14 John took the football there.\n15 Is Daniel in the office? \tyes\t11\n1 John travelled to the kitchen.\n2 Mary went to the hallway.\n3 Is John in the kitchen? \tyes\t1\n4 Daniel went to the bathroom.\n5 Daniel went back to the garden.\n6 Is Daniel in the garden? \tyes\t5\n7 Mary took the milk there.\n8 John journeyed to the bedroom.\n9 Is Daniel in the garden? \tyes\t5\n10 Sandra moved to the hallway.\n11 Mary dropped the milk.\n12 Is John in the bedroom? \tyes\t8\n13 John travelled to the office.\n14 Sandra grabbed the milk there.\n15 Is Sandra in the bathroom? \tno\t10\n1 John went to the bathroom.\n2 John grabbed the apple there.\n3 Is John in the bathroom? \tyes\t1\n4 John got the football there.\n5 Mary went to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 Sandra travelled to the office.\n8 Sandra travelled to the kitchen.\n9 Is Mary in the bedroom? \tyes\t5\n10 Daniel moved to the bedroom.\n11 John dropped the football.\n12 Is Mary in the bedroom? \tyes\t5\n13 Daniel picked up the milk there.\n14 John discarded the apple.\n15 Is Sandra in the kitchen? \tyes\t8\n1 Daniel journeyed to the kitchen.\n2 Daniel moved to the hallway.\n3 Is Daniel in the hallway? \tyes\t2\n4 Daniel travelled to the garden.\n5 Daniel went to the office.\n6 Is Daniel in the office? \tyes\t5\n7 Daniel travelled to the kitchen.\n8 Sandra went to the kitchen.\n9 Is Daniel in the garden? \tno\t7\n10 Mary went back to the bathroom.\n11 Mary travelled to the bedroom.\n12 Is Daniel in the kitchen? \tyes\t7\n13 Mary picked up the milk there.\n14 John went back to the garden.\n15 Is Sandra in the kitchen? \tyes\t8\n1 Daniel took the milk there.\n2 Mary went to the office.\n3 Is Mary in the office? \tyes\t2\n4 John went to the office.\n5 John went to the garden.\n6 Is John in the kitchen? \tno\t5\n7 Mary went back to the bedroom.\n8 Mary went to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Mary went to the kitchen.\n11 Sandra journeyed to the bedroom.\n12 Is John in the garden? \tyes\t5\n13 Daniel travelled to the bathroom.\n14 Mary went to the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Mary went back to the office.\n2 Mary got the milk there.\n3 Is Mary in the garden? \tno\t1\n4 Daniel grabbed the apple there.\n5 Daniel journeyed to the kitchen.\n6 Is Mary in the office? \tyes\t1\n7 Mary travelled to the garden.\n8 Mary travelled to the bedroom.\n9 Is Mary in the kitchen? \tno\t8\n10 Mary grabbed the football there.\n11 Mary left the milk there.\n12 Is Daniel in the garden? \tno\t5\n13 Sandra travelled to the hallway.\n14 John journeyed to the bedroom.\n15 Is John in the office? \tno\t14\n1 Daniel journeyed to the office.\n2 Daniel picked up the football there.\n3 Is Daniel in the kitchen? \tno\t1\n4 Daniel put down the football.\n5 Daniel travelled to the bathroom.\n6 Is Daniel in the garden? \tno\t5\n7 John took the milk there.\n8 John went to the office.\n9 Is John in the hallway? \tno\t8\n10 Daniel went to the kitchen.\n11 John discarded the milk.\n12 Is John in the garden? \tno\t8\n13 Daniel journeyed to the bedroom.\n14 Mary went back to the bathroom.\n15 Is Daniel in the hallway? \tno\t13\n1 John went to the garden.\n2 Sandra journeyed to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 John grabbed the apple there.\n5 Daniel moved to the garden.\n6 Is Sandra in the kitchen? \tyes\t2\n7 Sandra moved to the hallway.\n8 Sandra journeyed to the bedroom.\n9 Is Daniel in the office? \tno\t5\n10 Sandra journeyed to the hallway.\n11 John left the apple.\n12 Is Sandra in the hallway? \tyes\t10\n13 John travelled to the hallway.\n14 Daniel picked up the football there.\n15 Is Sandra in the hallway? \tyes\t10\n1 John went to the hallway.\n2 John travelled to the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 Mary went back to the hallway.\n5 John took the football there.\n6 Is John in the bathroom? \tyes\t2\n7 Sandra moved to the bathroom.\n8 John dropped the football.\n9 Is John in the office? \tno\t2\n10 Mary went to the bathroom.\n11 John went back to the kitchen.\n12 Is Sandra in the office? \tno\t7\n13 Sandra went to the kitchen.\n14 John journeyed to the hallway.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Mary went to the bathroom.\n2 John took the milk there.\n3 Is Mary in the hallway? \tno\t1\n4 Sandra moved to the office.\n5 John dropped the milk.\n6 Is Mary in the bathroom? \tyes\t1\n7 Mary went to the office.\n8 Daniel journeyed to the bathroom.\n9 Is Sandra in the office? \tyes\t4\n10 Mary journeyed to the hallway.\n11 Sandra went to the bathroom.\n12 Is Mary in the office? \tno\t10\n13 Sandra travelled to the kitchen.\n14 Daniel picked up the apple there.\n15 Is Sandra in the hallway? \tno\t13\n"
  },
  {
    "path": "tasksv11/en/qa7_counting_test.txt",
    "content": "1 Mary got the milk there.\n2 John moved to the bedroom.\n3 How many objects is Mary carrying? \tone\t1\n4 Sandra went back to the bathroom.\n5 John got the football there.\n6 How many objects is Mary carrying? \tone\t1\n7 Mary journeyed to the bathroom.\n8 Mary gave the milk to Sandra.\n9 How many objects is Mary carrying? \tnone\t1 8\n10 John went back to the bathroom.\n11 John left the football.\n12 How many objects is John carrying? \tnone\t5 11\n13 Sandra gave the milk to John.\n14 John journeyed to the garden.\n15 How many objects is John carrying? \tone\t5 11 13\n1 Daniel took the milk there.\n2 John moved to the hallway.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel left the milk.\n5 Daniel journeyed to the office.\n6 How many objects is Daniel carrying? \tnone\t1 4\n7 John went back to the office.\n8 John went to the hallway.\n9 How many objects is Daniel carrying? \tnone\t1 4\n10 Mary travelled to the bedroom.\n11 Mary got the football there.\n12 How many objects is Mary carrying? \tone\t11\n13 Sandra went back to the kitchen.\n14 Daniel moved to the kitchen.\n15 How many objects is Mary carrying? \tone\t11\n1 Sandra went to the hallway.\n2 Sandra grabbed the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Daniel moved to the kitchen.\n5 Sandra got the milk there.\n6 How many objects is Sandra carrying? \ttwo\t2 5\n7 Mary got the football there.\n8 Sandra went back to the office.\n9 How many objects is Mary carrying? \tone\t7\n10 Sandra put down the apple.\n11 Daniel journeyed to the hallway.\n12 How many objects is Sandra carrying? \tone\t2 5 10\n13 Daniel went back to the kitchen.\n14 Mary travelled to the hallway.\n15 How many objects is Sandra carrying? \tone\t2 5 10\n1 Sandra travelled to the bathroom.\n2 Daniel journeyed to the bedroom.\n3 Daniel went to the hallway.\n4 Sandra journeyed to the hallway.\n5 Daniel went back to the bedroom.\n6 John moved to the garden.\n7 Daniel journeyed to the hallway.\n8 John grabbed the apple there.\n9 How many objects is John carrying? \tone\t8\n10 John gave the apple to Mary.\n11 Mary passed the apple to John.\n12 How many objects is John carrying? \tone\t8 10 11\n13 Mary journeyed to the hallway.\n14 John dropped the apple there.\n15 How many objects is John carrying? \tnone\t8 10 11 14\n16 Sandra went to the garden.\n17 Mary went to the kitchen.\n18 How many objects is Mary carrying? \tnone\t10 11\n19 Mary picked up the football there.\n20 Mary picked up the milk there.\n21 How many objects is Mary carrying? \ttwo\t10 11 19 20\n1 John moved to the hallway.\n2 Mary grabbed the milk there.\n3 How many objects is Mary carrying? \tone\t2\n4 John went back to the kitchen.\n5 Sandra got the football there.\n6 How many objects is Sandra carrying? \tone\t5\n7 Mary picked up the apple there.\n8 Mary dropped the milk.\n9 How many objects is Mary carrying? \tone\t2 7 8\n10 John travelled to the hallway.\n11 Sandra left the football.\n12 How many objects is Mary carrying? \tone\t2 7 8\n13 John moved to the garden.\n14 John went back to the kitchen.\n15 How many objects is Sandra carrying? \tnone\t5 11\n1 Daniel went to the bathroom.\n2 John moved to the office.\n3 Daniel went to the kitchen.\n4 John got the apple there.\n5 How many objects is John carrying? \tone\t4\n6 John left the apple.\n7 Mary got the football there.\n8 How many objects is Mary carrying? \tone\t7\n9 John moved to the hallway.\n10 Mary dropped the football.\n11 How many objects is Mary carrying? \tnone\t7 10\n12 Daniel went to the hallway.\n13 Sandra journeyed to the hallway.\n14 How many objects is Mary carrying? \tnone\t7 10\n15 Mary got the football there.\n16 Mary left the football.\n17 How many objects is Mary carrying? \tnone\t7 10 15 16\n1 Mary went to the garden.\n2 Sandra went back to the bathroom.\n3 Sandra went to the kitchen.\n4 Sandra went back to the bedroom.\n5 Mary got the apple there.\n6 Mary left the apple.\n7 How many objects is Mary carrying? \tnone\t5 6\n8 Sandra went back to the kitchen.\n9 Mary got the apple there.\n10 How many objects is Mary carrying? \tone\t5 6 9\n11 Mary moved to the bedroom.\n12 Mary journeyed to the hallway.\n13 How many objects is Mary carrying? \tone\t5 6 9\n14 Daniel went to the bedroom.\n15 Mary got the milk there.\n16 How many objects is Mary carrying? \ttwo\t5 6 9 15\n17 Sandra moved to the office.\n18 Sandra journeyed to the bedroom.\n19 How many objects is Mary carrying? \ttwo\t5 6 9 15\n1 John grabbed the apple there.\n2 John gave the apple to Mary.\n3 How many objects is John carrying? \tnone\t1 2\n4 Mary passed the apple to John.\n5 John discarded the apple.\n6 How many objects is John carrying? \tnone\t1 2 4 5\n7 John went back to the office.\n8 Daniel journeyed to the hallway.\n9 How many objects is John carrying? \tnone\t1 2 4 5\n10 Mary got the apple there.\n11 Mary gave the apple to Daniel.\n12 How many objects is Mary carrying? \tnone\t2 4 10 11\n13 Daniel passed the apple to Mary.\n14 Mary passed the apple to Daniel.\n15 How many objects is Mary carrying? \tnone\t2 4 10 11 13 14\n1 Sandra picked up the apple there.\n2 Daniel moved to the office.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra discarded the apple there.\n5 Daniel went back to the kitchen.\n6 How many objects is Sandra carrying? \tnone\t1 4\n7 Sandra moved to the bedroom.\n8 Sandra went back to the hallway.\n9 How many objects is Sandra carrying? \tnone\t1 4\n10 Mary travelled to the kitchen.\n11 Sandra travelled to the office.\n12 John travelled to the office.\n13 Sandra went back to the bathroom.\n14 John went back to the bathroom.\n15 Sandra journeyed to the bedroom.\n16 Sandra went back to the hallway.\n17 Daniel travelled to the garden.\n18 Mary journeyed to the hallway.\n19 John picked up the football there.\n20 How many objects is John carrying? \tone\t19\n21 Mary went back to the kitchen.\n22 John discarded the football.\n23 How many objects is John carrying? \tnone\t19 22\n1 John journeyed to the hallway.\n2 Mary went back to the garden.\n3 Mary went to the bedroom.\n4 Daniel grabbed the milk there.\n5 How many objects is Daniel carrying? \tone\t4\n6 John went to the bathroom.\n7 John picked up the apple there.\n8 How many objects is Daniel carrying? \tone\t4\n9 Sandra journeyed to the hallway.\n10 Daniel discarded the milk.\n11 How many objects is Daniel carrying? \tnone\t4 10\n12 Daniel travelled to the bathroom.\n13 Daniel went back to the kitchen.\n14 How many objects is Daniel carrying? \tnone\t4 10\n15 Mary went back to the bathroom.\n16 John passed the apple to Mary.\n17 How many objects is Daniel carrying? \tnone\t4 10\n1 Mary travelled to the garden.\n2 John journeyed to the kitchen.\n3 John travelled to the hallway.\n4 Daniel went back to the garden.\n5 Daniel journeyed to the office.\n6 Mary grabbed the football there.\n7 How many objects is Mary carrying? \tone\t6\n8 John went to the garden.\n9 Mary handed the football to John.\n10 How many objects is Mary carrying? \tnone\t6 9\n11 Daniel moved to the hallway.\n12 John handed the football to Mary.\n13 How many objects is Mary carrying? \tone\t6 9 12\n14 Sandra moved to the bedroom.\n15 Mary gave the football to John.\n16 How many objects is Mary carrying? \tnone\t6 9 12 15\n17 John moved to the kitchen.\n18 Mary went to the bathroom.\n19 How many objects is Mary carrying? \tnone\t6 9 12 15\n1 Sandra travelled to the garden.\n2 John took the apple there.\n3 How many objects is John carrying? \tone\t2\n4 Mary went back to the hallway.\n5 John travelled to the hallway.\n6 How many objects is John carrying? \tone\t2\n7 John journeyed to the garden.\n8 Daniel went to the bathroom.\n9 How many objects is John carrying? \tone\t2\n10 John passed the apple to Sandra.\n11 Sandra passed the apple to John.\n12 How many objects is Sandra carrying? \tnone\t10 11\n13 John gave the apple to Sandra.\n14 Sandra went to the office.\n15 How many objects is Sandra carrying? \tone\t10 11 13\n1 Sandra travelled to the office.\n2 Mary went back to the bedroom.\n3 Mary moved to the kitchen.\n4 Mary journeyed to the hallway.\n5 Mary took the apple there.\n6 Mary dropped the apple.\n7 How many objects is Mary carrying? \tnone\t5 6\n8 Daniel journeyed to the office.\n9 Sandra went back to the bedroom.\n10 How many objects is Mary carrying? \tnone\t5 6\n11 Mary took the football there.\n12 Mary left the football.\n13 How many objects is Mary carrying? \tnone\t5 6 11 12\n14 Sandra went back to the garden.\n15 John went to the kitchen.\n16 How many objects is Mary carrying? \tnone\t5 6 11 12\n17 John journeyed to the hallway.\n18 Mary went back to the bedroom.\n19 How many objects is Mary carrying? \tnone\t5 6 11 12\n1 John journeyed to the kitchen.\n2 Sandra grabbed the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra handed the apple to Daniel.\n5 Daniel discarded the apple.\n6 How many objects is Sandra carrying? \tnone\t2 4\n7 Daniel picked up the apple there.\n8 Daniel gave the apple to Sandra.\n9 How many objects is Sandra carrying? \tone\t2 4 8\n10 Sandra went to the kitchen.\n11 Sandra passed the apple to John.\n12 How many objects is Daniel carrying? \tnone\t4 5 7 8\n13 John gave the apple to Sandra.\n14 John travelled to the garden.\n15 How many objects is Sandra carrying? \tone\t2 4 8 11 13\n1 Sandra grabbed the milk there.\n2 John went back to the hallway.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra moved to the garden.\n5 Sandra discarded the milk there.\n6 How many objects is Sandra carrying? \tnone\t1 5\n7 Sandra got the milk there.\n8 Mary moved to the bedroom.\n9 How many objects is Sandra carrying? \tone\t1 5 7\n10 Sandra went to the hallway.\n11 Daniel got the apple there.\n12 How many objects is Daniel carrying? \tone\t11\n13 Daniel moved to the office.\n14 Sandra passed the milk to John.\n15 How many objects is Daniel carrying? \tone\t11\n1 Mary took the milk there.\n2 John got the football there.\n3 How many objects is John carrying? \tone\t2\n4 Sandra went to the bathroom.\n5 Mary put down the milk.\n6 How many objects is John carrying? \tone\t2\n7 Sandra went back to the garden.\n8 Sandra took the milk there.\n9 How many objects is Sandra carrying? \tone\t8\n10 Sandra dropped the milk there.\n11 Mary journeyed to the bedroom.\n12 How many objects is Sandra carrying? \tnone\t8 10\n13 John went to the office.\n14 John grabbed the apple there.\n15 How many objects is Sandra carrying? \tnone\t8 10\n1 Mary grabbed the milk there.\n2 Mary moved to the bathroom.\n3 How many objects is Mary carrying? \tone\t1\n4 John went back to the hallway.\n5 Mary grabbed the apple there.\n6 How many objects is Mary carrying? \ttwo\t1 5\n7 Daniel journeyed to the hallway.\n8 Sandra went back to the bedroom.\n9 How many objects is Mary carrying? \ttwo\t1 5\n10 Mary discarded the apple.\n11 Mary took the apple there.\n12 How many objects is Mary carrying? \ttwo\t1 5 10 11\n13 Mary travelled to the office.\n14 Mary left the apple there.\n15 How many objects is Mary carrying? \tone\t1 5 10 11 14\n1 Mary picked up the football there.\n2 Daniel went back to the bedroom.\n3 How many objects is Mary carrying? \tone\t1\n4 Daniel went back to the bathroom.\n5 Mary journeyed to the bedroom.\n6 How many objects is Mary carrying? \tone\t1\n7 Mary dropped the football.\n8 John went to the kitchen.\n9 How many objects is Mary carrying? \tnone\t1 7\n10 Mary travelled to the office.\n11 Daniel went to the bedroom.\n12 How many objects is Mary carrying? \tnone\t1 7\n13 Mary journeyed to the hallway.\n14 Mary travelled to the bathroom.\n15 Daniel moved to the kitchen.\n16 Mary grabbed the milk there.\n17 How many objects is Mary carrying? \tone\t1 7 16\n1 Sandra travelled to the garden.\n2 Daniel journeyed to the garden.\n3 Daniel journeyed to the bathroom.\n4 John travelled to the garden.\n5 Daniel travelled to the bedroom.\n6 Sandra went back to the office.\n7 John travelled to the kitchen.\n8 Daniel took the milk there.\n9 How many objects is Daniel carrying? \tone\t8\n10 Daniel moved to the garden.\n11 Mary travelled to the kitchen.\n12 How many objects is Daniel carrying? \tone\t8\n13 Sandra travelled to the hallway.\n14 Mary journeyed to the bedroom.\n15 How many objects is Daniel carrying? \tone\t8\n16 Daniel moved to the kitchen.\n17 Daniel left the milk.\n18 How many objects is Daniel carrying? \tnone\t8 17\n19 Daniel went back to the bathroom.\n20 Sandra moved to the bedroom.\n21 How many objects is Daniel carrying? \tnone\t8 17\n1 Sandra travelled to the bedroom.\n2 Sandra grabbed the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 John journeyed to the hallway.\n5 Mary went to the garden.\n6 How many objects is Sandra carrying? \tone\t2\n7 Sandra went back to the office.\n8 John journeyed to the bedroom.\n9 How many objects is Sandra carrying? \tone\t2\n10 Sandra got the milk there.\n11 Mary moved to the hallway.\n12 How many objects is Sandra carrying? \ttwo\t2 10\n13 John went to the office.\n14 Sandra passed the football to John.\n15 How many objects is Sandra carrying? \tone\t2 10 14\n1 Mary took the milk there.\n2 Mary went to the office.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary travelled to the hallway.\n5 Sandra journeyed to the kitchen.\n6 How many objects is Mary carrying? \tone\t1\n7 Sandra went back to the garden.\n8 Daniel grabbed the apple there.\n9 How many objects is Daniel carrying? \tone\t8\n10 Daniel discarded the apple.\n11 Sandra moved to the bedroom.\n12 How many objects is Daniel carrying? \tnone\t8 10\n13 Daniel travelled to the hallway.\n14 Mary journeyed to the bedroom.\n15 How many objects is Daniel carrying? \tnone\t8 10\n1 John went to the bathroom.\n2 John grabbed the football there.\n3 How many objects is John carrying? \tone\t2\n4 Daniel travelled to the hallway.\n5 Mary moved to the hallway.\n6 How many objects is John carrying? \tone\t2\n7 Sandra picked up the apple there.\n8 John dropped the football.\n9 How many objects is John carrying? \tnone\t2 8\n10 Mary travelled to the bedroom.\n11 Sandra went to the kitchen.\n12 How many objects is Sandra carrying? \tone\t7\n13 John picked up the football there.\n14 Mary got the milk there.\n15 How many objects is Mary carrying? \tone\t14\n1 Mary picked up the milk there.\n2 Sandra travelled to the office.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary handed the milk to Sandra.\n5 Sandra dropped the milk.\n6 How many objects is Mary carrying? \tnone\t1 4\n7 John went to the office.\n8 John grabbed the milk there.\n9 How many objects is Mary carrying? \tnone\t1 4\n10 Daniel went to the bedroom.\n11 John passed the milk to Mary.\n12 How many objects is Sandra carrying? \tnone\t4 5\n13 Mary gave the milk to John.\n14 Daniel went to the garden.\n15 How many objects is Mary carrying? \tnone\t1 4 11 13\n1 John went back to the office.\n2 Daniel travelled to the garden.\n3 Mary moved to the bathroom.\n4 Mary journeyed to the bedroom.\n5 Mary went to the bathroom.\n6 Mary travelled to the hallway.\n7 Mary journeyed to the office.\n8 Mary went back to the hallway.\n9 Mary picked up the apple there.\n10 Sandra journeyed to the hallway.\n11 How many objects is Mary carrying? \tone\t9\n12 Mary handed the apple to Sandra.\n13 Sandra passed the apple to Mary.\n14 How many objects is Mary carrying? \tone\t9 12 13\n15 Sandra journeyed to the kitchen.\n16 Sandra travelled to the hallway.\n17 How many objects is Mary carrying? \tone\t9 12 13\n18 Mary put down the apple there.\n19 Sandra picked up the apple there.\n20 How many objects is Sandra carrying? \tone\t12 13 19\n21 Sandra handed the apple to Mary.\n22 Mary dropped the apple there.\n23 How many objects is Mary carrying? \tnone\t9 12 13 18 21 22\n1 Mary got the football there.\n2 Daniel journeyed to the bathroom.\n3 How many objects is Mary carrying? \tone\t1\n4 John moved to the hallway.\n5 Sandra grabbed the milk there.\n6 How many objects is Mary carrying? \tone\t1\n7 Daniel picked up the apple there.\n8 Daniel dropped the apple.\n9 How many objects is Daniel carrying? \tnone\t7 8\n10 Daniel grabbed the apple there.\n11 Daniel left the apple.\n12 How many objects is Daniel carrying? \tnone\t7 8 10 11\n13 Mary went to the office.\n14 Sandra left the milk.\n15 How many objects is Sandra carrying? \tnone\t5 14\n1 Mary journeyed to the office.\n2 John picked up the football there.\n3 How many objects is John carrying? \tone\t2\n4 John discarded the football.\n5 Sandra went to the bathroom.\n6 How many objects is John carrying? \tnone\t2 4\n7 Sandra picked up the milk there.\n8 Daniel got the apple there.\n9 How many objects is John carrying? \tnone\t2 4\n10 Daniel discarded the apple there.\n11 Daniel picked up the apple there.\n12 How many objects is Sandra carrying? \tone\t7\n13 Sandra left the milk there.\n14 Sandra journeyed to the office.\n15 How many objects is Daniel carrying? \tone\t8 10 11\n1 John went back to the garden.\n2 Daniel grabbed the milk there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel passed the milk to John.\n5 John gave the milk to Daniel.\n6 How many objects is Daniel carrying? \tone\t2 4 5\n7 Daniel gave the milk to John.\n8 John picked up the apple there.\n9 How many objects is Daniel carrying? \tnone\t2 4 5 7\n10 John passed the apple to Daniel.\n11 Daniel handed the apple to John.\n12 How many objects is John carrying? \ttwo\t4 5 7 8 10 11\n13 Sandra moved to the kitchen.\n14 John passed the apple to Daniel.\n15 How many objects is John carrying? \tone\t4 5 7 8 10 11 14\n1 John took the milk there.\n2 Daniel travelled to the garden.\n3 How many objects is John carrying? \tone\t1\n4 John went to the office.\n5 John dropped the milk.\n6 How many objects is John carrying? \tnone\t1 5\n7 Mary grabbed the apple there.\n8 Mary put down the apple.\n9 How many objects is Mary carrying? \tnone\t7 8\n10 Mary went back to the hallway.\n11 Mary grabbed the football there.\n12 How many objects is Mary carrying? \tone\t7 8 11\n13 John got the milk there.\n14 Mary put down the football.\n15 How many objects is Mary carrying? \tnone\t7 8 11 14\n1 Mary travelled to the hallway.\n2 John moved to the hallway.\n3 Sandra went to the hallway.\n4 Sandra took the milk there.\n5 How many objects is Sandra carrying? \tone\t4\n6 Sandra passed the milk to John.\n7 John picked up the football there.\n8 How many objects is Sandra carrying? \tnone\t4 6\n9 John travelled to the kitchen.\n10 Mary went back to the office.\n11 How many objects is John carrying? \ttwo\t6 7\n12 John passed the football to Daniel.\n13 Mary travelled to the hallway.\n14 How many objects is John carrying? \tone\t6 7 12\n15 John got the apple there.\n16 John discarded the apple.\n17 How many objects is John carrying? \tone\t6 7 12 15 16\n1 John went back to the office.\n2 Daniel went to the kitchen.\n3 Sandra travelled to the bathroom.\n4 Sandra moved to the kitchen.\n5 Mary journeyed to the office.\n6 Sandra went to the bathroom.\n7 John moved to the garden.\n8 John went back to the bathroom.\n9 John picked up the football there.\n10 Daniel picked up the apple there.\n11 How many objects is Daniel carrying? \tone\t10\n12 John journeyed to the bedroom.\n13 Daniel journeyed to the hallway.\n14 How many objects is Daniel carrying? \tone\t10\n15 Daniel travelled to the bathroom.\n16 John took the milk there.\n17 How many objects is Daniel carrying? \tone\t10\n18 Daniel journeyed to the garden.\n19 Daniel discarded the apple.\n20 How many objects is John carrying? \ttwo\t9 16\n21 John went to the garden.\n22 John passed the football to Daniel.\n23 How many objects is John carrying? \tone\t9 16 22\n1 Daniel went to the kitchen.\n2 Daniel travelled to the hallway.\n3 John moved to the office.\n4 John moved to the kitchen.\n5 Daniel moved to the bathroom.\n6 John moved to the bathroom.\n7 Daniel got the football there.\n8 Daniel handed the football to John.\n9 How many objects is Daniel carrying? \tnone\t7 8\n10 John passed the football to Sandra.\n11 Sandra handed the football to John.\n12 How many objects is Daniel carrying? \tnone\t7 8\n13 John handed the football to Sandra.\n14 Sandra went back to the hallway.\n15 How many objects is Daniel carrying? \tnone\t7 8\n16 Sandra left the football.\n17 John went back to the bedroom.\n18 How many objects is John carrying? \tnone\t8 10 11 13\n19 John went to the office.\n20 Sandra picked up the football there.\n21 How many objects is Sandra carrying? \tone\t10 11 13 16 20\n1 Daniel took the football there.\n2 Daniel moved to the office.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel handed the football to Sandra.\n5 John grabbed the apple there.\n6 How many objects is Daniel carrying? \tnone\t1 4\n7 Sandra handed the football to Daniel.\n8 John dropped the apple.\n9 How many objects is Daniel carrying? \tone\t1 4 7\n10 Daniel handed the football to Sandra.\n11 Mary went back to the bedroom.\n12 How many objects is John carrying? \tnone\t5 8\n13 Sandra journeyed to the kitchen.\n14 Mary picked up the apple there.\n15 How many objects is Mary carrying? \tone\t14\n1 Sandra moved to the kitchen.\n2 John travelled to the bedroom.\n3 Sandra moved to the garden.\n4 Sandra picked up the football there.\n5 How many objects is Sandra carrying? \tone\t4\n6 Sandra went to the bedroom.\n7 Sandra passed the football to John.\n8 How many objects is Sandra carrying? \tnone\t4 7\n9 John passed the football to Sandra.\n10 Sandra handed the football to John.\n11 How many objects is John carrying? \tone\t7 9 10\n12 John discarded the football there.\n13 John picked up the football there.\n14 How many objects is John carrying? \tone\t7 9 10 12 13\n15 John gave the football to Sandra.\n16 John journeyed to the hallway.\n17 How many objects is Sandra carrying? \tone\t4 7 9 10 15\n1 Sandra travelled to the hallway.\n2 John went back to the office.\n3 John moved to the bedroom.\n4 John moved to the office.\n5 Daniel travelled to the bedroom.\n6 Daniel journeyed to the bathroom.\n7 Mary journeyed to the garden.\n8 Mary travelled to the bedroom.\n9 Sandra went to the bathroom.\n10 Daniel moved to the hallway.\n11 Sandra went back to the hallway.\n12 Sandra journeyed to the bedroom.\n13 Sandra went back to the bathroom.\n14 John moved to the bedroom.\n15 John journeyed to the hallway.\n16 Mary grabbed the football there.\n17 How many objects is Mary carrying? \tone\t16\n18 Mary left the football.\n19 Daniel went to the garden.\n20 How many objects is Mary carrying? \tnone\t16 18\n21 Sandra took the apple there.\n22 Sandra took the milk there.\n23 How many objects is Sandra carrying? \ttwo\t21 22\n24 John journeyed to the bathroom.\n25 Daniel went back to the office.\n26 How many objects is Sandra carrying? \ttwo\t21 22\n27 Daniel journeyed to the bedroom.\n28 John journeyed to the office.\n29 How many objects is Sandra carrying? \ttwo\t21 22\n1 John picked up the football there.\n2 John dropped the football.\n3 How many objects is John carrying? \tnone\t1 2\n4 Mary moved to the office.\n5 Daniel went back to the bedroom.\n6 How many objects is John carrying? \tnone\t1 2\n7 Sandra journeyed to the garden.\n8 Daniel went to the garden.\n9 How many objects is John carrying? \tnone\t1 2\n10 Daniel went back to the bedroom.\n11 John took the football there.\n12 How many objects is John carrying? \tone\t1 2 11\n13 John moved to the kitchen.\n14 Sandra moved to the office.\n15 How many objects is John carrying? \tone\t1 2 11\n1 Daniel went back to the garden.\n2 Daniel journeyed to the kitchen.\n3 Mary journeyed to the office.\n4 John went to the bedroom.\n5 John picked up the football there.\n6 Sandra journeyed to the office.\n7 How many objects is John carrying? \tone\t5\n8 Mary went to the hallway.\n9 John took the milk there.\n10 How many objects is John carrying? \ttwo\t5 9\n11 Daniel travelled to the hallway.\n12 John journeyed to the kitchen.\n13 How many objects is John carrying? \ttwo\t5 9\n14 John dropped the football.\n15 Daniel travelled to the garden.\n16 How many objects is John carrying? \tone\t5 9 14\n17 Daniel took the apple there.\n18 Daniel put down the apple.\n19 How many objects is John carrying? \tone\t5 9 14\n1 Sandra moved to the garden.\n2 Sandra picked up the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra discarded the football there.\n5 John journeyed to the hallway.\n6 How many objects is Sandra carrying? \tnone\t2 4\n7 Mary grabbed the milk there.\n8 John went back to the bedroom.\n9 How many objects is Sandra carrying? \tnone\t2 4\n10 Daniel went back to the office.\n11 Sandra went back to the bathroom.\n12 How many objects is Mary carrying? \tone\t7\n13 Daniel moved to the hallway.\n14 Mary handed the milk to Sandra.\n15 How many objects is Mary carrying? \tnone\t7 14\n1 Sandra travelled to the garden.\n2 Sandra travelled to the bedroom.\n3 Mary travelled to the bathroom.\n4 John got the milk there.\n5 How many objects is John carrying? \tone\t4\n6 John passed the milk to Daniel.\n7 John went to the bedroom.\n8 How many objects is John carrying? \tnone\t4 6\n9 Mary went back to the bedroom.\n10 Daniel dropped the milk.\n11 How many objects is John carrying? \tnone\t4 6\n12 Daniel went back to the bathroom.\n13 Sandra moved to the garden.\n14 How many objects is Daniel carrying? \tnone\t6 10\n15 Sandra travelled to the hallway.\n16 Sandra went back to the bathroom.\n17 How many objects is Daniel carrying? \tnone\t6 10\n1 Daniel picked up the apple there.\n2 John went to the hallway.\n3 How many objects is Daniel carrying? \tone\t1\n4 John travelled to the bedroom.\n5 Daniel left the apple.\n6 How many objects is Daniel carrying? \tnone\t1 5\n7 John travelled to the kitchen.\n8 Mary took the football there.\n9 How many objects is Mary carrying? \tone\t8\n10 Sandra moved to the garden.\n11 Mary put down the football.\n12 How many objects is Mary carrying? \tnone\t8 11\n13 Sandra journeyed to the office.\n14 Sandra moved to the garden.\n15 How many objects is Mary carrying? \tnone\t8 11\n1 John went back to the hallway.\n2 Mary went back to the office.\n3 Sandra went back to the kitchen.\n4 Sandra travelled to the bathroom.\n5 Sandra got the milk there.\n6 Sandra left the milk.\n7 How many objects is Sandra carrying? \tnone\t5 6\n8 Daniel went to the bedroom.\n9 Daniel went to the bathroom.\n10 How many objects is Sandra carrying? \tnone\t5 6\n11 Daniel got the milk there.\n12 Daniel dropped the milk.\n13 How many objects is Sandra carrying? \tnone\t5 6\n14 John journeyed to the bathroom.\n15 Daniel went back to the office.\n16 How many objects is Daniel carrying? \tnone\t11 12\n17 John journeyed to the office.\n18 Mary travelled to the hallway.\n19 How many objects is Daniel carrying? \tnone\t11 12\n1 Sandra went to the office.\n2 Mary travelled to the kitchen.\n3 John grabbed the apple there.\n4 John handed the apple to Sandra.\n5 How many objects is John carrying? \tnone\t3 4\n6 Mary travelled to the hallway.\n7 John went back to the garden.\n8 How many objects is John carrying? \tnone\t3 4\n9 Sandra grabbed the football there.\n10 Sandra passed the apple to Daniel.\n11 How many objects is John carrying? \tnone\t3 4\n12 Daniel passed the apple to Sandra.\n13 Sandra passed the apple to Daniel.\n14 How many objects is Daniel carrying? \tone\t10 12 13\n15 Sandra left the football.\n16 Daniel gave the apple to Sandra.\n17 How many objects is Daniel carrying? \tnone\t10 12 13 16\n1 Mary journeyed to the office.\n2 Mary went back to the bathroom.\n3 John got the milk there.\n4 Sandra moved to the hallway.\n5 How many objects is John carrying? \tone\t3\n6 Mary took the football there.\n7 Mary journeyed to the hallway.\n8 How many objects is John carrying? \tone\t3\n9 John moved to the hallway.\n10 Mary passed the football to John.\n11 How many objects is Mary carrying? \tnone\t6 10\n12 John handed the football to Mary.\n13 Sandra travelled to the bedroom.\n14 How many objects is John carrying? \tone\t3 10 12\n15 Sandra journeyed to the office.\n16 Daniel went to the office.\n17 How many objects is Mary carrying? \tone\t6 10 12\n1 Daniel journeyed to the hallway.\n2 Daniel journeyed to the garden.\n3 Mary went back to the kitchen.\n4 John took the apple there.\n5 How many objects is John carrying? \tone\t4\n6 John moved to the garden.\n7 Daniel went back to the office.\n8 How many objects is John carrying? \tone\t4\n9 John travelled to the hallway.\n10 John put down the apple.\n11 How many objects is John carrying? \tnone\t4 10\n12 Daniel took the football there.\n13 Sandra travelled to the office.\n14 How many objects is John carrying? \tnone\t4 10\n15 Daniel gave the football to Sandra.\n16 Sandra gave the football to Daniel.\n17 How many objects is Daniel carrying? \tone\t12 15 16\n1 Mary travelled to the bedroom.\n2 Mary journeyed to the office.\n3 Sandra grabbed the milk there.\n4 John went back to the garden.\n5 How many objects is Sandra carrying? \tone\t3\n6 Sandra moved to the garden.\n7 Sandra handed the milk to John.\n8 How many objects is Sandra carrying? \tnone\t3 7\n9 John travelled to the kitchen.\n10 Mary moved to the hallway.\n11 How many objects is Sandra carrying? \tnone\t3 7\n12 Sandra moved to the hallway.\n13 Daniel moved to the kitchen.\n14 How many objects is Sandra carrying? \tnone\t3 7\n15 John gave the milk to Daniel.\n16 Daniel discarded the milk.\n17 How many objects is John carrying? \tnone\t7 15\n1 John journeyed to the bathroom.\n2 Mary travelled to the office.\n3 Sandra went back to the bathroom.\n4 John went to the bedroom.\n5 Mary went to the hallway.\n6 Mary took the apple there.\n7 How many objects is Mary carrying? \tone\t6\n8 Sandra went to the kitchen.\n9 Sandra picked up the football there.\n10 How many objects is Mary carrying? \tone\t6\n11 John travelled to the office.\n12 Sandra dropped the football.\n13 How many objects is Sandra carrying? \tnone\t9 12\n14 Mary dropped the apple.\n15 Sandra went to the bathroom.\n16 How many objects is Sandra carrying? \tnone\t9 12\n17 Sandra went back to the kitchen.\n18 Sandra grabbed the football there.\n19 How many objects is Sandra carrying? \tone\t9 12 18\n1 Sandra went to the office.\n2 Sandra grabbed the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Mary journeyed to the bedroom.\n5 Mary went to the bathroom.\n6 How many objects is Sandra carrying? \tone\t2\n7 Sandra went back to the bedroom.\n8 John grabbed the milk there.\n9 How many objects is Sandra carrying? \tone\t2\n10 Sandra passed the football to John.\n11 John put down the milk there.\n12 How many objects is Sandra carrying? \tnone\t2 10\n13 John picked up the milk there.\n14 John passed the football to Sandra.\n15 How many objects is John carrying? \tone\t8 10 11 13 14\n1 Daniel travelled to the bedroom.\n2 Sandra went to the kitchen.\n3 Sandra went back to the garden.\n4 Mary went back to the kitchen.\n5 Daniel went to the kitchen.\n6 Mary picked up the apple there.\n7 How many objects is Mary carrying? \tone\t6\n8 Daniel journeyed to the bathroom.\n9 Sandra went to the kitchen.\n10 How many objects is Mary carrying? \tone\t6\n11 Sandra took the football there.\n12 Sandra travelled to the bathroom.\n13 How many objects is Mary carrying? \tone\t6\n14 Sandra put down the football.\n15 Daniel moved to the office.\n16 How many objects is Sandra carrying? \tnone\t11 14\n17 Mary journeyed to the bathroom.\n18 Mary handed the apple to Sandra.\n19 How many objects is Sandra carrying? \tone\t11 14 18\n1 Daniel travelled to the garden.\n2 Sandra went to the hallway.\n3 Sandra picked up the apple there.\n4 John went to the garden.\n5 How many objects is Sandra carrying? \tone\t3\n6 John journeyed to the bathroom.\n7 John moved to the office.\n8 How many objects is Sandra carrying? \tone\t3\n9 Sandra moved to the office.\n10 Daniel got the milk there.\n11 How many objects is Daniel carrying? \tone\t10\n12 Sandra got the football there.\n13 Sandra handed the apple to John.\n14 How many objects is Daniel carrying? \tone\t10\n15 Mary went to the bathroom.\n16 Sandra travelled to the bathroom.\n17 How many objects is Daniel carrying? \tone\t10\n1 John moved to the bedroom.\n2 John went back to the kitchen.\n3 Mary journeyed to the kitchen.\n4 Daniel went to the bathroom.\n5 John went back to the hallway.\n6 Daniel took the milk there.\n7 How many objects is Daniel carrying? \tone\t6\n8 Sandra moved to the bathroom.\n9 Mary went back to the hallway.\n10 How many objects is Daniel carrying? \tone\t6\n11 Daniel moved to the office.\n12 Mary went to the office.\n13 How many objects is Daniel carrying? \tone\t6\n14 Mary got the apple there.\n15 Daniel discarded the milk.\n16 How many objects is Daniel carrying? \tnone\t6 15\n17 Daniel travelled to the garden.\n18 John moved to the garden.\n19 How many objects is Daniel carrying? \tnone\t6 15\n1 Sandra got the apple there.\n2 Sandra gave the apple to Daniel.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 Mary went back to the bathroom.\n5 Sandra took the football there.\n6 How many objects is Sandra carrying? \tone\t1 2 5\n7 Mary went to the garden.\n8 John moved to the garden.\n9 How many objects is Sandra carrying? \tone\t1 2 5\n10 Daniel gave the apple to Sandra.\n11 Sandra left the football.\n12 How many objects is Sandra carrying? \tone\t1 2 5 10 11\n13 Daniel went to the office.\n14 Sandra discarded the apple there.\n15 How many objects is Sandra carrying? \tnone\t1 2 5 10 11 14\n1 Sandra travelled to the office.\n2 Sandra picked up the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 John picked up the football there.\n5 Sandra gave the apple to Daniel.\n6 How many objects is Sandra carrying? \tnone\t2 5\n7 Daniel dropped the apple.\n8 Daniel took the apple there.\n9 How many objects is Daniel carrying? \tone\t5 7 8\n10 Daniel handed the apple to Sandra.\n11 Sandra gave the apple to Daniel.\n12 How many objects is Daniel carrying? \tone\t5 7 8 10 11\n13 John went back to the bathroom.\n14 John moved to the hallway.\n15 How many objects is Daniel carrying? \tone\t5 7 8 10 11\n1 Daniel travelled to the bathroom.\n2 Mary went back to the bedroom.\n3 Mary went back to the hallway.\n4 John got the apple there.\n5 How many objects is John carrying? \tone\t4\n6 Daniel went to the hallway.\n7 Mary moved to the kitchen.\n8 How many objects is John carrying? \tone\t4\n9 John put down the apple.\n10 John travelled to the garden.\n11 How many objects is John carrying? \tnone\t4 9\n12 Mary moved to the office.\n13 Daniel moved to the garden.\n14 How many objects is John carrying? \tnone\t4 9\n15 John went to the bathroom.\n16 Sandra journeyed to the hallway.\n17 Daniel went to the office.\n18 John picked up the apple there.\n19 How many objects is John carrying? \tone\t4 9 18\n1 Sandra went to the hallway.\n2 John went to the garden.\n3 John moved to the hallway.\n4 John went back to the bathroom.\n5 John got the apple there.\n6 Daniel went to the bathroom.\n7 How many objects is John carrying? \tone\t5\n8 John handed the apple to Daniel.\n9 Daniel passed the apple to John.\n10 How many objects is John carrying? \tone\t5 8 9\n11 Daniel went to the garden.\n12 Sandra moved to the bathroom.\n13 How many objects is Daniel carrying? \tnone\t8 9\n14 John journeyed to the bedroom.\n15 Daniel went back to the hallway.\n16 How many objects is Daniel carrying? \tnone\t8 9\n17 John picked up the football there.\n18 John travelled to the office.\n19 How many objects is John carrying? \ttwo\t5 8 9 17\n1 John moved to the garden.\n2 Sandra grabbed the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Mary travelled to the hallway.\n5 John went back to the bedroom.\n6 How many objects is Sandra carrying? \tone\t2\n7 Sandra moved to the garden.\n8 Sandra dropped the apple.\n9 How many objects is Sandra carrying? \tnone\t2 8\n10 Sandra travelled to the bathroom.\n11 Daniel moved to the kitchen.\n12 How many objects is Sandra carrying? \tnone\t2 8\n13 Sandra journeyed to the office.\n14 John went back to the garden.\n15 How many objects is Sandra carrying? \tnone\t2 8\n1 Sandra went to the hallway.\n2 Mary travelled to the kitchen.\n3 Daniel journeyed to the hallway.\n4 John took the apple there.\n5 How many objects is John carrying? \tone\t4\n6 John left the apple.\n7 Mary got the milk there.\n8 How many objects is Mary carrying? \tone\t7\n9 Mary put down the milk.\n10 John went to the bedroom.\n11 How many objects is John carrying? \tnone\t4 6\n12 Sandra travelled to the bedroom.\n13 John grabbed the football there.\n14 How many objects is Mary carrying? \tnone\t7 9\n15 John passed the football to Sandra.\n16 John went back to the hallway.\n17 How many objects is John carrying? \tnone\t4 6 13 15\n1 Daniel moved to the bedroom.\n2 Mary moved to the hallway.\n3 Mary went back to the kitchen.\n4 Mary journeyed to the garden.\n5 Daniel went to the garden.\n6 Daniel took the apple there.\n7 How many objects is Daniel carrying? \tone\t6\n8 Sandra travelled to the kitchen.\n9 Sandra travelled to the garden.\n10 How many objects is Daniel carrying? \tone\t6\n11 Daniel passed the apple to Mary.\n12 John moved to the bedroom.\n13 How many objects is Daniel carrying? \tnone\t6 11\n14 Mary went back to the kitchen.\n15 Mary discarded the apple.\n16 How many objects is Mary carrying? \tnone\t11 15\n17 John travelled to the hallway.\n18 John went to the office.\n19 How many objects is Mary carrying? \tnone\t11 15\n1 Mary journeyed to the kitchen.\n2 John took the apple there.\n3 How many objects is John carrying? \tone\t2\n4 John passed the apple to Mary.\n5 Mary handed the apple to John.\n6 How many objects is Mary carrying? \tnone\t4 5\n7 John passed the apple to Mary.\n8 Mary handed the apple to John.\n9 How many objects is Mary carrying? \tnone\t4 5 7 8\n10 John handed the apple to Mary.\n11 Mary went back to the bedroom.\n12 How many objects is Mary carrying? \tone\t4 5 7 8 10\n13 Mary gave the apple to Sandra.\n14 Sandra travelled to the office.\n15 How many objects is Mary carrying? \tnone\t4 5 7 8 10 13\n1 Daniel went back to the hallway.\n2 Mary journeyed to the kitchen.\n3 Mary grabbed the apple there.\n4 Mary moved to the office.\n5 How many objects is Mary carrying? \tone\t3\n6 Mary handed the apple to Sandra.\n7 Sandra passed the apple to Mary.\n8 How many objects is Sandra carrying? \tnone\t6 7\n9 John went back to the garden.\n10 Sandra took the football there.\n11 How many objects is Sandra carrying? \tone\t6 7 10\n12 Daniel moved to the bathroom.\n13 Mary passed the apple to Sandra.\n14 How many objects is Mary carrying? \tnone\t3 6 7 13\n15 Mary picked up the milk there.\n16 John moved to the kitchen.\n17 How many objects is Mary carrying? \tone\t3 6 7 13 15\n1 Mary travelled to the bedroom.\n2 John travelled to the garden.\n3 Mary journeyed to the bathroom.\n4 Sandra went back to the bathroom.\n5 Sandra moved to the hallway.\n6 John moved to the office.\n7 Mary got the milk there.\n8 Sandra went to the bedroom.\n9 How many objects is Mary carrying? \tone\t7\n10 Daniel went back to the bedroom.\n11 Daniel got the apple there.\n12 How many objects is Daniel carrying? \tone\t11\n13 Daniel passed the apple to Sandra.\n14 Sandra moved to the kitchen.\n15 How many objects is Daniel carrying? \tnone\t11 13\n16 Mary went to the bedroom.\n17 Mary handed the milk to Daniel.\n18 How many objects is Daniel carrying? \tone\t11 13 17\n19 Sandra journeyed to the office.\n20 Sandra moved to the hallway.\n21 How many objects is Mary carrying? \tnone\t7 17\n1 Sandra picked up the football there.\n2 John went back to the bathroom.\n3 How many objects is Sandra carrying? \tone\t1\n4 Daniel journeyed to the bedroom.\n5 Daniel journeyed to the kitchen.\n6 How many objects is Sandra carrying? \tone\t1\n7 Sandra passed the football to Daniel.\n8 Daniel passed the football to Sandra.\n9 How many objects is Sandra carrying? \tone\t1 7 8\n10 John journeyed to the kitchen.\n11 John went to the bedroom.\n12 How many objects is Sandra carrying? \tone\t1 7 8\n13 Sandra gave the football to Daniel.\n14 Daniel passed the football to Sandra.\n15 How many objects is Daniel carrying? \tnone\t7 8 13 14\n1 John took the milk there.\n2 Daniel travelled to the garden.\n3 How many objects is John carrying? \tone\t1\n4 Sandra journeyed to the office.\n5 Mary journeyed to the hallway.\n6 How many objects is John carrying? \tone\t1\n7 John gave the milk to Mary.\n8 Mary passed the milk to John.\n9 How many objects is John carrying? \tone\t1 7 8\n10 Mary went to the kitchen.\n11 Mary moved to the office.\n12 How many objects is John carrying? \tone\t1 7 8\n13 Sandra went back to the garden.\n14 Mary moved to the hallway.\n15 How many objects is Mary carrying? \tnone\t7 8\n1 Sandra went to the bedroom.\n2 John picked up the football there.\n3 How many objects is John carrying? \tone\t2\n4 John went back to the bathroom.\n5 John put down the football there.\n6 How many objects is John carrying? \tnone\t2 5\n7 John picked up the football there.\n8 John dropped the football.\n9 How many objects is John carrying? \tnone\t2 5 7 8\n10 Mary travelled to the garden.\n11 Daniel went to the office.\n12 How many objects is John carrying? \tnone\t2 5 7 8\n13 Daniel picked up the milk there.\n14 Mary went to the kitchen.\n15 How many objects is John carrying? \tnone\t2 5 7 8\n1 Mary took the apple there.\n2 Sandra went back to the office.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary put down the apple.\n5 John moved to the office.\n6 How many objects is Mary carrying? \tnone\t1 4\n7 Daniel went to the kitchen.\n8 John journeyed to the garden.\n9 How many objects is Mary carrying? \tnone\t1 4\n10 Daniel moved to the bathroom.\n11 Sandra journeyed to the kitchen.\n12 John journeyed to the hallway.\n13 Mary got the apple there.\n14 How many objects is Mary carrying? \tone\t1 4 13\n15 Mary discarded the apple there.\n16 John journeyed to the garden.\n17 How many objects is Mary carrying? \tnone\t1 4 13 15\n1 Mary went back to the garden.\n2 Sandra journeyed to the hallway.\n3 Mary went to the office.\n4 Sandra journeyed to the bedroom.\n5 Sandra grabbed the football there.\n6 Mary journeyed to the kitchen.\n7 How many objects is Sandra carrying? \tone\t5\n8 Sandra took the milk there.\n9 Sandra dropped the milk.\n10 How many objects is Sandra carrying? \tone\t5 8 9\n11 Mary travelled to the office.\n12 Daniel went to the garden.\n13 How many objects is Sandra carrying? \tone\t5 8 9\n14 Daniel went back to the office.\n15 Sandra went to the hallway.\n16 How many objects is Sandra carrying? \tone\t5 8 9\n17 Sandra grabbed the apple there.\n18 John moved to the bedroom.\n19 How many objects is Sandra carrying? \ttwo\t5 8 9 17\n1 Daniel got the milk there.\n2 Sandra moved to the bathroom.\n3 How many objects is Daniel carrying? \tone\t1\n4 Sandra travelled to the office.\n5 Daniel gave the milk to John.\n6 How many objects is Daniel carrying? \tnone\t1 5\n7 John discarded the milk there.\n8 John went back to the garden.\n9 How many objects is John carrying? \tnone\t5 7\n10 Sandra went to the kitchen.\n11 Sandra went back to the bathroom.\n12 How many objects is Daniel carrying? \tnone\t1 5\n13 John went to the kitchen.\n14 Daniel picked up the milk there.\n15 How many objects is Daniel carrying? \tone\t1 5 14\n1 Mary journeyed to the bedroom.\n2 Daniel went back to the hallway.\n3 Mary moved to the hallway.\n4 Mary went back to the office.\n5 Mary went back to the bathroom.\n6 Sandra went to the bedroom.\n7 Mary went to the kitchen.\n8 Daniel went back to the garden.\n9 Daniel journeyed to the bedroom.\n10 John moved to the kitchen.\n11 Daniel went back to the kitchen.\n12 John travelled to the garden.\n13 John moved to the kitchen.\n14 Daniel went back to the garden.\n15 John moved to the garden.\n16 Sandra went back to the hallway.\n17 Sandra travelled to the office.\n18 Sandra took the football there.\n19 How many objects is Sandra carrying? \tone\t18\n20 Sandra discarded the football.\n21 John went to the hallway.\n22 How many objects is Sandra carrying? \tnone\t18 20\n23 Sandra picked up the apple there.\n24 Mary journeyed to the hallway.\n25 How many objects is Sandra carrying? \tone\t18 20 23\n26 Sandra went to the kitchen.\n27 John went to the office.\n28 How many objects is Sandra carrying? \tone\t18 20 23\n29 John went back to the bedroom.\n30 Mary journeyed to the office.\n31 John went back to the garden.\n32 Sandra travelled to the garden.\n33 Sandra discarded the apple there.\n34 Daniel grabbed the apple there.\n35 How many objects is Daniel carrying? \tone\t34\n1 John went back to the hallway.\n2 Mary travelled to the hallway.\n3 Sandra went back to the office.\n4 Sandra went back to the bedroom.\n5 Mary moved to the kitchen.\n6 Mary went to the bedroom.\n7 Daniel journeyed to the kitchen.\n8 Sandra moved to the bathroom.\n9 Sandra went back to the bedroom.\n10 Daniel travelled to the hallway.\n11 John went to the garden.\n12 Daniel travelled to the kitchen.\n13 Mary went back to the bathroom.\n14 Daniel went to the bathroom.\n15 Daniel picked up the milk there.\n16 Daniel gave the milk to Mary.\n17 How many objects is Daniel carrying? \tnone\t15 16\n18 Mary handed the milk to Daniel.\n19 John got the apple there.\n20 How many objects is Mary carrying? \tnone\t16 18\n21 Daniel left the milk.\n22 John discarded the apple.\n23 How many objects is Daniel carrying? \tnone\t15 16 18 21\n24 Mary picked up the milk there.\n25 John went to the kitchen.\n26 How many objects is Daniel carrying? \tnone\t15 16 18 21\n27 Daniel went back to the garden.\n28 Daniel moved to the bedroom.\n29 How many objects is Mary carrying? \tone\t16 18 24\n1 Sandra grabbed the milk there.\n2 Sandra went to the garden.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra handed the milk to John.\n5 John gave the milk to Sandra.\n6 How many objects is Sandra carrying? \tone\t1 4 5\n7 Sandra travelled to the bathroom.\n8 Daniel went to the hallway.\n9 How many objects is Sandra carrying? \tone\t1 4 5\n10 Sandra discarded the milk.\n11 Sandra took the milk there.\n12 How many objects is Sandra carrying? \tone\t1 4 5 10 11\n13 Sandra left the milk.\n14 Mary moved to the kitchen.\n15 How many objects is Sandra carrying? \tnone\t1 4 5 10 11 13\n1 Mary went to the kitchen.\n2 John journeyed to the garden.\n3 Sandra went back to the kitchen.\n4 Sandra moved to the bathroom.\n5 Daniel moved to the hallway.\n6 Daniel travelled to the garden.\n7 John got the milk there.\n8 Mary journeyed to the garden.\n9 How many objects is John carrying? \tone\t7\n10 John put down the milk there.\n11 Daniel got the milk there.\n12 How many objects is John carrying? \tnone\t7 10\n13 Daniel gave the milk to John.\n14 Sandra journeyed to the hallway.\n15 How many objects is Daniel carrying? \tnone\t11 13\n16 John passed the milk to Mary.\n17 Mary passed the milk to John.\n18 How many objects is John carrying? \tone\t7 10 13 16 17\n19 Daniel travelled to the office.\n20 John moved to the kitchen.\n21 How many objects is Mary carrying? \tnone\t16 17\n1 Sandra moved to the bedroom.\n2 Mary got the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 Daniel went back to the garden.\n5 Mary travelled to the kitchen.\n6 How many objects is Mary carrying? \tone\t2\n7 Mary dropped the football.\n8 John travelled to the hallway.\n9 How many objects is Mary carrying? \tnone\t2 7\n10 Mary went back to the garden.\n11 Mary journeyed to the hallway.\n12 How many objects is Mary carrying? \tnone\t2 7\n13 Daniel journeyed to the bathroom.\n14 Daniel grabbed the apple there.\n15 How many objects is Daniel carrying? \tone\t14\n1 Mary moved to the kitchen.\n2 Sandra grabbed the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 John went back to the hallway.\n5 Daniel went back to the kitchen.\n6 How many objects is Sandra carrying? \tone\t2\n7 Sandra went back to the office.\n8 John travelled to the garden.\n9 How many objects is Sandra carrying? \tone\t2\n10 Daniel journeyed to the office.\n11 Daniel moved to the kitchen.\n12 John went back to the bathroom.\n13 John picked up the milk there.\n14 How many objects is John carrying? \tone\t13\n15 John journeyed to the office.\n16 Sandra left the apple.\n17 How many objects is John carrying? \tone\t13\n1 John went back to the bedroom.\n2 Daniel moved to the bedroom.\n3 Mary moved to the office.\n4 Daniel moved to the office.\n5 Daniel travelled to the hallway.\n6 Mary picked up the apple there.\n7 How many objects is Mary carrying? \tone\t6\n8 John picked up the football there.\n9 Daniel went to the bedroom.\n10 How many objects is John carrying? \tone\t8\n11 John handed the football to Daniel.\n12 Daniel went to the bathroom.\n13 How many objects is John carrying? \tnone\t8 11\n14 Mary dropped the apple.\n15 Daniel took the milk there.\n16 How many objects is John carrying? \tnone\t8 11\n17 John moved to the office.\n18 John picked up the apple there.\n19 How many objects is Mary carrying? \tnone\t6 14\n1 Sandra journeyed to the garden.\n2 John journeyed to the hallway.\n3 Mary went back to the office.\n4 Daniel journeyed to the hallway.\n5 Daniel grabbed the milk there.\n6 Daniel put down the milk.\n7 How many objects is Daniel carrying? \tnone\t5 6\n8 Daniel got the milk there.\n9 Daniel travelled to the bedroom.\n10 How many objects is Daniel carrying? \tone\t5 6 8\n11 Mary picked up the football there.\n12 Daniel went to the garden.\n13 How many objects is Daniel carrying? \tone\t5 6 8\n14 Daniel went back to the bathroom.\n15 John moved to the bathroom.\n16 How many objects is Mary carrying? \tone\t11\n17 Daniel grabbed the apple there.\n18 Daniel gave the apple to John.\n19 How many objects is Daniel carrying? \tone\t5 6 8 17 18\n1 Daniel got the football there.\n2 Daniel went to the garden.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel discarded the football.\n5 Mary travelled to the bathroom.\n6 How many objects is Daniel carrying? \tnone\t1 4\n7 Sandra journeyed to the office.\n8 Mary went back to the garden.\n9 How many objects is Daniel carrying? \tnone\t1 4\n10 John travelled to the garden.\n11 Daniel picked up the football there.\n12 How many objects is Daniel carrying? \tone\t1 4 11\n13 Daniel passed the football to John.\n14 John dropped the football there.\n15 How many objects is John carrying? \tnone\t13 14\n1 Mary picked up the apple there.\n2 Sandra went to the kitchen.\n3 How many objects is Mary carrying? \tone\t1\n4 Daniel grabbed the football there.\n5 Sandra journeyed to the garden.\n6 How many objects is Mary carrying? \tone\t1\n7 Mary left the apple.\n8 Sandra went to the kitchen.\n9 How many objects is Daniel carrying? \tone\t4\n10 Daniel discarded the football.\n11 John went to the garden.\n12 How many objects is Daniel carrying? \tnone\t4 10\n13 Mary went to the garden.\n14 Daniel went to the kitchen.\n15 How many objects is Daniel carrying? \tnone\t4 10\n1 Sandra journeyed to the bedroom.\n2 Mary travelled to the hallway.\n3 John moved to the garden.\n4 Sandra travelled to the hallway.\n5 Daniel moved to the bathroom.\n6 Mary went back to the garden.\n7 Mary got the apple there.\n8 Sandra journeyed to the bathroom.\n9 How many objects is Mary carrying? \tone\t7\n10 Daniel went back to the hallway.\n11 Mary left the apple.\n12 How many objects is Mary carrying? \tnone\t7 11\n13 Daniel moved to the office.\n14 John journeyed to the bedroom.\n15 How many objects is Mary carrying? \tnone\t7 11\n16 Sandra picked up the milk there.\n17 Mary got the apple there.\n18 How many objects is Mary carrying? \tone\t7 11 17\n19 Mary discarded the apple.\n20 Mary grabbed the apple there.\n21 How many objects is Sandra carrying? \tone\t16\n1 John went to the office.\n2 Sandra picked up the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Daniel journeyed to the bedroom.\n5 Daniel got the milk there.\n6 How many objects is Daniel carrying? \tone\t5\n7 Daniel dropped the milk.\n8 Sandra put down the apple.\n9 How many objects is Sandra carrying? \tnone\t2 8\n10 John journeyed to the kitchen.\n11 Sandra picked up the milk there.\n12 How many objects is Daniel carrying? \tnone\t5 7\n13 Sandra gave the milk to Daniel.\n14 John went back to the bedroom.\n15 How many objects is Sandra carrying? \tnone\t2 8 11 13\n1 John picked up the milk there.\n2 John handed the milk to Mary.\n3 How many objects is John carrying? \tnone\t1 2\n4 Mary put down the milk there.\n5 Mary journeyed to the garden.\n6 How many objects is John carrying? \tnone\t1 2\n7 John went back to the bedroom.\n8 John journeyed to the garden.\n9 How many objects is John carrying? \tnone\t1 2\n10 Sandra moved to the garden.\n11 Daniel picked up the milk there.\n12 How many objects is Daniel carrying? \tone\t11\n13 Daniel dropped the milk.\n14 Sandra went back to the kitchen.\n15 How many objects is Daniel carrying? \tnone\t11 13\n1 John grabbed the apple there.\n2 Daniel took the football there.\n3 How many objects is John carrying? \tone\t1\n4 Daniel moved to the bathroom.\n5 Daniel put down the football.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 Sandra moved to the hallway.\n8 John handed the apple to Sandra.\n9 How many objects is Daniel carrying? \tnone\t2 5\n10 Sandra journeyed to the garden.\n11 Sandra travelled to the office.\n12 How many objects is Daniel carrying? \tnone\t2 5\n13 Sandra went back to the bathroom.\n14 Sandra gave the apple to Mary.\n15 How many objects is John carrying? \tnone\t1 8\n1 Mary travelled to the bedroom.\n2 John went back to the office.\n3 John picked up the football there.\n4 Daniel went back to the garden.\n5 How many objects is John carrying? \tone\t3\n6 Sandra moved to the kitchen.\n7 Mary got the apple there.\n8 How many objects is John carrying? \tone\t3\n9 Sandra went to the bedroom.\n10 John journeyed to the bedroom.\n11 How many objects is Mary carrying? \tone\t7\n12 Mary handed the apple to John.\n13 John discarded the football.\n14 How many objects is Mary carrying? \tnone\t7 12\n15 John moved to the garden.\n16 John gave the apple to Daniel.\n17 How many objects is Mary carrying? \tnone\t7 12\n1 Daniel got the milk there.\n2 John moved to the bathroom.\n3 How many objects is Daniel carrying? \tone\t1\n4 Mary went to the bedroom.\n5 Sandra moved to the kitchen.\n6 How many objects is Daniel carrying? \tone\t1\n7 Sandra got the football there.\n8 John travelled to the bedroom.\n9 How many objects is Sandra carrying? \tone\t7\n10 John went to the bathroom.\n11 John went back to the hallway.\n12 How many objects is Sandra carrying? \tone\t7\n13 Sandra moved to the bedroom.\n14 Sandra handed the football to Mary.\n15 How many objects is Sandra carrying? \tnone\t7 14\n1 John grabbed the apple there.\n2 Sandra grabbed the milk there.\n3 How many objects is John carrying? \tone\t1\n4 Mary got the football there.\n5 John put down the apple.\n6 How many objects is John carrying? \tnone\t1 5\n7 John journeyed to the bathroom.\n8 Mary put down the football.\n9 How many objects is Mary carrying? \tnone\t4 8\n10 Sandra passed the milk to John.\n11 John left the milk there.\n12 How many objects is John carrying? \tnone\t1 5 10 11\n13 Sandra got the milk there.\n14 Sandra left the milk.\n15 How many objects is Sandra carrying? \tnone\t2 10 13 14\n1 Mary moved to the garden.\n2 Daniel journeyed to the hallway.\n3 John picked up the football there.\n4 John journeyed to the garden.\n5 How many objects is John carrying? \tone\t3\n6 John handed the football to Mary.\n7 Mary handed the football to John.\n8 How many objects is John carrying? \tone\t3 6 7\n9 John moved to the hallway.\n10 John gave the football to Daniel.\n11 How many objects is John carrying? \tnone\t3 6 7 10\n12 Sandra went back to the kitchen.\n13 Daniel passed the football to John.\n14 How many objects is Mary carrying? \tnone\t6 7\n15 John passed the football to Daniel.\n16 Mary went back to the hallway.\n17 How many objects is Daniel carrying? \tone\t10 13 15\n1 John went back to the bedroom.\n2 John went to the bathroom.\n3 Mary went back to the office.\n4 Sandra moved to the kitchen.\n5 Sandra grabbed the football there.\n6 Daniel moved to the hallway.\n7 How many objects is Sandra carrying? \tone\t5\n8 Daniel moved to the garden.\n9 Sandra dropped the football.\n10 How many objects is Sandra carrying? \tnone\t5 9\n11 Daniel picked up the apple there.\n12 Sandra picked up the football there.\n13 How many objects is Sandra carrying? \tone\t5 9 12\n14 Sandra left the football there.\n15 Mary journeyed to the bedroom.\n16 How many objects is Sandra carrying? \tnone\t5 9 12 14\n17 John journeyed to the office.\n18 Sandra picked up the football there.\n19 How many objects is Sandra carrying? \tone\t5 9 12 14 18\n1 John went back to the hallway.\n2 Daniel went to the hallway.\n3 Mary went back to the kitchen.\n4 John went to the bedroom.\n5 Daniel moved to the garden.\n6 Mary got the apple there.\n7 How many objects is Mary carrying? \tone\t6\n8 Mary handed the apple to Sandra.\n9 Mary got the football there.\n10 How many objects is Mary carrying? \tone\t6 8 9\n11 Sandra handed the apple to Mary.\n12 Mary gave the apple to Sandra.\n13 How many objects is Sandra carrying? \tone\t8 11 12\n14 John went to the office.\n15 Sandra gave the apple to Mary.\n16 How many objects is Sandra carrying? \tnone\t8 11 12 15\n17 Mary gave the apple to Sandra.\n18 Sandra went back to the office.\n19 How many objects is Mary carrying? \tone\t6 8 9 11 12 15 17\n1 Daniel travelled to the hallway.\n2 Daniel picked up the milk there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Sandra took the football there.\n5 Sandra moved to the kitchen.\n6 How many objects is Daniel carrying? \tone\t2\n7 John picked up the apple there.\n8 Daniel handed the milk to Mary.\n9 How many objects is Daniel carrying? \tnone\t2 8\n10 Mary handed the milk to Daniel.\n11 Mary journeyed to the office.\n12 How many objects is John carrying? \tone\t7\n13 John gave the apple to Mary.\n14 Daniel travelled to the bathroom.\n15 How many objects is John carrying? \tnone\t7 13\n1 John went to the bedroom.\n2 Sandra went to the hallway.\n3 Mary went to the hallway.\n4 Sandra got the milk there.\n5 How many objects is Sandra carrying? \tone\t4\n6 Sandra gave the milk to Mary.\n7 John moved to the kitchen.\n8 How many objects is Sandra carrying? \tnone\t4 6\n9 Sandra picked up the football there.\n10 Sandra passed the football to Mary.\n11 How many objects is Sandra carrying? \tnone\t4 6 9 10\n12 Mary put down the milk.\n13 Mary handed the football to Sandra.\n14 How many objects is Sandra carrying? \tone\t4 6 9 10 13\n15 Sandra handed the football to Mary.\n16 Mary handed the football to Sandra.\n17 How many objects is Mary carrying? \tnone\t6 10 12 13 15 16\n1 Mary got the milk there.\n2 Sandra grabbed the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 John went to the hallway.\n5 Sandra left the football there.\n6 How many objects is Sandra carrying? \tnone\t2 5\n7 Mary moved to the hallway.\n8 Mary handed the milk to John.\n9 How many objects is Sandra carrying? \tnone\t2 5\n10 Mary moved to the bathroom.\n11 Mary moved to the hallway.\n12 How many objects is Sandra carrying? \tnone\t2 5\n13 John journeyed to the bedroom.\n14 John handed the milk to Daniel.\n15 How many objects is John carrying? \tnone\t8 14\n1 Sandra travelled to the bedroom.\n2 Sandra moved to the hallway.\n3 John journeyed to the bedroom.\n4 John went back to the hallway.\n5 Mary moved to the kitchen.\n6 Daniel went to the bathroom.\n7 Sandra went back to the office.\n8 Daniel moved to the bedroom.\n9 Sandra grabbed the football there.\n10 Mary journeyed to the bathroom.\n11 How many objects is Sandra carrying? \tone\t9\n12 Daniel travelled to the office.\n13 John moved to the office.\n14 How many objects is Sandra carrying? \tone\t9\n15 Sandra handed the football to John.\n16 Daniel moved to the hallway.\n17 How many objects is Sandra carrying? \tnone\t9 15\n18 Daniel went back to the kitchen.\n19 John discarded the football.\n20 How many objects is Sandra carrying? \tnone\t9 15\n21 John went to the hallway.\n22 John went to the bathroom.\n23 How many objects is John carrying? \tnone\t15 19\n1 Mary took the milk there.\n2 Sandra journeyed to the bedroom.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary passed the milk to Daniel.\n5 Daniel gave the milk to Mary.\n6 How many objects is Mary carrying? \tone\t1 4 5\n7 Daniel moved to the kitchen.\n8 Mary put down the milk.\n9 How many objects is Daniel carrying? \tnone\t4 5\n10 Daniel picked up the football there.\n11 Daniel travelled to the office.\n12 How many objects is Daniel carrying? \tone\t4 5 10\n13 Daniel left the football.\n14 Mary took the milk there.\n15 How many objects is Daniel carrying? \tnone\t4 5 10 13\n1 Daniel grabbed the milk there.\n2 Sandra went back to the office.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel grabbed the apple there.\n5 Daniel handed the apple to Sandra.\n6 How many objects is Daniel carrying? \tone\t1 4 5\n7 Sandra handed the apple to Daniel.\n8 Daniel passed the apple to Sandra.\n9 How many objects is Daniel carrying? \tone\t1 4 5 7 8\n10 Sandra went back to the kitchen.\n11 Sandra handed the apple to John.\n12 How many objects is Sandra carrying? \tnone\t5 7 8 11\n13 John dropped the apple.\n14 Daniel went to the hallway.\n15 How many objects is John carrying? \tnone\t11 13\n1 John went to the bedroom.\n2 John went back to the bathroom.\n3 Mary travelled to the hallway.\n4 Sandra went back to the office.\n5 Daniel went back to the garden.\n6 Daniel journeyed to the office.\n7 Mary went to the bathroom.\n8 Mary travelled to the garden.\n9 Daniel went back to the hallway.\n10 Sandra grabbed the apple there.\n11 How many objects is Sandra carrying? \tone\t10\n12 Sandra journeyed to the bathroom.\n13 Sandra handed the apple to John.\n14 How many objects is Sandra carrying? \tnone\t10 13\n15 John passed the apple to Sandra.\n16 Sandra gave the apple to John.\n17 How many objects is Sandra carrying? \tnone\t10 13 15 16\n18 John passed the apple to Sandra.\n19 Sandra passed the apple to John.\n20 How many objects is Sandra carrying? \tnone\t10 13 15 16 18 19\n21 John passed the apple to Sandra.\n22 Sandra gave the apple to John.\n23 How many objects is Sandra carrying? \tnone\t10 13 15 16 18 19 21 22\n1 Mary travelled to the kitchen.\n2 Daniel went to the garden.\n3 Mary went to the bedroom.\n4 Mary journeyed to the bathroom.\n5 Sandra went back to the hallway.\n6 Daniel travelled to the bedroom.\n7 Mary got the football there.\n8 Daniel got the milk there.\n9 How many objects is Mary carrying? \tone\t7\n10 Daniel left the milk.\n11 Sandra grabbed the apple there.\n12 How many objects is Daniel carrying? \tnone\t8 10\n13 Sandra gave the apple to John.\n14 John handed the apple to Sandra.\n15 How many objects is Daniel carrying? \tnone\t8 10\n16 Mary went back to the kitchen.\n17 Mary went back to the bedroom.\n18 How many objects is Sandra carrying? \tone\t11 13 14\n19 Sandra left the apple.\n20 Mary gave the football to Daniel.\n21 How many objects is Sandra carrying? \tnone\t11 13 14 19\n1 Mary got the football there.\n2 John went back to the bathroom.\n3 How many objects is Mary carrying? \tone\t1\n4 Sandra got the milk there.\n5 Sandra passed the milk to John.\n6 How many objects is Sandra carrying? \tnone\t4 5\n7 John passed the milk to Sandra.\n8 Sandra passed the milk to John.\n9 How many objects is Sandra carrying? \tnone\t4 5 7 8\n10 John passed the milk to Sandra.\n11 Mary travelled to the hallway.\n12 How many objects is Sandra carrying? \tone\t4 5 7 8 10\n13 Mary travelled to the bathroom.\n14 Daniel moved to the bedroom.\n15 How many objects is John carrying? \tnone\t5 7 8 10\n1 Sandra travelled to the hallway.\n2 Mary went to the office.\n3 John grabbed the milk there.\n4 John left the milk.\n5 How many objects is John carrying? \tnone\t3 4\n6 Sandra journeyed to the garden.\n7 Daniel moved to the garden.\n8 How many objects is John carrying? \tnone\t3 4\n9 John journeyed to the office.\n10 John took the football there.\n11 How many objects is John carrying? \tone\t3 4 10\n12 John travelled to the hallway.\n13 John moved to the bathroom.\n14 How many objects is John carrying? \tone\t3 4 10\n15 Daniel grabbed the apple there.\n16 Daniel moved to the bathroom.\n17 How many objects is Daniel carrying? \tone\t15\n1 Daniel went to the office.\n2 Daniel grabbed the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Sandra moved to the office.\n5 Daniel gave the apple to Sandra.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 John went to the garden.\n8 Sandra gave the apple to Daniel.\n9 How many objects is Daniel carrying? \tone\t2 5 8\n10 Daniel passed the apple to Sandra.\n11 Daniel went back to the bedroom.\n12 How many objects is Sandra carrying? \tone\t5 8 10\n13 Sandra went back to the garden.\n14 Sandra passed the apple to John.\n15 How many objects is Sandra carrying? \tnone\t5 8 10 14\n1 Sandra took the football there.\n2 Daniel travelled to the hallway.\n3 How many objects is Sandra carrying? \tone\t1\n4 John grabbed the milk there.\n5 John journeyed to the garden.\n6 How many objects is Sandra carrying? \tone\t1\n7 Daniel grabbed the apple there.\n8 Daniel passed the apple to Mary.\n9 How many objects is Daniel carrying? \tnone\t7 8\n10 Daniel went to the bathroom.\n11 John went to the hallway.\n12 How many objects is Daniel carrying? \tnone\t7 8\n13 Mary passed the apple to John.\n14 Sandra went to the bedroom.\n15 How many objects is Mary carrying? \tnone\t8 13\n1 Mary picked up the football there.\n2 Sandra grabbed the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Mary left the football.\n5 Mary grabbed the football there.\n6 How many objects is Mary carrying? \tone\t1 4 5\n7 Sandra passed the apple to Daniel.\n8 John moved to the bedroom.\n9 How many objects is Sandra carrying? \tnone\t2 7\n10 Daniel gave the apple to Sandra.\n11 John moved to the garden.\n12 How many objects is Mary carrying? \tone\t1 4 5\n13 Sandra went to the bathroom.\n14 Mary left the football.\n15 How many objects is Mary carrying? \tnone\t1 4 5 14\n1 Daniel went to the bedroom.\n2 Daniel got the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel picked up the milk there.\n5 Daniel gave the apple to Sandra.\n6 How many objects is Daniel carrying? \tone\t2 4 5\n7 Sandra gave the apple to Daniel.\n8 Sandra journeyed to the bathroom.\n9 How many objects is Daniel carrying? \ttwo\t2 4 5 7\n10 Daniel went to the office.\n11 Daniel discarded the milk.\n12 How many objects is Daniel carrying? \tone\t2 4 5 7 11\n13 Daniel picked up the milk there.\n14 John moved to the hallway.\n15 How many objects is Daniel carrying? \ttwo\t2 4 5 7 11 13\n1 Sandra picked up the apple there.\n2 Sandra dropped the apple.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 Sandra got the football there.\n5 John journeyed to the bathroom.\n6 How many objects is Sandra carrying? \tone\t1 2 4\n7 Sandra handed the football to John.\n8 Sandra went back to the garden.\n9 How many objects is Sandra carrying? \tnone\t1 2 4 7\n10 Daniel went back to the kitchen.\n11 Daniel got the milk there.\n12 How many objects is Sandra carrying? \tnone\t1 2 4 7\n13 John got the apple there.\n14 John dropped the apple.\n15 How many objects is Daniel carrying? \tone\t11\n1 Mary grabbed the apple there.\n2 Mary gave the apple to John.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 John got the football there.\n5 Mary went back to the office.\n6 How many objects is Mary carrying? \tnone\t1 2\n7 Daniel moved to the hallway.\n8 Sandra moved to the garden.\n9 How many objects is John carrying? \ttwo\t2 4\n10 Daniel went back to the kitchen.\n11 Daniel journeyed to the hallway.\n12 Daniel went to the kitchen.\n13 John went to the garden.\n14 John gave the apple to Sandra.\n15 Sandra handed the apple to John.\n16 How many objects is John carrying? \ttwo\t2 4 14 15\n17 Sandra went back to the bathroom.\n18 John went to the bathroom.\n19 How many objects is Sandra carrying? \tnone\t14 15\n1 Mary got the football there.\n2 Sandra went back to the garden.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary dropped the football there.\n5 Daniel moved to the bedroom.\n6 How many objects is Mary carrying? \tnone\t1 4\n7 Mary went back to the hallway.\n8 Daniel picked up the apple there.\n9 How many objects is Mary carrying? \tnone\t1 4\n10 Sandra moved to the office.\n11 Sandra went to the bedroom.\n12 How many objects is Daniel carrying? \tone\t8\n13 Daniel passed the apple to Sandra.\n14 Sandra handed the apple to Daniel.\n15 How many objects is Sandra carrying? \tnone\t13 14\n1 Mary took the milk there.\n2 Daniel picked up the apple there.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary travelled to the kitchen.\n5 Daniel handed the apple to Mary.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 Mary gave the apple to Sandra.\n8 Sandra dropped the apple.\n9 How many objects is Sandra carrying? \tnone\t7 8\n10 Mary put down the milk.\n11 Daniel went to the bedroom.\n12 How many objects is Mary carrying? \tnone\t1 5 7 10\n13 Sandra got the milk there.\n14 Mary journeyed to the garden.\n15 How many objects is Sandra carrying? \tone\t7 8 13\n1 Sandra moved to the bathroom.\n2 Sandra moved to the office.\n3 Daniel journeyed to the bathroom.\n4 Daniel moved to the hallway.\n5 Daniel got the milk there.\n6 John took the apple there.\n7 How many objects is John carrying? \tone\t6\n8 Mary went to the office.\n9 John moved to the bathroom.\n10 How many objects is Daniel carrying? \tone\t5\n11 Mary went back to the hallway.\n12 Mary went back to the office.\n13 How many objects is John carrying? \tone\t6\n14 Mary went back to the garden.\n15 Daniel discarded the milk.\n16 How many objects is Daniel carrying? \tnone\t5 15\n17 Mary went to the office.\n18 John discarded the apple.\n19 How many objects is John carrying? \tnone\t6 18\n1 John picked up the apple there.\n2 John journeyed to the bathroom.\n3 How many objects is John carrying? \tone\t1\n4 Daniel went to the office.\n5 Mary journeyed to the garden.\n6 How many objects is John carrying? \tone\t1\n7 Daniel went back to the bathroom.\n8 Sandra moved to the hallway.\n9 Mary took the football there.\n10 Mary went to the office.\n11 How many objects is Mary carrying? \tone\t9\n12 John gave the apple to Daniel.\n13 John went back to the bedroom.\n14 How many objects is Mary carrying? \tone\t9\n15 Mary left the football.\n16 Mary got the milk there.\n17 How many objects is Mary carrying? \tone\t9 15 16\n1 Sandra went back to the office.\n2 Daniel travelled to the garden.\n3 Daniel journeyed to the hallway.\n4 Mary moved to the garden.\n5 Sandra went back to the bathroom.\n6 Sandra grabbed the milk there.\n7 How many objects is Sandra carrying? \tone\t6\n8 Sandra travelled to the office.\n9 Sandra handed the milk to John.\n10 How many objects is Sandra carrying? \tnone\t6 9\n11 John passed the milk to Sandra.\n12 Mary went back to the bathroom.\n13 How many objects is Sandra carrying? \tone\t6 9 11\n14 John moved to the kitchen.\n15 Daniel went back to the office.\n16 How many objects is Sandra carrying? \tone\t6 9 11\n17 John journeyed to the hallway.\n18 Sandra handed the milk to Daniel.\n19 How many objects is Sandra carrying? \tnone\t6 9 11 18\n1 Mary went to the hallway.\n2 Daniel picked up the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel travelled to the bathroom.\n5 Daniel discarded the apple.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 John travelled to the hallway.\n8 Daniel got the apple there.\n9 How many objects is Daniel carrying? \tone\t2 5 8\n10 Mary took the milk there.\n11 Mary passed the milk to John.\n12 How many objects is Daniel carrying? \tone\t2 5 8\n13 John gave the milk to Mary.\n14 John moved to the bathroom.\n15 How many objects is Mary carrying? \tone\t10 11 13\n1 John journeyed to the garden.\n2 Sandra went to the garden.\n3 Mary journeyed to the office.\n4 Sandra picked up the apple there.\n5 How many objects is Sandra carrying? \tone\t4\n6 Sandra handed the apple to John.\n7 John left the apple.\n8 How many objects is Sandra carrying? \tnone\t4 6\n9 Sandra took the apple there.\n10 Sandra gave the apple to John.\n11 How many objects is Sandra carrying? \tnone\t4 6 9 10\n12 John journeyed to the bathroom.\n13 John dropped the apple there.\n14 How many objects is John carrying? \tnone\t6 7 10 13\n15 John got the apple there.\n16 John put down the apple.\n17 How many objects is John carrying? \tnone\t6 7 10 13 15 16\n1 Sandra went to the garden.\n2 Sandra moved to the office.\n3 Mary travelled to the office.\n4 John moved to the kitchen.\n5 Sandra travelled to the hallway.\n6 Daniel journeyed to the bedroom.\n7 Mary went to the kitchen.\n8 Daniel travelled to the kitchen.\n9 Sandra grabbed the apple there.\n10 Sandra put down the apple.\n11 How many objects is Sandra carrying? \tnone\t9 10\n12 Sandra moved to the bedroom.\n13 Mary went to the office.\n14 How many objects is Sandra carrying? \tnone\t9 10\n15 Daniel moved to the hallway.\n16 Sandra picked up the football there.\n17 How many objects is Sandra carrying? \tone\t9 10 16\n18 Mary went back to the bedroom.\n19 Sandra passed the football to Mary.\n20 How many objects is Sandra carrying? \tnone\t9 10 16 19\n21 Mary passed the football to Sandra.\n22 Sandra discarded the football.\n23 How many objects is Sandra carrying? \tnone\t9 10 16 19 21 22\n1 Daniel got the football there.\n2 Daniel passed the football to John.\n3 How many objects is Daniel carrying? \tnone\t1 2\n4 Sandra journeyed to the garden.\n5 John gave the football to Daniel.\n6 How many objects is John carrying? \tnone\t2 5\n7 Mary travelled to the kitchen.\n8 John went back to the bedroom.\n9 How many objects is John carrying? \tnone\t2 5\n10 Daniel discarded the football.\n11 Daniel journeyed to the bathroom.\n12 How many objects is John carrying? \tnone\t2 5\n13 Daniel travelled to the garden.\n14 Sandra went back to the bedroom.\n15 How many objects is Daniel carrying? \tnone\t1 2 5 10\n1 John went back to the garden.\n2 John travelled to the bathroom.\n3 Daniel took the milk there.\n4 Sandra moved to the bathroom.\n5 How many objects is Daniel carrying? \tone\t3\n6 Daniel left the milk.\n7 Daniel journeyed to the kitchen.\n8 How many objects is Daniel carrying? \tnone\t3 6\n9 Mary went to the bedroom.\n10 Daniel went to the bathroom.\n11 How many objects is Daniel carrying? \tnone\t3 6\n12 Sandra travelled to the hallway.\n13 Sandra picked up the milk there.\n14 How many objects is Sandra carrying? \tone\t13\n15 Sandra took the apple there.\n16 Mary travelled to the garden.\n17 How many objects is Sandra carrying? \ttwo\t13 15\n1 Sandra grabbed the milk there.\n2 John picked up the apple there.\n3 How many objects is Sandra carrying? \tone\t1\n4 John discarded the apple there.\n5 John grabbed the apple there.\n6 How many objects is John carrying? \tone\t2 4 5\n7 John passed the apple to Daniel.\n8 Mary travelled to the hallway.\n9 How many objects is John carrying? \tnone\t2 4 5 7\n10 Daniel discarded the apple.\n11 Sandra passed the milk to Mary.\n12 How many objects is John carrying? \tnone\t2 4 5 7\n13 Daniel moved to the garden.\n14 Daniel went back to the office.\n15 How many objects is Sandra carrying? \tnone\t1 11\n1 Sandra moved to the kitchen.\n2 Daniel picked up the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel dropped the apple there.\n5 Daniel took the apple there.\n6 How many objects is Daniel carrying? \tone\t2 4 5\n7 Sandra took the football there.\n8 John picked up the milk there.\n9 How many objects is Daniel carrying? \tone\t2 4 5\n10 Daniel put down the apple.\n11 Sandra went to the hallway.\n12 How many objects is Daniel carrying? \tnone\t2 4 5 10\n13 Mary travelled to the garden.\n14 Sandra passed the football to John.\n15 How many objects is Daniel carrying? \tnone\t2 4 5 10\n1 John went back to the garden.\n2 Daniel took the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel discarded the apple.\n5 Sandra journeyed to the bathroom.\n6 How many objects is Daniel carrying? \tnone\t2 4\n7 Daniel went back to the kitchen.\n8 Mary went back to the bathroom.\n9 How many objects is Daniel carrying? \tnone\t2 4\n10 Sandra picked up the apple there.\n11 Sandra travelled to the garden.\n12 How many objects is Sandra carrying? \tone\t10\n13 John journeyed to the bedroom.\n14 Sandra left the apple.\n15 How many objects is Sandra carrying? \tnone\t10 14\n1 Mary travelled to the garden.\n2 Mary went back to the bathroom.\n3 John grabbed the football there.\n4 John took the milk there.\n5 How many objects is John carrying? \ttwo\t3 4\n6 Mary journeyed to the hallway.\n7 Mary went back to the bathroom.\n8 How many objects is John carrying? \ttwo\t3 4\n9 John put down the milk.\n10 Daniel went to the kitchen.\n11 How many objects is John carrying? \tone\t3 4 9\n12 John went back to the office.\n13 John left the football.\n14 How many objects is John carrying? \tnone\t3 4 9 13\n15 Sandra travelled to the garden.\n16 Daniel got the apple there.\n17 How many objects is Daniel carrying? \tone\t16\n1 Sandra journeyed to the garden.\n2 Mary travelled to the bedroom.\n3 John went to the hallway.\n4 Daniel journeyed to the hallway.\n5 Daniel went back to the office.\n6 Daniel went to the garden.\n7 John moved to the bathroom.\n8 Mary journeyed to the hallway.\n9 Daniel went to the office.\n10 Daniel journeyed to the bedroom.\n11 Mary journeyed to the garden.\n12 John went back to the garden.\n13 John went to the bedroom.\n14 Daniel went back to the garden.\n15 Mary went to the kitchen.\n16 Mary went to the hallway.\n17 Mary went back to the garden.\n18 John went to the garden.\n19 Mary moved to the kitchen.\n20 Daniel went to the bathroom.\n21 John went back to the office.\n22 John travelled to the garden.\n23 Daniel went to the bedroom.\n24 Mary travelled to the bathroom.\n25 Daniel journeyed to the bathroom.\n26 Mary took the milk there.\n27 How many objects is Mary carrying? \tone\t26\n28 Mary passed the milk to Daniel.\n29 Daniel passed the milk to Mary.\n30 How many objects is Mary carrying? \tone\t26 28 29\n31 Mary handed the milk to Daniel.\n32 Daniel gave the milk to Mary.\n33 How many objects is Mary carrying? \tone\t26 28 29 31 32\n34 Sandra went to the bedroom.\n35 Daniel moved to the kitchen.\n36 How many objects is Daniel carrying? \tnone\t28 29 31 32\n37 Daniel moved to the hallway.\n38 John went to the office.\n39 How many objects is Daniel carrying? \tnone\t28 29 31 32\n1 Mary got the apple there.\n2 John went back to the kitchen.\n3 How many objects is Mary carrying? \tone\t1\n4 John moved to the garden.\n5 Mary left the apple there.\n6 How many objects is Mary carrying? \tnone\t1 5\n7 John moved to the bathroom.\n8 Mary grabbed the apple there.\n9 How many objects is Mary carrying? \tone\t1 5 8\n10 John went to the garden.\n11 Mary dropped the apple.\n12 How many objects is Mary carrying? \tnone\t1 5 8 11\n13 Sandra journeyed to the bedroom.\n14 Mary moved to the kitchen.\n15 How many objects is Mary carrying? \tnone\t1 5 8 11\n1 Mary journeyed to the hallway.\n2 John took the milk there.\n3 How many objects is John carrying? \tone\t2\n4 John passed the milk to Mary.\n5 Mary gave the milk to John.\n6 How many objects is John carrying? \tone\t2 4 5\n7 Daniel travelled to the bedroom.\n8 Mary journeyed to the bedroom.\n9 How many objects is John carrying? \tone\t2 4 5\n10 John journeyed to the garden.\n11 John left the milk.\n12 How many objects is John carrying? \tnone\t2 4 5 11\n13 Sandra went back to the office.\n14 Daniel moved to the office.\n15 How many objects is John carrying? \tnone\t2 4 5 11\n1 Sandra moved to the garden.\n2 John grabbed the milk there.\n3 How many objects is John carrying? \tone\t2\n4 Daniel grabbed the apple there.\n5 Mary moved to the garden.\n6 How many objects is John carrying? \tone\t2\n7 Mary went back to the bathroom.\n8 Daniel dropped the apple.\n9 How many objects is Daniel carrying? \tnone\t4 8\n10 John gave the milk to Daniel.\n11 Daniel grabbed the apple there.\n12 How many objects is Daniel carrying? \ttwo\t4 8 10 11\n13 Daniel gave the apple to John.\n14 John handed the apple to Daniel.\n15 How many objects is John carrying? \tnone\t2 10 13 14\n1 Daniel got the football there.\n2 Daniel grabbed the apple there.\n3 How many objects is Daniel carrying? \ttwo\t1 2\n4 Daniel discarded the apple.\n5 Daniel dropped the football.\n6 How many objects is Daniel carrying? \tnone\t1 2 4 5\n7 Daniel moved to the bathroom.\n8 Sandra moved to the garden.\n9 How many objects is Daniel carrying? \tnone\t1 2 4 5\n10 John journeyed to the garden.\n11 John travelled to the kitchen.\n12 How many objects is Daniel carrying? \tnone\t1 2 4 5\n13 Mary journeyed to the bedroom.\n14 Mary went to the bathroom.\n15 Daniel went back to the garden.\n16 Sandra went to the hallway.\n17 John went back to the hallway.\n18 John travelled to the garden.\n19 John journeyed to the office.\n20 Mary moved to the hallway.\n21 John went to the bedroom.\n22 Mary grabbed the milk there.\n23 How many objects is Mary carrying? \tone\t22\n1 Mary got the milk there.\n2 Daniel moved to the office.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary left the milk.\n5 Daniel went back to the garden.\n6 How many objects is Mary carrying? \tnone\t1 4\n7 Mary took the milk there.\n8 Daniel picked up the football there.\n9 How many objects is Daniel carrying? \tone\t8\n10 Daniel dropped the football.\n11 John journeyed to the bathroom.\n12 How many objects is Mary carrying? \tone\t1 4 7\n13 Mary journeyed to the kitchen.\n14 Daniel travelled to the hallway.\n15 How many objects is Daniel carrying? \tnone\t8 10\n1 John went back to the office.\n2 Sandra got the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Mary went back to the hallway.\n5 Daniel got the football there.\n6 How many objects is Sandra carrying? \tone\t2\n7 John journeyed to the bathroom.\n8 John went back to the hallway.\n9 How many objects is Sandra carrying? \tone\t2\n10 Daniel went to the bathroom.\n11 Daniel discarded the football there.\n12 How many objects is Daniel carrying? \tnone\t5 11\n13 Sandra grabbed the milk there.\n14 Sandra passed the apple to Daniel.\n15 How many objects is Sandra carrying? \tone\t2 13 14\n1 Mary travelled to the bedroom.\n2 Daniel grabbed the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel grabbed the football there.\n5 Daniel gave the apple to John.\n6 How many objects is Daniel carrying? \tone\t2 4 5\n7 Mary went back to the hallway.\n8 Daniel put down the football.\n9 How many objects is Daniel carrying? \tnone\t2 4 5 8\n10 John put down the apple there.\n11 Sandra went to the kitchen.\n12 How many objects is John carrying? \tnone\t5 10\n13 Mary got the apple there.\n14 Mary handed the apple to John.\n15 How many objects is Mary carrying? \tnone\t13 14\n1 Daniel travelled to the hallway.\n2 Sandra travelled to the bathroom.\n3 Sandra travelled to the hallway.\n4 John travelled to the bathroom.\n5 Sandra went back to the bedroom.\n6 Daniel travelled to the bedroom.\n7 Sandra went back to the bathroom.\n8 Mary moved to the bedroom.\n9 Mary moved to the bathroom.\n10 John went back to the garden.\n11 Sandra went back to the hallway.\n12 John journeyed to the bathroom.\n13 John journeyed to the garden.\n14 John picked up the football there.\n15 How many objects is John carrying? \tone\t14\n16 Sandra journeyed to the bathroom.\n17 John put down the football there.\n18 How many objects is John carrying? \tnone\t14 17\n19 John got the football there.\n20 Daniel grabbed the apple there.\n21 How many objects is John carrying? \tone\t14 17 19\n22 Daniel discarded the apple there.\n23 Daniel journeyed to the hallway.\n24 How many objects is John carrying? \tone\t14 17 19\n25 Mary moved to the office.\n26 John put down the football.\n27 How many objects is John carrying? \tnone\t14 17 19 26\n1 Sandra took the apple there.\n2 Sandra discarded the apple.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 Sandra picked up the apple there.\n5 Sandra discarded the apple.\n6 How many objects is Sandra carrying? \tnone\t1 2 4 5\n7 Daniel moved to the garden.\n8 John went to the hallway.\n9 How many objects is Sandra carrying? \tnone\t1 2 4 5\n10 Sandra took the apple there.\n11 Sandra left the apple.\n12 How many objects is Sandra carrying? \tnone\t1 2 4 5 10 11\n13 Sandra went back to the garden.\n14 Daniel travelled to the bedroom.\n15 How many objects is Sandra carrying? \tnone\t1 2 4 5 10 11\n1 Daniel journeyed to the hallway.\n2 Mary went to the office.\n3 Daniel went back to the garden.\n4 Daniel picked up the football there.\n5 How many objects is Daniel carrying? \tone\t4\n6 Daniel journeyed to the bathroom.\n7 John got the milk there.\n8 How many objects is Daniel carrying? \tone\t4\n9 Daniel went to the office.\n10 John moved to the hallway.\n11 How many objects is Daniel carrying? \tone\t4\n12 Daniel gave the football to Mary.\n13 Mary travelled to the bedroom.\n14 How many objects is John carrying? \tone\t7\n15 John discarded the milk.\n16 John picked up the apple there.\n17 How many objects is John carrying? \tone\t7 15 16\n1 Sandra went to the hallway.\n2 John grabbed the apple there.\n3 How many objects is John carrying? \tone\t2\n4 John gave the apple to Sandra.\n5 Sandra handed the apple to John.\n6 How many objects is John carrying? \tone\t2 4 5\n7 John passed the apple to Sandra.\n8 Sandra journeyed to the bathroom.\n9 How many objects is John carrying? \tnone\t2 4 5 7\n10 John went to the office.\n11 Daniel travelled to the hallway.\n12 How many objects is John carrying? \tnone\t2 4 5 7\n13 Mary journeyed to the bathroom.\n14 Sandra went back to the garden.\n15 John journeyed to the kitchen.\n16 Sandra left the apple.\n17 How many objects is Sandra carrying? \tnone\t4 5 7 16\n1 Sandra journeyed to the bedroom.\n2 Sandra journeyed to the bathroom.\n3 Daniel journeyed to the hallway.\n4 Mary journeyed to the bedroom.\n5 Mary went to the kitchen.\n6 Mary travelled to the bedroom.\n7 John travelled to the bathroom.\n8 Mary took the milk there.\n9 How many objects is Mary carrying? \tone\t8\n10 John went back to the office.\n11 Mary travelled to the kitchen.\n12 How many objects is Mary carrying? \tone\t8\n13 Mary dropped the milk.\n14 Mary went to the bedroom.\n15 How many objects is Mary carrying? \tnone\t8 13\n16 Daniel journeyed to the office.\n17 Mary journeyed to the bathroom.\n18 How many objects is Mary carrying? \tnone\t8 13\n19 Mary journeyed to the bedroom.\n20 Sandra went back to the kitchen.\n21 John journeyed to the bedroom.\n22 Sandra grabbed the apple there.\n23 How many objects is Sandra carrying? \tone\t22\n1 Daniel moved to the bedroom.\n2 Mary took the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 John took the milk there.\n5 Mary passed the football to John.\n6 How many objects is Mary carrying? \tnone\t2 5\n7 John discarded the football.\n8 Daniel went back to the kitchen.\n9 How many objects is Mary carrying? \tnone\t2 5\n10 Daniel picked up the football there.\n11 Daniel handed the football to John.\n12 How many objects is John carrying? \ttwo\t4 5 7 11\n13 John gave the football to Mary.\n14 Mary handed the football to John.\n15 How many objects is Daniel carrying? \tnone\t10 11\n1 Mary journeyed to the office.\n2 Daniel grabbed the milk there.\n3 How many objects is Daniel carrying? \tone\t2\n4 John went to the hallway.\n5 Daniel moved to the bedroom.\n6 How many objects is Daniel carrying? \tone\t2\n7 Daniel gave the milk to Sandra.\n8 Mary travelled to the garden.\n9 How many objects is Daniel carrying? \tnone\t2 7\n10 Daniel travelled to the garden.\n11 Daniel travelled to the bathroom.\n12 How many objects is Daniel carrying? \tnone\t2 7\n13 Sandra put down the milk.\n14 John moved to the bathroom.\n15 How many objects is Sandra carrying? \tnone\t7 13\n1 Sandra grabbed the football there.\n2 John journeyed to the garden.\n3 How many objects is Sandra carrying? \tone\t1\n4 Daniel went back to the hallway.\n5 Mary moved to the kitchen.\n6 How many objects is Sandra carrying? \tone\t1\n7 Mary picked up the apple there.\n8 Sandra discarded the football.\n9 How many objects is Sandra carrying? \tnone\t1 8\n10 Mary put down the apple.\n11 Sandra took the football there.\n12 How many objects is Mary carrying? \tnone\t7 10\n13 Daniel journeyed to the kitchen.\n14 Daniel took the apple there.\n15 How many objects is Daniel carrying? \tone\t14\n1 John journeyed to the office.\n2 John got the football there.\n3 How many objects is John carrying? \tone\t2\n4 John discarded the football.\n5 John grabbed the football there.\n6 How many objects is John carrying? \tone\t2 4 5\n7 John moved to the kitchen.\n8 Sandra moved to the office.\n9 How many objects is John carrying? \tone\t2 4 5\n10 Daniel got the apple there.\n11 John discarded the football.\n12 How many objects is John carrying? \tnone\t2 4 5 11\n13 Mary journeyed to the garden.\n14 Daniel discarded the apple.\n15 How many objects is Daniel carrying? \tnone\t10 14\n1 Sandra travelled to the office.\n2 John journeyed to the hallway.\n3 Sandra took the football there.\n4 Daniel went to the garden.\n5 How many objects is Sandra carrying? \tone\t3\n6 John picked up the apple there.\n7 Sandra passed the football to Mary.\n8 How many objects is Sandra carrying? \tnone\t3 7\n9 John discarded the apple there.\n10 Mary gave the football to Sandra.\n11 How many objects is Sandra carrying? \tone\t3 7 10\n12 John picked up the milk there.\n13 Sandra left the football.\n14 How many objects is Mary carrying? \tnone\t7 10\n15 Mary journeyed to the kitchen.\n16 John journeyed to the kitchen.\n17 How many objects is Sandra carrying? \tnone\t3 7 10 13\n1 Sandra went to the garden.\n2 Mary went to the kitchen.\n3 Sandra moved to the hallway.\n4 Daniel went to the bedroom.\n5 John went to the bathroom.\n6 Mary went back to the hallway.\n7 Mary went back to the garden.\n8 John moved to the garden.\n9 John went back to the hallway.\n10 Sandra journeyed to the bedroom.\n11 Mary took the milk there.\n12 John moved to the office.\n13 How many objects is Mary carrying? \tone\t11\n14 Sandra went to the garden.\n15 Mary put down the milk.\n16 How many objects is Mary carrying? \tnone\t11 15\n17 Mary grabbed the milk there.\n18 Mary gave the milk to Sandra.\n19 How many objects is Mary carrying? \tnone\t11 15 17 18\n20 Sandra left the milk there.\n21 Daniel moved to the office.\n22 How many objects is Mary carrying? \tnone\t11 15 17 18\n23 Daniel picked up the football there.\n24 Sandra grabbed the milk there.\n25 How many objects is Sandra carrying? \tone\t18 20 24\n1 Daniel moved to the bathroom.\n2 John journeyed to the hallway.\n3 Mary went to the office.\n4 John grabbed the apple there.\n5 How many objects is John carrying? \tone\t4\n6 John took the milk there.\n7 John put down the apple.\n8 How many objects is John carrying? \tone\t4 6 7\n9 Mary grabbed the football there.\n10 Daniel went to the hallway.\n11 How many objects is John carrying? \tone\t4 6 7\n12 Mary moved to the bedroom.\n13 John grabbed the apple there.\n14 How many objects is John carrying? \ttwo\t4 6 7 13\n15 John went to the office.\n16 Sandra travelled to the garden.\n17 How many objects is John carrying? \ttwo\t4 6 7 13\n1 Mary journeyed to the bathroom.\n2 Daniel travelled to the bathroom.\n3 John got the football there.\n4 John discarded the football.\n5 How many objects is John carrying? \tnone\t3 4\n6 Sandra went to the hallway.\n7 John got the football there.\n8 How many objects is John carrying? \tone\t3 4 7\n9 John grabbed the apple there.\n10 Sandra moved to the garden.\n11 How many objects is John carrying? \ttwo\t3 4 7 9\n12 John journeyed to the office.\n13 Mary moved to the hallway.\n14 How many objects is John carrying? \ttwo\t3 4 7 9\n15 Daniel went back to the bedroom.\n16 John went to the hallway.\n17 Mary travelled to the bathroom.\n18 Daniel moved to the hallway.\n19 Sandra moved to the bedroom.\n20 John gave the apple to Daniel.\n21 How many objects is John carrying? \tone\t3 4 7 9 20\n1 Sandra moved to the garden.\n2 Mary moved to the garden.\n3 Mary grabbed the apple there.\n4 Sandra took the football there.\n5 How many objects is Mary carrying? \tone\t3\n6 Mary passed the apple to Sandra.\n7 Daniel travelled to the office.\n8 How many objects is Sandra carrying? \ttwo\t4 6\n9 Sandra put down the apple.\n10 Sandra discarded the football.\n11 How many objects is Sandra carrying? \tnone\t4 6 9 10\n12 Sandra grabbed the apple there.\n13 Sandra put down the apple.\n14 How many objects is Sandra carrying? \tnone\t4 6 9 10 12 13\n15 Sandra grabbed the football there.\n16 Sandra took the apple there.\n17 How many objects is Sandra carrying? \ttwo\t4 6 9 10 12 13 15 16\n1 Daniel went back to the hallway.\n2 Sandra moved to the bedroom.\n3 John took the football there.\n4 Sandra grabbed the milk there.\n5 How many objects is John carrying? \tone\t3\n6 John handed the football to Mary.\n7 Mary left the football.\n8 How many objects is John carrying? \tnone\t3 6\n9 Mary moved to the bathroom.\n10 Sandra went to the garden.\n11 How many objects is John carrying? \tnone\t3 6\n12 Daniel went to the bathroom.\n13 Sandra grabbed the football there.\n14 How many objects is Sandra carrying? \ttwo\t4 13\n15 Sandra travelled to the bedroom.\n16 Mary went to the office.\n17 How many objects is Sandra carrying? \ttwo\t4 13\n1 Sandra travelled to the garden.\n2 Sandra journeyed to the hallway.\n3 Daniel moved to the garden.\n4 John grabbed the football there.\n5 How many objects is John carrying? \tone\t4\n6 Mary went to the garden.\n7 John dropped the football there.\n8 How many objects is John carrying? \tnone\t4 7\n9 Daniel travelled to the kitchen.\n10 Sandra travelled to the bathroom.\n11 How many objects is John carrying? \tnone\t4 7\n12 Sandra got the apple there.\n13 Sandra dropped the apple.\n14 How many objects is Sandra carrying? \tnone\t12 13\n15 Mary took the milk there.\n16 Daniel went back to the hallway.\n17 How many objects is Sandra carrying? \tnone\t12 13\n1 Mary travelled to the bedroom.\n2 Sandra took the milk there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra dropped the milk there.\n5 Mary went to the kitchen.\n6 How many objects is Sandra carrying? \tnone\t2 4\n7 Daniel journeyed to the bathroom.\n8 John moved to the office.\n9 How many objects is Sandra carrying? \tnone\t2 4\n10 Sandra went to the bathroom.\n11 Mary went back to the bathroom.\n12 Daniel travelled to the kitchen.\n13 Mary got the apple there.\n14 How many objects is Mary carrying? \tone\t13\n15 Sandra went back to the hallway.\n16 Sandra took the football there.\n17 How many objects is Sandra carrying? \tone\t2 4 16\n1 Mary went back to the bedroom.\n2 Sandra journeyed to the office.\n3 Mary went back to the garden.\n4 Sandra went back to the bathroom.\n5 Sandra picked up the apple there.\n6 Daniel moved to the hallway.\n7 How many objects is Sandra carrying? \tone\t5\n8 Sandra dropped the apple.\n9 Daniel went back to the kitchen.\n10 How many objects is Sandra carrying? \tnone\t5 8\n11 Sandra took the apple there.\n12 Sandra went to the hallway.\n13 How many objects is Sandra carrying? \tone\t5 8 11\n14 Daniel moved to the bathroom.\n15 Mary moved to the kitchen.\n16 How many objects is Sandra carrying? \tone\t5 8 11\n17 Sandra put down the apple.\n18 John took the apple there.\n19 How many objects is Sandra carrying? \tnone\t5 8 11 17\n1 Daniel moved to the bedroom.\n2 Mary went to the bathroom.\n3 Sandra moved to the hallway.\n4 Daniel went back to the kitchen.\n5 Sandra journeyed to the bathroom.\n6 Mary went back to the hallway.\n7 Mary went back to the bedroom.\n8 Sandra journeyed to the bedroom.\n9 Sandra went to the hallway.\n10 Sandra went to the bathroom.\n11 Daniel moved to the bathroom.\n12 Daniel travelled to the hallway.\n13 John travelled to the garden.\n14 John travelled to the kitchen.\n15 Daniel moved to the bedroom.\n16 Mary moved to the bathroom.\n17 Sandra journeyed to the bedroom.\n18 Daniel travelled to the bathroom.\n19 Daniel travelled to the garden.\n20 Sandra went back to the bathroom.\n21 Sandra went to the hallway.\n22 Daniel got the apple there.\n23 How many objects is Daniel carrying? \tone\t22\n24 Sandra went back to the office.\n25 Daniel took the football there.\n26 How many objects is Daniel carrying? \ttwo\t22 25\n27 Daniel took the milk there.\n28 Daniel went back to the hallway.\n29 How many objects is Daniel carrying? \tthree\t22 25 27\n30 John went back to the bathroom.\n31 Sandra went to the bedroom.\n32 How many objects is Daniel carrying? \tthree\t22 25 27\n33 Daniel journeyed to the office.\n34 Daniel dropped the football.\n35 How many objects is Daniel carrying? \ttwo\t22 25 27 34\n1 John grabbed the football there.\n2 John handed the football to Daniel.\n3 How many objects is John carrying? \tnone\t1 2\n4 Daniel handed the football to John.\n5 John passed the football to Daniel.\n6 How many objects is John carrying? \tnone\t1 2 4 5\n7 Daniel gave the football to John.\n8 John handed the football to Daniel.\n9 How many objects is John carrying? \tnone\t1 2 4 5 7 8\n10 Daniel passed the football to John.\n11 Mary travelled to the garden.\n12 How many objects is John carrying? \tone\t1 2 4 5 7 8 10\n13 John discarded the football.\n14 Sandra moved to the hallway.\n15 How many objects is Daniel carrying? \tnone\t2 4 5 7 8 10\n1 John journeyed to the office.\n2 John got the milk there.\n3 How many objects is John carrying? \tone\t2\n4 Daniel grabbed the apple there.\n5 John dropped the milk.\n6 How many objects is John carrying? \tnone\t2 5\n7 Sandra travelled to the bedroom.\n8 Daniel journeyed to the bathroom.\n9 How many objects is John carrying? \tnone\t2 5\n10 Sandra went to the garden.\n11 John took the milk there.\n12 How many objects is John carrying? \tone\t2 5 11\n13 John discarded the milk.\n14 Daniel put down the apple.\n15 How many objects is John carrying? \tnone\t2 5 11 13\n1 Sandra went to the hallway.\n2 Mary journeyed to the kitchen.\n3 Daniel journeyed to the bathroom.\n4 Sandra went back to the office.\n5 Mary got the football there.\n6 Mary dropped the football.\n7 How many objects is Mary carrying? \tnone\t5 6\n8 Daniel journeyed to the office.\n9 Sandra grabbed the milk there.\n10 How many objects is Sandra carrying? \tone\t9\n11 Mary got the football there.\n12 Sandra passed the milk to Daniel.\n13 How many objects is Mary carrying? \tone\t5 6 11\n14 Daniel handed the milk to Sandra.\n15 Sandra gave the milk to Daniel.\n16 How many objects is Daniel carrying? \tone\t12 14 15\n17 Daniel gave the milk to Sandra.\n18 John went back to the office.\n19 How many objects is Daniel carrying? \tnone\t12 14 15 17\n1 Sandra moved to the garden.\n2 Daniel grabbed the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel journeyed to the garden.\n5 Daniel handed the football to Sandra.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 Sandra passed the football to Daniel.\n8 Daniel gave the football to Sandra.\n9 How many objects is Sandra carrying? \tone\t5 7 8\n10 John went to the garden.\n11 Sandra passed the football to John.\n12 How many objects is Sandra carrying? \tnone\t5 7 8 11\n13 Sandra journeyed to the kitchen.\n14 John handed the football to Daniel.\n15 How many objects is Daniel carrying? \tone\t2 5 7 8 14\n1 Mary took the apple there.\n2 Mary passed the apple to Sandra.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 Sandra went to the garden.\n5 John went back to the bathroom.\n6 How many objects is Mary carrying? \tnone\t1 2\n7 John moved to the hallway.\n8 John moved to the kitchen.\n9 How many objects is Mary carrying? \tnone\t1 2\n10 John went to the garden.\n11 Mary travelled to the kitchen.\n12 Sandra handed the apple to John.\n13 John handed the apple to Sandra.\n14 How many objects is John carrying? \tnone\t12 13\n15 Mary got the football there.\n16 Sandra handed the apple to John.\n17 How many objects is Sandra carrying? \tnone\t2 12 13 16\n1 Mary went to the bedroom.\n2 John travelled to the office.\n3 Daniel went back to the garden.\n4 John picked up the milk there.\n5 How many objects is John carrying? \tone\t4\n6 John travelled to the bedroom.\n7 John handed the milk to Mary.\n8 How many objects is John carrying? \tnone\t4 7\n9 Daniel moved to the kitchen.\n10 Sandra travelled to the garden.\n11 How many objects is John carrying? \tnone\t4 7\n12 Mary passed the milk to John.\n13 John handed the milk to Mary.\n14 How many objects is John carrying? \tnone\t4 7 12 13\n15 Mary handed the milk to John.\n16 Sandra picked up the apple there.\n17 How many objects is Sandra carrying? \tone\t16\n1 Daniel travelled to the bathroom.\n2 Mary picked up the milk there.\n3 How many objects is Mary carrying? \tone\t2\n4 John went back to the bathroom.\n5 Daniel journeyed to the office.\n6 How many objects is Mary carrying? \tone\t2\n7 Daniel grabbed the apple there.\n8 Daniel went to the kitchen.\n9 How many objects is Daniel carrying? \tone\t7\n10 Mary left the milk.\n11 John went back to the kitchen.\n12 How many objects is Daniel carrying? \tone\t7\n13 Mary went back to the office.\n14 Daniel discarded the apple.\n15 How many objects is Mary carrying? \tnone\t2 10\n1 John got the milk there.\n2 John passed the milk to Sandra.\n3 How many objects is John carrying? \tnone\t1 2\n4 Mary went to the bedroom.\n5 Sandra handed the milk to John.\n6 How many objects is John carrying? \tone\t1 2 5\n7 John handed the milk to Sandra.\n8 Daniel moved to the bathroom.\n9 How many objects is John carrying? \tnone\t1 2 5 7\n10 Sandra gave the milk to John.\n11 John left the milk.\n12 How many objects is John carrying? \tnone\t1 2 5 7 10 11\n13 Mary went to the office.\n14 Sandra went back to the kitchen.\n15 How many objects is Sandra carrying? \tnone\t2 5 7 10\n1 Daniel grabbed the milk there.\n2 John moved to the bedroom.\n3 How many objects is Daniel carrying? \tone\t1\n4 Sandra travelled to the bedroom.\n5 Mary took the apple there.\n6 How many objects is Mary carrying? \tone\t5\n7 Sandra travelled to the bathroom.\n8 Daniel went to the bathroom.\n9 How many objects is Mary carrying? \tone\t5\n10 Daniel put down the milk there.\n11 Daniel journeyed to the bedroom.\n12 How many objects is Daniel carrying? \tnone\t1 10\n13 Sandra picked up the football there.\n14 Mary travelled to the office.\n15 How many objects is Daniel carrying? \tnone\t1 10\n1 John journeyed to the kitchen.\n2 Mary got the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 John travelled to the hallway.\n5 Daniel journeyed to the bathroom.\n6 How many objects is Mary carrying? \tone\t2\n7 Mary left the football.\n8 Daniel travelled to the garden.\n9 How many objects is Mary carrying? \tnone\t2 7\n10 Sandra went to the bathroom.\n11 John travelled to the kitchen.\n12 How many objects is Mary carrying? \tnone\t2 7\n13 Daniel journeyed to the office.\n14 John moved to the office.\n15 Sandra went back to the garden.\n16 Mary got the football there.\n17 How many objects is Mary carrying? \tone\t2 7 16\n1 Mary got the football there.\n2 John grabbed the milk there.\n3 How many objects is John carrying? \tone\t2\n4 Daniel travelled to the hallway.\n5 John dropped the milk there.\n6 How many objects is Mary carrying? \tone\t1\n7 John went back to the bathroom.\n8 Sandra went to the kitchen.\n9 How many objects is John carrying? \tnone\t2 5\n10 Sandra took the apple there.\n11 Sandra moved to the garden.\n12 How many objects is Sandra carrying? \tone\t10\n13 Daniel travelled to the bedroom.\n14 Mary gave the football to Daniel.\n15 How many objects is Mary carrying? \tnone\t1 14\n1 Daniel went back to the garden.\n2 John travelled to the bedroom.\n3 Sandra journeyed to the garden.\n4 Sandra picked up the milk there.\n5 How many objects is Sandra carrying? \tone\t4\n6 John moved to the kitchen.\n7 Sandra gave the milk to Mary.\n8 How many objects is Sandra carrying? \tnone\t4 7\n9 Mary gave the milk to Sandra.\n10 Daniel moved to the bathroom.\n11 How many objects is Sandra carrying? \tone\t4 7 9\n12 Sandra handed the milk to Mary.\n13 Mary passed the milk to Sandra.\n14 How many objects is Mary carrying? \tnone\t7 9 12 13\n15 Sandra dropped the milk.\n16 Daniel moved to the kitchen.\n17 How many objects is Mary carrying? \tnone\t7 9 12 13\n1 John went to the office.\n2 John got the milk there.\n3 How many objects is John carrying? \tone\t2\n4 Mary grabbed the football there.\n5 Mary gave the football to Daniel.\n6 How many objects is John carrying? \tone\t2\n7 Daniel went back to the kitchen.\n8 Sandra went to the bathroom.\n9 How many objects is Mary carrying? \tnone\t4 5\n10 Sandra travelled to the kitchen.\n11 Daniel journeyed to the bedroom.\n12 How many objects is Mary carrying? \tnone\t4 5\n13 Sandra moved to the hallway.\n14 Daniel went back to the bathroom.\n15 John went back to the bathroom.\n16 John dropped the milk.\n17 How many objects is John carrying? \tnone\t2 16\n1 Sandra travelled to the bedroom.\n2 Mary travelled to the office.\n3 John picked up the milk there.\n4 John gave the milk to Mary.\n5 How many objects is John carrying? \tnone\t3 4\n6 Sandra went back to the kitchen.\n7 Mary discarded the milk.\n8 How many objects is John carrying? \tnone\t3 4\n9 Mary took the milk there.\n10 Mary gave the milk to John.\n11 How many objects is Mary carrying? \tnone\t4 7 9 10\n12 Daniel went to the kitchen.\n13 John gave the milk to Mary.\n14 How many objects is Mary carrying? \tone\t4 7 9 10 13\n15 Mary handed the milk to John.\n16 John went back to the garden.\n17 How many objects is Mary carrying? \tnone\t4 7 9 10 13 15\n1 Daniel went to the kitchen.\n2 Sandra moved to the garden.\n3 Mary journeyed to the garden.\n4 John went to the office.\n5 Daniel went back to the bedroom.\n6 Sandra picked up the milk there.\n7 How many objects is Sandra carrying? \tone\t6\n8 Sandra passed the milk to Mary.\n9 Sandra journeyed to the bathroom.\n10 How many objects is Sandra carrying? \tnone\t6 8\n11 Daniel travelled to the office.\n12 Sandra journeyed to the office.\n13 How many objects is Sandra carrying? \tnone\t6 8\n14 Sandra travelled to the kitchen.\n15 John took the football there.\n16 How many objects is John carrying? \tone\t15\n17 John handed the football to Daniel.\n18 Mary left the milk there.\n19 How many objects is John carrying? \tnone\t15 17\n1 Daniel moved to the hallway.\n2 Daniel went back to the bedroom.\n3 Daniel journeyed to the garden.\n4 John travelled to the hallway.\n5 Sandra went back to the garden.\n6 John went to the office.\n7 John got the football there.\n8 Daniel went to the hallway.\n9 How many objects is John carrying? \tone\t7\n10 Daniel took the apple there.\n11 Daniel picked up the milk there.\n12 How many objects is Daniel carrying? \ttwo\t10 11\n13 Sandra journeyed to the kitchen.\n14 Daniel discarded the milk.\n15 How many objects is Daniel carrying? \tone\t10 11 14\n16 Sandra travelled to the hallway.\n17 Sandra travelled to the garden.\n18 How many objects is Daniel carrying? \tone\t10 11 14\n19 Sandra moved to the kitchen.\n20 Sandra went back to the bathroom.\n21 How many objects is Daniel carrying? \tone\t10 11 14\n1 John took the football there.\n2 Mary went to the kitchen.\n3 How many objects is John carrying? \tone\t1\n4 Daniel moved to the bedroom.\n5 Daniel moved to the garden.\n6 How many objects is John carrying? \tone\t1\n7 Daniel grabbed the milk there.\n8 John gave the football to Sandra.\n9 How many objects is John carrying? \tnone\t1 8\n10 Daniel left the milk.\n11 Sandra put down the football there.\n12 How many objects is John carrying? \tnone\t1 8\n13 John journeyed to the bedroom.\n14 Daniel picked up the milk there.\n15 How many objects is John carrying? \tnone\t1 8\n1 Sandra grabbed the milk there.\n2 Sandra put down the milk.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 Daniel moved to the garden.\n5 Mary grabbed the football there.\n6 How many objects is Sandra carrying? \tnone\t1 2\n7 Mary dropped the football.\n8 Mary took the football there.\n9 How many objects is Mary carrying? \tone\t5 7 8\n10 Mary journeyed to the bathroom.\n11 Sandra journeyed to the hallway.\n12 How many objects is Mary carrying? \tone\t5 7 8\n13 Mary put down the football.\n14 Mary picked up the football there.\n15 How many objects is Mary carrying? \tone\t5 7 8 13 14\n1 Sandra got the football there.\n2 John picked up the apple there.\n3 How many objects is John carrying? \tone\t2\n4 Sandra dropped the football there.\n5 Sandra went to the bedroom.\n6 How many objects is John carrying? \tone\t2\n7 John gave the apple to Sandra.\n8 Sandra put down the apple.\n9 How many objects is Sandra carrying? \tnone\t1 4 7 8\n10 Mary went to the kitchen.\n11 Sandra went back to the office.\n12 How many objects is John carrying? \tnone\t2 7\n13 Mary grabbed the milk there.\n14 Mary left the milk there.\n15 How many objects is Mary carrying? \tnone\t13 14\n1 John travelled to the bathroom.\n2 Mary got the milk there.\n3 How many objects is Mary carrying? \tone\t2\n4 Sandra took the football there.\n5 Daniel journeyed to the office.\n6 How many objects is Mary carrying? \tone\t2\n7 Sandra moved to the garden.\n8 Sandra went back to the kitchen.\n9 How many objects is Mary carrying? \tone\t2\n10 Mary dropped the milk.\n11 Sandra handed the football to Mary.\n12 How many objects is Sandra carrying? \tnone\t4 11\n13 Mary gave the football to Sandra.\n14 Mary travelled to the garden.\n15 How many objects is Mary carrying? \tnone\t2 10 11 13\n1 John moved to the bathroom.\n2 John travelled to the hallway.\n3 John went to the bedroom.\n4 Daniel journeyed to the kitchen.\n5 Sandra took the football there.\n6 Sandra journeyed to the kitchen.\n7 How many objects is Sandra carrying? \tone\t5\n8 Sandra went to the bedroom.\n9 Sandra handed the football to John.\n10 How many objects is Sandra carrying? \tnone\t5 9\n11 John handed the football to Mary.\n12 Mary gave the football to John.\n13 How many objects is John carrying? \tone\t9 11 12\n14 Daniel went back to the office.\n15 John passed the football to Mary.\n16 How many objects is Mary carrying? \tone\t11 12 15\n17 Mary handed the football to John.\n18 John passed the football to Mary.\n19 How many objects is Mary carrying? \tone\t11 12 15 17 18\n1 John went back to the bathroom.\n2 John went back to the hallway.\n3 Mary moved to the hallway.\n4 Daniel went back to the bathroom.\n5 John grabbed the football there.\n6 Mary went to the bathroom.\n7 How many objects is John carrying? \tone\t5\n8 John discarded the football there.\n9 Sandra travelled to the garden.\n10 How many objects is John carrying? \tnone\t5 8\n11 John took the football there.\n12 Sandra went back to the bedroom.\n13 How many objects is John carrying? \tone\t5 8 11\n14 Mary journeyed to the office.\n15 Daniel went back to the bedroom.\n16 How many objects is John carrying? \tone\t5 8 11\n17 John left the football.\n18 Sandra went back to the bathroom.\n19 How many objects is John carrying? \tnone\t5 8 11 17\n1 Mary grabbed the milk there.\n2 Mary handed the milk to Daniel.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 Mary went back to the bedroom.\n5 Mary journeyed to the kitchen.\n6 How many objects is Mary carrying? \tnone\t1 2\n7 Mary moved to the bathroom.\n8 Daniel dropped the milk.\n9 How many objects is Daniel carrying? \tnone\t2 8\n10 Sandra moved to the office.\n11 Daniel grabbed the milk there.\n12 How many objects is Daniel carrying? \tone\t2 8 11\n13 John went to the hallway.\n14 Daniel passed the milk to Sandra.\n15 How many objects is Daniel carrying? \tnone\t2 8 11 14\n1 Mary journeyed to the bathroom.\n2 Sandra grabbed the milk there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra left the milk.\n5 Mary went to the kitchen.\n6 How many objects is Sandra carrying? \tnone\t2 4\n7 John moved to the garden.\n8 John took the football there.\n9 How many objects is John carrying? \tone\t8\n10 John left the football there.\n11 Mary journeyed to the hallway.\n12 How many objects is John carrying? \tnone\t8 10\n13 Daniel went to the office.\n14 Daniel moved to the bedroom.\n15 How many objects is John carrying? \tnone\t8 10\n1 Daniel moved to the kitchen.\n2 John went to the garden.\n3 Daniel journeyed to the hallway.\n4 Daniel moved to the kitchen.\n5 Daniel went to the hallway.\n6 Mary grabbed the football there.\n7 How many objects is Mary carrying? \tone\t6\n8 Mary dropped the football there.\n9 Daniel journeyed to the bedroom.\n10 How many objects is Mary carrying? \tnone\t6 8\n11 Sandra journeyed to the garden.\n12 Sandra journeyed to the hallway.\n13 How many objects is Mary carrying? \tnone\t6 8\n14 Daniel got the apple there.\n15 Sandra went to the bathroom.\n16 How many objects is Daniel carrying? \tone\t14\n17 Sandra grabbed the milk there.\n18 Daniel dropped the apple.\n19 How many objects is Daniel carrying? \tnone\t14 18\n1 Sandra went back to the bedroom.\n2 Daniel went to the kitchen.\n3 Daniel went to the bedroom.\n4 Mary went back to the hallway.\n5 John went to the office.\n6 Mary moved to the bedroom.\n7 Daniel moved to the office.\n8 Daniel went to the garden.\n9 Sandra travelled to the bathroom.\n10 Daniel took the football there.\n11 How many objects is Daniel carrying? \tone\t10\n12 Sandra travelled to the garden.\n13 Daniel handed the football to Sandra.\n14 How many objects is Daniel carrying? \tnone\t10 13\n15 Sandra passed the football to Daniel.\n16 Daniel passed the football to Sandra.\n17 How many objects is Sandra carrying? \tone\t13 15 16\n18 Sandra passed the football to Daniel.\n19 Daniel passed the football to Sandra.\n20 How many objects is Daniel carrying? \tnone\t10 13 15 16 18 19\n21 Sandra handed the football to Daniel.\n22 Daniel handed the football to Sandra.\n23 How many objects is Daniel carrying? \tnone\t10 13 15 16 18 19 21 22\n1 Sandra moved to the hallway.\n2 Daniel went back to the hallway.\n3 Daniel moved to the kitchen.\n4 John picked up the apple there.\n5 How many objects is John carrying? \tone\t4\n6 John handed the apple to Mary.\n7 Mary put down the apple.\n8 How many objects is Mary carrying? \tnone\t6 7\n9 Mary grabbed the apple there.\n10 Sandra got the football there.\n11 How many objects is Mary carrying? \tone\t6 7 9\n12 John moved to the bathroom.\n13 John went back to the bedroom.\n14 How many objects is Mary carrying? \tone\t6 7 9\n15 Mary left the apple there.\n16 Sandra left the football there.\n17 How many objects is Sandra carrying? \tnone\t10 16\n1 Mary travelled to the garden.\n2 Daniel journeyed to the bathroom.\n3 Daniel journeyed to the garden.\n4 John journeyed to the garden.\n5 Mary moved to the office.\n6 Sandra moved to the kitchen.\n7 Mary travelled to the garden.\n8 Sandra took the football there.\n9 How many objects is Sandra carrying? \tone\t8\n10 Mary went to the bathroom.\n11 Sandra moved to the bathroom.\n12 How many objects is Sandra carrying? \tone\t8\n13 Sandra moved to the garden.\n14 Sandra passed the football to John.\n15 How many objects is Sandra carrying? \tnone\t8 14\n16 John passed the football to Sandra.\n17 Sandra handed the football to John.\n18 How many objects is Sandra carrying? \tnone\t8 14 16 17\n19 Sandra travelled to the kitchen.\n20 John passed the football to Daniel.\n21 How many objects is Sandra carrying? \tnone\t8 14 16 17\n1 Daniel got the football there.\n2 Sandra moved to the hallway.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel travelled to the bathroom.\n5 Daniel grabbed the apple there.\n6 How many objects is Daniel carrying? \ttwo\t1 5\n7 Mary moved to the bedroom.\n8 John went to the bedroom.\n9 How many objects is Daniel carrying? \ttwo\t1 5\n10 John journeyed to the kitchen.\n11 Daniel put down the football there.\n12 How many objects is Daniel carrying? \tone\t1 5 11\n13 John journeyed to the office.\n14 Sandra moved to the office.\n15 How many objects is Daniel carrying? \tone\t1 5 11\n1 Sandra got the milk there.\n2 John went to the bathroom.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra discarded the milk.\n5 Sandra got the milk there.\n6 How many objects is Sandra carrying? \tone\t1 4 5\n7 John took the apple there.\n8 Sandra put down the milk.\n9 How many objects is Sandra carrying? \tnone\t1 4 5 8\n10 Sandra grabbed the football there.\n11 John handed the apple to Daniel.\n12 How many objects is John carrying? \tnone\t7 11\n13 Sandra went back to the office.\n14 Daniel gave the apple to John.\n15 How many objects is Sandra carrying? \tone\t1 4 5 8 10\n1 Sandra journeyed to the hallway.\n2 Sandra journeyed to the garden.\n3 Sandra went back to the kitchen.\n4 Mary went back to the kitchen.\n5 Sandra took the apple there.\n6 Daniel travelled to the hallway.\n7 How many objects is Sandra carrying? \tone\t5\n8 Sandra passed the apple to Mary.\n9 Mary gave the apple to Sandra.\n10 How many objects is Sandra carrying? \tone\t5 8 9\n11 Sandra went back to the hallway.\n12 Daniel went back to the kitchen.\n13 How many objects is Sandra carrying? \tone\t5 8 9\n14 Mary went back to the office.\n15 Mary moved to the kitchen.\n16 How many objects is Mary carrying? \tnone\t8 9\n17 John travelled to the bedroom.\n18 John went to the bathroom.\n19 Sandra went to the kitchen.\n20 Sandra gave the apple to Mary.\n21 How many objects is Sandra carrying? \tnone\t5 8 9 20\n1 Mary took the milk there.\n2 Daniel took the football there.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary left the milk.\n5 Mary grabbed the milk there.\n6 How many objects is Daniel carrying? \tone\t2\n7 Daniel discarded the football.\n8 John journeyed to the bathroom.\n9 How many objects is Daniel carrying? \tnone\t2 7\n10 Daniel got the football there.\n11 Daniel went to the office.\n12 How many objects is Daniel carrying? \tone\t2 7 10\n13 Daniel handed the football to Mary.\n14 Mary passed the football to Daniel.\n15 How many objects is Daniel carrying? \tone\t2 7 10 13 14\n1 Daniel picked up the apple there.\n2 John took the milk there.\n3 How many objects is John carrying? \tone\t2\n4 Daniel passed the apple to Mary.\n5 Mary handed the apple to Daniel.\n6 How many objects is John carrying? \tone\t2\n7 Daniel left the apple.\n8 John gave the milk to Sandra.\n9 How many objects is John carrying? \tnone\t2 8\n10 Sandra passed the milk to John.\n11 Daniel went back to the bedroom.\n12 How many objects is Sandra carrying? \tnone\t8 10\n13 Sandra moved to the garden.\n14 John moved to the garden.\n15 How many objects is Sandra carrying? \tnone\t8 10\n1 Sandra picked up the apple there.\n2 John went back to the bedroom.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra moved to the office.\n5 Mary moved to the kitchen.\n6 How many objects is Sandra carrying? \tone\t1\n7 Sandra took the milk there.\n8 Sandra discarded the milk.\n9 How many objects is Sandra carrying? \tone\t1 7 8\n10 Daniel travelled to the bathroom.\n11 John went to the hallway.\n12 How many objects is Sandra carrying? \tone\t1 7 8\n13 John journeyed to the bedroom.\n14 Sandra discarded the apple.\n15 How many objects is Sandra carrying? \tnone\t1 7 8 14\n1 John got the milk there.\n2 John left the milk.\n3 How many objects is John carrying? \tnone\t1 2\n4 Daniel got the football there.\n5 Sandra went back to the hallway.\n6 How many objects is Daniel carrying? \tone\t4\n7 Sandra moved to the bedroom.\n8 John travelled to the hallway.\n9 How many objects is John carrying? \tnone\t1 2\n10 Daniel passed the football to Sandra.\n11 Sandra discarded the football.\n12 How many objects is Sandra carrying? \tnone\t10 11\n13 Mary journeyed to the bathroom.\n14 Mary went to the office.\n15 How many objects is Sandra carrying? \tnone\t10 11\n1 John took the football there.\n2 John put down the football there.\n3 How many objects is John carrying? \tnone\t1 2\n4 Daniel moved to the garden.\n5 Daniel picked up the football there.\n6 How many objects is John carrying? \tnone\t1 2\n7 Daniel dropped the football.\n8 John went to the hallway.\n9 How many objects is Daniel carrying? \tnone\t5 7\n10 Sandra journeyed to the office.\n11 John went back to the bedroom.\n12 How many objects is Daniel carrying? \tnone\t5 7\n13 John moved to the office.\n14 John travelled to the bathroom.\n15 Sandra journeyed to the hallway.\n16 Mary travelled to the office.\n17 Sandra grabbed the apple there.\n18 Daniel grabbed the football there.\n19 How many objects is Daniel carrying? \tone\t5 7 18\n1 John picked up the football there.\n2 John passed the football to Mary.\n3 How many objects is John carrying? \tnone\t1 2\n4 Sandra travelled to the hallway.\n5 Mary dropped the football there.\n6 How many objects is Mary carrying? \tnone\t2 5\n7 Mary took the football there.\n8 Sandra went back to the office.\n9 How many objects is John carrying? \tnone\t1 2\n10 Mary handed the football to John.\n11 John passed the football to Mary.\n12 How many objects is John carrying? \tnone\t1 2 10 11\n13 Mary gave the football to John.\n14 John left the football.\n15 How many objects is Mary carrying? \tnone\t2 5 7 10 11 13\n1 Daniel went back to the kitchen.\n2 Mary travelled to the bathroom.\n3 John moved to the office.\n4 Daniel travelled to the bedroom.\n5 Daniel moved to the kitchen.\n6 Daniel went back to the bathroom.\n7 John journeyed to the hallway.\n8 Mary got the apple there.\n9 How many objects is Mary carrying? \tone\t8\n10 Mary handed the apple to Daniel.\n11 Sandra journeyed to the bathroom.\n12 How many objects is Mary carrying? \tnone\t8 10\n13 Daniel passed the apple to Mary.\n14 Mary passed the apple to Sandra.\n15 How many objects is Daniel carrying? \tnone\t10 13\n16 Daniel moved to the kitchen.\n17 Mary went to the hallway.\n18 How many objects is Daniel carrying? \tnone\t10 13\n19 Daniel went to the garden.\n20 John journeyed to the office.\n21 How many objects is Mary carrying? \tnone\t8 10 13 14\n1 Sandra journeyed to the bedroom.\n2 Sandra grabbed the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra passed the football to Daniel.\n5 Daniel handed the football to Sandra.\n6 How many objects is Sandra carrying? \tone\t2 4 5\n7 Sandra gave the football to Daniel.\n8 Mary travelled to the bathroom.\n9 How many objects is Sandra carrying? \tnone\t2 4 5 7\n10 Sandra went to the hallway.\n11 Mary moved to the bedroom.\n12 How many objects is Sandra carrying? \tnone\t2 4 5 7\n13 Daniel gave the football to Mary.\n14 Daniel journeyed to the office.\n15 How many objects is Daniel carrying? \tnone\t4 5 7 13\n1 Daniel travelled to the bedroom.\n2 John went to the bathroom.\n3 Daniel got the milk there.\n4 John moved to the hallway.\n5 How many objects is Daniel carrying? \tone\t3\n6 Daniel moved to the kitchen.\n7 Sandra went back to the office.\n8 How many objects is Daniel carrying? \tone\t3\n9 Daniel put down the milk.\n10 Daniel went back to the garden.\n11 How many objects is Daniel carrying? \tnone\t3 9\n12 Daniel went back to the kitchen.\n13 John went to the office.\n14 How many objects is Daniel carrying? \tnone\t3 9\n15 John grabbed the apple there.\n16 John left the apple there.\n17 How many objects is John carrying? \tnone\t15 16\n1 John went to the bedroom.\n2 Sandra got the milk there.\n3 How many objects is Sandra carrying? \tone\t2\n4 John moved to the kitchen.\n5 Sandra took the football there.\n6 How many objects is Sandra carrying? \ttwo\t2 5\n7 Sandra left the milk.\n8 John journeyed to the garden.\n9 How many objects is Sandra carrying? \tone\t2 5 7\n10 Daniel went back to the office.\n11 Daniel picked up the apple there.\n12 How many objects is Sandra carrying? \tone\t2 5 7\n13 Sandra dropped the football.\n14 Mary went back to the office.\n15 How many objects is Sandra carrying? \tnone\t2 5 7 13\n1 John moved to the garden.\n2 Mary took the apple there.\n3 How many objects is Mary carrying? \tone\t2\n4 John moved to the bedroom.\n5 Mary discarded the apple.\n6 How many objects is Mary carrying? \tnone\t2 5\n7 Mary took the apple there.\n8 Mary travelled to the bedroom.\n9 How many objects is Mary carrying? \tone\t2 5 7\n10 Mary gave the apple to John.\n11 Daniel journeyed to the kitchen.\n12 How many objects is Mary carrying? \tnone\t2 5 7 10\n13 Mary went back to the hallway.\n14 Mary went to the bathroom.\n15 How many objects is Mary carrying? \tnone\t2 5 7 10\n1 John travelled to the bathroom.\n2 Daniel travelled to the hallway.\n3 Mary journeyed to the kitchen.\n4 Daniel grabbed the football there.\n5 How many objects is Daniel carrying? \tone\t4\n6 Sandra journeyed to the hallway.\n7 Daniel handed the football to Sandra.\n8 How many objects is Daniel carrying? \tnone\t4 7\n9 Sandra handed the football to Daniel.\n10 Daniel gave the football to Sandra.\n11 How many objects is Daniel carrying? \tnone\t4 7 9 10\n12 Sandra gave the football to Daniel.\n13 Mary went to the garden.\n14 How many objects is Daniel carrying? \tone\t4 7 9 10 12\n15 Daniel handed the football to Sandra.\n16 John picked up the milk there.\n17 How many objects is Daniel carrying? \tnone\t4 7 9 10 12 15\n1 Mary moved to the bathroom.\n2 Sandra took the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra discarded the apple there.\n5 Mary went to the hallway.\n6 How many objects is Sandra carrying? \tnone\t2 4\n7 Mary picked up the apple there.\n8 Mary handed the apple to Sandra.\n9 How many objects is Mary carrying? \tnone\t7 8\n10 Sandra handed the apple to Mary.\n11 Mary journeyed to the office.\n12 How many objects is Sandra carrying? \tnone\t2 4 8 10\n13 Daniel went to the bedroom.\n14 Sandra journeyed to the kitchen.\n15 How many objects is Sandra carrying? \tnone\t2 4 8 10\n1 Mary picked up the milk there.\n2 Sandra went back to the office.\n3 How many objects is Mary carrying? \tone\t1\n4 Sandra got the football there.\n5 Daniel took the apple there.\n6 How many objects is Mary carrying? \tone\t1\n7 John journeyed to the hallway.\n8 Sandra journeyed to the hallway.\n9 How many objects is Daniel carrying? \tone\t5\n10 Mary left the milk.\n11 Sandra left the football.\n12 How many objects is Sandra carrying? \tnone\t4 11\n13 Sandra picked up the milk there.\n14 Sandra dropped the milk.\n15 How many objects is Mary carrying? \tnone\t1 10\n1 John journeyed to the bathroom.\n2 Mary journeyed to the bedroom.\n3 Daniel went to the office.\n4 Mary took the apple there.\n5 How many objects is Mary carrying? \tone\t4\n6 Sandra moved to the garden.\n7 Mary left the apple.\n8 How many objects is Mary carrying? \tnone\t4 7\n9 Mary picked up the apple there.\n10 John took the milk there.\n11 How many objects is John carrying? \tone\t10\n12 John put down the milk.\n13 Sandra went back to the kitchen.\n14 How many objects is Mary carrying? \tone\t4 7 9\n15 John travelled to the garden.\n16 Mary put down the apple.\n17 How many objects is John carrying? \tnone\t10 12\n1 Daniel went to the office.\n2 Sandra moved to the bedroom.\n3 John went back to the bedroom.\n4 Sandra got the milk there.\n5 How many objects is Sandra carrying? \tone\t4\n6 Sandra put down the milk.\n7 Daniel journeyed to the bathroom.\n8 How many objects is Sandra carrying? \tnone\t4 6\n9 Sandra got the milk there.\n10 Sandra passed the milk to John.\n11 How many objects is Sandra carrying? \tnone\t4 6 9 10\n12 Daniel journeyed to the office.\n13 Mary journeyed to the bathroom.\n14 How many objects is Sandra carrying? \tnone\t4 6 9 10\n15 Sandra travelled to the office.\n16 Daniel journeyed to the bedroom.\n17 How many objects is Sandra carrying? \tnone\t4 6 9 10\n1 Sandra picked up the apple there.\n2 Sandra left the apple.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 John grabbed the apple there.\n5 Daniel took the milk there.\n6 How many objects is John carrying? \tone\t4\n7 John passed the apple to Sandra.\n8 Sandra passed the apple to John.\n9 How many objects is Daniel carrying? \tone\t5\n10 John gave the apple to Sandra.\n11 Daniel put down the milk.\n12 How many objects is Daniel carrying? \tnone\t5 11\n13 Daniel journeyed to the bedroom.\n14 Sandra handed the apple to John.\n15 How many objects is Sandra carrying? \tnone\t1 2 7 8 10 14\n1 John grabbed the milk there.\n2 John put down the milk.\n3 How many objects is John carrying? \tnone\t1 2\n4 Mary travelled to the bedroom.\n5 Daniel journeyed to the office.\n6 How many objects is John carrying? \tnone\t1 2\n7 John went back to the hallway.\n8 Daniel journeyed to the bedroom.\n9 How many objects is John carrying? \tnone\t1 2\n10 John journeyed to the kitchen.\n11 John got the milk there.\n12 How many objects is John carrying? \tone\t1 2 11\n13 John put down the milk.\n14 Daniel moved to the kitchen.\n15 How many objects is John carrying? \tnone\t1 2 11 13\n1 Daniel went to the bedroom.\n2 John took the football there.\n3 How many objects is John carrying? \tone\t2\n4 John passed the football to Sandra.\n5 Sandra dropped the football.\n6 How many objects is John carrying? \tnone\t2 4\n7 John travelled to the hallway.\n8 Mary journeyed to the bedroom.\n9 How many objects is John carrying? \tnone\t2 4\n10 Sandra went to the office.\n11 John picked up the milk there.\n12 How many objects is John carrying? \tone\t2 4 11\n13 Mary went to the kitchen.\n14 Mary travelled to the bedroom.\n15 How many objects is John carrying? \tone\t2 4 11\n1 John travelled to the bedroom.\n2 Sandra picked up the milk there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra dropped the milk.\n5 John grabbed the apple there.\n6 How many objects is John carrying? \tone\t5\n7 John journeyed to the hallway.\n8 John journeyed to the kitchen.\n9 How many objects is John carrying? \tone\t5\n10 Daniel went back to the bedroom.\n11 John travelled to the hallway.\n12 How many objects is John carrying? \tone\t5\n13 John went to the kitchen.\n14 John journeyed to the hallway.\n15 Sandra got the milk there.\n16 Sandra dropped the milk.\n17 How many objects is Sandra carrying? \tnone\t2 4 15 16\n1 Daniel moved to the office.\n2 Mary moved to the office.\n3 Sandra picked up the apple there.\n4 Sandra dropped the apple.\n5 How many objects is Sandra carrying? \tnone\t3 4\n6 Sandra took the apple there.\n7 John went to the bedroom.\n8 How many objects is Sandra carrying? \tone\t3 4 6\n9 Sandra moved to the hallway.\n10 John got the milk there.\n11 How many objects is Sandra carrying? \tone\t3 4 6\n12 John put down the milk.\n13 Sandra put down the apple.\n14 How many objects is John carrying? \tnone\t10 12\n15 Mary journeyed to the bathroom.\n16 Mary travelled to the kitchen.\n17 How many objects is Sandra carrying? \tnone\t3 4 6 13\n1 Sandra journeyed to the bathroom.\n2 John grabbed the apple there.\n3 How many objects is John carrying? \tone\t2\n4 John journeyed to the garden.\n5 Daniel journeyed to the kitchen.\n6 How many objects is John carrying? \tone\t2\n7 Mary journeyed to the office.\n8 Daniel travelled to the garden.\n9 How many objects is John carrying? \tone\t2\n10 Mary got the milk there.\n11 John passed the apple to Daniel.\n12 How many objects is Mary carrying? \tone\t10\n13 Mary grabbed the football there.\n14 Daniel gave the apple to John.\n15 How many objects is Daniel carrying? \tnone\t11 14\n1 Sandra journeyed to the bathroom.\n2 Daniel journeyed to the kitchen.\n3 Daniel journeyed to the hallway.\n4 Daniel got the football there.\n5 How many objects is Daniel carrying? \tone\t4\n6 Daniel gave the football to Mary.\n7 Mary handed the football to Daniel.\n8 How many objects is Daniel carrying? \tone\t4 6 7\n9 Daniel handed the football to Mary.\n10 Mary put down the football there.\n11 How many objects is Daniel carrying? \tnone\t4 6 7 9\n12 John went back to the bathroom.\n13 Mary picked up the football there.\n14 How many objects is Mary carrying? \tone\t6 7 9 10 13\n15 Sandra got the milk there.\n16 Daniel took the apple there.\n17 How many objects is Mary carrying? \tone\t6 7 9 10 13\n1 Mary journeyed to the office.\n2 John travelled to the hallway.\n3 John went to the bathroom.\n4 Mary went back to the bathroom.\n5 John grabbed the apple there.\n6 John gave the apple to Mary.\n7 How many objects is John carrying? \tnone\t5 6\n8 Mary left the apple.\n9 Daniel journeyed to the office.\n10 How many objects is John carrying? \tnone\t5 6\n11 John picked up the apple there.\n12 John handed the apple to Mary.\n13 How many objects is John carrying? \tnone\t5 6 11 12\n14 Sandra went back to the kitchen.\n15 Mary travelled to the kitchen.\n16 How many objects is John carrying? \tnone\t5 6 11 12\n17 Mary passed the apple to Sandra.\n18 Daniel journeyed to the garden.\n19 How many objects is Mary carrying? \tnone\t6 8 12 17\n1 Daniel went back to the bathroom.\n2 Mary journeyed to the bedroom.\n3 John went back to the bedroom.\n4 Daniel went to the office.\n5 Mary journeyed to the kitchen.\n6 Mary picked up the football there.\n7 How many objects is Mary carrying? \tone\t6\n8 John grabbed the milk there.\n9 Mary went to the bedroom.\n10 How many objects is John carrying? \tone\t8\n11 Mary discarded the football.\n12 Mary travelled to the bathroom.\n13 How many objects is John carrying? \tone\t8\n14 Mary moved to the bedroom.\n15 John gave the milk to Mary.\n16 How many objects is John carrying? \tnone\t8 15\n17 Mary passed the milk to John.\n18 John handed the milk to Mary.\n19 How many objects is John carrying? \tnone\t8 15 17 18\n1 Sandra went back to the kitchen.\n2 Mary travelled to the bedroom.\n3 Daniel moved to the bedroom.\n4 Mary went back to the kitchen.\n5 John travelled to the bedroom.\n6 Daniel got the football there.\n7 How many objects is Daniel carrying? \tone\t6\n8 Daniel journeyed to the kitchen.\n9 Daniel handed the football to Mary.\n10 How many objects is Daniel carrying? \tnone\t6 9\n11 Mary gave the football to Sandra.\n12 Sandra handed the football to Mary.\n13 How many objects is Daniel carrying? \tnone\t6 9\n14 Daniel went to the bathroom.\n15 Mary journeyed to the garden.\n16 How many objects is Mary carrying? \tone\t9 11 12\n17 Mary took the milk there.\n18 John journeyed to the office.\n19 How many objects is Sandra carrying? \tnone\t11 12\n1 Daniel went to the kitchen.\n2 Mary travelled to the hallway.\n3 Mary went back to the bedroom.\n4 John journeyed to the garden.\n5 Daniel picked up the apple there.\n6 Mary travelled to the garden.\n7 How many objects is Daniel carrying? \tone\t5\n8 Mary moved to the bedroom.\n9 John journeyed to the kitchen.\n10 How many objects is Daniel carrying? \tone\t5\n11 Daniel went to the bedroom.\n12 Daniel travelled to the office.\n13 Daniel put down the apple.\n14 John travelled to the garden.\n15 How many objects is Daniel carrying? \tnone\t5 13\n16 Daniel journeyed to the bathroom.\n17 Mary grabbed the football there.\n18 How many objects is Mary carrying? \tone\t17\n19 Mary discarded the football.\n20 Daniel travelled to the hallway.\n21 How many objects is Mary carrying? \tnone\t17 19\n"
  },
  {
    "path": "tasksv11/en/qa7_counting_train.txt",
    "content": "1 Mary moved to the bathroom.\n2 Sandra journeyed to the bedroom.\n3 John went to the kitchen.\n4 Mary took the football there.\n5 How many objects is Mary carrying? \tone\t4\n6 Sandra went back to the office.\n7 Daniel went back to the office.\n8 How many objects is Mary carrying? \tone\t4\n9 John moved to the bedroom.\n10 Sandra moved to the garden.\n11 How many objects is Mary carrying? \tone\t4\n12 Mary travelled to the garden.\n13 Mary went to the hallway.\n14 Sandra journeyed to the bedroom.\n15 Mary dropped the football.\n16 How many objects is Mary carrying? \tnone\t4 15\n17 Mary got the football there.\n18 Daniel travelled to the garden.\n19 How many objects is Mary carrying? \tone\t4 15 17\n1 Sandra went to the garden.\n2 Daniel journeyed to the bedroom.\n3 Mary picked up the apple there.\n4 Sandra got the milk there.\n5 How many objects is Sandra carrying? \tone\t4\n6 Mary went to the kitchen.\n7 Sandra discarded the milk.\n8 How many objects is Sandra carrying? \tnone\t4 7\n9 Sandra moved to the bedroom.\n10 Daniel journeyed to the bathroom.\n11 How many objects is Sandra carrying? \tnone\t4 7\n12 Sandra went back to the kitchen.\n13 Mary went to the garden.\n14 How many objects is Sandra carrying? \tnone\t4 7\n15 Daniel moved to the kitchen.\n16 Mary journeyed to the bathroom.\n17 Daniel journeyed to the hallway.\n18 Mary travelled to the hallway.\n19 John journeyed to the bedroom.\n20 Mary handed the apple to Daniel.\n21 How many objects is Mary carrying? \tnone\t3 20\n1 Sandra travelled to the office.\n2 Daniel grabbed the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel discarded the apple.\n5 John went back to the hallway.\n6 How many objects is Daniel carrying? \tnone\t2 4\n7 Daniel took the apple there.\n8 John journeyed to the bathroom.\n9 How many objects is Daniel carrying? \tone\t2 4 7\n10 Daniel moved to the kitchen.\n11 Daniel dropped the apple.\n12 How many objects is Daniel carrying? \tnone\t2 4 7 11\n13 Daniel grabbed the apple there.\n14 John went to the hallway.\n15 How many objects is Daniel carrying? \tone\t2 4 7 11 13\n1 Sandra went to the bedroom.\n2 Mary went to the office.\n3 Mary took the apple there.\n4 Mary put down the apple.\n5 How many objects is Mary carrying? \tnone\t3 4\n6 Mary went back to the bedroom.\n7 Mary travelled to the bathroom.\n8 How many objects is Mary carrying? \tnone\t3 4\n9 John went to the hallway.\n10 John got the football there.\n11 How many objects is John carrying? \tone\t10\n12 Mary moved to the hallway.\n13 John went to the office.\n14 How many objects is John carrying? \tone\t10\n15 Mary went back to the garden.\n16 John grabbed the apple there.\n17 How many objects is John carrying? \ttwo\t10 16\n1 Mary took the football there.\n2 Mary went to the garden.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary gave the football to Sandra.\n5 Mary journeyed to the office.\n6 How many objects is Mary carrying? \tnone\t1 4\n7 Daniel went back to the office.\n8 Daniel moved to the bathroom.\n9 How many objects is Mary carrying? \tnone\t1 4\n10 Sandra went back to the hallway.\n11 Daniel went back to the bedroom.\n12 Daniel picked up the milk there.\n13 Daniel put down the milk.\n14 How many objects is Daniel carrying? \tnone\t12 13\n15 Sandra left the football.\n16 Daniel grabbed the milk there.\n17 How many objects is Daniel carrying? \tone\t12 13 16\n1 John travelled to the office.\n2 John took the apple there.\n3 How many objects is John carrying? \tone\t2\n4 Mary got the milk there.\n5 Mary went back to the bedroom.\n6 How many objects is Mary carrying? \tone\t4\n7 John put down the apple.\n8 Mary went to the kitchen.\n9 How many objects is John carrying? \tnone\t2 7\n10 Daniel went to the office.\n11 Mary travelled to the hallway.\n12 How many objects is John carrying? \tnone\t2 7\n13 Daniel grabbed the apple there.\n14 Sandra travelled to the kitchen.\n15 How many objects is Daniel carrying? \tone\t13\n1 Sandra grabbed the football there.\n2 Sandra left the football.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 Mary moved to the hallway.\n5 Sandra grabbed the football there.\n6 How many objects is Sandra carrying? \tone\t1 2 5\n7 Daniel picked up the apple there.\n8 Daniel handed the apple to Mary.\n9 How many objects is Sandra carrying? \tone\t1 2 5\n10 Mary left the apple.\n11 Mary journeyed to the bedroom.\n12 How many objects is Mary carrying? \tnone\t8 10\n13 Sandra passed the football to Mary.\n14 Mary went back to the kitchen.\n15 How many objects is Mary carrying? \tone\t8 10 13\n1 John journeyed to the hallway.\n2 Mary grabbed the milk there.\n3 How many objects is Mary carrying? \tone\t2\n4 John got the football there.\n5 Sandra journeyed to the hallway.\n6 How many objects is Mary carrying? \tone\t2\n7 Mary dropped the milk.\n8 Daniel journeyed to the hallway.\n9 How many objects is John carrying? \tone\t4\n10 John journeyed to the bedroom.\n11 Daniel took the milk there.\n12 How many objects is Mary carrying? \tnone\t2 7\n13 Daniel handed the milk to Mary.\n14 Sandra journeyed to the garden.\n15 How many objects is Daniel carrying? \tnone\t11 13\n1 Daniel travelled to the office.\n2 Sandra journeyed to the kitchen.\n3 Daniel travelled to the garden.\n4 John moved to the kitchen.\n5 Daniel moved to the office.\n6 Sandra got the milk there.\n7 How many objects is Sandra carrying? \tone\t6\n8 John went to the bathroom.\n9 Sandra left the milk.\n10 How many objects is Sandra carrying? \tnone\t6 9\n11 Daniel journeyed to the hallway.\n12 Sandra got the milk there.\n13 How many objects is Sandra carrying? \tone\t6 9 12\n14 Mary moved to the office.\n15 Sandra went to the garden.\n16 How many objects is Sandra carrying? \tone\t6 9 12\n17 Mary went back to the garden.\n18 Mary travelled to the hallway.\n19 How many objects is Sandra carrying? \tone\t6 9 12\n1 Daniel grabbed the football there.\n2 Daniel gave the football to Sandra.\n3 How many objects is Daniel carrying? \tnone\t1 2\n4 Sandra gave the football to Daniel.\n5 Daniel passed the football to Sandra.\n6 How many objects is Sandra carrying? \tone\t2 4 5\n7 Mary journeyed to the bathroom.\n8 Sandra handed the football to Daniel.\n9 How many objects is Daniel carrying? \tone\t1 2 4 5 8\n10 Daniel handed the football to Sandra.\n11 Sandra dropped the football there.\n12 How many objects is Sandra carrying? \tnone\t2 4 5 8 10 11\n13 Daniel picked up the football there.\n14 Daniel passed the football to Sandra.\n15 How many objects is Daniel carrying? \tnone\t1 2 4 5 8 10 13 14\n1 Mary journeyed to the bathroom.\n2 Daniel grabbed the milk there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel dropped the milk there.\n5 Mary went back to the bedroom.\n6 How many objects is Daniel carrying? \tnone\t2 4\n7 Mary went to the kitchen.\n8 Sandra went to the kitchen.\n9 How many objects is Daniel carrying? \tnone\t2 4\n10 Daniel picked up the milk there.\n11 Sandra moved to the bathroom.\n12 How many objects is Daniel carrying? \tone\t2 4 10\n13 Daniel passed the milk to John.\n14 Mary went back to the bathroom.\n15 How many objects is Daniel carrying? \tnone\t2 4 10 13\n1 John picked up the milk there.\n2 Daniel went back to the bathroom.\n3 How many objects is John carrying? \tone\t1\n4 John went back to the bedroom.\n5 John left the milk.\n6 How many objects is John carrying? \tnone\t1 5\n7 Mary journeyed to the office.\n8 Daniel went to the garden.\n9 How many objects is John carrying? \tnone\t1 5\n10 John went to the kitchen.\n11 John journeyed to the office.\n12 How many objects is John carrying? \tnone\t1 5\n13 Sandra moved to the garden.\n14 John travelled to the hallway.\n15 Mary went to the bedroom.\n16 Sandra moved to the kitchen.\n17 Mary picked up the milk there.\n18 Mary went back to the hallway.\n19 How many objects is Mary carrying? \tone\t17\n1 Mary went back to the hallway.\n2 John went back to the kitchen.\n3 John went back to the hallway.\n4 Mary got the football there.\n5 How many objects is Mary carrying? \tone\t4\n6 Daniel went back to the bathroom.\n7 Mary handed the football to John.\n8 How many objects is Mary carrying? \tnone\t4 7\n9 John put down the football.\n10 John grabbed the milk there.\n11 How many objects is Mary carrying? \tnone\t4 7\n12 John got the football there.\n13 Sandra went to the kitchen.\n14 How many objects is Mary carrying? \tnone\t4 7\n15 Mary went back to the bathroom.\n16 Sandra took the apple there.\n17 How many objects is John carrying? \ttwo\t7 9 10 12\n1 Daniel went back to the hallway.\n2 Mary went back to the garden.\n3 Mary went to the bathroom.\n4 John journeyed to the kitchen.\n5 Daniel picked up the apple there.\n6 Daniel dropped the apple there.\n7 How many objects is Daniel carrying? \tnone\t5 6\n8 John picked up the milk there.\n9 John went back to the bathroom.\n10 How many objects is John carrying? \tone\t8\n11 Sandra moved to the office.\n12 Mary journeyed to the bedroom.\n13 How many objects is John carrying? \tone\t8\n14 John put down the milk there.\n15 John grabbed the football there.\n16 How many objects is John carrying? \tone\t8 14 15\n17 Sandra went to the garden.\n18 John put down the football there.\n19 How many objects is John carrying? \tnone\t8 14 15 18\n1 Mary journeyed to the garden.\n2 John journeyed to the bathroom.\n3 Mary got the apple there.\n4 Sandra grabbed the milk there.\n5 How many objects is Mary carrying? \tone\t3\n6 Sandra went to the office.\n7 Daniel travelled to the bathroom.\n8 How many objects is Mary carrying? \tone\t3\n9 Mary dropped the apple.\n10 Daniel travelled to the bedroom.\n11 How many objects is Mary carrying? \tnone\t3 9\n12 Mary picked up the apple there.\n13 John went back to the office.\n14 How many objects is Mary carrying? \tone\t3 9 12\n15 Daniel went back to the hallway.\n16 Sandra handed the milk to John.\n17 How many objects is Sandra carrying? \tnone\t4 16\n1 Sandra took the apple there.\n2 John travelled to the garden.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra discarded the apple.\n5 Daniel went back to the bedroom.\n6 How many objects is Sandra carrying? \tnone\t1 4\n7 Mary travelled to the kitchen.\n8 Sandra picked up the milk there.\n9 How many objects is Sandra carrying? \tone\t1 4 8\n10 Sandra took the apple there.\n11 Sandra passed the apple to Daniel.\n12 How many objects is Sandra carrying? \tone\t1 4 8 10 11\n13 Daniel handed the apple to Sandra.\n14 Sandra dropped the apple.\n15 How many objects is Sandra carrying? \tone\t1 4 8 10 11 13 14\n1 Sandra travelled to the bedroom.\n2 John moved to the garden.\n3 John went back to the hallway.\n4 John moved to the bedroom.\n5 John picked up the milk there.\n6 Mary got the football there.\n7 How many objects is Mary carrying? \tone\t6\n8 Mary passed the football to Daniel.\n9 Daniel passed the football to Mary.\n10 How many objects is Mary carrying? \tone\t6 8 9\n11 Mary handed the football to Daniel.\n12 John put down the milk.\n13 How many objects is Mary carrying? \tnone\t6 8 9 11\n14 Daniel passed the football to Mary.\n15 Sandra picked up the milk there.\n16 How many objects is Daniel carrying? \tnone\t8 9 11 14\n17 Mary handed the football to Daniel.\n18 John travelled to the bathroom.\n19 How many objects is John carrying? \tnone\t5 12\n1 Mary went back to the bathroom.\n2 John moved to the bedroom.\n3 Mary moved to the kitchen.\n4 Mary went to the garden.\n5 Sandra picked up the milk there.\n6 Mary travelled to the bedroom.\n7 How many objects is Sandra carrying? \tone\t5\n8 Mary picked up the football there.\n9 Mary passed the football to John.\n10 How many objects is Sandra carrying? \tone\t5\n11 John handed the football to Mary.\n12 Mary gave the football to John.\n13 How many objects is Mary carrying? \tnone\t8 9 11 12\n14 Daniel went to the bedroom.\n15 John passed the football to Mary.\n16 How many objects is Mary carrying? \tone\t8 9 11 12 15\n17 Mary passed the football to John.\n18 Daniel travelled to the kitchen.\n19 How many objects is John carrying? \tone\t9 11 12 15 17\n1 Daniel travelled to the hallway.\n2 Sandra moved to the hallway.\n3 Sandra got the football there.\n4 Sandra gave the football to Daniel.\n5 How many objects is Sandra carrying? \tnone\t3 4\n6 Daniel handed the football to Sandra.\n7 Sandra went back to the bathroom.\n8 How many objects is Sandra carrying? \tone\t3 4 6\n9 Sandra dropped the football.\n10 Sandra picked up the football there.\n11 How many objects is Daniel carrying? \tnone\t4 6\n12 John went back to the bathroom.\n13 Sandra travelled to the hallway.\n14 How many objects is Sandra carrying? \tone\t3 4 6 9 10\n15 Sandra went to the kitchen.\n16 Sandra left the football there.\n17 How many objects is Sandra carrying? \tnone\t3 4 6 9 10 16\n1 Daniel travelled to the hallway.\n2 Mary went to the bathroom.\n3 Mary went back to the kitchen.\n4 Sandra travelled to the kitchen.\n5 Mary journeyed to the garden.\n6 Daniel got the apple there.\n7 How many objects is Daniel carrying? \tone\t6\n8 Mary journeyed to the kitchen.\n9 Daniel discarded the apple.\n10 How many objects is Daniel carrying? \tnone\t6 9\n11 Daniel got the apple there.\n12 John journeyed to the bedroom.\n13 How many objects is Daniel carrying? \tone\t6 9 11\n14 Daniel dropped the apple there.\n15 Sandra went back to the bathroom.\n16 How many objects is Daniel carrying? \tnone\t6 9 11 14\n17 John moved to the kitchen.\n18 Daniel went back to the bedroom.\n19 How many objects is Daniel carrying? \tnone\t6 9 11 14\n1 Sandra travelled to the bedroom.\n2 John travelled to the bathroom.\n3 John picked up the football there.\n4 John took the milk there.\n5 How many objects is John carrying? \ttwo\t3 4\n6 John moved to the hallway.\n7 John journeyed to the garden.\n8 How many objects is John carrying? \ttwo\t3 4\n9 John handed the football to Daniel.\n10 John journeyed to the bathroom.\n11 How many objects is John carrying? \tone\t3 4 9\n12 Daniel travelled to the bedroom.\n13 Daniel passed the football to Sandra.\n14 How many objects is John carrying? \tone\t3 4 9\n15 Mary went back to the bedroom.\n16 Sandra discarded the football.\n17 How many objects is Sandra carrying? \tnone\t13 16\n1 Sandra grabbed the football there.\n2 John picked up the milk there.\n3 How many objects is John carrying? \tone\t2\n4 Mary went back to the kitchen.\n5 John put down the milk there.\n6 How many objects is John carrying? \tnone\t2 5\n7 Daniel moved to the garden.\n8 Sandra handed the football to Mary.\n9 How many objects is John carrying? \tnone\t2 5\n10 John moved to the garden.\n11 Mary handed the football to Sandra.\n12 How many objects is Mary carrying? \tnone\t8 11\n13 Sandra went back to the office.\n14 John moved to the bedroom.\n15 How many objects is Mary carrying? \tnone\t8 11\n1 John went back to the garden.\n2 John travelled to the bedroom.\n3 Mary went to the hallway.\n4 Daniel went to the kitchen.\n5 Daniel moved to the office.\n6 John moved to the bathroom.\n7 Mary went back to the garden.\n8 Mary picked up the apple there.\n9 How many objects is Mary carrying? \tone\t8\n10 Sandra travelled to the hallway.\n11 Daniel travelled to the bedroom.\n12 How many objects is Mary carrying? \tone\t8\n13 Daniel moved to the hallway.\n14 Daniel went to the office.\n15 How many objects is Mary carrying? \tone\t8\n16 Mary went back to the kitchen.\n17 John got the football there.\n18 How many objects is John carrying? \tone\t17\n19 Daniel travelled to the hallway.\n20 Mary dropped the apple.\n21 How many objects is John carrying? \tone\t17\n1 Daniel moved to the kitchen.\n2 John picked up the football there.\n3 How many objects is John carrying? \tone\t2\n4 John passed the football to Daniel.\n5 Mary grabbed the apple there.\n6 How many objects is Mary carrying? \tone\t5\n7 Mary moved to the garden.\n8 Daniel gave the football to John.\n9 How many objects is John carrying? \tone\t2 4 8\n10 Daniel went back to the office.\n11 John put down the football.\n12 How many objects is Mary carrying? \tone\t5\n13 John grabbed the football there.\n14 Sandra moved to the bathroom.\n15 How many objects is Daniel carrying? \tnone\t4 8\n1 John went to the hallway.\n2 Daniel went back to the kitchen.\n3 Sandra moved to the kitchen.\n4 Sandra moved to the bedroom.\n5 Sandra took the milk there.\n6 Sandra put down the milk.\n7 How many objects is Sandra carrying? \tnone\t5 6\n8 Sandra picked up the milk there.\n9 Sandra passed the milk to Mary.\n10 How many objects is Sandra carrying? \tnone\t5 6 8 9\n11 Sandra travelled to the garden.\n12 Mary discarded the milk.\n13 How many objects is Mary carrying? \tnone\t9 12\n14 Sandra travelled to the bathroom.\n15 Daniel moved to the garden.\n16 How many objects is Sandra carrying? \tnone\t5 6 8 9\n17 Daniel took the football there.\n18 John moved to the kitchen.\n19 How many objects is Mary carrying? \tnone\t9 12\n1 Mary journeyed to the hallway.\n2 Sandra took the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra handed the apple to Daniel.\n5 Sandra journeyed to the office.\n6 How many objects is Sandra carrying? \tnone\t2 4\n7 Sandra went back to the kitchen.\n8 John journeyed to the kitchen.\n9 How many objects is Sandra carrying? \tnone\t2 4\n10 Sandra got the football there.\n11 Sandra discarded the football.\n12 How many objects is Sandra carrying? \tnone\t2 4 10 11\n13 Sandra went back to the hallway.\n14 Sandra went to the garden.\n15 How many objects is Sandra carrying? \tnone\t2 4 10 11\n1 John travelled to the garden.\n2 Mary picked up the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 Mary discarded the football there.\n5 Mary went back to the bedroom.\n6 How many objects is Mary carrying? \tnone\t2 4\n7 Mary went back to the bathroom.\n8 Sandra went to the bedroom.\n9 How many objects is Mary carrying? \tnone\t2 4\n10 Mary moved to the kitchen.\n11 Mary went to the bedroom.\n12 Sandra went back to the hallway.\n13 Sandra took the milk there.\n14 How many objects is Sandra carrying? \tone\t13\n15 Mary went back to the hallway.\n16 Sandra gave the milk to Mary.\n17 How many objects is Sandra carrying? \tnone\t13 16\n1 Mary travelled to the kitchen.\n2 Sandra travelled to the bathroom.\n3 John went back to the bathroom.\n4 Daniel went back to the bathroom.\n5 Mary journeyed to the bedroom.\n6 Mary moved to the office.\n7 John moved to the kitchen.\n8 John went to the office.\n9 John moved to the bathroom.\n10 Daniel went to the hallway.\n11 John went to the garden.\n12 Daniel picked up the apple there.\n13 How many objects is Daniel carrying? \tone\t12\n14 Daniel journeyed to the office.\n15 Sandra moved to the office.\n16 How many objects is Daniel carrying? \tone\t12\n17 Daniel left the apple.\n18 Mary went back to the bathroom.\n19 How many objects is Daniel carrying? \tnone\t12 17\n20 Sandra got the apple there.\n21 Daniel picked up the football there.\n22 How many objects is Daniel carrying? \tone\t12 17 21\n23 Mary moved to the office.\n24 Sandra picked up the milk there.\n25 How many objects is Sandra carrying? \ttwo\t20 24\n1 Daniel went back to the garden.\n2 Daniel moved to the kitchen.\n3 Mary travelled to the garden.\n4 Sandra took the apple there.\n5 How many objects is Sandra carrying? \tone\t4\n6 John moved to the hallway.\n7 John took the football there.\n8 How many objects is John carrying? \tone\t7\n9 John went to the bedroom.\n10 John put down the football there.\n11 How many objects is John carrying? \tnone\t7 10\n12 John picked up the football there.\n13 Mary went back to the kitchen.\n14 How many objects is John carrying? \tone\t7 10 12\n15 Daniel journeyed to the bathroom.\n16 Sandra journeyed to the garden.\n17 How many objects is John carrying? \tone\t7 10 12\n1 Sandra journeyed to the office.\n2 Mary took the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 Daniel moved to the office.\n5 Mary gave the football to Sandra.\n6 How many objects is Mary carrying? \tnone\t2 5\n7 Sandra passed the football to Mary.\n8 Mary gave the football to Sandra.\n9 How many objects is Sandra carrying? \tone\t5 7 8\n10 Sandra left the football.\n11 John moved to the bathroom.\n12 How many objects is Sandra carrying? \tnone\t5 7 8 10\n13 Daniel went back to the bedroom.\n14 Daniel went back to the office.\n15 How many objects is Mary carrying? \tnone\t2 5 7 8\n1 John took the apple there.\n2 John passed the apple to Daniel.\n3 How many objects is John carrying? \tnone\t1 2\n4 Daniel passed the apple to John.\n5 Mary went back to the garden.\n6 How many objects is John carrying? \tone\t1 2 4\n7 John journeyed to the kitchen.\n8 John journeyed to the bedroom.\n9 How many objects is Daniel carrying? \tnone\t2 4\n10 Mary travelled to the office.\n11 Mary picked up the football there.\n12 How many objects is Mary carrying? \tone\t11\n13 Mary went to the bathroom.\n14 John went to the hallway.\n15 How many objects is Mary carrying? \tone\t11\n1 Daniel took the milk there.\n2 John journeyed to the hallway.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel put down the milk.\n5 Sandra journeyed to the bathroom.\n6 How many objects is Daniel carrying? \tnone\t1 4\n7 Daniel got the milk there.\n8 John travelled to the bedroom.\n9 How many objects is Daniel carrying? \tone\t1 4 7\n10 Daniel went back to the hallway.\n11 Daniel journeyed to the kitchen.\n12 How many objects is Daniel carrying? \tone\t1 4 7\n13 Sandra took the apple there.\n14 Sandra discarded the apple there.\n15 How many objects is Sandra carrying? \tnone\t13 14\n1 Sandra picked up the football there.\n2 Sandra gave the football to Daniel.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 Daniel passed the football to Sandra.\n5 Sandra gave the football to Daniel.\n6 How many objects is Sandra carrying? \tnone\t1 2 4 5\n7 Daniel handed the football to Sandra.\n8 John went back to the bathroom.\n9 How many objects is Daniel carrying? \tnone\t2 4 5 7\n10 Mary went back to the bathroom.\n11 Sandra gave the football to Daniel.\n12 How many objects is Sandra carrying? \tnone\t1 2 4 5 7 11\n13 Daniel discarded the football there.\n14 Daniel picked up the football there.\n15 How many objects is Daniel carrying? \tone\t2 4 5 7 11 13 14\n1 Daniel went to the bathroom.\n2 Mary moved to the bedroom.\n3 Daniel picked up the football there.\n4 Daniel grabbed the apple there.\n5 How many objects is Daniel carrying? \ttwo\t3 4\n6 John moved to the bathroom.\n7 Daniel put down the apple.\n8 How many objects is Daniel carrying? \tone\t3 4 7\n9 Daniel travelled to the bedroom.\n10 Daniel journeyed to the kitchen.\n11 How many objects is Daniel carrying? \tone\t3 4 7\n12 Sandra went to the kitchen.\n13 Daniel handed the football to Sandra.\n14 How many objects is Daniel carrying? \tnone\t3 4 7 13\n15 Sandra passed the football to Daniel.\n16 Daniel passed the football to Sandra.\n17 How many objects is Daniel carrying? \tnone\t3 4 7 13 15 16\n1 Daniel went back to the kitchen.\n2 John journeyed to the bedroom.\n3 John moved to the bathroom.\n4 Daniel travelled to the office.\n5 John went back to the hallway.\n6 Sandra moved to the bedroom.\n7 John went to the kitchen.\n8 Mary went to the garden.\n9 John moved to the hallway.\n10 Mary travelled to the kitchen.\n11 Sandra travelled to the hallway.\n12 Daniel travelled to the hallway.\n13 Sandra went back to the bathroom.\n14 Daniel journeyed to the garden.\n15 Sandra got the football there.\n16 Sandra went back to the kitchen.\n17 How many objects is Sandra carrying? \tone\t15\n18 Sandra handed the football to Mary.\n19 Mary passed the football to Sandra.\n20 How many objects is Sandra carrying? \tone\t15 18 19\n21 Sandra handed the football to Mary.\n22 Mary gave the football to Sandra.\n23 How many objects is Sandra carrying? \tone\t15 18 19 21 22\n24 John went back to the garden.\n25 Mary went to the hallway.\n26 How many objects is Sandra carrying? \tone\t15 18 19 21 22\n27 Daniel went back to the office.\n28 Daniel went back to the hallway.\n29 How many objects is Mary carrying? \tnone\t18 19 21 22\n1 Daniel grabbed the milk there.\n2 Daniel gave the milk to Mary.\n3 How many objects is Daniel carrying? \tnone\t1 2\n4 John went back to the hallway.\n5 Sandra travelled to the garden.\n6 How many objects is Daniel carrying? \tnone\t1 2\n7 Mary dropped the milk.\n8 Daniel got the milk there.\n9 How many objects is Mary carrying? \tnone\t2 7\n10 Daniel handed the milk to Mary.\n11 Mary handed the milk to Daniel.\n12 How many objects is Mary carrying? \tnone\t2 7 10 11\n13 Daniel gave the milk to Mary.\n14 Sandra went back to the office.\n15 How many objects is Daniel carrying? \tnone\t1 2 8 10 11 13\n1 Mary grabbed the apple there.\n2 John journeyed to the bedroom.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary dropped the apple.\n5 John picked up the apple there.\n6 How many objects is John carrying? \tone\t5\n7 John left the apple there.\n8 Sandra got the apple there.\n9 How many objects is Mary carrying? \tnone\t1 4\n10 Sandra passed the apple to John.\n11 John handed the apple to Mary.\n12 How many objects is John carrying? \tnone\t5 7 10 11\n13 Mary passed the apple to John.\n14 John handed the apple to Mary.\n15 How many objects is Sandra carrying? \tnone\t8 10\n1 John took the apple there.\n2 Daniel moved to the bedroom.\n3 How many objects is John carrying? \tone\t1\n4 John handed the apple to Mary.\n5 Mary discarded the apple.\n6 How many objects is John carrying? \tnone\t1 4\n7 Mary picked up the apple there.\n8 Mary moved to the garden.\n9 How many objects is Mary carrying? \tone\t4 5 7\n10 Mary moved to the bathroom.\n11 Mary grabbed the football there.\n12 How many objects is Mary carrying? \ttwo\t4 5 7 11\n13 Mary dropped the football there.\n14 Mary picked up the football there.\n15 How many objects is Mary carrying? \ttwo\t4 5 7 11 13 14\n1 John took the milk there.\n2 Sandra took the apple there.\n3 How many objects is John carrying? \tone\t1\n4 Sandra moved to the office.\n5 Mary picked up the football there.\n6 How many objects is Mary carrying? \tone\t5\n7 Sandra left the apple there.\n8 John went back to the bedroom.\n9 How many objects is Mary carrying? \tone\t5\n10 Mary passed the football to John.\n11 John discarded the football.\n12 How many objects is Sandra carrying? \tnone\t2 7\n13 John passed the milk to Mary.\n14 Sandra journeyed to the garden.\n15 How many objects is John carrying? \tnone\t1 10 11 13\n1 Sandra journeyed to the kitchen.\n2 Sandra took the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra journeyed to the office.\n5 Sandra gave the football to John.\n6 How many objects is Sandra carrying? \tnone\t2 5\n7 John went back to the garden.\n8 John passed the football to Mary.\n9 How many objects is John carrying? \tnone\t5 8\n10 Mary passed the football to John.\n11 John passed the football to Mary.\n12 How many objects is Sandra carrying? \tnone\t2 5\n13 John went to the office.\n14 Daniel journeyed to the kitchen.\n15 How many objects is John carrying? \tnone\t5 8 10 11\n1 Mary took the football there.\n2 Mary discarded the football.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 Sandra took the football there.\n5 John moved to the kitchen.\n6 How many objects is Mary carrying? \tnone\t1 2\n7 Sandra discarded the football there.\n8 Mary grabbed the football there.\n9 How many objects is Sandra carrying? \tnone\t4 7\n10 Mary passed the football to John.\n11 John passed the football to Mary.\n12 How many objects is Mary carrying? \tone\t1 2 8 10 11\n13 Mary handed the football to John.\n14 John passed the football to Mary.\n15 How many objects is Mary carrying? \tone\t1 2 8 10 11 13 14\n1 Sandra journeyed to the garden.\n2 Sandra went back to the kitchen.\n3 Mary moved to the office.\n4 Daniel went back to the hallway.\n5 Mary travelled to the garden.\n6 Daniel got the milk there.\n7 How many objects is Daniel carrying? \tone\t6\n8 Daniel put down the milk.\n9 Sandra got the football there.\n10 How many objects is Sandra carrying? \tone\t9\n11 Daniel picked up the apple there.\n12 Daniel moved to the bedroom.\n13 How many objects is Daniel carrying? \tone\t6 8 11\n14 Sandra went back to the bathroom.\n15 Mary went back to the kitchen.\n16 How many objects is Sandra carrying? \tone\t9\n17 Sandra discarded the football.\n18 Sandra grabbed the football there.\n19 How many objects is Sandra carrying? \tone\t9 17 18\n1 Sandra went back to the bedroom.\n2 Daniel went to the bedroom.\n3 John moved to the garden.\n4 Mary travelled to the bedroom.\n5 Mary journeyed to the hallway.\n6 John went back to the bedroom.\n7 John moved to the hallway.\n8 Mary went back to the kitchen.\n9 John went to the bedroom.\n10 Daniel moved to the garden.\n11 John travelled to the hallway.\n12 Daniel went back to the bathroom.\n13 John travelled to the bedroom.\n14 Sandra journeyed to the kitchen.\n15 Daniel moved to the hallway.\n16 Sandra went back to the bedroom.\n17 Sandra moved to the bathroom.\n18 Sandra moved to the kitchen.\n19 Sandra went to the bedroom.\n20 Sandra journeyed to the office.\n21 Sandra went back to the kitchen.\n22 Daniel moved to the bathroom.\n23 Mary went to the garden.\n24 Sandra went back to the hallway.\n25 Sandra travelled to the garden.\n26 Daniel took the milk there.\n27 How many objects is Daniel carrying? \tone\t26\n28 John travelled to the bathroom.\n29 Daniel passed the milk to John.\n30 How many objects is Daniel carrying? \tnone\t26 29\n31 Daniel travelled to the garden.\n32 Daniel went back to the bedroom.\n33 How many objects is Daniel carrying? \tnone\t26 29\n34 John went to the bedroom.\n35 John handed the milk to Daniel.\n36 How many objects is John carrying? \tnone\t29 35\n37 Daniel passed the milk to John.\n38 John gave the milk to Daniel.\n39 How many objects is John carrying? \tnone\t29 35 37 38\n1 Sandra travelled to the bedroom.\n2 Daniel went to the bathroom.\n3 Daniel travelled to the office.\n4 John moved to the garden.\n5 Sandra journeyed to the office.\n6 John journeyed to the hallway.\n7 Mary travelled to the garden.\n8 Sandra got the milk there.\n9 How many objects is Sandra carrying? \tone\t8\n10 Mary moved to the bedroom.\n11 Mary went to the hallway.\n12 How many objects is Sandra carrying? \tone\t8\n13 Sandra gave the milk to Daniel.\n14 Sandra went to the hallway.\n15 How many objects is Sandra carrying? \tnone\t8 13\n16 Sandra travelled to the kitchen.\n17 Daniel put down the milk.\n18 How many objects is Daniel carrying? \tnone\t13 17\n19 Daniel got the milk there.\n20 Sandra got the football there.\n21 How many objects is Daniel carrying? \tone\t13 17 19\n1 Mary went back to the kitchen.\n2 Mary journeyed to the garden.\n3 Daniel travelled to the office.\n4 John travelled to the office.\n5 Sandra went back to the office.\n6 Sandra journeyed to the kitchen.\n7 John went to the kitchen.\n8 Mary went back to the office.\n9 Daniel went to the kitchen.\n10 Sandra picked up the apple there.\n11 How many objects is Sandra carrying? \tone\t10\n12 Sandra put down the apple there.\n13 John went to the bathroom.\n14 How many objects is Sandra carrying? \tnone\t10 12\n15 John journeyed to the kitchen.\n16 Mary journeyed to the kitchen.\n17 How many objects is Sandra carrying? \tnone\t10 12\n18 Sandra took the apple there.\n19 Sandra travelled to the bathroom.\n20 How many objects is Sandra carrying? \tone\t10 12 18\n21 John moved to the office.\n22 Daniel travelled to the garden.\n23 How many objects is Sandra carrying? \tone\t10 12 18\n1 Mary went back to the bathroom.\n2 John went to the hallway.\n3 Mary went back to the office.\n4 Mary went to the hallway.\n5 Daniel went back to the hallway.\n6 Sandra took the football there.\n7 How many objects is Sandra carrying? \tone\t6\n8 Sandra went to the bathroom.\n9 Sandra moved to the garden.\n10 How many objects is Sandra carrying? \tone\t6\n11 Sandra discarded the football.\n12 Daniel travelled to the kitchen.\n13 How many objects is Sandra carrying? \tnone\t6 11\n14 Sandra picked up the football there.\n15 Mary moved to the bathroom.\n16 How many objects is Sandra carrying? \tone\t6 11 14\n17 Daniel travelled to the office.\n18 Mary travelled to the kitchen.\n19 How many objects is Sandra carrying? \tone\t6 11 14\n1 Daniel grabbed the milk there.\n2 Daniel gave the milk to Mary.\n3 How many objects is Daniel carrying? \tnone\t1 2\n4 Mary handed the milk to Daniel.\n5 Sandra moved to the bathroom.\n6 How many objects is Daniel carrying? \tone\t1 2 4\n7 Daniel handed the milk to Mary.\n8 Mary moved to the bedroom.\n9 How many objects is Mary carrying? \tone\t2 4 7\n10 John went to the garden.\n11 John journeyed to the office.\n12 How many objects is Daniel carrying? \tnone\t1 2 4 7\n13 John travelled to the bedroom.\n14 Mary discarded the milk.\n15 How many objects is Mary carrying? \tnone\t2 4 7 14\n1 Mary took the football there.\n2 Mary gave the football to Daniel.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 Daniel gave the football to Mary.\n5 Mary passed the football to Daniel.\n6 How many objects is Mary carrying? \tnone\t1 2 4 5\n7 Daniel left the football.\n8 Daniel grabbed the football there.\n9 How many objects is Daniel carrying? \tone\t2 4 5 7 8\n10 Daniel put down the football.\n11 Sandra travelled to the kitchen.\n12 How many objects is Daniel carrying? \tnone\t2 4 5 7 8 10\n13 Sandra went back to the bedroom.\n14 Mary went to the kitchen.\n15 How many objects is Daniel carrying? \tnone\t2 4 5 7 8 10\n1 Daniel moved to the bathroom.\n2 John grabbed the apple there.\n3 How many objects is John carrying? \tone\t2\n4 John journeyed to the bathroom.\n5 Sandra journeyed to the kitchen.\n6 How many objects is John carrying? \tone\t2\n7 John passed the apple to Daniel.\n8 Daniel gave the apple to John.\n9 How many objects is John carrying? \tone\t2 7 8\n10 John gave the apple to Daniel.\n11 Daniel gave the apple to John.\n12 How many objects is Daniel carrying? \tnone\t7 8 10 11\n13 Mary went back to the kitchen.\n14 John went to the office.\n15 How many objects is Daniel carrying? \tnone\t7 8 10 11\n1 Sandra journeyed to the bathroom.\n2 John journeyed to the kitchen.\n3 Sandra journeyed to the hallway.\n4 Daniel journeyed to the bathroom.\n5 John grabbed the milk there.\n6 Sandra went back to the garden.\n7 How many objects is John carrying? \tone\t5\n8 John travelled to the office.\n9 Daniel travelled to the bedroom.\n10 How many objects is John carrying? \tone\t5\n11 John passed the milk to Mary.\n12 Mary handed the milk to John.\n13 How many objects is John carrying? \tone\t5 11 12\n14 Daniel picked up the football there.\n15 Mary went back to the bathroom.\n16 How many objects is Daniel carrying? \tone\t14\n17 Mary journeyed to the kitchen.\n18 Daniel discarded the football there.\n19 How many objects is Daniel carrying? \tnone\t14 18\n1 Sandra moved to the kitchen.\n2 Sandra went to the bathroom.\n3 Sandra went to the garden.\n4 Sandra went to the bedroom.\n5 Mary travelled to the bedroom.\n6 Daniel journeyed to the bedroom.\n7 Daniel moved to the kitchen.\n8 Daniel moved to the bathroom.\n9 John journeyed to the kitchen.\n10 Sandra journeyed to the hallway.\n11 Sandra picked up the football there.\n12 John went back to the office.\n13 How many objects is Sandra carrying? \tone\t11\n14 John went to the bedroom.\n15 Mary travelled to the kitchen.\n16 How many objects is Sandra carrying? \tone\t11\n17 Daniel moved to the kitchen.\n18 Mary picked up the milk there.\n19 How many objects is Mary carrying? \tone\t18\n20 Mary dropped the milk there.\n21 Mary journeyed to the bedroom.\n22 How many objects is Mary carrying? \tnone\t18 20\n23 Daniel grabbed the milk there.\n24 Sandra left the football.\n25 How many objects is Sandra carrying? \tnone\t11 24\n1 Mary journeyed to the office.\n2 Mary went back to the garden.\n3 Mary journeyed to the bathroom.\n4 Mary journeyed to the garden.\n5 Mary journeyed to the office.\n6 Sandra grabbed the apple there.\n7 How many objects is Sandra carrying? \tone\t6\n8 Sandra discarded the apple.\n9 Daniel went to the bedroom.\n10 How many objects is Sandra carrying? \tnone\t6 8\n11 Sandra moved to the bedroom.\n12 John travelled to the hallway.\n13 How many objects is Sandra carrying? \tnone\t6 8\n14 Mary grabbed the apple there.\n15 Sandra journeyed to the kitchen.\n16 How many objects is Mary carrying? \tone\t14\n17 Sandra took the milk there.\n18 John went back to the office.\n19 How many objects is Mary carrying? \tone\t14\n1 Mary moved to the hallway.\n2 Mary grabbed the milk there.\n3 How many objects is Mary carrying? \tone\t2\n4 Daniel travelled to the kitchen.\n5 John moved to the office.\n6 How many objects is Mary carrying? \tone\t2\n7 Mary went to the bedroom.\n8 John went to the hallway.\n9 How many objects is Mary carrying? \tone\t2\n10 Daniel took the football there.\n11 Daniel put down the football.\n12 How many objects is Daniel carrying? \tnone\t10 11\n13 Daniel grabbed the apple there.\n14 Daniel put down the apple there.\n15 How many objects is Daniel carrying? \tnone\t10 11 13 14\n1 Daniel travelled to the office.\n2 Mary took the apple there.\n3 How many objects is Mary carrying? \tone\t2\n4 Mary passed the apple to John.\n5 John handed the apple to Mary.\n6 How many objects is John carrying? \tnone\t4 5\n7 John went back to the bedroom.\n8 Daniel journeyed to the garden.\n9 How many objects is Mary carrying? \tone\t2 4 5\n10 Mary handed the apple to Sandra.\n11 Sandra handed the apple to Mary.\n12 How many objects is Mary carrying? \tone\t2 4 5 10 11\n13 Mary put down the apple there.\n14 Mary got the apple there.\n15 How many objects is Mary carrying? \tone\t2 4 5 10 11 13 14\n1 Daniel moved to the office.\n2 Daniel went to the bedroom.\n3 Daniel took the apple there.\n4 John got the milk there.\n5 How many objects is Daniel carrying? \tone\t3\n6 Daniel left the apple there.\n7 Daniel travelled to the hallway.\n8 How many objects is John carrying? \tone\t4\n9 John moved to the kitchen.\n10 John travelled to the hallway.\n11 How many objects is Daniel carrying? \tnone\t3 6\n12 Daniel went back to the bedroom.\n13 Daniel moved to the kitchen.\n14 John left the milk.\n15 Sandra got the milk there.\n16 How many objects is John carrying? \tnone\t4 14\n17 John went back to the office.\n18 John went back to the kitchen.\n19 How many objects is John carrying? \tnone\t4 14\n1 Mary travelled to the bathroom.\n2 John went back to the hallway.\n3 Mary moved to the garden.\n4 Mary went to the kitchen.\n5 John moved to the bedroom.\n6 John went back to the office.\n7 Daniel went to the garden.\n8 Mary went to the office.\n9 Daniel got the football there.\n10 Daniel left the football there.\n11 How many objects is Daniel carrying? \tnone\t9 10\n12 Daniel went back to the bathroom.\n13 Daniel went back to the bedroom.\n14 How many objects is Daniel carrying? \tnone\t9 10\n15 John went back to the kitchen.\n16 Mary went back to the bedroom.\n17 How many objects is Daniel carrying? \tnone\t9 10\n18 Sandra journeyed to the bedroom.\n19 John went to the hallway.\n20 John took the milk there.\n21 Sandra went back to the office.\n22 How many objects is John carrying? \tone\t20\n23 John discarded the milk there.\n24 John picked up the milk there.\n25 How many objects is John carrying? \tone\t20 23 24\n1 Mary journeyed to the kitchen.\n2 John travelled to the hallway.\n3 Mary moved to the office.\n4 Daniel journeyed to the bedroom.\n5 John journeyed to the kitchen.\n6 Daniel went to the bathroom.\n7 John went back to the bathroom.\n8 John got the milk there.\n9 How many objects is John carrying? \tone\t8\n10 John moved to the garden.\n11 John travelled to the hallway.\n12 How many objects is John carrying? \tone\t8\n13 Daniel travelled to the kitchen.\n14 John discarded the milk.\n15 How many objects is John carrying? \tnone\t8 14\n16 John picked up the milk there.\n17 Sandra went back to the hallway.\n18 How many objects is John carrying? \tone\t8 14 16\n19 Mary travelled to the hallway.\n20 John gave the milk to Mary.\n21 How many objects is John carrying? \tnone\t8 14 16 20\n1 Sandra journeyed to the hallway.\n2 John moved to the garden.\n3 John moved to the hallway.\n4 Mary moved to the bathroom.\n5 Daniel journeyed to the garden.\n6 Mary journeyed to the bedroom.\n7 Mary went to the kitchen.\n8 Daniel moved to the hallway.\n9 Sandra moved to the bedroom.\n10 John went back to the bedroom.\n11 John went back to the garden.\n12 Daniel went to the bedroom.\n13 Mary travelled to the bathroom.\n14 John travelled to the hallway.\n15 Sandra travelled to the hallway.\n16 Daniel went to the office.\n17 Sandra travelled to the bedroom.\n18 Daniel grabbed the apple there.\n19 How many objects is Daniel carrying? \tone\t18\n20 Daniel went to the bedroom.\n21 Daniel left the apple.\n22 How many objects is Daniel carrying? \tnone\t18 21\n23 Sandra picked up the apple there.\n24 Mary picked up the milk there.\n25 How many objects is Daniel carrying? \tnone\t18 21\n26 John moved to the office.\n27 John went to the bathroom.\n28 How many objects is Sandra carrying? \tone\t23\n29 John moved to the hallway.\n30 Sandra dropped the apple.\n31 How many objects is Mary carrying? \tone\t24\n1 John moved to the bedroom.\n2 Daniel travelled to the office.\n3 John grabbed the football there.\n4 Mary went to the garden.\n5 How many objects is John carrying? \tone\t3\n6 John went back to the hallway.\n7 Sandra went back to the office.\n8 How many objects is John carrying? \tone\t3\n9 Daniel went back to the bedroom.\n10 John dropped the football.\n11 How many objects is John carrying? \tnone\t3 10\n12 Sandra went to the bedroom.\n13 Daniel took the apple there.\n14 How many objects is Daniel carrying? \tone\t13\n15 Daniel handed the apple to Sandra.\n16 Sandra left the apple.\n17 How many objects is Daniel carrying? \tnone\t13 15\n1 John grabbed the apple there.\n2 Mary moved to the hallway.\n3 How many objects is John carrying? \tone\t1\n4 John grabbed the milk there.\n5 John went to the bedroom.\n6 How many objects is John carrying? \ttwo\t1 4\n7 John left the apple.\n8 Mary went back to the garden.\n9 How many objects is John carrying? \tone\t1 4 7\n10 Mary moved to the bedroom.\n11 Mary got the apple there.\n12 How many objects is John carrying? \tone\t1 4 7\n13 Mary went to the kitchen.\n14 John left the milk there.\n15 How many objects is John carrying? \tnone\t1 4 7 14\n1 Daniel moved to the bedroom.\n2 Daniel journeyed to the hallway.\n3 Mary travelled to the hallway.\n4 Mary went to the garden.\n5 Daniel journeyed to the garden.\n6 Sandra went to the bathroom.\n7 Daniel took the football there.\n8 Daniel handed the football to Mary.\n9 How many objects is Daniel carrying? \tnone\t7 8\n10 John journeyed to the garden.\n11 Mary gave the football to John.\n12 How many objects is Daniel carrying? \tnone\t7 8\n13 John went to the bedroom.\n14 Sandra journeyed to the bedroom.\n15 How many objects is Mary carrying? \tnone\t8 11\n16 Mary travelled to the kitchen.\n17 Mary travelled to the hallway.\n18 How many objects is Mary carrying? \tnone\t8 11\n19 Sandra went to the garden.\n20 Daniel journeyed to the bathroom.\n21 John journeyed to the office.\n22 John discarded the football.\n23 How many objects is John carrying? \tnone\t11 22\n1 John travelled to the hallway.\n2 Daniel went to the bedroom.\n3 Sandra travelled to the kitchen.\n4 John went back to the bathroom.\n5 Daniel went to the garden.\n6 Mary went to the bathroom.\n7 Daniel moved to the bedroom.\n8 Mary went back to the garden.\n9 John travelled to the garden.\n10 John moved to the office.\n11 Mary picked up the football there.\n12 Mary put down the football.\n13 How many objects is Mary carrying? \tnone\t11 12\n14 Mary grabbed the apple there.\n15 John grabbed the milk there.\n16 How many objects is Mary carrying? \tone\t11 12 14\n17 John went to the bathroom.\n18 John went back to the kitchen.\n19 How many objects is John carrying? \tone\t15\n20 John handed the milk to Sandra.\n21 Mary dropped the apple.\n22 How many objects is John carrying? \tnone\t15 20\n23 Sandra put down the milk.\n24 Mary got the apple there.\n25 How many objects is Mary carrying? \tone\t11 12 14 21 24\n1 Daniel got the milk there.\n2 Sandra journeyed to the garden.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel put down the milk there.\n5 Daniel went back to the bathroom.\n6 How many objects is Daniel carrying? \tnone\t1 4\n7 Sandra journeyed to the bedroom.\n8 Mary travelled to the kitchen.\n9 How many objects is Daniel carrying? \tnone\t1 4\n10 Sandra went back to the office.\n11 Sandra journeyed to the bathroom.\n12 Sandra went to the bedroom.\n13 Mary travelled to the bathroom.\n14 Sandra moved to the garden.\n15 John journeyed to the bathroom.\n16 Daniel moved to the garden.\n17 John travelled to the office.\n18 Daniel went to the kitchen.\n19 Daniel journeyed to the bedroom.\n20 Mary journeyed to the office.\n21 Mary got the apple there.\n22 How many objects is Mary carrying? \tone\t21\n23 Sandra went to the kitchen.\n24 Mary passed the apple to John.\n25 How many objects is Mary carrying? \tnone\t21 24\n1 John went back to the garden.\n2 Sandra went back to the office.\n3 Sandra took the football there.\n4 Sandra travelled to the bathroom.\n5 How many objects is Sandra carrying? \tone\t3\n6 Sandra moved to the hallway.\n7 Mary went back to the kitchen.\n8 How many objects is Sandra carrying? \tone\t3\n9 John moved to the hallway.\n10 Sandra went to the garden.\n11 Sandra passed the football to Daniel.\n12 Sandra went back to the hallway.\n13 How many objects is Sandra carrying? \tnone\t3 11\n14 Daniel went to the bedroom.\n15 Daniel went back to the garden.\n16 How many objects is Sandra carrying? \tnone\t3 11\n17 Sandra moved to the garden.\n18 Daniel discarded the football.\n19 How many objects is Daniel carrying? \tnone\t11 18\n1 Mary moved to the bathroom.\n2 Sandra went to the garden.\n3 Mary picked up the apple there.\n4 Daniel journeyed to the office.\n5 How many objects is Mary carrying? \tone\t3\n6 John went back to the garden.\n7 John went to the office.\n8 How many objects is Mary carrying? \tone\t3\n9 Mary dropped the apple.\n10 Daniel travelled to the bathroom.\n11 How many objects is Mary carrying? \tnone\t3 9\n12 Mary journeyed to the kitchen.\n13 Daniel journeyed to the kitchen.\n14 How many objects is Mary carrying? \tnone\t3 9\n15 Mary moved to the garden.\n16 Daniel journeyed to the bedroom.\n17 Sandra journeyed to the bathroom.\n18 John journeyed to the bedroom.\n19 Sandra journeyed to the hallway.\n20 Sandra went back to the office.\n21 Sandra travelled to the bathroom.\n22 Daniel grabbed the football there.\n23 How many objects is Daniel carrying? \tone\t22\n1 Daniel moved to the hallway.\n2 Sandra moved to the bathroom.\n3 Daniel went back to the garden.\n4 Daniel took the football there.\n5 How many objects is Daniel carrying? \tone\t4\n6 Daniel dropped the football.\n7 Daniel grabbed the football there.\n8 How many objects is Daniel carrying? \tone\t4 6 7\n9 Sandra got the milk there.\n10 Daniel discarded the football.\n11 How many objects is Daniel carrying? \tnone\t4 6 7 10\n12 Sandra moved to the bedroom.\n13 Daniel got the football there.\n14 How many objects is Daniel carrying? \tone\t4 6 7 10 13\n15 Sandra gave the milk to John.\n16 John passed the milk to Mary.\n17 How many objects is Sandra carrying? \tnone\t9 15\n1 John grabbed the apple there.\n2 John passed the apple to Mary.\n3 How many objects is John carrying? \tnone\t1 2\n4 Mary discarded the apple.\n5 Mary grabbed the apple there.\n6 How many objects is Mary carrying? \tone\t2 4 5\n7 Mary went back to the kitchen.\n8 John went to the hallway.\n9 How many objects is John carrying? \tnone\t1 2\n10 John moved to the bedroom.\n11 Daniel went back to the bathroom.\n12 How many objects is Mary carrying? \tone\t2 4 5\n13 Sandra moved to the kitchen.\n14 Mary passed the apple to Sandra.\n15 How many objects is Mary carrying? \tnone\t2 4 5 14\n1 John journeyed to the garden.\n2 Mary travelled to the office.\n3 Sandra moved to the office.\n4 Daniel went to the kitchen.\n5 Daniel moved to the hallway.\n6 Sandra went back to the hallway.\n7 Daniel went back to the bedroom.\n8 Sandra went to the garden.\n9 Sandra went to the bathroom.\n10 Daniel went back to the office.\n11 John went back to the office.\n12 John journeyed to the bathroom.\n13 Mary travelled to the garden.\n14 Mary travelled to the kitchen.\n15 John travelled to the kitchen.\n16 Sandra travelled to the office.\n17 John went back to the hallway.\n18 John went back to the bedroom.\n19 Mary went back to the bathroom.\n20 John went back to the office.\n21 Sandra travelled to the kitchen.\n22 Sandra went to the hallway.\n23 Sandra picked up the milk there.\n24 Sandra travelled to the bedroom.\n25 How many objects is Sandra carrying? \tone\t23\n26 Daniel travelled to the bathroom.\n27 Sandra journeyed to the bathroom.\n28 How many objects is Sandra carrying? \tone\t23\n29 Sandra passed the milk to Mary.\n30 Mary passed the milk to Sandra.\n31 How many objects is Sandra carrying? \tone\t23 29 30\n32 Sandra gave the milk to Mary.\n33 Daniel journeyed to the bedroom.\n34 How many objects is Sandra carrying? \tnone\t23 29 30 32\n35 Mary gave the milk to Sandra.\n36 Daniel went back to the kitchen.\n37 How many objects is Mary carrying? \tnone\t29 30 32 35\n1 Daniel journeyed to the hallway.\n2 Mary took the apple there.\n3 How many objects is Mary carrying? \tone\t2\n4 John took the milk there.\n5 John discarded the milk.\n6 How many objects is John carrying? \tnone\t4 5\n7 John picked up the milk there.\n8 John put down the milk.\n9 How many objects is John carrying? \tnone\t4 5 7 8\n10 John moved to the bedroom.\n11 John went back to the bathroom.\n12 How many objects is John carrying? \tnone\t4 5 7 8\n13 Mary left the apple.\n14 Sandra journeyed to the hallway.\n15 How many objects is John carrying? \tnone\t4 5 7 8\n1 Mary picked up the milk there.\n2 Mary travelled to the kitchen.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary dropped the milk.\n5 Daniel picked up the milk there.\n6 How many objects is Mary carrying? \tnone\t1 4\n7 Daniel moved to the bathroom.\n8 Daniel gave the milk to John.\n9 How many objects is Mary carrying? \tnone\t1 4\n10 John handed the milk to Sandra.\n11 Sandra gave the milk to John.\n12 How many objects is Daniel carrying? \tnone\t5 8\n13 Sandra went to the kitchen.\n14 John travelled to the hallway.\n15 How many objects is Sandra carrying? \tnone\t10 11\n1 Mary moved to the bathroom.\n2 Daniel travelled to the garden.\n3 Sandra moved to the bedroom.\n4 Daniel picked up the football there.\n5 How many objects is Daniel carrying? \tone\t4\n6 John moved to the kitchen.\n7 Sandra went to the office.\n8 How many objects is Daniel carrying? \tone\t4\n9 Daniel dropped the football.\n10 Sandra journeyed to the bedroom.\n11 How many objects is Daniel carrying? \tnone\t4 9\n12 Sandra travelled to the hallway.\n13 Mary travelled to the office.\n14 How many objects is Daniel carrying? \tnone\t4 9\n15 Daniel took the football there.\n16 Sandra journeyed to the kitchen.\n17 How many objects is Daniel carrying? \tone\t4 9 15\n1 John went back to the garden.\n2 Daniel journeyed to the hallway.\n3 Sandra picked up the milk there.\n4 Sandra handed the milk to John.\n5 How many objects is Sandra carrying? \tnone\t3 4\n6 John handed the milk to Sandra.\n7 Sandra gave the milk to John.\n8 How many objects is John carrying? \tone\t4 6 7\n9 John went to the bathroom.\n10 John journeyed to the office.\n11 How many objects is John carrying? \tone\t4 6 7\n12 John journeyed to the bedroom.\n13 Mary travelled to the office.\n14 How many objects is Sandra carrying? \tnone\t3 4 6 7\n15 John grabbed the apple there.\n16 Daniel moved to the kitchen.\n17 How many objects is John carrying? \ttwo\t4 6 7 15\n1 Sandra went back to the bathroom.\n2 Sandra went to the hallway.\n3 Daniel went to the bathroom.\n4 John grabbed the milk there.\n5 How many objects is John carrying? \tone\t4\n6 Sandra went to the garden.\n7 John put down the milk there.\n8 How many objects is John carrying? \tnone\t4 7\n9 Sandra grabbed the milk there.\n10 Daniel moved to the kitchen.\n11 How many objects is John carrying? \tnone\t4 7\n12 Sandra left the milk.\n13 John picked up the milk there.\n14 How many objects is Sandra carrying? \tnone\t9 12\n15 John passed the milk to Sandra.\n16 Sandra gave the milk to John.\n17 How many objects is John carrying? \tone\t4 7 13 15 16\n1 Mary journeyed to the kitchen.\n2 Daniel travelled to the kitchen.\n3 Mary grabbed the apple there.\n4 Mary handed the apple to Daniel.\n5 How many objects is Mary carrying? \tnone\t3 4\n6 Mary journeyed to the bedroom.\n7 Daniel went to the bathroom.\n8 How many objects is Mary carrying? \tnone\t3 4\n9 John went back to the hallway.\n10 John moved to the office.\n11 How many objects is Mary carrying? \tnone\t3 4\n12 Sandra grabbed the football there.\n13 Sandra discarded the football.\n14 How many objects is Sandra carrying? \tnone\t12 13\n15 Sandra grabbed the football there.\n16 Sandra picked up the milk there.\n17 How many objects is Sandra carrying? \ttwo\t12 13 15 16\n1 John journeyed to the bedroom.\n2 Sandra moved to the garden.\n3 John went back to the kitchen.\n4 Daniel picked up the football there.\n5 How many objects is Daniel carrying? \tone\t4\n6 Daniel passed the football to Sandra.\n7 Sandra handed the football to Daniel.\n8 How many objects is Daniel carrying? \tone\t4 6 7\n9 Daniel moved to the bedroom.\n10 Mary moved to the bedroom.\n11 How many objects is Sandra carrying? \tnone\t6 7\n12 Mary journeyed to the kitchen.\n13 Mary moved to the bathroom.\n14 How many objects is Sandra carrying? \tnone\t6 7\n15 John went to the bedroom.\n16 Mary travelled to the hallway.\n17 Sandra moved to the bedroom.\n18 Daniel gave the football to John.\n19 How many objects is Daniel carrying? \tnone\t4 6 7 18\n1 Daniel picked up the milk there.\n2 Mary travelled to the garden.\n3 How many objects is Daniel carrying? \tone\t1\n4 John grabbed the apple there.\n5 John passed the apple to Sandra.\n6 How many objects is John carrying? \tnone\t4 5\n7 Daniel discarded the milk.\n8 Sandra discarded the apple.\n9 How many objects is John carrying? \tnone\t4 5\n10 John went back to the office.\n11 Sandra moved to the bedroom.\n12 How many objects is Daniel carrying? \tnone\t1 7\n13 Daniel journeyed to the hallway.\n14 Daniel went to the bathroom.\n15 How many objects is Sandra carrying? \tnone\t5 8\n1 Daniel travelled to the bedroom.\n2 John moved to the office.\n3 Sandra travelled to the bedroom.\n4 Daniel went to the office.\n5 Mary journeyed to the office.\n6 Sandra travelled to the hallway.\n7 Sandra went back to the garden.\n8 Mary travelled to the garden.\n9 Sandra travelled to the hallway.\n10 Mary grabbed the apple there.\n11 How many objects is Mary carrying? \tone\t10\n12 Sandra got the football there.\n13 Daniel journeyed to the bedroom.\n14 How many objects is Mary carrying? \tone\t10\n15 Mary went to the bedroom.\n16 Mary passed the apple to Daniel.\n17 How many objects is Sandra carrying? \tone\t12\n18 Daniel passed the apple to Mary.\n19 Mary moved to the hallway.\n20 How many objects is Mary carrying? \tone\t10 16 18\n21 Mary discarded the apple.\n22 Sandra discarded the football.\n23 How many objects is Mary carrying? \tnone\t10 16 18 21\n1 Mary travelled to the bathroom.\n2 Daniel got the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel dropped the football.\n5 Sandra travelled to the kitchen.\n6 How many objects is Daniel carrying? \tnone\t2 4\n7 Daniel took the football there.\n8 Sandra travelled to the bedroom.\n9 How many objects is Daniel carrying? \tone\t2 4 7\n10 John moved to the bathroom.\n11 Daniel moved to the garden.\n12 How many objects is Daniel carrying? \tone\t2 4 7\n13 Daniel took the milk there.\n14 Sandra went to the kitchen.\n15 How many objects is Daniel carrying? \ttwo\t2 4 7 13\n1 Daniel went back to the bathroom.\n2 Mary went back to the office.\n3 Mary went back to the bedroom.\n4 John travelled to the bedroom.\n5 John went back to the garden.\n6 Mary moved to the hallway.\n7 John travelled to the hallway.\n8 Mary went back to the bedroom.\n9 Daniel went back to the bedroom.\n10 Daniel took the apple there.\n11 How many objects is Daniel carrying? \tone\t10\n12 Daniel handed the apple to Mary.\n13 Mary gave the apple to Daniel.\n14 How many objects is Mary carrying? \tnone\t12 13\n15 Mary got the milk there.\n16 Mary left the milk there.\n17 How many objects is Mary carrying? \tnone\t12 13 15 16\n18 Sandra went to the office.\n19 John travelled to the garden.\n20 How many objects is Mary carrying? \tnone\t12 13 15 16\n21 John got the football there.\n22 Daniel picked up the milk there.\n23 How many objects is Daniel carrying? \ttwo\t10 12 13 22\n1 Sandra went back to the office.\n2 Mary travelled to the bathroom.\n3 Daniel moved to the bedroom.\n4 Daniel went back to the garden.\n5 Mary travelled to the bedroom.\n6 Sandra went to the garden.\n7 John went back to the garden.\n8 John went back to the hallway.\n9 Sandra travelled to the hallway.\n10 John journeyed to the bedroom.\n11 Daniel went back to the hallway.\n12 Daniel went back to the kitchen.\n13 John travelled to the kitchen.\n14 Sandra grabbed the milk there.\n15 How many objects is Sandra carrying? \tone\t14\n16 Sandra travelled to the bedroom.\n17 Sandra passed the milk to Mary.\n18 How many objects is Sandra carrying? \tnone\t14 17\n19 Mary handed the milk to Sandra.\n20 Sandra gave the milk to Mary.\n21 How many objects is Mary carrying? \tone\t17 19 20\n22 John went to the office.\n23 Daniel went to the bedroom.\n24 How many objects is Sandra carrying? \tnone\t14 17 19 20\n25 John moved to the kitchen.\n26 Mary passed the milk to Sandra.\n27 How many objects is Sandra carrying? \tone\t14 17 19 20 26\n1 Sandra travelled to the hallway.\n2 John went back to the kitchen.\n3 Sandra got the apple there.\n4 John went back to the office.\n5 How many objects is Sandra carrying? \tone\t3\n6 Sandra dropped the apple there.\n7 John travelled to the bathroom.\n8 How many objects is Sandra carrying? \tnone\t3 6\n9 John took the milk there.\n10 Mary went back to the bedroom.\n11 How many objects is John carrying? \tone\t9\n12 John picked up the football there.\n13 Daniel went to the office.\n14 How many objects is John carrying? \ttwo\t9 12\n15 Daniel journeyed to the hallway.\n16 John dropped the football.\n17 How many objects is John carrying? \tone\t9 12 16\n1 Daniel moved to the bathroom.\n2 John moved to the kitchen.\n3 Daniel went back to the kitchen.\n4 Sandra went to the hallway.\n5 Sandra went back to the bathroom.\n6 Sandra got the apple there.\n7 How many objects is Sandra carrying? \tone\t6\n8 Sandra grabbed the football there.\n9 Daniel journeyed to the office.\n10 How many objects is Sandra carrying? \ttwo\t6 8\n11 Sandra dropped the football there.\n12 Daniel went back to the garden.\n13 How many objects is Sandra carrying? \tone\t6 8 11\n14 Sandra left the apple.\n15 Sandra got the apple there.\n16 How many objects is Sandra carrying? \tone\t6 8 11 14 15\n17 Mary went back to the bedroom.\n18 Sandra put down the apple.\n19 How many objects is Sandra carrying? \tnone\t6 8 11 14 15 18\n1 Sandra picked up the football there.\n2 Sandra handed the football to John.\n3 How many objects is Sandra carrying? \tnone\t1 2\n4 Sandra went to the garden.\n5 John dropped the football.\n6 How many objects is Sandra carrying? \tnone\t1 2\n7 Sandra travelled to the bathroom.\n8 Sandra went to the bedroom.\n9 How many objects is John carrying? \tnone\t2 5\n10 Sandra took the football there.\n11 Sandra moved to the bathroom.\n12 How many objects is John carrying? \tnone\t2 5\n13 John went back to the kitchen.\n14 Sandra left the football.\n15 How many objects is Sandra carrying? \tnone\t1 2 10 14\n1 John picked up the apple there.\n2 Mary grabbed the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 Sandra journeyed to the bathroom.\n5 Mary went to the kitchen.\n6 How many objects is John carrying? \tone\t1\n7 John put down the apple.\n8 Sandra went to the bedroom.\n9 How many objects is Mary carrying? \tone\t2\n10 Mary moved to the hallway.\n11 Daniel travelled to the kitchen.\n12 How many objects is John carrying? \tnone\t1 7\n13 John travelled to the kitchen.\n14 Mary dropped the football there.\n15 How many objects is Mary carrying? \tnone\t2 14\n1 Sandra went back to the kitchen.\n2 Mary moved to the hallway.\n3 Sandra picked up the apple there.\n4 John went to the kitchen.\n5 How many objects is Sandra carrying? \tone\t3\n6 Mary went back to the garden.\n7 Sandra gave the apple to John.\n8 How many objects is Sandra carrying? \tnone\t3 7\n9 Daniel moved to the hallway.\n10 John handed the apple to Sandra.\n11 How many objects is John carrying? \tnone\t7 10\n12 Sandra went back to the office.\n13 Sandra put down the apple.\n14 How many objects is Sandra carrying? \tnone\t3 7 10 13\n15 Mary moved to the office.\n16 Daniel moved to the office.\n17 How many objects is John carrying? \tnone\t7 10\n1 Daniel travelled to the hallway.\n2 John went back to the bedroom.\n3 Daniel went to the kitchen.\n4 Sandra moved to the bathroom.\n5 Sandra picked up the milk there.\n6 Daniel went back to the bedroom.\n7 How many objects is Sandra carrying? \tone\t5\n8 Daniel got the apple there.\n9 Daniel gave the apple to John.\n10 How many objects is Daniel carrying? \tnone\t8 9\n11 John passed the apple to Daniel.\n12 Daniel gave the apple to John.\n13 How many objects is Daniel carrying? \tnone\t8 9 11 12\n14 Daniel went back to the hallway.\n15 Sandra went to the hallway.\n16 How many objects is Daniel carrying? \tnone\t8 9 11 12\n17 John moved to the bathroom.\n18 Sandra discarded the milk there.\n19 How many objects is Sandra carrying? \tnone\t5 18\n1 Sandra went back to the garden.\n2 Sandra went back to the bedroom.\n3 Sandra picked up the milk there.\n4 Sandra left the milk.\n5 How many objects is Sandra carrying? \tnone\t3 4\n6 Mary went to the garden.\n7 Mary went back to the bathroom.\n8 How many objects is Sandra carrying? \tnone\t3 4\n9 Sandra picked up the football there.\n10 Sandra picked up the milk there.\n11 How many objects is Sandra carrying? \ttwo\t3 4 9 10\n12 Mary picked up the apple there.\n13 Mary discarded the apple.\n14 How many objects is Mary carrying? \tnone\t12 13\n15 John journeyed to the garden.\n16 Mary got the apple there.\n17 How many objects is Mary carrying? \tone\t12 13 16\n1 John moved to the hallway.\n2 Mary moved to the bathroom.\n3 Mary travelled to the office.\n4 John travelled to the garden.\n5 Daniel went to the hallway.\n6 Sandra got the milk there.\n7 How many objects is Sandra carrying? \tone\t6\n8 John went to the office.\n9 Sandra dropped the milk.\n10 How many objects is Sandra carrying? \tnone\t6 9\n11 Sandra journeyed to the garden.\n12 Mary picked up the football there.\n13 How many objects is Sandra carrying? \tnone\t6 9\n14 Mary went back to the garden.\n15 Mary passed the football to Sandra.\n16 How many objects is Sandra carrying? \tone\t6 9 15\n17 Daniel moved to the bathroom.\n18 Sandra passed the football to Mary.\n19 How many objects is Mary carrying? \tone\t12 15 18\n1 John travelled to the hallway.\n2 Sandra grabbed the milk there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Mary journeyed to the kitchen.\n5 Sandra journeyed to the bedroom.\n6 How many objects is Sandra carrying? \tone\t2\n7 Sandra grabbed the football there.\n8 John journeyed to the kitchen.\n9 How many objects is Sandra carrying? \ttwo\t2 7\n10 Mary journeyed to the garden.\n11 Sandra dropped the milk.\n12 How many objects is Sandra carrying? \tone\t2 7 11\n13 John went back to the bathroom.\n14 Sandra grabbed the milk there.\n15 How many objects is Sandra carrying? \ttwo\t2 7 11 14\n1 John moved to the bedroom.\n2 Mary went back to the garden.\n3 Daniel went to the garden.\n4 John travelled to the garden.\n5 John got the football there.\n6 John handed the football to Mary.\n7 How many objects is John carrying? \tnone\t5 6\n8 Mary dropped the football.\n9 John got the football there.\n10 How many objects is Mary carrying? \tnone\t6 8\n11 John handed the football to Mary.\n12 Sandra went to the office.\n13 How many objects is John carrying? \tnone\t5 6 9 11\n14 Sandra travelled to the bedroom.\n15 Daniel went to the hallway.\n16 How many objects is John carrying? \tnone\t5 6 9 11\n17 Mary handed the football to John.\n18 Sandra travelled to the garden.\n19 How many objects is Mary carrying? \tnone\t6 8 11 17\n1 Daniel travelled to the bathroom.\n2 Mary moved to the garden.\n3 John moved to the bathroom.\n4 Sandra travelled to the kitchen.\n5 Daniel travelled to the kitchen.\n6 Daniel took the apple there.\n7 How many objects is Daniel carrying? \tone\t6\n8 Daniel discarded the apple.\n9 Daniel got the apple there.\n10 How many objects is Daniel carrying? \tone\t6 8 9\n11 John travelled to the hallway.\n12 Mary journeyed to the bathroom.\n13 How many objects is Daniel carrying? \tone\t6 8 9\n14 Mary went back to the hallway.\n15 Daniel passed the apple to Sandra.\n16 How many objects is Daniel carrying? \tnone\t6 8 9 15\n17 Sandra travelled to the office.\n18 Sandra travelled to the hallway.\n19 How many objects is Daniel carrying? \tnone\t6 8 9 15\n1 Daniel travelled to the bedroom.\n2 Sandra journeyed to the bathroom.\n3 Sandra went back to the kitchen.\n4 Sandra grabbed the football there.\n5 How many objects is Sandra carrying? \tone\t4\n6 Sandra journeyed to the garden.\n7 Sandra left the football.\n8 How many objects is Sandra carrying? \tnone\t4 7\n9 John travelled to the hallway.\n10 Sandra picked up the football there.\n11 How many objects is Sandra carrying? \tone\t4 7 10\n12 Sandra gave the football to Mary.\n13 John grabbed the milk there.\n14 How many objects is John carrying? \tone\t13\n15 John left the milk.\n16 Mary journeyed to the hallway.\n17 How many objects is Sandra carrying? \tnone\t4 7 10 12\n1 Sandra grabbed the football there.\n2 Daniel went to the hallway.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra moved to the office.\n5 Mary travelled to the hallway.\n6 How many objects is Sandra carrying? \tone\t1\n7 Mary picked up the apple there.\n8 Mary passed the apple to Daniel.\n9 How many objects is Mary carrying? \tnone\t7 8\n10 Daniel journeyed to the kitchen.\n11 Sandra got the milk there.\n12 How many objects is Mary carrying? \tnone\t7 8\n13 John travelled to the office.\n14 Sandra passed the football to John.\n15 How many objects is Sandra carrying? \tone\t1 11 14\n1 Mary took the milk there.\n2 Daniel went back to the bedroom.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary passed the milk to Daniel.\n5 John journeyed to the bedroom.\n6 How many objects is Mary carrying? \tnone\t1 4\n7 Mary went to the office.\n8 Daniel gave the milk to John.\n9 How many objects is Mary carrying? \tnone\t1 4\n10 John passed the milk to Daniel.\n11 Sandra went back to the bedroom.\n12 How many objects is Daniel carrying? \tone\t4 8 10\n13 Mary went back to the garden.\n14 Mary went back to the bedroom.\n15 How many objects is John carrying? \tnone\t8 10\n1 John moved to the bathroom.\n2 Daniel got the milk there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel grabbed the apple there.\n5 Daniel gave the apple to John.\n6 How many objects is Daniel carrying? \tone\t2 4 5\n7 Mary moved to the bathroom.\n8 John handed the apple to Mary.\n9 How many objects is John carrying? \tnone\t5 8\n10 Daniel put down the milk.\n11 Mary passed the apple to John.\n12 How many objects is Mary carrying? \tnone\t8 11\n13 John passed the apple to Mary.\n14 Mary gave the apple to John.\n15 How many objects is Daniel carrying? \tnone\t2 4 5 10\n1 Sandra travelled to the kitchen.\n2 Mary went back to the hallway.\n3 Mary took the football there.\n4 Daniel moved to the hallway.\n5 How many objects is Mary carrying? \tone\t3\n6 John moved to the kitchen.\n7 Mary travelled to the bedroom.\n8 How many objects is Mary carrying? \tone\t3\n9 Mary went back to the kitchen.\n10 Mary passed the football to John.\n11 How many objects is Mary carrying? \tnone\t3 10\n12 John gave the football to Mary.\n13 Daniel went back to the garden.\n14 How many objects is Mary carrying? \tone\t3 10 12\n15 Mary journeyed to the bathroom.\n16 Sandra went back to the hallway.\n17 How many objects is Mary carrying? \tone\t3 10 12\n1 Mary grabbed the football there.\n2 John moved to the kitchen.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary moved to the bathroom.\n5 Mary travelled to the bedroom.\n6 How many objects is Mary carrying? \tone\t1\n7 Sandra went to the office.\n8 John journeyed to the hallway.\n9 Sandra got the milk there.\n10 Mary dropped the football there.\n11 How many objects is Sandra carrying? \tone\t9\n12 Daniel moved to the hallway.\n13 Sandra moved to the hallway.\n14 How many objects is Mary carrying? \tnone\t1 10\n15 Sandra handed the milk to John.\n16 Sandra grabbed the apple there.\n17 How many objects is Sandra carrying? \tone\t9 15 16\n1 John journeyed to the bathroom.\n2 Sandra moved to the bathroom.\n3 Sandra moved to the kitchen.\n4 Mary journeyed to the kitchen.\n5 Mary travelled to the garden.\n6 Mary moved to the bedroom.\n7 John went to the bedroom.\n8 Daniel moved to the kitchen.\n9 John travelled to the bathroom.\n10 John travelled to the bedroom.\n11 Mary travelled to the hallway.\n12 Daniel went to the garden.\n13 Daniel got the apple there.\n14 Mary travelled to the office.\n15 How many objects is Daniel carrying? \tone\t13\n16 Daniel moved to the hallway.\n17 Daniel left the apple.\n18 How many objects is Daniel carrying? \tnone\t13 17\n19 Mary went to the kitchen.\n20 John went to the bathroom.\n21 How many objects is Daniel carrying? \tnone\t13 17\n22 Daniel got the apple there.\n23 Daniel left the apple.\n24 How many objects is Daniel carrying? \tnone\t13 17 22 23\n25 Daniel got the apple there.\n26 Mary moved to the office.\n27 How many objects is Daniel carrying? \tone\t13 17 22 23 25\n1 Sandra took the milk there.\n2 Mary got the apple there.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra gave the milk to John.\n5 John discarded the milk.\n6 How many objects is John carrying? \tnone\t4 5\n7 Sandra took the milk there.\n8 Sandra discarded the milk.\n9 How many objects is Sandra carrying? \tnone\t1 4 7 8\n10 Mary discarded the apple.\n11 Mary got the apple there.\n12 How many objects is Sandra carrying? \tnone\t1 4 7 8\n13 Sandra journeyed to the bathroom.\n14 John moved to the bathroom.\n15 How many objects is Mary carrying? \tone\t2 10 11\n1 Mary moved to the garden.\n2 Sandra went to the kitchen.\n3 John moved to the hallway.\n4 Mary moved to the bedroom.\n5 Mary journeyed to the office.\n6 Mary went to the bedroom.\n7 John went to the garden.\n8 John journeyed to the office.\n9 John picked up the football there.\n10 Mary took the apple there.\n11 How many objects is John carrying? \tone\t9\n12 John picked up the milk there.\n13 Mary moved to the office.\n14 How many objects is John carrying? \ttwo\t9 12\n15 Mary moved to the hallway.\n16 John moved to the kitchen.\n17 How many objects is John carrying? \ttwo\t9 12\n18 John passed the football to Sandra.\n19 John moved to the bedroom.\n20 How many objects is John carrying? \tone\t9 12 18\n21 Sandra dropped the football.\n22 Sandra journeyed to the hallway.\n23 How many objects is Sandra carrying? \tnone\t18 21\n1 Mary went to the garden.\n2 Sandra went to the bedroom.\n3 Sandra took the football there.\n4 Mary travelled to the bathroom.\n5 How many objects is Sandra carrying? \tone\t3\n6 Sandra grabbed the apple there.\n7 Mary moved to the garden.\n8 How many objects is Sandra carrying? \ttwo\t3 6\n9 Daniel went to the hallway.\n10 Mary journeyed to the kitchen.\n11 How many objects is Sandra carrying? \ttwo\t3 6\n12 John went back to the bathroom.\n13 Mary travelled to the office.\n14 Sandra dropped the apple.\n15 Sandra took the apple there.\n16 How many objects is Sandra carrying? \ttwo\t3 6 14 15\n17 John went to the garden.\n18 Sandra discarded the apple there.\n19 How many objects is Sandra carrying? \tone\t3 6 14 15 18\n1 Sandra took the apple there.\n2 Mary went to the office.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra gave the apple to Mary.\n5 Mary went to the garden.\n6 How many objects is Sandra carrying? \tnone\t1 4\n7 Mary dropped the apple there.\n8 Sandra journeyed to the bathroom.\n9 How many objects is Sandra carrying? \tnone\t1 4\n10 John picked up the apple there.\n11 John gave the apple to Mary.\n12 How many objects is John carrying? \tnone\t10 11\n13 Mary left the apple.\n14 John travelled to the office.\n15 How many objects is Mary carrying? \tnone\t4 7 11 13\n1 John went back to the office.\n2 Daniel went to the hallway.\n3 Sandra got the football there.\n4 John travelled to the hallway.\n5 How many objects is Sandra carrying? \tone\t3\n6 Mary moved to the office.\n7 Mary went to the bedroom.\n8 How many objects is Sandra carrying? \tone\t3\n9 John moved to the garden.\n10 Sandra journeyed to the bedroom.\n11 Sandra passed the football to Mary.\n12 Mary passed the football to Sandra.\n13 How many objects is Sandra carrying? \tone\t3 11 12\n14 Sandra handed the football to Mary.\n15 Mary handed the football to Sandra.\n16 How many objects is Mary carrying? \tnone\t11 12 14 15\n17 John journeyed to the bathroom.\n18 Mary went back to the kitchen.\n19 How many objects is Mary carrying? \tnone\t11 12 14 15\n1 Mary went back to the office.\n2 Daniel journeyed to the garden.\n3 John grabbed the apple there.\n4 Sandra went back to the hallway.\n5 How many objects is John carrying? \tone\t3\n6 John grabbed the milk there.\n7 Mary went to the bathroom.\n8 How many objects is John carrying? \ttwo\t3 6\n9 Daniel went back to the kitchen.\n10 Daniel journeyed to the office.\n11 How many objects is John carrying? \ttwo\t3 6\n12 Daniel journeyed to the kitchen.\n13 Sandra travelled to the garden.\n14 Mary moved to the hallway.\n15 Mary moved to the office.\n16 Sandra travelled to the office.\n17 Mary went back to the bathroom.\n18 Daniel went back to the hallway.\n19 John left the apple.\n20 How many objects is John carrying? \tone\t3 6 19\n21 John put down the milk.\n22 John got the football there.\n23 How many objects is John carrying? \tone\t3 6 19 21 22\n1 John went back to the kitchen.\n2 Sandra travelled to the bedroom.\n3 John moved to the bathroom.\n4 Daniel got the apple there.\n5 How many objects is Daniel carrying? \tone\t4\n6 Daniel dropped the apple.\n7 Daniel grabbed the football there.\n8 How many objects is Daniel carrying? \tone\t4 6 7\n9 Sandra went to the hallway.\n10 John went to the garden.\n11 How many objects is Daniel carrying? \tone\t4 6 7\n12 Daniel moved to the bathroom.\n13 Mary grabbed the milk there.\n14 How many objects is Mary carrying? \tone\t13\n15 John journeyed to the bathroom.\n16 Mary moved to the garden.\n17 How many objects is Mary carrying? \tone\t13\n1 Sandra went to the kitchen.\n2 Sandra went back to the office.\n3 Mary picked up the football there.\n4 John went to the bathroom.\n5 How many objects is Mary carrying? \tone\t3\n6 John moved to the kitchen.\n7 Mary travelled to the bedroom.\n8 How many objects is Mary carrying? \tone\t3\n9 John travelled to the office.\n10 Daniel went to the bedroom.\n11 Sandra journeyed to the bedroom.\n12 Mary went back to the kitchen.\n13 Daniel moved to the hallway.\n14 Daniel journeyed to the garden.\n15 Mary went back to the office.\n16 Mary put down the football.\n17 How many objects is Mary carrying? \tnone\t3 16\n18 Sandra journeyed to the office.\n19 Daniel went to the bedroom.\n20 How many objects is Mary carrying? \tnone\t3 16\n21 Sandra got the football there.\n22 Sandra handed the football to John.\n23 How many objects is Sandra carrying? \tnone\t21 22\n1 Mary went to the kitchen.\n2 John moved to the garden.\n3 Sandra went to the bathroom.\n4 John travelled to the office.\n5 John went back to the bathroom.\n6 Mary journeyed to the hallway.\n7 John went back to the garden.\n8 Daniel went back to the office.\n9 Daniel picked up the apple there.\n10 John took the milk there.\n11 How many objects is Daniel carrying? \tone\t9\n12 Sandra travelled to the bedroom.\n13 Daniel went to the bedroom.\n14 How many objects is Daniel carrying? \tone\t9\n15 Daniel passed the apple to Sandra.\n16 Sandra handed the apple to Daniel.\n17 How many objects is Daniel carrying? \tone\t9 15 16\n18 Daniel handed the apple to Sandra.\n19 Sandra travelled to the office.\n20 How many objects is Daniel carrying? \tnone\t9 15 16 18\n21 Sandra journeyed to the bedroom.\n22 John journeyed to the bedroom.\n23 How many objects is Sandra carrying? \tone\t15 16 18\n1 Daniel took the apple there.\n2 Sandra went back to the bedroom.\n3 How many objects is Daniel carrying? \tone\t1\n4 Daniel passed the apple to Sandra.\n5 Mary travelled to the hallway.\n6 How many objects is Daniel carrying? \tnone\t1 4\n7 Sandra gave the apple to Daniel.\n8 Sandra picked up the milk there.\n9 How many objects is Sandra carrying? \tone\t4 7 8\n10 John journeyed to the kitchen.\n11 Sandra discarded the milk.\n12 How many objects is Sandra carrying? \tnone\t4 7 8 11\n13 Daniel discarded the apple.\n14 John travelled to the hallway.\n15 How many objects is Sandra carrying? \tnone\t4 7 8 11\n1 Sandra journeyed to the office.\n2 Mary moved to the hallway.\n3 Daniel got the football there.\n4 John went back to the hallway.\n5 How many objects is Daniel carrying? \tone\t3\n6 Mary journeyed to the bedroom.\n7 John went back to the garden.\n8 How many objects is Daniel carrying? \tone\t3\n9 Daniel moved to the bedroom.\n10 Daniel gave the football to Mary.\n11 How many objects is Daniel carrying? \tnone\t3 10\n12 Mary handed the football to Daniel.\n13 Daniel gave the football to Mary.\n14 How many objects is Daniel carrying? \tnone\t3 10 12 13\n15 Mary handed the football to Daniel.\n16 Daniel got the apple there.\n17 How many objects is Daniel carrying? \ttwo\t3 10 12 13 15 16\n1 Daniel went back to the office.\n2 Sandra went to the garden.\n3 John picked up the milk there.\n4 John handed the milk to Mary.\n5 How many objects is John carrying? \tnone\t3 4\n6 Sandra picked up the football there.\n7 Mary gave the milk to John.\n8 How many objects is John carrying? \tone\t3 4 7\n9 John gave the milk to Mary.\n10 Mary dropped the milk.\n11 How many objects is John carrying? \tnone\t3 4 7 9\n12 Sandra went to the hallway.\n13 John went back to the kitchen.\n14 How many objects is Mary carrying? \tnone\t4 7 9 10\n15 John went back to the garden.\n16 Daniel moved to the hallway.\n17 How many objects is Mary carrying? \tnone\t4 7 9 10\n1 John got the apple there.\n2 John went back to the garden.\n3 How many objects is John carrying? \tone\t1\n4 John journeyed to the bathroom.\n5 Sandra travelled to the hallway.\n6 How many objects is John carrying? \tone\t1\n7 Sandra journeyed to the bedroom.\n8 John went back to the kitchen.\n9 Daniel picked up the milk there.\n10 Mary journeyed to the bedroom.\n11 How many objects is Daniel carrying? \tone\t9\n12 John moved to the office.\n13 John left the apple there.\n14 How many objects is John carrying? \tnone\t1 13\n15 Daniel put down the milk.\n16 John journeyed to the bedroom.\n17 How many objects is John carrying? \tnone\t1 13\n1 Daniel grabbed the football there.\n2 John journeyed to the bedroom.\n3 How many objects is Daniel carrying? \tone\t1\n4 Mary went to the kitchen.\n5 Daniel passed the football to Mary.\n6 How many objects is Daniel carrying? \tnone\t1 5\n7 Mary handed the football to Daniel.\n8 Daniel gave the football to Mary.\n9 How many objects is Daniel carrying? \tnone\t1 5 7 8\n10 Daniel travelled to the bathroom.\n11 John travelled to the hallway.\n12 How many objects is Mary carrying? \tone\t5 7 8\n13 Mary moved to the garden.\n14 Mary grabbed the apple there.\n15 How many objects is Daniel carrying? \tnone\t1 5 7 8\n1 Daniel went back to the hallway.\n2 John moved to the bathroom.\n3 Sandra journeyed to the bedroom.\n4 Sandra went back to the hallway.\n5 Sandra travelled to the kitchen.\n6 Daniel moved to the bathroom.\n7 Sandra moved to the bathroom.\n8 Daniel journeyed to the bedroom.\n9 Mary journeyed to the kitchen.\n10 Sandra went to the bedroom.\n11 John went to the hallway.\n12 Daniel picked up the apple there.\n13 How many objects is Daniel carrying? \tone\t12\n14 Sandra grabbed the football there.\n15 Sandra travelled to the bathroom.\n16 How many objects is Sandra carrying? \tone\t14\n17 Sandra left the football.\n18 Daniel went to the garden.\n19 How many objects is Daniel carrying? \tone\t12\n20 Sandra got the football there.\n21 Sandra dropped the football.\n22 How many objects is Sandra carrying? \tnone\t14 17 20 21\n23 John moved to the garden.\n24 Daniel passed the apple to John.\n25 How many objects is Sandra carrying? \tnone\t14 17 20 21\n1 Sandra travelled to the office.\n2 Mary journeyed to the office.\n3 John went to the hallway.\n4 John travelled to the bedroom.\n5 Mary moved to the hallway.\n6 John moved to the office.\n7 John moved to the garden.\n8 Sandra moved to the garden.\n9 John went back to the bedroom.\n10 Sandra grabbed the milk there.\n11 How many objects is Sandra carrying? \tone\t10\n12 John got the apple there.\n13 Daniel moved to the garden.\n14 How many objects is John carrying? \tone\t12\n15 John discarded the apple there.\n16 Sandra passed the milk to Daniel.\n17 How many objects is John carrying? \tnone\t12 15\n18 Daniel left the milk.\n19 Daniel went to the kitchen.\n20 How many objects is Daniel carrying? \tnone\t16 18\n21 Sandra went to the kitchen.\n22 Sandra went back to the office.\n23 How many objects is Daniel carrying? \tnone\t16 18\n1 Daniel went to the bathroom.\n2 Mary moved to the bedroom.\n3 Daniel moved to the bedroom.\n4 Mary journeyed to the hallway.\n5 John grabbed the football there.\n6 Daniel picked up the apple there.\n7 How many objects is John carrying? \tone\t5\n8 John put down the football there.\n9 Daniel dropped the apple.\n10 How many objects is Daniel carrying? \tnone\t6 9\n11 Sandra travelled to the office.\n12 John got the football there.\n13 How many objects is John carrying? \tone\t5 8 12\n14 Mary went back to the bedroom.\n15 Sandra journeyed to the kitchen.\n16 How many objects is Daniel carrying? \tnone\t6 9\n17 Mary took the apple there.\n18 Mary passed the apple to Daniel.\n19 How many objects is John carrying? \tone\t5 8 12\n1 Daniel went to the kitchen.\n2 John went to the office.\n3 Sandra went back to the bathroom.\n4 Mary grabbed the apple there.\n5 How many objects is Mary carrying? \tone\t4\n6 Sandra went to the bedroom.\n7 John journeyed to the bedroom.\n8 How many objects is Mary carrying? \tone\t4\n9 John journeyed to the garden.\n10 Sandra moved to the office.\n11 How many objects is Mary carrying? \tone\t4\n12 Sandra moved to the hallway.\n13 Daniel travelled to the bedroom.\n14 Mary journeyed to the hallway.\n15 Mary passed the apple to Sandra.\n16 How many objects is Mary carrying? \tnone\t4 15\n17 Sandra passed the apple to Mary.\n18 John picked up the football there.\n19 How many objects is Sandra carrying? \tnone\t15 17\n1 Daniel went to the bedroom.\n2 Mary travelled to the kitchen.\n3 Mary went to the hallway.\n4 Sandra travelled to the bedroom.\n5 Mary went back to the garden.\n6 Mary picked up the apple there.\n7 How many objects is Mary carrying? \tone\t6\n8 Daniel journeyed to the bathroom.\n9 John went to the bathroom.\n10 How many objects is Mary carrying? \tone\t6\n11 Mary journeyed to the kitchen.\n12 Sandra went back to the kitchen.\n13 How many objects is Mary carrying? \tone\t6\n14 Mary travelled to the bedroom.\n15 John went to the kitchen.\n16 Daniel went to the hallway.\n17 Mary put down the apple.\n18 How many objects is Mary carrying? \tnone\t6 17\n19 Daniel went to the kitchen.\n20 John went back to the garden.\n21 How many objects is Mary carrying? \tnone\t6 17\n1 Sandra went to the bedroom.\n2 John journeyed to the kitchen.\n3 Sandra went to the bathroom.\n4 Mary moved to the bathroom.\n5 Sandra travelled to the bedroom.\n6 Mary travelled to the bedroom.\n7 John went back to the garden.\n8 Daniel took the milk there.\n9 How many objects is Daniel carrying? \tone\t8\n10 Daniel handed the milk to John.\n11 Daniel travelled to the hallway.\n12 How many objects is Daniel carrying? \tnone\t8 10\n13 Daniel went back to the kitchen.\n14 Daniel moved to the garden.\n15 How many objects is Daniel carrying? \tnone\t8 10\n16 John handed the milk to Daniel.\n17 Sandra went back to the bathroom.\n18 How many objects is John carrying? \tnone\t10 16\n19 Daniel gave the milk to John.\n20 Sandra picked up the football there.\n21 How many objects is Daniel carrying? \tnone\t8 10 16 19\n1 John went to the kitchen.\n2 John moved to the office.\n3 John got the milk there.\n4 John dropped the milk.\n5 How many objects is John carrying? \tnone\t3 4\n6 John went to the bedroom.\n7 Daniel moved to the garden.\n8 How many objects is John carrying? \tnone\t3 4\n9 John moved to the office.\n10 John moved to the hallway.\n11 How many objects is John carrying? \tnone\t3 4\n12 Sandra went back to the office.\n13 Sandra took the milk there.\n14 How many objects is Sandra carrying? \tone\t13\n15 John travelled to the bathroom.\n16 John travelled to the bedroom.\n17 How many objects is Sandra carrying? \tone\t13\n1 Daniel went back to the hallway.\n2 Daniel travelled to the bedroom.\n3 Sandra journeyed to the bedroom.\n4 Sandra went back to the bathroom.\n5 Mary went back to the garden.\n6 Daniel moved to the kitchen.\n7 Mary grabbed the football there.\n8 John journeyed to the kitchen.\n9 How many objects is Mary carrying? \tone\t7\n10 Mary travelled to the bathroom.\n11 John journeyed to the office.\n12 How many objects is Mary carrying? \tone\t7\n13 Mary handed the football to Sandra.\n14 Sandra went back to the office.\n15 How many objects is Mary carrying? \tnone\t7 13\n16 Sandra dropped the football.\n17 Sandra took the football there.\n18 How many objects is Mary carrying? \tnone\t7 13\n19 Sandra handed the football to John.\n20 John left the football.\n21 How many objects is Sandra carrying? \tnone\t13 16 17 19\n1 Mary took the apple there.\n2 John travelled to the office.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary travelled to the bathroom.\n5 Sandra went back to the bedroom.\n6 How many objects is Mary carrying? \tone\t1\n7 Mary got the football there.\n8 Mary went to the office.\n9 How many objects is Mary carrying? \ttwo\t1 7\n10 Mary passed the apple to John.\n11 Mary left the football.\n12 How many objects is Mary carrying? \tnone\t1 7 10 11\n13 John went back to the bathroom.\n14 John dropped the apple.\n15 How many objects is Mary carrying? \tnone\t1 7 10 11\n1 Mary grabbed the milk there.\n2 Mary moved to the bathroom.\n3 How many objects is Mary carrying? \tone\t1\n4 John travelled to the hallway.\n5 Mary took the football there.\n6 How many objects is Mary carrying? \ttwo\t1 5\n7 Mary passed the football to Sandra.\n8 Sandra handed the football to Mary.\n9 How many objects is Mary carrying? \ttwo\t1 5 7 8\n10 Mary handed the football to Sandra.\n11 Sandra took the apple there.\n12 How many objects is Sandra carrying? \ttwo\t7 8 10 11\n13 Sandra handed the apple to Mary.\n14 Mary went to the bedroom.\n15 How many objects is Sandra carrying? \tone\t7 8 10 11 13\n1 Sandra took the football there.\n2 John went back to the bedroom.\n3 How many objects is Sandra carrying? \tone\t1\n4 John went to the office.\n5 Sandra travelled to the bedroom.\n6 How many objects is Sandra carrying? \tone\t1\n7 Sandra handed the football to Mary.\n8 Daniel went to the bathroom.\n9 How many objects is Sandra carrying? \tnone\t1 7\n10 Sandra got the apple there.\n11 Sandra handed the apple to Mary.\n12 How many objects is Sandra carrying? \tnone\t1 7 10 11\n13 Mary discarded the apple.\n14 Daniel travelled to the hallway.\n15 How many objects is Sandra carrying? \tnone\t1 7 10 11\n1 John went back to the bedroom.\n2 Daniel travelled to the kitchen.\n3 Daniel took the milk there.\n4 Mary went back to the bedroom.\n5 How many objects is Daniel carrying? \tone\t3\n6 John went back to the office.\n7 Mary moved to the kitchen.\n8 How many objects is Daniel carrying? \tone\t3\n9 Mary went to the office.\n10 Sandra moved to the garden.\n11 Daniel went to the garden.\n12 Daniel took the apple there.\n13 How many objects is Daniel carrying? \ttwo\t3 12\n14 Mary went to the bathroom.\n15 Daniel picked up the football there.\n16 How many objects is Daniel carrying? \tthree\t3 12 15\n17 Mary went back to the bedroom.\n18 Daniel handed the apple to Sandra.\n19 How many objects is Daniel carrying? \ttwo\t3 12 15 18\n1 Sandra went back to the office.\n2 Mary journeyed to the office.\n3 Sandra went back to the kitchen.\n4 Sandra travelled to the bedroom.\n5 Sandra took the milk there.\n6 John got the football there.\n7 How many objects is John carrying? \tone\t6\n8 John went back to the office.\n9 John gave the football to Mary.\n10 How many objects is John carrying? \tnone\t6 9\n11 Mary moved to the hallway.\n12 Mary left the football.\n13 How many objects is John carrying? \tnone\t6 9\n14 Mary journeyed to the office.\n15 Sandra dropped the milk.\n16 How many objects is Sandra carrying? \tnone\t5 15\n17 Sandra went to the garden.\n18 Mary went to the bedroom.\n19 How many objects is Mary carrying? \tnone\t9 12\n1 John moved to the bathroom.\n2 Sandra travelled to the office.\n3 John went to the bedroom.\n4 John went back to the garden.\n5 Daniel journeyed to the garden.\n6 Mary picked up the milk there.\n7 How many objects is Mary carrying? \tone\t6\n8 Mary travelled to the hallway.\n9 Mary moved to the office.\n10 How many objects is Mary carrying? \tone\t6\n11 Sandra moved to the bedroom.\n12 John journeyed to the office.\n13 How many objects is Mary carrying? \tone\t6\n14 Mary put down the milk.\n15 Mary grabbed the milk there.\n16 How many objects is Mary carrying? \tone\t6 14 15\n17 Mary passed the milk to John.\n18 Mary went back to the kitchen.\n19 How many objects is Mary carrying? \tnone\t6 14 15 17\n1 Sandra moved to the garden.\n2 Sandra took the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Mary grabbed the milk there.\n5 Mary left the milk.\n6 How many objects is Mary carrying? \tnone\t4 5\n7 Daniel got the milk there.\n8 Daniel journeyed to the kitchen.\n9 How many objects is Daniel carrying? \tone\t7\n10 Sandra handed the football to John.\n11 John passed the football to Sandra.\n12 How many objects is Mary carrying? \tnone\t4 5\n13 Sandra passed the football to John.\n14 Mary journeyed to the garden.\n15 How many objects is Sandra carrying? \tnone\t2 10 11 13\n1 Sandra went back to the kitchen.\n2 Daniel took the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 John moved to the hallway.\n5 Daniel passed the football to Sandra.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 Sandra passed the football to Daniel.\n8 Daniel dropped the football there.\n9 How many objects is Sandra carrying? \tnone\t5 7\n10 Daniel took the football there.\n11 Daniel gave the football to Sandra.\n12 How many objects is Daniel carrying? \tnone\t2 5 7 8 10 11\n13 Mary got the milk there.\n14 John journeyed to the bathroom.\n15 How many objects is Mary carrying? \tone\t13\n1 Sandra moved to the hallway.\n2 Mary journeyed to the bedroom.\n3 Mary picked up the apple there.\n4 Mary travelled to the bathroom.\n5 How many objects is Mary carrying? \tone\t3\n6 Mary travelled to the garden.\n7 Sandra moved to the garden.\n8 How many objects is Mary carrying? \tone\t3\n9 Sandra took the milk there.\n10 Daniel moved to the hallway.\n11 How many objects is Sandra carrying? \tone\t9\n12 Mary went back to the bathroom.\n13 Mary dropped the apple.\n14 How many objects is Mary carrying? \tnone\t3 13\n15 Sandra moved to the kitchen.\n16 Mary got the apple there.\n17 How many objects is Mary carrying? \tone\t3 13 16\n1 Sandra journeyed to the kitchen.\n2 Sandra got the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Daniel grabbed the football there.\n5 Daniel put down the football.\n6 How many objects is Sandra carrying? \tone\t2\n7 Sandra journeyed to the bathroom.\n8 Daniel grabbed the football there.\n9 How many objects is Sandra carrying? \tone\t2\n10 Mary travelled to the bedroom.\n11 John went to the bedroom.\n12 How many objects is Daniel carrying? \tone\t4 5 8\n13 Sandra put down the apple.\n14 Sandra went back to the hallway.\n15 How many objects is Sandra carrying? \tnone\t2 13\n1 Daniel moved to the bathroom.\n2 John went to the bedroom.\n3 Sandra journeyed to the hallway.\n4 Daniel moved to the bedroom.\n5 Sandra grabbed the football there.\n6 Daniel journeyed to the bathroom.\n7 How many objects is Sandra carrying? \tone\t5\n8 Mary moved to the garden.\n9 Daniel picked up the apple there.\n10 How many objects is Sandra carrying? \tone\t5\n11 John went to the garden.\n12 Daniel went back to the garden.\n13 How many objects is Daniel carrying? \tone\t9\n14 Sandra discarded the football.\n15 Daniel went to the bathroom.\n16 How many objects is Daniel carrying? \tone\t9\n17 Daniel travelled to the office.\n18 Daniel grabbed the milk there.\n19 How many objects is Daniel carrying? \ttwo\t9 18\n1 Daniel took the football there.\n2 Sandra took the apple there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra travelled to the bathroom.\n5 John grabbed the milk there.\n6 How many objects is Sandra carrying? \tone\t2\n7 Sandra went back to the garden.\n8 Sandra handed the apple to John.\n9 How many objects is Sandra carrying? \tnone\t2 8\n10 John handed the apple to Mary.\n11 Mary went back to the bedroom.\n12 How many objects is Sandra carrying? \tnone\t2 8\n13 John passed the milk to Sandra.\n14 Sandra passed the milk to John.\n15 How many objects is Sandra carrying? \tnone\t2 8 13 14\n1 Mary travelled to the hallway.\n2 Daniel grabbed the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 John journeyed to the bedroom.\n5 John moved to the garden.\n6 How many objects is Daniel carrying? \tone\t2\n7 Mary travelled to the bedroom.\n8 Sandra went to the bedroom.\n9 How many objects is Daniel carrying? \tone\t2\n10 Sandra moved to the hallway.\n11 Sandra moved to the bedroom.\n12 Mary travelled to the kitchen.\n13 Daniel passed the football to Mary.\n14 How many objects is Daniel carrying? \tnone\t2 13\n15 Mary passed the football to Daniel.\n16 John moved to the hallway.\n17 How many objects is Daniel carrying? \tone\t2 13 15\n1 Sandra went back to the bedroom.\n2 John travelled to the bathroom.\n3 John went to the bedroom.\n4 Mary travelled to the office.\n5 Sandra took the football there.\n6 Sandra handed the football to John.\n7 How many objects is Sandra carrying? \tnone\t5 6\n8 John gave the football to Sandra.\n9 Sandra grabbed the milk there.\n10 How many objects is John carrying? \tnone\t6 8\n11 Sandra passed the football to John.\n12 Mary journeyed to the kitchen.\n13 How many objects is Sandra carrying? \tone\t5 6 8 9 11\n14 Daniel journeyed to the kitchen.\n15 Daniel journeyed to the bathroom.\n16 How many objects is Sandra carrying? \tone\t5 6 8 9 11\n17 John dropped the football.\n18 Sandra passed the milk to John.\n19 How many objects is Sandra carrying? \tnone\t5 6 8 9 11 18\n1 John grabbed the football there.\n2 Sandra moved to the garden.\n3 How many objects is John carrying? \tone\t1\n4 Daniel travelled to the kitchen.\n5 Daniel journeyed to the office.\n6 How many objects is John carrying? \tone\t1\n7 Daniel grabbed the milk there.\n8 Daniel left the milk.\n9 How many objects is Daniel carrying? \tnone\t7 8\n10 Daniel moved to the bathroom.\n11 Daniel travelled to the garden.\n12 How many objects is Daniel carrying? \tnone\t7 8\n13 John discarded the football there.\n14 John travelled to the bathroom.\n15 How many objects is John carrying? \tnone\t1 13\n1 Mary took the apple there.\n2 Daniel grabbed the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel journeyed to the kitchen.\n5 Mary passed the apple to Sandra.\n6 How many objects is Mary carrying? \tnone\t1 5\n7 Daniel put down the football.\n8 Sandra discarded the apple there.\n9 How many objects is Daniel carrying? \tnone\t2 7\n10 John went back to the hallway.\n11 Mary got the apple there.\n12 How many objects is Sandra carrying? \tnone\t5 8\n13 Mary handed the apple to Sandra.\n14 Daniel picked up the football there.\n15 How many objects is Daniel carrying? \tone\t2 7 14\n1 Sandra journeyed to the bathroom.\n2 John went to the bedroom.\n3 Mary got the apple there.\n4 Mary journeyed to the hallway.\n5 How many objects is Mary carrying? \tone\t3\n6 John travelled to the office.\n7 Sandra went back to the garden.\n8 How many objects is Mary carrying? \tone\t3\n9 Mary journeyed to the garden.\n10 Mary discarded the apple.\n11 How many objects is Mary carrying? \tnone\t3 10\n12 Sandra journeyed to the bathroom.\n13 Daniel went to the bedroom.\n14 How many objects is Mary carrying? \tnone\t3 10\n15 Mary journeyed to the bedroom.\n16 Sandra went back to the hallway.\n17 How many objects is Mary carrying? \tnone\t3 10\n1 John picked up the apple there.\n2 John gave the apple to Daniel.\n3 How many objects is John carrying? \tnone\t1 2\n4 Daniel handed the apple to John.\n5 John gave the apple to Daniel.\n6 How many objects is Daniel carrying? \tone\t2 4 5\n7 Sandra grabbed the milk there.\n8 Daniel moved to the bedroom.\n9 How many objects is Sandra carrying? \tone\t7\n10 Daniel passed the apple to Sandra.\n11 Mary travelled to the kitchen.\n12 How many objects is Daniel carrying? \tnone\t2 4 5 10\n13 Sandra passed the apple to Daniel.\n14 Daniel gave the apple to Sandra.\n15 How many objects is Sandra carrying? \ttwo\t7 10 13 14\n1 John journeyed to the office.\n2 Mary journeyed to the bathroom.\n3 John went to the garden.\n4 Daniel travelled to the garden.\n5 Mary moved to the kitchen.\n6 Daniel went to the office.\n7 Sandra journeyed to the hallway.\n8 Mary moved to the office.\n9 Daniel journeyed to the hallway.\n10 Daniel travelled to the office.\n11 Sandra went back to the kitchen.\n12 Mary went to the kitchen.\n13 John went back to the bedroom.\n14 Mary went to the office.\n15 Mary went back to the bathroom.\n16 John picked up the football there.\n17 How many objects is John carrying? \tone\t16\n18 Sandra travelled to the bedroom.\n19 Sandra went back to the hallway.\n20 How many objects is John carrying? \tone\t16\n21 Sandra moved to the bathroom.\n22 John travelled to the garden.\n23 How many objects is John carrying? \tone\t16\n24 John went back to the hallway.\n25 Mary moved to the office.\n26 Sandra journeyed to the bedroom.\n27 Daniel went to the garden.\n28 John left the football.\n29 John travelled to the garden.\n30 How many objects is John carrying? \tnone\t16 28\n31 Sandra travelled to the garden.\n32 Sandra moved to the hallway.\n33 How many objects is John carrying? \tnone\t16 28\n1 Mary got the milk there.\n2 Mary left the milk there.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 Sandra moved to the garden.\n5 John journeyed to the kitchen.\n6 How many objects is Mary carrying? \tnone\t1 2\n7 Sandra travelled to the kitchen.\n8 Daniel travelled to the bedroom.\n9 How many objects is Mary carrying? \tnone\t1 2\n10 Sandra moved to the hallway.\n11 Sandra got the apple there.\n12 How many objects is Sandra carrying? \tone\t11\n13 Mary took the milk there.\n14 John got the football there.\n15 How many objects is John carrying? \tone\t14\n1 John went to the kitchen.\n2 Mary got the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 Mary gave the football to John.\n5 John passed the football to Mary.\n6 How many objects is John carrying? \tnone\t4 5\n7 Mary passed the football to John.\n8 John passed the football to Mary.\n9 How many objects is Mary carrying? \tone\t2 4 5 7 8\n10 Sandra took the milk there.\n11 Daniel travelled to the kitchen.\n12 How many objects is John carrying? \tnone\t4 5 7 8\n13 John moved to the hallway.\n14 John moved to the bathroom.\n15 How many objects is John carrying? \tnone\t4 5 7 8\n1 Mary moved to the bedroom.\n2 Daniel got the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 John went to the kitchen.\n5 John went back to the office.\n6 How many objects is Daniel carrying? \tone\t2\n7 Daniel took the apple there.\n8 Mary went to the garden.\n9 How many objects is Daniel carrying? \ttwo\t2 7\n10 Daniel gave the apple to John.\n11 John passed the apple to Daniel.\n12 How many objects is John carrying? \tnone\t10 11\n13 Daniel handed the apple to John.\n14 John gave the apple to Daniel.\n15 How many objects is John carrying? \tnone\t10 11 13 14\n1 Mary took the apple there.\n2 Mary dropped the apple there.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 Daniel moved to the kitchen.\n5 Mary journeyed to the kitchen.\n6 How many objects is Mary carrying? \tnone\t1 2\n7 Mary went to the office.\n8 Daniel got the football there.\n9 How many objects is Daniel carrying? \tone\t8\n10 John moved to the garden.\n11 Daniel travelled to the garden.\n12 How many objects is Daniel carrying? \tone\t8\n13 Daniel gave the football to John.\n14 John passed the football to Sandra.\n15 How many objects is Daniel carrying? \tnone\t8 13\n1 Sandra got the milk there.\n2 Sandra went to the bathroom.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra left the milk.\n5 Mary journeyed to the kitchen.\n6 How many objects is Sandra carrying? \tnone\t1 4\n7 Mary travelled to the hallway.\n8 Sandra went to the kitchen.\n9 How many objects is Sandra carrying? \tnone\t1 4\n10 John journeyed to the kitchen.\n11 Mary moved to the bedroom.\n12 Sandra moved to the office.\n13 Mary moved to the hallway.\n14 Sandra picked up the football there.\n15 Sandra put down the football.\n16 How many objects is Sandra carrying? \tnone\t1 4 14 15\n17 Mary picked up the apple there.\n18 Daniel went to the hallway.\n19 How many objects is Mary carrying? \tone\t17\n1 John took the milk there.\n2 Mary moved to the kitchen.\n3 How many objects is John carrying? \tone\t1\n4 John put down the milk.\n5 John journeyed to the hallway.\n6 How many objects is John carrying? \tnone\t1 4\n7 John travelled to the office.\n8 Daniel went back to the office.\n9 How many objects is John carrying? \tnone\t1 4\n10 Mary picked up the football there.\n11 Daniel moved to the kitchen.\n12 How many objects is Mary carrying? \tone\t10\n13 Mary handed the football to Daniel.\n14 Daniel handed the football to Mary.\n15 How many objects is Mary carrying? \tone\t10 13 14\n1 John moved to the kitchen.\n2 Daniel went to the office.\n3 Daniel journeyed to the bathroom.\n4 Daniel went back to the garden.\n5 John moved to the bathroom.\n6 John went to the garden.\n7 Mary travelled to the hallway.\n8 Sandra travelled to the office.\n9 Sandra travelled to the garden.\n10 Mary went to the kitchen.\n11 Sandra journeyed to the bathroom.\n12 Mary got the milk there.\n13 How many objects is Mary carrying? \tone\t12\n14 John journeyed to the bedroom.\n15 Daniel went back to the bathroom.\n16 How many objects is Mary carrying? \tone\t12\n17 Daniel went to the garden.\n18 Daniel moved to the office.\n19 How many objects is Mary carrying? \tone\t12\n20 Mary put down the milk there.\n21 John went to the kitchen.\n22 How many objects is Mary carrying? \tnone\t12 20\n23 Daniel travelled to the hallway.\n24 John picked up the milk there.\n25 How many objects is Mary carrying? \tnone\t12 20\n1 Sandra went to the kitchen.\n2 Sandra took the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra moved to the bedroom.\n5 Daniel went back to the bathroom.\n6 How many objects is Sandra carrying? \tone\t2\n7 Mary went to the kitchen.\n8 Mary journeyed to the bathroom.\n9 How many objects is Sandra carrying? \tone\t2\n10 Sandra travelled to the hallway.\n11 Sandra gave the football to John.\n12 How many objects is Sandra carrying? \tnone\t2 11\n13 John put down the football.\n14 Daniel travelled to the kitchen.\n15 How many objects is John carrying? \tnone\t11 13\n1 Mary travelled to the hallway.\n2 John travelled to the hallway.\n3 Mary journeyed to the garden.\n4 Sandra went back to the hallway.\n5 Sandra went to the kitchen.\n6 Sandra picked up the football there.\n7 How many objects is Sandra carrying? \tone\t6\n8 John went back to the kitchen.\n9 Daniel moved to the office.\n10 How many objects is Sandra carrying? \tone\t6\n11 Sandra went to the garden.\n12 Sandra handed the football to Mary.\n13 How many objects is Sandra carrying? \tnone\t6 12\n14 Daniel travelled to the bathroom.\n15 Mary gave the football to Sandra.\n16 How many objects is Sandra carrying? \tone\t6 12 15\n17 Sandra journeyed to the kitchen.\n18 Sandra handed the football to John.\n19 How many objects is Mary carrying? \tnone\t12 15\n1 John moved to the kitchen.\n2 John took the football there.\n3 How many objects is John carrying? \tone\t2\n4 Daniel grabbed the milk there.\n5 John put down the football.\n6 How many objects is John carrying? \tnone\t2 5\n7 Mary journeyed to the kitchen.\n8 Daniel dropped the milk.\n9 How many objects is John carrying? \tnone\t2 5\n10 Daniel picked up the milk there.\n11 Mary grabbed the football there.\n12 How many objects is Daniel carrying? \tone\t4 8 10\n13 Mary gave the football to John.\n14 John passed the football to Mary.\n15 How many objects is Daniel carrying? \tone\t4 8 10\n1 Mary journeyed to the kitchen.\n2 John went back to the office.\n3 John grabbed the football there.\n4 John dropped the football.\n5 How many objects is John carrying? \tnone\t3 4\n6 Daniel travelled to the kitchen.\n7 John journeyed to the kitchen.\n8 How many objects is John carrying? \tnone\t3 4\n9 Sandra went to the kitchen.\n10 Daniel went to the garden.\n11 How many objects is John carrying? \tnone\t3 4\n12 Mary journeyed to the hallway.\n13 Mary journeyed to the garden.\n14 Sandra travelled to the office.\n15 Daniel went to the hallway.\n16 Daniel journeyed to the bathroom.\n17 Sandra got the football there.\n18 How many objects is Sandra carrying? \tone\t17\n19 Mary went to the office.\n20 Sandra gave the football to Mary.\n21 How many objects is Sandra carrying? \tnone\t17 20\n1 Mary went back to the hallway.\n2 Mary moved to the bedroom.\n3 Mary got the apple there.\n4 Sandra journeyed to the garden.\n5 How many objects is Mary carrying? \tone\t3\n6 Mary handed the apple to Daniel.\n7 Sandra picked up the milk there.\n8 How many objects is Mary carrying? \tnone\t3 6\n9 Sandra travelled to the bathroom.\n10 Mary went back to the kitchen.\n11 How many objects is Sandra carrying? \tone\t7\n12 John journeyed to the bathroom.\n13 John journeyed to the garden.\n14 How many objects is Sandra carrying? \tone\t7\n15 Mary went to the office.\n16 Daniel moved to the hallway.\n17 Daniel moved to the bedroom.\n18 Sandra journeyed to the kitchen.\n19 John journeyed to the hallway.\n20 Sandra dropped the milk.\n21 How many objects is Sandra carrying? \tnone\t7 20\n1 Daniel moved to the bathroom.\n2 Sandra took the milk there.\n3 How many objects is Sandra carrying? \tone\t2\n4 John journeyed to the hallway.\n5 Sandra gave the milk to Daniel.\n6 How many objects is Sandra carrying? \tnone\t2 5\n7 John moved to the bedroom.\n8 Daniel handed the milk to Sandra.\n9 How many objects is Sandra carrying? \tone\t2 5 8\n10 John grabbed the apple there.\n11 John journeyed to the garden.\n12 How many objects is Daniel carrying? \tnone\t5 8\n13 John passed the apple to Mary.\n14 Daniel went back to the hallway.\n15 How many objects is John carrying? \tnone\t10 13\n1 John journeyed to the garden.\n2 Daniel picked up the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel gave the football to Mary.\n5 Mary passed the football to Sandra.\n6 How many objects is Mary carrying? \tnone\t4 5\n7 John went to the hallway.\n8 Sandra travelled to the garden.\n9 How many objects is Mary carrying? \tnone\t4 5\n10 Sandra discarded the football.\n11 Sandra picked up the football there.\n12 How many objects is Sandra carrying? \tone\t5 10 11\n13 Daniel went back to the office.\n14 John went back to the office.\n15 How many objects is Sandra carrying? \tone\t5 10 11\n1 Sandra grabbed the milk there.\n2 Daniel travelled to the hallway.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra discarded the milk.\n5 Sandra took the milk there.\n6 How many objects is Sandra carrying? \tone\t1 4 5\n7 Daniel grabbed the apple there.\n8 Daniel gave the apple to Mary.\n9 How many objects is Sandra carrying? \tone\t1 4 5\n10 Mary moved to the office.\n11 Sandra went to the bedroom.\n12 How many objects is Sandra carrying? \tone\t1 4 5\n13 Sandra went back to the office.\n14 Sandra left the milk there.\n15 How many objects is Sandra carrying? \tnone\t1 4 5 14\n1 John went back to the bathroom.\n2 Sandra went to the bathroom.\n3 John moved to the office.\n4 Daniel got the milk there.\n5 How many objects is Daniel carrying? \tone\t4\n6 Daniel dropped the milk there.\n7 Mary went back to the office.\n8 How many objects is Daniel carrying? \tnone\t4 6\n9 Sandra went back to the bedroom.\n10 Daniel picked up the milk there.\n11 How many objects is Daniel carrying? \tone\t4 6 10\n12 Sandra journeyed to the hallway.\n13 Daniel discarded the milk.\n14 How many objects is Daniel carrying? \tnone\t4 6 10 13\n15 Sandra moved to the bedroom.\n16 Daniel took the milk there.\n17 How many objects is Daniel carrying? \tone\t4 6 10 13 16\n1 Daniel went to the bathroom.\n2 Mary went to the garden.\n3 John picked up the apple there.\n4 John journeyed to the kitchen.\n5 How many objects is John carrying? \tone\t3\n6 Sandra grabbed the football there.\n7 John got the milk there.\n8 How many objects is John carrying? \ttwo\t3 7\n9 Daniel journeyed to the kitchen.\n10 John handed the apple to Daniel.\n11 How many objects is John carrying? \tone\t3 7 10\n12 John journeyed to the garden.\n13 Daniel went to the hallway.\n14 How many objects is John carrying? \tone\t3 7 10\n15 Daniel went to the bathroom.\n16 Mary journeyed to the bedroom.\n17 How many objects is John carrying? \tone\t3 7 10\n1 Daniel travelled to the bathroom.\n2 Daniel went back to the hallway.\n3 Mary went to the office.\n4 Sandra went to the bathroom.\n5 Sandra got the football there.\n6 Sandra dropped the football there.\n7 How many objects is Sandra carrying? \tnone\t5 6\n8 Sandra picked up the football there.\n9 Sandra went back to the bedroom.\n10 How many objects is Sandra carrying? \tone\t5 6 8\n11 John travelled to the bathroom.\n12 Sandra travelled to the garden.\n13 How many objects is Sandra carrying? \tone\t5 6 8\n14 Sandra went back to the bathroom.\n15 Sandra moved to the garden.\n16 Daniel went to the bathroom.\n17 Sandra got the apple there.\n18 How many objects is Sandra carrying? \ttwo\t5 6 8 17\n19 John went to the bedroom.\n20 John went to the kitchen.\n21 How many objects is Sandra carrying? \ttwo\t5 6 8 17\n1 Mary journeyed to the hallway.\n2 John took the apple there.\n3 How many objects is John carrying? \tone\t2\n4 Sandra moved to the garden.\n5 Mary took the milk there.\n6 How many objects is John carrying? \tone\t2\n7 Daniel went back to the bedroom.\n8 Sandra journeyed to the hallway.\n9 How many objects is John carrying? \tone\t2\n10 Sandra travelled to the kitchen.\n11 John gave the apple to Sandra.\n12 How many objects is John carrying? \tnone\t2 11\n13 Mary moved to the garden.\n14 Sandra moved to the office.\n15 How many objects is John carrying? \tnone\t2 11\n1 Mary picked up the apple there.\n2 Sandra moved to the garden.\n3 How many objects is Mary carrying? \tone\t1\n4 John travelled to the bedroom.\n5 Sandra went to the hallway.\n6 How many objects is Mary carrying? \tone\t1\n7 Daniel went back to the kitchen.\n8 Daniel went to the office.\n9 John journeyed to the garden.\n10 Mary put down the apple there.\n11 How many objects is Mary carrying? \tnone\t1 10\n12 Daniel got the football there.\n13 John went back to the office.\n14 How many objects is Daniel carrying? \tone\t12\n15 Daniel gave the football to John.\n16 John gave the football to Daniel.\n17 How many objects is Daniel carrying? \tone\t12 15 16\n1 Mary journeyed to the garden.\n2 Daniel moved to the bedroom.\n3 Mary travelled to the bedroom.\n4 Mary travelled to the kitchen.\n5 Sandra travelled to the bedroom.\n6 Daniel went back to the garden.\n7 Daniel grabbed the apple there.\n8 John went back to the office.\n9 How many objects is Daniel carrying? \tone\t7\n10 Daniel moved to the bedroom.\n11 Daniel gave the apple to Sandra.\n12 How many objects is Daniel carrying? \tnone\t7 11\n13 Mary travelled to the office.\n14 Mary took the milk there.\n15 How many objects is Daniel carrying? \tnone\t7 11\n16 John went to the bedroom.\n17 Sandra gave the apple to John.\n18 How many objects is Sandra carrying? \tnone\t11 17\n19 John handed the apple to Sandra.\n20 Sandra passed the apple to John.\n21 How many objects is Mary carrying? \tone\t14\n1 Sandra picked up the milk there.\n2 John went to the hallway.\n3 How many objects is Sandra carrying? \tone\t1\n4 Mary moved to the office.\n5 Sandra dropped the milk.\n6 How many objects is Sandra carrying? \tnone\t1 5\n7 John went back to the bedroom.\n8 John went back to the office.\n9 How many objects is Sandra carrying? \tnone\t1 5\n10 Mary moved to the kitchen.\n11 Mary journeyed to the hallway.\n12 How many objects is Sandra carrying? \tnone\t1 5\n13 John picked up the apple there.\n14 Mary grabbed the football there.\n15 How many objects is John carrying? \tone\t13\n1 John moved to the kitchen.\n2 John went to the garden.\n3 Sandra went back to the office.\n4 John grabbed the milk there.\n5 How many objects is John carrying? \tone\t4\n6 Daniel journeyed to the office.\n7 John left the milk.\n8 How many objects is John carrying? \tnone\t4 7\n9 Sandra went to the garden.\n10 John travelled to the bedroom.\n11 How many objects is John carrying? \tnone\t4 7\n12 Daniel journeyed to the garden.\n13 Mary picked up the football there.\n14 How many objects is John carrying? \tnone\t4 7\n15 John went back to the garden.\n16 Mary moved to the bedroom.\n17 How many objects is Mary carrying? \tone\t13\n1 Mary journeyed to the hallway.\n2 John grabbed the football there.\n3 How many objects is John carrying? \tone\t2\n4 John travelled to the bedroom.\n5 Sandra journeyed to the bathroom.\n6 How many objects is John carrying? \tone\t2\n7 John passed the football to Daniel.\n8 Daniel moved to the bathroom.\n9 How many objects is John carrying? \tnone\t2 7\n10 Daniel handed the football to Sandra.\n11 Sandra gave the football to Daniel.\n12 How many objects is Sandra carrying? \tnone\t10 11\n13 Daniel gave the football to Sandra.\n14 Daniel went back to the bedroom.\n15 How many objects is Daniel carrying? \tnone\t7 10 11 13\n1 Daniel moved to the bathroom.\n2 Mary went back to the bedroom.\n3 Sandra went to the bedroom.\n4 Sandra went to the kitchen.\n5 Mary journeyed to the office.\n6 Sandra travelled to the office.\n7 Mary went to the kitchen.\n8 Daniel journeyed to the garden.\n9 John journeyed to the bathroom.\n10 John got the milk there.\n11 How many objects is John carrying? \tone\t10\n12 John journeyed to the office.\n13 Daniel moved to the office.\n14 How many objects is John carrying? \tone\t10\n15 John discarded the milk there.\n16 Daniel took the milk there.\n17 How many objects is John carrying? \tnone\t10 15\n18 Daniel passed the milk to John.\n19 John passed the milk to Sandra.\n20 How many objects is Daniel carrying? \tnone\t16 18\n21 Daniel went back to the hallway.\n22 Sandra passed the milk to John.\n23 How many objects is Daniel carrying? \tnone\t16 18\n1 Sandra went back to the kitchen.\n2 Daniel went back to the bedroom.\n3 Mary moved to the bedroom.\n4 Daniel journeyed to the hallway.\n5 Mary travelled to the kitchen.\n6 Sandra took the football there.\n7 How many objects is Sandra carrying? \tone\t6\n8 Sandra passed the football to Mary.\n9 Mary handed the football to Sandra.\n10 How many objects is Mary carrying? \tnone\t8 9\n11 Sandra dropped the football.\n12 Mary went back to the hallway.\n13 How many objects is Sandra carrying? \tnone\t6 8 9 11\n14 Daniel moved to the garden.\n15 John travelled to the office.\n16 How many objects is Sandra carrying? \tnone\t6 8 9 11\n17 John travelled to the hallway.\n18 Daniel picked up the apple there.\n19 How many objects is Daniel carrying? \tone\t18\n1 Mary got the apple there.\n2 Mary handed the apple to Sandra.\n3 How many objects is Mary carrying? \tnone\t1 2\n4 John went to the garden.\n5 Sandra gave the apple to John.\n6 How many objects is Mary carrying? \tnone\t1 2\n7 John discarded the apple.\n8 Daniel got the apple there.\n9 How many objects is Daniel carrying? \tone\t8\n10 Daniel passed the apple to John.\n11 Daniel moved to the hallway.\n12 How many objects is Sandra carrying? \tnone\t2 5\n13 John passed the apple to Mary.\n14 Mary dropped the apple.\n15 How many objects is John carrying? \tnone\t5 7 10 13\n1 Mary got the football there.\n2 Daniel went back to the kitchen.\n3 How many objects is Mary carrying? \tone\t1\n4 Mary passed the football to Daniel.\n5 Daniel handed the football to Mary.\n6 How many objects is Mary carrying? \tone\t1 4 5\n7 Mary passed the football to Daniel.\n8 Daniel gave the football to Mary.\n9 How many objects is Daniel carrying? \tnone\t4 5 7 8\n10 Mary gave the football to Daniel.\n11 Daniel gave the football to Mary.\n12 How many objects is Daniel carrying? \tnone\t4 5 7 8 10 11\n13 Daniel journeyed to the hallway.\n14 Daniel got the apple there.\n15 How many objects is Daniel carrying? \tone\t4 5 7 8 10 11 14\n1 John journeyed to the office.\n2 Daniel took the milk there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel went to the bathroom.\n5 Sandra travelled to the bathroom.\n6 How many objects is Daniel carrying? \tone\t2\n7 John went back to the garden.\n8 John travelled to the hallway.\n9 How many objects is Daniel carrying? \tone\t2\n10 Daniel handed the milk to Sandra.\n11 Sandra discarded the milk.\n12 How many objects is Sandra carrying? \tnone\t10 11\n13 Daniel went to the hallway.\n14 Sandra went back to the office.\n15 How many objects is Daniel carrying? \tnone\t2 10\n1 Sandra went to the bathroom.\n2 John went to the office.\n3 Sandra journeyed to the office.\n4 Mary went to the office.\n5 Mary journeyed to the bedroom.\n6 Mary got the football there.\n7 How many objects is Mary carrying? \tone\t6\n8 Mary went back to the hallway.\n9 Mary went back to the bathroom.\n10 How many objects is Mary carrying? \tone\t6\n11 Daniel went to the garden.\n12 Daniel went to the bedroom.\n13 How many objects is Mary carrying? \tone\t6\n14 Daniel grabbed the milk there.\n15 Sandra travelled to the bedroom.\n16 How many objects is Daniel carrying? \tone\t14\n17 Daniel gave the milk to Sandra.\n18 Mary left the football there.\n19 How many objects is Daniel carrying? \tnone\t14 17\n1 Daniel journeyed to the hallway.\n2 Sandra went to the bathroom.\n3 Daniel journeyed to the bathroom.\n4 Daniel went to the bedroom.\n5 John travelled to the hallway.\n6 Sandra went to the bedroom.\n7 Sandra went to the office.\n8 Mary went back to the office.\n9 Sandra picked up the milk there.\n10 Mary journeyed to the kitchen.\n11 How many objects is Sandra carrying? \tone\t9\n12 John went back to the office.\n13 Sandra handed the milk to John.\n14 How many objects is Sandra carrying? \tnone\t9 13\n15 John passed the milk to Sandra.\n16 Daniel went to the office.\n17 How many objects is Sandra carrying? \tone\t9 13 15\n18 Sandra handed the milk to John.\n19 John handed the milk to Sandra.\n20 How many objects is Sandra carrying? \tone\t9 13 15 18 19\n21 Sandra passed the milk to John.\n22 Sandra went back to the hallway.\n23 How many objects is Sandra carrying? \tnone\t9 13 15 18 19 21\n1 Mary went back to the bedroom.\n2 John went to the garden.\n3 Sandra grabbed the apple there.\n4 Sandra discarded the apple.\n5 How many objects is Sandra carrying? \tnone\t3 4\n6 Mary journeyed to the hallway.\n7 Sandra moved to the bedroom.\n8 How many objects is Sandra carrying? \tnone\t3 4\n9 John travelled to the office.\n10 Mary travelled to the garden.\n11 How many objects is Sandra carrying? \tnone\t3 4\n12 Mary went to the hallway.\n13 Daniel went back to the office.\n14 Daniel journeyed to the kitchen.\n15 John moved to the garden.\n16 Daniel took the football there.\n17 Mary moved to the bedroom.\n18 How many objects is Daniel carrying? \tone\t16\n19 Daniel got the milk there.\n20 Daniel left the milk.\n21 How many objects is Daniel carrying? \tone\t16 19 20\n1 Mary journeyed to the office.\n2 Mary moved to the hallway.\n3 Daniel picked up the milk there.\n4 Daniel discarded the milk.\n5 How many objects is Daniel carrying? \tnone\t3 4\n6 Mary picked up the football there.\n7 Mary went to the bathroom.\n8 How many objects is Daniel carrying? \tnone\t3 4\n9 Mary left the football there.\n10 Mary went to the bedroom.\n11 How many objects is Mary carrying? \tnone\t6 9\n12 Sandra moved to the garden.\n13 Sandra travelled to the hallway.\n14 How many objects is Mary carrying? \tnone\t6 9\n15 John went back to the kitchen.\n16 Daniel picked up the apple there.\n17 How many objects is Daniel carrying? \tone\t3 4 16\n1 John grabbed the milk there.\n2 John went to the bathroom.\n3 How many objects is John carrying? \tone\t1\n4 John got the football there.\n5 Daniel went back to the bathroom.\n6 How many objects is John carrying? \ttwo\t1 4\n7 Daniel moved to the hallway.\n8 Sandra grabbed the apple there.\n9 How many objects is John carrying? \ttwo\t1 4\n10 Mary travelled to the garden.\n11 Mary went back to the hallway.\n12 How many objects is Sandra carrying? \tone\t8\n13 John dropped the milk.\n14 John took the milk there.\n15 How many objects is John carrying? \ttwo\t1 4 13 14\n1 Sandra moved to the office.\n2 Sandra went to the bathroom.\n3 John journeyed to the bathroom.\n4 John journeyed to the office.\n5 John went back to the kitchen.\n6 Daniel went to the garden.\n7 Mary went to the bedroom.\n8 John travelled to the garden.\n9 John travelled to the kitchen.\n10 Sandra journeyed to the office.\n11 John journeyed to the office.\n12 Daniel went to the hallway.\n13 Daniel journeyed to the kitchen.\n14 John moved to the bathroom.\n15 Mary moved to the garden.\n16 John travelled to the garden.\n17 Sandra moved to the hallway.\n18 John journeyed to the kitchen.\n19 John journeyed to the office.\n20 Sandra went to the kitchen.\n21 Daniel went back to the hallway.\n22 Daniel journeyed to the office.\n23 Mary went to the hallway.\n24 John went to the hallway.\n25 Mary travelled to the bathroom.\n26 John picked up the football there.\n27 How many objects is John carrying? \tone\t26\n28 Daniel went to the bathroom.\n29 Sandra moved to the bathroom.\n30 How many objects is John carrying? \tone\t26\n31 Mary went back to the hallway.\n32 John gave the football to Mary.\n33 How many objects is John carrying? \tnone\t26 32\n34 Daniel moved to the hallway.\n35 Mary passed the football to John.\n36 How many objects is Mary carrying? \tnone\t32 35\n37 Sandra travelled to the garden.\n38 Daniel travelled to the bathroom.\n39 How many objects is Mary carrying? \tnone\t32 35\n1 Mary moved to the bathroom.\n2 Sandra travelled to the hallway.\n3 Sandra moved to the bedroom.\n4 Sandra journeyed to the bathroom.\n5 Daniel went back to the bathroom.\n6 John went back to the office.\n7 Daniel went back to the hallway.\n8 John went back to the bathroom.\n9 Sandra went to the bedroom.\n10 Sandra got the football there.\n11 How many objects is Sandra carrying? \tone\t10\n12 Sandra went back to the kitchen.\n13 Sandra left the football.\n14 How many objects is Sandra carrying? \tnone\t10 13\n15 John travelled to the hallway.\n16 Sandra took the football there.\n17 How many objects is Sandra carrying? \tone\t10 13 16\n18 Sandra left the football.\n19 Sandra went to the bedroom.\n20 How many objects is Sandra carrying? \tnone\t10 13 16 18\n21 Mary moved to the hallway.\n22 Sandra moved to the bathroom.\n23 How many objects is Sandra carrying? \tnone\t10 13 16 18\n1 Mary journeyed to the office.\n2 Mary went to the hallway.\n3 Daniel journeyed to the garden.\n4 John journeyed to the bathroom.\n5 Daniel travelled to the bedroom.\n6 John grabbed the apple there.\n7 How many objects is John carrying? \tone\t6\n8 John put down the apple.\n9 John got the apple there.\n10 How many objects is John carrying? \tone\t6 8 9\n11 John discarded the apple.\n12 Daniel took the milk there.\n13 How many objects is John carrying? \tnone\t6 8 9 11\n14 Mary moved to the kitchen.\n15 Daniel dropped the milk.\n16 How many objects is John carrying? \tnone\t6 8 9 11\n17 John went to the hallway.\n18 Mary travelled to the garden.\n19 How many objects is Daniel carrying? \tnone\t12 15\n1 John moved to the bathroom.\n2 Mary went back to the bathroom.\n3 John got the apple there.\n4 John dropped the apple.\n5 How many objects is John carrying? \tnone\t3 4\n6 Daniel journeyed to the bathroom.\n7 Mary grabbed the apple there.\n8 How many objects is John carrying? \tnone\t3 4\n9 Mary passed the apple to John.\n10 John passed the apple to Mary.\n11 How many objects is John carrying? \tnone\t3 4 9 10\n12 Mary passed the apple to John.\n13 Mary went back to the hallway.\n14 How many objects is John carrying? \tone\t3 4 9 10 12\n15 John passed the apple to Daniel.\n16 Mary went to the garden.\n17 How many objects is Mary carrying? \tnone\t7 9 10 12\n1 John grabbed the milk there.\n2 John gave the milk to Daniel.\n3 How many objects is John carrying? \tnone\t1 2\n4 Daniel handed the milk to John.\n5 John gave the milk to Daniel.\n6 How many objects is John carrying? \tnone\t1 2 4 5\n7 Daniel handed the milk to John.\n8 Sandra journeyed to the bathroom.\n9 How many objects is Daniel carrying? \tnone\t2 4 5 7\n10 John discarded the milk.\n11 John picked up the milk there.\n12 How many objects is John carrying? \tone\t1 2 4 5 7 10 11\n13 John went back to the kitchen.\n14 John passed the milk to Mary.\n15 How many objects is John carrying? \tnone\t1 2 4 5 7 10 11 14\n1 John travelled to the bathroom.\n2 Mary moved to the garden.\n3 Mary grabbed the football there.\n4 Mary handed the football to Daniel.\n5 How many objects is Mary carrying? \tnone\t3 4\n6 John moved to the office.\n7 Sandra went back to the bathroom.\n8 How many objects is Mary carrying? \tnone\t3 4\n9 Daniel gave the football to Mary.\n10 John went to the bedroom.\n11 How many objects is Mary carrying? \tone\t3 4 9\n12 John went back to the kitchen.\n13 Mary discarded the football.\n14 How many objects is Daniel carrying? \tnone\t4 9\n15 Daniel went to the kitchen.\n16 Daniel travelled to the bedroom.\n17 How many objects is Mary carrying? \tnone\t3 4 9 13\n1 Mary went back to the office.\n2 John journeyed to the garden.\n3 Daniel went back to the office.\n4 Daniel went back to the bathroom.\n5 Mary journeyed to the bedroom.\n6 Sandra moved to the hallway.\n7 Mary picked up the football there.\n8 John journeyed to the bathroom.\n9 How many objects is Mary carrying? \tone\t7\n10 John went to the kitchen.\n11 Mary left the football.\n12 How many objects is Mary carrying? \tnone\t7 11\n13 John grabbed the milk there.\n14 Sandra moved to the garden.\n15 How many objects is John carrying? \tone\t13\n16 John discarded the milk.\n17 Mary picked up the football there.\n18 How many objects is John carrying? \tnone\t13 16\n19 Sandra went to the hallway.\n20 John picked up the milk there.\n21 How many objects is John carrying? \tone\t13 16 20\n1 John moved to the office.\n2 Daniel grabbed the apple there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Mary picked up the milk there.\n5 Daniel put down the apple there.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 Sandra journeyed to the bathroom.\n8 Daniel got the apple there.\n9 How many objects is Daniel carrying? \tone\t2 5 8\n10 John went to the bedroom.\n11 Mary moved to the hallway.\n12 How many objects is Daniel carrying? \tone\t2 5 8\n13 John went to the hallway.\n14 Mary discarded the milk.\n15 How many objects is Daniel carrying? \tone\t2 5 8\n1 Sandra picked up the apple there.\n2 John journeyed to the kitchen.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra went back to the garden.\n5 Mary moved to the bedroom.\n6 How many objects is Sandra carrying? \tone\t1\n7 Sandra grabbed the football there.\n8 Mary went to the kitchen.\n9 How many objects is Sandra carrying? \ttwo\t1 7\n10 Mary went to the hallway.\n11 Sandra discarded the apple there.\n12 How many objects is Sandra carrying? \tone\t1 7 11\n13 Sandra dropped the football.\n14 Daniel travelled to the hallway.\n15 How many objects is Sandra carrying? \tnone\t1 7 11 13\n1 Sandra got the apple there.\n2 John took the milk there.\n3 How many objects is Sandra carrying? \tone\t1\n4 Sandra left the apple.\n5 Daniel journeyed to the office.\n6 How many objects is Sandra carrying? \tnone\t1 4\n7 Sandra grabbed the apple there.\n8 Sandra travelled to the bedroom.\n9 How many objects is Sandra carrying? \tone\t1 4 7\n10 John discarded the milk.\n11 Sandra passed the apple to John.\n12 How many objects is John carrying? \tone\t2 10 11\n13 John dropped the apple.\n14 Sandra took the milk there.\n15 How many objects is Sandra carrying? \tone\t1 4 7 11 14\n1 Sandra travelled to the kitchen.\n2 Daniel journeyed to the bedroom.\n3 Mary went back to the bathroom.\n4 Mary picked up the apple there.\n5 How many objects is Mary carrying? \tone\t4\n6 Mary discarded the apple.\n7 Daniel went to the kitchen.\n8 How many objects is Mary carrying? \tnone\t4 6\n9 Daniel travelled to the garden.\n10 Sandra journeyed to the bedroom.\n11 How many objects is Mary carrying? \tnone\t4 6\n12 Sandra went to the garden.\n13 John got the apple there.\n14 How many objects is John carrying? \tone\t13\n15 Sandra went to the kitchen.\n16 Daniel went back to the office.\n17 How many objects is John carrying? \tone\t13\n1 Mary moved to the bathroom.\n2 Mary picked up the milk there.\n3 How many objects is Mary carrying? \tone\t2\n4 Mary discarded the milk.\n5 Sandra moved to the office.\n6 How many objects is Mary carrying? \tnone\t2 4\n7 Mary got the milk there.\n8 Mary put down the milk.\n9 How many objects is Mary carrying? \tnone\t2 4 7 8\n10 Mary grabbed the milk there.\n11 John travelled to the garden.\n12 How many objects is Mary carrying? \tone\t2 4 7 8 10\n13 Mary journeyed to the hallway.\n14 Daniel went back to the office.\n15 How many objects is Mary carrying? \tone\t2 4 7 8 10\n1 Sandra went back to the office.\n2 John went to the bedroom.\n3 Sandra got the football there.\n4 John grabbed the milk there.\n5 How many objects is John carrying? \tone\t4\n6 Sandra journeyed to the garden.\n7 Sandra went to the hallway.\n8 How many objects is John carrying? \tone\t4\n9 Sandra handed the football to Daniel.\n10 Daniel passed the football to Sandra.\n11 How many objects is Daniel carrying? \tnone\t9 10\n12 Sandra passed the football to Daniel.\n13 Daniel gave the football to Sandra.\n14 How many objects is Sandra carrying? \tone\t3 9 10 12 13\n15 Daniel went back to the office.\n16 Sandra moved to the kitchen.\n17 How many objects is Sandra carrying? \tone\t3 9 10 12 13\n1 Mary moved to the garden.\n2 Mary moved to the kitchen.\n3 John grabbed the football there.\n4 John handed the football to Mary.\n5 How many objects is John carrying? \tnone\t3 4\n6 Mary put down the football.\n7 Mary took the football there.\n8 How many objects is Mary carrying? \tone\t4 6 7\n9 John journeyed to the garden.\n10 Sandra got the apple there.\n11 How many objects is John carrying? \tnone\t3 4\n12 Sandra went back to the bedroom.\n13 Mary moved to the garden.\n14 How many objects is Sandra carrying? \tone\t10\n15 Sandra gave the apple to Daniel.\n16 Daniel dropped the apple.\n17 How many objects is Daniel carrying? \tnone\t15 16\n1 Daniel travelled to the bathroom.\n2 Sandra picked up the football there.\n3 How many objects is Sandra carrying? \tone\t2\n4 Sandra left the football.\n5 John went back to the kitchen.\n6 How many objects is Sandra carrying? \tnone\t2 4\n7 Daniel moved to the hallway.\n8 Mary went to the hallway.\n9 How many objects is Sandra carrying? \tnone\t2 4\n10 John went to the bathroom.\n11 Mary picked up the football there.\n12 How many objects is Mary carrying? \tone\t11\n13 Mary handed the football to Sandra.\n14 Sandra left the football there.\n15 How many objects is Mary carrying? \tnone\t11 13\n1 Mary went back to the kitchen.\n2 Daniel went to the bedroom.\n3 John moved to the kitchen.\n4 John went to the bathroom.\n5 Sandra travelled to the hallway.\n6 Sandra got the milk there.\n7 How many objects is Sandra carrying? \tone\t6\n8 Sandra dropped the milk.\n9 Sandra took the milk there.\n10 How many objects is Sandra carrying? \tone\t6 8 9\n11 Sandra went back to the garden.\n12 Daniel went back to the kitchen.\n13 How many objects is Sandra carrying? \tone\t6 8 9\n14 Mary travelled to the garden.\n15 Sandra moved to the kitchen.\n16 How many objects is Sandra carrying? \tone\t6 8 9\n17 Sandra dropped the milk.\n18 Mary grabbed the football there.\n19 How many objects is Mary carrying? \tone\t18\n1 John went back to the bedroom.\n2 Daniel went back to the office.\n3 Sandra went back to the bedroom.\n4 John journeyed to the office.\n5 Mary journeyed to the bedroom.\n6 Mary moved to the office.\n7 Daniel travelled to the hallway.\n8 John went to the bathroom.\n9 John travelled to the kitchen.\n10 Daniel journeyed to the bathroom.\n11 Daniel got the apple there.\n12 John moved to the office.\n13 How many objects is Daniel carrying? \tone\t11\n14 John travelled to the bathroom.\n15 Sandra went to the hallway.\n16 How many objects is Daniel carrying? \tone\t11\n17 Daniel gave the apple to John.\n18 John passed the apple to Daniel.\n19 How many objects is John carrying? \tnone\t17 18\n20 Daniel handed the apple to John.\n21 John discarded the apple.\n22 How many objects is Daniel carrying? \tnone\t11 17 18 20\n23 Daniel went to the office.\n24 Mary went to the bedroom.\n25 How many objects is Daniel carrying? \tnone\t11 17 18 20\n1 Daniel moved to the office.\n2 Daniel went to the garden.\n3 John got the football there.\n4 John passed the football to Sandra.\n5 How many objects is John carrying? \tnone\t3 4\n6 Mary went back to the kitchen.\n7 Daniel went back to the bathroom.\n8 How many objects is John carrying? \tnone\t3 4\n9 Sandra passed the football to John.\n10 John discarded the football.\n11 How many objects is John carrying? \tnone\t3 4 9 10\n12 John travelled to the bathroom.\n13 John travelled to the office.\n14 How many objects is Sandra carrying? \tnone\t4 9\n15 Daniel took the milk there.\n16 Sandra took the football there.\n17 How many objects is John carrying? \tnone\t3 4 9 10\n1 John moved to the bedroom.\n2 Daniel picked up the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel moved to the hallway.\n5 Daniel put down the football.\n6 How many objects is Daniel carrying? \tnone\t2 5\n7 Daniel went back to the bedroom.\n8 John journeyed to the hallway.\n9 How many objects is Daniel carrying? \tnone\t2 5\n10 Mary went to the hallway.\n11 John went back to the bedroom.\n12 How many objects is Daniel carrying? \tnone\t2 5\n13 Mary moved to the garden.\n14 Daniel moved to the hallway.\n15 John got the milk there.\n16 John travelled to the garden.\n17 How many objects is John carrying? \tone\t15\n1 Sandra journeyed to the hallway.\n2 Daniel went to the bathroom.\n3 Sandra got the apple there.\n4 Sandra passed the apple to Mary.\n5 How many objects is Sandra carrying? \tnone\t3 4\n6 John got the football there.\n7 Daniel went to the kitchen.\n8 How many objects is Sandra carrying? \tnone\t3 4\n9 John went back to the bathroom.\n10 Mary discarded the apple.\n11 How many objects is Mary carrying? \tnone\t4 10\n12 Sandra journeyed to the bathroom.\n13 Sandra travelled to the hallway.\n14 How many objects is Mary carrying? \tnone\t4 10\n15 Daniel took the milk there.\n16 Mary went back to the office.\n17 How many objects is Daniel carrying? \tone\t15\n1 Daniel journeyed to the hallway.\n2 Mary got the football there.\n3 How many objects is Mary carrying? \tone\t2\n4 Sandra moved to the hallway.\n5 Sandra moved to the garden.\n6 How many objects is Mary carrying? \tone\t2\n7 Daniel went to the bedroom.\n8 Sandra grabbed the milk there.\n9 How many objects is Mary carrying? \tone\t2\n10 Sandra left the milk.\n11 Daniel moved to the office.\n12 How many objects is Sandra carrying? \tnone\t8 10\n13 John moved to the garden.\n14 Daniel went back to the garden.\n15 How many objects is Sandra carrying? \tnone\t8 10\n1 Sandra moved to the garden.\n2 Daniel travelled to the office.\n3 Mary took the football there.\n4 Mary picked up the apple there.\n5 How many objects is Mary carrying? \ttwo\t3 4\n6 Daniel picked up the milk there.\n7 Daniel journeyed to the bathroom.\n8 How many objects is Daniel carrying? \tone\t6\n9 Daniel gave the milk to John.\n10 John gave the milk to Daniel.\n11 How many objects is John carrying? \tnone\t9 10\n12 Mary left the football there.\n13 Daniel gave the milk to John.\n14 How many objects is Daniel carrying? \tnone\t6 9 10 13\n15 Mary grabbed the football there.\n16 John gave the milk to Daniel.\n17 How many objects is John carrying? \tnone\t9 10 13 16\n1 Mary took the football there.\n2 Sandra went to the kitchen.\n3 How many objects is Mary carrying? \tone\t1\n4 Sandra went back to the garden.\n5 John journeyed to the bedroom.\n6 How many objects is Mary carrying? \tone\t1\n7 John got the milk there.\n8 Mary journeyed to the bedroom.\n9 How many objects is John carrying? \tone\t7\n10 Daniel went back to the kitchen.\n11 Daniel went to the office.\n12 How many objects is John carrying? \tone\t7\n13 Mary handed the football to John.\n14 John passed the football to Mary.\n15 How many objects is Mary carrying? \tone\t1 13 14\n1 Mary went back to the bathroom.\n2 Sandra moved to the bedroom.\n3 Sandra took the milk there.\n4 Sandra went back to the kitchen.\n5 How many objects is Sandra carrying? \tone\t3\n6 Sandra dropped the milk.\n7 Daniel went to the bathroom.\n8 How many objects is Sandra carrying? \tnone\t3 6\n9 Daniel grabbed the apple there.\n10 Mary journeyed to the hallway.\n11 How many objects is Sandra carrying? \tnone\t3 6\n12 John journeyed to the kitchen.\n13 Sandra took the milk there.\n14 How many objects is Daniel carrying? \tone\t9\n15 Daniel got the football there.\n16 Sandra handed the milk to John.\n17 How many objects is Sandra carrying? \tnone\t3 6 13 16\n1 Daniel grabbed the apple there.\n2 Sandra travelled to the office.\n3 How many objects is Daniel carrying? \tone\t1\n4 John moved to the office.\n5 Mary picked up the football there.\n6 How many objects is Mary carrying? \tone\t5\n7 Sandra moved to the bathroom.\n8 Sandra journeyed to the bedroom.\n9 How many objects is Mary carrying? \tone\t5\n10 Daniel put down the apple.\n11 Mary moved to the bedroom.\n12 How many objects is Daniel carrying? \tnone\t1 10\n13 Sandra got the apple there.\n14 John journeyed to the bedroom.\n15 How many objects is Daniel carrying? \tnone\t1 10\n1 Mary moved to the bedroom.\n2 Daniel got the football there.\n3 How many objects is Daniel carrying? \tone\t2\n4 Daniel journeyed to the bedroom.\n5 Daniel moved to the office.\n6 How many objects is Daniel carrying? \tone\t2\n7 Daniel discarded the football.\n8 Daniel took the football there.\n9 How many objects is Daniel carrying? \tone\t2 7 8\n10 Daniel handed the football to John.\n11 John put down the football.\n12 How many objects is Daniel carrying? \tnone\t2 7 8 10\n13 Daniel grabbed the football there.\n14 Sandra got the apple there.\n15 How many objects is Daniel carrying? \tone\t2 7 8 10 13\n1 Daniel went to the bedroom.\n2 John went to the office.\n3 John moved to the bathroom.\n4 John went to the garden.\n5 John journeyed to the bedroom.\n6 John moved to the hallway.\n7 Sandra grabbed the milk there.\n8 Sandra left the milk.\n9 How many objects is Sandra carrying? \tnone\t7 8\n10 John moved to the bedroom.\n11 Mary journeyed to the kitchen.\n12 How many objects is Sandra carrying? \tnone\t7 8\n13 John went back to the bathroom.\n14 Sandra got the milk there.\n15 How many objects is Sandra carrying? \tone\t7 8 14\n16 John grabbed the football there.\n17 Sandra passed the milk to Mary.\n18 How many objects is Sandra carrying? \tnone\t7 8 14 17\n19 John journeyed to the office.\n20 Sandra went to the office.\n21 How many objects is Sandra carrying? \tnone\t7 8 14 17\n"
  },
  {
    "path": "tasksv11/en/qa8_lists-sets_test.txt",
    "content": "1 Mary got the milk there.\n2 John moved to the bedroom.\n3 What is Mary carrying? \tmilk\t1\n4 John picked up the football there.\n5 John journeyed to the bathroom.\n6 What is John carrying? \tfootball\t4\n7 John went to the garden.\n8 Daniel went back to the hallway.\n9 What is John carrying? \tfootball\t4\n10 John went back to the bathroom.\n11 Mary went to the office.\n12 Sandra went back to the kitchen.\n13 Mary travelled to the hallway.\n14 John travelled to the bedroom.\n15 John picked up the apple there.\n16 What is John carrying? \tfootball,apple\t4 15\n17 Sandra travelled to the bedroom.\n18 Sandra journeyed to the kitchen.\n19 What is John carrying? \tfootball,apple\t4 15\n1 Daniel grabbed the milk there.\n2 Sandra went back to the bathroom.\n3 What is Daniel carrying? \tmilk\t1\n4 Daniel went back to the garden.\n5 Daniel dropped the milk.\n6 What is Daniel carrying? \tnothing\t1 5\n7 John travelled to the bedroom.\n8 Sandra journeyed to the bedroom.\n9 What is Daniel carrying? \tnothing\t1 5\n10 Daniel journeyed to the bedroom.\n11 John went to the bathroom.\n12 What is Daniel carrying? \tnothing\t1 5\n13 John travelled to the kitchen.\n14 Sandra went to the kitchen.\n15 Mary went back to the bedroom.\n16 John journeyed to the office.\n17 John moved to the garden.\n18 John grabbed the milk there.\n19 What is John carrying? \tmilk\t18\n1 Mary grabbed the milk there.\n2 Daniel moved to the bedroom.\n3 What is Mary carrying? \tmilk\t1\n4 John travelled to the bedroom.\n5 Daniel grabbed the apple there.\n6 What is Daniel carrying? \tapple\t5\n7 Daniel discarded the apple.\n8 John went back to the garden.\n9 What is Daniel carrying? \tnothing\t5 7\n10 Daniel went back to the office.\n11 Mary travelled to the garden.\n12 What is Daniel carrying? \tnothing\t5 7\n13 Mary journeyed to the hallway.\n14 Daniel went to the hallway.\n15 John went to the bathroom.\n16 John went back to the kitchen.\n17 Mary discarded the milk there.\n18 Sandra grabbed the milk there.\n19 What is Mary carrying? \tnothing\t1 17\n1 Mary went to the kitchen.\n2 Daniel took the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 Daniel dropped the football.\n5 Sandra grabbed the milk there.\n6 What is Daniel carrying? \tnothing\t2 4\n7 Mary travelled to the garden.\n8 Daniel went back to the bedroom.\n9 What is Sandra carrying? \tmilk\t5\n10 Sandra discarded the milk.\n11 Sandra grabbed the milk there.\n12 What is Sandra carrying? \tmilk\t5 10 11\n13 Mary moved to the bedroom.\n14 John got the apple there.\n15 What is Sandra carrying? \tmilk\t5 10 11\n1 Sandra travelled to the garden.\n2 Mary grabbed the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 John moved to the hallway.\n5 John went back to the garden.\n6 What is Mary carrying? \tmilk\t2\n7 Daniel went to the hallway.\n8 Sandra journeyed to the hallway.\n9 What is Mary carrying? \tmilk\t2\n10 Daniel took the football there.\n11 Daniel journeyed to the bathroom.\n12 What is Daniel carrying? \tfootball\t10\n13 Daniel journeyed to the hallway.\n14 Mary put down the milk.\n15 What is Daniel carrying? \tfootball\t10\n1 Sandra travelled to the bathroom.\n2 Daniel picked up the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 Sandra picked up the football there.\n5 Mary travelled to the hallway.\n6 What is Sandra carrying? \tfootball\t4\n7 Sandra dropped the football.\n8 Sandra moved to the bedroom.\n9 What is Sandra carrying? \tnothing\t4 7\n10 Daniel dropped the apple.\n11 Mary grabbed the apple there.\n12 What is Daniel carrying? \tnothing\t2 10\n13 Sandra went to the office.\n14 Daniel travelled to the bathroom.\n15 What is Daniel carrying? \tnothing\t2 10\n1 Sandra went to the kitchen.\n2 John moved to the bathroom.\n3 John journeyed to the office.\n4 Sandra travelled to the garden.\n5 Sandra went to the bathroom.\n6 Sandra grabbed the football there.\n7 What is Sandra carrying? \tfootball\t6\n8 Daniel took the milk there.\n9 Sandra dropped the football there.\n10 What is Daniel carrying? \tmilk\t8\n11 John got the apple there.\n12 Mary went to the bathroom.\n13 What is Daniel carrying? \tmilk\t8\n14 John put down the apple there.\n15 Daniel left the milk there.\n16 What is John carrying? \tnothing\t11 14\n17 Mary grabbed the football there.\n18 Mary left the football.\n19 What is Daniel carrying? \tnothing\t8 15\n1 Sandra grabbed the milk there.\n2 Sandra went back to the office.\n3 What is Sandra carrying? \tmilk\t1\n4 Daniel journeyed to the hallway.\n5 Sandra went back to the garden.\n6 What is Sandra carrying? \tmilk\t1\n7 Mary journeyed to the garden.\n8 Daniel travelled to the bathroom.\n9 Mary travelled to the kitchen.\n10 Sandra travelled to the office.\n11 John travelled to the office.\n12 Sandra discarded the milk there.\n13 What is Sandra carrying? \tnothing\t1 12\n14 Mary got the apple there.\n15 Mary went back to the office.\n16 What is Sandra carrying? \tnothing\t1 12\n17 Mary took the football there.\n18 John picked up the milk there.\n19 What is Sandra carrying? \tnothing\t1 12\n1 Mary moved to the bedroom.\n2 Sandra got the milk there.\n3 What is Sandra carrying? \tmilk\t2\n4 Sandra moved to the bathroom.\n5 Sandra went back to the garden.\n6 What is Sandra carrying? \tmilk\t2\n7 Sandra went back to the bathroom.\n8 Sandra went back to the garden.\n9 What is Sandra carrying? \tmilk\t2\n10 Sandra travelled to the hallway.\n11 Mary journeyed to the hallway.\n12 John moved to the bathroom.\n13 Mary travelled to the kitchen.\n14 Mary travelled to the bathroom.\n15 Mary went back to the office.\n16 John got the football there.\n17 Sandra discarded the milk.\n18 What is Sandra carrying? \tnothing\t2 17\n19 Sandra travelled to the bathroom.\n20 Sandra got the apple there.\n21 What is Sandra carrying? \tapple\t2 17 20\n1 Sandra went to the garden.\n2 Daniel went back to the office.\n3 John journeyed to the bathroom.\n4 Sandra moved to the bathroom.\n5 Sandra journeyed to the bedroom.\n6 John went to the hallway.\n7 Daniel grabbed the apple there.\n8 Sandra travelled to the bathroom.\n9 What is Daniel carrying? \tapple\t7\n10 John went to the kitchen.\n11 Sandra journeyed to the bedroom.\n12 What is Daniel carrying? \tapple\t7\n13 Daniel went to the kitchen.\n14 Daniel moved to the bedroom.\n15 Mary went to the office.\n16 Daniel moved to the garden.\n17 Daniel grabbed the milk there.\n18 Mary went to the kitchen.\n19 What is Daniel carrying? \tapple,milk\t7 17\n20 Daniel moved to the kitchen.\n21 Mary went back to the bathroom.\n22 What is Daniel carrying? \tapple,milk\t7 17\n23 John journeyed to the garden.\n24 John picked up the football there.\n25 What is John carrying? \tfootball\t24\n1 Daniel travelled to the garden.\n2 Sandra went to the office.\n3 John went to the garden.\n4 John went back to the kitchen.\n5 Daniel went to the bedroom.\n6 Daniel moved to the office.\n7 Daniel got the milk there.\n8 Daniel put down the milk.\n9 What is Daniel carrying? \tnothing\t7 8\n10 Daniel travelled to the garden.\n11 Mary went back to the garden.\n12 What is Daniel carrying? \tnothing\t7 8\n13 Sandra went back to the garden.\n14 Daniel journeyed to the bathroom.\n15 What is Daniel carrying? \tnothing\t7 8\n16 John went to the hallway.\n17 John journeyed to the bathroom.\n18 Sandra journeyed to the bedroom.\n19 John took the apple there.\n20 What is John carrying? \tapple\t19\n21 Sandra got the football there.\n22 Sandra left the football.\n23 What is Sandra carrying? \tnothing\t21 22\n1 Mary picked up the football there.\n2 Sandra went to the hallway.\n3 What is Mary carrying? \tfootball\t1\n4 Daniel went to the office.\n5 Daniel journeyed to the bathroom.\n6 What is Mary carrying? \tfootball\t1\n7 Daniel travelled to the hallway.\n8 Mary put down the football.\n9 What is Mary carrying? \tnothing\t1 8\n10 John went to the bathroom.\n11 Daniel journeyed to the bathroom.\n12 What is Mary carrying? \tnothing\t1 8\n13 Sandra travelled to the garden.\n14 Daniel moved to the hallway.\n15 What is Mary carrying? \tnothing\t1 8\n1 John moved to the garden.\n2 Sandra went to the office.\n3 Daniel moved to the bathroom.\n4 Mary took the milk there.\n5 What is Mary carrying? \tmilk\t4\n6 Daniel journeyed to the garden.\n7 Mary went to the garden.\n8 What is Mary carrying? \tmilk\t4\n9 Sandra took the apple there.\n10 Mary dropped the milk there.\n11 What is Mary carrying? \tnothing\t4 10\n12 John got the milk there.\n13 Sandra journeyed to the kitchen.\n14 What is John carrying? \tmilk\t12\n15 John left the milk.\n16 Mary journeyed to the bedroom.\n17 What is Mary carrying? \tnothing\t4 10\n1 Sandra went back to the garden.\n2 Mary journeyed to the kitchen.\n3 Mary went back to the bedroom.\n4 Daniel went to the hallway.\n5 Daniel journeyed to the garden.\n6 Mary went to the hallway.\n7 John travelled to the garden.\n8 John went to the kitchen.\n9 John travelled to the garden.\n10 Daniel travelled to the kitchen.\n11 Sandra journeyed to the kitchen.\n12 Sandra grabbed the milk there.\n13 What is Sandra carrying? \tmilk\t12\n14 Sandra left the milk there.\n15 Mary travelled to the kitchen.\n16 What is Sandra carrying? \tnothing\t12 14\n17 Sandra travelled to the hallway.\n18 Mary picked up the milk there.\n19 What is Sandra carrying? \tnothing\t12 14\n20 Mary dropped the milk.\n21 Daniel got the milk there.\n22 What is Mary carrying? \tnothing\t18 20\n23 John journeyed to the bathroom.\n24 Daniel went back to the bedroom.\n25 What is Mary carrying? \tnothing\t18 20\n1 Sandra took the milk there.\n2 John got the apple there.\n3 What is Sandra carrying? \tmilk\t1\n4 Sandra went to the garden.\n5 Mary moved to the bathroom.\n6 What is John carrying? \tapple\t2\n7 Sandra travelled to the bedroom.\n8 Mary travelled to the hallway.\n9 What is John carrying? \tapple\t2\n10 Sandra moved to the hallway.\n11 Sandra dropped the milk.\n12 What is Sandra carrying? \tnothing\t1 11\n13 Sandra grabbed the milk there.\n14 Mary went to the garden.\n15 What is Sandra carrying? \tmilk\t1 11 13\n1 John journeyed to the bedroom.\n2 Sandra went back to the office.\n3 John got the apple there.\n4 Daniel moved to the bathroom.\n5 What is John carrying? \tapple\t3\n6 John discarded the apple.\n7 Mary went to the office.\n8 What is John carrying? \tnothing\t3 6\n9 Mary travelled to the hallway.\n10 John grabbed the apple there.\n11 What is John carrying? \tapple\t3 6 10\n12 John took the football there.\n13 John journeyed to the office.\n14 What is John carrying? \tapple,football\t3 6 10 12\n15 Sandra went to the bathroom.\n16 John discarded the apple there.\n17 What is John carrying? \tfootball\t3 6 10 16 12\n1 Mary journeyed to the office.\n2 Mary went to the bathroom.\n3 Daniel got the apple there.\n4 John went to the hallway.\n5 What is Daniel carrying? \tapple\t3\n6 Mary grabbed the football there.\n7 Daniel put down the apple.\n8 What is Mary carrying? \tfootball\t6\n9 Daniel got the apple there.\n10 Daniel dropped the apple.\n11 What is Daniel carrying? \tnothing\t3 7 9 10\n12 Daniel grabbed the apple there.\n13 John went to the office.\n14 What is Daniel carrying? \tapple\t3 7 9 10 12\n15 John travelled to the garden.\n16 Daniel went to the bedroom.\n17 What is Daniel carrying? \tapple\t3 7 9 10 12\n1 Sandra went back to the office.\n2 Sandra took the milk there.\n3 What is Sandra carrying? \tmilk\t2\n4 Daniel went back to the kitchen.\n5 Sandra went back to the bedroom.\n6 What is Sandra carrying? \tmilk\t2\n7 John grabbed the apple there.\n8 Sandra put down the milk.\n9 What is Sandra carrying? \tnothing\t2 8\n10 Daniel went back to the bedroom.\n11 Sandra picked up the milk there.\n12 What is Sandra carrying? \tmilk\t2 8 11\n13 John moved to the office.\n14 John journeyed to the hallway.\n15 What is Sandra carrying? \tmilk\t2 8 11\n1 Sandra travelled to the garden.\n2 Sandra took the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 John travelled to the bathroom.\n5 Sandra left the football.\n6 What is Sandra carrying? \tnothing\t2 5\n7 Mary moved to the bathroom.\n8 Mary journeyed to the bedroom.\n9 What is Sandra carrying? \tnothing\t2 5\n10 Mary travelled to the kitchen.\n11 Mary journeyed to the bedroom.\n12 What is Sandra carrying? \tnothing\t2 5\n13 John went back to the bedroom.\n14 Sandra took the football there.\n15 What is Sandra carrying? \tfootball\t2 5 14\n1 Daniel took the milk there.\n2 Mary went back to the bedroom.\n3 What is Daniel carrying? \tmilk\t1\n4 John picked up the apple there.\n5 John left the apple.\n6 What is Daniel carrying? \tmilk\t1\n7 Daniel discarded the milk.\n8 John went back to the office.\n9 What is Daniel carrying? \tnothing\t1 7\n10 Mary went to the bathroom.\n11 John went to the garden.\n12 What is John carrying? \tnothing\t4 5\n13 John went back to the bathroom.\n14 Mary went back to the office.\n15 Mary moved to the bathroom.\n16 Daniel journeyed to the office.\n17 Mary moved to the office.\n18 John went back to the office.\n19 Daniel went back to the hallway.\n20 Daniel journeyed to the bedroom.\n21 John moved to the hallway.\n22 Sandra moved to the bathroom.\n23 Sandra moved to the kitchen.\n24 John got the apple there.\n25 What is John carrying? \tapple\t4 5 24\n1 Daniel journeyed to the hallway.\n2 Mary travelled to the office.\n3 John went back to the hallway.\n4 Sandra picked up the apple there.\n5 What is Sandra carrying? \tapple\t4\n6 John journeyed to the garden.\n7 Sandra moved to the office.\n8 What is Sandra carrying? \tapple\t4\n9 Sandra moved to the bathroom.\n10 Daniel went to the garden.\n11 What is Sandra carrying? \tapple\t4\n12 Daniel journeyed to the bedroom.\n13 Mary travelled to the hallway.\n14 John travelled to the office.\n15 John moved to the bathroom.\n16 Mary journeyed to the office.\n17 John grabbed the milk there.\n18 What is John carrying? \tmilk\t17\n19 Sandra picked up the football there.\n20 Daniel travelled to the hallway.\n21 What is Sandra carrying? \tapple,football\t4 19\n1 Daniel went to the office.\n2 John took the apple there.\n3 What is John carrying? \tapple\t2\n4 Sandra journeyed to the bathroom.\n5 John left the apple.\n6 What is John carrying? \tnothing\t2 5\n7 Daniel moved to the kitchen.\n8 John got the apple there.\n9 What is John carrying? \tapple\t2 5 8\n10 Daniel went back to the bathroom.\n11 John discarded the apple.\n12 What is John carrying? \tnothing\t2 5 8 11\n13 Daniel travelled to the kitchen.\n14 John moved to the garden.\n15 What is John carrying? \tnothing\t2 5 8 11\n1 Mary went back to the bedroom.\n2 John travelled to the hallway.\n3 Mary journeyed to the office.\n4 Daniel journeyed to the bathroom.\n5 John moved to the office.\n6 John moved to the kitchen.\n7 Mary travelled to the hallway.\n8 Daniel got the football there.\n9 What is Daniel carrying? \tfootball\t8\n10 Daniel dropped the football.\n11 Daniel journeyed to the office.\n12 What is Daniel carrying? \tnothing\t8 10\n13 Mary journeyed to the office.\n14 John journeyed to the bedroom.\n15 What is Daniel carrying? \tnothing\t8 10\n16 Daniel journeyed to the hallway.\n17 Sandra went to the office.\n18 Mary moved to the bedroom.\n19 Mary went to the office.\n20 John journeyed to the hallway.\n21 Daniel journeyed to the kitchen.\n22 Daniel went back to the bathroom.\n23 Daniel moved to the garden.\n24 Daniel travelled to the bedroom.\n25 Daniel went to the garden.\n26 Mary moved to the bedroom.\n27 Mary travelled to the garden.\n28 Daniel moved to the kitchen.\n29 Daniel went back to the office.\n30 Sandra went to the bedroom.\n31 Daniel moved to the hallway.\n32 Mary got the apple there.\n33 Sandra went to the office.\n34 What is Mary carrying? \tapple\t32\n35 Daniel went back to the bedroom.\n36 Sandra travelled to the hallway.\n37 What is Mary carrying? \tapple\t32\n1 Sandra picked up the football there.\n2 John journeyed to the office.\n3 What is Sandra carrying? \tfootball\t1\n4 Sandra went back to the kitchen.\n5 John went back to the bedroom.\n6 What is Sandra carrying? \tfootball\t1\n7 Daniel took the apple there.\n8 Sandra dropped the football.\n9 What is Sandra carrying? \tnothing\t1 8\n10 Mary went back to the office.\n11 Daniel travelled to the hallway.\n12 What is Sandra carrying? \tnothing\t1 8\n13 Daniel discarded the apple.\n14 John went to the kitchen.\n15 What is Daniel carrying? \tnothing\t7 13\n1 Mary went back to the bedroom.\n2 Daniel travelled to the office.\n3 Sandra moved to the bathroom.\n4 Sandra journeyed to the garden.\n5 John went to the kitchen.\n6 Mary went back to the office.\n7 Sandra got the milk there.\n8 Mary took the apple there.\n9 What is Sandra carrying? \tmilk\t7\n10 Daniel moved to the hallway.\n11 Mary went back to the hallway.\n12 What is Mary carrying? \tapple\t8\n13 Mary moved to the bedroom.\n14 Sandra went to the office.\n15 What is Mary carrying? \tapple\t8\n16 Mary discarded the apple.\n17 John went to the hallway.\n18 What is Mary carrying? \tnothing\t8 16\n19 Sandra went to the kitchen.\n20 Sandra moved to the bathroom.\n21 What is Mary carrying? \tnothing\t8 16\n1 Sandra took the apple there.\n2 John went to the garden.\n3 What is Sandra carrying? \tapple\t1\n4 Daniel journeyed to the garden.\n5 Sandra discarded the apple.\n6 What is Sandra carrying? \tnothing\t1 5\n7 Sandra took the apple there.\n8 John journeyed to the kitchen.\n9 What is Sandra carrying? \tapple\t1 5 7\n10 Daniel went back to the hallway.\n11 John journeyed to the bedroom.\n12 What is Sandra carrying? \tapple\t1 5 7\n13 Sandra went back to the bedroom.\n14 Daniel went to the garden.\n15 Mary went to the office.\n16 Sandra discarded the apple.\n17 What is Sandra carrying? \tnothing\t1 5 7 16\n1 John journeyed to the garden.\n2 Mary went to the office.\n3 Daniel moved to the hallway.\n4 John journeyed to the kitchen.\n5 John moved to the office.\n6 Sandra journeyed to the garden.\n7 Daniel went back to the garden.\n8 Daniel journeyed to the kitchen.\n9 Mary went to the bedroom.\n10 Daniel grabbed the milk there.\n11 What is Daniel carrying? \tmilk\t10\n12 Sandra went to the bedroom.\n13 Mary journeyed to the bathroom.\n14 What is Daniel carrying? \tmilk\t10\n15 John travelled to the bathroom.\n16 John journeyed to the kitchen.\n17 What is Daniel carrying? \tmilk\t10\n18 Daniel journeyed to the bathroom.\n19 Daniel moved to the bedroom.\n20 Daniel put down the milk there.\n21 Sandra picked up the apple there.\n22 What is Sandra carrying? \tapple\t21\n23 Mary went back to the office.\n24 Sandra took the milk there.\n25 What is Daniel carrying? \tnothing\t10 20\n1 Sandra took the apple there.\n2 Sandra moved to the garden.\n3 What is Sandra carrying? \tapple\t1\n4 John went back to the bedroom.\n5 Sandra went to the bedroom.\n6 What is Sandra carrying? \tapple\t1\n7 Mary picked up the milk there.\n8 John went back to the office.\n9 What is Mary carrying? \tmilk\t7\n10 Sandra left the apple.\n11 Daniel moved to the hallway.\n12 What is Mary carrying? \tmilk\t7\n13 Mary went back to the garden.\n14 Daniel went back to the garden.\n15 What is Sandra carrying? \tnothing\t1 10\n1 Sandra picked up the apple there.\n2 John took the football there.\n3 What is Sandra carrying? \tapple\t1\n4 John travelled to the bedroom.\n5 Mary got the milk there.\n6 What is John carrying? \tfootball\t2\n7 Mary discarded the milk.\n8 Sandra put down the apple.\n9 What is Sandra carrying? \tnothing\t1 8\n10 Daniel moved to the office.\n11 John put down the football there.\n12 What is Mary carrying? \tnothing\t5 7\n13 Daniel took the apple there.\n14 John took the football there.\n15 What is Daniel carrying? \tapple\t13\n1 Daniel moved to the bedroom.\n2 Mary travelled to the bathroom.\n3 Mary took the apple there.\n4 Mary went to the bedroom.\n5 What is Mary carrying? \tapple\t3\n6 Mary put down the apple there.\n7 Sandra went to the bedroom.\n8 What is Mary carrying? \tnothing\t3 6\n9 Sandra got the apple there.\n10 John grabbed the milk there.\n11 What is Mary carrying? \tnothing\t3 6\n12 John dropped the milk.\n13 Sandra travelled to the bathroom.\n14 What is John carrying? \tnothing\t10 12\n15 John got the milk there.\n16 John discarded the milk there.\n17 What is John carrying? \tnothing\t10 12 15 16\n1 John moved to the bedroom.\n2 Daniel went back to the bedroom.\n3 Mary travelled to the office.\n4 John went to the office.\n5 Mary travelled to the bedroom.\n6 Sandra travelled to the hallway.\n7 Sandra journeyed to the bedroom.\n8 John grabbed the football there.\n9 What is John carrying? \tfootball\t8\n10 Mary travelled to the kitchen.\n11 Mary travelled to the hallway.\n12 What is John carrying? \tfootball\t8\n13 John left the football.\n14 Sandra travelled to the office.\n15 What is John carrying? \tnothing\t8 13\n16 Mary took the apple there.\n17 John journeyed to the garden.\n18 What is John carrying? \tnothing\t8 13\n19 John travelled to the kitchen.\n20 Mary went back to the office.\n21 What is Mary carrying? \tapple\t16\n1 John got the milk there.\n2 John left the milk.\n3 What is John carrying? \tnothing\t1 2\n4 Daniel went to the garden.\n5 John got the milk there.\n6 What is John carrying? \tmilk\t1 2 5\n7 Daniel travelled to the bedroom.\n8 John discarded the milk.\n9 What is John carrying? \tnothing\t1 2 5 8\n10 Mary took the milk there.\n11 Daniel went to the hallway.\n12 What is Mary carrying? \tmilk\t10\n13 Daniel travelled to the office.\n14 Sandra moved to the office.\n15 What is Mary carrying? \tmilk\t10\n1 Sandra moved to the garden.\n2 Sandra moved to the office.\n3 John journeyed to the bedroom.\n4 Sandra journeyed to the bedroom.\n5 Sandra moved to the garden.\n6 Daniel moved to the office.\n7 Daniel journeyed to the kitchen.\n8 Daniel went to the bedroom.\n9 Mary journeyed to the hallway.\n10 Mary journeyed to the bathroom.\n11 John went back to the garden.\n12 Mary took the milk there.\n13 What is Mary carrying? \tmilk\t12\n14 John went to the kitchen.\n15 Mary left the milk.\n16 What is Mary carrying? \tnothing\t12 15\n17 Mary picked up the milk there.\n18 John got the football there.\n19 What is John carrying? \tfootball\t18\n20 John travelled to the garden.\n21 Mary left the milk.\n22 What is Mary carrying? \tnothing\t12 15 17 21\n23 John put down the football there.\n24 John took the football there.\n25 What is Mary carrying? \tnothing\t12 15 17 21\n1 Daniel went to the hallway.\n2 John went to the hallway.\n3 Mary took the milk there.\n4 Mary travelled to the kitchen.\n5 What is Mary carrying? \tmilk\t3\n6 Daniel travelled to the kitchen.\n7 Daniel travelled to the bedroom.\n8 What is Mary carrying? \tmilk\t3\n9 Sandra moved to the bathroom.\n10 Mary discarded the milk.\n11 What is Mary carrying? \tnothing\t3 10\n12 John went back to the kitchen.\n13 John moved to the bathroom.\n14 What is Mary carrying? \tnothing\t3 10\n15 Mary moved to the bathroom.\n16 Mary moved to the hallway.\n17 What is Mary carrying? \tnothing\t3 10\n1 Sandra got the milk there.\n2 Mary went back to the hallway.\n3 What is Sandra carrying? \tmilk\t1\n4 Sandra left the milk there.\n5 John moved to the office.\n6 What is Sandra carrying? \tnothing\t1 4\n7 Sandra grabbed the milk there.\n8 Daniel went back to the hallway.\n9 What is Sandra carrying? \tmilk\t1 4 7\n10 John travelled to the kitchen.\n11 John moved to the hallway.\n12 What is Sandra carrying? \tmilk\t1 4 7\n13 Sandra dropped the milk there.\n14 Sandra picked up the milk there.\n15 What is Sandra carrying? \tmilk\t1 4 7 13 14\n1 Mary journeyed to the office.\n2 Sandra travelled to the office.\n3 Daniel moved to the office.\n4 Mary journeyed to the garden.\n5 John went back to the hallway.\n6 Mary took the apple there.\n7 What is Mary carrying? \tapple\t6\n8 Daniel went back to the bathroom.\n9 Mary left the apple there.\n10 What is Mary carrying? \tnothing\t6 9\n11 Mary grabbed the apple there.\n12 Daniel journeyed to the garden.\n13 What is Mary carrying? \tapple\t6 9 11\n14 John went back to the office.\n15 Daniel got the football there.\n16 What is Daniel carrying? \tfootball\t15\n17 Mary discarded the apple there.\n18 Sandra travelled to the garden.\n19 What is Daniel carrying? \tfootball\t15\n1 Mary went back to the hallway.\n2 Sandra journeyed to the office.\n3 John took the football there.\n4 Daniel took the apple there.\n5 What is Daniel carrying? \tapple\t4\n6 Daniel picked up the milk there.\n7 John put down the football.\n8 What is Daniel carrying? \tapple,milk\t4 6\n9 Mary went to the garden.\n10 Sandra went to the bathroom.\n11 What is John carrying? \tnothing\t3 7\n12 Daniel journeyed to the bedroom.\n13 Daniel discarded the apple.\n14 What is John carrying? \tnothing\t3 7\n15 Sandra moved to the hallway.\n16 Daniel left the milk.\n17 What is Daniel carrying? \tnothing\t4 13 6 16\n1 John journeyed to the hallway.\n2 John went to the bathroom.\n3 Daniel took the milk there.\n4 Sandra moved to the office.\n5 What is Daniel carrying? \tmilk\t3\n6 John moved to the office.\n7 Sandra journeyed to the bathroom.\n8 What is Daniel carrying? \tmilk\t3\n9 Mary went to the bathroom.\n10 John got the football there.\n11 What is John carrying? \tfootball\t10\n12 Daniel travelled to the office.\n13 Daniel put down the milk.\n14 What is Daniel carrying? \tnothing\t3 13\n15 Daniel went back to the bathroom.\n16 John picked up the milk there.\n17 What is John carrying? \tfootball,milk\t10 16\n1 John went back to the kitchen.\n2 Sandra journeyed to the bedroom.\n3 Sandra went to the kitchen.\n4 John went back to the garden.\n5 John moved to the kitchen.\n6 Mary went to the hallway.\n7 Daniel went back to the garden.\n8 Mary went back to the bathroom.\n9 Mary went back to the office.\n10 Sandra went to the garden.\n11 Sandra went to the bedroom.\n12 Daniel picked up the football there.\n13 What is Daniel carrying? \tfootball\t12\n14 Sandra grabbed the apple there.\n15 John went back to the hallway.\n16 What is Sandra carrying? \tapple\t14\n17 Daniel took the milk there.\n18 Daniel went back to the bedroom.\n19 What is Daniel carrying? \tfootball,milk\t12 17\n20 Daniel travelled to the garden.\n21 Mary went back to the hallway.\n22 What is Daniel carrying? \tfootball,milk\t12 17\n23 Daniel journeyed to the bathroom.\n24 Mary journeyed to the kitchen.\n25 Sandra travelled to the bathroom.\n26 Sandra moved to the garden.\n27 John travelled to the office.\n28 Mary went back to the office.\n29 Sandra went back to the bathroom.\n30 Daniel went back to the bedroom.\n31 Daniel travelled to the bathroom.\n32 Daniel moved to the bedroom.\n33 Sandra left the apple.\n34 Daniel went to the hallway.\n35 What is Sandra carrying? \tnothing\t14 33\n1 John picked up the milk there.\n2 John discarded the milk there.\n3 What is John carrying? \tnothing\t1 2\n4 Mary travelled to the bedroom.\n5 Sandra travelled to the hallway.\n6 What is John carrying? \tnothing\t1 2\n7 John took the milk there.\n8 Sandra grabbed the football there.\n9 What is John carrying? \tmilk\t1 2 7\n10 Daniel travelled to the bedroom.\n11 John left the milk.\n12 What is John carrying? \tnothing\t1 2 7 11\n13 John grabbed the milk there.\n14 John discarded the milk.\n15 What is John carrying? \tnothing\t1 2 7 11 13 14\n1 Daniel grabbed the milk there.\n2 John went to the bedroom.\n3 What is Daniel carrying? \tmilk\t1\n4 Sandra travelled to the garden.\n5 Daniel journeyed to the garden.\n6 What is Daniel carrying? \tmilk\t1\n7 John grabbed the football there.\n8 Mary got the apple there.\n9 What is Mary carrying? \tapple\t8\n10 Mary put down the apple.\n11 John left the football there.\n12 What is Mary carrying? \tnothing\t8 10\n13 John got the football there.\n14 John moved to the garden.\n15 What is John carrying? \tfootball\t7 11 13\n1 John journeyed to the office.\n2 John got the milk there.\n3 What is John carrying? \tmilk\t2\n4 Mary picked up the apple there.\n5 Daniel went back to the office.\n6 What is Mary carrying? \tapple\t4\n7 Sandra journeyed to the garden.\n8 John went back to the bathroom.\n9 What is Mary carrying? \tapple\t4\n10 Daniel journeyed to the kitchen.\n11 John discarded the milk.\n12 What is John carrying? \tnothing\t2 11\n13 John went back to the kitchen.\n14 Daniel went back to the office.\n15 What is John carrying? \tnothing\t2 11\n1 Sandra journeyed to the office.\n2 Sandra travelled to the bedroom.\n3 Daniel journeyed to the kitchen.\n4 Mary moved to the bedroom.\n5 John went back to the garden.\n6 Daniel travelled to the bedroom.\n7 Mary went back to the kitchen.\n8 John got the milk there.\n9 What is John carrying? \tmilk\t8\n10 John put down the milk there.\n11 John picked up the football there.\n12 What is John carrying? \tfootball\t8 10 11\n13 John put down the football.\n14 John travelled to the bathroom.\n15 What is John carrying? \tnothing\t8 10 11 13\n16 Daniel journeyed to the office.\n17 Daniel went to the bedroom.\n18 What is John carrying? \tnothing\t8 10 11 13\n19 John moved to the kitchen.\n20 Mary went to the hallway.\n21 Mary picked up the apple there.\n22 Mary discarded the apple.\n23 What is Mary carrying? \tnothing\t21 22\n1 Mary went to the office.\n2 John grabbed the apple there.\n3 What is John carrying? \tapple\t2\n4 John travelled to the kitchen.\n5 John dropped the apple.\n6 What is John carrying? \tnothing\t2 5\n7 Daniel took the football there.\n8 Daniel put down the football.\n9 What is Daniel carrying? \tnothing\t7 8\n10 John grabbed the apple there.\n11 Daniel took the football there.\n12 What is John carrying? \tapple\t2 5 10\n13 Daniel discarded the football.\n14 Sandra went to the garden.\n15 What is John carrying? \tapple\t2 5 10\n1 Daniel took the football there.\n2 Mary went to the hallway.\n3 What is Daniel carrying? \tfootball\t1\n4 Sandra went back to the bathroom.\n5 Sandra journeyed to the hallway.\n6 What is Daniel carrying? \tfootball\t1\n7 John went to the garden.\n8 Sandra journeyed to the kitchen.\n9 John moved to the bedroom.\n10 Mary travelled to the bathroom.\n11 Daniel went back to the bedroom.\n12 John got the milk there.\n13 What is John carrying? \tmilk\t12\n14 Daniel left the football.\n15 Sandra moved to the bedroom.\n16 What is Daniel carrying? \tnothing\t1 14\n17 Sandra grabbed the football there.\n18 Sandra journeyed to the garden.\n19 What is Daniel carrying? \tnothing\t1 14\n1 Daniel journeyed to the kitchen.\n2 Mary went back to the garden.\n3 Sandra went to the bedroom.\n4 John went back to the garden.\n5 Daniel journeyed to the office.\n6 Sandra journeyed to the garden.\n7 Daniel travelled to the bathroom.\n8 Sandra journeyed to the office.\n9 Daniel picked up the football there.\n10 Mary journeyed to the kitchen.\n11 What is Daniel carrying? \tfootball\t9\n12 Mary grabbed the milk there.\n13 Mary left the milk.\n14 What is Mary carrying? \tnothing\t12 13\n15 Daniel discarded the football there.\n16 Mary grabbed the milk there.\n17 What is Mary carrying? \tmilk\t12 13 16\n18 Daniel went to the hallway.\n19 Daniel journeyed to the bedroom.\n20 What is Daniel carrying? \tnothing\t9 15\n21 Mary journeyed to the office.\n22 John went back to the bedroom.\n23 What is Mary carrying? \tmilk\t12 13 16\n1 Sandra went back to the garden.\n2 Daniel got the milk there.\n3 What is Daniel carrying? \tmilk\t2\n4 Daniel went back to the kitchen.\n5 Mary moved to the garden.\n6 What is Daniel carrying? \tmilk\t2\n7 John went to the hallway.\n8 John moved to the kitchen.\n9 What is Daniel carrying? \tmilk\t2\n10 Mary journeyed to the bathroom.\n11 Daniel went to the office.\n12 Mary travelled to the hallway.\n13 Daniel dropped the milk.\n14 What is Daniel carrying? \tnothing\t2 13\n15 Mary went back to the bedroom.\n16 Mary grabbed the football there.\n17 What is Daniel carrying? \tnothing\t2 13\n1 John journeyed to the kitchen.\n2 Mary took the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Sandra went back to the office.\n5 Mary discarded the milk.\n6 What is Mary carrying? \tnothing\t2 5\n7 John went to the bathroom.\n8 Sandra went back to the kitchen.\n9 What is Mary carrying? \tnothing\t2 5\n10 Daniel moved to the bathroom.\n11 Mary went to the office.\n12 What is Mary carrying? \tnothing\t2 5\n13 John journeyed to the garden.\n14 Sandra journeyed to the bedroom.\n15 Sandra got the apple there.\n16 John got the milk there.\n17 What is John carrying? \tmilk\t16\n1 Sandra journeyed to the bedroom.\n2 Mary travelled to the office.\n3 Daniel got the apple there.\n4 Mary journeyed to the bedroom.\n5 What is Daniel carrying? \tapple\t3\n6 Daniel put down the apple.\n7 Daniel grabbed the apple there.\n8 What is Daniel carrying? \tapple\t3 6 7\n9 John travelled to the kitchen.\n10 Sandra travelled to the office.\n11 What is Daniel carrying? \tapple\t3 6 7\n12 Sandra journeyed to the garden.\n13 Sandra went to the bedroom.\n14 What is Daniel carrying? \tapple\t3 6 7\n15 Daniel dropped the apple.\n16 Sandra went back to the bathroom.\n17 What is Daniel carrying? \tnothing\t3 6 7 15\n1 John moved to the kitchen.\n2 Daniel went back to the office.\n3 John went to the garden.\n4 John travelled to the hallway.\n5 John picked up the milk there.\n6 Daniel went to the bedroom.\n7 What is John carrying? \tmilk\t5\n8 Sandra went back to the office.\n9 John moved to the bedroom.\n10 What is John carrying? \tmilk\t5\n11 Sandra travelled to the hallway.\n12 Mary went to the bedroom.\n13 John journeyed to the bathroom.\n14 John put down the milk there.\n15 What is John carrying? \tnothing\t5 14\n16 Mary went to the garden.\n17 Sandra travelled to the bathroom.\n18 What is John carrying? \tnothing\t5 14\n19 John grabbed the football there.\n20 Sandra picked up the milk there.\n21 What is John carrying? \tfootball\t5 14 19\n1 Daniel went back to the garden.\n2 John journeyed to the hallway.\n3 John travelled to the kitchen.\n4 John journeyed to the bathroom.\n5 Mary moved to the kitchen.\n6 John moved to the office.\n7 John went to the bedroom.\n8 John journeyed to the hallway.\n9 Mary went to the garden.\n10 John got the milk there.\n11 What is John carrying? \tmilk\t10\n12 Sandra moved to the hallway.\n13 Daniel journeyed to the bedroom.\n14 What is John carrying? \tmilk\t10\n15 Daniel went to the bathroom.\n16 John went to the kitchen.\n17 What is John carrying? \tmilk\t10\n18 Sandra went to the kitchen.\n19 John went back to the bedroom.\n20 Daniel travelled to the hallway.\n21 Mary moved to the hallway.\n22 Sandra moved to the garden.\n23 Daniel travelled to the kitchen.\n24 Mary travelled to the bathroom.\n25 Mary took the football there.\n26 What is Mary carrying? \tfootball\t25\n27 John dropped the milk.\n28 Sandra went back to the office.\n29 What is John carrying? \tnothing\t10 27\n1 Daniel got the apple there.\n2 John journeyed to the bathroom.\n3 What is Daniel carrying? \tapple\t1\n4 Mary went back to the hallway.\n5 Mary went back to the office.\n6 What is Daniel carrying? \tapple\t1\n7 John travelled to the office.\n8 Mary took the milk there.\n9 What is Mary carrying? \tmilk\t8\n10 John went back to the hallway.\n11 Daniel discarded the apple.\n12 What is Daniel carrying? \tnothing\t1 11\n13 Sandra went back to the kitchen.\n14 Daniel journeyed to the garden.\n15 What is Daniel carrying? \tnothing\t1 11\n1 John went to the bedroom.\n2 John travelled to the bathroom.\n3 Sandra moved to the bedroom.\n4 Mary travelled to the kitchen.\n5 John travelled to the bedroom.\n6 Daniel moved to the office.\n7 Daniel went back to the bathroom.\n8 John travelled to the bathroom.\n9 Mary went to the office.\n10 Sandra went to the garden.\n11 Mary went to the hallway.\n12 Daniel travelled to the kitchen.\n13 Daniel went to the bathroom.\n14 Mary took the apple there.\n15 What is Mary carrying? \tapple\t14\n16 Daniel moved to the kitchen.\n17 Daniel travelled to the garden.\n18 What is Mary carrying? \tapple\t14\n19 Mary journeyed to the bathroom.\n20 Mary put down the apple.\n21 What is Mary carrying? \tnothing\t14 20\n22 John grabbed the apple there.\n23 John discarded the apple.\n24 What is John carrying? \tnothing\t22 23\n25 Mary travelled to the office.\n26 Daniel went to the bathroom.\n27 What is John carrying? \tnothing\t22 23\n1 Mary went back to the office.\n2 Sandra travelled to the garden.\n3 Mary journeyed to the garden.\n4 John went to the kitchen.\n5 John went to the office.\n6 Sandra went back to the office.\n7 John journeyed to the garden.\n8 Sandra moved to the kitchen.\n9 Mary went to the bedroom.\n10 Sandra journeyed to the hallway.\n11 Daniel travelled to the garden.\n12 Mary went back to the hallway.\n13 Sandra got the football there.\n14 Daniel travelled to the bathroom.\n15 What is Sandra carrying? \tfootball\t13\n16 Sandra dropped the football.\n17 Daniel went back to the garden.\n18 What is Sandra carrying? \tnothing\t13 16\n19 Sandra picked up the football there.\n20 Daniel went to the office.\n21 What is Sandra carrying? \tfootball\t13 16 19\n22 Sandra put down the football.\n23 Sandra travelled to the office.\n24 What is Sandra carrying? \tnothing\t13 16 19 22\n25 Mary went back to the garden.\n26 Mary went back to the kitchen.\n27 What is Sandra carrying? \tnothing\t13 16 19 22\n1 John went to the hallway.\n2 Daniel travelled to the hallway.\n3 Mary went to the bathroom.\n4 Daniel got the football there.\n5 What is Daniel carrying? \tfootball\t4\n6 Mary journeyed to the office.\n7 Daniel grabbed the apple there.\n8 What is Daniel carrying? \tfootball,apple\t4 7\n9 Mary journeyed to the kitchen.\n10 Daniel went to the bedroom.\n11 What is Daniel carrying? \tfootball,apple\t4 7\n12 Daniel dropped the football there.\n13 Daniel grabbed the football there.\n14 What is Daniel carrying? \tfootball,apple\t4 12 13 7\n15 Sandra went back to the kitchen.\n16 Mary went to the bathroom.\n17 What is Daniel carrying? \tfootball,apple\t4 12 13 7\n1 Mary took the milk there.\n2 Mary travelled to the garden.\n3 What is Mary carrying? \tmilk\t1\n4 Mary put down the milk.\n5 Sandra journeyed to the garden.\n6 What is Mary carrying? \tnothing\t1 4\n7 Mary moved to the hallway.\n8 Sandra went to the bedroom.\n9 What is Mary carrying? \tnothing\t1 4\n10 John journeyed to the bathroom.\n11 Daniel went back to the hallway.\n12 Sandra got the apple there.\n13 Mary journeyed to the garden.\n14 What is Sandra carrying? \tapple\t12\n15 John went to the hallway.\n16 Daniel moved to the garden.\n17 What is Sandra carrying? \tapple\t12\n1 John journeyed to the bathroom.\n2 Mary moved to the kitchen.\n3 Sandra picked up the football there.\n4 Mary moved to the bedroom.\n5 What is Sandra carrying? \tfootball\t3\n6 Sandra left the football there.\n7 Mary went to the hallway.\n8 What is Sandra carrying? \tnothing\t3 6\n9 Mary went back to the kitchen.\n10 Mary travelled to the hallway.\n11 What is Sandra carrying? \tnothing\t3 6\n12 Daniel went to the office.\n13 John grabbed the football there.\n14 What is John carrying? \tfootball\t13\n15 Daniel travelled to the kitchen.\n16 Daniel went to the bedroom.\n17 What is John carrying? \tfootball\t13\n1 Daniel grabbed the apple there.\n2 John journeyed to the bedroom.\n3 What is Daniel carrying? \tapple\t1\n4 John moved to the garden.\n5 Daniel left the apple.\n6 What is Daniel carrying? \tnothing\t1 5\n7 Sandra travelled to the garden.\n8 John took the milk there.\n9 What is Daniel carrying? \tnothing\t1 5\n10 John discarded the milk there.\n11 Daniel got the apple there.\n12 What is Daniel carrying? \tapple\t1 5 11\n13 Daniel went to the hallway.\n14 John took the football there.\n15 What is John carrying? \tfootball\t8 10 14\n1 Sandra journeyed to the bedroom.\n2 Mary journeyed to the bathroom.\n3 Daniel went to the garden.\n4 Daniel went back to the bathroom.\n5 Sandra journeyed to the hallway.\n6 Daniel went to the hallway.\n7 Mary went back to the office.\n8 Sandra travelled to the kitchen.\n9 John travelled to the kitchen.\n10 John went to the bedroom.\n11 Sandra picked up the apple there.\n12 John travelled to the hallway.\n13 What is Sandra carrying? \tapple\t11\n14 John got the milk there.\n15 Daniel went back to the office.\n16 What is Sandra carrying? \tapple\t11\n17 Mary travelled to the bedroom.\n18 Sandra travelled to the hallway.\n19 What is John carrying? \tmilk\t14\n20 Sandra dropped the apple.\n21 John went back to the kitchen.\n22 What is Sandra carrying? \tnothing\t11 20\n23 John discarded the milk.\n24 Sandra travelled to the bathroom.\n25 What is John carrying? \tnothing\t14 23\n1 Sandra got the milk there.\n2 Daniel journeyed to the kitchen.\n3 What is Sandra carrying? \tmilk\t1\n4 Sandra travelled to the bathroom.\n5 Sandra put down the milk.\n6 What is Sandra carrying? \tnothing\t1 5\n7 Daniel got the football there.\n8 Daniel left the football.\n9 What is Daniel carrying? \tnothing\t7 8\n10 Sandra went to the kitchen.\n11 Sandra grabbed the football there.\n12 What is Daniel carrying? \tnothing\t7 8\n13 John travelled to the kitchen.\n14 Sandra dropped the football.\n15 What is Sandra carrying? \tnothing\t1 5 11 14\n1 Sandra grabbed the milk there.\n2 Mary travelled to the office.\n3 What is Sandra carrying? \tmilk\t1\n4 Sandra grabbed the apple there.\n5 Sandra discarded the milk.\n6 What is Sandra carrying? \tapple\t1 5 4\n7 Mary got the milk there.\n8 Sandra put down the apple.\n9 What is Sandra carrying? \tnothing\t1 5 4 8\n10 Mary left the milk there.\n11 Mary grabbed the apple there.\n12 What is Mary carrying? \tapple\t7 10 11\n13 Mary journeyed to the garden.\n14 Sandra journeyed to the kitchen.\n15 What is Sandra carrying? \tnothing\t1 5 4 8\n1 Sandra travelled to the office.\n2 Sandra grabbed the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 John travelled to the kitchen.\n5 Mary went to the kitchen.\n6 What is Sandra carrying? \tapple\t2\n7 Sandra went back to the garden.\n8 John journeyed to the bathroom.\n9 What is Sandra carrying? \tapple\t2\n10 Sandra went back to the kitchen.\n11 Mary went back to the bedroom.\n12 Sandra got the football there.\n13 John went back to the bedroom.\n14 What is Sandra carrying? \tapple,football\t2 12\n15 Daniel travelled to the office.\n16 John went to the office.\n17 What is Sandra carrying? \tapple,football\t2 12\n1 Daniel travelled to the bedroom.\n2 Sandra travelled to the garden.\n3 Daniel went back to the office.\n4 Sandra moved to the kitchen.\n5 Sandra travelled to the bathroom.\n6 Sandra went back to the kitchen.\n7 John went to the garden.\n8 John took the football there.\n9 What is John carrying? \tfootball\t8\n10 Daniel moved to the hallway.\n11 John moved to the bathroom.\n12 What is John carrying? \tfootball\t8\n13 Sandra journeyed to the bathroom.\n14 Mary travelled to the bedroom.\n15 What is John carrying? \tfootball\t8\n16 John went to the bedroom.\n17 Mary picked up the milk there.\n18 What is Mary carrying? \tmilk\t17\n19 John moved to the bathroom.\n20 Mary dropped the milk there.\n21 What is Mary carrying? \tnothing\t17 20\n1 Daniel took the milk there.\n2 Daniel moved to the bathroom.\n3 What is Daniel carrying? \tmilk\t1\n4 Mary got the apple there.\n5 Daniel dropped the milk there.\n6 What is Daniel carrying? \tnothing\t1 5\n7 Mary left the apple.\n8 Sandra moved to the bedroom.\n9 What is Mary carrying? \tnothing\t4 7\n10 John grabbed the football there.\n11 Sandra went back to the garden.\n12 What is John carrying? \tfootball\t10\n13 Sandra went back to the kitchen.\n14 Mary got the apple there.\n15 What is Mary carrying? \tapple\t4 7 14\n1 Mary went to the bedroom.\n2 Daniel went to the bedroom.\n3 Daniel went to the bathroom.\n4 Mary travelled to the garden.\n5 Daniel journeyed to the kitchen.\n6 Mary took the apple there.\n7 What is Mary carrying? \tapple\t6\n8 Sandra travelled to the hallway.\n9 Mary dropped the apple.\n10 What is Mary carrying? \tnothing\t6 9\n11 Daniel took the milk there.\n12 Daniel went back to the bedroom.\n13 What is Mary carrying? \tnothing\t6 9\n14 Mary got the apple there.\n15 Daniel left the milk.\n16 What is Mary carrying? \tapple\t6 9 14\n17 John journeyed to the kitchen.\n18 Mary put down the apple there.\n19 What is Mary carrying? \tnothing\t6 9 14 18\n1 John travelled to the kitchen.\n2 John journeyed to the garden.\n3 Mary moved to the office.\n4 Daniel moved to the hallway.\n5 Sandra got the apple there.\n6 Sandra travelled to the garden.\n7 What is Sandra carrying? \tapple\t5\n8 Mary went to the garden.\n9 Daniel went to the bedroom.\n10 What is Sandra carrying? \tapple\t5\n11 Sandra left the apple.\n12 Mary moved to the kitchen.\n13 What is Sandra carrying? \tnothing\t5 11\n14 Mary went back to the office.\n15 John went back to the office.\n16 What is Sandra carrying? \tnothing\t5 11\n17 Sandra went back to the office.\n18 Daniel went back to the bathroom.\n19 Mary went back to the bedroom.\n20 Mary travelled to the hallway.\n21 John moved to the hallway.\n22 Daniel moved to the hallway.\n23 Daniel picked up the milk there.\n24 John moved to the bedroom.\n25 What is Daniel carrying? \tmilk\t23\n1 Daniel moved to the bathroom.\n2 Mary went back to the bedroom.\n3 Daniel grabbed the apple there.\n4 Mary travelled to the office.\n5 What is Daniel carrying? \tapple\t3\n6 Sandra moved to the bedroom.\n7 Sandra journeyed to the kitchen.\n8 What is Daniel carrying? \tapple\t3\n9 John went to the bedroom.\n10 Daniel moved to the garden.\n11 Daniel grabbed the football there.\n12 Daniel left the apple.\n13 What is Daniel carrying? \tfootball\t3 12 11\n14 Mary journeyed to the kitchen.\n15 Daniel put down the football there.\n16 What is Daniel carrying? \tnothing\t3 12 11 15\n17 Sandra went back to the bedroom.\n18 John moved to the garden.\n19 What is Daniel carrying? \tnothing\t3 12 11 15\n1 Sandra moved to the hallway.\n2 John went back to the hallway.\n3 Daniel grabbed the milk there.\n4 Sandra went to the kitchen.\n5 What is Daniel carrying? \tmilk\t3\n6 John went back to the garden.\n7 John picked up the football there.\n8 What is Daniel carrying? \tmilk\t3\n9 Daniel dropped the milk.\n10 Sandra journeyed to the office.\n11 What is Daniel carrying? \tnothing\t3 9\n12 John got the apple there.\n13 Sandra went to the kitchen.\n14 What is Daniel carrying? \tnothing\t3 9\n15 Daniel grabbed the milk there.\n16 John discarded the football.\n17 What is John carrying? \tapple\t7 16 12\n1 John moved to the garden.\n2 Mary travelled to the hallway.\n3 John got the milk there.\n4 John moved to the office.\n5 What is John carrying? \tmilk\t3\n6 Sandra journeyed to the hallway.\n7 Daniel went back to the bathroom.\n8 What is John carrying? \tmilk\t3\n9 Daniel took the football there.\n10 Daniel dropped the football.\n11 What is Daniel carrying? \tnothing\t9 10\n12 Daniel moved to the kitchen.\n13 Mary went to the bedroom.\n14 What is Daniel carrying? \tnothing\t9 10\n15 Daniel went to the office.\n16 Mary took the apple there.\n17 What is Mary carrying? \tapple\t16\n1 John journeyed to the hallway.\n2 Daniel picked up the milk there.\n3 What is Daniel carrying? \tmilk\t2\n4 Mary took the football there.\n5 Mary left the football.\n6 What is Mary carrying? \tnothing\t4 5\n7 Mary went to the bedroom.\n8 Mary went to the kitchen.\n9 What is Mary carrying? \tnothing\t4 5\n10 Daniel discarded the milk there.\n11 Daniel got the milk there.\n12 What is Daniel carrying? \tmilk\t2 10 11\n13 Sandra took the football there.\n14 Sandra left the football.\n15 What is Daniel carrying? \tmilk\t2 10 11\n1 Sandra got the apple there.\n2 John went back to the bedroom.\n3 What is Sandra carrying? \tapple\t1\n4 Mary travelled to the bathroom.\n5 Sandra journeyed to the hallway.\n6 What is Sandra carrying? \tapple\t1\n7 Sandra dropped the apple there.\n8 Daniel travelled to the hallway.\n9 What is Sandra carrying? \tnothing\t1 7\n10 Daniel got the apple there.\n11 John travelled to the office.\n12 What is Daniel carrying? \tapple\t10\n13 Daniel left the apple.\n14 Mary journeyed to the hallway.\n15 What is Daniel carrying? \tnothing\t10 13\n1 Sandra went to the hallway.\n2 John travelled to the kitchen.\n3 Daniel travelled to the bathroom.\n4 John went back to the office.\n5 John moved to the bathroom.\n6 Daniel picked up the milk there.\n7 What is Daniel carrying? \tmilk\t6\n8 John went back to the kitchen.\n9 Mary went to the bathroom.\n10 What is Daniel carrying? \tmilk\t6\n11 Daniel went back to the kitchen.\n12 Sandra went to the kitchen.\n13 What is Daniel carrying? \tmilk\t6\n14 Daniel put down the milk.\n15 John grabbed the milk there.\n16 What is John carrying? \tmilk\t15\n17 Sandra went back to the bedroom.\n18 Sandra grabbed the football there.\n19 What is Sandra carrying? \tfootball\t18\n1 Mary moved to the kitchen.\n2 Sandra moved to the kitchen.\n3 Sandra travelled to the bedroom.\n4 Mary grabbed the apple there.\n5 What is Mary carrying? \tapple\t4\n6 Sandra picked up the milk there.\n7 Mary dropped the apple there.\n8 What is Mary carrying? \tnothing\t4 7\n9 Sandra moved to the garden.\n10 Mary travelled to the office.\n11 What is Mary carrying? \tnothing\t4 7\n12 John went back to the garden.\n13 Sandra moved to the hallway.\n14 What is Mary carrying? \tnothing\t4 7\n15 Mary journeyed to the bedroom.\n16 Sandra went back to the garden.\n17 John moved to the bedroom.\n18 Sandra travelled to the kitchen.\n19 Sandra dropped the milk.\n20 Sandra moved to the hallway.\n21 What is Sandra carrying? \tnothing\t6 19\n1 Daniel went back to the bedroom.\n2 John journeyed to the bathroom.\n3 Daniel journeyed to the office.\n4 Mary moved to the hallway.\n5 Sandra picked up the milk there.\n6 Sandra put down the milk.\n7 What is Sandra carrying? \tnothing\t5 6\n8 Sandra picked up the milk there.\n9 Sandra left the milk.\n10 What is Sandra carrying? \tnothing\t5 6 8 9\n11 Daniel grabbed the football there.\n12 John journeyed to the office.\n13 What is Daniel carrying? \tfootball\t11\n14 Sandra journeyed to the hallway.\n15 Mary went back to the bathroom.\n16 What is Sandra carrying? \tnothing\t5 6 8 9\n17 Daniel left the football there.\n18 John got the milk there.\n19 What is Daniel carrying? \tnothing\t11 17\n1 Mary went to the kitchen.\n2 Sandra took the milk there.\n3 What is Sandra carrying? \tmilk\t2\n4 John went back to the office.\n5 Sandra left the milk there.\n6 What is Sandra carrying? \tnothing\t2 5\n7 Sandra moved to the office.\n8 Sandra went back to the bedroom.\n9 What is Sandra carrying? \tnothing\t2 5\n10 Mary travelled to the hallway.\n11 Mary went back to the kitchen.\n12 What is Sandra carrying? \tnothing\t2 5\n13 John journeyed to the garden.\n14 Daniel went to the office.\n15 Daniel journeyed to the kitchen.\n16 John journeyed to the bedroom.\n17 Mary journeyed to the bathroom.\n18 Sandra went back to the hallway.\n19 Daniel took the milk there.\n20 John travelled to the bathroom.\n21 What is Daniel carrying? \tmilk\t19\n1 Sandra travelled to the hallway.\n2 Mary went to the office.\n3 John travelled to the hallway.\n4 Sandra journeyed to the garden.\n5 Mary picked up the football there.\n6 Mary put down the football there.\n7 What is Mary carrying? \tnothing\t5 6\n8 Mary grabbed the football there.\n9 Mary travelled to the garden.\n10 What is Mary carrying? \tfootball\t5 6 8\n11 Mary put down the football there.\n12 Mary picked up the apple there.\n13 What is Mary carrying? \tapple\t5 6 8 11 12\n14 John travelled to the office.\n15 Sandra got the football there.\n16 What is Sandra carrying? \tfootball\t15\n17 Sandra travelled to the office.\n18 John went back to the bedroom.\n19 What is Mary carrying? \tapple\t5 6 8 11 12\n1 Daniel journeyed to the office.\n2 John moved to the office.\n3 Sandra travelled to the hallway.\n4 Daniel went to the garden.\n5 John moved to the bedroom.\n6 Mary went back to the garden.\n7 John went back to the bathroom.\n8 Daniel went back to the kitchen.\n9 Mary journeyed to the office.\n10 John went to the hallway.\n11 Daniel journeyed to the hallway.\n12 John journeyed to the bedroom.\n13 John moved to the hallway.\n14 Sandra moved to the office.\n15 Mary travelled to the bedroom.\n16 John journeyed to the garden.\n17 Sandra travelled to the bedroom.\n18 Mary went back to the hallway.\n19 Mary journeyed to the bedroom.\n20 John went to the kitchen.\n21 John journeyed to the bedroom.\n22 Sandra moved to the kitchen.\n23 Mary moved to the office.\n24 Mary travelled to the hallway.\n25 Mary journeyed to the kitchen.\n26 Daniel journeyed to the bedroom.\n27 Mary went back to the bathroom.\n28 Mary went to the bedroom.\n29 Mary went back to the hallway.\n30 Daniel travelled to the kitchen.\n31 Mary travelled to the office.\n32 John moved to the bathroom.\n33 John went back to the garden.\n34 Sandra went to the bathroom.\n35 Sandra journeyed to the office.\n36 John went to the bedroom.\n37 Mary journeyed to the garden.\n38 Mary went to the office.\n39 John moved to the office.\n40 John travelled to the kitchen.\n41 Sandra travelled to the kitchen.\n42 John journeyed to the bathroom.\n43 John took the milk there.\n44 John put down the milk there.\n45 What is John carrying? \tnothing\t43 44\n46 Mary travelled to the kitchen.\n47 Mary went back to the bedroom.\n48 What is John carrying? \tnothing\t43 44\n49 Sandra moved to the hallway.\n50 Mary moved to the garden.\n51 What is John carrying? \tnothing\t43 44\n52 Daniel went back to the bathroom.\n53 John moved to the hallway.\n54 Mary journeyed to the kitchen.\n55 Mary moved to the garden.\n56 Sandra travelled to the office.\n57 Daniel went to the office.\n58 Sandra went back to the bathroom.\n59 Sandra grabbed the apple there.\n60 What is Sandra carrying? \tapple\t59\n61 Sandra dropped the apple.\n62 Sandra travelled to the bedroom.\n63 What is Sandra carrying? \tnothing\t59 61\n1 Sandra moved to the bedroom.\n2 Mary travelled to the hallway.\n3 Sandra journeyed to the garden.\n4 Mary grabbed the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Sandra picked up the milk there.\n7 John got the apple there.\n8 What is John carrying? \tapple\t7\n9 Sandra journeyed to the hallway.\n10 John put down the apple.\n11 What is Sandra carrying? \tmilk\t6\n12 Mary dropped the football.\n13 John grabbed the apple there.\n14 What is John carrying? \tapple\t7 10 13\n15 Daniel moved to the garden.\n16 Sandra journeyed to the office.\n17 What is Mary carrying? \tnothing\t4 12\n1 Sandra journeyed to the bathroom.\n2 Mary moved to the bathroom.\n3 Sandra picked up the apple there.\n4 John travelled to the kitchen.\n5 What is Sandra carrying? \tapple\t3\n6 Sandra travelled to the office.\n7 Mary travelled to the hallway.\n8 What is Sandra carrying? \tapple\t3\n9 Sandra grabbed the milk there.\n10 Sandra dropped the milk.\n11 What is Sandra carrying? \tapple\t3 9 10\n12 Sandra picked up the milk there.\n13 John travelled to the garden.\n14 What is Sandra carrying? \tapple,milk\t3 9 10 12\n15 John went back to the bathroom.\n16 Daniel went to the bathroom.\n17 What is Sandra carrying? \tapple,milk\t3 9 10 12\n1 Daniel took the milk there.\n2 Daniel journeyed to the kitchen.\n3 What is Daniel carrying? \tmilk\t1\n4 John travelled to the bathroom.\n5 John took the apple there.\n6 What is Daniel carrying? \tmilk\t1\n7 John journeyed to the kitchen.\n8 Daniel grabbed the football there.\n9 What is Daniel carrying? \tmilk,football\t1 8\n10 Mary travelled to the bedroom.\n11 Daniel put down the milk.\n12 What is John carrying? \tapple\t5\n13 John grabbed the milk there.\n14 Sandra travelled to the kitchen.\n15 What is Daniel carrying? \tfootball\t1 11 8\n1 Sandra journeyed to the garden.\n2 Daniel grabbed the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 Mary went to the bedroom.\n5 Daniel left the apple.\n6 What is Daniel carrying? \tnothing\t2 5\n7 Daniel moved to the garden.\n8 Daniel went back to the office.\n9 What is Daniel carrying? \tnothing\t2 5\n10 Daniel went back to the bathroom.\n11 Mary got the football there.\n12 What is Daniel carrying? \tnothing\t2 5\n13 Sandra journeyed to the hallway.\n14 Mary discarded the football there.\n15 What is Mary carrying? \tnothing\t11 14\n1 John journeyed to the bedroom.\n2 John journeyed to the bathroom.\n3 Daniel went back to the kitchen.\n4 Mary went back to the bathroom.\n5 Mary went to the garden.\n6 Daniel grabbed the apple there.\n7 What is Daniel carrying? \tapple\t6\n8 Daniel went to the bathroom.\n9 Mary moved to the kitchen.\n10 What is Daniel carrying? \tapple\t6\n11 Sandra journeyed to the office.\n12 Sandra went back to the kitchen.\n13 What is Daniel carrying? \tapple\t6\n14 Daniel went back to the kitchen.\n15 John went to the kitchen.\n16 John went back to the garden.\n17 John took the football there.\n18 What is John carrying? \tfootball\t17\n19 Mary moved to the bathroom.\n20 Sandra travelled to the hallway.\n21 What is John carrying? \tfootball\t17\n1 Sandra journeyed to the kitchen.\n2 John moved to the bedroom.\n3 Daniel journeyed to the hallway.\n4 Sandra went to the hallway.\n5 Mary got the football there.\n6 Mary went to the bedroom.\n7 What is Mary carrying? \tfootball\t5\n8 Mary left the football.\n9 Mary got the football there.\n10 What is Mary carrying? \tfootball\t5 8 9\n11 Mary left the football.\n12 Mary went to the office.\n13 What is Mary carrying? \tnothing\t5 8 9 11\n14 Daniel went back to the garden.\n15 John grabbed the football there.\n16 What is John carrying? \tfootball\t15\n17 Mary travelled to the garden.\n18 Daniel moved to the office.\n19 What is John carrying? \tfootball\t15\n1 Sandra picked up the football there.\n2 Sandra journeyed to the office.\n3 What is Sandra carrying? \tfootball\t1\n4 Sandra discarded the football.\n5 Sandra picked up the football there.\n6 What is Sandra carrying? \tfootball\t1 4 5\n7 Sandra left the football.\n8 Sandra went to the garden.\n9 What is Sandra carrying? \tnothing\t1 4 5 7\n10 Daniel grabbed the apple there.\n11 Mary moved to the office.\n12 What is Daniel carrying? \tapple\t10\n13 John went back to the bathroom.\n14 Sandra went back to the bathroom.\n15 What is Daniel carrying? \tapple\t10\n1 Sandra moved to the garden.\n2 Sandra picked up the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 Mary went back to the garden.\n5 Mary moved to the bathroom.\n6 What is Sandra carrying? \tapple\t2\n7 Daniel moved to the hallway.\n8 Sandra dropped the apple.\n9 What is Sandra carrying? \tnothing\t2 8\n10 Mary got the milk there.\n11 John took the football there.\n12 What is Sandra carrying? \tnothing\t2 8\n13 Daniel went to the office.\n14 Mary left the milk.\n15 What is Mary carrying? \tnothing\t10 14\n1 Daniel moved to the office.\n2 Mary travelled to the garden.\n3 Mary journeyed to the kitchen.\n4 Mary grabbed the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Daniel went to the hallway.\n7 Mary went to the bathroom.\n8 What is Mary carrying? \tfootball\t4\n9 John picked up the apple there.\n10 Sandra went back to the office.\n11 What is Mary carrying? \tfootball\t4\n12 John discarded the apple.\n13 Mary put down the football there.\n14 What is Mary carrying? \tnothing\t4 13\n15 Mary grabbed the football there.\n16 Mary picked up the apple there.\n17 What is John carrying? \tnothing\t9 12\n1 Daniel went back to the garden.\n2 Daniel grabbed the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 Daniel dropped the apple.\n5 Daniel took the apple there.\n6 What is Daniel carrying? \tapple\t2 4 5\n7 Mary journeyed to the office.\n8 John went to the garden.\n9 What is Daniel carrying? \tapple\t2 4 5\n10 Mary journeyed to the hallway.\n11 John journeyed to the kitchen.\n12 What is Daniel carrying? \tapple\t2 4 5\n13 Daniel dropped the apple.\n14 Sandra took the apple there.\n15 What is Daniel carrying? \tnothing\t2 4 5 13\n1 Mary travelled to the office.\n2 John went to the kitchen.\n3 John moved to the office.\n4 Daniel went back to the hallway.\n5 Sandra went to the bedroom.\n6 John journeyed to the bedroom.\n7 Daniel went to the garden.\n8 Mary moved to the bathroom.\n9 Daniel got the football there.\n10 Daniel went to the kitchen.\n11 What is Daniel carrying? \tfootball\t9\n12 Daniel grabbed the apple there.\n13 Sandra went to the garden.\n14 What is Daniel carrying? \tfootball,apple\t9 12\n15 John went back to the hallway.\n16 Daniel dropped the football.\n17 What is Daniel carrying? \tapple\t9 16 12\n18 Mary went to the hallway.\n19 Daniel left the apple.\n20 What is Daniel carrying? \tnothing\t9 16 12 19\n21 Mary journeyed to the garden.\n22 Daniel journeyed to the bathroom.\n23 What is Daniel carrying? \tnothing\t9 16 12 19\n1 Mary moved to the kitchen.\n2 John journeyed to the hallway.\n3 Mary went to the garden.\n4 Daniel grabbed the apple there.\n5 What is Daniel carrying? \tapple\t4\n6 John moved to the bathroom.\n7 Mary moved to the kitchen.\n8 What is Daniel carrying? \tapple\t4\n9 Daniel left the apple there.\n10 Daniel picked up the milk there.\n11 What is Daniel carrying? \tmilk\t4 9 10\n12 Mary went to the office.\n13 Daniel discarded the milk.\n14 What is Daniel carrying? \tnothing\t4 9 10 13\n15 Daniel went back to the kitchen.\n16 Sandra went back to the bedroom.\n17 What is Daniel carrying? \tnothing\t4 9 10 13\n1 Daniel travelled to the kitchen.\n2 John travelled to the office.\n3 Daniel took the football there.\n4 Sandra grabbed the apple there.\n5 What is Daniel carrying? \tfootball\t3\n6 Sandra went to the garden.\n7 John journeyed to the kitchen.\n8 What is Sandra carrying? \tapple\t4\n9 Sandra left the apple.\n10 Mary went back to the office.\n11 What is Sandra carrying? \tnothing\t4 9\n12 Mary went back to the bathroom.\n13 John moved to the hallway.\n14 What is Sandra carrying? \tnothing\t4 9\n15 Sandra got the apple there.\n16 Sandra moved to the bathroom.\n17 What is Sandra carrying? \tapple\t4 9 15\n1 Mary went back to the garden.\n2 Sandra went back to the hallway.\n3 Sandra journeyed to the garden.\n4 John moved to the kitchen.\n5 Sandra moved to the office.\n6 John picked up the apple there.\n7 What is John carrying? \tapple\t6\n8 Daniel journeyed to the bathroom.\n9 John put down the apple.\n10 What is John carrying? \tnothing\t6 9\n11 Mary went back to the hallway.\n12 John took the apple there.\n13 What is John carrying? \tapple\t6 9 12\n14 John put down the apple.\n15 Sandra went back to the hallway.\n16 What is John carrying? \tnothing\t6 9 12 14\n17 Sandra went back to the bedroom.\n18 John went back to the garden.\n19 What is John carrying? \tnothing\t6 9 12 14\n1 Sandra took the football there.\n2 Daniel journeyed to the garden.\n3 What is Sandra carrying? \tfootball\t1\n4 Mary travelled to the bedroom.\n5 Daniel journeyed to the bedroom.\n6 What is Sandra carrying? \tfootball\t1\n7 Sandra dropped the football.\n8 Daniel picked up the apple there.\n9 What is Sandra carrying? \tnothing\t1 7\n10 Daniel dropped the apple.\n11 Mary got the apple there.\n12 What is Mary carrying? \tapple\t11\n13 Sandra took the football there.\n14 John went back to the kitchen.\n15 What is Daniel carrying? \tnothing\t8 10\n1 Mary moved to the bathroom.\n2 Daniel grabbed the milk there.\n3 What is Daniel carrying? \tmilk\t2\n4 Mary went to the hallway.\n5 Sandra moved to the hallway.\n6 What is Daniel carrying? \tmilk\t2\n7 Sandra journeyed to the bathroom.\n8 John travelled to the kitchen.\n9 What is Daniel carrying? \tmilk\t2\n10 Sandra moved to the kitchen.\n11 Mary moved to the office.\n12 Daniel journeyed to the bathroom.\n13 Sandra moved to the garden.\n14 Mary went back to the bedroom.\n15 Mary moved to the kitchen.\n16 Daniel left the milk there.\n17 Sandra got the football there.\n18 What is Sandra carrying? \tfootball\t17\n19 Sandra went to the bedroom.\n20 Sandra went to the office.\n21 What is Daniel carrying? \tnothing\t2 16\n1 Sandra went back to the kitchen.\n2 Mary got the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Sandra moved to the hallway.\n5 Daniel travelled to the hallway.\n6 What is Mary carrying? \tmilk\t2\n7 Daniel travelled to the kitchen.\n8 Mary took the football there.\n9 What is Mary carrying? \tmilk,football\t2 8\n10 Sandra journeyed to the bedroom.\n11 Sandra moved to the garden.\n12 What is Mary carrying? \tmilk,football\t2 8\n13 Mary dropped the milk.\n14 Mary moved to the bedroom.\n15 What is Mary carrying? \tfootball\t2 13 8\n1 Daniel got the football there.\n2 Sandra travelled to the hallway.\n3 What is Daniel carrying? \tfootball\t1\n4 Mary journeyed to the garden.\n5 Mary picked up the milk there.\n6 What is Daniel carrying? \tfootball\t1\n7 Mary went to the bedroom.\n8 Mary journeyed to the hallway.\n9 What is Mary carrying? \tmilk\t5\n10 Daniel moved to the bathroom.\n11 Daniel moved to the garden.\n12 What is Mary carrying? \tmilk\t5\n13 Daniel left the football.\n14 Daniel went back to the kitchen.\n15 What is Daniel carrying? \tnothing\t1 13\n1 Daniel journeyed to the office.\n2 Daniel moved to the kitchen.\n3 Sandra got the milk there.\n4 Daniel moved to the hallway.\n5 What is Sandra carrying? \tmilk\t3\n6 Sandra put down the milk.\n7 Sandra grabbed the milk there.\n8 What is Sandra carrying? \tmilk\t3 6 7\n9 Sandra went back to the bathroom.\n10 John went back to the bedroom.\n11 What is Sandra carrying? \tmilk\t3 6 7\n12 Sandra got the football there.\n13 Mary moved to the bedroom.\n14 What is Sandra carrying? \tmilk,football\t3 6 7 12\n15 Sandra travelled to the hallway.\n16 Sandra dropped the milk.\n17 What is Sandra carrying? \tfootball\t3 6 7 16 12\n1 John went to the bathroom.\n2 Daniel travelled to the garden.\n3 Mary moved to the hallway.\n4 Sandra moved to the bedroom.\n5 Daniel journeyed to the hallway.\n6 Mary picked up the apple there.\n7 What is Mary carrying? \tapple\t6\n8 Sandra travelled to the bathroom.\n9 Mary dropped the apple.\n10 What is Mary carrying? \tnothing\t6 9\n11 Daniel moved to the office.\n12 Daniel grabbed the football there.\n13 What is Mary carrying? \tnothing\t6 9\n14 Daniel moved to the bedroom.\n15 Mary got the apple there.\n16 What is Daniel carrying? \tfootball\t12\n17 Daniel dropped the football.\n18 Daniel journeyed to the bathroom.\n19 What is Daniel carrying? \tnothing\t12 17\n1 Daniel travelled to the hallway.\n2 Sandra journeyed to the bathroom.\n3 Mary moved to the office.\n4 John took the apple there.\n5 What is John carrying? \tapple\t4\n6 Mary went to the garden.\n7 Sandra took the milk there.\n8 What is John carrying? \tapple\t4\n9 Daniel moved to the bedroom.\n10 Sandra discarded the milk there.\n11 What is Sandra carrying? \tnothing\t7 10\n12 Sandra took the milk there.\n13 Mary travelled to the office.\n14 What is Sandra carrying? \tmilk\t7 10 12\n15 Daniel travelled to the bathroom.\n16 Sandra dropped the milk there.\n17 What is Sandra carrying? \tnothing\t7 10 12 16\n1 John went to the hallway.\n2 Sandra picked up the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 Sandra put down the apple there.\n5 John travelled to the office.\n6 What is Sandra carrying? \tnothing\t2 4\n7 Mary went back to the hallway.\n8 Mary got the apple there.\n9 What is Mary carrying? \tapple\t8\n10 Mary travelled to the kitchen.\n11 Mary dropped the apple.\n12 What is Mary carrying? \tnothing\t8 11\n13 Sandra journeyed to the kitchen.\n14 Mary moved to the bedroom.\n15 What is Mary carrying? \tnothing\t8 11\n1 Sandra got the football there.\n2 Mary journeyed to the bathroom.\n3 What is Sandra carrying? \tfootball\t1\n4 Mary went back to the kitchen.\n5 John travelled to the garden.\n6 What is Sandra carrying? \tfootball\t1\n7 Sandra moved to the kitchen.\n8 Sandra put down the football.\n9 What is Sandra carrying? \tnothing\t1 8\n10 Daniel took the football there.\n11 Daniel dropped the football there.\n12 What is Sandra carrying? \tnothing\t1 8\n13 John journeyed to the bedroom.\n14 Daniel took the football there.\n15 What is Sandra carrying? \tnothing\t1 8\n1 Daniel journeyed to the bathroom.\n2 Sandra journeyed to the office.\n3 Sandra took the apple there.\n4 Mary went to the office.\n5 What is Sandra carrying? \tapple\t3\n6 Daniel travelled to the garden.\n7 Sandra took the milk there.\n8 What is Sandra carrying? \tapple,milk\t3 7\n9 Daniel moved to the office.\n10 Sandra journeyed to the bathroom.\n11 What is Sandra carrying? \tapple,milk\t3 7\n12 Mary journeyed to the bathroom.\n13 Sandra went back to the garden.\n14 What is Sandra carrying? \tapple,milk\t3 7\n15 John moved to the bathroom.\n16 Mary journeyed to the hallway.\n17 John travelled to the kitchen.\n18 Daniel travelled to the bathroom.\n19 Mary travelled to the garden.\n20 Daniel went to the hallway.\n21 Sandra dropped the apple.\n22 Mary grabbed the apple there.\n23 What is Mary carrying? \tapple\t22\n1 Daniel went back to the garden.\n2 Sandra travelled to the hallway.\n3 Daniel moved to the bathroom.\n4 Daniel took the football there.\n5 What is Daniel carrying? \tfootball\t4\n6 John travelled to the bathroom.\n7 Daniel took the milk there.\n8 What is Daniel carrying? \tfootball,milk\t4 7\n9 John went to the garden.\n10 Daniel put down the milk.\n11 What is Daniel carrying? \tfootball\t4 7 10\n12 Daniel left the football.\n13 John moved to the bathroom.\n14 What is Daniel carrying? \tnothing\t4 12 7 10\n15 Mary travelled to the kitchen.\n16 John grabbed the football there.\n17 What is Daniel carrying? \tnothing\t4 12 7 10\n1 John went back to the bedroom.\n2 Daniel picked up the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 Daniel went back to the garden.\n5 John moved to the kitchen.\n6 What is Daniel carrying? \tfootball\t2\n7 Daniel put down the football.\n8 Sandra went back to the kitchen.\n9 What is Daniel carrying? \tnothing\t2 7\n10 Mary moved to the garden.\n11 Daniel went to the bedroom.\n12 What is Daniel carrying? \tnothing\t2 7\n13 Mary moved to the kitchen.\n14 Sandra travelled to the bedroom.\n15 Sandra journeyed to the hallway.\n16 Sandra journeyed to the office.\n17 Mary went back to the bedroom.\n18 John travelled to the bedroom.\n19 Sandra went back to the bathroom.\n20 Mary moved to the bathroom.\n21 Sandra moved to the office.\n22 Sandra travelled to the kitchen.\n23 John went back to the kitchen.\n24 John journeyed to the garden.\n25 Sandra went back to the bathroom.\n26 John picked up the football there.\n27 What is John carrying? \tfootball\t26\n1 Sandra moved to the hallway.\n2 Daniel picked up the milk there.\n3 What is Daniel carrying? \tmilk\t2\n4 John travelled to the garden.\n5 Mary took the football there.\n6 What is Daniel carrying? \tmilk\t2\n7 Mary dropped the football.\n8 Sandra moved to the garden.\n9 What is Mary carrying? \tnothing\t5 7\n10 Sandra journeyed to the bedroom.\n11 Daniel went to the garden.\n12 What is Mary carrying? \tnothing\t5 7\n13 Mary went back to the bedroom.\n14 Mary travelled to the hallway.\n15 John journeyed to the bedroom.\n16 John moved to the garden.\n17 Daniel went to the bathroom.\n18 Daniel put down the milk.\n19 What is Daniel carrying? \tnothing\t2 18\n1 Sandra got the milk there.\n2 John grabbed the apple there.\n3 What is Sandra carrying? \tmilk\t1\n4 John moved to the bedroom.\n5 John left the apple.\n6 What is Sandra carrying? \tmilk\t1\n7 Daniel got the apple there.\n8 Sandra went back to the garden.\n9 What is John carrying? \tnothing\t2 5\n10 Sandra got the football there.\n11 Sandra left the milk.\n12 What is Sandra carrying? \tfootball\t1 11 10\n13 Mary went back to the kitchen.\n14 Mary went back to the bathroom.\n15 What is Sandra carrying? \tfootball\t1 11 10\n1 Sandra went back to the bathroom.\n2 Sandra travelled to the hallway.\n3 Mary got the apple there.\n4 Mary put down the apple.\n5 What is Mary carrying? \tnothing\t3 4\n6 Sandra travelled to the kitchen.\n7 Mary took the apple there.\n8 What is Mary carrying? \tapple\t3 4 7\n9 Mary put down the apple.\n10 Mary took the apple there.\n11 What is Mary carrying? \tapple\t3 4 7 9 10\n12 Mary put down the apple.\n13 Sandra journeyed to the bedroom.\n14 What is Mary carrying? \tnothing\t3 4 7 9 10 12\n15 John travelled to the bedroom.\n16 Mary went to the kitchen.\n17 What is Mary carrying? \tnothing\t3 4 7 9 10 12\n1 Daniel grabbed the football there.\n2 Daniel put down the football.\n3 What is Daniel carrying? \tnothing\t1 2\n4 Sandra travelled to the bedroom.\n5 John moved to the garden.\n6 What is Daniel carrying? \tnothing\t1 2\n7 Sandra went to the garden.\n8 Sandra moved to the bedroom.\n9 What is Daniel carrying? \tnothing\t1 2\n10 Daniel took the football there.\n11 Mary took the milk there.\n12 What is Daniel carrying? \tfootball\t1 2 10\n13 Mary travelled to the garden.\n14 Daniel left the football.\n15 What is Mary carrying? \tmilk\t11\n1 Daniel took the football there.\n2 Sandra went to the garden.\n3 What is Daniel carrying? \tfootball\t1\n4 Daniel put down the football there.\n5 Daniel grabbed the football there.\n6 What is Daniel carrying? \tfootball\t1 4 5\n7 Sandra got the milk there.\n8 Daniel moved to the office.\n9 What is Sandra carrying? \tmilk\t7\n10 Daniel left the football.\n11 Sandra moved to the kitchen.\n12 What is Daniel carrying? \tnothing\t1 4 5 10\n13 Sandra took the apple there.\n14 Sandra moved to the bedroom.\n15 What is Daniel carrying? \tnothing\t1 4 5 10\n1 Sandra went to the kitchen.\n2 Sandra picked up the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 Mary travelled to the bedroom.\n5 Daniel travelled to the kitchen.\n6 What is Sandra carrying? \tfootball\t2\n7 John went to the hallway.\n8 Sandra went back to the garden.\n9 What is Sandra carrying? \tfootball\t2\n10 Mary went to the office.\n11 Sandra left the football.\n12 What is Sandra carrying? \tnothing\t2 11\n13 Sandra picked up the football there.\n14 Mary moved to the hallway.\n15 What is Sandra carrying? \tfootball\t2 11 13\n1 Mary grabbed the football there.\n2 Sandra went back to the garden.\n3 What is Mary carrying? \tfootball\t1\n4 John went back to the bedroom.\n5 John journeyed to the bathroom.\n6 What is Mary carrying? \tfootball\t1\n7 Mary took the apple there.\n8 Sandra went back to the bathroom.\n9 What is Mary carrying? \tfootball,apple\t1 7\n10 Mary went back to the hallway.\n11 Daniel travelled to the office.\n12 What is Mary carrying? \tfootball,apple\t1 7\n13 Mary journeyed to the bathroom.\n14 Mary dropped the football.\n15 What is Mary carrying? \tapple\t1 14 7\n1 Daniel moved to the bedroom.\n2 Daniel journeyed to the kitchen.\n3 John grabbed the apple there.\n4 Mary got the milk there.\n5 What is John carrying? \tapple\t3\n6 Sandra grabbed the football there.\n7 Mary put down the milk.\n8 What is John carrying? \tapple\t3\n9 Mary went back to the hallway.\n10 John dropped the apple.\n11 What is Mary carrying? \tnothing\t4 7\n12 Daniel grabbed the apple there.\n13 Sandra put down the football.\n14 What is Daniel carrying? \tapple\t12\n15 Sandra grabbed the football there.\n16 Sandra discarded the football there.\n17 What is Daniel carrying? \tapple\t12\n1 Sandra went back to the kitchen.\n2 Sandra travelled to the bedroom.\n3 Sandra journeyed to the bathroom.\n4 Sandra picked up the milk there.\n5 What is Sandra carrying? \tmilk\t4\n6 Daniel took the football there.\n7 Mary journeyed to the kitchen.\n8 What is Sandra carrying? \tmilk\t4\n9 Sandra went back to the hallway.\n10 John journeyed to the hallway.\n11 What is Sandra carrying? \tmilk\t4\n12 Daniel dropped the football.\n13 Daniel grabbed the football there.\n14 What is Daniel carrying? \tfootball\t6 12 13\n15 John went to the bedroom.\n16 John travelled to the office.\n17 What is Daniel carrying? \tfootball\t6 12 13\n1 Sandra moved to the bedroom.\n2 Mary got the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Sandra journeyed to the garden.\n5 Sandra moved to the office.\n6 What is Mary carrying? \tfootball\t2\n7 Mary went to the kitchen.\n8 Mary travelled to the office.\n9 What is Mary carrying? \tfootball\t2\n10 Sandra went to the kitchen.\n11 Mary went to the bathroom.\n12 Mary travelled to the office.\n13 Mary went to the hallway.\n14 Mary dropped the football.\n15 Daniel journeyed to the kitchen.\n16 What is Mary carrying? \tnothing\t2 14\n17 Sandra journeyed to the office.\n18 Mary went back to the kitchen.\n19 What is Mary carrying? \tnothing\t2 14\n1 John went back to the office.\n2 John took the apple there.\n3 What is John carrying? \tapple\t2\n4 John journeyed to the garden.\n5 John moved to the bedroom.\n6 What is John carrying? \tapple\t2\n7 John picked up the football there.\n8 Sandra travelled to the office.\n9 What is John carrying? \tapple,football\t2 7\n10 Daniel travelled to the hallway.\n11 John travelled to the garden.\n12 What is John carrying? \tapple,football\t2 7\n13 John got the milk there.\n14 Sandra moved to the garden.\n15 What is John carrying? \tapple,football,milk\t2 7 13\n1 Sandra travelled to the bedroom.\n2 Sandra travelled to the hallway.\n3 Sandra went back to the garden.\n4 Sandra travelled to the kitchen.\n5 Mary moved to the bedroom.\n6 Daniel got the football there.\n7 What is Daniel carrying? \tfootball\t6\n8 Mary got the milk there.\n9 John travelled to the bathroom.\n10 What is Mary carrying? \tmilk\t8\n11 John went back to the garden.\n12 Mary dropped the milk.\n13 What is Daniel carrying? \tfootball\t6\n14 Daniel dropped the football.\n15 Mary went to the kitchen.\n16 What is Daniel carrying? \tnothing\t6 14\n17 Sandra went to the bathroom.\n18 Daniel travelled to the hallway.\n19 What is Daniel carrying? \tnothing\t6 14\n1 Mary went back to the bathroom.\n2 Mary picked up the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Mary dropped the milk there.\n5 Mary grabbed the milk there.\n6 What is Mary carrying? \tmilk\t2 4 5\n7 Mary went to the garden.\n8 John went to the garden.\n9 What is Mary carrying? \tmilk\t2 4 5\n10 Mary dropped the milk.\n11 John journeyed to the office.\n12 What is Mary carrying? \tnothing\t2 4 5 10\n13 Mary moved to the kitchen.\n14 Sandra travelled to the kitchen.\n15 What is Mary carrying? \tnothing\t2 4 5 10\n1 John journeyed to the office.\n2 Mary moved to the office.\n3 Sandra took the apple there.\n4 Sandra picked up the football there.\n5 What is Sandra carrying? \tapple,football\t3 4\n6 Sandra dropped the football.\n7 John grabbed the football there.\n8 What is John carrying? \tfootball\t7\n9 John discarded the football.\n10 Sandra put down the apple.\n11 What is Sandra carrying? \tnothing\t3 10 4 6\n12 Mary grabbed the apple there.\n13 John picked up the football there.\n14 What is John carrying? \tfootball\t7 9 13\n15 Sandra went back to the bathroom.\n16 Mary left the apple there.\n17 What is John carrying? \tfootball\t7 9 13\n1 Mary journeyed to the office.\n2 John went to the bedroom.\n3 Sandra went to the bedroom.\n4 Sandra went back to the bathroom.\n5 Daniel moved to the garden.\n6 John went back to the bathroom.\n7 John journeyed to the office.\n8 Daniel went back to the kitchen.\n9 Daniel got the apple there.\n10 Daniel dropped the apple.\n11 What is Daniel carrying? \tnothing\t9 10\n12 Daniel got the apple there.\n13 Daniel dropped the apple.\n14 What is Daniel carrying? \tnothing\t9 10 12 13\n15 Mary went to the bathroom.\n16 Daniel took the apple there.\n17 What is Daniel carrying? \tapple\t9 10 12 13 16\n18 Sandra moved to the office.\n19 John moved to the garden.\n20 What is Daniel carrying? \tapple\t9 10 12 13 16\n21 Mary travelled to the hallway.\n22 Mary went to the kitchen.\n23 What is Daniel carrying? \tapple\t9 10 12 13 16\n1 Daniel picked up the milk there.\n2 Daniel picked up the football there.\n3 What is Daniel carrying? \tmilk,football\t1 2\n4 John went back to the garden.\n5 Daniel went back to the garden.\n6 What is Daniel carrying? \tmilk,football\t1 2\n7 Sandra went to the bathroom.\n8 Daniel dropped the football.\n9 What is Daniel carrying? \tmilk\t1 2 8\n10 Sandra moved to the hallway.\n11 Daniel went to the kitchen.\n12 What is Daniel carrying? \tmilk\t1 2 8\n13 John went back to the office.\n14 Mary journeyed to the bathroom.\n15 What is Daniel carrying? \tmilk\t1 2 8\n1 Mary moved to the office.\n2 John journeyed to the kitchen.\n3 Daniel moved to the garden.\n4 John went back to the office.\n5 Sandra travelled to the bedroom.\n6 Sandra grabbed the milk there.\n7 What is Sandra carrying? \tmilk\t6\n8 John went back to the bathroom.\n9 Sandra discarded the milk there.\n10 What is Sandra carrying? \tnothing\t6 9\n11 Sandra went back to the kitchen.\n12 Mary went back to the hallway.\n13 What is Sandra carrying? \tnothing\t6 9\n14 Daniel journeyed to the bedroom.\n15 Mary journeyed to the office.\n16 What is Sandra carrying? \tnothing\t6 9\n17 John travelled to the garden.\n18 John travelled to the kitchen.\n19 Daniel moved to the garden.\n20 John journeyed to the garden.\n21 Sandra travelled to the hallway.\n22 Sandra journeyed to the bedroom.\n23 John journeyed to the office.\n24 Daniel travelled to the bathroom.\n25 Daniel travelled to the garden.\n26 Sandra travelled to the garden.\n27 Sandra went back to the bathroom.\n28 John moved to the bathroom.\n29 John moved to the bedroom.\n30 John got the milk there.\n31 What is John carrying? \tmilk\t30\n1 Mary moved to the garden.\n2 Mary moved to the bedroom.\n3 Sandra went to the bathroom.\n4 Sandra took the milk there.\n5 What is Sandra carrying? \tmilk\t4\n6 Daniel journeyed to the bathroom.\n7 Daniel picked up the apple there.\n8 What is Sandra carrying? \tmilk\t4\n9 Daniel travelled to the office.\n10 Daniel discarded the apple there.\n11 What is Sandra carrying? \tmilk\t4\n12 Mary took the football there.\n13 Daniel took the apple there.\n14 What is Mary carrying? \tfootball\t12\n15 Daniel put down the apple.\n16 Mary went back to the bathroom.\n17 What is Daniel carrying? \tnothing\t7 10 13 15\n1 Sandra went back to the office.\n2 Sandra grabbed the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 Sandra moved to the kitchen.\n5 John journeyed to the hallway.\n6 What is Sandra carrying? \tfootball\t2\n7 Sandra left the football.\n8 Daniel went back to the bathroom.\n9 What is Sandra carrying? \tnothing\t2 7\n10 Sandra took the football there.\n11 John journeyed to the garden.\n12 What is Sandra carrying? \tfootball\t2 7 10\n13 Mary grabbed the apple there.\n14 Sandra went back to the bathroom.\n15 What is Mary carrying? \tapple\t13\n1 John went back to the office.\n2 Sandra went back to the office.\n3 Mary got the football there.\n4 Sandra travelled to the garden.\n5 What is Mary carrying? \tfootball\t3\n6 Daniel journeyed to the kitchen.\n7 Mary went back to the kitchen.\n8 What is Mary carrying? \tfootball\t3\n9 Sandra picked up the milk there.\n10 John travelled to the bedroom.\n11 What is Sandra carrying? \tmilk\t9\n12 Sandra went to the kitchen.\n13 Sandra travelled to the garden.\n14 What is Sandra carrying? \tmilk\t9\n15 John went to the office.\n16 Sandra put down the milk there.\n17 What is Sandra carrying? \tnothing\t9 16\n1 Sandra moved to the kitchen.\n2 Daniel moved to the bathroom.\n3 John grabbed the milk there.\n4 Daniel travelled to the hallway.\n5 What is John carrying? \tmilk\t3\n6 John dropped the milk.\n7 John moved to the hallway.\n8 What is John carrying? \tnothing\t3 6\n9 Mary went to the bedroom.\n10 Mary got the football there.\n11 What is John carrying? \tnothing\t3 6\n12 Mary went to the hallway.\n13 Sandra went to the garden.\n14 What is Mary carrying? \tfootball\t10\n15 Mary discarded the football.\n16 Daniel picked up the football there.\n17 What is Daniel carrying? \tfootball\t16\n1 Daniel took the milk there.\n2 Mary got the football there.\n3 What is Daniel carrying? \tmilk\t1\n4 Daniel dropped the milk.\n5 Daniel travelled to the bedroom.\n6 What is Daniel carrying? \tnothing\t1 4\n7 Mary left the football.\n8 Daniel journeyed to the kitchen.\n9 What is Daniel carrying? \tnothing\t1 4\n10 Sandra got the apple there.\n11 Sandra dropped the apple.\n12 What is Sandra carrying? \tnothing\t10 11\n13 Sandra got the football there.\n14 Daniel went to the bathroom.\n15 What is Sandra carrying? \tfootball\t10 11 13\n1 Sandra moved to the bathroom.\n2 Mary moved to the hallway.\n3 Sandra went to the bedroom.\n4 John moved to the bathroom.\n5 Daniel journeyed to the office.\n6 Sandra went to the office.\n7 Sandra journeyed to the kitchen.\n8 John went to the office.\n9 John moved to the bedroom.\n10 Sandra went back to the bathroom.\n11 John picked up the milk there.\n12 Mary went to the bedroom.\n13 What is John carrying? \tmilk\t11\n14 Mary went to the office.\n15 John moved to the kitchen.\n16 What is John carrying? \tmilk\t11\n17 Mary went to the kitchen.\n18 John travelled to the hallway.\n19 Sandra moved to the office.\n20 Daniel journeyed to the garden.\n21 John put down the milk.\n22 Daniel travelled to the hallway.\n23 What is John carrying? \tnothing\t11 21\n24 Sandra journeyed to the hallway.\n25 Mary travelled to the bathroom.\n26 What is John carrying? \tnothing\t11 21\n27 Sandra took the milk there.\n28 John went back to the bathroom.\n29 What is Sandra carrying? \tmilk\t27\n1 Daniel travelled to the bedroom.\n2 Sandra got the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 Sandra put down the apple there.\n5 Sandra moved to the kitchen.\n6 What is Sandra carrying? \tnothing\t2 4\n7 Mary went back to the bathroom.\n8 John picked up the apple there.\n9 What is Sandra carrying? \tnothing\t2 4\n10 Mary picked up the football there.\n11 John dropped the apple.\n12 What is John carrying? \tnothing\t8 11\n13 Mary journeyed to the garden.\n14 Sandra went back to the garden.\n15 What is Mary carrying? \tfootball\t10\n1 Sandra went back to the bedroom.\n2 Mary went to the bathroom.\n3 John travelled to the kitchen.\n4 Mary moved to the garden.\n5 Sandra moved to the kitchen.\n6 Mary went to the bedroom.\n7 Sandra travelled to the bedroom.\n8 Mary travelled to the hallway.\n9 Daniel travelled to the bedroom.\n10 Sandra went to the bathroom.\n11 Sandra took the milk there.\n12 John moved to the office.\n13 What is Sandra carrying? \tmilk\t11\n14 Sandra went back to the hallway.\n15 Daniel went to the bathroom.\n16 What is Sandra carrying? \tmilk\t11\n17 Daniel went back to the office.\n18 John grabbed the apple there.\n19 What is John carrying? \tapple\t18\n20 Mary took the football there.\n21 Daniel went to the kitchen.\n22 What is John carrying? \tapple\t18\n23 Sandra moved to the garden.\n24 John left the apple.\n25 What is Mary carrying? \tfootball\t20\n1 Mary went to the hallway.\n2 Daniel travelled to the garden.\n3 Mary got the milk there.\n4 Mary journeyed to the office.\n5 What is Mary carrying? \tmilk\t3\n6 Mary put down the milk.\n7 Sandra went to the kitchen.\n8 What is Mary carrying? \tnothing\t3 6\n9 Mary picked up the milk there.\n10 Mary went to the hallway.\n11 What is Mary carrying? \tmilk\t3 6 9\n12 Mary took the football there.\n13 Daniel went to the bathroom.\n14 What is Mary carrying? \tmilk,football\t3 6 9 12\n15 Mary put down the milk.\n16 Mary left the football.\n17 What is Mary carrying? \tnothing\t3 6 9 15 12 16\n1 Sandra journeyed to the bathroom.\n2 Mary grabbed the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Mary journeyed to the garden.\n5 Mary dropped the milk.\n6 What is Mary carrying? \tnothing\t2 5\n7 Sandra journeyed to the office.\n8 Sandra travelled to the kitchen.\n9 What is Mary carrying? \tnothing\t2 5\n10 John moved to the garden.\n11 Sandra journeyed to the garden.\n12 What is Mary carrying? \tnothing\t2 5\n13 Mary got the football there.\n14 John took the apple there.\n15 What is Mary carrying? \tfootball\t2 5 13\n1 Daniel moved to the hallway.\n2 John went back to the bathroom.\n3 Mary went to the bathroom.\n4 John travelled to the hallway.\n5 Daniel journeyed to the garden.\n6 Mary went back to the bedroom.\n7 Daniel moved to the kitchen.\n8 Daniel picked up the apple there.\n9 What is Daniel carrying? \tapple\t8\n10 Daniel travelled to the garden.\n11 Daniel put down the apple.\n12 What is Daniel carrying? \tnothing\t8 11\n13 Daniel journeyed to the office.\n14 Sandra journeyed to the kitchen.\n15 What is Daniel carrying? \tnothing\t8 11\n16 Mary travelled to the garden.\n17 Sandra went to the hallway.\n18 What is Daniel carrying? \tnothing\t8 11\n19 Mary went to the bathroom.\n20 Sandra travelled to the garden.\n21 Sandra travelled to the hallway.\n22 Daniel went to the bedroom.\n23 Mary moved to the hallway.\n24 Daniel grabbed the milk there.\n25 What is Daniel carrying? \tmilk\t8 11 24\n1 Daniel got the apple there.\n2 John went back to the office.\n3 What is Daniel carrying? \tapple\t1\n4 John moved to the bathroom.\n5 Sandra journeyed to the garden.\n6 What is Daniel carrying? \tapple\t1\n7 Sandra journeyed to the kitchen.\n8 Mary journeyed to the kitchen.\n9 Sandra went to the hallway.\n10 Sandra journeyed to the bedroom.\n11 Daniel moved to the kitchen.\n12 Mary picked up the milk there.\n13 What is Mary carrying? \tmilk\t12\n14 Daniel discarded the apple.\n15 Mary took the apple there.\n16 What is Daniel carrying? \tnothing\t1 14\n17 John travelled to the kitchen.\n18 Mary put down the apple.\n19 What is Mary carrying? \tmilk\t12 15 18\n1 John went back to the office.\n2 John went back to the kitchen.\n3 Daniel travelled to the bedroom.\n4 Sandra travelled to the garden.\n5 John moved to the office.\n6 Sandra travelled to the office.\n7 Mary travelled to the hallway.\n8 Mary journeyed to the office.\n9 Mary went back to the bathroom.\n10 Sandra journeyed to the garden.\n11 Mary got the milk there.\n12 Mary took the football there.\n13 What is Mary carrying? \tmilk,football\t11 12\n14 Daniel went back to the garden.\n15 Mary moved to the kitchen.\n16 What is Mary carrying? \tmilk,football\t11 12\n17 John journeyed to the hallway.\n18 Mary put down the milk.\n19 What is Mary carrying? \tfootball\t11 18 12\n20 Mary travelled to the hallway.\n21 John went to the garden.\n22 What is Mary carrying? \tfootball\t11 18 12\n23 Mary travelled to the garden.\n24 Mary went to the bedroom.\n25 What is Mary carrying? \tfootball\t11 18 12\n1 Sandra journeyed to the garden.\n2 Daniel travelled to the hallway.\n3 Daniel took the football there.\n4 John moved to the kitchen.\n5 What is Daniel carrying? \tfootball\t3\n6 Sandra got the apple there.\n7 John went back to the office.\n8 What is Daniel carrying? \tfootball\t3\n9 Daniel went to the office.\n10 John went back to the bathroom.\n11 What is Sandra carrying? \tapple\t6\n12 Sandra went to the office.\n13 Sandra moved to the hallway.\n14 Daniel dropped the football.\n15 Sandra dropped the apple there.\n16 What is Daniel carrying? \tnothing\t3 14\n17 Mary journeyed to the office.\n18 Daniel moved to the kitchen.\n19 What is Daniel carrying? \tnothing\t3 14\n1 Daniel journeyed to the hallway.\n2 Daniel got the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 Mary travelled to the kitchen.\n5 John travelled to the bathroom.\n6 What is Daniel carrying? \tfootball\t2\n7 Mary went back to the bathroom.\n8 Daniel went back to the office.\n9 What is Daniel carrying? \tfootball\t2\n10 Daniel grabbed the apple there.\n11 Daniel travelled to the hallway.\n12 What is Daniel carrying? \tfootball,apple\t2 10\n13 Daniel went back to the bedroom.\n14 John went back to the bedroom.\n15 What is Daniel carrying? \tfootball,apple\t2 10\n1 Sandra moved to the garden.\n2 John took the milk there.\n3 What is John carrying? \tmilk\t2\n4 John went to the bedroom.\n5 Mary travelled to the garden.\n6 What is John carrying? \tmilk\t2\n7 Daniel travelled to the kitchen.\n8 Daniel went back to the garden.\n9 What is John carrying? \tmilk\t2\n10 John discarded the milk.\n11 Daniel went to the bedroom.\n12 What is John carrying? \tnothing\t2 10\n13 John journeyed to the kitchen.\n14 Sandra journeyed to the kitchen.\n15 What is John carrying? \tnothing\t2 10\n1 Daniel moved to the hallway.\n2 Mary travelled to the bathroom.\n3 Mary went back to the bedroom.\n4 Mary moved to the office.\n5 Mary journeyed to the garden.\n6 Daniel went back to the bedroom.\n7 Mary went back to the hallway.\n8 Daniel took the apple there.\n9 What is Daniel carrying? \tapple\t8\n10 Daniel travelled to the bathroom.\n11 Daniel left the apple.\n12 What is Daniel carrying? \tnothing\t8 11\n13 John journeyed to the bedroom.\n14 Sandra journeyed to the bedroom.\n15 What is Daniel carrying? \tnothing\t8 11\n16 Daniel got the apple there.\n17 John went back to the bathroom.\n18 What is Daniel carrying? \tapple\t8 11 16\n19 Daniel put down the apple.\n20 Sandra journeyed to the garden.\n21 What is Daniel carrying? \tnothing\t8 11 16 19\n1 Mary got the apple there.\n2 Sandra journeyed to the office.\n3 What is Mary carrying? \tapple\t1\n4 John travelled to the garden.\n5 Mary went back to the kitchen.\n6 What is Mary carrying? \tapple\t1\n7 Mary took the milk there.\n8 Sandra went back to the kitchen.\n9 What is Mary carrying? \tapple,milk\t1 7\n10 Mary went back to the garden.\n11 Mary left the milk.\n12 What is Mary carrying? \tapple\t1 7 11\n13 Mary went to the bedroom.\n14 Mary took the football there.\n15 What is Mary carrying? \tapple,football\t1 7 11 14\n1 Mary moved to the hallway.\n2 Mary journeyed to the garden.\n3 Sandra moved to the garden.\n4 John moved to the bathroom.\n5 Mary grabbed the apple there.\n6 John moved to the garden.\n7 What is Mary carrying? \tapple\t5\n8 Mary journeyed to the office.\n9 John travelled to the hallway.\n10 What is Mary carrying? \tapple\t5\n11 Daniel went back to the hallway.\n12 John journeyed to the office.\n13 Daniel went back to the bathroom.\n14 Mary dropped the apple.\n15 What is Mary carrying? \tnothing\t5 14\n16 John got the apple there.\n17 John went back to the kitchen.\n18 What is Mary carrying? \tnothing\t5 14\n19 John took the football there.\n20 John left the football.\n21 What is John carrying? \tapple\t16 19 20\n1 John moved to the office.\n2 John took the apple there.\n3 What is John carrying? \tapple\t2\n4 Sandra moved to the office.\n5 Sandra moved to the kitchen.\n6 What is John carrying? \tapple\t2\n7 Mary moved to the office.\n8 John picked up the football there.\n9 What is John carrying? \tapple,football\t2 8\n10 John dropped the football.\n11 Daniel went back to the office.\n12 What is John carrying? \tapple\t2 8 10\n13 Mary grabbed the football there.\n14 Mary discarded the football.\n15 What is Mary carrying? \tnothing\t13 14\n1 Mary went to the garden.\n2 Daniel moved to the bathroom.\n3 Sandra moved to the garden.\n4 John took the milk there.\n5 What is John carrying? \tmilk\t4\n6 Daniel travelled to the kitchen.\n7 John travelled to the garden.\n8 What is John carrying? \tmilk\t4\n9 Sandra moved to the bedroom.\n10 Sandra went to the office.\n11 What is John carrying? \tmilk\t4\n12 Mary went to the kitchen.\n13 John moved to the hallway.\n14 Mary travelled to the bedroom.\n15 Daniel grabbed the football there.\n16 What is Daniel carrying? \tfootball\t15\n17 Daniel went back to the office.\n18 John dropped the milk.\n19 What is Daniel carrying? \tfootball\t15\n1 Daniel moved to the office.\n2 John got the milk there.\n3 What is John carrying? \tmilk\t2\n4 Daniel journeyed to the hallway.\n5 John put down the milk.\n6 What is John carrying? \tnothing\t2 5\n7 John moved to the kitchen.\n8 Sandra moved to the garden.\n9 What is John carrying? \tnothing\t2 5\n10 Daniel travelled to the office.\n11 Mary travelled to the bedroom.\n12 What is John carrying? \tnothing\t2 5\n13 Mary went back to the bathroom.\n14 Mary got the milk there.\n15 What is Mary carrying? \tmilk\t14\n1 John took the milk there.\n2 Sandra moved to the bedroom.\n3 What is John carrying? \tmilk\t1\n4 John dropped the milk.\n5 John picked up the milk there.\n6 What is John carrying? \tmilk\t1 4 5\n7 Daniel travelled to the bedroom.\n8 Sandra went to the bathroom.\n9 What is John carrying? \tmilk\t1 4 5\n10 John went to the hallway.\n11 John went back to the kitchen.\n12 What is John carrying? \tmilk\t1 4 5\n13 Sandra went to the office.\n14 Daniel moved to the office.\n15 Daniel picked up the football there.\n16 Mary journeyed to the bathroom.\n17 What is Daniel carrying? \tfootball\t15\n1 John took the milk there.\n2 John journeyed to the office.\n3 What is John carrying? \tmilk\t1\n4 Sandra journeyed to the bathroom.\n5 John dropped the milk.\n6 What is John carrying? \tnothing\t1 5\n7 Daniel took the football there.\n8 John grabbed the milk there.\n9 What is John carrying? \tmilk\t1 5 8\n10 Sandra went to the bedroom.\n11 Daniel moved to the bedroom.\n12 What is John carrying? \tmilk\t1 5 8\n13 Mary went back to the kitchen.\n14 John went back to the garden.\n15 What is John carrying? \tmilk\t1 5 8\n1 John went to the bathroom.\n2 Mary went back to the office.\n3 Mary went to the bedroom.\n4 Mary got the apple there.\n5 What is Mary carrying? \tapple\t4\n6 Mary journeyed to the bathroom.\n7 Mary discarded the apple.\n8 What is Mary carrying? \tnothing\t4 7\n9 Sandra travelled to the office.\n10 Mary got the apple there.\n11 What is Mary carrying? \tapple\t4 7 10\n12 Daniel went back to the bathroom.\n13 Mary discarded the apple.\n14 What is Mary carrying? \tnothing\t4 7 10 13\n15 Daniel took the apple there.\n16 Daniel left the apple.\n17 What is Daniel carrying? \tnothing\t15 16\n1 Daniel travelled to the bathroom.\n2 Sandra journeyed to the kitchen.\n3 Sandra went to the office.\n4 Daniel moved to the kitchen.\n5 Sandra grabbed the milk there.\n6 Sandra dropped the milk.\n7 What is Sandra carrying? \tnothing\t5 6\n8 Sandra grabbed the milk there.\n9 Sandra took the apple there.\n10 What is Sandra carrying? \tmilk,apple\t5 6 8 9\n11 Sandra dropped the milk.\n12 John moved to the garden.\n13 What is Sandra carrying? \tapple\t5 6 8 11 9\n14 Sandra journeyed to the bathroom.\n15 John journeyed to the hallway.\n16 What is Sandra carrying? \tapple\t5 6 8 11 9\n17 John got the football there.\n18 John left the football.\n19 What is John carrying? \tnothing\t17 18\n1 John travelled to the bathroom.\n2 Mary went to the office.\n3 Daniel journeyed to the bedroom.\n4 Sandra travelled to the bathroom.\n5 Daniel travelled to the kitchen.\n6 Daniel moved to the garden.\n7 Daniel moved to the kitchen.\n8 Sandra moved to the hallway.\n9 Sandra picked up the apple there.\n10 John travelled to the kitchen.\n11 What is Sandra carrying? \tapple\t9\n12 Daniel moved to the bathroom.\n13 Mary picked up the milk there.\n14 What is Mary carrying? \tmilk\t13\n15 Mary dropped the milk.\n16 Mary got the football there.\n17 What is Mary carrying? \tfootball\t13 15 16\n18 Sandra journeyed to the bedroom.\n19 Mary went back to the bathroom.\n20 What is Mary carrying? \tfootball\t13 15 16\n21 Mary discarded the football.\n22 Sandra discarded the apple.\n23 What is Sandra carrying? \tnothing\t9 22\n1 Daniel went to the bathroom.\n2 Sandra journeyed to the garden.\n3 Daniel went back to the hallway.\n4 Daniel picked up the apple there.\n5 What is Daniel carrying? \tapple\t4\n6 Daniel moved to the office.\n7 Sandra grabbed the milk there.\n8 What is Sandra carrying? \tmilk\t7\n9 John went to the bathroom.\n10 Sandra dropped the milk.\n11 What is Sandra carrying? \tnothing\t7 10\n12 Daniel put down the apple.\n13 Sandra grabbed the milk there.\n14 What is Sandra carrying? \tmilk\t7 10 13\n15 Sandra went back to the bedroom.\n16 Mary took the apple there.\n17 What is Daniel carrying? \tnothing\t4 12\n1 Sandra went back to the bathroom.\n2 Mary journeyed to the hallway.\n3 Mary went back to the garden.\n4 John picked up the apple there.\n5 What is John carrying? \tapple\t4\n6 Sandra went back to the kitchen.\n7 John moved to the bathroom.\n8 What is John carrying? \tapple\t4\n9 Sandra journeyed to the bedroom.\n10 Sandra travelled to the hallway.\n11 What is John carrying? \tapple\t4\n12 John travelled to the garden.\n13 Mary picked up the milk there.\n14 What is Mary carrying? \tmilk\t13\n15 Daniel travelled to the kitchen.\n16 Mary dropped the milk.\n17 What is Mary carrying? \tnothing\t13 16\n1 John travelled to the office.\n2 Mary travelled to the bathroom.\n3 Daniel grabbed the milk there.\n4 John journeyed to the bedroom.\n5 What is Daniel carrying? \tmilk\t3\n6 Daniel discarded the milk.\n7 Daniel got the milk there.\n8 What is Daniel carrying? \tmilk\t3 6 7\n9 Daniel discarded the milk there.\n10 Sandra journeyed to the bathroom.\n11 What is Daniel carrying? \tnothing\t3 6 7 9\n12 Daniel took the milk there.\n13 Daniel went to the bedroom.\n14 What is Daniel carrying? \tmilk\t3 6 7 9 12\n15 John picked up the apple there.\n16 John moved to the office.\n17 What is Daniel carrying? \tmilk\t3 6 7 9 12\n1 Daniel moved to the kitchen.\n2 Sandra went back to the office.\n3 Mary took the apple there.\n4 Mary moved to the garden.\n5 What is Mary carrying? \tapple\t3\n6 Daniel moved to the bathroom.\n7 Mary dropped the apple.\n8 What is Mary carrying? \tnothing\t3 7\n9 Mary grabbed the apple there.\n10 Mary travelled to the bathroom.\n11 What is Mary carrying? \tapple\t3 7 9\n12 Mary moved to the office.\n13 Mary discarded the apple.\n14 What is Mary carrying? \tnothing\t3 7 9 13\n15 Mary got the apple there.\n16 Daniel journeyed to the kitchen.\n17 What is Mary carrying? \tapple\t3 7 9 13 15\n1 Daniel went to the bathroom.\n2 Daniel grabbed the milk there.\n3 What is Daniel carrying? \tmilk\t2\n4 Daniel discarded the milk.\n5 Daniel went to the garden.\n6 What is Daniel carrying? \tnothing\t2 4\n7 Sandra went back to the bedroom.\n8 John went to the kitchen.\n9 What is Daniel carrying? \tnothing\t2 4\n10 Sandra went to the kitchen.\n11 Mary went to the kitchen.\n12 Daniel moved to the kitchen.\n13 Mary went to the office.\n14 Mary journeyed to the hallway.\n15 Sandra travelled to the hallway.\n16 Sandra got the apple there.\n17 Mary went to the garden.\n18 What is Sandra carrying? \tapple\t16\n19 Mary went to the bathroom.\n20 John travelled to the hallway.\n21 What is Sandra carrying? \tapple\t16\n1 Sandra went back to the garden.\n2 Sandra went back to the kitchen.\n3 Mary journeyed to the hallway.\n4 John went back to the hallway.\n5 Mary went back to the office.\n6 Mary picked up the football there.\n7 What is Mary carrying? \tfootball\t6\n8 Daniel journeyed to the garden.\n9 Mary put down the football.\n10 What is Mary carrying? \tnothing\t6 9\n11 Mary took the football there.\n12 Mary put down the football.\n13 What is Mary carrying? \tnothing\t6 9 11 12\n14 Sandra went back to the bedroom.\n15 John journeyed to the bedroom.\n16 What is Mary carrying? \tnothing\t6 9 11 12\n17 Mary went to the hallway.\n18 Sandra journeyed to the kitchen.\n19 What is Mary carrying? \tnothing\t6 9 11 12\n1 John got the apple there.\n2 John went back to the kitchen.\n3 What is John carrying? \tapple\t1\n4 John went to the office.\n5 Sandra moved to the garden.\n6 What is John carrying? \tapple\t1\n7 John journeyed to the kitchen.\n8 John went to the garden.\n9 Mary went to the kitchen.\n10 John travelled to the office.\n11 Daniel went to the garden.\n12 John moved to the bathroom.\n13 Mary got the football there.\n14 Sandra went to the kitchen.\n15 What is Mary carrying? \tfootball\t13\n16 Sandra travelled to the office.\n17 Sandra went back to the garden.\n18 What is Mary carrying? \tfootball\t13\n19 Sandra moved to the office.\n20 Mary put down the football.\n21 What is Mary carrying? \tnothing\t13 20\n1 John grabbed the football there.\n2 Mary went to the kitchen.\n3 What is John carrying? \tfootball\t1\n4 Sandra travelled to the hallway.\n5 Daniel journeyed to the office.\n6 What is John carrying? \tfootball\t1\n7 Sandra went back to the bathroom.\n8 John went back to the kitchen.\n9 Sandra moved to the garden.\n10 John picked up the apple there.\n11 What is John carrying? \tfootball,apple\t1 10\n12 Mary travelled to the hallway.\n13 Daniel moved to the bedroom.\n14 What is John carrying? \tfootball,apple\t1 10\n15 Mary journeyed to the garden.\n16 John moved to the hallway.\n17 What is John carrying? \tfootball,apple\t1 10\n1 Sandra went back to the garden.\n2 Sandra took the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 Mary went to the kitchen.\n5 Mary travelled to the bedroom.\n6 What is Sandra carrying? \tapple\t2\n7 Daniel took the football there.\n8 Daniel went to the bathroom.\n9 What is Daniel carrying? \tfootball\t7\n10 Mary journeyed to the garden.\n11 John travelled to the bedroom.\n12 What is Daniel carrying? \tfootball\t7\n13 Daniel put down the football there.\n14 Mary journeyed to the bedroom.\n15 What is Daniel carrying? \tnothing\t7 13\n1 Sandra went back to the office.\n2 Sandra moved to the hallway.\n3 Daniel travelled to the bathroom.\n4 John travelled to the bedroom.\n5 Mary got the football there.\n6 Mary picked up the milk there.\n7 What is Mary carrying? \tfootball,milk\t5 6\n8 Sandra moved to the bathroom.\n9 Daniel journeyed to the kitchen.\n10 What is Mary carrying? \tfootball,milk\t5 6\n11 Mary travelled to the office.\n12 Daniel travelled to the hallway.\n13 What is Mary carrying? \tfootball,milk\t5 6\n14 Daniel journeyed to the garden.\n15 Sandra journeyed to the kitchen.\n16 Mary left the milk.\n17 Daniel grabbed the apple there.\n18 What is Daniel carrying? \tapple\t17\n19 Daniel discarded the apple.\n20 Daniel took the apple there.\n21 What is Daniel carrying? \tapple\t17 19 20\n1 Mary grabbed the football there.\n2 Mary dropped the football.\n3 What is Mary carrying? \tnothing\t1 2\n4 Mary journeyed to the bathroom.\n5 Sandra journeyed to the kitchen.\n6 What is Mary carrying? \tnothing\t1 2\n7 John journeyed to the garden.\n8 Daniel picked up the milk there.\n9 What is Daniel carrying? \tmilk\t8\n10 Sandra took the apple there.\n11 Sandra went to the bathroom.\n12 What is Sandra carrying? \tapple\t10\n13 Mary journeyed to the kitchen.\n14 Sandra dropped the apple.\n15 What is Sandra carrying? \tnothing\t10 14\n1 Mary moved to the garden.\n2 Sandra moved to the bathroom.\n3 Sandra took the milk there.\n4 John travelled to the bathroom.\n5 What is Sandra carrying? \tmilk\t3\n6 John took the football there.\n7 Sandra dropped the milk.\n8 What is Sandra carrying? \tnothing\t3 7\n9 Sandra got the milk there.\n10 John travelled to the hallway.\n11 What is Sandra carrying? \tmilk\t3 7 9\n12 Sandra discarded the milk.\n13 Sandra took the milk there.\n14 What is Sandra carrying? \tmilk\t3 7 9 12 13\n15 John went to the office.\n16 Sandra left the milk.\n17 What is Sandra carrying? \tnothing\t3 7 9 12 13 16\n1 Daniel went back to the bathroom.\n2 Mary grabbed the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Sandra went back to the office.\n5 Mary went to the garden.\n6 What is Mary carrying? \tmilk\t2\n7 Mary went back to the kitchen.\n8 Mary went to the office.\n9 What is Mary carrying? \tmilk\t2\n10 Mary discarded the milk.\n11 Sandra grabbed the milk there.\n12 What is Mary carrying? \tnothing\t2 10\n13 Mary travelled to the hallway.\n14 Sandra discarded the milk.\n15 What is Sandra carrying? \tnothing\t11 14\n1 Mary went back to the bathroom.\n2 Daniel picked up the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 Mary went back to the garden.\n5 Mary went back to the bedroom.\n6 What is Daniel carrying? \tfootball\t2\n7 Daniel grabbed the milk there.\n8 Daniel left the milk.\n9 What is Daniel carrying? \tfootball\t2 7 8\n10 John journeyed to the kitchen.\n11 John went to the bathroom.\n12 What is Daniel carrying? \tfootball\t2 7 8\n13 Daniel left the football.\n14 Mary travelled to the bathroom.\n15 What is Daniel carrying? \tnothing\t2 13 7 8\n1 Daniel went to the hallway.\n2 Daniel journeyed to the kitchen.\n3 Mary went back to the kitchen.\n4 Mary took the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Mary dropped the football there.\n7 John took the football there.\n8 What is Mary carrying? \tnothing\t4 6\n9 Mary travelled to the office.\n10 Mary travelled to the garden.\n11 What is Mary carrying? \tnothing\t4 6\n12 Daniel moved to the hallway.\n13 Mary picked up the apple there.\n14 What is Mary carrying? \tapple\t4 6 13\n15 Mary went to the bathroom.\n16 John put down the football.\n17 What is John carrying? \tnothing\t7 16\n1 Mary went back to the office.\n2 John got the milk there.\n3 What is John carrying? \tmilk\t2\n4 Mary journeyed to the hallway.\n5 Daniel grabbed the football there.\n6 What is Daniel carrying? \tfootball\t5\n7 Sandra moved to the hallway.\n8 John went back to the hallway.\n9 What is Daniel carrying? \tfootball\t5\n10 Mary went to the bathroom.\n11 John moved to the office.\n12 What is Daniel carrying? \tfootball\t5\n13 John went back to the bedroom.\n14 John dropped the milk.\n15 What is John carrying? \tnothing\t2 14\n1 Mary went back to the bathroom.\n2 Daniel got the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 Sandra picked up the milk there.\n5 Sandra dropped the milk.\n6 What is Sandra carrying? \tnothing\t4 5\n7 John went to the kitchen.\n8 Mary went to the kitchen.\n9 What is Sandra carrying? \tnothing\t4 5\n10 Mary went to the bedroom.\n11 Daniel left the apple.\n12 What is Daniel carrying? \tnothing\t2 11\n13 Daniel got the apple there.\n14 Sandra got the milk there.\n15 What is Daniel carrying? \tapple\t2 11 13\n1 Sandra journeyed to the office.\n2 Sandra journeyed to the kitchen.\n3 Sandra went back to the hallway.\n4 Mary got the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Daniel went back to the hallway.\n7 Mary travelled to the kitchen.\n8 What is Mary carrying? \tfootball\t4\n9 Sandra journeyed to the bathroom.\n10 Daniel grabbed the apple there.\n11 What is Mary carrying? \tfootball\t4\n12 Sandra journeyed to the bedroom.\n13 Daniel travelled to the office.\n14 What is Daniel carrying? \tapple\t10\n15 Sandra went to the bathroom.\n16 Mary went back to the office.\n17 What is Daniel carrying? \tapple\t10\n1 Sandra moved to the office.\n2 Mary picked up the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Daniel grabbed the football there.\n5 Daniel moved to the hallway.\n6 What is Daniel carrying? \tfootball\t4\n7 Sandra travelled to the kitchen.\n8 Mary went to the bathroom.\n9 What is Mary carrying? \tmilk\t2\n10 Sandra journeyed to the bathroom.\n11 John moved to the kitchen.\n12 Daniel left the football.\n13 Sandra went to the kitchen.\n14 What is Daniel carrying? \tnothing\t4 12\n15 John got the apple there.\n16 Mary moved to the garden.\n17 What is Daniel carrying? \tnothing\t4 12\n1 Sandra took the football there.\n2 Mary went back to the hallway.\n3 What is Sandra carrying? \tfootball\t1\n4 Mary travelled to the office.\n5 John went back to the hallway.\n6 What is Sandra carrying? \tfootball\t1\n7 John travelled to the garden.\n8 John journeyed to the bedroom.\n9 Mary grabbed the apple there.\n10 Sandra left the football.\n11 What is Mary carrying? \tapple\t9\n12 Mary left the apple there.\n13 Mary got the apple there.\n14 What is Mary carrying? \tapple\t9 12 13\n15 Sandra went to the office.\n16 Sandra travelled to the kitchen.\n17 What is Mary carrying? \tapple\t9 12 13\n1 Mary travelled to the garden.\n2 Sandra journeyed to the bedroom.\n3 Daniel grabbed the football there.\n4 Sandra travelled to the bathroom.\n5 What is Daniel carrying? \tfootball\t3\n6 John journeyed to the office.\n7 Daniel travelled to the kitchen.\n8 What is Daniel carrying? \tfootball\t3\n9 Daniel went back to the bathroom.\n10 Daniel dropped the football.\n11 What is Daniel carrying? \tnothing\t3 10\n12 Mary went back to the hallway.\n13 Mary got the milk there.\n14 What is Daniel carrying? \tnothing\t3 10\n15 Mary went to the office.\n16 Sandra travelled to the garden.\n17 What is Mary carrying? \tmilk\t13\n1 Daniel travelled to the hallway.\n2 Daniel travelled to the kitchen.\n3 Mary journeyed to the office.\n4 Daniel moved to the hallway.\n5 Daniel travelled to the office.\n6 John moved to the office.\n7 John took the football there.\n8 Mary went back to the hallway.\n9 What is John carrying? \tfootball\t7\n10 Daniel journeyed to the hallway.\n11 John moved to the garden.\n12 What is John carrying? \tfootball\t7\n13 John went to the kitchen.\n14 Sandra moved to the kitchen.\n15 John went to the bedroom.\n16 John moved to the garden.\n17 John dropped the football.\n18 Daniel journeyed to the office.\n19 What is John carrying? \tnothing\t7 17\n20 John took the football there.\n21 Mary went to the kitchen.\n22 What is John carrying? \tfootball\t7 17 20\n23 John dropped the football.\n24 Sandra moved to the bedroom.\n25 What is John carrying? \tnothing\t7 17 20 23\n1 Daniel travelled to the hallway.\n2 John went to the hallway.\n3 Mary went to the hallway.\n4 Sandra journeyed to the kitchen.\n5 Sandra journeyed to the office.\n6 Sandra journeyed to the bedroom.\n7 John went back to the bedroom.\n8 John got the apple there.\n9 What is John carrying? \tapple\t8\n10 Sandra travelled to the office.\n11 John travelled to the garden.\n12 What is John carrying? \tapple\t8\n13 Sandra picked up the milk there.\n14 Sandra left the milk.\n15 What is Sandra carrying? \tnothing\t13 14\n16 John dropped the apple.\n17 Sandra went to the bathroom.\n18 What is John carrying? \tnothing\t8 16\n19 Daniel travelled to the office.\n20 Daniel grabbed the milk there.\n21 What is Daniel carrying? \tmilk\t20\n1 John went back to the bedroom.\n2 John grabbed the apple there.\n3 What is John carrying? \tapple\t2\n4 John journeyed to the kitchen.\n5 Daniel travelled to the bedroom.\n6 What is John carrying? \tapple\t2\n7 Daniel moved to the bathroom.\n8 John put down the apple.\n9 What is John carrying? \tnothing\t2 8\n10 John travelled to the office.\n11 John travelled to the garden.\n12 What is John carrying? \tnothing\t2 8\n13 Mary travelled to the bedroom.\n14 Sandra went to the hallway.\n15 What is John carrying? \tnothing\t2 8\n1 Sandra took the milk there.\n2 Sandra went back to the bedroom.\n3 What is Sandra carrying? \tmilk\t1\n4 John went to the bathroom.\n5 John went to the garden.\n6 What is Sandra carrying? \tmilk\t1\n7 John journeyed to the kitchen.\n8 Daniel picked up the apple there.\n9 What is Daniel carrying? \tapple\t8\n10 Daniel journeyed to the garden.\n11 Sandra put down the milk.\n12 What is Daniel carrying? \tapple\t8\n13 Daniel dropped the apple.\n14 Sandra grabbed the milk there.\n15 What is Sandra carrying? \tmilk\t1 11 14\n1 Mary moved to the hallway.\n2 Mary went back to the kitchen.\n3 Daniel travelled to the bathroom.\n4 John went to the bedroom.\n5 Mary moved to the garden.\n6 Sandra moved to the bedroom.\n7 Daniel journeyed to the bedroom.\n8 John moved to the bathroom.\n9 John travelled to the office.\n10 Daniel moved to the garden.\n11 Sandra travelled to the office.\n12 Mary grabbed the milk there.\n13 What is Mary carrying? \tmilk\t12\n14 Mary took the apple there.\n15 Daniel journeyed to the office.\n16 What is Mary carrying? \tmilk,apple\t12 14\n17 Daniel journeyed to the hallway.\n18 Sandra moved to the hallway.\n19 What is Mary carrying? \tmilk,apple\t12 14\n20 John went back to the hallway.\n21 John travelled to the office.\n22 Mary went to the kitchen.\n23 Sandra journeyed to the office.\n24 John travelled to the kitchen.\n25 John travelled to the bathroom.\n26 Mary moved to the bathroom.\n27 John grabbed the football there.\n28 What is John carrying? \tfootball\t27\n29 Daniel went back to the office.\n30 Daniel went to the bedroom.\n31 What is John carrying? \tfootball\t27\n1 Daniel travelled to the bathroom.\n2 Daniel moved to the kitchen.\n3 Daniel moved to the office.\n4 Mary went to the office.\n5 Mary went back to the bedroom.\n6 Daniel journeyed to the bathroom.\n7 Daniel travelled to the kitchen.\n8 Mary moved to the kitchen.\n9 John moved to the bathroom.\n10 Daniel moved to the bedroom.\n11 Mary went back to the bedroom.\n12 Mary moved to the office.\n13 Sandra moved to the garden.\n14 Sandra got the football there.\n15 What is Sandra carrying? \tfootball\t14\n16 Sandra moved to the bathroom.\n17 Sandra put down the football there.\n18 What is Sandra carrying? \tnothing\t14 17\n19 Sandra picked up the football there.\n20 John moved to the kitchen.\n21 What is Sandra carrying? \tfootball\t14 17 19\n22 Sandra travelled to the kitchen.\n23 John went back to the office.\n24 What is Sandra carrying? \tfootball\t14 17 19\n25 Sandra left the football.\n26 Sandra went back to the office.\n27 What is Sandra carrying? \tnothing\t14 17 19 25\n1 Daniel got the apple there.\n2 Mary picked up the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Sandra went to the bathroom.\n5 Daniel left the apple.\n6 What is Mary carrying? \tfootball\t2\n7 Sandra went to the garden.\n8 Mary moved to the hallway.\n9 What is Daniel carrying? \tnothing\t1 5\n10 Sandra picked up the milk there.\n11 Mary left the football.\n12 What is Daniel carrying? \tnothing\t1 5\n13 John travelled to the garden.\n14 Mary took the football there.\n15 What is Sandra carrying? \tmilk\t10\n1 Sandra moved to the bathroom.\n2 John got the apple there.\n3 What is John carrying? \tapple\t2\n4 Daniel got the football there.\n5 Mary journeyed to the bathroom.\n6 What is John carrying? \tapple\t2\n7 Daniel went back to the bathroom.\n8 Daniel went to the office.\n9 What is Daniel carrying? \tfootball\t4\n10 Daniel left the football.\n11 Mary went to the bedroom.\n12 What is Daniel carrying? \tnothing\t4 10\n13 John left the apple.\n14 John got the apple there.\n15 What is John carrying? \tapple\t2 13 14\n1 Sandra travelled to the hallway.\n2 Sandra got the milk there.\n3 What is Sandra carrying? \tmilk\t2\n4 Sandra travelled to the bedroom.\n5 John went to the garden.\n6 What is Sandra carrying? \tmilk\t2\n7 Sandra went back to the garden.\n8 John grabbed the football there.\n9 What is John carrying? \tfootball\t8\n10 Mary took the apple there.\n11 Sandra journeyed to the hallway.\n12 What is John carrying? \tfootball\t8\n13 Sandra discarded the milk.\n14 Sandra got the milk there.\n15 What is Mary carrying? \tapple\t10\n1 Sandra took the apple there.\n2 Sandra left the apple.\n3 What is Sandra carrying? \tnothing\t1 2\n4 Mary went back to the garden.\n5 John picked up the milk there.\n6 What is Sandra carrying? \tnothing\t1 2\n7 Daniel moved to the office.\n8 John grabbed the football there.\n9 What is John carrying? \tmilk,football\t5 8\n10 Sandra got the apple there.\n11 Sandra went back to the garden.\n12 What is Sandra carrying? \tapple\t1 2 10\n13 Daniel journeyed to the bathroom.\n14 Mary went back to the office.\n15 What is Sandra carrying? \tapple\t1 2 10\n1 Mary got the milk there.\n2 Sandra grabbed the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 Sandra dropped the football.\n5 Daniel went back to the hallway.\n6 What is Sandra carrying? \tnothing\t2 4\n7 Mary discarded the milk.\n8 Mary got the milk there.\n9 What is Mary carrying? \tmilk\t1 7 8\n10 Daniel grabbed the apple there.\n11 Mary moved to the bathroom.\n12 What is Daniel carrying? \tapple\t10\n13 Sandra travelled to the kitchen.\n14 Daniel left the apple.\n15 What is Mary carrying? \tmilk\t1 7 8\n1 Sandra grabbed the milk there.\n2 Sandra dropped the milk there.\n3 What is Sandra carrying? \tnothing\t1 2\n4 Mary went back to the garden.\n5 Daniel picked up the apple there.\n6 What is Sandra carrying? \tnothing\t1 2\n7 Sandra picked up the milk there.\n8 Sandra left the milk.\n9 What is Sandra carrying? \tnothing\t1 2 7 8\n10 John went to the bedroom.\n11 Sandra grabbed the milk there.\n12 What is Sandra carrying? \tmilk\t1 2 7 8 11\n13 Daniel put down the apple.\n14 Mary went to the office.\n15 What is Daniel carrying? \tnothing\t5 13\n1 Mary moved to the kitchen.\n2 John journeyed to the office.\n3 Mary travelled to the garden.\n4 John journeyed to the bedroom.\n5 John went to the kitchen.\n6 John got the apple there.\n7 What is John carrying? \tapple\t6\n8 Mary moved to the bathroom.\n9 John discarded the apple.\n10 What is John carrying? \tnothing\t6 9\n11 Daniel went to the bedroom.\n12 John took the apple there.\n13 What is John carrying? \tapple\t6 9 12\n14 Mary journeyed to the office.\n15 Sandra travelled to the hallway.\n16 What is John carrying? \tapple\t6 9 12\n17 Mary journeyed to the bathroom.\n18 John moved to the bedroom.\n19 What is John carrying? \tapple\t6 9 12\n1 Daniel went to the kitchen.\n2 Sandra travelled to the bathroom.\n3 John moved to the office.\n4 Mary took the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Sandra moved to the bedroom.\n7 Mary went to the bedroom.\n8 What is Mary carrying? \tfootball\t4\n9 Daniel took the milk there.\n10 John went back to the kitchen.\n11 What is Mary carrying? \tfootball\t4\n12 Sandra journeyed to the bathroom.\n13 John journeyed to the bedroom.\n14 What is Daniel carrying? \tmilk\t9\n15 Sandra travelled to the garden.\n16 Daniel discarded the milk there.\n17 What is Daniel carrying? \tnothing\t9 16\n1 Mary journeyed to the bathroom.\n2 Mary moved to the hallway.\n3 Daniel went back to the garden.\n4 Mary picked up the milk there.\n5 What is Mary carrying? \tmilk\t4\n6 Sandra journeyed to the kitchen.\n7 Mary moved to the bathroom.\n8 What is Mary carrying? \tmilk\t4\n9 Sandra went back to the garden.\n10 Daniel grabbed the apple there.\n11 What is Mary carrying? \tmilk\t4\n12 Mary journeyed to the garden.\n13 Mary went to the bedroom.\n14 What is Daniel carrying? \tapple\t10\n15 John moved to the kitchen.\n16 John went back to the garden.\n17 What is Daniel carrying? \tapple\t10\n1 Daniel got the milk there.\n2 Sandra picked up the football there.\n3 What is Daniel carrying? \tmilk\t1\n4 Daniel took the apple there.\n5 Daniel moved to the kitchen.\n6 What is Daniel carrying? \tmilk,apple\t1 4\n7 Mary journeyed to the bedroom.\n8 John went back to the bathroom.\n9 What is Daniel carrying? \tmilk,apple\t1 4\n10 Sandra moved to the hallway.\n11 John went to the hallway.\n12 Daniel discarded the milk there.\n13 Daniel got the milk there.\n14 What is Daniel carrying? \tmilk,apple\t1 12 13 4\n15 Daniel left the milk there.\n16 Sandra journeyed to the bathroom.\n17 What is Daniel carrying? \tapple\t1 12 13 15 4\n1 Daniel grabbed the football there.\n2 John journeyed to the hallway.\n3 What is Daniel carrying? \tfootball\t1\n4 Mary went back to the garden.\n5 Mary went back to the hallway.\n6 What is Daniel carrying? \tfootball\t1\n7 John journeyed to the kitchen.\n8 Daniel grabbed the apple there.\n9 What is Daniel carrying? \tfootball,apple\t1 8\n10 Sandra moved to the office.\n11 Mary went to the bedroom.\n12 What is Daniel carrying? \tfootball,apple\t1 8\n13 Daniel left the apple.\n14 Sandra moved to the bedroom.\n15 What is Daniel carrying? \tfootball\t1 8 13\n1 Mary travelled to the office.\n2 Mary moved to the kitchen.\n3 Mary took the football there.\n4 Sandra moved to the office.\n5 What is Mary carrying? \tfootball\t3\n6 Daniel went back to the bedroom.\n7 Daniel grabbed the milk there.\n8 What is Daniel carrying? \tmilk\t7\n9 Mary put down the football.\n10 Mary got the football there.\n11 What is Mary carrying? \tfootball\t3 9 10\n12 John travelled to the bathroom.\n13 Mary journeyed to the garden.\n14 What is Daniel carrying? \tmilk\t7\n15 Mary discarded the football.\n16 Mary moved to the kitchen.\n17 What is Mary carrying? \tnothing\t3 9 10 15\n1 Sandra went back to the garden.\n2 John travelled to the hallway.\n3 Mary grabbed the apple there.\n4 Mary took the football there.\n5 What is Mary carrying? \tapple,football\t3 4\n6 Mary moved to the bedroom.\n7 Daniel picked up the milk there.\n8 What is Daniel carrying? \tmilk\t7\n9 John travelled to the bathroom.\n10 John moved to the bedroom.\n11 What is Mary carrying? \tapple,football\t3 4\n12 Mary put down the apple.\n13 John went to the kitchen.\n14 What is Daniel carrying? \tmilk\t7\n15 Sandra travelled to the hallway.\n16 Daniel journeyed to the garden.\n17 What is Mary carrying? \tfootball\t3 12 4\n1 Sandra travelled to the bathroom.\n2 John moved to the bathroom.\n3 John took the apple there.\n4 John went to the kitchen.\n5 What is John carrying? \tapple\t3\n6 John dropped the apple.\n7 John grabbed the apple there.\n8 What is John carrying? \tapple\t3 6 7\n9 Mary moved to the office.\n10 Mary went to the bedroom.\n11 What is John carrying? \tapple\t3 6 7\n12 Daniel went to the office.\n13 Mary moved to the bathroom.\n14 What is John carrying? \tapple\t3 6 7\n15 Sandra went to the bedroom.\n16 Sandra took the football there.\n17 What is Sandra carrying? \tfootball\t16\n1 Mary travelled to the office.\n2 Daniel moved to the bedroom.\n3 Mary took the milk there.\n4 John travelled to the garden.\n5 What is Mary carrying? \tmilk\t3\n6 Daniel travelled to the hallway.\n7 John journeyed to the hallway.\n8 What is Mary carrying? \tmilk\t3\n9 Sandra picked up the apple there.\n10 Mary put down the milk.\n11 What is Sandra carrying? \tapple\t9\n12 John went to the bathroom.\n13 Mary journeyed to the hallway.\n14 What is Mary carrying? \tnothing\t3 10\n15 Mary went to the kitchen.\n16 Sandra journeyed to the bathroom.\n17 What is Mary carrying? \tnothing\t3 10\n1 Sandra moved to the hallway.\n2 John moved to the hallway.\n3 Mary went back to the office.\n4 Sandra journeyed to the kitchen.\n5 John went back to the garden.\n6 Mary went back to the bedroom.\n7 Mary went back to the garden.\n8 John went to the office.\n9 Sandra grabbed the apple there.\n10 Daniel went back to the bathroom.\n11 What is Sandra carrying? \tapple\t9\n12 Sandra journeyed to the bathroom.\n13 Sandra journeyed to the kitchen.\n14 What is Sandra carrying? \tapple\t9\n15 John went to the hallway.\n16 Mary went back to the hallway.\n17 John picked up the football there.\n18 Sandra journeyed to the office.\n19 What is John carrying? \tfootball\t17\n20 John went back to the kitchen.\n21 Mary moved to the garden.\n22 What is John carrying? \tfootball\t17\n23 John went back to the bedroom.\n24 Sandra went to the hallway.\n25 Sandra moved to the kitchen.\n26 Mary moved to the kitchen.\n27 Daniel travelled to the office.\n28 Sandra left the apple there.\n29 What is Sandra carrying? \tnothing\t9 28\n1 John travelled to the kitchen.\n2 Mary took the apple there.\n3 What is Mary carrying? \tapple\t2\n4 Sandra journeyed to the hallway.\n5 John went back to the bathroom.\n6 What is Mary carrying? \tapple\t2\n7 Daniel travelled to the garden.\n8 Sandra moved to the kitchen.\n9 What is Mary carrying? \tapple\t2\n10 Mary travelled to the bedroom.\n11 Daniel travelled to the bathroom.\n12 Daniel travelled to the hallway.\n13 Sandra went to the office.\n14 Sandra travelled to the kitchen.\n15 Sandra went to the bathroom.\n16 Daniel went back to the garden.\n17 Daniel went to the kitchen.\n18 Sandra travelled to the garden.\n19 Mary dropped the apple.\n20 What is Mary carrying? \tnothing\t2 19\n21 Mary moved to the garden.\n22 John travelled to the garden.\n23 What is Mary carrying? \tnothing\t2 19\n1 Daniel moved to the kitchen.\n2 Daniel travelled to the bedroom.\n3 Daniel went to the office.\n4 Mary journeyed to the bathroom.\n5 Daniel travelled to the kitchen.\n6 John went back to the kitchen.\n7 Daniel went back to the office.\n8 John went to the bedroom.\n9 Sandra travelled to the garden.\n10 Sandra went back to the office.\n11 Sandra got the milk there.\n12 Daniel picked up the football there.\n13 What is Daniel carrying? \tfootball\t12\n14 John travelled to the office.\n15 Daniel journeyed to the hallway.\n16 What is Daniel carrying? \tfootball\t12\n17 Mary travelled to the office.\n18 Sandra travelled to the garden.\n19 What is Daniel carrying? \tfootball\t12\n20 Sandra picked up the apple there.\n21 Daniel went back to the kitchen.\n22 What is Sandra carrying? \tmilk,apple\t11 20\n23 Sandra put down the milk.\n24 Sandra took the milk there.\n25 What is Sandra carrying? \tmilk,apple\t11 23 24 20\n1 John moved to the hallway.\n2 John journeyed to the garden.\n3 Daniel moved to the garden.\n4 Daniel grabbed the apple there.\n5 What is Daniel carrying? \tapple\t4\n6 Daniel got the milk there.\n7 John went back to the hallway.\n8 What is Daniel carrying? \tapple,milk\t4 6\n9 Daniel put down the apple.\n10 Sandra went back to the kitchen.\n11 What is Daniel carrying? \tmilk\t4 9 6\n12 Daniel dropped the milk.\n13 Mary went to the bathroom.\n14 What is Daniel carrying? \tnothing\t4 9 6 12\n15 Sandra went back to the bedroom.\n16 Mary travelled to the office.\n17 What is Daniel carrying? \tnothing\t4 9 6 12\n1 Mary grabbed the milk there.\n2 Mary moved to the kitchen.\n3 What is Mary carrying? \tmilk\t1\n4 Mary put down the milk.\n5 John took the milk there.\n6 What is John carrying? \tmilk\t5\n7 Mary got the football there.\n8 John journeyed to the office.\n9 What is Mary carrying? \tfootball\t1 4 7\n10 Mary left the football.\n11 John left the milk.\n12 What is Mary carrying? \tnothing\t1 4 7 10\n13 Sandra grabbed the football there.\n14 John moved to the bathroom.\n15 What is Mary carrying? \tnothing\t1 4 7 10\n1 Sandra took the football there.\n2 Sandra went to the bedroom.\n3 What is Sandra carrying? \tfootball\t1\n4 Mary moved to the hallway.\n5 Sandra discarded the football.\n6 What is Sandra carrying? \tnothing\t1 5\n7 John went back to the hallway.\n8 Mary travelled to the office.\n9 What is Sandra carrying? \tnothing\t1 5\n10 Sandra got the football there.\n11 Daniel moved to the hallway.\n12 What is Sandra carrying? \tfootball\t1 5 10\n13 Daniel took the milk there.\n14 Sandra left the football.\n15 What is Sandra carrying? \tnothing\t1 5 10 14\n1 Sandra moved to the office.\n2 Sandra got the milk there.\n3 What is Sandra carrying? \tmilk\t2\n4 John went back to the kitchen.\n5 Sandra grabbed the apple there.\n6 What is Sandra carrying? \tmilk,apple\t2 5\n7 Sandra dropped the milk.\n8 Sandra moved to the bathroom.\n9 What is Sandra carrying? \tapple\t2 7 5\n10 Sandra moved to the bedroom.\n11 John travelled to the hallway.\n12 What is Sandra carrying? \tapple\t2 7 5\n13 Mary moved to the kitchen.\n14 Sandra discarded the apple.\n15 What is Sandra carrying? \tnothing\t2 7 5 14\n1 Mary moved to the garden.\n2 Sandra moved to the kitchen.\n3 John took the milk there.\n4 Mary went to the bathroom.\n5 What is John carrying? \tmilk\t3\n6 John moved to the office.\n7 Sandra moved to the bathroom.\n8 What is John carrying? \tmilk\t3\n9 Mary took the football there.\n10 Sandra went back to the bedroom.\n11 What is Mary carrying? \tfootball\t9\n12 John put down the milk.\n13 Sandra took the apple there.\n14 What is John carrying? \tnothing\t3 12\n15 Daniel journeyed to the hallway.\n16 Sandra left the apple there.\n17 What is Sandra carrying? \tnothing\t13 16\n1 Mary moved to the office.\n2 Daniel travelled to the bedroom.\n3 John journeyed to the office.\n4 Sandra took the milk there.\n5 What is Sandra carrying? \tmilk\t4\n6 Daniel journeyed to the bathroom.\n7 Sandra dropped the milk.\n8 What is Sandra carrying? \tnothing\t4 7\n9 Sandra got the milk there.\n10 Daniel moved to the kitchen.\n11 What is Sandra carrying? \tmilk\t4 7 9\n12 Sandra moved to the office.\n13 Sandra moved to the hallway.\n14 What is Sandra carrying? \tmilk\t4 7 9\n15 Mary travelled to the bedroom.\n16 Daniel picked up the football there.\n17 What is Daniel carrying? \tfootball\t16\n1 Mary grabbed the football there.\n2 Daniel moved to the bedroom.\n3 What is Mary carrying? \tfootball\t1\n4 Daniel went back to the garden.\n5 John went back to the bedroom.\n6 What is Mary carrying? \tfootball\t1\n7 Mary went to the bedroom.\n8 Mary travelled to the garden.\n9 John went to the kitchen.\n10 Sandra journeyed to the office.\n11 Mary picked up the apple there.\n12 Mary picked up the milk there.\n13 What is Mary carrying? \tfootball,apple,milk\t1 11 12\n14 Sandra journeyed to the garden.\n15 Mary left the milk.\n16 What is Mary carrying? \tfootball,apple\t1 11 12 15\n17 Sandra got the milk there.\n18 Mary went to the bedroom.\n19 What is Mary carrying? \tfootball,apple\t1 11 12 15\n1 Mary moved to the garden.\n2 Daniel journeyed to the bathroom.\n3 Mary moved to the bathroom.\n4 John went to the bathroom.\n5 Sandra moved to the bedroom.\n6 Daniel travelled to the hallway.\n7 John went back to the garden.\n8 Daniel picked up the football there.\n9 What is Daniel carrying? \tfootball\t8\n10 Sandra travelled to the kitchen.\n11 Daniel travelled to the garden.\n12 What is Daniel carrying? \tfootball\t8\n13 Sandra travelled to the hallway.\n14 Mary went to the hallway.\n15 What is Daniel carrying? \tfootball\t8\n16 John picked up the milk there.\n17 Daniel dropped the football.\n18 What is John carrying? \tmilk\t16\n19 Mary went back to the kitchen.\n20 Daniel travelled to the hallway.\n21 What is John carrying? \tmilk\t16\n"
  },
  {
    "path": "tasksv11/en/qa8_lists-sets_train.txt",
    "content": "1 Mary moved to the bathroom.\n2 Sandra journeyed to the bedroom.\n3 Mary got the football there.\n4 John went to the kitchen.\n5 What is Mary carrying? \tfootball\t3\n6 John went to the bedroom.\n7 Mary dropped the football.\n8 What is Mary carrying? \tnothing\t3 7\n9 Mary took the football there.\n10 Sandra went back to the office.\n11 What is Mary carrying? \tfootball\t3 7 9\n12 Sandra got the milk there.\n13 Mary went to the bedroom.\n14 What is Sandra carrying? \tmilk\t12\n15 Sandra moved to the garden.\n16 Daniel journeyed to the hallway.\n17 What is Sandra carrying? \tmilk\t12\n1 Sandra went back to the bedroom.\n2 Daniel got the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 John went back to the office.\n5 Mary got the milk there.\n6 What is Mary carrying? \tmilk\t5\n7 Mary travelled to the kitchen.\n8 John got the apple there.\n9 What is Daniel carrying? \tfootball\t2\n10 Daniel journeyed to the bedroom.\n11 Daniel journeyed to the bathroom.\n12 What is John carrying? \tapple\t8\n13 John dropped the apple.\n14 John went to the garden.\n15 What is John carrying? \tnothing\t8 13\n1 Sandra picked up the football there.\n2 Sandra dropped the football there.\n3 What is Sandra carrying? \tnothing\t1 2\n4 Mary moved to the garden.\n5 John got the milk there.\n6 What is John carrying? \tmilk\t5\n7 John journeyed to the bathroom.\n8 Sandra went to the garden.\n9 What is Sandra carrying? \tnothing\t1 2\n10 Daniel journeyed to the bedroom.\n11 John dropped the milk.\n12 What is John carrying? \tnothing\t5 11\n13 Daniel went back to the bathroom.\n14 Daniel journeyed to the hallway.\n15 What is John carrying? \tnothing\t5 11\n1 Daniel moved to the bathroom.\n2 Sandra journeyed to the office.\n3 John moved to the office.\n4 Mary picked up the milk there.\n5 What is Mary carrying? \tmilk\t4\n6 John journeyed to the kitchen.\n7 Daniel moved to the kitchen.\n8 What is Mary carrying? \tmilk\t4\n9 Mary discarded the milk.\n10 Daniel went to the office.\n11 What is Mary carrying? \tnothing\t4 9\n12 Daniel went back to the garden.\n13 Mary went back to the garden.\n14 What is Mary carrying? \tnothing\t4 9\n15 John moved to the bedroom.\n16 Sandra got the milk there.\n17 What is Sandra carrying? \tmilk\t16\n1 Daniel took the apple there.\n2 Daniel dropped the apple.\n3 What is Daniel carrying? \tnothing\t1 2\n4 Mary grabbed the milk there.\n5 Daniel grabbed the apple there.\n6 What is Mary carrying? \tmilk\t4\n7 Mary left the milk there.\n8 John got the football there.\n9 What is Daniel carrying? \tapple\t1 2 5\n10 Mary grabbed the milk there.\n11 John journeyed to the kitchen.\n12 What is Mary carrying? \tmilk\t4 7 10\n13 Mary left the milk.\n14 John put down the football.\n15 What is Mary carrying? \tnothing\t4 7 10 13\n1 John travelled to the bedroom.\n2 Mary went to the office.\n3 John took the milk there.\n4 Sandra journeyed to the hallway.\n5 What is John carrying? \tmilk\t3\n6 Daniel moved to the bedroom.\n7 John left the milk.\n8 What is John carrying? \tnothing\t3 7\n9 Sandra picked up the football there.\n10 Daniel picked up the milk there.\n11 What is Daniel carrying? \tmilk\t10\n12 Daniel dropped the milk.\n13 Daniel picked up the milk there.\n14 What is Daniel carrying? \tmilk\t10 12 13\n15 John travelled to the bathroom.\n16 Mary went back to the bathroom.\n17 What is Daniel carrying? \tmilk\t10 12 13\n1 Daniel journeyed to the bathroom.\n2 Daniel went back to the bedroom.\n3 Mary journeyed to the bedroom.\n4 Mary picked up the milk there.\n5 What is Mary carrying? \tmilk\t4\n6 Mary dropped the milk.\n7 Daniel grabbed the football there.\n8 What is Mary carrying? \tnothing\t4 6\n9 Mary took the milk there.\n10 Mary left the milk.\n11 What is Daniel carrying? \tfootball\t7\n12 Daniel discarded the football.\n13 Daniel picked up the football there.\n14 What is Daniel carrying? \tfootball\t7 12 13\n15 Mary grabbed the milk there.\n16 Mary left the milk.\n17 What is Daniel carrying? \tfootball\t7 12 13\n1 Daniel went to the kitchen.\n2 Daniel journeyed to the hallway.\n3 Mary went back to the garden.\n4 Daniel picked up the apple there.\n5 What is Daniel carrying? \tapple\t4\n6 John moved to the bathroom.\n7 Sandra went back to the hallway.\n8 What is Daniel carrying? \tapple\t4\n9 Mary took the football there.\n10 Daniel put down the apple.\n11 What is Daniel carrying? \tnothing\t4 10\n12 John moved to the office.\n13 Mary left the football.\n14 What is Mary carrying? \tnothing\t9 13\n15 Sandra took the apple there.\n16 Mary moved to the bathroom.\n17 What is Daniel carrying? \tnothing\t4 10\n1 Mary travelled to the kitchen.\n2 Sandra journeyed to the kitchen.\n3 Daniel journeyed to the office.\n4 John took the football there.\n5 What is John carrying? \tfootball\t4\n6 John dropped the football.\n7 John went back to the kitchen.\n8 What is John carrying? \tnothing\t4 6\n9 Daniel got the football there.\n10 Sandra moved to the hallway.\n11 What is John carrying? \tnothing\t4 6\n12 Mary went back to the bedroom.\n13 Mary picked up the apple there.\n14 What is Mary carrying? \tapple\t13\n15 Mary discarded the apple.\n16 John travelled to the bedroom.\n17 What is Mary carrying? \tnothing\t13 15\n1 Daniel moved to the office.\n2 Mary went back to the bedroom.\n3 Sandra travelled to the bathroom.\n4 Daniel journeyed to the garden.\n5 Daniel picked up the football there.\n6 Daniel left the football there.\n7 What is Daniel carrying? \tnothing\t5 6\n8 Sandra journeyed to the garden.\n9 Sandra took the football there.\n10 What is Daniel carrying? \tnothing\t5 6\n11 John journeyed to the bathroom.\n12 John journeyed to the office.\n13 What is Sandra carrying? \tfootball\t9\n14 Sandra put down the football.\n15 Daniel picked up the football there.\n16 What is Daniel carrying? \tfootball\t5 6 15\n17 Daniel discarded the football.\n18 Daniel picked up the football there.\n19 What is Daniel carrying? \tfootball\t5 6 15 17 18\n1 Sandra journeyed to the hallway.\n2 John moved to the kitchen.\n3 Sandra moved to the bathroom.\n4 Daniel picked up the football there.\n5 What is Daniel carrying? \tfootball\t4\n6 Daniel dropped the football there.\n7 Mary grabbed the football there.\n8 What is Mary carrying? \tfootball\t7\n9 Mary travelled to the office.\n10 Mary took the apple there.\n11 What is Mary carrying? \tfootball,apple\t7 10\n12 Daniel went back to the bedroom.\n13 Mary left the football.\n14 What is Mary carrying? \tapple\t7 13 10\n15 Mary grabbed the football there.\n16 Daniel got the milk there.\n17 What is Mary carrying? \tfootball,apple\t7 13 15 10\n1 Sandra journeyed to the office.\n2 Daniel journeyed to the office.\n3 Mary went to the office.\n4 Daniel journeyed to the bedroom.\n5 John went to the garden.\n6 Daniel went back to the hallway.\n7 John travelled to the hallway.\n8 John picked up the football there.\n9 What is John carrying? \tfootball\t8\n10 Daniel took the milk there.\n11 John journeyed to the office.\n12 What is John carrying? \tfootball\t8\n13 John put down the football there.\n14 Daniel left the milk.\n15 What is Daniel carrying? \tnothing\t10 14\n16 Sandra went to the bedroom.\n17 Daniel picked up the milk there.\n18 What is Daniel carrying? \tmilk\t10 14 17\n19 Daniel went to the kitchen.\n20 Daniel went to the garden.\n21 What is Daniel carrying? \tmilk\t10 14 17\n1 Mary moved to the bathroom.\n2 John picked up the apple there.\n3 What is John carrying? \tapple\t2\n4 Daniel moved to the office.\n5 Mary travelled to the kitchen.\n6 What is John carrying? \tapple\t2\n7 Daniel went back to the garden.\n8 Mary got the football there.\n9 What is Mary carrying? \tfootball\t8\n10 Daniel travelled to the kitchen.\n11 Mary moved to the garden.\n12 What is Mary carrying? \tfootball\t8\n13 Mary dropped the football.\n14 Sandra went to the bathroom.\n15 What is Mary carrying? \tnothing\t8 13\n1 Mary took the milk there.\n2 Mary went to the office.\n3 What is Mary carrying? \tmilk\t1\n4 Mary took the apple there.\n5 Sandra journeyed to the bedroom.\n6 What is Mary carrying? \tmilk,apple\t1 4\n7 Mary put down the milk.\n8 Mary discarded the apple.\n9 What is Mary carrying? \tnothing\t1 7 4 8\n10 Sandra picked up the football there.\n11 Sandra journeyed to the office.\n12 What is Mary carrying? \tnothing\t1 7 4 8\n13 Sandra took the apple there.\n14 Daniel got the milk there.\n15 What is Sandra carrying? \tfootball,apple\t10 13\n1 Mary travelled to the hallway.\n2 Daniel went to the office.\n3 Mary took the football there.\n4 Mary moved to the garden.\n5 What is Mary carrying? \tfootball\t3\n6 Mary went back to the office.\n7 Daniel travelled to the bathroom.\n8 What is Mary carrying? \tfootball\t3\n9 Mary discarded the football.\n10 Mary took the apple there.\n11 What is Mary carrying? \tapple\t3 9 10\n12 Daniel went back to the bedroom.\n13 Sandra moved to the hallway.\n14 What is Mary carrying? \tapple\t3 9 10\n15 Daniel moved to the bathroom.\n16 John journeyed to the garden.\n17 What is Mary carrying? \tapple\t3 9 10\n1 Sandra moved to the office.\n2 Mary went back to the office.\n3 Mary picked up the apple there.\n4 Mary went back to the hallway.\n5 What is Mary carrying? \tapple\t3\n6 Daniel went back to the hallway.\n7 Mary went back to the garden.\n8 What is Mary carrying? \tapple\t3\n9 Mary journeyed to the bedroom.\n10 John went to the bathroom.\n11 Mary went back to the hallway.\n12 Mary took the football there.\n13 What is Mary carrying? \tapple,football\t3 12\n14 Sandra went to the bathroom.\n15 Mary travelled to the kitchen.\n16 What is Mary carrying? \tapple,football\t3 12\n17 Mary left the football.\n18 Mary left the apple.\n19 What is Mary carrying? \tnothing\t3 18 12 17\n1 Mary went to the garden.\n2 Daniel went to the hallway.\n3 Sandra grabbed the milk there.\n4 John travelled to the bathroom.\n5 What is Sandra carrying? \tmilk\t3\n6 Sandra put down the milk.\n7 Sandra grabbed the milk there.\n8 What is Sandra carrying? \tmilk\t3 6 7\n9 Mary journeyed to the bathroom.\n10 Sandra discarded the milk.\n11 What is Sandra carrying? \tnothing\t3 6 7 10\n12 John went back to the bedroom.\n13 Mary went back to the kitchen.\n14 What is Sandra carrying? \tnothing\t3 6 7 10\n15 Mary moved to the garden.\n16 John took the football there.\n17 What is Sandra carrying? \tnothing\t3 6 7 10\n1 Daniel went back to the kitchen.\n2 Mary took the apple there.\n3 What is Mary carrying? \tapple\t2\n4 Sandra went back to the kitchen.\n5 Mary put down the apple.\n6 What is Mary carrying? \tnothing\t2 5\n7 John moved to the office.\n8 John journeyed to the hallway.\n9 What is Mary carrying? \tnothing\t2 5\n10 Daniel went back to the bathroom.\n11 Daniel picked up the apple there.\n12 What is Daniel carrying? \tapple\t11\n13 Daniel left the apple.\n14 Daniel went to the kitchen.\n15 What is Daniel carrying? \tnothing\t11 13\n1 John went to the office.\n2 Daniel travelled to the garden.\n3 Sandra grabbed the milk there.\n4 Mary journeyed to the office.\n5 What is Sandra carrying? \tmilk\t3\n6 Sandra discarded the milk.\n7 Mary travelled to the kitchen.\n8 What is Sandra carrying? \tnothing\t3 6\n9 Sandra picked up the milk there.\n10 Daniel went back to the bathroom.\n11 What is Sandra carrying? \tmilk\t3 6 9\n12 Sandra took the football there.\n13 Sandra put down the football.\n14 What is Sandra carrying? \tmilk\t3 6 9 12 13\n15 Mary went to the bedroom.\n16 Mary grabbed the football there.\n17 What is Mary carrying? \tfootball\t16\n1 Mary travelled to the bedroom.\n2 Mary grabbed the apple there.\n3 What is Mary carrying? \tapple\t2\n4 Daniel went to the bathroom.\n5 Mary travelled to the office.\n6 What is Mary carrying? \tapple\t2\n7 Mary went to the hallway.\n8 Mary moved to the garden.\n9 What is Mary carrying? \tapple\t2\n10 John went back to the office.\n11 John went back to the hallway.\n12 Sandra went to the kitchen.\n13 Mary discarded the apple.\n14 What is Mary carrying? \tnothing\t2 13\n15 John journeyed to the office.\n16 Mary travelled to the bathroom.\n17 What is Mary carrying? \tnothing\t2 13\n1 John moved to the bathroom.\n2 Mary journeyed to the bathroom.\n3 Daniel went back to the bathroom.\n4 Mary went to the kitchen.\n5 John journeyed to the kitchen.\n6 Daniel travelled to the hallway.\n7 John journeyed to the hallway.\n8 Mary grabbed the milk there.\n9 What is Mary carrying? \tmilk\t8\n10 Daniel went to the garden.\n11 John went back to the kitchen.\n12 What is Mary carrying? \tmilk\t8\n13 Mary dropped the milk.\n14 Mary got the milk there.\n15 What is Mary carrying? \tmilk\t8 13 14\n16 Sandra moved to the hallway.\n17 John journeyed to the office.\n18 What is Mary carrying? \tmilk\t8 13 14\n19 Sandra went back to the kitchen.\n20 Mary discarded the milk there.\n21 What is Mary carrying? \tnothing\t8 13 14 20\n1 John got the apple there.\n2 John discarded the apple there.\n3 What is John carrying? \tnothing\t1 2\n4 Sandra grabbed the apple there.\n5 John journeyed to the hallway.\n6 What is Sandra carrying? \tapple\t4\n7 John went back to the bedroom.\n8 Mary travelled to the kitchen.\n9 What is Sandra carrying? \tapple\t4\n10 Mary picked up the milk there.\n11 Sandra discarded the apple.\n12 What is Mary carrying? \tmilk\t10\n13 Mary travelled to the hallway.\n14 Mary journeyed to the garden.\n15 What is Mary carrying? \tmilk\t10\n1 Sandra went to the kitchen.\n2 John grabbed the milk there.\n3 What is John carrying? \tmilk\t2\n4 Sandra moved to the bathroom.\n5 Mary travelled to the garden.\n6 What is John carrying? \tmilk\t2\n7 Mary journeyed to the bathroom.\n8 Mary travelled to the garden.\n9 What is John carrying? \tmilk\t2\n10 John dropped the milk there.\n11 Daniel picked up the apple there.\n12 What is Daniel carrying? \tapple\t11\n13 John travelled to the kitchen.\n14 John went back to the bathroom.\n15 What is Daniel carrying? \tapple\t11\n1 John went to the bedroom.\n2 John moved to the kitchen.\n3 Mary travelled to the bedroom.\n4 Daniel went back to the hallway.\n5 Sandra went back to the kitchen.\n6 John took the milk there.\n7 What is John carrying? \tmilk\t6\n8 Daniel grabbed the football there.\n9 Daniel went to the bedroom.\n10 What is Daniel carrying? \tfootball\t8\n11 Daniel went back to the kitchen.\n12 John left the milk.\n13 What is Daniel carrying? \tfootball\t8\n14 Sandra travelled to the office.\n15 Mary travelled to the garden.\n16 What is John carrying? \tnothing\t6 12\n17 Daniel took the milk there.\n18 Mary went back to the bedroom.\n19 What is Daniel carrying? \tfootball,milk\t8 17\n1 Mary went to the garden.\n2 Mary journeyed to the bedroom.\n3 John moved to the hallway.\n4 Daniel travelled to the bathroom.\n5 Daniel moved to the office.\n6 Daniel went back to the kitchen.\n7 John went back to the garden.\n8 Mary journeyed to the garden.\n9 John journeyed to the bedroom.\n10 John moved to the kitchen.\n11 Daniel moved to the office.\n12 John moved to the bathroom.\n13 Daniel went to the hallway.\n14 Daniel took the apple there.\n15 What is Daniel carrying? \tapple\t14\n16 John picked up the milk there.\n17 Daniel travelled to the bedroom.\n18 What is Daniel carrying? \tapple\t14\n19 Daniel moved to the hallway.\n20 Daniel went to the office.\n21 What is John carrying? \tmilk\t16\n22 John left the milk.\n23 Daniel put down the apple there.\n24 What is John carrying? \tnothing\t16 22\n25 John journeyed to the office.\n26 John travelled to the bathroom.\n27 What is John carrying? \tnothing\t16 22\n1 Sandra journeyed to the kitchen.\n2 Sandra took the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 Sandra dropped the football.\n5 Sandra picked up the football there.\n6 What is Sandra carrying? \tfootball\t2 4 5\n7 Mary moved to the garden.\n8 Sandra dropped the football.\n9 What is Sandra carrying? \tnothing\t2 4 5 8\n10 Daniel went back to the office.\n11 Sandra journeyed to the bedroom.\n12 What is Sandra carrying? \tnothing\t2 4 5 8\n13 Daniel got the apple there.\n14 Daniel discarded the apple.\n15 What is Sandra carrying? \tnothing\t2 4 5 8\n1 Mary moved to the bathroom.\n2 John moved to the office.\n3 Sandra went to the bathroom.\n4 Sandra grabbed the football there.\n5 What is Sandra carrying? \tfootball\t4\n6 Daniel took the apple there.\n7 Daniel moved to the kitchen.\n8 What is Daniel carrying? \tapple\t6\n9 John moved to the hallway.\n10 John went back to the bathroom.\n11 What is Sandra carrying? \tfootball\t4\n12 John moved to the office.\n13 Sandra put down the football.\n14 What is Sandra carrying? \tnothing\t4 13\n15 Daniel left the apple.\n16 Daniel went back to the garden.\n17 What is Daniel carrying? \tnothing\t6 15\n1 Sandra travelled to the garden.\n2 Sandra went back to the hallway.\n3 Sandra travelled to the bathroom.\n4 Daniel moved to the garden.\n5 Mary went back to the office.\n6 Mary moved to the garden.\n7 Mary went back to the bedroom.\n8 Mary travelled to the office.\n9 Sandra went back to the hallway.\n10 Sandra went back to the bathroom.\n11 Mary went to the kitchen.\n12 Mary went to the office.\n13 Daniel went to the kitchen.\n14 Sandra moved to the office.\n15 Mary moved to the kitchen.\n16 Daniel travelled to the hallway.\n17 Daniel took the football there.\n18 Daniel picked up the milk there.\n19 What is Daniel carrying? \tfootball,milk\t17 18\n20 John went to the kitchen.\n21 Daniel discarded the milk.\n22 What is Daniel carrying? \tfootball\t17 18 21\n23 Mary journeyed to the hallway.\n24 Daniel left the football there.\n25 What is Daniel carrying? \tnothing\t17 24 18 21\n26 Daniel picked up the milk there.\n27 Daniel moved to the bedroom.\n28 What is Daniel carrying? \tmilk\t17 24 18 21 26\n29 Daniel dropped the milk.\n30 John journeyed to the bedroom.\n31 What is Daniel carrying? \tnothing\t17 24 18 21 26 29\n1 Daniel travelled to the hallway.\n2 Daniel went back to the garden.\n3 John travelled to the bedroom.\n4 Sandra journeyed to the bedroom.\n5 Daniel went back to the hallway.\n6 Sandra travelled to the kitchen.\n7 John took the apple there.\n8 Sandra went back to the garden.\n9 What is John carrying? \tapple\t7\n10 John put down the apple.\n11 Daniel journeyed to the bathroom.\n12 What is John carrying? \tnothing\t7 10\n13 Daniel grabbed the football there.\n14 Daniel moved to the office.\n15 What is John carrying? \tnothing\t7 10\n16 John journeyed to the bathroom.\n17 Daniel put down the football.\n18 What is Daniel carrying? \tnothing\t13 17\n19 Sandra moved to the bathroom.\n20 Daniel went back to the hallway.\n21 What is Daniel carrying? \tnothing\t13 17\n1 Sandra took the apple there.\n2 Mary journeyed to the garden.\n3 What is Sandra carrying? \tapple\t1\n4 Sandra got the football there.\n5 Daniel moved to the kitchen.\n6 What is Sandra carrying? \tapple,football\t1 4\n7 Sandra put down the apple.\n8 John journeyed to the office.\n9 What is Sandra carrying? \tfootball\t1 7 4\n10 Daniel went back to the office.\n11 Sandra got the apple there.\n12 What is Sandra carrying? \tapple,football\t1 7 11 4\n13 Mary went to the bathroom.\n14 Sandra moved to the office.\n15 What is Sandra carrying? \tapple,football\t1 7 11 4\n1 John journeyed to the kitchen.\n2 Daniel went to the bedroom.\n3 Mary journeyed to the hallway.\n4 Sandra journeyed to the bathroom.\n5 John went back to the office.\n6 Daniel went to the bathroom.\n7 Daniel travelled to the kitchen.\n8 Daniel went to the bathroom.\n9 John went back to the garden.\n10 Daniel grabbed the apple there.\n11 What is Daniel carrying? \tapple\t10\n12 John went to the bedroom.\n13 Daniel travelled to the bedroom.\n14 What is Daniel carrying? \tapple\t10\n15 Sandra went to the kitchen.\n16 Daniel moved to the office.\n17 What is Daniel carrying? \tapple\t10\n18 Daniel discarded the apple.\n19 Daniel got the apple there.\n20 What is Daniel carrying? \tapple\t10 18 19\n21 Sandra picked up the milk there.\n22 Sandra put down the milk.\n23 What is Daniel carrying? \tapple\t10 18 19\n1 Sandra went back to the garden.\n2 John travelled to the office.\n3 John moved to the bathroom.\n4 Mary got the apple there.\n5 What is Mary carrying? \tapple\t4\n6 Mary put down the apple.\n7 Mary went to the hallway.\n8 What is Mary carrying? \tnothing\t4 6\n9 Daniel picked up the football there.\n10 Sandra went to the bedroom.\n11 What is Daniel carrying? \tfootball\t9\n12 Daniel left the football.\n13 Mary journeyed to the bathroom.\n14 What is Daniel carrying? \tnothing\t9 12\n15 Daniel went back to the bathroom.\n16 Daniel journeyed to the garden.\n17 What is Daniel carrying? \tnothing\t9 12\n1 John went back to the hallway.\n2 Mary journeyed to the kitchen.\n3 Sandra travelled to the garden.\n4 Mary went to the bedroom.\n5 Daniel went back to the hallway.\n6 John went back to the office.\n7 John moved to the hallway.\n8 Sandra travelled to the bedroom.\n9 John travelled to the garden.\n10 Mary journeyed to the office.\n11 Daniel took the milk there.\n12 Daniel travelled to the bathroom.\n13 What is Daniel carrying? \tmilk\t11\n14 John moved to the bedroom.\n15 Daniel picked up the football there.\n16 What is Daniel carrying? \tmilk,football\t11 15\n17 Daniel grabbed the apple there.\n18 Daniel journeyed to the garden.\n19 What is Daniel carrying? \tmilk,football,apple\t11 15 17\n20 Daniel went back to the office.\n21 Daniel dropped the apple.\n22 What is Daniel carrying? \tmilk,football\t11 15 17 21\n23 Sandra went to the bathroom.\n24 Daniel discarded the football.\n25 What is Daniel carrying? \tmilk\t11 15 24 17 21\n1 John moved to the bedroom.\n2 Sandra travelled to the office.\n3 Mary got the apple there.\n4 Mary went back to the hallway.\n5 What is Mary carrying? \tapple\t3\n6 Mary went back to the bathroom.\n7 John took the football there.\n8 What is Mary carrying? \tapple\t3\n9 John left the football.\n10 John grabbed the football there.\n11 What is John carrying? \tfootball\t7 9 10\n12 Mary went to the bedroom.\n13 John moved to the bathroom.\n14 What is John carrying? \tfootball\t7 9 10\n15 Daniel moved to the hallway.\n16 John dropped the football.\n17 What is John carrying? \tnothing\t7 9 10 16\n1 Mary moved to the garden.\n2 Sandra moved to the garden.\n3 Daniel picked up the apple there.\n4 Mary took the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Mary journeyed to the office.\n7 Daniel went back to the hallway.\n8 What is Mary carrying? \tfootball\t4\n9 Mary went back to the kitchen.\n10 John moved to the office.\n11 What is Mary carrying? \tfootball\t4\n12 John grabbed the milk there.\n13 John journeyed to the bathroom.\n14 What is John carrying? \tmilk\t12\n15 John went back to the kitchen.\n16 Mary travelled to the office.\n17 What is John carrying? \tmilk\t12\n1 Sandra travelled to the kitchen.\n2 Daniel took the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 John journeyed to the hallway.\n5 Daniel moved to the kitchen.\n6 What is Daniel carrying? \tapple\t2\n7 Daniel got the milk there.\n8 John moved to the office.\n9 What is Daniel carrying? \tapple,milk\t2 7\n10 Daniel moved to the office.\n11 Daniel moved to the hallway.\n12 What is Daniel carrying? \tapple,milk\t2 7\n13 Sandra travelled to the garden.\n14 Sandra moved to the office.\n15 Mary went back to the kitchen.\n16 John travelled to the garden.\n17 John went back to the hallway.\n18 Daniel dropped the apple.\n19 What is Daniel carrying? \tmilk\t2 18 7\n1 John picked up the milk there.\n2 John journeyed to the hallway.\n3 What is John carrying? \tmilk\t1\n4 Daniel grabbed the apple there.\n5 Daniel went back to the bathroom.\n6 What is Daniel carrying? \tapple\t4\n7 Mary went back to the bathroom.\n8 Mary moved to the kitchen.\n9 What is Daniel carrying? \tapple\t4\n10 John discarded the milk.\n11 Daniel dropped the apple.\n12 What is Daniel carrying? \tnothing\t4 11\n13 Daniel went to the bedroom.\n14 Sandra went to the hallway.\n15 What is John carrying? \tnothing\t1 10\n1 Mary went to the garden.\n2 Mary journeyed to the office.\n3 Sandra moved to the hallway.\n4 Sandra went to the office.\n5 Sandra moved to the kitchen.\n6 Daniel went to the hallway.\n7 John went to the bathroom.\n8 John went to the garden.\n9 Sandra journeyed to the hallway.\n10 Mary journeyed to the hallway.\n11 John moved to the bedroom.\n12 John went to the office.\n13 Mary moved to the bedroom.\n14 Daniel moved to the garden.\n15 Sandra moved to the bedroom.\n16 Sandra moved to the office.\n17 Daniel went back to the bedroom.\n18 Daniel grabbed the milk there.\n19 What is Daniel carrying? \tmilk\t18\n20 John travelled to the bathroom.\n21 John went to the bedroom.\n22 What is Daniel carrying? \tmilk\t18\n23 John grabbed the football there.\n24 Daniel moved to the garden.\n25 What is John carrying? \tfootball\t23\n26 John dropped the football.\n27 Mary got the football there.\n28 What is John carrying? \tnothing\t23 26\n29 Daniel moved to the bedroom.\n30 Sandra travelled to the hallway.\n31 What is John carrying? \tnothing\t23 26\n1 Sandra picked up the football there.\n2 Sandra took the milk there.\n3 What is Sandra carrying? \tfootball,milk\t1 2\n4 Sandra went back to the bedroom.\n5 Daniel moved to the bedroom.\n6 What is Sandra carrying? \tfootball,milk\t1 2\n7 John journeyed to the hallway.\n8 Daniel journeyed to the bathroom.\n9 What is Sandra carrying? \tfootball,milk\t1 2\n10 Sandra put down the milk.\n11 Sandra discarded the football.\n12 What is Sandra carrying? \tnothing\t1 11 2 10\n13 Daniel went back to the office.\n14 John moved to the bedroom.\n15 What is Sandra carrying? \tnothing\t1 11 2 10\n1 Mary moved to the hallway.\n2 John travelled to the hallway.\n3 Mary went back to the bathroom.\n4 Daniel travelled to the bedroom.\n5 John took the football there.\n6 John travelled to the office.\n7 What is John carrying? \tfootball\t5\n8 John moved to the hallway.\n9 Daniel grabbed the milk there.\n10 What is Daniel carrying? \tmilk\t9\n11 Daniel dropped the milk.\n12 Daniel picked up the milk there.\n13 What is Daniel carrying? \tmilk\t9 11 12\n14 Daniel put down the milk.\n15 Sandra moved to the hallway.\n16 What is Daniel carrying? \tnothing\t9 11 12 14\n17 Sandra went back to the office.\n18 Daniel travelled to the garden.\n19 What is Daniel carrying? \tnothing\t9 11 12 14\n1 Sandra picked up the apple there.\n2 John went to the office.\n3 What is Sandra carrying? \tapple\t1\n4 John journeyed to the kitchen.\n5 Daniel went to the office.\n6 What is Sandra carrying? \tapple\t1\n7 Sandra dropped the apple.\n8 Sandra picked up the apple there.\n9 What is Sandra carrying? \tapple\t1 7 8\n10 Sandra travelled to the garden.\n11 Sandra discarded the apple.\n12 What is Sandra carrying? \tnothing\t1 7 8 11\n13 Sandra went back to the hallway.\n14 Daniel journeyed to the bedroom.\n15 What is Sandra carrying? \tnothing\t1 7 8 11\n1 John went to the hallway.\n2 Daniel journeyed to the hallway.\n3 Daniel moved to the bathroom.\n4 Daniel travelled to the bedroom.\n5 Sandra went back to the hallway.\n6 Sandra went back to the office.\n7 Daniel went back to the office.\n8 Daniel went to the hallway.\n9 Mary went back to the garden.\n10 Mary went to the bedroom.\n11 Daniel travelled to the office.\n12 Mary grabbed the milk there.\n13 What is Mary carrying? \tmilk\t12\n14 Daniel journeyed to the bedroom.\n15 Sandra journeyed to the garden.\n16 What is Mary carrying? \tmilk\t12\n17 Sandra took the apple there.\n18 Mary got the football there.\n19 What is Sandra carrying? \tapple\t17\n20 Mary left the milk.\n21 Sandra moved to the kitchen.\n22 What is Mary carrying? \tfootball\t12 20 18\n23 John went to the bathroom.\n24 Sandra put down the apple.\n25 What is Sandra carrying? \tnothing\t17 24\n1 Daniel grabbed the football there.\n2 John got the apple there.\n3 What is John carrying? \tapple\t2\n4 John left the apple.\n5 John journeyed to the hallway.\n6 What is John carrying? \tnothing\t2 4\n7 John travelled to the garden.\n8 Daniel journeyed to the hallway.\n9 What is John carrying? \tnothing\t2 4\n10 Daniel discarded the football.\n11 Daniel got the football there.\n12 What is Daniel carrying? \tfootball\t1 10 11\n13 John moved to the office.\n14 John went back to the bedroom.\n15 What is Daniel carrying? \tfootball\t1 10 11\n1 Mary travelled to the kitchen.\n2 John picked up the football there.\n3 What is John carrying? \tfootball\t2\n4 John put down the football.\n5 Mary got the milk there.\n6 What is John carrying? \tnothing\t2 4\n7 John took the football there.\n8 Mary went to the bedroom.\n9 What is John carrying? \tfootball\t2 4 7\n10 Sandra travelled to the bedroom.\n11 Sandra went to the garden.\n12 What is Mary carrying? \tmilk\t5\n13 Mary discarded the milk there.\n14 Sandra went to the hallway.\n15 What is Mary carrying? \tnothing\t5 13\n1 Sandra got the apple there.\n2 John moved to the bedroom.\n3 What is Sandra carrying? \tapple\t1\n4 Sandra travelled to the garden.\n5 Mary went back to the kitchen.\n6 What is Sandra carrying? \tapple\t1\n7 Mary journeyed to the bathroom.\n8 Daniel went back to the bedroom.\n9 Daniel went to the office.\n10 Sandra put down the apple.\n11 What is Sandra carrying? \tnothing\t1 10\n12 John travelled to the office.\n13 John travelled to the hallway.\n14 What is Sandra carrying? \tnothing\t1 10\n15 Sandra journeyed to the bathroom.\n16 Mary journeyed to the bedroom.\n17 What is Sandra carrying? \tnothing\t1 10\n1 Sandra went back to the kitchen.\n2 Daniel went back to the garden.\n3 Daniel moved to the kitchen.\n4 Daniel went to the bedroom.\n5 Daniel got the milk there.\n6 Daniel left the milk.\n7 What is Daniel carrying? \tnothing\t5 6\n8 Daniel went back to the bathroom.\n9 Daniel journeyed to the garden.\n10 What is Daniel carrying? \tnothing\t5 6\n11 Daniel took the football there.\n12 Mary went to the office.\n13 What is Daniel carrying? \tfootball\t5 6 11\n14 Sandra moved to the office.\n15 Daniel dropped the football.\n16 What is Daniel carrying? \tnothing\t5 6 11 15\n17 Sandra went to the bathroom.\n18 Mary took the apple there.\n19 What is Daniel carrying? \tnothing\t5 6 11 15\n1 John travelled to the kitchen.\n2 Sandra picked up the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 Sandra travelled to the bathroom.\n5 Daniel picked up the milk there.\n6 What is Sandra carrying? \tfootball\t2\n7 Mary travelled to the bedroom.\n8 Sandra discarded the football.\n9 What is Sandra carrying? \tnothing\t2 8\n10 Sandra moved to the office.\n11 Sandra got the apple there.\n12 What is Daniel carrying? \tmilk\t5\n13 Sandra travelled to the kitchen.\n14 Sandra travelled to the office.\n15 What is Sandra carrying? \tapple\t2 8 11\n1 Sandra picked up the milk there.\n2 Mary got the football there.\n3 What is Sandra carrying? \tmilk\t1\n4 Mary discarded the football.\n5 Mary grabbed the football there.\n6 What is Mary carrying? \tfootball\t2 4 5\n7 Sandra went back to the kitchen.\n8 Daniel journeyed to the office.\n9 What is Mary carrying? \tfootball\t2 4 5\n10 Sandra left the milk.\n11 Sandra picked up the apple there.\n12 What is Sandra carrying? \tapple\t1 10 11\n13 Mary travelled to the garden.\n14 Daniel journeyed to the hallway.\n15 What is Sandra carrying? \tapple\t1 10 11\n1 Daniel moved to the hallway.\n2 Sandra went back to the garden.\n3 Daniel went to the bathroom.\n4 Daniel got the apple there.\n5 What is Daniel carrying? \tapple\t4\n6 Sandra moved to the bedroom.\n7 Daniel put down the apple.\n8 What is Daniel carrying? \tnothing\t4 7\n9 Daniel travelled to the kitchen.\n10 Sandra went to the hallway.\n11 What is Daniel carrying? \tnothing\t4 7\n12 Mary went back to the garden.\n13 John moved to the bedroom.\n14 What is Daniel carrying? \tnothing\t4 7\n15 Mary travelled to the kitchen.\n16 Mary went back to the office.\n17 John went to the office.\n18 Daniel got the football there.\n19 What is Daniel carrying? \tfootball\t4 7 18\n1 John got the apple there.\n2 Sandra went to the hallway.\n3 What is John carrying? \tapple\t1\n4 John moved to the hallway.\n5 Mary moved to the garden.\n6 What is John carrying? \tapple\t1\n7 John travelled to the garden.\n8 Mary went to the bedroom.\n9 John put down the apple.\n10 Mary went to the bathroom.\n11 What is John carrying? \tnothing\t1 9\n12 Sandra moved to the bedroom.\n13 John got the apple there.\n14 What is John carrying? \tapple\t1 9 13\n15 John went to the office.\n16 John went to the bedroom.\n17 What is John carrying? \tapple\t1 9 13\n1 Daniel moved to the office.\n2 Daniel picked up the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 Mary travelled to the bathroom.\n5 Mary went back to the hallway.\n6 What is Daniel carrying? \tapple\t2\n7 Daniel left the apple.\n8 John moved to the office.\n9 What is Daniel carrying? \tnothing\t2 7\n10 Daniel moved to the bedroom.\n11 Daniel got the football there.\n12 What is Daniel carrying? \tfootball\t2 7 11\n13 John picked up the apple there.\n14 John discarded the apple.\n15 What is John carrying? \tnothing\t13 14\n1 Daniel travelled to the office.\n2 Daniel went back to the bathroom.\n3 Sandra moved to the bedroom.\n4 Daniel took the football there.\n5 What is Daniel carrying? \tfootball\t4\n6 Daniel travelled to the bedroom.\n7 John went to the office.\n8 What is Daniel carrying? \tfootball\t4\n9 Daniel travelled to the hallway.\n10 Daniel put down the football.\n11 What is Daniel carrying? \tnothing\t4 10\n12 Mary picked up the apple there.\n13 Daniel went back to the bathroom.\n14 What is Mary carrying? \tapple\t12\n15 Mary journeyed to the kitchen.\n16 Sandra journeyed to the garden.\n17 What is Mary carrying? \tapple\t12\n1 Sandra moved to the kitchen.\n2 John travelled to the garden.\n3 Sandra picked up the milk there.\n4 Sandra went to the garden.\n5 What is Sandra carrying? \tmilk\t3\n6 John moved to the bedroom.\n7 Sandra journeyed to the bathroom.\n8 What is Sandra carrying? \tmilk\t3\n9 Sandra went to the office.\n10 Sandra journeyed to the kitchen.\n11 Sandra put down the milk.\n12 Sandra journeyed to the bathroom.\n13 What is Sandra carrying? \tnothing\t3 11\n14 Daniel travelled to the hallway.\n15 Daniel went back to the bedroom.\n16 What is Sandra carrying? \tnothing\t3 11\n17 Mary went to the bedroom.\n18 Daniel went back to the garden.\n19 Daniel took the apple there.\n20 Mary moved to the kitchen.\n21 What is Daniel carrying? \tapple\t19\n1 Daniel picked up the apple there.\n2 John moved to the bathroom.\n3 What is Daniel carrying? \tapple\t1\n4 Sandra travelled to the garden.\n5 Daniel moved to the bathroom.\n6 What is Daniel carrying? \tapple\t1\n7 John journeyed to the kitchen.\n8 Mary moved to the bedroom.\n9 Daniel put down the apple.\n10 Daniel picked up the apple there.\n11 What is Daniel carrying? \tapple\t1 9 10\n12 Mary went to the kitchen.\n13 Daniel put down the apple.\n14 What is Daniel carrying? \tnothing\t1 9 10 13\n15 Mary went to the garden.\n16 Daniel got the apple there.\n17 What is Daniel carrying? \tapple\t1 9 10 13 16\n1 Mary travelled to the kitchen.\n2 Daniel journeyed to the hallway.\n3 Sandra took the milk there.\n4 Mary went back to the garden.\n5 What is Sandra carrying? \tmilk\t3\n6 John grabbed the football there.\n7 John went back to the kitchen.\n8 What is John carrying? \tfootball\t6\n9 John left the football there.\n10 Mary journeyed to the kitchen.\n11 What is John carrying? \tnothing\t6 9\n12 Sandra went to the bathroom.\n13 John got the football there.\n14 What is John carrying? \tfootball\t6 9 13\n15 John moved to the bathroom.\n16 John moved to the kitchen.\n17 What is John carrying? \tfootball\t6 9 13\n1 Sandra went back to the hallway.\n2 Daniel travelled to the bedroom.\n3 Daniel took the apple there.\n4 Daniel put down the apple.\n5 What is Daniel carrying? \tnothing\t3 4\n6 Mary journeyed to the office.\n7 Sandra travelled to the office.\n8 What is Daniel carrying? \tnothing\t3 4\n9 Daniel went to the garden.\n10 Sandra grabbed the milk there.\n11 What is Sandra carrying? \tmilk\t10\n12 John went back to the hallway.\n13 Sandra moved to the bedroom.\n14 What is Sandra carrying? \tmilk\t10\n15 Sandra dropped the milk there.\n16 John journeyed to the garden.\n17 What is Sandra carrying? \tnothing\t10 15\n1 Daniel took the football there.\n2 Daniel travelled to the bathroom.\n3 What is Daniel carrying? \tfootball\t1\n4 Daniel put down the football.\n5 Daniel took the football there.\n6 What is Daniel carrying? \tfootball\t1 4 5\n7 Daniel discarded the football.\n8 Mary moved to the office.\n9 What is Daniel carrying? \tnothing\t1 4 5 7\n10 Daniel grabbed the football there.\n11 Daniel put down the football there.\n12 What is Daniel carrying? \tnothing\t1 4 5 7 10 11\n13 Sandra journeyed to the bathroom.\n14 Mary journeyed to the garden.\n15 What is Daniel carrying? \tnothing\t1 4 5 7 10 11\n1 Daniel travelled to the kitchen.\n2 Daniel grabbed the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 John travelled to the office.\n5 Daniel put down the apple.\n6 What is Daniel carrying? \tnothing\t2 5\n7 Daniel grabbed the apple there.\n8 Daniel left the apple.\n9 What is Daniel carrying? \tnothing\t2 5 7 8\n10 Daniel got the apple there.\n11 Mary travelled to the bedroom.\n12 What is Daniel carrying? \tapple\t2 5 7 8 10\n13 Daniel put down the apple.\n14 Mary grabbed the football there.\n15 What is Daniel carrying? \tnothing\t2 5 7 8 10 13\n1 Sandra journeyed to the bedroom.\n2 Sandra moved to the office.\n3 John moved to the bedroom.\n4 Mary journeyed to the hallway.\n5 Sandra moved to the kitchen.\n6 Mary travelled to the kitchen.\n7 Sandra went back to the garden.\n8 Mary moved to the office.\n9 Daniel travelled to the bedroom.\n10 Daniel moved to the kitchen.\n11 Mary went to the kitchen.\n12 Sandra went back to the office.\n13 Mary journeyed to the hallway.\n14 Sandra travelled to the garden.\n15 Daniel went to the office.\n16 Sandra journeyed to the office.\n17 Mary journeyed to the office.\n18 Daniel went back to the bathroom.\n19 Daniel moved to the garden.\n20 Daniel went to the bathroom.\n21 John travelled to the hallway.\n22 Mary travelled to the garden.\n23 Daniel journeyed to the bedroom.\n24 John went to the kitchen.\n25 Mary journeyed to the office.\n26 Daniel journeyed to the garden.\n27 Daniel travelled to the hallway.\n28 John went to the office.\n29 Mary travelled to the garden.\n30 Sandra went to the bathroom.\n31 Sandra got the milk there.\n32 Daniel went to the bathroom.\n33 What is Sandra carrying? \tmilk\t31\n34 Daniel travelled to the kitchen.\n35 Sandra left the milk there.\n36 What is Sandra carrying? \tnothing\t31 35\n37 Sandra journeyed to the bedroom.\n38 Daniel went to the office.\n39 What is Sandra carrying? \tnothing\t31 35\n40 Daniel went to the garden.\n41 Sandra journeyed to the hallway.\n42 What is Sandra carrying? \tnothing\t31 35\n43 Sandra journeyed to the bedroom.\n44 John went to the kitchen.\n45 John went back to the bedroom.\n46 John moved to the hallway.\n47 John moved to the bathroom.\n48 Daniel journeyed to the bathroom.\n49 Daniel picked up the football there.\n50 Sandra journeyed to the garden.\n51 What is Daniel carrying? \tfootball\t49\n1 Sandra went to the kitchen.\n2 John took the milk there.\n3 What is John carrying? \tmilk\t2\n4 John put down the milk.\n5 Daniel went back to the bathroom.\n6 What is John carrying? \tnothing\t2 4\n7 Mary took the milk there.\n8 Mary journeyed to the hallway.\n9 What is Mary carrying? \tmilk\t7\n10 Sandra went back to the office.\n11 Mary travelled to the bedroom.\n12 What is Mary carrying? \tmilk\t7\n13 John went to the bedroom.\n14 Daniel went back to the kitchen.\n15 Mary left the milk there.\n16 Mary picked up the milk there.\n17 What is Mary carrying? \tmilk\t7 15 16\n1 Mary moved to the kitchen.\n2 Daniel journeyed to the bathroom.\n3 Daniel went to the garden.\n4 John took the apple there.\n5 What is John carrying? \tapple\t4\n6 John dropped the apple.\n7 Mary journeyed to the bathroom.\n8 What is John carrying? \tnothing\t4 6\n9 Daniel went back to the hallway.\n10 Daniel grabbed the apple there.\n11 What is John carrying? \tnothing\t4 6\n12 Daniel journeyed to the kitchen.\n13 Daniel journeyed to the bathroom.\n14 What is Daniel carrying? \tapple\t10\n15 Sandra travelled to the bedroom.\n16 Mary travelled to the hallway.\n17 What is Daniel carrying? \tapple\t10\n1 Daniel journeyed to the bathroom.\n2 Mary went back to the office.\n3 John grabbed the milk there.\n4 Mary took the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Daniel took the apple there.\n7 Mary put down the football there.\n8 What is Daniel carrying? \tapple\t6\n9 Mary picked up the football there.\n10 Daniel put down the apple.\n11 What is Daniel carrying? \tnothing\t6 10\n12 Mary dropped the football.\n13 Daniel took the apple there.\n14 What is Mary carrying? \tnothing\t4 7 9 12\n15 Daniel went to the garden.\n16 John discarded the milk.\n17 What is John carrying? \tnothing\t3 16\n1 John picked up the football there.\n2 Sandra went back to the garden.\n3 What is John carrying? \tfootball\t1\n4 Sandra journeyed to the bedroom.\n5 John put down the football.\n6 What is John carrying? \tnothing\t1 5\n7 Mary took the apple there.\n8 John picked up the football there.\n9 What is Mary carrying? \tapple\t7\n10 Mary went to the garden.\n11 Mary dropped the apple.\n12 What is Mary carrying? \tnothing\t7 11\n13 John went to the hallway.\n14 Mary took the apple there.\n15 What is Mary carrying? \tapple\t7 11 14\n1 Sandra got the milk there.\n2 Sandra went back to the garden.\n3 What is Sandra carrying? \tmilk\t1\n4 Sandra put down the milk.\n5 Sandra went to the bedroom.\n6 What is Sandra carrying? \tnothing\t1 4\n7 John grabbed the football there.\n8 John dropped the football.\n9 What is John carrying? \tnothing\t7 8\n10 John moved to the kitchen.\n11 Mary went back to the kitchen.\n12 What is John carrying? \tnothing\t7 8\n13 John travelled to the bedroom.\n14 Mary journeyed to the garden.\n15 What is John carrying? \tnothing\t7 8\n1 John went to the bedroom.\n2 Mary moved to the kitchen.\n3 Sandra went to the garden.\n4 John moved to the garden.\n5 Sandra picked up the football there.\n6 Mary picked up the apple there.\n7 What is Sandra carrying? \tfootball\t5\n8 Mary journeyed to the bathroom.\n9 Mary put down the apple.\n10 What is Mary carrying? \tnothing\t6 9\n11 John travelled to the bathroom.\n12 Daniel went back to the kitchen.\n13 What is Mary carrying? \tnothing\t6 9\n14 Mary journeyed to the garden.\n15 Sandra moved to the bedroom.\n16 What is Mary carrying? \tnothing\t6 9\n17 Sandra put down the football there.\n18 Sandra got the football there.\n19 What is Sandra carrying? \tfootball\t5 17 18\n1 Mary grabbed the apple there.\n2 Sandra went to the bathroom.\n3 What is Mary carrying? \tapple\t1\n4 John moved to the bathroom.\n5 Sandra went to the kitchen.\n6 What is Mary carrying? \tapple\t1\n7 Mary travelled to the office.\n8 Mary got the milk there.\n9 What is Mary carrying? \tapple,milk\t1 8\n10 Mary got the football there.\n11 Sandra moved to the hallway.\n12 What is Mary carrying? \tapple,milk,football\t1 8 10\n13 Sandra journeyed to the bedroom.\n14 Mary put down the football.\n15 What is Mary carrying? \tapple,milk\t1 8 10 14\n1 Daniel got the football there.\n2 John journeyed to the hallway.\n3 What is Daniel carrying? \tfootball\t1\n4 Daniel put down the football.\n5 John took the football there.\n6 What is Daniel carrying? \tnothing\t1 4\n7 Mary went to the office.\n8 John discarded the football.\n9 What is John carrying? \tnothing\t5 8\n10 Daniel travelled to the office.\n11 Daniel went to the kitchen.\n12 What is John carrying? \tnothing\t5 8\n13 John picked up the football there.\n14 Sandra grabbed the milk there.\n15 What is Sandra carrying? \tmilk\t14\n1 John travelled to the office.\n2 Daniel went back to the hallway.\n3 Daniel went to the bedroom.\n4 Daniel got the milk there.\n5 What is Daniel carrying? \tmilk\t4\n6 Daniel travelled to the kitchen.\n7 Daniel dropped the milk.\n8 What is Daniel carrying? \tnothing\t4 7\n9 Sandra travelled to the office.\n10 John journeyed to the bathroom.\n11 What is Daniel carrying? \tnothing\t4 7\n12 John travelled to the kitchen.\n13 John grabbed the milk there.\n14 What is John carrying? \tmilk\t13\n15 Daniel travelled to the office.\n16 Mary moved to the bathroom.\n17 What is John carrying? \tmilk\t13\n1 Daniel travelled to the garden.\n2 John grabbed the football there.\n3 What is John carrying? \tfootball\t2\n4 John moved to the hallway.\n5 Sandra grabbed the milk there.\n6 What is John carrying? \tfootball\t2\n7 Mary travelled to the hallway.\n8 Sandra put down the milk.\n9 What is John carrying? \tfootball\t2\n10 Sandra took the milk there.\n11 John travelled to the bathroom.\n12 What is Sandra carrying? \tmilk\t5 8 10\n13 John picked up the apple there.\n14 Sandra left the milk there.\n15 What is Sandra carrying? \tnothing\t5 8 10 14\n1 Mary went to the garden.\n2 Mary journeyed to the office.\n3 John went to the garden.\n4 Mary moved to the bedroom.\n5 Mary picked up the apple there.\n6 Mary dropped the apple.\n7 What is Mary carrying? \tnothing\t5 6\n8 Mary travelled to the garden.\n9 John moved to the bathroom.\n10 What is Mary carrying? \tnothing\t5 6\n11 Daniel moved to the hallway.\n12 Daniel went to the kitchen.\n13 What is Mary carrying? \tnothing\t5 6\n14 Mary went back to the kitchen.\n15 Daniel grabbed the football there.\n16 What is Daniel carrying? \tfootball\t15\n17 Sandra went back to the kitchen.\n18 Daniel went to the garden.\n19 What is Daniel carrying? \tfootball\t15\n1 John moved to the bathroom.\n2 Mary grabbed the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 John went back to the kitchen.\n5 Daniel travelled to the hallway.\n6 What is Mary carrying? \tmilk\t2\n7 Mary journeyed to the office.\n8 Mary dropped the milk.\n9 What is Mary carrying? \tnothing\t2 8\n10 Sandra travelled to the office.\n11 Mary took the milk there.\n12 What is Mary carrying? \tmilk\t2 8 11\n13 Sandra journeyed to the garden.\n14 John journeyed to the bedroom.\n15 What is Mary carrying? \tmilk\t2 8 11\n1 Mary picked up the milk there.\n2 Mary went to the bathroom.\n3 What is Mary carrying? \tmilk\t1\n4 Mary dropped the milk.\n5 John went to the kitchen.\n6 What is Mary carrying? \tnothing\t1 4\n7 Mary grabbed the milk there.\n8 Mary left the milk.\n9 What is Mary carrying? \tnothing\t1 4 7 8\n10 Mary took the milk there.\n11 Sandra went back to the bedroom.\n12 What is Mary carrying? \tmilk\t1 4 7 8 10\n13 Mary travelled to the bedroom.\n14 Mary went to the hallway.\n15 What is Mary carrying? \tmilk\t1 4 7 8 10\n1 Mary moved to the hallway.\n2 Mary took the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Daniel journeyed to the bedroom.\n5 John went to the garden.\n6 What is Mary carrying? \tfootball\t2\n7 John went to the hallway.\n8 Daniel journeyed to the bathroom.\n9 What is Mary carrying? \tfootball\t2\n10 Daniel went back to the hallway.\n11 Mary discarded the football.\n12 What is Mary carrying? \tnothing\t2 11\n13 Mary took the football there.\n14 Mary went to the bedroom.\n15 What is Mary carrying? \tfootball\t2 11 13\n1 Mary went to the bathroom.\n2 John moved to the garden.\n3 Sandra journeyed to the garden.\n4 Daniel got the football there.\n5 What is Daniel carrying? \tfootball\t4\n6 Mary picked up the apple there.\n7 Mary went to the office.\n8 What is Daniel carrying? \tfootball\t4\n9 Mary journeyed to the garden.\n10 Daniel left the football.\n11 What is Daniel carrying? \tnothing\t4 10\n12 Sandra travelled to the office.\n13 Daniel moved to the bathroom.\n14 What is Daniel carrying? \tnothing\t4 10\n15 Daniel went back to the kitchen.\n16 Mary went to the bathroom.\n17 What is Daniel carrying? \tnothing\t4 10\n1 Sandra went to the bedroom.\n2 Mary got the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Daniel moved to the kitchen.\n5 John took the apple there.\n6 What is John carrying? \tapple\t5\n7 John left the apple.\n8 Mary dropped the football.\n9 What is John carrying? \tnothing\t5 7\n10 John picked up the apple there.\n11 Mary travelled to the bathroom.\n12 What is John carrying? \tapple\t5 7 10\n13 Sandra went to the bathroom.\n14 Sandra journeyed to the kitchen.\n15 What is John carrying? \tapple\t5 7 10\n1 Sandra moved to the hallway.\n2 Mary journeyed to the office.\n3 Sandra went back to the office.\n4 Daniel went back to the hallway.\n5 John got the football there.\n6 John left the football.\n7 What is John carrying? \tnothing\t5 6\n8 Daniel went back to the office.\n9 Sandra moved to the hallway.\n10 What is John carrying? \tnothing\t5 6\n11 Mary went back to the kitchen.\n12 Daniel travelled to the kitchen.\n13 What is John carrying? \tnothing\t5 6\n14 Daniel went to the garden.\n15 Sandra went to the bathroom.\n16 Sandra travelled to the garden.\n17 Mary journeyed to the bathroom.\n18 John grabbed the football there.\n19 Sandra went back to the bathroom.\n20 What is John carrying? \tfootball\t5 6 18\n21 Mary got the apple there.\n22 Mary left the apple.\n23 What is Mary carrying? \tnothing\t21 22\n1 Mary journeyed to the bathroom.\n2 Daniel went back to the kitchen.\n3 John moved to the bathroom.\n4 Sandra travelled to the office.\n5 Daniel took the football there.\n6 Mary journeyed to the garden.\n7 What is Daniel carrying? \tfootball\t5\n8 John went to the garden.\n9 Mary took the milk there.\n10 What is Daniel carrying? \tfootball\t5\n11 Mary dropped the milk.\n12 Mary took the milk there.\n13 What is Mary carrying? \tmilk\t9 11 12\n14 Sandra moved to the garden.\n15 Daniel dropped the football.\n16 What is Daniel carrying? \tnothing\t5 15\n17 John journeyed to the bedroom.\n18 Daniel picked up the football there.\n19 What is Daniel carrying? \tfootball\t5 15 18\n1 Mary grabbed the milk there.\n2 Daniel travelled to the kitchen.\n3 What is Mary carrying? \tmilk\t1\n4 John got the football there.\n5 Mary journeyed to the hallway.\n6 What is Mary carrying? \tmilk\t1\n7 Mary went to the office.\n8 Sandra went to the bathroom.\n9 What is John carrying? \tfootball\t4\n10 Mary put down the milk.\n11 Daniel travelled to the office.\n12 What is Mary carrying? \tnothing\t1 10\n13 Sandra went back to the bedroom.\n14 Sandra went back to the office.\n15 What is Mary carrying? \tnothing\t1 10\n1 Sandra went back to the office.\n2 Daniel got the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 John moved to the bedroom.\n5 Daniel put down the football.\n6 What is Daniel carrying? \tnothing\t2 5\n7 John picked up the football there.\n8 Sandra travelled to the bathroom.\n9 What is Daniel carrying? \tnothing\t2 5\n10 Sandra journeyed to the bedroom.\n11 John dropped the football.\n12 What is John carrying? \tnothing\t7 11\n13 Mary moved to the garden.\n14 Sandra travelled to the bathroom.\n15 What is John carrying? \tnothing\t7 11\n1 Daniel picked up the milk there.\n2 Sandra took the football there.\n3 What is Daniel carrying? \tmilk\t1\n4 Sandra discarded the football.\n5 Mary moved to the office.\n6 What is Sandra carrying? \tnothing\t2 4\n7 Daniel discarded the milk.\n8 Sandra took the football there.\n9 What is Sandra carrying? \tfootball\t2 4 8\n10 Sandra discarded the football.\n11 John picked up the apple there.\n12 What is Daniel carrying? \tnothing\t1 7\n13 John discarded the apple.\n14 Daniel grabbed the milk there.\n15 What is Sandra carrying? \tnothing\t2 4 8 10\n1 Daniel travelled to the office.\n2 John travelled to the bedroom.\n3 John went back to the garden.\n4 Sandra picked up the milk there.\n5 What is Sandra carrying? \tmilk\t4\n6 Daniel went to the bathroom.\n7 Sandra travelled to the bathroom.\n8 What is Sandra carrying? \tmilk\t4\n9 John moved to the hallway.\n10 Sandra moved to the kitchen.\n11 What is Sandra carrying? \tmilk\t4\n12 Mary went back to the kitchen.\n13 Sandra discarded the milk.\n14 What is Sandra carrying? \tnothing\t4 13\n15 Daniel went to the bedroom.\n16 Sandra moved to the hallway.\n17 What is Sandra carrying? \tnothing\t4 13\n1 Daniel grabbed the apple there.\n2 Daniel travelled to the kitchen.\n3 What is Daniel carrying? \tapple\t1\n4 Daniel moved to the garden.\n5 Daniel left the apple.\n6 What is Daniel carrying? \tnothing\t1 5\n7 Daniel went to the bedroom.\n8 Mary went back to the bedroom.\n9 What is Daniel carrying? \tnothing\t1 5\n10 Sandra went back to the hallway.\n11 Mary moved to the bathroom.\n12 What is Daniel carrying? \tnothing\t1 5\n13 Mary journeyed to the bedroom.\n14 Mary journeyed to the hallway.\n15 Daniel got the football there.\n16 John travelled to the garden.\n17 What is Daniel carrying? \tfootball\t1 5 15\n1 Mary travelled to the garden.\n2 Daniel picked up the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 Daniel went to the hallway.\n5 Daniel discarded the football.\n6 What is Daniel carrying? \tnothing\t2 5\n7 Daniel travelled to the office.\n8 Sandra went back to the bathroom.\n9 What is Daniel carrying? \tnothing\t2 5\n10 Daniel moved to the hallway.\n11 Sandra went back to the hallway.\n12 What is Daniel carrying? \tnothing\t2 5\n13 Mary went to the bedroom.\n14 Daniel moved to the office.\n15 Sandra went to the garden.\n16 Mary took the milk there.\n17 What is Mary carrying? \tmilk\t16\n1 Sandra took the football there.\n2 Sandra journeyed to the office.\n3 What is Sandra carrying? \tfootball\t1\n4 Mary got the apple there.\n5 Daniel journeyed to the office.\n6 What is Mary carrying? \tapple\t4\n7 Sandra left the football.\n8 Daniel journeyed to the kitchen.\n9 What is Sandra carrying? \tnothing\t1 7\n10 Mary took the football there.\n11 John went to the kitchen.\n12 What is Sandra carrying? \tnothing\t1 7\n13 Mary left the apple.\n14 Sandra got the apple there.\n15 What is Mary carrying? \tfootball\t4 13 10\n1 John picked up the apple there.\n2 Sandra travelled to the hallway.\n3 What is John carrying? \tapple\t1\n4 Sandra travelled to the bathroom.\n5 Mary journeyed to the bathroom.\n6 What is John carrying? \tapple\t1\n7 Mary grabbed the football there.\n8 Daniel journeyed to the bathroom.\n9 What is Mary carrying? \tfootball\t7\n10 Mary dropped the football there.\n11 John put down the apple.\n12 What is Mary carrying? \tnothing\t7 10\n13 John journeyed to the bathroom.\n14 John moved to the hallway.\n15 What is Mary carrying? \tnothing\t7 10\n1 Daniel grabbed the milk there.\n2 Daniel journeyed to the garden.\n3 What is Daniel carrying? \tmilk\t1\n4 Sandra went to the bathroom.\n5 John got the apple there.\n6 What is Daniel carrying? \tmilk\t1\n7 Sandra travelled to the kitchen.\n8 John picked up the football there.\n9 What is John carrying? \tapple,football\t5 8\n10 Sandra travelled to the office.\n11 Daniel travelled to the bedroom.\n12 What is John carrying? \tapple,football\t5 8\n13 Mary travelled to the bathroom.\n14 Daniel moved to the kitchen.\n15 What is John carrying? \tapple,football\t5 8\n1 Daniel travelled to the bathroom.\n2 John went back to the garden.\n3 Mary went to the bathroom.\n4 Daniel went to the garden.\n5 Sandra took the milk there.\n6 Sandra discarded the milk.\n7 What is Sandra carrying? \tnothing\t5 6\n8 John travelled to the kitchen.\n9 John went to the bedroom.\n10 What is Sandra carrying? \tnothing\t5 6\n11 Sandra went to the bedroom.\n12 Mary journeyed to the kitchen.\n13 What is Sandra carrying? \tnothing\t5 6\n14 Mary went back to the bedroom.\n15 Mary went back to the office.\n16 Mary journeyed to the garden.\n17 Sandra went to the hallway.\n18 John journeyed to the garden.\n19 Sandra went back to the bedroom.\n20 Sandra went to the garden.\n21 Daniel moved to the office.\n22 John went to the office.\n23 Mary travelled to the office.\n24 Daniel got the milk there.\n25 Daniel put down the milk.\n26 What is Daniel carrying? \tnothing\t24 25\n27 John moved to the bedroom.\n28 John went back to the bathroom.\n29 What is Daniel carrying? \tnothing\t24 25\n1 Sandra went back to the garden.\n2 Daniel grabbed the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 Sandra moved to the kitchen.\n5 Daniel left the apple.\n6 What is Daniel carrying? \tnothing\t2 5\n7 Mary got the milk there.\n8 Mary put down the milk.\n9 What is Daniel carrying? \tnothing\t2 5\n10 Mary got the milk there.\n11 Daniel got the apple there.\n12 What is Mary carrying? \tmilk\t7 8 10\n13 Daniel left the apple.\n14 Mary left the milk there.\n15 What is Mary carrying? \tnothing\t7 8 10 14\n1 Daniel picked up the football there.\n2 Sandra took the milk there.\n3 What is Sandra carrying? \tmilk\t2\n4 Daniel put down the football.\n5 John went back to the hallway.\n6 What is Daniel carrying? \tnothing\t1 4\n7 Sandra dropped the milk.\n8 Mary travelled to the bedroom.\n9 What is Sandra carrying? \tnothing\t2 7\n10 Mary went to the hallway.\n11 Sandra moved to the bedroom.\n12 What is Sandra carrying? \tnothing\t2 7\n13 Daniel picked up the football there.\n14 Mary moved to the bathroom.\n15 What is Daniel carrying? \tfootball\t1 4 13\n1 Mary journeyed to the bedroom.\n2 Sandra grabbed the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 John went to the kitchen.\n5 Sandra picked up the milk there.\n6 What is Sandra carrying? \tapple,milk\t2 5\n7 Daniel moved to the kitchen.\n8 Mary journeyed to the garden.\n9 What is Sandra carrying? \tapple,milk\t2 5\n10 Sandra moved to the kitchen.\n11 Sandra went back to the garden.\n12 What is Sandra carrying? \tapple,milk\t2 5\n13 Sandra moved to the bedroom.\n14 Daniel went to the bedroom.\n15 Sandra put down the apple.\n16 Sandra travelled to the garden.\n17 What is Sandra carrying? \tmilk\t2 15 5\n1 Daniel travelled to the garden.\n2 Sandra got the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 Sandra discarded the football.\n5 Sandra took the apple there.\n6 What is Sandra carrying? \tapple\t2 4 5\n7 Sandra took the football there.\n8 Sandra dropped the football.\n9 What is Sandra carrying? \tapple\t2 4 7 8 5\n10 Sandra took the football there.\n11 Sandra put down the football.\n12 What is Sandra carrying? \tapple\t2 4 7 8 10 11 5\n13 Sandra put down the apple.\n14 Sandra journeyed to the bathroom.\n15 What is Sandra carrying? \tnothing\t2 4 7 8 10 11 5 13\n1 Sandra moved to the hallway.\n2 Daniel journeyed to the kitchen.\n3 Mary went back to the kitchen.\n4 Mary moved to the bedroom.\n5 Mary went back to the garden.\n6 Daniel travelled to the bathroom.\n7 John went to the bedroom.\n8 Mary moved to the bathroom.\n9 Mary got the football there.\n10 John went to the office.\n11 What is Mary carrying? \tfootball\t9\n12 Mary left the football.\n13 Mary got the football there.\n14 What is Mary carrying? \tfootball\t9 12 13\n15 Daniel moved to the kitchen.\n16 Mary discarded the football.\n17 What is Mary carrying? \tnothing\t9 12 13 16\n18 Mary journeyed to the bedroom.\n19 Daniel went to the bathroom.\n20 What is Mary carrying? \tnothing\t9 12 13 16\n21 Sandra went to the kitchen.\n22 Daniel went back to the garden.\n23 What is Mary carrying? \tnothing\t9 12 13 16\n1 Daniel travelled to the bathroom.\n2 Mary took the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Mary left the football.\n5 Sandra journeyed to the garden.\n6 What is Mary carrying? \tnothing\t2 4\n7 Daniel journeyed to the kitchen.\n8 Mary picked up the football there.\n9 What is Mary carrying? \tfootball\t2 4 8\n10 Mary went back to the kitchen.\n11 Daniel went to the office.\n12 What is Mary carrying? \tfootball\t2 4 8\n13 Mary left the football.\n14 John travelled to the hallway.\n15 What is Mary carrying? \tnothing\t2 4 8 13\n1 Sandra got the milk there.\n2 Sandra left the milk.\n3 What is Sandra carrying? \tnothing\t1 2\n4 Sandra picked up the milk there.\n5 Mary travelled to the kitchen.\n6 What is Sandra carrying? \tmilk\t1 2 4\n7 Sandra dropped the milk.\n8 John got the milk there.\n9 What is John carrying? \tmilk\t8\n10 Daniel picked up the apple there.\n11 John went back to the kitchen.\n12 What is John carrying? \tmilk\t8\n13 Mary went back to the hallway.\n14 John went to the bathroom.\n15 What is John carrying? \tmilk\t8\n1 Sandra journeyed to the bedroom.\n2 Mary journeyed to the kitchen.\n3 Sandra travelled to the kitchen.\n4 Daniel moved to the bathroom.\n5 Sandra moved to the hallway.\n6 Daniel moved to the office.\n7 Mary travelled to the garden.\n8 Mary got the milk there.\n9 What is Mary carrying? \tmilk\t8\n10 Mary dropped the milk.\n11 Mary went back to the kitchen.\n12 What is Mary carrying? \tnothing\t8 10\n13 Daniel travelled to the garden.\n14 Daniel picked up the milk there.\n15 What is Daniel carrying? \tmilk\t14\n16 Mary went back to the bathroom.\n17 John went back to the bedroom.\n18 What is Daniel carrying? \tmilk\t14\n19 Daniel put down the milk there.\n20 Daniel journeyed to the bathroom.\n21 What is Daniel carrying? \tnothing\t14 19\n1 Mary travelled to the office.\n2 John went to the bedroom.\n3 Sandra grabbed the milk there.\n4 Sandra took the football there.\n5 What is Sandra carrying? \tmilk,football\t3 4\n6 Sandra left the milk.\n7 Sandra journeyed to the office.\n8 What is Sandra carrying? \tfootball\t3 6 4\n9 Sandra put down the football.\n10 Mary went back to the bathroom.\n11 What is Sandra carrying? \tnothing\t3 6 4 9\n12 Mary journeyed to the bedroom.\n13 Sandra got the football there.\n14 What is Sandra carrying? \tfootball\t3 6 4 9 13\n15 John journeyed to the bathroom.\n16 Sandra journeyed to the bedroom.\n17 What is Sandra carrying? \tfootball\t3 6 4 9 13\n1 Daniel got the football there.\n2 Mary got the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Mary left the milk.\n5 Mary grabbed the milk there.\n6 What is Mary carrying? \tmilk\t2 4 5\n7 Mary put down the milk.\n8 Mary travelled to the garden.\n9 What is Mary carrying? \tnothing\t2 4 5 7\n10 Daniel travelled to the hallway.\n11 Daniel grabbed the milk there.\n12 What is Mary carrying? \tnothing\t2 4 5 7\n13 Daniel left the football.\n14 Daniel picked up the football there.\n15 What is Daniel carrying? \tfootball,milk\t1 13 14 11\n1 Mary journeyed to the bathroom.\n2 Mary went back to the kitchen.\n3 Mary travelled to the bathroom.\n4 Daniel travelled to the bathroom.\n5 John went to the bathroom.\n6 Mary moved to the kitchen.\n7 John took the apple there.\n8 John journeyed to the bedroom.\n9 What is John carrying? \tapple\t7\n10 Mary went back to the bedroom.\n11 Mary went to the garden.\n12 What is John carrying? \tapple\t7\n13 Sandra went back to the garden.\n14 John went to the office.\n15 Sandra travelled to the hallway.\n16 Daniel went back to the office.\n17 John left the apple.\n18 John went back to the garden.\n19 What is John carrying? \tnothing\t7 17\n20 Mary travelled to the office.\n21 Mary travelled to the hallway.\n22 What is John carrying? \tnothing\t7 17\n23 Daniel grabbed the apple there.\n24 Sandra moved to the bathroom.\n25 What is Daniel carrying? \tapple\t23\n1 John moved to the office.\n2 Sandra got the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 Sandra discarded the apple.\n5 Daniel travelled to the bathroom.\n6 What is Sandra carrying? \tnothing\t2 4\n7 John journeyed to the kitchen.\n8 Sandra went back to the bedroom.\n9 What is Sandra carrying? \tnothing\t2 4\n10 Daniel went back to the garden.\n11 Mary grabbed the football there.\n12 What is Mary carrying? \tfootball\t11\n13 Mary went to the bedroom.\n14 John journeyed to the hallway.\n15 What is Mary carrying? \tfootball\t11\n1 John moved to the bathroom.\n2 John grabbed the apple there.\n3 What is John carrying? \tapple\t2\n4 Sandra went back to the kitchen.\n5 Daniel went to the office.\n6 What is John carrying? \tapple\t2\n7 Mary journeyed to the garden.\n8 Sandra travelled to the garden.\n9 What is John carrying? \tapple\t2\n10 Mary journeyed to the office.\n11 Mary got the milk there.\n12 What is Mary carrying? \tmilk\t11\n13 John dropped the apple.\n14 John travelled to the kitchen.\n15 What is Mary carrying? \tmilk\t11\n1 Daniel journeyed to the bedroom.\n2 John journeyed to the bedroom.\n3 Daniel picked up the football there.\n4 Sandra travelled to the kitchen.\n5 What is Daniel carrying? \tfootball\t3\n6 Daniel left the football.\n7 Daniel moved to the bathroom.\n8 What is Daniel carrying? \tnothing\t3 6\n9 Mary travelled to the garden.\n10 Mary went back to the kitchen.\n11 What is Daniel carrying? \tnothing\t3 6\n12 John got the football there.\n13 Mary went back to the hallway.\n14 What is John carrying? \tfootball\t12\n15 John discarded the football.\n16 John grabbed the football there.\n17 What is John carrying? \tfootball\t12 15 16\n1 John moved to the bedroom.\n2 Mary got the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Mary went back to the bathroom.\n5 Mary put down the milk.\n6 What is Mary carrying? \tnothing\t2 5\n7 Mary travelled to the bedroom.\n8 Mary took the football there.\n9 What is Mary carrying? \tfootball\t2 5 8\n10 Mary picked up the apple there.\n11 John went back to the garden.\n12 What is Mary carrying? \tfootball,apple\t2 5 8 10\n13 Mary left the apple.\n14 Mary got the apple there.\n15 What is Mary carrying? \tfootball,apple\t2 5 8 10 13 14\n1 John went to the kitchen.\n2 Daniel moved to the kitchen.\n3 Mary got the milk there.\n4 Sandra journeyed to the kitchen.\n5 What is Mary carrying? \tmilk\t3\n6 Sandra travelled to the office.\n7 John went back to the garden.\n8 What is Mary carrying? \tmilk\t3\n9 Mary left the milk.\n10 John moved to the bedroom.\n11 What is Mary carrying? \tnothing\t3 9\n12 Mary picked up the milk there.\n13 Daniel travelled to the hallway.\n14 What is Mary carrying? \tmilk\t3 9 12\n15 Mary discarded the milk there.\n16 Mary picked up the milk there.\n17 What is Mary carrying? \tmilk\t3 9 12 15 16\n1 Mary moved to the bathroom.\n2 John grabbed the apple there.\n3 What is John carrying? \tapple\t2\n4 John went to the office.\n5 Mary went back to the kitchen.\n6 What is John carrying? \tapple\t2\n7 Daniel went back to the kitchen.\n8 Mary got the milk there.\n9 What is Mary carrying? \tmilk\t8\n10 John went back to the garden.\n11 John journeyed to the office.\n12 What is Mary carrying? \tmilk\t8\n13 Mary went back to the office.\n14 Mary left the milk.\n15 What is Mary carrying? \tnothing\t8 14\n1 Daniel went back to the garden.\n2 John picked up the milk there.\n3 What is John carrying? \tmilk\t2\n4 Mary journeyed to the bedroom.\n5 John travelled to the garden.\n6 What is John carrying? \tmilk\t2\n7 Sandra went back to the hallway.\n8 John travelled to the kitchen.\n9 What is John carrying? \tmilk\t2\n10 Mary moved to the office.\n11 Sandra travelled to the bedroom.\n12 John went to the office.\n13 Sandra went to the kitchen.\n14 Sandra went to the bathroom.\n15 Sandra travelled to the kitchen.\n16 John left the milk.\n17 John journeyed to the bathroom.\n18 What is John carrying? \tnothing\t2 16\n19 Sandra took the apple there.\n20 Sandra dropped the apple there.\n21 What is Sandra carrying? \tnothing\t19 20\n1 Sandra journeyed to the hallway.\n2 Mary got the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Sandra picked up the apple there.\n5 Sandra travelled to the garden.\n6 What is Sandra carrying? \tapple\t4\n7 Sandra took the milk there.\n8 Sandra went to the kitchen.\n9 What is Sandra carrying? \tapple,milk\t4 7\n10 Mary left the football.\n11 Daniel journeyed to the bedroom.\n12 What is Mary carrying? \tnothing\t2 10\n13 Sandra dropped the apple there.\n14 Sandra journeyed to the bedroom.\n15 What is Sandra carrying? \tmilk\t4 13 7\n1 Mary got the apple there.\n2 Daniel got the milk there.\n3 What is Mary carrying? \tapple\t1\n4 Daniel put down the milk.\n5 Mary discarded the apple.\n6 What is Daniel carrying? \tnothing\t2 4\n7 Mary took the apple there.\n8 Daniel went back to the kitchen.\n9 What is Daniel carrying? \tnothing\t2 4\n10 Mary dropped the apple.\n11 Daniel journeyed to the garden.\n12 What is Mary carrying? \tnothing\t1 5 7 10\n13 John journeyed to the hallway.\n14 Mary got the apple there.\n15 What is Mary carrying? \tapple\t1 5 7 10 14\n1 John journeyed to the kitchen.\n2 John went back to the bedroom.\n3 Daniel moved to the kitchen.\n4 Mary travelled to the garden.\n5 Mary travelled to the office.\n6 Sandra went to the kitchen.\n7 Mary went to the kitchen.\n8 Sandra went to the bedroom.\n9 John went to the bathroom.\n10 Mary moved to the hallway.\n11 Daniel journeyed to the bathroom.\n12 Daniel took the apple there.\n13 What is Daniel carrying? \tapple\t12\n14 Daniel went to the bedroom.\n15 Mary got the milk there.\n16 What is Mary carrying? \tmilk\t15\n17 John went back to the hallway.\n18 Sandra journeyed to the garden.\n19 What is Mary carrying? \tmilk\t15\n20 Daniel put down the apple.\n21 Mary dropped the milk.\n22 What is Mary carrying? \tnothing\t15 21\n23 Daniel went back to the garden.\n24 Sandra travelled to the bathroom.\n25 What is Daniel carrying? \tnothing\t12 20\n1 Daniel travelled to the hallway.\n2 John went back to the kitchen.\n3 Sandra went to the office.\n4 John journeyed to the bedroom.\n5 Sandra went back to the hallway.\n6 Daniel travelled to the bedroom.\n7 Daniel went to the kitchen.\n8 John picked up the milk there.\n9 What is John carrying? \tmilk\t8\n10 Sandra went back to the garden.\n11 Sandra went back to the bedroom.\n12 What is John carrying? \tmilk\t8\n13 Mary went to the bathroom.\n14 John put down the milk.\n15 What is John carrying? \tnothing\t8 14\n16 Mary picked up the football there.\n17 Mary put down the football.\n18 What is John carrying? \tnothing\t8 14\n19 John got the apple there.\n20 Mary took the football there.\n21 What is John carrying? \tapple\t8 14 19\n1 John went to the kitchen.\n2 Mary went back to the bedroom.\n3 Sandra went to the bathroom.\n4 Sandra moved to the garden.\n5 Mary went to the garden.\n6 Mary got the milk there.\n7 What is Mary carrying? \tmilk\t6\n8 Mary put down the milk.\n9 Mary grabbed the milk there.\n10 What is Mary carrying? \tmilk\t6 8 9\n11 John moved to the bedroom.\n12 Mary discarded the milk there.\n13 What is Mary carrying? \tnothing\t6 8 9 12\n14 John moved to the hallway.\n15 Sandra grabbed the milk there.\n16 What is Mary carrying? \tnothing\t6 8 9 12\n17 Mary travelled to the kitchen.\n18 Mary got the apple there.\n19 What is Sandra carrying? \tmilk\t15\n1 Sandra journeyed to the hallway.\n2 Sandra travelled to the kitchen.\n3 John took the apple there.\n4 Sandra grabbed the football there.\n5 What is John carrying? \tapple\t3\n6 Daniel moved to the kitchen.\n7 John discarded the apple.\n8 What is John carrying? \tnothing\t3 7\n9 John went back to the kitchen.\n10 John went back to the garden.\n11 What is Sandra carrying? \tfootball\t4\n12 John got the milk there.\n13 Sandra journeyed to the hallway.\n14 What is John carrying? \tmilk\t3 7 12\n15 Sandra went to the garden.\n16 John dropped the milk.\n17 What is John carrying? \tnothing\t3 7 12 16\n1 Sandra travelled to the hallway.\n2 Mary travelled to the hallway.\n3 Mary journeyed to the garden.\n4 Mary grabbed the football there.\n5 What is Mary carrying? \tfootball\t4\n6 John journeyed to the office.\n7 John went back to the bathroom.\n8 What is Mary carrying? \tfootball\t4\n9 John went back to the hallway.\n10 Mary dropped the football.\n11 What is Mary carrying? \tnothing\t4 10\n12 Daniel went back to the office.\n13 Mary went back to the office.\n14 What is Mary carrying? \tnothing\t4 10\n15 John journeyed to the garden.\n16 Mary went to the bedroom.\n17 What is Mary carrying? \tnothing\t4 10\n1 Daniel grabbed the apple there.\n2 John grabbed the football there.\n3 What is John carrying? \tfootball\t2\n4 Daniel travelled to the bedroom.\n5 John travelled to the office.\n6 What is Daniel carrying? \tapple\t1\n7 John left the football.\n8 Daniel went to the hallway.\n9 What is John carrying? \tnothing\t2 7\n10 Mary moved to the bedroom.\n11 Daniel discarded the apple.\n12 What is Daniel carrying? \tnothing\t1 11\n13 Daniel journeyed to the kitchen.\n14 John travelled to the hallway.\n15 What is Daniel carrying? \tnothing\t1 11\n1 Daniel went back to the kitchen.\n2 Daniel moved to the office.\n3 Sandra travelled to the garden.\n4 Mary moved to the office.\n5 Sandra went back to the hallway.\n6 Mary moved to the hallway.\n7 John went to the garden.\n8 John travelled to the bedroom.\n9 John took the milk there.\n10 John left the milk.\n11 What is John carrying? \tnothing\t9 10\n12 John got the milk there.\n13 John went back to the garden.\n14 What is John carrying? \tmilk\t9 10 12\n15 Daniel went back to the garden.\n16 Sandra moved to the bedroom.\n17 What is John carrying? \tmilk\t9 10 12\n18 Mary journeyed to the bathroom.\n19 Sandra journeyed to the kitchen.\n20 Daniel went back to the kitchen.\n21 Daniel went back to the bathroom.\n22 Sandra journeyed to the garden.\n23 Daniel went back to the kitchen.\n24 Mary moved to the office.\n25 John put down the milk.\n26 What is John carrying? \tnothing\t9 10 12 25\n27 John grabbed the milk there.\n28 Mary travelled to the hallway.\n29 What is John carrying? \tmilk\t9 10 12 25 27\n1 Sandra went back to the bedroom.\n2 John moved to the hallway.\n3 Mary went back to the garden.\n4 Mary went back to the bedroom.\n5 Mary moved to the hallway.\n6 Mary went back to the garden.\n7 Daniel went to the bathroom.\n8 Mary went back to the bedroom.\n9 John journeyed to the bedroom.\n10 Mary journeyed to the bathroom.\n11 Daniel picked up the apple there.\n12 Sandra went to the hallway.\n13 What is Daniel carrying? \tapple\t11\n14 Daniel journeyed to the kitchen.\n15 Mary travelled to the bedroom.\n16 What is Daniel carrying? \tapple\t11\n17 Daniel travelled to the garden.\n18 Mary went back to the office.\n19 Mary grabbed the football there.\n20 John went to the hallway.\n21 What is Mary carrying? \tfootball\t19\n22 Daniel discarded the apple.\n23 Sandra went back to the bedroom.\n24 What is Mary carrying? \tfootball\t19\n25 Sandra journeyed to the bathroom.\n26 Daniel moved to the kitchen.\n27 What is Daniel carrying? \tnothing\t11 22\n1 Sandra travelled to the garden.\n2 Sandra took the apple there.\n3 What is Sandra carrying? \tapple\t2\n4 Mary journeyed to the office.\n5 Sandra discarded the apple.\n6 What is Sandra carrying? \tnothing\t2 5\n7 Sandra got the apple there.\n8 Mary went back to the garden.\n9 What is Sandra carrying? \tapple\t2 5 7\n10 Sandra put down the apple.\n11 Sandra took the apple there.\n12 What is Sandra carrying? \tapple\t2 5 7 10 11\n13 Sandra went back to the office.\n14 John journeyed to the bathroom.\n15 What is Sandra carrying? \tapple\t2 5 7 10 11\n1 Daniel journeyed to the garden.\n2 Daniel grabbed the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 Sandra moved to the bedroom.\n5 Daniel put down the football.\n6 What is Daniel carrying? \tnothing\t2 5\n7 Daniel got the football there.\n8 Daniel travelled to the bathroom.\n9 What is Daniel carrying? \tfootball\t2 5 7\n10 Mary moved to the hallway.\n11 Daniel journeyed to the bedroom.\n12 What is Daniel carrying? \tfootball\t2 5 7\n13 Sandra moved to the office.\n14 Daniel journeyed to the garden.\n15 Sandra went back to the bathroom.\n16 Mary moved to the bedroom.\n17 Daniel left the football.\n18 Sandra went back to the kitchen.\n19 What is Daniel carrying? \tnothing\t2 5 7 17\n1 Mary took the milk there.\n2 Mary went to the bedroom.\n3 What is Mary carrying? \tmilk\t1\n4 Mary took the football there.\n5 John journeyed to the office.\n6 What is Mary carrying? \tmilk,football\t1 4\n7 Sandra journeyed to the bedroom.\n8 John travelled to the kitchen.\n9 What is Mary carrying? \tmilk,football\t1 4\n10 Mary dropped the football.\n11 Daniel went to the kitchen.\n12 What is Mary carrying? \tmilk\t1 4 10\n13 Sandra got the football there.\n14 Sandra got the apple there.\n15 What is Mary carrying? \tmilk\t1 4 10\n1 John went to the garden.\n2 Mary went to the bedroom.\n3 John went to the kitchen.\n4 Daniel went back to the kitchen.\n5 Daniel grabbed the apple there.\n6 John journeyed to the bathroom.\n7 What is Daniel carrying? \tapple\t5\n8 John journeyed to the office.\n9 Mary went to the kitchen.\n10 What is Daniel carrying? \tapple\t5\n11 Mary went to the bathroom.\n12 Daniel travelled to the hallway.\n13 John went to the kitchen.\n14 Daniel journeyed to the garden.\n15 John went to the garden.\n16 John got the milk there.\n17 What is John carrying? \tmilk\t16\n18 Mary travelled to the bedroom.\n19 Daniel put down the apple there.\n20 What is John carrying? \tmilk\t16\n21 Daniel went back to the office.\n22 John got the apple there.\n23 What is John carrying? \tmilk,apple\t16 22\n1 John moved to the bathroom.\n2 Mary moved to the bathroom.\n3 Daniel moved to the kitchen.\n4 Daniel journeyed to the garden.\n5 Daniel got the apple there.\n6 John moved to the kitchen.\n7 What is Daniel carrying? \tapple\t5\n8 Daniel left the apple.\n9 John travelled to the office.\n10 What is Daniel carrying? \tnothing\t5 8\n11 Daniel took the apple there.\n12 Daniel dropped the apple.\n13 What is Daniel carrying? \tnothing\t5 8 11 12\n14 Mary went to the bedroom.\n15 John journeyed to the kitchen.\n16 What is Daniel carrying? \tnothing\t5 8 11 12\n17 Daniel got the apple there.\n18 Sandra journeyed to the garden.\n19 What is Daniel carrying? \tapple\t5 8 11 12 17\n1 Sandra went back to the kitchen.\n2 John moved to the kitchen.\n3 Sandra went to the bedroom.\n4 Mary went back to the kitchen.\n5 Sandra went back to the bathroom.\n6 John took the apple there.\n7 What is John carrying? \tapple\t6\n8 Sandra travelled to the garden.\n9 Daniel took the football there.\n10 What is Daniel carrying? \tfootball\t9\n11 Mary got the milk there.\n12 John left the apple.\n13 What is Mary carrying? \tmilk\t11\n14 Daniel dropped the football.\n15 John took the apple there.\n16 What is Daniel carrying? \tnothing\t9 14\n17 Daniel grabbed the football there.\n18 John went back to the bedroom.\n19 What is John carrying? \tapple\t6 12 15\n1 John went back to the bathroom.\n2 John moved to the hallway.\n3 Mary went back to the bedroom.\n4 John went back to the bathroom.\n5 John went to the garden.\n6 Sandra went to the office.\n7 Sandra went back to the kitchen.\n8 Mary got the apple there.\n9 What is Mary carrying? \tapple\t8\n10 Sandra took the milk there.\n11 John moved to the bathroom.\n12 What is Sandra carrying? \tmilk\t10\n13 John went to the kitchen.\n14 Mary discarded the apple.\n15 What is Mary carrying? \tnothing\t8 14\n16 John journeyed to the hallway.\n17 Mary picked up the apple there.\n18 What is Mary carrying? \tapple\t8 14 17\n19 Mary put down the apple.\n20 Mary took the apple there.\n21 What is Mary carrying? \tapple\t8 14 17 19 20\n1 John moved to the bathroom.\n2 Mary moved to the bedroom.\n3 Daniel moved to the office.\n4 Daniel went to the bathroom.\n5 John journeyed to the office.\n6 John went to the kitchen.\n7 Sandra journeyed to the hallway.\n8 Sandra travelled to the garden.\n9 Mary moved to the office.\n10 Mary travelled to the kitchen.\n11 Sandra went back to the hallway.\n12 Sandra picked up the milk there.\n13 What is Sandra carrying? \tmilk\t12\n14 Sandra dropped the milk.\n15 Sandra picked up the milk there.\n16 What is Sandra carrying? \tmilk\t12 14 15\n17 John went to the garden.\n18 Mary journeyed to the bathroom.\n19 What is Sandra carrying? \tmilk\t12 14 15\n20 Daniel went back to the kitchen.\n21 Sandra dropped the milk.\n22 What is Sandra carrying? \tnothing\t12 14 15 21\n23 John went to the hallway.\n24 John got the milk there.\n25 What is John carrying? \tmilk\t24\n1 Sandra moved to the bedroom.\n2 Daniel travelled to the kitchen.\n3 Daniel journeyed to the garden.\n4 John journeyed to the bedroom.\n5 Daniel went back to the kitchen.\n6 Mary went to the hallway.\n7 Daniel moved to the bathroom.\n8 John got the apple there.\n9 What is John carrying? \tapple\t8\n10 Mary went back to the kitchen.\n11 Daniel travelled to the bedroom.\n12 What is John carrying? \tapple\t8\n13 John went back to the office.\n14 John journeyed to the bathroom.\n15 What is John carrying? \tapple\t8\n16 Mary moved to the garden.\n17 John journeyed to the kitchen.\n18 John moved to the bedroom.\n19 John discarded the apple.\n20 What is John carrying? \tnothing\t8 19\n21 Daniel went back to the garden.\n22 Daniel moved to the office.\n23 What is John carrying? \tnothing\t8 19\n1 Mary went to the hallway.\n2 John went back to the hallway.\n3 Daniel went back to the bathroom.\n4 Sandra went back to the office.\n5 John journeyed to the kitchen.\n6 Daniel got the football there.\n7 What is Daniel carrying? \tfootball\t6\n8 Daniel moved to the garden.\n9 Sandra journeyed to the hallway.\n10 What is Daniel carrying? \tfootball\t6\n11 Mary went to the office.\n12 Daniel picked up the apple there.\n13 What is Daniel carrying? \tfootball,apple\t6 12\n14 Mary got the milk there.\n15 Sandra went to the garden.\n16 What is Mary carrying? \tmilk\t14\n17 Sandra journeyed to the bathroom.\n18 Sandra went back to the kitchen.\n19 What is Daniel carrying? \tfootball,apple\t6 12\n1 Mary journeyed to the office.\n2 Mary took the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Mary dropped the milk.\n5 John got the milk there.\n6 What is Mary carrying? \tnothing\t2 4\n7 Daniel travelled to the garden.\n8 Daniel journeyed to the bedroom.\n9 What is Mary carrying? \tnothing\t2 4\n10 Sandra moved to the office.\n11 John put down the milk there.\n12 What is John carrying? \tnothing\t5 11\n13 Daniel moved to the bathroom.\n14 Mary picked up the milk there.\n15 What is John carrying? \tnothing\t5 11\n1 Mary got the milk there.\n2 John went to the bathroom.\n3 What is Mary carrying? \tmilk\t1\n4 Sandra went back to the bedroom.\n5 Sandra moved to the hallway.\n6 What is Mary carrying? \tmilk\t1\n7 John got the football there.\n8 Mary grabbed the apple there.\n9 What is Mary carrying? \tmilk,apple\t1 8\n10 Daniel travelled to the bedroom.\n11 Sandra went to the bedroom.\n12 What is John carrying? \tfootball\t7\n13 John travelled to the hallway.\n14 Mary discarded the milk.\n15 What is Mary carrying? \tapple\t1 14 8\n1 John travelled to the kitchen.\n2 John took the apple there.\n3 What is John carrying? \tapple\t2\n4 John travelled to the garden.\n5 Sandra moved to the bathroom.\n6 What is John carrying? \tapple\t2\n7 John journeyed to the hallway.\n8 Daniel went back to the bedroom.\n9 What is John carrying? \tapple\t2\n10 John left the apple.\n11 Daniel went to the office.\n12 What is John carrying? \tnothing\t2 10\n13 John got the apple there.\n14 Sandra went to the hallway.\n15 What is John carrying? \tapple\t2 10 13\n1 John moved to the garden.\n2 John went back to the bathroom.\n3 John went back to the garden.\n4 Daniel went back to the office.\n5 John moved to the kitchen.\n6 Sandra travelled to the bedroom.\n7 Sandra moved to the kitchen.\n8 John went back to the bedroom.\n9 Sandra went back to the bathroom.\n10 Sandra moved to the bedroom.\n11 John grabbed the apple there.\n12 John discarded the apple.\n13 What is John carrying? \tnothing\t11 12\n14 John took the apple there.\n15 Sandra went to the bathroom.\n16 What is John carrying? \tapple\t11 12 14\n17 Daniel took the milk there.\n18 Daniel put down the milk there.\n19 What is Daniel carrying? \tnothing\t17 18\n20 Daniel grabbed the milk there.\n21 Daniel put down the milk.\n22 What is Daniel carrying? \tnothing\t17 18 20 21\n23 John journeyed to the office.\n24 John took the milk there.\n25 What is Daniel carrying? \tnothing\t17 18 20 21\n1 Sandra travelled to the garden.\n2 Sandra went back to the bedroom.\n3 John went to the hallway.\n4 Mary went back to the kitchen.\n5 John went to the office.\n6 John journeyed to the bedroom.\n7 Sandra went back to the office.\n8 Sandra journeyed to the bedroom.\n9 Daniel journeyed to the garden.\n10 Mary got the apple there.\n11 What is Mary carrying? \tapple\t10\n12 John journeyed to the kitchen.\n13 Daniel went back to the bathroom.\n14 What is Mary carrying? \tapple\t10\n15 Daniel grabbed the football there.\n16 Mary went back to the garden.\n17 What is Daniel carrying? \tfootball\t15\n18 Daniel put down the football there.\n19 John travelled to the bedroom.\n20 What is Daniel carrying? \tnothing\t15 18\n21 Sandra went back to the kitchen.\n22 Sandra moved to the bedroom.\n23 What is Daniel carrying? \tnothing\t15 18\n1 Mary travelled to the hallway.\n2 John journeyed to the bedroom.\n3 John moved to the bathroom.\n4 Mary grabbed the milk there.\n5 What is Mary carrying? \tmilk\t4\n6 Sandra went back to the garden.\n7 Mary left the milk.\n8 What is Mary carrying? \tnothing\t4 7\n9 John went back to the hallway.\n10 Daniel picked up the football there.\n11 What is Mary carrying? \tnothing\t4 7\n12 Mary grabbed the milk there.\n13 John went back to the bedroom.\n14 What is Daniel carrying? \tfootball\t10\n15 John went back to the hallway.\n16 Daniel dropped the football.\n17 What is Mary carrying? \tmilk\t4 7 12\n1 John took the milk there.\n2 John put down the milk.\n3 What is John carrying? \tnothing\t1 2\n4 Mary grabbed the apple there.\n5 Sandra went back to the hallway.\n6 What is Mary carrying? \tapple\t4\n7 Mary left the apple.\n8 John went back to the kitchen.\n9 What is Mary carrying? \tnothing\t4 7\n10 Daniel went to the bedroom.\n11 Mary went to the bathroom.\n12 What is Mary carrying? \tnothing\t4 7\n13 Sandra journeyed to the office.\n14 Sandra picked up the apple there.\n15 What is Sandra carrying? \tapple\t14\n1 Sandra got the apple there.\n2 Sandra left the apple.\n3 What is Sandra carrying? \tnothing\t1 2\n4 Daniel took the apple there.\n5 Daniel dropped the apple.\n6 What is Daniel carrying? \tnothing\t4 5\n7 John grabbed the football there.\n8 John put down the football.\n9 What is John carrying? \tnothing\t7 8\n10 Sandra went back to the bathroom.\n11 Daniel journeyed to the office.\n12 What is Daniel carrying? \tnothing\t4 5\n13 John grabbed the football there.\n14 John left the football.\n15 What is John carrying? \tnothing\t7 8 13 14\n1 John journeyed to the hallway.\n2 Sandra journeyed to the office.\n3 Mary went back to the bathroom.\n4 Mary went to the hallway.\n5 Daniel went back to the garden.\n6 Sandra journeyed to the kitchen.\n7 Sandra travelled to the bathroom.\n8 Sandra went to the kitchen.\n9 John travelled to the office.\n10 Mary went back to the bedroom.\n11 John travelled to the kitchen.\n12 Mary grabbed the football there.\n13 What is Mary carrying? \tfootball\t12\n14 Mary journeyed to the garden.\n15 Mary went to the office.\n16 What is Mary carrying? \tfootball\t12\n17 Mary went back to the bedroom.\n18 Mary went back to the kitchen.\n19 What is Mary carrying? \tfootball\t12\n20 Sandra moved to the bedroom.\n21 Daniel picked up the milk there.\n22 What is Daniel carrying? \tmilk\t21\n23 Sandra went to the kitchen.\n24 John travelled to the bathroom.\n25 What is Daniel carrying? \tmilk\t21\n1 Daniel moved to the garden.\n2 John moved to the kitchen.\n3 John moved to the hallway.\n4 Daniel travelled to the bedroom.\n5 John moved to the kitchen.\n6 Daniel grabbed the football there.\n7 What is Daniel carrying? \tfootball\t6\n8 Sandra went back to the office.\n9 John journeyed to the bathroom.\n10 What is Daniel carrying? \tfootball\t6\n11 John journeyed to the bedroom.\n12 Daniel took the milk there.\n13 What is Daniel carrying? \tfootball,milk\t6 12\n14 Daniel left the milk.\n15 John travelled to the garden.\n16 What is Daniel carrying? \tfootball\t6 12 14\n17 Daniel went back to the garden.\n18 Mary journeyed to the kitchen.\n19 What is Daniel carrying? \tfootball\t6 12 14\n1 Daniel moved to the garden.\n2 John travelled to the hallway.\n3 Daniel moved to the kitchen.\n4 Sandra travelled to the bathroom.\n5 Mary took the milk there.\n6 Mary left the milk.\n7 What is Mary carrying? \tnothing\t5 6\n8 Daniel took the football there.\n9 Daniel put down the football.\n10 What is Daniel carrying? \tnothing\t8 9\n11 Daniel took the football there.\n12 Mary got the milk there.\n13 What is Daniel carrying? \tfootball\t8 9 11\n14 Mary went back to the bathroom.\n15 Mary dropped the milk there.\n16 What is Mary carrying? \tnothing\t5 6 12 15\n17 John went to the office.\n18 Mary moved to the kitchen.\n19 What is Mary carrying? \tnothing\t5 6 12 15\n1 Mary picked up the milk there.\n2 Mary put down the milk.\n3 What is Mary carrying? \tnothing\t1 2\n4 Sandra journeyed to the kitchen.\n5 Sandra got the milk there.\n6 What is Sandra carrying? \tmilk\t5\n7 Sandra went back to the garden.\n8 Daniel travelled to the bedroom.\n9 What is Sandra carrying? \tmilk\t5\n10 Daniel went to the office.\n11 Sandra went to the bathroom.\n12 What is Sandra carrying? \tmilk\t5\n13 Daniel travelled to the garden.\n14 Mary went to the office.\n15 John went to the bathroom.\n16 Mary took the apple there.\n17 What is Mary carrying? \tapple\t1 2 16\n1 Mary grabbed the apple there.\n2 Mary left the apple there.\n3 What is Mary carrying? \tnothing\t1 2\n4 Sandra went back to the kitchen.\n5 Daniel moved to the office.\n6 What is Mary carrying? \tnothing\t1 2\n7 Mary took the milk there.\n8 Mary put down the milk there.\n9 What is Mary carrying? \tnothing\t1 2 7 8\n10 Daniel travelled to the garden.\n11 Daniel journeyed to the bedroom.\n12 What is Mary carrying? \tnothing\t1 2 7 8\n13 Mary moved to the office.\n14 Daniel grabbed the football there.\n15 What is Daniel carrying? \tfootball\t14\n1 Mary moved to the hallway.\n2 Sandra grabbed the milk there.\n3 What is Sandra carrying? \tmilk\t2\n4 Sandra went back to the bathroom.\n5 Daniel took the apple there.\n6 What is Sandra carrying? \tmilk\t2\n7 John journeyed to the bathroom.\n8 Sandra discarded the milk.\n9 What is Sandra carrying? \tnothing\t2 8\n10 Sandra travelled to the office.\n11 Daniel got the milk there.\n12 What is Daniel carrying? \tapple,milk\t5 11\n13 Sandra went back to the hallway.\n14 Sandra went to the bathroom.\n15 What is Daniel carrying? \tapple,milk\t5 11\n1 Sandra travelled to the bedroom.\n2 Daniel went to the kitchen.\n3 Mary travelled to the bedroom.\n4 Mary went to the garden.\n5 Mary travelled to the bathroom.\n6 Mary picked up the milk there.\n7 What is Mary carrying? \tmilk\t6\n8 Mary left the milk.\n9 John went to the hallway.\n10 What is Mary carrying? \tnothing\t6 8\n11 Mary grabbed the milk there.\n12 John took the apple there.\n13 What is Mary carrying? \tmilk\t6 8 11\n14 Sandra went back to the bathroom.\n15 John went to the garden.\n16 What is John carrying? \tapple\t12\n17 Mary put down the milk.\n18 Sandra went to the kitchen.\n19 What is John carrying? \tapple\t12\n1 Daniel got the apple there.\n2 Daniel grabbed the milk there.\n3 What is Daniel carrying? \tapple,milk\t1 2\n4 Daniel moved to the kitchen.\n5 Sandra went to the bedroom.\n6 What is Daniel carrying? \tapple,milk\t1 2\n7 Daniel dropped the apple.\n8 Mary moved to the kitchen.\n9 What is Daniel carrying? \tmilk\t1 7 2\n10 Daniel went to the office.\n11 John went back to the garden.\n12 What is Daniel carrying? \tmilk\t1 7 2\n13 Sandra went back to the kitchen.\n14 Mary got the apple there.\n15 What is Mary carrying? \tapple\t14\n1 Mary travelled to the office.\n2 John journeyed to the bedroom.\n3 Daniel journeyed to the kitchen.\n4 Mary went back to the bathroom.\n5 Sandra went back to the hallway.\n6 Sandra picked up the milk there.\n7 What is Sandra carrying? \tmilk\t6\n8 Sandra put down the milk.\n9 Sandra got the milk there.\n10 What is Sandra carrying? \tmilk\t6 8 9\n11 John moved to the bathroom.\n12 Daniel travelled to the bedroom.\n13 What is Sandra carrying? \tmilk\t6 8 9\n14 Sandra travelled to the bedroom.\n15 Sandra left the milk.\n16 What is Sandra carrying? \tnothing\t6 8 9 15\n17 Sandra went to the office.\n18 Sandra travelled to the garden.\n19 What is Sandra carrying? \tnothing\t6 8 9 15\n1 Sandra went to the kitchen.\n2 Mary took the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 John went to the kitchen.\n5 John moved to the office.\n6 What is Mary carrying? \tmilk\t2\n7 Daniel went back to the hallway.\n8 Mary journeyed to the hallway.\n9 What is Mary carrying? \tmilk\t2\n10 Daniel went back to the office.\n11 John went back to the bedroom.\n12 John journeyed to the hallway.\n13 Sandra moved to the garden.\n14 John picked up the apple there.\n15 Sandra went to the office.\n16 What is John carrying? \tapple\t14\n17 Daniel went back to the kitchen.\n18 Mary discarded the milk.\n19 What is Mary carrying? \tnothing\t2 18\n1 Daniel picked up the football there.\n2 Sandra journeyed to the kitchen.\n3 What is Daniel carrying? \tfootball\t1\n4 Mary journeyed to the kitchen.\n5 Daniel journeyed to the hallway.\n6 What is Daniel carrying? \tfootball\t1\n7 Daniel took the milk there.\n8 Sandra moved to the bedroom.\n9 What is Daniel carrying? \tfootball,milk\t1 7\n10 Mary moved to the garden.\n11 John went back to the garden.\n12 What is Daniel carrying? \tfootball,milk\t1 7\n13 Mary went to the hallway.\n14 Daniel went to the bathroom.\n15 John moved to the office.\n16 John moved to the bedroom.\n17 Daniel discarded the football.\n18 Daniel dropped the milk.\n19 What is Daniel carrying? \tnothing\t1 17 7 18\n1 John journeyed to the kitchen.\n2 Daniel got the milk there.\n3 What is Daniel carrying? \tmilk\t2\n4 Daniel travelled to the garden.\n5 John went back to the office.\n6 What is Daniel carrying? \tmilk\t2\n7 Daniel went back to the office.\n8 Sandra went back to the office.\n9 What is Daniel carrying? \tmilk\t2\n10 Sandra went back to the hallway.\n11 Mary went to the bathroom.\n12 Sandra went back to the bedroom.\n13 Mary went to the office.\n14 Daniel grabbed the apple there.\n15 John journeyed to the bedroom.\n16 What is Daniel carrying? \tmilk,apple\t2 14\n17 John went back to the bathroom.\n18 Sandra went back to the office.\n19 What is Daniel carrying? \tmilk,apple\t2 14\n1 John went to the bedroom.\n2 John went to the kitchen.\n3 Mary travelled to the bathroom.\n4 Daniel travelled to the hallway.\n5 Sandra got the football there.\n6 Sandra put down the football.\n7 What is Sandra carrying? \tnothing\t5 6\n8 Sandra took the football there.\n9 Mary went to the kitchen.\n10 What is Sandra carrying? \tfootball\t5 6 8\n11 Mary went to the hallway.\n12 Daniel went back to the kitchen.\n13 What is Sandra carrying? \tfootball\t5 6 8\n14 Mary grabbed the apple there.\n15 Mary went back to the bedroom.\n16 What is Mary carrying? \tapple\t14\n17 John went back to the office.\n18 Mary moved to the kitchen.\n19 What is Mary carrying? \tapple\t14\n1 Mary moved to the kitchen.\n2 John travelled to the kitchen.\n3 Daniel went to the kitchen.\n4 Mary went back to the bedroom.\n5 Daniel went back to the hallway.\n6 Daniel took the apple there.\n7 What is Daniel carrying? \tapple\t6\n8 Daniel moved to the kitchen.\n9 Mary moved to the bathroom.\n10 What is Daniel carrying? \tapple\t6\n11 Daniel discarded the apple.\n12 John went to the hallway.\n13 What is Daniel carrying? \tnothing\t6 11\n14 Mary went back to the hallway.\n15 John went to the office.\n16 What is Daniel carrying? \tnothing\t6 11\n17 Sandra went back to the hallway.\n18 Sandra travelled to the garden.\n19 Daniel travelled to the hallway.\n20 Sandra went to the kitchen.\n21 Daniel went back to the garden.\n22 Sandra got the apple there.\n23 What is Sandra carrying? \tapple\t22\n1 John took the milk there.\n2 John put down the milk.\n3 What is John carrying? \tnothing\t1 2\n4 Daniel went back to the hallway.\n5 John went back to the office.\n6 What is John carrying? \tnothing\t1 2\n7 Daniel moved to the bedroom.\n8 John went back to the bedroom.\n9 What is John carrying? \tnothing\t1 2\n10 John went back to the garden.\n11 Daniel went to the bathroom.\n12 Mary went to the kitchen.\n13 Sandra travelled to the garden.\n14 Mary took the milk there.\n15 Sandra grabbed the football there.\n16 What is Sandra carrying? \tfootball\t15\n17 Mary left the milk.\n18 Sandra left the football.\n19 What is Sandra carrying? \tnothing\t15 18\n1 Mary picked up the football there.\n2 Daniel picked up the milk there.\n3 What is Daniel carrying? \tmilk\t2\n4 Mary journeyed to the garden.\n5 Mary journeyed to the bedroom.\n6 What is Mary carrying? \tfootball\t1\n7 Daniel put down the milk.\n8 John journeyed to the bathroom.\n9 What is Daniel carrying? \tnothing\t2 7\n10 John grabbed the apple there.\n11 Mary discarded the football.\n12 What is Daniel carrying? \tnothing\t2 7\n13 Daniel took the milk there.\n14 John journeyed to the hallway.\n15 What is Mary carrying? \tnothing\t1 11\n1 John got the football there.\n2 Daniel moved to the bathroom.\n3 What is John carrying? \tfootball\t1\n4 Mary grabbed the milk there.\n5 Mary put down the milk.\n6 What is John carrying? \tfootball\t1\n7 Daniel travelled to the hallway.\n8 Mary went to the bathroom.\n9 What is Mary carrying? \tnothing\t4 5\n10 John dropped the football.\n11 Sandra went back to the hallway.\n12 What is John carrying? \tnothing\t1 10\n13 John took the football there.\n14 Daniel got the apple there.\n15 What is John carrying? \tfootball\t1 10 13\n1 Daniel went to the garden.\n2 Mary got the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Mary journeyed to the bedroom.\n5 Mary went back to the kitchen.\n6 What is Mary carrying? \tfootball\t2\n7 John went back to the garden.\n8 Daniel went back to the kitchen.\n9 What is Mary carrying? \tfootball\t2\n10 John picked up the milk there.\n11 Sandra travelled to the garden.\n12 What is John carrying? \tmilk\t10\n13 Mary journeyed to the garden.\n14 Daniel travelled to the hallway.\n15 What is John carrying? \tmilk\t10\n1 John journeyed to the garden.\n2 John went back to the hallway.\n3 John went to the office.\n4 Daniel travelled to the hallway.\n5 John went back to the garden.\n6 Mary went to the kitchen.\n7 Daniel grabbed the football there.\n8 John travelled to the hallway.\n9 What is Daniel carrying? \tfootball\t7\n10 John travelled to the bedroom.\n11 Sandra went to the bathroom.\n12 What is Daniel carrying? \tfootball\t7\n13 Daniel put down the football.\n14 Daniel picked up the football there.\n15 What is Daniel carrying? \tfootball\t7 13 14\n16 John went to the hallway.\n17 John moved to the garden.\n18 What is Daniel carrying? \tfootball\t7 13 14\n19 Mary went back to the hallway.\n20 Daniel dropped the football.\n21 What is Daniel carrying? \tnothing\t7 13 14 20\n1 John moved to the hallway.\n2 Sandra moved to the garden.\n3 John went back to the bedroom.\n4 Daniel went to the hallway.\n5 John took the milk there.\n6 Daniel grabbed the apple there.\n7 What is Daniel carrying? \tapple\t6\n8 Mary got the football there.\n9 Daniel left the apple.\n10 What is Daniel carrying? \tnothing\t6 9\n11 Mary put down the football.\n12 Sandra went to the kitchen.\n13 What is Daniel carrying? \tnothing\t6 9\n14 Daniel picked up the apple there.\n15 John went back to the kitchen.\n16 What is Daniel carrying? \tapple\t6 9 14\n17 John moved to the garden.\n18 Daniel left the apple.\n19 What is Daniel carrying? \tnothing\t6 9 14 18\n1 John picked up the apple there.\n2 John left the apple.\n3 What is John carrying? \tnothing\t1 2\n4 John took the apple there.\n5 Sandra took the milk there.\n6 What is John carrying? \tapple\t1 2 4\n7 Sandra picked up the football there.\n8 Sandra dropped the milk.\n9 What is John carrying? \tapple\t1 2 4\n10 Sandra picked up the milk there.\n11 Mary went back to the hallway.\n12 What is Sandra carrying? \tmilk,football\t5 8 10 7\n13 Mary went to the bedroom.\n14 John left the apple.\n15 What is John carrying? \tnothing\t1 2 4 14\n1 Mary travelled to the kitchen.\n2 John grabbed the milk there.\n3 What is John carrying? \tmilk\t2\n4 John discarded the milk.\n5 John grabbed the football there.\n6 What is John carrying? \tfootball\t2 4 5\n7 John went to the kitchen.\n8 John travelled to the garden.\n9 What is John carrying? \tfootball\t2 4 5\n10 John left the football there.\n11 Daniel grabbed the football there.\n12 What is John carrying? \tnothing\t2 4 5 10\n13 Sandra went to the bathroom.\n14 John travelled to the office.\n15 What is John carrying? \tnothing\t2 4 5 10\n1 John journeyed to the bathroom.\n2 Sandra travelled to the garden.\n3 Mary moved to the kitchen.\n4 Sandra moved to the kitchen.\n5 John moved to the hallway.\n6 John went back to the bathroom.\n7 Daniel journeyed to the garden.\n8 Mary travelled to the bathroom.\n9 Daniel travelled to the hallway.\n10 John journeyed to the kitchen.\n11 Sandra journeyed to the bathroom.\n12 John went to the bedroom.\n13 John took the football there.\n14 John discarded the football there.\n15 What is John carrying? \tnothing\t13 14\n16 Sandra took the apple there.\n17 Mary journeyed to the hallway.\n18 What is Sandra carrying? \tapple\t16\n19 John travelled to the office.\n20 Sandra went back to the garden.\n21 What is John carrying? \tnothing\t13 14\n22 Sandra travelled to the hallway.\n23 John took the milk there.\n24 What is John carrying? \tmilk\t13 14 23\n25 Mary went to the bedroom.\n26 Sandra discarded the apple there.\n27 What is John carrying? \tmilk\t13 14 23\n1 John journeyed to the garden.\n2 John moved to the bathroom.\n3 John moved to the garden.\n4 Mary grabbed the apple there.\n5 What is Mary carrying? \tapple\t4\n6 Mary got the milk there.\n7 Daniel journeyed to the bedroom.\n8 What is Mary carrying? \tapple,milk\t4 6\n9 Mary went back to the bathroom.\n10 Mary journeyed to the hallway.\n11 What is Mary carrying? \tapple,milk\t4 6\n12 Daniel went to the office.\n13 Mary got the football there.\n14 What is Mary carrying? \tapple,milk,football\t4 6 13\n15 Mary left the apple.\n16 Mary left the milk.\n17 What is Mary carrying? \tfootball\t4 15 6 16 13\n1 Mary journeyed to the bedroom.\n2 John travelled to the bathroom.\n3 Daniel moved to the bathroom.\n4 Mary went to the office.\n5 Sandra went back to the hallway.\n6 Mary went back to the hallway.\n7 Daniel journeyed to the office.\n8 Daniel got the apple there.\n9 What is Daniel carrying? \tapple\t8\n10 Daniel moved to the hallway.\n11 Daniel left the apple.\n12 What is Daniel carrying? \tnothing\t8 11\n13 John went to the bedroom.\n14 Daniel picked up the apple there.\n15 What is Daniel carrying? \tapple\t8 11 14\n16 Sandra went to the bedroom.\n17 Daniel went to the bedroom.\n18 What is Daniel carrying? \tapple\t8 11 14\n19 Daniel discarded the apple there.\n20 John grabbed the apple there.\n21 What is Daniel carrying? \tnothing\t8 11 14 19\n1 John moved to the hallway.\n2 Sandra grabbed the football there.\n3 What is Sandra carrying? \tfootball\t2\n4 Mary went back to the kitchen.\n5 Mary moved to the hallway.\n6 What is Sandra carrying? \tfootball\t2\n7 Mary went to the garden.\n8 Sandra travelled to the bathroom.\n9 What is Sandra carrying? \tfootball\t2\n10 Sandra left the football.\n11 Daniel went to the garden.\n12 What is Sandra carrying? \tnothing\t2 10\n13 Mary journeyed to the office.\n14 John journeyed to the office.\n15 What is Sandra carrying? \tnothing\t2 10\n1 Daniel went to the garden.\n2 Daniel journeyed to the bedroom.\n3 Mary went to the office.\n4 John grabbed the apple there.\n5 What is John carrying? \tapple\t4\n6 Sandra travelled to the hallway.\n7 John travelled to the bathroom.\n8 What is John carrying? \tapple\t4\n9 John took the milk there.\n10 Sandra went to the bedroom.\n11 What is John carrying? \tapple,milk\t4 9\n12 Mary journeyed to the bathroom.\n13 John journeyed to the hallway.\n14 What is John carrying? \tapple,milk\t4 9\n15 John went to the office.\n16 Sandra travelled to the bathroom.\n17 John dropped the apple there.\n18 Sandra went to the kitchen.\n19 What is John carrying? \tmilk\t4 17 9\n1 Mary went to the office.\n2 Sandra went back to the garden.\n3 John journeyed to the office.\n4 John journeyed to the kitchen.\n5 Sandra journeyed to the office.\n6 Mary went to the hallway.\n7 Mary travelled to the bathroom.\n8 John took the milk there.\n9 What is John carrying? \tmilk\t8\n10 John put down the milk there.\n11 Mary went back to the kitchen.\n12 What is John carrying? \tnothing\t8 10\n13 Mary went back to the bathroom.\n14 Sandra went back to the bedroom.\n15 What is John carrying? \tnothing\t8 10\n16 John travelled to the bedroom.\n17 John went to the kitchen.\n18 Mary picked up the football there.\n19 John got the apple there.\n20 What is Mary carrying? \tfootball\t18\n21 John went to the bathroom.\n22 Mary left the football.\n23 What is John carrying? \tapple\t8 10 19\n1 Sandra went back to the hallway.\n2 Mary got the milk there.\n3 What is Mary carrying? \tmilk\t2\n4 Mary put down the milk.\n5 Sandra went back to the office.\n6 What is Mary carrying? \tnothing\t2 4\n7 Daniel grabbed the apple there.\n8 Daniel journeyed to the garden.\n9 What is Daniel carrying? \tapple\t7\n10 Mary moved to the garden.\n11 Daniel took the football there.\n12 What is Daniel carrying? \tapple,football\t7 11\n13 Daniel left the football.\n14 Sandra went back to the bedroom.\n15 What is Daniel carrying? \tapple\t7 11 13\n1 Daniel journeyed to the hallway.\n2 Mary got the football there.\n3 What is Mary carrying? \tfootball\t2\n4 Sandra journeyed to the bathroom.\n5 Daniel travelled to the bathroom.\n6 What is Mary carrying? \tfootball\t2\n7 John went to the office.\n8 Mary journeyed to the bathroom.\n9 What is Mary carrying? \tfootball\t2\n10 Sandra took the apple there.\n11 John grabbed the milk there.\n12 What is John carrying? \tmilk\t11\n13 Daniel went back to the garden.\n14 Mary left the football.\n15 What is John carrying? \tmilk\t11\n1 Daniel travelled to the bathroom.\n2 Mary went to the hallway.\n3 Daniel travelled to the bedroom.\n4 Mary picked up the milk there.\n5 What is Mary carrying? \tmilk\t4\n6 John went back to the kitchen.\n7 John went back to the office.\n8 What is Mary carrying? \tmilk\t4\n9 Sandra travelled to the bathroom.\n10 Mary travelled to the kitchen.\n11 What is Mary carrying? \tmilk\t4\n12 Daniel journeyed to the office.\n13 Daniel journeyed to the bedroom.\n14 Sandra moved to the bedroom.\n15 John went back to the bathroom.\n16 John moved to the kitchen.\n17 Daniel went to the hallway.\n18 Mary discarded the milk there.\n19 Daniel travelled to the bathroom.\n20 What is Mary carrying? \tnothing\t4 18\n21 Mary picked up the milk there.\n22 Mary discarded the milk.\n23 What is Mary carrying? \tnothing\t4 18 21 22\n1 Mary grabbed the apple there.\n2 Sandra travelled to the bedroom.\n3 What is Mary carrying? \tapple\t1\n4 Mary went back to the garden.\n5 Mary grabbed the football there.\n6 What is Mary carrying? \tapple,football\t1 5\n7 Mary picked up the milk there.\n8 John went back to the bathroom.\n9 What is Mary carrying? \tapple,football,milk\t1 5 7\n10 Daniel went back to the bedroom.\n11 Daniel travelled to the bathroom.\n12 What is Mary carrying? \tapple,football,milk\t1 5 7\n13 Mary went to the hallway.\n14 Mary travelled to the bathroom.\n15 Mary journeyed to the hallway.\n16 John moved to the bedroom.\n17 Daniel journeyed to the office.\n18 Daniel travelled to the garden.\n19 Mary left the football.\n20 Mary grabbed the football there.\n21 What is Mary carrying? \tapple,football,milk\t1 5 19 20 7\n1 John went back to the garden.\n2 Sandra went to the kitchen.\n3 John journeyed to the kitchen.\n4 John picked up the football there.\n5 What is John carrying? \tfootball\t4\n6 Sandra journeyed to the bathroom.\n7 Sandra got the apple there.\n8 What is John carrying? \tfootball\t4\n9 John left the football.\n10 Sandra took the milk there.\n11 What is Sandra carrying? \tapple,milk\t7 10\n12 Daniel went to the kitchen.\n13 Mary moved to the bathroom.\n14 What is John carrying? \tnothing\t4 9\n15 Mary went to the kitchen.\n16 Mary picked up the football there.\n17 What is Mary carrying? \tfootball\t16\n1 Mary journeyed to the office.\n2 Mary went back to the garden.\n3 Sandra moved to the bedroom.\n4 Mary took the football there.\n5 What is Mary carrying? \tfootball\t4\n6 Mary discarded the football.\n7 Mary went back to the office.\n8 What is Mary carrying? \tnothing\t4 6\n9 John journeyed to the bedroom.\n10 John picked up the milk there.\n11 What is Mary carrying? \tnothing\t4 6\n12 John travelled to the garden.\n13 Mary went to the bathroom.\n14 What is John carrying? \tmilk\t10\n15 John got the football there.\n16 Mary moved to the garden.\n17 What is John carrying? \tmilk,football\t10 15\n1 Sandra took the milk there.\n2 Daniel moved to the hallway.\n3 What is Sandra carrying? \tmilk\t1\n4 Sandra grabbed the apple there.\n5 Sandra discarded the milk.\n6 What is Sandra carrying? \tapple\t1 5 4\n7 Sandra grabbed the milk there.\n8 Sandra dropped the apple.\n9 What is Sandra carrying? \tmilk\t1 5 7 4 8\n10 Sandra got the apple there.\n11 Sandra moved to the garden.\n12 What is Sandra carrying? \tmilk,apple\t1 5 7 4 8 10\n13 Daniel journeyed to the office.\n14 Sandra left the apple.\n15 What is Sandra carrying? \tmilk\t1 5 7 4 8 10 14\n1 Sandra took the football there.\n2 Mary went to the garden.\n3 What is Sandra carrying? \tfootball\t1\n4 Sandra journeyed to the office.\n5 Sandra went back to the hallway.\n6 What is Sandra carrying? \tfootball\t1\n7 Daniel travelled to the bedroom.\n8 Mary picked up the apple there.\n9 What is Mary carrying? \tapple\t8\n10 Sandra went to the bathroom.\n11 Mary travelled to the hallway.\n12 What is Mary carrying? \tapple\t8\n13 John went to the hallway.\n14 Mary discarded the apple there.\n15 What is Mary carrying? \tnothing\t8 14\n1 Mary went back to the bedroom.\n2 Daniel went back to the office.\n3 John went back to the office.\n4 Daniel went to the bedroom.\n5 Mary moved to the bathroom.\n6 Mary got the football there.\n7 What is Mary carrying? \tfootball\t6\n8 Mary put down the football there.\n9 Mary grabbed the football there.\n10 What is Mary carrying? \tfootball\t6 8 9\n11 Mary dropped the football.\n12 Mary got the football there.\n13 What is Mary carrying? \tfootball\t6 8 9 11 12\n14 John went back to the hallway.\n15 John went back to the office.\n16 What is Mary carrying? \tfootball\t6 8 9 11 12\n17 Sandra travelled to the bathroom.\n18 Sandra went back to the kitchen.\n19 What is Mary carrying? \tfootball\t6 8 9 11 12\n1 Sandra picked up the milk there.\n2 John picked up the apple there.\n3 What is Sandra carrying? \tmilk\t1\n4 John journeyed to the bedroom.\n5 Sandra discarded the milk there.\n6 What is John carrying? \tapple\t2\n7 Sandra grabbed the milk there.\n8 John moved to the garden.\n9 What is John carrying? \tapple\t2\n10 John went back to the bathroom.\n11 John went to the hallway.\n12 What is Sandra carrying? \tmilk\t1 5 7\n13 Sandra left the milk there.\n14 John dropped the apple.\n15 What is John carrying? \tnothing\t2 14\n1 Sandra went to the hallway.\n2 Daniel grabbed the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 Daniel travelled to the kitchen.\n5 John took the milk there.\n6 What is Daniel carrying? \tfootball\t2\n7 John dropped the milk.\n8 John moved to the bedroom.\n9 What is John carrying? \tnothing\t5 7\n10 Mary travelled to the hallway.\n11 Daniel discarded the football.\n12 What is John carrying? \tnothing\t5 7\n13 Mary journeyed to the garden.\n14 John travelled to the hallway.\n15 What is Daniel carrying? \tnothing\t2 11\n1 John went to the bedroom.\n2 Mary went back to the bedroom.\n3 John travelled to the bathroom.\n4 John got the apple there.\n5 What is John carrying? \tapple\t4\n6 John dropped the apple.\n7 Daniel journeyed to the bathroom.\n8 What is John carrying? \tnothing\t4 6\n9 Mary travelled to the kitchen.\n10 Mary moved to the office.\n11 What is John carrying? \tnothing\t4 6\n12 John went to the kitchen.\n13 Daniel journeyed to the bedroom.\n14 John went to the garden.\n15 Daniel travelled to the garden.\n16 John went to the bathroom.\n17 Daniel took the milk there.\n18 What is Daniel carrying? \tmilk\t17\n19 John moved to the kitchen.\n20 Sandra travelled to the bedroom.\n21 What is Daniel carrying? \tmilk\t17\n1 Daniel journeyed to the office.\n2 Mary journeyed to the kitchen.\n3 Mary travelled to the office.\n4 Daniel moved to the bedroom.\n5 Daniel went back to the hallway.\n6 Mary picked up the football there.\n7 What is Mary carrying? \tfootball\t6\n8 John journeyed to the bedroom.\n9 John journeyed to the kitchen.\n10 What is Mary carrying? \tfootball\t6\n11 John journeyed to the bedroom.\n12 John journeyed to the garden.\n13 What is Mary carrying? \tfootball\t6\n14 John journeyed to the hallway.\n15 Mary discarded the football.\n16 What is Mary carrying? \tnothing\t6 15\n17 John went to the bedroom.\n18 Sandra journeyed to the garden.\n19 What is Mary carrying? \tnothing\t6 15\n1 John got the milk there.\n2 Daniel went to the kitchen.\n3 What is John carrying? \tmilk\t1\n4 Sandra went back to the hallway.\n5 Mary took the football there.\n6 What is Mary carrying? \tfootball\t5\n7 Daniel travelled to the bedroom.\n8 Sandra went back to the office.\n9 What is Mary carrying? \tfootball\t5\n10 Mary went back to the hallway.\n11 Mary discarded the football there.\n12 What is Mary carrying? \tnothing\t5 11\n13 Mary got the football there.\n14 Sandra got the apple there.\n15 What is Sandra carrying? \tapple\t14\n1 Sandra journeyed to the office.\n2 Daniel went back to the bathroom.\n3 Sandra went back to the hallway.\n4 John journeyed to the bathroom.\n5 Daniel went back to the hallway.\n6 Sandra journeyed to the bathroom.\n7 Mary moved to the garden.\n8 Mary went to the kitchen.\n9 John went back to the bedroom.\n10 John journeyed to the kitchen.\n11 John took the apple there.\n12 Sandra moved to the garden.\n13 What is John carrying? \tapple\t11\n14 John dropped the apple.\n15 Mary went to the office.\n16 What is John carrying? \tnothing\t11 14\n17 Sandra went to the bathroom.\n18 Mary journeyed to the hallway.\n19 What is John carrying? \tnothing\t11 14\n20 John picked up the apple there.\n21 John put down the apple.\n22 What is John carrying? \tnothing\t11 14 20 21\n23 Sandra travelled to the hallway.\n24 Daniel went to the kitchen.\n25 What is John carrying? \tnothing\t11 14 20 21\n1 Daniel got the apple there.\n2 John went back to the bathroom.\n3 What is Daniel carrying? \tapple\t1\n4 Daniel went to the hallway.\n5 Mary travelled to the hallway.\n6 What is Daniel carrying? \tapple\t1\n7 Sandra went to the bathroom.\n8 Sandra went back to the bedroom.\n9 Daniel discarded the apple.\n10 Mary picked up the apple there.\n11 What is Daniel carrying? \tnothing\t1 9\n12 Mary went back to the bathroom.\n13 Sandra travelled to the hallway.\n14 What is Mary carrying? \tapple\t10\n15 Daniel moved to the kitchen.\n16 Mary put down the apple.\n17 What is Mary carrying? \tnothing\t10 16\n1 John moved to the office.\n2 Daniel went to the bathroom.\n3 John went back to the hallway.\n4 Daniel journeyed to the kitchen.\n5 Sandra grabbed the apple there.\n6 Mary moved to the hallway.\n7 What is Sandra carrying? \tapple\t5\n8 Sandra dropped the apple.\n9 Sandra picked up the apple there.\n10 What is Sandra carrying? \tapple\t5 8 9\n11 Sandra went to the bathroom.\n12 Daniel moved to the hallway.\n13 What is Sandra carrying? \tapple\t5 8 9\n14 Sandra dropped the apple.\n15 John journeyed to the bedroom.\n16 What is Sandra carrying? \tnothing\t5 8 9 14\n17 Sandra travelled to the office.\n18 Daniel journeyed to the bathroom.\n19 What is Sandra carrying? \tnothing\t5 8 9 14\n1 Daniel went back to the garden.\n2 Daniel travelled to the kitchen.\n3 Mary travelled to the garden.\n4 Sandra went to the bedroom.\n5 Daniel went to the office.\n6 John got the milk there.\n7 What is John carrying? \tmilk\t6\n8 Sandra moved to the bathroom.\n9 Mary journeyed to the office.\n10 What is John carrying? \tmilk\t6\n11 Sandra travelled to the bedroom.\n12 Daniel went back to the garden.\n13 What is John carrying? \tmilk\t6\n14 John went back to the kitchen.\n15 Sandra grabbed the football there.\n16 What is Sandra carrying? \tfootball\t15\n17 John put down the milk.\n18 Daniel moved to the bathroom.\n19 What is John carrying? \tnothing\t6 17\n1 Daniel journeyed to the bathroom.\n2 Daniel got the football there.\n3 What is Daniel carrying? \tfootball\t2\n4 John journeyed to the office.\n5 Sandra moved to the office.\n6 What is Daniel carrying? \tfootball\t2\n7 Sandra went to the bathroom.\n8 Daniel journeyed to the garden.\n9 What is Daniel carrying? \tfootball\t2\n10 Daniel put down the football there.\n11 John moved to the bathroom.\n12 What is Daniel carrying? \tnothing\t2 10\n13 Mary travelled to the garden.\n14 John picked up the milk there.\n15 What is John carrying? \tmilk\t14\n1 Sandra moved to the office.\n2 Mary travelled to the kitchen.\n3 Sandra journeyed to the kitchen.\n4 Mary grabbed the milk there.\n5 What is Mary carrying? \tmilk\t4\n6 Mary travelled to the office.\n7 Mary dropped the milk.\n8 What is Mary carrying? \tnothing\t4 7\n9 John went to the bathroom.\n10 Sandra went to the office.\n11 What is Mary carrying? \tnothing\t4 7\n12 Sandra took the milk there.\n13 John travelled to the hallway.\n14 What is Mary carrying? \tnothing\t4 7\n15 Sandra travelled to the bedroom.\n16 John travelled to the office.\n17 What is Sandra carrying? \tmilk\t12\n1 Mary went to the bathroom.\n2 Daniel journeyed to the hallway.\n3 Sandra picked up the milk there.\n4 Sandra grabbed the football there.\n5 What is Sandra carrying? \tmilk,football\t3 4\n6 Sandra put down the milk.\n7 Sandra took the milk there.\n8 What is Sandra carrying? \tmilk,football\t3 6 7 4\n9 Mary travelled to the hallway.\n10 Daniel moved to the garden.\n11 What is Sandra carrying? \tmilk,football\t3 6 7 4\n12 Mary went back to the kitchen.\n13 Sandra journeyed to the garden.\n14 What is Sandra carrying? \tmilk,football\t3 6 7 4\n15 Sandra left the football.\n16 Sandra went to the bedroom.\n17 What is Sandra carrying? \tmilk\t3 6 7 4 15\n1 Mary went back to the hallway.\n2 John went back to the office.\n3 Mary got the football there.\n4 Sandra took the apple there.\n5 What is Sandra carrying? \tapple\t4\n6 Daniel travelled to the bathroom.\n7 Daniel journeyed to the bedroom.\n8 What is Sandra carrying? \tapple\t4\n9 Mary left the football.\n10 John went back to the bedroom.\n11 What is Mary carrying? \tnothing\t3 9\n12 Sandra travelled to the office.\n13 Sandra put down the apple there.\n14 What is Mary carrying? \tnothing\t3 9\n15 Mary picked up the football there.\n16 Sandra travelled to the kitchen.\n17 What is Mary carrying? \tfootball\t3 9 15\n1 Mary travelled to the office.\n2 John journeyed to the office.\n3 John went back to the bathroom.\n4 Daniel went to the office.\n5 Daniel journeyed to the hallway.\n6 John went to the garden.\n7 Mary picked up the milk there.\n8 Sandra went to the office.\n9 What is Mary carrying? \tmilk\t7\n10 John grabbed the football there.\n11 Mary put down the milk.\n12 What is Mary carrying? \tnothing\t7 11\n13 Sandra got the milk there.\n14 Sandra left the milk.\n15 What is Sandra carrying? \tnothing\t13 14\n16 Sandra went back to the kitchen.\n17 Daniel went back to the bedroom.\n18 What is Mary carrying? \tnothing\t7 11\n19 Mary picked up the milk there.\n20 Mary travelled to the hallway.\n21 What is Mary carrying? \tmilk\t7 11 19\n1 Mary picked up the apple there.\n2 Mary travelled to the kitchen.\n3 What is Mary carrying? \tapple\t1\n4 Mary put down the apple.\n5 Mary took the milk there.\n6 What is Mary carrying? \tmilk\t1 4 5\n7 Sandra journeyed to the hallway.\n8 Mary grabbed the apple there.\n9 What is Mary carrying? \tapple,milk\t1 4 8 5\n10 John went to the hallway.\n11 Sandra journeyed to the bathroom.\n12 What is Mary carrying? \tapple,milk\t1 4 8 5\n13 Daniel journeyed to the hallway.\n14 Mary moved to the hallway.\n15 What is Mary carrying? \tapple,milk\t1 4 8 5\n1 Sandra moved to the office.\n2 Mary grabbed the apple there.\n3 What is Mary carrying? \tapple\t2\n4 Daniel travelled to the kitchen.\n5 John took the milk there.\n6 What is John carrying? \tmilk\t5\n7 John put down the milk there.\n8 Sandra moved to the garden.\n9 What is John carrying? \tnothing\t5 7\n10 John got the milk there.\n11 Sandra went back to the hallway.\n12 What is John carrying? \tmilk\t5 7 10\n13 Mary left the apple.\n14 Mary travelled to the bathroom.\n15 What is John carrying? \tmilk\t5 7 10\n1 Sandra picked up the milk there.\n2 John took the football there.\n3 What is John carrying? \tfootball\t2\n4 John travelled to the bathroom.\n5 John got the apple there.\n6 What is John carrying? \tfootball,apple\t2 5\n7 John dropped the football.\n8 Sandra went back to the bedroom.\n9 What is John carrying? \tapple\t2 7 5\n10 Daniel travelled to the kitchen.\n11 John picked up the football there.\n12 What is John carrying? \tfootball,apple\t2 7 11 5\n13 Daniel went back to the bathroom.\n14 Daniel went back to the kitchen.\n15 What is John carrying? \tfootball,apple\t2 7 11 5\n1 Daniel went to the office.\n2 Daniel went back to the bathroom.\n3 Mary travelled to the garden.\n4 John went back to the garden.\n5 John took the football there.\n6 Mary grabbed the apple there.\n7 What is Mary carrying? \tapple\t6\n8 Daniel travelled to the bedroom.\n9 Sandra went to the garden.\n10 What is John carrying? \tfootball\t5\n11 Mary grabbed the milk there.\n12 Daniel went to the bathroom.\n13 What is Mary carrying? \tapple,milk\t6 11\n14 Sandra went back to the office.\n15 John left the football.\n16 What is Mary carrying? \tapple,milk\t6 11\n17 John travelled to the bedroom.\n18 John went to the garden.\n19 What is John carrying? \tnothing\t5 15\n1 Daniel went back to the kitchen.\n2 Mary went back to the kitchen.\n3 Sandra picked up the apple there.\n4 Daniel journeyed to the bathroom.\n5 What is Sandra carrying? \tapple\t3\n6 Daniel journeyed to the garden.\n7 John moved to the bedroom.\n8 What is Sandra carrying? \tapple\t3\n9 Sandra discarded the apple.\n10 Mary moved to the office.\n11 What is Sandra carrying? \tnothing\t3 9\n12 John grabbed the apple there.\n13 Sandra went to the office.\n14 What is John carrying? \tapple\t12\n15 Daniel journeyed to the bathroom.\n16 Mary journeyed to the kitchen.\n17 What is John carrying? \tapple\t12\n1 John journeyed to the office.\n2 Daniel travelled to the hallway.\n3 Sandra travelled to the bedroom.\n4 John went to the bathroom.\n5 Daniel journeyed to the office.\n6 Sandra travelled to the bathroom.\n7 Daniel took the apple there.\n8 Mary journeyed to the garden.\n9 What is Daniel carrying? \tapple\t7\n10 Daniel dropped the apple.\n11 Daniel went back to the kitchen.\n12 What is Daniel carrying? \tnothing\t7 10\n13 Sandra moved to the hallway.\n14 John went back to the kitchen.\n15 What is Daniel carrying? \tnothing\t7 10\n16 Mary moved to the bedroom.\n17 John travelled to the hallway.\n18 Sandra went to the office.\n19 Mary went back to the office.\n20 Sandra went to the bathroom.\n21 Mary picked up the apple there.\n22 What is Mary carrying? \tapple\t21\n23 John went to the garden.\n24 Mary dropped the apple.\n25 What is Mary carrying? \tnothing\t21 24\n1 Mary grabbed the milk there.\n2 Daniel moved to the bathroom.\n3 What is Mary carrying? \tmilk\t1\n4 Sandra travelled to the bedroom.\n5 Mary went to the kitchen.\n6 What is Mary carrying? \tmilk\t1\n7 Sandra journeyed to the bathroom.\n8 John went to the office.\n9 Mary discarded the milk.\n10 John took the apple there.\n11 What is Mary carrying? \tnothing\t1 9\n12 Sandra grabbed the football there.\n13 John discarded the apple there.\n14 What is Sandra carrying? \tfootball\t12\n15 Sandra left the football there.\n16 Mary journeyed to the bedroom.\n17 What is John carrying? \tnothing\t10 13\n1 Mary travelled to the garden.\n2 Mary went to the kitchen.\n3 Mary moved to the garden.\n4 Sandra journeyed to the hallway.\n5 John journeyed to the bathroom.\n6 Daniel went back to the garden.\n7 Mary travelled to the bedroom.\n8 Sandra journeyed to the garden.\n9 John took the football there.\n10 John moved to the hallway.\n11 What is John carrying? \tfootball\t9\n12 John put down the football.\n13 Sandra journeyed to the kitchen.\n14 What is John carrying? \tnothing\t9 12\n15 John grabbed the apple there.\n16 John grabbed the football there.\n17 What is John carrying? \tfootball,apple\t9 12 16 15\n18 Mary moved to the office.\n19 John moved to the bedroom.\n20 What is John carrying? \tfootball,apple\t9 12 16 15\n21 John dropped the football.\n22 Sandra travelled to the bathroom.\n23 What is John carrying? \tapple\t9 12 16 21 15\n1 Daniel went back to the hallway.\n2 Mary travelled to the kitchen.\n3 Mary went back to the hallway.\n4 Mary moved to the bathroom.\n5 John grabbed the football there.\n6 Sandra took the apple there.\n7 What is Sandra carrying? \tapple\t6\n8 Mary went back to the garden.\n9 Mary journeyed to the bedroom.\n10 What is John carrying? \tfootball\t5\n11 Mary moved to the kitchen.\n12 Daniel journeyed to the bathroom.\n13 What is Sandra carrying? \tapple\t6\n14 John left the football.\n15 John travelled to the office.\n16 What is John carrying? \tnothing\t5 14\n17 Sandra journeyed to the office.\n18 John went back to the garden.\n19 What is John carrying? \tnothing\t5 14\n1 Daniel travelled to the bedroom.\n2 John journeyed to the office.\n3 John went back to the kitchen.\n4 Mary journeyed to the hallway.\n5 Mary moved to the bedroom.\n6 Mary went to the office.\n7 Mary went back to the hallway.\n8 Sandra moved to the office.\n9 John went back to the office.\n10 Mary moved to the office.\n11 Mary went to the hallway.\n12 Mary travelled to the garden.\n13 Daniel went back to the office.\n14 John went to the garden.\n15 Sandra went to the garden.\n16 Sandra went back to the kitchen.\n17 Daniel travelled to the kitchen.\n18 John moved to the bathroom.\n19 Daniel went to the bathroom.\n20 John grabbed the apple there.\n21 What is John carrying? \tapple\t20\n22 Sandra moved to the garden.\n23 Daniel travelled to the bedroom.\n24 What is John carrying? \tapple\t20\n25 Mary moved to the bedroom.\n26 John dropped the apple.\n27 What is John carrying? \tnothing\t20 26\n28 John got the apple there.\n29 Mary went to the garden.\n30 What is John carrying? \tapple\t20 26 28\n31 John journeyed to the office.\n32 Sandra travelled to the bedroom.\n33 What is John carrying? \tapple\t20 26 28\n1 Mary went back to the hallway.\n2 Mary journeyed to the kitchen.\n3 John went back to the bathroom.\n4 Daniel moved to the kitchen.\n5 Mary moved to the bathroom.\n6 Sandra journeyed to the bedroom.\n7 John took the apple there.\n8 Mary got the football there.\n9 What is John carrying? \tapple\t7\n10 Sandra took the milk there.\n11 John left the apple.\n12 What is Mary carrying? \tfootball\t8\n13 John went back to the kitchen.\n14 Sandra put down the milk.\n15 What is John carrying? \tnothing\t7 11\n16 Sandra journeyed to the kitchen.\n17 Mary moved to the hallway.\n18 What is John carrying? \tnothing\t7 11\n19 Mary went back to the bedroom.\n20 Mary left the football.\n21 What is Sandra carrying? \tnothing\t10 14\n1 John picked up the milk there.\n2 Mary went back to the bedroom.\n3 What is John carrying? \tmilk\t1\n4 John dropped the milk.\n5 Sandra went back to the bathroom.\n6 What is John carrying? \tnothing\t1 4\n7 John went back to the office.\n8 Daniel travelled to the hallway.\n9 What is John carrying? \tnothing\t1 4\n10 John travelled to the garden.\n11 John got the milk there.\n12 What is John carrying? \tmilk\t1 4 11\n13 Daniel picked up the apple there.\n14 John moved to the bathroom.\n15 What is John carrying? \tmilk\t1 4 11\n1 Daniel grabbed the football there.\n2 Mary journeyed to the bathroom.\n3 What is Daniel carrying? \tfootball\t1\n4 Sandra journeyed to the bedroom.\n5 Daniel left the football.\n6 What is Daniel carrying? \tnothing\t1 5\n7 Sandra went to the office.\n8 Sandra moved to the bedroom.\n9 What is Daniel carrying? \tnothing\t1 5\n10 Sandra got the apple there.\n11 Sandra went to the hallway.\n12 What is Daniel carrying? \tnothing\t1 5\n13 Daniel picked up the football there.\n14 Sandra journeyed to the bedroom.\n15 What is Daniel carrying? \tfootball\t1 5 13\n1 John went back to the kitchen.\n2 John went back to the hallway.\n3 Sandra journeyed to the garden.\n4 John got the football there.\n5 What is John carrying? \tfootball\t4\n6 John moved to the bedroom.\n7 Daniel went back to the garden.\n8 What is John carrying? \tfootball\t4\n9 Sandra travelled to the hallway.\n10 Mary went to the office.\n11 What is John carrying? \tfootball\t4\n12 Mary grabbed the milk there.\n13 John left the football.\n14 What is John carrying? \tnothing\t4 13\n15 Mary travelled to the hallway.\n16 Daniel travelled to the hallway.\n17 What is Mary carrying? \tmilk\t12\n1 Daniel journeyed to the office.\n2 Daniel travelled to the kitchen.\n3 Mary travelled to the bedroom.\n4 Daniel moved to the hallway.\n5 Mary travelled to the garden.\n6 Mary travelled to the hallway.\n7 Mary journeyed to the garden.\n8 Daniel journeyed to the office.\n9 Daniel went to the bathroom.\n10 Daniel grabbed the football there.\n11 What is Daniel carrying? \tfootball\t10\n12 Daniel discarded the football.\n13 Daniel took the apple there.\n14 What is Daniel carrying? \tapple\t10 12 13\n15 Sandra travelled to the office.\n16 Sandra moved to the bedroom.\n17 What is Daniel carrying? \tapple\t10 12 13\n18 Daniel moved to the bedroom.\n19 Sandra grabbed the milk there.\n20 What is Daniel carrying? \tapple\t10 12 13\n21 Sandra went back to the hallway.\n22 Mary went back to the bedroom.\n23 What is Sandra carrying? \tmilk\t19\n1 Mary travelled to the bedroom.\n2 Daniel grabbed the apple there.\n3 What is Daniel carrying? \tapple\t2\n4 Daniel journeyed to the bathroom.\n5 Mary moved to the kitchen.\n6 What is Daniel carrying? \tapple\t2\n7 Mary went back to the hallway.\n8 Sandra grabbed the football there.\n9 What is Daniel carrying? \tapple\t2\n10 Daniel put down the apple.\n11 Mary took the milk there.\n12 What is Daniel carrying? \tnothing\t2 10\n13 Daniel travelled to the bedroom.\n14 Sandra travelled to the hallway.\n15 What is Sandra carrying? \tfootball\t8\n"
  },
  {
    "path": "tasksv11/en/qa9_simple-negation_test.txt",
    "content": "1 John is in the hallway.\n2 Sandra is in the kitchen.\n3 Is Sandra in the bedroom? \tno\t2\n4 Sandra journeyed to the bedroom.\n5 Mary travelled to the garden.\n6 Is Sandra in the bedroom? \tyes\t4\n7 Mary went back to the bathroom.\n8 Sandra is no longer in the bedroom.\n9 Is Sandra in the bedroom? \tno\t8\n10 John is in the office.\n11 Mary is not in the bathroom.\n12 Is Mary in the bathroom? \tno\t11\n13 John is in the hallway.\n14 Mary journeyed to the garden.\n15 Is Mary in the kitchen? \tno\t14\n1 Mary journeyed to the office.\n2 Mary went back to the garden.\n3 Is Mary in the office? \tno\t2\n4 Daniel is no longer in the kitchen.\n5 John is no longer in the bathroom.\n6 Is Daniel in the kitchen? \tno\t4\n7 John is in the garden.\n8 Sandra travelled to the bedroom.\n9 Is John in the garden? \tyes\t7\n10 Mary travelled to the kitchen.\n11 Sandra is not in the bedroom.\n12 Is John in the garden? \tyes\t7\n13 John went back to the hallway.\n14 Daniel travelled to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 John is not in the bathroom.\n2 Sandra is not in the bedroom.\n3 Is John in the bathroom? \tno\t1\n4 Mary journeyed to the garden.\n5 Sandra is in the hallway.\n6 Is Sandra in the hallway? \tyes\t5\n7 Sandra is not in the hallway.\n8 Mary went back to the kitchen.\n9 Is Mary in the garden? \tno\t8\n10 Mary is in the hallway.\n11 Mary journeyed to the kitchen.\n12 Is Sandra in the hallway? \tno\t7\n13 John is in the bedroom.\n14 Sandra is not in the garden.\n15 Is Mary in the kitchen? \tyes\t11\n1 John moved to the hallway.\n2 John journeyed to the office.\n3 Is John in the bathroom? \tno\t2\n4 Daniel went back to the office.\n5 Sandra is no longer in the hallway.\n6 Is Sandra in the hallway? \tno\t5\n7 Sandra went to the hallway.\n8 John travelled to the garden.\n9 Is John in the garden? \tyes\t8\n10 Daniel went back to the bathroom.\n11 John travelled to the office.\n12 Is John in the kitchen? \tno\t11\n13 Sandra is in the kitchen.\n14 Sandra is no longer in the kitchen.\n15 Is Sandra in the kitchen? \tno\t14\n1 John is no longer in the garden.\n2 Daniel is in the hallway.\n3 Is John in the garden? \tno\t1\n4 Mary is not in the kitchen.\n5 Mary is in the hallway.\n6 Is Mary in the hallway? \tyes\t5\n7 Sandra travelled to the hallway.\n8 Mary moved to the office.\n9 Is Daniel in the hallway? \tyes\t2\n10 Sandra is no longer in the hallway.\n11 Mary went back to the hallway.\n12 Is Sandra in the hallway? \tno\t10\n13 Sandra journeyed to the office.\n14 Mary went back to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 John journeyed to the hallway.\n2 John is in the office.\n3 Is John in the hallway? \tno\t2\n4 John is no longer in the office.\n5 Daniel journeyed to the kitchen.\n6 Is John in the office? \tno\t4\n7 Sandra is not in the hallway.\n8 Daniel travelled to the bathroom.\n9 Is John in the office? \tno\t4\n10 Daniel went to the bedroom.\n11 Sandra is no longer in the garden.\n12 Is Sandra in the garden? \tno\t11\n13 Daniel is in the bathroom.\n14 John journeyed to the hallway.\n15 Is Daniel in the office? \tno\t13\n1 Sandra went back to the bathroom.\n2 John is not in the office.\n3 Is John in the office? \tno\t2\n4 Sandra is not in the bathroom.\n5 Daniel went back to the kitchen.\n6 Is Sandra in the bathroom? \tno\t4\n7 Sandra is no longer in the hallway.\n8 John is in the bedroom.\n9 Is Sandra in the hallway? \tno\t7\n10 John went back to the garden.\n11 John is in the bathroom.\n12 Is Daniel in the kitchen? \tyes\t5\n13 John moved to the office.\n14 John is in the bedroom.\n15 Is John in the bathroom? \tno\t14\n1 Mary travelled to the bathroom.\n2 Daniel journeyed to the hallway.\n3 Is Mary in the bathroom? \tyes\t1\n4 Daniel is not in the hallway.\n5 Sandra is no longer in the hallway.\n6 Is Daniel in the hallway? \tno\t4\n7 Sandra moved to the hallway.\n8 Mary journeyed to the kitchen.\n9 Is Daniel in the hallway? \tno\t4\n10 Daniel went back to the office.\n11 Sandra went back to the kitchen.\n12 Is Sandra in the kitchen? \tyes\t11\n13 John is not in the bathroom.\n14 Mary is in the hallway.\n15 Is Daniel in the office? \tyes\t10\n1 Mary went to the bedroom.\n2 Mary journeyed to the garden.\n3 Is Mary in the garden? \tyes\t2\n4 Mary is in the bathroom.\n5 John is not in the kitchen.\n6 Is John in the kitchen? \tno\t5\n7 John is in the bathroom.\n8 Mary is in the bedroom.\n9 Is Mary in the bedroom? \tyes\t8\n10 Sandra is in the hallway.\n11 John moved to the kitchen.\n12 Is John in the garden? \tno\t11\n13 Mary is in the garden.\n14 Sandra travelled to the kitchen.\n15 Is John in the kitchen? \tyes\t11\n1 John went back to the kitchen.\n2 Mary travelled to the garden.\n3 Is John in the bathroom? \tno\t1\n4 Daniel is not in the bathroom.\n5 Mary is no longer in the garden.\n6 Is John in the bathroom? \tno\t1\n7 Daniel travelled to the office.\n8 John moved to the office.\n9 Is Daniel in the bathroom? \tno\t7\n10 Daniel is no longer in the office.\n11 Mary is no longer in the bedroom.\n12 Is John in the office? \tyes\t8\n13 Mary went back to the bedroom.\n14 John went to the garden.\n15 Is John in the bathroom? \tno\t14\n1 John went back to the office.\n2 Sandra moved to the bathroom.\n3 Is Sandra in the bathroom? \tyes\t2\n4 Mary travelled to the hallway.\n5 Sandra is no longer in the bathroom.\n6 Is Sandra in the bathroom? \tno\t5\n7 Daniel is in the bathroom.\n8 Daniel went back to the garden.\n9 Is Mary in the hallway? \tyes\t4\n10 Sandra went to the kitchen.\n11 Mary is in the bedroom.\n12 Is Sandra in the kitchen? \tyes\t10\n13 John is in the garden.\n14 Mary is no longer in the bedroom.\n15 Is Sandra in the kitchen? \tyes\t10\n1 Mary journeyed to the kitchen.\n2 John is not in the garden.\n3 Is Mary in the bedroom? \tno\t1\n4 Sandra is not in the bathroom.\n5 John is no longer in the hallway.\n6 Is John in the hallway? \tno\t5\n7 Mary is in the garden.\n8 Mary journeyed to the office.\n9 Is John in the hallway? \tno\t5\n10 Daniel moved to the office.\n11 Mary moved to the hallway.\n12 Is Mary in the bathroom? \tno\t11\n13 Mary went back to the bathroom.\n14 John journeyed to the bathroom.\n15 Is Mary in the garden? \tno\t13\n1 Mary travelled to the garden.\n2 Sandra is no longer in the office.\n3 Is Sandra in the office? \tno\t2\n4 John is no longer in the bedroom.\n5 Mary is in the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 John travelled to the bathroom.\n8 Daniel travelled to the hallway.\n9 Is Sandra in the office? \tno\t2\n10 John went to the bedroom.\n11 Mary is no longer in the bathroom.\n12 Is Mary in the bathroom? \tno\t11\n13 John travelled to the kitchen.\n14 Mary is no longer in the garden.\n15 Is John in the office? \tno\t13\n1 John went to the kitchen.\n2 Mary is no longer in the kitchen.\n3 Is John in the garden? \tno\t1\n4 Daniel is in the bedroom.\n5 Mary journeyed to the kitchen.\n6 Is Mary in the bedroom? \tno\t5\n7 Daniel is not in the bedroom.\n8 Mary went back to the bathroom.\n9 Is Mary in the bathroom? \tyes\t8\n10 Mary moved to the kitchen.\n11 Mary is in the bedroom.\n12 Is Mary in the office? \tno\t11\n13 John is in the bathroom.\n14 Sandra went back to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t14\n1 Sandra is not in the kitchen.\n2 Sandra is in the kitchen.\n3 Is Sandra in the hallway? \tno\t2\n4 Daniel is in the kitchen.\n5 Sandra is not in the kitchen.\n6 Is Sandra in the kitchen? \tno\t5\n7 Daniel is no longer in the kitchen.\n8 John is not in the office.\n9 Is Sandra in the kitchen? \tno\t5\n10 Mary went to the bedroom.\n11 John is in the kitchen.\n12 Is John in the kitchen? \tyes\t11\n13 Sandra journeyed to the kitchen.\n14 John travelled to the garden.\n15 Is John in the garden? \tyes\t14\n1 Sandra travelled to the kitchen.\n2 Daniel went to the hallway.\n3 Is Sandra in the kitchen? \tyes\t1\n4 Daniel is not in the hallway.\n5 Mary is not in the bedroom.\n6 Is Daniel in the hallway? \tno\t4\n7 Daniel journeyed to the office.\n8 Sandra is no longer in the kitchen.\n9 Is Daniel in the office? \tyes\t7\n10 Sandra is not in the office.\n11 Mary is in the hallway.\n12 Is Mary in the bedroom? \tno\t11\n13 Sandra is no longer in the kitchen.\n14 John journeyed to the bathroom.\n15 Is Sandra in the kitchen? \tno\t13\n1 Sandra is in the hallway.\n2 John went back to the kitchen.\n3 Is Sandra in the hallway? \tyes\t1\n4 Daniel went back to the garden.\n5 Daniel is not in the garden.\n6 Is John in the garden? \tno\t2\n7 John is in the garden.\n8 John is in the kitchen.\n9 Is Daniel in the garden? \tno\t5\n10 Mary went back to the bedroom.\n11 John journeyed to the bathroom.\n12 Is Daniel in the garden? \tno\t5\n13 Sandra journeyed to the bathroom.\n14 Daniel journeyed to the kitchen.\n15 Is Sandra in the bathroom? \tyes\t13\n1 Daniel is no longer in the bathroom.\n2 Sandra is not in the garden.\n3 Is Sandra in the garden? \tno\t2\n4 Sandra travelled to the office.\n5 Mary is not in the office.\n6 Is Sandra in the office? \tyes\t4\n7 Sandra is in the bathroom.\n8 Daniel is no longer in the kitchen.\n9 Is Sandra in the bedroom? \tno\t7\n10 Daniel is in the kitchen.\n11 John travelled to the bathroom.\n12 Is Daniel in the hallway? \tno\t10\n13 John is not in the bathroom.\n14 Daniel is not in the kitchen.\n15 Is Daniel in the kitchen? \tno\t14\n1 John moved to the bathroom.\n2 Mary is in the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 John moved to the hallway.\n5 Sandra is in the hallway.\n6 Is Sandra in the office? \tno\t5\n7 Sandra is no longer in the hallway.\n8 Sandra went back to the office.\n9 Is John in the kitchen? \tno\t4\n10 Sandra is not in the office.\n11 John is in the office.\n12 Is Sandra in the office? \tno\t10\n13 John went back to the bathroom.\n14 Daniel is in the kitchen.\n15 Is John in the bathroom? \tyes\t13\n1 Mary is no longer in the hallway.\n2 Sandra moved to the kitchen.\n3 Is Mary in the hallway? \tno\t1\n4 Daniel went to the bathroom.\n5 Mary travelled to the hallway.\n6 Is Sandra in the hallway? \tno\t2\n7 John travelled to the bedroom.\n8 Daniel went back to the kitchen.\n9 Is John in the bedroom? \tyes\t7\n10 Sandra is not in the kitchen.\n11 Sandra moved to the bedroom.\n12 Is Sandra in the bedroom? \tyes\t11\n13 Sandra went to the bathroom.\n14 John is not in the bedroom.\n15 Is Sandra in the bathroom? \tyes\t13\n1 John moved to the office.\n2 Sandra moved to the kitchen.\n3 Is John in the office? \tyes\t1\n4 John travelled to the hallway.\n5 Daniel went back to the bathroom.\n6 Is Daniel in the kitchen? \tno\t5\n7 John moved to the garden.\n8 Sandra is in the office.\n9 Is Daniel in the office? \tno\t5\n10 Daniel went back to the bedroom.\n11 John is not in the garden.\n12 Is Daniel in the hallway? \tno\t10\n13 Daniel is in the kitchen.\n14 Mary journeyed to the bedroom.\n15 Is Daniel in the kitchen? \tyes\t13\n1 Mary travelled to the kitchen.\n2 Mary is no longer in the kitchen.\n3 Is Mary in the kitchen? \tno\t2\n4 John went back to the bathroom.\n5 Daniel went back to the office.\n6 Is Mary in the kitchen? \tno\t2\n7 Mary is in the hallway.\n8 Sandra is in the office.\n9 Is Mary in the hallway? \tyes\t7\n10 Daniel is not in the office.\n11 Daniel is in the bedroom.\n12 Is Mary in the garden? \tno\t7\n13 Mary is no longer in the hallway.\n14 Sandra went to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 Sandra is not in the bathroom.\n2 Daniel is no longer in the bathroom.\n3 Is Sandra in the bathroom? \tno\t1\n4 Mary moved to the hallway.\n5 Daniel is no longer in the office.\n6 Is Sandra in the bathroom? \tno\t1\n7 Daniel went to the bathroom.\n8 John journeyed to the garden.\n9 Is Mary in the bedroom? \tno\t4\n10 Sandra went to the bedroom.\n11 Daniel is no longer in the bathroom.\n12 Is Daniel in the bathroom? \tno\t11\n13 Mary moved to the bathroom.\n14 John is no longer in the garden.\n15 Is John in the garden? \tno\t14\n1 John is in the kitchen.\n2 John journeyed to the hallway.\n3 Is John in the kitchen? \tno\t2\n4 John moved to the office.\n5 Sandra is not in the kitchen.\n6 Is Sandra in the kitchen? \tno\t5\n7 Daniel is no longer in the hallway.\n8 John is in the bathroom.\n9 Is John in the bathroom? \tyes\t8\n10 John went back to the garden.\n11 Mary is in the kitchen.\n12 Is John in the garden? \tyes\t10\n13 Daniel went to the bedroom.\n14 Sandra is in the garden.\n15 Is John in the garden? \tyes\t10\n1 Sandra travelled to the office.\n2 Daniel is in the kitchen.\n3 Is Daniel in the hallway? \tno\t2\n4 Daniel is in the hallway.\n5 John moved to the office.\n6 Is Sandra in the bathroom? \tno\t1\n7 Sandra is in the bedroom.\n8 Sandra is no longer in the bedroom.\n9 Is Sandra in the bedroom? \tno\t8\n10 Daniel is in the kitchen.\n11 Sandra went to the bedroom.\n12 Is John in the office? \tyes\t5\n13 John travelled to the bedroom.\n14 Daniel is in the bathroom.\n15 Is Daniel in the bedroom? \tno\t14\n1 Mary moved to the office.\n2 Mary is in the bathroom.\n3 Is Mary in the hallway? \tno\t2\n4 Mary travelled to the garden.\n5 Sandra is no longer in the office.\n6 Is Mary in the garden? \tyes\t4\n7 Mary is not in the garden.\n8 John moved to the hallway.\n9 Is John in the hallway? \tyes\t8\n10 Mary moved to the hallway.\n11 John travelled to the garden.\n12 Is John in the garden? \tyes\t11\n13 Mary is not in the hallway.\n14 Mary travelled to the hallway.\n15 Is Mary in the kitchen? \tno\t14\n1 Daniel is in the bedroom.\n2 Sandra went to the office.\n3 Is Daniel in the hallway? \tno\t1\n4 Daniel is in the kitchen.\n5 Mary travelled to the bedroom.\n6 Is Daniel in the bathroom? \tno\t4\n7 Mary travelled to the office.\n8 Sandra went back to the kitchen.\n9 Is Mary in the garden? \tno\t7\n10 Mary travelled to the bedroom.\n11 John travelled to the hallway.\n12 Is Sandra in the bedroom? \tno\t8\n13 Mary is no longer in the bedroom.\n14 John went to the bedroom.\n15 Is John in the hallway? \tno\t14\n1 John travelled to the bedroom.\n2 Mary is no longer in the office.\n3 Is Mary in the office? \tno\t2\n4 John went to the garden.\n5 Daniel went to the kitchen.\n6 Is John in the kitchen? \tno\t4\n7 Sandra is not in the kitchen.\n8 Daniel is not in the kitchen.\n9 Is Sandra in the kitchen? \tno\t7\n10 Sandra is not in the hallway.\n11 Mary went back to the office.\n12 Is Mary in the office? \tyes\t11\n13 Sandra travelled to the garden.\n14 Mary is in the hallway.\n15 Is Daniel in the kitchen? \tno\t8\n1 John is not in the bathroom.\n2 John went back to the garden.\n3 Is John in the garden? \tyes\t2\n4 John went to the office.\n5 Daniel is in the office.\n6 Is John in the office? \tyes\t4\n7 John went to the hallway.\n8 Daniel went to the bedroom.\n9 Is John in the hallway? \tyes\t7\n10 Sandra went to the office.\n11 Mary went to the hallway.\n12 Is Daniel in the bathroom? \tno\t8\n13 John is not in the hallway.\n14 Mary moved to the bedroom.\n15 Is Sandra in the office? \tyes\t10\n1 Daniel is in the bathroom.\n2 Mary is no longer in the garden.\n3 Is Mary in the garden? \tno\t2\n4 Daniel travelled to the office.\n5 Mary is in the kitchen.\n6 Is Mary in the bedroom? \tno\t5\n7 Daniel travelled to the bathroom.\n8 Sandra is in the kitchen.\n9 Is Daniel in the bedroom? \tno\t7\n10 Mary journeyed to the bedroom.\n11 John went to the garden.\n12 Is Mary in the office? \tno\t10\n13 Sandra went back to the bedroom.\n14 Daniel is in the bedroom.\n15 Is Mary in the garden? \tno\t10\n1 John went back to the hallway.\n2 Sandra journeyed to the garden.\n3 Is Sandra in the bedroom? \tno\t2\n4 Sandra went back to the bathroom.\n5 John is in the bedroom.\n6 Is Sandra in the bathroom? \tyes\t4\n7 Mary went back to the garden.\n8 Mary is no longer in the garden.\n9 Is John in the bathroom? \tno\t5\n10 Mary went back to the garden.\n11 Mary went back to the bathroom.\n12 Is Mary in the garden? \tno\t11\n13 John is in the bathroom.\n14 Daniel journeyed to the hallway.\n15 Is Mary in the hallway? \tno\t11\n1 John went to the hallway.\n2 Daniel is no longer in the bedroom.\n3 Is Daniel in the bedroom? \tno\t2\n4 Daniel is no longer in the bathroom.\n5 John is in the office.\n6 Is Daniel in the bathroom? \tno\t4\n7 Sandra is in the bedroom.\n8 Mary went back to the kitchen.\n9 Is Daniel in the bathroom? \tno\t4\n10 Sandra is no longer in the bedroom.\n11 Sandra journeyed to the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 Sandra is in the bedroom.\n14 Sandra journeyed to the kitchen.\n15 Is Mary in the kitchen? \tyes\t8\n1 Mary is in the garden.\n2 Sandra travelled to the garden.\n3 Is Sandra in the office? \tno\t2\n4 Mary moved to the bathroom.\n5 Daniel is in the bathroom.\n6 Is Mary in the bathroom? \tyes\t4\n7 John went to the bathroom.\n8 John went to the garden.\n9 Is Mary in the hallway? \tno\t4\n10 Mary journeyed to the garden.\n11 Mary went to the hallway.\n12 Is Daniel in the office? \tno\t5\n13 John went back to the office.\n14 Daniel moved to the hallway.\n15 Is John in the bedroom? \tno\t13\n1 Mary went back to the bedroom.\n2 Daniel is no longer in the hallway.\n3 Is Mary in the garden? \tno\t1\n4 John went to the office.\n5 John went to the kitchen.\n6 Is John in the hallway? \tno\t5\n7 John journeyed to the hallway.\n8 Daniel journeyed to the office.\n9 Is Daniel in the office? \tyes\t8\n10 Sandra moved to the kitchen.\n11 Mary is not in the bedroom.\n12 Is Sandra in the kitchen? \tyes\t10\n13 Sandra is in the office.\n14 Mary is in the garden.\n15 Is Sandra in the office? \tyes\t13\n1 Mary is no longer in the bathroom.\n2 Daniel moved to the bedroom.\n3 Is Mary in the bathroom? \tno\t1\n4 Daniel is not in the bedroom.\n5 John is not in the bathroom.\n6 Is Mary in the bathroom? \tno\t1\n7 John went to the kitchen.\n8 John is no longer in the kitchen.\n9 Is Daniel in the bedroom? \tno\t4\n10 John is not in the bedroom.\n11 Mary went back to the bathroom.\n12 Is John in the bedroom? \tno\t10\n13 John is no longer in the office.\n14 Mary is no longer in the bathroom.\n15 Is Mary in the bathroom? \tno\t14\n1 John journeyed to the office.\n2 Sandra went to the bedroom.\n3 Is John in the office? \tyes\t1\n4 Sandra is in the bathroom.\n5 Sandra went back to the hallway.\n6 Is Sandra in the bathroom? \tno\t5\n7 Mary journeyed to the kitchen.\n8 Sandra is no longer in the hallway.\n9 Is Sandra in the hallway? \tno\t8\n10 John is in the bathroom.\n11 Daniel is in the hallway.\n12 Is Sandra in the hallway? \tno\t8\n13 Sandra is in the office.\n14 Mary is in the garden.\n15 Is Sandra in the kitchen? \tno\t13\n1 Daniel is in the garden.\n2 Daniel went to the kitchen.\n3 Is Daniel in the bedroom? \tno\t2\n4 John went to the bedroom.\n5 Daniel is in the garden.\n6 Is Daniel in the garden? \tyes\t5\n7 Daniel went back to the bathroom.\n8 John went back to the hallway.\n9 Is Daniel in the hallway? \tno\t7\n10 John is in the garden.\n11 Mary travelled to the bedroom.\n12 Is John in the garden? \tyes\t10\n13 Mary went to the office.\n14 Mary is in the garden.\n15 Is Mary in the hallway? \tno\t14\n1 Daniel went back to the office.\n2 Sandra is in the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Mary travelled to the hallway.\n5 Daniel travelled to the bathroom.\n6 Is Daniel in the bedroom? \tno\t5\n7 Sandra is in the kitchen.\n8 Sandra is in the garden.\n9 Is Sandra in the garden? \tyes\t8\n10 Sandra is in the hallway.\n11 Daniel journeyed to the garden.\n12 Is Daniel in the hallway? \tno\t11\n13 Mary is in the bedroom.\n14 John went back to the bedroom.\n15 Is John in the kitchen? \tno\t14\n1 Mary moved to the kitchen.\n2 Sandra is in the bathroom.\n3 Is Sandra in the bathroom? \tyes\t2\n4 Mary is in the office.\n5 Daniel is in the hallway.\n6 Is Mary in the hallway? \tno\t4\n7 John journeyed to the bathroom.\n8 John is no longer in the bathroom.\n9 Is Sandra in the bedroom? \tno\t2\n10 John went to the hallway.\n11 Mary went to the bathroom.\n12 Is John in the hallway? \tyes\t10\n13 Sandra went back to the office.\n14 Mary travelled to the bedroom.\n15 Is Mary in the bedroom? \tyes\t14\n1 Daniel went back to the garden.\n2 Sandra journeyed to the office.\n3 Is Sandra in the office? \tyes\t2\n4 John is in the bathroom.\n5 Daniel moved to the bedroom.\n6 Is Daniel in the garden? \tno\t5\n7 Daniel is not in the bedroom.\n8 Daniel is in the bathroom.\n9 Is Daniel in the kitchen? \tno\t8\n10 Mary travelled to the kitchen.\n11 John is no longer in the bathroom.\n12 Is Daniel in the hallway? \tno\t8\n13 Sandra went to the bathroom.\n14 Daniel travelled to the garden.\n15 Is John in the bathroom? \tno\t11\n1 John is in the hallway.\n2 Mary is no longer in the garden.\n3 Is John in the hallway? \tyes\t1\n4 John is no longer in the hallway.\n5 Daniel is in the garden.\n6 Is John in the hallway? \tno\t4\n7 John is in the kitchen.\n8 Mary is not in the hallway.\n9 Is Daniel in the garden? \tyes\t5\n10 Sandra journeyed to the bathroom.\n11 Daniel is no longer in the garden.\n12 Is Sandra in the kitchen? \tno\t10\n13 Mary is in the bathroom.\n14 Daniel journeyed to the garden.\n15 Is Daniel in the bedroom? \tno\t14\n1 Daniel is no longer in the office.\n2 Sandra journeyed to the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Sandra is not in the hallway.\n5 Daniel is in the garden.\n6 Is Sandra in the hallway? \tno\t4\n7 Sandra went to the garden.\n8 John went back to the garden.\n9 Is Sandra in the garden? \tyes\t7\n10 Daniel went back to the bedroom.\n11 John journeyed to the office.\n12 Is Daniel in the bathroom? \tno\t10\n13 Sandra is not in the garden.\n14 John travelled to the garden.\n15 Is John in the garden? \tyes\t14\n1 Daniel is no longer in the office.\n2 Sandra is in the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 Mary is no longer in the bathroom.\n5 Mary travelled to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 John is in the kitchen.\n8 Mary is no longer in the bedroom.\n9 Is Mary in the bedroom? \tno\t8\n10 John is in the garden.\n11 Mary is in the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 John is in the office.\n14 Mary went to the kitchen.\n15 Is John in the office? \tyes\t13\n1 Mary moved to the garden.\n2 Mary is in the bathroom.\n3 Is Mary in the garden? \tno\t2\n4 Mary is in the office.\n5 Mary journeyed to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 Sandra moved to the garden.\n8 John is no longer in the garden.\n9 Is Mary in the garden? \tno\t5\n10 Sandra moved to the office.\n11 Sandra journeyed to the garden.\n12 Is Mary in the bathroom? \tyes\t5\n13 John is no longer in the hallway.\n14 Sandra went to the hallway.\n15 Is Sandra in the garden? \tno\t14\n1 Mary is not in the kitchen.\n2 Daniel is no longer in the hallway.\n3 Is Daniel in the hallway? \tno\t2\n4 John is no longer in the hallway.\n5 Daniel is no longer in the kitchen.\n6 Is Mary in the kitchen? \tno\t1\n7 Sandra journeyed to the garden.\n8 Mary went to the bathroom.\n9 Is Daniel in the kitchen? \tno\t5\n10 Daniel moved to the hallway.\n11 Daniel went back to the garden.\n12 Is Daniel in the kitchen? \tno\t11\n13 Sandra journeyed to the bathroom.\n14 John is not in the garden.\n15 Is John in the garden? \tno\t14\n1 Sandra moved to the bedroom.\n2 Sandra journeyed to the office.\n3 Is Sandra in the office? \tyes\t2\n4 Sandra journeyed to the hallway.\n5 Sandra journeyed to the garden.\n6 Is Sandra in the office? \tno\t5\n7 John journeyed to the bedroom.\n8 Daniel is in the bedroom.\n9 Is Sandra in the bedroom? \tno\t5\n10 John travelled to the garden.\n11 John is in the office.\n12 Is Daniel in the bedroom? \tyes\t8\n13 Mary journeyed to the garden.\n14 Sandra is not in the garden.\n15 Is Daniel in the bedroom? \tyes\t8\n1 John journeyed to the garden.\n2 Daniel is no longer in the garden.\n3 Is John in the hallway? \tno\t1\n4 John is in the bathroom.\n5 Daniel is no longer in the bedroom.\n6 Is Daniel in the bedroom? \tno\t5\n7 John travelled to the kitchen.\n8 Daniel is not in the kitchen.\n9 Is John in the kitchen? \tyes\t7\n10 John went to the bathroom.\n11 Mary journeyed to the bedroom.\n12 Is Mary in the garden? \tno\t11\n13 Sandra is not in the hallway.\n14 John is in the kitchen.\n15 Is Sandra in the hallway? \tno\t13\n1 Daniel is in the garden.\n2 John is in the bedroom.\n3 Is John in the garden? \tno\t2\n4 Mary went back to the hallway.\n5 Daniel moved to the office.\n6 Is Mary in the hallway? \tyes\t4\n7 Mary moved to the bedroom.\n8 Sandra is not in the garden.\n9 Is Sandra in the garden? \tno\t8\n10 John moved to the bathroom.\n11 Sandra is not in the bathroom.\n12 Is Sandra in the bathroom? \tno\t11\n13 John went to the bedroom.\n14 Sandra journeyed to the kitchen.\n15 Is John in the office? \tno\t13\n1 John journeyed to the bedroom.\n2 Mary went to the bathroom.\n3 Is John in the bedroom? \tyes\t1\n4 Mary is not in the bathroom.\n5 John is no longer in the bedroom.\n6 Is John in the bedroom? \tno\t5\n7 Daniel is not in the bathroom.\n8 Daniel moved to the garden.\n9 Is Daniel in the kitchen? \tno\t8\n10 Daniel journeyed to the bedroom.\n11 Daniel is in the garden.\n12 Is Daniel in the bathroom? \tno\t11\n13 Daniel journeyed to the kitchen.\n14 Sandra is no longer in the office.\n15 Is Daniel in the hallway? \tno\t13\n1 Sandra went back to the bathroom.\n2 Sandra moved to the office.\n3 Is Sandra in the bedroom? \tno\t2\n4 Daniel moved to the kitchen.\n5 Daniel moved to the garden.\n6 Is Daniel in the garden? \tyes\t5\n7 John is in the bathroom.\n8 Mary travelled to the garden.\n9 Is Daniel in the office? \tno\t5\n10 John is in the garden.\n11 John is no longer in the garden.\n12 Is Daniel in the garden? \tyes\t5\n13 Mary moved to the office.\n14 Daniel journeyed to the hallway.\n15 Is Daniel in the garden? \tno\t14\n1 Mary is not in the bedroom.\n2 Daniel is in the office.\n3 Is Mary in the bedroom? \tno\t1\n4 John is not in the garden.\n5 Mary went back to the office.\n6 Is Mary in the garden? \tno\t5\n7 Mary is in the bathroom.\n8 John travelled to the garden.\n9 Is Daniel in the office? \tyes\t2\n10 Mary went back to the bedroom.\n11 Mary journeyed to the office.\n12 Is Mary in the hallway? \tno\t11\n13 Daniel is in the bedroom.\n14 Mary journeyed to the kitchen.\n15 Is Daniel in the bedroom? \tyes\t13\n1 John went to the kitchen.\n2 John is in the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 Daniel is not in the hallway.\n5 Sandra went to the kitchen.\n6 Is John in the bedroom? \tyes\t2\n7 Mary journeyed to the hallway.\n8 John is in the kitchen.\n9 Is John in the kitchen? \tyes\t8\n10 Sandra journeyed to the bedroom.\n11 John moved to the garden.\n12 Is Mary in the garden? \tno\t7\n13 Daniel is not in the kitchen.\n14 Mary travelled to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 Mary is not in the bedroom.\n2 Daniel went to the garden.\n3 Is Mary in the bedroom? \tno\t1\n4 Sandra is in the bathroom.\n5 John is no longer in the garden.\n6 Is Daniel in the garden? \tyes\t2\n7 Daniel is in the office.\n8 Sandra is not in the bathroom.\n9 Is Sandra in the bathroom? \tno\t8\n10 Sandra went to the hallway.\n11 Sandra travelled to the kitchen.\n12 Is Sandra in the kitchen? \tyes\t11\n13 Mary went back to the bedroom.\n14 John went back to the garden.\n15 Is John in the office? \tno\t14\n1 Sandra is no longer in the garden.\n2 Daniel is no longer in the office.\n3 Is Daniel in the office? \tno\t2\n4 Mary is in the bedroom.\n5 Daniel travelled to the office.\n6 Is Daniel in the office? \tyes\t5\n7 Mary went back to the kitchen.\n8 Sandra went to the hallway.\n9 Is Daniel in the bedroom? \tno\t5\n10 John is in the office.\n11 Daniel went to the hallway.\n12 Is Daniel in the hallway? \tyes\t11\n13 John travelled to the hallway.\n14 Sandra is in the kitchen.\n15 Is John in the hallway? \tyes\t13\n1 Daniel went to the bathroom.\n2 Sandra travelled to the bathroom.\n3 Is Sandra in the hallway? \tno\t2\n4 Sandra moved to the bedroom.\n5 Sandra journeyed to the hallway.\n6 Is Sandra in the bathroom? \tno\t5\n7 Daniel is in the hallway.\n8 Sandra journeyed to the bathroom.\n9 Is Sandra in the office? \tno\t8\n10 Daniel went to the bedroom.\n11 John moved to the hallway.\n12 Is Daniel in the bedroom? \tyes\t10\n13 Mary journeyed to the hallway.\n14 Daniel is not in the bedroom.\n15 Is John in the hallway? \tyes\t11\n1 Daniel is in the office.\n2 Daniel travelled to the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 Sandra went back to the kitchen.\n5 Sandra journeyed to the bathroom.\n6 Is Sandra in the hallway? \tno\t5\n7 Daniel is in the kitchen.\n8 Mary went to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Mary moved to the garden.\n11 Sandra is no longer in the bathroom.\n12 Is Daniel in the kitchen? \tyes\t7\n13 Mary travelled to the bathroom.\n14 Daniel went to the bedroom.\n15 Is Sandra in the bathroom? \tno\t11\n1 Sandra is in the kitchen.\n2 Daniel went back to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Sandra went to the garden.\n5 Sandra went to the bathroom.\n6 Is Sandra in the bathroom? \tyes\t5\n7 Daniel is in the office.\n8 Sandra journeyed to the garden.\n9 Is Sandra in the hallway? \tno\t8\n10 John travelled to the office.\n11 Sandra is in the bedroom.\n12 Is Daniel in the bathroom? \tno\t7\n13 Daniel is not in the office.\n14 Mary is not in the office.\n15 Is Mary in the office? \tno\t14\n1 Sandra travelled to the kitchen.\n2 Mary journeyed to the hallway.\n3 Is Sandra in the bedroom? \tno\t1\n4 Daniel travelled to the bathroom.\n5 Mary journeyed to the bedroom.\n6 Is Mary in the bedroom? \tyes\t5\n7 Daniel is in the kitchen.\n8 Sandra travelled to the garden.\n9 Is Daniel in the hallway? \tno\t7\n10 John journeyed to the bathroom.\n11 Sandra moved to the bathroom.\n12 Is Sandra in the bathroom? \tyes\t11\n13 John went to the office.\n14 Daniel went back to the garden.\n15 Is John in the office? \tyes\t13\n1 Sandra moved to the office.\n2 Sandra journeyed to the kitchen.\n3 Is Sandra in the garden? \tno\t2\n4 Sandra is no longer in the kitchen.\n5 Sandra moved to the office.\n6 Is Sandra in the kitchen? \tno\t5\n7 Mary is no longer in the office.\n8 John moved to the bathroom.\n9 Is Sandra in the garden? \tno\t5\n10 Daniel travelled to the bathroom.\n11 Mary travelled to the bathroom.\n12 Is Mary in the kitchen? \tno\t11\n13 Sandra is not in the office.\n14 Daniel went to the kitchen.\n15 Is John in the bedroom? \tno\t8\n1 Daniel is not in the garden.\n2 Sandra moved to the hallway.\n3 Is Sandra in the bedroom? \tno\t2\n4 John travelled to the bathroom.\n5 Daniel went to the kitchen.\n6 Is Sandra in the hallway? \tyes\t2\n7 Mary is in the bathroom.\n8 Sandra is no longer in the hallway.\n9 Is Daniel in the kitchen? \tyes\t5\n10 Sandra is not in the office.\n11 John went to the hallway.\n12 Is Mary in the bathroom? \tyes\t7\n13 John is no longer in the hallway.\n14 Mary went to the bedroom.\n15 Is John in the hallway? \tno\t13\n1 John is in the bathroom.\n2 John went to the office.\n3 Is John in the hallway? \tno\t2\n4 Daniel journeyed to the bathroom.\n5 Sandra is no longer in the bathroom.\n6 Is John in the office? \tyes\t2\n7 Sandra is no longer in the garden.\n8 Sandra moved to the bedroom.\n9 Is Sandra in the hallway? \tno\t8\n10 John travelled to the kitchen.\n11 Daniel went back to the office.\n12 Is Sandra in the bedroom? \tyes\t8\n13 Sandra journeyed to the kitchen.\n14 Mary journeyed to the hallway.\n15 Is Sandra in the kitchen? \tyes\t13\n1 John travelled to the hallway.\n2 Daniel is in the hallway.\n3 Is John in the hallway? \tyes\t1\n4 Sandra is in the hallway.\n5 Daniel moved to the bedroom.\n6 Is John in the office? \tno\t1\n7 Sandra moved to the garden.\n8 Mary journeyed to the hallway.\n9 Is Sandra in the garden? \tyes\t7\n10 Daniel is no longer in the bedroom.\n11 Mary is not in the hallway.\n12 Is Daniel in the bedroom? \tno\t10\n13 John went to the bedroom.\n14 Daniel journeyed to the bedroom.\n15 Is John in the hallway? \tno\t13\n1 Daniel is not in the bathroom.\n2 Mary travelled to the bathroom.\n3 Is Daniel in the bathroom? \tno\t1\n4 Mary is not in the bathroom.\n5 Sandra journeyed to the bathroom.\n6 Is Daniel in the bathroom? \tno\t1\n7 John moved to the hallway.\n8 Mary is no longer in the garden.\n9 Is Sandra in the bedroom? \tno\t5\n10 Sandra went to the bedroom.\n11 Daniel is no longer in the office.\n12 Is Sandra in the bathroom? \tno\t10\n13 John is in the kitchen.\n14 John moved to the garden.\n15 Is Sandra in the bedroom? \tyes\t10\n1 John is not in the bedroom.\n2 John is in the bathroom.\n3 Is John in the garden? \tno\t2\n4 John travelled to the hallway.\n5 Sandra went back to the bedroom.\n6 Is John in the bedroom? \tno\t4\n7 John is no longer in the hallway.\n8 Daniel travelled to the office.\n9 Is Daniel in the kitchen? \tno\t8\n10 John is no longer in the bathroom.\n11 John travelled to the bathroom.\n12 Is John in the bathroom? \tyes\t11\n13 John is in the garden.\n14 John is in the hallway.\n15 Is John in the kitchen? \tno\t14\n1 Mary travelled to the garden.\n2 Daniel is in the garden.\n3 Is Mary in the bathroom? \tno\t1\n4 Sandra went to the bathroom.\n5 John journeyed to the office.\n6 Is Sandra in the bathroom? \tyes\t4\n7 John is in the garden.\n8 Daniel is in the bedroom.\n9 Is Sandra in the bathroom? \tyes\t4\n10 Mary is no longer in the garden.\n11 Mary journeyed to the bathroom.\n12 Is Mary in the bathroom? \tyes\t11\n13 John is no longer in the garden.\n14 Sandra is no longer in the bathroom.\n15 Is John in the garden? \tno\t13\n1 John is no longer in the bathroom.\n2 Mary is in the hallway.\n3 Is John in the bathroom? \tno\t1\n4 Daniel moved to the office.\n5 Daniel went back to the kitchen.\n6 Is John in the bathroom? \tno\t1\n7 Mary travelled to the garden.\n8 John is in the bathroom.\n9 Is John in the hallway? \tno\t8\n10 Sandra is not in the hallway.\n11 Mary is in the bathroom.\n12 Is Sandra in the hallway? \tno\t10\n13 Sandra is not in the garden.\n14 Daniel is no longer in the kitchen.\n15 Is Mary in the bathroom? \tyes\t11\n1 Daniel is not in the garden.\n2 Mary went to the hallway.\n3 Is Mary in the hallway? \tyes\t2\n4 Daniel is not in the kitchen.\n5 John is in the bathroom.\n6 Is Daniel in the kitchen? \tno\t4\n7 Daniel is no longer in the bedroom.\n8 Sandra journeyed to the bedroom.\n9 Is Daniel in the bedroom? \tno\t7\n10 John is no longer in the bathroom.\n11 John journeyed to the hallway.\n12 Is Daniel in the bedroom? \tno\t7\n13 Mary moved to the bedroom.\n14 Daniel journeyed to the kitchen.\n15 Is Sandra in the bathroom? \tno\t8\n1 Daniel journeyed to the bedroom.\n2 Mary went to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 John is no longer in the office.\n5 John journeyed to the hallway.\n6 Is John in the hallway? \tyes\t5\n7 Daniel is not in the bedroom.\n8 Mary went back to the bathroom.\n9 Is Mary in the bathroom? \tyes\t8\n10 Sandra is not in the office.\n11 Daniel travelled to the kitchen.\n12 Is Daniel in the office? \tno\t11\n13 Sandra is no longer in the garden.\n14 John is not in the hallway.\n15 Is Mary in the bedroom? \tno\t8\n1 Sandra travelled to the bathroom.\n2 Daniel is in the office.\n3 Is Daniel in the office? \tyes\t2\n4 Sandra travelled to the kitchen.\n5 Daniel went to the hallway.\n6 Is Sandra in the kitchen? \tyes\t4\n7 John is in the office.\n8 Mary travelled to the garden.\n9 Is Daniel in the hallway? \tyes\t5\n10 Sandra went to the bathroom.\n11 Sandra travelled to the bedroom.\n12 Is John in the office? \tyes\t7\n13 Sandra went back to the hallway.\n14 Daniel is not in the hallway.\n15 Is Daniel in the hallway? \tno\t14\n1 John is in the garden.\n2 Sandra travelled to the kitchen.\n3 Is Sandra in the bedroom? \tno\t2\n4 Daniel moved to the bedroom.\n5 Mary went back to the bedroom.\n6 Is Sandra in the kitchen? \tyes\t2\n7 Mary moved to the hallway.\n8 Daniel is not in the bedroom.\n9 Is Sandra in the bedroom? \tno\t2\n10 Daniel went back to the bedroom.\n11 John journeyed to the kitchen.\n12 Is Daniel in the garden? \tno\t10\n13 John is in the garden.\n14 Sandra is in the office.\n15 Is John in the office? \tno\t13\n1 John travelled to the bathroom.\n2 Daniel is in the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Daniel is no longer in the bathroom.\n5 Sandra went to the garden.\n6 Is Sandra in the bedroom? \tno\t5\n7 Daniel is no longer in the office.\n8 Daniel is in the office.\n9 Is Daniel in the bathroom? \tno\t8\n10 John journeyed to the hallway.\n11 Mary went back to the bathroom.\n12 Is John in the hallway? \tyes\t10\n13 Mary is in the hallway.\n14 Daniel is in the bathroom.\n15 Is Mary in the hallway? \tyes\t13\n1 Daniel went to the hallway.\n2 Mary moved to the bathroom.\n3 Is Daniel in the bathroom? \tno\t1\n4 Sandra travelled to the bedroom.\n5 John is in the bathroom.\n6 Is John in the garden? \tno\t5\n7 Sandra is no longer in the bedroom.\n8 Daniel journeyed to the bathroom.\n9 Is Daniel in the bathroom? \tyes\t8\n10 Mary is no longer in the bathroom.\n11 Sandra moved to the office.\n12 Is Sandra in the office? \tyes\t11\n13 Mary is in the bathroom.\n14 Mary went back to the hallway.\n15 Is Mary in the bathroom? \tno\t14\n1 John journeyed to the garden.\n2 John moved to the bathroom.\n3 Is John in the kitchen? \tno\t2\n4 Daniel moved to the kitchen.\n5 John travelled to the hallway.\n6 Is John in the bedroom? \tno\t5\n7 Sandra is no longer in the bathroom.\n8 Sandra went back to the hallway.\n9 Is John in the hallway? \tyes\t5\n10 John is in the bedroom.\n11 John is not in the bedroom.\n12 Is John in the bedroom? \tno\t11\n13 Sandra is not in the hallway.\n14 Daniel moved to the office.\n15 Is John in the bedroom? \tno\t11\n1 Sandra is not in the kitchen.\n2 John is in the bedroom.\n3 Is John in the office? \tno\t2\n4 Sandra travelled to the bedroom.\n5 Mary is in the garden.\n6 Is Sandra in the garden? \tno\t4\n7 Daniel went back to the office.\n8 John is no longer in the bedroom.\n9 Is John in the bedroom? \tno\t8\n10 Daniel is in the hallway.\n11 Daniel is not in the hallway.\n12 Is Daniel in the hallway? \tno\t11\n13 Sandra is not in the bedroom.\n14 Mary is no longer in the garden.\n15 Is Sandra in the bedroom? \tno\t13\n1 Mary is in the hallway.\n2 John went back to the kitchen.\n3 Is Mary in the bathroom? \tno\t1\n4 Daniel is in the bathroom.\n5 Daniel went back to the bedroom.\n6 Is Daniel in the kitchen? \tno\t5\n7 Daniel moved to the office.\n8 Mary journeyed to the office.\n9 Is Daniel in the hallway? \tno\t7\n10 Sandra is in the office.\n11 Daniel is no longer in the office.\n12 Is Daniel in the office? \tno\t11\n13 Mary went back to the garden.\n14 Mary moved to the kitchen.\n15 Is Mary in the kitchen? \tyes\t14\n1 Mary is not in the bathroom.\n2 John is in the kitchen.\n3 Is Mary in the bathroom? \tno\t1\n4 John went back to the garden.\n5 Daniel went back to the office.\n6 Is Daniel in the office? \tyes\t5\n7 Sandra travelled to the hallway.\n8 Sandra is in the kitchen.\n9 Is John in the bathroom? \tno\t4\n10 John journeyed to the hallway.\n11 Daniel went back to the garden.\n12 Is Daniel in the kitchen? \tno\t11\n13 Daniel is in the bathroom.\n14 Sandra is in the office.\n15 Is John in the bedroom? \tno\t10\n1 Mary is in the garden.\n2 Sandra is no longer in the kitchen.\n3 Is Sandra in the kitchen? \tno\t2\n4 Mary journeyed to the bathroom.\n5 Sandra is not in the bedroom.\n6 Is Mary in the bathroom? \tyes\t4\n7 Mary travelled to the kitchen.\n8 Sandra moved to the bathroom.\n9 Is Sandra in the hallway? \tno\t8\n10 Mary travelled to the hallway.\n11 Sandra journeyed to the hallway.\n12 Is Mary in the hallway? \tyes\t10\n13 John went to the hallway.\n14 Mary is no longer in the hallway.\n15 Is John in the hallway? \tyes\t13\n1 Daniel is in the bathroom.\n2 Sandra is no longer in the bedroom.\n3 Is Daniel in the kitchen? \tno\t1\n4 Mary is no longer in the bedroom.\n5 Sandra is no longer in the kitchen.\n6 Is Sandra in the kitchen? \tno\t5\n7 Sandra is in the hallway.\n8 Daniel is in the garden.\n9 Is Sandra in the hallway? \tyes\t7\n10 Sandra is in the bedroom.\n11 Sandra is in the bathroom.\n12 Is Sandra in the bedroom? \tno\t11\n13 Sandra travelled to the hallway.\n14 John is in the kitchen.\n15 Is Sandra in the kitchen? \tno\t13\n1 Mary is in the office.\n2 John went back to the kitchen.\n3 Is Mary in the bathroom? \tno\t1\n4 Sandra travelled to the bathroom.\n5 John is in the garden.\n6 Is John in the garden? \tyes\t5\n7 Daniel travelled to the hallway.\n8 Daniel went back to the bathroom.\n9 Is Daniel in the bathroom? \tyes\t8\n10 John is in the hallway.\n11 John went to the kitchen.\n12 Is John in the kitchen? \tyes\t11\n13 Sandra is not in the bathroom.\n14 Mary moved to the bathroom.\n15 Is John in the hallway? \tno\t11\n1 Sandra went to the bathroom.\n2 Sandra is in the office.\n3 Is Sandra in the office? \tyes\t2\n4 Mary is in the hallway.\n5 Mary went to the garden.\n6 Is Mary in the garden? \tyes\t5\n7 Daniel travelled to the bathroom.\n8 Mary is in the bedroom.\n9 Is Mary in the garden? \tno\t8\n10 John travelled to the office.\n11 John moved to the bedroom.\n12 Is John in the garden? \tno\t11\n13 John is no longer in the bedroom.\n14 John went to the bedroom.\n15 Is John in the bathroom? \tno\t14\n1 Mary is not in the kitchen.\n2 John moved to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 John went back to the office.\n5 John went to the bathroom.\n6 Is Mary in the kitchen? \tno\t1\n7 John is in the office.\n8 John travelled to the bedroom.\n9 Is John in the bedroom? \tyes\t8\n10 Mary journeyed to the office.\n11 Daniel travelled to the hallway.\n12 Is Mary in the office? \tyes\t10\n13 Sandra went back to the bathroom.\n14 Sandra journeyed to the hallway.\n15 Is Sandra in the hallway? \tyes\t14\n1 John is not in the kitchen.\n2 Daniel went back to the hallway.\n3 Is John in the kitchen? \tno\t1\n4 John moved to the kitchen.\n5 Daniel went to the bedroom.\n6 Is Daniel in the hallway? \tno\t5\n7 John went back to the bathroom.\n8 John is in the bedroom.\n9 Is John in the bedroom? \tyes\t8\n10 Daniel went back to the kitchen.\n11 Mary is no longer in the hallway.\n12 Is Daniel in the kitchen? \tyes\t10\n13 John travelled to the office.\n14 Mary is in the office.\n15 Is Mary in the bedroom? \tno\t14\n1 John moved to the hallway.\n2 Daniel journeyed to the hallway.\n3 Is John in the hallway? \tyes\t1\n4 Mary went back to the bathroom.\n5 John is no longer in the hallway.\n6 Is Daniel in the bedroom? \tno\t2\n7 John is no longer in the garden.\n8 Sandra is no longer in the garden.\n9 Is Daniel in the hallway? \tyes\t2\n10 Daniel is in the office.\n11 John travelled to the office.\n12 Is Daniel in the hallway? \tno\t10\n13 Daniel went to the bedroom.\n14 Daniel journeyed to the hallway.\n15 Is Daniel in the hallway? \tyes\t14\n1 John is not in the garden.\n2 John journeyed to the garden.\n3 Is John in the garden? \tyes\t2\n4 John journeyed to the bathroom.\n5 Sandra is in the office.\n6 Is John in the garden? \tno\t4\n7 Daniel is in the garden.\n8 John went to the bedroom.\n9 Is John in the bathroom? \tno\t8\n10 Daniel journeyed to the hallway.\n11 John is in the hallway.\n12 Is John in the bedroom? \tno\t11\n13 John is no longer in the hallway.\n14 Daniel went to the bathroom.\n15 Is Daniel in the bathroom? \tyes\t14\n1 Mary is in the bedroom.\n2 Sandra moved to the office.\n3 Is Mary in the bathroom? \tno\t1\n4 John journeyed to the garden.\n5 Daniel is not in the hallway.\n6 Is Mary in the garden? \tno\t1\n7 John went to the bathroom.\n8 Daniel journeyed to the office.\n9 Is John in the hallway? \tno\t7\n10 Daniel is no longer in the office.\n11 Daniel travelled to the office.\n12 Is Daniel in the office? \tyes\t11\n13 John went to the garden.\n14 Sandra is in the kitchen.\n15 Is Daniel in the bedroom? \tno\t11\n1 Mary moved to the office.\n2 John is in the bathroom.\n3 Is Mary in the bathroom? \tno\t1\n4 John moved to the bedroom.\n5 Mary journeyed to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 Mary journeyed to the hallway.\n8 Sandra is in the office.\n9 Is John in the bedroom? \tyes\t4\n10 Mary travelled to the garden.\n11 Daniel went to the kitchen.\n12 Is Daniel in the bedroom? \tno\t11\n13 Mary went to the kitchen.\n14 Sandra went to the bathroom.\n15 Is Daniel in the kitchen? \tyes\t11\n1 John is not in the office.\n2 John is in the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Sandra is in the garden.\n5 John travelled to the bedroom.\n6 Is John in the office? \tno\t5\n7 Mary is no longer in the kitchen.\n8 Sandra went back to the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 Daniel went back to the kitchen.\n11 Sandra is in the office.\n12 Is Sandra in the garden? \tno\t11\n13 Sandra is in the hallway.\n14 Daniel travelled to the garden.\n15 Is Sandra in the hallway? \tyes\t13\n1 John is in the bathroom.\n2 John is in the garden.\n3 Is John in the bedroom? \tno\t2\n4 John is in the bathroom.\n5 John is in the bedroom.\n6 Is John in the bedroom? \tyes\t5\n7 Daniel is in the bathroom.\n8 Mary is not in the garden.\n9 Is John in the garden? \tno\t5\n10 Daniel moved to the kitchen.\n11 John moved to the hallway.\n12 Is Mary in the garden? \tno\t8\n13 Sandra journeyed to the kitchen.\n14 Sandra went to the hallway.\n15 Is Sandra in the hallway? \tyes\t14\n1 Daniel is in the kitchen.\n2 Sandra is not in the office.\n3 Is Sandra in the office? \tno\t2\n4 John moved to the hallway.\n5 Mary is in the kitchen.\n6 Is Daniel in the bathroom? \tno\t1\n7 Mary is not in the kitchen.\n8 Mary is no longer in the bedroom.\n9 Is Sandra in the office? \tno\t2\n10 Sandra went to the office.\n11 Mary travelled to the garden.\n12 Is Mary in the kitchen? \tno\t11\n13 Mary went to the office.\n14 Mary is not in the office.\n15 Is Mary in the office? \tno\t14\n1 John is no longer in the kitchen.\n2 John went back to the garden.\n3 Is John in the kitchen? \tno\t2\n4 Daniel is not in the bedroom.\n5 Mary travelled to the office.\n6 Is Daniel in the bedroom? \tno\t4\n7 Daniel is no longer in the garden.\n8 Daniel is not in the office.\n9 Is Daniel in the office? \tno\t8\n10 Mary is no longer in the office.\n11 Daniel went back to the office.\n12 Is Mary in the office? \tno\t10\n13 Mary is not in the bedroom.\n14 John is no longer in the garden.\n15 Is Mary in the bedroom? \tno\t13\n1 Daniel is not in the kitchen.\n2 Mary is not in the garden.\n3 Is Daniel in the kitchen? \tno\t1\n4 Daniel is in the hallway.\n5 Sandra journeyed to the bathroom.\n6 Is Daniel in the hallway? \tyes\t4\n7 Mary went to the office.\n8 Daniel is not in the hallway.\n9 Is Mary in the hallway? \tno\t7\n10 Mary is not in the office.\n11 Mary is in the kitchen.\n12 Is Sandra in the hallway? \tno\t5\n13 Daniel is not in the office.\n14 Mary journeyed to the bathroom.\n15 Is Mary in the bathroom? \tyes\t14\n1 John is no longer in the garden.\n2 John journeyed to the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 John moved to the hallway.\n5 Mary is not in the garden.\n6 Is Mary in the garden? \tno\t5\n7 Mary is not in the hallway.\n8 Sandra is no longer in the bathroom.\n9 Is John in the hallway? \tyes\t4\n10 John is no longer in the hallway.\n11 John is in the bathroom.\n12 Is Mary in the hallway? \tno\t7\n13 John is no longer in the bathroom.\n14 Mary is in the garden.\n15 Is Mary in the garden? \tyes\t14\n1 Mary is not in the garden.\n2 Sandra moved to the garden.\n3 Is Mary in the garden? \tno\t1\n4 John journeyed to the bedroom.\n5 John is not in the bedroom.\n6 Is Sandra in the garden? \tyes\t2\n7 John went to the garden.\n8 Sandra went to the hallway.\n9 Is John in the office? \tno\t7\n10 John is no longer in the garden.\n11 Sandra is in the bedroom.\n12 Is Sandra in the garden? \tno\t11\n13 Sandra went to the bathroom.\n14 John is not in the hallway.\n15 Is John in the hallway? \tno\t14\n1 Daniel went to the kitchen.\n2 Daniel went back to the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 Daniel is in the hallway.\n5 Sandra went back to the garden.\n6 Is Sandra in the garden? \tyes\t5\n7 John is in the garden.\n8 Daniel is in the office.\n9 Is Daniel in the garden? \tno\t8\n10 Mary went to the office.\n11 Daniel is in the bathroom.\n12 Is Sandra in the kitchen? \tno\t5\n13 Daniel went back to the hallway.\n14 Mary is not in the office.\n15 Is Daniel in the office? \tno\t13\n1 John went to the bedroom.\n2 Daniel is not in the kitchen.\n3 Is Daniel in the kitchen? \tno\t2\n4 Daniel went back to the kitchen.\n5 Mary moved to the kitchen.\n6 Is Daniel in the hallway? \tno\t4\n7 John is no longer in the bedroom.\n8 Daniel is in the office.\n9 Is Mary in the kitchen? \tyes\t5\n10 Mary moved to the hallway.\n11 Daniel is no longer in the office.\n12 Is Daniel in the office? \tno\t11\n13 Daniel went back to the bedroom.\n14 John is in the garden.\n15 Is Daniel in the bedroom? \tyes\t13\n1 Daniel is in the bathroom.\n2 Daniel is not in the bathroom.\n3 Is Daniel in the bathroom? \tno\t2\n4 Sandra is no longer in the kitchen.\n5 John is not in the bedroom.\n6 Is Sandra in the kitchen? \tno\t4\n7 Sandra journeyed to the office.\n8 Daniel journeyed to the garden.\n9 Is John in the bedroom? \tno\t5\n10 Mary is in the bathroom.\n11 Mary is not in the bathroom.\n12 Is John in the bedroom? \tno\t5\n13 Sandra is not in the office.\n14 John went back to the garden.\n15 Is Mary in the bathroom? \tno\t11\n1 John is in the kitchen.\n2 Mary is not in the garden.\n3 Is Mary in the garden? \tno\t2\n4 Daniel moved to the bathroom.\n5 John went to the hallway.\n6 Is Mary in the garden? \tno\t2\n7 Daniel is in the hallway.\n8 Sandra is not in the garden.\n9 Is John in the hallway? \tyes\t5\n10 Daniel is not in the hallway.\n11 Daniel went back to the kitchen.\n12 Is Daniel in the office? \tno\t11\n13 John went back to the kitchen.\n14 Daniel went to the hallway.\n15 Is Daniel in the bathroom? \tno\t14\n1 Mary is no longer in the hallway.\n2 Daniel went to the garden.\n3 Is Daniel in the bedroom? \tno\t2\n4 Sandra is in the garden.\n5 Sandra is not in the garden.\n6 Is Daniel in the bathroom? \tno\t2\n7 Daniel journeyed to the office.\n8 John is in the office.\n9 Is John in the office? \tyes\t8\n10 John is no longer in the office.\n11 John moved to the office.\n12 Is Daniel in the office? \tyes\t7\n13 Daniel travelled to the kitchen.\n14 Mary went to the office.\n15 Is Daniel in the bedroom? \tno\t13\n1 John is not in the kitchen.\n2 Sandra journeyed to the bathroom.\n3 Is Sandra in the garden? \tno\t2\n4 Daniel is in the bedroom.\n5 John went to the hallway.\n6 Is Sandra in the kitchen? \tno\t2\n7 Daniel is not in the bedroom.\n8 Daniel is not in the bathroom.\n9 Is Daniel in the bathroom? \tno\t8\n10 Sandra is in the garden.\n11 John went to the bedroom.\n12 Is Daniel in the bathroom? \tno\t8\n13 Mary went back to the hallway.\n14 John went to the office.\n15 Is John in the hallway? \tno\t14\n1 John went to the bathroom.\n2 Sandra journeyed to the garden.\n3 Is John in the bathroom? \tyes\t1\n4 Daniel journeyed to the garden.\n5 Sandra went back to the office.\n6 Is Daniel in the garden? \tyes\t4\n7 Daniel journeyed to the kitchen.\n8 Mary is in the bathroom.\n9 Is Sandra in the bathroom? \tno\t5\n10 Sandra went back to the hallway.\n11 Daniel is in the office.\n12 Is Sandra in the hallway? \tyes\t10\n13 Daniel went to the kitchen.\n14 Sandra is not in the hallway.\n15 Is Daniel in the hallway? \tno\t13\n1 John went back to the kitchen.\n2 Mary journeyed to the hallway.\n3 Is John in the garden? \tno\t1\n4 John is in the hallway.\n5 John is no longer in the hallway.\n6 Is John in the hallway? \tno\t5\n7 Mary is no longer in the hallway.\n8 John is in the office.\n9 Is John in the bathroom? \tno\t8\n10 Sandra is in the garden.\n11 Sandra went to the hallway.\n12 Is John in the hallway? \tno\t8\n13 Sandra is in the kitchen.\n14 Sandra is not in the kitchen.\n15 Is John in the garden? \tno\t8\n1 Sandra is in the office.\n2 Daniel travelled to the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 John is in the garden.\n5 Sandra moved to the kitchen.\n6 Is Sandra in the kitchen? \tyes\t5\n7 John is in the bedroom.\n8 Mary went to the garden.\n9 Is John in the bedroom? \tyes\t7\n10 Mary journeyed to the kitchen.\n11 Sandra is no longer in the kitchen.\n12 Is John in the bedroom? \tyes\t7\n13 John journeyed to the hallway.\n14 Mary went back to the office.\n15 Is John in the office? \tno\t13\n1 Daniel travelled to the garden.\n2 Sandra is in the bathroom.\n3 Is Sandra in the kitchen? \tno\t2\n4 John journeyed to the bedroom.\n5 Sandra is not in the bathroom.\n6 Is Sandra in the bathroom? \tno\t5\n7 John went to the bathroom.\n8 Mary travelled to the kitchen.\n9 Is Sandra in the bathroom? \tno\t5\n10 Mary travelled to the bathroom.\n11 Sandra journeyed to the bedroom.\n12 Is Mary in the bathroom? \tyes\t10\n13 Daniel journeyed to the bedroom.\n14 Sandra went back to the hallway.\n15 Is Daniel in the bedroom? \tyes\t13\n1 Daniel is in the bathroom.\n2 Sandra journeyed to the garden.\n3 Is Sandra in the office? \tno\t2\n4 John moved to the kitchen.\n5 Sandra moved to the hallway.\n6 Is John in the kitchen? \tyes\t4\n7 Daniel is no longer in the bathroom.\n8 Daniel is no longer in the garden.\n9 Is Sandra in the hallway? \tyes\t5\n10 John is in the hallway.\n11 Sandra is in the bathroom.\n12 Is Sandra in the office? \tno\t11\n13 Sandra went to the hallway.\n14 Daniel is no longer in the bedroom.\n15 Is John in the hallway? \tyes\t10\n1 Mary travelled to the garden.\n2 Daniel is no longer in the hallway.\n3 Is Daniel in the hallway? \tno\t2\n4 John went to the office.\n5 John is in the hallway.\n6 Is Daniel in the hallway? \tno\t2\n7 Sandra is in the bedroom.\n8 Sandra is in the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 John is not in the hallway.\n11 John went back to the bedroom.\n12 Is Sandra in the office? \tno\t8\n13 Sandra went back to the bedroom.\n14 Mary journeyed to the kitchen.\n15 Is Sandra in the bathroom? \tno\t13\n1 John travelled to the bathroom.\n2 Sandra is no longer in the kitchen.\n3 Is Sandra in the kitchen? \tno\t2\n4 John is not in the bathroom.\n5 Mary moved to the office.\n6 Is John in the bathroom? \tno\t4\n7 Mary is not in the office.\n8 John journeyed to the kitchen.\n9 Is Mary in the office? \tno\t7\n10 Mary is in the hallway.\n11 John went back to the hallway.\n12 Is Mary in the office? \tno\t10\n13 Sandra is in the office.\n14 Mary is no longer in the hallway.\n15 Is John in the hallway? \tyes\t11\n1 Daniel is in the kitchen.\n2 Sandra is in the office.\n3 Is Daniel in the office? \tno\t1\n4 Daniel is no longer in the kitchen.\n5 Mary moved to the hallway.\n6 Is Daniel in the kitchen? \tno\t4\n7 Mary moved to the kitchen.\n8 John went to the office.\n9 Is Mary in the kitchen? \tyes\t7\n10 Daniel went back to the office.\n11 Mary went back to the garden.\n12 Is John in the bedroom? \tno\t8\n13 Mary went back to the bedroom.\n14 Mary is in the garden.\n15 Is Mary in the garden? \tyes\t14\n1 Sandra travelled to the office.\n2 Daniel is not in the kitchen.\n3 Is Daniel in the kitchen? \tno\t2\n4 Daniel is not in the bedroom.\n5 Mary went back to the kitchen.\n6 Is Daniel in the bedroom? \tno\t4\n7 John moved to the kitchen.\n8 Daniel moved to the garden.\n9 Is Daniel in the bedroom? \tno\t8\n10 Sandra is in the bathroom.\n11 Daniel journeyed to the office.\n12 Is John in the kitchen? \tyes\t7\n13 John is not in the kitchen.\n14 Daniel is in the bedroom.\n15 Is Daniel in the office? \tno\t14\n1 Mary went to the bedroom.\n2 Daniel is no longer in the kitchen.\n3 Is Daniel in the kitchen? \tno\t2\n4 Sandra is not in the office.\n5 Sandra went to the office.\n6 Is Sandra in the hallway? \tno\t5\n7 Mary is in the garden.\n8 John is not in the hallway.\n9 Is John in the hallway? \tno\t8\n10 John went back to the bathroom.\n11 John is not in the bathroom.\n12 Is John in the bathroom? \tno\t11\n13 Daniel journeyed to the garden.\n14 Sandra is not in the office.\n15 Is John in the bathroom? \tno\t11\n1 John travelled to the bathroom.\n2 Daniel moved to the garden.\n3 Is Daniel in the bathroom? \tno\t2\n4 John went back to the office.\n5 John is not in the office.\n6 Is John in the office? \tno\t5\n7 Sandra moved to the office.\n8 Daniel is in the bedroom.\n9 Is Daniel in the bedroom? \tyes\t8\n10 John is no longer in the bedroom.\n11 Mary travelled to the kitchen.\n12 Is John in the bedroom? \tno\t10\n13 Mary is in the bathroom.\n14 Daniel is in the kitchen.\n15 Is Daniel in the kitchen? \tyes\t14\n1 Daniel journeyed to the hallway.\n2 Mary went to the bedroom.\n3 Is Mary in the kitchen? \tno\t2\n4 Mary is no longer in the bedroom.\n5 Daniel journeyed to the bathroom.\n6 Is Daniel in the garden? \tno\t5\n7 Sandra journeyed to the garden.\n8 Sandra went to the bathroom.\n9 Is Daniel in the bathroom? \tyes\t5\n10 Daniel travelled to the office.\n11 Mary is no longer in the garden.\n12 Is Sandra in the bathroom? \tyes\t8\n13 John is not in the bedroom.\n14 Daniel is in the garden.\n15 Is Sandra in the bathroom? \tyes\t8\n1 John went back to the kitchen.\n2 Daniel is in the hallway.\n3 Is John in the kitchen? \tyes\t1\n4 John travelled to the bathroom.\n5 Mary journeyed to the garden.\n6 Is Daniel in the hallway? \tyes\t2\n7 Daniel is in the garden.\n8 Sandra went back to the garden.\n9 Is Sandra in the hallway? \tno\t8\n10 Daniel went to the hallway.\n11 Daniel journeyed to the office.\n12 Is Sandra in the garden? \tyes\t8\n13 Sandra went back to the kitchen.\n14 Daniel is no longer in the office.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Mary travelled to the office.\n2 Daniel went to the office.\n3 Is Mary in the office? \tyes\t1\n4 Daniel is no longer in the office.\n5 Sandra travelled to the hallway.\n6 Is Sandra in the hallway? \tyes\t5\n7 John is no longer in the garden.\n8 Sandra is not in the hallway.\n9 Is John in the garden? \tno\t7\n10 John is in the garden.\n11 John is no longer in the garden.\n12 Is John in the garden? \tno\t11\n13 John journeyed to the office.\n14 Daniel is in the garden.\n15 Is Sandra in the hallway? \tno\t8\n1 Mary is not in the kitchen.\n2 Daniel is in the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 Mary journeyed to the garden.\n5 Daniel is not in the garden.\n6 Is Daniel in the garden? \tno\t5\n7 John moved to the kitchen.\n8 Mary journeyed to the hallway.\n9 Is Mary in the bedroom? \tno\t8\n10 John is no longer in the kitchen.\n11 Daniel went to the office.\n12 Is John in the kitchen? \tno\t10\n13 John went back to the garden.\n14 Daniel travelled to the bedroom.\n15 Is Daniel in the bedroom? \tyes\t14\n1 Daniel is no longer in the bathroom.\n2 John is in the kitchen.\n3 Is John in the bedroom? \tno\t2\n4 Mary travelled to the hallway.\n5 Daniel is in the bedroom.\n6 Is Mary in the hallway? \tyes\t4\n7 Sandra is in the bathroom.\n8 Mary is not in the hallway.\n9 Is Daniel in the bedroom? \tyes\t5\n10 Daniel is in the hallway.\n11 Sandra went back to the kitchen.\n12 Is Sandra in the kitchen? \tyes\t11\n13 Sandra is not in the kitchen.\n14 Sandra is in the garden.\n15 Is Daniel in the bathroom? \tno\t10\n1 Mary is not in the office.\n2 John went to the bedroom.\n3 Is Mary in the office? \tno\t1\n4 Mary is no longer in the bedroom.\n5 Sandra is not in the kitchen.\n6 Is Mary in the bedroom? \tno\t4\n7 Daniel is not in the bathroom.\n8 Daniel is not in the bedroom.\n9 Is Daniel in the bedroom? \tno\t8\n10 Mary journeyed to the kitchen.\n11 Sandra travelled to the kitchen.\n12 Is Sandra in the hallway? \tno\t11\n13 John is in the office.\n14 Mary is not in the kitchen.\n15 Is Mary in the kitchen? \tno\t14\n1 Daniel went to the office.\n2 Daniel is no longer in the office.\n3 Is Daniel in the office? \tno\t2\n4 Sandra is in the hallway.\n5 Sandra is in the bedroom.\n6 Is Sandra in the office? \tno\t5\n7 John journeyed to the garden.\n8 John is no longer in the garden.\n9 Is Sandra in the kitchen? \tno\t5\n10 Mary is no longer in the bathroom.\n11 John is in the bathroom.\n12 Is John in the bathroom? \tyes\t11\n13 John went to the garden.\n14 John is no longer in the garden.\n15 Is John in the garden? \tno\t14\n1 Daniel is no longer in the hallway.\n2 Sandra is in the garden.\n3 Is Sandra in the bedroom? \tno\t2\n4 Mary is in the kitchen.\n5 Mary journeyed to the office.\n6 Is Mary in the office? \tyes\t5\n7 John is no longer in the hallway.\n8 Sandra went to the office.\n9 Is Mary in the office? \tyes\t5\n10 Daniel is in the office.\n11 Daniel is in the kitchen.\n12 Is Daniel in the kitchen? \tyes\t11\n13 Sandra went back to the garden.\n14 John is not in the kitchen.\n15 Is Daniel in the kitchen? \tyes\t11\n1 Daniel journeyed to the bathroom.\n2 Daniel is in the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Sandra journeyed to the garden.\n5 Daniel is in the office.\n6 Is Daniel in the office? \tyes\t5\n7 John is in the bedroom.\n8 Mary went to the garden.\n9 Is Mary in the bathroom? \tno\t8\n10 Daniel is in the hallway.\n11 Mary is in the office.\n12 Is Mary in the hallway? \tno\t11\n13 Sandra is in the bathroom.\n14 Mary travelled to the hallway.\n15 Is Sandra in the kitchen? \tno\t13\n1 John is not in the bathroom.\n2 Sandra is no longer in the bedroom.\n3 Is Sandra in the bedroom? \tno\t2\n4 Sandra travelled to the bedroom.\n5 Mary is in the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 Mary moved to the garden.\n8 John is not in the office.\n9 Is Sandra in the bedroom? \tyes\t4\n10 John travelled to the bathroom.\n11 Mary is in the bathroom.\n12 Is Mary in the bathroom? \tyes\t11\n13 Mary moved to the bedroom.\n14 Daniel moved to the bedroom.\n15 Is John in the bedroom? \tno\t10\n1 John is no longer in the kitchen.\n2 John went to the garden.\n3 Is John in the hallway? \tno\t2\n4 Mary went back to the bathroom.\n5 Sandra is not in the office.\n6 Is Sandra in the office? \tno\t5\n7 Daniel journeyed to the office.\n8 Sandra journeyed to the office.\n9 Is Sandra in the kitchen? \tno\t8\n10 John moved to the bathroom.\n11 Daniel travelled to the kitchen.\n12 Is Sandra in the bedroom? \tno\t8\n13 Daniel is not in the kitchen.\n14 Mary is in the garden.\n15 Is Daniel in the kitchen? \tno\t13\n1 Daniel is no longer in the bedroom.\n2 John is no longer in the kitchen.\n3 Is John in the kitchen? \tno\t2\n4 Daniel is in the garden.\n5 Sandra went back to the bedroom.\n6 Is Sandra in the hallway? \tno\t5\n7 Sandra moved to the hallway.\n8 Mary journeyed to the kitchen.\n9 Is Daniel in the garden? \tyes\t4\n10 Daniel travelled to the hallway.\n11 Mary is not in the kitchen.\n12 Is Mary in the kitchen? \tno\t11\n13 John journeyed to the kitchen.\n14 John went to the office.\n15 Is Daniel in the office? \tno\t10\n1 Mary is in the kitchen.\n2 John went to the bedroom.\n3 Is John in the bathroom? \tno\t2\n4 John went back to the bathroom.\n5 Sandra travelled to the garden.\n6 Is Mary in the kitchen? \tyes\t1\n7 Mary is in the office.\n8 Sandra is in the bedroom.\n9 Is Sandra in the bathroom? \tno\t8\n10 John is not in the bathroom.\n11 Sandra went to the bathroom.\n12 Is Sandra in the bathroom? \tyes\t11\n13 Mary went to the kitchen.\n14 Sandra is not in the bathroom.\n15 Is Mary in the garden? \tno\t13\n1 John is in the bathroom.\n2 John is no longer in the bathroom.\n3 Is John in the bathroom? \tno\t2\n4 Mary is not in the bedroom.\n5 Mary moved to the office.\n6 Is John in the bathroom? \tno\t2\n7 John is in the garden.\n8 Sandra journeyed to the bathroom.\n9 Is Mary in the hallway? \tno\t5\n10 Sandra went back to the bedroom.\n11 Daniel journeyed to the kitchen.\n12 Is Sandra in the bedroom? \tyes\t10\n13 Mary is in the garden.\n14 John is in the office.\n15 Is Daniel in the kitchen? \tyes\t11\n1 John is in the garden.\n2 Daniel went to the hallway.\n3 Is John in the garden? \tyes\t1\n4 Mary journeyed to the bathroom.\n5 Mary journeyed to the hallway.\n6 Is John in the bathroom? \tno\t1\n7 Sandra travelled to the hallway.\n8 Mary went to the bathroom.\n9 Is Mary in the bathroom? \tyes\t8\n10 John is not in the garden.\n11 Mary is not in the bathroom.\n12 Is Mary in the bathroom? \tno\t11\n13 Mary is no longer in the bedroom.\n14 Mary went back to the office.\n15 Is Mary in the office? \tyes\t14\n1 Mary is in the bathroom.\n2 John is in the bedroom.\n3 Is Mary in the office? \tno\t1\n4 Daniel is in the bedroom.\n5 Mary is no longer in the bathroom.\n6 Is Mary in the bathroom? \tno\t5\n7 Sandra journeyed to the garden.\n8 Mary is in the kitchen.\n9 Is Daniel in the bedroom? \tyes\t4\n10 Mary is not in the kitchen.\n11 Daniel is in the garden.\n12 Is Mary in the kitchen? \tno\t10\n13 Sandra travelled to the bedroom.\n14 Mary is in the bathroom.\n15 Is Sandra in the garden? \tno\t13\n1 Daniel is no longer in the office.\n2 John moved to the garden.\n3 Is John in the bedroom? \tno\t2\n4 Mary moved to the bedroom.\n5 John is in the hallway.\n6 Is John in the hallway? \tyes\t5\n7 John is in the bedroom.\n8 Daniel journeyed to the office.\n9 Is Daniel in the hallway? \tno\t8\n10 Mary is not in the bedroom.\n11 Sandra went back to the office.\n12 Is John in the bedroom? \tyes\t7\n13 Mary is in the garden.\n14 Sandra moved to the bedroom.\n15 Is Mary in the bathroom? \tno\t13\n1 John is in the garden.\n2 Mary moved to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Sandra is not in the bathroom.\n5 John is in the kitchen.\n6 Is Sandra in the bathroom? \tno\t4\n7 Daniel went back to the bathroom.\n8 John journeyed to the office.\n9 Is Sandra in the bathroom? \tno\t4\n10 Mary moved to the garden.\n11 Mary journeyed to the bathroom.\n12 Is John in the office? \tyes\t8\n13 Sandra went back to the bedroom.\n14 Mary is no longer in the bathroom.\n15 Is Mary in the bathroom? \tno\t14\n1 Mary is in the office.\n2 John is in the bathroom.\n3 Is John in the bedroom? \tno\t2\n4 Mary went back to the bedroom.\n5 John is no longer in the bathroom.\n6 Is Mary in the kitchen? \tno\t4\n7 Mary went back to the hallway.\n8 Mary is not in the hallway.\n9 Is Mary in the hallway? \tno\t8\n10 Daniel went to the bathroom.\n11 Sandra moved to the kitchen.\n12 Is John in the bathroom? \tno\t5\n13 Mary is no longer in the bedroom.\n14 Sandra is in the office.\n15 Is Sandra in the hallway? \tno\t14\n1 Sandra is in the kitchen.\n2 Sandra moved to the bedroom.\n3 Is Sandra in the hallway? \tno\t2\n4 John is in the bathroom.\n5 John is not in the bathroom.\n6 Is John in the bathroom? \tno\t5\n7 Mary is in the office.\n8 Daniel moved to the bathroom.\n9 Is John in the bathroom? \tno\t5\n10 Sandra went back to the bathroom.\n11 Daniel travelled to the hallway.\n12 Is John in the bathroom? \tno\t5\n13 Mary journeyed to the garden.\n14 Mary is in the bathroom.\n15 Is Daniel in the bedroom? \tno\t11\n1 Daniel is no longer in the bathroom.\n2 Daniel is in the bathroom.\n3 Is Daniel in the kitchen? \tno\t2\n4 Sandra moved to the office.\n5 Daniel is in the garden.\n6 Is Daniel in the hallway? \tno\t5\n7 Mary travelled to the bedroom.\n8 Daniel is not in the garden.\n9 Is Sandra in the office? \tyes\t4\n10 Sandra travelled to the hallway.\n11 Sandra is in the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 John is in the bedroom.\n14 Daniel moved to the bedroom.\n15 Is Daniel in the bedroom? \tyes\t14\n1 Daniel moved to the office.\n2 Mary is no longer in the bedroom.\n3 Is Daniel in the hallway? \tno\t1\n4 John is not in the office.\n5 Mary is no longer in the hallway.\n6 Is John in the office? \tno\t4\n7 Mary went to the kitchen.\n8 Mary journeyed to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Mary is not in the hallway.\n11 Daniel journeyed to the hallway.\n12 Is Mary in the hallway? \tno\t10\n13 John journeyed to the office.\n14 John went back to the hallway.\n15 Is John in the hallway? \tyes\t14\n1 John went to the garden.\n2 John is in the hallway.\n3 Is John in the hallway? \tyes\t2\n4 John is in the kitchen.\n5 Daniel is in the office.\n6 Is John in the kitchen? \tyes\t4\n7 Daniel journeyed to the bathroom.\n8 John is not in the kitchen.\n9 Is Daniel in the bathroom? \tyes\t7\n10 John is not in the garden.\n11 Daniel journeyed to the garden.\n12 Is Daniel in the hallway? \tno\t11\n13 Daniel moved to the hallway.\n14 Sandra travelled to the garden.\n15 Is Daniel in the hallway? \tyes\t13\n1 Mary is in the kitchen.\n2 John is no longer in the office.\n3 Is Mary in the kitchen? \tyes\t1\n4 Daniel journeyed to the bedroom.\n5 Mary travelled to the garden.\n6 Is Mary in the garden? \tyes\t5\n7 Mary journeyed to the hallway.\n8 Mary is not in the hallway.\n9 Is Mary in the hallway? \tno\t8\n10 Mary went to the hallway.\n11 Mary travelled to the garden.\n12 Is Mary in the kitchen? \tno\t11\n13 Daniel is in the office.\n14 Daniel is in the bedroom.\n15 Is Daniel in the kitchen? \tno\t14\n1 John moved to the kitchen.\n2 John travelled to the hallway.\n3 Is John in the bedroom? \tno\t2\n4 Sandra is in the hallway.\n5 Mary went back to the kitchen.\n6 Is Mary in the kitchen? \tyes\t5\n7 Mary is no longer in the kitchen.\n8 Daniel journeyed to the bathroom.\n9 Is Mary in the kitchen? \tno\t7\n10 Sandra is not in the hallway.\n11 Mary went to the kitchen.\n12 Is Mary in the office? \tno\t11\n13 Daniel journeyed to the hallway.\n14 Daniel moved to the bathroom.\n15 Is Daniel in the garden? \tno\t14\n1 Mary is in the hallway.\n2 Daniel is in the bathroom.\n3 Is Mary in the hallway? \tyes\t1\n4 John went to the bathroom.\n5 Daniel is not in the bathroom.\n6 Is Mary in the hallway? \tyes\t1\n7 Daniel is in the hallway.\n8 Sandra is in the hallway.\n9 Is Daniel in the hallway? \tyes\t7\n10 John is not in the bathroom.\n11 Daniel journeyed to the kitchen.\n12 Is Daniel in the kitchen? \tyes\t11\n13 Daniel moved to the hallway.\n14 Mary is in the garden.\n15 Is John in the bathroom? \tno\t10\n1 Sandra is in the garden.\n2 Sandra is not in the garden.\n3 Is Sandra in the garden? \tno\t2\n4 John went to the bedroom.\n5 John is in the bathroom.\n6 Is Sandra in the garden? \tno\t2\n7 Mary is in the office.\n8 Sandra is in the kitchen.\n9 Is Sandra in the bathroom? \tno\t8\n10 Mary is in the kitchen.\n11 John went to the bedroom.\n12 Is Sandra in the kitchen? \tyes\t8\n13 Daniel is in the bathroom.\n14 Daniel moved to the office.\n15 Is Daniel in the office? \tyes\t14\n1 Mary went back to the kitchen.\n2 Mary is in the office.\n3 Is Mary in the kitchen? \tno\t2\n4 Daniel is in the bathroom.\n5 Sandra is not in the garden.\n6 Is Mary in the bedroom? \tno\t2\n7 Sandra went back to the hallway.\n8 Daniel is not in the bathroom.\n9 Is Sandra in the hallway? \tyes\t7\n10 John moved to the hallway.\n11 Mary is in the kitchen.\n12 Is Mary in the hallway? \tno\t11\n13 Daniel is no longer in the bedroom.\n14 John is not in the hallway.\n15 Is Daniel in the bedroom? \tno\t13\n1 John is in the kitchen.\n2 Sandra is in the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Mary went back to the office.\n5 Mary is in the bedroom.\n6 Is Sandra in the hallway? \tyes\t2\n7 Sandra is in the bathroom.\n8 John is not in the kitchen.\n9 Is Mary in the bedroom? \tyes\t5\n10 Sandra is in the kitchen.\n11 Mary travelled to the garden.\n12 Is Mary in the kitchen? \tno\t11\n13 Sandra is in the garden.\n14 Mary is not in the garden.\n15 Is John in the kitchen? \tno\t8\n1 Sandra moved to the garden.\n2 John moved to the hallway.\n3 Is Sandra in the hallway? \tno\t1\n4 Daniel moved to the garden.\n5 John is not in the hallway.\n6 Is John in the hallway? \tno\t5\n7 Mary travelled to the bathroom.\n8 Daniel went back to the hallway.\n9 Is Mary in the hallway? \tno\t7\n10 Mary moved to the office.\n11 Mary moved to the bedroom.\n12 Is Daniel in the office? \tno\t8\n13 Daniel is in the bathroom.\n14 Sandra is not in the garden.\n15 Is Daniel in the bathroom? \tyes\t13\n1 John went back to the bedroom.\n2 Mary journeyed to the office.\n3 Is John in the bathroom? \tno\t1\n4 John travelled to the kitchen.\n5 Daniel is in the bedroom.\n6 Is John in the kitchen? \tyes\t4\n7 Mary went back to the bathroom.\n8 Mary travelled to the garden.\n9 Is John in the kitchen? \tyes\t4\n10 John is no longer in the kitchen.\n11 John journeyed to the kitchen.\n12 Is John in the hallway? \tno\t11\n13 Sandra is not in the office.\n14 Sandra travelled to the bathroom.\n15 Is Mary in the garden? \tyes\t8\n1 Daniel travelled to the bathroom.\n2 Sandra travelled to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t1\n4 Daniel is not in the bathroom.\n5 John is not in the hallway.\n6 Is John in the hallway? \tno\t5\n7 John journeyed to the bathroom.\n8 Sandra is in the kitchen.\n9 Is Daniel in the bathroom? \tno\t4\n10 John went to the garden.\n11 Sandra went to the garden.\n12 Is John in the bedroom? \tno\t10\n13 Daniel travelled to the hallway.\n14 John is in the hallway.\n15 Is Sandra in the kitchen? \tno\t11\n1 Sandra is in the hallway.\n2 John moved to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Mary moved to the garden.\n5 Sandra is no longer in the hallway.\n6 Is Mary in the office? \tno\t4\n7 Sandra is no longer in the bedroom.\n8 Sandra is no longer in the hallway.\n9 Is Sandra in the hallway? \tno\t8\n10 Daniel journeyed to the hallway.\n11 Mary went back to the hallway.\n12 Is Sandra in the hallway? \tno\t8\n13 Mary is not in the hallway.\n14 Daniel is no longer in the hallway.\n15 Is Mary in the hallway? \tno\t13\n1 Mary is in the garden.\n2 Mary is not in the garden.\n3 Is Mary in the garden? \tno\t2\n4 Sandra journeyed to the kitchen.\n5 Mary travelled to the hallway.\n6 Is Mary in the bathroom? \tno\t5\n7 Sandra is in the bathroom.\n8 Mary is no longer in the hallway.\n9 Is Mary in the hallway? \tno\t8\n10 Mary is in the hallway.\n11 Mary is no longer in the hallway.\n12 Is Mary in the hallway? \tno\t11\n13 John is not in the office.\n14 John journeyed to the bathroom.\n15 Is Mary in the hallway? \tno\t11\n1 Sandra travelled to the garden.\n2 Sandra went to the bathroom.\n3 Is Sandra in the hallway? \tno\t2\n4 John is in the kitchen.\n5 Daniel is in the garden.\n6 Is John in the kitchen? \tyes\t4\n7 Sandra moved to the garden.\n8 Mary went to the bedroom.\n9 Is Sandra in the garden? \tyes\t7\n10 John moved to the hallway.\n11 John travelled to the bedroom.\n12 Is John in the bedroom? \tyes\t11\n13 Daniel is not in the garden.\n14 Sandra is no longer in the garden.\n15 Is John in the office? \tno\t11\n1 John travelled to the hallway.\n2 John went to the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 Sandra went back to the garden.\n5 Sandra is no longer in the garden.\n6 Is Sandra in the garden? \tno\t5\n7 Daniel went back to the hallway.\n8 Mary is no longer in the garden.\n9 Is Sandra in the garden? \tno\t5\n10 Daniel is not in the hallway.\n11 Sandra went to the garden.\n12 Is Daniel in the hallway? \tno\t10\n13 John is no longer in the bedroom.\n14 John journeyed to the hallway.\n15 Is John in the garden? \tno\t14\n1 Mary is no longer in the kitchen.\n2 Daniel went to the bedroom.\n3 Is Daniel in the bathroom? \tno\t2\n4 Daniel went back to the bathroom.\n5 Sandra journeyed to the hallway.\n6 Is Daniel in the bathroom? \tyes\t4\n7 Daniel journeyed to the hallway.\n8 John is no longer in the bedroom.\n9 Is Sandra in the bedroom? \tno\t5\n10 John is in the kitchen.\n11 Sandra travelled to the office.\n12 Is Sandra in the bedroom? \tno\t11\n13 Daniel is not in the hallway.\n14 Daniel is no longer in the kitchen.\n15 Is John in the bedroom? \tno\t10\n1 John moved to the bathroom.\n2 Daniel moved to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Sandra went to the kitchen.\n5 Daniel journeyed to the bedroom.\n6 Is Daniel in the bedroom? \tyes\t5\n7 Sandra went to the garden.\n8 Sandra is no longer in the garden.\n9 Is Sandra in the garden? \tno\t8\n10 Daniel is not in the bedroom.\n11 Mary is not in the office.\n12 Is Daniel in the bedroom? \tno\t10\n13 Sandra is no longer in the bedroom.\n14 Mary moved to the bathroom.\n15 Is Mary in the bathroom? \tyes\t14\n1 Daniel travelled to the office.\n2 Mary journeyed to the bedroom.\n3 Is Daniel in the hallway? \tno\t1\n4 Mary is no longer in the bedroom.\n5 John is in the kitchen.\n6 Is John in the bathroom? \tno\t5\n7 Mary is in the kitchen.\n8 Sandra is in the bedroom.\n9 Is Mary in the bedroom? \tno\t7\n10 Sandra is no longer in the bedroom.\n11 Daniel is in the bathroom.\n12 Is John in the kitchen? \tyes\t5\n13 Sandra is no longer in the hallway.\n14 John journeyed to the garden.\n15 Is John in the garden? \tyes\t14\n1 Daniel is no longer in the garden.\n2 John went to the hallway.\n3 Is Daniel in the garden? \tno\t1\n4 John is not in the hallway.\n5 Mary is in the bathroom.\n6 Is John in the hallway? \tno\t4\n7 Daniel is in the office.\n8 Sandra is in the kitchen.\n9 Is John in the hallway? \tno\t4\n10 Daniel went back to the hallway.\n11 Daniel is in the office.\n12 Is Mary in the bedroom? \tno\t5\n13 Daniel is no longer in the office.\n14 Daniel is in the kitchen.\n15 Is Sandra in the kitchen? \tyes\t8\n1 Sandra is in the bathroom.\n2 Mary journeyed to the office.\n3 Is Mary in the office? \tyes\t2\n4 Mary went back to the kitchen.\n5 Sandra is no longer in the bathroom.\n6 Is Sandra in the bathroom? \tno\t5\n7 Mary is in the office.\n8 Daniel is not in the kitchen.\n9 Is Mary in the bedroom? \tno\t7\n10 Mary is in the garden.\n11 John went to the hallway.\n12 Is Sandra in the bathroom? \tno\t5\n13 Daniel is not in the office.\n14 John went to the office.\n15 Is Daniel in the office? \tno\t13\n1 Daniel is not in the kitchen.\n2 John is in the garden.\n3 Is Daniel in the kitchen? \tno\t1\n4 Mary is not in the kitchen.\n5 John moved to the bedroom.\n6 Is John in the bathroom? \tno\t5\n7 Daniel moved to the bedroom.\n8 Daniel is not in the bedroom.\n9 Is Daniel in the bedroom? \tno\t8\n10 Mary is no longer in the bedroom.\n11 Sandra went back to the bathroom.\n12 Is Daniel in the bedroom? \tno\t8\n13 Daniel journeyed to the kitchen.\n14 Sandra is in the kitchen.\n15 Is Daniel in the hallway? \tno\t13\n1 John is not in the bedroom.\n2 Daniel travelled to the office.\n3 Is Daniel in the garden? \tno\t2\n4 Mary moved to the bedroom.\n5 John travelled to the bedroom.\n6 Is Daniel in the office? \tyes\t2\n7 Mary journeyed to the bathroom.\n8 John is in the bathroom.\n9 Is John in the kitchen? \tno\t8\n10 Daniel travelled to the garden.\n11 Daniel is in the office.\n12 Is John in the office? \tno\t8\n13 Daniel is no longer in the office.\n14 Sandra went to the hallway.\n15 Is Daniel in the office? \tno\t13\n1 Mary is in the office.\n2 Mary is in the garden.\n3 Is Mary in the bedroom? \tno\t2\n4 Daniel went to the bedroom.\n5 Sandra is in the kitchen.\n6 Is Mary in the garden? \tyes\t2\n7 Sandra travelled to the bathroom.\n8 John is in the bedroom.\n9 Is Sandra in the office? \tno\t7\n10 Mary is no longer in the garden.\n11 Mary went to the hallway.\n12 Is Sandra in the bedroom? \tno\t7\n13 Sandra journeyed to the bedroom.\n14 Mary is in the bedroom.\n15 Is John in the hallway? \tno\t8\n1 Daniel is not in the hallway.\n2 Daniel journeyed to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Sandra is in the bathroom.\n5 John went to the garden.\n6 Is John in the garden? \tyes\t5\n7 Sandra moved to the hallway.\n8 John is in the kitchen.\n9 Is John in the garden? \tno\t8\n10 John is not in the kitchen.\n11 Mary went to the office.\n12 Is John in the kitchen? \tno\t10\n13 Mary journeyed to the bedroom.\n14 Daniel is in the bedroom.\n15 Is Mary in the garden? \tno\t13\n1 Mary is in the hallway.\n2 Mary is not in the hallway.\n3 Is Mary in the hallway? \tno\t2\n4 John travelled to the office.\n5 Sandra journeyed to the hallway.\n6 Is Mary in the hallway? \tno\t2\n7 Daniel journeyed to the kitchen.\n8 Mary is in the hallway.\n9 Is John in the garden? \tno\t4\n10 Daniel went to the hallway.\n11 Daniel travelled to the office.\n12 Is Daniel in the bedroom? \tno\t11\n13 Daniel is in the bathroom.\n14 John is in the bathroom.\n15 Is John in the garden? \tno\t14\n1 John went to the hallway.\n2 Daniel is in the hallway.\n3 Is Daniel in the hallway? \tyes\t2\n4 John is in the bedroom.\n5 Daniel moved to the office.\n6 Is John in the bedroom? \tyes\t4\n7 John went to the kitchen.\n8 Mary travelled to the kitchen.\n9 Is Daniel in the office? \tyes\t5\n10 Daniel journeyed to the garden.\n11 Mary is not in the kitchen.\n12 Is Mary in the kitchen? \tno\t11\n13 Mary is in the office.\n14 Mary moved to the hallway.\n15 Is Mary in the kitchen? \tno\t14\n1 Mary went back to the kitchen.\n2 Sandra journeyed to the bedroom.\n3 Is Mary in the kitchen? \tyes\t1\n4 Sandra is in the hallway.\n5 Mary is no longer in the kitchen.\n6 Is Sandra in the kitchen? \tno\t4\n7 John is not in the garden.\n8 Daniel is in the bedroom.\n9 Is Sandra in the hallway? \tyes\t4\n10 Mary is in the office.\n11 Mary is in the hallway.\n12 Is Mary in the hallway? \tyes\t11\n13 Daniel journeyed to the garden.\n14 John travelled to the garden.\n15 Is Mary in the hallway? \tyes\t11\n1 Sandra is in the bedroom.\n2 Mary went back to the hallway.\n3 Is Sandra in the hallway? \tno\t1\n4 Mary is not in the hallway.\n5 Mary went back to the kitchen.\n6 Is Mary in the bathroom? \tno\t5\n7 Sandra is in the garden.\n8 John moved to the garden.\n9 Is John in the office? \tno\t8\n10 Sandra is no longer in the garden.\n11 John is not in the garden.\n12 Is John in the garden? \tno\t11\n13 Sandra went back to the kitchen.\n14 Mary is no longer in the kitchen.\n15 Is John in the garden? \tno\t11\n1 Sandra is in the bedroom.\n2 Sandra travelled to the kitchen.\n3 Is Sandra in the hallway? \tno\t2\n4 John is in the bathroom.\n5 Sandra journeyed to the hallway.\n6 Is Sandra in the hallway? \tyes\t5\n7 Mary moved to the bathroom.\n8 Sandra went back to the bathroom.\n9 Is Sandra in the bathroom? \tyes\t8\n10 Daniel moved to the kitchen.\n11 Sandra is in the hallway.\n12 Is Mary in the bathroom? \tyes\t7\n13 Daniel is in the hallway.\n14 Mary is in the office.\n15 Is Mary in the office? \tyes\t14\n1 John is no longer in the office.\n2 Mary went back to the office.\n3 Is Mary in the office? \tyes\t2\n4 Sandra is no longer in the bathroom.\n5 Mary moved to the kitchen.\n6 Is John in the office? \tno\t1\n7 Sandra is in the bedroom.\n8 John went back to the garden.\n9 Is Mary in the bathroom? \tno\t5\n10 Sandra is not in the bedroom.\n11 Sandra is in the bedroom.\n12 Is Sandra in the bedroom? \tyes\t11\n13 Sandra is in the office.\n14 Daniel moved to the office.\n15 Is Sandra in the office? \tyes\t13\n1 Daniel journeyed to the office.\n2 Sandra journeyed to the bedroom.\n3 Is Daniel in the office? \tyes\t1\n4 John is in the bathroom.\n5 Daniel is no longer in the office.\n6 Is Daniel in the office? \tno\t5\n7 John moved to the hallway.\n8 Sandra moved to the bathroom.\n9 Is Daniel in the office? \tno\t5\n10 Sandra went back to the garden.\n11 Mary went back to the office.\n12 Is Sandra in the bedroom? \tno\t10\n13 John moved to the office.\n14 Daniel is in the garden.\n15 Is John in the office? \tyes\t13\n1 John went back to the bathroom.\n2 John moved to the garden.\n3 Is John in the office? \tno\t2\n4 Mary moved to the garden.\n5 Sandra went to the garden.\n6 Is Sandra in the hallway? \tno\t5\n7 John moved to the bathroom.\n8 John is not in the bathroom.\n9 Is John in the bathroom? \tno\t8\n10 Mary went to the kitchen.\n11 Daniel is not in the garden.\n12 Is John in the bathroom? \tno\t8\n13 Mary is not in the kitchen.\n14 Daniel is in the bathroom.\n15 Is John in the bathroom? \tno\t8\n1 Mary went to the bedroom.\n2 Daniel travelled to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Sandra moved to the bedroom.\n5 Mary went back to the kitchen.\n6 Is Sandra in the hallway? \tno\t4\n7 John is in the garden.\n8 Mary journeyed to the office.\n9 Is Daniel in the bathroom? \tno\t2\n10 Mary went back to the hallway.\n11 John went to the kitchen.\n12 Is Mary in the bedroom? \tno\t10\n13 Mary is in the kitchen.\n14 Sandra moved to the kitchen.\n15 Is Mary in the hallway? \tno\t13\n1 Sandra moved to the office.\n2 John is in the garden.\n3 Is John in the garden? \tyes\t2\n4 John is in the kitchen.\n5 Mary is in the bathroom.\n6 Is Mary in the hallway? \tno\t5\n7 Mary journeyed to the kitchen.\n8 Daniel is no longer in the bedroom.\n9 Is John in the kitchen? \tyes\t4\n10 Sandra journeyed to the garden.\n11 Sandra is not in the garden.\n12 Is Sandra in the garden? \tno\t11\n13 Mary journeyed to the hallway.\n14 Mary travelled to the office.\n15 Is Mary in the office? \tyes\t14\n1 Mary is not in the kitchen.\n2 Mary is not in the garden.\n3 Is Mary in the garden? \tno\t2\n4 John is in the kitchen.\n5 John is not in the kitchen.\n6 Is John in the kitchen? \tno\t5\n7 John is not in the bedroom.\n8 Daniel is in the office.\n9 Is John in the bedroom? \tno\t7\n10 Daniel is not in the office.\n11 Sandra is in the kitchen.\n12 Is Daniel in the office? \tno\t10\n13 Daniel went back to the bedroom.\n14 Mary went back to the bedroom.\n15 Is Sandra in the kitchen? \tyes\t11\n1 Daniel went to the office.\n2 Mary went back to the garden.\n3 Is Mary in the bedroom? \tno\t2\n4 Daniel is no longer in the office.\n5 Daniel moved to the bedroom.\n6 Is Daniel in the garden? \tno\t5\n7 Sandra is in the hallway.\n8 Mary is no longer in the garden.\n9 Is Daniel in the bedroom? \tyes\t5\n10 Sandra travelled to the garden.\n11 John is in the kitchen.\n12 Is Sandra in the bathroom? \tno\t10\n13 John is in the bedroom.\n14 Daniel is in the garden.\n15 Is Daniel in the garden? \tyes\t14\n1 Daniel is in the garden.\n2 Sandra journeyed to the office.\n3 Is Daniel in the office? \tno\t1\n4 Sandra went to the kitchen.\n5 Mary travelled to the hallway.\n6 Is Sandra in the office? \tno\t4\n7 John is in the kitchen.\n8 Sandra travelled to the garden.\n9 Is Sandra in the bedroom? \tno\t8\n10 Mary is in the office.\n11 John went back to the bathroom.\n12 Is Sandra in the bathroom? \tno\t8\n13 Mary is no longer in the office.\n14 Daniel is in the hallway.\n15 Is Sandra in the kitchen? \tno\t8\n1 Mary travelled to the office.\n2 John is in the hallway.\n3 Is Mary in the office? \tyes\t1\n4 Mary went back to the bedroom.\n5 Daniel is no longer in the hallway.\n6 Is Daniel in the hallway? \tno\t5\n7 John went back to the kitchen.\n8 Sandra journeyed to the bathroom.\n9 Is John in the office? \tno\t7\n10 Mary is not in the bedroom.\n11 Mary is in the kitchen.\n12 Is John in the kitchen? \tyes\t7\n13 John is in the garden.\n14 Mary went back to the hallway.\n15 Is John in the office? \tno\t13\n1 Sandra is in the office.\n2 John is not in the garden.\n3 Is Sandra in the kitchen? \tno\t1\n4 Daniel is not in the kitchen.\n5 Mary is in the garden.\n6 Is Daniel in the kitchen? \tno\t4\n7 Daniel went back to the office.\n8 Daniel journeyed to the bathroom.\n9 Is Daniel in the hallway? \tno\t8\n10 Mary travelled to the bathroom.\n11 John travelled to the office.\n12 Is Daniel in the office? \tno\t8\n13 Daniel went back to the bedroom.\n14 Mary is in the hallway.\n15 Is John in the office? \tyes\t11\n1 John moved to the garden.\n2 Sandra is in the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Daniel travelled to the bathroom.\n5 Mary is not in the kitchen.\n6 Is Sandra in the hallway? \tno\t2\n7 Sandra is no longer in the bedroom.\n8 Mary is not in the garden.\n9 Is Daniel in the kitchen? \tno\t4\n10 Mary journeyed to the bedroom.\n11 Sandra went to the kitchen.\n12 Is Sandra in the hallway? \tno\t11\n13 Sandra moved to the garden.\n14 John is in the hallway.\n15 Is Sandra in the garden? \tyes\t13\n1 Daniel is no longer in the bedroom.\n2 John travelled to the bathroom.\n3 Is Daniel in the bedroom? \tno\t1\n4 Daniel journeyed to the bathroom.\n5 Mary moved to the bedroom.\n6 Is John in the bedroom? \tno\t2\n7 Daniel is in the garden.\n8 Mary is not in the bedroom.\n9 Is John in the bathroom? \tyes\t2\n10 Mary moved to the hallway.\n11 John is not in the bathroom.\n12 Is Daniel in the garden? \tyes\t7\n13 Sandra is no longer in the garden.\n14 John moved to the hallway.\n15 Is John in the bathroom? \tno\t14\n1 John went to the office.\n2 Sandra journeyed to the office.\n3 Is John in the office? \tyes\t1\n4 Mary moved to the kitchen.\n5 Daniel went back to the bathroom.\n6 Is Mary in the hallway? \tno\t4\n7 Sandra is not in the office.\n8 Mary travelled to the office.\n9 Is Sandra in the office? \tno\t7\n10 John is no longer in the office.\n11 John went back to the bathroom.\n12 Is Sandra in the office? \tno\t7\n13 Sandra went to the garden.\n14 Sandra went back to the bedroom.\n15 Is Mary in the office? \tyes\t8\n1 Sandra is no longer in the kitchen.\n2 John is in the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 Sandra journeyed to the office.\n5 Daniel went back to the office.\n6 Is Sandra in the bathroom? \tno\t4\n7 Daniel travelled to the bathroom.\n8 Sandra went to the bedroom.\n9 Is Daniel in the bedroom? \tno\t7\n10 Daniel travelled to the bedroom.\n11 Sandra journeyed to the kitchen.\n12 Is Daniel in the bedroom? \tyes\t10\n13 Sandra went back to the bathroom.\n14 Sandra moved to the office.\n15 Is Sandra in the hallway? \tno\t14\n1 Mary travelled to the kitchen.\n2 Daniel is in the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 Daniel moved to the bathroom.\n5 Sandra is not in the garden.\n6 Is Mary in the bedroom? \tno\t1\n7 Daniel is in the garden.\n8 John went to the office.\n9 Is John in the hallway? \tno\t8\n10 Daniel is not in the garden.\n11 John went back to the bedroom.\n12 Is Sandra in the garden? \tno\t5\n13 Daniel went to the office.\n14 Mary travelled to the office.\n15 Is Mary in the office? \tyes\t14\n1 Daniel is in the garden.\n2 Mary is no longer in the bathroom.\n3 Is Mary in the bathroom? \tno\t2\n4 Mary is no longer in the garden.\n5 John is no longer in the bedroom.\n6 Is John in the bedroom? \tno\t5\n7 Sandra is no longer in the bathroom.\n8 Sandra is in the bathroom.\n9 Is John in the bedroom? \tno\t5\n10 Daniel is not in the garden.\n11 John is no longer in the kitchen.\n12 Is John in the kitchen? \tno\t11\n13 John went back to the bathroom.\n14 Mary is not in the kitchen.\n15 Is Mary in the kitchen? \tno\t14\n1 Mary is not in the kitchen.\n2 Mary journeyed to the bathroom.\n3 Is Mary in the kitchen? \tno\t2\n4 Daniel is in the bedroom.\n5 Mary travelled to the office.\n6 Is Mary in the office? \tyes\t5\n7 Sandra is no longer in the office.\n8 John is in the bedroom.\n9 Is Daniel in the garden? \tno\t4\n10 Daniel journeyed to the hallway.\n11 Daniel is not in the hallway.\n12 Is Mary in the kitchen? \tno\t5\n13 Daniel is not in the office.\n14 Mary went to the kitchen.\n15 Is Daniel in the office? \tno\t13\n1 Sandra is in the hallway.\n2 Daniel moved to the office.\n3 Is Daniel in the kitchen? \tno\t2\n4 Daniel is not in the office.\n5 Mary is in the garden.\n6 Is Daniel in the office? \tno\t4\n7 Daniel went to the garden.\n8 Mary is in the hallway.\n9 Is Mary in the office? \tno\t8\n10 John is no longer in the office.\n11 Sandra travelled to the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 Sandra is in the bedroom.\n14 Mary travelled to the garden.\n15 Is Sandra in the bedroom? \tyes\t13\n1 Daniel is not in the bathroom.\n2 Daniel is in the office.\n3 Is Daniel in the office? \tyes\t2\n4 Daniel went to the hallway.\n5 Sandra went to the garden.\n6 Is Daniel in the hallway? \tyes\t4\n7 Mary is in the office.\n8 Sandra is not in the garden.\n9 Is Mary in the bedroom? \tno\t7\n10 Sandra went to the kitchen.\n11 John is in the hallway.\n12 Is Mary in the office? \tyes\t7\n13 Daniel went to the office.\n14 John is not in the hallway.\n15 Is Sandra in the hallway? \tno\t10\n1 John is no longer in the office.\n2 John is no longer in the hallway.\n3 Is John in the hallway? \tno\t2\n4 John is in the hallway.\n5 Mary is in the hallway.\n6 Is John in the hallway? \tyes\t4\n7 John is no longer in the hallway.\n8 Sandra is in the bedroom.\n9 Is John in the hallway? \tno\t7\n10 John travelled to the bathroom.\n11 Sandra is not in the bedroom.\n12 Is John in the bathroom? \tyes\t10\n13 Mary is not in the hallway.\n14 Mary is not in the kitchen.\n15 Is Mary in the kitchen? \tno\t14\n1 John travelled to the garden.\n2 Mary is in the kitchen.\n3 Is John in the bedroom? \tno\t1\n4 Sandra travelled to the hallway.\n5 Daniel moved to the bathroom.\n6 Is Daniel in the office? \tno\t5\n7 Daniel is no longer in the bathroom.\n8 Sandra is not in the hallway.\n9 Is Daniel in the bathroom? \tno\t7\n10 John went to the kitchen.\n11 Mary is in the office.\n12 Is Mary in the bathroom? \tno\t11\n13 Sandra moved to the office.\n14 Daniel is in the garden.\n15 Is Sandra in the bedroom? \tno\t13\n1 Sandra is no longer in the kitchen.\n2 John is not in the office.\n3 Is Sandra in the kitchen? \tno\t1\n4 Sandra journeyed to the kitchen.\n5 Sandra travelled to the garden.\n6 Is Sandra in the garden? \tyes\t5\n7 Mary journeyed to the office.\n8 Daniel is in the hallway.\n9 Is Sandra in the office? \tno\t5\n10 Mary is not in the office.\n11 Mary is no longer in the bedroom.\n12 Is Mary in the bedroom? \tno\t11\n13 Mary went to the bedroom.\n14 Mary is no longer in the bedroom.\n15 Is Mary in the bedroom? \tno\t14\n1 John is no longer in the bathroom.\n2 Daniel is no longer in the bedroom.\n3 Is John in the bathroom? \tno\t1\n4 Daniel is no longer in the garden.\n5 Daniel is no longer in the office.\n6 Is John in the bathroom? \tno\t1\n7 Daniel is no longer in the bathroom.\n8 Sandra is in the garden.\n9 Is Daniel in the bathroom? \tno\t7\n10 Daniel journeyed to the bathroom.\n11 Sandra went back to the bathroom.\n12 Is Sandra in the hallway? \tno\t11\n13 Daniel journeyed to the bedroom.\n14 Mary is no longer in the office.\n15 Is Daniel in the bedroom? \tyes\t13\n1 Mary went to the office.\n2 Mary travelled to the hallway.\n3 Is Mary in the hallway? \tyes\t2\n4 Daniel is no longer in the garden.\n5 Mary journeyed to the bathroom.\n6 Is Mary in the garden? \tno\t5\n7 Mary journeyed to the garden.\n8 Sandra is in the hallway.\n9 Is Mary in the office? \tno\t7\n10 Sandra is in the kitchen.\n11 Daniel went to the hallway.\n12 Is Sandra in the kitchen? \tyes\t10\n13 John is in the office.\n14 Sandra went back to the office.\n15 Is John in the bathroom? \tno\t13\n1 Mary is in the bathroom.\n2 Daniel is in the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 John is in the bedroom.\n5 John is not in the bedroom.\n6 Is Daniel in the bathroom? \tyes\t2\n7 Mary went to the hallway.\n8 Mary is in the garden.\n9 Is John in the bedroom? \tno\t5\n10 John travelled to the hallway.\n11 Daniel is not in the bathroom.\n12 Is Mary in the garden? \tyes\t8\n13 Sandra journeyed to the garden.\n14 Sandra moved to the hallway.\n15 Is Sandra in the garden? \tno\t14\n1 John is in the garden.\n2 John moved to the hallway.\n3 Is John in the bedroom? \tno\t2\n4 John travelled to the kitchen.\n5 Sandra travelled to the garden.\n6 Is John in the office? \tno\t4\n7 Daniel went to the office.\n8 Sandra journeyed to the bedroom.\n9 Is John in the kitchen? \tyes\t4\n10 Mary travelled to the bathroom.\n11 Mary is in the bedroom.\n12 Is Sandra in the hallway? \tno\t8\n13 John moved to the hallway.\n14 Mary went to the hallway.\n15 Is John in the bathroom? \tno\t13\n1 Sandra is no longer in the hallway.\n2 Mary went back to the hallway.\n3 Is Mary in the hallway? \tyes\t2\n4 Sandra journeyed to the bedroom.\n5 Daniel is in the bathroom.\n6 Is Sandra in the bedroom? \tyes\t4\n7 Daniel is in the office.\n8 Daniel went to the hallway.\n9 Is Daniel in the garden? \tno\t8\n10 Daniel is in the bathroom.\n11 Sandra is not in the bedroom.\n12 Is Daniel in the hallway? \tno\t10\n13 Daniel is in the garden.\n14 Mary travelled to the garden.\n15 Is Sandra in the bedroom? \tno\t11\n1 Mary moved to the office.\n2 John went to the bathroom.\n3 Is Mary in the office? \tyes\t1\n4 Daniel journeyed to the hallway.\n5 Daniel went to the office.\n6 Is John in the kitchen? \tno\t2\n7 Sandra moved to the hallway.\n8 Sandra is in the garden.\n9 Is John in the bathroom? \tyes\t2\n10 Daniel is in the hallway.\n11 Sandra went back to the hallway.\n12 Is Sandra in the hallway? \tyes\t11\n13 Mary is not in the office.\n14 Daniel is not in the hallway.\n15 Is Sandra in the office? \tno\t11\n1 Daniel moved to the garden.\n2 Mary is not in the garden.\n3 Is Mary in the garden? \tno\t2\n4 Daniel travelled to the hallway.\n5 Mary is in the garden.\n6 Is Mary in the bathroom? \tno\t5\n7 Daniel went back to the office.\n8 Mary journeyed to the kitchen.\n9 Is Mary in the kitchen? \tyes\t8\n10 Mary is no longer in the kitchen.\n11 Sandra is no longer in the bathroom.\n12 Is Daniel in the office? \tyes\t7\n13 Daniel went back to the bathroom.\n14 Sandra is in the hallway.\n15 Is Daniel in the bathroom? \tyes\t13\n1 Daniel is in the bedroom.\n2 Daniel is in the hallway.\n3 Is Daniel in the hallway? \tyes\t2\n4 Daniel moved to the bedroom.\n5 Daniel is not in the bedroom.\n6 Is Daniel in the bedroom? \tno\t5\n7 Daniel is not in the garden.\n8 Daniel journeyed to the office.\n9 Is Daniel in the bathroom? \tno\t8\n10 John went to the office.\n11 Mary is not in the office.\n12 Is John in the hallway? \tno\t10\n13 Daniel is not in the office.\n14 Mary journeyed to the hallway.\n15 Is Mary in the bedroom? \tno\t14\n1 John is in the hallway.\n2 John travelled to the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 John is in the office.\n5 Sandra is in the office.\n6 Is John in the bathroom? \tno\t4\n7 Daniel travelled to the bathroom.\n8 Sandra is not in the office.\n9 Is Daniel in the bedroom? \tno\t7\n10 Sandra is no longer in the garden.\n11 Daniel journeyed to the bedroom.\n12 Is Sandra in the garden? \tno\t10\n13 Daniel journeyed to the hallway.\n14 John is in the kitchen.\n15 Is Sandra in the garden? \tno\t10\n1 John journeyed to the kitchen.\n2 John journeyed to the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 Daniel is in the kitchen.\n5 Mary is not in the bedroom.\n6 Is John in the bedroom? \tno\t2\n7 Mary went to the hallway.\n8 Daniel is in the bedroom.\n9 Is Mary in the hallway? \tyes\t7\n10 Mary is not in the hallway.\n11 Sandra moved to the hallway.\n12 Is Mary in the hallway? \tno\t10\n13 Sandra travelled to the garden.\n14 Sandra moved to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 Sandra is in the garden.\n2 Sandra is not in the garden.\n3 Is Sandra in the garden? \tno\t2\n4 John went to the office.\n5 John is in the bedroom.\n6 Is John in the bedroom? \tyes\t5\n7 Daniel moved to the garden.\n8 Mary went to the bedroom.\n9 Is Sandra in the garden? \tno\t2\n10 Daniel is not in the garden.\n11 John is in the garden.\n12 Is John in the garden? \tyes\t11\n13 Sandra moved to the hallway.\n14 Mary went back to the garden.\n15 Is Sandra in the garden? \tno\t13\n1 Sandra is no longer in the kitchen.\n2 John is in the hallway.\n3 Is John in the hallway? \tyes\t2\n4 Daniel travelled to the kitchen.\n5 Mary is in the office.\n6 Is John in the kitchen? \tno\t2\n7 Daniel travelled to the garden.\n8 John is in the kitchen.\n9 Is Daniel in the garden? \tyes\t7\n10 John is in the garden.\n11 Daniel is no longer in the garden.\n12 Is Daniel in the garden? \tno\t11\n13 John went to the bathroom.\n14 Sandra is in the office.\n15 Is Daniel in the garden? \tno\t11\n1 Sandra went back to the hallway.\n2 Sandra is not in the hallway.\n3 Is Sandra in the hallway? \tno\t2\n4 Mary is in the hallway.\n5 John went back to the bedroom.\n6 Is Sandra in the hallway? \tno\t2\n7 Mary journeyed to the bedroom.\n8 John moved to the bathroom.\n9 Is John in the bathroom? \tyes\t8\n10 Sandra journeyed to the kitchen.\n11 Mary went to the kitchen.\n12 Is Sandra in the office? \tno\t10\n13 Sandra moved to the bathroom.\n14 Mary is in the bedroom.\n15 Is Sandra in the bathroom? \tyes\t13\n1 John moved to the bathroom.\n2 Mary is no longer in the office.\n3 Is Mary in the office? \tno\t2\n4 Sandra is in the bathroom.\n5 Sandra travelled to the garden.\n6 Is Sandra in the bedroom? \tno\t5\n7 Daniel is in the bathroom.\n8 Mary journeyed to the garden.\n9 Is Mary in the garden? \tyes\t8\n10 Daniel moved to the garden.\n11 Daniel is no longer in the garden.\n12 Is Sandra in the kitchen? \tno\t5\n13 Sandra is in the bedroom.\n14 Daniel journeyed to the garden.\n15 Is Daniel in the garden? \tyes\t14\n1 Daniel travelled to the bedroom.\n2 John is in the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 Mary travelled to the garden.\n5 Mary is in the kitchen.\n6 Is Daniel in the garden? \tno\t1\n7 Daniel is no longer in the bedroom.\n8 Mary is not in the kitchen.\n9 Is Daniel in the bedroom? \tno\t7\n10 Mary is in the office.\n11 Daniel is in the kitchen.\n12 Is Mary in the office? \tyes\t10\n13 Mary moved to the kitchen.\n14 John moved to the bedroom.\n15 Is Daniel in the bedroom? \tno\t11\n1 Sandra is in the bathroom.\n2 Daniel went back to the office.\n3 Is Daniel in the bedroom? \tno\t2\n4 Sandra is no longer in the bathroom.\n5 Mary moved to the kitchen.\n6 Is Daniel in the office? \tyes\t2\n7 John journeyed to the bathroom.\n8 Mary moved to the garden.\n9 Is Sandra in the bathroom? \tno\t4\n10 Sandra is not in the garden.\n11 Sandra is in the office.\n12 Is Sandra in the office? \tyes\t11\n13 Sandra moved to the kitchen.\n14 Mary went back to the hallway.\n15 Is Sandra in the hallway? \tno\t13\n1 John is not in the bedroom.\n2 Daniel is in the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 Sandra is no longer in the bathroom.\n5 Sandra is in the garden.\n6 Is Daniel in the kitchen? \tno\t2\n7 Daniel went back to the kitchen.\n8 Daniel is in the bedroom.\n9 Is Sandra in the office? \tno\t5\n10 Mary went back to the bedroom.\n11 John is no longer in the kitchen.\n12 Is Daniel in the garden? \tno\t8\n13 John is no longer in the office.\n14 Daniel went to the office.\n15 Is Daniel in the bedroom? \tno\t14\n1 Sandra is no longer in the bedroom.\n2 John went back to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 John is in the hallway.\n5 Daniel is in the hallway.\n6 Is Daniel in the hallway? \tyes\t5\n7 Daniel is no longer in the hallway.\n8 John moved to the office.\n9 Is Daniel in the hallway? \tno\t7\n10 John travelled to the bathroom.\n11 Mary is in the bedroom.\n12 Is Daniel in the hallway? \tno\t7\n13 Sandra is in the office.\n14 Daniel journeyed to the garden.\n15 Is Daniel in the hallway? \tno\t14\n"
  },
  {
    "path": "tasksv11/en/qa9_simple-negation_train.txt",
    "content": "1 Mary is no longer in the bedroom.\n2 Daniel moved to the hallway.\n3 Is Mary in the bedroom? \tno\t1\n4 Sandra moved to the bedroom.\n5 Sandra is in the bathroom.\n6 Is Daniel in the bathroom? \tno\t2\n7 Daniel is not in the hallway.\n8 Daniel is in the office.\n9 Is Sandra in the office? \tno\t5\n10 Sandra went to the bedroom.\n11 John went to the kitchen.\n12 Is Sandra in the office? \tno\t10\n13 Sandra is not in the bedroom.\n14 Mary is no longer in the bathroom.\n15 Is Sandra in the bedroom? \tno\t13\n1 John travelled to the kitchen.\n2 Mary is in the hallway.\n3 Is John in the hallway? \tno\t1\n4 Mary went back to the office.\n5 Daniel is no longer in the garden.\n6 Is Daniel in the garden? \tno\t5\n7 Daniel travelled to the hallway.\n8 Mary is in the kitchen.\n9 Is Daniel in the hallway? \tyes\t7\n10 Daniel journeyed to the bedroom.\n11 Sandra is not in the bedroom.\n12 Is Daniel in the bedroom? \tyes\t10\n13 John journeyed to the bedroom.\n14 Sandra is in the garden.\n15 Is Sandra in the garden? \tyes\t14\n1 Sandra travelled to the kitchen.\n2 John went to the hallway.\n3 Is John in the bathroom? \tno\t2\n4 John is in the bedroom.\n5 Mary is not in the garden.\n6 Is John in the bedroom? \tyes\t4\n7 Sandra went back to the hallway.\n8 John travelled to the bathroom.\n9 Is John in the kitchen? \tno\t8\n10 John moved to the garden.\n11 Sandra went back to the kitchen.\n12 Is John in the hallway? \tno\t10\n13 Daniel journeyed to the office.\n14 Daniel moved to the garden.\n15 Is Sandra in the kitchen? \tyes\t11\n1 Sandra is not in the office.\n2 Mary is in the hallway.\n3 Is Sandra in the office? \tno\t1\n4 Sandra went to the bathroom.\n5 John went back to the kitchen.\n6 Is Sandra in the bathroom? \tyes\t4\n7 John journeyed to the garden.\n8 Daniel is not in the bedroom.\n9 Is Mary in the office? \tno\t2\n10 Daniel is not in the office.\n11 Daniel is no longer in the bathroom.\n12 Is Daniel in the bathroom? \tno\t11\n13 Sandra is not in the bathroom.\n14 Mary is in the office.\n15 Is Daniel in the bathroom? \tno\t11\n1 Mary is in the hallway.\n2 John is in the bathroom.\n3 Is John in the garden? \tno\t2\n4 Mary went to the kitchen.\n5 John is in the garden.\n6 Is Mary in the bathroom? \tno\t4\n7 Mary travelled to the hallway.\n8 John journeyed to the bathroom.\n9 Is John in the bathroom? \tyes\t8\n10 Daniel moved to the bathroom.\n11 Mary is no longer in the hallway.\n12 Is Daniel in the bedroom? \tno\t10\n13 Mary is in the hallway.\n14 John is in the garden.\n15 Is Mary in the hallway? \tyes\t13\n1 Mary is no longer in the kitchen.\n2 John moved to the kitchen.\n3 Is Mary in the kitchen? \tno\t1\n4 Daniel travelled to the kitchen.\n5 Mary went to the office.\n6 Is Daniel in the kitchen? \tyes\t4\n7 John travelled to the bedroom.\n8 Mary is no longer in the office.\n9 Is Daniel in the hallway? \tno\t4\n10 Mary is no longer in the garden.\n11 Mary moved to the garden.\n12 Is Mary in the garden? \tyes\t11\n13 John is no longer in the bedroom.\n14 Daniel moved to the office.\n15 Is Daniel in the office? \tyes\t14\n1 Sandra travelled to the garden.\n2 Sandra is no longer in the garden.\n3 Is Sandra in the garden? \tno\t2\n4 Sandra is in the garden.\n5 Sandra journeyed to the hallway.\n6 Is Sandra in the hallway? \tyes\t5\n7 John is no longer in the garden.\n8 John journeyed to the garden.\n9 Is John in the hallway? \tno\t8\n10 John is in the kitchen.\n11 John is not in the kitchen.\n12 Is John in the kitchen? \tno\t11\n13 John journeyed to the kitchen.\n14 Mary is no longer in the hallway.\n15 Is John in the kitchen? \tyes\t13\n1 Daniel is in the bedroom.\n2 Sandra is not in the hallway.\n3 Is Sandra in the hallway? \tno\t2\n4 Daniel moved to the hallway.\n5 Mary went to the bedroom.\n6 Is Mary in the hallway? \tno\t5\n7 Sandra went to the garden.\n8 Daniel travelled to the kitchen.\n9 Is Mary in the kitchen? \tno\t5\n10 Daniel is not in the kitchen.\n11 Daniel went back to the bedroom.\n12 Is Mary in the kitchen? \tno\t5\n13 John is in the office.\n14 Sandra journeyed to the hallway.\n15 Is John in the bathroom? \tno\t13\n1 Mary travelled to the kitchen.\n2 Mary went back to the garden.\n3 Is Mary in the office? \tno\t2\n4 Sandra is no longer in the bedroom.\n5 Daniel went to the kitchen.\n6 Is Daniel in the kitchen? \tyes\t5\n7 Sandra is not in the office.\n8 Daniel went to the bathroom.\n9 Is Mary in the garden? \tyes\t2\n10 Sandra journeyed to the office.\n11 John went to the hallway.\n12 Is Daniel in the bathroom? \tyes\t8\n13 Sandra journeyed to the hallway.\n14 John journeyed to the bedroom.\n15 Is John in the bedroom? \tyes\t14\n1 John went to the kitchen.\n2 Sandra went back to the bedroom.\n3 Is John in the kitchen? \tyes\t1\n4 Daniel moved to the garden.\n5 Sandra journeyed to the kitchen.\n6 Is Sandra in the kitchen? \tyes\t5\n7 Sandra is no longer in the kitchen.\n8 Daniel is in the bathroom.\n9 Is Daniel in the office? \tno\t8\n10 Daniel travelled to the kitchen.\n11 Sandra is not in the bathroom.\n12 Is Daniel in the garden? \tno\t10\n13 Daniel moved to the bathroom.\n14 Sandra travelled to the hallway.\n15 Is Sandra in the bathroom? \tno\t14\n1 John moved to the kitchen.\n2 John is no longer in the kitchen.\n3 Is John in the kitchen? \tno\t2\n4 Mary journeyed to the office.\n5 Sandra is not in the hallway.\n6 Is Sandra in the hallway? \tno\t5\n7 Daniel travelled to the hallway.\n8 Mary moved to the garden.\n9 Is Mary in the garden? \tyes\t8\n10 John is not in the office.\n11 Sandra travelled to the bedroom.\n12 Is Daniel in the hallway? \tyes\t7\n13 John is no longer in the bedroom.\n14 Mary is in the office.\n15 Is Sandra in the bedroom? \tyes\t11\n1 John is not in the hallway.\n2 John is in the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 John is in the office.\n5 Mary travelled to the office.\n6 Is John in the office? \tyes\t4\n7 Daniel is in the bathroom.\n8 Daniel went to the bedroom.\n9 Is Daniel in the hallway? \tno\t8\n10 Sandra is in the garden.\n11 Sandra journeyed to the office.\n12 Is Sandra in the office? \tyes\t11\n13 Sandra is no longer in the office.\n14 Mary went to the garden.\n15 Is Sandra in the office? \tno\t13\n1 Sandra went to the hallway.\n2 Daniel is in the kitchen.\n3 Is Sandra in the hallway? \tyes\t1\n4 John journeyed to the bathroom.\n5 John moved to the kitchen.\n6 Is Sandra in the hallway? \tyes\t1\n7 Daniel went to the garden.\n8 Daniel went to the hallway.\n9 Is Daniel in the hallway? \tyes\t8\n10 Mary is in the bedroom.\n11 Sandra journeyed to the kitchen.\n12 Is Sandra in the garden? \tno\t11\n13 John is in the garden.\n14 Daniel is no longer in the hallway.\n15 Is Daniel in the hallway? \tno\t14\n1 Daniel is in the bedroom.\n2 Daniel moved to the hallway.\n3 Is Daniel in the hallway? \tyes\t2\n4 Daniel went back to the bedroom.\n5 John travelled to the bedroom.\n6 Is Daniel in the bedroom? \tyes\t4\n7 John went to the hallway.\n8 Daniel is in the bathroom.\n9 Is Daniel in the bathroom? \tyes\t8\n10 Sandra went back to the office.\n11 Daniel journeyed to the garden.\n12 Is Sandra in the kitchen? \tno\t10\n13 Mary moved to the bedroom.\n14 Mary travelled to the garden.\n15 Is Sandra in the office? \tyes\t10\n1 Sandra moved to the office.\n2 John is not in the bathroom.\n3 Is Sandra in the office? \tyes\t1\n4 Sandra moved to the bathroom.\n5 Mary went back to the bedroom.\n6 Is John in the bathroom? \tno\t2\n7 Sandra travelled to the garden.\n8 Sandra went to the office.\n9 Is Sandra in the office? \tyes\t8\n10 Sandra is in the kitchen.\n11 Sandra went to the bathroom.\n12 Is Sandra in the garden? \tno\t11\n13 Daniel is not in the kitchen.\n14 Mary is not in the bedroom.\n15 Is Mary in the bedroom? \tno\t14\n1 Daniel went back to the garden.\n2 Daniel went back to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Mary went back to the office.\n5 Sandra is no longer in the bathroom.\n6 Is Sandra in the bathroom? \tno\t5\n7 Mary is in the hallway.\n8 John moved to the kitchen.\n9 Is Sandra in the bathroom? \tno\t5\n10 Mary is in the kitchen.\n11 John is in the office.\n12 Is Sandra in the bathroom? \tno\t5\n13 Sandra is in the kitchen.\n14 John went back to the hallway.\n15 Is Mary in the kitchen? \tyes\t10\n1 Mary is in the bathroom.\n2 Sandra journeyed to the hallway.\n3 Is Mary in the kitchen? \tno\t1\n4 John journeyed to the office.\n5 Mary is in the kitchen.\n6 Is Mary in the bathroom? \tno\t5\n7 John is no longer in the office.\n8 Daniel is in the bedroom.\n9 Is John in the office? \tno\t7\n10 Sandra journeyed to the bedroom.\n11 Daniel travelled to the garden.\n12 Is Mary in the garden? \tno\t5\n13 Sandra is in the office.\n14 Daniel moved to the kitchen.\n15 Is Sandra in the garden? \tno\t13\n1 Sandra journeyed to the hallway.\n2 John is no longer in the bedroom.\n3 Is John in the bedroom? \tno\t2\n4 Mary went to the bedroom.\n5 John is no longer in the bathroom.\n6 Is John in the bathroom? \tno\t5\n7 Sandra is in the bedroom.\n8 Daniel journeyed to the bathroom.\n9 Is Mary in the garden? \tno\t4\n10 Mary journeyed to the kitchen.\n11 John travelled to the bedroom.\n12 Is Sandra in the bedroom? \tyes\t7\n13 John went back to the office.\n14 Daniel is not in the bathroom.\n15 Is Daniel in the bathroom? \tno\t14\n1 Sandra travelled to the garden.\n2 John journeyed to the kitchen.\n3 Is John in the bedroom? \tno\t2\n4 Sandra journeyed to the bathroom.\n5 John travelled to the office.\n6 Is John in the office? \tyes\t5\n7 John moved to the hallway.\n8 John is in the office.\n9 Is John in the office? \tyes\t8\n10 Mary moved to the hallway.\n11 Mary went to the bedroom.\n12 Is Mary in the bedroom? \tyes\t11\n13 Daniel is in the bathroom.\n14 Daniel travelled to the hallway.\n15 Is Mary in the office? \tno\t11\n1 Mary is in the office.\n2 John journeyed to the office.\n3 Is John in the office? \tyes\t2\n4 John is no longer in the office.\n5 Sandra went back to the garden.\n6 Is Mary in the hallway? \tno\t1\n7 Mary is in the kitchen.\n8 Sandra is in the office.\n9 Is John in the office? \tno\t4\n10 Mary journeyed to the bathroom.\n11 Daniel went to the office.\n12 Is Sandra in the office? \tyes\t8\n13 John travelled to the bedroom.\n14 John is not in the bedroom.\n15 Is Daniel in the office? \tyes\t11\n1 Mary went back to the bedroom.\n2 Sandra travelled to the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 John is not in the hallway.\n5 Daniel is no longer in the bedroom.\n6 Is Sandra in the garden? \tyes\t2\n7 Sandra journeyed to the kitchen.\n8 John moved to the office.\n9 Is Sandra in the kitchen? \tyes\t7\n10 John went back to the bedroom.\n11 John went back to the kitchen.\n12 Is Sandra in the bedroom? \tno\t7\n13 Mary journeyed to the office.\n14 Sandra is no longer in the kitchen.\n15 Is John in the hallway? \tno\t11\n1 Mary moved to the bathroom.\n2 Mary moved to the kitchen.\n3 Is Mary in the office? \tno\t2\n4 John journeyed to the hallway.\n5 Mary went back to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 Daniel is in the office.\n8 Mary is in the garden.\n9 Is Mary in the garden? \tyes\t8\n10 John went back to the kitchen.\n11 Sandra is not in the hallway.\n12 Is John in the bedroom? \tno\t10\n13 Mary journeyed to the bedroom.\n14 Sandra travelled to the bathroom.\n15 Is Mary in the kitchen? \tno\t13\n1 Mary moved to the kitchen.\n2 John is not in the bathroom.\n3 Is John in the bathroom? \tno\t2\n4 Sandra is not in the bathroom.\n5 Sandra is in the bathroom.\n6 Is Sandra in the bathroom? \tyes\t5\n7 John travelled to the bathroom.\n8 John journeyed to the hallway.\n9 Is John in the hallway? \tyes\t8\n10 Sandra is not in the bathroom.\n11 Mary is in the bathroom.\n12 Is Sandra in the bathroom? \tno\t10\n13 John is not in the hallway.\n14 Daniel is not in the bathroom.\n15 Is John in the hallway? \tno\t13\n1 Mary is no longer in the kitchen.\n2 Mary is not in the garden.\n3 Is Mary in the garden? \tno\t2\n4 Daniel is in the office.\n5 John is not in the bedroom.\n6 Is John in the bedroom? \tno\t5\n7 Sandra moved to the kitchen.\n8 Mary is no longer in the bedroom.\n9 Is Mary in the bedroom? \tno\t8\n10 Sandra journeyed to the hallway.\n11 Daniel went back to the bathroom.\n12 Is Mary in the bedroom? \tno\t8\n13 Daniel went back to the bedroom.\n14 John is in the garden.\n15 Is John in the kitchen? \tno\t14\n1 John is in the garden.\n2 Mary is in the kitchen.\n3 Is John in the garden? \tyes\t1\n4 Daniel is no longer in the bedroom.\n5 John is in the office.\n6 Is John in the office? \tyes\t5\n7 Sandra is in the hallway.\n8 John is no longer in the office.\n9 Is John in the office? \tno\t8\n10 John is no longer in the garden.\n11 Sandra went to the kitchen.\n12 Is Sandra in the bathroom? \tno\t11\n13 Mary moved to the bathroom.\n14 Sandra is in the hallway.\n15 Is John in the garden? \tno\t10\n1 John moved to the bathroom.\n2 Mary moved to the kitchen.\n3 Is Mary in the bathroom? \tno\t2\n4 Mary is not in the kitchen.\n5 Mary journeyed to the hallway.\n6 Is Mary in the hallway? \tyes\t5\n7 Daniel is not in the bedroom.\n8 Mary travelled to the kitchen.\n9 Is Mary in the hallway? \tno\t8\n10 Sandra journeyed to the office.\n11 Daniel went back to the kitchen.\n12 Is Mary in the hallway? \tno\t8\n13 Mary went to the bedroom.\n14 Daniel travelled to the garden.\n15 Is Sandra in the office? \tyes\t10\n1 John went to the hallway.\n2 Sandra went to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 Mary went to the kitchen.\n5 Mary journeyed to the bedroom.\n6 Is John in the bedroom? \tno\t1\n7 John travelled to the garden.\n8 Daniel is in the garden.\n9 Is John in the bedroom? \tno\t7\n10 Sandra travelled to the bathroom.\n11 John is not in the garden.\n12 Is Mary in the kitchen? \tno\t5\n13 John is in the hallway.\n14 Daniel is in the hallway.\n15 Is Daniel in the bathroom? \tno\t14\n1 Mary is no longer in the bedroom.\n2 Sandra travelled to the hallway.\n3 Is Mary in the bedroom? \tno\t1\n4 Mary went to the kitchen.\n5 Mary journeyed to the office.\n6 Is Mary in the office? \tyes\t5\n7 John travelled to the bedroom.\n8 Sandra is in the office.\n9 Is Sandra in the office? \tyes\t8\n10 Mary moved to the bathroom.\n11 John is not in the bedroom.\n12 Is Mary in the kitchen? \tno\t10\n13 Sandra moved to the garden.\n14 Mary is in the kitchen.\n15 Is Mary in the bedroom? \tno\t14\n1 Mary travelled to the bedroom.\n2 Mary is in the garden.\n3 Is Mary in the hallway? \tno\t2\n4 John is in the bathroom.\n5 Daniel is in the bedroom.\n6 Is Mary in the bedroom? \tno\t2\n7 Mary moved to the bathroom.\n8 Mary moved to the hallway.\n9 Is John in the bathroom? \tyes\t4\n10 Sandra is in the bedroom.\n11 Daniel is in the hallway.\n12 Is Mary in the hallway? \tyes\t8\n13 John is in the bedroom.\n14 Mary is not in the hallway.\n15 Is Mary in the hallway? \tno\t14\n1 Mary moved to the garden.\n2 John is not in the kitchen.\n3 Is John in the kitchen? \tno\t2\n4 Sandra went to the bedroom.\n5 John went to the kitchen.\n6 Is John in the office? \tno\t5\n7 John went back to the bedroom.\n8 Mary went back to the bedroom.\n9 Is John in the hallway? \tno\t7\n10 John is in the office.\n11 Sandra went to the garden.\n12 Is John in the office? \tyes\t10\n13 Mary is in the bathroom.\n14 Daniel moved to the bathroom.\n15 Is Daniel in the hallway? \tno\t14\n1 Daniel is not in the garden.\n2 Sandra is in the hallway.\n3 Is Daniel in the garden? \tno\t1\n4 Sandra is no longer in the hallway.\n5 Mary is in the bedroom.\n6 Is Sandra in the hallway? \tno\t4\n7 Mary went to the office.\n8 John is no longer in the office.\n9 Is Sandra in the hallway? \tno\t4\n10 John journeyed to the kitchen.\n11 Daniel journeyed to the office.\n12 Is Daniel in the bedroom? \tno\t11\n13 Daniel journeyed to the kitchen.\n14 Sandra is not in the bedroom.\n15 Is John in the bedroom? \tno\t10\n1 Mary journeyed to the bedroom.\n2 Mary moved to the hallway.\n3 Is Mary in the bathroom? \tno\t2\n4 John is in the bathroom.\n5 Sandra went to the office.\n6 Is John in the bedroom? \tno\t4\n7 John is in the hallway.\n8 John went back to the bathroom.\n9 Is John in the bedroom? \tno\t8\n10 Daniel went back to the bedroom.\n11 Daniel journeyed to the kitchen.\n12 Is John in the bathroom? \tyes\t8\n13 Sandra is in the bathroom.\n14 Mary is in the garden.\n15 Is Mary in the garden? \tyes\t14\n1 John is in the bathroom.\n2 Mary journeyed to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Daniel is not in the office.\n5 John is not in the bathroom.\n6 Is Daniel in the office? \tno\t4\n7 Daniel journeyed to the office.\n8 Mary is no longer in the bedroom.\n9 Is Mary in the bedroom? \tno\t8\n10 Mary went back to the office.\n11 John is not in the kitchen.\n12 Is John in the kitchen? \tno\t11\n13 Mary went to the bedroom.\n14 Daniel is no longer in the office.\n15 Is Daniel in the office? \tno\t14\n1 Sandra journeyed to the bathroom.\n2 Sandra is not in the bathroom.\n3 Is Sandra in the bathroom? \tno\t2\n4 Sandra went back to the bathroom.\n5 John is in the garden.\n6 Is Sandra in the bathroom? \tyes\t4\n7 Daniel is no longer in the kitchen.\n8 Daniel went to the kitchen.\n9 Is John in the office? \tno\t5\n10 Sandra moved to the garden.\n11 Sandra is not in the garden.\n12 Is Daniel in the kitchen? \tyes\t8\n13 Mary is in the hallway.\n14 Daniel is not in the kitchen.\n15 Is Mary in the hallway? \tyes\t13\n1 Daniel is in the hallway.\n2 Mary travelled to the bathroom.\n3 Is Daniel in the hallway? \tyes\t1\n4 John is no longer in the office.\n5 Sandra is in the bathroom.\n6 Is John in the office? \tno\t4\n7 Mary travelled to the office.\n8 Sandra is not in the bathroom.\n9 Is Mary in the office? \tyes\t7\n10 Sandra moved to the bathroom.\n11 Daniel is not in the hallway.\n12 Is Sandra in the kitchen? \tno\t10\n13 Mary moved to the bathroom.\n14 Mary is no longer in the bathroom.\n15 Is Daniel in the hallway? \tno\t11\n1 John went to the bedroom.\n2 Sandra went back to the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Sandra is in the bathroom.\n5 Mary journeyed to the kitchen.\n6 Is John in the office? \tno\t1\n7 John journeyed to the garden.\n8 Mary is not in the kitchen.\n9 Is Sandra in the kitchen? \tno\t4\n10 John is in the kitchen.\n11 Sandra moved to the hallway.\n12 Is Sandra in the hallway? \tyes\t11\n13 John moved to the bedroom.\n14 Mary moved to the office.\n15 Is Sandra in the hallway? \tyes\t11\n1 Daniel went back to the office.\n2 Mary is in the garden.\n3 Is Daniel in the kitchen? \tno\t1\n4 Sandra is no longer in the bathroom.\n5 John moved to the hallway.\n6 Is Daniel in the office? \tyes\t1\n7 Daniel is not in the office.\n8 John went to the bathroom.\n9 Is Daniel in the office? \tno\t7\n10 John is not in the bathroom.\n11 John travelled to the garden.\n12 Is John in the garden? \tyes\t11\n13 Sandra travelled to the kitchen.\n14 Daniel went back to the bathroom.\n15 Is John in the garden? \tyes\t11\n1 Daniel is in the office.\n2 Sandra went to the office.\n3 Is Sandra in the kitchen? \tno\t2\n4 John moved to the hallway.\n5 Mary went back to the office.\n6 Is Mary in the bedroom? \tno\t5\n7 John travelled to the kitchen.\n8 Mary travelled to the garden.\n9 Is John in the kitchen? \tyes\t7\n10 Sandra is no longer in the office.\n11 Sandra is not in the garden.\n12 Is Sandra in the garden? \tno\t11\n13 John journeyed to the bathroom.\n14 Mary is in the hallway.\n15 Is Mary in the hallway? \tyes\t14\n1 Mary is no longer in the hallway.\n2 John went back to the garden.\n3 Is John in the kitchen? \tno\t2\n4 John journeyed to the bathroom.\n5 Daniel is no longer in the hallway.\n6 Is John in the bedroom? \tno\t4\n7 Daniel is no longer in the kitchen.\n8 Sandra is in the bathroom.\n9 Is Daniel in the kitchen? \tno\t7\n10 Sandra is not in the bathroom.\n11 Mary is in the garden.\n12 Is Mary in the office? \tno\t11\n13 John is in the bedroom.\n14 John is in the garden.\n15 Is Sandra in the bathroom? \tno\t10\n1 Mary is in the bathroom.\n2 Daniel travelled to the hallway.\n3 Is Mary in the office? \tno\t1\n4 John is no longer in the garden.\n5 Mary moved to the office.\n6 Is Mary in the office? \tyes\t5\n7 John is not in the bedroom.\n8 Daniel went back to the kitchen.\n9 Is Mary in the office? \tyes\t5\n10 Daniel is no longer in the kitchen.\n11 Sandra is in the kitchen.\n12 Is John in the bedroom? \tno\t7\n13 Mary is not in the office.\n14 Sandra is in the hallway.\n15 Is Daniel in the kitchen? \tno\t10\n1 Sandra went back to the bedroom.\n2 Sandra is in the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Sandra is in the office.\n5 John is not in the hallway.\n6 Is Sandra in the office? \tyes\t4\n7 Sandra moved to the garden.\n8 Sandra is in the kitchen.\n9 Is Sandra in the bedroom? \tno\t8\n10 John moved to the hallway.\n11 Mary travelled to the office.\n12 Is John in the hallway? \tyes\t10\n13 Sandra moved to the garden.\n14 Mary is in the garden.\n15 Is Mary in the garden? \tyes\t14\n1 Mary is not in the garden.\n2 Sandra is in the hallway.\n3 Is Mary in the garden? \tno\t1\n4 Daniel is not in the bathroom.\n5 Mary travelled to the hallway.\n6 Is Sandra in the hallway? \tyes\t2\n7 Sandra is no longer in the hallway.\n8 Daniel is in the hallway.\n9 Is Daniel in the kitchen? \tno\t8\n10 John went back to the bedroom.\n11 Mary went to the garden.\n12 Is Mary in the garden? \tyes\t11\n13 Sandra travelled to the kitchen.\n14 Daniel is in the garden.\n15 Is Sandra in the bedroom? \tno\t13\n1 Mary went back to the hallway.\n2 Sandra is in the bathroom.\n3 Is Sandra in the bathroom? \tyes\t2\n4 John moved to the kitchen.\n5 Daniel went back to the hallway.\n6 Is Sandra in the hallway? \tno\t2\n7 Mary moved to the kitchen.\n8 John went to the bathroom.\n9 Is Mary in the bedroom? \tno\t7\n10 Daniel is in the office.\n11 Daniel is in the bedroom.\n12 Is John in the hallway? \tno\t8\n13 Mary went back to the office.\n14 Mary is in the garden.\n15 Is Daniel in the garden? \tno\t11\n1 Daniel is in the hallway.\n2 John journeyed to the bedroom.\n3 Is Daniel in the garden? \tno\t1\n4 Daniel is in the kitchen.\n5 John moved to the bathroom.\n6 Is Daniel in the office? \tno\t4\n7 Mary is not in the bathroom.\n8 Mary is no longer in the bedroom.\n9 Is Daniel in the kitchen? \tyes\t4\n10 Mary went back to the bathroom.\n11 Daniel is in the garden.\n12 Is John in the bathroom? \tyes\t5\n13 Mary is in the kitchen.\n14 Sandra is not in the bathroom.\n15 Is Mary in the garden? \tno\t13\n1 Mary moved to the bathroom.\n2 Sandra went back to the hallway.\n3 Is Sandra in the kitchen? \tno\t2\n4 Sandra is no longer in the hallway.\n5 Mary is in the bedroom.\n6 Is Sandra in the hallway? \tno\t4\n7 John is in the bedroom.\n8 Mary moved to the garden.\n9 Is John in the bathroom? \tno\t7\n10 John is no longer in the bedroom.\n11 John is not in the garden.\n12 Is John in the garden? \tno\t11\n13 Daniel is not in the garden.\n14 John is in the office.\n15 Is John in the hallway? \tno\t14\n1 Mary moved to the bedroom.\n2 John is in the garden.\n3 Is Mary in the hallway? \tno\t1\n4 Daniel is in the office.\n5 John travelled to the bedroom.\n6 Is Mary in the garden? \tno\t1\n7 Daniel is in the garden.\n8 Mary is no longer in the bedroom.\n9 Is John in the bedroom? \tyes\t5\n10 Daniel went to the office.\n11 John is no longer in the bedroom.\n12 Is Daniel in the bedroom? \tno\t10\n13 John is no longer in the kitchen.\n14 John is no longer in the office.\n15 Is John in the office? \tno\t14\n1 Mary travelled to the garden.\n2 Mary moved to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Daniel is in the kitchen.\n5 Sandra went back to the bedroom.\n6 Is Mary in the office? \tno\t2\n7 Sandra is in the bathroom.\n8 John is in the hallway.\n9 Is Sandra in the bathroom? \tyes\t7\n10 John moved to the kitchen.\n11 Daniel is no longer in the kitchen.\n12 Is Sandra in the bathroom? \tyes\t7\n13 Mary journeyed to the hallway.\n14 John is no longer in the kitchen.\n15 Is John in the kitchen? \tno\t14\n1 Mary is no longer in the garden.\n2 Mary is in the garden.\n3 Is Mary in the garden? \tyes\t2\n4 John journeyed to the garden.\n5 Sandra went back to the bedroom.\n6 Is Mary in the office? \tno\t2\n7 Sandra is in the office.\n8 John is no longer in the garden.\n9 Is Sandra in the office? \tyes\t7\n10 John journeyed to the office.\n11 Mary moved to the bedroom.\n12 Is John in the office? \tyes\t10\n13 Daniel is in the bathroom.\n14 Mary is in the kitchen.\n15 Is Daniel in the bathroom? \tyes\t13\n1 Sandra moved to the kitchen.\n2 Daniel is in the bedroom.\n3 Is Sandra in the kitchen? \tyes\t1\n4 Sandra is in the bathroom.\n5 Mary is in the garden.\n6 Is Mary in the kitchen? \tno\t5\n7 Sandra journeyed to the bedroom.\n8 Sandra journeyed to the garden.\n9 Is Sandra in the hallway? \tno\t8\n10 Mary is in the hallway.\n11 John journeyed to the kitchen.\n12 Is John in the kitchen? \tyes\t11\n13 John went to the bedroom.\n14 Daniel is no longer in the bedroom.\n15 Is Sandra in the garden? \tyes\t8\n1 Sandra travelled to the bedroom.\n2 Mary is in the bathroom.\n3 Is Sandra in the bathroom? \tno\t1\n4 Sandra travelled to the kitchen.\n5 Sandra is in the hallway.\n6 Is Sandra in the hallway? \tyes\t5\n7 John is no longer in the office.\n8 Sandra is no longer in the hallway.\n9 Is John in the office? \tno\t7\n10 John is not in the hallway.\n11 Daniel is no longer in the bathroom.\n12 Is Sandra in the hallway? \tno\t8\n13 Mary is no longer in the bathroom.\n14 Daniel travelled to the bedroom.\n15 Is Sandra in the hallway? \tno\t8\n1 Mary is in the bedroom.\n2 Daniel is in the kitchen.\n3 Is Mary in the hallway? \tno\t1\n4 John went to the garden.\n5 John travelled to the bedroom.\n6 Is John in the garden? \tno\t5\n7 Sandra went to the office.\n8 John moved to the hallway.\n9 Is John in the hallway? \tyes\t8\n10 Daniel is no longer in the kitchen.\n11 Daniel is not in the bedroom.\n12 Is Daniel in the bedroom? \tno\t11\n13 John is not in the hallway.\n14 Mary is not in the bedroom.\n15 Is Daniel in the bedroom? \tno\t11\n1 Daniel is in the kitchen.\n2 Mary moved to the bedroom.\n3 Is Daniel in the kitchen? \tyes\t1\n4 Sandra went back to the bathroom.\n5 John went to the office.\n6 Is John in the hallway? \tno\t5\n7 Daniel is not in the kitchen.\n8 Mary is in the hallway.\n9 Is John in the office? \tyes\t5\n10 Sandra is no longer in the bathroom.\n11 Sandra is in the hallway.\n12 Is Sandra in the kitchen? \tno\t11\n13 Mary is no longer in the hallway.\n14 Daniel is not in the bedroom.\n15 Is Daniel in the bedroom? \tno\t14\n1 Mary went back to the hallway.\n2 Sandra is in the bedroom.\n3 Is Mary in the hallway? \tyes\t1\n4 Sandra is no longer in the bedroom.\n5 Mary journeyed to the garden.\n6 Is Sandra in the bedroom? \tno\t4\n7 John went to the kitchen.\n8 John is not in the kitchen.\n9 Is John in the kitchen? \tno\t8\n10 Daniel is no longer in the bathroom.\n11 Daniel went to the hallway.\n12 Is Daniel in the hallway? \tyes\t11\n13 John is no longer in the garden.\n14 Daniel journeyed to the office.\n15 Is Daniel in the bathroom? \tno\t14\n1 Sandra travelled to the hallway.\n2 Daniel travelled to the bathroom.\n3 Is Sandra in the hallway? \tyes\t1\n4 John journeyed to the office.\n5 Mary went to the office.\n6 Is John in the office? \tyes\t4\n7 Mary travelled to the bedroom.\n8 Mary moved to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Sandra travelled to the bedroom.\n11 Daniel is in the kitchen.\n12 Is Mary in the bathroom? \tno\t8\n13 Sandra journeyed to the garden.\n14 Daniel is no longer in the kitchen.\n15 Is Sandra in the garden? \tyes\t13\n1 John moved to the hallway.\n2 Sandra is in the bathroom.\n3 Is John in the hallway? \tyes\t1\n4 Daniel is no longer in the hallway.\n5 Sandra travelled to the office.\n6 Is John in the bedroom? \tno\t1\n7 Daniel went back to the bedroom.\n8 John is no longer in the hallway.\n9 Is John in the hallway? \tno\t8\n10 Daniel is in the kitchen.\n11 Mary is in the bathroom.\n12 Is Mary in the bathroom? \tyes\t11\n13 Mary journeyed to the hallway.\n14 Mary is not in the hallway.\n15 Is Mary in the hallway? \tno\t14\n1 John is not in the garden.\n2 Mary travelled to the office.\n3 Is Mary in the office? \tyes\t2\n4 Daniel moved to the bedroom.\n5 John went to the hallway.\n6 Is John in the hallway? \tyes\t5\n7 Mary is not in the office.\n8 Sandra is not in the hallway.\n9 Is Sandra in the hallway? \tno\t8\n10 Mary moved to the garden.\n11 John moved to the bedroom.\n12 Is Mary in the office? \tno\t10\n13 Sandra is no longer in the bedroom.\n14 Sandra is not in the bathroom.\n15 Is Mary in the garden? \tyes\t10\n1 John went to the bathroom.\n2 Daniel went back to the kitchen.\n3 Is John in the bathroom? \tyes\t1\n4 Daniel moved to the bedroom.\n5 Mary moved to the hallway.\n6 Is Mary in the hallway? \tyes\t5\n7 John went to the garden.\n8 Daniel is no longer in the bedroom.\n9 Is John in the bathroom? \tno\t7\n10 Sandra moved to the garden.\n11 Sandra is in the bathroom.\n12 Is Daniel in the bedroom? \tno\t8\n13 Mary is no longer in the hallway.\n14 Mary went back to the hallway.\n15 Is Sandra in the kitchen? \tno\t11\n1 Daniel is no longer in the bathroom.\n2 Sandra travelled to the office.\n3 Is Sandra in the garden? \tno\t2\n4 Mary went back to the kitchen.\n5 Sandra journeyed to the bedroom.\n6 Is Mary in the kitchen? \tyes\t4\n7 Daniel is not in the bedroom.\n8 John is no longer in the office.\n9 Is Sandra in the bedroom? \tyes\t5\n10 John journeyed to the garden.\n11 Mary went back to the hallway.\n12 Is John in the office? \tno\t10\n13 Mary is in the kitchen.\n14 John is not in the garden.\n15 Is Mary in the kitchen? \tyes\t13\n1 Mary went to the bedroom.\n2 Mary went back to the office.\n3 Is Mary in the office? \tyes\t2\n4 John is in the garden.\n5 Sandra went to the garden.\n6 Is Sandra in the hallway? \tno\t5\n7 John is not in the garden.\n8 Sandra is in the office.\n9 Is Mary in the office? \tyes\t2\n10 John journeyed to the office.\n11 Sandra is in the kitchen.\n12 Is John in the office? \tyes\t10\n13 Daniel went back to the garden.\n14 John travelled to the bathroom.\n15 Is Daniel in the kitchen? \tno\t13\n1 Mary is in the office.\n2 John is in the garden.\n3 Is John in the bedroom? \tno\t2\n4 Mary went to the kitchen.\n5 Sandra is no longer in the kitchen.\n6 Is Mary in the kitchen? \tyes\t4\n7 Sandra travelled to the hallway.\n8 Daniel went to the hallway.\n9 Is Sandra in the bathroom? \tno\t7\n10 John is no longer in the garden.\n11 Mary moved to the bathroom.\n12 Is Daniel in the hallway? \tyes\t8\n13 John is in the bathroom.\n14 Mary is not in the bathroom.\n15 Is Daniel in the hallway? \tyes\t8\n1 Daniel is not in the hallway.\n2 Sandra journeyed to the office.\n3 Is Sandra in the office? \tyes\t2\n4 Mary is in the hallway.\n5 Mary journeyed to the kitchen.\n6 Is Mary in the bathroom? \tno\t5\n7 Mary is in the hallway.\n8 Daniel travelled to the office.\n9 Is Mary in the office? \tno\t7\n10 John went back to the hallway.\n11 Mary is not in the hallway.\n12 Is Daniel in the office? \tyes\t8\n13 John travelled to the office.\n14 Daniel is in the garden.\n15 Is Mary in the hallway? \tno\t11\n1 Sandra is not in the office.\n2 Mary is not in the hallway.\n3 Is Sandra in the office? \tno\t1\n4 Sandra went back to the bedroom.\n5 Daniel went to the hallway.\n6 Is Sandra in the hallway? \tno\t4\n7 Mary is in the garden.\n8 John is in the bedroom.\n9 Is Mary in the bedroom? \tno\t7\n10 John travelled to the bathroom.\n11 John travelled to the bedroom.\n12 Is Daniel in the hallway? \tyes\t5\n13 Mary is no longer in the garden.\n14 Mary is in the garden.\n15 Is John in the bedroom? \tyes\t11\n1 Daniel went back to the kitchen.\n2 John went back to the kitchen.\n3 Is John in the office? \tno\t2\n4 Daniel moved to the bathroom.\n5 Daniel travelled to the office.\n6 Is Daniel in the bathroom? \tno\t5\n7 John is no longer in the kitchen.\n8 Mary is not in the office.\n9 Is John in the kitchen? \tno\t7\n10 John is not in the bathroom.\n11 Sandra is in the office.\n12 Is Sandra in the garden? \tno\t11\n13 John went back to the bathroom.\n14 Daniel went back to the bathroom.\n15 Is John in the hallway? \tno\t13\n1 Daniel is in the bathroom.\n2 Daniel is in the kitchen.\n3 Is Daniel in the bathroom? \tno\t2\n4 Mary went back to the office.\n5 Daniel is not in the kitchen.\n6 Is Daniel in the kitchen? \tno\t5\n7 Daniel moved to the bedroom.\n8 John journeyed to the office.\n9 Is Daniel in the garden? \tno\t7\n10 John is no longer in the office.\n11 Mary travelled to the garden.\n12 Is Daniel in the bedroom? \tyes\t7\n13 Sandra travelled to the bathroom.\n14 Sandra is in the office.\n15 Is Mary in the garden? \tyes\t11\n1 Daniel moved to the kitchen.\n2 Sandra is in the hallway.\n3 Is Sandra in the bedroom? \tno\t2\n4 John is not in the garden.\n5 Mary is in the kitchen.\n6 Is John in the garden? \tno\t4\n7 Daniel went back to the garden.\n8 Mary is no longer in the kitchen.\n9 Is Daniel in the bedroom? \tno\t7\n10 Sandra went to the office.\n11 John is not in the bedroom.\n12 Is Mary in the kitchen? \tno\t8\n13 Daniel went back to the kitchen.\n14 John is in the bedroom.\n15 Is Mary in the kitchen? \tno\t8\n1 Daniel moved to the garden.\n2 John is not in the kitchen.\n3 Is John in the kitchen? \tno\t2\n4 John is no longer in the garden.\n5 Sandra is in the hallway.\n6 Is John in the garden? \tno\t4\n7 Sandra went to the bathroom.\n8 John is no longer in the bedroom.\n9 Is Sandra in the bathroom? \tyes\t7\n10 Daniel went to the hallway.\n11 John moved to the kitchen.\n12 Is John in the kitchen? \tyes\t11\n13 John journeyed to the bathroom.\n14 John is in the bedroom.\n15 Is John in the kitchen? \tno\t14\n1 Mary is not in the bathroom.\n2 Mary journeyed to the hallway.\n3 Is Mary in the garden? \tno\t2\n4 John travelled to the bedroom.\n5 Mary is no longer in the hallway.\n6 Is John in the hallway? \tno\t4\n7 Mary is in the bedroom.\n8 John is not in the bedroom.\n9 Is Mary in the office? \tno\t7\n10 Daniel is in the bedroom.\n11 Daniel went to the office.\n12 Is Daniel in the hallway? \tno\t11\n13 Mary moved to the hallway.\n14 Mary went to the bedroom.\n15 Is Mary in the hallway? \tno\t14\n1 Sandra went back to the hallway.\n2 Mary is not in the hallway.\n3 Is Sandra in the garden? \tno\t1\n4 Mary is not in the kitchen.\n5 Sandra is no longer in the hallway.\n6 Is Sandra in the hallway? \tno\t5\n7 John is not in the office.\n8 Daniel journeyed to the garden.\n9 Is Daniel in the garden? \tyes\t8\n10 Daniel journeyed to the office.\n11 Sandra is in the bathroom.\n12 Is Daniel in the office? \tyes\t10\n13 Daniel is in the garden.\n14 Mary is no longer in the bedroom.\n15 Is Daniel in the bedroom? \tno\t13\n1 John travelled to the kitchen.\n2 John is in the hallway.\n3 Is John in the hallway? \tyes\t2\n4 John moved to the garden.\n5 John went back to the hallway.\n6 Is John in the hallway? \tyes\t5\n7 John is in the garden.\n8 John is no longer in the garden.\n9 Is John in the garden? \tno\t8\n10 John moved to the kitchen.\n11 Mary went to the bathroom.\n12 Is John in the kitchen? \tyes\t10\n13 Daniel is in the garden.\n14 Mary went to the office.\n15 Is Mary in the kitchen? \tno\t14\n1 Daniel went to the bathroom.\n2 Mary is not in the hallway.\n3 Is Mary in the hallway? \tno\t2\n4 Daniel went to the kitchen.\n5 Daniel is in the office.\n6 Is Daniel in the kitchen? \tno\t5\n7 John is in the garden.\n8 Sandra went back to the office.\n9 Is Daniel in the bathroom? \tno\t5\n10 Mary moved to the kitchen.\n11 Daniel went to the hallway.\n12 Is Mary in the hallway? \tno\t10\n13 Sandra went back to the kitchen.\n14 Daniel is no longer in the hallway.\n15 Is Sandra in the garden? \tno\t13\n1 John is in the kitchen.\n2 Sandra went to the hallway.\n3 Is John in the office? \tno\t1\n4 Sandra went to the bedroom.\n5 Mary is no longer in the kitchen.\n6 Is Sandra in the bedroom? \tyes\t4\n7 Mary is in the kitchen.\n8 Mary is in the bathroom.\n9 Is Mary in the bathroom? \tyes\t8\n10 Daniel is not in the garden.\n11 Mary is in the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 Daniel went back to the bathroom.\n14 Sandra is in the hallway.\n15 Is Mary in the office? \tno\t11\n1 Sandra went to the kitchen.\n2 John is no longer in the garden.\n3 Is Sandra in the bedroom? \tno\t1\n4 John moved to the kitchen.\n5 John went to the bathroom.\n6 Is John in the kitchen? \tno\t5\n7 Daniel is in the kitchen.\n8 Daniel is in the bedroom.\n9 Is Daniel in the bedroom? \tyes\t8\n10 Daniel is no longer in the bedroom.\n11 John is in the garden.\n12 Is John in the bedroom? \tno\t11\n13 John journeyed to the kitchen.\n14 Sandra is no longer in the kitchen.\n15 Is John in the bedroom? \tno\t13\n1 John went back to the bedroom.\n2 John is in the garden.\n3 Is John in the garden? \tyes\t2\n4 John went back to the hallway.\n5 Sandra went to the bathroom.\n6 Is John in the hallway? \tyes\t4\n7 Mary is not in the bathroom.\n8 John journeyed to the bedroom.\n9 Is John in the bedroom? \tyes\t8\n10 Mary is in the office.\n11 Sandra went back to the hallway.\n12 Is Mary in the bedroom? \tno\t10\n13 Sandra moved to the bedroom.\n14 Sandra went to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t14\n1 Sandra is in the bathroom.\n2 Daniel is no longer in the hallway.\n3 Is Sandra in the kitchen? \tno\t1\n4 Mary is in the hallway.\n5 Daniel is in the kitchen.\n6 Is Daniel in the kitchen? \tyes\t5\n7 Sandra is in the hallway.\n8 Daniel is not in the kitchen.\n9 Is Daniel in the kitchen? \tno\t8\n10 Daniel moved to the kitchen.\n11 John is not in the office.\n12 Is Daniel in the bathroom? \tno\t10\n13 Sandra went back to the bedroom.\n14 John is not in the garden.\n15 Is John in the garden? \tno\t14\n1 Daniel is in the bathroom.\n2 Daniel went back to the hallway.\n3 Is Daniel in the office? \tno\t2\n4 Mary travelled to the bathroom.\n5 John went to the kitchen.\n6 Is Daniel in the kitchen? \tno\t2\n7 Mary is in the kitchen.\n8 John travelled to the hallway.\n9 Is John in the hallway? \tyes\t8\n10 John is no longer in the hallway.\n11 Sandra is in the bedroom.\n12 Is Mary in the office? \tno\t7\n13 Mary went to the bathroom.\n14 John is no longer in the garden.\n15 Is Mary in the hallway? \tno\t13\n1 Daniel is in the office.\n2 Mary is in the bedroom.\n3 Is Daniel in the bathroom? \tno\t1\n4 Sandra is no longer in the bathroom.\n5 Sandra travelled to the hallway.\n6 Is Daniel in the kitchen? \tno\t1\n7 Sandra travelled to the bathroom.\n8 Sandra went back to the hallway.\n9 Is Sandra in the kitchen? \tno\t8\n10 Mary is no longer in the bedroom.\n11 John is in the garden.\n12 Is Sandra in the hallway? \tyes\t8\n13 Mary journeyed to the bedroom.\n14 John moved to the hallway.\n15 Is John in the office? \tno\t14\n1 Daniel is not in the bedroom.\n2 Sandra went to the hallway.\n3 Is Sandra in the bathroom? \tno\t2\n4 Sandra travelled to the bedroom.\n5 Mary is in the bathroom.\n6 Is Sandra in the bedroom? \tyes\t4\n7 Sandra is not in the bedroom.\n8 Sandra is in the kitchen.\n9 Is Mary in the bathroom? \tyes\t5\n10 John moved to the garden.\n11 John is not in the garden.\n12 Is Sandra in the garden? \tno\t8\n13 Daniel is in the office.\n14 Mary is not in the bathroom.\n15 Is Sandra in the garden? \tno\t8\n1 Daniel went back to the hallway.\n2 Daniel travelled to the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 Sandra is in the office.\n5 John is no longer in the bathroom.\n6 Is Sandra in the hallway? \tno\t4\n7 Mary travelled to the kitchen.\n8 Daniel travelled to the bedroom.\n9 Is Daniel in the hallway? \tno\t8\n10 Daniel moved to the office.\n11 John is no longer in the garden.\n12 Is Mary in the kitchen? \tyes\t7\n13 John is in the kitchen.\n14 John moved to the hallway.\n15 Is John in the bathroom? \tno\t14\n1 Sandra is not in the garden.\n2 Daniel went back to the kitchen.\n3 Is Sandra in the garden? \tno\t1\n4 Daniel is not in the kitchen.\n5 John travelled to the bedroom.\n6 Is John in the hallway? \tno\t5\n7 Mary went to the bedroom.\n8 Sandra is in the garden.\n9 Is Daniel in the kitchen? \tno\t4\n10 Mary is no longer in the bedroom.\n11 Daniel moved to the hallway.\n12 Is Mary in the bedroom? \tno\t10\n13 Mary is in the office.\n14 Sandra is in the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 John travelled to the bedroom.\n2 Sandra is in the garden.\n3 Is John in the bedroom? \tyes\t1\n4 Sandra moved to the bedroom.\n5 Sandra is in the kitchen.\n6 Is Sandra in the kitchen? \tyes\t5\n7 Daniel is no longer in the kitchen.\n8 Mary went back to the office.\n9 Is Sandra in the hallway? \tno\t5\n10 Mary went to the kitchen.\n11 Sandra journeyed to the bedroom.\n12 Is Sandra in the hallway? \tno\t11\n13 Sandra is no longer in the bedroom.\n14 Sandra went to the office.\n15 Is Sandra in the kitchen? \tno\t14\n1 John is no longer in the office.\n2 Sandra is in the kitchen.\n3 Is John in the office? \tno\t1\n4 Sandra went back to the bathroom.\n5 Mary moved to the garden.\n6 Is Sandra in the bathroom? \tyes\t4\n7 Mary is no longer in the garden.\n8 Daniel went back to the kitchen.\n9 Is Sandra in the bathroom? \tyes\t4\n10 Mary went back to the garden.\n11 Sandra went back to the garden.\n12 Is Mary in the garden? \tyes\t10\n13 John is in the kitchen.\n14 Sandra is in the bathroom.\n15 Is Sandra in the hallway? \tno\t14\n1 Sandra journeyed to the bathroom.\n2 Mary travelled to the garden.\n3 Is Sandra in the bathroom? \tyes\t1\n4 Daniel went to the hallway.\n5 John is in the office.\n6 Is Sandra in the bathroom? \tyes\t1\n7 Sandra journeyed to the bedroom.\n8 Daniel is not in the hallway.\n9 Is Mary in the garden? \tyes\t2\n10 Mary moved to the bedroom.\n11 Sandra is in the office.\n12 Is Daniel in the hallway? \tno\t8\n13 John is not in the office.\n14 John went back to the office.\n15 Is John in the bedroom? \tno\t14\n1 Daniel is no longer in the bathroom.\n2 Mary went back to the office.\n3 Is Daniel in the bathroom? \tno\t1\n4 Mary is no longer in the office.\n5 Mary journeyed to the hallway.\n6 Is Mary in the hallway? \tyes\t5\n7 Mary is no longer in the hallway.\n8 Sandra travelled to the hallway.\n9 Is Mary in the hallway? \tno\t7\n10 Daniel went to the bathroom.\n11 Daniel went to the garden.\n12 Is Daniel in the garden? \tyes\t11\n13 Mary is in the bedroom.\n14 Sandra is in the garden.\n15 Is Daniel in the office? \tno\t11\n1 John went to the bathroom.\n2 Daniel is no longer in the kitchen.\n3 Is John in the bathroom? \tyes\t1\n4 John is no longer in the bathroom.\n5 Sandra is no longer in the bedroom.\n6 Is Sandra in the bedroom? \tno\t5\n7 Sandra went back to the bedroom.\n8 John moved to the hallway.\n9 Is Daniel in the kitchen? \tno\t2\n10 Sandra went to the bathroom.\n11 Daniel went to the garden.\n12 Is Sandra in the bathroom? \tyes\t10\n13 Mary is not in the office.\n14 Mary went back to the bathroom.\n15 Is John in the bedroom? \tno\t8\n1 Sandra journeyed to the office.\n2 Sandra is no longer in the office.\n3 Is Sandra in the office? \tno\t2\n4 Sandra moved to the garden.\n5 Sandra is not in the garden.\n6 Is Sandra in the garden? \tno\t5\n7 Mary is in the office.\n8 Mary travelled to the hallway.\n9 Is Sandra in the garden? \tno\t5\n10 Mary went to the garden.\n11 Mary is in the office.\n12 Is Mary in the garden? \tno\t11\n13 Daniel is not in the hallway.\n14 Mary is no longer in the office.\n15 Is Daniel in the hallway? \tno\t13\n1 Daniel went to the office.\n2 Daniel went back to the garden.\n3 Is Daniel in the bedroom? \tno\t2\n4 Daniel is in the bedroom.\n5 Sandra went back to the bathroom.\n6 Is Sandra in the hallway? \tno\t5\n7 Sandra is not in the bathroom.\n8 John is in the bathroom.\n9 Is Sandra in the bathroom? \tno\t7\n10 Sandra went to the garden.\n11 Sandra is no longer in the garden.\n12 Is Sandra in the garden? \tno\t11\n13 Sandra is in the bathroom.\n14 Daniel journeyed to the bathroom.\n15 Is Sandra in the garden? \tno\t13\n1 Mary went back to the hallway.\n2 John travelled to the hallway.\n3 Is John in the hallway? \tyes\t2\n4 John is in the bathroom.\n5 Sandra moved to the bedroom.\n6 Is John in the bedroom? \tno\t4\n7 John moved to the garden.\n8 John is in the bedroom.\n9 Is John in the garden? \tno\t8\n10 Mary travelled to the bathroom.\n11 Mary went to the garden.\n12 Is Mary in the garden? \tyes\t11\n13 Sandra is not in the bedroom.\n14 Mary is no longer in the garden.\n15 Is Mary in the garden? \tno\t14\n1 John is in the bedroom.\n2 Mary journeyed to the garden.\n3 Is Mary in the garden? \tyes\t2\n4 Sandra went back to the office.\n5 Mary travelled to the bathroom.\n6 Is Sandra in the office? \tyes\t4\n7 John is no longer in the bedroom.\n8 Sandra journeyed to the garden.\n9 Is Mary in the bedroom? \tno\t5\n10 John is in the bathroom.\n11 Sandra journeyed to the hallway.\n12 Is Sandra in the kitchen? \tno\t11\n13 Mary travelled to the hallway.\n14 Sandra is no longer in the hallway.\n15 Is Sandra in the hallway? \tno\t14\n1 Mary is in the garden.\n2 Mary is in the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 John travelled to the hallway.\n5 Sandra is no longer in the office.\n6 Is Mary in the bedroom? \tno\t2\n7 Mary moved to the kitchen.\n8 Mary journeyed to the hallway.\n9 Is John in the hallway? \tyes\t4\n10 John went back to the bathroom.\n11 Mary is no longer in the hallway.\n12 Is Mary in the hallway? \tno\t11\n13 John travelled to the bedroom.\n14 Mary is no longer in the bathroom.\n15 Is John in the bathroom? \tno\t13\n1 Sandra is in the kitchen.\n2 Daniel is not in the garden.\n3 Is Sandra in the bathroom? \tno\t1\n4 John went back to the hallway.\n5 Daniel is not in the bedroom.\n6 Is John in the garden? \tno\t4\n7 Sandra journeyed to the bedroom.\n8 Sandra is no longer in the bedroom.\n9 Is Sandra in the bedroom? \tno\t8\n10 John is in the office.\n11 John went to the garden.\n12 Is Sandra in the bedroom? \tno\t8\n13 Daniel journeyed to the kitchen.\n14 John is not in the garden.\n15 Is John in the garden? \tno\t14\n1 Daniel is in the office.\n2 Daniel journeyed to the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 John is in the office.\n5 Daniel went back to the bedroom.\n6 Is Daniel in the bedroom? \tyes\t5\n7 Mary is no longer in the bathroom.\n8 Mary is no longer in the garden.\n9 Is Mary in the garden? \tno\t8\n10 Mary is no longer in the hallway.\n11 Sandra went to the bathroom.\n12 Is Mary in the hallway? \tno\t10\n13 Daniel is no longer in the bedroom.\n14 Daniel journeyed to the office.\n15 Is Sandra in the bathroom? \tyes\t11\n1 Daniel moved to the bathroom.\n2 Mary is in the bathroom.\n3 Is Daniel in the garden? \tno\t1\n4 Sandra is no longer in the hallway.\n5 Sandra journeyed to the bathroom.\n6 Is Sandra in the kitchen? \tno\t5\n7 Daniel moved to the bedroom.\n8 Daniel is in the kitchen.\n9 Is Sandra in the kitchen? \tno\t5\n10 Mary is in the garden.\n11 Mary went to the bedroom.\n12 Is Daniel in the office? \tno\t8\n13 Mary is in the office.\n14 Sandra moved to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t14\n1 Mary went back to the hallway.\n2 Daniel is no longer in the kitchen.\n3 Is Mary in the hallway? \tyes\t1\n4 John is no longer in the garden.\n5 Daniel journeyed to the office.\n6 Is John in the garden? \tno\t4\n7 John moved to the hallway.\n8 Sandra moved to the kitchen.\n9 Is John in the bathroom? \tno\t7\n10 John went to the kitchen.\n11 Sandra is in the bathroom.\n12 Is John in the bedroom? \tno\t10\n13 Daniel is no longer in the office.\n14 John travelled to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t11\n1 Sandra went to the bedroom.\n2 Sandra went to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 John is no longer in the bathroom.\n5 John is in the bedroom.\n6 Is Sandra in the garden? \tno\t2\n7 Daniel travelled to the garden.\n8 John travelled to the hallway.\n9 Is Daniel in the office? \tno\t7\n10 Mary is in the garden.\n11 Daniel is no longer in the garden.\n12 Is Daniel in the garden? \tno\t11\n13 Mary is not in the garden.\n14 Daniel travelled to the hallway.\n15 Is Mary in the garden? \tno\t13\n1 Sandra is not in the bedroom.\n2 Sandra is not in the bathroom.\n3 Is Sandra in the bathroom? \tno\t2\n4 Mary is no longer in the bedroom.\n5 Sandra moved to the bathroom.\n6 Is Sandra in the office? \tno\t5\n7 Mary is in the garden.\n8 John is not in the kitchen.\n9 Is Sandra in the kitchen? \tno\t5\n10 Daniel is in the bedroom.\n11 Sandra is not in the bathroom.\n12 Is Mary in the garden? \tyes\t7\n13 John travelled to the bedroom.\n14 Mary is in the kitchen.\n15 Is Mary in the bathroom? \tno\t14\n1 Daniel is in the kitchen.\n2 Sandra is not in the bedroom.\n3 Is Sandra in the bedroom? \tno\t2\n4 Daniel is not in the kitchen.\n5 Mary moved to the kitchen.\n6 Is Daniel in the kitchen? \tno\t4\n7 Daniel is in the garden.\n8 John went to the hallway.\n9 Is Sandra in the bedroom? \tno\t2\n10 John travelled to the office.\n11 Sandra travelled to the hallway.\n12 Is John in the hallway? \tno\t10\n13 Mary is not in the kitchen.\n14 Mary went to the bathroom.\n15 Is Sandra in the hallway? \tyes\t11\n1 John is not in the bedroom.\n2 Sandra is in the bedroom.\n3 Is John in the bedroom? \tno\t1\n4 Mary travelled to the bedroom.\n5 Sandra is in the office.\n6 Is John in the bedroom? \tno\t1\n7 Sandra went to the hallway.\n8 Sandra went to the bedroom.\n9 Is Mary in the bedroom? \tyes\t4\n10 John moved to the office.\n11 John is not in the office.\n12 Is Sandra in the kitchen? \tno\t8\n13 John is in the bathroom.\n14 Daniel is in the bathroom.\n15 Is Sandra in the office? \tno\t8\n1 Mary went back to the hallway.\n2 Daniel is in the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 Daniel is not in the bedroom.\n5 John is in the bedroom.\n6 Is Mary in the garden? \tno\t1\n7 John is in the bathroom.\n8 Mary went to the bathroom.\n9 Is John in the bathroom? \tyes\t7\n10 Mary is in the garden.\n11 John journeyed to the hallway.\n12 Is John in the hallway? \tyes\t11\n13 Sandra journeyed to the garden.\n14 John went back to the garden.\n15 Is Mary in the hallway? \tno\t10\n1 Sandra is in the garden.\n2 Sandra went back to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 Mary moved to the kitchen.\n5 Sandra is in the bathroom.\n6 Is Sandra in the bathroom? \tyes\t5\n7 Mary is in the bathroom.\n8 Mary moved to the garden.\n9 Is Sandra in the garden? \tno\t5\n10 Daniel is not in the bathroom.\n11 Mary went back to the office.\n12 Is Mary in the kitchen? \tno\t11\n13 Mary is no longer in the office.\n14 John is no longer in the office.\n15 Is Mary in the office? \tno\t13\n1 Daniel went to the garden.\n2 Mary moved to the bedroom.\n3 Is Daniel in the bedroom? \tno\t1\n4 Mary is in the garden.\n5 Daniel moved to the bathroom.\n6 Is Mary in the garden? \tyes\t4\n7 Sandra moved to the bathroom.\n8 Sandra travelled to the bedroom.\n9 Is Mary in the garden? \tyes\t4\n10 John went back to the bathroom.\n11 Mary is not in the garden.\n12 Is Daniel in the bedroom? \tno\t5\n13 Sandra is in the garden.\n14 Mary is in the hallway.\n15 Is Sandra in the bathroom? \tno\t13\n1 Daniel moved to the bathroom.\n2 Mary moved to the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 Mary is no longer in the bathroom.\n5 Sandra went to the kitchen.\n6 Is Mary in the bathroom? \tno\t4\n7 Mary went back to the kitchen.\n8 Mary is not in the kitchen.\n9 Is Mary in the kitchen? \tno\t8\n10 Sandra journeyed to the bedroom.\n11 John is no longer in the kitchen.\n12 Is John in the kitchen? \tno\t11\n13 Sandra went back to the office.\n14 John is no longer in the hallway.\n15 Is Mary in the kitchen? \tno\t8\n1 Daniel is not in the garden.\n2 John went to the bathroom.\n3 Is John in the bathroom? \tyes\t2\n4 Mary travelled to the bedroom.\n5 Sandra is not in the kitchen.\n6 Is Daniel in the garden? \tno\t1\n7 Sandra is no longer in the garden.\n8 Mary went back to the hallway.\n9 Is John in the bathroom? \tyes\t2\n10 Sandra is not in the bathroom.\n11 Sandra is in the office.\n12 Is Sandra in the office? \tyes\t11\n13 Daniel went to the hallway.\n14 Mary went to the bathroom.\n15 Is Mary in the hallway? \tno\t14\n1 Daniel went back to the bedroom.\n2 Sandra is in the office.\n3 Is Sandra in the office? \tyes\t2\n4 Sandra is in the bedroom.\n5 Sandra is in the kitchen.\n6 Is Sandra in the garden? \tno\t5\n7 John travelled to the kitchen.\n8 Daniel went to the kitchen.\n9 Is Daniel in the kitchen? \tyes\t8\n10 Daniel travelled to the bedroom.\n11 Sandra is in the hallway.\n12 Is Daniel in the bedroom? \tyes\t10\n13 John is in the office.\n14 Daniel is no longer in the bedroom.\n15 Is Daniel in the bedroom? \tno\t14\n1 Daniel is in the bathroom.\n2 Daniel is in the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 John moved to the office.\n5 Mary travelled to the kitchen.\n6 Is John in the bathroom? \tno\t4\n7 Daniel went back to the kitchen.\n8 Sandra journeyed to the hallway.\n9 Is Daniel in the kitchen? \tyes\t7\n10 Sandra is no longer in the hallway.\n11 John is not in the office.\n12 Is Sandra in the hallway? \tno\t10\n13 Sandra travelled to the kitchen.\n14 Sandra went back to the bathroom.\n15 Is Sandra in the bathroom? \tyes\t14\n1 Sandra went back to the bathroom.\n2 Mary journeyed to the garden.\n3 Is Sandra in the garden? \tno\t1\n4 Daniel travelled to the hallway.\n5 Mary is in the office.\n6 Is Sandra in the bathroom? \tyes\t1\n7 Daniel is in the garden.\n8 John went to the office.\n9 Is Daniel in the garden? \tyes\t7\n10 Daniel moved to the office.\n11 John journeyed to the bathroom.\n12 Is Daniel in the office? \tyes\t10\n13 Daniel journeyed to the bedroom.\n14 Mary moved to the hallway.\n15 Is Daniel in the bedroom? \tyes\t13\n1 Daniel is in the hallway.\n2 Sandra is no longer in the bedroom.\n3 Is Daniel in the hallway? \tyes\t1\n4 Sandra journeyed to the office.\n5 Sandra is in the hallway.\n6 Is Sandra in the hallway? \tyes\t5\n7 Sandra journeyed to the bathroom.\n8 Daniel is no longer in the hallway.\n9 Is Sandra in the bathroom? \tyes\t7\n10 John journeyed to the kitchen.\n11 Sandra went back to the office.\n12 Is Sandra in the garden? \tno\t11\n13 Sandra travelled to the hallway.\n14 John went back to the bathroom.\n15 Is Sandra in the kitchen? \tno\t13\n1 John is in the bedroom.\n2 Mary travelled to the office.\n3 Is John in the hallway? \tno\t1\n4 John travelled to the office.\n5 Daniel travelled to the kitchen.\n6 Is Mary in the office? \tyes\t2\n7 John went to the kitchen.\n8 John is no longer in the kitchen.\n9 Is John in the kitchen? \tno\t8\n10 Sandra travelled to the kitchen.\n11 John went to the kitchen.\n12 Is Sandra in the garden? \tno\t10\n13 Daniel moved to the hallway.\n14 Daniel moved to the kitchen.\n15 Is Sandra in the kitchen? \tyes\t10\n1 Daniel is in the hallway.\n2 Daniel went back to the bathroom.\n3 Is Daniel in the office? \tno\t2\n4 Daniel went to the hallway.\n5 Daniel is not in the hallway.\n6 Is Daniel in the hallway? \tno\t5\n7 Daniel went to the garden.\n8 Mary journeyed to the kitchen.\n9 Is Daniel in the garden? \tyes\t7\n10 Sandra journeyed to the garden.\n11 Daniel is in the bedroom.\n12 Is Daniel in the bedroom? \tyes\t11\n13 Sandra moved to the hallway.\n14 Sandra moved to the bedroom.\n15 Is Daniel in the bathroom? \tno\t11\n1 Sandra went back to the bedroom.\n2 Sandra is not in the bedroom.\n3 Is Sandra in the bedroom? \tno\t2\n4 Sandra travelled to the office.\n5 Sandra went to the bathroom.\n6 Is Sandra in the bathroom? \tyes\t5\n7 John is not in the kitchen.\n8 Sandra travelled to the office.\n9 Is Sandra in the hallway? \tno\t8\n10 John went back to the office.\n11 John went to the hallway.\n12 Is Sandra in the garden? \tno\t8\n13 Daniel is in the office.\n14 Daniel is no longer in the office.\n15 Is Daniel in the office? \tno\t14\n1 John travelled to the kitchen.\n2 John is not in the kitchen.\n3 Is John in the kitchen? \tno\t2\n4 John is not in the office.\n5 John is in the hallway.\n6 Is John in the kitchen? \tno\t5\n7 John travelled to the garden.\n8 Mary is in the bedroom.\n9 Is Mary in the hallway? \tno\t8\n10 Mary journeyed to the office.\n11 Daniel is in the garden.\n12 Is John in the hallway? \tno\t7\n13 Sandra journeyed to the bathroom.\n14 Daniel is not in the garden.\n15 Is Daniel in the garden? \tno\t14\n1 Daniel is not in the hallway.\n2 Daniel travelled to the hallway.\n3 Is Daniel in the hallway? \tyes\t2\n4 Mary is not in the bathroom.\n5 Daniel is in the office.\n6 Is Daniel in the garden? \tno\t5\n7 Sandra went back to the hallway.\n8 Mary is no longer in the office.\n9 Is Sandra in the hallway? \tyes\t7\n10 John went to the bedroom.\n11 Daniel is in the garden.\n12 Is Daniel in the garden? \tyes\t11\n13 Daniel moved to the office.\n14 John journeyed to the bathroom.\n15 Is John in the hallway? \tno\t14\n1 Mary journeyed to the office.\n2 Mary went back to the bathroom.\n3 Is Mary in the hallway? \tno\t2\n4 Daniel is in the garden.\n5 John travelled to the bathroom.\n6 Is Mary in the garden? \tno\t2\n7 Mary is in the garden.\n8 Daniel moved to the bedroom.\n9 Is Mary in the hallway? \tno\t7\n10 Daniel is no longer in the bedroom.\n11 Mary travelled to the office.\n12 Is Daniel in the bedroom? \tno\t10\n13 Sandra moved to the garden.\n14 Mary is not in the office.\n15 Is Mary in the office? \tno\t14\n1 John went back to the bedroom.\n2 Mary went to the bedroom.\n3 Is Mary in the bedroom? \tyes\t2\n4 Sandra is not in the bathroom.\n5 Daniel moved to the bathroom.\n6 Is Sandra in the bathroom? \tno\t4\n7 Sandra journeyed to the hallway.\n8 Sandra is no longer in the hallway.\n9 Is Sandra in the hallway? \tno\t8\n10 John went back to the hallway.\n11 Daniel is in the hallway.\n12 Is Daniel in the office? \tno\t11\n13 Sandra journeyed to the bathroom.\n14 John moved to the bathroom.\n15 Is Daniel in the hallway? \tyes\t11\n1 Mary is not in the bedroom.\n2 Daniel is not in the kitchen.\n3 Is Mary in the bedroom? \tno\t1\n4 Sandra travelled to the office.\n5 Daniel is not in the bedroom.\n6 Is Mary in the bedroom? \tno\t1\n7 Sandra moved to the garden.\n8 Daniel is not in the garden.\n9 Is Daniel in the garden? \tno\t8\n10 Daniel went to the hallway.\n11 Mary is not in the garden.\n12 Is Daniel in the bathroom? \tno\t10\n13 Daniel is no longer in the hallway.\n14 Sandra went to the bedroom.\n15 Is Sandra in the kitchen? \tno\t14\n1 Mary went to the bathroom.\n2 Sandra went back to the office.\n3 Is Mary in the bathroom? \tyes\t1\n4 Mary is not in the bathroom.\n5 Daniel went to the bathroom.\n6 Is Mary in the bathroom? \tno\t4\n7 Mary is not in the hallway.\n8 Sandra is not in the office.\n9 Is Mary in the hallway? \tno\t7\n10 Daniel is no longer in the bathroom.\n11 Mary is in the garden.\n12 Is Daniel in the bathroom? \tno\t10\n13 John is in the kitchen.\n14 Daniel travelled to the hallway.\n15 Is Daniel in the hallway? \tyes\t14\n1 Sandra is in the garden.\n2 Daniel is not in the garden.\n3 Is Daniel in the garden? \tno\t2\n4 Daniel is no longer in the bathroom.\n5 Daniel is in the hallway.\n6 Is Daniel in the hallway? \tyes\t5\n7 John is in the office.\n8 John is not in the office.\n9 Is John in the office? \tno\t8\n10 Sandra journeyed to the bedroom.\n11 Mary is in the bedroom.\n12 Is Daniel in the hallway? \tyes\t5\n13 Mary is in the garden.\n14 Sandra went back to the hallway.\n15 Is Sandra in the garden? \tno\t14\n1 Daniel is in the kitchen.\n2 Mary is in the office.\n3 Is Mary in the office? \tyes\t2\n4 John is no longer in the garden.\n5 Daniel travelled to the garden.\n6 Is Mary in the office? \tyes\t2\n7 John travelled to the bathroom.\n8 Mary is in the bathroom.\n9 Is Mary in the kitchen? \tno\t8\n10 John is in the bedroom.\n11 Sandra went back to the garden.\n12 Is John in the bedroom? \tyes\t10\n13 John is no longer in the bedroom.\n14 John is no longer in the kitchen.\n15 Is John in the kitchen? \tno\t14\n1 Sandra journeyed to the bathroom.\n2 Sandra travelled to the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 Mary went back to the hallway.\n5 Mary went back to the office.\n6 Is Sandra in the garden? \tyes\t2\n7 Mary went back to the garden.\n8 John travelled to the garden.\n9 Is Mary in the garden? \tyes\t7\n10 Mary is in the bedroom.\n11 Sandra moved to the office.\n12 Is Sandra in the bathroom? \tno\t11\n13 Sandra is in the hallway.\n14 John is no longer in the garden.\n15 Is John in the garden? \tno\t14\n1 John is in the hallway.\n2 John went to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Daniel is in the kitchen.\n5 John is in the hallway.\n6 Is Daniel in the garden? \tno\t4\n7 John travelled to the bathroom.\n8 Daniel went back to the bedroom.\n9 Is John in the bedroom? \tno\t7\n10 Mary journeyed to the bathroom.\n11 Daniel is not in the bedroom.\n12 Is John in the hallway? \tno\t7\n13 Mary went to the bedroom.\n14 Daniel is no longer in the hallway.\n15 Is Daniel in the hallway? \tno\t14\n1 Sandra is in the office.\n2 Sandra journeyed to the hallway.\n3 Is Sandra in the bathroom? \tno\t2\n4 Mary went back to the bedroom.\n5 John is not in the bedroom.\n6 Is Sandra in the hallway? \tyes\t2\n7 Daniel is no longer in the bedroom.\n8 Daniel is no longer in the bathroom.\n9 Is John in the bedroom? \tno\t5\n10 John is in the bedroom.\n11 Mary is not in the bedroom.\n12 Is John in the bedroom? \tyes\t10\n13 Daniel went to the bathroom.\n14 Sandra travelled to the bedroom.\n15 Is John in the bedroom? \tyes\t10\n1 Mary is in the garden.\n2 Mary is no longer in the garden.\n3 Is Mary in the garden? \tno\t2\n4 Daniel went to the garden.\n5 Daniel travelled to the hallway.\n6 Is Mary in the garden? \tno\t2\n7 John travelled to the hallway.\n8 Mary is in the garden.\n9 Is John in the bedroom? \tno\t7\n10 John went to the kitchen.\n11 Mary moved to the bathroom.\n12 Is Mary in the kitchen? \tno\t11\n13 John is in the bathroom.\n14 Mary journeyed to the office.\n15 Is Mary in the office? \tyes\t14\n1 Daniel travelled to the bedroom.\n2 John moved to the bathroom.\n3 Is John in the kitchen? \tno\t2\n4 Daniel is not in the bedroom.\n5 John is in the kitchen.\n6 Is John in the garden? \tno\t5\n7 John is in the bathroom.\n8 John is in the bedroom.\n9 Is John in the bathroom? \tno\t8\n10 John is no longer in the bedroom.\n11 Mary went back to the office.\n12 Is John in the bedroom? \tno\t10\n13 Mary travelled to the kitchen.\n14 Sandra went to the garden.\n15 Is Mary in the kitchen? \tyes\t13\n1 John is in the office.\n2 John is not in the office.\n3 Is John in the office? \tno\t2\n4 Sandra is in the bedroom.\n5 Daniel is in the bedroom.\n6 Is John in the office? \tno\t2\n7 Mary moved to the garden.\n8 Mary is not in the garden.\n9 Is Daniel in the kitchen? \tno\t5\n10 Daniel is in the kitchen.\n11 Daniel is no longer in the kitchen.\n12 Is Daniel in the kitchen? \tno\t11\n13 Sandra is no longer in the bedroom.\n14 Daniel travelled to the kitchen.\n15 Is Mary in the garden? \tno\t8\n1 Sandra is in the bathroom.\n2 John is not in the bathroom.\n3 Is Sandra in the hallway? \tno\t1\n4 John went back to the kitchen.\n5 John is in the garden.\n6 Is Sandra in the bathroom? \tyes\t1\n7 Sandra travelled to the garden.\n8 John moved to the hallway.\n9 Is John in the bathroom? \tno\t8\n10 Sandra is no longer in the garden.\n11 Mary is not in the bedroom.\n12 Is John in the hallway? \tyes\t8\n13 John is not in the hallway.\n14 John moved to the office.\n15 Is John in the office? \tyes\t14\n1 Mary is not in the office.\n2 Daniel went to the kitchen.\n3 Is Mary in the office? \tno\t1\n4 John travelled to the garden.\n5 Sandra is in the office.\n6 Is John in the garden? \tyes\t4\n7 John is in the bedroom.\n8 John is no longer in the bedroom.\n9 Is John in the bedroom? \tno\t8\n10 Mary is no longer in the kitchen.\n11 Sandra went to the hallway.\n12 Is John in the bedroom? \tno\t8\n13 John journeyed to the office.\n14 John is in the kitchen.\n15 Is Mary in the kitchen? \tno\t10\n1 John is not in the kitchen.\n2 John moved to the office.\n3 Is John in the office? \tyes\t2\n4 Mary moved to the bedroom.\n5 Daniel moved to the bathroom.\n6 Is John in the bathroom? \tno\t2\n7 Daniel is in the bedroom.\n8 Mary is not in the bedroom.\n9 Is Mary in the bedroom? \tno\t8\n10 Daniel is in the hallway.\n11 Sandra is no longer in the kitchen.\n12 Is Daniel in the bathroom? \tno\t10\n13 Sandra went to the hallway.\n14 Sandra went back to the office.\n15 Is Daniel in the garden? \tno\t10\n1 Sandra is in the bedroom.\n2 Mary went to the kitchen.\n3 Is Sandra in the bedroom? \tyes\t1\n4 Mary went back to the bedroom.\n5 Mary is no longer in the bedroom.\n6 Is Mary in the bedroom? \tno\t5\n7 Mary is not in the office.\n8 Mary moved to the bedroom.\n9 Is Mary in the bathroom? \tno\t8\n10 Daniel moved to the bathroom.\n11 John is in the kitchen.\n12 Is Mary in the bathroom? \tno\t8\n13 Daniel is in the bedroom.\n14 Sandra went back to the office.\n15 Is Daniel in the hallway? \tno\t13\n1 Mary is no longer in the hallway.\n2 Daniel is in the bedroom.\n3 Is Mary in the hallway? \tno\t1\n4 John journeyed to the bedroom.\n5 Mary went to the hallway.\n6 Is John in the kitchen? \tno\t4\n7 Daniel journeyed to the bathroom.\n8 Mary is not in the hallway.\n9 Is Daniel in the bathroom? \tyes\t7\n10 Daniel is in the hallway.\n11 Daniel is not in the hallway.\n12 Is Daniel in the hallway? \tno\t11\n13 Mary moved to the bathroom.\n14 Sandra moved to the office.\n15 Is Daniel in the hallway? \tno\t11\n1 Mary is in the hallway.\n2 Daniel is no longer in the bedroom.\n3 Is Daniel in the bedroom? \tno\t2\n4 Sandra journeyed to the hallway.\n5 Sandra journeyed to the bedroom.\n6 Is Daniel in the bedroom? \tno\t2\n7 Daniel went back to the bedroom.\n8 John moved to the office.\n9 Is Sandra in the bedroom? \tyes\t5\n10 Sandra is not in the bedroom.\n11 Mary is no longer in the hallway.\n12 Is John in the office? \tyes\t8\n13 John journeyed to the garden.\n14 Daniel is no longer in the bedroom.\n15 Is Mary in the hallway? \tno\t11\n1 Mary went to the office.\n2 Mary is in the garden.\n3 Is Mary in the garden? \tyes\t2\n4 Mary travelled to the hallway.\n5 John is in the kitchen.\n6 Is John in the bathroom? \tno\t5\n7 Mary is in the bedroom.\n8 Sandra travelled to the garden.\n9 Is Mary in the bedroom? \tyes\t7\n10 Sandra is in the bedroom.\n11 John is in the office.\n12 Is John in the office? \tyes\t11\n13 Mary travelled to the office.\n14 Sandra travelled to the garden.\n15 Is Sandra in the bedroom? \tno\t14\n1 Mary travelled to the garden.\n2 Daniel journeyed to the bedroom.\n3 Is Mary in the kitchen? \tno\t1\n4 Sandra is not in the hallway.\n5 Mary is in the kitchen.\n6 Is Sandra in the hallway? \tno\t4\n7 Mary went to the garden.\n8 Sandra is no longer in the bedroom.\n9 Is Sandra in the bedroom? \tno\t8\n10 Daniel is in the hallway.\n11 Daniel is no longer in the hallway.\n12 Is Daniel in the hallway? \tno\t11\n13 Sandra travelled to the office.\n14 Daniel is no longer in the garden.\n15 Is Daniel in the garden? \tno\t14\n1 Sandra is no longer in the bathroom.\n2 John is in the bedroom.\n3 Is John in the bedroom? \tyes\t2\n4 Mary moved to the bathroom.\n5 Mary is in the office.\n6 Is Mary in the office? \tyes\t5\n7 Sandra journeyed to the bedroom.\n8 John moved to the office.\n9 Is Mary in the office? \tyes\t5\n10 Sandra is in the office.\n11 Sandra went back to the bedroom.\n12 Is Sandra in the garden? \tno\t11\n13 Daniel is in the hallway.\n14 Mary journeyed to the kitchen.\n15 Is Sandra in the bedroom? \tyes\t11\n1 Sandra is in the kitchen.\n2 John travelled to the kitchen.\n3 Is John in the kitchen? \tyes\t2\n4 Sandra moved to the garden.\n5 Daniel went back to the bedroom.\n6 Is Sandra in the garden? \tyes\t4\n7 Mary went back to the hallway.\n8 Daniel went to the hallway.\n9 Is Daniel in the garden? \tno\t8\n10 Mary is in the office.\n11 Daniel is in the garden.\n12 Is Mary in the office? \tyes\t10\n13 Mary moved to the bedroom.\n14 Mary is not in the bedroom.\n15 Is Mary in the bedroom? \tno\t14\n1 Daniel travelled to the bedroom.\n2 Daniel is in the office.\n3 Is Daniel in the hallway? \tno\t2\n4 Daniel is in the hallway.\n5 Mary moved to the hallway.\n6 Is Mary in the office? \tno\t5\n7 Mary is not in the hallway.\n8 Sandra is in the garden.\n9 Is Daniel in the hallway? \tyes\t4\n10 Daniel went back to the bedroom.\n11 John is in the bedroom.\n12 Is Sandra in the garden? \tyes\t8\n13 Mary is in the kitchen.\n14 Mary went to the bathroom.\n15 Is Daniel in the bedroom? \tyes\t10\n1 Mary journeyed to the bedroom.\n2 Mary travelled to the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 Mary is in the bedroom.\n5 Mary went back to the office.\n6 Is Mary in the office? \tyes\t5\n7 Sandra went to the office.\n8 John travelled to the bedroom.\n9 Is Mary in the office? \tyes\t5\n10 John is not in the bedroom.\n11 John is in the kitchen.\n12 Is John in the office? \tno\t11\n13 Sandra is in the kitchen.\n14 Mary travelled to the bedroom.\n15 Is John in the hallway? \tno\t11\n1 John is in the bedroom.\n2 John moved to the office.\n3 Is John in the bedroom? \tno\t2\n4 Sandra travelled to the bathroom.\n5 John went to the hallway.\n6 Is Sandra in the bathroom? \tyes\t4\n7 Sandra went to the kitchen.\n8 John went to the bedroom.\n9 Is John in the garden? \tno\t8\n10 Mary went to the garden.\n11 Sandra is in the office.\n12 Is John in the bedroom? \tyes\t8\n13 John moved to the hallway.\n14 Sandra is not in the office.\n15 Is Sandra in the office? \tno\t14\n1 Mary is no longer in the garden.\n2 John is in the garden.\n3 Is John in the garden? \tyes\t2\n4 John moved to the office.\n5 Daniel is no longer in the kitchen.\n6 Is Daniel in the kitchen? \tno\t5\n7 Mary is in the hallway.\n8 Sandra is no longer in the bathroom.\n9 Is John in the kitchen? \tno\t4\n10 John is not in the office.\n11 John is no longer in the garden.\n12 Is Mary in the garden? \tno\t7\n13 Daniel travelled to the bathroom.\n14 Mary is in the kitchen.\n15 Is Mary in the bathroom? \tno\t14\n1 Sandra is no longer in the hallway.\n2 Sandra went back to the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Sandra moved to the kitchen.\n5 John travelled to the office.\n6 Is Sandra in the kitchen? \tyes\t4\n7 Daniel journeyed to the garden.\n8 Mary went back to the bedroom.\n9 Is Sandra in the hallway? \tno\t4\n10 Daniel is in the bathroom.\n11 Daniel moved to the garden.\n12 Is Daniel in the bedroom? \tno\t11\n13 Mary went to the kitchen.\n14 Sandra is no longer in the kitchen.\n15 Is Mary in the kitchen? \tyes\t13\n1 Sandra went back to the garden.\n2 Mary is no longer in the bedroom.\n3 Is Sandra in the bedroom? \tno\t1\n4 Daniel moved to the office.\n5 Sandra travelled to the kitchen.\n6 Is Sandra in the hallway? \tno\t5\n7 Sandra went to the garden.\n8 Daniel journeyed to the hallway.\n9 Is Daniel in the office? \tno\t8\n10 Daniel is not in the hallway.\n11 Daniel is no longer in the bathroom.\n12 Is Daniel in the bathroom? \tno\t11\n13 Mary went back to the kitchen.\n14 John is in the bedroom.\n15 Is John in the bedroom? \tyes\t14\n1 Daniel travelled to the bedroom.\n2 Daniel journeyed to the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Daniel went to the office.\n5 Mary journeyed to the garden.\n6 Is Mary in the bathroom? \tno\t5\n7 Daniel is no longer in the office.\n8 Sandra went to the kitchen.\n9 Is Daniel in the office? \tno\t7\n10 Sandra is in the hallway.\n11 Mary went to the hallway.\n12 Is Mary in the office? \tno\t11\n13 Sandra went to the garden.\n14 Mary went back to the bathroom.\n15 Is Sandra in the garden? \tyes\t13\n1 John went back to the bedroom.\n2 Daniel is in the garden.\n3 Is John in the kitchen? \tno\t1\n4 John went back to the kitchen.\n5 Sandra is not in the hallway.\n6 Is Sandra in the hallway? \tno\t5\n7 John travelled to the garden.\n8 John is in the office.\n9 Is John in the office? \tyes\t8\n10 Sandra travelled to the bathroom.\n11 Mary journeyed to the kitchen.\n12 Is Mary in the hallway? \tno\t11\n13 Daniel is no longer in the garden.\n14 Sandra moved to the office.\n15 Is Daniel in the garden? \tno\t13\n1 John moved to the garden.\n2 Mary journeyed to the office.\n3 Is John in the hallway? \tno\t1\n4 John is not in the garden.\n5 Mary travelled to the garden.\n6 Is Mary in the garden? \tyes\t5\n7 Sandra is no longer in the garden.\n8 John is no longer in the hallway.\n9 Is Sandra in the garden? \tno\t7\n10 Mary is in the bedroom.\n11 Daniel is in the bedroom.\n12 Is Mary in the bathroom? \tno\t10\n13 Sandra is no longer in the office.\n14 Mary moved to the kitchen.\n15 Is Mary in the office? \tno\t14\n1 Mary travelled to the bedroom.\n2 Daniel is not in the office.\n3 Is Mary in the bedroom? \tyes\t1\n4 John is no longer in the office.\n5 Sandra went back to the garden.\n6 Is Sandra in the bedroom? \tno\t5\n7 John went to the garden.\n8 Sandra is in the hallway.\n9 Is Sandra in the hallway? \tyes\t8\n10 Mary is in the kitchen.\n11 Sandra went back to the bathroom.\n12 Is Sandra in the bathroom? \tyes\t11\n13 Mary travelled to the hallway.\n14 Mary went back to the bathroom.\n15 Is Sandra in the garden? \tno\t11\n1 Daniel journeyed to the office.\n2 Mary is in the hallway.\n3 Is Daniel in the bedroom? \tno\t1\n4 Mary travelled to the office.\n5 John is in the bedroom.\n6 Is Mary in the office? \tyes\t4\n7 Mary journeyed to the hallway.\n8 John is in the hallway.\n9 Is Mary in the hallway? \tyes\t7\n10 John went to the office.\n11 Mary went to the bedroom.\n12 Is John in the office? \tyes\t10\n13 Mary went back to the kitchen.\n14 Mary is not in the kitchen.\n15 Is Mary in the kitchen? \tno\t14\n1 Sandra went back to the bedroom.\n2 John went back to the bathroom.\n3 Is John in the bedroom? \tno\t2\n4 Mary is in the kitchen.\n5 John moved to the kitchen.\n6 Is Sandra in the bedroom? \tyes\t1\n7 John is not in the kitchen.\n8 Mary went back to the hallway.\n9 Is John in the kitchen? \tno\t7\n10 Daniel is no longer in the bathroom.\n11 John is not in the bathroom.\n12 Is John in the bathroom? \tno\t11\n13 Daniel journeyed to the hallway.\n14 Sandra is no longer in the bedroom.\n15 Is Mary in the hallway? \tyes\t8\n1 John is in the office.\n2 John went back to the bedroom.\n3 Is John in the office? \tno\t2\n4 Daniel went back to the office.\n5 Sandra is in the office.\n6 Is Daniel in the office? \tyes\t4\n7 Mary is not in the bathroom.\n8 Sandra went back to the garden.\n9 Is Sandra in the hallway? \tno\t8\n10 Mary is in the bathroom.\n11 Daniel is in the bedroom.\n12 Is Mary in the office? \tno\t10\n13 Daniel travelled to the garden.\n14 Sandra went back to the hallway.\n15 Is Sandra in the office? \tno\t14\n1 Mary moved to the kitchen.\n2 Mary went to the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 John is in the bathroom.\n5 John is not in the bathroom.\n6 Is Mary in the bathroom? \tyes\t2\n7 Sandra journeyed to the bathroom.\n8 Sandra went back to the kitchen.\n9 Is John in the bathroom? \tno\t5\n10 Mary is no longer in the bathroom.\n11 Sandra went to the bedroom.\n12 Is John in the bathroom? \tno\t5\n13 Daniel is no longer in the kitchen.\n14 Sandra is no longer in the bedroom.\n15 Is Daniel in the kitchen? \tno\t13\n1 Mary went back to the kitchen.\n2 Sandra is not in the garden.\n3 Is Mary in the bathroom? \tno\t1\n4 John went back to the office.\n5 Sandra is no longer in the bedroom.\n6 Is Sandra in the bedroom? \tno\t5\n7 Mary went back to the garden.\n8 Sandra is not in the garden.\n9 Is Sandra in the garden? \tno\t8\n10 Mary is not in the garden.\n11 Mary travelled to the hallway.\n12 Is Sandra in the garden? \tno\t8\n13 Mary went back to the bedroom.\n14 Daniel went to the bedroom.\n15 Is Mary in the bedroom? \tyes\t13\n1 Daniel moved to the kitchen.\n2 Sandra went to the kitchen.\n3 Is Sandra in the kitchen? \tyes\t2\n4 Mary travelled to the office.\n5 Mary moved to the bathroom.\n6 Is Mary in the bathroom? \tyes\t5\n7 Daniel journeyed to the bedroom.\n8 Sandra moved to the bedroom.\n9 Is Mary in the office? \tno\t5\n10 Sandra is not in the bedroom.\n11 Mary is not in the bathroom.\n12 Is Mary in the bathroom? \tno\t11\n13 Mary is no longer in the office.\n14 Sandra is no longer in the kitchen.\n15 Is Mary in the office? \tno\t13\n1 John went to the kitchen.\n2 Sandra is not in the bathroom.\n3 Is John in the bedroom? \tno\t1\n4 Mary is in the bedroom.\n5 Mary is not in the bedroom.\n6 Is Mary in the bedroom? \tno\t5\n7 Mary is no longer in the garden.\n8 John went to the hallway.\n9 Is Mary in the garden? \tno\t7\n10 Sandra is in the bedroom.\n11 Mary is in the kitchen.\n12 Is Sandra in the bedroom? \tyes\t10\n13 Sandra went back to the kitchen.\n14 Daniel travelled to the garden.\n15 Is Sandra in the kitchen? \tyes\t13\n1 Sandra moved to the garden.\n2 Sandra is in the office.\n3 Is Sandra in the bathroom? \tno\t2\n4 Daniel went back to the hallway.\n5 John is no longer in the bathroom.\n6 Is Sandra in the kitchen? \tno\t2\n7 Daniel moved to the kitchen.\n8 Sandra went back to the bedroom.\n9 Is Daniel in the kitchen? \tyes\t7\n10 Mary is not in the bathroom.\n11 Sandra travelled to the bathroom.\n12 Is John in the bathroom? \tno\t5\n13 Mary moved to the kitchen.\n14 John is in the hallway.\n15 Is Sandra in the kitchen? \tno\t11\n1 Sandra moved to the office.\n2 Mary is in the bathroom.\n3 Is Sandra in the bathroom? \tno\t1\n4 Sandra is in the bathroom.\n5 Mary is in the office.\n6 Is Mary in the office? \tyes\t5\n7 Daniel is in the bathroom.\n8 John is in the hallway.\n9 Is Sandra in the bathroom? \tyes\t4\n10 Daniel is not in the bathroom.\n11 Sandra is in the bedroom.\n12 Is John in the hallway? \tyes\t8\n13 Mary is no longer in the office.\n14 John went to the bedroom.\n15 Is John in the bedroom? \tyes\t14\n1 Sandra travelled to the kitchen.\n2 John is in the bedroom.\n3 Is John in the bathroom? \tno\t2\n4 Mary is not in the hallway.\n5 Mary is in the bathroom.\n6 Is John in the garden? \tno\t2\n7 Mary went back to the bedroom.\n8 Mary is in the office.\n9 Is Mary in the kitchen? \tno\t8\n10 Mary is no longer in the office.\n11 Sandra journeyed to the hallway.\n12 Is Mary in the office? \tno\t10\n13 Daniel went back to the bathroom.\n14 Mary is not in the kitchen.\n15 Is Daniel in the bathroom? \tyes\t13\n1 Sandra moved to the office.\n2 Sandra travelled to the bathroom.\n3 Is Sandra in the bathroom? \tyes\t2\n4 John is not in the bedroom.\n5 Mary travelled to the garden.\n6 Is Sandra in the bedroom? \tno\t2\n7 Sandra went to the bedroom.\n8 Mary moved to the hallway.\n9 Is Sandra in the office? \tno\t7\n10 Sandra is not in the bedroom.\n11 Daniel is no longer in the office.\n12 Is Mary in the hallway? \tyes\t8\n13 Mary is in the office.\n14 Mary journeyed to the garden.\n15 Is Sandra in the bedroom? \tno\t10\n1 Mary is no longer in the bathroom.\n2 Daniel is in the bedroom.\n3 Is Daniel in the bedroom? \tyes\t2\n4 Sandra went back to the kitchen.\n5 Daniel went to the kitchen.\n6 Is Sandra in the kitchen? \tyes\t4\n7 Mary is no longer in the kitchen.\n8 Sandra moved to the bedroom.\n9 Is Daniel in the bedroom? \tno\t5\n10 Sandra went back to the bathroom.\n11 Sandra is in the garden.\n12 Is Mary in the kitchen? \tno\t7\n13 Sandra is in the bedroom.\n14 Mary is no longer in the garden.\n15 Is Sandra in the hallway? \tno\t13\n1 Mary travelled to the bedroom.\n2 Daniel travelled to the hallway.\n3 Is Daniel in the bedroom? \tno\t2\n4 Daniel travelled to the garden.\n5 Daniel journeyed to the bedroom.\n6 Is Daniel in the bedroom? \tyes\t5\n7 Mary moved to the bathroom.\n8 Mary moved to the garden.\n9 Is Daniel in the bedroom? \tyes\t5\n10 Sandra is in the hallway.\n11 Daniel is in the kitchen.\n12 Is Mary in the hallway? \tno\t8\n13 John moved to the bedroom.\n14 John journeyed to the hallway.\n15 Is John in the kitchen? \tno\t14\n1 Sandra is no longer in the hallway.\n2 Mary travelled to the kitchen.\n3 Is Sandra in the hallway? \tno\t1\n4 John went back to the kitchen.\n5 Daniel travelled to the bedroom.\n6 Is Sandra in the hallway? \tno\t1\n7 Sandra is in the bathroom.\n8 Daniel is in the garden.\n9 Is John in the kitchen? \tyes\t4\n10 Mary travelled to the bedroom.\n11 Daniel is in the office.\n12 Is Daniel in the office? \tyes\t11\n13 John went back to the bedroom.\n14 Mary went back to the bathroom.\n15 Is Daniel in the office? \tyes\t11\n1 John is in the garden.\n2 Sandra is in the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 Sandra is in the hallway.\n5 John moved to the bedroom.\n6 Is Sandra in the bathroom? \tno\t4\n7 Sandra is not in the hallway.\n8 Sandra went back to the garden.\n9 Is Sandra in the office? \tno\t8\n10 Daniel travelled to the kitchen.\n11 John is not in the bedroom.\n12 Is Sandra in the bedroom? \tno\t8\n13 Sandra journeyed to the kitchen.\n14 Sandra journeyed to the bathroom.\n15 Is John in the bedroom? \tno\t11\n1 Sandra is not in the garden.\n2 Mary moved to the bedroom.\n3 Is Sandra in the garden? \tno\t1\n4 Mary moved to the bathroom.\n5 John is not in the office.\n6 Is Sandra in the garden? \tno\t1\n7 John is in the garden.\n8 John journeyed to the kitchen.\n9 Is Mary in the bathroom? \tyes\t4\n10 Daniel went back to the hallway.\n11 Daniel journeyed to the bathroom.\n12 Is John in the kitchen? \tyes\t8\n13 Daniel went back to the kitchen.\n14 Mary is no longer in the bathroom.\n15 Is Daniel in the kitchen? \tyes\t13\n1 Sandra is no longer in the office.\n2 Sandra is in the hallway.\n3 Is Sandra in the hallway? \tyes\t2\n4 Sandra journeyed to the kitchen.\n5 Sandra is not in the kitchen.\n6 Is Sandra in the kitchen? \tno\t5\n7 Sandra is no longer in the bedroom.\n8 Mary is not in the hallway.\n9 Is Sandra in the bedroom? \tno\t7\n10 John is no longer in the kitchen.\n11 Daniel moved to the bathroom.\n12 Is Sandra in the bedroom? \tno\t7\n13 Sandra is not in the hallway.\n14 Daniel went back to the hallway.\n15 Is John in the kitchen? \tno\t10\n1 Sandra is no longer in the office.\n2 Daniel is no longer in the hallway.\n3 Is Sandra in the office? \tno\t1\n4 Daniel journeyed to the office.\n5 Mary is no longer in the kitchen.\n6 Is Daniel in the office? \tyes\t4\n7 Daniel is no longer in the office.\n8 Daniel travelled to the garden.\n9 Is Daniel in the garden? \tyes\t8\n10 Mary went back to the kitchen.\n11 Sandra went back to the office.\n12 Is Daniel in the bedroom? \tno\t8\n13 Daniel is no longer in the garden.\n14 John is no longer in the kitchen.\n15 Is Sandra in the office? \tyes\t11\n1 Daniel is in the bathroom.\n2 Sandra is in the garden.\n3 Is Sandra in the bathroom? \tno\t2\n4 John is in the bathroom.\n5 Sandra is in the kitchen.\n6 Is Sandra in the bedroom? \tno\t5\n7 Mary travelled to the office.\n8 Sandra went to the garden.\n9 Is John in the bathroom? \tyes\t4\n10 Daniel is in the bedroom.\n11 Mary is in the hallway.\n12 Is Daniel in the bedroom? \tyes\t10\n13 Sandra is not in the garden.\n14 John journeyed to the office.\n15 Is Mary in the hallway? \tyes\t11\n1 Sandra is in the office.\n2 Sandra went back to the garden.\n3 Is Sandra in the garden? \tyes\t2\n4 Mary is in the hallway.\n5 John went to the garden.\n6 Is Sandra in the bathroom? \tno\t2\n7 Sandra moved to the bathroom.\n8 John is in the bathroom.\n9 Is Sandra in the bathroom? \tyes\t7\n10 Daniel journeyed to the garden.\n11 Daniel is no longer in the garden.\n12 Is Sandra in the hallway? \tno\t7\n13 Daniel went to the kitchen.\n14 John went to the hallway.\n15 Is Daniel in the kitchen? \tyes\t13\n1 Sandra is not in the garden.\n2 Daniel travelled to the kitchen.\n3 Is Daniel in the bedroom? \tno\t2\n4 Daniel went back to the garden.\n5 Mary journeyed to the hallway.\n6 Is Mary in the bathroom? \tno\t5\n7 John went to the garden.\n8 John journeyed to the bedroom.\n9 Is Daniel in the office? \tno\t4\n10 Daniel moved to the bathroom.\n11 Daniel went back to the bedroom.\n12 Is Mary in the kitchen? \tno\t5\n13 Daniel is no longer in the bedroom.\n14 Mary is not in the hallway.\n15 Is John in the garden? \tno\t8\n1 Sandra is in the office.\n2 Daniel is not in the hallway.\n3 Is Sandra in the office? \tyes\t1\n4 Sandra went back to the garden.\n5 Sandra moved to the office.\n6 Is Sandra in the kitchen? \tno\t5\n7 John moved to the bathroom.\n8 Daniel went to the kitchen.\n9 Is John in the bathroom? \tyes\t7\n10 Mary is no longer in the kitchen.\n11 John is no longer in the bathroom.\n12 Is Sandra in the office? \tyes\t5\n13 Mary travelled to the kitchen.\n14 John is no longer in the hallway.\n15 Is Mary in the bathroom? \tno\t13\n1 Mary journeyed to the office.\n2 Mary is not in the office.\n3 Is Mary in the office? \tno\t2\n4 Sandra is not in the kitchen.\n5 Sandra is not in the bathroom.\n6 Is Mary in the office? \tno\t2\n7 Sandra is in the bedroom.\n8 Daniel is in the office.\n9 Is Sandra in the bedroom? \tyes\t7\n10 John is not in the office.\n11 Mary went back to the kitchen.\n12 Is Mary in the kitchen? \tyes\t11\n13 John went back to the kitchen.\n14 John journeyed to the garden.\n15 Is John in the bedroom? \tno\t14\n1 Mary moved to the kitchen.\n2 Sandra is no longer in the bathroom.\n3 Is Sandra in the bathroom? \tno\t2\n4 Mary is no longer in the kitchen.\n5 Sandra travelled to the bedroom.\n6 Is Mary in the kitchen? \tno\t4\n7 Sandra travelled to the garden.\n8 Daniel went back to the bedroom.\n9 Is Mary in the kitchen? \tno\t4\n10 Daniel is no longer in the bedroom.\n11 Daniel is in the bedroom.\n12 Is Daniel in the garden? \tno\t11\n13 John is no longer in the office.\n14 Mary is not in the office.\n15 Is John in the office? \tno\t13\n1 John moved to the kitchen.\n2 Mary is no longer in the garden.\n3 Is John in the hallway? \tno\t1\n4 John is no longer in the kitchen.\n5 Mary is not in the office.\n6 Is John in the kitchen? \tno\t4\n7 John journeyed to the kitchen.\n8 John is in the bedroom.\n9 Is John in the bedroom? \tyes\t8\n10 Sandra is not in the hallway.\n11 John travelled to the hallway.\n12 Is John in the hallway? \tyes\t11\n13 John is in the kitchen.\n14 Sandra is not in the office.\n15 Is Sandra in the office? \tno\t14\n1 John went to the bedroom.\n2 John is no longer in the bedroom.\n3 Is John in the bedroom? \tno\t2\n4 Daniel went to the office.\n5 Sandra travelled to the garden.\n6 Is Sandra in the bedroom? \tno\t5\n7 Mary moved to the garden.\n8 Daniel journeyed to the bathroom.\n9 Is Daniel in the bathroom? \tyes\t8\n10 Sandra is in the hallway.\n11 John moved to the garden.\n12 Is Mary in the garden? \tyes\t7\n13 Mary moved to the bedroom.\n14 Mary went back to the garden.\n15 Is Sandra in the hallway? \tyes\t10\n1 Mary moved to the hallway.\n2 Mary is no longer in the hallway.\n3 Is Mary in the hallway? \tno\t2\n4 Daniel travelled to the garden.\n5 Mary is in the hallway.\n6 Is Mary in the hallway? \tyes\t5\n7 Sandra is no longer in the bedroom.\n8 Mary is in the bedroom.\n9 Is Mary in the bedroom? \tyes\t8\n10 John is in the garden.\n11 Sandra journeyed to the kitchen.\n12 Is Sandra in the garden? \tno\t11\n13 Daniel is no longer in the garden.\n14 Daniel is in the garden.\n15 Is John in the garden? \tyes\t10\n1 Daniel moved to the hallway.\n2 Daniel is in the garden.\n3 Is Daniel in the garden? \tyes\t2\n4 Mary is no longer in the garden.\n5 Mary moved to the hallway.\n6 Is Daniel in the garden? \tyes\t2\n7 John moved to the bedroom.\n8 Sandra went to the kitchen.\n9 Is Mary in the hallway? \tyes\t5\n10 Daniel moved to the kitchen.\n11 John went back to the kitchen.\n12 Is John in the garden? \tno\t11\n13 Daniel is not in the kitchen.\n14 Mary is in the garden.\n15 Is Sandra in the office? \tno\t8\n1 Daniel is no longer in the office.\n2 John travelled to the garden.\n3 Is John in the garden? \tyes\t2\n4 Mary is in the kitchen.\n5 Mary went back to the garden.\n6 Is Mary in the hallway? \tno\t5\n7 Sandra travelled to the kitchen.\n8 Mary is in the hallway.\n9 Is John in the garden? \tyes\t2\n10 John travelled to the hallway.\n11 John is no longer in the hallway.\n12 Is John in the hallway? \tno\t11\n13 Daniel is not in the bathroom.\n14 Daniel is in the kitchen.\n15 Is Daniel in the hallway? \tno\t14\n1 Sandra is in the garden.\n2 Daniel went back to the kitchen.\n3 Is Daniel in the bathroom? \tno\t2\n4 Daniel journeyed to the bedroom.\n5 Daniel journeyed to the office.\n6 Is Sandra in the bathroom? \tno\t1\n7 Daniel journeyed to the hallway.\n8 Daniel is no longer in the hallway.\n9 Is Daniel in the hallway? \tno\t8\n10 Daniel went back to the hallway.\n11 John is not in the hallway.\n12 Is Daniel in the hallway? \tyes\t10\n13 John journeyed to the office.\n14 Mary went back to the bathroom.\n15 Is John in the bedroom? \tno\t13\n1 Sandra journeyed to the bedroom.\n2 Daniel is in the bathroom.\n3 Is Daniel in the bedroom? \tno\t2\n4 John is in the hallway.\n5 John is in the bathroom.\n6 Is Sandra in the bedroom? \tyes\t1\n7 Mary moved to the hallway.\n8 Daniel went back to the garden.\n9 Is Daniel in the garden? \tyes\t8\n10 Daniel is in the hallway.\n11 Daniel is no longer in the hallway.\n12 Is Daniel in the hallway? \tno\t11\n13 John moved to the bedroom.\n14 John journeyed to the bathroom.\n15 Is Daniel in the hallway? \tno\t11\n1 John went back to the hallway.\n2 John moved to the office.\n3 Is John in the office? \tyes\t2\n4 Mary is in the bathroom.\n5 Daniel is in the garden.\n6 Is Daniel in the kitchen? \tno\t5\n7 Daniel is not in the garden.\n8 Mary is not in the bathroom.\n9 Is Daniel in the garden? \tno\t7\n10 John is in the bathroom.\n11 Mary went to the garden.\n12 Is Daniel in the garden? \tno\t7\n13 Sandra moved to the office.\n14 Sandra is in the garden.\n15 Is Sandra in the garden? \tyes\t14\n1 John journeyed to the bathroom.\n2 Sandra is in the bedroom.\n3 Is Sandra in the bedroom? \tyes\t2\n4 Mary is not in the hallway.\n5 Daniel is no longer in the office.\n6 Is Daniel in the office? \tno\t5\n7 Daniel is in the hallway.\n8 Mary journeyed to the kitchen.\n9 Is Daniel in the garden? \tno\t7\n10 Sandra journeyed to the hallway.\n11 Mary is no longer in the kitchen.\n12 Is Daniel in the bedroom? \tno\t7\n13 Sandra journeyed to the garden.\n14 Daniel is no longer in the hallway.\n15 Is Daniel in the hallway? \tno\t14\n1 Mary is not in the bathroom.\n2 John is not in the garden.\n3 Is John in the garden? \tno\t2\n4 Sandra is no longer in the hallway.\n5 Mary is not in the hallway.\n6 Is Mary in the hallway? \tno\t5\n7 John moved to the garden.\n8 Mary is no longer in the garden.\n9 Is Mary in the garden? \tno\t8\n10 Mary is not in the bedroom.\n11 Mary is in the bedroom.\n12 Is Mary in the garden? \tno\t11\n13 Daniel moved to the kitchen.\n14 Daniel went back to the bathroom.\n15 Is Mary in the garden? \tno\t11\n1 John moved to the bathroom.\n2 Mary is in the bathroom.\n3 Is John in the bathroom? \tyes\t1\n4 Daniel is not in the hallway.\n5 John travelled to the hallway.\n6 Is Mary in the garden? \tno\t2\n7 Sandra is no longer in the kitchen.\n8 Sandra travelled to the bathroom.\n9 Is Mary in the hallway? \tno\t2\n10 Daniel is not in the kitchen.\n11 Daniel is in the kitchen.\n12 Is Daniel in the bedroom? \tno\t11\n13 Mary went back to the office.\n14 Daniel journeyed to the hallway.\n15 Is Daniel in the office? \tno\t14\n1 Mary is not in the hallway.\n2 Mary is no longer in the garden.\n3 Is Mary in the garden? \tno\t2\n4 John is in the hallway.\n5 Mary is in the bedroom.\n6 Is Mary in the bathroom? \tno\t5\n7 Daniel is in the bathroom.\n8 Sandra is not in the kitchen.\n9 Is John in the hallway? \tyes\t4\n10 Mary is in the hallway.\n11 Daniel went back to the hallway.\n12 Is Mary in the office? \tno\t10\n13 Mary is in the bedroom.\n14 Mary is not in the bedroom.\n15 Is Mary in the bedroom? \tno\t14\n1 Mary is not in the bedroom.\n2 Mary is no longer in the hallway.\n3 Is Mary in the hallway? \tno\t2\n4 Daniel travelled to the kitchen.\n5 Daniel travelled to the garden.\n6 Is Daniel in the kitchen? \tno\t5\n7 Daniel is in the bathroom.\n8 Sandra moved to the kitchen.\n9 Is Daniel in the kitchen? \tno\t7\n10 John is in the garden.\n11 Mary went to the garden.\n12 Is Mary in the garden? \tyes\t11\n13 Sandra travelled to the garden.\n14 John travelled to the kitchen.\n15 Is John in the hallway? \tno\t14\n1 Daniel is in the bathroom.\n2 Sandra is no longer in the garden.\n3 Is Sandra in the garden? \tno\t2\n4 John is in the bedroom.\n5 John is not in the bedroom.\n6 Is Sandra in the garden? \tno\t2\n7 Daniel is no longer in the bathroom.\n8 Sandra travelled to the kitchen.\n9 Is John in the bedroom? \tno\t5\n10 John is in the garden.\n11 Sandra went to the office.\n12 Is Sandra in the bedroom? \tno\t11\n13 Daniel is no longer in the bedroom.\n14 John is no longer in the garden.\n15 Is Sandra in the office? \tyes\t11\n1 John travelled to the garden.\n2 Sandra travelled to the hallway.\n3 Is John in the garden? \tyes\t1\n4 John is not in the garden.\n5 Daniel travelled to the bathroom.\n6 Is John in the garden? \tno\t4\n7 Sandra is no longer in the hallway.\n8 Mary went back to the kitchen.\n9 Is Mary in the garden? \tno\t8\n10 Sandra moved to the garden.\n11 Daniel moved to the hallway.\n12 Is Mary in the hallway? \tno\t8\n13 John is no longer in the hallway.\n14 Daniel is not in the hallway.\n15 Is Sandra in the kitchen? \tno\t10\n1 John went to the garden.\n2 Daniel went back to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 Mary is not in the office.\n5 Sandra is no longer in the hallway.\n6 Is Sandra in the hallway? \tno\t5\n7 John is in the hallway.\n8 Daniel went to the kitchen.\n9 Is Daniel in the hallway? \tno\t8\n10 John is not in the hallway.\n11 John is no longer in the bedroom.\n12 Is John in the bedroom? \tno\t11\n13 John is in the kitchen.\n14 Mary is in the garden.\n15 Is John in the garden? \tno\t13\n1 Daniel travelled to the office.\n2 Mary journeyed to the bathroom.\n3 Is Mary in the bathroom? \tyes\t2\n4 Sandra moved to the garden.\n5 Daniel went to the garden.\n6 Is Daniel in the bedroom? \tno\t5\n7 Mary is no longer in the bathroom.\n8 Mary journeyed to the office.\n9 Is Mary in the office? \tyes\t8\n10 Daniel is no longer in the garden.\n11 John went to the bathroom.\n12 Is Daniel in the garden? \tno\t10\n13 Sandra is no longer in the garden.\n14 Sandra went to the kitchen.\n15 Is Daniel in the garden? \tno\t10\n1 Daniel is in the bedroom.\n2 Daniel went to the hallway.\n3 Is Daniel in the garden? \tno\t2\n4 Sandra moved to the bedroom.\n5 Mary is in the garden.\n6 Is Mary in the garden? \tyes\t5\n7 John went back to the hallway.\n8 Daniel is in the garden.\n9 Is John in the bedroom? \tno\t7\n10 John is not in the hallway.\n11 Mary is in the office.\n12 Is Daniel in the hallway? \tno\t8\n13 Mary moved to the bathroom.\n14 Mary travelled to the bedroom.\n15 Is Daniel in the kitchen? \tno\t8\n1 John is no longer in the bathroom.\n2 Daniel is in the office.\n3 Is Daniel in the hallway? \tno\t2\n4 John travelled to the garden.\n5 John journeyed to the bedroom.\n6 Is Daniel in the bathroom? \tno\t2\n7 Mary is in the bedroom.\n8 Sandra is in the kitchen.\n9 Is Daniel in the bedroom? \tno\t2\n10 Daniel went to the bathroom.\n11 Mary journeyed to the office.\n12 Is Daniel in the kitchen? \tno\t10\n13 Mary is in the hallway.\n14 John is no longer in the bedroom.\n15 Is Sandra in the bathroom? \tno\t8\n1 Daniel went back to the hallway.\n2 Sandra moved to the bedroom.\n3 Is Daniel in the bathroom? \tno\t1\n4 Sandra is no longer in the bedroom.\n5 Sandra journeyed to the garden.\n6 Is Sandra in the hallway? \tno\t5\n7 Daniel went to the office.\n8 John went back to the hallway.\n9 Is Sandra in the office? \tno\t5\n10 Sandra is no longer in the garden.\n11 Sandra is in the garden.\n12 Is Sandra in the garden? \tyes\t11\n13 Mary is in the office.\n14 Daniel is not in the office.\n15 Is Mary in the office? \tyes\t13\n1 Sandra is no longer in the bedroom.\n2 Daniel journeyed to the bathroom.\n3 Is Daniel in the office? \tno\t2\n4 Sandra moved to the hallway.\n5 Sandra is not in the hallway.\n6 Is Sandra in the hallway? \tno\t5\n7 Sandra is no longer in the garden.\n8 Daniel travelled to the hallway.\n9 Is Sandra in the garden? \tno\t7\n10 Mary went back to the office.\n11 Daniel went to the bedroom.\n12 Is Daniel in the garden? \tno\t11\n13 Sandra is in the bathroom.\n14 Daniel went to the garden.\n15 Is Daniel in the hallway? \tno\t14\n1 Daniel is in the bathroom.\n2 Daniel is no longer in the bathroom.\n3 Is Daniel in the bathroom? \tno\t2\n4 Daniel is not in the hallway.\n5 Daniel is in the bathroom.\n6 Is Daniel in the garden? \tno\t5\n7 Mary moved to the bedroom.\n8 Daniel is not in the bathroom.\n9 Is Mary in the office? \tno\t7\n10 John journeyed to the garden.\n11 Mary is not in the bedroom.\n12 Is John in the hallway? \tno\t10\n13 Sandra travelled to the garden.\n14 Sandra is in the bathroom.\n15 Is John in the bedroom? \tno\t10\n1 Sandra went back to the kitchen.\n2 Sandra is no longer in the kitchen.\n3 Is Sandra in the kitchen? \tno\t2\n4 Daniel is in the kitchen.\n5 Mary moved to the garden.\n6 Is Mary in the hallway? \tno\t5\n7 Sandra is in the office.\n8 John is in the hallway.\n9 Is Sandra in the kitchen? \tno\t7\n10 Mary is in the bathroom.\n11 Mary is not in the bathroom.\n12 Is Mary in the bathroom? \tno\t11\n13 Mary went to the bedroom.\n14 John is in the office.\n15 Is Mary in the kitchen? \tno\t13\n1 Mary is in the garden.\n2 Daniel travelled to the office.\n3 Is Daniel in the office? \tyes\t2\n4 Daniel is not in the office.\n5 Sandra is no longer in the hallway.\n6 Is Daniel in the office? \tno\t4\n7 Daniel is in the office.\n8 John is no longer in the garden.\n9 Is Daniel in the office? \tyes\t7\n10 Daniel is in the hallway.\n11 Mary went to the kitchen.\n12 Is Sandra in the hallway? \tno\t5\n13 Sandra moved to the bathroom.\n14 Sandra is in the office.\n15 Is Sandra in the kitchen? \tno\t14\n1 Mary is in the bedroom.\n2 Daniel travelled to the bathroom.\n3 Is Daniel in the bathroom? \tyes\t2\n4 John went back to the office.\n5 Daniel is in the bedroom.\n6 Is John in the office? \tyes\t4\n7 Mary journeyed to the bathroom.\n8 Mary went back to the garden.\n9 Is Mary in the office? \tno\t8\n10 Sandra is not in the bathroom.\n11 Mary is no longer in the garden.\n12 Is Mary in the garden? \tno\t11\n13 Sandra is no longer in the garden.\n14 Daniel moved to the office.\n15 Is Daniel in the garden? \tno\t14\n1 Sandra moved to the bedroom.\n2 Sandra is in the office.\n3 Is Sandra in the office? \tyes\t2\n4 John is not in the garden.\n5 Daniel is no longer in the bathroom.\n6 Is Sandra in the office? \tyes\t2\n7 John is in the kitchen.\n8 Sandra moved to the garden.\n9 Is Sandra in the garden? \tyes\t8\n10 Sandra travelled to the bathroom.\n11 John travelled to the hallway.\n12 Is John in the bedroom? \tno\t11\n13 Mary is not in the bathroom.\n14 John moved to the bathroom.\n15 Is Mary in the bathroom? \tno\t13\n1 Sandra travelled to the bathroom.\n2 Daniel is in the hallway.\n3 Is Daniel in the hallway? \tyes\t2\n4 Sandra travelled to the kitchen.\n5 John is in the office.\n6 Is Sandra in the bedroom? \tno\t4\n7 Mary is not in the office.\n8 John went to the garden.\n9 Is John in the kitchen? \tno\t8\n10 Mary travelled to the bathroom.\n11 Daniel moved to the office.\n12 Is John in the garden? \tyes\t8\n13 John went back to the bathroom.\n14 John is in the hallway.\n15 Is Daniel in the hallway? \tno\t11\n1 Daniel is no longer in the office.\n2 Daniel is in the kitchen.\n3 Is Daniel in the kitchen? \tyes\t2\n4 Mary went back to the bathroom.\n5 Daniel is no longer in the kitchen.\n6 Is Daniel in the kitchen? \tno\t5\n7 Daniel travelled to the hallway.\n8 John is in the kitchen.\n9 Is Mary in the bathroom? \tyes\t4\n10 Mary is in the bedroom.\n11 Daniel is in the bathroom.\n12 Is Daniel in the bathroom? \tyes\t11\n13 Sandra travelled to the office.\n14 Daniel is not in the bathroom.\n15 Is John in the office? \tno\t8\n1 Sandra is in the hallway.\n2 Daniel is no longer in the bedroom.\n3 Is Sandra in the kitchen? \tno\t1\n4 Daniel journeyed to the bathroom.\n5 John is in the hallway.\n6 Is Sandra in the garden? \tno\t1\n7 Daniel is no longer in the bathroom.\n8 John went back to the garden.\n9 Is Daniel in the bathroom? \tno\t7\n10 Mary is no longer in the office.\n11 John is in the bedroom.\n12 Is Mary in the office? \tno\t10\n13 Sandra went back to the bedroom.\n14 Daniel journeyed to the kitchen.\n15 Is Daniel in the office? \tno\t14\n1 Sandra went to the garden.\n2 Mary is in the hallway.\n3 Is Mary in the hallway? \tyes\t2\n4 Daniel is in the garden.\n5 Daniel is no longer in the garden.\n6 Is Mary in the hallway? \tyes\t2\n7 Mary journeyed to the bedroom.\n8 John is no longer in the garden.\n9 Is Daniel in the garden? \tno\t5\n10 Mary went back to the garden.\n11 John journeyed to the hallway.\n12 Is Daniel in the garden? \tno\t5\n13 Sandra journeyed to the bedroom.\n14 Mary is in the hallway.\n15 Is John in the office? \tno\t11\n1 Sandra went to the office.\n2 Sandra is not in the office.\n3 Is Sandra in the office? \tno\t2\n4 Daniel is no longer in the bathroom.\n5 Sandra is not in the bedroom.\n6 Is Daniel in the bathroom? \tno\t4\n7 Mary moved to the kitchen.\n8 Mary went to the hallway.\n9 Is Mary in the hallway? \tyes\t8\n10 Mary is no longer in the hallway.\n11 Daniel went back to the bathroom.\n12 Is Mary in the hallway? \tno\t10\n13 John went back to the bedroom.\n14 John went back to the bathroom.\n15 Is Mary in the hallway? \tno\t10\n1 John travelled to the hallway.\n2 Sandra is not in the kitchen.\n3 Is John in the office? \tno\t1\n4 Daniel is in the bedroom.\n5 Sandra is not in the office.\n6 Is Daniel in the bedroom? \tyes\t4\n7 John is not in the hallway.\n8 Sandra is no longer in the bedroom.\n9 Is Sandra in the bedroom? \tno\t8\n10 Sandra is not in the hallway.\n11 Sandra moved to the office.\n12 Is Sandra in the garden? \tno\t11\n13 John is in the bathroom.\n14 Daniel journeyed to the bathroom.\n15 Is Sandra in the office? \tyes\t11\n1 Sandra is no longer in the kitchen.\n2 Mary went to the office.\n3 Is Mary in the office? \tyes\t2\n4 Mary is in the garden.\n5 Daniel went to the garden.\n6 Is Sandra in the kitchen? \tno\t1\n7 Mary is no longer in the garden.\n8 John moved to the hallway.\n9 Is Mary in the garden? \tno\t7\n10 Daniel journeyed to the kitchen.\n11 Mary moved to the bedroom.\n12 Is Daniel in the kitchen? \tyes\t10\n13 John is in the office.\n14 Mary is in the bathroom.\n15 Is Mary in the bathroom? \tyes\t14\n"
  },
  {
    "path": "tasksv11/shuffled/qa10_indefinite-knowledge_test.txt",
    "content": "1 Utxi el em qzh lozbbu.\n2 Zeuu el em qzh keqozhm.\n3 Xl Zeuu em qzh phaxbby? \tmb\t2\n4 Zeuu cbdxmhiha qb qzh phaxbby.\n5 Txha qxtnhuuha qb qzh oemhyt.\n6 Xl Zeuu em qzh phaxbby? \tihl\t4\n7 Txha jhmq ptok qb qzh vtxk.\n8 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n9 Xl Zeuu em qzh vtxk? \tmb\t8\n10 Utxi jhmq qb qzh oemhyt.\n11 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n12 Xl Txha em qzh vtxk? \tihl\t7\n13 Hdueh el heqzhx em qzh vtxk bx qzh lozbbu.\n14 Zeuu jhmq ptok qb qzh bsseoh.\n15 Xl Zeuu em qzh bsseoh? \tihl\t14\n1 Txha cbdxmhiha qb qzh bsseoh.\n2 Txha jhmq ptok qb qzh oemhyt.\n3 Xl Txha em qzh bsseoh? \tmb\t2\n4 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n5 Hdueh ybnha qb qzh oemhyt.\n6 Xl Hdueh em qzh oemhyt? \tihl\t5\n7 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n8 Hdueh cbdxmhiha qb qzh lozbbu.\n9 Xl Hdueh em qzh lozbbu? \tihl\t8\n10 Zeuu el heqzhx em qzh phaxbby bx qzh lozbbu.\n11 Zeuu jhmq qb qzh phaxbby.\n12 Xl Zeuu em qzh bsseoh? \tmb\t11\n13 Hdueh cbdxmhiha qb qzh vtxk.\n14 Utxi qxtnhuuha qb qzh lozbbu.\n15 Xl Hdueh em qzh vtxk? \tihl\t13\n1 Zeuu el em qzh keqozhm.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh oemhyt.\n3 Xl Zeuu em qzh phaxbby? \tmb\t1\n4 Txha el em qzh phaxbby.\n5 Zeuu el em qzh lozbbu.\n6 Xl Hdueh em qzh phaxbby? \tmb\t2\n7 Hdueh el heqzhx em qzh phaxbby bx qzh bsseoh.\n8 Txha el em qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tytiph\t7\n10 Txha el heqzhx em qzh lozbbu bx qzh phaxbby.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Zeuu em qzh lozbbu? \tihl\t5\n13 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n14 Hdueh el em qzh lozbbu.\n15 Xl Hdueh em qzh lozbbu? \tihl\t14\n1 Hdueh cbdxmhiha qb qzh phaxbby.\n2 Hdueh qxtnhuuha qb qzh vtxk.\n3 Xl Hdueh em qzh keqozhm? \tmb\t2\n4 Txha el heqzhx em qzh bsseoh bx qzh keqozhm.\n5 Hdueh qxtnhuuha qb qzh phaxbby.\n6 Xl Hdueh em qzh phaxbby? \tihl\t5\n7 Hdueh ybnha qb qzh bsseoh.\n8 Utxi el heqzhx em qzh bsseoh bx qzh keqozhm.\n9 Xl Hdueh em qzh keqozhm? \tmb\t7\n10 Zeuu el em qzh keqozhm.\n11 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n12 Xl Utxi em qzh keqozhm? \tytiph\t8\n13 Txha el heqzhx em qzh phaxbby bx qzh phaxbby.\n14 Hdueh jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tytiph\t8\n1 Zeuu jhmq qb qzh keqozhm.\n2 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n3 Xl Txha em qzh vtxk? \tytiph\t2\n4 Txha jhmq qb qzh phaxbby.\n5 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n6 Xl Txha em qzh lozbbu? \tmb\t4\n7 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh vtxk.\n9 Xl Txha em qzh phaxbby? \tihl\t4\n10 Utxi el em qzh vtxk.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Zeuu jhmq ptok qb qzh keqozhm.\n14 Zeuu cbdxmhiha qb qzh phaxbby.\n15 Xl Utxi em qzh bsseoh? \tihl\t11\n1 Hdueh cbdxmhiha qb qzh oemhyt.\n2 Txha el em qzh phaxbby.\n3 Xl Hdueh em qzh lozbbu? \tmb\t1\n4 Hdueh ybnha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh vtxk.\n6 Xl Hdueh em qzh keqozhm? \tihl\t4\n7 Utxi el em qzh phaxbby.\n8 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n11 Zeuu el heqzhx em qzh bsseoh bx qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tmb\t7\n13 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n14 Hdueh el heqzhx em qzh phaxbby bx qzh lozbbu.\n15 Xl Txha em qzh oemhyt? \tmb\t8\n1 Txha el em qzh keqozhm.\n2 Zeuu ybnha qb qzh phaxbby.\n3 Xl Txha em qzh keqozhm? \tihl\t1\n4 Txha el em qzh lozbbu.\n5 Zeuu jhmq qb qzh oemhyt.\n6 Xl Zeuu em qzh lozbbu? \tmb\t5\n7 Hdueh qxtnhuuha qb qzh vtxk.\n8 Hdueh el em qzh bsseoh.\n9 Xl Zeuu em qzh oemhyt? \tihl\t5\n10 Hdueh cbdxmhiha qb qzh keqozhm.\n11 Txha jhmq qb qzh keqozhm.\n12 Xl Hdueh em qzh keqozhm? \tihl\t10\n13 Hdueh ybnha qb qzh vtxk.\n14 Txha ybnha qb qzh oemhyt.\n15 Xl Txha em qzh keqozhm? \tmb\t14\n1 Utxi jhmq qb qzh bsseoh.\n2 Zeuu ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh lozbbu? \tmb\t1\n4 Utxi el em qzh vtxk.\n5 Utxi el em qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Txha jhmq qb qzh keqozhm.\n8 Hdueh qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tihl\t5\n10 Utxi ybnha qb qzh keqozhm.\n11 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n12 Xl Hdueh em qzh lozbbu? \tmb\t8\n13 Zeuu el heqzhx em qzh vtxk bx qzh phaxbby.\n14 Zeuu el em qzh lozbbu.\n15 Xl Utxi em qzh lozbbu? \tytiph\t11\n1 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n2 Utxi el heqzhx em qzh bsseoh bx qzh keqozhm.\n3 Xl Zeuu em qzh oemhyt? \tmb\t1\n4 Utxi qxtnhuuha qb qzh oemhyt.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Xl Zeuu em qzh lozbbu? \tytiph\t1\n7 Hdueh cbdxmhiha qb qzh bsseoh.\n8 Utxi ybnha qb qzh oemhyt.\n9 Xl Hdueh em qzh vtxk? \tmb\t7\n10 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n11 Hdueh jhmq ptok qb qzh vtxk.\n12 Xl Hdueh em qzh bsseoh? \tmb\t11\n13 Utxi ybnha qb qzh bsseoh.\n14 Hdueh jhmq ptok qb qzh bsseoh.\n15 Xl Utxi em qzh vtxk? \tmb\t13\n1 Zeuu el em qzh phaxbby.\n2 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n3 Xl Txha em qzh vtxk? \tmb\t2\n4 Zeuu el heqzhx em qzh keqozhm bx qzh oemhyt.\n5 Txha jhmq qb qzh bsseoh.\n6 Xl Zeuu em qzh vtxk? \tmb\t4\n7 Utxi qxtnhuuha qb qzh lozbbu.\n8 Txha jhmq ptok qb qzh oemhyt.\n9 Xl Txha em qzh oemhyt? \tihl\t8\n10 Utxi el em qzh phaxbby.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Txha em qzh oemhyt? \tihl\t8\n13 Hdueh cbdxmhiha qb qzh keqozhm.\n14 Utxi ybnha qb qzh lozbbu.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Hdueh ybnha qb qzh keqozhm.\n2 Txha el heqzhx em qzh phaxbby bx qzh phaxbby.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Zeuu jhmq qb qzh phaxbby.\n5 Zeuu ybnha qb qzh bsseoh.\n6 Xl Txha em qzh phaxbby? \tytiph\t2\n7 Txha el em qzh keqozhm.\n8 Txha el em qzh lozbbu.\n9 Xl Txha em qzh lozbbu? \tihl\t8\n10 Hdueh el heqzhx em qzh oemhyt bx qzh bsseoh.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Hdueh cbdxmhiha qb qzh keqozhm.\n14 Hdueh ybnha qb qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tihl\t8\n1 Zeuu jhmq ptok qb qzh lozbbu.\n2 Hdueh jhmq qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Txha qxtnhuuha qb qzh oemhyt.\n5 Zeuu el heqzhx em qzh keqozhm bx qzh vtxk.\n6 Xl Txha em qzh lozbbu? \tmb\t4\n7 Zeuu el em qzh bsseoh.\n8 Txha ybnha qb qzh keqozhm.\n9 Xl Txha em qzh lozbbu? \tmb\t8\n10 Txha ybnha qb qzh bsseoh.\n11 Utxi jhmq qb qzh phaxbby.\n12 Xl Zeuu em qzh bsseoh? \tihl\t7\n13 Hdueh el em qzh vtxk.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Utxi el em qzh vtxk.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Hdueh em qzh lozbbu? \tytiph\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Hdueh em qzh lozbbu? \tytiph\t2\n7 Hdueh el em qzh phaxbby.\n8 Txha cbdxmhiha qb qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tmb\t4\n10 Hdueh el heqzhx em qzh phaxbby bx qzh lozbbu.\n11 Zeuu jhmq ptok qb qzh vtxk.\n12 Xl Hdueh em qzh lozbbu? \tytiph\t10\n13 Zeuu el heqzhx em qzh oemhyt bx qzh keqozhm.\n14 Zeuu el em qzh bsseoh.\n15 Xl Zeuu em qzh vtxk? \tmb\t14\n1 Utxi jhmq ptok qb qzh vtxk.\n2 Txha el em qzh oemhyt.\n3 Xl Utxi em qzh vtxk? \tihl\t1\n4 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n5 Hdueh el em qzh keqozhm.\n6 Xl Utxi em qzh lozbbu? \tytiph\t4\n7 Utxi el em qzh bsseoh.\n8 Hdueh el heqzhx em qzh lozbbu bx qzh oemhyt.\n9 Xl Utxi em qzh bsseoh? \tihl\t7\n10 Utxi cbdxmhiha qb qzh oemhyt.\n11 Txha el em qzh keqozhm.\n12 Xl Hdueh em qzh phaxbby? \tmb\t8\n13 Txha cbdxmhiha qb qzh phaxbby.\n14 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n15 Xl Txha em qzh bsseoh? \tmb\t14\n1 Zeuu qxtnhuuha qb qzh keqozhm.\n2 Hdueh jhmq qb qzh lozbbu.\n3 Xl Zeuu em qzh keqozhm? \tihl\t1\n4 Hdueh el heqzhx em qzh phaxbby bx qzh oemhyt.\n5 Hdueh jhmq qb qzh keqozhm.\n6 Xl Hdueh em qzh keqozhm? \tihl\t5\n7 Hdueh jhmq ptok qb qzh vtxk.\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Xl Hdueh em qzh keqozhm? \tmb\t7\n10 Txha el em qzh lozbbu.\n11 Txha ybnha qb qzh keqozhm.\n12 Xl Txha em qzh keqozhm? \tihl\t11\n13 Utxi jhmq qb qzh lozbbu.\n14 Utxi jhmq qb qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tihl\t14\n1 Hdueh el em qzh oemhyt.\n2 Hdueh jhmq qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Txha jhmq ptok qb qzh oemhyt.\n5 Hdueh jhmq ptok qb qzh vtxk.\n6 Xl Hdueh em qzh keqozhm? \tmb\t5\n7 Hdueh el em qzh phaxbby.\n8 Utxi el heqzhx em qzh keqozhm bx qzh phaxbby.\n9 Xl Txha em qzh bsseoh? \tmb\t4\n10 Utxi el em qzh bsseoh.\n11 Txha jhmq qb qzh lozbbu.\n12 Xl Utxi em qzh lozbbu? \tmb\t10\n13 Utxi jhmq qb qzh vtxk.\n14 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tihl\t13\n1 Hdueh el heqzhx em qzh keqozhm bx qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh lozbbu.\n3 Xl Hdueh em qzh keqozhm? \tytiph\t1\n4 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n5 Zeuu jhmq qb qzh lozbbu.\n6 Xl Hdueh em qzh keqozhm? \tmb\t4\n7 Txha ybnha qb qzh phaxbby.\n8 Txha el heqzhx em qzh bsseoh bx qzh oemhyt.\n9 Xl Txha em qzh oemhyt? \tytiph\t8\n10 Utxi el em qzh keqozhm.\n11 Hdueh el heqzhx em qzh keqozhm bx qzh bsseoh.\n12 Xl Txha em qzh lozbbu? \tmb\t8\n13 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Xl Utxi em qzh lozbbu? \tmb\t14\n1 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n2 Utxi ybnha qb qzh lozbbu.\n3 Xl Utxi em qzh oemhyt? \tmb\t2\n4 Hdueh qxtnhuuha qb qzh bsseoh.\n5 Txha cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh lozbbu? \tihl\t2\n7 Hdueh el em qzh lozbbu.\n8 Zeuu jhmq ptok qb qzh lozbbu.\n9 Xl Txha em qzh bsseoh? \tihl\t5\n10 Hdueh el heqzhx em qzh oemhyt bx qzh oemhyt.\n11 Utxi el heqzhx em qzh vtxk bx qzh keqozhm.\n12 Xl Utxi em qzh vtxk? \tytiph\t11\n13 Txha qxtnhuuha qb qzh keqozhm.\n14 Txha el heqzhx em qzh oemhyt bx qzh phaxbby.\n15 Xl Txha em qzh oemhyt? \tytiph\t14\n1 Txha el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Txha el em qzh keqozhm.\n3 Xl Txha em qzh keqozhm? \tihl\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Hdueh jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tihl\t4\n7 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n8 Utxi ybnha qb qzh vtxk.\n9 Xl Hdueh em qzh oemhyt? \tmb\t5\n10 Utxi cbdxmhiha qb qzh lozbbu.\n11 Zeuu el em qzh phaxbby.\n12 Xl Hdueh em qzh bsseoh? \tihl\t5\n13 Txha jhmq qb qzh phaxbby.\n14 Utxi el em qzh vtxk.\n15 Xl Zeuu em qzh phaxbby? \tihl\t11\n1 Utxi qxtnhuuha qb qzh vtxk.\n2 Utxi qxtnhuuha qb qzh lozbbu.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Hdueh el em qzh phaxbby.\n5 Zeuu jhmq qb qzh lozbbu.\n6 Xl Utxi em qzh lozbbu? \tihl\t2\n7 Txha jhmq qb qzh oemhyt.\n8 Zeuu el em qzh bsseoh.\n9 Xl Hdueh em qzh lozbbu? \tmb\t4\n10 Hdueh el em qzh keqozhm.\n11 Txha cbdxmhiha qb qzh phaxbby.\n12 Xl Hdueh em qzh keqozhm? \tihl\t10\n13 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n14 Utxi el heqzhx em qzh lozbbu bx qzh vtxk.\n15 Xl Hdueh em qzh oemhyt? \tmb\t13\n1 Zeuu cbdxmhiha qb qzh vtxk.\n2 Txha el em qzh vtxk.\n3 Xl Txha em qzh vtxk? \tihl\t2\n4 Zeuu cbdxmhiha qb qzh oemhyt.\n5 Utxi el heqzhx em qzh vtxk bx qzh vtxk.\n6 Xl Zeuu em qzh vtxk? \tmb\t4\n7 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n8 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n9 Xl Utxi em qzh oemhyt? \tytiph\t7\n10 Zeuu el em qzh phaxbby.\n11 Zeuu el em qzh bsseoh.\n12 Xl Zeuu em qzh bsseoh? \tihl\t11\n13 Hdueh qxtnhuuha qb qzh bsseoh.\n14 Hdueh qxtnhuuha qb qzh keqozhm.\n15 Xl Hdueh em qzh bsseoh? \tmb\t14\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Zeuu jhmq qb qzh phaxbby.\n5 Hdueh el heqzhx em qzh vtxk bx qzh lozbbu.\n6 Xl Zeuu em qzh lozbbu? \tmb\t4\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Txha qxtnhuuha qb qzh bsseoh.\n9 Xl Zeuu em qzh phaxbby? \tihl\t4\n10 Utxi el em qzh phaxbby.\n11 Zeuu el em qzh lozbbu.\n12 Xl Utxi em qzh lozbbu? \tmb\t10\n13 Utxi el em qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh lozbbu.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Txha el em qzh phaxbby.\n2 Txha el em qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tihl\t2\n4 Utxi ybnha qb qzh lozbbu.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Txha em qzh lozbbu? \tihl\t2\n7 Utxi qxtnhuuha qb qzh vtxk.\n8 Txha el heqzhx em qzh oemhyt bx qzh vtxk.\n9 Xl Utxi em qzh vtxk? \tihl\t7\n10 Txha el em qzh phaxbby.\n11 Hdueh jhmq ptok qb qzh lozbbu.\n12 Xl Txha em qzh keqozhm? \tmb\t10\n13 Hdueh jhmq ptok qb qzh vtxk.\n14 Utxi qxtnhuuha qb qzh oemhyt.\n15 Xl Txha em qzh phaxbby? \tihl\t10\n1 Hdueh el em qzh oemhyt.\n2 Txha el em qzh phaxbby.\n3 Xl Hdueh em qzh oemhyt? \tihl\t1\n4 Hdueh el em qzh vtxk.\n5 Utxi el em qzh lozbbu.\n6 Xl Utxi em qzh oemhyt? \tmb\t5\n7 Utxi el heqzhx em qzh lozbbu bx qzh vtxk.\n8 Utxi el em qzh lozbbu.\n9 Xl Utxi em qzh lozbbu? \tihl\t8\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Txha el heqzhx em qzh oemhyt bx qzh bsseoh.\n12 Xl Utxi em qzh lozbbu? \tmb\t10\n13 Zeuu el em qzh oemhyt.\n14 Zeuu el heqzhx em qzh lozbbu bx qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tihl\t10\n1 Hdueh jhmq qb qzh keqozhm.\n2 Hdueh el em qzh bsseoh.\n3 Xl Hdueh em qzh lozbbu? \tmb\t2\n4 Hdueh cbdxmhiha qb qzh lozbbu.\n5 Utxi el em qzh lozbbu.\n6 Xl Utxi em qzh lozbbu? \tihl\t5\n7 Zeuu cbdxmhiha qb qzh vtxk.\n8 Utxi jhmq qb qzh oemhyt.\n9 Xl Hdueh em qzh lozbbu? \tihl\t4\n10 Txha el em qzh lozbbu.\n11 Utxi el heqzhx em qzh phaxbby bx qzh bsseoh.\n12 Xl Zeuu em qzh vtxk? \tihl\t7\n13 Hdueh el em qzh keqozhm.\n14 Txha qxtnhuuha qb qzh phaxbby.\n15 Xl Hdueh em qzh vtxk? \tmb\t13\n1 Zeuu ybnha qb qzh oemhyt.\n2 Utxi el em qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Hdueh ybnha qb qzh lozbbu.\n5 Txha el em qzh bsseoh.\n6 Xl Hdueh em qzh vtxk? \tmb\t4\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Utxi ybnha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Utxi el em qzh lozbbu.\n11 Txha jhmq ptok qb qzh keqozhm.\n12 Xl Utxi em qzh lozbbu? \tihl\t10\n13 Txha ybnha qb qzh bsseoh.\n14 Utxi el heqzhx em qzh phaxbby bx qzh bsseoh.\n15 Xl Txha em qzh keqozhm? \tmb\t13\n1 Zeuu qxtnhuuha qb qzh keqozhm.\n2 Zeuu el em qzh bsseoh.\n3 Xl Zeuu em qzh vtxk? \tmb\t2\n4 Utxi el em qzh lozbbu.\n5 Txha el em qzh lozbbu.\n6 Xl Txha em qzh lozbbu? \tihl\t5\n7 Txha cbdxmhiha qb qzh bsseoh.\n8 Hdueh el em qzh bsseoh.\n9 Xl Txha em qzh keqozhm? \tmb\t7\n10 Txha ybnha qb qzh phaxbby.\n11 Txha el heqzhx em qzh oemhyt bx qzh bsseoh.\n12 Xl Txha em qzh oemhyt? \tytiph\t11\n13 Utxi el heqzhx em qzh phaxbby bx qzh phaxbby.\n14 Zeuu cbdxmhiha qb qzh phaxbby.\n15 Xl Txha em qzh oemhyt? \tytiph\t11\n1 Txha ybnha qb qzh lozbbu.\n2 Txha el em qzh phaxbby.\n3 Xl Txha em qzh vtxk? \tmb\t2\n4 Zeuu el heqzhx em qzh phaxbby bx qzh lozbbu.\n5 Hdueh el em qzh keqozhm.\n6 Xl Txha em qzh phaxbby? \tihl\t2\n7 Zeuu jhmq qb qzh bsseoh.\n8 Hdueh el em qzh vtxk.\n9 Xl Txha em qzh lozbbu? \tmb\t2\n10 Zeuu jhmq ptok qb qzh lozbbu.\n11 Txha ybnha qb qzh lozbbu.\n12 Xl Zeuu em qzh oemhyt? \tmb\t10\n13 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n14 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n15 Xl Hdueh em qzh vtxk? \tihl\t8\n1 Utxi cbdxmhiha qb qzh vtxk.\n2 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tihl\t1\n4 Zeuu jhmq ptok qb qzh phaxbby.\n5 Txha jhmq ptok qb qzh phaxbby.\n6 Xl Txha em qzh phaxbby? \tihl\t5\n7 Hdueh jhmq ptok qb qzh vtxk.\n8 Txha el heqzhx em qzh vtxk bx qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tmb\t4\n10 Hdueh el em qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tihl\t11\n13 Zeuu qxtnhuuha qb qzh lozbbu.\n14 Utxi jhmq ptok qb qzh lozbbu.\n15 Xl Zeuu em qzh oemhyt? \tmb\t13\n1 Txha jhmq ptok qb qzh phaxbby.\n2 Utxi ybnha qb qzh oemhyt.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n5 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n6 Xl Txha em qzh keqozhm? \tytiph\t5\n7 Zeuu qxtnhuuha qb qzh oemhyt.\n8 Zeuu ybnha qb qzh lozbbu.\n9 Xl Txha em qzh keqozhm? \tytiph\t5\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Zeuu el em qzh oemhyt.\n12 Xl Zeuu em qzh oemhyt? \tihl\t11\n13 Utxi jhmq qb qzh lozbbu.\n14 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n15 Xl Zeuu em qzh oemhyt? \tihl\t11\n1 Utxi jhmq qb qzh bsseoh.\n2 Zeuu ybnha qb qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tihl\t2\n4 Txha qxtnhuuha qb qzh vtxk.\n5 Txha cbdxmhiha qb qzh keqozhm.\n6 Xl Txha em qzh keqozhm? \tihl\t5\n7 Utxi el em qzh phaxbby.\n8 Zeuu cbdxmhiha qb qzh keqozhm.\n9 Xl Zeuu em qzh keqozhm? \tihl\t8\n10 Utxi el heqzhx em qzh bsseoh bx qzh keqozhm.\n11 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n12 Xl Utxi em qzh lozbbu? \tmb\t10\n13 Hdueh el em qzh keqozhm.\n14 Txha el em qzh oemhyt.\n15 Xl Utxi em qzh lozbbu? \tmb\t10\n1 Utxi el em qzh bsseoh.\n2 Utxi el em qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tihl\t2\n4 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n5 Txha jhmq qb qzh lozbbu.\n6 Xl Utxi em qzh bsseoh? \tmb\t4\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Hdueh ybnha qb qzh lozbbu.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n11 Utxi el em qzh vtxk.\n12 Xl Txha em qzh keqozhm? \tytiph\t10\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Zeuu el heqzhx em qzh oemhyt bx qzh vtxk.\n15 Xl Zeuu em qzh oemhyt? \tytiph\t14\n1 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n2 Utxi cbdxmhiha qb qzh vtxk.\n3 Xl Utxi em qzh oemhyt? \tmb\t2\n4 Hdueh cbdxmhiha qb qzh oemhyt.\n5 Txha el heqzhx em qzh bsseoh bx qzh keqozhm.\n6 Xl Hdueh em qzh keqozhm? \tmb\t4\n7 Txha el em qzh oemhyt.\n8 Txha el em qzh vtxk.\n9 Xl Txha em qzh vtxk? \tihl\t8\n10 Hdueh jhmq qb qzh phaxbby.\n11 Hdueh jhmq qb qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t11\n13 Txha qxtnhuuha qb qzh keqozhm.\n14 Zeuu el heqzhx em qzh oemhyt bx qzh phaxbby.\n15 Xl Txha em qzh phaxbby? \tmb\t13\n1 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n2 Hdueh qxtnhuuha qb qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tytiph\t1\n4 Txha ybnha qb qzh lozbbu.\n5 Zeuu qxtnhuuha qb qzh oemhyt.\n6 Xl Hdueh em qzh lozbbu? \tihl\t2\n7 Hdueh el em qzh phaxbby.\n8 Zeuu el em qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tihl\t8\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Zeuu jhmq qb qzh phaxbby.\n12 Xl Zeuu em qzh phaxbby? \tihl\t11\n13 Zeuu el em qzh vtxk.\n14 Zeuu jhmq ptok qb qzh lozbbu.\n15 Xl Zeuu em qzh vtxk? \tmb\t14\n1 Hdueh el em qzh lozbbu.\n2 Zeuu ybnha qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t1\n4 Txha el em qzh oemhyt.\n5 Hdueh jhmq qb qzh keqozhm.\n6 Xl Txha em qzh vtxk? \tmb\t4\n7 Utxi el heqzhx em qzh phaxbby bx qzh bsseoh.\n8 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n9 Xl Txha em qzh phaxbby? \tytiph\t8\n10 Utxi jhmq qb qzh phaxbby.\n11 Hdueh el em qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tihl\t11\n13 Hdueh jhmq ptok qb qzh vtxk.\n14 Utxi jhmq ptok qb qzh lozbbu.\n15 Xl Hdueh em qzh lozbbu? \tmb\t13\n1 Utxi ybnha qb qzh keqozhm.\n2 Txha ybnha qb qzh keqozhm.\n3 Xl Txha em qzh keqozhm? \tihl\t2\n4 Utxi qxtnhuuha qb qzh oemhyt.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh oemhyt.\n6 Xl Zeuu em qzh oemhyt? \tytiph\t5\n7 Utxi el em qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh lozbbu.\n9 Xl Utxi em qzh lozbbu? \tihl\t8\n10 Zeuu qxtnhuuha qb qzh phaxbby.\n11 Txha el heqzhx em qzh oemhyt bx qzh oemhyt.\n12 Xl Utxi em qzh bsseoh? \tmb\t8\n13 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n14 Zeuu el em qzh oemhyt.\n15 Xl Utxi em qzh lozbbu? \tihl\t8\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Hdueh el em qzh vtxk.\n3 Xl Utxi em qzh phaxbby? \tihl\t1\n4 Utxi jhmq qb qzh vtxk.\n5 Zeuu el heqzhx em qzh lozbbu bx qzh oemhyt.\n6 Xl Hdueh em qzh bsseoh? \tmb\t2\n7 Txha cbdxmhiha qb qzh keqozhm.\n8 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n9 Xl Txha em qzh keqozhm? \tihl\t7\n10 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n11 Txha jhmq ptok qb qzh phaxbby.\n12 Xl Zeuu em qzh phaxbby? \tytiph\t10\n13 Txha el heqzhx em qzh oemhyt bx qzh vtxk.\n14 Txha el em qzh keqozhm.\n15 Xl Zeuu em qzh oemhyt? \tmb\t10\n1 Txha el em qzh vtxk.\n2 Utxi cbdxmhiha qb qzh oemhyt.\n3 Xl Txha em qzh vtxk? \tihl\t1\n4 Hdueh el heqzhx em qzh phaxbby bx qzh keqozhm.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh vtxk.\n6 Xl Hdueh em qzh vtxk? \tmb\t4\n7 Zeuu jhmq ptok qb qzh phaxbby.\n8 Utxi jhmq qb qzh phaxbby.\n9 Xl Hdueh em qzh bsseoh? \tmb\t4\n10 Hdueh qxtnhuuha qb qzh lozbbu.\n11 Hdueh el heqzhx em qzh keqozhm bx qzh keqozhm.\n12 Xl Zeuu em qzh phaxbby? \tihl\t7\n13 Zeuu el em qzh bsseoh.\n14 Hdueh jhmq ptok qb qzh lozbbu.\n15 Xl Hdueh em qzh lozbbu? \tihl\t14\n1 Txha qxtnhuuha qb qzh lozbbu.\n2 Txha el em qzh bsseoh.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Zeuu el em qzh phaxbby.\n5 Zeuu el em qzh keqozhm.\n6 Xl Zeuu em qzh keqozhm? \tihl\t5\n7 Zeuu jhmq qb qzh phaxbby.\n8 Hdueh qxtnhuuha qb qzh lozbbu.\n9 Xl Hdueh em qzh lozbbu? \tihl\t8\n10 Utxi el em qzh oemhyt.\n11 Utxi el em qzh phaxbby.\n12 Xl Hdueh em qzh lozbbu? \tihl\t8\n13 Utxi el em qzh oemhyt.\n14 Zeuu cbdxmhiha qb qzh vtxk.\n15 Xl Zeuu em qzh oemhyt? \tmb\t14\n1 Txha ybnha qb qzh phaxbby.\n2 Hdueh el em qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Txha el heqzhx em qzh phaxbby bx qzh vtxk.\n5 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n6 Xl Txha em qzh keqozhm? \tmb\t5\n7 Hdueh jhmq ptok qb qzh oemhyt.\n8 Utxi ybnha qb qzh vtxk.\n9 Xl Txha em qzh bsseoh? \tytiph\t5\n10 Txha el em qzh oemhyt.\n11 Utxi jhmq ptok qb qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tihl\t7\n13 Zeuu el em qzh oemhyt.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Zeuu el em qzh lozbbu.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Xl Utxi em qzh oemhyt? \tmb\t2\n4 Txha el em qzh vtxk.\n5 Txha el em qzh lozbbu.\n6 Xl Utxi em qzh bsseoh? \tmb\t2\n7 Zeuu el em qzh oemhyt.\n8 Zeuu el em qzh bsseoh.\n9 Xl Txha em qzh oemhyt? \tmb\t5\n10 Txha ybnha qb qzh keqozhm.\n11 Hdueh el em qzh phaxbby.\n12 Xl Zeuu em qzh bsseoh? \tihl\t8\n13 Txha el em qzh phaxbby.\n14 Hdueh qxtnhuuha qb qzh keqozhm.\n15 Xl Txha em qzh phaxbby? \tihl\t13\n1 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n2 Zeuu jhmq qb qzh vtxk.\n3 Xl Zeuu em qzh phaxbby? \tmb\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Txha cbdxmhiha qb qzh bsseoh.\n6 Xl Txha em qzh vtxk? \tmb\t5\n7 Utxi el em qzh phaxbby.\n8 Utxi el em qzh lozbbu.\n9 Xl Utxi em qzh lozbbu? \tihl\t8\n10 Txha ybnha qb qzh keqozhm.\n11 Txha cbdxmhiha qb qzh oemhyt.\n12 Xl Utxi em qzh phaxbby? \tmb\t8\n13 Zeuu jhmq qb qzh keqozhm.\n14 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n15 Xl Txha em qzh lozbbu? \tmb\t11\n1 Hdueh jhmq qb qzh bsseoh.\n2 Zeuu el em qzh vtxk.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Hdueh cbdxmhiha qb qzh vtxk.\n5 Zeuu cbdxmhiha qb qzh oemhyt.\n6 Xl Hdueh em qzh phaxbby? \tmb\t4\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi el em qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Txha el em qzh oemhyt.\n11 Utxi cbdxmhiha qb qzh vtxk.\n12 Xl Zeuu em qzh oemhyt? \tihl\t5\n13 Hdueh ybnha qb qzh bsseoh.\n14 Hdueh jhmq qb qzh phaxbby.\n15 Xl Hdueh em qzh bsseoh? \tmb\t14\n1 Utxi el heqzhx em qzh vtxk bx qzh phaxbby.\n2 Txha qxtnhuuha qb qzh lozbbu.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Utxi el em qzh phaxbby.\n5 Hdueh el em qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t4\n7 Zeuu jhmq qb qzh oemhyt.\n8 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n9 Xl Utxi em qzh keqozhm? \tmb\t4\n10 Zeuu qxtnhuuha qb qzh oemhyt.\n11 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n12 Xl Txha em qzh keqozhm? \tytiph\t11\n13 Hdueh el heqzhx em qzh oemhyt bx qzh bsseoh.\n14 Txha qxtnhuuha qb qzh vtxk.\n15 Xl Zeuu em qzh oemhyt? \tihl\t10\n1 Utxi jhmq qb qzh vtxk.\n2 Utxi jhmq qb qzh keqozhm.\n3 Xl Utxi em qzh oemhyt? \tmb\t2\n4 Zeuu el em qzh oemhyt.\n5 Zeuu jhmq ptok qb qzh bsseoh.\n6 Xl Zeuu em qzh keqozhm? \tmb\t5\n7 Utxi cbdxmhiha qb qzh vtxk.\n8 Utxi cbdxmhiha qb qzh oemhyt.\n9 Xl Zeuu em qzh bsseoh? \tihl\t5\n10 Hdueh el heqzhx em qzh bsseoh bx qzh phaxbby.\n11 Utxi el em qzh vtxk.\n12 Xl Hdueh em qzh phaxbby? \tytiph\t10\n13 Hdueh el em qzh oemhyt.\n14 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n15 Xl Hdueh em qzh bsseoh? \tmb\t14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n3 Xl Zeuu em qzh lozbbu? \tytiph\t2\n4 Utxi cbdxmhiha qb qzh oemhyt.\n5 Hdueh el em qzh oemhyt.\n6 Xl Utxi em qzh oemhyt? \tihl\t4\n7 Zeuu qxtnhuuha qb qzh oemhyt.\n8 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n9 Xl Zeuu em qzh oemhyt? \tmb\t8\n10 Zeuu el em qzh oemhyt.\n11 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n12 Xl Zeuu em qzh bsseoh? \tmb\t11\n13 Utxi el em qzh phaxbby.\n14 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n15 Xl Zeuu em qzh vtxk? \tytiph\t11\n1 Hdueh cbdxmhiha qb qzh vtxk.\n2 Hdueh ybnha qb qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Txha ybnha qb qzh keqozhm.\n5 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n6 Xl Txha em qzh vtxk? \tmb\t5\n7 Zeuu jhmq ptok qb qzh keqozhm.\n8 Utxi el em qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tmb\t8\n10 Txha cbdxmhiha qb qzh vtxk.\n11 Hdueh cbdxmhiha qb qzh phaxbby.\n12 Xl Txha em qzh lozbbu? \tmb\t10\n13 Hdueh el em qzh oemhyt.\n14 Hdueh qxtnhuuha qb qzh bsseoh.\n15 Xl Txha em qzh keqozhm? \tmb\t10\n1 Utxi jhmq qb qzh bsseoh.\n2 Txha jhmq ptok qb qzh keqozhm.\n3 Xl Txha em qzh phaxbby? \tmb\t2\n4 Zeuu qxtnhuuha qb qzh phaxbby.\n5 Txha cbdxmhiha qb qzh lozbbu.\n6 Xl Txha em qzh oemhyt? \tmb\t5\n7 Utxi el em qzh vtxk.\n8 Txha qxtnhuuha qb qzh oemhyt.\n9 Xl Zeuu em qzh bsseoh? \tmb\t4\n10 Utxi el em qzh oemhyt.\n11 Utxi el heqzhx em qzh bsseoh bx qzh vtxk.\n12 Xl Txha em qzh oemhyt? \tihl\t8\n13 Utxi ybnha qb qzh bsseoh.\n14 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n15 Xl Utxi em qzh bsseoh? \tihl\t13\n1 Hdueh qxtnhuuha qb qzh keqozhm.\n2 Hdueh el em qzh bsseoh.\n3 Xl Hdueh em qzh bsseoh? \tihl\t2\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n6 Xl Utxi em qzh bsseoh? \tihl\t4\n7 Utxi el em qzh phaxbby.\n8 Txha jhmq qb qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tihl\t7\n10 Zeuu jhmq qb qzh keqozhm.\n11 Zeuu qxtnhuuha qb qzh oemhyt.\n12 Xl Zeuu em qzh oemhyt? \tihl\t11\n13 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n14 Txha el em qzh keqozhm.\n15 Xl Zeuu em qzh oemhyt? \tihl\t11\n1 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n2 Zeuu cbdxmhiha qb qzh oemhyt.\n3 Xl Hdueh em qzh bsseoh? \tmb\t1\n4 Zeuu jhmq qb qzh keqozhm.\n5 Txha cbdxmhiha qb qzh lozbbu.\n6 Xl Hdueh em qzh phaxbby? \tytiph\t1\n7 Txha el em qzh phaxbby.\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Xl Zeuu em qzh phaxbby? \tihl\t8\n10 Utxi el heqzhx em qzh vtxk bx qzh vtxk.\n11 Txha el em qzh oemhyt.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Txha jhmq ptok qb qzh vtxk.\n14 Zeuu el em qzh lozbbu.\n15 Xl Zeuu em qzh lozbbu? \tihl\t14\n1 Txha el heqzhx em qzh keqozhm bx qzh lozbbu.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Txha em qzh oemhyt? \tmb\t1\n4 Hdueh el em qzh vtxk.\n5 Utxi el em qzh keqozhm.\n6 Xl Hdueh em qzh keqozhm? \tmb\t4\n7 Txha cbdxmhiha qb qzh vtxk.\n8 Zeuu jhmq qb qzh lozbbu.\n9 Xl Txha em qzh vtxk? \tihl\t7\n10 Hdueh el em qzh oemhyt.\n11 Txha jhmq ptok qb qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tihl\t5\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n15 Xl Utxi em qzh lozbbu? \tmb\t13\n1 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n2 Hdueh jhmq qb qzh lozbbu.\n3 Xl Zeuu em qzh bsseoh? \tytiph\t1\n4 Hdueh qxtnhuuha qb qzh bsseoh.\n5 Hdueh jhmq qb qzh keqozhm.\n6 Xl Zeuu em qzh phaxbby? \tmb\t1\n7 Zeuu el em qzh lozbbu.\n8 Zeuu jhmq ptok qb qzh phaxbby.\n9 Xl Zeuu em qzh phaxbby? \tihl\t8\n10 Hdueh jhmq qb qzh lozbbu.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Xl Zeuu em qzh phaxbby? \tihl\t8\n13 Zeuu el em qzh lozbbu.\n14 Zeuu jhmq qb qzh keqozhm.\n15 Xl Zeuu em qzh vtxk? \tmb\t14\n1 Utxi jhmq ptok qb qzh vtxk.\n2 Txha el heqzhx em qzh phaxbby bx qzh keqozhm.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Hdueh qxtnhuuha qb qzh bsseoh.\n5 Zeuu qxtnhuuha qb qzh oemhyt.\n6 Xl Zeuu em qzh keqozhm? \tmb\t5\n7 Zeuu el em qzh phaxbby.\n8 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n9 Xl Hdueh em qzh lozbbu? \tmb\t4\n10 Zeuu qxtnhuuha qb qzh oemhyt.\n11 Zeuu jhmq ptok qb qzh lozbbu.\n12 Xl Zeuu em qzh keqozhm? \tmb\t11\n13 Zeuu qxtnhuuha qb qzh keqozhm.\n14 Utxi ybnha qb qzh phaxbby.\n15 Xl Zeuu em qzh keqozhm? \tihl\t13\n1 Zeuu el heqzhx em qzh bsseoh bx qzh phaxbby.\n2 Zeuu el heqzhx em qzh bsseoh bx qzh phaxbby.\n3 Xl Zeuu em qzh lozbbu? \tmb\t2\n4 Hdueh cbdxmhiha qb qzh oemhyt.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh keqozhm.\n6 Xl Zeuu em qzh phaxbby? \tytiph\t5\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Zeuu em qzh phaxbby? \tytiph\t5\n10 Zeuu el em qzh bsseoh.\n11 Txha cbdxmhiha qb qzh vtxk.\n12 Xl Txha em qzh vtxk? \tihl\t11\n13 Txha jhmq qb qzh phaxbby.\n14 Zeuu cbdxmhiha qb qzh phaxbby.\n15 Xl Txha em qzh lozbbu? \tmb\t13\n1 Zeuu el heqzhx em qzh phaxbby bx qzh oemhyt.\n2 Utxi qxtnhuuha qb qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tihl\t2\n4 Txha ybnha qb qzh vtxk.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Xl Zeuu em qzh keqozhm? \tmb\t1\n7 Zeuu el heqzhx em qzh oemhyt bx qzh lozbbu.\n8 Txha jhmq qb qzh bsseoh.\n9 Xl Zeuu em qzh lozbbu? \tytiph\t7\n10 Zeuu el heqzhx em qzh keqozhm bx qzh keqozhm.\n11 Utxi el em qzh keqozhm.\n12 Xl Zeuu em qzh lozbbu? \tmb\t10\n13 Utxi el heqzhx em qzh vtxk bx qzh oemhyt.\n14 Txha el em qzh lozbbu.\n15 Xl Utxi em qzh keqozhm? \tmb\t13\n1 Txha el em qzh keqozhm.\n2 Hdueh ybnha qb qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Zeuu ybnha qb qzh vtxk.\n5 Hdueh jhmq ptok qb qzh oemhyt.\n6 Xl Hdueh em qzh oemhyt? \tihl\t5\n7 Utxi el em qzh bsseoh.\n8 Txha cbdxmhiha qb qzh lozbbu.\n9 Xl Hdueh em qzh bsseoh? \tmb\t5\n10 Utxi jhmq ptok qb qzh oemhyt.\n11 Txha jhmq qb qzh oemhyt.\n12 Xl Txha em qzh oemhyt? \tihl\t11\n13 Zeuu ybnha qb qzh bsseoh.\n14 Zeuu cbdxmhiha qb qzh keqozhm.\n15 Xl Txha em qzh keqozhm? \tmb\t11\n1 Txha el heqzhx em qzh lozbbu bx qzh lozbbu.\n2 Zeuu cbdxmhiha qb qzh keqozhm.\n3 Xl Zeuu em qzh keqozhm? \tihl\t2\n4 Hdueh qxtnhuuha qb qzh vtxk.\n5 Txha qxtnhuuha qb qzh vtxk.\n6 Xl Zeuu em qzh oemhyt? \tmb\t2\n7 Zeuu el heqzhx em qzh phaxbby bx qzh oemhyt.\n8 Hdueh ybnha qb qzh phaxbby.\n9 Xl Zeuu em qzh oemhyt? \tytiph\t7\n10 Utxi jhmq qb qzh lozbbu.\n11 Utxi el heqzhx em qzh vtxk bx qzh oemhyt.\n12 Xl Utxi em qzh oemhyt? \tytiph\t11\n13 Zeuu jhmq qb qzh phaxbby.\n14 Utxi el em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Txha el em qzh lozbbu.\n2 Zeuu jhmq ptok qb qzh keqozhm.\n3 Xl Zeuu em qzh keqozhm? \tihl\t2\n4 Zeuu el heqzhx em qzh oemhyt bx qzh phaxbby.\n5 Zeuu el em qzh lozbbu.\n6 Xl Zeuu em qzh lozbbu? \tihl\t5\n7 Hdueh qxtnhuuha qb qzh lozbbu.\n8 Txha jhmq qb qzh phaxbby.\n9 Xl Zeuu em qzh lozbbu? \tihl\t5\n10 Zeuu cbdxmhiha qb qzh bsseoh.\n11 Hdueh el em qzh keqozhm.\n12 Xl Zeuu em qzh bsseoh? \tihl\t10\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Xl Txha em qzh lozbbu? \tmb\t8\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Txha el heqzhx em qzh oemhyt bx qzh oemhyt.\n3 Xl Txha em qzh oemhyt? \tytiph\t2\n4 Hdueh el heqzhx em qzh oemhyt bx qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh keqozhm.\n6 Xl Txha em qzh oemhyt? \tytiph\t2\n7 Utxi el heqzhx em qzh vtxk bx qzh keqozhm.\n8 Hdueh el em qzh bsseoh.\n9 Xl Utxi em qzh oemhyt? \tmb\t7\n10 Txha el em qzh vtxk.\n11 Utxi el em qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Zeuu el heqzhx em qzh lozbbu bx qzh oemhyt.\n14 Txha el em qzh bsseoh.\n15 Xl Txha em qzh lozbbu? \tmb\t14\n1 Utxi el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Hdueh jhmq ptok qb qzh vtxk.\n5 Utxi ybnha qb qzh lozbbu.\n6 Xl Hdueh em qzh vtxk? \tihl\t4\n7 Zeuu ybnha qb qzh vtxk.\n8 Zeuu el heqzhx em qzh keqozhm bx qzh phaxbby.\n9 Xl Hdueh em qzh vtxk? \tihl\t4\n10 Utxi jhmq qb qzh keqozhm.\n11 Txha jhmq ptok qb qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tihl\t11\n13 Hdueh jhmq ptok qb qzh oemhyt.\n14 Zeuu el heqzhx em qzh keqozhm bx qzh oemhyt.\n15 Xl Zeuu em qzh keqozhm? \tytiph\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Utxi el em qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tihl\t2\n4 Utxi el heqzhx em qzh phaxbby bx qzh oemhyt.\n5 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n6 Xl Utxi em qzh phaxbby? \tytiph\t4\n7 Txha el em qzh vtxk.\n8 Utxi el heqzhx em qzh bsseoh bx qzh bsseoh.\n9 Xl Txha em qzh vtxk? \tihl\t7\n10 Utxi el em qzh phaxbby.\n11 Hdueh cbdxmhiha qb qzh oemhyt.\n12 Xl Zeuu em qzh lozbbu? \tytiph\t5\n13 Utxi el em qzh keqozhm.\n14 Hdueh qxtnhuuha qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Hdueh el em qzh keqozhm.\n2 Utxi el em qzh oemhyt.\n3 Xl Hdueh em qzh bsseoh? \tmb\t1\n4 Utxi el em qzh phaxbby.\n5 Utxi el heqzhx em qzh lozbbu bx qzh vtxk.\n6 Xl Hdueh em qzh lozbbu? \tmb\t1\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh oemhyt.\n9 Xl Utxi em qzh oemhyt? \tihl\t8\n10 Zeuu el em qzh oemhyt.\n11 Hdueh el em qzh oemhyt.\n12 Xl Utxi em qzh vtxk? \tmb\t8\n13 Zeuu jhmq qb qzh vtxk.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Xl Zeuu em qzh vtxk? \tihl\t13\n1 Zeuu cbdxmhiha qb qzh lozbbu.\n2 Txha jhmq qb qzh keqozhm.\n3 Xl Txha em qzh vtxk? \tmb\t2\n4 Txha el em qzh vtxk.\n5 Txha qxtnhuuha qb qzh oemhyt.\n6 Xl Zeuu em qzh lozbbu? \tihl\t1\n7 Txha el em qzh bsseoh.\n8 Txha ybnha qb qzh oemhyt.\n9 Xl Txha em qzh oemhyt? \tihl\t8\n10 Zeuu el heqzhx em qzh oemhyt bx qzh bsseoh.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Utxi em qzh lozbbu? \tmb\t11\n13 Hdueh cbdxmhiha qb qzh keqozhm.\n14 Utxi el heqzhx em qzh bsseoh bx qzh bsseoh.\n15 Xl Zeuu em qzh vtxk? \tmb\t10\n1 Txha el em qzh phaxbby.\n2 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n3 Xl Utxi em qzh lozbbu? \tytiph\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n6 Xl Utxi em qzh phaxbby? \tihl\t4\n7 Hdueh qxtnhuuha qb qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Xl Zeuu em qzh phaxbby? \tytiph\t5\n10 Utxi el heqzhx em qzh vtxk bx qzh phaxbby.\n11 Zeuu qxtnhuuha qb qzh oemhyt.\n12 Xl Hdueh em qzh phaxbby? \tmb\t7\n13 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n14 Txha el em qzh lozbbu.\n15 Xl Hdueh em qzh phaxbby? \tytiph\t13\n1 Txha jhmq ptok qb qzh vtxk.\n2 Utxi el em qzh lozbbu.\n3 Xl Txha em qzh oemhyt? \tmb\t1\n4 Zeuu el heqzhx em qzh phaxbby bx qzh oemhyt.\n5 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Txha em qzh vtxk? \tytiph\t5\n7 Hdueh cbdxmhiha qb qzh phaxbby.\n8 Txha jhmq qb qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tihl\t7\n10 Utxi el heqzhx em qzh bsseoh bx qzh vtxk.\n11 Zeuu el heqzhx em qzh vtxk bx qzh bsseoh.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Zeuu jhmq qb qzh oemhyt.\n14 Zeuu el heqzhx em qzh vtxk bx qzh bsseoh.\n15 Xl Zeuu em qzh oemhyt? \tmb\t14\n1 Hdueh el em qzh vtxk.\n2 Zeuu qxtnhuuha qb qzh vtxk.\n3 Xl Zeuu em qzh phaxbby? \tmb\t2\n4 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n5 Txha ybnha qb qzh oemhyt.\n6 Xl Utxi em qzh lozbbu? \tmb\t4\n7 Txha el heqzhx em qzh keqozhm bx qzh vtxk.\n8 Zeuu ybnha qb qzh oemhyt.\n9 Xl Zeuu em qzh oemhyt? \tihl\t8\n10 Zeuu jhmq ptok qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Xl Txha em qzh lozbbu? \tmb\t7\n13 Hdueh jhmq qb qzh bsseoh.\n14 Utxi el em qzh vtxk.\n15 Xl Zeuu em qzh phaxbby? \tihl\t10\n1 Txha el em qzh lozbbu.\n2 Utxi el em qzh oemhyt.\n3 Xl Utxi em qzh oemhyt? \tihl\t2\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Utxi el em qzh lozbbu.\n6 Xl Txha em qzh bsseoh? \tmb\t1\n7 Utxi jhmq ptok qb qzh oemhyt.\n8 Hdueh cbdxmhiha qb qzh bsseoh.\n9 Xl Utxi em qzh oemhyt? \tihl\t7\n10 Utxi jhmq qb qzh vtxk.\n11 Txha qxtnhuuha qb qzh phaxbby.\n12 Xl Hdueh em qzh bsseoh? \tihl\t8\n13 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n14 Hdueh el em qzh phaxbby.\n15 Xl Utxi em qzh lozbbu? \tmb\t13\n1 Utxi qxtnhuuha qb qzh lozbbu.\n2 Utxi el heqzhx em qzh vtxk bx qzh phaxbby.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Hdueh ybnha qb qzh keqozhm.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Hdueh el heqzhx em qzh phaxbby bx qzh lozbbu.\n8 Txha el heqzhx em qzh oemhyt bx qzh vtxk.\n9 Xl Hdueh em qzh oemhyt? \tmb\t7\n10 Txha jhmq ptok qb qzh vtxk.\n11 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n12 Xl Hdueh em qzh lozbbu? \tytiph\t7\n13 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh vtxk.\n15 Xl Txha em qzh phaxbby? \tytiph\t13\n1 Txha qxtnhuuha qb qzh lozbbu.\n2 Txha cbdxmhiha qb qzh phaxbby.\n3 Xl Txha em qzh phaxbby? \tihl\t2\n4 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n5 Hdueh qxtnhuuha qb qzh vtxk.\n6 Xl Txha em qzh phaxbby? \tihl\t2\n7 Zeuu ybnha qb qzh lozbbu.\n8 Zeuu jhmq ptok qb qzh oemhyt.\n9 Xl Zeuu em qzh lozbbu? \tmb\t8\n10 Hdueh qxtnhuuha qb qzh oemhyt.\n11 Txha jhmq qb qzh lozbbu.\n12 Xl Txha em qzh oemhyt? \tmb\t11\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Hdueh qxtnhuuha qb qzh vtxk.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Utxi cbdxmhiha qb qzh oemhyt.\n2 Utxi ybnha qb qzh vtxk.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Hdueh ybnha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh lozbbu.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Zeuu el heqzhx em qzh keqozhm bx qzh bsseoh.\n8 Txha qxtnhuuha qb qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tihl\t8\n10 Txha el em qzh keqozhm.\n11 Zeuu qxtnhuuha qb qzh phaxbby.\n12 Xl Utxi em qzh oemhyt? \tmb\t5\n13 Hdueh el em qzh bsseoh.\n14 Hdueh jhmq qb qzh vtxk.\n15 Xl Zeuu em qzh oemhyt? \tmb\t11\n1 Zeuu el heqzhx em qzh phaxbby bx qzh bsseoh.\n2 Txha jhmq ptok qb qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tytiph\t1\n4 Zeuu jhmq ptok qb qzh keqozhm.\n5 Zeuu el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Zeuu em qzh bsseoh? \tytiph\t5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Txha jhmq qb qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tihl\t8\n10 Zeuu ybnha qb qzh vtxk.\n11 Zeuu el em qzh phaxbby.\n12 Xl Zeuu em qzh keqozhm? \tmb\t11\n13 Txha el em qzh keqozhm.\n14 Txha jhmq ptok qb qzh bsseoh.\n15 Xl Zeuu em qzh keqozhm? \tmb\t11\n1 Hdueh el em qzh vtxk.\n2 Txha el em qzh phaxbby.\n3 Xl Hdueh em qzh vtxk? \tihl\t1\n4 Utxi jhmq qb qzh vtxk.\n5 Zeuu qxtnhuuha qb qzh bsseoh.\n6 Xl Zeuu em qzh bsseoh? \tihl\t5\n7 Zeuu jhmq qb qzh vtxk.\n8 Txha jhmq qb qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tihl\t8\n10 Utxi el em qzh phaxbby.\n11 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n12 Xl Hdueh em qzh bsseoh? \tytiph\t11\n13 Txha ybnha qb qzh vtxk.\n14 Hdueh el em qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tihl\t10\n1 Utxi el em qzh oemhyt.\n2 Zeuu ybnha qb qzh lozbbu.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Zeuu el heqzhx em qzh phaxbby bx qzh lozbbu.\n5 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n6 Xl Utxi em qzh oemhyt? \tihl\t1\n7 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n8 Hdueh jhmq ptok qb qzh bsseoh.\n9 Xl Hdueh em qzh bsseoh? \tihl\t8\n10 Utxi el em qzh bsseoh.\n11 Txha jhmq qb qzh keqozhm.\n12 Xl Utxi em qzh lozbbu? \tmb\t10\n13 Utxi jhmq ptok qb qzh lozbbu.\n14 Utxi el heqzhx em qzh vtxk bx qzh keqozhm.\n15 Xl Txha em qzh vtxk? \tmb\t11\n1 Utxi ybnha qb qzh phaxbby.\n2 Hdueh jhmq ptok qb qzh vtxk.\n3 Xl Utxi em qzh lozbbu? \tmb\t1\n4 Hdueh el em qzh keqozhm.\n5 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n6 Xl Hdueh em qzh lozbbu? \tmb\t5\n7 Txha qxtnhuuha qb qzh lozbbu.\n8 Zeuu cbdxmhiha qb qzh lozbbu.\n9 Xl Txha em qzh lozbbu? \tihl\t7\n10 Utxi jhmq qb qzh lozbbu.\n11 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n12 Xl Txha em qzh keqozhm? \tmb\t11\n13 Hdueh ybnha qb qzh bsseoh.\n14 Utxi el heqzhx em qzh vtxk bx qzh oemhyt.\n15 Xl Zeuu em qzh lozbbu? \tihl\t8\n1 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n2 Hdueh ybnha qb qzh vtxk.\n3 Xl Hdueh em qzh vtxk? \tihl\t2\n4 Hdueh qxtnhuuha qb qzh lozbbu.\n5 Utxi el heqzhx em qzh bsseoh bx qzh oemhyt.\n6 Xl Hdueh em qzh lozbbu? \tihl\t4\n7 Zeuu cbdxmhiha qb qzh lozbbu.\n8 Utxi el em qzh oemhyt.\n9 Xl Hdueh em qzh lozbbu? \tihl\t4\n10 Zeuu el em qzh phaxbby.\n11 Zeuu el em qzh vtxk.\n12 Xl Zeuu em qzh phaxbby? \tmb\t11\n13 Zeuu qxtnhuuha qb qzh lozbbu.\n14 Utxi el em qzh keqozhm.\n15 Xl Zeuu em qzh keqozhm? \tmb\t13\n1 Txha el em qzh bsseoh.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Xl Txha em qzh vtxk? \tmb\t1\n4 Zeuu qxtnhuuha qb qzh vtxk.\n5 Utxi el em qzh oemhyt.\n6 Xl Utxi em qzh oemhyt? \tihl\t5\n7 Hdueh qxtnhuuha qb qzh lozbbu.\n8 Hdueh jhmq ptok qb qzh vtxk.\n9 Xl Hdueh em qzh vtxk? \tihl\t8\n10 Utxi el em qzh lozbbu.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n14 Txha qxtnhuuha qb qzh oemhyt.\n15 Xl Utxi em qzh lozbbu? \tmb\t11\n1 Zeuu jhmq qb qzh vtxk.\n2 Zeuu el em qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tihl\t2\n4 Txha el em qzh lozbbu.\n5 Txha jhmq qb qzh oemhyt.\n6 Xl Txha em qzh oemhyt? \tihl\t5\n7 Hdueh qxtnhuuha qb qzh vtxk.\n8 Txha el em qzh phaxbby.\n9 Xl Txha em qzh oemhyt? \tmb\t8\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Utxi em qzh oemhyt? \tmb\t11\n13 Utxi el heqzhx em qzh bsseoh bx qzh oemhyt.\n14 Txha el heqzhx em qzh lozbbu bx qzh phaxbby.\n15 Xl Txha em qzh vtxk? \tmb\t14\n1 Txha el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Hdueh jhmq ptok qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Hdueh cbdxmhiha qb qzh keqozhm.\n5 Hdueh el em qzh phaxbby.\n6 Xl Hdueh em qzh phaxbby? \tihl\t5\n7 Txha el heqzhx em qzh lozbbu bx qzh phaxbby.\n8 Hdueh el em qzh keqozhm.\n9 Xl Txha em qzh lozbbu? \tytiph\t7\n10 Hdueh jhmq qb qzh bsseoh.\n11 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n12 Xl Zeuu em qzh oemhyt? \tmb\t11\n13 Txha el em qzh bsseoh.\n14 Txha qxtnhuuha qb qzh keqozhm.\n15 Xl Zeuu em qzh lozbbu? \tytiph\t11\n1 Hdueh jhmq qb qzh vtxk.\n2 Hdueh ybnha qb qzh bsseoh.\n3 Xl Hdueh em qzh bsseoh? \tihl\t2\n4 Txha jhmq qb qzh keqozhm.\n5 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n6 Xl Hdueh em qzh vtxk? \tmb\t2\n7 Zeuu el heqzhx em qzh lozbbu bx qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Xl Utxi em qzh lozbbu? \tmb\t8\n10 Txha ybnha qb qzh lozbbu.\n11 Zeuu el heqzhx em qzh vtxk bx qzh lozbbu.\n12 Xl Txha em qzh lozbbu? \tihl\t10\n13 Hdueh el em qzh keqozhm.\n14 Hdueh ybnha qb qzh lozbbu.\n15 Xl Zeuu em qzh vtxk? \tytiph\t11\n1 Txha el em qzh vtxk.\n2 Hdueh el em qzh phaxbby.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Zeuu qxtnhuuha qb qzh lozbbu.\n5 Utxi jhmq qb qzh lozbbu.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Txha cbdxmhiha qb qzh phaxbby.\n8 Hdueh cbdxmhiha qb qzh vtxk.\n9 Xl Hdueh em qzh vtxk? \tihl\t8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Txha el em qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t10\n13 Utxi el em qzh oemhyt.\n14 Hdueh el em qzh keqozhm.\n15 Xl Hdueh em qzh oemhyt? \tmb\t14\n1 Txha jhmq qb qzh keqozhm.\n2 Zeuu jhmq qb qzh vtxk.\n3 Xl Txha em qzh keqozhm? \tihl\t1\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Txha el em qzh oemhyt.\n6 Xl Txha em qzh oemhyt? \tihl\t5\n7 Txha el heqzhx em qzh lozbbu bx qzh lozbbu.\n8 Utxi el em qzh lozbbu.\n9 Xl Txha em qzh phaxbby? \tmb\t7\n10 Utxi el heqzhx em qzh vtxk bx qzh lozbbu.\n11 Txha el em qzh phaxbby.\n12 Xl Txha em qzh lozbbu? \tmb\t11\n13 Hdueh el heqzhx em qzh lozbbu bx qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Txha el em qzh phaxbby.\n2 Zeuu el em qzh bsseoh.\n3 Xl Txha em qzh vtxk? \tmb\t1\n4 Hdueh el em qzh vtxk.\n5 Zeuu el em qzh oemhyt.\n6 Xl Txha em qzh oemhyt? \tmb\t1\n7 Hdueh ybnha qb qzh lozbbu.\n8 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n9 Xl Hdueh em qzh oemhyt? \tmb\t7\n10 Utxi ybnha qb qzh oemhyt.\n11 Utxi el heqzhx em qzh vtxk bx qzh lozbbu.\n12 Xl Utxi em qzh oemhyt? \tmb\t11\n13 Utxi el heqzhx em qzh bsseoh bx qzh vtxk.\n14 Zeuu jhmq qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tytiph\t13\n1 Txha cbdxmhiha qb qzh lozbbu.\n2 Zeuu el em qzh bsseoh.\n3 Xl Txha em qzh lozbbu? \tihl\t1\n4 Txha qxtnhuuha qb qzh oemhyt.\n5 Hdueh jhmq qb qzh keqozhm.\n6 Xl Hdueh em qzh phaxbby? \tmb\t5\n7 Txha jhmq qb qzh keqozhm.\n8 Zeuu jhmq qb qzh vtxk.\n9 Xl Hdueh em qzh keqozhm? \tihl\t5\n10 Txha cbdxmhiha qb qzh phaxbby.\n11 Hdueh el em qzh vtxk.\n12 Xl Hdueh em qzh lozbbu? \tmb\t11\n13 Zeuu ybnha qb qzh lozbbu.\n14 Hdueh ybnha qb qzh bsseoh.\n15 Xl Txha em qzh phaxbby? \tihl\t10\n1 Hdueh el em qzh phaxbby.\n2 Utxi el em qzh keqozhm.\n3 Xl Hdueh em qzh phaxbby? \tihl\t1\n4 Txha el em qzh vtxk.\n5 Txha ybnha qb qzh keqozhm.\n6 Xl Txha em qzh bsseoh? \tmb\t5\n7 Zeuu ybnha qb qzh lozbbu.\n8 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tytiph\t8\n10 Zeuu jhmq qb qzh bsseoh.\n11 Hdueh ybnha qb qzh keqozhm.\n12 Xl Txha em qzh bsseoh? \tytiph\t8\n13 Hdueh ybnha qb qzh oemhyt.\n14 Utxi jhmq ptok qb qzh lozbbu.\n15 Xl Zeuu em qzh oemhyt? \tmb\t10\n1 Zeuu qxtnhuuha qb qzh phaxbby.\n2 Txha el em qzh keqozhm.\n3 Xl Zeuu em qzh phaxbby? \tihl\t1\n4 Hdueh el em qzh vtxk.\n5 Hdueh qxtnhuuha qb qzh keqozhm.\n6 Xl Zeuu em qzh oemhyt? \tmb\t1\n7 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n8 Zeuu jhmq qb qzh bsseoh.\n9 Xl Hdueh em qzh lozbbu? \tytiph\t7\n10 Zeuu jhmq qb qzh lozbbu.\n11 Hdueh ybnha qb qzh phaxbby.\n12 Xl Zeuu em qzh keqozhm? \tmb\t10\n13 Txha jhmq qb qzh oemhyt.\n14 Utxi el em qzh oemhyt.\n15 Xl Utxi em qzh oemhyt? \tihl\t14\n1 Utxi el em qzh lozbbu.\n2 Hdueh jhmq qb qzh phaxbby.\n3 Xl Hdueh em qzh phaxbby? \tihl\t2\n4 Hdueh el em qzh lozbbu.\n5 Txha jhmq qb qzh vtxk.\n6 Xl Hdueh em qzh keqozhm? \tmb\t4\n7 Txha jhmq qb qzh bsseoh.\n8 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n9 Xl Txha em qzh lozbbu? \tytiph\t8\n10 Hdueh ybnha qb qzh vtxk.\n11 Txha el em qzh keqozhm.\n12 Xl Hdueh em qzh lozbbu? \tmb\t10\n13 Zeuu jhmq ptok qb qzh phaxbby.\n14 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n15 Xl Txha em qzh bsseoh? \tytiph\t14\n1 Txha cbdxmhiha qb qzh lozbbu.\n2 Zeuu el em qzh oemhyt.\n3 Xl Txha em qzh phaxbby? \tmb\t1\n4 Hdueh jhmq ptok qb qzh bsseoh.\n5 Hdueh qxtnhuuha qb qzh vtxk.\n6 Xl Txha em qzh lozbbu? \tihl\t1\n7 Txha qxtnhuuha qb qzh bsseoh.\n8 Hdueh ybnha qb qzh lozbbu.\n9 Xl Hdueh em qzh lozbbu? \tihl\t8\n10 Zeuu jhmq qb qzh lozbbu.\n11 Zeuu el heqzhx em qzh oemhyt bx qzh lozbbu.\n12 Xl Hdueh em qzh phaxbby? \tmb\t8\n13 Txha jhmq ptok qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh lozbbu.\n15 Xl Utxi em qzh lozbbu? \tihl\t14\n1 Zeuu jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Xl Zeuu em qzh oemhyt? \tmb\t1\n4 Zeuu el em qzh vtxk.\n5 Zeuu el em qzh keqozhm.\n6 Xl Zeuu em qzh keqozhm? \tihl\t5\n7 Zeuu el em qzh lozbbu.\n8 Txha ybnha qb qzh bsseoh.\n9 Xl Txha em qzh oemhyt? \tmb\t8\n10 Zeuu el em qzh phaxbby.\n11 Hdueh el heqzhx em qzh oemhyt bx qzh keqozhm.\n12 Xl Zeuu em qzh vtxk? \tmb\t10\n13 Utxi el em qzh oemhyt.\n14 Hdueh cbdxmhiha qb qzh keqozhm.\n15 Xl Utxi em qzh bsseoh? \tmb\t13\n1 Zeuu el heqzhx em qzh vtxk bx qzh oemhyt.\n2 Hdueh el em qzh oemhyt.\n3 Xl Zeuu em qzh vtxk? \tytiph\t1\n4 Hdueh el em qzh keqozhm.\n5 Utxi el em qzh lozbbu.\n6 Xl Zeuu em qzh oemhyt? \tytiph\t1\n7 Hdueh el em qzh bsseoh.\n8 Txha cbdxmhiha qb qzh phaxbby.\n9 Xl Hdueh em qzh bsseoh? \tihl\t7\n10 Txha cbdxmhiha qb qzh keqozhm.\n11 Zeuu el em qzh lozbbu.\n12 Xl Hdueh em qzh bsseoh? \tihl\t7\n13 Txha ybnha qb qzh lozbbu.\n14 Txha ybnha qb qzh oemhyt.\n15 Xl Txha em qzh oemhyt? \tihl\t14\n1 Zeuu jhmq qb qzh vtxk.\n2 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Zeuu em qzh vtxk? \tihl\t1\n4 Zeuu qxtnhuuha qb qzh oemhyt.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n6 Xl Zeuu em qzh bsseoh? \tytiph\t5\n7 Zeuu jhmq qb qzh vtxk.\n8 Utxi el em qzh bsseoh.\n9 Xl Zeuu em qzh oemhyt? \tmb\t7\n10 Utxi el heqzhx em qzh vtxk bx qzh lozbbu.\n11 Txha el heqzhx em qzh oemhyt bx qzh phaxbby.\n12 Xl Utxi em qzh vtxk? \tytiph\t10\n13 Zeuu el heqzhx em qzh oemhyt bx qzh bsseoh.\n14 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Zeuu jhmq ptok qb qzh keqozhm.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n3 Xl Zeuu em qzh keqozhm? \tihl\t1\n4 Zeuu qxtnhuuha qb qzh bsseoh.\n5 Zeuu el heqzhx em qzh lozbbu bx qzh phaxbby.\n6 Xl Hdueh em qzh phaxbby? \tytiph\t2\n7 Utxi el em qzh vtxk.\n8 Hdueh cbdxmhiha qb qzh bsseoh.\n9 Xl Hdueh em qzh bsseoh? \tihl\t8\n10 Txha jhmq ptok qb qzh bsseoh.\n11 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n12 Xl Utxi em qzh vtxk? \tihl\t7\n13 Utxi jhmq qb qzh phaxbby.\n14 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n15 Xl Hdueh em qzh oemhyt? \tmb\t14\n1 Utxi ybnha qb qzh lozbbu.\n2 Zeuu jhmq qb qzh oemhyt.\n3 Xl Utxi em qzh lozbbu? \tihl\t1\n4 Hdueh jhmq ptok qb qzh vtxk.\n5 Hdueh el em qzh oemhyt.\n6 Xl Zeuu em qzh lozbbu? \tmb\t2\n7 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n8 Hdueh el em qzh bsseoh.\n9 Xl Zeuu em qzh lozbbu? \tytiph\t7\n10 Zeuu jhmq ptok qb qzh bsseoh.\n11 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n12 Xl Hdueh em qzh keqozhm? \tytiph\t11\n13 Txha el heqzhx em qzh bsseoh bx qzh oemhyt.\n14 Utxi el heqzhx em qzh keqozhm bx qzh oemhyt.\n15 Xl Hdueh em qzh keqozhm? \tytiph\t11\n1 Zeuu el em qzh oemhyt.\n2 Zeuu el em qzh keqozhm.\n3 Xl Zeuu em qzh keqozhm? \tihl\t2\n4 Utxi el heqzhx em qzh bsseoh bx qzh keqozhm.\n5 Hdueh el heqzhx em qzh oemhyt bx qzh lozbbu.\n6 Xl Hdueh em qzh lozbbu? \tytiph\t5\n7 Txha qxtnhuuha qb qzh phaxbby.\n8 Hdueh jhmq ptok qb qzh vtxk.\n9 Xl Hdueh em qzh vtxk? \tihl\t8\n10 Hdueh jhmq qb qzh keqozhm.\n11 Zeuu qxtnhuuha qb qzh oemhyt.\n12 Xl Hdueh em qzh lozbbu? \tmb\t10\n13 Zeuu el heqzhx em qzh keqozhm bx qzh bsseoh.\n14 Hdueh ybnha qb qzh vtxk.\n15 Xl Zeuu em qzh phaxbby? \tmb\t13\n1 Hdueh el heqzhx em qzh phaxbby bx qzh oemhyt.\n2 Zeuu cbdxmhiha qb qzh oemhyt.\n3 Xl Zeuu em qzh oemhyt? \tihl\t2\n4 Zeuu el em qzh bsseoh.\n5 Hdueh jhmq qb qzh lozbbu.\n6 Xl Hdueh em qzh vtxk? \tmb\t5\n7 Hdueh qxtnhuuha qb qzh bsseoh.\n8 Utxi el em qzh lozbbu.\n9 Xl Zeuu em qzh vtxk? \tmb\t4\n10 Utxi el em qzh vtxk.\n11 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Txha qxtnhuuha qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Txha ybnha qb qzh bsseoh.\n2 Hdueh cbdxmhiha qb qzh vtxk.\n3 Xl Hdueh em qzh vtxk? \tihl\t2\n4 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n5 Utxi el heqzhx em qzh bsseoh bx qzh oemhyt.\n6 Xl Utxi em qzh lozbbu? \tmb\t5\n7 Txha el em qzh vtxk.\n8 Zeuu el em qzh oemhyt.\n9 Xl Zeuu em qzh phaxbby? \tmb\t8\n10 Hdueh qxtnhuuha qb qzh oemhyt.\n11 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n12 Xl Txha em qzh oemhyt? \tmb\t7\n13 Zeuu jhmq qb qzh keqozhm.\n14 Zeuu qxtnhuuha qb qzh phaxbby.\n15 Xl Zeuu em qzh lozbbu? \tmb\t14\n1 Utxi jhmq qb qzh lozbbu.\n2 Txha qxtnhuuha qb qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tihl\t2\n4 Hdueh qxtnhuuha qb qzh bsseoh.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Hdueh em qzh bsseoh? \tihl\t4\n7 Utxi el heqzhx em qzh vtxk bx qzh phaxbby.\n8 Txha ybnha qb qzh oemhyt.\n9 Xl Utxi em qzh phaxbby? \tytiph\t7\n10 Txha el heqzhx em qzh lozbbu bx qzh phaxbby.\n11 Zeuu el em qzh keqozhm.\n12 Xl Zeuu em qzh keqozhm? \tihl\t11\n13 Hdueh el em qzh oemhyt.\n14 Txha el em qzh bsseoh.\n15 Xl Hdueh em qzh oemhyt? \tihl\t13\n1 Zeuu jhmq ptok qb qzh keqozhm.\n2 Zeuu el em qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tihl\t2\n4 Hdueh ybnha qb qzh keqozhm.\n5 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n6 Xl Hdueh em qzh vtxk? \tmb\t4\n7 Txha jhmq ptok qb qzh vtxk.\n8 Utxi el heqzhx em qzh bsseoh bx qzh keqozhm.\n9 Xl Hdueh em qzh keqozhm? \tihl\t4\n10 Zeuu el heqzhx em qzh oemhyt bx qzh phaxbby.\n11 Hdueh jhmq qb qzh oemhyt.\n12 Xl Zeuu em qzh oemhyt? \tytiph\t10\n13 Txha el em qzh oemhyt.\n14 Utxi cbdxmhiha qb qzh lozbbu.\n15 Xl Utxi em qzh lozbbu? \tihl\t14\n1 Txha ybnha qb qzh lozbbu.\n2 Zeuu el heqzhx em qzh vtxk bx qzh oemhyt.\n3 Xl Zeuu em qzh vtxk? \tytiph\t2\n4 Zeuu ybnha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh lozbbu.\n6 Xl Zeuu em qzh vtxk? \tmb\t4\n7 Zeuu el em qzh oemhyt.\n8 Hdueh ybnha qb qzh bsseoh.\n9 Xl Zeuu em qzh oemhyt? \tihl\t7\n10 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n11 Zeuu ybnha qb qzh keqozhm.\n12 Xl Zeuu em qzh phaxbby? \tmb\t11\n13 Utxi jhmq qb qzh bsseoh.\n14 Txha el heqzhx em qzh vtxk bx qzh keqozhm.\n15 Xl Zeuu em qzh keqozhm? \tihl\t11\n1 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n2 Zeuu jhmq qb qzh keqozhm.\n3 Xl Txha em qzh vtxk? \tytiph\t1\n4 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh oemhyt.\n6 Xl Txha em qzh phaxbby? \tytiph\t4\n7 Utxi el em qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh lozbbu.\n9 Xl Zeuu em qzh keqozhm? \tmb\t5\n10 Txha ybnha qb qzh lozbbu.\n11 Zeuu el em qzh keqozhm.\n12 Xl Utxi em qzh lozbbu? \tihl\t8\n13 Txha jhmq qb qzh phaxbby.\n14 Utxi el heqzhx em qzh phaxbby bx qzh phaxbby.\n15 Xl Txha em qzh vtxk? \tmb\t13\n1 Txha qxtnhuuha qb qzh keqozhm.\n2 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n3 Xl Txha em qzh keqozhm? \tihl\t1\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t4\n7 Hdueh ybnha qb qzh oemhyt.\n8 Hdueh el em qzh vtxk.\n9 Xl Hdueh em qzh vtxk? \tihl\t8\n10 Txha el em qzh vtxk.\n11 Utxi jhmq ptok qb qzh vtxk.\n12 Xl Hdueh em qzh lozbbu? \tmb\t8\n13 Zeuu el heqzhx em qzh keqozhm bx qzh vtxk.\n14 Hdueh qxtnhuuha qb qzh lozbbu.\n15 Xl Utxi em qzh oemhyt? \tmb\t11\n1 Zeuu el em qzh vtxk.\n2 Hdueh jhmq ptok qb qzh vtxk.\n3 Xl Hdueh em qzh phaxbby? \tmb\t2\n4 Zeuu ybnha qb qzh lozbbu.\n5 Zeuu el heqzhx em qzh keqozhm bx qzh vtxk.\n6 Xl Zeuu em qzh vtxk? \tytiph\t5\n7 Zeuu el heqzhx em qzh phaxbby bx qzh keqozhm.\n8 Hdueh qxtnhuuha qb qzh oemhyt.\n9 Xl Hdueh em qzh oemhyt? \tihl\t8\n10 Hdueh el heqzhx em qzh bsseoh bx qzh lozbbu.\n11 Hdueh jhmq qb qzh keqozhm.\n12 Xl Zeuu em qzh lozbbu? \tmb\t7\n13 Txha qxtnhuuha qb qzh oemhyt.\n14 Hdueh el heqzhx em qzh bsseoh bx qzh lozbbu.\n15 Xl Hdueh em qzh phaxbby? \tmb\t14\n1 Txha el heqzhx em qzh oemhyt bx qzh phaxbby.\n2 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Txha em qzh oemhyt? \tytiph\t1\n4 Utxi el em qzh oemhyt.\n5 Zeuu el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Txha em qzh oemhyt? \tytiph\t1\n7 Zeuu qxtnhuuha qb qzh lozbbu.\n8 Utxi jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Hdueh ybnha qb qzh keqozhm.\n11 Utxi el em qzh lozbbu.\n12 Xl Utxi em qzh phaxbby? \tmb\t11\n13 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n14 Hdueh el heqzhx em qzh keqozhm bx qzh vtxk.\n15 Xl Utxi em qzh lozbbu? \tihl\t11\n1 Hdueh qxtnhuuha qb qzh vtxk.\n2 Zeuu jhmq ptok qb qzh oemhyt.\n3 Xl Zeuu em qzh oemhyt? \tihl\t2\n4 Zeuu cbdxmhiha qb qzh lozbbu.\n5 Hdueh jhmq qb qzh keqozhm.\n6 Xl Zeuu em qzh lozbbu? \tihl\t4\n7 Zeuu cbdxmhiha qb qzh bsseoh.\n8 Txha jhmq ptok qb qzh oemhyt.\n9 Xl Hdueh em qzh keqozhm? \tihl\t5\n10 Zeuu qxtnhuuha qb qzh keqozhm.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Utxi el em qzh vtxk.\n14 Hdueh el em qzh bsseoh.\n15 Xl Zeuu em qzh lozbbu? \tmb\t10\n1 Zeuu el em qzh keqozhm.\n2 Utxi el em qzh lozbbu.\n3 Xl Zeuu em qzh keqozhm? \tihl\t1\n4 Txha qxtnhuuha qb qzh keqozhm.\n5 Txha jhmq qb qzh bsseoh.\n6 Xl Txha em qzh bsseoh? \tihl\t5\n7 Hdueh qxtnhuuha qb qzh vtxk.\n8 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n9 Xl Txha em qzh bsseoh? \tihl\t5\n10 Hdueh qxtnhuuha qb qzh phaxbby.\n11 Zeuu el heqzhx em qzh keqozhm bx qzh bsseoh.\n12 Xl Hdueh em qzh phaxbby? \tihl\t10\n13 Hdueh ybnha qb qzh keqozhm.\n14 Hdueh el heqzhx em qzh lozbbu bx qzh vtxk.\n15 Xl Hdueh em qzh phaxbby? \tmb\t14\n1 Zeuu jhmq qb qzh vtxk.\n2 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Zeuu qxtnhuuha qb qzh lozbbu.\n5 Hdueh ybnha qb qzh oemhyt.\n6 Xl Zeuu em qzh vtxk? \tmb\t4\n7 Hdueh el em qzh phaxbby.\n8 Utxi ybnha qb qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tihl\t7\n10 Hdueh qxtnhuuha qb qzh bsseoh.\n11 Txha el heqzhx em qzh phaxbby bx qzh vtxk.\n12 Xl Hdueh em qzh bsseoh? \tihl\t10\n13 Hdueh el em qzh vtxk.\n14 Txha el em qzh oemhyt.\n15 Xl Utxi em qzh vtxk? \tihl\t8\n1 Zeuu el heqzhx em qzh keqozhm bx qzh vtxk.\n2 Hdueh jhmq ptok qb qzh vtxk.\n3 Xl Zeuu em qzh keqozhm? \tytiph\t1\n4 Txha cbdxmhiha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh vtxk.\n6 Xl Utxi em qzh vtxk? \tihl\t5\n7 Utxi jhmq qb qzh phaxbby.\n8 Zeuu el em qzh keqozhm.\n9 Xl Hdueh em qzh vtxk? \tihl\t2\n10 Utxi qxtnhuuha qb qzh vtxk.\n11 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n12 Xl Zeuu em qzh vtxk? \tytiph\t11\n13 Utxi el em qzh oemhyt.\n14 Txha jhmq ptok qb qzh vtxk.\n15 Xl Txha em qzh vtxk? \tihl\t14\n1 Zeuu cbdxmhiha qb qzh oemhyt.\n2 Zeuu el em qzh phaxbby.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Hdueh jhmq qb qzh oemhyt.\n5 Hdueh el heqzhx em qzh vtxk bx qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tihl\t2\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tytiph\t5\n10 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n11 Utxi el em qzh oemhyt.\n12 Xl Hdueh em qzh bsseoh? \tmb\t5\n13 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n14 Txha jhmq qb qzh bsseoh.\n15 Xl Txha em qzh bsseoh? \tihl\t14\n1 Utxi cbdxmhiha qb qzh vtxk.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Xl Utxi em qzh oemhyt? \tmb\t2\n4 Utxi el em qzh phaxbby.\n5 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n6 Xl Utxi em qzh phaxbby? \tihl\t4\n7 Zeuu jhmq ptok qb qzh oemhyt.\n8 Hdueh el heqzhx em qzh bsseoh bx qzh keqozhm.\n9 Xl Zeuu em qzh oemhyt? \tihl\t7\n10 Zeuu el heqzhx em qzh lozbbu bx qzh phaxbby.\n11 Zeuu el em qzh keqozhm.\n12 Xl Zeuu em qzh keqozhm? \tihl\t11\n13 Zeuu el em qzh bsseoh.\n14 Utxi el heqzhx em qzh keqozhm bx qzh bsseoh.\n15 Xl Zeuu em qzh keqozhm? \tmb\t13\n1 Hdueh el heqzhx em qzh vtxk bx qzh lozbbu.\n2 Txha jhmq ptok qb qzh lozbbu.\n3 Xl Hdueh em qzh vtxk? \tytiph\t1\n4 Hdueh jhmq ptok qb qzh keqozhm.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n6 Xl Hdueh em qzh keqozhm? \tihl\t4\n7 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n8 Txha el em qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tihl\t8\n10 Zeuu el em qzh bsseoh.\n11 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n12 Xl Txha em qzh phaxbby? \tytiph\t11\n13 Zeuu ybnha qb qzh lozbbu.\n14 Utxi el em qzh keqozhm.\n15 Xl Zeuu em qzh oemhyt? \tmb\t13\n1 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Hdueh el heqzhx em qzh keqozhm bx qzh bsseoh.\n3 Xl Hdueh em qzh vtxk? \tmb\t2\n4 Utxi el em qzh phaxbby.\n5 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n6 Xl Hdueh em qzh vtxk? \tmb\t2\n7 Utxi jhmq qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh lozbbu.\n9 Xl Txha em qzh vtxk? \tytiph\t5\n10 Zeuu el heqzhx em qzh lozbbu bx qzh phaxbby.\n11 Hdueh el heqzhx em qzh lozbbu bx qzh oemhyt.\n12 Xl Utxi em qzh oemhyt? \tmb\t8\n13 Utxi el em qzh oemhyt.\n14 Txha el heqzhx em qzh keqozhm bx qzh vtxk.\n15 Xl Utxi em qzh phaxbby? \tmb\t13\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Zeuu el em qzh keqozhm.\n3 Xl Zeuu em qzh lozbbu? \tmb\t2\n4 Txha el em qzh keqozhm.\n5 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n6 Xl Txha em qzh keqozhm? \tihl\t4\n7 Txha el em qzh vtxk.\n8 Zeuu el em qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tytiph\t5\n10 Hdueh qxtnhuuha qb qzh bsseoh.\n11 Utxi jhmq qb qzh phaxbby.\n12 Xl Hdueh em qzh bsseoh? \tihl\t10\n13 Txha qxtnhuuha qb qzh keqozhm.\n14 Zeuu el heqzhx em qzh keqozhm bx qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tytiph\t14\n1 Txha el em qzh keqozhm.\n2 Zeuu qxtnhuuha qb qzh keqozhm.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Utxi el em qzh bsseoh.\n5 Txha el heqzhx em qzh oemhyt bx qzh vtxk.\n6 Xl Zeuu em qzh keqozhm? \tihl\t2\n7 Utxi el em qzh vtxk.\n8 Hdueh el heqzhx em qzh oemhyt bx qzh lozbbu.\n9 Xl Txha em qzh keqozhm? \tmb\t5\n10 Hdueh el heqzhx em qzh bsseoh bx qzh phaxbby.\n11 Hdueh el em qzh vtxk.\n12 Xl Txha em qzh bsseoh? \tmb\t5\n13 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n14 Utxi el heqzhx em qzh lozbbu bx qzh lozbbu.\n15 Xl Hdueh em qzh phaxbby? \tytiph\t13\n1 Zeuu el em qzh bsseoh.\n2 Zeuu cbdxmhiha qb qzh lozbbu.\n3 Xl Zeuu em qzh lozbbu? \tihl\t2\n4 Txha qxtnhuuha qb qzh lozbbu.\n5 Txha el em qzh oemhyt.\n6 Xl Txha em qzh oemhyt? \tihl\t5\n7 Utxi ybnha qb qzh oemhyt.\n8 Zeuu qxtnhuuha qb qzh phaxbby.\n9 Xl Txha em qzh oemhyt? \tihl\t5\n10 Txha jhmq qb qzh lozbbu.\n11 Utxi el em qzh vtxk.\n12 Xl Zeuu em qzh lozbbu? \tmb\t8\n13 Hdueh el em qzh oemhyt.\n14 Txha cbdxmhiha qb qzh bsseoh.\n15 Xl Txha em qzh phaxbby? \tmb\t14\n1 Hdueh el heqzhx em qzh vtxk bx qzh phaxbby.\n2 Txha qxtnhuuha qb qzh vtxk.\n3 Xl Hdueh em qzh phaxbby? \tytiph\t1\n4 Txha el em qzh bsseoh.\n5 Hdueh el heqzhx em qzh oemhyt bx qzh bsseoh.\n6 Xl Hdueh em qzh vtxk? \tmb\t5\n7 Txha el em qzh vtxk.\n8 Hdueh qxtnhuuha qb qzh bsseoh.\n9 Xl Txha em qzh lozbbu? \tmb\t7\n10 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh oemhyt.\n12 Xl Txha em qzh vtxk? \tihl\t7\n13 Txha qxtnhuuha qb qzh bsseoh.\n14 Hdueh el heqzhx em qzh oemhyt bx qzh phaxbby.\n15 Xl Utxi em qzh vtxk? \tmb\t11\n1 Txha el em qzh lozbbu.\n2 Txha el heqzhx em qzh keqozhm bx qzh lozbbu.\n3 Xl Txha em qzh keqozhm? \tytiph\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh oemhyt.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Hdueh cbdxmhiha qb qzh bsseoh.\n8 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n9 Xl Hdueh em qzh bsseoh? \tihl\t7\n10 Zeuu el em qzh keqozhm.\n11 Utxi el em qzh keqozhm.\n12 Xl Utxi em qzh lozbbu? \tmb\t11\n13 Utxi ybnha qb qzh bsseoh.\n14 Hdueh qxtnhuuha qb qzh keqozhm.\n15 Xl Utxi em qzh oemhyt? \tmb\t13\n1 Hdueh el em qzh keqozhm.\n2 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n3 Xl Utxi em qzh vtxk? \tmb\t2\n4 Utxi el heqzhx em qzh bsseoh bx qzh lozbbu.\n5 Zeuu jhmq ptok qb qzh keqozhm.\n6 Xl Zeuu em qzh keqozhm? \tihl\t5\n7 Hdueh el em qzh oemhyt.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tihl\t8\n10 Utxi el heqzhx em qzh bsseoh bx qzh vtxk.\n11 Txha el heqzhx em qzh oemhyt bx qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tihl\t7\n13 Hdueh jhmq qb qzh bsseoh.\n14 Txha ybnha qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tmb\t10\n1 Txha el em qzh oemhyt.\n2 Zeuu el em qzh bsseoh.\n3 Xl Txha em qzh keqozhm? \tmb\t1\n4 Utxi jhmq ptok qb qzh lozbbu.\n5 Zeuu el em qzh keqozhm.\n6 Xl Txha em qzh phaxbby? \tmb\t1\n7 Hdueh el heqzhx em qzh bsseoh bx qzh vtxk.\n8 Txha jhmq ptok qb qzh vtxk.\n9 Xl Hdueh em qzh bsseoh? \tytiph\t7\n10 Zeuu jhmq qb qzh oemhyt.\n11 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n12 Xl Txha em qzh phaxbby? \tmb\t11\n13 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n14 Utxi el heqzhx em qzh keqozhm bx qzh phaxbby.\n15 Xl Txha em qzh bsseoh? \tytiph\t11\n1 Zeuu el heqzhx em qzh keqozhm bx qzh phaxbby.\n2 Hdueh cbdxmhiha qb qzh vtxk.\n3 Xl Zeuu em qzh keqozhm? \tytiph\t1\n4 Hdueh el em qzh lozbbu.\n5 Zeuu el em qzh bsseoh.\n6 Xl Zeuu em qzh keqozhm? \tmb\t5\n7 Utxi ybnha qb qzh oemhyt.\n8 Utxi el em qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t8\n10 Zeuu el em qzh lozbbu.\n11 Zeuu el em qzh phaxbby.\n12 Xl Utxi em qzh vtxk? \tmb\t8\n13 Hdueh el em qzh bsseoh.\n14 Utxi jhmq ptok qb qzh oemhyt.\n15 Xl Zeuu em qzh phaxbby? \tihl\t11\n1 Txha el em qzh phaxbby.\n2 Utxi ybnha qb qzh vtxk.\n3 Xl Utxi em qzh oemhyt? \tmb\t2\n4 Hdueh ybnha qb qzh lozbbu.\n5 Txha cbdxmhiha qb qzh lozbbu.\n6 Xl Hdueh em qzh lozbbu? \tihl\t4\n7 Utxi el em qzh oemhyt.\n8 Hdueh el em qzh oemhyt.\n9 Xl Utxi em qzh oemhyt? \tihl\t7\n10 Hdueh qxtnhuuha qb qzh lozbbu.\n11 Hdueh ybnha qb qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tihl\t11\n13 Zeuu jhmq qb qzh vtxk.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Xl Hdueh em qzh bsseoh? \tmb\t11\n1 Utxi jhmq qb qzh oemhyt.\n2 Txha el em qzh bsseoh.\n3 Xl Txha em qzh phaxbby? \tmb\t2\n4 Hdueh qxtnhuuha qb qzh lozbbu.\n5 Hdueh jhmq qb qzh vtxk.\n6 Xl Txha em qzh bsseoh? \tihl\t2\n7 Hdueh el em qzh bsseoh.\n8 Txha qxtnhuuha qb qzh oemhyt.\n9 Xl Txha em qzh oemhyt? \tihl\t8\n10 Txha ybnha qb qzh keqozhm.\n11 Txha cbdxmhiha qb qzh lozbbu.\n12 Xl Hdueh em qzh vtxk? \tmb\t7\n13 Zeuu qxtnhuuha qb qzh lozbbu.\n14 Txha jhmq qb qzh vtxk.\n15 Xl Txha em qzh vtxk? \tihl\t14\n1 Txha jhmq qb qzh bsseoh.\n2 Hdueh el heqzhx em qzh keqozhm bx qzh oemhyt.\n3 Xl Txha em qzh phaxbby? \tmb\t1\n4 Txha jhmq qb qzh oemhyt.\n5 Hdueh el em qzh vtxk.\n6 Xl Hdueh em qzh vtxk? \tihl\t5\n7 Hdueh el em qzh phaxbby.\n8 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n9 Xl Hdueh em qzh phaxbby? \tihl\t7\n10 Txha el em qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh lozbbu.\n12 Xl Utxi em qzh vtxk? \tmb\t11\n13 Utxi el heqzhx em qzh keqozhm bx qzh bsseoh.\n14 Zeuu jhmq qb qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tmb\t10\n1 Txha jhmq qb qzh lozbbu.\n2 Txha qxtnhuuha qb qzh keqozhm.\n3 Xl Txha em qzh keqozhm? \tihl\t2\n4 Txha jhmq ptok qb qzh lozbbu.\n5 Txha ybnha qb qzh phaxbby.\n6 Xl Txha em qzh lozbbu? \tmb\t5\n7 Utxi el em qzh bsseoh.\n8 Utxi el heqzhx em qzh keqozhm bx qzh keqozhm.\n9 Xl Utxi em qzh lozbbu? \tmb\t8\n10 Hdueh jhmq qb qzh bsseoh.\n11 Hdueh ybnha qb qzh oemhyt.\n12 Xl Utxi em qzh keqozhm? \tytiph\t8\n13 Zeuu jhmq ptok qb qzh bsseoh.\n14 Txha el em qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tytiph\t8\n1 Hdueh jhmq ptok qb qzh oemhyt.\n2 Zeuu qxtnhuuha qb qzh keqozhm.\n3 Xl Hdueh em qzh oemhyt? \tihl\t1\n4 Txha ybnha qb qzh phaxbby.\n5 Hdueh jhmq ptok qb qzh keqozhm.\n6 Xl Hdueh em qzh vtxk? \tmb\t5\n7 Utxi el em qzh keqozhm.\n8 Zeuu jhmq ptok qb qzh vtxk.\n9 Xl Utxi em qzh keqozhm? \tihl\t7\n10 Utxi el em qzh phaxbby.\n11 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n12 Xl Txha em qzh bsseoh? \tytiph\t11\n13 Txha el em qzh vtxk.\n14 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n15 Xl Txha em qzh vtxk? \tihl\t13\n1 Txha el em qzh bsseoh.\n2 Utxi el em qzh vtxk.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Txha jhmq ptok qb qzh phaxbby.\n5 Utxi el heqzhx em qzh bsseoh bx qzh lozbbu.\n6 Xl Utxi em qzh bsseoh? \tytiph\t5\n7 Txha jhmq ptok qb qzh lozbbu.\n8 Txha el heqzhx em qzh phaxbby bx qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tytiph\t5\n10 Zeuu cbdxmhiha qb qzh lozbbu.\n11 Utxi el heqzhx em qzh vtxk bx qzh keqozhm.\n12 Xl Utxi em qzh vtxk? \tytiph\t11\n13 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n14 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n15 Xl Txha em qzh lozbbu? \tytiph\t13\n1 Zeuu el em qzh keqozhm.\n2 Zeuu ybnha qb qzh phaxbby.\n3 Xl Zeuu em qzh lozbbu? \tmb\t2\n4 Utxi el em qzh vtxk.\n5 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n6 Xl Zeuu em qzh phaxbby? \tihl\t2\n7 Hdueh qxtnhuuha qb qzh phaxbby.\n8 Zeuu jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh oemhyt? \tmb\t5\n10 Hdueh ybnha qb qzh oemhyt.\n11 Txha cbdxmhiha qb qzh oemhyt.\n12 Xl Zeuu em qzh bsseoh? \tihl\t8\n13 Txha el em qzh vtxk.\n14 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n15 Xl Zeuu em qzh bsseoh? \tihl\t8\n1 Hdueh ybnha qb qzh oemhyt.\n2 Zeuu el heqzhx em qzh phaxbby bx qzh bsseoh.\n3 Xl Hdueh em qzh phaxbby? \tmb\t1\n4 Zeuu ybnha qb qzh bsseoh.\n5 Txha el heqzhx em qzh lozbbu bx qzh phaxbby.\n6 Xl Txha em qzh bsseoh? \tmb\t5\n7 Hdueh el heqzhx em qzh keqozhm bx qzh vtxk.\n8 Zeuu qxtnhuuha qb qzh lozbbu.\n9 Xl Hdueh em qzh keqozhm? \tytiph\t7\n10 Utxi el em qzh oemhyt.\n11 Utxi el em qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Txha cbdxmhiha qb qzh vtxk.\n14 Zeuu el em qzh vtxk.\n15 Xl Utxi em qzh lozbbu? \tmb\t11\n1 Utxi el em qzh vtxk.\n2 Hdueh qxtnhuuha qb qzh keqozhm.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh oemhyt.\n6 Xl Hdueh em qzh vtxk? \tmb\t4\n7 Hdueh cbdxmhiha qb qzh vtxk.\n8 Hdueh cbdxmhiha qb qzh lozbbu.\n9 Xl Hdueh em qzh lozbbu? \tihl\t8\n10 Hdueh cbdxmhiha qb qzh keqozhm.\n11 Zeuu el em qzh lozbbu.\n12 Xl Zeuu em qzh lozbbu? \tihl\t11\n13 Zeuu el em qzh keqozhm.\n14 Hdueh el em qzh bsseoh.\n15 Xl Zeuu em qzh lozbbu? \tmb\t13\n1 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Txha qxtnhuuha qb qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tihl\t2\n4 Txha cbdxmhiha qb qzh vtxk.\n5 Hdueh cbdxmhiha qb qzh oemhyt.\n6 Xl Zeuu em qzh lozbbu? \tmb\t1\n7 Hdueh ybnha qb qzh lozbbu.\n8 Zeuu qxtnhuuha qb qzh oemhyt.\n9 Xl Hdueh em qzh lozbbu? \tihl\t7\n10 Utxi cbdxmhiha qb qzh lozbbu.\n11 Zeuu jhmq ptok qb qzh bsseoh.\n12 Xl Hdueh em qzh lozbbu? \tihl\t7\n13 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n14 Zeuu el em qzh lozbbu.\n15 Xl Txha em qzh vtxk? \tmb\t13\n1 Utxi jhmq qb qzh vtxk.\n2 Zeuu jhmq qb qzh keqozhm.\n3 Xl Zeuu em qzh phaxbby? \tmb\t2\n4 Txha qxtnhuuha qb qzh oemhyt.\n5 Utxi el em qzh oemhyt.\n6 Xl Utxi em qzh oemhyt? \tihl\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Txha em qzh keqozhm? \tmb\t4\n10 Txha el em qzh bsseoh.\n11 Hdueh el heqzhx em qzh keqozhm bx qzh vtxk.\n12 Xl Utxi em qzh keqozhm? \tihl\t8\n13 Zeuu qxtnhuuha qb qzh phaxbby.\n14 Zeuu ybnha qb qzh lozbbu.\n15 Xl Zeuu em qzh lozbbu? \tihl\t14\n1 Utxi el heqzhx em qzh keqozhm bx qzh bsseoh.\n2 Zeuu ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh bsseoh? \tytiph\t1\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Zeuu jhmq ptok qb qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tihl\t5\n7 Txha ybnha qb qzh bsseoh.\n8 Hdueh el heqzhx em qzh oemhyt bx qzh keqozhm.\n9 Xl Zeuu em qzh keqozhm? \tmb\t5\n10 Hdueh el em qzh lozbbu.\n11 Utxi qxtnhuuha qb qzh oemhyt.\n12 Xl Txha em qzh vtxk? \tmb\t7\n13 Txha el em qzh oemhyt.\n14 Txha el em qzh lozbbu.\n15 Xl Txha em qzh oemhyt? \tmb\t14\n1 Zeuu jhmq qb qzh oemhyt.\n2 Hdueh ybnha qb qzh lozbbu.\n3 Xl Zeuu em qzh oemhyt? \tihl\t1\n4 Hdueh el heqzhx em qzh bsseoh bx qzh phaxbby.\n5 Hdueh ybnha qb qzh bsseoh.\n6 Xl Zeuu em qzh phaxbby? \tmb\t1\n7 Zeuu jhmq qb qzh phaxbby.\n8 Hdueh qxtnhuuha qb qzh keqozhm.\n9 Xl Zeuu em qzh bsseoh? \tmb\t7\n10 Hdueh el em qzh oemhyt.\n11 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n12 Xl Zeuu em qzh bsseoh? \tmb\t11\n13 Zeuu el em qzh bsseoh.\n14 Txha jhmq ptok qb qzh bsseoh.\n15 Xl Hdueh em qzh oemhyt? \tihl\t10\n1 Utxi el em qzh keqozhm.\n2 Utxi jhmq qb qzh vtxk.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Utxi jhmq qb qzh keqozhm.\n6 Xl Utxi em qzh lozbbu? \tmb\t5\n7 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n8 Utxi el heqzhx em qzh oemhyt bx qzh bsseoh.\n9 Xl Utxi em qzh oemhyt? \tytiph\t8\n10 Txha el em qzh bsseoh.\n11 Utxi jhmq qb qzh vtxk.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Utxi el em qzh keqozhm.\n14 Hdueh ybnha qb qzh keqozhm.\n15 Xl Utxi em qzh oemhyt? \tmb\t13\n1 Hdueh el heqzhx em qzh phaxbby bx qzh keqozhm.\n2 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n3 Xl Hdueh em qzh lozbbu? \tmb\t1\n4 Utxi qxtnhuuha qb qzh vtxk.\n5 Zeuu el em qzh phaxbby.\n6 Xl Hdueh em qzh vtxk? \tmb\t1\n7 Zeuu el em qzh lozbbu.\n8 Zeuu el heqzhx em qzh keqozhm bx qzh keqozhm.\n9 Xl Zeuu em qzh lozbbu? \tmb\t8\n10 Utxi el heqzhx em qzh oemhyt bx qzh keqozhm.\n11 Utxi el em qzh keqozhm.\n12 Xl Zeuu em qzh keqozhm? \tytiph\t8\n13 Utxi el heqzhx em qzh keqozhm bx qzh vtxk.\n14 Txha el em qzh lozbbu.\n15 Xl Zeuu em qzh keqozhm? \tytiph\t8\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Hdueh el heqzhx em qzh keqozhm bx qzh keqozhm.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n5 Hdueh qxtnhuuha qb qzh lozbbu.\n6 Xl Utxi em qzh vtxk? \tmb\t4\n7 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tmb\t5\n10 Hdueh el em qzh phaxbby.\n11 Hdueh cbdxmhiha qb qzh keqozhm.\n12 Xl Hdueh em qzh keqozhm? \tihl\t11\n13 Hdueh jhmq ptok qb qzh lozbbu.\n14 Hdueh ybnha qb qzh phaxbby.\n15 Xl Hdueh em qzh lozbbu? \tmb\t14\n1 Txha el em qzh phaxbby.\n2 Hdueh cbdxmhiha qb qzh keqozhm.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Zeuu el em qzh oemhyt.\n8 Txha qxtnhuuha qb qzh bsseoh.\n9 Xl Utxi em qzh lozbbu? \tmb\t5\n10 Hdueh el em qzh oemhyt.\n11 Hdueh qxtnhuuha qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t5\n13 Hdueh cbdxmhiha qb qzh bsseoh.\n14 Zeuu el heqzhx em qzh keqozhm bx qzh keqozhm.\n15 Xl Hdueh em qzh bsseoh? \tihl\t13\n1 Txha ybnha qb qzh keqozhm.\n2 Zeuu ybnha qb qzh keqozhm.\n3 Xl Txha em qzh oemhyt? \tmb\t1\n4 Txha cbdxmhiha qb qzh vtxk.\n5 Hdueh el heqzhx em qzh phaxbby bx qzh oemhyt.\n6 Xl Txha em qzh keqozhm? \tmb\t4\n7 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n8 Utxi el em qzh keqozhm.\n9 Xl Zeuu em qzh oemhyt? \tmb\t7\n10 Zeuu jhmq qb qzh oemhyt.\n11 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n12 Xl Zeuu em qzh vtxk? \tytiph\t11\n13 Utxi el em qzh lozbbu.\n14 Utxi ybnha qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Txha el em qzh keqozhm.\n2 Utxi jhmq qb qzh bsseoh.\n3 Xl Txha em qzh keqozhm? \tihl\t1\n4 Txha ybnha qb qzh lozbbu.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n8 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n9 Xl Txha em qzh keqozhm? \tmb\t4\n10 Zeuu ybnha qb qzh vtxk.\n11 Txha ybnha qb qzh phaxbby.\n12 Xl Txha em qzh oemhyt? \tmb\t11\n13 Txha ybnha qb qzh keqozhm.\n14 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n15 Xl Txha em qzh keqozhm? \tmb\t14\n1 Hdueh el em qzh vtxk.\n2 Zeuu jhmq qb qzh keqozhm.\n3 Xl Hdueh em qzh oemhyt? \tmb\t1\n4 Utxi el heqzhx em qzh oemhyt bx qzh lozbbu.\n5 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n6 Xl Txha em qzh lozbbu? \tytiph\t5\n7 Txha el heqzhx em qzh vtxk bx qzh phaxbby.\n8 Zeuu el heqzhx em qzh keqozhm bx qzh oemhyt.\n9 Xl Txha em qzh keqozhm? \tmb\t7\n10 Zeuu el em qzh phaxbby.\n11 Txha el em qzh keqozhm.\n12 Xl Zeuu em qzh vtxk? \tmb\t10\n13 Zeuu el em qzh oemhyt.\n14 Utxi jhmq ptok qb qzh vtxk.\n15 Xl Txha em qzh keqozhm? \tihl\t11\n1 Zeuu cbdxmhiha qb qzh oemhyt.\n2 Utxi cbdxmhiha qb qzh vtxk.\n3 Xl Zeuu em qzh oemhyt? \tihl\t1\n4 Hdueh el em qzh phaxbby.\n5 Utxi ybnha qb qzh lozbbu.\n6 Xl Zeuu em qzh oemhyt? \tihl\t1\n7 Zeuu ybnha qb qzh phaxbby.\n8 Hdueh ybnha qb qzh lozbbu.\n9 Xl Zeuu em qzh phaxbby? \tihl\t7\n10 Zeuu qxtnhuuha qb qzh keqozhm.\n11 Hdueh el heqzhx em qzh phaxbby bx qzh bsseoh.\n12 Xl Hdueh em qzh phaxbby? \tytiph\t11\n13 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n14 Zeuu jhmq ptok qb qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tihl\t14\n1 Txha jhmq ptok qb qzh lozbbu.\n2 Zeuu cbdxmhiha qb qzh bsseoh.\n3 Xl Txha em qzh lozbbu? \tihl\t1\n4 Txha ybnha qb qzh vtxk.\n5 Hdueh cbdxmhiha qb qzh bsseoh.\n6 Xl Txha em qzh vtxk? \tihl\t4\n7 Zeuu jhmq qb qzh phaxbby.\n8 Utxi ybnha qb qzh oemhyt.\n9 Xl Zeuu em qzh oemhyt? \tmb\t7\n10 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n11 Txha el em qzh lozbbu.\n12 Xl Zeuu em qzh keqozhm? \tmb\t10\n13 Zeuu el em qzh keqozhm.\n14 Hdueh jhmq ptok qb qzh vtxk.\n15 Xl Hdueh em qzh vtxk? \tihl\t14\n1 Hdueh jhmq qb qzh lozbbu.\n2 Txha el em qzh lozbbu.\n3 Xl Hdueh em qzh oemhyt? \tmb\t1\n4 Txha jhmq qb qzh vtxk.\n5 Hdueh jhmq qb qzh bsseoh.\n6 Xl Hdueh em qzh phaxbby? \tmb\t5\n7 Hdueh el heqzhx em qzh keqozhm bx qzh oemhyt.\n8 Zeuu jhmq ptok qb qzh keqozhm.\n9 Xl Txha em qzh phaxbby? \tmb\t4\n10 Txha el em qzh oemhyt.\n11 Zeuu ybnha qb qzh vtxk.\n12 Xl Zeuu em qzh vtxk? \tihl\t11\n13 Hdueh ybnha qb qzh phaxbby.\n14 Txha el em qzh phaxbby.\n15 Xl Txha em qzh phaxbby? \tihl\t14\n1 Txha jhmq ptok qb qzh bsseoh.\n2 Utxi ybnha qb qzh oemhyt.\n3 Xl Txha em qzh bsseoh? \tihl\t1\n4 Hdueh cbdxmhiha qb qzh vtxk.\n5 Hdueh el em qzh keqozhm.\n6 Xl Txha em qzh bsseoh? \tihl\t1\n7 Utxi qxtnhuuha qb qzh vtxk.\n8 Txha ybnha qb qzh vtxk.\n9 Xl Utxi em qzh keqozhm? \tmb\t7\n10 Hdueh ybnha qb qzh phaxbby.\n11 Hdueh el em qzh keqozhm.\n12 Xl Hdueh em qzh lozbbu? \tmb\t11\n13 Hdueh ybnha qb qzh phaxbby.\n14 Hdueh el em qzh vtxk.\n15 Xl Hdueh em qzh vtxk? \tihl\t14\n1 Hdueh jhmq ptok qb qzh phaxbby.\n2 Txha el em qzh vtxk.\n3 Xl Txha em qzh vtxk? \tihl\t2\n4 Hdueh el heqzhx em qzh oemhyt bx qzh phaxbby.\n5 Utxi el em qzh lozbbu.\n6 Xl Utxi em qzh lozbbu? \tihl\t5\n7 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n8 Utxi el em qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n11 Zeuu el em qzh phaxbby.\n12 Xl Utxi em qzh lozbbu? \tmb\t8\n13 Zeuu el heqzhx em qzh oemhyt bx qzh lozbbu.\n14 Utxi qxtnhuuha qb qzh vtxk.\n15 Xl Zeuu em qzh lozbbu? \tytiph\t13\n1 Zeuu cbdxmhiha qb qzh phaxbby.\n2 Hdueh jhmq ptok qb qzh oemhyt.\n3 Xl Zeuu em qzh phaxbby? \tihl\t1\n4 Txha jhmq qb qzh vtxk.\n5 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n6 Xl Txha em qzh phaxbby? \tytiph\t5\n7 Txha el em qzh oemhyt.\n8 Zeuu el em qzh keqozhm.\n9 Xl Txha em qzh keqozhm? \tmb\t7\n10 Utxi el heqzhx em qzh oemhyt bx qzh bsseoh.\n11 Zeuu ybnha qb qzh lozbbu.\n12 Xl Txha em qzh oemhyt? \tihl\t7\n13 Txha ybnha qb qzh bsseoh.\n14 Hdueh el heqzhx em qzh oemhyt bx qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tmb\t10\n1 Hdueh jhmq qb qzh vtxk.\n2 Txha el em qzh oemhyt.\n3 Xl Hdueh em qzh lozbbu? \tmb\t1\n4 Zeuu jhmq ptok qb qzh phaxbby.\n5 Txha el em qzh phaxbby.\n6 Xl Hdueh em qzh bsseoh? \tmb\t1\n7 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n8 Hdueh cbdxmhiha qb qzh keqozhm.\n9 Xl Txha em qzh phaxbby? \tihl\t5\n10 Hdueh jhmq qb qzh bsseoh.\n11 Txha cbdxmhiha qb qzh bsseoh.\n12 Xl Txha em qzh bsseoh? \tihl\t11\n13 Zeuu el heqzhx em qzh phaxbby bx qzh bsseoh.\n14 Txha el heqzhx em qzh oemhyt bx qzh phaxbby.\n15 Xl Txha em qzh phaxbby? \tytiph\t14\n1 Zeuu ybnha qb qzh vtxk.\n2 Hdueh el em qzh lozbbu.\n3 Xl Zeuu em qzh vtxk? \tihl\t1\n4 Utxi jhmq ptok qb qzh lozbbu.\n5 Txha el heqzhx em qzh phaxbby bx qzh vtxk.\n6 Xl Hdueh em qzh vtxk? \tmb\t2\n7 Zeuu el heqzhx em qzh vtxk bx qzh oemhyt.\n8 Txha jhmq ptok qb qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tihl\t8\n10 Txha el em qzh vtxk.\n11 Txha qxtnhuuha qb qzh oemhyt.\n12 Xl Txha em qzh bsseoh? \tmb\t11\n13 Zeuu el heqzhx em qzh bsseoh bx qzh phaxbby.\n14 Hdueh el em qzh phaxbby.\n15 Xl Zeuu em qzh lozbbu? \tmb\t13\n1 Utxi cbdxmhiha qb qzh lozbbu.\n2 Zeuu jhmq ptok qb qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tihl\t1\n4 Txha qxtnhuuha qb qzh bsseoh.\n5 Hdueh qxtnhuuha qb qzh phaxbby.\n6 Xl Txha em qzh oemhyt? \tmb\t4\n7 Hdueh jhmq qb qzh bsseoh.\n8 Txha el em qzh keqozhm.\n9 Xl Txha em qzh keqozhm? \tihl\t8\n10 Txha el em qzh bsseoh.\n11 Txha el em qzh oemhyt.\n12 Xl Hdueh em qzh phaxbby? \tmb\t7\n13 Hdueh jhmq qb qzh phaxbby.\n14 Zeuu el em qzh keqozhm.\n15 Xl Txha em qzh oemhyt? \tihl\t11\n1 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n2 Utxi el heqzhx em qzh bsseoh bx qzh keqozhm.\n3 Xl Txha em qzh vtxk? \tytiph\t1\n4 Txha el em qzh phaxbby.\n5 Utxi el em qzh vtxk.\n6 Xl Utxi em qzh oemhyt? \tmb\t5\n7 Utxi el em qzh oemhyt.\n8 Txha qxtnhuuha qb qzh oemhyt.\n9 Xl Utxi em qzh oemhyt? \tihl\t7\n10 Zeuu el em qzh lozbbu.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Xl Txha em qzh oemhyt? \tihl\t8\n13 Zeuu jhmq ptok qb qzh vtxk.\n14 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n15 Xl Utxi em qzh oemhyt? \tmb\t11\n1 Utxi cbdxmhiha qb qzh oemhyt.\n2 Zeuu el em qzh lozbbu.\n3 Xl Utxi em qzh oemhyt? \tihl\t1\n4 Zeuu el em qzh keqozhm.\n5 Utxi el em qzh vtxk.\n6 Xl Zeuu em qzh bsseoh? \tmb\t4\n7 Hdueh el em qzh phaxbby.\n8 Zeuu el em qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tihl\t8\n10 Txha jhmq qb qzh phaxbby.\n11 Zeuu cbdxmhiha qb qzh keqozhm.\n12 Xl Zeuu em qzh keqozhm? \tihl\t11\n13 Zeuu cbdxmhiha qb qzh vtxk.\n14 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n15 Xl Zeuu em qzh vtxk? \tihl\t13\n1 Txha jhmq ptok qb qzh keqozhm.\n2 Txha qxtnhuuha qb qzh bsseoh.\n3 Xl Txha em qzh phaxbby? \tmb\t2\n4 Txha el em qzh keqozhm.\n5 Hdueh el heqzhx em qzh bsseoh bx qzh vtxk.\n6 Xl Txha em qzh oemhyt? \tmb\t4\n7 Zeuu jhmq qb qzh phaxbby.\n8 Zeuu qxtnhuuha qb qzh bsseoh.\n9 Xl Txha em qzh lozbbu? \tmb\t4\n10 Txha cbdxmhiha qb qzh oemhyt.\n11 Hdueh qxtnhuuha qb qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t11\n13 Utxi el em qzh bsseoh.\n14 Txha el em qzh bsseoh.\n15 Xl Zeuu em qzh vtxk? \tmb\t8\n1 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n2 Hdueh jhmq ptok qb qzh lozbbu.\n3 Xl Txha em qzh bsseoh? \tytiph\t1\n4 Txha el heqzhx em qzh keqozhm bx qzh oemhyt.\n5 Hdueh el em qzh oemhyt.\n6 Xl Hdueh em qzh phaxbby? \tmb\t5\n7 Utxi qxtnhuuha qb qzh oemhyt.\n8 Zeuu ybnha qb qzh keqozhm.\n9 Xl Zeuu em qzh phaxbby? \tmb\t8\n10 Txha cbdxmhiha qb qzh vtxk.\n11 Hdueh el em qzh phaxbby.\n12 Xl Utxi em qzh oemhyt? \tihl\t7\n13 Txha el em qzh bsseoh.\n14 Txha el em qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tihl\t14\n1 Hdueh jhmq qb qzh lozbbu.\n2 Zeuu cbdxmhiha qb qzh phaxbby.\n3 Xl Zeuu em qzh lozbbu? \tmb\t2\n4 Txha ybnha qb qzh keqozhm.\n5 Utxi el em qzh oemhyt.\n6 Xl Zeuu em qzh vtxk? \tmb\t2\n7 Utxi el em qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t8\n10 Utxi el heqzhx em qzh bsseoh bx qzh bsseoh.\n11 Zeuu el em qzh oemhyt.\n12 Xl Utxi em qzh bsseoh? \tytiph\t10\n13 Txha jhmq ptok qb qzh lozbbu.\n14 Zeuu el heqzhx em qzh vtxk bx qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tytiph\t14\n1 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n2 Utxi el heqzhx em qzh oemhyt bx qzh lozbbu.\n3 Xl Txha em qzh oemhyt? \tmb\t1\n4 Hdueh el heqzhx em qzh bsseoh bx qzh lozbbu.\n5 Txha jhmq ptok qb qzh lozbbu.\n6 Xl Txha em qzh lozbbu? \tihl\t5\n7 Zeuu el heqzhx em qzh keqozhm bx qzh vtxk.\n8 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n9 Xl Utxi em qzh phaxbby? \tytiph\t8\n10 Utxi qxtnhuuha qb qzh lozbbu.\n11 Txha jhmq ptok qb qzh bsseoh.\n12 Xl Txha em qzh vtxk? \tmb\t11\n13 Zeuu jhmq ptok qb qzh bsseoh.\n14 Zeuu jhmq qb qzh keqozhm.\n15 Xl Txha em qzh bsseoh? \tihl\t11\n1 Txha el heqzhx em qzh lozbbu bx qzh keqozhm.\n2 Hdueh el em qzh keqozhm.\n3 Xl Hdueh em qzh bsseoh? \tmb\t2\n4 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n8 Txha jhmq qb qzh bsseoh.\n9 Xl Zeuu em qzh keqozhm? \tytiph\t7\n10 Utxi el em qzh oemhyt.\n11 Txha jhmq ptok qb qzh keqozhm.\n12 Xl Txha em qzh keqozhm? \tihl\t11\n13 Zeuu jhmq ptok qb qzh lozbbu.\n14 Zeuu el em qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tihl\t14\n1 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n2 Hdueh el em qzh bsseoh.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Utxi el em qzh keqozhm.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Utxi qxtnhuuha qb qzh oemhyt.\n8 Hdueh qxtnhuuha qb qzh oemhyt.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Txha jhmq ptok qb qzh bsseoh.\n11 Txha cbdxmhiha qb qzh vtxk.\n12 Xl Utxi em qzh oemhyt? \tihl\t7\n13 Utxi ybnha qb qzh bsseoh.\n14 Txha jhmq qb qzh keqozhm.\n15 Xl Utxi em qzh phaxbby? \tmb\t13\n1 Zeuu el em qzh keqozhm.\n2 Txha ybnha qb qzh oemhyt.\n3 Xl Txha em qzh oemhyt? \tihl\t2\n4 Zeuu jhmq qb qzh oemhyt.\n5 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n6 Xl Hdueh em qzh phaxbby? \tmb\t5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Hdueh ybnha qb qzh bsseoh.\n9 Xl Txha em qzh oemhyt? \tihl\t2\n10 Utxi el em qzh oemhyt.\n11 Hdueh el em qzh vtxk.\n12 Xl Hdueh em qzh bsseoh? \tmb\t11\n13 Zeuu ybnha qb qzh keqozhm.\n14 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n15 Xl Hdueh em qzh lozbbu? \tmb\t11\n1 Utxi jhmq qb qzh vtxk.\n2 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Utxi em qzh vtxk? \tihl\t1\n4 Txha cbdxmhiha qb qzh bsseoh.\n5 Zeuu ybnha qb qzh oemhyt.\n6 Xl Zeuu em qzh lozbbu? \tmb\t5\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh oemhyt.\n9 Xl Zeuu em qzh lozbbu? \tmb\t5\n10 Hdueh el em qzh keqozhm.\n11 Hdueh el heqzhx em qzh vtxk bx qzh vtxk.\n12 Xl Utxi em qzh oemhyt? \tihl\t8\n13 Txha cbdxmhiha qb qzh lozbbu.\n14 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tytiph\t14\n1 Zeuu el em qzh keqozhm.\n2 Hdueh el em qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n5 Utxi el em qzh lozbbu.\n6 Xl Utxi em qzh oemhyt? \tmb\t5\n7 Zeuu jhmq qb qzh bsseoh.\n8 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n9 Xl Zeuu em qzh keqozhm? \tmb\t7\n10 Hdueh jhmq ptok qb qzh vtxk.\n11 Txha jhmq qb qzh phaxbby.\n12 Xl Utxi em qzh lozbbu? \tmb\t8\n13 Zeuu cbdxmhiha qb qzh phaxbby.\n14 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n15 Xl Txha em qzh keqozhm? \tmb\t14\n1 Utxi el heqzhx em qzh bsseoh bx qzh bsseoh.\n2 Hdueh el heqzhx em qzh vtxk bx qzh keqozhm.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Zeuu cbdxmhiha qb qzh phaxbby.\n5 Txha el em qzh vtxk.\n6 Xl Txha em qzh vtxk? \tihl\t5\n7 Zeuu el em qzh oemhyt.\n8 Zeuu jhmq ptok qb qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tihl\t8\n10 Hdueh el heqzhx em qzh bsseoh bx qzh bsseoh.\n11 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n12 Xl Hdueh em qzh oemhyt? \tmb\t11\n13 Utxi jhmq ptok qb qzh lozbbu.\n14 Utxi el em qzh phaxbby.\n15 Xl Hdueh em qzh phaxbby? \tytiph\t11\n1 Zeuu qxtnhuuha qb qzh phaxbby.\n2 Utxi el em qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tihl\t2\n4 Hdueh el em qzh bsseoh.\n5 Utxi jhmq qb qzh oemhyt.\n6 Xl Zeuu em qzh phaxbby? \tihl\t1\n7 Hdueh el em qzh phaxbby.\n8 Hdueh qxtnhuuha qb qzh keqozhm.\n9 Xl Hdueh em qzh oemhyt? \tmb\t8\n10 Hdueh cbdxmhiha qb qzh phaxbby.\n11 Utxi el heqzhx em qzh bsseoh bx qzh vtxk.\n12 Xl Utxi em qzh vtxk? \tytiph\t11\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Txha cbdxmhiha qb qzh keqozhm.\n15 Xl Hdueh em qzh phaxbby? \tihl\t10\n1 Txha el em qzh bsseoh.\n2 Txha cbdxmhiha qb qzh keqozhm.\n3 Xl Txha em qzh vtxk? \tmb\t2\n4 Txha el em qzh bsseoh.\n5 Txha el em qzh lozbbu.\n6 Xl Txha em qzh lozbbu? \tihl\t5\n7 Zeuu qxtnhuuha qb qzh vtxk.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Xl Txha em qzh bsseoh? \tmb\t5\n10 Txha ybnha qb qzh keqozhm.\n11 Utxi jhmq qb qzh bsseoh.\n12 Xl Txha em qzh keqozhm? \tihl\t10\n13 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n14 Zeuu el em qzh lozbbu.\n15 Xl Utxi em qzh bsseoh? \tihl\t11\n1 Zeuu jhmq qb qzh vtxk.\n2 Txha cbdxmhiha qb qzh vtxk.\n3 Xl Txha em qzh vtxk? \tihl\t2\n4 Hdueh el em qzh vtxk.\n5 Utxi el em qzh phaxbby.\n6 Xl Txha em qzh vtxk? \tihl\t2\n7 Zeuu ybnha qb qzh lozbbu.\n8 Hdueh jhmq ptok qb qzh oemhyt.\n9 Xl Zeuu em qzh lozbbu? \tihl\t7\n10 Zeuu cbdxmhiha qb qzh keqozhm.\n11 Utxi jhmq qb qzh vtxk.\n12 Xl Zeuu em qzh keqozhm? \tihl\t10\n13 Txha ybnha qb qzh lozbbu.\n14 Utxi jhmq qb qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tihl\t13\n1 Zeuu qxtnhuuha qb qzh bsseoh.\n2 Txha ybnha qb qzh bsseoh.\n3 Xl Txha em qzh keqozhm? \tmb\t2\n4 Hdueh ybnha qb qzh bsseoh.\n5 Hdueh qxtnhuuha qb qzh vtxk.\n6 Xl Zeuu em qzh lozbbu? \tmb\t1\n7 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n8 Txha ybnha qb qzh keqozhm.\n9 Xl Hdueh em qzh vtxk? \tihl\t5\n10 Zeuu el em qzh keqozhm.\n11 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t5\n13 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n14 Txha el em qzh oemhyt.\n15 Xl Txha em qzh vtxk? \tmb\t14\n1 Txha el heqzhx em qzh lozbbu bx qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Xl Txha em qzh lozbbu? \tytiph\t1\n4 Zeuu ybnha qb qzh oemhyt.\n5 Utxi el em qzh lozbbu.\n6 Xl Utxi em qzh lozbbu? \tihl\t5\n7 Txha el em qzh phaxbby.\n8 Hdueh el heqzhx em qzh bsseoh bx qzh keqozhm.\n9 Xl Zeuu em qzh phaxbby? \tmb\t4\n10 Hdueh el heqzhx em qzh vtxk bx qzh lozbbu.\n11 Zeuu ybnha qb qzh keqozhm.\n12 Xl Hdueh em qzh bsseoh? \tmb\t10\n13 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n14 Txha el heqzhx em qzh oemhyt bx qzh bsseoh.\n15 Xl Hdueh em qzh keqozhm? \tmb\t13\n1 Hdueh qxtnhuuha qb qzh bsseoh.\n2 Hdueh cbdxmhiha qb qzh oemhyt.\n3 Xl Hdueh em qzh oemhyt? \tihl\t2\n4 Hdueh el em qzh phaxbby.\n5 Txha el heqzhx em qzh oemhyt bx qzh bsseoh.\n6 Xl Txha em qzh lozbbu? \tmb\t5\n7 Utxi jhmq ptok qb qzh oemhyt.\n8 Utxi ybnha qb qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tihl\t4\n10 Zeuu el heqzhx em qzh vtxk bx qzh oemhyt.\n11 Zeuu cbdxmhiha qb qzh keqozhm.\n12 Xl Utxi em qzh phaxbby? \tihl\t8\n13 Utxi el em qzh lozbbu.\n14 Hdueh jhmq qb qzh oemhyt.\n15 Xl Utxi em qzh lozbbu? \tihl\t13\n1 Hdueh qxtnhuuha qb qzh vtxk.\n2 Txha el em qzh oemhyt.\n3 Xl Txha em qzh bsseoh? \tmb\t2\n4 Utxi el heqzhx em qzh oemhyt bx qzh bsseoh.\n5 Utxi el heqzhx em qzh oemhyt bx qzh lozbbu.\n6 Xl Utxi em qzh oemhyt? \tytiph\t5\n7 Hdueh qxtnhuuha qb qzh bsseoh.\n8 Zeuu qxtnhuuha qb qzh phaxbby.\n9 Xl Hdueh em qzh bsseoh? \tihl\t7\n10 Hdueh qxtnhuuha qb qzh vtxk.\n11 Zeuu jhmq qb qzh bsseoh.\n12 Xl Hdueh em qzh vtxk? \tihl\t10\n13 Txha el em qzh lozbbu.\n14 Txha el em qzh oemhyt.\n15 Xl Zeuu em qzh lozbbu? \tmb\t11\n1 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n2 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n3 Xl Zeuu em qzh vtxk? \tmb\t1\n4 Zeuu el em qzh keqozhm.\n5 Hdueh ybnha qb qzh vtxk.\n6 Xl Zeuu em qzh keqozhm? \tihl\t4\n7 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n8 Utxi jhmq qb qzh bsseoh.\n9 Xl Zeuu em qzh keqozhm? \tihl\t4\n10 Txha ybnha qb qzh bsseoh.\n11 Zeuu el heqzhx em qzh phaxbby bx qzh oemhyt.\n12 Xl Txha em qzh lozbbu? \tmb\t10\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tihl\t14\n1 Txha qxtnhuuha qb qzh vtxk.\n2 Txha el em qzh oemhyt.\n3 Xl Txha em qzh oemhyt? \tihl\t2\n4 Zeuu qxtnhuuha qb qzh vtxk.\n5 Txha jhmq qb qzh phaxbby.\n6 Xl Txha em qzh keqozhm? \tmb\t5\n7 Zeuu ybnha qb qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh oemhyt.\n9 Xl Txha em qzh vtxk? \tmb\t5\n10 Txha el em qzh oemhyt.\n11 Utxi cbdxmhiha qb qzh lozbbu.\n12 Xl Txha em qzh oemhyt? \tihl\t10\n13 Hdueh el heqzhx em qzh phaxbby bx qzh bsseoh.\n14 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n15 Xl Txha em qzh oemhyt? \tihl\t10\n1 Txha el em qzh phaxbby.\n2 Txha el em qzh oemhyt.\n3 Xl Txha em qzh keqozhm? \tmb\t2\n4 Zeuu ybnha qb qzh lozbbu.\n5 Zeuu el em qzh oemhyt.\n6 Xl Zeuu em qzh keqozhm? \tmb\t5\n7 Zeuu el em qzh vtxk.\n8 Utxi el em qzh oemhyt.\n9 Xl Zeuu em qzh vtxk? \tihl\t7\n10 Zeuu jhmq ptok qb qzh bsseoh.\n11 Zeuu jhmq qb qzh oemhyt.\n12 Xl Zeuu em qzh bsseoh? \tmb\t11\n13 Utxi el heqzhx em qzh vtxk bx qzh keqozhm.\n14 Hdueh el em qzh oemhyt.\n15 Xl Zeuu em qzh oemhyt? \tihl\t11\n1 Txha el em qzh phaxbby.\n2 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n3 Xl Txha em qzh bsseoh? \tytiph\t2\n4 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n5 Hdueh el heqzhx em qzh oemhyt bx qzh oemhyt.\n6 Xl Hdueh em qzh keqozhm? \tmb\t5\n7 Txha el em qzh lozbbu.\n8 Txha el heqzhx em qzh vtxk bx qzh lozbbu.\n9 Xl Txha em qzh keqozhm? \tmb\t8\n10 Txha qxtnhuuha qb qzh lozbbu.\n11 Txha el em qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tihl\t11\n13 Txha el em qzh vtxk.\n14 Utxi el heqzhx em qzh keqozhm bx qzh phaxbby.\n15 Xl Txha em qzh vtxk? \tihl\t13\n1 Utxi ybnha qb qzh lozbbu.\n2 Zeuu cbdxmhiha qb qzh bsseoh.\n3 Xl Utxi em qzh vtxk? \tmb\t1\n4 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n5 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n6 Xl Utxi em qzh lozbbu? \tihl\t1\n7 Hdueh el em qzh lozbbu.\n8 Zeuu jhmq ptok qb qzh phaxbby.\n9 Xl Zeuu em qzh phaxbby? \tihl\t8\n10 Hdueh jhmq ptok qb qzh bsseoh.\n11 Hdueh el em qzh phaxbby.\n12 Xl Hdueh em qzh phaxbby? \tihl\t11\n13 Txha cbdxmhiha qb qzh vtxk.\n14 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n15 Xl Zeuu em qzh vtxk? \tmb\t8\n1 Utxi el em qzh lozbbu.\n2 Txha el em qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tihl\t1\n4 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n5 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n6 Xl Utxi em qzh bsseoh? \tmb\t5\n7 Utxi el em qzh vtxk.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Txha el em qzh oemhyt.\n11 Zeuu jhmq qb qzh vtxk.\n12 Xl Zeuu em qzh bsseoh? \tmb\t11\n13 Zeuu cbdxmhiha qb qzh lozbbu.\n14 Hdueh el em qzh phaxbby.\n15 Xl Zeuu em qzh keqozhm? \tmb\t13\n1 Hdueh el em qzh lozbbu.\n2 Zeuu ybnha qb qzh vtxk.\n3 Xl Zeuu em qzh bsseoh? \tmb\t2\n4 Hdueh ybnha qb qzh vtxk.\n5 Zeuu jhmq qb qzh lozbbu.\n6 Xl Hdueh em qzh lozbbu? \tmb\t4\n7 Hdueh cbdxmhiha qb qzh lozbbu.\n8 Utxi jhmq qb qzh keqozhm.\n9 Xl Hdueh em qzh lozbbu? \tihl\t7\n10 Hdueh el heqzhx em qzh lozbbu bx qzh oemhyt.\n11 Txha el heqzhx em qzh phaxbby bx qzh lozbbu.\n12 Xl Hdueh em qzh oemhyt? \tytiph\t10\n13 Txha jhmq qb qzh vtxk.\n14 Hdueh qxtnhuuha qb qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tmb\t8\n1 Utxi el em qzh oemhyt.\n2 Txha el heqzhx em qzh lozbbu bx qzh keqozhm.\n3 Xl Txha em qzh lozbbu? \tytiph\t2\n4 Zeuu el em qzh lozbbu.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh keqozhm.\n6 Xl Utxi em qzh oemhyt? \tihl\t1\n7 Zeuu el em qzh lozbbu.\n8 Txha el heqzhx em qzh oemhyt bx qzh phaxbby.\n9 Xl Zeuu em qzh lozbbu? \tihl\t7\n10 Utxi ybnha qb qzh bsseoh.\n11 Utxi el em qzh keqozhm.\n12 Xl Txha em qzh phaxbby? \tytiph\t8\n13 Hdueh ybnha qb qzh keqozhm.\n14 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n15 Xl Utxi em qzh phaxbby? \tmb\t11\n1 Txha el em qzh vtxk.\n2 Utxi el heqzhx em qzh vtxk bx qzh bsseoh.\n3 Xl Utxi em qzh vtxk? \tytiph\t2\n4 Hdueh jhmq ptok qb qzh vtxk.\n5 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Utxi jhmq ptok qb qzh oemhyt.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n9 Xl Utxi em qzh lozbbu? \tmb\t7\n10 Hdueh cbdxmhiha qb qzh phaxbby.\n11 Txha el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Txha em qzh keqozhm? \tytiph\t11\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n15 Xl Txha em qzh keqozhm? \tmb\t14\n1 Hdueh el heqzhx em qzh phaxbby bx qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh lozbbu.\n3 Xl Hdueh em qzh phaxbby? \tytiph\t1\n4 Hdueh el heqzhx em qzh phaxbby bx qzh keqozhm.\n5 Txha el heqzhx em qzh vtxk bx qzh phaxbby.\n6 Xl Hdueh em qzh keqozhm? \tytiph\t4\n7 Hdueh jhmq qb qzh lozbbu.\n8 Zeuu el em qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t2\n10 Utxi jhmq ptok qb qzh vtxk.\n11 Hdueh cbdxmhiha qb qzh phaxbby.\n12 Xl Zeuu em qzh phaxbby? \tihl\t8\n13 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n14 Zeuu cbdxmhiha qb qzh vtxk.\n15 Xl Zeuu em qzh vtxk? \tihl\t14\n1 Utxi el heqzhx em qzh bsseoh bx qzh lozbbu.\n2 Utxi el em qzh phaxbby.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Txha el em qzh keqozhm.\n5 Txha qxtnhuuha qb qzh oemhyt.\n6 Xl Txha em qzh oemhyt? \tihl\t5\n7 Utxi el em qzh oemhyt.\n8 Txha el heqzhx em qzh lozbbu bx qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tmb\t7\n10 Zeuu el em qzh keqozhm.\n11 Utxi el heqzhx em qzh vtxk bx qzh lozbbu.\n12 Xl Txha em qzh oemhyt? \tmb\t8\n13 Txha el em qzh bsseoh.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Xl Txha em qzh bsseoh? \tihl\t13\n1 Utxi cbdxmhiha qb qzh lozbbu.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Hdueh jhmq qb qzh bsseoh.\n5 Zeuu cbdxmhiha qb qzh phaxbby.\n6 Xl Utxi em qzh keqozhm? \tihl\t2\n7 Zeuu el em qzh oemhyt.\n8 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tytiph\t8\n10 Utxi ybnha qb qzh lozbbu.\n11 Txha jhmq qb qzh lozbbu.\n12 Xl Utxi em qzh vtxk? \tmb\t10\n13 Utxi jhmq ptok qb qzh vtxk.\n14 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n15 Xl Utxi em qzh vtxk? \tihl\t13\n1 Hdueh el em qzh bsseoh.\n2 Utxi jhmq ptok qb qzh lozbbu.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Txha jhmq qb qzh lozbbu.\n5 Txha cbdxmhiha qb qzh phaxbby.\n6 Xl Txha em qzh phaxbby? \tihl\t5\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh oemhyt.\n9 Xl Txha em qzh phaxbby? \tihl\t5\n10 Zeuu qxtnhuuha qb qzh oemhyt.\n11 Hdueh qxtnhuuha qb qzh vtxk.\n12 Xl Hdueh em qzh lozbbu? \tmb\t11\n13 Hdueh el em qzh oemhyt.\n14 Txha qxtnhuuha qb qzh oemhyt.\n15 Xl Hdueh em qzh oemhyt? \tihl\t13\n1 Txha ybnha qb qzh bsseoh.\n2 Utxi jhmq qb qzh vtxk.\n3 Xl Txha em qzh bsseoh? \tihl\t1\n4 Hdueh cbdxmhiha qb qzh lozbbu.\n5 Hdueh jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t2\n7 Zeuu ybnha qb qzh lozbbu.\n8 Zeuu el em qzh oemhyt.\n9 Xl Utxi em qzh vtxk? \tihl\t2\n10 Hdueh el em qzh lozbbu.\n11 Zeuu jhmq ptok qb qzh lozbbu.\n12 Xl Zeuu em qzh lozbbu? \tihl\t11\n13 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n14 Txha cbdxmhiha qb qzh phaxbby.\n15 Xl Zeuu em qzh bsseoh? \tmb\t11\n1 Hdueh ybnha qb qzh oemhyt.\n2 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n3 Xl Txha em qzh keqozhm? \tytiph\t2\n4 Txha jhmq qb qzh oemhyt.\n5 Txha qxtnhuuha qb qzh keqozhm.\n6 Xl Txha em qzh oemhyt? \tmb\t5\n7 Txha el em qzh bsseoh.\n8 Utxi el heqzhx em qzh keqozhm bx qzh oemhyt.\n9 Xl Txha em qzh vtxk? \tmb\t7\n10 Txha cbdxmhiha qb qzh lozbbu.\n11 Hdueh jhmq ptok qb qzh vtxk.\n12 Xl Txha em qzh oemhyt? \tmb\t10\n13 Txha el em qzh keqozhm.\n14 Txha el em qzh vtxk.\n15 Xl Utxi em qzh keqozhm? \tytiph\t8\n1 Utxi el em qzh oemhyt.\n2 Hdueh qxtnhuuha qb qzh vtxk.\n3 Xl Hdueh em qzh phaxbby? \tmb\t2\n4 Txha jhmq qb qzh vtxk.\n5 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n6 Xl Hdueh em qzh vtxk? \tihl\t2\n7 Hdueh el heqzhx em qzh bsseoh bx qzh phaxbby.\n8 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n9 Xl Txha em qzh lozbbu? \tmb\t8\n10 Hdueh el heqzhx em qzh lozbbu bx qzh vtxk.\n11 Hdueh qxtnhuuha qb qzh bsseoh.\n12 Xl Utxi em qzh phaxbby? \tytiph\t5\n13 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh lozbbu.\n15 Xl Hdueh em qzh bsseoh? \tihl\t11\n1 Zeuu el em qzh bsseoh.\n2 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n3 Xl Zeuu em qzh phaxbby? \tmb\t1\n4 Zeuu cbdxmhiha qb qzh lozbbu.\n5 Txha jhmq ptok qb qzh keqozhm.\n6 Xl Txha em qzh oemhyt? \tmb\t5\n7 Txha jhmq qb qzh bsseoh.\n8 Zeuu el em qzh phaxbby.\n9 Xl Zeuu em qzh phaxbby? \tihl\t8\n10 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n11 Txha el em qzh keqozhm.\n12 Xl Zeuu em qzh vtxk? \tmb\t8\n13 Txha el heqzhx em qzh vtxk bx qzh lozbbu.\n14 Hdueh el em qzh lozbbu.\n15 Xl Utxi em qzh phaxbby? \tytiph\t10\n1 Txha qxtnhuuha qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh lozbbu.\n3 Xl Txha em qzh phaxbby? \tmb\t1\n4 Zeuu jhmq ptok qb qzh phaxbby.\n5 Zeuu el heqzhx em qzh vtxk bx qzh lozbbu.\n6 Xl Utxi em qzh bsseoh? \tmb\t2\n7 Zeuu ybnha qb qzh keqozhm.\n8 Txha cbdxmhiha qb qzh phaxbby.\n9 Xl Txha em qzh vtxk? \tmb\t8\n10 Hdueh el heqzhx em qzh vtxk bx qzh phaxbby.\n11 Zeuu el em qzh vtxk.\n12 Xl Zeuu em qzh oemhyt? \tmb\t11\n13 Utxi cbdxmhiha qb qzh oemhyt.\n14 Hdueh cbdxmhiha qb qzh phaxbby.\n15 Xl Utxi em qzh oemhyt? \tihl\t13\n1 Utxi el em qzh keqozhm.\n2 Zeuu ybnha qb qzh lozbbu.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Hdueh el heqzhx em qzh keqozhm bx qzh bsseoh.\n5 Utxi ybnha qb qzh phaxbby.\n6 Xl Utxi em qzh vtxk? \tmb\t5\n7 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n8 Zeuu jhmq ptok qb qzh phaxbby.\n9 Xl Zeuu em qzh phaxbby? \tihl\t8\n10 Zeuu el heqzhx em qzh bsseoh bx qzh vtxk.\n11 Txha cbdxmhiha qb qzh phaxbby.\n12 Xl Zeuu em qzh vtxk? \tytiph\t10\n13 Hdueh el em qzh phaxbby.\n14 Txha el heqzhx em qzh oemhyt bx qzh bsseoh.\n15 Xl Hdueh em qzh bsseoh? \tmb\t13\n1 Hdueh cbdxmhiha qb qzh oemhyt.\n2 Utxi el em qzh oemhyt.\n3 Xl Utxi em qzh oemhyt? \tihl\t2\n4 Hdueh jhmq qb qzh vtxk.\n5 Utxi jhmq qb qzh vtxk.\n6 Xl Hdueh em qzh oemhyt? \tmb\t4\n7 Txha el em qzh phaxbby.\n8 Txha jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh oemhyt? \tmb\t5\n10 Hdueh jhmq qb qzh keqozhm.\n11 Zeuu jhmq qb qzh lozbbu.\n12 Xl Zeuu em qzh lozbbu? \tihl\t11\n13 Zeuu el em qzh phaxbby.\n14 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n15 Xl Txha em qzh keqozhm? \tmb\t8\n1 Utxi ybnha qb qzh vtxk.\n2 Zeuu el em qzh vtxk.\n3 Xl Zeuu em qzh vtxk? \tihl\t2\n4 Txha el em qzh phaxbby.\n5 Hdueh cbdxmhiha qb qzh oemhyt.\n6 Xl Hdueh em qzh oemhyt? \tihl\t5\n7 Hdueh el heqzhx em qzh lozbbu bx qzh oemhyt.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh bsseoh.\n9 Xl Hdueh em qzh lozbbu? \tmb\t8\n10 Txha el em qzh vtxk.\n11 Zeuu jhmq qb qzh lozbbu.\n12 Xl Hdueh em qzh bsseoh? \tytiph\t8\n13 Hdueh ybnha qb qzh lozbbu.\n14 Zeuu el em qzh keqozhm.\n15 Xl Hdueh em qzh vtxk? \tmb\t13\n1 Txha jhmq qb qzh phaxbby.\n2 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Zeuu qxtnhuuha qb qzh phaxbby.\n5 Txha jhmq ptok qb qzh bsseoh.\n6 Xl Txha em qzh keqozhm? \tmb\t5\n7 Hdueh qxtnhuuha qb qzh phaxbby.\n8 Utxi el em qzh vtxk.\n9 Xl Utxi em qzh vtxk? \tihl\t8\n10 Txha qxtnhuuha qb qzh oemhyt.\n11 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n12 Xl Txha em qzh oemhyt? \tihl\t10\n13 Txha el heqzhx em qzh phaxbby bx qzh lozbbu.\n14 Txha cbdxmhiha qb qzh bsseoh.\n15 Xl Txha em qzh bsseoh? \tihl\t14\n1 Txha cbdxmhiha qb qzh vtxk.\n2 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n3 Xl Txha em qzh vtxk? \tihl\t1\n4 Zeuu qxtnhuuha qb qzh bsseoh.\n5 Hdueh ybnha qb qzh vtxk.\n6 Xl Zeuu em qzh keqozhm? \tmb\t4\n7 Zeuu cbdxmhiha qb qzh lozbbu.\n8 Txha cbdxmhiha qb qzh lozbbu.\n9 Xl Zeuu em qzh keqozhm? \tmb\t7\n10 Txha jhmq ptok qb qzh keqozhm.\n11 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n12 Xl Hdueh em qzh bsseoh? \tmb\t11\n13 Zeuu qxtnhuuha qb qzh vtxk.\n14 Hdueh el em qzh vtxk.\n15 Xl Hdueh em qzh oemhyt? \tmb\t14\n1 Utxi el em qzh vtxk.\n2 Hdueh qxtnhuuha qb qzh bsseoh.\n3 Xl Hdueh em qzh keqozhm? \tmb\t2\n4 Hdueh jhmq ptok qb qzh lozbbu.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Txha el em qzh oemhyt.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tytiph\t8\n10 Txha el em qzh keqozhm.\n11 Zeuu el em qzh oemhyt.\n12 Xl Hdueh em qzh vtxk? \tmb\t8\n13 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n14 Hdueh jhmq ptok qb qzh keqozhm.\n15 Xl Hdueh em qzh keqozhm? \tihl\t14\n1 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n2 Utxi el heqzhx em qzh bsseoh bx qzh bsseoh.\n3 Xl Utxi em qzh vtxk? \tmb\t2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Zeuu cbdxmhiha qb qzh oemhyt.\n6 Xl Utxi em qzh bsseoh? \tmb\t4\n7 Hdueh ybnha qb qzh phaxbby.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n9 Xl Zeuu em qzh oemhyt? \tihl\t5\n10 Hdueh ybnha qb qzh oemhyt.\n11 Utxi qxtnhuuha qb qzh oemhyt.\n12 Xl Zeuu em qzh oemhyt? \tihl\t5\n13 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n14 Hdueh jhmq qb qzh keqozhm.\n15 Xl Hdueh em qzh phaxbby? \tmb\t14\n1 Hdueh ybnha qb qzh bsseoh.\n2 Txha jhmq qb qzh phaxbby.\n3 Xl Txha em qzh phaxbby? \tihl\t2\n4 Txha qxtnhuuha qb qzh bsseoh.\n5 Hdueh el em qzh vtxk.\n6 Xl Txha em qzh bsseoh? \tihl\t4\n7 Utxi jhmq qb qzh keqozhm.\n8 Txha cbdxmhiha qb qzh oemhyt.\n9 Xl Utxi em qzh oemhyt? \tmb\t7\n10 Zeuu ybnha qb qzh vtxk.\n11 Utxi el heqzhx em qzh vtxk bx qzh vtxk.\n12 Xl Hdueh em qzh oemhyt? \tmb\t5\n13 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n14 Zeuu cbdxmhiha qb qzh keqozhm.\n15 Xl Zeuu em qzh keqozhm? \tihl\t14\n1 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n2 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n3 Xl Hdueh em qzh vtxk? \tytiph\t2\n4 Zeuu el em qzh vtxk.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh bsseoh.\n6 Xl Zeuu em qzh bsseoh? \tytiph\t5\n7 Utxi qxtnhuuha qb qzh vtxk.\n8 Zeuu jhmq qb qzh lozbbu.\n9 Xl Zeuu em qzh vtxk? \tmb\t8\n10 Txha cbdxmhiha qb qzh vtxk.\n11 Hdueh ybnha qb qzh keqozhm.\n12 Xl Txha em qzh vtxk? \tihl\t10\n13 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n14 Zeuu ybnha qb qzh vtxk.\n15 Xl Zeuu em qzh vtxk? \tihl\t14\n1 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n2 Hdueh el em qzh oemhyt.\n3 Xl Hdueh em qzh vtxk? \tmb\t2\n4 Zeuu jhmq ptok qb qzh keqozhm.\n5 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n6 Xl Txha em qzh keqozhm? \tytiph\t5\n7 Zeuu ybnha qb qzh bsseoh.\n8 Zeuu el em qzh keqozhm.\n9 Xl Zeuu em qzh oemhyt? \tmb\t8\n10 Hdueh el em qzh keqozhm.\n11 Hdueh el em qzh bsseoh.\n12 Xl Txha em qzh keqozhm? \tytiph\t5\n13 Txha el heqzhx em qzh lozbbu bx qzh lozbbu.\n14 Hdueh jhmq ptok qb qzh lozbbu.\n15 Xl Hdueh em qzh lozbbu? \tihl\t14\n1 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Utxi em qzh lozbbu? \tytiph\t1\n4 Utxi cbdxmhiha qb qzh vtxk.\n5 Utxi el em qzh phaxbby.\n6 Xl Hdueh em qzh lozbbu? \tytiph\t2\n7 Hdueh qxtnhuuha qb qzh vtxk.\n8 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n9 Xl Hdueh em qzh vtxk? \tihl\t7\n10 Zeuu ybnha qb qzh lozbbu.\n11 Txha el em qzh vtxk.\n12 Xl Hdueh em qzh keqozhm? \tmb\t7\n13 Utxi el heqzhx em qzh keqozhm bx qzh lozbbu.\n14 Txha el em qzh oemhyt.\n15 Xl Txha em qzh oemhyt? \tihl\t14\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Hdueh cbdxmhiha qb qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hdueh el em qzh phaxbby.\n6 Xl Zeuu em qzh vtxk? \tmb\t1\n7 Utxi cbdxmhiha qb qzh vtxk.\n8 Zeuu jhmq qb qzh lozbbu.\n9 Xl Hdueh em qzh phaxbby? \tihl\t5\n10 Txha el heqzhx em qzh keqozhm bx qzh vtxk.\n11 Zeuu jhmq qb qzh phaxbby.\n12 Xl Txha em qzh vtxk? \tytiph\t10\n13 Utxi el heqzhx em qzh oemhyt bx qzh bsseoh.\n14 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n15 Xl Utxi em qzh bsseoh? \tytiph\t13\n1 Utxi el heqzhx em qzh vtxk bx qzh oemhyt.\n2 Txha el em qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Zeuu ybnha qb qzh lozbbu.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh keqozhm.\n6 Xl Zeuu em qzh keqozhm? \tytiph\t5\n7 Zeuu el em qzh lozbbu.\n8 Txha el em qzh bsseoh.\n9 Xl Zeuu em qzh phaxbby? \tmb\t7\n10 Hdueh el em qzh keqozhm.\n11 Hdueh el em qzh phaxbby.\n12 Xl Zeuu em qzh lozbbu? \tihl\t7\n13 Txha ybnha qb qzh vtxk.\n14 Utxi jhmq qb qzh keqozhm.\n15 Xl Txha em qzh vtxk? \tihl\t13\n1 Hdueh el em qzh vtxk.\n2 Zeuu jhmq ptok qb qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tihl\t2\n4 Txha el em qzh vtxk.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Xl Zeuu em qzh bsseoh? \tihl\t2\n7 Hdueh jhmq ptok qb qzh lozbbu.\n8 Zeuu el em qzh vtxk.\n9 Xl Zeuu em qzh vtxk? \tihl\t8\n10 Txha el em qzh bsseoh.\n11 Zeuu el em qzh keqozhm.\n12 Xl Zeuu em qzh vtxk? \tmb\t11\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Txha el em qzh phaxbby.\n15 Xl Txha em qzh lozbbu? \tmb\t14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Hdueh qxtnhuuha qb qzh bsseoh.\n3 Xl Hdueh em qzh bsseoh? \tihl\t2\n4 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n5 Hdueh ybnha qb qzh keqozhm.\n6 Xl Hdueh em qzh oemhyt? \tmb\t5\n7 Hdueh cbdxmhiha qb qzh lozbbu.\n8 Hdueh el em qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tihl\t8\n10 Zeuu qxtnhuuha qb qzh keqozhm.\n11 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n12 Xl Zeuu em qzh lozbbu? \tytiph\t11\n13 Txha jhmq qb qzh lozbbu.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Xl Utxi em qzh lozbbu? \tmb\t14\n1 Zeuu cbdxmhiha qb qzh keqozhm.\n2 Hdueh qxtnhuuha qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n5 Txha el heqzhx em qzh keqozhm bx qzh vtxk.\n6 Xl Txha em qzh vtxk? \tytiph\t5\n7 Txha jhmq ptok qb qzh lozbbu.\n8 Hdueh el heqzhx em qzh vtxk bx qzh oemhyt.\n9 Xl Hdueh em qzh keqozhm? \tmb\t8\n10 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n11 Zeuu cbdxmhiha qb qzh vtxk.\n12 Xl Hdueh em qzh keqozhm? \tytiph\t10\n13 Zeuu el em qzh phaxbby.\n14 Zeuu el em qzh keqozhm.\n15 Xl Hdueh em qzh phaxbby? \tytiph\t10\n"
  },
  {
    "path": "tasksv11/shuffled/qa10_indefinite-knowledge_train.txt",
    "content": "1 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Zeuu el heqzhx em qzh keqozhm bx qzh vtxk.\n5 Txha ybnha qb qzh oemhyt.\n6 Xl Txha em qzh vtxk? \tmb\t5\n7 Txha el em qzh bsseoh.\n8 Zeuu ybnha qb qzh oemhyt.\n9 Xl Zeuu em qzh oemhyt? \tihl\t8\n10 Zeuu el em qzh vtxk.\n11 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Zeuu em qzh bsseoh? \tytiph\t11\n13 Zeuu el heqzhx em qzh oemhyt bx qzh vtxk.\n14 Utxi ybnha qb qzh vtxk.\n15 Xl Zeuu em qzh vtxk? \tytiph\t13\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Txha el em qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tmb\t1\n4 Txha jhmq ptok qb qzh bsseoh.\n5 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Utxi em qzh oemhyt? \tmb\t1\n7 Txha el heqzhx em qzh lozbbu bx qzh phaxbby.\n8 Hdueh cbdxmhiha qb qzh phaxbby.\n9 Xl Txha em qzh lozbbu? \tytiph\t7\n10 Txha jhmq qb qzh keqozhm.\n11 Txha qxtnhuuha qb qzh oemhyt.\n12 Xl Txha em qzh oemhyt? \tihl\t11\n13 Zeuu el em qzh oemhyt.\n14 Zeuu qxtnhuuha qb qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tihl\t14\n1 Utxi el heqzhx em qzh keqozhm bx qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Hdueh el em qzh phaxbby.\n5 Hdueh cbdxmhiha qb qzh bsseoh.\n6 Xl Hdueh em qzh keqozhm? \tmb\t5\n7 Hdueh el em qzh vtxk.\n8 Utxi ybnha qb qzh vtxk.\n9 Xl Utxi em qzh vtxk? \tihl\t8\n10 Zeuu jhmq ptok qb qzh keqozhm.\n11 Zeuu cbdxmhiha qb qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t7\n13 Hdueh jhmq qb qzh lozbbu.\n14 Txha qxtnhuuha qb qzh bsseoh.\n15 Xl Zeuu em qzh phaxbby? \tmb\t11\n1 Zeuu el em qzh oemhyt.\n2 Zeuu el em qzh vtxk.\n3 Xl Zeuu em qzh lozbbu? \tmb\t2\n4 Hdueh el heqzhx em qzh vtxk bx qzh keqozhm.\n5 Hdueh el em qzh phaxbby.\n6 Xl Zeuu em qzh vtxk? \tihl\t2\n7 Zeuu jhmq ptok qb qzh bsseoh.\n8 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n9 Xl Hdueh em qzh lozbbu? \tmb\t5\n10 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n11 Zeuu ybnha qb qzh bsseoh.\n12 Xl Zeuu em qzh bsseoh? \tihl\t11\n13 Hdueh el em qzh lozbbu.\n14 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n15 Xl Zeuu em qzh lozbbu? \tmb\t11\n1 Utxi jhmq qb qzh keqozhm.\n2 Utxi el em qzh bsseoh.\n3 Xl Utxi em qzh vtxk? \tmb\t2\n4 Txha el heqzhx em qzh oemhyt bx qzh phaxbby.\n5 Zeuu jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t2\n7 Zeuu el heqzhx em qzh keqozhm bx qzh oemhyt.\n8 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n9 Xl Zeuu em qzh oemhyt? \tmb\t8\n10 Zeuu jhmq qb qzh vtxk.\n11 Txha el em qzh lozbbu.\n12 Xl Zeuu em qzh vtxk? \tihl\t10\n13 Utxi el em qzh phaxbby.\n14 Utxi jhmq qb qzh keqozhm.\n15 Xl Zeuu em qzh vtxk? \tihl\t10\n1 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n2 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n3 Xl Hdueh em qzh vtxk? \tytiph\t1\n4 Utxi el em qzh lozbbu.\n5 Txha cbdxmhiha qb qzh oemhyt.\n6 Xl Hdueh em qzh lozbbu? \tmb\t1\n7 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n8 Txha qxtnhuuha qb qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tihl\t8\n10 Txha ybnha qb qzh bsseoh.\n11 Txha jhmq qb qzh vtxk.\n12 Xl Txha em qzh oemhyt? \tmb\t11\n13 Zeuu jhmq ptok qb qzh lozbbu.\n14 Zeuu cbdxmhiha qb qzh vtxk.\n15 Xl Txha em qzh lozbbu? \tmb\t11\n1 Txha cbdxmhiha qb qzh vtxk.\n2 Zeuu ybnha qb qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Zeuu jhmq qb qzh oemhyt.\n5 Utxi el heqzhx em qzh oemhyt bx qzh vtxk.\n6 Xl Zeuu em qzh keqozhm? \tmb\t4\n7 Txha el em qzh keqozhm.\n8 Txha jhmq qb qzh bsseoh.\n9 Xl Zeuu em qzh oemhyt? \tihl\t4\n10 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n11 Zeuu el em qzh bsseoh.\n12 Xl Zeuu em qzh phaxbby? \tmb\t11\n13 Txha el em qzh lozbbu.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Xl Zeuu em qzh bsseoh? \tihl\t11\n1 Hdueh jhmq qb qzh keqozhm.\n2 Hdueh ybnha qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Hdueh el heqzhx em qzh bsseoh bx qzh keqozhm.\n5 Hdueh jhmq qb qzh vtxk.\n6 Xl Hdueh em qzh keqozhm? \tmb\t5\n7 Utxi el em qzh bsseoh.\n8 Hdueh qxtnhuuha qb qzh keqozhm.\n9 Xl Hdueh em qzh keqozhm? \tihl\t8\n10 Hdueh el heqzhx em qzh oemhyt bx qzh phaxbby.\n11 Zeuu el heqzhx em qzh bsseoh bx qzh bsseoh.\n12 Xl Zeuu em qzh phaxbby? \tmb\t11\n13 Txha el heqzhx em qzh lozbbu bx qzh lozbbu.\n14 Zeuu qxtnhuuha qb qzh keqozhm.\n15 Xl Hdueh em qzh phaxbby? \tytiph\t10\n1 Zeuu el heqzhx em qzh bsseoh bx qzh phaxbby.\n2 Hdueh el em qzh oemhyt.\n3 Xl Hdueh em qzh phaxbby? \tmb\t2\n4 Zeuu cbdxmhiha qb qzh lozbbu.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n8 Utxi el em qzh oemhyt.\n9 Xl Utxi em qzh oemhyt? \tihl\t8\n10 Zeuu qxtnhuuha qb qzh oemhyt.\n11 Txha el em qzh keqozhm.\n12 Xl Hdueh em qzh vtxk? \tytiph\t7\n13 Utxi jhmq qb qzh keqozhm.\n14 Zeuu jhmq qb qzh bsseoh.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Hdueh qxtnhuuha qb qzh keqozhm.\n2 Txha jhmq qb qzh keqozhm.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Txha jhmq ptok qb qzh lozbbu.\n5 Hdueh ybnha qb qzh oemhyt.\n6 Xl Txha em qzh vtxk? \tmb\t4\n7 Utxi el em qzh bsseoh.\n8 Utxi el em qzh oemhyt.\n9 Xl Utxi em qzh lozbbu? \tmb\t8\n10 Txha cbdxmhiha qb qzh keqozhm.\n11 Zeuu el heqzhx em qzh oemhyt bx qzh vtxk.\n12 Xl Txha em qzh oemhyt? \tmb\t10\n13 Txha cbdxmhiha qb qzh bsseoh.\n14 Utxi jhmq qb qzh lozbbu.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Hdueh qxtnhuuha qb qzh keqozhm.\n2 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tytiph\t2\n4 Zeuu jhmq ptok qb qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh keqozhm.\n6 Xl Zeuu em qzh keqozhm? \tihl\t5\n7 Txha el em qzh bsseoh.\n8 Txha jhmq qb qzh lozbbu.\n9 Xl Zeuu em qzh vtxk? \tmb\t5\n10 Utxi el em qzh keqozhm.\n11 Hdueh cbdxmhiha qb qzh bsseoh.\n12 Xl Zeuu em qzh vtxk? \tmb\t5\n13 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n14 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tytiph\t14\n1 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n2 Zeuu el em qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tihl\t2\n4 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n5 Zeuu jhmq qb qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tihl\t5\n7 Zeuu ybnha qb qzh lozbbu.\n8 Txha jhmq ptok qb qzh lozbbu.\n9 Xl Zeuu em qzh oemhyt? \tmb\t7\n10 Txha el em qzh oemhyt.\n11 Txha qxtnhuuha qb qzh bsseoh.\n12 Xl Zeuu em qzh lozbbu? \tihl\t7\n13 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n14 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n15 Xl Hdueh em qzh lozbbu? \tytiph\t14\n1 Hdueh el em qzh lozbbu.\n2 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n3 Xl Txha em qzh bsseoh? \tmb\t2\n4 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n5 Zeuu el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Txha em qzh phaxbby? \tytiph\t2\n7 Hdueh qxtnhuuha qb qzh oemhyt.\n8 Utxi el em qzh oemhyt.\n9 Xl Zeuu em qzh vtxk? \tytiph\t5\n10 Hdueh el em qzh phaxbby.\n11 Utxi ybnha qb qzh keqozhm.\n12 Xl Hdueh em qzh oemhyt? \tmb\t10\n13 Hdueh el em qzh bsseoh.\n14 Hdueh el em qzh lozbbu.\n15 Xl Utxi em qzh oemhyt? \tmb\t11\n1 Hdueh el em qzh oemhyt.\n2 Txha el em qzh phaxbby.\n3 Xl Hdueh em qzh vtxk? \tmb\t1\n4 Hdueh qxtnhuuha qb qzh phaxbby.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n6 Xl Zeuu em qzh bsseoh? \tytiph\t5\n7 Utxi el heqzhx em qzh lozbbu bx qzh lozbbu.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tihl\t2\n10 Zeuu ybnha qb qzh vtxk.\n11 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n12 Xl Hdueh em qzh bsseoh? \tytiph\t11\n13 Zeuu jhmq qb qzh bsseoh.\n14 Hdueh el em qzh phaxbby.\n15 Xl Zeuu em qzh bsseoh? \tihl\t13\n1 Utxi el heqzhx em qzh vtxk bx qzh lozbbu.\n2 Hdueh el em qzh bsseoh.\n3 Xl Hdueh em qzh phaxbby? \tmb\t2\n4 Txha jhmq ptok qb qzh oemhyt.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n6 Xl Zeuu em qzh bsseoh? \tytiph\t5\n7 Zeuu el em qzh oemhyt.\n8 Utxi el em qzh bsseoh.\n9 Xl Txha em qzh lozbbu? \tmb\t4\n10 Txha ybnha qb qzh vtxk.\n11 Hdueh qxtnhuuha qb qzh keqozhm.\n12 Xl Utxi em qzh bsseoh? \tihl\t8\n13 Zeuu el em qzh bsseoh.\n14 Zeuu el em qzh oemhyt.\n15 Xl Txha em qzh oemhyt? \tmb\t10\n1 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Txha el em qzh keqozhm.\n5 Txha el em qzh vtxk.\n6 Xl Txha em qzh vtxk? \tihl\t5\n7 Txha el heqzhx em qzh keqozhm bx qzh oemhyt.\n8 Zeuu el em qzh phaxbby.\n9 Xl Txha em qzh bsseoh? \tmb\t7\n10 Utxi el em qzh vtxk.\n11 Hdueh qxtnhuuha qb qzh vtxk.\n12 Xl Txha em qzh lozbbu? \tmb\t7\n13 Hdueh el em qzh phaxbby.\n14 Zeuu el em qzh vtxk.\n15 Xl Hdueh em qzh vtxk? \tmb\t13\n1 Txha qxtnhuuha qb qzh bsseoh.\n2 Hdueh el heqzhx em qzh keqozhm bx qzh vtxk.\n3 Xl Hdueh em qzh keqozhm? \tytiph\t2\n4 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n5 Zeuu cbdxmhiha qb qzh lozbbu.\n6 Xl Txha em qzh phaxbby? \tmb\t1\n7 Hdueh qxtnhuuha qb qzh vtxk.\n8 Zeuu qxtnhuuha qb qzh vtxk.\n9 Xl Hdueh em qzh vtxk? \tihl\t7\n10 Zeuu qxtnhuuha qb qzh keqozhm.\n11 Utxi ybnha qb qzh keqozhm.\n12 Xl Utxi em qzh phaxbby? \tmb\t11\n13 Zeuu el em qzh vtxk.\n14 Hdueh el em qzh keqozhm.\n15 Xl Hdueh em qzh bsseoh? \tmb\t14\n1 Zeuu jhmq ptok qb qzh phaxbby.\n2 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n3 Xl Zeuu em qzh lozbbu? \tytiph\t2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Zeuu el em qzh vtxk.\n6 Xl Zeuu em qzh vtxk? \tihl\t5\n7 Zeuu el em qzh bsseoh.\n8 Hdueh el em qzh vtxk.\n9 Xl Zeuu em qzh lozbbu? \tmb\t7\n10 Hdueh qxtnhuuha qb qzh keqozhm.\n11 Txha el em qzh phaxbby.\n12 Xl Zeuu em qzh oemhyt? \tmb\t7\n13 Utxi el heqzhx em qzh bsseoh bx qzh oemhyt.\n14 Hdueh el em qzh vtxk.\n15 Xl Hdueh em qzh bsseoh? \tmb\t14\n1 Zeuu jhmq ptok qb qzh lozbbu.\n2 Txha el heqzhx em qzh keqozhm bx qzh oemhyt.\n3 Xl Zeuu em qzh vtxk? \tmb\t1\n4 Zeuu el heqzhx em qzh oemhyt bx qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh keqozhm.\n6 Xl Zeuu em qzh phaxbby? \tmb\t5\n7 Hdueh cbdxmhiha qb qzh oemhyt.\n8 Hdueh jhmq ptok qb qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tihl\t8\n10 Utxi jhmq qb qzh keqozhm.\n11 Hdueh cbdxmhiha qb qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t11\n13 Zeuu cbdxmhiha qb qzh bsseoh.\n14 Txha jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tihl\t10\n1 Hdueh ybnha qb qzh vtxk.\n2 Utxi ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tihl\t2\n4 Hdueh el heqzhx em qzh phaxbby bx qzh lozbbu.\n5 Txha cbdxmhiha qb qzh phaxbby.\n6 Xl Hdueh em qzh phaxbby? \tytiph\t4\n7 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n8 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n9 Xl Utxi em qzh bsseoh? \tmb\t2\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Xl Hdueh em qzh phaxbby? \tmb\t7\n13 Txha cbdxmhiha qb qzh bsseoh.\n14 Zeuu el heqzhx em qzh vtxk bx qzh phaxbby.\n15 Xl Utxi em qzh lozbbu? \tmb\t11\n1 Txha ybnha qb qzh vtxk.\n2 Txha ybnha qb qzh keqozhm.\n3 Xl Txha em qzh bsseoh? \tmb\t2\n4 Utxi cbdxmhiha qb qzh lozbbu.\n5 Txha jhmq ptok qb qzh vtxk.\n6 Xl Txha em qzh vtxk? \tihl\t5\n7 Hdueh el em qzh bsseoh.\n8 Txha el em qzh oemhyt.\n9 Xl Txha em qzh oemhyt? \tihl\t8\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Txha em qzh oemhyt? \tihl\t8\n13 Hdueh el em qzh lozbbu.\n14 Txha cbdxmhiha qb qzh phaxbby.\n15 Xl Hdueh em qzh bsseoh? \tmb\t13\n1 Hdueh el em qzh bsseoh.\n2 Hdueh jhmq qb qzh vtxk.\n3 Xl Hdueh em qzh vtxk? \tihl\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Zeuu jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh lozbbu? \tmb\t4\n7 Txha qxtnhuuha qb qzh vtxk.\n8 Zeuu jhmq ptok qb qzh lozbbu.\n9 Xl Utxi em qzh phaxbby? \tihl\t4\n10 Utxi jhmq qb qzh bsseoh.\n11 Hdueh jhmq qb qzh oemhyt.\n12 Xl Txha em qzh keqozhm? \tmb\t7\n13 Zeuu qxtnhuuha qb qzh vtxk.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Xl Zeuu em qzh vtxk? \tihl\t13\n1 Txha jhmq qb qzh oemhyt.\n2 Txha qxtnhuuha qb qzh bsseoh.\n3 Xl Txha em qzh bsseoh? \tihl\t2\n4 Utxi el heqzhx em qzh keqozhm bx qzh oemhyt.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Zeuu el em qzh vtxk.\n8 Txha el em qzh vtxk.\n9 Xl Zeuu em qzh bsseoh? \tmb\t7\n10 Hdueh jhmq ptok qb qzh bsseoh.\n11 Hdueh el em qzh oemhyt.\n12 Xl Txha em qzh bsseoh? \tmb\t8\n13 Hdueh el em qzh phaxbby.\n14 Txha cbdxmhiha qb qzh bsseoh.\n15 Xl Hdueh em qzh phaxbby? \tihl\t13\n1 Utxi jhmq qb qzh lozbbu.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Zeuu cbdxmhiha qb qzh phaxbby.\n5 Txha el heqzhx em qzh oemhyt bx qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t2\n7 Utxi jhmq ptok qb qzh vtxk.\n8 Utxi el heqzhx em qzh keqozhm bx qzh bsseoh.\n9 Xl Utxi em qzh keqozhm? \tytiph\t8\n10 Hdueh ybnha qb qzh bsseoh.\n11 Hdueh el em qzh vtxk.\n12 Xl Hdueh em qzh keqozhm? \tmb\t11\n13 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n14 Txha qxtnhuuha qb qzh vtxk.\n15 Xl Txha em qzh vtxk? \tihl\t14\n1 Hdueh el em qzh lozbbu.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Xl Hdueh em qzh phaxbby? \tmb\t1\n4 Txha el em qzh vtxk.\n5 Zeuu el em qzh oemhyt.\n6 Xl Txha em qzh lozbbu? \tmb\t4\n7 Utxi jhmq ptok qb qzh vtxk.\n8 Txha cbdxmhiha qb qzh keqozhm.\n9 Xl Txha em qzh bsseoh? \tmb\t8\n10 Utxi el em qzh oemhyt.\n11 Zeuu qxtnhuuha qb qzh phaxbby.\n12 Xl Zeuu em qzh phaxbby? \tihl\t11\n13 Txha qxtnhuuha qb qzh phaxbby.\n14 Hdueh jhmq ptok qb qzh phaxbby.\n15 Xl Txha em qzh phaxbby? \tihl\t13\n1 Hdueh cbdxmhiha qb qzh keqozhm.\n2 Utxi el em qzh phaxbby.\n3 Xl Hdueh em qzh keqozhm? \tihl\t1\n4 Utxi jhmq qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh oemhyt.\n6 Xl Utxi em qzh oemhyt? \tihl\t5\n7 Zeuu jhmq qb qzh lozbbu.\n8 Zeuu qxtnhuuha qb qzh vtxk.\n9 Xl Utxi em qzh phaxbby? \tmb\t5\n10 Hdueh cbdxmhiha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Xl Zeuu em qzh vtxk? \tihl\t8\n13 Hdueh el em qzh lozbbu.\n14 Hdueh el heqzhx em qzh phaxbby bx qzh vtxk.\n15 Xl Hdueh em qzh phaxbby? \tytiph\t14\n1 Txha cbdxmhiha qb qzh oemhyt.\n2 Zeuu el em qzh keqozhm.\n3 Xl Zeuu em qzh keqozhm? \tihl\t2\n4 Utxi el heqzhx em qzh oemhyt bx qzh keqozhm.\n5 Txha ybnha qb qzh vtxk.\n6 Xl Txha em qzh keqozhm? \tmb\t5\n7 Hdueh cbdxmhiha qb qzh phaxbby.\n8 Utxi el em qzh bsseoh.\n9 Xl Zeuu em qzh oemhyt? \tmb\t2\n10 Txha el heqzhx em qzh keqozhm bx qzh lozbbu.\n11 Utxi jhmq ptok qb qzh vtxk.\n12 Xl Utxi em qzh vtxk? \tihl\t11\n13 Zeuu el em qzh bsseoh.\n14 Hdueh el em qzh bsseoh.\n15 Xl Zeuu em qzh bsseoh? \tihl\t13\n1 Utxi cbdxmhiha qb qzh lozbbu.\n2 Utxi el em qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tihl\t2\n4 Utxi el em qzh lozbbu.\n5 Utxi cbdxmhiha qb qzh oemhyt.\n6 Xl Utxi em qzh oemhyt? \tihl\t5\n7 Utxi cbdxmhiha qb qzh vtxk.\n8 Txha ybnha qb qzh phaxbby.\n9 Xl Utxi em qzh keqozhm? \tmb\t7\n10 Zeuu el heqzhx em qzh keqozhm bx qzh oemhyt.\n11 Utxi el em qzh phaxbby.\n12 Xl Zeuu em qzh bsseoh? \tmb\t10\n13 Txha cbdxmhiha qb qzh vtxk.\n14 Hdueh cbdxmhiha qb qzh oemhyt.\n15 Xl Zeuu em qzh oemhyt? \tytiph\t10\n1 Hdueh cbdxmhiha qb qzh keqozhm.\n2 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n3 Xl Hdueh em qzh keqozhm? \tihl\t1\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh vtxk.\n6 Xl Hdueh em qzh keqozhm? \tihl\t1\n7 Hdueh jhmq qb qzh oemhyt.\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t5\n10 Zeuu jhmq qb qzh oemhyt.\n11 Zeuu qxtnhuuha qb qzh keqozhm.\n12 Xl Hdueh em qzh lozbbu? \tmb\t7\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Hdueh ybnha qb qzh vtxk.\n15 Xl Utxi em qzh lozbbu? \tmb\t13\n1 Hdueh el heqzhx em qzh keqozhm bx qzh keqozhm.\n2 Zeuu el em qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tihl\t2\n4 Utxi qxtnhuuha qb qzh oemhyt.\n5 Hdueh el em qzh lozbbu.\n6 Xl Hdueh em qzh phaxbby? \tmb\t5\n7 Txha ybnha qb qzh keqozhm.\n8 Utxi el em qzh keqozhm.\n9 Xl Txha em qzh phaxbby? \tmb\t7\n10 Txha ybnha qb qzh phaxbby.\n11 Txha jhmq qb qzh vtxk.\n12 Xl Utxi em qzh keqozhm? \tihl\t8\n13 Zeuu cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh vtxk.\n15 Xl Txha em qzh vtxk? \tihl\t11\n1 Txha ybnha qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Xl Txha em qzh oemhyt? \tmb\t1\n4 Utxi el em qzh oemhyt.\n5 Hdueh el em qzh bsseoh.\n6 Xl Utxi em qzh oemhyt? \tihl\t4\n7 Txha jhmq ptok qb qzh lozbbu.\n8 Zeuu jhmq ptok qb qzh lozbbu.\n9 Xl Zeuu em qzh keqozhm? \tmb\t8\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Txha jhmq ptok qb qzh vtxk.\n12 Xl Txha em qzh lozbbu? \tmb\t11\n13 Txha el em qzh oemhyt.\n14 Utxi el em qzh vtxk.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n2 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Hdueh jhmq qb qzh lozbbu.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Xl Utxi em qzh oemhyt? \tmb\t5\n7 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n8 Utxi qxtnhuuha qb qzh lozbbu.\n9 Xl Utxi em qzh lozbbu? \tihl\t8\n10 Zeuu el em qzh bsseoh.\n11 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n12 Xl Utxi em qzh lozbbu? \tihl\t8\n13 Zeuu qxtnhuuha qb qzh vtxk.\n14 Zeuu el em qzh bsseoh.\n15 Xl Zeuu em qzh bsseoh? \tihl\t14\n1 Txha el em qzh oemhyt.\n2 Hdueh el heqzhx em qzh vtxk bx qzh vtxk.\n3 Xl Txha em qzh keqozhm? \tmb\t1\n4 Txha jhmq ptok qb qzh vtxk.\n5 Zeuu qxtnhuuha qb qzh oemhyt.\n6 Xl Txha em qzh phaxbby? \tmb\t4\n7 Zeuu el em qzh lozbbu.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n9 Xl Hdueh em qzh oemhyt? \tmb\t8\n10 Zeuu qxtnhuuha qb qzh keqozhm.\n11 Hdueh el heqzhx em qzh vtxk bx qzh vtxk.\n12 Xl Zeuu em qzh lozbbu? \tmb\t10\n13 Utxi el em qzh keqozhm.\n14 Zeuu jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Zeuu el em qzh oemhyt.\n2 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n3 Xl Txha em qzh oemhyt? \tytiph\t2\n4 Hdueh qxtnhuuha qb qzh lozbbu.\n5 Zeuu jhmq ptok qb qzh vtxk.\n6 Xl Zeuu em qzh vtxk? \tihl\t5\n7 Txha ybnha qb qzh keqozhm.\n8 Utxi ybnha qb qzh lozbbu.\n9 Xl Txha em qzh phaxbby? \tmb\t7\n10 Hdueh el heqzhx em qzh vtxk bx qzh vtxk.\n11 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n12 Xl Utxi em qzh phaxbby? \tmb\t8\n13 Hdueh el em qzh lozbbu.\n14 Utxi jhmq qb qzh phaxbby.\n15 Xl Hdueh em qzh keqozhm? \tmb\t13\n1 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n2 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n3 Xl Hdueh em qzh bsseoh? \tmb\t2\n4 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n5 Hdueh jhmq ptok qb qzh vtxk.\n6 Xl Txha em qzh lozbbu? \tmb\t4\n7 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n8 Zeuu el heqzhx em qzh vtxk bx qzh phaxbby.\n9 Xl Zeuu em qzh oemhyt? \tmb\t8\n10 Txha el em qzh phaxbby.\n11 Hdueh jhmq ptok qb qzh keqozhm.\n12 Xl Zeuu em qzh bsseoh? \tmb\t8\n13 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n14 Zeuu qxtnhuuha qb qzh phaxbby.\n15 Xl Txha em qzh bsseoh? \tytiph\t13\n1 Zeuu ybnha qb qzh lozbbu.\n2 Hdueh jhmq qb qzh oemhyt.\n3 Xl Zeuu em qzh lozbbu? \tihl\t1\n4 Txha jhmq qb qzh phaxbby.\n5 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n6 Xl Zeuu em qzh lozbbu? \tihl\t1\n7 Hdueh el em qzh bsseoh.\n8 Txha jhmq ptok qb qzh keqozhm.\n9 Xl Txha em qzh keqozhm? \tihl\t8\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Hdueh cbdxmhiha qb qzh lozbbu.\n12 Xl Utxi em qzh phaxbby? \tihl\t10\n13 Utxi ybnha qb qzh vtxk.\n14 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n15 Xl Txha em qzh oemhyt? \tytiph\t14\n1 Hdueh jhmq ptok qb qzh phaxbby.\n2 Hdueh ybnha qb qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Zeuu cbdxmhiha qb qzh bsseoh.\n5 Utxi el em qzh lozbbu.\n6 Xl Hdueh em qzh keqozhm? \tihl\t2\n7 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n8 Hdueh cbdxmhiha qb qzh keqozhm.\n9 Xl Hdueh em qzh keqozhm? \tihl\t8\n10 Txha el heqzhx em qzh vtxk bx qzh keqozhm.\n11 Txha qxtnhuuha qb qzh phaxbby.\n12 Xl Hdueh em qzh lozbbu? \tmb\t8\n13 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n14 Txha jhmq ptok qb qzh keqozhm.\n15 Xl Hdueh em qzh bsseoh? \tytiph\t13\n1 Hdueh el heqzhx em qzh phaxbby bx qzh bsseoh.\n2 Utxi el em qzh vtxk.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Utxi el em qzh phaxbby.\n5 Utxi el heqzhx em qzh keqozhm bx qzh vtxk.\n6 Xl Utxi em qzh keqozhm? \tytiph\t5\n7 Utxi el em qzh vtxk.\n8 Zeuu el em qzh oemhyt.\n9 Xl Utxi em qzh vtxk? \tihl\t7\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Txha el em qzh vtxk.\n12 Xl Zeuu em qzh oemhyt? \tihl\t8\n13 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n14 Zeuu el em qzh vtxk.\n15 Xl Utxi em qzh bsseoh? \tihl\t10\n1 Hdueh el em qzh lozbbu.\n2 Zeuu cbdxmhiha qb qzh vtxk.\n3 Xl Hdueh em qzh lozbbu? \tihl\t1\n4 Utxi qxtnhuuha qb qzh lozbbu.\n5 Txha cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tmb\t4\n7 Txha jhmq ptok qb qzh oemhyt.\n8 Hdueh ybnha qb qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tihl\t8\n10 Zeuu el em qzh oemhyt.\n11 Hdueh el heqzhx em qzh keqozhm bx qzh keqozhm.\n12 Xl Txha em qzh oemhyt? \tihl\t7\n13 Utxi el em qzh oemhyt.\n14 Txha cbdxmhiha qb qzh vtxk.\n15 Xl Txha em qzh vtxk? \tihl\t14\n1 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n2 Zeuu el em qzh keqozhm.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Txha jhmq ptok qb qzh vtxk.\n5 Zeuu cbdxmhiha qb qzh oemhyt.\n6 Xl Zeuu em qzh oemhyt? \tihl\t5\n7 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n8 Zeuu el em qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tihl\t8\n10 Hdueh el em qzh oemhyt.\n11 Zeuu jhmq ptok qb qzh keqozhm.\n12 Xl Hdueh em qzh oemhyt? \tihl\t10\n13 Utxi cbdxmhiha qb qzh vtxk.\n14 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tihl\t13\n1 Hdueh el em qzh vtxk.\n2 Txha jhmq qb qzh vtxk.\n3 Xl Hdueh em qzh keqozhm? \tmb\t1\n4 Utxi jhmq qb qzh keqozhm.\n5 Utxi jhmq qb qzh lozbbu.\n6 Xl Txha em qzh vtxk? \tihl\t2\n7 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n8 Txha cbdxmhiha qb qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tmb\t5\n10 Hdueh qxtnhuuha qb qzh oemhyt.\n11 Txha el heqzhx em qzh oemhyt bx qzh vtxk.\n12 Xl Txha em qzh lozbbu? \tmb\t11\n13 Txha ybnha qb qzh keqozhm.\n14 Utxi jhmq qb qzh vtxk.\n15 Xl Txha em qzh phaxbby? \tmb\t13\n1 Utxi ybnha qb qzh lozbbu.\n2 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n3 Xl Utxi em qzh lozbbu? \tihl\t1\n4 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n5 Utxi el heqzhx em qzh bsseoh bx qzh lozbbu.\n6 Xl Utxi em qzh bsseoh? \tytiph\t5\n7 Hdueh el em qzh keqozhm.\n8 Utxi ybnha qb qzh vtxk.\n9 Xl Hdueh em qzh bsseoh? \tmb\t7\n10 Txha el heqzhx em qzh phaxbby bx qzh phaxbby.\n11 Zeuu jhmq ptok qb qzh keqozhm.\n12 Xl Hdueh em qzh keqozhm? \tihl\t7\n13 Txha jhmq ptok qb qzh vtxk.\n14 Hdueh el em qzh oemhyt.\n15 Xl Utxi em qzh vtxk? \tihl\t8\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Hdueh em qzh keqozhm? \tmb\t2\n4 Utxi ybnha qb qzh oemhyt.\n5 Hdueh el heqzhx em qzh lozbbu bx qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tmb\t4\n7 Hdueh jhmq qb qzh bsseoh.\n8 Utxi el em qzh vtxk.\n9 Xl Hdueh em qzh bsseoh? \tihl\t7\n10 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n11 Hdueh el em qzh keqozhm.\n12 Xl Utxi em qzh vtxk? \tihl\t8\n13 Hdueh ybnha qb qzh lozbbu.\n14 Txha cbdxmhiha qb qzh phaxbby.\n15 Xl Hdueh em qzh lozbbu? \tihl\t13\n1 Hdueh el em qzh bsseoh.\n2 Zeuu el em qzh bsseoh.\n3 Xl Hdueh em qzh bsseoh? \tihl\t1\n4 Utxi el em qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh oemhyt.\n6 Xl Hdueh em qzh bsseoh? \tihl\t1\n7 Txha el em qzh phaxbby.\n8 Utxi jhmq qb qzh keqozhm.\n9 Xl Txha em qzh oemhyt? \tmb\t7\n10 Hdueh el em qzh oemhyt.\n11 Txha el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Txha em qzh vtxk? \tmb\t11\n13 Hdueh el heqzhx em qzh phaxbby bx qzh oemhyt.\n14 Zeuu el em qzh lozbbu.\n15 Xl Zeuu em qzh bsseoh? \tmb\t14\n1 Utxi ybnha qb qzh bsseoh.\n2 Utxi el heqzhx em qzh keqozhm bx qzh oemhyt.\n3 Xl Utxi em qzh keqozhm? \tytiph\t2\n4 Txha cbdxmhiha qb qzh phaxbby.\n5 Txha el heqzhx em qzh keqozhm bx qzh vtxk.\n6 Xl Txha em qzh vtxk? \tytiph\t5\n7 Txha el heqzhx em qzh bsseoh bx qzh oemhyt.\n8 Utxi el em qzh bsseoh.\n9 Xl Utxi em qzh lozbbu? \tmb\t8\n10 Utxi el em qzh phaxbby.\n11 Txha jhmq qb qzh keqozhm.\n12 Xl Utxi em qzh phaxbby? \tihl\t10\n13 Txha el em qzh lozbbu.\n14 Utxi ybnha qb qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tihl\t14\n1 Hdueh ybnha qb qzh vtxk.\n2 Txha el em qzh oemhyt.\n3 Xl Txha em qzh oemhyt? \tihl\t2\n4 Zeuu jhmq qb qzh keqozhm.\n5 Txha jhmq ptok qb qzh bsseoh.\n6 Xl Zeuu em qzh bsseoh? \tmb\t4\n7 Utxi el em qzh phaxbby.\n8 Zeuu el em qzh vtxk.\n9 Xl Zeuu em qzh lozbbu? \tmb\t8\n10 Zeuu jhmq qb qzh bsseoh.\n11 Utxi jhmq qb qzh vtxk.\n12 Xl Txha em qzh vtxk? \tmb\t5\n13 Utxi qxtnhuuha qb qzh oemhyt.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Utxi el heqzhx em qzh oemhyt bx qzh lozbbu.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n5 Zeuu cbdxmhiha qb qzh phaxbby.\n6 Xl Hdueh em qzh bsseoh? \tytiph\t4\n7 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n8 Txha el em qzh bsseoh.\n9 Xl Hdueh em qzh bsseoh? \tytiph\t4\n10 Zeuu el em qzh bsseoh.\n11 Zeuu el heqzhx em qzh oemhyt bx qzh vtxk.\n12 Xl Utxi em qzh keqozhm? \tmb\t7\n13 Txha el em qzh keqozhm.\n14 Utxi el em qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tihl\t14\n1 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n2 Hdueh el em qzh vtxk.\n3 Xl Hdueh em qzh vtxk? \tihl\t2\n4 Utxi ybnha qb qzh lozbbu.\n5 Hdueh cbdxmhiha qb qzh oemhyt.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Utxi ybnha qb qzh oemhyt.\n8 Txha el em qzh keqozhm.\n9 Xl Txha em qzh keqozhm? \tihl\t8\n10 Zeuu ybnha qb qzh bsseoh.\n11 Txha ybnha qb qzh oemhyt.\n12 Xl Txha em qzh oemhyt? \tihl\t11\n13 Hdueh qxtnhuuha qb qzh keqozhm.\n14 Zeuu el em qzh phaxbby.\n15 Xl Zeuu em qzh bsseoh? \tmb\t14\n1 Txha el em qzh phaxbby.\n2 Hdueh el em qzh keqozhm.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Utxi jhmq qb qzh oemhyt.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Xl Utxi em qzh oemhyt? \tmb\t5\n7 Zeuu jhmq qb qzh bsseoh.\n8 Utxi ybnha qb qzh lozbbu.\n9 Xl Utxi em qzh lozbbu? \tihl\t8\n10 Hdueh el heqzhx em qzh bsseoh bx qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tihl\t11\n13 Hdueh jhmq qb qzh keqozhm.\n14 Txha el em qzh oemhyt.\n15 Xl Txha em qzh lozbbu? \tmb\t14\n1 Txha el em qzh phaxbby.\n2 Utxi el em qzh lozbbu.\n3 Xl Txha em qzh phaxbby? \tihl\t1\n4 Zeuu qxtnhuuha qb qzh bsseoh.\n5 Zeuu jhmq ptok qb qzh oemhyt.\n6 Xl Txha em qzh lozbbu? \tmb\t1\n7 Utxi el em qzh bsseoh.\n8 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Txha cbdxmhiha qb qzh phaxbby.\n11 Txha jhmq ptok qb qzh lozbbu.\n12 Xl Zeuu em qzh keqozhm? \tmb\t5\n13 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n14 Txha jhmq qb qzh bsseoh.\n15 Xl Txha em qzh bsseoh? \tihl\t14\n1 Txha jhmq ptok qb qzh lozbbu.\n2 Zeuu el em qzh phaxbby.\n3 Xl Txha em qzh lozbbu? \tihl\t1\n4 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n5 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n6 Xl Zeuu em qzh vtxk? \tytiph\t4\n7 Zeuu el em qzh phaxbby.\n8 Txha jhmq ptok qb qzh phaxbby.\n9 Xl Zeuu em qzh keqozhm? \tmb\t7\n10 Zeuu ybnha qb qzh vtxk.\n11 Hdueh el em qzh bsseoh.\n12 Xl Hdueh em qzh bsseoh? \tihl\t11\n13 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n14 Txha el em qzh vtxk.\n15 Xl Zeuu em qzh vtxk? \tihl\t10\n1 Hdueh el heqzhx em qzh phaxbby bx qzh lozbbu.\n2 Txha qxtnhuuha qb qzh keqozhm.\n3 Xl Txha em qzh keqozhm? \tihl\t2\n4 Hdueh el heqzhx em qzh lozbbu bx qzh keqozhm.\n5 Txha qxtnhuuha qb qzh phaxbby.\n6 Xl Txha em qzh phaxbby? \tihl\t5\n7 Txha ybnha qb qzh lozbbu.\n8 Zeuu jhmq ptok qb qzh oemhyt.\n9 Xl Txha em qzh lozbbu? \tihl\t7\n10 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n11 Zeuu el em qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tmb\t7\n13 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n14 Zeuu jhmq ptok qb qzh bsseoh.\n15 Xl Zeuu em qzh bsseoh? \tihl\t14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Hdueh cbdxmhiha qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Hdueh jhmq ptok qb qzh phaxbby.\n5 Txha qxtnhuuha qb qzh vtxk.\n6 Xl Utxi em qzh phaxbby? \tihl\t1\n7 Hdueh el em qzh keqozhm.\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Xl Txha em qzh lozbbu? \tmb\t5\n10 Zeuu jhmq qb qzh bsseoh.\n11 Zeuu ybnha qb qzh oemhyt.\n12 Xl Zeuu em qzh oemhyt? \tihl\t11\n13 Zeuu el heqzhx em qzh keqozhm bx qzh keqozhm.\n14 Txha jhmq qb qzh keqozhm.\n15 Xl Zeuu em qzh keqozhm? \tytiph\t13\n1 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Utxi el heqzhx em qzh vtxk bx qzh vtxk.\n3 Xl Zeuu em qzh oemhyt? \tmb\t1\n4 Hdueh el heqzhx em qzh phaxbby bx qzh oemhyt.\n5 Zeuu jhmq ptok qb qzh lozbbu.\n6 Xl Hdueh em qzh bsseoh? \tmb\t4\n7 Hdueh el heqzhx em qzh phaxbby bx qzh keqozhm.\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Xl Zeuu em qzh phaxbby? \tihl\t8\n10 Zeuu el heqzhx em qzh oemhyt bx qzh vtxk.\n11 Hdueh el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Hdueh em qzh bsseoh? \tytiph\t11\n13 Txha el em qzh phaxbby.\n14 Txha jhmq qb qzh keqozhm.\n15 Xl Hdueh em qzh oemhyt? \tmb\t11\n1 Utxi el em qzh lozbbu.\n2 Hdueh ybnha qb qzh oemhyt.\n3 Xl Hdueh em qzh oemhyt? \tihl\t2\n4 Zeuu jhmq ptok qb qzh oemhyt.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh oemhyt? \tmb\t5\n7 Hdueh el heqzhx em qzh bsseoh bx qzh bsseoh.\n8 Txha el em qzh oemhyt.\n9 Xl Txha em qzh oemhyt? \tihl\t8\n10 Hdueh el heqzhx em qzh phaxbby bx qzh vtxk.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Hdueh jhmq qb qzh keqozhm.\n14 Txha el em qzh bsseoh.\n15 Xl Txha em qzh bsseoh? \tihl\t14\n1 Txha jhmq ptok qb qzh lozbbu.\n2 Hdueh jhmq qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Hdueh cbdxmhiha qb qzh keqozhm.\n5 Txha jhmq ptok qb qzh keqozhm.\n6 Xl Hdueh em qzh oemhyt? \tmb\t4\n7 Zeuu el em qzh lozbbu.\n8 Txha el em qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tihl\t8\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Zeuu jhmq ptok qb qzh phaxbby.\n12 Xl Utxi em qzh oemhyt? \tmb\t10\n13 Utxi el em qzh oemhyt.\n14 Txha el em qzh bsseoh.\n15 Xl Txha em qzh bsseoh? \tihl\t14\n1 Hdueh el em qzh phaxbby.\n2 Hdueh jhmq ptok qb qzh oemhyt.\n3 Xl Hdueh em qzh oemhyt? \tihl\t2\n4 Utxi qxtnhuuha qb qzh vtxk.\n5 Zeuu cbdxmhiha qb qzh lozbbu.\n6 Xl Hdueh em qzh bsseoh? \tmb\t2\n7 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n8 Txha el em qzh lozbbu.\n9 Xl Hdueh em qzh keqozhm? \tmb\t2\n10 Hdueh ybnha qb qzh keqozhm.\n11 Txha el em qzh bsseoh.\n12 Xl Zeuu em qzh keqozhm? \tytiph\t7\n13 Hdueh el heqzhx em qzh phaxbby bx qzh vtxk.\n14 Txha el em qzh keqozhm.\n15 Xl Txha em qzh vtxk? \tmb\t14\n1 Hdueh jhmq ptok qb qzh keqozhm.\n2 Zeuu el em qzh lozbbu.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Hdueh em qzh bsseoh? \tmb\t1\n7 Utxi el heqzhx em qzh vtxk bx qzh oemhyt.\n8 Hdueh cbdxmhiha qb qzh phaxbby.\n9 Xl Utxi em qzh vtxk? \tytiph\t7\n10 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n11 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n12 Xl Txha em qzh oemhyt? \tytiph\t11\n13 Zeuu ybnha qb qzh bsseoh.\n14 Txha cbdxmhiha qb qzh keqozhm.\n15 Xl Zeuu em qzh vtxk? \tmb\t13\n1 Zeuu jhmq ptok qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tihl\t2\n4 Zeuu el em qzh phaxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Txha el em qzh vtxk.\n8 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n9 Xl Txha em qzh vtxk? \tihl\t7\n10 Utxi qxtnhuuha qb qzh lozbbu.\n11 Hdueh ybnha qb qzh keqozhm.\n12 Xl Utxi em qzh lozbbu? \tihl\t10\n13 Hdueh el em qzh oemhyt.\n14 Utxi el heqzhx em qzh oemhyt bx qzh keqozhm.\n15 Xl Utxi em qzh oemhyt? \tytiph\t14\n1 Zeuu el heqzhx em qzh oemhyt bx qzh phaxbby.\n2 Zeuu el em qzh keqozhm.\n3 Xl Zeuu em qzh keqozhm? \tihl\t2\n4 Txha el em qzh phaxbby.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Zeuu em qzh oemhyt? \tmb\t2\n7 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n8 Hdueh cbdxmhiha qb qzh bsseoh.\n9 Xl Zeuu em qzh lozbbu? \tmb\t2\n10 Zeuu jhmq ptok qb qzh bsseoh.\n11 Hdueh el heqzhx em qzh phaxbby bx qzh vtxk.\n12 Xl Zeuu em qzh vtxk? \tmb\t10\n13 Utxi el heqzhx em qzh vtxk bx qzh vtxk.\n14 Utxi qxtnhuuha qb qzh oemhyt.\n15 Xl Hdueh em qzh phaxbby? \tytiph\t11\n1 Hdueh el heqzhx em qzh bsseoh bx qzh lozbbu.\n2 Hdueh qxtnhuuha qb qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n5 Hdueh jhmq ptok qb qzh phaxbby.\n6 Xl Hdueh em qzh phaxbby? \tihl\t5\n7 Hdueh ybnha qb qzh oemhyt.\n8 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n9 Xl Hdueh em qzh lozbbu? \tmb\t7\n10 Zeuu jhmq qb qzh oemhyt.\n11 Hdueh el em qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t11\n13 Hdueh el em qzh bsseoh.\n14 Hdueh ybnha qb qzh phaxbby.\n15 Xl Hdueh em qzh phaxbby? \tihl\t14\n1 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n2 Hdueh jhmq qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Txha el em qzh oemhyt.\n5 Utxi el em qzh bsseoh.\n6 Xl Txha em qzh keqozhm? \tmb\t4\n7 Utxi qxtnhuuha qb qzh oemhyt.\n8 Utxi jhmq qb qzh keqozhm.\n9 Xl Utxi em qzh lozbbu? \tmb\t8\n10 Hdueh ybnha qb qzh keqozhm.\n11 Zeuu qxtnhuuha qb qzh phaxbby.\n12 Xl Utxi em qzh lozbbu? \tmb\t8\n13 Zeuu el em qzh keqozhm.\n14 Txha ybnha qb qzh lozbbu.\n15 Xl Zeuu em qzh vtxk? \tmb\t13\n1 Hdueh cbdxmhiha qb qzh bsseoh.\n2 Utxi el em qzh bsseoh.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Hdueh el em qzh oemhyt.\n5 Utxi ybnha qb qzh lozbbu.\n6 Xl Utxi em qzh bsseoh? \tmb\t5\n7 Txha jhmq ptok qb qzh lozbbu.\n8 Txha el em qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tmb\t4\n10 Hdueh el heqzhx em qzh bsseoh bx qzh vtxk.\n11 Utxi el heqzhx em qzh oemhyt bx qzh phaxbby.\n12 Xl Utxi em qzh oemhyt? \tytiph\t11\n13 Txha cbdxmhiha qb qzh bsseoh.\n14 Hdueh ybnha qb qzh vtxk.\n15 Xl Txha em qzh bsseoh? \tihl\t13\n1 Txha el heqzhx em qzh phaxbby bx qzh vtxk.\n2 Utxi el em qzh vtxk.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n5 Hdueh el em qzh oemhyt.\n6 Xl Utxi em qzh vtxk? \tihl\t2\n7 Zeuu jhmq qb qzh bsseoh.\n8 Txha cbdxmhiha qb qzh lozbbu.\n9 Xl Zeuu em qzh oemhyt? \tmb\t7\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n12 Xl Txha em qzh bsseoh? \tytiph\t11\n13 Txha el em qzh phaxbby.\n14 Utxi el heqzhx em qzh oemhyt bx qzh phaxbby.\n15 Xl Txha em qzh bsseoh? \tmb\t13\n1 Hdueh el heqzhx em qzh lozbbu bx qzh keqozhm.\n2 Hdueh el em qzh bsseoh.\n3 Xl Hdueh em qzh bsseoh? \tihl\t2\n4 Hdueh jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Xl Hdueh em qzh oemhyt? \tmb\t4\n7 Txha ybnha qb qzh oemhyt.\n8 Txha el em qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tihl\t4\n10 Utxi ybnha qb qzh oemhyt.\n11 Utxi el em qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Txha jhmq qb qzh phaxbby.\n14 Zeuu el em qzh oemhyt.\n15 Xl Zeuu em qzh oemhyt? \tihl\t14\n1 Hdueh ybnha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh vtxk.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Zeuu el heqzhx em qzh keqozhm bx qzh phaxbby.\n5 Hdueh ybnha qb qzh bsseoh.\n6 Xl Zeuu em qzh oemhyt? \tmb\t4\n7 Utxi el em qzh lozbbu.\n8 Hdueh el em qzh keqozhm.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Txha el heqzhx em qzh oemhyt bx qzh oemhyt.\n11 Hdueh ybnha qb qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tihl\t11\n13 Hdueh el em qzh bsseoh.\n14 Txha jhmq ptok qb qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tihl\t14\n1 Txha jhmq qb qzh bsseoh.\n2 Zeuu ybnha qb qzh bsseoh.\n3 Xl Txha em qzh phaxbby? \tmb\t1\n4 Txha el em qzh keqozhm.\n5 Hdueh cbdxmhiha qb qzh vtxk.\n6 Xl Txha em qzh oemhyt? \tmb\t4\n7 Txha el em qzh phaxbby.\n8 Txha qxtnhuuha qb qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tihl\t8\n10 Zeuu jhmq ptok qb qzh phaxbby.\n11 Zeuu el heqzhx em qzh keqozhm bx qzh oemhyt.\n12 Xl Hdueh em qzh vtxk? \tihl\t5\n13 Utxi jhmq ptok qb qzh vtxk.\n14 Hdueh ybnha qb qzh oemhyt.\n15 Xl Hdueh em qzh oemhyt? \tihl\t14\n1 Hdueh jhmq ptok qb qzh phaxbby.\n2 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n3 Xl Zeuu em qzh vtxk? \tmb\t2\n4 Utxi el heqzhx em qzh keqozhm bx qzh lozbbu.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Txha el heqzhx em qzh vtxk bx qzh oemhyt.\n8 Txha ybnha qb qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tihl\t8\n10 Zeuu jhmq qb qzh phaxbby.\n11 Utxi el heqzhx em qzh vtxk bx qzh keqozhm.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Utxi el em qzh lozbbu.\n14 Txha el em qzh keqozhm.\n15 Xl Txha em qzh lozbbu? \tmb\t14\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Zeuu el em qzh oemhyt.\n3 Xl Zeuu em qzh oemhyt? \tihl\t2\n4 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n5 Txha cbdxmhiha qb qzh lozbbu.\n6 Xl Zeuu em qzh lozbbu? \tmb\t2\n7 Zeuu jhmq qb qzh keqozhm.\n8 Utxi el heqzhx em qzh bsseoh bx qzh lozbbu.\n9 Xl Zeuu em qzh keqozhm? \tihl\t7\n10 Utxi ybnha qb qzh keqozhm.\n11 Utxi jhmq qb qzh vtxk.\n12 Xl Zeuu em qzh vtxk? \tmb\t7\n13 Txha el heqzhx em qzh phaxbby bx qzh bsseoh.\n14 Hdueh el em qzh phaxbby.\n15 Xl Hdueh em qzh phaxbby? \tihl\t14\n1 Txha el heqzhx em qzh lozbbu bx qzh lozbbu.\n2 Hdueh qxtnhuuha qb qzh phaxbby.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Zeuu el em qzh lozbbu.\n5 Hdueh el em qzh bsseoh.\n6 Xl Txha em qzh lozbbu? \tytiph\t1\n7 Txha el heqzhx em qzh oemhyt bx qzh phaxbby.\n8 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n9 Xl Txha em qzh oemhyt? \tytiph\t7\n10 Utxi jhmq ptok qb qzh lozbbu.\n11 Zeuu jhmq qb qzh vtxk.\n12 Xl Txha em qzh oemhyt? \tytiph\t7\n13 Txha el heqzhx em qzh keqozhm bx qzh lozbbu.\n14 Hdueh el em qzh bsseoh.\n15 Xl Zeuu em qzh phaxbby? \tmb\t11\n1 Hdueh el em qzh keqozhm.\n2 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n3 Xl Hdueh em qzh keqozhm? \tihl\t1\n4 Utxi ybnha qb qzh keqozhm.\n5 Zeuu cbdxmhiha qb qzh keqozhm.\n6 Xl Zeuu em qzh lozbbu? \tmb\t5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Utxi el em qzh vtxk.\n9 Xl Utxi em qzh vtxk? \tihl\t8\n10 Zeuu qxtnhuuha qb qzh phaxbby.\n11 Txha cbdxmhiha qb qzh keqozhm.\n12 Xl Zeuu em qzh oemhyt? \tmb\t10\n13 Txha qxtnhuuha qb qzh vtxk.\n14 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n15 Xl Txha em qzh phaxbby? \tytiph\t14\n1 Txha el em qzh vtxk.\n2 Utxi el heqzhx em qzh vtxk bx qzh bsseoh.\n3 Xl Txha em qzh vtxk? \tihl\t1\n4 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Hdueh el em qzh keqozhm.\n8 Hdueh el em qzh vtxk.\n9 Xl Utxi em qzh vtxk? \tmb\t5\n10 Utxi jhmq ptok qb qzh lozbbu.\n11 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tmb\t8\n13 Utxi el em qzh phaxbby.\n14 Zeuu jhmq qb qzh vtxk.\n15 Xl Zeuu em qzh oemhyt? \tmb\t14\n1 Utxi el em qzh vtxk.\n2 Zeuu cbdxmhiha qb qzh bsseoh.\n3 Xl Zeuu em qzh vtxk? \tmb\t2\n4 Txha ybnha qb qzh oemhyt.\n5 Hdueh el em qzh vtxk.\n6 Xl Utxi em qzh phaxbby? \tmb\t1\n7 Hdueh el heqzhx em qzh oemhyt bx qzh lozbbu.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Xl Hdueh em qzh vtxk? \tmb\t7\n10 Txha el heqzhx em qzh phaxbby bx qzh lozbbu.\n11 Zeuu qxtnhuuha qb qzh vtxk.\n12 Xl Zeuu em qzh keqozhm? \tmb\t11\n13 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n14 Hdueh el em qzh phaxbby.\n15 Xl Txha em qzh bsseoh? \tytiph\t13\n1 Utxi jhmq qb qzh lozbbu.\n2 Txha jhmq qb qzh vtxk.\n3 Xl Txha em qzh vtxk? \tihl\t2\n4 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n5 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n6 Xl Txha em qzh phaxbby? \tmb\t2\n7 Zeuu jhmq qb qzh oemhyt.\n8 Utxi el heqzhx em qzh phaxbby bx qzh oemhyt.\n9 Xl Txha em qzh bsseoh? \tmb\t2\n10 Zeuu el em qzh keqozhm.\n11 Txha cbdxmhiha qb qzh oemhyt.\n12 Xl Zeuu em qzh phaxbby? \tmb\t10\n13 Utxi jhmq qb qzh vtxk.\n14 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n15 Xl Txha em qzh bsseoh? \tytiph\t14\n1 Utxi ybnha qb qzh bsseoh.\n2 Utxi el heqzhx em qzh oemhyt bx qzh lozbbu.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Zeuu ybnha qb qzh bsseoh.\n5 Txha jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tmb\t2\n7 Txha jhmq ptok qb qzh keqozhm.\n8 Hdueh el em qzh keqozhm.\n9 Xl Zeuu em qzh lozbbu? \tmb\t4\n10 Hdueh el em qzh lozbbu.\n11 Zeuu jhmq qb qzh phaxbby.\n12 Xl Txha em qzh vtxk? \tmb\t7\n13 Utxi el em qzh keqozhm.\n14 Utxi ybnha qb qzh lozbbu.\n15 Xl Zeuu em qzh vtxk? \tmb\t11\n1 Zeuu el heqzhx em qzh bsseoh bx qzh oemhyt.\n2 Utxi cbdxmhiha qb qzh vtxk.\n3 Xl Zeuu em qzh bsseoh? \tytiph\t1\n4 Hdueh el em qzh oemhyt.\n5 Utxi jhmq ptok qb qzh oemhyt.\n6 Xl Hdueh em qzh oemhyt? \tihl\t4\n7 Zeuu el em qzh lozbbu.\n8 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tytiph\t8\n10 Utxi jhmq qb qzh oemhyt.\n11 Txha jhmq qb qzh vtxk.\n12 Xl Txha em qzh keqozhm? \tmb\t11\n13 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n14 Txha el em qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tihl\t14\n1 Utxi el heqzhx em qzh keqozhm bx qzh oemhyt.\n2 Txha el em qzh lozbbu.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Zeuu ybnha qb qzh phaxbby.\n5 Zeuu el em qzh keqozhm.\n6 Xl Txha em qzh lozbbu? \tihl\t2\n7 Hdueh el heqzhx em qzh lozbbu bx qzh vtxk.\n8 Utxi cbdxmhiha qb qzh oemhyt.\n9 Xl Utxi em qzh oemhyt? \tihl\t8\n10 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n11 Hdueh el heqzhx em qzh bsseoh bx qzh bsseoh.\n12 Xl Utxi em qzh phaxbby? \tmb\t8\n13 Zeuu el em qzh bsseoh.\n14 Hdueh cbdxmhiha qb qzh keqozhm.\n15 Xl Hdueh em qzh vtxk? \tmb\t14\n1 Zeuu qxtnhuuha qb qzh phaxbby.\n2 Hdueh cbdxmhiha qb qzh bsseoh.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Hdueh jhmq ptok qb qzh keqozhm.\n6 Xl Hdueh em qzh keqozhm? \tihl\t5\n7 Txha ybnha qb qzh vtxk.\n8 Txha jhmq ptok qb qzh oemhyt.\n9 Xl Txha em qzh oemhyt? \tihl\t8\n10 Txha el em qzh bsseoh.\n11 Utxi el em qzh keqozhm.\n12 Xl Txha em qzh oemhyt? \tmb\t10\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Hdueh jhmq ptok qb qzh phaxbby.\n15 Xl Txha em qzh vtxk? \tmb\t10\n1 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n2 Utxi el em qzh bsseoh.\n3 Xl Zeuu em qzh keqozhm? \tytiph\t1\n4 Zeuu cbdxmhiha qb qzh phaxbby.\n5 Hdueh el heqzhx em qzh phaxbby bx qzh oemhyt.\n6 Xl Zeuu em qzh phaxbby? \tihl\t4\n7 Hdueh qxtnhuuha qb qzh lozbbu.\n8 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n9 Xl Hdueh em qzh lozbbu? \tihl\t7\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Zeuu el em qzh vtxk.\n12 Xl Utxi em qzh bsseoh? \tihl\t10\n13 Txha cbdxmhiha qb qzh oemhyt.\n14 Utxi qxtnhuuha qb qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tihl\t14\n1 Utxi cbdxmhiha qb qzh oemhyt.\n2 Zeuu jhmq qb qzh lozbbu.\n3 Xl Zeuu em qzh lozbbu? \tihl\t2\n4 Txha ybnha qb qzh keqozhm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Utxi el heqzhx em qzh oemhyt bx qzh phaxbby.\n8 Txha el heqzhx em qzh keqozhm bx qzh lozbbu.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Txha el em qzh oemhyt.\n11 Txha jhmq ptok qb qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tihl\t11\n13 Hdueh el heqzhx em qzh keqozhm bx qzh keqozhm.\n14 Zeuu ybnha qb qzh keqozhm.\n15 Xl Txha em qzh phaxbby? \tihl\t11\n1 Utxi ybnha qb qzh lozbbu.\n2 Utxi cbdxmhiha qb qzh vtxk.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Hdueh qxtnhuuha qb qzh bsseoh.\n5 Txha el em qzh vtxk.\n6 Xl Hdueh em qzh bsseoh? \tihl\t4\n7 Txha jhmq qb qzh lozbbu.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Xl Utxi em qzh vtxk? \tihl\t2\n10 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n11 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n12 Xl Txha em qzh vtxk? \tytiph\t10\n13 Utxi ybnha qb qzh keqozhm.\n14 Hdueh cbdxmhiha qb qzh lozbbu.\n15 Xl Utxi em qzh lozbbu? \tmb\t13\n1 Utxi el heqzhx em qzh vtxk bx qzh lozbbu.\n2 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n3 Xl Zeuu em qzh lozbbu? \tmb\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Zeuu el em qzh vtxk.\n6 Xl Utxi em qzh bsseoh? \tihl\t4\n7 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n8 Hdueh jhmq ptok qb qzh bsseoh.\n9 Xl Txha em qzh lozbbu? \tytiph\t7\n10 Txha el heqzhx em qzh bsseoh bx qzh bsseoh.\n11 Zeuu jhmq ptok qb qzh keqozhm.\n12 Xl Txha em qzh bsseoh? \tytiph\t10\n13 Hdueh el em qzh phaxbby.\n14 Hdueh jhmq qb qzh bsseoh.\n15 Xl Hdueh em qzh bsseoh? \tihl\t14\n1 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n2 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n3 Xl Txha em qzh bsseoh? \tytiph\t1\n4 Zeuu el em qzh vtxk.\n5 Hdueh cbdxmhiha qb qzh vtxk.\n6 Xl Utxi em qzh oemhyt? \tmb\t2\n7 Zeuu el heqzhx em qzh oemhyt bx qzh lozbbu.\n8 Hdueh el em qzh keqozhm.\n9 Xl Zeuu em qzh oemhyt? \tytiph\t7\n10 Txha jhmq qb qzh keqozhm.\n11 Hdueh cbdxmhiha qb qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tmb\t10\n13 Utxi el em qzh vtxk.\n14 Zeuu ybnha qb qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tmb\t13\n1 Hdueh el em qzh vtxk.\n2 Txha jhmq qb qzh lozbbu.\n3 Xl Hdueh em qzh vtxk? \tihl\t1\n4 Hdueh el em qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh lozbbu.\n6 Xl Txha em qzh lozbbu? \tihl\t2\n7 Utxi el em qzh bsseoh.\n8 Utxi el em qzh phaxbby.\n9 Xl Hdueh em qzh keqozhm? \tihl\t4\n10 Utxi el em qzh oemhyt.\n11 Zeuu jhmq ptok qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n14 Utxi cbdxmhiha qb qzh vtxk.\n15 Xl Zeuu em qzh lozbbu? \tmb\t11\n1 Hdueh qxtnhuuha qb qzh bsseoh.\n2 Hdueh el em qzh oemhyt.\n3 Xl Hdueh em qzh oemhyt? \tihl\t2\n4 Hdueh qxtnhuuha qb qzh keqozhm.\n5 Utxi el em qzh vtxk.\n6 Xl Hdueh em qzh keqozhm? \tihl\t4\n7 Utxi el heqzhx em qzh lozbbu bx qzh lozbbu.\n8 Zeuu qxtnhuuha qb qzh oemhyt.\n9 Xl Hdueh em qzh keqozhm? \tihl\t4\n10 Hdueh qxtnhuuha qb qzh vtxk.\n11 Hdueh el em qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tihl\t11\n13 Txha ybnha qb qzh keqozhm.\n14 Txha cbdxmhiha qb qzh lozbbu.\n15 Xl Hdueh em qzh oemhyt? \tihl\t11\n1 Txha jhmq ptok qb qzh lozbbu.\n2 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n3 Xl Txha em qzh bsseoh? \tytiph\t2\n4 Zeuu cbdxmhiha qb qzh bsseoh.\n5 Utxi el em qzh oemhyt.\n6 Xl Zeuu em qzh oemhyt? \tmb\t4\n7 Utxi el em qzh vtxk.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Txha jhmq ptok qb qzh phaxbby.\n11 Utxi el em qzh oemhyt.\n12 Xl Utxi em qzh vtxk? \tmb\t11\n13 Utxi jhmq ptok qb qzh lozbbu.\n14 Hdueh el heqzhx em qzh vtxk bx qzh oemhyt.\n15 Xl Hdueh em qzh oemhyt? \tytiph\t14\n1 Utxi cbdxmhiha qb qzh oemhyt.\n2 Txha el em qzh oemhyt.\n3 Xl Utxi em qzh oemhyt? \tihl\t1\n4 Utxi cbdxmhiha qb qzh lozbbu.\n5 Zeuu el em qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tihl\t5\n7 Utxi el heqzhx em qzh bsseoh bx qzh bsseoh.\n8 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n9 Xl Utxi em qzh lozbbu? \tmb\t7\n10 Hdueh qxtnhuuha qb qzh keqozhm.\n11 Txha ybnha qb qzh lozbbu.\n12 Xl Utxi em qzh bsseoh? \tytiph\t7\n13 Hdueh jhmq qb qzh phaxbby.\n14 Txha el em qzh keqozhm.\n15 Xl Txha em qzh keqozhm? \tihl\t14\n1 Zeuu qxtnhuuha qb qzh vtxk.\n2 Hdueh jhmq ptok qb qzh lozbbu.\n3 Xl Zeuu em qzh vtxk? \tihl\t1\n4 Hdueh cbdxmhiha qb qzh keqozhm.\n5 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n6 Xl Hdueh em qzh bsseoh? \tytiph\t5\n7 Txha el heqzhx em qzh vtxk bx qzh oemhyt.\n8 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n9 Xl Hdueh em qzh oemhyt? \tmb\t5\n10 Zeuu el heqzhx em qzh keqozhm bx qzh lozbbu.\n11 Zeuu cbdxmhiha qb qzh vtxk.\n12 Xl Zeuu em qzh vtxk? \tihl\t11\n13 Hdueh cbdxmhiha qb qzh vtxk.\n14 Utxi el heqzhx em qzh oemhyt bx qzh vtxk.\n15 Xl Hdueh em qzh keqozhm? \tmb\t13\n1 Txha ybnha qb qzh oemhyt.\n2 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n3 Xl Txha em qzh keqozhm? \tytiph\t2\n4 Txha el heqzhx em qzh lozbbu bx qzh phaxbby.\n5 Hdueh el em qzh oemhyt.\n6 Xl Txha em qzh lozbbu? \tytiph\t4\n7 Hdueh el em qzh keqozhm.\n8 Hdueh ybnha qb qzh phaxbby.\n9 Xl Txha em qzh lozbbu? \tytiph\t4\n10 Utxi el em qzh vtxk.\n11 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n12 Xl Hdueh em qzh phaxbby? \tihl\t8\n13 Hdueh el heqzhx em qzh vtxk bx qzh lozbbu.\n14 Zeuu el em qzh lozbbu.\n15 Xl Zeuu em qzh lozbbu? \tihl\t14\n1 Hdueh ybnha qb qzh phaxbby.\n2 Hdueh el heqzhx em qzh oemhyt bx qzh oemhyt.\n3 Xl Hdueh em qzh keqozhm? \tmb\t2\n4 Txha qxtnhuuha qb qzh keqozhm.\n5 Hdueh jhmq qb qzh vtxk.\n6 Xl Hdueh em qzh lozbbu? \tmb\t5\n7 Hdueh el em qzh keqozhm.\n8 Zeuu el em qzh phaxbby.\n9 Xl Txha em qzh keqozhm? \tihl\t4\n10 Hdueh jhmq ptok qb qzh phaxbby.\n11 Hdueh el em qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t11\n13 Txha el heqzhx em qzh phaxbby bx qzh keqozhm.\n14 Utxi el heqzhx em qzh keqozhm bx qzh keqozhm.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Zeuu cbdxmhiha qb qzh lozbbu.\n2 Txha ybnha qb qzh bsseoh.\n3 Xl Zeuu em qzh oemhyt? \tmb\t1\n4 Utxi jhmq qb qzh lozbbu.\n5 Txha el em qzh oemhyt.\n6 Xl Utxi em qzh oemhyt? \tmb\t4\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n9 Xl Txha em qzh vtxk? \tytiph\t8\n10 Txha cbdxmhiha qb qzh phaxbby.\n11 Hdueh el em qzh vtxk.\n12 Xl Txha em qzh phaxbby? \tihl\t10\n13 Hdueh el heqzhx em qzh oemhyt bx qzh oemhyt.\n14 Utxi jhmq qb qzh phaxbby.\n15 Xl Txha em qzh oemhyt? \tmb\t10\n1 Zeuu jhmq qb qzh bsseoh.\n2 Hdueh qxtnhuuha qb qzh keqozhm.\n3 Xl Hdueh em qzh phaxbby? \tmb\t2\n4 Utxi jhmq ptok qb qzh lozbbu.\n5 Hdueh jhmq ptok qb qzh oemhyt.\n6 Xl Utxi em qzh lozbbu? \tihl\t4\n7 Txha el em qzh oemhyt.\n8 Hdueh el em qzh keqozhm.\n9 Xl Txha em qzh vtxk? \tmb\t7\n10 Zeuu el em qzh oemhyt.\n11 Hdueh ybnha qb qzh phaxbby.\n12 Xl Txha em qzh oemhyt? \tihl\t7\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Xl Hdueh em qzh lozbbu? \tmb\t11\n1 Hdueh el em qzh bsseoh.\n2 Txha el em qzh phaxbby.\n3 Xl Txha em qzh phaxbby? \tihl\t2\n4 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n5 Txha el em qzh bsseoh.\n6 Xl Txha em qzh phaxbby? \tmb\t5\n7 Hdueh jhmq qb qzh vtxk.\n8 Utxi ybnha qb qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tmb\t5\n10 Zeuu jhmq qb qzh phaxbby.\n11 Txha jhmq ptok qb qzh oemhyt.\n12 Xl Txha em qzh keqozhm? \tmb\t11\n13 Utxi el em qzh keqozhm.\n14 Utxi ybnha qb qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tihl\t10\n1 Zeuu el em qzh phaxbby.\n2 Txha jhmq ptok qb qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tihl\t2\n4 Hdueh el em qzh phaxbby.\n5 Zeuu cbdxmhiha qb qzh oemhyt.\n6 Xl Hdueh em qzh oemhyt? \tmb\t4\n7 Utxi el em qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh lozbbu.\n9 Xl Txha em qzh lozbbu? \tihl\t2\n10 Utxi el em qzh vtxk.\n11 Txha jhmq qb qzh vtxk.\n12 Xl Utxi em qzh vtxk? \tihl\t10\n13 Txha el em qzh oemhyt.\n14 Utxi cbdxmhiha qb qzh lozbbu.\n15 Xl Utxi em qzh lozbbu? \tihl\t14\n1 Hdueh el heqzhx em qzh lozbbu bx qzh vtxk.\n2 Utxi qxtnhuuha qb qzh oemhyt.\n3 Xl Utxi em qzh oemhyt? \tihl\t2\n4 Zeuu el em qzh oemhyt.\n5 Zeuu jhmq ptok qb qzh keqozhm.\n6 Xl Zeuu em qzh keqozhm? \tihl\t5\n7 Utxi el em qzh bsseoh.\n8 Utxi el heqzhx em qzh lozbbu bx qzh vtxk.\n9 Xl Zeuu em qzh oemhyt? \tmb\t5\n10 Zeuu el em qzh lozbbu.\n11 Hdueh jhmq qb qzh phaxbby.\n12 Xl Zeuu em qzh oemhyt? \tmb\t10\n13 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n14 Hdueh cbdxmhiha qb qzh bsseoh.\n15 Xl Hdueh em qzh bsseoh? \tihl\t14\n1 Txha el em qzh vtxk.\n2 Zeuu el em qzh keqozhm.\n3 Xl Txha em qzh vtxk? \tihl\t1\n4 Utxi qxtnhuuha qb qzh oemhyt.\n5 Zeuu jhmq qb qzh oemhyt.\n6 Xl Zeuu em qzh vtxk? \tmb\t5\n7 Txha el em qzh keqozhm.\n8 Utxi ybnha qb qzh lozbbu.\n9 Xl Utxi em qzh oemhyt? \tmb\t8\n10 Zeuu jhmq qb qzh vtxk.\n11 Txha el em qzh oemhyt.\n12 Xl Txha em qzh vtxk? \tmb\t11\n13 Txha jhmq qb qzh vtxk.\n14 Utxi el em qzh oemhyt.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Txha el em qzh phaxbby.\n2 Utxi el em qzh oemhyt.\n3 Xl Txha em qzh phaxbby? \tihl\t1\n4 Hdueh jhmq qb qzh keqozhm.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh vtxk.\n6 Xl Txha em qzh keqozhm? \tmb\t1\n7 Hdueh cbdxmhiha qb qzh bsseoh.\n8 Zeuu ybnha qb qzh lozbbu.\n9 Xl Hdueh em qzh lozbbu? \tmb\t7\n10 Hdueh qxtnhuuha qb qzh phaxbby.\n11 Txha qxtnhuuha qb qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tmb\t10\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Zeuu cbdxmhiha qb qzh oemhyt.\n15 Xl Zeuu em qzh oemhyt? \tihl\t14\n1 Hdueh jhmq qb qzh keqozhm.\n2 Hdueh jhmq qb qzh bsseoh.\n3 Xl Hdueh em qzh bsseoh? \tihl\t2\n4 Utxi el em qzh phaxbby.\n5 Zeuu el em qzh vtxk.\n6 Xl Hdueh em qzh lozbbu? \tmb\t2\n7 Utxi jhmq qb qzh vtxk.\n8 Zeuu jhmq qb qzh phaxbby.\n9 Xl Utxi em qzh vtxk? \tihl\t7\n10 Zeuu el heqzhx em qzh keqozhm bx qzh oemhyt.\n11 Zeuu el em qzh keqozhm.\n12 Xl Zeuu em qzh keqozhm? \tihl\t11\n13 Hdueh jhmq qb qzh vtxk.\n14 Utxi jhmq qb qzh lozbbu.\n15 Xl Zeuu em qzh keqozhm? \tihl\t11\n1 Hdueh qxtnhuuha qb qzh phaxbby.\n2 Txha el em qzh keqozhm.\n3 Xl Txha em qzh lozbbu? \tmb\t2\n4 Txha qxtnhuuha qb qzh vtxk.\n5 Utxi jhmq qb qzh keqozhm.\n6 Xl Hdueh em qzh phaxbby? \tihl\t1\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Zeuu el em qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n11 Txha el em qzh keqozhm.\n12 Xl Utxi em qzh vtxk? \tmb\t7\n13 Utxi el em qzh phaxbby.\n14 Hdueh qxtnhuuha qb qzh lozbbu.\n15 Xl Utxi em qzh oemhyt? \tmb\t13\n1 Hdueh el em qzh oemhyt.\n2 Zeuu cbdxmhiha qb qzh keqozhm.\n3 Xl Hdueh em qzh lozbbu? \tmb\t1\n4 Hdueh el em qzh lozbbu.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Txha jhmq ptok qb qzh vtxk.\n8 Zeuu cbdxmhiha qb qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tihl\t8\n10 Txha cbdxmhiha qb qzh oemhyt.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Zeuu em qzh phaxbby? \tmb\t8\n13 Hdueh el heqzhx em qzh keqozhm bx qzh oemhyt.\n14 Zeuu jhmq qb qzh phaxbby.\n15 Xl Hdueh em qzh keqozhm? \tytiph\t13\n1 Txha qxtnhuuha qb qzh lozbbu.\n2 Zeuu el em qzh vtxk.\n3 Xl Zeuu em qzh vtxk? \tihl\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Txha el em qzh phaxbby.\n6 Xl Txha em qzh oemhyt? \tmb\t5\n7 Hdueh jhmq qb qzh lozbbu.\n8 Txha el em qzh oemhyt.\n9 Xl Utxi em qzh vtxk? \tmb\t4\n10 Zeuu jhmq ptok qb qzh oemhyt.\n11 Hdueh jhmq qb qzh oemhyt.\n12 Xl Zeuu em qzh phaxbby? \tmb\t10\n13 Utxi cbdxmhiha qb qzh vtxk.\n14 Hdueh ybnha qb qzh lozbbu.\n15 Xl Utxi em qzh oemhyt? \tmb\t13\n1 Zeuu qxtnhuuha qb qzh lozbbu.\n2 Utxi el heqzhx em qzh keqozhm bx qzh oemhyt.\n3 Xl Zeuu em qzh lozbbu? \tihl\t1\n4 Hdueh el em qzh lozbbu.\n5 Txha el heqzhx em qzh bsseoh bx qzh oemhyt.\n6 Xl Hdueh em qzh lozbbu? \tihl\t4\n7 Zeuu jhmq ptok qb qzh keqozhm.\n8 Utxi ybnha qb qzh lozbbu.\n9 Xl Txha em qzh bsseoh? \tytiph\t5\n10 Zeuu ybnha qb qzh vtxk.\n11 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n12 Xl Utxi em qzh phaxbby? \tytiph\t11\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Hdueh el em qzh bsseoh.\n15 Xl Hdueh em qzh keqozhm? \tmb\t14\n1 Hdueh ybnha qb qzh bsseoh.\n2 Txha el heqzhx em qzh keqozhm bx qzh oemhyt.\n3 Xl Hdueh em qzh bsseoh? \tihl\t1\n4 Zeuu el em qzh oemhyt.\n5 Txha el em qzh lozbbu.\n6 Xl Txha em qzh bsseoh? \tmb\t5\n7 Hdueh qxtnhuuha qb qzh keqozhm.\n8 Txha ybnha qb qzh vtxk.\n9 Xl Zeuu em qzh vtxk? \tmb\t4\n10 Zeuu el em qzh vtxk.\n11 Hdueh ybnha qb qzh lozbbu.\n12 Xl Hdueh em qzh lozbbu? \tihl\t11\n13 Zeuu el em qzh lozbbu.\n14 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n15 Xl Txha em qzh vtxk? \tihl\t8\n1 Hdueh jhmq qb qzh lozbbu.\n2 Hdueh el heqzhx em qzh phaxbby bx qzh bsseoh.\n3 Xl Hdueh em qzh keqozhm? \tmb\t2\n4 Txha cbdxmhiha qb qzh keqozhm.\n5 Zeuu el em qzh oemhyt.\n6 Xl Hdueh em qzh bsseoh? \tytiph\t2\n7 Hdueh el em qzh phaxbby.\n8 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tihl\t7\n10 Utxi el em qzh vtxk.\n11 Zeuu cbdxmhiha qb qzh phaxbby.\n12 Xl Hdueh em qzh phaxbby? \tihl\t7\n13 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n14 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n15 Xl Zeuu em qzh keqozhm? \tmb\t11\n1 Zeuu el heqzhx em qzh phaxbby bx qzh keqozhm.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Zeuu cbdxmhiha qb qzh phaxbby.\n5 Hdueh el em qzh bsseoh.\n6 Xl Hdueh em qzh bsseoh? \tihl\t5\n7 Hdueh el heqzhx em qzh vtxk bx qzh keqozhm.\n8 Zeuu el em qzh lozbbu.\n9 Xl Zeuu em qzh bsseoh? \tmb\t8\n10 Utxi el em qzh bsseoh.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Xl Zeuu em qzh vtxk? \tmb\t8\n13 Hdueh el heqzhx em qzh bsseoh bx qzh lozbbu.\n14 Zeuu jhmq qb qzh phaxbby.\n15 Xl Zeuu em qzh bsseoh? \tmb\t14\n1 Txha cbdxmhiha qb qzh bsseoh.\n2 Hdueh el em qzh oemhyt.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Zeuu cbdxmhiha qb qzh vtxk.\n5 Hdueh el heqzhx em qzh vtxk bx qzh keqozhm.\n6 Xl Txha em qzh oemhyt? \tmb\t1\n7 Hdueh el heqzhx em qzh oemhyt bx qzh bsseoh.\n8 Txha jhmq ptok qb qzh vtxk.\n9 Xl Hdueh em qzh oemhyt? \tytiph\t7\n10 Utxi jhmq qb qzh vtxk.\n11 Txha jhmq qb qzh bsseoh.\n12 Xl Txha em qzh bsseoh? \tihl\t11\n13 Hdueh qxtnhuuha qb qzh lozbbu.\n14 Txha jhmq ptok qb qzh keqozhm.\n15 Xl Txha em qzh bsseoh? \tmb\t14\n1 Hdueh ybnha qb qzh bsseoh.\n2 Txha el em qzh bsseoh.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Hdueh el em qzh lozbbu.\n5 Txha cbdxmhiha qb qzh vtxk.\n6 Xl Hdueh em qzh lozbbu? \tihl\t4\n7 Zeuu jhmq qb qzh oemhyt.\n8 Hdueh jhmq ptok qb qzh keqozhm.\n9 Xl Txha em qzh lozbbu? \tmb\t5\n10 Zeuu el heqzhx em qzh keqozhm bx qzh phaxbby.\n11 Txha jhmq ptok qb qzh lozbbu.\n12 Xl Txha em qzh vtxk? \tmb\t11\n13 Txha el em qzh oemhyt.\n14 Hdueh el em qzh vtxk.\n15 Xl Hdueh em qzh vtxk? \tihl\t14\n1 Utxi el em qzh bsseoh.\n2 Zeuu ybnha qb qzh oemhyt.\n3 Xl Zeuu em qzh oemhyt? \tihl\t2\n4 Utxi el heqzhx em qzh keqozhm bx qzh oemhyt.\n5 Zeuu jhmq ptok qb qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tihl\t5\n7 Txha qxtnhuuha qb qzh lozbbu.\n8 Zeuu cbdxmhiha qb qzh lozbbu.\n9 Xl Txha em qzh lozbbu? \tihl\t7\n10 Hdueh el em qzh oemhyt.\n11 Utxi el em qzh lozbbu.\n12 Xl Zeuu em qzh lozbbu? \tihl\t8\n13 Hdueh ybnha qb qzh vtxk.\n14 Utxi el heqzhx em qzh keqozhm bx qzh keqozhm.\n15 Xl Hdueh em qzh keqozhm? \tmb\t13\n1 Zeuu jhmq qb qzh keqozhm.\n2 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n3 Xl Zeuu em qzh bsseoh? \tytiph\t2\n4 Utxi cbdxmhiha qb qzh lozbbu.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Xl Zeuu em qzh keqozhm? \tmb\t2\n10 Hdueh qxtnhuuha qb qzh bsseoh.\n11 Txha el em qzh oemhyt.\n12 Xl Utxi em qzh bsseoh? \tihl\t5\n13 Txha jhmq qb qzh vtxk.\n14 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n15 Xl Hdueh em qzh bsseoh? \tihl\t10\n1 Utxi el em qzh bsseoh.\n2 Zeuu el heqzhx em qzh vtxk bx qzh lozbbu.\n3 Xl Utxi em qzh bsseoh? \tihl\t1\n4 Txha jhmq ptok qb qzh oemhyt.\n5 Txha jhmq ptok qb qzh phaxbby.\n6 Xl Txha em qzh bsseoh? \tmb\t5\n7 Txha el heqzhx em qzh lozbbu bx qzh keqozhm.\n8 Txha el em qzh keqozhm.\n9 Xl Txha em qzh keqozhm? \tihl\t8\n10 Hdueh el heqzhx em qzh phaxbby bx qzh keqozhm.\n11 Utxi jhmq qb qzh oemhyt.\n12 Xl Hdueh em qzh bsseoh? \tmb\t10\n13 Zeuu el em qzh oemhyt.\n14 Txha qxtnhuuha qb qzh lozbbu.\n15 Xl Txha em qzh bsseoh? \tmb\t14\n1 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n2 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n3 Xl Utxi em qzh oemhyt? \tmb\t2\n4 Hdueh ybnha qb qzh keqozhm.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n6 Xl Hdueh em qzh keqozhm? \tihl\t4\n7 Utxi el em qzh bsseoh.\n8 Utxi el heqzhx em qzh oemhyt bx qzh oemhyt.\n9 Xl Zeuu em qzh lozbbu? \tmb\t5\n10 Txha el em qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n14 Hdueh cbdxmhiha qb qzh lozbbu.\n15 Xl Txha em qzh vtxk? \tmb\t13\n1 Utxi jhmq ptok qb qzh oemhyt.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Hdueh jhmq ptok qb qzh lozbbu.\n5 Txha el em qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tihl\t2\n7 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n8 Zeuu el heqzhx em qzh phaxbby bx qzh bsseoh.\n9 Xl Hdueh em qzh bsseoh? \tmb\t4\n10 Utxi jhmq qb qzh vtxk.\n11 Txha cbdxmhiha qb qzh vtxk.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Hdueh el em qzh phaxbby.\n14 Txha jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh vtxk? \tihl\t10\n1 Zeuu jhmq qb qzh lozbbu.\n2 Txha el heqzhx em qzh keqozhm bx qzh vtxk.\n3 Xl Zeuu em qzh lozbbu? \tihl\t1\n4 Zeuu cbdxmhiha qb qzh oemhyt.\n5 Txha el em qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tmb\t4\n7 Zeuu qxtnhuuha qb qzh vtxk.\n8 Zeuu el heqzhx em qzh oemhyt bx qzh lozbbu.\n9 Xl Zeuu em qzh vtxk? \tmb\t8\n10 Txha ybnha qb qzh lozbbu.\n11 Utxi el em qzh keqozhm.\n12 Xl Txha em qzh lozbbu? \tihl\t10\n13 Utxi el em qzh bsseoh.\n14 Zeuu el em qzh keqozhm.\n15 Xl Zeuu em qzh lozbbu? \tmb\t14\n1 Zeuu el em qzh vtxk.\n2 Txha jhmq ptok qb qzh vtxk.\n3 Xl Txha em qzh vtxk? \tihl\t2\n4 Zeuu jhmq qb qzh phaxbby.\n5 Hdueh ybnha qb qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tihl\t4\n7 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n8 Utxi jhmq qb qzh bsseoh.\n9 Xl Zeuu em qzh phaxbby? \tihl\t4\n10 Utxi qxtnhuuha qb qzh lozbbu.\n11 Hdueh qxtnhuuha qb qzh keqozhm.\n12 Xl Hdueh em qzh keqozhm? \tihl\t11\n13 Zeuu cbdxmhiha qb qzh bsseoh.\n14 Hdueh cbdxmhiha qb qzh vtxk.\n15 Xl Hdueh em qzh vtxk? \tihl\t14\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Zeuu el heqzhx em qzh keqozhm bx qzh vtxk.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Txha jhmq qb qzh phaxbby.\n5 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Zeuu em qzh keqozhm? \tytiph\t2\n7 Hdueh el em qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Xl Zeuu em qzh keqozhm? \tytiph\t2\n10 Hdueh jhmq qb qzh vtxk.\n11 Zeuu qxtnhuuha qb qzh phaxbby.\n12 Xl Hdueh em qzh vtxk? \tihl\t10\n13 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n14 Utxi el em qzh lozbbu.\n15 Xl Zeuu em qzh bsseoh? \tmb\t11\n1 Utxi jhmq qb qzh keqozhm.\n2 Txha qxtnhuuha qb qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tmb\t1\n4 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n5 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n6 Xl Zeuu em qzh lozbbu? \tytiph\t5\n7 Utxi cbdxmhiha qb qzh lozbbu.\n8 Zeuu ybnha qb qzh phaxbby.\n9 Xl Zeuu em qzh keqozhm? \tmb\t8\n10 Hdueh jhmq qb qzh phaxbby.\n11 Txha ybnha qb qzh oemhyt.\n12 Xl Utxi em qzh bsseoh? \tmb\t7\n13 Utxi el heqzhx em qzh vtxk bx qzh lozbbu.\n14 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n15 Xl Txha em qzh oemhyt? \tmb\t14\n1 Utxi el em qzh keqozhm.\n2 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n3 Xl Hdueh em qzh keqozhm? \tmb\t2\n4 Utxi el em qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh vtxk.\n6 Xl Utxi em qzh bsseoh? \tmb\t4\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Zeuu el em qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t7\n10 Zeuu el heqzhx em qzh bsseoh bx qzh oemhyt.\n11 Zeuu qxtnhuuha qb qzh vtxk.\n12 Xl Zeuu em qzh phaxbby? \tmb\t11\n13 Txha el em qzh vtxk.\n14 Zeuu el em qzh bsseoh.\n15 Xl Txha em qzh vtxk? \tihl\t13\n1 Txha el heqzhx em qzh keqozhm bx qzh lozbbu.\n2 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n3 Xl Txha em qzh phaxbby? \tytiph\t2\n4 Hdueh el em qzh keqozhm.\n5 Hdueh el heqzhx em qzh vtxk bx qzh vtxk.\n6 Xl Txha em qzh phaxbby? \tytiph\t2\n7 Hdueh jhmq ptok qb qzh oemhyt.\n8 Hdueh el em qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tihl\t8\n10 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n11 Txha el em qzh lozbbu.\n12 Xl Txha em qzh vtxk? \tmb\t11\n13 Zeuu el heqzhx em qzh oemhyt bx qzh keqozhm.\n14 Txha ybnha qb qzh keqozhm.\n15 Xl Txha em qzh bsseoh? \tmb\t14\n1 Txha jhmq ptok qb qzh vtxk.\n2 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n3 Xl Txha em qzh oemhyt? \tytiph\t2\n4 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n5 Txha jhmq qb qzh keqozhm.\n6 Xl Txha em qzh keqozhm? \tihl\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Utxi el heqzhx em qzh vtxk bx qzh bsseoh.\n9 Xl Utxi em qzh vtxk? \tytiph\t8\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Txha el em qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t10\n13 Hdueh jhmq ptok qb qzh vtxk.\n14 Utxi el em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Hdueh jhmq ptok qb qzh keqozhm.\n2 Zeuu el em qzh phaxbby.\n3 Xl Zeuu em qzh phaxbby? \tihl\t2\n4 Txha jhmq qb qzh keqozhm.\n5 Utxi ybnha qb qzh phaxbby.\n6 Xl Utxi em qzh lozbbu? \tmb\t5\n7 Txha ybnha qb qzh phaxbby.\n8 Zeuu jhmq qb qzh lozbbu.\n9 Xl Utxi em qzh phaxbby? \tihl\t5\n10 Zeuu el heqzhx em qzh vtxk bx qzh bsseoh.\n11 Utxi el em qzh keqozhm.\n12 Xl Txha em qzh phaxbby? \tihl\t7\n13 Hdueh qxtnhuuha qb qzh bsseoh.\n14 Txha el em qzh oemhyt.\n15 Xl Zeuu em qzh vtxk? \tytiph\t10\n1 Hdueh ybnha qb qzh vtxk.\n2 Hdueh el em qzh phaxbby.\n3 Xl Hdueh em qzh keqozhm? \tmb\t2\n4 Utxi el heqzhx em qzh phaxbby bx qzh oemhyt.\n5 Hdueh el em qzh keqozhm.\n6 Xl Utxi em qzh oemhyt? \tytiph\t4\n7 Utxi jhmq ptok qb qzh lozbbu.\n8 Zeuu el heqzhx em qzh lozbbu bx qzh phaxbby.\n9 Xl Hdueh em qzh keqozhm? \tihl\t5\n10 Zeuu jhmq ptok qb qzh bsseoh.\n11 Utxi jhmq qb qzh bsseoh.\n12 Xl Zeuu em qzh bsseoh? \tihl\t10\n13 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n14 Zeuu ybnha qb qzh keqozhm.\n15 Xl Zeuu em qzh oemhyt? \tmb\t14\n1 Txha jhmq ptok qb qzh phaxbby.\n2 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n3 Xl Txha em qzh vtxk? \tytiph\t2\n4 Zeuu cbdxmhiha qb qzh bsseoh.\n5 Zeuu el em qzh phaxbby.\n6 Xl Txha em qzh bsseoh? \tytiph\t2\n7 Txha qxtnhuuha qb qzh vtxk.\n8 Hdueh qxtnhuuha qb qzh vtxk.\n9 Xl Txha em qzh keqozhm? \tmb\t7\n10 Txha el em qzh lozbbu.\n11 Hdueh jhmq qb qzh phaxbby.\n12 Xl Txha em qzh lozbbu? \tihl\t10\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Hdueh qxtnhuuha qb qzh lozbbu.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Utxi el heqzhx em qzh keqozhm bx qzh keqozhm.\n2 Zeuu el em qzh vtxk.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Utxi el heqzhx em qzh lozbbu bx qzh lozbbu.\n5 Hdueh ybnha qb qzh lozbbu.\n6 Xl Utxi em qzh keqozhm? \tmb\t4\n7 Hdueh cbdxmhiha qb qzh vtxk.\n8 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n9 Xl Hdueh em qzh keqozhm? \tmb\t7\n10 Txha jhmq qb qzh lozbbu.\n11 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n12 Xl Zeuu em qzh keqozhm? \tytiph\t11\n13 Hdueh qxtnhuuha qb qzh lozbbu.\n14 Hdueh jhmq ptok qb qzh oemhyt.\n15 Xl Hdueh em qzh oemhyt? \tihl\t14\n1 Hdueh el heqzhx em qzh bsseoh bx qzh keqozhm.\n2 Zeuu qxtnhuuha qb qzh bsseoh.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Zeuu el em qzh lozbbu.\n5 Zeuu jhmq qb qzh oemhyt.\n6 Xl Hdueh em qzh keqozhm? \tytiph\t1\n7 Utxi el heqzhx em qzh lozbbu bx qzh bsseoh.\n8 Txha el em qzh lozbbu.\n9 Xl Zeuu em qzh oemhyt? \tihl\t5\n10 Txha el heqzhx em qzh phaxbby bx qzh vtxk.\n11 Zeuu el em qzh vtxk.\n12 Xl Txha em qzh phaxbby? \tytiph\t10\n13 Zeuu el heqzhx em qzh bsseoh bx qzh oemhyt.\n14 Zeuu el em qzh lozbbu.\n15 Xl Zeuu em qzh keqozhm? \tmb\t14\n1 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n2 Hdueh jhmq qb qzh bsseoh.\n3 Xl Txha em qzh lozbbu? \tmb\t1\n4 Txha ybnha qb qzh vtxk.\n5 Utxi qxtnhuuha qb qzh oemhyt.\n6 Xl Hdueh em qzh oemhyt? \tmb\t2\n7 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Hdueh em qzh keqozhm? \tytiph\t7\n10 Zeuu el heqzhx em qzh lozbbu bx qzh phaxbby.\n11 Zeuu jhmq ptok qb qzh vtxk.\n12 Xl Hdueh em qzh lozbbu? \tmb\t7\n13 Utxi el em qzh bsseoh.\n14 Txha jhmq qb qzh bsseoh.\n15 Xl Utxi em qzh lozbbu? \tmb\t13\n1 Zeuu el heqzhx em qzh keqozhm bx qzh bsseoh.\n2 Hdueh cbdxmhiha qb qzh vtxk.\n3 Xl Zeuu em qzh keqozhm? \tytiph\t1\n4 Txha ybnha qb qzh keqozhm.\n5 Zeuu el heqzhx em qzh vtxk bx qzh lozbbu.\n6 Xl Hdueh em qzh keqozhm? \tmb\t2\n7 Zeuu jhmq qb qzh keqozhm.\n8 Hdueh jhmq qb qzh oemhyt.\n9 Xl Zeuu em qzh keqozhm? \tihl\t7\n10 Hdueh el heqzhx em qzh bsseoh bx qzh keqozhm.\n11 Txha jhmq qb qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tihl\t11\n13 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n14 Txha ybnha qb qzh vtxk.\n15 Xl Txha em qzh keqozhm? \tmb\t14\n1 Hdueh el em qzh lozbbu.\n2 Txha cbdxmhiha qb qzh keqozhm.\n3 Xl Hdueh em qzh lozbbu? \tihl\t1\n4 Txha jhmq qb qzh vtxk.\n5 Hdueh ybnha qb qzh phaxbby.\n6 Xl Txha em qzh lozbbu? \tmb\t4\n7 Zeuu cbdxmhiha qb qzh keqozhm.\n8 Txha jhmq qb qzh lozbbu.\n9 Xl Hdueh em qzh phaxbby? \tihl\t5\n10 Utxi el em qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh lozbbu.\n12 Xl Utxi em qzh lozbbu? \tihl\t11\n13 Zeuu cbdxmhiha qb qzh phaxbby.\n14 Txha el em qzh vtxk.\n15 Xl Txha em qzh oemhyt? \tmb\t14\n1 Zeuu cbdxmhiha qb qzh keqozhm.\n2 Txha el em qzh bsseoh.\n3 Xl Zeuu em qzh keqozhm? \tihl\t1\n4 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n5 Zeuu cbdxmhiha qb qzh vtxk.\n6 Xl Txha em qzh bsseoh? \tytiph\t4\n7 Zeuu cbdxmhiha qb qzh bsseoh.\n8 Hdueh el em qzh oemhyt.\n9 Xl Hdueh em qzh oemhyt? \tihl\t8\n10 Hdueh qxtnhuuha qb qzh phaxbby.\n11 Hdueh el em qzh bsseoh.\n12 Xl Zeuu em qzh lozbbu? \tmb\t7\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n15 Xl Utxi em qzh lozbbu? \tmb\t13\n1 Utxi el em qzh oemhyt.\n2 Hdueh el em qzh lozbbu.\n3 Xl Hdueh em qzh phaxbby? \tmb\t2\n4 Hdueh jhmq qb qzh keqozhm.\n5 Hdueh jhmq qb qzh oemhyt.\n6 Xl Utxi em qzh vtxk? \tmb\t1\n7 Hdueh el em qzh lozbbu.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Hdueh em qzh vtxk? \tmb\t7\n10 Txha jhmq qb qzh oemhyt.\n11 Utxi el heqzhx em qzh oemhyt bx qzh keqozhm.\n12 Xl Utxi em qzh vtxk? \tmb\t11\n13 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n14 Utxi el heqzhx em qzh lozbbu bx qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tytiph\t14\n1 Hdueh jhmq ptok qb qzh lozbbu.\n2 Zeuu jhmq qb qzh oemhyt.\n3 Xl Hdueh em qzh lozbbu? \tihl\t1\n4 Utxi jhmq qb qzh bsseoh.\n5 Utxi el em qzh keqozhm.\n6 Xl Hdueh em qzh lozbbu? \tihl\t1\n7 Hdueh jhmq ptok qb qzh bsseoh.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n9 Xl Utxi em qzh keqozhm? \tihl\t5\n10 Zeuu ybnha qb qzh lozbbu.\n11 Txha ybnha qb qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tihl\t5\n13 Zeuu jhmq ptok qb qzh vtxk.\n14 Utxi el em qzh oemhyt.\n15 Xl Zeuu em qzh vtxk? \tihl\t13\n1 Hdueh el em qzh keqozhm.\n2 Zeuu jhmq qb qzh lozbbu.\n3 Xl Hdueh em qzh keqozhm? \tihl\t1\n4 Zeuu cbdxmhiha qb qzh oemhyt.\n5 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Zeuu em qzh oemhyt? \tihl\t4\n7 Txha el heqzhx em qzh vtxk bx qzh keqozhm.\n8 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n9 Xl Txha em qzh lozbbu? \tytiph\t8\n10 Utxi ybnha qb qzh bsseoh.\n11 Hdueh el heqzhx em qzh lozbbu bx qzh vtxk.\n12 Xl Hdueh em qzh oemhyt? \tmb\t11\n13 Hdueh el heqzhx em qzh vtxk bx qzh bsseoh.\n14 Txha el em qzh phaxbby.\n15 Xl Txha em qzh phaxbby? \tihl\t14\n1 Hdueh ybnha qb qzh vtxk.\n2 Txha qxtnhuuha qb qzh oemhyt.\n3 Xl Txha em qzh bsseoh? \tmb\t2\n4 Hdueh el em qzh lozbbu.\n5 Utxi el heqzhx em qzh lozbbu bx qzh lozbbu.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n8 Zeuu ybnha qb qzh keqozhm.\n9 Xl Utxi em qzh lozbbu? \tytiph\t5\n10 Txha qxtnhuuha qb qzh bsseoh.\n11 Utxi el em qzh vtxk.\n12 Xl Utxi em qzh phaxbby? \tmb\t11\n13 Zeuu jhmq ptok qb qzh lozbbu.\n14 Zeuu el em qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tihl\t14\n1 Utxi cbdxmhiha qb qzh vtxk.\n2 Hdueh jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh vtxk? \tihl\t1\n4 Txha jhmq ptok qb qzh lozbbu.\n5 Zeuu el em qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t1\n7 Hdueh cbdxmhiha qb qzh bsseoh.\n8 Utxi el heqzhx em qzh lozbbu bx qzh oemhyt.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n11 Zeuu cbdxmhiha qb qzh phaxbby.\n12 Xl Zeuu em qzh lozbbu? \tmb\t11\n13 Txha el heqzhx em qzh vtxk bx qzh lozbbu.\n14 Hdueh el em qzh lozbbu.\n15 Xl Hdueh em qzh oemhyt? \tmb\t14\n1 Txha el heqzhx em qzh phaxbby bx qzh lozbbu.\n2 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Txha jhmq qb qzh bsseoh.\n6 Xl Txha em qzh bsseoh? \tihl\t5\n7 Zeuu el em qzh bsseoh.\n8 Txha el heqzhx em qzh vtxk bx qzh lozbbu.\n9 Xl Txha em qzh keqozhm? \tmb\t8\n10 Utxi jhmq ptok qb qzh oemhyt.\n11 Hdueh cbdxmhiha qb qzh phaxbby.\n12 Xl Hdueh em qzh phaxbby? \tihl\t11\n13 Hdueh el em qzh bsseoh.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Xl Hdueh em qzh bsseoh? \tihl\t13\n1 Hdueh el em qzh phaxbby.\n2 Txha jhmq ptok qb qzh vtxk.\n3 Xl Hdueh em qzh phaxbby? \tihl\t1\n4 Txha qxtnhuuha qb qzh bsseoh.\n5 Hdueh jhmq ptok qb qzh oemhyt.\n6 Xl Txha em qzh bsseoh? \tihl\t4\n7 Txha qxtnhuuha qb qzh keqozhm.\n8 Txha jhmq qb qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tihl\t8\n10 Utxi jhmq qb qzh bsseoh.\n11 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Zeuu el heqzhx em qzh oemhyt bx qzh keqozhm.\n15 Xl Txha em qzh vtxk? \tmb\t11\n1 Hdueh cbdxmhiha qb qzh lozbbu.\n2 Txha el em qzh lozbbu.\n3 Xl Txha em qzh phaxbby? \tmb\t2\n4 Zeuu el heqzhx em qzh bsseoh bx qzh phaxbby.\n5 Utxi el em qzh lozbbu.\n6 Xl Hdueh em qzh lozbbu? \tihl\t1\n7 Txha el em qzh keqozhm.\n8 Utxi ybnha qb qzh oemhyt.\n9 Xl Utxi em qzh vtxk? \tmb\t8\n10 Txha qxtnhuuha qb qzh bsseoh.\n11 Zeuu qxtnhuuha qb qzh oemhyt.\n12 Xl Utxi em qzh oemhyt? \tihl\t8\n13 Hdueh el em qzh oemhyt.\n14 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n15 Xl Zeuu em qzh phaxbby? \tmb\t14\n1 Utxi el heqzhx em qzh oemhyt bx qzh phaxbby.\n2 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n3 Xl Utxi em qzh lozbbu? \tmb\t1\n4 Hdueh el heqzhx em qzh bsseoh bx qzh oemhyt.\n5 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n6 Xl Hdueh em qzh vtxk? \tytiph\t5\n7 Txha qxtnhuuha qb qzh phaxbby.\n8 Zeuu jhmq ptok qb qzh oemhyt.\n9 Xl Zeuu em qzh phaxbby? \tmb\t8\n10 Hdueh qxtnhuuha qb qzh phaxbby.\n11 Zeuu el em qzh keqozhm.\n12 Xl Hdueh em qzh phaxbby? \tihl\t10\n13 Zeuu jhmq ptok qb qzh vtxk.\n14 Utxi el heqzhx em qzh phaxbby bx qzh keqozhm.\n15 Xl Zeuu em qzh vtxk? \tihl\t13\n1 Utxi el heqzhx em qzh lozbbu bx qzh lozbbu.\n2 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tytiph\t1\n4 Utxi el heqzhx em qzh phaxbby bx qzh phaxbby.\n5 Txha qxtnhuuha qb qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tytiph\t4\n7 Txha cbdxmhiha qb qzh keqozhm.\n8 Txha cbdxmhiha qb qzh lozbbu.\n9 Xl Utxi em qzh bsseoh? \tmb\t4\n10 Utxi ybnha qb qzh keqozhm.\n11 Hdueh cbdxmhiha qb qzh phaxbby.\n12 Xl Hdueh em qzh keqozhm? \tmb\t11\n13 Txha qxtnhuuha qb qzh bsseoh.\n14 Hdueh el em qzh lozbbu.\n15 Xl Hdueh em qzh keqozhm? \tmb\t14\n1 Hdueh jhmq qb qzh oemhyt.\n2 Utxi el em qzh oemhyt.\n3 Xl Hdueh em qzh oemhyt? \tihl\t1\n4 Hdueh jhmq qb qzh keqozhm.\n5 Txha jhmq ptok qb qzh lozbbu.\n6 Xl Hdueh em qzh vtxk? \tmb\t4\n7 Utxi el em qzh vtxk.\n8 Txha el heqzhx em qzh phaxbby bx qzh keqozhm.\n9 Xl Txha em qzh oemhyt? \tmb\t8\n10 Hdueh el em qzh lozbbu.\n11 Utxi el em qzh lozbbu.\n12 Xl Txha em qzh oemhyt? \tmb\t8\n13 Txha qxtnhuuha qb qzh oemhyt.\n14 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n15 Xl Zeuu em qzh lozbbu? \tytiph\t14\n1 Utxi jhmq ptok qb qzh vtxk.\n2 Hdueh qxtnhuuha qb qzh oemhyt.\n3 Xl Utxi em qzh lozbbu? \tmb\t1\n4 Hdueh ybnha qb qzh vtxk.\n5 Txha qxtnhuuha qb qzh lozbbu.\n6 Xl Hdueh em qzh vtxk? \tihl\t4\n7 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n8 Txha jhmq ptok qb qzh keqozhm.\n9 Xl Txha em qzh bsseoh? \tmb\t8\n10 Hdueh qxtnhuuha qb qzh oemhyt.\n11 Zeuu jhmq ptok qb qzh lozbbu.\n12 Xl Txha em qzh bsseoh? \tmb\t8\n13 Txha el em qzh oemhyt.\n14 Utxi el heqzhx em qzh oemhyt bx qzh keqozhm.\n15 Xl Hdueh em qzh oemhyt? \tihl\t10\n1 Txha jhmq qb qzh oemhyt.\n2 Zeuu cbdxmhiha qb qzh vtxk.\n3 Xl Zeuu em qzh vtxk? \tihl\t2\n4 Txha qxtnhuuha qb qzh bsseoh.\n5 Hdueh qxtnhuuha qb qzh lozbbu.\n6 Xl Txha em qzh bsseoh? \tihl\t4\n7 Hdueh el heqzhx em qzh keqozhm bx qzh oemhyt.\n8 Zeuu el em qzh bsseoh.\n9 Xl Zeuu em qzh oemhyt? \tmb\t8\n10 Txha cbdxmhiha qb qzh lozbbu.\n11 Zeuu ybnha qb qzh vtxk.\n12 Xl Hdueh em qzh lozbbu? \tmb\t7\n13 Zeuu cbdxmhiha qb qzh keqozhm.\n14 Utxi el heqzhx em qzh oemhyt bx qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tihl\t10\n1 Utxi ybnha qb qzh vtxk.\n2 Utxi qxtnhuuha qb qzh oemhyt.\n3 Xl Utxi em qzh lozbbu? \tmb\t2\n4 Hdueh el heqzhx em qzh lozbbu bx qzh keqozhm.\n5 Zeuu el em qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tmb\t2\n7 Utxi el heqzhx em qzh keqozhm bx qzh vtxk.\n8 Hdueh el em qzh bsseoh.\n9 Xl Hdueh em qzh lozbbu? \tmb\t8\n10 Txha jhmq ptok qb qzh bsseoh.\n11 Txha el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Hdueh em qzh oemhyt? \tmb\t8\n13 Zeuu jhmq ptok qb qzh oemhyt.\n14 Hdueh el heqzhx em qzh lozbbu bx qzh bsseoh.\n15 Xl Zeuu em qzh bsseoh? \tmb\t13\n1 Hdueh qxtnhuuha qb qzh vtxk.\n2 Txha ybnha qb qzh oemhyt.\n3 Xl Txha em qzh oemhyt? \tihl\t2\n4 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n5 Zeuu el em qzh oemhyt.\n6 Xl Txha em qzh vtxk? \tmb\t2\n7 Hdueh el em qzh lozbbu.\n8 Utxi qxtnhuuha qb qzh lozbbu.\n9 Xl Hdueh em qzh lozbbu? \tihl\t7\n10 Hdueh jhmq qb qzh keqozhm.\n11 Txha el em qzh phaxbby.\n12 Xl Utxi em qzh lozbbu? \tihl\t8\n13 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n14 Utxi el heqzhx em qzh vtxk bx qzh keqozhm.\n15 Xl Txha em qzh bsseoh? \tytiph\t13\n1 Zeuu el em qzh oemhyt.\n2 Hdueh el heqzhx em qzh phaxbby bx qzh bsseoh.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Hdueh el heqzhx em qzh oemhyt bx qzh vtxk.\n5 Hdueh qxtnhuuha qb qzh lozbbu.\n6 Xl Hdueh em qzh vtxk? \tmb\t5\n7 Zeuu jhmq ptok qb qzh bsseoh.\n8 Zeuu el em qzh lozbbu.\n9 Xl Zeuu em qzh keqozhm? \tmb\t8\n10 Hdueh jhmq qb qzh vtxk.\n11 Txha jhmq qb qzh bsseoh.\n12 Xl Zeuu em qzh vtxk? \tmb\t8\n13 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n14 Zeuu el em qzh oemhyt.\n15 Xl Hdueh em qzh bsseoh? \tmb\t10\n1 Utxi jhmq qb qzh vtxk.\n2 Utxi ybnha qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Zeuu ybnha qb qzh bsseoh.\n5 Txha el em qzh vtxk.\n6 Xl Utxi em qzh vtxk? \tmb\t2\n7 Zeuu el em qzh vtxk.\n8 Txha el em qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tihl\t8\n10 Hdueh el em qzh vtxk.\n11 Utxi el em qzh lozbbu.\n12 Xl Zeuu em qzh vtxk? \tihl\t7\n13 Hdueh el heqzhx em qzh lozbbu bx qzh keqozhm.\n14 Zeuu ybnha qb qzh keqozhm.\n15 Xl Zeuu em qzh keqozhm? \tihl\t14\n1 Utxi ybnha qb qzh oemhyt.\n2 Txha jhmq ptok qb qzh lozbbu.\n3 Xl Txha em qzh lozbbu? \tihl\t2\n4 Hdueh el heqzhx em qzh bsseoh bx qzh keqozhm.\n5 Zeuu jhmq ptok qb qzh keqozhm.\n6 Xl Txha em qzh oemhyt? \tmb\t2\n7 Hdueh el em qzh oemhyt.\n8 Utxi el em qzh phaxbby.\n9 Xl Utxi em qzh vtxk? \tmb\t8\n10 Txha el heqzhx em qzh phaxbby bx qzh oemhyt.\n11 Txha jhmq ptok qb qzh keqozhm.\n12 Xl Txha em qzh oemhyt? \tmb\t11\n13 Txha jhmq ptok qb qzh phaxbby.\n14 Txha el em qzh bsseoh.\n15 Xl Txha em qzh keqozhm? \tmb\t14\n1 Hdueh el heqzhx em qzh bsseoh bx qzh lozbbu.\n2 Hdueh qxtnhuuha qb qzh vtxk.\n3 Xl Hdueh em qzh vtxk? \tihl\t2\n4 Hdueh qxtnhuuha qb qzh phaxbby.\n5 Txha el em qzh vtxk.\n6 Xl Txha em qzh keqozhm? \tmb\t5\n7 Utxi qxtnhuuha qb qzh vtxk.\n8 Hdueh jhmq qb qzh vtxk.\n9 Xl Hdueh em qzh vtxk? \tihl\t8\n10 Txha el em qzh phaxbby.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Txha qxtnhuuha qb qzh oemhyt.\n14 Txha qxtnhuuha qb qzh bsseoh.\n15 Xl Hdueh em qzh keqozhm? \tmb\t8\n1 Txha el em qzh keqozhm.\n2 Txha jhmq ptok qb qzh bsseoh.\n3 Xl Txha em qzh bsseoh? \tihl\t2\n4 Txha el heqzhx em qzh lozbbu bx qzh vtxk.\n5 Utxi el heqzhx em qzh phaxbby bx qzh oemhyt.\n6 Xl Txha em qzh vtxk? \tytiph\t4\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Utxi jhmq qb qzh oemhyt.\n9 Xl Txha em qzh vtxk? \tytiph\t4\n10 Txha ybnha qb qzh lozbbu.\n11 Utxi el em qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tihl\t11\n13 Zeuu el heqzhx em qzh lozbbu bx qzh bsseoh.\n14 Zeuu ybnha qb qzh bsseoh.\n15 Xl Utxi em qzh keqozhm? \tmb\t11\n1 Hdueh jhmq qb qzh keqozhm.\n2 Zeuu cbdxmhiha qb qzh vtxk.\n3 Xl Zeuu em qzh lozbbu? \tmb\t2\n4 Utxi ybnha qb qzh oemhyt.\n5 Txha el em qzh lozbbu.\n6 Xl Hdueh em qzh vtxk? \tmb\t1\n7 Zeuu el em qzh oemhyt.\n8 Zeuu cbdxmhiha qb qzh bsseoh.\n9 Xl Txha em qzh oemhyt? \tmb\t5\n10 Hdueh jhmq qb qzh bsseoh.\n11 Hdueh qxtnhuuha qb qzh oemhyt.\n12 Xl Hdueh em qzh oemhyt? \tihl\t11\n13 Txha ybnha qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh vtxk.\n15 Xl Zeuu em qzh oemhyt? \tmb\t8\n1 Hdueh cbdxmhiha qb qzh oemhyt.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Utxi el heqzhx em qzh keqozhm bx qzh vtxk.\n5 Utxi el heqzhx em qzh keqozhm bx qzh lozbbu.\n6 Xl Hdueh em qzh oemhyt? \tihl\t1\n7 Txha cbdxmhiha qb qzh keqozhm.\n8 Utxi jhmq qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t8\n10 Txha jhmq qb qzh vtxk.\n11 Utxi el em qzh lozbbu.\n12 Xl Txha em qzh lozbbu? \tmb\t10\n13 Txha el heqzhx em qzh keqozhm bx qzh oemhyt.\n14 Txha jhmq ptok qb qzh vtxk.\n15 Xl Txha em qzh phaxbby? \tmb\t14\n1 Hdueh el em qzh keqozhm.\n2 Hdueh el em qzh phaxbby.\n3 Xl Hdueh em qzh phaxbby? \tihl\t2\n4 Txha qxtnhuuha qb qzh keqozhm.\n5 Txha ybnha qb qzh lozbbu.\n6 Xl Txha em qzh lozbbu? \tihl\t5\n7 Utxi el heqzhx em qzh vtxk bx qzh bsseoh.\n8 Zeuu el heqzhx em qzh bsseoh bx qzh oemhyt.\n9 Xl Txha em qzh vtxk? \tmb\t5\n10 Hdueh cbdxmhiha qb qzh bsseoh.\n11 Hdueh el heqzhx em qzh vtxk bx qzh vtxk.\n12 Xl Zeuu em qzh lozbbu? \tmb\t8\n13 Hdueh jhmq ptok qb qzh lozbbu.\n14 Zeuu el heqzhx em qzh lozbbu bx qzh lozbbu.\n15 Xl Zeuu em qzh lozbbu? \tytiph\t14\n1 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n2 Zeuu el em qzh bsseoh.\n3 Xl Utxi em qzh phaxbby? \tytiph\t1\n4 Zeuu el heqzhx em qzh phaxbby bx qzh phaxbby.\n5 Zeuu el heqzhx em qzh vtxk bx qzh oemhyt.\n6 Xl Zeuu em qzh oemhyt? \tytiph\t5\n7 Zeuu jhmq qb qzh lozbbu.\n8 Utxi el em qzh keqozhm.\n9 Xl Zeuu em qzh lozbbu? \tihl\t7\n10 Utxi el em qzh lozbbu.\n11 Txha el em qzh vtxk.\n12 Xl Zeuu em qzh keqozhm? \tmb\t7\n13 Zeuu qxtnhuuha qb qzh vtxk.\n14 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n15 Xl Hdueh em qzh vtxk? \tmb\t14\n1 Hdueh ybnha qb qzh lozbbu.\n2 Zeuu jhmq qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t1\n4 Txha el heqzhx em qzh bsseoh bx qzh keqozhm.\n5 Hdueh jhmq qb qzh oemhyt.\n6 Xl Txha em qzh lozbbu? \tmb\t4\n7 Txha ybnha qb qzh oemhyt.\n8 Hdueh qxtnhuuha qb qzh vtxk.\n9 Xl Zeuu em qzh lozbbu? \tihl\t2\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Txha el heqzhx em qzh bsseoh bx qzh keqozhm.\n12 Xl Hdueh em qzh vtxk? \tihl\t8\n13 Zeuu jhmq ptok qb qzh vtxk.\n14 Hdueh ybnha qb qzh oemhyt.\n15 Xl Hdueh em qzh oemhyt? \tihl\t14\n1 Zeuu el heqzhx em qzh bsseoh bx qzh bsseoh.\n2 Utxi jhmq qb qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tihl\t2\n4 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n5 Hdueh ybnha qb qzh lozbbu.\n6 Xl Zeuu em qzh oemhyt? \tmb\t4\n7 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n8 Hdueh el heqzhx em qzh vtxk bx qzh keqozhm.\n9 Xl Hdueh em qzh vtxk? \tytiph\t8\n10 Txha el em qzh lozbbu.\n11 Utxi el heqzhx em qzh bsseoh bx qzh vtxk.\n12 Xl Hdueh em qzh oemhyt? \tmb\t8\n13 Zeuu jhmq qb qzh keqozhm.\n14 Hdueh el heqzhx em qzh bsseoh bx qzh vtxk.\n15 Xl Utxi em qzh bsseoh? \tytiph\t11\n1 Utxi jhmq qb qzh oemhyt.\n2 Hdueh jhmq ptok qb qzh oemhyt.\n3 Xl Utxi em qzh oemhyt? \tihl\t1\n4 Txha jhmq qb qzh keqozhm.\n5 Zeuu el em qzh lozbbu.\n6 Xl Zeuu em qzh lozbbu? \tihl\t5\n7 Hdueh cbdxmhiha qb qzh keqozhm.\n8 Txha el heqzhx em qzh oemhyt bx qzh vtxk.\n9 Xl Hdueh em qzh phaxbby? \tmb\t7\n10 Txha qxtnhuuha qb qzh bsseoh.\n11 Zeuu jhmq qb qzh oemhyt.\n12 Xl Hdueh em qzh keqozhm? \tihl\t7\n13 Hdueh el em qzh phaxbby.\n14 Txha el em qzh lozbbu.\n15 Xl Hdueh em qzh phaxbby? \tihl\t13\n1 Txha qxtnhuuha qb qzh vtxk.\n2 Zeuu qxtnhuuha qb qzh phaxbby.\n3 Xl Txha em qzh bsseoh? \tmb\t1\n4 Hdueh el heqzhx em qzh bsseoh bx qzh phaxbby.\n5 Txha el heqzhx em qzh lozbbu bx qzh oemhyt.\n6 Xl Hdueh em qzh vtxk? \tmb\t4\n7 Hdueh jhmq ptok qb qzh oemhyt.\n8 Hdueh el em qzh bsseoh.\n9 Xl Txha em qzh oemhyt? \tytiph\t5\n10 Zeuu ybnha qb qzh vtxk.\n11 Hdueh jhmq qb qzh phaxbby.\n12 Xl Hdueh em qzh vtxk? \tmb\t11\n13 Txha cbdxmhiha qb qzh vtxk.\n14 Txha qxtnhuuha qb qzh lozbbu.\n15 Xl Hdueh em qzh phaxbby? \tihl\t11\n1 Zeuu el heqzhx em qzh phaxbby bx qzh keqozhm.\n2 Zeuu el em qzh vtxk.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Zeuu jhmq qb qzh phaxbby.\n5 Hdueh qxtnhuuha qb qzh keqozhm.\n6 Xl Zeuu em qzh lozbbu? \tmb\t4\n7 Txha el em qzh bsseoh.\n8 Zeuu jhmq ptok qb qzh bsseoh.\n9 Xl Txha em qzh bsseoh? \tihl\t7\n10 Txha jhmq ptok qb qzh keqozhm.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Txha em qzh keqozhm? \tihl\t10\n13 Hdueh ybnha qb qzh vtxk.\n14 Zeuu jhmq qb qzh lozbbu.\n15 Xl Txha em qzh keqozhm? \tihl\t10\n1 Utxi ybnha qb qzh lozbbu.\n2 Utxi el em qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tihl\t2\n4 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n5 Hdueh qxtnhuuha qb qzh oemhyt.\n6 Xl Hdueh em qzh oemhyt? \tihl\t5\n7 Utxi jhmq qb qzh phaxbby.\n8 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n9 Xl Utxi em qzh vtxk? \tmb\t7\n10 Hdueh cbdxmhiha qb qzh lozbbu.\n11 Hdueh el em qzh vtxk.\n12 Xl Hdueh em qzh bsseoh? \tmb\t11\n13 Txha ybnha qb qzh vtxk.\n14 Utxi el em qzh oemhyt.\n15 Xl Utxi em qzh oemhyt? \tihl\t14\n1 Txha el em qzh bsseoh.\n2 Zeuu qxtnhuuha qb qzh phaxbby.\n3 Xl Txha em qzh vtxk? \tmb\t1\n4 Zeuu el em qzh lozbbu.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Zeuu em qzh lozbbu? \tihl\t4\n7 Zeuu el em qzh oemhyt.\n8 Zeuu el heqzhx em qzh phaxbby bx qzh oemhyt.\n9 Xl Zeuu em qzh vtxk? \tmb\t8\n10 Hdueh cbdxmhiha qb qzh lozbbu.\n11 Txha el heqzhx em qzh vtxk bx qzh oemhyt.\n12 Xl Zeuu em qzh phaxbby? \tytiph\t8\n13 Hdueh el em qzh oemhyt.\n14 Txha ybnha qb qzh phaxbby.\n15 Xl Txha em qzh phaxbby? \tihl\t14\n1 Hdueh qxtnhuuha qb qzh bsseoh.\n2 Txha el heqzhx em qzh bsseoh bx qzh vtxk.\n3 Xl Hdueh em qzh bsseoh? \tihl\t1\n4 Txha jhmq ptok qb qzh lozbbu.\n5 Hdueh jhmq ptok qb qzh oemhyt.\n6 Xl Txha em qzh vtxk? \tmb\t4\n7 Txha ybnha qb qzh keqozhm.\n8 Zeuu el heqzhx em qzh oemhyt bx qzh lozbbu.\n9 Xl Txha em qzh bsseoh? \tmb\t7\n10 Utxi ybnha qb qzh bsseoh.\n11 Zeuu qxtnhuuha qb qzh phaxbby.\n12 Xl Hdueh em qzh lozbbu? \tmb\t5\n13 Hdueh jhmq ptok qb qzh phaxbby.\n14 Utxi el heqzhx em qzh vtxk bx qzh oemhyt.\n15 Xl Hdueh em qzh keqozhm? \tmb\t13\n1 Txha qxtnhuuha qb qzh phaxbby.\n2 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n3 Xl Txha em qzh lozbbu? \tmb\t2\n4 Zeuu jhmq qb qzh oemhyt.\n5 Txha el em qzh lozbbu.\n6 Xl Txha em qzh lozbbu? \tihl\t5\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Zeuu el em qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tihl\t7\n10 Zeuu el em qzh bsseoh.\n11 Hdueh jhmq ptok qb qzh lozbbu.\n12 Xl Utxi em qzh phaxbby? \tihl\t7\n13 Utxi qxtnhuuha qb qzh lozbbu.\n14 Txha el em qzh keqozhm.\n15 Xl Utxi em qzh lozbbu? \tihl\t13\n1 Utxi ybnha qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh vtxk.\n3 Xl Utxi em qzh vtxk? \tihl\t2\n4 Hdueh el em qzh vtxk.\n5 Hdueh el em qzh keqozhm.\n6 Xl Hdueh em qzh lozbbu? \tmb\t5\n7 Txha cbdxmhiha qb qzh keqozhm.\n8 Hdueh cbdxmhiha qb qzh bsseoh.\n9 Xl Hdueh em qzh phaxbby? \tmb\t8\n10 Zeuu el em qzh oemhyt.\n11 Hdueh ybnha qb qzh vtxk.\n12 Xl Hdueh em qzh vtxk? \tihl\t11\n13 Txha ybnha qb qzh phaxbby.\n14 Zeuu el em qzh lozbbu.\n15 Xl Zeuu em qzh lozbbu? \tihl\t14\n1 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n2 Txha ybnha qb qzh keqozhm.\n3 Xl Txha em qzh oemhyt? \tmb\t2\n4 Zeuu ybnha qb qzh oemhyt.\n5 Zeuu el heqzhx em qzh bsseoh bx qzh lozbbu.\n6 Xl Txha em qzh vtxk? \tmb\t2\n7 Txha qxtnhuuha qb qzh oemhyt.\n8 Hdueh el heqzhx em qzh keqozhm bx qzh lozbbu.\n9 Xl Txha em qzh oemhyt? \tihl\t7\n10 Zeuu el em qzh oemhyt.\n11 Txha cbdxmhiha qb qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tihl\t11\n13 Txha jhmq qb qzh vtxk.\n14 Hdueh qxtnhuuha qb qzh phaxbby.\n15 Xl Hdueh em qzh phaxbby? \tihl\t14\n1 Txha el em qzh keqozhm.\n2 Hdueh ybnha qb qzh lozbbu.\n3 Xl Hdueh em qzh lozbbu? \tihl\t2\n4 Utxi el em qzh oemhyt.\n5 Hdueh jhmq ptok qb qzh oemhyt.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n8 Zeuu el em qzh phaxbby.\n9 Xl Txha em qzh oemhyt? \tmb\t7\n10 Utxi el em qzh phaxbby.\n11 Hdueh ybnha qb qzh keqozhm.\n12 Xl Utxi em qzh phaxbby? \tihl\t10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hdueh el heqzhx em qzh vtxk bx qzh phaxbby.\n15 Xl Hdueh em qzh keqozhm? \tmb\t14\n1 Utxi el heqzhx em qzh vtxk bx qzh bsseoh.\n2 Utxi el em qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tihl\t2\n4 Zeuu jhmq qb qzh bsseoh.\n5 Zeuu qxtnhuuha qb qzh phaxbby.\n6 Xl Zeuu em qzh phaxbby? \tihl\t5\n7 Hdueh el em qzh vtxk.\n8 Hdueh el em qzh bsseoh.\n9 Xl Zeuu em qzh bsseoh? \tmb\t5\n10 Hdueh jhmq qb qzh phaxbby.\n11 Utxi el em qzh phaxbby.\n12 Xl Hdueh em qzh lozbbu? \tmb\t10\n13 Zeuu qxtnhuuha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh oemhyt.\n15 Xl Hdueh em qzh phaxbby? \tihl\t10\n1 Hdueh qxtnhuuha qb qzh bsseoh.\n2 Hdueh qxtnhuuha qb qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Txha el heqzhx em qzh bsseoh bx qzh lozbbu.\n5 Utxi el em qzh phaxbby.\n6 Xl Hdueh em qzh vtxk? \tmb\t2\n7 Hdueh cbdxmhiha qb qzh phaxbby.\n8 Hdueh cbdxmhiha qb qzh bsseoh.\n9 Xl Hdueh em qzh vtxk? \tmb\t8\n10 Hdueh cbdxmhiha qb qzh lozbbu.\n11 Hdueh el heqzhx em qzh oemhyt bx qzh bsseoh.\n12 Xl Hdueh em qzh oemhyt? \tytiph\t11\n13 Zeuu el em qzh bsseoh.\n14 Hdueh el em qzh vtxk.\n15 Xl Hdueh em qzh vtxk? \tihl\t14\n1 Hdueh el heqzhx em qzh keqozhm bx qzh phaxbby.\n2 Zeuu el em qzh vtxk.\n3 Xl Zeuu em qzh bsseoh? \tmb\t2\n4 Utxi el heqzhx em qzh keqozhm bx qzh keqozhm.\n5 Txha el heqzhx em qzh lozbbu bx qzh lozbbu.\n6 Xl Hdueh em qzh keqozhm? \tytiph\t1\n7 Utxi el em qzh lozbbu.\n8 Utxi el em qzh vtxk.\n9 Xl Zeuu em qzh vtxk? \tihl\t2\n10 Hdueh el em qzh vtxk.\n11 Txha el em qzh vtxk.\n12 Xl Txha em qzh bsseoh? \tmb\t11\n13 Txha cbdxmhiha qb qzh bsseoh.\n14 Zeuu el heqzhx em qzh phaxbby bx qzh bsseoh.\n15 Xl Txha em qzh oemhyt? \tmb\t13\n1 Hdueh el em qzh bsseoh.\n2 Txha ybnha qb qzh keqozhm.\n3 Xl Txha em qzh lozbbu? \tmb\t2\n4 Zeuu el em qzh vtxk.\n5 Hdueh el heqzhx em qzh lozbbu bx qzh lozbbu.\n6 Xl Hdueh em qzh lozbbu? \tytiph\t5\n7 Hdueh jhmq ptok qb qzh phaxbby.\n8 Zeuu jhmq qb qzh lozbbu.\n9 Xl Hdueh em qzh phaxbby? \tihl\t7\n10 Hdueh el heqzhx em qzh oemhyt bx qzh keqozhm.\n11 Utxi ybnha qb qzh lozbbu.\n12 Xl Zeuu em qzh lozbbu? \tihl\t8\n13 Txha jhmq qb qzh oemhyt.\n14 Txha ybnha qb qzh lozbbu.\n15 Xl Utxi em qzh oemhyt? \tmb\t11\n1 Hdueh ybnha qb qzh vtxk.\n2 Hdueh el heqzhx em qzh oemhyt bx qzh lozbbu.\n3 Xl Hdueh em qzh phaxbby? \tmb\t2\n4 Zeuu el heqzhx em qzh keqozhm bx qzh keqozhm.\n5 Hdueh el em qzh keqozhm.\n6 Xl Hdueh em qzh lozbbu? \tmb\t5\n7 Utxi el em qzh lozbbu.\n8 Zeuu jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh lozbbu? \tihl\t7\n10 Txha el heqzhx em qzh phaxbby bx qzh keqozhm.\n11 Zeuu ybnha qb qzh keqozhm.\n12 Xl Txha em qzh phaxbby? \tytiph\t10\n13 Txha el heqzhx em qzh lozbbu bx qzh lozbbu.\n14 Txha qxtnhuuha qb qzh phaxbby.\n15 Xl Zeuu em qzh keqozhm? \tihl\t11\n1 Hdueh ybnha qb qzh oemhyt.\n2 Utxi el heqzhx em qzh vtxk bx qzh vtxk.\n3 Xl Hdueh em qzh oemhyt? \tihl\t1\n4 Hdueh el heqzhx em qzh lozbbu bx qzh oemhyt.\n5 Hdueh jhmq qb qzh phaxbby.\n6 Xl Hdueh em qzh phaxbby? \tihl\t5\n7 Txha el heqzhx em qzh lozbbu bx qzh keqozhm.\n8 Hdueh jhmq ptok qb qzh bsseoh.\n9 Xl Hdueh em qzh bsseoh? \tihl\t8\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Txha el em qzh phaxbby.\n12 Xl Txha em qzh oemhyt? \tmb\t11\n13 Utxi cbdxmhiha qb qzh oemhyt.\n14 Zeuu el heqzhx em qzh vtxk bx qzh oemhyt.\n15 Xl Zeuu em qzh phaxbby? \tmb\t14\n1 Utxi el heqzhx em qzh oemhyt bx qzh keqozhm.\n2 Zeuu el em qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Txha el em qzh bsseoh.\n5 Utxi el heqzhx em qzh phaxbby bx qzh lozbbu.\n6 Xl Zeuu em qzh oemhyt? \tmb\t2\n7 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n8 Zeuu el em qzh oemhyt.\n9 Xl Zeuu em qzh oemhyt? \tihl\t8\n10 Hdueh el heqzhx em qzh phaxbby bx qzh keqozhm.\n11 Hdueh el heqzhx em qzh keqozhm bx qzh bsseoh.\n12 Xl Hdueh em qzh keqozhm? \tytiph\t11\n13 Hdueh qxtnhuuha qb qzh oemhyt.\n14 Hdueh qxtnhuuha qb qzh bsseoh.\n15 Xl Hdueh em qzh oemhyt? \tmb\t14\n1 Txha ybnha qb qzh phaxbby.\n2 Hdueh el em qzh lozbbu.\n3 Xl Txha em qzh bsseoh? \tmb\t1\n4 Txha el em qzh lozbbu.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Hdueh em qzh lozbbu? \tihl\t2\n7 Utxi el em qzh bsseoh.\n8 Txha ybnha qb qzh phaxbby.\n9 Xl Txha em qzh phaxbby? \tihl\t8\n10 Zeuu el heqzhx em qzh oemhyt bx qzh phaxbby.\n11 Txha el em qzh lozbbu.\n12 Xl Txha em qzh bsseoh? \tmb\t11\n13 Txha el em qzh phaxbby.\n14 Txha el heqzhx em qzh keqozhm bx qzh bsseoh.\n15 Xl Zeuu em qzh keqozhm? \tmb\t10\n1 Txha cbdxmhiha qb qzh bsseoh.\n2 Zeuu el em qzh oemhyt.\n3 Xl Txha em qzh phaxbby? \tmb\t1\n4 Hdueh qxtnhuuha qb qzh oemhyt.\n5 Txha ybnha qb qzh lozbbu.\n6 Xl Txha em qzh keqozhm? \tmb\t5\n7 Hdueh el em qzh vtxk.\n8 Zeuu ybnha qb qzh keqozhm.\n9 Xl Hdueh em qzh keqozhm? \tmb\t7\n10 Utxi el em qzh oemhyt.\n11 Txha jhmq qb qzh oemhyt.\n12 Xl Txha em qzh oemhyt? \tihl\t11\n13 Zeuu qxtnhuuha qb qzh oemhyt.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Xl Utxi em qzh lozbbu? \tmb\t14\n1 Hdueh el em qzh vtxk.\n2 Zeuu el heqzhx em qzh lozbbu bx qzh vtxk.\n3 Xl Zeuu em qzh lozbbu? \tytiph\t2\n4 Utxi el heqzhx em qzh oemhyt bx qzh vtxk.\n5 Utxi el em qzh keqozhm.\n6 Xl Zeuu em qzh phaxbby? \tmb\t2\n7 Hdueh el em qzh lozbbu.\n8 Zeuu el em qzh phaxbby.\n9 Xl Utxi em qzh keqozhm? \tihl\t5\n10 Utxi jhmq ptok qb qzh vtxk.\n11 Utxi jhmq qb qzh lozbbu.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Hdueh el em qzh keqozhm.\n14 Utxi el em qzh vtxk.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Zeuu el heqzhx em qzh oemhyt bx qzh lozbbu.\n2 Txha jhmq qb qzh phaxbby.\n3 Xl Txha em qzh lozbbu? \tmb\t2\n4 Hdueh cbdxmhiha qb qzh vtxk.\n5 Hdueh qxtnhuuha qb qzh keqozhm.\n6 Xl Txha em qzh oemhyt? \tmb\t2\n7 Zeuu ybnha qb qzh oemhyt.\n8 Hdueh ybnha qb qzh lozbbu.\n9 Xl Hdueh em qzh phaxbby? \tmb\t8\n10 Utxi el heqzhx em qzh phaxbby bx qzh vtxk.\n11 Zeuu jhmq qb qzh bsseoh.\n12 Xl Zeuu em qzh keqozhm? \tmb\t11\n13 Utxi ybnha qb qzh oemhyt.\n14 Hdueh el em qzh oemhyt.\n15 Xl Utxi em qzh phaxbby? \tmb\t13\n1 Zeuu jhmq qb qzh lozbbu.\n2 Txha el em qzh vtxk.\n3 Xl Zeuu em qzh lozbbu? \tihl\t1\n4 Utxi el em qzh bsseoh.\n5 Hdueh ybnha qb qzh bsseoh.\n6 Xl Txha em qzh vtxk? \tihl\t2\n7 Utxi jhmq qb qzh oemhyt.\n8 Zeuu ybnha qb qzh keqozhm.\n9 Xl Txha em qzh keqozhm? \tmb\t2\n10 Utxi el em qzh keqozhm.\n11 Txha el em qzh oemhyt.\n12 Xl Zeuu em qzh oemhyt? \tmb\t8\n13 Utxi el em qzh vtxk.\n14 Txha el heqzhx em qzh keqozhm bx qzh keqozhm.\n15 Xl Txha em qzh vtxk? \tmb\t14\n1 Txha qxtnhuuha qb qzh phaxbby.\n2 Zeuu el em qzh phaxbby.\n3 Xl Txha em qzh bsseoh? \tmb\t1\n4 Txha jhmq ptok qb qzh oemhyt.\n5 Zeuu el heqzhx em qzh vtxk bx qzh keqozhm.\n6 Xl Txha em qzh keqozhm? \tmb\t4\n7 Utxi ybnha qb qzh vtxk.\n8 Utxi el em qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Utxi jhmq qb qzh oemhyt.\n11 Utxi ybnha qb qzh bsseoh.\n12 Xl Zeuu em qzh vtxk? \tytiph\t5\n13 Utxi qxtnhuuha qb qzh oemhyt.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Xl Utxi em qzh oemhyt? \tmb\t14\n1 Txha cbdxmhiha qb qzh phaxbby.\n2 Zeuu el heqzhx em qzh oemhyt bx qzh phaxbby.\n3 Xl Zeuu em qzh phaxbby? \tytiph\t2\n4 Utxi el heqzhx em qzh bsseoh bx qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Utxi el em qzh lozbbu.\n8 Txha el em qzh vtxk.\n9 Xl Utxi em qzh oemhyt? \tmb\t7\n10 Zeuu cbdxmhiha qb qzh vtxk.\n11 Utxi jhmq ptok qb qzh vtxk.\n12 Xl Zeuu em qzh oemhyt? \tmb\t10\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Zeuu el heqzhx em qzh phaxbby bx qzh oemhyt.\n15 Xl Utxi em qzh bsseoh? \tihl\t13\n1 Utxi el heqzhx em qzh vtxk bx qzh vtxk.\n2 Hdueh el heqzhx em qzh phaxbby bx qzh oemhyt.\n3 Xl Hdueh em qzh oemhyt? \tytiph\t2\n4 Txha qxtnhuuha qb qzh oemhyt.\n5 Zeuu jhmq ptok qb qzh bsseoh.\n6 Xl Txha em qzh oemhyt? \tihl\t4\n7 Utxi el heqzhx em qzh oemhyt bx qzh bsseoh.\n8 Zeuu el em qzh lozbbu.\n9 Xl Zeuu em qzh lozbbu? \tihl\t8\n10 Hdueh el em qzh lozbbu.\n11 Hdueh ybnha qb qzh oemhyt.\n12 Xl Zeuu em qzh vtxk? \tmb\t8\n13 Hdueh el em qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh vtxk.\n15 Xl Zeuu em qzh lozbbu? \tihl\t8\n1 Hdueh el em qzh vtxk.\n2 Zeuu ybnha qb qzh bsseoh.\n3 Xl Zeuu em qzh oemhyt? \tmb\t2\n4 Txha el heqzhx em qzh phaxbby bx qzh lozbbu.\n5 Txha cbdxmhiha qb qzh vtxk.\n6 Xl Zeuu em qzh bsseoh? \tihl\t2\n7 Hdueh jhmq ptok qb qzh bsseoh.\n8 Zeuu el heqzhx em qzh vtxk bx qzh bsseoh.\n9 Xl Txha em qzh lozbbu? \tmb\t5\n10 Txha el em qzh phaxbby.\n11 Hdueh cbdxmhiha qb qzh keqozhm.\n12 Xl Zeuu em qzh vtxk? \tytiph\t8\n13 Hdueh el em qzh vtxk.\n14 Txha el em qzh vtxk.\n15 Xl Hdueh em qzh oemhyt? \tmb\t13\n1 Hdueh el heqzhx em qzh lozbbu bx qzh vtxk.\n2 Txha cbdxmhiha qb qzh phaxbby.\n3 Xl Txha em qzh keqozhm? \tmb\t2\n4 Txha jhmq ptok qb qzh lozbbu.\n5 Zeuu jhmq ptok qb qzh bsseoh.\n6 Xl Txha em qzh bsseoh? \tmb\t4\n7 Utxi el em qzh keqozhm.\n8 Zeuu el em qzh vtxk.\n9 Xl Zeuu em qzh vtxk? \tihl\t8\n10 Txha el heqzhx em qzh phaxbby bx qzh lozbbu.\n11 Hdueh qxtnhuuha qb qzh bsseoh.\n12 Xl Utxi em qzh keqozhm? \tihl\t7\n13 Utxi el em qzh lozbbu.\n14 Txha qxtnhuuha qb qzh bsseoh.\n15 Xl Txha em qzh keqozhm? \tmb\t14\n1 Zeuu ybnha qb qzh vtxk.\n2 Utxi el em qzh vtxk.\n3 Xl Zeuu em qzh vtxk? \tihl\t1\n4 Zeuu qxtnhuuha qb qzh bsseoh.\n5 Zeuu el em qzh lozbbu.\n6 Xl Zeuu em qzh lozbbu? \tihl\t5\n7 Txha jhmq qb qzh vtxk.\n8 Zeuu qxtnhuuha qb qzh oemhyt.\n9 Xl Zeuu em qzh oemhyt? \tihl\t8\n10 Zeuu el em qzh vtxk.\n11 Zeuu jhmq qb qzh phaxbby.\n12 Xl Txha em qzh vtxk? \tihl\t7\n13 Zeuu qxtnhuuha qb qzh vtxk.\n14 Zeuu el heqzhx em qzh oemhyt bx qzh oemhyt.\n15 Xl Zeuu em qzh bsseoh? \tmb\t14\n1 Utxi el heqzhx em qzh oemhyt bx qzh vtxk.\n2 Txha ybnha qb qzh phaxbby.\n3 Xl Utxi em qzh lozbbu? \tmb\t1\n4 Zeuu el em qzh bsseoh.\n5 Utxi el em qzh lozbbu.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Txha el em qzh vtxk.\n8 Txha el heqzhx em qzh keqozhm bx qzh oemhyt.\n9 Xl Txha em qzh phaxbby? \tmb\t8\n10 Zeuu el heqzhx em qzh keqozhm bx qzh keqozhm.\n11 Txha ybnha qb qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t5\n13 Utxi cbdxmhiha qb qzh vtxk.\n14 Hdueh jhmq ptok qb qzh oemhyt.\n15 Xl Txha em qzh phaxbby? \tihl\t11\n1 Zeuu el heqzhx em qzh lozbbu bx qzh oemhyt.\n2 Zeuu el heqzhx em qzh keqozhm bx qzh bsseoh.\n3 Xl Zeuu em qzh bsseoh? \tytiph\t2\n4 Txha jhmq qb qzh phaxbby.\n5 Hdueh jhmq ptok qb qzh bsseoh.\n6 Xl Zeuu em qzh bsseoh? \tytiph\t2\n7 Hdueh el em qzh phaxbby.\n8 Hdueh ybnha qb qzh bsseoh.\n9 Xl Hdueh em qzh keqozhm? \tmb\t8\n10 Hdueh cbdxmhiha qb qzh keqozhm.\n11 Zeuu jhmq ptok qb qzh phaxbby.\n12 Xl Hdueh em qzh phaxbby? \tmb\t10\n13 Zeuu el em qzh vtxk.\n14 Utxi el em qzh phaxbby.\n15 Xl Zeuu em qzh oemhyt? \tmb\t13\n1 Txha el heqzhx em qzh oemhyt bx qzh vtxk.\n2 Zeuu el em qzh bsseoh.\n3 Xl Zeuu em qzh keqozhm? \tmb\t2\n4 Hdueh el heqzhx em qzh keqozhm bx qzh keqozhm.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh lozbbu.\n6 Xl Zeuu em qzh oemhyt? \tmb\t5\n7 Zeuu jhmq ptok qb qzh bsseoh.\n8 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n9 Xl Zeuu em qzh bsseoh? \tihl\t7\n10 Zeuu jhmq ptok qb qzh keqozhm.\n11 Txha el heqzhx em qzh vtxk bx qzh vtxk.\n12 Xl Zeuu em qzh vtxk? \tmb\t10\n13 Txha cbdxmhiha qb qzh keqozhm.\n14 Txha cbdxmhiha qb qzh phaxbby.\n15 Xl Txha em qzh bsseoh? \tmb\t14\n1 Hdueh jhmq ptok qb qzh lozbbu.\n2 Hdueh jhmq ptok qb qzh keqozhm.\n3 Xl Hdueh em qzh keqozhm? \tihl\t2\n4 Zeuu el em qzh bsseoh.\n5 Utxi jhmq qb qzh phaxbby.\n6 Xl Hdueh em qzh lozbbu? \tmb\t2\n7 Hdueh el heqzhx em qzh lozbbu bx qzh phaxbby.\n8 Hdueh cbdxmhiha qb qzh lozbbu.\n9 Xl Hdueh em qzh phaxbby? \tmb\t8\n10 Hdueh ybnha qb qzh phaxbby.\n11 Zeuu ybnha qb qzh lozbbu.\n12 Xl Zeuu em qzh lozbbu? \tihl\t11\n13 Zeuu el em qzh keqozhm.\n14 Txha el heqzhx em qzh keqozhm bx qzh lozbbu.\n15 Xl Txha em qzh lozbbu? \tytiph\t14\n1 Utxi el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Utxi el heqzhx em qzh oemhyt bx qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tytiph\t2\n4 Utxi jhmq ptok qb qzh vtxk.\n5 Utxi el em qzh lozbbu.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Hdueh el em qzh vtxk.\n8 Txha el em qzh keqozhm.\n9 Xl Txha em qzh lozbbu? \tmb\t8\n10 Zeuu qxtnhuuha qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Zeuu cbdxmhiha qb qzh lozbbu.\n14 Hdueh ybnha qb qzh oemhyt.\n15 Xl Txha em qzh keqozhm? \tihl\t8\n1 Utxi jhmq ptok qb qzh vtxk.\n2 Zeuu el heqzhx em qzh bsseoh bx qzh oemhyt.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Txha jhmq ptok qb qzh bsseoh.\n5 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n6 Xl Utxi em qzh oemhyt? \tmb\t5\n7 Utxi qxtnhuuha qb qzh vtxk.\n8 Hdueh qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh vtxk? \tihl\t7\n10 Txha jhmq qb qzh oemhyt.\n11 Zeuu jhmq qb qzh oemhyt.\n12 Xl Txha em qzh keqozhm? \tmb\t10\n13 Hdueh cbdxmhiha qb qzh vtxk.\n14 Utxi el em qzh lozbbu.\n15 Xl Hdueh em qzh oemhyt? \tmb\t13\n1 Hdueh el heqzhx em qzh phaxbby bx qzh phaxbby.\n2 Zeuu el em qzh vtxk.\n3 Xl Zeuu em qzh phaxbby? \tmb\t2\n4 Txha qxtnhuuha qb qzh vtxk.\n5 Hdueh el em qzh lozbbu.\n6 Xl Hdueh em qzh lozbbu? \tihl\t5\n7 Txha el heqzhx em qzh oemhyt bx qzh lozbbu.\n8 Txha el em qzh vtxk.\n9 Xl Zeuu em qzh vtxk? \tihl\t2\n10 Txha jhmq ptok qb qzh phaxbby.\n11 Zeuu jhmq qb qzh phaxbby.\n12 Xl Txha em qzh phaxbby? \tihl\t10\n13 Txha cbdxmhiha qb qzh oemhyt.\n14 Hdueh qxtnhuuha qb qzh phaxbby.\n15 Xl Txha em qzh oemhyt? \tihl\t13\n1 Zeuu el heqzhx em qzh phaxbby bx qzh lozbbu.\n2 Zeuu el heqzhx em qzh lozbbu bx qzh keqozhm.\n3 Xl Zeuu em qzh keqozhm? \tytiph\t2\n4 Zeuu qxtnhuuha qb qzh phaxbby.\n5 Zeuu el heqzhx em qzh phaxbby bx qzh vtxk.\n6 Xl Zeuu em qzh oemhyt? \tmb\t5\n7 Hdueh el em qzh vtxk.\n8 Zeuu jhmq qb qzh bsseoh.\n9 Xl Hdueh em qzh vtxk? \tihl\t7\n10 Utxi qxtnhuuha qb qzh vtxk.\n11 Hdueh el heqzhx em qzh phaxbby bx qzh lozbbu.\n12 Xl Zeuu em qzh bsseoh? \tihl\t8\n13 Txha el em qzh oemhyt.\n14 Utxi cbdxmhiha qb qzh lozbbu.\n15 Xl Utxi em qzh lozbbu? \tihl\t14\n1 Utxi el heqzhx em qzh lozbbu bx qzh phaxbby.\n2 Txha el heqzhx em qzh lozbbu bx qzh keqozhm.\n3 Xl Utxi em qzh phaxbby? \tytiph\t1\n4 Utxi el em qzh bsseoh.\n5 Zeuu jhmq ptok qb qzh oemhyt.\n6 Xl Utxi em qzh bsseoh? \tihl\t4\n7 Txha el em qzh vtxk.\n8 Hdueh el em qzh lozbbu.\n9 Xl Txha em qzh vtxk? \tihl\t7\n10 Utxi el heqzhx em qzh oemhyt bx qzh phaxbby.\n11 Hdueh qxtnhuuha qb qzh bsseoh.\n12 Xl Zeuu em qzh phaxbby? \tmb\t5\n13 Hdueh ybnha qb qzh keqozhm.\n14 Zeuu el heqzhx em qzh bsseoh bx qzh keqozhm.\n15 Xl Utxi em qzh phaxbby? \tytiph\t10\n1 Txha cbdxmhiha qb qzh bsseoh.\n2 Hdueh cbdxmhiha qb qzh vtxk.\n3 Xl Txha em qzh bsseoh? \tihl\t1\n4 Txha el em qzh oemhyt.\n5 Txha el em qzh bsseoh.\n6 Xl Txha em qzh bsseoh? \tihl\t5\n7 Hdueh qxtnhuuha qb qzh phaxbby.\n8 Zeuu jhmq qb qzh keqozhm.\n9 Xl Zeuu em qzh oemhyt? \tmb\t8\n10 Hdueh jhmq qb qzh oemhyt.\n11 Txha el em qzh lozbbu.\n12 Xl Txha em qzh keqozhm? \tmb\t11\n13 Txha el em qzh vtxk.\n14 Hdueh el em qzh phaxbby.\n15 Xl Hdueh em qzh oemhyt? \tmb\t14\n1 Txha ybnha qb qzh oemhyt.\n2 Zeuu el em qzh oemhyt.\n3 Xl Zeuu em qzh oemhyt? \tihl\t2\n4 Utxi el heqzhx em qzh keqozhm bx qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Txha cbdxmhiha qb qzh bsseoh.\n8 Hdueh jhmq ptok qb qzh vtxk.\n9 Xl Zeuu em qzh vtxk? \tmb\t2\n10 Zeuu el heqzhx em qzh vtxk bx qzh lozbbu.\n11 Txha el heqzhx em qzh vtxk bx qzh lozbbu.\n12 Xl Txha em qzh phaxbby? \tmb\t11\n13 Txha el heqzhx em qzh bsseoh bx qzh phaxbby.\n14 Hdueh el heqzhx em qzh bsseoh bx qzh lozbbu.\n15 Xl Hdueh em qzh keqozhm? \tmb\t14\n1 Zeuu ybnha qb qzh bsseoh.\n2 Zeuu cbdxmhiha qb qzh oemhyt.\n3 Xl Zeuu em qzh oemhyt? \tihl\t2\n4 Hdueh el em qzh phaxbby.\n5 Utxi el heqzhx em qzh keqozhm bx qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tytiph\t5\n7 Hdueh qxtnhuuha qb qzh oemhyt.\n8 Txha ybnha qb qzh keqozhm.\n9 Xl Hdueh em qzh vtxk? \tmb\t7\n10 Txha el heqzhx em qzh lozbbu bx qzh bsseoh.\n11 Txha el em qzh oemhyt.\n12 Xl Utxi em qzh phaxbby? \tmb\t5\n13 Txha qxtnhuuha qb qzh lozbbu.\n14 Txha jhmq qb qzh vtxk.\n15 Xl Txha em qzh vtxk? \tihl\t14\n1 Txha jhmq qb qzh phaxbby.\n2 Hdueh el heqzhx em qzh keqozhm bx qzh keqozhm.\n3 Xl Hdueh em qzh oemhyt? \tmb\t2\n4 Hdueh jhmq ptok qb qzh oemhyt.\n5 Hdueh ybnha qb qzh keqozhm.\n6 Xl Txha em qzh vtxk? \tmb\t1\n7 Zeuu el em qzh vtxk.\n8 Hdueh jhmq qb qzh phaxbby.\n9 Xl Hdueh em qzh phaxbby? \tihl\t8\n10 Txha el em qzh oemhyt.\n11 Zeuu qxtnhuuha qb qzh bsseoh.\n12 Xl Hdueh em qzh phaxbby? \tihl\t8\n13 Txha jhmq qb qzh keqozhm.\n14 Txha qxtnhuuha qb qzh phaxbby.\n15 Xl Zeuu em qzh phaxbby? \tmb\t11\n1 Utxi jhmq qb qzh bsseoh.\n2 Hdueh el em qzh vtxk.\n3 Xl Hdueh em qzh vtxk? \tihl\t2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Txha el heqzhx em qzh vtxk bx qzh bsseoh.\n6 Xl Utxi em qzh lozbbu? \tmb\t4\n7 Txha jhmq ptok qb qzh oemhyt.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Utxi el em qzh lozbbu.\n11 Zeuu el em qzh oemhyt.\n12 Xl Txha em qzh vtxk? \tmb\t7\n13 Utxi el em qzh vtxk.\n14 Zeuu el heqzhx em qzh vtxk bx qzh vtxk.\n15 Xl Utxi em qzh vtxk? \tihl\t13\n1 Txha cbdxmhiha qb qzh phaxbby.\n2 Utxi el em qzh lozbbu.\n3 Xl Utxi em qzh lozbbu? \tihl\t2\n4 Zeuu el em qzh bsseoh.\n5 Hdueh ybnha qb qzh phaxbby.\n6 Xl Txha em qzh phaxbby? \tihl\t1\n7 Utxi el em qzh oemhyt.\n8 Zeuu jhmq ptok qb qzh phaxbby.\n9 Xl Zeuu em qzh bsseoh? \tmb\t8\n10 Txha jhmq ptok qb qzh vtxk.\n11 Hdueh qxtnhuuha qb qzh lozbbu.\n12 Xl Zeuu em qzh phaxbby? \tihl\t8\n13 Hdueh qxtnhuuha qb qzh bsseoh.\n14 Zeuu el em qzh bsseoh.\n15 Xl Zeuu em qzh bsseoh? \tihl\t14\n1 Hdueh ybnha qb qzh bsseoh.\n2 Hdueh el em qzh phaxbby.\n3 Xl Hdueh em qzh lozbbu? \tmb\t2\n4 Utxi el heqzhx em qzh keqozhm bx qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Hdueh el heqzhx em qzh bsseoh bx qzh bsseoh.\n8 Txha el heqzhx em qzh keqozhm bx qzh phaxbby.\n9 Xl Utxi em qzh oemhyt? \tmb\t5\n10 Hdueh qxtnhuuha qb qzh vtxk.\n11 Utxi el em qzh vtxk.\n12 Xl Utxi em qzh lozbbu? \tmb\t11\n13 Hdueh jhmq qb qzh keqozhm.\n14 Txha ybnha qb qzh oemhyt.\n15 Xl Hdueh em qzh keqozhm? \tihl\t13\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi ybnha qb qzh lozbbu.\n3 Xl Utxi em qzh vtxk? \tmb\t2\n4 Zeuu cbdxmhiha qb qzh oemhyt.\n5 Txha el heqzhx em qzh oemhyt bx qzh keqozhm.\n6 Xl Txha em qzh lozbbu? \tmb\t5\n7 Txha el em qzh vtxk.\n8 Hdueh el heqzhx em qzh lozbbu bx qzh oemhyt.\n9 Xl Zeuu em qzh oemhyt? \tihl\t4\n10 Zeuu el heqzhx em qzh phaxbby bx qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh oemhyt.\n12 Xl Txha em qzh vtxk? \tihl\t7\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hdueh el em qzh bsseoh.\n15 Xl Zeuu em qzh phaxbby? \tytiph\t10\n1 Utxi el heqzhx em qzh phaxbby bx qzh oemhyt.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh vtxk? \tmb\t2\n4 Zeuu el em qzh phaxbby.\n5 Txha el heqzhx em qzh phaxbby bx qzh lozbbu.\n6 Xl Utxi em qzh keqozhm? \tmb\t2\n7 Txha jhmq qb qzh phaxbby.\n8 Zeuu cbdxmhiha qb qzh lozbbu.\n9 Xl Zeuu em qzh phaxbby? \tmb\t8\n10 Utxi qxtnhuuha qb qzh oemhyt.\n11 Txha el em qzh vtxk.\n12 Xl Txha em qzh vtxk? \tihl\t11\n13 Utxi el heqzhx em qzh phaxbby bx qzh bsseoh.\n14 Txha el em qzh keqozhm.\n15 Xl Utxi em qzh bsseoh? \tytiph\t13\n"
  },
  {
    "path": "tasksv11/shuffled/qa11_basic-coreference_test.txt",
    "content": "1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Rzhm zh ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Csqhx qztq zh jhmq qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm jhmq qb qzh ztuujti.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Rzhm zh jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Rzhm zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Rzhm zh jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Csqhxjtxal zh jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Rzhm zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Rzhm zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Utxi ybnha qb qzh bsseoh.\n14 Rzhm zh ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Csqhxjtxal zh ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t1 2\n7 Hbzm jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Rzhm zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Utxi ybnha qb qzh keqozhm.\n2 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi ybnha qb qzh phaxbby.\n5 Rzhm zh jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tztuujti\t4 5\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Rzhm zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tbsseoh\t10 11\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Csqhxjtxal zh jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Csqhxjtxal zh jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t7 8\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Csqhx qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Csqhxjtxal zh ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Rzhm zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Rzhm zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t1 2\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Csqhx qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tphaxbby\t7 8\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tphaxbby\t7 8\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Rzhm zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Rzhm zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tbsseoh\t1 2\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Rzhm zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Hbzm jhmq qb qzh ztuujti.\n14 Csqhx qztq zh ybnha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Rzhm zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Csqhx qztq zh jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal zh jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Rzhm zh jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tztuujti\t7 8\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Rzhm zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Rzhm zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Rzhm zh ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Utxi ybnha qb qzh bsseoh.\n8 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tptqzxbby\t7 8\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t1 2\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Rzhm zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Utxi jhmq qb qzh rtxahm.\n11 Csqhx qztq zh ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Hbzm jhmq qb qzh bsseoh.\n14 Csqhx qztq zh ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Rzhm zh ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Hbzm ybnha qb qzh bsseoh.\n8 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t10 11\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Rzhm zh jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Rzhm zh ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal zh ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Csqhxjtxal zh jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal zh jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Csqhx qztq zh ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t10 11\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \trtxahm\t1 2\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Rzhm zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Utxi jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tbsseoh\t7 8\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Csqhx qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal zh ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Rzhm zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Rzhm zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Rzhm zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Rzhm zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Rzhm zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Hbzm jhmq qb qzh ztuujti.\n11 Rzhm zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tbsseoh\t4 5\n13 Utxi ybnha qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Utxi jhmq qb qzh keqozhm.\n8 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tkeqozhm\t10 11\n1 Hbzm jhmq qb qzh keqozhm.\n2 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Rzhm zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tphaxbby\t1 2\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t1 2\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Hbzm jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Rzhm zh jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \trtxahm\t1 2\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Csqhx qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tbsseoh\t7 8\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Csqhxjtxal zh jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal zh ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Rzhm zh jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi jhmq qb qzh ztuujti.\n5 Rzhm zh jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \trtxahm\t1 2\n10 Utxi jhmq qb qzh phaxbby.\n11 Csqhx qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tbsseoh\t10 11\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Rzhm zh jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Csqhx qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tbsseoh\t10 11\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Rzhm zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Rzhm zh jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \trtxahm\t7 8\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Csqhx qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Rzhm zh ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Utxi jhmq qb qzh phaxbby.\n14 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Rzhm zh jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Rzhm zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Utxi jhmq qb qzh bsseoh.\n14 Rzhm zh ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Csqhxjtxal zh ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tbsseoh\t1 2\n7 Utxi jhmq qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Csqhx qztq zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Utxi jhmq qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Rzhm zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t7 8\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Csqhx qztq zh ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Utxi jhmq qb qzh rtxahm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tphaxbby\t1 2\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal zh ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Rzhm zh ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Csqhxjtxal zh jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Rzhm zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tbsseoh\t4 5\n10 Otmaxt ybnha qb qzh phaxbby.\n11 Rzhm zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi ybnha qb qzh bsseoh.\n5 Rzhm zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Rzhm zh ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t4 5\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Utxi ybnha qb qzh bsseoh.\n14 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Utxi ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Rzhm zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Csqhx qztq zh ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Csqhx qztq zh ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Rzhm zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tphaxbby\t4 5\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tbsseoh\t4 5\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t7 8\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Rzhm zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Csqhx qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Hbzm jhmq qb qzh phaxbby.\n11 Rzhm zh ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Rzhm zh ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Utxi jhmq qb qzh rtxahm.\n2 Rzhm zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Csqhxjtxal zh ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Rzhm zh ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Utxi ybnha qb qzh rtxahm.\n11 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Rzhm zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Utxi jhmq qb qzh bsseoh.\n8 Rzhm zh ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t7 8\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Rzhm zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Utxi ybnha qb qzh keqozhm.\n2 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Rzhm zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tptqzxbby\t1 2\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Csqhxjtxal zh ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Hbzm ybnha qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tztuujti\t4 5\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tztuujti\t4 5\n13 Hbzm jhmq qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Hbzm ybnha qb qzh keqozhm.\n5 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t4 5\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Csqhxjtxal zh jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Utxi jhmq qb qzh keqozhm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Rzhm zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi ybnha qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Utxi jhmq qb qzh phaxbby.\n14 Rzhm zh jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Rzhm zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tkeqozhm\t10 11\n1 Hbzm ybnha qb qzh ztuujti.\n2 Csqhx qztq zh jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Csqhxjtxal zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Rzhm zh ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Rzhm zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi ybnha qb qzh keqozhm.\n5 Rzhm zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Hbzm ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Rzhm zh ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Rzhm zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Rzhm zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Csqhxjtxal zh ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Csqhx qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi jhmq qb qzh rtxahm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Rzhm zh ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Rzhm zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi ybnha qb qzh keqozhm.\n5 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Csqhxjtxal zh jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Csqhx qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Csqhx qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Csqhxjtxal zh ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal zh ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Csqhx qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Rzhm zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Rzhm zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t7 8\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Rzhm zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Csqhxjtxal zh jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Csqhx qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tztuujti\t1 2\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Rzhm zh jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Utxi ybnha qb qzh bsseoh.\n14 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Rzhm zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Rzhm zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Rzhm zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Csqhxjtxal zh ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Csqhx qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Rzhm zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Rzhm zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t4 5\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t4 5\n13 Utxi ybnha qb qzh phaxbby.\n14 Rzhm zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Rzhm zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \tbsseoh\t1 2\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal zh jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Utxi jhmq qb qzh phaxbby.\n5 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Csqhx qztq zh ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n10 Hbzm ybnha qb qzh bsseoh.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi jhmq qb qzh phaxbby.\n14 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Rzhm zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Rzhm zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal zh jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Rzhm zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Rzhm zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Rzhm zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tbsseoh\t1 2\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \trtxahm\t7 8\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Rzhm zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t1 2\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Csqhxjtxal zh ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Rzhm zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t1 2\n7 Hbzm ybnha qb qzh ztuujti.\n8 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Utxi ybnha qb qzh bsseoh.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Rzhm zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Utxi jhmq qb qzh keqozhm.\n11 Rzhm zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n13 Utxi jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Rzhm zh jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi jhmq qb qzh ztuujti.\n5 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Csqhx qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Utxi jhmq qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Rzhm zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t1 2\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Utxi ybnha qb qzh bsseoh.\n14 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Csqhxjtxal zh jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Rzhm zh ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tkeqozhm\t7 8\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tkeqozhm\t7 8\n1 Utxi ybnha qb qzh bsseoh.\n2 Rzhm zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Rzhm zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tphaxbby\t4 5\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq zh jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Utxi ybnha qb qzh bsseoh.\n14 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t10 11\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Utxi jhmq qb qzh ztuujti.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t1 2\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq zh jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n1 Utxi ybnha qb qzh phaxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Rzhm zh jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Rzhm zh jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Rzhm zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal zh ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tbsseoh\t7 8\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Rzhm zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Utxi jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \trtxahm\t10 11\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi ybnha qb qzh phaxbby.\n5 Rzhm zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Csqhx qztq zh ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tbsseoh\t10 11\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Rzhm zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Rzhm zh jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Rzhm zh jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Utxi ybnha qb qzh bsseoh.\n14 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t7 8\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi jhmq qb qzh ztuujti.\n2 Csqhx qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Rzhm zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi ybnha qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t7 8\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t4 5\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal zh ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Csqhx qztq zh jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tptqzxbby\t1 2\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Rzhm zh jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Hbzm ybnha qb qzh keqozhm.\n14 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t7 8\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Hbzm jhmq qb qzh rtxahm.\n8 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Csqhx qztq zh ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tptqzxbby\t4 5\n13 Utxi ybnha qb qzh phaxbby.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n1 Utxi ybnha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Rzhm zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Rzhm zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Rzhm zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Rzhm zh jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t10 11\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t7 8\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Rzhm zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Utxi jhmq qb qzh ztuujti.\n8 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Rzhm zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \trtxahm\t7 8\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Rzhm zh ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tptqzxbby\t1 2\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Rzhm zh jhmq qb qzh rtxahm.\n9 Mzhxh el Utxi? \tkeqozhm\t4 5\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tkeqozhm\t4 5\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Rzhm zh jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Rzhm zh ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi jhmq qb qzh rtxahm.\n5 Rzhm zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq zh ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm ybnha qb qzh keqozhm.\n11 Rzhm zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq zh ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Utxi jhmq qb qzh keqozhm.\n14 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t10 11\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Csqhxjtxal zh ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \trtxahm\t1 2\n10 Utxi jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Rzhm zh ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Utxi ybnha qb qzh keqozhm.\n2 Csqhxjtxal zh jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Rzhm zh jhmq qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t1 2\n10 Utxi ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Csqhx qztq zh ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t1 2\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Utxi ybnha qb qzh phaxbby.\n14 Rzhm zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Csqhxjtxal zh ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Csqhxjtxal zh ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \trtxahm\t4 5\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Rzhm zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tztuujti\t4 5\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Rzhm zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Rzhm zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tbsseoh\t1 2\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Rzhm zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Csqhx qztq zh ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Csqhx qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Rzhm zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t7 8\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Rzhm zh ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Rzhm zh ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Rzhm zh jhmq qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Utxi ybnha qb qzh phaxbby.\n14 Rzhm zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Hbzm jhmq qb qzh phaxbby.\n2 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi ybnha qb qzh rtxahm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tphaxbby\t4 5\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t7 8\n1 Utxi ybnha qb qzh rtxahm.\n2 Rzhm zh ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Rzhm zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq zh ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \trtxahm\t7 8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Rzhm zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \tkeqozhm\t1 2\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Csqhxjtxal zh ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Hbzm ybnha qb qzh rtxahm.\n2 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Rzhm zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tkeqozhm\t7 8\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Rzhm zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Rzhm zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tphaxbby\t1 2\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal zh ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tbsseoh\t7 8\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t10 11\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Rzhm zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Rzhm zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tbsseoh\t4 5\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Rzhm zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm ybnha qb qzh rtxahm.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal zh jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Csqhx qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Rzhm zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm jhmq qb qzh rtxahm.\n8 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Utxi ybnha qb qzh rtxahm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Rzhm zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Rzhm zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t7 8\n1 Utxi ybnha qb qzh bsseoh.\n2 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Rzhm zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Rzhm zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t7 8\n13 Hbzm ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Csqhxjtxal zh ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Csqhx qztq zh ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tztuujti\t1 2\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Hbzm jhmq qb qzh phaxbby.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Utxi jhmq qb qzh rtxahm.\n2 Csqhxjtxal zh ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Rzhm zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t1 2\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi ybnha qb qzh phaxbby.\n14 Rzhm zh jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Rzhm zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm ybnha qb qzh ztuujti.\n14 Rzhm zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tztuujti\t4 5\n10 Hbzm jhmq qb qzh phaxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tztuujti\t4 5\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Rzhm zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Rzhm zh ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Hbzm jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal zh ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Csqhxjtxal zh jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Rzhm zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tbsseoh\t4 5\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Rzhm zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Rzhm zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Hbzm ybnha qb qzh keqozhm.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \trtxahm\t10 11\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Csqhx qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t4 5\n13 Utxi ybnha qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Utxi jhmq qb qzh ztuujti.\n5 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Rzhm zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Utxi jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi ybnha qb qzh rtxahm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Utxi jhmq qb qzh rtxahm.\n8 Rzhm zh ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tphaxbby\t7 8\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm zh jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq zh ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Rzhm zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Rzhm zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Rzhm zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Csqhxjtxal zh jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Rzhm zh jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n10 Hbzm jhmq qb qzh phaxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Rzhm zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \trtxahm\t7 8\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Rzhm zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi ybnha qb qzh keqozhm.\n8 Csqhxjtxal zh ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t7 8\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Csqhx qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Csqhxjtxal zh ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tztuujti\t7 8\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Rzhm zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t7 8\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm jhmq qb qzh bsseoh.\n11 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Rzhm zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Rzhm zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Utxi jhmq qb qzh rtxahm.\n11 Rzhm zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Rzhm zh jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Hbzm jhmq qb qzh phaxbby.\n11 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal zh jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal zh jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t7 8\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t7 8\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Csqhx qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Rzhm zh ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Rzhm zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm jhmq qb qzh bsseoh.\n11 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Rzhm zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Rzhm zh jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Rzhm zh jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Rzhm zh ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Hbzm ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Utxi ybnha qb qzh bsseoh.\n11 Rzhm zh ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n1 Utxi jhmq qb qzh rtxahm.\n2 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tptqzxbby\t1 2\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tbsseoh\t1 2\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tztuujti\t1 2\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi jhmq qb qzh bsseoh.\n5 Csqhx qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t1 2\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Rzhm zh ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Rzhm zh jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Csqhxjtxal zh jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Rzhm zh jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tphaxbby\t1 2\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t7 8\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Rzhm zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t4 5\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tkeqozhm\t4 5\n13 Utxi jhmq qb qzh bsseoh.\n14 Rzhm zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t10 11\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Rzhm zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Rzhm zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t7 8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Csqhx qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal zh ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t7 8\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Rzhm zh ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Rzhm zh jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \tkeqozhm\t7 8\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Rzhm zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Csqhxjtxal zh ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tbsseoh\t7 8\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Rzhm zh jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi ybnha qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t1 2\n7 Hbzm jhmq qb qzh rtxahm.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi jhmq qb qzh rtxahm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal zh jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tptqzxbby\t10 11\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Rzhm zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Rzhm zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tphaxbby\t4 5\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal zh ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Rzhm zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Csqhxjtxal zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Csqhx qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t7 8\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi ybnha qb qzh phaxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Hbzm ybnha qb qzh rtxahm.\n14 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t7 8\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Rzhm zh ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Rzhm zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm ybnha qb qzh phaxbby.\n2 Rzhm zh ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tbsseoh\t1 2\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Rzhm zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Rzhm zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Rzhm zh jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Csqhxjtxal zh ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Rzhm zh jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm ybnha qb qzh rtxahm.\n8 Rzhm zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n10 Utxi jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Csqhx qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Utxi jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t1 2\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Csqhx qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tbsseoh\t10 11\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi ybnha qb qzh bsseoh.\n5 Csqhxjtxal zh jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Rzhm zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Utxi jhmq qb qzh keqozhm.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Rzhm zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t1 2\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Rzhm zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Rzhm zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Hbzm jhmq qb qzh rtxahm.\n2 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tphaxbby\t1 2\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Rzhm zh jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Rzhm zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tptqzxbby\t4 5\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Csqhx qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \trtxahm\t1 2\n7 Utxi ybnha qb qzh phaxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t7 8\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Rzhm zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Csqhx qztq zh jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Csqhxjtxal zh ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t7 8\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Rzhm zh ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tphaxbby\t1 2\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Rzhm zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tbsseoh\t1 2\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Csqhx qztq zh jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \trtxahm\t10 11\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Csqhxjtxal zh ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Rzhm zh jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Hbzm ybnha qb qzh keqozhm.\n11 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Rzhm zh jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Rzhm zh jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Utxi jhmq qb qzh keqozhm.\n11 Csqhxjtxal zh ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tztuujti\t7 8\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm zh jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tbsseoh\t1 2\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Rzhm zh ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Csqhxjtxal zh ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Rzhm zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Utxi jhmq qb qzh keqozhm.\n14 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Rzhm zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Rzhm zh ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tptqzxbby\t7 8\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Rzhm zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tbsseoh\t7 8\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Csqhx qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Csqhx qztq zh ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tkeqozhm\t1 2\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Rzhm zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Hbzm ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Rzhm zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n"
  },
  {
    "path": "tasksv11/shuffled/qa11_basic-coreference_train.txt",
    "content": "1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Csqhxjtxal zh ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi jhmq qb qzh rtxahm.\n14 Csqhxjtxal zh jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi jhmq qb qzh bsseoh.\n8 Rzhm zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Utxi jhmq qb qzh keqozhm.\n14 Rzhm zh jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Csqhx qztq zh jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Csqhx qztq zh ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n13 Utxi ybnha qb qzh bsseoh.\n14 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Rzhm zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Rzhm zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Csqhxjtxal zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Csqhxjtxal zh ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Csqhxjtxal zh jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t4 5\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Csqhx qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tptqzxbby\t4 5\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Csqhx qztq zh ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal zh jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Utxi ybnha qb qzh keqozhm.\n8 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tphaxbby\t7 8\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Rzhm zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Rzhm zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Rzhm zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Rzhm zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \trtxahm\t1 2\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Rzhm zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Csqhx qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t1 2\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Rzhm zh ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \trtxahm\t7 8\n13 Hbzm jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Rzhm zh jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Rzhm zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Utxi ybnha qb qzh phaxbby.\n11 Csqhx qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n13 Utxi jhmq qb qzh ztuujti.\n14 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Csqhx qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Csqhxjtxal zh jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t4 5\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Rzhm zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t4 5\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Csqhx qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tptqzxbby\t7 8\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Csqhxjtxal zh jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t4 5\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Rzhm zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Csqhx qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Rzhm zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Rzhm zh jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \trtxahm\t7 8\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tztuujti\t10 11\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Rzhm zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal zh ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal zh ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tbsseoh\t10 11\n1 Hbzm ybnha qb qzh ztuujti.\n2 Rzhm zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Csqhx qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq zh ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Rzhm zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Rzhm zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tztuujti\t4 5\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Csqhxjtxal zh ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \trtxahm\t1 2\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \trtxahm\t7 8\n1 Hbzm ybnha qb qzh keqozhm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Rzhm zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Rzhm zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Rzhm zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Csqhxjtxal zh ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Rzhm zh jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Rzhm zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tztuujti\t1 2\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Utxi jhmq qb qzh phaxbby.\n2 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t1 2\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Hbzm ybnha qb qzh rtxahm.\n14 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Csqhx qztq zh ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t4 5\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm jhmq qb qzh bsseoh.\n2 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Csqhxjtxal zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Rzhm zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t4 5\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tkeqozhm\t10 11\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Rzhm zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi jhmq qb qzh phaxbby.\n5 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tbsseoh\t1 2\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t4 5\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Rzhm zh jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm ybnha qb qzh bsseoh.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi jhmq qb qzh keqozhm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Hbzm ybnha qb qzh phaxbby.\n11 Rzhm zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tztuujti\t7 8\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Rzhm zh ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t4 5\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n1 Utxi ybnha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Rzhm zh jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tkeqozhm\t4 5\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t4 5\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Csqhxjtxal zh jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t4 5\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal zh jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tbsseoh\t4 5\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Rzhm zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Utxi jhmq qb qzh rtxahm.\n8 Csqhxjtxal zh ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Rzhm zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t7 8\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Csqhx qztq zh jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t1 2\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tbsseoh\t1 2\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Rzhm zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \trtxahm\t1 2\n7 Utxi jhmq qb qzh bsseoh.\n8 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Rzhm zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tptqzxbby\t1 2\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Csqhx qztq zh ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t1 2\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tbsseoh\t1 2\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t1 2\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Rzhm zh ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t7 8\n13 Hbzm ybnha qb qzh phaxbby.\n14 Rzhm zh jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi jhmq qb qzh bsseoh.\n5 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Rzhm zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Csqhx qztq zh ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi ybnha qb qzh bsseoh.\n5 Csqhx qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Utxi jhmq qb qzh ztuujti.\n8 Rzhm zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Utxi jhmq qb qzh ztuujti.\n11 Csqhxjtxal zh jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Rzhm zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Rzhm zh ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Csqhx qztq zh jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Rzhm zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Rzhm zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi ybnha qb qzh phaxbby.\n14 Rzhm zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Rzhm zh ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Rzhm zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t4 5\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Csqhx qztq zh jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Csqhxjtxal zh ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t7 8\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Csqhx qztq zh ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Rzhm zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Csqhxjtxal zh jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tbsseoh\t1 2\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Hbzm jhmq qb qzh ztuujti.\n14 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Utxi ybnha qb qzh ztuujti.\n11 Rzhm zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Hbzm jhmq qb qzh rtxahm.\n2 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Rzhm zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Hbzm ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tztuujti\t1 2\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Rzhm zh jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Rzhm zh jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Rzhm zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Rzhm zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Rzhm zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Hbzm ybnha qb qzh bsseoh.\n14 Rzhm zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tbsseoh\t10 11\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Rzhm zh jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Rzhm zh jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Rzhm zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Utxi ybnha qb qzh ztuujti.\n14 Rzhm zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Csqhx qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Rzhm zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t1 2\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Hbzm jhmq qb qzh keqozhm.\n11 Rzhm zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Csqhx qztq zh ybnha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Rzhm zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq zh ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tkeqozhm\t4 5\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tkeqozhm\t4 5\n13 Utxi jhmq qb qzh rtxahm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Rzhm zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Csqhx qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Utxi ybnha qb qzh keqozhm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal zh jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Rzhm zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Utxi jhmq qb qzh phaxbby.\n11 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Hbzm jhmq qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Rzhm zh jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tphaxbby\t1 2\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Csqhxjtxal zh ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Csqhxjtxal zh jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tkeqozhm\t1 2\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Rzhm zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm jhmq qb qzh bsseoh.\n11 Csqhx qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Rzhm zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n13 Hbzm jhmq qb qzh bsseoh.\n14 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm zh jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Rzhm zh jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tbsseoh\t4 5\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Rzhm zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \trtxahm\t10 11\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Rzhm zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tbsseoh\t7 8\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Csqhxjtxal zh ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Utxi ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tztuujti\t4 5\n13 Hbzm ybnha qb qzh rtxahm.\n14 Csqhx qztq zh ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Rzhm zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi jhmq qb qzh phaxbby.\n5 Rzhm zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t1 2\n7 Hbzm ybnha qb qzh keqozhm.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Rzhm zh cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Utxi jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tphaxbby\t7 8\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Rzhm zh ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm zh ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Hbzm ybnha qb qzh phaxbby.\n11 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t4 5\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Rzhm zh jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tptqzxbby\t10 11\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Csqhxjtxal zh ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Rzhm zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t1 2\n10 Hbzm ybnha qb qzh phaxbby.\n11 Csqhx qztq zh ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Rzhm zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Hbzm jhmq qb qzh phaxbby.\n2 Rzhm zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Csqhxjtxal zh jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Hbzm jhmq qb qzh phaxbby.\n14 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Hbzm jhmq qb qzh rtxahm.\n2 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Csqhx qztq zh ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t7 8\n1 Utxi jhmq qb qzh ztuujti.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Rzhm zh ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Utxi jhmq qb qzh ztuujti.\n8 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Csqhxjtxal zh ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tptqzxbby\t7 8\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Rzhm zh ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Csqhxjtxal zh ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Csqhx qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Csqhxjtxal zh jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \trtxahm\t1 2\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Csqhxjtxal zh ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tbsseoh\t4 5\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Csqhx qztq zh ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi jhmq qb qzh rtxahm.\n5 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm jhmq qb qzh phaxbby.\n11 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Hbzm ybnha qb qzh phaxbby.\n14 Rzhm zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Utxi ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t1 2\n7 Hbzm ybnha qb qzh bsseoh.\n8 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Rzhm zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Rzhm zh jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Csqhxjtxal zh ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Csqhxjtxal zh ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tptqzxbby\t1 2\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Rzhm zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Rzhm zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Rzhm zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n10 Utxi jhmq qb qzh keqozhm.\n11 Rzhm zh ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Utxi ybnha qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Rzhm zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Hbzm jhmq qb qzh bsseoh.\n8 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t7 8\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Hbzm ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Rzhm zh jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tptqzxbby\t4 5\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Rzhm zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Csqhxjtxal zh ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Utxi ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t10 11\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Rzhm zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t4 5\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Rzhm zh ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Rzhm zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Rzhm zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Rzhm zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t1 2\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal zh jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tztuujti\t4 5\n13 Utxi jhmq qb qzh rtxahm.\n14 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \trtxahm\t10 11\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Rzhm zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Rzhm zh jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal zh ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Hbzm ybnha qb qzh phaxbby.\n11 Rzhm zh jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tztuujti\t7 8\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal zh ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Rzhm zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t4 5\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Hbzm jhmq qb qzh ztuujti.\n2 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Rzhm zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tptqzxbby\t4 5\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t4 5\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq zh jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Csqhxjtxal zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Utxi jhmq qb qzh ztuujti.\n8 Rzhm zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \trtxahm\t7 8\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Rzhm zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi jhmq qb qzh phaxbby.\n11 Csqhx qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Rzhm zh jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tphaxbby\t4 5\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal zh ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Rzhm zh jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Csqhxjtxal zh ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal zh jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Csqhx qztq zh jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Utxi jhmq qb qzh rtxahm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Rzhm zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi jhmq qb qzh bsseoh.\n8 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Csqhxjtxal zh ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t7 8\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Rzhm zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi jhmq qb qzh keqozhm.\n2 Rzhm zh ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tbsseoh\t1 2\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Rzhm zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tphaxbby\t4 5\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi ybnha qb qzh phaxbby.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Rzhm zh jhmq qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Hbzm jhmq qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Utxi jhmq qb qzh keqozhm.\n11 Rzhm zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi ybnha qb qzh rtxahm.\n5 Csqhxjtxal zh ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Rzhm zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \trtxahm\t10 11\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Hbzm ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Utxi jhmq qb qzh bsseoh.\n11 Rzhm zh qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t7 8\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \trtxahm\t10 11\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Rzhm zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Utxi ybnha qb qzh keqozhm.\n5 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Rzhm zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Rzhm zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Csqhx qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t1 2\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Rzhm zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tbsseoh\t4 5\n13 Hbzm jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Rzhm zh ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Csqhx qztq zh jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Csqhx qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Rzhm zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t4 5\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Csqhxjtxal zh jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Rzhm zh ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Rzhm zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tbsseoh\t10 11\n1 Utxi jhmq qb qzh rtxahm.\n2 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Utxi ybnha qb qzh ztuujti.\n5 Rzhm zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Rzhm zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tphaxbby\t4 5\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Rzhm zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Utxi ybnha qb qzh rtxahm.\n8 Csqhxjtxal zh ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Rzhm zh jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n13 Utxi jhmq qb qzh rtxahm.\n14 Rzhm zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Utxi jhmq qb qzh ztuujti.\n5 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Rzhm zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Rzhm zh jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal zh ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Rzhm zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Csqhxjtxal zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Rzhm zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Rzhm zh jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t7 8\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Utxi ybnha qb qzh ztuujti.\n2 Csqhx qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \trtxahm\t1 2\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Utxi ybnha qb qzh bsseoh.\n5 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tztuujti\t4 5\n10 Utxi ybnha qb qzh bsseoh.\n11 Rzhm zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Rzhm zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Csqhxjtxal zh jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Hbzm ybnha qb qzh rtxahm.\n14 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Rzhm zh ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Rzhm zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t1 2\n10 Utxi jhmq qb qzh keqozhm.\n11 Csqhx qztq zh jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Rzhm zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tptqzxbby\t1 2\n7 Utxi jhmq qb qzh keqozhm.\n8 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Utxi jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal zh jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tphaxbby\t1 2\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Utxi jhmq qb qzh ztuujti.\n14 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal zh ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t10 11\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t4 5\n10 Hbzm jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Rzhm zh cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Csqhx qztq zh jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Hbzm jhmq qb qzh rtxahm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Utxi ybnha qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Rzhm zh jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Csqhx qztq zh jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Rzhm zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq zh ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Csqhx qztq zh ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Rzhm zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Hbzm jhmq qb qzh rtxahm.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tbsseoh\t10 11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi ybnha qb qzh ztuujti.\n5 Csqhxjtxal zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Rzhm zh ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Utxi ybnha qb qzh keqozhm.\n8 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal zh ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Rzhm zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Rzhm zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tztuujti\t1 2\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Hbzm ybnha qb qzh rtxahm.\n14 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm jhmq qb qzh rtxahm.\n2 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Rzhm zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tphaxbby\t10 11\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Rzhm zh jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Csqhx qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Csqhx qztq zh ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Rzhm zh jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tbsseoh\t7 8\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Csqhxjtxal zh ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t1 2\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Rzhm zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tphaxbby\t4 5\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Csqhx qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Utxi jhmq qb qzh phaxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tphaxbby\t4 5\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Rzhm zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tphaxbby\t4 5\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Rzhm zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Rzhm zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Rzhm zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Rzhm zh jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Hbzm jhmq qb qzh ztuujti.\n2 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Rzhm zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tptqzxbby\t1 2\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Csqhx qztq zh ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Rzhm zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Rzhm zh jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Hbzm ybnha qb qzh phaxbby.\n11 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tphaxbby\t7 8\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Csqhx qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Csqhx qztq zh ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t1 2\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Csqhx qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n1 Utxi ybnha qb qzh bsseoh.\n2 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tbsseoh\t7 8\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Rzhm zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Rzhm zh ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Rzhm zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Rzhm zh jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tptqzxbby\t7 8\n1 Hbzm ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Csqhxjtxal zh ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Utxi ybnha qb qzh ztuujti.\n2 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tptqzxbby\t4 5\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \trtxahm\t1 2\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Csqhx qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Rzhm zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi jhmq qb qzh rtxahm.\n8 Csqhxjtxal zh jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Rzhm zh cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Rzhm zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t4 5\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq zh jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tztuujti\t10 11\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Rzhm zh ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Rzhm zh cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Csqhx qztq zh ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Csqhxjtxal zh jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Rzhm zh cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Rzhm zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Rzhm zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Csqhx qztq zh jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Rzhm zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Rzhm zh jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Rzhm zh jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Rzhm zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Csqhx qztq zh ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Rzhm zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t7 8\n1 Hbzm jhmq qb qzh bsseoh.\n2 Rzhm zh ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tztuujti\t1 2\n7 Utxi jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi jhmq qb qzh bsseoh.\n11 Rzhm zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Rzhm zh ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t1 2\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal zh ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t1 2\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Csqhx qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Csqhx qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Utxi ybnha qb qzh rtxahm.\n8 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tztuujti\t7 8\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Rzhm zh jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t4 5\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t1 2\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tphaxbby\t4 5\n10 Hbzm ybnha qb qzh phaxbby.\n11 Csqhx qztq zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tphaxbby\t4 5\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal zh jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tkeqozhm\t1 2\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Rzhm zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Utxi jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Hbzm jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Rzhm zh cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \trtxahm\t1 2\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \trtxahm\t10 11\n1 Utxi ybnha qb qzh bsseoh.\n2 Csqhx qztq zh ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \trtxahm\t1 2\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Rzhm zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Utxi jhmq qb qzh bsseoh.\n2 Rzhm zh ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Csqhx qztq zh jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Rzhm zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Utxi ybnha qb qzh rtxahm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Csqhxjtxal zh jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t10 11\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Rzhm zh ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t7 8\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Csqhx qztq zh jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Rzhm zh ybnha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Tbuubjemr qztq zh ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Rzhm zh jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Csqhxjtxal zh ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tbsseoh\t4 5\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Csqhx qztq zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Rzhm zh ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Rzhm zh ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq zh jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \trtxahm\t1 2\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq zh jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Csqhx qztq zh jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Rzhm zh qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Rzhm zh jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tptqzxbby\t1 2\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Csqhxjtxal zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq zh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Rzhm zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t10 11\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Rzhm zh jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Rzhm zh ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tbsseoh\t1 2\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Csqhx qztq zh jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tphaxbby\t4 5\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Csqhxjtxal zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tztuujti\t7 8\n13 Utxi jhmq qb qzh keqozhm.\n14 Rzhm zh jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Rzhm zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Csqhxjtxal zh jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Csqhx qztq zh jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Rzhm zh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Csqhxjtxal zh qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Csqhxjtxal zh jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq zh ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t4 5\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Rzhm zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Rzhm zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Utxi ybnha qb qzh rtxahm.\n8 Rzhm zh ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t7 8\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Rzhm zh jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi ybnha qb qzh phaxbby.\n8 Csqhxjtxal zh cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Rzhm zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Rzhm zh jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm ybnha qb qzh rtxahm.\n2 Rzhm zh jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Tbuubjemr qztq zh ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t4 5\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq zh jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Rzhm zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t10 11\n1 Utxi jhmq qb qzh keqozhm.\n2 Rzhm zh ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq zh jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \trtxahm\t7 8\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Rzhm zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Rzhm zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Rzhm zh jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Csqhxjtxal zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Rzhm zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Csqhx qztq zh ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Csqhx qztq zh jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t7 8\n1 Hbzm jhmq qb qzh ztuujti.\n2 Csqhxjtxal zh jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tbsseoh\t1 2\n7 Utxi jhmq qb qzh ztuujti.\n8 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tztuujti\t4 5\n10 Hbzm jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tbsseoh\t7 8\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Rzhm zh ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Csqhxjtxal zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Rzhm zh qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Csqhx qztq zh jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Hbzm ybnha qb qzh rtxahm.\n5 Csqhx qztq zh ybnha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq zh qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tptqzxbby\t4 5\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Csqhxjtxal zh jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Rzhm zh qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Csqhxjtxal zh cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Tbuubjemr qztq zh qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tkeqozhm\t7 8\n13 Utxi jhmq qb qzh phaxbby.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Rzhm zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Tbuubjemr qztq zh ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq zh jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq zh jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal zh ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Rzhm zh qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi ybnha qb qzh keqozhm.\n11 Csqhx qztq zh jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Csqhx qztq zh ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Tbuubjemr qztq zh qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Rzhm zh qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Utxi jhmq qb qzh bsseoh.\n8 Rzhm zh ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Csqhxjtxal zh jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Rzhm zh jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Tbuubjemr qztq zh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Tbuubjemr qztq zh cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Rzhm zh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal zh cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Csqhxjtxal zh ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10 11\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Csqhxjtxal zh qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Rzhm zh cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t1 2\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq zh qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Rzhm zh jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tbsseoh\t7 8\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Rzhm zh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Csqhxjtxal zh jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Csqhx qztq zh jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Utxi jhmq qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t4 5\n10 Utxi jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq zh ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Csqhx qztq zh ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tbsseoh\t10 11\n1 Utxi jhmq qb qzh keqozhm.\n2 Csqhx qztq zh cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Csqhx qztq zh qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Tbuubjemr qztq zh cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Rzhm zh jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Tbuubjemr qztq zh qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Tbuubjemr qztq zh ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq zh jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal zh jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq zh jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Rzhm zh cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n"
  },
  {
    "path": "tasksv11/shuffled/qa12_conjunction_test.txt",
    "content": "1 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tptqzxbby\t4\n7 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n8 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm tma Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Hbzm tma Utxi ybnha qb qzh rtxahm.\n14 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Utxi tma Hbzm ybnha qb qzh phaxbby.\n5 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n8 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n11 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n2 Utxi tma Hbzm ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n2 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n14 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n5 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n14 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n5 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tptqzxbby\t4\n7 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n14 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n5 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n8 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t7\n10 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n11 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n14 Utxi tma Hbzm jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Utxi tma Hbzm jhmq qb qzh keqozhm.\n2 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tkeqozhm\t1\n4 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n5 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n8 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n14 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Hbzm tma Utxi jhmq qb qzh bsseoh.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n5 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n5 Utxi tma Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n11 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n2 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n5 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n11 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n2 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n8 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tphaxbby\t8\n13 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n14 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n2 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \tbsseoh\t2\n7 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n11 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tbsseoh\t13\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Hbzm tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n5 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n8 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n14 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Hbzm tma Utxi ybnha qb qzh bsseoh.\n2 Utxi tma Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n8 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n11 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n14 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n14 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Utxi? \tbsseoh\t13\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tphaxbby\t5\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tztuujti\t8\n13 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n14 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tztuujti\t13\n1 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n2 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Utxi tma Hbzm ybnha qb qzh bsseoh.\n8 Hbzm tma Utxi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n11 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n14 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n2 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t2\n7 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n8 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n11 Hbzm tma Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n14 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n2 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Utxi tma Hbzm jhmq qb qzh ztuujti.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n11 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n14 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Hbzm tma Utxi ybnha qb qzh phaxbby.\n2 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \trtxahm\t7\n10 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n11 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tphaxbby\t10\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n5 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n8 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n14 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tztuujti\t7\n10 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Utxi tma Hbzm jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n5 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n8 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tphaxbby\t7\n10 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n14 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n11 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n14 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n11 Otmaxt tma Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n14 Hbzm tma Utxi jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n2 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n8 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Hbzm tma Utxi jhmq qb qzh keqozhm.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Utxi tma Hbzm jhmq qb qzh rtxahm.\n14 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n8 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n14 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t13\n1 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n5 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n8 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n11 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Utxi tma Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n8 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n11 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \trtxahm\t10\n13 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n14 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n2 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Hbzm tma Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n8 Hbzm tma Utxi ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n11 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n14 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n8 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n11 Hbzm tma Utxi ybnha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10\n13 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n14 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n5 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n8 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n2 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tztuujti\t2\n7 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n8 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \trtxahm\t7\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n14 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Utxi tma Hbzm jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n8 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \trtxahm\t7\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Hbzm tma Utxi jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n14 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n2 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n5 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n5 Hbzm tma Utxi ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n8 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n11 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n5 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n11 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n8 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n11 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n14 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Hbzm tma Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi tma Hbzm jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n14 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tphaxbby\t13\n1 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n2 Hbzm tma Utxi ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n8 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \trtxahm\t7\n10 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n8 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n11 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Utxi tma Hbzm jhmq qb qzh phaxbby.\n2 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Utxi tma Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n8 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n14 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n5 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n11 Hbzm tma Utxi ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n14 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n5 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \trtxahm\t2\n7 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n5 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n14 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t11\n1 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Otmaxt tma Utxi jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n5 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n11 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n2 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Hbzm tma Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tkeqozhm\t13\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Hbzm tma Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n11 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tphaxbby\t8\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n14 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tztuujti\t13\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n5 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tphaxbby\t2\n7 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n11 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Utxi tma Hbzm ybnha qb qzh phaxbby.\n5 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm tma Utxi jhmq qb qzh ztuujti.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm tma Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13\n1 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Utxi jhmq qb qzh ztuujti.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n11 Utxi tma Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n2 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n5 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n5 Hbzm tma Utxi jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Hbzm tma Utxi ybnha qb qzh bsseoh.\n8 Utxi tma Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n14 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n2 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n8 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n11 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n2 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n8 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tphaxbby\t10\n13 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n8 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tkeqozhm\t5\n10 Hbzm tma Utxi ybnha qb qzh ztuujti.\n11 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n14 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n8 Hbzm tma Utxi ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tphaxbby\t7\n10 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n11 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n14 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n5 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Utxi tma Hbzm ybnha qb qzh phaxbby.\n8 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n11 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tbsseoh\t8\n13 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n2 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm tma Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tbsseoh\t5\n10 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tztuujti\t13\n1 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n2 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n5 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n8 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n11 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n14 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n2 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n11 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n8 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n11 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n8 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tphaxbby\t7\n10 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n11 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Utxi jhmq qb qzh rtxahm.\n5 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n8 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n14 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n14 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n2 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm tma Utxi ybnha qb qzh keqozhm.\n5 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tkeqozhm\t4\n7 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n8 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n11 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Hbzm tma Utxi ybnha qb qzh rtxahm.\n14 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t11\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Hbzm tma Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n8 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tptqzxbby\t5\n10 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n11 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n14 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4\n7 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7\n10 Hbzm tma Utxi ybnha qb qzh rtxahm.\n11 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n14 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n5 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n11 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n5 Utxi tma Hbzm jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n14 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n2 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n5 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \trtxahm\t7\n10 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n11 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n14 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Utxi tma Hbzm ybnha qb qzh bsseoh.\n2 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n14 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n2 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n8 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n2 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tphaxbby\t7\n10 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm tma Utxi jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tbsseoh\t4\n7 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n11 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tztuujti\t10\n13 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi tma Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tbsseoh\t8\n13 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n5 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n8 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n2 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \tztuujti\t7\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13\n1 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Utxi tma Hbzm jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t13\n1 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n2 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Otmaxt tma Utxi jhmq qb qzh bsseoh.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n11 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n14 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n8 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n14 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n2 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n5 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n8 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Utxi tma Hbzm ybnha qb qzh keqozhm.\n11 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n14 Hbzm tma Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm tma Utxi jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n8 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t7\n10 Hbzm tma Utxi jhmq qb qzh rtxahm.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n2 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n5 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n11 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n14 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t11\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n8 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n11 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n5 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n8 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n14 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n2 Utxi tma Hbzm ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n11 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tkeqozhm\t10\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt tma Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n14 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n5 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n11 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tbsseoh\t13\n1 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n5 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tbsseoh\t4\n7 Utxi tma Hbzm ybnha qb qzh keqozhm.\n8 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tptqzxbby\t8\n13 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n11 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n14 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t11\n1 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n8 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n11 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n8 Utxi tma Hbzm jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n11 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Utxi tma Hbzm jhmq qb qzh ztuujti.\n14 Utxi tma Hbzm ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n8 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n14 Utxi tma Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Hbzm tma Utxi ybnha qb qzh ztuujti.\n8 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n11 Hbzm tma Utxi jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n14 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Utxi tma Hbzm jhmq qb qzh bsseoh.\n2 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n8 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t11\n1 Otmaxt tma Utxi jhmq qb qzh bsseoh.\n2 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n5 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \tkeqozhm\t2\n7 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n11 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n14 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n2 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Hbzm tma Utxi ybnha qb qzh keqozhm.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n2 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Utxi tma Hbzm jhmq qb qzh bsseoh.\n11 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n14 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm tma Utxi ybnha qb qzh keqozhm.\n5 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n8 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n14 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n11 Utxi tma Hbzm jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm tma Utxi jhmq qb qzh phaxbby.\n14 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Utxi tma Hbzm jhmq qb qzh keqozhm.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tptqzxbby\t5\n10 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n11 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n5 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tptqzxbby\t1\n4 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n5 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n8 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t11\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi tma Hbzm jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n5 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n11 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n14 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Hbzm tma Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n5 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tptqzxbby\t7\n10 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n11 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Hbzm tma Utxi jhmq qb qzh ztuujti.\n14 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n2 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n14 Utxi tma Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n2 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm tma Utxi ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Utxi tma Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n2 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n5 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n5 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n8 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Hbzm tma Utxi jhmq qb qzh phaxbby.\n14 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Utxi ybnha qb qzh bsseoh.\n5 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n11 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n14 Hbzm tma Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt tma Utxi jhmq qb qzh bsseoh.\n5 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tptqzxbby\t7\n10 Hbzm tma Utxi jhmq qb qzh phaxbby.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Hbzm tma Utxi jhmq qb qzh rtxahm.\n11 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n14 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Hbzm tma Utxi ybnha qb qzh keqozhm.\n14 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n2 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n8 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n11 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n5 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n5 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n8 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n11 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n14 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n5 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n8 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n11 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \trtxahm\t10\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n5 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n14 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n2 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n8 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7\n10 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n11 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n14 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n2 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n5 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tkeqozhm\t10\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n14 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t5\n10 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n2 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n11 Utxi tma Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n2 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm tma Utxi ybnha qb qzh rtxahm.\n14 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Utxi tma Hbzm ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n8 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n11 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n14 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Utxi tma Hbzm ybnha qb qzh rtxahm.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n5 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t2\n7 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tbsseoh\t10\n13 Hbzm tma Utxi jhmq qb qzh ztuujti.\n14 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n2 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Hbzm tma Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n2 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n5 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n8 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tbsseoh\t7\n10 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n5 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n14 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n5 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n5 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Hbzm tma Utxi jhmq qb qzh bsseoh.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tztuujti\t5\n10 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n14 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n2 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n11 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm tma Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n5 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t2\n7 Hbzm tma Utxi jhmq qb qzh rtxahm.\n8 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n11 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n14 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n2 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n5 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n8 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n2 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm tma Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n2 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tbsseoh\t13\n1 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n5 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n14 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n2 Hbzm tma Utxi ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n5 Hbzm tma Utxi jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Hbzm tma Utxi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n14 Hbzm tma Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n2 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n14 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tztuujti\t7\n10 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n11 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n8 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n11 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tphaxbby\t10\n13 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n14 Hbzm tma Utxi jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Utxi tma Hbzm jhmq qb qzh rtxahm.\n8 Utxi tma Hbzm ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n11 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tbsseoh\t8\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tbsseoh\t2\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tkeqozhm\t5\n10 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n11 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n5 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n8 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t5\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm tma Utxi jhmq qb qzh rtxahm.\n14 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t11\n1 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n11 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n2 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Utxi tma Hbzm jhmq qb qzh ztuujti.\n8 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \trtxahm\t5\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Hbzm tma Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n5 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n2 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n8 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n11 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n14 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tbsseoh\t13\n1 Hbzm tma Utxi jhmq qb qzh rtxahm.\n2 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n11 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n14 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Hbzm tma Utxi jhmq qb qzh keqozhm.\n2 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n8 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tkeqozhm\t8\n13 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n2 Utxi tma Hbzm ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Hbzm tma Utxi ybnha qb qzh bsseoh.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n11 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \trtxahm\t10\n13 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n14 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n2 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Utxi tma Hbzm ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tphaxbby\t7\n10 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm tma Utxi ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n11 Utxi tma Hbzm ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n14 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm tma Utxi ybnha qb qzh keqozhm.\n2 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n5 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n11 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi tma Hbzm jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tztuujti\t7\n10 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n5 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10\n13 Hbzm tma Utxi ybnha qb qzh bsseoh.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Hbzm tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n8 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n11 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n14 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tphaxbby\t8\n13 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n2 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n11 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm tma Utxi jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tkeqozhm\t4\n7 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n8 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n5 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n11 Hbzm tma Utxi jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n"
  },
  {
    "path": "tasksv11/shuffled/qa12_conjunction_train.txt",
    "content": "1 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n5 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t7\n10 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n2 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n5 Hbzm tma Utxi jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n14 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n5 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n5 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n11 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n14 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t13\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n2 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n5 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n5 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n11 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tbsseoh\t11\n1 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t13\n1 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n5 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n5 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n8 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n14 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Hbzm tma Utxi ybnha qb qzh phaxbby.\n2 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n5 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n8 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n14 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \trtxahm\t13\n1 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n2 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm tma Utxi jhmq qb qzh ztuujti.\n5 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Hbzm tma Utxi ybnha qb qzh phaxbby.\n11 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tphaxbby\t10\n13 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n8 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t8\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n8 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n11 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n14 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n2 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n5 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n8 Utxi tma Hbzm ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Hbzm tma Utxi jhmq qb qzh phaxbby.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n8 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7\n10 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n11 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Utxi tma Hbzm ybnha qb qzh bsseoh.\n14 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Utxi tma Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n8 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t5\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n8 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n14 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \trtxahm\t13\n1 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Utxi tma Hbzm jhmq qb qzh rtxahm.\n5 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n11 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n14 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n5 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n8 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n11 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n14 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n11 Otmaxt tma Utxi jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n2 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Utxi ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n8 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Utxi tma Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n2 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n8 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n11 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n14 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Hbzm tma Utxi ybnha qb qzh bsseoh.\n5 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n8 Utxi tma Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n14 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n2 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n8 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tptqzxbby\t5\n10 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n14 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n2 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n14 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tztuujti\t13\n1 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n2 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n5 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7\n10 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tbsseoh\t13\n1 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n8 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n5 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n8 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n5 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n11 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n14 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm tma Utxi jhmq qb qzh keqozhm.\n14 Hbzm tma Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n2 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n5 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n8 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n14 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \trtxahm\t13\n1 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n5 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n2 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Utxi tma Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Hbzm tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n8 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n14 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n11 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n11 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n14 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n5 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Otmaxt tma Ytmehu jhmq qb qzh rtxahm.\n8 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Hbzm tma Utxi ybnha qb qzh keqozhm.\n14 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tbsseoh\t2\n7 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n8 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tphaxbby\t8\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Hbzm tma Utxi ybnha qb qzh rtxahm.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n2 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n8 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n14 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n5 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n11 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t8\n13 Hbzm tma Utxi jhmq qb qzh phaxbby.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \trtxahm\t7\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n14 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n8 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n5 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n8 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n14 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tphaxbby\t11\n1 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n2 Hbzm tma Utxi jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n5 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t11\n1 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Hbzm tma Utxi ybnha qb qzh phaxbby.\n8 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n14 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n2 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm tma Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n14 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n2 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n8 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t5\n10 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n11 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n14 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n2 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tztuujti\t7\n10 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Utxi tma Hbzm jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n2 Utxi tma Hbzm ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n5 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tkeqozhm\t4\n7 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Hbzm tma Utxi ybnha qb qzh phaxbby.\n11 Hbzm tma Utxi ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n14 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n8 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Hbzm tma Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n5 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n8 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n8 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n2 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n8 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n11 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n14 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n2 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n8 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n14 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n2 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n5 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi tma Hbzm ybnha qb qzh ztuujti.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n2 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n5 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n8 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Hbzm tma Utxi jhmq qb qzh keqozhm.\n11 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t8\n13 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n14 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Utxi tma Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n14 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n2 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n11 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n14 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n8 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n2 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n8 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n8 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n11 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n14 Utxi tma Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \trtxahm\t13\n1 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Otmaxt tma Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tbsseoh\t1\n4 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n11 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n8 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tbsseoh\t11\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm tma Utxi ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Utxi tma Hbzm ybnha qb qzh rtxahm.\n8 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n14 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n5 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n8 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n11 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1\n4 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n8 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n14 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n2 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n11 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Hbzm tma Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n2 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n5 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n5 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n8 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Hbzm tma Utxi ybnha qb qzh rtxahm.\n2 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n8 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n11 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tphaxbby\t10\n13 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n14 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Utxi tma Hbzm ybnha qb qzh bsseoh.\n5 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi tma Hbzm ybnha qb qzh phaxbby.\n2 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n8 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n11 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n14 Utxi tma Hbzm jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Hbzm tma Utxi ybnha qb qzh rtxahm.\n8 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \trtxahm\t7\n10 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n11 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n14 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tkeqozhm\t13\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tphaxbby\t4\n7 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tkeqozhm\t11\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n5 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Utxi tma Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Hbzm tma Utxi jhmq qb qzh rtxahm.\n2 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t4\n7 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n11 Hbzm tma Utxi ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n14 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n2 Utxi tma Hbzm ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n8 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n11 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n5 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n8 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tphaxbby\t10\n13 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n2 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n14 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n8 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n14 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Utxi tma Hbzm jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n11 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Utxi? \tphaxbby\t11\n1 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Utxi tma Hbzm ybnha qb qzh phaxbby.\n5 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Hbzm tma Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Hbzm tma Utxi jhmq qb qzh rtxahm.\n2 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n5 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n8 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n11 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n14 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n2 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n8 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Hbzm tma Utxi jhmq qb qzh ztuujti.\n11 Utxi tma Hbzm ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n14 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n2 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm tma Utxi jhmq qb qzh ztuujti.\n5 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n8 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n11 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n14 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n2 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n8 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Utxi tma Hbzm ybnha qb qzh phaxbby.\n11 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n2 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n11 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tztuujti\t13\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n2 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tztuujti\t13\n1 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n14 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n8 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n5 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n11 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tztuujti\t8\n13 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n14 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n5 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tbsseoh\t5\n10 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n5 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n2 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n8 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Utxi tma Hbzm jhmq qb qzh rtxahm.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n11 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n2 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1\n4 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n5 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n5 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n8 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n11 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n8 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n11 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n5 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n8 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n11 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n5 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n8 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n14 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tbsseoh\t1\n4 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n5 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n8 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Hbzm tma Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n5 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n11 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tkeqozhm\t13\n1 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n5 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n8 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n5 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n8 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n8 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n11 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n14 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n8 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n2 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n8 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n11 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n5 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n8 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n5 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n8 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n11 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n11 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Utxi tma Hbzm ybnha qb qzh phaxbby.\n5 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n8 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n14 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n5 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n8 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n11 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n14 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n2 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n8 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n2 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n8 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Utxi tma Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Utxi ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tptqzxbby\t11\n1 Utxi tma Hbzm ybnha qb qzh bsseoh.\n2 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n5 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t2\n7 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n8 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \trtxahm\t7\n10 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n11 Utxi tma Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n14 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n5 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Utxi tma Hbzm ybnha qb qzh phaxbby.\n14 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n8 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Utxi tma Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tptqzxbby\t7\n10 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n11 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tztuujti\t8\n13 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n14 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n2 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n14 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n5 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n11 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tbsseoh\t8\n13 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n5 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n8 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Hbzm tma Utxi ybnha qb qzh phaxbby.\n11 Hbzm tma Utxi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tztuujti\t13\n1 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n8 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10\n13 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n8 Utxi tma Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n11 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n14 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Utxi tma Hbzm jhmq qb qzh ztuujti.\n8 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tztuujti\t7\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n14 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n5 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n8 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n14 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t11\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n2 Utxi tma Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n5 Hbzm tma Utxi jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n14 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n2 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Utxi tma Hbzm ybnha qb qzh bsseoh.\n11 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n14 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n2 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n5 Hbzm tma Utxi ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n14 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n5 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n8 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Hbzm tma Utxi ybnha qb qzh ztuujti.\n14 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n2 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n8 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n2 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n5 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Utxi tma Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n11 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Hbzm tma Utxi ybnha qb qzh keqozhm.\n2 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm tma Utxi jhmq qb qzh phaxbby.\n5 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n11 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi tma Hbzm jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm tma Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n11 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tbsseoh\t10\n13 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n14 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n5 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Hbzm tma Utxi jhmq qb qzh keqozhm.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n11 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n14 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi tma Hbzm ybnha qb qzh bsseoh.\n2 Hbzm tma Utxi jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n11 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n14 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n5 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n14 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \trtxahm\t5\n10 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n14 Hbzm tma Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tkeqozhm\t1\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Utxi tma Hbzm jhmq qb qzh ztuujti.\n8 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n14 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n2 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n5 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n8 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n11 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n5 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n8 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t8\n13 Utxi tma Hbzm jhmq qb qzh ztuujti.\n14 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n11 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n5 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n8 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n14 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n2 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n11 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n14 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n5 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tphaxbby\t13\n1 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n2 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Utxi tma Hbzm jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n8 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t7\n10 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n11 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n14 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n5 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Hbzm tma Utxi jhmq qb qzh bsseoh.\n8 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n11 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n14 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n2 Hbzm tma Utxi ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Utxi tma Hbzm ybnha qb qzh bsseoh.\n5 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Utxi tma Hbzm ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tbsseoh\t7\n10 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n11 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Utxi tma Hbzm jhmq qb qzh bsseoh.\n14 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Hbzm tma Utxi jhmq qb qzh rtxahm.\n2 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n5 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n14 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi tma Hbzm ybnha qb qzh rtxahm.\n5 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n8 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tptqzxbby\t8\n13 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n14 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n8 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n11 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n14 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n8 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tztuujti\t11\n1 Utxi tma Hbzm ybnha qb qzh bsseoh.\n2 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \trtxahm\t2\n7 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n8 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n14 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Utxi tma Hbzm jhmq qb qzh phaxbby.\n2 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n8 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n11 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n14 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n5 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm tma Utxi ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n14 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \trtxahm\t13\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n8 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Hbzm tma Utxi jhmq qb qzh keqozhm.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n14 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n11 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tphaxbby\t11\n1 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n2 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t4\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n8 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Utxi tma Hbzm ybnha qb qzh rtxahm.\n11 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n14 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tptqzxbby\t1\n4 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n5 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tkeqozhm\t2\n7 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n11 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n14 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n11 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n8 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n11 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tphaxbby\t13\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n14 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n8 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n11 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n14 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Hbzm tma Utxi ybnha qb qzh rtxahm.\n2 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tkeqozhm\t5\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Hbzm tma Utxi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n14 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n8 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n11 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n5 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n8 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Utxi tma Hbzm jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm tma Utxi jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \trtxahm\t5\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n2 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm tma Utxi jhmq qb qzh keqozhm.\n8 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n11 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n14 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm tma Utxi jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tztuujti\t7\n10 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n11 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n14 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n5 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n8 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n14 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n5 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n8 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10\n13 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n14 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n5 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n8 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Hbzm tma Utxi ybnha qb qzh rtxahm.\n11 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n14 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n2 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Utxi tma Hbzm ybnha qb qzh rtxahm.\n8 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n11 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n2 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n5 Hbzm tma Utxi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n8 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tztuujti\t5\n10 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n14 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm tma Utxi ybnha qb qzh phaxbby.\n5 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n11 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Utxi tma Hbzm ybnha qb qzh rtxahm.\n2 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n5 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tztuujti\t5\n10 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n11 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm tma Utxi jhmq qb qzh ztuujti.\n14 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t13\n1 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n2 Utxi tma Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n8 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n14 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n2 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n5 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n8 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n11 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n2 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n5 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n8 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7\n10 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n2 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n5 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Hbzm tma Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n11 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm tma Utxi ybnha qb qzh bsseoh.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Hbzm tma Utxi ybnha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n11 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n"
  },
  {
    "path": "tasksv11/shuffled/qa13_compound-coreference_test.txt",
    "content": "1 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n2 Rzhm qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi tma Hbzm ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t4 5\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n13 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Rzhm qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n8 Rzhm qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n14 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n5 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Utxi tma Hbzm jhmq qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n8 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Hbzm tma Utxi ybnha qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Rzhm qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Utxi jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n11 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tptqzxbby\t4 5\n10 Utxi tma Hbzm ybnha qb qzh keqozhm.\n11 Rzhm qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Utxi tma Hbzm jhmq qb qzh bsseoh.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Rzhm qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n2 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n2 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n2 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n5 Rzhm qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n8 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Hbzm tma Utxi jhmq qb qzh ztuujti.\n14 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Hbzm tma Utxi jhmq qb qzh ztuujti.\n14 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Rzhm qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Rzhm qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n8 Rzhm qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n8 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n14 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi tma Hbzm ybnha qb qzh bsseoh.\n11 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tphaxbby\t1 2\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Utxi tma Hbzm jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t7 8\n13 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n2 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Hbzm tma Utxi jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n14 Rzhm qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Hbzm tma Utxi jhmq qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t4 5\n10 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n5 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n11 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Rzhm qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n2 Rzhm qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n2 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n8 Rzhm qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n8 Rzhm qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Otmaxt tma Hbzm jhmq qb qzh phaxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Rzhm qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n14 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi tma Hbzm jhmq qb qzh bsseoh.\n5 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Hbzm tma Utxi jhmq qb qzh phaxbby.\n8 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Hbzm tma Utxi jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi tma Hbzm jhmq qb qzh ztuujti.\n5 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n8 Rzhm qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n5 Rzhm qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n11 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Rzhm qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n5 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Rzhm qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n5 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n11 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n11 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n14 Rzhm qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n2 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n5 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tztuujti\t4 5\n10 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n14 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n11 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n8 Rzhm qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n11 Rzhm qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t10 11\n1 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n2 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n5 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Rzhm qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n11 Rzhm qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n2 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Rzhm qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t7 8\n13 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Rzhm qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n11 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n1 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Otmaxt tma Utxi jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n11 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n14 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Utxi tma Hbzm jhmq qb qzh keqozhm.\n8 Rzhm qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Utxi tma Hbzm jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Utxi tma Ytmehu jhmq qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n5 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Hbzm tma Utxi ybnha qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm tma Ytmehu jhmq qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n5 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n2 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t7 8\n13 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n14 Rzhm qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Rzhm qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm tma Utxi ybnha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n11 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n2 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n5 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Utxi jhmq qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n14 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Rzhm qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n11 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n13 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n14 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n14 Rzhm qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \trtxahm\t1 2\n7 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n14 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n5 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n8 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n11 Rzhm qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \trtxahm\t10 11\n1 Utxi tma Hbzm jhmq qb qzh ztuujti.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n8 Rzhm qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n11 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n14 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Hbzm tma Utxi jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tphaxbby\t4 5\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Rzhm qzhi jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n2 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Utxi ybnha qb qzh bsseoh.\n5 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n11 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n14 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tphaxbby\t10 11\n1 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n11 Rzhm qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n2 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n2 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm tma Utxi jhmq qb qzh ztuujti.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n8 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Hbzm tma Utxi ybnha qb qzh ztuujti.\n14 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n2 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n8 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n14 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n2 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Utxi tma Hbzm ybnha qb qzh phaxbby.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t4 5\n10 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n11 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Rzhm qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t10 11\n1 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t1 2\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n11 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n5 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n5 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Rzhm qzhi ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Utxi ybnha qb qzh phaxbby.\n2 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tptqzxbby\t4 5\n10 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n8 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n8 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Rzhm qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t10 11\n1 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n11 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n2 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Hbzm tma Utxi ybnha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n14 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n11 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n5 Rzhm qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t10 11\n1 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n8 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Rzhm qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt tma Utxi jhmq qb qzh bsseoh.\n11 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n14 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n2 Rzhm qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n5 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Rzhm qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n8 Rzhm qzhi ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Utxi tma Hbzm jhmq qb qzh rtxahm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n14 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n5 Rzhm qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n2 Rzhm qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \trtxahm\t4 5\n10 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n14 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Utxi tma Hbzm jhmq qb qzh phaxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi tma Hbzm jhmq qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n14 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \trtxahm\t1 2\n7 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Hbzm tma Utxi jhmq qb qzh keqozhm.\n11 Rzhm qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n2 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Hbzm tma Utxi jhmq qb qzh bsseoh.\n14 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n5 Rzhm qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n11 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n5 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n8 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n1 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh ztuujti.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Utxi tma Hbzm ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n5 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n11 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n5 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n8 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n8 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n8 Rzhm qzhi ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n11 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n5 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n8 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Rzhm qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n5 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Hbzm tma Utxi jhmq qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Rzhm qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Rzhm qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Rzhm qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n14 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n2 Rzhm qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \trtxahm\t1 2\n7 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n11 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n2 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n8 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n8 Rzhm qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Rzhm qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n5 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Rzhm qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n14 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tptqzxbby\t10 11\n1 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Utxi tma Hbzm ybnha qb qzh ztuujti.\n11 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm tma Utxi jhmq qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n11 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n11 Rzhm qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi tma Hbzm jhmq qb qzh keqozhm.\n14 Rzhm qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi tma Hbzm ybnha qb qzh ztuujti.\n5 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n2 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n11 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n14 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tptqzxbby\t10 11\n1 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n2 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n5 Rzhm qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n2 Rzhm qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tbsseoh\t1 2\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n5 Rzhm qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n5 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi tma Hbzm jhmq qb qzh rtxahm.\n11 Rzhm qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n11 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n2 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n14 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm tma Utxi cbdxmhiha qb qzh rtxahm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n8 Rzhm qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n5 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n14 Rzhm qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n8 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tphaxbby\t10 11\n1 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n2 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Rzhm qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tptqzxbby\t10 11\n1 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm tma Utxi cbdxmhiha qb qzh keqozhm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Rzhm qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n2 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Rzhm qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n5 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Rzhm qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t7 8\n13 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n2 Rzhm qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n11 Rzhm qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n5 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n5 Rzhm qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n8 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Hbzm tma Utxi ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \trtxahm\t4 5\n10 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n8 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi tma Hbzm ybnha qb qzh bsseoh.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n14 Rzhm qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Utxi ybnha qb qzh bsseoh.\n11 Rzhm qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Rzhm qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Utxi tma Hbzm jhmq qb qzh keqozhm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n14 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n5 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tbsseoh\t1 2\n7 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh phaxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi tma Hbzm ybnha qb qzh phaxbby.\n11 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n8 Rzhm qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh bsseoh.\n2 Csqhx qztq qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Utxi tma Hbzm jhmq qb qzh rtxahm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Otmaxt tma Utxi ybnha qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi tma Hbzm ybnha qb qzh ztuujti.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n11 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n14 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n2 Rzhm qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n5 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n14 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n2 Rzhm qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Hbzm tma Utxi jhmq qb qzh keqozhm.\n14 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n8 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Utxi tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Hbzm ybnha qb qzh phaxbby.\n14 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n8 Rzhm qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Utxi tma Hbzm ybnha qb qzh ztuujti.\n14 Rzhm qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n8 Rzhm qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Hbzm tma Utxi ybnha qb qzh bsseoh.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n14 Rzhm qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n8 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n5 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n"
  },
  {
    "path": "tasksv11/shuffled/qa13_compound-coreference_train.txt",
    "content": "1 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n5 Rzhm qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Rzhm qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tphaxbby\t7 8\n13 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t1 2\n7 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi tma Hbzm ybnha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n2 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm tma Utxi jhmq qb qzh keqozhm.\n5 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t4 5\n10 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Hbzm tma Utxi ybnha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n2 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1 2\n7 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Rzhm qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n11 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n5 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Rzhm qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Rzhm qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n5 Rzhm qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Rzhm qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n11 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n14 Rzhm qzhi jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm tma Utxi ybnha qb qzh ztuujti.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Hbzm tma Otmaxt jhmq qb qzh phaxbby.\n11 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t10 11\n1 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi tma Ytmehu ybnha qb qzh ztuujti.\n5 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n11 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tptqzxbby\t7 8\n13 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n11 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm tma Utxi ybnha qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Hbzm tma Utxi ybnha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tphaxbby\t7 8\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Rzhm qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n2 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Utxi tma Hbzm ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n14 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm tma Ytmehu ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n11 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Hbzm tma Utxi qxtnhuuha qb qzh ztuujti.\n8 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n5 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tphaxbby\t4 5\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n2 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Rzhm qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tkeqozhm\t4 5\n10 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n11 Rzhm qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n14 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm tma Utxi ybnha qb qzh bsseoh.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t4 5\n10 Utxi tma Hbzm jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tztuujti\t7 8\n13 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm tma Utxi jhmq ptok qb qzh phaxbby.\n2 Rzhm qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh bsseoh.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n5 Rzhm qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n8 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n11 Rzhm qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t10 11\n1 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi tma Hbzm ybnha qb qzh phaxbby.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tkeqozhm\t7 8\n13 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tphaxbby\t10 11\n1 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t1 2\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n11 Rzhm qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Utxi tma Hbzm ybnha qb qzh keqozhm.\n2 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm tma Ytmehu jhmq qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n11 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Ytmehu tma Otmaxt ybnha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n2 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq ptok qb qzh rtxahm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n2 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tptqzxbby\t1 2\n7 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n14 Rzhm qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Utxi tma Otmaxt jhmq ptok qb qzh rtxahm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n10 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Rzhm qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n8 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n11 Rzhm qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Hbzm tma Utxi ybnha qb qzh ztuujti.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Hbzm tma Utxi ybnha qb qzh ztuujti.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Utxi tma Hbzm jhmq qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n11 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Hbzm tma Utxi ybnha qb qzh bsseoh.\n5 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t4 5\n10 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi tma Hbzm ybnha qb qzh rtxahm.\n5 Rzhm qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n2 Rzhm qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tztuujti\t1 2\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t7 8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n11 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n11 Rzhm qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n5 Rzhm qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n8 Rzhm qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Rzhm qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n2 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n5 Rzhm qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tphaxbby\t10 11\n1 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \trtxahm\t1 2\n7 Otmaxt tma Hbzm ybnha qb qzh keqozhm.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n11 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu tma Utxi ybnha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tbsseoh\t4 5\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n13 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \trtxahm\t1 2\n7 Hbzm tma Otmaxt ybnha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n11 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Utxi tma Hbzm jhmq qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n11 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Hbzm tma Utxi cbdxmhiha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Rzhm qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Utxi tma Hbzm jhmq qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Rzhm qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Utxi tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n11 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n2 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Hbzm tma Otmaxt ybnha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Rzhm qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Rzhm qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi tma Hbzm jhmq qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n2 Rzhm qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tphaxbby\t1 2\n7 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n14 Rzhm qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t10 11\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh rtxahm.\n14 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n2 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n5 Rzhm qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Hbzm tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh bsseoh.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Utxi tma Hbzm ybnha qb qzh ztuujti.\n14 Rzhm qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh ptqzxbby.\n8 Rzhm qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n11 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tkeqozhm\t4 5\n10 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n11 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n8 Rzhm qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh phaxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n14 Rzhm qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t1 2\n7 Hbzm tma Utxi jhmq qb qzh keqozhm.\n8 Rzhm qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n2 Csqhx qztq qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh ztuujti.\n5 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Hbzm tma Utxi cbdxmhiha qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Hbzm ybnha qb qzh rtxahm.\n14 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Rzhm qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Hbzm tma Utxi ybnha qb qzh rtxahm.\n14 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n2 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Utxi tma Hbzm jhmq qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n11 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n14 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n5 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n8 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt tma Utxi ybnha qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n5 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Utxi tma Hbzm jhmq qb qzh keqozhm.\n11 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Rzhm qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n8 Rzhm qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n11 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n2 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Otmaxt tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Hbzm tma Utxi jhmq qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n14 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tptqzxbby\t1 2\n7 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n14 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Utxi tma Hbzm jhmq ptok qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Hbzm tma Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n11 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n2 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Hbzm tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Rzhm qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Hbzm tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n7 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Rzhm qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t4 5\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n2 Rzhm qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n5 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n11 Rzhm qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Ytmehu tma Utxi ybnha qb qzh keqozhm.\n8 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq qb qzh rtxahm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Hbzm tma Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Rzhm qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Csqhx qztq qzhi ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh rtxahm.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n2 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tkeqozhm\t1 2\n7 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n8 Rzhm qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Utxi tma Ytmehu jhmq qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tbsseoh\t4 5\n10 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t7 8\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n14 Rzhm qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n11 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tztuujti\t7 8\n13 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n11 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi tma Ytmehu jhmq qb qzh phaxbby.\n5 Rzhm qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n5 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu ybnha qb qzh bsseoh.\n8 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n2 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh phaxbby.\n5 Rzhm qzhi ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4 5\n7 Utxi tma Hbzm cbdxmhiha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Utxi tma Hbzm ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n14 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \trtxahm\t10 11\n1 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n2 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Ytmehu tma Utxi ybnha qb qzh rtxahm.\n5 Rzhm qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n8 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n2 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n8 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t1 2\n7 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Hbzm tma Otmaxt jhmq qb qzh rtxahm.\n14 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13 14\n1 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Hbzm tma Utxi jhmq qb qzh phaxbby.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n5 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n10 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Otmaxt tma Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n10 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n2 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n8 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n11 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t7 8\n13 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n14 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n2 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Utxi tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n8 Rzhm qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu tma Utxi ybnha qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10 11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Utxi tma Hbzm ybnha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Ytmehu tma Hbzm ybnha qb qzh ztuujti.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Utxi tma Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n2 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Utxi jhmq ptok qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Utxi tma Hbzm jhmq qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tkeqozhm\t10 11\n1 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Ytmehu tma Hbzm qxtnhuuha qb qzh ztuujti.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Rzhm qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Utxi ybnha qb qzh keqozhm.\n11 Rzhm qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n11 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu tma Utxi jhmq ptok qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7 8\n13 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Utxi tma Hbzm cbdxmhiha qb qzh keqozhm.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Utxi tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt tma Hbzm jhmq qb qzh rtxahm.\n14 Rzhm qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n11 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n2 Rzhm qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh ztuujti.\n5 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Utxi tma Hbzm ybnha qb qzh bsseoh.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n2 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh keqozhm.\n5 Rzhm qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm cbdxmhiha qb qzh rtxahm.\n11 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n2 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh bsseoh.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n8 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Ytmehu tma Hbzm jhmq qb qzh keqozhm.\n11 Rzhm qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n14 Rzhm qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh phaxbby.\n2 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tztuujti\t4 5\n10 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi tma Hbzm ybnha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Hbzm tma Utxi jhmq ptok qb qzh rtxahm.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \tptqzxbby\t7 8\n13 Hbzm tma Otmaxt jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm tma Utxi qxtnhuuha qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Rzhm qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n8 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Utxi tma Otmaxt ybnha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n14 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n2 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh ztuujti.\n5 Rzhm qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh ztuujti.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt tma Hbzm qxtnhuuha qb qzh keqozhm.\n11 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n5 Rzhm qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Utxi tma Otmaxt jhmq qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh ptqzxbby.\n11 Rzhm qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10 11\n13 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n14 Csqhx qztq qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Otmaxt tma Hbzm jhmq qb qzh ztuujti.\n2 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh phaxbby.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n8 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Utxi ybnha qb qzh ztuujti.\n5 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm tma Utxi ybnha qb qzh keqozhm.\n11 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Hbzm tma Ytmehu jhmq qb qzh rtxahm.\n14 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh phaxbby.\n8 Rzhm qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n11 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt tma Utxi jhmq qb qzh ztuujti.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm tma Utxi jhmq qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Utxi tma Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t7 8\n10 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t7 8\n13 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Hbzm tma Utxi ybnha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Utxi tma Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi tma Ytmehu jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tztuujti\t1 2\n7 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Utxi tma Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Hbzm tma Otmaxt ybnha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh ztuujti.\n5 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t4 5\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Otmaxt tma Utxi ybnha qb qzh bsseoh.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu tma Hbzm jhmq qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n8 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh bsseoh.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu tma Utxi jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Rzhm qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t1 2\n4 Otmaxt tma Utxi jhmq ptok qb qzh keqozhm.\n5 Rzhm qzhi jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n8 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n13 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t4 5\n7 Utxi tma Ytmehu jhmq qb qzh keqozhm.\n8 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n11 Rzhm qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n8 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh phaxbby.\n11 Rzhm qzhi ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Utxi tma Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n5 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tbsseoh\t4 5\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Utxi tma Ytmehu ybnha qb qzh rtxahm.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4 5\n7 Utxi tma Hbzm qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Utxi tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Rzhm qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n2 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh ztuujti.\n5 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Utxi tma Ytmehu ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n11 Rzhm qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Ytmehu tma Utxi jhmq ptok qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh keqozhm.\n5 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Utxi tma Otmaxt jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n14 Rzhm qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n2 Rzhm qzhi jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t7 8\n13 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal qzhi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm tma Otmaxt jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu tma Otmaxt jhmq ptok qb qzh ztuujti.\n11 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Ytmehu jhmq qb qzh ztuujti.\n14 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Utxi tma Ytmehu jhmq ptok qb qzh rtxahm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tztuujti\t4 5\n10 Utxi tma Hbzm jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh bsseoh.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh keqozhm.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt tma Ytmehu ybnha qb qzh ztuujti.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Utxi jhmq ptok qb qzh keqozhm.\n11 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Hbzm tma Ytmehu jhmq qb qzh phaxbby.\n2 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1 2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh bsseoh.\n5 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm tma Otmaxt jhmq qb qzh ztuujti.\n8 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Ytmehu tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Rzhm qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh rtxahm.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n7 Otmaxt tma Hbzm cbdxmhiha qb qzh phaxbby.\n8 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Utxi tma Otmaxt jhmq qb qzh rtxahm.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt tma Hbzm cbdxmhiha qb qzh keqozhm.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4 5\n7 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu tma Hbzm jhmq qb qzh phaxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t4 5\n7 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n11 Rzhm qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Hbzm tma Utxi jhmq qb qzh phaxbby.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal qzhi ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n11 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Otmaxt tma Utxi ybnha qb qzh ztuujti.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13 14\n1 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Utxi tma Hbzm ybnha qb qzh ztuujti.\n8 Csqhx qztq qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Hbzm tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Rzhm qzhi jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n5 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Hbzm tma Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Hbzm tma Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Hbzm tma Utxi jhmq qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1 2\n4 Utxi tma Hbzm jhmq qb qzh ztuujti.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n8 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh ztuujti.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Hbzm tma Otmaxt jhmq qb qzh keqozhm.\n14 Rzhm qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Hbzm tma Otmaxt ybnha qb qzh phaxbby.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1 2\n4 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n7 Utxi tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Hbzm tma Utxi jhmq qb qzh bsseoh.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Otmaxt tma Utxi jhmq ptok qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh keqozhm.\n5 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t10 11\n13 Ytmehu tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Utxi tma Hbzm ybnha qb qzh rtxahm.\n2 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Otmaxt tma Utxi cbdxmhiha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tkeqozhm\t1 2\n7 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n11 Rzhm qzhi jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Hbzm tma Ytmehu jhmq qb qzh bsseoh.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm tma Otmaxt jhmq ptok qb qzh ztuujti.\n2 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t7 8\n10 Utxi tma Hbzm ybnha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \trtxahm\t10 11\n1 Utxi tma Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4 5\n7 Utxi tma Hbzm ybnha qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t7 8\n10 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10 11\n13 Otmaxt tma Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Utxi tma Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4 5\n7 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n8 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tztuujti\t7 8\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh phaxbby.\n14 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tbsseoh\t10 11\n1 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n2 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Csqhxjtxal qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4 5\n7 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t7 8\n10 Ytmehu tma Otmaxt ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10 11\n13 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n14 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t13 14\n1 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n2 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi tma Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Otmaxt tma Utxi jhmq qb qzh phaxbby.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n10 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n11 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Utxi tma Hbzm cbdxmhiha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Hbzm tma Utxi jhmq qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh rtxahm.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n11 Csqhx qztq qzhi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Utxi tma Hbzm ybnha qb qzh phaxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t13 14\n1 Otmaxt tma Utxi jhmq qb qzh rtxahm.\n2 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t1 2\n4 Otmaxt tma Utxi qxtnhuuha qb qzh phaxbby.\n5 Csqhx qztq qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n8 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tptqzxbby\t4 5\n10 Utxi tma Otmaxt jhmq qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Hbzm tma Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Otmaxt tma Hbzm ybnha qb qzh rtxahm.\n5 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Hbzm tma Otmaxt ybnha qb qzh rtxahm.\n8 Rzhm qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7 8\n10 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13 14\n1 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Rzhm qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Csqhx qztq qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t4 5\n10 Utxi tma Ytmehu ybnha qb qzh bsseoh.\n11 Rzhm qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Ytmehu tma Otmaxt jhmq qb qzh bsseoh.\n14 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Ytmehu tma Hbzm jhmq qb qzh ztuujti.\n2 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Otmaxt tma Ytmehu jhmq qb qzh bsseoh.\n5 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Ytmehu tma Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7 8\n10 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n11 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi tma Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1 2\n4 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Otmaxt tma Hbzm jhmq ptok qb qzh bsseoh.\n8 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Ytmehu tma Hbzm ybnha qb qzh keqozhm.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Ytmehu tma Utxi ybnha qb qzh ptqzxbby.\n2 Tbuubjemr qztq qzhi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Ytmehu tma Hbzm jhmq ptok qb qzh ztuujti.\n8 Rzhm qzhi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7 8\n10 Otmaxt tma Hbzm jhmq qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Ytmehu tma Utxi jhmq qb qzh ztuujti.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh ztuujti.\n2 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Ytmehu tma Hbzm cbdxmhiha qb qzh phaxbby.\n5 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Utxi tma Otmaxt ybnha qb qzh bsseoh.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Rzhm qzhi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Ytmehu tma Utxi cbdxmhiha qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n2 Rzhm qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt tma Ytmehu jhmq ptok qb qzh phaxbby.\n5 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Hbzm tma Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Utxi tma Hbzm cbdxmhiha qb qzh bsseoh.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh keqozhm.\n2 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Hbzm tma Utxi ybnha qb qzh ptqzxbby.\n8 Csqhx qztq qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7 8\n10 Otmaxt tma Hbzm ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10 11\n13 Hbzm tma Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Ytmehu tma Utxi cbdxmhiha qb qzh keqozhm.\n2 Rzhm qzhi ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh phaxbby.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Rzhm qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh rtxahm.\n11 Csqhxjtxal qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10 11\n13 Otmaxt tma Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t13 14\n1 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh bsseoh.\n5 Csqhx qztq qzhi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4 5\n7 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n8 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Ytmehu tma Utxi ybnha qb qzh bsseoh.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Otmaxt tma Utxi qxtnhuuha qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Ytmehu tma Otmaxt jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t1 2\n4 Hbzm tma Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t4 5\n7 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n11 Rzhm qzhi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Ytmehu tma Hbzm cbdxmhiha qb qzh bsseoh.\n14 Csqhx qztq qzhi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Otmaxt tma Utxi jhmq qb qzh keqozhm.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1 2\n4 Otmaxt tma Hbzm jhmq ptok qb qzh phaxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Ytmehu tma Otmaxt ybnha qb qzh bsseoh.\n11 Tbuubjemr qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t10 11\n13 Otmaxt tma Ytmehu ybnha qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t13 14\n1 Ytmehu tma Utxi jhmq ptok qb qzh rtxahm.\n2 Csqhx qztq qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm jhmq qb qzh bsseoh.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4 5\n7 Utxi tma Ytmehu jhmq qb qzh ptqzxbby.\n8 Rzhm qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t4 5\n10 Hbzm tma Otmaxt jhmq ptok qb qzh rtxahm.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t10 11\n13 Ytmehu tma Utxi qxtnhuuha qb qzh rtxahm.\n14 Rzhm qzhi jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13 14\n1 Utxi tma Hbzm jhmq qb qzh bsseoh.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1 2\n4 Utxi tma Hbzm qxtnhuuha qb qzh bsseoh.\n5 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7 8\n10 Hbzm tma Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t7 8\n13 Ytmehu tma Utxi jhmq qb qzh keqozhm.\n14 Tbuubjemr qztq qzhi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Utxi tma Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Csqhx qztq qzhi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \trtxahm\t1 2\n7 Hbzm tma Utxi jhmq qb qzh ztuujti.\n8 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7 8\n10 Otmaxt tma Hbzm cbdxmhiha qb qzh rtxahm.\n11 Csqhx qztq qzhi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t10 11\n13 Ytmehu tma Hbzm jhmq qb qzh rtxahm.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13 14\n1 Ytmehu tma Utxi jhmq qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1 2\n4 Hbzm tma Ytmehu ybnha qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh bsseoh.\n8 Csqhxjtxal qzhi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7 8\n10 Ytmehu tma Hbzm ybnha qb qzh phaxbby.\n11 Tbuubjemr qztq qzhi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10 11\n13 Utxi tma Hbzm qxtnhuuha qb qzh ztuujti.\n14 Rzhm qzhi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Hbzm tma Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Ytmehu tma Utxi qxtnhuuha qb qzh bsseoh.\n5 Rzhm qzhi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4 5\n7 Hbzm tma Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Tbuubjemr qztq qzhi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Utxi tma Ytmehu ybnha qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10 11\n13 Utxi tma Ytmehu jhmq qb qzh ztuujti.\n14 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13 14\n1 Utxi tma Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t1 2\n4 Otmaxt tma Hbzm jhmq qb qzh keqozhm.\n5 Rzhm qzhi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Ytmehu tma Otmaxt jhmq qb qzh phaxbby.\n8 Csqhxjtxal qzhi jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n11 Rzhm qzhi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi ybnha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t13 14\n1 Utxi tma Ytmehu jhmq ptok qb qzh bsseoh.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1 2\n4 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n5 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tztuujti\t1 2\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t7 8\n10 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10 11\n13 Otmaxt tma Utxi jhmq ptok qb qzh phaxbby.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13 14\n1 Ytmehu tma Otmaxt ybnha qb qzh ptqzxbby.\n2 Rzhm qzhi ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1 2\n4 Hbzm tma Utxi jhmq ptok qb qzh bsseoh.\n5 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Csqhx qztq qzhi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7 8\n10 Otmaxt tma Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Csqhx qztq qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t10 11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh rtxahm.\n14 Tbuubjemr qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Otmaxt tma Utxi cbdxmhiha qb qzh rtxahm.\n2 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Utxi tma Otmaxt ybnha qb qzh ztuujti.\n5 Rzhm qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t4 5\n7 Utxi tma Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Csqhxjtxal qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7 8\n10 Utxi tma Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Csqhx qztq qzhi jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Ytmehu tma Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13 14\n1 Hbzm tma Utxi qxtnhuuha qb qzh keqozhm.\n2 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1 2\n4 Ytmehu tma Otmaxt jhmq ptok qb qzh keqozhm.\n5 Csqhx qztq qzhi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tptqzxbby\t1 2\n7 Utxi tma Otmaxt jhmq ptok qb qzh phaxbby.\n8 Rzhm qzhi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7 8\n10 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t10 11\n13 Otmaxt tma Hbzm qxtnhuuha qb qzh ztuujti.\n14 Rzhm qzhi jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13 14\n1 Hbzm tma Utxi jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1 2\n4 Ytmehu tma Utxi cbdxmhiha qb qzh bsseoh.\n5 Csqhx qztq qzhi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4 5\n7 Ytmehu tma Otmaxt ybnha qb qzh keqozhm.\n8 Tbuubjemr qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7 8\n10 Ytmehu tma Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Csqhxjtxal qzhi jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t10 11\n13 Utxi tma Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Csqhx qztq qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tztuujti\t10 11\n1 Hbzm tma Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Csqhx qztq qzhi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1 2\n4 Ytmehu tma Hbzm jhmq ptok qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4 5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Tbuubjemr qztq qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Ytmehu tma Otmaxt jhmq qb qzh ztuujti.\n11 Csqhx qztq qzhi jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10 11\n13 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n14 Csqhx qztq qzhi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13 14\n1 Utxi tma Otmaxt jhmq qb qzh ztuujti.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1 2\n4 Utxi tma Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Rzhm qzhi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4 5\n7 Hbzm tma Ytmehu jhmq ptok qb qzh keqozhm.\n8 Rzhm qzhi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7 8\n10 Otmaxt tma Ytmehu jhmq qb qzh keqozhm.\n11 Tbuubjemr qztq qzhi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10 11\n13 Utxi tma Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Csqhxjtxal qzhi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t13 14\n1 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n2 Csqhxjtxal qzhi jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Rzhm qzhi cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4 5\n7 Otmaxt tma Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Rzhm qzhi ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7 8\n10 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n11 Csqhx qztq qzhi ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t10 11\n13 Utxi tma Hbzm jhmq ptok qb qzh ztuujti.\n14 Csqhx qztq qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t13 14\n1 Otmaxt tma Ytmehu jhmq ptok qb qzh ztuujti.\n2 Csqhxjtxal qzhi ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1 2\n4 Ytmehu tma Hbzm qxtnhuuha qb qzh keqozhm.\n5 Tbuubjemr qztq qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4 5\n7 Hbzm tma Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Csqhxjtxal qzhi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7 8\n10 Ytmehu tma Utxi jhmq qb qzh phaxbby.\n11 Csqhxjtxal qzhi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10 11\n13 Hbzm tma Ytmehu jhmq ptok qb qzh phaxbby.\n14 Csqhxjtxal qzhi jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t13 14\n1 Otmaxt tma Utxi qxtnhuuha qb qzh bsseoh.\n2 Csqhxjtxal qzhi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1 2\n4 Utxi tma Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Tbuubjemr qztq qzhi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4 5\n7 Otmaxt tma Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Csqhxjtxal qzhi ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t7 8\n10 Hbzm tma Ytmehu jhmq qb qzh ztuujti.\n11 Csqhxjtxal qzhi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10 11\n13 Utxi tma Hbzm jhmq qb qzh ptqzxbby.\n14 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13 14\n1 Hbzm tma Utxi ybnha qb qzh bsseoh.\n2 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1 2\n4 Otmaxt tma Utxi jhmq qb qzh ptqzxbby.\n5 Csqhxjtxal qzhi ybnha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4 5\n7 Otmaxt tma Ytmehu jhmq qb qzh rtxahm.\n8 Csqhxjtxal qzhi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7 8\n10 Utxi tma Hbzm qxtnhuuha qb qzh rtxahm.\n11 Rzhm qzhi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10 11\n13 Ytmehu tma Utxi jhmq qb qzh ptqzxbby.\n14 Csqhx qztq qzhi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tphaxbby\t10 11\n"
  },
  {
    "path": "tasksv11/shuffled/qa14_time-reasoning_test.txt",
    "content": "1 Rzel ybxmemr Utxi ybnha qb qzh keqozhm.\n2 Rzel tsqhxmbbm Utxi ybnha qb qzh oemhyt.\n3 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n4 Vhlqhxati Utxi cbdxmhiha qb qzh lozbbu.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t2 1\n6 Vhlqhxati Txha jhmq ptok qb qzh oemhyt.\n7 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t7 3\n9 Utxi jhmq qb qzh lozbbu qzel hnhmemr.\n10 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t7 3\n12 Hdueh jhmq qb qzh bsseoh ihlqhxati.\n13 Rzel ybxmemr Txha cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t9 2\n15 Rzel hnhmemr Txha cbdxmhiha qb qzh lozbbu.\n16 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh phaxbby.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t9 2\n1 Hdueh jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Txha cbdxmhiha qb qzh oemhyt ihlqhxati.\n3 Zeuu jhmq ptok qb qzh lozbbu qzel ybxmemr.\n4 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t3 4\n6 Utxi qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n7 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t6 7\n9 Rzel ybxmemr Txha cbdxmhiha qb qzh vtxk.\n10 Rzel tsqhxmbbm Utxi ybnha qb qzh keqozhm.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t6 7\n12 Zeuu ybnha qb qzh phaxbby qzel tsqhxmbbm.\n13 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n14 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t13 1\n15 Rzel tsqhxmbbm Hdueh jhmq qb qzh keqozhm.\n16 Rzel hnhmemr Utxi ybnha qb qzh lozbbu.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t13 1\n1 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n2 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n3 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n4 Rzel ybxmemr Utxi cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t4 3\n6 Utxi ybnha qb qzh keqozhm qzel hnhmemr.\n7 Rzel tsqhxmbbm Utxi ybnha qb qzh bsseoh.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t7 4\n9 Rzel ybxmemr Txha jhmq qb qzh phaxbby.\n10 Rzel ybxmemr Hdueh jhmq qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t10 2\n12 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n13 Vhlqhxati Zeuu cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t10 2\n15 Txha qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n16 Txha ybnha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t15 16\n1 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n2 Vhlqhxati Txha jhmq ptok qb qzh bsseoh.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh bsseoh.\n4 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t4 3\n6 Utxi jhmq qb qzh vtxk ihlqhxati.\n7 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t1 2\n9 Utxi cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n10 Utxi ybnha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t1 2\n12 Txha cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n13 Txha qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t9 10\n15 Rzel hnhmemr Hdueh ybnha qb qzh bsseoh.\n16 Hdueh cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t16 4\n1 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n2 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t1 2\n4 Vhlqhxati Txha qxtnhuuha qb qzh phaxbby.\n5 Vhlqhxati Zeuu ybnha qb qzh vtxk.\n6 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t1 2\n7 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh vtxk.\n8 Zeuu jhmq qb qzh lozbbu qzel ybxmemr.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t7 8\n10 Zeuu qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n11 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh oemhyt.\n12 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t7 8\n13 Rzel hnhmemr Utxi cbdxmhiha qb qzh keqozhm.\n14 Hdueh jhmq ptok qb qzh bsseoh ihlqhxati.\n15 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t13 11\n1 Txha jhmq qb qzh lozbbu ihlqhxati.\n2 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n3 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n4 Rzel ybxmemr Zeuu jhmq qb qzh keqozhm.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t4 3\n6 Txha ybnha qb qzh keqozhm qzel ybxmemr.\n7 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t7 2\n9 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh oemhyt.\n10 Rzel tsqhxmbbm Zeuu jhmq qb qzh phaxbby.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t9 6\n12 Utxi jhmq qb qzh vtxk ihlqhxati.\n13 Rzel hnhmemr Txha cbdxmhiha qb qzh phaxbby.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t13 9\n15 Zeuu cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n16 Rzel ybxmemr Utxi ybnha qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t13 9\n1 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n2 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n3 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n4 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t4 2\n6 Zeuu jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n7 Hdueh ybnha qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t4 2\n9 Rzel hnhmemr Hdueh cbdxmhiha qb qzh lozbbu.\n10 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t10 7\n12 Zeuu qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n13 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t6 4\n15 Txha qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n16 Rzel ybxmemr Txha qxtnhuuha qb qzh bsseoh.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t9 10\n1 Rzel ybxmemr Txha qxtnhuuha qb qzh phaxbby.\n2 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n3 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t1 2\n4 Rzel hnhmemr Txha jhmq qb qzh phaxbby.\n5 Txha ybnha qb qzh oemhyt qzel tsqhxmbbm.\n6 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t5 1\n7 Rzel ybxmemr Hdueh jhmq ptok qb qzh oemhyt.\n8 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n9 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t4 5\n10 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n11 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n12 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t7 8\n13 Zeuu cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n14 Hdueh jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n15 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t14 7\n1 Rzel ybxmemr Utxi jhmq qb qzh keqozhm.\n2 Vhlqhxati Utxi qxtnhuuha qb qzh oemhyt.\n3 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t1 2\n4 Zeuu qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t5 1\n7 Zeuu jhmq qb qzh phaxbby qzel ybxmemr.\n8 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n9 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t5 1\n10 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n11 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n12 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t7 4\n13 Txha jhmq ptok qb qzh vtxk ihlqhxati.\n14 Utxi qxtnhuuha qb qzh vtxk qzel hnhmemr.\n15 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t14 5\n1 Vhlqhxati Txha qxtnhuuha qb qzh phaxbby.\n2 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Hdueh jhmq qb qzh oemhyt.\n4 Rzel ybxmemr Txha jhmq qb qzh lozbbu.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t4 1\n6 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n7 Txha ybnha qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t6 3\n9 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n10 Rzel hnhmemr Txha jhmq ptok qb qzh lozbbu.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t10 7\n12 Utxi ybnha qb qzh lozbbu qzel tsqhxmbbm.\n13 Utxi jhmq ptok qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t12 13\n15 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n16 Zeuu jhmq qb qzh lozbbu qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t15 6\n1 Rzel ybxmemr Zeuu jhmq ptok qb qzh vtxk.\n2 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n3 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n4 Vhlqhxati Zeuu qxtnhuuha qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t3 2\n6 Utxi cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n7 Hdueh jhmq qb qzh bsseoh ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t3 2\n9 Hdueh qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n10 Zeuu ybnha qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t10 1\n12 Rzel hnhmemr Utxi ybnha qb qzh lozbbu.\n13 Zeuu ybnha qb qzh phaxbby qzel hnhmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t10 1\n15 Rzel tsqhxmbbm Hdueh jhmq qb qzh phaxbby.\n16 Vhlqhxati Txha jhmq qb qzh phaxbby.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t13 10\n1 Rzel ybxmemr Txha cbdxmhiha qb qzh keqozhm.\n2 Hdueh qxtnhuuha qb qzh oemhyt ihlqhxati.\n3 Rzel tsqhxmbbm Txha jhmq ptok qb qzh oemhyt.\n4 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t1 4\n6 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n7 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t3 1\n9 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n10 Txha qxtnhuuha qb qzh keqozhm qzel hnhmemr.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t3 1\n12 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh lozbbu.\n13 Utxi jhmq qb qzh oemhyt qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t12 9\n15 Rzel hnhmemr Zeuu qxtnhuuha qb qzh keqozhm.\n16 Rzel tsqhxmbbm Utxi ybnha qb qzh keqozhm.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t12 9\n1 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n2 Zeuu ybnha qb qzh lozbbu qzel ybxmemr.\n3 Txha jhmq ptok qb qzh keqozhm ihlqhxati.\n4 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t2 1\n6 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh oemhyt.\n7 Vhlqhxati Utxi cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t6 2\n9 Txha cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n10 Hdueh jhmq ptok qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t6 2\n12 Txha qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n13 Zeuu qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t13 6\n15 Rzel hnhmemr Txha jhmq ptok qb qzh bsseoh.\n16 Hdueh jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t13 6\n1 Zeuu cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n2 Zeuu ybnha qb qzh bsseoh ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t1 2\n4 Txha jhmq ptok qb qzh phaxbby ihlqhxati.\n5 Zeuu qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n6 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t5 1\n7 Rzel ybxmemr Txha cbdxmhiha qb qzh lozbbu.\n8 Zeuu jhmq qb qzh oemhyt qzel hnhmemr.\n9 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t7 4\n10 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n11 Vhlqhxati Utxi ybnha qb qzh phaxbby.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t8 5\n13 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n15 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t7 4\n1 Vhlqhxati Zeuu jhmq qb qzh lozbbu.\n2 Utxi cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n3 Txha jhmq qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Utxi jhmq qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t2 4\n6 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh phaxbby.\n7 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t2 4\n9 Rzel hnhmemr Utxi jhmq qb qzh vtxk.\n10 Hdueh cbdxmhiha qb qzh phaxbby ihlqhxati.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t9 6\n12 Txha jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n13 Zeuu cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t12 7\n15 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n16 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t13 1\n1 Vhlqhxati Utxi ybnha qb qzh phaxbby.\n2 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n3 Txha jhmq ptok qb qzh keqozhm ihlqhxati.\n4 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n5 Zeuu jhmq ptok qb qzh lozbbu ihlqhxati.\n6 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n7 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t4 5\n8 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n9 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n10 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t2 6\n11 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n12 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh oemhyt.\n13 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t12 4\n14 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh oemhyt.\n15 Rzel hnhmemr Hdueh jhmq qb qzh vtxk.\n16 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t12 4\n17 Rzel tsqhxmbbm Utxi jhmq qb qzh vtxk.\n18 Txha cbdxmhiha qb qzh vtxk qzel hnhmemr.\n19 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t18 14\n1 Txha ybnha qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n3 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t1 2\n4 Vhlqhxati Zeuu ybnha qb qzh bsseoh.\n5 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n6 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t1 2\n7 Txha jhmq ptok qb qzh vtxk qzel hnhmemr.\n8 Rzel tsqhxmbbm Txha jhmq qb qzh bsseoh.\n9 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t8 1\n10 Zeuu ybnha qb qzh phaxbby qzel ybxmemr.\n11 Rzel ybxmemr Hdueh jhmq qb qzh bsseoh.\n12 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t7 8\n13 Hdueh cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n14 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n15 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t10 4\n1 Hdueh qxtnhuuha qb qzh lozbbu ihlqhxati.\n2 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n3 Utxi jhmq ptok qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Zeuu qxtnhuuha qb qzh lozbbu.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t2 4\n6 Rzel tsqhxmbbm Zeuu jhmq qb qzh oemhyt.\n7 Txha cbdxmhiha qb qzh lozbbu ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t2 4\n9 Rzel hnhmemr Zeuu ybnha qb qzh vtxk.\n10 Txha jhmq ptok qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t9 6\n12 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n13 Txha jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t9 6\n15 Hdueh qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n16 Hdueh cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t13 10\n1 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n2 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n3 Rzel ybxmemr Utxi jhmq qb qzh oemhyt.\n4 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t3 1\n6 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n7 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t7 3\n9 Utxi ybnha qb qzh phaxbby qzel hnhmemr.\n10 Txha qxtnhuuha qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t9 7\n12 Rzel tsqhxmbbm Txha ybnha qb qzh oemhyt.\n13 Hdueh jhmq ptok qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t9 7\n15 Hdueh qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n16 Hdueh qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t9 7\n1 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n2 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n3 Vhlqhxati Hdueh cbdxmhiha qb qzh phaxbby.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t1 2\n6 Zeuu jhmq ptok qb qzh vtxk qzel ybxmemr.\n7 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t1 2\n9 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh oemhyt.\n10 Rzel ybxmemr Hdueh jhmq qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t10 3\n12 Rzel tsqhxmbbm Hdueh ybnha qb qzh vtxk.\n13 Txha ybnha qb qzh bsseoh ihlqhxati.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t6 7\n15 Rzel hnhmemr Zeuu jhmq qb qzh phaxbby.\n16 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t9 6\n1 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n2 Rzel ybxmemr Utxi qxtnhuuha qb qzh phaxbby.\n3 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n4 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t2 4\n6 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n7 Rzel tsqhxmbbm Zeuu jhmq qb qzh keqozhm.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t2 4\n9 Vhlqhxati Hdueh jhmq qb qzh lozbbu.\n10 Utxi jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t6 7\n12 Rzel ybxmemr Hdueh jhmq ptok qb qzh phaxbby.\n13 Txha qxtnhuuha qb qzh bsseoh ihlqhxati.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t10 2\n15 Hdueh qxtnhuuha qb qzh vtxk qzel hnhmemr.\n16 Rzel tsqhxmbbm Hdueh ybnha qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t15 16\n1 Zeuu jhmq qb qzh bsseoh qzel ybxmemr.\n2 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t1 2\n4 Vhlqhxati Txha ybnha qb qzh phaxbby.\n5 Zeuu jhmq qb qzh lozbbu qzel tsqhxmbbm.\n6 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t5 1\n7 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n8 Hdueh jhmq qb qzh bsseoh ihlqhxati.\n9 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t1 2\n10 Rzel hnhmemr Hdueh qxtnhuuha qb qzh oemhyt.\n11 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh bsseoh.\n12 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t10 11\n13 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n14 Rzel hnhmemr Zeuu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t7 8\n1 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n2 Vhlqhxati Txha ybnha qb qzh oemhyt.\n3 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n4 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t4 3\n6 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh phaxbby.\n7 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t6 7\n9 Hdueh qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n10 Hdueh qxtnhuuha qb qzh bsseoh ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t7 1\n12 Rzel ybxmemr Txha jhmq ptok qb qzh lozbbu.\n13 Zeuu jhmq ptok qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t9 10\n15 Hdueh cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n16 Txha qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t12 2\n1 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n2 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n3 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t2 3\n6 Rzel tsqhxmbbm Zeuu ybnha qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh lozbbu ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t6 2\n9 Txha jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n10 Rzel ybxmemr Utxi jhmq qb qzh bsseoh.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t9 1\n12 Txha ybnha qb qzh lozbbu qzel hnhmemr.\n13 Zeuu jhmq qb qzh lozbbu qzel hnhmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t13 6\n15 Rzel hnhmemr Utxi jhmq qb qzh lozbbu.\n16 Utxi qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t9 1\n1 Vhlqhxati Zeuu cbdxmhiha qb qzh bsseoh.\n2 Txha jhmq qb qzh bsseoh ihlqhxati.\n3 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n4 Rzel ybxmemr Txha jhmq ptok qb qzh phaxbby.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t4 2\n6 Hdueh jhmq ptok qb qzh phaxbby ihlqhxati.\n7 Zeuu jhmq qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t7 1\n9 Rzel hnhmemr Zeuu jhmq ptok qb qzh oemhyt.\n10 Zeuu jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t7 1\n12 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n13 Utxi cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t12 13\n15 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n16 Utxi qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t12 13\n1 Vhlqhxati Utxi qxtnhuuha qb qzh oemhyt.\n2 Rzel ybxmemr Txha jhmq ptok qb qzh phaxbby.\n3 Vhlqhxati Hdueh jhmq qb qzh lozbbu.\n4 Txha jhmq qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t2 4\n6 Rzel ybxmemr Hdueh jhmq qb qzh oemhyt.\n7 Vhlqhxati Zeuu ybnha qb qzh lozbbu.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t6 3\n9 Rzel hnhmemr Txha qxtnhuuha qb qzh lozbbu.\n10 Rzel tsqhxmbbm Txha jhmq qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t9 10\n12 Hdueh jhmq qb qzh vtxk qzel tsqhxmbbm.\n13 Rzel ybxmemr Zeuu jhmq qb qzh oemhyt.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t9 10\n15 Zeuu jhmq ptok qb qzh vtxk qzel hnhmemr.\n16 Zeuu jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t15 16\n1 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n2 Rzel ybxmemr Hdueh ybnha qb qzh lozbbu.\n3 Vhlqhxati Utxi jhmq ptok qb qzh oemhyt.\n4 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t2 4\n6 Hdueh ybnha qb qzh phaxbby qzel hnhmemr.\n7 Vhlqhxati Txha jhmq ptok qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t6 1\n9 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n10 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t6 1\n12 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n13 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh bsseoh.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t12 7\n15 Zeuu jhmq qb qzh keqozhm qzel hnhmemr.\n16 Txha cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t12 7\n1 Vhlqhxati Hdueh jhmq ptok qb qzh phaxbby.\n2 Rzel ybxmemr Zeuu qxtnhuuha qb qzh vtxk.\n3 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n4 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t2 3\n6 Hdueh qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n7 Utxi qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t7 4\n9 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh vtxk.\n10 Rzel tsqhxmbbm Zeuu jhmq qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t2 3\n12 Rzel tsqhxmbbm Hdueh jhmq qb qzh bsseoh.\n13 Utxi jhmq ptok qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t12 6\n15 Vhlqhxati Txha jhmq ptok qb qzh phaxbby.\n16 Hdueh cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t9 7\n1 Rzel tsqhxmbbm Hdueh jhmq qb qzh phaxbby.\n2 Rzel ybxmemr Hdueh ybnha qb qzh oemhyt.\n3 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n4 Hdueh qxtnhuuha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t2 4\n6 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n7 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t6 7\n9 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n10 Rzel hnhmemr Hdueh jhmq ptok qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t1 2\n12 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n13 Rzel tsqhxmbbm Utxi jhmq qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t12 3\n15 Rzel hnhmemr Utxi ybnha qb qzh phaxbby.\n16 Zeuu jhmq ptok qb qzh oemhyt qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t13 6\n1 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n2 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n3 Vhlqhxati Txha jhmq ptok qb qzh bsseoh.\n4 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t2 4\n6 Utxi cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n7 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t2 4\n9 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n10 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t9 1\n12 Zeuu jhmq ptok qb qzh keqozhm qzel hnhmemr.\n13 Txha jhmq qb qzh oemhyt qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t6 7\n15 Utxi jhmq qb qzh bsseoh qzel hnhmemr.\n16 Utxi jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t15 16\n1 Zeuu ybnha qb qzh oemhyt qzel ybxmemr.\n2 Zeuu jhmq qb qzh bsseoh ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t1 2\n4 Utxi cbdxmhiha qb qzh oemhyt ihlqhxati.\n5 Zeuu cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n6 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t1 2\n7 Vhlqhxati Hdueh jhmq ptok qb qzh vtxk.\n8 Vhlqhxati Txha ybnha qb qzh oemhyt.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t5 1\n10 Hdueh cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n11 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n12 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t11 8\n13 Hdueh ybnha qb qzh bsseoh qzel tsqhxmbbm.\n14 Rzel ybxmemr Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t13 10\n1 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n2 Rzel ybxmemr Txha ybnha qb qzh bsseoh.\n3 Rzel ybxmemr Hdueh cbdxmhiha qb qzh phaxbby.\n4 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t3 4\n6 Utxi ybnha qb qzh lozbbu ihlqhxati.\n7 Txha jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t3 4\n9 Utxi cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n10 Rzel ybxmemr Utxi cbdxmhiha qb qzh vtxk.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t10 6\n12 Rzel hnhmemr Utxi cbdxmhiha qb qzh bsseoh.\n13 Hdueh jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t10 6\n15 Vhlqhxati Zeuu qxtnhuuha qb qzh lozbbu.\n16 Txha cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t12 9\n1 Txha jhmq qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Txha jhmq ptok qb qzh bsseoh.\n3 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t1 2\n4 Rzel ybxmemr Hdueh ybnha qb qzh bsseoh.\n5 Vhlqhxati Hdueh ybnha qb qzh keqozhm.\n6 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t1 2\n7 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n8 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n9 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t1 2\n10 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n11 Txha jhmq ptok qb qzh lozbbu qzel hnhmemr.\n12 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t10 4\n13 Zeuu jhmq qb qzh bsseoh ihlqhxati.\n14 Rzel ybxmemr Utxi jhmq ptok qb qzh phaxbby.\n15 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t10 4\n1 Txha jhmq qb qzh keqozhm qzel ybxmemr.\n2 Hdueh cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n4 Rzel tsqhxmbbm Txha jhmq qb qzh oemhyt.\n5 Vhlqhxati Txha qxtnhuuha qb qzh oemhyt.\n6 Vhlqhxati Utxi qxtnhuuha qb qzh phaxbby.\n7 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t1 5\n8 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n9 Txha qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n10 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t1 5\n11 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n12 Rzel ybxmemr Zeuu qxtnhuuha qb qzh keqozhm.\n13 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t11 6\n14 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh bsseoh.\n15 Utxi jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n16 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t14 12\n17 Utxi cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n18 Rzel hnhmemr Zeuu jhmq ptok qb qzh keqozhm.\n19 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t15 11\n1 Rzel ybxmemr Txha cbdxmhiha qb qzh vtxk.\n2 Hdueh jhmq qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Txha qxtnhuuha qb qzh lozbbu.\n4 Zeuu cbdxmhiha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t1 3\n6 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n7 Zeuu ybnha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t1 3\n9 Rzel hnhmemr Txha ybnha qb qzh bsseoh.\n10 Utxi ybnha qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t9 6\n12 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n13 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t13 10\n15 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n16 Zeuu jhmq qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t9 6\n1 Rzel tsqhxmbbm Txha jhmq ptok qb qzh phaxbby.\n2 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n3 Vhlqhxati Txha jhmq qb qzh keqozhm.\n4 Vhlqhxati Utxi ybnha qb qzh oemhyt.\n5 Vhlqhxati Zeuu qxtnhuuha qb qzh bsseoh.\n6 Rzel ybxmemr Txha jhmq ptok qb qzh bsseoh.\n7 Mzhxh jtl Txha phsbxh qzh bsseoh? \tkeqozhm\t6 3\n8 Txha ybnha qb qzh lozbbu qzel hnhmemr.\n9 Zeuu cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n10 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t1 6\n11 Rzel hnhmemr Zeuu jhmq ptok qb qzh phaxbby.\n12 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh oemhyt.\n13 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t12 9\n14 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n15 Rzel ybxmemr Utxi qxtnhuuha qb qzh phaxbby.\n16 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t14 2\n17 Hdueh jhmq qb qzh lozbbu qzel hnhmemr.\n18 Hdueh jhmq qb qzh oemhyt qzel tsqhxmbbm.\n19 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t14 2\n1 Rzel ybxmemr Txha qxtnhuuha qb qzh vtxk.\n2 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n3 Rzel tsqhxmbbm Txha ybnha qb qzh oemhyt.\n4 Vhlqhxati Txha ybnha qb qzh oemhyt.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t1 4\n6 Utxi jhmq qb qzh vtxk qzel ybxmemr.\n7 Vhlqhxati Utxi jhmq ptok qb qzh lozbbu.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t6 7\n9 Hdueh jhmq ptok qb qzh keqozhm qzel ybxmemr.\n10 Utxi jhmq qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t9 2\n12 Vhlqhxati Zeuu jhmq ptok qb qzh lozbbu.\n13 Rzel tsqhxmbbm Hdueh ybnha qb qzh oemhyt.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t10 6\n15 Utxi qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n16 Txha qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t15 10\n1 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n2 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh bsseoh ihlqhxati.\n4 Zeuu ybnha qb qzh lozbbu qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t4 2\n6 Utxi cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n7 Zeuu ybnha qb qzh oemhyt qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t6 3\n9 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n10 Rzel ybxmemr Hdueh jhmq ptok qb qzh phaxbby.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t7 4\n12 Hdueh cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n13 Rzel hnhmemr Zeuu qxtnhuuha qb qzh lozbbu.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t10 1\n15 Txha jhmq qb qzh vtxk ihlqhxati.\n16 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t16 6\n1 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n2 Txha cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n3 Zeuu cbdxmhiha qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh vtxk.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t2 1\n6 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n7 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t2 1\n9 Zeuu jhmq qb qzh lozbbu qzel ybxmemr.\n10 Hdueh ybnha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t2 1\n12 Hdueh qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n13 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t13 9\n15 Rzel hnhmemr Txha qxtnhuuha qb qzh lozbbu.\n16 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t12 10\n1 Hdueh jhmq qb qzh phaxbby ihlqhxati.\n2 Zeuu qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n3 Vhlqhxati Zeuu jhmq qb qzh lozbbu.\n4 Txha jhmq qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t2 3\n6 Zeuu jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n7 Txha jhmq ptok qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t2 3\n9 Rzel tsqhxmbbm Txha jhmq ptok qb qzh vtxk.\n10 Rzel hnhmemr Zeuu ybnha qb qzh lozbbu.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t9 7\n12 Txha ybnha qb qzh bsseoh qzel hnhmemr.\n13 Rzel ybxmemr Hdueh ybnha qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t12 9\n15 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh bsseoh.\n16 Vhlqhxati Utxi ybnha qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t15 13\n1 Rzel ybxmemr Hdueh jhmq ptok qb qzh bsseoh.\n2 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n3 Vhlqhxati Txha ybnha qb qzh oemhyt.\n4 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t1 4\n6 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n7 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t1 4\n9 Hdueh ybnha qb qzh phaxbby qzel hnhmemr.\n10 Txha cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t9 7\n12 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n13 Txha jhmq qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t10 3\n15 Zeuu jhmq qb qzh vtxk qzel ybxmemr.\n16 Txha ybnha qb qzh phaxbby qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t9 7\n1 Utxi cbdxmhiha qb qzh keqozhm ihlqhxati.\n2 Vhlqhxati Zeuu ybnha qb qzh phaxbby.\n3 Rzel ybxmemr Zeuu qxtnhuuha qb qzh vtxk.\n4 Vhlqhxati Hdueh ybnha qb qzh vtxk.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t3 2\n6 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n7 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t6 1\n9 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n10 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t6 1\n12 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh lozbbu.\n13 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh phaxbby.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t13 10\n15 Utxi jhmq ptok qb qzh keqozhm qzel hnhmemr.\n16 Rzel hnhmemr Zeuu cbdxmhiha qb qzh vtxk.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t15 9\n1 Txha jhmq qb qzh oemhyt ihlqhxati.\n2 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n3 Rzel ybxmemr Txha jhmq ptok qb qzh keqozhm.\n4 Vhlqhxati Zeuu ybnha qb qzh vtxk.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t3 1\n6 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n7 Hdueh jhmq ptok qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t3 1\n9 Rzel ybxmemr Zeuu qxtnhuuha qb qzh keqozhm.\n10 Txha jhmq qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t10 3\n12 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n13 Rzel tsqhxmbbm Zeuu ybnha qb qzh oemhyt.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t9 4\n15 Utxi cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n16 Rzel tsqhxmbbm Utxi ybnha qb qzh oemhyt.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t9 4\n1 Zeuu cbdxmhiha qb qzh keqozhm ihlqhxati.\n2 Rzel ybxmemr Txha ybnha qb qzh oemhyt.\n3 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t2 3\n6 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n7 Utxi jhmq qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t2 3\n9 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n10 Txha jhmq qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t6 4\n12 Rzel ybxmemr Zeuu cbdxmhiha qb qzh vtxk.\n13 Rzel hnhmemr Txha ybnha qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t13 10\n15 Rzel ybxmemr Utxi cbdxmhiha qb qzh phaxbby.\n16 Rzel hnhmemr Hdueh jhmq ptok qb qzh oemhyt.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t15 7\n1 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n2 Txha jhmq qb qzh bsseoh ihlqhxati.\n3 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n4 Rzel ybxmemr Txha jhmq qb qzh oemhyt.\n5 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t4 2\n6 Rzel tsqhxmbbm Hdueh jhmq qb qzh oemhyt.\n7 Hdueh qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t4 2\n9 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n10 Txha cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t6 7\n12 Rzel hnhmemr Hdueh jhmq qb qzh phaxbby.\n13 Utxi ybnha qb qzh vtxk ihlqhxati.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t6 7\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh lozbbu.\n16 Rzel hnhmemr Txha jhmq ptok qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t9 1\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n2 Hdueh qxtnhuuha qb qzh oemhyt ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t1 2\n4 Utxi jhmq qb qzh keqozhm ihlqhxati.\n5 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n6 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t1 2\n7 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n8 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh phaxbby.\n9 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t7 4\n10 Rzel hnhmemr Hdueh qxtnhuuha qb qzh keqozhm.\n11 Utxi jhmq qb qzh vtxk qzel tsqhxmbbm.\n12 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t7 4\n13 Zeuu ybnha qb qzh phaxbby qzel ybxmemr.\n14 Utxi jhmq qb qzh bsseoh qzel hnhmemr.\n15 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t7 4\n1 Rzel ybxmemr Txha jhmq qb qzh lozbbu.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh keqozhm.\n3 Txha cbdxmhiha qb qzh bsseoh ihlqhxati.\n4 Zeuu jhmq ptok qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t1 3\n6 Hdueh jhmq ptok qb qzh lozbbu ihlqhxati.\n7 Rzel ybxmemr Utxi cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t7 2\n9 Zeuu jhmq ptok qb qzh keqozhm qzel ybxmemr.\n10 Utxi cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t1 3\n12 Hdueh jhmq ptok qb qzh phaxbby qzel ybxmemr.\n13 Txha jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t9 4\n15 Rzel hnhmemr Utxi cbdxmhiha qb qzh keqozhm.\n16 Zeuu jhmq qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t13 1\n1 Vhlqhxati Utxi jhmq ptok qb qzh vtxk.\n2 Vhlqhxati Txha jhmq qb qzh bsseoh.\n3 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n4 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n5 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n6 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n7 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t3 4\n8 Hdueh cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n9 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n10 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t3 4\n11 Rzel hnhmemr Utxi jhmq qb qzh oemhyt.\n12 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n13 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t12 9\n14 Zeuu ybnha qb qzh oemhyt qzel tsqhxmbbm.\n15 Rzel ybxmemr Zeuu jhmq ptok qb qzh keqozhm.\n16 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t14 15\n17 Txha ybnha qb qzh vtxk qzel tsqhxmbbm.\n18 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n19 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t15 5\n1 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n2 Zeuu jhmq qb qzh phaxbby qzel ybxmemr.\n3 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t2 1\n6 Txha cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n7 Txha cbdxmhiha qb qzh lozbbu ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t6 7\n9 Hdueh qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n10 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t6 7\n12 Rzel hnhmemr Zeuu qxtnhuuha qb qzh bsseoh.\n13 Zeuu jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t10 4\n15 Utxi qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n16 Txha cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t12 13\n1 Utxi jhmq qb qzh keqozhm qzel ybxmemr.\n2 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n3 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Hdueh jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t1 2\n6 Vhlqhxati Txha ybnha qb qzh phaxbby.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t7 3\n9 Rzel hnhmemr Zeuu qxtnhuuha qb qzh bsseoh.\n10 Rzel tsqhxmbbm Zeuu ybnha qb qzh phaxbby.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t9 10\n12 Rzel ybxmemr Txha jhmq ptok qb qzh oemhyt.\n13 Utxi qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t10 7\n15 Hdueh jhmq qb qzh lozbbu qzel ybxmemr.\n16 Rzel tsqhxmbbm Txha ybnha qb qzh keqozhm.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t15 4\n1 Rzel ybxmemr Utxi cbdxmhiha qb qzh vtxk.\n2 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n3 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t1 2\n4 Rzel ybxmemr Txha ybnha qb qzh oemhyt.\n5 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n6 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t1 2\n7 Txha jhmq ptok qb qzh lozbbu qzel hnhmemr.\n8 Txha qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n9 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t7 8\n10 Rzel hnhmemr Utxi ybnha qb qzh oemhyt.\n11 Utxi jhmq qb qzh lozbbu qzel tsqhxmbbm.\n12 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t10 11\n13 Hdueh ybnha qb qzh vtxk qzel ybxmemr.\n14 Hdueh cbdxmhiha qb qzh oemhyt ihlqhxati.\n15 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t10 11\n1 Rzel ybxmemr Utxi jhmq qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n3 Rzel tsqhxmbbm Utxi jhmq qb qzh oemhyt.\n4 Txha cbdxmhiha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t3 1\n6 Rzel ybxmemr Zeuu jhmq ptok qb qzh vtxk.\n7 Zeuu jhmq ptok qb qzh keqozhm ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t1 2\n9 Utxi jhmq ptok qb qzh vtxk qzel hnhmemr.\n10 Zeuu ybnha qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t6 7\n12 Hdueh jhmq ptok qb qzh bsseoh ihlqhxati.\n13 Rzel hnhmemr Zeuu cbdxmhiha qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t10 6\n15 Hdueh ybnha qb qzh phaxbby qzel tsqhxmbbm.\n16 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t15 16\n1 Hdueh cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n2 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t1 2\n4 Rzel hnhmemr Hdueh cbdxmhiha qb qzh bsseoh.\n5 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n6 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t4 5\n7 Rzel ybxmemr Utxi jhmq qb qzh vtxk.\n8 Vhlqhxati Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t4 5\n10 Rzel hnhmemr Utxi jhmq ptok qb qzh oemhyt.\n11 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t7 8\n13 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n14 Txha ybnha qb qzh lozbbu ihlqhxati.\n15 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t11 7\n1 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n2 Vhlqhxati Txha qxtnhuuha qb qzh phaxbby.\n3 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n4 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t3 1\n6 Rzel ybxmemr Utxi qxtnhuuha qb qzh phaxbby.\n7 Hdueh jhmq qb qzh vtxk ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t6 4\n9 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n10 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t3 1\n12 Zeuu ybnha qb qzh oemhyt qzel hnhmemr.\n13 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t9 2\n15 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n16 Rzel tsqhxmbbm Txha ybnha qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t16 9\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n2 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh vtxk ihlqhxati.\n5 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n6 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n7 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t5 2\n8 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n9 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n10 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t8 4\n11 Rzel hnhmemr Hdueh jhmq qb qzh lozbbu.\n12 Hdueh qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n13 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t8 4\n14 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh phaxbby.\n15 Rzel tsqhxmbbm Utxi ybnha qb qzh bsseoh.\n16 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t15 8\n17 Txha jhmq ptok qb qzh vtxk qzel hnhmemr.\n18 Rzel tsqhxmbbm Txha jhmq ptok qb qzh bsseoh.\n19 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t17 18\n1 Hdueh jhmq ptok qb qzh phaxbby ihlqhxati.\n2 Hdueh cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n3 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n5 Hdueh cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n6 Vhlqhxati Utxi qxtnhuuha qb qzh keqozhm.\n7 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t2 1\n8 Txha ybnha qb qzh vtxk qzel ybxmemr.\n9 Rzel ybxmemr Utxi cbdxmhiha qb qzh phaxbby.\n10 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t5 2\n11 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n12 Rzel hnhmemr Hdueh cbdxmhiha qb qzh phaxbby.\n13 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t9 6\n14 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh oemhyt.\n15 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n16 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t8 3\n17 Zeuu jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n18 Rzel hnhmemr Txha jhmq ptok qb qzh oemhyt.\n19 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t11 8\n1 Txha jhmq ptok qb qzh keqozhm qzel ybxmemr.\n2 Hdueh qxtnhuuha qb qzh bsseoh ihlqhxati.\n3 Vhlqhxati Txha qxtnhuuha qb qzh oemhyt.\n4 Vhlqhxati Utxi cbdxmhiha qb qzh keqozhm.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t1 3\n6 Txha jhmq qb qzh phaxbby qzel tsqhxmbbm.\n7 Vhlqhxati Zeuu qxtnhuuha qb qzh oemhyt.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t6 1\n9 Zeuu qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n10 Rzel hnhmemr Txha qxtnhuuha qb qzh keqozhm.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t10 6\n12 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh lozbbu.\n13 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t9 7\n15 Utxi ybnha qb qzh vtxk qzel hnhmemr.\n16 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t15 12\n1 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n2 Vhlqhxati Txha qxtnhuuha qb qzh oemhyt.\n3 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t1 2\n4 Utxi ybnha qb qzh oemhyt ihlqhxati.\n5 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n6 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t1 2\n7 Rzel ybxmemr Utxi cbdxmhiha qb qzh keqozhm.\n8 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n9 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t7 4\n10 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n11 Hdueh qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t10 8\n13 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh lozbbu.\n14 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n15 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t13 11\n1 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Hdueh jhmq ptok qb qzh phaxbby.\n3 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t1 2\n4 Rzel hnhmemr Hdueh jhmq ptok qb qzh vtxk.\n5 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh keqozhm.\n6 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t4 5\n7 Vhlqhxati Utxi cbdxmhiha qb qzh keqozhm.\n8 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n9 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t5 1\n10 Zeuu jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n11 Rzel ybxmemr Zeuu jhmq qb qzh oemhyt.\n12 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t4 5\n13 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n14 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n15 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t11 8\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh lozbbu.\n2 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n3 Utxi ybnha qb qzh lozbbu ihlqhxati.\n4 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t4 1\n6 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n7 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t4 1\n9 Zeuu ybnha qb qzh phaxbby qzel ybxmemr.\n10 Zeuu jhmq qb qzh keqozhm ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t9 10\n12 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n13 Txha qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t12 7\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh bsseoh.\n16 Rzel hnhmemr Hdueh cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t9 10\n1 Utxi jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n3 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t2 1\n6 Rzel ybxmemr Txha ybnha qb qzh keqozhm.\n7 Txha ybnha qb qzh bsseoh ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t2 1\n9 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n10 Utxi jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t10 2\n12 Txha jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n13 Zeuu ybnha qb qzh vtxk qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t12 6\n15 Hdueh cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n16 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t13 3\n1 Rzel ybxmemr Zeuu ybnha qb qzh oemhyt.\n2 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t1 2\n4 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n5 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh keqozhm.\n6 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t1 2\n7 Vhlqhxati Txha ybnha qb qzh oemhyt.\n8 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n9 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t5 1\n10 Utxi ybnha qb qzh bsseoh qzel ybxmemr.\n11 Rzel ybxmemr Txha jhmq qb qzh vtxk.\n12 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t10 4\n13 Txha jhmq qb qzh keqozhm qzel tsqhxmbbm.\n14 Zeuu jhmq ptok qb qzh bsseoh qzel hnhmemr.\n15 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t14 5\n1 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n2 Utxi jhmq qb qzh phaxbby ihlqhxati.\n3 Zeuu ybnha qb qzh keqozhm ihlqhxati.\n4 Txha cbdxmhiha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t1 4\n6 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n7 Rzel tsqhxmbbm Txha jhmq ptok qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t1 4\n9 Rzel ybxmemr Hdueh jhmq ptok qb qzh vtxk.\n10 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t10 2\n12 Rzel ybxmemr Zeuu jhmq ptok qb qzh oemhyt.\n13 Utxi cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t9 6\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh vtxk.\n16 Txha cbdxmhiha qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t9 6\n1 Rzel ybxmemr Utxi jhmq ptok qb qzh keqozhm.\n2 Utxi jhmq qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t1 2\n4 Rzel ybxmemr Zeuu qxtnhuuha qb qzh keqozhm.\n5 Zeuu ybnha qb qzh bsseoh ihlqhxati.\n6 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t4 5\n7 Hdueh qxtnhuuha qb qzh phaxbby ihlqhxati.\n8 Vhlqhxati Txha qxtnhuuha qb qzh lozbbu.\n9 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t4 5\n10 Rzel ybxmemr Txha jhmq ptok qb qzh keqozhm.\n11 Zeuu jhmq qb qzh vtxk qzel tsqhxmbbm.\n12 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t10 8\n13 Rzel ybxmemr Hdueh jhmq qb qzh bsseoh.\n14 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t13 7\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n2 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n3 Zeuu jhmq qb qzh vtxk ihlqhxati.\n4 Vhlqhxati Hdueh cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t1 4\n6 Rzel ybxmemr Utxi jhmq ptok qb qzh oemhyt.\n7 Utxi jhmq ptok qb qzh keqozhm ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t1 4\n9 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n10 Txha jhmq qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t9 3\n12 Zeuu ybnha qb qzh phaxbby qzel hnhmemr.\n13 Zeuu jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t9 3\n15 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n16 Hdueh qxtnhuuha qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t13 9\n1 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n2 Txha jhmq qb qzh keqozhm ihlqhxati.\n3 Zeuu ybnha qb qzh vtxk ihlqhxati.\n4 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t1 3\n6 Txha jhmq qb qzh bsseoh qzel tsqhxmbbm.\n7 Rzel ybxmemr Txha jhmq qb qzh oemhyt.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t6 7\n9 Zeuu cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n10 Rzel tsqhxmbbm Zeuu ybnha qb qzh oemhyt.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t10 1\n12 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n13 Rzel ybxmemr Utxi jhmq ptok qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t10 1\n15 Hdueh ybnha qb qzh oemhyt qzel tsqhxmbbm.\n16 Hdueh jhmq qb qzh lozbbu qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t13 4\n1 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n2 Vhlqhxati Txha ybnha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t4 1\n6 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n7 Utxi ybnha qb qzh oemhyt qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t4 1\n9 Txha qxtnhuuha qb qzh vtxk qzel hnhmemr.\n10 Txha ybnha qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t10 6\n12 Utxi jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n13 Hdueh jhmq qb qzh phaxbby ihlqhxati.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t6 2\n15 Zeuu jhmq qb qzh vtxk qzel hnhmemr.\n16 Rzel tsqhxmbbm Zeuu jhmq qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t9 10\n1 Vhlqhxati Hdueh qxtnhuuha qb qzh lozbbu.\n2 Vhlqhxati Utxi jhmq ptok qb qzh oemhyt.\n3 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n4 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t3 1\n6 Utxi jhmq qb qzh phaxbby qzel ybxmemr.\n7 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t6 2\n9 Rzel hnhmemr Hdueh jhmq ptok qb qzh bsseoh.\n10 Rzel ybxmemr Zeuu qxtnhuuha qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t7 3\n12 Utxi qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n13 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t10 4\n15 Utxi jhmq qb qzh bsseoh qzel hnhmemr.\n16 Zeuu qxtnhuuha qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t13 10\n1 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Txha jhmq ptok qb qzh vtxk.\n3 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t1 2\n4 Hdueh cbdxmhiha qb qzh phaxbby ihlqhxati.\n5 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t1 2\n7 Hdueh jhmq qb qzh keqozhm qzel tsqhxmbbm.\n8 Rzel ybxmemr Hdueh jhmq ptok qb qzh oemhyt.\n9 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t1 2\n10 Rzel hnhmemr Hdueh jhmq qb qzh phaxbby.\n11 Rzel ybxmemr Zeuu jhmq qb qzh keqozhm.\n12 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t7 8\n13 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n14 Rzel tsqhxmbbm Zeuu jhmq qb qzh oemhyt.\n15 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t14 11\n1 Vhlqhxati Zeuu jhmq ptok qb qzh phaxbby.\n2 Vhlqhxati Hdueh jhmq qb qzh phaxbby.\n3 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n4 Utxi ybnha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t3 4\n6 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh keqozhm.\n7 Hdueh cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t7 2\n9 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n10 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t7 2\n12 Rzel hnhmemr Utxi ybnha qb qzh oemhyt.\n13 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t6 3\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh vtxk.\n16 Hdueh ybnha qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t16 10\n1 Rzel ybxmemr Zeuu qxtnhuuha qb qzh phaxbby.\n2 Zeuu ybnha qb qzh vtxk ihlqhxati.\n3 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n4 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t1 2\n6 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n7 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t1 2\n9 Rzel ybxmemr Hdueh qxtnhuuha qb qzh lozbbu.\n10 Zeuu ybnha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t9 3\n12 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n13 Utxi cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t9 3\n15 Zeuu cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n16 Rzel hnhmemr Utxi jhmq qb qzh oemhyt.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t13 6\n1 Vhlqhxati Zeuu cbdxmhiha qb qzh oemhyt.\n2 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n3 Utxi jhmq qb qzh keqozhm ihlqhxati.\n4 Rzel ybxmemr Utxi jhmq ptok qb qzh phaxbby.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t4 3\n6 Hdueh ybnha qb qzh phaxbby ihlqhxati.\n7 Txha jhmq ptok qb qzh bsseoh ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t4 3\n9 Rzel ybxmemr Hdueh jhmq qb qzh bsseoh.\n10 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t9 6\n12 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh oemhyt.\n13 Rzel ybxmemr Txha jhmq qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t10 1\n15 Zeuu ybnha qb qzh vtxk qzel tsqhxmbbm.\n16 Rzel hnhmemr Utxi qxtnhuuha qb qzh oemhyt.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t16 2\n1 Rzel ybxmemr Zeuu ybnha qb qzh oemhyt.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n3 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t1 2\n4 Rzel hnhmemr Zeuu cbdxmhiha qb qzh oemhyt.\n5 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n6 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t5 1\n7 Vhlqhxati Utxi cbdxmhiha qb qzh bsseoh.\n8 Txha qxtnhuuha qb qzh bsseoh ihlqhxati.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t5 1\n10 Txha ybnha qb qzh lozbbu qzel ybxmemr.\n11 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n12 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t11 7\n13 Rzel tsqhxmbbm Utxi ybnha qb qzh keqozhm.\n14 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n15 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t11 7\n1 Utxi jhmq ptok qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Utxi ybnha qb qzh oemhyt.\n3 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t1 2\n4 Zeuu jhmq qb qzh bsseoh ihlqhxati.\n5 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n6 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t1 2\n7 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n8 Utxi jhmq qb qzh lozbbu qzel tsqhxmbbm.\n9 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t8 1\n10 Rzel tsqhxmbbm Txha jhmq qb qzh oemhyt.\n11 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n12 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t11 7\n13 Rzel hnhmemr Utxi jhmq qb qzh bsseoh.\n14 Txha jhmq ptok qb qzh vtxk qzel hnhmemr.\n15 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t10 11\n1 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n2 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n3 Rzel tsqhxmbbm Txha jhmq qb qzh vtxk.\n4 Txha ybnha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t3 1\n6 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n7 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t3 1\n9 Txha jhmq qb qzh bsseoh qzel hnhmemr.\n10 Hdueh jhmq qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t6 2\n12 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n13 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t6 2\n15 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n16 Zeuu jhmq qb qzh bsseoh qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t13 6\n1 Txha jhmq ptok qb qzh vtxk ihlqhxati.\n2 Rzel ybxmemr Utxi cbdxmhiha qb qzh vtxk.\n3 Utxi cbdxmhiha qb qzh oemhyt ihlqhxati.\n4 Hdueh jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t2 3\n6 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n7 Rzel tsqhxmbbm Utxi ybnha qb qzh bsseoh.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t6 4\n9 Utxi qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n10 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t7 2\n12 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh phaxbby.\n13 Rzel tsqhxmbbm Txha jhmq ptok qb qzh phaxbby.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t12 6\n15 Hdueh jhmq ptok qb qzh lozbbu qzel hnhmemr.\n16 Txha qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t15 12\n1 Txha jhmq qb qzh phaxbby ihlqhxati.\n2 Zeuu cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n3 Zeuu ybnha qb qzh keqozhm ihlqhxati.\n4 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t2 3\n6 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n7 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t6 4\n9 Hdueh qxtnhuuha qb qzh bsseoh ihlqhxati.\n10 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t7 1\n12 Rzel ybxmemr Hdueh cbdxmhiha qb qzh phaxbby.\n13 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t10 6\n15 Rzel hnhmemr Hdueh qxtnhuuha qb qzh bsseoh.\n16 Hdueh cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t16 12\n1 Utxi jhmq qb qzh oemhyt ihlqhxati.\n2 Vhlqhxati Hdueh jhmq qb qzh oemhyt.\n3 Rzel ybxmemr Utxi qxtnhuuha qb qzh bsseoh.\n4 Vhlqhxati Zeuu qxtnhuuha qb qzh vtxk.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t3 1\n6 Rzel ybxmemr Hdueh jhmq qb qzh vtxk.\n7 Zeuu jhmq qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t6 2\n9 Rzel hnhmemr Hdueh jhmq ptok qb qzh keqozhm.\n10 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t6 2\n12 Txha jhmq qb qzh vtxk ihlqhxati.\n13 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t10 6\n15 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n16 Rzel hnhmemr Zeuu qxtnhuuha qb qzh phaxbby.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t13 7\n1 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n2 Utxi qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n3 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n4 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t3 2\n6 Utxi ybnha qb qzh lozbbu qzel hnhmemr.\n7 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t6 3\n9 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n10 Hdueh jhmq ptok qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t6 3\n12 Hdueh cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n13 Txha jhmq ptok qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t6 3\n15 Rzel tsqhxmbbm Txha jhmq ptok qb qzh oemhyt.\n16 Rzel hnhmemr Hdueh jhmq ptok qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t15 13\n1 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n2 Rzel ybxmemr Txha qxtnhuuha qb qzh keqozhm.\n3 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n4 Txha jhmq qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t2 4\n6 Rzel hnhmemr Txha qxtnhuuha qb qzh bsseoh.\n7 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t6 7\n9 Hdueh ybnha qb qzh vtxk qzel tsqhxmbbm.\n10 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t9 10\n12 Hdueh jhmq qb qzh oemhyt qzel hnhmemr.\n13 Utxi cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t12 9\n15 Utxi ybnha qb qzh oemhyt qzel hnhmemr.\n16 Rzel tsqhxmbbm Utxi ybnha qb qzh bsseoh.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t13 1\n1 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Txha qxtnhuuha qb qzh phaxbby.\n3 Vhlqhxati Zeuu jhmq ptok qb qzh keqozhm.\n4 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t1 3\n6 Rzel tsqhxmbbm Zeuu jhmq qb qzh keqozhm.\n7 Rzel ybxmemr Txha cbdxmhiha qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t1 3\n9 Utxi jhmq ptok qb qzh bsseoh qzel ybxmemr.\n10 Rzel tsqhxmbbm Txha ybnha qb qzh oemhyt.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t10 7\n12 Rzel hnhmemr Txha jhmq ptok qb qzh vtxk.\n13 Rzel hnhmemr Zeuu jhmq qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t10 7\n15 Utxi cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n16 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t9 4\n1 Rzel ybxmemr Hdueh jhmq ptok qb qzh phaxbby.\n2 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n3 Vhlqhxati Txha jhmq qb qzh oemhyt.\n4 Zeuu jhmq qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t1 2\n6 Hdueh jhmq qb qzh keqozhm qzel tsqhxmbbm.\n7 Rzel ybxmemr Zeuu jhmq qb qzh phaxbby.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t1 2\n9 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n10 Zeuu jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t9 3\n12 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh lozbbu.\n13 Zeuu jhmq qb qzh phaxbby qzel hnhmemr.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t12 9\n15 Utxi jhmq ptok qb qzh vtxk ihlqhxati.\n16 Hdueh ybnha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t12 9\n1 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Utxi jhmq ptok qb qzh vtxk.\n3 Txha ybnha qb qzh oemhyt ihlqhxati.\n4 Hdueh qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t1 3\n6 Rzel tsqhxmbbm Txha jhmq qb qzh oemhyt.\n7 Zeuu jhmq qb qzh vtxk ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t6 1\n9 Hdueh cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n10 Rzel ybxmemr Utxi jhmq ptok qb qzh phaxbby.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t6 1\n12 Rzel ybxmemr Zeuu ybnha qb qzh oemhyt.\n13 Utxi ybnha qb qzh vtxk qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t9 4\n15 Hdueh ybnha qb qzh vtxk qzel tsqhxmbbm.\n16 Rzel hnhmemr Utxi qxtnhuuha qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t9 4\n1 Rzel ybxmemr Utxi jhmq qb qzh bsseoh.\n2 Utxi ybnha qb qzh keqozhm ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t1 2\n4 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n5 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n6 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t1 2\n7 Rzel hnhmemr Zeuu ybnha qb qzh oemhyt.\n8 Zeuu jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n9 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t7 8\n10 Utxi qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n11 Txha cbdxmhiha qb qzh lozbbu ihlqhxati.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t7 8\n13 Hdueh qxtnhuuha qb qzh vtxk ihlqhxati.\n14 Rzel hnhmemr Utxi ybnha qb qzh keqozhm.\n15 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t14 10\n1 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n2 Rzel ybxmemr Hdueh cbdxmhiha qb qzh phaxbby.\n3 Rzel tsqhxmbbm Hdueh ybnha qb qzh lozbbu.\n4 Hdueh jhmq ptok qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t2 4\n6 Rzel hnhmemr Hdueh jhmq ptok qb qzh bsseoh.\n7 Utxi jhmq ptok qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t6 3\n9 Rzel tsqhxmbbm Utxi ybnha qb qzh oemhyt.\n10 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t7 1\n12 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n13 Vhlqhxati Txha ybnha qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t12 10\n15 Rzel ybxmemr Txha cbdxmhiha qb qzh lozbbu.\n16 Zeuu ybnha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t9 7\n1 Txha cbdxmhiha qb qzh lozbbu ihlqhxati.\n2 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n3 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n4 Vhlqhxati Utxi cbdxmhiha qb qzh lozbbu.\n5 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t2 1\n6 Vhlqhxati Hdueh qxtnhuuha qb qzh bsseoh.\n7 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t7 4\n9 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n10 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t10 3\n12 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n13 Rzel tsqhxmbbm Hdueh ybnha qb qzh lozbbu.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t13 9\n15 Txha jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n16 Rzel hnhmemr Utxi qxtnhuuha qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t15 2\n1 Utxi jhmq ptok qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Utxi qxtnhuuha qb qzh phaxbby.\n3 Txha qxtnhuuha qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t1 2\n6 Hdueh jhmq qb qzh lozbbu qzel ybxmemr.\n7 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh oemhyt.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t1 2\n9 Utxi cbdxmhiha qb qzh vtxk qzel hnhmemr.\n10 Vhlqhxati Zeuu cbdxmhiha qb qzh lozbbu.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t9 7\n12 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n13 Rzel ybxmemr Zeuu jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t9 7\n15 Rzel tsqhxmbbm Zeuu jhmq qb qzh bsseoh.\n16 Rzel tsqhxmbbm Txha jhmq ptok qb qzh lozbbu.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t12 3\n1 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n2 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n3 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t1 2\n4 Utxi jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n6 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t1 2\n7 Utxi jhmq qb qzh phaxbby qzel ybxmemr.\n8 Hdueh ybnha qb qzh vtxk qzel tsqhxmbbm.\n9 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t7 4\n10 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n11 Rzel tsqhxmbbm Utxi ybnha qb qzh vtxk.\n12 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t8 1\n13 Utxi jhmq qb qzh oemhyt qzel hnhmemr.\n14 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n15 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t13 11\n1 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n2 Vhlqhxati Utxi ybnha qb qzh phaxbby.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh lozbbu.\n4 Vhlqhxati Txha ybnha qb qzh lozbbu.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t1 4\n6 Rzel ybxmemr Utxi cbdxmhiha qb qzh lozbbu.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t7 3\n9 Txha jhmq ptok qb qzh vtxk qzel hnhmemr.\n10 Txha ybnha qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t10 1\n12 Vhlqhxati Hdueh qxtnhuuha qb qzh lozbbu.\n13 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t10 1\n15 Hdueh cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n16 Hdueh ybnha qb qzh oemhyt qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t9 10\n1 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n3 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n4 Utxi jhmq qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t2 4\n6 Rzel ybxmemr Zeuu jhmq qb qzh oemhyt.\n7 Hdueh jhmq qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t7 3\n9 Utxi jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n10 Hdueh jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t9 2\n12 Rzel tsqhxmbbm Zeuu ybnha qb qzh bsseoh.\n13 Txha jhmq ptok qb qzh oemhyt ihlqhxati.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t9 2\n15 Rzel hnhmemr Hdueh qxtnhuuha qb qzh keqozhm.\n16 Zeuu ybnha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t16 12\n1 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n2 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh bsseoh.\n4 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t1 4\n6 Txha jhmq qb qzh keqozhm ihlqhxati.\n7 Hdueh jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t7 1\n9 Txha qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n10 Rzel hnhmemr Hdueh cbdxmhiha qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t10 7\n12 Rzel ybxmemr Utxi jhmq qb qzh keqozhm.\n13 Zeuu jhmq qb qzh oemhyt qzel ybxmemr.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t9 6\n15 Zeuu jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n16 Utxi ybnha qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t15 13\n1 Vhlqhxati Hdueh jhmq qb qzh phaxbby.\n2 Vhlqhxati Zeuu cbdxmhiha qb qzh bsseoh.\n3 Rzel ybxmemr Utxi jhmq ptok qb qzh keqozhm.\n4 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t3 4\n6 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n7 Rzel ybxmemr Hdueh ybnha qb qzh lozbbu.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t3 4\n9 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n10 Hdueh qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t10 7\n12 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh bsseoh.\n13 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t10 7\n15 Utxi jhmq qb qzh keqozhm qzel hnhmemr.\n16 Rzel hnhmemr Hdueh jhmq ptok qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t13 9\n1 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n2 Rzel ybxmemr Hdueh ybnha qb qzh bsseoh.\n3 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh phaxbby.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t2 1\n6 Rzel ybxmemr Txha jhmq qb qzh phaxbby.\n7 Vhlqhxati Txha ybnha qb qzh lozbbu.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t2 1\n9 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh phaxbby.\n10 Rzel tsqhxmbbm Zeuu ybnha qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t3 4\n12 Rzel hnhmemr Zeuu jhmq qb qzh bsseoh.\n13 Utxi qxtnhuuha qb qzh bsseoh ihlqhxati.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t12 10\n15 Txha cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n16 Hdueh jhmq ptok qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t9 2\n1 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n2 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n3 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t1 2\n4 Hdueh jhmq ptok qb qzh vtxk ihlqhxati.\n5 Utxi ybnha qb qzh keqozhm ihlqhxati.\n6 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t1 2\n7 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n8 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n9 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t1 2\n10 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh lozbbu.\n11 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n12 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t7 5\n13 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n15 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t14 7\n1 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n2 Rzel ybxmemr Txha qxtnhuuha qb qzh bsseoh.\n3 Txha jhmq qb qzh oemhyt ihlqhxati.\n4 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t2 3\n6 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n7 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t6 7\n9 Hdueh ybnha qb qzh vtxk qzel tsqhxmbbm.\n10 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t2 3\n12 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n13 Txha qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t9 6\n15 Rzel tsqhxmbbm Utxi jhmq qb qzh phaxbby.\n16 Hdueh qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t9 6\n1 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n2 Utxi jhmq ptok qb qzh phaxbby qzel ybxmemr.\n3 Txha jhmq ptok qb qzh oemhyt ihlqhxati.\n4 Vhlqhxati Hdueh cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t2 1\n6 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n7 Rzel ybxmemr Txha qxtnhuuha qb qzh phaxbby.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t2 1\n9 Rzel ybxmemr Hdueh ybnha qb qzh oemhyt.\n10 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t9 4\n12 Hdueh qxtnhuuha qb qzh vtxk qzel hnhmemr.\n13 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t12 13\n15 Utxi qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n16 Rzel tsqhxmbbm Txha jhmq qb qzh vtxk.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t13 9\n1 Rzel ybxmemr Txha jhmq ptok qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n3 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n4 Txha jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t1 4\n6 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh vtxk.\n7 Zeuu ybnha qb qzh oemhyt qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t7 3\n9 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n10 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t7 3\n12 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n13 Rzel hnhmemr Txha jhmq qb qzh phaxbby.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t13 6\n15 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh lozbbu.\n16 Zeuu jhmq qb qzh phaxbby qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t12 2\n1 Utxi qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Utxi ybnha qb qzh vtxk.\n3 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n4 Rzel ybxmemr Hdueh jhmq qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t4 3\n6 Rzel hnhmemr Hdueh ybnha qb qzh bsseoh.\n7 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t6 7\n9 Zeuu cbdxmhiha qb qzh vtxk ihlqhxati.\n10 Vhlqhxati Txha ybnha qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t6 7\n12 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh keqozhm.\n13 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t13 9\n15 Utxi jhmq ptok qb qzh vtxk qzel hnhmemr.\n16 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh vtxk.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t15 12\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n2 Vhlqhxati Zeuu ybnha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh bsseoh ihlqhxati.\n4 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t4 3\n6 Txha ybnha qb qzh lozbbu ihlqhxati.\n7 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t4 3\n9 Rzel ybxmemr Hdueh jhmq qb qzh keqozhm.\n10 Txha ybnha qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t7 4\n12 Rzel hnhmemr Utxi jhmq qb qzh vtxk.\n13 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh phaxbby.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t12 7\n15 Hdueh jhmq ptok qb qzh vtxk qzel hnhmemr.\n16 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t15 16\n1 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n2 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n3 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n4 Zeuu qxtnhuuha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t3 4\n6 Vhlqhxati Txha qxtnhuuha qb qzh lozbbu.\n7 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t7 3\n9 Zeuu jhmq qb qzh oemhyt qzel hnhmemr.\n10 Rzel ybxmemr Txha qxtnhuuha qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t10 6\n12 Hdueh jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n13 Rzel ybxmemr Hdueh cbdxmhiha qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t9 7\n15 Hdueh jhmq ptok qb qzh phaxbby qzel hnhmemr.\n16 Utxi ybnha qb qzh keqozhm qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t15 12\n1 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n2 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh vtxk.\n4 Rzel ybxmemr Txha qxtnhuuha qb qzh phaxbby.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t4 1\n6 Hdueh jhmq ptok qb qzh phaxbby qzel ybxmemr.\n7 Zeuu ybnha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t6 3\n9 Hdueh jhmq qb qzh phaxbby qzel hnhmemr.\n10 Rzel tsqhxmbbm Hdueh ybnha qb qzh oemhyt.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t7 2\n12 Rzel tsqhxmbbm Zeuu ybnha qb qzh keqozhm.\n13 Txha cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t12 7\n15 Vhlqhxati Utxi cbdxmhiha qb qzh bsseoh.\n16 Zeuu cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t13 4\n1 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n2 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n3 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n4 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t2 4\n6 Txha qxtnhuuha qb qzh bsseoh ihlqhxati.\n7 Utxi ybnha qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t2 4\n9 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh oemhyt.\n10 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t10 1\n12 Rzel ybxmemr Txha cbdxmhiha qb qzh lozbbu.\n13 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t9 10\n15 Txha cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n16 Hdueh jhmq ptok qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t15 12\n1 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n2 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n3 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t1 3\n6 Hdueh jhmq qb qzh vtxk qzel tsqhxmbbm.\n7 Txha cbdxmhiha qb qzh bsseoh ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t6 2\n9 Rzel ybxmemr Txha ybnha qb qzh keqozhm.\n10 Utxi jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t9 7\n12 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n13 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t6 2\n15 Rzel hnhmemr Utxi ybnha qb qzh bsseoh.\n16 Txha qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t16 9\n1 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n2 Hdueh cbdxmhiha qb qzh oemhyt ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t1 2\n4 Hdueh ybnha qb qzh phaxbby qzel tsqhxmbbm.\n5 Vhlqhxati Txha cbdxmhiha qb qzh vtxk.\n6 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t1 2\n7 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n8 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n9 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t4 1\n10 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh keqozhm.\n11 Hdueh qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n12 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t4 1\n13 Utxi cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n14 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n15 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t13 14\n1 Zeuu jhmq qb qzh vtxk qzel ybxmemr.\n2 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n3 Txha jhmq qb qzh oemhyt ihlqhxati.\n4 Utxi qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t1 2\n6 Hdueh cbdxmhiha qb qzh oemhyt ihlqhxati.\n7 Rzel tsqhxmbbm Zeuu jhmq qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t7 1\n9 Txha cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n10 Rzel ybxmemr Txha jhmq qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t9 10\n12 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n13 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t12 7\n15 Rzel ybxmemr Utxi jhmq ptok qb qzh phaxbby.\n16 Rzel hnhmemr Txha cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t9 10\n1 Zeuu cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh vtxk.\n3 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t1 2\n4 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n5 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n6 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t1 2\n7 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n8 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n9 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t7 8\n10 Rzel ybxmemr Utxi jhmq qb qzh phaxbby.\n11 Hdueh jhmq qb qzh bsseoh qzel hnhmemr.\n12 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t8 4\n13 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh oemhyt.\n14 Txha cbdxmhiha qb qzh bsseoh ihlqhxati.\n15 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t10 5\n1 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n2 Hdueh jhmq ptok qb qzh bsseoh ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t1 2\n4 Zeuu ybnha qb qzh bsseoh ihlqhxati.\n5 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n6 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t1 2\n7 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh keqozhm.\n8 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n9 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t7 1\n10 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n11 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n12 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t10 8\n13 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n14 Txha jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n15 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t10 8\n1 Vhlqhxati Utxi qxtnhuuha qb qzh keqozhm.\n2 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n3 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n4 Txha qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t2 4\n6 Zeuu cbdxmhiha qb qzh vtxk ihlqhxati.\n7 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t2 4\n9 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh keqozhm.\n10 Rzel ybxmemr Utxi jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t2 4\n12 Utxi qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n13 Rzel ybxmemr Zeuu jhmq ptok qb qzh oemhyt.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t9 7\n15 Rzel hnhmemr Hdueh ybnha qb qzh phaxbby.\n16 Utxi qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t13 6\n1 Txha jhmq qb qzh oemhyt qzel ybxmemr.\n2 Vhlqhxati Hdueh jhmq ptok qb qzh vtxk.\n3 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Zeuu jhmq qb qzh lozbbu.\n5 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t1 3\n6 Zeuu jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n7 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t1 3\n9 Txha jhmq ptok qb qzh lozbbu qzel hnhmemr.\n10 Rzel tsqhxmbbm Txha ybnha qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t7 4\n12 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n13 Rzel hnhmemr Zeuu jhmq ptok qb qzh oemhyt.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t13 6\n15 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh vtxk.\n16 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t9 10\n1 Hdueh jhmq ptok qb qzh bsseoh ihlqhxati.\n2 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh lozbbu.\n4 Txha jhmq ptok qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t2 1\n6 Txha ybnha qb qzh vtxk qzel ybxmemr.\n7 Vhlqhxati Utxi jhmq qb qzh keqozhm.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t2 1\n9 Utxi jhmq qb qzh oemhyt qzel ybxmemr.\n10 Zeuu jhmq ptok qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t6 4\n12 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n13 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh oemhyt.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t13 6\n15 Zeuu jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n16 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh phaxbby.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t15 10\n1 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n2 Rzel ybxmemr Utxi cbdxmhiha qb qzh oemhyt.\n3 Utxi cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n4 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t3 2\n6 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n7 Rzel ybxmemr Zeuu jhmq ptok qb qzh bsseoh.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t2 4\n9 Zeuu qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n10 Vhlqhxati Txha jhmq qb qzh oemhyt.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t9 7\n12 Zeuu jhmq qb qzh phaxbby qzel hnhmemr.\n13 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t9 7\n15 Txha cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n16 Txha jhmq qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t16 10\n1 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n2 Zeuu cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t1 2\n4 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n5 Rzel tsqhxmbbm Zeuu ybnha qb qzh lozbbu.\n6 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t5 1\n7 Rzel ybxmemr Txha ybnha qb qzh bsseoh.\n8 Vhlqhxati Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t5 1\n10 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh bsseoh.\n11 Utxi ybnha qb qzh oemhyt qzel ybxmemr.\n12 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t11 8\n13 Rzel hnhmemr Zeuu cbdxmhiha qb qzh oemhyt.\n14 Txha qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n15 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t11 8\n1 Rzel ybxmemr Utxi jhmq ptok qb qzh bsseoh.\n2 Txha jhmq qb qzh phaxbby ihlqhxati.\n3 Rzel ybxmemr Zeuu cbdxmhiha qb qzh vtxk.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n5 Vhlqhxati Utxi jhmq ptok qb qzh vtxk.\n6 Hdueh jhmq ptok qb qzh vtxk ihlqhxati.\n7 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t1 5\n8 Utxi cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n9 Hdueh ybnha qb qzh oemhyt qzel ybxmemr.\n10 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t3 4\n11 Rzel hnhmemr Utxi qxtnhuuha qb qzh bsseoh.\n12 Rzel ybxmemr Txha ybnha qb qzh bsseoh.\n13 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t11 8\n14 Hdueh jhmq qb qzh lozbbu qzel tsqhxmbbm.\n15 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh lozbbu.\n16 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t12 2\n17 Rzel hnhmemr Txha qxtnhuuha qb qzh phaxbby.\n18 Zeuu qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n19 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t15 12\n1 Vhlqhxati Zeuu ybnha qb qzh phaxbby.\n2 Zeuu ybnha qb qzh oemhyt qzel ybxmemr.\n3 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Utxi jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t2 1\n6 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n7 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t7 4\n9 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh lozbbu.\n10 Rzel ybxmemr Hdueh jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t7 4\n12 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n13 Rzel hnhmemr Hdueh jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t12 3\n15 Rzel tsqhxmbbm Zeuu jhmq qb qzh vtxk.\n16 Rzel tsqhxmbbm Txha jhmq ptok qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t13 9\n1 Rzel ybxmemr Zeuu cbdxmhiha qb qzh lozbbu.\n2 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh vtxk.\n4 Utxi jhmq ptok qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t1 3\n6 Rzel ybxmemr Utxi jhmq qb qzh bsseoh.\n7 Vhlqhxati Hdueh qxtnhuuha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t1 3\n9 Rzel hnhmemr Utxi jhmq ptok qb qzh phaxbby.\n10 Utxi jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t6 4\n12 Hdueh cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n13 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh phaxbby.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t6 4\n15 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n16 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t13 1\n1 Hdueh qxtnhuuha qb qzh phaxbby ihlqhxati.\n2 Rzel ybxmemr Txha cbdxmhiha qb qzh lozbbu.\n3 Vhlqhxati Utxi cbdxmhiha qb qzh lozbbu.\n4 Txha qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t2 4\n6 Hdueh jhmq qb qzh bsseoh qzel tsqhxmbbm.\n7 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t6 7\n9 Hdueh jhmq qb qzh oemhyt qzel hnhmemr.\n10 Zeuu jhmq ptok qb qzh bsseoh ihlqhxati.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t9 6\n12 Txha ybnha qb qzh keqozhm qzel hnhmemr.\n13 Txha jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t12 13\n15 Zeuu jhmq ptok qb qzh oemhyt qzel ybxmemr.\n16 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t12 13\n1 Txha jhmq ptok qb qzh phaxbby ihlqhxati.\n2 Zeuu ybnha qb qzh keqozhm ihlqhxati.\n3 Rzel ybxmemr Hdueh jhmq ptok qb qzh oemhyt.\n4 Vhlqhxati Hdueh ybnha qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t3 4\n6 Utxi jhmq qb qzh bsseoh ihlqhxati.\n7 Zeuu jhmq ptok qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t3 4\n9 Hdueh jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n10 Txha jhmq ptok qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t10 1\n12 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh keqozhm.\n13 Rzel hnhmemr Hdueh qxtnhuuha qb qzh oemhyt.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t12 7\n15 Rzel tsqhxmbbm Txha jhmq qb qzh lozbbu.\n16 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t13 9\n1 Rzel ybxmemr Hdueh jhmq qb qzh vtxk.\n2 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n3 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t1 2\n4 Utxi ybnha qb qzh bsseoh ihlqhxati.\n5 Vhlqhxati Zeuu ybnha qb qzh bsseoh.\n6 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t1 2\n7 Utxi jhmq qb qzh lozbbu qzel ybxmemr.\n8 Zeuu cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n9 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t7 4\n10 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n11 Txha jhmq qb qzh lozbbu ihlqhxati.\n12 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t7 4\n13 Utxi cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n14 Hdueh jhmq qb qzh bsseoh qzel tsqhxmbbm.\n15 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t7 4\n1 Utxi jhmq ptok qb qzh phaxbby ihlqhxati.\n2 Vhlqhxati Zeuu cbdxmhiha qb qzh bsseoh.\n3 Vhlqhxati Hdueh ybnha qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t4 1\n6 Utxi qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n7 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t4 1\n9 Rzel hnhmemr Utxi jhmq qb qzh bsseoh.\n10 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t9 6\n12 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n13 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t9 6\n15 Rzel hnhmemr Hdueh qxtnhuuha qb qzh phaxbby.\n16 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t9 6\n1 Vhlqhxati Utxi jhmq ptok qb qzh keqozhm.\n2 Vhlqhxati Hdueh jhmq qb qzh lozbbu.\n3 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh phaxbby.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t3 2\n6 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n7 Zeuu qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t3 2\n9 Txha jhmq ptok qb qzh phaxbby ihlqhxati.\n10 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t6 1\n12 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n13 Txha ybnha qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t6 1\n15 Rzel hnhmemr Txha cbdxmhiha qb qzh vtxk.\n16 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t12 10\n1 Rzel ybxmemr Zeuu jhmq qb qzh oemhyt.\n2 Vhlqhxati Txha qxtnhuuha qb qzh phaxbby.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t1 4\n6 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n7 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t6 3\n9 Zeuu jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n10 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh keqozhm.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t10 7\n12 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh keqozhm.\n13 Rzel hnhmemr Zeuu qxtnhuuha qb qzh bsseoh.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t10 7\n15 Rzel hnhmemr Hdueh cbdxmhiha qb qzh phaxbby.\n16 Vhlqhxati Utxi jhmq qb qzh keqozhm.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t15 12\n1 Zeuu qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n2 Zeuu qxtnhuuha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t1 2\n4 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n5 Txha ybnha qb qzh phaxbby ihlqhxati.\n6 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t1 2\n7 Rzel ybxmemr Txha jhmq qb qzh oemhyt.\n8 Utxi qxtnhuuha qb qzh vtxk qzel ybxmemr.\n9 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t7 5\n10 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n11 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n12 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t11 8\n13 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh vtxk.\n14 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n15 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t13 1\n1 Zeuu jhmq qb qzh keqozhm qzel ybxmemr.\n2 Zeuu jhmq qb qzh oemhyt ihlqhxati.\n3 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Txha jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t1 2\n6 Zeuu jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n7 Utxi jhmq qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t1 2\n9 Rzel hnhmemr Zeuu cbdxmhiha qb qzh oemhyt.\n10 Vhlqhxati Hdueh jhmq ptok qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t1 2\n12 Utxi jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n13 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t13 4\n15 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n16 Utxi jhmq qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t9 6\n1 Hdueh cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n2 Hdueh qxtnhuuha qb qzh vtxk qzel ybxmemr.\n3 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t1 2\n6 Vhlqhxati Utxi jhmq ptok qb qzh lozbbu.\n7 Rzel hnhmemr Hdueh ybnha qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t1 2\n9 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n10 Rzel ybxmemr Utxi cbdxmhiha qb qzh keqozhm.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t10 6\n12 Zeuu jhmq qb qzh lozbbu qzel hnhmemr.\n13 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t13 9\n15 Rzel hnhmemr Utxi jhmq qb qzh bsseoh.\n16 Utxi jhmq qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t13 9\n1 Utxi jhmq qb qzh keqozhm qzel ybxmemr.\n2 Vhlqhxati Utxi ybnha qb qzh phaxbby.\n3 Hdueh jhmq qb qzh lozbbu ihlqhxati.\n4 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n5 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n6 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n7 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t4 1\n8 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n9 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n10 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t8 9\n11 Hdueh ybnha qb qzh vtxk qzel hnhmemr.\n12 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n13 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t4 1\n14 Rzel tsqhxmbbm Txha jhmq ptok qb qzh lozbbu.\n15 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n16 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t15 5\n17 Zeuu ybnha qb qzh oemhyt qzel tsqhxmbbm.\n18 Rzel hnhmemr Txha qxtnhuuha qb qzh keqozhm.\n19 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t15 5\n1 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n2 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t1 2\n4 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n5 Txha ybnha qb qzh bsseoh ihlqhxati.\n6 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t1 2\n7 Utxi ybnha qb qzh keqozhm qzel ybxmemr.\n8 Vhlqhxati Hdueh jhmq qb qzh vtxk.\n9 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t1 2\n10 Txha jhmq qb qzh phaxbby qzel ybxmemr.\n11 Zeuu jhmq qb qzh keqozhm qzel tsqhxmbbm.\n12 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t10 5\n13 Rzel hnhmemr Zeuu ybnha qb qzh vtxk.\n14 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh keqozhm.\n15 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t11 1\n1 Rzel ybxmemr Zeuu jhmq ptok qb qzh lozbbu.\n2 Zeuu jhmq qb qzh oemhyt ihlqhxati.\n3 Utxi jhmq qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Txha ybnha qb qzh phaxbby.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 2\n6 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh phaxbby.\n7 Utxi jhmq qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t7 3\n9 Hdueh jhmq qb qzh keqozhm qzel ybxmemr.\n10 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 2\n12 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n13 Rzel tsqhxmbbm Hdueh jhmq qb qzh oemhyt.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t9 10\n15 Zeuu jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n16 Txha jhmq qb qzh oemhyt qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t12 6\n1 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh lozbbu.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t1 2\n4 Zeuu qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n5 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh vtxk.\n6 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t5 1\n7 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n8 Txha ybnha qb qzh oemhyt ihlqhxati.\n9 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t4 5\n10 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n11 Hdueh jhmq ptok qb qzh bsseoh qzel ybxmemr.\n12 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t10 8\n13 Txha jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n14 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n15 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t10 8\n1 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n2 Zeuu jhmq ptok qb qzh lozbbu ihlqhxati.\n3 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n4 Txha jhmq qb qzh phaxbby ihlqhxati.\n5 Utxi jhmq qb qzh bsseoh qzel ybxmemr.\n6 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n7 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t3 4\n8 Rzel ybxmemr Zeuu jhmq ptok qb qzh keqozhm.\n9 Hdueh qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n10 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t8 2\n11 Rzel hnhmemr Utxi qxtnhuuha qb qzh keqozhm.\n12 Rzel tsqhxmbbm Utxi jhmq qb qzh phaxbby.\n13 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t8 2\n14 Txha jhmq ptok qb qzh phaxbby qzel hnhmemr.\n15 Txha cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n16 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t12 5\n17 Rzel hnhmemr Zeuu cbdxmhiha qb qzh oemhyt.\n18 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh bsseoh.\n19 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t17 18\n1 Utxi qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh vtxk.\n3 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t1 2\n4 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n5 Txha ybnha qb qzh keqozhm ihlqhxati.\n6 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t1 2\n7 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n8 Txha cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n9 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t1 2\n10 Txha jhmq ptok qb qzh phaxbby qzel hnhmemr.\n11 Rzel ybxmemr Zeuu jhmq qb qzh phaxbby.\n12 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t8 4\n13 Vhlqhxati Hdueh jhmq qb qzh lozbbu.\n14 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t10 8\n1 Txha jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n3 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n4 Vhlqhxati Hdueh ybnha qb qzh vtxk.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t3 1\n6 Zeuu qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n7 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t3 1\n9 Zeuu cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n10 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t6 7\n12 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh keqozhm.\n13 Utxi jhmq ptok qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t12 13\n15 Utxi jhmq qb qzh bsseoh qzel hnhmemr.\n16 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t12 13\n1 Txha ybnha qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Txha jhmq ptok qb qzh vtxk.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n5 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t1 2\n6 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n7 Vhlqhxati Hdueh ybnha qb qzh bsseoh.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t1 2\n9 Hdueh cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n10 Rzel tsqhxmbbm Utxi jhmq qb qzh phaxbby.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t10 6\n12 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh bsseoh.\n13 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t9 7\n15 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n16 Zeuu jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t13 3\n1 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n2 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n3 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n4 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t4 3\n6 Zeuu cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n7 Vhlqhxati Txha cbdxmhiha qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t4 3\n9 Rzel ybxmemr Utxi qxtnhuuha qb qzh bsseoh.\n10 Rzel hnhmemr Zeuu jhmq ptok qb qzh vtxk.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t9 2\n12 Txha jhmq ptok qb qzh vtxk qzel ybxmemr.\n13 Rzel tsqhxmbbm Utxi ybnha qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t12 7\n15 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n16 Rzel hnhmemr Utxi jhmq ptok qb qzh phaxbby.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t15 12\n1 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n2 Zeuu jhmq qb qzh oemhyt ihlqhxati.\n3 Rzel ybxmemr Hdueh cbdxmhiha qb qzh vtxk.\n4 Vhlqhxati Txha jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t3 1\n6 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n7 Txha qxtnhuuha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t7 4\n9 Rzel ybxmemr Utxi jhmq ptok qb qzh keqozhm.\n10 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t7 4\n12 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh bsseoh.\n13 Rzel ybxmemr Zeuu ybnha qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t13 2\n15 Txha cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n16 Hdueh ybnha qb qzh bsseoh qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t15 7\n1 Rzel ybxmemr Hdueh ybnha qb qzh lozbbu.\n2 Vhlqhxati Zeuu cbdxmhiha qb qzh oemhyt.\n3 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n4 Utxi qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t1 3\n6 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n7 Utxi jhmq qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t7 4\n9 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n10 Hdueh ybnha qb qzh phaxbby qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t6 2\n12 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh oemhyt.\n13 Utxi jhmq qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t9 7\n15 Txha ybnha qb qzh vtxk ihlqhxati.\n16 Hdueh qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t13 9\n1 Hdueh cbdxmhiha qb qzh oemhyt ihlqhxati.\n2 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n3 Txha qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n4 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh bsseoh ihlqhxati.\n6 Vhlqhxati Zeuu qxtnhuuha qb qzh bsseoh.\n7 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t4 1\n8 Utxi qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n9 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n10 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t8 5\n11 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh bsseoh.\n12 Txha jhmq ptok qb qzh lozbbu qzel hnhmemr.\n13 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t12 9\n14 Utxi cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n15 Zeuu ybnha qb qzh vtxk qzel ybxmemr.\n16 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t14 8\n17 Hdueh jhmq ptok qb qzh lozbbu qzel hnhmemr.\n18 Rzel hnhmemr Utxi jhmq qb qzh oemhyt.\n19 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t17 11\n1 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n2 Zeuu jhmq ptok qb qzh phaxbby ihlqhxati.\n3 Rzel ybxmemr Hdueh cbdxmhiha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n5 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n6 Utxi ybnha qb qzh phaxbby ihlqhxati.\n7 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t3 1\n8 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n9 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n10 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t8 5\n11 Txha jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n12 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh lozbbu.\n13 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t3 1\n14 Zeuu jhmq ptok qb qzh phaxbby qzel hnhmemr.\n15 Hdueh cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n16 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t11 8\n17 Utxi jhmq qb qzh lozbbu qzel tsqhxmbbm.\n18 Rzel hnhmemr Txha jhmq qb qzh lozbbu.\n19 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t18 11\n1 Zeuu jhmq qb qzh oemhyt ihlqhxati.\n2 Rzel ybxmemr Txha cbdxmhiha qb qzh phaxbby.\n3 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n4 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t2 4\n6 Vhlqhxati Utxi cbdxmhiha qb qzh vtxk.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t2 4\n9 Rzel ybxmemr Utxi jhmq ptok qb qzh lozbbu.\n10 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t2 4\n12 Rzel tsqhxmbbm Hdueh jhmq qb qzh oemhyt.\n13 Zeuu qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t9 6\n15 Rzel hnhmemr Txha qxtnhuuha qb qzh vtxk.\n16 Txha ybnha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t13 7\n1 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n2 Rzel ybxmemr Txha ybnha qb qzh keqozhm.\n3 Vhlqhxati Txha jhmq qb qzh phaxbby.\n4 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t2 3\n6 Vhlqhxati Hdueh jhmq ptok qb qzh lozbbu.\n7 Utxi ybnha qb qzh lozbbu qzel tsqhxmbbm.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t2 3\n9 Txha jhmq ptok qb qzh keqozhm qzel hnhmemr.\n10 Txha cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t7 4\n12 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n13 Hdueh jhmq ptok qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t13 6\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh oemhyt.\n16 Rzel ybxmemr Zeuu jhmq qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t9 10\n1 Hdueh jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Zeuu qxtnhuuha qb qzh lozbbu ihlqhxati.\n3 Vhlqhxati Utxi ybnha qb qzh oemhyt.\n4 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t4 2\n6 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n7 Rzel ybxmemr Hdueh cbdxmhiha qb qzh bsseoh.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t7 1\n9 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh phaxbby.\n10 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t7 1\n12 Utxi cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n13 Utxi ybnha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t12 13\n15 Zeuu qxtnhuuha qb qzh vtxk qzel hnhmemr.\n16 Hdueh jhmq ptok qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t13 6\n1 Vhlqhxati Txha qxtnhuuha qb qzh oemhyt.\n2 Hdueh qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n3 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n4 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t2 4\n6 Rzel ybxmemr Txha jhmq ptok qb qzh keqozhm.\n7 Zeuu cbdxmhiha qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t2 4\n9 Hdueh jhmq ptok qb qzh vtxk qzel hnhmemr.\n10 Rzel tsqhxmbbm Hdueh jhmq qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t10 2\n12 Rzel ybxmemr Utxi ybnha qb qzh phaxbby.\n13 Rzel ybxmemr Zeuu jhmq qb qzh bsseoh.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t6 1\n15 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh vtxk.\n16 Utxi ybnha qb qzh keqozhm qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t9 10\n1 Hdueh ybnha qb qzh vtxk ihlqhxati.\n2 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n3 Utxi jhmq qb qzh lozbbu ihlqhxati.\n4 Zeuu ybnha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t2 4\n6 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n7 Vhlqhxati Txha jhmq ptok qb qzh lozbbu.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t6 1\n9 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh keqozhm.\n10 Utxi jhmq ptok qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t9 2\n12 Hdueh ybnha qb qzh oemhyt qzel hnhmemr.\n13 Hdueh cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t12 13\n15 Zeuu cbdxmhiha qb qzh phaxbby qzel hnhmemr.\n16 Txha jhmq qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t16 7\n1 Zeuu jhmq ptok qb qzh phaxbby qzel ybxmemr.\n2 Vhlqhxati Txha jhmq qb qzh bsseoh.\n3 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n4 Zeuu ybnha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t1 4\n6 Rzel ybxmemr Utxi jhmq ptok qb qzh bsseoh.\n7 Rzel ybxmemr Txha ybnha qb qzh keqozhm.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t7 2\n9 Zeuu qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n10 Zeuu cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t9 10\n12 Rzel hnhmemr Utxi ybnha qb qzh phaxbby.\n13 Utxi jhmq qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t9 10\n15 Rzel hnhmemr Txha ybnha qb qzh oemhyt.\n16 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh phaxbby.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t12 13\n1 Vhlqhxati Zeuu cbdxmhiha qb qzh vtxk.\n2 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n3 Rzel ybxmemr Hdueh ybnha qb qzh oemhyt.\n4 Hdueh ybnha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t3 4\n6 Rzel ybxmemr Txha jhmq qb qzh phaxbby.\n7 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t6 2\n9 Rzel ybxmemr Utxi jhmq ptok qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t7 3\n12 Rzel ybxmemr Zeuu jhmq qb qzh lozbbu.\n13 Hdueh cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t6 2\n15 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh phaxbby.\n16 Txha cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t13 7\n1 Zeuu cbdxmhiha qb qzh bsseoh ihlqhxati.\n2 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n3 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n4 Utxi qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t2 4\n6 Rzel ybxmemr Hdueh cbdxmhiha qb qzh lozbbu.\n7 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t2 4\n9 Rzel hnhmemr Utxi ybnha qb qzh phaxbby.\n10 Rzel tsqhxmbbm Hdueh ybnha qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t6 3\n12 Zeuu cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n13 Rzel ybxmemr Zeuu ybnha qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t12 13\n15 Hdueh ybnha qb qzh oemhyt qzel hnhmemr.\n16 Vhlqhxati Txha jhmq qb qzh vtxk.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t13 1\n1 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh vtxk ihlqhxati.\n3 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Hdueh ybnha qb qzh vtxk.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t1 2\n6 Rzel tsqhxmbbm Zeuu ybnha qb qzh lozbbu.\n7 Rzel ybxmemr Zeuu qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t1 2\n9 Zeuu ybnha qb qzh bsseoh qzel hnhmemr.\n10 Vhlqhxati Txha jhmq qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t7 3\n12 Rzel tsqhxmbbm Txha ybnha qb qzh keqozhm.\n13 Txha qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t12 13\n15 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh lozbbu.\n16 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t12 13\n1 Vhlqhxati Txha jhmq qb qzh oemhyt.\n2 Vhlqhxati Hdueh ybnha qb qzh keqozhm.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n4 Zeuu ybnha qb qzh bsseoh qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t4 3\n6 Rzel tsqhxmbbm Zeuu jhmq qb qzh lozbbu.\n7 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t6 4\n9 Rzel hnhmemr Hdueh cbdxmhiha qb qzh vtxk.\n10 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t9 10\n12 Utxi jhmq qb qzh vtxk ihlqhxati.\n13 Zeuu jhmq ptok qb qzh keqozhm qzel hnhmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t10 7\n15 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh oemhyt.\n16 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t16 1\n1 Utxi jhmq qb qzh phaxbby ihlqhxati.\n2 Vhlqhxati Txha cbdxmhiha qb qzh phaxbby.\n3 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n4 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t3 2\n6 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n7 Rzel ybxmemr Utxi jhmq qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t6 4\n9 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh keqozhm.\n10 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t6 4\n12 Rzel ybxmemr Hdueh jhmq qb qzh keqozhm.\n13 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh keqozhm.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t12 10\n15 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n16 Rzel hnhmemr Txha jhmq qb qzh vtxk.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t15 12\n1 Hdueh jhmq ptok qb qzh phaxbby ihlqhxati.\n2 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t2 3\n6 Rzel ybxmemr Utxi cbdxmhiha qb qzh phaxbby.\n7 Zeuu qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t6 4\n9 Utxi cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n10 Utxi qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t10 6\n12 Vhlqhxati Txha jhmq qb qzh phaxbby.\n13 Hdueh qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t10 6\n15 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh keqozhm.\n16 Zeuu jhmq ptok qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t15 13\n1 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n2 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n3 Rzel tsqhxmbbm Utxi jhmq qb qzh vtxk.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t3 2\n6 Zeuu jhmq qb qzh phaxbby qzel ybxmemr.\n7 Vhlqhxati Txha qxtnhuuha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t6 4\n9 Txha jhmq qb qzh phaxbby qzel ybxmemr.\n10 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t3 2\n12 Rzel tsqhxmbbm Txha jhmq ptok qb qzh oemhyt.\n13 Rzel ybxmemr Hdueh cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t6 4\n15 Utxi jhmq qb qzh oemhyt qzel hnhmemr.\n16 Rzel hnhmemr Txha qxtnhuuha qb qzh keqozhm.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t15 3\n1 Vhlqhxati Hdueh ybnha qb qzh bsseoh.\n2 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n3 Zeuu ybnha qb qzh lozbbu ihlqhxati.\n4 Txha jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t2 4\n6 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n7 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t2 4\n9 Rzel ybxmemr Zeuu jhmq qb qzh keqozhm.\n10 Txha jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t2 4\n12 Hdueh cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n13 Rzel hnhmemr Txha cbdxmhiha qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t13 10\n15 Rzel ybxmemr Utxi jhmq ptok qb qzh oemhyt.\n16 Rzel hnhmemr Hdueh qxtnhuuha qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t12 7\n1 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n2 Txha jhmq qb qzh phaxbby ihlqhxati.\n3 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t1 2\n4 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n5 Vhlqhxati Hdueh ybnha qb qzh bsseoh.\n6 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t1 2\n7 Utxi ybnha qb qzh vtxk ihlqhxati.\n8 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n9 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t8 5\n10 Zeuu cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n11 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n12 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t10 4\n13 Rzel hnhmemr Hdueh cbdxmhiha qb qzh phaxbby.\n14 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh oemhyt.\n15 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t11 7\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh lozbbu.\n2 Txha jhmq qb qzh phaxbby qzel ybxmemr.\n3 Vhlqhxati Txha jhmq ptok qb qzh bsseoh.\n4 Utxi ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t2 3\n6 Txha qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n7 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t6 2\n9 Rzel ybxmemr Hdueh jhmq qb qzh vtxk.\n10 Vhlqhxati Zeuu cbdxmhiha qb qzh lozbbu.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t7 4\n12 Rzel tsqhxmbbm Hdueh jhmq qb qzh oemhyt.\n13 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t9 1\n15 Rzel hnhmemr Hdueh jhmq qb qzh vtxk.\n16 Txha ybnha qb qzh bsseoh qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t16 6\n1 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n2 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n3 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n4 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t3 1\n6 Rzel tsqhxmbbm Utxi ybnha qb qzh phaxbby.\n7 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t3 1\n9 Utxi cbdxmhiha qb qzh vtxk qzel hnhmemr.\n10 Hdueh qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t9 6\n12 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh vtxk.\n13 Zeuu qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t12 13\n15 Rzel hnhmemr Hdueh jhmq qb qzh vtxk.\n16 Rzel tsqhxmbbm Hdueh ybnha qb qzh keqozhm.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t16 10\n1 Utxi jhmq ptok qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n3 Utxi ybnha qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Txha qxtnhuuha qb qzh phaxbby.\n5 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t1 3\n6 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh phaxbby.\n7 Hdueh cbdxmhiha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t6 1\n9 Utxi cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n10 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t1 3\n12 Hdueh ybnha qb qzh bsseoh qzel hnhmemr.\n13 Hdueh qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t13 7\n15 Rzel tsqhxmbbm Txha ybnha qb qzh oemhyt.\n16 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t15 16\n1 Zeuu jhmq qb qzh oemhyt ihlqhxati.\n2 Zeuu jhmq ptok qb qzh phaxbby qzel ybxmemr.\n3 Rzel ybxmemr Utxi jhmq ptok qb qzh phaxbby.\n4 Txha ybnha qb qzh bsseoh ihlqhxati.\n5 Vhlqhxati Utxi qxtnhuuha qb qzh oemhyt.\n6 Hdueh qxtnhuuha qb qzh vtxk ihlqhxati.\n7 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t2 1\n8 Zeuu jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n9 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n10 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t9 6\n11 Utxi ybnha qb qzh oemhyt qzel tsqhxmbbm.\n12 Txha jhmq qb qzh oemhyt qzel ybxmemr.\n13 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t9 6\n14 Zeuu ybnha qb qzh phaxbby qzel hnhmemr.\n15 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh lozbbu.\n16 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t12 4\n17 Hdueh ybnha qb qzh phaxbby qzel hnhmemr.\n18 Txha qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n19 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t17 15\n1 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n2 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n3 Vhlqhxati Txha ybnha qb qzh phaxbby.\n4 Txha jhmq qb qzh vtxk qzel ybxmemr.\n5 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n6 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n7 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t4 3\n8 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n9 Rzel ybxmemr Hdueh cbdxmhiha qb qzh lozbbu.\n10 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t9 1\n11 Hdueh qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n12 Rzel ybxmemr Utxi jhmq ptok qb qzh lozbbu.\n13 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t9 1\n14 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh oemhyt.\n15 Hdueh qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n16 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t11 9\n17 Zeuu cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n18 Utxi ybnha qb qzh keqozhm qzel tsqhxmbbm.\n19 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t14 8\n1 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n2 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t1 2\n4 Vhlqhxati Utxi jhmq ptok qb qzh oemhyt.\n5 Zeuu ybnha qb qzh keqozhm qzel tsqhxmbbm.\n6 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t5 1\n7 Txha jhmq ptok qb qzh vtxk ihlqhxati.\n8 Rzel hnhmemr Zeuu jhmq qb qzh vtxk.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t8 5\n10 Hdueh cbdxmhiha qb qzh oemhyt ihlqhxati.\n11 Rzel ybxmemr Utxi qxtnhuuha qb qzh vtxk.\n12 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t8 5\n13 Hdueh jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n14 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n15 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t11 4\n1 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n2 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n3 Utxi jhmq qb qzh lozbbu qzel ybxmemr.\n4 Vhlqhxati Txha jhmq qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t3 1\n6 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh oemhyt.\n7 Rzel ybxmemr Txha ybnha qb qzh lozbbu.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t7 4\n9 Rzel hnhmemr Utxi ybnha qb qzh bsseoh.\n10 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t3 1\n12 Rzel hnhmemr Zeuu ybnha qb qzh phaxbby.\n13 Rzel tsqhxmbbm Zeuu jhmq qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t13 10\n15 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n16 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t15 16\n1 Vhlqhxati Txha qxtnhuuha qb qzh lozbbu.\n2 Rzel ybxmemr Zeuu jhmq qb qzh oemhyt.\n3 Zeuu ybnha qb qzh bsseoh qzel tsqhxmbbm.\n4 Zeuu jhmq ptok qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t3 2\n6 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n7 Vhlqhxati Hdueh ybnha qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t2 4\n9 Txha jhmq qb qzh phaxbby qzel tsqhxmbbm.\n10 Utxi qxtnhuuha qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t9 6\n12 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n13 Txha cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t13 9\n15 Rzel ybxmemr Utxi jhmq qb qzh phaxbby.\n16 Zeuu qxtnhuuha qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t13 9\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n2 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n3 Zeuu cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n4 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t3 4\n6 Zeuu ybnha qb qzh lozbbu qzel tsqhxmbbm.\n7 Utxi cbdxmhiha qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t3 4\n9 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n10 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t3 4\n12 Rzel hnhmemr Zeuu qxtnhuuha qb qzh vtxk.\n13 Txha jhmq qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t12 6\n15 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh phaxbby.\n16 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t9 1\n1 Vhlqhxati Utxi qxtnhuuha qb qzh oemhyt.\n2 Hdueh qxtnhuuha qb qzh vtxk qzel ybxmemr.\n3 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n4 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t2 4\n6 Rzel ybxmemr Zeuu ybnha qb qzh phaxbby.\n7 Txha jhmq qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t6 3\n9 Rzel ybxmemr Txha jhmq qb qzh bsseoh.\n10 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t2 4\n12 Zeuu jhmq qb qzh keqozhm qzel hnhmemr.\n13 Rzel tsqhxmbbm Zeuu ybnha qb qzh bsseoh.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t12 13\n15 Txha qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n16 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t13 6\n1 Utxi jhmq qb qzh oemhyt ihlqhxati.\n2 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n3 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t2 3\n6 Zeuu jhmq qb qzh oemhyt qzel hnhmemr.\n7 Zeuu jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t2 3\n9 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n10 Vhlqhxati Hdueh jhmq ptok qb qzh vtxk.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t9 10\n12 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n13 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t6 7\n15 Rzel ybxmemr Utxi cbdxmhiha qb qzh keqozhm.\n16 Txha jhmq qb qzh keqozhm qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t13 4\n1 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n2 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n3 Vhlqhxati Txha ybnha qb qzh keqozhm.\n4 Vhlqhxati Utxi jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t2 4\n6 Zeuu cbdxmhiha qb qzh phaxbby ihlqhxati.\n7 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t7 3\n9 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t7 3\n12 Rzel tsqhxmbbm Txha ybnha qb qzh keqozhm.\n13 Rzel ybxmemr Hdueh qxtnhuuha qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t12 7\n15 Rzel hnhmemr Zeuu jhmq qb qzh phaxbby.\n16 Zeuu jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t12 7\n1 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n2 Hdueh cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n3 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t2 4\n6 Rzel ybxmemr Txha jhmq qb qzh lozbbu.\n7 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t7 3\n9 Zeuu jhmq qb qzh vtxk qzel hnhmemr.\n10 Zeuu qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t9 10\n12 Hdueh qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n13 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t9 10\n15 Vhlqhxati Utxi cbdxmhiha qb qzh keqozhm.\n16 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t12 13\n1 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n2 Vhlqhxati Txha jhmq ptok qb qzh phaxbby.\n3 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n4 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t3 4\n6 Zeuu ybnha qb qzh vtxk ihlqhxati.\n7 Txha qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t3 4\n9 Rzel hnhmemr Txha qxtnhuuha qb qzh lozbbu.\n10 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t7 2\n12 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh bsseoh.\n13 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t9 10\n15 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n16 Hdueh jhmq qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t12 13\n1 Txha cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n2 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n3 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n4 Txha qxtnhuuha qb qzh vtxk qzel ybxmemr.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t4 2\n6 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t1 4\n9 Rzel hnhmemr Txha qxtnhuuha qb qzh oemhyt.\n10 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t9 1\n12 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n13 Rzel ybxmemr Hdueh cbdxmhiha qb qzh phaxbby.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t10 6\n15 Rzel tsqhxmbbm Utxi jhmq qb qzh phaxbby.\n16 Rzel ybxmemr Zeuu jhmq qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t13 7\n1 Txha jhmq qb qzh bsseoh ihlqhxati.\n2 Hdueh jhmq ptok qb qzh lozbbu qzel ybxmemr.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n4 Vhlqhxati Utxi cbdxmhiha qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t2 3\n6 Utxi cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n7 Hdueh jhmq qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t7 2\n9 Rzel ybxmemr Txha qxtnhuuha qb qzh keqozhm.\n10 Rzel hnhmemr Hdueh jhmq ptok qb qzh keqozhm.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t9 1\n12 Rzel hnhmemr Utxi cbdxmhiha qb qzh keqozhm.\n13 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh oemhyt.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t10 7\n15 Txha qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n16 Zeuu qxtnhuuha qb qzh vtxk ihlqhxati.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t9 1\n1 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n2 Vhlqhxati Zeuu ybnha qb qzh oemhyt.\n3 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 2\n4 Utxi jhmq qb qzh vtxk qzel ybxmemr.\n5 Vhlqhxati Utxi jhmq ptok qb qzh phaxbby.\n6 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t4 5\n7 Zeuu jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n8 Rzel tsqhxmbbm Utxi jhmq qb qzh phaxbby.\n9 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t8 4\n10 Rzel hnhmemr Zeuu cbdxmhiha qb qzh oemhyt.\n11 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t10 7\n13 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n14 Utxi qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n15 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t14 8\n1 Hdueh ybnha qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Zeuu qxtnhuuha qb qzh lozbbu.\n3 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n4 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n5 Rzel ybxmemr Utxi ybnha qb qzh keqozhm.\n6 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n7 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t5 3\n8 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n9 Utxi ybnha qb qzh oemhyt qzel tsqhxmbbm.\n10 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t9 5\n11 Rzel ybxmemr Txha jhmq ptok qb qzh oemhyt.\n12 Zeuu cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n13 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t11 4\n14 Rzel hnhmemr Zeuu ybnha qb qzh oemhyt.\n15 Rzel hnhmemr Utxi qxtnhuuha qb qzh phaxbby.\n16 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t15 9\n17 Txha qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n18 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh phaxbby.\n19 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t14 12\n1 Utxi jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Utxi jhmq ptok qb qzh phaxbby qzel ybxmemr.\n3 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh keqozhm.\n4 Txha jhmq qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t2 1\n6 Hdueh jhmq ptok qb qzh keqozhm ihlqhxati.\n7 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t3 2\n9 Rzel ybxmemr Hdueh cbdxmhiha qb qzh lozbbu.\n10 Rzel tsqhxmbbm Txha jhmq qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t9 6\n12 Rzel hnhmemr Utxi jhmq ptok qb qzh lozbbu.\n13 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t9 6\n15 Rzel ybxmemr Zeuu jhmq qb qzh bsseoh.\n16 Rzel tsqhxmbbm Hdueh jhmq qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t9 6\n1 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n2 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n3 Hdueh cbdxmhiha qb qzh oemhyt ihlqhxati.\n4 Utxi ybnha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t2 3\n6 Utxi jhmq qb qzh bsseoh qzel ybxmemr.\n7 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t6 4\n9 Zeuu ybnha qb qzh phaxbby qzel tsqhxmbbm.\n10 Txha jhmq qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t7 1\n12 Utxi jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n13 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t9 7\n15 Zeuu qxtnhuuha qb qzh vtxk qzel hnhmemr.\n16 Rzel hnhmemr Utxi cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t15 9\n1 Hdueh qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n2 Hdueh qxtnhuuha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t1 2\n4 Utxi jhmq ptok qb qzh oemhyt ihlqhxati.\n5 Hdueh jhmq qb qzh oemhyt qzel tsqhxmbbm.\n6 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t5 1\n7 Hdueh jhmq ptok qb qzh bsseoh qzel hnhmemr.\n8 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n9 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t7 5\n10 Zeuu jhmq qb qzh bsseoh qzel ybxmemr.\n11 Txha qxtnhuuha qb qzh vtxk ihlqhxati.\n12 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t7 5\n13 Rzel tsqhxmbbm Zeuu jhmq qb qzh phaxbby.\n14 Rzel ybxmemr Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t10 8\n1 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Zeuu qxtnhuuha qb qzh vtxk.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t1 2\n4 Vhlqhxati Hdueh jhmq qb qzh keqozhm.\n5 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n6 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t1 2\n7 Txha ybnha qb qzh lozbbu ihlqhxati.\n8 Rzel ybxmemr Hdueh ybnha qb qzh lozbbu.\n9 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t1 2\n10 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n11 Txha jhmq ptok qb qzh bsseoh qzel ybxmemr.\n12 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t11 7\n13 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n14 Hdueh jhmq ptok qb qzh lozbbu qzel hnhmemr.\n15 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t11 7\n1 Txha jhmq qb qzh bsseoh qzel ybxmemr.\n2 Txha jhmq ptok qb qzh oemhyt ihlqhxati.\n3 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t1 2\n4 Vhlqhxati Zeuu qxtnhuuha qb qzh bsseoh.\n5 Txha jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n6 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t1 2\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n8 Txha qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n9 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t8 5\n10 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh bsseoh.\n11 Utxi ybnha qb qzh keqozhm ihlqhxati.\n12 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t10 7\n13 Hdueh jhmq qb qzh vtxk ihlqhxati.\n14 Rzel ybxmemr Utxi jhmq qb qzh bsseoh.\n15 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t14 11\n1 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n2 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n3 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n4 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n5 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n6 Vhlqhxati Utxi qxtnhuuha qb qzh keqozhm.\n7 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t3 4\n8 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n9 Zeuu jhmq qb qzh keqozhm qzel hnhmemr.\n10 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t5 3\n11 Txha cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n12 Rzel tsqhxmbbm Txha jhmq ptok qb qzh bsseoh.\n13 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t5 3\n14 Rzel ybxmemr Utxi jhmq ptok qb qzh lozbbu.\n15 Hdueh qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n16 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t11 12\n17 Rzel hnhmemr Hdueh ybnha qb qzh oemhyt.\n18 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n19 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t15 2\n1 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n2 Rzel ybxmemr Hdueh qxtnhuuha qb qzh vtxk.\n3 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n4 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t2 3\n6 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n7 Hdueh jhmq qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t7 2\n9 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh bsseoh.\n10 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t7 2\n12 Rzel hnhmemr Utxi cbdxmhiha qb qzh oemhyt.\n13 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t13 4\n15 Rzel hnhmemr Hdueh qxtnhuuha qb qzh phaxbby.\n16 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t15 7\n1 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n2 Hdueh qxtnhuuha qb qzh keqozhm ihlqhxati.\n3 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n4 Vhlqhxati Utxi jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t3 2\n6 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n7 Txha cbdxmhiha qb qzh bsseoh ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t3 2\n9 Rzel tsqhxmbbm Utxi jhmq qb qzh phaxbby.\n10 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t6 4\n12 Rzel tsqhxmbbm Hdueh jhmq qb qzh lozbbu.\n13 Utxi qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t10 1\n15 Zeuu jhmq qb qzh vtxk qzel tsqhxmbbm.\n16 Hdueh qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t13 9\n1 Zeuu qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n2 Zeuu qxtnhuuha qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t1 2\n4 Vhlqhxati Txha cbdxmhiha qb qzh keqozhm.\n5 Rzel tsqhxmbbm Zeuu jhmq qb qzh lozbbu.\n6 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t5 1\n7 Txha jhmq ptok qb qzh bsseoh qzel ybxmemr.\n8 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n9 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t1 2\n10 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n11 Vhlqhxati Hdueh jhmq ptok qb qzh vtxk.\n12 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t10 8\n13 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n14 Zeuu jhmq qb qzh oemhyt qzel hnhmemr.\n15 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t13 7\n1 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n2 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n3 Zeuu jhmq qb qzh vtxk qzel ybxmemr.\n4 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t3 2\n6 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n7 Txha jhmq ptok qb qzh vtxk ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t1 4\n9 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n10 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh phaxbby.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t6 7\n12 Hdueh ybnha qb qzh lozbbu ihlqhxati.\n13 Rzel hnhmemr Zeuu ybnha qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t10 3\n15 Utxi qxtnhuuha qb qzh keqozhm qzel hnhmemr.\n16 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t9 6\n1 Utxi cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n2 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n3 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t1 2\n4 Rzel tsqhxmbbm Utxi ybnha qb qzh vtxk.\n5 Vhlqhxati Hdueh cbdxmhiha qb qzh lozbbu.\n6 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t4 1\n7 Txha ybnha qb qzh vtxk ihlqhxati.\n8 Utxi cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n9 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t4 1\n10 Txha ybnha qb qzh oemhyt qzel tsqhxmbbm.\n11 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n12 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t11 7\n13 Hdueh ybnha qb qzh oemhyt qzel ybxmemr.\n14 Txha ybnha qb qzh vtxk qzel hnhmemr.\n15 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t14 10\n1 Rzel ybxmemr Txha jhmq qb qzh vtxk.\n2 Vhlqhxati Txha jhmq qb qzh oemhyt.\n3 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t1 2\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh lozbbu.\n5 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n6 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t1 2\n7 Vhlqhxati Utxi qxtnhuuha qb qzh phaxbby.\n8 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n9 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t1 2\n10 Zeuu cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n11 Hdueh jhmq qb qzh phaxbby qzel tsqhxmbbm.\n12 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t8 4\n13 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n14 Rzel hnhmemr Hdueh qxtnhuuha qb qzh oemhyt.\n15 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t14 11\n1 Zeuu jhmq ptok qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n4 Utxi jhmq qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t1 3\n6 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh lozbbu.\n7 Txha jhmq ptok qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t1 3\n9 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh oemhyt.\n10 Vhlqhxati Hdueh cbdxmhiha qb qzh phaxbby.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t6 1\n12 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh keqozhm.\n13 Rzel ybxmemr Utxi cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t9 7\n15 Rzel hnhmemr Txha jhmq qb qzh lozbbu.\n16 Hdueh ybnha qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t16 10\n1 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n2 Txha jhmq qb qzh oemhyt ihlqhxati.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n4 Txha jhmq ptok qb qzh lozbbu qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t1 3\n6 Hdueh qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t1 3\n9 Txha jhmq ptok qb qzh oemhyt qzel hnhmemr.\n10 Txha qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t1 3\n12 Rzel ybxmemr Hdueh qxtnhuuha qb qzh lozbbu.\n13 Zeuu qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t13 1\n15 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n16 Rzel ybxmemr Utxi ybnha qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t9 10\n1 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n2 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh oemhyt ihlqhxati.\n4 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t2 4\n6 Txha jhmq ptok qb qzh phaxbby ihlqhxati.\n7 Hdueh jhmq qb qzh keqozhm qzel hnhmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t7 1\n9 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n10 Rzel ybxmemr Utxi jhmq qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t1 2\n12 Txha cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n13 Txha ybnha qb qzh oemhyt qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t10 3\n15 Utxi jhmq qb qzh phaxbby qzel tsqhxmbbm.\n16 Rzel hnhmemr Txha jhmq qb qzh bsseoh.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t15 10\n1 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n2 Vhlqhxati Zeuu ybnha qb qzh phaxbby.\n3 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n4 Txha ybnha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t1 3\n6 Txha ybnha qb qzh lozbbu qzel ybxmemr.\n7 Utxi jhmq ptok qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t1 3\n9 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh oemhyt.\n10 Rzel ybxmemr Utxi cbdxmhiha qb qzh oemhyt.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t1 3\n12 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh vtxk.\n13 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t13 2\n15 Hdueh jhmq qb qzh keqozhm qzel hnhmemr.\n16 Txha cbdxmhiha qb qzh phaxbby qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t16 12\n1 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n3 Zeuu jhmq ptok qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t1 4\n6 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n7 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t6 2\n9 Vhlqhxati Txha ybnha qb qzh vtxk.\n10 Utxi jhmq ptok qb qzh vtxk qzel hnhmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t6 2\n12 Hdueh cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n13 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t12 13\n15 Rzel ybxmemr Zeuu qxtnhuuha qb qzh phaxbby.\n16 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t13 6\n1 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n3 Vhlqhxati Txha jhmq qb qzh phaxbby.\n4 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n5 Rzel ybxmemr Zeuu jhmq ptok qb qzh oemhyt.\n6 Hdueh qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t4 3\n8 Hdueh cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n9 Rzel ybxmemr Utxi qxtnhuuha qb qzh bsseoh.\n10 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t8 6\n11 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh lozbbu.\n12 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n13 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t12 8\n14 Zeuu cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n15 Hdueh jhmq qb qzh keqozhm qzel hnhmemr.\n16 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t11 5\n17 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n18 Txha qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n19 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t11 5\n1 Rzel ybxmemr Zeuu jhmq ptok qb qzh lozbbu.\n2 Zeuu jhmq ptok qb qzh keqozhm ihlqhxati.\n3 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Txha jhmq qb qzh keqozhm.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t1 2\n6 Utxi cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n7 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t1 2\n9 Zeuu ybnha qb qzh bsseoh qzel tsqhxmbbm.\n10 Vhlqhxati Hdueh jhmq qb qzh phaxbby.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t7 3\n12 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n13 Zeuu cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t6 7\n15 Hdueh qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n16 Hdueh qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t13 9\n1 Vhlqhxati Txha jhmq qb qzh phaxbby.\n2 Vhlqhxati Utxi jhmq qb qzh keqozhm.\n3 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n4 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t4 1\n6 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n7 Rzel ybxmemr Hdueh qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t4 1\n9 Utxi jhmq ptok qb qzh phaxbby qzel ybxmemr.\n10 Hdueh jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t9 2\n12 Txha ybnha qb qzh vtxk qzel tsqhxmbbm.\n13 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t9 2\n15 Utxi jhmq qb qzh lozbbu qzel hnhmemr.\n16 Rzel hnhmemr Txha qxtnhuuha qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t16 12\n1 Hdueh qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n2 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n3 Txha ybnha qb qzh phaxbby ihlqhxati.\n4 Utxi ybnha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t1 2\n6 Hdueh cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n7 Hdueh qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t7 1\n9 Txha jhmq qb qzh lozbbu qzel tsqhxmbbm.\n10 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t9 10\n12 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n13 Utxi qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t13 4\n15 Zeuu jhmq ptok qb qzh keqozhm qzel ybxmemr.\n16 Rzel hnhmemr Txha jhmq ptok qb qzh vtxk.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t15 12\n1 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n2 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n3 Zeuu jhmq qb qzh oemhyt ihlqhxati.\n4 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t2 4\n6 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n7 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t7 1\n9 Txha jhmq qb qzh lozbbu qzel tsqhxmbbm.\n10 Hdueh jhmq qb qzh phaxbby qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t7 1\n12 Rzel hnhmemr Txha jhmq qb qzh oemhyt.\n13 Zeuu ybnha qb qzh phaxbby qzel ybxmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t10 7\n15 Zeuu jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n16 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t15 13\n1 Rzel ybxmemr Hdueh jhmq qb qzh oemhyt.\n2 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n3 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n4 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t1 2\n6 Rzel ybxmemr Utxi qxtnhuuha qb qzh phaxbby.\n7 Vhlqhxati Utxi cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t6 7\n9 Zeuu qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n10 Rzel ybxmemr Zeuu jhmq qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t10 4\n12 Zeuu jhmq qb qzh vtxk qzel hnhmemr.\n13 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t9 10\n15 Rzel tsqhxmbbm Utxi ybnha qb qzh bsseoh.\n16 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t16 1\n1 Hdueh qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n2 Hdueh jhmq ptok qb qzh vtxk ihlqhxati.\n3 Hdueh cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n4 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t1 2\n6 Txha ybnha qb qzh phaxbby ihlqhxati.\n7 Hdueh qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t1 2\n9 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n10 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t10 4\n12 Utxi qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n13 Txha jhmq qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t10 4\n15 Txha cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n16 Rzel hnhmemr Utxi ybnha qb qzh oemhyt.\n17 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t13 6\n1 Zeuu jhmq qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n3 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 2\n4 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh phaxbby.\n5 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n6 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t4 1\n7 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n8 Txha ybnha qb qzh oemhyt ihlqhxati.\n9 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t7 5\n10 Rzel tsqhxmbbm Utxi jhmq qb qzh keqozhm.\n11 Zeuu cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n12 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t10 7\n13 Hdueh qxtnhuuha qb qzh vtxk qzel ybxmemr.\n14 Hdueh jhmq qb qzh lozbbu ihlqhxati.\n15 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t7 5\n1 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n2 Utxi jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n3 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n4 Zeuu jhmq ptok qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t2 1\n6 Txha ybnha qb qzh phaxbby ihlqhxati.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t7 4\n9 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n10 Hdueh ybnha qb qzh lozbbu ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t9 6\n12 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh oemhyt.\n13 Zeuu jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t12 9\n15 Zeuu ybnha qb qzh keqozhm qzel hnhmemr.\n16 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t15 13\n1 Rzel ybxmemr Txha ybnha qb qzh keqozhm.\n2 Vhlqhxati Utxi jhmq ptok qb qzh keqozhm.\n3 Hdueh ybnha qb qzh vtxk ihlqhxati.\n4 Txha ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t1 4\n6 Zeuu ybnha qb qzh bsseoh ihlqhxati.\n7 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t1 4\n9 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n10 Utxi jhmq qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t9 3\n12 Txha jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n13 Zeuu jhmq qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t9 3\n15 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh lozbbu.\n16 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh oemhyt.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t13 6\n1 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n2 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n3 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n4 Hdueh jhmq ptok qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t2 4\n6 Utxi ybnha qb qzh phaxbby qzel ybxmemr.\n7 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t2 4\n9 Rzel tsqhxmbbm Txha ybnha qb qzh bsseoh.\n10 Txha qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t7 2\n12 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh oemhyt.\n13 Rzel hnhmemr Hdueh jhmq ptok qb qzh phaxbby.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t13 7\n15 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n16 Rzel hnhmemr Utxi qxtnhuuha qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t9 10\n1 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n2 Zeuu ybnha qb qzh lozbbu qzel tsqhxmbbm.\n3 Vhlqhxati Hdueh jhmq qb qzh vtxk.\n4 Vhlqhxati Zeuu qxtnhuuha qb qzh vtxk.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t1 4\n6 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n7 Rzel hnhmemr Zeuu qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t7 2\n9 Rzel tsqhxmbbm Hdueh jhmq qb qzh phaxbby.\n10 Txha cbdxmhiha qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t9 6\n12 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n13 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t13 10\n15 Rzel tsqhxmbbm Txha jhmq qb qzh vtxk.\n16 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t16 12\n1 Hdueh cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n2 Hdueh jhmq ptok qb qzh lozbbu ihlqhxati.\n3 Zeuu cbdxmhiha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t1 2\n6 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n7 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t7 4\n9 Hdueh jhmq qb qzh oemhyt qzel hnhmemr.\n10 Zeuu ybnha qb qzh lozbbu qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t7 4\n12 Utxi cbdxmhiha qb qzh keqozhm ihlqhxati.\n13 Txha jhmq qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t9 6\n15 Txha jhmq qb qzh vtxk qzel hnhmemr.\n16 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t13 7\n"
  },
  {
    "path": "tasksv11/shuffled/qa14_time-reasoning_train.txt",
    "content": "1 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n2 Hdueh jhmq qb qzh lozbbu qzel ybxmemr.\n3 Txha jhmq qb qzh vtxk ihlqhxati.\n4 Vhlqhxati Hdueh jhmq qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t2 4\n6 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n7 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t2 4\n9 Zeuu jhmq ptok qb qzh lozbbu qzel ybxmemr.\n10 Rzel hnhmemr Hdueh jhmq qb qzh lozbbu.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t10 6\n12 Txha ybnha qb qzh bsseoh qzel ybxmemr.\n13 Rzel tsqhxmbbm Zeuu jhmq qb qzh vtxk.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t9 1\n15 Rzel tsqhxmbbm Txha ybnha qb qzh vtxk.\n16 Zeuu ybnha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t16 13\n1 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n2 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n4 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t3 4\n6 Rzel ybxmemr Hdueh ybnha qb qzh bsseoh.\n7 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t6 7\n9 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n10 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t3 4\n12 Txha jhmq qb qzh keqozhm qzel hnhmemr.\n13 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t12 10\n15 Hdueh ybnha qb qzh oemhyt qzel hnhmemr.\n16 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t9 6\n1 Vhlqhxati Hdueh jhmq ptok qb qzh vtxk.\n2 Hdueh jhmq qb qzh phaxbby qzel ybxmemr.\n3 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n4 Rzel ybxmemr Zeuu jhmq ptok qb qzh vtxk.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t4 3\n6 Rzel hnhmemr Hdueh jhmq qb qzh lozbbu.\n7 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t2 1\n9 Txha jhmq qb qzh oemhyt ihlqhxati.\n10 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t2 1\n12 Rzel ybxmemr Utxi ybnha qb qzh phaxbby.\n13 Zeuu ybnha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t6 7\n15 Rzel tsqhxmbbm Utxi jhmq qb qzh bsseoh.\n16 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t15 12\n1 Zeuu qxtnhuuha qb qzh lozbbu ihlqhxati.\n2 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n3 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n4 Zeuu qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t4 1\n6 Rzel hnhmemr Zeuu qxtnhuuha qb qzh lozbbu.\n7 Zeuu jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t4 1\n9 Rzel tsqhxmbbm Utxi jhmq qb qzh bsseoh.\n10 Rzel ybxmemr Utxi jhmq qb qzh keqozhm.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t10 3\n12 Rzel ybxmemr Hdueh ybnha qb qzh bsseoh.\n13 Vhlqhxati Txha jhmq qb qzh oemhyt.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t9 10\n15 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n16 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t16 12\n1 Vhlqhxati Utxi jhmq qb qzh vtxk.\n2 Txha jhmq ptok qb qzh lozbbu ihlqhxati.\n3 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n4 Rzel ybxmemr Utxi qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t4 1\n6 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh vtxk.\n7 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t4 1\n9 Rzel ybxmemr Zeuu qxtnhuuha qb qzh phaxbby.\n10 Txha jhmq qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t6 4\n12 Rzel hnhmemr Txha jhmq ptok qb qzh bsseoh.\n13 Txha ybnha qb qzh phaxbby qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t9 7\n15 Rzel tsqhxmbbm Hdueh jhmq qb qzh lozbbu.\n16 Hdueh qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t9 7\n1 Zeuu cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n2 Txha jhmq ptok qb qzh keqozhm qzel ybxmemr.\n3 Vhlqhxati Txha ybnha qb qzh oemhyt.\n4 Zeuu cbdxmhiha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t2 3\n6 Rzel tsqhxmbbm Txha jhmq qb qzh oemhyt.\n7 Utxi jhmq ptok qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t2 3\n9 Txha ybnha qb qzh lozbbu qzel hnhmemr.\n10 Zeuu jhmq qb qzh phaxbby qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t9 6\n12 Rzel hnhmemr Zeuu jhmq qb qzh lozbbu.\n13 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t12 10\n15 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n16 Hdueh qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t15 16\n1 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n2 Vhlqhxati Utxi jhmq ptok qb qzh vtxk.\n3 Hdueh ybnha qb qzh vtxk ihlqhxati.\n4 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t1 2\n6 Rzel ybxmemr Txha cbdxmhiha qb qzh bsseoh.\n7 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t1 2\n9 Hdueh cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n10 Vhlqhxati Zeuu ybnha qb qzh lozbbu.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t9 3\n12 Txha jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n13 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t12 6\n15 Rzel hnhmemr Txha jhmq ptok qb qzh oemhyt.\n16 Utxi qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t12 6\n1 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n2 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t1 2\n4 Hdueh ybnha qb qzh phaxbby qzel tsqhxmbbm.\n5 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n6 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t4 1\n7 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n8 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t1 2\n10 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n11 Rzel hnhmemr Hdueh cbdxmhiha qb qzh keqozhm.\n12 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t11 4\n13 Rzel tsqhxmbbm Utxi ybnha qb qzh oemhyt.\n14 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t14 7\n1 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n2 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n3 Txha qxtnhuuha qb qzh vtxk ihlqhxati.\n4 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t4 3\n6 Rzel tsqhxmbbm Txha jhmq ptok qb qzh bsseoh.\n7 Hdueh jhmq ptok qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t6 4\n9 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh keqozhm.\n10 Rzel ybxmemr Utxi cbdxmhiha qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t10 1\n12 Vhlqhxati Zeuu cbdxmhiha qb qzh oemhyt.\n13 Rzel hnhmemr Txha ybnha qb qzh oemhyt.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t10 1\n15 Rzel hnhmemr Utxi jhmq qb qzh keqozhm.\n16 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t15 16\n1 Rzel ybxmemr Txha cbdxmhiha qb qzh vtxk.\n2 Utxi ybnha qb qzh lozbbu ihlqhxati.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n4 Txha qxtnhuuha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t1 4\n6 Txha jhmq ptok qb qzh lozbbu qzel hnhmemr.\n7 Txha ybnha qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t6 7\n9 Rzel ybxmemr Zeuu jhmq ptok qb qzh vtxk.\n10 Rzel ybxmemr Utxi jhmq qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t6 7\n12 Vhlqhxati Hdueh qxtnhuuha qb qzh vtxk.\n13 Rzel tsqhxmbbm Utxi jhmq qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t9 3\n15 Utxi jhmq qb qzh bsseoh qzel hnhmemr.\n16 Hdueh cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t9 3\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n2 Vhlqhxati Hdueh jhmq qb qzh vtxk.\n3 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t1 2\n4 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n5 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n6 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t1 2\n7 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n8 Hdueh ybnha qb qzh phaxbby qzel tsqhxmbbm.\n9 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t4 5\n10 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n11 Zeuu cbdxmhiha qb qzh phaxbby ihlqhxati.\n12 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t8 1\n13 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n14 Utxi cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n15 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t10 11\n1 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n2 Hdueh jhmq ptok qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t1 2\n4 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n5 Vhlqhxati Utxi jhmq ptok qb qzh oemhyt.\n6 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t1 2\n7 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n8 Rzel ybxmemr Zeuu jhmq ptok qb qzh keqozhm.\n9 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t8 4\n10 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh oemhyt.\n11 Txha qxtnhuuha qb qzh vtxk qzel ybxmemr.\n12 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t8 4\n13 Zeuu ybnha qb qzh phaxbby qzel hnhmemr.\n14 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh bsseoh.\n15 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t13 10\n1 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n2 Vhlqhxati Hdueh qxtnhuuha qb qzh oemhyt.\n3 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n4 Vhlqhxati Zeuu ybnha qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t3 2\n6 Utxi ybnha qb qzh lozbbu qzel ybxmemr.\n7 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t7 3\n9 Hdueh jhmq ptok qb qzh vtxk qzel hnhmemr.\n10 Rzel ybxmemr Zeuu jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t6 1\n12 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n13 Utxi cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t10 4\n15 Txha jhmq ptok qb qzh vtxk qzel ybxmemr.\n16 Utxi jhmq ptok qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t9 7\n1 Vhlqhxati Zeuu ybnha qb qzh oemhyt.\n2 Txha qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n3 Vhlqhxati Hdueh jhmq ptok qb qzh vtxk.\n4 Txha qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t2 4\n6 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n7 Vhlqhxati Utxi jhmq ptok qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t2 4\n9 Rzel ybxmemr Utxi cbdxmhiha qb qzh lozbbu.\n10 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t10 3\n12 Utxi jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n13 Hdueh jhmq qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t10 3\n15 Hdueh ybnha qb qzh oemhyt qzel hnhmemr.\n16 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh vtxk.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t15 13\n1 Utxi ybnha qb qzh oemhyt qzel ybxmemr.\n2 Utxi jhmq ptok qb qzh phaxbby ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t1 2\n4 Vhlqhxati Hdueh jhmq ptok qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n6 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t5 1\n7 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n8 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n9 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t5 1\n10 Utxi jhmq ptok qb qzh lozbbu qzel hnhmemr.\n11 Hdueh qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n12 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t10 5\n13 Zeuu qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n14 Rzel ybxmemr Zeuu qxtnhuuha qb qzh vtxk.\n15 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t7 4\n1 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n2 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t1 2\n4 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh bsseoh.\n5 Zeuu jhmq ptok qb qzh vtxk ihlqhxati.\n6 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t1 2\n7 Vhlqhxati Hdueh jhmq ptok qb qzh lozbbu.\n8 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n9 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t1 2\n10 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh keqozhm.\n11 Rzel ybxmemr Hdueh cbdxmhiha qb qzh bsseoh.\n12 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t11 7\n13 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh oemhyt.\n14 Rzel hnhmemr Utxi jhmq ptok qb qzh oemhyt.\n15 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t14 4\n1 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n2 Utxi qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n3 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n4 Txha qxtnhuuha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t2 3\n6 Txha jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n7 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t1 4\n9 Rzel ybxmemr Hdueh ybnha qb qzh lozbbu.\n10 Hdueh ybnha qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t1 4\n12 Txha jhmq qb qzh vtxk qzel hnhmemr.\n13 Rzel hnhmemr Utxi qxtnhuuha qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t12 6\n15 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh oemhyt.\n16 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t15 9\n1 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n2 Txha cbdxmhiha qb qzh oemhyt ihlqhxati.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh vtxk.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t1 4\n6 Utxi ybnha qb qzh bsseoh qzel tsqhxmbbm.\n7 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t6 1\n9 Hdueh jhmq qb qzh phaxbby qzel ybxmemr.\n10 Rzel tsqhxmbbm Txha jhmq qb qzh oemhyt.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t10 7\n12 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh lozbbu.\n13 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t10 7\n15 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n16 Rzel hnhmemr Utxi cbdxmhiha qb qzh lozbbu.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t12 9\n1 Txha jhmq qb qzh oemhyt qzel ybxmemr.\n2 Txha jhmq qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t1 2\n4 Rzel tsqhxmbbm Txha jhmq qb qzh keqozhm.\n5 Vhlqhxati Utxi jhmq qb qzh bsseoh.\n6 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t4 1\n7 Rzel ybxmemr Hdueh jhmq ptok qb qzh vtxk.\n8 Hdueh ybnha qb qzh phaxbby ihlqhxati.\n9 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t1 2\n10 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh bsseoh.\n11 Rzel ybxmemr Utxi ybnha qb qzh keqozhm.\n12 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t11 5\n13 Rzel hnhmemr Txha cbdxmhiha qb qzh lozbbu.\n14 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh bsseoh.\n15 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t11 5\n1 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n2 Utxi ybnha qb qzh oemhyt ihlqhxati.\n3 Rzel tsqhxmbbm Hdueh jhmq qb qzh phaxbby.\n4 Hdueh cbdxmhiha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t1 4\n6 Rzel hnhmemr Hdueh jhmq qb qzh vtxk.\n7 Utxi cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t6 3\n9 Vhlqhxati Txha ybnha qb qzh bsseoh.\n10 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t7 2\n12 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh bsseoh.\n13 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t13 9\n15 Rzel hnhmemr Utxi cbdxmhiha qb qzh oemhyt.\n16 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t13 9\n1 Utxi jhmq qb qzh keqozhm qzel ybxmemr.\n2 Utxi jhmq ptok qb qzh phaxbby ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t1 2\n4 Rzel hnhmemr Utxi ybnha qb qzh keqozhm.\n5 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh oemhyt.\n6 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t4 5\n7 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n8 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n9 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t5 1\n10 Hdueh ybnha qb qzh oemhyt qzel tsqhxmbbm.\n11 Rzel ybxmemr Hdueh jhmq ptok qb qzh bsseoh.\n12 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t11 7\n13 Txha cbdxmhiha qb qzh vtxk ihlqhxati.\n14 Rzel ybxmemr Zeuu cbdxmhiha qb qzh lozbbu.\n15 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t14 8\n1 Vhlqhxati Txha jhmq ptok qb qzh bsseoh.\n2 Txha qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n3 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t4 3\n6 Vhlqhxati Zeuu ybnha qb qzh lozbbu.\n7 Utxi cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t4 3\n9 Utxi ybnha qb qzh lozbbu qzel hnhmemr.\n10 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh phaxbby.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t9 7\n12 Hdueh jhmq qb qzh phaxbby ihlqhxati.\n13 Zeuu jhmq qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t9 7\n15 Txha jhmq ptok qb qzh vtxk qzel hnhmemr.\n16 Hdueh jhmq ptok qb qzh keqozhm qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t9 7\n1 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n2 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n3 Vhlqhxati Hdueh jhmq qb qzh vtxk.\n4 Vhlqhxati Utxi ybnha qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t1 3\n6 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n7 Vhlqhxati Txha ybnha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t6 2\n9 Hdueh cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n10 Utxi ybnha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t9 1\n12 Rzel ybxmemr Txha qxtnhuuha qb qzh vtxk.\n13 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh phaxbby.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t12 7\n15 Rzel hnhmemr Zeuu jhmq ptok qb qzh keqozhm.\n16 Utxi cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t9 1\n1 Vhlqhxati Utxi cbdxmhiha qb qzh bsseoh.\n2 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n4 Hdueh qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n5 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n6 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n7 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t2 1\n8 Rzel ybxmemr Zeuu jhmq ptok qb qzh phaxbby.\n9 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n10 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t2 1\n11 Rzel tsqhxmbbm Zeuu jhmq qb qzh bsseoh.\n12 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n13 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t11 8\n14 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh lozbbu.\n15 Txha cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n16 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t15 9\n17 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n18 Utxi cbdxmhiha qb qzh vtxk qzel hnhmemr.\n19 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t11 8\n1 Rzel ybxmemr Hdueh jhmq ptok qb qzh phaxbby.\n2 Vhlqhxati Txha qxtnhuuha qb qzh bsseoh.\n3 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n4 Hdueh cbdxmhiha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t1 4\n6 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n7 Vhlqhxati Utxi ybnha qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t3 1\n9 Zeuu jhmq ptok qb qzh phaxbby ihlqhxati.\n10 Rzel ybxmemr Utxi qxtnhuuha qb qzh bsseoh.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t6 2\n12 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n13 Rzel hnhmemr Hdueh ybnha qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t6 2\n15 Txha ybnha qb qzh phaxbby qzel hnhmemr.\n16 Txha jhmq qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tkeqozhm\t16 6\n1 Zeuu qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n2 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t1 2\n4 Zeuu cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n5 Utxi jhmq qb qzh oemhyt ihlqhxati.\n6 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t4 1\n7 Txha jhmq qb qzh bsseoh ihlqhxati.\n8 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n9 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t4 1\n10 Txha qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n11 Txha jhmq qb qzh vtxk qzel ybxmemr.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t8 4\n13 Rzel ybxmemr Utxi cbdxmhiha qb qzh phaxbby.\n14 Rzel hnhmemr Txha qxtnhuuha qb qzh vtxk.\n15 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t10 11\n1 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n3 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t1 2\n4 Utxi qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n5 Vhlqhxati Hdueh qxtnhuuha qb qzh keqozhm.\n6 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t4 1\n7 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n8 Utxi jhmq qb qzh lozbbu qzel hnhmemr.\n9 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tvtxk\t1 2\n10 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n11 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n12 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t8 4\n13 Txha jhmq qb qzh bsseoh qzel hnhmemr.\n14 Txha ybnha qb qzh oemhyt qzel tsqhxmbbm.\n15 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t13 14\n1 Rzel ybxmemr Zeuu ybnha qb qzh keqozhm.\n2 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n3 Zeuu ybnha qb qzh lozbbu qzel tsqhxmbbm.\n4 Zeuu cbdxmhiha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t3 1\n6 Zeuu jhmq ptok qb qzh oemhyt qzel hnhmemr.\n7 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t1 4\n9 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n10 Rzel ybxmemr Hdueh jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t9 10\n12 Rzel hnhmemr Hdueh jhmq ptok qb qzh keqozhm.\n13 Vhlqhxati Utxi cbdxmhiha qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t6 3\n15 Txha qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n16 Utxi ybnha qb qzh phaxbby qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t16 13\n1 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n2 Vhlqhxati Utxi jhmq ptok qb qzh phaxbby.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n4 Zeuu ybnha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t1 2\n6 Utxi jhmq qb qzh oemhyt qzel hnhmemr.\n7 Rzel tsqhxmbbm Utxi jhmq qb qzh keqozhm.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t7 1\n9 Rzel ybxmemr Txha jhmq qb qzh vtxk.\n10 Txha jhmq qb qzh bsseoh ihlqhxati.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t1 2\n12 Txha jhmq qb qzh bsseoh qzel hnhmemr.\n13 Txha jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t9 10\n15 Zeuu qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n16 Rzel ybxmemr Zeuu jhmq qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t12 13\n1 Txha ybnha qb qzh vtxk ihlqhxati.\n2 Rzel ybxmemr Hdueh cbdxmhiha qb qzh phaxbby.\n3 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n4 Hdueh ybnha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t3 2\n6 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n7 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t6 7\n9 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n10 Hdueh cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t3 2\n12 Zeuu jhmq qb qzh phaxbby qzel tsqhxmbbm.\n13 Rzel ybxmemr Txha ybnha qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t12 6\n15 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n16 Txha ybnha qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t16 13\n1 Zeuu cbdxmhiha qb qzh keqozhm ihlqhxati.\n2 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n3 Vhlqhxati Hdueh ybnha qb qzh bsseoh.\n4 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t2 3\n6 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n7 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t7 1\n9 Rzel hnhmemr Hdueh jhmq qb qzh bsseoh.\n10 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t9 6\n12 Rzel ybxmemr Txha jhmq ptok qb qzh keqozhm.\n13 Zeuu jhmq qb qzh vtxk qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t13 7\n15 Rzel hnhmemr Txha ybnha qb qzh vtxk.\n16 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh lozbbu.\n17 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t15 16\n1 Rzel tsqhxmbbm Hdueh jhmq qb qzh keqozhm.\n2 Hdueh cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n4 Rzel ybxmemr Hdueh jhmq qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t1 4\n6 Utxi jhmq qb qzh bsseoh ihlqhxati.\n7 Rzel hnhmemr Hdueh jhmq qb qzh lozbbu.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t7 1\n9 Rzel ybxmemr Txha qxtnhuuha qb qzh bsseoh.\n10 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t1 4\n12 Zeuu jhmq ptok qb qzh lozbbu qzel ybxmemr.\n13 Txha ybnha qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t9 10\n15 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n16 Rzel tsqhxmbbm Zeuu ybnha qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t12 3\n1 Vhlqhxati Zeuu ybnha qb qzh vtxk.\n2 Zeuu jhmq ptok qb qzh lozbbu qzel ybxmemr.\n3 Hdueh jhmq qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t2 1\n6 Utxi qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n7 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t2 1\n9 Txha jhmq qb qzh vtxk ihlqhxati.\n10 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh lozbbu.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t7 3\n12 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n13 Txha jhmq ptok qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t10 6\n15 Zeuu jhmq qb qzh bsseoh qzel tsqhxmbbm.\n16 Utxi qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t16 10\n1 Rzel ybxmemr Txha ybnha qb qzh bsseoh.\n2 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n3 Hdueh qxtnhuuha qb qzh oemhyt ihlqhxati.\n4 Txha jhmq ptok qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t1 4\n6 Rzel tsqhxmbbm Hdueh ybnha qb qzh vtxk.\n7 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t1 4\n9 Utxi qxtnhuuha qb qzh bsseoh ihlqhxati.\n10 Txha ybnha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t6 7\n12 Zeuu jhmq qb qzh phaxbby qzel tsqhxmbbm.\n13 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t12 13\n15 Utxi ybnha qb qzh keqozhm qzel ybxmemr.\n16 Txha ybnha qb qzh phaxbby qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t16 10\n1 Zeuu ybnha qb qzh keqozhm qzel ybxmemr.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh vtxk.\n3 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t1 2\n4 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n5 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t1 2\n7 Vhlqhxati Hdueh jhmq ptok qb qzh lozbbu.\n8 Vhlqhxati Txha qxtnhuuha qb qzh lozbbu.\n9 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t5 1\n10 Rzel ybxmemr Utxi qxtnhuuha qb qzh vtxk.\n11 Hdueh ybnha qb qzh oemhyt qzel ybxmemr.\n12 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t11 7\n13 Utxi jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n14 Zeuu qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n15 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t13 10\n1 Vhlqhxati Utxi cbdxmhiha qb qzh keqozhm.\n2 Rzel ybxmemr Txha jhmq ptok qb qzh oemhyt.\n3 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n4 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t2 4\n6 Hdueh jhmq ptok qb qzh phaxbby qzel ybxmemr.\n7 Txha cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t6 3\n9 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n10 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t7 2\n12 Utxi jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n13 Rzel hnhmemr Hdueh ybnha qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t12 9\n15 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n16 Utxi jhmq ptok qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t13 10\n1 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n2 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n3 Zeuu jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n4 Vhlqhxati Txha jhmq qb qzh lozbbu.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t1 2\n6 Vhlqhxati Hdueh qxtnhuuha qb qzh bsseoh.\n7 Rzel hnhmemr Zeuu jhmq qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t3 1\n9 Txha cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n10 Vhlqhxati Utxi jhmq qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t7 3\n12 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n13 Rzel tsqhxmbbm Txha jhmq qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t9 4\n15 Utxi cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n16 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t15 16\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh phaxbby.\n2 Txha jhmq qb qzh keqozhm qzel ybxmemr.\n3 Txha jhmq ptok qb qzh oemhyt ihlqhxati.\n4 Utxi jhmq ptok qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t2 3\n6 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n7 Vhlqhxati Zeuu ybnha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t2 3\n9 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh bsseoh.\n10 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t9 10\n12 Zeuu jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n13 Rzel ybxmemr Utxi jhmq qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t12 6\n15 Rzel hnhmemr Hdueh ybnha qb qzh vtxk.\n16 Utxi ybnha qb qzh keqozhm qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t12 6\n1 Zeuu jhmq qb qzh lozbbu qzel ybxmemr.\n2 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 2\n4 Rzel tsqhxmbbm Zeuu ybnha qb qzh phaxbby.\n5 Vhlqhxati Hdueh qxtnhuuha qb qzh oemhyt.\n6 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t4 1\n7 Utxi jhmq ptok qb qzh lozbbu ihlqhxati.\n8 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n9 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 2\n10 Hdueh ybnha qb qzh phaxbby qzel ybxmemr.\n11 Utxi qxtnhuuha qb qzh vtxk qzel ybxmemr.\n12 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t4 1\n13 Vhlqhxati Txha cbdxmhiha qb qzh keqozhm.\n14 Utxi jhmq qb qzh oemhyt qzel tsqhxmbbm.\n15 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t14 11\n1 Vhlqhxati Hdueh jhmq qb qzh keqozhm.\n2 Hdueh jhmq ptok qb qzh oemhyt qzel ybxmemr.\n3 Txha jhmq qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t2 1\n6 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n7 Rzel ybxmemr Utxi jhmq qb qzh phaxbby.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t7 4\n9 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n10 Txha jhmq qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t10 3\n12 Rzel hnhmemr Hdueh jhmq qb qzh oemhyt.\n13 Rzel tsqhxmbbm Hdueh ybnha qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t13 2\n15 Rzel tsqhxmbbm Zeuu ybnha qb qzh oemhyt.\n16 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t9 6\n1 Txha ybnha qb qzh keqozhm ihlqhxati.\n2 Utxi jhmq ptok qb qzh lozbbu ihlqhxati.\n3 Utxi qxtnhuuha qb qzh vtxk qzel ybxmemr.\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t3 2\n6 Rzel ybxmemr Txha cbdxmhiha qb qzh lozbbu.\n7 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t6 1\n9 Txha cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n10 Rzel tsqhxmbbm Txha jhmq ptok qb qzh phaxbby.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t9 10\n12 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n13 Rzel tsqhxmbbm Utxi jhmq qb qzh phaxbby.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t10 6\n15 Rzel tsqhxmbbm Zeuu ybnha qb qzh lozbbu.\n16 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t9 10\n1 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n2 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n3 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n4 Utxi ybnha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t2 1\n6 Utxi qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n7 Rzel tsqhxmbbm Zeuu ybnha qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t7 2\n9 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n10 Rzel hnhmemr Zeuu ybnha qb qzh oemhyt.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t7 2\n12 Utxi jhmq qb qzh keqozhm qzel hnhmemr.\n13 Vhlqhxati Txha jhmq qb qzh lozbbu.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t12 9\n15 Rzel tsqhxmbbm Txha jhmq ptok qb qzh lozbbu.\n16 Txha jhmq qb qzh phaxbby qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t15 16\n1 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n2 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n3 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n4 Hdueh jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t1 3\n6 Rzel hnhmemr Zeuu qxtnhuuha qb qzh vtxk.\n7 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t6 7\n9 Rzel ybxmemr Utxi cbdxmhiha qb qzh oemhyt.\n10 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t9 2\n12 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh keqozhm.\n13 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t13 10\n15 Hdueh cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n16 Vhlqhxati Txha jhmq qb qzh vtxk.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t13 10\n1 Utxi jhmq qb qzh lozbbu qzel tsqhxmbbm.\n2 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n3 Utxi ybnha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Txha jhmq qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t2 3\n6 Rzel ybxmemr Txha jhmq qb qzh oemhyt.\n7 Rzel hnhmemr Utxi cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t2 3\n9 Rzel ybxmemr Hdueh jhmq ptok qb qzh oemhyt.\n10 Vhlqhxati Hdueh qxtnhuuha qb qzh keqozhm.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t7 1\n12 Rzel tsqhxmbbm Txha jhmq ptok qb qzh phaxbby.\n13 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t12 6\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh lozbbu.\n16 Zeuu jhmq ptok qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t15 16\n1 Vhlqhxati Txha jhmq ptok qb qzh vtxk.\n2 Vhlqhxati Utxi jhmq ptok qb qzh oemhyt.\n3 Hdueh qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n4 Hdueh jhmq qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t3 4\n6 Zeuu ybnha qb qzh lozbbu ihlqhxati.\n7 Hdueh jhmq qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t3 4\n9 Zeuu jhmq qb qzh phaxbby qzel tsqhxmbbm.\n10 Zeuu qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t3 4\n12 Rzel hnhmemr Zeuu qxtnhuuha qb qzh bsseoh.\n13 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t9 10\n15 Rzel hnhmemr Utxi ybnha qb qzh vtxk.\n16 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t15 16\n1 Rzel ybxmemr Txha ybnha qb qzh lozbbu.\n2 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n3 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n4 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t1 4\n6 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n7 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t1 4\n9 Txha qxtnhuuha qb qzh vtxk qzel hnhmemr.\n10 Utxi jhmq qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t7 1\n12 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh oemhyt.\n13 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t10 3\n15 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n16 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t16 13\n1 Vhlqhxati Zeuu cbdxmhiha qb qzh vtxk.\n2 Zeuu jhmq qb qzh keqozhm qzel ybxmemr.\n3 Vhlqhxati Utxi jhmq ptok qb qzh lozbbu.\n4 Vhlqhxati Txha jhmq ptok qb qzh oemhyt.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t2 1\n6 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n7 Utxi jhmq qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t2 1\n9 Rzel ybxmemr Txha qxtnhuuha qb qzh keqozhm.\n10 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh oemhyt.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t9 4\n12 Rzel hnhmemr Zeuu qxtnhuuha qb qzh bsseoh.\n13 Hdueh jhmq ptok qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t13 6\n15 Rzel hnhmemr Utxi jhmq ptok qb qzh phaxbby.\n16 Utxi cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t15 16\n1 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n2 Rzel tsqhxmbbm Hdueh ybnha qb qzh oemhyt.\n3 Hdueh ybnha qb qzh vtxk ihlqhxati.\n4 Rzel ybxmemr Hdueh cbdxmhiha qb qzh keqozhm.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t4 3\n6 Rzel ybxmemr Txha jhmq qb qzh lozbbu.\n7 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t4 3\n9 Vhlqhxati Zeuu qxtnhuuha qb qzh bsseoh.\n10 Rzel ybxmemr Utxi jhmq qb qzh oemhyt.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t6 1\n12 Rzel hnhmemr Hdueh ybnha qb qzh vtxk.\n13 Txha qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t13 6\n15 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n16 Txha jhmq ptok qb qzh phaxbby qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t15 9\n1 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n2 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n3 Hdueh qxtnhuuha qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Txha ybnha qb qzh lozbbu.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t2 3\n6 Rzel tsqhxmbbm Hdueh ybnha qb qzh vtxk.\n7 Utxi cbdxmhiha qb qzh bsseoh ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t2 3\n9 Hdueh jhmq qb qzh phaxbby qzel hnhmemr.\n10 Rzel ybxmemr Txha qxtnhuuha qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t6 2\n12 Zeuu jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n13 Zeuu qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t9 6\n15 Txha cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n16 Rzel hnhmemr Zeuu jhmq ptok qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t9 6\n1 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n2 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh phaxbby.\n3 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n4 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n5 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t1 4\n6 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n7 Txha jhmq qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t1 4\n9 Txha cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n10 Utxi jhmq ptok qb qzh lozbbu qzel hnhmemr.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t9 6\n12 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n13 Rzel hnhmemr Txha cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t9 6\n15 Hdueh ybnha qb qzh oemhyt qzel ybxmemr.\n16 Hdueh qxtnhuuha qb qzh keqozhm ihlqhxati.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t12 3\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n2 Txha jhmq qb qzh keqozhm qzel ybxmemr.\n3 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n4 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n5 Vhlqhxati Zeuu jhmq ptok qb qzh lozbbu.\n6 Utxi cbdxmhiha qb qzh keqozhm ihlqhxati.\n7 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t4 1\n8 Rzel hnhmemr Hdueh jhmq ptok qb qzh keqozhm.\n9 Rzel tsqhxmbbm Hdueh jhmq qb qzh lozbbu.\n10 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t4 1\n11 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n12 Rzel ybxmemr Zeuu jhmq ptok qb qzh phaxbby.\n13 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t4 1\n14 Rzel hnhmemr Txha ybnha qb qzh bsseoh.\n15 Txha cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n16 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t12 5\n17 Zeuu qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n18 Utxi jhmq qb qzh phaxbby qzel tsqhxmbbm.\n19 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t11 6\n1 Hdueh qxtnhuuha qb qzh phaxbby ihlqhxati.\n2 Txha jhmq qb qzh vtxk ihlqhxati.\n3 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n4 Zeuu qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t4 3\n6 Utxi ybnha qb qzh phaxbby qzel ybxmemr.\n7 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t4 3\n9 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n10 Rzel tsqhxmbbm Zeuu jhmq qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t9 1\n12 Txha qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n13 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t13 9\n15 Rzel tsqhxmbbm Utxi ybnha qb qzh vtxk.\n16 Rzel hnhmemr Hdueh cbdxmhiha qb qzh oemhyt.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t15 6\n1 Hdueh qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n2 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n3 Txha jhmq qb qzh oemhyt ihlqhxati.\n4 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t1 2\n6 Rzel tsqhxmbbm Hdueh jhmq qb qzh keqozhm.\n7 Vhlqhxati Zeuu ybnha qb qzh bsseoh.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t6 1\n9 Utxi ybnha qb qzh bsseoh qzel ybxmemr.\n10 Rzel hnhmemr Hdueh cbdxmhiha qb qzh lozbbu.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t10 6\n12 Utxi jhmq ptok qb qzh oemhyt qzel hnhmemr.\n13 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t13 9\n15 Zeuu jhmq qb qzh lozbbu qzel ybxmemr.\n16 Rzel ybxmemr Txha qxtnhuuha qb qzh phaxbby.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t13 9\n1 Vhlqhxati Hdueh ybnha qb qzh keqozhm.\n2 Vhlqhxati Txha qxtnhuuha qb qzh lozbbu.\n3 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n4 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t3 1\n6 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n7 Vhlqhxati Utxi qxtnhuuha qb qzh oemhyt.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t6 2\n9 Zeuu qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n10 Rzel ybxmemr Zeuu cbdxmhiha qb qzh vtxk.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t10 4\n12 Utxi ybnha qb qzh bsseoh qzel ybxmemr.\n13 Rzel tsqhxmbbm Txha ybnha qb qzh bsseoh.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t13 6\n15 Rzel hnhmemr Txha cbdxmhiha qb qzh keqozhm.\n16 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t15 13\n1 Txha cbdxmhiha qb qzh oemhyt ihlqhxati.\n2 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n3 Utxi cbdxmhiha qb qzh bsseoh ihlqhxati.\n4 Zeuu jhmq qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t2 4\n6 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n7 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t7 2\n9 Rzel ybxmemr Txha jhmq ptok qb qzh lozbbu.\n10 Rzel hnhmemr Zeuu qxtnhuuha qb qzh bsseoh.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t9 1\n12 Rzel ybxmemr Hdueh jhmq qb qzh phaxbby.\n13 Utxi ybnha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t10 7\n15 Txha cbdxmhiha qb qzh phaxbby qzel hnhmemr.\n16 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t16 9\n1 Zeuu jhmq ptok qb qzh phaxbby ihlqhxati.\n2 Vhlqhxati Txha cbdxmhiha qb qzh keqozhm.\n3 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n5 Hdueh jhmq qb qzh lozbbu ihlqhxati.\n6 Utxi jhmq ptok qb qzh lozbbu ihlqhxati.\n7 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t4 6\n8 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n9 Utxi cbdxmhiha qb qzh lozbbu qzel tsqhxmbbm.\n10 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t9 4\n11 Hdueh jhmq ptok qb qzh phaxbby qzel ybxmemr.\n12 Utxi ybnha qb qzh bsseoh qzel hnhmemr.\n13 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t3 1\n14 Rzel tsqhxmbbm Hdueh jhmq qb qzh oemhyt.\n15 Txha jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n16 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t11 5\n17 Txha ybnha qb qzh oemhyt qzel hnhmemr.\n18 Rzel hnhmemr Hdueh jhmq ptok qb qzh vtxk.\n19 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t11 5\n1 Zeuu ybnha qb qzh keqozhm qzel tsqhxmbbm.\n2 Zeuu jhmq qb qzh lozbbu qzel ybxmemr.\n3 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n4 Vhlqhxati Zeuu cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t1 2\n6 Vhlqhxati Hdueh jhmq qb qzh bsseoh.\n7 Rzel hnhmemr Zeuu ybnha qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t7 1\n9 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n10 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t10 6\n12 Txha qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n13 Hdueh ybnha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t13 10\n15 Rzel hnhmemr Txha qxtnhuuha qb qzh bsseoh.\n16 Rzel hnhmemr Hdueh cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t16 13\n1 Hdueh qxtnhuuha qb qzh oemhyt ihlqhxati.\n2 Vhlqhxati Utxi jhmq ptok qb qzh vtxk.\n3 Rzel ybxmemr Zeuu jhmq qb qzh keqozhm.\n4 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n5 Vhlqhxati Zeuu jhmq ptok qb qzh lozbbu.\n6 Rzel ybxmemr Txha qxtnhuuha qb qzh oemhyt.\n7 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t6 4\n8 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n9 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh oemhyt.\n10 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t6 4\n11 Hdueh cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n12 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n13 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t12 1\n14 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh phaxbby.\n15 Hdueh ybnha qb qzh bsseoh qzel hnhmemr.\n16 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t12 1\n17 Zeuu jhmq qb qzh phaxbby qzel hnhmemr.\n18 Rzel tsqhxmbbm Txha ybnha qb qzh vtxk.\n19 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t11 12\n1 Vhlqhxati Hdueh jhmq qb qzh phaxbby.\n2 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n3 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n4 Vhlqhxati Utxi jhmq qb qzh vtxk.\n5 Txha jhmq ptok qb qzh phaxbby ihlqhxati.\n6 Txha jhmq qb qzh oemhyt qzel ybxmemr.\n7 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t6 5\n8 Txha jhmq qb qzh bsseoh qzel hnhmemr.\n9 Txha qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n10 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t9 6\n11 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n12 Utxi cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n13 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t9 6\n14 Rzel hnhmemr Utxi cbdxmhiha qb qzh phaxbby.\n15 Rzel tsqhxmbbm Utxi jhmq qb qzh keqozhm.\n16 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t14 15\n17 Zeuu ybnha qb qzh phaxbby qzel tsqhxmbbm.\n18 Zeuu ybnha qb qzh oemhyt qzel ybxmemr.\n19 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t18 2\n1 Vhlqhxati Hdueh ybnha qb qzh keqozhm.\n2 Rzel ybxmemr Utxi ybnha qb qzh vtxk.\n3 Vhlqhxati Utxi cbdxmhiha qb qzh lozbbu.\n4 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t2 3\n6 Rzel ybxmemr Txha jhmq ptok qb qzh bsseoh.\n7 Txha jhmq qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t6 7\n9 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh phaxbby.\n10 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t9 10\n12 Hdueh jhmq qb qzh bsseoh qzel ybxmemr.\n13 Rzel hnhmemr Zeuu cbdxmhiha qb qzh oemhyt.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t10 4\n15 Txha ybnha qb qzh oemhyt qzel tsqhxmbbm.\n16 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t12 1\n1 Zeuu ybnha qb qzh keqozhm qzel ybxmemr.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh lozbbu.\n3 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t1 2\n4 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh oemhyt.\n5 Vhlqhxati Txha qxtnhuuha qb qzh bsseoh.\n6 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t4 1\n7 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n8 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n9 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t1 2\n10 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n11 Zeuu cbdxmhiha qb qzh phaxbby qzel hnhmemr.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t4 1\n13 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n14 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n15 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t11 4\n1 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n2 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t1 2\n4 Hdueh jhmq ptok qb qzh lozbbu qzel ybxmemr.\n5 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n6 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t4 5\n7 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n8 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n9 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t7 8\n10 Hdueh qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n11 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh lozbbu.\n12 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t4 5\n13 Rzel ybxmemr Txha cbdxmhiha qb qzh bsseoh.\n14 Vhlqhxati Txha ybnha qb qzh phaxbby.\n15 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t10 4\n1 Vhlqhxati Zeuu ybnha qb qzh oemhyt.\n2 Utxi jhmq ptok qb qzh phaxbby qzel ybxmemr.\n3 Txha ybnha qb qzh oemhyt ihlqhxati.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t2 4\n6 Hdueh jhmq qb qzh phaxbby qzel ybxmemr.\n7 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t2 4\n9 Zeuu ybnha qb qzh phaxbby qzel ybxmemr.\n10 Txha ybnha qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t2 4\n12 Utxi jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n13 Hdueh cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t9 1\n15 Rzel hnhmemr Utxi jhmq qb qzh vtxk.\n16 Txha jhmq qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t9 1\n1 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n2 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n3 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n4 Hdueh jhmq qb qzh vtxk ihlqhxati.\n5 Txha jhmq ptok qb qzh oemhyt ihlqhxati.\n6 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n7 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t6 1\n8 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n9 Utxi ybnha qb qzh phaxbby qzel tsqhxmbbm.\n10 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t8 2\n11 Txha qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n12 Utxi cbdxmhiha qb qzh vtxk qzel hnhmemr.\n13 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t11 5\n14 Hdueh ybnha qb qzh bsseoh qzel hnhmemr.\n15 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh keqozhm.\n16 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t8 2\n17 Txha ybnha qb qzh lozbbu qzel tsqhxmbbm.\n18 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh vtxk.\n19 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t14 15\n1 Vhlqhxati Utxi jhmq qb qzh vtxk.\n2 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n3 Hdueh jhmq ptok qb qzh lozbbu qzel ybxmemr.\n4 Hdueh ybnha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t3 4\n6 Vhlqhxati Txha qxtnhuuha qb qzh oemhyt.\n7 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t3 4\n9 Txha qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n10 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t7 2\n12 Utxi jhmq ptok qb qzh lozbbu qzel ybxmemr.\n13 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t13 7\n15 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh bsseoh.\n16 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh bsseoh.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t12 1\n1 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n2 Zeuu cbdxmhiha qb qzh keqozhm ihlqhxati.\n3 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Hdueh jhmq qb qzh phaxbby.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t1 4\n6 Hdueh jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n7 Txha jhmq ptok qb qzh vtxk ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t6 1\n9 Hdueh jhmq ptok qb qzh lozbbu qzel hnhmemr.\n10 Zeuu jhmq ptok qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t1 4\n12 Rzel tsqhxmbbm Zeuu jhmq qb qzh lozbbu.\n13 Utxi qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t10 2\n15 Utxi ybnha qb qzh oemhyt qzel tsqhxmbbm.\n16 Txha ybnha qb qzh oemhyt qzel ybxmemr.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t16 7\n1 Zeuu cbdxmhiha qb qzh bsseoh ihlqhxati.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh oemhyt.\n3 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n4 Hdueh cbdxmhiha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t3 4\n6 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Hdueh cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t3 4\n9 Rzel ybxmemr Zeuu jhmq ptok qb qzh phaxbby.\n10 Rzel ybxmemr Utxi cbdxmhiha qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t9 1\n12 Hdueh jhmq qb qzh phaxbby qzel hnhmemr.\n13 Rzel ybxmemr Txha jhmq ptok qb qzh lozbbu.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \toemhyt\t10 2\n15 Utxi cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n16 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh vtxk.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t16 10\n1 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n2 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n3 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t1 2\n4 Rzel tsqhxmbbm Txha jhmq qb qzh bsseoh.\n5 Vhlqhxati Utxi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t4 1\n7 Rzel ybxmemr Zeuu ybnha qb qzh keqozhm.\n8 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n9 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t1 2\n10 Zeuu cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n11 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n12 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t4 1\n13 Rzel hnhmemr Zeuu jhmq qb qzh bsseoh.\n14 Rzel hnhmemr Txha jhmq ptok qb qzh vtxk.\n15 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t14 4\n1 Hdueh jhmq ptok qb qzh oemhyt qzel ybxmemr.\n2 Utxi ybnha qb qzh keqozhm ihlqhxati.\n3 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Hdueh jhmq qb qzh phaxbby.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t1 4\n6 Txha ybnha qb qzh oemhyt qzel ybxmemr.\n7 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t6 7\n9 Txha ybnha qb qzh lozbbu qzel tsqhxmbbm.\n10 Rzel ybxmemr Zeuu jhmq qb qzh oemhyt.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t9 6\n12 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n13 Txha ybnha qb qzh keqozhm qzel hnhmemr.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t6 7\n15 Utxi qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n16 Rzel ybxmemr Utxi qxtnhuuha qb qzh lozbbu.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t9 6\n1 Rzel tsqhxmbbm Txha ybnha qb qzh phaxbby.\n2 Rzel ybxmemr Txha qxtnhuuha qb qzh keqozhm.\n3 Vhlqhxati Txha cbdxmhiha qb qzh vtxk.\n4 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t2 3\n6 Vhlqhxati Zeuu ybnha qb qzh oemhyt.\n7 Rzel hnhmemr Txha jhmq ptok qb qzh keqozhm.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t1 2\n9 Vhlqhxati Utxi ybnha qb qzh vtxk.\n10 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t10 6\n12 Rzel ybxmemr Utxi ybnha qb qzh lozbbu.\n13 Zeuu qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t12 9\n15 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n16 Rzel hnhmemr Zeuu qxtnhuuha qb qzh vtxk.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t15 4\n1 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n2 Vhlqhxati Zeuu cbdxmhiha qb qzh vtxk.\n3 Rzel ybxmemr Txha jhmq ptok qb qzh keqozhm.\n4 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n5 Txha qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n6 Vhlqhxati Txha ybnha qb qzh vtxk.\n7 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t5 3\n8 Zeuu jhmq qb qzh oemhyt qzel ybxmemr.\n9 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n10 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t3 6\n11 Rzel hnhmemr Txha qxtnhuuha qb qzh bsseoh.\n12 Rzel ybxmemr Utxi ybnha qb qzh lozbbu.\n13 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t5 3\n14 Rzel hnhmemr Zeuu jhmq qb qzh keqozhm.\n15 Zeuu qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n16 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t12 1\n17 Hdueh cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n18 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh phaxbby.\n19 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t14 15\n1 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n2 Zeuu ybnha qb qzh bsseoh ihlqhxati.\n3 Rzel ybxmemr Utxi jhmq qb qzh oemhyt.\n4 Vhlqhxati Utxi jhmq qb qzh keqozhm.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t3 4\n6 Vhlqhxati Hdueh qxtnhuuha qb qzh keqozhm.\n7 Zeuu qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t1 2\n9 Rzel ybxmemr Hdueh jhmq qb qzh phaxbby.\n10 Zeuu cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t3 4\n12 Utxi jhmq qb qzh vtxk qzel tsqhxmbbm.\n13 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t9 6\n15 Rzel hnhmemr Utxi ybnha qb qzh phaxbby.\n16 Rzel hnhmemr Hdueh ybnha qb qzh keqozhm.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t13 9\n1 Utxi jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Hdueh jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n3 Vhlqhxati Hdueh cbdxmhiha qb qzh bsseoh.\n4 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t2 4\n6 Rzel ybxmemr Txha jhmq ptok qb qzh lozbbu.\n7 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t6 7\n9 Txha cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n10 Rzel tsqhxmbbm Txha ybnha qb qzh bsseoh.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t9 10\n12 Hdueh jhmq qb qzh vtxk qzel hnhmemr.\n13 Vhlqhxati Zeuu jhmq ptok qb qzh phaxbby.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t6 7\n15 Zeuu qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n16 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t16 13\n1 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n2 Vhlqhxati Zeuu cbdxmhiha qb qzh keqozhm.\n3 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n4 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t3 4\n6 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n7 Vhlqhxati Txha jhmq qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t6 3\n9 Rzel hnhmemr Hdueh jhmq ptok qb qzh lozbbu.\n10 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t3 4\n12 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n13 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t10 7\n15 Utxi qxtnhuuha qb qzh vtxk qzel ybxmemr.\n16 Txha jhmq ptok qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t12 2\n1 Txha cbdxmhiha qb qzh lozbbu ihlqhxati.\n2 Rzel ybxmemr Txha cbdxmhiha qb qzh keqozhm.\n3 Txha cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n4 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t2 1\n6 Rzel hnhmemr Txha jhmq ptok qb qzh lozbbu.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t7 4\n9 Zeuu jhmq qb qzh keqozhm qzel tsqhxmbbm.\n10 Vhlqhxati Hdueh jhmq qb qzh oemhyt.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t6 3\n12 Rzel hnhmemr Zeuu ybnha qb qzh lozbbu.\n13 Rzel ybxmemr Hdueh cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t13 10\n15 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n16 Hdueh jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t9 7\n1 Txha cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n2 Txha jhmq ptok qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t1 2\n4 Zeuu jhmq ptok qb qzh lozbbu ihlqhxati.\n5 Hdueh cbdxmhiha qb qzh bsseoh ihlqhxati.\n6 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t1 2\n7 Rzel tsqhxmbbm Txha jhmq qb qzh lozbbu.\n8 Rzel ybxmemr Zeuu cbdxmhiha qb qzh vtxk.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t8 4\n10 Hdueh jhmq ptok qb qzh keqozhm qzel ybxmemr.\n11 Rzel hnhmemr Txha cbdxmhiha qb qzh keqozhm.\n12 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t10 5\n13 Zeuu qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n14 Hdueh jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n15 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t11 7\n1 Rzel ybxmemr Hdueh jhmq ptok qb qzh bsseoh.\n2 Zeuu cbdxmhiha qb qzh bsseoh ihlqhxati.\n3 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n4 Hdueh jhmq ptok qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t1 4\n6 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t1 4\n9 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n10 Txha jhmq qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t7 2\n12 Rzel ybxmemr Utxi jhmq ptok qb qzh bsseoh.\n13 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t13 7\n15 Txha jhmq qb qzh keqozhm qzel tsqhxmbbm.\n16 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t16 12\n1 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh keqozhm.\n4 Vhlqhxati Txha ybnha qb qzh phaxbby.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t1 4\n6 Rzel ybxmemr Zeuu qxtnhuuha qb qzh phaxbby.\n7 Rzel tsqhxmbbm Txha ybnha qb qzh bsseoh.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t1 4\n9 Hdueh jhmq qb qzh lozbbu ihlqhxati.\n10 Txha jhmq ptok qb qzh keqozhm qzel hnhmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t6 3\n12 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n13 Hdueh cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t13 9\n15 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh lozbbu.\n16 Utxi cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t15 13\n1 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n2 Vhlqhxati Utxi ybnha qb qzh lozbbu.\n3 Rzel ybxmemr Txha cbdxmhiha qb qzh bsseoh.\n4 Txha ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t3 4\n6 Rzel hnhmemr Txha qxtnhuuha qb qzh phaxbby.\n7 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t7 3\n9 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n10 Hdueh jhmq qb qzh phaxbby ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh oemhyt? \tbsseoh\t7 3\n12 Rzel tsqhxmbbm Zeuu jhmq qb qzh keqozhm.\n13 Hdueh jhmq ptok qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t9 1\n15 Utxi jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n16 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t13 10\n1 Zeuu jhmq qb qzh keqozhm ihlqhxati.\n2 Vhlqhxati Hdueh jhmq qb qzh lozbbu.\n3 Vhlqhxati Txha ybnha qb qzh vtxk.\n4 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n5 Hdueh cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n6 Vhlqhxati Utxi qxtnhuuha qb qzh keqozhm.\n7 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t5 4\n8 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n9 Hdueh cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n10 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t9 5\n11 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n12 Rzel tsqhxmbbm Zeuu ybnha qb qzh keqozhm.\n13 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t12 8\n14 Rzel hnhmemr Txha jhmq qb qzh lozbbu.\n15 Txha ybnha qb qzh oemhyt qzel tsqhxmbbm.\n16 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t12 8\n17 Rzel ybxmemr Utxi qxtnhuuha qb qzh bsseoh.\n18 Rzel hnhmemr Zeuu jhmq qb qzh lozbbu.\n19 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t14 15\n1 Rzel ybxmemr Hdueh jhmq qb qzh keqozhm.\n2 Hdueh qxtnhuuha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t1 2\n4 Vhlqhxati Zeuu jhmq qb qzh keqozhm.\n5 Hdueh ybnha qb qzh oemhyt qzel tsqhxmbbm.\n6 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t5 1\n7 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n8 Txha jhmq qb qzh vtxk ihlqhxati.\n9 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t1 2\n10 Hdueh qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n11 Rzel ybxmemr Zeuu ybnha qb qzh phaxbby.\n12 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t11 4\n13 Txha jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n14 Rzel ybxmemr Txha jhmq qb qzh bsseoh.\n15 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t11 4\n1 Utxi cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n2 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t1 2\n4 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n5 Hdueh jhmq ptok qb qzh vtxk ihlqhxati.\n6 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t4 5\n7 Hdueh qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n8 Utxi ybnha qb qzh vtxk qzel tsqhxmbbm.\n9 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t1 2\n10 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n11 Utxi cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n12 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t7 4\n13 Rzel ybxmemr Txha qxtnhuuha qb qzh oemhyt.\n14 Vhlqhxati Txha jhmq qb qzh lozbbu.\n15 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t13 14\n1 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n2 Utxi ybnha qb qzh vtxk ihlqhxati.\n3 Vhlqhxati Txha cbdxmhiha qb qzh keqozhm.\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t1 4\n6 Rzel hnhmemr Hdueh cbdxmhiha qb qzh bsseoh.\n7 Hdueh jhmq qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t6 7\n9 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh lozbbu.\n10 Txha jhmq qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t9 10\n12 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n13 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t9 10\n15 Utxi cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n16 Rzel hnhmemr Txha qxtnhuuha qb qzh phaxbby.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t16 9\n1 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n2 Rzel ybxmemr Utxi cbdxmhiha qb qzh keqozhm.\n3 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n4 Txha jhmq qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t2 1\n6 Rzel tsqhxmbbm Zeuu ybnha qb qzh lozbbu.\n7 Rzel ybxmemr Zeuu ybnha qb qzh oemhyt.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t6 7\n9 Rzel ybxmemr Hdueh cbdxmhiha qb qzh vtxk.\n10 Vhlqhxati Hdueh jhmq qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t9 10\n12 Rzel ybxmemr Txha ybnha qb qzh oemhyt.\n13 Zeuu jhmq qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t12 4\n15 Hdueh cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n16 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t12 4\n1 Zeuu ybnha qb qzh keqozhm qzel ybxmemr.\n2 Zeuu cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Hdueh jhmq ptok qb qzh lozbbu.\n4 Utxi jhmq qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t1 2\n6 Hdueh ybnha qb qzh oemhyt qzel ybxmemr.\n7 Rzel ybxmemr Utxi jhmq ptok qb qzh oemhyt.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t7 4\n9 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh keqozhm.\n10 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh phaxbby.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t7 4\n12 Rzel ybxmemr Txha jhmq qb qzh phaxbby.\n13 Vhlqhxati Txha jhmq ptok qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t10 1\n15 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh lozbbu.\n16 Rzel tsqhxmbbm Txha ybnha qb qzh lozbbu.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t12 13\n1 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n2 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n3 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n4 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t2 4\n6 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh oemhyt.\n7 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t2 4\n9 Rzel ybxmemr Hdueh jhmq qb qzh lozbbu.\n10 Zeuu qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t10 6\n12 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n13 Rzel ybxmemr Txha cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t9 3\n15 Rzel hnhmemr Hdueh cbdxmhiha qb qzh vtxk.\n16 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t12 9\n1 Zeuu jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Vhlqhxati Hdueh qxtnhuuha qb qzh keqozhm.\n3 Txha qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n4 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t3 4\n6 Utxi ybnha qb qzh keqozhm ihlqhxati.\n7 Hdueh jhmq qb qzh bsseoh qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t3 4\n9 Rzel tsqhxmbbm Txha jhmq qb qzh lozbbu.\n10 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t3 4\n12 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh phaxbby.\n13 Rzel tsqhxmbbm Hdueh ybnha qb qzh lozbbu.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t10 6\n15 Rzel hnhmemr Utxi cbdxmhiha qb qzh bsseoh.\n16 Zeuu ybnha qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t15 12\n1 Zeuu jhmq ptok qb qzh vtxk qzel ybxmemr.\n2 Rzel ybxmemr Hdueh cbdxmhiha qb qzh keqozhm.\n3 Hdueh qxtnhuuha qb qzh phaxbby ihlqhxati.\n4 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t1 4\n6 Zeuu jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n7 Txha qxtnhuuha qb qzh vtxk ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t6 1\n9 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh lozbbu.\n10 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t10 7\n12 Utxi ybnha qb qzh keqozhm qzel ybxmemr.\n13 Vhlqhxati Utxi cbdxmhiha qb qzh lozbbu.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t12 13\n15 Zeuu jhmq ptok qb qzh bsseoh qzel hnhmemr.\n16 Utxi jhmq qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t12 13\n1 Rzel ybxmemr Utxi ybnha qb qzh vtxk.\n2 Utxi ybnha qb qzh bsseoh ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t1 2\n4 Rzel tsqhxmbbm Utxi ybnha qb qzh phaxbby.\n5 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n6 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t1 2\n7 Vhlqhxati Zeuu cbdxmhiha qb qzh vtxk.\n8 Rzel hnhmemr Utxi jhmq qb qzh vtxk.\n9 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t8 4\n10 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n11 Vhlqhxati Txha jhmq ptok qb qzh vtxk.\n12 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t4 1\n13 Hdueh jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n14 Rzel ybxmemr Hdueh jhmq qb qzh bsseoh.\n15 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t10 11\n1 Utxi jhmq ptok qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh vtxk.\n3 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t1 2\n4 Vhlqhxati Zeuu ybnha qb qzh lozbbu.\n5 Vhlqhxati Txha ybnha qb qzh lozbbu.\n6 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t1 2\n7 Rzel ybxmemr Txha qxtnhuuha qb qzh oemhyt.\n8 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh oemhyt.\n9 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t8 1\n10 Rzel hnhmemr Utxi jhmq qb qzh vtxk.\n11 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n12 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t8 1\n13 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n14 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n15 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t10 8\n1 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n2 Zeuu jhmq ptok qb qzh oemhyt qzel ybxmemr.\n3 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n4 Vhlqhxati Txha jhmq ptok qb qzh vtxk.\n5 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t2 1\n6 Hdueh cbdxmhiha qb qzh keqozhm ihlqhxati.\n7 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t7 4\n9 Zeuu jhmq qb qzh phaxbby qzel tsqhxmbbm.\n10 Hdueh qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t10 6\n12 Rzel hnhmemr Zeuu jhmq ptok qb qzh lozbbu.\n13 Hdueh ybnha qb qzh vtxk qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t9 2\n15 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n16 Utxi jhmq ptok qb qzh phaxbby qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t15 16\n1 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n2 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n3 Vhlqhxati Utxi qxtnhuuha qb qzh oemhyt.\n4 Hdueh qxtnhuuha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t1 3\n6 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh phaxbby.\n7 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t7 4\n9 Txha jhmq qb qzh bsseoh ihlqhxati.\n10 Rzel tsqhxmbbm Utxi ybnha qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tbsseoh\t7 4\n12 Rzel ybxmemr Txha qxtnhuuha qb qzh oemhyt.\n13 Hdueh ybnha qb qzh bsseoh qzel hnhmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t6 7\n15 Txha ybnha qb qzh keqozhm qzel tsqhxmbbm.\n16 Rzel hnhmemr Utxi jhmq ptok qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t13 6\n1 Vhlqhxati Hdueh qxtnhuuha qb qzh oemhyt.\n2 Zeuu qxtnhuuha qb qzh oemhyt ihlqhxati.\n3 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n4 Hdueh cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n5 Utxi ybnha qb qzh bsseoh ihlqhxati.\n6 Hdueh cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n7 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t4 6\n8 Txha cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n9 Rzel ybxmemr Txha ybnha qb qzh bsseoh.\n10 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t4 6\n11 Hdueh qxtnhuuha qb qzh vtxk qzel hnhmemr.\n12 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n13 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t9 3\n14 Utxi jhmq qb qzh phaxbby qzel ybxmemr.\n15 Zeuu qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n16 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t11 4\n17 Rzel hnhmemr Txha qxtnhuuha qb qzh phaxbby.\n18 Utxi ybnha qb qzh lozbbu qzel tsqhxmbbm.\n19 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t11 4\n1 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n2 Zeuu cbdxmhiha qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t1 2\n4 Hdueh qxtnhuuha qb qzh oemhyt ihlqhxati.\n5 Rzel tsqhxmbbm Zeuu ybnha qb qzh oemhyt.\n6 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t5 1\n7 Rzel hnhmemr Zeuu jhmq ptok qb qzh vtxk.\n8 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t7 5\n10 Rzel ybxmemr Txha qxtnhuuha qb qzh vtxk.\n11 Vhlqhxati Txha jhmq qb qzh phaxbby.\n12 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t8 4\n13 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n14 Hdueh jhmq qb qzh bsseoh qzel tsqhxmbbm.\n15 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t14 8\n1 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n2 Hdueh qxtnhuuha qb qzh bsseoh ihlqhxati.\n3 Vhlqhxati Txha ybnha qb qzh lozbbu.\n4 Vhlqhxati Utxi jhmq qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t1 2\n6 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n7 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t7 4\n9 Rzel hnhmemr Hdueh jhmq ptok qb qzh lozbbu.\n10 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t1 2\n12 Zeuu ybnha qb qzh bsseoh qzel ybxmemr.\n13 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n14 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t10 1\n15 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n16 Zeuu cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t13 7\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n2 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n3 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t3 4\n6 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n7 Rzel ybxmemr Hdueh jhmq ptok qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t6 2\n9 Utxi qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n10 Txha jhmq qb qzh keqozhm ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t6 2\n12 Zeuu qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n13 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t12 6\n15 Rzel hnhmemr Hdueh ybnha qb qzh bsseoh.\n16 Rzel hnhmemr Zeuu ybnha qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t16 12\n1 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n2 Rzel ybxmemr Hdueh ybnha qb qzh bsseoh.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh oemhyt.\n4 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t2 4\n6 Hdueh jhmq qb qzh keqozhm qzel hnhmemr.\n7 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t7 2\n9 Rzel ybxmemr Txha ybnha qb qzh keqozhm.\n10 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t10 3\n12 Rzel hnhmemr Txha jhmq ptok qb qzh phaxbby.\n13 Rzel tsqhxmbbm Txha ybnha qb qzh vtxk.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t12 13\n15 Rzel ybxmemr Utxi ybnha qb qzh oemhyt.\n16 Vhlqhxati Utxi qxtnhuuha qb qzh lozbbu.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t12 13\n1 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n2 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n3 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n4 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t3 4\n6 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n7 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t3 4\n9 Hdueh jhmq qb qzh keqozhm qzel tsqhxmbbm.\n10 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t7 1\n12 Zeuu jhmq qb qzh bsseoh qzel tsqhxmbbm.\n13 Zeuu qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t10 7\n15 Utxi jhmq qb qzh lozbbu qzel hnhmemr.\n16 Zeuu cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t15 10\n1 Utxi qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n2 Utxi qxtnhuuha qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t1 2\n4 Txha cbdxmhiha qb qzh oemhyt ihlqhxati.\n5 Vhlqhxati Zeuu qxtnhuuha qb qzh vtxk.\n6 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t1 2\n7 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n8 Zeuu jhmq qb qzh oemhyt qzel ybxmemr.\n9 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t8 5\n10 Txha ybnha qb qzh bsseoh qzel tsqhxmbbm.\n11 Rzel ybxmemr Txha cbdxmhiha qb qzh phaxbby.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t8 5\n13 Hdueh jhmq qb qzh phaxbby qzel tsqhxmbbm.\n14 Rzel ybxmemr Hdueh ybnha qb qzh vtxk.\n15 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t14 7\n1 Txha cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n2 Txha jhmq ptok qb qzh lozbbu qzel tsqhxmbbm.\n3 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n4 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t2 1\n6 Hdueh ybnha qb qzh lozbbu ihlqhxati.\n7 Txha ybnha qb qzh keqozhm qzel hnhmemr.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t1 3\n9 Rzel ybxmemr Zeuu jhmq ptok qb qzh keqozhm.\n10 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t9 10\n12 Zeuu ybnha qb qzh bsseoh qzel tsqhxmbbm.\n13 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t9 10\n15 Hdueh jhmq ptok qb qzh keqozhm qzel ybxmemr.\n16 Zeuu qxtnhuuha qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t16 12\n1 Rzel ybxmemr Zeuu jhmq ptok qb qzh phaxbby.\n2 Txha cbdxmhiha qb qzh oemhyt ihlqhxati.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh bsseoh.\n4 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t1 3\n6 Vhlqhxati Utxi jhmq qb qzh phaxbby.\n7 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \toemhyt\t4 2\n9 Txha jhmq qb qzh vtxk qzel hnhmemr.\n10 Txha qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t9 10\n12 Utxi jhmq qb qzh lozbbu qzel ybxmemr.\n13 Hdueh cbdxmhiha qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t12 6\n15 Rzel tsqhxmbbm Zeuu ybnha qb qzh oemhyt.\n16 Utxi jhmq qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t12 6\n1 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n2 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n3 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t2 1\n6 Utxi qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n7 Vhlqhxati Txha cbdxmhiha qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t2 1\n9 Zeuu cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n10 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t9 2\n12 Rzel tsqhxmbbm Txha jhmq ptok qb qzh oemhyt.\n13 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t13 7\n15 Zeuu cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n16 Rzel hnhmemr Txha qxtnhuuha qb qzh phaxbby.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t9 2\n1 Txha ybnha qb qzh lozbbu ihlqhxati.\n2 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n3 Utxi jhmq qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t2 1\n6 Zeuu ybnha qb qzh phaxbby qzel ybxmemr.\n7 Rzel tsqhxmbbm Txha jhmq qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t6 4\n9 Rzel hnhmemr Txha qxtnhuuha qb qzh oemhyt.\n10 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t10 6\n12 Rzel ybxmemr Utxi jhmq ptok qb qzh phaxbby.\n13 Zeuu qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t10 6\n15 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n16 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh vtxk.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t16 12\n1 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n2 Rzel tsqhxmbbm Txha jhmq ptok qb qzh vtxk.\n3 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n4 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t2 4\n6 Zeuu jhmq qb qzh bsseoh qzel ybxmemr.\n7 Vhlqhxati Zeuu jhmq qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t6 7\n9 Rzel hnhmemr Txha jhmq ptok qb qzh bsseoh.\n10 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t6 7\n12 Hdueh ybnha qb qzh keqozhm qzel hnhmemr.\n13 Hdueh jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t10 3\n15 Zeuu jhmq ptok qb qzh bsseoh qzel hnhmemr.\n16 Rzel tsqhxmbbm Zeuu jhmq qb qzh lozbbu.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t12 13\n1 Rzel ybxmemr Utxi cbdxmhiha qb qzh lozbbu.\n2 Txha jhmq ptok qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh lozbbu.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 4\n6 Txha qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n7 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t7 1\n9 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh phaxbby.\n10 Utxi ybnha qb qzh bsseoh qzel hnhmemr.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 4\n12 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n13 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t6 2\n15 Rzel tsqhxmbbm Hdueh jhmq qb qzh bsseoh.\n16 Txha qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t16 9\n1 Vhlqhxati Zeuu ybnha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n3 Vhlqhxati Txha jhmq qb qzh lozbbu.\n4 Vhlqhxati Utxi ybnha qb qzh phaxbby.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t2 4\n6 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n7 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t6 7\n9 Zeuu jhmq qb qzh oemhyt qzel ybxmemr.\n10 Hdueh jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t9 1\n12 Hdueh jhmq ptok qb qzh vtxk qzel hnhmemr.\n13 Utxi cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t9 1\n15 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh keqozhm.\n16 Rzel ybxmemr Txha jhmq qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tbsseoh\t12 10\n1 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n2 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n3 Vhlqhxati Zeuu cbdxmhiha qb qzh lozbbu.\n4 Txha jhmq ptok qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t1 3\n6 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t1 3\n9 Rzel tsqhxmbbm Zeuu jhmq qb qzh lozbbu.\n10 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh vtxk.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t7 2\n12 Rzel hnhmemr Zeuu qxtnhuuha qb qzh vtxk.\n13 Utxi jhmq ptok qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t12 9\n15 Rzel hnhmemr Utxi jhmq qb qzh bsseoh.\n16 Utxi jhmq qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t9 1\n1 Vhlqhxati Utxi cbdxmhiha qb qzh vtxk.\n2 Rzel ybxmemr Hdueh ybnha qb qzh bsseoh.\n3 Rzel ybxmemr Utxi jhmq ptok qb qzh keqozhm.\n4 Hdueh ybnha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tlozbbu\t2 4\n6 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n7 Utxi cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t7 3\n9 Utxi qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n10 Vhlqhxati Zeuu cbdxmhiha qb qzh lozbbu.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t7 3\n12 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n13 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t12 10\n15 Txha jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n16 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tbsseoh\t15 13\n1 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n2 Rzel ybxmemr Utxi jhmq qb qzh bsseoh.\n3 Utxi jhmq qb qzh lozbbu ihlqhxati.\n4 Zeuu qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t2 3\n6 Utxi jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n7 Rzel ybxmemr Zeuu jhmq qb qzh phaxbby.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t2 3\n9 Rzel hnhmemr Zeuu jhmq ptok qb qzh bsseoh.\n10 Rzel tsqhxmbbm Zeuu ybnha qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t7 4\n12 Txha ybnha qb qzh phaxbby ihlqhxati.\n13 Hdueh jhmq ptok qb qzh vtxk qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t9 10\n15 Rzel tsqhxmbbm Hdueh jhmq qb qzh oemhyt.\n16 Rzel hnhmemr Utxi cbdxmhiha qb qzh lozbbu.\n17 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t13 1\n1 Rzel ybxmemr Zeuu ybnha qb qzh keqozhm.\n2 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n3 Rzel ybxmemr Hdueh jhmq qb qzh vtxk.\n4 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t1 2\n6 Utxi cbdxmhiha qb qzh oemhyt ihlqhxati.\n7 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t1 2\n9 Txha jhmq qb qzh vtxk qzel tsqhxmbbm.\n10 Txha jhmq qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t10 7\n12 Rzel ybxmemr Utxi qxtnhuuha qb qzh lozbbu.\n13 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh oemhyt.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t10 7\n15 Txha cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n16 Rzel tsqhxmbbm Utxi ybnha qb qzh phaxbby.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t16 12\n1 Utxi jhmq ptok qb qzh oemhyt qzel ybxmemr.\n2 Vhlqhxati Hdueh cbdxmhiha qb qzh lozbbu.\n3 Vhlqhxati Utxi qxtnhuuha qb qzh keqozhm.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh vtxk.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t1 3\n6 Rzel ybxmemr Zeuu jhmq qb qzh lozbbu.\n7 Vhlqhxati Txha ybnha qb qzh lozbbu.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t6 4\n9 Rzel ybxmemr Hdueh qxtnhuuha qb qzh oemhyt.\n10 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t1 3\n12 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh keqozhm.\n13 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t9 2\n15 Txha ybnha qb qzh oemhyt qzel ybxmemr.\n16 Rzel hnhmemr Zeuu jhmq ptok qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tlozbbu\t9 2\n1 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh phaxbby.\n2 Utxi jhmq qb qzh oemhyt qzel ybxmemr.\n3 Utxi qxtnhuuha qb qzh vtxk ihlqhxati.\n4 Txha ybnha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t1 2\n6 Rzel ybxmemr Hdueh jhmq qb qzh phaxbby.\n7 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t6 7\n9 Hdueh cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n10 Rzel hnhmemr Utxi cbdxmhiha qb qzh vtxk.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t1 2\n12 Zeuu qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n13 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t6 7\n15 Txha cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n16 Rzel ybxmemr Txha ybnha qb qzh lozbbu.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t16 4\n1 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n2 Hdueh cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n4 Vhlqhxati Utxi jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t3 4\n6 Txha qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n7 Zeuu jhmq qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t6 1\n9 Zeuu cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n10 Rzel tsqhxmbbm Txha ybnha qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t10 6\n12 Rzel hnhmemr Txha qxtnhuuha qb qzh oemhyt.\n13 Zeuu jhmq qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t12 10\n15 Utxi qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n16 Zeuu cbdxmhiha qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t15 3\n1 Zeuu qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh phaxbby.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t1 2\n4 Vhlqhxati Utxi ybnha qb qzh oemhyt.\n5 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t5 1\n7 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n8 Rzel hnhmemr Zeuu jhmq qb qzh lozbbu.\n9 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t1 2\n10 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n11 Utxi ybnha qb qzh lozbbu qzel ybxmemr.\n12 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t11 4\n13 Rzel hnhmemr Utxi cbdxmhiha qb qzh keqozhm.\n14 Rzel ybxmemr Hdueh ybnha qb qzh vtxk.\n15 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t10 11\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n2 Vhlqhxati Hdueh jhmq ptok qb qzh phaxbby.\n3 Utxi ybnha qb qzh lozbbu ihlqhxati.\n4 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t1 2\n6 Utxi jhmq qb qzh keqozhm qzel ybxmemr.\n7 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t6 3\n9 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh bsseoh.\n10 Hdueh jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t9 6\n12 Zeuu ybnha qb qzh keqozhm qzel tsqhxmbbm.\n13 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t12 7\n15 Vhlqhxati Txha jhmq ptok qb qzh phaxbby.\n16 Rzel hnhmemr Hdueh ybnha qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t12 7\n1 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n2 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n3 Zeuu jhmq qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Txha ybnha qb qzh vtxk.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t1 4\n6 Rzel ybxmemr Utxi jhmq ptok qb qzh phaxbby.\n7 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t6 2\n9 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh bsseoh.\n10 Rzel ybxmemr Zeuu jhmq qb qzh phaxbby.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t6 2\n12 Rzel hnhmemr Utxi cbdxmhiha qb qzh oemhyt.\n13 Rzel ybxmemr Hdueh jhmq ptok qb qzh phaxbby.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t12 9\n15 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n16 Txha qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t13 7\n1 Vhlqhxati Txha qxtnhuuha qb qzh bsseoh.\n2 Zeuu cbdxmhiha qb qzh bsseoh ihlqhxati.\n3 Txha qxtnhuuha qb qzh vtxk qzel ybxmemr.\n4 Utxi qxtnhuuha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t3 1\n6 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n7 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh lozbbu.\n8 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t3 1\n9 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n10 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t3 1\n12 Rzel hnhmemr Txha qxtnhuuha qb qzh vtxk.\n13 Hdueh ybnha qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t13 10\n15 Utxi jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n16 Rzel hnhmemr Hdueh cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t16 13\n1 Rzel ybxmemr Txha ybnha qb qzh lozbbu.\n2 Zeuu cbdxmhiha qb qzh keqozhm ihlqhxati.\n3 Utxi ybnha qb qzh keqozhm ihlqhxati.\n4 Txha jhmq qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t1 4\n6 Rzel tsqhxmbbm Txha jhmq qb qzh keqozhm.\n7 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t7 2\n9 Zeuu cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n10 Rzel ybxmemr Utxi jhmq qb qzh vtxk.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t9 7\n12 Hdueh ybnha qb qzh bsseoh ihlqhxati.\n13 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh phaxbby.\n14 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t13 10\n15 Txha qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n16 Rzel hnhmemr Utxi ybnha qb qzh bsseoh.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t16 13\n1 Utxi jhmq ptok qb qzh lozbbu qzel ybxmemr.\n2 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 2\n4 Txha cbdxmhiha qb qzh vtxk ihlqhxati.\n5 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n6 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 2\n7 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n8 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n9 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 2\n10 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n11 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n12 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t11 4\n13 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n14 Rzel hnhmemr Utxi jhmq qb qzh lozbbu.\n15 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t11 4\n1 Hdueh jhmq ptok qb qzh bsseoh qzel ybxmemr.\n2 Txha qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh phaxbby.\n4 Txha jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n6 Utxi ybnha qb qzh keqozhm ihlqhxati.\n7 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t1 3\n8 Utxi jhmq ptok qb qzh oemhyt qzel ybxmemr.\n9 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n10 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t2 4\n11 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh phaxbby.\n12 Hdueh cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n13 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t12 9\n14 Txha jhmq qb qzh oemhyt qzel hnhmemr.\n15 Rzel ybxmemr Zeuu qxtnhuuha qb qzh phaxbby.\n16 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t15 5\n17 Zeuu qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n18 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh bsseoh.\n19 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t18 15\n1 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n2 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n3 Txha jhmq qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Hdueh ybnha qb qzh lozbbu.\n5 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh lozbbu.\n6 Vhlqhxati Utxi jhmq ptok qb qzh vtxk.\n7 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t5 1\n8 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n9 Txha qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n10 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t8 2\n11 Rzel ybxmemr Hdueh jhmq qb qzh vtxk.\n12 Zeuu ybnha qb qzh oemhyt qzel tsqhxmbbm.\n13 Mzhxh jtl Txha phsbxh qzh oemhyt? \tlozbbu\t9 5\n14 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n15 Rzel hnhmemr Zeuu qxtnhuuha qb qzh vtxk.\n16 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t8 2\n17 Utxi cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n18 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh bsseoh.\n19 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t17 18\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n2 Hdueh jhmq qb qzh bsseoh ihlqhxati.\n3 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n4 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t3 1\n6 Hdueh cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n7 Rzel ybxmemr Txha jhmq qb qzh lozbbu.\n8 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t1 2\n9 Utxi cbdxmhiha qb qzh lozbbu ihlqhxati.\n10 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t7 4\n12 Zeuu cbdxmhiha qb qzh vtxk qzel ybxmemr.\n13 Utxi qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t12 10\n15 Zeuu ybnha qb qzh lozbbu qzel tsqhxmbbm.\n16 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh vtxk.\n17 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t16 7\n1 Utxi ybnha qb qzh lozbbu qzel ybxmemr.\n2 Utxi cbdxmhiha qb qzh bsseoh ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 2\n4 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n5 Vhlqhxati Hdueh jhmq qb qzh oemhyt.\n6 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 2\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh lozbbu.\n8 Vhlqhxati Txha cbdxmhiha qb qzh phaxbby.\n9 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t1 2\n10 Zeuu cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n11 Rzel ybxmemr Hdueh ybnha qb qzh bsseoh.\n12 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t10 7\n13 Rzel ybxmemr Txha cbdxmhiha qb qzh vtxk.\n14 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t10 7\n1 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh keqozhm.\n3 Zeuu qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n4 Zeuu jhmq qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t3 4\n6 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n7 Utxi ybnha qb qzh oemhyt qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t6 1\n9 Vhlqhxati Txha ybnha qb qzh lozbbu.\n10 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t3 4\n12 Rzel ybxmemr Txha jhmq ptok qb qzh keqozhm.\n13 Utxi ybnha qb qzh lozbbu qzel hnhmemr.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t12 9\n15 Hdueh cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n16 Hdueh ybnha qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t16 6\n1 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n2 Utxi ybnha qb qzh bsseoh ihlqhxati.\n3 Hdueh cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n4 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t3 1\n6 Vhlqhxati Txha jhmq ptok qb qzh phaxbby.\n7 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t7 4\n9 Rzel ybxmemr Utxi cbdxmhiha qb qzh oemhyt.\n10 Txha jhmq ptok qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t9 2\n12 Rzel hnhmemr Zeuu cbdxmhiha qb qzh phaxbby.\n13 Rzel tsqhxmbbm Zeuu ybnha qb qzh bsseoh.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t9 2\n15 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n16 Txha jhmq qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t13 7\n1 Hdueh jhmq ptok qb qzh vtxk ihlqhxati.\n2 Vhlqhxati Txha jhmq ptok qb qzh lozbbu.\n3 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n4 Utxi ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t3 1\n6 Rzel hnhmemr Hdueh jhmq qb qzh lozbbu.\n7 Hdueh qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t3 1\n9 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n10 Zeuu ybnha qb qzh bsseoh ihlqhxati.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t3 1\n12 Utxi qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n13 Rzel tsqhxmbbm Txha jhmq ptok qb qzh vtxk.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t12 4\n15 Txha jhmq ptok qb qzh oemhyt qzel hnhmemr.\n16 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t13 9\n1 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n2 Rzel ybxmemr Hdueh qxtnhuuha qb qzh lozbbu.\n3 Hdueh qxtnhuuha qb qzh vtxk ihlqhxati.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t2 3\n6 Vhlqhxati Txha ybnha qb qzh vtxk.\n7 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t2 3\n9 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n10 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t10 1\n12 Rzel tsqhxmbbm Utxi jhmq qb qzh keqozhm.\n13 Rzel hnhmemr Hdueh jhmq qb qzh lozbbu.\n14 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t10 1\n15 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n16 Zeuu qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t13 7\n1 Rzel ybxmemr Zeuu cbdxmhiha qb qzh phaxbby.\n2 Vhlqhxati Zeuu jhmq qb qzh oemhyt.\n3 Utxi ybnha qb qzh phaxbby ihlqhxati.\n4 Hdueh cbdxmhiha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t1 2\n6 Hdueh jhmq qb qzh bsseoh qzel ybxmemr.\n7 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh keqozhm.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t6 4\n9 Txha jhmq qb qzh keqozhm ihlqhxati.\n10 Utxi ybnha qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t1 2\n12 Txha jhmq qb qzh phaxbby qzel ybxmemr.\n13 Utxi jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t12 9\n15 Utxi cbdxmhiha qb qzh phaxbby qzel hnhmemr.\n16 Txha cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t16 12\n1 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi ybnha qb qzh keqozhm ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t1 2\n4 Vhlqhxati Txha cbdxmhiha qb qzh vtxk.\n5 Zeuu jhmq ptok qb qzh vtxk ihlqhxati.\n6 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t1 2\n7 Rzel tsqhxmbbm Zeuu ybnha qb qzh keqozhm.\n8 Zeuu jhmq qb qzh phaxbby qzel ybxmemr.\n9 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t1 2\n10 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh phaxbby.\n11 Rzel ybxmemr Txha jhmq qb qzh bsseoh.\n12 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t8 5\n13 Txha jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n14 Utxi ybnha qb qzh vtxk qzel hnhmemr.\n15 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t14 10\n1 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n2 Txha jhmq qb qzh vtxk qzel ybxmemr.\n3 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n4 Vhlqhxati Txha cbdxmhiha qb qzh bsseoh.\n5 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n6 Vhlqhxati Zeuu cbdxmhiha qb qzh vtxk.\n7 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t2 4\n8 Rzel hnhmemr Hdueh jhmq ptok qb qzh lozbbu.\n9 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n10 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t9 1\n11 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh oemhyt.\n12 Rzel ybxmemr Zeuu cbdxmhiha qb qzh lozbbu.\n13 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tvtxk\t12 6\n14 Rzel hnhmemr Zeuu qxtnhuuha qb qzh lozbbu.\n15 Zeuu qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n16 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t14 15\n17 Rzel ybxmemr Utxi cbdxmhiha qb qzh vtxk.\n18 Txha jhmq qb qzh keqozhm qzel hnhmemr.\n19 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tkeqozhm\t14 15\n1 Utxi qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n2 Utxi jhmq ptok qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t1 2\n4 Utxi cbdxmhiha qb qzh lozbbu qzel hnhmemr.\n5 Utxi jhmq qb qzh keqozhm qzel tsqhxmbbm.\n6 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t4 5\n7 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n8 Vhlqhxati Txha ybnha qb qzh lozbbu.\n9 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t4 5\n10 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n11 Vhlqhxati Hdueh cbdxmhiha qb qzh phaxbby.\n12 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tkeqozhm\t4 5\n13 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n14 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh vtxk.\n15 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \toemhyt\t13 7\n1 Rzel ybxmemr Utxi cbdxmhiha qb qzh keqozhm.\n2 Hdueh ybnha qb qzh lozbbu ihlqhxati.\n3 Utxi qxtnhuuha qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Zeuu jhmq ptok qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t1 3\n6 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t1 3\n9 Txha jhmq qb qzh vtxk qzel ybxmemr.\n10 Rzel ybxmemr Hdueh ybnha qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t1 3\n12 Rzel hnhmemr Txha jhmq qb qzh oemhyt.\n13 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t9 6\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh lozbbu.\n16 Utxi jhmq qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t13 9\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh lozbbu.\n2 Vhlqhxati Txha jhmq qb qzh keqozhm.\n3 Vhlqhxati Utxi jhmq qb qzh bsseoh.\n4 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n5 Mzhxh jtl Txha phsbxh qzh bsseoh? \tkeqozhm\t4 2\n6 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh phaxbby.\n7 Rzel ybxmemr Utxi ybnha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \tkeqozhm\t4 2\n9 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n10 Hdueh jhmq ptok qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t6 7\n12 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n13 Rzel hnhmemr Utxi ybnha qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tvtxk\t6 7\n15 Txha qxtnhuuha qb qzh keqozhm qzel hnhmemr.\n16 Rzel ybxmemr Zeuu ybnha qb qzh keqozhm.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t13 6\n1 Zeuu jhmq ptok qb qzh phaxbby ihlqhxati.\n2 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n3 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n4 Rzel ybxmemr Utxi qxtnhuuha qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t4 3\n6 Rzel tsqhxmbbm Txha ybnha qb qzh vtxk.\n7 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t7 2\n9 Txha ybnha qb qzh lozbbu qzel hnhmemr.\n10 Utxi cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t6 7\n12 Rzel ybxmemr Zeuu jhmq ptok qb qzh keqozhm.\n13 Utxi cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t12 1\n15 Rzel hnhmemr Zeuu jhmq ptok qb qzh lozbbu.\n16 Zeuu qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t13 10\n1 Zeuu jhmq qb qzh bsseoh qzel ybxmemr.\n2 Vhlqhxati Zeuu ybnha qb qzh lozbbu.\n3 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t1 2\n6 Rzel ybxmemr Txha jhmq ptok qb qzh lozbbu.\n7 Rzel ybxmemr Hdueh ybnha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t6 4\n9 Rzel tsqhxmbbm Zeuu jhmq qb qzh oemhyt.\n10 Txha cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t6 4\n12 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh lozbbu.\n13 Rzel hnhmemr Txha ybnha qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t13 10\n15 Rzel hnhmemr Zeuu ybnha qb qzh vtxk.\n16 Utxi qxtnhuuha qb qzh lozbbu ihlqhxati.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t9 1\n1 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n2 Hdueh jhmq qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t1 2\n4 Txha qxtnhuuha qb qzh oemhyt ihlqhxati.\n5 Hdueh qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n6 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tphaxbby\t5 1\n7 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh vtxk.\n8 Rzel ybxmemr Txha cbdxmhiha qb qzh keqozhm.\n9 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t7 8\n10 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n11 Rzel hnhmemr Hdueh jhmq qb qzh phaxbby.\n12 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t11 5\n13 Utxi qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n14 Rzel hnhmemr Txha ybnha qb qzh lozbbu.\n15 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t13 10\n1 Vhlqhxati Txha qxtnhuuha qb qzh vtxk.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh vtxk.\n3 Hdueh jhmq ptok qb qzh bsseoh qzel ybxmemr.\n4 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t3 4\n6 Txha jhmq qb qzh lozbbu qzel ybxmemr.\n7 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n8 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \toemhyt\t3 4\n9 Rzel hnhmemr Zeuu jhmq ptok qb qzh phaxbby.\n10 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t10 7\n12 Vhlqhxati Utxi jhmq ptok qb qzh phaxbby.\n13 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t6 1\n15 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n16 Hdueh cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t9 10\n1 Utxi jhmq qb qzh phaxbby ihlqhxati.\n2 Vhlqhxati Zeuu jhmq qb qzh lozbbu.\n3 Utxi ybnha qb qzh lozbbu qzel ybxmemr.\n4 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n5 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t3 1\n6 Rzel ybxmemr Txha jhmq ptok qb qzh bsseoh.\n7 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t7 2\n9 Txha jhmq qb qzh lozbbu qzel tsqhxmbbm.\n10 Utxi cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t3 1\n12 Rzel hnhmemr Txha jhmq qb qzh keqozhm.\n13 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh bsseoh.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tlozbbu\t10 3\n15 Rzel hnhmemr Utxi jhmq qb qzh vtxk.\n16 Zeuu jhmq qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t13 7\n1 Rzel ybxmemr Zeuu jhmq ptok qb qzh bsseoh.\n2 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n3 Zeuu cbdxmhiha qb qzh oemhyt qzel tsqhxmbbm.\n4 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t3 1\n6 Rzel hnhmemr Zeuu cbdxmhiha qb qzh phaxbby.\n7 Rzel ybxmemr Hdueh qxtnhuuha qb qzh bsseoh.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t3 1\n9 Rzel hnhmemr Hdueh jhmq ptok qb qzh bsseoh.\n10 Hdueh cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t3 1\n12 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n13 Utxi qxtnhuuha qb qzh bsseoh ihlqhxati.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t6 3\n15 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh keqozhm.\n16 Vhlqhxati Txha cbdxmhiha qb qzh lozbbu.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t12 13\n1 Rzel ybxmemr Txha qxtnhuuha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh bsseoh ihlqhxati.\n3 Vhlqhxati Txha jhmq qb qzh phaxbby.\n4 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t1 3\n6 Hdueh cbdxmhiha qb qzh vtxk qzel ybxmemr.\n7 Txha ybnha qb qzh lozbbu qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t6 4\n9 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n10 Rzel ybxmemr Utxi qxtnhuuha qb qzh phaxbby.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t9 10\n12 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n13 Zeuu jhmq ptok qb qzh bsseoh ihlqhxati.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t12 6\n15 Rzel hnhmemr Txha ybnha qb qzh keqozhm.\n16 Rzel hnhmemr Hdueh cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t12 6\n1 Zeuu qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n2 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n3 Zeuu qxtnhuuha qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t1 2\n6 Vhlqhxati Hdueh qxtnhuuha qb qzh lozbbu.\n7 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t1 2\n9 Zeuu jhmq ptok qb qzh bsseoh qzel hnhmemr.\n10 Rzel ybxmemr Hdueh jhmq qb qzh vtxk.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t1 2\n12 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n13 Hdueh jhmq qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t12 7\n15 Rzel hnhmemr Hdueh jhmq qb qzh vtxk.\n16 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh keqozhm.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t9 1\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n2 Vhlqhxati Utxi qxtnhuuha qb qzh vtxk.\n3 Txha ybnha qb qzh keqozhm ihlqhxati.\n4 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n5 Vhlqhxati Hdueh jhmq qb qzh oemhyt.\n6 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n7 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t4 3\n8 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n9 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n10 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t1 5\n11 Zeuu jhmq qb qzh lozbbu qzel tsqhxmbbm.\n12 Rzel hnhmemr Hdueh jhmq ptok qb qzh phaxbby.\n13 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t9 1\n14 Utxi jhmq ptok qb qzh bsseoh qzel ybxmemr.\n15 Zeuu cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n16 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t15 11\n17 Txha qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n18 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh bsseoh.\n19 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t15 11\n1 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n2 Zeuu jhmq ptok qb qzh oemhyt qzel ybxmemr.\n3 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n4 Rzel ybxmemr Utxi jhmq qb qzh oemhyt.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t4 1\n6 Hdueh qxtnhuuha qb qzh lozbbu ihlqhxati.\n7 Vhlqhxati Txha jhmq qb qzh keqozhm.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t4 1\n9 Txha jhmq qb qzh oemhyt qzel ybxmemr.\n10 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t2 3\n12 Utxi cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n13 Txha qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t13 9\n15 Zeuu ybnha qb qzh lozbbu qzel tsqhxmbbm.\n16 Txha cbdxmhiha qb qzh phaxbby qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t13 9\n1 Rzel ybxmemr Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi jhmq qb qzh oemhyt ihlqhxati.\n3 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh keqozhm.\n4 Vhlqhxati Txha cbdxmhiha qb qzh lozbbu.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t1 2\n6 Utxi qxtnhuuha qb qzh bsseoh qzel hnhmemr.\n7 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n8 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t6 3\n9 Vhlqhxati Zeuu jhmq qb qzh keqozhm.\n10 Txha ybnha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t10 7\n12 Rzel ybxmemr Zeuu qxtnhuuha qb qzh oemhyt.\n13 Txha cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t6 3\n15 Rzel ybxmemr Hdueh ybnha qb qzh vtxk.\n16 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t12 9\n1 Vhlqhxati Hdueh ybnha qb qzh vtxk.\n2 Vhlqhxati Utxi jhmq ptok qb qzh oemhyt.\n3 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n4 Vhlqhxati Txha jhmq ptok qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t3 1\n6 Zeuu jhmq qb qzh bsseoh qzel ybxmemr.\n7 Zeuu jhmq ptok qb qzh phaxbby ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t3 1\n9 Rzel tsqhxmbbm Txha ybnha qb qzh vtxk.\n10 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t9 10\n12 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh oemhyt.\n13 Rzel hnhmemr Txha jhmq qb qzh oemhyt.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t13 9\n15 Rzel hnhmemr Zeuu ybnha qb qzh keqozhm.\n16 Hdueh qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \toemhyt\t15 12\n1 Utxi ybnha qb qzh phaxbby ihlqhxati.\n2 Txha ybnha qb qzh oemhyt qzel ybxmemr.\n3 Rzel ybxmemr Hdueh cbdxmhiha qb qzh oemhyt.\n4 Vhlqhxati Zeuu qxtnhuuha qb qzh vtxk.\n5 Vhlqhxati Hdueh ybnha qb qzh vtxk.\n6 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n7 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t2 6\n8 Utxi ybnha qb qzh bsseoh qzel ybxmemr.\n9 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n10 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t8 1\n11 Txha jhmq qb qzh vtxk qzel tsqhxmbbm.\n12 Hdueh jhmq qb qzh lozbbu qzel hnhmemr.\n13 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t11 2\n14 Utxi qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n15 Utxi jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n16 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t14 15\n17 Zeuu cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n18 Txha qxtnhuuha qb qzh keqozhm qzel hnhmemr.\n19 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t15 8\n1 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n2 Zeuu ybnha qb qzh keqozhm qzel ybxmemr.\n3 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n4 Txha jhmq qb qzh keqozhm ihlqhxati.\n5 Rzel ybxmemr Txha jhmq ptok qb qzh vtxk.\n6 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t2 6\n8 Rzel tsqhxmbbm Zeuu ybnha qb qzh vtxk.\n9 Txha ybnha qb qzh phaxbby qzel tsqhxmbbm.\n10 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t2 6\n11 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh oemhyt.\n12 Rzel ybxmemr Utxi jhmq qb qzh phaxbby.\n13 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t8 2\n14 Txha ybnha qb qzh keqozhm qzel hnhmemr.\n15 Rzel hnhmemr Zeuu jhmq ptok qb qzh oemhyt.\n16 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t11 12\n17 Hdueh jhmq ptok qb qzh oemhyt qzel ybxmemr.\n18 Utxi jhmq ptok qb qzh lozbbu qzel hnhmemr.\n19 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t17 3\n1 Rzel ybxmemr Txha ybnha qb qzh lozbbu.\n2 Vhlqhxati Txha cbdxmhiha qb qzh oemhyt.\n3 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t1 2\n6 Vhlqhxati Hdueh cbdxmhiha qb qzh oemhyt.\n7 Rzel ybxmemr Utxi cbdxmhiha qb qzh lozbbu.\n8 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t7 4\n9 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n10 Rzel tsqhxmbbm Utxi jhmq ptok qb qzh vtxk.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t9 6\n12 Txha qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n13 Rzel hnhmemr Utxi ybnha qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t10 7\n15 Hdueh qxtnhuuha qb qzh vtxk qzel tsqhxmbbm.\n16 Txha ybnha qb qzh oemhyt qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t9 6\n1 Txha qxtnhuuha qb qzh oemhyt qzel ybxmemr.\n2 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Txha ybnha qb qzh keqozhm.\n4 Utxi ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t1 3\n6 Hdueh ybnha qb qzh phaxbby ihlqhxati.\n7 Txha jhmq qb qzh lozbbu qzel tsqhxmbbm.\n8 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t1 3\n9 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n10 Hdueh jhmq qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t10 6\n12 Utxi ybnha qb qzh lozbbu qzel tsqhxmbbm.\n13 Txha ybnha qb qzh bsseoh qzel hnhmemr.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t13 7\n15 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n16 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh lozbbu.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t13 7\n1 Zeuu cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n2 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n3 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t1 2\n4 Txha jhmq ptok qb qzh lozbbu qzel ybxmemr.\n5 Vhlqhxati Txha ybnha qb qzh bsseoh.\n6 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t4 5\n7 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n9 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t1 2\n10 Txha ybnha qb qzh bsseoh qzel tsqhxmbbm.\n11 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n12 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t4 5\n13 Rzel tsqhxmbbm Utxi jhmq qb qzh bsseoh.\n14 Zeuu jhmq qb qzh vtxk qzel hnhmemr.\n15 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t14 7\n1 Zeuu cbdxmhiha qb qzh vtxk ihlqhxati.\n2 Vhlqhxati Txha jhmq ptok qb qzh oemhyt.\n3 Rzel ybxmemr Txha jhmq ptok qb qzh keqozhm.\n4 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t3 2\n6 Vhlqhxati Hdueh jhmq ptok qb qzh bsseoh.\n7 Rzel tsqhxmbbm Txha jhmq qb qzh phaxbby.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t7 3\n9 Rzel ybxmemr Zeuu qxtnhuuha qb qzh bsseoh.\n10 Rzel ybxmemr Hdueh cbdxmhiha qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t3 2\n12 Rzel hnhmemr Zeuu jhmq qb qzh lozbbu.\n13 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t13 9\n15 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh bsseoh.\n16 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tbsseoh\t13 9\n1 Utxi jhmq ptok qb qzh keqozhm qzel tsqhxmbbm.\n2 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n3 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n4 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n5 Vhlqhxati Txha qxtnhuuha qb qzh bsseoh.\n6 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n7 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t6 4\n8 Zeuu ybnha qb qzh phaxbby qzel tsqhxmbbm.\n9 Rzel ybxmemr Zeuu jhmq ptok qb qzh lozbbu.\n10 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t9 2\n11 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n12 Zeuu cbdxmhiha qb qzh vtxk qzel hnhmemr.\n13 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t9 2\n14 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n15 Txha qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n16 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t12 8\n17 Txha ybnha qb qzh bsseoh qzel hnhmemr.\n18 Utxi jhmq qb qzh vtxk qzel hnhmemr.\n19 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t15 11\n1 Hdueh ybnha qb qzh vtxk qzel ybxmemr.\n2 Txha cbdxmhiha qb qzh bsseoh qzel ybxmemr.\n3 Vhlqhxati Txha jhmq ptok qb qzh phaxbby.\n4 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t1 4\n6 Rzel tsqhxmbbm Txha jhmq ptok qb qzh lozbbu.\n7 Hdueh cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t1 4\n9 Vhlqhxati Utxi cbdxmhiha qb qzh lozbbu.\n10 Rzel hnhmemr Hdueh ybnha qb qzh vtxk.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t10 7\n12 Rzel hnhmemr Txha jhmq ptok qb qzh bsseoh.\n13 Zeuu cbdxmhiha qb qzh vtxk ihlqhxati.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t12 6\n15 Rzel tsqhxmbbm Utxi ybnha qb qzh phaxbby.\n16 Utxi ybnha qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t16 9\n1 Vhlqhxati Zeuu qxtnhuuha qb qzh vtxk.\n2 Zeuu jhmq qb qzh oemhyt qzel ybxmemr.\n3 Rzel tsqhxmbbm Zeuu jhmq qb qzh phaxbby.\n4 Hdueh qxtnhuuha qb qzh oemhyt ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t3 2\n6 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n7 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t7 4\n9 Rzel tsqhxmbbm Hdueh jhmq qb qzh vtxk.\n10 Utxi qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t10 6\n12 Vhlqhxati Txha cbdxmhiha qb qzh keqozhm.\n13 Rzel hnhmemr Hdueh qxtnhuuha qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t10 6\n15 Rzel ybxmemr Txha qxtnhuuha qb qzh oemhyt.\n16 Zeuu jhmq qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t13 9\n1 Zeuu jhmq qb qzh bsseoh qzel ybxmemr.\n2 Zeuu jhmq qb qzh lozbbu ihlqhxati.\n3 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t1 2\n4 Hdueh ybnha qb qzh keqozhm ihlqhxati.\n5 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh vtxk.\n6 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t5 1\n7 Rzel ybxmemr Txha jhmq ptok qb qzh oemhyt.\n8 Vhlqhxati Txha qxtnhuuha qb qzh bsseoh.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t5 1\n10 Rzel hnhmemr Zeuu qxtnhuuha qb qzh oemhyt.\n11 Rzel ybxmemr Hdueh ybnha qb qzh phaxbby.\n12 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t11 4\n13 Vhlqhxati Utxi jhmq qb qzh bsseoh.\n14 Txha jhmq ptok qb qzh bsseoh qzel tsqhxmbbm.\n15 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t11 4\n1 Rzel ybxmemr Txha ybnha qb qzh oemhyt.\n2 Zeuu qxtnhuuha qb qzh vtxk qzel ybxmemr.\n3 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n4 Vhlqhxati Txha cbdxmhiha qb qzh lozbbu.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t2 3\n6 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh keqozhm.\n7 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t6 2\n9 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh keqozhm.\n10 Rzel ybxmemr Hdueh jhmq ptok qb qzh bsseoh.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t6 2\n12 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n13 Vhlqhxati Utxi ybnha qb qzh bsseoh.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t9 1\n15 Txha ybnha qb qzh lozbbu qzel hnhmemr.\n16 Rzel hnhmemr Zeuu jhmq qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t15 9\n1 Rzel ybxmemr Zeuu ybnha qb qzh bsseoh.\n2 Zeuu qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n3 Vhlqhxati Txha cbdxmhiha qb qzh lozbbu.\n4 Zeuu qxtnhuuha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tlozbbu\t1 4\n6 Rzel ybxmemr Txha qxtnhuuha qb qzh phaxbby.\n7 Vhlqhxati Hdueh jhmq ptok qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tbsseoh\t2 1\n9 Hdueh jhmq qb qzh lozbbu qzel ybxmemr.\n10 Rzel tsqhxmbbm Txha ybnha qb qzh vtxk.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t10 6\n12 Utxi jhmq ptok qb qzh oemhyt ihlqhxati.\n13 Rzel hnhmemr Txha cbdxmhiha qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t13 10\n15 Utxi ybnha qb qzh bsseoh qzel tsqhxmbbm.\n16 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t9 7\n1 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh lozbbu.\n2 Hdueh jhmq qb qzh keqozhm ihlqhxati.\n3 Vhlqhxati Zeuu ybnha qb qzh lozbbu.\n4 Zeuu ybnha qb qzh oemhyt qzel ybxmemr.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 4\n6 Vhlqhxati Txha qxtnhuuha qb qzh keqozhm.\n7 Rzel hnhmemr Zeuu jhmq qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tlozbbu\t4 3\n9 Utxi cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n10 Utxi ybnha qb qzh lozbbu ihlqhxati.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \toemhyt\t1 4\n12 Rzel ybxmemr Txha jhmq qb qzh lozbbu.\n13 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t13 9\n15 Txha qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n16 Hdueh ybnha qb qzh bsseoh qzel ybxmemr.\n17 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t9 10\n1 Txha jhmq ptok qb qzh lozbbu ihlqhxati.\n2 Vhlqhxati Utxi ybnha qb qzh phaxbby.\n3 Hdueh jhmq ptok qb qzh vtxk qzel ybxmemr.\n4 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t3 4\n6 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh phaxbby.\n7 Txha jhmq qb qzh keqozhm qzel ybxmemr.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t6 7\n9 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n10 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t3 4\n12 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n13 Zeuu jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t9 10\n15 Zeuu cbdxmhiha qb qzh vtxk qzel hnhmemr.\n16 Rzel tsqhxmbbm Hdueh ybnha qb qzh phaxbby.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t12 2\n1 Hdueh cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n2 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n3 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t1 2\n4 Hdueh qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n5 Utxi cbdxmhiha qb qzh oemhyt ihlqhxati.\n6 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t4 1\n7 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n8 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n9 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t7 5\n10 Txha ybnha qb qzh keqozhm ihlqhxati.\n11 Rzel hnhmemr Hdueh qxtnhuuha qb qzh keqozhm.\n12 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t4 1\n13 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi ybnha qb qzh bsseoh qzel tsqhxmbbm.\n15 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t11 4\n1 Rzel ybxmemr Utxi jhmq ptok qb qzh oemhyt.\n2 Vhlqhxati Txha jhmq ptok qb qzh lozbbu.\n3 Utxi ybnha qb qzh bsseoh ihlqhxati.\n4 Hdueh cbdxmhiha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t1 3\n6 Txha jhmq qb qzh phaxbby qzel ybxmemr.\n7 Vhlqhxati Zeuu cbdxmhiha qb qzh lozbbu.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tlozbbu\t6 2\n9 Txha qxtnhuuha qb qzh keqozhm qzel tsqhxmbbm.\n10 Hdueh jhmq qb qzh phaxbby qzel ybxmemr.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tvtxk\t10 4\n12 Zeuu cbdxmhiha qb qzh phaxbby qzel ybxmemr.\n13 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \toemhyt\t13 1\n15 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh keqozhm.\n16 Zeuu ybnha qb qzh oemhyt qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t9 6\n1 Zeuu cbdxmhiha qb qzh oemhyt ihlqhxati.\n2 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n3 Rzel ybxmemr Utxi ybnha qb qzh bsseoh.\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh bsseoh.\n5 Txha qxtnhuuha qb qzh phaxbby ihlqhxati.\n6 Utxi jhmq qb qzh phaxbby ihlqhxati.\n7 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t3 6\n8 Rzel tsqhxmbbm Utxi ybnha qb qzh oemhyt.\n9 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n10 Mzhxh jtl Zeuu phsbxh qzh vtxk? \toemhyt\t9 1\n11 Zeuu jhmq qb qzh oemhyt qzel tsqhxmbbm.\n12 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh phaxbby.\n13 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t12 2\n14 Rzel hnhmemr Hdueh jhmq ptok qb qzh keqozhm.\n15 Rzel hnhmemr Zeuu jhmq ptok qb qzh lozbbu.\n16 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t14 12\n17 Txha cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n18 Utxi qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n19 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t14 12\n1 Vhlqhxati Hdueh qxtnhuuha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Txha ybnha qb qzh oemhyt.\n4 Rzel ybxmemr Hdueh jhmq qb qzh oemhyt.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t4 1\n6 Utxi qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n7 Txha jhmq qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t4 1\n9 Txha qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n10 Txha cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t10 7\n12 Vhlqhxati Zeuu cbdxmhiha qb qzh phaxbby.\n13 Utxi ybnha qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tphaxbby\t6 2\n15 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n16 Rzel hnhmemr Utxi cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t13 6\n1 Txha ybnha qb qzh oemhyt ihlqhxati.\n2 Vhlqhxati Hdueh qxtnhuuha qb qzh keqozhm.\n3 Vhlqhxati Zeuu jhmq qb qzh keqozhm.\n4 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t4 3\n6 Rzel ybxmemr Hdueh cbdxmhiha qb qzh vtxk.\n7 Txha qxtnhuuha qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tkeqozhm\t6 2\n9 Hdueh qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n10 Rzel tsqhxmbbm Txha jhmq qb qzh keqozhm.\n11 Mzhxh jtl Txha phsbxh qzh lozbbu? \toemhyt\t7 1\n12 Txha ybnha qb qzh vtxk qzel hnhmemr.\n13 Hdueh qxtnhuuha qb qzh oemhyt qzel hnhmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t9 6\n15 Rzel hnhmemr Zeuu jhmq qb qzh phaxbby.\n16 Rzel tsqhxmbbm Zeuu ybnha qb qzh keqozhm.\n17 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t15 16\n1 Utxi ybnha qb qzh phaxbby ihlqhxati.\n2 Txha qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n3 Hdueh qxtnhuuha qb qzh lozbbu ihlqhxati.\n4 Txha ybnha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t2 4\n6 Rzel ybxmemr Utxi ybnha qb qzh oemhyt.\n7 Rzel ybxmemr Hdueh jhmq ptok qb qzh bsseoh.\n8 Mzhxh jtl Txha phsbxh qzh keqozhm? \tbsseoh\t2 4\n9 Vhlqhxati Zeuu ybnha qb qzh lozbbu.\n10 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh phaxbby.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tbsseoh\t10 7\n12 Rzel hnhmemr Txha jhmq ptok qb qzh phaxbby.\n13 Txha jhmq qb qzh oemhyt qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t6 1\n15 Rzel hnhmemr Utxi cbdxmhiha qb qzh oemhyt.\n16 Utxi jhmq qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t12 13\n1 Vhlqhxati Hdueh jhmq qb qzh lozbbu.\n2 Hdueh ybnha qb qzh phaxbby qzel ybxmemr.\n3 Vhlqhxati Utxi ybnha qb qzh keqozhm.\n4 Rzel ybxmemr Utxi ybnha qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t2 1\n6 Rzel ybxmemr Zeuu jhmq ptok qb qzh oemhyt.\n7 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t6 7\n9 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh bsseoh.\n10 Vhlqhxati Txha qxtnhuuha qb qzh bsseoh.\n11 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tphaxbby\t9 2\n12 Rzel hnhmemr Utxi qxtnhuuha qb qzh oemhyt.\n13 Utxi jhmq qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t12 13\n15 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n16 Hdueh cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tbsseoh\t12 13\n1 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n2 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh vtxk.\n3 Vhlqhxati Utxi jhmq qb qzh vtxk.\n4 Txha jhmq ptok qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh lozbbu? \tkeqozhm\t1 4\n6 Vhlqhxati Zeuu ybnha qb qzh keqozhm.\n7 Txha jhmq qb qzh lozbbu qzel hnhmemr.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t7 2\n9 Rzel ybxmemr Hdueh cbdxmhiha qb qzh vtxk.\n10 Vhlqhxati Hdueh jhmq ptok qb qzh oemhyt.\n11 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t9 10\n12 Hdueh jhmq qb qzh bsseoh qzel tsqhxmbbm.\n13 Rzel ybxmemr Zeuu cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t13 6\n15 Zeuu jhmq qb qzh lozbbu qzel hnhmemr.\n16 Rzel tsqhxmbbm Zeuu jhmq qb qzh phaxbby.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tvtxk\t12 9\n1 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n2 Txha ybnha qb qzh vtxk qzel ybxmemr.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh lozbbu.\n4 Vhlqhxati Txha qxtnhuuha qb qzh phaxbby.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t2 4\n6 Rzel ybxmemr Zeuu qxtnhuuha qb qzh phaxbby.\n7 Utxi ybnha qb qzh phaxbby qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \toemhyt\t7 1\n9 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n10 Vhlqhxati Hdueh ybnha qb qzh phaxbby.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t6 3\n12 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh oemhyt.\n13 Utxi cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t9 10\n15 Txha jhmq qb qzh phaxbby qzel tsqhxmbbm.\n16 Utxi ybnha qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t16 13\n1 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n2 Rzel ybxmemr Utxi qxtnhuuha qb qzh phaxbby.\n3 Hdueh cbdxmhiha qb qzh bsseoh ihlqhxati.\n4 Vhlqhxati Utxi cbdxmhiha qb qzh keqozhm.\n5 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tkeqozhm\t2 4\n6 Rzel ybxmemr Txha ybnha qb qzh lozbbu.\n7 Txha ybnha qb qzh vtxk ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t6 7\n9 Rzel hnhmemr Utxi jhmq ptok qb qzh bsseoh.\n10 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh lozbbu.\n11 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tlozbbu\t9 10\n12 Rzel hnhmemr Txha qxtnhuuha qb qzh oemhyt.\n13 Txha qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t13 6\n15 Vhlqhxati Zeuu jhmq ptok qb qzh vtxk.\n16 Rzel tsqhxmbbm Hdueh jhmq qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t13 6\n1 Txha jhmq qb qzh bsseoh ihlqhxati.\n2 Txha cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n3 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh vtxk.\n4 Vhlqhxati Utxi qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t3 2\n6 Rzel ybxmemr Utxi jhmq ptok qb qzh vtxk.\n7 Vhlqhxati Hdueh ybnha qb qzh bsseoh.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t6 4\n9 Utxi cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n10 Zeuu jhmq qb qzh vtxk ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \toemhyt\t3 2\n12 Rzel ybxmemr Zeuu jhmq qb qzh bsseoh.\n13 Utxi qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n14 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t6 4\n15 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh keqozhm.\n16 Rzel hnhmemr Txha jhmq qb qzh oemhyt.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t16 3\n1 Rzel ybxmemr Zeuu jhmq qb qzh keqozhm.\n2 Rzel ybxmemr Utxi jhmq qb qzh phaxbby.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n4 Vhlqhxati Utxi jhmq qb qzh lozbbu.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tphaxbby\t1 3\n6 Utxi ybnha qb qzh bsseoh qzel tsqhxmbbm.\n7 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n8 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t2 4\n9 Rzel tsqhxmbbm Zeuu jhmq qb qzh bsseoh.\n10 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t9 1\n12 Txha qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n13 Rzel hnhmemr Zeuu cbdxmhiha qb qzh lozbbu.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t6 2\n15 Utxi jhmq ptok qb qzh oemhyt qzel hnhmemr.\n16 Hdueh qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tlozbbu\t16 7\n1 Vhlqhxati Hdueh cbdxmhiha qb qzh vtxk.\n2 Txha ybnha qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n4 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t4 1\n6 Txha cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n7 Txha cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tvtxk\t4 1\n9 Hdueh ybnha qb qzh lozbbu qzel tsqhxmbbm.\n10 Utxi ybnha qb qzh lozbbu ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tlozbbu\t6 7\n12 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n13 Hdueh cbdxmhiha qb qzh vtxk qzel hnhmemr.\n14 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t13 9\n15 Zeuu jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n16 Txha jhmq qb qzh vtxk qzel hnhmemr.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t9 4\n1 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n3 Zeuu qxtnhuuha qb qzh lozbbu ihlqhxati.\n4 Vhlqhxati Txha qxtnhuuha qb qzh bsseoh.\n5 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t1 2\n6 Rzel ybxmemr Txha cbdxmhiha qb qzh lozbbu.\n7 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n8 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t6 4\n9 Rzel ybxmemr Zeuu jhmq qb qzh vtxk.\n10 Rzel tsqhxmbbm Txha jhmq ptok qb qzh keqozhm.\n11 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tlozbbu\t9 3\n12 Utxi cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n13 Rzel hnhmemr Txha ybnha qb qzh oemhyt.\n14 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t13 10\n15 Hdueh jhmq ptok qb qzh lozbbu qzel ybxmemr.\n16 Utxi jhmq qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t13 10\n1 Utxi jhmq ptok qb qzh keqozhm ihlqhxati.\n2 Vhlqhxati Txha ybnha qb qzh vtxk.\n3 Utxi qxtnhuuha qb qzh bsseoh qzel ybxmemr.\n4 Hdueh jhmq ptok qb qzh oemhyt ihlqhxati.\n5 Zeuu jhmq qb qzh phaxbby ihlqhxati.\n6 Hdueh cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n7 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t3 1\n8 Txha jhmq qb qzh vtxk qzel tsqhxmbbm.\n9 Txha jhmq ptok qb qzh keqozhm qzel ybxmemr.\n10 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t3 1\n11 Rzel hnhmemr Txha ybnha qb qzh bsseoh.\n12 Utxi cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n13 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t12 3\n14 Utxi cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n15 Rzel ybxmemr Zeuu cbdxmhiha qb qzh bsseoh.\n16 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t12 3\n17 Hdueh jhmq ptok qb qzh vtxk qzel tsqhxmbbm.\n18 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh oemhyt.\n19 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t15 5\n1 Txha cbdxmhiha qb qzh vtxk qzel ybxmemr.\n2 Vhlqhxati Txha jhmq qb qzh phaxbby.\n3 Vhlqhxati Utxi jhmq ptok qb qzh lozbbu.\n4 Vhlqhxati Hdueh qxtnhuuha qb qzh vtxk.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t1 2\n6 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n7 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tlozbbu\t7 3\n9 Rzel hnhmemr Txha ybnha qb qzh lozbbu.\n10 Txha ybnha qb qzh keqozhm qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t10 1\n12 Rzel hnhmemr Utxi jhmq ptok qb qzh bsseoh.\n13 Rzel tsqhxmbbm Utxi jhmq qb qzh keqozhm.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t12 13\n15 Hdueh jhmq qb qzh lozbbu qzel tsqhxmbbm.\n16 Rzel ybxmemr Hdueh cbdxmhiha qb qzh phaxbby.\n17 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t12 13\n1 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n2 Utxi ybnha qb qzh phaxbby ihlqhxati.\n3 Zeuu jhmq qb qzh vtxk ihlqhxati.\n4 Rzel ybxmemr Zeuu jhmq qb qzh keqozhm.\n5 Hdueh ybnha qb qzh bsseoh ihlqhxati.\n6 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n7 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t4 3\n8 Hdueh jhmq qb qzh lozbbu qzel tsqhxmbbm.\n9 Hdueh jhmq qb qzh phaxbby qzel ybxmemr.\n10 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t4 3\n11 Rzel tsqhxmbbm Zeuu jhmq ptok qb qzh bsseoh.\n12 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh bsseoh.\n13 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t8 9\n14 Txha ybnha qb qzh vtxk qzel hnhmemr.\n15 Hdueh jhmq qb qzh oemhyt qzel hnhmemr.\n16 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t11 4\n17 Rzel ybxmemr Utxi jhmq ptok qb qzh lozbbu.\n18 Rzel hnhmemr Zeuu qxtnhuuha qb qzh phaxbby.\n19 Mzhxh jtl Txha phsbxh qzh vtxk? \tbsseoh\t14 12\n1 Zeuu ybnha qb qzh vtxk qzel ybxmemr.\n2 Zeuu ybnha qb qzh phaxbby qzel tsqhxmbbm.\n3 Hdueh jhmq ptok qb qzh keqozhm ihlqhxati.\n4 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n5 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t1 4\n6 Txha ybnha qb qzh keqozhm qzel ybxmemr.\n7 Vhlqhxati Txha jhmq qb qzh phaxbby.\n8 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t2 1\n9 Rzel tsqhxmbbm Txha jhmq qb qzh vtxk.\n10 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t9 6\n12 Txha cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n13 Hdueh jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n14 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t9 6\n15 Zeuu qxtnhuuha qb qzh vtxk qzel hnhmemr.\n16 Vhlqhxati Utxi jhmq ptok qb qzh keqozhm.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t15 2\n1 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n2 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n3 Vhlqhxati Hdueh qxtnhuuha qb qzh bsseoh.\n4 Utxi ybnha qb qzh vtxk ihlqhxati.\n5 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tvtxk\t1 4\n6 Rzel ybxmemr Zeuu cbdxmhiha qb qzh keqozhm.\n7 Vhlqhxati Zeuu cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t6 7\n9 Utxi cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n10 Zeuu jhmq qb qzh bsseoh qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tkeqozhm\t10 6\n12 Txha jhmq qb qzh keqozhm ihlqhxati.\n13 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t6 7\n15 Rzel ybxmemr Txha jhmq qb qzh vtxk.\n16 Rzel hnhmemr Hdueh jhmq ptok qb qzh oemhyt.\n17 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t9 1\n1 Rzel ybxmemr Hdueh cbdxmhiha qb qzh lozbbu.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh phaxbby.\n3 Vhlqhxati Hdueh cbdxmhiha qb qzh keqozhm.\n4 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n5 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t1 3\n6 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh vtxk.\n7 Utxi jhmq ptok qb qzh vtxk qzel ybxmemr.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t6 1\n9 Utxi qxtnhuuha qb qzh lozbbu qzel tsqhxmbbm.\n10 Rzel hnhmemr Hdueh ybnha qb qzh lozbbu.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tvtxk\t10 6\n12 Zeuu cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n13 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n14 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t12 4\n15 Zeuu jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n16 Txha qxtnhuuha qb qzh keqozhm ihlqhxati.\n17 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tvtxk\t12 4\n1 Hdueh jhmq qb qzh phaxbby qzel ybxmemr.\n2 Zeuu ybnha qb qzh oemhyt ihlqhxati.\n3 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n4 Utxi jhmq ptok qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \toemhyt\t1 3\n6 Zeuu cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n7 Hdueh cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tphaxbby\t7 1\n9 Zeuu qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n10 Zeuu cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tvtxk\t9 10\n12 Rzel ybxmemr Txha ybnha qb qzh phaxbby.\n13 Vhlqhxati Txha jhmq ptok qb qzh vtxk.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tkeqozhm\t10 6\n15 Rzel hnhmemr Txha jhmq qb qzh lozbbu.\n16 Txha cbdxmhiha qb qzh vtxk qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t15 16\n1 Zeuu jhmq ptok qb qzh oemhyt ihlqhxati.\n2 Utxi cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Utxi qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n4 Vhlqhxati Txha ybnha qb qzh lozbbu.\n5 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t3 2\n6 Hdueh jhmq qb qzh keqozhm qzel ybxmemr.\n7 Hdueh cbdxmhiha qb qzh lozbbu ihlqhxati.\n8 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t6 7\n9 Rzel ybxmemr Zeuu qxtnhuuha qb qzh lozbbu.\n10 Txha jhmq qb qzh bsseoh qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tphaxbby\t3 2\n12 Txha ybnha qb qzh bsseoh qzel hnhmemr.\n13 Rzel tsqhxmbbm Txha jhmq qb qzh keqozhm.\n14 Mzhxh jtl Txha phsbxh qzh bsseoh? \tkeqozhm\t12 13\n15 Rzel tsqhxmbbm Utxi qxtnhuuha qb qzh lozbbu.\n16 Hdueh ybnha qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Hdueh phsbxh qzh bsseoh? \tkeqozhm\t16 6\n1 Rzel ybxmemr Zeuu jhmq qb qzh oemhyt.\n2 Hdueh jhmq qb qzh phaxbby ihlqhxati.\n3 Vhlqhxati Zeuu jhmq qb qzh keqozhm.\n4 Utxi jhmq qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t1 3\n6 Txha jhmq ptok qb qzh bsseoh ihlqhxati.\n7 Rzel ybxmemr Utxi cbdxmhiha qb qzh bsseoh.\n8 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tkeqozhm\t1 3\n9 Rzel tsqhxmbbm Utxi jhmq qb qzh vtxk.\n10 Zeuu jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n11 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t10 1\n12 Zeuu cbdxmhiha qb qzh oemhyt qzel hnhmemr.\n13 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \toemhyt\t10 1\n15 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n16 Rzel hnhmemr Utxi cbdxmhiha qb qzh keqozhm.\n17 Mzhxh jtl Txha phsbxh qzh lozbbu? \tbsseoh\t15 6\n1 Txha jhmq qb qzh phaxbby qzel ybxmemr.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh vtxk.\n3 Txha jhmq qb qzh vtxk ihlqhxati.\n4 Hdueh qxtnhuuha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t1 3\n6 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n7 Rzel tsqhxmbbm Txha jhmq ptok qb qzh bsseoh.\n8 Mzhxh jtl Txha phsbxh qzh bsseoh? \tphaxbby\t7 1\n9 Utxi jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n10 Rzel hnhmemr Txha jhmq qb qzh oemhyt.\n11 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t9 6\n12 Rzel ybxmemr Zeuu cbdxmhiha qb qzh oemhyt.\n13 Zeuu qxtnhuuha qb qzh phaxbby ihlqhxati.\n14 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t6 2\n15 Utxi cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n16 Hdueh jhmq qb qzh oemhyt qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tphaxbby\t12 13\n1 Hdueh ybnha qb qzh phaxbby ihlqhxati.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh bsseoh.\n3 Vhlqhxati Zeuu jhmq qb qzh lozbbu.\n4 Rzel ybxmemr Zeuu qxtnhuuha qb qzh keqozhm.\n5 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t4 3\n6 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n7 Vhlqhxati Txha ybnha qb qzh bsseoh.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t4 3\n9 Rzel ybxmemr Utxi cbdxmhiha qb qzh lozbbu.\n10 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n11 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tphaxbby\t6 1\n12 Txha cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n13 Utxi ybnha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tbsseoh\t9 2\n15 Txha jhmq ptok qb qzh oemhyt qzel hnhmemr.\n16 Zeuu jhmq qb qzh bsseoh qzel tsqhxmbbm.\n17 Mzhxh jtl Txha phsbxh qzh oemhyt? \tphaxbby\t15 12\n1 Hdueh qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n2 Vhlqhxati Txha cbdxmhiha qb qzh phaxbby.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n4 Hdueh cbdxmhiha qb qzh bsseoh ihlqhxati.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t1 4\n6 Hdueh qxtnhuuha qb qzh oemhyt qzel tsqhxmbbm.\n7 Vhlqhxati Utxi jhmq qb qzh oemhyt.\n8 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t6 1\n9 Hdueh cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n10 Rzel ybxmemr Zeuu ybnha qb qzh lozbbu.\n11 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t10 3\n12 Zeuu jhmq qb qzh phaxbby qzel tsqhxmbbm.\n13 Rzel ybxmemr Utxi jhmq qb qzh vtxk.\n14 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tkeqozhm\t6 1\n15 Rzel hnhmemr Zeuu jhmq ptok qb qzh bsseoh.\n16 Rzel tsqhxmbbm Utxi ybnha qb qzh bsseoh.\n17 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tphaxbby\t15 12\n1 Rzel ybxmemr Hdueh ybnha qb qzh vtxk.\n2 Rzel tsqhxmbbm Hdueh cbdxmhiha qb qzh oemhyt.\n3 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n4 Vhlqhxati Zeuu jhmq qb qzh phaxbby.\n5 Mzhxh jtl Hdueh phsbxh qzh oemhyt? \tvtxk\t2 1\n6 Utxi jhmq qb qzh vtxk qzel ybxmemr.\n7 Vhlqhxati Utxi cbdxmhiha qb qzh bsseoh.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \toemhyt\t1 3\n9 Rzel tsqhxmbbm Utxi jhmq qb qzh lozbbu.\n10 Zeuu ybnha qb qzh lozbbu qzel ybxmemr.\n11 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t6 7\n12 Utxi qxtnhuuha qb qzh phaxbby qzel hnhmemr.\n13 Rzel tsqhxmbbm Zeuu jhmq qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tlozbbu\t13 10\n15 Txha jhmq ptok qb qzh bsseoh ihlqhxati.\n16 Hdueh jhmq ptok qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh lozbbu? \tvtxk\t9 6\n1 Rzel ybxmemr Hdueh qxtnhuuha qb qzh keqozhm.\n2 Vhlqhxati Hdueh cbdxmhiha qb qzh lozbbu.\n3 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t1 2\n4 Rzel tsqhxmbbm Hdueh jhmq qb qzh lozbbu.\n5 Vhlqhxati Utxi jhmq qb qzh bsseoh.\n6 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tkeqozhm\t4 1\n7 Vhlqhxati Zeuu qxtnhuuha qb qzh bsseoh.\n8 Rzel hnhmemr Hdueh qxtnhuuha qb qzh vtxk.\n9 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tlozbbu\t1 2\n10 Utxi qxtnhuuha qb qzh vtxk qzel ybxmemr.\n11 Rzel ybxmemr Zeuu ybnha qb qzh oemhyt.\n12 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tbsseoh\t11 7\n13 Zeuu cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n14 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh lozbbu.\n15 Mzhxh jtl Utxi phsbxh qzh vtxk? \tbsseoh\t10 5\n1 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n2 Txha cbdxmhiha qb qzh phaxbby ihlqhxati.\n3 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t1 2\n4 Rzel tsqhxmbbm Txha qxtnhuuha qb qzh oemhyt.\n5 Hdueh qxtnhuuha qb qzh keqozhm ihlqhxati.\n6 Mzhxh jtl Txha phsbxh qzh vtxk? \tphaxbby\t1 2\n7 Rzel ybxmemr Utxi qxtnhuuha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh vtxk ihlqhxati.\n9 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t7 8\n10 Txha jhmq ptok qb qzh phaxbby qzel hnhmemr.\n11 Utxi jhmq ptok qb qzh oemhyt qzel tsqhxmbbm.\n12 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t7 8\n13 Rzel ybxmemr Hdueh qxtnhuuha qb qzh lozbbu.\n14 Rzel hnhmemr Utxi qxtnhuuha qb qzh lozbbu.\n15 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t7 8\n1 Txha cbdxmhiha qb qzh keqozhm ihlqhxati.\n2 Utxi qxtnhuuha qb qzh keqozhm ihlqhxati.\n3 Txha ybnha qb qzh vtxk qzel ybxmemr.\n4 Zeuu qxtnhuuha qb qzh keqozhm ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t3 1\n6 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n7 Rzel ybxmemr Utxi jhmq ptok qb qzh oemhyt.\n8 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tkeqozhm\t7 2\n9 Hdueh ybnha qb qzh phaxbby qzel ybxmemr.\n10 Txha jhmq qb qzh lozbbu qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tkeqozhm\t3 1\n12 Utxi qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n13 Rzel ybxmemr Zeuu jhmq qb qzh lozbbu.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t10 3\n15 Rzel tsqhxmbbm Hdueh jhmq qb qzh vtxk.\n16 Utxi cbdxmhiha qb qzh keqozhm qzel hnhmemr.\n17 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tbsseoh\t16 12\n1 Vhlqhxati Utxi jhmq ptok qb qzh bsseoh.\n2 Vhlqhxati Txha ybnha qb qzh vtxk.\n3 Zeuu ybnha qb qzh phaxbby ihlqhxati.\n4 Rzel ybxmemr Zeuu jhmq qb qzh lozbbu.\n5 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t4 3\n6 Rzel ybxmemr Hdueh qxtnhuuha qb qzh phaxbby.\n7 Vhlqhxati Hdueh qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t4 3\n9 Utxi jhmq ptok qb qzh phaxbby qzel ybxmemr.\n10 Rzel ybxmemr Txha jhmq qb qzh keqozhm.\n11 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tbsseoh\t9 1\n12 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n13 Rzel tsqhxmbbm Txha jhmq qb qzh oemhyt.\n14 Mzhxh jtl Txha phsbxh qzh keqozhm? \tvtxk\t10 2\n15 Rzel hnhmemr Txha ybnha qb qzh phaxbby.\n16 Rzel hnhmemr Hdueh cbdxmhiha qb qzh bsseoh.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \toemhyt\t15 13\n1 Vhlqhxati Zeuu jhmq qb qzh bsseoh.\n2 Txha jhmq qb qzh phaxbby ihlqhxati.\n3 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n4 Utxi cbdxmhiha qb qzh vtxk qzel ybxmemr.\n5 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t4 3\n6 Utxi jhmq qb qzh keqozhm qzel hnhmemr.\n7 Utxi jhmq ptok qb qzh phaxbby qzel tsqhxmbbm.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t4 3\n9 Hdueh jhmq qb qzh oemhyt ihlqhxati.\n10 Txha ybnha qb qzh keqozhm qzel ybxmemr.\n11 Mzhxh jtl Txha phsbxh qzh keqozhm? \tphaxbby\t10 2\n12 Txha qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n13 Rzel ybxmemr Zeuu jhmq qb qzh phaxbby.\n14 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tbsseoh\t13 1\n15 Hdueh cbdxmhiha qb qzh lozbbu qzel ybxmemr.\n16 Txha ybnha qb qzh lozbbu qzel hnhmemr.\n17 Mzhxh jtl Txha phsbxh qzh phaxbby? \tkeqozhm\t12 10\n1 Rzel ybxmemr Utxi jhmq qb qzh lozbbu.\n2 Vhlqhxati Utxi cbdxmhiha qb qzh oemhyt.\n3 Mzhxh jtl Utxi phsbxh qzh lozbbu? \toemhyt\t1 2\n4 Utxi cbdxmhiha qb qzh phaxbby qzel tsqhxmbbm.\n5 Zeuu jhmq ptok qb qzh vtxk ihlqhxati.\n6 Mzhxh jtl Utxi phsbxh qzh phaxbby? \tlozbbu\t4 1\n7 Utxi cbdxmhiha qb qzh bsseoh qzel hnhmemr.\n8 Hdueh jhmq ptok qb qzh bsseoh ihlqhxati.\n9 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t7 4\n10 Rzel ybxmemr Zeuu jhmq ptok qb qzh bsseoh.\n11 Rzel ybxmemr Hdueh jhmq ptok qb qzh lozbbu.\n12 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \tbsseoh\t11 8\n13 Zeuu jhmq qb qzh lozbbu qzel hnhmemr.\n14 Zeuu ybnha qb qzh keqozhm qzel tsqhxmbbm.\n15 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tphaxbby\t7 4\n1 Vhlqhxati Utxi cbdxmhiha qb qzh phaxbby.\n2 Vhlqhxati Zeuu jhmq ptok qb qzh lozbbu.\n3 Txha jhmq qb qzh keqozhm ihlqhxati.\n4 Rzel ybxmemr Utxi ybnha qb qzh oemhyt.\n5 Hdueh ybnha qb qzh oemhyt ihlqhxati.\n6 Txha jhmq ptok qb qzh oemhyt qzel ybxmemr.\n7 Mzhxh jtl Txha phsbxh qzh oemhyt? \tkeqozhm\t6 3\n8 Rzel hnhmemr Utxi jhmq ptok qb qzh keqozhm.\n9 Rzel tsqhxmbbm Utxi ybnha qb qzh vtxk.\n10 Mzhxh jtl Utxi phsbxh qzh vtxk? \toemhyt\t9 4\n11 Rzel ybxmemr Zeuu jhmq ptok qb qzh vtxk.\n12 Rzel tsqhxmbbm Txha jhmq ptok qb qzh keqozhm.\n13 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t12 6\n14 Rzel hnhmemr Txha ybnha qb qzh phaxbby.\n15 Hdueh ybnha qb qzh lozbbu qzel ybxmemr.\n16 Mzhxh jtl Txha phsbxh qzh keqozhm? \toemhyt\t12 6\n17 Rzel hnhmemr Hdueh jhmq ptok qb qzh oemhyt.\n18 Hdueh cbdxmhiha qb qzh keqozhm qzel tsqhxmbbm.\n19 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t15 5\n1 Rzel ybxmemr Txha qxtnhuuha qb qzh lozbbu.\n2 Vhlqhxati Txha jhmq qb qzh vtxk.\n3 Mzhxh jtl Txha phsbxh qzh lozbbu? \tvtxk\t1 2\n4 Txha ybnha qb qzh bsseoh qzel tsqhxmbbm.\n5 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n6 Mzhxh jtl Txha phsbxh qzh bsseoh? \tlozbbu\t4 1\n7 Rzel ybxmemr Zeuu qxtnhuuha qb qzh vtxk.\n8 Vhlqhxati Zeuu jhmq ptok qb qzh bsseoh.\n9 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tbsseoh\t7 8\n10 Utxi jhmq qb qzh vtxk qzel ybxmemr.\n11 Utxi jhmq qb qzh phaxbby ihlqhxati.\n12 Mzhxh jtl Utxi phsbxh qzh vtxk? \tphaxbby\t10 11\n13 Rzel ybxmemr Hdueh ybnha qb qzh keqozhm.\n14 Rzel tsqhxmbbm Zeuu cbdxmhiha qb qzh oemhyt.\n15 Mzhxh jtl Zeuu phsbxh qzh oemhyt? \tvtxk\t14 7\n1 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n2 Hdueh jhmq ptok qb qzh lozbbu ihlqhxati.\n3 Rzel ybxmemr Txha ybnha qb qzh vtxk.\n4 Txha cbdxmhiha qb qzh lozbbu ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t3 4\n6 Hdueh qxtnhuuha qb qzh bsseoh qzel tsqhxmbbm.\n7 Rzel ybxmemr Hdueh ybnha qb qzh vtxk.\n8 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tlozbbu\t7 2\n9 Utxi qxtnhuuha qb qzh oemhyt ihlqhxati.\n10 Txha qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n11 Mzhxh jtl Txha phsbxh qzh vtxk? \tlozbbu\t3 4\n12 Txha ybnha qb qzh lozbbu qzel hnhmemr.\n13 Utxi cbdxmhiha qb qzh keqozhm qzel ybxmemr.\n14 Mzhxh jtl Txha phsbxh qzh lozbbu? \tphaxbby\t12 10\n15 Rzel hnhmemr Hdueh qxtnhuuha qb qzh oemhyt.\n16 Zeuu jhmq ptok qb qzh lozbbu qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh lozbbu? \tphaxbby\t16 1\n1 Utxi cbdxmhiha qb qzh oemhyt qzel ybxmemr.\n2 Hdueh jhmq qb qzh vtxk qzel ybxmemr.\n3 Vhlqhxati Zeuu qxtnhuuha qb qzh phaxbby.\n4 Hdueh ybnha qb qzh phaxbby ihlqhxati.\n5 Txha cbdxmhiha qb qzh vtxk ihlqhxati.\n6 Utxi qxtnhuuha qb qzh phaxbby ihlqhxati.\n7 Mzhxh jtl Utxi phsbxh qzh oemhyt? \tphaxbby\t1 6\n8 Rzel ybxmemr Txha ybnha qb qzh oemhyt.\n9 Rzel ybxmemr Zeuu jhmq ptok qb qzh vtxk.\n10 Mzhxh jtl Hdueh phsbxh qzh vtxk? \tphaxbby\t2 4\n11 Zeuu cbdxmhiha qb qzh bsseoh qzel tsqhxmbbm.\n12 Rzel tsqhxmbbm Hdueh qxtnhuuha qb qzh lozbbu.\n13 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t8 5\n14 Rzel hnhmemr Utxi jhmq ptok qb qzh bsseoh.\n15 Utxi qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n16 Mzhxh jtl Txha phsbxh qzh oemhyt? \tvtxk\t8 5\n17 Rzel hnhmemr Hdueh jhmq qb qzh vtxk.\n18 Rzel hnhmemr Zeuu jhmq qb qzh vtxk.\n19 Mzhxh jtl Zeuu phsbxh qzh bsseoh? \tvtxk\t11 9\n1 Vhlqhxati Zeuu jhmq qb qzh lozbbu.\n2 Utxi jhmq qb qzh oemhyt ihlqhxati.\n3 Rzel ybxmemr Hdueh jhmq ptok qb qzh keqozhm.\n4 Vhlqhxati Hdueh jhmq qb qzh bsseoh.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \tbsseoh\t3 4\n6 Rzel tsqhxmbbm Hdueh ybnha qb qzh oemhyt.\n7 Rzel ybxmemr Zeuu qxtnhuuha qb qzh keqozhm.\n8 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t7 1\n9 Zeuu qxtnhuuha qb qzh phaxbby qzel tsqhxmbbm.\n10 Vhlqhxati Txha ybnha qb qzh phaxbby.\n11 Mzhxh jtl Zeuu phsbxh qzh keqozhm? \tlozbbu\t7 1\n12 Hdueh qxtnhuuha qb qzh lozbbu qzel hnhmemr.\n13 Rzel hnhmemr Zeuu cbdxmhiha qb qzh vtxk.\n14 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t13 9\n15 Utxi jhmq qb qzh bsseoh qzel ybxmemr.\n16 Rzel ybxmemr Txha qxtnhuuha qb qzh oemhyt.\n17 Mzhxh jtl Hdueh phsbxh qzh lozbbu? \toemhyt\t12 6\n1 Utxi jhmq ptok qb qzh keqozhm qzel ybxmemr.\n2 Vhlqhxati Utxi jhmq qb qzh vtxk.\n3 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t1 2\n4 Vhlqhxati Txha jhmq ptok qb qzh keqozhm.\n5 Rzel tsqhxmbbm Utxi cbdxmhiha qb qzh lozbbu.\n6 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t1 2\n7 Zeuu qxtnhuuha qb qzh keqozhm qzel ybxmemr.\n8 Vhlqhxati Zeuu jhmq qb qzh vtxk.\n9 Mzhxh jtl Utxi phsbxh qzh keqozhm? \tvtxk\t1 2\n10 Utxi ybnha qb qzh vtxk qzel hnhmemr.\n11 Rzel ybxmemr Txha cbdxmhiha qb qzh oemhyt.\n12 Mzhxh jtl Utxi phsbxh qzh vtxk? \tlozbbu\t10 5\n13 Rzel tsqhxmbbm Zeuu qxtnhuuha qb qzh phaxbby.\n14 Rzel tsqhxmbbm Txha jhmq qb qzh keqozhm.\n15 Mzhxh jtl Zeuu phsbxh qzh phaxbby? \tkeqozhm\t13 7\n1 Txha ybnha qb qzh phaxbby qzel ybxmemr.\n2 Txha jhmq qb qzh vtxk ihlqhxati.\n3 Vhlqhxati Hdueh ybnha qb qzh oemhyt.\n4 Hdueh ybnha qb qzh keqozhm qzel ybxmemr.\n5 Mzhxh jtl Hdueh phsbxh qzh keqozhm? \toemhyt\t4 3\n6 Rzel hnhmemr Txha ybnha qb qzh bsseoh.\n7 Rzel tsqhxmbbm Txha cbdxmhiha qb qzh vtxk.\n8 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t1 2\n9 Vhlqhxati Zeuu jhmq ptok qb qzh phaxbby.\n10 Utxi jhmq ptok qb qzh keqozhm ihlqhxati.\n11 Mzhxh jtl Txha phsbxh qzh bsseoh? \tvtxk\t6 7\n12 Utxi jhmq qb qzh bsseoh qzel ybxmemr.\n13 Rzel ybxmemr Zeuu ybnha qb qzh vtxk.\n14 Mzhxh jtl Utxi phsbxh qzh bsseoh? \tkeqozhm\t12 10\n15 Rzel tsqhxmbbm Hdueh jhmq ptok qb qzh oemhyt.\n16 Utxi ybnha qb qzh phaxbby qzel tsqhxmbbm.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t13 9\n1 Vhlqhxati Utxi qxtnhuuha qb qzh keqozhm.\n2 Txha jhmq qb qzh vtxk ihlqhxati.\n3 Rzel ybxmemr Txha cbdxmhiha qb qzh phaxbby.\n4 Zeuu jhmq ptok qb qzh phaxbby ihlqhxati.\n5 Mzhxh jtl Txha phsbxh qzh phaxbby? \tvtxk\t3 2\n6 Rzel tsqhxmbbm Txha ybnha qb qzh keqozhm.\n7 Rzel ybxmemr Utxi qxtnhuuha qb qzh vtxk.\n8 Mzhxh jtl Utxi phsbxh qzh vtxk? \tkeqozhm\t7 1\n9 Hdueh qxtnhuuha qb qzh phaxbby qzel ybxmemr.\n10 Vhlqhxati Hdueh jhmq ptok qb qzh keqozhm.\n11 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t9 10\n12 Rzel hnhmemr Hdueh qxtnhuuha qb qzh bsseoh.\n13 Hdueh ybnha qb qzh keqozhm qzel tsqhxmbbm.\n14 Mzhxh jtl Hdueh phsbxh qzh phaxbby? \tkeqozhm\t9 10\n15 Rzel hnhmemr Txha cbdxmhiha qb qzh lozbbu.\n16 Zeuu jhmq qb qzh vtxk qzel ybxmemr.\n17 Mzhxh jtl Zeuu phsbxh qzh vtxk? \tphaxbby\t16 4\n"
  },
  {
    "path": "tasksv11/shuffled/qa15_basic-deduction_test.txt",
    "content": "1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Membmt el t lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Wtql txh tsxtea bs jbunhl.\n6 Hhlleot el t ybdlh.\n7 Iyeui el t otq.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 5\n10 Mztq el jembmt tsxtea bs?\tybdlh\t3 2\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 1\n12 Mztq el chlleot tsxtea bs?\totq\t6 4\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Ahxqxdah el t otq.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Hhlleot el t ybdlh.\n7 Iyeui el t jbus.\n8 Membmt el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t7 5\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t7 5\n11 Mztq el chlleot tsxtea bs?\totq\t6 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Membmt el t otq.\n3 Iyeui el t otq.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Ozhhv txh tsxtea bs otql.\n7 Ahxqxdah el t ybdlh.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 4\n10 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 4\n12 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Hhlleot el t otq.\n5 Iyeui el t otq.\n6 Membmt el t ybdlh.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 7\n10 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 7\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 7\n1 Ozhhv txh tsxtea bs otql.\n2 Hhlleot el t lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Wtql txh tsxtea bs lzhhv.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Iyeui el t lzhhv.\n7 Ahxqxdah el t lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n10 Mztq el chlleot tsxtea bs?\totq\t2 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Iyeui el t lzhhv.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Ahxqxdah el t lzhhv.\n7 Membmt el t jbus.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 5\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t8 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Iyeui el t otq.\n3 Membmt el t otq.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs otql.\n6 Mbunhl txh tsxtea bs otql.\n7 Hhlleot el t jbus.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t3 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ahxqxdah el t jbus.\n3 Wtql txh tsxtea bs jbunhl.\n4 Iyeui el t otq.\n5 Ueoh txh tsxtea bs otql.\n6 Hhlleot el t otq.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t2 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t2 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 3\n1 Ueoh txh tsxtea bs otql.\n2 Hhlleot el t ybdlh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Iyeui el t ybdlh.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Ahxqxdah el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t5 1\n10 Mztq el chlleot tsxtea bs?\totq\t2 1\n11 Mztq el chlleot tsxtea bs?\totq\t2 1\n12 Mztq el hyeui tsxtea bs?\totq\t5 1\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Iyeui el t otq.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Ahxqxdah el t lzhhv.\n7 Hhlleot el t ybdlh.\n8 Membmt el t jbus.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t7 5\n10 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 3\n12 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Membmt el t otq.\n4 Ozhhv txh tsxtea bs otql.\n5 Ahxqxdah el t otq.\n6 Hhlleot el t jbus.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Iyeui el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\totq\t6 2\n10 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n12 Mztq el chlleot tsxtea bs?\totq\t6 2\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ahxqxdah el t otq.\n5 Hhlleot el t ybdlh.\n6 Membmt el t ybdlh.\n7 Iyeui el t ybdlh.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t6 3\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Iyeui el t lzhhv.\n6 Ahxqxdah el t jbus.\n7 Membmt el t lzhhv.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 4\n10 Mztq el hyeui tsxtea bs?\tybdlh\t5 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 4\n12 Mztq el hyeui tsxtea bs?\tybdlh\t5 1\n1 Ozhhv txh tsxtea bs otql.\n2 Hhlleot el t lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Membmt el t jbus.\n6 Ahxqxdah el t lzhhv.\n7 Iyeui el t ybdlh.\n8 Wtql txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t7 3\n10 Mztq el chlleot tsxtea bs?\totq\t2 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t7 3\n12 Mztq el jembmt tsxtea bs?\tybdlh\t5 4\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ahxqxdah el t ybdlh.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Membmt el t lzhhv.\n6 Hhlleot el t jbus.\n7 Wtql txh tsxtea bs lzhhv.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t8 7\n11 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ahxqxdah el t ybdlh.\n4 Hhlleot el t lzhhv.\n5 Wtql txh tsxtea bs lzhhv.\n6 Iyeui el t ybdlh.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Membmt el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t6 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs lzhhv.\n3 Hhlleot el t jbus.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Membmt el t otq.\n6 Iyeui el t ybdlh.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t6 4\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t5 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Iyeui el t jbus.\n5 Hhlleot el t jbus.\n6 Membmt el t otq.\n7 Ahxqxdah el t ybdlh.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 3\n10 Mztq el chlleot tsxtea bs?\tybdlh\t5 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t6 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Membmt el t jbus.\n4 Iyeui el t jbus.\n5 Ozhhv txh tsxtea bs otql.\n6 Hhlleot el t lzhhv.\n7 Ahxqxdah el t otq.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n10 Mztq el chlleot tsxtea bs?\totq\t6 5\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t3 2\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Membmt el t lzhhv.\n4 Iyeui el t jbus.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Hhlleot el t ybdlh.\n7 Ahxqxdah el t ybdlh.\n8 Wtql txh tsxtea bs lzhhv.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t4 2\n10 Mztq el jembmt tsxtea bs?\totq\t3 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 5\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 5\n1 Ozhhv txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Iyeui el t jbus.\n5 Wtql txh tsxtea bs lzhhv.\n6 Membmt el t ybdlh.\n7 Ahxqxdah el t lzhhv.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t6 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t8 3\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t4 3\n1 Ozhhv txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ahxqxdah el t ybdlh.\n4 Mbunhl txh tsxtea bs otql.\n5 Wtql txh tsxtea bs lzhhv.\n6 Hhlleot el t lzhhv.\n7 Iyeui el t jbus.\n8 Membmt el t otq.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 5\n10 Mztq el hyeui tsxtea bs?\totq\t7 4\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 2\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t jbus.\n5 Hhlleot el t lzhhv.\n6 Ahxqxdah el t lzhhv.\n7 Ueoh txh tsxtea bs otql.\n8 Membmt el t jbus.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n10 Mztq el jembmt tsxtea bs?\tybdlh\t8 3\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Membmt el t lzhhv.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Hhlleot el t lzhhv.\n6 Iyeui el t ybdlh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 4\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n1 Ueoh txh tsxtea bs lzhhv.\n2 Iyeui el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Membmt el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Hhlleot el t jbus.\n8 Ahxqxdah el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 3\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t7 6\n1 Ueoh txh tsxtea bs jbunhl.\n2 Iyeui el t ybdlh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Hhlleot el t lzhhv.\n5 Wtql txh tsxtea bs jbunhl.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Ahxqxdah el t ybdlh.\n8 Membmt el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tjbus\t8 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Iyeui el t jbus.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Wtql txh tsxtea bs jbunhl.\n6 Membmt el t jbus.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t6 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t7 3\n11 Mztq el chlleot tsxtea bs?\tjbus\t7 3\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Ahxqxdah el t lzhhv.\n6 Hhlleot el t jbus.\n7 Membmt el t lzhhv.\n8 Iyeui el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t8 3\n11 Mztq el jembmt tsxtea bs?\tjbus\t7 3\n12 Mztq el hyeui tsxtea bs?\tjbus\t8 3\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Wtql txh tsxtea bs lzhhv.\n4 Iyeui el t jbus.\n5 Ahxqxdah el t otq.\n6 Membmt el t otq.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Hhlleot el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n10 Mztq el chlleot tsxtea bs?\totq\t8 2\n11 Mztq el hyeui tsxtea bs?\totq\t4 2\n12 Mztq el hyeui tsxtea bs?\totq\t4 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs jbunhl.\n4 Hhlleot el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Membmt el t lzhhv.\n7 Iyeui el t otq.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 3\n10 Mztq el chlleot tsxtea bs?\tjbus\t4 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 3\n12 Mztq el chlleot tsxtea bs?\tjbus\t4 1\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Ahxqxdah el t lzhhv.\n6 Membmt el t ybdlh.\n7 Iyeui el t jbus.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t6 3\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 4\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t6 3\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t6 3\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Hhlleot el t lzhhv.\n4 Wtql txh tsxtea bs yeoh.\n5 Mbunhl txh tsxtea bs otql.\n6 Membmt el t ybdlh.\n7 Ahxqxdah el t jbus.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t8 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t8 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t6 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t7 5\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs yeoh.\n3 Membmt el t lzhhv.\n4 Iyeui el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 2\n10 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 1\n1 Ozhhv txh tsxtea bs otql.\n2 Hhlleot el t lzhhv.\n3 Mbunhl txh tsxtea bs otql.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Wtql txh tsxtea bs lzhhv.\n6 Ahxqxdah el t ybdlh.\n7 Membmt el t otq.\n8 Iyeui el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t7 5\n10 Mztq el chlleot tsxtea bs?\totq\t2 1\n11 Mztq el hyeui tsxtea bs?\totq\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 4\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t otq.\n4 Hhlleot el t lzhhv.\n5 Membmt el t lzhhv.\n6 Ueoh txh tsxtea bs otql.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n10 Mztq el chlleot tsxtea bs?\totq\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Wtql txh tsxtea bs lzhhv.\n5 Hhlleot el t lzhhv.\n6 Ahxqxdah el t lzhhv.\n7 Membmt el t otq.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 3\n10 Mztq el chlleot tsxtea bs?\tybdlh\t5 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t5 3\n12 Mztq el chlleot tsxtea bs?\tybdlh\t5 3\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ahxqxdah el t jbus.\n4 Wtql txh tsxtea bs lzhhv.\n5 Hhlleot el t otq.\n6 Ueoh txh tsxtea bs otql.\n7 Membmt el t lzhhv.\n8 Iyeui el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 2\n11 Mztq el jembmt tsxtea bs?\totq\t7 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t8 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Ahxqxdah el t ybdlh.\n4 Ozhhv txh tsxtea bs otql.\n5 Iyeui el t otq.\n6 Membmt el t otq.\n7 Hhlleot el t otq.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t7 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t7 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Iyeui el t otq.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Hhlleot el t otq.\n6 Mbunhl txh tsxtea bs otql.\n7 Ahxqxdah el t jbus.\n8 Membmt el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t7 6\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t5 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Iyeui el t jbus.\n4 Hhlleot el t lzhhv.\n5 Wtql txh tsxtea bs yeoh.\n6 Membmt el t jbus.\n7 Ahxqxdah el t lzhhv.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\totq\t3 1\n10 Mztq el jembmt tsxtea bs?\totq\t6 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t4 2\n12 Mztq el hyeui tsxtea bs?\totq\t3 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Hhlleot el t otq.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Membmt el t otq.\n5 Ueoh txh tsxtea bs otql.\n6 Ahxqxdah el t otq.\n7 Iyeui el t otq.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t4 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Hhlleot el t ybdlh.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Membmt el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t5 4\n10 Mztq el chlleot tsxtea bs?\totq\t3 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Membmt el t jbus.\n4 Hhlleot el t otq.\n5 Iyeui el t otq.\n6 Ahxqxdah el t jbus.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t3 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t3 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t3 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Iyeui el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Mbunhl txh tsxtea bs otql.\n7 Membmt el t jbus.\n8 Hhlleot el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t8 3\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs otql.\n4 Ahxqxdah el t otq.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t otq.\n7 Membmt el t ybdlh.\n8 Hhlleot el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\totq\t7 3\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t6 1\n11 Mztq el jembmt tsxtea bs?\totq\t7 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Hhlleot el t jbus.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Iyeui el t lzhhv.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tjbus\t5 4\n10 Mztq el hyeui tsxtea bs?\tjbus\t5 4\n11 Mztq el jembmt tsxtea bs?\tjbus\t7 6\n12 Mztq el chlleot tsxtea bs?\tybdlh\t3 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Hhlleot el t lzhhv.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Iyeui el t jbus.\n7 Membmt el t otq.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 5\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t4 3\n1 Ueoh txh tsxtea bs jbunhl.\n2 Iyeui el t ybdlh.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Membmt el t jbus.\n5 Ozhhv txh tsxtea bs otql.\n6 Wtql txh tsxtea bs lzhhv.\n7 Hhlleot el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t4 3\n10 Mztq el jembmt tsxtea bs?\tybdlh\t4 3\n11 Mztq el jembmt tsxtea bs?\tybdlh\t4 3\n12 Mztq el hyeui tsxtea bs?\tjbus\t2 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Wtql txh tsxtea bs lzhhv.\n5 Ahxqxdah el t jbus.\n6 Iyeui el t jbus.\n7 Membmt el t lzhhv.\n8 Hhlleot el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tjbus\t7 2\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t8 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t5 3\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t8 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Iyeui el t lzhhv.\n6 Ahxqxdah el t jbus.\n7 Hhlleot el t otq.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 3\n11 Mztq el chlleot tsxtea bs?\tjbus\t7 2\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Iyeui el t ybdlh.\n5 Ahxqxdah el t ybdlh.\n6 Hhlleot el t otq.\n7 Membmt el t lzhhv.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs otql.\n4 Ahxqxdah el t lzhhv.\n5 Hhlleot el t lzhhv.\n6 Wtql txh tsxtea bs jbunhl.\n7 Iyeui el t lzhhv.\n8 Membmt el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n11 Mztq el hyeui tsxtea bs?\totq\t7 1\n12 Mztq el chlleot tsxtea bs?\totq\t5 1\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Iyeui el t lzhhv.\n5 Ahxqxdah el t ybdlh.\n6 Membmt el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Hhlleot el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n10 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t8 3\n12 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Hhlleot el t ybdlh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs otql.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Ahxqxdah el t jbus.\n7 Iyeui el t lzhhv.\n8 Membmt el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t6 4\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 5\n12 Mztq el rhxqxdah tsxtea bs?\totq\t6 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ahxqxdah el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Hhlleot el t ybdlh.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Iyeui el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t7 4\n10 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t8 1\n12 Mztq el hyeui tsxtea bs?\totq\t7 4\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Hhlleot el t ybdlh.\n4 Iyeui el t otq.\n5 Ahxqxdah el t otq.\n6 Mbunhl txh tsxtea bs otql.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Membmt el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t8 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t8 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Iyeui el t otq.\n6 Hhlleot el t lzhhv.\n7 Membmt el t otq.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Membmt el t ybdlh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t ybdlh.\n6 Wtql txh tsxtea bs yeoh.\n7 Iyeui el t otq.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Membmt el t otq.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Hhlleot el t otq.\n7 Ahxqxdah el t ybdlh.\n8 Iyeui el t jbus.\n9 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t8 4\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Iyeui el t ybdlh.\n5 Hhlleot el t lzhhv.\n6 Ahxqxdah el t lzhhv.\n7 Wtql txh tsxtea bs lzhhv.\n8 Membmt el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 3\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 3\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 3\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Ahxqxdah el t ybdlh.\n6 Hhlleot el t jbus.\n7 Iyeui el t jbus.\n8 Membmt el t jbus.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t7 4\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t8 4\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t6 4\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs otql.\n4 Iyeui el t otq.\n5 Hhlleot el t lzhhv.\n6 Membmt el t jbus.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Ahxqxdah el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t6 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 2\n11 Mztq el chlleot tsxtea bs?\totq\t5 3\n12 Mztq el chlleot tsxtea bs?\totq\t5 3\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Iyeui el t otq.\n4 Ahxqxdah el t ybdlh.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Membmt el t otq.\n8 Hhlleot el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t8 6\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs otql.\n4 Membmt el t jbus.\n5 Ahxqxdah el t jbus.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Hhlleot el t lzhhv.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t4 2\n10 Mztq el chlleot tsxtea bs?\totq\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 2\n12 Mztq el jembmt tsxtea bs?\tybdlh\t4 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Wtql txh tsxtea bs lzhhv.\n5 Iyeui el t lzhhv.\n6 Hhlleot el t jbus.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\totq\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t6 3\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Membmt el t ybdlh.\n4 Ahxqxdah el t lzhhv.\n5 Hhlleot el t lzhhv.\n6 Mbunhl txh tsxtea bs otql.\n7 Wtql txh tsxtea bs jbunhl.\n8 Iyeui el t jbus.\n9 Mztq el hyeui tsxtea bs?\totq\t8 6\n10 Mztq el hyeui tsxtea bs?\totq\t8 6\n11 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t5 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Iyeui el t jbus.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Membmt el t jbus.\n6 Wtql txh tsxtea bs lzhhv.\n7 Hhlleot el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 2\n10 Mztq el hyeui tsxtea bs?\tybdlh\t3 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs otql.\n3 Hhlleot el t jbus.\n4 Ozhhv txh tsxtea bs otql.\n5 Membmt el t ybdlh.\n6 Wtql txh tsxtea bs yeoh.\n7 Ahxqxdah el t otq.\n8 Iyeui el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 6\n10 Mztq el hyeui tsxtea bs?\totq\t8 2\n11 Mztq el chlleot tsxtea bs?\totq\t3 2\n12 Mztq el hyeui tsxtea bs?\totq\t8 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs jbunhl.\n4 Iyeui el t otq.\n5 Ahxqxdah el t otq.\n6 Membmt el t ybdlh.\n7 Hhlleot el t ybdlh.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 3\n10 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t7 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 3\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Hhlleot el t lzhhv.\n3 Ahxqxdah el t lzhhv.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Wtql txh tsxtea bs yeoh.\n6 Membmt el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Iyeui el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t6 5\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Iyeui el t jbus.\n5 Membmt el t otq.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Ahxqxdah el t ybdlh.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t4 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t8 3\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t8 3\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t4 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Ahxqxdah el t lzhhv.\n3 Membmt el t lzhhv.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Wtql txh tsxtea bs jbunhl.\n7 Hhlleot el t ybdlh.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t8 4\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t7 4\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t8 4\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t8 4\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Membmt el t jbus.\n5 Wtql txh tsxtea bs jbunhl.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t7 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 5\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs yeoh.\n3 Hhlleot el t lzhhv.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Iyeui el t jbus.\n7 Ahxqxdah el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 4\n10 Mztq el jembmt tsxtea bs?\tjbus\t8 5\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 4\n12 Mztq el hyeui tsxtea bs?\tybdlh\t6 4\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Hhlleot el t jbus.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Membmt el t jbus.\n6 Ueoh txh tsxtea bs otql.\n7 Ahxqxdah el t otq.\n8 Iyeui el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 3\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 3\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t2 1\n1 Wtql txh tsxtea bs yeoh.\n2 Hhlleot el t otq.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs otql.\n5 Iyeui el t lzhhv.\n6 Membmt el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 4\n11 Mztq el chlleot tsxtea bs?\tybdlh\t2 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t6 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs otql.\n4 Membmt el t jbus.\n5 Ahxqxdah el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Wtql txh tsxtea bs jbunhl.\n8 Hhlleot el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Hhlleot el t lzhhv.\n3 Wtql txh tsxtea bs lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Ahxqxdah el t ybdlh.\n7 Iyeui el t otq.\n8 Membmt el t otq.\n9 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t7 3\n12 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t lzhhv.\n4 Wtql txh tsxtea bs lzhhv.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Hhlleot el t lzhhv.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 1\n10 Mztq el hyeui tsxtea bs?\totq\t3 2\n11 Mztq el jembmt tsxtea bs?\totq\t7 2\n12 Mztq el chlleot tsxtea bs?\totq\t6 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs otql.\n5 Iyeui el t ybdlh.\n6 Hhlleot el t lzhhv.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n11 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ahxqxdah el t ybdlh.\n5 Iyeui el t jbus.\n6 Hhlleot el t ybdlh.\n7 Membmt el t lzhhv.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 3\n10 Mztq el hyeui tsxtea bs?\totq\t5 2\n11 Mztq el hyeui tsxtea bs?\totq\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 3\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs yeoh.\n3 Membmt el t otq.\n4 Iyeui el t jbus.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Ueoh txh tsxtea bs otql.\n7 Ahxqxdah el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t3 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 6\n11 Mztq el jembmt tsxtea bs?\tybdlh\t3 2\n12 Mztq el chlleot tsxtea bs?\totq\t8 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Membmt el t jbus.\n3 Ahxqxdah el t jbus.\n4 Wtql txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Hhlleot el t ybdlh.\n7 Iyeui el t jbus.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t6 5\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t7 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Hhlleot el t ybdlh.\n3 Iyeui el t ybdlh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Membmt el t jbus.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Ahxqxdah el t ybdlh.\n8 Wtql txh tsxtea bs jbunhl.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t5 4\n10 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Iyeui el t ybdlh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t ybdlh.\n6 Ahxqxdah el t otq.\n7 Membmt el t jbus.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\totq\t3 2\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 4\n11 Mztq el hyeui tsxtea bs?\totq\t3 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 1\n1 Mbunhl txh tsxtea bs otql.\n2 Membmt el t jbus.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Wtql txh tsxtea bs lzhhv.\n5 Ueoh txh tsxtea bs otql.\n6 Ahxqxdah el t ybdlh.\n7 Hhlleot el t otq.\n8 Iyeui el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\totq\t2 1\n10 Mztq el hyeui tsxtea bs?\totq\t8 5\n11 Mztq el hyeui tsxtea bs?\totq\t8 5\n12 Mztq el jembmt tsxtea bs?\totq\t2 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Iyeui el t otq.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Membmt el t lzhhv.\n7 Ahxqxdah el t ybdlh.\n8 Hhlleot el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 3\n1 Ueoh txh tsxtea bs jbunhl.\n2 Membmt el t ybdlh.\n3 Hhlleot el t ybdlh.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Wtql txh tsxtea bs jbunhl.\n7 Iyeui el t otq.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t7 6\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ahxqxdah el t ybdlh.\n5 Iyeui el t otq.\n6 Ozhhv txh tsxtea bs otql.\n7 Hhlleot el t otq.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t7 2\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t7 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Hhlleot el t ybdlh.\n4 Membmt el t ybdlh.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Iyeui el t lzhhv.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 5\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 5\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t3 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Hhlleot el t lzhhv.\n5 Iyeui el t otq.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t4 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t5 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t5 2\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs otql.\n3 Wtql txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Ahxqxdah el t lzhhv.\n6 Iyeui el t otq.\n7 Hhlleot el t otq.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t8 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 4\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t6 3\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t7 3\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Membmt el t jbus.\n4 Iyeui el t ybdlh.\n5 Wtql txh tsxtea bs lzhhv.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Hhlleot el t jbus.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t7 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n12 Mztq el chlleot tsxtea bs?\tybdlh\t7 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ahxqxdah el t otq.\n4 Hhlleot el t otq.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Ueoh txh tsxtea bs otql.\n7 Membmt el t jbus.\n8 Iyeui el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t4 2\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 5\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t7 5\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Membmt el t lzhhv.\n4 Ahxqxdah el t lzhhv.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Iyeui el t lzhhv.\n7 Wtql txh tsxtea bs lzhhv.\n8 Hhlleot el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Hhlleot el t lzhhv.\n3 Ueoh txh tsxtea bs otql.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Ahxqxdah el t jbus.\n6 Iyeui el t jbus.\n7 Wtql txh tsxtea bs yeoh.\n8 Membmt el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 4\n11 Mztq el chlleot tsxtea bs?\tybdlh\t2 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t2 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Membmt el t otq.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Hhlleot el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t jbus.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t5 4\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 4\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t5 4\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t7 6\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Membmt el t ybdlh.\n5 Ahxqxdah el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t jbus.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el jembmt tsxtea bs?\tjbus\t4 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t4 2\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Hhlleot el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Membmt el t lzhhv.\n8 Iyeui el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t4 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t4 3\n12 Mztq el jembmt tsxtea bs?\tybdlh\t7 3\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs jbunhl.\n4 Iyeui el t ybdlh.\n5 Hhlleot el t lzhhv.\n6 Membmt el t otq.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t6 3\n11 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Membmt el t jbus.\n5 Ahxqxdah el t jbus.\n6 Hhlleot el t otq.\n7 Iyeui el t otq.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n10 Mztq el jembmt tsxtea bs?\totq\t4 3\n11 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ahxqxdah el t ybdlh.\n4 Mbunhl txh tsxtea bs otql.\n5 Wtql txh tsxtea bs yeoh.\n6 Membmt el t ybdlh.\n7 Iyeui el t lzhhv.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n12 Mztq el chlleot tsxtea bs?\totq\t8 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Hhlleot el t ybdlh.\n3 Membmt el t ybdlh.\n4 Ozhhv txh tsxtea bs otql.\n5 Mbunhl txh tsxtea bs otql.\n6 Wtql txh tsxtea bs lzhhv.\n7 Ahxqxdah el t jbus.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs otql.\n4 Membmt el t jbus.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Iyeui el t ybdlh.\n7 Ahxqxdah el t lzhhv.\n8 Hhlleot el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 5\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 3\n11 Mztq el jembmt tsxtea bs?\totq\t4 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t7 3\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Membmt el t lzhhv.\n4 Ahxqxdah el t ybdlh.\n5 Wtql txh tsxtea bs jbunhl.\n6 Hhlleot el t lzhhv.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t8 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t8 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Membmt el t ybdlh.\n6 Iyeui el t jbus.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t7 3\n11 Mztq el chlleot tsxtea bs?\tjbus\t7 3\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ahxqxdah el t otq.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Membmt el t otq.\n7 Iyeui el t lzhhv.\n8 Hhlleot el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Membmt el t ybdlh.\n4 Hhlleot el t lzhhv.\n5 Wtql txh tsxtea bs lzhhv.\n6 Ahxqxdah el t ybdlh.\n7 Iyeui el t lzhhv.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t4 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Membmt el t otq.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Iyeui el t otq.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Ahxqxdah el t otq.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Hhlleot el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t8 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 1\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t4 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Iyeui el t jbus.\n6 Membmt el t otq.\n7 Ahxqxdah el t otq.\n8 Hhlleot el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t5 2\n12 Mztq el hyeui tsxtea bs?\tybdlh\t5 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 3\n10 Mztq el chlleot tsxtea bs?\tybdlh\t5 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t5 3\n12 Mztq el hyeui tsxtea bs?\tybdlh\t6 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ahxqxdah el t ybdlh.\n5 Membmt el t ybdlh.\n6 Iyeui el t ybdlh.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 3\n11 Mztq el jembmt tsxtea bs?\tjbus\t5 3\n12 Mztq el jembmt tsxtea bs?\tjbus\t5 3\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs otql.\n3 Membmt el t jbus.\n4 Ahxqxdah el t jbus.\n5 Iyeui el t jbus.\n6 Ozhhv txh tsxtea bs otql.\n7 Hhlleot el t ybdlh.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n10 Mztq el chlleot tsxtea bs?\totq\t7 1\n11 Mztq el hyeui tsxtea bs?\totq\t5 2\n12 Mztq el chlleot tsxtea bs?\totq\t7 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Membmt el t ybdlh.\n5 Ahxqxdah el t ybdlh.\n6 Iyeui el t ybdlh.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Hhlleot el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ahxqxdah el t ybdlh.\n5 Hhlleot el t lzhhv.\n6 Membmt el t lzhhv.\n7 Wtql txh tsxtea bs lzhhv.\n8 Iyeui el t jbus.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n10 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Membmt el t ybdlh.\n5 Hhlleot el t jbus.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Iyeui el t jbus.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 3\n11 Mztq el jembmt tsxtea bs?\tjbus\t4 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t4 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ahxqxdah el t otq.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Iyeui el t otq.\n5 Mbunhl txh tsxtea bs otql.\n6 Hhlleot el t jbus.\n7 Membmt el t lzhhv.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el chlleot tsxtea bs?\totq\t6 5\n10 Mztq el jembmt tsxtea bs?\tybdlh\t7 3\n11 Mztq el chlleot tsxtea bs?\totq\t6 5\n12 Mztq el jembmt tsxtea bs?\tybdlh\t7 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Hhlleot el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ahxqxdah el t otq.\n5 Iyeui el t ybdlh.\n6 Ozhhv txh tsxtea bs otql.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Membmt el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\totq\t8 6\n10 Mztq el jembmt tsxtea bs?\totq\t8 6\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t2 1\n12 Mztq el jembmt tsxtea bs?\totq\t8 6\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs otql.\n3 Hhlleot el t jbus.\n4 Ahxqxdah el t lzhhv.\n5 Iyeui el t lzhhv.\n6 Wtql txh tsxtea bs jbunhl.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 7\n10 Mztq el hyeui tsxtea bs?\tybdlh\t5 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 1\n12 Mztq el chlleot tsxtea bs?\totq\t3 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ahxqxdah el t lzhhv.\n5 Membmt el t otq.\n6 Mbunhl txh tsxtea bs otql.\n7 Hhlleot el t jbus.\n8 Iyeui el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 2\n10 Mztq el chlleot tsxtea bs?\totq\t7 6\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 1\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t8 3\n1 Wtql txh tsxtea bs jbunhl.\n2 Iyeui el t otq.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ahxqxdah el t otq.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Membmt el t otq.\n7 Ozhhv txh tsxtea bs otql.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t8 3\n11 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t2 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Iyeui el t otq.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Hhlleot el t jbus.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t6 3\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t6 3\n11 Mztq el jembmt tsxtea bs?\tybdlh\t7 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs otql.\n4 Wtql txh tsxtea bs lzhhv.\n5 Hhlleot el t ybdlh.\n6 Iyeui el t ybdlh.\n7 Ahxqxdah el t lzhhv.\n8 Membmt el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 1\n11 Mztq el chlleot tsxtea bs?\totq\t5 3\n12 Mztq el jembmt tsxtea bs?\tybdlh\t8 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs otql.\n4 Wtql txh tsxtea bs lzhhv.\n5 Iyeui el t lzhhv.\n6 Hhlleot el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Membmt el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\totq\t5 3\n10 Mztq el jembmt tsxtea bs?\totq\t8 3\n11 Mztq el hyeui tsxtea bs?\totq\t5 3\n12 Mztq el hyeui tsxtea bs?\totq\t5 3\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ahxqxdah el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs otql.\n5 Membmt el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t jbus.\n8 Hhlleot el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n10 Mztq el chlleot tsxtea bs?\totq\t8 4\n11 Mztq el chlleot tsxtea bs?\totq\t8 4\n12 Mztq el chlleot tsxtea bs?\totq\t8 4\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Iyeui el t lzhhv.\n6 Membmt el t lzhhv.\n7 Hhlleot el t jbus.\n8 Ahxqxdah el t jbus.\n9 Mztq el chlleot tsxtea bs?\totq\t7 4\n10 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n11 Mztq el chlleot tsxtea bs?\totq\t7 4\n12 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ahxqxdah el t ybdlh.\n3 Membmt el t ybdlh.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Hhlleot el t ybdlh.\n6 Iyeui el t ybdlh.\n7 Wtql txh tsxtea bs yeoh.\n8 Mbunhl txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t3 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t3 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t5 1\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t6 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ahxqxdah el t otq.\n3 Hhlleot el t otq.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Membmt el t jbus.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Iyeui el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 4\n10 Mztq el chlleot tsxtea bs?\tybdlh\t3 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 4\n12 Mztq el jembmt tsxtea bs?\tybdlh\t5 4\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Hhlleot el t lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Mbunhl txh tsxtea bs otql.\n6 Iyeui el t jbus.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t7 3\n10 Mztq el hyeui tsxtea bs?\totq\t6 5\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs lzhhv.\n4 Membmt el t jbus.\n5 Ahxqxdah el t otq.\n6 Iyeui el t ybdlh.\n7 Hhlleot el t otq.\n8 Ozhhv txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Hhlleot el t otq.\n5 Iyeui el t jbus.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Membmt el t otq.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t5 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 3\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t4 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Ahxqxdah el t otq.\n4 Hhlleot el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t otq.\n7 Iyeui el t otq.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t4 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t7 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t7 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t4 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Ahxqxdah el t lzhhv.\n6 Hhlleot el t ybdlh.\n7 Iyeui el t ybdlh.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n11 Mztq el jembmt tsxtea bs?\totq\t8 1\n12 Mztq el hyeui tsxtea bs?\totq\t7 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Wtql txh tsxtea bs yeoh.\n5 Iyeui el t otq.\n6 Hhlleot el t jbus.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n10 Mztq el hyeui tsxtea bs?\tybdlh\t5 4\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t7 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Hhlleot el t jbus.\n5 Iyeui el t otq.\n6 Ahxqxdah el t otq.\n7 Membmt el t lzhhv.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t5 2\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t5 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ahxqxdah el t ybdlh.\n5 Wtql txh tsxtea bs lzhhv.\n6 Membmt el t otq.\n7 Hhlleot el t jbus.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t7 3\n11 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t6 5\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Hhlleot el t ybdlh.\n4 Ahxqxdah el t ybdlh.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Membmt el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t8 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n1 Ueoh txh tsxtea bs otql.\n2 Ahxqxdah el t ybdlh.\n3 Mbunhl txh tsxtea bs otql.\n4 Wtql txh tsxtea bs lzhhv.\n5 Membmt el t ybdlh.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Hhlleot el t jbus.\n8 Iyeui el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t8 4\n10 Mztq el chlleot tsxtea bs?\totq\t7 3\n11 Mztq el chlleot tsxtea bs?\totq\t7 3\n12 Mztq el jembmt tsxtea bs?\totq\t5 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs jbunhl.\n4 Membmt el t jbus.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Iyeui el t ybdlh.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 3\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t6 2\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t7 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 3\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Membmt el t lzhhv.\n6 Hhlleot el t otq.\n7 Ahxqxdah el t otq.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 3\n10 Mztq el jembmt tsxtea bs?\tybdlh\t5 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 2\n1 Mbunhl txh tsxtea bs otql.\n2 Ahxqxdah el t jbus.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Hhlleot el t jbus.\n5 Ueoh txh tsxtea bs otql.\n6 Membmt el t ybdlh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Iyeui el t jbus.\n9 Mztq el chlleot tsxtea bs?\totq\t4 1\n10 Mztq el hyeui tsxtea bs?\totq\t8 1\n11 Mztq el hyeui tsxtea bs?\totq\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t2 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Hhlleot el t jbus.\n4 Membmt el t ybdlh.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t lzhhv.\n7 Wtql txh tsxtea bs jbunhl.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n10 Mztq el jembmt tsxtea bs?\tjbus\t4 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Hhlleot el t otq.\n5 Ahxqxdah el t jbus.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Iyeui el t lzhhv.\n8 Membmt el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n10 Mztq el chlleot tsxtea bs?\tybdlh\t4 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Hhlleot el t lzhhv.\n5 Iyeui el t jbus.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Membmt el t otq.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 6\n10 Mztq el hyeui tsxtea bs?\tybdlh\t5 2\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t7 3\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t7 3\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Hhlleot el t lzhhv.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Iyeui el t lzhhv.\n7 Membmt el t jbus.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 4\n10 Mztq el hyeui tsxtea bs?\totq\t6 1\n11 Mztq el hyeui tsxtea bs?\totq\t6 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t7 5\n1 Ueoh txh tsxtea bs lzhhv.\n2 Iyeui el t ybdlh.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Membmt el t lzhhv.\n6 Ahxqxdah el t jbus.\n7 Hhlleot el t lzhhv.\n8 Wtql txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t7 4\n10 Mztq el jembmt tsxtea bs?\tjbus\t5 4\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 3\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Iyeui el t ybdlh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs otql.\n5 Ahxqxdah el t jbus.\n6 Wtql txh tsxtea bs yeoh.\n7 Membmt el t ybdlh.\n8 Hhlleot el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t5 4\n12 Mztq el jembmt tsxtea bs?\tjbus\t7 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t ybdlh.\n5 Membmt el t ybdlh.\n6 Ahxqxdah el t ybdlh.\n7 Hhlleot el t jbus.\n8 Ozhhv txh tsxtea bs yeoh.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t7 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t4 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t4 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 1\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Iyeui el t otq.\n5 Ahxqxdah el t jbus.\n6 Membmt el t jbus.\n7 Hhlleot el t lzhhv.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el chlleot tsxtea bs?\tjbus\t7 3\n10 Mztq el jembmt tsxtea bs?\totq\t6 1\n11 Mztq el jembmt tsxtea bs?\totq\t6 1\n12 Mztq el jembmt tsxtea bs?\totq\t6 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ahxqxdah el t ybdlh.\n4 Membmt el t ybdlh.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t lzhhv.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t7 2\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t4 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs otql.\n3 Hhlleot el t lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Ahxqxdah el t lzhhv.\n7 Iyeui el t otq.\n8 Membmt el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t6 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 4\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 4\n12 Mztq el jembmt tsxtea bs?\tjbus\t8 4\n1 Mbunhl txh tsxtea bs otql.\n2 Membmt el t jbus.\n3 Ueoh txh tsxtea bs otql.\n4 Wtql txh tsxtea bs lzhhv.\n5 Ozhhv txh tsxtea bs otql.\n6 Iyeui el t ybdlh.\n7 Hhlleot el t jbus.\n8 Ahxqxdah el t otq.\n9 Mztq el chlleot tsxtea bs?\totq\t7 1\n10 Mztq el jembmt tsxtea bs?\totq\t2 1\n11 Mztq el chlleot tsxtea bs?\totq\t7 1\n12 Mztq el jembmt tsxtea bs?\totq\t2 1\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ahxqxdah el t lzhhv.\n4 Membmt el t jbus.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Iyeui el t lzhhv.\n7 Wtql txh tsxtea bs jbunhl.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\totq\t6 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t4 2\n11 Mztq el hyeui tsxtea bs?\totq\t6 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t3 1\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Hhlleot el t otq.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Membmt el t otq.\n7 Ahxqxdah el t ybdlh.\n8 Iyeui el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Ahxqxdah el t otq.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Iyeui el t otq.\n6 Hhlleot el t jbus.\n7 Membmt el t ybdlh.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t7 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t7 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs otql.\n3 Membmt el t ybdlh.\n4 Wtql txh tsxtea bs jbunhl.\n5 Iyeui el t jbus.\n6 Hhlleot el t jbus.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t5 1\n10 Mztq el chlleot tsxtea bs?\totq\t6 1\n11 Mztq el chlleot tsxtea bs?\totq\t6 1\n12 Mztq el hyeui tsxtea bs?\totq\t5 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Hhlleot el t jbus.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ahxqxdah el t jbus.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Membmt el t lzhhv.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tjbus\t7 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t8 4\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t7 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t otq.\n5 Membmt el t otq.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Ahxqxdah el t lzhhv.\n8 Hhlleot el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 6\n10 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 6\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Ahxqxdah el t otq.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Hhlleot el t otq.\n6 Membmt el t otq.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Iyeui el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Membmt el t lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Hhlleot el t otq.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t jbus.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 4\n10 Mztq el chlleot tsxtea bs?\tjbus\t5 4\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 4\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Hhlleot el t ybdlh.\n6 Membmt el t lzhhv.\n7 Iyeui el t ybdlh.\n8 Wtql txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t6 3\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Iyeui el t otq.\n4 Mbunhl txh tsxtea bs otql.\n5 Hhlleot el t ybdlh.\n6 Ahxqxdah el t jbus.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t8 4\n10 Mztq el chlleot tsxtea bs?\totq\t5 1\n11 Mztq el chlleot tsxtea bs?\totq\t5 1\n12 Mztq el chlleot tsxtea bs?\totq\t5 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs yeoh.\n3 Iyeui el t otq.\n4 Ahxqxdah el t jbus.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Hhlleot el t otq.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Membmt el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n12 Mztq el jembmt tsxtea bs?\tybdlh\t8 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Membmt el t otq.\n4 Ahxqxdah el t otq.\n5 Hhlleot el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t5 2\n10 Mztq el hyeui tsxtea bs?\tybdlh\t6 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 2\n12 Mztq el hyeui tsxtea bs?\tybdlh\t6 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Ahxqxdah el t ybdlh.\n6 Membmt el t otq.\n7 Iyeui el t otq.\n8 Hhlleot el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t6 1\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t5 2\n12 Mztq el jembmt tsxtea bs?\tybdlh\t6 1\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Iyeui el t otq.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Membmt el t otq.\n7 Hhlleot el t jbus.\n8 Ahxqxdah el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t6 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t3 2\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t6 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t6 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Membmt el t otq.\n4 Iyeui el t ybdlh.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Hhlleot el t otq.\n7 Ahxqxdah el t jbus.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t4 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 2\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t4 2\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t4 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs jbunhl.\n3 Hhlleot el t otq.\n4 Membmt el t lzhhv.\n5 Ueoh txh tsxtea bs otql.\n6 Ahxqxdah el t ybdlh.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Iyeui el t jbus.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t8 7\n10 Mztq el jembmt tsxtea bs?\tybdlh\t4 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t4 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t4 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Membmt el t lzhhv.\n5 Iyeui el t lzhhv.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Hhlleot el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t4 3\n12 Mztq el jembmt tsxtea bs?\tjbus\t4 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ahxqxdah el t lzhhv.\n6 Hhlleot el t lzhhv.\n7 Ueoh txh tsxtea bs otql.\n8 Membmt el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\totq\t8 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t5 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t5 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs jbunhl.\n4 Hhlleot el t ybdlh.\n5 Ahxqxdah el t jbus.\n6 Iyeui el t ybdlh.\n7 Membmt el t jbus.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t4 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t6 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs otql.\n4 Hhlleot el t lzhhv.\n5 Iyeui el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\totq\t4 3\n10 Mztq el hyeui tsxtea bs?\totq\t5 2\n11 Mztq el hyeui tsxtea bs?\totq\t5 2\n12 Mztq el chlleot tsxtea bs?\totq\t4 3\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ahxqxdah el t lzhhv.\n4 Hhlleot el t jbus.\n5 Iyeui el t lzhhv.\n6 Wtql txh tsxtea bs lzhhv.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t5 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t4 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t5 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t5 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ahxqxdah el t ybdlh.\n5 Hhlleot el t ybdlh.\n6 Iyeui el t jbus.\n7 Wtql txh tsxtea bs lzhhv.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t8 1\n10 Mztq el hyeui tsxtea bs?\totq\t6 1\n11 Mztq el jembmt tsxtea bs?\totq\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs jbunhl.\n4 Iyeui el t otq.\n5 Hhlleot el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Membmt el t jbus.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t5 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 6\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 3\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Hhlleot el t otq.\n4 Membmt el t jbus.\n5 Ozhhv txh tsxtea bs otql.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Ahxqxdah el t jbus.\n8 Iyeui el t otq.\n9 Mztq el chlleot tsxtea bs?\tjbus\t3 1\n10 Mztq el jembmt tsxtea bs?\totq\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t7 2\n12 Mztq el jembmt tsxtea bs?\totq\t4 2\n1 Ozhhv txh tsxtea bs otql.\n2 Ahxqxdah el t lzhhv.\n3 Iyeui el t lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ueoh txh tsxtea bs otql.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Hhlleot el t otq.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 6\n10 Mztq el chlleot tsxtea bs?\tjbus\t7 4\n11 Mztq el chlleot tsxtea bs?\tjbus\t7 4\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 4\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs otql.\n3 Wtql txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ahxqxdah el t ybdlh.\n6 Membmt el t otq.\n7 Hhlleot el t jbus.\n8 Iyeui el t otq.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t7 4\n10 Mztq el hyeui tsxtea bs?\tybdlh\t8 3\n11 Mztq el hyeui tsxtea bs?\tybdlh\t8 3\n12 Mztq el jembmt tsxtea bs?\tybdlh\t6 3\n1 Wtql txh tsxtea bs yeoh.\n2 Membmt el t otq.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Hhlleot el t lzhhv.\n6 Iyeui el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Ahxqxdah el t jbus.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 4\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 7\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t6 1\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Iyeui el t jbus.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Ahxqxdah el t otq.\n7 Membmt el t otq.\n8 Hhlleot el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t7 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 1\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs yeoh.\n4 Ahxqxdah el t jbus.\n5 Membmt el t otq.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t otq.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t5 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t7 3\n12 Mztq el hyeui tsxtea bs?\totq\t6 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs jbunhl.\n3 Membmt el t otq.\n4 Ahxqxdah el t otq.\n5 Mbunhl txh tsxtea bs otql.\n6 Hhlleot el t otq.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Iyeui el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 2\n12 Mztq el hyeui tsxtea bs?\totq\t8 5\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs otql.\n4 Membmt el t ybdlh.\n5 Hhlleot el t otq.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ahxqxdah el t ybdlh.\n6 Membmt el t otq.\n7 Hhlleot el t lzhhv.\n8 Iyeui el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t7 2\n10 Mztq el hyeui tsxtea bs?\totq\t8 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t7 2\n12 Mztq el hyeui tsxtea bs?\totq\t8 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Hhlleot el t otq.\n3 Iyeui el t otq.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Membmt el t ybdlh.\n6 Ahxqxdah el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Ozhhv txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t5 4\n1 Ueoh txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Hhlleot el t lzhhv.\n5 Wtql txh tsxtea bs jbunhl.\n6 Ahxqxdah el t lzhhv.\n7 Membmt el t jbus.\n8 Iyeui el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tjbus\t8 3\n10 Mztq el chlleot tsxtea bs?\tjbus\t4 3\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 3\n12 Mztq el jembmt tsxtea bs?\tybdlh\t7 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs otql.\n4 Hhlleot el t ybdlh.\n5 Iyeui el t ybdlh.\n6 Mbunhl txh tsxtea bs otql.\n7 Membmt el t jbus.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\totq\t5 3\n10 Mztq el jembmt tsxtea bs?\totq\t7 6\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n12 Mztq el hyeui tsxtea bs?\totq\t5 3\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Hhlleot el t ybdlh.\n4 Wtql txh tsxtea bs yeoh.\n5 Ahxqxdah el t ybdlh.\n6 Membmt el t otq.\n7 Iyeui el t otq.\n8 Mbunhl txh tsxtea bs otql.\n9 Mztq el chlleot tsxtea bs?\tjbus\t3 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t3 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t6 4\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ahxqxdah el t jbus.\n3 Membmt el t jbus.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs otql.\n6 Wtql txh tsxtea bs lzhhv.\n7 Iyeui el t otq.\n8 Hhlleot el t jbus.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t7 6\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t2 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t2 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Wtql txh tsxtea bs yeoh.\n5 Iyeui el t ybdlh.\n6 Ahxqxdah el t otq.\n7 Hhlleot el t otq.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 4\n11 Mztq el chlleot tsxtea bs?\tybdlh\t7 4\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 4\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs otql.\n5 Ahxqxdah el t ybdlh.\n6 Hhlleot el t ybdlh.\n7 Iyeui el t lzhhv.\n8 Membmt el t jbus.\n9 Mztq el hyeui tsxtea bs?\totq\t7 4\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n11 Mztq el jembmt tsxtea bs?\totq\t8 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t6 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Iyeui el t jbus.\n4 Wtql txh tsxtea bs yeoh.\n5 Membmt el t otq.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Ahxqxdah el t otq.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 4\n10 Mztq el jembmt tsxtea bs?\tybdlh\t5 4\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 4\n12 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ahxqxdah el t jbus.\n4 Hhlleot el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Iyeui el t ybdlh.\n7 Membmt el t ybdlh.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\tjbus\t7 5\n10 Mztq el jembmt tsxtea bs?\tjbus\t7 5\n11 Mztq el jembmt tsxtea bs?\tjbus\t7 5\n12 Mztq el chlleot tsxtea bs?\tjbus\t4 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs otql.\n4 Mbunhl txh tsxtea bs otql.\n5 Membmt el t ybdlh.\n6 Wtql txh tsxtea bs jbunhl.\n7 Iyeui el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n11 Mztq el chlleot tsxtea bs?\totq\t8 4\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Ozhhv txh tsxtea bs otql.\n4 Hhlleot el t jbus.\n5 Wtql txh tsxtea bs jbunhl.\n6 Membmt el t lzhhv.\n7 Ahxqxdah el t ybdlh.\n8 Iyeui el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 2\n12 Mztq el jembmt tsxtea bs?\totq\t6 3\n1 Ueoh txh tsxtea bs otql.\n2 Iyeui el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs otql.\n5 Ahxqxdah el t ybdlh.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Hhlleot el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\totq\t8 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t7 6\n12 Mztq el chlleot tsxtea bs?\tybdlh\t7 6\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Hhlleot el t ybdlh.\n5 Membmt el t otq.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 6\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 6\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 6\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs yeoh.\n3 Ahxqxdah el t ybdlh.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Iyeui el t ybdlh.\n6 Membmt el t otq.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ahxqxdah el t lzhhv.\n4 Iyeui el t lzhhv.\n5 Hhlleot el t otq.\n6 Mbunhl txh tsxtea bs otql.\n7 Ueoh txh tsxtea bs otql.\n8 Membmt el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t8 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 2\n12 Mztq el jembmt tsxtea bs?\tybdlh\t8 2\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs jbunhl.\n3 Membmt el t jbus.\n4 Hhlleot el t jbus.\n5 Ueoh txh tsxtea bs otql.\n6 Ahxqxdah el t otq.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t8 5\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t4 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t4 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t3 1\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Membmt el t ybdlh.\n5 Wtql txh tsxtea bs jbunhl.\n6 Hhlleot el t otq.\n7 Iyeui el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 5\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 3\n11 Mztq el jembmt tsxtea bs?\totq\t4 1\n12 Mztq el jembmt tsxtea bs?\totq\t4 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Membmt el t lzhhv.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Hhlleot el t otq.\n7 Ahxqxdah el t otq.\n8 Iyeui el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t8 1\n10 Mztq el hyeui tsxtea bs?\tybdlh\t8 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 2\n12 Mztq el hyeui tsxtea bs?\tybdlh\t8 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Membmt el t ybdlh.\n5 Hhlleot el t jbus.\n6 Iyeui el t jbus.\n7 Wtql txh tsxtea bs yeoh.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 3\n12 Mztq el jembmt tsxtea bs?\totq\t4 1\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ahxqxdah el t jbus.\n4 Hhlleot el t jbus.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t jbus.\n7 Ozhhv txh tsxtea bs otql.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t8 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t8 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t otq.\n4 Mbunhl txh tsxtea bs otql.\n5 Ahxqxdah el t lzhhv.\n6 Hhlleot el t otq.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t8 4\n10 Mztq el rhxqxdah tsxtea bs?\totq\t5 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t5 2\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs otql.\n3 Ahxqxdah el t lzhhv.\n4 Hhlleot el t lzhhv.\n5 Membmt el t lzhhv.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Wtql txh tsxtea bs lzhhv.\n8 Iyeui el t otq.\n9 Mztq el chlleot tsxtea bs?\totq\t4 1\n10 Mztq el jembmt tsxtea bs?\totq\t5 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t3 1\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t8 7\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Ahxqxdah el t ybdlh.\n4 Membmt el t ybdlh.\n5 Hhlleot el t jbus.\n6 Wtql txh tsxtea bs lzhhv.\n7 Iyeui el t ybdlh.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el chlleot tsxtea bs?\totq\t5 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t4 2\n11 Mztq el chlleot tsxtea bs?\totq\t5 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Ahxqxdah el t jbus.\n5 Membmt el t jbus.\n6 Iyeui el t lzhhv.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Hhlleot el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t5 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Iyeui el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Hhlleot el t otq.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t7 6\n10 Mztq el jembmt tsxtea bs?\tybdlh\t7 6\n11 Mztq el jembmt tsxtea bs?\tybdlh\t7 6\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ahxqxdah el t jbus.\n4 Membmt el t lzhhv.\n5 Wtql txh tsxtea bs jbunhl.\n6 Hhlleot el t lzhhv.\n7 Iyeui el t lzhhv.\n8 Ueoh txh tsxtea bs lzhhv.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t4 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t6 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Membmt el t ybdlh.\n5 Iyeui el t otq.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t7 3\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Membmt el t otq.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t jbus.\n5 Ueoh txh tsxtea bs otql.\n6 Hhlleot el t jbus.\n7 Ahxqxdah el t otq.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t2 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ahxqxdah el t ybdlh.\n5 Ozhhv txh tsxtea bs otql.\n6 Membmt el t lzhhv.\n7 Hhlleot el t otq.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t8 2\n10 Mztq el jembmt tsxtea bs?\totq\t6 5\n11 Mztq el jembmt tsxtea bs?\totq\t6 5\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Membmt el t otq.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Iyeui el t otq.\n5 Ahxqxdah el t jbus.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t4 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t4 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ahxqxdah el t jbus.\n5 Hhlleot el t jbus.\n6 Wtql txh tsxtea bs lzhhv.\n7 Iyeui el t jbus.\n8 Membmt el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ahxqxdah el t otq.\n3 Ozhhv txh tsxtea bs otql.\n4 Membmt el t otq.\n5 Iyeui el t otq.\n6 Ueoh txh tsxtea bs otql.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t4 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ahxqxdah el t jbus.\n3 Ueoh txh tsxtea bs otql.\n4 Hhlleot el t jbus.\n5 Iyeui el t ybdlh.\n6 Ozhhv txh tsxtea bs otql.\n7 Wtql txh tsxtea bs lzhhv.\n8 Membmt el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\totq\t8 6\n10 Mztq el jembmt tsxtea bs?\totq\t8 6\n11 Mztq el jembmt tsxtea bs?\totq\t8 6\n12 Mztq el hyeui tsxtea bs?\totq\t5 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs yeoh.\n4 Hhlleot el t otq.\n5 Mbunhl txh tsxtea bs otql.\n6 Membmt el t ybdlh.\n7 Ahxqxdah el t ybdlh.\n8 Iyeui el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t6 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t4 3\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t8 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Ahxqxdah el t jbus.\n4 Hhlleot el t ybdlh.\n5 Iyeui el t ybdlh.\n6 Wtql txh tsxtea bs lzhhv.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Membmt el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t5 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t5 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Ahxqxdah el t ybdlh.\n4 Ozhhv txh tsxtea bs otql.\n5 Hhlleot el t otq.\n6 Iyeui el t otq.\n7 Membmt el t otq.\n8 Mbunhl txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ahxqxdah el t otq.\n5 Membmt el t lzhhv.\n6 Iyeui el t otq.\n7 Hhlleot el t ybdlh.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t7 3\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t6 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t7 3\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Ahxqxdah el t lzhhv.\n4 Wtql txh tsxtea bs yeoh.\n5 Membmt el t lzhhv.\n6 Ueoh txh tsxtea bs otql.\n7 Iyeui el t jbus.\n8 Hhlleot el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n11 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n12 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs jbunhl.\n3 Hhlleot el t otq.\n4 Ahxqxdah el t otq.\n5 Mbunhl txh tsxtea bs otql.\n6 Membmt el t otq.\n7 Iyeui el t jbus.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t6 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t6 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Iyeui el t ybdlh.\n3 Ozhhv txh tsxtea bs otql.\n4 Wtql txh tsxtea bs yeoh.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Hhlleot el t jbus.\n7 Ahxqxdah el t ybdlh.\n8 Membmt el t jbus.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t6 5\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t8 5\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Iyeui el t jbus.\n4 Hhlleot el t jbus.\n5 Wtql txh tsxtea bs jbunhl.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Ahxqxdah el t otq.\n8 Membmt el t jbus.\n9 Mztq el hyeui tsxtea bs?\totq\t3 1\n10 Mztq el chlleot tsxtea bs?\totq\t4 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 5\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 5\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Ahxqxdah el t lzhhv.\n6 Iyeui el t otq.\n7 Hhlleot el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\totq\t7 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t8 3\n11 Mztq el chlleot tsxtea bs?\totq\t7 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t8 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs jbunhl.\n3 Iyeui el t ybdlh.\n4 Hhlleot el t ybdlh.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Ahxqxdah el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 5\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ahxqxdah el t otq.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Membmt el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Hhlleot el t otq.\n4 Ueoh txh tsxtea bs otql.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Membmt el t otq.\n7 Iyeui el t otq.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n12 Mztq el chlleot tsxtea bs?\tybdlh\t3 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ahxqxdah el t otq.\n4 Ueoh txh tsxtea bs otql.\n5 Hhlleot el t jbus.\n6 Ozhhv txh tsxtea bs otql.\n7 Membmt el t otq.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 2\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t7 1\n12 Mztq el hyeui tsxtea bs?\totq\t8 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Membmt el t ybdlh.\n4 Wtql txh tsxtea bs yeoh.\n5 Iyeui el t ybdlh.\n6 Hhlleot el t jbus.\n7 Ahxqxdah el t jbus.\n8 Ozhhv txh tsxtea bs yeoh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t6 2\n10 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Iyeui el t ybdlh.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Ahxqxdah el t ybdlh.\n6 Wtql txh tsxtea bs lzhhv.\n7 Hhlleot el t ybdlh.\n8 Membmt el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t7 2\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t8 4\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t7 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Iyeui el t ybdlh.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Hhlleot el t lzhhv.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t5 4\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs yeoh.\n3 Membmt el t jbus.\n4 Ueoh txh tsxtea bs otql.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Hhlleot el t jbus.\n7 Ahxqxdah el t lzhhv.\n8 Iyeui el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t8 5\n11 Mztq el hyeui tsxtea bs?\tjbus\t8 5\n12 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs otql.\n4 Membmt el t lzhhv.\n5 Iyeui el t otq.\n6 Ueoh txh tsxtea bs otql.\n7 Ahxqxdah el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t8 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 6\n11 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Iyeui el t lzhhv.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Hhlleot el t lzhhv.\n6 Membmt el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Ahxqxdah el t jbus.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 7\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Membmt el t lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Ahxqxdah el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t lzhhv.\n8 Wtql txh tsxtea bs lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t7 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t7 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n1 Ueoh txh tsxtea bs otql.\n2 Hhlleot el t ybdlh.\n3 Ozhhv txh tsxtea bs otql.\n4 Ahxqxdah el t ybdlh.\n5 Iyeui el t ybdlh.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Wtql txh tsxtea bs jbunhl.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t8 6\n10 Mztq el hyeui tsxtea bs?\totq\t5 1\n11 Mztq el chlleot tsxtea bs?\totq\t2 1\n12 Mztq el chlleot tsxtea bs?\totq\t2 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ahxqxdah el t otq.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Iyeui el t ybdlh.\n7 Membmt el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 5\n10 Mztq el jembmt tsxtea bs?\tjbus\t7 5\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t8 4\n1 Mbunhl txh tsxtea bs yeoh.\n2 Membmt el t jbus.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Iyeui el t jbus.\n5 Ahxqxdah el t jbus.\n6 Wtql txh tsxtea bs yeoh.\n7 Ueoh txh tsxtea bs otql.\n8 Hhlleot el t otq.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t8 6\n10 Mztq el chlleot tsxtea bs?\tybdlh\t8 6\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t8 6\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Membmt el t lzhhv.\n4 Iyeui el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Iyeui el t lzhhv.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Membmt el t ybdlh.\n6 Wtql txh tsxtea bs jbunhl.\n7 Hhlleot el t otq.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 4\n10 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n1 Ozhhv txh tsxtea bs otql.\n2 Membmt el t lzhhv.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Wtql txh tsxtea bs lzhhv.\n6 Ahxqxdah el t ybdlh.\n7 Iyeui el t lzhhv.\n8 Hhlleot el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t7 1\n10 Mztq el chlleot tsxtea bs?\totq\t8 4\n11 Mztq el rhxqxdah tsxtea bs?\totq\t6 4\n12 Mztq el rhxqxdah tsxtea bs?\totq\t6 4\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Hhlleot el t lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Iyeui el t ybdlh.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Membmt el t otq.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 6\n10 Mztq el hyeui tsxtea bs?\totq\t5 4\n11 Mztq el hyeui tsxtea bs?\totq\t5 4\n12 Mztq el chlleot tsxtea bs?\totq\t3 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Iyeui el t ybdlh.\n5 Wtql txh tsxtea bs lzhhv.\n6 Ahxqxdah el t jbus.\n7 Hhlleot el t jbus.\n8 Membmt el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n10 Mztq el chlleot tsxtea bs?\totq\t7 3\n11 Mztq el chlleot tsxtea bs?\totq\t7 3\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t8 5\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t lzhhv.\n5 Ueoh txh tsxtea bs otql.\n6 Membmt el t otq.\n7 Ahxqxdah el t jbus.\n8 Hhlleot el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t4 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 3\n11 Mztq el chlleot tsxtea bs?\totq\t8 5\n12 Mztq el jembmt tsxtea bs?\tybdlh\t6 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ahxqxdah el t jbus.\n3 Ueoh txh tsxtea bs otql.\n4 Hhlleot el t jbus.\n5 Wtql txh tsxtea bs jbunhl.\n6 Membmt el t ybdlh.\n7 Iyeui el t otq.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el jembmt tsxtea bs?\totq\t6 3\n10 Mztq el chlleot tsxtea bs?\tybdlh\t4 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t4 1\n12 Mztq el jembmt tsxtea bs?\totq\t6 3\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Iyeui el t jbus.\n5 Membmt el t jbus.\n6 Wtql txh tsxtea bs yeoh.\n7 Ahxqxdah el t jbus.\n8 Hhlleot el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 2\n10 Mztq el hyeui tsxtea bs?\tybdlh\t4 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 2\n12 Mztq el hyeui tsxtea bs?\tybdlh\t4 2\n1 Wtql txh tsxtea bs yeoh.\n2 Iyeui el t otq.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Hhlleot el t jbus.\n6 Ozhhv txh tsxtea bs otql.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 3\n11 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ahxqxdah el t ybdlh.\n4 Wtql txh tsxtea bs yeoh.\n5 Ozhhv txh tsxtea bs otql.\n6 Hhlleot el t jbus.\n7 Iyeui el t otq.\n8 Membmt el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 4\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t6 1\n11 Mztq el jembmt tsxtea bs?\totq\t8 5\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 2\n"
  },
  {
    "path": "tasksv11/shuffled/qa15_basic-deduction_train.txt",
    "content": "1 Ueoh txh tsxtea bs jbunhl.\n2 Ahxqxdah el t ybdlh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Membmt el t ybdlh.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Mbunhl txh tsxtea bs otql.\n7 Iyeui el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n11 Mztq el chlleot tsxtea bs?\totq\t8 6\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Iyeui el t lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Wtql txh tsxtea bs lzhhv.\n5 Membmt el t lzhhv.\n6 Hhlleot el t ybdlh.\n7 Ahxqxdah el t lzhhv.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t6 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Iyeui el t lzhhv.\n4 Ahxqxdah el t lzhhv.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Membmt el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t7 6\n1 Ueoh txh tsxtea bs otql.\n2 Ahxqxdah el t ybdlh.\n3 Iyeui el t ybdlh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Membmt el t jbus.\n6 Hhlleot el t ybdlh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el chlleot tsxtea bs?\totq\t6 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t5 4\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t5 4\n12 Mztq el hyeui tsxtea bs?\totq\t3 1\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Iyeui el t jbus.\n4 Wtql txh tsxtea bs lzhhv.\n5 Ahxqxdah el t jbus.\n6 Ozhhv txh tsxtea bs otql.\n7 Membmt el t jbus.\n8 Hhlleot el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t3 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t3 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Iyeui el t jbus.\n5 Hhlleot el t jbus.\n6 Ahxqxdah el t jbus.\n7 Wtql txh tsxtea bs yeoh.\n8 Membmt el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t8 7\n10 Mztq el jembmt tsxtea bs?\tybdlh\t8 7\n11 Mztq el hyeui tsxtea bs?\totq\t4 3\n12 Mztq el chlleot tsxtea bs?\totq\t5 3\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs otql.\n4 Hhlleot el t otq.\n5 Ahxqxdah el t lzhhv.\n6 Membmt el t otq.\n7 Iyeui el t lzhhv.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t5 3\n10 Mztq el rhxqxdah tsxtea bs?\totq\t5 3\n11 Mztq el hyeui tsxtea bs?\totq\t7 3\n12 Mztq el hyeui tsxtea bs?\totq\t7 3\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Iyeui el t ybdlh.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ahxqxdah el t otq.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Membmt el t ybdlh.\n8 Hhlleot el t otq.\n9 Mztq el chlleot tsxtea bs?\tjbus\t8 4\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 4\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t7 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Membmt el t ybdlh.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Hhlleot el t ybdlh.\n6 Iyeui el t jbus.\n7 Ahxqxdah el t ybdlh.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t3 1\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n1 Ueoh txh tsxtea bs otql.\n2 Iyeui el t ybdlh.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Wtql txh tsxtea bs lzhhv.\n5 Membmt el t otq.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\totq\t7 1\n10 Mztq el hyeui tsxtea bs?\totq\t2 1\n11 Mztq el chlleot tsxtea bs?\totq\t7 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t5 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Ahxqxdah el t lzhhv.\n5 Membmt el t ybdlh.\n6 Iyeui el t jbus.\n7 Wtql txh tsxtea bs lzhhv.\n8 Hhlleot el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n11 Mztq el hyeui tsxtea bs?\totq\t6 3\n12 Mztq el hyeui tsxtea bs?\totq\t6 3\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ahxqxdah el t lzhhv.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Iyeui el t jbus.\n6 Membmt el t otq.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Hhlleot el t jbus.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t6 2\n12 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Hhlleot el t ybdlh.\n4 Membmt el t lzhhv.\n5 Ahxqxdah el t ybdlh.\n6 Wtql txh tsxtea bs yeoh.\n7 Iyeui el t otq.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Membmt el t lzhhv.\n5 Iyeui el t lzhhv.\n6 Hhlleot el t lzhhv.\n7 Wtql txh tsxtea bs yeoh.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 3\n10 Mztq el hyeui tsxtea bs?\totq\t5 1\n11 Mztq el jembmt tsxtea bs?\totq\t4 1\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 3\n1 Ueoh txh tsxtea bs otql.\n2 Iyeui el t ybdlh.\n3 Membmt el t ybdlh.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Ahxqxdah el t lzhhv.\n6 Mbunhl txh tsxtea bs otql.\n7 Wtql txh tsxtea bs lzhhv.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t3 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 4\n11 Mztq el hyeui tsxtea bs?\totq\t2 1\n12 Mztq el hyeui tsxtea bs?\totq\t2 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Membmt el t lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Iyeui el t lzhhv.\n5 Mbunhl txh tsxtea bs otql.\n6 Hhlleot el t lzhhv.\n7 Ahxqxdah el t ybdlh.\n8 Wtql txh tsxtea bs lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Ahxqxdah el t lzhhv.\n5 Membmt el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Hhlleot el t jbus.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t6 3\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 3\n12 Mztq el jembmt tsxtea bs?\tybdlh\t5 3\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs jbunhl.\n3 Membmt el t jbus.\n4 Iyeui el t jbus.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t otq.\n9 Mztq el chlleot tsxtea bs?\tjbus\t7 6\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 6\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Iyeui el t jbus.\n5 Wtql txh tsxtea bs yeoh.\n6 Hhlleot el t jbus.\n7 Ahxqxdah el t otq.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t4 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs yeoh.\n4 Iyeui el t otq.\n5 Membmt el t jbus.\n6 Ozhhv txh tsxtea bs otql.\n7 Hhlleot el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t5 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Membmt el t jbus.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Iyeui el t jbus.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t5 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 4\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Hhlleot el t otq.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Ahxqxdah el t lzhhv.\n7 Iyeui el t jbus.\n8 Membmt el t jbus.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t7 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Iyeui el t otq.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Hhlleot el t lzhhv.\n7 Ahxqxdah el t otq.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t8 5\n10 Mztq el chlleot tsxtea bs?\tjbus\t6 3\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 3\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Iyeui el t jbus.\n5 Membmt el t ybdlh.\n6 Hhlleot el t ybdlh.\n7 Ahxqxdah el t jbus.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t6 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs otql.\n4 Iyeui el t lzhhv.\n5 Membmt el t otq.\n6 Ahxqxdah el t ybdlh.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Hhlleot el t otq.\n9 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t4 2\n12 Mztq el chlleot tsxtea bs?\tjbus\t8 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Hhlleot el t lzhhv.\n4 Iyeui el t lzhhv.\n5 Ahxqxdah el t ybdlh.\n6 Wtql txh tsxtea bs jbunhl.\n7 Mbunhl txh tsxtea bs otql.\n8 Membmt el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t3 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t8 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t3 2\n12 Mztq el jembmt tsxtea bs?\tybdlh\t8 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Membmt el t ybdlh.\n4 Wtql txh tsxtea bs jbunhl.\n5 Iyeui el t otq.\n6 Hhlleot el t otq.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t5 4\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Iyeui el t lzhhv.\n4 Hhlleot el t otq.\n5 Ahxqxdah el t lzhhv.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Membmt el t otq.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t7 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs lzhhv.\n3 Membmt el t otq.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Hhlleot el t lzhhv.\n6 Ahxqxdah el t otq.\n7 Iyeui el t lzhhv.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 2\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 4\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t3 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t3 2\n1 Mbunhl txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs lzhhv.\n4 Iyeui el t jbus.\n5 Hhlleot el t otq.\n6 Ahxqxdah el t otq.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t8 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 3\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 3\n12 Mztq el hyeui tsxtea bs?\totq\t4 1\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Hhlleot el t lzhhv.\n5 Membmt el t jbus.\n6 Ahxqxdah el t otq.\n7 Iyeui el t otq.\n8 Ueoh txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t4 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n12 Mztq el jembmt tsxtea bs?\totq\t5 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ahxqxdah el t ybdlh.\n3 Iyeui el t ybdlh.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Wtql txh tsxtea bs yeoh.\n7 Membmt el t jbus.\n8 Hhlleot el t otq.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t8 6\n10 Mztq el jembmt tsxtea bs?\tybdlh\t7 5\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t2 1\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Membmt el t lzhhv.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Hhlleot el t lzhhv.\n7 Ahxqxdah el t lzhhv.\n8 Iyeui el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n10 Mztq el chlleot tsxtea bs?\totq\t6 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t8 2\n12 Mztq el jembmt tsxtea bs?\totq\t4 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Ahxqxdah el t jbus.\n5 Hhlleot el t ybdlh.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Membmt el t jbus.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t5 2\n12 Mztq el hyeui tsxtea bs?\tybdlh\t8 3\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs otql.\n4 Hhlleot el t lzhhv.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t lzhhv.\n7 Iyeui el t lzhhv.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\totq\t6 3\n10 Mztq el jembmt tsxtea bs?\totq\t6 3\n11 Mztq el chlleot tsxtea bs?\totq\t4 3\n12 Mztq el chlleot tsxtea bs?\totq\t4 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Membmt el t jbus.\n3 Wtql txh tsxtea bs lzhhv.\n4 Hhlleot el t jbus.\n5 Ozhhv txh tsxtea bs otql.\n6 Iyeui el t lzhhv.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t6 5\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t4 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 7\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 7\n1 Ozhhv txh tsxtea bs yeoh.\n2 Membmt el t lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Ahxqxdah el t otq.\n5 Iyeui el t lzhhv.\n6 Hhlleot el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t5 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Hhlleot el t jbus.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Iyeui el t jbus.\n6 Ahxqxdah el t jbus.\n7 Membmt el t jbus.\n8 Wtql txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t5 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t2 1\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t5 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Iyeui el t ybdlh.\n4 Membmt el t lzhhv.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Ahxqxdah el t jbus.\n7 Wtql txh tsxtea bs jbunhl.\n8 Hhlleot el t jbus.\n9 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 5\n11 Mztq el jembmt tsxtea bs?\tjbus\t4 2\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t8 5\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs otql.\n4 Ahxqxdah el t ybdlh.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Membmt el t lzhhv.\n7 Hhlleot el t ybdlh.\n8 Iyeui el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n11 Mztq el jembmt tsxtea bs?\totq\t6 3\n12 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Hhlleot el t ybdlh.\n4 Ozhhv txh tsxtea bs otql.\n5 Wtql txh tsxtea bs jbunhl.\n6 Iyeui el t otq.\n7 Membmt el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t7 5\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 5\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 5\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t3 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Hhlleot el t ybdlh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs otql.\n5 Membmt el t jbus.\n6 Ahxqxdah el t lzhhv.\n7 Iyeui el t ybdlh.\n8 Wtql txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 3\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t7 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Membmt el t jbus.\n4 Wtql txh tsxtea bs lzhhv.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Ahxqxdah el t otq.\n7 Hhlleot el t ybdlh.\n8 Iyeui el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t7 5\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs otql.\n4 Membmt el t lzhhv.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Ahxqxdah el t jbus.\n7 Hhlleot el t otq.\n8 Iyeui el t jbus.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t7 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t7 1\n11 Mztq el jembmt tsxtea bs?\totq\t4 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs otql.\n3 Wtql txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs otql.\n5 Ahxqxdah el t otq.\n6 Hhlleot el t lzhhv.\n7 Membmt el t lzhhv.\n8 Iyeui el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\totq\t7 2\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n12 Mztq el chlleot tsxtea bs?\totq\t6 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Iyeui el t otq.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Ahxqxdah el t lzhhv.\n7 Membmt el t lzhhv.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 4\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 4\n11 Mztq el hyeui tsxtea bs?\tjbus\t2 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t7 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Membmt el t ybdlh.\n5 Hhlleot el t lzhhv.\n6 Mbunhl txh tsxtea bs otql.\n7 Wtql txh tsxtea bs lzhhv.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t4 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t8 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Iyeui el t lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs otql.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t ybdlh.\n7 Ahxqxdah el t otq.\n8 Hhlleot el t jbus.\n9 Mztq el chlleot tsxtea bs?\totq\t8 4\n10 Mztq el chlleot tsxtea bs?\totq\t8 4\n11 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Membmt el t otq.\n4 Ahxqxdah el t jbus.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t lzhhv.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Hhlleot el t otq.\n9 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 5\n11 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs lzhhv.\n3 Membmt el t otq.\n4 Hhlleot el t otq.\n5 Ahxqxdah el t lzhhv.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t4 2\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t3 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t8 6\n1 Wtql txh tsxtea bs yeoh.\n2 Ahxqxdah el t otq.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Hhlleot el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t otq.\n8 Membmt el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t8 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t8 3\n12 Mztq el chlleot tsxtea bs?\tybdlh\t4 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Hhlleot el t otq.\n3 Membmt el t otq.\n4 Ozhhv txh tsxtea bs otql.\n5 Iyeui el t lzhhv.\n6 Ahxqxdah el t otq.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el hyeui tsxtea bs?\totq\t5 4\n10 Mztq el hyeui tsxtea bs?\totq\t5 4\n11 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n12 Mztq el hyeui tsxtea bs?\totq\t5 4\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Hhlleot el t otq.\n5 Membmt el t lzhhv.\n6 Ahxqxdah el t otq.\n7 Iyeui el t lzhhv.\n8 Mbunhl txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\totq\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 1\n11 Mztq el hyeui tsxtea bs?\totq\t7 2\n12 Mztq el hyeui tsxtea bs?\totq\t7 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Hhlleot el t jbus.\n5 Membmt el t jbus.\n6 Iyeui el t jbus.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t6 3\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 7\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Hhlleot el t otq.\n5 Membmt el t otq.\n6 Ahxqxdah el t otq.\n7 Iyeui el t otq.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 1\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs otql.\n4 Wtql txh tsxtea bs yeoh.\n5 Ahxqxdah el t ybdlh.\n6 Membmt el t otq.\n7 Iyeui el t ybdlh.\n8 Hhlleot el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t5 3\n10 Mztq el chlleot tsxtea bs?\tybdlh\t8 2\n11 Mztq el hyeui tsxtea bs?\totq\t7 3\n12 Mztq el hyeui tsxtea bs?\totq\t7 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Membmt el t ybdlh.\n3 Iyeui el t ybdlh.\n4 Wtql txh tsxtea bs jbunhl.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Hhlleot el t lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el chlleot tsxtea bs?\tjbus\t7 6\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 5\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 6\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Membmt el t lzhhv.\n3 Ahxqxdah el t lzhhv.\n4 Wtql txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Mbunhl txh tsxtea bs otql.\n7 Iyeui el t otq.\n8 Hhlleot el t otq.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n10 Mztq el jembmt tsxtea bs?\tjbus\t2 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n12 Mztq el chlleot tsxtea bs?\tybdlh\t8 4\n1 Wtql txh tsxtea bs yeoh.\n2 Hhlleot el t otq.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Iyeui el t otq.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 5\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t2 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Iyeui el t jbus.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Hhlleot el t ybdlh.\n7 Ahxqxdah el t otq.\n8 Membmt el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t8 3\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 4\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 4\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t6 5\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs otql.\n4 Membmt el t otq.\n5 Ahxqxdah el t ybdlh.\n6 Ozhhv txh tsxtea bs jbunhl.\n7 Iyeui el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n10 Mztq el chlleot tsxtea bs?\totq\t8 3\n11 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t4 2\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ahxqxdah el t jbus.\n4 Ozhhv txh tsxtea bs otql.\n5 Ueoh txh tsxtea bs otql.\n6 Iyeui el t otq.\n7 Membmt el t otq.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n10 Mztq el jembmt tsxtea bs?\tjbus\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t8 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Membmt el t lzhhv.\n4 Hhlleot el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Iyeui el t lzhhv.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\tjbus\t3 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t lzhhv.\n5 Wtql txh tsxtea bs jbunhl.\n6 Hhlleot el t lzhhv.\n7 Membmt el t otq.\n8 Ahxqxdah el t jbus.\n9 Mztq el jembmt tsxtea bs?\tjbus\t7 5\n10 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 3\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Membmt el t otq.\n4 Iyeui el t ybdlh.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Hhlleot el t jbus.\n7 Ozhhv txh tsxtea bs otql.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\totq\t4 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs jbunhl.\n3 Iyeui el t jbus.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Hhlleot el t otq.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Ahxqxdah el t jbus.\n8 Membmt el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t8 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Wtql txh tsxtea bs jbunhl.\n5 Hhlleot el t otq.\n6 Membmt el t ybdlh.\n7 Ahxqxdah el t lzhhv.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n10 Mztq el jembmt tsxtea bs?\tjbus\t6 3\n11 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t8 3\n1 Mbunhl txh tsxtea bs otql.\n2 Hhlleot el t jbus.\n3 Membmt el t jbus.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Iyeui el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el jembmt tsxtea bs?\totq\t3 1\n10 Mztq el chlleot tsxtea bs?\totq\t2 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 4\n12 Mztq el jembmt tsxtea bs?\totq\t3 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Membmt el t jbus.\n3 Hhlleot el t jbus.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs otql.\n6 Iyeui el t ybdlh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\totq\t6 5\n10 Mztq el chlleot tsxtea bs?\tybdlh\t3 1\n11 Mztq el hyeui tsxtea bs?\totq\t6 5\n12 Mztq el hyeui tsxtea bs?\totq\t6 5\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Iyeui el t ybdlh.\n5 Hhlleot el t ybdlh.\n6 Ahxqxdah el t ybdlh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\totq\t8 2\n10 Mztq el jembmt tsxtea bs?\totq\t8 2\n11 Mztq el jembmt tsxtea bs?\totq\t8 2\n12 Mztq el chlleot tsxtea bs?\totq\t5 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Hhlleot el t ybdlh.\n3 Mbunhl txh tsxtea bs otql.\n4 Ahxqxdah el t jbus.\n5 Ozhhv txh tsxtea bs otql.\n6 Iyeui el t ybdlh.\n7 Wtql txh tsxtea bs yeoh.\n8 Membmt el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t8 7\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t otq.\n5 Hhlleot el t otq.\n6 Membmt el t jbus.\n7 Ozhhv txh tsxtea bs otql.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t4 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t5 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ahxqxdah el t ybdlh.\n3 Wtql txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Hhlleot el t otq.\n6 Iyeui el t ybdlh.\n7 Membmt el t otq.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t6 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t7 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t5 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t2 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ahxqxdah el t lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Hhlleot el t lzhhv.\n6 Iyeui el t otq.\n7 Membmt el t jbus.\n8 Ueoh txh tsxtea bs lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n12 Mztq el chlleot tsxtea bs?\tybdlh\t5 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs otql.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Hhlleot el t ybdlh.\n6 Ahxqxdah el t ybdlh.\n7 Membmt el t otq.\n8 Iyeui el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t7 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 2\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t8 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Membmt el t otq.\n5 Ahxqxdah el t otq.\n6 Hhlleot el t lzhhv.\n7 Iyeui el t ybdlh.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t6 3\n10 Mztq el hyeui tsxtea bs?\totq\t7 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t4 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t4 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Iyeui el t jbus.\n5 Membmt el t jbus.\n6 Ahxqxdah el t otq.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Hhlleot el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Membmt el t lzhhv.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Hhlleot el t ybdlh.\n5 Wtql txh tsxtea bs yeoh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t otq.\n8 Ahxqxdah el t jbus.\n9 Mztq el chlleot tsxtea bs?\tjbus\t4 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 5\n11 Mztq el jembmt tsxtea bs?\tybdlh\t2 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t2 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs otql.\n5 Ahxqxdah el t ybdlh.\n6 Iyeui el t jbus.\n7 Membmt el t ybdlh.\n8 Hhlleot el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t8 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs otql.\n3 Ahxqxdah el t ybdlh.\n4 Wtql txh tsxtea bs lzhhv.\n5 Hhlleot el t otq.\n6 Iyeui el t ybdlh.\n7 Membmt el t ybdlh.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t5 4\n10 Mztq el jembmt tsxtea bs?\totq\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t3 2\n12 Mztq el hyeui tsxtea bs?\totq\t6 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Ozhhv txh tsxtea bs otql.\n4 Wtql txh tsxtea bs yeoh.\n5 Iyeui el t jbus.\n6 Hhlleot el t jbus.\n7 Ahxqxdah el t otq.\n8 Membmt el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n11 Mztq el jembmt tsxtea bs?\totq\t8 3\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 4\n1 Wtql txh tsxtea bs jbunhl.\n2 Hhlleot el t otq.\n3 Ueoh txh tsxtea bs otql.\n4 Mbunhl txh tsxtea bs otql.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Membmt el t lzhhv.\n7 Iyeui el t lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 5\n10 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t8 4\n12 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ahxqxdah el t lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Membmt el t lzhhv.\n6 Iyeui el t ybdlh.\n7 Mbunhl txh tsxtea bs otql.\n8 Hhlleot el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t6 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t5 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t6 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Membmt el t otq.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Ozhhv txh tsxtea bs otql.\n6 Hhlleot el t jbus.\n7 Iyeui el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t6 4\n10 Mztq el jembmt tsxtea bs?\tjbus\t3 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t6 4\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ahxqxdah el t ybdlh.\n5 Membmt el t ybdlh.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Hhlleot el t lzhhv.\n8 Iyeui el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t8 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t7 6\n11 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n12 Mztq el chlleot tsxtea bs?\tybdlh\t7 6\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ahxqxdah el t ybdlh.\n4 Membmt el t ybdlh.\n5 Hhlleot el t otq.\n6 Mbunhl txh tsxtea bs otql.\n7 Iyeui el t otq.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t5 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ahxqxdah el t lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Iyeui el t ybdlh.\n5 Hhlleot el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Membmt el t ybdlh.\n8 Wtql txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 3\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t5 3\n1 Ueoh txh tsxtea bs otql.\n2 Membmt el t ybdlh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Ahxqxdah el t ybdlh.\n6 Iyeui el t ybdlh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\totq\t6 1\n10 Mztq el jembmt tsxtea bs?\totq\t2 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t8 7\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t8 7\n1 Ueoh txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Hhlleot el t otq.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Membmt el t jbus.\n7 Ahxqxdah el t otq.\n8 Iyeui el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t4 3\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 3\n11 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n12 Mztq el chlleot tsxtea bs?\tjbus\t4 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Membmt el t jbus.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ahxqxdah el t jbus.\n6 Iyeui el t jbus.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Hhlleot el t otq.\n9 Mztq el chlleot tsxtea bs?\tjbus\t8 4\n10 Mztq el chlleot tsxtea bs?\tjbus\t8 4\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ahxqxdah el t otq.\n3 Ozhhv txh tsxtea bs otql.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Membmt el t otq.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Hhlleot el t jbus.\n8 Iyeui el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t7 4\n10 Mztq el hyeui tsxtea bs?\totq\t8 3\n11 Mztq el hyeui tsxtea bs?\totq\t8 3\n12 Mztq el hyeui tsxtea bs?\totq\t8 3\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs otql.\n3 Iyeui el t lzhhv.\n4 Hhlleot el t ybdlh.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Ahxqxdah el t lzhhv.\n7 Wtql txh tsxtea bs jbunhl.\n8 Membmt el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\totq\t8 1\n10 Mztq el hyeui tsxtea bs?\totq\t3 1\n11 Mztq el chlleot tsxtea bs?\totq\t4 2\n12 Mztq el chlleot tsxtea bs?\totq\t4 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs otql.\n3 Iyeui el t jbus.\n4 Ahxqxdah el t otq.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Ueoh txh tsxtea bs otql.\n7 Membmt el t ybdlh.\n8 Hhlleot el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\totq\t3 2\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 5\n12 Mztq el hyeui tsxtea bs?\totq\t3 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Hhlleot el t lzhhv.\n5 Membmt el t lzhhv.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Iyeui el t jbus.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 6\n10 Mztq el chlleot tsxtea bs?\tjbus\t4 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 6\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Hhlleot el t ybdlh.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Ahxqxdah el t ybdlh.\n6 Membmt el t jbus.\n7 Wtql txh tsxtea bs yeoh.\n8 Iyeui el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t3 2\n10 Mztq el jembmt tsxtea bs?\totq\t6 1\n11 Mztq el jembmt tsxtea bs?\totq\t6 1\n12 Mztq el jembmt tsxtea bs?\totq\t6 1\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Iyeui el t otq.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Ahxqxdah el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Hhlleot el t ybdlh.\n8 Membmt el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t7 4\n10 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t3 2\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t7 4\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Ahxqxdah el t lzhhv.\n6 Membmt el t ybdlh.\n7 Hhlleot el t lzhhv.\n8 Iyeui el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t6 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n1 Ozhhv txh tsxtea bs otql.\n2 Iyeui el t lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Hhlleot el t ybdlh.\n5 Membmt el t ybdlh.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Wtql txh tsxtea bs jbunhl.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 1\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t4 3\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs otql.\n4 Hhlleot el t lzhhv.\n5 Iyeui el t jbus.\n6 Membmt el t lzhhv.\n7 Ueoh txh tsxtea bs otql.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n11 Mztq el hyeui tsxtea bs?\totq\t5 3\n12 Mztq el jembmt tsxtea bs?\tybdlh\t6 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs otql.\n4 Membmt el t ybdlh.\n5 Ahxqxdah el t otq.\n6 Hhlleot el t jbus.\n7 Ozhhv txh tsxtea bs otql.\n8 Iyeui el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\totq\t8 7\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n11 Mztq el hyeui tsxtea bs?\totq\t8 7\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Hhlleot el t otq.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Iyeui el t jbus.\n6 Membmt el t ybdlh.\n7 Ahxqxdah el t ybdlh.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\totq\t6 2\n10 Mztq el chlleot tsxtea bs?\tjbus\t3 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t5 4\n12 Mztq el jembmt tsxtea bs?\totq\t6 2\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs otql.\n3 Hhlleot el t ybdlh.\n4 Membmt el t ybdlh.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Ahxqxdah el t jbus.\n7 Iyeui el t ybdlh.\n8 Wtql txh tsxtea bs jbunhl.\n9 Mztq el chlleot tsxtea bs?\totq\t3 2\n10 Mztq el hyeui tsxtea bs?\totq\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 5\n12 Mztq el chlleot tsxtea bs?\totq\t3 2\n1 Ueoh txh tsxtea bs otql.\n2 Ahxqxdah el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Hhlleot el t otq.\n6 Iyeui el t otq.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Membmt el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 3\n10 Mztq el chlleot tsxtea bs?\tjbus\t5 3\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 3\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs lzhhv.\n4 Hhlleot el t lzhhv.\n5 Membmt el t lzhhv.\n6 Ahxqxdah el t ybdlh.\n7 Iyeui el t lzhhv.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ahxqxdah el t otq.\n3 Hhlleot el t otq.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t lzhhv.\n7 Mbunhl txh tsxtea bs otql.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t2 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t3 1\n11 Mztq el jembmt tsxtea bs?\tjbus\t8 4\n12 Mztq el jembmt tsxtea bs?\tjbus\t8 4\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Membmt el t lzhhv.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Hhlleot el t lzhhv.\n6 Wtql txh tsxtea bs lzhhv.\n7 Ahxqxdah el t jbus.\n8 Iyeui el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t3 2\n10 Mztq el chlleot tsxtea bs?\totq\t5 2\n11 Mztq el chlleot tsxtea bs?\totq\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ueoh txh tsxtea bs otql.\n5 Membmt el t otq.\n6 Hhlleot el t lzhhv.\n7 Ahxqxdah el t otq.\n8 Iyeui el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\totq\t6 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 3\n11 Mztq el chlleot tsxtea bs?\totq\t6 2\n12 Mztq el hyeui tsxtea bs?\totq\t8 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Hhlleot el t lzhhv.\n4 Ahxqxdah el t jbus.\n5 Membmt el t jbus.\n6 Wtql txh tsxtea bs lzhhv.\n7 Iyeui el t jbus.\n8 Ueoh txh tsxtea bs lzhhv.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t7 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t7 2\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t7 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t5 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Hhlleot el t jbus.\n6 Ahxqxdah el t ybdlh.\n7 Iyeui el t otq.\n8 Membmt el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t8 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 4\n1 Wtql txh tsxtea bs yeoh.\n2 Ahxqxdah el t otq.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Hhlleot el t ybdlh.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Iyeui el t ybdlh.\n7 Membmt el t jbus.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el chlleot tsxtea bs?\tjbus\t4 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 5\n11 Mztq el chlleot tsxtea bs?\tjbus\t4 3\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t2 1\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Iyeui el t lzhhv.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Hhlleot el t lzhhv.\n7 Membmt el t jbus.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\totq\t4 1\n10 Mztq el chlleot tsxtea bs?\totq\t6 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t7 5\n12 Mztq el chlleot tsxtea bs?\totq\t6 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Wtql txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Hhlleot el t lzhhv.\n6 Iyeui el t otq.\n7 Membmt el t jbus.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t6 3\n10 Mztq el chlleot tsxtea bs?\tybdlh\t5 4\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t6 3\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Iyeui el t jbus.\n4 Ahxqxdah el t otq.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Hhlleot el t otq.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Membmt el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 1\n10 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Iyeui el t lzhhv.\n5 Hhlleot el t otq.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Ahxqxdah el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 6\n10 Mztq el hyeui tsxtea bs?\totq\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 6\n12 Mztq el chlleot tsxtea bs?\tybdlh\t5 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs otql.\n4 Ahxqxdah el t ybdlh.\n5 Hhlleot el t otq.\n6 Ozhhv txh tsxtea bs otql.\n7 Iyeui el t ybdlh.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t4 3\n10 Mztq el jembmt tsxtea bs?\totq\t8 3\n11 Mztq el jembmt tsxtea bs?\totq\t8 3\n12 Mztq el jembmt tsxtea bs?\totq\t8 3\n1 Wtql txh tsxtea bs jbunhl.\n2 Membmt el t otq.\n3 Ueoh txh tsxtea bs otql.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ahxqxdah el t jbus.\n6 Iyeui el t ybdlh.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Hhlleot el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t6 3\n10 Mztq el chlleot tsxtea bs?\totq\t8 3\n11 Mztq el hyeui tsxtea bs?\totq\t6 3\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Wtql txh tsxtea bs jbunhl.\n5 Membmt el t ybdlh.\n6 Ahxqxdah el t jbus.\n7 Iyeui el t ybdlh.\n8 Hhlleot el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 3\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 3\n11 Mztq el chlleot tsxtea bs?\totq\t8 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs otql.\n4 Wtql txh tsxtea bs yeoh.\n5 Iyeui el t otq.\n6 Hhlleot el t lzhhv.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\totq\t7 3\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 2\n11 Mztq el chlleot tsxtea bs?\totq\t6 3\n12 Mztq el chlleot tsxtea bs?\totq\t6 3\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs otql.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t lzhhv.\n6 Membmt el t lzhhv.\n7 Iyeui el t ybdlh.\n8 Wtql txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\totq\t5 3\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t7 1\n11 Mztq el chlleot tsxtea bs?\totq\t5 3\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t7 1\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs otql.\n4 Ahxqxdah el t otq.\n5 Membmt el t ybdlh.\n6 Ozhhv txh tsxtea bs otql.\n7 Hhlleot el t jbus.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\totq\t5 3\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t8 2\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t8 2\n12 Mztq el chlleot tsxtea bs?\totq\t7 1\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Hhlleot el t otq.\n4 Mbunhl txh tsxtea bs otql.\n5 Iyeui el t otq.\n6 Membmt el t lzhhv.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t3 2\n10 Mztq el chlleot tsxtea bs?\tjbus\t3 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 7\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 7\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Iyeui el t otq.\n4 Membmt el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Hhlleot el t lzhhv.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n10 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 7\n1 Wtql txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs otql.\n5 Iyeui el t ybdlh.\n6 Hhlleot el t jbus.\n7 Ahxqxdah el t lzhhv.\n8 Membmt el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t6 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 4\n11 Mztq el rhxqxdah tsxtea bs?\totq\t7 4\n12 Mztq el rhxqxdah tsxtea bs?\totq\t7 4\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ahxqxdah el t ybdlh.\n4 Membmt el t ybdlh.\n5 Iyeui el t lzhhv.\n6 Wtql txh tsxtea bs jbunhl.\n7 Hhlleot el t lzhhv.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t7 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t3 1\n12 Mztq el jembmt tsxtea bs?\totq\t4 1\n1 Wtql txh tsxtea bs yeoh.\n2 Iyeui el t otq.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ahxqxdah el t otq.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Ueoh txh tsxtea bs otql.\n7 Membmt el t otq.\n8 Hhlleot el t jbus.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t8 3\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Wtql txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs otql.\n5 Hhlleot el t otq.\n6 Ahxqxdah el t otq.\n7 Iyeui el t lzhhv.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t8 4\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 3\n12 Mztq el jembmt tsxtea bs?\totq\t8 4\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Membmt el t lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Wtql txh tsxtea bs lzhhv.\n6 Iyeui el t jbus.\n7 Ahxqxdah el t jbus.\n8 Hhlleot el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs otql.\n3 Wtql txh tsxtea bs jbunhl.\n4 Membmt el t lzhhv.\n5 Ueoh txh tsxtea bs otql.\n6 Hhlleot el t jbus.\n7 Iyeui el t jbus.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n10 Mztq el chlleot tsxtea bs?\totq\t6 2\n11 Mztq el hyeui tsxtea bs?\totq\t7 2\n12 Mztq el hyeui tsxtea bs?\totq\t7 2\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Hhlleot el t jbus.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t ybdlh.\n7 Membmt el t otq.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t3 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t7 2\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t3 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs lzhhv.\n3 Hhlleot el t otq.\n4 Iyeui el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Ahxqxdah el t ybdlh.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 5\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ahxqxdah el t lzhhv.\n4 Hhlleot el t jbus.\n5 Wtql txh tsxtea bs yeoh.\n6 Ueoh txh tsxtea bs otql.\n7 Iyeui el t ybdlh.\n8 Membmt el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t4 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t8 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Hhlleot el t otq.\n5 Ahxqxdah el t jbus.\n6 Iyeui el t otq.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Membmt el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t4 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t8 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t lzhhv.\n6 Ahxqxdah el t lzhhv.\n7 Iyeui el t lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n10 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 2\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs jbunhl.\n4 Iyeui el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Membmt el t ybdlh.\n8 Hhlleot el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t8 2\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 2\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t7 2\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t8 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Membmt el t ybdlh.\n4 Hhlleot el t ybdlh.\n5 Wtql txh tsxtea bs lzhhv.\n6 Ahxqxdah el t otq.\n7 Iyeui el t otq.\n8 Mbunhl txh tsxtea bs lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 5\n10 Mztq el chlleot tsxtea bs?\tjbus\t4 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t3 2\n12 Mztq el chlleot tsxtea bs?\tjbus\t4 2\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Iyeui el t jbus.\n3 Wtql txh tsxtea bs yeoh.\n4 Ueoh txh tsxtea bs otql.\n5 Hhlleot el t ybdlh.\n6 Ozhhv txh tsxtea bs otql.\n7 Membmt el t jbus.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 6\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 1\n11 Mztq el chlleot tsxtea bs?\totq\t5 4\n12 Mztq el chlleot tsxtea bs?\totq\t5 4\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs yeoh.\n3 Hhlleot el t otq.\n4 Ahxqxdah el t otq.\n5 Mbunhl txh tsxtea bs otql.\n6 Iyeui el t lzhhv.\n7 Ueoh txh tsxtea bs otql.\n8 Membmt el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t3 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 1\n11 Mztq el jembmt tsxtea bs?\totq\t8 7\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 2\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Membmt el t jbus.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ahxqxdah el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Hhlleot el t ybdlh.\n7 Iyeui el t jbus.\n8 Ozhhv txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n10 Mztq el chlleot tsxtea bs?\tjbus\t6 5\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 5\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 3\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Membmt el t lzhhv.\n5 Ahxqxdah el t otq.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t lzhhv.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t4 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs jbunhl.\n3 Hhlleot el t otq.\n4 Ozhhv txh tsxtea bs otql.\n5 Ahxqxdah el t otq.\n6 Iyeui el t ybdlh.\n7 Membmt el t otq.\n8 Mbunhl txh tsxtea bs otql.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t3 2\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs yeoh.\n4 Membmt el t jbus.\n5 Hhlleot el t ybdlh.\n6 Ozhhv txh tsxtea bs otql.\n7 Ahxqxdah el t ybdlh.\n8 Iyeui el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t4 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Hhlleot el t jbus.\n5 Membmt el t jbus.\n6 Ahxqxdah el t otq.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Iyeui el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 3\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 3\n11 Mztq el hyeui tsxtea bs?\tybdlh\t8 1\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t5 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Membmt el t lzhhv.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Ahxqxdah el t lzhhv.\n6 Wtql txh tsxtea bs lzhhv.\n7 Hhlleot el t ybdlh.\n8 Iyeui el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 4\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Hhlleot el t otq.\n4 Ahxqxdah el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t ybdlh.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Iyeui el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 5\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t3 2\n11 Mztq el hyeui tsxtea bs?\totq\t8 1\n12 Mztq el hyeui tsxtea bs?\totq\t8 1\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Iyeui el t jbus.\n4 Ahxqxdah el t ybdlh.\n5 Wtql txh tsxtea bs jbunhl.\n6 Membmt el t ybdlh.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Hhlleot el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\totq\t8 1\n10 Mztq el jembmt tsxtea bs?\totq\t6 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n12 Mztq el jembmt tsxtea bs?\totq\t6 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Iyeui el t ybdlh.\n5 Wtql txh tsxtea bs yeoh.\n6 Ahxqxdah el t otq.\n7 Hhlleot el t otq.\n8 Membmt el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t8 3\n12 Mztq el chlleot tsxtea bs?\tybdlh\t7 5\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ahxqxdah el t jbus.\n4 Ozhhv txh tsxtea bs otql.\n5 Iyeui el t jbus.\n6 Hhlleot el t lzhhv.\n7 Ueoh txh tsxtea bs otql.\n8 Membmt el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t5 2\n11 Mztq el jembmt tsxtea bs?\totq\t8 4\n12 Mztq el jembmt tsxtea bs?\totq\t8 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs otql.\n4 Hhlleot el t otq.\n5 Membmt el t jbus.\n6 Ozhhv txh tsxtea bs otql.\n7 Ahxqxdah el t ybdlh.\n8 Iyeui el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\totq\t5 3\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t4 2\n11 Mztq el jembmt tsxtea bs?\totq\t5 3\n12 Mztq el jembmt tsxtea bs?\totq\t5 3\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ahxqxdah el t otq.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Hhlleot el t otq.\n7 Iyeui el t ybdlh.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 2\n10 Mztq el hyeui tsxtea bs?\totq\t7 1\n11 Mztq el jembmt tsxtea bs?\totq\t8 1\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t6 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Membmt el t ybdlh.\n5 Wtql txh tsxtea bs yeoh.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t4 2\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t4 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t7 5\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t4 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Hhlleot el t otq.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Membmt el t otq.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t ybdlh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t5 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Wtql txh tsxtea bs lzhhv.\n5 Iyeui el t lzhhv.\n6 Hhlleot el t otq.\n7 Ahxqxdah el t jbus.\n8 Membmt el t otq.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t6 4\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 3\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 3\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Ahxqxdah el t lzhhv.\n4 Ueoh txh tsxtea bs otql.\n5 Hhlleot el t ybdlh.\n6 Iyeui el t lzhhv.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Membmt el t jbus.\n9 Mztq el chlleot tsxtea bs?\totq\t5 4\n10 Mztq el jembmt tsxtea bs?\tybdlh\t8 7\n11 Mztq el jembmt tsxtea bs?\tybdlh\t8 7\n12 Mztq el chlleot tsxtea bs?\totq\t5 4\n1 Mbunhl txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t lzhhv.\n4 Wtql txh tsxtea bs lzhhv.\n5 Hhlleot el t otq.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Ahxqxdah el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 4\n11 Mztq el hyeui tsxtea bs?\totq\t3 2\n12 Mztq el jembmt tsxtea bs?\tjbus\t8 6\n1 Wtql txh tsxtea bs lzhhv.\n2 Hhlleot el t otq.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t ybdlh.\n7 Iyeui el t jbus.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t2 1\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 4\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 5\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 5\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ahxqxdah el t jbus.\n4 Ozhhv txh tsxtea bs otql.\n5 Membmt el t lzhhv.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Iyeui el t jbus.\n8 Hhlleot el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t3 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t8 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t7 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs otql.\n3 Wtql txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Hhlleot el t lzhhv.\n6 Membmt el t lzhhv.\n7 Ahxqxdah el t jbus.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\totq\t6 2\n10 Mztq el hyeui tsxtea bs?\tjbus\t8 3\n11 Mztq el chlleot tsxtea bs?\totq\t5 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t8 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs lzhhv.\n3 Iyeui el t jbus.\n4 Ozhhv txh tsxtea bs otql.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Ahxqxdah el t lzhhv.\n7 Membmt el t lzhhv.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n11 Mztq el jembmt tsxtea bs?\totq\t7 4\n12 Mztq el rhxqxdah tsxtea bs?\totq\t6 4\n1 Ueoh txh tsxtea bs otql.\n2 Hhlleot el t ybdlh.\n3 Wtql txh tsxtea bs yeoh.\n4 Iyeui el t ybdlh.\n5 Membmt el t otq.\n6 Ahxqxdah el t ybdlh.\n7 Ozhhv txh tsxtea bs otql.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t6 1\n10 Mztq el hyeui tsxtea bs?\totq\t4 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t6 1\n12 Mztq el hyeui tsxtea bs?\totq\t4 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Hhlleot el t lzhhv.\n5 Ahxqxdah el t lzhhv.\n6 Ueoh txh tsxtea bs otql.\n7 Iyeui el t ybdlh.\n8 Membmt el t otq.\n9 Mztq el hyeui tsxtea bs?\totq\t7 6\n10 Mztq el chlleot tsxtea bs?\tjbus\t4 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t4 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs yeoh.\n4 Ahxqxdah el t lzhhv.\n5 Iyeui el t otq.\n6 Hhlleot el t otq.\n7 Mbunhl txh tsxtea bs otql.\n8 Membmt el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n11 Mztq el jembmt tsxtea bs?\tjbus\t8 2\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t jbus.\n4 Hhlleot el t lzhhv.\n5 Wtql txh tsxtea bs yeoh.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t3 1\n10 Mztq el chlleot tsxtea bs?\totq\t4 2\n11 Mztq el jembmt tsxtea bs?\totq\t7 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Wtql txh tsxtea bs yeoh.\n3 Hhlleot el t otq.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Membmt el t otq.\n6 Iyeui el t otq.\n7 Ozhhv txh tsxtea bs otql.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs otql.\n4 Ahxqxdah el t jbus.\n5 Iyeui el t otq.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Hhlleot el t ybdlh.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t5 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs yeoh.\n4 Ahxqxdah el t jbus.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t ybdlh.\n7 Hhlleot el t ybdlh.\n8 Iyeui el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 5\n10 Mztq el chlleot tsxtea bs?\tjbus\t7 5\n11 Mztq el hyeui tsxtea bs?\tjbus\t8 5\n12 Mztq el chlleot tsxtea bs?\tjbus\t7 5\n1 Wtql txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Iyeui el t ybdlh.\n4 Ahxqxdah el t otq.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Membmt el t ybdlh.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Hhlleot el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t6 2\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t3 2\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 1\n1 Wtql txh tsxtea bs yeoh.\n2 Iyeui el t otq.\n3 Membmt el t otq.\n4 Ueoh txh tsxtea bs otql.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Hhlleot el t otq.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 4\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t2 1\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs lzhhv.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t ybdlh.\n6 Iyeui el t otq.\n7 Ahxqxdah el t ybdlh.\n8 Membmt el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t6 3\n12 Mztq el jembmt tsxtea bs?\tjbus\t8 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t lzhhv.\n4 Membmt el t lzhhv.\n5 Wtql txh tsxtea bs jbunhl.\n6 Hhlleot el t otq.\n7 Ueoh txh tsxtea bs otql.\n8 Ahxqxdah el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t4 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t6 5\n12 Mztq el jembmt tsxtea bs?\totq\t4 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs otql.\n4 Iyeui el t ybdlh.\n5 Hhlleot el t ybdlh.\n6 Membmt el t jbus.\n7 Wtql txh tsxtea bs jbunhl.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el chlleot tsxtea bs?\tjbus\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs otql.\n4 Ahxqxdah el t ybdlh.\n5 Iyeui el t jbus.\n6 Hhlleot el t lzhhv.\n7 Wtql txh tsxtea bs jbunhl.\n8 Membmt el t jbus.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t5 2\n10 Mztq el chlleot tsxtea bs?\totq\t6 3\n11 Mztq el jembmt tsxtea bs?\tybdlh\t8 2\n12 Mztq el chlleot tsxtea bs?\totq\t6 3\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Membmt el t lzhhv.\n4 Ahxqxdah el t lzhhv.\n5 Hhlleot el t ybdlh.\n6 Wtql txh tsxtea bs lzhhv.\n7 Iyeui el t otq.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 2\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t7 6\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs otql.\n4 Hhlleot el t otq.\n5 Iyeui el t otq.\n6 Ahxqxdah el t jbus.\n7 Membmt el t otq.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t5 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t7 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t7 2\n12 Mztq el chlleot tsxtea bs?\tybdlh\t4 2\n1 Ueoh txh tsxtea bs otql.\n2 Membmt el t ybdlh.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Iyeui el t lzhhv.\n7 Ahxqxdah el t otq.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 4\n10 Mztq el jembmt tsxtea bs?\totq\t2 1\n11 Mztq el jembmt tsxtea bs?\totq\t2 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t6 4\n1 Wtql txh tsxtea bs lzhhv.\n2 Iyeui el t otq.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t jbus.\n6 Ueoh txh tsxtea bs lzhhv.\n7 Membmt el t ybdlh.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t2 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 4\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t7 6\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n1 Ueoh txh tsxtea bs otql.\n2 Ahxqxdah el t ybdlh.\n3 Wtql txh tsxtea bs yeoh.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Hhlleot el t lzhhv.\n7 Iyeui el t ybdlh.\n8 Membmt el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t6 4\n10 Mztq el hyeui tsxtea bs?\totq\t7 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 4\n12 Mztq el jembmt tsxtea bs?\totq\t8 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Wtql txh tsxtea bs yeoh.\n5 Iyeui el t otq.\n6 Hhlleot el t lzhhv.\n7 Membmt el t lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t5 4\n10 Mztq el jembmt tsxtea bs?\tybdlh\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 2\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n1 Wtql txh tsxtea bs jbunhl.\n2 Ueoh txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Ahxqxdah el t lzhhv.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Membmt el t ybdlh.\n7 Hhlleot el t lzhhv.\n8 Iyeui el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t6 2\n10 Mztq el jembmt tsxtea bs?\totq\t6 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t7 3\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t8 5\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Membmt el t otq.\n4 Hhlleot el t ybdlh.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t ybdlh.\n7 Ahxqxdah el t lzhhv.\n8 Mbunhl txh tsxtea bs yeoh.\n9 Mztq el jembmt tsxtea bs?\tjbus\t3 2\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t7 5\n11 Mztq el chlleot tsxtea bs?\totq\t4 1\n12 Mztq el chlleot tsxtea bs?\totq\t4 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs lzhhv.\n4 Ahxqxdah el t jbus.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Iyeui el t jbus.\n7 Membmt el t otq.\n8 Hhlleot el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t7 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 3\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 1\n12 Mztq el chlleot tsxtea bs?\tjbus\t8 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Hhlleot el t lzhhv.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Wtql txh tsxtea bs lzhhv.\n5 Iyeui el t jbus.\n6 Ahxqxdah el t otq.\n7 Membmt el t jbus.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 4\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 4\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t7 3\n12 Mztq el chlleot tsxtea bs?\tjbus\t2 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Ozhhv txh tsxtea bs otql.\n4 Iyeui el t lzhhv.\n5 Membmt el t lzhhv.\n6 Wtql txh tsxtea bs yeoh.\n7 Ahxqxdah el t otq.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\totq\t4 3\n10 Mztq el jembmt tsxtea bs?\totq\t5 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t8 6\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 6\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs otql.\n3 Wtql txh tsxtea bs jbunhl.\n4 Hhlleot el t jbus.\n5 Ahxqxdah el t jbus.\n6 Membmt el t ybdlh.\n7 Iyeui el t ybdlh.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\totq\t7 2\n10 Mztq el chlleot tsxtea bs?\totq\t4 1\n11 Mztq el hyeui tsxtea bs?\totq\t7 2\n12 Mztq el chlleot tsxtea bs?\totq\t4 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Hhlleot el t ybdlh.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Iyeui el t jbus.\n5 Membmt el t jbus.\n6 Wtql txh tsxtea bs yeoh.\n7 Ozhhv txh tsxtea bs otql.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 7\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 3\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t4 3\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t4 3\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Iyeui el t lzhhv.\n5 Membmt el t ybdlh.\n6 Wtql txh tsxtea bs jbunhl.\n7 Hhlleot el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n10 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n12 Mztq el hyeui tsxtea bs?\tybdlh\t4 3\n1 Ozhhv txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Iyeui el t lzhhv.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Membmt el t jbus.\n7 Hhlleot el t ybdlh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tjbus\t7 5\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 5\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 5\n12 Mztq el hyeui tsxtea bs?\totq\t4 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs otql.\n4 Ueoh txh tsxtea bs lzhhv.\n5 Hhlleot el t jbus.\n6 Ahxqxdah el t otq.\n7 Membmt el t lzhhv.\n8 Iyeui el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t8 1\n10 Mztq el chlleot tsxtea bs?\totq\t5 3\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t6 1\n12 Mztq el jembmt tsxtea bs?\totq\t7 2\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Iyeui el t ybdlh.\n5 Membmt el t otq.\n6 Hhlleot el t otq.\n7 Ozhhv txh tsxtea bs otql.\n8 Ahxqxdah el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Iyeui el t ybdlh.\n6 Hhlleot el t lzhhv.\n7 Membmt el t jbus.\n8 Wtql txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t2 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t5 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Iyeui el t ybdlh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Ahxqxdah el t ybdlh.\n5 Membmt el t otq.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Hhlleot el t otq.\n8 Ozhhv txh tsxtea bs jbunhl.\n9 Mztq el chlleot tsxtea bs?\tlzhhv\t7 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n12 Mztq el hyeui tsxtea bs?\tjbus\t2 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ahxqxdah el t jbus.\n5 Iyeui el t lzhhv.\n6 Ueoh txh tsxtea bs otql.\n7 Hhlleot el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 3\n10 Mztq el jembmt tsxtea bs?\totq\t8 6\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 3\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t7 3\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs yeoh.\n3 Ozhhv txh tsxtea bs otql.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Membmt el t otq.\n6 Hhlleot el t otq.\n7 Iyeui el t otq.\n8 Ahxqxdah el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t8 3\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n12 Mztq el hyeui tsxtea bs?\tybdlh\t7 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Mbunhl txh tsxtea bs otql.\n3 Ahxqxdah el t otq.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Membmt el t otq.\n6 Hhlleot el t jbus.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t3 1\n10 Mztq el chlleot tsxtea bs?\totq\t6 2\n11 Mztq el chlleot tsxtea bs?\totq\t6 2\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t5 1\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs otql.\n3 Ahxqxdah el t ybdlh.\n4 Hhlleot el t jbus.\n5 Wtql txh tsxtea bs lzhhv.\n6 Membmt el t ybdlh.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t8 1\n10 Mztq el chlleot tsxtea bs?\totq\t4 2\n11 Mztq el hyeui tsxtea bs?\totq\t8 1\n12 Mztq el chlleot tsxtea bs?\totq\t4 2\n1 Ueoh txh tsxtea bs otql.\n2 Hhlleot el t ybdlh.\n3 Membmt el t ybdlh.\n4 Mbunhl txh tsxtea bs otql.\n5 Ahxqxdah el t ybdlh.\n6 Iyeui el t jbus.\n7 Ozhhv txh tsxtea bs otql.\n8 Wtql txh tsxtea bs lzhhv.\n9 Mztq el chlleot tsxtea bs?\totq\t2 1\n10 Mztq el jembmt tsxtea bs?\totq\t3 1\n11 Mztq el hyeui tsxtea bs?\totq\t6 4\n12 Mztq el jembmt tsxtea bs?\totq\t3 1\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Hhlleot el t otq.\n4 Membmt el t otq.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Mbunhl txh tsxtea bs otql.\n7 Iyeui el t ybdlh.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t7 2\n10 Mztq el hyeui tsxtea bs?\totq\t7 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t8 2\n12 Mztq el hyeui tsxtea bs?\totq\t7 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs otql.\n3 Ahxqxdah el t jbus.\n4 Hhlleot el t jbus.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Membmt el t lzhhv.\n7 Wtql txh tsxtea bs lzhhv.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t8 5\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t8 5\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t8 5\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t8 5\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Membmt el t jbus.\n4 Wtql txh tsxtea bs yeoh.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Hhlleot el t lzhhv.\n7 Iyeui el t otq.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 4\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 4\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 4\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Membmt el t jbus.\n4 Ahxqxdah el t jbus.\n5 Hhlleot el t jbus.\n6 Wtql txh tsxtea bs yeoh.\n7 Iyeui el t ybdlh.\n8 Ozhhv txh tsxtea bs yeoh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n11 Mztq el rhxqxdah tsxtea bs?\tybdlh\t4 1\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t7 2\n1 Mbunhl txh tsxtea bs otql.\n2 Membmt el t jbus.\n3 Wtql txh tsxtea bs lzhhv.\n4 Iyeui el t otq.\n5 Ahxqxdah el t jbus.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Ueoh txh tsxtea bs otql.\n8 Hhlleot el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\totq\t2 1\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t4 3\n11 Mztq el jembmt tsxtea bs?\totq\t2 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t8 6\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Membmt el t jbus.\n3 Ueoh txh tsxtea bs otql.\n4 Iyeui el t ybdlh.\n5 Hhlleot el t jbus.\n6 Ahxqxdah el t jbus.\n7 Ozhhv txh tsxtea bs yeoh.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t5 1\n11 Mztq el hyeui tsxtea bs?\totq\t4 3\n12 Mztq el jembmt tsxtea bs?\tlzhhv\t2 1\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Membmt el t lzhhv.\n4 Wtql txh tsxtea bs yeoh.\n5 Iyeui el t lzhhv.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Ahxqxdah el t otq.\n8 Hhlleot el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 4\n10 Mztq el hyeui tsxtea bs?\tjbus\t5 1\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 6\n12 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 4\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Wtql txh tsxtea bs lzhhv.\n4 Hhlleot el t lzhhv.\n5 Membmt el t otq.\n6 Ahxqxdah el t otq.\n7 Ueoh txh tsxtea bs jbunhl.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t5 3\n12 Mztq el chlleot tsxtea bs?\tybdlh\t4 2\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs jbunhl.\n3 Ahxqxdah el t jbus.\n4 Membmt el t jbus.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t lzhhv.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\totq\t4 1\n10 Mztq el jembmt tsxtea bs?\totq\t4 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 5\n12 Mztq el rhxqxdah tsxtea bs?\totq\t3 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Hhlleot el t jbus.\n5 Ahxqxdah el t ybdlh.\n6 Wtql txh tsxtea bs jbunhl.\n7 Iyeui el t lzhhv.\n8 Membmt el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 3\n11 Mztq el jembmt tsxtea bs?\tybdlh\t8 1\n12 Mztq el hyeui tsxtea bs?\tjbus\t7 2\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Mbunhl txh tsxtea bs otql.\n4 Iyeui el t ybdlh.\n5 Ozhhv txh tsxtea bs otql.\n6 Hhlleot el t otq.\n7 Ahxqxdah el t jbus.\n8 Membmt el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t8 3\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\totq\t7 3\n12 Mztq el chlleot tsxtea bs?\tybdlh\t6 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t lzhhv.\n4 Membmt el t ybdlh.\n5 Mbunhl txh tsxtea bs otql.\n6 Ahxqxdah el t jbus.\n7 Hhlleot el t jbus.\n8 Wtql txh tsxtea bs yeoh.\n9 Mztq el jembmt tsxtea bs?\totq\t4 1\n10 Mztq el chlleot tsxtea bs?\totq\t7 5\n11 Mztq el jembmt tsxtea bs?\totq\t4 1\n12 Mztq el hyeui tsxtea bs?\totq\t3 2\n1 Ueoh txh tsxtea bs otql.\n2 Ahxqxdah el t ybdlh.\n3 Hhlleot el t ybdlh.\n4 Membmt el t ybdlh.\n5 Mbunhl txh tsxtea bs otql.\n6 Wtql txh tsxtea bs yeoh.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Iyeui el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t2 1\n11 Mztq el hyeui tsxtea bs?\totq\t8 5\n12 Mztq el hyeui tsxtea bs?\totq\t8 5\n1 Wtql txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Membmt el t otq.\n4 Iyeui el t lzhhv.\n5 Ahxqxdah el t lzhhv.\n6 Ueoh txh tsxtea bs otql.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Hhlleot el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n10 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n12 Mztq el jembmt tsxtea bs?\tybdlh\t3 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs otql.\n3 Ahxqxdah el t otq.\n4 Hhlleot el t lzhhv.\n5 Mbunhl txh tsxtea bs lzhhv.\n6 Iyeui el t lzhhv.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t3 1\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t8 7\n11 Mztq el chlleot tsxtea bs?\totq\t4 2\n12 Mztq el hyeui tsxtea bs?\totq\t6 2\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Iyeui el t ybdlh.\n4 Membmt el t jbus.\n5 Wtql txh tsxtea bs yeoh.\n6 Hhlleot el t ybdlh.\n7 Ozhhv txh tsxtea bs jbunhl.\n8 Ahxqxdah el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t4 2\n10 Mztq el jembmt tsxtea bs?\tybdlh\t4 2\n11 Mztq el jembmt tsxtea bs?\tybdlh\t4 2\n12 Mztq el chlleot tsxtea bs?\totq\t6 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Hhlleot el t lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Mbunhl txh tsxtea bs otql.\n5 Iyeui el t otq.\n6 Membmt el t jbus.\n7 Ahxqxdah el t lzhhv.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el jembmt tsxtea bs?\totq\t6 4\n10 Mztq el jembmt tsxtea bs?\totq\t6 4\n11 Mztq el chlleot tsxtea bs?\tybdlh\t2 1\n12 Mztq el jembmt tsxtea bs?\totq\t6 4\n1 Wtql txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs otql.\n3 Hhlleot el t ybdlh.\n4 Mbunhl txh tsxtea bs otql.\n5 Iyeui el t jbus.\n6 Ahxqxdah el t jbus.\n7 Ozhhv txh tsxtea bs otql.\n8 Membmt el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\totq\t3 2\n10 Mztq el chlleot tsxtea bs?\totq\t3 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t6 4\n12 Mztq el chlleot tsxtea bs?\totq\t3 2\n1 Ozhhv txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs lzhhv.\n4 Membmt el t otq.\n5 Ahxqxdah el t ybdlh.\n6 Mbunhl txh tsxtea bs yeoh.\n7 Iyeui el t jbus.\n8 Hhlleot el t otq.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t4 3\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t4 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n1 Ueoh txh tsxtea bs otql.\n2 Ahxqxdah el t ybdlh.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs otql.\n5 Membmt el t jbus.\n6 Hhlleot el t lzhhv.\n7 Wtql txh tsxtea bs lzhhv.\n8 Iyeui el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t8 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t2 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t2 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t2 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Iyeui el t lzhhv.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Hhlleot el t ybdlh.\n6 Ahxqxdah el t lzhhv.\n7 Wtql txh tsxtea bs jbunhl.\n8 Membmt el t otq.\n9 Mztq el jembmt tsxtea bs?\tjbus\t8 7\n10 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n11 Mztq el jembmt tsxtea bs?\tjbus\t8 7\n12 Mztq el hyeui tsxtea bs?\tybdlh\t3 2\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Membmt el t lzhhv.\n6 Hhlleot el t lzhhv.\n7 Ahxqxdah el t ybdlh.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tjbus\t5 4\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 3\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 3\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs otql.\n3 Membmt el t lzhhv.\n4 Ahxqxdah el t lzhhv.\n5 Wtql txh tsxtea bs yeoh.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t lzhhv.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el chlleot tsxtea bs?\totq\t7 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\totq\t4 2\n12 Mztq el chlleot tsxtea bs?\totq\t7 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Ahxqxdah el t ybdlh.\n5 Wtql txh tsxtea bs jbunhl.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t jbus.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 3\n10 Mztq el hyeui tsxtea bs?\tjbus\t6 1\n11 Mztq el rhxqxdah tsxtea bs?\tjbus\t4 3\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 1\n1 Ueoh txh tsxtea bs jbunhl.\n2 Wtql txh tsxtea bs jbunhl.\n3 Hhlleot el t ybdlh.\n4 Mbunhl txh tsxtea bs lzhhv.\n5 Ozhhv txh tsxtea bs jbunhl.\n6 Ahxqxdah el t otq.\n7 Membmt el t ybdlh.\n8 Iyeui el t otq.\n9 Mztq el jembmt tsxtea bs?\tjbus\t7 1\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t6 2\n11 Mztq el chlleot tsxtea bs?\tjbus\t3 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t7 1\n1 Mbunhl txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Wtql txh tsxtea bs yeoh.\n4 Ozhhv txh tsxtea bs otql.\n5 Ahxqxdah el t lzhhv.\n6 Hhlleot el t otq.\n7 Iyeui el t ybdlh.\n8 Membmt el t ybdlh.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t7 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 3\n12 Mztq el rhxqxdah tsxtea bs?\totq\t5 4\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Hhlleot el t lzhhv.\n5 Ahxqxdah el t lzhhv.\n6 Membmt el t lzhhv.\n7 Iyeui el t otq.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\totq\t6 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t5 1\n11 Mztq el chlleot tsxtea bs?\totq\t4 1\n12 Mztq el chlleot tsxtea bs?\totq\t4 1\n1 Mbunhl txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ueoh txh tsxtea bs lzhhv.\n4 Iyeui el t jbus.\n5 Hhlleot el t jbus.\n6 Ozhhv txh tsxtea bs yeoh.\n7 Ahxqxdah el t jbus.\n8 Membmt el t jbus.\n9 Mztq el chlleot tsxtea bs?\totq\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t7 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Hhlleot el t lzhhv.\n3 Wtql txh tsxtea bs jbunhl.\n4 Mbunhl txh tsxtea bs yeoh.\n5 Ahxqxdah el t lzhhv.\n6 Iyeui el t jbus.\n7 Membmt el t lzhhv.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 1\n11 Mztq el hyeui tsxtea bs?\tybdlh\t6 4\n12 Mztq el hyeui tsxtea bs?\tybdlh\t6 4\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Iyeui el t otq.\n4 Membmt el t otq.\n5 Ahxqxdah el t otq.\n6 Ueoh txh tsxtea bs otql.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Hhlleot el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t5 2\n10 Mztq el hyeui tsxtea bs?\tlzhhv\t3 2\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t4 2\n12 Mztq el chlleot tsxtea bs?\tlzhhv\t8 2\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Mbunhl txh tsxtea bs otql.\n4 Iyeui el t lzhhv.\n5 Hhlleot el t lzhhv.\n6 Membmt el t ybdlh.\n7 Wtql txh tsxtea bs lzhhv.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\totq\t4 2\n10 Mztq el hyeui tsxtea bs?\totq\t4 2\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 1\n12 Mztq el chlleot tsxtea bs?\totq\t5 2\n1 Ozhhv txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs yeoh.\n3 Iyeui el t lzhhv.\n4 Wtql txh tsxtea bs lzhhv.\n5 Hhlleot el t jbus.\n6 Membmt el t lzhhv.\n7 Ueoh txh tsxtea bs lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t8 2\n10 Mztq el chlleot tsxtea bs?\tybdlh\t5 2\n11 Mztq el chlleot tsxtea bs?\tybdlh\t5 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t3 1\n1 Ueoh txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs otql.\n3 Iyeui el t lzhhv.\n4 Mbunhl txh tsxtea bs otql.\n5 Wtql txh tsxtea bs lzhhv.\n6 Ahxqxdah el t otq.\n7 Hhlleot el t ybdlh.\n8 Membmt el t otq.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 5\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 5\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 5\n12 Mztq el hyeui tsxtea bs?\totq\t3 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ueoh txh tsxtea bs jbunhl.\n3 Wtql txh tsxtea bs jbunhl.\n4 Iyeui el t jbus.\n5 Ahxqxdah el t otq.\n6 Hhlleot el t otq.\n7 Ozhhv txh tsxtea bs otql.\n8 Membmt el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t5 3\n10 Mztq el jembmt tsxtea bs?\tjbus\t8 2\n11 Mztq el hyeui tsxtea bs?\tybdlh\t4 1\n12 Mztq el jembmt tsxtea bs?\tjbus\t8 2\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Hhlleot el t jbus.\n5 Membmt el t lzhhv.\n6 Iyeui el t lzhhv.\n7 Ahxqxdah el t otq.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\tybdlh\t6 2\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t4 3\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t4 3\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t7 1\n1 Ueoh txh tsxtea bs otql.\n2 Mbunhl txh tsxtea bs otql.\n3 Wtql txh tsxtea bs jbunhl.\n4 Ozhhv txh tsxtea bs yeoh.\n5 Hhlleot el t jbus.\n6 Iyeui el t otq.\n7 Membmt el t otq.\n8 Ahxqxdah el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 3\n10 Mztq el rhxqxdah tsxtea bs?\tjbus\t8 3\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 3\n12 Mztq el chlleot tsxtea bs?\totq\t5 2\n1 Mbunhl txh tsxtea bs yeoh.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ahxqxdah el t jbus.\n4 Membmt el t jbus.\n5 Wtql txh tsxtea bs jbunhl.\n6 Hhlleot el t lzhhv.\n7 Iyeui el t otq.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el hyeui tsxtea bs?\tjbus\t7 5\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 5\n11 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n12 Mztq el jembmt tsxtea bs?\tybdlh\t4 1\n1 Ozhhv txh tsxtea bs otql.\n2 Ueoh txh tsxtea bs lzhhv.\n3 Hhlleot el t ybdlh.\n4 Mbunhl txh tsxtea bs otql.\n5 Membmt el t jbus.\n6 Wtql txh tsxtea bs yeoh.\n7 Iyeui el t otq.\n8 Ahxqxdah el t jbus.\n9 Mztq el jembmt tsxtea bs?\totq\t5 4\n10 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n11 Mztq el hyeui tsxtea bs?\tybdlh\t7 6\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 4\n1 Wtql txh tsxtea bs jbunhl.\n2 Ahxqxdah el t otq.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Ueoh txh tsxtea bs lzhhv.\n6 Membmt el t lzhhv.\n7 Iyeui el t lzhhv.\n8 Hhlleot el t lzhhv.\n9 Mztq el jembmt tsxtea bs?\tjbus\t6 4\n10 Mztq el hyeui tsxtea bs?\tjbus\t7 4\n11 Mztq el chlleot tsxtea bs?\tjbus\t8 4\n12 Mztq el hyeui tsxtea bs?\tjbus\t7 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Mbunhl txh tsxtea bs otql.\n3 Wtql txh tsxtea bs yeoh.\n4 Iyeui el t jbus.\n5 Ozhhv txh tsxtea bs otql.\n6 Membmt el t otq.\n7 Hhlleot el t lzhhv.\n8 Ahxqxdah el t otq.\n9 Mztq el hyeui tsxtea bs?\totq\t4 2\n10 Mztq el hyeui tsxtea bs?\totq\t4 2\n11 Mztq el chlleot tsxtea bs?\totq\t7 5\n12 Mztq el hyeui tsxtea bs?\totq\t4 2\n1 Wtql txh tsxtea bs jbunhl.\n2 Ahxqxdah el t otq.\n3 Ozhhv txh tsxtea bs otql.\n4 Hhlleot el t lzhhv.\n5 Iyeui el t lzhhv.\n6 Ueoh txh tsxtea bs jbunhl.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Membmt el t otq.\n9 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n10 Mztq el chlleot tsxtea bs?\totq\t4 3\n11 Mztq el chlleot tsxtea bs?\totq\t4 3\n12 Mztq el rhxqxdah tsxtea bs?\tjbus\t2 1\n1 Wtql txh tsxtea bs jbunhl.\n2 Hhlleot el t otq.\n3 Mbunhl txh tsxtea bs yeoh.\n4 Ueoh txh tsxtea bs jbunhl.\n5 Ozhhv txh tsxtea bs otql.\n6 Iyeui el t ybdlh.\n7 Ahxqxdah el t lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n10 Mztq el jembmt tsxtea bs?\tjbus\t8 4\n11 Mztq el hyeui tsxtea bs?\tjbus\t6 4\n12 Mztq el jembmt tsxtea bs?\tjbus\t8 4\n1 Ueoh txh tsxtea bs jbunhl.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ahxqxdah el t ybdlh.\n4 Membmt el t lzhhv.\n5 Wtql txh tsxtea bs yeoh.\n6 Hhlleot el t lzhhv.\n7 Mbunhl txh tsxtea bs otql.\n8 Iyeui el t jbus.\n9 Mztq el hyeui tsxtea bs?\totq\t8 7\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 2\n11 Mztq el hyeui tsxtea bs?\totq\t8 7\n12 Mztq el hyeui tsxtea bs?\totq\t8 7\n1 Mbunhl txh tsxtea bs otql.\n2 Hhlleot el t jbus.\n3 Iyeui el t jbus.\n4 Ahxqxdah el t jbus.\n5 Ozhhv txh tsxtea bs yeoh.\n6 Membmt el t jbus.\n7 Wtql txh tsxtea bs yeoh.\n8 Ueoh txh tsxtea bs lzhhv.\n9 Mztq el hyeui tsxtea bs?\totq\t3 1\n10 Mztq el jembmt tsxtea bs?\totq\t6 1\n11 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n12 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n1 Ueoh txh tsxtea bs otql.\n2 Hhlleot el t ybdlh.\n3 Ozhhv txh tsxtea bs otql.\n4 Membmt el t lzhhv.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Wtql txh tsxtea bs lzhhv.\n7 Iyeui el t lzhhv.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\totq\t8 1\n10 Mztq el jembmt tsxtea bs?\totq\t4 3\n11 Mztq el hyeui tsxtea bs?\totq\t7 3\n12 Mztq el rhxqxdah tsxtea bs?\totq\t8 1\n1 Ozhhv txh tsxtea bs yeoh.\n2 Membmt el t lzhhv.\n3 Ueoh txh tsxtea bs otql.\n4 Iyeui el t ybdlh.\n5 Wtql txh tsxtea bs jbunhl.\n6 Mbunhl txh tsxtea bs otql.\n7 Ahxqxdah el t ybdlh.\n8 Hhlleot el t jbus.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t2 1\n10 Mztq el rhxqxdah tsxtea bs?\totq\t7 3\n11 Mztq el hyeui tsxtea bs?\totq\t4 3\n12 Mztq el chlleot tsxtea bs?\totq\t8 6\n1 Mbunhl txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs otql.\n3 Hhlleot el t jbus.\n4 Iyeui el t jbus.\n5 Wtql txh tsxtea bs yeoh.\n6 Ahxqxdah el t jbus.\n7 Membmt el t otq.\n8 Ueoh txh tsxtea bs jbunhl.\n9 Mztq el hyeui tsxtea bs?\tlzhhv\t4 1\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t7 5\n12 Mztq el jembmt tsxtea bs?\tybdlh\t7 5\n1 Ueoh txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs jbunhl.\n3 Iyeui el t lzhhv.\n4 Wtql txh tsxtea bs yeoh.\n5 Hhlleot el t lzhhv.\n6 Ahxqxdah el t ybdlh.\n7 Mbunhl txh tsxtea bs yeoh.\n8 Membmt el t otq.\n9 Mztq el jembmt tsxtea bs?\tybdlh\t8 4\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 1\n11 Mztq el jembmt tsxtea bs?\tybdlh\t8 4\n12 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t6 1\n1 Mbunhl txh tsxtea bs yeoh.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Hhlleot el t otq.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Iyeui el t lzhhv.\n7 Membmt el t otq.\n8 Ahxqxdah el t ybdlh.\n9 Mztq el hyeui tsxtea bs?\tjbus\t6 3\n10 Mztq el jembmt tsxtea bs?\tlzhhv\t7 2\n11 Mztq el chlleot tsxtea bs?\tlzhhv\t4 2\n12 Mztq el hyeui tsxtea bs?\tjbus\t6 3\n1 Ozhhv txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Hhlleot el t lzhhv.\n4 Ahxqxdah el t lzhhv.\n5 Ueoh txh tsxtea bs jbunhl.\n6 Mbunhl txh tsxtea bs lzhhv.\n7 Iyeui el t jbus.\n8 Membmt el t otq.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t8 2\n10 Mztq el rhxqxdah tsxtea bs?\totq\t4 1\n11 Mztq el jembmt tsxtea bs?\tlzhhv\t8 2\n12 Mztq el hyeui tsxtea bs?\tlzhhv\t7 6\n1 Wtql txh tsxtea bs yeoh.\n2 Mbunhl txh tsxtea bs lzhhv.\n3 Membmt el t jbus.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Hhlleot el t otq.\n6 Ueoh txh tsxtea bs otql.\n7 Ahxqxdah el t otq.\n8 Iyeui el t ybdlh.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t7 1\n10 Mztq el chlleot tsxtea bs?\tybdlh\t5 1\n11 Mztq el chlleot tsxtea bs?\tybdlh\t5 1\n12 Mztq el chlleot tsxtea bs?\tybdlh\t5 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Mbunhl txh tsxtea bs lzhhv.\n4 Ahxqxdah el t otq.\n5 Membmt el t otq.\n6 Iyeui el t lzhhv.\n7 Hhlleot el t otq.\n8 Ueoh txh tsxtea bs otql.\n9 Mztq el jembmt tsxtea bs?\tlzhhv\t5 1\n10 Mztq el chlleot tsxtea bs?\tlzhhv\t7 1\n11 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t4 1\n12 Mztq el hyeui tsxtea bs?\tybdlh\t6 2\n1 Ueoh txh tsxtea bs otql.\n2 Wtql txh tsxtea bs lzhhv.\n3 Ozhhv txh tsxtea bs jbunhl.\n4 Membmt el t lzhhv.\n5 Iyeui el t otq.\n6 Hhlleot el t ybdlh.\n7 Mbunhl txh tsxtea bs lzhhv.\n8 Ahxqxdah el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 7\n10 Mztq el rhxqxdah tsxtea bs?\tlzhhv\t8 7\n11 Mztq el hyeui tsxtea bs?\tlzhhv\t5 2\n12 Mztq el chlleot tsxtea bs?\totq\t6 1\n1 Wtql txh tsxtea bs lzhhv.\n2 Ueoh txh tsxtea bs otql.\n3 Ahxqxdah el t otq.\n4 Ozhhv txh tsxtea bs jbunhl.\n5 Mbunhl txh tsxtea bs yeoh.\n6 Hhlleot el t jbus.\n7 Iyeui el t lzhhv.\n8 Membmt el t ybdlh.\n9 Mztq el chlleot tsxtea bs?\tybdlh\t6 5\n10 Mztq el chlleot tsxtea bs?\tybdlh\t6 5\n11 Mztq el hyeui tsxtea bs?\tjbus\t7 4\n12 Mztq el hyeui tsxtea bs?\tjbus\t7 4\n1 Mbunhl txh tsxtea bs otql.\n2 Ozhhv txh tsxtea bs yeoh.\n3 Ueoh txh tsxtea bs jbunhl.\n4 Wtql txh tsxtea bs jbunhl.\n5 Ahxqxdah el t lzhhv.\n6 Iyeui el t jbus.\n7 Hhlleot el t ybdlh.\n8 Membmt el t jbus.\n9 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 2\n10 Mztq el rhxqxdah tsxtea bs?\tybdlh\t5 2\n11 Mztq el jembmt tsxtea bs?\totq\t8 1\n12 Mztq el hyeui tsxtea bs?\totq\t6 1\n"
  },
  {
    "path": "tasksv11/shuffled/qa16_basic-induction_test.txt",
    "content": "1 Zxetm el t ljtm.\n2 Hduedl el t xzemb.\n3 Zxetm el rxti.\n4 Feui el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Axhr el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t6 4 8\n1 Feui el t xzemb.\n2 Zxetm el t ljtm.\n3 Feui el ihuubj.\n4 Axhr el t xzemb.\n5 Axhr el rxti.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t uebm.\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Axhr el t ljtm.\n4 Axhr el rxhhm.\n5 Feui el rxhhm.\n6 Hduedl el t sxbr.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t uebm.\n1 Zxetm el t xzemb.\n2 Feui el t sxbr.\n3 Feui el rxhhm.\n4 Hduedl el t ljtm.\n5 Hduedl el ihuubj.\n6 Zxetm el rxti.\n7 Zhxmztxa el t xzemb.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 1 6\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t ljtm.\n5 Zxetm el t sxbr.\n6 Hduedl el t sxbr.\n7 Feui el rxhhm.\n8 Axhr el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t6 5 9\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t xzemb.\n5 Axhr el t xzemb.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Hduedl el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 1 8\n1 Hduedl el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Axhr el jzeqh.\n6 Zxetm el t uebm.\n7 Hduedl el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t sxbr.\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Feui el t uebm.\n4 Feui el jzeqh.\n5 Hduedl el t sxbr.\n6 Axhr el jzeqh.\n7 Zxetm el t xzemb.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 2 9\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el rxhhm.\n4 Hduedl el t ljtm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tjzeqh\t9 2 5\n1 Feui el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t xzemb.\n4 Axhr el t sxbr.\n5 Feui el rxti.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t4 1 5\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t ljtm.\n5 Feui el t xzemb.\n6 Feui el ihuubj.\n7 Axhr el rxti.\n8 Zxetm el t xzemb.\n9 Zxetm el rxti.\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Zxetm el rxti.\n5 Axhr el t ljtm.\n6 Zhxmztxa el rxti.\n7 Hduedl el t ljtm.\n8 Feui el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 7 9\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zxetm el t uebm.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el rxhhm.\n7 Feui el t xzemb.\n8 Feui el ihuubj.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t uebm.\n2 Feui el t uebm.\n3 Zxetm el t sxbr.\n4 Hduedl el t uebm.\n5 Axhr el t uebm.\n6 Zxetm el rxti.\n7 Feui el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t1 5 9\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Hduedl el jzeqh.\n4 Feui el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t uebm.\n7 Zxetm el ihuubj.\n8 Axhr el t xzemb.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t4 8 9\n1 Zxetm el t xzemb.\n2 Axhr el t sxbr.\n3 Hduedl el t xzemb.\n4 Zxetm el jzeqh.\n5 Axhr el ihuubj.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Feui el t ljtm.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el jzeqh.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el rxhhm.\n7 Hduedl el t sxbr.\n8 Hduedl el ihuubj.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 4 6\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Feui el t uebm.\n4 Feui el jzeqh.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t uebm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 6 8\n1 Feui el t ljtm.\n2 Zxetm el t uebm.\n3 Zxetm el jzeqh.\n4 Feui el ihuubj.\n5 Axhr el t xzemb.\n6 Axhr el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 5 6\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Hduedl el t uebm.\n7 Hduedl el rxhhm.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t3 8 9\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t ljtm.\n4 Hduedl el t ljtm.\n5 Zxetm el rxhhm.\n6 Feui el t sxbr.\n7 Axhr el t sxbr.\n8 Feui el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t4 3 5\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Axhr el ihuubj.\n4 Hduedl el t ljtm.\n5 Hduedl el rxhhm.\n6 Feui el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el t ljtm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t8 4 5\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Axhr el jzeqh.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Zxetm el t ljtm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 3 5\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxti.\n5 Axhr el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el rxti.\n8 Hduedl el rxti.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 5 7\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxti.\n3 Feui el t xzemb.\n4 Zxetm el t xzemb.\n5 Feui el rxti.\n6 Axhr el t uebm.\n7 Axhr el jzeqh.\n8 Zxetm el rxti.\n9 Hduedl el t ljtm.\n1 Feui el t uebm.\n2 Feui el rxti.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Zxetm el t sxbr.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 6 7\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el t sxbr.\n5 Feui el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Axhr el rxhhm.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Feui el t ljtm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Feui el ihuubj.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Axhr el ihuubj.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el ihuubj.\n4 Zxetm el t ljtm.\n5 Feui el t xzemb.\n6 Hduedl el t xzemb.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el ihuubj.\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Hduedl el t sxbr.\n4 Hduedl el jzeqh.\n5 Axhr el t uebm.\n6 Zhxmztxa el t uebm.\n7 Feui el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t2 3 4\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zxetm el t ljtm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Feui el t sxbr.\n8 Feui el ihuubj.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 4 5\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Feui el t xzemb.\n4 Zxetm el t sxbr.\n5 Zxetm el rxti.\n6 Axhr el t xzemb.\n7 Zhxmztxa el rxti.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t6 3 9\n1 Hduedl el t sxbr.\n2 Axhr el t xzemb.\n3 Feui el t xzemb.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Hduedl el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t2 3 8\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Hduedl el ihuubj.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 5\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zxetm el t sxbr.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxti.\n8 Axhr el rxhhm.\n9 Feui el t xzemb.\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Hduedl el t ljtm.\n4 Axhr el t ljtm.\n5 Axhr el rxti.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el rxti.\n8 Zhxmztxa el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 6 8\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Feui el t ljtm.\n5 Feui el rxhhm.\n6 Axhr el t uebm.\n7 Zxetm el t uebm.\n8 Hduedl el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t7 6 9\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Zxetm el t ljtm.\n4 Feui el rxhhm.\n5 Axhr el rxhhm.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t6 7 9\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Axhr el t ljtm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Axhr el jzeqh.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 4 7\n1 Hduedl el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Axhr el t xzemb.\n7 Hduedl el ihuubj.\n8 Axhr el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 6 8\n1 Hduedl el t uebm.\n2 Axhr el t sxbr.\n3 Hduedl el jzeqh.\n4 Axhr el rxhhm.\n5 Zxetm el t uebm.\n6 Feui el t ljtm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el jzeqh.\n1 Zxetm el t uebm.\n2 Zxetm el jzeqh.\n3 Feui el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t sxbr.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n1 Feui el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Zxetm el t sxbr.\n5 Zxetm el ihuubj.\n6 Hduedl el t sxbr.\n7 Hduedl el rxti.\n8 Feui el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 1 8\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Hduedl el t uebm.\n5 Feui el t sxbr.\n6 Axhr el t ljtm.\n7 Feui el ihuubj.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Feui el t uebm.\n4 Zxetm el t sxbr.\n5 Zxetm el rxhhm.\n6 Feui el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxhhm\t9 3 6\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el ihuubj.\n4 Hduedl el t uebm.\n5 Axhr el t sxbr.\n6 Axhr el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t xzemb.\n9 Zxetm el ihuubj.\n1 Axhr el t xzemb.\n2 Feui el t sxbr.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t uebm.\n6 Hduedl el rxti.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxti.\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Axhr el t ljtm.\n6 Feui el t sxbr.\n7 Axhr el jzeqh.\n8 Feui el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 5 7\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Axhr el jzeqh.\n4 Hduedl el ihuubj.\n5 Zxetm el t uebm.\n6 Feui el t sxbr.\n7 Feui el rxti.\n8 Zhxmztxa el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 1 3\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el rxti.\n5 Hduedl el t sxbr.\n6 Zxetm el t sxbr.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t3 6 7\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Feui el t xzemb.\n7 Hduedl el t sxbr.\n8 Feui el ihuubj.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t2 4 5\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxti.\n5 Zxetm el t uebm.\n6 Hduedl el rxti.\n7 Feui el rxhhm.\n8 Zxetm el jzeqh.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 8\n1 Zxetm el t uebm.\n2 Axhr el t sxbr.\n3 Feui el t sxbr.\n4 Zxetm el rxhhm.\n5 Hduedl el t xzemb.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t2 3 9\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t sxbr.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t1 8 9\n1 Axhr el t sxbr.\n2 Zxetm el t xzemb.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Zxetm el rxti.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 6 7\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el ihuubj.\n5 Feui el t xzemb.\n6 Feui el rxhhm.\n7 Hduedl el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t2 7 9\n1 Hduedl el t ljtm.\n2 Zxetm el t sxbr.\n3 Axhr el t ljtm.\n4 Axhr el rxti.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el rxhhm.\n7 Feui el t ljtm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t7 3 4\n1 Zhxmztxa el t sxbr.\n2 Axhr el t ljtm.\n3 Axhr el jzeqh.\n4 Feui el t ljtm.\n5 Feui el jzeqh.\n6 Hduedl el t uebm.\n7 Zxetm el t ljtm.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n1 Hduedl el t uebm.\n2 Axhr el t sxbr.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el rxti.\n8 Feui el t ljtm.\n9 Feui el rxti.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Feui el t xzemb.\n4 Axhr el t xzemb.\n5 Hduedl el rxti.\n6 Zxetm el t xzemb.\n7 Axhr el ihuubj.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t3 6 8\n1 Hduedl el t xzemb.\n2 Zxetm el t ljtm.\n3 Zxetm el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Feui el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t8 6 7\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxti.\n3 Feui el t uebm.\n4 Zxetm el t xzemb.\n5 Feui el rxhhm.\n6 Axhr el t uebm.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 4 8\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t ljtm.\n3 Zxetm el ihuubj.\n4 Hduedl el t xzemb.\n5 Axhr el t sxbr.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el ihuubj.\n8 Axhr el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 4 6\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Feui el t sxbr.\n4 Zxetm el t uebm.\n5 Axhr el t ljtm.\n6 Hduedl el t xzemb.\n7 Zxetm el rxhhm.\n8 Hduedl el jzeqh.\n9 Axhr el rxti.\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t uebm.\n6 Hduedl el t uebm.\n7 Axhr el rxti.\n8 Zxetm el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t6 5 7\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxti.\n5 Feui el rxhhm.\n6 Axhr el t uebm.\n7 Axhr el ihuubj.\n8 Zxetm el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t1 6 7\n1 Feui el t uebm.\n2 Hduedl el t uebm.\n3 Axhr el t ljtm.\n4 Feui el rxti.\n5 Hduedl el rxti.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el rxhhm.\n9 Zxetm el t xzemb.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Feui el t ljtm.\n4 Zxetm el rxhhm.\n5 Hduedl el t xzemb.\n6 Feui el rxhhm.\n7 Axhr el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t5 7 9\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Hduedl el t uebm.\n5 Feui el rxti.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Hduedl el t xzemb.\n4 Hduedl el rxhhm.\n5 Axhr el rxti.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 6 8\n1 Axhr el t xzemb.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Feui el rxhhm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el rxti.\n8 Axhr el jzeqh.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 3 6\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t sxbr.\n4 Hduedl el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el rxhhm.\n7 Hduedl el rxti.\n8 Axhr el t xzemb.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 8 9\n1 Feui el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Feui el rxti.\n6 Zhxmztxa el jzeqh.\n7 Axhr el rxti.\n8 Hduedl el rxti.\n9 Zxetm el t uebm.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Feui el t uebm.\n4 Axhr el t sxbr.\n5 Zxetm el t uebm.\n6 Feui el rxhhm.\n7 Hduedl el t xzemb.\n8 Axhr el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t5 3 6\n1 Feui el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el rxti.\n4 Hduedl el t uebm.\n5 Hduedl el rxhhm.\n6 Axhr el t xzemb.\n7 Zxetm el rxhhm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 4 5\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t sxbr.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Feui el jzeqh.\n1 Zhxmztxa el t sxbr.\n2 Axhr el t xzemb.\n3 Hduedl el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Axhr el jzeqh.\n6 Zxetm el t sxbr.\n7 Hduedl el jzeqh.\n8 Feui el t sxbr.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t8 6 9\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t ljtm.\n4 Hduedl el t ljtm.\n5 Feui el rxti.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t3 4 8\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t sxbr.\n5 Hduedl el jzeqh.\n6 Axhr el rxti.\n7 Zxetm el t uebm.\n8 Feui el t sxbr.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\trxti\t8 4 6\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el rxti.\n4 Feui el rxti.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el jzeqh.\n9 Axhr el t sxbr.\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el rxhhm.\n6 Zxetm el t xzemb.\n7 Feui el t ljtm.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t1 6 9\n1 Zxetm el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Feui el jzeqh.\n6 Axhr el t xzemb.\n7 Zxetm el rxhhm.\n8 Axhr el ihuubj.\n9 Hduedl el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el rxhhm.\n5 Hduedl el t uebm.\n6 Feui el t uebm.\n7 Axhr el t ljtm.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Axhr el ihuubj.\n4 Feui el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Zxetm el ihuubj.\n7 Feui el ihuubj.\n8 Zhxmztxa el rxti.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxti\t9 5 8\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Feui el rxhhm.\n8 Hduedl el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 4 5\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el t uebm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el rxti.\n6 Zxetm el rxti.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Hduedl el rxti.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Zxetm el rxti.\n5 Hduedl el rxhhm.\n6 Feui el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Axhr el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 3 5\n1 Axhr el t xzemb.\n2 Feui el t ljtm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t ljtm.\n7 Hduedl el t xzemb.\n8 Zxetm el jzeqh.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\tjzeqh\t2 6 8\n1 Hduedl el t xzemb.\n2 Zxetm el t sxbr.\n3 Axhr el t ljtm.\n4 Zxetm el ihuubj.\n5 Hduedl el ihuubj.\n6 Feui el t uebm.\n7 Axhr el rxti.\n8 Feui el rxhhm.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 2 4\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Axhr el t sxbr.\n4 Hduedl el t xzemb.\n5 Zxetm el t uebm.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el jzeqh.\n9 Hduedl el ihuubj.\n1 Feui el t xzemb.\n2 Feui el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t sxbr.\n5 Hduedl el rxhhm.\n6 Axhr el t xzemb.\n7 Axhr el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxhhm\t9 4 5\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el t uebm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Feui el rxti.\n8 Hduedl el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 6\n1 Axhr el t xzemb.\n2 Hduedl el t uebm.\n3 Zxetm el t sxbr.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el jzeqh.\n8 Feui el t sxbr.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t8 3 7\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Hduedl el t ljtm.\n4 Feui el t sxbr.\n5 Zxetm el t uebm.\n6 Feui el ihuubj.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Zhxmztxa el t xzemb.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Feui el t xzemb.\n4 Axhr el t uebm.\n5 Axhr el rxhhm.\n6 Zxetm el t sxbr.\n7 Zxetm el rxhhm.\n8 Feui el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 6 7\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Feui el ihuubj.\n5 Axhr el t uebm.\n6 Zxetm el t ljtm.\n7 Zxetm el ihuubj.\n8 Hduedl el t xzemb.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t8 2 4\n1 Hduedl el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Feui el t sxbr.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el jzeqh.\n1 Axhr el t uebm.\n2 Axhr el rxhhm.\n3 Zxetm el t ljtm.\n4 Feui el t sxbr.\n5 Zxetm el ihuubj.\n6 Hduedl el t uebm.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t xzemb.\n1 Zhxmztxa el t uebm.\n2 Zxetm el t xzemb.\n3 Hduedl el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t xzemb.\n6 Hduedl el rxhhm.\n7 Axhr el rxhhm.\n8 Feui el t uebm.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t2 5 7\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Axhr el t uebm.\n4 Zxetm el t uebm.\n5 Hduedl el rxhhm.\n6 Feui el rxhhm.\n7 Zxetm el jzeqh.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 1 6\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Axhr el t uebm.\n4 Zxetm el t xzemb.\n5 Zxetm el rxhhm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 7 8\n1 Feui el t uebm.\n2 Hduedl el t uebm.\n3 Feui el rxti.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t ljtm.\n7 Axhr el ihuubj.\n8 Zxetm el t xzemb.\n9 Hduedl el rxti.\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el t xzemb.\n4 Zxetm el t ljtm.\n5 Hduedl el rxti.\n6 Axhr el rxhhm.\n7 Zxetm el rxti.\n8 Zhxmztxa el t sxbr.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 1 6\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Axhr el t xzemb.\n4 Axhr el rxti.\n5 Feui el t uebm.\n6 Feui el rxti.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tihuubj\t9 7 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t xzemb.\n3 Hduedl el t uebm.\n4 Hduedl el rxti.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el rxhhm.\n8 Feui el t uebm.\n9 Feui el jzeqh.\n1 Zxetm el t ljtm.\n2 Feui el t ljtm.\n3 Axhr el t xzemb.\n4 Hduedl el t ljtm.\n5 Axhr el rxti.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t2 4 9\n1 Hduedl el t xzemb.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el t ljtm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Feui el t ljtm.\n8 Hduedl el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t4 7 9\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t sxbr.\n4 Feui el rxti.\n5 Zxetm el t xzemb.\n6 Hduedl el jzeqh.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 5 7\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Zhxmztxa el ihuubj.\n4 Axhr el rxhhm.\n5 Zxetm el t xzemb.\n6 Zxetm el jzeqh.\n7 Hduedl el t ljtm.\n8 Hduedl el rxti.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 5 6\n1 Hduedl el t uebm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el ihuubj.\n5 Feui el t uebm.\n6 Hduedl el jzeqh.\n7 Axhr el t sxbr.\n8 Feui el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Feui el t xzemb.\n2 Feui el ihuubj.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el t sxbr.\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Feui el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Feui el jzeqh.\n8 Axhr el t ljtm.\n9 Hduedl el ihuubj.\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zxetm el jzeqh.\n5 Axhr el rxti.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t2 7 9\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Axhr el rxhhm.\n4 Feui el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el t uebm.\n7 Hduedl el rxti.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 4 8\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Feui el t ljtm.\n4 Axhr el t sxbr.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Feui el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t6 4 8\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t sxbr.\n5 Hduedl el t xzemb.\n6 Feui el t ljtm.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n1 Hduedl el t uebm.\n2 Zxetm el t xzemb.\n3 Hduedl el jzeqh.\n4 Zxetm el rxhhm.\n5 Axhr el t xzemb.\n6 Zhxmztxa el t uebm.\n7 Axhr el rxhhm.\n8 Feui el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t8 5 7\n1 Zhxmztxa el t ljtm.\n2 Feui el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t sxbr.\n5 Feui el rxti.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Zxetm el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t4 2 5\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t xzemb.\n3 Feui el t sxbr.\n4 Feui el ihuubj.\n5 Zxetm el rxti.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t ljtm.\n8 Hduedl el ihuubj.\n9 Axhr el t uebm.\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t sxbr.\n5 Axhr el rxhhm.\n6 Zhxmztxa el rxti.\n7 Feui el t ljtm.\n8 Feui el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t2 4 9\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Hduedl el t xzemb.\n4 Hduedl el rxti.\n5 Feui el jzeqh.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el rxti.\n8 Axhr el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 1 5\n1 Hduedl el t sxbr.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el rxhhm.\n5 Feui el t sxbr.\n6 Hduedl el ihuubj.\n7 Zxetm el t xzemb.\n8 Feui el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t7 2 4\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el jzeqh.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Zxetm el jzeqh.\n9 Feui el t sxbr.\n1 Feui el t xzemb.\n2 Feui el jzeqh.\n3 Hduedl el t ljtm.\n4 Zxetm el t xzemb.\n5 Axhr el t sxbr.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\tihuubj\t4 6 7\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el rxti.\n7 Zhxmztxa el rxti.\n8 Feui el rxti.\n9 Zxetm el t uebm.\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el t ljtm.\n4 Hduedl el t uebm.\n5 Feui el rxhhm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxhhm\t9 4 6\n1 Zxetm el t ljtm.\n2 Zxetm el rxhhm.\n3 Hduedl el t uebm.\n4 Zhxmztxa el t uebm.\n5 Feui el t sxbr.\n6 Axhr el t xzemb.\n7 Axhr el ihuubj.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el t xzemb.\n4 Axhr el rxti.\n5 Zxetm el rxhhm.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t uebm.\n8 Hduedl el ihuubj.\n9 Feui el rxti.\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el rxti.\n4 Hduedl el jzeqh.\n5 Feui el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el t sxbr.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\trxti\t5 1 3\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Axhr el ihuubj.\n4 Zxetm el t sxbr.\n5 Hduedl el t sxbr.\n6 Feui el jzeqh.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 5 8\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Axhr el t uebm.\n4 Axhr el rxhhm.\n5 Feui el t uebm.\n6 Zxetm el t xzemb.\n7 Zxetm el rxti.\n8 Feui el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 1 2\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el rxhhm.\n7 Feui el ihuubj.\n8 Zxetm el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 4 5\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Feui el t uebm.\n6 Zhxmztxa el rxti.\n7 Feui el rxhhm.\n8 Hduedl el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 4 6\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Axhr el t xzemb.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Axhr el rxhhm.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 7 8\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t ljtm.\n3 Feui el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t ljtm.\n6 Axhr el t sxbr.\n7 Feui el rxti.\n8 Axhr el rxti.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 5 9\n1 Feui el t uebm.\n2 Zxetm el t uebm.\n3 Hduedl el t xzemb.\n4 Feui el ihuubj.\n5 Zxetm el ihuubj.\n6 Axhr el t xzemb.\n7 Hduedl el rxti.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t6 3 7\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Feui el rxhhm.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t ljtm.\n7 Axhr el jzeqh.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 6 8\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Axhr el t xzemb.\n6 Feui el t uebm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 5 7\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zxetm el rxhhm.\n4 Hduedl el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el rxhhm.\n7 Feui el t uebm.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t ljtm.\n4 Hduedl el rxti.\n5 Feui el t xzemb.\n6 Axhr el t xzemb.\n7 Zxetm el t ljtm.\n8 Axhr el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t5 6 8\n1 Feui el t sxbr.\n2 Feui el ihuubj.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t sxbr.\n6 Hduedl el ihuubj.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t ljtm.\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Feui el t ljtm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t4 3 6\n1 Zxetm el t uebm.\n2 Hduedl el t xzemb.\n3 Zxetm el ihuubj.\n4 Hduedl el jzeqh.\n5 Feui el t uebm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tihuubj\t9 7 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Feui el t xzemb.\n4 Hduedl el t xzemb.\n5 Feui el rxti.\n6 Axhr el t ljtm.\n7 Zxetm el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t2 6 9\n1 Zhxmztxa el t xzemb.\n2 Axhr el t ljtm.\n3 Hduedl el t sxbr.\n4 Feui el t sxbr.\n5 Zxetm el t uebm.\n6 Hduedl el rxhhm.\n7 Zxetm el jzeqh.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Feui el jzeqh.\n5 Hduedl el t ljtm.\n6 Axhr el t uebm.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t1 6 9\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxti.\n3 Hduedl el t ljtm.\n4 Feui el t ljtm.\n5 Zxetm el t ljtm.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t3 5 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el jzeqh.\n7 Feui el t sxbr.\n8 Zxetm el t ljtm.\n9 Feui el rxti.\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t xzemb.\n5 Zxetm el t xzemb.\n6 Hduedl el jzeqh.\n7 Axhr el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 4 6\n1 Feui el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t uebm.\n4 Zxetm el ihuubj.\n5 Feui el rxhhm.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el jzeqh.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 6 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t uebm.\n4 Feui el t ljtm.\n5 Feui el rxti.\n6 Hduedl el ihuubj.\n7 Zxetm el rxti.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 4 5\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Zxetm el t sxbr.\n4 Zxetm el rxhhm.\n5 Hduedl el t sxbr.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxti.\n8 Hduedl el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tjzeqh\t9 5 8\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el rxti.\n6 Hduedl el rxti.\n7 Feui el t xzemb.\n8 Zxetm el t uebm.\n9 Zxetm el jzeqh.\n1 Axhr el t ljtm.\n2 Hduedl el t ljtm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t uebm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t1 3 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el rxti.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Hduedl el t uebm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxti\t4 2 5\n1 Axhr el t uebm.\n2 Hduedl el t uebm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el ihuubj.\n6 Hduedl el ihuubj.\n7 Feui el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t7 2 6\n1 Zhxmztxa el t uebm.\n2 Feui el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t sxbr.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el rxhhm.\n8 Axhr el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 5 6\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t ljtm.\n5 Feui el t uebm.\n6 Hduedl el t sxbr.\n7 Zxetm el rxti.\n8 Feui el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t4 2 7\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Feui el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t uebm.\n6 Zxetm el ihuubj.\n7 Feui el rxhhm.\n8 Hduedl el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 2 4\n1 Hduedl el t xzemb.\n2 Axhr el t sxbr.\n3 Axhr el jzeqh.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Feui el t uebm.\n7 Feui el rxhhm.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 8 9\n1 Zhxmztxa el t xzemb.\n2 Feui el t uebm.\n3 Zhxmztxa el rxti.\n4 Feui el jzeqh.\n5 Zxetm el t ljtm.\n6 Hduedl el t sxbr.\n7 Hduedl el rxhhm.\n8 Zxetm el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 2 4\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Feui el rxhhm.\n6 Axhr el rxhhm.\n7 Zxetm el t xzemb.\n8 Hduedl el t ljtm.\n9 Hduedl el rxhhm.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Zhxmztxa el rxti.\n6 Zxetm el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el jzeqh.\n9 Hduedl el t xzemb.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Axhr el t xzemb.\n4 Feui el t uebm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Feui el rxhhm.\n8 Zxetm el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 4 7\n1 Hduedl el t uebm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el ihuubj.\n4 Zxetm el t sxbr.\n5 Zxetm el ihuubj.\n6 Feui el t sxbr.\n7 Axhr el t ljtm.\n8 Feui el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 1 3\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Zxetm el t ljtm.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n1 Hduedl el t uebm.\n2 Zxetm el t sxbr.\n3 Axhr el t sxbr.\n4 Hduedl el ihuubj.\n5 Axhr el rxti.\n6 Zxetm el rxti.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 3 5\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Zxetm el t uebm.\n4 Feui el t ljtm.\n5 Feui el jzeqh.\n6 Zxetm el rxti.\n7 Axhr el t uebm.\n8 Zhxmztxa el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 7 9\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Feui el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t xzemb.\n8 Axhr el t uebm.\n9 Zxetm el ihuubj.\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t sxbr.\n4 Hduedl el rxti.\n5 Feui el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t xzemb.\n8 Zxetm el t ljtm.\n9 Axhr el ihuubj.\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Axhr el t sxbr.\n4 Feui el rxti.\n5 Hduedl el rxhhm.\n6 Zxetm el t uebm.\n7 Zxetm el rxhhm.\n8 Axhr el rxti.\n9 Zhxmztxa el t xzemb.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Feui el t uebm.\n6 Hduedl el rxhhm.\n7 Feui el jzeqh.\n8 Zxetm el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t4 5 7\n1 Zhxmztxa el t ljtm.\n2 Feui el t ljtm.\n3 Zhxmztxa el rxti.\n4 Axhr el t ljtm.\n5 Hduedl el t sxbr.\n6 Feui el rxhhm.\n7 Hduedl el jzeqh.\n8 Zxetm el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t4 2 6\n1 Zhxmztxa el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el t uebm.\n4 Axhr el jzeqh.\n5 Hduedl el t sxbr.\n6 Zxetm el rxti.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Feui el t ljtm.\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Feui el t xzemb.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t3 6 9\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el t xzemb.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el rxti.\n6 Feui el rxti.\n7 Hduedl el t xzemb.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t7 3 6\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Feui el rxti.\n6 Hduedl el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 4\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el rxti.\n5 Zhxmztxa el t xzemb.\n6 Axhr el t xzemb.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxti.\n9 Axhr el rxti.\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Axhr el rxti.\n5 Zhxmztxa el t sxbr.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxti\t9 2 3\n1 Axhr el t xzemb.\n2 Feui el t uebm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Feui el rxhhm.\n6 Zhxmztxa el rxti.\n7 Hduedl el t uebm.\n8 Zxetm el t uebm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t7 8 9\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Feui el t ljtm.\n4 Hduedl el t ljtm.\n5 Feui el rxhhm.\n6 Axhr el ihuubj.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxhhm.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 4 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el rxhhm.\n4 Hduedl el t xzemb.\n5 Axhr el t xzemb.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Feui el t uebm.\n9 Zhxmztxa el ihuubj.\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Zxetm el rxhhm.\n4 Hduedl el t sxbr.\n5 Axhr el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el rxti.\n8 Feui el jzeqh.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxti\t5 6 9\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el rxti.\n5 Zxetm el jzeqh.\n6 Feui el t uebm.\n7 Hduedl el jzeqh.\n8 Feui el rxhhm.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 3 5\n1 Axhr el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el rxhhm.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 1 3\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Axhr el rxhhm.\n4 Zxetm el rxhhm.\n5 Feui el t ljtm.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 2 3\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Feui el t uebm.\n4 Feui el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el rxhhm.\n7 Axhr el t xzemb.\n8 Zxetm el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t8 1 2\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Feui el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Axhr el jzeqh.\n7 Hduedl el t xzemb.\n8 Zxetm el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 1 6\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Axhr el t xzemb.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el rxhhm.\n7 Feui el t ljtm.\n8 Axhr el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 7 9\n1 Zhxmztxa el t ljtm.\n2 Feui el t uebm.\n3 Feui el jzeqh.\n4 Axhr el t sxbr.\n5 Zxetm el t ljtm.\n6 Hduedl el t uebm.\n7 Zhxmztxa el rxti.\n8 Hduedl el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t5 1 7\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el t ljtm.\n4 Hduedl el t uebm.\n5 Axhr el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Feui el rxti.\n8 Axhr el jzeqh.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t2 5 8\n1 Zhxmztxa el t sxbr.\n2 Feui el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Feui el rxhhm.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 7 8\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Axhr el t ljtm.\n4 Hduedl el rxhhm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el jzeqh.\n8 Feui el t xzemb.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 2 4\n1 Zxetm el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t uebm.\n4 Zxetm el rxti.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t uebm.\n7 Axhr el jzeqh.\n8 Feui el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 8 9\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t uebm.\n4 Feui el t sxbr.\n5 Zxetm el rxti.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t4 6 9\n1 Zhxmztxa el t xzemb.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Zhxmztxa el jzeqh.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Axhr el rxti.\n9 Hduedl el t uebm.\n1 Feui el t sxbr.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Axhr el t xzemb.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Axhr el jzeqh.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t1 5 8\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Feui el t ljtm.\n5 Zxetm el t xzemb.\n6 Feui el rxti.\n7 Zxetm el jzeqh.\n8 Axhr el ihuubj.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 1 8\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Zhxmztxa el t xzemb.\n4 Feui el t uebm.\n5 Axhr el t sxbr.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxti\t9 4 8\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Axhr el t uebm.\n4 Hduedl el rxti.\n5 Feui el rxhhm.\n6 Zxetm el t xzemb.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el jzeqh.\n1 Hduedl el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el t sxbr.\n4 Feui el t xzemb.\n5 Axhr el rxhhm.\n6 Zxetm el rxhhm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 2 6\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Feui el t uebm.\n7 Zxetm el t ljtm.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 7 9\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Axhr el t sxbr.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el rxti.\n8 Zxetm el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t8 4 9\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t xzemb.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el rxti.\n6 Feui el t uebm.\n7 Hduedl el ihuubj.\n8 Feui el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxti\t9 2 5\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el rxti.\n6 Feui el t uebm.\n7 Hduedl el t xzemb.\n8 Axhr el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 1 3\n1 Axhr el t sxbr.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t uebm.\n5 Feui el t uebm.\n6 Zxetm el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t5 4 6\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Zxetm el t xzemb.\n5 Axhr el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Axhr el jzeqh.\n8 Zxetm el rxhhm.\n9 Hduedl el t ljtm.\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el rxti.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 6 9\n1 Hduedl el t uebm.\n2 Zhxmztxa el t uebm.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t uebm.\n8 Hduedl el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t7 2 6\n1 Feui el t xzemb.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t uebm.\n5 Hduedl el rxti.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el jzeqh.\n8 Axhr el t uebm.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t8 4 7\n1 Zxetm el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el ihuubj.\n4 Feui el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el t ljtm.\n8 Hduedl el t xzemb.\n9 Hduedl el rxhhm.\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Feui el rxhhm.\n4 Hduedl el rxti.\n5 Axhr el t ljtm.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el t uebm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t6 2 4\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Feui el t ljtm.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxhhm\t9 6 7\n1 Zhxmztxa el t uebm.\n2 Feui el t uebm.\n3 Axhr el t sxbr.\n4 Hduedl el t ljtm.\n5 Hduedl el jzeqh.\n6 Zxetm el t uebm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el ihuubj.\n1 Feui el t ljtm.\n2 Axhr el t uebm.\n3 Feui el jzeqh.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t xzemb.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t uebm.\n4 Feui el t uebm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t sxbr.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxhhm\t4 3 6\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Zxetm el rxti.\n4 Feui el rxhhm.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 8\n1 Zhxmztxa el t sxbr.\n2 Feui el t xzemb.\n3 Zxetm el t uebm.\n4 Zxetm el rxhhm.\n5 Hduedl el t ljtm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Feui el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t6 2 8\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Zxetm el t sxbr.\n5 Zxetm el rxhhm.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 4 5\n1 Axhr el t ljtm.\n2 Hduedl el t uebm.\n3 Axhr el jzeqh.\n4 Feui el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Zxetm el t ljtm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t6 1 3\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Hduedl el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t uebm.\n7 Feui el t xzemb.\n8 Hduedl el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t6 3 8\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el t xzemb.\n5 Axhr el rxhhm.\n6 Hduedl el jzeqh.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el t ljtm.\n9 Feui el rxhhm.\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 6\n1 Feui el t xzemb.\n2 Feui el jzeqh.\n3 Hduedl el t xzemb.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Axhr el t ljtm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Zxetm el t sxbr.\n4 Feui el t sxbr.\n5 Feui el rxti.\n6 Axhr el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Zxetm el rxti.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t6 1 2\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Feui el t uebm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el ihuubj.\n8 Axhr el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t2 5 7\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el t sxbr.\n4 Axhr el t uebm.\n5 Zxetm el jzeqh.\n6 Axhr el rxti.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t3 7 8\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Axhr el jzeqh.\n5 Feui el t uebm.\n6 Feui el rxti.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t ljtm.\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Feui el jzeqh.\n4 Hduedl el jzeqh.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Axhr el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 5 8\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Feui el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t xzemb.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\tjzeqh\t1 4 7\n1 Hduedl el t uebm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el jzeqh.\n4 Feui el t uebm.\n5 Axhr el t sxbr.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Zxetm el t xzemb.\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t xzemb.\n5 Zxetm el t sxbr.\n6 Zxetm el ihuubj.\n7 Axhr el t xzemb.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t3 5 6\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Hduedl el rxhhm.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Feui el rxhhm.\n7 Axhr el t ljtm.\n8 Axhr el ihuubj.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 1 6\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Axhr el t sxbr.\n4 Zxetm el t uebm.\n5 Hduedl el jzeqh.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el rxti.\n8 Feui el t xzemb.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t8 1 7\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Axhr el t xzemb.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Feui el jzeqh.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el jzeqh.\n1 Feui el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t uebm.\n4 Hduedl el t xzemb.\n5 Axhr el rxti.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 4 6\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Axhr el rxti.\n6 Zxetm el t uebm.\n7 Hduedl el rxhhm.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t ljtm.\n3 Zxetm el t uebm.\n4 Hduedl el jzeqh.\n5 Axhr el t uebm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el t sxbr.\n9 Axhr el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Axhr el t xzemb.\n3 Axhr el ihuubj.\n4 Zxetm el t sxbr.\n5 Zxetm el rxhhm.\n6 Feui el t xzemb.\n7 Feui el jzeqh.\n8 Zhxmztxa el rxti.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 5\n1 Feui el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el t sxbr.\n4 Zxetm el t xzemb.\n5 Feui el rxti.\n6 Zhxmztxa el t ljtm.\n7 Axhr el rxhhm.\n8 Hduedl el ihuubj.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 2 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Hduedl el t xzemb.\n5 Feui el t ljtm.\n6 Zhxmztxa el rxti.\n7 Zxetm el t uebm.\n8 Hduedl el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 2 3\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Hduedl el ihuubj.\n5 Axhr el t xzemb.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Axhr el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t3 5 8\n1 Hduedl el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Feui el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxti\t9 4 8\n1 Hduedl el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Axhr el jzeqh.\n8 Feui el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t2 8 9\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Hduedl el t uebm.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Feui el jzeqh.\n9 Zxetm el t sxbr.\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Axhr el ihuubj.\n6 Hduedl el rxti.\n7 Feui el ihuubj.\n8 Zxetm el t ljtm.\n9 Zhxmztxa el ihuubj.\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Zxetm el t sxbr.\n4 Axhr el t uebm.\n5 Feui el rxhhm.\n6 Hduedl el ihuubj.\n7 Axhr el rxti.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 4 7\n1 Axhr el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el ihuubj.\n4 Hduedl el t xzemb.\n5 Zxetm el t uebm.\n6 Hduedl el rxhhm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Feui el t sxbr.\n1 Hduedl el t ljtm.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t sxbr.\n6 Feui el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el rxti.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 4 7\n1 Axhr el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el jzeqh.\n4 Feui el t sxbr.\n5 Feui el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t uebm.\n8 Zxetm el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 7 8\n1 Zhxmztxa el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el t sxbr.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n1 Feui el t xzemb.\n2 Feui el jzeqh.\n3 Axhr el t uebm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t sxbr.\n7 Zxetm el t uebm.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t ljtm.\n5 Axhr el t ljtm.\n6 Zxetm el t sxbr.\n7 Axhr el rxti.\n8 Hduedl el rxti.\n9 Zhxmztxa el jzeqh.\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t sxbr.\n4 Axhr el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Axhr el rxhhm.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 2 5\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Hduedl el rxti.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxti\t9 3 5\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el t sxbr.\n4 Hduedl el rxhhm.\n5 Axhr el t ljtm.\n6 Axhr el jzeqh.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t2 5 6\n1 Hduedl el t xzemb.\n2 Axhr el t xzemb.\n3 Feui el t sxbr.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Feui el jzeqh.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxhhm.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxhhm\t9 2 4\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zhxmztxa el t uebm.\n4 Axhr el t ljtm.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Hduedl el t xzemb.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Axhr el jzeqh.\n4 Hduedl el t uebm.\n5 Feui el rxti.\n6 Zxetm el t ljtm.\n7 Zxetm el rxti.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t4 8 9\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 1 2\n1 Axhr el t sxbr.\n2 Feui el t ljtm.\n3 Hduedl el t xzemb.\n4 Axhr el rxhhm.\n5 Feui el rxhhm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxti\t9 7 8\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Feui el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el jzeqh.\n8 Zxetm el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxti\t3 8 9\n1 Hduedl el t ljtm.\n2 Zxetm el t ljtm.\n3 Zxetm el ihuubj.\n4 Feui el t ljtm.\n5 Axhr el t sxbr.\n6 Axhr el rxti.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 5 6\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Axhr el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el t uebm.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Feui el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t5 7 8\n1 Axhr el t xzemb.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t sxbr.\n7 Feui el t ljtm.\n8 Axhr el rxti.\n9 Feui el rxhhm.\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t sxbr.\n5 Feui el t uebm.\n6 Axhr el t xzemb.\n7 Axhr el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el ihuubj.\n4 Hduedl el t sxbr.\n5 Feui el t ljtm.\n6 Hduedl el jzeqh.\n7 Axhr el t sxbr.\n8 Feui el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t7 4 6\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el t sxbr.\n4 Feui el rxti.\n5 Hduedl el rxti.\n6 Axhr el t ljtm.\n7 Zhxmztxa el t ljtm.\n8 Axhr el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 6 8\n1 Zxetm el t xzemb.\n2 Zxetm el rxhhm.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Axhr el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el t ljtm.\n8 Axhr el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 6 9\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t uebm.\n5 Zxetm el ihuubj.\n6 Axhr el ihuubj.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tihuubj\t9 4 6\n1 Feui el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el rxhhm.\n6 Hduedl el t uebm.\n7 Feui el jzeqh.\n8 Axhr el t xzemb.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t8 2 4\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Feui el t uebm.\n4 Hduedl el t ljtm.\n5 Zxetm el t sxbr.\n6 Zxetm el rxhhm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t2 4 7\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Axhr el t sxbr.\n5 Zhxmztxa el rxti.\n6 Hduedl el t uebm.\n7 Feui el t sxbr.\n8 Axhr el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t7 4 8\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Feui el jzeqh.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Axhr el ihuubj.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 2 5\n1 Zxetm el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el t sxbr.\n4 Axhr el jzeqh.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Zxetm el rxhhm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 5 6\n1 Zxetm el t xzemb.\n2 Zxetm el rxhhm.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Hduedl el t sxbr.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t3 8 9\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el t xzemb.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el rxti.\n6 Zxetm el t uebm.\n7 Axhr el t uebm.\n8 Zxetm el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t7 6 8\n1 Hduedl el t uebm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Zxetm el t sxbr.\n5 Zxetm el rxhhm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t xzemb.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 8 9\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Hduedl el rxhhm.\n4 Axhr el t ljtm.\n5 Feui el jzeqh.\n6 Zxetm el t ljtm.\n7 Axhr el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t sxbr.\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Hduedl el rxti.\n4 Axhr el t ljtm.\n5 Axhr el jzeqh.\n6 Feui el t ljtm.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el ihuubj.\n9 Feui el rxti.\n1 Axhr el t xzemb.\n2 Axhr el jzeqh.\n3 Zxetm el t xzemb.\n4 Hduedl el t xzemb.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Feui el t ljtm.\n8 Feui el ihuubj.\n9 Hduedl el jzeqh.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Feui el jzeqh.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t uebm.\n8 Axhr el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t7 1 4\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el t ljtm.\n4 Axhr el rxti.\n5 Feui el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t sxbr.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 3 5\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t ljtm.\n4 Axhr el jzeqh.\n5 Feui el ihuubj.\n6 Zxetm el t ljtm.\n7 Hduedl el ihuubj.\n8 Zxetm el rxti.\n9 Zhxmztxa el t xzemb.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el rxti.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el rxti.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxti\t9 1 3\n1 Hduedl el t uebm.\n2 Hduedl el jzeqh.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Feui el t ljtm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el t sxbr.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Axhr el rxti.\n5 Feui el t ljtm.\n6 Hduedl el t sxbr.\n7 Zxetm el t ljtm.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t6 1 4\n1 Feui el t sxbr.\n2 Feui el rxti.\n3 Zxetm el t ljtm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t8 4 6\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zhxmztxa el ihuubj.\n5 Feui el t sxbr.\n6 Zxetm el t xzemb.\n7 Feui el ihuubj.\n8 Hduedl el t sxbr.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 5 7\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Hduedl el rxti.\n4 Zxetm el rxti.\n5 Zhxmztxa el t sxbr.\n6 Axhr el t uebm.\n7 Feui el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 6 9\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Hduedl el t ljtm.\n4 Feui el t uebm.\n5 Axhr el t sxbr.\n6 Hduedl el rxhhm.\n7 Axhr el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 1 2\n1 Axhr el t xzemb.\n2 Axhr el rxti.\n3 Feui el t sxbr.\n4 Feui el ihuubj.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el rxti.\n8 Hduedl el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 5 9\n1 Hduedl el t xzemb.\n2 Axhr el t sxbr.\n3 Hduedl el ihuubj.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el ihuubj.\n7 Zxetm el rxhhm.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 4 7\n1 Zhxmztxa el t sxbr.\n2 Axhr el t uebm.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t ljtm.\n5 Zxetm el t sxbr.\n6 Hduedl el rxti.\n7 Axhr el ihuubj.\n8 Feui el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t8 4 6\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Hduedl el t sxbr.\n4 Hduedl el rxti.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Feui el t sxbr.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxti\t7 3 4\n1 Axhr el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxti.\n6 Hduedl el jzeqh.\n7 Zxetm el t uebm.\n8 Feui el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\trxti\t8 4 5\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t sxbr.\n5 Axhr el t sxbr.\n6 Axhr el rxti.\n7 Zxetm el t sxbr.\n8 Zxetm el jzeqh.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t uebm.\n7 Zxetm el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el t xzemb.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Feui el t uebm.\n4 Feui el ihuubj.\n5 Hduedl el rxhhm.\n6 Zxetm el t ljtm.\n7 Zxetm el rxti.\n8 Axhr el t ljtm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxti\t8 6 7\n1 Axhr el t uebm.\n2 Zxetm el t uebm.\n3 Zxetm el jzeqh.\n4 Axhr el jzeqh.\n5 Hduedl el t xzemb.\n6 Feui el t xzemb.\n7 Hduedl el rxhhm.\n8 Feui el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 2 3\n1 Feui el t uebm.\n2 Zxetm el t uebm.\n3 Feui el ihuubj.\n4 Axhr el t ljtm.\n5 Zxetm el ihuubj.\n6 Axhr el rxti.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 5\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el t uebm.\n4 Hduedl el t uebm.\n5 Hduedl el rxti.\n6 Zhxmztxa el t xzemb.\n7 Axhr el rxti.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxti\t1 4 5\n1 Zxetm el t ljtm.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Zxetm el jzeqh.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el ihuubj.\n8 Axhr el jzeqh.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t3 6 9\n1 Zxetm el t xzemb.\n2 Hduedl el t sxbr.\n3 Zxetm el rxhhm.\n4 Hduedl el jzeqh.\n5 Axhr el t xzemb.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 8 9\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t uebm.\n6 Zhxmztxa el rxti.\n7 Axhr el rxhhm.\n8 Hduedl el ihuubj.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 1 7\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Feui el t xzemb.\n4 Axhr el ihuubj.\n5 Zxetm el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el rxti.\n8 Hduedl el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t8 5 7\n1 Zhxmztxa el t uebm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Zxetm el rxhhm.\n7 Feui el t sxbr.\n8 Feui el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 4 5\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Hduedl el t uebm.\n4 Axhr el t sxbr.\n5 Hduedl el jzeqh.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Zxetm el jzeqh.\n9 Axhr el rxhhm.\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t ljtm.\n4 Feui el rxti.\n5 Zxetm el t uebm.\n6 Zxetm el rxhhm.\n7 Axhr el ihuubj.\n8 Hduedl el t uebm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t8 5 6\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el rxti.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el jzeqh.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 7 8\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Zxetm el rxti.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Feui el t xzemb.\n7 Hduedl el rxhhm.\n8 Axhr el t sxbr.\n9 Feui el ihuubj.\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t uebm.\n4 Axhr el t sxbr.\n5 Zxetm el t uebm.\n6 Hduedl el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t5 6 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el jzeqh.\n4 Feui el t xzemb.\n5 Hduedl el t xzemb.\n6 Zxetm el t ljtm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\tihuubj\t4 5 7\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el t sxbr.\n4 Feui el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el jzeqh.\n7 Hduedl el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 1 9\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el rxhhm.\n5 Hduedl el t ljtm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxti.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 5 6\n1 Zxetm el t sxbr.\n2 Axhr el t ljtm.\n3 Zxetm el ihuubj.\n4 Feui el t xzemb.\n5 Feui el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Axhr el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 6 8\n1 Hduedl el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t sxbr.\n7 Zxetm el rxti.\n8 Feui el t uebm.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el jzeqh.\n3 Feui el t xzemb.\n4 Feui el rxhhm.\n5 Zxetm el t xzemb.\n6 Zxetm el rxti.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 5 6\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t ljtm.\n6 Zxetm el t xzemb.\n7 Hduedl el rxti.\n8 Axhr el t xzemb.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t6 8 9\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t sxbr.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el rxhhm.\n8 Axhr el jzeqh.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t4 3 6\n1 Feui el t xzemb.\n2 Axhr el t uebm.\n3 Zxetm el t xzemb.\n4 Axhr el ihuubj.\n5 Hduedl el t sxbr.\n6 Zxetm el ihuubj.\n7 Feui el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 2 4\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Axhr el t ljtm.\n6 Hduedl el jzeqh.\n7 Feui el ihuubj.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 7\n1 Hduedl el t xzemb.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el ihuubj.\n5 Axhr el t sxbr.\n6 Zhxmztxa el ihuubj.\n7 Axhr el ihuubj.\n8 Hduedl el rxti.\n9 Feui el t uebm.\n1 Zxetm el t ljtm.\n2 Axhr el t uebm.\n3 Hduedl el t ljtm.\n4 Feui el t uebm.\n5 Feui el rxti.\n6 Zhxmztxa el t xzemb.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n1 Zhxmztxa el t ljtm.\n2 Feui el t sxbr.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t ljtm.\n6 Hduedl el t ljtm.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el t sxbr.\n6 Zxetm el rxhhm.\n7 Axhr el t uebm.\n8 Hduedl el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t4 3 8\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Zxetm el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el t uebm.\n6 Axhr el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el t xzemb.\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 4 7\n1 Hduedl el t sxbr.\n2 Feui el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t uebm.\n5 Zxetm el t uebm.\n6 Axhr el ihuubj.\n7 Zxetm el ihuubj.\n8 Hduedl el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t3 1 8\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Hduedl el t uebm.\n4 Axhr el t xzemb.\n5 Zxetm el t xzemb.\n6 Hduedl el jzeqh.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t sxbr.\n1 Hduedl el t uebm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t uebm.\n5 Zxetm el jzeqh.\n6 Feui el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t1 4 9\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t sxbr.\n4 Axhr el ihuubj.\n5 Feui el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxhhm.\n8 Hduedl el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 3 4\n1 Hduedl el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t xzemb.\n5 Axhr el jzeqh.\n6 Zxetm el jzeqh.\n7 Hduedl el jzeqh.\n8 Feui el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t8 2 5\n1 Axhr el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el ihuubj.\n4 Zxetm el t ljtm.\n5 Feui el t xzemb.\n6 Hduedl el jzeqh.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 1 3\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Hduedl el t sxbr.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Hduedl el rxti.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el t ljtm.\n9 Zhxmztxa el rxti.\n1 Feui el t uebm.\n2 Feui el rxti.\n3 Axhr el t xzemb.\n4 Zxetm el t uebm.\n5 Zxetm el rxhhm.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Zxetm el rxhhm.\n4 Feui el t xzemb.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el t uebm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t4 6 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el rxhhm.\n6 Axhr el t uebm.\n7 Feui el t xzemb.\n8 Axhr el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t7 3 5\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Feui el ihuubj.\n4 Zxetm el t uebm.\n5 Axhr el t uebm.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zhxmztxa el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 2 3\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t uebm.\n5 Zxetm el rxhhm.\n6 Axhr el rxhhm.\n7 Feui el t sxbr.\n8 Feui el rxti.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 7 8\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Feui el t ljtm.\n5 Hduedl el t xzemb.\n6 Axhr el t xzemb.\n7 Hduedl el rxti.\n8 Feui el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t2 4 8\n1 Hduedl el t sxbr.\n2 Axhr el t xzemb.\n3 Axhr el rxhhm.\n4 Zxetm el t sxbr.\n5 Feui el t sxbr.\n6 Zxetm el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tihuubj\t5 4 6\n1 Axhr el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el rxti.\n4 Hduedl el t sxbr.\n5 Axhr el rxti.\n6 Feui el t ljtm.\n7 Zxetm el t ljtm.\n8 Hduedl el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t6 7 9\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t ljtm.\n5 Zxetm el t ljtm.\n6 Hduedl el jzeqh.\n7 Feui el t uebm.\n8 Axhr el jzeqh.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 4 6\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Feui el ihuubj.\n4 Zxetm el jzeqh.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Axhr el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t sxbr.\n4 Feui el t ljtm.\n5 Hduedl el t ljtm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el jzeqh.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Axhr el t uebm.\n4 Hduedl el t sxbr.\n5 Feui el t xzemb.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t5 1 7\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el rxti.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t uebm.\n7 Feui el ihuubj.\n8 Zxetm el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 3 5\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t sxbr.\n4 Hduedl el rxti.\n5 Axhr el t xzemb.\n6 Zxetm el jzeqh.\n7 Axhr el ihuubj.\n8 Feui el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t8 5 7\n1 Zxetm el t uebm.\n2 Hduedl el t sxbr.\n3 Feui el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el jzeqh.\n6 Zxetm el ihuubj.\n7 Feui el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t xzemb.\n1 Feui el t xzemb.\n2 Feui el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t sxbr.\n7 Zxetm el rxti.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t4 6 7\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Zxetm el t uebm.\n5 Feui el t xzemb.\n6 Zhxmztxa el rxti.\n7 Zxetm el ihuubj.\n8 Feui el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t3 2 9\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t xzemb.\n3 Axhr el t ljtm.\n4 Axhr el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t xzemb.\n7 Hduedl el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 6 7\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 4 6\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el jzeqh.\n6 Axhr el rxhhm.\n7 Feui el t sxbr.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 2 5\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el jzeqh.\n4 Axhr el t sxbr.\n5 Feui el t uebm.\n6 Axhr el ihuubj.\n7 Feui el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t ljtm.\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el t ljtm.\n4 Feui el rxhhm.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxti.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t2 6 7\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el t xzemb.\n4 Zhxmztxa el rxti.\n5 Feui el t ljtm.\n6 Hduedl el rxhhm.\n7 Zxetm el t ljtm.\n8 Zxetm el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxti\t5 7 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Feui el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t xzemb.\n6 Feui el rxhhm.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el ihuubj.\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el rxhhm.\n4 Axhr el t uebm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el t xzemb.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zxetm el ihuubj.\n5 Hduedl el rxhhm.\n6 Axhr el t uebm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t6 3 4\n1 Zhxmztxa el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el t uebm.\n4 Feui el rxti.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el jzeqh.\n7 Zxetm el t sxbr.\n8 Zxetm el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 2 4\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t sxbr.\n4 Zxetm el t uebm.\n5 Axhr el rxti.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\trxti\t2 3 5\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Zxetm el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el t ljtm.\n8 Zxetm el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t7 2 9\n1 Hduedl el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t sxbr.\n4 Zxetm el t uebm.\n5 Zxetm el rxhhm.\n6 Feui el t xzemb.\n7 Hduedl el rxhhm.\n8 Axhr el jzeqh.\n9 Feui el rxti.\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Feui el rxti.\n5 Zhxmztxa el rxti.\n6 Hduedl el t uebm.\n7 Zxetm el ihuubj.\n8 Hduedl el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 3 5\n1 Zxetm el t sxbr.\n2 Feui el t sxbr.\n3 Feui el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t ljtm.\n6 Axhr el t sxbr.\n7 Hduedl el ihuubj.\n8 Axhr el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 6 8\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Feui el t sxbr.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxti.\n7 Axhr el t uebm.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n1 Zxetm el t uebm.\n2 Axhr el t xzemb.\n3 Hduedl el t xzemb.\n4 Zxetm el jzeqh.\n5 Axhr el ihuubj.\n6 Feui el t sxbr.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 6 9\n1 Axhr el t ljtm.\n2 Hduedl el t uebm.\n3 Zxetm el t sxbr.\n4 Feui el t ljtm.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\trxti\t4 1 7\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el rxti.\n4 Hduedl el t ljtm.\n5 Hduedl el ihuubj.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tjzeqh\t9 6 8\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Hduedl el t uebm.\n4 Feui el t xzemb.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Axhr el ihuubj.\n8 Feui el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 4 8\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t xzemb.\n4 Zxetm el jzeqh.\n5 Hduedl el t uebm.\n6 Feui el t xzemb.\n7 Feui el ihuubj.\n8 Hduedl el rxhhm.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t ljtm.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t uebm.\n6 Hduedl el t sxbr.\n7 Hduedl el jzeqh.\n8 Axhr el ihuubj.\n9 Zxetm el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el jzeqh.\n4 Feui el jzeqh.\n5 Hduedl el t sxbr.\n6 Zxetm el t xzemb.\n7 Zxetm el rxhhm.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n1 Axhr el t uebm.\n2 Zxetm el t sxbr.\n3 Feui el t xzemb.\n4 Feui el rxhhm.\n5 Axhr el rxhhm.\n6 Zxetm el rxti.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zhxmztxa el t ljtm.\n1 Feui el t uebm.\n2 Feui el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t uebm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el rxti.\n7 Axhr el t xzemb.\n8 Hduedl el t sxbr.\n9 Hduedl el jzeqh.\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zhxmztxa el t xzemb.\n4 Feui el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Feui el ihuubj.\n7 Zxetm el t xzemb.\n8 Axhr el t sxbr.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t7 3 5\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el t sxbr.\n5 Zxetm el jzeqh.\n6 Feui el t sxbr.\n7 Feui el ihuubj.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 2 8\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t ljtm.\n6 Zxetm el ihuubj.\n7 Hduedl el ihuubj.\n8 Feui el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t8 3 9\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t sxbr.\n5 Hduedl el ihuubj.\n6 Axhr el jzeqh.\n7 Feui el rxhhm.\n8 Zxetm el t xzemb.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 3 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Feui el jzeqh.\n5 Axhr el ihuubj.\n6 Zxetm el t xzemb.\n7 Zxetm el ihuubj.\n8 Hduedl el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t1 2 5\n1 Zxetm el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxti.\n6 Axhr el jzeqh.\n7 Feui el t uebm.\n8 Hduedl el t ljtm.\n9 Hduedl el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t sxbr.\n3 Zxetm el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Axhr el rxhhm.\n6 Zxetm el rxhhm.\n7 Hduedl el t uebm.\n8 Hduedl el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 2 5\n1 Axhr el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Feui el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t ljtm.\n8 Zxetm el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 5 9\n1 Feui el t xzemb.\n2 Axhr el t uebm.\n3 Hduedl el t sxbr.\n4 Hduedl el rxti.\n5 Axhr el rxhhm.\n6 Zxetm el t sxbr.\n7 Feui el rxhhm.\n8 Zxetm el rxti.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 6 8\n1 Feui el t uebm.\n2 Axhr el t sxbr.\n3 Axhr el rxti.\n4 Feui el ihuubj.\n5 Hduedl el t ljtm.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t6 7 8\n1 Hduedl el t ljtm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el rxti.\n5 Zxetm el rxti.\n6 Feui el t xzemb.\n7 Axhr el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el rxti.\n5 Axhr el t uebm.\n6 Hduedl el ihuubj.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Feui el t xzemb.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el ihuubj.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t ljtm.\n6 Feui el t uebm.\n7 Axhr el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el rxhhm.\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el rxhhm.\n5 Axhr el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Feui el jzeqh.\n8 Zxetm el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\tjzeqh\t5 2 7\n1 Zhxmztxa el t xzemb.\n2 Axhr el t ljtm.\n3 Zhxmztxa el rxti.\n4 Axhr el rxhhm.\n5 Feui el t ljtm.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Zxetm el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 1 3\n1 Feui el t uebm.\n2 Axhr el t sxbr.\n3 Axhr el rxti.\n4 Feui el jzeqh.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\tihuubj\t7 6 8\n1 Hduedl el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Hduedl el rxti.\n8 Feui el t ljtm.\n9 Zxetm el rxhhm.\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t xzemb.\n5 Feui el jzeqh.\n6 Zxetm el t ljtm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el t ljtm.\n4 Feui el ihuubj.\n5 Hduedl el rxhhm.\n6 Zxetm el t ljtm.\n7 Axhr el t xzemb.\n8 Zhxmztxa el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t6 3 5\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t uebm.\n5 Feui el t ljtm.\n6 Zxetm el rxti.\n7 Axhr el t xzemb.\n8 Axhr el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t5 3 9\n1 Zhxmztxa el t ljtm.\n2 Feui el t ljtm.\n3 Axhr el t uebm.\n4 Feui el rxhhm.\n5 Hduedl el t xzemb.\n6 Axhr el jzeqh.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t sxbr.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t uebm.\n3 Axhr el t uebm.\n4 Zxetm el t ljtm.\n5 Axhr el rxhhm.\n6 Hduedl el rxhhm.\n7 Zxetm el rxhhm.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t1 3 5\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t4 7 9\n1 Hduedl el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Zxetm el t uebm.\n5 Zxetm el rxti.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el rxhhm.\n9 Feui el rxti.\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Hduedl el t xzemb.\n4 Hduedl el jzeqh.\n5 Feui el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Feui el rxti.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 8 9\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Hduedl el ihuubj.\n4 Feui el t ljtm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el t ljtm.\n7 Axhr el rxti.\n8 Feui el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 1 7\n1 Feui el t xzemb.\n2 Zxetm el t ljtm.\n3 Axhr el t uebm.\n4 Zxetm el jzeqh.\n5 Hduedl el t xzemb.\n6 Hduedl el rxhhm.\n7 Feui el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Axhr el ihuubj.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el rxhhm.\n7 Axhr el rxhhm.\n8 Feui el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t8 4 9\n1 Feui el t sxbr.\n2 Axhr el t ljtm.\n3 Hduedl el t uebm.\n4 Hduedl el rxhhm.\n5 Feui el ihuubj.\n6 Axhr el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 3 4\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t sxbr.\n4 Zxetm el rxti.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Hduedl el t uebm.\n8 Hduedl el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 5 6\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Hduedl el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Feui el t xzemb.\n6 Feui el ihuubj.\n7 Zxetm el ihuubj.\n8 Hduedl el jzeqh.\n9 Axhr el t ljtm.\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Feui el t xzemb.\n4 Zxetm el t uebm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Feui el rxhhm.\n4 Axhr el t uebm.\n5 Zxetm el t sxbr.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 5 6\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t xzemb.\n5 Zxetm el rxhhm.\n6 Axhr el t xzemb.\n7 Axhr el rxhhm.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t4 8 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Hduedl el t ljtm.\n5 Hduedl el rxhhm.\n6 Feui el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t1 2 7\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Feui el t sxbr.\n5 Feui el rxhhm.\n6 Zxetm el t xzemb.\n7 Zxetm el rxhhm.\n8 Hduedl el t xzemb.\n9 Hduedl el ihuubj.\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t xzemb.\n7 Hduedl el t sxbr.\n8 Axhr el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 4 5\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Hduedl el t ljtm.\n4 Hduedl el rxti.\n5 Axhr el t xzemb.\n6 Feui el t uebm.\n7 Axhr el rxti.\n8 Zhxmztxa el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 5 7\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t ljtm.\n6 Feui el ihuubj.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Zxetm el ihuubj.\n4 Axhr el ihuubj.\n5 Feui el t xzemb.\n6 Feui el ihuubj.\n7 Hduedl el t uebm.\n8 Zhxmztxa el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 2 4\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxti.\n3 Zxetm el t ljtm.\n4 Axhr el t sxbr.\n5 Zxetm el rxti.\n6 Feui el t uebm.\n7 Axhr el rxti.\n8 Feui el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 1 2\n1 Zhxmztxa el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t sxbr.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Feui el rxhhm.\n7 Axhr el t sxbr.\n8 Hduedl el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 7 9\n1 Zxetm el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el ihuubj.\n4 Axhr el t ljtm.\n5 Feui el t sxbr.\n6 Axhr el rxhhm.\n7 Hduedl el t xzemb.\n8 Feui el jzeqh.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t2 7 9\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el t ljtm.\n6 Feui el jzeqh.\n7 Hduedl el jzeqh.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t8 2 3\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Axhr el jzeqh.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el t sxbr.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el jzeqh.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t uebm.\n4 Axhr el ihuubj.\n5 Feui el t uebm.\n6 Zxetm el t uebm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t6 5 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Feui el ihuubj.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t uebm.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el t sxbr.\n1 Axhr el t sxbr.\n2 Feui el t xzemb.\n3 Feui el rxti.\n4 Axhr el ihuubj.\n5 Zxetm el t xzemb.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Hduedl el t ljtm.\n9 Hduedl el rxti.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Feui el t ljtm.\n4 Axhr el t xzemb.\n5 Zxetm el t ljtm.\n6 Axhr el rxti.\n7 Zxetm el jzeqh.\n8 Hduedl el t ljtm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t3 8 9\n1 Axhr el t uebm.\n2 Zxetm el t uebm.\n3 Axhr el rxhhm.\n4 Hduedl el t uebm.\n5 Hduedl el rxti.\n6 Zhxmztxa el t uebm.\n7 Feui el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t2 7 9\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Feui el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Axhr el jzeqh.\n6 Hduedl el t xzemb.\n7 Zxetm el t sxbr.\n8 Hduedl el jzeqh.\n9 Zxetm el ihuubj.\n1 Zxetm el t xzemb.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Feui el t ljtm.\n5 Hduedl el t ljtm.\n6 Axhr el t sxbr.\n7 Axhr el jzeqh.\n8 Feui el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t3 1 2\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el rxhhm.\n4 Axhr el t sxbr.\n5 Axhr el rxhhm.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 4 5\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el t sxbr.\n4 Axhr el rxhhm.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxti.\n9 Hduedl el ihuubj.\n1 Feui el t ljtm.\n2 Zxetm el t uebm.\n3 Axhr el t sxbr.\n4 Zxetm el ihuubj.\n5 Axhr el ihuubj.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el t sxbr.\n8 Feui el ihuubj.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 6 9\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Axhr el t sxbr.\n4 Zxetm el t ljtm.\n5 Axhr el rxhhm.\n6 Feui el t uebm.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t4 7 9\n1 Feui el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t sxbr.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Axhr el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t7 2 4\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Axhr el rxti.\n5 Feui el t uebm.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el rxti.\n8 Feui el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxti\t9 3 7\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Axhr el t sxbr.\n4 Zxetm el t uebm.\n5 Hduedl el t ljtm.\n6 Hduedl el ihuubj.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxti.\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t uebm.\n5 Axhr el t uebm.\n6 Zxetm el rxti.\n7 Axhr el rxti.\n8 Feui el t sxbr.\n9 Feui el ihuubj.\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Axhr el ihuubj.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Feui el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t6 8 9\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Axhr el rxti.\n4 Zxetm el t uebm.\n5 Zxetm el ihuubj.\n6 Hduedl el t uebm.\n7 Hduedl el rxhhm.\n8 Feui el ihuubj.\n9 Zhxmztxa el t sxbr.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t ljtm.\n4 Zxetm el rxhhm.\n5 Feui el t ljtm.\n6 Axhr el rxti.\n7 Feui el rxti.\n8 Hduedl el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t2 1 4\n1 Hduedl el t sxbr.\n2 Axhr el t sxbr.\n3 Feui el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Feui el rxhhm.\n6 Zxetm el t ljtm.\n7 Zxetm el rxti.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 6 7\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Hduedl el t xzemb.\n4 Zxetm el t uebm.\n5 Hduedl el ihuubj.\n6 Feui el t xzemb.\n7 Zxetm el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 7\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t4 5 6\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Feui el t sxbr.\n5 Axhr el rxhhm.\n6 Hduedl el t uebm.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t3 2 5\n1 Zxetm el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Axhr el t ljtm.\n6 Feui el t ljtm.\n7 Hduedl el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Zxetm el t sxbr.\n6 Feui el t ljtm.\n7 Zxetm el ihuubj.\n8 Axhr el t xzemb.\n9 Feui el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t ljtm.\n3 Feui el t uebm.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el t sxbr.\n7 Hduedl el rxti.\n8 Feui el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t2 1 9\n1 Zhxmztxa el t sxbr.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t sxbr.\n7 Axhr el t sxbr.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t7 6 9\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Zxetm el t uebm.\n4 Hduedl el t ljtm.\n5 Zxetm el rxhhm.\n6 Feui el rxhhm.\n7 Axhr el rxti.\n8 Hduedl el rxti.\n9 Zhxmztxa el t sxbr.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Zhxmztxa el rxti.\n5 Zxetm el ihuubj.\n6 Feui el rxhhm.\n7 Hduedl el t uebm.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t7 2 5\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Feui el t uebm.\n4 Axhr el rxhhm.\n5 Zxetm el t ljtm.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t3 6 7\n1 Hduedl el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el rxti.\n4 Zxetm el t sxbr.\n5 Feui el t ljtm.\n6 Feui el ihuubj.\n7 Zxetm el rxti.\n8 Axhr el rxti.\n9 Zhxmztxa el t uebm.\n1 Zhxmztxa el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Zhxmztxa el rxti.\n6 Zxetm el t xzemb.\n7 Hduedl el rxti.\n8 Feui el rxti.\n9 Zxetm el jzeqh.\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el t uebm.\n4 Zxetm el jzeqh.\n5 Hduedl el rxhhm.\n6 Axhr el rxhhm.\n7 Feui el t ljtm.\n8 Zhxmztxa el t ljtm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 7 9\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Zxetm el rxhhm.\n4 Hduedl el rxhhm.\n5 Feui el t xzemb.\n6 Axhr el t sxbr.\n7 Feui el jzeqh.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t ljtm.\n7 Axhr el rxhhm.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t6 3 8\n1 Axhr el t xzemb.\n2 Feui el t sxbr.\n3 Axhr el ihuubj.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Feui el jzeqh.\n7 Zxetm el t xzemb.\n8 Zxetm el jzeqh.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 2 6\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t uebm.\n4 Axhr el t xzemb.\n5 Axhr el rxti.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t sxbr.\n8 Feui el rxti.\n9 Zxetm el rxhhm.\n1 Feui el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Zxetm el t ljtm.\n5 Feui el rxti.\n6 Zxetm el rxhhm.\n7 Hduedl el t ljtm.\n8 Axhr el t xzemb.\n9 Hduedl el jzeqh.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el rxhhm.\n4 Feui el t uebm.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el rxhhm.\n8 Feui el jzeqh.\n9 Axhr el t xzemb.\n1 Hduedl el t xzemb.\n2 Zxetm el t uebm.\n3 Hduedl el rxhhm.\n4 Axhr el t sxbr.\n5 Axhr el rxhhm.\n6 Feui el t xzemb.\n7 Feui el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Zhxmztxa el t sxbr.\n4 Feui el t sxbr.\n5 Hduedl el t ljtm.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t6 5 8\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el rxhhm.\n6 Feui el t xzemb.\n7 Axhr el ihuubj.\n8 Feui el ihuubj.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 4\n1 Hduedl el t xzemb.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el rxhhm.\n5 Zxetm el t uebm.\n6 Zhxmztxa el rxti.\n7 Axhr el rxti.\n8 Zxetm el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 1 4\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Hduedl el jzeqh.\n6 Axhr el rxti.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxti.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 3 5\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el ihuubj.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el rxti.\n7 Axhr el t uebm.\n8 Axhr el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 2 5\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t ljtm.\n6 Axhr el jzeqh.\n7 Zxetm el t sxbr.\n8 Feui el t sxbr.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 7 9\n1 Axhr el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Hduedl el t xzemb.\n5 Axhr el ihuubj.\n6 Feui el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Axhr el rxhhm.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 5 6\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t ljtm.\n7 Zxetm el rxti.\n8 Hduedl el rxhhm.\n9 Axhr el t xzemb.\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Axhr el t sxbr.\n4 Zxetm el t uebm.\n5 Zxetm el rxti.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t xzemb.\n9 Hduedl el jzeqh.\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el ihuubj.\n5 Axhr el rxhhm.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t xzemb.\n8 Hduedl el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 2 5\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Zxetm el t ljtm.\n4 Hduedl el t uebm.\n5 Hduedl el ihuubj.\n6 Axhr el ihuubj.\n7 Zxetm el rxti.\n8 Zhxmztxa el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 3 7\n1 Feui el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Hduedl el t xzemb.\n5 Hduedl el rxti.\n6 Feui el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el jzeqh.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxti\t9 2 3\n1 Hduedl el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el rxhhm.\n4 Axhr el t sxbr.\n5 Zxetm el t uebm.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Axhr el rxti.\n9 Feui el ihuubj.\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Hduedl el t xzemb.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Zxetm el rxhhm.\n7 Hduedl el rxti.\n8 Feui el t uebm.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 8 9\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el jzeqh.\n6 Axhr el t sxbr.\n7 Hduedl el rxti.\n8 Axhr el rxti.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tjzeqh\t9 2 4\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t xzemb.\n4 Zxetm el rxti.\n5 Hduedl el jzeqh.\n6 Axhr el t xzemb.\n7 Feui el t sxbr.\n8 Axhr el jzeqh.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 6 8\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t sxbr.\n5 Axhr el t xzemb.\n6 Feui el t ljtm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 3 8\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el rxti.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t uebm.\n7 Feui el ihuubj.\n8 Zxetm el rxhhm.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxhhm\t9 6 8\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t sxbr.\n6 Hduedl el rxti.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\trxti\t2 5 6\n1 Hduedl el t sxbr.\n2 Hduedl el jzeqh.\n3 Axhr el t xzemb.\n4 Axhr el ihuubj.\n5 Feui el t sxbr.\n6 Zxetm el t ljtm.\n7 Feui el rxhhm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el ihuubj.\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Feui el rxhhm.\n4 Axhr el rxhhm.\n5 Zxetm el t sxbr.\n6 Hduedl el t xzemb.\n7 Zxetm el rxhhm.\n8 Hduedl el rxti.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 6 8\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Zxetm el t xzemb.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 5 7\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Feui el rxhhm.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t sxbr.\n7 Hduedl el jzeqh.\n8 Zxetm el t uebm.\n9 Axhr el ihuubj.\n1 Zxetm el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Hduedl el ihuubj.\n5 Feui el t xzemb.\n6 Feui el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 3 7\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Feui el t uebm.\n6 Axhr el t ljtm.\n7 Feui el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t2 5 7\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxti.\n7 Hduedl el t xzemb.\n8 Axhr el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t7 5 6\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el rxti.\n6 Zxetm el rxti.\n7 Feui el t sxbr.\n8 Feui el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 7 8\n1 Zxetm el t ljtm.\n2 Zxetm el rxti.\n3 Hduedl el t sxbr.\n4 Feui el t xzemb.\n5 Axhr el t ljtm.\n6 Feui el jzeqh.\n7 Axhr el jzeqh.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t3 8 9\n1 Zhxmztxa el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Hduedl el t xzemb.\n5 Zxetm el ihuubj.\n6 Axhr el rxti.\n7 Hduedl el ihuubj.\n8 Feui el t ljtm.\n9 Zhxmztxa el rxti.\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Feui el rxti.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Axhr el jzeqh.\n7 Hduedl el jzeqh.\n8 Zxetm el t sxbr.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 8 9\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Hduedl el rxhhm.\n4 Feui el t ljtm.\n5 Axhr el rxhhm.\n6 Feui el jzeqh.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 4 6\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Feui el rxhhm.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Axhr el rxhhm.\n7 Zxetm el t ljtm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t7 2 3\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el rxti.\n5 Zxetm el rxhhm.\n6 Hduedl el rxti.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxti\t9 2 4\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Hduedl el rxti.\n4 Zhxmztxa el t xzemb.\n5 Axhr el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t xzemb.\n8 Zxetm el rxti.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxti\t9 2 3\n1 Axhr el t xzemb.\n2 Axhr el jzeqh.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Feui el t ljtm.\n8 Feui el rxhhm.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 7 8\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Hduedl el t uebm.\n4 Hduedl el jzeqh.\n5 Feui el t xzemb.\n6 Feui el rxhhm.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 3 4\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t ljtm.\n4 Feui el rxhhm.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el rxti.\n8 Hduedl el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t8 5 7\n1 Hduedl el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el t uebm.\n4 Feui el t xzemb.\n5 Hduedl el rxhhm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t2 1 5\n1 Zxetm el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el rxhhm.\n4 Hduedl el t ljtm.\n5 Axhr el t sxbr.\n6 Feui el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el ihuubj.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Axhr el t ljtm.\n5 Feui el t uebm.\n6 Hduedl el ihuubj.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 5 8\n1 Zxetm el t xzemb.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el rxti.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t sxbr.\n7 Feui el t sxbr.\n8 Axhr el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t6 7 9\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Feui el jzeqh.\n4 Hduedl el rxti.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t xzemb.\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Zxetm el rxhhm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el rxhhm.\n8 Feui el t sxbr.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t2 5 6\n1 Axhr el t sxbr.\n2 Zxetm el t xzemb.\n3 Axhr el jzeqh.\n4 Zxetm el jzeqh.\n5 Feui el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el t ljtm.\n8 Feui el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 7 9\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Feui el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t xzemb.\n6 Axhr el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Zxetm el t uebm.\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el rxti.\n4 Feui el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el rxti.\n7 Axhr el t uebm.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t4 7 9\n1 Feui el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t uebm.\n4 Zhxmztxa el rxti.\n5 Feui el jzeqh.\n6 Axhr el t xzemb.\n7 Hduedl el jzeqh.\n8 Axhr el ihuubj.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 7\n1 Zxetm el t xzemb.\n2 Hduedl el t sxbr.\n3 Hduedl el rxhhm.\n4 Feui el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el jzeqh.\n7 Feui el ihuubj.\n8 Axhr el t uebm.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t xzemb.\n7 Zxetm el rxhhm.\n8 Feui el t xzemb.\n9 Feui el rxhhm.\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Axhr el t uebm.\n4 Feui el t ljtm.\n5 Feui el rxhhm.\n6 Hduedl el t uebm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\trxhhm\t3 6 7\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t sxbr.\n4 Axhr el t xzemb.\n5 Axhr el rxti.\n6 Zhxmztxa el t ljtm.\n7 Feui el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t3 1 9\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el rxti.\n4 Hduedl el t sxbr.\n5 Hduedl el ihuubj.\n6 Axhr el t xzemb.\n7 Axhr el ihuubj.\n8 Feui el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t1 8 9\n1 Axhr el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el rxti.\n4 Feui el t xzemb.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Feui el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t5 1 3\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t ljtm.\n4 Axhr el rxhhm.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el rxti.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 2 8\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Feui el t ljtm.\n6 Feui el ihuubj.\n7 Zhxmztxa el rxti.\n8 Axhr el jzeqh.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 4 7\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Hduedl el t uebm.\n4 Feui el t uebm.\n5 Axhr el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Feui el rxti.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t5 4 7\n1 Zxetm el t sxbr.\n2 Axhr el t xzemb.\n3 Hduedl el t sxbr.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el rxti.\n7 Zhxmztxa el rxti.\n8 Feui el t uebm.\n9 Hduedl el rxti.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el rxti.\n4 Feui el t xzemb.\n5 Hduedl el rxti.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Axhr el t ljtm.\n9 Feui el rxti.\n1 Feui el t sxbr.\n2 Hduedl el t uebm.\n3 Feui el rxti.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Axhr el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t2 5 7\n1 Axhr el t ljtm.\n2 Hduedl el t ljtm.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Feui el t sxbr.\n6 Axhr el jzeqh.\n7 Zxetm el t xzemb.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Hduedl el t sxbr.\n4 Zxetm el t uebm.\n5 Hduedl el ihuubj.\n6 Zxetm el jzeqh.\n7 Feui el t sxbr.\n8 Feui el ihuubj.\n9 Zhxmztxa el t xzemb.\n1 Axhr el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t sxbr.\n5 Axhr el rxti.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Hduedl el t xzemb.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t8 2 3\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t uebm.\n4 Zxetm el t xzemb.\n5 Zxetm el jzeqh.\n6 Axhr el jzeqh.\n7 Feui el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t3 2 8\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Feui el rxti.\n6 Axhr el rxhhm.\n7 Hduedl el t xzemb.\n8 Zxetm el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t7 3 5\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t sxbr.\n4 Hduedl el rxti.\n5 Zxetm el rxti.\n6 Zhxmztxa el rxti.\n7 Axhr el t ljtm.\n8 Feui el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 7 9\n1 Zxetm el t sxbr.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Feui el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Feui el ihuubj.\n7 Axhr el t ljtm.\n8 Hduedl el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t7 3 5\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Axhr el jzeqh.\n4 Feui el jzeqh.\n5 Hduedl el t ljtm.\n6 Zxetm el t xzemb.\n7 Hduedl el rxhhm.\n8 Zxetm el rxti.\n9 Zhxmztxa el t sxbr.\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Axhr el rxhhm.\n7 Zxetm el t ljtm.\n8 Hduedl el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t8 1 2\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el ihuubj.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Zxetm el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el jzeqh.\n9 Feui el ihuubj.\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el rxhhm.\n5 Hduedl el t xzemb.\n6 Feui el t ljtm.\n7 Feui el rxti.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 1 3\n1 Axhr el t xzemb.\n2 Zxetm el t ljtm.\n3 Feui el t ljtm.\n4 Feui el ihuubj.\n5 Axhr el rxhhm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t8 1 5\n1 Hduedl el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t xzemb.\n5 Feui el jzeqh.\n6 Zxetm el jzeqh.\n7 Axhr el t uebm.\n8 Axhr el rxti.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el t xzemb.\n4 Hduedl el t uebm.\n5 Feui el rxti.\n6 Zxetm el rxti.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n1 Zxetm el t sxbr.\n2 Feui el t uebm.\n3 Axhr el t sxbr.\n4 Axhr el jzeqh.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el t uebm.\n8 Feui el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t7 2 8\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Zxetm el t uebm.\n4 Feui el t sxbr.\n5 Zxetm el rxti.\n6 Feui el rxhhm.\n7 Axhr el t ljtm.\n8 Axhr el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 1 2\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Zxetm el t ljtm.\n4 Axhr el t ljtm.\n5 Feui el t uebm.\n6 Feui el rxti.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxti\t4 3 7\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el rxhhm.\n4 Feui el t ljtm.\n5 Axhr el t sxbr.\n6 Zxetm el t uebm.\n7 Hduedl el ihuubj.\n8 Feui el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t5 1 7\n1 Zxetm el t ljtm.\n2 Zxetm el rxhhm.\n3 Axhr el t uebm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Feui el t xzemb.\n7 Zhxmztxa el rxti.\n8 Feui el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 6 8\n1 Zhxmztxa el t uebm.\n2 Feui el t xzemb.\n3 Feui el rxti.\n4 Axhr el t uebm.\n5 Zxetm el t xzemb.\n6 Axhr el jzeqh.\n7 Zxetm el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 4 6\n1 Hduedl el t sxbr.\n2 Feui el t xzemb.\n3 Hduedl el jzeqh.\n4 Axhr el t xzemb.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el t xzemb.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 7 9\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Feui el t ljtm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 7 8\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Feui el t uebm.\n4 Feui el ihuubj.\n5 Zhxmztxa el rxhhm.\n6 Axhr el ihuubj.\n7 Hduedl el t uebm.\n8 Zxetm el t ljtm.\n9 Hduedl el rxti.\n1 Feui el t xzemb.\n2 Axhr el t sxbr.\n3 Hduedl el t sxbr.\n4 Feui el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el jzeqh.\n8 Zxetm el t ljtm.\n9 Axhr el jzeqh.\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Zxetm el ihuubj.\n4 Hduedl el t uebm.\n5 Axhr el t uebm.\n6 Feui el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 4 9\n1 Hduedl el t ljtm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Axhr el rxti.\n7 Feui el t uebm.\n8 Zxetm el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 7 9\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Feui el rxhhm.\n5 Zxetm el t xzemb.\n6 Hduedl el t xzemb.\n7 Zxetm el rxti.\n8 Axhr el t sxbr.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t6 5 7\n1 Zxetm el t sxbr.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t4 6 9\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Zhxmztxa el rxti.\n5 Axhr el rxhhm.\n6 Hduedl el t xzemb.\n7 Feui el t xzemb.\n8 Zxetm el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t6 7 9\n1 Zhxmztxa el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t sxbr.\n6 Zxetm el t xzemb.\n7 Hduedl el jzeqh.\n8 Axhr el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t3 6 9\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t ljtm.\n4 Hduedl el rxti.\n5 Feui el t ljtm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxti\t5 3 4\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el jzeqh.\n4 Feui el t uebm.\n5 Axhr el t xzemb.\n6 Feui el jzeqh.\n7 Axhr el rxti.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 8 9\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Hduedl el ihuubj.\n4 Axhr el t xzemb.\n5 Feui el t sxbr.\n6 Feui el jzeqh.\n7 Zxetm el rxhhm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t ljtm.\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el ihuubj.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el t xzemb.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxhhm\t9 6 7\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t uebm.\n4 Feui el t xzemb.\n5 Zhxmztxa el rxti.\n6 Feui el jzeqh.\n7 Hduedl el t uebm.\n8 Zxetm el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t3 7 9\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t uebm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Feui el t uebm.\n7 Axhr el t ljtm.\n8 Feui el rxti.\n9 Hduedl el rxti.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Hduedl el rxti.\n4 Feui el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Feui el rxhhm.\n7 Axhr el t uebm.\n8 Axhr el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 2 3\n1 Axhr el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el rxti.\n4 Feui el rxti.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t ljtm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxti\t9 2 4\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Feui el t ljtm.\n4 Feui el rxhhm.\n5 Zxetm el t ljtm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t sxbr.\n1 Hduedl el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el t sxbr.\n4 Zxetm el rxti.\n5 Hduedl el jzeqh.\n6 Axhr el t xzemb.\n7 Zhxmztxa el t xzemb.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Axhr el t ljtm.\n5 Axhr el jzeqh.\n6 Zxetm el jzeqh.\n7 Hduedl el t uebm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 7 8\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t sxbr.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Feui el t ljtm.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 6 7\n1 Zxetm el t xzemb.\n2 Hduedl el t sxbr.\n3 Hduedl el jzeqh.\n4 Zxetm el jzeqh.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 7 8\n1 Feui el t xzemb.\n2 Hduedl el t uebm.\n3 Feui el ihuubj.\n4 Zxetm el t xzemb.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t uebm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t sxbr.\n1 Zhxmztxa el t uebm.\n2 Zxetm el t uebm.\n3 Axhr el t uebm.\n4 Hduedl el t xzemb.\n5 Feui el t xzemb.\n6 Zxetm el rxhhm.\n7 Feui el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t3 2 6\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Feui el t xzemb.\n4 Zxetm el rxhhm.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t xzemb.\n7 Axhr el jzeqh.\n8 Hduedl el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 3 9\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Feui el rxhhm.\n5 Hduedl el t xzemb.\n6 Axhr el t uebm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t5 7 8\n1 Hduedl el t sxbr.\n2 Axhr el t ljtm.\n3 Hduedl el rxti.\n4 Zxetm el t ljtm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Feui el t uebm.\n8 Feui el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t2 4 5\n1 Axhr el t uebm.\n2 Hduedl el t xzemb.\n3 Feui el t xzemb.\n4 Zxetm el t ljtm.\n5 Feui el rxti.\n6 Zhxmztxa el t ljtm.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t2 3 5\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Feui el t sxbr.\n4 Axhr el rxti.\n5 Zxetm el ihuubj.\n6 Hduedl el t uebm.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxti.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Axhr el ihuubj.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Feui el t uebm.\n8 Zxetm el ihuubj.\n9 Feui el rxti.\n1 Feui el t xzemb.\n2 Axhr el t xzemb.\n3 Feui el jzeqh.\n4 Hduedl el t xzemb.\n5 Hduedl el rxti.\n6 Axhr el rxti.\n7 Zhxmztxa el t uebm.\n8 Zxetm el t xzemb.\n9 Zxetm el rxhhm.\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Zxetm el t xzemb.\n4 Axhr el t ljtm.\n5 Feui el t sxbr.\n6 Axhr el jzeqh.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxhhm.\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t xzemb.\n5 Axhr el t ljtm.\n6 Hduedl el t ljtm.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t ljtm.\n5 Zxetm el rxti.\n6 Axhr el jzeqh.\n7 Hduedl el t uebm.\n8 Hduedl el rxti.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 1 3\n1 Axhr el t xzemb.\n2 Feui el t sxbr.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t xzemb.\n6 Feui el ihuubj.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 4 9\n1 Hduedl el t uebm.\n2 Zxetm el t xzemb.\n3 Hduedl el jzeqh.\n4 Zxetm el jzeqh.\n5 Axhr el t sxbr.\n6 Zhxmztxa el t xzemb.\n7 Feui el t ljtm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el jzeqh.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t uebm.\n6 Axhr el rxhhm.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Feui el t sxbr.\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Axhr el t ljtm.\n4 Feui el t ljtm.\n5 Axhr el ihuubj.\n6 Feui el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t uebm.\n1 Zhxmztxa el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t xzemb.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Feui el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxti\t5 3 9\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Zxetm el t ljtm.\n4 Feui el jzeqh.\n5 Zxetm el rxti.\n6 Axhr el t uebm.\n7 Hduedl el rxti.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Zxetm el rxti.\n4 Feui el t xzemb.\n5 Axhr el rxti.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el t uebm.\n8 Hduedl el rxhhm.\n9 Feui el rxti.\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Axhr el rxti.\n4 Feui el t sxbr.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el jzeqh.\n8 Hduedl el rxti.\n9 Zhxmztxa el rxti.\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Zxetm el t sxbr.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Feui el rxhhm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 3 7\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el rxti.\n6 Zxetm el rxti.\n7 Hduedl el t ljtm.\n8 Feui el t ljtm.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t7 8 9\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t2 6 7\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el rxhhm.\n4 Feui el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Feui el rxhhm.\n7 Hduedl el t sxbr.\n8 Zxetm el t xzemb.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t8 4 6\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el t sxbr.\n5 Axhr el rxhhm.\n6 Feui el rxti.\n7 Zxetm el rxhhm.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t3 8 9\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Feui el jzeqh.\n4 Hduedl el t sxbr.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t4 1 9\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el rxhhm.\n4 Feui el t ljtm.\n5 Hduedl el t ljtm.\n6 Feui el ihuubj.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 8\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t sxbr.\n4 Hduedl el t ljtm.\n5 Zxetm el jzeqh.\n6 Axhr el t sxbr.\n7 Axhr el rxhhm.\n8 Hduedl el jzeqh.\n9 Feui el t uebm.\n1 Feui el t ljtm.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxti.\n5 Zxetm el t ljtm.\n6 Axhr el t ljtm.\n7 Hduedl el rxti.\n8 Axhr el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t5 6 8\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el jzeqh.\n6 Feui el t ljtm.\n7 Feui el rxti.\n8 Zxetm el ihuubj.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 1 8\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el rxti.\n8 Axhr el jzeqh.\n9 Feui el t sxbr.\n1 Zhxmztxa el t uebm.\n2 Zxetm el t ljtm.\n3 Hduedl el t xzemb.\n4 Zxetm el rxhhm.\n5 Feui el t ljtm.\n6 Axhr el t sxbr.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t5 2 4\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t uebm.\n5 Zxetm el rxti.\n6 Axhr el rxti.\n7 Feui el t ljtm.\n8 Feui el rxti.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxti\t9 4 6\n1 Hduedl el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t sxbr.\n5 Feui el t xzemb.\n6 Hduedl el rxti.\n7 Feui el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\trxhhm\t4 3 8\n1 Hduedl el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Feui el rxti.\n6 Axhr el t ljtm.\n7 Hduedl el rxti.\n8 Axhr el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t3 2 5\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el rxti.\n5 Hduedl el t ljtm.\n6 Feui el t ljtm.\n7 Feui el ihuubj.\n8 Hduedl el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxti\t9 1 4\n1 Hduedl el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Axhr el rxti.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Feui el jzeqh.\n9 Zxetm el t xzemb.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el jzeqh.\n4 Zxetm el t sxbr.\n5 Zxetm el jzeqh.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 4 5\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el rxhhm.\n5 Axhr el rxti.\n6 Zxetm el rxhhm.\n7 Feui el t ljtm.\n8 Hduedl el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxti\t7 3 5\n1 Zxetm el t sxbr.\n2 Axhr el t xzemb.\n3 Feui el t xzemb.\n4 Feui el rxhhm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxti.\n8 Hduedl el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 1 9\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Axhr el ihuubj.\n4 Zxetm el t sxbr.\n5 Feui el rxti.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 7 9\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Feui el t uebm.\n4 Zxetm el t uebm.\n5 Feui el jzeqh.\n6 Zhxmztxa el t uebm.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxti.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxti\t9 6 8\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t uebm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el rxti.\n7 Zxetm el t sxbr.\n8 Feui el rxhhm.\n9 Hduedl el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t sxbr.\n5 Axhr el t ljtm.\n6 Hduedl el ihuubj.\n7 Feui el rxti.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t5 8 9\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el rxti.\n5 Axhr el jzeqh.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Feui el t xzemb.\n9 Zxetm el ihuubj.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el rxhhm.\n7 Axhr el t ljtm.\n8 Feui el ihuubj.\n9 Zxetm el rxhhm.\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t xzemb.\n4 Feui el t ljtm.\n5 Axhr el t ljtm.\n6 Axhr el jzeqh.\n7 Feui el jzeqh.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 5 6\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Feui el ihuubj.\n4 Hduedl el ihuubj.\n5 Axhr el t ljtm.\n6 Zxetm el t uebm.\n7 Zhxmztxa el t uebm.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Feui el t ljtm.\n4 Hduedl el t uebm.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t5 3 9\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Feui el t xzemb.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el rxti.\n7 Feui el rxti.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t uebm.\n5 Zxetm el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Feui el t xzemb.\n8 Zxetm el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t1 7 9\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t xzemb.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Hduedl el ihuubj.\n7 Axhr el t ljtm.\n8 Zxetm el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 4 5\n1 Zxetm el t sxbr.\n2 Feui el t sxbr.\n3 Feui el rxhhm.\n4 Hduedl el t uebm.\n5 Axhr el t ljtm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t xzemb.\n4 Hduedl el t uebm.\n5 Hduedl el jzeqh.\n6 Axhr el t ljtm.\n7 Feui el t uebm.\n8 Axhr el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 4 5\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el t uebm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxti.\n8 Hduedl el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 3 4\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Zxetm el rxti.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Feui el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 5 7\n1 Axhr el t uebm.\n2 Hduedl el t ljtm.\n3 Zxetm el t ljtm.\n4 Feui el t ljtm.\n5 Zxetm el rxhhm.\n6 Hduedl el rxhhm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t4 3 5\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el rxti.\n6 Axhr el jzeqh.\n7 Zxetm el t sxbr.\n8 Feui el t ljtm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t7 4 5\n1 Feui el t xzemb.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Feui el rxti.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el jzeqh.\n9 Zxetm el rxti.\n1 Hduedl el t uebm.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxti.\n6 Feui el jzeqh.\n7 Zxetm el t xzemb.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t sxbr.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Feui el ihuubj.\n5 Axhr el t sxbr.\n6 Axhr el ihuubj.\n7 Hduedl el t xzemb.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el rxhhm.\n9 Zxetm el t uebm.\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el t uebm.\n4 Axhr el jzeqh.\n5 Feui el t xzemb.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t sxbr.\n2 Zxetm el rxti.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Hduedl el t sxbr.\n6 Axhr el jzeqh.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el rxti.\n9 Feui el t ljtm.\n1 Zxetm el t ljtm.\n2 Axhr el t xzemb.\n3 Zxetm el rxti.\n4 Axhr el ihuubj.\n5 Feui el t uebm.\n6 Feui el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 2 4\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el t xzemb.\n4 Feui el t xzemb.\n5 Zxetm el rxti.\n6 Zhxmztxa el jzeqh.\n7 Feui el rxti.\n8 Axhr el t uebm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 1 6\n1 Zhxmztxa el t sxbr.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zxetm el t sxbr.\n5 Feui el t ljtm.\n6 Zhxmztxa el rxti.\n7 Feui el rxhhm.\n8 Hduedl el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 2 3\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t ljtm.\n4 Zxetm el jzeqh.\n5 Axhr el t ljtm.\n6 Hduedl el t ljtm.\n7 Hduedl el ihuubj.\n8 Feui el t uebm.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Hduedl el t xzemb.\n4 Zxetm el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el t uebm.\n7 Feui el jzeqh.\n8 Axhr el t xzemb.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t3 8 9\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Axhr el t xzemb.\n5 Zxetm el jzeqh.\n6 Hduedl el ihuubj.\n7 Axhr el ihuubj.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 8 9\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Axhr el t uebm.\n6 Axhr el jzeqh.\n7 Feui el t uebm.\n8 Feui el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 7 8\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Feui el t ljtm.\n6 Feui el jzeqh.\n7 Zxetm el t ljtm.\n8 Zxetm el rxti.\n9 Zhxmztxa el t sxbr.\n1 Hduedl el t ljtm.\n2 Axhr el t sxbr.\n3 Feui el t ljtm.\n4 Axhr el ihuubj.\n5 Zxetm el t xzemb.\n6 Zxetm el jzeqh.\n7 Feui el rxti.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t1 3 7\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Axhr el t xzemb.\n4 Zhxmztxa el rxti.\n5 Hduedl el rxti.\n6 Feui el t uebm.\n7 Zxetm el t ljtm.\n8 Zxetm el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t3 2 5\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Hduedl el t ljtm.\n4 Hduedl el jzeqh.\n5 Feui el ihuubj.\n6 Axhr el t xzemb.\n7 Zxetm el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t sxbr.\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t sxbr.\n5 Hduedl el rxhhm.\n6 Axhr el t uebm.\n7 Axhr el rxti.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t2 3 8\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el rxhhm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el t uebm.\n7 Feui el rxhhm.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t4 1 7\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Hduedl el t uebm.\n4 Feui el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Feui el rxti.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el rxti.\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t sxbr.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Feui el t sxbr.\n7 Hduedl el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 4 5\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Zxetm el t xzemb.\n4 Axhr el jzeqh.\n5 Feui el jzeqh.\n6 Hduedl el t sxbr.\n7 Zxetm el jzeqh.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t ljtm.\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t xzemb.\n5 Axhr el rxti.\n6 Zxetm el ihuubj.\n7 Hduedl el rxti.\n8 Feui el t uebm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tihuubj\t8 2 6\n1 Zhxmztxa el t uebm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Zxetm el t xzemb.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Feui el t sxbr.\n1 Feui el t uebm.\n2 Zxetm el t uebm.\n3 Hduedl el t xzemb.\n4 Zxetm el ihuubj.\n5 Feui el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t3 6 8\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el rxti.\n5 Zxetm el t ljtm.\n6 Hduedl el rxhhm.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 1 6\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Feui el t xzemb.\n4 Zxetm el t ljtm.\n5 Zxetm el rxti.\n6 Feui el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el t xzemb.\n9 Hduedl el rxti.\n1 Zhxmztxa el t uebm.\n2 Feui el t xzemb.\n3 Axhr el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el t sxbr.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t1 3 9\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Feui el rxti.\n4 Hduedl el t sxbr.\n5 Zxetm el t ljtm.\n6 Axhr el rxti.\n7 Zhxmztxa el t uebm.\n8 Zxetm el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 2 3\n1 Axhr el t sxbr.\n2 Feui el t xzemb.\n3 Zxetm el t ljtm.\n4 Axhr el rxti.\n5 Feui el jzeqh.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el rxti.\n8 Hduedl el t ljtm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 6 9\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t uebm.\n4 Zxetm el t sxbr.\n5 Hduedl el rxti.\n6 Zxetm el rxhhm.\n7 Feui el t xzemb.\n8 Axhr el t ljtm.\n9 Feui el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t sxbr.\n4 Feui el t sxbr.\n5 Axhr el t ljtm.\n6 Axhr el jzeqh.\n7 Zxetm el t uebm.\n8 Zxetm el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t4 3 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Axhr el ihuubj.\n4 Hduedl el t xzemb.\n5 Zxetm el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t4 8 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Feui el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t sxbr.\n6 Axhr el ihuubj.\n7 Hduedl el t sxbr.\n8 Feui el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t7 5 6\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el rxhhm.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Zxetm el t ljtm.\n7 Feui el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t7 4 5\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Axhr el t uebm.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Feui el t xzemb.\n9 Axhr el jzeqh.\n1 Zxetm el t ljtm.\n2 Feui el t xzemb.\n3 Feui el rxti.\n4 Hduedl el t uebm.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 4 5\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Feui el t uebm.\n4 Axhr el t sxbr.\n5 Zxetm el t sxbr.\n6 Feui el jzeqh.\n7 Zxetm el ihuubj.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 1 2\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Feui el rxti.\n4 Axhr el jzeqh.\n5 Zxetm el t ljtm.\n6 Zxetm el jzeqh.\n7 Hduedl el t ljtm.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 1 4\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el jzeqh.\n4 Feui el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el t sxbr.\n8 Hduedl el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t1 5 6\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el rxhhm.\n4 Zxetm el t ljtm.\n5 Hduedl el t sxbr.\n6 Zxetm el rxhhm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 4 6\n1 Axhr el t uebm.\n2 Axhr el rxti.\n3 Zxetm el t sxbr.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Hduedl el rxti.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Feui el t xzemb.\n1 Hduedl el t uebm.\n2 Zxetm el t ljtm.\n3 Hduedl el jzeqh.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Axhr el jzeqh.\n7 Feui el t ljtm.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t7 2 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el rxhhm.\n4 Zhxmztxa el rxhhm.\n5 Feui el t xzemb.\n6 Hduedl el t ljtm.\n7 Feui el ihuubj.\n8 Hduedl el jzeqh.\n9 Axhr el t uebm.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el rxti.\n4 Zxetm el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el rxhhm.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Feui el t ljtm.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t uebm.\n4 Axhr el t ljtm.\n5 Hduedl el t ljtm.\n6 Zxetm el jzeqh.\n7 Feui el t xzemb.\n8 Axhr el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t5 4 8\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Hduedl el t ljtm.\n4 Feui el t ljtm.\n5 Feui el rxti.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t3 4 5\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Feui el t uebm.\n4 Hduedl el t ljtm.\n5 Zxetm el jzeqh.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 2 5\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t uebm.\n5 Hduedl el ihuubj.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxhhm\t9 3 6\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t sxbr.\n4 Feui el rxhhm.\n5 Axhr el t uebm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t sxbr.\n9 Hduedl el rxhhm.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t ljtm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Axhr el t xzemb.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el ihuubj.\n4 Hduedl el t ljtm.\n5 Axhr el t xzemb.\n6 Feui el t xzemb.\n7 Hduedl el rxhhm.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t6 5 8\n1 Feui el t uebm.\n2 Axhr el t ljtm.\n3 Axhr el ihuubj.\n4 Zxetm el t xzemb.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\tjzeqh\t1 5 7\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el rxti.\n5 Axhr el t ljtm.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zxetm el jzeqh.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 3 8\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el ihuubj.\n5 Zhxmztxa el rxti.\n6 Zxetm el t uebm.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tihuubj\t9 2 4\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Feui el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t ljtm.\n7 Zxetm el rxti.\n8 Axhr el t xzemb.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 8 9\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Hduedl el t xzemb.\n8 Feui el rxti.\n9 Hduedl el ihuubj.\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t ljtm.\n6 Axhr el rxti.\n7 Hduedl el t ljtm.\n8 Feui el t sxbr.\n9 Hduedl el rxhhm.\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el rxhhm.\n6 Axhr el jzeqh.\n7 Hduedl el ihuubj.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t4 1 5\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Zxetm el t xzemb.\n4 Hduedl el t uebm.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Axhr el rxhhm.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t sxbr.\n4 Hduedl el t uebm.\n5 Hduedl el jzeqh.\n6 Axhr el t xzemb.\n7 Zxetm el jzeqh.\n8 Feui el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t1 4 5\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Feui el t ljtm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t8 3 9\n1 Zxetm el t uebm.\n2 Axhr el t xzemb.\n3 Feui el t uebm.\n4 Feui el ihuubj.\n5 Hduedl el t ljtm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxti.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Zxetm el rxti.\n4 Axhr el t ljtm.\n5 Feui el t xzemb.\n6 Axhr el rxti.\n7 Zhxmztxa el rxti.\n8 Hduedl el t sxbr.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\trxti\t5 2 3\n1 Zhxmztxa el t uebm.\n2 Hduedl el t ljtm.\n3 Axhr el t ljtm.\n4 Zxetm el t ljtm.\n5 Zxetm el rxti.\n6 Hduedl el rxti.\n7 Axhr el rxti.\n8 Feui el t ljtm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\trxti\t8 4 5\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Axhr el rxti.\n5 Zxetm el rxti.\n6 Feui el t xzemb.\n7 Feui el ihuubj.\n8 Hduedl el t xzemb.\n9 Hduedl el ihuubj.\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el t sxbr.\n4 Axhr el t xzemb.\n5 Axhr el ihuubj.\n6 Zxetm el ihuubj.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 5\n1 Zhxmztxa el t sxbr.\n2 Feui el t uebm.\n3 Axhr el t sxbr.\n4 Zxetm el t xzemb.\n5 Zxetm el rxti.\n6 Axhr el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t2 8 9\n1 Feui el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t sxbr.\n4 Feui el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t ljtm.\n7 Axhr el rxti.\n8 Hduedl el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 3 7\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Hduedl el t ljtm.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el rxti.\n6 Hduedl el jzeqh.\n7 Zxetm el jzeqh.\n8 Feui el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 2 9\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el rxhhm.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Axhr el t sxbr.\n7 Axhr el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 5\n1 Zxetm el t xzemb.\n2 Zxetm el rxhhm.\n3 Feui el t uebm.\n4 Axhr el t ljtm.\n5 Hduedl el t ljtm.\n6 Feui el ihuubj.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 1 2\n1 Axhr el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t uebm.\n6 Feui el rxhhm.\n7 Zxetm el ihuubj.\n8 Axhr el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t5 2 7\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el ihuubj.\n7 Hduedl el ihuubj.\n8 Feui el rxhhm.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 2 7\n1 Feui el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t uebm.\n5 Feui el rxti.\n6 Axhr el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t4 3 7\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el rxti.\n7 Zxetm el t ljtm.\n8 Feui el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t8 4 5\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 5 8\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el t sxbr.\n4 Zxetm el ihuubj.\n5 Axhr el t ljtm.\n6 Axhr el rxhhm.\n7 Feui el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 5 6\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Hduedl el rxhhm.\n4 Zxetm el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el t uebm.\n7 Zhxmztxa el t ljtm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el t sxbr.\n5 Zxetm el rxhhm.\n6 Axhr el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t1 6 9\n1 Axhr el t uebm.\n2 Hduedl el t ljtm.\n3 Hduedl el jzeqh.\n4 Feui el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el jzeqh.\n7 Zxetm el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 1 6\n1 Hduedl el t ljtm.\n2 Zxetm el t ljtm.\n3 Feui el t xzemb.\n4 Axhr el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t3 5 6\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t uebm.\n5 Axhr el rxti.\n6 Zxetm el rxti.\n7 Feui el t sxbr.\n8 Feui el rxti.\n9 Hduedl el t ljtm.\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Zxetm el t ljtm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t2 5 8\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t uebm.\n4 Axhr el jzeqh.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el jzeqh.\n8 Feui el t xzemb.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t8 5 9\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Axhr el rxhhm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t xzemb.\n7 Feui el ihuubj.\n8 Hduedl el t uebm.\n9 Zxetm el ihuubj.\n1 Zxetm el t xzemb.\n2 Axhr el t uebm.\n3 Zxetm el ihuubj.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Feui el t ljtm.\n9 Feui el rxhhm.\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Feui el jzeqh.\n4 Axhr el t ljtm.\n5 Hduedl el t ljtm.\n6 Axhr el rxti.\n7 Zhxmztxa el t uebm.\n8 Zxetm el jzeqh.\n9 Hduedl el rxti.\n1 Zxetm el t ljtm.\n2 Axhr el t uebm.\n3 Zxetm el jzeqh.\n4 Feui el t xzemb.\n5 Axhr el rxti.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 4 8\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t ljtm.\n4 Feui el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el jzeqh.\n7 Axhr el t xzemb.\n8 Axhr el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 7 8\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el rxti.\n5 Axhr el t ljtm.\n6 Feui el t xzemb.\n7 Feui el ihuubj.\n8 Axhr el rxhhm.\n9 Zxetm el t sxbr.\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el jzeqh.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el ihuubj.\n7 Feui el t xzemb.\n8 Feui el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 1 3\n1 Zxetm el t ljtm.\n2 Axhr el t xzemb.\n3 Zxetm el rxhhm.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el t xzemb.\n7 Feui el t xzemb.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t7 6 9\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t sxbr.\n4 Hduedl el ihuubj.\n5 Zxetm el rxti.\n6 Zhxmztxa el rxti.\n7 Feui el t sxbr.\n8 Axhr el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t8 7 9\n1 Zxetm el t uebm.\n2 Hduedl el t sxbr.\n3 Feui el t sxbr.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el rxhhm.\n9 Feui el rxhhm.\n1 Zxetm el t sxbr.\n2 Zxetm el rxti.\n3 Axhr el t xzemb.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t ljtm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 6 7\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el t ljtm.\n4 Zxetm el ihuubj.\n5 Feui el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Hduedl el t sxbr.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t7 2 5\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t uebm.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Zxetm el ihuubj.\n9 Feui el t ljtm.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Axhr el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el rxhhm.\n6 Axhr el rxhhm.\n7 Feui el t xzemb.\n8 Feui el ihuubj.\n9 Zxetm el t ljtm.\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Hduedl el t ljtm.\n4 Feui el ihuubj.\n5 Hduedl el rxti.\n6 Axhr el t sxbr.\n7 Zhxmztxa el t xzemb.\n8 Axhr el rxhhm.\n9 Zxetm el rxti.\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el ihuubj.\n7 Feui el t xzemb.\n8 Feui el jzeqh.\n9 Axhr el t sxbr.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Hduedl el t uebm.\n4 Feui el t sxbr.\n5 Feui el rxhhm.\n6 Zxetm el t uebm.\n7 Zxetm el ihuubj.\n8 Axhr el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t3 6 7\n1 Hduedl el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Feui el t ljtm.\n4 Feui el jzeqh.\n5 Zxetm el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el rxhhm.\n8 Axhr el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t1 8 9\n1 Hduedl el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el t xzemb.\n4 Zxetm el rxti.\n5 Zhxmztxa el t xzemb.\n6 Axhr el t xzemb.\n7 Feui el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n1 Hduedl el t ljtm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t sxbr.\n6 Axhr el rxti.\n7 Feui el t uebm.\n8 Feui el jzeqh.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t1 2 9\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Hduedl el t uebm.\n4 Feui el t ljtm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Feui el ihuubj.\n8 Hduedl el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 3 8\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxti.\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Axhr el ihuubj.\n4 Feui el t ljtm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el t sxbr.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Feui el t xzemb.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Feui el rxti.\n6 Axhr el rxhhm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 6\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el t xzemb.\n4 Zxetm el jzeqh.\n5 Axhr el jzeqh.\n6 Feui el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t sxbr.\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t uebm.\n4 Feui el jzeqh.\n5 Zxetm el t uebm.\n6 Zhxmztxa el rxti.\n7 Zxetm el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 2 6\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zxetm el rxti.\n5 Axhr el t uebm.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t1 8 9\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el rxti.\n4 Zhxmztxa el rxti.\n5 Zxetm el t uebm.\n6 Hduedl el t ljtm.\n7 Zxetm el rxhhm.\n8 Feui el t sxbr.\n9 Hduedl el ihuubj.\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el ihuubj.\n4 Zhxmztxa el t uebm.\n5 Hduedl el jzeqh.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 2 5\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t sxbr.\n5 Feui el rxhhm.\n6 Hduedl el rxhhm.\n7 Zxetm el rxhhm.\n8 Axhr el t ljtm.\n9 Axhr el rxti.\n1 Axhr el t xzemb.\n2 Feui el t sxbr.\n3 Zxetm el t uebm.\n4 Feui el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el rxti.\n7 Axhr el ihuubj.\n8 Zxetm el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 3 8\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el rxti.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Axhr el jzeqh.\n8 Feui el rxti.\n9 Zxetm el t xzemb.\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Hduedl el t sxbr.\n4 Feui el t sxbr.\n5 Hduedl el rxhhm.\n6 Axhr el jzeqh.\n7 Zxetm el rxti.\n8 Feui el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 2 7\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Axhr el t xzemb.\n6 Zxetm el rxhhm.\n7 Hduedl el t ljtm.\n8 Feui el rxhhm.\n9 Axhr el ihuubj.\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t ljtm.\n4 Zxetm el jzeqh.\n5 Feui el rxti.\n6 Axhr el jzeqh.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 2 4\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el rxhhm.\n5 Hduedl el t ljtm.\n6 Hduedl el rxhhm.\n7 Axhr el t ljtm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t1 7 8\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Feui el t ljtm.\n4 Axhr el t sxbr.\n5 Axhr el ihuubj.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxti.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 3 6\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Feui el ihuubj.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n1 Zxetm el t xzemb.\n2 Zxetm el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Axhr el t xzemb.\n7 Hduedl el rxhhm.\n8 Axhr el rxhhm.\n9 Feui el rxhhm.\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t ljtm.\n5 Hduedl el jzeqh.\n6 Feui el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 6 8\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Zxetm el t uebm.\n4 Zxetm el rxti.\n5 Axhr el rxti.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t2 8 9\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el jzeqh.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 1 4\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t xzemb.\n4 Axhr el t xzemb.\n5 Feui el t sxbr.\n6 Zxetm el t uebm.\n7 Axhr el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el rxti.\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Feui el t ljtm.\n4 Zxetm el t uebm.\n5 Zxetm el jzeqh.\n6 Feui el rxhhm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t2 3 6\n1 Zhxmztxa el t ljtm.\n2 Feui el t ljtm.\n3 Zxetm el t xzemb.\n4 Hduedl el t xzemb.\n5 Feui el rxti.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxti.\n8 Axhr el t xzemb.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t4 8 9\n1 Zhxmztxa el t uebm.\n2 Feui el t ljtm.\n3 Feui el ihuubj.\n4 Zxetm el t xzemb.\n5 Axhr el t ljtm.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t5 2 3\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Zxetm el t xzemb.\n4 Hduedl el t xzemb.\n5 Zxetm el jzeqh.\n6 Feui el jzeqh.\n7 Axhr el ihuubj.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 4 8\n1 Zxetm el t xzemb.\n2 Zxetm el ihuubj.\n3 Axhr el t sxbr.\n4 Hduedl el t sxbr.\n5 Hduedl el rxhhm.\n6 Axhr el rxhhm.\n7 Feui el t ljtm.\n8 Feui el jzeqh.\n9 Zhxmztxa el t uebm.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el t xzemb.\n4 Feui el jzeqh.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el rxhhm.\n7 Hduedl el t sxbr.\n8 Hduedl el rxhhm.\n9 Axhr el t ljtm.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t sxbr.\n4 Zxetm el rxhhm.\n5 Hduedl el jzeqh.\n6 Axhr el t ljtm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tihuubj\t9 6 7\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el rxti.\n4 Feui el ihuubj.\n5 Hduedl el t sxbr.\n6 Hduedl el rxti.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tihuubj\t9 7 8\n1 Zhxmztxa el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Feui el rxhhm.\n5 Hduedl el t uebm.\n6 Zxetm el rxti.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 3 4\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el jzeqh.\n3 Feui el t xzemb.\n4 Hduedl el t ljtm.\n5 Axhr el t ljtm.\n6 Hduedl el rxhhm.\n7 Feui el rxti.\n8 Axhr el rxhhm.\n9 Zxetm el t sxbr.\n1 Feui el t sxbr.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Feui el rxhhm.\n5 Zxetm el rxhhm.\n6 Axhr el t xzemb.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t6 3 9\n1 Zxetm el t xzemb.\n2 Hduedl el t uebm.\n3 Axhr el t uebm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el rxti.\n7 Zhxmztxa el jzeqh.\n8 Feui el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t2 3 4\n1 Zhxmztxa el t ljtm.\n2 Axhr el t xzemb.\n3 Zxetm el t ljtm.\n4 Feui el t ljtm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el ihuubj.\n8 Hduedl el t sxbr.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t4 3 7\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Axhr el rxhhm.\n5 Zxetm el t xzemb.\n6 Hduedl el t sxbr.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxti\t9 2 3\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el t uebm.\n4 Zxetm el jzeqh.\n5 Axhr el rxti.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t ljtm.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 2 4\n1 Feui el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t ljtm.\n4 Feui el rxhhm.\n5 Zxetm el rxhhm.\n6 Axhr el t uebm.\n7 Hduedl el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Feui el t sxbr.\n5 Zxetm el t uebm.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Zxetm el rxti.\n9 Feui el ihuubj.\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t uebm.\n5 Feui el t ljtm.\n6 Feui el jzeqh.\n7 Axhr el ihuubj.\n8 Zxetm el t xzemb.\n9 Zxetm el rxhhm.\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Feui el t ljtm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el rxhhm.\n8 Axhr el rxti.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t2 5 9\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Feui el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Feui el jzeqh.\n8 Axhr el t xzemb.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t5 4 6\n1 Axhr el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el rxti.\n5 Feui el t sxbr.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 5 6\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t sxbr.\n4 Zxetm el t uebm.\n5 Hduedl el ihuubj.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 4 6\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Zxetm el rxhhm.\n4 Feui el jzeqh.\n5 Axhr el t ljtm.\n6 Hduedl el t uebm.\n7 Zhxmztxa el t xzemb.\n8 Axhr el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 2 4\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Axhr el rxti.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t xzemb.\n7 Feui el rxhhm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el jzeqh.\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Feui el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t sxbr.\n6 Axhr el t xzemb.\n7 Axhr el jzeqh.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Axhr el t xzemb.\n3 Axhr el rxhhm.\n4 Zxetm el t xzemb.\n5 Zxetm el jzeqh.\n6 Hduedl el t xzemb.\n7 Hduedl el ihuubj.\n8 Feui el t ljtm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t8 1 9\n1 Hduedl el t uebm.\n2 Axhr el t xzemb.\n3 Hduedl el rxhhm.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxti.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxti\t9 5 6\n1 Hduedl el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el rxti.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t6 2 8\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Axhr el jzeqh.\n6 Feui el t xzemb.\n7 Hduedl el rxti.\n8 Feui el rxhhm.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxhhm\t9 6 8\n1 Axhr el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t ljtm.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Feui el t sxbr.\n7 Zxetm el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Feui el t uebm.\n5 Feui el jzeqh.\n6 Axhr el t ljtm.\n7 Hduedl el t ljtm.\n8 Axhr el ihuubj.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t7 6 8\n1 Zxetm el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Feui el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Axhr el jzeqh.\n8 Feui el ihuubj.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t2 5 8\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t ljtm.\n7 Hduedl el jzeqh.\n8 Feui el rxhhm.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 6 7\n1 Axhr el t uebm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t uebm.\n4 Feui el t xzemb.\n5 Feui el jzeqh.\n6 Axhr el rxhhm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 4 5\n1 Axhr el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Feui el t uebm.\n4 Zxetm el t uebm.\n5 Zxetm el ihuubj.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Feui el ihuubj.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t sxbr.\n2 Axhr el t xzemb.\n3 Hduedl el t sxbr.\n4 Zxetm el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el rxhhm.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 4 8\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t uebm.\n5 Feui el t ljtm.\n6 Hduedl el t ljtm.\n7 Zxetm el jzeqh.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t5 6 8\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Hduedl el t sxbr.\n6 Hduedl el rxti.\n7 Axhr el rxti.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t1 5 6\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Axhr el ihuubj.\n4 Feui el t sxbr.\n5 Hduedl el t ljtm.\n6 Feui el rxhhm.\n7 Zxetm el rxhhm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 1 3\n1 Feui el t xzemb.\n2 Zxetm el t sxbr.\n3 Axhr el t ljtm.\n4 Axhr el jzeqh.\n5 Hduedl el t uebm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t1 7 8\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Axhr el t xzemb.\n4 Hduedl el ihuubj.\n5 Feui el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Axhr el jzeqh.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t5 6 9\n1 Zhxmztxa el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t ljtm.\n6 Feui el jzeqh.\n7 Zxetm el rxti.\n8 Axhr el t sxbr.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t5 2 7\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Axhr el t ljtm.\n4 Feui el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t2 1 9\n1 Feui el t uebm.\n2 Feui el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t uebm.\n6 Zxetm el rxti.\n7 Hduedl el t sxbr.\n8 Hduedl el ihuubj.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 7 8\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Axhr el t uebm.\n4 Hduedl el t uebm.\n5 Feui el rxhhm.\n6 Zxetm el rxti.\n7 Axhr el rxti.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxti.\n1 Feui el t ljtm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Hduedl el t xzemb.\n6 Feui el ihuubj.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 8\n1 Zxetm el t xzemb.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el rxti.\n5 Feui el t sxbr.\n6 Zxetm el rxti.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 3 7\n1 Feui el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Axhr el ihuubj.\n6 Hduedl el t ljtm.\n7 Zxetm el t ljtm.\n8 Feui el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t6 7 9\n1 Axhr el t uebm.\n2 Hduedl el t uebm.\n3 Zxetm el t sxbr.\n4 Hduedl el rxti.\n5 Axhr el rxti.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Feui el t xzemb.\n1 Zhxmztxa el t xzemb.\n2 Feui el t uebm.\n3 Axhr el t uebm.\n4 Feui el ihuubj.\n5 Zxetm el t uebm.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el jzeqh.\n9 Zxetm el jzeqh.\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Zxetm el jzeqh.\n4 Axhr el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 6\n1 Feui el t ljtm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Feui el jzeqh.\n5 Hduedl el t sxbr.\n6 Axhr el ihuubj.\n7 Zxetm el t xzemb.\n8 Zxetm el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t3 5 9\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Axhr el t sxbr.\n4 Axhr el jzeqh.\n5 Hduedl el t sxbr.\n6 Zxetm el t uebm.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Zhxmztxa el t ljtm.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Feui el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el rxti.\n6 Axhr el t uebm.\n7 Axhr el jzeqh.\n8 Feui el rxhhm.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxti\t9 2 5\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Axhr el t ljtm.\n4 Axhr el rxhhm.\n5 Zxetm el t ljtm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el ihuubj.\n8 Feui el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxhhm\t8 5 6\n1 Hduedl el t sxbr.\n2 Feui el t ljtm.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Axhr el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t2 7 9\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Feui el ihuubj.\n4 Axhr el t xzemb.\n5 Zxetm el rxti.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxti.\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Feui el t uebm.\n4 Feui el jzeqh.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Zxetm el rxhhm.\n8 Hduedl el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 8 9\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Hduedl el t sxbr.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t8 2 9\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Zxetm el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el ihuubj.\n7 Hduedl el t ljtm.\n8 Hduedl el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t1 4 5\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Feui el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el rxti.\n7 Axhr el t ljtm.\n8 Zxetm el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t2 5 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t xzemb.\n3 Zxetm el t ljtm.\n4 Hduedl el t sxbr.\n5 Feui el t uebm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el rxhhm.\n9 Axhr el jzeqh.\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Axhr el t ljtm.\n4 Hduedl el t ljtm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Feui el t ljtm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t8 4 9\n1 Hduedl el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el ihuubj.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Feui el t uebm.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t7 2 4\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el t sxbr.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Hduedl el rxhhm.\n7 Feui el rxti.\n8 Axhr el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t2 5 9\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Feui el t xzemb.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Feui el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Axhr el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 3 6\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Hduedl el t xzemb.\n4 Feui el t uebm.\n5 Axhr el ihuubj.\n6 Feui el rxti.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 8\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t ljtm.\n4 Hduedl el t ljtm.\n5 Zxetm el rxti.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Feui el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 2 8\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el rxti.\n4 Axhr el t xzemb.\n5 Zxetm el rxhhm.\n6 Axhr el rxti.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 4 6\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t uebm.\n4 Zxetm el t ljtm.\n5 Axhr el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Feui el rxhhm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t3 7 8\n1 Zxetm el t xzemb.\n2 Hduedl el t uebm.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el rxti.\n8 Feui el jzeqh.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t4 5 7\n1 Hduedl el t uebm.\n2 Hduedl el rxhhm.\n3 Axhr el t sxbr.\n4 Feui el t sxbr.\n5 Feui el ihuubj.\n6 Zxetm el t xzemb.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 6 9\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Zxetm el ihuubj.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxti.\n6 Axhr el t ljtm.\n7 Feui el t sxbr.\n8 Axhr el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\trxti\t7 2 5\n1 Feui el t sxbr.\n2 Feui el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t ljtm.\n5 Hduedl el t sxbr.\n6 Axhr el rxti.\n7 Hduedl el rxhhm.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t8 5 7\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Zxetm el t xzemb.\n4 Axhr el t xzemb.\n5 Feui el t uebm.\n6 Zxetm el ihuubj.\n7 Axhr el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t5 1 8\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t xzemb.\n4 Feui el t sxbr.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Feui el jzeqh.\n8 Axhr el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t3 1 2\n1 Zxetm el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t ljtm.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t sxbr.\n9 Feui el jzeqh.\n1 Feui el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el rxhhm.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el jzeqh.\n7 Hduedl el t ljtm.\n8 Axhr el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 1 3\n1 Axhr el t ljtm.\n2 Hduedl el t sxbr.\n3 Hduedl el rxti.\n4 Feui el t sxbr.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t4 8 9\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Zxetm el ihuubj.\n4 Axhr el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Axhr el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Feui el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 5 7\n1 Feui el t sxbr.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el rxhhm.\n5 Zxetm el t ljtm.\n6 Axhr el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el jzeqh.\n9 Axhr el ihuubj.\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Feui el t ljtm.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el ihuubj.\n7 Axhr el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Axhr el rxhhm.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Feui el t sxbr.\n6 Hduedl el jzeqh.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxti.\n3 Feui el t xzemb.\n4 Zxetm el t uebm.\n5 Hduedl el t uebm.\n6 Axhr el t uebm.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 6 8\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Feui el t ljtm.\n5 Hduedl el rxti.\n6 Zxetm el t sxbr.\n7 Feui el rxti.\n8 Zhxmztxa el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 2 3\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Axhr el rxti.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n1 Zxetm el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t uebm.\n4 Hduedl el ihuubj.\n5 Feui el rxti.\n6 Axhr el t sxbr.\n7 Zhxmztxa el t ljtm.\n8 Axhr el rxti.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t1 7 9\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Zxetm el t xzemb.\n4 Feui el t ljtm.\n5 Zxetm el ihuubj.\n6 Axhr el t ljtm.\n7 Feui el rxti.\n8 Zhxmztxa el ihuubj.\n9 Axhr el rxti.\n1 Feui el t xzemb.\n2 Zxetm el t sxbr.\n3 Axhr el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxti.\n8 Feui el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t5 1 8\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Axhr el t ljtm.\n4 Axhr el rxti.\n5 Zxetm el t ljtm.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el t ljtm.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 5 8\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Feui el t uebm.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Hduedl el rxti.\n7 Zxetm el t xzemb.\n8 Zxetm el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 3 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t xzemb.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Feui el t uebm.\n6 Axhr el rxhhm.\n7 Feui el rxhhm.\n8 Zxetm el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 3 8\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Axhr el t uebm.\n4 Feui el t xzemb.\n5 Zxetm el t ljtm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxti.\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Zxetm el t xzemb.\n4 Axhr el t uebm.\n5 Hduedl el ihuubj.\n6 Feui el ihuubj.\n7 Axhr el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t3 2 5\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Feui el t ljtm.\n5 Feui el rxti.\n6 Axhr el t sxbr.\n7 Zxetm el t sxbr.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 6 8\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t xzemb.\n3 Zxetm el jzeqh.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Zhxmztxa el rxti.\n8 Axhr el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t4 8 9\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Feui el t ljtm.\n6 Zxetm el ihuubj.\n7 Hduedl el jzeqh.\n8 Axhr el t xzemb.\n9 Axhr el rxti.\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Hduedl el t ljtm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el rxhhm.\n7 Zxetm el rxti.\n8 Hduedl el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 3 8\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Feui el ihuubj.\n6 Axhr el ihuubj.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxti\t4 7 9\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Axhr el t sxbr.\n4 Hduedl el t ljtm.\n5 Zxetm el t ljtm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t5 7 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Feui el t uebm.\n6 Hduedl el ihuubj.\n7 Feui el rxhhm.\n8 Axhr el rxhhm.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 1 4\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el rxhhm.\n4 Zxetm el rxhhm.\n5 Axhr el t xzemb.\n6 Hduedl el t uebm.\n7 Zhxmztxa el t ljtm.\n8 Hduedl el jzeqh.\n9 Axhr el rxhhm.\n1 Axhr el t ljtm.\n2 Axhr el rxhhm.\n3 Feui el t xzemb.\n4 Zxetm el t uebm.\n5 Hduedl el t ljtm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el ihuubj.\n9 Feui el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Zxetm el t uebm.\n5 Axhr el t uebm.\n6 Zxetm el jzeqh.\n7 Hduedl el jzeqh.\n8 Feui el t ljtm.\n9 Axhr el jzeqh.\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Feui el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el t uebm.\n6 Feui el jzeqh.\n7 Zhxmztxa el rxti.\n8 Axhr el t xzemb.\n9 Axhr el rxhhm.\n1 Zhxmztxa el t sxbr.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el rxti.\n5 Feui el t ljtm.\n6 Zxetm el t xzemb.\n7 Zxetm el jzeqh.\n8 Hduedl el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 5 9\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t uebm.\n3 Feui el t xzemb.\n4 Feui el rxhhm.\n5 Zhxmztxa el rxti.\n6 Zxetm el t sxbr.\n7 Zxetm el rxhhm.\n8 Hduedl el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 2 8\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Axhr el t xzemb.\n4 Axhr el rxti.\n5 Feui el t sxbr.\n6 Zhxmztxa el rxti.\n7 Feui el jzeqh.\n8 Hduedl el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 5 7\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Axhr el rxhhm.\n5 Feui el t xzemb.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Hduedl el t ljtm.\n9 Hduedl el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Hduedl el rxhhm.\n4 Axhr el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Axhr el rxhhm.\n7 Zxetm el t sxbr.\n8 Feui el t ljtm.\n9 Zxetm el ihuubj.\n1 Axhr el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Axhr el rxhhm.\n5 Feui el t ljtm.\n6 Zxetm el t xzemb.\n7 Zxetm el rxhhm.\n8 Feui el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 2 3\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el rxti.\n4 Zxetm el t ljtm.\n5 Zxetm el rxhhm.\n6 Hduedl el rxti.\n7 Axhr el t uebm.\n8 Feui el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t8 4 5\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Axhr el t ljtm.\n4 Zxetm el t ljtm.\n5 Zxetm el rxti.\n6 Axhr el rxti.\n7 Zhxmztxa el t sxbr.\n8 Feui el t uebm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tihuubj\t8 1 2\n1 Zxetm el t xzemb.\n2 Hduedl el t sxbr.\n3 Feui el t xzemb.\n4 Feui el ihuubj.\n5 Hduedl el jzeqh.\n6 Zxetm el ihuubj.\n7 Axhr el t xzemb.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t7 3 4\n1 Feui el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Feui el jzeqh.\n6 Zxetm el t uebm.\n7 Hduedl el jzeqh.\n8 Axhr el rxti.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t6 2 9\n1 Hduedl el t sxbr.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t xzemb.\n6 Zhxmztxa el rxti.\n7 Axhr el rxhhm.\n8 Feui el jzeqh.\n9 Hduedl el rxti.\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Axhr el t ljtm.\n4 Axhr el jzeqh.\n5 Feui el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 5 8\n1 Hduedl el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t ljtm.\n4 Feui el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Zxetm el jzeqh.\n8 Axhr el t uebm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 2 7\n1 Zxetm el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Feui el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxhhm.\n8 Feui el jzeqh.\n9 Hduedl el t sxbr.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Feui el t xzemb.\n4 Feui el rxhhm.\n5 Hduedl el t uebm.\n6 Hduedl el ihuubj.\n7 Axhr el t sxbr.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Zxetm el rxhhm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el ihuubj.\n6 Feui el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Hduedl el t sxbr.\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Axhr el ihuubj.\n5 Feui el t sxbr.\n6 Zxetm el t uebm.\n7 Feui el rxhhm.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t2 5 7\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t ljtm.\n3 Zxetm el t uebm.\n4 Axhr el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Feui el t ljtm.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 2 7\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el rxti.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el t uebm.\n8 Feui el t sxbr.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t8 5 6\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el jzeqh.\n4 Hduedl el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el t ljtm.\n7 Axhr el rxti.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t2 1 3\n1 Zxetm el t xzemb.\n2 Hduedl el t ljtm.\n3 Axhr el t ljtm.\n4 Zxetm el ihuubj.\n5 Hduedl el rxti.\n6 Axhr el rxti.\n7 Feui el t ljtm.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\trxti\t7 3 6\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el jzeqh.\n3 Axhr el t xzemb.\n4 Feui el t xzemb.\n5 Hduedl el t sxbr.\n6 Hduedl el rxti.\n7 Zxetm el t sxbr.\n8 Feui el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxti\t7 5 6\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Feui el t ljtm.\n4 Axhr el t xzemb.\n5 Zxetm el ihuubj.\n6 Hduedl el t ljtm.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t4 2 5\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t uebm.\n4 Feui el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Zxetm el ihuubj.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxti\t9 4 6\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Feui el jzeqh.\n4 Axhr el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t sxbr.\n7 Zxetm el ihuubj.\n8 Hduedl el t sxbr.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 6 7\n1 Feui el t sxbr.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el rxti.\n6 Axhr el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el rxti.\n9 Hduedl el t xzemb.\n1 Axhr el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el ihuubj.\n4 Feui el t xzemb.\n5 Feui el rxhhm.\n6 Hduedl el t sxbr.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t7 6 9\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t sxbr.\n4 Feui el rxti.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t1 5 8\n1 Axhr el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Axhr el ihuubj.\n4 Feui el t sxbr.\n5 Feui el rxti.\n6 Zhxmztxa el rxti.\n7 Hduedl el t ljtm.\n8 Hduedl el rxhhm.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tihuubj\t9 1 3\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el ihuubj.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Axhr el t xzemb.\n6 Feui el t uebm.\n7 Hduedl el t uebm.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t6 7 9\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el rxti.\n5 Hduedl el t ljtm.\n6 Feui el t xzemb.\n7 Hduedl el jzeqh.\n8 Axhr el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t6 2 4\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Axhr el t sxbr.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Axhr el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 1 2\n1 Feui el t sxbr.\n2 Feui el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t uebm.\n6 Axhr el t sxbr.\n7 Hduedl el t sxbr.\n8 Axhr el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t7 6 8\n1 Zhxmztxa el t xzemb.\n2 Feui el t uebm.\n3 Axhr el t sxbr.\n4 Zxetm el t xzemb.\n5 Hduedl el t xzemb.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t1 5 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Feui el rxti.\n4 Zhxmztxa el rxti.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxti\t9 2 4\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxti.\n5 Axhr el t uebm.\n6 Axhr el jzeqh.\n7 Feui el rxhhm.\n8 Hduedl el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t1 5 6\n1 Axhr el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el rxhhm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t xzemb.\n8 Feui el t sxbr.\n9 Zxetm el rxti.\n1 Hduedl el t ljtm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Feui el t ljtm.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 4 8\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Feui el t uebm.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t uebm.\n8 Axhr el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t7 4 9\n1 Zhxmztxa el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el t xzemb.\n4 Zxetm el t ljtm.\n5 Zxetm el jzeqh.\n6 Axhr el jzeqh.\n7 Feui el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 2 6\n1 Feui el t ljtm.\n2 Hduedl el t ljtm.\n3 Hduedl el rxti.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el t xzemb.\n6 Axhr el t sxbr.\n7 Zxetm el jzeqh.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t1 4 9\n1 Feui el t xzemb.\n2 Axhr el t sxbr.\n3 Hduedl el t xzemb.\n4 Feui el jzeqh.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Zhxmztxa el t uebm.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 1 4\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Zxetm el t ljtm.\n5 Feui el ihuubj.\n6 Axhr el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n1 Hduedl el t uebm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Hduedl el rxti.\n5 Feui el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Feui el rxhhm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t xzemb.\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el rxti.\n5 Feui el t uebm.\n6 Axhr el t uebm.\n7 Axhr el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t2 3 9\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el t sxbr.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxti.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t4 3 5\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Zxetm el t sxbr.\n4 Hduedl el t uebm.\n5 Feui el rxti.\n6 Axhr el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t4 7 8\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Zhxmztxa el t sxbr.\n4 Feui el t uebm.\n5 Hduedl el t sxbr.\n6 Hduedl el jzeqh.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 4 7\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Feui el rxhhm.\n6 Axhr el t uebm.\n7 Zxetm el t xzemb.\n8 Zxetm el jzeqh.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t2 3 4\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el t xzemb.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el rxti.\n6 Axhr el rxhhm.\n7 Hduedl el rxhhm.\n8 Feui el t ljtm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 4 9\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Feui el rxhhm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el rxti.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el rxti.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 5 8\n1 Hduedl el t xzemb.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 5 7\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Feui el ihuubj.\n5 Axhr el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el t xzemb.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t7 3 5\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Axhr el t xzemb.\n4 Zxetm el t uebm.\n5 Feui el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el jzeqh.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 1 2\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t uebm.\n4 Zxetm el rxhhm.\n5 Hduedl el t xzemb.\n6 Axhr el rxti.\n7 Feui el t xzemb.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t2 1 4\n1 Hduedl el t sxbr.\n2 Feui el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Feui el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t xzemb.\n7 Hduedl el ihuubj.\n8 Axhr el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t8 3 5\n1 Zhxmztxa el t sxbr.\n2 Axhr el t xzemb.\n3 Axhr el ihuubj.\n4 Hduedl el t uebm.\n5 Zxetm el t ljtm.\n6 Hduedl el rxhhm.\n7 Feui el t xzemb.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t7 2 3\n1 Feui el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t ljtm.\n4 Zxetm el jzeqh.\n5 Hduedl el jzeqh.\n6 Axhr el t ljtm.\n7 Zhxmztxa el t ljtm.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n1 Hduedl el t ljtm.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Zxetm el t xzemb.\n5 Axhr el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el rxhhm.\n8 Hduedl el rxti.\n9 Zhxmztxa el t uebm.\n1 Feui el t ljtm.\n2 Hduedl el t xzemb.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el jzeqh.\n6 Hduedl el rxti.\n7 Axhr el t ljtm.\n8 Axhr el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t4 7 8\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxti.\n5 Zxetm el t ljtm.\n6 Feui el rxhhm.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 5 8\n1 Zxetm el t sxbr.\n2 Hduedl el t xzemb.\n3 Zxetm el ihuubj.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Axhr el t ljtm.\n9 Zhxmztxa el rxti.\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el rxhhm.\n4 Feui el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t ljtm.\n7 Zxetm el t uebm.\n8 Feui el rxhhm.\n9 Axhr el rxhhm.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t ljtm.\n4 Hduedl el ihuubj.\n5 Zxetm el rxhhm.\n6 Feui el t sxbr.\n7 Feui el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 6 7\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t ljtm.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Hduedl el t uebm.\n7 Zxetm el ihuubj.\n8 Axhr el t xzemb.\n9 Hduedl el rxti.\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zxetm el t ljtm.\n6 Hduedl el rxhhm.\n7 Axhr el t xzemb.\n8 Zxetm el ihuubj.\n9 Axhr el rxhhm.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el t ljtm.\n4 Feui el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el t sxbr.\n7 Hduedl el rxti.\n8 Zhxmztxa el rxti.\n9 Axhr el ihuubj.\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t sxbr.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el jzeqh.\n7 Zxetm el ihuubj.\n8 Feui el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\tjzeqh\t8 3 6\n1 Axhr el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Axhr el rxhhm.\n5 Hduedl el t uebm.\n6 Feui el jzeqh.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 6\n1 Axhr el t uebm.\n2 Axhr el rxhhm.\n3 Feui el t sxbr.\n4 Feui el ihuubj.\n5 Hduedl el t uebm.\n6 Zxetm el t ljtm.\n7 Zxetm el rxti.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 6 7\n1 Zxetm el t uebm.\n2 Zxetm el rxhhm.\n3 Feui el t sxbr.\n4 Axhr el t xzemb.\n5 Axhr el rxhhm.\n6 Feui el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 7 8\n1 Zhxmztxa el t xzemb.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Axhr el t sxbr.\n5 Zxetm el t uebm.\n6 Axhr el rxhhm.\n7 Feui el rxhhm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Feui el t xzemb.\n7 Zxetm el t xzemb.\n8 Zxetm el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t4 7 8\n1 Feui el t sxbr.\n2 Axhr el t sxbr.\n3 Hduedl el t xzemb.\n4 Axhr el jzeqh.\n5 Zxetm el t uebm.\n6 Hduedl el rxti.\n7 Feui el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 2 4\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Feui el ihuubj.\n6 Axhr el t ljtm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t xzemb.\n8 Hduedl el rxhhm.\n9 Feui el t sxbr.\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Axhr el t ljtm.\n4 Feui el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el rxti.\n8 Axhr el rxti.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 4 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Zxetm el t ljtm.\n4 Feui el t sxbr.\n5 Feui el rxti.\n6 Zxetm el jzeqh.\n7 Axhr el rxti.\n8 Zhxmztxa el rxti.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 4 5\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t xzemb.\n4 Axhr el rxhhm.\n5 Zxetm el t sxbr.\n6 Zxetm el ihuubj.\n7 Feui el t sxbr.\n8 Feui el jzeqh.\n9 Hduedl el jzeqh.\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Hduedl el rxti.\n5 Zhxmztxa el rxti.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Zxetm el ihuubj.\n9 Axhr el t sxbr.\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Axhr el t uebm.\n4 Axhr el jzeqh.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Zhxmztxa el t uebm.\n8 Hduedl el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 3 4\n1 Axhr el t sxbr.\n2 Axhr el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Feui el t xzemb.\n5 Zxetm el t xzemb.\n6 Hduedl el t sxbr.\n7 Feui el rxti.\n8 Zxetm el rxti.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t6 3 9\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Feui el t sxbr.\n8 Feui el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 7 8\n1 Feui el t sxbr.\n2 Feui el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t xzemb.\n5 Zxetm el t ljtm.\n6 Hduedl el rxti.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Zxetm el t ljtm.\n4 Zxetm el jzeqh.\n5 Feui el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Feui el ihuubj.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 8 9\n1 Feui el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t xzemb.\n6 Zxetm el t sxbr.\n7 Axhr el jzeqh.\n8 Feui el rxhhm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t3 6 9\n1 Feui el t xzemb.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Feui el jzeqh.\n5 Zxetm el t sxbr.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t6 5 9\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Feui el t sxbr.\n5 Feui el jzeqh.\n6 Zxetm el ihuubj.\n7 Axhr el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t xzemb.\n1 Axhr el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t xzemb.\n6 Hduedl el rxhhm.\n7 Zxetm el jzeqh.\n8 Axhr el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t4 5 6\n1 Axhr el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el jzeqh.\n4 Hduedl el jzeqh.\n5 Zxetm el t uebm.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Feui el t ljtm.\n9 Feui el rxti.\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Feui el rxti.\n5 Hduedl el rxti.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el rxti.\n8 Axhr el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t8 6 9\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Feui el t sxbr.\n5 Axhr el rxti.\n6 Feui el rxti.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el t uebm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 4 6\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Zxetm el rxhhm.\n7 Feui el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el jzeqh.\n4 Zxetm el t uebm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el jzeqh.\n7 Feui el t uebm.\n8 Feui el jzeqh.\n9 Hduedl el t sxbr.\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Feui el t xzemb.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxhhm.\n8 Hduedl el ihuubj.\n9 Axhr el t uebm.\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Feui el ihuubj.\n5 Axhr el t sxbr.\n6 Zxetm el t uebm.\n7 Axhr el jzeqh.\n8 Hduedl el t ljtm.\n9 Hduedl el jzeqh.\n1 Hduedl el t ljtm.\n2 Hduedl el ihuubj.\n3 Axhr el t ljtm.\n4 Zxetm el t uebm.\n5 Axhr el rxhhm.\n6 Feui el t uebm.\n7 Zxetm el rxhhm.\n8 Feui el rxhhm.\n9 Zhxmztxa el t xzemb.\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Feui el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 7\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Feui el ihuubj.\n5 Hduedl el ihuubj.\n6 Axhr el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t6 2 4\n1 Zhxmztxa el t sxbr.\n2 Axhr el t ljtm.\n3 Zxetm el t xzemb.\n4 Hduedl el t sxbr.\n5 Axhr el jzeqh.\n6 Zxetm el rxti.\n7 Zhxmztxa el jzeqh.\n8 Feui el t uebm.\n9 Hduedl el jzeqh.\n1 Axhr el t ljtm.\n2 Axhr el ihuubj.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Feui el t sxbr.\n7 Zxetm el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\tihuubj\t6 3 4\n1 Zxetm el t xzemb.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Feui el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el rxhhm.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 5 7\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t xzemb.\n4 Feui el rxti.\n5 Zxetm el jzeqh.\n6 Axhr el t ljtm.\n7 Hduedl el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 3 5\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el rxhhm.\n4 Zhxmztxa el rxhhm.\n5 Feui el t sxbr.\n6 Hduedl el t uebm.\n7 Zxetm el t sxbr.\n8 Feui el jzeqh.\n9 Zxetm el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el ihuubj.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Zxetm el t sxbr.\n8 Zxetm el jzeqh.\n9 Hduedl el t uebm.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t xzemb.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 1 5\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t xzemb.\n3 Hduedl el t ljtm.\n4 Hduedl el rxti.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Axhr el t sxbr.\n8 Zhxmztxa el rxti.\n9 Axhr el jzeqh.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Feui el t xzemb.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t xzemb.\n7 Feui el jzeqh.\n8 Zxetm el t ljtm.\n9 Axhr el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Axhr el t uebm.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 2 8\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Axhr el t sxbr.\n6 Hduedl el t uebm.\n7 Hduedl el rxti.\n8 Axhr el rxti.\n9 Feui el t ljtm.\n1 Hduedl el t uebm.\n2 Hduedl el jzeqh.\n3 Feui el t xzemb.\n4 Zxetm el t sxbr.\n5 Axhr el t xzemb.\n6 Feui el rxti.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t4 7 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Feui el t xzemb.\n4 Axhr el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t xzemb.\n7 Feui el rxti.\n8 Hduedl el t sxbr.\n9 Zxetm el rxti.\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el jzeqh.\n4 Zxetm el jzeqh.\n5 Hduedl el t xzemb.\n6 Hduedl el rxti.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxti\t9 5 6\n1 Axhr el t sxbr.\n2 Hduedl el t xzemb.\n3 Zxetm el t ljtm.\n4 Axhr el jzeqh.\n5 Feui el t xzemb.\n6 Feui el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t uebm.\n2 Axhr el t xzemb.\n3 Axhr el rxhhm.\n4 Hduedl el t ljtm.\n5 Zxetm el t xzemb.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Feui el t sxbr.\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el t sxbr.\n7 Axhr el ihuubj.\n8 Hduedl el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 1 7\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t uebm.\n4 Hduedl el ihuubj.\n5 Feui el t uebm.\n6 Zxetm el jzeqh.\n7 Feui el jzeqh.\n8 Zhxmztxa el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 7\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t ljtm.\n5 Axhr el t xzemb.\n6 Feui el t sxbr.\n7 Zxetm el rxti.\n8 Axhr el rxti.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t3 1 2\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Feui el jzeqh.\n5 Axhr el t sxbr.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el t ljtm.\n9 Axhr el rxti.\n1 Axhr el t sxbr.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Feui el t ljtm.\n5 Hduedl el t uebm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t4 3 7\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Hduedl el t xzemb.\n4 Hduedl el rxti.\n5 Zhxmztxa el t sxbr.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Zhxmztxa el rxti.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 6 7\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t xzemb.\n4 Feui el t xzemb.\n5 Feui el jzeqh.\n6 Zxetm el t sxbr.\n7 Axhr el t ljtm.\n8 Hduedl el jzeqh.\n9 Zxetm el jzeqh.\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t ljtm.\n4 Hduedl el t sxbr.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el rxti.\n8 Feui el rxhhm.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxti\t9 3 7\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el rxhhm.\n8 Axhr el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t8 5 6\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Hduedl el t sxbr.\n4 Hduedl el jzeqh.\n5 Feui el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t8 2 5\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el jzeqh.\n6 Feui el t sxbr.\n7 Feui el jzeqh.\n8 Axhr el t sxbr.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t8 6 7\n1 Axhr el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el t sxbr.\n5 Hduedl el t uebm.\n6 Hduedl el ihuubj.\n7 Feui el t sxbr.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t7 4 8\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el rxti.\n6 Feui el t sxbr.\n7 Hduedl el rxti.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxti\t6 3 4\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Feui el t ljtm.\n4 Axhr el t sxbr.\n5 Feui el ihuubj.\n6 Axhr el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Hduedl el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t7 3 5\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el t xzemb.\n4 Hduedl el rxti.\n5 Axhr el t uebm.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el rxti.\n8 Axhr el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t3 6 9\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el ihuubj.\n4 Hduedl el t ljtm.\n5 Zxetm el rxti.\n6 Hduedl el rxti.\n7 Zhxmztxa el t uebm.\n8 Feui el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 2 5\n1 Zxetm el t xzemb.\n2 Hduedl el t ljtm.\n3 Hduedl el jzeqh.\n4 Axhr el t ljtm.\n5 Feui el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t4 2 3\n1 Hduedl el t sxbr.\n2 Feui el t ljtm.\n3 Zxetm el t ljtm.\n4 Hduedl el rxti.\n5 Zxetm el rxhhm.\n6 Feui el rxhhm.\n7 Axhr el t sxbr.\n8 Zhxmztxa el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 3 5\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Hduedl el rxti.\n6 Zxetm el t xzemb.\n7 Axhr el ihuubj.\n8 Zxetm el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tjzeqh\t9 1 2\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el rxti.\n4 Axhr el t uebm.\n5 Feui el rxhhm.\n6 Axhr el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 2 5\n1 Feui el t ljtm.\n2 Zxetm el t ljtm.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Feui el rxhhm.\n6 Axhr el rxhhm.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t2 1 5\n1 Hduedl el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el ihuubj.\n4 Zxetm el t xzemb.\n5 Feui el t xzemb.\n6 Axhr el jzeqh.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 5 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Feui el jzeqh.\n6 Hduedl el t ljtm.\n7 Hduedl el rxti.\n8 Axhr el rxti.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 5\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Hduedl el t sxbr.\n4 Zxetm el t ljtm.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t xzemb.\n1 Zxetm el t xzemb.\n2 Zxetm el ihuubj.\n3 Hduedl el t xzemb.\n4 Feui el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el ihuubj.\n7 Feui el rxti.\n8 Axhr el t ljtm.\n9 Zhxmztxa el rxti.\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Hduedl el rxti.\n6 Feui el t xzemb.\n7 Axhr el t ljtm.\n8 Feui el rxhhm.\n9 Zxetm el rxti.\n1 Zxetm el t ljtm.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el jzeqh.\n5 Axhr el t uebm.\n6 Feui el rxti.\n7 Hduedl el t xzemb.\n8 Axhr el rxti.\n9 Hduedl el jzeqh.\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t xzemb.\n5 Zxetm el t sxbr.\n6 Hduedl el rxti.\n7 Axhr el t uebm.\n8 Zxetm el rxhhm.\n9 Axhr el jzeqh.\n1 Hduedl el t sxbr.\n2 Hduedl el jzeqh.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t sxbr.\n6 Zxetm el ihuubj.\n7 Axhr el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 5 6\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Axhr el t ljtm.\n4 Hduedl el rxti.\n5 Axhr el ihuubj.\n6 Feui el t xzemb.\n7 Zxetm el rxti.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el rxti.\n4 Feui el t uebm.\n5 Zxetm el t sxbr.\n6 Feui el rxti.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 7 9\n1 Zxetm el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el t sxbr.\n4 Zxetm el rxti.\n5 Feui el rxti.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t xzemb.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el t xzemb.\n4 Zxetm el jzeqh.\n5 Hduedl el rxhhm.\n6 Feui el t uebm.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t6 2 4\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t ljtm.\n6 Hduedl el t xzemb.\n7 Axhr el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tihuubj\t9 6 8\n1 Feui el t sxbr.\n2 Axhr el t ljtm.\n3 Feui el rxhhm.\n4 Zxetm el t xzemb.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t ljtm.\n9 Hduedl el rxti.\n1 Feui el t uebm.\n2 Feui el rxti.\n3 Zxetm el t sxbr.\n4 Axhr el t xzemb.\n5 Zxetm el rxti.\n6 Axhr el jzeqh.\n7 Hduedl el t ljtm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 7 8\n1 Zxetm el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Zxetm el rxhhm.\n5 Hduedl el t sxbr.\n6 Feui el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Hduedl el rxti.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el rxti.\n4 Zxetm el t sxbr.\n5 Hduedl el rxti.\n6 Feui el t ljtm.\n7 Feui el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 1 3\n1 Axhr el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t ljtm.\n4 Axhr el jzeqh.\n5 Zxetm el t uebm.\n6 Hduedl el ihuubj.\n7 Feui el t ljtm.\n8 Feui el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 1 4\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Zxetm el rxti.\n4 Axhr el t sxbr.\n5 Axhr el ihuubj.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t xzemb.\n8 Feui el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t6 7 9\n1 Hduedl el t sxbr.\n2 Hduedl el jzeqh.\n3 Feui el t sxbr.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Zxetm el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el rxhhm.\n9 Feui el rxhhm.\n1 Hduedl el t xzemb.\n2 Axhr el t xzemb.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Feui el t sxbr.\n8 Zhxmztxa el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 7 9\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Axhr el t sxbr.\n6 Axhr el rxhhm.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t xzemb.\n9 Zxetm el rxhhm.\n1 Axhr el t ljtm.\n2 Hduedl el t uebm.\n3 Hduedl el rxhhm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Feui el t ljtm.\n8 Zxetm el t ljtm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 7 9\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Feui el t sxbr.\n5 Hduedl el rxhhm.\n6 Feui el rxhhm.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tihuubj\t9 7 8\n1 Axhr el t uebm.\n2 Zxetm el t xzemb.\n3 Zxetm el jzeqh.\n4 Hduedl el t ljtm.\n5 Feui el t uebm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t sxbr.\n8 Feui el rxti.\n9 Axhr el rxti.\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el rxti.\n6 Zxetm el t ljtm.\n7 Hduedl el rxti.\n8 Axhr el t uebm.\n9 Axhr el rxhhm.\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Axhr el t uebm.\n5 Zxetm el t uebm.\n6 Feui el rxti.\n7 Zhxmztxa el rxti.\n8 Axhr el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t5 4 8\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t xzemb.\n6 Feui el t sxbr.\n7 Axhr el rxti.\n8 Hduedl el rxhhm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t1 6 9\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Axhr el rxti.\n5 Feui el t sxbr.\n6 Feui el ihuubj.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t8 5 6\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el rxti.\n4 Zxetm el t uebm.\n5 Zxetm el rxhhm.\n6 Hduedl el t ljtm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el rxti.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 1 3\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t uebm.\n5 Zxetm el jzeqh.\n6 Hduedl el t uebm.\n7 Axhr el rxhhm.\n8 Hduedl el rxhhm.\n9 Feui el t ljtm.\n1 Feui el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t sxbr.\n4 Axhr el rxhhm.\n5 Zxetm el t ljtm.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t5 6 7\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t uebm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el rxti.\n6 Feui el rxhhm.\n7 Axhr el t ljtm.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t2 1 5\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Hduedl el t sxbr.\n4 Axhr el jzeqh.\n5 Feui el t sxbr.\n6 Hduedl el rxti.\n7 Zxetm el t uebm.\n8 Feui el rxti.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t1 7 9\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Hduedl el rxhhm.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Zxetm el rxhhm.\n7 Feui el t ljtm.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t7 4 5\n1 Zxetm el t uebm.\n2 Hduedl el t xzemb.\n3 Hduedl el jzeqh.\n4 Feui el t sxbr.\n5 Feui el rxhhm.\n6 Axhr el t ljtm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Axhr el rxhhm.\n1 Zxetm el t uebm.\n2 Zxetm el rxhhm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Hduedl el rxhhm.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxhhm\t9 3 8\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Axhr el t sxbr.\n4 Axhr el rxhhm.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 1 2\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Hduedl el t uebm.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Feui el t ljtm.\n7 Feui el rxti.\n8 Zhxmztxa el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 1 2\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Zxetm el t ljtm.\n4 Feui el t sxbr.\n5 Zxetm el ihuubj.\n6 Axhr el t sxbr.\n7 Feui el rxti.\n8 Zhxmztxa el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t2 6 9\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Zxetm el ihuubj.\n4 Axhr el ihuubj.\n5 Feui el t xzemb.\n6 Hduedl el t uebm.\n7 Feui el ihuubj.\n8 Zhxmztxa el t ljtm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 2 3\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t xzemb.\n6 Hduedl el t uebm.\n7 Axhr el rxti.\n8 Hduedl el rxhhm.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 6 8\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Feui el rxhhm.\n4 Axhr el t uebm.\n5 Zxetm el t ljtm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Zxetm el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 5 8\n1 Hduedl el t sxbr.\n2 Feui el t sxbr.\n3 Feui el ihuubj.\n4 Zxetm el t ljtm.\n5 Axhr el t ljtm.\n6 Zxetm el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t5 4 6\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el rxti.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t xzemb.\n8 Zxetm el ihuubj.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxti\t9 3 5\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Hduedl el t uebm.\n4 Zxetm el t xzemb.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\tihuubj\t4 1 2\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Feui el t uebm.\n4 Hduedl el t uebm.\n5 Axhr el t xzemb.\n6 Feui el ihuubj.\n7 Zxetm el t xzemb.\n8 Axhr el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t4 3 6\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Feui el t xzemb.\n5 Axhr el t sxbr.\n6 Axhr el ihuubj.\n7 Zhxmztxa el rxti.\n8 Hduedl el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 4 9\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Zxetm el t ljtm.\n4 Axhr el t xzemb.\n5 Feui el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el jzeqh.\n8 Zxetm el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t4 2 7\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Axhr el t ljtm.\n4 Hduedl el t uebm.\n5 Zxetm el t xzemb.\n6 Hduedl el rxti.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t3 1 2\n1 Zxetm el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el t sxbr.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Feui el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t6 5 7\n1 Zhxmztxa el t xzemb.\n2 Feui el t uebm.\n3 Zhxmztxa el rxti.\n4 Hduedl el t uebm.\n5 Feui el ihuubj.\n6 Hduedl el ihuubj.\n7 Zxetm el t ljtm.\n8 Zxetm el jzeqh.\n9 Axhr el t sxbr.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el ihuubj.\n3 Feui el t xzemb.\n4 Axhr el t uebm.\n5 Zxetm el t uebm.\n6 Feui el rxhhm.\n7 Axhr el rxhhm.\n8 Hduedl el t sxbr.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t5 4 7\n1 Axhr el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Axhr el rxhhm.\n5 Zxetm el t ljtm.\n6 Zxetm el rxti.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\tihuubj\t3 2 7\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Axhr el t sxbr.\n4 Axhr el ihuubj.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxti.\n9 Feui el t uebm.\n1 Zhxmztxa el t sxbr.\n2 Feui el t xzemb.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Feui el rxhhm.\n6 Zxetm el t sxbr.\n7 Axhr el t uebm.\n8 Hduedl el rxhhm.\n9 Zxetm el ihuubj.\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t uebm.\n6 Hduedl el ihuubj.\n7 Feui el t xzemb.\n8 Axhr el t ljtm.\n9 Feui el rxti.\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Axhr el rxti.\n4 Feui el rxti.\n5 Zxetm el t sxbr.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t xzemb.\n8 Hduedl el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 6 8\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t ljtm.\n5 Zxetm el ihuubj.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Feui el t uebm.\n9 Axhr el rxhhm.\n1 Zxetm el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el t sxbr.\n4 Hduedl el jzeqh.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Zxetm el rxhhm.\n8 Feui el t xzemb.\n9 Feui el rxti.\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Axhr el t xzemb.\n4 Feui el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxti.\n7 Hduedl el t xzemb.\n8 Zxetm el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t7 3 9\n1 Hduedl el t ljtm.\n2 Zxetm el t xzemb.\n3 Axhr el t uebm.\n4 Zxetm el rxhhm.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Feui el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\tjzeqh\t8 3 5\n1 Axhr el t uebm.\n2 Zxetm el t sxbr.\n3 Zxetm el rxti.\n4 Hduedl el t sxbr.\n5 Axhr el jzeqh.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 4 6\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Hduedl el t uebm.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el t sxbr.\n7 Axhr el t sxbr.\n8 Axhr el jzeqh.\n9 Zxetm el jzeqh.\n1 Hduedl el t ljtm.\n2 Feui el t sxbr.\n3 Hduedl el ihuubj.\n4 Axhr el t ljtm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxti.\n8 Zxetm el t ljtm.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 4 5\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Hduedl el rxti.\n6 Axhr el t ljtm.\n7 Zxetm el t xzemb.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el rxti.\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Feui el rxti.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t ljtm.\n8 Zxetm el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t8 1 3\n1 Zxetm el t ljtm.\n2 Axhr el t xzemb.\n3 Axhr el jzeqh.\n4 Feui el t sxbr.\n5 Feui el ihuubj.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t xzemb.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t7 6 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Feui el t uebm.\n4 Feui el ihuubj.\n5 Axhr el ihuubj.\n6 Zxetm el t sxbr.\n7 Hduedl el t ljtm.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t7 1 9\n1 Zxetm el t sxbr.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t xzemb.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Feui el t uebm.\n9 Feui el ihuubj.\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Feui el jzeqh.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el rxti.\n7 Zxetm el rxti.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 8\n1 Zxetm el t sxbr.\n2 Zxetm el rxti.\n3 Hduedl el t sxbr.\n4 Feui el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el ihuubj.\n8 Axhr el t uebm.\n9 Feui el rxhhm.\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxhhm.\n8 Hduedl el t xzemb.\n9 Feui el rxti.\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Feui el t xzemb.\n8 Zxetm el ihuubj.\n9 Feui el rxti.\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el t sxbr.\n4 Axhr el t xzemb.\n5 Axhr el jzeqh.\n6 Feui el jzeqh.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 4 5\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Feui el t sxbr.\n4 Axhr el t uebm.\n5 Feui el rxhhm.\n6 Hduedl el rxhhm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 4 7\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Axhr el rxhhm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el t uebm.\n7 Hduedl el jzeqh.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t2 6 8\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Hduedl el t uebm.\n4 Hduedl el jzeqh.\n5 Feui el t ljtm.\n6 Zhxmztxa el t sxbr.\n7 Feui el rxti.\n8 Axhr el t ljtm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t8 5 7\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Hduedl el rxti.\n7 Feui el t uebm.\n8 Feui el jzeqh.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxti\t2 3 6\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el ihuubj.\n4 Zxetm el t xzemb.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el rxti.\n7 Feui el t xzemb.\n8 Feui el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 7 8\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t xzemb.\n6 Zxetm el t xzemb.\n7 Feui el t uebm.\n8 Feui el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t6 5 9\n1 Zhxmztxa el t sxbr.\n2 Axhr el t xzemb.\n3 Feui el t ljtm.\n4 Axhr el rxhhm.\n5 Feui el rxti.\n6 Hduedl el t uebm.\n7 Hduedl el rxhhm.\n8 Zxetm el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t8 2 4\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Hduedl el jzeqh.\n4 Feui el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Feui el ihuubj.\n7 Zxetm el t xzemb.\n8 Axhr el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t8 2 3\n1 Zhxmztxa el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el jzeqh.\n4 Zxetm el t uebm.\n5 Feui el t sxbr.\n6 Axhr el t sxbr.\n7 Axhr el rxti.\n8 Feui el rxti.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 2 3\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Feui el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t uebm.\n6 Zxetm el t ljtm.\n7 Feui el rxhhm.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el jzeqh.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t ljtm.\n4 Axhr el ihuubj.\n5 Hduedl el t sxbr.\n6 Zxetm el ihuubj.\n7 Feui el t sxbr.\n8 Feui el rxti.\n9 Hduedl el rxti.\n1 Feui el t uebm.\n2 Hduedl el t ljtm.\n3 Feui el rxhhm.\n4 Hduedl el rxti.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Axhr el rxti.\n1 Axhr el t xzemb.\n2 Feui el t uebm.\n3 Feui el rxti.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t7 5 6\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Feui el t uebm.\n4 Axhr el t uebm.\n5 Zhxmztxa el rxti.\n6 Zxetm el rxti.\n7 Hduedl el t xzemb.\n8 Feui el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t4 3 8\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el t uebm.\n5 Zxetm el jzeqh.\n6 Hduedl el rxti.\n7 Axhr el jzeqh.\n8 Zhxmztxa el rxti.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 3 5\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Axhr el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t3 2 5\n1 Hduedl el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Hduedl el rxhhm.\n7 Feui el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Feui el ihuubj.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Axhr el ihuubj.\n5 Feui el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t uebm.\n8 Hduedl el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tihuubj\t9 3 5\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el ihuubj.\n6 Feui el t ljtm.\n7 Axhr el rxti.\n8 Hduedl el t xzemb.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t6 3 5\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Feui el t ljtm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Feui el rxhhm.\n7 Zxetm el rxhhm.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t4 3 6\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Feui el ihuubj.\n4 Axhr el t sxbr.\n5 Zxetm el t uebm.\n6 Axhr el rxti.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Zhxmztxa el t xzemb.\n1 Hduedl el t xzemb.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el t xzemb.\n8 Zxetm el rxti.\n9 Feui el ihuubj.\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el rxhhm.\n5 Axhr el t sxbr.\n6 Feui el t uebm.\n7 Zxetm el t xzemb.\n8 Zxetm el rxti.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t5 2 3\n1 Zhxmztxa el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t xzemb.\n4 Hduedl el t ljtm.\n5 Zxetm el jzeqh.\n6 Feui el rxti.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Zxetm el rxhhm.\n4 Hduedl el t uebm.\n5 Hduedl el ihuubj.\n6 Axhr el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el t ljtm.\n1 Hduedl el t xzemb.\n2 Zxetm el t ljtm.\n3 Feui el t xzemb.\n4 Zxetm el rxhhm.\n5 Feui el jzeqh.\n6 Hduedl el jzeqh.\n7 Axhr el t ljtm.\n8 Zhxmztxa el t xzemb.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 3 5\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el rxhhm.\n5 Feui el t sxbr.\n6 Axhr el t ljtm.\n7 Axhr el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el t uebm.\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Axhr el rxhhm.\n6 Zxetm el rxhhm.\n7 Feui el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 3 5\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t xzemb.\n5 Hduedl el t uebm.\n6 Axhr el t sxbr.\n7 Zxetm el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t1 4 7\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Feui el t xzemb.\n6 Feui el jzeqh.\n7 Axhr el jzeqh.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t uebm.\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t uebm.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Feui el t xzemb.\n4 Feui el ihuubj.\n5 Axhr el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Hduedl el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 1 6\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el jzeqh.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Feui el t sxbr.\n8 Feui el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxti\t9 5 6\n1 Hduedl el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Zxetm el ihuubj.\n5 Feui el t xzemb.\n6 Axhr el rxhhm.\n7 Feui el rxti.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 2 6\n1 Axhr el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el t sxbr.\n4 Axhr el rxhhm.\n5 Feui el rxhhm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Hduedl el t ljtm.\n9 Hduedl el jzeqh.\n1 Zxetm el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el rxhhm.\n5 Axhr el rxti.\n6 Feui el t uebm.\n7 Hduedl el rxhhm.\n8 Feui el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 3 5\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Zxetm el t uebm.\n4 Axhr el rxti.\n5 Zxetm el ihuubj.\n6 Hduedl el ihuubj.\n7 Feui el t sxbr.\n8 Feui el jzeqh.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 3 5\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Axhr el t uebm.\n4 Axhr el ihuubj.\n5 Zxetm el t uebm.\n6 Feui el t xzemb.\n7 Hduedl el t xzemb.\n8 Feui el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t5 3 4\n1 Zxetm el t xzemb.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el rxti.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 3 7\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t sxbr.\n6 Feui el t sxbr.\n7 Zxetm el rxhhm.\n8 Axhr el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t6 5 7\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Feui el ihuubj.\n6 Zxetm el t sxbr.\n7 Axhr el rxti.\n8 Zxetm el rxhhm.\n9 Hduedl el t ljtm.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Feui el t ljtm.\n4 Axhr el t uebm.\n5 Zxetm el t xzemb.\n6 Feui el ihuubj.\n7 Hduedl el t ljtm.\n8 Axhr el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 1 2\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Feui el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el rxti.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Zxetm el t ljtm.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t8 6 7\n1 Feui el t ljtm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el rxti.\n6 Axhr el t sxbr.\n7 Hduedl el jzeqh.\n8 Feui el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxti\t6 4 9\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Hduedl el t xzemb.\n4 Zxetm el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el ihuubj.\n8 Hduedl el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 5 6\n1 Axhr el t sxbr.\n2 Feui el t ljtm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Feui el ihuubj.\n6 Zxetm el t ljtm.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 7 8\n1 Zxetm el t sxbr.\n2 Axhr el t ljtm.\n3 Hduedl el t uebm.\n4 Axhr el jzeqh.\n5 Feui el t uebm.\n6 Zxetm el ihuubj.\n7 Hduedl el jzeqh.\n8 Feui el jzeqh.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 5 8\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Axhr el t ljtm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t1 4 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el jzeqh.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 2 7\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t ljtm.\n3 Hduedl el jzeqh.\n4 Zxetm el t xzemb.\n5 Axhr el t sxbr.\n6 Feui el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 4 8\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Axhr el rxhhm.\n4 Zxetm el t uebm.\n5 Hduedl el rxti.\n6 Zxetm el rxti.\n7 Feui el t sxbr.\n8 Feui el rxti.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 4 6\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Hduedl el t ljtm.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t xzemb.\n6 Axhr el jzeqh.\n7 Zhxmztxa el rxti.\n8 Feui el t ljtm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t8 3 9\n1 Hduedl el t xzemb.\n2 Axhr el t sxbr.\n3 Axhr el rxti.\n4 Hduedl el ihuubj.\n5 Feui el t xzemb.\n6 Zhxmztxa el t sxbr.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 5 7\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Zhxmztxa el t uebm.\n4 Axhr el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t xzemb.\n7 Feui el t xzemb.\n8 Zxetm el ihuubj.\n9 Feui el ihuubj.\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Hduedl el t ljtm.\n4 Zxetm el t xzemb.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxti.\n8 Zxetm el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 5 9\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t sxbr.\n4 Zxetm el rxti.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el t xzemb.\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Hduedl el rxhhm.\n4 Zhxmztxa el t sxbr.\n5 Feui el rxhhm.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t sxbr.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t7 4 6\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t sxbr.\n4 Axhr el rxhhm.\n5 Zxetm el t uebm.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxti.\n8 Feui el t xzemb.\n9 Hduedl el ihuubj.\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t sxbr.\n4 Feui el ihuubj.\n5 Axhr el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t uebm.\n8 Zxetm el ihuubj.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 7 8\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el rxti.\n4 Zxetm el t ljtm.\n5 Zxetm el rxti.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el rxti.\n8 Hduedl el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 6 8\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t uebm.\n4 Hduedl el rxhhm.\n5 Zxetm el rxhhm.\n6 Axhr el t uebm.\n7 Feui el t ljtm.\n8 Feui el ihuubj.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t6 3 5\n1 Axhr el t ljtm.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t sxbr.\n5 Zxetm el t xzemb.\n6 Zxetm el rxhhm.\n7 Feui el t uebm.\n8 Feui el ihuubj.\n9 Zhxmztxa el rxhhm.\n1 Hduedl el t uebm.\n2 Zxetm el t sxbr.\n3 Hduedl el rxti.\n4 Zxetm el ihuubj.\n5 Feui el t ljtm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Axhr el t uebm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t8 1 3\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Zxetm el t sxbr.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Feui el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t sxbr.\n9 Hduedl el rxti.\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Feui el t ljtm.\n4 Axhr el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Feui el jzeqh.\n7 Axhr el jzeqh.\n8 Hduedl el t sxbr.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t8 1 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el rxti.\n4 Hduedl el t sxbr.\n5 Feui el t sxbr.\n6 Hduedl el rxti.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t5 4 6\n1 Zhxmztxa el t ljtm.\n2 Feui el t uebm.\n3 Feui el ihuubj.\n4 Zhxmztxa el rxti.\n5 Hduedl el t xzemb.\n6 Hduedl el ihuubj.\n7 Axhr el t uebm.\n8 Axhr el ihuubj.\n9 Zxetm el t sxbr.\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t uebm.\n7 Zxetm el t uebm.\n8 Hduedl el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t7 6 8\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t xzemb.\n4 Zxetm el t uebm.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Hduedl el rxti.\n8 Zxetm el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 3 7\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el rxti.\n4 Hduedl el t xzemb.\n5 Hduedl el jzeqh.\n6 Zxetm el ihuubj.\n7 Feui el t ljtm.\n8 Feui el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 7 8\n1 Zxetm el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el rxhhm.\n4 Hduedl el t uebm.\n5 Hduedl el ihuubj.\n6 Feui el ihuubj.\n7 Axhr el t uebm.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t7 4 5\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Hduedl el t xzemb.\n5 Hduedl el ihuubj.\n6 Feui el jzeqh.\n7 Axhr el t uebm.\n8 Axhr el rxhhm.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 1 6\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el rxti.\n5 Axhr el t ljtm.\n6 Axhr el rxti.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxti.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxhhm\t9 2 7\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el t xzemb.\n4 Zxetm el ihuubj.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Feui el t uebm.\n8 Axhr el jzeqh.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 3 4\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zxetm el ihuubj.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el t sxbr.\n8 Feui el jzeqh.\n9 Hduedl el jzeqh.\n1 Zxetm el t ljtm.\n2 Zxetm el rxhhm.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Feui el t uebm.\n8 Hduedl el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 7 9\n1 Hduedl el t uebm.\n2 Zxetm el t xzemb.\n3 Feui el t ljtm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Feui el ihuubj.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Zhxmztxa el ihuubj.\n1 Feui el t sxbr.\n2 Hduedl el t xzemb.\n3 Axhr el t ljtm.\n4 Hduedl el rxti.\n5 Axhr el jzeqh.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Zhxmztxa el t uebm.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el jzeqh.\n4 Axhr el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Feui el t ljtm.\n7 Feui el jzeqh.\n8 Hduedl el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t4 1 3\n1 Axhr el t ljtm.\n2 Axhr el rxhhm.\n3 Zxetm el t sxbr.\n4 Zxetm el rxhhm.\n5 Hduedl el t uebm.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Feui el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 8 9\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Axhr el t uebm.\n4 Hduedl el t xzemb.\n5 Axhr el jzeqh.\n6 Zxetm el jzeqh.\n7 Hduedl el rxti.\n8 Feui el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 3 5\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el ihuubj.\n4 Feui el t xzemb.\n5 Axhr el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el jzeqh.\n8 Feui el rxhhm.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 2 6\n1 Axhr el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Feui el t uebm.\n4 Axhr el ihuubj.\n5 Feui el ihuubj.\n6 Hduedl el t ljtm.\n7 Zxetm el t ljtm.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Zxetm el rxhhm.\n6 Feui el jzeqh.\n7 Hduedl el t uebm.\n8 Axhr el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 7 9\n1 Zhxmztxa el t ljtm.\n2 Feui el t uebm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el rxti.\n5 Hduedl el jzeqh.\n6 Zxetm el t sxbr.\n7 Axhr el t ljtm.\n8 Axhr el rxti.\n9 Feui el ihuubj.\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Feui el rxhhm.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n1 Feui el t xzemb.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t xzemb.\n6 Hduedl el t uebm.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t2 5 7\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zxetm el rxti.\n6 Hduedl el t xzemb.\n7 Feui el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t6 2 8\n1 Zxetm el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el ihuubj.\n6 Feui el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tjzeqh\t9 4 8\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t uebm.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Hduedl el jzeqh.\n8 Zxetm el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 1 7\n1 Feui el t sxbr.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Feui el rxti.\n5 Hduedl el t ljtm.\n6 Hduedl el rxhhm.\n7 Axhr el t sxbr.\n8 Zhxmztxa el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 2 3\n1 Hduedl el t ljtm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t ljtm.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el jzeqh.\n8 Feui el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxhhm\t9 3 6\n1 Axhr el t sxbr.\n2 Feui el t ljtm.\n3 Feui el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t sxbr.\n6 Hduedl el jzeqh.\n7 Axhr el jzeqh.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 5 6\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el ihuubj.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el rxti.\n8 Feui el t xzemb.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxhhm\t8 5 6\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el rxhhm.\n4 Feui el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t uebm.\n7 Hduedl el t uebm.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t4 1 5\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t sxbr.\n4 Feui el t xzemb.\n5 Feui el rxhhm.\n6 Zxetm el rxti.\n7 Hduedl el t uebm.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 7 8\n1 Feui el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Zxetm el t xzemb.\n5 Feui el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t4 8 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t xzemb.\n5 Feui el t xzemb.\n6 Hduedl el t xzemb.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t4 6 7\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Feui el t ljtm.\n4 Zxetm el t ljtm.\n5 Zxetm el rxhhm.\n6 Axhr el t uebm.\n7 Axhr el rxti.\n8 Hduedl el t xzemb.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t3 4 5\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el rxhhm.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el t uebm.\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Hduedl el t sxbr.\n4 Zxetm el ihuubj.\n5 Axhr el jzeqh.\n6 Feui el t sxbr.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 2 5\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Hduedl el rxti.\n4 Zhxmztxa el t ljtm.\n5 Feui el rxhhm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t ljtm.\n8 Zxetm el rxhhm.\n9 Axhr el t uebm.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el t xzemb.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Feui el jzeqh.\n8 Axhr el t ljtm.\n9 Axhr el rxti.\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t sxbr.\n4 Hduedl el jzeqh.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxhhm.\n1 Zxetm el t xzemb.\n2 Hduedl el t xzemb.\n3 Zxetm el jzeqh.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Axhr el t xzemb.\n7 Axhr el ihuubj.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n1 Feui el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t ljtm.\n4 Feui el ihuubj.\n5 Axhr el t ljtm.\n6 Axhr el rxti.\n7 Zxetm el t ljtm.\n8 Hduedl el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t2 7 9\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Zxetm el rxti.\n5 Axhr el rxhhm.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 2 5\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el jzeqh.\n5 Feui el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el ihuubj.\n8 Axhr el t uebm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 2 6\n1 Axhr el t xzemb.\n2 Feui el t xzemb.\n3 Hduedl el t uebm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el rxti.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 4 6\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Axhr el t ljtm.\n4 Axhr el rxti.\n5 Zhxmztxa el t xzemb.\n6 Feui el ihuubj.\n7 Hduedl el rxhhm.\n8 Zxetm el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 1 7\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Feui el rxti.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el jzeqh.\n7 Hduedl el t ljtm.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 3 5\n1 Zxetm el t xzemb.\n2 Axhr el t uebm.\n3 Feui el t xzemb.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el jzeqh.\n7 Hduedl el jzeqh.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el jzeqh.\n3 Axhr el t ljtm.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t4 8 9\n1 Zhxmztxa el t sxbr.\n2 Axhr el t sxbr.\n3 Hduedl el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el rxti.\n6 Feui el t xzemb.\n7 Hduedl el rxti.\n8 Zxetm el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 8 9\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Hduedl el t ljtm.\n4 Feui el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Feui el jzeqh.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t uebm.\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Feui el t uebm.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 2 8\n1 Hduedl el t sxbr.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t ljtm.\n5 Feui el rxhhm.\n6 Axhr el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el jzeqh.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t1 2 5\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el rxti.\n7 Zhxmztxa el rxti.\n8 Zxetm el t uebm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 4 5\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Axhr el t xzemb.\n4 Feui el t xzemb.\n5 Axhr el rxti.\n6 Feui el rxti.\n7 Zxetm el t sxbr.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t ljtm.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t sxbr.\n3 Hduedl el t ljtm.\n4 Axhr el jzeqh.\n5 Feui el t uebm.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Feui el rxti.\n9 Zxetm el jzeqh.\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Feui el t ljtm.\n8 Feui el rxhhm.\n9 Zxetm el t xzemb.\n1 Zxetm el t xzemb.\n2 Hduedl el t uebm.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Feui el t ljtm.\n7 Axhr el t uebm.\n8 Feui el jzeqh.\n9 Axhr el rxhhm.\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Feui el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el t ljtm.\n6 Axhr el t xzemb.\n7 Hduedl el ihuubj.\n8 Axhr el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t3 5 7\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Feui el t sxbr.\n4 Axhr el t xzemb.\n5 Zxetm el t ljtm.\n6 Zxetm el rxti.\n7 Feui el ihuubj.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t uebm.\n1 Axhr el t xzemb.\n2 Axhr el rxti.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t uebm.\n6 Hduedl el t sxbr.\n7 Feui el t ljtm.\n8 Hduedl el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t7 3 4\n1 Zxetm el t xzemb.\n2 Zxetm el rxhhm.\n3 Axhr el t uebm.\n4 Hduedl el t sxbr.\n5 Feui el t xzemb.\n6 Axhr el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t4 7 8\n1 Zxetm el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el ihuubj.\n4 Hduedl el t sxbr.\n5 Feui el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t4 1 3\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Feui el t xzemb.\n5 Hduedl el t xzemb.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t ljtm.\n1 Hduedl el t sxbr.\n2 Zxetm el t sxbr.\n3 Axhr el t uebm.\n4 Feui el t sxbr.\n5 Zxetm el ihuubj.\n6 Feui el ihuubj.\n7 Axhr el jzeqh.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t ljtm.\n1 Hduedl el t ljtm.\n2 Hduedl el jzeqh.\n3 Axhr el t xzemb.\n4 Axhr el rxti.\n5 Zhxmztxa el t ljtm.\n6 Feui el t ljtm.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t7 3 4\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Axhr el t sxbr.\n4 Feui el t xzemb.\n5 Axhr el jzeqh.\n6 Feui el rxti.\n7 Zxetm el t xzemb.\n8 Hduedl el t sxbr.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 3 5\n1 Axhr el t sxbr.\n2 Zxetm el t sxbr.\n3 Hduedl el t ljtm.\n4 Zxetm el ihuubj.\n5 Feui el t uebm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t xzemb.\n8 Feui el jzeqh.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t uebm.\n4 Feui el t xzemb.\n5 Feui el rxhhm.\n6 Axhr el t uebm.\n7 Hduedl el t sxbr.\n8 Axhr el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 1 2\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el ihuubj.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Zxetm el t uebm.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t sxbr.\n1 Hduedl el t ljtm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t uebm.\n5 Hduedl el rxhhm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el rxhhm.\n9 Feui el t xzemb.\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Hduedl el t sxbr.\n4 Hduedl el rxti.\n5 Feui el t xzemb.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Feui el ihuubj.\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Zxetm el rxti.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t sxbr.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t1 7 8\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Axhr el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Feui el t ljtm.\n8 Zxetm el t xzemb.\n9 Feui el jzeqh.\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Feui el rxti.\n7 Zxetm el ihuubj.\n8 Hduedl el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 3 6\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t uebm.\n5 Feui el t xzemb.\n6 Axhr el rxti.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Hduedl el t sxbr.\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t ljtm.\n7 Axhr el ihuubj.\n8 Zxetm el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 4 7\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el rxhhm.\n4 Feui el t uebm.\n5 Axhr el t ljtm.\n6 Axhr el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 5 6\n1 Zxetm el t xzemb.\n2 Axhr el t sxbr.\n3 Feui el t xzemb.\n4 Axhr el jzeqh.\n5 Zxetm el ihuubj.\n6 Hduedl el t xzemb.\n7 Feui el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t6 3 7\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Hduedl el t ljtm.\n4 Feui el t xzemb.\n5 Hduedl el rxti.\n6 Zxetm el t ljtm.\n7 Zxetm el rxti.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t4 1 2\n1 Axhr el t ljtm.\n2 Hduedl el t uebm.\n3 Feui el t xzemb.\n4 Feui el rxti.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el jzeqh.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t2 5 6\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Feui el rxhhm.\n7 Axhr el ihuubj.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t4 8 9\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Feui el rxhhm.\n4 Zxetm el ihuubj.\n5 Axhr el t ljtm.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t5 6 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Hduedl el t uebm.\n4 Axhr el jzeqh.\n5 Hduedl el ihuubj.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Feui el t xzemb.\n9 Zhxmztxa el jzeqh.\n1 Hduedl el t uebm.\n2 Zxetm el t ljtm.\n3 Zxetm el jzeqh.\n4 Axhr el t ljtm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Feui el t sxbr.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t7 6 9\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Hduedl el t sxbr.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el ihuubj.\n9 Axhr el t uebm.\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Hduedl el rxhhm.\n5 Zxetm el t ljtm.\n6 Zxetm el rxhhm.\n7 Axhr el t ljtm.\n8 Feui el rxhhm.\n9 Axhr el jzeqh.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Axhr el t uebm.\n4 Zxetm el rxti.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Hduedl el t ljtm.\n9 Zhxmztxa el rxti.\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Zxetm el t ljtm.\n4 Hduedl el ihuubj.\n5 Zxetm el ihuubj.\n6 Axhr el t uebm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t2 6 9\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t ljtm.\n5 Zxetm el rxti.\n6 Feui el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el ihuubj.\n9 Hduedl el rxti.\n1 Hduedl el t sxbr.\n2 Axhr el t ljtm.\n3 Hduedl el rxhhm.\n4 Feui el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Feui el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Axhr el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxhhm\t9 1 3\n1 Axhr el t uebm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el jzeqh.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Feui el t xzemb.\n8 Zxetm el t uebm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 3 6\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Feui el t sxbr.\n4 Zxetm el rxti.\n5 Feui el ihuubj.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Axhr el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t8 6 7\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el rxti.\n5 Zxetm el rxti.\n6 Hduedl el t xzemb.\n7 Hduedl el ihuubj.\n8 Feui el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 3 9\n1 Axhr el t sxbr.\n2 Axhr el rxti.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el ihuubj.\n7 Zxetm el t uebm.\n8 Zxetm el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 3 5\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el rxhhm.\n5 Axhr el t xzemb.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Zxetm el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t3 6 7\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t xzemb.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el rxhhm.\n7 Zxetm el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el t uebm.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Hduedl el rxti.\n4 Zxetm el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el t ljtm.\n7 Feui el t uebm.\n8 Zxetm el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\trxti\t7 4 8\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Feui el rxti.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el t uebm.\n7 Hduedl el t uebm.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t7 6 8\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el ihuubj.\n3 Axhr el t sxbr.\n4 Feui el t ljtm.\n5 Feui el ihuubj.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Zxetm el t ljtm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t8 4 5\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Feui el rxti.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxti\t9 1 6\n1 Zxetm el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el rxhhm.\n4 Feui el ihuubj.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Axhr el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t5 7 9\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxti.\n5 Feui el t xzemb.\n6 Zxetm el t ljtm.\n7 Hduedl el t ljtm.\n8 Feui el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t7 6 9\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Feui el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t ljtm.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Axhr el t xzemb.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t uebm.\n3 Zhxmztxa el rxti.\n4 Axhr el t uebm.\n5 Hduedl el t ljtm.\n6 Feui el t ljtm.\n7 Feui el rxti.\n8 Hduedl el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t2 4 9\n1 Zxetm el t sxbr.\n2 Axhr el t xzemb.\n3 Hduedl el t uebm.\n4 Hduedl el ihuubj.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Feui el t xzemb.\n8 Axhr el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 3 4\n1 Axhr el t xzemb.\n2 Feui el t uebm.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Axhr el ihuubj.\n6 Feui el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el t ljtm.\n9 Zhxmztxa el ihuubj.\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t xzemb.\n5 Axhr el jzeqh.\n6 Feui el t uebm.\n7 Zxetm el t ljtm.\n8 Feui el rxti.\n9 Zxetm el rxti.\n1 Zxetm el t sxbr.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t sxbr.\n5 Axhr el ihuubj.\n6 Zxetm el ihuubj.\n7 Hduedl el rxhhm.\n8 Feui el t uebm.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t uebm.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el rxhhm.\n6 Feui el t sxbr.\n7 Zxetm el rxhhm.\n8 Feui el jzeqh.\n9 Axhr el t xzemb.\n1 Hduedl el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t xzemb.\n5 Axhr el rxti.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxti.\n8 Hduedl el jzeqh.\n9 Feui el t uebm.\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el rxhhm.\n4 Axhr el t sxbr.\n5 Zxetm el t ljtm.\n6 Axhr el ihuubj.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t2 8 9\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el t uebm.\n4 Feui el t uebm.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t3 4 9\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t uebm.\n3 Hduedl el ihuubj.\n4 Axhr el t sxbr.\n5 Axhr el rxhhm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t uebm.\n8 Zxetm el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tihuubj\t9 7 8\n1 Zxetm el t xzemb.\n2 Zxetm el rxhhm.\n3 Axhr el t xzemb.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el ihuubj.\n7 Feui el t sxbr.\n8 Feui el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 3 4\n1 Zhxmztxa el t xzemb.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t xzemb.\n6 Axhr el ihuubj.\n7 Zxetm el t ljtm.\n8 Zxetm el jzeqh.\n9 Hduedl el t uebm.\n1 Hduedl el t ljtm.\n2 Hduedl el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Feui el t sxbr.\n7 Axhr el rxhhm.\n8 Zxetm el t ljtm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 1 2\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Axhr el t sxbr.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t ljtm.\n6 Zxetm el rxhhm.\n7 Hduedl el ihuubj.\n8 Feui el t sxbr.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 3 9\n1 Hduedl el t sxbr.\n2 Hduedl el rxhhm.\n3 Zxetm el t sxbr.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el rxhhm.\n7 Zxetm el jzeqh.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 3 7\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el rxhhm.\n9 Hduedl el t ljtm.\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t uebm.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Feui el rxti.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t2 7 9\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t xzemb.\n4 Hduedl el t ljtm.\n5 Hduedl el ihuubj.\n6 Zxetm el rxti.\n7 Feui el t uebm.\n8 Axhr el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t7 1 2\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Feui el t sxbr.\n5 Zxetm el t ljtm.\n6 Zxetm el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 5 6\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t xzemb.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Hduedl el rxti.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el t ljtm.\n4 Zxetm el t sxbr.\n5 Zxetm el rxti.\n6 Hduedl el jzeqh.\n7 Feui el t uebm.\n8 Axhr el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 1 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t sxbr.\n4 Feui el rxti.\n5 Zxetm el rxti.\n6 Axhr el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Axhr el ihuubj.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 7\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t uebm.\n4 Zxetm el jzeqh.\n5 Feui el rxhhm.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxti.\n8 Hduedl el t uebm.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t6 2 7\n1 Zxetm el t sxbr.\n2 Feui el t uebm.\n3 Axhr el t ljtm.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 2 7\n1 Axhr el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Feui el t ljtm.\n5 Feui el jzeqh.\n6 Zxetm el t sxbr.\n7 Zxetm el rxhhm.\n8 Axhr el rxhhm.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 4 5\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el ihuubj.\n6 Axhr el ihuubj.\n7 Zxetm el t xzemb.\n8 Zxetm el rxhhm.\n9 Feui el t ljtm.\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t xzemb.\n4 Axhr el t xzemb.\n5 Feui el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t sxbr.\n8 Axhr el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 4 8\n1 Feui el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el rxhhm.\n4 Feui el rxhhm.\n5 Zxetm el t uebm.\n6 Axhr el t sxbr.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t5 2 3\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t ljtm.\n5 Hduedl el rxti.\n6 Zxetm el rxti.\n7 Feui el t xzemb.\n8 Feui el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 4 5\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el t ljtm.\n4 Hduedl el rxti.\n5 Zhxmztxa el t xzemb.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Axhr el rxti.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t1 3 8\n1 Zhxmztxa el t sxbr.\n2 Feui el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t uebm.\n5 Zxetm el t xzemb.\n6 Axhr el t ljtm.\n7 Feui el jzeqh.\n8 Axhr el jzeqh.\n9 Zxetm el rxti.\n1 Feui el t sxbr.\n2 Feui el ihuubj.\n3 Hduedl el t sxbr.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Zxetm el t uebm.\n7 Hduedl el rxhhm.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t xzemb.\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Axhr el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el t ljtm.\n6 Hduedl el jzeqh.\n7 Zxetm el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 5 7\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Zxetm el t sxbr.\n4 Zxetm el jzeqh.\n5 Hduedl el rxti.\n6 Zhxmztxa el t uebm.\n7 Feui el rxti.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 3 4\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t sxbr.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Hduedl el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 1 2\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t sxbr.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el rxti.\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Hduedl el t sxbr.\n4 Zxetm el t uebm.\n5 Axhr el jzeqh.\n6 Feui el rxti.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t4 2 6\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Hduedl el t sxbr.\n6 Hduedl el rxti.\n7 Zhxmztxa el t sxbr.\n8 Axhr el t uebm.\n9 Zhxmztxa el rxti.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el rxhhm.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Axhr el t ljtm.\n8 Feui el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t8 7 9\n1 Zxetm el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Zxetm el jzeqh.\n5 Feui el t uebm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Hduedl el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t7 5 6\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t sxbr.\n4 Zxetm el t xzemb.\n5 Axhr el rxti.\n6 Feui el rxhhm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 1 6\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el jzeqh.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 5\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Hduedl el t ljtm.\n4 Hduedl el rxti.\n5 Feui el t sxbr.\n6 Feui el jzeqh.\n7 Axhr el t ljtm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t7 3 4\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Hduedl el t sxbr.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Feui el rxti.\n7 Hduedl el rxti.\n8 Zxetm el t uebm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t8 5 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Hduedl el t uebm.\n4 Zxetm el t uebm.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Feui el t ljtm.\n8 Zxetm el ihuubj.\n9 Feui el rxhhm.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el t uebm.\n4 Zxetm el ihuubj.\n5 Axhr el t ljtm.\n6 Hduedl el t uebm.\n7 Axhr el ihuubj.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n1 Axhr el t xzemb.\n2 Feui el t uebm.\n3 Axhr el rxhhm.\n4 Feui el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el t xzemb.\n7 Zxetm el t sxbr.\n8 Hduedl el rxhhm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 7 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Feui el t xzemb.\n4 Axhr el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Axhr el jzeqh.\n7 Feui el rxhhm.\n8 Hduedl el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t8 3 7\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Axhr el t ljtm.\n4 Hduedl el ihuubj.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Feui el t xzemb.\n8 Feui el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t6 7 8\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Hduedl el t ljtm.\n4 Axhr el rxhhm.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Axhr el rxhhm.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t6 7 8\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el jzeqh.\n4 Zxetm el t sxbr.\n5 Axhr el t uebm.\n6 Zxetm el rxhhm.\n7 Feui el t uebm.\n8 Hduedl el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 7 9\n1 Axhr el t sxbr.\n2 Zxetm el t sxbr.\n3 Axhr el ihuubj.\n4 Hduedl el t sxbr.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 8\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t xzemb.\n4 Feui el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Feui el ihuubj.\n7 Axhr el t uebm.\n8 Axhr el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t3 4 6\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el rxhhm.\n4 Feui el t xzemb.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Axhr el rxti.\n8 Hduedl el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t4 8 9\n1 Hduedl el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Axhr el t xzemb.\n6 Feui el jzeqh.\n7 Axhr el rxhhm.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el ihuubj.\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Feui el jzeqh.\n7 Axhr el t sxbr.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t7 2 3\n1 Axhr el t sxbr.\n2 Axhr el rxhhm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Feui el t uebm.\n6 Feui el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t3 1 2\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t uebm.\n3 Feui el t sxbr.\n4 Hduedl el rxti.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t xzemb.\n7 Axhr el ihuubj.\n8 Zxetm el t uebm.\n9 Zxetm el ihuubj.\n1 Feui el t uebm.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el ihuubj.\n8 Feui el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 2 7\n1 Zxetm el t sxbr.\n2 Hduedl el t uebm.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t sxbr.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el ihuubj.\n8 Axhr el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tihuubj\t9 2 3\n1 Hduedl el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t sxbr.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t3 4 7\n1 Hduedl el t ljtm.\n2 Axhr el t xzemb.\n3 Hduedl el ihuubj.\n4 Feui el t xzemb.\n5 Zxetm el t xzemb.\n6 Axhr el rxhhm.\n7 Feui el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t5 4 7\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Hduedl el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t uebm.\n6 Hduedl el jzeqh.\n7 Axhr el jzeqh.\n8 Feui el t xzemb.\n9 Zxetm el jzeqh.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t ljtm.\n4 Axhr el rxti.\n5 Zxetm el rxti.\n6 Hduedl el t ljtm.\n7 Feui el t xzemb.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t6 3 4\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el jzeqh.\n4 Zxetm el t sxbr.\n5 Axhr el jzeqh.\n6 Zxetm el jzeqh.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 7 8\n1 Feui el t xzemb.\n2 Zxetm el t uebm.\n3 Axhr el t xzemb.\n4 Feui el rxhhm.\n5 Zxetm el rxti.\n6 Hduedl el t sxbr.\n7 Axhr el rxhhm.\n8 Zhxmztxa el t ljtm.\n9 Hduedl el jzeqh.\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t uebm.\n4 Feui el rxti.\n5 Axhr el rxti.\n6 Hduedl el t uebm.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t6 3 8\n1 Zhxmztxa el t uebm.\n2 Axhr el t xzemb.\n3 Axhr el ihuubj.\n4 Zhxmztxa el rxti.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 5 6\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el t ljtm.\n4 Feui el rxhhm.\n5 Hduedl el t ljtm.\n6 Zxetm el rxti.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Hduedl el rxti.\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Hduedl el t ljtm.\n4 Zxetm el rxti.\n5 Zhxmztxa el t sxbr.\n6 Feui el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n1 Zxetm el t ljtm.\n2 Axhr el t uebm.\n3 Hduedl el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Feui el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el rxti.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t sxbr.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el ihuubj.\n8 Axhr el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t2 4 9\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Feui el t xzemb.\n6 Feui el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Axhr el ihuubj.\n9 Hduedl el rxhhm.\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Zxetm el t sxbr.\n4 Hduedl el t uebm.\n5 Hduedl el jzeqh.\n6 Zxetm el jzeqh.\n7 Axhr el t ljtm.\n8 Axhr el rxti.\n9 Zhxmztxa el t xzemb.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t uebm.\n4 Axhr el t sxbr.\n5 Hduedl el t ljtm.\n6 Zxetm el rxti.\n7 Feui el t ljtm.\n8 Axhr el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 5 9\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Feui el ihuubj.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Zxetm el t uebm.\n9 Zxetm el jzeqh.\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t sxbr.\n4 Hduedl el jzeqh.\n5 Feui el t ljtm.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 3 7\n1 Feui el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el jzeqh.\n4 Axhr el t xzemb.\n5 Axhr el rxti.\n6 Zxetm el ihuubj.\n7 Hduedl el t ljtm.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t7 8 9\n1 Feui el t uebm.\n2 Feui el ihuubj.\n3 Hduedl el t ljtm.\n4 Axhr el t xzemb.\n5 Hduedl el rxhhm.\n6 Zxetm el t sxbr.\n7 Axhr el rxti.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 1 2\n1 Hduedl el t uebm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Zxetm el rxti.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Feui el t sxbr.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t8 3 7\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t ljtm.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t uebm.\n7 Axhr el ihuubj.\n8 Zxetm el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tihuubj\t9 6 7\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Axhr el rxti.\n5 Zhxmztxa el t sxbr.\n6 Feui el t uebm.\n7 Hduedl el t xzemb.\n8 Feui el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 2 3\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t xzemb.\n6 Axhr el rxti.\n7 Zxetm el jzeqh.\n8 Hduedl el t xzemb.\n9 Hduedl el rxti.\n1 Feui el t xzemb.\n2 Feui el ihuubj.\n3 Hduedl el t xzemb.\n4 Hduedl el rxhhm.\n5 Axhr el t xzemb.\n6 Zxetm el t sxbr.\n7 Zxetm el rxhhm.\n8 Axhr el rxti.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 6 7\n1 Hduedl el t xzemb.\n2 Zxetm el t sxbr.\n3 Hduedl el jzeqh.\n4 Axhr el t xzemb.\n5 Feui el t sxbr.\n6 Zxetm el rxti.\n7 Feui el rxti.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t ljtm.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Axhr el jzeqh.\n4 Feui el t uebm.\n5 Hduedl el t sxbr.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxhhm.\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t uebm.\n4 Zxetm el jzeqh.\n5 Hduedl el t sxbr.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t ljtm.\n6 Zxetm el rxti.\n7 Axhr el ihuubj.\n8 Feui el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t8 4 9\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Axhr el rxti.\n4 Zxetm el t xzemb.\n5 Hduedl el jzeqh.\n6 Feui el t sxbr.\n7 Feui el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 6 7\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Axhr el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t1 2 5\n1 Hduedl el t uebm.\n2 Hduedl el jzeqh.\n3 Feui el t xzemb.\n4 Axhr el t xzemb.\n5 Zxetm el t uebm.\n6 Axhr el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el jzeqh.\n9 Feui el jzeqh.\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Axhr el t sxbr.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Feui el t sxbr.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t3 6 9\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Feui el t sxbr.\n7 Zxetm el rxti.\n8 Axhr el t sxbr.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t8 6 9\n1 Hduedl el t xzemb.\n2 Hduedl el rxti.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Feui el t sxbr.\n6 Zhxmztxa el rxti.\n7 Zxetm el t uebm.\n8 Feui el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t3 4 6\n1 Zxetm el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t uebm.\n6 Zxetm el rxti.\n7 Axhr el ihuubj.\n8 Hduedl el rxti.\n9 Feui el rxti.\n1 Zhxmztxa el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t xzemb.\n4 Feui el rxti.\n5 Zxetm el jzeqh.\n6 Axhr el t uebm.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t ljtm.\n5 Feui el t xzemb.\n6 Feui el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 4 9\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Feui el t ljtm.\n4 Hduedl el rxti.\n5 Axhr el t ljtm.\n6 Axhr el ihuubj.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t3 7 9\n1 Zxetm el t ljtm.\n2 Feui el t ljtm.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Feui el jzeqh.\n6 Hduedl el t uebm.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 2 5\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t uebm.\n4 Hduedl el t uebm.\n5 Axhr el rxti.\n6 Hduedl el rxti.\n7 Zxetm el ihuubj.\n8 Feui el t uebm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\trxti\t8 4 6\n1 Feui el t sxbr.\n2 Axhr el t sxbr.\n3 Hduedl el t xzemb.\n4 Axhr el rxti.\n5 Zxetm el t uebm.\n6 Feui el rxti.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Feui el jzeqh.\n6 Axhr el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t1 8 9\n1 Hduedl el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Hduedl el jzeqh.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxti.\n8 Axhr el t xzemb.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t3 1 4\n1 Zhxmztxa el t ljtm.\n2 Axhr el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Axhr el rxti.\n5 Hduedl el t uebm.\n6 Zxetm el t uebm.\n7 Feui el t uebm.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t7 6 8\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Feui el t ljtm.\n5 Feui el ihuubj.\n6 Axhr el jzeqh.\n7 Hduedl el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t1 2 6\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el t uebm.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Feui el rxhhm.\n7 Zxetm el ihuubj.\n8 Axhr el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t8 2 6\n1 Axhr el t uebm.\n2 Zhxmztxa el t uebm.\n3 Feui el t ljtm.\n4 Feui el rxhhm.\n5 Axhr el ihuubj.\n6 Zxetm el t sxbr.\n7 Hduedl el t uebm.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Feui el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el jzeqh.\n7 Axhr el t xzemb.\n8 Axhr el jzeqh.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 7 8\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Feui el t sxbr.\n5 Hduedl el ihuubj.\n6 Zxetm el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t4 7 8\n1 Feui el t ljtm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t ljtm.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el rxti.\n7 Feui el rxti.\n8 Axhr el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t4 3 6\n1 Feui el t xzemb.\n2 Zxetm el t ljtm.\n3 Feui el rxti.\n4 Zxetm el jzeqh.\n5 Hduedl el t xzemb.\n6 Axhr el t xzemb.\n7 Zhxmztxa el t uebm.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Axhr el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el jzeqh.\n7 Hduedl el t uebm.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t1 7 9\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t sxbr.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Zxetm el rxhhm.\n6 Feui el jzeqh.\n7 Zhxmztxa el rxhhm.\n8 Axhr el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t8 4 6\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el t xzemb.\n4 Feui el ihuubj.\n5 Axhr el jzeqh.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Zxetm el t sxbr.\n1 Zxetm el t uebm.\n2 Hduedl el t sxbr.\n3 Zxetm el rxhhm.\n4 Axhr el t ljtm.\n5 Axhr el rxti.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxti.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 7 8\n1 Zxetm el t sxbr.\n2 Feui el t ljtm.\n3 Feui el ihuubj.\n4 Axhr el t ljtm.\n5 Axhr el jzeqh.\n6 Zxetm el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 7 8\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t ljtm.\n6 Zxetm el ihuubj.\n7 Hduedl el t xzemb.\n8 Feui el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\tihuubj\t8 5 6\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t uebm.\n4 Zxetm el ihuubj.\n5 Hduedl el t sxbr.\n6 Feui el t sxbr.\n7 Axhr el t xzemb.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el jzeqh.\n6 Feui el rxti.\n7 Axhr el t uebm.\n8 Axhr el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t1 7 8\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Feui el t uebm.\n6 Axhr el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t6 5 9\n1 Zhxmztxa el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el t sxbr.\n4 Feui el t ljtm.\n5 Hduedl el t ljtm.\n6 Zxetm el rxhhm.\n7 Feui el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t1 3 6\n1 Axhr el t uebm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el ihuubj.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Zxetm el t sxbr.\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el rxti.\n5 Axhr el t uebm.\n6 Feui el rxhhm.\n7 Axhr el jzeqh.\n8 Zxetm el t uebm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t3 1 6\n1 Zxetm el t sxbr.\n2 Axhr el t ljtm.\n3 Zxetm el rxhhm.\n4 Feui el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Feui el ihuubj.\n7 Zhxmztxa el rxti.\n8 Axhr el rxhhm.\n9 Hduedl el t xzemb.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t ljtm.\n4 Zxetm el ihuubj.\n5 Feui el t xzemb.\n6 Feui el rxhhm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 5 6\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Zxetm el t uebm.\n4 Axhr el t sxbr.\n5 Hduedl el t sxbr.\n6 Axhr el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t sxbr.\n5 Hduedl el t uebm.\n6 Hduedl el rxti.\n7 Axhr el jzeqh.\n8 Feui el t sxbr.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t1 5 6\n1 Feui el t ljtm.\n2 Hduedl el t sxbr.\n3 Axhr el t uebm.\n4 Axhr el rxti.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 2 5\n1 Hduedl el t sxbr.\n2 Hduedl el rxhhm.\n3 Zxetm el t ljtm.\n4 Axhr el t ljtm.\n5 Feui el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t4 5 8\n1 Zxetm el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el t uebm.\n4 Feui el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el ihuubj.\n8 Zxetm el jzeqh.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 6\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el ihuubj.\n4 Feui el t sxbr.\n5 Feui el jzeqh.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Hduedl el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 4 5\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Feui el ihuubj.\n4 Zxetm el t sxbr.\n5 Hduedl el t ljtm.\n6 Zxetm el jzeqh.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t xzemb.\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t sxbr.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el rxti.\n6 Axhr el t uebm.\n7 Hduedl el rxti.\n8 Feui el rxti.\n9 Axhr el jzeqh.\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Hduedl el ihuubj.\n4 Axhr el t xzemb.\n5 Axhr el rxti.\n6 Feui el t ljtm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Zxetm el t xzemb.\n4 Axhr el t uebm.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t ljtm.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el ihuubj.\n5 Feui el t uebm.\n6 Axhr el t xzemb.\n7 Zxetm el t uebm.\n8 Zxetm el jzeqh.\n9 Feui el jzeqh.\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t uebm.\n4 Hduedl el t xzemb.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t uebm.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t3 6 8\n1 Zxetm el t ljtm.\n2 Zxetm el rxhhm.\n3 Hduedl el t ljtm.\n4 Axhr el t ljtm.\n5 Feui el t uebm.\n6 Feui el rxhhm.\n7 Axhr el rxti.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxti.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Axhr el rxhhm.\n6 Zhxmztxa el rxti.\n7 Feui el rxti.\n8 Hduedl el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxhhm\t9 4 5\n1 Zxetm el t uebm.\n2 Axhr el t xzemb.\n3 Zxetm el rxti.\n4 Feui el t uebm.\n5 Axhr el ihuubj.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n1 Feui el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Feui el jzeqh.\n4 Axhr el t sxbr.\n5 Zxetm el t ljtm.\n6 Hduedl el t uebm.\n7 Axhr el rxti.\n8 Hduedl el ihuubj.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 6 8\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Feui el t xzemb.\n4 Zxetm el rxhhm.\n5 Hduedl el t sxbr.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tjzeqh\t2 7 8\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Axhr el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el rxti.\n7 Feui el t sxbr.\n8 Feui el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 7 8\n1 Axhr el t uebm.\n2 Axhr el rxhhm.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t uebm.\n8 Feui el t sxbr.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t7 1 2\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el rxti.\n4 Feui el t xzemb.\n5 Zxetm el rxhhm.\n6 Axhr el t sxbr.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 6 8\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Axhr el t uebm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Feui el t uebm.\n7 Zhxmztxa el rxti.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t3 6 8\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Feui el t sxbr.\n4 Hduedl el t xzemb.\n5 Hduedl el rxti.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Feui el t uebm.\n4 Axhr el rxhhm.\n5 Feui el rxti.\n6 Hduedl el t uebm.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el rxhhm.\n9 Hduedl el ihuubj.\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Axhr el t sxbr.\n4 Feui el rxti.\n5 Hduedl el t ljtm.\n6 Hduedl el ihuubj.\n7 Axhr el rxti.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t1 5 6\n1 Axhr el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Axhr el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Feui el rxhhm.\n7 Hduedl el t uebm.\n8 Zxetm el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 8 9\n1 Feui el t xzemb.\n2 Axhr el t uebm.\n3 Feui el rxti.\n4 Axhr el rxti.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el rxti.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t sxbr.\n1 Feui el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Feui el rxhhm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t sxbr.\n7 Axhr el t sxbr.\n8 Zxetm el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t7 6 8\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t ljtm.\n3 Zxetm el rxhhm.\n4 Feui el t ljtm.\n5 Axhr el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Feui el rxti.\n8 Hduedl el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 5 9\n1 Zhxmztxa el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el t ljtm.\n4 Feui el t sxbr.\n5 Zxetm el rxti.\n6 Feui el jzeqh.\n7 Hduedl el t xzemb.\n8 Zhxmztxa el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t7 2 5\n1 Zhxmztxa el t xzemb.\n2 Feui el t uebm.\n3 Hduedl el t xzemb.\n4 Feui el jzeqh.\n5 Zxetm el t sxbr.\n6 Hduedl el rxti.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t1 7 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Hduedl el t uebm.\n5 Feui el jzeqh.\n6 Axhr el t ljtm.\n7 Hduedl el rxhhm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t1 6 8\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Zxetm el rxti.\n4 Axhr el t xzemb.\n5 Feui el t sxbr.\n6 Feui el ihuubj.\n7 Axhr el rxti.\n8 Zhxmztxa el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 4 7\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Axhr el t ljtm.\n4 Zxetm el t uebm.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Axhr el rxhhm.\n8 Feui el t ljtm.\n9 Feui el rxhhm.\n1 Zhxmztxa el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t sxbr.\n4 Feui el rxti.\n5 Zxetm el ihuubj.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxhhm.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 3 5\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Feui el t xzemb.\n4 Axhr el t ljtm.\n5 Hduedl el t sxbr.\n6 Feui el jzeqh.\n7 Hduedl el ihuubj.\n8 Axhr el rxti.\n9 Zxetm el t uebm.\n1 Hduedl el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el t xzemb.\n4 Zxetm el jzeqh.\n5 Feui el t ljtm.\n6 Hduedl el rxti.\n7 Feui el jzeqh.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t sxbr.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Feui el t sxbr.\n7 Feui el jzeqh.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n1 Axhr el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Feui el t xzemb.\n4 Feui el ihuubj.\n5 Axhr el ihuubj.\n6 Zxetm el t uebm.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t6 7 8\n1 Zxetm el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el rxti.\n4 Axhr el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el rxhhm.\n7 Hduedl el t ljtm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t2 7 8\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t ljtm.\n3 Zxetm el rxhhm.\n4 Hduedl el t xzemb.\n5 Hduedl el jzeqh.\n6 Feui el t sxbr.\n7 Axhr el t xzemb.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t7 4 5\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Feui el rxhhm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el rxhhm.\n6 Hduedl el t xzemb.\n7 Hduedl el rxhhm.\n8 Zxetm el t xzemb.\n9 Zxetm el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Zxetm el t xzemb.\n4 Zxetm el rxti.\n5 Zhxmztxa el jzeqh.\n6 Feui el t ljtm.\n7 Feui el ihuubj.\n8 Axhr el t sxbr.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t8 2 9\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Feui el ihuubj.\n6 Zxetm el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 3 6\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Axhr el t xzemb.\n4 Zxetm el t ljtm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t7 3 5\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Zxetm el t uebm.\n4 Axhr el t xzemb.\n5 Axhr el ihuubj.\n6 Hduedl el t uebm.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 5\n1 Axhr el t xzemb.\n2 Feui el t ljtm.\n3 Hduedl el t sxbr.\n4 Zxetm el t xzemb.\n5 Axhr el jzeqh.\n6 Feui el rxti.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el jzeqh.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 3 9\n1 Zhxmztxa el t sxbr.\n2 Axhr el t ljtm.\n3 Zhxmztxa el rxti.\n4 Axhr el rxti.\n5 Zxetm el t ljtm.\n6 Zxetm el rxhhm.\n7 Hduedl el t xzemb.\n8 Hduedl el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 1 3\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Feui el t uebm.\n6 Hduedl el t xzemb.\n7 Zxetm el rxhhm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t5 4 9\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t xzemb.\n5 Zxetm el jzeqh.\n6 Hduedl el t uebm.\n7 Axhr el jzeqh.\n8 Zhxmztxa el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t2 6 9\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el rxti.\n5 Hduedl el jzeqh.\n6 Zxetm el t uebm.\n7 Feui el t xzemb.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t uebm.\n4 Axhr el t xzemb.\n5 Hduedl el jzeqh.\n6 Feui el jzeqh.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Feui el t uebm.\n4 Zxetm el t sxbr.\n5 Hduedl el t xzemb.\n6 Zxetm el rxti.\n7 Feui el jzeqh.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t ljtm.\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Zxetm el t ljtm.\n4 Axhr el rxti.\n5 Zhxmztxa el t xzemb.\n6 Feui el t uebm.\n7 Hduedl el rxhhm.\n8 Feui el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t3 1 4\n1 Hduedl el t sxbr.\n2 Hduedl el rxhhm.\n3 Feui el t xzemb.\n4 Feui el ihuubj.\n5 Zxetm el t uebm.\n6 Zxetm el rxti.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 5 6\n1 Hduedl el t uebm.\n2 Axhr el t xzemb.\n3 Hduedl el rxti.\n4 Zxetm el t uebm.\n5 Feui el t sxbr.\n6 Feui el ihuubj.\n7 Zxetm el rxti.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el jzeqh.\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el t sxbr.\n4 Feui el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Zxetm el t sxbr.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t6 3 4\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Zxetm el t ljtm.\n4 Feui el t sxbr.\n5 Feui el rxhhm.\n6 Zxetm el ihuubj.\n7 Hduedl el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 2 9\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t ljtm.\n4 Axhr el t sxbr.\n5 Feui el t ljtm.\n6 Axhr el jzeqh.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t5 3 7\n1 Hduedl el t ljtm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t xzemb.\n5 Hduedl el jzeqh.\n6 Feui el jzeqh.\n7 Axhr el ihuubj.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 2 6\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t sxbr.\n5 Zxetm el t sxbr.\n6 Feui el jzeqh.\n7 Zxetm el rxti.\n8 Axhr el rxti.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 5 7\n1 Feui el t ljtm.\n2 Hduedl el t uebm.\n3 Zxetm el t sxbr.\n4 Zxetm el rxti.\n5 Axhr el t uebm.\n6 Zhxmztxa el t uebm.\n7 Axhr el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 5 7\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Feui el t uebm.\n4 Axhr el t xzemb.\n5 Zxetm el t uebm.\n6 Feui el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t2 4 9\n1 Feui el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t xzemb.\n5 Feui el rxhhm.\n6 Hduedl el rxti.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 7 8\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el t xzemb.\n4 Axhr el jzeqh.\n5 Feui el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Zxetm el t uebm.\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Hduedl el t uebm.\n4 Axhr el t ljtm.\n5 Zxetm el t sxbr.\n6 Hduedl el ihuubj.\n7 Zxetm el jzeqh.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 1 2\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el t sxbr.\n4 Zxetm el rxti.\n5 Axhr el t sxbr.\n6 Hduedl el rxhhm.\n7 Feui el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Axhr el rxhhm.\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t sxbr.\n8 Zxetm el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t7 8 9\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Axhr el ihuubj.\n4 Hduedl el rxti.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tjzeqh\t9 6 7\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t ljtm.\n4 Zxetm el rxti.\n5 Feui el rxti.\n6 Axhr el t sxbr.\n7 Axhr el jzeqh.\n8 Hduedl el t uebm.\n9 Zhxmztxa el jzeqh.\n1 Axhr el t sxbr.\n2 Feui el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Axhr el rxti.\n5 Feui el rxti.\n6 Hduedl el t xzemb.\n7 Hduedl el rxti.\n8 Zxetm el t uebm.\n9 Zhxmztxa el rxti.\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Feui el t sxbr.\n5 Axhr el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el rxti.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 3 9\n1 Feui el t sxbr.\n2 Axhr el t sxbr.\n3 Hduedl el t uebm.\n4 Axhr el rxti.\n5 Hduedl el rxti.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxti\t1 2 4\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Hduedl el t xzemb.\n4 Axhr el ihuubj.\n5 Feui el rxhhm.\n6 Zxetm el t uebm.\n7 Zhxmztxa el t uebm.\n8 Zxetm el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 6 8\n1 Zxetm el t uebm.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Axhr el jzeqh.\n5 Feui el t uebm.\n6 Feui el rxti.\n7 Hduedl el t ljtm.\n8 Zxetm el rxti.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 2 4\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t ljtm.\n4 Hduedl el t ljtm.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Feui el t uebm.\n8 Zxetm el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t3 4 5\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el ihuubj.\n5 Axhr el rxti.\n6 Feui el ihuubj.\n7 Hduedl el t ljtm.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 8 9\n1 Feui el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Axhr el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t ljtm.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t1 7 8\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Axhr el t ljtm.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Zxetm el t sxbr.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxhhm.\n1 Hduedl el t sxbr.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t uebm.\n4 Axhr el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Axhr el jzeqh.\n7 Feui el t xzemb.\n8 Zxetm el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 8 9\n1 Feui el t ljtm.\n2 Zxetm el t ljtm.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Zxetm el rxhhm.\n6 Feui el rxhhm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t ljtm.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el ihuubj.\n5 Feui el t xzemb.\n6 Axhr el t xzemb.\n7 Feui el ihuubj.\n8 Zxetm el t xzemb.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t6 8 9\n1 Hduedl el t xzemb.\n2 Axhr el t sxbr.\n3 Feui el t sxbr.\n4 Zxetm el t uebm.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Feui el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el rxhhm.\n6 Hduedl el t uebm.\n7 Axhr el t ljtm.\n8 Hduedl el ihuubj.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 1 2\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t sxbr.\n4 Axhr el jzeqh.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxti.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el ihuubj.\n5 Axhr el ihuubj.\n6 Feui el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Feui el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 1 5\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Zxetm el jzeqh.\n6 Feui el jzeqh.\n7 Axhr el t uebm.\n8 Axhr el rxti.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 2 6\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Axhr el jzeqh.\n4 Zxetm el t xzemb.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxti\t9 5 6\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el t xzemb.\n4 Axhr el rxhhm.\n5 Zxetm el t sxbr.\n6 Hduedl el rxhhm.\n7 Zxetm el rxti.\n8 Feui el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 3 4\n1 Axhr el t ljtm.\n2 Feui el t uebm.\n3 Hduedl el t uebm.\n4 Axhr el rxti.\n5 Hduedl el rxhhm.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el t xzemb.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 6 9\n"
  },
  {
    "path": "tasksv11/shuffled/qa16_basic-induction_train.txt",
    "content": "1 Hduedl el t xzemb.\n2 Zxetm el t ljtm.\n3 Zxetm el jzeqh.\n4 Axhr el t sxbr.\n5 Hduedl el ihuubj.\n6 Axhr el rxti.\n7 Zhxmztxa el t uebm.\n8 Feui el t xzemb.\n9 Feui el rxhhm.\n1 Feui el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t uebm.\n5 Zxetm el jzeqh.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Feui el rxhhm.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 6 7\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Feui el jzeqh.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t xzemb.\n7 Axhr el rxti.\n8 Hduedl el jzeqh.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 1 8\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Zhxmztxa el rxti.\n5 Hduedl el t uebm.\n6 Axhr el t ljtm.\n7 Hduedl el ihuubj.\n8 Axhr el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 6 8\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el t uebm.\n4 Feui el t ljtm.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Feui el ihuubj.\n8 Axhr el jzeqh.\n9 Hduedl el rxhhm.\n1 Hduedl el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el jzeqh.\n4 Zxetm el rxti.\n5 Zhxmztxa el t uebm.\n6 Feui el t uebm.\n7 Axhr el t ljtm.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 5 9\n1 Zxetm el t xzemb.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t uebm.\n4 Axhr el t ljtm.\n5 Zxetm el rxti.\n6 Axhr el jzeqh.\n7 Feui el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t2 3 8\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Axhr el t sxbr.\n4 Zxetm el t sxbr.\n5 Axhr el rxhhm.\n6 Hduedl el t xzemb.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t xzemb.\n2 Feui el t uebm.\n3 Feui el jzeqh.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t ljtm.\n8 Hduedl el t uebm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 4 5\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Feui el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el jzeqh.\n6 Feui el ihuubj.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 2 5\n1 Axhr el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Axhr el ihuubj.\n5 Feui el ihuubj.\n6 Hduedl el t ljtm.\n7 Zxetm el t uebm.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Feui el t sxbr.\n4 Zhxmztxa el rxti.\n5 Feui el ihuubj.\n6 Axhr el t uebm.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t6 7 8\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el ihuubj.\n5 Feui el t sxbr.\n6 Zxetm el t sxbr.\n7 Axhr el t uebm.\n8 Zxetm el rxti.\n9 Feui el rxti.\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Axhr el t ljtm.\n5 Feui el rxhhm.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t4 2 5\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Axhr el t uebm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Feui el t ljtm.\n9 Zxetm el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Axhr el jzeqh.\n8 Feui el rxti.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxti\t9 3 8\n1 Feui el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Axhr el t ljtm.\n8 Axhr el rxti.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t1 3 9\n1 Feui el t xzemb.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Feui el ihuubj.\n5 Axhr el t ljtm.\n6 Axhr el rxhhm.\n7 Hduedl el t sxbr.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 1 4\n1 Axhr el t uebm.\n2 Hduedl el t ljtm.\n3 Hduedl el ihuubj.\n4 Axhr el ihuubj.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el jzeqh.\n8 Feui el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 6 9\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t sxbr.\n5 Feui el t xzemb.\n6 Hduedl el rxti.\n7 Axhr el t sxbr.\n8 Feui el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 7 9\n1 Axhr el t ljtm.\n2 Hduedl el t ljtm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el rxti.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Hduedl el rxhhm.\n9 Feui el t xzemb.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Feui el t xzemb.\n6 Zxetm el jzeqh.\n7 Axhr el t sxbr.\n8 Feui el ihuubj.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t2 7 9\n1 Feui el t ljtm.\n2 Axhr el t uebm.\n3 Feui el ihuubj.\n4 Axhr el rxti.\n5 Zxetm el t sxbr.\n6 Hduedl el t uebm.\n7 Zxetm el rxti.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t6 2 4\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Hduedl el ihuubj.\n4 Feui el rxti.\n5 Zxetm el t ljtm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxhhm\t9 7 8\n1 Zxetm el t ljtm.\n2 Axhr el t xzemb.\n3 Axhr el rxti.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el jzeqh.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Feui el t uebm.\n1 Axhr el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el rxhhm.\n6 Axhr el rxhhm.\n7 Zxetm el t uebm.\n8 Feui el t uebm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t8 7 9\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t sxbr.\n4 Hduedl el t xzemb.\n5 Axhr el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Feui el t sxbr.\n8 Zxetm el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t4 2 6\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t ljtm.\n6 Feui el t sxbr.\n7 Axhr el jzeqh.\n8 Zxetm el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 5 7\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Axhr el t sxbr.\n5 Feui el ihuubj.\n6 Axhr el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t xzemb.\n9 Zxetm el ihuubj.\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Feui el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el rxti.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t xzemb.\n8 Zxetm el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 7 8\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Hduedl el rxti.\n5 Axhr el rxti.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 7 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t ljtm.\n4 Axhr el t sxbr.\n5 Hduedl el t ljtm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t1 5 8\n1 Axhr el t sxbr.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t sxbr.\n5 Hduedl el rxhhm.\n6 Zxetm el rxti.\n7 Axhr el rxti.\n8 Feui el t ljtm.\n9 Zhxmztxa el rxti.\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t sxbr.\n5 Hduedl el t sxbr.\n6 Zxetm el ihuubj.\n7 Feui el rxhhm.\n8 Axhr el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t5 4 6\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Zxetm el rxhhm.\n4 Feui el rxti.\n5 Zhxmztxa el t uebm.\n6 Axhr el t uebm.\n7 Hduedl el t uebm.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t6 7 9\n1 Hduedl el t uebm.\n2 Axhr el t xzemb.\n3 Feui el t sxbr.\n4 Feui el jzeqh.\n5 Hduedl el ihuubj.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t6 3 4\n1 Zhxmztxa el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t ljtm.\n5 Feui el ihuubj.\n6 Hduedl el ihuubj.\n7 Zxetm el t xzemb.\n8 Axhr el t sxbr.\n9 Zxetm el jzeqh.\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Axhr el t xzemb.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Axhr el jzeqh.\n7 Zxetm el t sxbr.\n8 Hduedl el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 1 2\n1 Feui el t uebm.\n2 Zxetm el t uebm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el t uebm.\n5 Axhr el t sxbr.\n6 Zxetm el ihuubj.\n7 Feui el ihuubj.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 2 6\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t uebm.\n7 Zxetm el rxti.\n8 Feui el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 6 7\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Hduedl el rxti.\n6 Axhr el t xzemb.\n7 Axhr el rxti.\n8 Zxetm el t uebm.\n9 Zxetm el rxhhm.\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Hduedl el rxti.\n4 Zxetm el t sxbr.\n5 Feui el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el t sxbr.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxti\t8 4 9\n1 Feui el t sxbr.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Axhr el jzeqh.\n5 Zxetm el t xzemb.\n6 Feui el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t uebm.\n9 Zxetm el rxti.\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Feui el t uebm.\n4 Zxetm el rxhhm.\n5 Hduedl el t xzemb.\n6 Feui el jzeqh.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t1 2 4\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el t uebm.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zxetm el t sxbr.\n9 Zxetm el rxti.\n1 Zxetm el t sxbr.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el t uebm.\n5 Zhxmztxa el rxti.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t4 3 5\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t xzemb.\n4 Feui el t xzemb.\n5 Axhr el ihuubj.\n6 Zxetm el ihuubj.\n7 Hduedl el t uebm.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 4 9\n1 Feui el t uebm.\n2 Hduedl el t ljtm.\n3 Hduedl el ihuubj.\n4 Axhr el t uebm.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Axhr el rxhhm.\n8 Zxetm el rxti.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 5 8\n1 Zhxmztxa el t ljtm.\n2 Feui el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Feui el ihuubj.\n5 Hduedl el t uebm.\n6 Zxetm el t xzemb.\n7 Hduedl el rxti.\n8 Zxetm el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 1 3\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el rxti.\n4 Axhr el rxti.\n5 Zhxmztxa el t ljtm.\n6 Feui el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t ljtm.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 5 7\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t uebm.\n3 Hduedl el ihuubj.\n4 Axhr el t uebm.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Axhr el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t1 5 6\n1 Hduedl el t sxbr.\n2 Hduedl el jzeqh.\n3 Axhr el t ljtm.\n4 Axhr el ihuubj.\n5 Zxetm el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxti.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 6 8\n1 Axhr el t xzemb.\n2 Hduedl el t uebm.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Axhr el ihuubj.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tjzeqh\t9 6 7\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Feui el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t ljtm.\n6 Hduedl el rxhhm.\n7 Zxetm el t xzemb.\n8 Zxetm el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t1 5 6\n1 Feui el t xzemb.\n2 Hduedl el t uebm.\n3 Axhr el t uebm.\n4 Axhr el jzeqh.\n5 Feui el ihuubj.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 3 4\n1 Hduedl el t xzemb.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Axhr el t sxbr.\n5 Axhr el rxhhm.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el jzeqh.\n8 Zxetm el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 1 7\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Zxetm el t ljtm.\n4 Hduedl el t xzemb.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Zxetm el jzeqh.\n8 Hduedl el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 3 7\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Axhr el t xzemb.\n4 Feui el rxhhm.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t uebm.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el rxti.\n7 Feui el jzeqh.\n8 Axhr el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxti\t8 1 9\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Hduedl el t ljtm.\n5 Feui el ihuubj.\n6 Zxetm el rxti.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t ljtm.\n4 Axhr el t sxbr.\n5 Feui el t ljtm.\n6 Zxetm el jzeqh.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t5 3 6\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el rxti.\n4 Feui el t ljtm.\n5 Hduedl el t sxbr.\n6 Hduedl el rxhhm.\n7 Zxetm el rxhhm.\n8 Feui el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 1 3\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Zxetm el t xzemb.\n5 Feui el ihuubj.\n6 Zxetm el ihuubj.\n7 Axhr el t uebm.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t7 8 9\n1 Axhr el t sxbr.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t uebm.\n5 Zxetm el ihuubj.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Feui el t uebm.\n9 Feui el ihuubj.\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el ihuubj.\n4 Feui el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Axhr el t xzemb.\n7 Axhr el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 1 3\n1 Axhr el t xzemb.\n2 Feui el t ljtm.\n3 Hduedl el t xzemb.\n4 Feui el jzeqh.\n5 Hduedl el jzeqh.\n6 Axhr el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Zxetm el t sxbr.\n9 Zxetm el ihuubj.\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Hduedl el t xzemb.\n4 Hduedl el jzeqh.\n5 Feui el t uebm.\n6 Zhxmztxa el t uebm.\n7 Feui el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t uebm.\n5 Feui el t uebm.\n6 Axhr el t xzemb.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t5 4 8\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el t xzemb.\n4 Axhr el rxhhm.\n5 Feui el rxhhm.\n6 Hduedl el t xzemb.\n7 Hduedl el rxhhm.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t ljtm.\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Feui el rxti.\n4 Zxetm el rxti.\n5 Zhxmztxa el t uebm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Axhr el ihuubj.\n9 Hduedl el t ljtm.\n1 Zxetm el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Feui el ihuubj.\n6 Hduedl el t ljtm.\n7 Axhr el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 7 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Zxetm el t sxbr.\n5 Hduedl el t ljtm.\n6 Axhr el t sxbr.\n7 Feui el jzeqh.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t6 4 8\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Zxetm el t uebm.\n5 Zxetm el ihuubj.\n6 Axhr el t uebm.\n7 Axhr el rxhhm.\n8 Hduedl el t ljtm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t1 6 7\n1 Axhr el t ljtm.\n2 Hduedl el t sxbr.\n3 Hduedl el rxhhm.\n4 Zxetm el t ljtm.\n5 Feui el t xzemb.\n6 Zxetm el rxhhm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el t xzemb.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 5 9\n1 Feui el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Feui el jzeqh.\n4 Axhr el t uebm.\n5 Axhr el rxti.\n6 Zhxmztxa el rxti.\n7 Zxetm el t uebm.\n8 Hduedl el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t7 4 5\n1 Hduedl el t uebm.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Axhr el ihuubj.\n6 Feui el t sxbr.\n7 Zhxmztxa el t uebm.\n8 Hduedl el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 1 8\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Feui el rxti.\n4 Axhr el rxti.\n5 Hduedl el t sxbr.\n6 Zxetm el t uebm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t5 1 3\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el ihuubj.\n4 Feui el t uebm.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 2 6\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t uebm.\n4 Zxetm el t sxbr.\n5 Feui el t uebm.\n6 Hduedl el ihuubj.\n7 Feui el ihuubj.\n8 Axhr el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t8 4 9\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el t ljtm.\n6 Axhr el t xzemb.\n7 Axhr el jzeqh.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Feui el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el rxti.\n7 Axhr el t ljtm.\n8 Hduedl el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t7 8 9\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Feui el ihuubj.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zhxmztxa el rxti.\n9 Zxetm el t ljtm.\n1 Feui el t sxbr.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el jzeqh.\n5 Zxetm el t uebm.\n6 Feui el jzeqh.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 1 6\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Axhr el t sxbr.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Axhr el rxti.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 1 2\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Zxetm el rxti.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Feui el t xzemb.\n8 Feui el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 6\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el t xzemb.\n4 Zxetm el t uebm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el ihuubj.\n8 Zxetm el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tihuubj\t9 4 8\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el rxti.\n5 Zxetm el ihuubj.\n6 Hduedl el t ljtm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tihuubj\t9 2 5\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Zxetm el t sxbr.\n4 Feui el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t4 5 9\n1 Zhxmztxa el t xzemb.\n2 Feui el t uebm.\n3 Axhr el t ljtm.\n4 Hduedl el t uebm.\n5 Axhr el rxhhm.\n6 Zxetm el t sxbr.\n7 Hduedl el rxti.\n8 Feui el rxti.\n9 Zhxmztxa el rxhhm.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Hduedl el ihuubj.\n4 Axhr el t uebm.\n5 Feui el t ljtm.\n6 Zxetm el t xzemb.\n7 Axhr el rxhhm.\n8 Feui el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t1 6 9\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t xzemb.\n5 Zxetm el rxti.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Hduedl el t sxbr.\n9 Axhr el rxti.\n1 Hduedl el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Feui el rxti.\n6 Axhr el rxti.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxti\t9 2 6\n1 Feui el t uebm.\n2 Axhr el t sxbr.\n3 Axhr el jzeqh.\n4 Hduedl el t ljtm.\n5 Zxetm el t sxbr.\n6 Hduedl el rxti.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 1 9\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Zxetm el rxhhm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Feui el t xzemb.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxti.\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Zxetm el jzeqh.\n5 Hduedl el t xzemb.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Feui el jzeqh.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el jzeqh.\n5 Feui el t sxbr.\n6 Feui el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Zxetm el t uebm.\n1 Hduedl el t sxbr.\n2 Feui el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el ihuubj.\n6 Axhr el t xzemb.\n7 Feui el rxhhm.\n8 Axhr el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 3 4\n1 Hduedl el t xzemb.\n2 Axhr el t xzemb.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Feui el t uebm.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Feui el t sxbr.\n5 Axhr el t uebm.\n6 Feui el jzeqh.\n7 Zxetm el rxti.\n8 Hduedl el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 5 9\n1 Hduedl el t ljtm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el rxhhm.\n5 Zxetm el t uebm.\n6 Axhr el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el ihuubj.\n9 Zxetm el rxti.\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Axhr el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Feui el t xzemb.\n8 Hduedl el t ljtm.\n9 Feui el rxti.\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Feui el ihuubj.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Axhr el t uebm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t4 2 3\n1 Zxetm el t uebm.\n2 Zxetm el rxhhm.\n3 Axhr el t ljtm.\n4 Feui el t sxbr.\n5 Axhr el rxti.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el t ljtm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el rxti.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Feui el t xzemb.\n5 Hduedl el rxhhm.\n6 Axhr el t ljtm.\n7 Feui el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t2 3 8\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Feui el t sxbr.\n5 Axhr el rxti.\n6 Zhxmztxa el rxti.\n7 Zxetm el t ljtm.\n8 Feui el rxhhm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t2 4 8\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el t sxbr.\n4 Feui el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zxetm el t uebm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t4 8 9\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Hduedl el t xzemb.\n4 Axhr el t sxbr.\n5 Feui el t xzemb.\n6 Zhxmztxa el t uebm.\n7 Hduedl el rxhhm.\n8 Axhr el rxti.\n9 Feui el rxhhm.\n1 Feui el t xzemb.\n2 Axhr el t sxbr.\n3 Axhr el rxhhm.\n4 Zxetm el t sxbr.\n5 Zxetm el ihuubj.\n6 Feui el ihuubj.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el t uebm.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t xzemb.\n4 Feui el t xzemb.\n5 Zhxmztxa el rxti.\n6 Hduedl el t sxbr.\n7 Zxetm el ihuubj.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\tihuubj\t4 3 7\n1 Zxetm el t xzemb.\n2 Zxetm el rxhhm.\n3 Axhr el t sxbr.\n4 Hduedl el t ljtm.\n5 Hduedl el rxti.\n6 Feui el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t6 1 2\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t sxbr.\n6 Feui el t xzemb.\n7 Hduedl el t sxbr.\n8 Zxetm el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t7 5 8\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Feui el t ljtm.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Axhr el t xzemb.\n8 Feui el jzeqh.\n9 Axhr el rxti.\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Hduedl el ihuubj.\n4 Zxetm el t uebm.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el ihuubj.\n1 Hduedl el t uebm.\n2 Hduedl el rxhhm.\n3 Feui el t sxbr.\n4 Feui el rxti.\n5 Axhr el t uebm.\n6 Axhr el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 7 8\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 4 8\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t uebm.\n7 Feui el t xzemb.\n8 Hduedl el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxhhm\t7 3 8\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Feui el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Feui el rxti.\n6 Zhxmztxa el ihuubj.\n7 Axhr el t ljtm.\n8 Hduedl el t sxbr.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t7 4 6\n1 Zhxmztxa el t sxbr.\n2 Axhr el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Feui el t uebm.\n5 Zxetm el t ljtm.\n6 Zxetm el jzeqh.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n1 Hduedl el t xzemb.\n2 Zxetm el t sxbr.\n3 Feui el t ljtm.\n4 Zxetm el ihuubj.\n5 Feui el rxhhm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el t uebm.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 6 8\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Feui el t xzemb.\n4 Hduedl el t ljtm.\n5 Axhr el t ljtm.\n6 Feui el rxti.\n7 Zxetm el t ljtm.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t5 7 8\n1 Zhxmztxa el t sxbr.\n2 Axhr el t xzemb.\n3 Zxetm el t sxbr.\n4 Axhr el ihuubj.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Feui el t ljtm.\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Feui el t ljtm.\n4 Axhr el rxti.\n5 Feui el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el rxti.\n8 Zxetm el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t8 2 7\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Hduedl el rxti.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Feui el rxti.\n7 Axhr el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t xzemb.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Feui el t uebm.\n4 Zhxmztxa el rxti.\n5 Axhr el t ljtm.\n6 Hduedl el ihuubj.\n7 Axhr el rxhhm.\n8 Zxetm el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t3 2 6\n1 Axhr el t uebm.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Hduedl el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Feui el t sxbr.\n1 Zhxmztxa el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t ljtm.\n6 Zxetm el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Axhr el t xzemb.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxti.\n3 Zxetm el t uebm.\n4 Axhr el t sxbr.\n5 Axhr el jzeqh.\n6 Hduedl el t sxbr.\n7 Zxetm el rxti.\n8 Hduedl el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 6 8\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el rxhhm.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t sxbr.\n6 Hduedl el jzeqh.\n7 Axhr el t sxbr.\n8 Feui el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t7 5 6\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Feui el rxti.\n6 Axhr el t xzemb.\n7 Axhr el ihuubj.\n8 Hduedl el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t8 3 9\n1 Feui el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Zxetm el t xzemb.\n6 Hduedl el t uebm.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 2 3\n1 Hduedl el t sxbr.\n2 Feui el t xzemb.\n3 Zxetm el t xzemb.\n4 Axhr el t ljtm.\n5 Zxetm el jzeqh.\n6 Hduedl el ihuubj.\n7 Feui el jzeqh.\n8 Zhxmztxa el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 4 9\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el jzeqh.\n5 Feui el t uebm.\n6 Feui el ihuubj.\n7 Zxetm el t sxbr.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 2 4\n1 Axhr el t ljtm.\n2 Feui el t uebm.\n3 Axhr el jzeqh.\n4 Zxetm el t xzemb.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t4 5 9\n1 Zxetm el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t sxbr.\n4 Zxetm el jzeqh.\n5 Feui el t ljtm.\n6 Hduedl el rxti.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 1 4\n1 Zxetm el t sxbr.\n2 Feui el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t xzemb.\n6 Axhr el rxhhm.\n7 Hduedl el t sxbr.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t1 7 9\n1 Zhxmztxa el t xzemb.\n2 Feui el t sxbr.\n3 Feui el rxhhm.\n4 Hduedl el t uebm.\n5 Axhr el t ljtm.\n6 Hduedl el jzeqh.\n7 Zxetm el t sxbr.\n8 Axhr el jzeqh.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t7 2 3\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t uebm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el rxhhm.\n7 Axhr el ihuubj.\n8 Feui el t sxbr.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t4 3 6\n1 Zxetm el t uebm.\n2 Axhr el t sxbr.\n3 Zxetm el rxti.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Hduedl el rxti.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 2 8\n1 Feui el t ljtm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Feui el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t xzemb.\n7 Zxetm el t xzemb.\n8 Hduedl el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t2 3 5\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Zxetm el t sxbr.\n4 Hduedl el t sxbr.\n5 Hduedl el rxhhm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 1 2\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Feui el rxti.\n5 Axhr el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t ljtm.\n8 Hduedl el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t8 2 5\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Feui el t xzemb.\n4 Zxetm el t xzemb.\n5 Feui el rxti.\n6 Axhr el t xzemb.\n7 Hduedl el t xzemb.\n8 Zxetm el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t6 7 9\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Zxetm el t uebm.\n4 Zxetm el rxti.\n5 Zhxmztxa el t uebm.\n6 Feui el t xzemb.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t6 1 2\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t uebm.\n5 Axhr el rxhhm.\n6 Hduedl el t ljtm.\n7 Hduedl el jzeqh.\n8 Feui el t sxbr.\n9 Feui el jzeqh.\n1 Feui el t uebm.\n2 Axhr el t sxbr.\n3 Feui el rxti.\n4 Zhxmztxa el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 6 8\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t ljtm.\n4 Hduedl el jzeqh.\n5 Zxetm el t uebm.\n6 Feui el t uebm.\n7 Zxetm el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 1 4\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxti.\n5 Feui el rxti.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Axhr el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxti\t8 3 4\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxti.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Hduedl el t uebm.\n6 Feui el t xzemb.\n7 Axhr el t sxbr.\n8 Feui el rxti.\n9 Hduedl el rxti.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t uebm.\n4 Hduedl el rxhhm.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Axhr el t sxbr.\n8 Axhr el jzeqh.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 3 4\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el t sxbr.\n4 Zxetm el rxti.\n5 Feui el t uebm.\n6 Axhr el ihuubj.\n7 Hduedl el rxti.\n8 Zhxmztxa el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 3 7\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Feui el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 1 2\n1 Zhxmztxa el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Feui el t xzemb.\n5 Hduedl el t ljtm.\n6 Zxetm el t sxbr.\n7 Zxetm el ihuubj.\n8 Axhr el rxhhm.\n9 Hduedl el ihuubj.\n1 Zxetm el t sxbr.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zxetm el rxti.\n6 Zhxmztxa el t sxbr.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t uebm.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Hduedl el t uebm.\n7 Axhr el rxhhm.\n8 Feui el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t6 3 7\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Zxetm el t uebm.\n5 Hduedl el rxhhm.\n6 Feui el rxhhm.\n7 Axhr el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n1 Feui el t uebm.\n2 Feui el ihuubj.\n3 Hduedl el t ljtm.\n4 Axhr el t sxbr.\n5 Hduedl el rxhhm.\n6 Axhr el rxti.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 4 6\n1 Feui el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el t uebm.\n4 Zxetm el t uebm.\n5 Axhr el rxti.\n6 Zxetm el rxti.\n7 Hduedl el rxti.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el jzeqh.\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Feui el t xzemb.\n4 Zxetm el rxti.\n5 Zhxmztxa el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el rxti.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 8\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Hduedl el jzeqh.\n4 Feui el t sxbr.\n5 Feui el rxti.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 1 6\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Feui el t sxbr.\n4 Feui el ihuubj.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Axhr el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 7\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Hduedl el t uebm.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el t uebm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 6 7\n1 Axhr el t uebm.\n2 Zxetm el t xzemb.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el rxti.\n7 Hduedl el rxti.\n8 Feui el t ljtm.\n9 Feui el rxhhm.\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el t xzemb.\n5 Axhr el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Feui el t ljtm.\n8 Zxetm el rxhhm.\n9 Feui el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Feui el t ljtm.\n6 Axhr el rxhhm.\n7 Feui el rxhhm.\n8 Zxetm el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 2 6\n1 Axhr el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t sxbr.\n4 Hduedl el rxti.\n5 Zhxmztxa el t ljtm.\n6 Feui el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n1 Zhxmztxa el t sxbr.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Zxetm el t ljtm.\n7 Hduedl el t xzemb.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el rxhhm.\n4 Zxetm el rxhhm.\n5 Feui el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Feui el rxhhm.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el rxti.\n1 Axhr el t sxbr.\n2 Axhr el ihuubj.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Feui el t uebm.\n6 Feui el ihuubj.\n7 Hduedl el t uebm.\n8 Zxetm el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t7 5 6\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Hduedl el t xzemb.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el rxhhm.\n7 Feui el t sxbr.\n8 Zxetm el t xzemb.\n9 Zxetm el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t xzemb.\n3 Zxetm el rxti.\n4 Axhr el t xzemb.\n5 Axhr el rxhhm.\n6 Hduedl el t uebm.\n7 Feui el t uebm.\n8 Hduedl el rxti.\n9 Feui el rxti.\n1 Hduedl el t xzemb.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Axhr el t sxbr.\n5 Hduedl el ihuubj.\n6 Feui el t uebm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 1 5\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t uebm.\n3 Hduedl el t ljtm.\n4 Hduedl el rxti.\n5 Zhxmztxa el rxti.\n6 Zxetm el rxti.\n7 Axhr el t xzemb.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t7 8 9\n1 Hduedl el t xzemb.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Feui el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Hduedl el jzeqh.\n7 Zxetm el t sxbr.\n8 Zxetm el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 2 9\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zxetm el t xzemb.\n4 Hduedl el t ljtm.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Axhr el t ljtm.\n8 Axhr el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t6 1 2\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el t xzemb.\n4 Feui el rxti.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el ihuubj.\n8 Zxetm el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 3 7\n1 Hduedl el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el t ljtm.\n4 Axhr el t ljtm.\n5 Axhr el rxti.\n6 Zxetm el rxti.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t3 4 5\n1 Hduedl el t ljtm.\n2 Axhr el t sxbr.\n3 Zxetm el t xzemb.\n4 Axhr el ihuubj.\n5 Zxetm el rxti.\n6 Hduedl el rxhhm.\n7 Feui el t xzemb.\n8 Feui el jzeqh.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 1 6\n1 Hduedl el t xzemb.\n2 Hduedl el rxti.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el t xzemb.\n8 Feui el rxhhm.\n9 Axhr el rxhhm.\n1 Feui el t xzemb.\n2 Zxetm el t ljtm.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el ihuubj.\n6 Axhr el rxti.\n7 Feui el rxti.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 4 8\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el rxhhm.\n4 Feui el t xzemb.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el jzeqh.\n8 Feui el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 8\n1 Feui el t xzemb.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t ljtm.\n6 Axhr el t uebm.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxti\t2 5 9\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Feui el t uebm.\n4 Hduedl el ihuubj.\n5 Axhr el t ljtm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxti.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t5 7 9\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Hduedl el t uebm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Feui el t ljtm.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxhhm.\n9 Feui el rxti.\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Axhr el jzeqh.\n7 Feui el rxhhm.\n8 Hduedl el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxhhm\t9 2 7\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t xzemb.\n5 Axhr el jzeqh.\n6 Zxetm el t ljtm.\n7 Feui el rxti.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 4 5\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Zxetm el t sxbr.\n4 Feui el t ljtm.\n5 Axhr el rxti.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\trxti\t4 1 5\n1 Zxetm el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el rxhhm.\n4 Zxetm el ihuubj.\n5 Feui el t xzemb.\n6 Zhxmztxa el t uebm.\n7 Hduedl el t sxbr.\n8 Hduedl el rxti.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 2 3\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Feui el rxti.\n4 Hduedl el rxti.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t ljtm.\n8 Axhr el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 5 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Feui el t sxbr.\n5 Zxetm el ihuubj.\n6 Axhr el t ljtm.\n7 Axhr el rxhhm.\n8 Feui el ihuubj.\n9 Hduedl el t uebm.\n1 Feui el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxti.\n7 Feui el jzeqh.\n8 Hduedl el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 2 3\n1 Hduedl el t sxbr.\n2 Hduedl el rxhhm.\n3 Feui el t sxbr.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t xzemb.\n6 Axhr el rxti.\n7 Zxetm el t uebm.\n8 Zhxmztxa el rxti.\n9 Feui el jzeqh.\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el t sxbr.\n5 Feui el jzeqh.\n6 Zxetm el jzeqh.\n7 Axhr el ihuubj.\n8 Hduedl el rxti.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 1 8\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el jzeqh.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Feui el t xzemb.\n8 Axhr el t uebm.\n9 Feui el rxti.\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el ihuubj.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Zhxmztxa el rxti.\n8 Hduedl el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 5 6\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Feui el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el ihuubj.\n6 Zxetm el t uebm.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 6 9\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Axhr el jzeqh.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Feui el t xzemb.\n8 Feui el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 3\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Feui el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Feui el jzeqh.\n6 Hduedl el rxhhm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxhhm\t9 2 6\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Feui el t xzemb.\n4 Zxetm el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el rxhhm.\n7 Hduedl el t uebm.\n8 Hduedl el rxti.\n9 Axhr el t sxbr.\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el ihuubj.\n7 Axhr el t ljtm.\n8 Axhr el ihuubj.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tihuubj\t9 7 8\n1 Zhxmztxa el t uebm.\n2 Feui el t xzemb.\n3 Zxetm el t sxbr.\n4 Feui el rxhhm.\n5 Zhxmztxa el rxti.\n6 Hduedl el t xzemb.\n7 Hduedl el rxhhm.\n8 Axhr el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t8 6 7\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t uebm.\n4 Axhr el t xzemb.\n5 Hduedl el t sxbr.\n6 Zxetm el rxti.\n7 Axhr el jzeqh.\n8 Hduedl el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 5 8\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Axhr el rxti.\n4 Zhxmztxa el t xzemb.\n5 Feui el t uebm.\n6 Hduedl el t uebm.\n7 Zxetm el rxti.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el rxhhm.\n4 Feui el t sxbr.\n5 Zxetm el t ljtm.\n6 Feui el ihuubj.\n7 Hduedl el t xzemb.\n8 Zxetm el rxti.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t2 5 8\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t xzemb.\n4 Axhr el t uebm.\n5 Hduedl el jzeqh.\n6 Feui el t sxbr.\n7 Zxetm el t sxbr.\n8 Axhr el jzeqh.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t6 7 9\n1 Axhr el t sxbr.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t uebm.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el jzeqh.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 5 6\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el ihuubj.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t xzemb.\n6 Feui el t ljtm.\n7 Feui el rxti.\n8 Zxetm el t xzemb.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 5 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Feui el t uebm.\n4 Zxetm el rxti.\n5 Feui el ihuubj.\n6 Zhxmztxa el rxti.\n7 Hduedl el t sxbr.\n8 Hduedl el ihuubj.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 7 8\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Feui el t ljtm.\n4 Feui el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el rxhhm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxhhm\t9 5 8\n1 Feui el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t ljtm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t ljtm.\n7 Hduedl el rxhhm.\n8 Axhr el rxhhm.\n9 Feui el jzeqh.\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Axhr el t uebm.\n4 Zxetm el rxti.\n5 Zhxmztxa el t xzemb.\n6 Feui el t uebm.\n7 Feui el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Axhr el t uebm.\n4 Feui el t sxbr.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t uebm.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Feui el rxhhm.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el ihuubj.\n7 Axhr el t uebm.\n8 Hduedl el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 7 9\n1 Hduedl el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Feui el jzeqh.\n5 Axhr el ihuubj.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 6 7\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Feui el t ljtm.\n4 Hduedl el t xzemb.\n5 Zxetm el t xzemb.\n6 Axhr el t xzemb.\n7 Hduedl el rxhhm.\n8 Feui el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t5 6 9\n1 Axhr el t ljtm.\n2 Feui el t uebm.\n3 Hduedl el t xzemb.\n4 Feui el ihuubj.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Axhr el rxti.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 6 8\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxti.\n3 Feui el t sxbr.\n4 Feui el rxhhm.\n5 Hduedl el t sxbr.\n6 Axhr el t ljtm.\n7 Hduedl el ihuubj.\n8 Axhr el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 6 8\n1 Zxetm el t sxbr.\n2 Feui el t ljtm.\n3 Zxetm el ihuubj.\n4 Axhr el t xzemb.\n5 Axhr el ihuubj.\n6 Feui el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 1 3\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el t sxbr.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Axhr el rxhhm.\n7 Feui el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 1 6\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el t sxbr.\n4 Feui el t ljtm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Axhr el rxhhm.\n8 Feui el rxti.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 4 8\n1 Zhxmztxa el t xzemb.\n2 Axhr el t sxbr.\n3 Hduedl el t xzemb.\n4 Feui el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el jzeqh.\n7 Zxetm el t sxbr.\n8 Zxetm el rxti.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t2 7 8\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Feui el t sxbr.\n5 Axhr el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxhhm.\n8 Hduedl el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 2 8\n1 Zhxmztxa el t uebm.\n2 Zxetm el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Feui el t ljtm.\n5 Axhr el t uebm.\n6 Zxetm el rxti.\n7 Hduedl el t sxbr.\n8 Feui el rxti.\n9 Axhr el rxti.\n1 Feui el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el ihuubj.\n4 Feui el ihuubj.\n5 Hduedl el t xzemb.\n6 Axhr el t xzemb.\n7 Axhr el rxti.\n8 Zxetm el t xzemb.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t8 6 7\n1 Hduedl el t uebm.\n2 Axhr el t sxbr.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t uebm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 2 8\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Hduedl el rxti.\n7 Feui el t ljtm.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t7 3 8\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Hduedl el jzeqh.\n4 Axhr el t ljtm.\n5 Feui el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el t xzemb.\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxti.\n3 Hduedl el t uebm.\n4 Feui el t uebm.\n5 Hduedl el rxhhm.\n6 Axhr el t xzemb.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tihuubj\t9 6 8\n1 Axhr el t sxbr.\n2 Feui el t ljtm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t ljtm.\n5 Feui el rxti.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxti\t9 6 8\n1 Hduedl el t sxbr.\n2 Hduedl el rxhhm.\n3 Zxetm el t xzemb.\n4 Zxetm el rxti.\n5 Axhr el t uebm.\n6 Feui el t uebm.\n7 Zhxmztxa el t sxbr.\n8 Feui el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t5 6 8\n1 Feui el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Feui el jzeqh.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t xzemb.\n6 Hduedl el t sxbr.\n7 Zxetm el t xzemb.\n8 Hduedl el ihuubj.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t7 5 9\n1 Feui el t ljtm.\n2 Axhr el t ljtm.\n3 Hduedl el t sxbr.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Zxetm el jzeqh.\n1 Feui el t xzemb.\n2 Feui el ihuubj.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Zxetm el rxti.\n6 Axhr el t ljtm.\n7 Axhr el ihuubj.\n8 Hduedl el t sxbr.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 8 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el rxhhm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t ljtm.\n7 Zxetm el ihuubj.\n8 Hduedl el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tihuubj\t9 6 7\n1 Axhr el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zxetm el ihuubj.\n5 Hduedl el t sxbr.\n6 Axhr el rxti.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Feui el ihuubj.\n7 Hduedl el t ljtm.\n8 Hduedl el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 4 5\n1 Feui el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el t ljtm.\n4 Hduedl el jzeqh.\n5 Zxetm el t ljtm.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zxetm el jzeqh.\n1 Hduedl el t uebm.\n2 Hduedl el rxhhm.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el ihuubj.\n8 Axhr el jzeqh.\n9 Feui el t ljtm.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t2 7 8\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t uebm.\n3 Zhxmztxa el rxti.\n4 Axhr el t sxbr.\n5 Feui el t sxbr.\n6 Hduedl el ihuubj.\n7 Zxetm el t uebm.\n8 Zxetm el jzeqh.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t4 5 9\n1 Hduedl el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Feui el t ljtm.\n5 Hduedl el jzeqh.\n6 Feui el ihuubj.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el jzeqh.\n9 Axhr el t xzemb.\n1 Feui el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t uebm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el ihuubj.\n6 Feui el jzeqh.\n7 Axhr el t xzemb.\n8 Axhr el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 7 8\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Hduedl el t ljtm.\n4 Axhr el t ljtm.\n5 Zxetm el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t1 7 9\n1 Axhr el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Axhr el rxti.\n4 Hduedl el t sxbr.\n5 Feui el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t uebm.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 2 6\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el jzeqh.\n5 Axhr el t ljtm.\n6 Feui el jzeqh.\n7 Axhr el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t sxbr.\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Zxetm el ihuubj.\n4 Axhr el rxti.\n5 Hduedl el t uebm.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 7 8\n1 Zhxmztxa el t ljtm.\n2 Feui el t uebm.\n3 Zxetm el t uebm.\n4 Zhxmztxa el rxti.\n5 Zxetm el jzeqh.\n6 Hduedl el t xzemb.\n7 Feui el jzeqh.\n8 Hduedl el rxhhm.\n9 Axhr el t sxbr.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Zxetm el jzeqh.\n5 Hduedl el t uebm.\n6 Axhr el t uebm.\n7 Feui el rxhhm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t6 5 8\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Hduedl el rxti.\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Axhr el t ljtm.\n4 Axhr el rxti.\n5 Hduedl el t xzemb.\n6 Feui el t uebm.\n7 Zhxmztxa el t uebm.\n8 Hduedl el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 6 9\n1 Feui el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t uebm.\n4 Feui el jzeqh.\n5 Hduedl el jzeqh.\n6 Zxetm el t xzemb.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t6 7 8\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Feui el rxti.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el ihuubj.\n7 Axhr el t sxbr.\n8 Hduedl el t uebm.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t7 1 4\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Hduedl el t xzemb.\n4 Zxetm el rxhhm.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Feui el t xzemb.\n8 Feui el rxti.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Hduedl el ihuubj.\n4 Feui el t uebm.\n5 Zxetm el t ljtm.\n6 Zxetm el rxti.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t sxbr.\n1 Feui el t xzemb.\n2 Feui el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Axhr el t uebm.\n6 Zxetm el t ljtm.\n7 Axhr el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 3 4\n1 Feui el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Feui el jzeqh.\n5 Hduedl el t xzemb.\n6 Axhr el t uebm.\n7 Axhr el ihuubj.\n8 Zxetm el t ljtm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t5 2 3\n1 Feui el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t ljtm.\n5 Feui el rxti.\n6 Axhr el rxti.\n7 Hduedl el t uebm.\n8 Zxetm el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 4 6\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el ihuubj.\n7 Feui el t ljtm.\n8 Feui el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t2 5 6\n1 Zhxmztxa el t xzemb.\n2 Axhr el t ljtm.\n3 Axhr el jzeqh.\n4 Feui el t xzemb.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t ljtm.\n8 Hduedl el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t4 5 9\n1 Zxetm el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el jzeqh.\n4 Axhr el t uebm.\n5 Feui el ihuubj.\n6 Hduedl el t sxbr.\n7 Axhr el ihuubj.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t xzemb.\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Feui el ihuubj.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t xzemb.\n7 Axhr el t xzemb.\n8 Zxetm el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t7 6 9\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Axhr el rxti.\n6 Zxetm el rxti.\n7 Feui el t sxbr.\n8 Hduedl el t uebm.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t8 2 5\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el t xzemb.\n4 Zxetm el rxti.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el rxhhm.\n8 Feui el rxhhm.\n9 Axhr el t uebm.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Axhr el t ljtm.\n6 Feui el t sxbr.\n7 Axhr el rxhhm.\n8 Feui el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tihuubj\t9 3 4\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el jzeqh.\n8 Axhr el t ljtm.\n9 Feui el jzeqh.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Zxetm el t uebm.\n4 Zxetm el rxhhm.\n5 Feui el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Axhr el t ljtm.\n8 Axhr el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 7 8\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t sxbr.\n7 Axhr el rxhhm.\n8 Zxetm el t xzemb.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 3 5\n1 Hduedl el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t xzemb.\n4 Zxetm el rxhhm.\n5 Axhr el t xzemb.\n6 Axhr el rxhhm.\n7 Feui el t sxbr.\n8 Hduedl el jzeqh.\n9 Feui el ihuubj.\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxti.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Axhr el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t3 2 9\n1 Zxetm el t ljtm.\n2 Feui el t uebm.\n3 Hduedl el t ljtm.\n4 Hduedl el rxhhm.\n5 Axhr el t xzemb.\n6 Axhr el rxhhm.\n7 Feui el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 2 7\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el t sxbr.\n4 Feui el t sxbr.\n5 Axhr el rxti.\n6 Feui el rxti.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 1 8\n1 Hduedl el t sxbr.\n2 Hduedl el rxhhm.\n3 Zxetm el t xzemb.\n4 Zxetm el ihuubj.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Axhr el t xzemb.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t7 3 4\n1 Axhr el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t ljtm.\n4 Feui el t ljtm.\n5 Hduedl el t sxbr.\n6 Feui el rxhhm.\n7 Zxetm el rxhhm.\n8 Axhr el rxti.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t xzemb.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Axhr el jzeqh.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t xzemb.\n8 Feui el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t7 8 9\n1 Axhr el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t sxbr.\n4 Axhr el rxhhm.\n5 Hduedl el t xzemb.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t3 2 8\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t uebm.\n4 Zxetm el t sxbr.\n5 Axhr el rxhhm.\n6 Feui el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 1 6\n1 Axhr el t ljtm.\n2 Hduedl el t sxbr.\n3 Hduedl el rxhhm.\n4 Axhr el rxhhm.\n5 Feui el t uebm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxhhm\t9 2 3\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el t ljtm.\n4 Feui el t sxbr.\n5 Zxetm el t uebm.\n6 Hduedl el rxti.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t1 2 9\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxti.\n3 Hduedl el t ljtm.\n4 Feui el t xzemb.\n5 Feui el jzeqh.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Zxetm el t uebm.\n9 Hduedl el rxti.\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el ihuubj.\n5 Zxetm el rxhhm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Axhr el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 6 8\n1 Hduedl el t xzemb.\n2 Zxetm el t ljtm.\n3 Axhr el t ljtm.\n4 Hduedl el rxhhm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Feui el t uebm.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxhhm.\n1 Zxetm el t xzemb.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t xzemb.\n5 Feui el t sxbr.\n6 Hduedl el rxti.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t2 5 9\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el t ljtm.\n4 Axhr el rxhhm.\n5 Feui el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el jzeqh.\n8 Hduedl el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 3 5\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el ihuubj.\n4 Zxetm el t xzemb.\n5 Feui el t sxbr.\n6 Zxetm el rxti.\n7 Axhr el t uebm.\n8 Zhxmztxa el rxti.\n9 Axhr el ihuubj.\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 4 6\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el jzeqh.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Feui el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tihuubj\t9 6 8\n1 Zxetm el t uebm.\n2 Axhr el t sxbr.\n3 Axhr el ihuubj.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Hduedl el rxti.\n7 Feui el t uebm.\n8 Feui el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t1 7 8\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el ihuubj.\n6 Feui el t ljtm.\n7 Feui el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 2 5\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Axhr el ihuubj.\n6 Zxetm el rxti.\n7 Feui el t uebm.\n8 Feui el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxti\t9 2 6\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Feui el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Axhr el jzeqh.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 2 5\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el rxhhm.\n5 Zxetm el t xzemb.\n6 Feui el t xzemb.\n7 Zxetm el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 1 4\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el rxhhm.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t3 8 9\n1 Zhxmztxa el t sxbr.\n2 Axhr el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Feui el t sxbr.\n5 Axhr el rxhhm.\n6 Hduedl el t ljtm.\n7 Zxetm el t ljtm.\n8 Hduedl el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t4 2 5\n1 Axhr el t xzemb.\n2 Hduedl el t uebm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el ihuubj.\n7 Zxetm el rxhhm.\n8 Hduedl el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 4 5\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Hduedl el ihuubj.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Axhr el ihuubj.\n7 Feui el t uebm.\n8 Zhxmztxa el t sxbr.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 2 3\n1 Hduedl el t sxbr.\n2 Feui el t xzemb.\n3 Axhr el t uebm.\n4 Axhr el ihuubj.\n5 Zxetm el t uebm.\n6 Hduedl el ihuubj.\n7 Zxetm el jzeqh.\n8 Feui el rxti.\n9 Zhxmztxa el t ljtm.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Axhr el t ljtm.\n4 Feui el t ljtm.\n5 Hduedl el t uebm.\n6 Zxetm el rxti.\n7 Axhr el jzeqh.\n8 Hduedl el ihuubj.\n9 Feui el jzeqh.\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el jzeqh.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t ljtm.\n6 Feui el t sxbr.\n7 Feui el rxti.\n8 Hduedl el t ljtm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 8 9\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Hduedl el t uebm.\n4 Axhr el ihuubj.\n5 Zxetm el t uebm.\n6 Hduedl el ihuubj.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Feui el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el t ljtm.\n4 Axhr el rxhhm.\n5 Zxetm el t sxbr.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tjzeqh\t9 1 7\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t xzemb.\n5 Feui el rxti.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el rxti.\n8 Axhr el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 2 6\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Axhr el rxhhm.\n4 Hduedl el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t ljtm.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tihuubj\t9 4 7\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el jzeqh.\n4 Hduedl el t sxbr.\n5 Zxetm el t sxbr.\n6 Feui el t ljtm.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Axhr el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t uebm.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el jzeqh.\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el t ljtm.\n4 Hduedl el t ljtm.\n5 Axhr el rxhhm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el rxti.\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Feui el t xzemb.\n4 Hduedl el jzeqh.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t ljtm.\n7 Feui el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 2 4\n1 Zhxmztxa el t ljtm.\n2 Feui el t ljtm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t ljtm.\n6 Feui el rxti.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 5 7\n1 Zxetm el t uebm.\n2 Feui el t ljtm.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el ihuubj.\n8 Axhr el t sxbr.\n9 Axhr el rxti.\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t sxbr.\n5 Feui el t uebm.\n6 Axhr el t uebm.\n7 Feui el rxti.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t6 5 7\n1 Axhr el t uebm.\n2 Hduedl el t uebm.\n3 Zxetm el t sxbr.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t ljtm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t1 4 5\n1 Zhxmztxa el t sxbr.\n2 Feui el t xzemb.\n3 Hduedl el t ljtm.\n4 Hduedl el rxhhm.\n5 Zxetm el t ljtm.\n6 Axhr el t ljtm.\n7 Feui el jzeqh.\n8 Axhr el rxti.\n9 Zxetm el rxti.\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Feui el t sxbr.\n4 Axhr el t sxbr.\n5 Zxetm el t xzemb.\n6 Feui el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t4 3 6\n1 Axhr el t xzemb.\n2 Feui el t xzemb.\n3 Feui el rxhhm.\n4 Zxetm el t xzemb.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxhhm.\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Hduedl el ihuubj.\n5 Zxetm el t ljtm.\n6 Zxetm el ihuubj.\n7 Feui el ihuubj.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 3 7\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el t uebm.\n5 Feui el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el rxhhm.\n8 Hduedl el t xzemb.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t5 4 6\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t sxbr.\n5 Axhr el rxti.\n6 Feui el t xzemb.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t4 2 3\n1 Zhxmztxa el t sxbr.\n2 Feui el t xzemb.\n3 Zhxmztxa el rxti.\n4 Axhr el t xzemb.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el ihuubj.\n8 Hduedl el t ljtm.\n9 Feui el ihuubj.\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Hduedl el t sxbr.\n4 Zxetm el t ljtm.\n5 Axhr el jzeqh.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 2 5\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t xzemb.\n5 Hduedl el ihuubj.\n6 Axhr el rxti.\n7 Zhxmztxa el rxti.\n8 Feui el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\trxti\t8 4 6\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el ihuubj.\n5 Axhr el t uebm.\n6 Feui el t sxbr.\n7 Axhr el rxhhm.\n8 Hduedl el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t8 1 3\n1 Hduedl el t uebm.\n2 Hduedl el jzeqh.\n3 Feui el t uebm.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el rxhhm.\n7 Axhr el t xzemb.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\tjzeqh\t3 1 2\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Zxetm el rxti.\n5 Axhr el rxhhm.\n6 Hduedl el t sxbr.\n7 Feui el t xzemb.\n8 Zhxmztxa el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t7 1 5\n1 Hduedl el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Feui el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el rxti.\n7 Axhr el t sxbr.\n8 Feui el rxti.\n9 Hduedl el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el t uebm.\n4 Axhr el ihuubj.\n5 Feui el t sxbr.\n6 Zxetm el ihuubj.\n7 Hduedl el t sxbr.\n8 Feui el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t7 5 8\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Hduedl el ihuubj.\n5 Axhr el t uebm.\n6 Axhr el rxti.\n7 Zhxmztxa el t ljtm.\n8 Feui el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t1 7 9\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Axhr el t sxbr.\n4 Feui el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Axhr el jzeqh.\n7 Hduedl el jzeqh.\n8 Feui el jzeqh.\n9 Zxetm el t ljtm.\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Feui el ihuubj.\n4 Hduedl el t xzemb.\n5 Axhr el t sxbr.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t2 4 6\n1 Hduedl el t sxbr.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el ihuubj.\n7 Hduedl el jzeqh.\n8 Feui el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t2 3 5\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zxetm el t sxbr.\n4 Axhr el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t ljtm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el jzeqh.\n1 Zxetm el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Feui el ihuubj.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Axhr el t sxbr.\n9 Axhr el jzeqh.\n1 Hduedl el t uebm.\n2 Axhr el t sxbr.\n3 Hduedl el rxhhm.\n4 Zxetm el t uebm.\n5 Axhr el jzeqh.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Feui el rxti.\n9 Zhxmztxa el t ljtm.\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el rxhhm.\n7 Hduedl el t xzemb.\n8 Feui el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t1 4 6\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t uebm.\n6 Feui el t sxbr.\n7 Axhr el rxhhm.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Zxetm el rxti.\n6 Feui el jzeqh.\n7 Axhr el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 3 7\n1 Zxetm el t sxbr.\n2 Zxetm el rxti.\n3 Feui el t xzemb.\n4 Feui el ihuubj.\n5 Axhr el t uebm.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el t ljtm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t6 1 2\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Feui el jzeqh.\n5 Hduedl el t ljtm.\n6 Zxetm el t xzemb.\n7 Axhr el ihuubj.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t6 3 9\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el rxhhm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t sxbr.\n8 Hduedl el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t8 3 5\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Hduedl el t uebm.\n4 Zxetm el t sxbr.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el ihuubj.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t uebm.\n5 Zxetm el jzeqh.\n6 Feui el rxti.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el jzeqh.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 3 7\n1 Hduedl el t xzemb.\n2 Hduedl el rxti.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Axhr el t ljtm.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Axhr el rxhhm.\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el rxhhm.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 4 5\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t sxbr.\n3 Axhr el t uebm.\n4 Feui el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el jzeqh.\n7 Axhr el ihuubj.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t4 1 5\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t uebm.\n3 Zhxmztxa el rxti.\n4 Zxetm el jzeqh.\n5 Feui el t xzemb.\n6 Axhr el t xzemb.\n7 Feui el rxti.\n8 Axhr el rxti.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 2 4\n1 Zxetm el t ljtm.\n2 Feui el t uebm.\n3 Feui el rxhhm.\n4 Axhr el t uebm.\n5 Axhr el rxhhm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 5\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el jzeqh.\n7 Hduedl el t ljtm.\n8 Hduedl el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxhhm\t9 7 8\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el rxhhm.\n6 Axhr el t ljtm.\n7 Axhr el jzeqh.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t1 3 4\n1 Feui el t ljtm.\n2 Hduedl el t ljtm.\n3 Zxetm el t xzemb.\n4 Axhr el t xzemb.\n5 Axhr el jzeqh.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Feui el ihuubj.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t3 7 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t ljtm.\n4 Feui el t ljtm.\n5 Zxetm el rxhhm.\n6 Axhr el rxti.\n7 Feui el rxhhm.\n8 Hduedl el t uebm.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Feui el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t xzemb.\n6 Feui el rxhhm.\n7 Zxetm el rxti.\n8 Axhr el t xzemb.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t8 5 7\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Feui el t uebm.\n4 Zxetm el t uebm.\n5 Axhr el jzeqh.\n6 Feui el jzeqh.\n7 Hduedl el t xzemb.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Feui el t ljtm.\n5 Zxetm el rxhhm.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 2 3\n1 Zxetm el t uebm.\n2 Zxetm el jzeqh.\n3 Hduedl el t sxbr.\n4 Hduedl el rxti.\n5 Axhr el t sxbr.\n6 Axhr el jzeqh.\n7 Feui el t uebm.\n8 Zhxmztxa el t uebm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 7 9\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el rxti.\n5 Feui el rxti.\n6 Hduedl el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t8 6 9\n1 Zxetm el t ljtm.\n2 Zxetm el jzeqh.\n3 Axhr el t xzemb.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el t uebm.\n7 Hduedl el rxti.\n8 Feui el t ljtm.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 8 9\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Feui el rxhhm.\n4 Hduedl el ihuubj.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 6 7\n1 Feui el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t ljtm.\n4 Axhr el t sxbr.\n5 Axhr el jzeqh.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxti\t1 3 8\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el ihuubj.\n6 Zxetm el t sxbr.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el ihuubj.\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el t uebm.\n6 Feui el rxhhm.\n7 Hduedl el rxti.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t2 5 8\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t ljtm.\n7 Hduedl el ihuubj.\n8 Zxetm el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t1 4 5\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Feui el t sxbr.\n4 Hduedl el ihuubj.\n5 Feui el jzeqh.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t8 3 5\n1 Zhxmztxa el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el t sxbr.\n4 Hduedl el t ljtm.\n5 Axhr el ihuubj.\n6 Feui el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t3 1 7\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Feui el t sxbr.\n4 Hduedl el t ljtm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t xzemb.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t7 2 5\n1 Zxetm el t ljtm.\n2 Hduedl el t xzemb.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t xzemb.\n6 Feui el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el jzeqh.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t5 6 9\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Feui el rxti.\n8 Axhr el t ljtm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t8 3 7\n1 Hduedl el t xzemb.\n2 Zxetm el t sxbr.\n3 Zxetm el rxhhm.\n4 Feui el t sxbr.\n5 Axhr el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxhhm\t4 6 8\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Feui el t uebm.\n6 Axhr el t sxbr.\n7 Feui el rxhhm.\n8 Hduedl el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 6 9\n1 Feui el t xzemb.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Feui el jzeqh.\n5 Zxetm el t ljtm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el t uebm.\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Axhr el t xzemb.\n4 Hduedl el t xzemb.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el rxti.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\trxhhm\t3 4 8\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Feui el t ljtm.\n4 Hduedl el rxhhm.\n5 Zxetm el rxhhm.\n6 Axhr el t xzemb.\n7 Feui el jzeqh.\n8 Zhxmztxa el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 2 4\n1 Hduedl el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t xzemb.\n6 Axhr el rxti.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el rxti.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t2 3 9\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Feui el ihuubj.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el t xzemb.\n8 Axhr el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\tihuubj\t3 4 6\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Zxetm el ihuubj.\n4 Hduedl el rxti.\n5 Axhr el t sxbr.\n6 Axhr el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tihuubj\t9 1 3\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Feui el t xzemb.\n8 Axhr el ihuubj.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 4 9\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t uebm.\n8 Hduedl el rxti.\n9 Zxetm el rxti.\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Axhr el t sxbr.\n4 Hduedl el t xzemb.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t uebm.\n7 Zxetm el t uebm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxti\t7 6 9\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Zxetm el ihuubj.\n5 Axhr el t xzemb.\n6 Axhr el rxhhm.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 5 6\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t xzemb.\n3 Zxetm el rxhhm.\n4 Axhr el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t sxbr.\n7 Axhr el rxti.\n8 Feui el t uebm.\n9 Hduedl el jzeqh.\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t uebm.\n5 Hduedl el rxti.\n6 Zxetm el t ljtm.\n7 Axhr el t sxbr.\n8 Feui el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t7 2 3\n1 Axhr el t ljtm.\n2 Axhr el rxhhm.\n3 Feui el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Feui el ihuubj.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t xzemb.\n8 Hduedl el t uebm.\n9 Hduedl el ihuubj.\n1 Hduedl el t sxbr.\n2 Axhr el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t xzemb.\n7 Feui el t ljtm.\n8 Feui el jzeqh.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t6 3 5\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Feui el t uebm.\n4 Hduedl el t uebm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Feui el jzeqh.\n8 Axhr el t ljtm.\n9 Hduedl el jzeqh.\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Hduedl el t sxbr.\n4 Axhr el t ljtm.\n5 Hduedl el jzeqh.\n6 Feui el t uebm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxhhm\t6 7 8\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t ljtm.\n4 Axhr el t sxbr.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Axhr el ihuubj.\n8 Feui el t xzemb.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t1 4 7\n1 Zhxmztxa el t xzemb.\n2 Axhr el t ljtm.\n3 Hduedl el t uebm.\n4 Zxetm el t uebm.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Axhr el ihuubj.\n8 Feui el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 4 9\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Feui el t sxbr.\n5 Feui el ihuubj.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t xzemb.\n8 Axhr el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 6 9\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Zxetm el t sxbr.\n4 Axhr el t xzemb.\n5 Feui el rxhhm.\n6 Hduedl el rxti.\n7 Axhr el rxti.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t xzemb.\n4 Feui el t uebm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el jzeqh.\n8 Hduedl el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 1 5\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Hduedl el ihuubj.\n4 Feui el t sxbr.\n5 Axhr el jzeqh.\n6 Zxetm el t uebm.\n7 Zhxmztxa el t uebm.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n1 Zxetm el t sxbr.\n2 Zxetm el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t uebm.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Feui el t uebm.\n8 Axhr el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\trxti\t7 4 8\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Axhr el t xzemb.\n7 Axhr el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 5 8\n1 Hduedl el t ljtm.\n2 Zxetm el t ljtm.\n3 Hduedl el rxhhm.\n4 Axhr el t uebm.\n5 Axhr el rxhhm.\n6 Zxetm el rxhhm.\n7 Feui el t sxbr.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 8 9\n1 Zxetm el t xzemb.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Feui el ihuubj.\n5 Hduedl el t sxbr.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Axhr el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 1 6\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Axhr el t sxbr.\n4 Zxetm el t ljtm.\n5 Axhr el jzeqh.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el jzeqh.\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Axhr el t xzemb.\n4 Axhr el ihuubj.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t ljtm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t8 6 7\n1 Axhr el t xzemb.\n2 Axhr el rxti.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t sxbr.\n7 Feui el t uebm.\n8 Hduedl el rxti.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t4 1 2\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el rxti.\n4 Feui el t ljtm.\n5 Zhxmztxa el rxti.\n6 Axhr el t xzemb.\n7 Feui el jzeqh.\n8 Hduedl el t uebm.\n9 Axhr el jzeqh.\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Hduedl el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t3 5 6\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Feui el t sxbr.\n4 Feui el rxhhm.\n5 Hduedl el t uebm.\n6 Axhr el t xzemb.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 3 4\n1 Feui el t ljtm.\n2 Hduedl el t uebm.\n3 Feui el ihuubj.\n4 Zxetm el t sxbr.\n5 Zxetm el jzeqh.\n6 Axhr el t ljtm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Axhr el jzeqh.\n1 Feui el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t uebm.\n4 Zxetm el t uebm.\n5 Axhr el rxti.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t ljtm.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t4 3 5\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Feui el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t sxbr.\n8 Feui el rxhhm.\n9 Hduedl el rxhhm.\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Feui el t xzemb.\n6 Zhxmztxa el rxti.\n7 Feui el ihuubj.\n8 Hduedl el jzeqh.\n9 Axhr el ihuubj.\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Zxetm el t sxbr.\n4 Zxetm el jzeqh.\n5 Feui el t sxbr.\n6 Feui el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Axhr el t xzemb.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t8 1 2\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Feui el t ljtm.\n6 Feui el rxhhm.\n7 Hduedl el t xzemb.\n8 Axhr el t ljtm.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t ljtm.\n2 Feui el t sxbr.\n3 Feui el ihuubj.\n4 Axhr el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el jzeqh.\n7 Hduedl el t sxbr.\n8 Zxetm el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t7 2 3\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t ljtm.\n7 Axhr el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 5 7\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zxetm el t sxbr.\n4 Hduedl el t uebm.\n5 Hduedl el rxhhm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Feui el t uebm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t8 7 9\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zxetm el t ljtm.\n4 Feui el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el ihuubj.\n7 Hduedl el t uebm.\n8 Hduedl el rxti.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 4 9\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Axhr el ihuubj.\n5 Zxetm el t ljtm.\n6 Hduedl el rxti.\n7 Feui el t sxbr.\n8 Feui el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 7 8\n1 Hduedl el t uebm.\n2 Axhr el t uebm.\n3 Axhr el ihuubj.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Feui el t xzemb.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el rxti.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 7 9\n1 Feui el t sxbr.\n2 Axhr el t sxbr.\n3 Feui el ihuubj.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el t ljtm.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t ljtm.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t xzemb.\n5 Feui el t xzemb.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxti.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxti\t5 4 7\n1 Axhr el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Hduedl el t ljtm.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el jzeqh.\n8 Hduedl el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 4 8\n1 Feui el t ljtm.\n2 Hduedl el t sxbr.\n3 Hduedl el rxti.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Axhr el t sxbr.\n7 Zxetm el rxhhm.\n8 Axhr el rxhhm.\n9 Feui el rxti.\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zxetm el t xzemb.\n4 Axhr el t xzemb.\n5 Feui el t xzemb.\n6 Zxetm el jzeqh.\n7 Axhr el jzeqh.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t5 4 7\n1 Axhr el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t xzemb.\n4 Axhr el rxti.\n5 Hduedl el rxhhm.\n6 Zxetm el t xzemb.\n7 Feui el t xzemb.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 7 8\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Axhr el rxti.\n4 Zxetm el t uebm.\n5 Feui el t uebm.\n6 Feui el rxhhm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Zxetm el t uebm.\n4 Feui el t uebm.\n5 Hduedl el jzeqh.\n6 Zxetm el jzeqh.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t ljtm.\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t ljtm.\n4 Zxetm el t sxbr.\n5 Hduedl el t ljtm.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t4 1 6\n1 Axhr el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Axhr el ihuubj.\n7 Feui el t uebm.\n8 Hduedl el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 4 8\n1 Axhr el t sxbr.\n2 Zxetm el t xzemb.\n3 Axhr el rxhhm.\n4 Hduedl el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el t sxbr.\n7 Hduedl el rxhhm.\n8 Feui el ihuubj.\n9 Zhxmztxa el t uebm.\n1 Axhr el t ljtm.\n2 Feui el t uebm.\n3 Feui el ihuubj.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t uebm.\n8 Zxetm el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 5 6\n1 Axhr el t xzemb.\n2 Axhr el rxti.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Hduedl el t uebm.\n8 Hduedl el rxhhm.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxti\t9 5 6\n1 Hduedl el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el t xzemb.\n4 Feui el rxti.\n5 Zhxmztxa el t uebm.\n6 Axhr el rxti.\n7 Zxetm el t uebm.\n8 Zhxmztxa el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t7 5 8\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Hduedl el t xzemb.\n4 Hduedl el rxti.\n5 Zhxmztxa el t xzemb.\n6 Feui el t uebm.\n7 Zhxmztxa el rxti.\n8 Feui el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxti\t9 1 2\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Hduedl el rxhhm.\n4 Zxetm el t uebm.\n5 Feui el t sxbr.\n6 Axhr el jzeqh.\n7 Zxetm el rxti.\n8 Feui el jzeqh.\n9 Zhxmztxa el t xzemb.\n1 Axhr el t uebm.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Feui el t xzemb.\n6 Hduedl el ihuubj.\n7 Axhr el rxhhm.\n8 Feui el rxhhm.\n9 Zxetm el t sxbr.\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Hduedl el t ljtm.\n6 Feui el t sxbr.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Feui el jzeqh.\n1 Feui el t ljtm.\n2 Hduedl el t xzemb.\n3 Hduedl el rxti.\n4 Feui el ihuubj.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 7 8\n1 Hduedl el t ljtm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 1 4\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Zxetm el t sxbr.\n5 Hduedl el rxhhm.\n6 Feui el t sxbr.\n7 Feui el rxti.\n8 Zxetm el rxti.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxhhm\t9 1 5\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Feui el t uebm.\n4 Feui el rxti.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t xzemb.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el rxhhm.\n4 Zxetm el t sxbr.\n5 Zxetm el ihuubj.\n6 Hduedl el t xzemb.\n7 Feui el t ljtm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Feui el t sxbr.\n2 Feui el rxti.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t sxbr.\n7 Hduedl el t sxbr.\n8 Hduedl el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t4 3 5\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Feui el rxhhm.\n6 Axhr el t ljtm.\n7 Hduedl el ihuubj.\n8 Axhr el jzeqh.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 1 4\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Feui el jzeqh.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el t xzemb.\n8 Hduedl el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\tjzeqh\t7 2 3\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t uebm.\n5 Feui el rxti.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxti\t2 1 5\n1 Zxetm el t sxbr.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Axhr el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t8 3 5\n1 Feui el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el t sxbr.\n4 Feui el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t ljtm.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t2 6 8\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t ljtm.\n5 Zxetm el t xzemb.\n6 Axhr el rxhhm.\n7 Hduedl el rxhhm.\n8 Feui el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\tihuubj\t8 1 3\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Hduedl el ihuubj.\n4 Feui el t uebm.\n5 Axhr el t ljtm.\n6 Zxetm el t ljtm.\n7 Axhr el jzeqh.\n8 Zxetm el jzeqh.\n9 Feui el ihuubj.\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Hduedl el jzeqh.\n6 Feui el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Axhr el ihuubj.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 2 6\n1 Zxetm el t xzemb.\n2 Hduedl el t sxbr.\n3 Zxetm el ihuubj.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Feui el t ljtm.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el rxhhm.\n4 Axhr el t sxbr.\n5 Zxetm el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Axhr el jzeqh.\n8 Zxetm el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 2 6\n1 Feui el t xzemb.\n2 Feui el ihuubj.\n3 Axhr el t xzemb.\n4 Hduedl el t uebm.\n5 Axhr el ihuubj.\n6 Zxetm el t ljtm.\n7 Hduedl el rxti.\n8 Zhxmztxa el t sxbr.\n9 Zxetm el rxti.\n1 Zxetm el t xzemb.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Axhr el rxti.\n5 Hduedl el t ljtm.\n6 Hduedl el rxti.\n7 Zhxmztxa el rxti.\n8 Feui el t uebm.\n9 Zxetm el rxti.\n1 Feui el t uebm.\n2 Feui el ihuubj.\n3 Zxetm el t ljtm.\n4 Hduedl el t xzemb.\n5 Zxetm el jzeqh.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Axhr el t sxbr.\n9 Zhxmztxa el rxti.\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t uebm.\n4 Zxetm el jzeqh.\n5 Feui el t sxbr.\n6 Hduedl el t ljtm.\n7 Hduedl el jzeqh.\n8 Feui el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 6 7\n1 Feui el t ljtm.\n2 Zxetm el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el ihuubj.\n7 Axhr el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t2 5 8\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Axhr el jzeqh.\n4 Hduedl el t ljtm.\n5 Hduedl el rxti.\n6 Feui el rxti.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxti\t9 7 8\n1 Hduedl el t uebm.\n2 Axhr el t sxbr.\n3 Feui el t sxbr.\n4 Zxetm el t xzemb.\n5 Axhr el rxti.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el rxhhm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxti\t3 2 5\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Feui el t sxbr.\n5 Hduedl el t ljtm.\n6 Zxetm el t uebm.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Feui el t uebm.\n5 Hduedl el rxti.\n6 Zhxmztxa el rxti.\n7 Feui el rxhhm.\n8 Zxetm el rxti.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 3 5\n1 Hduedl el t ljtm.\n2 Hduedl el jzeqh.\n3 Zxetm el t sxbr.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el rxti.\n7 Zhxmztxa el jzeqh.\n8 Axhr el rxti.\n9 Feui el t uebm.\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el t ljtm.\n4 Zxetm el t xzemb.\n5 Zxetm el jzeqh.\n6 Axhr el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t1 8 9\n1 Zhxmztxa el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el t ljtm.\n4 Feui el rxti.\n5 Zhxmztxa el rxti.\n6 Axhr el t uebm.\n7 Hduedl el t ljtm.\n8 Hduedl el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t3 7 8\n1 Feui el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el t uebm.\n4 Axhr el rxti.\n5 Feui el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Zxetm el t sxbr.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t2 6 9\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el ihuubj.\n7 Hduedl el rxhhm.\n8 Axhr el t xzemb.\n9 Axhr el rxti.\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Zxetm el t sxbr.\n4 Feui el jzeqh.\n5 Axhr el rxhhm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxti\t9 7 8\n1 Feui el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el ihuubj.\n5 Feui el ihuubj.\n6 Axhr el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el rxti.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxti\t9 6 8\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Feui el rxhhm.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxti.\n7 Zxetm el ihuubj.\n8 Hduedl el rxti.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 5 6\n1 Axhr el t xzemb.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t ljtm.\n7 Feui el rxhhm.\n8 Zxetm el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 1 4\n1 Feui el t sxbr.\n2 Feui el rxti.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t xzemb.\n6 Axhr el ihuubj.\n7 Zxetm el t uebm.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxhhm.\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el rxti.\n4 Feui el t ljtm.\n5 Zhxmztxa el rxti.\n6 Feui el rxti.\n7 Axhr el t xzemb.\n8 Zxetm el t sxbr.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t8 2 5\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t uebm.\n4 Feui el t sxbr.\n5 Feui el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el t xzemb.\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Hduedl el rxti.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Feui el t xzemb.\n8 Feui el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxti\t4 1 3\n1 Feui el t ljtm.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Feui el rxti.\n5 Hduedl el t uebm.\n6 Axhr el t ljtm.\n7 Hduedl el ihuubj.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 6 8\n1 Axhr el t uebm.\n2 Zhxmztxa el t uebm.\n3 Feui el t uebm.\n4 Hduedl el t ljtm.\n5 Feui el jzeqh.\n6 Zxetm el t sxbr.\n7 Zxetm el rxhhm.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 3 5\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Hduedl el jzeqh.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t sxbr.\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Feui el rxhhm.\n5 Zxetm el t xzemb.\n6 Axhr el t xzemb.\n7 Hduedl el t xzemb.\n8 Hduedl el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t6 7 8\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Hduedl el t xzemb.\n5 Hduedl el jzeqh.\n6 Axhr el t ljtm.\n7 Feui el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Feui el ihuubj.\n4 Zxetm el t xzemb.\n5 Zxetm el rxti.\n6 Hduedl el rxti.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 4 5\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Feui el t sxbr.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t sxbr.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 6 8\n1 Feui el t sxbr.\n2 Zxetm el t ljtm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Feui el ihuubj.\n6 Zhxmztxa el rxti.\n7 Hduedl el ihuubj.\n8 Zxetm el jzeqh.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 4 6\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Feui el t uebm.\n5 Axhr el ihuubj.\n6 Hduedl el t sxbr.\n7 Zxetm el t xzemb.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxhhm\t4 1 3\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Axhr el t sxbr.\n4 Axhr el jzeqh.\n5 Hduedl el t uebm.\n6 Hduedl el rxti.\n7 Zxetm el t uebm.\n8 Zxetm el jzeqh.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tjzeqh\t9 3 4\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Feui el t ljtm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t uebm.\n8 Hduedl el ihuubj.\n9 Zxetm el rxti.\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t ljtm.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el rxti.\n8 Feui el rxhhm.\n9 Zxetm el t sxbr.\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Axhr el t uebm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Feui el t ljtm.\n9 Feui el rxhhm.\n1 Axhr el t ljtm.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Feui el t sxbr.\n5 Feui el jzeqh.\n6 Zxetm el t sxbr.\n7 Hduedl el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el ihuubj.\n1 Zxetm el t ljtm.\n2 Feui el t ljtm.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t sxbr.\n8 Hduedl el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t1 4 6\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t sxbr.\n4 Hduedl el t sxbr.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el ihuubj.\n8 Axhr el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t2 5 7\n1 Hduedl el t ljtm.\n2 Hduedl el jzeqh.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t xzemb.\n5 Axhr el jzeqh.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Zxetm el t sxbr.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t4 3 5\n1 Feui el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Feui el jzeqh.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t uebm.\n7 Zxetm el rxti.\n8 Hduedl el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 4 8\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Zxetm el t xzemb.\n4 Zxetm el rxhhm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Feui el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 2 7\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Feui el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el rxti.\n7 Hduedl el t uebm.\n8 Axhr el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t8 1 6\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Axhr el jzeqh.\n6 Zxetm el t xzemb.\n7 Feui el t sxbr.\n8 Hduedl el jzeqh.\n9 Zxetm el rxti.\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el rxhhm.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Axhr el t uebm.\n9 Hduedl el rxhhm.\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el t xzemb.\n4 Hduedl el t sxbr.\n5 Feui el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxhhm\t1 6 8\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t ljtm.\n4 Axhr el t ljtm.\n5 Zxetm el rxhhm.\n6 Axhr el rxhhm.\n7 Feui el t xzemb.\n8 Feui el jzeqh.\n9 Hduedl el t sxbr.\n1 Feui el t xzemb.\n2 Hduedl el t ljtm.\n3 Zxetm el t xzemb.\n4 Axhr el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el jzeqh.\n7 Feui el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zxetm el ihuubj.\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Zxetm el ihuubj.\n4 Axhr el t sxbr.\n5 Axhr el rxhhm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t xzemb.\n8 Feui el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t8 7 9\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Feui el ihuubj.\n4 Zxetm el t xzemb.\n5 Axhr el ihuubj.\n6 Hduedl el t xzemb.\n7 Zxetm el rxhhm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t sxbr.\n1 Hduedl el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el rxti.\n4 Hduedl el rxti.\n5 Zhxmztxa el t xzemb.\n6 Axhr el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 5 7\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el ihuubj.\n3 Zxetm el t xzemb.\n4 Zxetm el rxhhm.\n5 Feui el t xzemb.\n6 Hduedl el t ljtm.\n7 Axhr el t ljtm.\n8 Feui el rxhhm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t6 7 9\n1 Feui el t uebm.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t sxbr.\n5 Feui el ihuubj.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxti\t4 2 6\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Feui el t sxbr.\n5 Hduedl el t sxbr.\n6 Axhr el rxti.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t1 5 8\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Feui el t xzemb.\n4 Axhr el t xzemb.\n5 Zxetm el t uebm.\n6 Hduedl el t ljtm.\n7 Feui el rxti.\n8 Hduedl el jzeqh.\n9 Axhr el rxti.\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el jzeqh.\n8 Axhr el t sxbr.\n9 Axhr el jzeqh.\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t sxbr.\n7 Axhr el jzeqh.\n8 Hduedl el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 3 5\n1 Zxetm el t uebm.\n2 Axhr el t sxbr.\n3 Zxetm el rxti.\n4 Axhr el rxti.\n5 Zhxmztxa el t xzemb.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Hduedl el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t8 2 4\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t uebm.\n3 Axhr el t xzemb.\n4 Zxetm el rxti.\n5 Hduedl el t ljtm.\n6 Feui el t xzemb.\n7 Hduedl el jzeqh.\n8 Feui el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t3 6 8\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t sxbr.\n5 Axhr el rxti.\n6 Hduedl el ihuubj.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el t ljtm.\n1 Hduedl el t xzemb.\n2 Hduedl el rxti.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el t xzemb.\n7 Feui el t uebm.\n8 Zxetm el ihuubj.\n9 Feui el rxhhm.\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Zxetm el rxhhm.\n4 Hduedl el t sxbr.\n5 Feui el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Axhr el jzeqh.\n8 Hduedl el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 5 9\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Hduedl el t sxbr.\n5 Zxetm el rxti.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 3 5\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t xzemb.\n5 Axhr el t uebm.\n6 Zxetm el rxhhm.\n7 Axhr el rxti.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 6\n1 Axhr el t xzemb.\n2 Feui el t ljtm.\n3 Feui el rxhhm.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t uebm.\n8 Hduedl el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t1 4 6\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el jzeqh.\n4 Axhr el t uebm.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Axhr el jzeqh.\n8 Feui el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 5 6\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Axhr el jzeqh.\n4 Hduedl el t sxbr.\n5 Feui el jzeqh.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el rxti.\n9 Zxetm el t xzemb.\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxti.\n5 Feui el jzeqh.\n6 Hduedl el t sxbr.\n7 Axhr el t uebm.\n8 Hduedl el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t1 2 5\n1 Hduedl el t uebm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Feui el t sxbr.\n6 Hduedl el rxti.\n7 Feui el jzeqh.\n8 Axhr el rxhhm.\n9 Zxetm el t ljtm.\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Zxetm el t sxbr.\n4 Hduedl el t xzemb.\n5 Axhr el t xzemb.\n6 Zxetm el rxti.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t4 5 7\n1 Zhxmztxa el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t ljtm.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Hduedl el t xzemb.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t ljtm.\n6 Feui el t ljtm.\n7 Feui el rxti.\n8 Zxetm el t xzemb.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t5 6 7\n1 Zxetm el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el t xzemb.\n4 Feui el t xzemb.\n5 Zxetm el ihuubj.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 2 7\n1 Axhr el t xzemb.\n2 Zxetm el t sxbr.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el ihuubj.\n7 Feui el t uebm.\n8 Zxetm el jzeqh.\n9 Hduedl el ihuubj.\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Feui el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t ljtm.\n6 Hduedl el rxti.\n7 Feui el jzeqh.\n8 Axhr el t ljtm.\n9 Axhr el ihuubj.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Feui el t xzemb.\n8 Hduedl el t sxbr.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t8 1 3\n1 Feui el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t sxbr.\n4 Feui el rxhhm.\n5 Hduedl el t sxbr.\n6 Axhr el t ljtm.\n7 Axhr el rxhhm.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t ljtm.\n3 Axhr el t uebm.\n4 Axhr el rxti.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Hduedl el rxti.\n8 Zhxmztxa el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxti\t9 2 7\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Feui el rxhhm.\n4 Hduedl el jzeqh.\n5 Axhr el t sxbr.\n6 Axhr el ihuubj.\n7 Zxetm el t uebm.\n8 Zhxmztxa el t xzemb.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t8 1 3\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxhhm.\n3 Feui el t xzemb.\n4 Zxetm el t uebm.\n5 Zxetm el ihuubj.\n6 Hduedl el t xzemb.\n7 Axhr el t sxbr.\n8 Hduedl el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxti\t3 6 8\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el ihuubj.\n5 Zhxmztxa el rxti.\n6 Axhr el t ljtm.\n7 Zxetm el t ljtm.\n8 Zxetm el ihuubj.\n9 Axhr el ihuubj.\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t ljtm.\n5 Feui el t ljtm.\n6 Hduedl el ihuubj.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t3 7 8\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el jzeqh.\n4 Feui el t uebm.\n5 Zxetm el t xzemb.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t xzemb.\n2 Hduedl el t ljtm.\n3 Zxetm el rxti.\n4 Zhxmztxa el t xzemb.\n5 Feui el t ljtm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t6 4 7\n1 Feui el t sxbr.\n2 Hduedl el t uebm.\n3 Feui el ihuubj.\n4 Hduedl el rxti.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Zxetm el jzeqh.\n8 Axhr el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 8 9\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el jzeqh.\n4 Axhr el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t ljtm.\n7 Feui el t xzemb.\n8 Feui el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t4 6 9\n1 Zxetm el t uebm.\n2 Zxetm el rxti.\n3 Feui el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t uebm.\n6 Zhxmztxa el rxti.\n7 Feui el rxhhm.\n8 Hduedl el t xzemb.\n9 Axhr el rxti.\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Feui el rxhhm.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el rxhhm.\n7 Axhr el jzeqh.\n8 Hduedl el t uebm.\n9 Hduedl el ihuubj.\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Zxetm el jzeqh.\n4 Axhr el rxhhm.\n5 Hduedl el t xzemb.\n6 Feui el t sxbr.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 6 9\n1 Axhr el t ljtm.\n2 Axhr el rxhhm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t ljtm.\n6 Hduedl el ihuubj.\n7 Zxetm el t sxbr.\n8 Zxetm el ihuubj.\n9 Feui el t xzemb.\n1 Feui el t ljtm.\n2 Hduedl el t uebm.\n3 Hduedl el jzeqh.\n4 Zxetm el t xzemb.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t ljtm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t1 7 8\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el ihuubj.\n5 Axhr el t xzemb.\n6 Axhr el ihuubj.\n7 Feui el t ljtm.\n8 Zxetm el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t7 8 9\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Axhr el t uebm.\n7 Axhr el rxti.\n8 Zxetm el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t8 6 7\n1 Zxetm el t ljtm.\n2 Hduedl el t xzemb.\n3 Hduedl el rxhhm.\n4 Feui el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el rxhhm.\n7 Axhr el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t7 5 8\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Zxetm el jzeqh.\n5 Feui el t sxbr.\n6 Feui el jzeqh.\n7 Axhr el ihuubj.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 1 7\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Feui el t sxbr.\n4 Hduedl el rxti.\n5 Zhxmztxa el t uebm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxti\t9 3 8\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t uebm.\n4 Zxetm el t uebm.\n5 Axhr el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el t xzemb.\n8 Axhr el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 5 8\n1 Hduedl el t ljtm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t uebm.\n7 Zxetm el ihuubj.\n8 Feui el t uebm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t8 6 7\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Feui el t xzemb.\n6 Zxetm el t ljtm.\n7 Feui el rxti.\n8 Axhr el ihuubj.\n9 Hduedl el ihuubj.\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Feui el rxti.\n5 Axhr el t uebm.\n6 Zxetm el t uebm.\n7 Zxetm el rxti.\n8 Axhr el rxti.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 1 4\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el rxti.\n7 Feui el t ljtm.\n8 Zxetm el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t8 7 9\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxti.\n5 Axhr el t xzemb.\n6 Zxetm el t sxbr.\n7 Zxetm el rxti.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 8 9\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxti.\n5 Axhr el t xzemb.\n6 Zxetm el t ljtm.\n7 Axhr el jzeqh.\n8 Feui el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t6 3 4\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Hduedl el t sxbr.\n4 Axhr el t sxbr.\n5 Zhxmztxa el rxti.\n6 Hduedl el rxhhm.\n7 Axhr el rxhhm.\n8 Feui el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t8 4 7\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Feui el t uebm.\n6 Zxetm el t ljtm.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 5 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Hduedl el t ljtm.\n5 Zxetm el rxhhm.\n6 Hduedl el rxhhm.\n7 Feui el t ljtm.\n8 Feui el jzeqh.\n9 Zhxmztxa el ihuubj.\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Axhr el t xzemb.\n4 Feui el rxti.\n5 Zxetm el rxti.\n6 Axhr el rxti.\n7 Hduedl el t ljtm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 7 8\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t ljtm.\n3 Feui el t uebm.\n4 Axhr el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t xzemb.\n7 Zxetm el rxhhm.\n8 Axhr el ihuubj.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t3 4 8\n1 Hduedl el t sxbr.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t sxbr.\n5 Axhr el ihuubj.\n6 Feui el ihuubj.\n7 Hduedl el ihuubj.\n8 Zxetm el t xzemb.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\tihuubj\t8 2 6\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Axhr el t uebm.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Feui el jzeqh.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t sxbr.\n1 Hduedl el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Feui el rxhhm.\n7 Zxetm el t ljtm.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 4 5\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Zxetm el t ljtm.\n4 Axhr el t ljtm.\n5 Axhr el rxti.\n6 Zhxmztxa el t ljtm.\n7 Feui el t sxbr.\n8 Feui el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t3 6 9\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Feui el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Feui el jzeqh.\n6 Hduedl el t ljtm.\n7 Hduedl el rxti.\n8 Zhxmztxa el rxti.\n9 Zxetm el t uebm.\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Feui el rxhhm.\n4 Hduedl el t xzemb.\n5 Zxetm el t ljtm.\n6 Axhr el t uebm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el ihuubj.\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el ihuubj.\n7 Zxetm el rxhhm.\n8 Axhr el rxhhm.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 2 8\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t ljtm.\n5 Feui el t uebm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxti.\n3 Zxetm el t xzemb.\n4 Axhr el t xzemb.\n5 Hduedl el t uebm.\n6 Zxetm el rxhhm.\n7 Hduedl el rxti.\n8 Feui el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxti\t8 5 7\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Feui el jzeqh.\n4 Zxetm el t ljtm.\n5 Axhr el t ljtm.\n6 Zxetm el rxti.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t xzemb.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t5 4 6\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t ljtm.\n5 Feui el t ljtm.\n6 Hduedl el rxhhm.\n7 Feui el rxhhm.\n8 Zxetm el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 2 6\n1 Zxetm el t xzemb.\n2 Hduedl el t ljtm.\n3 Feui el t ljtm.\n4 Zxetm el rxti.\n5 Zhxmztxa el t ljtm.\n6 Axhr el t uebm.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 5 8\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Feui el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t uebm.\n6 Hduedl el rxti.\n7 Axhr el rxti.\n8 Zxetm el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\trxti\t3 5 7\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el t uebm.\n4 Axhr el jzeqh.\n5 Zxetm el ihuubj.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t1 3 4\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Hduedl el ihuubj.\n4 Feui el t ljtm.\n5 Axhr el rxhhm.\n6 Zxetm el t ljtm.\n7 Feui el rxhhm.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 6 8\n1 Zxetm el t xzemb.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t uebm.\n5 Feui el ihuubj.\n6 Hduedl el t sxbr.\n7 Hduedl el jzeqh.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t3 1 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t xzemb.\n5 Feui el t uebm.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n1 Hduedl el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el t sxbr.\n4 Zxetm el jzeqh.\n5 Hduedl el jzeqh.\n6 Feui el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 7 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t ljtm.\n4 Axhr el t sxbr.\n5 Hduedl el jzeqh.\n6 Feui el t xzemb.\n7 Zxetm el jzeqh.\n8 Axhr el rxhhm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 6 9\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el ihuubj.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Hduedl el rxti.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxhhm\t9 5 6\n1 Zxetm el t xzemb.\n2 Axhr el t xzemb.\n3 Feui el t uebm.\n4 Hduedl el t ljtm.\n5 Feui el jzeqh.\n6 Zxetm el ihuubj.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el jzeqh.\n1 Zxetm el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el jzeqh.\n4 Feui el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el t uebm.\n8 Axhr el t sxbr.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\tjzeqh\t8 2 4\n1 Feui el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxti.\n6 Hduedl el t xzemb.\n7 Zxetm el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxhhm\t9 2 7\n1 Zhxmztxa el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t xzemb.\n4 Axhr el t xzemb.\n5 Feui el jzeqh.\n6 Axhr el jzeqh.\n7 Hduedl el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t3 7 9\n1 Feui el t sxbr.\n2 Hduedl el t uebm.\n3 Feui el ihuubj.\n4 Axhr el t uebm.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t4 6 8\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Zxetm el rxti.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t sxbr.\n6 Hduedl el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Axhr el ihuubj.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t2 6 9\n1 Zxetm el t xzemb.\n2 Axhr el t sxbr.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el jzeqh.\n6 Feui el t ljtm.\n7 Feui el rxhhm.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 6 7\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Feui el t sxbr.\n4 Feui el ihuubj.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t uebm.\n7 Zxetm el rxti.\n8 Hduedl el t xzemb.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t8 1 7\n1 Zxetm el t sxbr.\n2 Axhr el t xzemb.\n3 Feui el t uebm.\n4 Hduedl el t ljtm.\n5 Axhr el rxti.\n6 Feui el rxti.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el jzeqh.\n1 Axhr el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el ihuubj.\n4 Zxetm el t xzemb.\n5 Feui el t uebm.\n6 Feui el rxhhm.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t ljtm.\n1 Feui el t uebm.\n2 Axhr el t xzemb.\n3 Feui el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t ljtm.\n8 Axhr el jzeqh.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t5 7 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el rxti.\n5 Hduedl el t xzemb.\n6 Axhr el rxti.\n7 Hduedl el ihuubj.\n8 Feui el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t8 3 9\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Zxetm el t uebm.\n4 Hduedl el rxti.\n5 Axhr el t ljtm.\n6 Axhr el rxti.\n7 Feui el rxti.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxti\t3 2 7\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxti.\n9 Zxetm el t sxbr.\n1 Axhr el t ljtm.\n2 Axhr el ihuubj.\n3 Feui el t xzemb.\n4 Feui el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Zxetm el t uebm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 3 4\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zxetm el t xzemb.\n4 Zxetm el rxti.\n5 Hduedl el t sxbr.\n6 Axhr el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t5 1 2\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Feui el rxti.\n6 Hduedl el t ljtm.\n7 Hduedl el ihuubj.\n8 Zxetm el t ljtm.\n9 Zxetm el ihuubj.\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Feui el t xzemb.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxti.\n6 Axhr el t xzemb.\n7 Zxetm el t ljtm.\n8 Feui el rxhhm.\n9 Axhr el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Hduedl el jzeqh.\n4 Feui el t uebm.\n5 Zxetm el t ljtm.\n6 Feui el ihuubj.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 4 6\n1 Zxetm el t uebm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t uebm.\n6 Zxetm el rxhhm.\n7 Hduedl el rxti.\n8 Axhr el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tjzeqh\t9 3 4\n1 Feui el t uebm.\n2 Feui el rxti.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Hduedl el jzeqh.\n6 Axhr el ihuubj.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 7 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t uebm.\n4 Zxetm el rxti.\n5 Hduedl el t xzemb.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Axhr el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t8 5 7\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Hduedl el rxti.\n6 Axhr el t uebm.\n7 Feui el rxti.\n8 Zxetm el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t8 3 4\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Feui el rxti.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el rxhhm.\n8 Hduedl el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 1 3\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Feui el t sxbr.\n5 Axhr el t ljtm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxti.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t1 4 8\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Axhr el t ljtm.\n6 Zxetm el t ljtm.\n7 Feui el jzeqh.\n8 Axhr el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t6 5 8\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t sxbr.\n4 Feui el rxti.\n5 Zxetm el rxhhm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 2 4\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Feui el rxti.\n4 Zxetm el t ljtm.\n5 Axhr el rxhhm.\n6 Hduedl el t xzemb.\n7 Zxetm el ihuubj.\n8 Hduedl el rxti.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 7\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t uebm.\n4 Zhxmztxa el rxti.\n5 Axhr el ihuubj.\n6 Zxetm el ihuubj.\n7 Feui el t sxbr.\n8 Feui el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 3 5\n1 Axhr el t uebm.\n2 Hduedl el t xzemb.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Axhr el jzeqh.\n6 Zxetm el t sxbr.\n7 Feui el t sxbr.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t7 6 8\n1 Feui el t ljtm.\n2 Hduedl el t sxbr.\n3 Hduedl el jzeqh.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxti.\n8 Feui el rxhhm.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 4 6\n1 Axhr el t ljtm.\n2 Hduedl el t ljtm.\n3 Feui el t ljtm.\n4 Feui el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el t ljtm.\n7 Axhr el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 6 8\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Zxetm el rxti.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Feui el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t7 4 5\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t ljtm.\n7 Feui el jzeqh.\n8 Zxetm el t ljtm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 6 9\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Zxetm el jzeqh.\n5 Feui el t sxbr.\n6 Hduedl el t ljtm.\n7 Axhr el t uebm.\n8 Feui el rxti.\n9 Axhr el jzeqh.\n1 Zxetm el t xzemb.\n2 Feui el t uebm.\n3 Axhr el t ljtm.\n4 Feui el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t8 3 9\n1 Hduedl el t ljtm.\n2 Feui el t ljtm.\n3 Axhr el t uebm.\n4 Axhr el rxhhm.\n5 Hduedl el rxti.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t sxbr.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t2 1 5\n1 Axhr el t uebm.\n2 Hduedl el t ljtm.\n3 Zxetm el t sxbr.\n4 Axhr el jzeqh.\n5 Zxetm el rxti.\n6 Hduedl el rxti.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Feui el t xzemb.\n1 Axhr el t sxbr.\n2 Zxetm el t xzemb.\n3 Zxetm el rxhhm.\n4 Hduedl el t ljtm.\n5 Hduedl el ihuubj.\n6 Axhr el rxti.\n7 Feui el t sxbr.\n8 Feui el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 2 3\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Feui el rxhhm.\n5 Hduedl el rxti.\n6 Zhxmztxa el rxti.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Zxetm el t sxbr.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el jzeqh.\n4 Zxetm el rxti.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Axhr el t ljtm.\n8 Hduedl el t sxbr.\n9 Hduedl el rxhhm.\n1 Feui el t sxbr.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t sxbr.\n5 Zxetm el ihuubj.\n6 Hduedl el rxti.\n7 Zhxmztxa el jzeqh.\n8 Feui el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 3 7\n1 Feui el t uebm.\n2 Hduedl el t uebm.\n3 Zxetm el t xzemb.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el ihuubj.\n7 Feui el ihuubj.\n8 Axhr el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 8 9\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el rxti.\n4 Axhr el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el rxti.\n7 Feui el t uebm.\n8 Hduedl el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\trxti\t7 4 6\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t xzemb.\n6 Axhr el rxhhm.\n7 Feui el rxti.\n8 Hduedl el t xzemb.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 8 9\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t xzemb.\n6 Zxetm el jzeqh.\n7 Feui el ihuubj.\n8 Axhr el jzeqh.\n9 Hduedl el t ljtm.\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Zxetm el rxti.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Feui el t sxbr.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t8 1 6\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t xzemb.\n5 Axhr el rxhhm.\n6 Feui el t xzemb.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el t sxbr.\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el ihuubj.\n5 Zxetm el rxti.\n6 Hduedl el t ljtm.\n7 Axhr el t xzemb.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t7 2 5\n1 Hduedl el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el ihuubj.\n7 Feui el t uebm.\n8 Feui el rxhhm.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 6\n1 Zhxmztxa el t sxbr.\n2 Axhr el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Feui el t ljtm.\n5 Zxetm el t ljtm.\n6 Axhr el jzeqh.\n7 Feui el jzeqh.\n8 Zxetm el jzeqh.\n9 Hduedl el t uebm.\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t sxbr.\n5 Feui el t ljtm.\n6 Feui el rxti.\n7 Axhr el rxhhm.\n8 Hduedl el t sxbr.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 4 9\n1 Zhxmztxa el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Axhr el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Feui el ihuubj.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Axhr el rxhhm.\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Zxetm el t xzemb.\n4 Axhr el t ljtm.\n5 Feui el t ljtm.\n6 Zhxmztxa el t sxbr.\n7 Axhr el jzeqh.\n8 Zhxmztxa el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t5 4 7\n1 Hduedl el t ljtm.\n2 Hduedl el ihuubj.\n3 Feui el t uebm.\n4 Feui el jzeqh.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Zhxmztxa el t uebm.\n8 Axhr el t sxbr.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t8 5 6\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t xzemb.\n6 Hduedl el jzeqh.\n7 Zxetm el rxhhm.\n8 Feui el jzeqh.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 1 7\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el ihuubj.\n6 Axhr el t xzemb.\n7 Hduedl el rxhhm.\n8 Feui el t sxbr.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t8 2 5\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el jzeqh.\n4 Zxetm el ihuubj.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t5 1 3\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Feui el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t8 3 5\n1 Axhr el t xzemb.\n2 Axhr el jzeqh.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Feui el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t sxbr.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t6 5 7\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el jzeqh.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el ihuubj.\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Feui el jzeqh.\n5 Zxetm el t xzemb.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t2 5 6\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t uebm.\n3 Feui el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el rxti.\n6 Feui el rxti.\n7 Axhr el t uebm.\n8 Axhr el ihuubj.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 7 8\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el t sxbr.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Axhr el rxti.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el rxti.\n9 Hduedl el t xzemb.\n1 Feui el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t uebm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el rxti.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el t xzemb.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t8 2 5\n1 Zhxmztxa el t uebm.\n2 Feui el t ljtm.\n3 Feui el rxhhm.\n4 Axhr el t ljtm.\n5 Hduedl el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t5 8 9\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Zxetm el rxti.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t1 4 5\n1 Feui el t xzemb.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el rxhhm.\n5 Axhr el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Axhr el jzeqh.\n8 Feui el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 1 8\n1 Zhxmztxa el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el t sxbr.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 1 6\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Zxetm el t sxbr.\n4 Hduedl el ihuubj.\n5 Feui el ihuubj.\n6 Axhr el t ljtm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxti.\n9 Zxetm el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Hduedl el rxti.\n4 Zhxmztxa el t xzemb.\n5 Feui el rxhhm.\n6 Axhr el t xzemb.\n7 Axhr el rxti.\n8 Zhxmztxa el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 2 5\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el rxhhm.\n4 Feui el t ljtm.\n5 Axhr el t xzemb.\n6 Hduedl el t uebm.\n7 Feui el ihuubj.\n8 Hduedl el rxti.\n9 Zhxmztxa el rxti.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el ihuubj.\n4 Feui el t ljtm.\n5 Zxetm el rxhhm.\n6 Axhr el t xzemb.\n7 Feui el rxhhm.\n8 Axhr el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 7\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Hduedl el t ljtm.\n4 Feui el t sxbr.\n5 Zxetm el ihuubj.\n6 Feui el rxti.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t3 2 5\n1 Zxetm el t sxbr.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el ihuubj.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el ihuubj.\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el t ljtm.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el ihuubj.\n7 Feui el ihuubj.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t8 2 6\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Feui el rxti.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el ihuubj.\n6 Zxetm el t ljtm.\n7 Zxetm el jzeqh.\n8 Axhr el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t8 1 5\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t uebm.\n6 Zxetm el jzeqh.\n7 Feui el t ljtm.\n8 Feui el ihuubj.\n9 Hduedl el jzeqh.\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el t ljtm.\n4 Axhr el jzeqh.\n5 Feui el t sxbr.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 1 4\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t ljtm.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t sxbr.\n6 Zxetm el t uebm.\n7 Feui el rxti.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el ihuubj.\n4 Feui el t ljtm.\n5 Feui el rxhhm.\n6 Zxetm el t uebm.\n7 Hduedl el rxhhm.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t6 8 9\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Zxetm el rxti.\n5 Hduedl el jzeqh.\n6 Feui el t ljtm.\n7 Feui el rxhhm.\n8 Axhr el t sxbr.\n9 Axhr el rxti.\n1 Axhr el t sxbr.\n2 Axhr el ihuubj.\n3 Feui el t uebm.\n4 Feui el rxti.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxti.\n8 Hduedl el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t8 3 4\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Feui el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Zxetm el t ljtm.\n6 Feui el ihuubj.\n7 Axhr el t sxbr.\n8 Zxetm el ihuubj.\n9 Axhr el jzeqh.\n1 Axhr el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Axhr el ihuubj.\n7 Feui el t ljtm.\n8 Hduedl el t ljtm.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 7 9\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Feui el jzeqh.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el rxti.\n7 Axhr el rxti.\n8 Hduedl el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t8 1 7\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t ljtm.\n3 Zxetm el t uebm.\n4 Hduedl el rxti.\n5 Feui el t xzemb.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxti.\n8 Zxetm el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t6 1 7\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Feui el t sxbr.\n4 Axhr el t xzemb.\n5 Feui el ihuubj.\n6 Hduedl el rxhhm.\n7 Zxetm el ihuubj.\n8 Axhr el rxti.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 4 8\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Zxetm el t xzemb.\n4 Feui el ihuubj.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t3 2 4\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el ihuubj.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Hduedl el t sxbr.\n6 Feui el rxhhm.\n7 Zxetm el rxhhm.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t5 4 7\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Feui el jzeqh.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 2 6\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t uebm.\n4 Hduedl el t uebm.\n5 Axhr el t ljtm.\n6 Zxetm el rxti.\n7 Hduedl el rxti.\n8 Feui el rxti.\n9 Zhxmztxa el ihuubj.\n1 Feui el t ljtm.\n2 Hduedl el t ljtm.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t xzemb.\n5 Axhr el t ljtm.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxti\t2 5 7\n1 Zxetm el t xzemb.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Feui el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el rxti.\n7 Hduedl el rxti.\n8 Axhr el t ljtm.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\trxti\t8 2 7\n1 Axhr el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t uebm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t uebm.\n6 Hduedl el t xzemb.\n7 Feui el rxhhm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t2 6 8\n1 Zhxmztxa el t sxbr.\n2 Axhr el t uebm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Axhr el rxhhm.\n6 Zxetm el t sxbr.\n7 Zxetm el ihuubj.\n8 Hduedl el rxti.\n9 Feui el t ljtm.\n1 Hduedl el t sxbr.\n2 Axhr el t sxbr.\n3 Feui el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el jzeqh.\n6 Zxetm el t sxbr.\n7 Hduedl el rxti.\n8 Feui el rxhhm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t4 3 8\n1 Axhr el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t sxbr.\n5 Feui el t uebm.\n6 Hduedl el ihuubj.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t1 4 7\n1 Zxetm el t xzemb.\n2 Axhr el t xzemb.\n3 Feui el t sxbr.\n4 Axhr el jzeqh.\n5 Zxetm el jzeqh.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t6 3 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Zxetm el rxhhm.\n5 Axhr el t ljtm.\n6 Axhr el rxhhm.\n7 Hduedl el t uebm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t ljtm.\n3 Axhr el t ljtm.\n4 Hduedl el rxhhm.\n5 Zxetm el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el ihuubj.\n8 Feui el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t3 5 7\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el ihuubj.\n5 Feui el t sxbr.\n6 Axhr el t xzemb.\n7 Hduedl el t sxbr.\n8 Axhr el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 5 9\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t xzemb.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Zxetm el t uebm.\n8 Hduedl el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 1 2\n1 Hduedl el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el ihuubj.\n4 Feui el t xzemb.\n5 Feui el jzeqh.\n6 Zxetm el t ljtm.\n7 Axhr el jzeqh.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 6 8\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t ljtm.\n3 Feui el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el jzeqh.\n8 Hduedl el t xzemb.\n9 Feui el jzeqh.\n1 Zxetm el t ljtm.\n2 Zxetm el rxti.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Feui el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Axhr el t xzemb.\n8 Feui el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Feui el t sxbr.\n4 Axhr el t uebm.\n5 Feui el jzeqh.\n6 Hduedl el t xzemb.\n7 Zxetm el t sxbr.\n8 Axhr el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 3 5\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t uebm.\n4 Feui el rxti.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Axhr el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t3 7 9\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zxetm el t sxbr.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t sxbr.\n6 Feui el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t4 1 2\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el rxhhm.\n6 Axhr el t ljtm.\n7 Feui el t uebm.\n8 Feui el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\trxti\t6 3 9\n1 Zhxmztxa el t uebm.\n2 Hduedl el t uebm.\n3 Zxetm el t ljtm.\n4 Feui el t uebm.\n5 Feui el rxti.\n6 Zhxmztxa el rxti.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 3 7\n1 Zxetm el t sxbr.\n2 Zxetm el rxti.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el jzeqh.\n6 Axhr el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Feui el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t8 4 7\n1 Hduedl el t uebm.\n2 Hduedl el rxhhm.\n3 Axhr el t sxbr.\n4 Feui el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el t sxbr.\n7 Axhr el ihuubj.\n8 Zxetm el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 6 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t uebm.\n5 Feui el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el jzeqh.\n8 Zxetm el t xzemb.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\trxti\t2 8 9\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Axhr el t uebm.\n4 Feui el t sxbr.\n5 Zxetm el t xzemb.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxti\t5 2 9\n1 Feui el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el t sxbr.\n4 Hduedl el ihuubj.\n5 Feui el rxti.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el t uebm.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t3 1 5\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el ihuubj.\n4 Hduedl el t xzemb.\n5 Feui el t uebm.\n6 Zhxmztxa el t uebm.\n7 Feui el rxhhm.\n8 Hduedl el ihuubj.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 5 7\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t xzemb.\n5 Axhr el t uebm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Zxetm el t sxbr.\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Hduedl el t xzemb.\n4 Zxetm el t sxbr.\n5 Zxetm el jzeqh.\n6 Hduedl el jzeqh.\n7 Feui el t ljtm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxhhm.\n1 Feui el t xzemb.\n2 Feui el jzeqh.\n3 Hduedl el t sxbr.\n4 Hduedl el jzeqh.\n5 Zxetm el t ljtm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t sxbr.\n8 Axhr el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 3 4\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Hduedl el rxhhm.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Zxetm el t uebm.\n7 Axhr el ihuubj.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 6 8\n1 Axhr el t xzemb.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t sxbr.\n7 Feui el t uebm.\n8 Zxetm el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tihuubj\t1 3 5\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Zxetm el t uebm.\n4 Axhr el rxhhm.\n5 Feui el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxhhm.\n8 Zxetm el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 5 7\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t ljtm.\n5 Axhr el t ljtm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t5 4 6\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Zhxmztxa el jzeqh.\n4 Feui el t ljtm.\n5 Zxetm el t uebm.\n6 Hduedl el t uebm.\n7 Axhr el rxti.\n8 Hduedl el rxti.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t5 6 8\n1 Zxetm el t uebm.\n2 Axhr el t uebm.\n3 Feui el t uebm.\n4 Axhr el rxti.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el rxti.\n7 Feui el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t xzemb.\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Feui el t sxbr.\n4 Hduedl el t xzemb.\n5 Feui el jzeqh.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxti.\n8 Hduedl el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 5\n1 Axhr el t ljtm.\n2 Hduedl el t ljtm.\n3 Axhr el rxti.\n4 Zxetm el t uebm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el rxti.\n8 Zhxmztxa el rxti.\n9 Feui el t sxbr.\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Zxetm el t sxbr.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Feui el rxti.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Axhr el t ljtm.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el rxti.\n4 Axhr el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Axhr el rxti.\n7 Hduedl el t sxbr.\n8 Feui el t uebm.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxti\t7 4 6\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Hduedl el rxti.\n4 Zhxmztxa el t uebm.\n5 Zxetm el rxti.\n6 Zhxmztxa el rxti.\n7 Feui el t ljtm.\n8 Axhr el t xzemb.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\trxti\t7 2 5\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Feui el t xzemb.\n4 Hduedl el t xzemb.\n5 Hduedl el rxti.\n6 Feui el rxti.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t ljtm.\n1 Zxetm el t sxbr.\n2 Feui el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el ihuubj.\n7 Axhr el t uebm.\n8 Axhr el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t5 1 6\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zxetm el t xzemb.\n4 Axhr el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el rxti.\n7 Feui el rxti.\n8 Axhr el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 4 8\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el rxhhm.\n4 Hduedl el t uebm.\n5 Zxetm el rxhhm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxti\t9 7 8\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Feui el t xzemb.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Feui el rxhhm.\n7 Zhxmztxa el ihuubj.\n8 Axhr el t xzemb.\n9 Axhr el jzeqh.\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Feui el t ljtm.\n4 Hduedl el rxhhm.\n5 Zxetm el t ljtm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 5 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el jzeqh.\n6 Feui el t uebm.\n7 Axhr el jzeqh.\n8 Hduedl el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 2 4\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Feui el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t ljtm.\n7 Zxetm el t sxbr.\n8 Feui el rxti.\n9 Zxetm el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Feui el t uebm.\n3 Feui el rxti.\n4 Zhxmztxa el rxti.\n5 Hduedl el t sxbr.\n6 Zxetm el t ljtm.\n7 Axhr el t ljtm.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t6 7 8\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Hduedl el jzeqh.\n4 Zxetm el t ljtm.\n5 Feui el jzeqh.\n6 Zxetm el rxti.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 7 8\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Feui el t uebm.\n4 Hduedl el ihuubj.\n5 Zxetm el t xzemb.\n6 Axhr el t uebm.\n7 Feui el rxti.\n8 Zhxmztxa el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\tihuubj\t5 2 4\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t uebm.\n4 Feui el jzeqh.\n5 Axhr el t uebm.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t3 5 9\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Axhr el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Feui el t ljtm.\n6 Hduedl el ihuubj.\n7 Feui el rxhhm.\n8 Axhr el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 8\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el jzeqh.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t ljtm.\n8 Feui el t xzemb.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t7 3 6\n1 Feui el t xzemb.\n2 Feui el jzeqh.\n3 Hduedl el t xzemb.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t ljtm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 1 2\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el t xzemb.\n4 Hduedl el t ljtm.\n5 Hduedl el rxti.\n6 Zhxmztxa el rxti.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Feui el ihuubj.\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el rxti.\n4 Hduedl el t uebm.\n5 Zxetm el rxti.\n6 Feui el t uebm.\n7 Zhxmztxa el t uebm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 7 9\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Hduedl el rxti.\n4 Feui el jzeqh.\n5 Axhr el t uebm.\n6 Axhr el rxti.\n7 Zxetm el t sxbr.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 5 6\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Hduedl el t uebm.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t xzemb.\n7 Hduedl el ihuubj.\n8 Zxetm el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 1 2\n1 Axhr el t sxbr.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t uebm.\n4 Feui el t ljtm.\n5 Hduedl el ihuubj.\n6 Zxetm el t uebm.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxti.\n9 Axhr el ihuubj.\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Hduedl el rxti.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Zxetm el t xzemb.\n8 Axhr el t ljtm.\n9 Axhr el rxti.\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Zxetm el t sxbr.\n4 Axhr el jzeqh.\n5 Feui el t xzemb.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 3 6\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el rxhhm.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Zhxmztxa el t ljtm.\n7 Feui el t ljtm.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t1 2 3\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t xzemb.\n4 Feui el t uebm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el rxti.\n8 Feui el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 3 5\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Zxetm el ihuubj.\n5 Feui el rxhhm.\n6 Hduedl el t ljtm.\n7 Axhr el t ljtm.\n8 Zhxmztxa el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t6 7 9\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Zxetm el ihuubj.\n4 Hduedl el t ljtm.\n5 Hduedl el ihuubj.\n6 Axhr el rxhhm.\n7 Feui el t ljtm.\n8 Feui el jzeqh.\n9 Zhxmztxa el t xzemb.\n1 Feui el t xzemb.\n2 Zxetm el t sxbr.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el ihuubj.\n6 Feui el ihuubj.\n7 Axhr el t ljtm.\n8 Zxetm el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t7 4 9\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Feui el t uebm.\n4 Feui el jzeqh.\n5 Axhr el t ljtm.\n6 Zxetm el t sxbr.\n7 Zxetm el ihuubj.\n8 Hduedl el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t5 8 9\n1 Hduedl el t xzemb.\n2 Zxetm el t sxbr.\n3 Hduedl el ihuubj.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Zxetm el jzeqh.\n7 Axhr el t sxbr.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxti\t7 8 9\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t xzemb.\n5 Axhr el t uebm.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Axhr el jzeqh.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 5 8\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t ljtm.\n4 Feui el rxti.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 1 7\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Axhr el t uebm.\n4 Hduedl el t xzemb.\n5 Hduedl el rxti.\n6 Zxetm el jzeqh.\n7 Feui el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\trxhhm\t3 1 7\n1 Axhr el t sxbr.\n2 Feui el t xzemb.\n3 Feui el jzeqh.\n4 Axhr el ihuubj.\n5 Hduedl el t ljtm.\n6 Zxetm el t xzemb.\n7 Zxetm el ihuubj.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 5 8\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t uebm.\n4 Hduedl el rxhhm.\n5 Zxetm el rxhhm.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Zhxmztxa el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxti\t9 2 8\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxti.\n3 Hduedl el t ljtm.\n4 Feui el t xzemb.\n5 Axhr el t ljtm.\n6 Hduedl el rxhhm.\n7 Axhr el rxhhm.\n8 Feui el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 5 7\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t sxbr.\n5 Zxetm el rxhhm.\n6 Hduedl el jzeqh.\n7 Feui el t sxbr.\n8 Feui el rxti.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tjzeqh\t9 1 3\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Feui el t xzemb.\n4 Axhr el rxti.\n5 Zhxmztxa el t xzemb.\n6 Feui el jzeqh.\n7 Zxetm el t sxbr.\n8 Zxetm el ihuubj.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 3 6\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Feui el t xzemb.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el rxhhm.\n7 Zxetm el rxti.\n8 Axhr el t ljtm.\n9 Axhr el jzeqh.\n1 Hduedl el t sxbr.\n2 Hduedl el jzeqh.\n3 Axhr el t uebm.\n4 Feui el t ljtm.\n5 Axhr el jzeqh.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el t uebm.\n8 Zxetm el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 3 5\n1 Axhr el t sxbr.\n2 Axhr el ihuubj.\n3 Feui el t uebm.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el jzeqh.\n7 Feui el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t ljtm.\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Feui el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Axhr el ihuubj.\n7 Hduedl el rxhhm.\n8 Zxetm el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 4 9\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Hduedl el t sxbr.\n5 Feui el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el jzeqh.\n8 Feui el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 4 7\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el ihuubj.\n5 Feui el ihuubj.\n6 Axhr el t ljtm.\n7 Hduedl el ihuubj.\n8 Axhr el rxhhm.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 2 5\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el rxti.\n4 Feui el t sxbr.\n5 Axhr el t uebm.\n6 Zxetm el rxti.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n1 Axhr el t uebm.\n2 Hduedl el t ljtm.\n3 Feui el t ljtm.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t xzemb.\n6 Feui el rxti.\n7 Hduedl el rxti.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Axhr el t ljtm.\n2 Axhr el ihuubj.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t uebm.\n6 Zxetm el rxhhm.\n7 Feui el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t7 4 8\n1 Zxetm el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Axhr el rxhhm.\n6 Zxetm el rxti.\n7 Zhxmztxa el rxhhm.\n8 Feui el t sxbr.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t2 8 9\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el ihuubj.\n4 Feui el t ljtm.\n5 Zxetm el t ljtm.\n6 Feui el rxti.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t xzemb.\n9 Zxetm el rxti.\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Axhr el t ljtm.\n4 Axhr el jzeqh.\n5 Feui el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxti.\n8 Zxetm el jzeqh.\n9 Hduedl el t uebm.\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Axhr el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Feui el t sxbr.\n6 Feui el ihuubj.\n7 Zxetm el t ljtm.\n8 Zxetm el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t4 1 2\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el ihuubj.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Feui el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 3 4\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zxetm el rxhhm.\n4 Hduedl el t sxbr.\n5 Feui el t xzemb.\n6 Feui el rxhhm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el rxti.\n9 Axhr el t ljtm.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el rxti.\n3 Zxetm el t ljtm.\n4 Feui el t xzemb.\n5 Hduedl el t xzemb.\n6 Feui el ihuubj.\n7 Axhr el t uebm.\n8 Axhr el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t3 1 2\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t xzemb.\n6 Axhr el rxhhm.\n7 Hduedl el rxti.\n8 Zxetm el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t2 1 4\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el t uebm.\n4 Axhr el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Axhr el jzeqh.\n7 Zxetm el t sxbr.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Hduedl el rxhhm.\n4 Feui el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Axhr el rxhhm.\n7 Feui el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 4 7\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Hduedl el t xzemb.\n4 Zxetm el t xzemb.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el rxti.\n8 Hduedl el rxti.\n9 Feui el ihuubj.\n1 Zxetm el t xzemb.\n2 Axhr el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Feui el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el ihuubj.\n7 Zxetm el rxhhm.\n8 Hduedl el t sxbr.\n9 Hduedl el ihuubj.\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t xzemb.\n6 Feui el t xzemb.\n7 Hduedl el t sxbr.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxhhm\t6 5 8\n1 Zhxmztxa el t sxbr.\n2 Feui el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t sxbr.\n5 Zxetm el t uebm.\n6 Hduedl el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 4 6\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Zxetm el t ljtm.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Axhr el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Feui el jzeqh.\n9 Axhr el rxhhm.\n1 Feui el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el t ljtm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el t ljtm.\n7 Feui el jzeqh.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 6 8\n1 Axhr el t ljtm.\n2 Feui el t uebm.\n3 Axhr el ihuubj.\n4 Hduedl el t uebm.\n5 Feui el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t sxbr.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 6 7\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Feui el t xzemb.\n6 Zxetm el t uebm.\n7 Axhr el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 5 8\n1 Axhr el t uebm.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Axhr el ihuubj.\n8 Hduedl el rxhhm.\n9 Feui el t ljtm.\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t sxbr.\n7 Hduedl el rxhhm.\n8 Axhr el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t8 3 9\n1 Axhr el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Feui el t sxbr.\n5 Feui el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Axhr el rxhhm.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n1 Zhxmztxa el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Zhxmztxa el jzeqh.\n5 Feui el t uebm.\n6 Hduedl el t uebm.\n7 Zxetm el t xzemb.\n8 Feui el ihuubj.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t6 5 8\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Axhr el ihuubj.\n6 Feui el ihuubj.\n7 Hduedl el t uebm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t7 2 5\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t uebm.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Axhr el jzeqh.\n8 Feui el t xzemb.\n9 Hduedl el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el ihuubj.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t2 4 9\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t uebm.\n5 Axhr el rxhhm.\n6 Feui el ihuubj.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 6\n1 Feui el t uebm.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Axhr el t sxbr.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t ljtm.\n7 Feui el jzeqh.\n8 Axhr el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 5 9\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zxetm el t ljtm.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el rxhhm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t1 2 3\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t xzemb.\n5 Hduedl el t xzemb.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el rxhhm.\n9 Feui el t uebm.\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Axhr el t uebm.\n4 Axhr el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t ljtm.\n8 Hduedl el t sxbr.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t7 5 6\n1 Hduedl el t sxbr.\n2 Axhr el t ljtm.\n3 Axhr el rxti.\n4 Zxetm el t sxbr.\n5 Hduedl el jzeqh.\n6 Zxetm el jzeqh.\n7 Feui el t sxbr.\n8 Zhxmztxa el t uebm.\n9 Feui el jzeqh.\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Feui el jzeqh.\n4 Zxetm el t uebm.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el jzeqh.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t2 4 9\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Hduedl el t uebm.\n4 Hduedl el rxti.\n5 Zxetm el rxti.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Feui el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t8 2 9\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Axhr el t ljtm.\n4 Feui el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Feui el ihuubj.\n7 Zxetm el t xzemb.\n8 Axhr el ihuubj.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 1 2\n1 Axhr el t sxbr.\n2 Hduedl el t xzemb.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Zxetm el rxhhm.\n6 Axhr el ihuubj.\n7 Hduedl el ihuubj.\n8 Feui el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tihuubj\t8 1 6\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el rxti.\n4 Feui el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxti.\n7 Axhr el t xzemb.\n8 Axhr el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 7 8\n1 Axhr el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t ljtm.\n5 Axhr el rxhhm.\n6 Feui el t sxbr.\n7 Zxetm el t xzemb.\n8 Feui el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t4 2 3\n1 Hduedl el t sxbr.\n2 Feui el t ljtm.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t uebm.\n6 Feui el ihuubj.\n7 Axhr el jzeqh.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t4 8 9\n1 Hduedl el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el rxti.\n4 Hduedl el rxti.\n5 Axhr el t uebm.\n6 Axhr el rxti.\n7 Zhxmztxa el t xzemb.\n8 Feui el t ljtm.\n9 Feui el rxhhm.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Axhr el ihuubj.\n4 Zxetm el t uebm.\n5 Hduedl el t xzemb.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el rxti.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxti\t9 4 8\n1 Feui el t xzemb.\n2 Feui el ihuubj.\n3 Hduedl el t sxbr.\n4 Zxetm el t uebm.\n5 Axhr el t ljtm.\n6 Hduedl el rxti.\n7 Zhxmztxa el t xzemb.\n8 Axhr el rxti.\n9 Zhxmztxa el jzeqh.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Axhr el t xzemb.\n4 Feui el t xzemb.\n5 Axhr el rxti.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Zhxmztxa el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 4 6\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t xzemb.\n4 Zxetm el rxhhm.\n5 Hduedl el rxhhm.\n6 Axhr el t uebm.\n7 Axhr el jzeqh.\n8 Feui el rxti.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 2 8\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t uebm.\n5 Hduedl el jzeqh.\n6 Zxetm el jzeqh.\n7 Axhr el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Feui el t sxbr.\n1 Zxetm el t sxbr.\n2 Axhr el t ljtm.\n3 Zxetm el ihuubj.\n4 Axhr el rxhhm.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Feui el t xzemb.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 2 4\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Feui el t ljtm.\n4 Feui el jzeqh.\n5 Zhxmztxa el rxti.\n6 Hduedl el t xzemb.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Axhr el t sxbr.\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Hduedl el jzeqh.\n4 Zxetm el jzeqh.\n5 Axhr el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Feui el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t5 7 9\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t ljtm.\n7 Hduedl el t sxbr.\n8 Hduedl el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxti\t1 7 8\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el rxti.\n4 Hduedl el rxhhm.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Axhr el t xzemb.\n8 Axhr el rxhhm.\n9 Zxetm el t uebm.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Zxetm el rxti.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Feui el t uebm.\n7 Feui el jzeqh.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t8 2 3\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Axhr el t sxbr.\n4 Zhxmztxa el rxti.\n5 Hduedl el t ljtm.\n6 Feui el t xzemb.\n7 Feui el ihuubj.\n8 Hduedl el jzeqh.\n9 Zxetm el rxti.\n1 Hduedl el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Zxetm el jzeqh.\n8 Axhr el t sxbr.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\trxti\t1 5 6\n1 Feui el t xzemb.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Axhr el t ljtm.\n5 Axhr el jzeqh.\n6 Feui el rxti.\n7 Hduedl el t xzemb.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 4 5\n1 Hduedl el t sxbr.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Feui el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Zxetm el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t1 3 5\n1 Hduedl el t xzemb.\n2 Zxetm el t xzemb.\n3 Zxetm el rxhhm.\n4 Feui el t xzemb.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Feui el rxhhm.\n8 Axhr el t xzemb.\n9 Axhr el rxti.\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t ljtm.\n5 Feui el t xzemb.\n6 Feui el rxti.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el jzeqh.\n9 Hduedl el jzeqh.\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Axhr el rxti.\n4 Feui el rxti.\n5 Zxetm el t uebm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el t sxbr.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 8 9\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Hduedl el rxhhm.\n4 Feui el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxti.\n7 Zxetm el ihuubj.\n8 Axhr el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t4 2 7\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Feui el t sxbr.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t uebm.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t xzemb.\n4 Hduedl el rxhhm.\n5 Zxetm el jzeqh.\n6 Feui el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Feui el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxhhm\t9 3 4\n1 Feui el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t xzemb.\n4 Zxetm el t sxbr.\n5 Feui el rxti.\n6 Axhr el t ljtm.\n7 Zxetm el rxti.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t6 2 8\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Axhr el t xzemb.\n4 Feui el rxhhm.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Axhr el rxhhm.\n8 Hduedl el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 2 4\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t xzemb.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t uebm.\n7 Axhr el ihuubj.\n8 Zxetm el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 3 8\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el rxti.\n4 Zxetm el t ljtm.\n5 Zxetm el rxhhm.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 6 7\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el t ljtm.\n4 Hduedl el rxti.\n5 Zhxmztxa el t sxbr.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Zhxmztxa el ihuubj.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t2 6 7\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Axhr el t ljtm.\n4 Hduedl el rxti.\n5 Axhr el rxti.\n6 Feui el ihuubj.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 3 5\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t xzemb.\n5 Zxetm el rxti.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t3 6 7\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Zxetm el t xzemb.\n4 Zxetm el rxhhm.\n5 Feui el t xzemb.\n6 Feui el jzeqh.\n7 Hduedl el t sxbr.\n8 Axhr el t uebm.\n9 Hduedl el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Zxetm el t uebm.\n5 Hduedl el jzeqh.\n6 Zxetm el rxti.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tjzeqh\t9 1 5\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Hduedl el t sxbr.\n4 Axhr el t ljtm.\n5 Feui el t sxbr.\n6 Hduedl el rxhhm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Feui el rxhhm.\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t sxbr.\n5 Feui el t sxbr.\n6 Feui el jzeqh.\n7 Zxetm el t xzemb.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Zhxmztxa el t xzemb.\n2 Feui el t ljtm.\n3 Feui el ihuubj.\n4 Hduedl el t uebm.\n5 Zxetm el t ljtm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el rxhhm.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 4 6\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Feui el t xzemb.\n4 Hduedl el t uebm.\n5 Zxetm el t uebm.\n6 Hduedl el jzeqh.\n7 Feui el ihuubj.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t sxbr.\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Feui el rxhhm.\n5 Axhr el t ljtm.\n6 Axhr el rxti.\n7 Hduedl el rxhhm.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 5 6\n1 Feui el t xzemb.\n2 Feui el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Hduedl el t xzemb.\n6 Axhr el rxti.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 7\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Axhr el ihuubj.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el rxti.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Feui el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 7 8\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Zxetm el ihuubj.\n6 Axhr el t xzemb.\n7 Axhr el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t ljtm.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t sxbr.\n3 Axhr el t ljtm.\n4 Hduedl el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el rxti.\n7 Feui el t ljtm.\n8 Zxetm el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\trxti\t7 3 6\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t uebm.\n4 Zxetm el jzeqh.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxti.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t3 8 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el ihuubj.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el t ljtm.\n7 Feui el t uebm.\n8 Hduedl el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t4 6 8\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el rxhhm.\n7 Feui el t xzemb.\n8 Zxetm el t sxbr.\n9 Zxetm el rxhhm.\n1 Hduedl el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Feui el t ljtm.\n5 Zxetm el jzeqh.\n6 Feui el rxti.\n7 Axhr el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t3 7 9\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t sxbr.\n4 Zxetm el t xzemb.\n5 Axhr el ihuubj.\n6 Hduedl el t xzemb.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 6 8\n1 Axhr el t ljtm.\n2 Axhr el ihuubj.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tihuubj\t9 5 7\n1 Axhr el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t uebm.\n4 Feui el t ljtm.\n5 Axhr el rxti.\n6 Zxetm el t sxbr.\n7 Feui el rxti.\n8 Hduedl el ihuubj.\n9 Zxetm el jzeqh.\n1 Feui el t ljtm.\n2 Zxetm el t uebm.\n3 Feui el jzeqh.\n4 Zhxmztxa el t xzemb.\n5 Axhr el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el t ljtm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 1 3\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zxetm el rxti.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t uebm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n1 Axhr el t sxbr.\n2 Hduedl el t ljtm.\n3 Feui el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el rxti.\n6 Axhr el ihuubj.\n7 Zhxmztxa el rxti.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Zxetm el rxti.\n4 Hduedl el t sxbr.\n5 Axhr el t sxbr.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t5 7 8\n1 Axhr el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Axhr el rxti.\n4 Zhxmztxa el rxti.\n5 Hduedl el t ljtm.\n6 Hduedl el rxti.\n7 Feui el t xzemb.\n8 Feui el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 1 3\n1 Zhxmztxa el t uebm.\n2 Feui el t xzemb.\n3 Zxetm el t sxbr.\n4 Feui el jzeqh.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t sxbr.\n7 Zxetm el ihuubj.\n8 Axhr el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 6 8\n1 Feui el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t sxbr.\n4 Axhr el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Feui el rxti.\n7 Hduedl el t ljtm.\n8 Hduedl el jzeqh.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t3 4 9\n1 Feui el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t uebm.\n4 Feui el rxti.\n5 Axhr el t uebm.\n6 Zxetm el rxhhm.\n7 Hduedl el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 2 6\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Hduedl el t sxbr.\n4 Axhr el t ljtm.\n5 Feui el t ljtm.\n6 Axhr el rxti.\n7 Zxetm el t uebm.\n8 Hduedl el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 1 2\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zxetm el t sxbr.\n4 Axhr el t sxbr.\n5 Feui el ihuubj.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el jzeqh.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t4 3 9\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Zxetm el ihuubj.\n7 Hduedl el t uebm.\n8 Hduedl el rxti.\n9 Axhr el t sxbr.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el jzeqh.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t uebm.\n6 Feui el t xzemb.\n7 Zxetm el jzeqh.\n8 Hduedl el t sxbr.\n9 Hduedl el rxti.\n1 Hduedl el t ljtm.\n2 Feui el t uebm.\n3 Hduedl el rxti.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Feui el rxhhm.\n8 Zxetm el jzeqh.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxhhm\t9 2 7\n1 Hduedl el t uebm.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t xzemb.\n4 Feui el t sxbr.\n5 Axhr el t sxbr.\n6 Zxetm el t xzemb.\n7 Feui el rxhhm.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t5 4 7\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el rxti.\n6 Axhr el t sxbr.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t uebm.\n1 Axhr el t ljtm.\n2 Hduedl el t uebm.\n3 Axhr el rxti.\n4 Hduedl el rxhhm.\n5 Zxetm el t uebm.\n6 Feui el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 1 3\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Axhr el t sxbr.\n4 Hduedl el t ljtm.\n5 Feui el rxti.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 4 7\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Hduedl el t sxbr.\n4 Zxetm el t sxbr.\n5 Hduedl el jzeqh.\n6 Feui el t ljtm.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el t sxbr.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 4 7\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t sxbr.\n4 Feui el rxhhm.\n5 Hduedl el rxti.\n6 Zxetm el t uebm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t ljtm.\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Zxetm el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el t uebm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 4 5\n1 Feui el t sxbr.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Zxetm el ihuubj.\n5 Hduedl el t xzemb.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Zhxmztxa el t ljtm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 3 4\n1 Hduedl el t ljtm.\n2 Hduedl el ihuubj.\n3 Axhr el t xzemb.\n4 Zhxmztxa el t xzemb.\n5 Feui el t ljtm.\n6 Zhxmztxa el rxti.\n7 Feui el ihuubj.\n8 Axhr el rxti.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxti\t9 4 6\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Hduedl el ihuubj.\n7 Axhr el t ljtm.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 7 8\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Feui el t sxbr.\n4 Feui el rxhhm.\n5 Hduedl el t ljtm.\n6 Axhr el rxhhm.\n7 Zxetm el t xzemb.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t sxbr.\n2 Feui el t sxbr.\n3 Axhr el t sxbr.\n4 Feui el ihuubj.\n5 Hduedl el t uebm.\n6 Zxetm el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t3 8 9\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t ljtm.\n5 Zxetm el t xzemb.\n6 Zxetm el rxti.\n7 Feui el t sxbr.\n8 Feui el jzeqh.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 1 9\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Axhr el t xzemb.\n4 Axhr el ihuubj.\n5 Hduedl el ihuubj.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Feui el ihuubj.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 6 7\n1 Feui el t sxbr.\n2 Feui el rxti.\n3 Hduedl el t sxbr.\n4 Hduedl el jzeqh.\n5 Zxetm el t xzemb.\n6 Axhr el t uebm.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el jzeqh.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Feui el ihuubj.\n6 Hduedl el rxti.\n7 Axhr el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 4 5\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t ljtm.\n4 Feui el t xzemb.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el rxhhm.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t4 1 7\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el ihuubj.\n5 Hduedl el t xzemb.\n6 Feui el t uebm.\n7 Feui el rxhhm.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t5 2 3\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t uebm.\n6 Hduedl el t ljtm.\n7 Zxetm el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el t xzemb.\n1 Feui el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Feui el rxhhm.\n4 Hduedl el t ljtm.\n5 Zxetm el t xzemb.\n6 Hduedl el ihuubj.\n7 Axhr el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el rxhhm.\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Hduedl el rxhhm.\n4 Axhr el t ljtm.\n5 Feui el t uebm.\n6 Feui el ihuubj.\n7 Axhr el rxti.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el t xzemb.\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Zxetm el t sxbr.\n4 Feui el jzeqh.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el rxti.\n5 Feui el t ljtm.\n6 Axhr el t ljtm.\n7 Zhxmztxa el rxhhm.\n8 Feui el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t2 1 4\n1 Hduedl el t uebm.\n2 Zxetm el t sxbr.\n3 Zxetm el rxhhm.\n4 Hduedl el ihuubj.\n5 Axhr el t ljtm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxti\t9 6 7\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t ljtm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Hduedl el t uebm.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t8 2 7\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Feui el t uebm.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Feui el jzeqh.\n7 Zxetm el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t7 5 8\n1 Axhr el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxhhm.\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Zxetm el t uebm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el t ljtm.\n6 Feui el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t6 3 4\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Hduedl el t xzemb.\n5 Axhr el rxti.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\trxti\t9 2 3\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Feui el t xzemb.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Feui el ihuubj.\n1 Hduedl el t ljtm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Hduedl el jzeqh.\n6 Zxetm el rxhhm.\n7 Feui el t sxbr.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxhhm\t7 2 6\n1 Zxetm el t uebm.\n2 Hduedl el t ljtm.\n3 Axhr el t uebm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Hduedl el rxhhm.\n7 Feui el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t7 5 8\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el t uebm.\n6 Zhxmztxa el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el ihuubj.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 3 6\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t sxbr.\n6 Feui el t xzemb.\n7 Axhr el ihuubj.\n8 Feui el ihuubj.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 5 7\n1 Hduedl el t uebm.\n2 Axhr el t xzemb.\n3 Feui el t xzemb.\n4 Axhr el ihuubj.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el t uebm.\n8 Feui el ihuubj.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t7 1 5\n1 Zhxmztxa el t uebm.\n2 Zxetm el t xzemb.\n3 Axhr el t sxbr.\n4 Hduedl el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el rxhhm.\n7 Hduedl el rxti.\n8 Zxetm el rxhhm.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxhhm\t9 2 8\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Feui el t uebm.\n4 Axhr el ihuubj.\n5 Feui el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t xzemb.\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t uebm.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t6 3 5\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t xzemb.\n4 Axhr el t sxbr.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 4 7\n1 Zhxmztxa el t uebm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Axhr el t ljtm.\n5 Zxetm el t ljtm.\n6 Feui el t sxbr.\n7 Hduedl el rxti.\n8 Zxetm el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t4 5 8\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Feui el ihuubj.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Axhr el t uebm.\n7 Axhr el rxti.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 5 9\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el rxhhm.\n4 Hduedl el t sxbr.\n5 Zxetm el rxti.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el ihuubj.\n8 Feui el t uebm.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 4 7\n1 Hduedl el t sxbr.\n2 Zxetm el t xzemb.\n3 Axhr el t sxbr.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el rxti.\n8 Hduedl el ihuubj.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 5 6\n1 Hduedl el t xzemb.\n2 Zxetm el t sxbr.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Feui el t xzemb.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el rxti.\n8 Axhr el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tjzeqh\t8 2 3\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t xzemb.\n5 Feui el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Axhr el rxti.\n1 Feui el t uebm.\n2 Axhr el t ljtm.\n3 Feui el rxti.\n4 Hduedl el t uebm.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el ihuubj.\n7 Zxetm el t uebm.\n8 Zxetm el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 2 9\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el ihuubj.\n3 Axhr el t ljtm.\n4 Zxetm el t xzemb.\n5 Hduedl el t ljtm.\n6 Zxetm el rxti.\n7 Feui el t ljtm.\n8 Hduedl el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t3 7 9\n1 Zhxmztxa el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el rxti.\n4 Feui el t xzemb.\n5 Feui el rxti.\n6 Zhxmztxa el rxti.\n7 Axhr el t sxbr.\n8 Axhr el rxhhm.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxhhm\t9 7 8\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Feui el jzeqh.\n4 Axhr el ihuubj.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el rxti.\n8 Hduedl el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 5 7\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Axhr el t uebm.\n4 Zxetm el t ljtm.\n5 Axhr el rxti.\n6 Hduedl el t uebm.\n7 Zxetm el rxti.\n8 Feui el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t8 1 2\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxti.\n5 Feui el t ljtm.\n6 Hduedl el t uebm.\n7 Hduedl el jzeqh.\n8 Zxetm el t sxbr.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 1 2\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Zxetm el jzeqh.\n4 Feui el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Axhr el jzeqh.\n7 Feui el ihuubj.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 1 6\n1 Axhr el t xzemb.\n2 Hduedl el t uebm.\n3 Hduedl el rxti.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t ljtm.\n8 Zxetm el rxti.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\tihuubj\t9 1 4\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el ihuubj.\n4 Axhr el t xzemb.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Axhr el jzeqh.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\tjzeqh\t2 4 8\n1 Hduedl el t xzemb.\n2 Axhr el t uebm.\n3 Feui el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el ihuubj.\n6 Zxetm el t xzemb.\n7 Feui el rxhhm.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t2 3 7\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el t sxbr.\n6 Feui el rxti.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 1 6\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Feui el t xzemb.\n5 Feui el ihuubj.\n6 Axhr el t xzemb.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 6 8\n1 Zhxmztxa el t uebm.\n2 Zxetm el t xzemb.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Feui el jzeqh.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t uebm.\n8 Zxetm el jzeqh.\n9 Hduedl el jzeqh.\n1 Zxetm el t xzemb.\n2 Axhr el t sxbr.\n3 Feui el t uebm.\n4 Axhr el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el rxti.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t8 2 4\n1 Zxetm el t ljtm.\n2 Hduedl el t xzemb.\n3 Zxetm el rxhhm.\n4 Feui el t xzemb.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t sxbr.\n8 Axhr el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 4 9\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Axhr el rxti.\n5 Feui el t xzemb.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxti\t6 5 9\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el t uebm.\n5 Zhxmztxa el rxti.\n6 Axhr el t xzemb.\n7 Feui el t xzemb.\n8 Axhr el rxti.\n9 Feui el rxti.\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Feui el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el jzeqh.\n7 Axhr el t xzemb.\n8 Zxetm el t uebm.\n9 Axhr el ihuubj.\n1 Feui el t uebm.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Feui el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Hduedl el t xzemb.\n9 Hduedl el jzeqh.\n1 Zxetm el t uebm.\n2 Zxetm el jzeqh.\n3 Feui el t sxbr.\n4 Axhr el t sxbr.\n5 Feui el rxti.\n6 Axhr el rxti.\n7 Hduedl el t sxbr.\n8 Hduedl el rxti.\n9 Zhxmztxa el t ljtm.\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Feui el jzeqh.\n4 Hduedl el t uebm.\n5 Axhr el rxti.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el rxti.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxti\t9 4 7\n1 Zxetm el t sxbr.\n2 Zxetm el rxti.\n3 Zhxmztxa el t uebm.\n4 Axhr el t uebm.\n5 Axhr el rxti.\n6 Feui el t xzemb.\n7 Feui el ihuubj.\n8 Hduedl el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t3 8 9\n1 Hduedl el t ljtm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Zxetm el t uebm.\n5 Hduedl el ihuubj.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t4 2 3\n1 Feui el t sxbr.\n2 Feui el ihuubj.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Hduedl el t uebm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el t sxbr.\n8 Axhr el rxti.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Hduedl el t sxbr.\n4 Zxetm el rxhhm.\n5 Hduedl el jzeqh.\n6 Axhr el ihuubj.\n7 Feui el t uebm.\n8 Zhxmztxa el t sxbr.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 3 5\n1 Zxetm el t ljtm.\n2 Hduedl el t xzemb.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t xzemb.\n5 Axhr el t ljtm.\n6 Zxetm el ihuubj.\n7 Feui el t xzemb.\n8 Axhr el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 7 9\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el rxti.\n4 Feui el t uebm.\n5 Feui el rxti.\n6 Axhr el t uebm.\n7 Zhxmztxa el rxti.\n8 Axhr el jzeqh.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxti\t9 2 7\n1 Zxetm el t uebm.\n2 Feui el t xzemb.\n3 Axhr el t ljtm.\n4 Feui el rxhhm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Axhr el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 6 8\n1 Zhxmztxa el t sxbr.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zhxmztxa el rxti.\n5 Feui el jzeqh.\n6 Zxetm el ihuubj.\n7 Axhr el t ljtm.\n8 Axhr el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxti\t9 1 4\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Feui el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t xzemb.\n8 Zxetm el rxhhm.\n9 Axhr el t uebm.\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el ihuubj.\n5 Zxetm el t sxbr.\n6 Hduedl el t ljtm.\n7 Hduedl el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t5 1 9\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Zxetm el t sxbr.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t ljtm.\n8 Hduedl el ihuubj.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t3 4 9\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Hduedl el t sxbr.\n4 Hduedl el rxti.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Axhr el t ljtm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 7 8\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el t sxbr.\n4 Axhr el rxhhm.\n5 Hduedl el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Feui el t xzemb.\n8 Feui el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t1 3 4\n1 Feui el t sxbr.\n2 Hduedl el t uebm.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Axhr el t sxbr.\n6 Hduedl el jzeqh.\n7 Feui el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 5 8\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Zxetm el t sxbr.\n4 Zxetm el rxhhm.\n5 Axhr el rxhhm.\n6 Hduedl el t xzemb.\n7 Feui el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 6 9\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Zxetm el ihuubj.\n6 Hduedl el rxhhm.\n7 Feui el t ljtm.\n8 Axhr el rxti.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tihuubj\t7 3 5\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Hduedl el t ljtm.\n4 Zxetm el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el t xzemb.\n7 Axhr el jzeqh.\n8 Zhxmztxa el t sxbr.\n9 Zxetm el jzeqh.\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Zxetm el t sxbr.\n4 Hduedl el t sxbr.\n5 Zxetm el jzeqh.\n6 Feui el t ljtm.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t4 3 5\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t sxbr.\n4 Hduedl el t ljtm.\n5 Zxetm el ihuubj.\n6 Hduedl el rxti.\n7 Axhr el t xzemb.\n8 Feui el t uebm.\n9 Feui el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Zxetm el t xzemb.\n5 Axhr el jzeqh.\n6 Hduedl el t xzemb.\n7 Zxetm el rxti.\n8 Feui el jzeqh.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t1 2 5\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t xzemb.\n5 Zxetm el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el t sxbr.\n8 Zxetm el rxti.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 1 2\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Feui el t uebm.\n4 Zxetm el t xzemb.\n5 Hduedl el t uebm.\n6 Zxetm el rxhhm.\n7 Feui el ihuubj.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 4 6\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Feui el t xzemb.\n4 Zhxmztxa el t xzemb.\n5 Axhr el t xzemb.\n6 Feui el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el t ljtm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 5 7\n1 Feui el t ljtm.\n2 Hduedl el t uebm.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Hduedl el rxhhm.\n6 Feui el rxhhm.\n7 Zxetm el t uebm.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t7 2 5\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Axhr el t ljtm.\n4 Feui el rxhhm.\n5 Axhr el rxhhm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t sxbr.\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el ihuubj.\n5 Zxetm el jzeqh.\n6 Axhr el t ljtm.\n7 Axhr el rxhhm.\n8 Feui el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t3 6 7\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Feui el jzeqh.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Hduedl el t ljtm.\n8 Zxetm el t uebm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 5 6\n1 Axhr el t sxbr.\n2 Axhr el rxhhm.\n3 Feui el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Feui el rxti.\n6 Hduedl el t uebm.\n7 Zxetm el t xzemb.\n8 Zxetm el jzeqh.\n9 Hduedl el ihuubj.\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t sxbr.\n6 Hduedl el rxti.\n7 Zhxmztxa el rxti.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t5 4 7\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el rxhhm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el rxhhm.\n7 Feui el t ljtm.\n8 Feui el rxhhm.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 7 8\n1 Zxetm el t ljtm.\n2 Axhr el t xzemb.\n3 Axhr el rxhhm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el jzeqh.\n8 Hduedl el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 4 8\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el jzeqh.\n6 Feui el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Axhr el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t8 3 9\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Hduedl el ihuubj.\n4 Feui el t xzemb.\n5 Feui el rxti.\n6 Axhr el t uebm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el t ljtm.\n1 Axhr el t sxbr.\n2 Feui el t uebm.\n3 Hduedl el t xzemb.\n4 Axhr el rxhhm.\n5 Hduedl el rxhhm.\n6 Feui el rxti.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t sxbr.\n2 Feui el t uebm.\n3 Hduedl el t uebm.\n4 Axhr el t uebm.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t4 3 7\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxti.\n5 Hduedl el t sxbr.\n6 Axhr el t uebm.\n7 Zxetm el jzeqh.\n8 Axhr el rxhhm.\n9 Hduedl el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el t uebm.\n4 Feui el jzeqh.\n5 Axhr el t uebm.\n6 Hduedl el jzeqh.\n7 Zxetm el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 2 4\n1 Zxetm el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Zxetm el rxti.\n6 Feui el t xzemb.\n7 Feui el jzeqh.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxti\t2 1 5\n1 Hduedl el t ljtm.\n2 Axhr el t ljtm.\n3 Feui el t ljtm.\n4 Hduedl el rxhhm.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxhhm\t3 2 5\n1 Hduedl el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el rxti.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Feui el t sxbr.\n9 Feui el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el rxhhm.\n4 Feui el t uebm.\n5 Hduedl el rxti.\n6 Axhr el t sxbr.\n7 Feui el ihuubj.\n8 Zxetm el t uebm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t8 4 7\n1 Zxetm el t ljtm.\n2 Feui el t xzemb.\n3 Axhr el t uebm.\n4 Feui el ihuubj.\n5 Hduedl el t xzemb.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 5 6\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el rxhhm.\n4 Hduedl el t sxbr.\n5 Axhr el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t5 4 9\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Feui el ihuubj.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el t ljtm.\n6 Hduedl el rxti.\n7 Zxetm el t ljtm.\n8 Zxetm el rxti.\n9 Axhr el t xzemb.\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Zxetm el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Feui el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Feui el rxhhm.\n8 Hduedl el jzeqh.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tjzeqh\t9 2 8\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t xzemb.\n6 Feui el jzeqh.\n7 Zxetm el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 7\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t ljtm.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Zxetm el ihuubj.\n6 Hduedl el jzeqh.\n7 Axhr el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t7 3 6\n1 Hduedl el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t xzemb.\n4 Axhr el t ljtm.\n5 Hduedl el ihuubj.\n6 Axhr el rxti.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t3 8 9\n1 Hduedl el t ljtm.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t uebm.\n4 Axhr el t xzemb.\n5 Axhr el jzeqh.\n6 Feui el t ljtm.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Axhr el t sxbr.\n3 Axhr el rxhhm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el jzeqh.\n7 Feui el t sxbr.\n8 Zxetm el t uebm.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t8 1 5\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Axhr el t xzemb.\n4 Feui el t sxbr.\n5 Feui el rxti.\n6 Zhxmztxa el t uebm.\n7 Zxetm el t xzemb.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t3 7 9\n1 Zxetm el t sxbr.\n2 Hduedl el t uebm.\n3 Zxetm el jzeqh.\n4 Feui el t sxbr.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t ljtm.\n8 Feui el ihuubj.\n9 Axhr el ihuubj.\n1 Zxetm el t ljtm.\n2 Feui el t ljtm.\n3 Axhr el t xzemb.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t ljtm.\n6 Feui el rxhhm.\n7 Axhr el jzeqh.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 3 7\n1 Zxetm el t sxbr.\n2 Hduedl el t xzemb.\n3 Zxetm el rxhhm.\n4 Hduedl el rxhhm.\n5 Axhr el t ljtm.\n6 Feui el t uebm.\n7 Zhxmztxa el t xzemb.\n8 Feui el ihuubj.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Axhr el t sxbr.\n4 Hduedl el t uebm.\n5 Hduedl el ihuubj.\n6 Axhr el rxhhm.\n7 Feui el t ljtm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Feui el t ljtm.\n4 Feui el rxti.\n5 Zxetm el rxti.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t sxbr.\n8 Hduedl el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxti\t9 7 8\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Zxetm el t sxbr.\n4 Zxetm el ihuubj.\n5 Feui el t xzemb.\n6 Zhxmztxa el t sxbr.\n7 Axhr el t ljtm.\n8 Zhxmztxa el rxti.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\tihuubj\t5 1 2\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Axhr el jzeqh.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el t ljtm.\n8 Feui el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 6 9\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el ihuubj.\n4 Feui el t uebm.\n5 Axhr el t xzemb.\n6 Axhr el rxti.\n7 Hduedl el t ljtm.\n8 Zhxmztxa el rxti.\n9 Feui el ihuubj.\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el t uebm.\n4 Axhr el ihuubj.\n5 Hduedl el t xzemb.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t5 2 9\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxti.\n3 Feui el t sxbr.\n4 Hduedl el t ljtm.\n5 Axhr el t sxbr.\n6 Zxetm el t uebm.\n7 Hduedl el ihuubj.\n8 Feui el rxti.\n9 Axhr el rxti.\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Feui el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el t uebm.\n6 Feui el rxti.\n7 Hduedl el t uebm.\n8 Axhr el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t4 3 6\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el jzeqh.\n4 Hduedl el t sxbr.\n5 Zxetm el rxhhm.\n6 Feui el t uebm.\n7 Feui el rxhhm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 4 8\n1 Feui el t xzemb.\n2 Feui el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Hduedl el t sxbr.\n6 Axhr el t xzemb.\n7 Axhr el rxhhm.\n8 Zxetm el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 5 9\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Feui el jzeqh.\n4 Hduedl el t xzemb.\n5 Axhr el jzeqh.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el jzeqh.\n9 Zxetm el rxhhm.\n1 Hduedl el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el t xzemb.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n1 Feui el t xzemb.\n2 Hduedl el t ljtm.\n3 Feui el ihuubj.\n4 Hduedl el rxti.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Axhr el t xzemb.\n8 Axhr el ihuubj.\n9 Zxetm el t sxbr.\n1 Feui el t sxbr.\n2 Feui el rxhhm.\n3 Zxetm el t sxbr.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Hduedl el rxhhm.\n8 Zxetm el jzeqh.\n9 Axhr el t ljtm.\n1 Feui el t sxbr.\n2 Feui el ihuubj.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zxetm el t xzemb.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el t uebm.\n9 Zhxmztxa el rxti.\n1 Hduedl el t xzemb.\n2 Hduedl el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t uebm.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Axhr el t ljtm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t sxbr.\n2 Axhr el t uebm.\n3 Feui el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Feui el ihuubj.\n7 Hduedl el t sxbr.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t2 4 5\n1 Feui el t ljtm.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el ihuubj.\n5 Axhr el t uebm.\n6 Axhr el ihuubj.\n7 Feui el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 3 8\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Axhr el t sxbr.\n4 Feui el t uebm.\n5 Hduedl el t uebm.\n6 Zxetm el rxhhm.\n7 Axhr el rxti.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t5 4 8\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Zxetm el t sxbr.\n4 Axhr el t xzemb.\n5 Axhr el rxhhm.\n6 Feui el t xzemb.\n7 Zxetm el rxti.\n8 Hduedl el t sxbr.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxti\t8 3 7\n1 Axhr el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el jzeqh.\n5 Feui el ihuubj.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 6 8\n1 Zxetm el t xzemb.\n2 Feui el t sxbr.\n3 Feui el jzeqh.\n4 Axhr el t xzemb.\n5 Hduedl el t ljtm.\n6 Zhxmztxa el t xzemb.\n7 Zxetm el rxti.\n8 Axhr el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 4 8\n1 Axhr el t sxbr.\n2 Axhr el rxti.\n3 Zhxmztxa el t uebm.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Feui el t uebm.\n7 Zxetm el ihuubj.\n8 Feui el rxhhm.\n9 Hduedl el t ljtm.\n1 Axhr el t uebm.\n2 Axhr el ihuubj.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Zxetm el t uebm.\n6 Feui el rxti.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 8\n1 Zxetm el t uebm.\n2 Zxetm el rxti.\n3 Feui el t ljtm.\n4 Hduedl el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Feui el rxti.\n7 Zhxmztxa el rxti.\n8 Axhr el t sxbr.\n9 Hduedl el rxti.\n1 Zhxmztxa el t sxbr.\n2 Axhr el t ljtm.\n3 Hduedl el t ljtm.\n4 Axhr el rxhhm.\n5 Zhxmztxa el rxti.\n6 Zxetm el t sxbr.\n7 Zxetm el rxti.\n8 Hduedl el rxhhm.\n9 Feui el t xzemb.\n1 Hduedl el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t uebm.\n4 Feui el t sxbr.\n5 Zxetm el rxhhm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el jzeqh.\n9 Axhr el jzeqh.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Axhr el t xzemb.\n5 Zxetm el rxhhm.\n6 Feui el t ljtm.\n7 Axhr el rxhhm.\n8 Feui el rxhhm.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxhhm\t9 4 7\n1 Feui el t xzemb.\n2 Feui el rxhhm.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t ljtm.\n7 Hduedl el t uebm.\n8 Zxetm el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t6 3 8\n1 Zxetm el t uebm.\n2 Zxetm el jzeqh.\n3 Feui el t sxbr.\n4 Hduedl el t xzemb.\n5 Axhr el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxhhm.\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Zxetm el t ljtm.\n4 Axhr el t xzemb.\n5 Zxetm el jzeqh.\n6 Axhr el rxhhm.\n7 Feui el t sxbr.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t7 2 8\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Zxetm el t sxbr.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el rxti.\n7 Hduedl el rxhhm.\n8 Feui el t sxbr.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t8 3 6\n1 Hduedl el t uebm.\n2 Zxetm el t xzemb.\n3 Feui el t sxbr.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el jzeqh.\n8 Axhr el rxhhm.\n9 Feui el rxhhm.\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Feui el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Axhr el t ljtm.\n7 Zxetm el jzeqh.\n8 Hduedl el t xzemb.\n9 Hduedl el rxti.\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Feui el rxhhm.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxti.\n6 Axhr el t sxbr.\n7 Hduedl el t ljtm.\n8 Axhr el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t7 2 3\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Axhr el t ljtm.\n4 Feui el t xzemb.\n5 Hduedl el t uebm.\n6 Zxetm el t xzemb.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Axhr el rxhhm.\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el rxti.\n4 Axhr el t xzemb.\n5 Zxetm el t sxbr.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 6\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Feui el t ljtm.\n4 Hduedl el t ljtm.\n5 Feui el rxhhm.\n6 Zxetm el t ljtm.\n7 Zxetm el jzeqh.\n8 Axhr el t xzemb.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t4 6 7\n1 Feui el t uebm.\n2 Axhr el t ljtm.\n3 Feui el ihuubj.\n4 Zxetm el t uebm.\n5 Axhr el rxti.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 7 8\n1 Feui el t uebm.\n2 Axhr el t ljtm.\n3 Axhr el rxti.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Feui el rxti.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el t sxbr.\n1 Zhxmztxa el t ljtm.\n2 Zhxmztxa el ihuubj.\n3 Feui el t sxbr.\n4 Axhr el t ljtm.\n5 Zxetm el t sxbr.\n6 Hduedl el t sxbr.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t4 1 2\n1 Axhr el t xzemb.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Zxetm el rxti.\n5 Axhr el ihuubj.\n6 Feui el t sxbr.\n7 Feui el jzeqh.\n8 Zhxmztxa el rxti.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxti\t9 3 8\n1 Hduedl el t ljtm.\n2 Feui el t ljtm.\n3 Zxetm el t ljtm.\n4 Axhr el t uebm.\n5 Feui el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Axhr el rxti.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t1 6 7\n1 Feui el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Feui el jzeqh.\n4 Hduedl el t ljtm.\n5 Hduedl el jzeqh.\n6 Zxetm el t xzemb.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 6 7\n1 Hduedl el t ljtm.\n2 Zxetm el t ljtm.\n3 Zxetm el jzeqh.\n4 Feui el t ljtm.\n5 Feui el rxti.\n6 Hduedl el rxti.\n7 Axhr el t uebm.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el rxti.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t sxbr.\n8 Feui el rxti.\n9 Zxetm el rxti.\n10 Mztq obubx el Axhr?\tjzeqh\t7 4 6\n1 Axhr el t sxbr.\n2 Zxetm el t xzemb.\n3 Feui el t xzemb.\n4 Axhr el rxhhm.\n5 Zxetm el jzeqh.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t uebm.\n8 Feui el rxhhm.\n9 Hduedl el rxhhm.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Feui el t sxbr.\n4 Hduedl el t sxbr.\n5 Axhr el t xzemb.\n6 Feui el ihuubj.\n7 Zxetm el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t4 3 6\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t xzemb.\n3 Feui el t uebm.\n4 Hduedl el t ljtm.\n5 Axhr el t sxbr.\n6 Zxetm el ihuubj.\n7 Hduedl el rxti.\n8 Axhr el rxti.\n9 Zhxmztxa el ihuubj.\n1 Axhr el t xzemb.\n2 Zxetm el t ljtm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Feui el jzeqh.\n6 Axhr el rxti.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t2 3 5\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Hduedl el t ljtm.\n5 Hduedl el rxti.\n6 Axhr el rxti.\n7 Zxetm el t sxbr.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el t uebm.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Hduedl el t sxbr.\n4 Axhr el ihuubj.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t xzemb.\n7 Feui el t uebm.\n8 Hduedl el jzeqh.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t6 1 5\n1 Feui el t ljtm.\n2 Hduedl el t sxbr.\n3 Zxetm el t ljtm.\n4 Axhr el t uebm.\n5 Hduedl el jzeqh.\n6 Feui el jzeqh.\n7 Zxetm el jzeqh.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 4 8\n1 Feui el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t uebm.\n5 Hduedl el rxhhm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t1 6 9\n1 Hduedl el t sxbr.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Hduedl el rxti.\n5 Zhxmztxa el t ljtm.\n6 Axhr el rxti.\n7 Zxetm el t ljtm.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxti\t2 1 4\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Axhr el t sxbr.\n5 Zxetm el t uebm.\n6 Axhr el rxti.\n7 Hduedl el t sxbr.\n8 Hduedl el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t1 7 8\n1 Feui el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t uebm.\n4 Zhxmztxa el rxhhm.\n5 Axhr el rxhhm.\n6 Feui el rxhhm.\n7 Zxetm el t ljtm.\n8 Hduedl el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxti\t7 8 9\n1 Zxetm el t ljtm.\n2 Feui el t uebm.\n3 Hduedl el t xzemb.\n4 Hduedl el rxti.\n5 Axhr el t ljtm.\n6 Zxetm el jzeqh.\n7 Feui el rxhhm.\n8 Axhr el jzeqh.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 3 4\n1 Axhr el t xzemb.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Feui el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el t xzemb.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t4 2 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el t xzemb.\n5 Axhr el ihuubj.\n6 Hduedl el rxti.\n7 Feui el t uebm.\n8 Zxetm el t ljtm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t8 2 5\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxti.\n3 Hduedl el t xzemb.\n4 Axhr el t ljtm.\n5 Hduedl el jzeqh.\n6 Axhr el ihuubj.\n7 Feui el t sxbr.\n8 Feui el ihuubj.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 3 5\n1 Zxetm el t sxbr.\n2 Zxetm el ihuubj.\n3 Axhr el t xzemb.\n4 Axhr el jzeqh.\n5 Hduedl el t ljtm.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t8 1 2\n1 Zhxmztxa el t ljtm.\n2 Feui el t xzemb.\n3 Zxetm el t xzemb.\n4 Feui el rxhhm.\n5 Zxetm el rxhhm.\n6 Axhr el t sxbr.\n7 Axhr el rxti.\n8 Hduedl el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t1 8 9\n1 Zhxmztxa el t sxbr.\n2 Axhr el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Zxetm el t ljtm.\n5 Hduedl el t xzemb.\n6 Zxetm el jzeqh.\n7 Feui el t xzemb.\n8 Hduedl el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\tjzeqh\t2 4 6\n1 Hduedl el t ljtm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t sxbr.\n4 Zxetm el t sxbr.\n5 Zxetm el rxti.\n6 Hduedl el rxhhm.\n7 Axhr el t xzemb.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t uebm.\n3 Hduedl el t xzemb.\n4 Zxetm el ihuubj.\n5 Hduedl el ihuubj.\n6 Feui el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t6 8 9\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el ihuubj.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Axhr el t ljtm.\n6 Zxetm el rxti.\n7 Hduedl el t uebm.\n8 Hduedl el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t3 5 9\n1 Zxetm el t ljtm.\n2 Zxetm el ihuubj.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el rxti.\n5 Axhr el t ljtm.\n6 Hduedl el t sxbr.\n7 Axhr el jzeqh.\n8 Hduedl el rxti.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxti\t9 6 8\n1 Zhxmztxa el t ljtm.\n2 Zxetm el t xzemb.\n3 Axhr el t uebm.\n4 Hduedl el t sxbr.\n5 Axhr el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 1 6\n1 Axhr el t xzemb.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el ihuubj.\n6 Feui el t ljtm.\n7 Axhr el rxhhm.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t6 3 5\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Feui el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el jzeqh.\n7 Feui el rxhhm.\n8 Zxetm el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 1 9\n1 Zxetm el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Feui el t xzemb.\n8 Hduedl el ihuubj.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t7 3 9\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el rxti.\n4 Hduedl el rxti.\n5 Zxetm el t ljtm.\n6 Zxetm el rxhhm.\n7 Feui el t ljtm.\n8 Axhr el t ljtm.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t8 7 9\n1 Feui el t xzemb.\n2 Feui el jzeqh.\n3 Zxetm el t uebm.\n4 Hduedl el t uebm.\n5 Zxetm el jzeqh.\n6 Axhr el t ljtm.\n7 Hduedl el jzeqh.\n8 Axhr el rxti.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 6 8\n1 Hduedl el t xzemb.\n2 Hduedl el rxti.\n3 Axhr el t ljtm.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Axhr el rxti.\n7 Feui el t xzemb.\n8 Zhxmztxa el t xzemb.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t7 8 9\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Zxetm el t uebm.\n4 Hduedl el t xzemb.\n5 Zxetm el jzeqh.\n6 Feui el rxhhm.\n7 Axhr el jzeqh.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t4 2 6\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t xzemb.\n5 Hduedl el ihuubj.\n6 Zxetm el t ljtm.\n7 Axhr el rxhhm.\n8 Feui el rxhhm.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t3 6 9\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el t xzemb.\n4 Axhr el rxti.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Feui el t xzemb.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Feui?\trxti\t7 3 4\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Feui el rxhhm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el ihuubj.\n8 Axhr el t sxbr.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\tihuubj\t8 5 6\n1 Feui el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el jzeqh.\n4 Zxetm el t uebm.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el rxti.\n7 Axhr el jzeqh.\n8 Hduedl el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t5 2 7\n1 Axhr el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Zxetm el t uebm.\n5 Zxetm el rxhhm.\n6 Axhr el rxti.\n7 Feui el t sxbr.\n8 Feui el ihuubj.\n9 Hduedl el t xzemb.\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el rxti.\n4 Zhxmztxa el t uebm.\n5 Axhr el t sxbr.\n6 Feui el rxti.\n7 Axhr el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 4 8\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el jzeqh.\n7 Zxetm el ihuubj.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t3 8 9\n1 Hduedl el t ljtm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Hduedl el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t ljtm.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t7 8 9\n1 Feui el t ljtm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Feui el rxti.\n5 Zxetm el rxti.\n6 Axhr el t xzemb.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxhhm\t6 3 8\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Feui el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t ljtm.\n6 Feui el ihuubj.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 4 8\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el t sxbr.\n4 Feui el t uebm.\n5 Zxetm el ihuubj.\n6 Hduedl el jzeqh.\n7 Feui el jzeqh.\n8 Axhr el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 3 5\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t xzemb.\n4 Zxetm el t sxbr.\n5 Axhr el jzeqh.\n6 Feui el jzeqh.\n7 Zxetm el rxti.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\trxti\t2 4 7\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Axhr el ihuubj.\n6 Feui el t uebm.\n7 Feui el rxti.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 5\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Hduedl el t sxbr.\n4 Feui el t sxbr.\n5 Axhr el jzeqh.\n6 Zxetm el rxti.\n7 Feui el jzeqh.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 4 7\n1 Hduedl el t sxbr.\n2 Zxetm el t sxbr.\n3 Zxetm el ihuubj.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Hduedl el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tihuubj\t9 4 5\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el rxti.\n4 Zxetm el t ljtm.\n5 Zxetm el jzeqh.\n6 Feui el t sxbr.\n7 Axhr el t sxbr.\n8 Hduedl el jzeqh.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\trxti\t7 6 9\n1 Zxetm el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Hduedl el t uebm.\n5 Zxetm el ihuubj.\n6 Hduedl el ihuubj.\n7 Feui el t ljtm.\n8 Axhr el t sxbr.\n9 Feui el jzeqh.\n1 Axhr el t xzemb.\n2 Feui el t xzemb.\n3 Feui el rxhhm.\n4 Zhxmztxa el t uebm.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el rxti.\n7 Axhr el jzeqh.\n8 Zxetm el jzeqh.\n9 Hduedl el t sxbr.\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Hduedl el ihuubj.\n4 Zxetm el t xzemb.\n5 Axhr el t uebm.\n6 Zhxmztxa el t uebm.\n7 Zxetm el rxhhm.\n8 Axhr el rxti.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 5 8\n1 Feui el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el rxti.\n4 Hduedl el rxhhm.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxti\t7 8 9\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Zxetm el t ljtm.\n4 Axhr el t ljtm.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t uebm.\n7 Axhr el rxti.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t3 4 7\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el jzeqh.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Hduedl el t sxbr.\n6 Hduedl el jzeqh.\n7 Axhr el t uebm.\n8 Feui el jzeqh.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t4 5 6\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t ljtm.\n4 Zxetm el t sxbr.\n5 Feui el jzeqh.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el rxhhm.\n9 Axhr el t xzemb.\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Axhr el jzeqh.\n4 Zxetm el rxti.\n5 Feui el t uebm.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Feui el jzeqh.\n9 Zhxmztxa el t ljtm.\n1 Zhxmztxa el t sxbr.\n2 Feui el t ljtm.\n3 Axhr el t xzemb.\n4 Hduedl el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el rxhhm.\n7 Feui el rxhhm.\n8 Zxetm el t ljtm.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Zxetm?\trxhhm\t8 2 7\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Hduedl el t ljtm.\n5 Feui el t xzemb.\n6 Zxetm el jzeqh.\n7 Feui el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t4 3 6\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t xzemb.\n4 Feui el t xzemb.\n5 Axhr el t ljtm.\n6 Zhxmztxa el rxti.\n7 Axhr el jzeqh.\n8 Hduedl el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t3 4 9\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Feui el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t xzemb.\n7 Hduedl el t ljtm.\n8 Feui el jzeqh.\n9 Zxetm el rxti.\n1 Feui el t sxbr.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Hduedl el t ljtm.\n5 Axhr el t uebm.\n6 Feui el rxti.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxti\t5 2 3\n1 Zhxmztxa el t ljtm.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Feui el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t ljtm.\n8 Axhr el t uebm.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 1 6\n1 Zxetm el t sxbr.\n2 Hduedl el t ljtm.\n3 Axhr el t ljtm.\n4 Hduedl el rxhhm.\n5 Zxetm el rxti.\n6 Feui el t uebm.\n7 Feui el jzeqh.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t xzemb.\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Axhr el rxti.\n4 Feui el t uebm.\n5 Feui el rxhhm.\n6 Zxetm el t xzemb.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Hduedl el rxhhm.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Zxetm el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t ljtm.\n6 Feui el t ljtm.\n7 Feui el rxti.\n8 Hduedl el ihuubj.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\tjzeqh\t3 1 4\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Feui el t xzemb.\n4 Feui el rxhhm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t ljtm.\n7 Axhr el rxhhm.\n8 Hduedl el t xzemb.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\trxhhm\t8 3 4\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Zxetm el rxti.\n4 Feui el rxti.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t uebm.\n9 Axhr el rxhhm.\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t uebm.\n4 Zxetm el rxhhm.\n5 Zhxmztxa el rxhhm.\n6 Feui el t xzemb.\n7 Feui el jzeqh.\n8 Hduedl el rxhhm.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 2 4\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Zhxmztxa el rxti.\n4 Feui el t xzemb.\n5 Axhr el rxti.\n6 Feui el rxhhm.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Zxetm el t ljtm.\n1 Axhr el t uebm.\n2 Zxetm el t uebm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Feui el ihuubj.\n6 Zxetm el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t1 2 6\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Hduedl el ihuubj.\n5 Zxetm el jzeqh.\n6 Axhr el t uebm.\n7 Axhr el jzeqh.\n8 Feui el t sxbr.\n9 Feui el rxti.\n1 Zxetm el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t ljtm.\n4 Feui el t xzemb.\n5 Zxetm el rxhhm.\n6 Zhxmztxa el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Feui el rxti.\n1 Zxetm el t sxbr.\n2 Zxetm el rxti.\n3 Feui el t ljtm.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxhhm.\n8 Hduedl el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxti\t9 4 8\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Hduedl el t ljtm.\n4 Axhr el rxti.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el t ljtm.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t8 3 5\n1 Feui el t ljtm.\n2 Axhr el t sxbr.\n3 Axhr el ihuubj.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Feui el rxhhm.\n7 Hduedl el rxti.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 5 9\n1 Hduedl el t ljtm.\n2 Hduedl el jzeqh.\n3 Axhr el t sxbr.\n4 Feui el t xzemb.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el rxhhm.\n9 Axhr el rxhhm.\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el jzeqh.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el t xzemb.\n6 Feui el t xzemb.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxhhm.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el jzeqh.\n3 Axhr el t sxbr.\n4 Hduedl el t xzemb.\n5 Axhr el rxhhm.\n6 Hduedl el rxti.\n7 Zxetm el t uebm.\n8 Zxetm el jzeqh.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxti\t9 4 6\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t sxbr.\n4 Feui el t xzemb.\n5 Zxetm el jzeqh.\n6 Hduedl el jzeqh.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tjzeqh\t9 3 6\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Axhr el t sxbr.\n4 Zhxmztxa el t ljtm.\n5 Axhr el rxhhm.\n6 Hduedl el t uebm.\n7 Feui el rxhhm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el rxhhm.\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t uebm.\n4 Axhr el t xzemb.\n5 Feui el ihuubj.\n6 Axhr el rxti.\n7 Hduedl el t sxbr.\n8 Zxetm el ihuubj.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t2 3 8\n1 Feui el t uebm.\n2 Hduedl el t xzemb.\n3 Zxetm el t uebm.\n4 Feui el rxti.\n5 Zxetm el rxti.\n6 Hduedl el jzeqh.\n7 Axhr el t ljtm.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el jzeqh.\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Axhr el rxti.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el rxti.\n8 Feui el t uebm.\n9 Feui el rxti.\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Hduedl el rxhhm.\n5 Zxetm el t uebm.\n6 Feui el t ljtm.\n7 Axhr el t xzemb.\n8 Axhr el rxhhm.\n9 Feui el ihuubj.\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t uebm.\n5 Feui el rxhhm.\n6 Zxetm el rxhhm.\n7 Axhr el t ljtm.\n8 Hduedl el t xzemb.\n9 Hduedl el jzeqh.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el rxti.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t ljtm.\n6 Feui el t sxbr.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Zxetm el t xzemb.\n1 Hduedl el t xzemb.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Feui el rxhhm.\n7 Axhr el t ljtm.\n8 Hduedl el ihuubj.\n9 Zxetm el rxhhm.\n1 Axhr el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el jzeqh.\n4 Zhxmztxa el jzeqh.\n5 Feui el t xzemb.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Hduedl el t xzemb.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t5 8 9\n1 Axhr el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el rxti.\n4 Zxetm el t xzemb.\n5 Feui el t uebm.\n6 Zxetm el jzeqh.\n7 Feui el ihuubj.\n8 Hduedl el t ljtm.\n9 Axhr el jzeqh.\n1 Zxetm el t xzemb.\n2 Zxetm el ihuubj.\n3 Feui el t uebm.\n4 Axhr el t uebm.\n5 Hduedl el t uebm.\n6 Hduedl el rxhhm.\n7 Feui el rxhhm.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 1 2\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Feui el t ljtm.\n5 Feui el ihuubj.\n6 Zhxmztxa el t xzemb.\n7 Axhr el t ljtm.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t7 4 5\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Hduedl el jzeqh.\n4 Zxetm el t uebm.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t xzemb.\n7 Zxetm el rxhhm.\n8 Feui el t xzemb.\n9 Feui el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t6 8 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t ljtm.\n4 Zxetm el t ljtm.\n5 Zxetm el rxti.\n6 Feui el rxti.\n7 Axhr el t ljtm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t7 4 5\n1 Zxetm el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el rxhhm.\n4 Feui el t ljtm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el t uebm.\n7 Feui el ihuubj.\n8 Zhxmztxa el rxti.\n9 Hduedl el t sxbr.\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t sxbr.\n6 Feui el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el rxhhm.\n9 Axhr el t xzemb.\n1 Hduedl el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el rxti.\n4 Zxetm el t ljtm.\n5 Axhr el t ljtm.\n6 Feui el t xzemb.\n7 Axhr el rxhhm.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n1 Zxetm el t xzemb.\n2 Feui el t ljtm.\n3 Axhr el t xzemb.\n4 Axhr el rxhhm.\n5 Hduedl el t ljtm.\n6 Hduedl el ihuubj.\n7 Feui el ihuubj.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t sxbr.\n1 Axhr el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el t sxbr.\n5 Hduedl el rxhhm.\n6 Zxetm el rxti.\n7 Zhxmztxa el jzeqh.\n8 Axhr el rxhhm.\n9 Feui el t uebm.\n1 Zhxmztxa el t sxbr.\n2 Axhr el t ljtm.\n3 Zxetm el t ljtm.\n4 Hduedl el t ljtm.\n5 Axhr el rxti.\n6 Hduedl el rxti.\n7 Zxetm el rxti.\n8 Feui el t xzemb.\n9 Feui el rxti.\n1 Zxetm el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Axhr el t xzemb.\n6 Zxetm el jzeqh.\n7 Feui el t uebm.\n8 Axhr el rxti.\n9 Feui el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t2 1 6\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t xzemb.\n4 Zxetm el t ljtm.\n5 Zxetm el rxhhm.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el jzeqh.\n8 Axhr el t ljtm.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\trxhhm\t8 4 5\n1 Zxetm el t ljtm.\n2 Axhr el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el t sxbr.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el rxti.\n7 Feui el rxti.\n8 Axhr el ihuubj.\n9 Hduedl el t uebm.\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el t sxbr.\n5 Feui el t ljtm.\n6 Feui el rxhhm.\n7 Zxetm el rxti.\n8 Zhxmztxa el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 4 8\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Feui el t xzemb.\n4 Feui el rxti.\n5 Axhr el t uebm.\n6 Zxetm el t uebm.\n7 Axhr el rxhhm.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t6 5 7\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Feui el t uebm.\n4 Feui el rxti.\n5 Hduedl el t ljtm.\n6 Hduedl el ihuubj.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 6\n1 Zxetm el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Feui el t sxbr.\n6 Feui el rxti.\n7 Axhr el t uebm.\n8 Axhr el rxti.\n9 Hduedl el rxti.\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el rxhhm.\n7 Feui el rxhhm.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t1 2 7\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t ljtm.\n5 Hduedl el t uebm.\n6 Zxetm el jzeqh.\n7 Axhr el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t5 1 7\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Feui el t ljtm.\n4 Axhr el t sxbr.\n5 Zhxmztxa el t sxbr.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Hduedl el t xzemb.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 4 7\n1 Axhr el t xzemb.\n2 Axhr el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t sxbr.\n5 Hduedl el ihuubj.\n6 Zxetm el t uebm.\n7 Zhxmztxa el rxti.\n8 Zxetm el ihuubj.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxti\t9 3 7\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Axhr el t ljtm.\n4 Axhr el jzeqh.\n5 Hduedl el t xzemb.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t5 6 9\n1 Zxetm el t xzemb.\n2 Hduedl el t ljtm.\n3 Zxetm el rxti.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxhhm.\n6 Feui el t uebm.\n7 Axhr el t xzemb.\n8 Feui el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 6 8\n1 Axhr el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t ljtm.\n4 Hduedl el rxti.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el rxti.\n7 Zhxmztxa el rxti.\n8 Feui el t ljtm.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t8 3 4\n1 Zxetm el t xzemb.\n2 Feui el t uebm.\n3 Hduedl el t uebm.\n4 Hduedl el ihuubj.\n5 Zxetm el jzeqh.\n6 Feui el ihuubj.\n7 Axhr el t sxbr.\n8 Zhxmztxa el t ljtm.\n9 Axhr el ihuubj.\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Feui el ihuubj.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el rxti.\n9 Zxetm el t uebm.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Axhr el jzeqh.\n5 Hduedl el t uebm.\n6 Zxetm el t ljtm.\n7 Zxetm el rxhhm.\n8 Feui el t sxbr.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tjzeqh\t8 1 4\n1 Zxetm el t uebm.\n2 Hduedl el t uebm.\n3 Hduedl el ihuubj.\n4 Zhxmztxa el t sxbr.\n5 Axhr el t xzemb.\n6 Axhr el rxti.\n7 Feui el t sxbr.\n8 Feui el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t1 2 3\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t xzemb.\n5 Axhr el t uebm.\n6 Axhr el jzeqh.\n7 Zxetm el rxhhm.\n8 Hduedl el t uebm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 5 6\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Hduedl el t xzemb.\n5 Axhr el ihuubj.\n6 Feui el jzeqh.\n7 Zxetm el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t4 3 5\n1 Feui el t ljtm.\n2 Feui el rxhhm.\n3 Zxetm el t ljtm.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Zxetm el rxti.\n7 Hduedl el rxti.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\trxti\t9 4 7\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t ljtm.\n4 Axhr el rxti.\n5 Zxetm el t ljtm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el t xzemb.\n4 Feui el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tihuubj\t4 3 6\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el jzeqh.\n5 Axhr el t sxbr.\n6 Axhr el ihuubj.\n7 Feui el jzeqh.\n8 Zxetm el t xzemb.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 3 9\n1 Zhxmztxa el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Hduedl el t uebm.\n8 Hduedl el jzeqh.\n9 Axhr el rxhhm.\n10 Mztq obubx el Feui?\trxhhm\t3 2 9\n1 Feui el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxti.\n4 Hduedl el t xzemb.\n5 Zxetm el t xzemb.\n6 Feui el rxhhm.\n7 Zxetm el jzeqh.\n8 Hduedl el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 7\n1 Zxetm el t uebm.\n2 Axhr el t ljtm.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t uebm.\n5 Feui el t sxbr.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxti.\n8 Feui el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Zxetm?\trxhhm\t1 4 6\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Axhr el rxti.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el t uebm.\n6 Hduedl el jzeqh.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Feui?\tjzeqh\t2 4 8\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Hduedl el t xzemb.\n4 Zxetm el rxhhm.\n5 Axhr el t sxbr.\n6 Feui el rxhhm.\n7 Axhr el jzeqh.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 1 6\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t sxbr.\n4 Feui el t ljtm.\n5 Axhr el t ljtm.\n6 Zhxmztxa el ihuubj.\n7 Hduedl el ihuubj.\n8 Feui el jzeqh.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t3 1 7\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Axhr el jzeqh.\n5 Zxetm el t ljtm.\n6 Hduedl el t uebm.\n7 Zxetm el rxhhm.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el t xzemb.\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el t ljtm.\n4 Feui el rxhhm.\n5 Hduedl el rxhhm.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Zxetm el rxhhm.\n1 Hduedl el t ljtm.\n2 Hduedl el rxti.\n3 Zxetm el t xzemb.\n4 Feui el t uebm.\n5 Zhxmztxa el t uebm.\n6 Feui el ihuubj.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tjzeqh\t9 3 7\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Zxetm el t sxbr.\n4 Axhr el t ljtm.\n5 Axhr el rxti.\n6 Zhxmztxa el t uebm.\n7 Hduedl el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t3 1 2\n1 Zxetm el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el jzeqh.\n4 Feui el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el t sxbr.\n7 Axhr el t ljtm.\n8 Hduedl el rxti.\n9 Axhr el rxhhm.\n1 Zxetm el t xzemb.\n2 Hduedl el t uebm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Feui el ihuubj.\n6 Hduedl el rxti.\n7 Zxetm el rxti.\n8 Zhxmztxa el rxti.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\tihuubj\t9 3 5\n1 Hduedl el t ljtm.\n2 Axhr el t sxbr.\n3 Feui el t ljtm.\n4 Axhr el rxti.\n5 Zhxmztxa el t ljtm.\n6 Hduedl el rxti.\n7 Zxetm el t uebm.\n8 Zxetm el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t5 3 9\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Axhr el t sxbr.\n4 Hduedl el t sxbr.\n5 Hduedl el rxti.\n6 Zhxmztxa el t sxbr.\n7 Feui el ihuubj.\n8 Axhr el ihuubj.\n9 Zhxmztxa el ihuubj.\n1 Hduedl el t uebm.\n2 Hduedl el rxhhm.\n3 Feui el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Feui el rxti.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el rxti.\n8 Zxetm el ihuubj.\n9 Axhr el t sxbr.\n1 Feui el t sxbr.\n2 Zxetm el t sxbr.\n3 Axhr el t uebm.\n4 Axhr el jzeqh.\n5 Feui el rxhhm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 7 8\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Axhr el t sxbr.\n4 Axhr el ihuubj.\n5 Feui el rxhhm.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Zxetm el t uebm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t8 2 9\n1 Zxetm el t sxbr.\n2 Hduedl el t uebm.\n3 Axhr el t ljtm.\n4 Feui el t sxbr.\n5 Hduedl el rxhhm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Axhr el jzeqh.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 3 8\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Feui el t uebm.\n6 Hduedl el jzeqh.\n7 Zxetm el rxti.\n8 Axhr el t sxbr.\n9 Feui el jzeqh.\n1 Feui el t uebm.\n2 Feui el jzeqh.\n3 Zxetm el t ljtm.\n4 Zxetm el rxhhm.\n5 Axhr el t uebm.\n6 Hduedl el t ljtm.\n7 Axhr el ihuubj.\n8 Hduedl el rxti.\n9 Zhxmztxa el t xzemb.\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Hduedl el t xzemb.\n4 Axhr el t ljtm.\n5 Axhr el ihuubj.\n6 Zxetm el t uebm.\n7 Hduedl el jzeqh.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 6 8\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t sxbr.\n4 Zxetm el ihuubj.\n5 Axhr el ihuubj.\n6 Hduedl el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxti.\n9 Feui el t xzemb.\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Feui el rxti.\n5 Zhxmztxa el rxti.\n6 Zxetm el t uebm.\n7 Zxetm el jzeqh.\n8 Hduedl el rxhhm.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxhhm\t9 2 8\n1 Axhr el t ljtm.\n2 Zhxmztxa el t xzemb.\n3 Feui el t ljtm.\n4 Feui el rxti.\n5 Zhxmztxa el rxti.\n6 Hduedl el t xzemb.\n7 Zxetm el t sxbr.\n8 Zxetm el rxti.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t1 3 4\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Zxetm el t uebm.\n4 Zxetm el jzeqh.\n5 Feui el rxti.\n6 Hduedl el t xzemb.\n7 Axhr el rxti.\n8 Zhxmztxa el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t8 2 5\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t ljtm.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Zxetm el t xzemb.\n7 Hduedl el ihuubj.\n8 Zxetm el rxhhm.\n9 Feui el t sxbr.\n1 Hduedl el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el t ljtm.\n4 Feui el rxhhm.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el t uebm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t1 3 4\n1 Zhxmztxa el t uebm.\n2 Feui el t uebm.\n3 Hduedl el t sxbr.\n4 Hduedl el ihuubj.\n5 Feui el jzeqh.\n6 Axhr el t xzemb.\n7 Axhr el rxhhm.\n8 Zxetm el t xzemb.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t8 6 7\n1 Axhr el t sxbr.\n2 Feui el t ljtm.\n3 Hduedl el t ljtm.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t ljtm.\n6 Feui el rxti.\n7 Zhxmztxa el rxti.\n8 Zxetm el t sxbr.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tihuubj\t8 1 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Axhr el ihuubj.\n4 Feui el t ljtm.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el rxhhm.\n7 Feui el rxhhm.\n8 Zxetm el t sxbr.\n9 Zxetm el jzeqh.\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Axhr el ihuubj.\n5 Hduedl el t sxbr.\n6 Hduedl el jzeqh.\n7 Feui el t ljtm.\n8 Zxetm el t sxbr.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t7 2 4\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t ljtm.\n5 Zxetm el rxti.\n6 Axhr el t xzemb.\n7 Feui el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxti\t9 4 5\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Hduedl el t sxbr.\n4 Axhr el t ljtm.\n5 Zxetm el ihuubj.\n6 Axhr el ihuubj.\n7 Hduedl el ihuubj.\n8 Feui el ihuubj.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 3 7\n1 Zxetm el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zxetm el rxti.\n6 Feui el t ljtm.\n7 Feui el ihuubj.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxti\t2 3 4\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t uebm.\n6 Feui el t sxbr.\n7 Hduedl el rxhhm.\n8 Zxetm el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 6 9\n1 Zxetm el t sxbr.\n2 Hduedl el t sxbr.\n3 Feui el t ljtm.\n4 Axhr el t ljtm.\n5 Hduedl el jzeqh.\n6 Zxetm el jzeqh.\n7 Axhr el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t3 4 7\n1 Axhr el t sxbr.\n2 Feui el t ljtm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el t sxbr.\n6 Zxetm el t uebm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Hduedl el jzeqh.\n1 Zxetm el t uebm.\n2 Zxetm el ihuubj.\n3 Feui el t ljtm.\n4 Feui el jzeqh.\n5 Axhr el t xzemb.\n6 Hduedl el t uebm.\n7 Hduedl el ihuubj.\n8 Axhr el rxhhm.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 5 8\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Axhr el t uebm.\n4 Hduedl el t xzemb.\n5 Axhr el ihuubj.\n6 Feui el t uebm.\n7 Hduedl el rxti.\n8 Zxetm el t uebm.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 6 9\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t ljtm.\n4 Axhr el t xzemb.\n5 Zxetm el t sxbr.\n6 Axhr el rxti.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t5 2 9\n1 Axhr el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el t xzemb.\n4 Feui el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el rxti.\n7 Zxetm el jzeqh.\n8 Hduedl el t uebm.\n9 Hduedl el jzeqh.\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t sxbr.\n5 Hduedl el t sxbr.\n6 Hduedl el rxhhm.\n7 Zxetm el jzeqh.\n8 Axhr el rxhhm.\n9 Zhxmztxa el jzeqh.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Feui el t xzemb.\n5 Hduedl el rxti.\n6 Feui el rxti.\n7 Zxetm el t uebm.\n8 Axhr el t uebm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 8 9\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Hduedl el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el rxhhm.\n7 Feui el t sxbr.\n8 Hduedl el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t7 3 8\n1 Axhr el t sxbr.\n2 Zxetm el t xzemb.\n3 Axhr el rxti.\n4 Zhxmztxa el t sxbr.\n5 Feui el t ljtm.\n6 Zxetm el rxti.\n7 Hduedl el t xzemb.\n8 Feui el ihuubj.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t7 2 6\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Hduedl el rxhhm.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el jzeqh.\n8 Feui el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t6 8 9\n1 Hduedl el t ljtm.\n2 Zxetm el t uebm.\n3 Hduedl el rxti.\n4 Zhxmztxa el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t ljtm.\n7 Feui el t ljtm.\n8 Axhr el rxti.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\trxti\t7 6 8\n1 Zxetm el t uebm.\n2 Zxetm el ihuubj.\n3 Feui el t xzemb.\n4 Axhr el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Feui el ihuubj.\n7 Zhxmztxa el jzeqh.\n8 Hduedl el t xzemb.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t4 8 9\n1 Zxetm el t xzemb.\n2 Zxetm el rxti.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t xzemb.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el rxhhm.\n7 Feui el t ljtm.\n8 Axhr el t ljtm.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t8 7 9\n1 Hduedl el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Zxetm el rxti.\n6 Feui el rxhhm.\n7 Hduedl el rxhhm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 3 6\n1 Zxetm el t xzemb.\n2 Feui el t sxbr.\n3 Axhr el t xzemb.\n4 Hduedl el t xzemb.\n5 Feui el rxti.\n6 Axhr el rxti.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 2 5\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t sxbr.\n4 Zxetm el rxhhm.\n5 Feui el rxti.\n6 Hduedl el t ljtm.\n7 Hduedl el rxhhm.\n8 Axhr el t uebm.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t8 2 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t xzemb.\n4 Axhr el t xzemb.\n5 Feui el ihuubj.\n6 Axhr el ihuubj.\n7 Hduedl el ihuubj.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n1 Zxetm el t uebm.\n2 Hduedl el t xzemb.\n3 Axhr el t uebm.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxhhm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tjzeqh\t9 4 7\n1 Feui el t uebm.\n2 Feui el rxhhm.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el rxti.\n5 Zxetm el t uebm.\n6 Zxetm el rxti.\n7 Hduedl el t xzemb.\n8 Axhr el t ljtm.\n9 Axhr el ihuubj.\n1 Feui el t xzemb.\n2 Axhr el t xzemb.\n3 Axhr el ihuubj.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t uebm.\n6 Feui el ihuubj.\n7 Zxetm el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 2 3\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Feui el ihuubj.\n4 Zxetm el t ljtm.\n5 Zxetm el jzeqh.\n6 Hduedl el t ljtm.\n7 Axhr el jzeqh.\n8 Zhxmztxa el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 4 5\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t xzemb.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el rxhhm.\n7 Axhr el jzeqh.\n8 Feui el t xzemb.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t1 8 9\n1 Axhr el t xzemb.\n2 Axhr el jzeqh.\n3 Hduedl el t sxbr.\n4 Feui el t ljtm.\n5 Feui el rxti.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el t ljtm.\n9 Zxetm el rxti.\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Feui el rxhhm.\n4 Zxetm el t xzemb.\n5 Hduedl el rxti.\n6 Zxetm el rxhhm.\n7 Axhr el t sxbr.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t7 1 5\n1 Zhxmztxa el t ljtm.\n2 Axhr el t sxbr.\n3 Zhxmztxa el rxti.\n4 Hduedl el t uebm.\n5 Hduedl el ihuubj.\n6 Feui el t sxbr.\n7 Zxetm el t uebm.\n8 Axhr el rxti.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\tihuubj\t7 4 5\n1 Zxetm el t xzemb.\n2 Axhr el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Feui el t ljtm.\n5 Zxetm el rxti.\n6 Hduedl el t ljtm.\n7 Feui el rxhhm.\n8 Zhxmztxa el rxti.\n9 Hduedl el rxhhm.\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t ljtm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el rxti.\n6 Feui el t uebm.\n7 Feui el jzeqh.\n8 Hduedl el t sxbr.\n9 Axhr el rxti.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 1 4\n1 Feui el t xzemb.\n2 Axhr el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el ihuubj.\n5 Zxetm el t xzemb.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t2 7 8\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Hduedl el t sxbr.\n4 Zxetm el jzeqh.\n5 Axhr el t uebm.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el t xzemb.\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Hduedl el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Feui el t ljtm.\n6 Axhr el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el rxhhm.\n9 Axhr el rxhhm.\n1 Axhr el t ljtm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Axhr el ihuubj.\n5 Zhxmztxa el rxhhm.\n6 Hduedl el t uebm.\n7 Zxetm el t sxbr.\n8 Zxetm el rxhhm.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t uebm.\n2 Zxetm el t sxbr.\n3 Feui el t ljtm.\n4 Axhr el t sxbr.\n5 Zxetm el rxhhm.\n6 Axhr el rxhhm.\n7 Hduedl el t xzemb.\n8 Feui el rxhhm.\n9 Hduedl el ihuubj.\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Feui el t ljtm.\n4 Feui el rxti.\n5 Hduedl el ihuubj.\n6 Axhr el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el t sxbr.\n9 Zxetm el ihuubj.\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Zhxmztxa el rxti.\n5 Feui el rxhhm.\n6 Axhr el t sxbr.\n7 Hduedl el rxti.\n8 Axhr el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxhhm\t9 3 5\n1 Axhr el t xzemb.\n2 Axhr el rxti.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Feui el t sxbr.\n7 Feui el rxti.\n8 Hduedl el rxti.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\trxhhm\t9 3 5\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Feui el t ljtm.\n4 Feui el rxhhm.\n5 Hduedl el ihuubj.\n6 Axhr el t sxbr.\n7 Axhr el jzeqh.\n8 Zxetm el t ljtm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t1 2 5\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Feui el t xzemb.\n4 Axhr el t xzemb.\n5 Zxetm el t ljtm.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el t uebm.\n1 Hduedl el t uebm.\n2 Feui el t uebm.\n3 Hduedl el rxti.\n4 Feui el rxti.\n5 Zxetm el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Axhr el t xzemb.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el jzeqh.\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Hduedl el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Axhr el t ljtm.\n6 Axhr el rxhhm.\n7 Feui el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t7 5 6\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t uebm.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Zxetm el rxti.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 3 8\n1 Axhr el t sxbr.\n2 Hduedl el t uebm.\n3 Zxetm el t ljtm.\n4 Hduedl el ihuubj.\n5 Axhr el rxti.\n6 Feui el t uebm.\n7 Zhxmztxa el t uebm.\n8 Feui el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t7 6 8\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Feui el t sxbr.\n4 Zxetm el t xzemb.\n5 Feui el ihuubj.\n6 Hduedl el t ljtm.\n7 Zxetm el ihuubj.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 3 5\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Hduedl el t ljtm.\n4 Zxetm el rxti.\n5 Axhr el t xzemb.\n6 Zhxmztxa el t uebm.\n7 Feui el jzeqh.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t6 1 7\n1 Axhr el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Feui el t sxbr.\n6 Hduedl el t sxbr.\n7 Zxetm el rxhhm.\n8 Hduedl el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\trxhhm\t5 6 8\n1 Hduedl el t sxbr.\n2 Axhr el t sxbr.\n3 Zxetm el t uebm.\n4 Feui el t xzemb.\n5 Feui el rxti.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el rxhhm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t2 7 9\n1 Zxetm el t ljtm.\n2 Axhr el t xzemb.\n3 Zxetm el jzeqh.\n4 Feui el t xzemb.\n5 Hduedl el t uebm.\n6 Axhr el rxti.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxti.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 1 3\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Feui el t uebm.\n4 Axhr el t uebm.\n5 Zxetm el t uebm.\n6 Feui el rxti.\n7 Axhr el rxti.\n8 Zxetm el rxti.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 1 2\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Feui el ihuubj.\n4 Axhr el t ljtm.\n5 Zhxmztxa el t xzemb.\n6 Zhxmztxa el jzeqh.\n7 Axhr el ihuubj.\n8 Hduedl el jzeqh.\n9 Zxetm el t xzemb.\n10 Mztq obubx el Zxetm?\tjzeqh\t9 5 6\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Feui el rxti.\n5 Zxetm el t uebm.\n6 Zxetm el rxhhm.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el t xzemb.\n9 Hduedl el jzeqh.\n1 Zhxmztxa el t xzemb.\n2 Axhr el t uebm.\n3 Zxetm el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Feui el t ljtm.\n6 Zxetm el jzeqh.\n7 Feui el ihuubj.\n8 Axhr el jzeqh.\n9 Hduedl el t sxbr.\n1 Axhr el t ljtm.\n2 Axhr el ihuubj.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Hduedl el t uebm.\n6 Feui el t uebm.\n7 Hduedl el rxti.\n8 Feui el rxti.\n9 Zhxmztxa el t sxbr.\n1 Feui el t ljtm.\n2 Feui el ihuubj.\n3 Zxetm el t ljtm.\n4 Zxetm el rxti.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t sxbr.\n7 Hduedl el rxhhm.\n8 Axhr el t xzemb.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 5 7\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el t ljtm.\n4 Hduedl el ihuubj.\n5 Axhr el rxti.\n6 Feui el t xzemb.\n7 Feui el jzeqh.\n8 Zxetm el t sxbr.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t1 8 9\n1 Feui el t ljtm.\n2 Zxetm el t sxbr.\n3 Feui el rxti.\n4 Zhxmztxa el t uebm.\n5 Axhr el t ljtm.\n6 Zhxmztxa el rxhhm.\n7 Hduedl el t xzemb.\n8 Hduedl el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\trxti\t5 1 3\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Feui el rxhhm.\n4 Zhxmztxa el rxti.\n5 Axhr el t ljtm.\n6 Axhr el rxti.\n7 Hduedl el t sxbr.\n8 Zxetm el t xzemb.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zxetm?\trxti\t8 2 4\n1 Axhr el t uebm.\n2 Feui el t xzemb.\n3 Feui el ihuubj.\n4 Hduedl el t xzemb.\n5 Axhr el ihuubj.\n6 Zxetm el t ljtm.\n7 Zhxmztxa el t sxbr.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t4 2 3\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t xzemb.\n4 Zxetm el t xzemb.\n5 Hduedl el ihuubj.\n6 Zxetm el ihuubj.\n7 Feui el t sxbr.\n8 Feui el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 1 2\n1 Zhxmztxa el t xzemb.\n2 Feui el t sxbr.\n3 Zxetm el t ljtm.\n4 Zxetm el ihuubj.\n5 Axhr el t sxbr.\n6 Feui el rxhhm.\n7 Axhr el rxhhm.\n8 Zhxmztxa el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 1 8\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t xzemb.\n3 Hduedl el rxhhm.\n4 Zhxmztxa el rxti.\n5 Axhr el t uebm.\n6 Feui el t xzemb.\n7 Feui el rxti.\n8 Zxetm el t sxbr.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t8 1 4\n1 Axhr el t uebm.\n2 Feui el t ljtm.\n3 Hduedl el t xzemb.\n4 Hduedl el rxhhm.\n5 Zhxmztxa el t xzemb.\n6 Axhr el ihuubj.\n7 Feui el ihuubj.\n8 Zhxmztxa el rxti.\n9 Zxetm el t sxbr.\n1 Axhr el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t xzemb.\n4 Axhr el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Hduedl el rxti.\n7 Feui el t ljtm.\n8 Zxetm el t sxbr.\n9 Feui el ihuubj.\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zxetm el t sxbr.\n4 Hduedl el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Feui el jzeqh.\n8 Zxetm el rxti.\n9 Axhr el t ljtm.\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t uebm.\n3 Axhr el t xzemb.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el jzeqh.\n6 Feui el t uebm.\n7 Feui el jzeqh.\n8 Zxetm el t uebm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 6 7\n1 Feui el t xzemb.\n2 Zxetm el t sxbr.\n3 Feui el rxhhm.\n4 Zxetm el ihuubj.\n5 Axhr el t sxbr.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el ihuubj.\n9 Axhr el jzeqh.\n1 Hduedl el t xzemb.\n2 Feui el t uebm.\n3 Zhxmztxa el t xzemb.\n4 Feui el ihuubj.\n5 Axhr el t xzemb.\n6 Hduedl el jzeqh.\n7 Axhr el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t ljtm.\n1 Zhxmztxa el t uebm.\n2 Axhr el t xzemb.\n3 Feui el t sxbr.\n4 Feui el rxhhm.\n5 Zxetm el t xzemb.\n6 Axhr el rxti.\n7 Hduedl el t xzemb.\n8 Hduedl el rxti.\n9 Zxetm el rxti.\n1 Axhr el t sxbr.\n2 Zxetm el t ljtm.\n3 Hduedl el t xzemb.\n4 Zhxmztxa el t ljtm.\n5 Axhr el jzeqh.\n6 Zxetm el rxti.\n7 Zhxmztxa el rxti.\n8 Hduedl el rxti.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxti\t9 3 8\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t sxbr.\n4 Zhxmztxa el rxhhm.\n5 Hduedl el ihuubj.\n6 Feui el t sxbr.\n7 Axhr el rxti.\n8 Zxetm el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t8 1 7\n1 Hduedl el t xzemb.\n2 Axhr el t xzemb.\n3 Axhr el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Hduedl el jzeqh.\n6 Feui el t uebm.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t6 4 8\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Feui el t xzemb.\n4 Axhr el t xzemb.\n5 Axhr el rxhhm.\n6 Feui el rxhhm.\n7 Zxetm el t ljtm.\n8 Zxetm el ihuubj.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t1 7 8\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t sxbr.\n3 Axhr el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Hduedl el ihuubj.\n6 Zxetm el t sxbr.\n7 Zxetm el jzeqh.\n8 Axhr el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tjzeqh\t9 6 7\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el jzeqh.\n4 Feui el t xzemb.\n5 Zhxmztxa el jzeqh.\n6 Feui el jzeqh.\n7 Axhr el t sxbr.\n8 Hduedl el t sxbr.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 7 9\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Zxetm el rxti.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxhhm.\n6 Axhr el t sxbr.\n7 Axhr el rxhhm.\n8 Zhxmztxa el ihuubj.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\trxhhm\t9 6 7\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t sxbr.\n5 Zxetm el t uebm.\n6 Feui el t ljtm.\n7 Axhr el rxti.\n8 Zxetm el ihuubj.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t6 2 7\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Feui el t uebm.\n4 Zhxmztxa el t uebm.\n5 Zxetm el t uebm.\n6 Zxetm el ihuubj.\n7 Hduedl el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Hduedl?\tihuubj\t7 5 6\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t xzemb.\n4 Axhr el ihuubj.\n5 Zhxmztxa el rxti.\n6 Feui el t ljtm.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 3 4\n1 Axhr el t xzemb.\n2 Axhr el jzeqh.\n3 Feui el t xzemb.\n4 Zxetm el t uebm.\n5 Hduedl el t sxbr.\n6 Zhxmztxa el t uebm.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t4 6 8\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Hduedl el t uebm.\n4 Hduedl el rxhhm.\n5 Axhr el t ljtm.\n6 Feui el jzeqh.\n7 Zxetm el t xzemb.\n8 Axhr el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t1 3 4\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Hduedl el t ljtm.\n4 Hduedl el jzeqh.\n5 Zxetm el t xzemb.\n6 Axhr el t uebm.\n7 Axhr el ihuubj.\n8 Zhxmztxa el t ljtm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t8 3 4\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Feui el rxti.\n4 Axhr el t xzemb.\n5 Hduedl el t xzemb.\n6 Zhxmztxa el t ljtm.\n7 Zxetm el rxti.\n8 Axhr el rxti.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\trxti\t5 4 8\n1 Feui el t xzemb.\n2 Hduedl el t xzemb.\n3 Feui el jzeqh.\n4 Hduedl el jzeqh.\n5 Zxetm el t uebm.\n6 Zxetm el ihuubj.\n7 Axhr el t ljtm.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 5 6\n1 Feui el t sxbr.\n2 Axhr el t xzemb.\n3 Feui el jzeqh.\n4 Axhr el ihuubj.\n5 Zxetm el t xzemb.\n6 Hduedl el t ljtm.\n7 Zxetm el rxhhm.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxti.\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el jzeqh.\n3 Feui el t sxbr.\n4 Axhr el t ljtm.\n5 Hduedl el t ljtm.\n6 Feui el ihuubj.\n7 Hduedl el jzeqh.\n8 Zxetm el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t4 5 7\n1 Feui el t sxbr.\n2 Feui el jzeqh.\n3 Axhr el t xzemb.\n4 Zxetm el t ljtm.\n5 Zxetm el jzeqh.\n6 Zhxmztxa el t uebm.\n7 Axhr el rxhhm.\n8 Hduedl el t xzemb.\n9 Hduedl el rxti.\n1 Feui el t xzemb.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t sxbr.\n6 Zxetm el jzeqh.\n7 Axhr el jzeqh.\n8 Hduedl el t sxbr.\n9 Hduedl el rxhhm.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Axhr el rxhhm.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t ljtm.\n6 Feui el t uebm.\n7 Hduedl el rxhhm.\n8 Zxetm el t uebm.\n9 Zxetm el rxti.\n10 Mztq obubx el Feui?\trxti\t6 8 9\n1 Feui el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t xzemb.\n4 Zhxmztxa el jzeqh.\n5 Hduedl el t sxbr.\n6 Hduedl el rxti.\n7 Feui el rxhhm.\n8 Zxetm el t ljtm.\n9 Axhr el rxhhm.\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el ihuubj.\n6 Feui el ihuubj.\n7 Hduedl el t sxbr.\n8 Hduedl el jzeqh.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tjzeqh\t9 2 4\n1 Hduedl el t ljtm.\n2 Zxetm el t sxbr.\n3 Axhr el t uebm.\n4 Zxetm el rxhhm.\n5 Feui el t ljtm.\n6 Hduedl el ihuubj.\n7 Axhr el jzeqh.\n8 Feui el ihuubj.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t9 3 7\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Axhr el t sxbr.\n4 Axhr el jzeqh.\n5 Hduedl el ihuubj.\n6 Zxetm el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el jzeqh.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tihuubj\t9 1 7\n1 Axhr el t ljtm.\n2 Hduedl el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Axhr el jzeqh.\n5 Zxetm el t sxbr.\n6 Feui el t uebm.\n7 Feui el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el jzeqh.\n1 Zxetm el t sxbr.\n2 Axhr el t sxbr.\n3 Hduedl el t ljtm.\n4 Feui el t sxbr.\n5 Axhr el rxhhm.\n6 Feui el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Zxetm el rxhhm.\n9 Hduedl el rxti.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t sxbr.\n4 Hduedl el t uebm.\n5 Zhxmztxa el jzeqh.\n6 Hduedl el ihuubj.\n7 Feui el t ljtm.\n8 Feui el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zxetm?\tjzeqh\t1 2 5\n1 Zhxmztxa el t sxbr.\n2 Zhxmztxa el rxhhm.\n3 Axhr el t uebm.\n4 Zxetm el t sxbr.\n5 Feui el t ljtm.\n6 Zxetm el rxti.\n7 Feui el ihuubj.\n8 Axhr el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\tihuubj\t9 5 7\n1 Axhr el t xzemb.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t sxbr.\n4 Feui el t xzemb.\n5 Feui el rxhhm.\n6 Zxetm el t uebm.\n7 Hduedl el t ljtm.\n8 Zxetm el rxhhm.\n9 Hduedl el jzeqh.\n1 Zxetm el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Axhr el rxhhm.\n6 Feui el t xzemb.\n7 Hduedl el rxti.\n8 Zxetm el rxti.\n9 Zhxmztxa el rxti.\n1 Hduedl el t uebm.\n2 Feui el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Axhr el t uebm.\n5 Hduedl el rxhhm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Feui el ihuubj.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 3 7\n1 Hduedl el t uebm.\n2 Hduedl el rxti.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t sxbr.\n5 Axhr el t sxbr.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxti.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\trxhhm\t5 4 6\n1 Feui el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el rxti.\n4 Feui el ihuubj.\n5 Hduedl el t sxbr.\n6 Hduedl el rxhhm.\n7 Zxetm el t xzemb.\n8 Axhr el t xzemb.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t8 7 9\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Zxetm el t uebm.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Axhr el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el jzeqh.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t6 4 8\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Feui el t uebm.\n4 Zhxmztxa el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t uebm.\n7 Feui el rxti.\n8 Zxetm el rxti.\n9 Hduedl el t sxbr.\n1 Hduedl el t uebm.\n2 Axhr el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Hduedl el rxhhm.\n5 Axhr el rxhhm.\n6 Feui el t ljtm.\n7 Feui el jzeqh.\n8 Zxetm el t ljtm.\n9 Zxetm el rxhhm.\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Feui el ihuubj.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el t xzemb.\n7 Hduedl el jzeqh.\n8 Axhr el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 2 3\n1 Zxetm el t uebm.\n2 Feui el t ljtm.\n3 Zxetm el rxti.\n4 Zhxmztxa el t ljtm.\n5 Hduedl el t ljtm.\n6 Hduedl el jzeqh.\n7 Feui el jzeqh.\n8 Axhr el t ljtm.\n9 Axhr el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t4 8 9\n1 Axhr el t ljtm.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zxetm el rxhhm.\n5 Feui el t sxbr.\n6 Axhr el jzeqh.\n7 Feui el rxti.\n8 Hduedl el t uebm.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 3 9\n1 Hduedl el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el ihuubj.\n4 Axhr el t uebm.\n5 Zhxmztxa el ihuubj.\n6 Axhr el rxti.\n7 Zxetm el t xzemb.\n8 Feui el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\trxti\t8 4 6\n1 Feui el t ljtm.\n2 Feui el rxti.\n3 Axhr el t sxbr.\n4 Hduedl el t uebm.\n5 Zxetm el t xzemb.\n6 Zxetm el jzeqh.\n7 Hduedl el jzeqh.\n8 Axhr el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\trxti\t9 1 2\n1 Zxetm el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zxetm el rxti.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t xzemb.\n6 Feui el t xzemb.\n7 Hduedl el t uebm.\n8 Feui el jzeqh.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tjzeqh\t5 6 8\n1 Zxetm el t sxbr.\n2 Feui el t xzemb.\n3 Hduedl el t xzemb.\n4 Feui el ihuubj.\n5 Zhxmztxa el t uebm.\n6 Zhxmztxa el rxti.\n7 Zxetm el jzeqh.\n8 Hduedl el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\trxti\t9 5 6\n1 Hduedl el t ljtm.\n2 Zxetm el t ljtm.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el rxti.\n5 Hduedl el rxti.\n6 Axhr el t sxbr.\n7 Axhr el ihuubj.\n8 Feui el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\tihuubj\t8 6 7\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Feui el t ljtm.\n4 Axhr el t sxbr.\n5 Feui el rxti.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el jzeqh.\n8 Axhr el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 4 8\n1 Feui el t ljtm.\n2 Zxetm el t xzemb.\n3 Feui el rxhhm.\n4 Zxetm el rxti.\n5 Axhr el t uebm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Axhr el jzeqh.\n9 Hduedl el t ljtm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 1 3\n1 Zxetm el t xzemb.\n2 Axhr el t xzemb.\n3 Axhr el jzeqh.\n4 Feui el t sxbr.\n5 Feui el rxhhm.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 2 3\n1 Axhr el t sxbr.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t sxbr.\n5 Feui el t sxbr.\n6 Zxetm el ihuubj.\n7 Hduedl el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t7 5 9\n1 Zhxmztxa el t sxbr.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Axhr el t ljtm.\n5 Axhr el rxhhm.\n6 Feui el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el t uebm.\n1 Zhxmztxa el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Zxetm el ihuubj.\n5 Axhr el t uebm.\n6 Hduedl el t sxbr.\n7 Hduedl el ihuubj.\n8 Axhr el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t1 5 8\n1 Hduedl el t sxbr.\n2 Axhr el t xzemb.\n3 Hduedl el rxhhm.\n4 Zxetm el t uebm.\n5 Axhr el rxti.\n6 Feui el t sxbr.\n7 Zhxmztxa el t xzemb.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 2 5\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zxetm el t ljtm.\n4 Axhr el t ljtm.\n5 Zxetm el rxhhm.\n6 Hduedl el rxti.\n7 Feui el rxhhm.\n8 Zhxmztxa el t sxbr.\n9 Axhr el rxhhm.\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Zxetm el t xzemb.\n4 Hduedl el t sxbr.\n5 Zxetm el ihuubj.\n6 Feui el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxhhm.\n9 Zhxmztxa el rxti.\n1 Axhr el t sxbr.\n2 Zxetm el t uebm.\n3 Axhr el rxti.\n4 Zxetm el ihuubj.\n5 Feui el t uebm.\n6 Hduedl el t uebm.\n7 Hduedl el rxhhm.\n8 Feui el rxhhm.\n9 Zhxmztxa el t uebm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 6 7\n1 Axhr el t sxbr.\n2 Axhr el rxhhm.\n3 Feui el t sxbr.\n4 Hduedl el t xzemb.\n5 Zxetm el t sxbr.\n6 Zxetm el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t ljtm.\n1 Feui el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t sxbr.\n5 Hduedl el jzeqh.\n6 Axhr el t uebm.\n7 Axhr el ihuubj.\n8 Zxetm el t uebm.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t8 6 7\n1 Feui el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Hduedl el t sxbr.\n4 Feui el rxhhm.\n5 Axhr el t uebm.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t sxbr.\n8 Axhr el rxti.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t3 7 9\n1 Hduedl el t sxbr.\n2 Zxetm el t ljtm.\n3 Hduedl el rxhhm.\n4 Feui el t xzemb.\n5 Zhxmztxa el t uebm.\n6 Feui el rxhhm.\n7 Zxetm el ihuubj.\n8 Axhr el t sxbr.\n9 Axhr el ihuubj.\n1 Feui el t uebm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el ihuubj.\n4 Feui el ihuubj.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el t sxbr.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 1 4\n1 Hduedl el t ljtm.\n2 Axhr el t xzemb.\n3 Feui el t ljtm.\n4 Zxetm el t sxbr.\n5 Zxetm el rxhhm.\n6 Feui el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Hduedl el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 2 9\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Axhr el t ljtm.\n4 Feui el t ljtm.\n5 Feui el jzeqh.\n6 Axhr el jzeqh.\n7 Zxetm el rxti.\n8 Hduedl el t uebm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Hduedl?\trxti\t8 2 9\n1 Hduedl el t xzemb.\n2 Feui el t xzemb.\n3 Zhxmztxa el t xzemb.\n4 Feui el rxhhm.\n5 Axhr el t sxbr.\n6 Hduedl el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t xzemb.\n9 Zxetm el rxhhm.\n1 Hduedl el t ljtm.\n2 Zxetm el t xzemb.\n3 Feui el t ljtm.\n4 Hduedl el rxti.\n5 Feui el rxti.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Axhr el t ljtm.\n9 Axhr el ihuubj.\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Axhr el t xzemb.\n4 Zxetm el t xzemb.\n5 Zxetm el rxti.\n6 Feui el t uebm.\n7 Feui el rxhhm.\n8 Axhr el rxti.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\trxti\t9 4 5\n1 Feui el t sxbr.\n2 Feui el ihuubj.\n3 Zhxmztxa el t xzemb.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Hduedl el t xzemb.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\trxti\t9 4 5\n1 Axhr el t ljtm.\n2 Feui el t uebm.\n3 Zxetm el t xzemb.\n4 Feui el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Axhr el ihuubj.\n7 Hduedl el t sxbr.\n8 Zxetm el ihuubj.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 7 9\n1 Hduedl el t ljtm.\n2 Hduedl el jzeqh.\n3 Zhxmztxa el t xzemb.\n4 Feui el t xzemb.\n5 Zxetm el t xzemb.\n6 Zxetm el rxti.\n7 Axhr el t xzemb.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t4 7 8\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t xzemb.\n4 Feui el t sxbr.\n5 Hduedl el rxhhm.\n6 Axhr el t sxbr.\n7 Feui el jzeqh.\n8 Zxetm el t ljtm.\n9 Axhr el jzeqh.\n1 Zxetm el t xzemb.\n2 Zxetm el jzeqh.\n3 Axhr el t uebm.\n4 Feui el t uebm.\n5 Feui el jzeqh.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el rxti.\n9 Axhr el jzeqh.\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el rxhhm.\n4 Zhxmztxa el rxti.\n5 Hduedl el t xzemb.\n6 Hduedl el jzeqh.\n7 Feui el t uebm.\n8 Feui el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tjzeqh\t9 5 6\n1 Zhxmztxa el t xzemb.\n2 Feui el t sxbr.\n3 Zhxmztxa el rxti.\n4 Axhr el t xzemb.\n5 Axhr el rxti.\n6 Hduedl el t sxbr.\n7 Zxetm el t ljtm.\n8 Feui el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 2 8\n1 Hduedl el t xzemb.\n2 Hduedl el jzeqh.\n3 Feui el t sxbr.\n4 Zxetm el t sxbr.\n5 Axhr el t sxbr.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t3 5 9\n1 Axhr el t ljtm.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el jzeqh.\n5 Feui el t uebm.\n6 Feui el ihuubj.\n7 Axhr el rxti.\n8 Zhxmztxa el rxti.\n9 Zxetm el t xzemb.\n1 Feui el t ljtm.\n2 Feui el jzeqh.\n3 Zxetm el t uebm.\n4 Zhxmztxa el t sxbr.\n5 Zhxmztxa el rxti.\n6 Axhr el t uebm.\n7 Hduedl el t ljtm.\n8 Zxetm el rxti.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\trxti\t6 3 8\n1 Hduedl el t ljtm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Feui el t xzemb.\n5 Hduedl el jzeqh.\n6 Zxetm el t ljtm.\n7 Zxetm el rxhhm.\n8 Feui el rxhhm.\n9 Axhr el t ljtm.\n10 Mztq obubx el Axhr?\trxhhm\t9 6 7\n1 Axhr el t uebm.\n2 Axhr el rxhhm.\n3 Feui el t uebm.\n4 Hduedl el t xzemb.\n5 Feui el jzeqh.\n6 Hduedl el ihuubj.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el t uebm.\n9 Zhxmztxa el rxhhm.\n1 Zxetm el t uebm.\n2 Feui el t uebm.\n3 Axhr el t sxbr.\n4 Feui el jzeqh.\n5 Axhr el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Hduedl el t uebm.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 6 9\n1 Hduedl el t sxbr.\n2 Feui el t uebm.\n3 Hduedl el ihuubj.\n4 Zxetm el t xzemb.\n5 Feui el jzeqh.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\tihuubj\t9 1 3\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxti.\n4 Feui el t uebm.\n5 Axhr el jzeqh.\n6 Zxetm el t sxbr.\n7 Zxetm el rxhhm.\n8 Feui el jzeqh.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\tjzeqh\t9 4 8\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Hduedl el t xzemb.\n5 Hduedl el ihuubj.\n6 Axhr el t uebm.\n7 Zxetm el rxhhm.\n8 Feui el t xzemb.\n9 Feui el ihuubj.\n1 Zhxmztxa el t sxbr.\n2 Feui el t uebm.\n3 Feui el ihuubj.\n4 Zhxmztxa el rxhhm.\n5 Zxetm el t ljtm.\n6 Hduedl el t sxbr.\n7 Axhr el t uebm.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n1 Feui el t ljtm.\n2 Hduedl el t uebm.\n3 Zxetm el t uebm.\n4 Hduedl el rxti.\n5 Zxetm el rxti.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el t sxbr.\n1 Hduedl el t sxbr.\n2 Feui el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Zxetm el ihuubj.\n7 Axhr el t sxbr.\n8 Axhr el jzeqh.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t2 7 8\n1 Axhr el t ljtm.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el rxhhm.\n4 Hduedl el t uebm.\n5 Zxetm el t ljtm.\n6 Feui el t ljtm.\n7 Feui el jzeqh.\n8 Zxetm el jzeqh.\n9 Axhr el jzeqh.\n1 Axhr el t xzemb.\n2 Zxetm el t uebm.\n3 Feui el t xzemb.\n4 Feui el rxti.\n5 Axhr el rxti.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el t ljtm.\n9 Hduedl el rxhhm.\n1 Axhr el t ljtm.\n2 Hduedl el t xzemb.\n3 Hduedl el rxhhm.\n4 Feui el t sxbr.\n5 Zxetm el t sxbr.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Zxetm el ihuubj.\n9 Feui el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t1 6 7\n1 Zhxmztxa el t xzemb.\n2 Hduedl el t xzemb.\n3 Axhr el t ljtm.\n4 Zxetm el t sxbr.\n5 Feui el t uebm.\n6 Feui el jzeqh.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el ihuubj.\n9 Axhr el rxti.\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Zxetm el ihuubj.\n4 Hduedl el ihuubj.\n5 Zhxmztxa el t sxbr.\n6 Feui el t uebm.\n7 Axhr el t ljtm.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t7 2 4\n1 Axhr el t sxbr.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el ihuubj.\n6 Axhr el rxti.\n7 Feui el t ljtm.\n8 Zxetm el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\tihuubj\t2 4 8\n1 Zhxmztxa el t ljtm.\n2 Axhr el t sxbr.\n3 Hduedl el t uebm.\n4 Zxetm el t uebm.\n5 Feui el t sxbr.\n6 Zhxmztxa el rxti.\n7 Axhr el jzeqh.\n8 Hduedl el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\trxhhm\t4 3 8\n1 Zxetm el t sxbr.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el ihuubj.\n5 Feui el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el t uebm.\n10 Mztq obubx el Axhr?\tihuubj\t9 5 8\n1 Axhr el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el t uebm.\n4 Feui el rxhhm.\n5 Zxetm el ihuubj.\n6 Axhr el ihuubj.\n7 Hduedl el t xzemb.\n8 Hduedl el rxhhm.\n9 Zhxmztxa el t sxbr.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t9 2 4\n1 Hduedl el t uebm.\n2 Axhr el t ljtm.\n3 Hduedl el ihuubj.\n4 Axhr el rxti.\n5 Zxetm el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el t sxbr.\n8 Feui el rxhhm.\n9 Zhxmztxa el t xzemb.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 5 6\n1 Feui el t sxbr.\n2 Hduedl el t sxbr.\n3 Zhxmztxa el t xzemb.\n4 Feui el rxhhm.\n5 Zxetm el t uebm.\n6 Axhr el t ljtm.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxhhm.\n1 Hduedl el t xzemb.\n2 Zxetm el t ljtm.\n3 Axhr el t xzemb.\n4 Axhr el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el rxti.\n8 Feui el t uebm.\n9 Hduedl el rxti.\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Hduedl el t xzemb.\n4 Zxetm el t xzemb.\n5 Feui el ihuubj.\n6 Zxetm el rxti.\n7 Axhr el ihuubj.\n8 Hduedl el rxti.\n9 Zhxmztxa el t uebm.\n1 Feui el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el t xzemb.\n4 Feui el rxti.\n5 Hduedl el rxhhm.\n6 Axhr el rxhhm.\n7 Zxetm el t uebm.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Zxetm?\trxti\t7 1 4\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t xzemb.\n3 Feui el t xzemb.\n4 Axhr el t sxbr.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el rxhhm.\n7 Zxetm el t sxbr.\n8 Feui el ihuubj.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t7 4 9\n1 Hduedl el t uebm.\n2 Hduedl el ihuubj.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t uebm.\n6 Feui el t sxbr.\n7 Zxetm el t uebm.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Axhr?\trxhhm\t5 7 9\n1 Hduedl el t sxbr.\n2 Feui el t xzemb.\n3 Hduedl el jzeqh.\n4 Zxetm el t uebm.\n5 Feui el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Axhr el t sxbr.\n9 Axhr el rxhhm.\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Zxetm el t uebm.\n4 Feui el t uebm.\n5 Feui el jzeqh.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t uebm.\n8 Hduedl el t xzemb.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t8 1 2\n1 Axhr el t ljtm.\n2 Feui el t sxbr.\n3 Feui el rxti.\n4 Axhr el rxti.\n5 Hduedl el t uebm.\n6 Zhxmztxa el t ljtm.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxti.\n9 Zxetm el t ljtm.\n10 Mztq obubx el Zxetm?\tihuubj\t9 6 7\n1 Zhxmztxa el t uebm.\n2 Zhxmztxa el ihuubj.\n3 Hduedl el t sxbr.\n4 Feui el t uebm.\n5 Hduedl el ihuubj.\n6 Zxetm el t uebm.\n7 Zxetm el ihuubj.\n8 Feui el ihuubj.\n9 Axhr el t xzemb.\n1 Hduedl el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Feui el t uebm.\n6 Hduedl el ihuubj.\n7 Axhr el ihuubj.\n8 Zxetm el t sxbr.\n9 Zxetm el ihuubj.\n1 Axhr el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t ljtm.\n4 Feui el t sxbr.\n5 Hduedl el ihuubj.\n6 Zhxmztxa el rxhhm.\n7 Axhr el rxti.\n8 Zxetm el t sxbr.\n9 Feui el rxti.\n10 Mztq obubx el Zxetm?\trxti\t8 4 9\n1 Axhr el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Feui el t sxbr.\n4 Zhxmztxa el jzeqh.\n5 Zxetm el t sxbr.\n6 Feui el rxhhm.\n7 Axhr el rxhhm.\n8 Hduedl el t xzemb.\n9 Zxetm el rxhhm.\n1 Feui el t uebm.\n2 Feui el rxti.\n3 Hduedl el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el jzeqh.\n6 Zxetm el t ljtm.\n7 Zxetm el jzeqh.\n8 Axhr el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t3 8 9\n1 Zhxmztxa el t uebm.\n2 Axhr el t uebm.\n3 Zxetm el t ljtm.\n4 Feui el t uebm.\n5 Zxetm el ihuubj.\n6 Zhxmztxa el jzeqh.\n7 Hduedl el t xzemb.\n8 Hduedl el rxhhm.\n9 Feui el jzeqh.\n10 Mztq obubx el Axhr?\tjzeqh\t2 4 9\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t ljtm.\n3 Feui el t sxbr.\n4 Axhr el t ljtm.\n5 Hduedl el t xzemb.\n6 Zxetm el ihuubj.\n7 Feui el rxhhm.\n8 Axhr el ihuubj.\n9 Hduedl el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t1 5 9\n1 Axhr el t ljtm.\n2 Zxetm el t ljtm.\n3 Hduedl el t xzemb.\n4 Feui el t xzemb.\n5 Feui el rxhhm.\n6 Zxetm el rxti.\n7 Zhxmztxa el t xzemb.\n8 Hduedl el rxti.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t7 4 5\n1 Zhxmztxa el t uebm.\n2 Hduedl el t xzemb.\n3 Hduedl el ihuubj.\n4 Feui el t sxbr.\n5 Zhxmztxa el rxhhm.\n6 Axhr el t sxbr.\n7 Axhr el rxti.\n8 Feui el rxti.\n9 Zxetm el t uebm.\n10 Mztq obubx el Zxetm?\trxhhm\t9 1 5\n1 Axhr el t uebm.\n2 Zxetm el t uebm.\n3 Axhr el rxhhm.\n4 Feui el t uebm.\n5 Zhxmztxa el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el t sxbr.\n8 Feui el rxti.\n9 Hduedl el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t5 7 9\n1 Axhr el t uebm.\n2 Zxetm el t ljtm.\n3 Axhr el rxti.\n4 Feui el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t xzemb.\n7 Hduedl el rxhhm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el rxti.\n1 Axhr el t ljtm.\n2 Feui el t ljtm.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t xzemb.\n5 Hduedl el jzeqh.\n6 Feui el rxhhm.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el t sxbr.\n9 Axhr el rxhhm.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Axhr el t sxbr.\n4 Zxetm el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Axhr el rxti.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxti.\n9 Feui el t xzemb.\n10 Mztq obubx el Feui?\trxti\t9 4 8\n1 Feui el t uebm.\n2 Zxetm el t sxbr.\n3 Zhxmztxa el t sxbr.\n4 Zhxmztxa el ihuubj.\n5 Axhr el t ljtm.\n6 Axhr el rxhhm.\n7 Hduedl el t sxbr.\n8 Feui el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t7 3 4\n1 Zxetm el t ljtm.\n2 Hduedl el t uebm.\n3 Axhr el t xzemb.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t uebm.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Axhr el rxti.\n9 Feui el t ljtm.\n10 Mztq obubx el Feui?\tjzeqh\t9 1 4\n1 Feui el t sxbr.\n2 Zxetm el t xzemb.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Feui el rxti.\n6 Axhr el t uebm.\n7 Hduedl el t xzemb.\n8 Axhr el rxhhm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 2 9\n1 Zxetm el t uebm.\n2 Zxetm el rxhhm.\n3 Axhr el t sxbr.\n4 Hduedl el t sxbr.\n5 Hduedl el ihuubj.\n6 Axhr el ihuubj.\n7 Zhxmztxa el t uebm.\n8 Zhxmztxa el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\tjzeqh\t9 7 8\n1 Zxetm el t uebm.\n2 Zxetm el jzeqh.\n3 Feui el t uebm.\n4 Zhxmztxa el t ljtm.\n5 Zhxmztxa el ihuubj.\n6 Feui el rxhhm.\n7 Axhr el t ljtm.\n8 Axhr el rxti.\n9 Hduedl el t xzemb.\n1 Zxetm el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Hduedl el t uebm.\n4 Feui el t sxbr.\n5 Hduedl el jzeqh.\n6 Axhr el t xzemb.\n7 Feui el jzeqh.\n8 Zxetm el jzeqh.\n9 Zhxmztxa el jzeqh.\n1 Axhr el t uebm.\n2 Axhr el jzeqh.\n3 Zxetm el t xzemb.\n4 Hduedl el t xzemb.\n5 Zxetm el rxti.\n6 Hduedl el rxti.\n7 Feui el t xzemb.\n8 Zhxmztxa el t ljtm.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Feui?\trxti\t7 4 6\n1 Axhr el t xzemb.\n2 Axhr el rxhhm.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el rxhhm.\n6 Zxetm el t sxbr.\n7 Feui el t xzemb.\n8 Feui el rxhhm.\n9 Hduedl el rxhhm.\n1 Zxetm el t ljtm.\n2 Hduedl el t ljtm.\n3 Zxetm el ihuubj.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Hduedl el ihuubj.\n7 Feui el t ljtm.\n8 Feui el ihuubj.\n9 Zhxmztxa el t ljtm.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t9 7 8\n1 Axhr el t ljtm.\n2 Axhr el rxti.\n3 Zxetm el t ljtm.\n4 Zhxmztxa el t ljtm.\n5 Feui el t ljtm.\n6 Hduedl el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Zxetm el rxhhm.\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Zhxmztxa el t uebm.\n4 Axhr el t sxbr.\n5 Hduedl el rxti.\n6 Zhxmztxa el jzeqh.\n7 Zxetm el t xzemb.\n8 Feui el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zxetm?\trxti\t7 1 5\n1 Zhxmztxa el t uebm.\n2 Axhr el t ljtm.\n3 Zhxmztxa el ihuubj.\n4 Feui el t uebm.\n5 Hduedl el t sxbr.\n6 Zxetm el t sxbr.\n7 Axhr el rxti.\n8 Hduedl el ihuubj.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t4 1 3\n1 Axhr el t xzemb.\n2 Zhxmztxa el t uebm.\n3 Axhr el rxhhm.\n4 Zxetm el t sxbr.\n5 Zxetm el jzeqh.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxti.\n9 Feui el t ljtm.\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t sxbr.\n3 Zxetm el rxti.\n4 Feui el t ljtm.\n5 Axhr el t sxbr.\n6 Axhr el jzeqh.\n7 Hduedl el t xzemb.\n8 Hduedl el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t2 5 6\n1 Feui el t sxbr.\n2 Zhxmztxa el t xzemb.\n3 Hduedl el t xzemb.\n4 Hduedl el rxti.\n5 Axhr el t uebm.\n6 Axhr el rxhhm.\n7 Zhxmztxa el rxti.\n8 Feui el rxhhm.\n9 Zxetm el t ljtm.\n1 Feui el t sxbr.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t sxbr.\n4 Zxetm el ihuubj.\n5 Zhxmztxa el ihuubj.\n6 Feui el ihuubj.\n7 Axhr el t uebm.\n8 Hduedl el t ljtm.\n9 Hduedl el rxhhm.\n1 Hduedl el t sxbr.\n2 Hduedl el ihuubj.\n3 Feui el t uebm.\n4 Zxetm el t ljtm.\n5 Axhr el t uebm.\n6 Feui el ihuubj.\n7 Zhxmztxa el t sxbr.\n8 Axhr el ihuubj.\n9 Zxetm el rxti.\n10 Mztq obubx el Zhxmztxa?\tihuubj\t7 1 2\n1 Zxetm el t uebm.\n2 Zxetm el rxti.\n3 Zhxmztxa el t xzemb.\n4 Feui el t uebm.\n5 Hduedl el t uebm.\n6 Hduedl el rxti.\n7 Axhr el t uebm.\n8 Zhxmztxa el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t4 7 9\n1 Zxetm el t xzemb.\n2 Axhr el t uebm.\n3 Axhr el rxti.\n4 Hduedl el t xzemb.\n5 Feui el t xzemb.\n6 Zhxmztxa el t xzemb.\n7 Feui el rxhhm.\n8 Hduedl el rxhhm.\n9 Zxetm el rxhhm.\n10 Mztq obubx el Zhxmztxa?\trxhhm\t6 5 7\n1 Feui el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Axhr el t uebm.\n4 Zhxmztxa el rxti.\n5 Feui el rxhhm.\n6 Axhr el rxhhm.\n7 Zxetm el t xzemb.\n8 Zxetm el ihuubj.\n9 Hduedl el t xzemb.\n10 Mztq obubx el Hduedl?\tihuubj\t9 7 8\n1 Zhxmztxa el t ljtm.\n2 Hduedl el t sxbr.\n3 Feui el t xzemb.\n4 Hduedl el rxti.\n5 Zxetm el t sxbr.\n6 Feui el ihuubj.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el rxhhm.\n9 Axhr el t xzemb.\n10 Mztq obubx el Axhr?\tihuubj\t9 3 6\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el rxti.\n4 Zxetm el t ljtm.\n5 Zxetm el jzeqh.\n6 Hduedl el jzeqh.\n7 Zhxmztxa el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Feui el t xzemb.\n1 Feui el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Axhr el t ljtm.\n4 Feui el rxhhm.\n5 Axhr el rxti.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el rxti.\n8 Zxetm el rxhhm.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\trxhhm\t9 6 8\n1 Feui el t sxbr.\n2 Zhxmztxa el t uebm.\n3 Zhxmztxa el rxhhm.\n4 Zxetm el t xzemb.\n5 Axhr el t xzemb.\n6 Axhr el jzeqh.\n7 Feui el jzeqh.\n8 Hduedl el t uebm.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Hduedl?\trxhhm\t8 2 3\n1 Zxetm el t xzemb.\n2 Hduedl el t uebm.\n3 Axhr el t sxbr.\n4 Axhr el rxti.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el ihuubj.\n7 Feui el t uebm.\n8 Hduedl el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t7 2 8\n1 Feui el t uebm.\n2 Zxetm el t xzemb.\n3 Feui el rxti.\n4 Zxetm el rxti.\n5 Zhxmztxa el t sxbr.\n6 Axhr el t uebm.\n7 Axhr el jzeqh.\n8 Hduedl el t uebm.\n9 Zhxmztxa el ihuubj.\n10 Mztq obubx el Hduedl?\tjzeqh\t8 6 7\n1 Zhxmztxa el t xzemb.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Hduedl el t uebm.\n5 Feui el t sxbr.\n6 Feui el rxhhm.\n7 Hduedl el rxti.\n8 Axhr el t sxbr.\n9 Zhxmztxa el rxti.\n10 Mztq obubx el Axhr?\trxhhm\t8 5 6\n1 Hduedl el t sxbr.\n2 Axhr el t sxbr.\n3 Axhr el ihuubj.\n4 Zxetm el t xzemb.\n5 Zxetm el ihuubj.\n6 Feui el t ljtm.\n7 Zhxmztxa el t xzemb.\n8 Feui el ihuubj.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Hduedl?\tihuubj\t1 2 3\n1 Axhr el t uebm.\n2 Axhr el rxti.\n3 Zhxmztxa el t xzemb.\n4 Hduedl el t ljtm.\n5 Hduedl el ihuubj.\n6 Feui el t ljtm.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t6 4 5\n1 Feui el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Zhxmztxa el jzeqh.\n4 Axhr el t uebm.\n5 Zxetm el t uebm.\n6 Axhr el jzeqh.\n7 Zxetm el jzeqh.\n8 Feui el jzeqh.\n9 Hduedl el t ljtm.\n1 Axhr el t uebm.\n2 Feui el t uebm.\n3 Feui el jzeqh.\n4 Axhr el jzeqh.\n5 Zxetm el t xzemb.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el t uebm.\n9 Hduedl el rxti.\n1 Zhxmztxa el t sxbr.\n2 Zxetm el t xzemb.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Feui el t sxbr.\n6 Axhr el t ljtm.\n7 Axhr el rxti.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Feui?\trxhhm\t5 3 4\n1 Zxetm el t ljtm.\n2 Feui el t sxbr.\n3 Hduedl el t sxbr.\n4 Feui el rxhhm.\n5 Hduedl el rxhhm.\n6 Zxetm el jzeqh.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Axhr el t sxbr.\n10 Mztq obubx el Axhr?\trxhhm\t9 3 5\n1 Zxetm el t sxbr.\n2 Feui el t ljtm.\n3 Feui el ihuubj.\n4 Hduedl el t sxbr.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el t sxbr.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Axhr el t uebm.\n1 Zxetm el t sxbr.\n2 Zxetm el rxhhm.\n3 Zhxmztxa el t uebm.\n4 Zhxmztxa el jzeqh.\n5 Feui el t sxbr.\n6 Axhr el t ljtm.\n7 Hduedl el t ljtm.\n8 Axhr el rxhhm.\n9 Feui el rxti.\n10 Mztq obubx el Hduedl?\trxhhm\t7 6 8\n1 Hduedl el t xzemb.\n2 Hduedl el ihuubj.\n3 Axhr el t ljtm.\n4 Feui el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Feui el jzeqh.\n7 Zhxmztxa el jzeqh.\n8 Zxetm el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\tjzeqh\t8 5 7\n1 Feui el t xzemb.\n2 Zxetm el t xzemb.\n3 Hduedl el t sxbr.\n4 Feui el jzeqh.\n5 Hduedl el rxhhm.\n6 Axhr el t xzemb.\n7 Zhxmztxa el t ljtm.\n8 Zhxmztxa el rxhhm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t6 2 9\n1 Zxetm el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el t uebm.\n4 Zxetm el jzeqh.\n5 Zhxmztxa el t xzemb.\n6 Hduedl el t xzemb.\n7 Zhxmztxa el rxti.\n8 Feui el rxti.\n9 Hduedl el rxti.\n1 Axhr el t xzemb.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Zhxmztxa el rxti.\n5 Hduedl el t ljtm.\n6 Hduedl el ihuubj.\n7 Zxetm el t ljtm.\n8 Zxetm el ihuubj.\n9 Feui el t uebm.\n1 Axhr el t ljtm.\n2 Axhr el jzeqh.\n3 Zhxmztxa el t ljtm.\n4 Hduedl el t uebm.\n5 Zhxmztxa el rxti.\n6 Hduedl el jzeqh.\n7 Zxetm el t sxbr.\n8 Feui el t ljtm.\n9 Feui el ihuubj.\n1 Zxetm el t uebm.\n2 Feui el t sxbr.\n3 Zhxmztxa el t uebm.\n4 Axhr el t uebm.\n5 Axhr el jzeqh.\n6 Hduedl el t uebm.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Hduedl?\tjzeqh\t6 4 5\n1 Feui el t sxbr.\n2 Axhr el t uebm.\n3 Zxetm el t xzemb.\n4 Zxetm el jzeqh.\n5 Axhr el jzeqh.\n6 Feui el rxhhm.\n7 Zhxmztxa el t xzemb.\n8 Hduedl el t ljtm.\n9 Hduedl el rxti.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 3 4\n1 Hduedl el t uebm.\n2 Feui el t sxbr.\n3 Zxetm el t sxbr.\n4 Axhr el t uebm.\n5 Axhr el ihuubj.\n6 Zhxmztxa el t ljtm.\n7 Hduedl el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Feui el jzeqh.\n10 Mztq obubx el Zxetm?\tjzeqh\t3 2 9\n1 Axhr el t ljtm.\n2 Zxetm el t uebm.\n3 Zhxmztxa el t uebm.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Axhr el ihuubj.\n9 Feui el t sxbr.\n1 Axhr el t uebm.\n2 Zhxmztxa el t ljtm.\n3 Zhxmztxa el jzeqh.\n4 Axhr el rxhhm.\n5 Feui el t xzemb.\n6 Zxetm el t xzemb.\n7 Zxetm el rxti.\n8 Hduedl el t xzemb.\n9 Hduedl el rxti.\n10 Mztq obubx el Feui?\trxti\t5 8 9\n1 Hduedl el t uebm.\n2 Axhr el t uebm.\n3 Axhr el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxhhm.\n6 Zxetm el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Feui el t ljtm.\n9 Zxetm el jzeqh.\n1 Hduedl el t ljtm.\n2 Feui el t xzemb.\n3 Feui el jzeqh.\n4 Zhxmztxa el t uebm.\n5 Hduedl el rxhhm.\n6 Zhxmztxa el ihuubj.\n7 Zxetm el t uebm.\n8 Axhr el t ljtm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t7 4 6\n1 Zhxmztxa el t xzemb.\n2 Zhxmztxa el rxhhm.\n3 Hduedl el t xzemb.\n4 Feui el t sxbr.\n5 Feui el rxhhm.\n6 Hduedl el jzeqh.\n7 Axhr el t sxbr.\n8 Axhr el ihuubj.\n9 Zxetm el t ljtm.\n1 Hduedl el t uebm.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Feui el t uebm.\n5 Zhxmztxa el t uebm.\n6 Feui el jzeqh.\n7 Hduedl el jzeqh.\n8 Zhxmztxa el jzeqh.\n9 Axhr el t sxbr.\n1 Zhxmztxa el t ljtm.\n2 Axhr el t ljtm.\n3 Axhr el rxti.\n4 Hduedl el t xzemb.\n5 Hduedl el rxhhm.\n6 Feui el t ljtm.\n7 Zxetm el t sxbr.\n8 Zxetm el rxti.\n9 Feui el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t1 6 9\n1 Hduedl el t xzemb.\n2 Feui el t ljtm.\n3 Feui el rxhhm.\n4 Zxetm el t ljtm.\n5 Zhxmztxa el t ljtm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el ihuubj.\n8 Hduedl el rxti.\n9 Axhr el t uebm.\n1 Zhxmztxa el t xzemb.\n2 Feui el t sxbr.\n3 Hduedl el t sxbr.\n4 Hduedl el rxhhm.\n5 Axhr el t sxbr.\n6 Axhr el rxti.\n7 Feui el rxti.\n8 Zxetm el t uebm.\n9 Zxetm el rxti.\n1 Feui el t sxbr.\n2 Hduedl el t xzemb.\n3 Hduedl el rxti.\n4 Feui el ihuubj.\n5 Axhr el t xzemb.\n6 Axhr el ihuubj.\n7 Zhxmztxa el t xzemb.\n8 Zhxmztxa el rxti.\n9 Zxetm el t sxbr.\n10 Mztq obubx el Zxetm?\tihuubj\t9 1 4\n1 Feui el t xzemb.\n2 Zxetm el t uebm.\n3 Zxetm el ihuubj.\n4 Hduedl el t xzemb.\n5 Zhxmztxa el t sxbr.\n6 Axhr el t sxbr.\n7 Zhxmztxa el rxhhm.\n8 Feui el rxhhm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Hduedl?\trxhhm\t4 1 8\n1 Feui el t sxbr.\n2 Zhxmztxa el t sxbr.\n3 Axhr el t ljtm.\n4 Hduedl el t xzemb.\n5 Axhr el jzeqh.\n6 Hduedl el ihuubj.\n7 Zxetm el t sxbr.\n8 Zhxmztxa el jzeqh.\n9 Zxetm el jzeqh.\n10 Mztq obubx el Feui?\tjzeqh\t1 7 9\n1 Zxetm el t uebm.\n2 Zxetm el ihuubj.\n3 Feui el t uebm.\n4 Axhr el t sxbr.\n5 Axhr el rxti.\n6 Zhxmztxa el t sxbr.\n7 Zhxmztxa el rxti.\n8 Feui el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 3 8\n1 Axhr el t uebm.\n2 Axhr el rxti.\n3 Zhxmztxa el t xzemb.\n4 Zxetm el t uebm.\n5 Hduedl el t xzemb.\n6 Feui el t xzemb.\n7 Zxetm el jzeqh.\n8 Zhxmztxa el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Feui?\tihuubj\t6 5 9\n1 Feui el t xzemb.\n2 Hduedl el t sxbr.\n3 Zxetm el t sxbr.\n4 Zxetm el jzeqh.\n5 Hduedl el jzeqh.\n6 Feui el rxti.\n7 Zhxmztxa el t sxbr.\n8 Axhr el t ljtm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\tjzeqh\t7 3 4\n1 Zxetm el t ljtm.\n2 Zxetm el rxhhm.\n3 Feui el t xzemb.\n4 Axhr el t ljtm.\n5 Hduedl el t sxbr.\n6 Feui el rxti.\n7 Zhxmztxa el t xzemb.\n8 Hduedl el rxhhm.\n9 Axhr el jzeqh.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 3 6\n1 Feui el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Zxetm el t sxbr.\n4 Zxetm el jzeqh.\n5 Axhr el t uebm.\n6 Hduedl el t uebm.\n7 Zhxmztxa el jzeqh.\n8 Feui el ihuubj.\n9 Axhr el ihuubj.\n10 Mztq obubx el Hduedl?\tihuubj\t6 5 9\n1 Feui el t uebm.\n2 Axhr el t uebm.\n3 Zxetm el t uebm.\n4 Zxetm el ihuubj.\n5 Axhr el ihuubj.\n6 Hduedl el t ljtm.\n7 Zhxmztxa el t sxbr.\n8 Hduedl el rxhhm.\n9 Feui el ihuubj.\n1 Zhxmztxa el t xzemb.\n2 Feui el t xzemb.\n3 Axhr el t xzemb.\n4 Zhxmztxa el rxti.\n5 Zxetm el t uebm.\n6 Feui el rxti.\n7 Hduedl el t sxbr.\n8 Axhr el rxti.\n9 Hduedl el rxhhm.\n1 Axhr el t uebm.\n2 Hduedl el t sxbr.\n3 Axhr el rxhhm.\n4 Hduedl el rxti.\n5 Feui el t uebm.\n6 Zhxmztxa el t sxbr.\n7 Feui el ihuubj.\n8 Zxetm el t uebm.\n9 Zxetm el ihuubj.\n10 Mztq obubx el Zhxmztxa?\trxti\t6 2 4\n1 Axhr el t uebm.\n2 Hduedl el t ljtm.\n3 Zxetm el t sxbr.\n4 Zxetm el rxti.\n5 Feui el t sxbr.\n6 Hduedl el ihuubj.\n7 Axhr el jzeqh.\n8 Feui el jzeqh.\n9 Zhxmztxa el t xzemb.\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Zxetm el t xzemb.\n4 Feui el rxti.\n5 Axhr el t xzemb.\n6 Axhr el rxti.\n7 Hduedl el t uebm.\n8 Zxetm el rxti.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Hduedl?\tjzeqh\t7 2 9\n1 Axhr el t xzemb.\n2 Hduedl el t xzemb.\n3 Zhxmztxa el t sxbr.\n4 Feui el t ljtm.\n5 Zxetm el t sxbr.\n6 Zxetm el rxhhm.\n7 Zhxmztxa el rxhhm.\n8 Hduedl el ihuubj.\n9 Feui el rxti.\n10 Mztq obubx el Axhr?\tihuubj\t1 2 8\n1 Hduedl el t uebm.\n2 Zhxmztxa el t xzemb.\n3 Zhxmztxa el jzeqh.\n4 Feui el t ljtm.\n5 Axhr el t ljtm.\n6 Zxetm el t ljtm.\n7 Feui el ihuubj.\n8 Zxetm el ihuubj.\n9 Hduedl el ihuubj.\n10 Mztq obubx el Axhr?\tihuubj\t5 6 8\n1 Axhr el t sxbr.\n2 Feui el t sxbr.\n3 Hduedl el t sxbr.\n4 Axhr el rxti.\n5 Zxetm el t sxbr.\n6 Zxetm el rxti.\n7 Hduedl el rxti.\n8 Feui el rxti.\n9 Zhxmztxa el t ljtm.\n1 Feui el t uebm.\n2 Zhxmztxa el t uebm.\n3 Feui el rxhhm.\n4 Hduedl el t xzemb.\n5 Zxetm el t xzemb.\n6 Axhr el t ljtm.\n7 Hduedl el rxti.\n8 Axhr el rxti.\n9 Zhxmztxa el rxhhm.\n10 Mztq obubx el Zxetm?\trxti\t5 4 7\n1 Feui el t xzemb.\n2 Feui el rxti.\n3 Axhr el t ljtm.\n4 Zxetm el t sxbr.\n5 Zhxmztxa el t xzemb.\n6 Axhr el jzeqh.\n7 Zxetm el ihuubj.\n8 Zhxmztxa el jzeqh.\n9 Hduedl el t sxbr.\n10 Mztq obubx el Hduedl?\tihuubj\t9 4 7\n1 Hduedl el t xzemb.\n2 Axhr el t ljtm.\n3 Feui el t xzemb.\n4 Hduedl el rxhhm.\n5 Feui el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Axhr el ihuubj.\n8 Zxetm el t sxbr.\n9 Zhxmztxa el rxti.\n1 Zxetm el t xzemb.\n2 Hduedl el t uebm.\n3 Zhxmztxa el t sxbr.\n4 Axhr el t ljtm.\n5 Zhxmztxa el rxti.\n6 Axhr el rxhhm.\n7 Hduedl el rxti.\n8 Zxetm el jzeqh.\n9 Feui el t uebm.\n10 Mztq obubx el Feui?\trxti\t9 2 7\n1 Hduedl el t sxbr.\n2 Zxetm el t uebm.\n3 Hduedl el ihuubj.\n4 Feui el t sxbr.\n5 Axhr el t ljtm.\n6 Zxetm el ihuubj.\n7 Zhxmztxa el t ljtm.\n8 Feui el rxhhm.\n9 Axhr el rxti.\n10 Mztq obubx el Zhxmztxa?\trxti\t7 5 9\n1 Zhxmztxa el t sxbr.\n2 Hduedl el t uebm.\n3 Hduedl el ihuubj.\n4 Axhr el t uebm.\n5 Feui el t sxbr.\n6 Feui el ihuubj.\n7 Zxetm el t sxbr.\n8 Axhr el jzeqh.\n9 Zhxmztxa el jzeqh.\n10 Mztq obubx el Zxetm?\tihuubj\t7 5 6\n1 Zxetm el t xzemb.\n2 Zhxmztxa el t ljtm.\n3 Feui el t sxbr.\n4 Axhr el t xzemb.\n5 Hduedl el t uebm.\n6 Zhxmztxa el ihuubj.\n7 Axhr el ihuubj.\n8 Hduedl el ihuubj.\n9 Feui el rxhhm.\n10 Mztq obubx el Zxetm?\tihuubj\t1 4 7\n1 Zhxmztxa el t uebm.\n2 Zxetm el t uebm.\n3 Zxetm el rxti.\n4 Zhxmztxa el rxti.\n5 Axhr el t uebm.\n6 Feui el t sxbr.\n7 Feui el rxti.\n8 Axhr el rxhhm.\n9 Hduedl el t uebm.\n10 Mztq obubx el Hduedl?\trxhhm\t9 5 8\n1 Hduedl el t sxbr.\n2 Hduedl el rxti.\n3 Feui el t xzemb.\n4 Axhr el t uebm.\n5 Feui el rxhhm.\n6 Zhxmztxa el t uebm.\n7 Zhxmztxa el rxhhm.\n8 Zxetm el t uebm.\n9 Axhr el rxhhm.\n10 Mztq obubx el Zxetm?\trxhhm\t8 6 7\n1 Zhxmztxa el t sxbr.\n2 Axhr el t xzemb.\n3 Zhxmztxa el ihuubj.\n4 Zxetm el t ljtm.\n5 Zxetm el jzeqh.\n6 Hduedl el t ljtm.\n7 Hduedl el jzeqh.\n8 Axhr el rxhhm.\n9 Feui el t sxbr.\n10 Mztq obubx el Feui?\tihuubj\t9 1 3\n1 Zxetm el t ljtm.\n2 Zhxmztxa el t uebm.\n3 Hduedl el t uebm.\n4 Axhr el t uebm.\n5 Hduedl el jzeqh.\n6 Zhxmztxa el jzeqh.\n7 Feui el t uebm.\n8 Zxetm el ihuubj.\n9 Axhr el rxti.\n10 Mztq obubx el Feui?\trxti\t7 4 9\n"
  },
  {
    "path": "tasksv11/shuffled/qa17_positional-reasoning_test.txt",
    "content": "1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n1 Rzh xha lfdtxh el phubj qzh pudh lfdtxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh qxetmruh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tihl\t1 2\n1 Rzh qxetmruh el tpbnh qzh pudh lfdtxh.\n2 Rzh qxetmruh el phubj qzh xha lfdtxh.\n3 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh xha lfdtxh el phubj qzh qxetmruh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh xha lfdtxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lvzhxh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh qxetmruh tpbnh qzh xha lvzhxh?\tmb\t2 1\n4 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tihl\t1 2\n7 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n9 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el phubj qzh xha lfdtxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n6 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n1 Rzh xha lvzhxh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh xha lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n5 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n1 Rzh pudh lfdtxh el phubj qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh pudh lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh pudh lfdtxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh xha lvzhxh el phubj qzh qxetmruh.\n2 Rzh pudh lfdtxh el phubj qzh xha lvzhxh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n6 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el tpbnh qzh qxetmruh.\n2 Rzh vemk xhoqtmruh el phubj qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh xha lfdtxh.\n2 Rzh xha lvzhxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el phubj qzh xha lfdtxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n9 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n1 Rzh qxetmruh el tpbnh qzh xha lfdtxh.\n2 Rzh xha lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n6 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n9 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t2 1\n1 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh xha lvzhxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n1 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh qxetmruh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n6 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh xha lfdtxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n1 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh xha lfdtxh el phubj qzh ihuubj lfdtxh.\n2 Rzh xha lfdtxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh pudh lfdtxh el phubj qzh qxetmruh.\n2 Rzh pudh lfdtxh el tpbnh qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n4 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n9 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh qxetmruh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n6 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh pudh lfdtxh el phubj qzh qxetmruh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n10 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh vemk xhoqtmruh el phubj qzh qxetmruh.\n3 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n6 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n1 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh xha lvzhxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh pudh lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lfdtxh el tpbnh qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n1 Rzh qxetmruh el tpbnh qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n4 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n1 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tmb\t2 1\n4 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tihl\t2 1\n5 Xl qzh qxetmruh tpbnh qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tmb\t2 1\n7 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh qxetmruh tpbnh qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tihl\t2 1\n10 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tihl\t2 1\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el tpbnh qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh qxetmruh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n5 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n6 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n8 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n1 Rzh qxetmruh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n2 Rzh qxetmruh el tpbnh qzh ihuubj lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh xha lvzhxh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n1 Rzh qxetmruh el phubj qzh xha lvzhxh.\n2 Rzh ihuubj lfdtxh el phubj qzh qxetmruh.\n3 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh pudh lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh xha lvzhxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n10 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el tpbnh qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t2 1\n7 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh xha lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh qxetmruh el phubj qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh xha lvzhxh el tpbnh qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh vemk xhoqtmruh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el phubj qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n4 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n6 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tmb\t1 2\n9 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh xha lvzhxh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el phubj qzh pudh lfdtxh.\n2 Rzh xha lfdtxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh xha lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n7 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el tpbnh qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n8 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el phubj qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n6 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el tpbnh qzh xha lvzhxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n4 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tmb\t1 2\n5 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tihl\t1 2\n6 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tihl\t1 2\n8 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el tpbnh qzh qxetmruh.\n2 Rzh xha lvzhxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tmb\t2 1\n4 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n7 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tmb\t2 1\n8 Xl qzh qxetmruh tpbnh qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh qxetmruh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh xha lfdtxh el tpbnh qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n9 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh qxetmruh el phubj qzh vemk xhoqtmruh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n1 Rzh xha lfdtxh el tpbnh qzh xha lvzhxh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n4 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n5 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n7 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n8 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh xha lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh xha lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh vemk xhoqtmruh el phubj qzh xha lfdtxh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n1 Rzh xha lvzhxh el tpbnh qzh pudh lfdtxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n5 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el phubj qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh qxetmruh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh pudh lfdtxh el phubj qzh xha lfdtxh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lfdtxh el phubj qzh vemk xhoqtmruh.\n2 Rzh vemk xhoqtmruh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n1 Rzh qxetmruh el phubj qzh xha lvzhxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n6 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh xha lfdtxh el phubj qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh xha lfdtxh el phubj qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n7 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el phubj qzh qxetmruh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n5 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n6 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n1 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh xha lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n1 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el tpbnh qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el phubj qzh vemk xhoqtmruh.\n2 Rzh vemk xhoqtmruh el phubj qzh xha lfdtxh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el tpbnh qzh qxetmruh.\n2 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tihl\t2 1\n4 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n1 Rzh xha lvzhxh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el tpbnh qzh xha lfdtxh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el tpbnh qzh xha lvzhxh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh xha lvzhxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el tpbnh qzh qxetmruh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n2 Rzh xha lvzhxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n1 Rzh pudh lfdtxh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n6 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh qxetmruh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n5 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n10 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh xha lvzhxh el phubj qzh qxetmruh.\n3 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n7 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n8 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh xha lvzhxh.\n3 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n4 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n"
  },
  {
    "path": "tasksv11/shuffled/qa17_positional-reasoning_train.txt",
    "content": "1 Rzh qxetmruh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh xha lvzhxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh xha lvzhxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh pudh lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n1 Rzh xha lvzhxh el phubj qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh xha lfdtxh el phubj qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tihl\t2 1\n4 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tihl\t2 1\n8 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh xha lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n6 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh xha lfdtxh.\n2 Rzh xha lfdtxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh qxetmruh el phubj qzh pudh lfdtxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh qxetmruh.\n3 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n1 Rzh xha lvzhxh el phubj qzh qxetmruh.\n2 Rzh xha lvzhxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n8 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh pudh lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh qxetmruh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n6 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n8 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n1 Rzh pudh lfdtxh el phubj qzh xha lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh qxetmruh.\n3 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n8 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el phubj qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tmb\t2 1\n10 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh pudh lfdtxh el phubj qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tmb\t2 1\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el phubj qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh qxetmruh el phubj qzh xha lfdtxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh qxetmruh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n6 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n10 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el tpbnh qzh xha lvzhxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el phubj qzh pudh lfdtxh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n3 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n6 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh qxetmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh qxetmruh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh vemk xhoqtmruh.\n2 Rzh xha lvzhxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el phubj qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n8 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el phubj qzh pudh lfdtxh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh qxetmruh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n4 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n10 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n9 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh qxetmruh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n4 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n5 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n6 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n8 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el tpbnh qzh xha lvzhxh.\n2 Rzh xha lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh xha lvzhxh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh pudh lfdtxh.\n3 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n2 Rzh ihuubj lfdtxh el phubj qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tihl\t2 1\n4 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tmb\t2 1\n5 Xl qzh xha lvzhxh tpbnh qzh qxetmruh?\tmb\t2 1\n6 Xl qzh qxetmruh tpbnh qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n10 Xl qzh qxetmruh tpbnh qzh xha lvzhxh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el phubj qzh xha lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tmb\t1 2\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n1 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t2 1\n5 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n9 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el tpbnh qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh xha lvzhxh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh xha lvzhxh el phubj qzh vemk xhoqtmruh.\n2 Rzh xha lvzhxh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n4 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n1 Rzh xha lvzhxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n1 Rzh xha lfdtxh el tpbnh qzh xha lvzhxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n5 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n7 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n8 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n2 Rzh qxetmruh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n7 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n3 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n9 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t1 2\n5 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh pudh lfdtxh el qb qzh xerzq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lvzhxh el phubj qzh qxetmruh.\n2 Rzh xha lvzhxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n5 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n8 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n1 Rzh xha lfdtxh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh xha lfdtxh el phubj qzh pudh lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el tpbnh qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n6 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n10 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el phubj qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n10 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh xha lfdtxh el phubj qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n10 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tmb\t2 1\n1 Rzh pudh lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh pudh lfdtxh el tpbnh qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tihl\t2 1\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh qxetmruh phubj qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tihl\t2 1\n10 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n1 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n1 Rzh qxetmruh el tpbnh qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh qxetmruh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh qxetmruh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh qxetmruh.\n3 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el phubj qzh ihuubj lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh xerzq bs qzh xha lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el tpbnh qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el phubj qzh xha lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el tpbnh qzh xha lvzhxh.\n2 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh xha lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh qxetmruh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh xha lvzhxh el tpbnh qzh qxetmruh.\n3 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh xha lfdtxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n4 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n5 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n5 Xl qzh qxetmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n9 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n10 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh xha lfdtxh.\n2 Rzh qxetmruh el tpbnh qzh xha lfdtxh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n4 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n5 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh qxetmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh vemk xhoqtmruh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh phubj qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh qxetmruh.\n3 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n6 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t2 1\n1 Rzh xha lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh xha lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tihl\t2 1\n10 Xl qzh vemk xhoqtmruh phubj qzh xha lvzhxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh xha lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh xha lvzhxh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh xha lfdtxh.\n2 Rzh pudh lfdtxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh qxetmruh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n10 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n1 Rzh xha lvzhxh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh xha lfdtxh el phubj qzh pudh lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n4 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n7 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n1 Rzh pudh lfdtxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n4 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el tpbnh qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n3 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el phubj qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh qxetmruh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh pudh lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh pudh lfdtxh el tpbnh qzh xha lvzhxh.\n2 Rzh xha lvzhxh el qb qzh xerzq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n5 Xl qzh xha lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh qxetmruh.\n3 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t2 1\n4 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el phubj qzh xha lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t1 2\n1 Rzh qxetmruh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n5 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n6 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n8 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n10 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n3 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh vemk xhoqtmruh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh xha lvzhxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n5 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el phubj qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh qxetmruh phubj qzh vemk xhoqtmruh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tihl\t2 1\n5 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tihl\t2 1\n6 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t2 1\n8 Xl qzh qxetmruh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n9 Xl qzh qxetmruh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh qxetmruh.\n2 Rzh pudh lfdtxh el tpbnh qzh qxetmruh.\n3 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n6 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n8 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el phubj qzh xha lvzhxh.\n3 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t2 1\n7 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t1 2\n10 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh qxetmruh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n4 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t1 2\n5 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh ihuubj lfdtxh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n5 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh phubj qzh vemk xhoqtmruh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el phubj qzh xha lvzhxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tihl\t1 2\n10 Xl qzh ihuubj lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh xha lfdtxh.\n2 Rzh xha lvzhxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n8 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n1 Rzh xha lvzhxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n2 Rzh xha lvzhxh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n4 Xl qzh vemk xhoqtmruh phubj qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n7 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh xha lfdtxh tpbnh qzh vemk xhoqtmruh?\tihl\t2 1\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh pudh lfdtxh el phubj qzh xha lvzhxh.\n2 Rzh pudh lfdtxh el qb qzh uhsq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh xha lvzhxh tpbnh qzh vemk xhoqtmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n8 Xl qzh vemk xhoqtmruh tpbnh qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t1 2\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh tpbnh qzh xha lfdtxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh phubj qzh xha lvzhxh?\tmb\t1 2\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh xha lvzhxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n4 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n9 Xl qzh xha lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n10 Xl qzh pudh lfdtxh phubj qzh xha lfdtxh?\tmb\t1 2\n1 Rzh xha lvzhxh el tpbnh qzh xha lfdtxh.\n2 Rzh xha lvzhxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n4 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n5 Xl qzh ihuubj lfdtxh phubj qzh xha lfdtxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh ihuubj lfdtxh?\tmb\t1 2\n8 Xl qzh xha lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh tpbnh qzh xha lfdtxh?\tihl\t2 1\n10 Xl qzh xha lfdtxh phubj qzh ihuubj lfdtxh?\tihl\t1 2\n1 Rzh qxetmruh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh pudh lfdtxh el qb qzh xerzq bs qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tmb\t2 1\n4 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n5 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el phubj qzh qxetmruh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh tpbnh qzh qxetmruh?\tmb\t2 1\n4 Xl qzh qxetmruh tpbnh qzh xha lfdtxh?\tihl\t1 2\n5 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t2 1\n7 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t1 2\n8 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh xha lfdtxh phubj qzh qxetmruh?\tihl\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n1 Rzh qxetmruh el tpbnh qzh xha lvzhxh.\n2 Rzh qxetmruh el phubj qzh xha lfdtxh.\n3 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh xha lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n7 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tmb\t1 2\n9 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tihl\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el tpbnh qzh xha lfdtxh.\n3 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n8 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n9 Xl qzh ihuubj lfdtxh phubj qzh qxetmruh?\tihl\t1 2\n10 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh xha lvzhxh el tpbnh qzh ihuubj lfdtxh.\n2 Rzh pudh lfdtxh el phubj qzh ihuubj lfdtxh.\n3 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n5 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tmb\t2 1\n8 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n9 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh xha lfdtxh el tpbnh qzh qxetmruh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n6 Xl qzh qxetmruh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh tpbnh qzh qxetmruh?\tihl\t1 2\n8 Xl qzh qxetmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh xha lfdtxh.\n2 Rzh qxetmruh el tpbnh qzh xha lfdtxh.\n3 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh phubj qzh qxetmruh?\tihl\t1 2\n5 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh tpbnh qzh qxetmruh?\tmb\t1 2\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh vemk xhoqtmruh?\tmb\t2 1\n10 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n1 Rzh xha lfdtxh el qb qzh uhsq bs qzh xha lvzhxh.\n2 Rzh qxetmruh el phubj qzh xha lfdtxh.\n3 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n4 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh qxetmruh tpbnh qzh xha lvzhxh?\tmb\t2 1\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh qxetmruh?\tmb\t1 2\n8 Xl qzh xha lvzhxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lvzhxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh phubj qzh qxetmruh?\tmb\t1 2\n1 Rzh xha lfdtxh el qb qzh xerzq bs qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n3 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t2 1\n4 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n5 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n6 Xl qzh qxetmruh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t2 1\n7 Xl qzh qxetmruh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t2 1\n8 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n9 Xl qzh xha lfdtxh qb qzh xerzq bs qzh qxetmruh?\tihl\t1 2\n10 Xl qzh qxetmruh phubj qzh xha lfdtxh?\tmb\t2 1\n1 Rzh ihuubj lfdtxh el tpbnh qzh qxetmruh.\n2 Rzh qxetmruh el qb qzh uhsq bs qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh xha lvzhxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tihl\t2 1\n6 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n7 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh tpbnh qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh xha lvzhxh phubj qzh ihuubj lfdtxh?\tihl\t2 1\n1 Rzh pudh lfdtxh el tpbnh qzh vemk xhoqtmruh.\n2 Rzh ihuubj lfdtxh el phubj qzh vemk xhoqtmruh.\n3 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n4 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh ihuubj lfdtxh?\tmb\t1 2\n7 Xl qzh ihuubj lfdtxh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n8 Xl qzh ihuubj lfdtxh phubj qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t1 2\n1 Rzh ihuubj lfdtxh el qb qzh xerzq bs qzh pudh lfdtxh.\n2 Rzh ihuubj lfdtxh el phubj qzh xha lvzhxh.\n3 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t2 1\n4 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n8 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t2 1\n9 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t2 1\n10 Xl qzh pudh lfdtxh tpbnh qzh xha lvzhxh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el qb qzh xerzq bs qzh xha lvzhxh.\n2 Rzh xha lfdtxh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n3 Xl qzh xha lvzhxh phubj qzh xha lfdtxh?\tmb\t1 2\n4 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n5 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n6 Xl qzh xha lfdtxh qb qzh xerzq bs qzh xha lvzhxh?\tihl\t2 1\n7 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n8 Xl qzh xha lvzhxh qb qzh uhsq bs qzh xha lfdtxh?\tihl\t1 2\n9 Xl qzh xha lvzhxh qb qzh xerzq bs qzh xha lfdtxh?\tmb\t1 2\n10 Xl qzh xha lfdtxh tpbnh qzh xha lvzhxh?\tmb\t2 1\n1 Rzh qxetmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh qxetmruh el qb qzh xerzq bs qzh vemk xhoqtmruh.\n3 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n4 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n5 Xl qzh ihuubj lfdtxh tpbnh qzh vemk xhoqtmruh?\tmb\t1 2\n6 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n7 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh ihuubj lfdtxh?\tihl\t2 1\n8 Xl qzh ihuubj lfdtxh qb qzh xerzq bs qzh vemk xhoqtmruh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh ihuubj lfdtxh?\tmb\t2 1\n10 Xl qzh ihuubj lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t1 2\n1 Rzh vemk xhoqtmruh el phubj qzh xha lvzhxh.\n2 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh pudh lfdtxh.\n3 Xl qzh pudh lfdtxh phubj qzh xha lvzhxh?\tihl\t2 1\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n5 Xl qzh xha lvzhxh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh xha lvzhxh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh xha lvzhxh?\tmb\t2 1\n9 Xl qzh xha lvzhxh phubj qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh xha lvzhxh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n1 Rzh pudh lfdtxh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh qxetmruh.\n3 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh qb qzh xerzq bs qzh qxetmruh?\tmb\t1 2\n5 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n6 Xl qzh pudh lfdtxh phubj qzh qxetmruh?\tmb\t1 2\n7 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n8 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh qxetmruh?\tihl\t1 2\n9 Xl qzh qxetmruh tpbnh qzh pudh lfdtxh?\tmb\t2 1\n10 Xl qzh qxetmruh qb qzh xerzq bs qzh pudh lfdtxh?\tihl\t2 1\n1 Rzh vemk xhoqtmruh el qb qzh uhsq bs qzh ihuubj lfdtxh.\n2 Rzh ihuubj lfdtxh el tpbnh qzh pudh lfdtxh.\n3 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n4 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n5 Xl qzh vemk xhoqtmruh tpbnh qzh pudh lfdtxh?\tihl\t1 2\n6 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n7 Xl qzh pudh lfdtxh phubj qzh vemk xhoqtmruh?\tihl\t2 1\n8 Xl qzh vemk xhoqtmruh qb qzh uhsq bs qzh pudh lfdtxh?\tihl\t1 2\n9 Xl qzh vemk xhoqtmruh qb qzh xerzq bs qzh pudh lfdtxh?\tmb\t1 2\n10 Xl qzh pudh lfdtxh qb qzh uhsq bs qzh vemk xhoqtmruh?\tmb\t2 1\n"
  },
  {
    "path": "tasksv11/shuffled/qa18_size-reasoning_test.txt",
    "content": "1 Rzh ldeqotlh seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n7 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n8 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n9 Rzh ozbobutqh seql emleah qzh ozhlq.\n10 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n11 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 1\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 1\n13 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 1\n14 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 1\n15 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 1\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t2 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t2 1\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 1\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 2\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 5\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n4 Rzh obmqtemhx seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t4 2\n7 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tihl\t4 2\n8 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t4 2\n9 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tihl\t4 2\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 5\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 5\n8 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 4\n9 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 4\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 5\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n6 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 3\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t2 3\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t2 3\n9 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t3 2\n10 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 3\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq el perrhx qztm qzh pbw.\n3 Rzh pbw el perrhx qztm qzh obmqtemhx.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t3 2\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t4 1\n8 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t3 2\n9 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t2 3\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 1\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Rzh pbw el perrhx qztm qzh obmqtemhx.\n7 Rzh pbw el perrhx qztm qzh ozhlq.\n8 Rzh obmqtemhx seql emleah qzh pbw.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ozhlq seql emleah qzh ldeqotlh.\n11 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t10 1\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t1 7\n13 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 7\n14 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t7 1\n15 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t10 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t4 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t4 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t4 1\n10 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n1 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 5\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 1\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 5\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 5\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh obmqtemhx seql emleah qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n5 Rzh obmqtemhx seql emleah qzh pbw.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 1\n7 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 1\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 2\n9 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 1\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 1\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh ozhlq seql emleah qzh pbw.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tihl\t1 2\n7 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t4 1\n8 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t4 1\n9 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tihl\t1 2\n10 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tmb\t3 1\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq seql emleah qzh pbw.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n7 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 1\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq el perrhx qztm qzh pbw.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 3\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 2\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 3\n9 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 2\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 3\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh seql emleah qzh pbw.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 5\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 1\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 5\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 1\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 5\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh ozbobutqh seql emleah qzh ozhlq.\n7 Rzh ozbobutqh seql emleah qzh pbw.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n9 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n10 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n11 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t6 9\n12 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t9 6\n13 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t6 9\n14 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t6 9\n15 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t9 6\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 2\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 2\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 2\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 2\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx seql emleah qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh pbw seql emleah qzh ozhlq.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 4\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t3 1\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t4 1\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 4\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t3 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 1\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n9 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t3 1\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 1\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 1\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 3\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t3 4\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 3\n9 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 3\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 4\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 1\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 1\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 3\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 1\n10 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 3\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 2\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 2\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 2\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh ozhlq?\tmb\t5 4\n7 Ybhl qzh ozhlq seq em qzh pbw?\tmb\t5 4\n8 Xl qzh pbw perrhx qztm qzh ozhlq?\tmb\t5 4\n9 Xl qzh ozhlq perrhx qztm qzh pbw?\tihl\t4 5\n10 Xl qzh ozhlq perrhx qztm qzh pbw?\tihl\t4 5\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n7 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n8 Rzh ozbobutqh seql emleah qzh pbw.\n9 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n10 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n11 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 7\n12 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 7\n13 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 7\n14 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 7\n15 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 7\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Rzh ldeqotlh seql emleah qzh ozhlq.\n7 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n8 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n9 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n10 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 1\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n13 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n14 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n15 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n16 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n17 Rzh ldeqotlh seql emleah qzh pbw.\n18 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n19 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n20 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t18 6\n21 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t18 6\n22 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t15 1\n23 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n24 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n8 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n9 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n10 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n11 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 1\n12 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 1\n13 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 1\n14 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n15 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t10 3\n1 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 2\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 2\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t2 5\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 5\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n1 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 4\n7 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 4\n8 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tmb\t4 5\n9 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tmb\t4 5\n10 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 4\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n7 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n9 Rzh ozbobutqh seql emleah qzh pbw.\n10 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n11 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t8 3\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t10 1\n13 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t8 3\n14 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t10 1\n15 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t10 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n10 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t2 4\n7 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 3\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 5\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 4\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t4 5\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t4 5\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 4\n10 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh pbw seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n7 Rzh pbw seql emleah qzh ozhlq.\n8 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n9 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n11 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t10 5\n12 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 10\n13 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t9 1\n14 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t10 5\n15 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 10\n1 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n2 Rzh pbw seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tmb\t4 1\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 1\n8 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t4 1\n9 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t3 1\n10 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 1\n1 Rzh pbw el perrhx qztm qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh obmqtemhx seql emleah qzh pbw.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh pbw el perrhx qztm qzh obmqtemhx.\n8 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n9 Rzh pbw el perrhx qztm qzh obmqtemhx.\n10 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n11 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t6 3\n12 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t6 3\n13 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t6 5\n14 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 5\n15 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx seql emleah qzh pbw.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 3\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 3\n8 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 2\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 2\n7 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 1\n9 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 1\n7 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t1 2\n9 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 1\n10 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 3\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 3\n8 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 3\n9 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t5 3\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 3\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 3\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 3\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 2\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 2\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 3\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh ozhlq el perrhx qztm qzh pbw.\n6 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 1\n7 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 1\n8 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t1 2\n9 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t1 2\n10 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 1\n1 Rzh ldeqotlh seql emleah qzh pbw.\n2 Rzh ldeqotlh seql emleah qzh pbw.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n4 Rzh ozhlq seql emleah qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t5 1\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t5 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh seql emleah qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 5\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 3\n8 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 3\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 5\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 1\n7 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 1\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh pbw el perrhx qztm qzh ldeqotlh.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 2\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 3\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 3\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 3\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 2\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t4 2\n9 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 2\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 2\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw seql emleah qzh ldeqotlh.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n7 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n8 Rzh ldeqotlh el perrhx qztm qzh pbw.\n9 Rzh pbw seql emleah qzh ldeqotlh.\n10 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n11 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t6 5\n12 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 6\n13 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 6\n14 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t10 1\n15 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t6 5\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n6 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 1\n7 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tihl\t5 1\n8 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 1\n9 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 1\n10 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t3 1\n7 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n8 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n9 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t3 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 2\n7 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t5 2\n8 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t5 2\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 2\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 2\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 2\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 2\n9 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 1\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 2\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh pbw.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tmb\t2 3\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 2\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 2\n9 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t2 3\n10 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tmb\t2 3\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozhlq seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh ozhlq.\n5 Rzh pbw el perrhx qztm qzh ozhlq.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 4\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n8 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 4\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 3\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 3\n8 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 3\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 3\n10 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t3 1\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh obmqtemhx seql emleah qzh pbw.\n4 Rzh pbw el perrhx qztm qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Rzh ozhlq seql emleah qzh pbw.\n7 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n8 Rzh ldeqotlh seql emleah qzh pbw.\n9 Rzh pbw el perrhx qztm qzh ldeqotlh.\n10 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n11 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t7 4\n12 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t7 4\n13 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 7\n14 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t7 4\n15 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 7\n1 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t1 5\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t1 5\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t3 2\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t3 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t3 1\n9 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t3 2\n10 Xl qzh ozhlq perrhx qztm qzh pbw?\tmb\t3 2\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh ozhlq.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tmb\t2 5\n7 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tmb\t2 5\n8 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tmb\t2 5\n9 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tmb\t2 5\n10 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t5 2\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 1\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 1\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 1\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 1\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 1\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 1\n8 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t1 2\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 1\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 5\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 3\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 5\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 5\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 5\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n8 Rzh pbw seql emleah qzh ldeqotlh.\n9 Rzh pbw el perrhx qztm qzh ozbobutqh.\n10 Rzh ldeqotlh el perrhx qztm qzh pbw.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t6 1\n12 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t7 1\n13 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t7 1\n14 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t6 1\n15 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t10 2\n1 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n7 Rzh ozbobutqh seql emleah qzh pbw.\n8 Rzh pbw el perrhx qztm qzh ozhlq.\n9 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n10 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t8 2\n12 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 1\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t9 2\n14 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t9 2\n15 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t9 2\n1 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t2 3\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 2\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 2\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 2\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 3\n1 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq seql emleah qzh ldeqotlh.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t1 3\n7 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t3 1\n8 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t1 3\n9 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t1 3\n10 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t1 3\n1 Rzh ldeqotlh seql emleah qzh ozhlq.\n2 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 3\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 3\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 3\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 3\n10 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 3\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n8 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n10 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n11 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t10 5\n12 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 7\n13 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t10 5\n14 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t10 5\n15 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t10 5\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh pbw el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh ozhlq.\n6 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t5 2\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n9 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t5 2\n10 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tmb\t4 2\n1 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t5 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t5 1\n8 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n9 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t5 1\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 1\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 1\n8 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tmb\t4 1\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 1\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 1\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n8 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n9 Rzh obmqtemhx seql emleah qzh ozhlq.\n10 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n11 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t9 8\n12 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t7 2\n13 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t7 2\n14 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t7 2\n15 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t9 8\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 2\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 2\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 4\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 2\n1 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw seql emleah qzh obmqtemhx.\n3 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n4 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 1\n8 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx seql emleah qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 1\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t4 2\n8 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 1\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t1 3\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 1\n1 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t1 3\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t1 3\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t3 1\n9 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 3\n10 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 3\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t4 1\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 3\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 1\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 3\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 3\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh ozhlq seql emleah qzh obmqtemhx.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 1\n8 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tmb\t2 1\n9 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tihl\t1 2\n10 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t1 2\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw el perrhx qztm qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t4 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t4 2\n8 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 4\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t4 2\n10 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 4\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw.\n7 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n9 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t9 1\n12 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t8 3\n13 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 7\n14 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t8 3\n15 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t9 5\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 3\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 5\n8 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 5\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 3\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 3\n1 Rzh ozbobutqh seql emleah qzh pbw.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 3\n8 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 1\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 1\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh seql emleah qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t1 3\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t3 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t3 1\n10 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n1 Rzh pbw el perrhx qztm qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n7 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t3 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n9 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t3 1\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh ozhlq seql emleah qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n7 Rzh pbw el perrhx qztm qzh ozbobutqh.\n8 Rzh ozbobutqh seql emleah qzh ozhlq.\n9 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n10 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n11 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 6\n12 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t8 3\n13 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t6 10\n14 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t6 3\n15 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t6 10\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 1\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh pbw seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 1\n9 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n10 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t4 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t4 1\n8 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 4\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t4 1\n10 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 4\n1 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t4 2\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t4 2\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 4\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 4\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t4 2\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n4 Rzh ozhlq seql emleah qzh ldeqotlh.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 1\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t1 2\n8 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 1\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 1\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw seql emleah qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n8 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n9 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t1 3\n1 Rzh ldeqotlh seql emleah qzh ozhlq.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 3\n7 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 2\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 3\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n7 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh ozhlq seql emleah qzh pbw.\n9 Rzh ozbobutqh seql emleah qzh pbw.\n10 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n11 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t4 7\n12 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t9 4\n13 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 7\n14 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t7 5\n15 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t8 4\n1 Rzh ozbobutqh seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 4\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 3\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 4\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 4\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 3\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 3\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 3\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 3\n9 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 4\n10 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 4\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t5 4\n7 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tmb\t5 4\n8 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t5 4\n9 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tmb\t5 4\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tihl\t4 5\n1 Rzh ldeqotlh seql emleah qzh pbw.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Rzh ozbobutqh seql emleah qzh ozhlq.\n7 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n8 Rzh ozbobutqh seql emleah qzh ozhlq.\n9 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n10 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n11 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tmb\t7 1\n12 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t7 1\n13 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tmb\t7 1\n14 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t7 1\n15 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tmb\t7 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n5 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t3 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 2\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 1\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 1\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 1\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 1\n1 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh ozhlq.\n4 Rzh obmqtemhx seql emleah qzh ozhlq.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t4 3\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 3\n8 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tmb\t4 3\n9 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t4 3\n10 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t4 3\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n8 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 1\n10 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh pbw?\tihl\t2 1\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t3 4\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 3\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t1 2\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 3\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t4 1\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 4\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t4 1\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 4\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t4 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh ozbobutqh seql emleah qzh ozhlq.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n9 Rzh ozhlq seql emleah qzh ldeqotlh.\n10 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 6\n12 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t6 4\n13 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t10 3\n14 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t9 5\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t6 4\n1 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Rzh ozbobutqh seql emleah qzh pbw.\n7 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n8 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n10 Rzh pbw seql emleah qzh ldeqotlh.\n11 Ybhl qzh ozhlq seq em qzh pbw?\tmb\t10 4\n12 Xl qzh pbw perrhx qztm qzh ozhlq?\tmb\t10 4\n13 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t10 3\n14 Ybhl qzh ozhlq seq em qzh pbw?\tmb\t10 4\n15 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t10 3\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Rzh ozhlq seql emleah qzh pbw.\n7 Rzh ldeqotlh seql emleah qzh ozhlq.\n8 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n9 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n10 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 4\n12 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 4\n13 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 2\n14 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 2\n15 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 3\n1 Rzh obmqtemhx el perrhx qztm qzh pbw.\n2 Rzh ldeqotlh seql emleah qzh pbw.\n3 Rzh pbw el perrhx qztm qzh ldeqotlh.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tmb\t2 1\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 1\n8 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tmb\t3 1\n9 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t1 2\n10 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tmb\t3 1\n1 Rzh ozbobutqh seql emleah qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t2 1\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t2 1\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 2\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t2 1\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t2 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tmb\t1 2\n7 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t2 1\n8 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t2 1\n9 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t2 1\n10 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t2 1\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n7 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 4\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n1 Rzh ozhlq seql emleah qzh obmqtemhx.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tmb\t2 5\n7 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tmb\t2 5\n8 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t5 2\n9 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tmb\t2 5\n10 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tihl\t5 2\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n7 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 4\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 1\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 4\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh ozhlq.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 5\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 5\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 5\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 5\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 5\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw el perrhx qztm qzh ldeqotlh.\n6 Rzh pbw seql emleah qzh obmqtemhx.\n7 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n9 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n11 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 4\n12 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t6 4\n13 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 4\n14 Rzh pbw el perrhx qztm qzh ozbobutqh.\n15 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n16 Rzh pbw el perrhx qztm qzh ozbobutqh.\n17 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n18 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n19 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 4\n20 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t17 3\n21 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t17 3\n22 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t17 3\n23 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 4\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 2\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 3\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 2\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 3\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 3\n1 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 4\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 4\n1 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t2 1\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t3 1\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t3 1\n9 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t1 2\n10 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tmb\t2 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw el perrhx qztm qzh ozhlq.\n7 Rzh obmqtemhx seql emleah qzh pbw.\n8 Rzh ozhlq seql emleah qzh pbw.\n9 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n10 Rzh pbw el perrhx qztm qzh ozhlq.\n11 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 6\n13 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t8 5\n14 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 6\n15 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t10 5\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 3\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 1\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 3\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 3\n10 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 3\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n7 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n9 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n10 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 1\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n13 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 1\n14 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n15 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t6 3\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t4 2\n7 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t2 4\n8 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t2 4\n9 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t4 2\n10 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t2 4\n1 Rzh ozbobutqh seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t3 4\n7 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t3 4\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t4 3\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t3 4\n10 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 3\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 5\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 2\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 5\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 5\n1 Rzh ldeqotlh seql emleah qzh ozhlq.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh pbw el perrhx qztm qzh ldeqotlh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 4\n7 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 2\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 1\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 4\n10 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t2 4\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t1 4\n8 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 1\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t1 4\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n1 Rzh ldeqotlh seql emleah qzh pbw.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh ozbobutqh seql emleah qzh ozhlq.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ozhlq seql emleah qzh pbw.\n11 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t6 4\n12 Ybhl qzh obmqtemhx seq em qzh pbw?\tihl\t10 4\n13 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t9 1\n14 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t9 1\n15 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t10 4\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n7 Rzh obmqtemhx seql emleah qzh pbw.\n8 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw.\n10 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t8 5\n12 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t10 2\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t9 4\n14 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 2\n15 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t9 4\n1 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 2\n7 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 3\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 2\n9 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t3 2\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 3\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw seq em qzh ozhlq?\tihl\t4 1\n7 Ybhl qzh pbw seq em qzh ozhlq?\tihl\t4 1\n8 Ybhl qzh pbw seq em qzh ozhlq?\tihl\t4 1\n9 Xl qzh ozhlq perrhx qztm qzh pbw?\tihl\t4 1\n10 Ybhl qzh pbw seq em qzh ozhlq?\tihl\t4 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh obmqtemhx seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t5 2\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 2\n8 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t2 5\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 2\n10 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t5 2\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n8 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq seql emleah qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 5\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t1 5\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t1 5\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t1 5\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 5\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n8 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n9 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n10 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t10 1\n12 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 2\n13 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 2\n14 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 2\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t10 1\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n7 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n10 Rzh pbw el perrhx qztm qzh ozhlq.\n11 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t9 2\n12 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t9 3\n13 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t9 2\n14 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t9 3\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t9 2\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n7 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n8 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n9 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n10 Rzh obmqtemhx el perrhx qztm qzh pbw.\n11 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t1 6\n12 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tmb\t9 2\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t10 4\n14 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t9 1\n15 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t9 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t3 4\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 3\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 3\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 3\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 3\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n1 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t4 1\n7 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n8 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n9 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t4 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 1\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 1\n8 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 1\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t1 3\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n7 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n8 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n9 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n10 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t8 1\n12 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t9 2\n13 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t7 2\n14 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t7 2\n15 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t9 2\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t2 1\n7 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 1\n8 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t1 2\n9 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 1\n10 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t1 2\n1 Rzh ldeqotlh seql emleah qzh pbw.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh pbw el perrhx qztm qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n7 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 5\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t1 5\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t1 5\n10 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n7 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n8 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n9 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t6 5\n12 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t7 2\n13 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t7 2\n14 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t7 2\n15 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t7 2\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t3 1\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 3\n8 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 3\n9 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 3\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 3\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh obmqtemhx.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 2\n7 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t4 3\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t4 3\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t3 4\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 2\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 2\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 2\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 2\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 2\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh ozhlq seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 1\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 1\n9 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh ozbobutqh seql emleah qzh pbw.\n8 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n9 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n10 Rzh obmqtemhx el perrhx qztm qzh pbw.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t10 1\n12 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t10 1\n13 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t10 1\n14 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t10 1\n15 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t10 1\n1 Rzh pbw el perrhx qztm qzh ozhlq.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n6 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t2 5\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t2 5\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 2\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t2 5\n1 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh pbw.\n3 Rzh pbw el perrhx qztm qzh obmqtemhx.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t2 3\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t2 3\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t4 1\n9 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t2 3\n10 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t3 2\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh ozhlq seql emleah qzh ldeqotlh.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 3\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 3\n8 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t4 3\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 3\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t3 4\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh pbw?\tihl\t2 4\n7 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tmb\t4 2\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 1\n9 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t2 4\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t5 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw.\n3 Rzh ozhlq seql emleah qzh ldeqotlh.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 5\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 5\n8 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 1\n10 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh ozhlq seql emleah qzh pbw.\n4 Rzh ozhlq seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n7 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 2\n9 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n10 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 5\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 5\n8 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 5\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 5\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 5\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 1\n7 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 2\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t1 3\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t1 3\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 1\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 3\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 3\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 3\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 3\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 3\n1 Rzh ozhlq seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 1\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 1\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t3 1\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 1\n10 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Rzh pbw el perrhx qztm qzh ldeqotlh.\n7 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n8 Rzh obmqtemhx seql emleah qzh pbw.\n9 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n10 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n11 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 6\n12 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t8 1\n13 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t8 1\n14 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 6\n15 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 6\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n5 Rzh obmqtemhx seql emleah qzh pbw.\n6 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t4 1\n7 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t4 1\n8 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t4 1\n9 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t4 1\n10 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t4 1\n1 Rzh ozhlq seql emleah qzh pbw.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tihl\t4 1\n7 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t4 1\n8 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tihl\t4 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t4 1\n10 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t4 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t5 2\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 4\n8 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t5 2\n9 Ybhl qzh pbw seq em qzh ldeqotlh?\tihl\t2 5\n10 Ybhl qzh pbw seq em qzh ldeqotlh?\tihl\t2 5\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Rzh pbw el perrhx qztm qzh ldeqotlh.\n7 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n8 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh pbw el perrhx qztm qzh ldeqotlh.\n10 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n11 Rzh pbw el perrhx qztm qzh ozhlq.\n12 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n13 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n14 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n15 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n16 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t11 3\n17 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t11 3\n18 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t11 3\n19 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t11 3\n20 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t11 3\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw seql emleah qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t5 1\n7 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tihl\t2 1\n8 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tihl\t2 1\n9 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t2 1\n10 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tmb\t1 2\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh pbw seql emleah qzh obmqtemhx.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh ozbobutqh seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 5\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 5\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 5\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t4 5\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 5\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh pbw el perrhx qztm qzh ldeqotlh.\n8 Rzh pbw el perrhx qztm qzh ozbobutqh.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n10 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n11 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t7 1\n12 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t7 1\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t7 1\n14 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t7 1\n15 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t7 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t5 2\n7 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t5 2\n8 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t5 2\n9 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t5 2\n10 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t5 2\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Xl qzh ozhlq perrhx qztm qzh pbw?\tmb\t5 1\n7 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t5 1\n8 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 3\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 3\n10 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t5 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozhlq seql emleah qzh ldeqotlh.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t4 1\n7 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t4 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t1 2\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t1 2\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t1 2\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 2\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 2\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 4\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh ldeqotlh seql emleah qzh pbw.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq seql emleah qzh pbw.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 3\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 1\n8 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t1 3\n10 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Xl qzh ozhlq perrhx qztm qzh pbw?\tmb\t3 2\n7 Ybhl qzh ozhlq seq em qzh pbw?\tihl\t2 3\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 2\n9 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t3 2\n10 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t3 2\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n6 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t2 5\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 2\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n9 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t2 5\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 5\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 3\n7 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 3\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 3\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 3\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 2\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n7 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n8 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n9 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n1 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx seql emleah qzh ozhlq.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t3 1\n7 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tihl\t3 1\n8 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tmb\t1 3\n9 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tihl\t3 1\n10 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tmb\t1 3\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ozhlq seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 3\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 4\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 3\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 4\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 4\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 3\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t3 2\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 1\n10 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 3\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t1 2\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 3\n9 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t2 1\n1 Rzh pbw el perrhx qztm qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 2\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 2\n8 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 2\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 2\n1 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Rzh pbw seql emleah qzh ldeqotlh.\n7 Rzh ozbobutqh seql emleah qzh pbw.\n8 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh ozhlq seql emleah qzh ldeqotlh.\n10 Rzh pbw seql emleah qzh obmqtemhx.\n11 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t10 1\n12 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t8 2\n13 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t7 2\n14 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t8 2\n15 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t7 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t5 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t5 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t5 1\n10 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n1 Rzh obmqtemhx seql emleah qzh ozhlq.\n2 Rzh pbw seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 3\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 3\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 1\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 3\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh pbw?\tihl\t1 2\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 4\n8 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t1 2\n9 Ybhl qzh obmqtemhx seq em qzh pbw?\tihl\t1 2\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 3\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw el perrhx qztm qzh ozbobutqh.\n7 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n8 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n9 Rzh ozbobutqh seql emleah qzh ozhlq.\n10 Rzh ozhlq seql emleah qzh pbw.\n11 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 7\n12 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t10 1\n13 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t7 3\n14 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t10 1\n15 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t10 1\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n8 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ozhlq el perrhx qztm qzh pbw.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t8 3\n12 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t8 3\n13 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 8\n14 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t8 3\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t8 3\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n6 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t5 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t4 1\n8 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t4 1\n10 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw el perrhx qztm qzh ozhlq.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 3\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n8 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 2\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh ozhlq seql emleah qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 1\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 3\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 3\n1 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh ozhlq.\n5 Rzh ozhlq seql emleah qzh pbw.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n7 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n8 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n10 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t6 7\n12 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t7 6\n13 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t7 6\n14 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t7 6\n15 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t6 7\n1 Rzh obmqtemhx el perrhx qztm qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t1 3\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t2 5\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t1 3\n9 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t3 1\n1 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh obmqtemhx seq em qzh pbw?\tihl\t4 1\n7 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t4 1\n8 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t4 1\n9 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t1 4\n10 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tmb\t1 4\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 1\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 3\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 2\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 3\n9 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t3 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh obmqtemhx seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t5 4\n7 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t4 5\n8 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t4 5\n"
  },
  {
    "path": "tasksv11/shuffled/qa18_size-reasoning_train.txt",
    "content": "1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh pbw el perrhx qztm qzh ldeqotlh.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t1 2\n8 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t2 1\n10 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n8 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n9 Rzh ozbobutqh seql emleah qzh pbw.\n10 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n11 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t6 1\n12 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t6 1\n13 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t6 1\n14 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t6 1\n15 Rzh ozbobutqh seql emleah qzh ozhlq.\n16 Rzh obmqtemhx el perrhx qztm qzh pbw.\n17 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n18 Rzh ozhlq seql emleah qzh obmqtemhx.\n19 Rzh pbw seql emleah qzh obmqtemhx.\n20 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t19 5\n21 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t19 5\n22 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t6 1\n23 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t19 5\n24 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tmb\t18 1\n1 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh ozhlq seql emleah qzh pbw.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 3\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 3\n8 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t1 4\n9 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 3\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 5\n1 Rzh ldeqotlh seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh seql emleah qzh pbw.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t2 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t2 1\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 2\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 2\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 2\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t4 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 2\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t1 4\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 4\n10 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 2\n7 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 2\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 2\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 2\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 3\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 1\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 1\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 1\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 1\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n7 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n8 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n9 Rzh ozhlq seql emleah qzh pbw.\n10 Rzh pbw el perrhx qztm qzh obmqtemhx.\n11 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t9 2\n12 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t9 2\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t10 4\n14 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t7 1\n15 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t7 1\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 1\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 1\n9 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t1 2\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 1\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 2\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 2\n10 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 4\n1 Rzh ozhlq seql emleah qzh pbw.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n7 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tmb\t1 4\n8 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n9 Ybhl qzh ozhlq seq em qzh ldeqotlh?\tihl\t4 1\n10 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t4 1\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh pbw seql emleah qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 4\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 5\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 5\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 5\n10 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 4\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t2 3\n7 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tihl\t3 2\n8 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tihl\t3 2\n9 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tihl\t3 2\n10 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t4 2\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh pbw el perrhx qztm qzh obmqtemhx.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n9 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n10 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t6 7\n12 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 9\n13 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t9 1\n14 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t9 2\n15 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t7 6\n1 Rzh ozhlq seql emleah qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t3 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t2 1\n9 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 2\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t2 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t1 2\n8 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t2 1\n10 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh ozhlq seql emleah qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh pbw seql emleah qzh ldeqotlh.\n8 Rzh pbw seql emleah qzh ozhlq.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n10 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n11 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t8 3\n12 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t6 1\n13 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t8 3\n14 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t8 3\n15 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t9 1\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 2\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 3\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 3\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 3\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 3\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n7 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw.\n10 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n11 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t10 8\n12 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t8 10\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t9 4\n14 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 8\n15 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t8 10\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 1\n10 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx seql emleah qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 5\n7 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 4\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 4\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 5\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 4\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n8 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n9 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n10 Rzh pbw el perrhx qztm qzh ozbobutqh.\n11 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t9 1\n12 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t10 3\n13 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 6\n14 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t4 6\n15 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 1\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh obmqtemhx.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh seql emleah qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n8 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t3 4\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n10 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 4\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n7 Rzh obmqtemhx el perrhx qztm qzh pbw.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n10 Rzh pbw el perrhx qztm qzh ozbobutqh.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t8 2\n12 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tmb\t7 2\n13 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t10 7\n14 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t10 7\n15 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t10 7\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 1\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n8 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh obmqtemhx seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 2\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 5\n8 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 2\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 5\n10 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 2\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh pbw.\n6 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n7 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n8 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh obmqtemhx el perrhx qztm qzh pbw.\n10 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t7 3\n12 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t7 3\n13 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t7 3\n14 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t7 3\n15 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t10 1\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n7 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t5 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 2\n10 Ybhl qzh pbw seq em qzh ozhlq?\tmb\t5 1\n1 Rzh pbw el perrhx qztm qzh ozhlq.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw el perrhx qztm qzh obmqtemhx.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t1 5\n7 Ybhl qzh pbw seq em qzh obmqtemhx?\tmb\t5 1\n8 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n9 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n10 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n7 Rzh pbw seql emleah qzh obmqtemhx.\n8 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n9 Rzh ozhlq seql emleah qzh obmqtemhx.\n10 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t7 2\n12 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 1\n13 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t7 2\n14 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t6 1\n15 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t7 2\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh ozhlq seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh pbw?\tmb\t2 3\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n8 Xl qzh ozhlq perrhx qztm qzh pbw?\tmb\t2 3\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 5\n10 Xl qzh pbw perrhx qztm qzh ozhlq?\tihl\t3 2\n1 Rzh obmqtemhx seql emleah qzh ozhlq.\n2 Rzh pbw seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t3 1\n7 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t3 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t1 3\n9 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t3 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t1 3\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 1\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 1\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 3\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 1\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 1\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 2\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 1\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 2\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n6 Ybhl qzh pbw seq em qzh ldeqotlh?\tihl\t5 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n8 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tihl\t5 1\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 3\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 3\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n7 Rzh ozhlq seql emleah qzh pbw.\n8 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n10 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t6 1\n12 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t8 5\n13 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t6 1\n14 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 7\n15 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t1 6\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t4 3\n7 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 4\n8 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t4 3\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 4\n10 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t4 3\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n7 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh pbw seql emleah qzh ldeqotlh.\n9 Rzh ozbobutqh seql emleah qzh pbw.\n10 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n11 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t9 1\n12 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 1\n13 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 1\n14 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t7 5\n15 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 1\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n7 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n8 Rzh pbw el perrhx qztm qzh ozhlq.\n9 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n10 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t9 1\n12 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t6 4\n13 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t8 1\n14 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 6\n15 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t8 1\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 4\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 2\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 4\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t2 4\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 4\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Rzh ozhlq el perrhx qztm qzh pbw.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n9 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n11 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tmb\t6 1\n12 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t9 5\n13 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t8 5\n14 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t6 1\n15 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t8 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n8 Rzh pbw seql emleah qzh ldeqotlh.\n9 Rzh ozbobutqh seql emleah qzh pbw.\n10 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n11 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t8 9\n12 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t9 8\n13 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t7 5\n14 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t9 8\n15 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t8 9\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 1\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 1\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t3 1\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 1\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t2 3\n7 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t5 2\n8 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t3 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t3 2\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh ozhlq seql emleah qzh ldeqotlh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n6 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t5 2\n7 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t2 3\n8 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t5 2\n9 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t5 2\n10 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t5 2\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 4\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 4\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 4\n9 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 1\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 4\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n8 Rzh ldeqotlh seql emleah qzh ozhlq.\n9 Rzh pbw seql emleah qzh ozhlq.\n10 Rzh obmqtemhx seql emleah qzh ozhlq.\n11 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t10 5\n12 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t8 2\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t8 2\n14 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t9 1\n15 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t10 5\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh ldeqotlh.\n3 Rzh ozhlq seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh obmqtemhx seql emleah qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh pbw?\tihl\t3 1\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t1 3\n8 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n9 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t3 1\n10 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t3 1\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 5\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 5\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 5\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 5\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 5\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n6 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t5 4\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t4 5\n8 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t5 4\n9 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t5 4\n10 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t5 4\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 3\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 4\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 4\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 4\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 3\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 1\n8 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 1\n9 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 4\n10 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t3 1\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t1 4\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t1 4\n9 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 1\n1 Rzh obmqtemhx seql emleah qzh pbw.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n7 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh pbw el perrhx qztm qzh ozbobutqh.\n9 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n10 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 1\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n13 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n14 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t9 1\n15 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t9 1\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 5\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 5\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 5\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 5\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 5\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n7 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tmb\t3 4\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 3\n9 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t4 3\n10 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tmb\t3 4\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh ldeqotlh seql emleah qzh pbw.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 5\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 4\n8 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 5\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 5\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 5\n1 Rzh ldeqotlh seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq seql emleah qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t2 5\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t5 2\n8 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t4 1\n9 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 1\n10 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t1 4\n1 Rzh obmqtemhx el perrhx qztm qzh pbw.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t1 3\n7 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t3 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t3 1\n9 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 2\n10 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t2 4\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n7 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n8 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n9 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n10 Rzh ldeqotlh el perrhx qztm qzh pbw.\n11 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t10 2\n12 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t8 4\n13 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t9 7\n14 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t9 7\n15 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t8 4\n1 Rzh ldeqotlh el perrhx qztm qzh pbw.\n2 Rzh pbw seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 5\n7 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 3\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 5\n9 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t5 1\n10 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t5 1\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n7 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t8 7\n12 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t9 7\n13 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t8 7\n14 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 6\n15 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t3 6\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t2 5\n7 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t5 2\n8 Ybhl qzh pbw seq em qzh obmqtemhx?\tihl\t2 5\n9 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t5 2\n10 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tmb\t5 2\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 2\n7 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 1\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 3\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 1\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 2\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 5\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 2\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 5\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 5\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 5\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 3\n9 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t3 5\n10 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n1 Rzh pbw el perrhx qztm qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t1 5\n7 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t5 1\n8 Ybhl qzh ldeqotlh seq em qzh pbw?\tihl\t1 5\n9 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t1 5\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx seql emleah qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n9 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n10 Rzh ozbobutqh seql emleah qzh ozhlq.\n11 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n12 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n13 Rzh ldeqotlh el perrhx qztm qzh pbw.\n14 Rzh obmqtemhx seql emleah qzh pbw.\n15 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t13 3\n16 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 13\n17 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 13\n18 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n19 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t1 2\n8 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n9 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t4 1\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw el perrhx qztm qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n1 Rzh ozbobutqh seql emleah qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 1\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 1\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 5\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 5\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 1\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh ldeqotlh.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n5 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n6 Rzh pbw el perrhx qztm qzh ozhlq.\n7 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n8 Rzh pbw el perrhx qztm qzh ozbobutqh.\n9 Rzh pbw el perrhx qztm qzh ozbobutqh.\n10 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n11 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n12 Rzh pbw seql emleah qzh obmqtemhx.\n13 Rzh pbw el perrhx qztm qzh ozhlq.\n14 Rzh pbw el perrhx qztm qzh ldeqotlh.\n15 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n16 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t11 7\n17 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t15 7\n18 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t7 11\n19 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t11 7\n20 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t15 7\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t5 1\n7 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t2 1\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 3\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 1\n7 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t1 4\n8 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t1 4\n9 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t1 4\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n6 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n7 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 5\n8 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n9 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 5\n10 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 5\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh pbw el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 4\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 5\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 5\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 4\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 5\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t5 2\n7 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n8 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n9 Rzh ozhlq seql emleah qzh pbw.\n10 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n12 Rzh ldeqotlh el perrhx qztm qzh pbw.\n13 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n14 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t9 3\n15 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t12 5\n16 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 2\n17 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t9 3\n18 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t9 3\n1 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 2\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 1\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t2 1\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 2\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 2\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx seql emleah qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 1\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 2\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 2\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 2\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n8 Rzh pbw seql emleah qzh ozhlq.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ldeqotlh el perrhx qztm qzh pbw.\n11 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t10 6\n12 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t6 8\n13 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t6 8\n14 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t10 6\n15 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t10 6\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 5\n9 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t5 2\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq seql emleah qzh ldeqotlh.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t4 1\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 3\n8 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 5\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 3\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 5\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh ldeqotlh seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Rzh obmqtemhx seql emleah qzh pbw.\n7 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh ozbobutqh seql emleah qzh ozhlq.\n9 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n10 Rzh ldeqotlh seql emleah qzh ozhlq.\n11 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t9 1\n12 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 1\n13 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 1\n14 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t9 1\n15 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t7 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 2\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 2\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 2\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 2\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t3 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh ldeqotlh.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 1\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 1\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 2\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 2\n10 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 5\n7 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 1\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 5\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t1 5\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 5\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t1 2\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t1 2\n8 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t2 1\n9 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t1 2\n10 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 1\n1 Rzh ozhlq seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tihl\t1 2\n7 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tmb\t2 1\n8 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tmb\t2 1\n9 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tihl\t1 2\n10 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tmb\t2 1\n1 Rzh obmqtemhx el perrhx qztm qzh pbw.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh pbw seql emleah qzh ldeqotlh.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 5\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t2 5\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 5\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 2\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh ozhlq seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh ozhlq?\tihl\t3 1\n7 Ybhl qzh ozhlq seq em qzh pbw?\tihl\t3 1\n8 Ybhl qzh ozhlq seq em qzh pbw?\tihl\t3 1\n9 Ybhl qzh ozhlq seq em qzh pbw?\tihl\t3 1\n10 Xl qzh pbw perrhx qztm qzh ozhlq?\tihl\t3 1\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 2\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t2 4\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 2\n9 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 4\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 4\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh obmqtemhx seql emleah qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t2 3\n7 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t2 3\n8 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t2 3\n9 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tihl\t2 3\n10 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t3 2\n1 Rzh ozbobutqh seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 3\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 3\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 3\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 3\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 5\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t3 1\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 1\n8 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t3 1\n9 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 1\n10 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t3 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh pbw el perrhx qztm qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t4 2\n7 Ybhl qzh obmqtemhx seq em qzh pbw?\tihl\t5 2\n8 Ybhl qzh obmqtemhx seq em qzh ldeqotlh?\tihl\t4 2\n9 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t5 2\n10 Ybhl qzh obmqtemhx seq em qzh pbw?\tihl\t5 2\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Rzh ldeqotlh seql emleah qzh pbw.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n8 Rzh obmqtemhx seql emleah qzh pbw.\n9 Rzh pbw el perrhx qztm qzh ozbobutqh.\n10 Rzh pbw el perrhx qztm qzh ozhlq.\n11 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t7 1\n12 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t10 5\n13 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t8 7\n14 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t7 8\n15 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t10 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n7 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n9 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n10 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 6\n12 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 9\n13 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 9\n14 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 1\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 6\n1 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t2 3\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n9 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t2 3\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t2 5\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 2\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t2 5\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t2 5\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t2 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq seql emleah qzh pbw.\n4 Rzh ldeqotlh seql emleah qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t2 4\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t4 2\n9 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t1 3\n1 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t1 2\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 1\n8 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 2\n9 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 1\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t1 2\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 2\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t5 2\n1 Rzh pbw seql emleah qzh ozhlq.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t1 4\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 1\n8 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw el perrhx qztm qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh ozhlq seql emleah qzh pbw.\n6 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n7 Rzh pbw el perrhx qztm qzh ldeqotlh.\n8 Rzh ozhlq seql emleah qzh obmqtemhx.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n10 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t9 7\n12 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t9 7\n13 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t9 7\n14 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t9 7\n15 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t9 7\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n7 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n8 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n9 Rzh pbw seql emleah qzh obmqtemhx.\n10 Rzh ozbobutqh seql emleah qzh ozhlq.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t7 2\n12 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t7 2\n13 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t1 8\n14 Ybhl qzh pbw seq em qzh ldeqotlh?\tihl\t6 1\n15 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t7 2\n1 Rzh ldeqotlh seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 2\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 4\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t4 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 2\n10 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tihl\t3 1\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 4\n7 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 4\n8 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 5\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 5\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n6 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n7 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh pbw el perrhx qztm qzh ozbobutqh.\n9 Rzh ldeqotlh seql emleah qzh ozhlq.\n10 Rzh ozhlq seql emleah qzh pbw.\n11 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t9 4\n12 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t9 4\n13 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t10 1\n14 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t10 1\n15 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t9 4\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 5\n7 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 2\n10 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 1\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t1 2\n8 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t1 2\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 1\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t2 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Rzh pbw el perrhx qztm qzh ozbobutqh.\n7 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw.\n10 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n11 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t6 3\n12 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t7 3\n13 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t6 3\n14 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t8 1\n15 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t8 1\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 2\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 2\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 2\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 2\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 2\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t3 5\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 3\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t5 3\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 3\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t3 5\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw el perrhx qztm qzh obmqtemhx.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh seql emleah qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 4\n7 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 3\n8 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t3 4\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 3\n1 Rzh obmqtemhx el perrhx qztm qzh pbw.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Xl qzh pbw perrhx qztm qzh ozhlq?\tmb\t5 2\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 4\n8 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n9 Ybhl qzh pbw seq em qzh ozhlq?\tihl\t2 5\n10 Xl qzh ozhlq perrhx qztm qzh pbw?\tihl\t2 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw el perrhx qztm qzh ozhlq.\n6 Ybhl qzh ldeqotlh seq em qzh pbw?\tihl\t5 3\n7 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n8 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 1\n9 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t5 3\n10 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 3\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 4\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 4\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t5 4\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 2\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t4 5\n1 Rzh ldeqotlh seql emleah qzh ozhlq.\n2 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh pbw seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozhlq seq em qzh pbw?\tmb\t5 1\n7 Xl qzh pbw perrhx qztm qzh ozhlq?\tmb\t5 1\n8 Xl qzh pbw perrhx qztm qzh ozhlq?\tmb\t5 1\n9 Ybhl qzh ozhlq seq em qzh pbw?\tmb\t5 1\n10 Xl qzh pbw perrhx qztm qzh ozhlq?\tmb\t5 1\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Rzh pbw seql emleah qzh ozhlq.\n7 Rzh ozhlq seql emleah qzh ldeqotlh.\n8 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n9 Rzh pbw seql emleah qzh obmqtemhx.\n10 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh pbw seq em qzh ldeqotlh?\tihl\t5 6\n12 Ybhl qzh pbw seq em qzh ldeqotlh?\tihl\t5 6\n13 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tihl\t5 6\n14 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tmb\t6 5\n15 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t6 5\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 2\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 4\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 4\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 2\n1 Rzh obmqtemhx el perrhx qztm qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 1\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 1\n8 Ybhl qzh ldeqotlh seq em qzh pbw?\tmb\t1 4\n9 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tmb\t1 4\n10 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t2 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw el perrhx qztm qzh obmqtemhx.\n7 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n8 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n9 Rzh ozbobutqh seql emleah qzh pbw.\n10 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n11 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t4 6\n12 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t6 4\n13 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t4 6\n14 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t6 4\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t4 6\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 1\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t5 1\n8 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t5 1\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t1 5\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t1 5\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n6 Rzh ozbobutqh seql emleah qzh pbw.\n7 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n8 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n9 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n10 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n11 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 9\n12 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t10 3\n13 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 9\n14 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t9 5\n15 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t9 5\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 5\n7 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 3\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t3 5\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 3\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t3 5\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n7 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t3 1\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 3\n9 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t1 3\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 1\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw el perrhx qztm qzh obmqtemhx.\n6 Xl qzh pbw perrhx qztm qzh ldeqotlh?\tihl\t1 3\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t3 1\n8 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t3 1\n9 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t3 1\n10 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t3 1\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n6 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t1 2\n7 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t1 2\n8 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t2 1\n9 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t2 1\n10 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tihl\t1 2\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 1\n9 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t4 1\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 1\n1 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n2 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Rzh ozhlq seql emleah qzh pbw.\n7 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n8 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n9 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n10 Rzh pbw seql emleah qzh ldeqotlh.\n11 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 9\n12 Xl qzh ldeqotlh perrhx qztm qzh ozhlq?\tihl\t10 6\n13 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tmb\t6 10\n14 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tmb\t6 10\n15 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 9\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Rzh pbw el perrhx qztm qzh ozhlq.\n7 Rzh ozbobutqh seql emleah qzh pbw.\n8 Rzh pbw el perrhx qztm qzh ozhlq.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n10 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n11 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t10 1\n12 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t1 10\n13 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t10 1\n14 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t1 10\n15 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t8 4\n1 Rzh ozhlq seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n7 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n8 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n9 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t4 1\n1 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 2\n7 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n8 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 2\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 2\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n7 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n8 Rzh pbw seql emleah qzh ozhlq.\n9 Rzh ldeqotlh el perrhx qztm qzh pbw.\n10 Rzh ozbobutqh seql emleah qzh ozhlq.\n11 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t8 2\n12 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t7 1\n13 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t2 8\n14 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t7 1\n15 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t8 2\n1 Rzh ozhlq el perrhx qztm qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh pbw el perrhx qztm qzh ldeqotlh.\n5 Rzh obmqtemhx seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n8 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t1 4\n9 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t1 4\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 1\n7 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 1\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 1\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 1\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw.\n2 Rzh ozhlq seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n4 Rzh ozhlq seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 5\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 5\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 1\n10 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t3 1\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 2\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 1\n8 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t5 1\n10 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh ozhlq el perrhx qztm qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 2\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 2\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 2\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 2\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n7 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n8 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n9 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n10 Rzh obmqtemhx seql emleah qzh ozhlq.\n11 Xl qzh ozhlq perrhx qztm qzh pbw?\tihl\t10 3\n12 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t3 7\n13 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 7\n14 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t2 9\n15 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t9 2\n1 Rzh ozhlq seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n7 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n8 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n9 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n10 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t10 2\n12 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t10 2\n13 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t10 2\n14 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t8 2\n15 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t10 2\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw seql emleah qzh ldeqotlh.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 4\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 4\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 1\n7 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 1\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 1\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 2\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 1\n1 Rzh ozhlq seql emleah qzh pbw.\n2 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n3 Rzh pbw el perrhx qztm qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh obmqtemhx.\n5 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw?\tmb\t5 4\n7 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t2 1\n8 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t2 1\n9 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t2 1\n10 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t2 1\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t5 2\n7 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t5 2\n8 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 5\n9 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tmb\t2 5\n10 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t2 5\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq seql emleah qzh obmqtemhx.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 1\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t1 2\n8 Ybhl qzh ldeqotlh seq em qzh ozhlq?\tmb\t2 4\n9 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t1 2\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t1 2\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 2\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 2\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 2\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 2\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 2\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n3 Rzh ozhlq seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n7 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 4\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 4\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh pbw el perrhx qztm qzh ozhlq.\n5 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n7 Rzh pbw el perrhx qztm qzh ozbobutqh.\n8 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n9 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n10 Rzh pbw seql emleah qzh ldeqotlh.\n11 Ybhl qzh obmqtemhx seq em qzh pbw?\tmb\t10 3\n12 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 6\n13 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t10 1\n14 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tihl\t3 10\n15 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t8 5\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 5\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 3\n8 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 5\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t1 3\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 3\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh obmqtemhx seql emleah qzh ozhlq.\n5 Rzh obmqtemhx seql emleah qzh pbw.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 2\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 2\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 2\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 2\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 2\n1 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw seql emleah qzh ozhlq.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n6 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n7 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n8 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n9 Rzh pbw seql emleah qzh ozhlq.\n10 Rzh ozbobutqh seql emleah qzh pbw.\n11 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t5 6\n12 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t5 6\n13 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t10 3\n14 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t8 5\n15 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t5 6\n1 Rzh obmqtemhx seql emleah qzh ozhlq.\n2 Rzh ozhlq el perrhx qztm qzh pbw.\n3 Rzh pbw seql emleah qzh ldeqotlh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 2\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 2\n8 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t5 2\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 2\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t5 2\n1 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n2 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n6 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tihl\t2 5\n7 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tmb\t5 2\n8 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tihl\t2 5\n9 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tmb\t5 2\n10 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tihl\t2 5\n1 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh obmqtemhx seql emleah qzh ozhlq.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 4\n7 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 4\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t1 4\n9 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 4\n10 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t1 4\n1 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 2\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 1\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 1\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh obmqtemhx seql emleah qzh pbw.\n4 Rzh ldeqotlh seql emleah qzh pbw.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t5 4\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t4 5\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 2\n9 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 5\n10 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 5\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t3 2\n7 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t5 2\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t3 2\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 5\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozbobutqh seql emleah qzh pbw.\n3 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw seql emleah qzh ozhlq.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t5 1\n10 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 2\n7 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 2\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t4 2\n9 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t4 2\n10 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t4 2\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n3 Rzh ozhlq seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh ozhlq.\n6 Xl qzh ldeqotlh perrhx qztm qzh obmqtemhx?\tmb\t4 3\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 1\n8 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tihl\t3 4\n9 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t4 1\n10 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tihl\t3 4\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n4 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 1\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t2 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t2 1\n1 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n5 Rzh pbw seql emleah qzh ozhlq.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n7 Rzh pbw seql emleah qzh obmqtemhx.\n8 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n9 Rzh ozbobutqh seql emleah qzh pbw.\n10 Rzh ozhlq seql emleah qzh obmqtemhx.\n11 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 5\n12 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t10 1\n13 Xl qzh obmqtemhx perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t10 1\n14 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t9 5\n15 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t10 1\n1 Rzh obmqtemhx seql emleah qzh ozhlq.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n4 Rzh obmqtemhx seql emleah qzh pbw.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n7 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 1\n9 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 1\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n7 Rzh ozhlq seql emleah qzh pbw.\n8 Rzh pbw el perrhx qztm qzh ozhlq.\n9 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n10 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t8 3\n12 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t8 3\n13 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t8 3\n14 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tmb\t7 3\n15 Ybhl qzh obmqtemhx seq em qzh ozhlq?\tmb\t8 3\n1 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n4 Rzh pbw el perrhx qztm qzh ldeqotlh.\n5 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t4 2\n7 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 2\n8 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t3 2\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t4 2\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t3 2\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n4 Rzh pbw seql emleah qzh ozhlq.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 1\n8 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 1\n9 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 1\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 1\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Rzh ldeqotlh seql emleah qzh ozhlq.\n7 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n8 Rzh pbw el perrhx qztm qzh obmqtemhx.\n9 Rzh pbw el perrhx qztm qzh ldeqotlh.\n10 Rzh pbw el perrhx qztm qzh ldeqotlh.\n11 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t3 7\n12 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t7 3\n13 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t7 3\n14 Rzh ozbobutqh seql emleah qzh ozhlq.\n15 Rzh pbw el perrhx qztm qzh ldeqotlh.\n16 Rzh ldeqotlh seql emleah qzh ozhlq.\n17 Rzh ozhlq seql emleah qzh pbw.\n18 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n19 Xl qzh pbw perrhx qztm qzh obmqtemhx?\tihl\t17 3\n20 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t7 3\n21 Xl qzh obmqtemhx perrhx qztm qzh pbw?\tmb\t18 1\n22 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t7 3\n23 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t7 3\n1 Rzh ozhlq seql emleah qzh ldeqotlh.\n2 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t2 1\n7 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t2 1\n8 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 2\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t2 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t1 2\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t1 2\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 1\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n1 Rzh ozbobutqh seql emleah qzh pbw.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh pbw el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ozbobutqh seql emleah qzh ozhlq.\n6 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 1\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t4 1\n10 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t4 1\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh ldeqotlh seql emleah qzh pbw.\n4 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n7 Rzh pbw seql emleah qzh ozhlq.\n8 Rzh ozhlq el perrhx qztm qzh ldeqotlh.\n9 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n10 Rzh obmqtemhx seql emleah qzh ozhlq.\n11 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t10 1\n12 Xl qzh ozhlq perrhx qztm qzh ldeqotlh?\tihl\t7 3\n13 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t6 1\n14 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t6 1\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t6 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n2 Rzh ldeqotlh seql emleah qzh ozhlq.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 2\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 2\n8 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t2 1\n9 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 2\n10 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t2 1\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw.\n3 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw seql emleah qzh ozhlq.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n7 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 1\n8 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t1 4\n9 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t4 1\n10 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t4 1\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n3 Rzh ldeqotlh seql emleah qzh ozhlq.\n4 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Ybhl qzh ozhlq seq em qzh pbw bs ozbobutqhl?\tmb\t5 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 2\n8 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tmb\t4 3\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ozhlq?\tmb\t5 2\n10 Xl qzh ozhlq perrhx qztm qzh obmqtemhx?\tihl\t3 4\n1 Rzh pbw seql emleah qzh ldeqotlh.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw.\n3 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw.\n6 Rzh obmqtemhx el perrhx qztm qzh pbw.\n7 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n8 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n9 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n10 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n11 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t9 1\n12 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t9 1\n13 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t9 1\n14 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t9 1\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t9 1\n1 Rzh obmqtemhx seql emleah qzh ozhlq.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh ozbobutqh seql emleah qzh pbw.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 3\n7 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 3\n8 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 3\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 3\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 2\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh ozbobutqh.\n3 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t1 3\n7 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n8 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 1\n9 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 1\n10 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t3 1\n1 Rzh pbw el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n5 Rzh ozhlq seql emleah qzh obmqtemhx.\n6 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t2 1\n7 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n8 Ybhl qzh pbw seq em qzh pbw bs ozbobutqhl?\tmb\t4 1\n9 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 2\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh pbw?\tmb\t4 1\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh obmqtemhx seql emleah qzh ozhlq.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozhlq el perrhx qztm qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t4 1\n7 Xl qzh ozbobutqh perrhx qztm qzh ozhlq?\tmb\t1 4\n8 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 4\n9 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 4\n10 Ybhl qzh ozhlq seq em qzh ozbobutqh?\tmb\t1 4\n1 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh pbw seql emleah qzh obmqtemhx.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n5 Rzh pbw el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t5 3\n7 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 5\n8 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t5 3\n9 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t3 5\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 5\n1 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh obmqtemhx.\n3 Rzh ozbobutqh seql emleah qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n6 Ybhl qzh pbw seq em qzh ozbobutqh?\tmb\t4 2\n7 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t2 4\n8 Xl qzh pbw perrhx qztm qzh ozbobutqh?\tihl\t2 4\n9 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 4\n10 Ybhl qzh ozbobutqh seq em qzh pbw?\tihl\t2 4\n1 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh obmqtemhx seql emleah qzh ldeqotlh.\n3 Rzh ozhlq seql emleah qzh ldeqotlh.\n4 Rzh ozhlq el perrhx qztm qzh obmqtemhx.\n5 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n6 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t4 3\n7 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t4 3\n8 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t4 3\n9 Xl qzh obmqtemhx perrhx qztm qzh ldeqotlh?\tmb\t4 3\n10 Ybhl qzh ldeqotlh seq em qzh obmqtemhx?\tmb\t4 3\n1 Rzh pbw el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh obmqtemhx.\n5 Rzh obmqtemhx el perrhx qztm qzh ldeqotlh.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 4\n7 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 1\n8 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 4\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t4 1\n10 Xl qzh obmqtemhx perrhx qztm qzh ozbobutqh?\tihl\t4 1\n1 Rzh ozbobutqh seql emleah qzh ozhlq.\n2 Rzh ozbobutqh seql emleah qzh ozhlq.\n3 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ldeqotlh el perrhx qztm qzh pbw.\n5 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 3\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t3 4\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 3\n9 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t3 4\n10 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t5 3\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 1\n7 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n8 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 1\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 1\n1 Rzh ldeqotlh seql emleah qzh ozhlq.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ozhlq?\tihl\t1 3\n8 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t3 2\n9 Xl qzh ozhlq perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t1 3\n10 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 2\n1 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n2 Rzh obmqtemhx el perrhx qztm qzh pbw.\n3 Rzh ldeqotlh seql emleah qzh obmqtemhx.\n4 Rzh pbw el perrhx qztm qzh ozhlq.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n7 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tihl\t2 4\n8 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t5 4\n9 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 1\n10 Ybhl qzh pbw seq em qzh ldeqotlh?\tmb\t5 4\n1 Rzh pbw el perrhx qztm qzh obmqtemhx.\n2 Rzh ozhlq seql emleah qzh ldeqotlh.\n3 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t5 2\n7 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t2 5\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t5 2\n9 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t2 5\n10 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t2 5\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh ozbobutqh seql emleah qzh pbw bs ozbobutqhl.\n3 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n4 Rzh pbw el perrhx qztm qzh ldeqotlh.\n5 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n6 Xl qzh pbw perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 5\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 5\n8 Ybhl qzh ldeqotlh seq em qzh ozbobutqh?\tmb\t2 5\n9 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t4 5\n10 Ybhl qzh pbw bs ozbobutqhl seq em qzh pbw?\tihl\t4 5\n1 Rzh pbw el perrhx qztm qzh ozhlq.\n2 Rzh ozhlq seql emleah qzh pbw.\n3 Rzh ozbobutqh seql emleah qzh ozhlq.\n4 Rzh ozhlq seql emleah qzh obmqtemhx.\n5 Rzh pbw seql emleah qzh obmqtemhx.\n6 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n7 Xl qzh obmqtemhx perrhx qztm qzh ozhlq?\tihl\t5 1\n8 Xl qzh ozbobutqh perrhx qztm qzh pbw?\tmb\t3 1\n9 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tihl\t5 1\n10 Ybhl qzh ozhlq seq em qzh obmqtemhx?\tihl\t5 1\n1 Rzh ldeqotlh el perrhx qztm qzh ozhlq.\n2 Rzh pbw seql emleah qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw.\n4 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n5 Rzh ozhlq seql emleah qzh ldeqotlh.\n6 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 2\n7 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 2\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 2\n9 Ybhl qzh ldeqotlh seq em qzh pbw bs ozbobutqhl?\tmb\t4 2\n10 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t4 2\n1 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n4 Rzh ozbobutqh seql emleah qzh ldeqotlh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ldeqotlh.\n6 Xl qzh ldeqotlh perrhx qztm qzh ozbobutqh?\tihl\t5 2\n7 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 5\n8 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 2\n9 Ybhl qzh ozbobutqh seq em qzh ldeqotlh?\tihl\t5 2\n10 Xl qzh ozbobutqh perrhx qztm qzh ldeqotlh?\tmb\t2 5\n1 Rzh pbw el perrhx qztm qzh pbw bs ozbobutqhl.\n2 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n3 Rzh ldeqotlh el perrhx qztm qzh obmqtemhx.\n4 Rzh pbw seql emleah qzh ldeqotlh.\n5 Rzh ozhlq el perrhx qztm qzh ozbobutqh.\n6 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 1\n7 Ybhl qzh pbw bs ozbobutqhl seq em qzh ldeqotlh?\tihl\t4 1\n8 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh ldeqotlh?\tmb\t1 4\n9 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n10 Xl qzh ldeqotlh perrhx qztm qzh pbw bs ozbobutqhl?\tihl\t4 1\n1 Rzh pbw bs ozbobutqhl el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw el perrhx qztm qzh ldeqotlh.\n3 Rzh obmqtemhx el perrhx qztm qzh pbw bs ozbobutqhl.\n4 Rzh ozbobutqh seql emleah qzh obmqtemhx.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh ozhlq.\n6 Ybhl qzh obmqtemhx seq em qzh ozbobutqh?\tmb\t1 3\n7 Xl qzh ozhlq perrhx qztm qzh ozbobutqh?\tihl\t5 1\n8 Ybhl qzh ozbobutqh seq em qzh ozhlq?\tihl\t5 1\n9 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t1 3\n10 Ybhl qzh ozbobutqh seq em qzh obmqtemhx?\tihl\t3 1\n1 Rzh obmqtemhx el perrhx qztm qzh ozbobutqh.\n2 Rzh pbw bs ozbobutqhl seql emleah qzh obmqtemhx.\n3 Rzh obmqtemhx el perrhx qztm qzh ozhlq.\n4 Rzh ldeqotlh el perrhx qztm qzh ozbobutqh.\n5 Rzh pbw bs ozbobutqhl seql emleah qzh pbw.\n6 Rzh pbw el perrhx qztm qzh ozbobutqh.\n7 Rzh obmqtemhx el perrhx qztm qzh pbw.\n8 Rzh pbw el perrhx qztm qzh ozbobutqh.\n9 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n10 Rzh ozhlq el perrhx qztm qzh pbw bs ozbobutqhl.\n11 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t9 3\n12 Ybhl qzh pbw bs ozbobutqhl seq em qzh obmqtemhx?\tihl\t7 5\n13 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t10 3\n14 Ybhl qzh obmqtemhx seq em qzh pbw bs ozbobutqhl?\tmb\t10 3\n15 Xl qzh pbw bs ozbobutqhl perrhx qztm qzh obmqtemhx?\tmb\t10 3\n1 Rzh pbw seql emleah qzh obmqtemhx.\n2 Rzh ldeqotlh el perrhx qztm qzh pbw bs ozbobutqhl.\n3 Rzh ozhlq el perrhx qztm qzh pbw.\n4 Rzh ozbobutqh seql emleah qzh pbw.\n5 Rzh ldeqotlh seql emleah qzh ozhlq.\n6 Xl qzh ozbobutqh perrhx qztm qzh obmqtemhx?\tmb\t4 1\n"
  },
  {
    "path": "tasksv11/shuffled/qa19_path-finding_test.txt",
    "content": "1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,l\t4 2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t4 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,h\t3 1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,j\t3 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,l\t4 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t3 5\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,m\t2 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,m\t4 1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t1 3\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,h\t1 2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,h\t2 5\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tj,m\t4 2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t5 1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t5 1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,j\t4 3\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t1 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,m\t5 4\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,l\t4 1\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,h\t4 5\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,j\t1 2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,l\t5 4\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,h\t5 3\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,l\t5 4\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,l\t2 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t1 4\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,h\t4 3\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t5 4\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,m\t5 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,j\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,j\t2 4\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,h\t1 2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,h\t5 3\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,j\t5 1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,j\t1 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,l\t4 2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t3 1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t4 5\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,m\t4 5\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t2 3\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,m\t4 3\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,j\t4 3\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t5 2\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,l\t5 4\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,j\t3 5\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,l\t4 5\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t3 4\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,m\t5 2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,l\t3 2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t4 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,j\t3 5\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,h\t4 5\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t1 2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t2 1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,j\t4 1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t3 5\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,l\t4 2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t3 4\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,l\t3 2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,l\t5 2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,j\t4 3\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,j\t4 2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,j\t3 1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,m\t3 2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,j\t4 2\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t5 3\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,l\t2 1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,j\t5 3\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,j\t1 5\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,h\t5 4\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t2 5\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t3 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t2 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t4 2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,m\t4 3\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,h\t4 1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t5 4\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t4 2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,j\t1 2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t5 2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tj,j\t3 2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,h\t5 3\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t4 2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,l\t2 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t5 3\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t5 3\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t5 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,h\t4 5\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t1 2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,h\t4 5\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,l\t2 5\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,h\t2 1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,h\t5 4\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,m\t5 4\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,l\t2 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,m\t3 4\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,h\t1 3\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,j\t5 1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t5 2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,m\t5 2\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,j\t5 1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,m\t4 1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,l\t4 3\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t5 1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t1 2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,m\t1 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,m\t4 2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,m\t4 3\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,l\t5 3\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t1 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,m\t4 2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t1 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,l\t1 4\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,h\t3 5\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t4 2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,h\t4 5\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t3 4\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,l\t5 2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,l\t1 5\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t1 4\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,l\t5 2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,m\t5 4\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,h\t2 3\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,h\t1 2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,l\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t2 5\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t2 3\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,m\t2 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,h\t5 1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,l\t5 2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,l\t5 4\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,m\t4 3\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t3 2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t4 5\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,j\t3 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,l\t3 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,j\t5 4\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,m\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,j\t4 5\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t5 4\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,m\t3 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,l\t5 4\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t5 1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,l\t4 5\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,j\t1 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,m\t2 5\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t5 2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,h\t3 5\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t3 5\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,h\t2 3\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t5 1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,h\t1 4\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t1 3\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,h\t4 5\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,l\t5 3\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,l\t1 5\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,m\t5 1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,l\t5 4\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t5 4\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,m\t2 1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,m\t3 5\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t5 3\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,l\t2 5\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t5 2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,j\t4 5\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,j\t4 3\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,l\t5 3\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t5 1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t2 3\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,h\t2 3\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t2 1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,m\t4 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,m\t5 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,m\t2 3\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t1 3\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,m\t3 2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t2 1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,m\t5 3\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,h\t5 2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,h\t1 4\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t2 3\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,j\t2 1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,j\t4 3\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t1 3\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,m\t2 1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,m\t2 5\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,l\t1 5\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t5 4\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t4 3\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,m\t2 4\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t1 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t2 1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,m\t2 5\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,m\t5 1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,l\t5 3\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,h\t5 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,m\t5 4\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,j\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,h\t2 3\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t3 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,j\t5 3\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,m\t4 2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,j\t4 2\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,l\t1 2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tj,m\t3 2\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tl,j\t3 4\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,l\t2 3\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,l\t1 3\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tj,l\t4 5\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t5 4\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,j\t3 5\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t5 2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,m\t5 4\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,h\t4 5\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,j\t4 5\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t5 4\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,j\t4 2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t5 2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,m\t5 1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,h\t5 3\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,m\t2 1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,j\t1 4\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,h\t3 4\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t5 2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t2 3\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t4 5\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,j\t5 1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,m\t4 5\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,j\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,m\t2 1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,j\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,l\t5 1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,l\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,l\t2 4\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,j\t2 5\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t5 4\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t4 3\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,j\t4 5\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,m\t4 3\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,h\t1 5\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t2 3\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t5 1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t5 4\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,j\t5 3\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,m\t5 4\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t5 3\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,l\t5 1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,l\t1 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,m\t5 3\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t5 4\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,l\t3 1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,l\t1 5\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t1 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t3 4\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,h\t3 5\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,l\t3 1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,h\t5 4\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,l\t1 2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t4 5\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,l\t2 5\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t5 4\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,j\t5 3\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,h\t2 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t5 3\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,h\t4 5\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,h\t5 2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,j\t5 4\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,l\t4 5\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,h\t1 5\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,l\t3 2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t3 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t2 4\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,j\t3 5\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,j\t4 5\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t4 1\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t5 3\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,h\t1 4\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,m\t1 2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,h\t4 3\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,h\t5 1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t3 4\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t4 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t4 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,l\t2 1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,m\t5 2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,m\t3 4\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,h\t1 3\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,l\t1 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,l\t5 4\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t1 5\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,h\t4 3\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,j\t1 2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,m\t4 3\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t4 5\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,h\t3 2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,l\t3 4\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,h\t5 2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t5 3\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,m\t5 2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,j\t2 4\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t5 3\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,h\t4 2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,j\t1 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,l\t3 4\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,l\t4 1\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,l\t3 5\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,h\t2 3\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,m\t5 4\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t4 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,l\t3 2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,l\t4 3\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,l\t5 4\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,h\t3 2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,j\t5 2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,h\t3 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,j\t5 4\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,l\t1 2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t1 3\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,j\t5 4\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t4 1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,h\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t5 3\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,j\t1 4\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,l\t5 3\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,l\t3 1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t2 5\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,j\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,h\t2 3\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t3 4\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,j\t5 3\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t5 3\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t5 4\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t1 2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,j\t5 1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t4 1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,m\t1 5\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,m\t4 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,j\t4 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t3 4\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t3 2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,j\t5 4\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t3 4\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tj,m\t5 3\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,m\t3 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t2 4\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t2 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,j\t5 1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,h\t5 2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,h\t5 3\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t2 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,l\t5 4\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,j\t3 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,h\t5 1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,m\t4 5\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,m\t1 3\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t5 4\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t5 4\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,h\t1 2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t5 4\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,j\t2 1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,l\t5 3\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,h\t5 1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,h\t4 3\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,h\t4 5\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,h\t1 2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,m\t4 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t5 3\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,j\t4 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,l\t3 4\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t5 1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,m\t2 5\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,m\t1 2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,l\t5 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,j\t4 5\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,l\t4 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t5 3\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t4 1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t5 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t1 2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,l\t4 2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,m\t5 2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,l\t4 3\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t5 1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t1 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,h\t5 3\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t2 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t3 2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,j\t3 4\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,m\t2 3\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,l\t5 1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,h\t5 3\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,h\t2 5\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tj,m\t4 3\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,m\t1 5\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tl,l\t5 2\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,m\t5 3\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,h\t4 5\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,h\t5 4\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t4 3\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,l\t5 3\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,j\t5 2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,j\t5 3\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,j\t2 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,m\t3 5\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t5 1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t4 1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,j\t5 3\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,m\t3 5\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t5 1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,h\t4 1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,h\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,j\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t2 1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,l\t1 2\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t2 1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t4 5\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t2 1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t4 2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,m\t5 3\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,j\t5 2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t5 4\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,j\t5 4\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,l\t1 5\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,h\t4 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,j\t4 5\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,j\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t5 3\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t4 2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t4 5\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,l\t4 1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t3 1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,l\t5 4\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,l\t2 3\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t3 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,h\t5 1\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,m\t1 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,l\t1 2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,j\t5 2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,m\t4 5\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t4 3\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,m\t5 1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,m\t2 3\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,h\t3 2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,h\t2 3\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,h\t3 5\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,h\t5 3\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t3 5\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,m\t2 4\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t2 5\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,j\t5 2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t4 2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t2 3\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,m\t1 5\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,j\t4 2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t5 2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t3 1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,m\t2 4\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,h\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t4 3\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,h\t3 4\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t5 4\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,h\t3 1\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,m\t5 4\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,l\t5 1\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t5 3\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,m\t1 5\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,h\t4 2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t1 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,h\t2 1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t4 1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t2 5\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,m\t2 4\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t1 3\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,l\t1 4\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,l\t3 2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,l\t2 1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,j\t3 5\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t4 5\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t3 4\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t1 2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,l\t5 4\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t4 5\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,l\t3 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t5 1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,l\t2 3\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,h\t5 2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,l\t2 3\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t4 3\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t4 5\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,j\t2 3\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t4 1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t4 2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,m\t4 2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,h\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t4 3\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,l\t4 5\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,l\t4 2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,j\t4 5\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,m\t2 1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,h\t1 2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,j\t2 3\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t5 1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,j\t2 5\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,l\t4 5\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,j\t4 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t1 3\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,m\t2 4\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,m\t3 1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,j\t2 3\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t4 5\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,l\t1 4\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,l\t2 1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,j\t5 4\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,h\t1 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,j\t1 5\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,m\t5 3\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,m\t5 1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,m\t1 2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,l\t1 2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,m\t4 5\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,j\t1 5\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t5 4\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t3 1\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,m\t3 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,j\t5 1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,l\t4 2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,h\t3 2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,j\t5 1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,j\t4 2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t4 5\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,j\t4 5\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,m\t3 4\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,l\t1 2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,j\t1 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,h\t4 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,l\t1 5\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,l\t4 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t3 5\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t5 2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t5 2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,h\t3 5\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,h\t3 4\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,l\t3 5\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t5 2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,l\t2 5\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t1 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,h\t1 5\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,l\t4 5\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,l\t1 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,m\t4 5\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t4 5\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,l\t5 1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,j\t3 4\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,m\t5 1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,h\t2 5\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,h\t5 2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,m\t5 1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,h\t2 4\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,l\t3 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,m\t4 5\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,m\t4 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,j\t2 5\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t5 2\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,h\t1 5\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,j\t5 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t2 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t3 2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t5 4\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,l\t5 3\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,m\t5 4\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,h\t5 2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,h\t3 5\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t5 2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t5 3\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,j\t3 1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,h\t4 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t5 4\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,h\t1 5\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,j\t3 4\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,m\t1 4\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t3 5\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t5 1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,h\t5 4\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t2 4\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,j\t4 2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t2 3\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t3 1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t4 5\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t5 1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t4 5\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t2 5\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,l\t3 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t1 5\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t1 4\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t2 4\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,m\t5 3\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t5 4\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t4 3\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t3 5\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t4 3\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,h\t3 1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,m\t1 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t4 2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,j\t5 2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,j\t1 4\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,h\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,h\t2 4\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,l\t5 1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,l\t5 2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,j\t2 5\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t1 3\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,m\t3 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,j\t5 1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t3 5\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,l\t3 5\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t5 4\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,l\t5 4\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,j\t3 2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,l\t5 2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,h\t4 1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t2 5\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,h\t5 2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t5 4\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,m\t4 3\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,l\t4 5\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,m\t3 4\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,h\t2 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,m\t2 3\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t1 4\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,h\t2 5\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t4 5\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,l\t2 4\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t5 1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,m\t5 2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,h\t1 2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,l\t5 2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,h\t5 4\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,h\t2 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,m\t3 1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,h\t5 2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,l\t5 2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,l\t3 1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,j\t2 3\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t3 4\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t5 4\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t3 5\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,h\t5 4\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,m\t5 4\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,h\t3 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,j\t5 2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,h\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,l\t3 4\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,l\t3 5\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,h\t1 4\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,l\t5 2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,j\t4 1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,l\t1 5\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t3 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t3 2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t5 3\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t3 1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t5 4\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t5 4\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t4 3\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t5 1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,j\t4 1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t5 2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t1 5\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t5 4\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t5 4\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,m\t5 2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,j\t3 4\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,m\t5 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,h\t4 3\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,m\t3 2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,j\t3 5\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,h\t4 5\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t5 1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,j\t2 4\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,j\t2 5\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,m\t5 4\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,j\t5 4\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,l\t5 4\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,m\t3 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t4 1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,h\t5 2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,l\t4 1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t3 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,h\t2 1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t5 3\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t5 3\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,j\t3 4\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,j\t3 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,l\t5 3\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,j\t1 5\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,h\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t3 5\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,j\t5 1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,j\t1 5\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,h\t3 1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,j\t1 5\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t5 2\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t5 1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,l\t1 3\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t1 3\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,m\t2 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t5 2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t1 3\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,j\t4 2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,h\t2 1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t1 3\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,l\t5 3\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,j\t1 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,j\t3 4\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t3 5\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,j\t4 2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,l\t3 5\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t2 5\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t1 2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,m\t2 3\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,m\t3 5\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,j\t1 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,j\t2 3\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,l\t1 5\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,m\t2 4\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,h\t1 4\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,l\t3 1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t2 5\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t3 2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,h\t3 4\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,h\t1 4\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,j\t4 2\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,l\t5 3\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,m\t5 2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,j\t4 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t5 3\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t3 2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t2 4\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,l\t5 3\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t5 1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,j\t3 2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,h\t5 2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,l\t1 2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,j\t1 5\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,m\t3 5\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,h\t5 4\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,h\t2 5\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,h\t1 5\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,h\t5 4\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,m\t1 3\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,h\t3 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,j\t4 1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,j\t3 5\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,m\t1 2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,l\t4 5\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,m\t4 5\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,m\t5 3\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,l\t1 2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t5 3\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,h\t3 1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,l\t3 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,h\t3 2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,l\t5 2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t4 5\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,h\t3 1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t3 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t5 2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,h\t5 3\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t3 4\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,h\t1 5\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,m\t4 5\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,l\t3 4\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t3 5\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,j\t4 2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t3 5\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,h\t5 3\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,m\t4 5\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,h\t1 4\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t5 3\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,j\t4 5\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,h\t2 5\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,m\t4 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,m\t2 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,j\t5 3\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t2 4\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,m\t2 5\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,m\t5 3\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,m\t4 3\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,l\t3 4\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,j\t2 3\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t2 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,j\t1 3\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t2 3\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,l\t5 4\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,m\t3 5\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t3 4\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,m\t4 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,m\t4 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,l\t4 3\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,j\t1 3\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t3 4\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t3 4\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,l\t5 2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t2 4\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t4 5\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,h\t5 1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,l\t5 4\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,l\t3 2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,h\t1 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t4 5\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,m\t3 2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,l\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,h\t1 5\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,j\t4 3\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,h\t1 3\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,j\t5 2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,h\t1 2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t4 2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,l\t5 3\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t5 4\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,j\t2 4\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t2 4\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,h\t2 5\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,l\t3 4\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,h\t5 4\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t5 3\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,h\t4 1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t2 1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t1 3\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,m\t3 5\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,h\t5 2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t1 3\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,l\t3 2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,h\t2 5\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,h\t5 1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t4 3\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t4 5\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,l\t3 4\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,j\t1 3\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,m\t4 5\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,m\t5 4\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,m\t5 3\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,j\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,m\t3 5\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t2 5\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,h\t4 2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t4 2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t2 4\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tl,l\t4 3\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,l\t1 3\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,h\t2 5\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t5 4\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,h\t4 2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,h\t3 5\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t3 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t5 2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t1 2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t2 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,l\t5 1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t2 4\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t5 3\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,m\t5 1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,h\t4 5\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t1 4\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,m\t5 1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t1 5\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,l\t4 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t1 3\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t2 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,m\t2 1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,j\t3 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t4 5\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,l\t4 1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,h\t5 2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t5 3\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,j\t1 3\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,h\t5 4\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t3 5\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,h\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,m\t1 2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t1 5\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,m\t2 4\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,h\t3 1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t3 4\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,h\t2 4\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,m\t5 4\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,j\t2 3\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t1 4\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,j\t5 2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t4 2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,l\t5 4\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,h\t2 4\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t4 1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t1 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,m\t5 2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,l\t5 4\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,m\t3 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,j\t1 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t2 1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t1 2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,m\t5 3\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t4 2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,h\t4 5\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,j\t2 4\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t3 1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,h\t3 5\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t4 2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,h\t2 3\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t5 1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,l\t5 3\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,m\t4 2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t1 5\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,m\t2 3\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,l\t3 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t5 2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,m\t4 5\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,l\t3 5\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,j\t5 1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,j\t3 2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,j\t2 5\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,j\t3 5\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,h\t5 2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,m\t3 5\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,j\t4 3\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,l\t2 5\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,m\t5 3\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,l\t4 5\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,j\t4 5\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,j\t5 2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,h\t3 5\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,m\t4 3\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,h\t5 2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t4 1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,l\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,l\t5 4\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,l\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,l\t4 1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t3 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,h\t5 1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,j\t1 5\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,j\t5 3\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,l\t1 4\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t2 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,m\t5 3\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,m\t3 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t4 2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,h\t5 4\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t3 5\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,j\t2 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,l\t2 5\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,h\t5 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,l\t3 2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t2 4\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,h\t3 2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,h\t2 5\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,j\t4 2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t1 5\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t4 5\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,h\t4 2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,m\t3 5\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t1 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,h\t3 5\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t2 5\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,j\t2 4\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,h\t3 5\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,l\t5 3\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t2 4\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,j\t5 1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t1 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t3 1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,h\t3 1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,m\t5 1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,j\t1 2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t1 2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,l\t1 3\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,m\t4 5\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,h\t5 4\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,j\t5 1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,m\t1 4\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,l\t4 2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,m\t3 4\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t4 2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,l\t3 2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,j\t5 4\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,j\t3 2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,j\t1 3\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t2 3\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t2 5\n"
  },
  {
    "path": "tasksv11/shuffled/qa19_path-finding_train.txt",
    "content": "1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t2 4\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,j\t3 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,m\t4 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t1 5\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,h\t2 3\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,l\t4 1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t5 1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,l\t2 5\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,m\t2 1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,m\t4 2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,m\t5 3\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,j\t2 5\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,j\t2 3\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t1 2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,j\t5 3\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t5 2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,h\t4 5\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,l\t3 5\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,h\t3 2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,j\t1 5\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,j\t3 5\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,l\t5 4\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t5 4\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,h\t5 3\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,j\t5 3\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,j\t4 5\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,h\t3 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,m\t4 5\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,h\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t4 1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,l\t5 2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t3 1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,h\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,j\t3 4\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t4 5\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,h\t3 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,j\t3 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,m\t4 3\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,j\t3 4\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,l\t4 5\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t4 3\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t2 4\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t4 2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,m\t5 4\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,l\t4 3\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t2 5\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,m\t4 3\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t2 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t5 4\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,m\t1 3\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,l\t5 3\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,h\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,m\t3 5\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,l\t2 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,m\t4 3\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t5 3\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t3 2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t4 5\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,l\t3 4\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t5 3\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t3 4\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,m\t2 3\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,h\t3 5\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,h\t1 3\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t5 4\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tj,j\t5 1\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t1 5\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,h\t3 4\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,j\t3 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,h\t5 1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t4 2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t2 4\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,l\t4 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t3 2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t3 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,h\t4 3\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,h\t4 1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,m\t1 4\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,h\t2 3\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,j\t1 5\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,l\t1 5\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,l\t2 5\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t4 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,j\t4 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,m\t2 5\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,j\t3 4\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tj,m\t5 3\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,h\t1 5\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,l\t5 4\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,j\t4 1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,j\t4 2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,l\t2 4\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t5 2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,m\t4 5\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t4 3\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t4 1\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t5 2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t4 2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,m\t5 3\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t3 5\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t3 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,l\t1 3\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,h\t4 2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,m\t5 1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,h\t5 1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,l\t1 5\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,m\t4 1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t2 5\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,m\t3 1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t3 5\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,j\t4 5\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,j\t4 1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,l\t4 3\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t3 4\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,l\t3 1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,j\t1 4\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,m\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t3 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,m\t1 3\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,j\t4 5\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t5 4\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,m\t5 1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,l\t1 5\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t2 4\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,l\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,m\t3 4\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,m\t4 5\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,l\t3 4\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,l\t4 2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,j\t3 4\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t1 5\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t5 1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,m\t1 2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t1 5\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,l\t3 4\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t1 3\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,j\t3 1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t5 4\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,h\t4 3\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,m\t5 2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,h\t4 2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,l\t3 1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t1 5\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,l\t5 2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t4 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t1 4\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t1 3\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,j\t3 5\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,h\t1 3\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,m\t1 4\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,m\t5 4\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,h\t4 5\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,l\t1 5\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,h\t4 5\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t4 2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t1 4\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,l\t2 3\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,l\t5 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,h\t1 3\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,j\t3 5\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,j\t5 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t5 3\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,h\t5 3\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,l\t4 3\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,l\t1 5\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,m\t1 3\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,m\t4 1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,l\t5 3\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,l\t5 2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,h\t4 5\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t2 4\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,h\t1 5\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,j\t1 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t3 2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,l\t4 3\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t3 1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,j\t4 5\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,h\t1 3\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,m\t5 4\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t4 3\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t5 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,j\t4 5\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t5 4\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,m\t5 1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,j\t5 1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,h\t4 2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,m\t5 2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t5 4\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,l\t5 3\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t4 1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,l\t4 5\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tj,m\t2 5\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,m\t3 2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,j\t5 4\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,j\t5 3\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,h\t2 1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,j\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,l\t2 1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t2 4\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,j\t1 4\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,h\t1 5\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t2 1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,j\t4 3\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,j\t5 3\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t4 1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,h\t5 1\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,j\t5 1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,m\t5 4\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t2 3\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,h\t4 5\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,h\t5 2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,l\t2 5\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,l\t5 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,m\t3 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,l\t1 4\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t5 1\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,h\t4 3\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,l\t4 2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,m\t3 1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t3 1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,j\t1 2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,l\t3 5\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,h\t5 1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,m\t5 1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,l\t1 5\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,l\t2 3\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t4 3\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,l\t5 2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t5 4\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,j\t5 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t4 3\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,m\t4 5\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t1 2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,j\t5 2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,l\t5 2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t5 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t5 3\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t1 4\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,h\t5 4\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,h\t3 5\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,m\t4 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,j\t4 5\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,j\t4 2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,m\t5 3\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t3 1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,j\t4 5\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t4 2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t5 3\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,l\t5 2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t2 4\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,j\t3 5\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t5 3\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t2 1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t3 1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,j\t1 5\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,h\t5 2\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,h\t2 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t4 1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,m\t3 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,j\t3 1\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,h\t3 1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t3 5\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,j\t1 3\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,m\t1 4\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tl,j\t5 3\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,l\t2 5\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,l\t4 5\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,j\t5 1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,j\t5 1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t1 5\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t2 3\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,l\t5 2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,j\t3 5\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,l\t2 5\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t1 4\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,j\t5 4\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t4 3\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,j\t3 4\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t1 5\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t5 3\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,l\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,j\t3 4\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,m\t2 1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,m\t5 3\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,h\t2 4\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,j\t3 4\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,m\t4 3\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t4 2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,m\t2 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,h\t5 4\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,j\t3 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t4 5\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,j\t1 2\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,j\t4 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,j\t1 2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,l\t3 1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,j\t3 5\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t5 4\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,h\t5 3\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,m\t1 2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,j\t5 3\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,h\t5 3\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t4 3\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t1 2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t3 4\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t1 5\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,h\t5 4\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,j\t5 3\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t4 3\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,m\t5 4\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t5 2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,l\t3 1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,m\t5 3\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,j\t4 3\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,m\t1 4\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,m\t3 4\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,j\t2 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,m\t3 2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,j\t2 3\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t3 5\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,l\t2 5\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,h\t3 4\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,l\t2 5\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,l\t3 1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,j\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,l\t1 3\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,l\t1 5\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,h\t2 4\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t3 2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,j\t5 1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t5 4\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,l\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,m\t2 1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,j\t5 1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,l\t5 2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,m\t3 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,l\t5 2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t5 3\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t5 4\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,j\t2 3\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,l\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t5 1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,j\t3 2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t2 4\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t3 2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t4 1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,j\t2 4\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,m\t3 1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tm,m\t5 3\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t4 3\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,h\t3 4\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t3 5\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t1 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,l\t5 2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,j\t2 1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,h\t4 3\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,h\t5 4\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,h\t3 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,j\t3 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,h\t1 5\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,j\t5 4\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t5 3\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,m\t4 3\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t1 3\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,j\t3 4\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t2 3\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,l\t1 5\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,l\t5 4\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t2 5\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,m\t4 2\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,j\t2 4\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t2 5\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,m\t4 5\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t4 1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,m\t4 2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,h\t1 5\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t1 5\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,l\t2 5\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,h\t5 1\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t2 1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,l\t3 4\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,h\t4 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,j\t5 1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,l\t5 3\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t4 5\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,j\t5 2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,j\t2 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,m\t5 4\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,j\t5 3\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,j\t3 5\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t1 4\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,l\t3 1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,m\t5 3\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,j\t5 4\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,j\t5 3\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,m\t3 2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,j\t3 4\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,j\t5 1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t1 5\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,m\t5 4\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t5 1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t5 1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,m\t5 1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t5 2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,h\t5 4\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,l\t3 5\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t1 5\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,j\t4 2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,h\t1 2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t4 5\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t1 5\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,l\t1 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,l\t4 3\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t1 4\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,m\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,l\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,h\t2 5\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t2 5\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,j\t3 2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,j\t3 5\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,l\t1 4\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,l\t5 4\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,j\t4 1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t4 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,l\t5 3\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t3 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,m\t2 3\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t1 3\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t3 5\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,j\t2 4\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,l\t4 1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,j\t5 1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t2 1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,h\t4 5\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tj,l\t2 3\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t5 2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,j\t5 3\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el htlq bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,m\t4 2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t2 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,l\t3 1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t5 1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t4 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,j\t1 5\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,m\t5 2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,m\t5 3\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,l\t5 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t3 5\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,h\t5 1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t2 3\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t5 4\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t3 1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,j\t5 1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,h\t1 2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,l\t3 4\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,h\t4 5\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,l\t5 3\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,l\t4 3\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,l\t1 4\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t1 5\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t4 5\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,m\t5 2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t4 5\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t1 4\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,l\t5 2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,h\t4 2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,h\t1 3\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,h\t2 4\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,h\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,h\t4 5\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,h\t5 4\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t2 1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,l\t1 4\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,m\t5 4\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,h\t4 3\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,l\t2 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t4 1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,h\t3 5\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t4 3\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,h\t5 4\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,j\t5 1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,l\t2 5\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,l\t5 2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,m\t5 4\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t1 4\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t2 3\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,l\t5 2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t4 1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,l\t1 5\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t5 1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t5 3\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,j\t2 3\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,l\t2 5\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,j\t5 1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t4 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,j\t2 3\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,h\t2 4\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,j\t2 3\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,l\t3 1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,h\t1 3\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,h\t2 5\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,l\t3 2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t2 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tj,j\t1 5\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t4 1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t5 4\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,j\t2 4\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,l\t2 1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,l\t3 5\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t2 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t2 1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,h\t3 4\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t5 4\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tj,j\t2 4\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t3 1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,l\t4 5\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,l\t5 1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,h\t4 2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t3 5\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,l\t5 1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,h\t5 4\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,j\t5 4\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,l\t5 1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,l\t5 3\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,l\t5 2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t2 1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,l\t1 5\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,l\t4 3\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,l\t4 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,j\t2 5\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,j\t4 3\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,l\t1 2\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,m\t4 1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t2 5\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t1 5\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,m\t2 3\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,j\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t2 4\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,h\t1 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,l\t5 1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,j\t3 1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,h\t4 3\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\th,h\t1 5\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t2 5\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t4 5\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,l\t2 1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t1 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,j\t2 4\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,l\t5 1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,m\t4 2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t4 1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,l\t5 2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t5 4\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,m\t3 1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,l\t4 3\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t2 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t1 3\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,j\t5 3\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,l\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,m\t3 1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,l\t5 1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,l\t2 1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t4 2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tj,m\t3 2\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,l\t3 5\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,m\t1 5\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,l\t2 5\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t3 4\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t3 4\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,h\t1 2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,h\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,l\t2 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,l\t2 1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,m\t3 4\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t5 4\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t5 2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,m\t1 4\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t5 3\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,j\t1 5\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,m\t4 2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,m\t5 4\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,j\t1 4\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,l\t3 1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,m\t2 4\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,m\t4 3\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,m\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t4 5\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,h\t5 4\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,m\t4 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,h\t5 1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,h\t4 1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,l\t2 5\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,l\t5 4\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,j\t4 5\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,l\t3 4\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,h\t4 1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,m\t3 5\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t2 1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,h\t5 4\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,h\t2 5\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t5 3\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,m\t2 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,j\t5 4\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tm,j\t5 4\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,h\t5 3\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t1 5\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,l\t1 3\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,h\t5 1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\th,l\t1 5\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,h\t1 3\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,l\t2 5\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,j\t1 5\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,m\t3 1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,m\t1 4\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t4 2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t3 4\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,j\t5 4\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,j\t4 5\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,h\t4 3\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,l\t2 5\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tl,j\t4 5\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t5 3\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t4 5\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t1 4\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,h\t2 4\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,h\t2 5\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,m\t5 2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,l\t4 5\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t1 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,m\t5 1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,h\t4 5\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,h\t5 1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,m\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,h\t4 5\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tj,j\t5 4\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t3 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,j\t3 2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,l\t4 1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,m\t2 4\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t2 4\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tj,l\t3 4\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,j\t1 2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t2 1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,h\t4 3\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,m\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t1 2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t4 2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,h\t2 3\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,h\t2 3\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,j\t3 2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,h\t4 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,l\t5 2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,j\t1 4\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,l\t3 2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,l\t4 3\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,l\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t1 4\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,j\t2 4\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,l\t4 2\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,h\t3 1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,h\t3 1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,h\t4 3\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,l\t5 1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,j\t3 5\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t2 5\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t4 5\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,h\t1 5\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\th,h\t1 3\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,l\t4 5\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,h\t5 4\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tj,j\t1 5\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh keqozhm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,m\t4 1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,m\t1 4\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,h\t1 5\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,l\t4 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tl,j\t2 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,l\t4 2\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,m\t5 4\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t1 2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t5 1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t1 4\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,j\t2 5\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,l\t2 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el htlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t1 4\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t2 4\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t1 5\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,h\t1 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t3 5\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,m\t3 4\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,j\t5 4\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,m\t5 2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,m\t5 4\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,l\t1 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,m\t5 4\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,j\t1 4\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tl,j\t1 4\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,h\t3 4\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,h\t2 3\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t2 3\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t2 4\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,j\t3 4\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,h\t5 3\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t5 1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,l\t5 4\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,m\t5 3\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,l\t3 1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,j\t1 2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t4 5\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,m\t4 5\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,m\t1 5\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tm,m\t5 4\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t3 4\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t5 4\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t2 5\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t3 2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,m\t3 1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,m\t4 2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,h\t4 3\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,h\t5 1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el mbxqz bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t4 5\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,l\t1 4\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,l\t3 2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,h\t2 4\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,j\t5 2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh ztuujti el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t5 4\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,j\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,h\t5 2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\th,h\t5 4\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,l\t5 1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,m\t4 1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,l\t1 3\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,m\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el htlq bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,m\t5 1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,m\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t1 2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,h\t4 5\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tl,l\t1 5\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,m\t3 4\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tm,m\t2 3\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tj,j\t5 4\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,h\t4 1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t5 1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t1 2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,m\t5 4\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tm,m\t4 1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,j\t3 1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t2 5\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,l\t1 3\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,l\t5 4\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t5 1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,m\t1 4\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,h\t4 5\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t5 4\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t2 4\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,m\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,h\t2 1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t2 5\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,m\t2 5\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t5 4\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,l\t3 5\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,l\t5 4\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,j\t4 1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,l\t5 3\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t1 2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,j\t4 5\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,m\t5 2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,h\t2 5\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,h\t2 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,l\t4 3\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\th,l\t1 3\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,j\t1 5\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,h\t2 5\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tj,j\t3 1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh keqozhm.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t1 5\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,h\t4 5\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,m\t2 4\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t4 2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t4 1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh rtxahm.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,l\t3 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,j\t5 3\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,h\t1 3\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,h\t1 4\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,h\t5 1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t3 1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,m\t5 4\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,l\t5 4\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,j\t3 5\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t1 5\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\th,m\t2 5\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,m\t3 1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tm,m\t3 2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,j\t1 3\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,l\t5 1\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tj,j\t4 2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,l\t5 4\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,l\t3 5\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,h\t5 4\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,m\t3 5\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,m\t3 5\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tm,m\t4 1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,j\t3 2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,j\t5 1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,j\t2 5\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tm,m\t5 3\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,m\t1 3\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\th,h\t2 5\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tl,h\t3 2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,j\t5 3\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,l\t2 4\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh bsseoh.\n4 Rzh phaxbby el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t4 5\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,h\t2 5\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,j\t1 4\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\th,l\t5 4\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,h\t3 5\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,h\t4 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t5 1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t4 2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\th,h\t3 5\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,j\t2 4\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t5 4\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh ztuujti el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t4 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t1 4\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,h\t2 5\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,l\t5 1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,l\t2 3\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,h\t4 3\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\th,h\t1 2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,m\t4 3\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,j\t3 1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,l\t3 4\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ptqzxbby el htlq bs qzh bsseoh.\n4 Rzh phaxbby el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,m\t1 2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,h\t5 2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh rtxahm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,l\t2 4\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tm,m\t4 1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t2 5\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,m\t1 5\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,l\t5 1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,m\t1 5\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t2 5\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t2 3\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,j\t1 2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,h\t4 5\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tl,h\t5 2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tj,m\t5 1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tm,m\t2 5\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,h\t3 4\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh keqozhm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t5 1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh phaxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\th,m\t4 1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\th,h\t3 5\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\th,h\t2 5\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh keqozhm el lbdqz bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,l\t4 5\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh rtxahm el mbxqz bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,h\t2 5\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh phaxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tj,m\t1 4\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,m\t4 5\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,h\t1 5\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el htlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tm,j\t1 2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,j\t4 2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,m\t5 3\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,m\t2 4\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,m\t3 4\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tl,h\t1 5\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tl,l\t5 2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t2 5\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,j\t2 3\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh phaxbby.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t4 5\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\th,l\t1 5\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh ztuujti.\n5 Rzh phaxbby el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tl,j\t2 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tl,l\t4 5\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,h\t2 3\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,j\t5 1\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,m\t3 4\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh phaxbby el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,m\t2 4\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t2 3\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,l\t5 3\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\th,h\t4 3\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh ztuujti.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,h\t2 3\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh ztuujti.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tj,j\t3 4\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tl,l\t3 2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh keqozhm.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,l\t2 5\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t1 2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tm,m\t5 3\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh phaxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,h\t4 1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el htlq bs qzh bsseoh.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tm,m\t2 4\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,j\t5 4\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh ztuujti el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,h\t5 3\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tl,j\t1 3\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,l\t4 1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,l\t3 4\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tm,h\t2 4\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh ztuujti.\n5 Rzh ztuujti el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\th,h\t5 3\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh bsseoh.\n4 Rzh keqozhm el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t5 2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh phaxbby.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,j\t4 1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh rtxahm el htlq bs qzh ztuujti.\n5 Rzh rtxahm el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,h\t5 2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh ztuujti el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tj,m\t2 1\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh keqozhm.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tm,m\t5 3\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh bsseoh el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,h\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\th,h\t2 5\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el mbxqz bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,h\t4 1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh ztuujti.\n4 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,j\t1 3\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh keqozhm?\tl,l\t3 1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,l\t1 5\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,j\t5 3\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh keqozhm el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t3 4\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,l\t3 5\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n4 Rzh keqozhm el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,l\t2 1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tl,h\t4 5\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh bsseoh el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tl,j\t3 1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t2 5\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el htlq bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tl,h\t4 3\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n5 Rzh phaxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\th,m\t3 2\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,h\t4 1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tj,l\t1 5\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh keqozhm el lbdqz bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\th,h\t5 2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,h\t2 4\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Rzh phaxbby el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t1 3\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el lbdqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tj,j\t2 5\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh keqozhm el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tj,l\t3 2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Rzh ztuujti el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,m\t5 3\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh bsseoh el htlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh phaxbby?\tj,l\t5 4\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tm,m\t2 5\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh rtxahm?\tm,j\t1 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Rzh phaxbby el mbxqz bs qzh bsseoh.\n4 Rzh ztuujti el jhlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\tm,j\t2 4\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tj,l\t1 2\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el jhlq bs qzh phaxbby.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tj,m\t4 1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh bsseoh el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t5 3\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Rzh rtxahm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,h\t5 1\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh rtxahm.\n5 Rzh bsseoh el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tj,m\t5 4\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t5 2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\tm,h\t3 1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,l\t3 4\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,h\t5 3\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,j\t3 5\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ztuujti?\th,m\t5 1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el lbdqz bs qzh phaxbby.\n4 Rzh rtxahm el jhlq bs qzh phaxbby.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,h\t3 5\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh ztuujti el jhlq bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,j\t5 4\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh bsseoh el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,m\t2 4\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Rzh keqozhm el jhlq bs qzh ztuujti.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tj,m\t5 4\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el htlq bs qzh ptqzxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\th,h\t1 3\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el mbxqz bs qzh rtxahm.\n5 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh rtxahm?\tl,l\t2 4\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh bsseoh el mbxqz bs qzh rtxahm.\n4 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh keqozhm?\tl,l\t3 1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,m\t5 1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n4 Rzh rtxahm el jhlq bs qzh ztuujti.\n5 Rzh bsseoh el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t2 5\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh phaxbby el mbxqz bs qzh ztuujti.\n5 Rzh bsseoh el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\tl,h\t2 3\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\tj,l\t1 5\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tm,j\t3 2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh keqozhm el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el htlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\th,m\t3 5\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,j\t2 3\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh rtxahm el jhlq bs qzh keqozhm.\n5 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tl,l\t1 5\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Rzh rtxahm el htlq bs qzh bsseoh.\n4 Rzh keqozhm el jhlq bs qzh bsseoh.\n5 Rzh ztuujti el lbdqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ztuujti?\th,l\t4 5\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Rzh ztuujti el jhlq bs qzh bsseoh.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\th,l\t1 4\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t5 4\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Rzh bsseoh el lbdqz bs qzh rtxahm.\n4 Rzh ptqzxbby el htlq bs qzh rtxahm.\n5 Rzh phaxbby el mbxqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh ztuujti?\tj,m\t4 2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el jhlq bs qzh phaxbby.\n4 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tl,h\t2 5\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Rzh rtxahm el htlq bs qzh keqozhm.\n4 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tj,m\t4 1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tl,j\t1 5\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh ptqzxbby.\n4 Rzh keqozhm el jhlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh phaxbby?\tl,l\t5 1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh phaxbby el htlq bs qzh rtxahm.\n4 Rzh ztuujti el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ztuujti?\th,h\t5 4\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh phaxbby.\n4 Rzh rtxahm el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tm,h\t5 1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n4 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n5 Rzh keqozhm el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\th,h\t2 3\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh bsseoh el lbdqz bs qzh keqozhm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh phaxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh keqozhm?\tj,l\t1 2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Rzh keqozhm el mbxqz bs qzh phaxbby.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh rtxahm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh rtxahm?\tl,j\t3 5\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n5 Rzh bsseoh el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,m\t3 4\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Rzh ztuujti el jhlq bs qzh rtxahm.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\tl,h\t5 4\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Rzh keqozhm el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el lbdqz bs qzh phaxbby.\n5 Rzh bsseoh el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tj,j\t1 2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el htlq bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,h\t2 3\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tl,l\t3 5\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh bsseoh el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t1 4\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n4 Rzh bsseoh el lbdqz bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ptqzxbby?\tm,j\t4 5\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Rzh rtxahm el jhlq bs qzh ztuujti.\n4 Rzh keqozhm el mbxqz bs qzh bsseoh.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tm,m\t4 1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Rzh phaxbby el jhlq bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n5 Rzh phaxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,h\t4 5\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n4 Rzh phaxbby el htlq bs qzh rtxahm.\n5 Rzh keqozhm el lbdqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh bsseoh?\tj,m\t2 3\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,l\t5 3\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el mbxqz bs qzh keqozhm.\n4 Rzh ztuujti el lbdqz bs qzh keqozhm.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,h\t2 1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh bsseoh el mbxqz bs qzh ztuujti.\n4 Rzh phaxbby el jhlq bs qzh bsseoh.\n5 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tm,h\t3 2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Rzh phaxbby el mbxqz bs qzh rtxahm.\n4 Rzh bsseoh el htlq bs qzh rtxahm.\n5 Rzh rtxahm el mbxqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\tm,m\t3 2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh rtxahm.\n4 Rzh ztuujti el mbxqz bs qzh rtxahm.\n5 Rzh keqozhm el jhlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tm,j\t3 5\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Rzh ztuujti el htlq bs qzh keqozhm.\n4 Rzh keqozhm el htlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh phaxbby?\tj,l\t4 2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh bsseoh.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh bsseoh?\tl,h\t5 4\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Rzh keqozhm el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh phaxbby?\tm,h\t5 4\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Rzh keqozhm el mbxqz bs qzh ztuujti.\n4 Rzh bsseoh el lbdqz bs qzh rtxahm.\n5 Rzh ztuujti el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,j\t5 2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n4 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n5 Rzh ztuujti el htlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh bsseoh?\th,l\t5 1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh ztuujti el mbxqz bs qzh keqozhm.\n4 Rzh rtxahm el mbxqz bs qzh bsseoh.\n5 Rzh keqozhm el htlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tl,h\t3 1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el lbdqz bs qzh ztuujti.\n5 Rzh ptqzxbby el htlq bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh rtxahm?\tl,j\t4 1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el htlq bs qzh rtxahm.\n4 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh rtxahm qb qzh ptqzxbby?\th,m\t3 4\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Rzh keqozhm el lbdqz bs qzh phaxbby.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\th,m\t5 3\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Rzh ptqzxbby el htlq bs qzh ztuujti.\n4 Rzh ztuujti el mbxqz bs qzh keqozhm.\n5 Rzh keqozhm el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh ptqzxbby?\tm,h\t4 3\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n4 Rzh phaxbby el htlq bs qzh ptqzxbby.\n5 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh keqozhm?\tl,h\t5 2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Rzh keqozhm el jhlq bs qzh phaxbby.\n4 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n5 Rzh phaxbby el mbxqz bs qzh bsseoh.\n6 Dbj ab ibd rb sxby qzh ptqzxbby qb qzh phaxbby?\tj,m\t4 5\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Rzh ptqzxbby el htlq bs qzh phaxbby.\n4 Rzh rtxahm el lbdqz bs qzh phaxbby.\n5 Rzh ztuujti el htlq bs qzh rtxahm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh keqozhm?\tl,j\t4 2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Rzh rtxahm el htlq bs qzh phaxbby.\n4 Rzh phaxbby el mbxqz bs qzh keqozhm.\n5 Rzh bsseoh el jhlq bs qzh phaxbby.\n6 Dbj ab ibd rb sxby qzh keqozhm qb qzh bsseoh?\tm,j\t4 5\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n4 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n5 Rzh bsseoh el lbdqz bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh bsseoh qb qzh ztuujti?\tj,l\t4 3\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Rzh bsseoh el jhlq bs qzh keqozhm.\n4 Rzh phaxbby el htlq bs qzh keqozhm.\n5 Rzh ptqzxbby el htlq bs qzh ztuujti.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh bsseoh?\tm,j\t1 3\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh phaxbby.\n4 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n5 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh ptqzxbby?\th,h\t3 5\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Rzh ztuujti el htlq bs qzh rtxahm.\n4 Rzh keqozhm el htlq bs qzh ptqzxbby.\n5 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n6 Dbj ab ibd rb sxby qzh ztuujti qb qzh ptqzxbby?\tj,l\t3 5\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Rzh rtxahm el mbxqz bs qzh keqozhm.\n4 Rzh bsseoh el htlq bs qzh phaxbby.\n5 Rzh phaxbby el htlq bs qzh keqozhm.\n6 Dbj ab ibd rb sxby qzh phaxbby qb qzh rtxahm?\tj,m\t5 3\n"
  },
  {
    "path": "tasksv11/shuffled/qa1_single-supporting-fact_test.txt",
    "content": "1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t2\n7 Hbzm jhmq qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tbsseoh\t7\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t10\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Utxi ybnha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Hbzm jhmq qb qzh ztuujti.\n8 Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t10\n1 Hbzm ybnha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Utxi jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tbsseoh\t7\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tkeqozhm\t8\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t5\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t7\n13 Hbzm jhmq qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t11\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Utxi jhmq qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t8\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t8\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Hbzm jhmq qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tptqzxbby\t4\n7 Utxi jhmq qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \trtxahm\t7\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t8\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tphaxbby\t10\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tptqzxbby\t2\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tztuujti\t8\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tztuujti\t2\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Hbzm ybnha qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t7\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t7\n13 Hbzm ybnha qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tkeqozhm\t4\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t8\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \trtxahm\t5\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm ybnha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t11\n1 Utxi jhmq qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t2\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t5\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tbsseoh\t11\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Hbzm ybnha qb qzh ztuujti.\n11 Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tkeqozhm\t1\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \trtxahm\t5\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tztuujti\t7\n10 Hbzm jhmq qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tptqzxbby\t11\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tkeqozhm\t2\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Hbzm jhmq qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tphaxbby\t10\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tbsseoh\t7\n10 Hbzm ybnha qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t11\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Utxi jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t2\n7 Hbzm jhmq qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Utxi ybnha qb qzh keqozhm.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tkeqozhm\t10\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tbsseoh\t2\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t5\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tphaxbby\t2\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Hbzm ybnha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \trtxahm\t4\n10 Utxi ybnha qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tztuujti\t1\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t8\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Hbzm ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10\n13 Utxi ybnha qb qzh rtxahm.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t11\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Utxi jhmq qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tztuujti\t4\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t8\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tkeqozhm\t2\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tkeqozhm\t8\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Hbzm ybnha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tptqzxbby\t5\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t5\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t1\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Utxi ybnha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Utxi jhmq qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \trtxahm\t5\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tbsseoh\t2\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t5\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Utxi ybnha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t11\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \tztuujti\t2\n7 Hbzm jhmq qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Utxi ybnha qb qzh bsseoh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tbsseoh\t4\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Utxi ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tbsseoh\t13\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Utxi ybnha qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tztuujti\t10\n1 Hbzm jhmq qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t1\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t4\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Utxi ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tbsseoh\t2\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Utxi ybnha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \tkeqozhm\t4\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t7\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Utxi ybnha qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tztuujti\t8\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tptqzxbby\t1\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Utxi jhmq qb qzh keqozhm.\n14 Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t8\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Utxi jhmq qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tptqzxbby\t11\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t2\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Hbzm ybnha qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t5\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tztuujti\t1\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tptqzxbby\t11\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Utxi ybnha qb qzh ztuujti.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tztuujti\t10\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tphaxbby\t2\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t2\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tbsseoh\t10\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \trtxahm\t8\n13 Utxi ybnha qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t5\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \trtxahm\t5\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tbsseoh\t1\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t5\n10 Utxi ybnha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \tkeqozhm\t10\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t7\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t8\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t4\n7 Hbzm ybnha qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t4\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Utxi ybnha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t2\n7 Utxi ybnha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tztuujti\t7\n10 Hbzm ybnha qb qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tbsseoh\t8\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tbsseoh\t2\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tkeqozhm\t1\n7 Utxi jhmq qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \trtxahm\t2\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tztuujti\t5\n10 Utxi ybnha qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t10\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tptqzxbby\t2\n7 Hbzm ybnha qb qzh rtxahm.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tptqzxbby\t2\n10 Utxi ybnha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Utxi? \tztuujti\t10\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Hbzm jhmq qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tbsseoh\t7\n13 Utxi jhmq qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \trtxahm\t1\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Utxi ybnha qb qzh ztuujti.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \trtxahm\t10\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Utxi jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tbsseoh\t8\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t5\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \trtxahm\t11\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t8\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tkeqozhm\t2\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tphaxbby\t10\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tphaxbby\t10\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tbsseoh\t1\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t4\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tztuujti\t11\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Utxi jhmq qb qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Utxi jhmq qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tztuujti\t1\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t5\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \trtxahm\t2\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Utxi ybnha qb qzh keqozhm.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t11\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Utxi jhmq qb qzh ztuujti.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tztuujti\t7\n10 Hbzm ybnha qb qzh phaxbby.\n11 Utxi ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t7\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t8\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t11\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tztuujti\t10\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tztuujti\t8\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t2\n7 Utxi jhmq qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \trtxahm\t7\n10 Hbzm jhmq qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t7\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t7\n13 Hbzm jhmq qb qzh phaxbby.\n14 Utxi ybnha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tphaxbby\t1\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tphaxbby\t4\n10 Hbzm ybnha qb qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t8\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tbsseoh\t11\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Utxi jhmq qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tbsseoh\t5\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t11\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Utxi jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tptqzxbby\t7\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t13\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \trtxahm\t13\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tphaxbby\t7\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Utxi jhmq qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tphaxbby\t2\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t7\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t2\n7 Hbzm jhmq qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tkeqozhm\t7\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t1\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t5\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tkeqozhm\t1\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t1\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Hbzm jhmq qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t11\n1 Hbzm jhmq qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tbsseoh\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Utxi ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Utxi jhmq qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t7\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tkeqozhm\t7\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi jhmq qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tkeqozhm\t1\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t5\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tphaxbby\t8\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t11\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \trtxahm\t8\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t2\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t10\n13 Utxi ybnha qb qzh phaxbby.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t2\n7 Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tztuujti\t7\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tphaxbby\t5\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Utxi ybnha qb qzh rtxahm.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t5\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Utxi ybnha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tbsseoh\t5\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Hbzm jhmq qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Utxi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Utxi ybnha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tphaxbby\t1\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t8\n13 Hbzm jhmq qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \trtxahm\t13\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tphaxbby\t10\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi jhmq qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t5\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \trtxahm\t10\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t1\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tztuujti\t11\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tztuujti\t10\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tbsseoh\t8\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tphaxbby\t7\n13 Hbzm ybnha qb qzh ztuujti.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tbsseoh\t10\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Utxi jhmq qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t5\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tbsseoh\t4\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t7\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \trtxahm\t8\n13 Utxi jhmq qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Utxi ybnha qb qzh bsseoh.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \trtxahm\t2\n7 Hbzm jhmq qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t5\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Hbzm ybnha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tztuujti\t8\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t4\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Utxi? \tkeqozhm\t4\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tztuujti\t10\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Hbzm jhmq qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tphaxbby\t10\n13 Hbzm ybnha qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tkeqozhm\t4\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t7\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tphaxbby\t8\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tphaxbby\t13\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tptqzxbby\t2\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tkeqozhm\t5\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tphaxbby\t10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi ybnha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tphaxbby\t10\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tphaxbby\t1\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tkeqozhm\t8\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t10\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tztuujti\t1\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tztuujti\t5\n10 Utxi jhmq qb qzh phaxbby.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \tphaxbby\t10\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tbsseoh\t4\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tbsseoh\t4\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \trtxahm\t8\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Utxi jhmq qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tkeqozhm\t7\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tztuujti\t7\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t8\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t11\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t1\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t8\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Utxi jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tkeqozhm\t5\n13 Hbzm ybnha qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tbsseoh\t4\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Utxi jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tptqzxbby\t4\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tphaxbby\t11\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Utxi ybnha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t5\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tkeqozhm\t10\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \trtxahm\t13\n1 Hbzm jhmq qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tkeqozhm\t7\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tztuujti\t8\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \trtxahm\t1\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Hbzm jhmq qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t11\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tkeqozhm\t10\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tkeqozhm\t5\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Utxi ybnha qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tkeqozhm\t1\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Utxi ybnha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \trtxahm\t7\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tphaxbby\t10\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tbsseoh\t2\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t8\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tbsseoh\t8\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tphaxbby\t2\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t7\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Hbzm jhmq qb qzh bsseoh.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el Utxi? \tkeqozhm\t11\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t8\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t8\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t2\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t4\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t5\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Utxi jhmq qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \trtxahm\t2\n7 Utxi ybnha qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tphaxbby\t4\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tphaxbby\t10\n1 Utxi ybnha qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tztuujti\t1\n7 Hbzm ybnha qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t8\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tztuujti\t1\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tbsseoh\t8\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tztuujti\t11\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t7\n10 Utxi ybnha qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t13\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tztuujti\t5\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Hbzm jhmq qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \trtxahm\t2\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm ybnha qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t2\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tphaxbby\t1\n7 Utxi ybnha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t4\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tphaxbby\t10\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t8\n13 Hbzm ybnha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t13\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \trtxahm\t2\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t5\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tbsseoh\t7\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t2\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tztuujti\t8\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \trtxahm\t2\n7 Hbzm ybnha qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t5\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t13\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tptqzxbby\t5\n10 Utxi jhmq qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tztuujti\t13\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t2\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tkeqozhm\t7\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tbsseoh\t8\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tbsseoh\t8\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tkeqozhm\t10\n1 Utxi jhmq qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Hbzm ybnha qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t5\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tptqzxbby\t5\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Utxi jhmq qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tztuujti\t10\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tbsseoh\t1\n4 Utxi jhmq qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t1\n7 Utxi jhmq qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tztuujti\t7\n10 Hbzm ybnha qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tztuujti\t7\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \trtxahm\t11\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Utxi jhmq qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \trtxahm\t2\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tbsseoh\t8\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Utxi jhmq qb qzh bsseoh.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tbsseoh\t2\n7 Hbzm jhmq qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tbsseoh\t4\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Hbzm jhmq qb qzh ztuujti.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t10\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Utxi ybnha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tbsseoh\t7\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tphaxbby\t8\n13 Utxi jhmq qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t13\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Utxi ybnha qb qzh bsseoh.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tphaxbby\t5\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tztuujti\t11\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tbsseoh\t4\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tbsseoh\t11\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t11\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t8\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tptqzxbby\t4\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Hbzm ybnha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \trtxahm\t2\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t2\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tptqzxbby\t5\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t8\n1 Utxi jhmq qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Hbzm ybnha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t11\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \trtxahm\t7\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tbsseoh\t8\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t2\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Utxi jhmq qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Utxi ybnha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi jhmq qb qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t10\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t5\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t8\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Utxi jhmq qb qzh phaxbby.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t8\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Hbzm jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t10\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \trtxahm\t2\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Utxi ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tztuujti\t8\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tbsseoh\t13\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tbsseoh\t5\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tbsseoh\t5\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tztuujti\t11\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t7\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t10\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Hbzm ybnha qb qzh phaxbby.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tztuujti\t10\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \trtxahm\t5\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tbsseoh\t11\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Utxi ybnha qb qzh ztuujti.\n5 Utxi ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tptqzxbby\t2\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Hbzm ybnha qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \tbsseoh\t5\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t11\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t5\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tbsseoh\t7\n13 Hbzm jhmq qb qzh rtxahm.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t14\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t5\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tztuujti\t7\n13 Hbzm jhmq qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Utxi? \trtxahm\t14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Utxi? \trtxahm\t8\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1\n4 Utxi jhmq qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Utxi jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tbsseoh\t4\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tphaxbby\t5\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t2\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \trtxahm\t4\n10 Utxi jhmq qb qzh ztuujti.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t8\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t8\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Hbzm ybnha qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t13\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tkeqozhm\t8\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Hbzm jhmq qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4\n10 Hbzm ybnha qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tkeqozhm\t8\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tbsseoh\t1\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tphaxbby\t14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1\n7 Utxi jhmq qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tptqzxbby\t5\n10 Utxi ybnha qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tphaxbby\t10\n13 Utxi ybnha qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t8\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Utxi jhmq qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tztuujti\t11\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm jhmq qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t4\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tphaxbby\t8\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t4\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t7\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Utxi ybnha qb qzh rtxahm.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t1\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tbsseoh\t7\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Hbzm ybnha qb qzh bsseoh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \trtxahm\t7\n13 Utxi ybnha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t7\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \tphaxbby\t8\n"
  },
  {
    "path": "tasksv11/shuffled/qa1_single-supporting-fact_train.txt",
    "content": "1 Utxi ybnha qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Hbzm ybnha qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tztuujti\t4\n10 Utxi ybnha qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t8\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tptqzxbby\t2\n7 Hbzm jhmq qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t2\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tbsseoh\t8\n13 Hbzm jhmq qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tztuujti\t11\n1 Utxi jhmq qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \tphaxbby\t1\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t7\n13 Hbzm jhmq qb qzh bsseoh.\n14 Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tphaxbby\t10\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t8\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi ybnha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \trtxahm\t1\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t5\n10 Utxi ybnha qb qzh bsseoh.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tztuujti\t7\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Utxi ybnha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Hbzm ybnha qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Utxi jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tztuujti\t10\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t8\n1 Hbzm ybnha qb qzh phaxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Utxi jhmq qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tphaxbby\t2\n7 Hbzm jhmq qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tkeqozhm\t7\n13 Hbzm ybnha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tkeqozhm\t8\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tztuujti\t11\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t2\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t5\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t8\n13 Utxi jhmq qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t8\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Hbzm jhmq qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tztuujti\t4\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm jhmq qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t10\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tphaxbby\t5\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tphaxbby\t5\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t13\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t4\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Utxi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t7\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tphaxbby\t8\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tkeqozhm\t11\n1 Utxi ybnha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Utxi jhmq qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tztuujti\t8\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tkeqozhm\t13\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t1\n4 Utxi jhmq qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tptqzxbby\t1\n7 Hbzm jhmq qb qzh keqozhm.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t7\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Utxi jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tphaxbby\t5\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Utxi ybnha qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \tztuujti\t10\n13 Hbzm ybnha qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tztuujti\t10\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tptqzxbby\t4\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t7\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t2\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tphaxbby\t7\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tbsseoh\t11\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t11\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tkeqozhm\t1\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Utxi jhmq qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tkeqozhm\t10\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t2\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tztuujti\t13\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \trtxahm\t2\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t13\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm ybnha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Utxi ybnha qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tkeqozhm\t8\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Hbzm ybnha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tkeqozhm\t4\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tbsseoh\t10\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Utxi ybnha qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Utxi jhmq qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t7\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t10\n1 Utxi ybnha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \trtxahm\t1\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \tptqzxbby\t5\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tptqzxbby\t11\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Utxi jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tztuujti\t10\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \trtxahm\t11\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tztuujti\t2\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tptqzxbby\t4\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Hbzm jhmq qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t2\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tphaxbby\t8\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \trtxahm\t8\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Utxi ybnha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Utxi jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t2\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t2\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tbsseoh\t10\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t2\n10 Utxi jhmq qb qzh rtxahm.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Utxi jhmq qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tbsseoh\t10\n13 Hbzm ybnha qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Utxi jhmq qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tphaxbby\t7\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Hbzm ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \trtxahm\t5\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tptqzxbby\t11\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t7\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t13\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Utxi jhmq qb qzh rtxahm.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tkeqozhm\t2\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t5\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tptqzxbby\t4\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Hbzm? \trtxahm\t7\n10 Utxi ybnha qb qzh ztuujti.\n11 Utxi jhmq qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t8\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tptqzxbby\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t5\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tbsseoh\t2\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \trtxahm\t8\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Utxi? \tphaxbby\t11\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tphaxbby\t5\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Utxi jhmq qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tkeqozhm\t8\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \trtxahm\t4\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tptqzxbby\t2\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tbsseoh\t10\n13 Utxi ybnha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t4\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t5\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \trtxahm\t8\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tkeqozhm\t13\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Mzhxh el Utxi? \tztuujti\t1\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Utxi jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t2\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tbsseoh\t4\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tztuujti\t2\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tkeqozhm\t5\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Utxi? \trtxahm\t8\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t13\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tbsseoh\t2\n7 Utxi ybnha qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Hbzm jhmq qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t8\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tkeqozhm\t5\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Hbzm jhmq qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tphaxbby\t8\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi jhmq qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Hbzm jhmq qb qzh bsseoh.\n5 Utxi ybnha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tptqzxbby\t2\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tztuujti\t5\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t4\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t5\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tkeqozhm\t14\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t1\n7 Utxi ybnha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \trtxahm\t10\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Utxi jhmq qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \tbsseoh\t7\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tbsseoh\t14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tztuujti\t7\n13 Hbzm ybnha qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t11\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t5\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Utxi? \tphaxbby\t8\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t5\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \trtxahm\t5\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Utxi? \trtxahm\t5\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \trtxahm\t5\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t13\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tptqzxbby\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Utxi jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Hbzm jhmq qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t4\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tkeqozhm\t8\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tptqzxbby\t5\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tptqzxbby\t13\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \trtxahm\t1\n4 Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tztuujti\t4\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Hbzm ybnha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t2\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tztuujti\t10\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Utxi ybnha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \trtxahm\t2\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Hbzm ybnha qb qzh ztuujti.\n8 Utxi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t5\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t11\n13 Utxi ybnha qb qzh bsseoh.\n14 Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t11\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tztuujti\t7\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Hbzm ybnha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Utxi jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tztuujti\t2\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tptqzxbby\t7\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Hbzm ybnha qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tphaxbby\t1\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Utxi ybnha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Utxi? \trtxahm\t8\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \trtxahm\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t7\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tphaxbby\t11\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t2\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tptqzxbby\t10\n1 Hbzm jhmq qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tztuujti\t5\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \trtxahm\t2\n10 Otmaxt ybnha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tphaxbby\t8\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t10\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Hbzm jhmq qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t11\n13 Hbzm ybnha qb qzh bsseoh.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tbsseoh\t8\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tptqzxbby\t8\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tptqzxbby\t8\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t8\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tkeqozhm\t7\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \trtxahm\t11\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Mzhxh el Ytmehu? \tztuujti\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Utxi jhmq qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tztuujti\t5\n10 Hbzm ybnha qb qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \tptqzxbby\t11\n13 Utxi jhmq qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t2\n7 Hbzm jhmq qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Hbzm jhmq qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t5\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Utxi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tphaxbby\t7\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t10\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t8\n1 Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tkeqozhm\t7\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tptqzxbby\t10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tptqzxbby\t1\n7 Utxi ybnha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Utxi jhmq qb qzh keqozhm.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \tkeqozhm\t10\n13 Hbzm ybnha qb qzh bsseoh.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tbsseoh\t13\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tptqzxbby\t5\n7 Hbzm ybnha qb qzh keqozhm.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t5\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \tztuujti\t14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tptqzxbby\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tptqzxbby\t2\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tptqzxbby\t8\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Utxi ybnha qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm jhmq qb qzh ztuujti.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tztuujti\t10\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tztuujti\t11\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Utxi jhmq qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tphaxbby\t4\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Utxi? \tphaxbby\t4\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tbsseoh\t4\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t4\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tbsseoh\t10\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t4\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tptqzxbby\t10\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \tztuujti\t1\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tkeqozhm\t8\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tptqzxbby\t13\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t5\n10 Utxi jhmq qb qzh phaxbby.\n11 Utxi jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t8\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Utxi jhmq qb qzh ztuujti.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi jhmq qb qzh rtxahm.\n9 Mzhxh el Hbzm? \tbsseoh\t5\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Utxi jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el Utxi? \trtxahm\t11\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \trtxahm\t2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \trtxahm\t11\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Utxi? \trtxahm\t2\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Otmaxt? \trtxahm\t8\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \tphaxbby\t10\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \trtxahm\t11\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tztuujti\t4\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t7\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Utxi ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tptqzxbby\t2\n7 Utxi jhmq qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Utxi? \tbsseoh\t8\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Utxi jhmq qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tkeqozhm\t13\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t8\n10 Utxi ybnha qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tbsseoh\t10\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t10\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t4\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Utxi? \tptqzxbby\t13\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tkeqozhm\t2\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t5\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi jhmq qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tztuujti\t7\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Utxi jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Hbzm? \trtxahm\t10\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tbsseoh\t1\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Utxi jhmq qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tptqzxbby\t7\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t13\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t8\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t5\n7 Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7\n10 Utxi ybnha qb qzh rtxahm.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t8\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tphaxbby\t10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tptqzxbby\t5\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Utxi? \tkeqozhm\t8\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Utxi? \trtxahm\t2\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t4\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \trtxahm\t10\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Utxi? \trtxahm\t4\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tphaxbby\t13\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \trtxahm\t10\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tphaxbby\t14\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tztuujti\t5\n10 Hbzm ybnha qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Utxi jhmq qb qzh bsseoh.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \trtxahm\t10\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Utxi jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \trtxahm\t1\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tphaxbby\t8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tphaxbby\t11\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t11\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tptqzxbby\t7\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tkeqozhm\t10\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tztuujti\t5\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tztuujti\t5\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tkeqozhm\t10\n1 Utxi jhmq qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tbsseoh\t1\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tztuujti\t4\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t7\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tztuujti\t10\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tptqzxbby\t7\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el Utxi? \tptqzxbby\t7\n13 Utxi jhmq qb qzh rtxahm.\n14 Utxi jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \trtxahm\t10\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \trtxahm\t10\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tphaxbby\t1\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Hbzm? \trtxahm\t8\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Hbzm ybnha qb qzh ztuujti.\n2 Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tztuujti\t1\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tphaxbby\t7\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t10\n1 Hbzm jhmq qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t1\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t8\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tztuujti\t1\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \trtxahm\t2\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \trtxahm\t2\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tztuujti\t14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t2\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Otmaxt? \tphaxbby\t5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t10\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tkeqozhm\t11\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Utxi ybnha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Utxi jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Utxi? \tbsseoh\t5\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tztuujti\t1\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tkeqozhm\t2\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tphaxbby\t8\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tptqzxbby\t14\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Mzhxh el Hbzm? \tptqzxbby\t14\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \tptqzxbby\t4\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t2\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tphaxbby\t13\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tptqzxbby\t5\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t5\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi ybnha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el Otmaxt? \trtxahm\t2\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t7\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Ytmehu? \tkeqozhm\t10\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \trtxahm\t1\n4 Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Utxi? \tbsseoh\t2\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Utxi ybnha qb qzh rtxahm.\n11 Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t8\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \tbsseoh\t11\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Utxi ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t2\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Utxi? \tkeqozhm\t7\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tbsseoh\t10\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tphaxbby\t1\n4 Hbzm ybnha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tphaxbby\t1\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Utxi? \tbsseoh\t5\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tptqzxbby\t13\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tztuujti\t2\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tztuujti\t2\n10 Utxi jhmq qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t4\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tztuujti\t10\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \tbsseoh\t5\n7 Utxi jhmq qb qzh phaxbby.\n8 Utxi jhmq qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tbsseoh\t5\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \trtxahm\t11\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tbsseoh\t10\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Hbzm ybnha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Hbzm? \tztuujti\t14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tbsseoh\t4\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Utxi jhmq qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \trtxahm\t5\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tphaxbby\t8\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Utxi? \tptqzxbby\t1\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Mzhxh el Ytmehu? \trtxahm\t11\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tptqzxbby\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t4\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tztuujti\t4\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t7\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Ytmehu? \tphaxbby\t13\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tphaxbby\t5\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Utxi jhmq qb qzh rtxahm.\n12 Mzhxh el Utxi? \trtxahm\t11\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Utxi ybnha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tphaxbby\t14\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el Otmaxt? \tztuujti\t8\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Utxi? \tztuujti\t11\n13 Hbzm jhmq qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t14\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Utxi ybnha qb qzh rtxahm.\n5 Utxi ybnha qb qzh phaxbby.\n6 Mzhxh el Ytmehu? \tbsseoh\t2\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Hbzm ybnha qb qzh keqozhm.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Hbzm? \tbsseoh\t11\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Ytmehu? \tztuujti\t7\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \trtxahm\t13\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tbsseoh\t4\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Utxi ybnha qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \tbsseoh\t4\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Utxi? \tbsseoh\t8\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el Otmaxt? \tztuujti\t1\n4 Hbzm jhmq qb qzh rtxahm.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tztuujti\t8\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tphaxbby\t1\n4 Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Otmaxt? \tbsseoh\t5\n7 Utxi jhmq qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t5\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Hbzm jhmq qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi ybnha qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Otmaxt? \trtxahm\t4\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t7\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t4\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Utxi ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \trtxahm\t5\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tkeqozhm\t1\n4 Utxi ybnha qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Utxi? \trtxahm\t4\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Mzhxh el Utxi? \tbsseoh\t13\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tptqzxbby\t5\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mzhxh el Utxi? \trtxahm\t8\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Utxi? \trtxahm\t8\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t11\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Mzhxh el Utxi? \tkeqozhm\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Ytmehu? \trtxahm\t1\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Utxi? \trtxahm\t5\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tphaxbby\t8\n13 Hbzm jhmq qb qzh rtxahm.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tphaxbby\t10\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Utxi jhmq qb qzh bsseoh.\n3 Mzhxh el Utxi? \tbsseoh\t2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Otmaxt? \tbsseoh\t7\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Utxi jhmq qb qzh keqozhm.\n12 Mzhxh el Ytmehu? \tkeqozhm\t10\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Hbzm? \tkeqozhm\t13\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t1\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Otmaxt? \trtxahm\t7\n10 Utxi jhmq qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Mzhxh el Ytmehu? \tztuujti\t11\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t4\n7 Utxi jhmq qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t8\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Mzhxh el Utxi? \tztuujti\t14\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tkeqozhm\t5\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tkeqozhm\t5\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t10\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tptqzxbby\t1\n4 Hbzm ybnha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t4\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Mzhxh el Hbzm? \tptqzxbby\t8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Mzhxh el Otmaxt? \tztuujti\t11\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Hbzm jhmq qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Ytmehu? \tphaxbby\t2\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mzhxh el Hbzm? \tphaxbby\t5\n7 Utxi jhmq qb qzh phaxbby.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tphaxbby\t2\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Hbzm ybnha qb qzh ztuujti.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Mzhxh el Ytmehu? \trtxahm\t1\n7 Hbzm jhmq qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Mzhxh el Hbzm? \tztuujti\t8\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el Utxi? \tphaxbby\t11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Utxi? \tptqzxbby\t14\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mzhxh el Otmaxt? \trtxahm\t5\n7 Hbzm ybnha qb qzh bsseoh.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mzhxh el Hbzm? \tbsseoh\t7\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t11\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Hbzm jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \tptqzxbby\t11\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tztuujti\t2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \trtxahm\t4\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \tbsseoh\t11\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Mzhxh el Ytmehu? \tkeqozhm\t14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tztuujti\t5\n10 Hbzm ybnha qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Ytmehu? \tptqzxbby\t11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el Hbzm? \tkeqozhm\t14\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tptqzxbby\t1\n4 Utxi jhmq qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tztuujti\t5\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el Otmaxt? \tztuujti\t5\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tptqzxbby\t10\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Otmaxt? \tbsseoh\t14\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t5\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tbsseoh\t8\n10 Utxi jhmq qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t11\n13 Utxi jhmq qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Mzhxh el Utxi? \tztuujti\t13\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Mzhxh el Ytmehu? \tkeqozhm\t2\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mzhxh el Utxi? \tphaxbby\t7\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el Hbzm? \trtxahm\t13\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Mzhxh el Ytmehu? \tbsseoh\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t4\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Utxi? \tptqzxbby\t10\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el Otmaxt? \trtxahm\t14\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Mzhxh el Utxi? \tztuujti\t1\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tphaxbby\t5\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \trtxahm\t10\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \trtxahm\t13\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Mzhxh el Otmaxt? \tbsseoh\t1\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el Otmaxt? \trtxahm\t8\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tkeqozhm\t10\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Mzhxh el Utxi? \tztuujti\t2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Mzhxh el Utxi? \tztuujti\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Ytmehu? \tptqzxbby\t7\n10 Utxi ybnha qb qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tbsseoh\t8\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el Utxi? \tptqzxbby\t13\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Otmaxt? \tkeqozhm\t5\n7 Hbzm ybnha qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Otmaxt? \tptqzxbby\t8\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \trtxahm\t2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Mzhxh el Ytmehu? \tkeqozhm\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t5\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Hbzm? \tphaxbby\t11\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Mzhxh el Hbzm? \tbsseoh\t14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh el Utxi? \tptqzxbby\t8\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mzhxh el Hbzm? \trtxahm\t10\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tbsseoh\t13\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el Utxi? \trtxahm\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \trtxahm\t4\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tztuujti\t5\n10 Utxi jhmq qb qzh rtxahm.\n11 Utxi jhmq qb qzh keqozhm.\n12 Mzhxh el Utxi? \tkeqozhm\t11\n13 Hbzm ybnha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Utxi ybnha qb qzh rtxahm.\n3 Mzhxh el Hbzm? \tphaxbby\t1\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Mzhxh el Hbzm? \tphaxbby\t1\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mzhxh el Utxi? \tphaxbby\t7\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tztuujti\t13\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Mzhxh el Otmaxt? \tbsseoh\t2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t5\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Mzhxh el Utxi? \tkeqozhm\t5\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el Otmaxt? \tbsseoh\t11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el Otmaxt? \tbsseoh\t11\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tphaxbby\t4\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mzhxh el Otmaxt? \tphaxbby\t11\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Utxi ybnha qb qzh phaxbby.\n3 Mzhxh el Utxi? \tphaxbby\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Mzhxh el Utxi? \tbsseoh\t4\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tphaxbby\t8\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tztuujti\t10\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Ytmehu? \tphaxbby\t8\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Mzhxh el Hbzm? \tkeqozhm\t2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Mzhxh el Utxi? \tbsseoh\t5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Mzhxh el Hbzm? \tkeqozhm\t8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Mzhxh el Ytmehu? \trtxahm\t10\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t10\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Utxi? \tphaxbby\t1\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mzhxh el Hbzm? \tbsseoh\t5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Mzhxh el Hbzm? \trtxahm\t11\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el Utxi? \trtxahm\t8\n1 Hbzm ybnha qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Mzhxh el Hbzm? \trtxahm\t1\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Mzhxh el Hbzm? \trtxahm\t1\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el Utxi? \trtxahm\t5\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Mzhxh el Otmaxt? \tptqzxbby\t13\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Mzhxh el Hbzm? \tkeqozhm\t5\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tkeqozhm\t7\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el Hbzm? \tkeqozhm\t5\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Mzhxh el Utxi? \trtxahm\t11\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el Otmaxt? \tkeqozhm\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Mzhxh el Hbzm? \tkeqozhm\t2\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el Ytmehu? \trtxahm\t8\n10 Hbzm ybnha qb qzh ztuujti.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Mzhxh el Otmaxt? \tptqzxbby\t7\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Utxi jhmq qb qzh keqozhm.\n15 Mzhxh el Utxi? \tkeqozhm\t14\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Mzhxh el Hbzm? \tbsseoh\t2\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Utxi jhmq qb qzh ztuujti.\n6 Mzhxh el Ytmehu? \tztuujti\t4\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Mzhxh el Utxi? \tbsseoh\t7\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el Otmaxt? \tkeqozhm\t8\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el Ytmehu? \tphaxbby\t14\n1 Utxi jhmq qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Mzhxh el Hbzm? \tztuujti\t2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh keqozhm.\n6 Mzhxh el Utxi? \tkeqozhm\t1\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el Hbzm? \tkeqozhm\t5\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Mzhxh el Utxi? \tbsseoh\t8\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mzhxh el Utxi? \tbsseoh\t8\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mzhxh el Ytmehu? \tbsseoh\t1\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el Ytmehu? \tbsseoh\t1\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el Utxi? \tphaxbby\t8\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Mzhxh el Ytmehu? \tkeqozhm\t7\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Mzhxh el Hbzm? \trtxahm\t14\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh phaxbby.\n3 Mzhxh el Otmaxt? \tphaxbby\t2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Mzhxh el Otmaxt? \tphaxbby\t2\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Mzhxh el Ytmehu? \tbsseoh\t4\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Mzhxh el Hbzm? \tphaxbby\t8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el Ytmehu? \trtxahm\t14\n"
  },
  {
    "path": "tasksv11/shuffled/qa20_agents-motivations_test.txt",
    "content": "1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Htlbm jhmq qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n7 Cmqbemh cbdxmhiha qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n9 Odyeq el zdmrxi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Cmqbemh rxtppha qzh sbbqptuu qzhxh.\n12 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t3\n13 Odyeq jhmq qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t9\n15 Htlbm qbbk qzh yeuk qzhxh.\n16 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n17 Odyeq qbbk qzh tvvuh qzhxh.\n18 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t9\n19 Vtmm el qzexlqi.\n20 Mzhxh jeuu itmm rb?\tkeqozhm\t19\n21 Vtmm qxtnhuuha qb qzh keqozhm.\n22 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t19\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm cbdxmhiha qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Vtmm qbbk qzh yeuk qzhxh.\n6 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n7 Htlbm el zdmrxi.\n8 Mzhxh jeuu ctlbm rb?\tkeqozhm\t7\n9 Cmqbemh el pbxha.\n10 Mzhxh jeuu tmqbemh rb?\trtxahm\t9\n11 Cmqbemh jhmq ptok qb qzh rtxahm.\n12 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t9\n13 Odyeq el zdmrxi.\n14 Mzhxh jeuu ldyeq rb?\tkeqozhm\t13\n15 Htlbm qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t7\n17 Odyeq jhmq qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t13\n19 Htlbm rxtppha qzh tvvuh qzhxh.\n20 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t7\n21 Cmqbemh rxtppha qzh sbbqptuu qzhxh.\n22 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t9\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Odyeq el zdmrxi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el pbxha.\n6 Mzhxh jeuu ctlbm rb?\trtxahm\t5\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Vtmm qxtnhuuha qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n11 Htlbm jhmq qb qzh rtxahm.\n12 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t5\n13 Cmqbemh qxtnhuuha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n15 Cmqbemh qbbk qzh yeuk qzhxh.\n16 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n17 Odyeq ybnha qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t3\n19 Odyeq rxtppha qzh tvvuh qzhxh.\n20 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t3\n21 Vtmm rbq qzh vtctytl qzhxh.\n22 Mzi aea itmm rhq qzh vtctytl?\tqexha\t7\n23 Htlbm rxtppha qzh sbbqptuu qzhxh.\n24 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t5\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm qxtnhuuha qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Vtmm qbbk qzh yeuk qzhxh.\n6 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n7 Odyeq el pbxha.\n8 Mzhxh jeuu ldyeq rb?\trtxahm\t7\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Htlbm cbdxmhiha qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n13 Odyeq cbdxmhiha qb qzh rtxahm.\n14 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t7\n15 Odyeq qbbk qzh sbbqptuu qzhxh.\n16 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t7\n17 Htlbm qbbk qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n19 Cmqbemh el qexha.\n20 Mzhxh jeuu tmqbemh rb?\tphaxbby\t19\n21 Cmqbemh jhmq ptok qb qzh phaxbby.\n22 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t19\n23 Cmqbemh veokha dv qzh vtctytl qzhxh.\n24 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t19\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Vtmm el pbxha.\n6 Mzhxh jeuu itmm rb?\trtxahm\t5\n7 Odyeq cbdxmhiha qb qzh rtxahm.\n8 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Odyeq veokha dv qzh sbbqptuu qzhxh.\n12 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n13 Cmqbemh qxtnhuuha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n15 Vtmm jhmq qb qzh rtxahm.\n16 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t5\n17 Htlbm jhmq qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n19 Cmqbemh qbbk qzh tvvuh qzhxh.\n20 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm qxtnhuuha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n9 Htlbm jhmq qb qzh phaxbby.\n10 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n11 Odyeq jhmq qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n13 Cmqbemh el zdmrxi.\n14 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t13\n15 Cmqbemh jhmq qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t13\n17 Htlbm rbq qzh vtctytl qzhxh.\n18 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n19 Cmqbemh rbq qzh tvvuh qzhxh.\n20 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t13\n21 Vtmm rbq qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Htlbm ybnha qb qzh phaxbby.\n4 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n5 Cmqbemh el zdmrxi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Vtmm el zdmrxi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Vtmm ybnha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t7\n11 Odyeq el qzexlqi.\n12 Mzhxh jeuu ldyeq rb?\tkeqozhm\t11\n13 Cmqbemh jhmq qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t5\n15 Htlbm qbbk qzh vtctytl qzhxh.\n16 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n17 Odyeq qxtnhuuha qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t11\n19 Vtmm qbbk qzh tvvuh qzhxh.\n20 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t7\n21 Odyeq rxtppha qzh yeuk qzhxh.\n22 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t11\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Cmqbemh ybnha qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n9 Cmqbemh rbq qzh sbbqptuu qzhxh.\n10 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t5\n11 Odyeq el zdmrxi.\n12 Mzhxh jeuu ldyeq rb?\tkeqozhm\t11\n13 Odyeq qxtnhuuha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t11\n15 Vtmm qxtnhuuha qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n17 Odyeq rxtppha qzh tvvuh qzhxh.\n18 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t11\n19 Vtmm qbbk qzh vtctytl qzhxh.\n20 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n21 Htlbm ybnha qb qzh rtxahm.\n22 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Htlbm qxtnhuuha qb qzh phaxbby.\n4 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Vtmm el pbxha.\n10 Mzhxh jeuu itmm rb?\trtxahm\t9\n11 Vtmm qxtnhuuha qb qzh rtxahm.\n12 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t9\n13 Odyeq cbdxmhiha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n15 Odyeq rbq qzh tvvuh qzhxh.\n16 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t5\n17 Cmqbemh qxtnhuuha qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n19 Htlbm rbq qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n21 Vtmm veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t9\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Cmqbemh cbdxmhiha qb qzh rtxahm.\n6 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n7 Htlbm jhmq ptok qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n9 Odyeq el zdmrxi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Htlbm rxtppha qzh yeuk qzhxh.\n12 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n13 Cmqbemh rbq qzh sbbqptuu qzhxh.\n14 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t1\n15 Vtmm el pbxha.\n16 Mzhxh jeuu itmm rb?\trtxahm\t15\n17 Vtmm cbdxmhiha qb qzh rtxahm.\n18 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t15\n19 Odyeq ybnha qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t9\n21 Odyeq rbq qzh tvvuh qzhxh.\n22 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t9\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Cmqbemh qxtnhuuha qb qzh phaxbby.\n8 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n9 Odyeq ybnha qb qzh phaxbby.\n10 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n11 Vtmm qxtnhuuha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n13 Cmqbemh rxtppha qzh vtctytl qzhxh.\n14 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n15 Htlbm el pbxha.\n16 Mzhxh jeuu ctlbm rb?\trtxahm\t15\n17 Htlbm jhmq ptok qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t15\n19 Htlbm rxtppha qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t15\n21 Vtmm qbbk qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el zdmrxi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Htlbm ybnha qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t5\n9 Htlbm rxtppha qzh tvvuh qzhxh.\n10 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t5\n11 Cmqbemh jhmq ptok qb qzh phaxbby.\n12 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n13 Cmqbemh veokha dv qzh vtctytl qzhxh.\n14 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n15 Odyeq ybnha qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n17 Odyeq qbbk qzh yeuk qzhxh.\n18 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t3\n19 Vtmm el zdmrxi.\n20 Mzhxh jeuu itmm rb?\tkeqozhm\t19\n21 Vtmm jhmq ptok qb qzh keqozhm.\n22 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t19\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Odyeq el pbxha.\n4 Mzhxh jeuu ldyeq rb?\trtxahm\t3\n5 Htlbm cbdxmhiha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n7 Htlbm qbbk qzh yeuk qzhxh.\n8 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n9 Odyeq ybnha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t3\n11 Cmqbemh el qzexlqi.\n12 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t11\n13 Cmqbemh qxtnhuuha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t11\n15 Odyeq rbq qzh sbbqptuu qzhxh.\n16 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t3\n17 Vtmm el qzexlqi.\n18 Mzhxh jeuu itmm rb?\tkeqozhm\t17\n19 Vtmm jhmq qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t17\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Htlbm qxtnhuuha qb qzh rtxahm.\n6 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n7 Vtmm el zdmrxi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Vtmm cbdxmhiha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t7\n11 Odyeq el zdmrxi.\n12 Mzhxh jeuu ldyeq rb?\tkeqozhm\t11\n13 Odyeq cbdxmhiha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t11\n15 Vtmm rxtppha qzh tvvuh qzhxh.\n16 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t7\n17 Cmqbemh cbdxmhiha qb qzh rtxahm.\n18 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n19 Htlbm veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Vtmm el pbxha.\n6 Mzhxh jeuu itmm rb?\trtxahm\t5\n7 Cmqbemh cbdxmhiha qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n9 Vtmm ybnha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t5\n11 Odyeq qxtnhuuha qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n13 Htlbm el zdmrxi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Htlbm qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t13\n17 Odyeq veokha dv qzh yeuk qzhxh.\n18 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n19 Vtmm veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t5\n21 Htlbm qbbk qzh tvvuh qzhxh.\n22 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t13\n1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Odyeq jhmq ptok qb qzh phaxbby.\n6 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n7 Htlbm ybnha qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n9 Odyeq rbq qzh vtctytl qzhxh.\n10 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t1\n11 Cmqbemh el qexha.\n12 Mzhxh jeuu tmqbemh rb?\tphaxbby\t11\n13 Cmqbemh jhmq qb qzh phaxbby.\n14 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t11\n15 Vtmm el pbxha.\n16 Mzhxh jeuu itmm rb?\trtxahm\t15\n17 Vtmm cbdxmhiha qb qzh rtxahm.\n18 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t15\n19 Htlbm qbbk qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n21 Vtmm rbq qzh sbbqptuu qzhxh.\n22 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t15\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Vtmm cbdxmhiha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n11 Vtmm rbq qzh sbbqptuu qzhxh.\n12 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n13 Cmqbemh jhmq ptok qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n15 Htlbm qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n17 Cmqbemh veokha dv qzh tvvuh qzhxh.\n18 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t7\n19 Odyeq cbdxmhiha qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n21 Htlbm rbq qzh yeuk qzhxh.\n22 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Htlbm ybnha qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n9 Vtmm el zdmrxi.\n10 Mzhxh jeuu itmm rb?\tkeqozhm\t9\n11 Vtmm ybnha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t9\n13 Odyeq jhmq qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n15 Htlbm veokha dv qzh yeuk qzhxh.\n16 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t5\n17 Vtmm veokha dv qzh tvvuh qzhxh.\n18 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t9\n19 Cmqbemh qxtnhuuha qb qzh phaxbby.\n20 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n21 Cmqbemh qbbk qzh vtctytl qzhxh.\n22 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Htlbm el zdmrxi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Htlbm cbdxmhiha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t3\n7 Odyeq el pbxha.\n8 Mzhxh jeuu ldyeq rb?\trtxahm\t7\n9 Odyeq qxtnhuuha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t7\n11 Htlbm rbq qzh tvvuh qzhxh.\n12 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t3\n13 Cmqbemh jhmq ptok qb qzh phaxbby.\n14 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n15 Vtmm el pbxha.\n16 Mzhxh jeuu itmm rb?\trtxahm\t15\n17 Vtmm jhmq qb qzh rtxahm.\n18 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t15\n19 Vtmm qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t15\n21 Cmqbemh rbq qzh vtctytl qzhxh.\n22 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Htlbm ybnha qb qzh rtxahm.\n10 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n11 Odyeq qxtnhuuha qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n13 Vtmm jhmq qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n15 Vtmm rxtppha qzh vtctytl qzhxh.\n16 Mzi aea itmm rhq qzh vtctytl?\tqexha\t7\n17 Odyeq rxtppha qzh yeuk qzhxh.\n18 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n19 Htlbm rxtppha qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n21 Cmqbemh cbdxmhiha qb qzh phaxbby.\n22 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh el qzexlqi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Odyeq jhmq qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Odyeq rbq qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n13 Htlbm cbdxmhiha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n15 Vtmm ybnha qb qzh keqozhm.\n16 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n17 Htlbm rbq qzh yeuk qzhxh.\n18 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t9\n19 Cmqbemh jhmq qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t5\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Htlbm ybnha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n7 Htlbm rxtppha qzh yeuk qzhxh.\n8 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n9 Cmqbemh el qexha.\n10 Mzhxh jeuu tmqbemh rb?\tphaxbby\t9\n11 Odyeq el pbxha.\n12 Mzhxh jeuu ldyeq rb?\trtxahm\t11\n13 Vtmm jhmq qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n15 Vtmm rxtppha qzh sbbqptuu qzhxh.\n16 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t3\n17 Cmqbemh cbdxmhiha qb qzh phaxbby.\n18 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t9\n19 Odyeq jhmq ptok qb qzh rtxahm.\n20 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t11\n21 Cmqbemh veokha dv qzh vtctytl qzhxh.\n22 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t9\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Cmqbemh jhmq qb qzh keqozhm.\n4 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n5 Cmqbemh veokha dv qzh tvvuh qzhxh.\n6 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n7 Htlbm el qexha.\n8 Mzhxh jeuu ctlbm rb?\tphaxbby\t7\n9 Vtmm el qzexlqi.\n10 Mzhxh jeuu itmm rb?\tkeqozhm\t9\n11 Vtmm jhmq qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t9\n13 Odyeq el pbxha.\n14 Mzhxh jeuu ldyeq rb?\trtxahm\t13\n15 Odyeq jhmq qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t13\n17 Vtmm rxtppha qzh yeuk qzhxh.\n18 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t9\n19 Odyeq qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t13\n21 Htlbm qxtnhuuha qb qzh phaxbby.\n22 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t7\n23 Htlbm qbbk qzh vtctytl qzhxh.\n24 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t7\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Htlbm el pbxha.\n6 Mzhxh jeuu ctlbm rb?\trtxahm\t5\n7 Odyeq el zdmrxi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Vtmm qxtnhuuha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n11 Htlbm ybnha qb qzh rtxahm.\n12 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t5\n13 Vtmm rxtppha qzh yeuk qzhxh.\n14 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n15 Cmqbemh cbdxmhiha qb qzh rtxahm.\n16 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n17 Cmqbemh rxtppha qzh sbbqptuu qzhxh.\n18 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t3\n19 Odyeq ybnha qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t7\n21 Odyeq veokha dv qzh tvvuh qzhxh.\n22 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t7\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Cmqbemh cbdxmhiha qb qzh phaxbby.\n6 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n7 Cmqbemh qbbk qzh vtctytl qzhxh.\n8 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n9 Vtmm el qexha.\n10 Mzhxh jeuu itmm rb?\tphaxbby\t9\n11 Htlbm jhmq qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n13 Htlbm rbq qzh tvvuh qzhxh.\n14 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n15 Vtmm cbdxmhiha qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t9\n17 Odyeq el pbxha.\n18 Mzhxh jeuu ldyeq rb?\trtxahm\t17\n19 Odyeq cbdxmhiha qb qzh rtxahm.\n20 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t17\n21 Odyeq qbbk qzh sbbqptuu qzhxh.\n22 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t17\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Cmqbemh qxtnhuuha qb qzh phaxbby.\n6 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n7 Htlbm el zdmrxi.\n8 Mzhxh jeuu ctlbm rb?\tkeqozhm\t7\n9 Cmqbemh qbbk qzh vtctytl qzhxh.\n10 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n11 Htlbm jhmq ptok qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t7\n13 Vtmm jhmq ptok qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n15 Odyeq el pbxha.\n16 Mzhxh jeuu ldyeq rb?\trtxahm\t15\n17 Odyeq qxtnhuuha qb qzh rtxahm.\n18 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t15\n19 Vtmm veokha dv qzh tvvuh qzhxh.\n20 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t1\n21 Odyeq rxtppha qzh sbbqptuu qzhxh.\n22 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t15\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Odyeq jhmq qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n9 Vtmm cbdxmhiha qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n11 Cmqbemh el qzexlqi.\n12 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t11\n13 Odyeq veokha dv qzh tvvuh qzhxh.\n14 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t5\n15 Vtmm qbbk qzh vtctytl qzhxh.\n16 Mzi aea itmm rhq qzh vtctytl?\tqexha\t3\n17 Htlbm jhmq ptok qb qzh phaxbby.\n18 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n19 Cmqbemh cbdxmhiha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t11\n21 Cmqbemh rbq qzh yeuk qzhxh.\n22 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t11\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el qexha.\n6 Mzhxh jeuu ctlbm rb?\tphaxbby\t5\n7 Vtmm qxtnhuuha qb qzh phaxbby.\n8 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n9 Odyeq jhmq qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n11 Vtmm qbbk qzh vtctytl qzhxh.\n12 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n13 Cmqbemh el qzexlqi.\n14 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t13\n15 Cmqbemh jhmq qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t13\n17 Cmqbemh rbq qzh yeuk qzhxh.\n18 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t13\n19 Htlbm qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t5\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm cbdxmhiha qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n5 Htlbm el pbxha.\n6 Mzhxh jeuu ctlbm rb?\trtxahm\t5\n7 Htlbm jhmq ptok qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t5\n9 Odyeq el pbxha.\n10 Mzhxh jeuu ldyeq rb?\trtxahm\t9\n11 Cmqbemh el qexha.\n12 Mzhxh jeuu tmqbemh rb?\tphaxbby\t11\n13 Htlbm veokha dv qzh sbbqptuu qzhxh.\n14 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t5\n15 Cmqbemh jhmq ptok qb qzh phaxbby.\n16 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t11\n17 Cmqbemh rbq qzh vtctytl qzhxh.\n18 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t11\n19 Odyeq cbdxmhiha qb qzh rtxahm.\n20 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t9\n21 Vtmm rxtppha qzh tvvuh qzhxh.\n22 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t1\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Vtmm el zdmrxi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Odyeq jhmq qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n9 Vtmm qxtnhuuha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t5\n11 Cmqbemh el qzexlqi.\n12 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t11\n13 Htlbm qxtnhuuha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n15 Odyeq veokha dv qzh yeuk qzhxh.\n16 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n17 Cmqbemh qxtnhuuha qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t11\n19 Vtmm rbq qzh tvvuh qzhxh.\n20 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t5\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Cmqbemh cbdxmhiha qb qzh rtxahm.\n6 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n7 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n8 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t3\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Odyeq el pbxha.\n12 Mzhxh jeuu ldyeq rb?\trtxahm\t11\n13 Odyeq jhmq qb qzh rtxahm.\n14 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t11\n15 Htlbm qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n17 Vtmm cbdxmhiha qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n19 Htlbm rbq qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t9\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm cbdxmhiha qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Odyeq qxtnhuuha qb qzh phaxbby.\n8 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n9 Odyeq rbq qzh vtctytl qzhxh.\n10 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t5\n11 Vtmm rbq qzh tvvuh qzhxh.\n12 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t1\n13 Htlbm el qexha.\n14 Mzhxh jeuu ctlbm rb?\tphaxbby\t13\n15 Cmqbemh el pbxha.\n16 Mzhxh jeuu tmqbemh rb?\trtxahm\t15\n17 Htlbm jhmq qb qzh phaxbby.\n18 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t13\n19 Cmqbemh ybnha qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t15\n21 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t15\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Vtmm el qexha.\n6 Mzhxh jeuu itmm rb?\tphaxbby\t5\n7 Cmqbemh qxtnhuuha qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n9 Vtmm jhmq qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t5\n11 Vtmm qbbk qzh vtctytl qzhxh.\n12 Mzi aea itmm rhq qzh vtctytl?\tqexha\t5\n13 Htlbm jhmq qb qzh rtxahm.\n14 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n15 Htlbm qbbk qzh sbbqptuu qzhxh.\n16 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t1\n17 Odyeq el qzexlqi.\n18 Mzhxh jeuu ldyeq rb?\tkeqozhm\t17\n19 Odyeq jhmq qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t17\n21 Odyeq rbq qzh yeuk qzhxh.\n22 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t17\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Cmqbemh jhmq qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n7 Vtmm el zdmrxi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Cmqbemh veokha dv qzh yeuk qzhxh.\n10 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n11 Htlbm el pbxha.\n12 Mzhxh jeuu ctlbm rb?\trtxahm\t11\n13 Vtmm cbdxmhiha qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t7\n15 Vtmm rbq qzh tvvuh qzhxh.\n16 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t7\n17 Htlbm qxtnhuuha qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t11\n19 Htlbm qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t11\n21 Odyeq jhmq ptok qb qzh rtxahm.\n22 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Odyeq jhmq qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n9 Cmqbemh jhmq ptok qb qzh phaxbby.\n10 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n11 Odyeq rxtppha qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t5\n13 Htlbm el qzexlqi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Cmqbemh qbbk qzh vtctytl qzhxh.\n16 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n17 Htlbm ybnha qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t13\n19 Vtmm cbdxmhiha qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n21 Htlbm qbbk qzh yeuk qzhxh.\n22 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t13\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq ybnha qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n5 Vtmm el qexha.\n6 Mzhxh jeuu itmm rb?\tphaxbby\t5\n7 Odyeq veokha dv qzh yeuk qzhxh.\n8 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n9 Cmqbemh el zdmrxi.\n10 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t9\n11 Htlbm el zdmrxi.\n12 Mzhxh jeuu ctlbm rb?\tkeqozhm\t11\n13 Cmqbemh cbdxmhiha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t9\n15 Vtmm qxtnhuuha qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t5\n17 Cmqbemh rxtppha qzh tvvuh qzhxh.\n18 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t9\n19 Htlbm jhmq qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t11\n21 Vtmm veokha dv qzh vtctytl qzhxh.\n22 Mzi aea itmm rhq qzh vtctytl?\tqexha\t5\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Vtmm el zdmrxi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Cmqbemh ybnha qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n9 Htlbm qxtnhuuha qb qzh rtxahm.\n10 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n11 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n12 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t1\n13 Vtmm jhmq qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t5\n15 Vtmm rbq qzh tvvuh qzhxh.\n16 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t5\n17 Odyeq el zdmrxi.\n18 Mzhxh jeuu ldyeq rb?\tkeqozhm\t17\n19 Odyeq qxtnhuuha qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t17\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Odyeq ybnha qb qzh phaxbby.\n6 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n7 Odyeq qbbk qzh vtctytl qzhxh.\n8 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t3\n9 Htlbm el pbxha.\n10 Mzhxh jeuu ctlbm rb?\trtxahm\t9\n11 Cmqbemh jhmq ptok qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n13 Vtmm el zdmrxi.\n14 Mzhxh jeuu itmm rb?\tkeqozhm\t13\n15 Htlbm jhmq qb qzh rtxahm.\n16 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t9\n17 Htlbm qbbk qzh sbbqptuu qzhxh.\n18 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t9\n19 Vtmm jhmq qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t13\n21 Vtmm rxtppha qzh tvvuh qzhxh.\n22 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t13\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Vtmm jhmq ptok qb qzh keqozhm.\n6 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n7 Vtmm rxtppha qzh yeuk qzhxh.\n8 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Htlbm cbdxmhiha qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n13 Cmqbemh jhmq ptok qb qzh rtxahm.\n14 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n15 Htlbm rxtppha qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n17 Odyeq el pbxha.\n18 Mzhxh jeuu ldyeq rb?\trtxahm\t17\n19 Odyeq qxtnhuuha qb qzh rtxahm.\n20 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t17\n21 Odyeq rxtppha qzh sbbqptuu qzhxh.\n22 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t17\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Cmqbemh el qzexlqi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Htlbm el qexha.\n8 Mzhxh jeuu ctlbm rb?\tphaxbby\t7\n9 Odyeq cbdxmhiha qb qzh phaxbby.\n10 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n11 Cmqbemh qxtnhuuha qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t5\n13 Vtmm qxtnhuuha qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n15 Odyeq rxtppha qzh vtctytl qzhxh.\n16 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t3\n17 Vtmm rxtppha qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n19 Htlbm cbdxmhiha qb qzh phaxbby.\n20 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t7\n21 Cmqbemh qbbk qzh yeuk qzhxh.\n22 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t5\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Vtmm el zdmrxi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Htlbm cbdxmhiha qb qzh phaxbby.\n8 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n9 Vtmm qxtnhuuha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t5\n11 Vtmm rxtppha qzh tvvuh qzhxh.\n12 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t5\n13 Htlbm qbbk qzh vtctytl qzhxh.\n14 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n15 Odyeq el pbxha.\n16 Mzhxh jeuu ldyeq rb?\trtxahm\t15\n17 Odyeq jhmq ptok qb qzh rtxahm.\n18 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t15\n19 Cmqbemh ybnha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n21 Odyeq qbbk qzh sbbqptuu qzhxh.\n22 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t15\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm cbdxmhiha qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm veokha dv qzh yeuk qzhxh.\n8 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n9 Cmqbemh el qexha.\n10 Mzhxh jeuu tmqbemh rb?\tphaxbby\t9\n11 Htlbm el qexha.\n12 Mzhxh jeuu ctlbm rb?\tphaxbby\t11\n13 Odyeq jhmq ptok qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n15 Cmqbemh jhmq ptok qb qzh phaxbby.\n16 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t9\n17 Cmqbemh qbbk qzh vtctytl qzhxh.\n18 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t9\n19 Htlbm qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t11\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Vtmm el pbxha.\n6 Mzhxh jeuu itmm rb?\trtxahm\t5\n7 Vtmm qxtnhuuha qb qzh rtxahm.\n8 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t5\n9 Cmqbemh el qzexlqi.\n10 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t9\n11 Vtmm rbq qzh sbbqptuu qzhxh.\n12 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t5\n13 Odyeq jhmq qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n15 Cmqbemh jhmq ptok qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t9\n17 Htlbm ybnha qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n19 Htlbm rbq qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Htlbm el qexha.\n6 Mzhxh jeuu ctlbm rb?\tphaxbby\t5\n7 Htlbm jhmq qb qzh phaxbby.\n8 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t5\n9 Cmqbemh qxtnhuuha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n11 Vtmm cbdxmhiha qb qzh phaxbby.\n12 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n13 Htlbm veokha dv qzh vtctytl qzhxh.\n14 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t5\n15 Odyeq el qexha.\n16 Mzhxh jeuu ldyeq rb?\tphaxbby\t15\n17 Odyeq jhmq qb qzh phaxbby.\n18 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t15\n19 Cmqbemh qbbk qzh yeuk qzhxh.\n20 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Cmqbemh jhmq ptok qb qzh keqozhm.\n4 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Odyeq qxtnhuuha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n9 Odyeq rbq qzh yeuk qzhxh.\n10 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n11 Vtmm el zdmrxi.\n12 Mzhxh jeuu itmm rb?\tkeqozhm\t11\n13 Htlbm el zdmrxi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Htlbm qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t13\n17 Vtmm qxtnhuuha qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t11\n19 Htlbm rxtppha qzh tvvuh qzhxh.\n20 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t13\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Odyeq cbdxmhiha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n9 Htlbm qxtnhuuha qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n11 Vtmm ybnha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n13 Odyeq qbbk qzh yeuk qzhxh.\n14 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t3\n15 Cmqbemh el zdmrxi.\n16 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t15\n17 Cmqbemh qxtnhuuha qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t15\n19 Cmqbemh rxtppha qzh tvvuh qzhxh.\n20 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t15\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm ybnha qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Odyeq el zdmrxi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Odyeq jhmq ptok qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t7\n11 Cmqbemh jhmq ptok qb qzh rtxahm.\n12 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n13 Vtmm qbbk qzh yeuk qzhxh.\n14 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n15 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n16 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t5\n17 Odyeq rbq qzh tvvuh qzhxh.\n18 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t7\n19 Htlbm el qexha.\n20 Mzhxh jeuu ctlbm rb?\tphaxbby\t19\n21 Htlbm jhmq qb qzh phaxbby.\n22 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t19\n23 Htlbm veokha dv qzh vtctytl qzhxh.\n24 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t19\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Vtmm cbdxmhiha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n11 Htlbm jhmq qb qzh rtxahm.\n12 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n13 Htlbm veokha dv qzh sbbqptuu qzhxh.\n14 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n15 Odyeq jhmq ptok qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n17 Cmqbemh cbdxmhiha qb qzh phaxbby.\n18 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n19 Cmqbemh qbbk qzh vtctytl qzhxh.\n20 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq cbdxmhiha qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n5 Cmqbemh el qzexlqi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Cmqbemh jhmq qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t5\n13 Vtmm ybnha qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n15 Vtmm qbbk qzh vtctytl qzhxh.\n16 Mzi aea itmm rhq qzh vtctytl?\tqexha\t7\n17 Odyeq rbq qzh tvvuh qzhxh.\n18 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n19 Cmqbemh rxtppha qzh yeuk qzhxh.\n20 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t5\n21 Htlbm jhmq ptok qb qzh keqozhm.\n22 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Cmqbemh jhmq ptok qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n11 Cmqbemh rxtppha qzh tvvuh qzhxh.\n12 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t7\n13 Vtmm jhmq qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n15 Htlbm cbdxmhiha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n17 Odyeq qxtnhuuha qb qzh rtxahm.\n18 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n19 Odyeq rxtppha qzh sbbqptuu qzhxh.\n20 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t5\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Odyeq qxtnhuuha qb qzh rtxahm.\n8 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n9 Cmqbemh jhmq ptok qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n11 Htlbm ybnha qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n13 Htlbm rxtppha qzh yeuk qzhxh.\n14 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t5\n15 Odyeq veokha dv qzh sbbqptuu qzhxh.\n16 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n17 Vtmm el pbxha.\n18 Mzhxh jeuu itmm rb?\trtxahm\t17\n19 Vtmm ybnha qb qzh rtxahm.\n20 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t17\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Cmqbemh jhmq qb qzh keqozhm.\n4 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Vtmm ybnha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n11 Cmqbemh rxtppha qzh tvvuh qzhxh.\n12 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n13 Htlbm el pbxha.\n14 Mzhxh jeuu ctlbm rb?\trtxahm\t13\n15 Vtmm veokha dv qzh sbbqptuu qzhxh.\n16 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t7\n17 Htlbm jhmq qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t13\n19 Odyeq ybnha qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n21 Odyeq veokha dv qzh yeuk qzhxh.\n22 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Vtmm jhmq ptok qb qzh rtxahm.\n4 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n5 Cmqbemh el zdmrxi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Odyeq el pbxha.\n8 Mzhxh jeuu ldyeq rb?\trtxahm\t7\n9 Odyeq jhmq qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t7\n11 Odyeq qbbk qzh sbbqptuu qzhxh.\n12 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t7\n13 Htlbm el qexha.\n14 Mzhxh jeuu ctlbm rb?\tphaxbby\t13\n15 Htlbm cbdxmhiha qb qzh phaxbby.\n16 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t13\n17 Cmqbemh jhmq qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t5\n19 Htlbm veokha dv qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t13\n21 Cmqbemh qbbk qzh tvvuh qzhxh.\n22 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t5\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh el zdmrxi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Odyeq qxtnhuuha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n9 Cmqbemh cbdxmhiha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t5\n11 Vtmm cbdxmhiha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n13 Odyeq rbq qzh yeuk qzhxh.\n14 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n15 Htlbm el qexha.\n16 Mzhxh jeuu ctlbm rb?\tphaxbby\t15\n17 Htlbm cbdxmhiha qb qzh phaxbby.\n18 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t15\n19 Htlbm qbbk qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t15\n21 Cmqbemh veokha dv qzh tvvuh qzhxh.\n22 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t5\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Odyeq jhmq qb qzh keqozhm.\n6 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n7 Odyeq rxtppha qzh yeuk qzhxh.\n8 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t3\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Cmqbemh jhmq ptok qb qzh rtxahm.\n12 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n13 Cmqbemh qbbk qzh sbbqptuu qzhxh.\n14 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t1\n15 Vtmm el qexha.\n16 Mzhxh jeuu itmm rb?\tphaxbby\t15\n17 Vtmm jhmq qb qzh phaxbby.\n18 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t15\n19 Vtmm qbbk qzh vtctytl qzhxh.\n20 Mzi aea itmm rhq qzh vtctytl?\tqexha\t15\n21 Htlbm qxtnhuuha qb qzh keqozhm.\n22 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Odyeq el pbxha.\n4 Mzhxh jeuu ldyeq rb?\trtxahm\t3\n5 Vtmm qxtnhuuha qb qzh phaxbby.\n6 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n7 Htlbm el qzexlqi.\n8 Mzhxh jeuu ctlbm rb?\tkeqozhm\t7\n9 Htlbm jhmq qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t7\n11 Vtmm veokha dv qzh vtctytl qzhxh.\n12 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n13 Htlbm veokha dv qzh yeuk qzhxh.\n14 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t7\n15 Odyeq ybnha qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t3\n17 Cmqbemh el qzexlqi.\n18 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t17\n19 Cmqbemh jhmq ptok qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t17\n21 Odyeq veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t3\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Odyeq jhmq ptok qb qzh keqozhm.\n6 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n7 Cmqbemh ybnha qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n9 Cmqbemh veokha dv qzh yeuk qzhxh.\n10 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n11 Odyeq veokha dv qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n13 Vtmm el pbxha.\n14 Mzhxh jeuu itmm rb?\trtxahm\t13\n15 Vtmm ybnha qb qzh rtxahm.\n16 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t13\n17 Vtmm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t13\n19 Htlbm el qexha.\n20 Mzhxh jeuu ctlbm rb?\tphaxbby\t19\n21 Htlbm cbdxmhiha qb qzh phaxbby.\n22 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t19\n23 Htlbm rxtppha qzh vtctytl qzhxh.\n24 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t19\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh jhmq ptok qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n7 Cmqbemh qbbk qzh tvvuh qzhxh.\n8 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n9 Odyeq el zdmrxi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Odyeq jhmq qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t9\n13 Htlbm el qexha.\n14 Mzhxh jeuu ctlbm rb?\tphaxbby\t13\n15 Vtmm cbdxmhiha qb qzh keqozhm.\n16 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n17 Htlbm qxtnhuuha qb qzh phaxbby.\n18 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t13\n19 Htlbm qbbk qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t13\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Odyeq jhmq qb qzh rtxahm.\n4 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Odyeq veokha dv qzh sbbqptuu qzhxh.\n8 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n9 Vtmm el qexha.\n10 Mzhxh jeuu itmm rb?\tphaxbby\t9\n11 Cmqbemh ybnha qb qzh phaxbby.\n12 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n13 Vtmm jhmq ptok qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t9\n15 Vtmm qbbk qzh vtctytl qzhxh.\n16 Mzi aea itmm rhq qzh vtctytl?\tqexha\t9\n17 Htlbm el pbxha.\n18 Mzhxh jeuu ctlbm rb?\trtxahm\t17\n19 Htlbm qxtnhuuha qb qzh rtxahm.\n20 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t17\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Htlbm el zdmrxi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Vtmm el pbxha.\n6 Mzhxh jeuu itmm rb?\trtxahm\t5\n7 Cmqbemh el pbxha.\n8 Mzhxh jeuu tmqbemh rb?\trtxahm\t7\n9 Vtmm cbdxmhiha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t5\n11 Vtmm rxtppha qzh sbbqptuu qzhxh.\n12 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t5\n13 Odyeq cbdxmhiha qb qzh rtxahm.\n14 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n15 Htlbm cbdxmhiha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t3\n17 Htlbm rxtppha qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t3\n19 Cmqbemh ybnha qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t7\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Vtmm qxtnhuuha qb qzh phaxbby.\n4 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Odyeq jhmq ptok qb qzh phaxbby.\n8 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n9 Cmqbemh el pbxha.\n10 Mzhxh jeuu tmqbemh rb?\trtxahm\t9\n11 Odyeq veokha dv qzh vtctytl qzhxh.\n12 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t5\n13 Htlbm el qexha.\n14 Mzhxh jeuu ctlbm rb?\tphaxbby\t13\n15 Htlbm qxtnhuuha qb qzh phaxbby.\n16 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t13\n17 Cmqbemh qxtnhuuha qb qzh rtxahm.\n18 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t9\n19 Cmqbemh rbq qzh sbbqptuu qzhxh.\n20 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t9\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Vtmm jhmq qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n9 Vtmm rxtppha qzh yeuk qzhxh.\n10 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t5\n11 Cmqbemh ybnha qb qzh phaxbby.\n12 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n13 Cmqbemh qbbk qzh vtctytl qzhxh.\n14 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n15 Odyeq el zdmrxi.\n16 Mzhxh jeuu ldyeq rb?\tkeqozhm\t15\n17 Htlbm ybnha qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n19 Htlbm veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t1\n21 Odyeq jhmq qb qzh keqozhm.\n22 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t15\n23 Odyeq qbbk qzh tvvuh qzhxh.\n24 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t15\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Vtmm el pbxha.\n6 Mzhxh jeuu itmm rb?\trtxahm\t5\n7 Odyeq el qexha.\n8 Mzhxh jeuu ldyeq rb?\tphaxbby\t7\n9 Vtmm qxtnhuuha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t5\n11 Cmqbemh jhmq ptok qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n13 Htlbm jhmq ptok qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n15 Cmqbemh qbbk qzh tvvuh qzhxh.\n16 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n17 Vtmm veokha dv qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t5\n19 Odyeq jhmq ptok qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t7\n21 Odyeq rxtppha qzh vtctytl qzhxh.\n22 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t7\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Htlbm ybnha qb qzh phaxbby.\n4 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Cmqbemh cbdxmhiha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n11 Odyeq cbdxmhiha qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n13 Htlbm rxtppha qzh vtctytl qzhxh.\n14 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n15 Cmqbemh rbq qzh tvvuh qzhxh.\n16 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t7\n17 Vtmm el qzexlqi.\n18 Mzhxh jeuu itmm rb?\tkeqozhm\t17\n19 Odyeq veokha dv qzh yeuk qzhxh.\n20 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n21 Vtmm cbdxmhiha qb qzh keqozhm.\n22 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t17\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Cmqbemh jhmq ptok qb qzh phaxbby.\n4 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Odyeq cbdxmhiha qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n11 Odyeq veokha dv qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t5\n13 Cmqbemh veokha dv qzh vtctytl qzhxh.\n14 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n15 Htlbm el zdmrxi.\n16 Mzhxh jeuu ctlbm rb?\tkeqozhm\t15\n17 Htlbm cbdxmhiha qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t15\n19 Vtmm ybnha qb qzh rtxahm.\n20 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n21 Vtmm veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t7\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Cmqbemh ybnha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n11 Cmqbemh rbq qzh tvvuh qzhxh.\n12 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n13 Vtmm jhmq ptok qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n15 Vtmm rxtppha qzh sbbqptuu qzhxh.\n16 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t7\n17 Htlbm ybnha qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n19 Odyeq jhmq ptok qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n21 Odyeq rbq qzh yeuk qzhxh.\n22 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Cmqbemh jhmq ptok qb qzh phaxbby.\n6 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n7 Htlbm el zdmrxi.\n8 Mzhxh jeuu ctlbm rb?\tkeqozhm\t7\n9 Htlbm jhmq ptok qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t7\n11 Cmqbemh rxtppha qzh vtctytl qzhxh.\n12 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n13 Odyeq el qexha.\n14 Mzhxh jeuu ldyeq rb?\tphaxbby\t13\n15 Vtmm qxtnhuuha qb qzh rtxahm.\n16 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n17 Htlbm rxtppha qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t7\n19 Odyeq qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t13\n21 Vtmm rbq qzh sbbqptuu qzhxh.\n22 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Odyeq jhmq qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n11 Vtmm ybnha qb qzh rtxahm.\n12 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n13 Cmqbemh jhmq qb qzh rtxahm.\n14 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n15 Cmqbemh qbbk qzh sbbqptuu qzhxh.\n16 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t5\n17 Htlbm jhmq ptok qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n19 Htlbm veokha dv qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Cmqbemh jhmq qb qzh phaxbby.\n10 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n11 Htlbm jhmq ptok qb qzh rtxahm.\n12 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n13 Vtmm cbdxmhiha qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n15 Cmqbemh rxtppha qzh vtctytl qzhxh.\n16 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n17 Odyeq jhmq ptok qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n19 Odyeq veokha dv qzh yeuk qzhxh.\n20 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n21 Htlbm qbbk qzh sbbqptuu qzhxh.\n22 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t1\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Odyeq el zdmrxi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el zdmrxi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Htlbm jhmq qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t5\n9 Odyeq ybnha qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t3\n11 Cmqbemh el zdmrxi.\n12 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t11\n13 Cmqbemh cbdxmhiha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t11\n15 Htlbm rxtppha qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t5\n17 Vtmm qxtnhuuha qb qzh rtxahm.\n18 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n19 Vtmm veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Htlbm qxtnhuuha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n7 Vtmm cbdxmhiha qb qzh phaxbby.\n8 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n9 Htlbm veokha dv qzh yeuk qzhxh.\n10 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n11 Cmqbemh el qexha.\n12 Mzhxh jeuu tmqbemh rb?\tphaxbby\t11\n13 Vtmm rxtppha qzh vtctytl qzhxh.\n14 Mzi aea itmm rhq qzh vtctytl?\tqexha\t3\n15 Odyeq el qzexlqi.\n16 Mzhxh jeuu ldyeq rb?\tkeqozhm\t15\n17 Cmqbemh qxtnhuuha qb qzh phaxbby.\n18 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t11\n19 Odyeq jhmq qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t15\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Odyeq ybnha qb qzh rtxahm.\n4 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n5 Odyeq rbq qzh sbbqptuu qzhxh.\n6 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n7 Vtmm el qzexlqi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Cmqbemh el qexha.\n12 Mzhxh jeuu tmqbemh rb?\tphaxbby\t11\n13 Htlbm qxtnhuuha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n15 Htlbm veokha dv qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n17 Vtmm ybnha qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t7\n19 Cmqbemh qxtnhuuha qb qzh phaxbby.\n20 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t11\n21 Cmqbemh veokha dv qzh vtctytl qzhxh.\n22 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t11\n23 Vtmm rxtppha qzh yeuk qzhxh.\n24 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t7\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Cmqbemh jhmq qb qzh phaxbby.\n6 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n7 Odyeq el pbxha.\n8 Mzhxh jeuu ldyeq rb?\trtxahm\t7\n9 Vtmm el qexha.\n10 Mzhxh jeuu itmm rb?\tphaxbby\t9\n11 Odyeq ybnha qb qzh rtxahm.\n12 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t7\n13 Odyeq qbbk qzh sbbqptuu qzhxh.\n14 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t7\n15 Vtmm jhmq ptok qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t9\n17 Vtmm qbbk qzh vtctytl qzhxh.\n18 Mzi aea itmm rhq qzh vtctytl?\tqexha\t9\n19 Htlbm qxtnhuuha qb qzh rtxahm.\n20 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Htlbm ybnha qb qzh rtxahm.\n4 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Vtmm jhmq qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n11 Htlbm rbq qzh sbbqptuu qzhxh.\n12 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t1\n13 Cmqbemh el qexha.\n14 Mzhxh jeuu tmqbemh rb?\tphaxbby\t13\n15 Odyeq cbdxmhiha qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n17 Odyeq rbq qzh yeuk qzhxh.\n18 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n19 Cmqbemh ybnha qb qzh phaxbby.\n20 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t13\n21 Cmqbemh rxtppha qzh vtctytl qzhxh.\n22 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t13\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Odyeq jhmq ptok qb qzh rtxahm.\n8 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n9 Htlbm ybnha qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n11 Odyeq rbq qzh sbbqptuu qzhxh.\n12 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t5\n13 Cmqbemh jhmq ptok qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n15 Cmqbemh rbq qzh yeuk qzhxh.\n16 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n17 Vtmm el zdmrxi.\n18 Mzhxh jeuu itmm rb?\tkeqozhm\t17\n19 Vtmm cbdxmhiha qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t17\n21 Vtmm rbq qzh tvvuh qzhxh.\n22 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t17\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Cmqbemh cbdxmhiha qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n7 Htlbm el qexha.\n8 Mzhxh jeuu ctlbm rb?\tphaxbby\t7\n9 Htlbm qxtnhuuha qb qzh phaxbby.\n10 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t7\n11 Cmqbemh rxtppha qzh yeuk qzhxh.\n12 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n13 Vtmm jhmq ptok qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n15 Htlbm rxtppha qzh vtctytl qzhxh.\n16 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t7\n17 Odyeq el qexha.\n18 Mzhxh jeuu ldyeq rb?\tphaxbby\t17\n19 Odyeq qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t17\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Htlbm el qexha.\n6 Mzhxh jeuu ctlbm rb?\tphaxbby\t5\n7 Htlbm jhmq ptok qb qzh phaxbby.\n8 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t5\n9 Cmqbemh jhmq qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n11 Odyeq el qexha.\n12 Mzhxh jeuu ldyeq rb?\tphaxbby\t11\n13 Vtmm jhmq qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n15 Htlbm qbbk qzh vtctytl qzhxh.\n16 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t5\n17 Cmqbemh qbbk qzh tvvuh qzhxh.\n18 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n19 Odyeq jhmq qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t11\n21 Vtmm veokha dv qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Cmqbemh jhmq qb qzh phaxbby.\n6 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Vtmm cbdxmhiha qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n11 Cmqbemh rxtppha qzh vtctytl qzhxh.\n12 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n13 Htlbm el zdmrxi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Htlbm ybnha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t13\n17 Odyeq jhmq ptok qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n19 Odyeq rxtppha qzh tvvuh qzhxh.\n20 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Vtmm el qexha.\n6 Mzhxh jeuu itmm rb?\tphaxbby\t5\n7 Htlbm cbdxmhiha qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n9 Odyeq el zdmrxi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Vtmm qxtnhuuha qb qzh phaxbby.\n12 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t5\n13 Cmqbemh jhmq qb qzh phaxbby.\n14 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n15 Cmqbemh rbq qzh vtctytl qzhxh.\n16 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n17 Htlbm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n19 Odyeq cbdxmhiha qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t9\n21 Odyeq qbbk qzh tvvuh qzhxh.\n22 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t9\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Cmqbemh jhmq ptok qb qzh phaxbby.\n4 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n5 Htlbm el zdmrxi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Odyeq el qexha.\n8 Mzhxh jeuu ldyeq rb?\tphaxbby\t7\n9 Vtmm el pbxha.\n10 Mzhxh jeuu itmm rb?\trtxahm\t9\n11 Odyeq jhmq ptok qb qzh phaxbby.\n12 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t7\n13 Vtmm jhmq qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t9\n15 Cmqbemh veokha dv qzh vtctytl qzhxh.\n16 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n17 Vtmm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t9\n19 Htlbm ybnha qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t5\n21 Htlbm rxtppha qzh tvvuh qzhxh.\n22 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t5\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Odyeq el zdmrxi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el zdmrxi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Odyeq qxtnhuuha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t3\n9 Cmqbemh qxtnhuuha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n11 Vtmm el qexha.\n12 Mzhxh jeuu itmm rb?\tphaxbby\t11\n13 Htlbm jhmq ptok qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t5\n15 Odyeq veokha dv qzh tvvuh qzhxh.\n16 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t3\n17 Vtmm ybnha qb qzh phaxbby.\n18 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t11\n19 Cmqbemh rbq qzh yeuk qzhxh.\n20 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n21 Vtmm rbq qzh vtctytl qzhxh.\n22 Mzi aea itmm rhq qzh vtctytl?\tqexha\t11\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Odyeq jhmq ptok qb qzh phaxbby.\n8 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n9 Cmqbemh cbdxmhiha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n11 Cmqbemh rbq qzh tvvuh qzhxh.\n12 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n13 Htlbm el qzexlqi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Vtmm cbdxmhiha qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n17 Vtmm rbq qzh vtctytl qzhxh.\n18 Mzi aea itmm rhq qzh vtctytl?\tqexha\t3\n19 Htlbm cbdxmhiha qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t13\n21 Htlbm rbq qzh yeuk qzhxh.\n22 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t13\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Vtmm ybnha qb qzh rtxahm.\n6 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n7 Cmqbemh ybnha qb qzh phaxbby.\n8 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n9 Vtmm veokha dv qzh sbbqptuu qzhxh.\n10 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n11 Odyeq el qzexlqi.\n12 Mzhxh jeuu ldyeq rb?\tkeqozhm\t11\n13 Cmqbemh rxtppha qzh vtctytl qzhxh.\n14 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n15 Htlbm el qexha.\n16 Mzhxh jeuu ctlbm rb?\tphaxbby\t15\n17 Htlbm jhmq ptok qb qzh phaxbby.\n18 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t15\n19 Odyeq jhmq ptok qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t11\n21 Odyeq veokha dv qzh yeuk qzhxh.\n22 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t11\n1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Htlbm el zdmrxi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Cmqbemh cbdxmhiha qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n9 Vtmm el qexha.\n10 Mzhxh jeuu itmm rb?\tphaxbby\t9\n11 Odyeq qxtnhuuha qb qzh phaxbby.\n12 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n13 Odyeq qbbk qzh vtctytl qzhxh.\n14 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t1\n15 Htlbm ybnha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t5\n17 Htlbm rbq qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t5\n19 Cmqbemh qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t3\n21 Vtmm cbdxmhiha qb qzh phaxbby.\n22 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t9\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq jhmq ptok qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Vtmm ybnha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n9 Vtmm rxtppha qzh yeuk qzhxh.\n10 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t5\n11 Odyeq rxtppha qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n13 Htlbm el pbxha.\n14 Mzhxh jeuu ctlbm rb?\trtxahm\t13\n15 Cmqbemh el pbxha.\n16 Mzhxh jeuu tmqbemh rb?\trtxahm\t15\n17 Htlbm cbdxmhiha qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t13\n19 Htlbm veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t13\n21 Cmqbemh ybnha qb qzh rtxahm.\n22 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t15\n1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Odyeq ybnha qb qzh phaxbby.\n6 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n7 Odyeq qbbk qzh vtctytl qzhxh.\n8 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t1\n9 Cmqbemh el qexha.\n10 Mzhxh jeuu tmqbemh rb?\tphaxbby\t9\n11 Cmqbemh cbdxmhiha qb qzh phaxbby.\n12 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t9\n13 Vtmm el zdmrxi.\n14 Mzhxh jeuu itmm rb?\tkeqozhm\t13\n15 Htlbm cbdxmhiha qb qzh rtxahm.\n16 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n17 Htlbm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n19 Vtmm cbdxmhiha qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t13\n21 Vtmm qbbk qzh tvvuh qzhxh.\n22 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t13\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Odyeq qxtnhuuha qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n11 Vtmm ybnha qb qzh rtxahm.\n12 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n13 Vtmm rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t3\n15 Odyeq qbbk qzh yeuk qzhxh.\n16 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n17 Htlbm jhmq ptok qb qzh phaxbby.\n18 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n19 Cmqbemh qxtnhuuha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n21 Htlbm veokha dv qzh vtctytl qzhxh.\n22 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n23 Cmqbemh veokha dv qzh tvvuh qzhxh.\n24 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t7\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Vtmm qxtnhuuha qb qzh phaxbby.\n8 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n9 Odyeq ybnha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n11 Cmqbemh jhmq ptok qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n13 Cmqbemh qbbk qzh yeuk qzhxh.\n14 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n15 Htlbm el qexha.\n16 Mzhxh jeuu ctlbm rb?\tphaxbby\t15\n17 Vtmm qbbk qzh vtctytl qzhxh.\n18 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n19 Htlbm qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t15\n21 Odyeq rbq qzh sbbqptuu qzhxh.\n22 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t5\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Odyeq el pbxha.\n4 Mzhxh jeuu ldyeq rb?\trtxahm\t3\n5 Vtmm el zdmrxi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Odyeq cbdxmhiha qb qzh rtxahm.\n8 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t3\n9 Odyeq veokha dv qzh sbbqptuu qzhxh.\n10 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t3\n11 Htlbm jhmq ptok qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n13 Vtmm cbdxmhiha qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t5\n15 Vtmm rxtppha qzh tvvuh qzhxh.\n16 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t5\n17 Cmqbemh el qzexlqi.\n18 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t17\n19 Htlbm veokha dv qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n21 Cmqbemh qxtnhuuha qb qzh keqozhm.\n22 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t17\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Htlbm cbdxmhiha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n7 Odyeq el qexha.\n8 Mzhxh jeuu ldyeq rb?\tphaxbby\t7\n9 Cmqbemh el qzexlqi.\n10 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t9\n11 Cmqbemh cbdxmhiha qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t9\n13 Cmqbemh rbq qzh yeuk qzhxh.\n14 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t9\n15 Htlbm qbbk qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n17 Odyeq cbdxmhiha qb qzh phaxbby.\n18 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t7\n19 Vtmm qxtnhuuha qb qzh phaxbby.\n20 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n21 Vtmm rxtppha qzh vtctytl qzhxh.\n22 Mzi aea itmm rhq qzh vtctytl?\tqexha\t3\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Htlbm el qexha.\n4 Mzhxh jeuu ctlbm rb?\tphaxbby\t3\n5 Htlbm jhmq ptok qb qzh phaxbby.\n6 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t3\n7 Cmqbemh cbdxmhiha qb qzh phaxbby.\n8 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n9 Htlbm rbq qzh vtctytl qzhxh.\n10 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t3\n11 Odyeq el qzexlqi.\n12 Mzhxh jeuu ldyeq rb?\tkeqozhm\t11\n13 Vtmm el qexha.\n14 Mzhxh jeuu itmm rb?\tphaxbby\t13\n15 Odyeq qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t11\n17 Vtmm jhmq qb qzh phaxbby.\n18 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t13\n19 Odyeq qbbk qzh yeuk qzhxh.\n20 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t11\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Odyeq qxtnhuuha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n9 Vtmm cbdxmhiha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n11 Htlbm el qexha.\n12 Mzhxh jeuu ctlbm rb?\tphaxbby\t11\n13 Vtmm qbbk qzh yeuk qzhxh.\n14 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t5\n15 Htlbm jhmq ptok qb qzh phaxbby.\n16 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t11\n17 Cmqbemh jhmq ptok qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n19 Htlbm rbq qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t11\n21 Cmqbemh veokha dv qzh tvvuh qzhxh.\n22 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Htlbm el qexha.\n4 Mzhxh jeuu ctlbm rb?\tphaxbby\t3\n5 Htlbm qxtnhuuha qb qzh phaxbby.\n6 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t3\n7 Vtmm qxtnhuuha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n9 Odyeq el pbxha.\n10 Mzhxh jeuu ldyeq rb?\trtxahm\t9\n11 Vtmm qbbk qzh tvvuh qzhxh.\n12 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t1\n13 Odyeq qxtnhuuha qb qzh rtxahm.\n14 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t9\n"
  },
  {
    "path": "tasksv11/shuffled/qa20_agents-motivations_train.txt",
    "content": "1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Odyeq jhmq ptok qb qzh phaxbby.\n4 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n5 Odyeq rxtppha qzh vtctytl qzhxh.\n6 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t1\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Vtmm qxtnhuuha qb qzh rtxahm.\n12 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n13 Vtmm rbq qzh sbbqptuu qzhxh.\n14 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t7\n15 Htlbm jhmq ptok qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n17 Cmqbemh el qzexlqi.\n18 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t17\n19 Htlbm rxtppha qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t9\n21 Cmqbemh qxtnhuuha qb qzh keqozhm.\n22 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t17\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm cbdxmhiha qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n5 Vtmm qbbk qzh tvvuh qzhxh.\n6 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t1\n7 Odyeq el qexha.\n8 Mzhxh jeuu ldyeq rb?\tphaxbby\t7\n9 Htlbm el qexha.\n10 Mzhxh jeuu ctlbm rb?\tphaxbby\t9\n11 Htlbm ybnha qb qzh phaxbby.\n12 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t9\n13 Odyeq cbdxmhiha qb qzh phaxbby.\n14 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t7\n15 Htlbm veokha dv qzh vtctytl qzhxh.\n16 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t9\n17 Cmqbemh el zdmrxi.\n18 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t17\n19 Cmqbemh ybnha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t17\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Vtmm jhmq ptok qb qzh phaxbby.\n6 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n7 Vtmm veokha dv qzh vtctytl qzhxh.\n8 Mzi aea itmm rhq qzh vtctytl?\tqexha\t3\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Cmqbemh jhmq ptok qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n13 Odyeq el zdmrxi.\n14 Mzhxh jeuu ldyeq rb?\tkeqozhm\t13\n15 Htlbm jhmq qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n17 Htlbm rbq qzh yeuk qzhxh.\n18 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t9\n19 Odyeq jhmq ptok qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t13\n21 Odyeq veokha dv qzh tvvuh qzhxh.\n22 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t13\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Htlbm jhmq ptok qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Vtmm ybnha qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n11 Vtmm rbq qzh vtctytl qzhxh.\n12 Mzi aea itmm rhq qzh vtctytl?\tqexha\t7\n13 Odyeq qxtnhuuha qb qzh phaxbby.\n14 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n15 Htlbm qbbk qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n17 Cmqbemh el qexha.\n18 Mzhxh jeuu tmqbemh rb?\tphaxbby\t17\n19 Cmqbemh cbdxmhiha qb qzh phaxbby.\n20 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t17\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Odyeq el pbxha.\n4 Mzhxh jeuu ldyeq rb?\trtxahm\t3\n5 Cmqbemh ybnha qb qzh rtxahm.\n6 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n7 Htlbm el pbxha.\n8 Mzhxh jeuu ctlbm rb?\trtxahm\t7\n9 Htlbm jhmq ptok qb qzh rtxahm.\n10 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t7\n11 Vtmm el qexha.\n12 Mzhxh jeuu itmm rb?\tphaxbby\t11\n13 Htlbm rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t7\n15 Vtmm jhmq qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t11\n17 Odyeq qxtnhuuha qb qzh rtxahm.\n18 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t3\n19 Vtmm rxtppha qzh vtctytl qzhxh.\n20 Mzi aea itmm rhq qzh vtctytl?\tqexha\t11\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Vtmm jhmq ptok qb qzh keqozhm.\n6 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n7 Odyeq cbdxmhiha qb qzh rtxahm.\n8 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n9 Vtmm veokha dv qzh tvvuh qzhxh.\n10 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t3\n11 Odyeq rxtppha qzh sbbqptuu qzhxh.\n12 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n13 Cmqbemh el qexha.\n14 Mzhxh jeuu tmqbemh rb?\tphaxbby\t13\n15 Cmqbemh cbdxmhiha qb qzh phaxbby.\n16 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t13\n17 Htlbm el pbxha.\n18 Mzhxh jeuu ctlbm rb?\trtxahm\t17\n19 Cmqbemh rbq qzh vtctytl qzhxh.\n20 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t13\n21 Htlbm ybnha qb qzh rtxahm.\n22 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t17\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Cmqbemh jhmq qb qzh phaxbby.\n6 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n7 Odyeq el pbxha.\n8 Mzhxh jeuu ldyeq rb?\trtxahm\t7\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Vtmm ybnha qb qzh phaxbby.\n12 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n13 Cmqbemh rxtppha qzh vtctytl qzhxh.\n14 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n15 Odyeq jhmq ptok qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t7\n17 Odyeq qbbk qzh sbbqptuu qzhxh.\n18 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t7\n19 Htlbm jhmq ptok qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n21 Htlbm rxtppha qzh yeuk qzhxh.\n22 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t9\n1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Cmqbemh qxtnhuuha qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n7 Cmqbemh rbq qzh yeuk qzhxh.\n8 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n9 Vtmm el zdmrxi.\n10 Mzhxh jeuu itmm rb?\tkeqozhm\t9\n11 Htlbm el zdmrxi.\n12 Mzhxh jeuu ctlbm rb?\tkeqozhm\t11\n13 Vtmm ybnha qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t9\n15 Htlbm jhmq ptok qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t11\n17 Htlbm veokha dv qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t11\n19 Odyeq cbdxmhiha qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n21 Odyeq qbbk qzh vtctytl qzhxh.\n22 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t1\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Cmqbemh jhmq ptok qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n9 Cmqbemh qbbk qzh yeuk qzhxh.\n10 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n11 Htlbm el pbxha.\n12 Mzhxh jeuu ctlbm rb?\trtxahm\t11\n13 Vtmm qxtnhuuha qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n15 Odyeq ybnha qb qzh phaxbby.\n16 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n17 Odyeq qbbk qzh vtctytl qzhxh.\n18 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t3\n19 Htlbm jhmq qb qzh rtxahm.\n20 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t11\n21 Htlbm veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t11\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Vtmm el pbxha.\n6 Mzhxh jeuu itmm rb?\trtxahm\t5\n7 Odyeq el zdmrxi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Vtmm cbdxmhiha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t5\n11 Htlbm ybnha qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n13 Vtmm rbq qzh sbbqptuu qzhxh.\n14 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t5\n15 Cmqbemh jhmq qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n17 Odyeq jhmq qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t7\n19 Htlbm rxtppha qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n21 Cmqbemh qbbk qzh tvvuh qzhxh.\n22 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Cmqbemh qxtnhuuha qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n9 Cmqbemh qbbk qzh sbbqptuu qzhxh.\n10 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t5\n11 Htlbm jhmq qb qzh rtxahm.\n12 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n13 Odyeq cbdxmhiha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n15 Odyeq veokha dv qzh yeuk qzhxh.\n16 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t3\n17 Vtmm el qzexlqi.\n18 Mzhxh jeuu itmm rb?\tkeqozhm\t17\n19 Vtmm qxtnhuuha qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t17\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Cmqbemh qxtnhuuha qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n7 Vtmm cbdxmhiha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Cmqbemh qbbk qzh yeuk qzhxh.\n12 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n13 Htlbm ybnha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n15 Odyeq el zdmrxi.\n16 Mzhxh jeuu ldyeq rb?\tkeqozhm\t15\n17 Htlbm rxtppha qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n19 Odyeq jhmq ptok qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t15\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Odyeq cbdxmhiha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n9 Htlbm qxtnhuuha qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n11 Vtmm el pbxha.\n12 Mzhxh jeuu itmm rb?\trtxahm\t11\n13 Odyeq rxtppha qzh yeuk qzhxh.\n14 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t3\n15 Cmqbemh qxtnhuuha qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n17 Vtmm jhmq qb qzh rtxahm.\n18 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t11\n19 Vtmm qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t11\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq qxtnhuuha qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Vtmm el qzexlqi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Vtmm ybnha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t7\n11 Vtmm rbq qzh yeuk qzhxh.\n12 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t7\n13 Htlbm el zdmrxi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Cmqbemh jhmq qb qzh phaxbby.\n16 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n17 Htlbm ybnha qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t13\n19 Cmqbemh qbbk qzh vtctytl qzhxh.\n20 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t5\n21 Htlbm qbbk qzh tvvuh qzhxh.\n22 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t13\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm jhmq ptok qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Vtmm rbq qzh yeuk qzhxh.\n6 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n7 Htlbm el zdmrxi.\n8 Mzhxh jeuu ctlbm rb?\tkeqozhm\t7\n9 Odyeq el qzexlqi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Odyeq cbdxmhiha qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t9\n13 Htlbm qxtnhuuha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t7\n15 Htlbm qbbk qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t7\n17 Cmqbemh el pbxha.\n18 Mzhxh jeuu tmqbemh rb?\trtxahm\t17\n19 Cmqbemh cbdxmhiha qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t17\n21 Cmqbemh rxtppha qzh sbbqptuu qzhxh.\n22 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t17\n1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Odyeq qxtnhuuha qb qzh phaxbby.\n4 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n5 Odyeq rxtppha qzh vtctytl qzhxh.\n6 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t1\n7 Cmqbemh el pbxha.\n8 Mzhxh jeuu tmqbemh rb?\trtxahm\t7\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Vtmm el qexha.\n12 Mzhxh jeuu itmm rb?\tphaxbby\t11\n13 Htlbm jhmq qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n15 Htlbm rbq qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n17 Vtmm jhmq qb qzh phaxbby.\n18 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t11\n19 Cmqbemh jhmq ptok qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t7\n21 Cmqbemh qbbk qzh sbbqptuu qzhxh.\n22 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t7\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Htlbm ybnha qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n9 Odyeq jhmq qb qzh phaxbby.\n10 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n11 Vtmm jhmq qb qzh rtxahm.\n12 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n13 Cmqbemh el pbxha.\n14 Mzhxh jeuu tmqbemh rb?\trtxahm\t13\n15 Odyeq rbq qzh vtctytl qzhxh.\n16 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t5\n17 Vtmm veokha dv qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n19 Cmqbemh ybnha qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t13\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Cmqbemh jhmq ptok qb qzh keqozhm.\n4 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n5 Cmqbemh veokha dv qzh tvvuh qzhxh.\n6 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n7 Htlbm el qexha.\n8 Mzhxh jeuu ctlbm rb?\tphaxbby\t7\n9 Vtmm el qzexlqi.\n10 Mzhxh jeuu itmm rb?\tkeqozhm\t9\n11 Odyeq el pbxha.\n12 Mzhxh jeuu ldyeq rb?\trtxahm\t11\n13 Vtmm jhmq ptok qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t9\n15 Vtmm veokha dv qzh yeuk qzhxh.\n16 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t9\n17 Htlbm jhmq qb qzh phaxbby.\n18 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t7\n19 Htlbm veokha dv qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t7\n21 Odyeq jhmq qb qzh rtxahm.\n22 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t11\n23 Odyeq rbq qzh sbbqptuu qzhxh.\n24 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t11\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Odyeq qxtnhuuha qb qzh keqozhm.\n6 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n7 Odyeq rbq qzh yeuk qzhxh.\n8 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n9 Vtmm el pbxha.\n10 Mzhxh jeuu itmm rb?\trtxahm\t9\n11 Cmqbemh jhmq ptok qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n13 Vtmm ybnha qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t9\n15 Vtmm rxtppha qzh sbbqptuu qzhxh.\n16 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t9\n17 Htlbm el qexha.\n18 Mzhxh jeuu ctlbm rb?\tphaxbby\t17\n19 Htlbm qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t17\n21 Htlbm rbq qzh vtctytl qzhxh.\n22 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t17\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Vtmm qxtnhuuha qb qzh rtxahm.\n4 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n5 Htlbm el zdmrxi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Cmqbemh el qzexlqi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Cmqbemh cbdxmhiha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t7\n11 Htlbm jhmq ptok qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t5\n13 Vtmm rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n15 Odyeq el pbxha.\n16 Mzhxh jeuu ldyeq rb?\trtxahm\t15\n17 Htlbm veokha dv qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t5\n19 Cmqbemh rbq qzh yeuk qzhxh.\n20 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t7\n21 Odyeq ybnha qb qzh rtxahm.\n22 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t15\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Htlbm el qexha.\n6 Mzhxh jeuu ctlbm rb?\tphaxbby\t5\n7 Vtmm el qzexlqi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Vtmm jhmq qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t7\n11 Vtmm veokha dv qzh yeuk qzhxh.\n12 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t7\n13 Odyeq ybnha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n15 Cmqbemh qxtnhuuha qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n17 Cmqbemh rbq qzh tvvuh qzhxh.\n18 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n19 Htlbm ybnha qb qzh phaxbby.\n20 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t5\n21 Htlbm veokha dv qzh vtctytl qzhxh.\n22 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t5\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Cmqbemh cbdxmhiha qb qzh phaxbby.\n8 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Htlbm jhmq qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n13 Htlbm veokha dv qzh tvvuh qzhxh.\n14 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n15 Odyeq qxtnhuuha qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n17 Odyeq veokha dv qzh sbbqptuu qzhxh.\n18 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n19 Cmqbemh veokha dv qzh vtctytl qzhxh.\n20 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t5\n21 Vtmm cbdxmhiha qb qzh keqozhm.\n22 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm jhmq qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Vtmm veokha dv qzh yeuk qzhxh.\n6 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n7 Odyeq el zdmrxi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Odyeq qxtnhuuha qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t7\n11 Cmqbemh el qzexlqi.\n12 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t11\n13 Cmqbemh qxtnhuuha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t11\n15 Htlbm el pbxha.\n16 Mzhxh jeuu ctlbm rb?\trtxahm\t15\n17 Odyeq rbq qzh tvvuh qzhxh.\n18 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t7\n19 Htlbm qxtnhuuha qb qzh rtxahm.\n20 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t15\n21 Htlbm rxtppha qzh sbbqptuu qzhxh.\n22 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t15\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm jhmq qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Cmqbemh el pbxha.\n8 Mzhxh jeuu tmqbemh rb?\trtxahm\t7\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Cmqbemh qxtnhuuha qb qzh rtxahm.\n12 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t7\n13 Cmqbemh rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t7\n15 Htlbm jhmq ptok qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n17 Htlbm veokha dv qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n19 Odyeq ybnha qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n21 Odyeq qbbk qzh vtctytl qzhxh.\n22 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t5\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Htlbm ybnha qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n9 Cmqbemh cbdxmhiha qb qzh rtxahm.\n10 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n11 Htlbm veokha dv qzh sbbqptuu qzhxh.\n12 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n13 Vtmm jhmq qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n15 Vtmm rxtppha qzh vtctytl qzhxh.\n16 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n17 Odyeq el zdmrxi.\n18 Mzhxh jeuu ldyeq rb?\tkeqozhm\t17\n19 Odyeq jhmq qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t17\n21 Odyeq qbbk qzh tvvuh qzhxh.\n22 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t17\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Vtmm qxtnhuuha qb qzh phaxbby.\n4 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Cmqbemh jhmq qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n9 Vtmm rxtppha qzh vtctytl qzhxh.\n10 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n11 Odyeq el zdmrxi.\n12 Mzhxh jeuu ldyeq rb?\tkeqozhm\t11\n13 Cmqbemh rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t5\n15 Odyeq qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t11\n17 Htlbm el qzexlqi.\n18 Mzhxh jeuu ctlbm rb?\tkeqozhm\t17\n19 Odyeq qbbk qzh tvvuh qzhxh.\n20 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t11\n21 Htlbm cbdxmhiha qb qzh keqozhm.\n22 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t17\n23 Htlbm rbq qzh yeuk qzhxh.\n24 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t17\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Cmqbemh qxtnhuuha qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n9 Odyeq jhmq ptok qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n11 Htlbm el qzexlqi.\n12 Mzhxh jeuu ctlbm rb?\tkeqozhm\t11\n13 Cmqbemh rbq qzh yeuk qzhxh.\n14 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n15 Vtmm jhmq qb qzh keqozhm.\n16 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n17 Htlbm ybnha qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t11\n19 Odyeq rxtppha qzh tvvuh qzhxh.\n20 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t5\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Htlbm el zdmrxi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Htlbm qxtnhuuha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t3\n7 Odyeq el qexha.\n8 Mzhxh jeuu ldyeq rb?\tphaxbby\t7\n9 Htlbm veokha dv qzh tvvuh qzhxh.\n10 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t3\n11 Odyeq jhmq qb qzh phaxbby.\n12 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t7\n13 Odyeq rbq qzh vtctytl qzhxh.\n14 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t7\n15 Cmqbemh el zdmrxi.\n16 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t15\n17 Vtmm jhmq qb qzh phaxbby.\n18 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n19 Cmqbemh jhmq qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t15\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Vtmm el qexha.\n6 Mzhxh jeuu itmm rb?\tphaxbby\t5\n7 Htlbm cbdxmhiha qb qzh phaxbby.\n8 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n9 Cmqbemh el pbxha.\n10 Mzhxh jeuu tmqbemh rb?\trtxahm\t9\n11 Odyeq ybnha qb qzh phaxbby.\n12 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n13 Vtmm ybnha qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t5\n15 Htlbm qbbk qzh vtctytl qzhxh.\n16 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n17 Cmqbemh qxtnhuuha qb qzh rtxahm.\n18 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t9\n19 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t9\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Cmqbemh jhmq qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n9 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n10 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t5\n11 Vtmm qxtnhuuha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n13 Htlbm el qexha.\n14 Mzhxh jeuu ctlbm rb?\tphaxbby\t13\n15 Vtmm rxtppha qzh tvvuh qzhxh.\n16 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t3\n17 Odyeq ybnha qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n19 Odyeq rbq qzh yeuk qzhxh.\n20 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n21 Htlbm jhmq qb qzh phaxbby.\n22 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t13\n23 Htlbm veokha dv qzh vtctytl qzhxh.\n24 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t13\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Htlbm qxtnhuuha qb qzh keqozhm.\n4 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Vtmm ybnha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n9 Cmqbemh el qexha.\n10 Mzhxh jeuu tmqbemh rb?\tphaxbby\t9\n11 Htlbm qbbk qzh yeuk qzhxh.\n12 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n13 Cmqbemh ybnha qb qzh phaxbby.\n14 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t9\n15 Cmqbemh qbbk qzh vtctytl qzhxh.\n16 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t9\n17 Odyeq el qexha.\n18 Mzhxh jeuu ldyeq rb?\tphaxbby\t17\n19 Odyeq qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t17\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Vtmm jhmq qb qzh keqozhm.\n4 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n5 Htlbm el pbxha.\n6 Mzhxh jeuu ctlbm rb?\trtxahm\t5\n7 Htlbm cbdxmhiha qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t5\n9 Odyeq el zdmrxi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Cmqbemh el pbxha.\n12 Mzhxh jeuu tmqbemh rb?\trtxahm\t11\n13 Cmqbemh jhmq ptok qb qzh rtxahm.\n14 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t11\n15 Vtmm rbq qzh tvvuh qzhxh.\n16 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t1\n17 Htlbm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t5\n19 Odyeq jhmq ptok qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t9\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Vtmm ybnha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n9 Vtmm veokha dv qzh tvvuh qzhxh.\n10 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t3\n11 Htlbm jhmq qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n13 Cmqbemh el qzexlqi.\n14 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t13\n15 Odyeq ybnha qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n17 Cmqbemh ybnha qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t13\n19 Odyeq qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n21 Htlbm rxtppha qzh yeuk qzhxh.\n22 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t5\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq jhmq qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n5 Htlbm el qexha.\n6 Mzhxh jeuu ctlbm rb?\tphaxbby\t5\n7 Odyeq rbq qzh yeuk qzhxh.\n8 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n9 Htlbm ybnha qb qzh phaxbby.\n10 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t5\n11 Vtmm el qzexlqi.\n12 Mzhxh jeuu itmm rb?\tkeqozhm\t11\n13 Vtmm ybnha qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t11\n15 Cmqbemh el qzexlqi.\n16 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t15\n17 Htlbm veokha dv qzh vtctytl qzhxh.\n18 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t5\n19 Cmqbemh qxtnhuuha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t15\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Odyeq cbdxmhiha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n9 Vtmm el qexha.\n10 Mzhxh jeuu itmm rb?\tphaxbby\t9\n11 Odyeq qbbk qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t5\n13 Vtmm ybnha qb qzh phaxbby.\n14 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t9\n15 Vtmm veokha dv qzh vtctytl qzhxh.\n16 Mzi aea itmm rhq qzh vtctytl?\tqexha\t9\n17 Htlbm jhmq ptok qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n19 Htlbm qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n21 Cmqbemh jhmq ptok qb qzh rtxahm.\n22 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Odyeq el zdmrxi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Vtmm qxtnhuuha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n9 Odyeq cbdxmhiha qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t3\n11 Htlbm el pbxha.\n12 Mzhxh jeuu ctlbm rb?\trtxahm\t11\n13 Htlbm ybnha qb qzh rtxahm.\n14 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t11\n15 Odyeq qbbk qzh tvvuh qzhxh.\n16 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t3\n17 Cmqbemh cbdxmhiha qb qzh phaxbby.\n18 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n19 Cmqbemh rbq qzh vtctytl qzhxh.\n20 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n21 Vtmm veokha dv qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t5\n23 Htlbm rbq qzh sbbqptuu qzhxh.\n24 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t11\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq cbdxmhiha qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n5 Odyeq rbq qzh tvvuh qzhxh.\n6 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n7 Vtmm el pbxha.\n8 Mzhxh jeuu itmm rb?\trtxahm\t7\n9 Vtmm jhmq ptok qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t7\n11 Cmqbemh el zdmrxi.\n12 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t11\n13 Htlbm el qexha.\n14 Mzhxh jeuu ctlbm rb?\tphaxbby\t13\n15 Cmqbemh qxtnhuuha qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t11\n17 Vtmm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t7\n19 Htlbm ybnha qb qzh phaxbby.\n20 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t13\n21 Htlbm rxtppha qzh vtctytl qzhxh.\n22 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t13\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Htlbm jhmq qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n9 Htlbm rxtppha qzh sbbqptuu qzhxh.\n10 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n11 Vtmm ybnha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n13 Vtmm rbq qzh yeuk qzhxh.\n14 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t5\n15 Odyeq ybnha qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n17 Cmqbemh el pbxha.\n18 Mzhxh jeuu tmqbemh rb?\trtxahm\t17\n19 Cmqbemh qxtnhuuha qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t17\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Vtmm jhmq ptok qb qzh phaxbby.\n4 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n5 Vtmm veokha dv qzh vtctytl qzhxh.\n6 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n7 Cmqbemh el pbxha.\n8 Mzhxh jeuu tmqbemh rb?\trtxahm\t7\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Cmqbemh qxtnhuuha qb qzh rtxahm.\n12 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t7\n13 Htlbm ybnha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n15 Cmqbemh rbq qzh sbbqptuu qzhxh.\n16 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t7\n17 Htlbm veokha dv qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t9\n19 Odyeq el qzexlqi.\n20 Mzhxh jeuu ldyeq rb?\tkeqozhm\t19\n21 Odyeq qxtnhuuha qb qzh keqozhm.\n22 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t19\n23 Odyeq rxtppha qzh yeuk qzhxh.\n24 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t19\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Cmqbemh jhmq ptok qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n9 Htlbm el pbxha.\n10 Mzhxh jeuu ctlbm rb?\trtxahm\t9\n11 Htlbm jhmq qb qzh rtxahm.\n12 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t9\n13 Htlbm qbbk qzh sbbqptuu qzhxh.\n14 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t9\n15 Cmqbemh veokha dv qzh tvvuh qzhxh.\n16 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n17 Vtmm jhmq qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n19 Vtmm veokha dv qzh yeuk qzhxh.\n20 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n21 Odyeq cbdxmhiha qb qzh rtxahm.\n22 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Vtmm qxtnhuuha qb qzh rtxahm.\n6 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Htlbm qxtnhuuha qb qzh rtxahm.\n10 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n11 Vtmm veokha dv qzh sbbqptuu qzhxh.\n12 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t3\n13 Odyeq el pbxha.\n14 Mzhxh jeuu ldyeq rb?\trtxahm\t13\n15 Odyeq jhmq ptok qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t13\n17 Cmqbemh ybnha qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n19 Cmqbemh qbbk qzh tvvuh qzhxh.\n20 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t7\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Odyeq cbdxmhiha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n9 Vtmm ybnha qb qzh rtxahm.\n10 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n11 Htlbm el zdmrxi.\n12 Mzhxh jeuu ctlbm rb?\tkeqozhm\t11\n13 Cmqbemh ybnha qb qzh rtxahm.\n14 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n15 Odyeq veokha dv qzh yeuk qzhxh.\n16 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t5\n17 Htlbm qxtnhuuha qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t11\n19 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t3\n21 Htlbm rbq qzh tvvuh qzhxh.\n22 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t11\n1 Vtmm el qzexlqi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Htlbm cbdxmhiha qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n9 Odyeq cbdxmhiha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n11 Cmqbemh el qexha.\n12 Mzhxh jeuu tmqbemh rb?\tphaxbby\t11\n13 Odyeq rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t5\n15 Cmqbemh cbdxmhiha qb qzh phaxbby.\n16 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t11\n17 Cmqbemh veokha dv qzh vtctytl qzhxh.\n18 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t11\n19 Vtmm cbdxmhiha qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t1\n21 Vtmm rbq qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t1\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Odyeq el zdmrxi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Htlbm cbdxmhiha qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n11 Vtmm qxtnhuuha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n13 Odyeq cbdxmhiha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t7\n15 Htlbm qbbk qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n17 Cmqbemh qxtnhuuha qb qzh rtxahm.\n18 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n19 Cmqbemh rbq qzh sbbqptuu qzhxh.\n20 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t5\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Htlbm ybnha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n7 Odyeq el pbxha.\n8 Mzhxh jeuu ldyeq rb?\trtxahm\t7\n9 Odyeq ybnha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t7\n11 Cmqbemh el pbxha.\n12 Mzhxh jeuu tmqbemh rb?\trtxahm\t11\n13 Odyeq rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t7\n15 Htlbm qbbk qzh tvvuh qzhxh.\n16 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n17 Cmqbemh cbdxmhiha qb qzh rtxahm.\n18 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t11\n19 Vtmm jhmq ptok qb qzh rtxahm.\n20 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Cmqbemh jhmq ptok qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n7 Odyeq el qzexlqi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Cmqbemh rxtppha qzh yeuk qzhxh.\n10 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n11 Htlbm el pbxha.\n12 Mzhxh jeuu ctlbm rb?\trtxahm\t11\n13 Odyeq qxtnhuuha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t7\n15 Htlbm jhmq ptok qb qzh rtxahm.\n16 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t11\n17 Vtmm ybnha qb qzh rtxahm.\n18 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n19 Vtmm rxtppha qzh sbbqptuu qzhxh.\n20 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t3\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Htlbm el zdmrxi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Odyeq el zdmrxi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Vtmm jhmq ptok qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n11 Odyeq ybnha qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t7\n13 Vtmm rxtppha qzh vtctytl qzhxh.\n14 Mzi aea itmm rhq qzh vtctytl?\tqexha\t3\n15 Odyeq qbbk qzh tvvuh qzhxh.\n16 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t7\n17 Cmqbemh ybnha qb qzh phaxbby.\n18 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n19 Htlbm ybnha qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t5\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Cmqbemh cbdxmhiha qb qzh keqozhm.\n4 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Cmqbemh qbbk qzh yeuk qzhxh.\n8 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n9 Odyeq jhmq ptok qb qzh phaxbby.\n10 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n11 Odyeq qbbk qzh vtctytl qzhxh.\n12 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t5\n13 Htlbm el qzexlqi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Htlbm ybnha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t13\n17 Vtmm el pbxha.\n18 Mzhxh jeuu itmm rb?\trtxahm\t17\n19 Vtmm jhmq ptok qb qzh rtxahm.\n20 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t17\n21 Vtmm rbq qzh sbbqptuu qzhxh.\n22 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t17\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Htlbm cbdxmhiha qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n9 Odyeq el qzexlqi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Htlbm qbbk qzh tvvuh qzhxh.\n12 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n13 Cmqbemh ybnha qb qzh phaxbby.\n14 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n15 Odyeq jhmq qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t9\n17 Vtmm ybnha qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n19 Cmqbemh veokha dv qzh vtctytl qzhxh.\n20 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t5\n21 Vtmm rxtppha qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Vtmm ybnha qb qzh keqozhm.\n6 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n7 Odyeq qxtnhuuha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Odyeq rbq qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n13 Cmqbemh el qexha.\n14 Mzhxh jeuu tmqbemh rb?\tphaxbby\t13\n15 Vtmm veokha dv qzh yeuk qzhxh.\n16 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n17 Htlbm jhmq qb qzh keqozhm.\n18 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n19 Cmqbemh ybnha qb qzh phaxbby.\n20 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t13\n21 Cmqbemh veokha dv qzh vtctytl qzhxh.\n22 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t13\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Htlbm el pbxha.\n8 Mzhxh jeuu ctlbm rb?\trtxahm\t7\n9 Htlbm cbdxmhiha qb qzh rtxahm.\n10 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t7\n11 Cmqbemh ybnha qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n13 Vtmm jhmq qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n15 Odyeq cbdxmhiha qb qzh rtxahm.\n16 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n17 Vtmm rxtppha qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t3\n19 Cmqbemh rxtppha qzh tvvuh qzhxh.\n20 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Cmqbemh el qexha.\n4 Mzhxh jeuu tmqbemh rb?\tphaxbby\t3\n5 Vtmm el pbxha.\n6 Mzhxh jeuu itmm rb?\trtxahm\t5\n7 Vtmm jhmq ptok qb qzh rtxahm.\n8 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t5\n9 Odyeq ybnha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n11 Vtmm rbq qzh sbbqptuu qzhxh.\n12 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t5\n13 Cmqbemh qxtnhuuha qb qzh phaxbby.\n14 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t3\n15 Htlbm el pbxha.\n16 Mzhxh jeuu ctlbm rb?\trtxahm\t15\n17 Htlbm jhmq qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t15\n19 Cmqbemh rbq qzh vtctytl qzhxh.\n20 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t3\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Odyeq el pbxha.\n4 Mzhxh jeuu ldyeq rb?\trtxahm\t3\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Htlbm el pbxha.\n8 Mzhxh jeuu ctlbm rb?\trtxahm\t7\n9 Cmqbemh cbdxmhiha qb qzh phaxbby.\n10 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n11 Odyeq jhmq ptok qb qzh rtxahm.\n12 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t3\n13 Odyeq rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t3\n15 Vtmm jhmq qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n17 Cmqbemh rbq qzh vtctytl qzhxh.\n18 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t5\n19 Htlbm ybnha qb qzh rtxahm.\n20 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t7\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Htlbm ybnha qb qzh phaxbby.\n6 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n7 Vtmm cbdxmhiha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n9 Vtmm rxtppha qzh tvvuh qzhxh.\n10 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t3\n11 Odyeq el qexha.\n12 Mzhxh jeuu ldyeq rb?\tphaxbby\t11\n13 Htlbm rxtppha qzh vtctytl qzhxh.\n14 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n15 Odyeq ybnha qb qzh phaxbby.\n16 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t11\n17 Cmqbemh el qexha.\n18 Mzhxh jeuu tmqbemh rb?\tphaxbby\t17\n19 Cmqbemh ybnha qb qzh phaxbby.\n20 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t17\n1 Htlbm el pbxha.\n2 Mzhxh jeuu ctlbm rb?\trtxahm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Odyeq jhmq qb qzh phaxbby.\n6 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n7 Cmqbemh el qexha.\n8 Mzhxh jeuu tmqbemh rb?\tphaxbby\t7\n9 Cmqbemh cbdxmhiha qb qzh phaxbby.\n10 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t7\n11 Cmqbemh qbbk qzh vtctytl qzhxh.\n12 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t7\n13 Vtmm el qzexlqi.\n14 Mzhxh jeuu itmm rb?\tkeqozhm\t13\n15 Htlbm cbdxmhiha qb qzh rtxahm.\n16 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t1\n17 Htlbm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t1\n19 Vtmm jhmq ptok qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t13\n21 Vtmm qbbk qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t13\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq ybnha qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Odyeq rxtppha qzh yeuk qzhxh.\n8 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t1\n9 Cmqbemh qxtnhuuha qb qzh phaxbby.\n10 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n11 Cmqbemh qbbk qzh vtctytl qzhxh.\n12 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t5\n13 Htlbm el zdmrxi.\n14 Mzhxh jeuu ctlbm rb?\tkeqozhm\t13\n15 Htlbm cbdxmhiha qb qzh keqozhm.\n16 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t13\n17 Htlbm rxtppha qzh tvvuh qzhxh.\n18 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t13\n19 Vtmm el qzexlqi.\n20 Mzhxh jeuu itmm rb?\tkeqozhm\t19\n21 Vtmm ybnha qb qzh keqozhm.\n22 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t19\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Vtmm jhmq qb qzh phaxbby.\n6 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n7 Htlbm el zdmrxi.\n8 Mzhxh jeuu ctlbm rb?\tkeqozhm\t7\n9 Htlbm jhmq ptok qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t7\n11 Htlbm rbq qzh tvvuh qzhxh.\n12 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t7\n13 Vtmm rbq qzh vtctytl qzhxh.\n14 Mzi aea itmm rhq qzh vtctytl?\tqexha\t1\n15 Odyeq ybnha qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n17 Cmqbemh el pbxha.\n18 Mzhxh jeuu tmqbemh rb?\trtxahm\t17\n19 Odyeq rbq qzh yeuk qzhxh.\n20 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t3\n21 Cmqbemh jhmq qb qzh rtxahm.\n22 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t17\n23 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n24 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t17\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Odyeq el zdmrxi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Cmqbemh el zdmrxi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Vtmm el zdmrxi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Odyeq qxtnhuuha qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t3\n11 Odyeq qbbk qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t3\n13 Htlbm ybnha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n15 Vtmm ybnha qb qzh keqozhm.\n16 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t7\n17 Htlbm veokha dv qzh yeuk qzhxh.\n18 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n19 Cmqbemh cbdxmhiha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t5\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Cmqbemh qxtnhuuha qb qzh keqozhm.\n4 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n5 Cmqbemh veokha dv qzh yeuk qzhxh.\n6 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Odyeq el qexha.\n10 Mzhxh jeuu ldyeq rb?\tphaxbby\t9\n11 Htlbm el pbxha.\n12 Mzhxh jeuu ctlbm rb?\trtxahm\t11\n13 Htlbm jhmq ptok qb qzh rtxahm.\n14 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t11\n15 Vtmm cbdxmhiha qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n17 Odyeq jhmq ptok qb qzh phaxbby.\n18 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t9\n19 Htlbm veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t11\n21 Vtmm qbbk qzh vtctytl qzhxh.\n22 Mzi aea itmm rhq qzh vtctytl?\tqexha\t7\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Odyeq el zdmrxi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Cmqbemh el qzexlqi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Odyeq jhmq qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t3\n9 Odyeq rxtppha qzh tvvuh qzhxh.\n10 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t3\n11 Htlbm el qexha.\n12 Mzhxh jeuu ctlbm rb?\tphaxbby\t11\n13 Htlbm ybnha qb qzh phaxbby.\n14 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t11\n15 Cmqbemh jhmq ptok qb qzh keqozhm.\n16 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t5\n17 Cmqbemh rxtppha qzh yeuk qzhxh.\n18 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t5\n19 Htlbm rxtppha qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t11\n21 Vtmm cbdxmhiha qb qzh keqozhm.\n22 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n1 Vtmm el qexha.\n2 Mzhxh jeuu itmm rb?\tphaxbby\t1\n3 Cmqbemh el pbxha.\n4 Mzhxh jeuu tmqbemh rb?\trtxahm\t3\n5 Vtmm jhmq ptok qb qzh phaxbby.\n6 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t1\n7 Odyeq el qexha.\n8 Mzhxh jeuu ldyeq rb?\tphaxbby\t7\n9 Cmqbemh qxtnhuuha qb qzh rtxahm.\n10 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t3\n11 Htlbm el qexha.\n12 Mzhxh jeuu ctlbm rb?\tphaxbby\t11\n13 Htlbm qxtnhuuha qb qzh phaxbby.\n14 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t11\n15 Odyeq qxtnhuuha qb qzh phaxbby.\n16 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t7\n17 Odyeq qbbk qzh vtctytl qzhxh.\n18 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t7\n19 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t3\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Htlbm el zdmrxi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Htlbm cbdxmhiha qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t3\n7 Cmqbemh qxtnhuuha qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n9 Vtmm el qzexlqi.\n10 Mzhxh jeuu itmm rb?\tkeqozhm\t9\n11 Cmqbemh qbbk qzh yeuk qzhxh.\n12 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n13 Odyeq el qzexlqi.\n14 Mzhxh jeuu ldyeq rb?\tkeqozhm\t13\n15 Odyeq qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t13\n17 Vtmm jhmq qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t9\n19 Htlbm veokha dv qzh tvvuh qzhxh.\n20 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t3\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Vtmm jhmq ptok qb qzh rtxahm.\n4 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n5 Vtmm qbbk qzh sbbqptuu qzhxh.\n6 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n7 Odyeq el pbxha.\n8 Mzhxh jeuu ldyeq rb?\trtxahm\t7\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Odyeq jhmq ptok qb qzh rtxahm.\n12 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t7\n13 Htlbm jhmq qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n15 Htlbm qbbk qzh yeuk qzhxh.\n16 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t9\n17 Cmqbemh el zdmrxi.\n18 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t17\n19 Cmqbemh jhmq ptok qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t17\n21 Cmqbemh qbbk qzh tvvuh qzhxh.\n22 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t17\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Htlbm el qexha.\n6 Mzhxh jeuu ctlbm rb?\tphaxbby\t5\n7 Odyeq cbdxmhiha qb qzh phaxbby.\n8 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n9 Odyeq veokha dv qzh vtctytl qzhxh.\n10 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t3\n11 Cmqbemh jhmq ptok qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n13 Vtmm el qzexlqi.\n14 Mzhxh jeuu itmm rb?\tkeqozhm\t13\n15 Htlbm jhmq qb qzh phaxbby.\n16 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t5\n17 Cmqbemh rbq qzh tvvuh qzhxh.\n18 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n19 Vtmm qxtnhuuha qb qzh keqozhm.\n20 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t13\n21 Vtmm qbbk qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t13\n1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Vtmm el qexha.\n4 Mzhxh jeuu itmm rb?\tphaxbby\t3\n5 Odyeq jhmq ptok qb qzh phaxbby.\n6 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n7 Odyeq qbbk qzh vtctytl qzhxh.\n8 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t1\n9 Cmqbemh el zdmrxi.\n10 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t9\n11 Htlbm el pbxha.\n12 Mzhxh jeuu ctlbm rb?\trtxahm\t11\n13 Cmqbemh ybnha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t9\n15 Vtmm cbdxmhiha qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t3\n17 Cmqbemh rxtppha qzh tvvuh qzhxh.\n18 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t9\n19 Htlbm jhmq qb qzh rtxahm.\n20 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t11\n21 Htlbm qbbk qzh sbbqptuu qzhxh.\n22 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t11\n1 Cmqbemh el qexha.\n2 Mzhxh jeuu tmqbemh rb?\tphaxbby\t1\n3 Cmqbemh ybnha qb qzh phaxbby.\n4 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t1\n5 Cmqbemh qbbk qzh vtctytl qzhxh.\n6 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t1\n7 Htlbm el pbxha.\n8 Mzhxh jeuu ctlbm rb?\trtxahm\t7\n9 Vtmm el zdmrxi.\n10 Mzhxh jeuu itmm rb?\tkeqozhm\t9\n11 Vtmm ybnha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t9\n13 Htlbm jhmq ptok qb qzh rtxahm.\n14 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t7\n15 Htlbm veokha dv qzh sbbqptuu qzhxh.\n16 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t7\n17 Vtmm rbq qzh tvvuh qzhxh.\n18 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t9\n19 Odyeq el qexha.\n20 Mzhxh jeuu ldyeq rb?\tphaxbby\t19\n21 Odyeq jhmq qb qzh phaxbby.\n22 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t19\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el zdmrxi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh qxtnhuuha qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n7 Vtmm jhmq ptok qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t3\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Vtmm rbq qzh tvvuh qzhxh.\n12 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t3\n13 Cmqbemh rbq qzh yeuk qzhxh.\n14 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n15 Odyeq el qexha.\n16 Mzhxh jeuu ldyeq rb?\tphaxbby\t15\n17 Odyeq cbdxmhiha qb qzh phaxbby.\n18 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t15\n19 Odyeq rxtppha qzh vtctytl qzhxh.\n20 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t15\n21 Htlbm cbdxmhiha qb qzh keqozhm.\n22 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Cmqbemh el zdmrxi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Vtmm jhmq ptok qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n9 Vtmm veokha dv qzh tvvuh qzhxh.\n10 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t1\n11 Odyeq el qexha.\n12 Mzhxh jeuu ldyeq rb?\tphaxbby\t11\n13 Htlbm cbdxmhiha qb qzh rtxahm.\n14 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n15 Htlbm rbq qzh sbbqptuu qzhxh.\n16 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t3\n17 Odyeq cbdxmhiha qb qzh phaxbby.\n18 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t11\n19 Cmqbemh cbdxmhiha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t5\n21 Odyeq rxtppha qzh vtctytl qzhxh.\n22 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t11\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Vtmm qxtnhuuha qb qzh keqozhm.\n6 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n7 Htlbm el pbxha.\n8 Mzhxh jeuu ctlbm rb?\trtxahm\t7\n9 Htlbm jhmq ptok qb qzh rtxahm.\n10 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t7\n11 Odyeq qxtnhuuha qb qzh keqozhm.\n12 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n13 Odyeq rxtppha qzh tvvuh qzhxh.\n14 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n15 Vtmm veokha dv qzh yeuk qzhxh.\n16 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n17 Htlbm veokha dv qzh sbbqptuu qzhxh.\n18 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t7\n19 Cmqbemh el qexha.\n20 Mzhxh jeuu tmqbemh rb?\tphaxbby\t19\n21 Cmqbemh ybnha qb qzh phaxbby.\n22 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t19\n23 Cmqbemh rbq qzh vtctytl qzhxh.\n24 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t19\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Vtmm jhmq ptok qb qzh rtxahm.\n4 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Cmqbemh cbdxmhiha qb qzh keqozhm.\n10 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n11 Htlbm ybnha qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n13 Cmqbemh rbq qzh tvvuh qzhxh.\n14 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t7\n15 Vtmm veokha dv qzh sbbqptuu qzhxh.\n16 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n17 Htlbm rxtppha qzh yeuk qzhxh.\n18 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t5\n19 Odyeq el zdmrxi.\n20 Mzhxh jeuu ldyeq rb?\tkeqozhm\t19\n21 Odyeq jhmq qb qzh keqozhm.\n22 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t19\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Htlbm qxtnhuuha qb qzh phaxbby.\n4 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Vtmm el zdmrxi.\n8 Mzhxh jeuu itmm rb?\tkeqozhm\t7\n9 Cmqbemh el qzexlqi.\n10 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t9\n11 Htlbm veokha dv qzh vtctytl qzhxh.\n12 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n13 Cmqbemh qxtnhuuha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t9\n15 Cmqbemh rxtppha qzh yeuk qzhxh.\n16 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t9\n17 Odyeq cbdxmhiha qb qzh keqozhm.\n18 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n19 Odyeq rxtppha qzh tvvuh qzhxh.\n20 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t5\n21 Vtmm ybnha qb qzh keqozhm.\n22 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t7\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Htlbm el pbxha.\n6 Mzhxh jeuu ctlbm rb?\trtxahm\t5\n7 Vtmm cbdxmhiha qb qzh keqozhm.\n8 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n9 Htlbm jhmq qb qzh rtxahm.\n10 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t5\n11 Cmqbemh qxtnhuuha qb qzh rtxahm.\n12 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n13 Vtmm rbq qzh yeuk qzhxh.\n14 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n15 Htlbm rbq qzh sbbqptuu qzhxh.\n16 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t5\n17 Odyeq el pbxha.\n18 Mzhxh jeuu ldyeq rb?\trtxahm\t17\n19 Odyeq cbdxmhiha qb qzh rtxahm.\n20 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t17\n1 Cmqbemh el qzexlqi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Odyeq el zdmrxi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Cmqbemh jhmq ptok qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t1\n7 Odyeq qxtnhuuha qb qzh keqozhm.\n8 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t3\n9 Cmqbemh rbq qzh yeuk qzhxh.\n10 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t1\n11 Htlbm el qexha.\n12 Mzhxh jeuu ctlbm rb?\tphaxbby\t11\n13 Odyeq qbbk qzh tvvuh qzhxh.\n14 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t3\n15 Htlbm qxtnhuuha qb qzh phaxbby.\n16 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t11\n17 Vtmm el qexha.\n18 Mzhxh jeuu itmm rb?\tphaxbby\t17\n19 Htlbm qbbk qzh vtctytl qzhxh.\n20 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t11\n21 Vtmm jhmq qb qzh phaxbby.\n22 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t17\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Vtmm el qzexlqi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Cmqbemh cbdxmhiha qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n9 Cmqbemh rbq qzh yeuk qzhxh.\n10 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n11 Htlbm el pbxha.\n12 Mzhxh jeuu ctlbm rb?\trtxahm\t11\n13 Vtmm qxtnhuuha qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t5\n15 Odyeq qxtnhuuha qb qzh keqozhm.\n16 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n17 Htlbm jhmq ptok qb qzh rtxahm.\n18 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t11\n19 Htlbm rbq qzh sbbqptuu qzhxh.\n20 Mzi aea ctlbm rhq qzh sbbqptuu?\tpbxha\t11\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Odyeq el qzexlqi.\n4 Mzhxh jeuu ldyeq rb?\tkeqozhm\t3\n5 Odyeq jhmq qb qzh keqozhm.\n6 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t3\n7 Cmqbemh el pbxha.\n8 Mzhxh jeuu tmqbemh rb?\trtxahm\t7\n9 Odyeq qbbk qzh yeuk qzhxh.\n10 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t3\n11 Htlbm jhmq ptok qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n13 Cmqbemh jhmq qb qzh rtxahm.\n14 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t7\n15 Vtmm el zdmrxi.\n16 Mzhxh jeuu itmm rb?\tkeqozhm\t15\n17 Vtmm cbdxmhiha qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t15\n19 Htlbm veokha dv qzh tvvuh qzhxh.\n20 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n21 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t7\n1 Odyeq el qexha.\n2 Mzhxh jeuu ldyeq rb?\tphaxbby\t1\n3 Htlbm el qexha.\n4 Mzhxh jeuu ctlbm rb?\tphaxbby\t3\n5 Vtmm el zdmrxi.\n6 Mzhxh jeuu itmm rb?\tkeqozhm\t5\n7 Cmqbemh el qexha.\n8 Mzhxh jeuu tmqbemh rb?\tphaxbby\t7\n9 Htlbm jhmq ptok qb qzh phaxbby.\n10 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t3\n11 Htlbm veokha dv qzh vtctytl qzhxh.\n12 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t3\n13 Vtmm cbdxmhiha qb qzh keqozhm.\n14 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t5\n15 Cmqbemh ybnha qb qzh phaxbby.\n16 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t7\n17 Odyeq jhmq ptok qb qzh phaxbby.\n18 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t1\n19 Vtmm rbq qzh tvvuh qzhxh.\n20 Mzi aea itmm rhq qzh tvvuh?\tzdmrxi\t5\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Htlbm jhmq qb qzh keqozhm.\n4 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n5 Odyeq el qzexlqi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Htlbm rxtppha qzh yeuk qzhxh.\n8 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n9 Vtmm el qzexlqi.\n10 Mzhxh jeuu itmm rb?\tkeqozhm\t9\n11 Vtmm qxtnhuuha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t9\n13 Odyeq qxtnhuuha qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t5\n15 Cmqbemh el pbxha.\n16 Mzhxh jeuu tmqbemh rb?\trtxahm\t15\n17 Cmqbemh jhmq qb qzh rtxahm.\n18 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t15\n19 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n20 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t15\n1 Htlbm el zdmrxi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Cmqbemh el qexha.\n6 Mzhxh jeuu tmqbemh rb?\tphaxbby\t5\n7 Htlbm jhmq qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t1\n9 Vtmm ybnha qb qzh keqozhm.\n10 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n11 Odyeq el qexha.\n12 Mzhxh jeuu ldyeq rb?\tphaxbby\t11\n13 Htlbm rbq qzh tvvuh qzhxh.\n14 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t1\n15 Cmqbemh cbdxmhiha qb qzh phaxbby.\n16 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t5\n17 Cmqbemh veokha dv qzh vtctytl qzhxh.\n18 Mzi aea tmqbemh rhq qzh vtctytl?\tqexha\t5\n19 Odyeq qxtnhuuha qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t11\n21 Vtmm veokha dv qzh yeuk qzhxh.\n22 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Vtmm el pbxha.\n4 Mzhxh jeuu itmm rb?\trtxahm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Odyeq ybnha qb qzh rtxahm.\n8 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n9 Cmqbemh el zdmrxi.\n10 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t9\n11 Htlbm jhmq ptok qb qzh phaxbby.\n12 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n13 Cmqbemh qxtnhuuha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t9\n15 Odyeq veokha dv qzh sbbqptuu qzhxh.\n16 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t5\n17 Htlbm veokha dv qzh vtctytl qzhxh.\n18 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n19 Cmqbemh rxtppha qzh tvvuh qzhxh.\n20 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t9\n21 Vtmm jhmq qb qzh rtxahm.\n22 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t3\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Cmqbemh el zdmrxi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Cmqbemh ybnha qb qzh keqozhm.\n6 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t3\n7 Cmqbemh veokha dv qzh tvvuh qzhxh.\n8 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t3\n9 Htlbm el zdmrxi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Htlbm cbdxmhiha qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t9\n13 Odyeq el pbxha.\n14 Mzhxh jeuu ldyeq rb?\trtxahm\t13\n15 Vtmm ybnha qb qzh keqozhm.\n16 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n17 Odyeq jhmq ptok qb qzh rtxahm.\n18 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t13\n19 Odyeq qbbk qzh sbbqptuu qzhxh.\n20 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t13\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Vtmm qxtnhuuha qb qzh rtxahm.\n4 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n5 Cmqbemh el pbxha.\n6 Mzhxh jeuu tmqbemh rb?\trtxahm\t5\n7 Htlbm el zdmrxi.\n8 Mzhxh jeuu ctlbm rb?\tkeqozhm\t7\n9 Cmqbemh cbdxmhiha qb qzh rtxahm.\n10 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t5\n11 Odyeq el qexha.\n12 Mzhxh jeuu ldyeq rb?\tphaxbby\t11\n13 Vtmm qbbk qzh sbbqptuu qzhxh.\n14 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n15 Odyeq cbdxmhiha qb qzh phaxbby.\n16 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t11\n17 Odyeq rbq qzh vtctytl qzhxh.\n18 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t11\n19 Htlbm jhmq ptok qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tzdmrxi\t7\n21 Htlbm qbbk qzh tvvuh qzhxh.\n22 Mzi aea ctlbm rhq qzh tvvuh?\tzdmrxi\t7\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Htlbm jhmq ptok qb qzh phaxbby.\n4 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n5 Htlbm qbbk qzh vtctytl qzhxh.\n6 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Vtmm ybnha qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n11 Odyeq el qexha.\n12 Mzhxh jeuu ldyeq rb?\tphaxbby\t11\n13 Cmqbemh el pbxha.\n14 Mzhxh jeuu tmqbemh rb?\trtxahm\t13\n15 Cmqbemh cbdxmhiha qb qzh rtxahm.\n16 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t13\n17 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n18 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t13\n19 Odyeq cbdxmhiha qb qzh phaxbby.\n20 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t11\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Htlbm jhmq qb qzh keqozhm.\n6 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n7 Odyeq el zdmrxi.\n8 Mzhxh jeuu ldyeq rb?\tkeqozhm\t7\n9 Odyeq ybnha qb qzh keqozhm.\n10 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t7\n11 Odyeq qbbk qzh tvvuh qzhxh.\n12 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t7\n13 Htlbm veokha dv qzh yeuk qzhxh.\n14 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n15 Vtmm cbdxmhiha qb qzh keqozhm.\n16 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n17 Cmqbemh el pbxha.\n18 Mzhxh jeuu tmqbemh rb?\trtxahm\t17\n19 Cmqbemh qxtnhuuha qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t17\n21 Cmqbemh veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t17\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Odyeq jhmq qb qzh phaxbby.\n6 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n7 Htlbm el qexha.\n8 Mzhxh jeuu ctlbm rb?\tphaxbby\t7\n9 Cmqbemh el qzexlqi.\n10 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t9\n11 Vtmm jhmq ptok qb qzh rtxahm.\n12 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n13 Cmqbemh jhmq ptok qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t9\n15 Htlbm qxtnhuuha qb qzh phaxbby.\n16 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t7\n17 Odyeq rbq qzh vtctytl qzhxh.\n18 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t3\n19 Cmqbemh rbq qzh yeuk qzhxh.\n20 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t9\n21 Vtmm veokha dv qzh sbbqptuu qzhxh.\n22 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n1 Odyeq el qzexlqi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Cmqbemh el qzexlqi.\n4 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t3\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Vtmm el qexha.\n8 Mzhxh jeuu itmm rb?\tphaxbby\t7\n9 Vtmm cbdxmhiha qb qzh phaxbby.\n10 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t7\n11 Cmqbemh qxtnhuuha qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t3\n13 Odyeq jhmq qb qzh keqozhm.\n14 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t1\n15 Cmqbemh qbbk qzh yeuk qzhxh.\n16 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t3\n17 Vtmm qbbk qzh vtctytl qzhxh.\n18 Mzi aea itmm rhq qzh vtctytl?\tqexha\t7\n19 Htlbm jhmq ptok qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Odyeq el qexha.\n6 Mzhxh jeuu ldyeq rb?\tphaxbby\t5\n7 Cmqbemh el qexha.\n8 Mzhxh jeuu tmqbemh rb?\tphaxbby\t7\n9 Odyeq jhmq qb qzh phaxbby.\n10 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t5\n11 Vtmm cbdxmhiha qb qzh rtxahm.\n12 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n13 Htlbm cbdxmhiha qb qzh keqozhm.\n14 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n15 Odyeq veokha dv qzh vtctytl qzhxh.\n16 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t5\n17 Cmqbemh qxtnhuuha qb qzh phaxbby.\n18 Mzi aea tmqbemh rb qb qzh phaxbby?\tqexha\t7\n19 Htlbm veokha dv qzh yeuk qzhxh.\n20 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n21 Vtmm rxtppha qzh sbbqptuu qzhxh.\n22 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n1 Vtmm el zdmrxi.\n2 Mzhxh jeuu itmm rb?\tkeqozhm\t1\n3 Htlbm el qzexlqi.\n4 Mzhxh jeuu ctlbm rb?\tkeqozhm\t3\n5 Odyeq el zdmrxi.\n6 Mzhxh jeuu ldyeq rb?\tkeqozhm\t5\n7 Cmqbemh el zdmrxi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Htlbm jhmq qb qzh keqozhm.\n10 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t3\n11 Htlbm qbbk qzh yeuk qzhxh.\n12 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t3\n13 Cmqbemh qxtnhuuha qb qzh keqozhm.\n14 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t7\n15 Cmqbemh rxtppha qzh tvvuh qzhxh.\n16 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t7\n17 Vtmm jhmq ptok qb qzh keqozhm.\n18 Mzi aea itmm rb qb qzh keqozhm?\tzdmrxi\t1\n19 Odyeq jhmq ptok qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t5\n1 Odyeq el zdmrxi.\n2 Mzhxh jeuu ldyeq rb?\tkeqozhm\t1\n3 Odyeq qxtnhuuha qb qzh keqozhm.\n4 Mzi aea ldyeq rb qb qzh keqozhm?\tzdmrxi\t1\n5 Odyeq qbbk qzh tvvuh qzhxh.\n6 Mzi aea ldyeq rhq qzh tvvuh?\tzdmrxi\t1\n7 Cmqbemh el qzexlqi.\n8 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t7\n9 Htlbm el qzexlqi.\n10 Mzhxh jeuu ctlbm rb?\tkeqozhm\t9\n11 Vtmm el pbxha.\n12 Mzhxh jeuu itmm rb?\trtxahm\t11\n13 Vtmm ybnha qb qzh rtxahm.\n14 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t11\n15 Vtmm rbq qzh sbbqptuu qzhxh.\n16 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t11\n17 Cmqbemh jhmq qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t7\n19 Htlbm jhmq qb qzh keqozhm.\n20 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t9\n21 Cmqbemh rxtppha qzh yeuk qzhxh.\n22 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t7\n1 Odyeq el pbxha.\n2 Mzhxh jeuu ldyeq rb?\trtxahm\t1\n3 Htlbm el qexha.\n4 Mzhxh jeuu ctlbm rb?\tphaxbby\t3\n5 Htlbm qxtnhuuha qb qzh phaxbby.\n6 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t3\n7 Htlbm rbq qzh vtctytl qzhxh.\n8 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t3\n9 Odyeq cbdxmhiha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t1\n11 Cmqbemh el qzexlqi.\n12 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t11\n13 Odyeq veokha dv qzh sbbqptuu qzhxh.\n14 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t1\n15 Vtmm el qexha.\n16 Mzhxh jeuu itmm rb?\tphaxbby\t15\n17 Cmqbemh ybnha qb qzh keqozhm.\n18 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t11\n19 Vtmm jhmq qb qzh phaxbby.\n20 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t15\n21 Cmqbemh qbbk qzh yeuk qzhxh.\n22 Mzi aea tmqbemh rhq qzh yeuk?\tqzexlqi\t11\n1 Cmqbemh el zdmrxi.\n2 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Htlbm el qzexlqi.\n6 Mzhxh jeuu ctlbm rb?\tkeqozhm\t5\n7 Cmqbemh jhmq ptok qb qzh keqozhm.\n8 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t1\n9 Cmqbemh qbbk qzh tvvuh qzhxh.\n10 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t1\n11 Htlbm jhmq qb qzh keqozhm.\n12 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t5\n13 Odyeq el qzexlqi.\n14 Mzhxh jeuu ldyeq rb?\tkeqozhm\t13\n15 Vtmm jhmq ptok qb qzh keqozhm.\n16 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n17 Vtmm qbbk qzh yeuk qzhxh.\n18 Mzi aea itmm rhq qzh yeuk?\tqzexlqi\t3\n19 Odyeq jhmq qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t13\n1 Vtmm el pbxha.\n2 Mzhxh jeuu itmm rb?\trtxahm\t1\n3 Htlbm el pbxha.\n4 Mzhxh jeuu ctlbm rb?\trtxahm\t3\n5 Cmqbemh el zdmrxi.\n6 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t5\n7 Htlbm jhmq ptok qb qzh rtxahm.\n8 Mzi aea ctlbm rb qb qzh rtxahm?\tpbxha\t3\n9 Odyeq el qzexlqi.\n10 Mzhxh jeuu ldyeq rb?\tkeqozhm\t9\n11 Cmqbemh ybnha qb qzh keqozhm.\n12 Mzi aea tmqbemh rb qb qzh keqozhm?\tzdmrxi\t5\n13 Cmqbemh rxtppha qzh tvvuh qzhxh.\n14 Mzi aea tmqbemh rhq qzh tvvuh?\tzdmrxi\t5\n15 Vtmm qxtnhuuha qb qzh rtxahm.\n16 Mzi aea itmm rb qb qzh rtxahm?\tpbxha\t1\n17 Vtmm rbq qzh sbbqptuu qzhxh.\n18 Mzi aea itmm rhq qzh sbbqptuu?\tpbxha\t1\n19 Odyeq jhmq ptok qb qzh keqozhm.\n20 Mzi aea ldyeq rb qb qzh keqozhm?\tqzexlqi\t9\n21 Odyeq rxtppha qzh yeuk qzhxh.\n22 Mzi aea ldyeq rhq qzh yeuk?\tqzexlqi\t9\n1 Htlbm el qzexlqi.\n2 Mzhxh jeuu ctlbm rb?\tkeqozhm\t1\n3 Vtmm el qzexlqi.\n4 Mzhxh jeuu itmm rb?\tkeqozhm\t3\n5 Odyeq el pbxha.\n6 Mzhxh jeuu ldyeq rb?\trtxahm\t5\n7 Htlbm ybnha qb qzh keqozhm.\n8 Mzi aea ctlbm rb qb qzh keqozhm?\tqzexlqi\t1\n9 Odyeq qxtnhuuha qb qzh rtxahm.\n10 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t5\n11 Vtmm ybnha qb qzh keqozhm.\n12 Mzi aea itmm rb qb qzh keqozhm?\tqzexlqi\t3\n13 Htlbm rxtppha qzh yeuk qzhxh.\n14 Mzi aea ctlbm rhq qzh yeuk?\tqzexlqi\t1\n15 Cmqbemh el qzexlqi.\n16 Mzhxh jeuu tmqbemh rb?\tkeqozhm\t15\n17 Odyeq rxtppha qzh sbbqptuu qzhxh.\n18 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t5\n19 Cmqbemh cbdxmhiha qb qzh keqozhm.\n20 Mzi aea tmqbemh rb qb qzh keqozhm?\tqzexlqi\t15\n1 Htlbm el qexha.\n2 Mzhxh jeuu ctlbm rb?\tphaxbby\t1\n3 Odyeq el pbxha.\n4 Mzhxh jeuu ldyeq rb?\trtxahm\t3\n5 Htlbm ybnha qb qzh phaxbby.\n6 Mzi aea ctlbm rb qb qzh phaxbby?\tqexha\t1\n7 Odyeq jhmq qb qzh rtxahm.\n8 Mzi aea ldyeq rb qb qzh rtxahm?\tpbxha\t3\n9 Cmqbemh el pbxha.\n10 Mzhxh jeuu tmqbemh rb?\trtxahm\t9\n11 Htlbm veokha dv qzh vtctytl qzhxh.\n12 Mzi aea ctlbm rhq qzh vtctytl?\tqexha\t1\n13 Vtmm el qexha.\n14 Mzhxh jeuu itmm rb?\tphaxbby\t13\n15 Vtmm cbdxmhiha qb qzh phaxbby.\n16 Mzi aea itmm rb qb qzh phaxbby?\tqexha\t13\n17 Odyeq rxtppha qzh sbbqptuu qzhxh.\n18 Mzi aea ldyeq rhq qzh sbbqptuu?\tpbxha\t3\n19 Cmqbemh jhmq ptok qb qzh rtxahm.\n20 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t9\n1 Cmqbemh el pbxha.\n2 Mzhxh jeuu tmqbemh rb?\trtxahm\t1\n3 Odyeq el qexha.\n4 Mzhxh jeuu ldyeq rb?\tphaxbby\t3\n5 Odyeq cbdxmhiha qb qzh phaxbby.\n6 Mzi aea ldyeq rb qb qzh phaxbby?\tqexha\t3\n7 Cmqbemh jhmq qb qzh rtxahm.\n8 Mzi aea tmqbemh rb qb qzh rtxahm?\tpbxha\t1\n9 Odyeq rbq qzh vtctytl qzhxh.\n10 Mzi aea ldyeq rhq qzh vtctytl?\tqexha\t3\n11 Vtmm el zdmrxi.\n12 Mzhxh jeuu itmm rb?\tkeqozhm\t11\n13 Cmqbemh rxtppha qzh sbbqptuu qzhxh.\n14 Mzi aea tmqbemh rhq qzh sbbqptuu?\tpbxha\t1\n"
  },
  {
    "path": "tasksv11/shuffled/qa2_two-supporting-facts_test.txt",
    "content": "1 Utxi rbq qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Mzhxh el qzh yeuk? \tztuujti\t1 4\n6 Hbzm rbq qzh sbbqptuu qzhxh.\n7 Hbzm jhmq qb qzh ztuujti.\n8 Mzhxh el qzh sbbqptuu? \tztuujti\t6 7\n9 Hbzm vdq abjm qzh sbbqptuu.\n10 Utxi jhmq qb qzh rtxahm.\n11 Mzhxh el qzh sbbqptuu? \tztuujti\t9 7\n12 Hbzm jhmq qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Mzhxh el qzh sbbqptuu? \tztuujti\t9 7\n15 Ytmehu jhmq qb qzh ztuujti.\n16 Utxi aelotxaha qzh yeuk.\n17 Mzhxh el qzh yeuk? \trtxahm\t16 10\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Otmaxt vdq abjm qzh yeuk qzhxh.\n7 Mzhxh el qzh yeuk? \trtxahm\t6 2\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Ytmehu qbbk qzh sbbqptuu qzhxh.\n15 Utxi ybnha qb qzh bsseoh.\n16 Otmaxt qxtnhuuha qb qzh phaxbby.\n17 Ytmehu axbvvha qzh sbbqptuu.\n18 Mzhxh el qzh sbbqptuu? \tphaxbby\t17 12\n19 Otmaxt uhsq qzh yeuk qzhxh.\n20 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh yeuk? \tphaxbby\t19 16\n22 Otmaxt rxtppha qzh yeuk qzhxh.\n23 Ytmehu jhmq qb qzh keqozhm.\n24 Mzhxh el qzh sbbqptuu? \tkeqozhm\t20 23\n25 Hbzm qxtnhuuha qb qzh keqozhm.\n26 Utxi ybnha qb qzh ztuujti.\n27 Mzhxh el qzh sbbqptuu? \tkeqozhm\t20 23\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Utxi axbvvha qzh tvvuh.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Ytmehu veokha dv qzh yeuk qzhxh.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Mzhxh el qzh sbbqptuu? \tphaxbby\t5 8\n10 Hbzm ybnha qb qzh ztuujti.\n11 Hbzm aelotxaha qzh sbbqptuu.\n12 Mzhxh el qzh sbbqptuu? \tztuujti\t11 10\n13 Ytmehu axbvvha qzh yeuk.\n14 Hbzm rbq qzh sbbqptuu qzhxh.\n15 Mzhxh el qzh yeuk? \trtxahm\t13 3\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n18 Mzhxh el qzh yeuk? \trtxahm\t13 3\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Utxi jhmq qb qzh ptqzxbby.\n21 Utxi qbbk qzh tvvuh qzhxh.\n22 Utxi axbvvha qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tptqzxbby\t22 20\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Hbzm aelotxaha qzh sbbqptuu.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Otmaxt jhmq qb qzh rtxahm.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Utxi rxtppha qzh yeuk qzhxh.\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Utxi axbvvha qzh yeuk.\n16 Hbzm jhmq ptok qb qzh rtxahm.\n17 Mzhxh el qzh yeuk? \trtxahm\t15 14\n18 Otmaxt rbq qzh yeuk qzhxh.\n19 Otmaxt vdq abjm qzh yeuk.\n20 Mzhxh el qzh yeuk? \trtxahm\t19 6\n21 Utxi jhmq ptok qb qzh ptqzxbby.\n22 Utxi qxtnhuuha qb qzh phaxbby.\n23 Mzhxh el qzh yeuk? \trtxahm\t19 6\n24 Hbzm rbq qzh yeuk qzhxh.\n25 Ytmehu jhmq ptok qb qzh bsseoh.\n26 Ytmehu ybnha qb qzh keqozhm.\n27 Ytmehu rxtppha qzh tvvuh qzhxh.\n28 Hbzm uhsq qzh yeuk.\n29 Ytmehu aelotxaha qzh tvvuh.\n30 Mzhxh el qzh tvvuh? \tkeqozhm\t29 26\n31 Hbzm veokha dv qzh yeuk qzhxh.\n32 Ytmehu jhmq qb qzh ztuujti.\n33 Mzhxh el qzh tvvuh? \tkeqozhm\t29 26\n1 Utxi ybnha qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n4 Utxi ybnha qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Hbzm rxtppha qzh yeuk qzhxh.\n8 Hbzm vdq abjm qzh yeuk.\n9 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm rbq qzh yeuk qzhxh.\n12 Utxi qbbk qzh tvvuh qzhxh.\n13 Utxi uhsq qzh tvvuh.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mzhxh el qzh tvvuh? \tphaxbby\t13 6\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Ytmehu vdq abjm qzh sbbqptuu.\n18 Mzhxh el qzh tvvuh? \tphaxbby\t13 6\n19 Hbzm jhmq ptok qb qzh keqozhm.\n20 Otmaxt rbq qzh sbbqptuu qzhxh.\n21 Hbzm qxtnhuuha qb qzh ztuujti.\n22 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n23 Mzhxh el qzh sbbqptuu? \tptqzxbby\t22 10\n24 Hbzm uhsq qzh yeuk.\n25 Hbzm rxtppha qzh yeuk qzhxh.\n26 Mzhxh el qzh sbbqptuu? \tptqzxbby\t22 10\n27 Utxi jhmq qb qzh ztuujti.\n28 Hbzm ybnha qb qzh phaxbby.\n29 Mzhxh el qzh yeuk? \tphaxbby\t25 28\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Hbzm rxtppha qzh sbbqptuu qzhxh.\n3 Hbzm uhsq qzh sbbqptuu qzhxh.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Hbzm rxtppha qzh yeuk qzhxh.\n6 Hbzm qxtnhuuha qb qzh keqozhm.\n7 Mzhxh el qzh yeuk? \tkeqozhm\t5 6\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Otmaxt jhmq qb qzh bsseoh.\n10 Mzhxh el qzh yeuk? \tkeqozhm\t5 6\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Ytmehu veokha dv qzh tvvuh qzhxh.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Ytmehu axbvvha qzh tvvuh qzhxh.\n15 Mzhxh el qzh tvvuh? \tptqzxbby\t14 11\n16 Otmaxt jhmq ptok qb qzh bsseoh.\n17 Ytmehu cbdxmhiha qb qzh keqozhm.\n18 Mzhxh el qzh tvvuh? \tptqzxbby\t14 11\n19 Hbzm vdq abjm qzh yeuk.\n20 Ytmehu ybnha qb qzh phaxbby.\n21 Mzhxh el qzh yeuk? \tkeqozhm\t19 6\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Hbzm cbdxmhiha qb qzh phaxbby.\n7 Ytmehu rbq qzh tvvuh qzhxh.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Ytmehu qxtnhuuha qb qzh rtxahm.\n10 Ytmehu axbvvha qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \trtxahm\t10 9\n12 Utxi uhsq qzh sbbqptuu.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh tvvuh? \trtxahm\t10 9\n15 Hbzm ybnha qb qzh ztuujti.\n16 Hbzm jhmq ptok qb qzh phaxbby.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t12 3\n18 Otmaxt rbq qzh tvvuh qzhxh.\n19 Hbzm jhmq qb qzh keqozhm.\n20 Utxi jhmq qb qzh ptqzxbby.\n21 Utxi cbdxmhiha qb qzh rtxahm.\n22 Otmaxt jhmq ptok qb qzh keqozhm.\n23 Otmaxt vdq abjm qzh tvvuh qzhxh.\n24 Mzhxh el qzh tvvuh? \tkeqozhm\t23 22\n25 Utxi jhmq ptok qb qzh phaxbby.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Mzhxh el qzh tvvuh? \tkeqozhm\t23 22\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Otmaxt rbq qzh yeuk qzhxh.\n7 Utxi ybnha qb qzh bsseoh.\n8 Utxi jhmq qb qzh ztuujti.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Mzhxh el qzh yeuk? \tbsseoh\t6 10\n12 Hbzm cbdxmhiha qb qzh rtxahm.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Utxi jhmq ptok qb qzh bsseoh.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Otmaxt jhmq ptok qb qzh bsseoh.\n19 Ytmehu ybnha qb qzh keqozhm.\n20 Hbzm qbbk qzh sbbqptuu qzhxh.\n21 Hbzm uhsq qzh sbbqptuu.\n22 Mzhxh el qzh sbbqptuu? \tkeqozhm\t21 16\n23 Otmaxt jhmq ptok qb qzh phaxbby.\n24 Otmaxt jhmq ptok qb qzh ztuujti.\n25 Mzhxh el qzh sbbqptuu? \tkeqozhm\t21 16\n26 Hbzm rxtppha qzh sbbqptuu qzhxh.\n27 Ytmehu jhmq qb qzh ptqzxbby.\n28 Hbzm uhsq qzh sbbqptuu.\n29 Otmaxt jhmq ptok qb qzh phaxbby.\n30 Mzhxh el qzh sbbqptuu? \tkeqozhm\t28 16\n31 Utxi jhmq qb qzh keqozhm.\n32 Hbzm rxtppha qzh sbbqptuu qzhxh.\n33 Otmaxt vdq abjm qzh yeuk qzhxh.\n34 Hbzm ybnha qb qzh rtxahm.\n35 Mzhxh el qzh yeuk? \tphaxbby\t33 29\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Hbzm rbq qzh yeuk qzhxh.\n4 Hbzm vdq abjm qzh yeuk.\n5 Hbzm rbq qzh yeuk qzhxh.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Mzhxh el qzh yeuk? \tphaxbby\t5 7\n10 Hbzm jhmq qb qzh bsseoh.\n11 Hbzm uhsq qzh yeuk.\n12 Mzhxh el qzh yeuk? \tbsseoh\t11 10\n13 Utxi jhmq qb qzh phaxbby.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Mzhxh el qzh yeuk? \tbsseoh\t11 10\n16 Hbzm jhmq qb qzh ptqzxbby.\n17 Utxi ybnha qb qzh ptqzxbby.\n18 Mzhxh el qzh yeuk? \tbsseoh\t11 10\n19 Utxi jhmq qb qzh keqozhm.\n20 Utxi qxtnhuuha qb qzh bsseoh.\n21 Otmaxt ybnha qb qzh keqozhm.\n22 Ytmehu veokha dv qzh tvvuh qzhxh.\n23 Otmaxt qxtnhuuha qb qzh rtxahm.\n24 Utxi qxtnhuuha qb qzh phaxbby.\n25 Ytmehu jhmq qb qzh keqozhm.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Mzhxh el qzh tvvuh? \tkeqozhm\t22 25\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Utxi veokha dv qzh yeuk qzhxh.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Mzhxh el qzh yeuk? \tphaxbby\t3 4\n6 Otmaxt qbbk qzh sbbqptuu qzhxh.\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 7\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t6 9\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Otmaxt vdq abjm qzh sbbqptuu.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t13 9\n15 Utxi aelotxaha qzh yeuk.\n16 Otmaxt ybnha qb qzh keqozhm.\n17 Mzhxh el qzh yeuk? \tphaxbby\t15 4\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Ytmehu jhmq ptok qb qzh ztuujti.\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Mzhxh el qzh yeuk? \tptqzxbby\t1 4\n6 Ytmehu axbvvha qzh yeuk.\n7 Ytmehu qbbk qzh yeuk qzhxh.\n8 Hbzm rxtppha qzh tvvuh qzhxh.\n9 Otmaxt cbdxmhiha qb qzh keqozhm.\n10 Hbzm jhmq qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mzhxh el qzh tvvuh? \tztuujti\t8 10\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Otmaxt jhmq ptok qb qzh keqozhm.\n17 Otmaxt jhmq ptok qb qzh ptqzxbby.\n18 Hbzm jhmq qb qzh keqozhm.\n19 Otmaxt rbq qzh sbbqptuu qzhxh.\n20 Otmaxt jhmq qb qzh keqozhm.\n21 Mzhxh el qzh sbbqptuu? \tkeqozhm\t19 20\n22 Ytmehu uhsq qzh yeuk.\n23 Otmaxt vdq abjm qzh sbbqptuu.\n24 Mzhxh el qzh sbbqptuu? \tkeqozhm\t23 20\n25 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n26 Otmaxt vdq abjm qzh sbbqptuu.\n27 Mzhxh el qzh sbbqptuu? \tkeqozhm\t26 20\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Utxi ybnha qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Hbzm rxtppha qzh yeuk qzhxh.\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Utxi jhmq qb qzh ztuujti.\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Mzhxh el qzh tvvuh? \tptqzxbby\t14 13\n16 Hbzm vdq abjm qzh yeuk.\n17 Hbzm veokha dv qzh tvvuh qzhxh.\n18 Mzhxh el qzh yeuk? \tptqzxbby\t16 13\n19 Ytmehu jhmq ptok qb qzh ptqzxbby.\n20 Hbzm qbbk qzh yeuk qzhxh.\n21 Ytmehu qxtnhuuha qb qzh rtxahm.\n22 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n23 Hbzm qxtnhuuha qb qzh keqozhm.\n24 Utxi jhmq ptok qb qzh bsseoh.\n25 Mzhxh el qzh yeuk? \tkeqozhm\t20 23\n26 Utxi ybnha qb qzh ztuujti.\n27 Hbzm uhsq qzh yeuk.\n28 Mzhxh el qzh yeuk? \tkeqozhm\t27 23\n29 Hbzm jhmq ptok qb qzh phaxbby.\n30 Hbzm uhsq qzh tvvuh qzhxh.\n31 Mzhxh el qzh tvvuh? \tphaxbby\t30 29\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Hbzm qbbk qzh yeuk qzhxh.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Mzhxh el qzh yeuk? \trtxahm\t3 4\n6 Otmaxt ybnha qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Mzhxh el qzh yeuk? \trtxahm\t3 4\n9 Hbzm jhmq qb qzh keqozhm.\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Hbzm axbvvha qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \tkeqozhm\t12 9\n14 Hbzm vdq abjm qzh yeuk.\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Mzhxh el qzh sbbqptuu? \tkeqozhm\t12 9\n17 Utxi qxtnhuuha qb qzh ptqzxbby.\n18 Ytmehu jhmq qb qzh bsseoh.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t12 9\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Mzhxh el qzh sbbqptuu? \tkeqozhm\t7 8\n10 Ytmehu aelotxaha qzh sbbqptuu.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Mzhxh el qzh sbbqptuu? \tkeqozhm\t10 8\n13 Ytmehu qbbk qzh sbbqptuu qzhxh.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Utxi qxtnhuuha qb qzh bsseoh.\n16 Hbzm qxtnhuuha qb qzh ztuujti.\n17 Hbzm jhmq ptok qb qzh bsseoh.\n18 Ytmehu cbdxmhiha qb qzh phaxbby.\n19 Ytmehu rbq qzh yeuk qzhxh.\n20 Ytmehu aelotxaha qzh yeuk.\n21 Mzhxh el qzh yeuk? \tphaxbby\t20 18\n22 Otmaxt jhmq qb qzh ptqzxbby.\n23 Utxi jhmq ptok qb qzh phaxbby.\n24 Mzhxh el qzh yeuk? \tphaxbby\t20 18\n25 Ytmehu qbbk qzh tvvuh qzhxh.\n26 Ytmehu axbvvha qzh sbbqptuu.\n27 Mzhxh el qzh sbbqptuu? \tphaxbby\t26 18\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Ytmehu axbvvha qzh tvvuh.\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Otmaxt ybnha qb qzh rtxahm.\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Otmaxt jhmq qb qzh ptqzxbby.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Utxi ybnha qb qzh rtxahm.\n12 Hbzm veokha dv qzh tvvuh qzhxh.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Mzhxh el qzh tvvuh? \trtxahm\t12 14\n16 Utxi jhmq qb qzh bsseoh.\n17 Ytmehu jhmq qb qzh phaxbby.\n18 Mzhxh el qzh tvvuh? \trtxahm\t12 14\n19 Hbzm jhmq qb qzh ptqzxbby.\n20 Hbzm axbvvha qzh tvvuh.\n21 Mzhxh el qzh tvvuh? \tptqzxbby\t20 19\n22 Utxi cbdxmhiha qb qzh phaxbby.\n23 Otmaxt rxtppha qzh tvvuh qzhxh.\n24 Ytmehu ybnha qb qzh keqozhm.\n25 Otmaxt uhsq qzh tvvuh.\n26 Mzhxh el qzh tvvuh? \tptqzxbby\t25 9\n27 Hbzm rxtppha qzh tvvuh qzhxh.\n28 Otmaxt cbdxmhiha qb qzh keqozhm.\n29 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n30 Ytmehu qxtnhuuha qb qzh bsseoh.\n31 Hbzm vdq abjm qzh tvvuh.\n32 Utxi cbdxmhiha qb qzh keqozhm.\n33 Mzhxh el qzh tvvuh? \tptqzxbby\t31 19\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Otmaxt rbq qzh tvvuh qzhxh.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Utxi rxtppha qzh yeuk qzhxh.\n9 Mzhxh el qzh tvvuh? \tbsseoh\t4 7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el qzh yeuk? \tztuujti\t8 11\n13 Otmaxt aelotxaha qzh tvvuh.\n14 Utxi uhsq qzh yeuk.\n15 Mzhxh el qzh yeuk? \tztuujti\t14 11\n16 Utxi qbbk qzh yeuk qzhxh.\n17 Utxi uhsq qzh yeuk.\n18 Mzhxh el qzh yeuk? \tztuujti\t17 11\n19 Hbzm rbq qzh sbbqptuu qzhxh.\n20 Hbzm ybnha qb qzh ztuujti.\n21 Mzhxh el qzh yeuk? \tztuujti\t17 11\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Ytmehu cbdxmhiha qb qzh rtxahm.\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Hbzm rbq qzh sbbqptuu qzhxh.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t8 9\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t8 9\n15 Utxi ybnha qb qzh ztuujti.\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Ytmehu ybnha qb qzh ztuujti.\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Hbzm jhmq ptok qb qzh ztuujti.\n20 Ytmehu jhmq ptok qb qzh ztuujti.\n21 Ytmehu jhmq qb qzh phaxbby.\n22 Hbzm ybnha qb qzh keqozhm.\n23 Utxi ybnha qb qzh bsseoh.\n24 Hbzm jhmq ptok qb qzh rtxahm.\n25 Otmaxt qbbk qzh tvvuh qzhxh.\n26 Ytmehu jhmq qb qzh bsseoh.\n27 Utxi jhmq ptok qb qzh keqozhm.\n28 Utxi jhmq qb qzh phaxbby.\n29 Hbzm cbdxmhiha qb qzh ptqzxbby.\n30 Otmaxt jhmq ptok qb qzh ztuujti.\n31 Otmaxt ybnha qb qzh phaxbby.\n32 Ytmehu ybnha qb qzh rtxahm.\n33 Hbzm jhmq ptok qb qzh phaxbby.\n34 Utxi jhmq ptok qb qzh bsseoh.\n35 Hbzm ybnha qb qzh keqozhm.\n36 Hbzm rxtppha qzh yeuk qzhxh.\n37 Ytmehu cbdxmhiha qb qzh phaxbby.\n38 Hbzm aelotxaha qzh sbbqptuu.\n39 Mzhxh el qzh sbbqptuu? \tkeqozhm\t38 35\n40 Hbzm uhsq qzh yeuk.\n41 Hbzm qbbk qzh yeuk qzhxh.\n42 Mzhxh el qzh sbbqptuu? \tkeqozhm\t38 35\n43 Hbzm veokha dv qzh sbbqptuu qzhxh.\n44 Hbzm vdq abjm qzh sbbqptuu.\n45 Mzhxh el qzh sbbqptuu? \tkeqozhm\t44 35\n1 Hbzm jhmq qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Hbzm rxtppha qzh yeuk qzhxh.\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Otmaxt axbvvha qzh tvvuh qzhxh.\n8 Hbzm axbvvha qzh yeuk.\n9 Mzhxh el qzh yeuk? \tptqzxbby\t8 2\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el qzh tvvuh? \tkeqozhm\t7 5\n13 Otmaxt rbq qzh sbbqptuu qzhxh.\n14 Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el qzh yeuk? \tptqzxbby\t8 2\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Utxi rxtppha qzh tvvuh qzhxh.\n18 Mzhxh el qzh sbbqptuu? \tphaxbby\t13 16\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Utxi aelotxaha qzh tvvuh.\n21 Mzhxh el qzh tvvuh? \tkeqozhm\t20 14\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Utxi veokha dv qzh yeuk qzhxh.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Utxi axbvvha qzh yeuk qzhxh.\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Ytmehu jhmq ptok qb qzh bsseoh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Utxi rbq qzh yeuk qzhxh.\n12 Ytmehu qbbk qzh tvvuh qzhxh.\n13 Hbzm veokha dv qzh sbbqptuu qzhxh.\n14 Utxi jhmq qb qzh keqozhm.\n15 Mzhxh el qzh yeuk? \tkeqozhm\t11 14\n16 Utxi axbvvha qzh yeuk.\n17 Ytmehu qxtnhuuha qb qzh phaxbby.\n18 Mzhxh el qzh yeuk? \tkeqozhm\t16 14\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Ytmehu jhmq qb qzh rtxahm.\n21 Mzhxh el qzh yeuk? \tkeqozhm\t16 14\n22 Utxi veokha dv qzh yeuk qzhxh.\n23 Utxi uhsq qzh yeuk.\n24 Mzhxh el qzh yeuk? \tkeqozhm\t23 14\n25 Hbzm qxtnhuuha qb qzh rtxahm.\n26 Utxi qxtnhuuha qb qzh bsseoh.\n27 Mzhxh el qzh yeuk? \tkeqozhm\t23 14\n1 Utxi jhmq qb qzh rtxahm.\n2 Hbzm veokha dv qzh yeuk qzhxh.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Hbzm aelotxaha qzh yeuk.\n6 Hbzm cbdxmhiha qb qzh phaxbby.\n7 Hbzm rbq qzh sbbqptuu qzhxh.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Mzhxh el qzh sbbqptuu? \tptqzxbby\t7 8\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Mzhxh el qzh sbbqptuu? \tptqzxbby\t7 8\n13 Hbzm vdq abjm qzh sbbqptuu.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el qzh sbbqptuu? \tptqzxbby\t13 8\n16 Utxi veokha dv qzh yeuk qzhxh.\n17 Utxi ybnha qb qzh ztuujti.\n18 Mzhxh el qzh sbbqptuu? \tptqzxbby\t13 8\n19 Hbzm jhmq qb qzh rtxahm.\n20 Utxi aelotxaha qzh yeuk.\n21 Mzhxh el qzh yeuk? \tztuujti\t20 17\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Hbzm qbbk qzh yeuk qzhxh.\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Utxi jhmq qb qzh keqozhm.\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm aelotxaha qzh yeuk.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el qzh yeuk? \tbsseoh\t13 8\n16 Ytmehu cbdxmhiha qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh bsseoh.\n18 Mzhxh el qzh yeuk? \tbsseoh\t13 8\n19 Ytmehu veokha dv qzh yeuk qzhxh.\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Hbzm jhmq qb qzh rtxahm.\n22 Ytmehu qxtnhuuha qb qzh keqozhm.\n23 Mzhxh el qzh yeuk? \tkeqozhm\t19 22\n24 Hbzm cbdxmhiha qb qzh phaxbby.\n25 Otmaxt cbdxmhiha qb qzh rtxahm.\n26 Otmaxt ybnha qb qzh keqozhm.\n27 Ytmehu aelotxaha qzh yeuk.\n28 Mzhxh el qzh yeuk? \tkeqozhm\t27 22\n29 Hbzm veokha dv qzh sbbqptuu qzhxh.\n30 Ytmehu qbbk qzh yeuk qzhxh.\n31 Hbzm uhsq qzh sbbqptuu.\n32 Utxi jhmq qb qzh phaxbby.\n33 Mzhxh el qzh sbbqptuu? \tphaxbby\t31 24\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Hbzm jhmq qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Otmaxt aelotxaha qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t10 9\n12 Utxi cbdxmhiha qb qzh phaxbby.\n13 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n14 Utxi rxtppha qzh yeuk qzhxh.\n15 Utxi aelotxaha qzh yeuk.\n16 Mzhxh el qzh yeuk? \tphaxbby\t15 12\n17 Ytmehu ybnha qb qzh phaxbby.\n18 Utxi veokha dv qzh yeuk qzhxh.\n19 Utxi rbq qzh tvvuh qzhxh.\n20 Otmaxt jhmq ptok qb qzh keqozhm.\n21 Utxi aelotxaha qzh tvvuh qzhxh.\n22 Ytmehu qbbk qzh tvvuh qzhxh.\n23 Utxi vdq abjm qzh yeuk qzhxh.\n24 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n25 Mzhxh el qzh tvvuh? \tptqzxbby\t22 24\n26 Utxi cbdxmhiha qb qzh ztuujti.\n27 Ytmehu jhmq qb qzh keqozhm.\n28 Mzhxh el qzh yeuk? \tphaxbby\t23 12\n29 Ytmehu jhmq ptok qb qzh ptqzxbby.\n30 Ytmehu axbvvha qzh tvvuh.\n31 Mzhxh el qzh tvvuh? \tptqzxbby\t30 29\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Hbzm cbdxmhiha qb qzh phaxbby.\n4 Hbzm ybnha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Ytmehu jhmq qb qzh ztuujti.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Utxi cbdxmhiha qb qzh phaxbby.\n13 Hbzm veokha dv qzh sbbqptuu qzhxh.\n14 Hbzm axbvvha qzh sbbqptuu.\n15 Mzhxh el qzh sbbqptuu? \tphaxbby\t14 11\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Mzhxh el qzh sbbqptuu? \tphaxbby\t14 11\n19 Otmaxt rxtppha qzh tvvuh qzhxh.\n20 Hbzm rxtppha qzh sbbqptuu qzhxh.\n21 Utxi jhmq ptok qb qzh ptqzxbby.\n22 Hbzm aelotxaha qzh sbbqptuu.\n23 Mzhxh el qzh sbbqptuu? \tphaxbby\t22 11\n24 Hbzm veokha dv qzh sbbqptuu qzhxh.\n25 Ytmehu jhmq qb qzh bsseoh.\n26 Otmaxt aelotxaha qzh tvvuh.\n27 Otmaxt rxtppha qzh tvvuh qzhxh.\n28 Hbzm vdq abjm qzh sbbqptuu.\n29 Ytmehu ybnha qb qzh rtxahm.\n30 Mzhxh el qzh sbbqptuu? \tphaxbby\t28 11\n31 Otmaxt uhsq qzh tvvuh.\n32 Hbzm cbdxmhiha qb qzh rtxahm.\n33 Mzhxh el qzh tvvuh? \tbsseoh\t31 16\n1 Hbzm rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el qzh sbbqptuu? \tbsseoh\t1 2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Mzhxh el qzh sbbqptuu? \tztuujti\t1 5\n7 Hbzm axbvvha qzh sbbqptuu.\n8 Hbzm rxtppha qzh sbbqptuu qzhxh.\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Otmaxt veokha dv qzh yeuk qzhxh.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Mzhxh el qzh yeuk? \tbsseoh\t10 11\n14 Hbzm rxtppha qzh tvvuh qzhxh.\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tphaxbby\t10 15\n17 Hbzm aelotxaha qzh tvvuh.\n18 Utxi jhmq ptok qb qzh ztuujti.\n19 Mzhxh el qzh tvvuh? \tptqzxbby\t17 12\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt vdq abjm qzh sbbqptuu.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Utxi rxtppha qzh yeuk qzhxh.\n7 Mzhxh el qzh tvvuh? \tztuujti\t3 5\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Otmaxt ybnha qb qzh ptqzxbby.\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Mzhxh el qzh yeuk? \tphaxbby\t6 10\n13 Hbzm axbvvha qzh sbbqptuu.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Mzhxh el qzh tvvuh? \trtxahm\t14 8\n16 Hbzm rbq qzh tvvuh qzhxh.\n17 Hbzm veokha dv qzh sbbqptuu qzhxh.\n18 Ytmehu ybnha qb qzh rtxahm.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Hbzm aelotxaha qzh sbbqptuu.\n21 Ytmehu qxtnhuuha qb qzh phaxbby.\n22 Mzhxh el qzh sbbqptuu? \trtxahm\t20 8\n23 Hbzm rxtppha qzh sbbqptuu qzhxh.\n24 Ytmehu jhmq ptok qb qzh ztuujti.\n25 Utxi cbdxmhiha qb qzh ztuujti.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Hbzm axbvvha qzh sbbqptuu.\n28 Ytmehu jhmq qb qzh keqozhm.\n29 Mzhxh el qzh sbbqptuu? \trtxahm\t27 8\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Ytmehu axbvvha qzh tvvuh.\n3 Utxi ybnha qb qzh phaxbby.\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Utxi jhmq qb qzh keqozhm.\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Utxi vdq abjm qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \tkeqozhm\t12 9\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Mzhxh el qzh sbbqptuu? \tkeqozhm\t12 9\n17 Utxi rbq qzh sbbqptuu qzhxh.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t18 9\n20 Ytmehu jhmq ptok qb qzh keqozhm.\n21 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n22 Hbzm qxtnhuuha qb qzh phaxbby.\n23 Ytmehu ybnha qb qzh phaxbby.\n24 Mzhxh el qzh sbbqptuu? \tphaxbby\t21 23\n25 Utxi cbdxmhiha qb qzh ptqzxbby.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Mzhxh el qzh sbbqptuu? \tphaxbby\t21 23\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Utxi ybnha qb qzh keqozhm.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm aelotxaha qzh sbbqptuu.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Hbzm jhmq qb qzh keqozhm.\n10 Utxi ybnha qb qzh bsseoh.\n11 Mzhxh el qzh sbbqptuu? \tkeqozhm\t8 9\n12 Otmaxt vdq abjm qzh yeuk.\n13 Hbzm uhsq qzh sbbqptuu.\n14 Mzhxh el qzh sbbqptuu? \tkeqozhm\t13 9\n15 Hbzm ybnha qb qzh ztuujti.\n16 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n17 Mzhxh el qzh yeuk? \tkeqozhm\t12 5\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Ytmehu jhmq qb qzh ptqzxbby.\n20 Utxi ybnha qb qzh phaxbby.\n21 Utxi qbbk qzh tvvuh qzhxh.\n22 Otmaxt jhmq ptok qb qzh ztuujti.\n23 Otmaxt aelotxaha qzh sbbqptuu.\n24 Mzhxh el qzh sbbqptuu? \tztuujti\t23 22\n25 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n26 Ytmehu ybnha qb qzh rtxahm.\n27 Ytmehu qxtnhuuha qb qzh phaxbby.\n28 Ytmehu ybnha qb qzh rtxahm.\n29 Otmaxt aelotxaha qzh sbbqptuu.\n30 Hbzm qxtnhuuha qb qzh bsseoh.\n31 Mzhxh el qzh sbbqptuu? \tztuujti\t29 22\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Utxi veokha dv qzh sbbqptuu qzhxh.\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Utxi ybnha qb qzh bsseoh.\n10 Utxi vdq abjm qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tbsseoh\t10 9\n12 Otmaxt rxtppha qzh yeuk qzhxh.\n13 Otmaxt uhsq qzh yeuk.\n14 Mzhxh el qzh yeuk? \tbsseoh\t13 8\n15 Utxi qbbk qzh sbbqptuu qzhxh.\n16 Otmaxt qbbk qzh yeuk qzhxh.\n17 Utxi axbvvha qzh sbbqptuu.\n18 Utxi qxtnhuuha qb qzh phaxbby.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t17 9\n20 Hbzm jhmq qb qzh ztuujti.\n21 Otmaxt qbbk qzh sbbqptuu qzhxh.\n22 Utxi jhmq ptok qb qzh ztuujti.\n23 Otmaxt qxtnhuuha qb qzh keqozhm.\n24 Mzhxh el qzh sbbqptuu? \tkeqozhm\t21 23\n25 Hbzm cbdxmhiha qb qzh rtxahm.\n26 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t21 26\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Ytmehu axbvvha qzh sbbqptuu.\n5 Mzhxh el qzh sbbqptuu? \tphaxbby\t4 3\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Mzhxh el qzh sbbqptuu? \tphaxbby\t4 3\n9 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Mzhxh el qzh sbbqptuu? \tphaxbby\t11 6\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Ytmehu qxtnhuuha qb qzh phaxbby.\n16 Mzhxh el qzh sbbqptuu? \tphaxbby\t11 6\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Hbzm cbdxmhiha qb qzh keqozhm.\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Ytmehu qbbk qzh sbbqptuu qzhxh.\n21 Ytmehu jhmq qb qzh rtxahm.\n22 Utxi qxtnhuuha qb qzh phaxbby.\n23 Mzhxh el qzh sbbqptuu? \trtxahm\t20 21\n1 Hbzm rbq qzh sbbqptuu qzhxh.\n2 Hbzm uhsq qzh sbbqptuu.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Ytmehu rbq qzh tvvuh qzhxh.\n7 Hbzm rbq qzh sbbqptuu qzhxh.\n8 Hbzm uhsq qzh sbbqptuu.\n9 Ytmehu cbdxmhiha qb qzh keqozhm.\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Mzhxh el qzh tvvuh? \tkeqozhm\t6 9\n12 Hbzm jhmq qb qzh bsseoh.\n13 Utxi qbbk qzh yeuk qzhxh.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n17 Utxi aelotxaha qzh yeuk.\n18 Mzhxh el qzh yeuk? \tptqzxbby\t17 4\n19 Otmaxt ybnha qb qzh bsseoh.\n20 Utxi rbq qzh yeuk qzhxh.\n21 Utxi ybnha qb qzh rtxahm.\n22 Utxi uhsq qzh yeuk.\n23 Mzhxh el qzh yeuk? \trtxahm\t22 21\n24 Ytmehu axbvvha qzh tvvuh.\n25 Otmaxt jhmq ptok qb qzh ptqzxbby.\n26 Mzhxh el qzh tvvuh? \tkeqozhm\t24 9\n27 Hbzm jhmq ptok qb qzh ztuujti.\n28 Utxi rbq qzh yeuk qzhxh.\n29 Mzhxh el qzh tvvuh? \tkeqozhm\t24 9\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Otmaxt uhsq qzh tvvuh.\n7 Mzhxh el qzh tvvuh? \tphaxbby\t6 2\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Mzhxh el qzh tvvuh? \tphaxbby\t6 2\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Ytmehu jhmq ptok qb qzh ztuujti.\n13 Mzhxh el qzh tvvuh? \tphaxbby\t6 2\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Otmaxt jhmq ptok qb qzh keqozhm.\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Utxi jhmq ptok qb qzh ztuujti.\n20 Utxi qxtnhuuha qb qzh rtxahm.\n21 Utxi qbbk qzh sbbqptuu qzhxh.\n22 Utxi jhmq qb qzh keqozhm.\n23 Utxi rxtppha qzh yeuk qzhxh.\n24 Mzhxh el qzh sbbqptuu? \tkeqozhm\t21 22\n25 Hbzm jhmq qb qzh rtxahm.\n26 Hbzm qxtnhuuha qb qzh keqozhm.\n27 Mzhxh el qzh sbbqptuu? \tkeqozhm\t21 22\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Otmaxt vdq abjm qzh sbbqptuu.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Mzhxh el qzh sbbqptuu? \tztuujti\t7 3\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Hbzm axbvvha qzh yeuk.\n12 Mzhxh el qzh sbbqptuu? \tztuujti\t7 3\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el qzh yeuk? \tphaxbby\t11 8\n16 Ytmehu qxtnhuuha qb qzh phaxbby.\n17 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n18 Mzhxh el qzh yeuk? \tphaxbby\t11 8\n19 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n20 Otmaxt uhsq qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tztuujti\t20 3\n1 Hbzm ybnha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Hbzm jhmq ptok qb qzh keqozhm.\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Ytmehu veokha dv qzh tvvuh qzhxh.\n13 Utxi jhmq qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Mzhxh el qzh tvvuh? \trtxahm\t12 14\n16 Ytmehu uhsq qzh tvvuh.\n17 Ytmehu rxtppha qzh tvvuh qzhxh.\n18 Otmaxt qbbk qzh sbbqptuu qzhxh.\n19 Ytmehu aelotxaha qzh tvvuh.\n20 Mzhxh el qzh tvvuh? \trtxahm\t19 14\n21 Utxi cbdxmhiha qb qzh keqozhm.\n22 Otmaxt cbdxmhiha qb qzh keqozhm.\n23 Mzhxh el qzh tvvuh? \trtxahm\t19 14\n24 Ytmehu qxtnhuuha qb qzh phaxbby.\n25 Otmaxt jhmq qb qzh phaxbby.\n26 Mzhxh el qzh tvvuh? \trtxahm\t19 14\n27 Ytmehu jhmq ptok qb qzh ztuujti.\n28 Hbzm jhmq qb qzh ztuujti.\n29 Hbzm jhmq qb qzh bsseoh.\n30 Hbzm ybnha qb qzh keqozhm.\n31 Otmaxt axbvvha qzh sbbqptuu.\n32 Ytmehu jhmq qb qzh rtxahm.\n33 Mzhxh el qzh sbbqptuu? \tphaxbby\t31 25\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Ytmehu jhmq qb qzh ztuujti.\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Ytmehu jhmq qb qzh rtxahm.\n7 Mzhxh el qzh sbbqptuu? \trtxahm\t4 6\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Ytmehu aelotxaha qzh sbbqptuu.\n10 Mzhxh el qzh sbbqptuu? \trtxahm\t9 6\n11 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Hbzm veokha dv qzh tvvuh qzhxh.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el qzh tvvuh? \tztuujti\t13 14\n16 Utxi qxtnhuuha qb qzh phaxbby.\n17 Ytmehu jhmq ptok qb qzh ptqzxbby.\n18 Mzhxh el qzh tvvuh? \tztuujti\t13 14\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Otmaxt aelotxaha qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tbsseoh\t20 19\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Hbzm qbbk qzh yeuk qzhxh.\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Ytmehu veokha dv qzh tvvuh qzhxh.\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el qzh tvvuh? \tphaxbby\t6 8\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el qzh tvvuh? \tptqzxbby\t6 11\n13 Hbzm axbvvha qzh yeuk qzhxh.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mzhxh el qzh yeuk? \tztuujti\t13 10\n16 Hbzm jhmq ptok qb qzh keqozhm.\n17 Utxi ybnha qb qzh bsseoh.\n18 Mzhxh el qzh yeuk? \tztuujti\t13 10\n19 Otmaxt jhmq qb qzh ztuujti.\n20 Otmaxt rxtppha qzh yeuk qzhxh.\n21 Ytmehu axbvvha qzh tvvuh.\n22 Hbzm jhmq ptok qb qzh ztuujti.\n23 Mzhxh el qzh tvvuh? \tptqzxbby\t21 11\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Utxi rbq qzh yeuk qzhxh.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Mzhxh el qzh yeuk? \tkeqozhm\t3 4\n6 Utxi rbq qzh tvvuh qzhxh.\n7 Utxi ybnha qb qzh ztuujti.\n8 Mzhxh el qzh tvvuh? \tztuujti\t6 7\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Utxi ybnha qb qzh keqozhm.\n11 Mzhxh el qzh tvvuh? \tkeqozhm\t6 10\n12 Hbzm cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Ytmehu qxtnhuuha qb qzh bsseoh.\n17 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n18 Utxi cbdxmhiha qb qzh bsseoh.\n19 Hbzm cbdxmhiha qb qzh ptqzxbby.\n20 Ytmehu aelotxaha qzh sbbqptuu.\n21 Utxi aelotxaha qzh yeuk.\n22 Mzhxh el qzh yeuk? \tbsseoh\t21 18\n23 Utxi rxtppha qzh sbbqptuu qzhxh.\n24 Otmaxt jhmq ptok qb qzh ptqzxbby.\n25 Mzhxh el qzh yeuk? \tbsseoh\t21 18\n1 Otmaxt qbbk qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Mzhxh el qzh yeuk? \trtxahm\t1 2\n4 Otmaxt axbvvha qzh yeuk qzhxh.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Mzhxh el qzh yeuk? \trtxahm\t4 2\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el qzh yeuk? \trtxahm\t4 2\n10 Hbzm rbq qzh tvvuh qzhxh.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Hbzm axbvvha qzh tvvuh.\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Mzhxh el qzh tvvuh? \tkeqozhm\t12 8\n15 Hbzm veokha dv qzh tvvuh qzhxh.\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Utxi cbdxmhiha qb qzh keqozhm.\n18 Hbzm aelotxaha qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \tkeqozhm\t18 8\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Mzhxh el qzh tvvuh? \tbsseoh\t2 4\n6 Otmaxt qbbk qzh yeuk qzhxh.\n7 Utxi aelotxaha qzh tvvuh.\n8 Mzhxh el qzh tvvuh? \tbsseoh\t7 4\n9 Utxi rbq qzh tvvuh qzhxh.\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Otmaxt axbvvha qzh yeuk qzhxh.\n13 Mzhxh el qzh yeuk? \tkeqozhm\t12 3\n14 Utxi vdq abjm qzh tvvuh.\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Mzhxh el qzh tvvuh? \tbsseoh\t14 4\n17 Ytmehu jhmq ptok qb qzh rtxahm.\n18 Hbzm ybnha qb qzh bsseoh.\n19 Mzhxh el qzh yeuk? \tkeqozhm\t12 3\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Ytmehu jhmq qb qzh rtxahm.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Mzhxh el qzh tvvuh? \trtxahm\t2 3\n6 Ytmehu uhsq qzh tvvuh.\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Mzhxh el qzh tvvuh? \trtxahm\t6 3\n9 Otmaxt jhmq qb qzh bsseoh.\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Mzhxh el qzh tvvuh? \trtxahm\t6 3\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Utxi ybnha qb qzh bsseoh.\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Utxi ybnha qb qzh bsseoh.\n17 Hbzm jhmq ptok qb qzh ptqzxbby.\n18 Hbzm qxtnhuuha qb qzh bsseoh.\n19 Ytmehu jhmq ptok qb qzh rtxahm.\n20 Hbzm qxtnhuuha qb qzh keqozhm.\n21 Utxi jhmq qb qzh phaxbby.\n22 Ytmehu ybnha qb qzh ptqzxbby.\n23 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n24 Otmaxt qxtnhuuha qb qzh ztuujti.\n25 Ytmehu veokha dv qzh yeuk qzhxh.\n26 Ytmehu axbvvha qzh yeuk.\n27 Ytmehu qbbk qzh yeuk qzhxh.\n28 Ytmehu ybnha qb qzh phaxbby.\n29 Otmaxt jhmq qb qzh rtxahm.\n30 Mzhxh el qzh yeuk? \tphaxbby\t27 28\n31 Otmaxt qxtnhuuha qb qzh keqozhm.\n32 Otmaxt qxtnhuuha qb qzh bsseoh.\n33 Mzhxh el qzh yeuk? \tphaxbby\t27 28\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Hbzm cbdxmhiha qb qzh ptqzxbby.\n4 Hbzm aelotxaha qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \tptqzxbby\t4 3\n6 Hbzm cbdxmhiha qb qzh rtxahm.\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Mzhxh el qzh tvvuh? \tptqzxbby\t4 3\n9 Otmaxt jhmq ptok qb qzh rtxahm.\n10 Otmaxt uhsq qzh yeuk qzhxh.\n11 Mzhxh el qzh yeuk? \trtxahm\t10 9\n12 Hbzm rxtppha qzh yeuk qzhxh.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Mzhxh el qzh yeuk? \tkeqozhm\t12 13\n15 Ytmehu jhmq qb qzh rtxahm.\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Mzhxh el qzh yeuk? \tkeqozhm\t12 13\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Otmaxt ybnha qb qzh bsseoh.\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Utxi jhmq qb qzh bsseoh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Hbzm qxtnhuuha qb qzh phaxbby.\n13 Hbzm ybnha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Otmaxt veokha dv qzh yeuk qzhxh.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Mzhxh el qzh yeuk? \tbsseoh\t15 16\n18 Hbzm qxtnhuuha qb qzh phaxbby.\n19 Hbzm qxtnhuuha qb qzh ptqzxbby.\n20 Mzhxh el qzh yeuk? \tbsseoh\t15 16\n21 Otmaxt jhmq ptok qb qzh rtxahm.\n22 Hbzm jhmq qb qzh ztuujti.\n23 Otmaxt vdq abjm qzh yeuk.\n24 Utxi veokha dv qzh yeuk qzhxh.\n25 Hbzm jhmq ptok qb qzh keqozhm.\n26 Hbzm jhmq qb qzh rtxahm.\n27 Utxi vdq abjm qzh yeuk.\n28 Otmaxt veokha dv qzh yeuk qzhxh.\n29 Otmaxt jhmq ptok qb qzh ztuujti.\n30 Hbzm cbdxmhiha qb qzh ztuujti.\n31 Mzhxh el qzh yeuk? \tztuujti\t28 29\n32 Hbzm ybnha qb qzh phaxbby.\n33 Otmaxt jhmq ptok qb qzh rtxahm.\n34 Mzhxh el qzh yeuk? \trtxahm\t28 33\n35 Hbzm ybnha qb qzh ztuujti.\n36 Otmaxt axbvvha qzh yeuk qzhxh.\n37 Mzhxh el qzh yeuk? \trtxahm\t36 33\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Utxi ybnha qb qzh keqozhm.\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh bsseoh.\n12 Utxi rbq qzh tvvuh qzhxh.\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Ytmehu rbq qzh yeuk qzhxh.\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Ytmehu uhsq qzh yeuk.\n17 Mzhxh el qzh yeuk? \tbsseoh\t16 13\n18 Hbzm qxtnhuuha qb qzh bsseoh.\n19 Utxi vdq abjm qzh tvvuh.\n20 Mzhxh el qzh yeuk? \tbsseoh\t16 13\n21 Ytmehu jhmq qb qzh ptqzxbby.\n22 Hbzm rbq qzh yeuk qzhxh.\n23 Mzhxh el qzh tvvuh? \trtxahm\t19 15\n24 Hbzm qxtnhuuha qb qzh ptqzxbby.\n25 Hbzm axbvvha qzh yeuk qzhxh.\n26 Mzhxh el qzh yeuk? \tptqzxbby\t25 24\n27 Otmaxt veokha dv qzh tvvuh qzhxh.\n28 Ytmehu ybnha qb qzh bsseoh.\n29 Mzhxh el qzh yeuk? \tptqzxbby\t25 24\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Utxi axbvvha qzh sbbqptuu.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Mzhxh el qzh sbbqptuu? \tkeqozhm\t5 3\n8 Hbzm ybnha qb qzh phaxbby.\n9 Utxi qxtnhuuha qb qzh ptqzxbby.\n10 Mzhxh el qzh sbbqptuu? \tkeqozhm\t5 3\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Otmaxt jhmq qb qzh ptqzxbby.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 13\n18 Utxi qxtnhuuha qb qzh bsseoh.\n19 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n20 Otmaxt ybnha qb qzh ztuujti.\n21 Utxi ybnha qb qzh phaxbby.\n22 Utxi jhmq ptok qb qzh ztuujti.\n23 Hbzm jhmq qb qzh bsseoh.\n24 Otmaxt jhmq ptok qb qzh keqozhm.\n25 Ytmehu jhmq ptok qb qzh ztuujti.\n26 Hbzm cbdxmhiha qb qzh keqozhm.\n27 Utxi jhmq qb qzh rtxahm.\n28 Utxi veokha dv qzh yeuk qzhxh.\n29 Ytmehu jhmq ptok qb qzh rtxahm.\n30 Utxi qxtnhuuha qb qzh bsseoh.\n31 Utxi cbdxmhiha qb qzh keqozhm.\n32 Mzhxh el qzh yeuk? \tkeqozhm\t28 31\n33 Ytmehu uhsq qzh sbbqptuu.\n34 Utxi vdq abjm qzh yeuk.\n35 Mzhxh el qzh sbbqptuu? \trtxahm\t33 29\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Hbzm qbbk qzh tvvuh qzhxh.\n6 Hbzm vdq abjm qzh tvvuh.\n7 Utxi vdq abjm qzh sbbqptuu.\n8 Hbzm qbbk qzh tvvuh qzhxh.\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Hbzm vdq abjm qzh tvvuh.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Ytmehu veokha dv qzh yeuk qzhxh.\n15 Hbzm jhmq qb qzh ztuujti.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Otmaxt veokha dv qzh tvvuh qzhxh.\n18 Utxi qxtnhuuha qb qzh phaxbby.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Otmaxt cbdxmhiha qb qzh bsseoh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t17 20\n22 Hbzm jhmq ptok qb qzh keqozhm.\n23 Hbzm ybnha qb qzh rtxahm.\n24 Otmaxt uhsq qzh tvvuh.\n25 Otmaxt qbbk qzh tvvuh qzhxh.\n26 Otmaxt vdq abjm qzh tvvuh.\n27 Hbzm jhmq ptok qb qzh ptqzxbby.\n28 Mzhxh el qzh tvvuh? \tbsseoh\t26 20\n29 Otmaxt qxtnhuuha qb qzh rtxahm.\n30 Ytmehu jhmq qb qzh ptqzxbby.\n31 Mzhxh el qzh tvvuh? \tbsseoh\t26 20\n32 Ytmehu uhsq qzh yeuk.\n33 Utxi qbbk qzh yeuk qzhxh.\n34 Utxi vdq abjm qzh yeuk.\n35 Utxi cbdxmhiha qb qzh keqozhm.\n36 Mzhxh el qzh yeuk? \tptqzxbby\t34 19\n37 Utxi ybnha qb qzh phaxbby.\n38 Hbzm jhmq qb qzh rtxahm.\n39 Mzhxh el qzh yeuk? \tptqzxbby\t34 19\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Mzhxh el qzh tvvuh? \tbsseoh\t1 2\n4 Utxi jhmq qb qzh bsseoh.\n5 Hbzm aelotxaha qzh tvvuh.\n6 Mzhxh el qzh tvvuh? \tbsseoh\t5 2\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh el qzh tvvuh? \tbsseoh\t5 2\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Ytmehu uhsq qzh tvvuh.\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Otmaxt rbq qzh tvvuh qzhxh.\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tphaxbby\t12 15\n17 Otmaxt jhmq qb qzh phaxbby.\n18 Hbzm qxtnhuuha qb qzh ztuujti.\n19 Mzhxh el qzh tvvuh? \tphaxbby\t14 17\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Mzhxh el qzh tvvuh? \tphaxbby\t3 4\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Mzhxh el qzh tvvuh? \tkeqozhm\t3 6\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Utxi uhsq qzh sbbqptuu.\n12 Ytmehu qbbk qzh yeuk qzhxh.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t11 7\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Hbzm jhmq qb qzh rtxahm.\n16 Utxi vdq abjm qzh sbbqptuu qzhxh.\n17 Ytmehu vdq abjm qzh yeuk qzhxh.\n18 Mzhxh el qzh yeuk? \tptqzxbby\t17 10\n19 Ytmehu rxtppha qzh yeuk qzhxh.\n20 Ytmehu jhmq qb qzh keqozhm.\n21 Mzhxh el qzh sbbqptuu? \trtxahm\t16 7\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Hbzm ybnha qb qzh phaxbby.\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Utxi qbbk qzh yeuk qzhxh.\n7 Utxi vdq abjm qzh yeuk.\n8 Utxi jhmq qb qzh rtxahm.\n9 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Otmaxt jhmq ptok qb qzh ptqzxbby.\n13 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 12\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 12\n17 Hbzm qxtnhuuha qb qzh bsseoh.\n18 Ytmehu qxtnhuuha qb qzh rtxahm.\n19 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 12\n20 Ytmehu vdq abjm qzh tvvuh.\n21 Ytmehu qbbk qzh tvvuh qzhxh.\n22 Ytmehu aelotxaha qzh tvvuh qzhxh.\n23 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n24 Mzhxh el qzh tvvuh? \trtxahm\t22 18\n25 Utxi veokha dv qzh tvvuh qzhxh.\n26 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t26 12\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Ytmehu axbvvha qzh tvvuh.\n3 Hbzm ybnha qb qzh phaxbby.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Hbzm uhsq qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tphaxbby\t8 3\n10 Otmaxt axbvvha qzh sbbqptuu.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Mzhxh el qzh tvvuh? \tphaxbby\t8 3\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Mzhxh el qzh sbbqptuu? \tkeqozhm\t10 7\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Otmaxt qxtnhuuha qb qzh rtxahm.\n18 Utxi jhmq qb qzh phaxbby.\n19 Otmaxt rxtppha qzh yeuk qzhxh.\n20 Ytmehu jhmq ptok qb qzh phaxbby.\n21 Ytmehu veokha dv qzh tvvuh qzhxh.\n22 Ytmehu qxtnhuuha qb qzh bsseoh.\n23 Ytmehu vdq abjm qzh tvvuh.\n24 Mzhxh el qzh tvvuh? \tbsseoh\t23 22\n25 Otmaxt axbvvha qzh yeuk.\n26 Ytmehu rxtppha qzh tvvuh qzhxh.\n27 Mzhxh el qzh yeuk? \trtxahm\t25 17\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Hbzm ybnha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Hbzm jhmq qb qzh rtxahm.\n7 Utxi vdq abjm qzh tvvuh qzhxh.\n8 Utxi veokha dv qzh tvvuh qzhxh.\n9 Utxi ybnha qb qzh ztuujti.\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Mzhxh el qzh tvvuh? \tztuujti\t8 9\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Mzhxh el qzh tvvuh? \tztuujti\t8 9\n15 Utxi aelotxaha qzh tvvuh qzhxh.\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Otmaxt ybnha qb qzh ptqzxbby.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Mzhxh el qzh tvvuh? \tkeqozhm\t16 18\n20 Ytmehu ybnha qb qzh keqozhm.\n21 Utxi cbdxmhiha qb qzh ptqzxbby.\n22 Mzhxh el qzh tvvuh? \tptqzxbby\t16 21\n23 Utxi vdq abjm qzh tvvuh.\n24 Hbzm ybnha qb qzh phaxbby.\n25 Mzhxh el qzh tvvuh? \tptqzxbby\t23 21\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Hbzm uhsq qzh tvvuh.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh tvvuh qzhxh.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Hbzm vdq abjm qzh tvvuh.\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Mzhxh el qzh yeuk? \tztuujti\t8 9\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Mzhxh el qzh yeuk? \trtxahm\t8 12\n15 Ytmehu aelotxaha qzh yeuk.\n16 Ytmehu rbq qzh sbbqptuu qzhxh.\n17 Mzhxh el qzh yeuk? \trtxahm\t15 12\n18 Ytmehu rbq qzh yeuk qzhxh.\n19 Ytmehu aelotxaha qzh sbbqptuu.\n20 Mzhxh el qzh sbbqptuu? \trtxahm\t19 12\n21 Ytmehu uhsq qzh yeuk.\n22 Ytmehu rxtppha qzh yeuk qzhxh.\n23 Mzhxh el qzh sbbqptuu? \trtxahm\t19 12\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Mzhxh el qzh tvvuh? \tptqzxbby\t1 2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Mzhxh el qzh tvvuh? \tztuujti\t1 5\n7 Utxi ybnha qb qzh phaxbby.\n8 Ytmehu uhsq qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tztuujti\t8 5\n10 Otmaxt qbbk qzh sbbqptuu qzhxh.\n11 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n12 Mzhxh el qzh tvvuh? \tztuujti\t8 5\n13 Otmaxt qbbk qzh sbbqptuu qzhxh.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el qzh tvvuh? \tztuujti\t8 5\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Ytmehu rxtppha qzh yeuk qzhxh.\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Otmaxt rbq qzh tvvuh qzhxh.\n9 Mzhxh el qzh yeuk? \tptqzxbby\t6 7\n10 Ytmehu vdq abjm qzh yeuk.\n11 Hbzm rbq qzh yeuk qzhxh.\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Utxi jhmq qb qzh bsseoh.\n14 Mzhxh el qzh tvvuh? \tkeqozhm\t8 12\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Otmaxt vdq abjm qzh tvvuh.\n17 Mzhxh el qzh tvvuh? \tztuujti\t16 15\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n20 Mzhxh el qzh tvvuh? \tztuujti\t16 15\n21 Otmaxt vdq abjm qzh sbbqptuu.\n22 Otmaxt qbbk qzh sbbqptuu qzhxh.\n23 Mzhxh el qzh tvvuh? \tztuujti\t16 15\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Hbzm veokha dv qzh yeuk qzhxh.\n3 Hbzm uhsq qzh yeuk.\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Ytmehu cbdxmhiha qb qzh rtxahm.\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Hbzm qbbk qzh yeuk qzhxh.\n10 Hbzm vdq abjm qzh yeuk qzhxh.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Otmaxt vdq abjm qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t12 4\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t12 4\n17 Hbzm cbdxmhiha qb qzh bsseoh.\n18 Hbzm rxtppha qzh tvvuh qzhxh.\n19 Mzhxh el qzh sbbqptuu? \trtxahm\t12 4\n20 Hbzm qxtnhuuha qb qzh ptqzxbby.\n21 Hbzm uhsq qzh tvvuh qzhxh.\n22 Mzhxh el qzh tvvuh? \tptqzxbby\t21 20\n23 Ytmehu jhmq qb qzh ptqzxbby.\n24 Ytmehu rxtppha qzh tvvuh qzhxh.\n25 Otmaxt ybnha qb qzh ztuujti.\n26 Ytmehu cbdxmhiha qb qzh ztuujti.\n27 Mzhxh el qzh tvvuh? \tztuujti\t24 26\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Ytmehu axbvvha qzh tvvuh.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Ytmehu uhsq qzh tvvuh.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Utxi jhmq qb qzh rtxahm.\n13 Hbzm uhsq qzh tvvuh.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el qzh tvvuh? \trtxahm\t13 7\n16 Utxi ybnha qb qzh bsseoh.\n17 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n18 Mzhxh el qzh tvvuh? \trtxahm\t13 7\n19 Utxi cbdxmhiha qb qzh rtxahm.\n20 Utxi ybnha qb qzh bsseoh.\n21 Hbzm veokha dv qzh tvvuh qzhxh.\n22 Otmaxt qxtnhuuha qb qzh keqozhm.\n23 Hbzm qxtnhuuha qb qzh ptqzxbby.\n24 Ytmehu qxtnhuuha qb qzh ztuujti.\n25 Mzhxh el qzh tvvuh? \tptqzxbby\t21 23\n26 Otmaxt qxtnhuuha qb qzh bsseoh.\n27 Hbzm qxtnhuuha qb qzh bsseoh.\n28 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n29 Otmaxt cbdxmhiha qb qzh ztuujti.\n30 Utxi jhmq qb qzh ptqzxbby.\n31 Hbzm cbdxmhiha qb qzh ptqzxbby.\n32 Utxi jhmq qb qzh ztuujti.\n33 Otmaxt cbdxmhiha qb qzh bsseoh.\n34 Hbzm uhsq qzh tvvuh qzhxh.\n35 Ytmehu cbdxmhiha qb qzh keqozhm.\n36 Mzhxh el qzh tvvuh? \tptqzxbby\t34 31\n37 Hbzm rxtppha qzh tvvuh qzhxh.\n38 Utxi jhmq ptok qb qzh bsseoh.\n39 Utxi jhmq qb qzh keqozhm.\n40 Hbzm jhmq ptok qb qzh rtxahm.\n41 Mzhxh el qzh tvvuh? \trtxahm\t37 40\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Hbzm vdq abjm qzh sbbqptuu.\n10 Hbzm qbbk qzh tvvuh qzhxh.\n11 Mzhxh el qzh sbbqptuu? \tkeqozhm\t9 3\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Mzhxh el qzh tvvuh? \tbsseoh\t10 12\n15 Utxi cbdxmhiha qb qzh keqozhm.\n16 Hbzm veokha dv qzh yeuk qzhxh.\n17 Mzhxh el qzh tvvuh? \tbsseoh\t10 12\n18 Utxi rbq qzh sbbqptuu qzhxh.\n19 Otmaxt cbdxmhiha qb qzh ztuujti.\n20 Utxi uhsq qzh sbbqptuu.\n21 Hbzm uhsq qzh tvvuh.\n22 Mzhxh el qzh sbbqptuu? \tkeqozhm\t20 15\n23 Utxi cbdxmhiha qb qzh phaxbby.\n24 Hbzm vdq abjm qzh yeuk.\n25 Mzhxh el qzh tvvuh? \tbsseoh\t21 12\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Otmaxt qbbk qzh yeuk qzhxh.\n4 Otmaxt vdq abjm qzh yeuk.\n5 Mzhxh el qzh yeuk? \tztuujti\t4 1\n6 Utxi jhmq qb qzh phaxbby.\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Mzhxh el qzh yeuk? \tztuujti\t4 1\n9 Utxi jhmq qb qzh keqozhm.\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Mzhxh el qzh yeuk? \tztuujti\t4 1\n12 Otmaxt axbvvha qzh tvvuh.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Mzhxh el qzh tvvuh? \tkeqozhm\t12 7\n15 Utxi rxtppha qzh tvvuh qzhxh.\n16 Ytmehu cbdxmhiha qb qzh ztuujti.\n17 Ytmehu ybnha qb qzh keqozhm.\n18 Ytmehu qxtnhuuha qb qzh bsseoh.\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Utxi uhsq qzh tvvuh.\n21 Mzhxh el qzh tvvuh? \tkeqozhm\t20 9\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Hbzm jhmq ptok qb qzh ptqzxbby.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Otmaxt uhsq qzh sbbqptuu.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 2\n12 Otmaxt jhmq ptok qb qzh ptqzxbby.\n13 Utxi uhsq qzh tvvuh.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 2\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Ytmehu rxtppha qzh yeuk qzhxh.\n18 Ytmehu ybnha qb qzh bsseoh.\n19 Mzhxh el qzh yeuk? \tbsseoh\t17 18\n20 Ytmehu vdq abjm qzh yeuk.\n21 Ytmehu qxtnhuuha qb qzh rtxahm.\n22 Mzhxh el qzh yeuk? \tbsseoh\t20 18\n23 Ytmehu jhmq ptok qb qzh keqozhm.\n24 Ytmehu cbdxmhiha qb qzh ztuujti.\n25 Mzhxh el qzh yeuk? \tbsseoh\t20 18\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Utxi ybnha qb qzh phaxbby.\n4 Otmaxt uhsq qzh tvvuh.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Otmaxt rxtppha qzh tvvuh qzhxh.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Otmaxt uhsq qzh tvvuh qzhxh.\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt aelotxaha qzh tvvuh.\n12 Ytmehu jhmq qb qzh rtxahm.\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n16 Otmaxt jhmq ptok qb qzh phaxbby.\n17 Mzhxh el qzh sbbqptuu? \tphaxbby\t15 16\n18 Hbzm jhmq qb qzh rtxahm.\n19 Otmaxt axbvvha qzh sbbqptuu.\n20 Mzhxh el qzh sbbqptuu? \tphaxbby\t19 16\n21 Otmaxt rbq qzh sbbqptuu qzhxh.\n22 Otmaxt vdq abjm qzh sbbqptuu.\n23 Mzhxh el qzh sbbqptuu? \tphaxbby\t22 16\n24 Ytmehu jhmq qb qzh phaxbby.\n25 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n26 Utxi jhmq ptok qb qzh bsseoh.\n27 Ytmehu aelotxaha qzh sbbqptuu.\n28 Mzhxh el qzh sbbqptuu? \tphaxbby\t27 24\n29 Utxi rxtppha qzh yeuk qzhxh.\n30 Otmaxt jhmq qb qzh ztuujti.\n31 Mzhxh el qzh sbbqptuu? \tphaxbby\t27 24\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt uhsq qzh sbbqptuu.\n3 Otmaxt jhmq qb qzh ptqzxbby.\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Hbzm veokha dv qzh yeuk qzhxh.\n9 Ytmehu qbbk qzh tvvuh qzhxh.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Mzhxh el qzh tvvuh? \tbsseoh\t9 11\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Ytmehu axbvvha qzh tvvuh qzhxh.\n16 Mzhxh el qzh tvvuh? \tbsseoh\t15 11\n17 Ytmehu jhmq qb qzh keqozhm.\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Mzhxh el qzh tvvuh? \tbsseoh\t15 11\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Otmaxt jhmq ptok qb qzh ptqzxbby.\n22 Mzhxh el qzh tvvuh? \tbsseoh\t15 11\n23 Ytmehu ybnha qb qzh ptqzxbby.\n24 Hbzm vdq abjm qzh yeuk.\n25 Mzhxh el qzh yeuk? \tphaxbby\t24 7\n1 Otmaxt rbq qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Hbzm cbdxmhiha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Otmaxt vdq abjm qzh sbbqptuu.\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Otmaxt ybnha qb qzh ztuujti.\n16 Ytmehu jhmq ptok qb qzh bsseoh.\n17 Otmaxt uhsq qzh sbbqptuu qzhxh.\n18 Hbzm rxtppha qzh sbbqptuu qzhxh.\n19 Hbzm axbvvha qzh sbbqptuu.\n20 Hbzm aelotxaha qzh yeuk qzhxh.\n21 Mzhxh el qzh yeuk? \tztuujti\t20 11\n22 Utxi jhmq qb qzh bsseoh.\n23 Utxi qxtnhuuha qb qzh rtxahm.\n24 Mzhxh el qzh sbbqptuu? \tztuujti\t19 11\n25 Otmaxt ybnha qb qzh ptqzxbby.\n26 Otmaxt jhmq qb qzh keqozhm.\n27 Mzhxh el qzh yeuk? \tztuujti\t20 11\n28 Utxi ybnha qb qzh ptqzxbby.\n29 Otmaxt qxtnhuuha qb qzh bsseoh.\n30 Hbzm jhmq qb qzh phaxbby.\n31 Utxi rxtppha qzh tvvuh qzhxh.\n32 Utxi vdq abjm qzh tvvuh.\n33 Utxi qxtnhuuha qb qzh ztuujti.\n34 Mzhxh el qzh tvvuh? \tptqzxbby\t32 28\n35 Utxi rbq qzh yeuk qzhxh.\n36 Hbzm ybnha qb qzh rtxahm.\n37 Mzhxh el qzh tvvuh? \tptqzxbby\t32 28\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Utxi ybnha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Hbzm qxtnhuuha qb qzh rtxahm.\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Otmaxt cbdxmhiha qb qzh keqozhm.\n10 Utxi jhmq qb qzh phaxbby.\n11 Mzhxh el qzh sbbqptuu? \tphaxbby\t8 10\n12 Ytmehu jhmq qb qzh rtxahm.\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Mzhxh el qzh sbbqptuu? \tphaxbby\t8 10\n15 Utxi ybnha qb qzh bsseoh.\n16 Utxi aelotxaha qzh sbbqptuu qzhxh.\n17 Mzhxh el qzh sbbqptuu? \tbsseoh\t16 15\n18 Otmaxt ybnha qb qzh rtxahm.\n19 Hbzm qbbk qzh sbbqptuu qzhxh.\n20 Utxi qxtnhuuha qb qzh keqozhm.\n21 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n22 Ytmehu cbdxmhiha qb qzh phaxbby.\n23 Utxi jhmq ptok qb qzh bsseoh.\n24 Otmaxt ybnha qb qzh bsseoh.\n25 Hbzm jhmq ptok qb qzh phaxbby.\n26 Utxi qxtnhuuha qb qzh rtxahm.\n27 Hbzm axbvvha qzh sbbqptuu.\n28 Mzhxh el qzh sbbqptuu? \tphaxbby\t27 25\n29 Otmaxt jhmq ptok qb qzh rtxahm.\n30 Otmaxt ybnha qb qzh ztuujti.\n31 Mzhxh el qzh sbbqptuu? \tphaxbby\t27 25\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Hbzm veokha dv qzh tvvuh qzhxh.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Mzhxh el qzh yeuk? \tptqzxbby\t1 3\n6 Hbzm vdq abjm qzh tvvuh.\n7 Utxi uhsq qzh yeuk.\n8 Mzhxh el qzh yeuk? \tptqzxbby\t7 3\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Mzhxh el qzh yeuk? \tptqzxbby\t7 3\n12 Utxi veokha dv qzh yeuk qzhxh.\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Utxi uhsq qzh yeuk.\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tptqzxbby\t14 3\n17 Ytmehu jhmq ptok qb qzh phaxbby.\n18 Ytmehu cbdxmhiha qb qzh rtxahm.\n19 Mzhxh el qzh yeuk? \tptqzxbby\t14 3\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Utxi veokha dv qzh yeuk qzhxh.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Utxi ybnha qb qzh keqozhm.\n5 Mzhxh el qzh yeuk? \tkeqozhm\t2 4\n6 Otmaxt ybnha qb qzh ztuujti.\n7 Utxi axbvvha qzh tvvuh.\n8 Mzhxh el qzh yeuk? \tkeqozhm\t2 4\n9 Utxi axbvvha qzh yeuk.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Mzhxh el qzh yeuk? \tkeqozhm\t9 4\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Mzhxh el qzh yeuk? \tkeqozhm\t9 4\n15 Ytmehu qxtnhuuha qb qzh ztuujti.\n16 Utxi ybnha qb qzh ztuujti.\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Hbzm qxtnhuuha qb qzh rtxahm.\n19 Utxi jhmq qb qzh rtxahm.\n20 Otmaxt ybnha qb qzh rtxahm.\n21 Hbzm ybnha qb qzh ptqzxbby.\n22 Utxi jhmq qb qzh bsseoh.\n23 Utxi jhmq ptok qb qzh rtxahm.\n24 Otmaxt jhmq qb qzh ztuujti.\n25 Ytmehu cbdxmhiha qb qzh rtxahm.\n26 Utxi cbdxmhiha qb qzh bsseoh.\n27 Otmaxt jhmq ptok qb qzh phaxbby.\n28 Utxi qxtnhuuha qb qzh ptqzxbby.\n29 Utxi jhmq qb qzh phaxbby.\n30 Ytmehu jhmq qb qzh bsseoh.\n31 Utxi cbdxmhiha qb qzh rtxahm.\n32 Ytmehu ybnha qb qzh phaxbby.\n33 Ytmehu ybnha qb qzh keqozhm.\n34 Hbzm ybnha qb qzh phaxbby.\n35 Utxi ybnha qb qzh ztuujti.\n36 Otmaxt ybnha qb qzh ptqzxbby.\n37 Hbzm ybnha qb qzh ptqzxbby.\n38 Ytmehu jhmq qb qzh ztuujti.\n39 Hbzm jhmq qb qzh keqozhm.\n40 Hbzm qxtnhuuha qb qzh ptqzxbby.\n41 Otmaxt qxtnhuuha qb qzh bsseoh.\n42 Otmaxt qxtnhuuha qb qzh keqozhm.\n43 Utxi jhmq qb qzh phaxbby.\n44 Ytmehu qxtnhuuha qb qzh phaxbby.\n45 Utxi ybnha qb qzh ptqzxbby.\n46 Utxi ybnha qb qzh rtxahm.\n47 Ytmehu jhmq qb qzh ptqzxbby.\n48 Ytmehu jhmq qb qzh rtxahm.\n49 Otmaxt jhmq ptok qb qzh bsseoh.\n50 Hbzm jhmq qb qzh bsseoh.\n51 Hbzm ybnha qb qzh ptqzxbby.\n52 Utxi qxtnhuuha qb qzh phaxbby.\n53 Utxi ybnha qb qzh ztuujti.\n54 Ytmehu qxtnhuuha qb qzh keqozhm.\n55 Hbzm qxtnhuuha qb qzh keqozhm.\n56 Otmaxt qxtnhuuha qb qzh keqozhm.\n57 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n58 Hbzm rbq qzh yeuk qzhxh.\n59 Hbzm qxtnhuuha qb qzh rtxahm.\n60 Hbzm jhmq qb qzh keqozhm.\n61 Mzhxh el qzh yeuk? \tkeqozhm\t58 60\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Hbzm jhmq ptok qb qzh keqozhm.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Otmaxt rbq qzh yeuk qzhxh.\n12 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Ytmehu uhsq qzh sbbqptuu.\n17 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 15\n18 Utxi cbdxmhiha qb qzh bsseoh.\n19 Utxi jhmq ptok qb qzh rtxahm.\n20 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 15\n21 Utxi ybnha qb qzh keqozhm.\n22 Utxi ybnha qb qzh phaxbby.\n23 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 15\n24 Otmaxt uhsq qzh yeuk.\n25 Utxi ybnha qb qzh keqozhm.\n26 Mzhxh el qzh yeuk? \tbsseoh\t24 10\n27 Otmaxt rbq qzh yeuk qzhxh.\n28 Hbzm cbdxmhiha qb qzh bsseoh.\n29 Ytmehu rbq qzh sbbqptuu qzhxh.\n30 Ytmehu jhmq ptok qb qzh keqozhm.\n31 Mzhxh el qzh sbbqptuu? \tkeqozhm\t29 30\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Ytmehu axbvvha qzh sbbqptuu.\n4 Otmaxt aelotxaha qzh tvvuh.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el qzh sbbqptuu? \tptqzxbby\t5 7\n10 Otmaxt axbvvha qzh tvvuh.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Otmaxt rbq qzh tvvuh qzhxh.\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Hbzm axbvvha qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t15 7\n17 Otmaxt uhsq qzh tvvuh.\n18 Hbzm rxtppha qzh sbbqptuu qzhxh.\n19 Ytmehu rbq qzh tvvuh qzhxh.\n20 Hbzm uhsq qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 7\n22 Ytmehu aelotxaha qzh tvvuh.\n23 Otmaxt jhmq ptok qb qzh ptqzxbby.\n24 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 7\n25 Otmaxt jhmq qb qzh keqozhm.\n26 Ytmehu qxtnhuuha qb qzh ztuujti.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 7\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Otmaxt jhmq qb qzh phaxbby.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Utxi jhmq qb qzh rtxahm.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Utxi qxtnhuuha qb qzh ptqzxbby.\n13 Mzhxh el qzh tvvuh? \tptqzxbby\t11 12\n14 Hbzm jhmq qb qzh ztuujti.\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Mzhxh el qzh tvvuh? \tptqzxbby\t11 12\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Ytmehu aelotxaha qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \trtxahm\t18 9\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Ytmehu qxtnhuuha qb qzh phaxbby.\n22 Mzhxh el qzh sbbqptuu? \trtxahm\t18 9\n23 Utxi aelotxaha qzh tvvuh qzhxh.\n24 Otmaxt ybnha qb qzh rtxahm.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t18 9\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Utxi qbbk qzh sbbqptuu qzhxh.\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh bsseoh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t6 10\n12 Ytmehu jhmq qb qzh rtxahm.\n13 Hbzm vdq abjm qzh tvvuh.\n14 Mzhxh el qzh tvvuh? \tptqzxbby\t13 7\n15 Hbzm jhmq qb qzh phaxbby.\n16 Utxi ybnha qb qzh ztuujti.\n17 Mzhxh el qzh tvvuh? \tptqzxbby\t13 7\n18 Ytmehu ybnha qb qzh keqozhm.\n19 Utxi vdq abjm qzh sbbqptuu qzhxh.\n20 Mzhxh el qzh sbbqptuu? \tztuujti\t19 16\n21 Otmaxt ybnha qb qzh phaxbby.\n22 Hbzm rxtppha qzh yeuk qzhxh.\n23 Mzhxh el qzh sbbqptuu? \tztuujti\t19 16\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Utxi qbbk qzh tvvuh qzhxh.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Utxi axbvvha qzh tvvuh qzhxh.\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Utxi qxtnhuuha qb qzh rtxahm.\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Mzhxh el qzh sbbqptuu? \tztuujti\t8 12\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Mzhxh el qzh sbbqptuu? \tztuujti\t14 12\n17 Utxi veokha dv qzh sbbqptuu qzhxh.\n18 Otmaxt ybnha qb qzh ztuujti.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n21 Otmaxt jhmq qb qzh bsseoh.\n22 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n23 Utxi jhmq qb qzh ptqzxbby.\n24 Utxi ybnha qb qzh phaxbby.\n25 Utxi jhmq qb qzh ztuujti.\n26 Ytmehu jhmq qb qzh bsseoh.\n27 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n28 Ytmehu jhmq ptok qb qzh rtxahm.\n29 Utxi aelotxaha qzh sbbqptuu.\n30 Ytmehu jhmq qb qzh ptqzxbby.\n31 Mzhxh el qzh sbbqptuu? \tztuujti\t29 25\n32 Utxi cbdxmhiha qb qzh phaxbby.\n33 Hbzm ybnha qb qzh bsseoh.\n34 Mzhxh el qzh sbbqptuu? \tztuujti\t29 25\n35 Hbzm cbdxmhiha qb qzh phaxbby.\n36 Ytmehu jhmq ptok qb qzh bsseoh.\n37 Ytmehu qxtnhuuha qb qzh keqozhm.\n38 Ytmehu jhmq qb qzh phaxbby.\n39 Hbzm jhmq ptok qb qzh ztuujti.\n40 Utxi uhsq qzh yeuk.\n41 Mzhxh el qzh yeuk? \tphaxbby\t40 32\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Utxi uhsq qzh sbbqptuu qzhxh.\n5 Ytmehu rbq qzh sbbqptuu qzhxh.\n6 Otmaxt rbq qzh yeuk qzhxh.\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Hbzm ybnha qb qzh phaxbby.\n11 Mzhxh el qzh yeuk? \trtxahm\t6 9\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Otmaxt vdq abjm qzh yeuk.\n14 Mzhxh el qzh yeuk? \trtxahm\t13 9\n15 Utxi rxtppha qzh yeuk qzhxh.\n16 Ytmehu cbdxmhiha qb qzh phaxbby.\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Hbzm jhmq ptok qb qzh bsseoh.\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Hbzm cbdxmhiha qb qzh phaxbby.\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Hbzm qxtnhuuha qb qzh keqozhm.\n23 Ytmehu ybnha qb qzh ztuujti.\n24 Hbzm qxtnhuuha qb qzh phaxbby.\n25 Ytmehu vdq abjm qzh sbbqptuu.\n26 Utxi jhmq qb qzh keqozhm.\n27 Mzhxh el qzh sbbqptuu? \tztuujti\t25 23\n28 Ytmehu qxtnhuuha qb qzh rtxahm.\n29 Utxi cbdxmhiha qb qzh ztuujti.\n30 Mzhxh el qzh sbbqptuu? \tztuujti\t25 23\n31 Otmaxt jhmq ptok qb qzh phaxbby.\n32 Hbzm ybnha qb qzh bsseoh.\n33 Ytmehu cbdxmhiha qb qzh ztuujti.\n34 Utxi aelotxaha qzh yeuk.\n35 Mzhxh el qzh yeuk? \tztuujti\t34 29\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Otmaxt veokha dv qzh yeuk qzhxh.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Otmaxt rbq qzh tvvuh qzhxh.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Mzhxh el qzh sbbqptuu? \trtxahm\t5 6\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Mzhxh el qzh sbbqptuu? \trtxahm\t5 6\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Otmaxt aelotxaha qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \trtxahm\t12 11\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Otmaxt jhmq ptok qb qzh ptqzxbby.\n16 Mzhxh el qzh tvvuh? \trtxahm\t12 11\n17 Utxi jhmq ptok qb qzh ptqzxbby.\n18 Utxi uhsq qzh sbbqptuu.\n19 Mzhxh el qzh tvvuh? \trtxahm\t12 11\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Otmaxt jhmq ptok qb qzh phaxbby.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Mzhxh el qzh yeuk? \tphaxbby\t2 3\n6 Ytmehu qxtnhuuha qb qzh bsseoh.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Mzhxh el qzh yeuk? \tbsseoh\t2 7\n9 Hbzm rbq qzh tvvuh qzhxh.\n10 Utxi ybnha qb qzh keqozhm.\n11 Otmaxt uhsq qzh yeuk qzhxh.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Mzhxh el qzh yeuk? \tbsseoh\t11 7\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Ytmehu cbdxmhiha qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tbsseoh\t11 7\n17 Hbzm axbvvha qzh tvvuh.\n18 Utxi vdq abjm qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t18 10\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Otmaxt vdq abjm qzh sbbqptuu.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t6 4\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Utxi qbbk qzh yeuk qzhxh.\n10 Mzhxh el qzh sbbqptuu? \tztuujti\t6 4\n11 Utxi ybnha qb qzh bsseoh.\n12 Otmaxt jhmq qb qzh rtxahm.\n13 Mzhxh el qzh yeuk? \tbsseoh\t9 11\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Utxi jhmq qb qzh ztuujti.\n16 Mzhxh el qzh yeuk? \tztuujti\t9 15\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Utxi aelotxaha qzh yeuk.\n19 Mzhxh el qzh yeuk? \tztuujti\t18 15\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Utxi ybnha qb qzh ztuujti.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Hbzm rxtppha qzh sbbqptuu qzhxh.\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm aelotxaha qzh sbbqptuu.\n12 Hbzm rxtppha qzh sbbqptuu qzhxh.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el qzh sbbqptuu? \tphaxbby\t12 13\n16 Utxi ybnha qb qzh rtxahm.\n17 Ytmehu jhmq qb qzh ptqzxbby.\n18 Mzhxh el qzh sbbqptuu? \tphaxbby\t12 13\n19 Hbzm ybnha qb qzh bsseoh.\n20 Utxi veokha dv qzh yeuk qzhxh.\n21 Otmaxt rbq qzh tvvuh qzhxh.\n22 Otmaxt qxtnhuuha qb qzh phaxbby.\n23 Mzhxh el qzh tvvuh? \tphaxbby\t21 22\n24 Ytmehu ybnha qb qzh bsseoh.\n25 Otmaxt uhsq qzh tvvuh.\n26 Mzhxh el qzh tvvuh? \tphaxbby\t25 22\n27 Hbzm ybnha qb qzh phaxbby.\n28 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n29 Mzhxh el qzh sbbqptuu? \tphaxbby\t28 27\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Ytmehu axbvvha qzh tvvuh qzhxh.\n7 Mzhxh el qzh tvvuh? \tkeqozhm\t6 2\n8 Otmaxt aelotxaha qzh yeuk qzhxh.\n9 Otmaxt jhmq qb qzh ztuujti.\n10 Mzhxh el qzh tvvuh? \tkeqozhm\t6 2\n11 Hbzm ybnha qb qzh keqozhm.\n12 Utxi ybnha qb qzh ztuujti.\n13 Mzhxh el qzh yeuk? \trtxahm\t8 3\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Ytmehu qbbk qzh tvvuh qzhxh.\n16 Ytmehu vdq abjm qzh tvvuh.\n17 Ytmehu rbq qzh tvvuh qzhxh.\n18 Hbzm cbdxmhiha qb qzh ztuujti.\n19 Ytmehu qxtnhuuha qb qzh phaxbby.\n20 Mzhxh el qzh tvvuh? \tphaxbby\t17 19\n21 Ytmehu vdq abjm qzh tvvuh.\n22 Otmaxt jhmq qb qzh bsseoh.\n23 Mzhxh el qzh tvvuh? \tphaxbby\t21 19\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Ytmehu veokha dv qzh tvvuh qzhxh.\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Mzhxh el qzh sbbqptuu? \tkeqozhm\t4 6\n8 Otmaxt uhsq qzh sbbqptuu qzhxh.\n9 Ytmehu axbvvha qzh tvvuh qzhxh.\n10 Mzhxh el qzh tvvuh? \tkeqozhm\t9 2\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Mzhxh el qzh tvvuh? \tkeqozhm\t9 2\n14 Ytmehu rbq qzh yeuk qzhxh.\n15 Otmaxt jhmq qb qzh ztuujti.\n16 Mzhxh el qzh tvvuh? \tkeqozhm\t9 2\n17 Otmaxt ybnha qb qzh ptqzxbby.\n18 Utxi jhmq ptok qb qzh ztuujti.\n19 Utxi ybnha qb qzh ptqzxbby.\n20 Ytmehu aelotxaha qzh yeuk.\n21 Mzhxh el qzh yeuk? \tztuujti\t20 12\n1 Hbzm rxtppha qzh yeuk qzhxh.\n2 Hbzm uhsq qzh yeuk.\n3 Otmaxt qbbk qzh yeuk qzhxh.\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Mzhxh el qzh yeuk? \tkeqozhm\t3 4\n6 Otmaxt vdq abjm qzh yeuk.\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Mzhxh el qzh yeuk? \tkeqozhm\t6 4\n9 Ytmehu cbdxmhiha qb qzh phaxbby.\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Mzhxh el qzh yeuk? \tkeqozhm\t6 4\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Hbzm rxtppha qzh tvvuh qzhxh.\n14 Otmaxt rbq qzh yeuk qzhxh.\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Hbzm qxtnhuuha qb qzh ztuujti.\n17 Hbzm ybnha qb qzh bsseoh.\n18 Mzhxh el qzh tvvuh? \tbsseoh\t13 17\n19 Otmaxt vdq abjm qzh yeuk qzhxh.\n20 Otmaxt qbbk qzh yeuk qzhxh.\n21 Hbzm jhmq ptok qb qzh keqozhm.\n22 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n23 Hbzm jhmq qb qzh bsseoh.\n24 Hbzm qxtnhuuha qb qzh ztuujti.\n25 Hbzm jhmq qb qzh bsseoh.\n26 Hbzm axbvvha qzh tvvuh qzhxh.\n27 Mzhxh el qzh tvvuh? \tbsseoh\t26 25\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt aelotxaha qzh sbbqptuu.\n3 Ytmehu qxtnhuuha qb qzh bsseoh.\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Otmaxt jhmq qb qzh ptqzxbby.\n7 Mzhxh el qzh sbbqptuu? \tptqzxbby\t4 6\n8 Otmaxt axbvvha qzh sbbqptuu.\n9 Otmaxt qbbk qzh sbbqptuu qzhxh.\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Mzhxh el qzh sbbqptuu? \tptqzxbby\t11 6\n13 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Hbzm qxtnhuuha qb qzh keqozhm.\n16 Otmaxt uhsq qzh sbbqptuu.\n17 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 6\n18 Utxi jhmq qb qzh bsseoh.\n19 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Hbzm qxtnhuuha qb qzh ptqzxbby.\n22 Utxi rxtppha qzh yeuk qzhxh.\n23 Hbzm jhmq ptok qb qzh ztuujti.\n24 Ytmehu qxtnhuuha qb qzh keqozhm.\n25 Hbzm qxtnhuuha qb qzh bsseoh.\n26 Utxi aelotxaha qzh yeuk.\n27 Otmaxt cbdxmhiha qb qzh phaxbby.\n28 Mzhxh el qzh yeuk? \tphaxbby\t26 20\n29 Utxi cbdxmhiha qb qzh ptqzxbby.\n30 Otmaxt ybnha qb qzh bsseoh.\n31 Mzhxh el qzh yeuk? \tphaxbby\t26 20\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Otmaxt uhsq qzh yeuk.\n7 Mzhxh el qzh yeuk? \tptqzxbby\t6 1\n8 Hbzm aelotxaha qzh sbbqptuu.\n9 Otmaxt jhmq qb qzh rtxahm.\n10 Mzhxh el qzh sbbqptuu? \tptqzxbby\t8 3\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Otmaxt cbdxmhiha qb qzh bsseoh.\n13 Mzhxh el qzh sbbqptuu? \tptqzxbby\t8 3\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Utxi qxtnhuuha qb qzh bsseoh.\n16 Hbzm ybnha qb qzh bsseoh.\n17 Utxi qxtnhuuha qb qzh ptqzxbby.\n18 Hbzm ybnha qb qzh phaxbby.\n19 Utxi cbdxmhiha qb qzh ztuujti.\n20 Utxi rbq qzh tvvuh qzhxh.\n21 Otmaxt jhmq ptok qb qzh rtxahm.\n22 Otmaxt jhmq qb qzh keqozhm.\n23 Utxi axbvvha qzh tvvuh.\n24 Mzhxh el qzh tvvuh? \tztuujti\t23 19\n25 Hbzm jhmq qb qzh ztuujti.\n26 Otmaxt jhmq qb qzh ptqzxbby.\n27 Mzhxh el qzh tvvuh? \tztuujti\t23 19\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Utxi jhmq qb qzh bsseoh.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Otmaxt axbvvha qzh yeuk qzhxh.\n7 Mzhxh el qzh yeuk? \tztuujti\t6 3\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Hbzm ybnha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el qzh yeuk? \trtxahm\t9 11\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Utxi qbbk qzh sbbqptuu qzhxh.\n15 Mzhxh el qzh yeuk? \trtxahm\t9 11\n16 Otmaxt aelotxaha qzh yeuk.\n17 Ytmehu ybnha qb qzh ztuujti.\n18 Mzhxh el qzh yeuk? \trtxahm\t16 11\n19 Utxi aelotxaha qzh sbbqptuu.\n20 Utxi qxtnhuuha qb qzh rtxahm.\n21 Mzhxh el qzh sbbqptuu? \tkeqozhm\t19 13\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Hbzm veokha dv qzh sbbqptuu qzhxh.\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Hbzm vdq abjm qzh sbbqptuu.\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Hbzm jhmq qb qzh bsseoh.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Otmaxt uhsq qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \tphaxbby\t10 4\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Mzhxh el qzh tvvuh? \tphaxbby\t10 4\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Hbzm qxtnhuuha qb qzh rtxahm.\n17 Mzhxh el qzh tvvuh? \tphaxbby\t10 4\n18 Utxi jhmq ptok qb qzh bsseoh.\n19 Hbzm rxtppha qzh sbbqptuu qzhxh.\n20 Hbzm uhsq qzh sbbqptuu.\n21 Hbzm qxtnhuuha qb qzh keqozhm.\n22 Mzhxh el qzh sbbqptuu? \trtxahm\t20 16\n23 Ytmehu ybnha qb qzh keqozhm.\n24 Otmaxt jhmq qb qzh ztuujti.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t20 16\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm rbq qzh yeuk qzhxh.\n6 Hbzm axbvvha qzh yeuk.\n7 Mzhxh el qzh yeuk? \tptqzxbby\t6 2\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Mzhxh el qzh yeuk? \tptqzxbby\t6 2\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Hbzm ybnha qb qzh ztuujti.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t11 8\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Otmaxt jhmq qb qzh keqozhm.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t11 8\n17 Ytmehu ybnha qb qzh phaxbby.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Hbzm qxtnhuuha qb qzh bsseoh.\n21 Otmaxt jhmq qb qzh rtxahm.\n22 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n23 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n24 Ytmehu jhmq ptok qb qzh keqozhm.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t23 21\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu aelotxaha qzh sbbqptuu.\n3 Hbzm rbq qzh sbbqptuu qzhxh.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Hbzm axbvvha qzh sbbqptuu qzhxh.\n7 Otmaxt qbbk qzh tvvuh qzhxh.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Utxi qbbk qzh sbbqptuu qzhxh.\n10 Utxi axbvvha qzh sbbqptuu qzhxh.\n11 Mzhxh el qzh sbbqptuu? \tztuujti\t10 4\n12 Utxi jhmq qb qzh phaxbby.\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Utxi ybnha qb qzh keqozhm.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t13 14\n17 Ytmehu ybnha qb qzh ptqzxbby.\n18 Utxi ybnha qb qzh bsseoh.\n19 Mzhxh el qzh sbbqptuu? \tptqzxbby\t13 14\n20 Ytmehu jhmq ptok qb qzh bsseoh.\n21 Otmaxt vdq abjm qzh tvvuh.\n22 Hbzm vdq abjm qzh sbbqptuu.\n23 Utxi cbdxmhiha qb qzh rtxahm.\n24 Mzhxh el qzh sbbqptuu? \tptqzxbby\t22 14\n25 Hbzm jhmq ptok qb qzh phaxbby.\n26 Otmaxt rxtppha qzh tvvuh qzhxh.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t22 14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Hbzm jhmq ptok qb qzh phaxbby.\n4 Hbzm jhmq qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Otmaxt veokha dv qzh tvvuh qzhxh.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm rbq qzh yeuk qzhxh.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Hbzm ybnha qb qzh rtxahm.\n11 Mzhxh el qzh yeuk? \trtxahm\t8 10\n12 Otmaxt vdq abjm qzh tvvuh.\n13 Hbzm rbq qzh sbbqptuu qzhxh.\n14 Mzhxh el qzh yeuk? \trtxahm\t8 10\n15 Otmaxt cbdxmhiha qb qzh bsseoh.\n16 Ytmehu veokha dv qzh tvvuh qzhxh.\n17 Utxi cbdxmhiha qb qzh keqozhm.\n18 Ytmehu uhsq qzh tvvuh qzhxh.\n19 Mzhxh el qzh tvvuh? \tphaxbby\t18 9\n20 Ytmehu rbq qzh tvvuh qzhxh.\n21 Hbzm jhmq ptok qb qzh ptqzxbby.\n22 Ytmehu vdq abjm qzh tvvuh.\n23 Hbzm ybnha qb qzh rtxahm.\n24 Mzhxh el qzh tvvuh? \tphaxbby\t22 9\n25 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n26 Otmaxt ybnha qb qzh keqozhm.\n27 Mzhxh el qzh tvvuh? \tphaxbby\t22 9\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Otmaxt aelotxaha qzh sbbqptuu.\n4 Utxi ybnha qb qzh bsseoh.\n5 Mzhxh el qzh sbbqptuu? \tphaxbby\t3 1\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Mzhxh el qzh sbbqptuu? \tphaxbby\t3 1\n9 Utxi veokha dv qzh tvvuh qzhxh.\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Utxi vdq abjm qzh tvvuh.\n12 Otmaxt jhmq qb qzh ztuujti.\n13 Mzhxh el qzh tvvuh? \tztuujti\t11 6\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Mzhxh el qzh tvvuh? \tztuujti\t11 6\n17 Otmaxt qbbk qzh tvvuh qzhxh.\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Hbzm jhmq qb qzh bsseoh.\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Ytmehu cbdxmhiha qb qzh phaxbby.\n22 Otmaxt jhmq ptok qb qzh ptqzxbby.\n23 Ytmehu jhmq ptok qb qzh ptqzxbby.\n24 Utxi ybnha qb qzh keqozhm.\n25 Hbzm qxtnhuuha qb qzh keqozhm.\n26 Utxi jhmq ptok qb qzh phaxbby.\n27 Utxi qbbk qzh sbbqptuu qzhxh.\n28 Ytmehu jhmq ptok qb qzh rtxahm.\n29 Utxi qxtnhuuha qb qzh bsseoh.\n30 Otmaxt jhmq ptok qb qzh rtxahm.\n31 Mzhxh el qzh sbbqptuu? \tbsseoh\t27 29\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n6 Otmaxt qbbk qzh sbbqptuu qzhxh.\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Hbzm vdq abjm qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \tkeqozhm\t10 8\n12 Otmaxt jhmq qb qzh ztuujti.\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Mzhxh el qzh tvvuh? \tkeqozhm\t10 8\n15 Hbzm veokha dv qzh tvvuh qzhxh.\n16 Otmaxt ybnha qb qzh keqozhm.\n17 Otmaxt jhmq ptok qb qzh rtxahm.\n18 Otmaxt jhmq qb qzh phaxbby.\n19 Hbzm vdq abjm qzh tvvuh.\n20 Hbzm rxtppha qzh tvvuh qzhxh.\n21 Hbzm uhsq qzh tvvuh qzhxh.\n22 Otmaxt uhsq qzh sbbqptuu qzhxh.\n23 Mzhxh el qzh tvvuh? \tkeqozhm\t21 8\n24 Hbzm cbdxmhiha qb qzh ptqzxbby.\n25 Utxi cbdxmhiha qb qzh rtxahm.\n26 Mzhxh el qzh tvvuh? \tkeqozhm\t21 8\n27 Otmaxt qbbk qzh sbbqptuu qzhxh.\n28 Hbzm qxtnhuuha qb qzh rtxahm.\n29 Hbzm rbq qzh yeuk qzhxh.\n30 Utxi ybnha qb qzh phaxbby.\n31 Hbzm ybnha qb qzh keqozhm.\n32 Ytmehu jhmq qb qzh ztuujti.\n33 Mzhxh el qzh yeuk? \tkeqozhm\t29 31\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Utxi ybnha qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Otmaxt rbq qzh yeuk qzhxh.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Otmaxt uhsq qzh yeuk.\n13 Mzhxh el qzh yeuk? \tptqzxbby\t12 5\n14 Otmaxt qbbk qzh yeuk qzhxh.\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Otmaxt uhsq qzh yeuk qzhxh.\n17 Hbzm ybnha qb qzh rtxahm.\n18 Mzhxh el qzh yeuk? \tptqzxbby\t16 5\n19 Otmaxt rxtppha qzh yeuk qzhxh.\n20 Otmaxt jhmq ptok qb qzh keqozhm.\n21 Mzhxh el qzh yeuk? \tkeqozhm\t19 20\n22 Ytmehu cbdxmhiha qb qzh ztuujti.\n23 Utxi ybnha qb qzh keqozhm.\n24 Mzhxh el qzh yeuk? \tkeqozhm\t19 20\n25 Ytmehu qxtnhuuha qb qzh phaxbby.\n26 Ytmehu jhmq qb qzh bsseoh.\n27 Hbzm cbdxmhiha qb qzh keqozhm.\n28 Hbzm jhmq qb qzh ptqzxbby.\n29 Otmaxt qxtnhuuha qb qzh ztuujti.\n30 Utxi cbdxmhiha qb qzh bsseoh.\n31 Hbzm qxtnhuuha qb qzh keqozhm.\n32 Otmaxt jhmq qb qzh rtxahm.\n33 Hbzm jhmq qb qzh rtxahm.\n34 Otmaxt ybnha qb qzh keqozhm.\n35 Ytmehu cbdxmhiha qb qzh ztuujti.\n36 Otmaxt uhsq qzh yeuk.\n37 Mzhxh el qzh yeuk? \tkeqozhm\t36 34\n1 Utxi jhmq qb qzh bsseoh.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Hbzm cbdxmhiha qb qzh phaxbby.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Mzhxh el qzh sbbqptuu? \tphaxbby\t2 3\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Mzhxh el qzh sbbqptuu? \tphaxbby\t2 3\n9 Otmaxt veokha dv qzh tvvuh qzhxh.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Mzhxh el qzh tvvuh? \tbsseoh\t9 10\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Mzhxh el qzh tvvuh? \tztuujti\t9 13\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Ytmehu ybnha qb qzh ztuujti.\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Otmaxt vdq abjm qzh tvvuh qzhxh.\n19 Mzhxh el qzh tvvuh? \tphaxbby\t18 17\n1 Utxi ybnha qb qzh rtxahm.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Ytmehu jhmq ptok qb qzh keqozhm.\n7 Otmaxt qbbk qzh tvvuh qzhxh.\n8 Otmaxt axbvvha qzh tvvuh qzhxh.\n9 Mzhxh el qzh tvvuh? \tkeqozhm\t8 4\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt qbbk qzh sbbqptuu qzhxh.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Otmaxt vdq abjm qzh sbbqptuu.\n14 Mzhxh el qzh sbbqptuu? \tkeqozhm\t13 4\n15 Utxi aelotxaha qzh yeuk.\n16 Utxi veokha dv qzh yeuk qzhxh.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t13 4\n18 Utxi vdq abjm qzh yeuk.\n19 Otmaxt rbq qzh sbbqptuu qzhxh.\n20 Mzhxh el qzh yeuk? \tztuujti\t18 12\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Otmaxt uhsq qzh sbbqptuu.\n23 Mzhxh el qzh yeuk? \tztuujti\t18 12\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Hbzm rxtppha qzh yeuk qzhxh.\n5 Hbzm vdq abjm qzh yeuk qzhxh.\n6 Otmaxt ybnha qb qzh ptqzxbby.\n7 Mzhxh el qzh yeuk? \tptqzxbby\t5 2\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Hbzm cbdxmhiha qb qzh bsseoh.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Otmaxt aelotxaha qzh yeuk.\n12 Mzhxh el qzh yeuk? \tztuujti\t11 10\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el qzh yeuk? \tztuujti\t11 10\n16 Otmaxt axbvvha qzh tvvuh.\n17 Ytmehu jhmq qb qzh keqozhm.\n18 Mzhxh el qzh tvvuh? \trtxahm\t16 14\n19 Ytmehu jhmq ptok qb qzh rtxahm.\n20 Hbzm cbdxmhiha qb qzh rtxahm.\n21 Mzhxh el qzh tvvuh? \trtxahm\t16 14\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Mzhxh el qzh sbbqptuu? \tztuujti\t7 1\n10 Otmaxt rbq qzh sbbqptuu qzhxh.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Otmaxt uhsq qzh sbbqptuu.\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Mzhxh el qzh sbbqptuu? \tztuujti\t12 3\n15 Hbzm ybnha qb qzh keqozhm.\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Mzhxh el qzh sbbqptuu? \tztuujti\t12 3\n18 Hbzm jhmq qb qzh ztuujti.\n19 Hbzm jhmq qb qzh ptqzxbby.\n20 Ytmehu jhmq ptok qb qzh ptqzxbby.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Otmaxt jhmq ptok qb qzh phaxbby.\n23 Utxi cbdxmhiha qb qzh keqozhm.\n24 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n25 Ytmehu axbvvha qzh yeuk.\n26 Mzhxh el qzh yeuk? \tptqzxbby\t25 20\n27 Ytmehu rbq qzh yeuk qzhxh.\n28 Utxi rxtppha qzh tvvuh qzhxh.\n29 Utxi uhsq qzh tvvuh.\n30 Otmaxt jhmq qb qzh rtxahm.\n31 Mzhxh el qzh tvvuh? \tkeqozhm\t29 23\n1 Utxi ybnha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Utxi qbbk qzh sbbqptuu qzhxh.\n10 Hbzm aelotxaha qzh yeuk.\n11 Mzhxh el qzh yeuk? \trtxahm\t10 7\n12 Ytmehu ybnha qb qzh keqozhm.\n13 Hbzm qbbk qzh yeuk qzhxh.\n14 Hbzm aelotxaha qzh yeuk.\n15 Utxi aelotxaha qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tztuujti\t15 1\n17 Otmaxt ybnha qb qzh phaxbby.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Mzhxh el qzh sbbqptuu? \tztuujti\t15 1\n20 Otmaxt qbbk qzh sbbqptuu qzhxh.\n21 Ytmehu jhmq ptok qb qzh ptqzxbby.\n22 Utxi cbdxmhiha qb qzh bsseoh.\n23 Hbzm rxtppha qzh yeuk qzhxh.\n24 Otmaxt uhsq qzh tvvuh.\n25 Hbzm uhsq qzh yeuk.\n26 Mzhxh el qzh yeuk? \trtxahm\t25 7\n27 Hbzm rbq qzh yeuk qzhxh.\n28 Hbzm axbvvha qzh yeuk.\n29 Mzhxh el qzh yeuk? \trtxahm\t28 7\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Ytmehu qbbk qzh yeuk qzhxh.\n3 Ytmehu uhsq qzh yeuk.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Mzhxh el qzh yeuk? \tphaxbby\t3 1\n6 Hbzm rxtppha qzh tvvuh qzhxh.\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Mzhxh el qzh yeuk? \tphaxbby\t3 1\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Ytmehu cbdxmhiha qb qzh keqozhm.\n13 Mzhxh el qzh yeuk? \tztuujti\t10 11\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Utxi jhmq qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tbsseoh\t10 14\n17 Utxi cbdxmhiha qb qzh bsseoh.\n18 Hbzm aelotxaha qzh yeuk qzhxh.\n19 Mzhxh el qzh yeuk? \tbsseoh\t18 14\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Hbzm jhmq qb qzh keqozhm.\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Ytmehu axbvvha qzh tvvuh.\n6 Hbzm cbdxmhiha qb qzh rtxahm.\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Otmaxt ybnha qb qzh keqozhm.\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Utxi qbbk qzh yeuk qzhxh.\n13 Hbzm rxtppha qzh tvvuh qzhxh.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh el qzh tvvuh? \tptqzxbby\t13 14\n16 Utxi axbvvha qzh yeuk.\n17 Hbzm veokha dv qzh yeuk qzhxh.\n18 Mzhxh el qzh tvvuh? \tptqzxbby\t13 14\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Otmaxt jhmq qb qzh bsseoh.\n21 Utxi qbbk qzh sbbqptuu qzhxh.\n22 Ytmehu cbdxmhiha qb qzh ztuujti.\n23 Ytmehu jhmq ptok qb qzh phaxbby.\n24 Utxi uhsq qzh sbbqptuu qzhxh.\n25 Mzhxh el qzh sbbqptuu? \tptqzxbby\t24 7\n26 Utxi rbq qzh sbbqptuu qzhxh.\n27 Ytmehu jhmq qb qzh ztuujti.\n28 Ytmehu cbdxmhiha qb qzh rtxahm.\n29 Hbzm jhmq qb qzh keqozhm.\n30 Hbzm jhmq ptok qb qzh bsseoh.\n31 Hbzm qxtnhuuha qb qzh ztuujti.\n32 Utxi qxtnhuuha qb qzh phaxbby.\n33 Utxi axbvvha qzh sbbqptuu.\n34 Mzhxh el qzh sbbqptuu? \tphaxbby\t33 32\n35 Hbzm uhsq qzh yeuk.\n36 Utxi jhmq qb qzh rtxahm.\n37 Mzhxh el qzh yeuk? \tztuujti\t35 31\n1 Utxi jhmq qb qzh bsseoh.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Ytmehu axbvvha qzh sbbqptuu.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Utxi rxtppha qzh yeuk qzhxh.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Utxi uhsq qzh yeuk.\n12 Utxi qxtnhuuha qb qzh ptqzxbby.\n13 Mzhxh el qzh yeuk? \trtxahm\t11 3\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Utxi qxtnhuuha qb qzh ztuujti.\n16 Mzhxh el qzh yeuk? \trtxahm\t11 3\n17 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n18 Utxi qxtnhuuha qb qzh bsseoh.\n19 Utxi ybnha qb qzh ztuujti.\n20 Ytmehu vdq abjm qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tztuujti\t20 14\n22 Hbzm jhmq qb qzh bsseoh.\n23 Otmaxt qxtnhuuha qb qzh phaxbby.\n24 Mzhxh el qzh sbbqptuu? \tztuujti\t20 14\n25 Otmaxt jhmq qb qzh keqozhm.\n26 Otmaxt cbdxmhiha qb qzh bsseoh.\n27 Mzhxh el qzh sbbqptuu? \tztuujti\t20 14\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Mzhxh el qzh sbbqptuu? \trtxahm\t3 4\n6 Utxi jhmq ptok qb qzh ptqzxbby.\n7 Otmaxt veokha dv qzh yeuk qzhxh.\n8 Mzhxh el qzh sbbqptuu? \trtxahm\t3 4\n9 Otmaxt uhsq qzh sbbqptuu.\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t9 4\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Otmaxt vdq abjm qzh yeuk.\n14 Mzhxh el qzh yeuk? \trtxahm\t13 4\n15 Utxi ybnha qb qzh phaxbby.\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Mzhxh el qzh yeuk? \trtxahm\t13 4\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Mzhxh el qzh sbbqptuu? \tztuujti\t1 3\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Utxi aelotxaha qzh sbbqptuu.\n8 Mzhxh el qzh sbbqptuu? \tztuujti\t7 3\n9 Utxi jhmq qb qzh phaxbby.\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Mzhxh el qzh sbbqptuu? \tztuujti\t7 3\n12 Utxi cbdxmhiha qb qzh rtxahm.\n13 Utxi rxtppha qzh yeuk qzhxh.\n14 Mzhxh el qzh sbbqptuu? \tztuujti\t7 3\n15 Hbzm ybnha qb qzh keqozhm.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Mzhxh el qzh yeuk? \tkeqozhm\t13 16\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi jhmq qb qzh keqozhm.\n3 Utxi veokha dv qzh yeuk qzhxh.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Hbzm rbq qzh tvvuh qzhxh.\n7 Utxi jhmq qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t5 7\n10 Hbzm axbvvha qzh tvvuh qzhxh.\n11 Utxi vdq abjm qzh sbbqptuu qzhxh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t11 7\n13 Utxi rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm qbbk qzh tvvuh qzhxh.\n15 Hbzm jhmq ptok qb qzh ztuujti.\n16 Utxi qxtnhuuha qb qzh keqozhm.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t13 16\n18 Hbzm ybnha qb qzh keqozhm.\n19 Utxi uhsq qzh yeuk.\n20 Mzhxh el qzh tvvuh? \tkeqozhm\t14 18\n21 Utxi cbdxmhiha qb qzh ztuujti.\n22 Ytmehu rbq qzh yeuk qzhxh.\n23 Otmaxt qxtnhuuha qb qzh keqozhm.\n24 Hbzm aelotxaha qzh tvvuh.\n25 Mzhxh el qzh tvvuh? \tkeqozhm\t24 18\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Utxi jhmq qb qzh phaxbby.\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Hbzm jhmq qb qzh phaxbby.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Ytmehu rxtppha qzh tvvuh qzhxh.\n12 Hbzm qxtnhuuha qb qzh keqozhm.\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Hbzm veokha dv qzh yeuk qzhxh.\n15 Mzhxh el qzh tvvuh? \tphaxbby\t11 13\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Hbzm rxtppha qzh sbbqptuu qzhxh.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh ztuujti.\n21 Ytmehu cbdxmhiha qb qzh keqozhm.\n22 Hbzm cbdxmhiha qb qzh ptqzxbby.\n23 Hbzm uhsq qzh sbbqptuu.\n24 Mzhxh el qzh sbbqptuu? \tptqzxbby\t23 22\n25 Hbzm axbvvha qzh yeuk.\n26 Utxi rxtppha qzh sbbqptuu qzhxh.\n27 Mzhxh el qzh yeuk? \tptqzxbby\t25 22\n28 Otmaxt ybnha qb qzh ptqzxbby.\n29 Hbzm rxtppha qzh yeuk qzhxh.\n30 Hbzm aelotxaha qzh yeuk.\n31 Hbzm jhmq ptok qb qzh bsseoh.\n32 Mzhxh el qzh yeuk? \tptqzxbby\t30 22\n33 Otmaxt qbbk qzh yeuk qzhxh.\n34 Utxi axbvvha qzh sbbqptuu.\n35 Mzhxh el qzh sbbqptuu? \tptqzxbby\t34 16\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Otmaxt ybnha qb qzh bsseoh.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Otmaxt jhmq qb qzh phaxbby.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Ytmehu jhmq qb qzh ztuujti.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Utxi qxtnhuuha qb qzh ztuujti.\n13 Hbzm rbq qzh yeuk qzhxh.\n14 Utxi jhmq qb qzh bsseoh.\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Ytmehu rxtppha qzh tvvuh qzhxh.\n17 Hbzm vdq abjm qzh yeuk.\n18 Ytmehu axbvvha qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \tptqzxbby\t18 15\n20 Ytmehu jhmq ptok qb qzh keqozhm.\n21 Utxi cbdxmhiha qb qzh keqozhm.\n22 Mzhxh el qzh tvvuh? \tptqzxbby\t18 15\n23 Hbzm qbbk qzh tvvuh qzhxh.\n24 Hbzm jhmq ptok qb qzh bsseoh.\n25 Mzhxh el qzh tvvuh? \tbsseoh\t23 24\n26 Hbzm jhmq ptok qb qzh phaxbby.\n27 Ytmehu ybnha qb qzh rtxahm.\n28 Mzhxh el qzh tvvuh? \tphaxbby\t23 26\n29 Hbzm axbvvha qzh tvvuh qzhxh.\n30 Otmaxt jhmq ptok qb qzh keqozhm.\n31 Mzhxh el qzh tvvuh? \tphaxbby\t29 26\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm qxtnhuuha qb qzh keqozhm.\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Utxi uhsq qzh sbbqptuu.\n10 Hbzm jhmq qb qzh bsseoh.\n11 Mzhxh el qzh sbbqptuu? \tbsseoh\t9 6\n12 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Ytmehu qxtnhuuha qb qzh bsseoh.\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh bsseoh.\n19 Ytmehu jhmq qb qzh phaxbby.\n20 Otmaxt rbq qzh yeuk qzhxh.\n21 Otmaxt rbq qzh tvvuh qzhxh.\n22 Utxi jhmq qb qzh phaxbby.\n23 Ytmehu jhmq ptok qb qzh rtxahm.\n24 Utxi qxtnhuuha qb qzh bsseoh.\n25 Hbzm cbdxmhiha qb qzh rtxahm.\n26 Utxi cbdxmhiha qb qzh keqozhm.\n27 Otmaxt aelotxaha qzh tvvuh.\n28 Mzhxh el qzh tvvuh? \tztuujti\t27 17\n29 Utxi qxtnhuuha qb qzh ztuujti.\n30 Utxi rxtppha qzh tvvuh qzhxh.\n31 Hbzm ybnha qb qzh ptqzxbby.\n32 Ytmehu qxtnhuuha qb qzh ztuujti.\n33 Otmaxt aelotxaha qzh sbbqptuu.\n34 Ytmehu rbq qzh sbbqptuu qzhxh.\n35 Ytmehu ybnha qb qzh phaxbby.\n36 Utxi vdq abjm qzh tvvuh.\n37 Mzhxh el qzh sbbqptuu? \tphaxbby\t34 35\n38 Otmaxt vdq abjm qzh yeuk.\n39 Ytmehu vdq abjm qzh sbbqptuu.\n40 Mzhxh el qzh yeuk? \tztuujti\t38 17\n41 Ytmehu jhmq ptok qb qzh rtxahm.\n42 Hbzm qxtnhuuha qb qzh bsseoh.\n43 Mzhxh el qzh yeuk? \tztuujti\t38 17\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi ybnha qb qzh phaxbby.\n3 Ytmehu ybnha qb qzh phaxbby.\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Utxi jhmq qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Hbzm rxtppha qzh tvvuh qzhxh.\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Otmaxt jhmq ptok qb qzh rtxahm.\n13 Hbzm axbvvha qzh tvvuh qzhxh.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh el qzh tvvuh? \tbsseoh\t13 6\n16 Utxi veokha dv qzh yeuk qzhxh.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Mzhxh el qzh tvvuh? \tbsseoh\t13 6\n19 Utxi aelotxaha qzh yeuk.\n20 Utxi ybnha qb qzh keqozhm.\n21 Mzhxh el qzh yeuk? \trtxahm\t19 10\n22 Otmaxt jhmq qb qzh rtxahm.\n23 Ytmehu ybnha qb qzh keqozhm.\n24 Mzhxh el qzh yeuk? \trtxahm\t19 10\n25 Hbzm qxtnhuuha qb qzh ztuujti.\n26 Ytmehu jhmq qb qzh rtxahm.\n27 Ytmehu jhmq qb qzh ptqzxbby.\n28 Utxi jhmq qb qzh rtxahm.\n29 Utxi ybnha qb qzh phaxbby.\n30 Utxi jhmq qb qzh rtxahm.\n31 Ytmehu jhmq qb qzh keqozhm.\n32 Hbzm jhmq ptok qb qzh keqozhm.\n33 Hbzm qxtnhuuha qb qzh ztuujti.\n34 Otmaxt rxtppha qzh yeuk qzhxh.\n35 Otmaxt jhmq qb qzh phaxbby.\n36 Ytmehu qxtnhuuha qb qzh phaxbby.\n37 Mzhxh el qzh yeuk? \tphaxbby\t34 35\n1 Hbzm jhmq qb qzh bsseoh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Ytmehu veokha dv qzh yeuk qzhxh.\n7 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Ytmehu cbdxmhiha qb qzh phaxbby.\n10 Utxi veokha dv qzh tvvuh qzhxh.\n11 Mzhxh el qzh yeuk? \tphaxbby\t6 9\n12 Hbzm cbdxmhiha qb qzh keqozhm.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh tvvuh? \tphaxbby\t10 13\n15 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n16 Hbzm ybnha qb qzh ztuujti.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 3\n18 Ytmehu jhmq qb qzh keqozhm.\n19 Ytmehu uhsq qzh yeuk.\n20 Mzhxh el qzh yeuk? \tkeqozhm\t19 18\n21 Otmaxt qbbk qzh sbbqptuu qzhxh.\n22 Ytmehu jhmq qb qzh ptqzxbby.\n23 Mzhxh el qzh yeuk? \tkeqozhm\t19 18\n1 Hbzm jhmq qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Hbzm cbdxmhiha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Utxi ybnha qb qzh bsseoh.\n6 Utxi ybnha qb qzh ztuujti.\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t7 8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm rbq qzh yeuk qzhxh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t7 8\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Utxi ybnha qb qzh phaxbby.\n16 Utxi qxtnhuuha qb qzh ptqzxbby.\n17 Otmaxt jhmq qb qzh keqozhm.\n18 Hbzm vdq abjm qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 8\n20 Utxi qxtnhuuha qb qzh rtxahm.\n21 Hbzm vdq abjm qzh yeuk qzhxh.\n22 Mzhxh el qzh yeuk? \tbsseoh\t21 8\n23 Hbzm ybnha qb qzh rtxahm.\n24 Otmaxt jhmq qb qzh phaxbby.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 8\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Utxi jhmq qb qzh rtxahm.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Utxi uhsq qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tbsseoh\t8 6\n10 Otmaxt aelotxaha qzh yeuk qzhxh.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Mzhxh el qzh tvvuh? \tbsseoh\t8 6\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el qzh tvvuh? \tbsseoh\t8 6\n16 Hbzm ybnha qb qzh rtxahm.\n17 Utxi veokha dv qzh tvvuh qzhxh.\n18 Hbzm veokha dv qzh yeuk qzhxh.\n19 Otmaxt jhmq ptok qb qzh keqozhm.\n20 Hbzm jhmq ptok qb qzh ptqzxbby.\n21 Utxi jhmq ptok qb qzh ztuujti.\n22 Mzhxh el qzh tvvuh? \tztuujti\t17 21\n23 Utxi jhmq qb qzh ptqzxbby.\n24 Ytmehu qxtnhuuha qb qzh ztuujti.\n25 Utxi aelotxaha qzh tvvuh.\n26 Utxi jhmq ptok qb qzh phaxbby.\n27 Mzhxh el qzh tvvuh? \tptqzxbby\t25 23\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Ytmehu vdq abjm qzh tvvuh qzhxh.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh rtxahm.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Ytmehu ybnha qb qzh keqozhm.\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Utxi ybnha qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Utxi ybnha qb qzh bsseoh.\n16 Utxi rbq qzh tvvuh qzhxh.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Utxi uhsq qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \tbsseoh\t18 15\n20 Utxi ybnha qb qzh ptqzxbby.\n21 Utxi jhmq ptok qb qzh bsseoh.\n22 Mzhxh el qzh tvvuh? \tbsseoh\t18 15\n23 Otmaxt qxtnhuuha qb qzh rtxahm.\n24 Ytmehu cbdxmhiha qb qzh phaxbby.\n25 Mzhxh el qzh tvvuh? \tbsseoh\t18 15\n26 Ytmehu rbq qzh sbbqptuu qzhxh.\n27 Ytmehu jhmq qb qzh ztuujti.\n28 Mzhxh el qzh sbbqptuu? \tztuujti\t26 27\n29 Hbzm jhmq ptok qb qzh keqozhm.\n30 Ytmehu ybnha qb qzh rtxahm.\n31 Mzhxh el qzh sbbqptuu? \trtxahm\t26 30\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Hbzm qbbk qzh yeuk qzhxh.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t4 5\n8 Utxi veokha dv qzh tvvuh qzhxh.\n9 Hbzm cbdxmhiha qb qzh ztuujti.\n10 Mzhxh el qzh yeuk? \tztuujti\t6 9\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Hbzm cbdxmhiha qb qzh rtxahm.\n13 Mzhxh el qzh yeuk? \trtxahm\t6 12\n14 Utxi vdq abjm qzh tvvuh.\n15 Otmaxt jhmq ptok qb qzh keqozhm.\n16 Mzhxh el qzh tvvuh? \tbsseoh\t14 3\n17 Ytmehu jhmq qb qzh keqozhm.\n18 Hbzm aelotxaha qzh yeuk.\n19 Mzhxh el qzh tvvuh? \tbsseoh\t14 3\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Otmaxt jhmq ptok qb qzh rtxahm.\n4 Utxi jhmq qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Otmaxt ybnha qb qzh bsseoh.\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Utxi cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Utxi ybnha qb qzh keqozhm.\n15 Utxi ybnha qb qzh ztuujti.\n16 Utxi jhmq qb qzh keqozhm.\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Otmaxt qxtnhuuha qb qzh ztuujti.\n19 Otmaxt qxtnhuuha qb qzh keqozhm.\n20 Otmaxt ybnha qb qzh rtxahm.\n21 Ytmehu jhmq qb qzh rtxahm.\n22 Otmaxt jhmq ptok qb qzh ptqzxbby.\n23 Hbzm ybnha qb qzh rtxahm.\n24 Utxi jhmq qb qzh ptqzxbby.\n25 Ytmehu qxtnhuuha qb qzh keqozhm.\n26 Hbzm jhmq ptok qb qzh ztuujti.\n27 Otmaxt jhmq ptok qb qzh ztuujti.\n28 Utxi jhmq qb qzh ztuujti.\n29 Ytmehu jhmq ptok qb qzh rtxahm.\n30 Otmaxt jhmq ptok qb qzh bsseoh.\n31 Otmaxt ybnha qb qzh keqozhm.\n32 Utxi qxtnhuuha qb qzh rtxahm.\n33 Otmaxt jhmq qb qzh rtxahm.\n34 Ytmehu cbdxmhiha qb qzh ztuujti.\n35 Utxi jhmq ptok qb qzh ztuujti.\n36 Ytmehu qxtnhuuha qb qzh rtxahm.\n37 Hbzm cbdxmhiha qb qzh ptqzxbby.\n38 Ytmehu qxtnhuuha qb qzh ztuujti.\n39 Ytmehu qxtnhuuha qb qzh phaxbby.\n40 Utxi jhmq ptok qb qzh keqozhm.\n41 Ytmehu jhmq qb qzh bsseoh.\n42 Hbzm cbdxmhiha qb qzh ztuujti.\n43 Hbzm jhmq qb qzh keqozhm.\n44 Ytmehu qxtnhuuha qb qzh ztuujti.\n45 Otmaxt jhmq ptok qb qzh keqozhm.\n46 Utxi ybnha qb qzh bsseoh.\n47 Otmaxt jhmq ptok qb qzh rtxahm.\n48 Otmaxt jhmq ptok qb qzh keqozhm.\n49 Otmaxt ybnha qb qzh rtxahm.\n50 Otmaxt ybnha qb qzh bsseoh.\n51 Hbzm jhmq ptok qb qzh ztuujti.\n52 Ytmehu jhmq qb qzh rtxahm.\n53 Otmaxt qxtnhuuha qb qzh keqozhm.\n54 Otmaxt ybnha qb qzh ptqzxbby.\n55 Hbzm cbdxmhiha qb qzh rtxahm.\n56 Utxi ybnha qb qzh ztuujti.\n57 Hbzm jhmq ptok qb qzh bsseoh.\n58 Utxi jhmq ptok qb qzh bsseoh.\n59 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n60 Otmaxt qxtnhuuha qb qzh ztuujti.\n61 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n62 Otmaxt qxtnhuuha qb qzh phaxbby.\n63 Utxi jhmq ptok qb qzh ztuujti.\n64 Otmaxt qxtnhuuha qb qzh keqozhm.\n65 Ytmehu qxtnhuuha qb qzh rtxahm.\n66 Ytmehu cbdxmhiha qb qzh phaxbby.\n67 Utxi cbdxmhiha qb qzh bsseoh.\n68 Otmaxt jhmq ptok qb qzh bsseoh.\n69 Hbzm qxtnhuuha qb qzh ztuujti.\n70 Ytmehu veokha dv qzh yeuk qzhxh.\n71 Ytmehu veokha dv qzh tvvuh qzhxh.\n72 Otmaxt ybnha qb qzh ztuujti.\n73 Hbzm cbdxmhiha qb qzh phaxbby.\n74 Hbzm jhmq ptok qb qzh rtxahm.\n75 Otmaxt cbdxmhiha qb qzh bsseoh.\n76 Otmaxt ybnha qb qzh phaxbby.\n77 Utxi ybnha qb qzh keqozhm.\n78 Utxi jhmq qb qzh bsseoh.\n79 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n80 Otmaxt aelotxaha qzh sbbqptuu.\n81 Mzhxh el qzh sbbqptuu? \tphaxbby\t80 76\n82 Ytmehu qbbk qzh sbbqptuu qzhxh.\n83 Ytmehu vdq abjm qzh tvvuh qzhxh.\n84 Mzhxh el qzh tvvuh? \tphaxbby\t83 66\n85 Ytmehu qbbk qzh tvvuh qzhxh.\n86 Ytmehu qxtnhuuha qb qzh ztuujti.\n87 Mzhxh el qzh sbbqptuu? \tztuujti\t82 86\n88 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n89 Ytmehu uhsq qzh yeuk qzhxh.\n90 Mzhxh el qzh yeuk? \tztuujti\t89 86\n91 Ytmehu jhmq qb qzh keqozhm.\n92 Ytmehu jhmq ptok qb qzh ptqzxbby.\n93 Mzhxh el qzh yeuk? \tztuujti\t89 86\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Hbzm vdq abjm qzh tvvuh.\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Mzhxh el qzh tvvuh? \tkeqozhm\t5 2\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Ytmehu rxtppha qzh yeuk qzhxh.\n10 Mzhxh el qzh tvvuh? \tkeqozhm\t5 2\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Hbzm qxtnhuuha qb qzh phaxbby.\n13 Ytmehu uhsq qzh yeuk.\n14 Ytmehu rxtppha qzh yeuk qzhxh.\n15 Hbzm ybnha qb qzh rtxahm.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Mzhxh el qzh yeuk? \tkeqozhm\t14 16\n18 Ytmehu vdq abjm qzh yeuk.\n19 Utxi jhmq qb qzh ztuujti.\n20 Mzhxh el qzh yeuk? \tkeqozhm\t18 16\n21 Otmaxt jhmq ptok qb qzh bsseoh.\n22 Ytmehu veokha dv qzh yeuk qzhxh.\n23 Hbzm qbbk qzh sbbqptuu qzhxh.\n24 Hbzm axbvvha qzh sbbqptuu.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t24 15\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Mzhxh el qzh sbbqptuu? \tbsseoh\t3 4\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Utxi jhmq qb qzh rtxahm.\n8 Mzhxh el qzh sbbqptuu? \tbsseoh\t3 4\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Utxi ybnha qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Ytmehu rbq qzh yeuk qzhxh.\n13 Ytmehu vdq abjm qzh yeuk qzhxh.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mzhxh el qzh yeuk? \trtxahm\t13 11\n16 Ytmehu rbq qzh yeuk qzhxh.\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Otmaxt veokha dv qzh tvvuh qzhxh.\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Mzhxh el qzh tvvuh? \tptqzxbby\t18 19\n21 Utxi ybnha qb qzh phaxbby.\n22 Otmaxt jhmq ptok qb qzh phaxbby.\n23 Mzhxh el qzh tvvuh? \tphaxbby\t18 22\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Otmaxt vdq abjm qzh tvvuh.\n3 Otmaxt ybnha qb qzh ptqzxbby.\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Otmaxt qbbk qzh yeuk qzhxh.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Mzhxh el qzh yeuk? \tbsseoh\t9 10\n12 Otmaxt ybnha qb qzh ptqzxbby.\n13 Otmaxt vdq abjm qzh yeuk.\n14 Mzhxh el qzh yeuk? \tptqzxbby\t13 12\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t13 12\n18 Utxi jhmq qb qzh ptqzxbby.\n19 Hbzm veokha dv qzh tvvuh qzhxh.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t13 12\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Utxi jhmq qb qzh ztuujti.\n23 Mzhxh el qzh sbbqptuu? \tztuujti\t21 22\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Utxi rbq qzh tvvuh qzhxh.\n8 Utxi axbvvha qzh tvvuh qzhxh.\n9 Mzhxh el qzh tvvuh? \tptqzxbby\t8 3\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Otmaxt jhmq qb qzh phaxbby.\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n15 Otmaxt qbbk qzh sbbqptuu qzhxh.\n16 Otmaxt ybnha qb qzh ptqzxbby.\n17 Utxi ybnha qb qzh ztuujti.\n18 Mzhxh el qzh sbbqptuu? \tptqzxbby\t15 16\n19 Utxi axbvvha qzh tvvuh.\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Mzhxh el qzh tvvuh? \tztuujti\t19 17\n22 Utxi rxtppha qzh tvvuh qzhxh.\n23 Utxi vdq abjm qzh tvvuh.\n24 Mzhxh el qzh tvvuh? \tztuujti\t23 17\n25 Otmaxt vdq abjm qzh yeuk.\n26 Utxi qbbk qzh tvvuh qzhxh.\n27 Mzhxh el qzh yeuk? \tptqzxbby\t25 16\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Utxi ybnha qb qzh rtxahm.\n5 Mzhxh el qzh yeuk? \trtxahm\t2 4\n6 Otmaxt jhmq ptok qb qzh rtxahm.\n7 Utxi ybnha qb qzh bsseoh.\n8 Mzhxh el qzh yeuk? \tbsseoh\t2 7\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Utxi aelotxaha qzh yeuk.\n11 Mzhxh el qzh yeuk? \tbsseoh\t10 7\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Ytmehu cbdxmhiha qb qzh bsseoh.\n18 Ytmehu aelotxaha qzh tvvuh.\n19 Utxi axbvvha qzh yeuk.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t19 16\n21 Hbzm veokha dv qzh yeuk qzhxh.\n22 Otmaxt ybnha qb qzh bsseoh.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t18 17\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Ytmehu axbvvha qzh yeuk.\n10 Otmaxt veokha dv qzh yeuk qzhxh.\n11 Otmaxt vdq abjm qzh tvvuh qzhxh.\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt aelotxaha qzh yeuk.\n15 Mzhxh el qzh yeuk? \tphaxbby\t14 7\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Hbzm ybnha qb qzh keqozhm.\n18 Mzhxh el qzh tvvuh? \tptqzxbby\t12 13\n19 Utxi axbvvha qzh tvvuh.\n20 Utxi qxtnhuuha qb qzh bsseoh.\n21 Mzhxh el qzh tvvuh? \tptqzxbby\t19 13\n22 Utxi rxtppha qzh sbbqptuu qzhxh.\n23 Ytmehu jhmq ptok qb qzh keqozhm.\n24 Mzhxh el qzh tvvuh? \tptqzxbby\t19 13\n25 Utxi jhmq ptok qb qzh rtxahm.\n26 Hbzm cbdxmhiha qb qzh ptqzxbby.\n27 Mzhxh el qzh sbbqptuu? \trtxahm\t22 25\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Utxi jhmq qb qzh rtxahm.\n6 Otmaxt ybnha qb qzh ptqzxbby.\n7 Otmaxt rbq qzh yeuk qzhxh.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Hbzm ybnha qb qzh bsseoh.\n10 Ytmehu veokha dv qzh tvvuh qzhxh.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Otmaxt axbvvha qzh yeuk qzhxh.\n16 Ytmehu uhsq qzh sbbqptuu.\n17 Mzhxh el qzh sbbqptuu? \tbsseoh\t16 8\n18 Ytmehu qxtnhuuha qb qzh keqozhm.\n19 Ytmehu qxtnhuuha qb qzh ztuujti.\n20 Mzhxh el qzh yeuk? \tphaxbby\t15 13\n21 Ytmehu aelotxaha qzh tvvuh.\n22 Otmaxt qbbk qzh yeuk qzhxh.\n23 Mzhxh el qzh tvvuh? \tztuujti\t21 19\n24 Ytmehu qbbk qzh tvvuh qzhxh.\n25 Ytmehu jhmq qb qzh bsseoh.\n26 Mzhxh el qzh tvvuh? \tbsseoh\t24 25\n27 Ytmehu qbbk qzh sbbqptuu qzhxh.\n28 Otmaxt vdq abjm qzh yeuk.\n29 Mzhxh el qzh yeuk? \tphaxbby\t28 13\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Hbzm jhmq qb qzh phaxbby.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Hbzm jhmq ptok qb qzh ptqzxbby.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Utxi aelotxaha qzh yeuk.\n12 Ytmehu cbdxmhiha qb qzh ztuujti.\n13 Mzhxh el qzh yeuk? \tphaxbby\t11 5\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Mzhxh el qzh yeuk? \tphaxbby\t11 5\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh rtxahm.\n19 Ytmehu veokha dv qzh tvvuh qzhxh.\n20 Utxi cbdxmhiha qb qzh ptqzxbby.\n21 Utxi cbdxmhiha qb qzh rtxahm.\n22 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n23 Mzhxh el qzh tvvuh? \tptqzxbby\t19 22\n24 Otmaxt rbq qzh yeuk qzhxh.\n25 Otmaxt jhmq ptok qb qzh bsseoh.\n26 Mzhxh el qzh yeuk? \tbsseoh\t24 25\n27 Ytmehu qxtnhuuha qb qzh bsseoh.\n28 Hbzm qxtnhuuha qb qzh keqozhm.\n29 Mzhxh el qzh yeuk? \tbsseoh\t24 25\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Ytmehu jhmq ptok qb qzh phaxbby.\n4 Hbzm uhsq qzh yeuk.\n5 Ytmehu rbq qzh tvvuh qzhxh.\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Mzhxh el qzh yeuk? \tptqzxbby\t6 7\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el qzh yeuk? \tphaxbby\t6 10\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Otmaxt axbvvha qzh yeuk.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t16 14\n18 Otmaxt cbdxmhiha qb qzh rtxahm.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t16 14\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Hbzm ybnha qb qzh keqozhm.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t16 14\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Hbzm veokha dv qzh yeuk qzhxh.\n3 Utxi ybnha qb qzh rtxahm.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh phaxbby.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Hbzm ybnha qb qzh ztuujti.\n8 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n9 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Mzhxh el qzh sbbqptuu? \tztuujti\t9 6\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Ytmehu qbbk qzh sbbqptuu qzhxh.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Ytmehu qxtnhuuha qb qzh bsseoh.\n16 Mzhxh el qzh sbbqptuu? \tbsseoh\t13 15\n17 Hbzm cbdxmhiha qb qzh rtxahm.\n18 Hbzm uhsq qzh yeuk.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t13 15\n20 Hbzm qxtnhuuha qb qzh keqozhm.\n21 Utxi qxtnhuuha qb qzh phaxbby.\n22 Mzhxh el qzh yeuk? \trtxahm\t18 17\n23 Ytmehu jhmq qb qzh rtxahm.\n24 Utxi qxtnhuuha qb qzh keqozhm.\n25 Mzhxh el qzh yeuk? \trtxahm\t18 17\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Hbzm ybnha qb qzh phaxbby.\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Otmaxt uhsq qzh yeuk.\n9 Mzhxh el qzh yeuk? \trtxahm\t8 5\n10 Utxi ybnha qb qzh bsseoh.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Otmaxt aelotxaha qzh yeuk.\n14 Mzhxh el qzh yeuk? \trtxahm\t13 5\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Mzhxh el qzh yeuk? \trtxahm\t13 5\n18 Utxi cbdxmhiha qb qzh rtxahm.\n19 Ytmehu jhmq ptok qb qzh ptqzxbby.\n20 Mzhxh el qzh yeuk? \trtxahm\t13 5\n21 Hbzm qxtnhuuha qb qzh ztuujti.\n22 Utxi veokha dv qzh yeuk qzhxh.\n23 Otmaxt qxtnhuuha qb qzh keqozhm.\n24 Utxi uhsq qzh yeuk.\n25 Mzhxh el qzh yeuk? \trtxahm\t24 18\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Hbzm jhmq qb qzh keqozhm.\n4 Hbzm rbq qzh yeuk qzhxh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Utxi jhmq qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Ytmehu veokha dv qzh tvvuh qzhxh.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm axbvvha qzh yeuk.\n12 Ytmehu qxtnhuuha qb qzh phaxbby.\n13 Mzhxh el qzh tvvuh? \tphaxbby\t9 12\n14 Hbzm ybnha qb qzh ztuujti.\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Mzhxh el qzh yeuk? \tkeqozhm\t11 3\n17 Hbzm qxtnhuuha qb qzh phaxbby.\n18 Utxi jhmq ptok qb qzh rtxahm.\n19 Ytmehu vdq abjm qzh tvvuh.\n20 Utxi jhmq qb qzh ptqzxbby.\n21 Mzhxh el qzh tvvuh? \tphaxbby\t19 12\n22 Otmaxt qxtnhuuha qb qzh phaxbby.\n23 Ytmehu rbq qzh tvvuh qzhxh.\n24 Otmaxt qxtnhuuha qb qzh rtxahm.\n25 Ytmehu axbvvha qzh tvvuh.\n26 Mzhxh el qzh tvvuh? \tphaxbby\t25 12\n27 Ytmehu ybnha qb qzh bsseoh.\n28 Utxi jhmq ptok qb qzh ztuujti.\n29 Mzhxh el qzh tvvuh? \tphaxbby\t25 12\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Otmaxt vdq abjm qzh yeuk.\n8 Utxi qbbk qzh yeuk qzhxh.\n9 Hbzm qxtnhuuha qb qzh ptqzxbby.\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Hbzm qxtnhuuha qb qzh keqozhm.\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Utxi uhsq qzh yeuk qzhxh.\n15 Mzhxh el qzh yeuk? \tztuujti\t14 13\n16 Hbzm ybnha qb qzh rtxahm.\n17 Ytmehu ybnha qb qzh phaxbby.\n18 Mzhxh el qzh yeuk? \tztuujti\t14 13\n19 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n20 Utxi qbbk qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh yeuk? \tztuujti\t14 13\n22 Hbzm jhmq ptok qb qzh ptqzxbby.\n23 Hbzm cbdxmhiha qb qzh phaxbby.\n24 Utxi jhmq ptok qb qzh keqozhm.\n25 Otmaxt jhmq ptok qb qzh phaxbby.\n26 Mzhxh el qzh sbbqptuu? \tkeqozhm\t20 24\n27 Ytmehu ybnha qb qzh phaxbby.\n28 Hbzm qxtnhuuha qb qzh bsseoh.\n29 Ytmehu jhmq ptok qb qzh keqozhm.\n30 Hbzm rbq qzh tvvuh qzhxh.\n31 Hbzm cbdxmhiha qb qzh rtxahm.\n32 Utxi qxtnhuuha qb qzh bsseoh.\n33 Mzhxh el qzh tvvuh? \trtxahm\t30 31\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Utxi jhmq qb qzh bsseoh.\n4 Utxi jhmq qb qzh phaxbby.\n5 Utxi ybnha qb qzh rtxahm.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Otmaxt uhsq qzh sbbqptuu.\n13 Ytmehu rxtppha qzh yeuk qzhxh.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Ytmehu rbq qzh tvvuh qzhxh.\n16 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Ytmehu ybnha qb qzh keqozhm.\n19 Mzhxh el qzh tvvuh? \tkeqozhm\t15 18\n20 Ytmehu aelotxaha qzh tvvuh.\n21 Hbzm jhmq qb qzh keqozhm.\n22 Mzhxh el qzh tvvuh? \tkeqozhm\t20 18\n23 Hbzm rxtppha qzh tvvuh qzhxh.\n24 Otmaxt cbdxmhiha qb qzh rtxahm.\n25 Hbzm uhsq qzh tvvuh.\n26 Ytmehu rxtppha qzh tvvuh qzhxh.\n27 Otmaxt cbdxmhiha qb qzh ztuujti.\n28 Otmaxt vdq abjm qzh sbbqptuu.\n29 Mzhxh el qzh sbbqptuu? \tztuujti\t28 27\n30 Ytmehu jhmq qb qzh rtxahm.\n31 Otmaxt rbq qzh sbbqptuu qzhxh.\n32 Mzhxh el qzh tvvuh? \trtxahm\t26 30\n33 Hbzm jhmq ptok qb qzh phaxbby.\n34 Otmaxt vdq abjm qzh sbbqptuu.\n35 Mzhxh el qzh sbbqptuu? \tztuujti\t34 27\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Hbzm vdq abjm qzh sbbqptuu.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Hbzm rbq qzh sbbqptuu qzhxh.\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Hbzm rxtppha qzh yeuk qzhxh.\n12 Hbzm uhsq qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \tphaxbby\t12 8\n14 Hbzm vdq abjm qzh yeuk.\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tphaxbby\t14 8\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Hbzm veokha dv qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh yeuk? \tphaxbby\t14 8\n20 Otmaxt jhmq qb qzh keqozhm.\n21 Ytmehu jhmq ptok qb qzh rtxahm.\n22 Hbzm qbbk qzh yeuk qzhxh.\n23 Otmaxt cbdxmhiha qb qzh rtxahm.\n24 Hbzm qxtnhuuha qb qzh ptqzxbby.\n25 Utxi qxtnhuuha qb qzh rtxahm.\n26 Mzhxh el qzh yeuk? \tptqzxbby\t22 24\n27 Hbzm ybnha qb qzh keqozhm.\n28 Hbzm rbq qzh tvvuh qzhxh.\n29 Hbzm jhmq qb qzh phaxbby.\n30 Hbzm jhmq qb qzh ztuujti.\n31 Mzhxh el qzh tvvuh? \tztuujti\t28 30\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Utxi uhsq qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \trtxahm\t4 3\n6 Otmaxt ybnha qb qzh ptqzxbby.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Mzhxh el qzh tvvuh? \trtxahm\t4 3\n9 Utxi rxtppha qzh yeuk qzhxh.\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Mzhxh el qzh tvvuh? \trtxahm\t4 3\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Utxi aelotxaha qzh tvvuh.\n14 Mzhxh el qzh tvvuh? \trtxahm\t13 3\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt jhmq qb qzh bsseoh.\n17 Mzhxh el qzh tvvuh? \trtxahm\t13 3\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Utxi ybnha qb qzh keqozhm.\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Ytmehu vdq abjm qzh tvvuh qzhxh.\n6 Ytmehu rxtppha qzh tvvuh qzhxh.\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el qzh tvvuh? \trtxahm\t6 7\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Ytmehu aelotxaha qzh tvvuh.\n12 Mzhxh el qzh tvvuh? \tztuujti\t11 10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el qzh tvvuh? \tztuujti\t11 10\n16 Ytmehu qbbk qzh tvvuh qzhxh.\n17 Hbzm veokha dv qzh sbbqptuu qzhxh.\n18 Hbzm vdq abjm qzh sbbqptuu.\n19 Hbzm rbq qzh sbbqptuu qzhxh.\n20 Otmaxt jhmq ptok qb qzh bsseoh.\n21 Ytmehu cbdxmhiha qb qzh keqozhm.\n22 Hbzm axbvvha qzh sbbqptuu.\n23 Utxi qbbk qzh yeuk qzhxh.\n24 Mzhxh el qzh sbbqptuu? \trtxahm\t22 14\n25 Utxi uhsq qzh yeuk.\n26 Hbzm qbbk qzh sbbqptuu qzhxh.\n27 Mzhxh el qzh yeuk? \tkeqozhm\t25 13\n1 Hbzm jhmq qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm qbbk qzh sbbqptuu qzhxh.\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Ytmehu rbq qzh tvvuh qzhxh.\n6 Otmaxt jhmq ptok qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Utxi ybnha qb qzh ztuujti.\n9 Hbzm ybnha qb qzh phaxbby.\n10 Hbzm uhsq qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 9\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 9\n15 Hbzm jhmq ptok qb qzh rtxahm.\n16 Hbzm jhmq qb qzh ztuujti.\n17 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 9\n18 Ytmehu uhsq qzh tvvuh.\n19 Utxi cbdxmhiha qb qzh ptqzxbby.\n20 Mzhxh el qzh tvvuh? \tptqzxbby\t18 12\n21 Ytmehu veokha dv qzh tvvuh qzhxh.\n22 Ytmehu cbdxmhiha qb qzh rtxahm.\n23 Mzhxh el qzh tvvuh? \trtxahm\t21 22\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq qb qzh keqozhm.\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Utxi veokha dv qzh sbbqptuu qzhxh.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el qzh sbbqptuu? \tkeqozhm\t7 8\n10 Ytmehu rxtppha qzh yeuk qzhxh.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Mzhxh el qzh sbbqptuu? \tkeqozhm\t7 8\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el qzh yeuk? \tkeqozhm\t10 13\n16 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Ytmehu axbvvha qzh yeuk.\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t18 16\n21 Otmaxt jhmq ptok qb qzh phaxbby.\n22 Otmaxt qxtnhuuha qb qzh ztuujti.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t18 16\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Otmaxt rbq qzh sbbqptuu qzhxh.\n7 Hbzm vdq abjm qzh tvvuh.\n8 Hbzm rbq qzh tvvuh qzhxh.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Otmaxt uhsq qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t10 2\n12 Ytmehu jhmq ptok qb qzh ztuujti.\n13 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n14 Mzhxh el qzh tvvuh? \tkeqozhm\t8 9\n15 Otmaxt vdq abjm qzh sbbqptuu.\n16 Otmaxt qbbk qzh sbbqptuu qzhxh.\n17 Hbzm axbvvha qzh tvvuh.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Mzhxh el qzh tvvuh? \tkeqozhm\t17 9\n20 Ytmehu rbq qzh yeuk qzhxh.\n21 Hbzm jhmq ptok qb qzh bsseoh.\n22 Mzhxh el qzh tvvuh? \tkeqozhm\t17 9\n23 Ytmehu vdq abjm qzh yeuk.\n24 Otmaxt axbvvha qzh sbbqptuu.\n25 Mzhxh el qzh yeuk? \tbsseoh\t23 18\n1 Utxi ybnha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Otmaxt jhmq ptok qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Ytmehu jhmq qb qzh bsseoh.\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Ytmehu rxtppha qzh yeuk qzhxh.\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Mzhxh el qzh sbbqptuu? \trtxahm\t13 7\n16 Hbzm jhmq qb qzh bsseoh.\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Mzhxh el qzh sbbqptuu? \trtxahm\t13 7\n19 Otmaxt ybnha qb qzh ptqzxbby.\n20 Utxi cbdxmhiha qb qzh ptqzxbby.\n21 Ytmehu ybnha qb qzh rtxahm.\n22 Ytmehu axbvvha qzh yeuk.\n23 Mzhxh el qzh yeuk? \trtxahm\t22 21\n24 Utxi qxtnhuuha qb qzh ztuujti.\n25 Ytmehu cbdxmhiha qb qzh phaxbby.\n26 Mzhxh el qzh yeuk? \trtxahm\t22 21\n27 Utxi jhmq ptok qb qzh rtxahm.\n28 Hbzm cbdxmhiha qb qzh ptqzxbby.\n29 Mzhxh el qzh yeuk? \trtxahm\t22 21\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Utxi axbvvha qzh tvvuh.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Hbzm veokha dv qzh tvvuh qzhxh.\n7 Hbzm vdq abjm qzh tvvuh qzhxh.\n8 Otmaxt rbq qzh yeuk qzhxh.\n9 Otmaxt uhsq qzh yeuk qzhxh.\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Mzhxh el qzh yeuk? \tbsseoh\t9 4\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Mzhxh el qzh tvvuh? \tbsseoh\t10 12\n15 Ytmehu cbdxmhiha qb qzh rtxahm.\n16 Otmaxt ybnha qb qzh ptqzxbby.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t13 16\n18 Otmaxt uhsq qzh yeuk.\n19 Hbzm uhsq qzh tvvuh.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t18 16\n21 Hbzm qxtnhuuha qb qzh ztuujti.\n22 Otmaxt qxtnhuuha qb qzh ztuujti.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t19 12\n1 Utxi jhmq qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Otmaxt qxtnhuuha qb qzh bsseoh.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n6 Ytmehu uhsq qzh sbbqptuu.\n7 Ytmehu rbq qzh sbbqptuu qzhxh.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Hbzm rbq qzh tvvuh qzhxh.\n10 Ytmehu axbvvha qzh sbbqptuu.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Hbzm qbbk qzh yeuk qzhxh.\n15 Mzhxh el qzh sbbqptuu? \trtxahm\t11 13\n16 Ytmehu jhmq ptok qb qzh keqozhm.\n17 Hbzm jhmq qb qzh bsseoh.\n18 Mzhxh el qzh yeuk? \tbsseoh\t14 17\n19 Otmaxt jhmq qb qzh phaxbby.\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Mzhxh el qzh yeuk? \tbsseoh\t14 17\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Utxi uhsq qzh sbbqptuu.\n24 Mzhxh el qzh sbbqptuu? \trtxahm\t23 13\n25 Hbzm qxtnhuuha qb qzh phaxbby.\n26 Otmaxt qxtnhuuha qb qzh keqozhm.\n27 Mzhxh el qzh sbbqptuu? \trtxahm\t23 13\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Ytmehu qbbk qzh sbbqptuu qzhxh.\n4 Utxi ybnha qb qzh ztuujti.\n5 Utxi ybnha qb qzh keqozhm.\n6 Ytmehu uhsq qzh sbbqptuu qzhxh.\n7 Ytmehu rbq qzh sbbqptuu qzhxh.\n8 Utxi ybnha qb qzh ztuujti.\n9 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Ytmehu rxtppha qzh tvvuh qzhxh.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Ytmehu qbbk qzh yeuk qzhxh.\n19 Ytmehu axbvvha qzh tvvuh.\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t19 14\n22 Ytmehu jhmq ptok qb qzh rtxahm.\n23 Hbzm cbdxmhiha qb qzh ptqzxbby.\n24 Mzhxh el qzh tvvuh? \tbsseoh\t19 14\n25 Otmaxt ybnha qb qzh bsseoh.\n26 Otmaxt jhmq ptok qb qzh ptqzxbby.\n27 Hbzm qxtnhuuha qb qzh ztuujti.\n28 Ytmehu aelotxaha qzh sbbqptuu.\n29 Mzhxh el qzh sbbqptuu? \trtxahm\t28 22\n30 Hbzm cbdxmhiha qb qzh ptqzxbby.\n31 Ytmehu qxtnhuuha qb qzh keqozhm.\n32 Mzhxh el qzh sbbqptuu? \trtxahm\t28 22\n33 Ytmehu qxtnhuuha qb qzh phaxbby.\n34 Ytmehu qxtnhuuha qb qzh rtxahm.\n35 Mzhxh el qzh sbbqptuu? \trtxahm\t28 22\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Utxi ybnha qb qzh phaxbby.\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Ytmehu qbbk qzh tvvuh qzhxh.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el qzh sbbqptuu? \trtxahm\t4 8\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el qzh tvvuh? \trtxahm\t7 11\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 13\n16 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n17 Ytmehu axbvvha qzh tvvuh qzhxh.\n18 Mzhxh el qzh tvvuh? \trtxahm\t17 11\n19 Hbzm qxtnhuuha qb qzh ptqzxbby.\n20 Ytmehu ybnha qb qzh ptqzxbby.\n21 Mzhxh el qzh tvvuh? \trtxahm\t17 11\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Otmaxt qxtnhuuha qb qzh rtxahm.\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tbsseoh\t10 1\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Otmaxt qbbk qzh tvvuh qzhxh.\n14 Mzhxh el qzh sbbqptuu? \tbsseoh\t10 1\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Otmaxt uhsq qzh tvvuh.\n17 Mzhxh el qzh tvvuh? \tztuujti\t16 4\n18 Otmaxt jhmq ptok qb qzh bsseoh.\n19 Ytmehu jhmq qb qzh bsseoh.\n20 Mzhxh el qzh tvvuh? \tztuujti\t16 4\n21 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n22 Hbzm cbdxmhiha qb qzh ztuujti.\n23 Mzhxh el qzh tvvuh? \tztuujti\t16 4\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Otmaxt jhmq qb qzh ztuujti.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Hbzm veokha dv qzh tvvuh qzhxh.\n6 Ytmehu jhmq ptok qb qzh keqozhm.\n7 Hbzm ybnha qb qzh keqozhm.\n8 Utxi uhsq qzh yeuk.\n9 Mzhxh el qzh tvvuh? \tkeqozhm\t5 7\n10 Utxi vdq abjm qzh sbbqptuu.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Mzhxh el qzh sbbqptuu? \trtxahm\t10 1\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Utxi ybnha qb qzh keqozhm.\n15 Mzhxh el qzh yeuk? \trtxahm\t8 1\n16 Hbzm aelotxaha qzh tvvuh.\n17 Hbzm rxtppha qzh tvvuh qzhxh.\n18 Hbzm ybnha qb qzh ztuujti.\n19 Utxi jhmq qb qzh bsseoh.\n20 Mzhxh el qzh tvvuh? \tztuujti\t17 18\n21 Hbzm vdq abjm qzh tvvuh.\n22 Hbzm rbq qzh tvvuh qzhxh.\n23 Ytmehu jhmq qb qzh ptqzxbby.\n24 Hbzm axbvvha qzh tvvuh qzhxh.\n25 Mzhxh el qzh tvvuh? \tztuujti\t24 18\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt qxtnhuuha qb qzh bsseoh.\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Ytmehu jhmq qb qzh phaxbby.\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Utxi veokha dv qzh sbbqptuu qzhxh.\n10 Utxi axbvvha qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t10 5\n12 Otmaxt jhmq ptok qb qzh ptqzxbby.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t10 5\n15 Hbzm jhmq ptok qb qzh ptqzxbby.\n16 Hbzm qbbk qzh yeuk qzhxh.\n17 Mzhxh el qzh sbbqptuu? \tptqzxbby\t10 5\n18 Otmaxt jhmq ptok qb qzh bsseoh.\n19 Hbzm axbvvha qzh yeuk.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t19 15\n21 Ytmehu ybnha qb qzh bsseoh.\n22 Utxi cbdxmhiha qb qzh bsseoh.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t19 15\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Otmaxt qxtnhuuha qb qzh rtxahm.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n7 Mzhxh el qzh sbbqptuu? \trtxahm\t6 4\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Otmaxt qxtnhuuha qb qzh ztuujti.\n10 Mzhxh el qzh sbbqptuu? \trtxahm\t6 4\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t6 4\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Utxi ybnha qb qzh bsseoh.\n16 Hbzm jhmq ptok qb qzh ztuujti.\n17 Ytmehu jhmq qb qzh phaxbby.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n20 Ytmehu ybnha qb qzh bsseoh.\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Ytmehu jhmq ptok qb qzh keqozhm.\n23 Ytmehu jhmq ptok qb qzh ztuujti.\n24 Utxi aelotxaha qzh yeuk.\n25 Utxi rbq qzh yeuk qzhxh.\n26 Utxi jhmq qb qzh ptqzxbby.\n27 Otmaxt ybnha qb qzh rtxahm.\n28 Mzhxh el qzh yeuk? \tptqzxbby\t25 26\n29 Ytmehu ybnha qb qzh phaxbby.\n30 Hbzm qxtnhuuha qb qzh keqozhm.\n31 Mzhxh el qzh yeuk? \tptqzxbby\t25 26\n1 Hbzm jhmq qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Hbzm qbbk qzh yeuk qzhxh.\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Hbzm rxtppha qzh sbbqptuu qzhxh.\n7 Hbzm uhsq qzh sbbqptuu.\n8 Hbzm aelotxaha qzh yeuk.\n9 Mzhxh el qzh yeuk? \tphaxbby\t8 2\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Mzhxh el qzh sbbqptuu? \tphaxbby\t7 2\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n15 Mzhxh el qzh yeuk? \tphaxbby\t8 2\n16 Utxi qxtnhuuha qb qzh phaxbby.\n17 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n18 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 17\n19 Otmaxt cbdxmhiha qb qzh bsseoh.\n20 Hbzm cbdxmhiha qb qzh bsseoh.\n21 Mzhxh el qzh sbbqptuu? \tbsseoh\t14 19\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Utxi ybnha qb qzh bsseoh.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Utxi qbbk qzh tvvuh qzhxh.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu qbbk qzh sbbqptuu qzhxh.\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n11 Mzhxh el qzh tvvuh? \tkeqozhm\t6 9\n12 Hbzm veokha dv qzh sbbqptuu qzhxh.\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Hbzm vdq abjm qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t15 7\n17 Ytmehu cbdxmhiha qb qzh bsseoh.\n18 Hbzm veokha dv qzh sbbqptuu qzhxh.\n19 Utxi qxtnhuuha qb qzh bsseoh.\n20 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh sbbqptuu? \trtxahm\t20 7\n22 Otmaxt qxtnhuuha qb qzh ztuujti.\n23 Hbzm rxtppha qzh sbbqptuu qzhxh.\n24 Ytmehu jhmq ptok qb qzh phaxbby.\n25 Hbzm jhmq ptok qb qzh ptqzxbby.\n26 Mzhxh el qzh sbbqptuu? \tptqzxbby\t23 25\n27 Hbzm aelotxaha qzh sbbqptuu.\n28 Otmaxt jhmq qb qzh bsseoh.\n29 Mzhxh el qzh sbbqptuu? \tptqzxbby\t27 25\n1 Hbzm jhmq qb qzh keqozhm.\n2 Utxi veokha dv qzh tvvuh qzhxh.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Mzhxh el qzh tvvuh? \tphaxbby\t2 3\n6 Ytmehu veokha dv qzh yeuk qzhxh.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Mzhxh el qzh tvvuh? \tphaxbby\t2 3\n9 Utxi aelotxaha qzh tvvuh.\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Mzhxh el qzh tvvuh? \tphaxbby\t9 3\n12 Hbzm ybnha qb qzh bsseoh.\n13 Ytmehu uhsq qzh yeuk.\n14 Mzhxh el qzh yeuk? \tbsseoh\t13 4\n15 Utxi rxtppha qzh sbbqptuu qzhxh.\n16 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n17 Mzhxh el qzh yeuk? \tbsseoh\t13 4\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Otmaxt rbq qzh tvvuh qzhxh.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Mzhxh el qzh tvvuh? \tptqzxbby\t3 4\n6 Otmaxt axbvvha qzh tvvuh.\n7 Utxi rxtppha qzh sbbqptuu qzhxh.\n8 Mzhxh el qzh tvvuh? \tptqzxbby\t6 4\n9 Otmaxt jhmq qb qzh phaxbby.\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Mzhxh el qzh sbbqptuu? \tkeqozhm\t7 10\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Mzhxh el qzh sbbqptuu? \tkeqozhm\t7 10\n15 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n16 Utxi ybnha qb qzh phaxbby.\n17 Hbzm rxtppha qzh tvvuh qzhxh.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Utxi ybnha qb qzh ptqzxbby.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Otmaxt qxtnhuuha qb qzh ztuujti.\n22 Utxi jhmq qb qzh rtxahm.\n23 Hbzm jhmq qb qzh phaxbby.\n24 Otmaxt ybnha qb qzh bsseoh.\n25 Utxi uhsq qzh sbbqptuu.\n26 Utxi ybnha qb qzh keqozhm.\n27 Mzhxh el qzh sbbqptuu? \trtxahm\t25 22\n1 Utxi ybnha qb qzh ztuujti.\n2 Ytmehu qbbk qzh yeuk qzhxh.\n3 Otmaxt rxtppha qzh tvvuh qzhxh.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Mzhxh el qzh yeuk? \tptqzxbby\t2 4\n6 Otmaxt axbvvha qzh tvvuh qzhxh.\n7 Ytmehu vdq abjm qzh yeuk qzhxh.\n8 Mzhxh el qzh yeuk? \tptqzxbby\t7 4\n9 Ytmehu veokha dv qzh yeuk qzhxh.\n10 Ytmehu axbvvha qzh yeuk.\n11 Mzhxh el qzh yeuk? \tptqzxbby\t10 4\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Mzhxh el qzh yeuk? \tptqzxbby\t10 4\n15 Utxi jhmq qb qzh ptqzxbby.\n16 Utxi rxtppha qzh yeuk qzhxh.\n17 Otmaxt jhmq qb qzh ztuujti.\n18 Hbzm veokha dv qzh tvvuh qzhxh.\n19 Ytmehu jhmq ptok qb qzh bsseoh.\n20 Ytmehu ybnha qb qzh phaxbby.\n21 Hbzm jhmq ptok qb qzh bsseoh.\n22 Ytmehu qxtnhuuha qb qzh bsseoh.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t18 21\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Utxi uhsq qzh sbbqptuu.\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Utxi qxtnhuuha qb qzh ptqzxbby.\n7 Mzhxh el qzh sbbqptuu? \tphaxbby\t4 5\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Ytmehu vdq abjm qzh sbbqptuu.\n10 Mzhxh el qzh sbbqptuu? \tphaxbby\t9 5\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Hbzm jhmq qb qzh bsseoh.\n13 Mzhxh el qzh sbbqptuu? \tphaxbby\t9 5\n14 Utxi jhmq qb qzh bsseoh.\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Mzhxh el qzh sbbqptuu? \tphaxbby\t9 5\n17 Hbzm qxtnhuuha qb qzh rtxahm.\n18 Utxi ybnha qb qzh keqozhm.\n19 Otmaxt ybnha qb qzh rtxahm.\n20 Utxi qxtnhuuha qb qzh phaxbby.\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Utxi vdq abjm qzh sbbqptuu.\n23 Mzhxh el qzh sbbqptuu? \tphaxbby\t22 20\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Hbzm cbdxmhiha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Utxi qbbk qzh sbbqptuu qzhxh.\n6 Utxi aelotxaha qzh sbbqptuu.\n7 Utxi rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm rbq qzh yeuk qzhxh.\n9 Utxi uhsq qzh sbbqptuu qzhxh.\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Ytmehu jhmq qb qzh ztuujti.\n13 Mzhxh el qzh yeuk? \trtxahm\t8 11\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Otmaxt uhsq qzh tvvuh.\n16 Mzhxh el qzh tvvuh? \trtxahm\t15 1\n17 Utxi uhsq qzh sbbqptuu qzhxh.\n18 Utxi qbbk qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh tvvuh? \trtxahm\t15 1\n20 Ytmehu jhmq qb qzh keqozhm.\n21 Hbzm rbq qzh tvvuh qzhxh.\n22 Utxi aelotxaha qzh sbbqptuu.\n23 Otmaxt ybnha qb qzh ptqzxbby.\n24 Utxi rbq qzh sbbqptuu qzhxh.\n25 Otmaxt qxtnhuuha qb qzh phaxbby.\n26 Utxi uhsq qzh sbbqptuu.\n27 Hbzm jhmq ptok qb qzh bsseoh.\n28 Otmaxt qxtnhuuha qb qzh ztuujti.\n29 Hbzm qxtnhuuha qb qzh rtxahm.\n30 Hbzm aelotxaha qzh tvvuh.\n31 Utxi veokha dv qzh sbbqptuu qzhxh.\n32 Mzhxh el qzh tvvuh? \trtxahm\t30 29\n33 Hbzm rbq qzh tvvuh qzhxh.\n34 Hbzm vdq abjm qzh yeuk qzhxh.\n35 Mzhxh el qzh yeuk? \trtxahm\t34 29\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Hbzm axbvvha qzh tvvuh.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Otmaxt jhmq ptok qb qzh rtxahm.\n7 Hbzm axbvvha qzh tvvuh.\n8 Hbzm qbbk qzh tvvuh qzhxh.\n9 Hbzm axbvvha qzh tvvuh.\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Hbzm rbq qzh tvvuh qzhxh.\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu qbbk qzh yeuk qzhxh.\n15 Hbzm aelotxaha qzh tvvuh.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Ytmehu uhsq qzh yeuk qzhxh.\n18 Ytmehu jhmq ptok qb qzh ptqzxbby.\n19 Mzhxh el qzh yeuk? \tbsseoh\t17 10\n20 Otmaxt cbdxmhiha qb qzh rtxahm.\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Mzhxh el qzh yeuk? \tbsseoh\t17 10\n23 Utxi aelotxaha qzh sbbqptuu.\n24 Hbzm cbdxmhiha qb qzh ptqzxbby.\n25 Mzhxh el qzh sbbqptuu? \tkeqozhm\t23 5\n26 Ytmehu qxtnhuuha qb qzh bsseoh.\n27 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n28 Mzhxh el qzh sbbqptuu? \tkeqozhm\t23 5\n29 Hbzm ybnha qb qzh rtxahm.\n30 Utxi jhmq ptok qb qzh bsseoh.\n31 Ytmehu qxtnhuuha qb qzh bsseoh.\n32 Ytmehu veokha dv qzh yeuk qzhxh.\n33 Ytmehu aelotxaha qzh yeuk.\n34 Hbzm qxtnhuuha qb qzh phaxbby.\n35 Mzhxh el qzh yeuk? \tbsseoh\t33 31\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Utxi ybnha qb qzh rtxahm.\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Utxi axbvvha qzh tvvuh.\n7 Mzhxh el qzh tvvuh? \trtxahm\t6 3\n8 Ytmehu aelotxaha qzh sbbqptuu.\n9 Utxi ybnha qb qzh phaxbby.\n10 Mzhxh el qzh tvvuh? \trtxahm\t6 3\n11 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n12 Ytmehu jhmq qb qzh phaxbby.\n13 Mzhxh el qzh sbbqptuu? \tphaxbby\t11 12\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Mzhxh el qzh sbbqptuu? \tztuujti\t11 15\n17 Ytmehu ybnha qb qzh bsseoh.\n18 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 17\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Hbzm cbdxmhiha qb qzh bsseoh.\n10 Hbzm ybnha qb qzh rtxahm.\n11 Ytmehu rxtppha qzh yeuk qzhxh.\n12 Hbzm ybnha qb qzh keqozhm.\n13 Hbzm ybnha qb qzh rtxahm.\n14 Ytmehu qbbk qzh sbbqptuu qzhxh.\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Ytmehu uhsq qzh sbbqptuu.\n18 Utxi rbq qzh tvvuh qzhxh.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t17 8\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Hbzm ybnha qb qzh ztuujti.\n22 Mzhxh el qzh sbbqptuu? \tbsseoh\t17 8\n23 Utxi rxtppha qzh sbbqptuu qzhxh.\n24 Otmaxt ybnha qb qzh rtxahm.\n25 Ytmehu axbvvha qzh yeuk.\n26 Utxi ybnha qb qzh keqozhm.\n27 Mzhxh el qzh sbbqptuu? \tkeqozhm\t23 26\n28 Otmaxt jhmq ptok qb qzh keqozhm.\n29 Utxi vdq abjm qzh tvvuh.\n30 Mzhxh el qzh tvvuh? \tkeqozhm\t29 26\n31 Otmaxt rxtppha qzh tvvuh qzhxh.\n32 Utxi aelotxaha qzh sbbqptuu.\n33 Mzhxh el qzh sbbqptuu? \tkeqozhm\t32 26\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Utxi aelotxaha qzh tvvuh.\n3 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Utxi qbbk qzh tvvuh qzhxh.\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el qzh yeuk? \tphaxbby\t4 8\n10 Utxi uhsq qzh tvvuh qzhxh.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Utxi ybnha qb qzh rtxahm.\n13 Utxi ybnha qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Otmaxt qbbk qzh tvvuh qzhxh.\n16 Otmaxt jhmq ptok qb qzh ptqzxbby.\n17 Hbzm qxtnhuuha qb qzh keqozhm.\n18 Mzhxh el qzh tvvuh? \tptqzxbby\t15 16\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Otmaxt vdq abjm qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 16\n22 Otmaxt aelotxaha qzh yeuk.\n23 Otmaxt vdq abjm qzh tvvuh.\n24 Mzhxh el qzh yeuk? \tptqzxbby\t22 16\n25 Otmaxt veokha dv qzh yeuk qzhxh.\n26 Otmaxt uhsq qzh yeuk.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 16\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Utxi rxtppha qzh yeuk qzhxh.\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Utxi jhmq qb qzh ztuujti.\n6 Utxi jhmq qb qzh ptqzxbby.\n7 Mzhxh el qzh yeuk? \tptqzxbby\t3 6\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Hbzm rxtppha qzh sbbqptuu qzhxh.\n10 Hbzm vdq abjm qzh tvvuh.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Otmaxt jhmq qb qzh bsseoh.\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 13\n15 Hbzm vdq abjm qzh sbbqptuu.\n16 Utxi axbvvha qzh yeuk.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t16 6\n18 Hbzm veokha dv qzh sbbqptuu qzhxh.\n19 Ytmehu qxtnhuuha qb qzh bsseoh.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t16 6\n21 Utxi rbq qzh yeuk qzhxh.\n22 Utxi uhsq qzh yeuk.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t22 6\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Otmaxt rxtppha qzh tvvuh qzhxh.\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mzhxh el qzh tvvuh? \trtxahm\t6 8\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzhxh el qzh tvvuh? \trtxahm\t6 8\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 14\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Ytmehu ybnha qb qzh ptqzxbby.\n18 Utxi qxtnhuuha qb qzh phaxbby.\n19 Hbzm jhmq qb qzh ztuujti.\n20 Hbzm jhmq ptok qb qzh ptqzxbby.\n21 Otmaxt jhmq qb qzh ztuujti.\n22 Otmaxt qbbk qzh yeuk qzhxh.\n23 Ytmehu jhmq qb qzh keqozhm.\n24 Otmaxt jhmq qb qzh rtxahm.\n25 Hbzm uhsq qzh sbbqptuu.\n26 Mzhxh el qzh sbbqptuu? \tptqzxbby\t25 20\n27 Hbzm veokha dv qzh sbbqptuu qzhxh.\n28 Otmaxt jhmq qb qzh ztuujti.\n29 Hbzm aelotxaha qzh sbbqptuu.\n30 Hbzm veokha dv qzh sbbqptuu qzhxh.\n31 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n32 Otmaxt jhmq qb qzh phaxbby.\n33 Otmaxt qxtnhuuha qb qzh keqozhm.\n34 Hbzm aelotxaha qzh sbbqptuu.\n35 Mzhxh el qzh sbbqptuu? \tptqzxbby\t34 20\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Utxi veokha dv qzh yeuk qzhxh.\n3 Utxi uhsq qzh yeuk.\n4 Utxi rbq qzh yeuk qzhxh.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n7 Mzhxh el qzh yeuk? \tztuujti\t4 5\n8 Hbzm rxtppha qzh tvvuh qzhxh.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Mzhxh el qzh yeuk? \tztuujti\t4 5\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Utxi uhsq qzh yeuk.\n13 Mzhxh el qzh yeuk? \tztuujti\t12 5\n14 Utxi rxtppha qzh yeuk qzhxh.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Hbzm aelotxaha qzh tvvuh.\n17 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n18 Mzhxh el qzh sbbqptuu? \tkeqozhm\t17 11\n19 Utxi axbvvha qzh yeuk.\n20 Utxi cbdxmhiha qb qzh rtxahm.\n21 Mzhxh el qzh yeuk? \tztuujti\t19 5\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Utxi ybnha qb qzh phaxbby.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Mzhxh el qzh sbbqptuu? \tbsseoh\t1 4\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Ytmehu uhsq qzh sbbqptuu.\n8 Mzhxh el qzh sbbqptuu? \tztuujti\t7 6\n9 Utxi jhmq qb qzh ptqzxbby.\n10 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Ytmehu veokha dv qzh yeuk qzhxh.\n13 Utxi jhmq qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh rtxahm.\n15 Mzhxh el qzh sbbqptuu? \trtxahm\t10 14\n16 Utxi cbdxmhiha qb qzh ztuujti.\n17 Ytmehu uhsq qzh sbbqptuu.\n18 Mzhxh el qzh sbbqptuu? \trtxahm\t17 14\n19 Hbzm jhmq ptok qb qzh phaxbby.\n20 Ytmehu jhmq qb qzh phaxbby.\n21 Mzhxh el qzh sbbqptuu? \trtxahm\t17 14\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Utxi jhmq qb qzh ztuujti.\n3 Ytmehu qbbk qzh tvvuh qzhxh.\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Ytmehu axbvvha qzh tvvuh qzhxh.\n6 Utxi jhmq qb qzh bsseoh.\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh phaxbby.\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Otmaxt jhmq ptok qb qzh rtxahm.\n13 Hbzm aelotxaha qzh tvvuh.\n14 Utxi ybnha qb qzh rtxahm.\n15 Mzhxh el qzh tvvuh? \tkeqozhm\t13 1\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Mzhxh el qzh tvvuh? \tkeqozhm\t13 1\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Hbzm cbdxmhiha qb qzh ptqzxbby.\n21 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n22 Utxi jhmq ptok qb qzh ptqzxbby.\n23 Utxi jhmq ptok qb qzh phaxbby.\n24 Ytmehu jhmq ptok qb qzh keqozhm.\n25 Hbzm jhmq ptok qb qzh keqozhm.\n26 Otmaxt qxtnhuuha qb qzh keqozhm.\n27 Hbzm veokha dv qzh tvvuh qzhxh.\n28 Otmaxt qxtnhuuha qb qzh bsseoh.\n29 Otmaxt jhmq qb qzh phaxbby.\n30 Ytmehu cbdxmhiha qb qzh phaxbby.\n31 Ytmehu rxtppha qzh yeuk qzhxh.\n32 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n33 Utxi cbdxmhiha qb qzh bsseoh.\n34 Otmaxt vdq abjm qzh sbbqptuu.\n35 Mzhxh el qzh sbbqptuu? \tphaxbby\t34 29\n36 Utxi jhmq ptok qb qzh phaxbby.\n37 Otmaxt jhmq ptok qb qzh keqozhm.\n38 Mzhxh el qzh sbbqptuu? \tphaxbby\t34 29\n39 Hbzm axbvvha qzh tvvuh.\n40 Hbzm jhmq qb qzh phaxbby.\n41 Mzhxh el qzh sbbqptuu? \tphaxbby\t34 29\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Utxi vdq abjm qzh sbbqptuu.\n6 Otmaxt qxtnhuuha qb qzh keqozhm.\n7 Mzhxh el qzh tvvuh? \tkeqozhm\t3 6\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Utxi ybnha qb qzh rtxahm.\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Ytmehu aelotxaha qzh yeuk.\n12 Mzhxh el qzh yeuk? \tbsseoh\t11 4\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Mzhxh el qzh yeuk? \tbsseoh\t11 4\n16 Otmaxt aelotxaha qzh tvvuh qzhxh.\n17 Hbzm qxtnhuuha qb qzh bsseoh.\n18 Mzhxh el qzh tvvuh? \tkeqozhm\t16 14\n19 Otmaxt veokha dv qzh tvvuh qzhxh.\n20 Utxi cbdxmhiha qb qzh ptqzxbby.\n21 Otmaxt jhmq ptok qb qzh ptqzxbby.\n22 Utxi jhmq qb qzh bsseoh.\n23 Mzhxh el qzh tvvuh? \tptqzxbby\t19 21\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mzhxh el qzh yeuk? \tkeqozhm\t1 2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu rbq qzh tvvuh qzhxh.\n6 Mzhxh el qzh yeuk? \tkeqozhm\t1 2\n7 Ytmehu uhsq qzh tvvuh.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el qzh tvvuh? \tptqzxbby\t7 4\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Otmaxt axbvvha qzh yeuk.\n12 Mzhxh el qzh tvvuh? \tptqzxbby\t7 4\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Otmaxt rbq qzh yeuk qzhxh.\n15 Hbzm jhmq qb qzh bsseoh.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Otmaxt vdq abjm qzh yeuk.\n18 Ytmehu jhmq ptok qb qzh phaxbby.\n19 Mzhxh el qzh yeuk? \tkeqozhm\t17 2\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi jhmq qb qzh keqozhm.\n3 Hbzm jhmq qb qzh phaxbby.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t8 10\n12 Utxi jhmq qb qzh ztuujti.\n13 Hbzm uhsq qzh sbbqptuu.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t13 10\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Otmaxt jhmq ptok qb qzh phaxbby.\n17 Mzhxh el qzh sbbqptuu? \trtxahm\t13 10\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Hbzm qxtnhuuha qb qzh ptqzxbby.\n20 Mzhxh el qzh sbbqptuu? \trtxahm\t13 10\n21 Ytmehu ybnha qb qzh ptqzxbby.\n22 Ytmehu jhmq ptok qb qzh bsseoh.\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Hbzm ybnha qb qzh rtxahm.\n25 Hbzm rbq qzh sbbqptuu qzhxh.\n26 Otmaxt cbdxmhiha qb qzh ztuujti.\n27 Utxi ybnha qb qzh keqozhm.\n28 Hbzm axbvvha qzh sbbqptuu.\n29 Mzhxh el qzh sbbqptuu? \trtxahm\t28 24\n1 Hbzm jhmq qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Mzhxh el qzh sbbqptuu? \tkeqozhm\t6 8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu rxtppha qzh yeuk qzhxh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 10\n13 Hbzm ybnha qb qzh ztuujti.\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Ytmehu aelotxaha qzh yeuk.\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Utxi aelotxaha qzh tvvuh.\n18 Hbzm jhmq qb qzh bsseoh.\n19 Mzhxh el qzh tvvuh? \tptqzxbby\t17 4\n20 Utxi rxtppha qzh tvvuh qzhxh.\n21 Ytmehu uhsq qzh sbbqptuu.\n22 Mzhxh el qzh sbbqptuu? \tbsseoh\t21 10\n23 Utxi jhmq qb qzh rtxahm.\n24 Utxi qxtnhuuha qb qzh bsseoh.\n25 Mzhxh el qzh tvvuh? \tbsseoh\t20 24\n1 Hbzm ybnha qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Hbzm jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Hbzm jhmq qb qzh ztuujti.\n11 Utxi qbbk qzh tvvuh qzhxh.\n12 Utxi uhsq qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \tptqzxbby\t12 6\n14 Otmaxt vdq abjm qzh yeuk.\n15 Ytmehu cbdxmhiha qb qzh rtxahm.\n16 Mzhxh el qzh yeuk? \trtxahm\t14 8\n17 Ytmehu rbq qzh yeuk qzhxh.\n18 Utxi jhmq ptok qb qzh ztuujti.\n19 Mzhxh el qzh tvvuh? \tptqzxbby\t12 6\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Otmaxt ybnha qb qzh phaxbby.\n22 Hbzm qxtnhuuha qb qzh ptqzxbby.\n23 Hbzm rxtppha qzh tvvuh qzhxh.\n24 Ytmehu ybnha qb qzh phaxbby.\n25 Utxi veokha dv qzh sbbqptuu qzhxh.\n26 Utxi jhmq qb qzh rtxahm.\n27 Hbzm qxtnhuuha qb qzh keqozhm.\n28 Mzhxh el qzh sbbqptuu? \trtxahm\t25 26\n29 Otmaxt cbdxmhiha qb qzh bsseoh.\n30 Utxi ybnha qb qzh keqozhm.\n31 Mzhxh el qzh sbbqptuu? \tkeqozhm\t25 30\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Otmaxt qbbk qzh tvvuh qzhxh.\n6 Otmaxt qbbk qzh sbbqptuu qzhxh.\n7 Otmaxt uhsq qzh sbbqptuu.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t7 2\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Otmaxt axbvvha qzh tvvuh qzhxh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t7 2\n13 Otmaxt rxtppha qzh tvvuh qzhxh.\n14 Hbzm veokha dv qzh yeuk qzhxh.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Otmaxt jhmq ptok qb qzh ztuujti.\n17 Mzhxh el qzh tvvuh? \tztuujti\t13 16\n18 Hbzm cbdxmhiha qb qzh ptqzxbby.\n19 Hbzm uhsq qzh yeuk.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t19 18\n21 Otmaxt uhsq qzh tvvuh qzhxh.\n22 Otmaxt rxtppha qzh tvvuh qzhxh.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t19 18\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el qzh sbbqptuu? \tphaxbby\t1 2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Mzhxh el qzh sbbqptuu? \tphaxbby\t1 2\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Utxi qxtnhuuha qb qzh rtxahm.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Otmaxt rxtppha qzh tvvuh qzhxh.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Mzhxh el qzh tvvuh? \tptqzxbby\t11 12\n14 Hbzm jhmq qb qzh ztuujti.\n15 Ytmehu qxtnhuuha qb qzh rtxahm.\n16 Mzhxh el qzh tvvuh? \tptqzxbby\t11 12\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Ytmehu jhmq ptok qb qzh phaxbby.\n19 Otmaxt rbq qzh yeuk qzhxh.\n20 Otmaxt axbvvha qzh yeuk.\n21 Mzhxh el qzh yeuk? \tbsseoh\t20 17\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Utxi veokha dv qzh sbbqptuu qzhxh.\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Mzhxh el qzh tvvuh? \tztuujti\t1 4\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Mzhxh el qzh sbbqptuu? \tbsseoh\t3 6\n9 Utxi cbdxmhiha qb qzh ztuujti.\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Utxi axbvvha qzh sbbqptuu.\n12 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Ytmehu axbvvha qzh sbbqptuu.\n15 Mzhxh el qzh sbbqptuu? \tztuujti\t14 4\n16 Utxi qxtnhuuha qb qzh phaxbby.\n17 Otmaxt jhmq qb qzh keqozhm.\n18 Mzhxh el qzh sbbqptuu? \tztuujti\t14 4\n19 Utxi qbbk qzh yeuk qzhxh.\n20 Otmaxt jhmq qb qzh ptqzxbby.\n21 Mzhxh el qzh sbbqptuu? \tztuujti\t14 4\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Utxi rbq qzh tvvuh qzhxh.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Utxi ybnha qb qzh bsseoh.\n5 Mzhxh el qzh tvvuh? \tbsseoh\t2 4\n6 Hbzm jhmq ptok qb qzh ztuujti.\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Mzhxh el qzh tvvuh? \tbsseoh\t2 4\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Otmaxt rbq qzh yeuk qzhxh.\n12 Utxi qxtnhuuha qb qzh phaxbby.\n13 Utxi ybnha qb qzh keqozhm.\n14 Utxi axbvvha qzh tvvuh qzhxh.\n15 Mzhxh el qzh tvvuh? \tkeqozhm\t14 13\n16 Otmaxt vdq abjm qzh yeuk.\n17 Hbzm jhmq ptok qb qzh ptqzxbby.\n18 Mzhxh el qzh yeuk? \tkeqozhm\t16 10\n19 Hbzm ybnha qb qzh phaxbby.\n20 Utxi rbq qzh tvvuh qzhxh.\n21 Mzhxh el qzh yeuk? \tkeqozhm\t16 10\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh ztuujti.\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Mzhxh el qzh sbbqptuu? \tphaxbby\t4 7\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Hbzm cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Utxi axbvvha qzh tvvuh.\n16 Mzhxh el qzh tvvuh? \trtxahm\t15 11\n17 Utxi qbbk qzh tvvuh qzhxh.\n18 Ytmehu ybnha qb qzh ztuujti.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Hbzm axbvvha qzh sbbqptuu.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t17 19\n22 Utxi axbvvha qzh tvvuh.\n23 Otmaxt cbdxmhiha qb qzh rtxahm.\n24 Mzhxh el qzh tvvuh? \tbsseoh\t22 19\n25 Ytmehu ybnha qb qzh phaxbby.\n26 Hbzm rbq qzh sbbqptuu qzhxh.\n27 Mzhxh el qzh tvvuh? \tbsseoh\t22 19\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Ytmehu uhsq qzh sbbqptuu.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Ytmehu rbq qzh sbbqptuu qzhxh.\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Otmaxt ybnha qb qzh keqozhm.\n13 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 11\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tztuujti\t15 14\n17 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n18 Hbzm jhmq ptok qb qzh ztuujti.\n19 Ytmehu axbvvha qzh sbbqptuu.\n20 Utxi jhmq qb qzh ptqzxbby.\n21 Mzhxh el qzh sbbqptuu? \tztuujti\t19 14\n22 Hbzm cbdxmhiha qb qzh bsseoh.\n23 Otmaxt qxtnhuuha qb qzh bsseoh.\n24 Mzhxh el qzh sbbqptuu? \tztuujti\t19 14\n25 Ytmehu qxtnhuuha qb qzh rtxahm.\n26 Otmaxt rbq qzh tvvuh qzhxh.\n27 Ytmehu rxtppha qzh yeuk qzhxh.\n28 Ytmehu ybnha qb qzh keqozhm.\n29 Mzhxh el qzh yeuk? \tkeqozhm\t27 28\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq qb qzh ptqzxbby.\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh bsseoh.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Otmaxt cbdxmhiha qb qzh keqozhm.\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Utxi ybnha qb qzh rtxahm.\n16 Utxi veokha dv qzh tvvuh qzhxh.\n17 Utxi aelotxaha qzh tvvuh.\n18 Hbzm ybnha qb qzh rtxahm.\n19 Mzhxh el qzh tvvuh? \trtxahm\t17 15\n20 Utxi jhmq ptok qb qzh ztuujti.\n21 Hbzm cbdxmhiha qb qzh ztuujti.\n22 Mzhxh el qzh tvvuh? \trtxahm\t17 15\n23 Hbzm qxtnhuuha qb qzh ptqzxbby.\n24 Utxi qxtnhuuha qb qzh phaxbby.\n25 Hbzm veokha dv qzh yeuk qzhxh.\n26 Utxi qxtnhuuha qb qzh ptqzxbby.\n27 Hbzm ybnha qb qzh bsseoh.\n28 Otmaxt qxtnhuuha qb qzh phaxbby.\n29 Mzhxh el qzh yeuk? \tbsseoh\t25 27\n30 Otmaxt qxtnhuuha qb qzh ztuujti.\n31 Hbzm jhmq ptok qb qzh rtxahm.\n32 Hbzm uhsq qzh yeuk.\n33 Utxi ybnha qb qzh bsseoh.\n34 Mzhxh el qzh yeuk? \trtxahm\t32 31\n35 Utxi cbdxmhiha qb qzh phaxbby.\n36 Hbzm rbq qzh yeuk qzhxh.\n37 Otmaxt jhmq ptok qb qzh keqozhm.\n38 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n39 Ytmehu cbdxmhiha qb qzh bsseoh.\n40 Ytmehu jhmq qb qzh ztuujti.\n41 Hbzm rbq qzh tvvuh qzhxh.\n42 Hbzm vdq abjm qzh tvvuh.\n43 Mzhxh el qzh tvvuh? \trtxahm\t42 31\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Utxi vdq abjm qzh sbbqptuu.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu rbq qzh tvvuh qzhxh.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 7\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 7\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el qzh tvvuh? \tphaxbby\t8 14\n16 Utxi ybnha qb qzh bsseoh.\n17 Ytmehu aelotxaha qzh tvvuh qzhxh.\n18 Mzhxh el qzh tvvuh? \tphaxbby\t17 14\n19 Otmaxt cbdxmhiha qb qzh rtxahm.\n20 Utxi jhmq qb qzh rtxahm.\n21 Mzhxh el qzh tvvuh? \tphaxbby\t17 14\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Ytmehu aelotxaha qzh yeuk.\n3 Hbzm jhmq ptok qb qzh phaxbby.\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Ytmehu veokha dv qzh tvvuh qzhxh.\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Otmaxt uhsq qzh yeuk.\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Mzhxh el qzh yeuk? \tbsseoh\t9 7\n12 Ytmehu uhsq qzh tvvuh.\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Mzhxh el qzh yeuk? \tbsseoh\t9 7\n15 Utxi jhmq qb qzh ptqzxbby.\n16 Hbzm rbq qzh sbbqptuu qzhxh.\n17 Utxi ybnha qb qzh bsseoh.\n18 Ytmehu vdq abjm qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \tkeqozhm\t18 4\n20 Otmaxt qxtnhuuha qb qzh keqozhm.\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Mzhxh el qzh tvvuh? \tkeqozhm\t18 4\n23 Hbzm cbdxmhiha qb qzh keqozhm.\n24 Hbzm qxtnhuuha qb qzh ptqzxbby.\n25 Mzhxh el qzh tvvuh? \tkeqozhm\t18 4\n1 Hbzm veokha dv qzh sbbqptuu qzhxh.\n2 Hbzm aelotxaha qzh sbbqptuu.\n3 Hbzm qbbk qzh sbbqptuu qzhxh.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t3 6\n8 Hbzm rbq qzh tvvuh qzhxh.\n9 Hbzm rbq qzh yeuk qzhxh.\n10 Utxi jhmq qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Hbzm vdq abjm qzh yeuk qzhxh.\n14 Mzhxh el qzh yeuk? \trtxahm\t13 12\n15 Hbzm qxtnhuuha qb qzh phaxbby.\n16 Hbzm uhsq qzh sbbqptuu.\n17 Mzhxh el qzh sbbqptuu? \tphaxbby\t16 15\n18 Hbzm ybnha qb qzh bsseoh.\n19 Ytmehu jhmq qb qzh ptqzxbby.\n20 Mzhxh el qzh sbbqptuu? \tphaxbby\t16 15\n21 Otmaxt jhmq ptok qb qzh ptqzxbby.\n22 Otmaxt cbdxmhiha qb qzh phaxbby.\n23 Mzhxh el qzh sbbqptuu? \tphaxbby\t16 15\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh rtxahm.\n4 Utxi ybnha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Utxi qxtnhuuha qb qzh keqozhm.\n7 Ytmehu rxtppha qzh yeuk qzhxh.\n8 Ytmehu aelotxaha qzh yeuk.\n9 Mzhxh el qzh yeuk? \trtxahm\t8 3\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Mzhxh el qzh yeuk? \trtxahm\t8 3\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Mzhxh el qzh yeuk? \trtxahm\t8 3\n16 Hbzm rbq qzh sbbqptuu qzhxh.\n17 Hbzm jhmq ptok qb qzh keqozhm.\n18 Mzhxh el qzh sbbqptuu? \tkeqozhm\t16 17\n19 Hbzm jhmq qb qzh ptqzxbby.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 19\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Utxi rxtppha qzh yeuk qzhxh.\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Utxi uhsq qzh yeuk.\n9 Mzhxh el qzh yeuk? \tphaxbby\t8 5\n10 Utxi rbq qzh yeuk qzhxh.\n11 Ytmehu qbbk qzh tvvuh qzhxh.\n12 Ytmehu uhsq qzh sbbqptuu.\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Mzhxh el qzh sbbqptuu? \tphaxbby\t12 7\n15 Ytmehu jhmq ptok qb qzh bsseoh.\n16 Ytmehu vdq abjm qzh tvvuh.\n17 Mzhxh el qzh sbbqptuu? \tphaxbby\t12 7\n18 Hbzm qxtnhuuha qb qzh ztuujti.\n19 Utxi jhmq qb qzh rtxahm.\n20 Mzhxh el qzh tvvuh? \tbsseoh\t16 15\n21 Ytmehu veokha dv qzh tvvuh qzhxh.\n22 Ytmehu axbvvha qzh tvvuh qzhxh.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t22 15\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Ytmehu axbvvha qzh sbbqptuu.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 7\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Hbzm aelotxaha qzh tvvuh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 7\n13 Utxi qbbk qzh tvvuh qzhxh.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Mzhxh el qzh tvvuh? \tkeqozhm\t13 14\n16 Otmaxt jhmq qb qzh phaxbby.\n17 Ytmehu uhsq qzh sbbqptuu qzhxh.\n18 Mzhxh el qzh sbbqptuu? \tbsseoh\t17 7\n19 Ytmehu qbbk qzh sbbqptuu qzhxh.\n20 Otmaxt rxtppha qzh yeuk qzhxh.\n21 Utxi axbvvha qzh tvvuh.\n22 Utxi rbq qzh tvvuh qzhxh.\n23 Ytmehu jhmq qb qzh rtxahm.\n24 Otmaxt uhsq qzh yeuk.\n25 Mzhxh el qzh yeuk? \tphaxbby\t24 16\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Hbzm cbdxmhiha qb qzh phaxbby.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Utxi ybnha qb qzh keqozhm.\n7 Mzhxh el qzh sbbqptuu? \tkeqozhm\t4 6\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Utxi jhmq qb qzh ptqzxbby.\n10 Mzhxh el qzh sbbqptuu? \tptqzxbby\t4 9\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Ytmehu ybnha qb qzh ztuujti.\n18 Otmaxt jhmq qb qzh phaxbby.\n19 Utxi jhmq qb qzh ptqzxbby.\n20 Otmaxt qxtnhuuha qb qzh ztuujti.\n21 Utxi cbdxmhiha qb qzh bsseoh.\n22 Ytmehu jhmq qb qzh keqozhm.\n23 Ytmehu jhmq qb qzh ptqzxbby.\n24 Utxi vdq abjm qzh sbbqptuu.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t24 21\n26 Utxi rbq qzh sbbqptuu qzhxh.\n27 Utxi uhsq qzh sbbqptuu.\n28 Mzhxh el qzh sbbqptuu? \tbsseoh\t27 21\n29 Ytmehu qxtnhuuha qb qzh phaxbby.\n30 Utxi qbbk qzh sbbqptuu qzhxh.\n31 Utxi jhmq ptok qb qzh phaxbby.\n32 Utxi uhsq qzh sbbqptuu.\n33 Mzhxh el qzh sbbqptuu? \tphaxbby\t32 31\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Utxi axbvvha qzh sbbqptuu.\n3 Otmaxt cbdxmhiha qb qzh ztuujti.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Otmaxt veokha dv qzh tvvuh qzhxh.\n9 Hbzm ybnha qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Mzhxh el qzh tvvuh? \tkeqozhm\t8 10\n12 Utxi ybnha qb qzh ztuujti.\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Mzhxh el qzh tvvuh? \tbsseoh\t8 13\n15 Otmaxt axbvvha qzh tvvuh.\n16 Ytmehu rxtppha qzh tvvuh qzhxh.\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n19 Utxi ybnha qb qzh bsseoh.\n20 Ytmehu qxtnhuuha qb qzh ztuujti.\n21 Mzhxh el qzh tvvuh? \tztuujti\t16 20\n22 Utxi qxtnhuuha qb qzh keqozhm.\n23 Otmaxt ybnha qb qzh ztuujti.\n24 Otmaxt jhmq qb qzh rtxahm.\n25 Hbzm rbq qzh sbbqptuu qzhxh.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Hbzm jhmq qb qzh phaxbby.\n28 Mzhxh el qzh sbbqptuu? \tphaxbby\t25 27\n29 Ytmehu axbvvha qzh tvvuh.\n30 Ytmehu ybnha qb qzh keqozhm.\n31 Mzhxh el qzh tvvuh? \tphaxbby\t29 26\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Mzhxh el qzh yeuk? \tptqzxbby\t1 3\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Otmaxt qxtnhuuha qb qzh bsseoh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Otmaxt qbbk qzh sbbqptuu qzhxh.\n12 Utxi ybnha qb qzh keqozhm.\n13 Utxi ybnha qb qzh ztuujti.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Utxi aelotxaha qzh yeuk qzhxh.\n16 Mzhxh el qzh yeuk? \tztuujti\t15 13\n17 Ytmehu qbbk qzh yeuk qzhxh.\n18 Ytmehu uhsq qzh yeuk.\n19 Mzhxh el qzh yeuk? \tztuujti\t18 6\n20 Utxi jhmq qb qzh keqozhm.\n21 Ytmehu cbdxmhiha qb qzh rtxahm.\n22 Mzhxh el qzh yeuk? \tztuujti\t18 6\n23 Otmaxt cbdxmhiha qb qzh keqozhm.\n24 Utxi jhmq ptok qb qzh bsseoh.\n25 Mzhxh el qzh yeuk? \tztuujti\t18 6\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Utxi ybnha qb qzh bsseoh.\n3 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n4 Utxi rxtppha qzh yeuk qzhxh.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Otmaxt jhmq ptok qb qzh ztuujti.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t3 6\n8 Hbzm jhmq qb qzh bsseoh.\n9 Otmaxt uhsq qzh sbbqptuu qzhxh.\n10 Mzhxh el qzh sbbqptuu? \tztuujti\t9 6\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Otmaxt ybnha qb qzh keqozhm.\n13 Mzhxh el qzh sbbqptuu? \tztuujti\t9 6\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Otmaxt jhmq ptok qb qzh bsseoh.\n16 Ytmehu ybnha qb qzh ptqzxbby.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 16\n19 Hbzm jhmq ptok qb qzh ptqzxbby.\n20 Utxi aelotxaha qzh tvvuh qzhxh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t20 2\n1 Hbzm ybnha qb qzh keqozhm.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Utxi ybnha qb qzh rtxahm.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Otmaxt uhsq qzh tvvuh.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Otmaxt axbvvha qzh yeuk.\n10 Ytmehu qbbk qzh yeuk qzhxh.\n11 Hbzm rxtppha qzh sbbqptuu qzhxh.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Mzhxh el qzh yeuk? \tkeqozhm\t10 12\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Hbzm aelotxaha qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t15 5\n17 Hbzm rbq qzh sbbqptuu qzhxh.\n18 Hbzm axbvvha qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \trtxahm\t18 5\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Ytmehu jhmq qb qzh bsseoh.\n22 Mzhxh el qzh sbbqptuu? \trtxahm\t18 5\n23 Ytmehu jhmq ptok qb qzh ztuujti.\n24 Otmaxt ybnha qb qzh keqozhm.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t18 5\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Utxi ybnha qb qzh ztuujti.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm aelotxaha qzh sbbqptuu.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Hbzm cbdxmhiha qb qzh rtxahm.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t8 9\n12 Hbzm cbdxmhiha qb qzh ptqzxbby.\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t8 12\n15 Otmaxt ybnha qb qzh rtxahm.\n16 Ytmehu ybnha qb qzh rtxahm.\n17 Hbzm cbdxmhiha qb qzh bsseoh.\n18 Ytmehu jhmq qb qzh keqozhm.\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Hbzm qxtnhuuha qb qzh ptqzxbby.\n21 Utxi jhmq qb qzh phaxbby.\n22 Hbzm veokha dv qzh tvvuh qzhxh.\n23 Otmaxt jhmq ptok qb qzh keqozhm.\n24 Ytmehu ybnha qb qzh ptqzxbby.\n25 Otmaxt qxtnhuuha qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh keqozhm.\n27 Otmaxt jhmq ptok qb qzh ptqzxbby.\n28 Otmaxt qxtnhuuha qb qzh keqozhm.\n29 Ytmehu veokha dv qzh yeuk qzhxh.\n30 Ytmehu ybnha qb qzh bsseoh.\n31 Mzhxh el qzh yeuk? \tbsseoh\t29 30\n32 Ytmehu axbvvha qzh yeuk.\n33 Hbzm axbvvha qzh tvvuh.\n34 Mzhxh el qzh tvvuh? \tptqzxbby\t33 20\n35 Hbzm aelotxaha qzh sbbqptuu.\n36 Otmaxt ybnha qb qzh bsseoh.\n37 Mzhxh el qzh sbbqptuu? \tptqzxbby\t35 20\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mzhxh el qzh tvvuh? \tbsseoh\t1 2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Mzhxh el qzh tvvuh? \tbsseoh\t1 2\n7 Otmaxt aelotxaha qzh yeuk.\n8 Hbzm veokha dv qzh yeuk qzhxh.\n9 Otmaxt ybnha qb qzh phaxbby.\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n12 Otmaxt jhmq qb qzh ptqzxbby.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mzhxh el qzh sbbqptuu? \tkeqozhm\t11 13\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Hbzm uhsq qzh yeuk.\n18 Mzhxh el qzh yeuk? \tptqzxbby\t17 16\n19 Hbzm rbq qzh yeuk qzhxh.\n20 Hbzm uhsq qzh tvvuh.\n21 Mzhxh el qzh tvvuh? \tptqzxbby\t20 16\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Ytmehu jhmq qb qzh phaxbby.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Otmaxt jhmq ptok qb qzh phaxbby.\n7 Mzhxh el qzh yeuk? \tphaxbby\t5 6\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Utxi jhmq qb qzh phaxbby.\n10 Mzhxh el qzh yeuk? \tphaxbby\t5 6\n11 Utxi ybnha qb qzh rtxahm.\n12 Utxi jhmq qb qzh ztuujti.\n13 Otmaxt axbvvha qzh yeuk qzhxh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el qzh yeuk? \tphaxbby\t13 6\n16 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n17 Otmaxt ybnha qb qzh phaxbby.\n18 Mzhxh el qzh yeuk? \tphaxbby\t13 6\n19 Otmaxt rxtppha qzh yeuk qzhxh.\n20 Ytmehu cbdxmhiha qb qzh bsseoh.\n21 Ytmehu qbbk qzh sbbqptuu qzhxh.\n22 Hbzm qbbk qzh tvvuh qzhxh.\n23 Hbzm cbdxmhiha qb qzh phaxbby.\n24 Otmaxt jhmq qb qzh keqozhm.\n25 Mzhxh el qzh tvvuh? \tphaxbby\t22 23\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Utxi rbq qzh yeuk qzhxh.\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Mzhxh el qzh yeuk? \tztuujti\t3 5\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Ytmehu ybnha qb qzh ztuujti.\n13 Utxi aelotxaha qzh tvvuh.\n14 Mzhxh el qzh tvvuh? \tztuujti\t13 5\n15 Utxi vdq abjm qzh yeuk.\n16 Ytmehu rxtppha qzh tvvuh qzhxh.\n17 Mzhxh el qzh yeuk? \tztuujti\t15 5\n18 Ytmehu qxtnhuuha qb qzh rtxahm.\n19 Otmaxt ybnha qb qzh bsseoh.\n20 Mzhxh el qzh yeuk? \tztuujti\t15 5\n21 Ytmehu axbvvha qzh tvvuh.\n22 Utxi ybnha qb qzh rtxahm.\n23 Mzhxh el qzh tvvuh? \trtxahm\t21 18\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu uhsq qzh sbbqptuu.\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Otmaxt ybnha qb qzh rtxahm.\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Ytmehu rbq qzh yeuk qzhxh.\n16 Ytmehu ybnha qb qzh rtxahm.\n17 Mzhxh el qzh yeuk? \trtxahm\t15 16\n18 Hbzm jhmq qb qzh phaxbby.\n19 Otmaxt cbdxmhiha qb qzh phaxbby.\n20 Mzhxh el qzh yeuk? \trtxahm\t15 16\n21 Hbzm rbq qzh tvvuh qzhxh.\n22 Ytmehu vdq abjm qzh yeuk.\n23 Mzhxh el qzh yeuk? \trtxahm\t22 16\n24 Hbzm jhmq qb qzh bsseoh.\n25 Hbzm uhsq qzh tvvuh.\n26 Mzhxh el qzh yeuk? \trtxahm\t22 16\n27 Hbzm qbbk qzh tvvuh qzhxh.\n28 Ytmehu rbq qzh yeuk qzhxh.\n29 Otmaxt qxtnhuuha qb qzh keqozhm.\n30 Ytmehu vdq abjm qzh yeuk qzhxh.\n31 Mzhxh el qzh yeuk? \trtxahm\t30 16\n1 Utxi jhmq qb qzh bsseoh.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Ytmehu rbq qzh yeuk qzhxh.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Hbzm ybnha qb qzh keqozhm.\n7 Mzhxh el qzh yeuk? \tphaxbby\t4 5\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Mzhxh el qzh yeuk? \tphaxbby\t4 5\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Utxi jhmq qb qzh keqozhm.\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Ytmehu aelotxaha qzh yeuk.\n15 Mzhxh el qzh yeuk? \tphaxbby\t14 5\n16 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n17 Utxi ybnha qb qzh rtxahm.\n18 Mzhxh el qzh yeuk? \tphaxbby\t14 5\n19 Hbzm qxtnhuuha qb qzh rtxahm.\n20 Hbzm qxtnhuuha qb qzh ptqzxbby.\n21 Mzhxh el qzh yeuk? \tphaxbby\t14 5\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Otmaxt jhmq ptok qb qzh bsseoh.\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Ytmehu veokha dv qzh tvvuh qzhxh.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Mzhxh el qzh tvvuh? \tztuujti\t5 6\n8 Hbzm ybnha qb qzh bsseoh.\n9 Utxi veokha dv qzh sbbqptuu qzhxh.\n10 Mzhxh el qzh tvvuh? \tztuujti\t5 6\n11 Utxi vdq abjm qzh sbbqptuu qzhxh.\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Ytmehu vdq abjm qzh tvvuh.\n16 Utxi ybnha qb qzh keqozhm.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t12 16\n18 Hbzm ybnha qb qzh ztuujti.\n19 Hbzm cbdxmhiha qb qzh keqozhm.\n20 Mzhxh el qzh tvvuh? \tztuujti\t15 14\n21 Utxi aelotxaha qzh sbbqptuu.\n22 Hbzm rxtppha qzh sbbqptuu qzhxh.\n23 Hbzm qxtnhuuha qb qzh rtxahm.\n24 Ytmehu rxtppha qzh tvvuh qzhxh.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t22 23\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Mzhxh el qzh yeuk? \tbsseoh\t1 2\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Hbzm uhsq qzh yeuk.\n6 Mzhxh el qzh yeuk? \tbsseoh\t5 2\n7 Hbzm rxtppha qzh yeuk qzhxh.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh bsseoh.\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Utxi qbbk qzh tvvuh qzhxh.\n13 Utxi aelotxaha qzh tvvuh.\n14 Otmaxt uhsq qzh sbbqptuu.\n15 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 10\n16 Utxi veokha dv qzh tvvuh qzhxh.\n17 Ytmehu jhmq ptok qb qzh phaxbby.\n18 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 10\n19 Utxi jhmq qb qzh rtxahm.\n20 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh tvvuh? \trtxahm\t16 19\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Ytmehu veokha dv qzh yeuk qzhxh.\n4 Ytmehu uhsq qzh yeuk.\n5 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n6 Ytmehu uhsq qzh sbbqptuu.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Ytmehu rbq qzh tvvuh qzhxh.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Otmaxt veokha dv qzh yeuk qzhxh.\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Mzhxh el qzh tvvuh? \tztuujti\t10 14\n16 Hbzm ybnha qb qzh rtxahm.\n17 Otmaxt axbvvha qzh yeuk.\n18 Mzhxh el qzh yeuk? \tztuujti\t17 8\n19 Ytmehu aelotxaha qzh tvvuh.\n20 Ytmehu qbbk qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh tvvuh? \tztuujti\t19 14\n22 Otmaxt rbq qzh yeuk qzhxh.\n23 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n24 Mzhxh el qzh sbbqptuu? \tztuujti\t23 14\n25 Otmaxt uhsq qzh yeuk.\n26 Ytmehu jhmq qb qzh rtxahm.\n27 Mzhxh el qzh yeuk? \tztuujti\t25 8\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Ytmehu rbq qzh yeuk qzhxh.\n6 Utxi qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu aelotxaha qzh yeuk qzhxh.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el qzh yeuk? \tkeqozhm\t7 4\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Mzhxh el qzh yeuk? \tkeqozhm\t7 4\n13 Utxi ybnha qb qzh bsseoh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Ytmehu rbq qzh yeuk qzhxh.\n16 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t15 16\n18 Ytmehu uhsq qzh yeuk.\n19 Ytmehu veokha dv qzh yeuk qzhxh.\n20 Utxi ybnha qb qzh ztuujti.\n21 Otmaxt jhmq ptok qb qzh bsseoh.\n22 Hbzm cbdxmhiha qb qzh keqozhm.\n23 Ytmehu vdq abjm qzh yeuk.\n24 Mzhxh el qzh yeuk? \tptqzxbby\t23 16\n25 Utxi rxtppha qzh sbbqptuu qzhxh.\n26 Ytmehu rxtppha qzh yeuk qzhxh.\n27 Hbzm cbdxmhiha qb qzh ztuujti.\n28 Ytmehu uhsq qzh yeuk.\n29 Mzhxh el qzh yeuk? \tptqzxbby\t28 16\n1 Hbzm rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm aelotxaha qzh sbbqptuu.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Mzhxh el qzh sbbqptuu? \tphaxbby\t7 8\n10 Utxi ybnha qb qzh keqozhm.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Mzhxh el qzh sbbqptuu? \tphaxbby\t7 8\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mzhxh el qzh tvvuh? \trtxahm\t11 14\n16 Ytmehu jhmq qb qzh bsseoh.\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Mzhxh el qzh tvvuh? \trtxahm\t11 14\n19 Utxi jhmq ptok qb qzh rtxahm.\n20 Utxi aelotxaha qzh yeuk.\n21 Mzhxh el qzh yeuk? \trtxahm\t20 19\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Otmaxt jhmq ptok qb qzh phaxbby.\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Otmaxt veokha dv qzh yeuk qzhxh.\n12 Ytmehu uhsq qzh tvvuh.\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Otmaxt aelotxaha qzh yeuk.\n16 Otmaxt rxtppha qzh yeuk qzhxh.\n17 Otmaxt jhmq ptok qb qzh ztuujti.\n18 Otmaxt rbq qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh yeuk? \tztuujti\t16 17\n20 Ytmehu vdq abjm qzh tvvuh.\n21 Ytmehu jhmq ptok qb qzh keqozhm.\n22 Mzhxh el qzh yeuk? \tztuujti\t16 17\n23 Utxi ybnha qb qzh phaxbby.\n24 Utxi rxtppha qzh tvvuh qzhxh.\n25 Utxi vdq abjm qzh tvvuh.\n26 Otmaxt ybnha qb qzh rtxahm.\n27 Mzhxh el qzh tvvuh? \tphaxbby\t25 23\n28 Otmaxt uhsq qzh yeuk.\n29 Otmaxt jhmq qb qzh keqozhm.\n30 Mzhxh el qzh tvvuh? \tphaxbby\t25 23\n31 Otmaxt vdq abjm qzh sbbqptuu.\n32 Hbzm cbdxmhiha qb qzh phaxbby.\n33 Mzhxh el qzh yeuk? \trtxahm\t28 26\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Otmaxt rbq qzh sbbqptuu qzhxh.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Utxi axbvvha qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \trtxahm\t4 1\n6 Hbzm jhmq ptok qb qzh rtxahm.\n7 Hbzm veokha dv qzh tvvuh qzhxh.\n8 Hbzm vdq abjm qzh tvvuh.\n9 Otmaxt uhsq qzh sbbqptuu.\n10 Mzhxh el qzh tvvuh? \trtxahm\t8 6\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n13 Mzhxh el qzh tvvuh? \trtxahm\t8 6\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Hbzm jhmq ptok qb qzh bsseoh.\n16 Otmaxt aelotxaha qzh sbbqptuu.\n17 Ytmehu ybnha qb qzh ztuujti.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n20 Ytmehu jhmq ptok qb qzh ztuujti.\n21 Otmaxt aelotxaha qzh sbbqptuu.\n22 Utxi qbbk qzh sbbqptuu qzhxh.\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Utxi jhmq qb qzh ptqzxbby.\n25 Otmaxt qxtnhuuha qb qzh bsseoh.\n26 Mzhxh el qzh sbbqptuu? \tptqzxbby\t22 24\n27 Utxi axbvvha qzh sbbqptuu.\n28 Utxi rbq qzh sbbqptuu qzhxh.\n29 Otmaxt jhmq qb qzh keqozhm.\n30 Utxi qbbk qzh yeuk qzhxh.\n31 Ytmehu jhmq ptok qb qzh rtxahm.\n32 Hbzm jhmq qb qzh ztuujti.\n33 Hbzm cbdxmhiha qb qzh phaxbby.\n34 Hbzm jhmq ptok qb qzh ptqzxbby.\n35 Ytmehu jhmq ptok qb qzh bsseoh.\n36 Utxi cbdxmhiha qb qzh ztuujti.\n37 Ytmehu jhmq ptok qb qzh phaxbby.\n38 Otmaxt jhmq qb qzh bsseoh.\n39 Ytmehu qxtnhuuha qb qzh rtxahm.\n40 Utxi vdq abjm qzh sbbqptuu.\n41 Mzhxh el qzh sbbqptuu? \tztuujti\t40 36\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Ytmehu qbbk qzh tvvuh qzhxh.\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mzhxh el qzh tvvuh? \tphaxbby\t6 8\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Mzhxh el qzh tvvuh? \tphaxbby\t6 8\n13 Utxi rxtppha qzh yeuk qzhxh.\n14 Utxi rbq qzh sbbqptuu qzhxh.\n15 Utxi ybnha qb qzh bsseoh.\n16 Otmaxt jhmq ptok qb qzh ztuujti.\n17 Mzhxh el qzh sbbqptuu? \tbsseoh\t14 15\n18 Ytmehu ybnha qb qzh ztuujti.\n19 Ytmehu jhmq qb qzh bsseoh.\n20 Mzhxh el qzh sbbqptuu? \tbsseoh\t14 15\n21 Utxi axbvvha qzh sbbqptuu.\n22 Ytmehu vdq abjm qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t22 19\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Ytmehu qbbk qzh tvvuh qzhxh.\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Hbzm jhmq qb qzh ptqzxbby.\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Ytmehu aelotxaha qzh tvvuh.\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Mzhxh el qzh tvvuh? \tphaxbby\t9 8\n12 Otmaxt qxtnhuuha qb qzh keqozhm.\n13 Otmaxt veokha dv qzh yeuk qzhxh.\n14 Mzhxh el qzh tvvuh? \tphaxbby\t9 8\n15 Hbzm jhmq ptok qb qzh phaxbby.\n16 Hbzm rbq qzh tvvuh qzhxh.\n17 Otmaxt uhsq qzh yeuk qzhxh.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Mzhxh el qzh yeuk? \tkeqozhm\t17 12\n20 Utxi aelotxaha qzh sbbqptuu.\n21 Otmaxt qxtnhuuha qb qzh rtxahm.\n22 Mzhxh el qzh sbbqptuu? \trtxahm\t20 4\n23 Utxi rbq qzh sbbqptuu qzhxh.\n24 Hbzm jhmq qb qzh bsseoh.\n25 Otmaxt jhmq qb qzh keqozhm.\n26 Ytmehu ybnha qb qzh bsseoh.\n27 Utxi qxtnhuuha qb qzh ptqzxbby.\n28 Utxi uhsq qzh sbbqptuu.\n29 Mzhxh el qzh sbbqptuu? \tptqzxbby\t28 27\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n4 Utxi axbvvha qzh yeuk qzhxh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Otmaxt aelotxaha qzh sbbqptuu.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t6 5\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Otmaxt qbbk qzh sbbqptuu qzhxh.\n10 Otmaxt uhsq qzh sbbqptuu.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Mzhxh el qzh sbbqptuu? \tztuujti\t10 5\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mzhxh el qzh sbbqptuu? \tztuujti\t10 5\n16 Utxi jhmq ptok qb qzh ztuujti.\n17 Utxi veokha dv qzh sbbqptuu qzhxh.\n18 Hbzm qxtnhuuha qb qzh ptqzxbby.\n19 Otmaxt rbq qzh yeuk qzhxh.\n20 Otmaxt aelotxaha qzh yeuk.\n21 Hbzm ybnha qb qzh phaxbby.\n22 Mzhxh el qzh yeuk? \trtxahm\t20 14\n23 Hbzm ybnha qb qzh bsseoh.\n24 Hbzm cbdxmhiha qb qzh phaxbby.\n25 Mzhxh el qzh yeuk? \trtxahm\t20 14\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Mzhxh el qzh sbbqptuu? \tphaxbby\t1 2\n4 Hbzm aelotxaha qzh sbbqptuu.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Mzhxh el qzh sbbqptuu? \tphaxbby\t4 2\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Hbzm axbvvha qzh sbbqptuu.\n9 Mzhxh el qzh sbbqptuu? \tphaxbby\t8 2\n10 Otmaxt qbbk qzh sbbqptuu qzhxh.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Mzhxh el qzh sbbqptuu? \tphaxbby\t11 5\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Mzhxh el qzh sbbqptuu? \tphaxbby\t11 5\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Ytmehu ybnha qb qzh rtxahm.\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Hbzm axbvvha qzh yeuk.\n6 Ytmehu qxtnhuuha qb qzh phaxbby.\n7 Hbzm qbbk qzh yeuk qzhxh.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Hbzm ybnha qb qzh ztuujti.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Mzhxh el qzh yeuk? \tztuujti\t7 9\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Hbzm qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt veokha dv qzh tvvuh qzhxh.\n15 Utxi qxtnhuuha qb qzh rtxahm.\n16 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n17 Hbzm vdq abjm qzh yeuk.\n18 Mzhxh el qzh sbbqptuu? \tztuujti\t16 9\n19 Utxi qxtnhuuha qb qzh ptqzxbby.\n20 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh yeuk? \tztuujti\t17 9\n22 Otmaxt axbvvha qzh tvvuh.\n23 Hbzm qbbk qzh yeuk qzhxh.\n24 Mzhxh el qzh tvvuh? \tztuujti\t22 12\n25 Hbzm axbvvha qzh yeuk.\n26 Ytmehu jhmq ptok qb qzh ptqzxbby.\n27 Mzhxh el qzh yeuk? \tztuujti\t25 9\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Utxi uhsq qzh sbbqptuu.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Utxi jhmq ptok qb qzh ztuujti.\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Mzhxh el qzh sbbqptuu? \tztuujti\t8 9\n12 Hbzm qbbk qzh yeuk qzhxh.\n13 Hbzm aelotxaha qzh yeuk.\n14 Mzhxh el qzh yeuk? \tkeqozhm\t13 5\n15 Utxi vdq abjm qzh sbbqptuu.\n16 Ytmehu rbq qzh sbbqptuu qzhxh.\n17 Mzhxh el qzh yeuk? \tkeqozhm\t13 5\n18 Ytmehu qxtnhuuha qb qzh phaxbby.\n19 Ytmehu uhsq qzh sbbqptuu.\n20 Mzhxh el qzh sbbqptuu? \tphaxbby\t19 18\n21 Otmaxt ybnha qb qzh ptqzxbby.\n22 Otmaxt rbq qzh tvvuh qzhxh.\n23 Mzhxh el qzh sbbqptuu? \tphaxbby\t19 18\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Utxi aelotxaha qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \tbsseoh\t4 3\n6 Otmaxt rxtppha qzh tvvuh qzhxh.\n7 Hbzm axbvvha qzh yeuk.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Hbzm veokha dv qzh yeuk qzhxh.\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n12 Hbzm uhsq qzh yeuk.\n13 Hbzm qbbk qzh yeuk qzhxh.\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Otmaxt qbbk qzh sbbqptuu qzhxh.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Otmaxt uhsq qzh tvvuh.\n18 Mzhxh el qzh tvvuh? \tkeqozhm\t17 10\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh phaxbby.\n21 Mzhxh el qzh tvvuh? \tkeqozhm\t17 10\n22 Utxi rbq qzh tvvuh qzhxh.\n23 Utxi uhsq qzh tvvuh.\n24 Mzhxh el qzh tvvuh? \tkeqozhm\t23 19\n25 Otmaxt jhmq ptok qb qzh bsseoh.\n26 Utxi veokha dv qzh tvvuh qzhxh.\n27 Utxi qxtnhuuha qb qzh bsseoh.\n28 Hbzm ybnha qb qzh bsseoh.\n29 Mzhxh el qzh tvvuh? \tbsseoh\t26 27\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Otmaxt rxtppha qzh yeuk qzhxh.\n5 Otmaxt vdq abjm qzh yeuk.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Ytmehu vdq abjm qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t10 9\n12 Ytmehu jhmq ptok qb qzh phaxbby.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t10 9\n15 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n16 Utxi ybnha qb qzh bsseoh.\n17 Ytmehu cbdxmhiha qb qzh keqozhm.\n18 Ytmehu rxtppha qzh yeuk qzhxh.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 17\n20 Ytmehu ybnha qb qzh ptqzxbby.\n21 Hbzm cbdxmhiha qb qzh rtxahm.\n22 Mzhxh el qzh yeuk? \tptqzxbby\t18 20\n23 Otmaxt ybnha qb qzh ztuujti.\n24 Utxi qbbk qzh tvvuh qzhxh.\n25 Mzhxh el qzh yeuk? \tptqzxbby\t18 20\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Ytmehu veokha dv qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Ytmehu aelotxaha qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tztuujti\t8 2\n10 Utxi ybnha qb qzh bsseoh.\n11 Otmaxt rxtppha qzh tvvuh qzhxh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 10\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Otmaxt uhsq qzh tvvuh qzhxh.\n15 Mzhxh el qzh tvvuh? \tztuujti\t14 7\n16 Ytmehu cbdxmhiha qb qzh ztuujti.\n17 Ytmehu qbbk qzh tvvuh qzhxh.\n18 Ytmehu ybnha qb qzh keqozhm.\n19 Ytmehu jhmq qb qzh phaxbby.\n20 Mzhxh el qzh tvvuh? \tphaxbby\t17 19\n21 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n22 Ytmehu axbvvha qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tphaxbby\t22 19\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Hbzm qbbk qzh sbbqptuu qzhxh.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Mzhxh el qzh sbbqptuu? \tkeqozhm\t3 4\n6 Hbzm axbvvha qzh sbbqptuu.\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Mzhxh el qzh sbbqptuu? \tkeqozhm\t6 4\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Otmaxt axbvvha qzh yeuk.\n11 Mzhxh el qzh yeuk? \tptqzxbby\t10 9\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Otmaxt rxtppha qzh yeuk qzhxh.\n14 Utxi jhmq qb qzh ztuujti.\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tphaxbby\t13 15\n17 Ytmehu jhmq ptok qb qzh phaxbby.\n18 Otmaxt ybnha qb qzh rtxahm.\n19 Mzhxh el qzh yeuk? \trtxahm\t13 18\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Utxi vdq abjm qzh sbbqptuu.\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Utxi ybnha qb qzh rtxahm.\n7 Hbzm jhmq qb qzh bsseoh.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Utxi uhsq qzh yeuk qzhxh.\n10 Ytmehu vdq abjm qzh sbbqptuu.\n11 Mzhxh el qzh yeuk? \trtxahm\t9 6\n12 Hbzm jhmq qb qzh phaxbby.\n13 Utxi rbq qzh yeuk qzhxh.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Utxi aelotxaha qzh yeuk.\n16 Mzhxh el qzh yeuk? \trtxahm\t15 6\n17 Utxi ybnha qb qzh ztuujti.\n18 Ytmehu rxtppha qzh yeuk qzhxh.\n19 Ytmehu qxtnhuuha qb qzh bsseoh.\n20 Utxi veokha dv qzh tvvuh qzhxh.\n21 Mzhxh el qzh yeuk? \tbsseoh\t18 19\n22 Ytmehu vdq abjm qzh yeuk qzhxh.\n23 Ytmehu rbq qzh yeuk qzhxh.\n24 Hbzm qxtnhuuha qb qzh bsseoh.\n25 Otmaxt jhmq qb qzh ztuujti.\n26 Otmaxt jhmq ptok qb qzh ptqzxbby.\n27 Utxi jhmq qb qzh rtxahm.\n28 Ytmehu aelotxaha qzh yeuk.\n29 Ytmehu rbq qzh yeuk qzhxh.\n30 Utxi jhmq qb qzh bsseoh.\n31 Hbzm jhmq ptok qb qzh ztuujti.\n32 Hbzm ybnha qb qzh ptqzxbby.\n33 Hbzm jhmq ptok qb qzh ztuujti.\n34 Otmaxt cbdxmhiha qb qzh bsseoh.\n35 Ytmehu axbvvha qzh yeuk.\n36 Mzhxh el qzh yeuk? \tbsseoh\t35 19\n37 Ytmehu veokha dv qzh yeuk qzhxh.\n38 Ytmehu ybnha qb qzh phaxbby.\n39 Mzhxh el qzh yeuk? \tphaxbby\t37 38\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Hbzm uhsq qzh sbbqptuu.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Otmaxt rbq qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Hbzm cbdxmhiha qb qzh phaxbby.\n7 Otmaxt axbvvha qzh sbbqptuu.\n8 Utxi ybnha qb qzh keqozhm.\n9 Ytmehu rxtppha qzh tvvuh qzhxh.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh phaxbby.\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Ytmehu aelotxaha qzh tvvuh qzhxh.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Mzhxh el qzh tvvuh? \tkeqozhm\t13 5\n16 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n17 Otmaxt uhsq qzh sbbqptuu qzhxh.\n18 Mzhxh el qzh tvvuh? \tkeqozhm\t13 5\n19 Utxi jhmq qb qzh ztuujti.\n20 Ytmehu rbq qzh tvvuh qzhxh.\n21 Ytmehu qxtnhuuha qb qzh ztuujti.\n22 Utxi qbbk qzh sbbqptuu qzhxh.\n23 Mzhxh el qzh tvvuh? \tztuujti\t20 21\n24 Hbzm qxtnhuuha qb qzh ztuujti.\n25 Utxi vdq abjm qzh sbbqptuu.\n26 Mzhxh el qzh sbbqptuu? \tztuujti\t25 19\n27 Utxi jhmq ptok qb qzh phaxbby.\n28 Hbzm jhmq ptok qb qzh bsseoh.\n29 Mzhxh el qzh sbbqptuu? \tztuujti\t25 19\n"
  },
  {
    "path": "tasksv11/shuffled/qa2_two-supporting-facts_train.txt",
    "content": "1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Mzhxh el qzh sbbqptuu? \trtxahm\t3 6\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Hbzm ybnha qb qzh bsseoh.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Utxi axbvvha qzh sbbqptuu.\n13 Hbzm rbq qzh yeuk qzhxh.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t12 6\n15 Utxi qbbk qzh sbbqptuu qzhxh.\n16 Otmaxt veokha dv qzh tvvuh qzhxh.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh keqozhm.\n19 Mzhxh el qzh sbbqptuu? \tztuujti\t15 17\n20 Hbzm ybnha qb qzh ztuujti.\n21 Otmaxt uhsq qzh tvvuh.\n22 Mzhxh el qzh tvvuh? \tztuujti\t21 10\n23 Utxi rbq qzh tvvuh qzhxh.\n24 Hbzm qxtnhuuha qb qzh rtxahm.\n25 Hbzm jhmq ptok qb qzh ztuujti.\n26 Hbzm jhmq ptok qb qzh phaxbby.\n27 Utxi cbdxmhiha qb qzh phaxbby.\n28 Hbzm cbdxmhiha qb qzh keqozhm.\n29 Hbzm uhsq qzh yeuk.\n30 Utxi uhsq qzh tvvuh.\n31 Mzhxh el qzh yeuk? \tkeqozhm\t29 28\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Ytmehu veokha dv qzh tvvuh qzhxh.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Otmaxt rxtppha qzh yeuk qzhxh.\n9 Utxi uhsq qzh sbbqptuu.\n10 Ytmehu uhsq qzh tvvuh.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t9 3\n12 Ytmehu rbq qzh tvvuh qzhxh.\n13 Otmaxt axbvvha qzh yeuk.\n14 Mzhxh el qzh yeuk? \tphaxbby\t13 6\n15 Utxi veokha dv qzh sbbqptuu qzhxh.\n16 Hbzm ybnha qb qzh ptqzxbby.\n17 Mzhxh el qzh yeuk? \tphaxbby\t13 6\n18 Utxi ybnha qb qzh phaxbby.\n19 Otmaxt jhmq qb qzh rtxahm.\n20 Mzhxh el qzh yeuk? \tphaxbby\t13 6\n21 Ytmehu aelotxaha qzh tvvuh.\n22 Ytmehu jhmq qb qzh ptqzxbby.\n23 Mzhxh el qzh tvvuh? \tztuujti\t21 2\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Ytmehu veokha dv qzh tvvuh qzhxh.\n3 Utxi rxtppha qzh yeuk qzhxh.\n4 Utxi uhsq qzh yeuk.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Ytmehu vdq abjm qzh tvvuh qzhxh.\n7 Mzhxh el qzh tvvuh? \tphaxbby\t6 1\n8 Hbzm veokha dv qzh yeuk qzhxh.\n9 Otmaxt rbq qzh sbbqptuu qzhxh.\n10 Mzhxh el qzh tvvuh? \tphaxbby\t6 1\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Hbzm uhsq qzh yeuk.\n13 Mzhxh el qzh yeuk? \tbsseoh\t12 5\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n16 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 14\n17 Otmaxt rxtppha qzh yeuk qzhxh.\n18 Hbzm rxtppha qzh sbbqptuu qzhxh.\n19 Otmaxt ybnha qb qzh ptqzxbby.\n20 Hbzm jhmq qb qzh phaxbby.\n21 Mzhxh el qzh sbbqptuu? \tphaxbby\t18 20\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Ytmehu aelotxaha qzh sbbqptuu.\n5 Mzhxh el qzh sbbqptuu? \tphaxbby\t4 3\n6 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Ytmehu jhmq ptok qb qzh keqozhm.\n10 Mzhxh el qzh sbbqptuu? \tkeqozhm\t6 9\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Hbzm veokha dv qzh tvvuh qzhxh.\n13 Hbzm aelotxaha qzh tvvuh.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Ytmehu jhmq ptok qb qzh ztuujti.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 9\n18 Utxi ybnha qb qzh phaxbby.\n19 Otmaxt rbq qzh tvvuh qzhxh.\n20 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 9\n21 Ytmehu cbdxmhiha qb qzh rtxahm.\n22 Ytmehu vdq abjm qzh yeuk.\n23 Mzhxh el qzh yeuk? \trtxahm\t22 21\n1 Hbzm ybnha qb qzh phaxbby.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Utxi ybnha qb qzh rtxahm.\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Mzhxh el qzh sbbqptuu? \tbsseoh\t2 6\n8 Hbzm ybnha qb qzh rtxahm.\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Hbzm jhmq qb qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Otmaxt aelotxaha qzh yeuk.\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Mzhxh el qzh yeuk? \tztuujti\t12 4\n15 Utxi uhsq qzh sbbqptuu.\n16 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n17 Mzhxh el qzh yeuk? \tztuujti\t12 4\n18 Utxi jhmq qb qzh phaxbby.\n19 Ytmehu jhmq qb qzh ztuujti.\n20 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 6\n21 Hbzm ybnha qb qzh bsseoh.\n22 Hbzm jhmq qb qzh rtxahm.\n23 Ytmehu rxtppha qzh yeuk qzhxh.\n24 Ytmehu ybnha qb qzh phaxbby.\n25 Mzhxh el qzh yeuk? \tphaxbby\t23 24\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Utxi qxtnhuuha qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Otmaxt jhmq ptok qb qzh bsseoh.\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Ytmehu ybnha qb qzh keqozhm.\n13 Hbzm vdq abjm qzh tvvuh.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el qzh tvvuh? \trtxahm\t13 1\n16 Otmaxt jhmq qb qzh ptqzxbby.\n17 Hbzm rbq qzh tvvuh qzhxh.\n18 Ytmehu qxtnhuuha qb qzh phaxbby.\n19 Otmaxt ybnha qb qzh ztuujti.\n20 Hbzm aelotxaha qzh tvvuh.\n21 Utxi qxtnhuuha qb qzh rtxahm.\n22 Mzhxh el qzh tvvuh? \trtxahm\t20 1\n23 Ytmehu jhmq qb qzh rtxahm.\n24 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n25 Mzhxh el qzh tvvuh? \trtxahm\t20 1\n26 Utxi cbdxmhiha qb qzh bsseoh.\n27 Hbzm qxtnhuuha qb qzh ptqzxbby.\n28 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n29 Hbzm cbdxmhiha qb qzh phaxbby.\n30 Ytmehu rbq qzh tvvuh qzhxh.\n31 Otmaxt uhsq qzh sbbqptuu qzhxh.\n32 Mzhxh el qzh sbbqptuu? \tptqzxbby\t31 24\n33 Otmaxt ybnha qb qzh phaxbby.\n34 Ytmehu ybnha qb qzh bsseoh.\n35 Mzhxh el qzh tvvuh? \tbsseoh\t30 34\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Otmaxt aelotxaha qzh yeuk.\n8 Utxi jhmq qb qzh ztuujti.\n9 Ytmehu cbdxmhiha qb qzh keqozhm.\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Otmaxt rxtppha qzh yeuk qzhxh.\n13 Hbzm jhmq qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t12 16\n18 Otmaxt aelotxaha qzh yeuk.\n19 Utxi jhmq qb qzh bsseoh.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t18 16\n21 Otmaxt qbbk qzh yeuk qzhxh.\n22 Ytmehu ybnha qb qzh ptqzxbby.\n23 Hbzm cbdxmhiha qb qzh bsseoh.\n24 Hbzm qxtnhuuha qb qzh rtxahm.\n25 Utxi jhmq ptok qb qzh phaxbby.\n26 Utxi qxtnhuuha qb qzh bsseoh.\n27 Otmaxt uhsq qzh yeuk.\n28 Otmaxt rbq qzh yeuk qzhxh.\n29 Otmaxt qxtnhuuha qb qzh rtxahm.\n30 Hbzm rbq qzh sbbqptuu qzhxh.\n31 Mzhxh el qzh yeuk? \trtxahm\t28 29\n32 Otmaxt cbdxmhiha qb qzh bsseoh.\n33 Hbzm jhmq ptok qb qzh ptqzxbby.\n34 Mzhxh el qzh sbbqptuu? \tptqzxbby\t30 33\n35 Otmaxt aelotxaha qzh yeuk.\n36 Hbzm aelotxaha qzh sbbqptuu.\n37 Mzhxh el qzh yeuk? \tbsseoh\t35 32\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Utxi qbbk qzh yeuk qzhxh.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Mzhxh el qzh yeuk? \tbsseoh\t3 4\n6 Ytmehu cbdxmhiha qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Mzhxh el qzh sbbqptuu? \tkeqozhm\t2 7\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Ytmehu axbvvha qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t12 11\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Utxi aelotxaha qzh yeuk.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t12 11\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Otmaxt qbbk qzh yeuk qzhxh.\n19 Mzhxh el qzh sbbqptuu? \trtxahm\t12 11\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Utxi veokha dv qzh sbbqptuu qzhxh.\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Ytmehu vdq abjm qzh tvvuh.\n6 Otmaxt cbdxmhiha qb qzh bsseoh.\n7 Mzhxh el qzh tvvuh? \tphaxbby\t5 2\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Utxi ybnha qb qzh phaxbby.\n10 Mzhxh el qzh tvvuh? \tphaxbby\t5 2\n11 Utxi ybnha qb qzh keqozhm.\n12 Utxi ybnha qb qzh ztuujti.\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Ytmehu rxtppha qzh tvvuh qzhxh.\n17 Hbzm qxtnhuuha qb qzh phaxbby.\n18 Ytmehu ybnha qb qzh rtxahm.\n19 Mzhxh el qzh tvvuh? \trtxahm\t16 18\n20 Utxi qxtnhuuha qb qzh bsseoh.\n21 Hbzm cbdxmhiha qb qzh ptqzxbby.\n22 Mzhxh el qzh tvvuh? \trtxahm\t16 18\n23 Utxi ybnha qb qzh ptqzxbby.\n24 Utxi aelotxaha qzh sbbqptuu.\n25 Mzhxh el qzh sbbqptuu? \tptqzxbby\t24 23\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Utxi ybnha qb qzh phaxbby.\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Mzhxh el qzh tvvuh? \tphaxbby\t1 3\n6 Ytmehu rbq qzh yeuk qzhxh.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Mzhxh el qzh yeuk? \tptqzxbby\t6 7\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Mzhxh el qzh yeuk? \tptqzxbby\t6 7\n12 Utxi uhsq qzh tvvuh.\n13 Ytmehu aelotxaha qzh yeuk.\n14 Mzhxh el qzh tvvuh? \tkeqozhm\t12 9\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Hbzm qbbk qzh tvvuh qzhxh.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t13 7\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n4 Otmaxt vdq abjm qzh sbbqptuu.\n5 Mzhxh el qzh sbbqptuu? \trtxahm\t4 2\n6 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Ytmehu uhsq qzh yeuk.\n9 Utxi cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt veokha dv qzh yeuk qzhxh.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Utxi rbq qzh tvvuh qzhxh.\n16 Utxi axbvvha qzh tvvuh.\n17 Utxi rbq qzh tvvuh qzhxh.\n18 Hbzm ybnha qb qzh phaxbby.\n19 Otmaxt qxtnhuuha qb qzh bsseoh.\n20 Otmaxt vdq abjm qzh sbbqptuu.\n21 Otmaxt vdq abjm qzh yeuk.\n22 Mzhxh el qzh yeuk? \tbsseoh\t21 19\n23 Ytmehu ybnha qb qzh phaxbby.\n24 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n25 Mzhxh el qzh yeuk? \tbsseoh\t21 19\n26 Otmaxt ybnha qb qzh phaxbby.\n27 Otmaxt aelotxaha qzh sbbqptuu.\n28 Mzhxh el qzh sbbqptuu? \tphaxbby\t27 26\n29 Utxi vdq abjm qzh tvvuh.\n30 Hbzm rxtppha qzh sbbqptuu qzhxh.\n31 Mzhxh el qzh tvvuh? \tptqzxbby\t29 9\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Utxi rxtppha qzh sbbqptuu qzhxh.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi uhsq qzh sbbqptuu.\n6 Otmaxt rxtppha qzh tvvuh qzhxh.\n7 Utxi jhmq qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el qzh tvvuh? \tphaxbby\t6 8\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el qzh tvvuh? \tphaxbby\t6 8\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Otmaxt axbvvha qzh yeuk.\n15 Mzhxh el qzh yeuk? \tphaxbby\t14 8\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Ytmehu qbbk qzh sbbqptuu qzhxh.\n18 Mzhxh el qzh yeuk? \tphaxbby\t14 8\n19 Otmaxt veokha dv qzh yeuk qzhxh.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Hbzm ybnha qb qzh phaxbby.\n22 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n23 Mzhxh el qzh sbbqptuu? \tptqzxbby\t22 10\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Hbzm cbdxmhiha qb qzh ztuujti.\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Otmaxt axbvvha qzh yeuk qzhxh.\n6 Otmaxt veokha dv qzh tvvuh qzhxh.\n7 Mzhxh el qzh yeuk? \tbsseoh\t5 2\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Mzhxh el qzh yeuk? \tbsseoh\t5 2\n11 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n12 Otmaxt vdq abjm qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \tptqzxbby\t12 9\n14 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n15 Hbzm ybnha qb qzh phaxbby.\n16 Otmaxt jhmq ptok qb qzh bsseoh.\n17 Otmaxt qbbk qzh yeuk qzhxh.\n18 Mzhxh el qzh sbbqptuu? \tbsseoh\t14 16\n19 Utxi jhmq qb qzh phaxbby.\n20 Otmaxt aelotxaha qzh tvvuh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t20 16\n1 Hbzm veokha dv qzh sbbqptuu qzhxh.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Hbzm jhmq qb qzh ptqzxbby.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Ytmehu jhmq ptok qb qzh ptqzxbby.\n10 Hbzm axbvvha qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 7\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 7\n15 Ytmehu jhmq qb qzh rtxahm.\n16 Utxi jhmq ptok qb qzh keqozhm.\n17 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 7\n18 Otmaxt rbq qzh sbbqptuu qzhxh.\n19 Utxi ybnha qb qzh ztuujti.\n20 Ytmehu rxtppha qzh tvvuh qzhxh.\n21 Ytmehu ybnha qb qzh bsseoh.\n22 Mzhxh el qzh tvvuh? \tbsseoh\t20 21\n23 Utxi jhmq ptok qb qzh keqozhm.\n24 Ytmehu uhsq qzh tvvuh.\n25 Mzhxh el qzh tvvuh? \tbsseoh\t24 21\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Hbzm vdq abjm qzh yeuk.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Hbzm jhmq qb qzh ptqzxbby.\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Hbzm axbvvha qzh sbbqptuu.\n9 Mzhxh el qzh sbbqptuu? \tptqzxbby\t8 6\n10 Hbzm veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Ytmehu qxtnhuuha qb qzh keqozhm.\n17 Otmaxt qxtnhuuha qb qzh keqozhm.\n18 Utxi jhmq qb qzh phaxbby.\n19 Otmaxt jhmq qb qzh ztuujti.\n20 Hbzm vdq abjm qzh sbbqptuu.\n21 Otmaxt jhmq ptok qb qzh bsseoh.\n22 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 6\n23 Hbzm rxtppha qzh sbbqptuu qzhxh.\n24 Ytmehu cbdxmhiha qb qzh bsseoh.\n25 Utxi ybnha qb qzh bsseoh.\n26 Hbzm jhmq ptok qb qzh bsseoh.\n27 Mzhxh el qzh sbbqptuu? \tbsseoh\t23 26\n28 Otmaxt ybnha qb qzh ztuujti.\n29 Utxi jhmq qb qzh phaxbby.\n30 Ytmehu ybnha qb qzh keqozhm.\n31 Ytmehu jhmq qb qzh phaxbby.\n32 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n33 Otmaxt rxtppha qzh tvvuh qzhxh.\n34 Otmaxt uhsq qzh tvvuh.\n35 Otmaxt ybnha qb qzh keqozhm.\n36 Mzhxh el qzh tvvuh? \tztuujti\t34 28\n37 Hbzm vdq abjm qzh sbbqptuu.\n38 Hbzm jhmq qb qzh ztuujti.\n39 Mzhxh el qzh tvvuh? \tztuujti\t34 28\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Ytmehu jhmq ptok qb qzh bsseoh.\n4 Otmaxt rbq qzh tvvuh qzhxh.\n5 Otmaxt aelotxaha qzh tvvuh.\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Mzhxh el qzh tvvuh? \tztuujti\t5 1\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Utxi jhmq ptok qb qzh rtxahm.\n10 Mzhxh el qzh tvvuh? \tztuujti\t5 1\n11 Otmaxt rxtppha qzh tvvuh qzhxh.\n12 Otmaxt axbvvha qzh tvvuh qzhxh.\n13 Mzhxh el qzh tvvuh? \tztuujti\t12 1\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Ytmehu aelotxaha qzh sbbqptuu.\n16 Mzhxh el qzh tvvuh? \tztuujti\t12 1\n17 Utxi jhmq ptok qb qzh bsseoh.\n18 Ytmehu qbbk qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh tvvuh? \tztuujti\t12 1\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Utxi rbq qzh tvvuh qzhxh.\n3 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n4 Hbzm jhmq qb qzh rtxahm.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Utxi vdq abjm qzh tvvuh.\n8 Hbzm rxtppha qzh tvvuh qzhxh.\n9 Hbzm aelotxaha qzh tvvuh.\n10 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n11 Mzhxh el qzh tvvuh? \tbsseoh\t9 6\n12 Ytmehu uhsq qzh sbbqptuu qzhxh.\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Mzhxh el qzh tvvuh? \tbsseoh\t9 6\n15 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Utxi qbbk qzh tvvuh qzhxh.\n18 Utxi vdq abjm qzh tvvuh.\n19 Hbzm rbq qzh tvvuh qzhxh.\n20 Hbzm vdq abjm qzh tvvuh qzhxh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t20 6\n22 Ytmehu jhmq qb qzh ptqzxbby.\n23 Hbzm qxtnhuuha qb qzh ztuujti.\n24 Mzhxh el qzh tvvuh? \tbsseoh\t20 6\n25 Otmaxt jhmq ptok qb qzh rtxahm.\n26 Otmaxt jhmq qb qzh ztuujti.\n27 Mzhxh el qzh tvvuh? \tbsseoh\t20 6\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Ytmehu qxtnhuuha qb qzh bsseoh.\n4 Utxi jhmq qb qzh keqozhm.\n5 Mzhxh el qzh tvvuh? \tbsseoh\t1 3\n6 Ytmehu aelotxaha qzh tvvuh.\n7 Utxi jhmq qb qzh rtxahm.\n8 Mzhxh el qzh tvvuh? \tbsseoh\t6 3\n9 Ytmehu rbq qzh yeuk qzhxh.\n10 Hbzm jhmq qb qzh ztuujti.\n11 Mzhxh el qzh tvvuh? \tbsseoh\t6 3\n12 Utxi jhmq qb qzh keqozhm.\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Ytmehu qbbk qzh tvvuh qzhxh.\n15 Ytmehu cbdxmhiha qb qzh rtxahm.\n16 Mzhxh el qzh tvvuh? \trtxahm\t14 15\n17 Hbzm jhmq ptok qb qzh keqozhm.\n18 Hbzm rbq qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh tvvuh? \trtxahm\t14 15\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Hbzm aelotxaha qzh tvvuh.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n7 Utxi jhmq qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Hbzm rxtppha qzh tvvuh qzhxh.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Hbzm jhmq qb qzh rtxahm.\n13 Mzhxh el qzh tvvuh? \trtxahm\t9 12\n14 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n15 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n16 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 5\n17 Hbzm uhsq qzh tvvuh.\n18 Ytmehu jhmq ptok qb qzh ptqzxbby.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 5\n20 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n21 Hbzm cbdxmhiha qb qzh bsseoh.\n22 Mzhxh el qzh tvvuh? \trtxahm\t17 12\n23 Hbzm qxtnhuuha qb qzh ztuujti.\n24 Otmaxt jhmq ptok qb qzh rtxahm.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t20 24\n1 Hbzm jhmq qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Hbzm rbq qzh yeuk qzhxh.\n4 Hbzm uhsq qzh yeuk.\n5 Mzhxh el qzh yeuk? \tkeqozhm\t4 1\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Hbzm rbq qzh yeuk qzhxh.\n8 Hbzm aelotxaha qzh yeuk.\n9 Hbzm rbq qzh yeuk qzhxh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Mzhxh el qzh yeuk? \tztuujti\t9 10\n13 Hbzm aelotxaha qzh yeuk.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Mzhxh el qzh yeuk? \tztuujti\t13 10\n16 Ytmehu qxtnhuuha qb qzh rtxahm.\n17 Ytmehu jhmq qb qzh ptqzxbby.\n18 Mzhxh el qzh yeuk? \tztuujti\t13 10\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Hbzm cbdxmhiha qb qzh phaxbby.\n22 Utxi ybnha qb qzh keqozhm.\n23 Ytmehu jhmq qb qzh ztuujti.\n24 Otmaxt qxtnhuuha qb qzh bsseoh.\n25 Ytmehu rbq qzh sbbqptuu qzhxh.\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Utxi jhmq ptok qb qzh phaxbby.\n28 Ytmehu cbdxmhiha qb qzh rtxahm.\n29 Mzhxh el qzh sbbqptuu? \trtxahm\t25 28\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Mzhxh el qzh sbbqptuu? \tptqzxbby\t1 3\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Otmaxt aelotxaha qzh sbbqptuu.\n8 Mzhxh el qzh sbbqptuu? \tptqzxbby\t7 3\n9 Utxi jhmq qb qzh phaxbby.\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t7 3\n12 Hbzm qbbk qzh tvvuh qzhxh.\n13 Utxi rxtppha qzh yeuk qzhxh.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t7 3\n15 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Mzhxh el qzh yeuk? \trtxahm\t13 16\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Ytmehu ybnha qb qzh bsseoh.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Utxi rbq qzh tvvuh qzhxh.\n10 Utxi uhsq qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \trtxahm\t10 8\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Utxi ybnha qb qzh ztuujti.\n14 Mzhxh el qzh tvvuh? \trtxahm\t10 8\n15 Hbzm jhmq ptok qb qzh rtxahm.\n16 Utxi qbbk qzh sbbqptuu qzhxh.\n17 Mzhxh el qzh tvvuh? \trtxahm\t10 8\n18 Hbzm qbbk qzh tvvuh qzhxh.\n19 Hbzm jhmq ptok qb qzh bsseoh.\n20 Mzhxh el qzh tvvuh? \tbsseoh\t18 19\n21 Ytmehu qxtnhuuha qb qzh ztuujti.\n22 Ytmehu jhmq ptok qb qzh ptqzxbby.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t18 19\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Hbzm qxtnhuuha qb qzh bsseoh.\n4 Utxi uhsq qzh tvvuh.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Otmaxt qxtnhuuha qb qzh keqozhm.\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n10 Utxi axbvvha qzh tvvuh.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Otmaxt cbdxmhiha qb qzh bsseoh.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Otmaxt rxtppha qzh tvvuh qzhxh.\n15 Otmaxt aelotxaha qzh tvvuh.\n16 Utxi qxtnhuuha qb qzh keqozhm.\n17 Mzhxh el qzh tvvuh? \tbsseoh\t15 12\n18 Otmaxt veokha dv qzh tvvuh qzhxh.\n19 Otmaxt qxtnhuuha qb qzh ztuujti.\n20 Mzhxh el qzh tvvuh? \tztuujti\t18 19\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Utxi jhmq qb qzh rtxahm.\n23 Mzhxh el qzh tvvuh? \tztuujti\t18 19\n24 Utxi cbdxmhiha qb qzh phaxbby.\n25 Utxi cbdxmhiha qb qzh ptqzxbby.\n26 Hbzm qxtnhuuha qb qzh rtxahm.\n27 Hbzm qbbk qzh sbbqptuu qzhxh.\n28 Ytmehu jhmq ptok qb qzh ptqzxbby.\n29 Otmaxt qxtnhuuha qb qzh bsseoh.\n30 Ytmehu jhmq qb qzh keqozhm.\n31 Utxi cbdxmhiha qb qzh bsseoh.\n32 Otmaxt jhmq ptok qb qzh keqozhm.\n33 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n34 Otmaxt vdq abjm qzh tvvuh.\n35 Hbzm rbq qzh yeuk qzhxh.\n36 Mzhxh el qzh tvvuh? \tkeqozhm\t34 32\n37 Hbzm jhmq qb qzh keqozhm.\n38 Otmaxt qbbk qzh tvvuh qzhxh.\n39 Mzhxh el qzh yeuk? \tkeqozhm\t35 37\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Otmaxt rbq qzh yeuk qzhxh.\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Otmaxt vdq abjm qzh yeuk qzhxh.\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el qzh tvvuh? \tbsseoh\t4 8\n10 Utxi jhmq qb qzh keqozhm.\n11 Otmaxt axbvvha qzh tvvuh.\n12 Mzhxh el qzh tvvuh? \tbsseoh\t11 8\n13 Ytmehu rxtppha qzh yeuk qzhxh.\n14 Otmaxt rxtppha qzh tvvuh qzhxh.\n15 Utxi qxtnhuuha qb qzh ptqzxbby.\n16 Utxi qxtnhuuha qb qzh keqozhm.\n17 Otmaxt axbvvha qzh tvvuh.\n18 Ytmehu axbvvha qzh yeuk qzhxh.\n19 Mzhxh el qzh tvvuh? \tbsseoh\t17 8\n20 Hbzm jhmq ptok qb qzh keqozhm.\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Mzhxh el qzh tvvuh? \tbsseoh\t17 8\n23 Otmaxt rbq qzh tvvuh qzhxh.\n24 Hbzm jhmq qb qzh rtxahm.\n25 Utxi jhmq qb qzh ptqzxbby.\n26 Ytmehu ybnha qb qzh ptqzxbby.\n27 Otmaxt jhmq qb qzh phaxbby.\n28 Otmaxt cbdxmhiha qb qzh rtxahm.\n29 Otmaxt jhmq qb qzh keqozhm.\n30 Hbzm jhmq ptok qb qzh bsseoh.\n31 Ytmehu jhmq ptok qb qzh keqozhm.\n32 Utxi cbdxmhiha qb qzh bsseoh.\n33 Otmaxt jhmq qb qzh ptqzxbby.\n34 Otmaxt uhsq qzh tvvuh qzhxh.\n35 Mzhxh el qzh tvvuh? \tptqzxbby\t34 33\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Ytmehu rbq qzh yeuk qzhxh.\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Mzhxh el qzh yeuk? \trtxahm\t3 4\n6 Otmaxt jhmq qb qzh rtxahm.\n7 Otmaxt aelotxaha qzh tvvuh qzhxh.\n8 Mzhxh el qzh tvvuh? \trtxahm\t7 6\n9 Ytmehu rbq qzh tvvuh qzhxh.\n10 Ytmehu uhsq qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \trtxahm\t10 4\n12 Ytmehu veokha dv qzh tvvuh qzhxh.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Ytmehu aelotxaha qzh yeuk.\n15 Otmaxt rxtppha qzh yeuk qzhxh.\n16 Otmaxt uhsq qzh yeuk.\n17 Ytmehu cbdxmhiha qb qzh ztuujti.\n18 Mzhxh el qzh yeuk? \trtxahm\t16 6\n19 Otmaxt jhmq ptok qb qzh phaxbby.\n20 Utxi jhmq qb qzh rtxahm.\n21 Mzhxh el qzh yeuk? \trtxahm\t16 6\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mzhxh el qzh yeuk? \tphaxbby\t1 2\n4 Otmaxt axbvvha qzh yeuk.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n8 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n9 Otmaxt jhmq ptok qb qzh bsseoh.\n10 Mzhxh el qzh yeuk? \tbsseoh\t5 9\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Otmaxt uhsq qzh yeuk.\n15 Mzhxh el qzh yeuk? \tkeqozhm\t14 13\n16 Hbzm vdq abjm qzh sbbqptuu.\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Mzhxh el qzh yeuk? \tkeqozhm\t14 13\n19 Ytmehu jhmq ptok qb qzh ptqzxbby.\n20 Otmaxt cbdxmhiha qb qzh ztuujti.\n21 Mzhxh el qzh sbbqptuu? \tztuujti\t16 6\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Utxi veokha dv qzh sbbqptuu qzhxh.\n3 Ytmehu qxtnhuuha qb qzh keqozhm.\n4 Utxi aelotxaha qzh sbbqptuu.\n5 Mzhxh el qzh yeuk? \tkeqozhm\t1 3\n6 Hbzm jhmq qb qzh ptqzxbby.\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Hbzm jhmq ptok qb qzh keqozhm.\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Hbzm rxtppha qzh sbbqptuu qzhxh.\n13 Hbzm axbvvha qzh sbbqptuu.\n14 Mzhxh el qzh sbbqptuu? \tztuujti\t13 11\n15 Ytmehu aelotxaha qzh yeuk qzhxh.\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Mzhxh el qzh sbbqptuu? \tztuujti\t13 11\n18 Ytmehu uhsq qzh yeuk qzhxh.\n19 Hbzm rbq qzh sbbqptuu qzhxh.\n20 Mzhxh el qzh yeuk? \tphaxbby\t18 7\n21 Hbzm uhsq qzh sbbqptuu.\n22 Hbzm jhmq ptok qb qzh rtxahm.\n23 Mzhxh el qzh yeuk? \tphaxbby\t18 7\n1 Utxi jhmq qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Mzhxh el qzh sbbqptuu? \trtxahm\t3 4\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Mzhxh el qzh sbbqptuu? \trtxahm\t3 4\n9 Utxi axbvvha qzh sbbqptuu.\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t9 4\n12 Utxi ybnha qb qzh phaxbby.\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t9 4\n15 Hbzm ybnha qb qzh phaxbby.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Utxi cbdxmhiha qb qzh rtxahm.\n18 Otmaxt jhmq qb qzh ztuujti.\n19 Hbzm cbdxmhiha qb qzh rtxahm.\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Otmaxt jhmq qb qzh rtxahm.\n22 Utxi rxtppha qzh sbbqptuu qzhxh.\n23 Utxi uhsq qzh sbbqptuu.\n24 Hbzm qxtnhuuha qb qzh keqozhm.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t23 17\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Mzhxh el qzh yeuk? \trtxahm\t1 2\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Otmaxt axbvvha qzh yeuk.\n6 Mzhxh el qzh yeuk? \trtxahm\t5 2\n7 Otmaxt aelotxaha qzh sbbqptuu.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Mzhxh el qzh yeuk? \trtxahm\t5 2\n10 Hbzm jhmq qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzhxh el qzh yeuk? \trtxahm\t5 2\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Hbzm qxtnhuuha qb qzh rtxahm.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Hbzm veokha dv qzh yeuk qzhxh.\n18 Hbzm axbvvha qzh yeuk.\n19 Mzhxh el qzh yeuk? \trtxahm\t18 15\n1 Ytmehu veokha dv qzh yeuk qzhxh.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Ytmehu aelotxaha qzh yeuk.\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Hbzm aelotxaha qzh sbbqptuu.\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Utxi ybnha qb qzh phaxbby.\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Ytmehu uhsq qzh yeuk.\n13 Mzhxh el qzh yeuk? \tphaxbby\t12 10\n14 Utxi ybnha qb qzh rtxahm.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Mzhxh el qzh yeuk? \tphaxbby\t12 10\n17 Hbzm vdq abjm qzh tvvuh.\n18 Hbzm rxtppha qzh tvvuh qzhxh.\n19 Mzhxh el qzh yeuk? \tphaxbby\t12 10\n20 Ytmehu veokha dv qzh yeuk qzhxh.\n21 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n22 Utxi jhmq qb qzh bsseoh.\n23 Ytmehu ybnha qb qzh ztuujti.\n24 Mzhxh el qzh sbbqptuu? \tztuujti\t21 23\n25 Otmaxt ybnha qb qzh phaxbby.\n26 Hbzm vdq abjm qzh tvvuh.\n27 Mzhxh el qzh tvvuh? \tztuujti\t26 8\n1 Hbzm ybnha qb qzh bsseoh.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Hbzm jhmq qb qzh ztuujti.\n4 Hbzm aelotxaha qzh yeuk.\n5 Mzhxh el qzh yeuk? \tztuujti\t4 3\n6 Otmaxt qbbk qzh tvvuh qzhxh.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Mzhxh el qzh yeuk? \tztuujti\t4 3\n9 Otmaxt rbq qzh sbbqptuu qzhxh.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Mzhxh el qzh yeuk? \tztuujti\t4 3\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Otmaxt vdq abjm qzh tvvuh.\n16 Otmaxt veokha dv qzh tvvuh qzhxh.\n17 Utxi ybnha qb qzh phaxbby.\n18 Utxi qxtnhuuha qb qzh ptqzxbby.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Mzhxh el qzh tvvuh? \tbsseoh\t16 19\n21 Otmaxt vdq abjm qzh sbbqptuu.\n22 Ytmehu ybnha qb qzh ptqzxbby.\n23 Mzhxh el qzh sbbqptuu? \tbsseoh\t21 19\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Utxi ybnha qb qzh keqozhm.\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el qzh sbbqptuu? \tphaxbby\t7 8\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq qb qzh rtxahm.\n12 Mzhxh el qzh sbbqptuu? \tphaxbby\t7 8\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Hbzm qbbk qzh yeuk qzhxh.\n16 Otmaxt rxtppha qzh tvvuh qzhxh.\n17 Otmaxt vdq abjm qzh tvvuh.\n18 Utxi veokha dv qzh tvvuh qzhxh.\n19 Utxi vdq abjm qzh tvvuh qzhxh.\n20 Hbzm jhmq ptok qb qzh phaxbby.\n21 Mzhxh el qzh tvvuh? \trtxahm\t19 11\n22 Utxi rbq qzh tvvuh qzhxh.\n23 Utxi jhmq qb qzh bsseoh.\n24 Mzhxh el qzh tvvuh? \tbsseoh\t22 23\n25 Otmaxt jhmq qb qzh bsseoh.\n26 Hbzm qxtnhuuha qb qzh rtxahm.\n27 Mzhxh el qzh tvvuh? \tbsseoh\t22 23\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Otmaxt rbq qzh sbbqptuu qzhxh.\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n7 Mzhxh el qzh tvvuh? \tbsseoh\t4 5\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Otmaxt qbbk qzh sbbqptuu qzhxh.\n10 Mzhxh el qzh tvvuh? \tbsseoh\t4 5\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Otmaxt uhsq qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t12 11\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Hbzm jhmq qb qzh bsseoh.\n16 Utxi jhmq qb qzh phaxbby.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Ytmehu uhsq qzh sbbqptuu.\n19 Utxi axbvvha qzh tvvuh.\n20 Mzhxh el qzh sbbqptuu? \trtxahm\t18 8\n21 Otmaxt cbdxmhiha qb qzh bsseoh.\n22 Utxi qxtnhuuha qb qzh keqozhm.\n23 Mzhxh el qzh sbbqptuu? \trtxahm\t18 8\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Ytmehu cbdxmhiha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Utxi jhmq qb qzh rtxahm.\n6 Otmaxt axbvvha qzh tvvuh.\n7 Otmaxt rbq qzh tvvuh qzhxh.\n8 Otmaxt aelotxaha qzh tvvuh.\n9 Hbzm cbdxmhiha qb qzh ztuujti.\n10 Utxi jhmq qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Otmaxt cbdxmhiha qb qzh rtxahm.\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Utxi rbq qzh sbbqptuu qzhxh.\n16 Ytmehu ybnha qb qzh bsseoh.\n17 Utxi qxtnhuuha qb qzh phaxbby.\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Mzhxh el qzh sbbqptuu? \tphaxbby\t15 17\n20 Utxi uhsq qzh sbbqptuu.\n21 Otmaxt qbbk qzh yeuk qzhxh.\n22 Mzhxh el qzh sbbqptuu? \tphaxbby\t20 17\n23 Utxi rxtppha qzh tvvuh qzhxh.\n24 Utxi rbq qzh sbbqptuu qzhxh.\n25 Utxi cbdxmhiha qb qzh rtxahm.\n26 Otmaxt jhmq qb qzh bsseoh.\n27 Mzhxh el qzh sbbqptuu? \trtxahm\t24 25\n28 Ytmehu jhmq qb qzh bsseoh.\n29 Utxi qxtnhuuha qb qzh keqozhm.\n30 Mzhxh el qzh sbbqptuu? \tkeqozhm\t24 29\n31 Utxi ybnha qb qzh bsseoh.\n32 Ytmehu jhmq qb qzh keqozhm.\n33 Hbzm qxtnhuuha qb qzh ptqzxbby.\n34 Ytmehu cbdxmhiha qb qzh bsseoh.\n35 Utxi jhmq qb qzh ptqzxbby.\n36 Ytmehu jhmq ptok qb qzh ztuujti.\n37 Utxi vdq abjm qzh sbbqptuu.\n38 Otmaxt uhsq qzh yeuk qzhxh.\n39 Mzhxh el qzh sbbqptuu? \tptqzxbby\t37 35\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm vdq abjm qzh sbbqptuu.\n9 Mzhxh el qzh sbbqptuu? \tkeqozhm\t8 2\n10 Utxi ybnha qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Mzhxh el qzh sbbqptuu? \tkeqozhm\t8 2\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Mzhxh el qzh sbbqptuu? \tkeqozhm\t8 2\n16 Otmaxt veokha dv qzh yeuk qzhxh.\n17 Otmaxt uhsq qzh yeuk qzhxh.\n18 Mzhxh el qzh yeuk? \tptqzxbby\t17 7\n19 Otmaxt ybnha qb qzh rtxahm.\n20 Utxi jhmq qb qzh ptqzxbby.\n21 Mzhxh el qzh yeuk? \tptqzxbby\t17 7\n1 Otmaxt rxtppha qzh tvvuh qzhxh.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Otmaxt vdq abjm qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \tphaxbby\t4 3\n6 Hbzm cbdxmhiha qb qzh keqozhm.\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Mzhxh el qzh tvvuh? \tphaxbby\t4 3\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Mzhxh el qzh tvvuh? \tphaxbby\t4 3\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt rbq qzh sbbqptuu qzhxh.\n15 Otmaxt jhmq qb qzh keqozhm.\n16 Mzhxh el qzh sbbqptuu? \tkeqozhm\t14 15\n17 Otmaxt uhsq qzh sbbqptuu.\n18 Hbzm ybnha qb qzh rtxahm.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t17 15\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Utxi ybnha qb qzh phaxbby.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Utxi rbq qzh yeuk qzhxh.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Utxi uhsq qzh yeuk.\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Mzhxh el qzh yeuk? \tphaxbby\t9 3\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Otmaxt rxtppha qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Hbzm qxtnhuuha qb qzh keqozhm.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Utxi rbq qzh yeuk qzhxh.\n18 Utxi jhmq qb qzh bsseoh.\n19 Ytmehu ybnha qb qzh phaxbby.\n20 Mzhxh el qzh tvvuh? \tphaxbby\t16 19\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Ytmehu axbvvha qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tphaxbby\t22 19\n24 Ytmehu veokha dv qzh tvvuh qzhxh.\n25 Utxi jhmq ptok qb qzh rtxahm.\n26 Ytmehu ybnha qb qzh keqozhm.\n27 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n28 Mzhxh el qzh tvvuh? \tkeqozhm\t24 26\n29 Utxi rbq qzh sbbqptuu qzhxh.\n30 Ytmehu axbvvha qzh tvvuh.\n31 Mzhxh el qzh tvvuh? \tkeqozhm\t30 26\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi veokha dv qzh sbbqptuu qzhxh.\n3 Utxi qxtnhuuha qb qzh ztuujti.\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Mzhxh el qzh sbbqptuu? \tztuujti\t2 3\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Mzhxh el qzh sbbqptuu? \tphaxbby\t2 7\n9 Utxi rbq qzh tvvuh qzhxh.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Hbzm ybnha qb qzh ztuujti.\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Otmaxt ybnha qb qzh keqozhm.\n16 Hbzm qxtnhuuha qb qzh keqozhm.\n17 Utxi uhsq qzh tvvuh.\n18 Utxi qxtnhuuha qb qzh rtxahm.\n19 Mzhxh el qzh tvvuh? \tphaxbby\t17 7\n20 Otmaxt qxtnhuuha qb qzh phaxbby.\n21 Ytmehu cbdxmhiha qb qzh phaxbby.\n22 Mzhxh el qzh tvvuh? \tphaxbby\t17 7\n23 Utxi jhmq ptok qb qzh keqozhm.\n24 Otmaxt veokha dv qzh tvvuh qzhxh.\n25 Utxi aelotxaha qzh sbbqptuu.\n26 Hbzm qbbk qzh sbbqptuu qzhxh.\n27 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n28 Hbzm jhmq qb qzh bsseoh.\n29 Mzhxh el qzh sbbqptuu? \tkeqozhm\t27 16\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Hbzm veokha dv qzh sbbqptuu qzhxh.\n3 Otmaxt qbbk qzh tvvuh qzhxh.\n4 Otmaxt vdq abjm qzh tvvuh qzhxh.\n5 Mzhxh el qzh tvvuh? \tbsseoh\t4 1\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Hbzm rbq qzh yeuk qzhxh.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Otmaxt jhmq qb qzh ztuujti.\n10 Mzhxh el qzh tvvuh? \tztuujti\t6 9\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Hbzm aelotxaha qzh sbbqptuu.\n13 Mzhxh el qzh yeuk? \trtxahm\t7 8\n14 Hbzm uhsq qzh yeuk.\n15 Ytmehu qbbk qzh sbbqptuu qzhxh.\n16 Mzhxh el qzh yeuk? \trtxahm\t14 8\n17 Hbzm ybnha qb qzh ztuujti.\n18 Utxi ybnha qb qzh phaxbby.\n19 Mzhxh el qzh yeuk? \trtxahm\t14 8\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Ytmehu qbbk qzh yeuk qzhxh.\n12 Otmaxt rxtppha qzh tvvuh qzhxh.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Otmaxt uhsq qzh tvvuh qzhxh.\n16 Ytmehu qxtnhuuha qb qzh rtxahm.\n17 Mzhxh el qzh tvvuh? \tphaxbby\t15 10\n18 Ytmehu axbvvha qzh yeuk qzhxh.\n19 Ytmehu qbbk qzh yeuk qzhxh.\n20 Mzhxh el qzh tvvuh? \tphaxbby\t15 10\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Hbzm ybnha qb qzh bsseoh.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t19 21\n24 Utxi cbdxmhiha qb qzh bsseoh.\n25 Ytmehu uhsq qzh yeuk.\n26 Mzhxh el qzh yeuk? \tptqzxbby\t25 21\n27 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n28 Ytmehu cbdxmhiha qb qzh bsseoh.\n29 Mzhxh el qzh sbbqptuu? \tptqzxbby\t27 21\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Utxi veokha dv qzh yeuk qzhxh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Utxi axbvvha qzh yeuk.\n5 Otmaxt rbq qzh tvvuh qzhxh.\n6 Hbzm jhmq qb qzh phaxbby.\n7 Utxi jhmq qb qzh bsseoh.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tkeqozhm\t8 3\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mzhxh el qzh tvvuh? \tkeqozhm\t8 3\n13 Hbzm rbq qzh yeuk qzhxh.\n14 Hbzm aelotxaha qzh yeuk qzhxh.\n15 Mzhxh el qzh yeuk? \trtxahm\t14 11\n16 Hbzm qxtnhuuha qb qzh keqozhm.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Mzhxh el qzh yeuk? \trtxahm\t14 11\n19 Ytmehu jhmq qb qzh keqozhm.\n20 Hbzm qbbk qzh tvvuh qzhxh.\n21 Mzhxh el qzh yeuk? \trtxahm\t14 11\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Hbzm qxtnhuuha qb qzh keqozhm.\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Ytmehu aelotxaha qzh yeuk.\n6 Ytmehu cbdxmhiha qb qzh rtxahm.\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Ytmehu rxtppha qzh tvvuh qzhxh.\n9 Utxi ybnha qb qzh rtxahm.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Ytmehu vdq abjm qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \trtxahm\t12 11\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Hbzm jhmq qb qzh rtxahm.\n16 Mzhxh el qzh tvvuh? \trtxahm\t12 11\n17 Utxi rxtppha qzh tvvuh qzhxh.\n18 Utxi uhsq qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \trtxahm\t18 9\n20 Hbzm jhmq ptok qb qzh ztuujti.\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Mzhxh el qzh tvvuh? \trtxahm\t18 9\n23 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n24 Hbzm ybnha qb qzh keqozhm.\n25 Mzhxh el qzh tvvuh? \trtxahm\t18 9\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt rbq qzh sbbqptuu qzhxh.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Utxi ybnha qb qzh rtxahm.\n7 Utxi ybnha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Otmaxt axbvvha qzh sbbqptuu.\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Otmaxt uhsq qzh yeuk.\n12 Utxi rbq qzh tvvuh qzhxh.\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Otmaxt rbq qzh sbbqptuu qzhxh.\n16 Otmaxt uhsq qzh sbbqptuu qzhxh.\n17 Otmaxt veokha dv qzh yeuk qzhxh.\n18 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n19 Mzhxh el qzh yeuk? \tptqzxbby\t17 18\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Utxi cbdxmhiha qb qzh keqozhm.\n22 Mzhxh el qzh yeuk? \tptqzxbby\t17 18\n23 Utxi jhmq ptok qb qzh ptqzxbby.\n24 Utxi aelotxaha qzh tvvuh qzhxh.\n25 Mzhxh el qzh tvvuh? \tptqzxbby\t24 23\n26 Ytmehu jhmq qb qzh keqozhm.\n27 Otmaxt jhmq qb qzh ztuujti.\n28 Mzhxh el qzh tvvuh? \tptqzxbby\t24 23\n29 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n30 Utxi qxtnhuuha qb qzh keqozhm.\n31 Mzhxh el qzh tvvuh? \tptqzxbby\t24 23\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh rtxahm.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Ytmehu ybnha qb qzh ptqzxbby.\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Otmaxt rxtppha qzh tvvuh qzhxh.\n9 Otmaxt axbvvha qzh tvvuh qzhxh.\n10 Hbzm aelotxaha qzh yeuk.\n11 Mzhxh el qzh tvvuh? \trtxahm\t9 3\n12 Hbzm qbbk qzh sbbqptuu qzhxh.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh tvvuh? \trtxahm\t9 3\n15 Hbzm axbvvha qzh sbbqptuu qzhxh.\n16 Hbzm rbq qzh yeuk qzhxh.\n17 Otmaxt veokha dv qzh tvvuh qzhxh.\n18 Hbzm qbbk qzh sbbqptuu qzhxh.\n19 Ytmehu jhmq qb qzh ptqzxbby.\n20 Hbzm vdq abjm qzh sbbqptuu.\n21 Ytmehu ybnha qb qzh keqozhm.\n22 Hbzm rbq qzh sbbqptuu qzhxh.\n23 Hbzm ybnha qb qzh rtxahm.\n24 Hbzm ybnha qb qzh keqozhm.\n25 Mzhxh el qzh sbbqptuu? \tkeqozhm\t22 24\n26 Otmaxt uhsq qzh tvvuh.\n27 Otmaxt rbq qzh tvvuh qzhxh.\n28 Mzhxh el qzh sbbqptuu? \tkeqozhm\t22 24\n29 Ytmehu jhmq ptok qb qzh phaxbby.\n30 Ytmehu qxtnhuuha qb qzh rtxahm.\n31 Utxi cbdxmhiha qb qzh rtxahm.\n32 Otmaxt uhsq qzh tvvuh.\n33 Mzhxh el qzh tvvuh? \trtxahm\t32 3\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm jhmq qb qzh bsseoh.\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Hbzm ybnha qb qzh keqozhm.\n7 Hbzm ybnha qb qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Hbzm ybnha qb qzh keqozhm.\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Otmaxt rbq qzh tvvuh qzhxh.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n16 Otmaxt aelotxaha qzh yeuk.\n17 Mzhxh el qzh yeuk? \tbsseoh\t16 10\n18 Hbzm jhmq qb qzh bsseoh.\n19 Utxi ybnha qb qzh keqozhm.\n20 Mzhxh el qzh yeuk? \tbsseoh\t16 10\n21 Otmaxt ybnha qb qzh keqozhm.\n22 Otmaxt jhmq qb qzh bsseoh.\n23 Mzhxh el qzh yeuk? \tbsseoh\t16 10\n24 Utxi jhmq qb qzh rtxahm.\n25 Ytmehu cbdxmhiha qb qzh phaxbby.\n26 Hbzm cbdxmhiha qb qzh phaxbby.\n27 Otmaxt rbq qzh yeuk qzhxh.\n28 Hbzm cbdxmhiha qb qzh ptqzxbby.\n29 Hbzm cbdxmhiha qb qzh bsseoh.\n30 Hbzm cbdxmhiha qb qzh ptqzxbby.\n31 Otmaxt aelotxaha qzh sbbqptuu.\n32 Mzhxh el qzh sbbqptuu? \tbsseoh\t31 22\n33 Otmaxt axbvvha qzh tvvuh qzhxh.\n34 Otmaxt jhmq ptok qb qzh ztuujti.\n35 Mzhxh el qzh sbbqptuu? \tbsseoh\t31 22\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Mzhxh el qzh sbbqptuu? \trtxahm\t3 4\n6 Otmaxt jhmq qb qzh keqozhm.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Mzhxh el qzh sbbqptuu? \tkeqozhm\t3 7\n9 Utxi vdq abjm qzh sbbqptuu.\n10 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n11 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Utxi uhsq qzh sbbqptuu.\n14 Utxi rxtppha qzh sbbqptuu qzhxh.\n15 Ytmehu qxtnhuuha qb qzh ztuujti.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Utxi ybnha qb qzh rtxahm.\n18 Ytmehu jhmq qb qzh ptqzxbby.\n19 Mzhxh el qzh sbbqptuu? \trtxahm\t14 17\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Ytmehu aelotxaha qzh tvvuh qzhxh.\n22 Mzhxh el qzh tvvuh? \tptqzxbby\t21 18\n23 Utxi uhsq qzh sbbqptuu.\n24 Otmaxt cbdxmhiha qb qzh bsseoh.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t23 20\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Otmaxt ybnha qb qzh bsseoh.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Utxi qbbk qzh tvvuh qzhxh.\n9 Utxi uhsq qzh tvvuh.\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Mzhxh el qzh tvvuh? \trtxahm\t9 4\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Utxi axbvvha qzh tvvuh qzhxh.\n14 Mzhxh el qzh tvvuh? \trtxahm\t13 4\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Utxi qbbk qzh sbbqptuu qzhxh.\n17 Mzhxh el qzh tvvuh? \trtxahm\t13 4\n18 Utxi ybnha qb qzh ztuujti.\n19 Utxi qxtnhuuha qb qzh bsseoh.\n20 Mzhxh el qzh sbbqptuu? \tbsseoh\t16 19\n21 Ytmehu qxtnhuuha qb qzh rtxahm.\n22 Hbzm jhmq ptok qb qzh bsseoh.\n23 Mzhxh el qzh sbbqptuu? \tbsseoh\t16 19\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Ytmehu uhsq qzh yeuk.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Mzhxh el qzh yeuk? \tbsseoh\t3 1\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Mzhxh el qzh sbbqptuu? \tptqzxbby\t4 7\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Otmaxt rbq qzh yeuk qzhxh.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t4 7\n12 Hbzm jhmq ptok qb qzh rtxahm.\n13 Otmaxt uhsq qzh yeuk.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Utxi vdq abjm qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t15 7\n17 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Otmaxt vdq abjm qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 14\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Utxi jhmq qb qzh ztuujti.\n3 Otmaxt vdq abjm qzh tvvuh.\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Otmaxt jhmq qb qzh bsseoh.\n7 Utxi jhmq qb qzh phaxbby.\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Otmaxt veokha dv qzh tvvuh qzhxh.\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Otmaxt aelotxaha qzh tvvuh qzhxh.\n17 Mzhxh el qzh tvvuh? \trtxahm\t16 11\n18 Ytmehu ybnha qb qzh keqozhm.\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Mzhxh el qzh tvvuh? \trtxahm\t16 11\n21 Ytmehu ybnha qb qzh ztuujti.\n22 Ytmehu jhmq ptok qb qzh bsseoh.\n23 Mzhxh el qzh tvvuh? \trtxahm\t16 11\n24 Hbzm ybnha qb qzh ztuujti.\n25 Utxi jhmq ptok qb qzh phaxbby.\n26 Hbzm jhmq ptok qb qzh rtxahm.\n27 Otmaxt veokha dv qzh yeuk qzhxh.\n28 Ytmehu cbdxmhiha qb qzh ztuujti.\n29 Otmaxt cbdxmhiha qb qzh phaxbby.\n30 Mzhxh el qzh yeuk? \tphaxbby\t27 29\n31 Otmaxt jhmq ptok qb qzh ztuujti.\n32 Otmaxt qxtnhuuha qb qzh phaxbby.\n33 Mzhxh el qzh yeuk? \tphaxbby\t27 32\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Hbzm jhmq qb qzh keqozhm.\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Hbzm ybnha qb qzh ztuujti.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm qbbk qzh yeuk qzhxh.\n12 Ytmehu aelotxaha qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \tbsseoh\t12 8\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh bsseoh.\n16 Mzhxh el qzh yeuk? \tptqzxbby\t11 14\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Ytmehu rbq qzh sbbqptuu qzhxh.\n19 Hbzm rbq qzh tvvuh qzhxh.\n20 Otmaxt jhmq qb qzh ptqzxbby.\n21 Hbzm vdq abjm qzh tvvuh.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Mzhxh el qzh tvvuh? \tptqzxbby\t21 14\n24 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n25 Utxi cbdxmhiha qb qzh rtxahm.\n26 Mzhxh el qzh tvvuh? \tptqzxbby\t21 14\n27 Ytmehu veokha dv qzh tvvuh qzhxh.\n28 Hbzm vdq abjm qzh yeuk.\n29 Mzhxh el qzh yeuk? \tptqzxbby\t28 14\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Utxi rbq qzh yeuk qzhxh.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Utxi uhsq qzh yeuk.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm rxtppha qzh sbbqptuu qzhxh.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh el qzh sbbqptuu? \tbsseoh\t11 14\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Utxi jhmq ptok qb qzh ptqzxbby.\n18 Ytmehu ybnha qb qzh phaxbby.\n19 Hbzm aelotxaha qzh sbbqptuu.\n20 Mzhxh el qzh sbbqptuu? \tbsseoh\t19 14\n21 Otmaxt qxtnhuuha qb qzh ztuujti.\n22 Hbzm qxtnhuuha qb qzh ptqzxbby.\n23 Mzhxh el qzh sbbqptuu? \tbsseoh\t19 14\n24 Ytmehu vdq abjm qzh yeuk.\n25 Ytmehu ybnha qb qzh ptqzxbby.\n26 Mzhxh el qzh yeuk? \tphaxbby\t24 18\n27 Utxi jhmq qb qzh bsseoh.\n28 Hbzm jhmq qb qzh phaxbby.\n29 Mzhxh el qzh yeuk? \tphaxbby\t24 18\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Ytmehu qbbk qzh yeuk qzhxh.\n3 Ytmehu uhsq qzh tvvuh.\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Ytmehu vdq abjm qzh yeuk qzhxh.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh el qzh tvvuh? \tztuujti\t4 8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Mzhxh el qzh yeuk? \tkeqozhm\t7 11\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Ytmehu aelotxaha qzh yeuk qzhxh.\n16 Utxi vdq abjm qzh tvvuh.\n17 Mzhxh el qzh tvvuh? \tptqzxbby\t16 10\n18 Hbzm rbq qzh tvvuh qzhxh.\n19 Ytmehu qbbk qzh yeuk qzhxh.\n20 Hbzm jhmq qb qzh ztuujti.\n21 Otmaxt jhmq ptok qb qzh keqozhm.\n22 Mzhxh el qzh tvvuh? \tztuujti\t18 20\n23 Ytmehu qxtnhuuha qb qzh ztuujti.\n24 Otmaxt cbdxmhiha qb qzh bsseoh.\n25 Mzhxh el qzh yeuk? \tztuujti\t19 23\n1 Hbzm jhmq qb qzh rtxahm.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Ytmehu vdq abjm qzh yeuk.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Ytmehu rbq qzh yeuk qzhxh.\n7 Utxi jhmq qb qzh ztuujti.\n8 Utxi veokha dv qzh tvvuh qzhxh.\n9 Hbzm jhmq qb qzh bsseoh.\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Mzhxh el qzh yeuk? \tphaxbby\t6 10\n12 Ytmehu axbvvha qzh yeuk.\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Mzhxh el qzh yeuk? \tphaxbby\t12 10\n15 Hbzm jhmq ptok qb qzh rtxahm.\n16 Ytmehu rbq qzh yeuk qzhxh.\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Utxi axbvvha qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \trtxahm\t18 17\n20 Hbzm jhmq ptok qb qzh ztuujti.\n21 Hbzm jhmq ptok qb qzh bsseoh.\n22 Mzhxh el qzh tvvuh? \trtxahm\t18 17\n23 Ytmehu axbvvha qzh yeuk.\n24 Utxi jhmq ptok qb qzh phaxbby.\n25 Mzhxh el qzh tvvuh? \trtxahm\t18 17\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Hbzm rxtppha qzh yeuk qzhxh.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Ytmehu jhmq qb qzh bsseoh.\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm aelotxaha qzh yeuk.\n9 Mzhxh el qzh yeuk? \trtxahm\t8 2\n10 Hbzm jhmq qb qzh keqozhm.\n11 Hbzm rbq qzh sbbqptuu qzhxh.\n12 Mzhxh el qzh yeuk? \trtxahm\t8 2\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n15 Mzhxh el qzh sbbqptuu? \tkeqozhm\t14 10\n16 Otmaxt qbbk qzh tvvuh qzhxh.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Mzhxh el qzh sbbqptuu? \tkeqozhm\t14 10\n19 Hbzm veokha dv qzh sbbqptuu qzhxh.\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Hbzm vdq abjm qzh sbbqptuu.\n22 Otmaxt axbvvha qzh tvvuh qzhxh.\n23 Mzhxh el qzh sbbqptuu? \tkeqozhm\t21 10\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Utxi ybnha qb qzh rtxahm.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Utxi rbq qzh yeuk qzhxh.\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Utxi vdq abjm qzh yeuk qzhxh.\n9 Mzhxh el qzh yeuk? \trtxahm\t8 3\n10 Hbzm uhsq qzh tvvuh.\n11 Utxi jhmq qb qzh bsseoh.\n12 Mzhxh el qzh yeuk? \trtxahm\t8 3\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Mzhxh el qzh yeuk? \trtxahm\t8 3\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Otmaxt jhmq ptok qb qzh bsseoh.\n19 Utxi jhmq ptok qb qzh keqozhm.\n20 Mzhxh el qzh tvvuh? \tkeqozhm\t14 19\n21 Ytmehu qxtnhuuha qb qzh ztuujti.\n22 Hbzm qxtnhuuha qb qzh ptqzxbby.\n23 Utxi uhsq qzh tvvuh.\n24 Ytmehu jhmq ptok qb qzh rtxahm.\n25 Mzhxh el qzh tvvuh? \tkeqozhm\t23 19\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Hbzm ybnha qb qzh phaxbby.\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Ytmehu jhmq ptok qb qzh rtxahm.\n10 Ytmehu qbbk qzh yeuk qzhxh.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Mzhxh el qzh yeuk? \tztuujti\t10 12\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Utxi qxtnhuuha qb qzh bsseoh.\n16 Mzhxh el qzh yeuk? \tztuujti\t10 12\n17 Otmaxt ybnha qb qzh ptqzxbby.\n18 Utxi rbq qzh sbbqptuu qzhxh.\n19 Hbzm jhmq qb qzh ptqzxbby.\n20 Otmaxt ybnha qb qzh keqozhm.\n21 Otmaxt jhmq qb qzh phaxbby.\n22 Utxi ybnha qb qzh ztuujti.\n23 Mzhxh el qzh sbbqptuu? \tztuujti\t18 22\n24 Ytmehu uhsq qzh yeuk.\n25 Utxi ybnha qb qzh keqozhm.\n26 Mzhxh el qzh yeuk? \tztuujti\t24 12\n27 Utxi cbdxmhiha qb qzh rtxahm.\n28 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n29 Mzhxh el qzh yeuk? \tztuujti\t24 12\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Otmaxt qxtnhuuha qb qzh ztuujti.\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Utxi jhmq qb qzh rtxahm.\n9 Utxi jhmq qb qzh phaxbby.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Utxi rxtppha qzh sbbqptuu qzhxh.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Hbzm ybnha qb qzh ztuujti.\n14 Otmaxt qbbk qzh tvvuh qzhxh.\n15 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n16 Ytmehu jhmq ptok qb qzh ztuujti.\n17 Utxi cbdxmhiha qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh ztuujti.\n19 Otmaxt jhmq ptok qb qzh ptqzxbby.\n20 Ytmehu ybnha qb qzh phaxbby.\n21 Ytmehu qxtnhuuha qb qzh rtxahm.\n22 Otmaxt vdq abjm qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tptqzxbby\t22 19\n24 Utxi aelotxaha qzh sbbqptuu qzhxh.\n25 Otmaxt cbdxmhiha qb qzh bsseoh.\n26 Mzhxh el qzh sbbqptuu? \tztuujti\t24 18\n27 Utxi jhmq qb qzh keqozhm.\n28 Hbzm cbdxmhiha qb qzh phaxbby.\n29 Mzhxh el qzh tvvuh? \tptqzxbby\t22 19\n30 Otmaxt jhmq ptok qb qzh phaxbby.\n31 Utxi veokha dv qzh yeuk qzhxh.\n32 Otmaxt jhmq qb qzh rtxahm.\n33 Hbzm qxtnhuuha qb qzh ztuujti.\n34 Ytmehu qxtnhuuha qb qzh phaxbby.\n35 Hbzm cbdxmhiha qb qzh phaxbby.\n36 Utxi vdq abjm qzh yeuk.\n37 Otmaxt ybnha qb qzh phaxbby.\n38 Mzhxh el qzh yeuk? \tkeqozhm\t36 27\n39 Hbzm jhmq qb qzh keqozhm.\n40 Hbzm cbdxmhiha qb qzh ztuujti.\n41 Mzhxh el qzh yeuk? \tkeqozhm\t36 27\n1 Utxi ybnha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Hbzm jhmq qb qzh ztuujti.\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Ytmehu cbdxmhiha qb qzh ztuujti.\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Hbzm jhmq ptok qb qzh bsseoh.\n16 Otmaxt qxtnhuuha qb qzh phaxbby.\n17 Utxi qxtnhuuha qb qzh rtxahm.\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Otmaxt rbq qzh yeuk qzhxh.\n20 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n21 Otmaxt vdq abjm qzh yeuk.\n22 Hbzm jhmq ptok qb qzh phaxbby.\n23 Mzhxh el qzh yeuk? \tphaxbby\t21 16\n24 Otmaxt qbbk qzh yeuk qzhxh.\n25 Otmaxt uhsq qzh yeuk qzhxh.\n26 Mzhxh el qzh yeuk? \tphaxbby\t25 16\n27 Ytmehu cbdxmhiha qb qzh rtxahm.\n28 Otmaxt rbq qzh yeuk qzhxh.\n29 Otmaxt uhsq qzh yeuk.\n30 Otmaxt rxtppha qzh yeuk qzhxh.\n31 Otmaxt axbvvha qzh yeuk qzhxh.\n32 Hbzm rbq qzh yeuk qzhxh.\n33 Utxi cbdxmhiha qb qzh ztuujti.\n34 Otmaxt jhmq ptok qb qzh keqozhm.\n35 Ytmehu jhmq ptok qb qzh ptqzxbby.\n36 Hbzm aelotxaha qzh yeuk.\n37 Mzhxh el qzh yeuk? \tphaxbby\t36 22\n38 Ytmehu cbdxmhiha qb qzh ztuujti.\n39 Hbzm rbq qzh yeuk qzhxh.\n40 Utxi ybnha qb qzh ptqzxbby.\n41 Utxi ybnha qb qzh ztuujti.\n42 Hbzm vdq abjm qzh yeuk.\n43 Utxi cbdxmhiha qb qzh bsseoh.\n44 Mzhxh el qzh yeuk? \tphaxbby\t42 22\n45 Hbzm qxtnhuuha qb qzh rtxahm.\n46 Hbzm jhmq ptok qb qzh ztuujti.\n47 Mzhxh el qzh yeuk? \tphaxbby\t42 22\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mzhxh el qzh yeuk? \tphaxbby\t1 2\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Mzhxh el qzh tvvuh? \tphaxbby\t4 5\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Mzhxh el qzh tvvuh? \trtxahm\t4 7\n10 Otmaxt uhsq qzh yeuk.\n11 Otmaxt rxtppha qzh yeuk qzhxh.\n12 Otmaxt qxtnhuuha qb qzh rtxahm.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh yeuk? \trtxahm\t11 12\n15 Ytmehu jhmq ptok qb qzh bsseoh.\n16 Otmaxt axbvvha qzh yeuk qzhxh.\n17 Mzhxh el qzh yeuk? \trtxahm\t16 12\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Hbzm rbq qzh yeuk qzhxh.\n4 Hbzm aelotxaha qzh yeuk.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Ytmehu qxtnhuuha qb qzh rtxahm.\n7 Utxi veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t7 10\n12 Otmaxt aelotxaha qzh yeuk qzhxh.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Mzhxh el qzh yeuk? \tkeqozhm\t12 5\n15 Utxi jhmq qb qzh ztuujti.\n16 Otmaxt ybnha qb qzh ztuujti.\n17 Mzhxh el qzh yeuk? \tkeqozhm\t12 5\n18 Otmaxt ybnha qb qzh bsseoh.\n19 Hbzm jhmq ptok qb qzh keqozhm.\n20 Hbzm rxtppha qzh yeuk qzhxh.\n21 Utxi jhmq qb qzh keqozhm.\n22 Hbzm uhsq qzh yeuk.\n23 Hbzm jhmq ptok qb qzh ptqzxbby.\n24 Mzhxh el qzh yeuk? \tkeqozhm\t22 19\n25 Utxi uhsq qzh sbbqptuu.\n26 Utxi qbbk qzh tvvuh qzhxh.\n27 Mzhxh el qzh yeuk? \tkeqozhm\t22 19\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Utxi ybnha qb qzh bsseoh.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el qzh sbbqptuu? \trtxahm\t7 8\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Utxi aelotxaha qzh tvvuh qzhxh.\n12 Mzhxh el qzh sbbqptuu? \trtxahm\t7 8\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el qzh tvvuh? \tptqzxbby\t11 5\n16 Hbzm ybnha qb qzh ptqzxbby.\n17 Otmaxt qbbk qzh yeuk qzhxh.\n18 Mzhxh el qzh tvvuh? \tptqzxbby\t11 5\n19 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n20 Hbzm qbbk qzh tvvuh qzhxh.\n21 Mzhxh el qzh yeuk? \tptqzxbby\t17 19\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Utxi axbvvha qzh tvvuh.\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Mzhxh el qzh tvvuh? \tztuujti\t3 1\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Utxi cbdxmhiha qb qzh keqozhm.\n10 Mzhxh el qzh tvvuh? \tkeqozhm\t7 9\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Utxi vdq abjm qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \tztuujti\t12 11\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Mzhxh el qzh tvvuh? \tztuujti\t12 11\n17 Utxi rxtppha qzh tvvuh qzhxh.\n18 Utxi aelotxaha qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \tztuujti\t18 11\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Hbzm ybnha qb qzh keqozhm.\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Hbzm veokha dv qzh tvvuh qzhxh.\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm aelotxaha qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tkeqozhm\t8 3\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Mzhxh el qzh tvvuh? \tkeqozhm\t14 3\n17 Hbzm qbbk qzh tvvuh qzhxh.\n18 Hbzm axbvvha qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \tkeqozhm\t18 3\n20 Utxi ybnha qb qzh keqozhm.\n21 Utxi jhmq qb qzh phaxbby.\n22 Mzhxh el qzh tvvuh? \tkeqozhm\t18 3\n23 Otmaxt cbdxmhiha qb qzh rtxahm.\n24 Ytmehu qbbk qzh yeuk qzhxh.\n25 Mzhxh el qzh tvvuh? \tkeqozhm\t18 3\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Hbzm cbdxmhiha qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Hbzm rxtppha qzh tvvuh qzhxh.\n7 Otmaxt vdq abjm qzh yeuk.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Utxi vdq abjm qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tztuujti\t10 8\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Mzhxh el qzh yeuk? \tztuujti\t9 13\n15 Hbzm aelotxaha qzh tvvuh.\n16 Otmaxt aelotxaha qzh yeuk qzhxh.\n17 Mzhxh el qzh tvvuh? \tztuujti\t15 4\n18 Utxi axbvvha qzh sbbqptuu.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Mzhxh el qzh sbbqptuu? \tztuujti\t18 8\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Utxi jhmq qb qzh ztuujti.\n23 Mzhxh el qzh sbbqptuu? \tztuujti\t18 8\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Utxi rxtppha qzh yeuk qzhxh.\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Hbzm jhmq qb qzh ptqzxbby.\n7 Mzhxh el qzh tvvuh? \tptqzxbby\t4 6\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Utxi vdq abjm qzh yeuk.\n10 Mzhxh el qzh yeuk? \tbsseoh\t9 1\n11 Utxi rbq qzh yeuk qzhxh.\n12 Hbzm jhmq ptok qb qzh keqozhm.\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Ytmehu qxtnhuuha qb qzh ztuujti.\n16 Hbzm vdq abjm qzh tvvuh.\n17 Mzhxh el qzh tvvuh? \tztuujti\t16 13\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Hbzm qbbk qzh tvvuh qzhxh.\n20 Utxi aelotxaha qzh yeuk.\n21 Hbzm cbdxmhiha qb qzh rtxahm.\n22 Mzhxh el qzh yeuk? \tkeqozhm\t20 18\n23 Utxi jhmq qb qzh bsseoh.\n24 Utxi cbdxmhiha qb qzh keqozhm.\n25 Mzhxh el qzh yeuk? \tkeqozhm\t20 18\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Hbzm uhsq qzh tvvuh.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Utxi uhsq qzh tvvuh qzhxh.\n7 Otmaxt rbq qzh sbbqptuu qzhxh.\n8 Otmaxt qbbk qzh yeuk qzhxh.\n9 Hbzm rxtppha qzh tvvuh qzhxh.\n10 Otmaxt vdq abjm qzh yeuk.\n11 Mzhxh el qzh yeuk? \tbsseoh\t10 5\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Hbzm uhsq qzh tvvuh.\n14 Mzhxh el qzh yeuk? \tbsseoh\t10 5\n15 Hbzm rbq qzh tvvuh qzhxh.\n16 Hbzm axbvvha qzh tvvuh.\n17 Mzhxh el qzh yeuk? \tbsseoh\t10 5\n18 Utxi rbq qzh tvvuh qzhxh.\n19 Hbzm jhmq ptok qb qzh rtxahm.\n20 Otmaxt ybnha qb qzh ztuujti.\n21 Utxi vdq abjm qzh tvvuh qzhxh.\n22 Otmaxt jhmq ptok qb qzh rtxahm.\n23 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n24 Mzhxh el qzh sbbqptuu? \trtxahm\t23 22\n25 Hbzm qxtnhuuha qb qzh phaxbby.\n26 Utxi cbdxmhiha qb qzh bsseoh.\n27 Mzhxh el qzh sbbqptuu? \trtxahm\t23 22\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Ytmehu qxtnhuuha qb qzh bsseoh.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Mzhxh el qzh tvvuh? \tphaxbby\t2 4\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Ytmehu aelotxaha qzh tvvuh.\n8 Mzhxh el qzh tvvuh? \tphaxbby\t7 4\n9 Hbzm jhmq qb qzh keqozhm.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Mzhxh el qzh tvvuh? \tphaxbby\t7 4\n12 Otmaxt jhmq qb qzh ptqzxbby.\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Mzhxh el qzh tvvuh? \tphaxbby\t7 4\n15 Ytmehu rbq qzh tvvuh qzhxh.\n16 Ytmehu cbdxmhiha qb qzh keqozhm.\n17 Mzhxh el qzh tvvuh? \tkeqozhm\t15 16\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Utxi jhmq qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Mzhxh el qzh sbbqptuu? \tphaxbby\t2 5\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Hbzm qbbk qzh yeuk qzhxh.\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Hbzm vdq abjm qzh yeuk.\n12 Mzhxh el qzh yeuk? \tbsseoh\t11 8\n13 Hbzm rbq qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh sbbqptuu.\n15 Mzhxh el qzh sbbqptuu? \tphaxbby\t14 5\n16 Ytmehu qxtnhuuha qb qzh phaxbby.\n17 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n18 Ytmehu qxtnhuuha qb qzh rtxahm.\n19 Hbzm qxtnhuuha qb qzh ptqzxbby.\n20 Otmaxt aelotxaha qzh sbbqptuu.\n21 Utxi cbdxmhiha qb qzh keqozhm.\n22 Mzhxh el qzh sbbqptuu? \tphaxbby\t20 5\n23 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n24 Otmaxt cbdxmhiha qb qzh rtxahm.\n25 Mzhxh el qzh sbbqptuu? \trtxahm\t23 24\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Utxi rxtppha qzh sbbqptuu qzhxh.\n4 Utxi aelotxaha qzh sbbqptuu.\n5 Mzhxh el qzh sbbqptuu? \tbsseoh\t4 2\n6 Utxi qbbk qzh sbbqptuu qzhxh.\n7 Otmaxt rxtppha qzh tvvuh qzhxh.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Utxi aelotxaha qzh sbbqptuu.\n10 Mzhxh el qzh sbbqptuu? \tbsseoh\t9 2\n11 Otmaxt qbbk qzh tvvuh qzhxh.\n12 Otmaxt axbvvha qzh tvvuh qzhxh.\n13 Mzhxh el qzh sbbqptuu? \tbsseoh\t9 2\n14 Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Mzhxh el qzh sbbqptuu? \tbsseoh\t9 2\n17 Utxi veokha dv qzh sbbqptuu qzhxh.\n18 Utxi axbvvha qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 2\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Utxi jhmq qb qzh phaxbby.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Ytmehu uhsq qzh yeuk.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Otmaxt jhmq qb qzh ptqzxbby.\n7 Hbzm jhmq qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Hbzm ybnha qb qzh bsseoh.\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Otmaxt qxtnhuuha qb qzh keqozhm.\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Utxi vdq abjm qzh tvvuh.\n17 Mzhxh el qzh tvvuh? \tkeqozhm\t16 11\n18 Ytmehu cbdxmhiha qb qzh keqozhm.\n19 Ytmehu rbq qzh tvvuh qzhxh.\n20 Otmaxt jhmq ptok qb qzh bsseoh.\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Utxi cbdxmhiha qb qzh ptqzxbby.\n23 Ytmehu cbdxmhiha qb qzh rtxahm.\n24 Mzhxh el qzh tvvuh? \trtxahm\t19 23\n25 Ytmehu jhmq qb qzh bsseoh.\n26 Utxi axbvvha qzh sbbqptuu.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t26 22\n28 Hbzm qxtnhuuha qb qzh keqozhm.\n29 Utxi rxtppha qzh sbbqptuu qzhxh.\n30 Hbzm jhmq ptok qb qzh rtxahm.\n31 Hbzm qbbk qzh yeuk qzhxh.\n32 Hbzm cbdxmhiha qb qzh ztuujti.\n33 Hbzm axbvvha qzh yeuk qzhxh.\n34 Mzhxh el qzh yeuk? \tztuujti\t33 32\n35 Utxi vdq abjm qzh sbbqptuu qzhxh.\n36 Otmaxt ybnha qb qzh ztuujti.\n37 Mzhxh el qzh yeuk? \tztuujti\t33 32\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Utxi jhmq qb qzh bsseoh.\n3 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Ytmehu axbvvha qzh sbbqptuu.\n6 Otmaxt cbdxmhiha qb qzh bsseoh.\n7 Mzhxh el qzh sbbqptuu? \tkeqozhm\t5 1\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Ytmehu aelotxaha qzh sbbqptuu.\n14 Mzhxh el qzh sbbqptuu? \tkeqozhm\t13 1\n15 Ytmehu rbq qzh yeuk qzhxh.\n16 Hbzm rbq qzh sbbqptuu qzhxh.\n17 Hbzm aelotxaha qzh sbbqptuu.\n18 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n19 Ytmehu vdq abjm qzh yeuk qzhxh.\n20 Hbzm ybnha qb qzh phaxbby.\n21 Mzhxh el qzh yeuk? \tkeqozhm\t19 1\n22 Ytmehu cbdxmhiha qb qzh bsseoh.\n23 Hbzm qbbk qzh tvvuh qzhxh.\n24 Mzhxh el qzh yeuk? \tkeqozhm\t19 1\n25 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n26 Otmaxt qxtnhuuha qb qzh keqozhm.\n27 Otmaxt qbbk qzh yeuk qzhxh.\n28 Hbzm qxtnhuuha qb qzh ztuujti.\n29 Mzhxh el qzh tvvuh? \tztuujti\t23 28\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Otmaxt uhsq qzh sbbqptuu.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq qb qzh ztuujti.\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Hbzm ybnha qb qzh keqozhm.\n10 Utxi ybnha qb qzh rtxahm.\n11 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n12 Utxi rbq qzh tvvuh qzhxh.\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Utxi ybnha qb qzh phaxbby.\n16 Otmaxt rbq qzh yeuk qzhxh.\n17 Mzhxh el qzh tvvuh? \tphaxbby\t12 15\n18 Otmaxt vdq abjm qzh yeuk.\n19 Utxi vdq abjm qzh tvvuh qzhxh.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t18 13\n21 Utxi jhmq ptok qb qzh bsseoh.\n22 Utxi veokha dv qzh sbbqptuu qzhxh.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t18 13\n24 Hbzm cbdxmhiha qb qzh phaxbby.\n25 Otmaxt jhmq qb qzh bsseoh.\n26 Mzhxh el qzh tvvuh? \tphaxbby\t19 15\n27 Utxi qxtnhuuha qb qzh rtxahm.\n28 Hbzm ybnha qb qzh bsseoh.\n29 Mzhxh el qzh sbbqptuu? \trtxahm\t22 27\n1 Hbzm veokha dv qzh yeuk qzhxh.\n2 Hbzm uhsq qzh yeuk.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Hbzm jhmq qb qzh phaxbby.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Utxi cbdxmhiha qb qzh phaxbby.\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Utxi ybnha qb qzh rtxahm.\n12 Otmaxt cbdxmhiha qb qzh keqozhm.\n13 Hbzm qbbk qzh sbbqptuu qzhxh.\n14 Hbzm aelotxaha qzh sbbqptuu.\n15 Mzhxh el qzh sbbqptuu? \tphaxbby\t14 6\n16 Ytmehu jhmq ptok qb qzh keqozhm.\n17 Hbzm ybnha qb qzh bsseoh.\n18 Mzhxh el qzh sbbqptuu? \tphaxbby\t14 6\n19 Hbzm qxtnhuuha qb qzh phaxbby.\n20 Hbzm veokha dv qzh sbbqptuu qzhxh.\n21 Ytmehu jhmq qb qzh bsseoh.\n22 Hbzm ybnha qb qzh ptqzxbby.\n23 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 22\n24 Hbzm uhsq qzh sbbqptuu.\n25 Otmaxt ybnha qb qzh ztuujti.\n26 Mzhxh el qzh sbbqptuu? \tptqzxbby\t24 22\n27 Hbzm jhmq ptok qb qzh rtxahm.\n28 Ytmehu veokha dv qzh tvvuh qzhxh.\n29 Mzhxh el qzh sbbqptuu? \tptqzxbby\t24 22\n1 Utxi jhmq qb qzh phaxbby.\n2 Utxi ybnha qb qzh bsseoh.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Utxi uhsq qzh sbbqptuu.\n7 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 2\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Utxi cbdxmhiha qb qzh phaxbby.\n10 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 2\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Utxi cbdxmhiha qb qzh ptqzxbby.\n17 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n18 Hbzm qbbk qzh yeuk qzhxh.\n19 Hbzm axbvvha qzh yeuk qzhxh.\n20 Ytmehu uhsq qzh sbbqptuu.\n21 Mzhxh el qzh yeuk? \tkeqozhm\t19 14\n22 Ytmehu qbbk qzh sbbqptuu qzhxh.\n23 Otmaxt cbdxmhiha qb qzh rtxahm.\n24 Mzhxh el qzh yeuk? \tkeqozhm\t19 14\n25 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n26 Ytmehu ybnha qb qzh rtxahm.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t25 17\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh phaxbby.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Utxi ybnha qb qzh keqozhm.\n7 Mzhxh el qzh sbbqptuu? \tkeqozhm\t5 6\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Mzhxh el qzh sbbqptuu? \tkeqozhm\t5 6\n11 Utxi vdq abjm qzh sbbqptuu qzhxh.\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Otmaxt veokha dv qzh tvvuh qzhxh.\n14 Utxi ybnha qb qzh bsseoh.\n15 Mzhxh el qzh sbbqptuu? \tbsseoh\t12 14\n16 Otmaxt vdq abjm qzh tvvuh.\n17 Utxi aelotxaha qzh sbbqptuu.\n18 Mzhxh el qzh tvvuh? \tztuujti\t16 9\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Utxi veokha dv qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh tvvuh? \tztuujti\t16 9\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Hbzm cbdxmhiha qb qzh ztuujti.\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n10 Utxi rxtppha qzh yeuk qzhxh.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Otmaxt jhmq ptok qb qzh rtxahm.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t9 12\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Utxi veokha dv qzh tvvuh qzhxh.\n16 Mzhxh el qzh yeuk? \tkeqozhm\t10 14\n17 Hbzm ybnha qb qzh rtxahm.\n18 Otmaxt ybnha qb qzh phaxbby.\n19 Utxi axbvvha qzh tvvuh qzhxh.\n20 Utxi uhsq qzh yeuk.\n21 Mzhxh el qzh tvvuh? \tkeqozhm\t19 14\n22 Otmaxt ybnha qb qzh ztuujti.\n23 Utxi rbq qzh yeuk qzhxh.\n24 Mzhxh el qzh tvvuh? \tkeqozhm\t19 14\n25 Utxi vdq abjm qzh yeuk.\n26 Otmaxt vdq abjm qzh sbbqptuu.\n27 Mzhxh el qzh sbbqptuu? \tztuujti\t26 22\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Utxi ybnha qb qzh phaxbby.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Ytmehu rbq qzh sbbqptuu qzhxh.\n9 Ytmehu ybnha qb qzh rtxahm.\n10 Utxi jhmq qb qzh ztuujti.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t8 9\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Ytmehu aelotxaha qzh sbbqptuu.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t13 9\n15 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n16 Utxi qbbk qzh yeuk qzhxh.\n17 Mzhxh el qzh sbbqptuu? \trtxahm\t13 9\n18 Ytmehu ybnha qb qzh ptqzxbby.\n19 Hbzm ybnha qb qzh ptqzxbby.\n20 Mzhxh el qzh sbbqptuu? \trtxahm\t13 9\n21 Otmaxt qxtnhuuha qb qzh bsseoh.\n22 Ytmehu cbdxmhiha qb qzh keqozhm.\n23 Utxi qxtnhuuha qb qzh keqozhm.\n24 Ytmehu rxtppha qzh tvvuh qzhxh.\n25 Otmaxt jhmq ptok qb qzh keqozhm.\n26 Utxi ybnha qb qzh rtxahm.\n27 Utxi veokha dv qzh sbbqptuu qzhxh.\n28 Hbzm jhmq qb qzh bsseoh.\n29 Utxi axbvvha qzh yeuk.\n30 Ytmehu vdq abjm qzh tvvuh qzhxh.\n31 Mzhxh el qzh tvvuh? \tkeqozhm\t30 22\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh bsseoh.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Otmaxt qxtnhuuha qb qzh ztuujti.\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Ytmehu cbdxmhiha qb qzh bsseoh.\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Otmaxt veokha dv qzh yeuk qzhxh.\n18 Otmaxt aelotxaha qzh yeuk qzhxh.\n19 Mzhxh el qzh yeuk? \tphaxbby\t18 16\n20 Otmaxt veokha dv qzh yeuk qzhxh.\n21 Otmaxt cbdxmhiha qb qzh keqozhm.\n22 Mzhxh el qzh yeuk? \tkeqozhm\t20 21\n23 Ytmehu jhmq ptok qb qzh phaxbby.\n24 Utxi cbdxmhiha qb qzh ptqzxbby.\n25 Mzhxh el qzh yeuk? \tkeqozhm\t20 21\n26 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n27 Otmaxt jhmq qb qzh bsseoh.\n28 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n29 Otmaxt vdq abjm qzh sbbqptuu.\n30 Mzhxh el qzh sbbqptuu? \tbsseoh\t29 27\n31 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n32 Otmaxt aelotxaha qzh sbbqptuu.\n33 Mzhxh el qzh sbbqptuu? \tbsseoh\t32 27\n1 Utxi rbq qzh yeuk qzhxh.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Utxi vdq abjm qzh yeuk.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Utxi rxtppha qzh yeuk qzhxh.\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Utxi jhmq qb qzh rtxahm.\n9 Mzhxh el qzh yeuk? \trtxahm\t6 8\n10 Hbzm veokha dv qzh sbbqptuu qzhxh.\n11 Utxi uhsq qzh yeuk qzhxh.\n12 Mzhxh el qzh yeuk? \trtxahm\t11 8\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Utxi rxtppha qzh yeuk qzhxh.\n15 Mzhxh el qzh sbbqptuu? \tkeqozhm\t13 7\n16 Utxi vdq abjm qzh yeuk.\n17 Utxi qbbk qzh yeuk qzhxh.\n18 Mzhxh el qzh sbbqptuu? \tkeqozhm\t13 7\n19 Hbzm rbq qzh sbbqptuu qzhxh.\n20 Utxi axbvvha qzh yeuk.\n21 Mzhxh el qzh yeuk? \trtxahm\t20 8\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Utxi veokha dv qzh tvvuh qzhxh.\n5 Mzhxh el qzh yeuk? \tkeqozhm\t2 3\n6 Hbzm axbvvha qzh yeuk qzhxh.\n7 Hbzm veokha dv qzh yeuk qzhxh.\n8 Utxi axbvvha qzh tvvuh.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Hbzm rxtppha qzh tvvuh qzhxh.\n12 Mzhxh el qzh yeuk? \tphaxbby\t7 10\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Hbzm aelotxaha qzh yeuk qzhxh.\n15 Mzhxh el qzh yeuk? \tphaxbby\t14 10\n16 Utxi jhmq qb qzh ztuujti.\n17 Ytmehu qxtnhuuha qb qzh phaxbby.\n18 Mzhxh el qzh yeuk? \tphaxbby\t14 10\n19 Hbzm jhmq ptok qb qzh rtxahm.\n20 Ytmehu qbbk qzh yeuk qzhxh.\n21 Otmaxt ybnha qb qzh ptqzxbby.\n22 Hbzm aelotxaha qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \trtxahm\t22 19\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh ztuujti.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu qbbk qzh sbbqptuu qzhxh.\n6 Ytmehu cbdxmhiha qb qzh bsseoh.\n7 Mzhxh el qzh sbbqptuu? \tbsseoh\t5 6\n8 Ytmehu veokha dv qzh yeuk qzhxh.\n9 Otmaxt ybnha qb qzh keqozhm.\n10 Mzhxh el qzh sbbqptuu? \tbsseoh\t5 6\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Ytmehu jhmq ptok qb qzh ztuujti.\n13 Mzhxh el qzh yeuk? \tztuujti\t8 12\n14 Ytmehu uhsq qzh yeuk.\n15 Ytmehu rbq qzh yeuk qzhxh.\n16 Utxi ybnha qb qzh rtxahm.\n17 Ytmehu axbvvha qzh yeuk.\n18 Mzhxh el qzh yeuk? \tztuujti\t17 12\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Mzhxh el qzh yeuk? \tztuujti\t17 12\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Hbzm axbvvha qzh yeuk.\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Ytmehu uhsq qzh yeuk.\n8 Ytmehu rxtppha qzh yeuk qzhxh.\n9 Hbzm cbdxmhiha qb qzh ztuujti.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu uhsq qzh yeuk.\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi uhsq qzh tvvuh.\n15 Mzhxh el qzh tvvuh? \trtxahm\t14 13\n16 Ytmehu jhmq qb qzh keqozhm.\n17 Utxi ybnha qb qzh bsseoh.\n18 Mzhxh el qzh tvvuh? \trtxahm\t14 13\n19 Ytmehu ybnha qb qzh ptqzxbby.\n20 Otmaxt ybnha qb qzh ptqzxbby.\n21 Mzhxh el qzh tvvuh? \trtxahm\t14 13\n22 Utxi jhmq ptok qb qzh rtxahm.\n23 Utxi jhmq ptok qb qzh keqozhm.\n24 Utxi jhmq ptok qb qzh ptqzxbby.\n25 Ytmehu ybnha qb qzh rtxahm.\n26 Utxi jhmq ptok qb qzh bsseoh.\n27 Ytmehu qbbk qzh sbbqptuu qzhxh.\n28 Otmaxt jhmq qb qzh bsseoh.\n29 Utxi ybnha qb qzh phaxbby.\n30 Ytmehu ybnha qb qzh bsseoh.\n31 Ytmehu jhmq ptok qb qzh ptqzxbby.\n32 Mzhxh el qzh sbbqptuu? \tptqzxbby\t27 31\n33 Ytmehu ybnha qb qzh ztuujti.\n34 Ytmehu uhsq qzh sbbqptuu qzhxh.\n35 Mzhxh el qzh sbbqptuu? \tztuujti\t34 33\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Mzhxh el qzh sbbqptuu? \tbsseoh\t3 6\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Utxi ybnha qb qzh rtxahm.\n10 Mzhxh el qzh tvvuh? \tbsseoh\t4 6\n11 Hbzm jhmq qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Utxi cbdxmhiha qb qzh keqozhm.\n16 Hbzm ybnha qb qzh bsseoh.\n17 Hbzm jhmq qb qzh keqozhm.\n18 Otmaxt ybnha qb qzh rtxahm.\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Otmaxt qxtnhuuha qb qzh bsseoh.\n21 Otmaxt cbdxmhiha qb qzh phaxbby.\n22 Hbzm axbvvha qzh tvvuh qzhxh.\n23 Mzhxh el qzh tvvuh? \tkeqozhm\t22 17\n24 Otmaxt jhmq ptok qb qzh keqozhm.\n25 Otmaxt jhmq ptok qb qzh ztuujti.\n26 Mzhxh el qzh tvvuh? \tkeqozhm\t22 17\n27 Ytmehu jhmq ptok qb qzh ztuujti.\n28 Hbzm uhsq qzh sbbqptuu.\n29 Mzhxh el qzh tvvuh? \tkeqozhm\t22 17\n1 Hbzm ybnha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Utxi rxtppha qzh yeuk qzhxh.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Otmaxt ybnha qb qzh keqozhm.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Utxi uhsq qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tptqzxbby\t8 7\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Mzhxh el qzh tvvuh? \tptqzxbby\t8 7\n13 Utxi vdq abjm qzh yeuk.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Mzhxh el qzh yeuk? \tptqzxbby\t13 7\n16 Hbzm rbq qzh sbbqptuu qzhxh.\n17 Hbzm qxtnhuuha qb qzh ptqzxbby.\n18 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 17\n19 Utxi cbdxmhiha qb qzh rtxahm.\n20 Hbzm aelotxaha qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tptqzxbby\t20 17\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Ytmehu qbbk qzh sbbqptuu qzhxh.\n6 Ytmehu cbdxmhiha qb qzh rtxahm.\n7 Mzhxh el qzh sbbqptuu? \trtxahm\t5 6\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Utxi aelotxaha qzh tvvuh.\n10 Mzhxh el qzh tvvuh? \tbsseoh\t9 8\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Ytmehu aelotxaha qzh sbbqptuu.\n13 Mzhxh el qzh tvvuh? \tbsseoh\t9 8\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Utxi rxtppha qzh tvvuh qzhxh.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t12 6\n17 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n18 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n19 Mzhxh el qzh sbbqptuu? \tptqzxbby\t17 18\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Ytmehu jhmq qb qzh ztuujti.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Mzhxh el qzh tvvuh? \trtxahm\t2 4\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm axbvvha qzh tvvuh qzhxh.\n8 Mzhxh el qzh tvvuh? \tptqzxbby\t7 6\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Mzhxh el qzh tvvuh? \tptqzxbby\t7 6\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm veokha dv qzh tvvuh qzhxh.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Utxi ybnha qb qzh keqozhm.\n16 Hbzm qxtnhuuha qb qzh ztuujti.\n17 Hbzm aelotxaha qzh tvvuh.\n18 Mzhxh el qzh tvvuh? \tztuujti\t17 16\n19 Hbzm ybnha qb qzh keqozhm.\n20 Hbzm qxtnhuuha qb qzh bsseoh.\n21 Mzhxh el qzh tvvuh? \tztuujti\t17 16\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Ytmehu cbdxmhiha qb qzh bsseoh.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Otmaxt cbdxmhiha qb qzh rtxahm.\n10 Utxi ybnha qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Utxi ybnha qb qzh phaxbby.\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Utxi rbq qzh tvvuh qzhxh.\n16 Utxi jhmq qb qzh phaxbby.\n17 Mzhxh el qzh tvvuh? \tphaxbby\t15 16\n18 Ytmehu cbdxmhiha qb qzh phaxbby.\n19 Ytmehu aelotxaha qzh sbbqptuu.\n20 Mzhxh el qzh sbbqptuu? \tphaxbby\t19 18\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Hbzm cbdxmhiha qb qzh keqozhm.\n23 Mzhxh el qzh sbbqptuu? \tphaxbby\t19 18\n24 Otmaxt qbbk qzh sbbqptuu qzhxh.\n25 Otmaxt axbvvha qzh sbbqptuu.\n26 Mzhxh el qzh sbbqptuu? \tphaxbby\t25 11\n27 Otmaxt ybnha qb qzh bsseoh.\n28 Hbzm cbdxmhiha qb qzh ztuujti.\n29 Mzhxh el qzh sbbqptuu? \tphaxbby\t25 11\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Ytmehu aelotxaha qzh tvvuh qzhxh.\n4 Utxi jhmq qb qzh bsseoh.\n5 Ytmehu rbq qzh tvvuh qzhxh.\n6 Otmaxt ybnha qb qzh ptqzxbby.\n7 Ytmehu uhsq qzh tvvuh.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Hbzm rbq qzh tvvuh qzhxh.\n10 Hbzm vdq abjm qzh tvvuh.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Hbzm rxtppha qzh tvvuh qzhxh.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Ytmehu jhmq ptok qb qzh ztuujti.\n17 Mzhxh el qzh tvvuh? \tphaxbby\t14 15\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Hbzm jhmq qb qzh bsseoh.\n20 Mzhxh el qzh tvvuh? \tbsseoh\t14 19\n21 Otmaxt cbdxmhiha qb qzh phaxbby.\n22 Hbzm axbvvha qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t22 19\n24 Ytmehu jhmq qb qzh phaxbby.\n25 Otmaxt ybnha qb qzh rtxahm.\n26 Mzhxh el qzh tvvuh? \tbsseoh\t22 19\n27 Utxi ybnha qb qzh bsseoh.\n28 Utxi veokha dv qzh tvvuh qzhxh.\n29 Utxi aelotxaha qzh tvvuh.\n30 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n31 Mzhxh el qzh tvvuh? \tbsseoh\t29 27\n1 Ytmehu veokha dv qzh yeuk qzhxh.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Utxi ybnha qb qzh rtxahm.\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Mzhxh el qzh yeuk? \tztuujti\t1 4\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Utxi aelotxaha qzh sbbqptuu.\n9 Utxi rxtppha qzh sbbqptuu qzhxh.\n10 Ytmehu axbvvha qzh yeuk.\n11 Ytmehu rbq qzh yeuk qzhxh.\n12 Ytmehu vdq abjm qzh yeuk.\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh yeuk? \tztuujti\t12 4\n15 Ytmehu jhmq qb qzh bsseoh.\n16 Utxi cbdxmhiha qb qzh ztuujti.\n17 Mzhxh el qzh yeuk? \tztuujti\t12 4\n18 Otmaxt cbdxmhiha qb qzh rtxahm.\n19 Utxi veokha dv qzh yeuk qzhxh.\n20 Hbzm ybnha qb qzh ztuujti.\n21 Hbzm qxtnhuuha qb qzh ptqzxbby.\n22 Otmaxt cbdxmhiha qb qzh phaxbby.\n23 Utxi axbvvha qzh yeuk.\n24 Mzhxh el qzh yeuk? \tztuujti\t23 16\n25 Hbzm qxtnhuuha qb qzh bsseoh.\n26 Hbzm cbdxmhiha qb qzh phaxbby.\n27 Mzhxh el qzh yeuk? \tztuujti\t23 16\n1 Hbzm jhmq qb qzh ztuujti.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Utxi aelotxaha qzh sbbqptuu.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh keqozhm.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Hbzm ybnha qb qzh keqozhm.\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Otmaxt veokha dv qzh yeuk qzhxh.\n12 Otmaxt rbq qzh tvvuh qzhxh.\n13 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Otmaxt qxtnhuuha qb qzh rtxahm.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Mzhxh el qzh sbbqptuu? \trtxahm\t13 15\n18 Utxi ybnha qb qzh ptqzxbby.\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Otmaxt ybnha qb qzh ztuujti.\n21 Otmaxt ybnha qb qzh bsseoh.\n22 Hbzm qxtnhuuha qb qzh ptqzxbby.\n23 Otmaxt ybnha qb qzh ztuujti.\n24 Ytmehu qxtnhuuha qb qzh rtxahm.\n25 Ytmehu jhmq qb qzh phaxbby.\n26 Ytmehu jhmq qb qzh bsseoh.\n27 Hbzm jhmq qb qzh rtxahm.\n28 Ytmehu jhmq qb qzh keqozhm.\n29 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n30 Utxi jhmq qb qzh bsseoh.\n31 Otmaxt axbvvha qzh tvvuh.\n32 Mzhxh el qzh tvvuh? \tptqzxbby\t31 29\n33 Utxi cbdxmhiha qb qzh ztuujti.\n34 Otmaxt aelotxaha qzh sbbqptuu.\n35 Mzhxh el qzh tvvuh? \tptqzxbby\t31 29\n36 Otmaxt veokha dv qzh tvvuh qzhxh.\n37 Utxi cbdxmhiha qb qzh phaxbby.\n38 Mzhxh el qzh sbbqptuu? \tptqzxbby\t34 29\n39 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n40 Otmaxt qxtnhuuha qb qzh rtxahm.\n41 Mzhxh el qzh sbbqptuu? \trtxahm\t39 40\n1 Hbzm rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Mzhxh el qzh sbbqptuu? \trtxahm\t1 2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Hbzm axbvvha qzh sbbqptuu qzhxh.\n6 Mzhxh el qzh sbbqptuu? \trtxahm\t5 2\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el qzh sbbqptuu? \trtxahm\t5 2\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n12 Mzhxh el qzh sbbqptuu? \trtxahm\t11 2\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm rxtppha qzh sbbqptuu qzhxh.\n15 Hbzm axbvvha qzh sbbqptuu.\n16 Hbzm rxtppha qzh sbbqptuu qzhxh.\n17 Ytmehu qbbk qzh yeuk qzhxh.\n18 Hbzm aelotxaha qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \trtxahm\t18 2\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Otmaxt rbq qzh tvvuh qzhxh.\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Hbzm veokha dv qzh sbbqptuu qzhxh.\n6 Hbzm vdq abjm qzh sbbqptuu.\n7 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 2\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 2\n11 Hbzm ybnha qb qzh phaxbby.\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 2\n14 Hbzm jhmq qb qzh bsseoh.\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Ytmehu qxtnhuuha qb qzh phaxbby.\n17 Ytmehu jhmq ptok qb qzh rtxahm.\n18 Hbzm qxtnhuuha qb qzh ptqzxbby.\n19 Otmaxt qxtnhuuha qb qzh bsseoh.\n20 Otmaxt aelotxaha qzh tvvuh.\n21 Otmaxt qbbk qzh tvvuh qzhxh.\n22 Utxi veokha dv qzh sbbqptuu qzhxh.\n23 Otmaxt aelotxaha qzh yeuk.\n24 Mzhxh el qzh yeuk? \tbsseoh\t23 19\n25 Utxi vdq abjm qzh sbbqptuu.\n26 Utxi rxtppha qzh sbbqptuu qzhxh.\n27 Mzhxh el qzh yeuk? \tbsseoh\t23 19\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Otmaxt qbbk qzh yeuk qzhxh.\n7 Hbzm ybnha qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Mzhxh el qzh yeuk? \tkeqozhm\t6 8\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Mzhxh el qzh yeuk? \trtxahm\t6 11\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Otmaxt vdq abjm qzh yeuk.\n16 Hbzm qbbk qzh yeuk qzhxh.\n17 Utxi rxtppha qzh sbbqptuu qzhxh.\n18 Hbzm aelotxaha qzh yeuk qzhxh.\n19 Mzhxh el qzh yeuk? \trtxahm\t18 7\n20 Hbzm rbq qzh yeuk qzhxh.\n21 Utxi vdq abjm qzh sbbqptuu.\n22 Mzhxh el qzh sbbqptuu? \tbsseoh\t21 13\n23 Ytmehu jhmq ptok qb qzh keqozhm.\n24 Utxi ybnha qb qzh ztuujti.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t21 13\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Ytmehu aelotxaha qzh sbbqptuu.\n3 Ytmehu rbq qzh yeuk qzhxh.\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Ytmehu aelotxaha qzh sbbqptuu.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Otmaxt qxtnhuuha qb qzh phaxbby.\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Ytmehu axbvvha qzh yeuk.\n13 Mzhxh el qzh yeuk? \tztuujti\t12 10\n14 Hbzm ybnha qb qzh keqozhm.\n15 Ytmehu cbdxmhiha qb qzh keqozhm.\n16 Mzhxh el qzh yeuk? \tztuujti\t12 10\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Mzhxh el qzh yeuk? \tztuujti\t12 10\n20 Otmaxt cbdxmhiha qb qzh keqozhm.\n21 Ytmehu ybnha qb qzh bsseoh.\n22 Ytmehu rbq qzh tvvuh qzhxh.\n23 Hbzm rxtppha qzh yeuk qzhxh.\n24 Hbzm uhsq qzh yeuk.\n25 Otmaxt qxtnhuuha qb qzh phaxbby.\n26 Mzhxh el qzh yeuk? \tztuujti\t24 17\n27 Hbzm qxtnhuuha qb qzh bsseoh.\n28 Hbzm cbdxmhiha qb qzh ztuujti.\n29 Mzhxh el qzh yeuk? \tztuujti\t24 17\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Utxi uhsq qzh tvvuh.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Hbzm ybnha qb qzh rtxahm.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Ytmehu cbdxmhiha qb qzh ztuujti.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Hbzm uhsq qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t12 6\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Otmaxt qxtnhuuha qb qzh keqozhm.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t12 6\n17 Otmaxt rbq qzh yeuk qzhxh.\n18 Ytmehu ybnha qb qzh bsseoh.\n19 Mzhxh el qzh sbbqptuu? \trtxahm\t12 6\n20 Utxi uhsq qzh tvvuh.\n21 Ytmehu ybnha qb qzh ptqzxbby.\n22 Utxi rxtppha qzh tvvuh qzhxh.\n23 Hbzm jhmq qb qzh bsseoh.\n24 Utxi qxtnhuuha qb qzh phaxbby.\n25 Utxi aelotxaha qzh tvvuh qzhxh.\n26 Mzhxh el qzh tvvuh? \tphaxbby\t25 24\n27 Utxi rxtppha qzh tvvuh qzhxh.\n28 Utxi axbvvha qzh tvvuh.\n29 Mzhxh el qzh tvvuh? \tphaxbby\t28 24\n1 Hbzm veokha dv qzh yeuk qzhxh.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Utxi ybnha qb qzh keqozhm.\n5 Mzhxh el qzh yeuk? \trtxahm\t1 3\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Hbzm aelotxaha qzh yeuk.\n8 Mzhxh el qzh yeuk? \trtxahm\t7 3\n9 Utxi qxtnhuuha qb qzh ptqzxbby.\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Mzhxh el qzh yeuk? \trtxahm\t7 3\n12 Hbzm cbdxmhiha qb qzh ztuujti.\n13 Utxi axbvvha qzh sbbqptuu.\n14 Mzhxh el qzh yeuk? \trtxahm\t7 3\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Utxi vdq abjm qzh tvvuh.\n17 Mzhxh el qzh sbbqptuu? \tptqzxbby\t13 9\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Ytmehu axbvvha qzh tvvuh.\n6 Ytmehu qbbk qzh tvvuh qzhxh.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Ytmehu uhsq qzh tvvuh.\n12 Otmaxt jhmq qb qzh phaxbby.\n13 Mzhxh el qzh yeuk? \tphaxbby\t9 12\n14 Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Ytmehu veokha dv qzh tvvuh qzhxh.\n17 Hbzm jhmq qb qzh ztuujti.\n18 Otmaxt vdq abjm qzh yeuk.\n19 Otmaxt jhmq qb qzh ptqzxbby.\n20 Mzhxh el qzh yeuk? \tbsseoh\t18 14\n21 Ytmehu rxtppha qzh yeuk qzhxh.\n22 Hbzm jhmq ptok qb qzh phaxbby.\n23 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n24 Ytmehu jhmq ptok qb qzh phaxbby.\n25 Mzhxh el qzh yeuk? \tphaxbby\t21 24\n26 Hbzm qxtnhuuha qb qzh ptqzxbby.\n27 Utxi jhmq ptok qb qzh phaxbby.\n28 Ytmehu rbq qzh sbbqptuu qzhxh.\n29 Ytmehu axbvvha qzh yeuk.\n30 Mzhxh el qzh yeuk? \tphaxbby\t29 24\n31 Ytmehu vdq abjm qzh tvvuh.\n32 Otmaxt cbdxmhiha qb qzh bsseoh.\n33 Mzhxh el qzh tvvuh? \tphaxbby\t31 24\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Otmaxt jhmq qb qzh rtxahm.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el qzh yeuk? \tptqzxbby\t5 7\n10 Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Ytmehu aelotxaha qzh sbbqptuu.\n13 Hbzm ybnha qb qzh rtxahm.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t12 11\n15 Utxi vdq abjm qzh yeuk.\n16 Utxi jhmq ptok qb qzh phaxbby.\n17 Mzhxh el qzh yeuk? \tptqzxbby\t15 7\n18 Hbzm cbdxmhiha qb qzh ztuujti.\n19 Ytmehu cbdxmhiha qb qzh phaxbby.\n20 Mzhxh el qzh yeuk? \tptqzxbby\t15 7\n21 Ytmehu rbq qzh tvvuh qzhxh.\n22 Hbzm jhmq qb qzh ptqzxbby.\n23 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n24 Ytmehu aelotxaha qzh tvvuh.\n25 Mzhxh el qzh tvvuh? \tphaxbby\t24 19\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Utxi rbq qzh yeuk qzhxh.\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Utxi aelotxaha qzh yeuk qzhxh.\n9 Mzhxh el qzh tvvuh? \tbsseoh\t5 7\n10 Utxi uhsq qzh tvvuh.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Mzhxh el qzh yeuk? \tbsseoh\t8 7\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi vdq abjm qzh tvvuh.\n15 Mzhxh el qzh tvvuh? \tbsseoh\t14 7\n16 Hbzm ybnha qb qzh ztuujti.\n17 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n18 Mzhxh el qzh tvvuh? \tbsseoh\t14 7\n19 Otmaxt qxtnhuuha qb qzh rtxahm.\n20 Hbzm qxtnhuuha qb qzh bsseoh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t14 7\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n4 Utxi uhsq qzh yeuk qzhxh.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Hbzm cbdxmhiha qb qzh ztuujti.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t3 5\n8 Utxi jhmq qb qzh ztuujti.\n9 Ytmehu cbdxmhiha qb qzh keqozhm.\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Utxi jhmq qb qzh phaxbby.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Ytmehu vdq abjm qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 9\n17 Utxi ybnha qb qzh ptqzxbby.\n18 Otmaxt qxtnhuuha qb qzh keqozhm.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 9\n20 Ytmehu veokha dv qzh yeuk qzhxh.\n21 Ytmehu uhsq qzh yeuk.\n22 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 9\n23 Ytmehu rbq qzh sbbqptuu qzhxh.\n24 Ytmehu axbvvha qzh sbbqptuu.\n25 Mzhxh el qzh yeuk? \tkeqozhm\t21 9\n1 Hbzm jhmq qb qzh rtxahm.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Otmaxt vdq abjm qzh sbbqptuu.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm uhsq qzh sbbqptuu qzhxh.\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Mzhxh el qzh sbbqptuu? \trtxahm\t5 1\n8 Otmaxt qbbk qzh sbbqptuu qzhxh.\n9 Otmaxt jhmq qb qzh phaxbby.\n10 Mzhxh el qzh sbbqptuu? \tphaxbby\t8 9\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Mzhxh el qzh yeuk? \tbsseoh\t11 12\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Otmaxt aelotxaha qzh sbbqptuu.\n16 Mzhxh el qzh yeuk? \tbsseoh\t11 12\n17 Otmaxt qxtnhuuha qb qzh rtxahm.\n18 Ytmehu jhmq qb qzh ptqzxbby.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 12\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Ytmehu jhmq ptok qb qzh bsseoh.\n4 Otmaxt vdq abjm qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \trtxahm\t4 1\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Mzhxh el qzh tvvuh? \trtxahm\t4 1\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Mzhxh el qzh tvvuh? \trtxahm\t4 1\n12 Utxi jhmq qb qzh bsseoh.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Utxi cbdxmhiha qb qzh ztuujti.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Hbzm jhmq qb qzh ptqzxbby.\n18 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n19 Hbzm qbbk qzh yeuk qzhxh.\n20 Ytmehu qxtnhuuha qb qzh keqozhm.\n21 Utxi jhmq qb qzh rtxahm.\n22 Hbzm aelotxaha qzh yeuk.\n23 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n24 Mzhxh el qzh yeuk? \tptqzxbby\t22 17\n25 Ytmehu jhmq ptok qb qzh bsseoh.\n26 Utxi rxtppha qzh tvvuh qzhxh.\n27 Mzhxh el qzh yeuk? \tptqzxbby\t22 17\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Utxi ybnha qb qzh bsseoh.\n5 Mzhxh el qzh sbbqptuu? \tbsseoh\t3 4\n6 Utxi ybnha qb qzh rtxahm.\n7 Utxi aelotxaha qzh sbbqptuu qzhxh.\n8 Mzhxh el qzh sbbqptuu? \trtxahm\t7 6\n9 Hbzm qxtnhuuha qb qzh keqozhm.\n10 Otmaxt veokha dv qzh yeuk qzhxh.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t7 6\n12 Ytmehu ybnha qb qzh bsseoh.\n13 Hbzm rxtppha qzh tvvuh qzhxh.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t7 6\n15 Otmaxt uhsq qzh yeuk.\n16 Utxi jhmq qb qzh bsseoh.\n17 Mzhxh el qzh yeuk? \tbsseoh\t15 2\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Utxi ybnha qb qzh rtxahm.\n3 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm uhsq qzh sbbqptuu.\n6 Otmaxt rxtppha qzh tvvuh qzhxh.\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n10 Hbzm ybnha qb qzh rtxahm.\n11 Otmaxt aelotxaha qzh tvvuh.\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Mzhxh el qzh tvvuh? \tptqzxbby\t11 3\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Ytmehu ybnha qb qzh bsseoh.\n16 Mzhxh el qzh tvvuh? \tptqzxbby\t11 3\n17 Ytmehu cbdxmhiha qb qzh phaxbby.\n18 Hbzm ybnha qb qzh phaxbby.\n19 Otmaxt veokha dv qzh yeuk qzhxh.\n20 Hbzm ybnha qb qzh ztuujti.\n21 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n22 Otmaxt aelotxaha qzh yeuk.\n23 Mzhxh el qzh yeuk? \tptqzxbby\t22 21\n24 Hbzm qxtnhuuha qb qzh rtxahm.\n25 Ytmehu jhmq ptok qb qzh keqozhm.\n26 Mzhxh el qzh yeuk? \tptqzxbby\t22 21\n27 Hbzm jhmq qb qzh bsseoh.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Mzhxh el qzh yeuk? \tptqzxbby\t22 21\n1 Otmaxt rbq qzh tvvuh qzhxh.\n2 Hbzm veokha dv qzh sbbqptuu qzhxh.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Mzhxh el qzh sbbqptuu? \tbsseoh\t2 4\n6 Otmaxt aelotxaha qzh tvvuh.\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Mzhxh el qzh sbbqptuu? \tbsseoh\t2 4\n9 Ytmehu ybnha qb qzh rtxahm.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Mzhxh el qzh tvvuh? \tphaxbby\t6 3\n12 Otmaxt veokha dv qzh tvvuh qzhxh.\n13 Utxi ybnha qb qzh rtxahm.\n14 Hbzm uhsq qzh sbbqptuu.\n15 Ytmehu ybnha qb qzh rtxahm.\n16 Mzhxh el qzh sbbqptuu? \tbsseoh\t14 4\n17 Hbzm veokha dv qzh sbbqptuu qzhxh.\n18 Otmaxt axbvvha qzh tvvuh.\n19 Mzhxh el qzh tvvuh? \tphaxbby\t18 3\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Utxi aelotxaha qzh yeuk.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Hbzm cbdxmhiha qb qzh phaxbby.\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm veokha dv qzh sbbqptuu qzhxh.\n15 Otmaxt qbbk qzh tvvuh qzhxh.\n16 Otmaxt rxtppha qzh yeuk qzhxh.\n17 Otmaxt ybnha qb qzh ztuujti.\n18 Otmaxt jhmq ptok qb qzh ptqzxbby.\n19 Mzhxh el qzh yeuk? \tptqzxbby\t16 18\n20 Otmaxt qxtnhuuha qb qzh phaxbby.\n21 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n22 Mzhxh el qzh yeuk? \tphaxbby\t16 20\n23 Otmaxt ybnha qb qzh keqozhm.\n24 Otmaxt aelotxaha qzh tvvuh.\n25 Mzhxh el qzh tvvuh? \tkeqozhm\t24 23\n26 Otmaxt veokha dv qzh tvvuh qzhxh.\n27 Otmaxt qxtnhuuha qb qzh phaxbby.\n28 Mzhxh el qzh tvvuh? \tphaxbby\t26 27\n29 Utxi jhmq ptok qb qzh rtxahm.\n30 Utxi ybnha qb qzh ztuujti.\n31 Mzhxh el qzh tvvuh? \tphaxbby\t26 27\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Utxi rxtppha qzh yeuk qzhxh.\n7 Utxi uhsq qzh yeuk.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Mzhxh el qzh yeuk? \trtxahm\t7 5\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Otmaxt aelotxaha qzh yeuk.\n15 Ytmehu jhmq ptok qb qzh ptqzxbby.\n16 Mzhxh el qzh yeuk? \trtxahm\t14 8\n17 Hbzm qxtnhuuha qb qzh keqozhm.\n18 Ytmehu jhmq qb qzh keqozhm.\n19 Mzhxh el qzh yeuk? \trtxahm\t14 8\n20 Utxi jhmq ptok qb qzh rtxahm.\n21 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n22 Ytmehu ybnha qb qzh phaxbby.\n23 Otmaxt rxtppha qzh yeuk qzhxh.\n24 Mzhxh el qzh sbbqptuu? \tphaxbby\t21 22\n25 Otmaxt vdq abjm qzh yeuk.\n26 Otmaxt rbq qzh yeuk qzhxh.\n27 Mzhxh el qzh sbbqptuu? \tphaxbby\t21 22\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Hbzm jhmq ptok qb qzh ztuujti.\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Otmaxt uhsq qzh tvvuh.\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t7 8\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt aelotxaha qzh tvvuh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t7 8\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Mzhxh el qzh sbbqptuu? \tbsseoh\t13 8\n16 Hbzm jhmq qb qzh keqozhm.\n17 Ytmehu jhmq ptok qb qzh bsseoh.\n18 Mzhxh el qzh sbbqptuu? \tbsseoh\t13 8\n19 Ytmehu rbq qzh sbbqptuu qzhxh.\n20 Hbzm cbdxmhiha qb qzh phaxbby.\n21 Hbzm ybnha qb qzh bsseoh.\n22 Hbzm jhmq ptok qb qzh ptqzxbby.\n23 Utxi cbdxmhiha qb qzh bsseoh.\n24 Ytmehu axbvvha qzh sbbqptuu.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t24 17\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh ztuujti.\n4 Utxi ybnha qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Ytmehu qbbk qzh sbbqptuu qzhxh.\n7 Otmaxt veokha dv qzh tvvuh qzhxh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Mzhxh el qzh sbbqptuu? \tptqzxbby\t6 8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Ytmehu vdq abjm qzh sbbqptuu.\n12 Mzhxh el qzh tvvuh? \trtxahm\t7 10\n13 Otmaxt uhsq qzh tvvuh qzhxh.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Mzhxh el qzh sbbqptuu? \tptqzxbby\t11 8\n16 Hbzm jhmq ptok qb qzh phaxbby.\n17 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n18 Mzhxh el qzh tvvuh? \trtxahm\t13 10\n19 Ytmehu qxtnhuuha qb qzh phaxbby.\n20 Hbzm ybnha qb qzh keqozhm.\n21 Utxi jhmq ptok qb qzh phaxbby.\n22 Ytmehu ybnha qb qzh rtxahm.\n23 Utxi cbdxmhiha qb qzh rtxahm.\n24 Otmaxt rbq qzh sbbqptuu qzhxh.\n25 Utxi jhmq ptok qb qzh bsseoh.\n26 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n27 Utxi qxtnhuuha qb qzh rtxahm.\n28 Utxi ybnha qb qzh keqozhm.\n29 Utxi jhmq qb qzh ptqzxbby.\n30 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n31 Mzhxh el qzh sbbqptuu? \tptqzxbby\t30 17\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Utxi ybnha qb qzh rtxahm.\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n7 Utxi ybnha qb qzh ztuujti.\n8 Hbzm uhsq qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tkeqozhm\t8 1\n10 Hbzm qbbk qzh tvvuh qzhxh.\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Utxi rbq qzh sbbqptuu qzhxh.\n13 Utxi uhsq qzh sbbqptuu qzhxh.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t13 11\n15 Ytmehu cbdxmhiha qb qzh rtxahm.\n16 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Otmaxt uhsq qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \tptqzxbby\t18 5\n20 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n21 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Otmaxt qxtnhuuha qb qzh keqozhm.\n24 Mzhxh el qzh sbbqptuu? \tkeqozhm\t20 23\n25 Otmaxt ybnha qb qzh phaxbby.\n26 Utxi qxtnhuuha qb qzh bsseoh.\n27 Otmaxt uhsq qzh sbbqptuu.\n28 Otmaxt jhmq qb qzh ptqzxbby.\n29 Mzhxh el qzh sbbqptuu? \tphaxbby\t27 25\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Hbzm rbq qzh sbbqptuu qzhxh.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Hbzm uhsq qzh sbbqptuu.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Utxi aelotxaha qzh sbbqptuu.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Otmaxt rbq qzh tvvuh qzhxh.\n10 Otmaxt axbvvha qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \tphaxbby\t10 2\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Mzhxh el qzh tvvuh? \tphaxbby\t10 2\n15 Ytmehu qbbk qzh tvvuh qzhxh.\n16 Ytmehu ybnha qb qzh bsseoh.\n17 Mzhxh el qzh tvvuh? \tbsseoh\t15 16\n18 Otmaxt jhmq qb qzh phaxbby.\n19 Utxi axbvvha qzh sbbqptuu qzhxh.\n20 Mzhxh el qzh sbbqptuu? \tztuujti\t19 4\n21 Utxi qbbk qzh sbbqptuu qzhxh.\n22 Ytmehu cbdxmhiha qb qzh rtxahm.\n23 Otmaxt jhmq ptok qb qzh bsseoh.\n24 Ytmehu jhmq qb qzh bsseoh.\n25 Hbzm jhmq ptok qb qzh rtxahm.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Hbzm jhmq ptok qb qzh bsseoh.\n28 Utxi cbdxmhiha qb qzh ztuujti.\n29 Hbzm jhmq qb qzh phaxbby.\n30 Hbzm ybnha qb qzh keqozhm.\n31 Utxi jhmq qb qzh phaxbby.\n32 Ytmehu axbvvha qzh tvvuh.\n33 Mzhxh el qzh tvvuh? \tbsseoh\t32 24\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Ytmehu qbbk qzh tvvuh qzhxh.\n4 Utxi ybnha qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Utxi rxtppha qzh yeuk qzhxh.\n9 Ytmehu qxtnhuuha qb qzh ztuujti.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu vdq abjm qzh tvvuh.\n12 Hbzm qbbk qzh tvvuh qzhxh.\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Utxi aelotxaha qzh yeuk.\n16 Utxi rbq qzh yeuk qzhxh.\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Utxi aelotxaha qzh yeuk.\n19 Mzhxh el qzh yeuk? \trtxahm\t18 14\n20 Hbzm jhmq ptok qb qzh phaxbby.\n21 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n22 Mzhxh el qzh yeuk? \trtxahm\t18 14\n23 Hbzm ybnha qb qzh ztuujti.\n24 Hbzm aelotxaha qzh tvvuh qzhxh.\n25 Mzhxh el qzh tvvuh? \tztuujti\t24 23\n26 Utxi qbbk qzh yeuk qzhxh.\n27 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n28 Mzhxh el qzh tvvuh? \tztuujti\t24 23\n29 Hbzm ybnha qb qzh phaxbby.\n30 Utxi axbvvha qzh yeuk.\n31 Mzhxh el qzh yeuk? \trtxahm\t30 14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi jhmq qb qzh rtxahm.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Hbzm ybnha qb qzh keqozhm.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Ytmehu jhmq qb qzh bsseoh.\n10 Utxi axbvvha qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tbsseoh\t10 6\n12 Utxi rxtppha qzh sbbqptuu qzhxh.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t12 13\n15 Ytmehu cbdxmhiha qb qzh ztuujti.\n16 Utxi uhsq qzh sbbqptuu.\n17 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 13\n18 Otmaxt rbq qzh sbbqptuu qzhxh.\n19 Hbzm cbdxmhiha qb qzh phaxbby.\n20 Hbzm cbdxmhiha qb qzh keqozhm.\n21 Hbzm jhmq ptok qb qzh bsseoh.\n22 Hbzm jhmq qb qzh ztuujti.\n23 Ytmehu rbq qzh yeuk qzhxh.\n24 Otmaxt vdq abjm qzh sbbqptuu.\n25 Ytmehu uhsq qzh yeuk.\n26 Mzhxh el qzh sbbqptuu? \tptqzxbby\t24 4\n27 Hbzm qbbk qzh yeuk qzhxh.\n28 Utxi jhmq ptok qb qzh phaxbby.\n29 Mzhxh el qzh sbbqptuu? \tptqzxbby\t24 4\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh phaxbby.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Ytmehu qxtnhuuha qb qzh bsseoh.\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Hbzm jhmq ptok qb qzh ztuujti.\n10 Ytmehu axbvvha qzh yeuk qzhxh.\n11 Mzhxh el qzh yeuk? \tbsseoh\t10 6\n12 Utxi qxtnhuuha qb qzh ptqzxbby.\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Mzhxh el qzh yeuk? \tbsseoh\t10 6\n15 Hbzm veokha dv qzh sbbqptuu qzhxh.\n16 Otmaxt jhmq ptok qb qzh ztuujti.\n17 Mzhxh el qzh yeuk? \tbsseoh\t10 6\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Utxi jhmq qb qzh rtxahm.\n20 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n21 Hbzm uhsq qzh sbbqptuu.\n22 Mzhxh el qzh sbbqptuu? \tztuujti\t21 9\n23 Utxi qxtnhuuha qb qzh ptqzxbby.\n24 Hbzm rbq qzh sbbqptuu qzhxh.\n25 Utxi cbdxmhiha qb qzh bsseoh.\n26 Otmaxt rbq qzh tvvuh qzhxh.\n27 Hbzm axbvvha qzh sbbqptuu.\n28 Ytmehu ybnha qb qzh ztuujti.\n29 Mzhxh el qzh sbbqptuu? \tztuujti\t27 9\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Utxi veokha dv qzh yeuk qzhxh.\n4 Otmaxt rbq qzh sbbqptuu qzhxh.\n5 Otmaxt axbvvha qzh sbbqptuu.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Mzhxh el qzh sbbqptuu? \tphaxbby\t5 1\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Otmaxt rbq qzh sbbqptuu qzhxh.\n10 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n11 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n12 Hbzm jhmq ptok qb qzh phaxbby.\n13 Utxi axbvvha qzh yeuk qzhxh.\n14 Mzhxh el qzh yeuk? \tbsseoh\t13 8\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Ytmehu jhmq ptok qb qzh phaxbby.\n17 Mzhxh el qzh yeuk? \tbsseoh\t13 8\n18 Ytmehu ybnha qb qzh bsseoh.\n19 Otmaxt ybnha qb qzh rtxahm.\n20 Mzhxh el qzh yeuk? \tbsseoh\t13 8\n21 Otmaxt vdq abjm qzh sbbqptuu.\n22 Ytmehu qbbk qzh yeuk qzhxh.\n23 Mzhxh el qzh sbbqptuu? \trtxahm\t21 19\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Hbzm rxtppha qzh yeuk qzhxh.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh keqozhm.\n5 Utxi ybnha qb qzh ztuujti.\n6 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm uhsq qzh yeuk.\n8 Utxi rxtppha qzh yeuk qzhxh.\n9 Otmaxt rbq qzh sbbqptuu qzhxh.\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Otmaxt vdq abjm qzh sbbqptuu.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Mzhxh el qzh sbbqptuu? \tptqzxbby\t11 6\n14 Hbzm ybnha qb qzh rtxahm.\n15 Utxi vdq abjm qzh yeuk qzhxh.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t11 6\n17 Ytmehu cbdxmhiha qb qzh phaxbby.\n18 Otmaxt qbbk qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh yeuk? \tztuujti\t15 5\n20 Otmaxt jhmq ptok qb qzh bsseoh.\n21 Ytmehu jhmq qb qzh ztuujti.\n22 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 20\n23 Utxi cbdxmhiha qb qzh bsseoh.\n24 Ytmehu cbdxmhiha qb qzh phaxbby.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 20\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Otmaxt uhsq qzh tvvuh.\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Utxi rxtppha qzh yeuk qzhxh.\n7 Utxi uhsq qzh yeuk.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Utxi qbbk qzh yeuk qzhxh.\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Ytmehu qbbk qzh sbbqptuu qzhxh.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Ytmehu axbvvha qzh sbbqptuu.\n14 Ytmehu rbq qzh sbbqptuu qzhxh.\n15 Utxi axbvvha qzh yeuk.\n16 Otmaxt qxtnhuuha qb qzh ztuujti.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Utxi jhmq qb qzh bsseoh.\n19 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n20 Otmaxt jhmq ptok qb qzh rtxahm.\n21 Mzhxh el qzh sbbqptuu? \trtxahm\t19 10\n22 Utxi jhmq qb qzh ptqzxbby.\n23 Utxi ybnha qb qzh phaxbby.\n24 Mzhxh el qzh sbbqptuu? \trtxahm\t19 10\n25 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n26 Otmaxt jhmq qb qzh bsseoh.\n27 Mzhxh el qzh sbbqptuu? \tbsseoh\t25 26\n28 Utxi ybnha qb qzh ptqzxbby.\n29 Utxi qxtnhuuha qb qzh bsseoh.\n30 Mzhxh el qzh sbbqptuu? \tbsseoh\t25 26\n31 Otmaxt rbq qzh yeuk qzhxh.\n32 Utxi qxtnhuuha qb qzh ptqzxbby.\n33 Otmaxt jhmq qb qzh phaxbby.\n34 Utxi cbdxmhiha qb qzh keqozhm.\n35 Mzhxh el qzh yeuk? \tphaxbby\t31 33\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Otmaxt jhmq ptok qb qzh ptqzxbby.\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm rbq qzh yeuk qzhxh.\n9 Otmaxt cbdxmhiha qb qzh bsseoh.\n10 Hbzm aelotxaha qzh yeuk.\n11 Mzhxh el qzh yeuk? \tkeqozhm\t10 2\n12 Utxi jhmq qb qzh ptqzxbby.\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh yeuk? \tkeqozhm\t10 2\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Otmaxt qxtnhuuha qb qzh phaxbby.\n17 Mzhxh el qzh yeuk? \tkeqozhm\t10 2\n18 Hbzm veokha dv qzh yeuk qzhxh.\n19 Utxi jhmq qb qzh ztuujti.\n20 Hbzm axbvvha qzh yeuk qzhxh.\n21 Ytmehu jhmq qb qzh keqozhm.\n22 Mzhxh el qzh yeuk? \tkeqozhm\t20 2\n23 Hbzm cbdxmhiha qb qzh rtxahm.\n24 Utxi ybnha qb qzh bsseoh.\n25 Mzhxh el qzh yeuk? \tkeqozhm\t20 2\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Utxi jhmq qb qzh bsseoh.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Utxi ybnha qb qzh rtxahm.\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Hbzm ybnha qb qzh keqozhm.\n16 Utxi veokha dv qzh sbbqptuu qzhxh.\n17 Ytmehu veokha dv qzh yeuk qzhxh.\n18 Ytmehu ybnha qb qzh rtxahm.\n19 Mzhxh el qzh yeuk? \trtxahm\t17 18\n20 Utxi ybnha qb qzh ztuujti.\n21 Ytmehu uhsq qzh yeuk.\n22 Mzhxh el qzh yeuk? \trtxahm\t21 18\n23 Ytmehu veokha dv qzh tvvuh qzhxh.\n24 Ytmehu rbq qzh yeuk qzhxh.\n25 Ytmehu cbdxmhiha qb qzh keqozhm.\n26 Ytmehu jhmq qb qzh phaxbby.\n27 Mzhxh el qzh yeuk? \tphaxbby\t24 26\n28 Ytmehu uhsq qzh yeuk.\n29 Utxi axbvvha qzh sbbqptuu.\n30 Mzhxh el qzh yeuk? \tphaxbby\t28 26\n31 Utxi veokha dv qzh sbbqptuu qzhxh.\n32 Utxi jhmq qb qzh ptqzxbby.\n33 Mzhxh el qzh sbbqptuu? \tptqzxbby\t31 32\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Utxi ybnha qb qzh rtxahm.\n5 Mzhxh el qzh yeuk? \trtxahm\t2 4\n6 Otmaxt jhmq ptok qb qzh ztuujti.\n7 Utxi axbvvha qzh yeuk.\n8 Mzhxh el qzh yeuk? \trtxahm\t7 4\n9 Utxi veokha dv qzh yeuk qzhxh.\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Utxi aelotxaha qzh yeuk.\n12 Utxi jhmq qb qzh bsseoh.\n13 Mzhxh el qzh yeuk? \trtxahm\t11 4\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Utxi jhmq qb qzh rtxahm.\n16 Mzhxh el qzh yeuk? \trtxahm\t11 4\n17 Ytmehu jhmq ptok qb qzh keqozhm.\n18 Utxi qxtnhuuha qb qzh keqozhm.\n19 Hbzm ybnha qb qzh ptqzxbby.\n20 Otmaxt ybnha qb qzh keqozhm.\n21 Utxi jhmq ptok qb qzh ztuujti.\n22 Otmaxt cbdxmhiha qb qzh rtxahm.\n23 Otmaxt cbdxmhiha qb qzh ztuujti.\n24 Otmaxt jhmq ptok qb qzh phaxbby.\n25 Otmaxt ybnha qb qzh ztuujti.\n26 Utxi jhmq qb qzh rtxahm.\n27 Otmaxt cbdxmhiha qb qzh phaxbby.\n28 Utxi ybnha qb qzh ptqzxbby.\n29 Otmaxt qbbk qzh tvvuh qzhxh.\n30 Otmaxt axbvvha qzh tvvuh.\n31 Mzhxh el qzh tvvuh? \tphaxbby\t30 27\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh keqozhm.\n5 Utxi qbbk qzh sbbqptuu qzhxh.\n6 Ytmehu jhmq qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Hbzm uhsq qzh tvvuh.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Mzhxh el qzh tvvuh? \tztuujti\t10 11\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Ytmehu ybnha qb qzh phaxbby.\n16 Mzhxh el qzh tvvuh? \tztuujti\t10 11\n17 Utxi jhmq qb qzh keqozhm.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Hbzm ybnha qb qzh ztuujti.\n20 Otmaxt cbdxmhiha qb qzh rtxahm.\n21 Otmaxt uhsq qzh tvvuh qzhxh.\n22 Otmaxt ybnha qb qzh bsseoh.\n23 Mzhxh el qzh tvvuh? \trtxahm\t21 20\n24 Otmaxt jhmq ptok qb qzh phaxbby.\n25 Utxi qxtnhuuha qb qzh ptqzxbby.\n26 Mzhxh el qzh tvvuh? \trtxahm\t21 20\n27 Utxi vdq abjm qzh sbbqptuu.\n28 Ytmehu jhmq qb qzh bsseoh.\n29 Mzhxh el qzh sbbqptuu? \tptqzxbby\t27 25\n1 Utxi jhmq qb qzh keqozhm.\n2 Utxi jhmq qb qzh rtxahm.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Utxi aelotxaha qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \trtxahm\t4 2\n6 Hbzm veokha dv qzh tvvuh qzhxh.\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Hbzm aelotxaha qzh tvvuh.\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Mzhxh el qzh tvvuh? \tptqzxbby\t10 11\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Mzhxh el qzh tvvuh? \tptqzxbby\t10 11\n16 Ytmehu cbdxmhiha qb qzh ztuujti.\n17 Utxi aelotxaha qzh tvvuh.\n18 Mzhxh el qzh tvvuh? \tptqzxbby\t17 11\n19 Utxi rbq qzh tvvuh qzhxh.\n20 Ytmehu qxtnhuuha qb qzh keqozhm.\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Otmaxt axbvvha qzh yeuk qzhxh.\n23 Ytmehu ybnha qb qzh bsseoh.\n24 Otmaxt cbdxmhiha qb qzh phaxbby.\n25 Ytmehu qxtnhuuha qb qzh ztuujti.\n26 Utxi ybnha qb qzh rtxahm.\n27 Ytmehu jhmq qb qzh rtxahm.\n28 Hbzm cbdxmhiha qb qzh rtxahm.\n29 Hbzm jhmq qb qzh ztuujti.\n30 Ytmehu jhmq ptok qb qzh bsseoh.\n31 Utxi axbvvha qzh tvvuh.\n32 Utxi vdq abjm qzh sbbqptuu.\n33 Mzhxh el qzh sbbqptuu? \trtxahm\t32 26\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Hbzm jhmq qb qzh rtxahm.\n7 Hbzm rbq qzh yeuk qzhxh.\n8 Hbzm axbvvha qzh yeuk.\n9 Mzhxh el qzh yeuk? \trtxahm\t8 6\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Hbzm qbbk qzh yeuk qzhxh.\n12 Otmaxt ybnha qb qzh ztuujti.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu rbq qzh sbbqptuu qzhxh.\n15 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n16 Mzhxh el qzh sbbqptuu? \tkeqozhm\t15 2\n17 Utxi cbdxmhiha qb qzh rtxahm.\n18 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Otmaxt jhmq ptok qb qzh rtxahm.\n21 Ytmehu ybnha qb qzh ztuujti.\n22 Ytmehu cbdxmhiha qb qzh bsseoh.\n23 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 22\n24 Hbzm axbvvha qzh yeuk qzhxh.\n25 Hbzm veokha dv qzh yeuk qzhxh.\n26 Utxi cbdxmhiha qb qzh bsseoh.\n27 Hbzm axbvvha qzh yeuk qzhxh.\n28 Mzhxh el qzh yeuk? \trtxahm\t27 6\n29 Otmaxt qbbk qzh yeuk qzhxh.\n30 Otmaxt uhsq qzh yeuk.\n31 Mzhxh el qzh yeuk? \trtxahm\t30 20\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Utxi uhsq qzh sbbqptuu.\n4 Hbzm ybnha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Utxi rxtppha qzh sbbqptuu qzhxh.\n7 Mzhxh el qzh yeuk? \trtxahm\t2 5\n8 Otmaxt aelotxaha qzh yeuk.\n9 Utxi uhsq qzh sbbqptuu.\n10 Mzhxh el qzh yeuk? \trtxahm\t8 5\n11 Utxi qbbk qzh sbbqptuu qzhxh.\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Mzhxh el qzh yeuk? \trtxahm\t8 5\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Utxi uhsq qzh sbbqptuu.\n16 Ytmehu veokha dv qzh tvvuh qzhxh.\n17 Otmaxt ybnha qb qzh ztuujti.\n18 Utxi rxtppha qzh sbbqptuu qzhxh.\n19 Otmaxt cbdxmhiha qb qzh rtxahm.\n20 Utxi jhmq qb qzh bsseoh.\n21 Otmaxt rxtppha qzh yeuk qzhxh.\n22 Mzhxh el qzh sbbqptuu? \tbsseoh\t18 20\n23 Ytmehu aelotxaha qzh tvvuh qzhxh.\n24 Otmaxt ybnha qb qzh ztuujti.\n25 Mzhxh el qzh yeuk? \tztuujti\t21 24\n1 Otmaxt qbbk qzh yeuk qzhxh.\n2 Otmaxt vdq abjm qzh yeuk.\n3 Ytmehu qxtnhuuha qb qzh keqozhm.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Otmaxt axbvvha qzh yeuk.\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mzhxh el qzh sbbqptuu? \tptqzxbby\t4 8\n10 Otmaxt rxtppha qzh yeuk qzhxh.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Otmaxt uhsq qzh yeuk.\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Utxi axbvvha qzh sbbqptuu.\n15 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t14 8\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Utxi veokha dv qzh sbbqptuu qzhxh.\n19 Utxi aelotxaha qzh sbbqptuu.\n20 Ytmehu jhmq ptok qb qzh phaxbby.\n21 Mzhxh el qzh sbbqptuu? \tptqzxbby\t19 8\n22 Utxi cbdxmhiha qb qzh keqozhm.\n23 Utxi ybnha qb qzh bsseoh.\n24 Mzhxh el qzh sbbqptuu? \tptqzxbby\t19 8\n25 Ytmehu cbdxmhiha qb qzh rtxahm.\n26 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n27 Otmaxt veokha dv qzh yeuk qzhxh.\n28 Ytmehu rxtppha qzh tvvuh qzhxh.\n29 Ytmehu aelotxaha qzh tvvuh.\n30 Otmaxt aelotxaha qzh yeuk.\n31 Mzhxh el qzh yeuk? \tptqzxbby\t30 15\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Hbzm cbdxmhiha qb qzh ztuujti.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Utxi jhmq qb qzh ztuujti.\n6 Hbzm jhmq ptok qb qzh phaxbby.\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Ytmehu cbdxmhiha qb qzh ztuujti.\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Otmaxt jhmq qb qzh keqozhm.\n16 Ytmehu qxtnhuuha qb qzh bsseoh.\n17 Ytmehu jhmq ptok qb qzh keqozhm.\n18 Hbzm cbdxmhiha qb qzh ztuujti.\n19 Ytmehu ybnha qb qzh rtxahm.\n20 Hbzm jhmq ptok qb qzh keqozhm.\n21 Utxi cbdxmhiha qb qzh bsseoh.\n22 Utxi cbdxmhiha qb qzh ztuujti.\n23 Ytmehu ybnha qb qzh bsseoh.\n24 Hbzm qxtnhuuha qb qzh bsseoh.\n25 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n26 Utxi jhmq ptok qb qzh bsseoh.\n27 Hbzm ybnha qb qzh rtxahm.\n28 Otmaxt ybnha qb qzh ztuujti.\n29 Utxi qxtnhuuha qb qzh keqozhm.\n30 Ytmehu jhmq ptok qb qzh rtxahm.\n31 Utxi jhmq ptok qb qzh ztuujti.\n32 Ytmehu qxtnhuuha qb qzh keqozhm.\n33 Utxi ybnha qb qzh phaxbby.\n34 Utxi rxtppha qzh sbbqptuu qzhxh.\n35 Hbzm qxtnhuuha qb qzh phaxbby.\n36 Utxi rxtppha qzh yeuk qzhxh.\n37 Otmaxt jhmq qb qzh ptqzxbby.\n38 Hbzm rxtppha qzh tvvuh qzhxh.\n39 Otmaxt cbdxmhiha qb qzh keqozhm.\n40 Otmaxt jhmq qb qzh bsseoh.\n41 Utxi vdq abjm qzh yeuk.\n42 Utxi rxtppha qzh yeuk qzhxh.\n43 Hbzm axbvvha qzh tvvuh.\n44 Utxi qbbk qzh tvvuh qzhxh.\n45 Otmaxt cbdxmhiha qb qzh phaxbby.\n46 Utxi qxtnhuuha qb qzh bsseoh.\n47 Mzhxh el qzh tvvuh? \tbsseoh\t44 46\n48 Hbzm cbdxmhiha qb qzh rtxahm.\n49 Otmaxt jhmq qb qzh keqozhm.\n50 Mzhxh el qzh tvvuh? \tbsseoh\t44 46\n51 Utxi axbvvha qzh sbbqptuu qzhxh.\n52 Utxi axbvvha qzh tvvuh.\n53 Mzhxh el qzh sbbqptuu? \tbsseoh\t51 46\n54 Utxi rxtppha qzh tvvuh qzhxh.\n55 Utxi rbq qzh sbbqptuu qzhxh.\n56 Utxi qxtnhuuha qb qzh rtxahm.\n57 Otmaxt jhmq qb qzh phaxbby.\n58 Mzhxh el qzh tvvuh? \trtxahm\t54 56\n59 Ytmehu cbdxmhiha qb qzh bsseoh.\n60 Ytmehu qxtnhuuha qb qzh rtxahm.\n61 Mzhxh el qzh sbbqptuu? \trtxahm\t55 56\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Ytmehu qxtnhuuha qb qzh ztuujti.\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Utxi ybnha qb qzh phaxbby.\n7 Mzhxh el qzh sbbqptuu? \trtxahm\t4 5\n8 Ytmehu qbbk qzh yeuk qzhxh.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Mzhxh el qzh yeuk? \trtxahm\t8 9\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Hbzm aelotxaha qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t12 5\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Utxi cbdxmhiha qb qzh ztuujti.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t12 5\n17 Ytmehu uhsq qzh yeuk.\n18 Hbzm jhmq qb qzh ptqzxbby.\n19 Mzhxh el qzh yeuk? \tbsseoh\t17 14\n1 Hbzm jhmq qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Utxi axbvvha qzh tvvuh.\n6 Hbzm jhmq ptok qb qzh ztuujti.\n7 Mzhxh el qzh tvvuh? \trtxahm\t5 2\n8 Hbzm jhmq qb qzh keqozhm.\n9 Hbzm jhmq qb qzh rtxahm.\n10 Mzhxh el qzh tvvuh? \trtxahm\t5 2\n11 Hbzm qbbk qzh yeuk qzhxh.\n12 Utxi ybnha qb qzh keqozhm.\n13 Hbzm qbbk qzh tvvuh qzhxh.\n14 Hbzm aelotxaha qzh yeuk.\n15 Mzhxh el qzh yeuk? \trtxahm\t14 9\n16 Ytmehu jhmq ptok qb qzh keqozhm.\n17 Hbzm uhsq qzh tvvuh.\n18 Mzhxh el qzh yeuk? \trtxahm\t14 9\n19 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n20 Hbzm veokha dv qzh tvvuh qzhxh.\n21 Mzhxh el qzh yeuk? \trtxahm\t14 9\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Utxi veokha dv qzh tvvuh qzhxh.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Utxi axbvvha qzh tvvuh.\n8 Utxi qbbk qzh tvvuh qzhxh.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Utxi axbvvha qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \tptqzxbby\t12 11\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Ytmehu rxtppha qzh tvvuh qzhxh.\n16 Hbzm jhmq ptok qb qzh keqozhm.\n17 Ytmehu uhsq qzh tvvuh.\n18 Mzhxh el qzh tvvuh? \tptqzxbby\t17 3\n19 Otmaxt jhmq qb qzh phaxbby.\n20 Utxi qxtnhuuha qb qzh phaxbby.\n21 Mzhxh el qzh tvvuh? \tptqzxbby\t17 3\n22 Ytmehu qxtnhuuha qb qzh phaxbby.\n23 Ytmehu ybnha qb qzh ztuujti.\n24 Mzhxh el qzh tvvuh? \tptqzxbby\t17 3\n25 Utxi jhmq ptok qb qzh ptqzxbby.\n26 Otmaxt jhmq ptok qb qzh ptqzxbby.\n27 Hbzm veokha dv qzh sbbqptuu qzhxh.\n28 Hbzm axbvvha qzh sbbqptuu qzhxh.\n29 Mzhxh el qzh sbbqptuu? \tkeqozhm\t28 16\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Mzhxh el qzh sbbqptuu? \tkeqozhm\t2 4\n6 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Mzhxh el qzh sbbqptuu? \tkeqozhm\t2 4\n9 Hbzm jhmq ptok qb qzh rtxahm.\n10 Utxi uhsq qzh sbbqptuu.\n11 Mzhxh el qzh sbbqptuu? \tkeqozhm\t10 4\n12 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Mzhxh el qzh sbbqptuu? \tbsseoh\t12 13\n15 Otmaxt uhsq qzh sbbqptuu qzhxh.\n16 Hbzm ybnha qb qzh phaxbby.\n17 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 13\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh ptqzxbby.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm vdq abjm qzh sbbqptuu.\n6 Utxi ybnha qb qzh phaxbby.\n7 Utxi jhmq qb qzh bsseoh.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Otmaxt cbdxmhiha qb qzh phaxbby.\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Hbzm aelotxaha qzh sbbqptuu.\n13 Utxi qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Otmaxt ybnha qb qzh ztuujti.\n17 Ytmehu cbdxmhiha qb qzh keqozhm.\n18 Ytmehu jhmq ptok qb qzh ztuujti.\n19 Utxi uhsq qzh sbbqptuu.\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Mzhxh el qzh sbbqptuu? \tbsseoh\t19 7\n22 Utxi rxtppha qzh sbbqptuu qzhxh.\n23 Hbzm rbq qzh tvvuh qzhxh.\n24 Ytmehu cbdxmhiha qb qzh bsseoh.\n25 Otmaxt cbdxmhiha qb qzh phaxbby.\n26 Hbzm ybnha qb qzh keqozhm.\n27 Hbzm aelotxaha qzh tvvuh qzhxh.\n28 Mzhxh el qzh tvvuh? \tkeqozhm\t27 26\n29 Utxi ybnha qb qzh keqozhm.\n30 Ytmehu cbdxmhiha qb qzh ztuujti.\n31 Mzhxh el qzh tvvuh? \tkeqozhm\t27 26\n32 Ytmehu cbdxmhiha qb qzh phaxbby.\n33 Ytmehu rbq qzh yeuk qzhxh.\n34 Mzhxh el qzh tvvuh? \tkeqozhm\t27 26\n35 Utxi qxtnhuuha qb qzh ptqzxbby.\n36 Utxi jhmq qb qzh rtxahm.\n37 Utxi axbvvha qzh sbbqptuu.\n38 Hbzm rbq qzh tvvuh qzhxh.\n39 Mzhxh el qzh sbbqptuu? \trtxahm\t37 36\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Mzhxh el qzh yeuk? \tptqzxbby\t1 2\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Utxi uhsq qzh yeuk.\n6 Mzhxh el qzh yeuk? \tptqzxbby\t5 2\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Mzhxh el qzh yeuk? \tptqzxbby\t5 2\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Mzhxh el qzh yeuk? \tptqzxbby\t5 2\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Utxi cbdxmhiha qb qzh bsseoh.\n16 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n17 Utxi cbdxmhiha qb qzh keqozhm.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Otmaxt jhmq qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh phaxbby.\n21 Mzhxh el qzh sbbqptuu? \tphaxbby\t16 20\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Otmaxt jhmq ptok qb qzh phaxbby.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Otmaxt jhmq ptok qb qzh ztuujti.\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t7 8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Hbzm axbvvha qzh sbbqptuu.\n12 Mzhxh el qzh sbbqptuu? \tztuujti\t11 10\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mzhxh el qzh sbbqptuu? \tztuujti\t11 10\n16 Utxi ybnha qb qzh bsseoh.\n17 Ytmehu rbq qzh tvvuh qzhxh.\n18 Mzhxh el qzh sbbqptuu? \tztuujti\t11 10\n19 Otmaxt ybnha qb qzh rtxahm.\n20 Ytmehu vdq abjm qzh tvvuh qzhxh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t20 13\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Otmaxt jhmq ptok qb qzh ptqzxbby.\n7 Mzhxh el qzh yeuk? \tbsseoh\t2 5\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Ytmehu jhmq ptok qb qzh rtxahm.\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Utxi aelotxaha qzh yeuk qzhxh.\n12 Mzhxh el qzh yeuk? \tbsseoh\t11 5\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Hbzm ybnha qb qzh bsseoh.\n16 Hbzm jhmq ptok qb qzh rtxahm.\n17 Otmaxt aelotxaha qzh yeuk.\n18 Utxi veokha dv qzh yeuk qzhxh.\n19 Otmaxt qxtnhuuha qb qzh rtxahm.\n20 Otmaxt jhmq qb qzh keqozhm.\n21 Hbzm jhmq ptok qb qzh ptqzxbby.\n22 Utxi jhmq qb qzh phaxbby.\n23 Mzhxh el qzh yeuk? \tphaxbby\t18 22\n24 Utxi vdq abjm qzh yeuk.\n25 Otmaxt jhmq qb qzh ptqzxbby.\n26 Mzhxh el qzh yeuk? \tphaxbby\t24 22\n27 Otmaxt qxtnhuuha qb qzh ztuujti.\n28 Utxi jhmq ptok qb qzh ztuujti.\n29 Mzhxh el qzh yeuk? \tphaxbby\t24 22\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Utxi jhmq qb qzh keqozhm.\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Otmaxt qxtnhuuha qb qzh phaxbby.\n13 Mzhxh el qzh sbbqptuu? \tbsseoh\t10 11\n14 Hbzm jhmq qb qzh ztuujti.\n15 Hbzm qxtnhuuha qb qzh rtxahm.\n16 Mzhxh el qzh sbbqptuu? \trtxahm\t10 15\n17 Utxi ybnha qb qzh rtxahm.\n18 Hbzm jhmq qb qzh ptqzxbby.\n19 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n20 Hbzm jhmq qb qzh bsseoh.\n21 Mzhxh el qzh sbbqptuu? \tptqzxbby\t19 18\n22 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n23 Hbzm qbbk qzh yeuk qzhxh.\n24 Hbzm ybnha qb qzh phaxbby.\n25 Otmaxt cbdxmhiha qb qzh bsseoh.\n26 Mzhxh el qzh yeuk? \tphaxbby\t23 24\n27 Ytmehu aelotxaha qzh sbbqptuu.\n28 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n29 Mzhxh el qzh yeuk? \tphaxbby\t23 24\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Ytmehu rxtppha qzh yeuk qzhxh.\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t5 6\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Hbzm uhsq qzh sbbqptuu.\n10 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 8\n11 Ytmehu vdq abjm qzh yeuk.\n12 Hbzm qxtnhuuha qb qzh keqozhm.\n13 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 8\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Mzhxh el qzh yeuk? \tbsseoh\t11 1\n17 Ytmehu jhmq qb qzh rtxahm.\n18 Hbzm jhmq qb qzh ztuujti.\n19 Ytmehu jhmq ptok qb qzh phaxbby.\n20 Hbzm qbbk qzh tvvuh qzhxh.\n21 Otmaxt qxtnhuuha qb qzh phaxbby.\n22 Hbzm aelotxaha qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tztuujti\t22 18\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Utxi jhmq qb qzh rtxahm.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Utxi axbvvha qzh tvvuh qzhxh.\n7 Mzhxh el qzh tvvuh? \trtxahm\t6 3\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Otmaxt jhmq qb qzh ptqzxbby.\n10 Mzhxh el qzh tvvuh? \trtxahm\t6 3\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Mzhxh el qzh tvvuh? \trtxahm\t6 3\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Utxi veokha dv qzh yeuk qzhxh.\n16 Utxi axbvvha qzh yeuk.\n17 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n18 Mzhxh el qzh yeuk? \tbsseoh\t16 8\n19 Ytmehu jhmq ptok qb qzh bsseoh.\n20 Ytmehu uhsq qzh sbbqptuu.\n21 Mzhxh el qzh yeuk? \tbsseoh\t16 8\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Otmaxt uhsq qzh yeuk qzhxh.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Hbzm aelotxaha qzh sbbqptuu.\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Otmaxt uhsq qzh yeuk qzhxh.\n13 Mzhxh el qzh yeuk? \tkeqozhm\t12 11\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Mzhxh el qzh yeuk? \tkeqozhm\t12 11\n17 Otmaxt qbbk qzh yeuk qzhxh.\n18 Utxi jhmq ptok qb qzh ztuujti.\n19 Utxi qxtnhuuha qb qzh phaxbby.\n20 Hbzm cbdxmhiha qb qzh bsseoh.\n21 Otmaxt axbvvha qzh yeuk.\n22 Otmaxt rbq qzh yeuk qzhxh.\n23 Otmaxt jhmq ptok qb qzh bsseoh.\n24 Ytmehu ybnha qb qzh ztuujti.\n25 Mzhxh el qzh yeuk? \tbsseoh\t22 23\n26 Hbzm uhsq qzh sbbqptuu.\n27 Ytmehu ybnha qb qzh ptqzxbby.\n28 Mzhxh el qzh yeuk? \tbsseoh\t22 23\n29 Otmaxt qbbk qzh sbbqptuu qzhxh.\n30 Hbzm ybnha qb qzh ztuujti.\n31 Utxi jhmq qb qzh ztuujti.\n32 Utxi ybnha qb qzh phaxbby.\n33 Otmaxt vdq abjm qzh yeuk.\n34 Ytmehu ybnha qb qzh ztuujti.\n35 Mzhxh el qzh yeuk? \tbsseoh\t33 23\n1 Hbzm ybnha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt cbdxmhiha qb qzh bsseoh.\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Hbzm jhmq ptok qb qzh keqozhm.\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Otmaxt vdq abjm qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tbsseoh\t8 3\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Mzhxh el qzh tvvuh? \tbsseoh\t8 3\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Utxi rbq qzh sbbqptuu qzhxh.\n15 Mzhxh el qzh tvvuh? \tbsseoh\t8 3\n16 Utxi qxtnhuuha qb qzh keqozhm.\n17 Hbzm ybnha qb qzh ztuujti.\n18 Mzhxh el qzh sbbqptuu? \tkeqozhm\t14 16\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Otmaxt jhmq qb qzh ztuujti.\n21 Mzhxh el qzh sbbqptuu? \tkeqozhm\t14 16\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Ytmehu axbvvha qzh sbbqptuu.\n4 Ytmehu veokha dv qzh tvvuh qzhxh.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Mzhxh el qzh tvvuh? \tbsseoh\t4 5\n8 Ytmehu rxtppha qzh yeuk qzhxh.\n9 Utxi jhmq ptok qb qzh bsseoh.\n10 Mzhxh el qzh tvvuh? \tbsseoh\t4 5\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Utxi jhmq ptok qb qzh phaxbby.\n13 Mzhxh el qzh yeuk? \tkeqozhm\t8 11\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Hbzm ybnha qb qzh phaxbby.\n16 Utxi jhmq qb qzh keqozhm.\n17 Utxi jhmq ptok qb qzh ztuujti.\n18 Utxi jhmq qb qzh keqozhm.\n19 Hbzm qxtnhuuha qb qzh ptqzxbby.\n20 Ytmehu jhmq ptok qb qzh rtxahm.\n21 Ytmehu ybnha qb qzh phaxbby.\n22 Hbzm jhmq ptok qb qzh keqozhm.\n23 Utxi cbdxmhiha qb qzh ptqzxbby.\n24 Ytmehu cbdxmhiha qb qzh rtxahm.\n25 Hbzm rxtppha qzh sbbqptuu qzhxh.\n26 Ytmehu vdq abjm qzh yeuk.\n27 Hbzm ybnha qb qzh ztuujti.\n28 Mzhxh el qzh yeuk? \trtxahm\t26 24\n29 Utxi ybnha qb qzh keqozhm.\n30 Hbzm vdq abjm qzh sbbqptuu.\n31 Mzhxh el qzh sbbqptuu? \tztuujti\t30 27\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Ytmehu jhmq qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Hbzm veokha dv qzh tvvuh qzhxh.\n10 Hbzm vdq abjm qzh tvvuh.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Hbzm rxtppha qzh tvvuh qzhxh.\n16 Hbzm jhmq qb qzh phaxbby.\n17 Mzhxh el qzh tvvuh? \tphaxbby\t15 16\n18 Hbzm cbdxmhiha qb qzh ztuujti.\n19 Hbzm cbdxmhiha qb qzh phaxbby.\n20 Mzhxh el qzh tvvuh? \tphaxbby\t15 19\n21 Ytmehu ybnha qb qzh ztuujti.\n22 Hbzm uhsq qzh tvvuh.\n23 Mzhxh el qzh tvvuh? \tphaxbby\t22 19\n24 Hbzm ybnha qb qzh rtxahm.\n25 Hbzm ybnha qb qzh bsseoh.\n26 Mzhxh el qzh tvvuh? \tphaxbby\t22 19\n27 Hbzm qbbk qzh sbbqptuu qzhxh.\n28 Hbzm uhsq qzh sbbqptuu.\n29 Mzhxh el qzh tvvuh? \tphaxbby\t22 19\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Ytmehu qbbk qzh sbbqptuu qzhxh.\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Utxi ybnha qb qzh ztuujti.\n9 Mzhxh el qzh sbbqptuu? \tkeqozhm\t6 7\n10 Ytmehu aelotxaha qzh sbbqptuu.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Mzhxh el qzh sbbqptuu? \tkeqozhm\t10 7\n13 Ytmehu rxtppha qzh tvvuh qzhxh.\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Mzhxh el qzh sbbqptuu? \tkeqozhm\t10 7\n16 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n17 Ytmehu axbvvha qzh tvvuh qzhxh.\n18 Mzhxh el qzh tvvuh? \tkeqozhm\t17 7\n19 Otmaxt qxtnhuuha qb qzh bsseoh.\n20 Hbzm ybnha qb qzh ztuujti.\n21 Mzhxh el qzh tvvuh? \tkeqozhm\t17 7\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Otmaxt jhmq ptok qb qzh bsseoh.\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Mzhxh el qzh sbbqptuu? \tptqzxbby\t5 7\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Otmaxt vdq abjm qzh yeuk.\n12 Mzhxh el qzh yeuk? \tztuujti\t11 10\n13 Hbzm jhmq qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mzhxh el qzh yeuk? \tztuujti\t11 10\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Utxi cbdxmhiha qb qzh phaxbby.\n18 Mzhxh el qzh yeuk? \tztuujti\t11 10\n19 Hbzm jhmq ptok qb qzh ptqzxbby.\n20 Otmaxt aelotxaha qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \trtxahm\t20 16\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu ybnha qb qzh rtxahm.\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Ytmehu jhmq qb qzh keqozhm.\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Otmaxt ybnha qb qzh bsseoh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Otmaxt qbbk qzh tvvuh qzhxh.\n13 Otmaxt axbvvha qzh tvvuh.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Mzhxh el qzh tvvuh? \tbsseoh\t13 9\n16 Otmaxt veokha dv qzh tvvuh qzhxh.\n17 Otmaxt vdq abjm qzh tvvuh.\n18 Mzhxh el qzh tvvuh? \tbsseoh\t17 9\n19 Otmaxt qxtnhuuha qb qzh rtxahm.\n20 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t17 9\n22 Utxi jhmq ptok qb qzh rtxahm.\n23 Utxi veokha dv qzh yeuk qzhxh.\n24 Mzhxh el qzh tvvuh? \tbsseoh\t17 9\n25 Utxi jhmq qb qzh phaxbby.\n26 Hbzm ybnha qb qzh ptqzxbby.\n27 Mzhxh el qzh yeuk? \tphaxbby\t23 25\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Utxi jhmq qb qzh bsseoh.\n4 Utxi jhmq qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Ytmehu qbbk qzh sbbqptuu qzhxh.\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh el qzh sbbqptuu? \tztuujti\t6 7\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi ybnha qb qzh bsseoh.\n12 Mzhxh el qzh sbbqptuu? \tbsseoh\t6 10\n13 Utxi ybnha qb qzh phaxbby.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Otmaxt ybnha qb qzh phaxbby.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Otmaxt qxtnhuuha qb qzh keqozhm.\n18 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n19 Hbzm rxtppha qzh yeuk qzhxh.\n20 Hbzm aelotxaha qzh yeuk.\n21 Mzhxh el qzh yeuk? \tphaxbby\t20 16\n22 Utxi ybnha qb qzh ztuujti.\n23 Otmaxt jhmq qb qzh keqozhm.\n24 Mzhxh el qzh yeuk? \tphaxbby\t20 16\n25 Hbzm rxtppha qzh yeuk qzhxh.\n26 Utxi jhmq ptok qb qzh bsseoh.\n27 Otmaxt ybnha qb qzh ztuujti.\n28 Utxi jhmq qb qzh ptqzxbby.\n29 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n30 Ytmehu qxtnhuuha qb qzh rtxahm.\n31 Ytmehu jhmq qb qzh phaxbby.\n32 Utxi jhmq qb qzh rtxahm.\n33 Utxi jhmq qb qzh bsseoh.\n34 Ytmehu jhmq ptok qb qzh rtxahm.\n35 Utxi jhmq ptok qb qzh ztuujti.\n36 Ytmehu cbdxmhiha qb qzh phaxbby.\n37 Hbzm qxtnhuuha qb qzh rtxahm.\n38 Utxi qxtnhuuha qb qzh phaxbby.\n39 Ytmehu axbvvha qzh sbbqptuu.\n40 Hbzm cbdxmhiha qb qzh bsseoh.\n41 Mzhxh el qzh sbbqptuu? \tphaxbby\t39 36\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n6 Hbzm rbq qzh sbbqptuu qzhxh.\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Hbzm axbvvha qzh sbbqptuu qzhxh.\n9 Mzhxh el qzh sbbqptuu? \tbsseoh\t8 4\n10 Hbzm veokha dv qzh sbbqptuu qzhxh.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Mzhxh el qzh tvvuh? \tztuujti\t11 12\n15 Ytmehu veokha dv qzh yeuk qzhxh.\n16 Utxi ybnha qb qzh rtxahm.\n17 Mzhxh el qzh tvvuh? \tztuujti\t11 12\n18 Ytmehu vdq abjm qzh yeuk.\n19 Utxi cbdxmhiha qb qzh phaxbby.\n20 Mzhxh el qzh yeuk? \tphaxbby\t18 13\n21 Otmaxt vdq abjm qzh tvvuh.\n22 Utxi qxtnhuuha qb qzh rtxahm.\n23 Mzhxh el qzh yeuk? \tphaxbby\t18 13\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Ytmehu qbbk qzh yeuk qzhxh.\n3 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Mzhxh el qzh tvvuh? \tkeqozhm\t1 4\n6 Hbzm cbdxmhiha qb qzh rtxahm.\n7 Ytmehu uhsq qzh yeuk.\n8 Mzhxh el qzh yeuk? \tkeqozhm\t7 4\n9 Ytmehu jhmq ptok qb qzh rtxahm.\n10 Ytmehu uhsq qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \trtxahm\t10 9\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Mzhxh el qzh tvvuh? \trtxahm\t10 9\n15 Ytmehu vdq abjm qzh sbbqptuu.\n16 Hbzm rxtppha qzh tvvuh qzhxh.\n17 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 13\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Otmaxt rbq qzh tvvuh qzhxh.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Utxi jhmq qb qzh keqozhm.\n7 Mzhxh el qzh tvvuh? \tkeqozhm\t4 5\n8 Utxi rxtppha qzh yeuk qzhxh.\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Mzhxh el qzh tvvuh? \tkeqozhm\t4 5\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Otmaxt qxtnhuuha qb qzh rtxahm.\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Utxi uhsq qzh yeuk.\n15 Mzhxh el qzh yeuk? \tkeqozhm\t14 6\n16 Ytmehu jhmq qb qzh bsseoh.\n17 Ytmehu ybnha qb qzh phaxbby.\n18 Mzhxh el qzh yeuk? \tkeqozhm\t14 6\n19 Ytmehu jhmq ptok qb qzh rtxahm.\n20 Utxi veokha dv qzh yeuk qzhxh.\n21 Otmaxt jhmq qb qzh phaxbby.\n22 Utxi axbvvha qzh yeuk.\n23 Mzhxh el qzh yeuk? \tkeqozhm\t22 6\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Otmaxt uhsq qzh sbbqptuu qzhxh.\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Hbzm ybnha qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Mzhxh el qzh sbbqptuu? \tphaxbby\t5 8\n10 Otmaxt axbvvha qzh sbbqptuu.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 8\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Otmaxt rbq qzh yeuk qzhxh.\n15 Mzhxh el qzh sbbqptuu? \tphaxbby\t10 8\n16 Hbzm qxtnhuuha qb qzh rtxahm.\n17 Hbzm cbdxmhiha qb qzh phaxbby.\n18 Otmaxt rxtppha qzh tvvuh qzhxh.\n19 Ytmehu ybnha qb qzh ztuujti.\n20 Hbzm veokha dv qzh sbbqptuu qzhxh.\n21 Otmaxt uhsq qzh yeuk.\n22 Mzhxh el qzh yeuk? \trtxahm\t21 11\n23 Otmaxt cbdxmhiha qb qzh phaxbby.\n24 Utxi qxtnhuuha qb qzh ptqzxbby.\n25 Mzhxh el qzh yeuk? \trtxahm\t21 11\n1 Otmaxt rbq qzh sbbqptuu qzhxh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Hbzm cbdxmhiha qb qzh ptqzxbby.\n4 Hbzm veokha dv qzh yeuk qzhxh.\n5 Hbzm axbvvha qzh yeuk.\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Mzhxh el qzh yeuk? \tptqzxbby\t5 3\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Mzhxh el qzh yeuk? \tptqzxbby\t5 3\n11 Hbzm cbdxmhiha qb qzh rtxahm.\n12 Hbzm qxtnhuuha qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Hbzm ybnha qb qzh ztuujti.\n16 Hbzm rbq qzh tvvuh qzhxh.\n17 Hbzm jhmq ptok qb qzh phaxbby.\n18 Otmaxt qxtnhuuha qb qzh keqozhm.\n19 Mzhxh el qzh tvvuh? \tphaxbby\t16 17\n20 Hbzm aelotxaha qzh tvvuh.\n21 Hbzm rbq qzh tvvuh qzhxh.\n22 Utxi ybnha qb qzh ztuujti.\n23 Hbzm uhsq qzh tvvuh.\n24 Mzhxh el qzh tvvuh? \tphaxbby\t23 17\n25 Hbzm cbdxmhiha qb qzh bsseoh.\n26 Otmaxt uhsq qzh sbbqptuu qzhxh.\n27 Mzhxh el qzh tvvuh? \tphaxbby\t23 17\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Otmaxt aelotxaha qzh yeuk.\n7 Mzhxh el qzh yeuk? \tphaxbby\t6 5\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Mzhxh el qzh yeuk? \tphaxbby\t6 5\n11 Hbzm jhmq qb qzh phaxbby.\n12 Ytmehu cbdxmhiha qb qzh rtxahm.\n13 Mzhxh el qzh yeuk? \tphaxbby\t6 5\n14 Otmaxt veokha dv qzh yeuk qzhxh.\n15 Utxi cbdxmhiha qb qzh ztuujti.\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Utxi rxtppha qzh sbbqptuu qzhxh.\n19 Hbzm ybnha qb qzh rtxahm.\n20 Otmaxt jhmq ptok qb qzh keqozhm.\n21 Utxi jhmq qb qzh ztuujti.\n22 Mzhxh el qzh sbbqptuu? \tztuujti\t18 21\n23 Otmaxt jhmq ptok qb qzh phaxbby.\n24 Ytmehu veokha dv qzh tvvuh qzhxh.\n25 Otmaxt uhsq qzh yeuk.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Mzhxh el qzh yeuk? \tphaxbby\t25 23\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Ytmehu aelotxaha qzh yeuk qzhxh.\n3 Utxi jhmq qb qzh phaxbby.\n4 Ytmehu rbq qzh yeuk qzhxh.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Utxi qbbk qzh sbbqptuu qzhxh.\n7 Mzhxh el qzh yeuk? \tkeqozhm\t4 5\n8 Utxi vdq abjm qzh sbbqptuu.\n9 Utxi jhmq qb qzh ztuujti.\n10 Mzhxh el qzh yeuk? \tkeqozhm\t4 5\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Mzhxh el qzh sbbqptuu? \tphaxbby\t8 3\n14 Utxi ybnha qb qzh bsseoh.\n15 Utxi rxtppha qzh tvvuh qzhxh.\n16 Otmaxt jhmq qb qzh ptqzxbby.\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Ytmehu ybnha qb qzh phaxbby.\n19 Ytmehu ybnha qb qzh ztuujti.\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Ytmehu uhsq qzh yeuk.\n22 Mzhxh el qzh yeuk? \tztuujti\t21 19\n23 Otmaxt rbq qzh sbbqptuu qzhxh.\n24 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n25 Mzhxh el qzh yeuk? \tztuujti\t21 19\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Hbzm vdq abjm qzh sbbqptuu.\n6 Ytmehu qxtnhuuha qb qzh bsseoh.\n7 Mzhxh el qzh sbbqptuu? \tphaxbby\t5 3\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Ytmehu ybnha qb qzh ztuujti.\n10 Mzhxh el qzh sbbqptuu? \tphaxbby\t5 3\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Mzhxh el qzh tvvuh? \trtxahm\t11 14\n16 Ytmehu jhmq ptok qb qzh phaxbby.\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Utxi qxtnhuuha qb qzh phaxbby.\n19 Otmaxt vdq abjm qzh tvvuh.\n20 Mzhxh el qzh tvvuh? \tbsseoh\t19 17\n21 Ytmehu jhmq ptok qb qzh rtxahm.\n22 Hbzm cbdxmhiha qb qzh ztuujti.\n23 Mzhxh el qzh tvvuh? \tbsseoh\t19 17\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Utxi ybnha qb qzh ztuujti.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Utxi jhmq ptok qb qzh rtxahm.\n10 Utxi axbvvha qzh tvvuh.\n11 Mzhxh el qzh tvvuh? \trtxahm\t10 9\n12 Hbzm qxtnhuuha qb qzh phaxbby.\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Mzhxh el qzh tvvuh? \trtxahm\t10 9\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Hbzm aelotxaha qzh sbbqptuu.\n17 Mzhxh el qzh sbbqptuu? \tkeqozhm\t16 15\n18 Ytmehu ybnha qb qzh ptqzxbby.\n19 Otmaxt jhmq ptok qb qzh phaxbby.\n20 Mzhxh el qzh sbbqptuu? \tkeqozhm\t16 15\n21 Otmaxt ybnha qb qzh ptqzxbby.\n22 Hbzm rbq qzh sbbqptuu qzhxh.\n23 Hbzm qxtnhuuha qb qzh bsseoh.\n24 Hbzm axbvvha qzh sbbqptuu.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t24 23\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Otmaxt rbq qzh tvvuh qzhxh.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Utxi cbdxmhiha qb qzh bsseoh.\n10 Utxi jhmq qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Otmaxt axbvvha qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \tphaxbby\t12 11\n14 Ytmehu qbbk qzh tvvuh qzhxh.\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Hbzm jhmq qb qzh phaxbby.\n17 Utxi jhmq qb qzh bsseoh.\n18 Utxi rxtppha qzh yeuk qzhxh.\n19 Ytmehu uhsq qzh tvvuh.\n20 Mzhxh el qzh tvvuh? \tphaxbby\t19 8\n21 Utxi aelotxaha qzh yeuk.\n22 Hbzm rxtppha qzh tvvuh qzhxh.\n23 Mzhxh el qzh yeuk? \tbsseoh\t21 17\n24 Otmaxt ybnha qb qzh keqozhm.\n25 Utxi veokha dv qzh yeuk qzhxh.\n26 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n27 Utxi qxtnhuuha qb qzh rtxahm.\n28 Mzhxh el qzh yeuk? \trtxahm\t25 27\n29 Utxi qxtnhuuha qb qzh ptqzxbby.\n30 Hbzm vdq abjm qzh tvvuh.\n31 Mzhxh el qzh tvvuh? \tphaxbby\t30 16\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Utxi jhmq qb qzh phaxbby.\n7 Mzhxh el qzh yeuk? \tphaxbby\t4 6\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Hbzm cbdxmhiha qb qzh rtxahm.\n10 Mzhxh el qzh yeuk? \tphaxbby\t4 6\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Utxi vdq abjm qzh yeuk.\n13 Mzhxh el qzh yeuk? \tphaxbby\t12 6\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Hbzm cbdxmhiha qb qzh rtxahm.\n16 Mzhxh el qzh yeuk? \tphaxbby\t12 6\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Otmaxt qbbk qzh yeuk qzhxh.\n19 Hbzm jhmq qb qzh ptqzxbby.\n20 Ytmehu qxtnhuuha qb qzh keqozhm.\n21 Hbzm veokha dv qzh sbbqptuu qzhxh.\n22 Ytmehu rxtppha qzh tvvuh qzhxh.\n23 Otmaxt axbvvha qzh yeuk.\n24 Ytmehu aelotxaha qzh tvvuh.\n25 Mzhxh el qzh tvvuh? \tkeqozhm\t24 20\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Hbzm cbdxmhiha qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Ytmehu rxtppha qzh tvvuh qzhxh.\n10 Hbzm veokha dv qzh sbbqptuu qzhxh.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Utxi rbq qzh yeuk qzhxh.\n13 Mzhxh el qzh sbbqptuu? \tztuujti\t10 11\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Utxi vdq abjm qzh yeuk.\n16 Mzhxh el qzh sbbqptuu? \tztuujti\t10 11\n17 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Mzhxh el qzh yeuk? \tbsseoh\t15 6\n20 Hbzm axbvvha qzh sbbqptuu.\n21 Ytmehu cbdxmhiha qb qzh phaxbby.\n22 Mzhxh el qzh sbbqptuu? \tztuujti\t20 11\n23 Utxi jhmq qb qzh keqozhm.\n24 Utxi rbq qzh tvvuh qzhxh.\n25 Mzhxh el qzh sbbqptuu? \tztuujti\t20 11\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Hbzm axbvvha qzh yeuk.\n3 Otmaxt qbbk qzh yeuk qzhxh.\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Mzhxh el qzh yeuk? \tbsseoh\t3 4\n6 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n7 Hbzm ybnha qb qzh keqozhm.\n8 Mzhxh el qzh yeuk? \tbsseoh\t3 4\n9 Otmaxt ybnha qb qzh ptqzxbby.\n10 Ytmehu axbvvha qzh sbbqptuu.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Otmaxt axbvvha qzh yeuk.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Mzhxh el qzh yeuk? \tptqzxbby\t13 9\n16 Otmaxt veokha dv qzh yeuk qzhxh.\n17 Otmaxt jhmq ptok qb qzh bsseoh.\n18 Mzhxh el qzh yeuk? \tbsseoh\t16 17\n19 Otmaxt rbq qzh tvvuh qzhxh.\n20 Hbzm qxtnhuuha qb qzh bsseoh.\n21 Mzhxh el qzh yeuk? \tbsseoh\t16 17\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Hbzm rxtppha qzh yeuk qzhxh.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Mzhxh el qzh yeuk? \tztuujti\t3 4\n6 Hbzm ybnha qb qzh rtxahm.\n7 Hbzm rbq qzh tvvuh qzhxh.\n8 Mzhxh el qzh yeuk? \trtxahm\t3 6\n9 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Mzhxh el qzh sbbqptuu? \trtxahm\t9 10\n12 Ytmehu qxtnhuuha qb qzh keqozhm.\n13 Hbzm axbvvha qzh yeuk.\n14 Mzhxh el qzh yeuk? \trtxahm\t13 6\n15 Otmaxt uhsq qzh sbbqptuu.\n16 Hbzm rxtppha qzh yeuk qzhxh.\n17 Mzhxh el qzh sbbqptuu? \trtxahm\t15 10\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Otmaxt vdq abjm qzh tvvuh.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Hbzm vdq abjm qzh tvvuh.\n6 Utxi uhsq qzh sbbqptuu.\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Otmaxt aelotxaha qzh sbbqptuu.\n10 Utxi veokha dv qzh tvvuh qzhxh.\n11 Hbzm rbq qzh sbbqptuu qzhxh.\n12 Hbzm ybnha qb qzh keqozhm.\n13 Mzhxh el qzh sbbqptuu? \tkeqozhm\t11 12\n14 Utxi axbvvha qzh tvvuh qzhxh.\n15 Otmaxt ybnha qb qzh ptqzxbby.\n16 Mzhxh el qzh sbbqptuu? \tkeqozhm\t11 12\n17 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Mzhxh el qzh sbbqptuu? \tkeqozhm\t17 12\n20 Hbzm ybnha qb qzh phaxbby.\n21 Hbzm jhmq ptok qb qzh rtxahm.\n22 Mzhxh el qzh sbbqptuu? \tkeqozhm\t17 12\n23 Utxi qxtnhuuha qb qzh keqozhm.\n24 Ytmehu qxtnhuuha qb qzh keqozhm.\n25 Otmaxt jhmq ptok qb qzh phaxbby.\n26 Otmaxt jhmq qb qzh ptqzxbby.\n27 Hbzm cbdxmhiha qb qzh ztuujti.\n28 Utxi qbbk qzh sbbqptuu qzhxh.\n29 Ytmehu qxtnhuuha qb qzh phaxbby.\n30 Hbzm rxtppha qzh tvvuh qzhxh.\n31 Ytmehu jhmq qb qzh rtxahm.\n32 Hbzm ybnha qb qzh keqozhm.\n33 Mzhxh el qzh tvvuh? \tkeqozhm\t30 32\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Utxi ybnha qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Mzhxh el qzh sbbqptuu? \tptqzxbby\t7 8\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Mzhxh el qzh sbbqptuu? \tztuujti\t7 11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Ytmehu ybnha qb qzh rtxahm.\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Hbzm qxtnhuuha qb qzh rtxahm.\n19 Ytmehu jhmq ptok qb qzh keqozhm.\n20 Hbzm uhsq qzh sbbqptuu qzhxh.\n21 Mzhxh el qzh sbbqptuu? \trtxahm\t20 18\n22 Otmaxt ybnha qb qzh keqozhm.\n23 Ytmehu jhmq qb qzh phaxbby.\n24 Mzhxh el qzh sbbqptuu? \trtxahm\t20 18\n25 Otmaxt jhmq ptok qb qzh bsseoh.\n26 Hbzm qbbk qzh sbbqptuu qzhxh.\n27 Hbzm jhmq ptok qb qzh ztuujti.\n28 Hbzm jhmq ptok qb qzh ptqzxbby.\n29 Mzhxh el qzh sbbqptuu? \tptqzxbby\t26 28\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Mzhxh el qzh tvvuh? \tbsseoh\t4 6\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Mzhxh el qzh tvvuh? \tkeqozhm\t4 8\n11 Hbzm jhmq qb qzh ztuujti.\n12 Otmaxt axbvvha qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \tkeqozhm\t12 8\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Utxi veokha dv qzh tvvuh qzhxh.\n16 Hbzm veokha dv qzh yeuk qzhxh.\n17 Utxi aelotxaha qzh tvvuh qzhxh.\n18 Hbzm vdq abjm qzh yeuk qzhxh.\n19 Hbzm rbq qzh yeuk qzhxh.\n20 Hbzm uhsq qzh yeuk qzhxh.\n21 Otmaxt qxtnhuuha qb qzh bsseoh.\n22 Mzhxh el qzh yeuk? \tphaxbby\t20 14\n23 Hbzm qxtnhuuha qb qzh keqozhm.\n24 Otmaxt jhmq ptok qb qzh phaxbby.\n25 Mzhxh el qzh yeuk? \tphaxbby\t20 14\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Otmaxt rbq qzh yeuk qzhxh.\n4 Otmaxt axbvvha qzh yeuk.\n5 Mzhxh el qzh yeuk? \tbsseoh\t4 1\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Ytmehu qbbk qzh tvvuh qzhxh.\n8 Mzhxh el qzh yeuk? \tbsseoh\t4 1\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Ytmehu axbvvha qzh tvvuh.\n11 Mzhxh el qzh yeuk? \tbsseoh\t4 1\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Mzhxh el qzh tvvuh? \tztuujti\t10 6\n15 Ytmehu veokha dv qzh yeuk qzhxh.\n16 Ytmehu jhmq qb qzh rtxahm.\n17 Mzhxh el qzh yeuk? \trtxahm\t15 16\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Utxi rbq qzh yeuk qzhxh.\n4 Utxi aelotxaha qzh yeuk.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Hbzm qxtnhuuha qb qzh keqozhm.\n7 Utxi axbvvha qzh yeuk.\n8 Utxi jhmq qb qzh phaxbby.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Hbzm qxtnhuuha qb qzh bsseoh.\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Utxi rxtppha qzh yeuk qzhxh.\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Otmaxt jhmq qb qzh bsseoh.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Utxi rbq qzh tvvuh qzhxh.\n21 Mzhxh el qzh yeuk? \tptqzxbby\t16 19\n22 Utxi qxtnhuuha qb qzh ztuujti.\n23 Utxi uhsq qzh yeuk.\n24 Mzhxh el qzh yeuk? \tztuujti\t23 22\n25 Utxi uhsq qzh tvvuh.\n26 Utxi qbbk qzh yeuk qzhxh.\n27 Mzhxh el qzh tvvuh? \tztuujti\t25 22\n28 Utxi rbq qzh tvvuh qzhxh.\n29 Hbzm qxtnhuuha qb qzh ztuujti.\n30 Ytmehu ybnha qb qzh ptqzxbby.\n31 Hbzm ybnha qb qzh keqozhm.\n32 Utxi vdq abjm qzh yeuk.\n33 Utxi jhmq ptok qb qzh keqozhm.\n34 Mzhxh el qzh yeuk? \tztuujti\t32 22\n35 Utxi rxtppha qzh sbbqptuu qzhxh.\n36 Utxi uhsq qzh tvvuh.\n37 Mzhxh el qzh tvvuh? \tkeqozhm\t36 33\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Mzhxh el qzh tvvuh? \tztuujti\t1 3\n6 Otmaxt qxtnhuuha qb qzh keqozhm.\n7 Utxi axbvvha qzh sbbqptuu qzhxh.\n8 Mzhxh el qzh sbbqptuu? \tztuujti\t7 3\n9 Utxi uhsq qzh tvvuh qzhxh.\n10 Utxi ybnha qb qzh keqozhm.\n11 Mzhxh el qzh tvvuh? \tztuujti\t9 3\n12 Utxi jhmq qb qzh phaxbby.\n13 Utxi rbq qzh yeuk qzhxh.\n14 Mzhxh el qzh tvvuh? \tztuujti\t9 3\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Hbzm veokha dv qzh sbbqptuu qzhxh.\n17 Ytmehu jhmq qb qzh ptqzxbby.\n18 Hbzm rxtppha qzh tvvuh qzhxh.\n19 Utxi qxtnhuuha qb qzh rtxahm.\n20 Hbzm ybnha qb qzh ptqzxbby.\n21 Mzhxh el qzh tvvuh? \tptqzxbby\t18 20\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Ytmehu rxtppha qzh yeuk qzhxh.\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Ytmehu axbvvha qzh yeuk.\n6 Ytmehu jhmq ptok qb qzh keqozhm.\n7 Mzhxh el qzh yeuk? \trtxahm\t5 2\n8 Hbzm uhsq qzh tvvuh.\n9 Utxi jhmq qb qzh rtxahm.\n10 Mzhxh el qzh yeuk? \trtxahm\t5 2\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Utxi jhmq qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Hbzm cbdxmhiha qb qzh ztuujti.\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Otmaxt jhmq ptok qb qzh ztuujti.\n21 Ytmehu jhmq qb qzh ztuujti.\n22 Hbzm axbvvha qzh tvvuh qzhxh.\n23 Mzhxh el qzh tvvuh? \tztuujti\t22 18\n24 Otmaxt jhmq ptok qb qzh ptqzxbby.\n25 Otmaxt jhmq ptok qb qzh rtxahm.\n26 Mzhxh el qzh tvvuh? \tztuujti\t22 18\n27 Ytmehu jhmq ptok qb qzh bsseoh.\n28 Otmaxt jhmq ptok qb qzh ztuujti.\n29 Mzhxh el qzh tvvuh? \tztuujti\t22 18\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Otmaxt qxtnhuuha qb qzh bsseoh.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Ytmehu rxtppha qzh tvvuh qzhxh.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Ytmehu aelotxaha qzh tvvuh.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mzhxh el qzh tvvuh? \tztuujti\t13 10\n16 Otmaxt jhmq ptok qb qzh bsseoh.\n17 Utxi jhmq ptok qb qzh keqozhm.\n18 Mzhxh el qzh tvvuh? \tztuujti\t13 10\n19 Ytmehu qbbk qzh tvvuh qzhxh.\n20 Ytmehu rxtppha qzh yeuk qzhxh.\n21 Otmaxt jhmq qb qzh phaxbby.\n22 Ytmehu axbvvha qzh yeuk.\n23 Mzhxh el qzh yeuk? \tztuujti\t22 10\n24 Otmaxt ybnha qb qzh keqozhm.\n25 Ytmehu aelotxaha qzh tvvuh.\n26 Mzhxh el qzh tvvuh? \tztuujti\t25 10\n27 Ytmehu rxtppha qzh tvvuh qzhxh.\n28 Otmaxt jhmq ptok qb qzh ztuujti.\n29 Mzhxh el qzh yeuk? \tztuujti\t22 10\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Utxi aelotxaha qzh sbbqptuu.\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Hbzm cbdxmhiha qb qzh ptqzxbby.\n7 Otmaxt uhsq qzh yeuk qzhxh.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Otmaxt uhsq qzh tvvuh.\n10 Otmaxt veokha dv qzh tvvuh qzhxh.\n11 Otmaxt vdq abjm qzh tvvuh.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Otmaxt rxtppha qzh yeuk qzhxh.\n14 Otmaxt axbvvha qzh yeuk.\n15 Otmaxt ybnha qb qzh keqozhm.\n16 Hbzm jhmq qb qzh keqozhm.\n17 Ytmehu jhmq qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh rtxahm.\n19 Utxi cbdxmhiha qb qzh bsseoh.\n20 Otmaxt qxtnhuuha qb qzh bsseoh.\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Hbzm cbdxmhiha qb qzh bsseoh.\n23 Ytmehu jhmq qb qzh keqozhm.\n24 Hbzm ybnha qb qzh keqozhm.\n25 Ytmehu jhmq ptok qb qzh ztuujti.\n26 Hbzm cbdxmhiha qb qzh rtxahm.\n27 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n28 Utxi ybnha qb qzh ptqzxbby.\n29 Otmaxt jhmq ptok qb qzh ztuujti.\n30 Ytmehu jhmq ptok qb qzh keqozhm.\n31 Mzhxh el qzh sbbqptuu? \tkeqozhm\t27 30\n32 Ytmehu ybnha qb qzh ztuujti.\n33 Hbzm ybnha qb qzh ptqzxbby.\n34 Otmaxt ybnha qb qzh keqozhm.\n35 Otmaxt ybnha qb qzh phaxbby.\n36 Ytmehu ybnha qb qzh rtxahm.\n37 Ytmehu veokha dv qzh tvvuh qzhxh.\n38 Ytmehu uhsq qzh sbbqptuu.\n39 Ytmehu uhsq qzh tvvuh.\n40 Mzhxh el qzh tvvuh? \trtxahm\t39 36\n41 Ytmehu veokha dv qzh tvvuh qzhxh.\n42 Utxi jhmq ptok qb qzh keqozhm.\n43 Mzhxh el qzh sbbqptuu? \trtxahm\t38 36\n44 Otmaxt jhmq qb qzh ztuujti.\n45 Utxi cbdxmhiha qb qzh ptqzxbby.\n46 Ytmehu rbq qzh yeuk qzhxh.\n47 Ytmehu uhsq qzh yeuk.\n48 Mzhxh el qzh yeuk? \trtxahm\t47 36\n49 Ytmehu vdq abjm qzh tvvuh qzhxh.\n50 Ytmehu ybnha qb qzh keqozhm.\n51 Mzhxh el qzh tvvuh? \trtxahm\t49 36\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Ytmehu rbq qzh yeuk qzhxh.\n4 Ytmehu rbq qzh tvvuh qzhxh.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Ytmehu rbq qzh sbbqptuu qzhxh.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Mzhxh el qzh tvvuh? \tkeqozhm\t4 7\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Ytmehu aelotxaha qzh tvvuh.\n12 Mzhxh el qzh sbbqptuu? \tkeqozhm\t10 7\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mzhxh el qzh tvvuh? \tkeqozhm\t11 7\n16 Ytmehu rxtppha qzh tvvuh qzhxh.\n17 Ytmehu qxtnhuuha qb qzh bsseoh.\n18 Mzhxh el qzh tvvuh? \tbsseoh\t16 17\n19 Ytmehu jhmq qb qzh rtxahm.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Mzhxh el qzh tvvuh? \trtxahm\t16 19\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Hbzm rxtppha qzh sbbqptuu qzhxh.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh keqozhm.\n7 Mzhxh el qzh sbbqptuu? \tkeqozhm\t4 5\n8 Hbzm rxtppha qzh tvvuh qzhxh.\n9 Hbzm aelotxaha qzh sbbqptuu.\n10 Mzhxh el qzh sbbqptuu? \tkeqozhm\t9 5\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Hbzm jhmq qb qzh rtxahm.\n13 Mzhxh el qzh sbbqptuu? \tkeqozhm\t9 5\n14 Hbzm axbvvha qzh tvvuh.\n15 Utxi qbbk qzh sbbqptuu qzhxh.\n16 Mzhxh el qzh tvvuh? \trtxahm\t14 12\n17 Ytmehu jhmq ptok qb qzh keqozhm.\n18 Utxi vdq abjm qzh sbbqptuu.\n19 Mzhxh el qzh tvvuh? \trtxahm\t14 12\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Utxi qbbk qzh yeuk qzhxh.\n4 Utxi ybnha qb qzh ztuujti.\n5 Mzhxh el qzh yeuk? \tztuujti\t3 4\n6 Hbzm rbq qzh tvvuh qzhxh.\n7 Hbzm uhsq qzh tvvuh.\n8 Mzhxh el qzh tvvuh? \tptqzxbby\t7 2\n9 Hbzm jhmq qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Mzhxh el qzh tvvuh? \tptqzxbby\t7 2\n12 Otmaxt jhmq ptok qb qzh bsseoh.\n13 Hbzm ybnha qb qzh ztuujti.\n14 Mzhxh el qzh tvvuh? \tptqzxbby\t7 2\n15 Utxi cbdxmhiha qb qzh bsseoh.\n16 Ytmehu jhmq ptok qb qzh ptqzxbby.\n17 Utxi vdq abjm qzh yeuk.\n18 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh yeuk? \tbsseoh\t17 15\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Otmaxt ybnha qb qzh bsseoh.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Mzhxh el qzh tvvuh? \tbsseoh\t2 3\n6 Utxi vdq abjm qzh yeuk qzhxh.\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Mzhxh el qzh tvvuh? \tbsseoh\t2 3\n9 Ytmehu ybnha qb qzh ztuujti.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Ytmehu qxtnhuuha qb qzh phaxbby.\n13 Utxi ybnha qb qzh bsseoh.\n14 Otmaxt vdq abjm qzh tvvuh qzhxh.\n15 Mzhxh el qzh tvvuh? \tbsseoh\t14 3\n16 Hbzm jhmq qb qzh ptqzxbby.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Mzhxh el qzh tvvuh? \tbsseoh\t14 3\n19 Hbzm ybnha qb qzh rtxahm.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t14 3\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Utxi veokha dv qzh tvvuh qzhxh.\n3 Hbzm veokha dv qzh sbbqptuu qzhxh.\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh bsseoh.\n7 Utxi aelotxaha qzh tvvuh.\n8 Hbzm aelotxaha qzh sbbqptuu.\n9 Ytmehu jhmq ptok qb qzh keqozhm.\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Otmaxt aelotxaha qzh tvvuh.\n13 Mzhxh el qzh tvvuh? \tbsseoh\t12 6\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Ytmehu uhsq qzh sbbqptuu.\n16 Mzhxh el qzh tvvuh? \tbsseoh\t12 6\n17 Utxi rxtppha qzh yeuk qzhxh.\n18 Hbzm rxtppha qzh sbbqptuu qzhxh.\n19 Mzhxh el qzh tvvuh? \tbsseoh\t12 6\n20 Ytmehu cbdxmhiha qb qzh phaxbby.\n21 Otmaxt ybnha qb qzh phaxbby.\n22 Otmaxt jhmq qb qzh rtxahm.\n23 Hbzm axbvvha qzh sbbqptuu.\n24 Hbzm rxtppha qzh sbbqptuu qzhxh.\n25 Hbzm ybnha qb qzh ztuujti.\n26 Mzhxh el qzh sbbqptuu? \tztuujti\t24 25\n27 Utxi jhmq ptok qb qzh keqozhm.\n28 Otmaxt jhmq ptok qb qzh bsseoh.\n29 Mzhxh el qzh sbbqptuu? \tztuujti\t24 25\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Otmaxt jhmq qb qzh ztuujti.\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Ytmehu jhmq qb qzh bsseoh.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh keqozhm.\n10 Utxi jhmq qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Otmaxt jhmq ptok qb qzh ptqzxbby.\n13 Hbzm jhmq qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Otmaxt cbdxmhiha qb qzh keqozhm.\n16 Ytmehu ybnha qb qzh ptqzxbby.\n17 Ytmehu jhmq ptok qb qzh ztuujti.\n18 Utxi ybnha qb qzh phaxbby.\n19 Otmaxt jhmq ptok qb qzh ptqzxbby.\n20 Utxi qxtnhuuha qb qzh ptqzxbby.\n21 Hbzm qxtnhuuha qb qzh phaxbby.\n22 Utxi jhmq ptok qb qzh rtxahm.\n23 Utxi ybnha qb qzh phaxbby.\n24 Otmaxt jhmq qb qzh bsseoh.\n25 Otmaxt veokha dv qzh yeuk qzhxh.\n26 Utxi jhmq qb qzh ztuujti.\n27 Ytmehu cbdxmhiha qb qzh bsseoh.\n28 Otmaxt jhmq ptok qb qzh ptqzxbby.\n29 Mzhxh el qzh yeuk? \tptqzxbby\t25 28\n30 Otmaxt cbdxmhiha qb qzh ztuujti.\n31 Ytmehu cbdxmhiha qb qzh phaxbby.\n32 Otmaxt vdq abjm qzh yeuk qzhxh.\n33 Hbzm ybnha qb qzh ztuujti.\n34 Mzhxh el qzh yeuk? \tztuujti\t32 30\n35 Ytmehu jhmq qb qzh keqozhm.\n36 Ytmehu jhmq ptok qb qzh ptqzxbby.\n37 Mzhxh el qzh yeuk? \tztuujti\t32 30\n38 Utxi qbbk qzh yeuk qzhxh.\n39 Otmaxt ybnha qb qzh rtxahm.\n40 Hbzm jhmq ptok qb qzh keqozhm.\n41 Otmaxt ybnha qb qzh ptqzxbby.\n42 Utxi qxtnhuuha qb qzh bsseoh.\n43 Otmaxt qxtnhuuha qb qzh bsseoh.\n44 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n45 Hbzm ybnha qb qzh ptqzxbby.\n46 Otmaxt jhmq qb qzh rtxahm.\n47 Utxi axbvvha qzh yeuk.\n48 Mzhxh el qzh yeuk? \tbsseoh\t47 42\n49 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n50 Utxi jhmq ptok qb qzh ztuujti.\n51 Mzhxh el qzh yeuk? \tbsseoh\t47 42\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Hbzm ybnha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Hbzm cbdxmhiha qb qzh ztuujti.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Otmaxt rbq qzh yeuk qzhxh.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Otmaxt axbvvha qzh yeuk.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Mzhxh el qzh yeuk? \trtxahm\t13 1\n16 Hbzm jhmq qb qzh ptqzxbby.\n17 Otmaxt rxtppha qzh yeuk qzhxh.\n18 Otmaxt vdq abjm qzh yeuk.\n19 Ytmehu ybnha qb qzh ztuujti.\n20 Mzhxh el qzh yeuk? \trtxahm\t18 1\n21 Otmaxt uhsq qzh sbbqptuu qzhxh.\n22 Ytmehu cbdxmhiha qb qzh rtxahm.\n23 Mzhxh el qzh yeuk? \trtxahm\t18 1\n24 Otmaxt jhmq qb qzh bsseoh.\n25 Otmaxt qxtnhuuha qb qzh keqozhm.\n26 Mzhxh el qzh sbbqptuu? \trtxahm\t21 1\n27 Hbzm jhmq qb qzh bsseoh.\n28 Hbzm veokha dv qzh tvvuh qzhxh.\n29 Ytmehu rbq qzh sbbqptuu qzhxh.\n30 Ytmehu axbvvha qzh sbbqptuu.\n31 Mzhxh el qzh sbbqptuu? \trtxahm\t30 22\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Otmaxt rxtppha qzh tvvuh qzhxh.\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Otmaxt axbvvha qzh tvvuh.\n8 Ytmehu veokha dv qzh yeuk qzhxh.\n9 Otmaxt jhmq qb qzh bsseoh.\n10 Ytmehu aelotxaha qzh yeuk.\n11 Mzhxh el qzh yeuk? \tkeqozhm\t10 6\n12 Hbzm qbbk qzh yeuk qzhxh.\n13 Utxi rxtppha qzh sbbqptuu qzhxh.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Utxi aelotxaha qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 2\n17 Utxi qxtnhuuha qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 2\n20 Otmaxt ybnha qb qzh keqozhm.\n21 Otmaxt ybnha qb qzh rtxahm.\n22 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 2\n23 Utxi ybnha qb qzh bsseoh.\n24 Hbzm jhmq ptok qb qzh ztuujti.\n25 Otmaxt qxtnhuuha qb qzh bsseoh.\n26 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n27 Otmaxt qxtnhuuha qb qzh keqozhm.\n28 Hbzm cbdxmhiha qb qzh ptqzxbby.\n29 Mzhxh el qzh sbbqptuu? \tkeqozhm\t26 27\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh bsseoh.\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Utxi rbq qzh yeuk qzhxh.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Hbzm qxtnhuuha qb qzh ptqzxbby.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Mzhxh el qzh sbbqptuu? \trtxahm\t8 12\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Utxi uhsq qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t15 14\n17 Utxi rbq qzh sbbqptuu qzhxh.\n18 Utxi axbvvha qzh sbbqptuu.\n19 Mzhxh el qzh sbbqptuu? \tptqzxbby\t18 14\n20 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n21 Ytmehu cbdxmhiha qb qzh phaxbby.\n22 Utxi axbvvha qzh yeuk qzhxh.\n23 Ytmehu jhmq ptok qb qzh ztuujti.\n24 Mzhxh el qzh yeuk? \tptqzxbby\t22 14\n25 Otmaxt veokha dv qzh yeuk qzhxh.\n26 Otmaxt jhmq qb qzh ztuujti.\n27 Mzhxh el qzh yeuk? \tztuujti\t25 26\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Hbzm rbq qzh tvvuh qzhxh.\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Ytmehu axbvvha qzh sbbqptuu.\n6 Hbzm vdq abjm qzh tvvuh.\n7 Mzhxh el qzh tvvuh? \tkeqozhm\t6 1\n8 Hbzm axbvvha qzh yeuk.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Mzhxh el qzh yeuk? \tkeqozhm\t8 1\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Mzhxh el qzh tvvuh? \tkeqozhm\t6 1\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Otmaxt ybnha qb qzh keqozhm.\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Hbzm ybnha qb qzh bsseoh.\n18 Ytmehu qxtnhuuha qb qzh keqozhm.\n19 Ytmehu ybnha qb qzh phaxbby.\n20 Hbzm ybnha qb qzh rtxahm.\n21 Utxi ybnha qb qzh keqozhm.\n22 Utxi rxtppha qzh tvvuh qzhxh.\n23 Hbzm cbdxmhiha qb qzh ptqzxbby.\n24 Hbzm jhmq ptok qb qzh ztuujti.\n25 Utxi qbbk qzh yeuk qzhxh.\n26 Hbzm ybnha qb qzh bsseoh.\n27 Otmaxt cbdxmhiha qb qzh bsseoh.\n28 Utxi uhsq qzh tvvuh.\n29 Hbzm jhmq qb qzh ptqzxbby.\n30 Mzhxh el qzh tvvuh? \tkeqozhm\t28 21\n31 Otmaxt qxtnhuuha qb qzh phaxbby.\n32 Otmaxt ybnha qb qzh rtxahm.\n33 Mzhxh el qzh tvvuh? \tkeqozhm\t28 21\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Ytmehu qbbk qzh sbbqptuu qzhxh.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t5 6\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Mzhxh el qzh sbbqptuu? \tztuujti\t5 6\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Ytmehu axbvvha qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \tztuujti\t12 6\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Hbzm uhsq qzh yeuk.\n16 Mzhxh el qzh sbbqptuu? \tztuujti\t12 6\n17 Hbzm axbvvha qzh tvvuh.\n18 Hbzm veokha dv qzh tvvuh qzhxh.\n19 Mzhxh el qzh sbbqptuu? \tztuujti\t12 6\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Ytmehu qbbk qzh yeuk qzhxh.\n3 Ytmehu uhsq qzh yeuk.\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Ytmehu axbvvha qzh sbbqptuu.\n7 Hbzm ybnha qb qzh ztuujti.\n8 Ytmehu qbbk qzh sbbqptuu qzhxh.\n9 Ytmehu uhsq qzh yeuk.\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Ytmehu aelotxaha qzh sbbqptuu.\n14 Otmaxt qbbk qzh sbbqptuu qzhxh.\n15 Ytmehu rxtppha qzh yeuk qzhxh.\n16 Ytmehu uhsq qzh yeuk.\n17 Otmaxt rbq qzh yeuk qzhxh.\n18 Otmaxt jhmq ptok qb qzh ztuujti.\n19 Mzhxh el qzh yeuk? \tztuujti\t17 18\n20 Ytmehu qxtnhuuha qb qzh bsseoh.\n21 Hbzm jhmq ptok qb qzh ptqzxbby.\n22 Mzhxh el qzh yeuk? \tztuujti\t17 18\n23 Otmaxt qxtnhuuha qb qzh rtxahm.\n24 Hbzm veokha dv qzh tvvuh qzhxh.\n25 Hbzm vdq abjm qzh tvvuh.\n26 Ytmehu qxtnhuuha qb qzh phaxbby.\n27 Mzhxh el qzh tvvuh? \tptqzxbby\t25 21\n28 Ytmehu jhmq qb qzh bsseoh.\n29 Utxi cbdxmhiha qb qzh ztuujti.\n30 Mzhxh el qzh tvvuh? \tptqzxbby\t25 21\n31 Hbzm rxtppha qzh tvvuh qzhxh.\n32 Otmaxt aelotxaha qzh sbbqptuu.\n33 Mzhxh el qzh sbbqptuu? \trtxahm\t32 23\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Otmaxt jhmq qb qzh ztuujti.\n4 Hbzm jhmq qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Utxi jhmq qb qzh phaxbby.\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n15 Mzhxh el qzh sbbqptuu? \trtxahm\t14 13\n16 Hbzm qxtnhuuha qb qzh ztuujti.\n17 Utxi veokha dv qzh sbbqptuu qzhxh.\n18 Otmaxt rbq qzh yeuk qzhxh.\n19 Ytmehu jhmq qb qzh phaxbby.\n20 Otmaxt uhsq qzh yeuk.\n21 Otmaxt qbbk qzh yeuk qzhxh.\n22 Otmaxt uhsq qzh yeuk qzhxh.\n23 Otmaxt jhmq qb qzh keqozhm.\n24 Mzhxh el qzh yeuk? \tptqzxbby\t22 9\n25 Utxi axbvvha qzh sbbqptuu.\n26 Ytmehu qxtnhuuha qb qzh bsseoh.\n27 Mzhxh el qzh sbbqptuu? \trtxahm\t25 12\n28 Utxi cbdxmhiha qb qzh bsseoh.\n29 Hbzm cbdxmhiha qb qzh rtxahm.\n30 Mzhxh el qzh sbbqptuu? \trtxahm\t25 12\n31 Hbzm rxtppha qzh sbbqptuu qzhxh.\n32 Otmaxt rxtppha qzh tvvuh qzhxh.\n33 Otmaxt vdq abjm qzh tvvuh.\n34 Otmaxt jhmq qb qzh bsseoh.\n35 Mzhxh el qzh tvvuh? \tkeqozhm\t33 23\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Utxi axbvvha qzh sbbqptuu.\n4 Otmaxt uhsq qzh yeuk.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Otmaxt veokha dv qzh tvvuh qzhxh.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Otmaxt aelotxaha qzh yeuk.\n12 Otmaxt vdq abjm qzh tvvuh.\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Utxi jhmq qb qzh ztuujti.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Utxi ybnha qb qzh rtxahm.\n18 Utxi cbdxmhiha qb qzh ztuujti.\n19 Ytmehu cbdxmhiha qb qzh rtxahm.\n20 Otmaxt qxtnhuuha qb qzh phaxbby.\n21 Hbzm jhmq ptok qb qzh bsseoh.\n22 Utxi cbdxmhiha qb qzh bsseoh.\n23 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n24 Ytmehu jhmq qb qzh ztuujti.\n25 Hbzm qbbk qzh sbbqptuu qzhxh.\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Otmaxt ybnha qb qzh ptqzxbby.\n28 Otmaxt ybnha qb qzh keqozhm.\n29 Hbzm cbdxmhiha qb qzh rtxahm.\n30 Utxi jhmq qb qzh ptqzxbby.\n31 Utxi rxtppha qzh tvvuh qzhxh.\n32 Ytmehu cbdxmhiha qb qzh phaxbby.\n33 Utxi qxtnhuuha qb qzh rtxahm.\n34 Otmaxt jhmq qb qzh bsseoh.\n35 Mzhxh el qzh tvvuh? \trtxahm\t31 33\n36 Utxi jhmq ptok qb qzh phaxbby.\n37 Hbzm ybnha qb qzh ptqzxbby.\n38 Hbzm ybnha qb qzh phaxbby.\n39 Ytmehu jhmq ptok qb qzh ztuujti.\n40 Hbzm axbvvha qzh sbbqptuu.\n41 Utxi vdq abjm qzh tvvuh.\n42 Mzhxh el qzh sbbqptuu? \tphaxbby\t40 38\n43 Otmaxt jhmq qb qzh ptqzxbby.\n44 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n45 Mzhxh el qzh sbbqptuu? \tphaxbby\t40 38\n46 Ytmehu ybnha qb qzh keqozhm.\n47 Hbzm veokha dv qzh tvvuh qzhxh.\n48 Otmaxt qbbk qzh yeuk qzhxh.\n49 Otmaxt axbvvha qzh yeuk.\n50 Mzhxh el qzh yeuk? \tptqzxbby\t49 43\n51 Ytmehu jhmq qb qzh ztuujti.\n52 Hbzm vdq abjm qzh tvvuh qzhxh.\n53 Mzhxh el qzh yeuk? \tptqzxbby\t49 43\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Ytmehu qbbk qzh yeuk qzhxh.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Ytmehu axbvvha qzh yeuk.\n7 Mzhxh el qzh yeuk? \tztuujti\t6 5\n8 Ytmehu rxtppha qzh yeuk qzhxh.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Mzhxh el qzh yeuk? \trtxahm\t8 9\n11 Ytmehu axbvvha qzh sbbqptuu.\n12 Utxi jhmq qb qzh keqozhm.\n13 Mzhxh el qzh yeuk? \trtxahm\t8 9\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n16 Ytmehu uhsq qzh yeuk.\n17 Ytmehu qbbk qzh yeuk qzhxh.\n18 Otmaxt ybnha qb qzh rtxahm.\n19 Ytmehu jhmq ptok qb qzh bsseoh.\n20 Mzhxh el qzh yeuk? \tbsseoh\t17 19\n21 Ytmehu qbbk qzh tvvuh qzhxh.\n22 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n23 Mzhxh el qzh yeuk? \tbsseoh\t17 19\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Otmaxt jhmq qb qzh ztuujti.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Otmaxt rxtppha qzh yeuk qzhxh.\n7 Hbzm jhmq qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Mzhxh el qzh yeuk? \tbsseoh\t6 8\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Mzhxh el qzh sbbqptuu? \tkeqozhm\t10 11\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Hbzm uhsq qzh sbbqptuu.\n15 Mzhxh el qzh sbbqptuu? \tkeqozhm\t14 11\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Hbzm rbq qzh sbbqptuu qzhxh.\n18 Otmaxt axbvvha qzh yeuk qzhxh.\n19 Hbzm ybnha qb qzh bsseoh.\n20 Mzhxh el qzh yeuk? \tbsseoh\t18 8\n21 Hbzm cbdxmhiha qb qzh ptqzxbby.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Mzhxh el qzh yeuk? \tbsseoh\t18 8\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Hbzm qxtnhuuha qb qzh keqozhm.\n6 Ytmehu jhmq ptok qb qzh keqozhm.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Mzhxh el qzh sbbqptuu? \tphaxbby\t9 10\n12 Otmaxt cbdxmhiha qb qzh bsseoh.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Mzhxh el qzh sbbqptuu? \trtxahm\t9 13\n15 Utxi vdq abjm qzh tvvuh.\n16 Ytmehu ybnha qb qzh phaxbby.\n17 Mzhxh el qzh tvvuh? \tptqzxbby\t15 3\n18 Otmaxt rxtppha qzh yeuk qzhxh.\n19 Utxi ybnha qb qzh rtxahm.\n20 Mzhxh el qzh tvvuh? \tptqzxbby\t15 3\n21 Ytmehu qxtnhuuha qb qzh keqozhm.\n22 Otmaxt aelotxaha qzh yeuk qzhxh.\n23 Mzhxh el qzh yeuk? \tbsseoh\t22 12\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Ytmehu axbvvha qzh tvvuh.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Mzhxh el qzh tvvuh? \tptqzxbby\t3 1\n6 Otmaxt jhmq qb qzh keqozhm.\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Mzhxh el qzh tvvuh? \tptqzxbby\t3 1\n9 Ytmehu qbbk qzh sbbqptuu qzhxh.\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 10\n12 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Mzhxh el qzh sbbqptuu? \tptqzxbby\t12 10\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n17 Mzhxh el qzh sbbqptuu? \tptqzxbby\t12 10\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Otmaxt rbq qzh yeuk qzhxh.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Otmaxt axbvvha qzh yeuk.\n6 Otmaxt rbq qzh yeuk qzhxh.\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mzhxh el qzh sbbqptuu? \tztuujti\t7 8\n10 Otmaxt aelotxaha qzh yeuk qzhxh.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mzhxh el qzh yeuk? \tphaxbby\t10 1\n13 Otmaxt rbq qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Mzhxh el qzh yeuk? \tphaxbby\t14 1\n16 Hbzm jhmq qb qzh phaxbby.\n17 Otmaxt cbdxmhiha qb qzh keqozhm.\n18 Mzhxh el qzh yeuk? \tphaxbby\t14 1\n19 Hbzm qbbk qzh yeuk qzhxh.\n20 Ytmehu aelotxaha qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \tztuujti\t20 8\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt veokha dv qzh yeuk qzhxh.\n3 Hbzm jhmq qb qzh ptqzxbby.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm qbbk qzh tvvuh qzhxh.\n6 Hbzm vdq abjm qzh tvvuh.\n7 Mzhxh el qzh tvvuh? \tptqzxbby\t6 3\n8 Otmaxt vdq abjm qzh yeuk qzhxh.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Mzhxh el qzh tvvuh? \tptqzxbby\t6 3\n11 Otmaxt rbq qzh yeuk qzhxh.\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Mzhxh el qzh tvvuh? \tptqzxbby\t6 3\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Otmaxt ybnha qb qzh phaxbby.\n16 Mzhxh el qzh yeuk? \tphaxbby\t11 15\n17 Hbzm rbq qzh tvvuh qzhxh.\n18 Otmaxt ybnha qb qzh keqozhm.\n19 Otmaxt aelotxaha qzh yeuk.\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Mzhxh el qzh yeuk? \tkeqozhm\t19 18\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt axbvvha qzh yeuk.\n6 Ytmehu rbq qzh yeuk qzhxh.\n7 Ytmehu axbvvha qzh yeuk.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Hbzm jhmq qb qzh bsseoh.\n11 Ytmehu rbq qzh yeuk qzhxh.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Mzhxh el qzh yeuk? \tkeqozhm\t11 12\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Ytmehu vdq abjm qzh yeuk.\n16 Mzhxh el qzh yeuk? \tkeqozhm\t15 12\n17 Utxi aelotxaha qzh tvvuh.\n18 Hbzm qbbk qzh tvvuh qzhxh.\n19 Mzhxh el qzh yeuk? \tkeqozhm\t15 12\n20 Hbzm uhsq qzh tvvuh.\n21 Ytmehu rbq qzh sbbqptuu qzhxh.\n22 Mzhxh el qzh tvvuh? \tbsseoh\t20 10\n23 Ytmehu ybnha qb qzh bsseoh.\n24 Utxi veokha dv qzh tvvuh qzhxh.\n25 Mzhxh el qzh sbbqptuu? \tbsseoh\t21 23\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Utxi ybnha qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzhxh el qzh tvvuh? \tphaxbby\t6 8\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Utxi aelotxaha qzh tvvuh.\n12 Mzhxh el qzh tvvuh? \tphaxbby\t11 8\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Utxi qxtnhuuha qb qzh bsseoh.\n16 Utxi aelotxaha qzh tvvuh.\n17 Mzhxh el qzh tvvuh? \tbsseoh\t16 15\n18 Utxi ybnha qb qzh phaxbby.\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Mzhxh el qzh tvvuh? \tbsseoh\t16 15\n21 Ytmehu rbq qzh yeuk qzhxh.\n22 Ytmehu jhmq qb qzh bsseoh.\n23 Mzhxh el qzh yeuk? \tbsseoh\t21 22\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Ytmehu qbbk qzh yeuk qzhxh.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Ytmehu qxtnhuuha qb qzh bsseoh.\n7 Mzhxh el qzh yeuk? \tbsseoh\t2 6\n8 Ytmehu axbvvha qzh yeuk qzhxh.\n9 Ytmehu axbvvha qzh tvvuh.\n10 Mzhxh el qzh tvvuh? \tbsseoh\t9 6\n11 Ytmehu qbbk qzh tvvuh qzhxh.\n12 Hbzm jhmq qb qzh ztuujti.\n13 Mzhxh el qzh yeuk? \tbsseoh\t8 6\n14 Ytmehu uhsq qzh tvvuh.\n15 Ytmehu qxtnhuuha qb qzh ztuujti.\n16 Mzhxh el qzh tvvuh? \tbsseoh\t14 6\n17 Otmaxt ybnha qb qzh keqozhm.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Mzhxh el qzh tvvuh? \tbsseoh\t14 6\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh phaxbby.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Ytmehu ybnha qb qzh keqozhm.\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Otmaxt axbvvha qzh sbbqptuu.\n9 Mzhxh el qzh sbbqptuu? \tphaxbby\t8 7\n10 Hbzm jhmq qb qzh phaxbby.\n11 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n12 Otmaxt vdq abjm qzh sbbqptuu.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Mzhxh el qzh sbbqptuu? \tphaxbby\t12 7\n15 Hbzm rxtppha qzh sbbqptuu qzhxh.\n16 Hbzm jhmq ptok qb qzh bsseoh.\n17 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 16\n18 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n19 Otmaxt qbbk qzh yeuk qzhxh.\n20 Mzhxh el qzh sbbqptuu? \tbsseoh\t15 16\n21 Otmaxt qxtnhuuha qb qzh bsseoh.\n22 Hbzm ybnha qb qzh ptqzxbby.\n23 Mzhxh el qzh yeuk? \tbsseoh\t19 21\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Otmaxt jhmq ptok qb qzh ztuujti.\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Ytmehu jhmq ptok qb qzh bsseoh.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Hbzm aelotxaha qzh tvvuh.\n16 Otmaxt jhmq qb qzh bsseoh.\n17 Mzhxh el qzh tvvuh? \tkeqozhm\t15 13\n18 Utxi vdq abjm qzh yeuk.\n19 Otmaxt rbq qzh yeuk qzhxh.\n20 Mzhxh el qzh tvvuh? \tkeqozhm\t15 13\n21 Hbzm axbvvha qzh sbbqptuu.\n22 Ytmehu qxtnhuuha qb qzh phaxbby.\n23 Mzhxh el qzh sbbqptuu? \tkeqozhm\t21 13\n24 Hbzm rxtppha qzh sbbqptuu qzhxh.\n25 Otmaxt aelotxaha qzh yeuk qzhxh.\n26 Mzhxh el qzh yeuk? \tbsseoh\t25 16\n27 Hbzm qxtnhuuha qb qzh ztuujti.\n28 Hbzm uhsq qzh sbbqptuu.\n29 Mzhxh el qzh yeuk? \tbsseoh\t25 16\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Ytmehu uhsq qzh yeuk.\n3 Ytmehu qbbk qzh sbbqptuu qzhxh.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n6 Otmaxt jhmq ptok qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Utxi cbdxmhiha qb qzh keqozhm.\n10 Ytmehu rbq qzh yeuk qzhxh.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Ytmehu uhsq qzh yeuk.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Otmaxt qbbk qzh tvvuh qzhxh.\n16 Utxi qbbk qzh sbbqptuu qzhxh.\n17 Utxi jhmq ptok qb qzh ztuujti.\n18 Utxi ybnha qb qzh ptqzxbby.\n19 Mzhxh el qzh sbbqptuu? \tptqzxbby\t16 18\n20 Otmaxt uhsq qzh tvvuh.\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Mzhxh el qzh tvvuh? \tphaxbby\t20 6\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Hbzm cbdxmhiha qb qzh ptqzxbby.\n25 Mzhxh el qzh tvvuh? \tphaxbby\t20 6\n26 Utxi jhmq qb qzh ptqzxbby.\n27 Ytmehu rxtppha qzh yeuk qzhxh.\n28 Ytmehu axbvvha qzh yeuk.\n29 Utxi ybnha qb qzh keqozhm.\n30 Hbzm ybnha qb qzh phaxbby.\n31 Otmaxt qbbk qzh tvvuh qzhxh.\n32 Utxi axbvvha qzh sbbqptuu.\n33 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n34 Mzhxh el qzh sbbqptuu? \tkeqozhm\t32 29\n35 Otmaxt aelotxaha qzh tvvuh.\n36 Ytmehu qxtnhuuha qb qzh bsseoh.\n37 Mzhxh el qzh tvvuh? \tptqzxbby\t35 33\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Utxi jhmq qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Utxi jhmq qb qzh phaxbby.\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Hbzm qbbk qzh sbbqptuu qzhxh.\n10 Utxi jhmq qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Mzhxh el qzh sbbqptuu? \tptqzxbby\t9 12\n14 Utxi ybnha qb qzh bsseoh.\n15 Hbzm aelotxaha qzh sbbqptuu.\n16 Mzhxh el qzh sbbqptuu? \tptqzxbby\t15 12\n17 Ytmehu cbdxmhiha qb qzh bsseoh.\n18 Utxi ybnha qb qzh rtxahm.\n19 Mzhxh el qzh sbbqptuu? \tptqzxbby\t15 12\n20 Hbzm ybnha qb qzh phaxbby.\n21 Hbzm ybnha qb qzh ztuujti.\n22 Mzhxh el qzh sbbqptuu? \tptqzxbby\t15 12\n23 Utxi qxtnhuuha qb qzh ptqzxbby.\n24 Utxi rbq qzh sbbqptuu qzhxh.\n25 Ytmehu ybnha qb qzh rtxahm.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Mzhxh el qzh sbbqptuu? \tptqzxbby\t26 23\n1 Hbzm rxtppha qzh yeuk qzhxh.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Hbzm uhsq qzh yeuk.\n4 Hbzm veokha dv qzh yeuk qzhxh.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Utxi ybnha qb qzh ztuujti.\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Hbzm vdq abjm qzh yeuk qzhxh.\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Mzhxh el qzh yeuk? \tphaxbby\t9 10\n12 Utxi ybnha qb qzh bsseoh.\n13 Utxi ybnha qb qzh keqozhm.\n14 Mzhxh el qzh yeuk? \tphaxbby\t9 10\n15 Utxi ybnha qb qzh bsseoh.\n16 Hbzm cbdxmhiha qb qzh keqozhm.\n17 Otmaxt aelotxaha qzh yeuk.\n18 Otmaxt rxtppha qzh yeuk qzhxh.\n19 Otmaxt veokha dv qzh tvvuh qzhxh.\n20 Ytmehu qxtnhuuha qb qzh ztuujti.\n21 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n22 Otmaxt aelotxaha qzh sbbqptuu.\n23 Mzhxh el qzh sbbqptuu? \tphaxbby\t22 10\n24 Utxi qxtnhuuha qb qzh rtxahm.\n25 Ytmehu jhmq ptok qb qzh phaxbby.\n26 Mzhxh el qzh sbbqptuu? \tphaxbby\t22 10\n27 Ytmehu rbq qzh sbbqptuu qzhxh.\n28 Otmaxt axbvvha qzh yeuk.\n29 Mzhxh el qzh yeuk? \tphaxbby\t28 10\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Ytmehu qbbk qzh sbbqptuu qzhxh.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Ytmehu uhsq qzh sbbqptuu.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Mzhxh el qzh sbbqptuu? \tztuujti\t5 2\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Mzhxh el qzh sbbqptuu? \tztuujti\t5 2\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Utxi ybnha qb qzh ptqzxbby.\n13 Utxi ybnha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Hbzm jhmq qb qzh phaxbby.\n16 Otmaxt qxtnhuuha qb qzh phaxbby.\n17 Hbzm jhmq ptok qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh ptqzxbby.\n19 Otmaxt qxtnhuuha qb qzh bsseoh.\n20 Otmaxt ybnha qb qzh keqozhm.\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Hbzm jhmq ptok qb qzh phaxbby.\n23 Hbzm ybnha qb qzh ztuujti.\n24 Hbzm veokha dv qzh tvvuh qzhxh.\n25 Hbzm cbdxmhiha qb qzh phaxbby.\n26 Otmaxt jhmq ptok qb qzh ptqzxbby.\n27 Mzhxh el qzh tvvuh? \tphaxbby\t24 25\n28 Hbzm aelotxaha qzh tvvuh qzhxh.\n29 Ytmehu jhmq ptok qb qzh rtxahm.\n30 Mzhxh el qzh tvvuh? \tphaxbby\t28 25\n31 Otmaxt ybnha qb qzh bsseoh.\n32 Ytmehu cbdxmhiha qb qzh ztuujti.\n33 Mzhxh el qzh tvvuh? \tphaxbby\t28 25\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Otmaxt jhmq qb qzh phaxbby.\n7 Mzhxh el qzh sbbqptuu? \tphaxbby\t5 6\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Otmaxt ybnha qb qzh ztuujti.\n10 Mzhxh el qzh yeuk? \tztuujti\t4 9\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Otmaxt aelotxaha qzh sbbqptuu.\n13 Mzhxh el qzh sbbqptuu? \tztuujti\t12 9\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Mzhxh el qzh sbbqptuu? \tztuujti\t12 9\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Mzhxh el qzh sbbqptuu? \tztuujti\t12 9\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu veokha dv qzh tvvuh qzhxh.\n3 Ytmehu cbdxmhiha qb qzh keqozhm.\n4 Ytmehu vdq abjm qzh tvvuh.\n5 Mzhxh el qzh tvvuh? \tkeqozhm\t4 3\n6 Ytmehu rxtppha qzh tvvuh qzhxh.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Mzhxh el qzh tvvuh? \tztuujti\t6 8\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Ytmehu qbbk qzh sbbqptuu qzhxh.\n13 Utxi ybnha qb qzh bsseoh.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Mzhxh el qzh sbbqptuu? \trtxahm\t12 14\n16 Ytmehu vdq abjm qzh sbbqptuu.\n17 Otmaxt cbdxmhiha qb qzh keqozhm.\n18 Mzhxh el qzh sbbqptuu? \trtxahm\t16 14\n19 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n20 Ytmehu aelotxaha qzh sbbqptuu.\n21 Mzhxh el qzh sbbqptuu? \trtxahm\t20 14\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Utxi jhmq qb qzh ztuujti.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Mzhxh el qzh tvvuh? \tbsseoh\t8 2\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Mzhxh el qzh tvvuh? \tbsseoh\t8 2\n13 Utxi rxtppha qzh tvvuh qzhxh.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Hbzm ybnha qb qzh ztuujti.\n16 Hbzm cbdxmhiha qb qzh rtxahm.\n17 Utxi axbvvha qzh tvvuh qzhxh.\n18 Utxi rbq qzh tvvuh qzhxh.\n19 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n20 Utxi vdq abjm qzh tvvuh.\n21 Mzhxh el qzh tvvuh? \tbsseoh\t20 11\n22 Utxi qxtnhuuha qb qzh ztuujti.\n23 Ytmehu jhmq qb qzh bsseoh.\n24 Mzhxh el qzh tvvuh? \tbsseoh\t20 11\n25 Otmaxt cbdxmhiha qb qzh phaxbby.\n26 Otmaxt rbq qzh yeuk qzhxh.\n27 Mzhxh el qzh tvvuh? \tbsseoh\t20 11\n"
  },
  {
    "path": "tasksv11/shuffled/qa3_three-supporting-facts_test.txt",
    "content": "1 Utxi rbq qzh yeuk.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Ytmehu cbdxmhiha qb qzh bsseoh.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Hbzm rbq qzh sbbqptuu.\n6 Hbzm cbdxmhiha qb qzh rtxahm.\n7 Utxi uhsq qzh yeuk.\n8 Hbzm uhsq qzh sbbqptuu.\n9 Ytmehu ybnha qb qzh rtxahm.\n10 Ytmehu rxtppha qzh sbbqptuu.\n11 Utxi ybnha qb qzh ztuujti.\n12 Utxi jhmq qb qzh keqozhm.\n13 Hbzm vdq abjm qzh tvvuh qzhxh.\n14 Hbzm veokha dv qzh tvvuh.\n15 Otmaxt ybnha qb qzh ztuujti.\n16 Ytmehu uhsq qzh sbbqptuu qzhxh.\n17 Ytmehu qbbk qzh sbbqptuu.\n18 Hbzm qxtnhuuha qb qzh keqozhm.\n19 Ytmehu axbvvha qzh sbbqptuu.\n20 Hbzm axbvvha qzh tvvuh.\n21 Hbzm rxtppha qzh tvvuh.\n22 Hbzm jhmq qb qzh bsseoh.\n23 Otmaxt jhmq ptok qb qzh phaxbby.\n24 Otmaxt qbbk qzh yeuk.\n25 Hbzm cbdxmhiha qb qzh ptqzxbby.\n26 Hbzm qxtnhuuha qb qzh bsseoh.\n27 Otmaxt uhsq qzh yeuk.\n28 Utxi jhmq qb qzh phaxbby.\n29 Utxi ybnha qb qzh bsseoh.\n30 Hbzm qxtnhuuha qb qzh ztuujti.\n31 Otmaxt ybnha qb qzh rtxahm.\n32 Utxi ybnha qb qzh keqozhm.\n33 Ytmehu qbbk qzh sbbqptuu.\n34 Utxi cbdxmhiha qb qzh phaxbby.\n35 Utxi rxtppha qzh yeuk qzhxh.\n36 Utxi aelotxaha qzh yeuk.\n37 Hbzm jhmq qb qzh rtxahm.\n38 Hbzm aelotxaha qzh tvvuh qzhxh.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t38 25 22\n40 Otmaxt qxtnhuuha qb qzh phaxbby.\n41 Ytmehu ybnha qb qzh ptqzxbby.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t38 30 26\n43 Otmaxt rbq qzh yeuk.\n44 Ytmehu qxtnhuuha qb qzh rtxahm.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t38 30 26\n46 Otmaxt jhmq ptok qb qzh ptqzxbby.\n47 Ytmehu qbbk qzh tvvuh qzhxh.\n48 Utxi jhmq ptok qb qzh ztuujti.\n49 Ytmehu jhmq qb qzh ztuujti.\n50 Otmaxt jhmq qb qzh keqozhm.\n51 Utxi cbdxmhiha qb qzh phaxbby.\n52 Otmaxt cbdxmhiha qb qzh ztuujti.\n53 Ytmehu vdq abjm qzh tvvuh.\n54 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n55 Otmaxt cbdxmhiha qb qzh rtxahm.\n56 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t54 44 41\n57 Utxi qxtnhuuha qb qzh bsseoh.\n58 Otmaxt axbvvha qzh yeuk.\n59 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t54 44 41\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Ytmehu veokha dv qzh yeuk.\n3 Otmaxt jhmq ptok qb qzh phaxbby.\n4 Utxi ybnha qb qzh rtxahm.\n5 Otmaxt rbq qzh tvvuh.\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Otmaxt rxtppha qzh sbbqptuu.\n11 Ytmehu aelotxaha qzh yeuk.\n12 Hbzm cbdxmhiha qb qzh rtxahm.\n13 Hbzm jhmq qb qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Hbzm qxtnhuuha qb qzh rtxahm.\n18 Ytmehu rxtppha qzh yeuk.\n19 Utxi cbdxmhiha qb qzh ptqzxbby.\n20 Ytmehu axbvvha qzh yeuk.\n21 Ytmehu jhmq qb qzh bsseoh.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Otmaxt aelotxaha qzh sbbqptuu.\n25 Utxi jhmq ptok qb qzh ztuujti.\n26 Hbzm cbdxmhiha qb qzh rtxahm.\n27 Ytmehu jhmq ptok qb qzh ztuujti.\n28 Hbzm jhmq qb qzh phaxbby.\n29 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n30 Hbzm ybnha qb qzh ztuujti.\n31 Ytmehu qxtnhuuha qb qzh keqozhm.\n32 Ytmehu cbdxmhiha qb qzh phaxbby.\n33 Hbzm cbdxmhiha qb qzh bsseoh.\n34 Utxi qxtnhuuha qb qzh rtxahm.\n35 Ytmehu jhmq qb qzh ztuujti.\n36 Ytmehu jhmq qb qzh rtxahm.\n37 Ytmehu qxtnhuuha qb qzh ztuujti.\n38 Utxi cbdxmhiha qb qzh ptqzxbby.\n39 Hbzm qxtnhuuha qb qzh keqozhm.\n40 Otmaxt axbvvha qzh tvvuh.\n41 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t40 29 16\n42 Otmaxt rxtppha qzh tvvuh qzhxh.\n43 Utxi jhmq qb qzh bsseoh.\n44 Otmaxt uhsq qzh tvvuh qzhxh.\n45 Ytmehu jhmq qb qzh phaxbby.\n46 Otmaxt jhmq ptok qb qzh phaxbby.\n47 Utxi qxtnhuuha qb qzh ztuujti.\n48 Utxi jhmq qb qzh bsseoh.\n49 Otmaxt qbbk qzh yeuk.\n50 Utxi jhmq qb qzh ptqzxbby.\n51 Hbzm ybnha qb qzh ptqzxbby.\n52 Ytmehu ybnha qb qzh keqozhm.\n53 Utxi rxtppha qzh tvvuh.\n54 Ytmehu ybnha qb qzh bsseoh.\n55 Otmaxt jhmq qb qzh keqozhm.\n56 Otmaxt jhmq ptok qb qzh bsseoh.\n57 Utxi axbvvha qzh tvvuh.\n58 Otmaxt axbvvha qzh yeuk.\n59 Hbzm jhmq qb qzh keqozhm.\n60 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t58 56 55\n61 Ytmehu rxtppha qzh yeuk.\n62 Utxi veokha dv qzh tvvuh.\n63 Otmaxt jhmq ptok qb qzh ztuujti.\n64 Ytmehu cbdxmhiha qb qzh ztuujti.\n65 Hbzm ybnha qb qzh phaxbby.\n66 Hbzm jhmq qb qzh ptqzxbby.\n67 Ytmehu aelotxaha qzh yeuk qzhxh.\n68 Utxi ybnha qb qzh keqozhm.\n69 Utxi cbdxmhiha qb qzh bsseoh.\n70 Ytmehu rbq qzh yeuk.\n71 Hbzm ybnha qb qzh rtxahm.\n72 Otmaxt qxtnhuuha qb qzh keqozhm.\n73 Utxi vdq abjm qzh tvvuh.\n74 Hbzm qbbk qzh sbbqptuu.\n75 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t73 69 68\n76 Otmaxt qxtnhuuha qb qzh rtxahm.\n77 Otmaxt qxtnhuuha qb qzh phaxbby.\n78 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t73 69 68\n79 Utxi rbq qzh tvvuh.\n80 Otmaxt qxtnhuuha qb qzh ztuujti.\n81 Utxi vdq abjm qzh tvvuh qzhxh.\n82 Utxi rxtppha qzh tvvuh.\n83 Utxi ybnha qb qzh phaxbby.\n84 Ytmehu uhsq qzh yeuk.\n85 Ytmehu rbq qzh yeuk qzhxh.\n86 Hbzm uhsq qzh sbbqptuu.\n87 Hbzm ybnha qb qzh ptqzxbby.\n88 Utxi jhmq qb qzh bsseoh.\n89 Hbzm jhmq ptok qb qzh bsseoh.\n90 Hbzm jhmq ptok qb qzh ptqzxbby.\n91 Utxi axbvvha qzh tvvuh.\n92 Otmaxt jhmq qb qzh keqozhm.\n93 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t91 88 83\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Hbzm veokha dv qzh sbbqptuu.\n3 Hbzm axbvvha qzh sbbqptuu.\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Ytmehu rbq qzh tvvuh.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh keqozhm.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu rxtppha qzh yeuk.\n15 Utxi jhmq qb qzh ztuujti.\n16 Utxi rbq qzh sbbqptuu qzhxh.\n17 Utxi axbvvha qzh sbbqptuu.\n18 Otmaxt ybnha qb qzh phaxbby.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Hbzm qxtnhuuha qb qzh bsseoh.\n21 Utxi jhmq ptok qb qzh ptqzxbby.\n22 Hbzm ybnha qb qzh ztuujti.\n23 Otmaxt jhmq qb qzh bsseoh.\n24 Utxi cbdxmhiha qb qzh keqozhm.\n25 Otmaxt qxtnhuuha qb qzh rtxahm.\n26 Hbzm jhmq ptok qb qzh rtxahm.\n27 Otmaxt jhmq ptok qb qzh bsseoh.\n28 Utxi jhmq qb qzh ztuujti.\n29 Ytmehu jhmq qb qzh phaxbby.\n30 Utxi veokha dv qzh sbbqptuu qzhxh.\n31 Hbzm qxtnhuuha qb qzh keqozhm.\n32 Utxi ybnha qb qzh phaxbby.\n33 Otmaxt jhmq qb qzh ptqzxbby.\n34 Ytmehu vdq abjm qzh yeuk.\n35 Ytmehu aelotxaha qzh tvvuh.\n36 Utxi qbbk qzh yeuk.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t35 29 12\n38 Ytmehu jhmq qb qzh bsseoh.\n39 Utxi axbvvha qzh yeuk.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t35 29 12\n41 Utxi aelotxaha qzh sbbqptuu.\n42 Hbzm jhmq ptok qb qzh rtxahm.\n43 Otmaxt jhmq qb qzh phaxbby.\n44 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n45 Otmaxt veokha dv qzh yeuk.\n46 Otmaxt ybnha qb qzh ztuujti.\n47 Otmaxt axbvvha qzh yeuk.\n48 Otmaxt qbbk qzh yeuk.\n49 Otmaxt aelotxaha qzh yeuk.\n50 Otmaxt rbq qzh yeuk.\n51 Utxi rbq qzh sbbqptuu.\n52 Otmaxt cbdxmhiha qb qzh rtxahm.\n53 Ytmehu jhmq ptok qb qzh ztuujti.\n54 Hbzm ybnha qb qzh keqozhm.\n55 Otmaxt jhmq ptok qb qzh ptqzxbby.\n56 Utxi rbq qzh tvvuh.\n57 Ytmehu ybnha qb qzh keqozhm.\n58 Utxi vdq abjm qzh sbbqptuu.\n59 Hbzm cbdxmhiha qb qzh rtxahm.\n60 Ytmehu jhmq qb qzh phaxbby.\n61 Utxi uhsq qzh tvvuh.\n62 Ytmehu qbbk qzh tvvuh.\n63 Hbzm ybnha qb qzh ztuujti.\n64 Otmaxt vdq abjm qzh yeuk.\n65 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t64 55 52\n66 Ytmehu axbvvha qzh tvvuh qzhxh.\n67 Otmaxt ybnha qb qzh keqozhm.\n68 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t64 55 52\n69 Utxi cbdxmhiha qb qzh bsseoh.\n70 Hbzm qxtnhuuha qb qzh bsseoh.\n71 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t64 55 52\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm rbq qzh sbbqptuu.\n3 Otmaxt rxtppha qzh yeuk.\n4 Otmaxt vdq abjm qzh yeuk.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Otmaxt qbbk qzh yeuk.\n7 Otmaxt vdq abjm qzh yeuk qzhxh.\n8 Hbzm vdq abjm qzh sbbqptuu.\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Hbzm qbbk qzh sbbqptuu.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Utxi ybnha qb qzh rtxahm.\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Utxi jhmq qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh bsseoh.\n18 Otmaxt ybnha qb qzh ptqzxbby.\n19 Hbzm axbvvha qzh sbbqptuu.\n20 Otmaxt rbq qzh sbbqptuu.\n21 Otmaxt uhsq qzh sbbqptuu qzhxh.\n22 Ytmehu ybnha qb qzh phaxbby.\n23 Ytmehu cbdxmhiha qb qzh bsseoh.\n24 Hbzm jhmq ptok qb qzh bsseoh.\n25 Otmaxt rbq qzh sbbqptuu.\n26 Otmaxt aelotxaha qzh sbbqptuu.\n27 Utxi qxtnhuuha qb qzh ptqzxbby.\n28 Utxi rbq qzh sbbqptuu.\n29 Utxi jhmq ptok qb qzh keqozhm.\n30 Utxi cbdxmhiha qb qzh rtxahm.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t28 30 29\n32 Utxi cbdxmhiha qb qzh phaxbby.\n33 Utxi qbbk qzh yeuk.\n34 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t28 30 29\n35 Hbzm jhmq qb qzh keqozhm.\n36 Utxi qxtnhuuha qb qzh rtxahm.\n37 Hbzm rxtppha qzh tvvuh.\n38 Hbzm aelotxaha qzh tvvuh.\n39 Hbzm qxtnhuuha qb qzh rtxahm.\n40 Utxi jhmq qb qzh phaxbby.\n41 Utxi aelotxaha qzh yeuk.\n42 Hbzm jhmq ptok qb qzh bsseoh.\n43 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t41 40 36\n44 Utxi jhmq ptok qb qzh ptqzxbby.\n45 Utxi cbdxmhiha qb qzh rtxahm.\n46 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t41 40 36\n47 Ytmehu cbdxmhiha qb qzh keqozhm.\n48 Hbzm jhmq ptok qb qzh rtxahm.\n49 Ytmehu rxtppha qzh tvvuh.\n50 Hbzm jhmq qb qzh ztuujti.\n51 Utxi jhmq ptok qb qzh bsseoh.\n52 Utxi uhsq qzh sbbqptuu.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t52 44 40\n1 Hbzm qbbk qzh sbbqptuu.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Utxi jhmq qb qzh phaxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Hbzm axbvvha qzh sbbqptuu.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Otmaxt rxtppha qzh sbbqptuu.\n9 Hbzm ybnha qb qzh bsseoh.\n10 Otmaxt vdq abjm qzh sbbqptuu.\n11 Otmaxt qbbk qzh sbbqptuu.\n12 Ytmehu jhmq qb qzh phaxbby.\n13 Utxi ybnha qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Utxi rxtppha qzh tvvuh qzhxh.\n16 Otmaxt jhmq ptok qb qzh keqozhm.\n17 Otmaxt veokha dv qzh yeuk qzhxh.\n18 Utxi aelotxaha qzh tvvuh.\n19 Hbzm jhmq ptok qb qzh ptqzxbby.\n20 Utxi rbq qzh tvvuh.\n21 Utxi uhsq qzh tvvuh.\n22 Utxi qbbk qzh tvvuh.\n23 Utxi vdq abjm qzh tvvuh.\n24 Otmaxt vdq abjm qzh yeuk.\n25 Ytmehu jhmq qb qzh keqozhm.\n26 Otmaxt cbdxmhiha qb qzh bsseoh.\n27 Otmaxt cbdxmhiha qb qzh phaxbby.\n28 Hbzm ybnha qb qzh rtxahm.\n29 Otmaxt cbdxmhiha qb qzh rtxahm.\n30 Utxi rbq qzh tvvuh.\n31 Utxi aelotxaha qzh tvvuh.\n32 Utxi qxtnhuuha qb qzh ztuujti.\n33 Ytmehu jhmq qb qzh rtxahm.\n34 Otmaxt jhmq ptok qb qzh ztuujti.\n35 Otmaxt qxtnhuuha qb qzh rtxahm.\n36 Otmaxt jhmq ptok qb qzh bsseoh.\n37 Ytmehu jhmq qb qzh ptqzxbby.\n38 Otmaxt axbvvha qzh sbbqptuu.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t38 34 29\n40 Utxi jhmq ptok qb qzh keqozhm.\n41 Utxi jhmq ptok qb qzh ztuujti.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t38 36 35\n43 Otmaxt jhmq ptok qb qzh ztuujti.\n44 Utxi cbdxmhiha qb qzh ptqzxbby.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t38 35 34\n46 Hbzm qxtnhuuha qb qzh ptqzxbby.\n47 Otmaxt cbdxmhiha qb qzh bsseoh.\n48 Hbzm jhmq qb qzh phaxbby.\n49 Otmaxt jhmq ptok qb qzh phaxbby.\n50 Hbzm qbbk qzh tvvuh.\n51 Hbzm jhmq qb qzh bsseoh.\n52 Otmaxt qxtnhuuha qb qzh keqozhm.\n53 Hbzm vdq abjm qzh tvvuh.\n54 Ytmehu qxtnhuuha qb qzh phaxbby.\n55 Hbzm cbdxmhiha qb qzh phaxbby.\n56 Hbzm jhmq qb qzh rtxahm.\n57 Ytmehu jhmq qb qzh ztuujti.\n58 Ytmehu jhmq qb qzh bsseoh.\n59 Otmaxt rxtppha qzh yeuk qzhxh.\n60 Utxi jhmq qb qzh rtxahm.\n61 Otmaxt jhmq ptok qb qzh bsseoh.\n62 Hbzm qxtnhuuha qb qzh bsseoh.\n63 Otmaxt cbdxmhiha qb qzh keqozhm.\n64 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t59 63 61\n65 Ytmehu jhmq qb qzh rtxahm.\n66 Hbzm rxtppha qzh sbbqptuu.\n67 Otmaxt jhmq qb qzh phaxbby.\n68 Hbzm rxtppha qzh tvvuh.\n69 Ytmehu jhmq ptok qb qzh ptqzxbby.\n70 Ytmehu jhmq ptok qb qzh bsseoh.\n71 Utxi ybnha qb qzh ztuujti.\n72 Utxi qxtnhuuha qb qzh keqozhm.\n73 Hbzm aelotxaha qzh sbbqptuu.\n74 Hbzm axbvvha qzh tvvuh.\n75 Utxi jhmq qb qzh ztuujti.\n76 Hbzm rxtppha qzh tvvuh.\n77 Hbzm rbq qzh sbbqptuu.\n78 Otmaxt vdq abjm qzh yeuk.\n79 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t78 67 63\n1 Hbzm jhmq qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Utxi rbq qzh yeuk.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Utxi vdq abjm qzh yeuk.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Hbzm qbbk qzh tvvuh.\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu rxtppha qzh yeuk.\n12 Hbzm aelotxaha qzh tvvuh.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Ytmehu axbvvha qzh yeuk.\n15 Utxi qxtnhuuha qb qzh rtxahm.\n16 Ytmehu qxtnhuuha qb qzh bsseoh.\n17 Utxi qxtnhuuha qb qzh phaxbby.\n18 Utxi ybnha qb qzh rtxahm.\n19 Hbzm veokha dv qzh sbbqptuu.\n20 Hbzm veokha dv qzh tvvuh.\n21 Hbzm uhsq qzh sbbqptuu.\n22 Hbzm ybnha qb qzh bsseoh.\n23 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n24 Otmaxt rbq qzh sbbqptuu.\n25 Otmaxt qxtnhuuha qb qzh bsseoh.\n26 Ytmehu jhmq ptok qb qzh phaxbby.\n27 Utxi jhmq ptok qb qzh bsseoh.\n28 Ytmehu qxtnhuuha qb qzh ztuujti.\n29 Utxi jhmq ptok qb qzh ztuujti.\n30 Otmaxt ybnha qb qzh phaxbby.\n31 Ytmehu ybnha qb qzh phaxbby.\n32 Otmaxt ybnha qb qzh ptqzxbby.\n33 Hbzm axbvvha qzh tvvuh.\n34 Hbzm veokha dv qzh tvvuh.\n35 Utxi jhmq ptok qb qzh phaxbby.\n36 Otmaxt jhmq qb qzh phaxbby.\n37 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n38 Hbzm axbvvha qzh tvvuh.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t37 36 32\n40 Otmaxt rxtppha qzh sbbqptuu.\n41 Hbzm qbbk qzh tvvuh.\n42 Utxi qxtnhuuha qb qzh ztuujti.\n43 Utxi cbdxmhiha qb qzh bsseoh.\n44 Otmaxt aelotxaha qzh sbbqptuu.\n45 Hbzm vdq abjm qzh tvvuh qzhxh.\n46 Utxi jhmq qb qzh ptqzxbby.\n47 Ytmehu veokha dv qzh sbbqptuu.\n48 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n49 Utxi ybnha qb qzh keqozhm.\n50 Hbzm qbbk qzh tvvuh.\n51 Hbzm ybnha qb qzh keqozhm.\n52 Ytmehu jhmq ptok qb qzh bsseoh.\n53 Hbzm uhsq qzh tvvuh qzhxh.\n54 Utxi veokha dv qzh tvvuh qzhxh.\n55 Utxi axbvvha qzh tvvuh.\n56 Ytmehu jhmq ptok qb qzh phaxbby.\n57 Hbzm ybnha qb qzh ztuujti.\n58 Utxi jhmq ptok qb qzh rtxahm.\n59 Utxi qxtnhuuha qb qzh phaxbby.\n60 Utxi qxtnhuuha qb qzh keqozhm.\n61 Hbzm cbdxmhiha qb qzh phaxbby.\n62 Ytmehu cbdxmhiha qb qzh keqozhm.\n63 Ytmehu rbq qzh tvvuh qzhxh.\n64 Otmaxt ybnha qb qzh bsseoh.\n65 Otmaxt cbdxmhiha qb qzh phaxbby.\n66 Ytmehu jhmq qb qzh rtxahm.\n67 Hbzm jhmq ptok qb qzh ptqzxbby.\n68 Utxi ybnha qb qzh ztuujti.\n69 Utxi cbdxmhiha qb qzh keqozhm.\n70 Otmaxt ybnha qb qzh bsseoh.\n71 Ytmehu cbdxmhiha qb qzh bsseoh.\n72 Utxi qxtnhuuha qb qzh phaxbby.\n73 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n74 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t73 56 52\n75 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n76 Ytmehu uhsq qzh tvvuh qzhxh.\n77 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t73 71 66\n78 Hbzm ybnha qb qzh phaxbby.\n79 Otmaxt cbdxmhiha qb qzh bsseoh.\n80 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t73 71 66\n81 Otmaxt rbq qzh sbbqptuu.\n82 Utxi jhmq ptok qb qzh ztuujti.\n83 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t76 71 66\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Ytmehu jhmq ptok qb qzh phaxbby.\n4 Ytmehu rbq qzh yeuk.\n5 Ytmehu vdq abjm qzh yeuk.\n6 Ytmehu rbq qzh yeuk.\n7 Ytmehu axbvvha qzh yeuk.\n8 Utxi veokha dv qzh tvvuh.\n9 Ytmehu jhmq qb qzh ztuujti.\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Utxi aelotxaha qzh tvvuh.\n14 Hbzm qbbk qzh yeuk.\n15 Utxi jhmq qb qzh bsseoh.\n16 Otmaxt jhmq qb qzh ptqzxbby.\n17 Otmaxt jhmq ptok qb qzh bsseoh.\n18 Otmaxt ybnha qb qzh rtxahm.\n19 Otmaxt rxtppha qzh tvvuh qzhxh.\n20 Hbzm qxtnhuuha qb qzh ztuujti.\n21 Ytmehu jhmq ptok qb qzh rtxahm.\n22 Otmaxt ybnha qb qzh ptqzxbby.\n23 Hbzm rxtppha qzh sbbqptuu.\n24 Ytmehu jhmq qb qzh ztuujti.\n25 Otmaxt jhmq qb qzh ztuujti.\n26 Otmaxt ybnha qb qzh bsseoh.\n27 Otmaxt ybnha qb qzh keqozhm.\n28 Otmaxt uhsq qzh tvvuh qzhxh.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t28 25 22\n30 Hbzm ybnha qb qzh phaxbby.\n31 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t28 27 26\n33 Hbzm ybnha qb qzh rtxahm.\n34 Otmaxt jhmq qb qzh ptqzxbby.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t28 27 26\n36 Utxi jhmq qb qzh ztuujti.\n37 Hbzm vdq abjm qzh yeuk.\n38 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t37 30 20\n39 Utxi qxtnhuuha qb qzh phaxbby.\n40 Hbzm qxtnhuuha qb qzh phaxbby.\n41 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t37 33 30\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu qbbk qzh yeuk.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Ytmehu axbvvha qzh yeuk.\n5 Utxi ybnha qb qzh ztuujti.\n6 Utxi rbq qzh yeuk.\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Utxi jhmq qb qzh phaxbby.\n9 Utxi uhsq qzh yeuk.\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Otmaxt rbq qzh yeuk.\n12 Otmaxt vdq abjm qzh yeuk.\n13 Otmaxt veokha dv qzh yeuk.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Otmaxt veokha dv qzh sbbqptuu.\n16 Otmaxt aelotxaha qzh yeuk.\n17 Utxi jhmq ptok qb qzh ptqzxbby.\n18 Otmaxt rxtppha qzh yeuk.\n19 Otmaxt vdq abjm qzh yeuk qzhxh.\n20 Hbzm jhmq qb qzh ptqzxbby.\n21 Hbzm ybnha qb qzh ztuujti.\n22 Utxi qbbk qzh yeuk.\n23 Ytmehu jhmq ptok qb qzh rtxahm.\n24 Ytmehu cbdxmhiha qb qzh bsseoh.\n25 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Utxi vdq abjm qzh yeuk.\n28 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n29 Utxi jhmq qb qzh ztuujti.\n30 Otmaxt jhmq qb qzh rtxahm.\n31 Hbzm ybnha qb qzh bsseoh.\n32 Otmaxt rxtppha qzh tvvuh.\n33 Hbzm ybnha qb qzh phaxbby.\n34 Otmaxt cbdxmhiha qb qzh keqozhm.\n35 Utxi jhmq qb qzh rtxahm.\n36 Ytmehu qbbk qzh sbbqptuu qzhxh.\n37 Otmaxt cbdxmhiha qb qzh ztuujti.\n38 Hbzm jhmq qb qzh rtxahm.\n39 Otmaxt ybnha qb qzh ptqzxbby.\n40 Ytmehu cbdxmhiha qb qzh ztuujti.\n41 Utxi jhmq ptok qb qzh keqozhm.\n42 Otmaxt vdq abjm qzh tvvuh qzhxh.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t42 39 37\n44 Otmaxt qbbk qzh tvvuh.\n45 Ytmehu ybnha qb qzh keqozhm.\n46 Utxi rxtppha qzh yeuk.\n47 Ytmehu uhsq qzh sbbqptuu.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t47 45 40\n49 Otmaxt uhsq qzh tvvuh.\n50 Utxi rxtppha qzh sbbqptuu.\n51 Hbzm qxtnhuuha qb qzh ztuujti.\n52 Utxi jhmq ptok qb qzh phaxbby.\n53 Ytmehu jhmq qb qzh bsseoh.\n54 Utxi axbvvha qzh sbbqptuu qzhxh.\n55 Otmaxt rbq qzh tvvuh.\n56 Utxi vdq abjm qzh yeuk.\n57 Utxi jhmq ptok qb qzh ptqzxbby.\n58 Hbzm ybnha qb qzh ptqzxbby.\n59 Otmaxt vdq abjm qzh tvvuh.\n60 Utxi rxtppha qzh tvvuh.\n61 Hbzm cbdxmhiha qb qzh keqozhm.\n62 Hbzm ybnha qb qzh bsseoh.\n63 Utxi axbvvha qzh tvvuh.\n64 Hbzm ybnha qb qzh keqozhm.\n65 Otmaxt rxtppha qzh tvvuh.\n66 Otmaxt jhmq ptok qb qzh keqozhm.\n67 Otmaxt axbvvha qzh tvvuh qzhxh.\n68 Utxi cbdxmhiha qb qzh bsseoh.\n69 Utxi cbdxmhiha qb qzh ptqzxbby.\n70 Hbzm ybnha qb qzh bsseoh.\n71 Utxi jhmq qb qzh keqozhm.\n72 Hbzm jhmq qb qzh rtxahm.\n73 Utxi cbdxmhiha qb qzh bsseoh.\n74 Hbzm jhmq qb qzh bsseoh.\n75 Utxi cbdxmhiha qb qzh rtxahm.\n76 Otmaxt veokha dv qzh tvvuh.\n77 Hbzm cbdxmhiha qb qzh rtxahm.\n78 Hbzm cbdxmhiha qb qzh keqozhm.\n79 Utxi cbdxmhiha qb qzh bsseoh.\n80 Hbzm qxtnhuuha qb qzh ztuujti.\n81 Otmaxt axbvvha qzh tvvuh.\n82 Ytmehu cbdxmhiha qb qzh rtxahm.\n83 Otmaxt rxtppha qzh tvvuh.\n84 Otmaxt vdq abjm qzh tvvuh.\n85 Ytmehu qxtnhuuha qb qzh phaxbby.\n86 Ytmehu qbbk qzh yeuk.\n87 Ytmehu vdq abjm qzh yeuk qzhxh.\n88 Utxi ybnha qb qzh keqozhm.\n89 Utxi qbbk qzh tvvuh.\n90 Utxi jhmq qb qzh ptqzxbby.\n91 Utxi ybnha qb qzh keqozhm.\n92 Hbzm qxtnhuuha qb qzh rtxahm.\n93 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t89 91 90\n94 Utxi aelotxaha qzh tvvuh.\n95 Otmaxt rxtppha qzh tvvuh.\n96 Otmaxt qxtnhuuha qb qzh rtxahm.\n97 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n98 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t95 97 96\n99 Ytmehu veokha dv qzh yeuk.\n100 Ytmehu qbbk qzh sbbqptuu.\n101 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t95 97 96\n1 Otmaxt qbbk qzh yeuk.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Hbzm qbbk qzh sbbqptuu.\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Hbzm aelotxaha qzh sbbqptuu.\n6 Hbzm qbbk qzh sbbqptuu.\n7 Otmaxt aelotxaha qzh yeuk.\n8 Hbzm axbvvha qzh sbbqptuu qzhxh.\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Ytmehu cbdxmhiha qb qzh rtxahm.\n13 Utxi jhmq qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Utxi rbq qzh yeuk.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Utxi ybnha qb qzh bsseoh.\n18 Utxi axbvvha qzh yeuk.\n19 Utxi ybnha qb qzh keqozhm.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Hbzm ybnha qb qzh rtxahm.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Hbzm ybnha qb qzh ptqzxbby.\n24 Ytmehu jhmq qb qzh keqozhm.\n25 Utxi jhmq qb qzh ztuujti.\n26 Ytmehu rbq qzh sbbqptuu.\n27 Ytmehu axbvvha qzh sbbqptuu.\n28 Otmaxt jhmq ptok qb qzh ptqzxbby.\n29 Otmaxt jhmq ptok qb qzh bsseoh.\n30 Ytmehu rxtppha qzh sbbqptuu.\n31 Otmaxt qbbk qzh yeuk.\n32 Hbzm qxtnhuuha qb qzh ztuujti.\n33 Otmaxt uhsq qzh yeuk.\n34 Otmaxt qbbk qzh yeuk.\n35 Otmaxt aelotxaha qzh yeuk qzhxh.\n36 Otmaxt ybnha qb qzh ztuujti.\n37 Ytmehu aelotxaha qzh sbbqptuu.\n38 Otmaxt cbdxmhiha qb qzh bsseoh.\n39 Hbzm qxtnhuuha qb qzh phaxbby.\n40 Ytmehu qbbk qzh sbbqptuu.\n41 Ytmehu qxtnhuuha qb qzh bsseoh.\n42 Ytmehu veokha dv qzh yeuk.\n43 Utxi ybnha qb qzh ptqzxbby.\n44 Otmaxt ybnha qb qzh ptqzxbby.\n45 Otmaxt qxtnhuuha qb qzh keqozhm.\n46 Hbzm qbbk qzh tvvuh.\n47 Ytmehu jhmq ptok qb qzh ztuujti.\n48 Utxi jhmq ptok qb qzh rtxahm.\n49 Ytmehu qxtnhuuha qb qzh rtxahm.\n50 Utxi qxtnhuuha qb qzh ztuujti.\n51 Utxi cbdxmhiha qb qzh ptqzxbby.\n52 Otmaxt cbdxmhiha qb qzh ztuujti.\n53 Ytmehu jhmq ptok qb qzh ztuujti.\n54 Utxi qxtnhuuha qb qzh phaxbby.\n55 Hbzm jhmq ptok qb qzh keqozhm.\n56 Otmaxt cbdxmhiha qb qzh keqozhm.\n57 Ytmehu uhsq qzh sbbqptuu qzhxh.\n58 Ytmehu ybnha qb qzh ptqzxbby.\n59 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t57 53 49\n60 Utxi jhmq qb qzh keqozhm.\n61 Hbzm ybnha qb qzh rtxahm.\n62 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t57 53 49\n63 Ytmehu vdq abjm qzh yeuk.\n64 Hbzm axbvvha qzh tvvuh.\n65 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t63 53 49\n66 Ytmehu jhmq ptok qb qzh rtxahm.\n67 Hbzm rbq qzh tvvuh.\n68 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t63 58 53\n69 Utxi qxtnhuuha qb qzh rtxahm.\n70 Otmaxt cbdxmhiha qb qzh rtxahm.\n71 Otmaxt jhmq ptok qb qzh keqozhm.\n72 Ytmehu ybnha qb qzh phaxbby.\n73 Utxi qxtnhuuha qb qzh ztuujti.\n74 Ytmehu jhmq ptok qb qzh rtxahm.\n75 Utxi qbbk qzh sbbqptuu qzhxh.\n76 Utxi aelotxaha qzh sbbqptuu.\n77 Otmaxt qxtnhuuha qb qzh ztuujti.\n78 Utxi ybnha qb qzh keqozhm.\n79 Hbzm qxtnhuuha qb qzh phaxbby.\n80 Hbzm jhmq ptok qb qzh bsseoh.\n81 Ytmehu jhmq ptok qb qzh bsseoh.\n82 Hbzm jhmq ptok qb qzh ptqzxbby.\n83 Hbzm qxtnhuuha qb qzh rtxahm.\n84 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n85 Hbzm jhmq qb qzh phaxbby.\n86 Ytmehu ybnha qb qzh bsseoh.\n87 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n88 Utxi cbdxmhiha qb qzh phaxbby.\n89 Hbzm vdq abjm qzh tvvuh.\n90 Hbzm veokha dv qzh tvvuh qzhxh.\n91 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n92 Hbzm axbvvha qzh tvvuh.\n93 Utxi veokha dv qzh tvvuh.\n94 Ytmehu ybnha qb qzh rtxahm.\n95 Otmaxt ybnha qb qzh phaxbby.\n96 Utxi uhsq qzh tvvuh qzhxh.\n97 Ytmehu cbdxmhiha qb qzh phaxbby.\n98 Hbzm jhmq ptok qb qzh ztuujti.\n99 Ytmehu qxtnhuuha qb qzh ztuujti.\n100 Ytmehu veokha dv qzh sbbqptuu.\n101 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n102 Hbzm jhmq qb qzh rtxahm.\n103 Utxi rbq qzh tvvuh.\n104 Utxi axbvvha qzh tvvuh qzhxh.\n105 Hbzm qxtnhuuha qb qzh ztuujti.\n106 Hbzm rxtppha qzh sbbqptuu qzhxh.\n107 Utxi qbbk qzh tvvuh.\n108 Ytmehu qxtnhuuha qb qzh phaxbby.\n109 Hbzm qxtnhuuha qb qzh ptqzxbby.\n110 Ytmehu jhmq qb qzh rtxahm.\n111 Ytmehu jhmq ptok qb qzh ptqzxbby.\n112 Utxi axbvvha qzh tvvuh qzhxh.\n113 Hbzm jhmq qb qzh ztuujti.\n114 Utxi veokha dv qzh tvvuh.\n115 Ytmehu ybnha qb qzh rtxahm.\n116 Ytmehu jhmq ptok qb qzh ptqzxbby.\n117 Otmaxt jhmq ptok qb qzh ptqzxbby.\n118 Ytmehu jhmq ptok qb qzh keqozhm.\n119 Otmaxt qxtnhuuha qb qzh keqozhm.\n120 Utxi jhmq ptok qb qzh ztuujti.\n121 Ytmehu jhmq qb qzh bsseoh.\n122 Ytmehu ybnha qb qzh keqozhm.\n123 Hbzm vdq abjm qzh sbbqptuu.\n124 Hbzm cbdxmhiha qb qzh bsseoh.\n125 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t123 113 109\n1 Otmaxt veokha dv qzh sbbqptuu.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Hbzm qbbk qzh yeuk.\n4 Utxi rxtppha qzh tvvuh.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Utxi uhsq qzh tvvuh.\n9 Hbzm axbvvha qzh yeuk.\n10 Hbzm rbq qzh tvvuh.\n11 Hbzm axbvvha qzh tvvuh.\n12 Hbzm qbbk qzh yeuk.\n13 Hbzm aelotxaha qzh yeuk.\n14 Utxi ybnha qb qzh phaxbby.\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Otmaxt vdq abjm qzh sbbqptuu.\n18 Otmaxt jhmq ptok qb qzh ptqzxbby.\n19 Ytmehu jhmq qb qzh ztuujti.\n20 Ytmehu ybnha qb qzh bsseoh.\n21 Otmaxt ybnha qb qzh ztuujti.\n22 Utxi jhmq qb qzh keqozhm.\n23 Ytmehu jhmq qb qzh rtxahm.\n24 Hbzm veokha dv qzh tvvuh.\n25 Otmaxt jhmq ptok qb qzh rtxahm.\n26 Hbzm jhmq ptok qb qzh phaxbby.\n27 Hbzm jhmq ptok qb qzh ptqzxbby.\n28 Utxi ybnha qb qzh rtxahm.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t24 27 26\n30 Otmaxt jhmq qb qzh bsseoh.\n31 Hbzm uhsq qzh tvvuh.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t31 27 26\n33 Ytmehu qxtnhuuha qb qzh ztuujti.\n34 Ytmehu jhmq ptok qb qzh phaxbby.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t31 27 26\n36 Utxi ybnha qb qzh ptqzxbby.\n37 Otmaxt jhmq ptok qb qzh keqozhm.\n38 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t31 27 26\n39 Utxi qxtnhuuha qb qzh keqozhm.\n40 Hbzm qxtnhuuha qb qzh phaxbby.\n41 Otmaxt jhmq ptok qb qzh ztuujti.\n42 Hbzm rbq qzh sbbqptuu.\n43 Utxi ybnha qb qzh ztuujti.\n44 Otmaxt ybnha qb qzh ptqzxbby.\n45 Hbzm axbvvha qzh sbbqptuu.\n46 Ytmehu rxtppha qzh sbbqptuu.\n47 Ytmehu jhmq ptok qb qzh bsseoh.\n48 Ytmehu vdq abjm qzh sbbqptuu.\n49 Utxi rbq qzh yeuk.\n50 Hbzm jhmq qb qzh rtxahm.\n51 Utxi aelotxaha qzh yeuk qzhxh.\n52 Hbzm jhmq ptok qb qzh bsseoh.\n53 Ytmehu cbdxmhiha qb qzh rtxahm.\n54 Otmaxt jhmq ptok qb qzh rtxahm.\n55 Hbzm qbbk qzh sbbqptuu.\n56 Otmaxt ybnha qb qzh keqozhm.\n57 Utxi qbbk qzh yeuk.\n58 Otmaxt cbdxmhiha qb qzh bsseoh.\n59 Utxi axbvvha qzh yeuk.\n60 Otmaxt jhmq qb qzh keqozhm.\n61 Hbzm jhmq ptok qb qzh ztuujti.\n62 Otmaxt cbdxmhiha qb qzh ztuujti.\n63 Hbzm qbbk qzh yeuk qzhxh.\n64 Utxi jhmq ptok qb qzh rtxahm.\n65 Hbzm jhmq ptok qb qzh phaxbby.\n66 Hbzm cbdxmhiha qb qzh ztuujti.\n67 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t63 66 65\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi qbbk qzh yeuk.\n3 Utxi axbvvha qzh yeuk qzhxh.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Ytmehu veokha dv qzh sbbqptuu.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Utxi rxtppha qzh yeuk.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n10 Ytmehu qbbk qzh sbbqptuu.\n11 Ytmehu qbbk qzh tvvuh.\n12 Otmaxt jhmq ptok qb qzh bsseoh.\n13 Ytmehu vdq abjm qzh sbbqptuu.\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Hbzm cbdxmhiha qb qzh rtxahm.\n16 Utxi axbvvha qzh yeuk.\n17 Hbzm jhmq ptok qb qzh keqozhm.\n18 Otmaxt ybnha qb qzh phaxbby.\n19 Hbzm jhmq qb qzh bsseoh.\n20 Utxi veokha dv qzh yeuk.\n21 Utxi axbvvha qzh yeuk.\n22 Utxi cbdxmhiha qb qzh rtxahm.\n23 Ytmehu jhmq ptok qb qzh keqozhm.\n24 Hbzm cbdxmhiha qb qzh keqozhm.\n25 Utxi jhmq qb qzh bsseoh.\n26 Otmaxt rbq qzh yeuk.\n27 Ytmehu qxtnhuuha qb qzh rtxahm.\n28 Hbzm qxtnhuuha qb qzh rtxahm.\n29 Otmaxt jhmq qb qzh ptqzxbby.\n30 Ytmehu cbdxmhiha qb qzh bsseoh.\n31 Utxi cbdxmhiha qb qzh rtxahm.\n32 Otmaxt veokha dv qzh sbbqptuu.\n33 Otmaxt uhsq qzh sbbqptuu.\n34 Otmaxt veokha dv qzh sbbqptuu.\n35 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n36 Otmaxt aelotxaha qzh yeuk.\n37 Hbzm ybnha qb qzh keqozhm.\n38 Otmaxt qbbk qzh tvvuh.\n39 Otmaxt rbq qzh yeuk.\n40 Hbzm qxtnhuuha qb qzh rtxahm.\n41 Utxi ybnha qb qzh keqozhm.\n42 Utxi qxtnhuuha qb qzh ptqzxbby.\n43 Otmaxt jhmq ptok qb qzh keqozhm.\n44 Ytmehu ybnha qb qzh ztuujti.\n45 Utxi cbdxmhiha qb qzh rtxahm.\n46 Otmaxt axbvvha qzh yeuk.\n47 Ytmehu qxtnhuuha qb qzh keqozhm.\n48 Utxi cbdxmhiha qb qzh ztuujti.\n49 Utxi qxtnhuuha qb qzh bsseoh.\n50 Otmaxt jhmq ptok qb qzh rtxahm.\n51 Hbzm ybnha qb qzh bsseoh.\n52 Otmaxt cbdxmhiha qb qzh phaxbby.\n53 Hbzm ybnha qb qzh ptqzxbby.\n54 Hbzm rxtppha qzh sbbqptuu.\n55 Ytmehu ybnha qb qzh rtxahm.\n56 Utxi jhmq ptok qb qzh ztuujti.\n57 Hbzm vdq abjm qzh sbbqptuu.\n58 Otmaxt uhsq qzh tvvuh.\n59 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t58 50 43\n60 Hbzm qbbk qzh sbbqptuu qzhxh.\n61 Ytmehu jhmq qb qzh keqozhm.\n62 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t58 52 50\n63 Otmaxt rbq qzh tvvuh.\n64 Ytmehu qxtnhuuha qb qzh phaxbby.\n65 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n66 Hbzm jhmq qb qzh rtxahm.\n67 Hbzm cbdxmhiha qb qzh keqozhm.\n68 Hbzm jhmq qb qzh ptqzxbby.\n69 Hbzm axbvvha qzh sbbqptuu.\n70 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n71 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t69 67 66\n72 Otmaxt ybnha qb qzh phaxbby.\n73 Ytmehu rbq qzh sbbqptuu.\n74 Ytmehu axbvvha qzh sbbqptuu.\n75 Hbzm ybnha qb qzh ztuujti.\n76 Otmaxt axbvvha qzh tvvuh.\n77 Otmaxt jhmq qb qzh ptqzxbby.\n78 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t76 72 65\n79 Hbzm qxtnhuuha qb qzh rtxahm.\n80 Ytmehu jhmq ptok qb qzh ztuujti.\n81 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t76 72 65\n1 Utxi rbq qzh sbbqptuu.\n2 Utxi aelotxaha qzh sbbqptuu.\n3 Utxi veokha dv qzh sbbqptuu.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Utxi jhmq qb qzh ztuujti.\n7 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t3 6 5\n8 Utxi veokha dv qzh tvvuh.\n9 Otmaxt ybnha qb qzh bsseoh.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Utxi ybnha qb qzh bsseoh.\n16 Utxi vdq abjm qzh tvvuh.\n17 Utxi jhmq qb qzh rtxahm.\n18 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t16 15 13\n19 Otmaxt qbbk qzh tvvuh.\n20 Otmaxt cbdxmhiha qb qzh rtxahm.\n21 Utxi jhmq qb qzh bsseoh.\n22 Ytmehu jhmq qb qzh ztuujti.\n23 Utxi cbdxmhiha qb qzh phaxbby.\n24 Utxi aelotxaha qzh sbbqptuu qzhxh.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t24 17 15\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Ytmehu qxtnhuuha qb qzh phaxbby.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t24 23 21\n29 Otmaxt aelotxaha qzh tvvuh.\n30 Utxi rbq qzh sbbqptuu.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t29 26 20\n1 Ytmehu veokha dv qzh sbbqptuu.\n2 Ytmehu uhsq qzh sbbqptuu.\n3 Otmaxt qxtnhuuha qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm veokha dv qzh sbbqptuu.\n6 Hbzm jhmq qb qzh phaxbby.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Utxi jhmq qb qzh keqozhm.\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Hbzm qbbk qzh yeuk.\n13 Hbzm uhsq qzh yeuk.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Hbzm qxtnhuuha qb qzh phaxbby.\n17 Hbzm jhmq ptok qb qzh keqozhm.\n18 Hbzm aelotxaha qzh sbbqptuu.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t18 16 15\n20 Hbzm qxtnhuuha qb qzh ptqzxbby.\n21 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n22 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t18 15 11\n23 Hbzm rbq qzh yeuk.\n24 Hbzm vdq abjm qzh yeuk qzhxh.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t18 17 16\n26 Ytmehu qxtnhuuha qb qzh rtxahm.\n27 Otmaxt qxtnhuuha qb qzh rtxahm.\n28 Utxi qbbk qzh sbbqptuu qzhxh.\n29 Hbzm ybnha qb qzh keqozhm.\n30 Utxi jhmq ptok qb qzh ptqzxbby.\n31 Ytmehu cbdxmhiha qb qzh keqozhm.\n32 Utxi axbvvha qzh sbbqptuu.\n33 Utxi rxtppha qzh sbbqptuu.\n34 Ytmehu ybnha qb qzh ztuujti.\n35 Utxi cbdxmhiha qb qzh rtxahm.\n36 Ytmehu cbdxmhiha qb qzh bsseoh.\n37 Otmaxt qbbk qzh tvvuh.\n38 Utxi qxtnhuuha qb qzh ptqzxbby.\n39 Utxi rxtppha qzh yeuk.\n40 Hbzm ybnha qb qzh phaxbby.\n41 Ytmehu cbdxmhiha qb qzh rtxahm.\n42 Utxi ybnha qb qzh bsseoh.\n43 Otmaxt qxtnhuuha qb qzh bsseoh.\n44 Otmaxt uhsq qzh tvvuh.\n45 Utxi axbvvha qzh sbbqptuu.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t45 38 35\n47 Otmaxt rbq qzh tvvuh.\n48 Otmaxt qxtnhuuha qb qzh ztuujti.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t45 38 35\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Hbzm axbvvha qzh sbbqptuu qzhxh.\n3 Otmaxt qxtnhuuha qb qzh bsseoh.\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh keqozhm.\n10 Otmaxt qbbk qzh yeuk.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Utxi rbq qzh tvvuh.\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Hbzm qbbk qzh sbbqptuu.\n16 Ytmehu jhmq ptok qb qzh ztuujti.\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Otmaxt axbvvha qzh yeuk.\n19 Otmaxt rbq qzh yeuk.\n20 Utxi aelotxaha qzh tvvuh.\n21 Otmaxt aelotxaha qzh yeuk.\n22 Hbzm vdq abjm qzh sbbqptuu.\n23 Otmaxt jhmq qb qzh keqozhm.\n24 Hbzm ybnha qb qzh keqozhm.\n25 Utxi veokha dv qzh tvvuh.\n26 Ytmehu ybnha qb qzh ptqzxbby.\n27 Ytmehu qxtnhuuha qb qzh rtxahm.\n28 Utxi uhsq qzh tvvuh.\n29 Utxi cbdxmhiha qb qzh phaxbby.\n30 Utxi jhmq ptok qb qzh ptqzxbby.\n31 Otmaxt cbdxmhiha qb qzh ztuujti.\n32 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n33 Ytmehu jhmq qb qzh ztuujti.\n34 Otmaxt qxtnhuuha qb qzh phaxbby.\n35 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n36 Hbzm cbdxmhiha qb qzh bsseoh.\n37 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n38 Hbzm qbbk qzh tvvuh.\n39 Hbzm cbdxmhiha qb qzh keqozhm.\n40 Hbzm axbvvha qzh tvvuh qzhxh.\n41 Utxi jhmq ptok qb qzh bsseoh.\n42 Hbzm jhmq ptok qb qzh ztuujti.\n43 Ytmehu ybnha qb qzh rtxahm.\n44 Otmaxt rbq qzh yeuk.\n45 Otmaxt ybnha qb qzh ptqzxbby.\n46 Otmaxt qxtnhuuha qb qzh bsseoh.\n47 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t44 46 45\n48 Otmaxt uhsq qzh yeuk.\n49 Otmaxt jhmq ptok qb qzh ptqzxbby.\n50 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t48 46 45\n51 Ytmehu jhmq qb qzh ptqzxbby.\n52 Utxi qxtnhuuha qb qzh ptqzxbby.\n53 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t48 46 45\n54 Hbzm jhmq qb qzh rtxahm.\n55 Ytmehu qxtnhuuha qb qzh keqozhm.\n56 Ytmehu jhmq ptok qb qzh ztuujti.\n57 Hbzm cbdxmhiha qb qzh keqozhm.\n58 Hbzm cbdxmhiha qb qzh bsseoh.\n59 Hbzm jhmq ptok qb qzh ptqzxbby.\n60 Hbzm ybnha qb qzh bsseoh.\n61 Otmaxt ybnha qb qzh phaxbby.\n62 Otmaxt rxtppha qzh sbbqptuu.\n63 Utxi ybnha qb qzh keqozhm.\n64 Hbzm qxtnhuuha qb qzh rtxahm.\n65 Hbzm cbdxmhiha qb qzh ptqzxbby.\n66 Otmaxt jhmq qb qzh rtxahm.\n67 Otmaxt jhmq qb qzh phaxbby.\n68 Otmaxt qxtnhuuha qb qzh ztuujti.\n69 Utxi jhmq qb qzh bsseoh.\n70 Hbzm qxtnhuuha qb qzh phaxbby.\n71 Otmaxt jhmq ptok qb qzh ptqzxbby.\n72 Otmaxt uhsq qzh sbbqptuu.\n73 Ytmehu ybnha qb qzh bsseoh.\n74 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t72 67 66\n75 Utxi veokha dv qzh yeuk.\n76 Otmaxt qbbk qzh sbbqptuu.\n77 Ytmehu jhmq ptok qb qzh phaxbby.\n78 Utxi jhmq ptok qb qzh rtxahm.\n79 Otmaxt aelotxaha qzh sbbqptuu.\n80 Utxi axbvvha qzh yeuk.\n81 Utxi jhmq ptok qb qzh ptqzxbby.\n82 Utxi veokha dv qzh sbbqptuu qzhxh.\n83 Utxi aelotxaha qzh sbbqptuu qzhxh.\n84 Utxi jhmq ptok qb qzh ztuujti.\n85 Utxi jhmq qb qzh keqozhm.\n86 Otmaxt qbbk qzh sbbqptuu.\n87 Otmaxt ybnha qb qzh keqozhm.\n88 Otmaxt jhmq ptok qb qzh ptqzxbby.\n89 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t86 88 87\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Hbzm rxtppha qzh tvvuh.\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Hbzm axbvvha qzh tvvuh.\n6 Ytmehu jhmq qb qzh keqozhm.\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Utxi qbbk qzh yeuk.\n9 Otmaxt cbdxmhiha qb qzh keqozhm.\n10 Utxi aelotxaha qzh yeuk.\n11 Ytmehu rxtppha qzh tvvuh.\n12 Ytmehu axbvvha qzh tvvuh qzhxh.\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Ytmehu veokha dv qzh sbbqptuu.\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Otmaxt jhmq qb qzh rtxahm.\n18 Hbzm jhmq ptok qb qzh rtxahm.\n19 Hbzm qxtnhuuha qb qzh keqozhm.\n20 Otmaxt jhmq qb qzh ptqzxbby.\n21 Utxi qxtnhuuha qb qzh ptqzxbby.\n22 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n23 Ytmehu veokha dv qzh sbbqptuu.\n24 Otmaxt rbq qzh yeuk.\n25 Hbzm rbq qzh tvvuh.\n26 Hbzm ybnha qb qzh ztuujti.\n27 Ytmehu aelotxaha qzh sbbqptuu.\n28 Ytmehu rxtppha qzh sbbqptuu.\n29 Ytmehu aelotxaha qzh sbbqptuu.\n30 Ytmehu qbbk qzh sbbqptuu.\n31 Utxi ybnha qb qzh ztuujti.\n32 Ytmehu ybnha qb qzh bsseoh.\n33 Otmaxt qxtnhuuha qb qzh bsseoh.\n34 Otmaxt uhsq qzh yeuk.\n35 Hbzm jhmq ptok qb qzh keqozhm.\n36 Utxi jhmq ptok qb qzh phaxbby.\n37 Utxi jhmq ptok qb qzh keqozhm.\n38 Ytmehu qxtnhuuha qb qzh ztuujti.\n39 Otmaxt rbq qzh yeuk.\n40 Ytmehu aelotxaha qzh sbbqptuu.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t40 38 32\n42 Ytmehu veokha dv qzh sbbqptuu.\n43 Otmaxt ybnha qb qzh ptqzxbby.\n44 Hbzm axbvvha qzh tvvuh.\n45 Hbzm rbq qzh tvvuh.\n46 Hbzm cbdxmhiha qb qzh ztuujti.\n47 Utxi jhmq ptok qb qzh ztuujti.\n48 Otmaxt cbdxmhiha qb qzh keqozhm.\n49 Hbzm qxtnhuuha qb qzh rtxahm.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t45 49 46\n51 Otmaxt uhsq qzh yeuk.\n52 Ytmehu qxtnhuuha qb qzh bsseoh.\n53 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t51 48 43\n54 Hbzm jhmq qb qzh ptqzxbby.\n55 Otmaxt veokha dv qzh yeuk.\n56 Hbzm ybnha qb qzh phaxbby.\n57 Otmaxt cbdxmhiha qb qzh phaxbby.\n58 Hbzm cbdxmhiha qb qzh keqozhm.\n59 Ytmehu aelotxaha qzh sbbqptuu.\n60 Ytmehu jhmq qb qzh ztuujti.\n61 Hbzm ybnha qb qzh ptqzxbby.\n62 Utxi qxtnhuuha qb qzh ptqzxbby.\n63 Otmaxt aelotxaha qzh yeuk qzhxh.\n64 Utxi jhmq qb qzh ztuujti.\n65 Otmaxt jhmq qb qzh ptqzxbby.\n66 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n67 Hbzm uhsq qzh tvvuh.\n68 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t67 61 58\n69 Otmaxt qbbk qzh tvvuh qzhxh.\n70 Hbzm qxtnhuuha qb qzh phaxbby.\n71 Otmaxt vdq abjm qzh tvvuh qzhxh.\n72 Hbzm cbdxmhiha qb qzh rtxahm.\n73 Otmaxt rbq qzh tvvuh.\n74 Utxi jhmq qb qzh bsseoh.\n75 Ytmehu qxtnhuuha qb qzh phaxbby.\n76 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n77 Ytmehu jhmq ptok qb qzh rtxahm.\n78 Otmaxt aelotxaha qzh tvvuh qzhxh.\n79 Otmaxt qbbk qzh tvvuh.\n80 Utxi ybnha qb qzh ztuujti.\n81 Hbzm jhmq qb qzh phaxbby.\n82 Hbzm jhmq qb qzh ztuujti.\n83 Otmaxt jhmq ptok qb qzh keqozhm.\n84 Otmaxt vdq abjm qzh tvvuh.\n85 Ytmehu qxtnhuuha qb qzh phaxbby.\n86 Ytmehu qbbk qzh yeuk.\n87 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n88 Hbzm cbdxmhiha qb qzh bsseoh.\n89 Otmaxt qxtnhuuha qb qzh rtxahm.\n90 Utxi ybnha qb qzh keqozhm.\n91 Ytmehu qxtnhuuha qb qzh ztuujti.\n92 Utxi qbbk qzh tvvuh.\n93 Otmaxt jhmq ptok qb qzh ztuujti.\n94 Otmaxt cbdxmhiha qb qzh rtxahm.\n95 Hbzm veokha dv qzh sbbqptuu qzhxh.\n96 Hbzm vdq abjm qzh sbbqptuu.\n97 Hbzm qxtnhuuha qb qzh rtxahm.\n98 Otmaxt jhmq qb qzh keqozhm.\n99 Otmaxt cbdxmhiha qb qzh rtxahm.\n100 Utxi cbdxmhiha qb qzh rtxahm.\n101 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n102 Otmaxt jhmq qb qzh bsseoh.\n103 Ytmehu aelotxaha qzh yeuk.\n104 Otmaxt qbbk qzh sbbqptuu.\n105 Ytmehu rbq qzh yeuk.\n106 Otmaxt jhmq qb qzh rtxahm.\n107 Otmaxt uhsq qzh sbbqptuu.\n108 Utxi uhsq qzh tvvuh.\n109 Ytmehu jhmq ptok qb qzh bsseoh.\n110 Ytmehu aelotxaha qzh yeuk.\n111 Otmaxt jhmq ptok qb qzh keqozhm.\n112 Utxi qxtnhuuha qb qzh ztuujti.\n113 Ytmehu rxtppha qzh yeuk qzhxh.\n114 Ytmehu vdq abjm qzh yeuk.\n115 Otmaxt jhmq qb qzh ptqzxbby.\n116 Hbzm qbbk qzh tvvuh.\n117 Hbzm vdq abjm qzh tvvuh.\n118 Ytmehu cbdxmhiha qb qzh keqozhm.\n119 Hbzm veokha dv qzh tvvuh qzhxh.\n120 Hbzm vdq abjm qzh tvvuh.\n121 Utxi jhmq ptok qb qzh keqozhm.\n122 Hbzm jhmq ptok qb qzh bsseoh.\n123 Hbzm qxtnhuuha qb qzh phaxbby.\n124 Utxi cbdxmhiha qb qzh ztuujti.\n125 Utxi jhmq qb qzh rtxahm.\n126 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n127 Hbzm ybnha qb qzh ptqzxbby.\n128 Utxi rxtppha qzh sbbqptuu.\n129 Otmaxt cbdxmhiha qb qzh ztuujti.\n130 Utxi axbvvha qzh sbbqptuu.\n131 Otmaxt qxtnhuuha qb qzh phaxbby.\n132 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n133 Otmaxt jhmq qb qzh keqozhm.\n134 Ytmehu ybnha qb qzh phaxbby.\n135 Otmaxt qxtnhuuha qb qzh phaxbby.\n136 Utxi veokha dv qzh sbbqptuu.\n137 Utxi axbvvha qzh sbbqptuu qzhxh.\n138 Otmaxt jhmq qb qzh rtxahm.\n139 Utxi cbdxmhiha qb qzh keqozhm.\n140 Otmaxt rbq qzh tvvuh.\n141 Ytmehu qxtnhuuha qb qzh rtxahm.\n142 Otmaxt jhmq ptok qb qzh ptqzxbby.\n143 Ytmehu veokha dv qzh sbbqptuu.\n144 Ytmehu jhmq ptok qb qzh keqozhm.\n145 Ytmehu aelotxaha qzh sbbqptuu.\n146 Ytmehu qbbk qzh sbbqptuu.\n147 Otmaxt uhsq qzh tvvuh qzhxh.\n148 Ytmehu uhsq qzh sbbqptuu.\n149 Hbzm rbq qzh tvvuh qzhxh.\n150 Ytmehu cbdxmhiha qb qzh rtxahm.\n151 Hbzm jhmq ptok qb qzh rtxahm.\n152 Hbzm qxtnhuuha qb qzh ptqzxbby.\n153 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t149 152 151\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Hbzm jhmq qb qzh ptqzxbby.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Ytmehu qxtnhuuha qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Hbzm ybnha qb qzh bsseoh.\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Ytmehu jhmq ptok qb qzh bsseoh.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm qbbk qzh yeuk qzhxh.\n15 Hbzm jhmq ptok qb qzh bsseoh.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Hbzm axbvvha qzh yeuk.\n18 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n19 Ytmehu veokha dv qzh sbbqptuu.\n20 Hbzm qbbk qzh yeuk.\n21 Otmaxt jhmq qb qzh bsseoh.\n22 Ytmehu aelotxaha qzh sbbqptuu.\n23 Hbzm jhmq ptok qb qzh rtxahm.\n24 Hbzm jhmq qb qzh ztuujti.\n25 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t20 24 23\n26 Ytmehu jhmq qb qzh phaxbby.\n27 Ytmehu rxtppha qzh tvvuh.\n28 Hbzm jhmq ptok qb qzh bsseoh.\n29 Utxi rbq qzh sbbqptuu.\n30 Hbzm axbvvha qzh yeuk qzhxh.\n31 Otmaxt cbdxmhiha qb qzh rtxahm.\n32 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t30 28 24\n33 Utxi qxtnhuuha qb qzh rtxahm.\n34 Utxi uhsq qzh sbbqptuu.\n35 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t30 24 23\n36 Otmaxt veokha dv qzh sbbqptuu.\n37 Hbzm rxtppha qzh yeuk.\n38 Otmaxt uhsq qzh sbbqptuu.\n39 Hbzm jhmq ptok qb qzh ztuujti.\n40 Ytmehu aelotxaha qzh tvvuh.\n41 Hbzm vdq abjm qzh yeuk.\n42 Hbzm veokha dv qzh yeuk.\n43 Otmaxt rxtppha qzh sbbqptuu.\n44 Ytmehu veokha dv qzh tvvuh qzhxh.\n45 Hbzm vdq abjm qzh yeuk.\n46 Hbzm ybnha qb qzh rtxahm.\n47 Ytmehu axbvvha qzh tvvuh.\n48 Ytmehu rbq qzh tvvuh.\n49 Ytmehu ybnha qb qzh bsseoh.\n50 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n51 Utxi ybnha qb qzh bsseoh.\n52 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t48 50 49\n53 Otmaxt ybnha qb qzh bsseoh.\n54 Ytmehu vdq abjm qzh tvvuh.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t54 50 49\n1 Hbzm jhmq qb qzh rtxahm.\n2 Utxi rbq qzh yeuk.\n3 Utxi ybnha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi axbvvha qzh yeuk.\n6 Utxi veokha dv qzh yeuk qzhxh.\n7 Utxi ybnha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Utxi axbvvha qzh yeuk.\n11 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t10 9 7\n12 Hbzm qxtnhuuha qb qzh keqozhm.\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t10 9 7\n15 Hbzm qxtnhuuha qb qzh phaxbby.\n16 Hbzm qxtnhuuha qb qzh keqozhm.\n17 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t10 9 7\n18 Hbzm rxtppha qzh sbbqptuu.\n19 Utxi rbq qzh yeuk.\n20 Hbzm qbbk qzh tvvuh.\n21 Otmaxt jhmq qb qzh rtxahm.\n22 Utxi ybnha qb qzh rtxahm.\n23 Utxi uhsq qzh yeuk.\n24 Utxi veokha dv qzh yeuk.\n25 Hbzm qxtnhuuha qb qzh ztuujti.\n26 Utxi uhsq qzh yeuk.\n27 Hbzm vdq abjm qzh sbbqptuu.\n28 Utxi veokha dv qzh yeuk.\n29 Hbzm rxtppha qzh sbbqptuu.\n30 Hbzm axbvvha qzh tvvuh.\n31 Hbzm uhsq qzh sbbqptuu qzhxh.\n32 Utxi uhsq qzh yeuk qzhxh.\n33 Hbzm rxtppha qzh tvvuh.\n34 Otmaxt cbdxmhiha qb qzh ztuujti.\n35 Otmaxt jhmq ptok qb qzh bsseoh.\n36 Hbzm jhmq qb qzh rtxahm.\n37 Utxi jhmq ptok qb qzh bsseoh.\n38 Hbzm uhsq qzh tvvuh.\n39 Utxi ybnha qb qzh keqozhm.\n40 Hbzm qbbk qzh yeuk.\n41 Utxi ybnha qb qzh rtxahm.\n42 Hbzm jhmq qb qzh ptqzxbby.\n43 Hbzm axbvvha qzh yeuk.\n44 Utxi qbbk qzh tvvuh.\n45 Ytmehu jhmq qb qzh phaxbby.\n46 Hbzm jhmq ptok qb qzh phaxbby.\n47 Ytmehu ybnha qb qzh keqozhm.\n48 Otmaxt cbdxmhiha qb qzh keqozhm.\n49 Ytmehu ybnha qb qzh ptqzxbby.\n50 Utxi vdq abjm qzh tvvuh.\n51 Utxi veokha dv qzh tvvuh qzhxh.\n52 Utxi jhmq qb qzh ptqzxbby.\n53 Hbzm jhmq qb qzh bsseoh.\n54 Ytmehu rbq qzh yeuk.\n55 Hbzm qxtnhuuha qb qzh phaxbby.\n56 Utxi jhmq ptok qb qzh ztuujti.\n57 Ytmehu cbdxmhiha qb qzh ztuujti.\n58 Ytmehu rxtppha qzh sbbqptuu.\n59 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n60 Ytmehu ybnha qb qzh ptqzxbby.\n61 Utxi qbbk qzh sbbqptuu.\n62 Utxi vdq abjm qzh sbbqptuu.\n63 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n64 Utxi vdq abjm qzh tvvuh.\n65 Ytmehu qxtnhuuha qb qzh phaxbby.\n66 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t64 56 52\n67 Utxi rxtppha qzh sbbqptuu.\n68 Ytmehu vdq abjm qzh yeuk.\n69 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t68 65 60\n1 Hbzm rxtppha qzh tvvuh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Utxi jhmq qb qzh bsseoh.\n4 Hbzm uhsq qzh tvvuh.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Hbzm qbbk qzh tvvuh qzhxh.\n9 Hbzm uhsq qzh tvvuh qzhxh.\n10 Utxi rxtppha qzh sbbqptuu.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Ytmehu ybnha qb qzh keqozhm.\n13 Utxi vdq abjm qzh sbbqptuu.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Hbzm qxtnhuuha qb qzh ztuujti.\n17 Ytmehu jhmq qb qzh ztuujti.\n18 Hbzm qbbk qzh yeuk.\n19 Otmaxt cbdxmhiha qb qzh phaxbby.\n20 Otmaxt cbdxmhiha qb qzh keqozhm.\n21 Otmaxt jhmq qb qzh ptqzxbby.\n22 Otmaxt jhmq qb qzh phaxbby.\n23 Utxi ybnha qb qzh ztuujti.\n24 Utxi ybnha qb qzh bsseoh.\n25 Utxi jhmq qb qzh phaxbby.\n26 Hbzm uhsq qzh yeuk.\n27 Hbzm rxtppha qzh yeuk.\n28 Hbzm uhsq qzh yeuk qzhxh.\n29 Ytmehu cbdxmhiha qb qzh phaxbby.\n30 Otmaxt qxtnhuuha qb qzh ztuujti.\n31 Utxi jhmq ptok qb qzh ptqzxbby.\n32 Utxi ybnha qb qzh ztuujti.\n33 Otmaxt rxtppha qzh yeuk.\n34 Utxi qxtnhuuha qb qzh phaxbby.\n35 Otmaxt axbvvha qzh yeuk.\n36 Hbzm rbq qzh yeuk.\n37 Hbzm vdq abjm qzh yeuk.\n38 Ytmehu jhmq qb qzh rtxahm.\n39 Utxi cbdxmhiha qb qzh bsseoh.\n40 Hbzm cbdxmhiha qb qzh phaxbby.\n41 Hbzm jhmq qb qzh keqozhm.\n42 Ytmehu rbq qzh tvvuh.\n43 Otmaxt qbbk qzh yeuk.\n44 Hbzm cbdxmhiha qb qzh phaxbby.\n45 Hbzm qxtnhuuha qb qzh ptqzxbby.\n46 Otmaxt axbvvha qzh yeuk.\n47 Utxi ybnha qb qzh rtxahm.\n48 Utxi jhmq qb qzh keqozhm.\n49 Ytmehu qxtnhuuha qb qzh ztuujti.\n50 Hbzm ybnha qb qzh bsseoh.\n51 Otmaxt rxtppha qzh yeuk qzhxh.\n52 Ytmehu axbvvha qzh tvvuh.\n53 Utxi jhmq qb qzh phaxbby.\n54 Ytmehu veokha dv qzh tvvuh.\n55 Otmaxt axbvvha qzh yeuk qzhxh.\n56 Ytmehu vdq abjm qzh tvvuh qzhxh.\n57 Utxi ybnha qb qzh rtxahm.\n58 Utxi jhmq qb qzh ztuujti.\n59 Otmaxt rxtppha qzh yeuk.\n60 Otmaxt veokha dv qzh tvvuh.\n61 Otmaxt ybnha qb qzh rtxahm.\n62 Utxi qxtnhuuha qb qzh phaxbby.\n63 Utxi cbdxmhiha qb qzh ptqzxbby.\n64 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n65 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t60 64 61\n66 Utxi cbdxmhiha qb qzh keqozhm.\n67 Otmaxt cbdxmhiha qb qzh keqozhm.\n68 Otmaxt axbvvha qzh tvvuh.\n69 Utxi rbq qzh tvvuh.\n70 Otmaxt qbbk qzh sbbqptuu.\n71 Otmaxt vdq abjm qzh yeuk.\n72 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t71 67 64\n73 Otmaxt axbvvha qzh sbbqptuu.\n74 Hbzm jhmq qb qzh phaxbby.\n75 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t71 67 64\n76 Hbzm qxtnhuuha qb qzh bsseoh.\n77 Otmaxt ybnha qb qzh bsseoh.\n78 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t71 64 61\n79 Hbzm cbdxmhiha qb qzh ztuujti.\n80 Utxi axbvvha qzh tvvuh.\n81 Utxi rbq qzh tvvuh.\n82 Otmaxt qxtnhuuha qb qzh phaxbby.\n83 Utxi axbvvha qzh tvvuh.\n84 Utxi rxtppha qzh sbbqptuu qzhxh.\n85 Utxi rxtppha qzh tvvuh.\n86 Utxi qxtnhuuha qb qzh ptqzxbby.\n87 Utxi cbdxmhiha qb qzh phaxbby.\n88 Hbzm jhmq ptok qb qzh ptqzxbby.\n89 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t84 87 86\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Utxi ybnha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Utxi veokha dv qzh tvvuh.\n7 Utxi uhsq qzh tvvuh.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Hbzm qbbk qzh tvvuh.\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Hbzm aelotxaha qzh tvvuh qzhxh.\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Utxi ybnha qb qzh rtxahm.\n15 Utxi qbbk qzh tvvuh qzhxh.\n16 Utxi vdq abjm qzh tvvuh.\n17 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n18 Utxi veokha dv qzh tvvuh.\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Utxi axbvvha qzh tvvuh.\n21 Ytmehu ybnha qb qzh bsseoh.\n22 Utxi veokha dv qzh tvvuh.\n23 Otmaxt cbdxmhiha qb qzh keqozhm.\n24 Utxi vdq abjm qzh tvvuh.\n25 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n26 Otmaxt axbvvha qzh sbbqptuu.\n27 Utxi qxtnhuuha qb qzh bsseoh.\n28 Otmaxt qbbk qzh yeuk qzhxh.\n29 Hbzm qxtnhuuha qb qzh phaxbby.\n30 Otmaxt jhmq qb qzh ztuujti.\n31 Utxi ybnha qb qzh ztuujti.\n32 Ytmehu ybnha qb qzh ptqzxbby.\n33 Hbzm ybnha qb qzh ptqzxbby.\n34 Ytmehu ybnha qb qzh bsseoh.\n35 Ytmehu ybnha qb qzh rtxahm.\n36 Utxi qxtnhuuha qb qzh ptqzxbby.\n37 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n38 Ytmehu cbdxmhiha qb qzh bsseoh.\n39 Otmaxt jhmq ptok qb qzh keqozhm.\n40 Hbzm jhmq qb qzh bsseoh.\n41 Otmaxt uhsq qzh yeuk.\n42 Hbzm jhmq ptok qb qzh rtxahm.\n43 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t41 39 30\n44 Hbzm jhmq ptok qb qzh bsseoh.\n45 Hbzm qxtnhuuha qb qzh keqozhm.\n46 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t41 39 30\n47 Hbzm rxtppha qzh yeuk.\n48 Hbzm vdq abjm qzh yeuk.\n49 Hbzm rxtppha qzh sbbqptuu.\n50 Otmaxt veokha dv qzh yeuk.\n51 Otmaxt ybnha qb qzh rtxahm.\n52 Otmaxt veokha dv qzh tvvuh.\n53 Utxi ybnha qb qzh ztuujti.\n54 Otmaxt cbdxmhiha qb qzh phaxbby.\n55 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t50 54 51\n56 Hbzm ybnha qb qzh phaxbby.\n57 Utxi ybnha qb qzh keqozhm.\n58 Hbzm ybnha qb qzh keqozhm.\n59 Ytmehu qxtnhuuha qb qzh rtxahm.\n60 Hbzm uhsq qzh sbbqptuu.\n61 Ytmehu jhmq qb qzh keqozhm.\n62 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t60 58 56\n63 Ytmehu rxtppha qzh sbbqptuu.\n64 Hbzm ybnha qb qzh ztuujti.\n65 Utxi jhmq ptok qb qzh rtxahm.\n66 Ytmehu cbdxmhiha qb qzh phaxbby.\n67 Otmaxt jhmq qb qzh keqozhm.\n68 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n69 Otmaxt jhmq qb qzh phaxbby.\n70 Ytmehu aelotxaha qzh sbbqptuu.\n71 Otmaxt rxtppha qzh sbbqptuu.\n72 Hbzm qxtnhuuha qb qzh keqozhm.\n73 Utxi jhmq qb qzh phaxbby.\n74 Utxi cbdxmhiha qb qzh ptqzxbby.\n75 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n76 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n77 Otmaxt aelotxaha qzh tvvuh qzhxh.\n78 Ytmehu veokha dv qzh tvvuh.\n79 Otmaxt jhmq qb qzh ptqzxbby.\n80 Ytmehu uhsq qzh tvvuh.\n81 Ytmehu rbq qzh tvvuh.\n82 Ytmehu uhsq qzh sbbqptuu qzhxh.\n83 Otmaxt qxtnhuuha qb qzh ztuujti.\n84 Ytmehu jhmq qb qzh ztuujti.\n85 Utxi cbdxmhiha qb qzh bsseoh.\n86 Ytmehu aelotxaha qzh tvvuh.\n87 Ytmehu rxtppha qzh tvvuh.\n88 Ytmehu vdq abjm qzh tvvuh.\n89 Hbzm ybnha qb qzh ztuujti.\n90 Utxi qxtnhuuha qb qzh rtxahm.\n91 Utxi cbdxmhiha qb qzh ztuujti.\n92 Otmaxt rbq qzh tvvuh qzhxh.\n93 Otmaxt jhmq qb qzh keqozhm.\n94 Otmaxt ybnha qb qzh phaxbby.\n95 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t92 94 93\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Utxi jhmq qb qzh rtxahm.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Otmaxt rxtppha qzh sbbqptuu.\n7 Otmaxt vdq abjm qzh sbbqptuu.\n8 Utxi jhmq qb qzh ztuujti.\n9 Ytmehu ybnha qb qzh ptqzxbby.\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Utxi rbq qzh sbbqptuu.\n12 Ytmehu uhsq qzh tvvuh qzhxh.\n13 Hbzm qbbk qzh yeuk.\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Utxi vdq abjm qzh sbbqptuu.\n16 Otmaxt ybnha qb qzh ztuujti.\n17 Utxi rbq qzh sbbqptuu.\n18 Otmaxt qxtnhuuha qb qzh phaxbby.\n19 Hbzm ybnha qb qzh rtxahm.\n20 Ytmehu cbdxmhiha qb qzh keqozhm.\n21 Utxi uhsq qzh sbbqptuu qzhxh.\n22 Ytmehu vdq abjm qzh tvvuh.\n23 Utxi rxtppha qzh sbbqptuu.\n24 Hbzm jhmq ptok qb qzh ptqzxbby.\n25 Ytmehu qbbk qzh tvvuh qzhxh.\n26 Ytmehu cbdxmhiha qb qzh ztuujti.\n27 Ytmehu jhmq ptok qb qzh keqozhm.\n28 Ytmehu cbdxmhiha qb qzh ztuujti.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t25 28 27\n30 Utxi uhsq qzh sbbqptuu.\n31 Ytmehu qbbk qzh sbbqptuu.\n32 Ytmehu aelotxaha qzh tvvuh.\n33 Hbzm jhmq ptok qb qzh phaxbby.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t32 28 27\n35 Ytmehu jhmq qb qzh keqozhm.\n36 Otmaxt jhmq qb qzh ptqzxbby.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t32 27 26\n38 Ytmehu vdq abjm qzh sbbqptuu.\n39 Utxi qbbk qzh tvvuh.\n40 Hbzm qxtnhuuha qb qzh ptqzxbby.\n41 Utxi uhsq qzh tvvuh.\n42 Hbzm jhmq ptok qb qzh phaxbby.\n43 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n44 Hbzm uhsq qzh yeuk.\n45 Utxi veokha dv qzh tvvuh.\n46 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t44 40 33\n47 Hbzm jhmq ptok qb qzh ztuujti.\n48 Ytmehu qxtnhuuha qb qzh ztuujti.\n49 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t44 42 40\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Hbzm rbq qzh tvvuh.\n3 Hbzm uhsq qzh tvvuh.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Utxi ybnha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Utxi qbbk qzh yeuk qzhxh.\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Utxi axbvvha qzh yeuk.\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Utxi rxtppha qzh yeuk.\n16 Utxi aelotxaha qzh yeuk.\n17 Hbzm rxtppha qzh tvvuh.\n18 Hbzm uhsq qzh tvvuh.\n19 Ytmehu ybnha qb qzh ztuujti.\n20 Ytmehu qbbk qzh tvvuh.\n21 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n22 Hbzm jhmq ptok qb qzh rtxahm.\n23 Ytmehu axbvvha qzh tvvuh.\n24 Ytmehu qbbk qzh tvvuh.\n25 Ytmehu vdq abjm qzh tvvuh.\n26 Utxi rbq qzh yeuk.\n27 Ytmehu qbbk qzh tvvuh.\n28 Otmaxt ybnha qb qzh keqozhm.\n29 Ytmehu aelotxaha qzh tvvuh.\n30 Ytmehu qbbk qzh tvvuh.\n31 Utxi aelotxaha qzh yeuk qzhxh.\n32 Otmaxt qbbk qzh yeuk.\n33 Ytmehu cbdxmhiha qb qzh ztuujti.\n34 Ytmehu aelotxaha qzh tvvuh.\n35 Hbzm jhmq ptok qb qzh ztuujti.\n36 Otmaxt jhmq ptok qb qzh ztuujti.\n37 Hbzm jhmq ptok qb qzh rtxahm.\n38 Ytmehu qbbk qzh tvvuh qzhxh.\n39 Otmaxt uhsq qzh yeuk.\n40 Ytmehu vdq abjm qzh tvvuh.\n41 Ytmehu rbq qzh yeuk.\n42 Hbzm jhmq ptok qb qzh ptqzxbby.\n43 Ytmehu aelotxaha qzh yeuk.\n44 Ytmehu qxtnhuuha qb qzh keqozhm.\n45 Ytmehu jhmq qb qzh ztuujti.\n46 Utxi qxtnhuuha qb qzh bsseoh.\n47 Otmaxt qbbk qzh tvvuh.\n48 Otmaxt uhsq qzh tvvuh.\n49 Ytmehu qxtnhuuha qb qzh rtxahm.\n50 Ytmehu jhmq qb qzh ptqzxbby.\n51 Otmaxt ybnha qb qzh bsseoh.\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n54 Hbzm ybnha qb qzh keqozhm.\n55 Utxi ybnha qb qzh ztuujti.\n56 Otmaxt ybnha qb qzh phaxbby.\n57 Utxi jhmq ptok qb qzh keqozhm.\n58 Hbzm ybnha qb qzh ztuujti.\n59 Otmaxt jhmq qb qzh bsseoh.\n60 Hbzm ybnha qb qzh ptqzxbby.\n61 Utxi jhmq ptok qb qzh ptqzxbby.\n62 Otmaxt ybnha qb qzh phaxbby.\n63 Ytmehu jhmq ptok qb qzh keqozhm.\n64 Utxi jhmq qb qzh rtxahm.\n65 Utxi jhmq qb qzh bsseoh.\n66 Ytmehu jhmq qb qzh ptqzxbby.\n67 Hbzm cbdxmhiha qb qzh bsseoh.\n68 Hbzm cbdxmhiha qb qzh ptqzxbby.\n69 Ytmehu jhmq ptok qb qzh keqozhm.\n70 Utxi qxtnhuuha qb qzh keqozhm.\n71 Utxi jhmq qb qzh bsseoh.\n72 Otmaxt qbbk qzh sbbqptuu.\n73 Hbzm jhmq qb qzh ztuujti.\n74 Hbzm ybnha qb qzh rtxahm.\n75 Otmaxt ybnha qb qzh ptqzxbby.\n76 Otmaxt axbvvha qzh sbbqptuu.\n77 Utxi cbdxmhiha qb qzh ztuujti.\n78 Ytmehu qxtnhuuha qb qzh bsseoh.\n79 Otmaxt jhmq qb qzh rtxahm.\n80 Utxi qxtnhuuha qb qzh keqozhm.\n81 Ytmehu ybnha qb qzh ztuujti.\n82 Ytmehu veokha dv qzh yeuk.\n83 Ytmehu rxtppha qzh tvvuh qzhxh.\n84 Hbzm jhmq ptok qb qzh bsseoh.\n85 Hbzm qxtnhuuha qb qzh phaxbby.\n86 Hbzm jhmq qb qzh ptqzxbby.\n87 Utxi jhmq qb qzh rtxahm.\n88 Ytmehu axbvvha qzh tvvuh.\n89 Hbzm veokha dv qzh sbbqptuu.\n90 Utxi ybnha qb qzh bsseoh.\n91 Ytmehu axbvvha qzh yeuk.\n92 Ytmehu qbbk qzh yeuk.\n93 Hbzm uhsq qzh sbbqptuu qzhxh.\n94 Otmaxt qxtnhuuha qb qzh bsseoh.\n95 Ytmehu veokha dv qzh tvvuh qzhxh.\n96 Otmaxt ybnha qb qzh ztuujti.\n97 Utxi jhmq ptok qb qzh rtxahm.\n98 Otmaxt ybnha qb qzh ptqzxbby.\n99 Utxi qxtnhuuha qb qzh ztuujti.\n100 Hbzm jhmq ptok qb qzh rtxahm.\n101 Ytmehu ybnha qb qzh bsseoh.\n102 Utxi jhmq ptok qb qzh keqozhm.\n103 Hbzm qxtnhuuha qb qzh phaxbby.\n104 Hbzm ybnha qb qzh keqozhm.\n105 Otmaxt rbq qzh sbbqptuu.\n106 Otmaxt vdq abjm qzh sbbqptuu.\n107 Otmaxt qbbk qzh sbbqptuu qzhxh.\n108 Utxi ybnha qb qzh phaxbby.\n109 Hbzm ybnha qb qzh ptqzxbby.\n110 Otmaxt aelotxaha qzh sbbqptuu.\n111 Hbzm veokha dv qzh sbbqptuu qzhxh.\n112 Ytmehu aelotxaha qzh tvvuh.\n113 Otmaxt jhmq ptok qb qzh bsseoh.\n114 Hbzm qxtnhuuha qb qzh phaxbby.\n115 Ytmehu jhmq qb qzh ptqzxbby.\n116 Ytmehu vdq abjm qzh yeuk.\n117 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t116 115 101\n118 Ytmehu qxtnhuuha qb qzh phaxbby.\n119 Hbzm ybnha qb qzh bsseoh.\n120 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t116 115 101\n121 Hbzm aelotxaha qzh sbbqptuu.\n122 Otmaxt jhmq qb qzh rtxahm.\n123 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t121 119 114\n124 Hbzm veokha dv qzh tvvuh qzhxh.\n125 Hbzm vdq abjm qzh tvvuh.\n126 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t121 119 114\n127 Ytmehu ybnha qb qzh ptqzxbby.\n128 Hbzm qxtnhuuha qb qzh phaxbby.\n129 Hbzm jhmq ptok qb qzh bsseoh.\n130 Ytmehu veokha dv qzh yeuk qzhxh.\n131 Otmaxt jhmq ptok qb qzh bsseoh.\n132 Utxi cbdxmhiha qb qzh bsseoh.\n133 Ytmehu cbdxmhiha qb qzh bsseoh.\n134 Hbzm jhmq qb qzh phaxbby.\n135 Utxi cbdxmhiha qb qzh rtxahm.\n136 Otmaxt ybnha qb qzh ptqzxbby.\n137 Ytmehu ybnha qb qzh ptqzxbby.\n138 Utxi ybnha qb qzh ptqzxbby.\n139 Otmaxt jhmq qb qzh rtxahm.\n140 Ytmehu cbdxmhiha qb qzh rtxahm.\n141 Utxi jhmq qb qzh phaxbby.\n142 Ytmehu vdq abjm qzh yeuk.\n143 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t142 137 133\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu qbbk qzh sbbqptuu.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Otmaxt ybnha qb qzh bsseoh.\n7 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t2 5 3\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Hbzm jhmq qb qzh rtxahm.\n10 Hbzm ybnha qb qzh phaxbby.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Otmaxt jhmq ptok qb qzh phaxbby.\n16 Hbzm qxtnhuuha qb qzh rtxahm.\n17 Hbzm ybnha qb qzh keqozhm.\n18 Ytmehu aelotxaha qzh sbbqptuu.\n19 Ytmehu ybnha qb qzh keqozhm.\n20 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t18 14 11\n21 Otmaxt jhmq qb qzh bsseoh.\n22 Hbzm cbdxmhiha qb qzh ztuujti.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t18 14 11\n24 Otmaxt veokha dv qzh tvvuh qzhxh.\n25 Utxi ybnha qb qzh ptqzxbby.\n26 Ytmehu ybnha qb qzh ztuujti.\n27 Utxi rbq qzh yeuk.\n28 Otmaxt ybnha qb qzh ztuujti.\n29 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n30 Utxi vdq abjm qzh yeuk.\n31 Ytmehu jhmq ptok qb qzh ptqzxbby.\n32 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n33 Otmaxt qbbk qzh sbbqptuu.\n34 Utxi qbbk qzh yeuk qzhxh.\n35 Otmaxt jhmq ptok qb qzh ptqzxbby.\n36 Utxi jhmq qb qzh bsseoh.\n37 Utxi aelotxaha qzh yeuk qzhxh.\n38 Otmaxt vdq abjm qzh sbbqptuu.\n39 Ytmehu qbbk qzh sbbqptuu.\n40 Hbzm jhmq ptok qb qzh rtxahm.\n41 Ytmehu ybnha qb qzh keqozhm.\n42 Ytmehu cbdxmhiha qb qzh phaxbby.\n43 Otmaxt vdq abjm qzh tvvuh.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t43 35 28\n45 Hbzm jhmq ptok qb qzh phaxbby.\n46 Utxi jhmq qb qzh keqozhm.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t43 35 28\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Hbzm qbbk qzh tvvuh.\n3 Ytmehu veokha dv qzh yeuk.\n4 Hbzm axbvvha qzh tvvuh.\n5 Hbzm rbq qzh tvvuh.\n6 Hbzm jhmq qb qzh rtxahm.\n7 Ytmehu aelotxaha qzh yeuk.\n8 Otmaxt veokha dv qzh yeuk.\n9 Hbzm cbdxmhiha qb qzh ztuujti.\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Ytmehu veokha dv qzh sbbqptuu.\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Otmaxt uhsq qzh yeuk.\n17 Utxi ybnha qb qzh ptqzxbby.\n18 Otmaxt rxtppha qzh yeuk qzhxh.\n19 Otmaxt axbvvha qzh yeuk.\n20 Hbzm aelotxaha qzh tvvuh.\n21 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t20 9 6\n22 Ytmehu jhmq qb qzh keqozhm.\n23 Ytmehu vdq abjm qzh sbbqptuu.\n24 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t20 9 6\n25 Hbzm rbq qzh tvvuh.\n26 Otmaxt jhmq qb qzh ztuujti.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t23 22 13\n28 Otmaxt jhmq qb qzh phaxbby.\n29 Hbzm jhmq qb qzh bsseoh.\n30 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t23 22 13\n31 Utxi ybnha qb qzh bsseoh.\n32 Utxi rbq qzh yeuk.\n33 Otmaxt qxtnhuuha qb qzh rtxahm.\n34 Otmaxt qxtnhuuha qb qzh phaxbby.\n35 Utxi qxtnhuuha qb qzh ptqzxbby.\n36 Otmaxt jhmq qb qzh bsseoh.\n37 Ytmehu rbq qzh sbbqptuu.\n38 Hbzm vdq abjm qzh tvvuh.\n39 Ytmehu jhmq ptok qb qzh rtxahm.\n40 Hbzm rbq qzh tvvuh.\n41 Hbzm jhmq qb qzh keqozhm.\n42 Hbzm jhmq ptok qb qzh rtxahm.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t40 42 41\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt rbq qzh sbbqptuu.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Hbzm cbdxmhiha qb qzh keqozhm.\n7 Utxi jhmq qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Utxi ybnha qb qzh rtxahm.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Otmaxt jhmq ptok qb qzh rtxahm.\n13 Utxi rbq qzh yeuk.\n14 Ytmehu rxtppha qzh sbbqptuu.\n15 Utxi vdq abjm qzh yeuk.\n16 Otmaxt veokha dv qzh yeuk.\n17 Otmaxt cbdxmhiha qb qzh keqozhm.\n18 Ytmehu axbvvha qzh sbbqptuu.\n19 Otmaxt aelotxaha qzh yeuk.\n20 Utxi jhmq ptok qb qzh keqozhm.\n21 Utxi jhmq qb qzh ztuujti.\n22 Ytmehu ybnha qb qzh rtxahm.\n23 Ytmehu ybnha qb qzh ptqzxbby.\n24 Otmaxt jhmq qb qzh ptqzxbby.\n25 Ytmehu qxtnhuuha qb qzh ztuujti.\n26 Ytmehu jhmq ptok qb qzh phaxbby.\n27 Hbzm ybnha qb qzh rtxahm.\n28 Ytmehu ybnha qb qzh ztuujti.\n29 Utxi rxtppha qzh tvvuh qzhxh.\n30 Hbzm ybnha qb qzh ztuujti.\n31 Utxi jhmq ptok qb qzh ptqzxbby.\n32 Hbzm jhmq qb qzh phaxbby.\n33 Hbzm veokha dv qzh sbbqptuu.\n34 Hbzm uhsq qzh sbbqptuu qzhxh.\n35 Hbzm ybnha qb qzh ptqzxbby.\n36 Hbzm jhmq qb qzh rtxahm.\n37 Hbzm cbdxmhiha qb qzh phaxbby.\n38 Ytmehu jhmq qb qzh keqozhm.\n39 Ytmehu rbq qzh yeuk.\n40 Utxi aelotxaha qzh tvvuh.\n41 Ytmehu qxtnhuuha qb qzh phaxbby.\n42 Ytmehu uhsq qzh yeuk.\n43 Hbzm qbbk qzh yeuk qzhxh.\n44 Hbzm qxtnhuuha qb qzh bsseoh.\n45 Utxi jhmq qb qzh rtxahm.\n46 Hbzm vdq abjm qzh yeuk.\n47 Ytmehu qbbk qzh sbbqptuu qzhxh.\n48 Ytmehu qxtnhuuha qb qzh keqozhm.\n49 Hbzm rxtppha qzh yeuk qzhxh.\n50 Hbzm uhsq qzh yeuk.\n51 Hbzm rxtppha qzh yeuk qzhxh.\n52 Utxi jhmq ptok qb qzh phaxbby.\n53 Hbzm ybnha qb qzh ztuujti.\n54 Ytmehu uhsq qzh sbbqptuu.\n55 Otmaxt rbq qzh tvvuh.\n56 Otmaxt aelotxaha qzh tvvuh.\n57 Ytmehu qxtnhuuha qb qzh ztuujti.\n58 Ytmehu jhmq qb qzh bsseoh.\n59 Hbzm qxtnhuuha qb qzh ptqzxbby.\n60 Hbzm vdq abjm qzh yeuk.\n61 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t60 59 53\n62 Ytmehu ybnha qb qzh keqozhm.\n63 Utxi qxtnhuuha qb qzh bsseoh.\n64 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t60 59 53\n65 Otmaxt qbbk qzh tvvuh.\n66 Ytmehu rxtppha qzh sbbqptuu.\n67 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t60 59 53\n68 Otmaxt rbq qzh yeuk.\n69 Ytmehu uhsq qzh sbbqptuu qzhxh.\n70 Hbzm ybnha qb qzh ztuujti.\n71 Otmaxt aelotxaha qzh tvvuh qzhxh.\n72 Ytmehu cbdxmhiha qb qzh bsseoh.\n73 Otmaxt qbbk qzh tvvuh.\n74 Utxi jhmq qb qzh ptqzxbby.\n75 Otmaxt axbvvha qzh yeuk qzhxh.\n76 Ytmehu qxtnhuuha qb qzh keqozhm.\n77 Otmaxt qbbk qzh yeuk.\n78 Hbzm jhmq ptok qb qzh bsseoh.\n79 Utxi jhmq ptok qb qzh phaxbby.\n80 Ytmehu jhmq qb qzh phaxbby.\n81 Hbzm jhmq ptok qb qzh keqozhm.\n82 Otmaxt aelotxaha qzh tvvuh.\n83 Otmaxt qbbk qzh tvvuh.\n84 Hbzm rxtppha qzh sbbqptuu.\n85 Hbzm aelotxaha qzh sbbqptuu.\n86 Hbzm rbq qzh sbbqptuu.\n87 Utxi jhmq ptok qb qzh ptqzxbby.\n88 Hbzm jhmq qb qzh phaxbby.\n89 Utxi jhmq qb qzh ztuujti.\n90 Ytmehu ybnha qb qzh rtxahm.\n91 Otmaxt aelotxaha qzh yeuk.\n92 Hbzm jhmq ptok qb qzh bsseoh.\n93 Hbzm axbvvha qzh sbbqptuu.\n94 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t93 92 88\n95 Ytmehu jhmq ptok qb qzh ptqzxbby.\n96 Hbzm qxtnhuuha qb qzh phaxbby.\n97 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t93 92 88\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Hbzm qbbk qzh tvvuh.\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Utxi jhmq qb qzh keqozhm.\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Hbzm uhsq qzh tvvuh.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm rbq qzh tvvuh.\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Hbzm jhmq qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Ytmehu jhmq ptok qb qzh keqozhm.\n16 Hbzm uhsq qzh tvvuh.\n17 Hbzm rbq qzh tvvuh.\n18 Hbzm uhsq qzh tvvuh.\n19 Hbzm jhmq qb qzh keqozhm.\n20 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n21 Utxi rxtppha qzh tvvuh.\n22 Ytmehu qxtnhuuha qb qzh phaxbby.\n23 Utxi vdq abjm qzh tvvuh.\n24 Ytmehu ybnha qb qzh ptqzxbby.\n25 Hbzm qxtnhuuha qb qzh ztuujti.\n26 Ytmehu rbq qzh sbbqptuu.\n27 Utxi jhmq ptok qb qzh keqozhm.\n28 Hbzm ybnha qb qzh phaxbby.\n29 Ytmehu jhmq qb qzh bsseoh.\n30 Hbzm rbq qzh tvvuh.\n31 Ytmehu vdq abjm qzh sbbqptuu.\n32 Ytmehu jhmq qb qzh ztuujti.\n33 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n34 Ytmehu jhmq qb qzh bsseoh.\n35 Hbzm jhmq ptok qb qzh rtxahm.\n36 Otmaxt ybnha qb qzh rtxahm.\n37 Hbzm ybnha qb qzh keqozhm.\n38 Otmaxt cbdxmhiha qb qzh keqozhm.\n39 Hbzm vdq abjm qzh tvvuh.\n40 Ytmehu qbbk qzh sbbqptuu.\n41 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t39 37 35\n42 Otmaxt rbq qzh tvvuh.\n43 Utxi qxtnhuuha qb qzh rtxahm.\n44 Utxi ybnha qb qzh phaxbby.\n45 Utxi cbdxmhiha qb qzh keqozhm.\n46 Hbzm jhmq ptok qb qzh phaxbby.\n47 Otmaxt aelotxaha qzh tvvuh.\n48 Utxi jhmq ptok qb qzh ztuujti.\n49 Otmaxt qxtnhuuha qb qzh bsseoh.\n50 Otmaxt ybnha qb qzh ptqzxbby.\n51 Otmaxt cbdxmhiha qb qzh phaxbby.\n52 Hbzm ybnha qb qzh ztuujti.\n53 Ytmehu uhsq qzh sbbqptuu.\n54 Ytmehu jhmq ptok qb qzh ptqzxbby.\n55 Ytmehu jhmq qb qzh ztuujti.\n56 Utxi jhmq qb qzh phaxbby.\n57 Hbzm jhmq ptok qb qzh phaxbby.\n58 Hbzm jhmq ptok qb qzh bsseoh.\n59 Hbzm jhmq ptok qb qzh rtxahm.\n60 Ytmehu cbdxmhiha qb qzh phaxbby.\n61 Utxi ybnha qb qzh rtxahm.\n62 Hbzm cbdxmhiha qb qzh ztuujti.\n63 Otmaxt ybnha qb qzh ptqzxbby.\n64 Hbzm qxtnhuuha qb qzh ptqzxbby.\n65 Hbzm veokha dv qzh yeuk.\n66 Hbzm qxtnhuuha qb qzh rtxahm.\n67 Hbzm ybnha qb qzh ztuujti.\n68 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t65 67 66\n69 Hbzm uhsq qzh yeuk.\n70 Hbzm jhmq qb qzh phaxbby.\n71 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t69 67 66\n72 Utxi jhmq ptok qb qzh keqozhm.\n73 Hbzm jhmq ptok qb qzh rtxahm.\n74 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t69 67 66\n75 Otmaxt jhmq qb qzh keqozhm.\n76 Hbzm jhmq qb qzh ptqzxbby.\n77 Utxi jhmq qb qzh rtxahm.\n78 Hbzm cbdxmhiha qb qzh phaxbby.\n79 Otmaxt jhmq qb qzh bsseoh.\n80 Hbzm cbdxmhiha qb qzh keqozhm.\n81 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n82 Ytmehu cbdxmhiha qb qzh rtxahm.\n83 Otmaxt ybnha qb qzh keqozhm.\n84 Utxi cbdxmhiha qb qzh bsseoh.\n85 Hbzm rxtppha qzh tvvuh.\n86 Utxi veokha dv qzh sbbqptuu.\n87 Utxi uhsq qzh sbbqptuu qzhxh.\n88 Ytmehu cbdxmhiha qb qzh ztuujti.\n89 Hbzm uhsq qzh tvvuh.\n90 Ytmehu veokha dv qzh yeuk.\n91 Ytmehu jhmq qb qzh bsseoh.\n92 Ytmehu veokha dv qzh sbbqptuu.\n93 Hbzm rbq qzh tvvuh.\n94 Otmaxt qxtnhuuha qb qzh phaxbby.\n95 Hbzm qxtnhuuha qb qzh ptqzxbby.\n96 Hbzm axbvvha qzh tvvuh.\n97 Hbzm qbbk qzh tvvuh qzhxh.\n98 Hbzm cbdxmhiha qb qzh bsseoh.\n99 Utxi qxtnhuuha qb qzh keqozhm.\n100 Hbzm ybnha qb qzh rtxahm.\n101 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t97 100 98\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Utxi veokha dv qzh tvvuh.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Otmaxt rxtppha qzh yeuk.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Otmaxt jhmq qb qzh bsseoh.\n7 Utxi aelotxaha qzh tvvuh.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Otmaxt vdq abjm qzh yeuk.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n13 Utxi jhmq qb qzh rtxahm.\n14 Ytmehu veokha dv qzh tvvuh.\n15 Utxi qxtnhuuha qb qzh bsseoh.\n16 Utxi veokha dv qzh yeuk.\n17 Otmaxt jhmq ptok qb qzh bsseoh.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Hbzm qxtnhuuha qb qzh bsseoh.\n20 Utxi jhmq qb qzh rtxahm.\n21 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t16 20 18\n22 Otmaxt aelotxaha qzh sbbqptuu.\n23 Ytmehu axbvvha qzh tvvuh qzhxh.\n24 Otmaxt jhmq ptok qb qzh rtxahm.\n25 Hbzm ybnha qb qzh ptqzxbby.\n26 Utxi axbvvha qzh yeuk qzhxh.\n27 Hbzm ybnha qb qzh phaxbby.\n28 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t26 20 18\n29 Ytmehu rxtppha qzh tvvuh.\n30 Ytmehu cbdxmhiha qb qzh bsseoh.\n31 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t26 20 18\n32 Otmaxt qbbk qzh yeuk.\n33 Otmaxt vdq abjm qzh yeuk qzhxh.\n34 Otmaxt rbq qzh yeuk.\n35 Hbzm jhmq qb qzh ztuujti.\n36 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n37 Otmaxt qxtnhuuha qb qzh ztuujti.\n38 Otmaxt uhsq qzh yeuk.\n39 Ytmehu ybnha qb qzh keqozhm.\n40 Utxi jhmq ptok qb qzh bsseoh.\n41 Otmaxt cbdxmhiha qb qzh rtxahm.\n42 Ytmehu axbvvha qzh tvvuh.\n43 Utxi jhmq qb qzh rtxahm.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t42 39 30\n45 Ytmehu cbdxmhiha qb qzh phaxbby.\n46 Ytmehu jhmq qb qzh ptqzxbby.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t42 39 30\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Hbzm rxtppha qzh sbbqptuu.\n3 Hbzm axbvvha qzh sbbqptuu.\n4 Ytmehu axbvvha qzh tvvuh qzhxh.\n5 Ytmehu qbbk qzh tvvuh.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Utxi rxtppha qzh sbbqptuu.\n9 Ytmehu vdq abjm qzh tvvuh qzhxh.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu qbbk qzh tvvuh.\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Ytmehu vdq abjm qzh tvvuh.\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Hbzm qbbk qzh yeuk.\n17 Hbzm qxtnhuuha qb qzh bsseoh.\n18 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n19 Hbzm axbvvha qzh yeuk qzhxh.\n20 Ytmehu ybnha qb qzh phaxbby.\n21 Hbzm veokha dv qzh yeuk.\n22 Utxi vdq abjm qzh sbbqptuu.\n23 Otmaxt rbq qzh tvvuh qzhxh.\n24 Hbzm axbvvha qzh yeuk.\n25 Ytmehu jhmq ptok qb qzh bsseoh.\n26 Hbzm rbq qzh yeuk.\n27 Hbzm qxtnhuuha qb qzh keqozhm.\n28 Hbzm axbvvha qzh yeuk.\n29 Ytmehu qxtnhuuha qb qzh ztuujti.\n30 Otmaxt aelotxaha qzh tvvuh.\n31 Otmaxt qbbk qzh tvvuh.\n32 Utxi rbq qzh sbbqptuu.\n33 Hbzm jhmq ptok qb qzh phaxbby.\n34 Utxi ybnha qb qzh ztuujti.\n35 Utxi vdq abjm qzh sbbqptuu.\n36 Hbzm cbdxmhiha qb qzh keqozhm.\n37 Otmaxt ybnha qb qzh rtxahm.\n38 Utxi jhmq ptok qb qzh keqozhm.\n39 Ytmehu cbdxmhiha qb qzh phaxbby.\n40 Ytmehu cbdxmhiha qb qzh rtxahm.\n41 Ytmehu ybnha qb qzh keqozhm.\n42 Ytmehu veokha dv qzh yeuk.\n43 Otmaxt vdq abjm qzh tvvuh.\n44 Otmaxt ybnha qb qzh phaxbby.\n45 Otmaxt ybnha qb qzh rtxahm.\n46 Utxi ybnha qb qzh rtxahm.\n47 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n48 Ytmehu ybnha qb qzh rtxahm.\n49 Otmaxt rbq qzh tvvuh.\n50 Hbzm qxtnhuuha qb qzh phaxbby.\n51 Utxi qxtnhuuha qb qzh ptqzxbby.\n52 Ytmehu jhmq qb qzh keqozhm.\n53 Utxi ybnha qb qzh phaxbby.\n54 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n55 Utxi ybnha qb qzh bsseoh.\n56 Ytmehu axbvvha qzh yeuk.\n57 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t56 52 48\n58 Ytmehu veokha dv qzh yeuk.\n59 Ytmehu jhmq qb qzh ptqzxbby.\n60 Hbzm jhmq qb qzh bsseoh.\n61 Ytmehu jhmq ptok qb qzh bsseoh.\n62 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t58 61 59\n63 Otmaxt cbdxmhiha qb qzh ztuujti.\n64 Ytmehu axbvvha qzh yeuk.\n65 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t64 61 59\n66 Utxi cbdxmhiha qb qzh phaxbby.\n67 Otmaxt uhsq qzh tvvuh.\n68 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t64 61 59\n69 Hbzm rxtppha qzh yeuk qzhxh.\n70 Otmaxt veokha dv qzh sbbqptuu.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t67 63 54\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Hbzm jhmq ptok qb qzh rtxahm.\n4 Otmaxt rbq qzh sbbqptuu.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Ytmehu jhmq qb qzh rtxahm.\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt axbvvha qzh sbbqptuu.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Utxi qbbk qzh sbbqptuu.\n12 Utxi jhmq qb qzh rtxahm.\n13 Utxi jhmq qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t11 13 12\n16 Utxi aelotxaha qzh sbbqptuu.\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t16 13 12\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Hbzm jhmq ptok qb qzh ztuujti.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t16 13 12\n22 Utxi jhmq ptok qb qzh rtxahm.\n23 Otmaxt qxtnhuuha qb qzh bsseoh.\n24 Ytmehu cbdxmhiha qb qzh bsseoh.\n25 Utxi jhmq qb qzh ptqzxbby.\n26 Otmaxt rxtppha qzh yeuk.\n27 Utxi ybnha qb qzh ztuujti.\n28 Utxi cbdxmhiha qb qzh bsseoh.\n29 Ytmehu jhmq ptok qb qzh phaxbby.\n30 Ytmehu jhmq qb qzh ztuujti.\n31 Ytmehu jhmq ptok qb qzh bsseoh.\n32 Ytmehu jhmq qb qzh ztuujti.\n33 Otmaxt jhmq qb qzh ptqzxbby.\n34 Otmaxt aelotxaha qzh yeuk.\n35 Otmaxt veokha dv qzh yeuk.\n36 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n37 Otmaxt uhsq qzh yeuk.\n38 Ytmehu jhmq qb qzh rtxahm.\n39 Utxi cbdxmhiha qb qzh ztuujti.\n40 Otmaxt jhmq ptok qb qzh ztuujti.\n41 Utxi cbdxmhiha qb qzh rtxahm.\n42 Hbzm jhmq qb qzh rtxahm.\n43 Otmaxt jhmq qb qzh keqozhm.\n44 Otmaxt jhmq ptok qb qzh phaxbby.\n45 Otmaxt jhmq qb qzh keqozhm.\n46 Ytmehu jhmq ptok qb qzh ptqzxbby.\n47 Ytmehu qbbk qzh yeuk.\n48 Hbzm cbdxmhiha qb qzh bsseoh.\n49 Ytmehu vdq abjm qzh yeuk.\n50 Hbzm jhmq qb qzh ptqzxbby.\n51 Hbzm veokha dv qzh yeuk.\n52 Hbzm jhmq qb qzh keqozhm.\n53 Otmaxt cbdxmhiha qb qzh phaxbby.\n54 Hbzm veokha dv qzh sbbqptuu.\n55 Hbzm axbvvha qzh sbbqptuu.\n56 Hbzm vdq abjm qzh yeuk.\n57 Ytmehu cbdxmhiha qb qzh keqozhm.\n58 Ytmehu rbq qzh yeuk.\n59 Otmaxt jhmq ptok qb qzh rtxahm.\n60 Utxi jhmq ptok qb qzh keqozhm.\n61 Otmaxt cbdxmhiha qb qzh keqozhm.\n62 Ytmehu vdq abjm qzh yeuk.\n63 Utxi rxtppha qzh tvvuh.\n64 Ytmehu qbbk qzh yeuk.\n65 Hbzm qxtnhuuha qb qzh bsseoh.\n66 Ytmehu vdq abjm qzh yeuk.\n67 Utxi vdq abjm qzh tvvuh.\n68 Otmaxt qxtnhuuha qb qzh bsseoh.\n69 Utxi qbbk qzh yeuk.\n70 Otmaxt jhmq ptok qb qzh phaxbby.\n71 Utxi rxtppha qzh tvvuh.\n72 Otmaxt qxtnhuuha qb qzh keqozhm.\n73 Utxi qbbk qzh sbbqptuu.\n74 Otmaxt jhmq qb qzh rtxahm.\n75 Utxi ybnha qb qzh phaxbby.\n76 Utxi jhmq qb qzh rtxahm.\n77 Otmaxt jhmq ptok qb qzh ptqzxbby.\n78 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t73 76 75\n79 Utxi uhsq qzh sbbqptuu.\n80 Ytmehu jhmq qb qzh phaxbby.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t79 76 75\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Ytmehu cbdxmhiha qb qzh keqozhm.\n4 Utxi ybnha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Utxi jhmq qb qzh bsseoh.\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Hbzm rbq qzh yeuk.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Hbzm ybnha qb qzh phaxbby.\n16 Utxi jhmq ptok qb qzh phaxbby.\n17 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t13 15 14\n18 Hbzm axbvvha qzh yeuk qzhxh.\n19 Hbzm qbbk qzh sbbqptuu.\n20 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t18 15 14\n21 Utxi ybnha qb qzh rtxahm.\n22 Ytmehu jhmq qb qzh ztuujti.\n23 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t18 15 14\n24 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n25 Hbzm jhmq qb qzh bsseoh.\n26 Ytmehu ybnha qb qzh keqozhm.\n27 Hbzm axbvvha qzh sbbqptuu qzhxh.\n28 Hbzm rxtppha qzh sbbqptuu.\n29 Otmaxt jhmq ptok qb qzh rtxahm.\n30 Otmaxt qxtnhuuha qb qzh ztuujti.\n31 Ytmehu ybnha qb qzh rtxahm.\n32 Hbzm aelotxaha qzh sbbqptuu.\n33 Utxi cbdxmhiha qb qzh ptqzxbby.\n34 Hbzm ybnha qb qzh ptqzxbby.\n35 Ytmehu ybnha qb qzh bsseoh.\n36 Otmaxt jhmq ptok qb qzh keqozhm.\n37 Ytmehu qxtnhuuha qb qzh ztuujti.\n38 Ytmehu qxtnhuuha qb qzh rtxahm.\n39 Utxi jhmq qb qzh keqozhm.\n40 Utxi qxtnhuuha qb qzh rtxahm.\n41 Otmaxt cbdxmhiha qb qzh bsseoh.\n42 Otmaxt cbdxmhiha qb qzh phaxbby.\n43 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n44 Otmaxt ybnha qb qzh bsseoh.\n45 Hbzm jhmq ptok qb qzh rtxahm.\n46 Otmaxt qbbk qzh sbbqptuu.\n47 Utxi ybnha qb qzh bsseoh.\n48 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n49 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n50 Otmaxt qxtnhuuha qb qzh ztuujti.\n51 Otmaxt axbvvha qzh sbbqptuu.\n52 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t51 50 49\n53 Hbzm cbdxmhiha qb qzh ptqzxbby.\n54 Otmaxt jhmq qb qzh phaxbby.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t51 50 49\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Utxi jhmq qb qzh rtxahm.\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n6 Hbzm jhmq ptok qb qzh keqozhm.\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Hbzm aelotxaha qzh yeuk.\n9 Utxi cbdxmhiha qb qzh ztuujti.\n10 Ytmehu rbq qzh yeuk.\n11 Ytmehu uhsq qzh yeuk qzhxh.\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Hbzm qbbk qzh yeuk qzhxh.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t15 13 12\n18 Otmaxt rbq qzh sbbqptuu.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Hbzm ybnha qb qzh ztuujti.\n21 Otmaxt jhmq ptok qb qzh phaxbby.\n22 Otmaxt axbvvha qzh sbbqptuu.\n23 Ytmehu jhmq qb qzh phaxbby.\n24 Hbzm rbq qzh tvvuh.\n25 Hbzm ybnha qb qzh rtxahm.\n26 Otmaxt qxtnhuuha qb qzh ztuujti.\n27 Otmaxt cbdxmhiha qb qzh bsseoh.\n28 Ytmehu rbq qzh sbbqptuu.\n29 Ytmehu ybnha qb qzh rtxahm.\n30 Hbzm uhsq qzh yeuk.\n31 Ytmehu veokha dv qzh yeuk qzhxh.\n32 Otmaxt jhmq qb qzh phaxbby.\n33 Utxi qxtnhuuha qb qzh keqozhm.\n34 Hbzm aelotxaha qzh tvvuh.\n35 Utxi ybnha qb qzh rtxahm.\n36 Hbzm cbdxmhiha qb qzh phaxbby.\n37 Otmaxt jhmq ptok qb qzh ztuujti.\n38 Ytmehu qbbk qzh tvvuh.\n39 Ytmehu aelotxaha qzh yeuk.\n40 Utxi rxtppha qzh yeuk.\n41 Utxi ybnha qb qzh ztuujti.\n42 Otmaxt cbdxmhiha qb qzh phaxbby.\n43 Ytmehu vdq abjm qzh tvvuh qzhxh.\n44 Ytmehu jhmq ptok qb qzh ztuujti.\n45 Ytmehu axbvvha qzh sbbqptuu.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t45 44 29\n47 Hbzm jhmq ptok qb qzh ptqzxbby.\n48 Hbzm jhmq ptok qb qzh ztuujti.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t45 44 29\n50 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n51 Otmaxt jhmq qb qzh bsseoh.\n52 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t45 44 29\n53 Otmaxt jhmq qb qzh ptqzxbby.\n54 Ytmehu rbq qzh sbbqptuu.\n55 Utxi cbdxmhiha qb qzh keqozhm.\n56 Utxi axbvvha qzh yeuk qzhxh.\n57 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t56 55 41\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Hbzm rxtppha qzh tvvuh.\n3 Otmaxt jhmq ptok qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Ytmehu aelotxaha qzh yeuk.\n8 Utxi rxtppha qzh sbbqptuu.\n9 Hbzm uhsq qzh tvvuh qzhxh.\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Utxi aelotxaha qzh sbbqptuu.\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Ytmehu cbdxmhiha qb qzh bsseoh.\n17 Otmaxt qxtnhuuha qb qzh rtxahm.\n18 Otmaxt cbdxmhiha qb qzh phaxbby.\n19 Utxi veokha dv qzh sbbqptuu qzhxh.\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Utxi ybnha qb qzh keqozhm.\n22 Ytmehu ybnha qb qzh ztuujti.\n23 Ytmehu ybnha qb qzh keqozhm.\n24 Otmaxt qxtnhuuha qb qzh keqozhm.\n25 Hbzm jhmq ptok qb qzh keqozhm.\n26 Ytmehu qxtnhuuha qb qzh bsseoh.\n27 Hbzm jhmq qb qzh rtxahm.\n28 Otmaxt cbdxmhiha qb qzh ztuujti.\n29 Hbzm jhmq ptok qb qzh ztuujti.\n30 Hbzm cbdxmhiha qb qzh bsseoh.\n31 Hbzm cbdxmhiha qb qzh ztuujti.\n32 Utxi vdq abjm qzh sbbqptuu qzhxh.\n33 Utxi cbdxmhiha qb qzh ptqzxbby.\n34 Hbzm jhmq ptok qb qzh phaxbby.\n35 Utxi qxtnhuuha qb qzh phaxbby.\n36 Hbzm veokha dv qzh yeuk qzhxh.\n37 Utxi qxtnhuuha qb qzh keqozhm.\n38 Ytmehu jhmq ptok qb qzh rtxahm.\n39 Hbzm axbvvha qzh yeuk.\n40 Utxi veokha dv qzh sbbqptuu qzhxh.\n41 Hbzm rbq qzh yeuk qzhxh.\n42 Utxi uhsq qzh sbbqptuu.\n43 Hbzm uhsq qzh yeuk.\n44 Utxi ybnha qb qzh phaxbby.\n45 Ytmehu jhmq qb qzh phaxbby.\n46 Otmaxt ybnha qb qzh phaxbby.\n47 Otmaxt jhmq ptok qb qzh ptqzxbby.\n48 Ytmehu rbq qzh yeuk.\n49 Ytmehu vdq abjm qzh yeuk qzhxh.\n50 Otmaxt ybnha qb qzh bsseoh.\n51 Utxi veokha dv qzh yeuk.\n52 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n53 Hbzm qxtnhuuha qb qzh ztuujti.\n54 Ytmehu jhmq ptok qb qzh ztuujti.\n55 Otmaxt cbdxmhiha qb qzh ztuujti.\n56 Otmaxt qxtnhuuha qb qzh phaxbby.\n57 Hbzm ybnha qb qzh bsseoh.\n58 Hbzm qxtnhuuha qb qzh phaxbby.\n59 Otmaxt ybnha qb qzh keqozhm.\n60 Ytmehu ybnha qb qzh ptqzxbby.\n61 Utxi vdq abjm qzh yeuk.\n62 Hbzm qbbk qzh yeuk.\n63 Ytmehu ybnha qb qzh bsseoh.\n64 Hbzm aelotxaha qzh yeuk.\n65 Ytmehu cbdxmhiha qb qzh phaxbby.\n66 Utxi rbq qzh yeuk qzhxh.\n67 Otmaxt veokha dv qzh sbbqptuu.\n68 Hbzm jhmq ptok qb qzh ztuujti.\n69 Ytmehu jhmq ptok qb qzh bsseoh.\n70 Utxi uhsq qzh yeuk.\n71 Otmaxt uhsq qzh sbbqptuu.\n72 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n73 Ytmehu jhmq ptok qb qzh phaxbby.\n74 Ytmehu jhmq qb qzh ztuujti.\n75 Otmaxt ybnha qb qzh ztuujti.\n76 Ytmehu qxtnhuuha qb qzh phaxbby.\n77 Hbzm jhmq ptok qb qzh bsseoh.\n78 Ytmehu qxtnhuuha qb qzh rtxahm.\n79 Utxi rbq qzh yeuk.\n80 Otmaxt jhmq ptok qb qzh ptqzxbby.\n81 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n82 Utxi jhmq ptok qb qzh keqozhm.\n83 Ytmehu cbdxmhiha qb qzh keqozhm.\n84 Hbzm ybnha qb qzh phaxbby.\n85 Utxi jhmq ptok qb qzh bsseoh.\n86 Otmaxt qbbk qzh tvvuh qzhxh.\n87 Ytmehu ybnha qb qzh ztuujti.\n88 Utxi axbvvha qzh yeuk.\n89 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t88 85 82\n90 Utxi qbbk qzh yeuk.\n91 Otmaxt qxtnhuuha qb qzh rtxahm.\n92 Hbzm cbdxmhiha qb qzh rtxahm.\n93 Utxi qxtnhuuha qb qzh keqozhm.\n94 Ytmehu qxtnhuuha qb qzh rtxahm.\n95 Hbzm ybnha qb qzh phaxbby.\n96 Utxi rxtppha qzh sbbqptuu.\n97 Ytmehu cbdxmhiha qb qzh phaxbby.\n98 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n99 Ytmehu qxtnhuuha qb qzh keqozhm.\n100 Ytmehu qxtnhuuha qb qzh ztuujti.\n101 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n102 Ytmehu jhmq ptok qb qzh keqozhm.\n103 Hbzm jhmq qb qzh ztuujti.\n104 Utxi aelotxaha qzh yeuk.\n105 Utxi qbbk qzh yeuk.\n106 Ytmehu jhmq qb qzh rtxahm.\n107 Ytmehu jhmq qb qzh ptqzxbby.\n108 Utxi cbdxmhiha qb qzh ptqzxbby.\n109 Hbzm cbdxmhiha qb qzh phaxbby.\n110 Otmaxt jhmq ptok qb qzh keqozhm.\n111 Hbzm qxtnhuuha qb qzh ptqzxbby.\n112 Ytmehu jhmq qb qzh ztuujti.\n113 Otmaxt uhsq qzh tvvuh.\n114 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t113 101 91\n115 Otmaxt jhmq ptok qb qzh bsseoh.\n116 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n117 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t113 101 91\n118 Utxi jhmq qb qzh keqozhm.\n119 Utxi qbbk qzh tvvuh.\n120 Otmaxt jhmq qb qzh keqozhm.\n121 Utxi uhsq qzh yeuk.\n122 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t121 118 108\n123 Ytmehu jhmq qb qzh ztuujti.\n124 Utxi uhsq qzh tvvuh.\n125 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t121 118 108\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Utxi rbq qzh tvvuh.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Utxi uhsq qzh tvvuh.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh phaxbby.\n9 Otmaxt cbdxmhiha qb qzh bsseoh.\n10 Otmaxt rxtppha qzh tvvuh.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Hbzm jhmq ptok qb qzh phaxbby.\n13 Otmaxt aelotxaha qzh tvvuh.\n14 Otmaxt rbq qzh tvvuh.\n15 Hbzm jhmq ptok qb qzh ptqzxbby.\n16 Utxi qxtnhuuha qb qzh ptqzxbby.\n17 Ytmehu jhmq qb qzh ztuujti.\n18 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n19 Utxi cbdxmhiha qb qzh rtxahm.\n20 Hbzm jhmq ptok qb qzh ztuujti.\n21 Utxi ybnha qb qzh phaxbby.\n22 Hbzm cbdxmhiha qb qzh rtxahm.\n23 Hbzm ybnha qb qzh phaxbby.\n24 Otmaxt qxtnhuuha qb qzh bsseoh.\n25 Utxi ybnha qb qzh ptqzxbby.\n26 Ytmehu ybnha qb qzh phaxbby.\n27 Otmaxt ybnha qb qzh ptqzxbby.\n28 Otmaxt vdq abjm qzh tvvuh qzhxh.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t28 24 18\n30 Hbzm cbdxmhiha qb qzh bsseoh.\n31 Otmaxt jhmq ptok qb qzh phaxbby.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t28 24 18\n33 Hbzm ybnha qb qzh ptqzxbby.\n34 Hbzm rxtppha qzh tvvuh.\n35 Hbzm uhsq qzh tvvuh.\n36 Utxi jhmq qb qzh phaxbby.\n37 Hbzm qbbk qzh tvvuh.\n38 Ytmehu ybnha qb qzh bsseoh.\n39 Utxi jhmq qb qzh keqozhm.\n40 Hbzm cbdxmhiha qb qzh phaxbby.\n41 Utxi qbbk qzh sbbqptuu.\n42 Ytmehu jhmq qb qzh ptqzxbby.\n43 Ytmehu cbdxmhiha qb qzh keqozhm.\n44 Hbzm jhmq qb qzh ptqzxbby.\n45 Otmaxt qxtnhuuha qb qzh ztuujti.\n46 Hbzm uhsq qzh tvvuh.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t46 44 40\n48 Utxi vdq abjm qzh sbbqptuu.\n49 Ytmehu qbbk qzh sbbqptuu qzhxh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t46 44 40\n51 Hbzm qbbk qzh tvvuh.\n52 Hbzm qxtnhuuha qb qzh rtxahm.\n53 Hbzm rbq qzh yeuk qzhxh.\n54 Otmaxt jhmq qb qzh phaxbby.\n55 Ytmehu vdq abjm qzh sbbqptuu.\n56 Hbzm cbdxmhiha qb qzh ztuujti.\n57 Utxi jhmq qb qzh ztuujti.\n58 Utxi jhmq qb qzh phaxbby.\n59 Hbzm vdq abjm qzh tvvuh.\n60 Otmaxt jhmq qb qzh ztuujti.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t59 56 52\n1 Hbzm veokha dv qzh yeuk.\n2 Utxi rbq qzh sbbqptuu.\n3 Utxi vdq abjm qzh sbbqptuu.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq qb qzh keqozhm.\n6 Hbzm ybnha qb qzh rtxahm.\n7 Hbzm uhsq qzh yeuk qzhxh.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Hbzm qbbk qzh yeuk.\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Otmaxt jhmq ptok qb qzh ptqzxbby.\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Otmaxt veokha dv qzh sbbqptuu.\n15 Hbzm qxtnhuuha qb qzh phaxbby.\n16 Otmaxt jhmq ptok qb qzh bsseoh.\n17 Hbzm vdq abjm qzh tvvuh.\n18 Otmaxt jhmq qb qzh keqozhm.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t14 18 16\n20 Hbzm ybnha qb qzh rtxahm.\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t17 15 11\n23 Ytmehu jhmq ptok qb qzh bsseoh.\n24 Otmaxt ybnha qb qzh rtxahm.\n25 Hbzm jhmq qb qzh bsseoh.\n26 Hbzm jhmq ptok qb qzh ptqzxbby.\n27 Otmaxt aelotxaha qzh sbbqptuu.\n28 Utxi jhmq ptok qb qzh bsseoh.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t27 18 16\n30 Hbzm jhmq qb qzh phaxbby.\n31 Hbzm vdq abjm qzh yeuk qzhxh.\n32 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t31 25 20\n33 Hbzm cbdxmhiha qb qzh keqozhm.\n34 Otmaxt qbbk qzh sbbqptuu.\n35 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t31 30 26\n1 Utxi veokha dv qzh tvvuh.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Otmaxt qxtnhuuha qb qzh bsseoh.\n4 Otmaxt qbbk qzh yeuk.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Otmaxt jhmq qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Utxi uhsq qzh tvvuh.\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Otmaxt aelotxaha qzh yeuk.\n13 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t12 10 6\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Hbzm ybnha qb qzh ztuujti.\n16 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t12 10 6\n17 Ytmehu rbq qzh sbbqptuu.\n18 Ytmehu aelotxaha qzh sbbqptuu.\n19 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t12 10 6\n20 Ytmehu rxtppha qzh sbbqptuu.\n21 Utxi jhmq qb qzh bsseoh.\n22 Utxi rxtppha qzh yeuk.\n23 Ytmehu axbvvha qzh sbbqptuu.\n24 Utxi jhmq qb qzh phaxbby.\n25 Hbzm rbq qzh sbbqptuu qzhxh.\n26 Hbzm uhsq qzh sbbqptuu.\n27 Otmaxt jhmq qb qzh ptqzxbby.\n28 Utxi qxtnhuuha qb qzh keqozhm.\n29 Utxi veokha dv qzh tvvuh qzhxh.\n30 Otmaxt cbdxmhiha qb qzh phaxbby.\n31 Hbzm qbbk qzh sbbqptuu.\n32 Hbzm aelotxaha qzh sbbqptuu.\n33 Ytmehu jhmq ptok qb qzh phaxbby.\n34 Hbzm rxtppha qzh sbbqptuu.\n35 Utxi jhmq ptok qb qzh rtxahm.\n36 Utxi vdq abjm qzh tvvuh.\n37 Hbzm jhmq ptok qb qzh phaxbby.\n38 Ytmehu qxtnhuuha qb qzh keqozhm.\n39 Utxi axbvvha qzh yeuk.\n40 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t39 35 28\n41 Hbzm uhsq qzh sbbqptuu.\n42 Otmaxt rbq qzh sbbqptuu qzhxh.\n43 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t39 28 24\n1 Hbzm veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t1 4 3\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Otmaxt veokha dv qzh yeuk.\n8 Hbzm vdq abjm qzh sbbqptuu.\n9 Otmaxt jhmq qb qzh ptqzxbby.\n10 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t8 4 3\n11 Utxi jhmq qb qzh ztuujti.\n12 Hbzm rbq qzh sbbqptuu.\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Otmaxt uhsq qzh yeuk.\n16 Utxi qbbk qzh yeuk.\n17 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n18 Otmaxt ybnha qb qzh bsseoh.\n19 Utxi rxtppha qzh sbbqptuu qzhxh.\n20 Hbzm jhmq qb qzh rtxahm.\n21 Ytmehu ybnha qb qzh rtxahm.\n22 Ytmehu qxtnhuuha qb qzh phaxbby.\n23 Hbzm veokha dv qzh tvvuh.\n24 Utxi vdq abjm qzh yeuk qzhxh.\n25 Otmaxt ybnha qb qzh ztuujti.\n26 Otmaxt cbdxmhiha qb qzh bsseoh.\n27 Otmaxt jhmq qb qzh rtxahm.\n28 Hbzm jhmq ptok qb qzh bsseoh.\n29 Hbzm aelotxaha qzh tvvuh qzhxh.\n30 Utxi rxtppha qzh yeuk qzhxh.\n31 Otmaxt ybnha qb qzh keqozhm.\n32 Utxi jhmq qb qzh ptqzxbby.\n33 Otmaxt jhmq qb qzh ztuujti.\n34 Otmaxt qxtnhuuha qb qzh bsseoh.\n35 Ytmehu qxtnhuuha qb qzh rtxahm.\n36 Otmaxt rbq qzh tvvuh.\n37 Utxi jhmq qb qzh bsseoh.\n38 Otmaxt uhsq qzh tvvuh.\n39 Otmaxt veokha dv qzh tvvuh.\n40 Ytmehu jhmq qb qzh ztuujti.\n41 Utxi aelotxaha qzh sbbqptuu qzhxh.\n42 Hbzm ybnha qb qzh rtxahm.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t41 37 32\n44 Otmaxt jhmq ptok qb qzh phaxbby.\n45 Otmaxt axbvvha qzh tvvuh.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t41 37 32\n47 Utxi vdq abjm qzh yeuk qzhxh.\n48 Otmaxt qxtnhuuha qb qzh keqozhm.\n49 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t47 37 32\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t1 3 2\n6 Hbzm jhmq qb qzh keqozhm.\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Otmaxt vdq abjm qzh sbbqptuu.\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t12 10 8\n15 Otmaxt qbbk qzh sbbqptuu.\n16 Utxi rxtppha qzh yeuk qzhxh.\n17 Otmaxt ybnha qb qzh keqozhm.\n18 Otmaxt jhmq ptok qb qzh rtxahm.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t15 18 17\n20 Ytmehu qbbk qzh tvvuh.\n21 Otmaxt jhmq ptok qb qzh bsseoh.\n22 Utxi vdq abjm qzh yeuk qzhxh.\n23 Otmaxt axbvvha qzh sbbqptuu.\n24 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t23 18 17\n25 Otmaxt qbbk qzh sbbqptuu qzhxh.\n26 Hbzm jhmq ptok qb qzh rtxahm.\n27 Ytmehu ybnha qb qzh bsseoh.\n28 Utxi rxtppha qzh yeuk.\n29 Ytmehu vdq abjm qzh tvvuh.\n30 Otmaxt qxtnhuuha qb qzh ztuujti.\n31 Ytmehu cbdxmhiha qb qzh phaxbby.\n32 Utxi axbvvha qzh yeuk.\n33 Utxi rxtppha qzh yeuk.\n34 Otmaxt jhmq qb qzh phaxbby.\n35 Utxi axbvvha qzh yeuk.\n36 Utxi veokha dv qzh yeuk.\n37 Otmaxt uhsq qzh sbbqptuu.\n38 Hbzm ybnha qb qzh keqozhm.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t37 34 30\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Utxi rxtppha qzh tvvuh.\n4 Utxi uhsq qzh tvvuh.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Utxi ybnha qb qzh bsseoh.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Otmaxt rxtppha qzh yeuk qzhxh.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Ytmehu qxtnhuuha qb qzh phaxbby.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Ytmehu qxtnhuuha qb qzh bsseoh.\n16 Otmaxt cbdxmhiha qb qzh ztuujti.\n17 Ytmehu cbdxmhiha qb qzh rtxahm.\n18 Ytmehu jhmq ptok qb qzh bsseoh.\n19 Otmaxt uhsq qzh yeuk.\n20 Ytmehu cbdxmhiha qb qzh keqozhm.\n21 Utxi ybnha qb qzh rtxahm.\n22 Utxi jhmq qb qzh phaxbby.\n23 Utxi rxtppha qzh sbbqptuu.\n24 Ytmehu cbdxmhiha qb qzh bsseoh.\n25 Ytmehu ybnha qb qzh phaxbby.\n26 Hbzm jhmq qb qzh ztuujti.\n27 Otmaxt ybnha qb qzh keqozhm.\n28 Utxi aelotxaha qzh sbbqptuu qzhxh.\n29 Hbzm veokha dv qzh yeuk.\n30 Ytmehu qxtnhuuha qb qzh rtxahm.\n31 Hbzm aelotxaha qzh yeuk qzhxh.\n32 Hbzm rbq qzh yeuk.\n33 Hbzm aelotxaha qzh yeuk.\n34 Utxi cbdxmhiha qb qzh bsseoh.\n35 Utxi cbdxmhiha qb qzh rtxahm.\n36 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n37 Ytmehu qbbk qzh tvvuh.\n38 Hbzm veokha dv qzh yeuk.\n39 Hbzm axbvvha qzh yeuk qzhxh.\n40 Utxi ybnha qb qzh ptqzxbby.\n41 Hbzm rxtppha qzh yeuk.\n42 Ytmehu uhsq qzh tvvuh.\n43 Ytmehu ybnha qb qzh phaxbby.\n44 Hbzm vdq abjm qzh yeuk.\n45 Utxi jhmq ptok qb qzh keqozhm.\n46 Ytmehu qbbk qzh sbbqptuu.\n47 Hbzm qbbk qzh yeuk.\n48 Otmaxt jhmq qb qzh ptqzxbby.\n49 Hbzm jhmq qb qzh phaxbby.\n50 Ytmehu ybnha qb qzh bsseoh.\n51 Hbzm vdq abjm qzh yeuk.\n52 Hbzm jhmq ptok qb qzh ptqzxbby.\n53 Hbzm ybnha qb qzh ztuujti.\n54 Hbzm ybnha qb qzh phaxbby.\n55 Otmaxt qxtnhuuha qb qzh ztuujti.\n56 Otmaxt qxtnhuuha qb qzh rtxahm.\n57 Otmaxt ybnha qb qzh phaxbby.\n58 Otmaxt jhmq qb qzh bsseoh.\n59 Ytmehu axbvvha qzh sbbqptuu.\n60 Hbzm veokha dv qzh yeuk qzhxh.\n61 Hbzm ybnha qb qzh rtxahm.\n62 Ytmehu rbq qzh sbbqptuu.\n63 Hbzm ybnha qb qzh phaxbby.\n64 Utxi jhmq ptok qb qzh phaxbby.\n65 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t60 63 61\n66 Hbzm aelotxaha qzh yeuk qzhxh.\n67 Utxi rbq qzh yeuk qzhxh.\n68 Ytmehu ybnha qb qzh ztuujti.\n69 Utxi vdq abjm qzh yeuk qzhxh.\n70 Ytmehu aelotxaha qzh sbbqptuu.\n71 Hbzm qxtnhuuha qb qzh ztuujti.\n72 Utxi rxtppha qzh yeuk.\n73 Utxi axbvvha qzh yeuk.\n74 Hbzm qxtnhuuha qb qzh bsseoh.\n75 Ytmehu qxtnhuuha qb qzh bsseoh.\n76 Otmaxt qxtnhuuha qb qzh ztuujti.\n77 Hbzm jhmq ptok qb qzh phaxbby.\n78 Utxi qbbk qzh yeuk.\n79 Utxi uhsq qzh yeuk.\n80 Utxi qxtnhuuha qb qzh bsseoh.\n81 Hbzm qbbk qzh yeuk qzhxh.\n82 Otmaxt rxtppha qzh sbbqptuu.\n83 Otmaxt uhsq qzh sbbqptuu.\n84 Hbzm qxtnhuuha qb qzh keqozhm.\n85 Otmaxt rxtppha qzh sbbqptuu.\n86 Otmaxt jhmq qb qzh ptqzxbby.\n87 Hbzm aelotxaha qzh yeuk.\n88 Utxi jhmq qb qzh ptqzxbby.\n89 Otmaxt cbdxmhiha qb qzh bsseoh.\n90 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t85 89 86\n91 Otmaxt aelotxaha qzh sbbqptuu.\n92 Utxi jhmq qb qzh ztuujti.\n93 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t91 89 86\n94 Otmaxt ybnha qb qzh ptqzxbby.\n95 Otmaxt veokha dv qzh tvvuh qzhxh.\n96 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t91 89 86\n97 Otmaxt aelotxaha qzh tvvuh.\n98 Utxi ybnha qb qzh rtxahm.\n99 Hbzm qxtnhuuha qb qzh bsseoh.\n100 Hbzm rbq qzh sbbqptuu.\n101 Hbzm axbvvha qzh sbbqptuu.\n102 Ytmehu ybnha qb qzh ztuujti.\n103 Otmaxt jhmq qb qzh rtxahm.\n104 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n105 Hbzm rbq qzh sbbqptuu.\n106 Ytmehu jhmq ptok qb qzh ptqzxbby.\n107 Otmaxt rbq qzh tvvuh.\n108 Otmaxt aelotxaha qzh tvvuh qzhxh.\n109 Hbzm jhmq ptok qb qzh ztuujti.\n110 Otmaxt rbq qzh tvvuh qzhxh.\n111 Otmaxt jhmq ptok qb qzh rtxahm.\n112 Utxi cbdxmhiha qb qzh bsseoh.\n113 Utxi cbdxmhiha qb qzh rtxahm.\n114 Hbzm jhmq ptok qb qzh keqozhm.\n115 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n116 Utxi qxtnhuuha qb qzh ztuujti.\n117 Hbzm cbdxmhiha qb qzh ztuujti.\n118 Otmaxt aelotxaha qzh tvvuh.\n119 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t118 115 111\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Ytmehu rbq qzh tvvuh qzhxh.\n4 Ytmehu aelotxaha qzh tvvuh.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Hbzm qxtnhuuha qb qzh phaxbby.\n7 Utxi rbq qzh yeuk.\n8 Utxi vdq abjm qzh yeuk qzhxh.\n9 Hbzm ybnha qb qzh ztuujti.\n10 Utxi veokha dv qzh yeuk.\n11 Utxi ybnha qb qzh phaxbby.\n12 Utxi qbbk qzh sbbqptuu.\n13 Utxi vdq abjm qzh sbbqptuu.\n14 Ytmehu veokha dv qzh tvvuh.\n15 Utxi rxtppha qzh sbbqptuu.\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Utxi qxtnhuuha qb qzh ptqzxbby.\n18 Ytmehu aelotxaha qzh tvvuh.\n19 Ytmehu veokha dv qzh tvvuh qzhxh.\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Ytmehu axbvvha qzh tvvuh qzhxh.\n22 Hbzm jhmq qb qzh bsseoh.\n23 Utxi ybnha qb qzh ztuujti.\n24 Utxi aelotxaha qzh sbbqptuu.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t24 23 17\n26 Utxi qbbk qzh sbbqptuu.\n27 Ytmehu qbbk qzh tvvuh.\n28 Hbzm jhmq qb qzh keqozhm.\n29 Utxi axbvvha qzh sbbqptuu.\n30 Utxi vdq abjm qzh yeuk qzhxh.\n31 Hbzm jhmq qb qzh ptqzxbby.\n32 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t30 17 11\n33 Otmaxt cbdxmhiha qb qzh bsseoh.\n34 Utxi rbq qzh yeuk.\n35 Utxi veokha dv qzh sbbqptuu qzhxh.\n36 Ytmehu aelotxaha qzh tvvuh.\n37 Ytmehu cbdxmhiha qb qzh keqozhm.\n38 Utxi jhmq ptok qb qzh keqozhm.\n39 Utxi axbvvha qzh yeuk.\n40 Ytmehu qbbk qzh yeuk.\n41 Hbzm qxtnhuuha qb qzh bsseoh.\n42 Ytmehu aelotxaha qzh yeuk.\n43 Utxi rxtppha qzh yeuk.\n44 Otmaxt jhmq ptok qb qzh ptqzxbby.\n45 Hbzm jhmq qb qzh phaxbby.\n46 Utxi vdq abjm qzh sbbqptuu qzhxh.\n47 Ytmehu qbbk qzh sbbqptuu.\n48 Otmaxt cbdxmhiha qb qzh rtxahm.\n49 Ytmehu cbdxmhiha qb qzh ztuujti.\n50 Utxi aelotxaha qzh yeuk qzhxh.\n51 Otmaxt rbq qzh tvvuh.\n52 Utxi veokha dv qzh yeuk.\n53 Ytmehu uhsq qzh sbbqptuu.\n54 Otmaxt qxtnhuuha qb qzh phaxbby.\n55 Ytmehu rxtppha qzh sbbqptuu.\n56 Otmaxt uhsq qzh tvvuh.\n57 Hbzm qxtnhuuha qb qzh keqozhm.\n58 Otmaxt rbq qzh tvvuh.\n59 Ytmehu aelotxaha qzh sbbqptuu.\n60 Utxi aelotxaha qzh yeuk.\n61 Utxi jhmq qb qzh rtxahm.\n62 Ytmehu ybnha qb qzh rtxahm.\n63 Otmaxt ybnha qb qzh rtxahm.\n64 Utxi ybnha qb qzh keqozhm.\n65 Otmaxt ybnha qb qzh keqozhm.\n66 Hbzm ybnha qb qzh ptqzxbby.\n67 Utxi rbq qzh yeuk.\n68 Otmaxt cbdxmhiha qb qzh bsseoh.\n69 Otmaxt axbvvha qzh tvvuh.\n70 Hbzm cbdxmhiha qb qzh keqozhm.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t69 68 65\n72 Otmaxt veokha dv qzh tvvuh qzhxh.\n73 Utxi jhmq qb qzh ptqzxbby.\n74 Utxi axbvvha qzh yeuk.\n75 Ytmehu jhmq ptok qb qzh bsseoh.\n76 Utxi qbbk qzh yeuk qzhxh.\n77 Utxi axbvvha qzh yeuk qzhxh.\n78 Ytmehu ybnha qb qzh ztuujti.\n79 Ytmehu jhmq qb qzh ptqzxbby.\n80 Otmaxt vdq abjm qzh tvvuh.\n81 Otmaxt veokha dv qzh tvvuh qzhxh.\n82 Ytmehu qxtnhuuha qb qzh phaxbby.\n83 Hbzm jhmq qb qzh ztuujti.\n84 Hbzm cbdxmhiha qb qzh phaxbby.\n85 Ytmehu jhmq qb qzh ptqzxbby.\n86 Ytmehu qxtnhuuha qb qzh phaxbby.\n87 Utxi rbq qzh yeuk.\n88 Ytmehu ybnha qb qzh bsseoh.\n89 Utxi jhmq qb qzh rtxahm.\n90 Utxi jhmq ptok qb qzh bsseoh.\n91 Otmaxt aelotxaha qzh tvvuh.\n92 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t87 90 89\n93 Otmaxt jhmq ptok qb qzh phaxbby.\n94 Otmaxt ybnha qb qzh bsseoh.\n95 Utxi rbq qzh tvvuh.\n96 Utxi vdq abjm qzh tvvuh.\n97 Ytmehu qxtnhuuha qb qzh rtxahm.\n98 Ytmehu ybnha qb qzh keqozhm.\n99 Otmaxt cbdxmhiha qb qzh keqozhm.\n100 Ytmehu ybnha qb qzh rtxahm.\n101 Otmaxt jhmq ptok qb qzh ztuujti.\n102 Otmaxt veokha dv qzh sbbqptuu.\n103 Utxi aelotxaha qzh yeuk.\n104 Utxi veokha dv qzh tvvuh.\n105 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t103 90 89\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Otmaxt cbdxmhiha qb qzh bsseoh.\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Hbzm ybnha qb qzh bsseoh.\n8 Ytmehu veokha dv qzh yeuk.\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Ytmehu rbq qzh tvvuh.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Hbzm qxtnhuuha qb qzh ztuujti.\n13 Utxi qbbk qzh sbbqptuu.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Ytmehu jhmq ptok qb qzh rtxahm.\n16 Utxi axbvvha qzh sbbqptuu.\n17 Utxi rbq qzh sbbqptuu.\n18 Ytmehu uhsq qzh tvvuh.\n19 Ytmehu uhsq qzh yeuk.\n20 Utxi uhsq qzh sbbqptuu.\n21 Otmaxt rbq qzh sbbqptuu.\n22 Ytmehu jhmq ptok qb qzh ptqzxbby.\n23 Utxi jhmq ptok qb qzh rtxahm.\n24 Utxi cbdxmhiha qb qzh keqozhm.\n25 Otmaxt aelotxaha qzh sbbqptuu.\n26 Otmaxt qxtnhuuha qb qzh phaxbby.\n27 Hbzm qbbk qzh sbbqptuu.\n28 Utxi ybnha qb qzh bsseoh.\n29 Ytmehu jhmq ptok qb qzh phaxbby.\n30 Hbzm aelotxaha qzh sbbqptuu.\n31 Utxi jhmq ptok qb qzh ztuujti.\n32 Hbzm qbbk qzh sbbqptuu.\n33 Utxi qxtnhuuha qb qzh keqozhm.\n34 Hbzm qxtnhuuha qb qzh phaxbby.\n35 Ytmehu ybnha qb qzh keqozhm.\n36 Hbzm uhsq qzh sbbqptuu qzhxh.\n37 Otmaxt rbq qzh sbbqptuu qzhxh.\n38 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n39 Ytmehu jhmq ptok qb qzh ptqzxbby.\n40 Hbzm jhmq ptok qb qzh ztuujti.\n41 Otmaxt veokha dv qzh sbbqptuu.\n42 Hbzm qxtnhuuha qb qzh bsseoh.\n43 Utxi jhmq qb qzh ztuujti.\n44 Hbzm qxtnhuuha qb qzh phaxbby.\n45 Utxi jhmq qb qzh keqozhm.\n46 Utxi ybnha qb qzh ptqzxbby.\n47 Hbzm cbdxmhiha qb qzh ztuujti.\n48 Otmaxt qxtnhuuha qb qzh keqozhm.\n49 Otmaxt ybnha qb qzh ptqzxbby.\n50 Otmaxt aelotxaha qzh sbbqptuu.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t50 49 48\n52 Otmaxt cbdxmhiha qb qzh bsseoh.\n53 Utxi rxtppha qzh sbbqptuu.\n54 Ytmehu ybnha qb qzh bsseoh.\n55 Ytmehu cbdxmhiha qb qzh keqozhm.\n56 Utxi jhmq ptok qb qzh phaxbby.\n57 Hbzm cbdxmhiha qb qzh ptqzxbby.\n58 Utxi jhmq ptok qb qzh rtxahm.\n59 Utxi jhmq qb qzh bsseoh.\n60 Otmaxt jhmq qb qzh ptqzxbby.\n61 Hbzm jhmq ptok qb qzh bsseoh.\n62 Utxi ybnha qb qzh phaxbby.\n63 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n64 Otmaxt jhmq ptok qb qzh keqozhm.\n65 Otmaxt jhmq ptok qb qzh ptqzxbby.\n66 Hbzm jhmq ptok qb qzh ptqzxbby.\n67 Ytmehu ybnha qb qzh rtxahm.\n68 Ytmehu rxtppha qzh yeuk.\n69 Utxi qxtnhuuha qb qzh ptqzxbby.\n70 Ytmehu qxtnhuuha qb qzh ztuujti.\n71 Ytmehu cbdxmhiha qb qzh keqozhm.\n72 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t68 71 70\n73 Hbzm ybnha qb qzh keqozhm.\n74 Utxi uhsq qzh sbbqptuu.\n75 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t74 69 62\n76 Utxi rxtppha qzh sbbqptuu.\n77 Ytmehu uhsq qzh yeuk.\n78 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t77 71 70\n79 Utxi jhmq qb qzh rtxahm.\n80 Otmaxt ybnha qb qzh bsseoh.\n81 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t77 71 70\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Utxi jhmq qb qzh keqozhm.\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Hbzm jhmq qb qzh bsseoh.\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Ytmehu jhmq qb qzh keqozhm.\n17 Otmaxt ybnha qb qzh ptqzxbby.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n21 Otmaxt rbq qzh tvvuh qzhxh.\n22 Hbzm jhmq ptok qb qzh ptqzxbby.\n23 Ytmehu qbbk qzh sbbqptuu.\n24 Otmaxt cbdxmhiha qb qzh ztuujti.\n25 Otmaxt jhmq qb qzh bsseoh.\n26 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n27 Ytmehu rbq qzh sbbqptuu qzhxh.\n28 Otmaxt aelotxaha qzh tvvuh.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t28 25 24\n30 Ytmehu veokha dv qzh tvvuh.\n31 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n32 Utxi cbdxmhiha qb qzh ztuujti.\n33 Ytmehu jhmq qb qzh phaxbby.\n34 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n35 Utxi qxtnhuuha qb qzh ptqzxbby.\n36 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n37 Utxi jhmq qb qzh bsseoh.\n38 Otmaxt jhmq ptok qb qzh ptqzxbby.\n39 Utxi jhmq ptok qb qzh keqozhm.\n40 Hbzm ybnha qb qzh bsseoh.\n41 Hbzm jhmq qb qzh ptqzxbby.\n42 Otmaxt aelotxaha qzh sbbqptuu.\n43 Utxi ybnha qb qzh phaxbby.\n44 Otmaxt rxtppha qzh sbbqptuu.\n45 Otmaxt axbvvha qzh sbbqptuu.\n46 Utxi jhmq qb qzh bsseoh.\n47 Ytmehu ybnha qb qzh bsseoh.\n48 Otmaxt jhmq qb qzh keqozhm.\n49 Ytmehu uhsq qzh tvvuh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t49 47 34\n51 Otmaxt qxtnhuuha qb qzh bsseoh.\n52 Hbzm qbbk qzh sbbqptuu.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t49 34 33\n54 Utxi cbdxmhiha qb qzh keqozhm.\n55 Hbzm axbvvha qzh sbbqptuu.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t49 47 34\n57 Ytmehu qxtnhuuha qb qzh ztuujti.\n58 Otmaxt qbbk qzh tvvuh.\n59 Hbzm jhmq qb qzh bsseoh.\n60 Otmaxt uhsq qzh tvvuh qzhxh.\n61 Ytmehu jhmq qb qzh bsseoh.\n62 Hbzm rbq qzh tvvuh.\n63 Utxi jhmq ptok qb qzh ptqzxbby.\n64 Ytmehu cbdxmhiha qb qzh keqozhm.\n65 Otmaxt ybnha qb qzh phaxbby.\n66 Hbzm uhsq qzh tvvuh.\n67 Otmaxt ybnha qb qzh keqozhm.\n68 Ytmehu jhmq ptok qb qzh bsseoh.\n69 Utxi rbq qzh sbbqptuu.\n70 Ytmehu ybnha qb qzh ztuujti.\n71 Hbzm ybnha qb qzh ztuujti.\n72 Hbzm cbdxmhiha qb qzh ptqzxbby.\n73 Utxi ybnha qb qzh bsseoh.\n74 Hbzm jhmq ptok qb qzh ztuujti.\n75 Utxi uhsq qzh sbbqptuu.\n76 Otmaxt cbdxmhiha qb qzh phaxbby.\n77 Ytmehu cbdxmhiha qb qzh bsseoh.\n78 Utxi rxtppha qzh sbbqptuu qzhxh.\n79 Utxi qbbk qzh tvvuh qzhxh.\n80 Utxi vdq abjm qzh tvvuh.\n81 Utxi veokha dv qzh tvvuh.\n82 Ytmehu jhmq ptok qb qzh rtxahm.\n83 Utxi vdq abjm qzh tvvuh qzhxh.\n84 Utxi aelotxaha qzh sbbqptuu.\n85 Ytmehu rbq qzh yeuk.\n86 Utxi ybnha qb qzh ptqzxbby.\n87 Hbzm jhmq ptok qb qzh bsseoh.\n88 Hbzm qxtnhuuha qb qzh ztuujti.\n89 Hbzm ybnha qb qzh keqozhm.\n90 Utxi ybnha qb qzh phaxbby.\n91 Ytmehu jhmq ptok qb qzh keqozhm.\n92 Ytmehu ybnha qb qzh rtxahm.\n93 Utxi jhmq ptok qb qzh ptqzxbby.\n94 Otmaxt jhmq qb qzh ptqzxbby.\n95 Utxi ybnha qb qzh ztuujti.\n96 Ytmehu vdq abjm qzh yeuk.\n97 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t96 92 91\n1 Hbzm ybnha qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Ytmehu ybnha qb qzh ztuujti.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Otmaxt ybnha qb qzh ztuujti.\n7 Hbzm ybnha qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Hbzm cbdxmhiha qb qzh phaxbby.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Hbzm jhmq ptok qb qzh bsseoh.\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n15 Otmaxt uhsq qzh sbbqptuu.\n16 Utxi ybnha qb qzh ztuujti.\n17 Utxi jhmq qb qzh keqozhm.\n18 Otmaxt ybnha qb qzh ztuujti.\n19 Otmaxt qxtnhuuha qb qzh bsseoh.\n20 Utxi jhmq qb qzh phaxbby.\n21 Hbzm cbdxmhiha qb qzh rtxahm.\n22 Utxi cbdxmhiha qb qzh keqozhm.\n23 Utxi cbdxmhiha qb qzh ptqzxbby.\n24 Utxi cbdxmhiha qb qzh ztuujti.\n25 Ytmehu jhmq ptok qb qzh bsseoh.\n26 Otmaxt ybnha qb qzh ptqzxbby.\n27 Ytmehu jhmq ptok qb qzh ztuujti.\n28 Otmaxt rxtppha qzh yeuk.\n29 Otmaxt ybnha qb qzh ztuujti.\n30 Ytmehu qxtnhuuha qb qzh rtxahm.\n31 Otmaxt aelotxaha qzh yeuk.\n32 Otmaxt rxtppha qzh yeuk.\n33 Utxi jhmq ptok qb qzh rtxahm.\n34 Ytmehu cbdxmhiha qb qzh phaxbby.\n35 Utxi jhmq qb qzh phaxbby.\n36 Hbzm jhmq qb qzh bsseoh.\n37 Ytmehu qbbk qzh tvvuh qzhxh.\n38 Otmaxt axbvvha qzh yeuk.\n39 Ytmehu vdq abjm qzh tvvuh.\n40 Otmaxt veokha dv qzh yeuk.\n41 Otmaxt ybnha qb qzh rtxahm.\n42 Utxi rbq qzh tvvuh.\n43 Utxi uhsq qzh tvvuh.\n44 Otmaxt cbdxmhiha qb qzh phaxbby.\n45 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t40 44 41\n46 Otmaxt cbdxmhiha qb qzh rtxahm.\n47 Ytmehu rxtppha qzh tvvuh.\n48 Ytmehu axbvvha qzh tvvuh qzhxh.\n49 Otmaxt vdq abjm qzh yeuk.\n50 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t49 46 44\n51 Utxi qbbk qzh tvvuh.\n52 Otmaxt jhmq ptok qb qzh phaxbby.\n53 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t49 46 44\n54 Utxi uhsq qzh tvvuh.\n55 Utxi rxtppha qzh sbbqptuu qzhxh.\n56 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t49 46 44\n57 Hbzm cbdxmhiha qb qzh ptqzxbby.\n58 Ytmehu qbbk qzh tvvuh.\n59 Hbzm jhmq ptok qb qzh keqozhm.\n60 Utxi qxtnhuuha qb qzh ptqzxbby.\n61 Hbzm ybnha qb qzh ztuujti.\n62 Utxi aelotxaha qzh sbbqptuu.\n63 Ytmehu axbvvha qzh tvvuh.\n64 Ytmehu jhmq ptok qb qzh bsseoh.\n65 Otmaxt ybnha qb qzh ptqzxbby.\n66 Ytmehu jhmq qb qzh phaxbby.\n67 Utxi qbbk qzh sbbqptuu qzhxh.\n68 Utxi ybnha qb qzh bsseoh.\n69 Utxi vdq abjm qzh sbbqptuu.\n70 Ytmehu rxtppha qzh tvvuh qzhxh.\n71 Hbzm qxtnhuuha qb qzh ptqzxbby.\n72 Ytmehu jhmq qb qzh rtxahm.\n73 Utxi jhmq qb qzh keqozhm.\n74 Otmaxt jhmq qb qzh keqozhm.\n75 Otmaxt ybnha qb qzh ztuujti.\n76 Ytmehu aelotxaha qzh tvvuh.\n77 Ytmehu rxtppha qzh tvvuh.\n78 Ytmehu axbvvha qzh tvvuh.\n79 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n80 Ytmehu jhmq ptok qb qzh ptqzxbby.\n81 Otmaxt qxtnhuuha qb qzh rtxahm.\n82 Utxi jhmq ptok qb qzh bsseoh.\n83 Hbzm ybnha qb qzh rtxahm.\n84 Utxi qbbk qzh sbbqptuu.\n85 Hbzm rxtppha qzh tvvuh.\n86 Utxi jhmq qb qzh ztuujti.\n87 Hbzm uhsq qzh tvvuh.\n88 Otmaxt qbbk qzh tvvuh.\n89 Hbzm ybnha qb qzh keqozhm.\n90 Otmaxt ybnha qb qzh phaxbby.\n91 Otmaxt uhsq qzh tvvuh.\n92 Utxi uhsq qzh sbbqptuu.\n93 Utxi ybnha qb qzh bsseoh.\n94 Otmaxt ybnha qb qzh rtxahm.\n95 Otmaxt cbdxmhiha qb qzh ztuujti.\n96 Ytmehu qxtnhuuha qb qzh ztuujti.\n97 Otmaxt jhmq ptok qb qzh rtxahm.\n98 Otmaxt rbq qzh yeuk qzhxh.\n99 Ytmehu qbbk qzh sbbqptuu.\n100 Otmaxt jhmq qb qzh bsseoh.\n101 Ytmehu uhsq qzh sbbqptuu.\n102 Otmaxt axbvvha qzh yeuk qzhxh.\n103 Otmaxt qbbk qzh yeuk.\n104 Otmaxt qxtnhuuha qb qzh keqozhm.\n105 Ytmehu rxtppha qzh sbbqptuu.\n106 Utxi ybnha qb qzh phaxbby.\n107 Otmaxt vdq abjm qzh yeuk qzhxh.\n108 Utxi jhmq ptok qb qzh ztuujti.\n109 Ytmehu jhmq qb qzh rtxahm.\n110 Utxi jhmq ptok qb qzh phaxbby.\n111 Otmaxt jhmq qb qzh bsseoh.\n112 Utxi qxtnhuuha qb qzh ptqzxbby.\n113 Ytmehu ybnha qb qzh ptqzxbby.\n114 Hbzm rxtppha qzh yeuk.\n115 Utxi cbdxmhiha qb qzh bsseoh.\n116 Hbzm cbdxmhiha qb qzh phaxbby.\n117 Hbzm vdq abjm qzh yeuk qzhxh.\n118 Ytmehu ybnha qb qzh phaxbby.\n119 Ytmehu axbvvha qzh sbbqptuu.\n120 Hbzm rxtppha qzh yeuk.\n121 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t119 118 113\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt rxtppha qzh sbbqptuu.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Hbzm rxtppha qzh yeuk.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Otmaxt axbvvha qzh tvvuh.\n13 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t12 7 6\n14 Utxi ybnha qb qzh rtxahm.\n15 Utxi rbq qzh tvvuh.\n16 Utxi ybnha qb qzh bsseoh.\n17 Ytmehu jhmq ptok qb qzh phaxbby.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Utxi jhmq qb qzh ztuujti.\n20 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t15 19 18\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Utxi aelotxaha qzh tvvuh.\n23 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t22 19 18\n24 Utxi jhmq qb qzh phaxbby.\n25 Otmaxt rbq qzh tvvuh.\n26 Hbzm ybnha qb qzh keqozhm.\n27 Ytmehu jhmq qb qzh ztuujti.\n28 Utxi cbdxmhiha qb qzh ptqzxbby.\n29 Hbzm ybnha qb qzh rtxahm.\n30 Hbzm qxtnhuuha qb qzh keqozhm.\n31 Hbzm ybnha qb qzh bsseoh.\n32 Utxi cbdxmhiha qb qzh rtxahm.\n33 Ytmehu jhmq qb qzh keqozhm.\n34 Hbzm uhsq qzh yeuk qzhxh.\n35 Otmaxt aelotxaha qzh tvvuh.\n36 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t34 31 30\n37 Otmaxt ybnha qb qzh ztuujti.\n38 Utxi jhmq qb qzh phaxbby.\n39 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t34 30 29\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Hbzm jhmq qb qzh ptqzxbby.\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Otmaxt cbdxmhiha qb qzh bsseoh.\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Utxi rxtppha qzh tvvuh.\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Utxi aelotxaha qzh tvvuh.\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Hbzm veokha dv qzh sbbqptuu.\n16 Ytmehu rbq qzh tvvuh.\n17 Otmaxt qxtnhuuha qb qzh bsseoh.\n18 Hbzm jhmq qb qzh rtxahm.\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Hbzm jhmq qb qzh ptqzxbby.\n21 Hbzm jhmq ptok qb qzh ztuujti.\n22 Ytmehu jhmq qb qzh bsseoh.\n23 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n24 Otmaxt cbdxmhiha qb qzh keqozhm.\n25 Ytmehu axbvvha qzh tvvuh qzhxh.\n26 Utxi jhmq ptok qb qzh ztuujti.\n27 Otmaxt cbdxmhiha qb qzh phaxbby.\n28 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t28 21 20\n30 Ytmehu ybnha qb qzh phaxbby.\n31 Hbzm qbbk qzh sbbqptuu qzhxh.\n32 Ytmehu qxtnhuuha qb qzh keqozhm.\n33 Utxi cbdxmhiha qb qzh bsseoh.\n34 Hbzm jhmq ptok qb qzh ptqzxbby.\n35 Utxi ybnha qb qzh rtxahm.\n36 Hbzm axbvvha qzh sbbqptuu.\n37 Otmaxt qxtnhuuha qb qzh ztuujti.\n38 Ytmehu jhmq ptok qb qzh ztuujti.\n39 Utxi rxtppha qzh yeuk.\n40 Utxi axbvvha qzh yeuk.\n41 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n42 Hbzm rxtppha qzh sbbqptuu qzhxh.\n43 Hbzm qxtnhuuha qb qzh ztuujti.\n44 Ytmehu qxtnhuuha qb qzh keqozhm.\n45 Hbzm cbdxmhiha qb qzh keqozhm.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t42 45 43\n47 Hbzm aelotxaha qzh sbbqptuu.\n48 Utxi cbdxmhiha qb qzh ptqzxbby.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t47 45 43\n50 Ytmehu veokha dv qzh sbbqptuu.\n51 Ytmehu axbvvha qzh sbbqptuu.\n52 Utxi cbdxmhiha qb qzh bsseoh.\n53 Ytmehu qbbk qzh sbbqptuu.\n54 Utxi rbq qzh tvvuh.\n55 Ytmehu aelotxaha qzh sbbqptuu.\n56 Hbzm qxtnhuuha qb qzh ptqzxbby.\n57 Ytmehu qxtnhuuha qb qzh rtxahm.\n58 Utxi vdq abjm qzh tvvuh.\n59 Ytmehu veokha dv qzh yeuk.\n60 Ytmehu uhsq qzh yeuk.\n61 Utxi ybnha qb qzh rtxahm.\n62 Utxi rxtppha qzh yeuk qzhxh.\n63 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n64 Utxi uhsq qzh yeuk.\n65 Ytmehu veokha dv qzh yeuk.\n66 Ytmehu jhmq qb qzh ztuujti.\n67 Utxi ybnha qb qzh bsseoh.\n68 Ytmehu aelotxaha qzh yeuk qzhxh.\n69 Ytmehu rbq qzh yeuk.\n70 Ytmehu ybnha qb qzh keqozhm.\n71 Otmaxt jhmq ptok qb qzh ztuujti.\n72 Ytmehu rxtppha qzh sbbqptuu.\n73 Hbzm ybnha qb qzh keqozhm.\n74 Utxi jhmq ptok qb qzh ptqzxbby.\n75 Otmaxt jhmq ptok qb qzh phaxbby.\n76 Ytmehu vdq abjm qzh sbbqptuu.\n77 Ytmehu rbq qzh sbbqptuu.\n78 Utxi jhmq qb qzh ztuujti.\n79 Hbzm qxtnhuuha qb qzh bsseoh.\n80 Ytmehu axbvvha qzh sbbqptuu.\n81 Ytmehu cbdxmhiha qb qzh rtxahm.\n82 Otmaxt jhmq qb qzh keqozhm.\n83 Ytmehu axbvvha qzh yeuk.\n84 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t83 81 70\n85 Hbzm qxtnhuuha qb qzh rtxahm.\n86 Ytmehu veokha dv qzh yeuk.\n87 Otmaxt qbbk qzh sbbqptuu.\n88 Ytmehu ybnha qb qzh bsseoh.\n89 Otmaxt vdq abjm qzh sbbqptuu.\n90 Ytmehu veokha dv qzh tvvuh.\n91 Hbzm qxtnhuuha qb qzh phaxbby.\n92 Hbzm ybnha qb qzh bsseoh.\n93 Utxi cbdxmhiha qb qzh keqozhm.\n94 Otmaxt rbq qzh sbbqptuu.\n95 Ytmehu jhmq qb qzh keqozhm.\n96 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n97 Otmaxt uhsq qzh sbbqptuu.\n98 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n99 Ytmehu vdq abjm qzh tvvuh.\n100 Otmaxt rxtppha qzh tvvuh qzhxh.\n101 Ytmehu uhsq qzh yeuk.\n102 Ytmehu jhmq ptok qb qzh phaxbby.\n103 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t101 98 95\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Otmaxt ybnha qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Utxi aelotxaha qzh yeuk.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Otmaxt rbq qzh sbbqptuu.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Hbzm ybnha qb qzh ztuujti.\n16 Otmaxt qbbk qzh tvvuh.\n17 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n18 Otmaxt jhmq qb qzh ptqzxbby.\n19 Ytmehu qxtnhuuha qb qzh ztuujti.\n20 Hbzm veokha dv qzh sbbqptuu qzhxh.\n21 Ytmehu ybnha qb qzh keqozhm.\n22 Ytmehu cbdxmhiha qb qzh phaxbby.\n23 Utxi jhmq ptok qb qzh ptqzxbby.\n24 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n25 Hbzm qbbk qzh sbbqptuu qzhxh.\n26 Utxi ybnha qb qzh phaxbby.\n27 Otmaxt uhsq qzh tvvuh.\n28 Otmaxt qbbk qzh tvvuh qzhxh.\n29 Utxi cbdxmhiha qb qzh bsseoh.\n30 Otmaxt axbvvha qzh tvvuh.\n31 Utxi ybnha qb qzh ptqzxbby.\n32 Utxi qxtnhuuha qb qzh rtxahm.\n33 Utxi jhmq qb qzh bsseoh.\n34 Otmaxt rxtppha qzh tvvuh qzhxh.\n35 Otmaxt vdq abjm qzh tvvuh.\n36 Hbzm vdq abjm qzh sbbqptuu.\n37 Otmaxt qxtnhuuha qb qzh bsseoh.\n38 Ytmehu jhmq qb qzh ztuujti.\n39 Ytmehu jhmq ptok qb qzh rtxahm.\n40 Otmaxt qxtnhuuha qb qzh ztuujti.\n41 Utxi jhmq ptok qb qzh rtxahm.\n42 Ytmehu jhmq ptok qb qzh ptqzxbby.\n43 Utxi ybnha qb qzh ptqzxbby.\n44 Ytmehu rbq qzh tvvuh.\n45 Hbzm rbq qzh sbbqptuu qzhxh.\n46 Otmaxt cbdxmhiha qb qzh rtxahm.\n47 Hbzm ybnha qb qzh bsseoh.\n48 Otmaxt jhmq qb qzh ztuujti.\n49 Hbzm jhmq ptok qb qzh ztuujti.\n50 Ytmehu uhsq qzh tvvuh.\n51 Utxi rxtppha qzh tvvuh qzhxh.\n52 Ytmehu jhmq ptok qb qzh ztuujti.\n53 Hbzm axbvvha qzh sbbqptuu.\n54 Utxi ybnha qb qzh ztuujti.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t53 49 47\n56 Otmaxt cbdxmhiha qb qzh phaxbby.\n57 Utxi rbq qzh sbbqptuu qzhxh.\n58 Otmaxt ybnha qb qzh bsseoh.\n59 Otmaxt qxtnhuuha qb qzh rtxahm.\n60 Utxi vdq abjm qzh sbbqptuu.\n61 Hbzm jhmq ptok qb qzh keqozhm.\n62 Utxi jhmq qb qzh phaxbby.\n63 Ytmehu qxtnhuuha qb qzh phaxbby.\n64 Ytmehu jhmq ptok qb qzh keqozhm.\n65 Otmaxt rbq qzh yeuk.\n66 Otmaxt axbvvha qzh yeuk.\n67 Hbzm jhmq ptok qb qzh rtxahm.\n68 Hbzm qxtnhuuha qb qzh ztuujti.\n69 Ytmehu jhmq ptok qb qzh phaxbby.\n70 Ytmehu ybnha qb qzh rtxahm.\n71 Otmaxt qbbk qzh yeuk.\n72 Hbzm qbbk qzh sbbqptuu.\n73 Otmaxt aelotxaha qzh yeuk qzhxh.\n74 Otmaxt jhmq qb qzh ztuujti.\n75 Utxi vdq abjm qzh tvvuh.\n76 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t75 62 54\n77 Ytmehu jhmq qb qzh bsseoh.\n78 Ytmehu jhmq qb qzh ptqzxbby.\n79 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t75 62 54\n80 Utxi qxtnhuuha qb qzh ptqzxbby.\n81 Otmaxt ybnha qb qzh phaxbby.\n82 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t75 62 54\n83 Otmaxt veokha dv qzh tvvuh.\n84 Utxi cbdxmhiha qb qzh rtxahm.\n85 Hbzm uhsq qzh sbbqptuu.\n86 Hbzm cbdxmhiha qb qzh rtxahm.\n87 Hbzm qbbk qzh yeuk.\n88 Hbzm vdq abjm qzh yeuk.\n89 Hbzm jhmq qb qzh phaxbby.\n90 Ytmehu cbdxmhiha qb qzh bsseoh.\n91 Otmaxt uhsq qzh tvvuh.\n92 Ytmehu jhmq qb qzh ztuujti.\n93 Utxi qxtnhuuha qb qzh keqozhm.\n94 Hbzm qxtnhuuha qb qzh bsseoh.\n95 Ytmehu veokha dv qzh sbbqptuu.\n96 Otmaxt rxtppha qzh tvvuh.\n97 Hbzm jhmq ptok qb qzh rtxahm.\n98 Ytmehu axbvvha qzh sbbqptuu.\n99 Hbzm ybnha qb qzh bsseoh.\n100 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n101 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n102 Utxi qxtnhuuha qb qzh ptqzxbby.\n103 Hbzm jhmq qb qzh ztuujti.\n104 Otmaxt vdq abjm qzh tvvuh.\n105 Otmaxt jhmq ptok qb qzh ztuujti.\n106 Utxi veokha dv qzh tvvuh.\n107 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n108 Utxi axbvvha qzh tvvuh.\n109 Utxi rxtppha qzh tvvuh.\n110 Hbzm cbdxmhiha qb qzh bsseoh.\n111 Hbzm ybnha qb qzh ztuujti.\n112 Utxi cbdxmhiha qb qzh bsseoh.\n113 Utxi uhsq qzh tvvuh.\n114 Ytmehu ybnha qb qzh keqozhm.\n115 Utxi qbbk qzh tvvuh.\n116 Otmaxt cbdxmhiha qb qzh keqozhm.\n117 Otmaxt ybnha qb qzh ptqzxbby.\n118 Otmaxt cbdxmhiha qb qzh keqozhm.\n119 Ytmehu qxtnhuuha qb qzh rtxahm.\n120 Ytmehu ybnha qb qzh keqozhm.\n121 Hbzm qbbk qzh sbbqptuu.\n122 Otmaxt cbdxmhiha qb qzh bsseoh.\n123 Utxi jhmq ptok qb qzh keqozhm.\n124 Utxi ybnha qb qzh rtxahm.\n125 Utxi uhsq qzh tvvuh.\n126 Ytmehu qxtnhuuha qb qzh ztuujti.\n127 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t125 124 123\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu rbq qzh tvvuh.\n3 Otmaxt jhmq ptok qb qzh bsseoh.\n4 Ytmehu vdq abjm qzh tvvuh.\n5 Otmaxt veokha dv qzh tvvuh.\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Utxi qxtnhuuha qb qzh phaxbby.\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Ytmehu qbbk qzh yeuk.\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Ytmehu axbvvha qzh yeuk.\n16 Otmaxt rbq qzh tvvuh.\n17 Otmaxt uhsq qzh tvvuh.\n18 Hbzm qxtnhuuha qb qzh ztuujti.\n19 Ytmehu veokha dv qzh yeuk.\n20 Hbzm ybnha qb qzh keqozhm.\n21 Utxi jhmq ptok qb qzh keqozhm.\n22 Otmaxt qbbk qzh tvvuh.\n23 Otmaxt axbvvha qzh tvvuh.\n24 Hbzm cbdxmhiha qb qzh ptqzxbby.\n25 Ytmehu axbvvha qzh yeuk.\n26 Otmaxt ybnha qb qzh keqozhm.\n27 Hbzm veokha dv qzh yeuk qzhxh.\n28 Hbzm aelotxaha qzh yeuk.\n29 Hbzm jhmq qb qzh keqozhm.\n30 Otmaxt qxtnhuuha qb qzh phaxbby.\n31 Ytmehu rxtppha qzh yeuk.\n32 Ytmehu qxtnhuuha qb qzh phaxbby.\n33 Ytmehu cbdxmhiha qb qzh rtxahm.\n34 Ytmehu vdq abjm qzh yeuk.\n35 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t34 33 32\n36 Ytmehu ybnha qb qzh ptqzxbby.\n37 Hbzm jhmq ptok qb qzh rtxahm.\n38 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t34 33 32\n39 Utxi qxtnhuuha qb qzh ptqzxbby.\n40 Utxi cbdxmhiha qb qzh ztuujti.\n41 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t34 33 32\n42 Otmaxt jhmq qb qzh keqozhm.\n43 Hbzm jhmq ptok qb qzh phaxbby.\n44 Utxi jhmq ptok qb qzh bsseoh.\n45 Utxi veokha dv qzh tvvuh.\n46 Ytmehu qxtnhuuha qb qzh keqozhm.\n47 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n48 Otmaxt qxtnhuuha qb qzh rtxahm.\n49 Otmaxt veokha dv qzh yeuk.\n50 Ytmehu jhmq qb qzh rtxahm.\n51 Utxi cbdxmhiha qb qzh rtxahm.\n52 Otmaxt aelotxaha qzh yeuk.\n53 Utxi vdq abjm qzh tvvuh qzhxh.\n54 Utxi rxtppha qzh yeuk.\n55 Ytmehu qbbk qzh tvvuh.\n56 Utxi axbvvha qzh yeuk.\n57 Ytmehu jhmq qb qzh ptqzxbby.\n58 Ytmehu uhsq qzh tvvuh.\n59 Ytmehu qxtnhuuha qb qzh rtxahm.\n60 Ytmehu rbq qzh yeuk qzhxh.\n61 Hbzm qxtnhuuha qb qzh rtxahm.\n62 Utxi ybnha qb qzh bsseoh.\n63 Ytmehu aelotxaha qzh yeuk.\n64 Otmaxt ybnha qb qzh ztuujti.\n65 Otmaxt ybnha qb qzh rtxahm.\n66 Ytmehu veokha dv qzh yeuk.\n67 Otmaxt jhmq qb qzh ztuujti.\n68 Utxi cbdxmhiha qb qzh ztuujti.\n69 Otmaxt rbq qzh sbbqptuu qzhxh.\n70 Ytmehu ybnha qb qzh bsseoh.\n71 Ytmehu uhsq qzh yeuk.\n72 Ytmehu rbq qzh yeuk.\n73 Ytmehu uhsq qzh yeuk.\n74 Otmaxt jhmq ptok qb qzh keqozhm.\n75 Ytmehu ybnha qb qzh ztuujti.\n76 Otmaxt aelotxaha qzh sbbqptuu.\n77 Otmaxt rxtppha qzh sbbqptuu.\n78 Ytmehu qxtnhuuha qb qzh phaxbby.\n79 Ytmehu qxtnhuuha qb qzh bsseoh.\n80 Hbzm ybnha qb qzh bsseoh.\n81 Hbzm rbq qzh yeuk.\n82 Hbzm aelotxaha qzh yeuk.\n83 Ytmehu rxtppha qzh yeuk.\n84 Otmaxt aelotxaha qzh sbbqptuu.\n85 Utxi jhmq ptok qb qzh phaxbby.\n86 Ytmehu qxtnhuuha qb qzh phaxbby.\n87 Ytmehu jhmq ptok qb qzh bsseoh.\n88 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t83 87 86\n89 Ytmehu aelotxaha qzh yeuk qzhxh.\n90 Ytmehu jhmq qb qzh phaxbby.\n91 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t89 87 86\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Ytmehu jhmq qb qzh ztuujti.\n4 Utxi vdq abjm qzh sbbqptuu.\n5 Hbzm rxtppha qzh tvvuh.\n6 Hbzm jhmq ptok qb qzh phaxbby.\n7 Otmaxt qbbk qzh sbbqptuu.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Otmaxt axbvvha qzh sbbqptuu.\n11 Hbzm uhsq qzh tvvuh.\n12 Hbzm rxtppha qzh tvvuh.\n13 Utxi qbbk qzh sbbqptuu.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Hbzm aelotxaha qzh tvvuh.\n16 Hbzm rbq qzh tvvuh qzhxh.\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Utxi veokha dv qzh sbbqptuu.\n21 Hbzm qbbk qzh yeuk qzhxh.\n22 Utxi aelotxaha qzh sbbqptuu.\n23 Ytmehu jhmq ptok qb qzh ztuujti.\n24 Hbzm jhmq qb qzh phaxbby.\n25 Ytmehu jhmq qb qzh phaxbby.\n26 Utxi qxtnhuuha qb qzh ptqzxbby.\n27 Ytmehu rbq qzh sbbqptuu.\n28 Hbzm ybnha qb qzh ztuujti.\n29 Hbzm jhmq ptok qb qzh phaxbby.\n30 Hbzm aelotxaha qzh yeuk.\n31 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t30 28 24\n32 Utxi ybnha qb qzh ztuujti.\n33 Ytmehu jhmq ptok qb qzh ztuujti.\n34 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t30 28 24\n35 Hbzm vdq abjm qzh tvvuh.\n36 Ytmehu jhmq ptok qb qzh phaxbby.\n37 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t30 28 24\n38 Hbzm qxtnhuuha qb qzh ptqzxbby.\n39 Otmaxt qxtnhuuha qb qzh ztuujti.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t35 29 28\n41 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n42 Ytmehu veokha dv qzh tvvuh qzhxh.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t41 36 33\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Otmaxt rbq qzh tvvuh.\n4 Utxi ybnha qb qzh bsseoh.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Otmaxt axbvvha qzh tvvuh.\n8 Ytmehu veokha dv qzh tvvuh.\n9 Ytmehu aelotxaha qzh tvvuh qzhxh.\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Otmaxt jhmq qb qzh ztuujti.\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Utxi ybnha qb qzh ptqzxbby.\n19 Otmaxt ybnha qb qzh ptqzxbby.\n20 Utxi jhmq ptok qb qzh bsseoh.\n21 Utxi qxtnhuuha qb qzh phaxbby.\n22 Hbzm ybnha qb qzh phaxbby.\n23 Ytmehu jhmq qb qzh ztuujti.\n24 Ytmehu jhmq qb qzh phaxbby.\n25 Utxi jhmq ptok qb qzh keqozhm.\n26 Ytmehu jhmq qb qzh ptqzxbby.\n27 Hbzm cbdxmhiha qb qzh rtxahm.\n28 Otmaxt ybnha qb qzh keqozhm.\n29 Utxi qbbk qzh yeuk.\n30 Utxi aelotxaha qzh yeuk.\n31 Hbzm qxtnhuuha qb qzh ptqzxbby.\n32 Hbzm jhmq qb qzh ztuujti.\n33 Hbzm rbq qzh tvvuh.\n34 Ytmehu jhmq qb qzh rtxahm.\n35 Ytmehu jhmq ptok qb qzh keqozhm.\n36 Hbzm vdq abjm qzh tvvuh.\n37 Otmaxt ybnha qb qzh rtxahm.\n38 Hbzm rbq qzh tvvuh.\n39 Otmaxt qxtnhuuha qb qzh ztuujti.\n40 Hbzm aelotxaha qzh tvvuh.\n41 Utxi rbq qzh sbbqptuu.\n42 Otmaxt qbbk qzh tvvuh.\n43 Utxi vdq abjm qzh sbbqptuu.\n44 Hbzm jhmq qb qzh phaxbby.\n45 Utxi ybnha qb qzh ztuujti.\n46 Hbzm jhmq qb qzh ptqzxbby.\n47 Otmaxt vdq abjm qzh tvvuh qzhxh.\n48 Ytmehu veokha dv qzh sbbqptuu.\n49 Utxi qbbk qzh tvvuh qzhxh.\n50 Utxi jhmq ptok qb qzh keqozhm.\n51 Ytmehu jhmq ptok qb qzh ztuujti.\n52 Utxi qxtnhuuha qb qzh rtxahm.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t49 52 50\n54 Utxi aelotxaha qzh tvvuh.\n55 Ytmehu uhsq qzh sbbqptuu qzhxh.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t54 52 50\n57 Ytmehu veokha dv qzh sbbqptuu.\n58 Utxi rbq qzh tvvuh.\n59 Ytmehu cbdxmhiha qb qzh bsseoh.\n60 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n61 Ytmehu vdq abjm qzh sbbqptuu.\n62 Hbzm qxtnhuuha qb qzh rtxahm.\n63 Ytmehu qbbk qzh sbbqptuu.\n64 Utxi uhsq qzh tvvuh.\n65 Ytmehu vdq abjm qzh sbbqptuu.\n66 Hbzm rbq qzh tvvuh.\n67 Hbzm vdq abjm qzh tvvuh.\n68 Utxi rbq qzh tvvuh.\n69 Ytmehu veokha dv qzh sbbqptuu.\n70 Utxi aelotxaha qzh tvvuh.\n71 Ytmehu uhsq qzh sbbqptuu.\n72 Utxi rxtppha qzh tvvuh.\n73 Ytmehu rbq qzh sbbqptuu.\n74 Otmaxt cbdxmhiha qb qzh rtxahm.\n75 Utxi vdq abjm qzh tvvuh.\n76 Otmaxt veokha dv qzh tvvuh.\n77 Otmaxt uhsq qzh tvvuh.\n78 Otmaxt veokha dv qzh tvvuh qzhxh.\n79 Hbzm qxtnhuuha qb qzh ztuujti.\n80 Utxi ybnha qb qzh keqozhm.\n81 Ytmehu cbdxmhiha qb qzh phaxbby.\n82 Hbzm ybnha qb qzh keqozhm.\n83 Ytmehu qxtnhuuha qb qzh bsseoh.\n84 Hbzm rbq qzh yeuk qzhxh.\n85 Ytmehu axbvvha qzh sbbqptuu.\n86 Ytmehu veokha dv qzh sbbqptuu.\n87 Ytmehu ybnha qb qzh ptqzxbby.\n88 Hbzm uhsq qzh yeuk.\n89 Hbzm ybnha qb qzh ptqzxbby.\n90 Ytmehu uhsq qzh sbbqptuu.\n91 Hbzm veokha dv qzh sbbqptuu qzhxh.\n92 Otmaxt vdq abjm qzh tvvuh.\n93 Utxi qbbk qzh yeuk.\n94 Ytmehu qxtnhuuha qb qzh rtxahm.\n95 Ytmehu cbdxmhiha qb qzh bsseoh.\n96 Hbzm ybnha qb qzh rtxahm.\n97 Hbzm qxtnhuuha qb qzh phaxbby.\n98 Utxi qxtnhuuha qb qzh ztuujti.\n99 Hbzm axbvvha qzh sbbqptuu.\n100 Otmaxt rxtppha qzh tvvuh qzhxh.\n101 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t99 97 96\n102 Hbzm rxtppha qzh sbbqptuu.\n103 Utxi cbdxmhiha qb qzh keqozhm.\n104 Hbzm cbdxmhiha qb qzh keqozhm.\n105 Ytmehu cbdxmhiha qb qzh rtxahm.\n106 Otmaxt qxtnhuuha qb qzh phaxbby.\n107 Hbzm qxtnhuuha qb qzh ztuujti.\n108 Otmaxt jhmq ptok qb qzh keqozhm.\n109 Utxi jhmq ptok qb qzh ztuujti.\n110 Hbzm cbdxmhiha qb qzh keqozhm.\n111 Utxi aelotxaha qzh yeuk.\n112 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t111 103 98\n113 Otmaxt jhmq qb qzh phaxbby.\n114 Otmaxt vdq abjm qzh tvvuh qzhxh.\n115 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t111 109 103\n1 Ytmehu veokha dv qzh tvvuh.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi veokha dv qzh yeuk.\n6 Hbzm cbdxmhiha qb qzh ztuujti.\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi vdq abjm qzh yeuk.\n9 Ytmehu axbvvha qzh tvvuh.\n10 Utxi rxtppha qzh yeuk.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Utxi jhmq qb qzh bsseoh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t10 12 11\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Ytmehu veokha dv qzh tvvuh.\n16 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t10 12 11\n17 Utxi axbvvha qzh yeuk.\n18 Ytmehu qbbk qzh sbbqptuu.\n19 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t17 12 11\n20 Ytmehu qxtnhuuha qb qzh keqozhm.\n21 Utxi ybnha qb qzh keqozhm.\n22 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t17 12 11\n23 Ytmehu aelotxaha qzh tvvuh.\n24 Utxi rbq qzh tvvuh.\n25 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Ytmehu uhsq qzh sbbqptuu.\n28 Hbzm jhmq qb qzh bsseoh.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t27 26 20\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Hbzm rbq qzh tvvuh.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Utxi ybnha qb qzh ztuujti.\n7 Hbzm aelotxaha qzh tvvuh.\n8 Hbzm qbbk qzh tvvuh.\n9 Otmaxt cbdxmhiha qb qzh bsseoh.\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Ytmehu jhmq qb qzh bsseoh.\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Hbzm uhsq qzh tvvuh.\n15 Hbzm rbq qzh tvvuh.\n16 Ytmehu jhmq ptok qb qzh ptqzxbby.\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Otmaxt axbvvha qzh yeuk.\n19 Hbzm axbvvha qzh tvvuh.\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Otmaxt qbbk qzh yeuk qzhxh.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Otmaxt uhsq qzh yeuk qzhxh.\n24 Utxi veokha dv qzh yeuk.\n25 Otmaxt cbdxmhiha qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n27 Hbzm qxtnhuuha qb qzh ztuujti.\n28 Hbzm jhmq ptok qb qzh keqozhm.\n29 Hbzm veokha dv qzh tvvuh.\n30 Hbzm axbvvha qzh tvvuh qzhxh.\n31 Hbzm jhmq qb qzh bsseoh.\n32 Utxi uhsq qzh yeuk.\n33 Otmaxt ybnha qb qzh ptqzxbby.\n34 Ytmehu cbdxmhiha qb qzh bsseoh.\n35 Utxi jhmq qb qzh rtxahm.\n36 Hbzm jhmq ptok qb qzh ptqzxbby.\n37 Ytmehu ybnha qb qzh phaxbby.\n38 Otmaxt jhmq ptok qb qzh rtxahm.\n39 Ytmehu jhmq qb qzh bsseoh.\n40 Otmaxt qbbk qzh sbbqptuu.\n41 Otmaxt jhmq ptok qb qzh phaxbby.\n42 Hbzm jhmq ptok qb qzh phaxbby.\n43 Hbzm ybnha qb qzh ptqzxbby.\n44 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n45 Utxi jhmq ptok qb qzh keqozhm.\n46 Hbzm jhmq ptok qb qzh phaxbby.\n47 Ytmehu jhmq qb qzh keqozhm.\n48 Otmaxt jhmq qb qzh ptqzxbby.\n49 Hbzm qxtnhuuha qb qzh ptqzxbby.\n50 Otmaxt ybnha qb qzh phaxbby.\n51 Hbzm cbdxmhiha qb qzh bsseoh.\n52 Otmaxt jhmq qb qzh ptqzxbby.\n53 Otmaxt qxtnhuuha qb qzh rtxahm.\n54 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t54 50 48\n56 Ytmehu qbbk qzh tvvuh.\n57 Ytmehu vdq abjm qzh tvvuh.\n58 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t54 50 48\n59 Otmaxt qxtnhuuha qb qzh ztuujti.\n60 Ytmehu qxtnhuuha qb qzh rtxahm.\n61 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t54 53 52\n62 Ytmehu rxtppha qzh sbbqptuu.\n63 Utxi rbq qzh tvvuh.\n64 Ytmehu qxtnhuuha qb qzh ztuujti.\n65 Hbzm jhmq ptok qb qzh rtxahm.\n66 Hbzm jhmq ptok qb qzh bsseoh.\n67 Otmaxt qxtnhuuha qb qzh keqozhm.\n68 Hbzm jhmq ptok qb qzh ptqzxbby.\n69 Ytmehu uhsq qzh sbbqptuu.\n70 Utxi cbdxmhiha qb qzh bsseoh.\n71 Hbzm ybnha qb qzh keqozhm.\n72 Ytmehu qbbk qzh yeuk.\n73 Ytmehu qxtnhuuha qb qzh bsseoh.\n74 Utxi vdq abjm qzh tvvuh.\n75 Otmaxt qxtnhuuha qb qzh rtxahm.\n76 Otmaxt qxtnhuuha qb qzh ztuujti.\n77 Utxi jhmq qb qzh rtxahm.\n78 Hbzm cbdxmhiha qb qzh bsseoh.\n79 Ytmehu veokha dv qzh tvvuh.\n80 Otmaxt qxtnhuuha qb qzh keqozhm.\n81 Otmaxt cbdxmhiha qb qzh phaxbby.\n82 Hbzm cbdxmhiha qb qzh ztuujti.\n83 Ytmehu jhmq ptok qb qzh keqozhm.\n84 Hbzm ybnha qb qzh keqozhm.\n85 Ytmehu vdq abjm qzh tvvuh.\n86 Otmaxt qxtnhuuha qb qzh keqozhm.\n87 Otmaxt rxtppha qzh tvvuh.\n88 Ytmehu ybnha qb qzh rtxahm.\n89 Otmaxt aelotxaha qzh tvvuh qzhxh.\n90 Utxi ybnha qb qzh ztuujti.\n91 Utxi veokha dv qzh sbbqptuu.\n92 Utxi axbvvha qzh sbbqptuu.\n93 Otmaxt qxtnhuuha qb qzh phaxbby.\n94 Hbzm rxtppha qzh tvvuh.\n95 Utxi rxtppha qzh sbbqptuu.\n96 Ytmehu aelotxaha qzh yeuk.\n97 Utxi cbdxmhiha qb qzh ptqzxbby.\n98 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t96 88 83\n99 Hbzm vdq abjm qzh tvvuh.\n100 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n101 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t96 83 73\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm qbbk qzh yeuk.\n3 Ytmehu cbdxmhiha qb qzh rtxahm.\n4 Hbzm aelotxaha qzh yeuk.\n5 Hbzm veokha dv qzh yeuk.\n6 Otmaxt qxtnhuuha qb qzh ztuujti.\n7 Otmaxt rxtppha qzh sbbqptuu.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Hbzm axbvvha qzh yeuk qzhxh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t12 11 8\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t12 11 8\n17 Hbzm jhmq ptok qb qzh phaxbby.\n18 Ytmehu jhmq qb qzh bsseoh.\n19 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t12 11 8\n20 Otmaxt qbbk qzh sbbqptuu qzhxh.\n21 Otmaxt qxtnhuuha qb qzh rtxahm.\n22 Otmaxt axbvvha qzh sbbqptuu.\n23 Utxi ybnha qb qzh ztuujti.\n24 Hbzm rbq qzh tvvuh.\n25 Hbzm cbdxmhiha qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh ztuujti.\n27 Ytmehu qxtnhuuha qb qzh phaxbby.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Ytmehu cbdxmhiha qb qzh keqozhm.\n30 Hbzm uhsq qzh tvvuh.\n31 Hbzm veokha dv qzh yeuk.\n32 Hbzm ybnha qb qzh ptqzxbby.\n33 Utxi jhmq qb qzh phaxbby.\n34 Otmaxt jhmq ptok qb qzh bsseoh.\n35 Otmaxt rxtppha qzh tvvuh.\n36 Hbzm uhsq qzh yeuk.\n37 Utxi jhmq qb qzh rtxahm.\n38 Otmaxt aelotxaha qzh tvvuh.\n39 Ytmehu cbdxmhiha qb qzh ztuujti.\n40 Hbzm veokha dv qzh yeuk.\n41 Utxi jhmq ptok qb qzh keqozhm.\n42 Ytmehu cbdxmhiha qb qzh bsseoh.\n43 Hbzm vdq abjm qzh yeuk.\n44 Otmaxt veokha dv qzh tvvuh.\n45 Hbzm qbbk qzh yeuk.\n46 Otmaxt cbdxmhiha qb qzh keqozhm.\n47 Hbzm vdq abjm qzh yeuk.\n48 Otmaxt aelotxaha qzh tvvuh.\n49 Hbzm rxtppha qzh yeuk.\n50 Otmaxt jhmq ptok qb qzh rtxahm.\n51 Hbzm aelotxaha qzh yeuk qzhxh.\n52 Utxi rbq qzh tvvuh.\n53 Otmaxt veokha dv qzh sbbqptuu.\n54 Utxi ybnha qb qzh phaxbby.\n55 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n56 Otmaxt veokha dv qzh sbbqptuu.\n57 Hbzm ybnha qb qzh bsseoh.\n58 Utxi cbdxmhiha qb qzh rtxahm.\n59 Hbzm cbdxmhiha qb qzh rtxahm.\n60 Hbzm jhmq ptok qb qzh ztuujti.\n61 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n62 Utxi jhmq qb qzh bsseoh.\n63 Ytmehu jhmq qb qzh rtxahm.\n64 Utxi jhmq ptok qb qzh phaxbby.\n65 Hbzm ybnha qb qzh rtxahm.\n66 Ytmehu qxtnhuuha qb qzh keqozhm.\n67 Hbzm veokha dv qzh sbbqptuu.\n68 Ytmehu jhmq ptok qb qzh bsseoh.\n69 Ytmehu cbdxmhiha qb qzh rtxahm.\n70 Hbzm aelotxaha qzh sbbqptuu.\n71 Otmaxt rxtppha qzh sbbqptuu.\n72 Utxi ybnha qb qzh ptqzxbby.\n73 Utxi jhmq qb qzh phaxbby.\n74 Hbzm jhmq qb qzh ptqzxbby.\n75 Hbzm qxtnhuuha qb qzh keqozhm.\n76 Ytmehu ybnha qb qzh bsseoh.\n77 Otmaxt uhsq qzh sbbqptuu.\n78 Utxi jhmq qb qzh bsseoh.\n79 Utxi ybnha qb qzh ptqzxbby.\n80 Utxi veokha dv qzh yeuk.\n81 Hbzm ybnha qb qzh ztuujti.\n82 Utxi cbdxmhiha qb qzh keqozhm.\n83 Ytmehu ybnha qb qzh keqozhm.\n84 Utxi ybnha qb qzh rtxahm.\n85 Utxi aelotxaha qzh yeuk.\n86 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t85 84 82\n87 Otmaxt qbbk qzh sbbqptuu.\n88 Otmaxt axbvvha qzh sbbqptuu.\n89 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t85 84 82\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Otmaxt ybnha qb qzh ztuujti.\n7 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Otmaxt jhmq qb qzh phaxbby.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Ytmehu vdq abjm qzh sbbqptuu.\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Otmaxt rxtppha qzh sbbqptuu.\n15 Otmaxt ybnha qb qzh ztuujti.\n16 Hbzm jhmq ptok qb qzh ztuujti.\n17 Hbzm rbq qzh yeuk.\n18 Ytmehu ybnha qb qzh rtxahm.\n19 Hbzm uhsq qzh yeuk.\n20 Utxi jhmq qb qzh ptqzxbby.\n21 Hbzm jhmq qb qzh rtxahm.\n22 Otmaxt rbq qzh yeuk.\n23 Otmaxt jhmq ptok qb qzh ptqzxbby.\n24 Otmaxt uhsq qzh sbbqptuu qzhxh.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t24 23 15\n26 Otmaxt cbdxmhiha qb qzh keqozhm.\n27 Hbzm cbdxmhiha qb qzh keqozhm.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t24 23 15\n29 Hbzm veokha dv qzh tvvuh qzhxh.\n30 Hbzm qxtnhuuha qb qzh rtxahm.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t24 23 15\n32 Ytmehu jhmq qb qzh keqozhm.\n33 Utxi rxtppha qzh sbbqptuu.\n34 Otmaxt axbvvha qzh yeuk.\n35 Utxi axbvvha qzh sbbqptuu.\n36 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t34 26 23\n37 Ytmehu qbbk qzh yeuk.\n38 Utxi veokha dv qzh sbbqptuu.\n39 Ytmehu vdq abjm qzh yeuk qzhxh.\n40 Utxi qxtnhuuha qb qzh rtxahm.\n41 Ytmehu qxtnhuuha qb qzh ztuujti.\n42 Otmaxt ybnha qb qzh ztuujti.\n43 Utxi jhmq ptok qb qzh ztuujti.\n44 Otmaxt cbdxmhiha qb qzh keqozhm.\n45 Ytmehu qxtnhuuha qb qzh bsseoh.\n46 Utxi vdq abjm qzh sbbqptuu.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t46 43 40\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Utxi jhmq qb qzh bsseoh.\n3 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Otmaxt qxtnhuuha qb qzh phaxbby.\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Ytmehu qbbk qzh tvvuh.\n15 Otmaxt qxtnhuuha qb qzh bsseoh.\n16 Hbzm qxtnhuuha qb qzh phaxbby.\n17 Hbzm qxtnhuuha qb qzh keqozhm.\n18 Ytmehu aelotxaha qzh tvvuh.\n19 Otmaxt jhmq qb qzh rtxahm.\n20 Utxi jhmq qb qzh phaxbby.\n21 Ytmehu rxtppha qzh tvvuh.\n22 Hbzm jhmq qb qzh phaxbby.\n23 Hbzm jhmq ptok qb qzh ztuujti.\n24 Ytmehu jhmq qb qzh phaxbby.\n25 Hbzm qxtnhuuha qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh keqozhm.\n27 Ytmehu axbvvha qzh tvvuh.\n28 Hbzm ybnha qb qzh rtxahm.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t27 26 24\n30 Otmaxt jhmq qb qzh keqozhm.\n31 Otmaxt veokha dv qzh tvvuh.\n32 Otmaxt jhmq ptok qb qzh ptqzxbby.\n33 Otmaxt jhmq qb qzh ztuujti.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t31 33 32\n35 Hbzm qxtnhuuha qb qzh bsseoh.\n36 Otmaxt vdq abjm qzh tvvuh.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t36 33 32\n38 Otmaxt jhmq ptok qb qzh keqozhm.\n39 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t36 33 32\n41 Utxi jhmq qb qzh keqozhm.\n42 Hbzm jhmq ptok qb qzh ztuujti.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t36 33 32\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Utxi veokha dv qzh tvvuh.\n3 Ytmehu rbq qzh yeuk.\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t2 6 4\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Otmaxt cbdxmhiha qb qzh rtxahm.\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Ytmehu uhsq qzh yeuk.\n14 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t13 11 10\n15 Utxi aelotxaha qzh tvvuh.\n16 Hbzm rbq qzh tvvuh.\n17 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t13 10 5\n18 Hbzm axbvvha qzh tvvuh.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t13 10 5\n21 Ytmehu rxtppha qzh yeuk.\n22 Ytmehu vdq abjm qzh yeuk.\n23 Ytmehu qbbk qzh yeuk qzhxh.\n24 Hbzm jhmq ptok qb qzh keqozhm.\n25 Ytmehu axbvvha qzh yeuk.\n26 Otmaxt cbdxmhiha qb qzh bsseoh.\n27 Hbzm ybnha qb qzh phaxbby.\n28 Ytmehu jhmq qb qzh keqozhm.\n29 Utxi jhmq ptok qb qzh ztuujti.\n30 Hbzm qxtnhuuha qb qzh keqozhm.\n31 Utxi jhmq ptok qb qzh bsseoh.\n32 Hbzm qxtnhuuha qb qzh ztuujti.\n33 Otmaxt jhmq ptok qb qzh ptqzxbby.\n34 Otmaxt rbq qzh tvvuh.\n35 Utxi jhmq ptok qb qzh phaxbby.\n36 Ytmehu ybnha qb qzh ztuujti.\n37 Utxi veokha dv qzh sbbqptuu.\n38 Utxi vdq abjm qzh sbbqptuu qzhxh.\n39 Otmaxt jhmq ptok qb qzh bsseoh.\n40 Otmaxt uhsq qzh tvvuh.\n41 Otmaxt qbbk qzh tvvuh.\n42 Hbzm cbdxmhiha qb qzh bsseoh.\n43 Ytmehu qxtnhuuha qb qzh bsseoh.\n44 Hbzm qxtnhuuha qb qzh keqozhm.\n45 Otmaxt cbdxmhiha qb qzh ztuujti.\n46 Ytmehu ybnha qb qzh ptqzxbby.\n47 Utxi qxtnhuuha qb qzh ptqzxbby.\n48 Utxi ybnha qb qzh bsseoh.\n49 Otmaxt axbvvha qzh tvvuh.\n50 Ytmehu cbdxmhiha qb qzh ztuujti.\n51 Otmaxt jhmq qb qzh phaxbby.\n52 Hbzm jhmq qb qzh phaxbby.\n53 Otmaxt qxtnhuuha qb qzh rtxahm.\n54 Ytmehu cbdxmhiha qb qzh keqozhm.\n55 Ytmehu jhmq ptok qb qzh bsseoh.\n56 Otmaxt ybnha qb qzh ptqzxbby.\n57 Hbzm veokha dv qzh sbbqptuu.\n58 Ytmehu qxtnhuuha qb qzh ztuujti.\n59 Hbzm aelotxaha qzh sbbqptuu.\n60 Utxi jhmq ptok qb qzh keqozhm.\n61 Hbzm qbbk qzh sbbqptuu.\n62 Ytmehu rxtppha qzh tvvuh.\n63 Hbzm ybnha qb qzh ptqzxbby.\n64 Utxi ybnha qb qzh ptqzxbby.\n65 Utxi jhmq ptok qb qzh bsseoh.\n66 Otmaxt ybnha qb qzh ztuujti.\n67 Hbzm jhmq ptok qb qzh ztuujti.\n68 Ytmehu axbvvha qzh tvvuh.\n69 Hbzm ybnha qb qzh phaxbby.\n70 Ytmehu cbdxmhiha qb qzh phaxbby.\n71 Hbzm jhmq ptok qb qzh keqozhm.\n72 Hbzm aelotxaha qzh sbbqptuu.\n73 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t72 69 67\n1 Hbzm rbq qzh sbbqptuu.\n2 Hbzm aelotxaha qzh sbbqptuu.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Utxi jhmq ptok qb qzh ptqzxbby.\n7 Ytmehu rbq qzh yeuk.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n10 Ytmehu uhsq qzh yeuk.\n11 Ytmehu veokha dv qzh yeuk.\n12 Ytmehu axbvvha qzh yeuk.\n13 Ytmehu rxtppha qzh yeuk qzhxh.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Otmaxt cbdxmhiha qb qzh keqozhm.\n16 Ytmehu jhmq qb qzh ptqzxbby.\n17 Ytmehu ybnha qb qzh bsseoh.\n18 Otmaxt jhmq ptok qb qzh ptqzxbby.\n19 Otmaxt qxtnhuuha qb qzh rtxahm.\n20 Hbzm cbdxmhiha qb qzh phaxbby.\n21 Utxi ybnha qb qzh bsseoh.\n22 Ytmehu axbvvha qzh yeuk.\n23 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t22 17 16\n24 Utxi qbbk qzh yeuk.\n25 Utxi veokha dv qzh sbbqptuu.\n26 Hbzm rbq qzh tvvuh.\n27 Hbzm aelotxaha qzh tvvuh qzhxh.\n28 Hbzm veokha dv qzh tvvuh.\n29 Hbzm uhsq qzh tvvuh.\n30 Utxi cbdxmhiha qb qzh keqozhm.\n31 Otmaxt jhmq qb qzh phaxbby.\n32 Otmaxt qxtnhuuha qb qzh rtxahm.\n33 Utxi aelotxaha qzh yeuk.\n34 Utxi axbvvha qzh sbbqptuu qzhxh.\n35 Utxi jhmq ptok qb qzh ztuujti.\n36 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n37 Utxi jhmq ptok qb qzh phaxbby.\n38 Otmaxt cbdxmhiha qb qzh keqozhm.\n39 Utxi qbbk qzh tvvuh.\n40 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n41 Utxi axbvvha qzh tvvuh qzhxh.\n42 Utxi veokha dv qzh tvvuh.\n43 Utxi qxtnhuuha qb qzh ptqzxbby.\n44 Otmaxt cbdxmhiha qb qzh keqozhm.\n45 Otmaxt veokha dv qzh yeuk.\n46 Ytmehu jhmq qb qzh phaxbby.\n47 Otmaxt jhmq qb qzh bsseoh.\n48 Utxi jhmq ptok qb qzh rtxahm.\n49 Utxi uhsq qzh tvvuh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t49 48 43\n51 Utxi qxtnhuuha qb qzh ztuujti.\n52 Otmaxt axbvvha qzh yeuk.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t49 48 43\n54 Hbzm ybnha qb qzh rtxahm.\n55 Hbzm cbdxmhiha qb qzh keqozhm.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t49 48 43\n57 Otmaxt rxtppha qzh yeuk.\n58 Hbzm cbdxmhiha qb qzh bsseoh.\n59 Utxi ybnha qb qzh keqozhm.\n60 Hbzm ybnha qb qzh ztuujti.\n61 Otmaxt vdq abjm qzh yeuk.\n62 Hbzm jhmq ptok qb qzh keqozhm.\n63 Hbzm jhmq ptok qb qzh ztuujti.\n64 Otmaxt veokha dv qzh yeuk.\n65 Utxi rbq qzh sbbqptuu qzhxh.\n66 Utxi ybnha qb qzh rtxahm.\n67 Utxi jhmq qb qzh ztuujti.\n68 Otmaxt vdq abjm qzh yeuk.\n69 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t65 67 66\n1 Otmaxt veokha dv qzh sbbqptuu.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n4 Otmaxt axbvvha qzh sbbqptuu.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Utxi jhmq qb qzh bsseoh.\n7 Utxi jhmq qb qzh phaxbby.\n8 Otmaxt rxtppha qzh tvvuh.\n9 Utxi ybnha qb qzh rtxahm.\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n12 Hbzm qxtnhuuha qb qzh ztuujti.\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Otmaxt qbbk qzh sbbqptuu.\n16 Ytmehu ybnha qb qzh ztuujti.\n17 Otmaxt jhmq ptok qb qzh rtxahm.\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Hbzm ybnha qb qzh phaxbby.\n20 Otmaxt ybnha qb qzh keqozhm.\n21 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n22 Hbzm jhmq qb qzh bsseoh.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t21 20 17\n24 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n25 Otmaxt cbdxmhiha qb qzh ztuujti.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t21 20 17\n27 Utxi jhmq qb qzh keqozhm.\n28 Utxi rxtppha qzh sbbqptuu.\n29 Utxi axbvvha qzh sbbqptuu.\n30 Utxi jhmq qb qzh ztuujti.\n31 Otmaxt qxtnhuuha qb qzh keqozhm.\n32 Otmaxt ybnha qb qzh phaxbby.\n33 Otmaxt aelotxaha qzh tvvuh.\n34 Otmaxt ybnha qb qzh keqozhm.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t33 24 20\n36 Utxi cbdxmhiha qb qzh rtxahm.\n37 Utxi cbdxmhiha qb qzh bsseoh.\n38 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t33 25 24\n39 Otmaxt rxtppha qzh sbbqptuu.\n40 Utxi ybnha qb qzh ztuujti.\n41 Hbzm qbbk qzh yeuk.\n42 Otmaxt jhmq qb qzh ptqzxbby.\n43 Utxi jhmq qb qzh keqozhm.\n44 Ytmehu cbdxmhiha qb qzh bsseoh.\n45 Otmaxt uhsq qzh sbbqptuu qzhxh.\n46 Otmaxt jhmq qb qzh phaxbby.\n47 Ytmehu qxtnhuuha qb qzh rtxahm.\n48 Hbzm vdq abjm qzh yeuk.\n49 Otmaxt jhmq qb qzh keqozhm.\n50 Otmaxt jhmq ptok qb qzh phaxbby.\n51 Otmaxt rxtppha qzh tvvuh.\n52 Hbzm rbq qzh yeuk.\n53 Hbzm vdq abjm qzh yeuk.\n54 Hbzm rxtppha qzh yeuk qzhxh.\n55 Ytmehu ybnha qb qzh phaxbby.\n56 Hbzm aelotxaha qzh yeuk.\n57 Hbzm rbq qzh yeuk.\n58 Otmaxt qxtnhuuha qb qzh rtxahm.\n59 Utxi jhmq qb qzh ztuujti.\n60 Otmaxt aelotxaha qzh tvvuh.\n61 Ytmehu jhmq ptok qb qzh ptqzxbby.\n62 Ytmehu rbq qzh sbbqptuu.\n63 Otmaxt ybnha qb qzh keqozhm.\n64 Utxi jhmq ptok qb qzh keqozhm.\n65 Otmaxt jhmq ptok qb qzh rtxahm.\n66 Ytmehu vdq abjm qzh sbbqptuu.\n67 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n68 Ytmehu aelotxaha qzh sbbqptuu.\n69 Otmaxt veokha dv qzh tvvuh.\n70 Otmaxt ybnha qb qzh phaxbby.\n71 Ytmehu qbbk qzh sbbqptuu qzhxh.\n72 Utxi jhmq qb qzh ztuujti.\n73 Utxi ybnha qb qzh rtxahm.\n74 Hbzm aelotxaha qzh yeuk qzhxh.\n75 Ytmehu uhsq qzh sbbqptuu.\n76 Ytmehu qbbk qzh sbbqptuu.\n77 Hbzm cbdxmhiha qb qzh phaxbby.\n78 Hbzm ybnha qb qzh ptqzxbby.\n79 Ytmehu aelotxaha qzh sbbqptuu.\n80 Otmaxt axbvvha qzh tvvuh.\n81 Utxi cbdxmhiha qb qzh phaxbby.\n82 Otmaxt rxtppha qzh tvvuh.\n83 Utxi jhmq ptok qb qzh ztuujti.\n84 Ytmehu cbdxmhiha qb qzh ztuujti.\n85 Utxi jhmq ptok qb qzh keqozhm.\n86 Utxi qxtnhuuha qb qzh ztuujti.\n87 Utxi qxtnhuuha qb qzh ptqzxbby.\n88 Otmaxt vdq abjm qzh tvvuh.\n89 Hbzm qxtnhuuha qb qzh ztuujti.\n90 Utxi rbq qzh sbbqptuu qzhxh.\n91 Ytmehu ybnha qb qzh ptqzxbby.\n92 Otmaxt rbq qzh tvvuh.\n93 Utxi aelotxaha qzh sbbqptuu.\n94 Otmaxt qxtnhuuha qb qzh bsseoh.\n95 Hbzm jhmq qb qzh rtxahm.\n96 Utxi jhmq ptok qb qzh rtxahm.\n97 Otmaxt rxtppha qzh yeuk.\n98 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n99 Utxi cbdxmhiha qb qzh ztuujti.\n100 Ytmehu aelotxaha qzh sbbqptuu.\n101 Ytmehu ybnha qb qzh phaxbby.\n102 Hbzm jhmq qb qzh keqozhm.\n103 Ytmehu jhmq qb qzh bsseoh.\n104 Hbzm ybnha qb qzh ptqzxbby.\n105 Hbzm ybnha qb qzh rtxahm.\n106 Hbzm cbdxmhiha qb qzh keqozhm.\n107 Hbzm qxtnhuuha qb qzh phaxbby.\n108 Ytmehu jhmq qb qzh phaxbby.\n109 Utxi qxtnhuuha qb qzh phaxbby.\n110 Hbzm cbdxmhiha qb qzh bsseoh.\n111 Utxi cbdxmhiha qb qzh keqozhm.\n112 Otmaxt aelotxaha qzh tvvuh qzhxh.\n113 Utxi jhmq qb qzh rtxahm.\n114 Otmaxt aelotxaha qzh yeuk qzhxh.\n115 Otmaxt rbq qzh yeuk.\n116 Utxi jhmq ptok qb qzh keqozhm.\n117 Otmaxt ybnha qb qzh ptqzxbby.\n118 Otmaxt uhsq qzh yeuk.\n119 Otmaxt cbdxmhiha qb qzh bsseoh.\n120 Hbzm veokha dv qzh tvvuh.\n121 Otmaxt ybnha qb qzh ptqzxbby.\n122 Otmaxt qxtnhuuha qb qzh phaxbby.\n123 Utxi ybnha qb qzh ztuujti.\n124 Hbzm jhmq ptok qb qzh ptqzxbby.\n125 Hbzm jhmq ptok qb qzh bsseoh.\n126 Utxi jhmq ptok qb qzh bsseoh.\n127 Ytmehu cbdxmhiha qb qzh bsseoh.\n128 Hbzm aelotxaha qzh tvvuh.\n129 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t128 125 124\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Hbzm jhmq qb qzh ztuujti.\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Otmaxt rbq qzh sbbqptuu.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Ytmehu qxtnhuuha qb qzh phaxbby.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Otmaxt jhmq qb qzh ztuujti.\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Otmaxt ybnha qb qzh bsseoh.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Otmaxt qxtnhuuha qb qzh rtxahm.\n21 Hbzm jhmq ptok qb qzh ptqzxbby.\n22 Ytmehu ybnha qb qzh bsseoh.\n23 Hbzm rxtppha qzh tvvuh.\n24 Ytmehu rbq qzh yeuk qzhxh.\n25 Ytmehu uhsq qzh yeuk.\n26 Utxi qxtnhuuha qb qzh phaxbby.\n27 Utxi ybnha qb qzh keqozhm.\n28 Ytmehu rxtppha qzh yeuk.\n29 Ytmehu uhsq qzh yeuk.\n30 Otmaxt uhsq qzh sbbqptuu qzhxh.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t30 17 16\n32 Hbzm qxtnhuuha qb qzh bsseoh.\n33 Utxi jhmq ptok qb qzh phaxbby.\n34 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t30 20 19\n35 Hbzm jhmq ptok qb qzh ptqzxbby.\n36 Utxi cbdxmhiha qb qzh keqozhm.\n37 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t30 15 14\n38 Otmaxt jhmq qb qzh phaxbby.\n39 Hbzm jhmq ptok qb qzh rtxahm.\n40 Utxi qxtnhuuha qb qzh bsseoh.\n41 Hbzm axbvvha qzh tvvuh.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t41 39 35\n43 Ytmehu rbq qzh yeuk qzhxh.\n44 Otmaxt jhmq qb qzh bsseoh.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t41 35 32\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Hbzm uhsq qzh sbbqptuu.\n4 Otmaxt veokha dv qzh sbbqptuu.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Otmaxt vdq abjm qzh sbbqptuu.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Otmaxt rxtppha qzh yeuk.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt uhsq qzh yeuk.\n12 Otmaxt rxtppha qzh yeuk.\n13 Utxi rxtppha qzh sbbqptuu.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Otmaxt axbvvha qzh yeuk qzhxh.\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Otmaxt rbq qzh yeuk.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Otmaxt axbvvha qzh yeuk.\n20 Otmaxt jhmq qb qzh bsseoh.\n21 Hbzm qxtnhuuha qb qzh phaxbby.\n22 Utxi aelotxaha qzh sbbqptuu.\n23 Utxi jhmq ptok qb qzh ztuujti.\n24 Otmaxt ybnha qb qzh keqozhm.\n25 Hbzm qbbk qzh tvvuh.\n26 Ytmehu jhmq ptok qb qzh rtxahm.\n27 Hbzm jhmq ptok qb qzh keqozhm.\n28 Utxi qxtnhuuha qb qzh ptqzxbby.\n29 Hbzm ybnha qb qzh phaxbby.\n30 Hbzm vdq abjm qzh tvvuh qzhxh.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t30 29 27\n32 Otmaxt qxtnhuuha qb qzh rtxahm.\n33 Hbzm jhmq ptok qb qzh keqozhm.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t30 29 27\n35 Otmaxt jhmq ptok qb qzh ptqzxbby.\n36 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t30 29 27\n38 Utxi qxtnhuuha qb qzh keqozhm.\n39 Ytmehu ybnha qb qzh ptqzxbby.\n40 Ytmehu ybnha qb qzh phaxbby.\n41 Hbzm ybnha qb qzh ptqzxbby.\n42 Otmaxt uhsq qzh sbbqptuu.\n43 Utxi jhmq qb qzh phaxbby.\n44 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n45 Hbzm cbdxmhiha qb qzh ztuujti.\n46 Utxi rbq qzh tvvuh.\n47 Otmaxt aelotxaha qzh sbbqptuu.\n48 Utxi aelotxaha qzh tvvuh.\n49 Ytmehu jhmq ptok qb qzh ptqzxbby.\n50 Otmaxt cbdxmhiha qb qzh ztuujti.\n51 Otmaxt qbbk qzh yeuk.\n52 Utxi qxtnhuuha qb qzh ztuujti.\n53 Ytmehu qbbk qzh sbbqptuu.\n54 Hbzm cbdxmhiha qb qzh bsseoh.\n55 Utxi cbdxmhiha qb qzh bsseoh.\n56 Hbzm ybnha qb qzh ptqzxbby.\n57 Hbzm ybnha qb qzh phaxbby.\n58 Ytmehu vdq abjm qzh sbbqptuu.\n59 Ytmehu qbbk qzh sbbqptuu.\n60 Ytmehu jhmq ptok qb qzh keqozhm.\n61 Ytmehu uhsq qzh sbbqptuu.\n62 Hbzm rxtppha qzh tvvuh.\n63 Otmaxt cbdxmhiha qb qzh keqozhm.\n64 Ytmehu jhmq ptok qb qzh rtxahm.\n65 Otmaxt vdq abjm qzh yeuk.\n66 Hbzm jhmq ptok qb qzh rtxahm.\n67 Otmaxt rbq qzh sbbqptuu qzhxh.\n68 Otmaxt aelotxaha qzh sbbqptuu.\n69 Hbzm axbvvha qzh tvvuh qzhxh.\n70 Ytmehu qxtnhuuha qb qzh ztuujti.\n71 Utxi jhmq ptok qb qzh rtxahm.\n72 Otmaxt rbq qzh sbbqptuu.\n73 Hbzm rbq qzh tvvuh.\n74 Ytmehu qxtnhuuha qb qzh rtxahm.\n75 Ytmehu jhmq ptok qb qzh ztuujti.\n76 Utxi jhmq ptok qb qzh phaxbby.\n77 Hbzm cbdxmhiha qb qzh ztuujti.\n78 Otmaxt jhmq ptok qb qzh ptqzxbby.\n79 Utxi jhmq ptok qb qzh ptqzxbby.\n80 Otmaxt ybnha qb qzh keqozhm.\n81 Hbzm ybnha qb qzh keqozhm.\n82 Hbzm rbq qzh yeuk.\n83 Otmaxt qxtnhuuha qb qzh phaxbby.\n84 Hbzm qxtnhuuha qb qzh bsseoh.\n85 Otmaxt cbdxmhiha qb qzh ztuujti.\n86 Utxi cbdxmhiha qb qzh ztuujti.\n87 Otmaxt cbdxmhiha qb qzh bsseoh.\n88 Otmaxt cbdxmhiha qb qzh keqozhm.\n89 Hbzm aelotxaha qzh yeuk.\n90 Otmaxt jhmq qb qzh ptqzxbby.\n91 Ytmehu jhmq qb qzh keqozhm.\n92 Hbzm qbbk qzh yeuk qzhxh.\n93 Utxi jhmq ptok qb qzh phaxbby.\n94 Hbzm aelotxaha qzh tvvuh.\n95 Utxi jhmq ptok qb qzh ptqzxbby.\n96 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t94 81 77\n97 Hbzm cbdxmhiha qb qzh ptqzxbby.\n98 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n99 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t98 88 87\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Otmaxt rbq qzh yeuk.\n3 Otmaxt aelotxaha qzh yeuk.\n4 Otmaxt qbbk qzh yeuk.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Utxi ybnha qb qzh ptqzxbby.\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Hbzm jhmq ptok qb qzh bsseoh.\n10 Utxi qbbk qzh tvvuh.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt axbvvha qzh yeuk qzhxh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t10 13 11\n16 Otmaxt rbq qzh yeuk.\n17 Otmaxt jhmq qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh keqozhm.\n19 Otmaxt rbq qzh sbbqptuu qzhxh.\n20 Hbzm cbdxmhiha qb qzh ptqzxbby.\n21 Otmaxt qxtnhuuha qb qzh phaxbby.\n22 Otmaxt axbvvha qzh sbbqptuu.\n23 Utxi ybnha qb qzh bsseoh.\n24 Otmaxt jhmq qb qzh ptqzxbby.\n25 Otmaxt jhmq ptok qb qzh bsseoh.\n26 Hbzm jhmq ptok qb qzh bsseoh.\n27 Utxi axbvvha qzh tvvuh.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t27 13 11\n29 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n30 Otmaxt ybnha qb qzh phaxbby.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t27 23 13\n32 Utxi rxtppha qzh tvvuh.\n33 Utxi cbdxmhiha qb qzh ptqzxbby.\n34 Otmaxt jhmq qb qzh bsseoh.\n35 Utxi uhsq qzh tvvuh qzhxh.\n36 Utxi rxtppha qzh tvvuh qzhxh.\n37 Hbzm jhmq qb qzh phaxbby.\n38 Otmaxt jhmq ptok qb qzh phaxbby.\n39 Otmaxt uhsq qzh yeuk.\n40 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t39 38 34\n41 Otmaxt jhmq ptok qb qzh ztuujti.\n42 Ytmehu jhmq qb qzh phaxbby.\n43 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t39 38 34\n1 Ytmehu qbbk qzh tvvuh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu rbq qzh yeuk.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Ytmehu uhsq qzh tvvuh.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu axbvvha qzh yeuk.\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Otmaxt jhmq ptok qb qzh rtxahm.\n16 Ytmehu jhmq ptok qb qzh ptqzxbby.\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Ytmehu jhmq ptok qb qzh keqozhm.\n20 Ytmehu rxtppha qzh sbbqptuu.\n21 Ytmehu vdq abjm qzh sbbqptuu.\n22 Ytmehu jhmq qb qzh ptqzxbby.\n23 Utxi qxtnhuuha qb qzh ptqzxbby.\n24 Otmaxt ybnha qb qzh keqozhm.\n25 Ytmehu jhmq qb qzh bsseoh.\n26 Ytmehu cbdxmhiha qb qzh rtxahm.\n27 Hbzm qxtnhuuha qb qzh ztuujti.\n28 Hbzm veokha dv qzh tvvuh.\n29 Hbzm uhsq qzh tvvuh.\n30 Hbzm qxtnhuuha qb qzh keqozhm.\n31 Otmaxt qxtnhuuha qb qzh phaxbby.\n32 Ytmehu ybnha qb qzh phaxbby.\n33 Hbzm cbdxmhiha qb qzh rtxahm.\n34 Ytmehu ybnha qb qzh ptqzxbby.\n35 Hbzm cbdxmhiha qb qzh keqozhm.\n36 Hbzm rxtppha qzh sbbqptuu.\n37 Hbzm ybnha qb qzh ptqzxbby.\n38 Hbzm axbvvha qzh sbbqptuu.\n39 Ytmehu qbbk qzh sbbqptuu.\n40 Utxi jhmq qb qzh rtxahm.\n41 Ytmehu axbvvha qzh sbbqptuu.\n42 Hbzm rxtppha qzh sbbqptuu.\n43 Hbzm vdq abjm qzh sbbqptuu.\n44 Otmaxt cbdxmhiha qb qzh rtxahm.\n45 Hbzm veokha dv qzh sbbqptuu.\n46 Otmaxt jhmq ptok qb qzh ztuujti.\n47 Otmaxt rxtppha qzh tvvuh qzhxh.\n48 Ytmehu jhmq qb qzh bsseoh.\n49 Utxi cbdxmhiha qb qzh phaxbby.\n50 Otmaxt uhsq qzh tvvuh.\n51 Otmaxt ybnha qb qzh bsseoh.\n52 Hbzm aelotxaha qzh sbbqptuu.\n53 Otmaxt qxtnhuuha qb qzh ztuujti.\n54 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n55 Utxi jhmq qb qzh bsseoh.\n56 Ytmehu veokha dv qzh sbbqptuu.\n57 Otmaxt ybnha qb qzh phaxbby.\n58 Hbzm ybnha qb qzh phaxbby.\n59 Utxi cbdxmhiha qb qzh ztuujti.\n60 Utxi ybnha qb qzh keqozhm.\n61 Utxi jhmq ptok qb qzh ztuujti.\n62 Utxi ybnha qb qzh ptqzxbby.\n63 Ytmehu vdq abjm qzh sbbqptuu.\n64 Ytmehu ybnha qb qzh phaxbby.\n65 Hbzm jhmq ptok qb qzh keqozhm.\n66 Hbzm cbdxmhiha qb qzh ztuujti.\n67 Otmaxt ybnha qb qzh ztuujti.\n68 Utxi qbbk qzh sbbqptuu.\n69 Utxi jhmq ptok qb qzh rtxahm.\n70 Otmaxt rxtppha qzh yeuk.\n71 Hbzm rbq qzh tvvuh.\n72 Utxi jhmq ptok qb qzh keqozhm.\n73 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t68 72 69\n74 Hbzm jhmq ptok qb qzh bsseoh.\n75 Hbzm uhsq qzh tvvuh.\n76 Hbzm jhmq qb qzh ptqzxbby.\n77 Hbzm jhmq qb qzh phaxbby.\n78 Utxi aelotxaha qzh sbbqptuu.\n79 Utxi rbq qzh sbbqptuu.\n80 Otmaxt aelotxaha qzh yeuk qzhxh.\n81 Utxi vdq abjm qzh sbbqptuu.\n82 Utxi qxtnhuuha qb qzh ptqzxbby.\n83 Hbzm jhmq ptok qb qzh ztuujti.\n84 Otmaxt cbdxmhiha qb qzh keqozhm.\n85 Otmaxt rbq qzh sbbqptuu.\n86 Utxi ybnha qb qzh ztuujti.\n87 Hbzm rxtppha qzh yeuk qzhxh.\n88 Hbzm aelotxaha qzh yeuk.\n89 Otmaxt axbvvha qzh sbbqptuu.\n90 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n91 Otmaxt uhsq qzh sbbqptuu.\n92 Hbzm ybnha qb qzh keqozhm.\n93 Otmaxt rxtppha qzh sbbqptuu.\n94 Utxi qbbk qzh yeuk.\n95 Hbzm jhmq ptok qb qzh ptqzxbby.\n96 Hbzm jhmq qb qzh keqozhm.\n97 Ytmehu cbdxmhiha qb qzh rtxahm.\n98 Utxi cbdxmhiha qb qzh ptqzxbby.\n99 Otmaxt jhmq ptok qb qzh ptqzxbby.\n100 Otmaxt vdq abjm qzh sbbqptuu.\n101 Utxi veokha dv qzh sbbqptuu.\n102 Ytmehu jhmq ptok qb qzh ztuujti.\n103 Otmaxt jhmq qb qzh ztuujti.\n104 Hbzm jhmq ptok qb qzh rtxahm.\n105 Hbzm jhmq qb qzh phaxbby.\n106 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n107 Utxi axbvvha qzh sbbqptuu qzhxh.\n108 Otmaxt rxtppha qzh sbbqptuu.\n109 Otmaxt jhmq qb qzh keqozhm.\n110 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n111 Otmaxt qbbk qzh sbbqptuu qzhxh.\n112 Hbzm jhmq ptok qb qzh ptqzxbby.\n113 Otmaxt jhmq ptok qb qzh rtxahm.\n114 Utxi axbvvha qzh yeuk.\n115 Otmaxt jhmq qb qzh ptqzxbby.\n116 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t111 115 113\n117 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n118 Hbzm rxtppha qzh yeuk.\n119 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t117 115 113\n120 Hbzm rxtppha qzh sbbqptuu.\n121 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n122 Utxi jhmq qb qzh phaxbby.\n123 Hbzm axbvvha qzh sbbqptuu.\n124 Otmaxt cbdxmhiha qb qzh ztuujti.\n125 Ytmehu qbbk qzh sbbqptuu.\n126 Ytmehu vdq abjm qzh sbbqptuu.\n127 Hbzm cbdxmhiha qb qzh bsseoh.\n128 Hbzm rxtppha qzh tvvuh.\n129 Hbzm ybnha qb qzh ptqzxbby.\n130 Ytmehu qxtnhuuha qb qzh phaxbby.\n131 Otmaxt ybnha qb qzh bsseoh.\n132 Hbzm qbbk qzh sbbqptuu qzhxh.\n133 Utxi ybnha qb qzh rtxahm.\n134 Hbzm cbdxmhiha qb qzh ztuujti.\n135 Hbzm jhmq ptok qb qzh phaxbby.\n136 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t132 135 134\n137 Hbzm jhmq ptok qb qzh ztuujti.\n138 Ytmehu jhmq ptok qb qzh ztuujti.\n139 Hbzm vdq abjm qzh yeuk.\n140 Hbzm qbbk qzh yeuk.\n141 Utxi qxtnhuuha qb qzh phaxbby.\n142 Otmaxt cbdxmhiha qb qzh rtxahm.\n143 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n144 Utxi jhmq qb qzh ptqzxbby.\n145 Ytmehu ybnha qb qzh bsseoh.\n146 Utxi cbdxmhiha qb qzh keqozhm.\n147 Hbzm jhmq qb qzh bsseoh.\n148 Hbzm axbvvha qzh sbbqptuu.\n149 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t148 137 135\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Ytmehu ybnha qb qzh rtxahm.\n4 Otmaxt rxtppha qzh tvvuh.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Otmaxt axbvvha qzh tvvuh.\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Otmaxt jhmq ptok qb qzh bsseoh.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Otmaxt rxtppha qzh tvvuh.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Otmaxt vdq abjm qzh tvvuh qzhxh.\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Ytmehu qxtnhuuha qb qzh rtxahm.\n17 Utxi qbbk qzh yeuk.\n18 Otmaxt rxtppha qzh tvvuh.\n19 Utxi uhsq qzh yeuk qzhxh.\n20 Otmaxt cbdxmhiha qb qzh phaxbby.\n21 Hbzm qxtnhuuha qb qzh bsseoh.\n22 Hbzm jhmq ptok qb qzh rtxahm.\n23 Otmaxt cbdxmhiha qb qzh rtxahm.\n24 Utxi rxtppha qzh yeuk.\n25 Utxi uhsq qzh yeuk.\n26 Utxi rxtppha qzh yeuk.\n27 Utxi jhmq qb qzh ztuujti.\n28 Hbzm ybnha qb qzh ztuujti.\n29 Utxi veokha dv qzh sbbqptuu.\n30 Otmaxt cbdxmhiha qb qzh keqozhm.\n31 Otmaxt uhsq qzh tvvuh.\n32 Utxi aelotxaha qzh yeuk.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t31 23 20\n34 Hbzm cbdxmhiha qb qzh rtxahm.\n35 Utxi axbvvha qzh sbbqptuu.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t31 30 23\n37 Ytmehu ybnha qb qzh ptqzxbby.\n38 Ytmehu cbdxmhiha qb qzh keqozhm.\n39 Utxi qxtnhuuha qb qzh ptqzxbby.\n40 Ytmehu jhmq qb qzh phaxbby.\n41 Utxi jhmq qb qzh ztuujti.\n42 Otmaxt rbq qzh tvvuh.\n43 Otmaxt jhmq ptok qb qzh ztuujti.\n44 Utxi ybnha qb qzh keqozhm.\n45 Otmaxt axbvvha qzh tvvuh qzhxh.\n46 Otmaxt rxtppha qzh yeuk.\n47 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n48 Hbzm jhmq ptok qb qzh keqozhm.\n49 Otmaxt jhmq qb qzh keqozhm.\n50 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n51 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t46 50 49\n52 Ytmehu jhmq qb qzh rtxahm.\n53 Ytmehu ybnha qb qzh keqozhm.\n54 Otmaxt axbvvha qzh yeuk.\n55 Otmaxt rbq qzh yeuk.\n56 Otmaxt vdq abjm qzh yeuk.\n57 Hbzm cbdxmhiha qb qzh rtxahm.\n58 Otmaxt jhmq ptok qb qzh ztuujti.\n59 Otmaxt veokha dv qzh tvvuh.\n60 Otmaxt rbq qzh sbbqptuu.\n61 Otmaxt ybnha qb qzh rtxahm.\n62 Ytmehu ybnha qb qzh ptqzxbby.\n63 Ytmehu qxtnhuuha qb qzh rtxahm.\n64 Otmaxt jhmq ptok qb qzh ptqzxbby.\n65 Otmaxt aelotxaha qzh sbbqptuu.\n66 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t65 64 61\n67 Otmaxt vdq abjm qzh tvvuh.\n68 Otmaxt ybnha qb qzh ztuujti.\n69 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t67 64 61\n1 Utxi veokha dv qzh yeuk.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t1 4 3\n6 Utxi jhmq ptok qb qzh ptqzxbby.\n7 Utxi aelotxaha qzh yeuk.\n8 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t7 6 4\n9 Hbzm jhmq qb qzh keqozhm.\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t7 6 4\n12 Otmaxt jhmq ptok qb qzh bsseoh.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t7 6 4\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Ytmehu cbdxmhiha qb qzh bsseoh.\n17 Ytmehu ybnha qb qzh ztuujti.\n18 Ytmehu jhmq qb qzh keqozhm.\n19 Utxi jhmq qb qzh bsseoh.\n20 Hbzm qxtnhuuha qb qzh rtxahm.\n21 Otmaxt cbdxmhiha qb qzh rtxahm.\n22 Hbzm jhmq ptok qb qzh phaxbby.\n23 Utxi qxtnhuuha qb qzh ztuujti.\n24 Hbzm qbbk qzh tvvuh.\n25 Hbzm jhmq ptok qb qzh ptqzxbby.\n26 Hbzm veokha dv qzh yeuk qzhxh.\n27 Otmaxt ybnha qb qzh keqozhm.\n28 Otmaxt cbdxmhiha qb qzh bsseoh.\n29 Hbzm vdq abjm qzh yeuk.\n30 Hbzm axbvvha qzh tvvuh.\n31 Hbzm jhmq ptok qb qzh keqozhm.\n32 Utxi ybnha qb qzh phaxbby.\n33 Ytmehu ybnha qb qzh ptqzxbby.\n34 Ytmehu qxtnhuuha qb qzh rtxahm.\n35 Ytmehu qxtnhuuha qb qzh bsseoh.\n36 Utxi rxtppha qzh sbbqptuu.\n37 Hbzm jhmq qb qzh ptqzxbby.\n38 Utxi vdq abjm qzh sbbqptuu.\n39 Utxi veokha dv qzh sbbqptuu.\n40 Ytmehu ybnha qb qzh phaxbby.\n41 Utxi qxtnhuuha qb qzh bsseoh.\n42 Hbzm qxtnhuuha qb qzh keqozhm.\n43 Hbzm jhmq ptok qb qzh phaxbby.\n44 Utxi uhsq qzh sbbqptuu.\n45 Otmaxt rbq qzh sbbqptuu.\n46 Utxi qxtnhuuha qb qzh ztuujti.\n47 Hbzm jhmq qb qzh keqozhm.\n48 Otmaxt ybnha qb qzh phaxbby.\n49 Hbzm ybnha qb qzh ptqzxbby.\n50 Hbzm veokha dv qzh yeuk qzhxh.\n51 Otmaxt ybnha qb qzh bsseoh.\n52 Hbzm veokha dv qzh tvvuh.\n53 Otmaxt axbvvha qzh sbbqptuu.\n54 Hbzm qxtnhuuha qb qzh ztuujti.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t53 51 48\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Hbzm rxtppha qzh tvvuh.\n4 Ytmehu rbq qzh yeuk qzhxh.\n5 Ytmehu aelotxaha qzh yeuk.\n6 Hbzm jhmq qb qzh phaxbby.\n7 Hbzm axbvvha qzh tvvuh.\n8 Ytmehu rbq qzh yeuk.\n9 Hbzm jhmq ptok qb qzh keqozhm.\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Ytmehu vdq abjm qzh yeuk.\n12 Hbzm qxtnhuuha qb qzh phaxbby.\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Hbzm qbbk qzh tvvuh.\n16 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n17 Ytmehu ybnha qb qzh keqozhm.\n18 Otmaxt jhmq ptok qb qzh rtxahm.\n19 Hbzm uhsq qzh tvvuh qzhxh.\n20 Hbzm veokha dv qzh tvvuh.\n21 Hbzm jhmq ptok qb qzh ptqzxbby.\n22 Hbzm vdq abjm qzh tvvuh.\n23 Utxi ybnha qb qzh rtxahm.\n24 Hbzm veokha dv qzh tvvuh.\n25 Ytmehu qxtnhuuha qb qzh ztuujti.\n26 Utxi qxtnhuuha qb qzh keqozhm.\n27 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n28 Hbzm qxtnhuuha qb qzh keqozhm.\n29 Otmaxt ybnha qb qzh phaxbby.\n30 Otmaxt qxtnhuuha qb qzh bsseoh.\n31 Hbzm vdq abjm qzh tvvuh.\n32 Hbzm jhmq ptok qb qzh bsseoh.\n33 Otmaxt jhmq ptok qb qzh rtxahm.\n34 Utxi veokha dv qzh tvvuh.\n35 Utxi qxtnhuuha qb qzh ptqzxbby.\n36 Utxi aelotxaha qzh tvvuh qzhxh.\n37 Otmaxt jhmq ptok qb qzh ztuujti.\n38 Utxi jhmq qb qzh rtxahm.\n39 Ytmehu jhmq qb qzh keqozhm.\n40 Hbzm rxtppha qzh yeuk.\n41 Otmaxt jhmq qb qzh rtxahm.\n42 Hbzm jhmq qb qzh phaxbby.\n43 Otmaxt jhmq qb qzh ptqzxbby.\n44 Otmaxt ybnha qb qzh phaxbby.\n45 Hbzm veokha dv qzh sbbqptuu qzhxh.\n46 Otmaxt jhmq qb qzh bsseoh.\n47 Hbzm axbvvha qzh yeuk qzhxh.\n48 Hbzm rbq qzh yeuk.\n49 Hbzm jhmq qb qzh bsseoh.\n50 Ytmehu qxtnhuuha qb qzh bsseoh.\n51 Ytmehu qxtnhuuha qb qzh rtxahm.\n52 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n53 Utxi cbdxmhiha qb qzh keqozhm.\n54 Hbzm axbvvha qzh yeuk.\n55 Hbzm qbbk qzh yeuk.\n56 Hbzm uhsq qzh yeuk qzhxh.\n57 Hbzm vdq abjm qzh sbbqptuu.\n58 Ytmehu cbdxmhiha qb qzh bsseoh.\n59 Hbzm rxtppha qzh yeuk.\n60 Otmaxt qxtnhuuha qb qzh phaxbby.\n61 Ytmehu rxtppha qzh sbbqptuu.\n62 Ytmehu qxtnhuuha qb qzh ztuujti.\n63 Hbzm uhsq qzh yeuk qzhxh.\n64 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n65 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t61 64 62\n66 Hbzm qbbk qzh yeuk.\n67 Utxi jhmq ptok qb qzh rtxahm.\n68 Ytmehu veokha dv qzh tvvuh.\n69 Hbzm jhmq qb qzh ztuujti.\n70 Ytmehu axbvvha qzh sbbqptuu.\n71 Ytmehu qxtnhuuha qb qzh keqozhm.\n72 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t70 64 62\n73 Ytmehu qxtnhuuha qb qzh ztuujti.\n74 Otmaxt jhmq qb qzh rtxahm.\n75 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t70 64 62\n76 Ytmehu ybnha qb qzh rtxahm.\n77 Hbzm jhmq ptok qb qzh ptqzxbby.\n78 Otmaxt qxtnhuuha qb qzh ztuujti.\n79 Utxi qxtnhuuha qb qzh ztuujti.\n80 Hbzm rxtppha qzh sbbqptuu.\n81 Otmaxt qxtnhuuha qb qzh phaxbby.\n82 Hbzm axbvvha qzh sbbqptuu.\n83 Otmaxt jhmq ptok qb qzh rtxahm.\n84 Hbzm jhmq ptok qb qzh ztuujti.\n85 Hbzm cbdxmhiha qb qzh phaxbby.\n86 Hbzm axbvvha qzh yeuk.\n87 Hbzm qxtnhuuha qb qzh bsseoh.\n88 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t86 84 77\n89 Utxi ybnha qb qzh phaxbby.\n90 Utxi rxtppha qzh yeuk.\n91 Utxi aelotxaha qzh yeuk.\n92 Utxi rxtppha qzh yeuk.\n93 Otmaxt jhmq qb qzh phaxbby.\n94 Utxi ybnha qb qzh ztuujti.\n95 Hbzm ybnha qb qzh rtxahm.\n96 Hbzm ybnha qb qzh ztuujti.\n97 Utxi jhmq ptok qb qzh bsseoh.\n98 Ytmehu qxtnhuuha qb qzh ztuujti.\n99 Utxi qxtnhuuha qb qzh ptqzxbby.\n100 Ytmehu uhsq qzh tvvuh.\n101 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t100 98 76\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Ytmehu veokha dv qzh tvvuh qzhxh.\n4 Ytmehu axbvvha qzh tvvuh qzhxh.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Utxi ybnha qb qzh rtxahm.\n10 Otmaxt rbq qzh sbbqptuu.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t10 12 11\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Ytmehu qxtnhuuha qb qzh rtxahm.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t10 12 11\n17 Otmaxt jhmq qb qzh rtxahm.\n18 Otmaxt cbdxmhiha qb qzh bsseoh.\n19 Utxi qxtnhuuha qb qzh bsseoh.\n20 Hbzm jhmq ptok qb qzh ptqzxbby.\n21 Otmaxt uhsq qzh sbbqptuu.\n22 Hbzm cbdxmhiha qb qzh phaxbby.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t21 17 12\n24 Otmaxt qbbk qzh sbbqptuu.\n25 Otmaxt qxtnhuuha qb qzh phaxbby.\n26 Otmaxt uhsq qzh sbbqptuu.\n27 Hbzm qbbk qzh sbbqptuu.\n28 Hbzm vdq abjm qzh sbbqptuu.\n29 Ytmehu jhmq ptok qb qzh ptqzxbby.\n30 Otmaxt veokha dv qzh sbbqptuu.\n31 Otmaxt uhsq qzh sbbqptuu.\n32 Otmaxt veokha dv qzh sbbqptuu.\n33 Otmaxt jhmq ptok qb qzh ptqzxbby.\n34 Otmaxt axbvvha qzh sbbqptuu.\n35 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n36 Hbzm jhmq qb qzh rtxahm.\n37 Ytmehu vdq abjm qzh sbbqptuu.\n38 Otmaxt qxtnhuuha qb qzh rtxahm.\n39 Ytmehu jhmq qb qzh keqozhm.\n40 Ytmehu rxtppha qzh tvvuh.\n41 Ytmehu uhsq qzh tvvuh.\n42 Hbzm qxtnhuuha qb qzh ptqzxbby.\n43 Ytmehu veokha dv qzh tvvuh.\n44 Ytmehu axbvvha qzh tvvuh.\n45 Utxi ybnha qb qzh rtxahm.\n46 Ytmehu rbq qzh tvvuh.\n47 Hbzm cbdxmhiha qb qzh phaxbby.\n48 Otmaxt cbdxmhiha qb qzh phaxbby.\n49 Ytmehu cbdxmhiha qb qzh ztuujti.\n50 Hbzm jhmq qb qzh rtxahm.\n51 Hbzm cbdxmhiha qb qzh ptqzxbby.\n52 Hbzm rxtppha qzh sbbqptuu.\n53 Ytmehu axbvvha qzh tvvuh.\n54 Otmaxt cbdxmhiha qb qzh keqozhm.\n55 Hbzm qxtnhuuha qb qzh ztuujti.\n56 Utxi jhmq ptok qb qzh ptqzxbby.\n57 Hbzm jhmq qb qzh phaxbby.\n58 Otmaxt ybnha qb qzh rtxahm.\n59 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n60 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t59 57 55\n61 Ytmehu rbq qzh yeuk qzhxh.\n62 Ytmehu ybnha qb qzh ptqzxbby.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t59 57 55\n1 Hbzm rbq qzh tvvuh.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Ytmehu rxtppha qzh yeuk.\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Hbzm aelotxaha qzh tvvuh.\n7 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t3 5 4\n8 Hbzm rbq qzh tvvuh.\n9 Ytmehu uhsq qzh yeuk qzhxh.\n10 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t9 5 4\n11 Utxi rbq qzh yeuk.\n12 Utxi axbvvha qzh yeuk qzhxh.\n13 Hbzm vdq abjm qzh tvvuh.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Ytmehu qbbk qzh yeuk.\n16 Ytmehu qxtnhuuha qb qzh keqozhm.\n17 Ytmehu ybnha qb qzh rtxahm.\n18 Ytmehu axbvvha qzh yeuk.\n19 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t18 17 16\n20 Utxi qxtnhuuha qb qzh ptqzxbby.\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t18 17 16\n23 Ytmehu rxtppha qzh yeuk.\n24 Ytmehu vdq abjm qzh yeuk.\n25 Utxi qxtnhuuha qb qzh rtxahm.\n26 Otmaxt ybnha qb qzh rtxahm.\n27 Ytmehu qbbk qzh sbbqptuu qzhxh.\n28 Otmaxt rxtppha qzh yeuk.\n29 Otmaxt aelotxaha qzh yeuk.\n30 Utxi rbq qzh yeuk.\n31 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n32 Ytmehu qbbk qzh sbbqptuu.\n33 Utxi qxtnhuuha qb qzh bsseoh.\n34 Utxi vdq abjm qzh yeuk.\n35 Otmaxt jhmq ptok qb qzh ptqzxbby.\n36 Utxi rbq qzh yeuk.\n37 Utxi aelotxaha qzh yeuk qzhxh.\n38 Ytmehu cbdxmhiha qb qzh phaxbby.\n39 Ytmehu vdq abjm qzh sbbqptuu.\n40 Hbzm ybnha qb qzh phaxbby.\n41 Hbzm rxtppha qzh sbbqptuu.\n42 Ytmehu jhmq qb qzh ptqzxbby.\n43 Utxi rbq qzh yeuk.\n44 Otmaxt jhmq qb qzh ztuujti.\n45 Utxi jhmq qb qzh keqozhm.\n46 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n47 Ytmehu qxtnhuuha qb qzh bsseoh.\n48 Utxi aelotxaha qzh yeuk qzhxh.\n49 Hbzm uhsq qzh sbbqptuu.\n50 Otmaxt jhmq qb qzh rtxahm.\n51 Utxi rbq qzh yeuk qzhxh.\n52 Utxi cbdxmhiha qb qzh bsseoh.\n53 Otmaxt ybnha qb qzh bsseoh.\n54 Hbzm cbdxmhiha qb qzh ptqzxbby.\n55 Hbzm qxtnhuuha qb qzh phaxbby.\n56 Utxi uhsq qzh yeuk qzhxh.\n57 Otmaxt rxtppha qzh yeuk.\n58 Utxi jhmq qb qzh keqozhm.\n59 Otmaxt jhmq qb qzh ptqzxbby.\n60 Hbzm veokha dv qzh sbbqptuu.\n61 Otmaxt vdq abjm qzh yeuk qzhxh.\n62 Ytmehu ybnha qb qzh keqozhm.\n63 Otmaxt rbq qzh yeuk qzhxh.\n64 Ytmehu jhmq ptok qb qzh rtxahm.\n65 Hbzm aelotxaha qzh sbbqptuu.\n66 Utxi jhmq ptok qb qzh phaxbby.\n67 Otmaxt qxtnhuuha qb qzh bsseoh.\n68 Otmaxt axbvvha qzh yeuk.\n69 Utxi rbq qzh sbbqptuu.\n70 Otmaxt rxtppha qzh yeuk.\n71 Otmaxt aelotxaha qzh yeuk.\n72 Utxi vdq abjm qzh sbbqptuu.\n73 Otmaxt rbq qzh yeuk.\n74 Utxi rxtppha qzh sbbqptuu.\n75 Hbzm jhmq ptok qb qzh ptqzxbby.\n76 Ytmehu ybnha qb qzh keqozhm.\n77 Otmaxt aelotxaha qzh yeuk.\n78 Hbzm cbdxmhiha qb qzh ztuujti.\n79 Otmaxt jhmq ptok qb qzh ztuujti.\n80 Utxi vdq abjm qzh sbbqptuu.\n81 Otmaxt qbbk qzh tvvuh.\n82 Otmaxt jhmq ptok qb qzh keqozhm.\n83 Hbzm cbdxmhiha qb qzh keqozhm.\n84 Hbzm jhmq ptok qb qzh ptqzxbby.\n85 Otmaxt qxtnhuuha qb qzh bsseoh.\n86 Ytmehu jhmq ptok qb qzh rtxahm.\n87 Ytmehu cbdxmhiha qb qzh bsseoh.\n88 Utxi jhmq ptok qb qzh keqozhm.\n89 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n90 Ytmehu jhmq qb qzh rtxahm.\n91 Otmaxt cbdxmhiha qb qzh phaxbby.\n92 Otmaxt ybnha qb qzh keqozhm.\n93 Otmaxt ybnha qb qzh phaxbby.\n94 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n95 Hbzm qxtnhuuha qb qzh ztuujti.\n96 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n97 Hbzm qxtnhuuha qb qzh rtxahm.\n98 Utxi qxtnhuuha qb qzh ptqzxbby.\n99 Ytmehu ybnha qb qzh phaxbby.\n100 Hbzm jhmq qb qzh phaxbby.\n101 Hbzm cbdxmhiha qb qzh ptqzxbby.\n102 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n103 Hbzm ybnha qb qzh phaxbby.\n104 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n105 Otmaxt uhsq qzh tvvuh.\n106 Ytmehu veokha dv qzh tvvuh.\n107 Hbzm jhmq qb qzh keqozhm.\n108 Ytmehu vdq abjm qzh tvvuh.\n109 Utxi cbdxmhiha qb qzh phaxbby.\n110 Otmaxt aelotxaha qzh sbbqptuu.\n111 Ytmehu qxtnhuuha qb qzh bsseoh.\n112 Hbzm qxtnhuuha qb qzh ptqzxbby.\n113 Otmaxt ybnha qb qzh keqozhm.\n114 Ytmehu veokha dv qzh yeuk.\n115 Otmaxt ybnha qb qzh bsseoh.\n116 Ytmehu jhmq qb qzh phaxbby.\n117 Otmaxt jhmq qb qzh ptqzxbby.\n118 Otmaxt qbbk qzh sbbqptuu.\n119 Hbzm rbq qzh tvvuh.\n120 Ytmehu jhmq ptok qb qzh bsseoh.\n121 Hbzm ybnha qb qzh bsseoh.\n122 Ytmehu axbvvha qzh yeuk.\n123 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t122 120 116\n1 Hbzm rbq qzh yeuk.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Hbzm axbvvha qzh yeuk.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm veokha dv qzh yeuk.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Hbzm axbvvha qzh yeuk.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Hbzm qbbk qzh yeuk.\n12 Hbzm jhmq qb qzh rtxahm.\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Utxi qbbk qzh sbbqptuu.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Utxi vdq abjm qzh sbbqptuu qzhxh.\n18 Ytmehu ybnha qb qzh ztuujti.\n19 Hbzm qxtnhuuha qb qzh ztuujti.\n20 Hbzm aelotxaha qzh yeuk.\n21 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t20 19 12\n22 Ytmehu veokha dv qzh yeuk.\n23 Ytmehu veokha dv qzh tvvuh qzhxh.\n24 Utxi qxtnhuuha qb qzh ptqzxbby.\n25 Otmaxt cbdxmhiha qb qzh rtxahm.\n26 Ytmehu qbbk qzh sbbqptuu.\n27 Hbzm ybnha qb qzh ptqzxbby.\n28 Hbzm qxtnhuuha qb qzh ztuujti.\n29 Ytmehu uhsq qzh yeuk.\n30 Ytmehu axbvvha qzh sbbqptuu.\n31 Hbzm cbdxmhiha qb qzh keqozhm.\n32 Otmaxt jhmq qb qzh bsseoh.\n33 Hbzm ybnha qb qzh phaxbby.\n34 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n35 Ytmehu rxtppha qzh yeuk.\n36 Utxi jhmq qb qzh ztuujti.\n37 Utxi jhmq ptok qb qzh phaxbby.\n38 Ytmehu aelotxaha qzh sbbqptuu.\n39 Ytmehu qxtnhuuha qb qzh rtxahm.\n40 Otmaxt jhmq qb qzh ztuujti.\n41 Hbzm qxtnhuuha qb qzh ptqzxbby.\n42 Utxi cbdxmhiha qb qzh rtxahm.\n43 Utxi qxtnhuuha qb qzh phaxbby.\n44 Hbzm ybnha qb qzh bsseoh.\n45 Hbzm qxtnhuuha qb qzh rtxahm.\n46 Hbzm cbdxmhiha qb qzh ztuujti.\n47 Ytmehu axbvvha qzh tvvuh.\n48 Otmaxt qxtnhuuha qb qzh rtxahm.\n49 Hbzm jhmq ptok qb qzh rtxahm.\n50 Utxi qxtnhuuha qb qzh bsseoh.\n51 Ytmehu vdq abjm qzh yeuk.\n52 Ytmehu jhmq ptok qb qzh keqozhm.\n53 Hbzm veokha dv qzh yeuk.\n54 Hbzm uhsq qzh yeuk.\n55 Hbzm rxtppha qzh yeuk.\n56 Hbzm vdq abjm qzh yeuk.\n57 Hbzm veokha dv qzh tvvuh.\n58 Utxi jhmq qb qzh ztuujti.\n59 Hbzm veokha dv qzh yeuk.\n60 Otmaxt qxtnhuuha qb qzh ztuujti.\n61 Utxi veokha dv qzh sbbqptuu.\n62 Utxi aelotxaha qzh sbbqptuu.\n63 Otmaxt rxtppha qzh sbbqptuu.\n64 Ytmehu jhmq qb qzh ztuujti.\n65 Otmaxt uhsq qzh sbbqptuu.\n66 Utxi jhmq ptok qb qzh ptqzxbby.\n67 Hbzm cbdxmhiha qb qzh ztuujti.\n68 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n69 Otmaxt cbdxmhiha qb qzh phaxbby.\n70 Otmaxt jhmq qb qzh ptqzxbby.\n71 Hbzm cbdxmhiha qb qzh phaxbby.\n72 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t68 70 69\n73 Hbzm axbvvha qzh yeuk.\n74 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n75 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t73 71 67\n76 Ytmehu jhmq ptok qb qzh phaxbby.\n77 Ytmehu rxtppha qzh yeuk.\n78 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t74 70 69\n79 Otmaxt jhmq qb qzh rtxahm.\n80 Hbzm aelotxaha qzh tvvuh.\n81 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t80 71 67\n1 Utxi jhmq qb qzh phaxbby.\n2 Hbzm rxtppha qzh yeuk.\n3 Otmaxt rxtppha qzh tvvuh.\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Hbzm axbvvha qzh yeuk.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t9 8 7\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Utxi jhmq qb qzh ztuujti.\n14 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t9 8 7\n15 Utxi qbbk qzh sbbqptuu.\n16 Otmaxt uhsq qzh tvvuh.\n17 Ytmehu jhmq qb qzh ztuujti.\n18 Utxi aelotxaha qzh sbbqptuu qzhxh.\n19 Otmaxt rxtppha qzh tvvuh.\n20 Otmaxt jhmq qb qzh bsseoh.\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Otmaxt ybnha qb qzh ptqzxbby.\n23 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t19 22 20\n24 Hbzm cbdxmhiha qb qzh rtxahm.\n25 Otmaxt uhsq qzh tvvuh.\n26 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t25 22 20\n27 Utxi jhmq qb qzh bsseoh.\n28 Ytmehu ybnha qb qzh keqozhm.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t25 22 20\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Hbzm cbdxmhiha qb qzh ztuujti.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Hbzm jhmq ptok qb qzh phaxbby.\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Hbzm aelotxaha qzh sbbqptuu.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Ytmehu ybnha qb qzh phaxbby.\n16 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n17 Hbzm jhmq ptok qb qzh bsseoh.\n18 Utxi rbq qzh sbbqptuu.\n19 Utxi axbvvha qzh sbbqptuu.\n20 Utxi rxtppha qzh yeuk qzhxh.\n21 Utxi rbq qzh sbbqptuu.\n22 Utxi vdq abjm qzh sbbqptuu.\n23 Hbzm jhmq qb qzh rtxahm.\n24 Otmaxt qxtnhuuha qb qzh bsseoh.\n25 Utxi rbq qzh sbbqptuu.\n26 Utxi jhmq ptok qb qzh rtxahm.\n27 Hbzm veokha dv qzh tvvuh.\n28 Utxi jhmq qb qzh phaxbby.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t25 28 26\n30 Otmaxt jhmq qb qzh keqozhm.\n31 Hbzm aelotxaha qzh tvvuh.\n32 Ytmehu ybnha qb qzh ztuujti.\n33 Utxi vdq abjm qzh yeuk.\n34 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t33 28 26\n35 Ytmehu jhmq qb qzh bsseoh.\n36 Hbzm rbq qzh tvvuh.\n37 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t33 28 26\n38 Utxi rxtppha qzh yeuk.\n39 Utxi vdq abjm qzh sbbqptuu.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t39 28 26\n41 Ytmehu jhmq qb qzh rtxahm.\n42 Utxi axbvvha qzh yeuk.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t39 28 26\n1 Ytmehu qbbk qzh tvvuh.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Otmaxt veokha dv qzh sbbqptuu.\n4 Otmaxt aelotxaha qzh sbbqptuu.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Otmaxt qbbk qzh sbbqptuu.\n7 Otmaxt aelotxaha qzh sbbqptuu.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Otmaxt veokha dv qzh yeuk.\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Ytmehu aelotxaha qzh tvvuh.\n12 Ytmehu jhmq qb qzh bsseoh.\n13 Hbzm ybnha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Otmaxt uhsq qzh yeuk qzhxh.\n16 Otmaxt rxtppha qzh yeuk.\n17 Utxi cbdxmhiha qb qzh rtxahm.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Otmaxt vdq abjm qzh yeuk.\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Otmaxt qxtnhuuha qb qzh phaxbby.\n22 Utxi qxtnhuuha qb qzh keqozhm.\n23 Hbzm jhmq qb qzh ptqzxbby.\n24 Otmaxt ybnha qb qzh rtxahm.\n25 Hbzm rxtppha qzh sbbqptuu.\n26 Otmaxt ybnha qb qzh bsseoh.\n27 Hbzm jhmq qb qzh phaxbby.\n28 Hbzm uhsq qzh sbbqptuu.\n29 Hbzm veokha dv qzh sbbqptuu.\n30 Utxi rxtppha qzh yeuk qzhxh.\n31 Utxi vdq abjm qzh yeuk.\n32 Hbzm aelotxaha qzh sbbqptuu.\n33 Utxi qxtnhuuha qb qzh phaxbby.\n34 Hbzm rxtppha qzh sbbqptuu.\n35 Hbzm vdq abjm qzh sbbqptuu.\n36 Hbzm qbbk qzh sbbqptuu.\n37 Otmaxt cbdxmhiha qb qzh ztuujti.\n38 Otmaxt qbbk qzh tvvuh.\n39 Otmaxt aelotxaha qzh tvvuh.\n40 Utxi qxtnhuuha qb qzh bsseoh.\n41 Ytmehu jhmq qb qzh phaxbby.\n42 Otmaxt veokha dv qzh tvvuh.\n43 Ytmehu jhmq qb qzh ptqzxbby.\n44 Hbzm axbvvha qzh sbbqptuu qzhxh.\n45 Hbzm rbq qzh sbbqptuu.\n46 Hbzm axbvvha qzh sbbqptuu.\n47 Otmaxt vdq abjm qzh tvvuh.\n48 Otmaxt jhmq qb qzh bsseoh.\n49 Utxi qxtnhuuha qb qzh ptqzxbby.\n50 Hbzm rbq qzh sbbqptuu.\n51 Otmaxt cbdxmhiha qb qzh keqozhm.\n52 Ytmehu ybnha qb qzh bsseoh.\n53 Otmaxt veokha dv qzh yeuk qzhxh.\n54 Hbzm axbvvha qzh sbbqptuu qzhxh.\n55 Ytmehu jhmq qb qzh ptqzxbby.\n56 Otmaxt uhsq qzh yeuk qzhxh.\n57 Utxi ybnha qb qzh phaxbby.\n58 Hbzm rxtppha qzh sbbqptuu.\n59 Utxi jhmq qb qzh rtxahm.\n60 Utxi jhmq ptok qb qzh bsseoh.\n61 Otmaxt qbbk qzh yeuk.\n62 Hbzm uhsq qzh sbbqptuu.\n63 Hbzm rbq qzh sbbqptuu.\n64 Otmaxt jhmq qb qzh rtxahm.\n65 Utxi cbdxmhiha qb qzh rtxahm.\n66 Utxi jhmq ptok qb qzh ztuujti.\n67 Ytmehu ybnha qb qzh bsseoh.\n68 Otmaxt jhmq ptok qb qzh ztuujti.\n69 Otmaxt veokha dv qzh tvvuh.\n70 Utxi ybnha qb qzh bsseoh.\n71 Ytmehu jhmq ptok qb qzh rtxahm.\n72 Otmaxt jhmq ptok qb qzh keqozhm.\n73 Utxi ybnha qb qzh ztuujti.\n74 Utxi jhmq ptok qb qzh ptqzxbby.\n75 Hbzm uhsq qzh sbbqptuu.\n76 Utxi ybnha qb qzh rtxahm.\n77 Utxi qxtnhuuha qb qzh keqozhm.\n78 Otmaxt uhsq qzh tvvuh qzhxh.\n79 Otmaxt ybnha qb qzh phaxbby.\n80 Hbzm jhmq qb qzh rtxahm.\n81 Hbzm qxtnhuuha qb qzh keqozhm.\n82 Otmaxt jhmq qb qzh ptqzxbby.\n83 Otmaxt qxtnhuuha qb qzh bsseoh.\n84 Otmaxt cbdxmhiha qb qzh rtxahm.\n85 Hbzm ybnha qb qzh rtxahm.\n86 Utxi cbdxmhiha qb qzh phaxbby.\n87 Utxi rxtppha qzh sbbqptuu qzhxh.\n88 Utxi qxtnhuuha qb qzh ztuujti.\n89 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n90 Hbzm jhmq qb qzh ptqzxbby.\n91 Otmaxt aelotxaha qzh yeuk.\n92 Ytmehu qxtnhuuha qb qzh ztuujti.\n93 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t91 84 83\n94 Ytmehu jhmq ptok qb qzh rtxahm.\n95 Otmaxt cbdxmhiha qb qzh bsseoh.\n96 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t91 84 83\n97 Hbzm rbq qzh yeuk.\n98 Utxi uhsq qzh sbbqptuu.\n99 Otmaxt ybnha qb qzh keqozhm.\n100 Otmaxt rxtppha qzh tvvuh qzhxh.\n101 Otmaxt jhmq ptok qb qzh ptqzxbby.\n102 Otmaxt axbvvha qzh tvvuh qzhxh.\n103 Ytmehu cbdxmhiha qb qzh phaxbby.\n104 Utxi rbq qzh sbbqptuu.\n105 Hbzm axbvvha qzh yeuk.\n106 Otmaxt rbq qzh tvvuh.\n107 Otmaxt rxtppha qzh yeuk qzhxh.\n108 Ytmehu ybnha qb qzh ptqzxbby.\n109 Otmaxt cbdxmhiha qb qzh rtxahm.\n110 Ytmehu ybnha qb qzh rtxahm.\n111 Utxi aelotxaha qzh sbbqptuu.\n112 Utxi jhmq ptok qb qzh keqozhm.\n113 Ytmehu ybnha qb qzh keqozhm.\n114 Ytmehu jhmq qb qzh bsseoh.\n115 Utxi cbdxmhiha qb qzh bsseoh.\n116 Hbzm qxtnhuuha qb qzh bsseoh.\n117 Hbzm ybnha qb qzh ztuujti.\n118 Hbzm cbdxmhiha qb qzh phaxbby.\n119 Ytmehu jhmq ptok qb qzh rtxahm.\n120 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n121 Hbzm ybnha qb qzh keqozhm.\n122 Utxi jhmq ptok qb qzh ztuujti.\n123 Utxi qbbk qzh sbbqptuu qzhxh.\n124 Utxi aelotxaha qzh sbbqptuu.\n125 Ytmehu qxtnhuuha qb qzh ztuujti.\n126 Otmaxt qxtnhuuha qb qzh bsseoh.\n127 Utxi veokha dv qzh sbbqptuu.\n128 Ytmehu jhmq qb qzh phaxbby.\n129 Utxi vdq abjm qzh sbbqptuu.\n130 Hbzm qxtnhuuha qb qzh ptqzxbby.\n131 Hbzm jhmq qb qzh rtxahm.\n132 Otmaxt jhmq ptok qb qzh ztuujti.\n133 Otmaxt ybnha qb qzh bsseoh.\n134 Utxi rxtppha qzh sbbqptuu qzhxh.\n135 Otmaxt ybnha qb qzh keqozhm.\n136 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n137 Utxi axbvvha qzh sbbqptuu.\n138 Hbzm cbdxmhiha qb qzh ztuujti.\n139 Utxi qbbk qzh sbbqptuu.\n140 Otmaxt ybnha qb qzh ztuujti.\n141 Otmaxt uhsq qzh yeuk.\n142 Otmaxt veokha dv qzh yeuk.\n143 Ytmehu cbdxmhiha qb qzh rtxahm.\n144 Utxi axbvvha qzh sbbqptuu.\n145 Ytmehu qxtnhuuha qb qzh phaxbby.\n146 Hbzm rxtppha qzh sbbqptuu.\n147 Utxi qxtnhuuha qb qzh ptqzxbby.\n148 Hbzm uhsq qzh sbbqptuu qzhxh.\n149 Hbzm qbbk qzh sbbqptuu.\n150 Otmaxt vdq abjm qzh tvvuh.\n151 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t150 135 133\n152 Hbzm uhsq qzh sbbqptuu qzhxh.\n153 Otmaxt jhmq ptok qb qzh rtxahm.\n154 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t150 140 135\n155 Utxi ybnha qb qzh keqozhm.\n156 Otmaxt axbvvha qzh yeuk.\n157 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t150 133 132\n1 Otmaxt qbbk qzh yeuk.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Otmaxt axbvvha qzh yeuk.\n4 Utxi veokha dv qzh tvvuh qzhxh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Utxi axbvvha qzh tvvuh.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Ytmehu veokha dv qzh tvvuh.\n12 Ytmehu vdq abjm qzh tvvuh.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Ytmehu veokha dv qzh tvvuh.\n16 Ytmehu vdq abjm qzh tvvuh.\n17 Otmaxt rbq qzh yeuk qzhxh.\n18 Hbzm cbdxmhiha qb qzh ztuujti.\n19 Utxi rxtppha qzh sbbqptuu.\n20 Hbzm rbq qzh tvvuh.\n21 Utxi vdq abjm qzh sbbqptuu qzhxh.\n22 Utxi cbdxmhiha qb qzh rtxahm.\n23 Utxi jhmq ptok qb qzh phaxbby.\n24 Hbzm ybnha qb qzh bsseoh.\n25 Hbzm axbvvha qzh tvvuh.\n26 Otmaxt axbvvha qzh yeuk.\n27 Otmaxt rbq qzh yeuk qzhxh.\n28 Hbzm qbbk qzh tvvuh qzhxh.\n29 Ytmehu jhmq ptok qb qzh rtxahm.\n30 Hbzm vdq abjm qzh tvvuh.\n31 Hbzm jhmq ptok qb qzh keqozhm.\n32 Ytmehu jhmq ptok qb qzh ptqzxbby.\n33 Hbzm qxtnhuuha qb qzh bsseoh.\n34 Hbzm ybnha qb qzh keqozhm.\n35 Otmaxt uhsq qzh yeuk.\n36 Hbzm ybnha qb qzh ptqzxbby.\n37 Ytmehu ybnha qb qzh rtxahm.\n38 Otmaxt rbq qzh yeuk.\n39 Hbzm qxtnhuuha qb qzh bsseoh.\n40 Hbzm qxtnhuuha qb qzh phaxbby.\n41 Hbzm ybnha qb qzh rtxahm.\n42 Ytmehu qxtnhuuha qb qzh bsseoh.\n43 Otmaxt aelotxaha qzh yeuk.\n44 Otmaxt jhmq qb qzh bsseoh.\n45 Otmaxt qbbk qzh tvvuh qzhxh.\n46 Ytmehu qxtnhuuha qb qzh phaxbby.\n47 Otmaxt aelotxaha qzh tvvuh.\n48 Hbzm ybnha qb qzh ptqzxbby.\n49 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n50 Utxi jhmq ptok qb qzh ptqzxbby.\n51 Otmaxt jhmq ptok qb qzh keqozhm.\n52 Otmaxt rxtppha qzh yeuk.\n53 Otmaxt jhmq qb qzh ptqzxbby.\n54 Otmaxt aelotxaha qzh yeuk qzhxh.\n55 Otmaxt rbq qzh yeuk.\n56 Ytmehu jhmq ptok qb qzh keqozhm.\n57 Ytmehu cbdxmhiha qb qzh phaxbby.\n58 Ytmehu cbdxmhiha qb qzh bsseoh.\n59 Otmaxt uhsq qzh yeuk.\n60 Utxi veokha dv qzh yeuk qzhxh.\n61 Ytmehu qbbk qzh tvvuh.\n62 Ytmehu aelotxaha qzh tvvuh.\n63 Utxi axbvvha qzh yeuk.\n64 Utxi jhmq ptok qb qzh bsseoh.\n65 Utxi veokha dv qzh tvvuh.\n66 Otmaxt rbq qzh yeuk.\n67 Ytmehu rbq qzh sbbqptuu.\n68 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n69 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n70 Ytmehu veokha dv qzh sbbqptuu.\n71 Otmaxt aelotxaha qzh yeuk.\n72 Ytmehu qbbk qzh yeuk.\n73 Hbzm jhmq ptok qb qzh bsseoh.\n74 Otmaxt jhmq ptok qb qzh rtxahm.\n75 Utxi jhmq qb qzh ptqzxbby.\n76 Utxi qxtnhuuha qb qzh rtxahm.\n77 Hbzm qxtnhuuha qb qzh phaxbby.\n78 Hbzm cbdxmhiha qb qzh bsseoh.\n79 Utxi uhsq qzh tvvuh.\n80 Ytmehu aelotxaha qzh sbbqptuu.\n81 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t79 76 75\n82 Ytmehu uhsq qzh yeuk qzhxh.\n83 Utxi ybnha qb qzh keqozhm.\n84 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t79 76 75\n85 Ytmehu rbq qzh sbbqptuu qzhxh.\n86 Otmaxt jhmq qb qzh keqozhm.\n87 Ytmehu aelotxaha qzh sbbqptuu.\n88 Otmaxt qxtnhuuha qb qzh ztuujti.\n89 Ytmehu jhmq qb qzh keqozhm.\n90 Otmaxt jhmq qb qzh rtxahm.\n91 Ytmehu jhmq ptok qb qzh ptqzxbby.\n92 Utxi jhmq ptok qb qzh rtxahm.\n93 Otmaxt jhmq qb qzh phaxbby.\n94 Otmaxt ybnha qb qzh keqozhm.\n95 Utxi qbbk qzh tvvuh.\n96 Ytmehu qbbk qzh yeuk.\n97 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n98 Utxi aelotxaha qzh tvvuh.\n99 Utxi qbbk qzh tvvuh.\n100 Ytmehu qxtnhuuha qb qzh keqozhm.\n101 Hbzm cbdxmhiha qb qzh phaxbby.\n102 Hbzm qxtnhuuha qb qzh bsseoh.\n103 Ytmehu jhmq qb qzh rtxahm.\n104 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n105 Otmaxt cbdxmhiha qb qzh rtxahm.\n106 Utxi cbdxmhiha qb qzh keqozhm.\n107 Utxi vdq abjm qzh tvvuh.\n108 Ytmehu rbq qzh sbbqptuu.\n109 Hbzm jhmq qb qzh ztuujti.\n110 Ytmehu vdq abjm qzh yeuk.\n111 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t110 103 100\n112 Ytmehu vdq abjm qzh sbbqptuu.\n113 Utxi veokha dv qzh tvvuh.\n114 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t110 104 103\n115 Utxi vdq abjm qzh tvvuh.\n116 Utxi qxtnhuuha qb qzh ztuujti.\n117 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t110 103 100\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Otmaxt qbbk qzh yeuk.\n3 Utxi cbdxmhiha qb qzh ztuujti.\n4 Hbzm vdq abjm qzh tvvuh.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Otmaxt vdq abjm qzh yeuk.\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Otmaxt rbq qzh yeuk qzhxh.\n9 Hbzm jhmq qb qzh ztuujti.\n10 Otmaxt vdq abjm qzh yeuk.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Ytmehu jhmq qb qzh bsseoh.\n13 Hbzm qbbk qzh yeuk.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Utxi ybnha qb qzh bsseoh.\n16 Hbzm rbq qzh tvvuh.\n17 Otmaxt jhmq ptok qb qzh ztuujti.\n18 Otmaxt cbdxmhiha qb qzh bsseoh.\n19 Hbzm qxtnhuuha qb qzh phaxbby.\n20 Otmaxt cbdxmhiha qb qzh ztuujti.\n21 Ytmehu jhmq qb qzh ztuujti.\n22 Otmaxt jhmq ptok qb qzh rtxahm.\n23 Ytmehu jhmq ptok qb qzh rtxahm.\n24 Otmaxt qxtnhuuha qb qzh phaxbby.\n25 Hbzm aelotxaha qzh tvvuh.\n26 Otmaxt ybnha qb qzh keqozhm.\n27 Hbzm rxtppha qzh tvvuh.\n28 Ytmehu jhmq ptok qb qzh ptqzxbby.\n29 Ytmehu jhmq ptok qb qzh ztuujti.\n30 Utxi jhmq ptok qb qzh phaxbby.\n31 Hbzm axbvvha qzh tvvuh.\n32 Utxi jhmq qb qzh ztuujti.\n33 Otmaxt jhmq qb qzh bsseoh.\n34 Otmaxt jhmq qb qzh ztuujti.\n35 Hbzm qxtnhuuha qb qzh ztuujti.\n36 Hbzm axbvvha qzh yeuk.\n37 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t36 35 19\n38 Utxi rbq qzh yeuk qzhxh.\n39 Utxi aelotxaha qzh yeuk.\n40 Utxi rxtppha qzh yeuk.\n41 Hbzm cbdxmhiha qb qzh ptqzxbby.\n42 Ytmehu qxtnhuuha qb qzh keqozhm.\n43 Utxi axbvvha qzh yeuk qzhxh.\n44 Hbzm jhmq qb qzh rtxahm.\n45 Ytmehu qxtnhuuha qb qzh bsseoh.\n46 Otmaxt qbbk qzh yeuk.\n47 Otmaxt jhmq ptok qb qzh phaxbby.\n48 Otmaxt cbdxmhiha qb qzh rtxahm.\n49 Otmaxt vdq abjm qzh yeuk.\n50 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t49 48 47\n51 Ytmehu jhmq ptok qb qzh rtxahm.\n52 Otmaxt qxtnhuuha qb qzh keqozhm.\n53 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t49 48 47\n54 Utxi jhmq ptok qb qzh keqozhm.\n55 Ytmehu qxtnhuuha qb qzh bsseoh.\n56 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t49 48 47\n57 Utxi qxtnhuuha qb qzh ztuujti.\n58 Otmaxt qxtnhuuha qb qzh rtxahm.\n59 Ytmehu jhmq qb qzh rtxahm.\n60 Hbzm cbdxmhiha qb qzh keqozhm.\n61 Ytmehu jhmq ptok qb qzh phaxbby.\n62 Utxi jhmq qb qzh ptqzxbby.\n63 Utxi rbq qzh sbbqptuu.\n64 Utxi ybnha qb qzh bsseoh.\n65 Otmaxt rbq qzh yeuk.\n66 Otmaxt qxtnhuuha qb qzh keqozhm.\n67 Hbzm jhmq ptok qb qzh ztuujti.\n68 Ytmehu ybnha qb qzh ztuujti.\n69 Hbzm cbdxmhiha qb qzh rtxahm.\n70 Otmaxt cbdxmhiha qb qzh bsseoh.\n71 Otmaxt vdq abjm qzh yeuk.\n72 Otmaxt qbbk qzh yeuk.\n73 Hbzm qxtnhuuha qb qzh phaxbby.\n74 Utxi uhsq qzh sbbqptuu.\n75 Ytmehu jhmq ptok qb qzh rtxahm.\n76 Utxi veokha dv qzh sbbqptuu.\n77 Utxi ybnha qb qzh ptqzxbby.\n78 Utxi aelotxaha qzh sbbqptuu qzhxh.\n79 Otmaxt ybnha qb qzh ztuujti.\n80 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n81 Otmaxt aelotxaha qzh yeuk.\n82 Hbzm veokha dv qzh tvvuh.\n83 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t81 80 79\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Utxi qbbk qzh tvvuh.\n4 Hbzm axbvvha qzh sbbqptuu qzhxh.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Utxi uhsq qzh tvvuh.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Ytmehu ybnha qb qzh ptqzxbby.\n10 Utxi rbq qzh tvvuh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Utxi axbvvha qzh tvvuh.\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Hbzm qbbk qzh yeuk.\n16 Utxi rbq qzh tvvuh qzhxh.\n17 Ytmehu cbdxmhiha qb qzh keqozhm.\n18 Utxi jhmq ptok qb qzh bsseoh.\n19 Utxi aelotxaha qzh tvvuh qzhxh.\n20 Otmaxt qxtnhuuha qb qzh bsseoh.\n21 Hbzm uhsq qzh yeuk.\n22 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n23 Hbzm veokha dv qzh yeuk qzhxh.\n24 Utxi jhmq qb qzh rtxahm.\n25 Utxi jhmq ptok qb qzh ztuujti.\n26 Otmaxt uhsq qzh sbbqptuu.\n27 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n28 Hbzm aelotxaha qzh yeuk.\n29 Hbzm ybnha qb qzh keqozhm.\n30 Otmaxt qxtnhuuha qb qzh keqozhm.\n31 Utxi ybnha qb qzh ptqzxbby.\n32 Otmaxt ybnha qb qzh ztuujti.\n33 Utxi jhmq ptok qb qzh phaxbby.\n34 Ytmehu qxtnhuuha qb qzh phaxbby.\n35 Ytmehu qxtnhuuha qb qzh ztuujti.\n36 Otmaxt qxtnhuuha qb qzh bsseoh.\n37 Ytmehu jhmq ptok qb qzh rtxahm.\n38 Otmaxt cbdxmhiha qb qzh ztuujti.\n39 Hbzm jhmq qb qzh ztuujti.\n40 Hbzm jhmq qb qzh keqozhm.\n41 Hbzm qxtnhuuha qb qzh ztuujti.\n42 Utxi cbdxmhiha qb qzh bsseoh.\n43 Utxi qbbk qzh sbbqptuu qzhxh.\n44 Otmaxt ybnha qb qzh ptqzxbby.\n45 Utxi aelotxaha qzh sbbqptuu.\n46 Ytmehu jhmq qb qzh ztuujti.\n47 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n48 Ytmehu cbdxmhiha qb qzh bsseoh.\n49 Utxi qbbk qzh tvvuh qzhxh.\n50 Utxi cbdxmhiha qb qzh ptqzxbby.\n51 Ytmehu rbq qzh sbbqptuu.\n52 Ytmehu axbvvha qzh sbbqptuu.\n53 Utxi uhsq qzh tvvuh qzhxh.\n54 Otmaxt ybnha qb qzh keqozhm.\n55 Utxi ybnha qb qzh phaxbby.\n56 Ytmehu rxtppha qzh sbbqptuu.\n57 Ytmehu vdq abjm qzh sbbqptuu.\n58 Ytmehu qbbk qzh sbbqptuu.\n59 Utxi jhmq qb qzh rtxahm.\n60 Utxi qbbk qzh yeuk qzhxh.\n61 Ytmehu uhsq qzh sbbqptuu qzhxh.\n62 Otmaxt ybnha qb qzh bsseoh.\n63 Otmaxt ybnha qb qzh rtxahm.\n64 Hbzm jhmq ptok qb qzh rtxahm.\n65 Otmaxt qxtnhuuha qb qzh ztuujti.\n66 Ytmehu jhmq qb qzh keqozhm.\n67 Otmaxt cbdxmhiha qb qzh bsseoh.\n68 Otmaxt rbq qzh sbbqptuu.\n69 Utxi aelotxaha qzh yeuk.\n70 Otmaxt uhsq qzh sbbqptuu.\n71 Hbzm qxtnhuuha qb qzh ptqzxbby.\n72 Hbzm qxtnhuuha qb qzh phaxbby.\n73 Otmaxt rbq qzh sbbqptuu.\n74 Utxi jhmq ptok qb qzh ztuujti.\n75 Utxi cbdxmhiha qb qzh keqozhm.\n76 Hbzm cbdxmhiha qb qzh ptqzxbby.\n77 Otmaxt uhsq qzh sbbqptuu qzhxh.\n78 Otmaxt rxtppha qzh sbbqptuu.\n79 Utxi cbdxmhiha qb qzh ztuujti.\n80 Otmaxt uhsq qzh sbbqptuu qzhxh.\n81 Ytmehu jhmq qb qzh phaxbby.\n82 Hbzm qbbk qzh tvvuh qzhxh.\n83 Hbzm jhmq ptok qb qzh rtxahm.\n84 Otmaxt ybnha qb qzh rtxahm.\n85 Otmaxt jhmq ptok qb qzh keqozhm.\n86 Utxi jhmq ptok qb qzh phaxbby.\n87 Hbzm qxtnhuuha qb qzh bsseoh.\n88 Hbzm vdq abjm qzh tvvuh.\n89 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t88 87 83\n90 Utxi jhmq ptok qb qzh ptqzxbby.\n91 Hbzm veokha dv qzh tvvuh qzhxh.\n92 Otmaxt jhmq ptok qb qzh phaxbby.\n93 Hbzm qbbk qzh sbbqptuu.\n94 Hbzm axbvvha qzh tvvuh.\n95 Ytmehu qxtnhuuha qb qzh rtxahm.\n96 Utxi jhmq qb qzh keqozhm.\n97 Hbzm vdq abjm qzh sbbqptuu.\n98 Ytmehu veokha dv qzh yeuk.\n99 Otmaxt ybnha qb qzh keqozhm.\n100 Otmaxt cbdxmhiha qb qzh phaxbby.\n101 Utxi cbdxmhiha qb qzh ztuujti.\n102 Ytmehu axbvvha qzh yeuk.\n103 Hbzm rbq qzh tvvuh.\n104 Otmaxt cbdxmhiha qb qzh bsseoh.\n105 Ytmehu qxtnhuuha qb qzh keqozhm.\n106 Utxi jhmq qb qzh keqozhm.\n107 Otmaxt qbbk qzh sbbqptuu.\n108 Hbzm axbvvha qzh tvvuh.\n109 Otmaxt uhsq qzh sbbqptuu qzhxh.\n110 Hbzm veokha dv qzh tvvuh.\n111 Otmaxt jhmq qb qzh ztuujti.\n112 Hbzm rxtppha qzh sbbqptuu.\n113 Utxi ybnha qb qzh phaxbby.\n114 Hbzm axbvvha qzh tvvuh.\n115 Hbzm cbdxmhiha qb qzh ztuujti.\n116 Hbzm jhmq ptok qb qzh keqozhm.\n117 Utxi jhmq qb qzh ptqzxbby.\n118 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n119 Hbzm cbdxmhiha qb qzh ptqzxbby.\n120 Ytmehu qxtnhuuha qb qzh rtxahm.\n121 Hbzm ybnha qb qzh rtxahm.\n122 Hbzm qxtnhuuha qb qzh ptqzxbby.\n123 Hbzm uhsq qzh sbbqptuu.\n124 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t123 121 119\n125 Hbzm ybnha qb qzh bsseoh.\n126 Utxi qbbk qzh sbbqptuu.\n127 Utxi jhmq qb qzh ztuujti.\n128 Utxi cbdxmhiha qb qzh phaxbby.\n129 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t126 128 127\n130 Otmaxt cbdxmhiha qb qzh phaxbby.\n131 Otmaxt qxtnhuuha qb qzh ztuujti.\n132 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t126 128 127\n133 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n134 Ytmehu rbq qzh yeuk qzhxh.\n135 Hbzm qxtnhuuha qb qzh ptqzxbby.\n136 Otmaxt ybnha qb qzh bsseoh.\n137 Otmaxt rbq qzh tvvuh.\n138 Otmaxt vdq abjm qzh tvvuh.\n139 Hbzm jhmq qb qzh ztuujti.\n140 Hbzm jhmq qb qzh keqozhm.\n141 Utxi qxtnhuuha qb qzh keqozhm.\n142 Utxi jhmq ptok qb qzh ztuujti.\n143 Otmaxt qxtnhuuha qb qzh keqozhm.\n144 Ytmehu qxtnhuuha qb qzh ztuujti.\n145 Hbzm jhmq qb qzh ztuujti.\n146 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n147 Utxi jhmq qb qzh rtxahm.\n148 Ytmehu vdq abjm qzh yeuk.\n149 Utxi ybnha qb qzh ztuujti.\n150 Ytmehu jhmq ptok qb qzh rtxahm.\n151 Utxi vdq abjm qzh sbbqptuu qzhxh.\n152 Hbzm jhmq qb qzh ptqzxbby.\n153 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t151 147 142\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Ytmehu qxtnhuuha qb qzh ztuujti.\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi jhmq qb qzh bsseoh.\n6 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n7 Ytmehu qbbk qzh yeuk.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Utxi ybnha qb qzh phaxbby.\n10 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Ytmehu uhsq qzh yeuk qzhxh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t12 11 8\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t12 11 8\n17 Utxi axbvvha qzh tvvuh.\n18 Utxi qxtnhuuha qb qzh keqozhm.\n19 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t12 11 8\n20 Hbzm jhmq ptok qb qzh keqozhm.\n21 Ytmehu rxtppha qzh yeuk.\n22 Ytmehu aelotxaha qzh yeuk.\n23 Otmaxt ybnha qb qzh ptqzxbby.\n24 Ytmehu veokha dv qzh yeuk.\n25 Utxi ybnha qb qzh rtxahm.\n26 Hbzm ybnha qb qzh rtxahm.\n27 Ytmehu aelotxaha qzh sbbqptuu.\n28 Hbzm jhmq ptok qb qzh bsseoh.\n29 Hbzm ybnha qb qzh keqozhm.\n30 Ytmehu rbq qzh sbbqptuu.\n31 Hbzm ybnha qb qzh rtxahm.\n32 Otmaxt cbdxmhiha qb qzh ztuujti.\n33 Otmaxt jhmq qb qzh keqozhm.\n34 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n35 Hbzm cbdxmhiha qb qzh phaxbby.\n36 Otmaxt jhmq ptok qb qzh keqozhm.\n37 Hbzm jhmq ptok qb qzh ptqzxbby.\n38 Hbzm qxtnhuuha qb qzh ztuujti.\n39 Utxi qxtnhuuha qb qzh phaxbby.\n40 Utxi rxtppha qzh tvvuh.\n41 Hbzm ybnha qb qzh ptqzxbby.\n42 Utxi jhmq ptok qb qzh ztuujti.\n43 Ytmehu qxtnhuuha qb qzh ztuujti.\n44 Utxi uhsq qzh tvvuh.\n45 Hbzm jhmq qb qzh bsseoh.\n46 Hbzm qxtnhuuha qb qzh ptqzxbby.\n47 Ytmehu aelotxaha qzh yeuk.\n48 Otmaxt qxtnhuuha qb qzh ztuujti.\n49 Ytmehu cbdxmhiha qb qzh rtxahm.\n50 Ytmehu uhsq qzh sbbqptuu.\n51 Utxi rxtppha qzh yeuk.\n52 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t50 49 43\n53 Ytmehu veokha dv qzh sbbqptuu.\n54 Otmaxt rbq qzh tvvuh.\n55 Utxi cbdxmhiha qb qzh bsseoh.\n56 Utxi axbvvha qzh yeuk.\n57 Otmaxt cbdxmhiha qb qzh keqozhm.\n58 Otmaxt vdq abjm qzh tvvuh.\n59 Ytmehu jhmq qb qzh ptqzxbby.\n60 Ytmehu jhmq qb qzh rtxahm.\n61 Otmaxt rxtppha qzh tvvuh.\n62 Otmaxt aelotxaha qzh tvvuh qzhxh.\n63 Hbzm qxtnhuuha qb qzh keqozhm.\n64 Otmaxt veokha dv qzh tvvuh.\n65 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n66 Utxi rbq qzh yeuk.\n67 Ytmehu cbdxmhiha qb qzh phaxbby.\n68 Ytmehu uhsq qzh sbbqptuu.\n69 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t68 60 59\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Hbzm rxtppha qzh tvvuh qzhxh.\n6 Otmaxt qbbk qzh sbbqptuu.\n7 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Hbzm jhmq ptok qb qzh rtxahm.\n13 Hbzm vdq abjm qzh tvvuh.\n14 Hbzm rbq qzh sbbqptuu.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t13 12 9\n16 Hbzm veokha dv qzh tvvuh.\n17 Hbzm aelotxaha qzh tvvuh qzhxh.\n18 Hbzm aelotxaha qzh sbbqptuu.\n19 Hbzm veokha dv qzh tvvuh.\n20 Hbzm rbq qzh sbbqptuu.\n21 Hbzm uhsq qzh sbbqptuu.\n22 Hbzm aelotxaha qzh tvvuh.\n23 Hbzm rxtppha qzh tvvuh.\n24 Ytmehu ybnha qb qzh bsseoh.\n25 Hbzm ybnha qb qzh ptqzxbby.\n26 Hbzm uhsq qzh tvvuh.\n27 Hbzm qxtnhuuha qb qzh rtxahm.\n28 Otmaxt ybnha qb qzh phaxbby.\n29 Utxi ybnha qb qzh ptqzxbby.\n30 Otmaxt jhmq qb qzh bsseoh.\n31 Otmaxt qxtnhuuha qb qzh rtxahm.\n32 Otmaxt jhmq qb qzh phaxbby.\n33 Hbzm ybnha qb qzh keqozhm.\n34 Hbzm cbdxmhiha qb qzh ztuujti.\n35 Ytmehu cbdxmhiha qb qzh keqozhm.\n36 Otmaxt ybnha qb qzh ptqzxbby.\n37 Otmaxt veokha dv qzh tvvuh.\n38 Otmaxt axbvvha qzh tvvuh qzhxh.\n39 Utxi qbbk qzh tvvuh.\n40 Otmaxt ybnha qb qzh ztuujti.\n41 Utxi jhmq qb qzh keqozhm.\n42 Utxi uhsq qzh tvvuh.\n43 Utxi jhmq qb qzh ztuujti.\n44 Otmaxt jhmq qb qzh bsseoh.\n45 Hbzm jhmq ptok qb qzh ptqzxbby.\n46 Utxi ybnha qb qzh bsseoh.\n47 Ytmehu jhmq qb qzh ptqzxbby.\n48 Hbzm jhmq ptok qb qzh bsseoh.\n49 Utxi jhmq ptok qb qzh ptqzxbby.\n50 Ytmehu cbdxmhiha qb qzh keqozhm.\n51 Utxi ybnha qb qzh bsseoh.\n52 Ytmehu qbbk qzh tvvuh qzhxh.\n53 Hbzm cbdxmhiha qb qzh keqozhm.\n54 Utxi jhmq qb qzh keqozhm.\n55 Otmaxt qxtnhuuha qb qzh keqozhm.\n56 Utxi ybnha qb qzh ztuujti.\n57 Ytmehu axbvvha qzh tvvuh.\n58 Ytmehu jhmq ptok qb qzh bsseoh.\n59 Otmaxt qbbk qzh tvvuh.\n60 Utxi qxtnhuuha qb qzh phaxbby.\n61 Ytmehu jhmq ptok qb qzh keqozhm.\n62 Hbzm ybnha qb qzh ptqzxbby.\n63 Hbzm ybnha qb qzh keqozhm.\n64 Ytmehu jhmq qb qzh ptqzxbby.\n65 Otmaxt uhsq qzh tvvuh.\n66 Otmaxt veokha dv qzh tvvuh.\n67 Ytmehu jhmq qb qzh bsseoh.\n68 Utxi qxtnhuuha qb qzh bsseoh.\n69 Utxi jhmq ptok qb qzh ptqzxbby.\n70 Utxi ybnha qb qzh phaxbby.\n71 Hbzm cbdxmhiha qb qzh ztuujti.\n72 Utxi cbdxmhiha qb qzh keqozhm.\n73 Otmaxt jhmq qb qzh rtxahm.\n74 Hbzm ybnha qb qzh rtxahm.\n75 Ytmehu jhmq ptok qb qzh rtxahm.\n76 Otmaxt uhsq qzh tvvuh.\n77 Hbzm jhmq qb qzh keqozhm.\n78 Hbzm jhmq ptok qb qzh ptqzxbby.\n79 Ytmehu qxtnhuuha qb qzh ztuujti.\n80 Otmaxt qbbk qzh tvvuh qzhxh.\n81 Otmaxt rbq qzh sbbqptuu.\n82 Ytmehu qxtnhuuha qb qzh phaxbby.\n83 Otmaxt rbq qzh yeuk.\n84 Ytmehu qxtnhuuha qb qzh ztuujti.\n85 Otmaxt vdq abjm qzh sbbqptuu.\n86 Otmaxt ybnha qb qzh ptqzxbby.\n87 Otmaxt cbdxmhiha qb qzh phaxbby.\n88 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t83 87 86\n89 Ytmehu jhmq qb qzh phaxbby.\n90 Otmaxt cbdxmhiha qb qzh rtxahm.\n91 Hbzm ybnha qb qzh ztuujti.\n92 Hbzm jhmq qb qzh rtxahm.\n93 Ytmehu ybnha qb qzh bsseoh.\n94 Utxi ybnha qb qzh ptqzxbby.\n95 Otmaxt rbq qzh sbbqptuu.\n96 Otmaxt vdq abjm qzh sbbqptuu.\n97 Otmaxt aelotxaha qzh yeuk qzhxh.\n98 Hbzm rbq qzh yeuk.\n99 Utxi ybnha qb qzh rtxahm.\n100 Utxi veokha dv qzh sbbqptuu.\n101 Otmaxt uhsq qzh tvvuh qzhxh.\n102 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n103 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t101 87 86\n104 Utxi veokha dv qzh tvvuh.\n105 Utxi axbvvha qzh tvvuh.\n106 Utxi uhsq qzh sbbqptuu.\n107 Otmaxt jhmq ptok qb qzh keqozhm.\n108 Hbzm rxtppha qzh tvvuh.\n109 Otmaxt qxtnhuuha qb qzh phaxbby.\n110 Hbzm axbvvha qzh tvvuh.\n111 Utxi veokha dv qzh sbbqptuu.\n112 Utxi rbq qzh tvvuh.\n113 Utxi cbdxmhiha qb qzh keqozhm.\n114 Hbzm uhsq qzh yeuk.\n115 Hbzm ybnha qb qzh phaxbby.\n116 Utxi axbvvha qzh sbbqptuu.\n117 Ytmehu jhmq qb qzh rtxahm.\n118 Otmaxt qxtnhuuha qb qzh keqozhm.\n119 Utxi axbvvha qzh tvvuh.\n120 Otmaxt qxtnhuuha qb qzh rtxahm.\n121 Otmaxt rxtppha qzh yeuk.\n122 Utxi cbdxmhiha qb qzh bsseoh.\n123 Hbzm cbdxmhiha qb qzh bsseoh.\n124 Ytmehu ybnha qb qzh bsseoh.\n125 Hbzm jhmq ptok qb qzh rtxahm.\n126 Ytmehu ybnha qb qzh rtxahm.\n127 Otmaxt vdq abjm qzh yeuk.\n128 Ytmehu qbbk qzh yeuk.\n129 Ytmehu jhmq ptok qb qzh keqozhm.\n130 Ytmehu vdq abjm qzh yeuk.\n131 Utxi jhmq qb qzh phaxbby.\n132 Utxi qxtnhuuha qb qzh rtxahm.\n133 Ytmehu qbbk qzh yeuk.\n134 Ytmehu rbq qzh tvvuh.\n135 Utxi ybnha qb qzh keqozhm.\n136 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n137 Utxi qxtnhuuha qb qzh phaxbby.\n138 Ytmehu axbvvha qzh yeuk.\n139 Ytmehu axbvvha qzh sbbqptuu.\n140 Ytmehu qbbk qzh yeuk.\n141 Ytmehu cbdxmhiha qb qzh bsseoh.\n142 Hbzm jhmq ptok qb qzh phaxbby.\n143 Otmaxt cbdxmhiha qb qzh bsseoh.\n144 Hbzm qxtnhuuha qb qzh ztuujti.\n145 Utxi qxtnhuuha qb qzh rtxahm.\n146 Ytmehu aelotxaha qzh yeuk.\n147 Otmaxt veokha dv qzh yeuk.\n148 Ytmehu jhmq ptok qb qzh rtxahm.\n149 Otmaxt axbvvha qzh yeuk.\n150 Otmaxt rbq qzh yeuk.\n151 Ytmehu aelotxaha qzh tvvuh.\n152 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t151 148 141\n153 Utxi ybnha qb qzh phaxbby.\n154 Ytmehu rxtppha qzh tvvuh.\n155 Otmaxt axbvvha qzh yeuk.\n156 Ytmehu uhsq qzh tvvuh.\n157 Otmaxt ybnha qb qzh ztuujti.\n158 Hbzm jhmq ptok qb qzh bsseoh.\n159 Hbzm veokha dv qzh yeuk.\n160 Ytmehu qbbk qzh tvvuh.\n161 Utxi ybnha qb qzh ptqzxbby.\n162 Utxi jhmq ptok qb qzh bsseoh.\n163 Otmaxt jhmq qb qzh bsseoh.\n164 Ytmehu axbvvha qzh tvvuh.\n165 Hbzm qxtnhuuha qb qzh ztuujti.\n166 Ytmehu jhmq qb qzh bsseoh.\n167 Hbzm cbdxmhiha qb qzh rtxahm.\n168 Otmaxt cbdxmhiha qb qzh ztuujti.\n169 Otmaxt jhmq qb qzh ptqzxbby.\n170 Hbzm rxtppha qzh tvvuh.\n171 Hbzm jhmq ptok qb qzh bsseoh.\n172 Hbzm uhsq qzh tvvuh.\n173 Hbzm jhmq ptok qb qzh phaxbby.\n174 Otmaxt cbdxmhiha qb qzh keqozhm.\n175 Ytmehu rbq qzh tvvuh.\n176 Hbzm cbdxmhiha qb qzh ztuujti.\n177 Hbzm aelotxaha qzh yeuk.\n178 Hbzm jhmq ptok qb qzh phaxbby.\n179 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t177 173 171\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Otmaxt qbbk qzh tvvuh.\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Ytmehu veokha dv qzh yeuk qzhxh.\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t5 7 6\n10 Utxi ybnha qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Ytmehu cbdxmhiha qb qzh rtxahm.\n13 Otmaxt aelotxaha qzh tvvuh.\n14 Hbzm veokha dv qzh tvvuh.\n15 Hbzm jhmq qb qzh ztuujti.\n16 Otmaxt jhmq qb qzh phaxbby.\n17 Hbzm jhmq qb qzh phaxbby.\n18 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t14 17 15\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Ytmehu jhmq ptok qb qzh phaxbby.\n21 Utxi qxtnhuuha qb qzh ptqzxbby.\n22 Ytmehu rbq qzh sbbqptuu qzhxh.\n23 Utxi jhmq qb qzh phaxbby.\n24 Hbzm jhmq qb qzh keqozhm.\n25 Ytmehu qxtnhuuha qb qzh keqozhm.\n26 Ytmehu ybnha qb qzh rtxahm.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t22 26 25\n28 Hbzm uhsq qzh tvvuh.\n29 Ytmehu uhsq qzh yeuk.\n30 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t29 26 25\n31 Otmaxt cbdxmhiha qb qzh ztuujti.\n32 Hbzm jhmq qb qzh rtxahm.\n33 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t29 26 25\n1 Hbzm jhmq qb qzh bsseoh.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Utxi aelotxaha qzh sbbqptuu.\n5 Utxi veokha dv qzh sbbqptuu.\n6 Ytmehu qxtnhuuha qb qzh rtxahm.\n7 Utxi vdq abjm qzh sbbqptuu qzhxh.\n8 Ytmehu axbvvha qzh tvvuh qzhxh.\n9 Otmaxt jhmq qb qzh bsseoh.\n10 Utxi rbq qzh yeuk.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Utxi veokha dv qzh sbbqptuu.\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Utxi vdq abjm qzh yeuk.\n16 Ytmehu rbq qzh tvvuh.\n17 Utxi aelotxaha qzh sbbqptuu.\n18 Hbzm cbdxmhiha qb qzh ptqzxbby.\n19 Ytmehu cbdxmhiha qb qzh ztuujti.\n20 Utxi rbq qzh yeuk.\n21 Utxi uhsq qzh yeuk.\n22 Ytmehu veokha dv qzh sbbqptuu.\n23 Utxi rxtppha qzh yeuk.\n24 Otmaxt qxtnhuuha qb qzh bsseoh.\n25 Otmaxt qxtnhuuha qb qzh rtxahm.\n26 Utxi aelotxaha qzh yeuk.\n27 Otmaxt cbdxmhiha qb qzh bsseoh.\n28 Utxi rbq qzh yeuk.\n29 Utxi aelotxaha qzh yeuk.\n30 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n31 Otmaxt jhmq qb qzh ztuujti.\n32 Ytmehu vdq abjm qzh tvvuh.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t32 30 19\n34 Ytmehu aelotxaha qzh sbbqptuu.\n35 Utxi qbbk qzh yeuk.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t32 30 19\n37 Utxi vdq abjm qzh yeuk qzhxh.\n38 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t32 30 19\n40 Utxi rxtppha qzh yeuk.\n41 Utxi aelotxaha qzh yeuk qzhxh.\n42 Hbzm qbbk qzh tvvuh.\n43 Ytmehu uhsq qzh sbbqptuu.\n44 Utxi jhmq ptok qb qzh keqozhm.\n45 Ytmehu jhmq qb qzh rtxahm.\n46 Utxi qxtnhuuha qb qzh ztuujti.\n47 Hbzm qxtnhuuha qb qzh ztuujti.\n48 Utxi cbdxmhiha qb qzh ptqzxbby.\n49 Ytmehu cbdxmhiha qb qzh bsseoh.\n50 Utxi ybnha qb qzh phaxbby.\n51 Utxi cbdxmhiha qb qzh ztuujti.\n52 Utxi veokha dv qzh yeuk.\n53 Utxi cbdxmhiha qb qzh bsseoh.\n54 Utxi uhsq qzh yeuk.\n55 Utxi cbdxmhiha qb qzh rtxahm.\n56 Utxi jhmq qb qzh ztuujti.\n57 Hbzm vdq abjm qzh tvvuh qzhxh.\n58 Hbzm ybnha qb qzh phaxbby.\n59 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n60 Otmaxt rbq qzh tvvuh.\n61 Ytmehu jhmq qb qzh phaxbby.\n62 Otmaxt axbvvha qzh tvvuh qzhxh.\n63 Otmaxt qbbk qzh tvvuh.\n64 Otmaxt cbdxmhiha qb qzh bsseoh.\n65 Otmaxt vdq abjm qzh tvvuh.\n66 Otmaxt cbdxmhiha qb qzh keqozhm.\n67 Otmaxt jhmq qb qzh phaxbby.\n68 Otmaxt qxtnhuuha qb qzh ztuujti.\n69 Utxi qxtnhuuha qb qzh ptqzxbby.\n70 Otmaxt cbdxmhiha qb qzh rtxahm.\n71 Utxi rxtppha qzh sbbqptuu.\n72 Otmaxt ybnha qb qzh bsseoh.\n73 Hbzm jhmq ptok qb qzh ptqzxbby.\n74 Otmaxt jhmq ptok qb qzh phaxbby.\n75 Utxi cbdxmhiha qb qzh phaxbby.\n76 Utxi jhmq qb qzh keqozhm.\n77 Otmaxt ybnha qb qzh bsseoh.\n78 Hbzm jhmq qb qzh keqozhm.\n79 Utxi vdq abjm qzh sbbqptuu.\n80 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t79 76 75\n81 Utxi rbq qzh sbbqptuu.\n82 Otmaxt qbbk qzh yeuk.\n83 Utxi jhmq qb qzh rtxahm.\n84 Ytmehu cbdxmhiha qb qzh bsseoh.\n85 Ytmehu qxtnhuuha qb qzh ztuujti.\n86 Ytmehu jhmq ptok qb qzh rtxahm.\n87 Otmaxt axbvvha qzh yeuk.\n88 Otmaxt rbq qzh tvvuh.\n89 Otmaxt rbq qzh yeuk.\n90 Hbzm qxtnhuuha qb qzh ztuujti.\n91 Otmaxt aelotxaha qzh tvvuh.\n92 Hbzm jhmq ptok qb qzh bsseoh.\n93 Utxi vdq abjm qzh sbbqptuu.\n94 Hbzm veokha dv qzh tvvuh qzhxh.\n95 Otmaxt axbvvha qzh yeuk.\n96 Otmaxt veokha dv qzh yeuk.\n97 Hbzm jhmq ptok qb qzh rtxahm.\n98 Hbzm cbdxmhiha qb qzh ztuujti.\n99 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t94 98 97\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu rbq qzh yeuk.\n3 Hbzm cbdxmhiha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Otmaxt veokha dv qzh tvvuh.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Otmaxt aelotxaha qzh tvvuh.\n10 Utxi rbq qzh sbbqptuu.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Otmaxt ybnha qb qzh rtxahm.\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Ytmehu aelotxaha qzh yeuk.\n16 Otmaxt cbdxmhiha qb qzh ztuujti.\n17 Otmaxt cbdxmhiha qb qzh rtxahm.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Utxi rbq qzh sbbqptuu.\n20 Utxi jhmq qb qzh keqozhm.\n21 Hbzm cbdxmhiha qb qzh rtxahm.\n22 Utxi vdq abjm qzh sbbqptuu.\n23 Ytmehu cbdxmhiha qb qzh rtxahm.\n24 Utxi qxtnhuuha qb qzh rtxahm.\n25 Ytmehu ybnha qb qzh keqozhm.\n26 Utxi cbdxmhiha qb qzh ztuujti.\n27 Otmaxt cbdxmhiha qb qzh bsseoh.\n28 Utxi jhmq qb qzh phaxbby.\n29 Otmaxt jhmq qb qzh ptqzxbby.\n30 Hbzm ybnha qb qzh ztuujti.\n31 Ytmehu rxtppha qzh yeuk.\n32 Ytmehu qbbk qzh sbbqptuu.\n33 Otmaxt ybnha qb qzh phaxbby.\n34 Otmaxt jhmq ptok qb qzh bsseoh.\n35 Ytmehu jhmq qb qzh rtxahm.\n36 Ytmehu uhsq qzh yeuk.\n37 Hbzm jhmq ptok qb qzh bsseoh.\n38 Ytmehu rxtppha qzh yeuk qzhxh.\n39 Ytmehu jhmq ptok qb qzh bsseoh.\n40 Ytmehu ybnha qb qzh phaxbby.\n41 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t38 40 39\n42 Ytmehu ybnha qb qzh bsseoh.\n43 Utxi jhmq qb qzh bsseoh.\n44 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t38 40 39\n45 Ytmehu uhsq qzh yeuk.\n46 Utxi ybnha qb qzh rtxahm.\n47 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t45 40 39\n48 Hbzm jhmq ptok qb qzh rtxahm.\n49 Utxi cbdxmhiha qb qzh ptqzxbby.\n50 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t45 42 40\n51 Ytmehu uhsq qzh sbbqptuu qzhxh.\n52 Otmaxt veokha dv qzh sbbqptuu.\n53 Utxi ybnha qb qzh ztuujti.\n54 Otmaxt aelotxaha qzh sbbqptuu.\n55 Otmaxt cbdxmhiha qb qzh rtxahm.\n56 Ytmehu rxtppha qzh yeuk.\n57 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n58 Utxi qxtnhuuha qb qzh bsseoh.\n59 Hbzm ybnha qb qzh bsseoh.\n60 Ytmehu jhmq qb qzh ztuujti.\n61 Ytmehu vdq abjm qzh yeuk qzhxh.\n62 Utxi jhmq ptok qb qzh ptqzxbby.\n63 Hbzm qxtnhuuha qb qzh phaxbby.\n64 Otmaxt ybnha qb qzh bsseoh.\n65 Ytmehu rbq qzh yeuk qzhxh.\n66 Hbzm qxtnhuuha qb qzh ptqzxbby.\n67 Utxi ybnha qb qzh bsseoh.\n68 Hbzm jhmq ptok qb qzh ztuujti.\n69 Otmaxt cbdxmhiha qb qzh rtxahm.\n70 Otmaxt jhmq ptok qb qzh keqozhm.\n71 Hbzm jhmq qb qzh ptqzxbby.\n72 Utxi jhmq ptok qb qzh ptqzxbby.\n73 Ytmehu aelotxaha qzh yeuk qzhxh.\n74 Utxi ybnha qb qzh ztuujti.\n75 Utxi jhmq qb qzh rtxahm.\n76 Otmaxt jhmq ptok qb qzh ztuujti.\n77 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n78 Ytmehu qxtnhuuha qb qzh ztuujti.\n79 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n80 Otmaxt jhmq ptok qb qzh ptqzxbby.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t79 78 77\n1 Hbzm rxtppha qzh sbbqptuu.\n2 Hbzm axbvvha qzh sbbqptuu qzhxh.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Utxi rbq qzh sbbqptuu.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Hbzm ybnha qb qzh keqozhm.\n10 Utxi aelotxaha qzh sbbqptuu.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Utxi uhsq qzh tvvuh.\n13 Utxi qbbk qzh yeuk qzhxh.\n14 Utxi ybnha qb qzh keqozhm.\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Utxi aelotxaha qzh yeuk.\n17 Otmaxt ybnha qb qzh rtxahm.\n18 Utxi jhmq ptok qb qzh rtxahm.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Otmaxt jhmq qb qzh keqozhm.\n21 Otmaxt rxtppha qzh yeuk.\n22 Utxi ybnha qb qzh phaxbby.\n23 Otmaxt ybnha qb qzh phaxbby.\n24 Otmaxt qxtnhuuha qb qzh ztuujti.\n25 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t21 24 23\n26 Otmaxt aelotxaha qzh yeuk.\n27 Otmaxt qbbk qzh yeuk.\n28 Hbzm ybnha qb qzh bsseoh.\n29 Hbzm qxtnhuuha qb qzh ptqzxbby.\n30 Ytmehu jhmq qb qzh bsseoh.\n31 Otmaxt axbvvha qzh yeuk.\n32 Ytmehu qxtnhuuha qb qzh ztuujti.\n33 Otmaxt rbq qzh yeuk.\n34 Hbzm jhmq qb qzh keqozhm.\n35 Utxi ybnha qb qzh keqozhm.\n36 Otmaxt jhmq qb qzh ptqzxbby.\n37 Ytmehu cbdxmhiha qb qzh keqozhm.\n38 Hbzm jhmq ptok qb qzh phaxbby.\n39 Hbzm jhmq qb qzh bsseoh.\n40 Otmaxt jhmq qb qzh ztuujti.\n41 Hbzm cbdxmhiha qb qzh keqozhm.\n42 Otmaxt uhsq qzh yeuk qzhxh.\n43 Otmaxt ybnha qb qzh phaxbby.\n44 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t42 40 36\n45 Hbzm ybnha qb qzh bsseoh.\n46 Utxi jhmq ptok qb qzh phaxbby.\n47 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t42 40 36\n48 Utxi cbdxmhiha qb qzh ztuujti.\n49 Utxi cbdxmhiha qb qzh phaxbby.\n50 Ytmehu ybnha qb qzh phaxbby.\n51 Hbzm qxtnhuuha qb qzh phaxbby.\n52 Otmaxt cbdxmhiha qb qzh rtxahm.\n53 Otmaxt veokha dv qzh tvvuh qzhxh.\n54 Otmaxt vdq abjm qzh tvvuh.\n55 Hbzm cbdxmhiha qb qzh keqozhm.\n56 Otmaxt jhmq qb qzh phaxbby.\n57 Hbzm jhmq ptok qb qzh rtxahm.\n58 Otmaxt cbdxmhiha qb qzh ztuujti.\n59 Hbzm rbq qzh sbbqptuu.\n60 Hbzm uhsq qzh sbbqptuu.\n61 Utxi jhmq qb qzh ptqzxbby.\n62 Otmaxt rxtppha qzh yeuk qzhxh.\n63 Hbzm rbq qzh sbbqptuu qzhxh.\n64 Hbzm jhmq ptok qb qzh ptqzxbby.\n65 Hbzm axbvvha qzh sbbqptuu qzhxh.\n66 Hbzm jhmq ptok qb qzh keqozhm.\n67 Utxi cbdxmhiha qb qzh bsseoh.\n68 Utxi ybnha qb qzh rtxahm.\n69 Otmaxt uhsq qzh yeuk.\n70 Utxi rxtppha qzh tvvuh.\n71 Utxi jhmq qb qzh ptqzxbby.\n72 Otmaxt ybnha qb qzh bsseoh.\n73 Utxi veokha dv qzh sbbqptuu.\n74 Otmaxt jhmq ptok qb qzh rtxahm.\n75 Utxi ybnha qb qzh ztuujti.\n76 Hbzm ybnha qb qzh ztuujti.\n77 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n78 Utxi qxtnhuuha qb qzh ptqzxbby.\n79 Hbzm qxtnhuuha qb qzh rtxahm.\n80 Utxi axbvvha qzh tvvuh.\n81 Otmaxt veokha dv qzh tvvuh qzhxh.\n82 Otmaxt cbdxmhiha qb qzh keqozhm.\n83 Otmaxt aelotxaha qzh tvvuh.\n84 Ytmehu jhmq qb qzh ptqzxbby.\n85 Utxi aelotxaha qzh sbbqptuu.\n86 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t85 78 75\n87 Otmaxt qxtnhuuha qb qzh phaxbby.\n88 Ytmehu rbq qzh sbbqptuu.\n89 Utxi cbdxmhiha qb qzh phaxbby.\n90 Hbzm jhmq qb qzh ptqzxbby.\n91 Utxi qxtnhuuha qb qzh ztuujti.\n92 Otmaxt qxtnhuuha qb qzh keqozhm.\n93 Ytmehu uhsq qzh sbbqptuu.\n94 Otmaxt ybnha qb qzh bsseoh.\n95 Hbzm veokha dv qzh sbbqptuu qzhxh.\n96 Hbzm axbvvha qzh sbbqptuu.\n97 Ytmehu cbdxmhiha qb qzh ztuujti.\n98 Utxi ybnha qb qzh rtxahm.\n99 Ytmehu rxtppha qzh yeuk.\n100 Hbzm jhmq ptok qb qzh phaxbby.\n101 Otmaxt jhmq ptok qb qzh keqozhm.\n102 Hbzm cbdxmhiha qb qzh rtxahm.\n103 Hbzm ybnha qb qzh keqozhm.\n104 Hbzm qxtnhuuha qb qzh ztuujti.\n105 Ytmehu aelotxaha qzh yeuk.\n106 Utxi qxtnhuuha qb qzh phaxbby.\n107 Hbzm qbbk qzh yeuk.\n108 Ytmehu jhmq qb qzh bsseoh.\n109 Utxi qxtnhuuha qb qzh bsseoh.\n110 Hbzm cbdxmhiha qb qzh bsseoh.\n111 Hbzm qxtnhuuha qb qzh ptqzxbby.\n112 Otmaxt ybnha qb qzh ztuujti.\n113 Hbzm ybnha qb qzh keqozhm.\n114 Hbzm veokha dv qzh tvvuh qzhxh.\n115 Ytmehu ybnha qb qzh ptqzxbby.\n116 Utxi cbdxmhiha qb qzh phaxbby.\n117 Hbzm jhmq ptok qb qzh rtxahm.\n118 Hbzm axbvvha qzh yeuk.\n119 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t118 111 110\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Otmaxt rxtppha qzh tvvuh.\n3 Otmaxt vdq abjm qzh tvvuh.\n4 Otmaxt veokha dv qzh tvvuh.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Otmaxt aelotxaha qzh tvvuh.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Hbzm rbq qzh yeuk qzhxh.\n12 Otmaxt ybnha qb qzh ptqzxbby.\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Hbzm axbvvha qzh yeuk.\n16 Ytmehu jhmq ptok qb qzh keqozhm.\n17 Otmaxt jhmq qb qzh keqozhm.\n18 Hbzm ybnha qb qzh bsseoh.\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Ytmehu jhmq qb qzh rtxahm.\n21 Otmaxt veokha dv qzh yeuk.\n22 Utxi cbdxmhiha qb qzh bsseoh.\n23 Hbzm jhmq ptok qb qzh rtxahm.\n24 Hbzm ybnha qb qzh ptqzxbby.\n25 Hbzm qxtnhuuha qb qzh rtxahm.\n26 Hbzm ybnha qb qzh ptqzxbby.\n27 Utxi jhmq qb qzh ptqzxbby.\n28 Ytmehu cbdxmhiha qb qzh ztuujti.\n29 Ytmehu qxtnhuuha qb qzh keqozhm.\n30 Hbzm ybnha qb qzh keqozhm.\n31 Otmaxt ybnha qb qzh ztuujti.\n32 Otmaxt qbbk qzh sbbqptuu.\n33 Ytmehu jhmq ptok qb qzh ptqzxbby.\n34 Otmaxt rxtppha qzh tvvuh.\n35 Ytmehu ybnha qb qzh ztuujti.\n36 Ytmehu ybnha qb qzh ptqzxbby.\n37 Utxi ybnha qb qzh ztuujti.\n38 Ytmehu jhmq qb qzh rtxahm.\n39 Utxi jhmq qb qzh phaxbby.\n40 Ytmehu qxtnhuuha qb qzh keqozhm.\n41 Otmaxt axbvvha qzh sbbqptuu.\n42 Otmaxt aelotxaha qzh tvvuh.\n43 Otmaxt rxtppha qzh sbbqptuu.\n44 Otmaxt jhmq qb qzh bsseoh.\n45 Utxi qxtnhuuha qb qzh rtxahm.\n46 Hbzm jhmq ptok qb qzh ztuujti.\n47 Hbzm qxtnhuuha qb qzh ptqzxbby.\n48 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n49 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n50 Hbzm jhmq qb qzh rtxahm.\n51 Hbzm jhmq ptok qb qzh bsseoh.\n52 Otmaxt aelotxaha qzh yeuk.\n53 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t52 49 44\n54 Otmaxt qbbk qzh yeuk qzhxh.\n55 Otmaxt aelotxaha qzh yeuk qzhxh.\n56 Otmaxt qxtnhuuha qb qzh keqozhm.\n57 Hbzm qxtnhuuha qb qzh ptqzxbby.\n58 Hbzm veokha dv qzh yeuk.\n59 Hbzm axbvvha qzh yeuk.\n60 Hbzm rbq qzh yeuk.\n61 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n62 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t61 49 44\n63 Hbzm ybnha qb qzh ztuujti.\n64 Ytmehu ybnha qb qzh rtxahm.\n65 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t61 49 44\n66 Hbzm veokha dv qzh tvvuh.\n67 Hbzm uhsq qzh tvvuh.\n68 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t61 56 49\n69 Ytmehu cbdxmhiha qb qzh phaxbby.\n70 Hbzm uhsq qzh yeuk.\n71 Otmaxt veokha dv qzh sbbqptuu.\n72 Ytmehu qxtnhuuha qb qzh ztuujti.\n73 Hbzm qbbk qzh yeuk qzhxh.\n74 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n75 Utxi jhmq ptok qb qzh ptqzxbby.\n76 Otmaxt jhmq qb qzh bsseoh.\n77 Ytmehu cbdxmhiha qb qzh keqozhm.\n78 Hbzm rbq qzh tvvuh.\n79 Ytmehu jhmq qb qzh phaxbby.\n80 Otmaxt cbdxmhiha qb qzh phaxbby.\n81 Hbzm jhmq qb qzh bsseoh.\n82 Otmaxt uhsq qzh sbbqptuu.\n83 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t82 80 76\n1 Utxi veokha dv qzh yeuk.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Utxi jhmq qb qzh bsseoh.\n4 Utxi uhsq qzh yeuk qzhxh.\n5 Utxi rbq qzh yeuk.\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Utxi vdq abjm qzh yeuk.\n9 Hbzm jhmq ptok qb qzh keqozhm.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Hbzm rxtppha qzh sbbqptuu.\n12 Ytmehu cbdxmhiha qb qzh ztuujti.\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n17 Ytmehu rbq qzh sbbqptuu.\n18 Utxi ybnha qb qzh ztuujti.\n19 Ytmehu cbdxmhiha qb qzh keqozhm.\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Utxi cbdxmhiha qb qzh ptqzxbby.\n22 Otmaxt qxtnhuuha qb qzh keqozhm.\n23 Ytmehu axbvvha qzh sbbqptuu.\n24 Otmaxt cbdxmhiha qb qzh ztuujti.\n25 Ytmehu veokha dv qzh tvvuh.\n26 Utxi qxtnhuuha qb qzh phaxbby.\n27 Ytmehu axbvvha qzh tvvuh.\n28 Otmaxt cbdxmhiha qb qzh bsseoh.\n29 Ytmehu ybnha qb qzh bsseoh.\n30 Hbzm qxtnhuuha qb qzh keqozhm.\n31 Otmaxt veokha dv qzh yeuk.\n32 Otmaxt ybnha qb qzh rtxahm.\n33 Otmaxt cbdxmhiha qb qzh keqozhm.\n34 Otmaxt qbbk qzh sbbqptuu.\n35 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t31 33 32\n36 Utxi qxtnhuuha qb qzh bsseoh.\n37 Hbzm veokha dv qzh tvvuh.\n38 Ytmehu ybnha qb qzh ztuujti.\n39 Otmaxt uhsq qzh sbbqptuu.\n40 Otmaxt ybnha qb qzh rtxahm.\n41 Ytmehu jhmq ptok qb qzh rtxahm.\n42 Hbzm qxtnhuuha qb qzh ptqzxbby.\n43 Utxi cbdxmhiha qb qzh ptqzxbby.\n44 Utxi jhmq qb qzh phaxbby.\n45 Otmaxt ybnha qb qzh phaxbby.\n46 Hbzm vdq abjm qzh tvvuh.\n47 Hbzm rxtppha qzh tvvuh.\n48 Hbzm aelotxaha qzh tvvuh.\n49 Hbzm qxtnhuuha qb qzh phaxbby.\n50 Otmaxt axbvvha qzh yeuk.\n51 Utxi jhmq qb qzh ptqzxbby.\n52 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t50 40 33\n53 Hbzm rxtppha qzh yeuk.\n54 Hbzm ybnha qb qzh rtxahm.\n55 Utxi cbdxmhiha qb qzh rtxahm.\n56 Hbzm aelotxaha qzh yeuk.\n57 Utxi rxtppha qzh yeuk.\n58 Utxi vdq abjm qzh yeuk.\n59 Ytmehu cbdxmhiha qb qzh phaxbby.\n60 Utxi qbbk qzh yeuk.\n61 Hbzm ybnha qb qzh keqozhm.\n62 Hbzm rxtppha qzh sbbqptuu.\n63 Utxi uhsq qzh yeuk.\n64 Hbzm qxtnhuuha qb qzh rtxahm.\n65 Hbzm rxtppha qzh yeuk.\n66 Utxi jhmq ptok qb qzh phaxbby.\n67 Hbzm axbvvha qzh sbbqptuu qzhxh.\n68 Ytmehu jhmq qb qzh bsseoh.\n69 Ytmehu qxtnhuuha qb qzh ztuujti.\n70 Hbzm veokha dv qzh sbbqptuu.\n71 Ytmehu jhmq ptok qb qzh rtxahm.\n72 Hbzm jhmq ptok qb qzh ztuujti.\n73 Hbzm vdq abjm qzh yeuk.\n74 Hbzm rxtppha qzh yeuk.\n75 Hbzm jhmq qb qzh bsseoh.\n76 Utxi jhmq qb qzh ptqzxbby.\n77 Hbzm cbdxmhiha qb qzh rtxahm.\n78 Hbzm cbdxmhiha qb qzh phaxbby.\n79 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t74 77 75\n80 Ytmehu cbdxmhiha qb qzh ztuujti.\n81 Hbzm axbvvha qzh sbbqptuu.\n82 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t81 78 77\n83 Hbzm uhsq qzh yeuk qzhxh.\n84 Otmaxt qxtnhuuha qb qzh keqozhm.\n85 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t83 77 75\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt qbbk qzh yeuk.\n4 Otmaxt aelotxaha qzh yeuk.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Utxi qbbk qzh yeuk.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Utxi aelotxaha qzh yeuk.\n12 Hbzm ybnha qb qzh keqozhm.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Ytmehu veokha dv qzh yeuk qzhxh.\n17 Utxi ybnha qb qzh phaxbby.\n18 Otmaxt jhmq ptok qb qzh phaxbby.\n19 Ytmehu aelotxaha qzh yeuk.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Ytmehu veokha dv qzh yeuk qzhxh.\n22 Hbzm jhmq qb qzh keqozhm.\n23 Ytmehu vdq abjm qzh yeuk qzhxh.\n24 Otmaxt veokha dv qzh tvvuh.\n25 Utxi cbdxmhiha qb qzh keqozhm.\n26 Otmaxt qxtnhuuha qb qzh keqozhm.\n27 Utxi ybnha qb qzh ptqzxbby.\n28 Otmaxt jhmq ptok qb qzh rtxahm.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t24 28 26\n30 Ytmehu veokha dv qzh yeuk.\n31 Ytmehu axbvvha qzh yeuk.\n32 Hbzm ybnha qb qzh phaxbby.\n33 Utxi rbq qzh sbbqptuu.\n34 Ytmehu rbq qzh yeuk.\n35 Utxi uhsq qzh sbbqptuu.\n36 Otmaxt aelotxaha qzh tvvuh.\n37 Ytmehu axbvvha qzh yeuk.\n38 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t36 28 26\n39 Otmaxt cbdxmhiha qb qzh phaxbby.\n40 Utxi ybnha qb qzh phaxbby.\n41 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t36 28 26\n42 Hbzm jhmq qb qzh ztuujti.\n43 Ytmehu qxtnhuuha qb qzh keqozhm.\n44 Otmaxt ybnha qb qzh keqozhm.\n45 Ytmehu qxtnhuuha qb qzh phaxbby.\n46 Hbzm qxtnhuuha qb qzh rtxahm.\n47 Ytmehu jhmq qb qzh bsseoh.\n48 Ytmehu rbq qzh yeuk.\n49 Hbzm rbq qzh tvvuh.\n50 Hbzm vdq abjm qzh tvvuh qzhxh.\n51 Hbzm qbbk qzh tvvuh.\n52 Hbzm jhmq qb qzh phaxbby.\n53 Utxi jhmq qb qzh rtxahm.\n54 Hbzm uhsq qzh tvvuh.\n55 Ytmehu axbvvha qzh yeuk qzhxh.\n56 Ytmehu rxtppha qzh yeuk.\n57 Hbzm rbq qzh tvvuh qzhxh.\n58 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n59 Hbzm axbvvha qzh tvvuh.\n60 Ytmehu jhmq qb qzh ptqzxbby.\n61 Hbzm veokha dv qzh tvvuh.\n62 Ytmehu aelotxaha qzh yeuk.\n63 Otmaxt rxtppha qzh yeuk qzhxh.\n64 Utxi jhmq qb qzh phaxbby.\n65 Otmaxt axbvvha qzh yeuk.\n66 Ytmehu jhmq qb qzh rtxahm.\n67 Utxi qxtnhuuha qb qzh ztuujti.\n68 Utxi qxtnhuuha qb qzh keqozhm.\n69 Utxi ybnha qb qzh rtxahm.\n70 Otmaxt jhmq ptok qb qzh phaxbby.\n71 Hbzm axbvvha qzh tvvuh.\n72 Utxi cbdxmhiha qb qzh phaxbby.\n73 Hbzm rxtppha qzh tvvuh.\n74 Hbzm axbvvha qzh tvvuh.\n75 Utxi jhmq ptok qb qzh ztuujti.\n76 Hbzm jhmq qb qzh ztuujti.\n77 Otmaxt cbdxmhiha qb qzh rtxahm.\n78 Utxi cbdxmhiha qb qzh ptqzxbby.\n79 Hbzm jhmq qb qzh bsseoh.\n80 Ytmehu jhmq ptok qb qzh ptqzxbby.\n81 Hbzm qxtnhuuha qb qzh ztuujti.\n82 Hbzm ybnha qb qzh ptqzxbby.\n83 Utxi ybnha qb qzh phaxbby.\n84 Hbzm jhmq qb qzh bsseoh.\n85 Ytmehu jhmq qb qzh rtxahm.\n86 Ytmehu jhmq ptok qb qzh ztuujti.\n87 Utxi cbdxmhiha qb qzh ztuujti.\n88 Utxi ybnha qb qzh rtxahm.\n89 Hbzm jhmq ptok qb qzh ztuujti.\n90 Utxi cbdxmhiha qb qzh keqozhm.\n91 Utxi jhmq ptok qb qzh ztuujti.\n92 Hbzm jhmq qb qzh phaxbby.\n93 Utxi jhmq qb qzh keqozhm.\n94 Hbzm cbdxmhiha qb qzh bsseoh.\n95 Utxi jhmq qb qzh phaxbby.\n96 Hbzm jhmq ptok qb qzh ztuujti.\n97 Ytmehu jhmq ptok qb qzh rtxahm.\n98 Hbzm cbdxmhiha qb qzh ptqzxbby.\n99 Utxi rbq qzh tvvuh.\n100 Utxi jhmq ptok qb qzh keqozhm.\n101 Hbzm jhmq ptok qb qzh ztuujti.\n102 Utxi aelotxaha qzh tvvuh.\n103 Utxi qbbk qzh tvvuh.\n104 Utxi uhsq qzh tvvuh qzhxh.\n105 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n106 Hbzm cbdxmhiha qb qzh keqozhm.\n107 Utxi rbq qzh tvvuh qzhxh.\n108 Otmaxt jhmq ptok qb qzh ztuujti.\n109 Otmaxt jhmq qb qzh keqozhm.\n110 Hbzm qxtnhuuha qb qzh ztuujti.\n111 Utxi aelotxaha qzh tvvuh qzhxh.\n112 Otmaxt qbbk qzh tvvuh.\n113 Hbzm jhmq ptok qb qzh phaxbby.\n114 Otmaxt jhmq ptok qb qzh ztuujti.\n115 Utxi qxtnhuuha qb qzh bsseoh.\n116 Ytmehu jhmq qb qzh ztuujti.\n117 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n118 Otmaxt vdq abjm qzh tvvuh.\n119 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n120 Hbzm jhmq ptok qb qzh bsseoh.\n121 Otmaxt rbq qzh sbbqptuu.\n122 Otmaxt rbq qzh yeuk.\n123 Hbzm jhmq ptok qb qzh ztuujti.\n124 Ytmehu jhmq qb qzh ztuujti.\n125 Ytmehu rbq qzh tvvuh.\n126 Hbzm jhmq ptok qb qzh rtxahm.\n127 Utxi jhmq ptok qb qzh ptqzxbby.\n128 Ytmehu ybnha qb qzh ptqzxbby.\n129 Otmaxt cbdxmhiha qb qzh ztuujti.\n130 Ytmehu axbvvha qzh tvvuh.\n131 Hbzm ybnha qb qzh keqozhm.\n132 Utxi veokha dv qzh tvvuh.\n133 Utxi jhmq ptok qb qzh rtxahm.\n134 Hbzm ybnha qb qzh ztuujti.\n135 Otmaxt jhmq ptok qb qzh bsseoh.\n136 Otmaxt jhmq qb qzh ptqzxbby.\n137 Utxi uhsq qzh tvvuh.\n138 Ytmehu qxtnhuuha qb qzh bsseoh.\n139 Hbzm qxtnhuuha qb qzh phaxbby.\n140 Otmaxt jhmq qb qzh phaxbby.\n141 Utxi rbq qzh tvvuh.\n142 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n143 Utxi jhmq qb qzh ptqzxbby.\n144 Utxi jhmq ptok qb qzh keqozhm.\n145 Ytmehu ybnha qb qzh bsseoh.\n146 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t141 144 143\n147 Ytmehu cbdxmhiha qb qzh phaxbby.\n148 Ytmehu jhmq qb qzh bsseoh.\n149 Ytmehu qxtnhuuha qb qzh phaxbby.\n150 Otmaxt vdq abjm qzh yeuk.\n151 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t150 136 135\n1 Hbzm qbbk qzh tvvuh.\n2 Utxi jhmq qb qzh phaxbby.\n3 Hbzm jhmq ptok qb qzh bsseoh.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Otmaxt ybnha qb qzh ptqzxbby.\n7 Otmaxt rbq qzh sbbqptuu.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Ytmehu jhmq qb qzh ztuujti.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Hbzm axbvvha qzh tvvuh.\n12 Hbzm qbbk qzh tvvuh.\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Hbzm jhmq qb qzh rtxahm.\n17 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t12 16 13\n18 Hbzm cbdxmhiha qb qzh ptqzxbby.\n19 Otmaxt uhsq qzh sbbqptuu.\n20 Utxi jhmq ptok qb qzh rtxahm.\n21 Otmaxt cbdxmhiha qb qzh rtxahm.\n22 Hbzm jhmq ptok qb qzh ztuujti.\n23 Utxi ybnha qb qzh phaxbby.\n24 Hbzm rxtppha qzh sbbqptuu.\n25 Otmaxt qbbk qzh yeuk.\n26 Hbzm uhsq qzh sbbqptuu.\n27 Otmaxt aelotxaha qzh yeuk.\n28 Ytmehu jhmq ptok qb qzh ztuujti.\n29 Hbzm jhmq ptok qb qzh bsseoh.\n30 Otmaxt qxtnhuuha qb qzh bsseoh.\n31 Utxi jhmq qb qzh keqozhm.\n32 Hbzm uhsq qzh tvvuh.\n33 Otmaxt jhmq ptok qb qzh rtxahm.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t32 18 16\n35 Otmaxt rxtppha qzh yeuk.\n36 Ytmehu jhmq qb qzh rtxahm.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t32 29 22\n38 Otmaxt jhmq ptok qb qzh keqozhm.\n39 Hbzm rxtppha qzh tvvuh.\n40 Otmaxt jhmq ptok qb qzh ptqzxbby.\n41 Otmaxt jhmq qb qzh keqozhm.\n42 Otmaxt jhmq ptok qb qzh rtxahm.\n43 Hbzm jhmq ptok qb qzh keqozhm.\n44 Otmaxt qxtnhuuha qb qzh phaxbby.\n45 Ytmehu ybnha qb qzh ptqzxbby.\n46 Hbzm vdq abjm qzh tvvuh.\n47 Utxi rxtppha qzh tvvuh.\n48 Otmaxt ybnha qb qzh ztuujti.\n49 Utxi qxtnhuuha qb qzh ztuujti.\n50 Utxi axbvvha qzh tvvuh.\n51 Hbzm ybnha qb qzh rtxahm.\n52 Otmaxt ybnha qb qzh phaxbby.\n53 Utxi veokha dv qzh tvvuh qzhxh.\n54 Hbzm jhmq ptok qb qzh ztuujti.\n55 Utxi uhsq qzh tvvuh.\n56 Hbzm cbdxmhiha qb qzh rtxahm.\n57 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n58 Otmaxt jhmq ptok qb qzh phaxbby.\n59 Ytmehu cbdxmhiha qb qzh phaxbby.\n60 Utxi veokha dv qzh tvvuh.\n61 Ytmehu cbdxmhiha qb qzh rtxahm.\n62 Hbzm ybnha qb qzh keqozhm.\n63 Utxi rxtppha qzh sbbqptuu.\n64 Otmaxt cbdxmhiha qb qzh ztuujti.\n65 Utxi qxtnhuuha qb qzh ptqzxbby.\n66 Otmaxt uhsq qzh yeuk.\n67 Utxi uhsq qzh sbbqptuu qzhxh.\n68 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t66 58 57\n69 Utxi axbvvha qzh tvvuh qzhxh.\n70 Otmaxt qbbk qzh yeuk.\n71 Hbzm qxtnhuuha qb qzh ztuujti.\n72 Otmaxt vdq abjm qzh yeuk.\n73 Utxi rxtppha qzh tvvuh.\n74 Hbzm veokha dv qzh yeuk.\n75 Hbzm aelotxaha qzh yeuk.\n76 Hbzm ybnha qb qzh keqozhm.\n77 Otmaxt qxtnhuuha qb qzh keqozhm.\n78 Hbzm jhmq qb qzh ztuujti.\n79 Utxi jhmq ptok qb qzh phaxbby.\n80 Hbzm veokha dv qzh yeuk.\n81 Utxi ybnha qb qzh ptqzxbby.\n82 Otmaxt cbdxmhiha qb qzh bsseoh.\n83 Otmaxt jhmq ptok qb qzh phaxbby.\n84 Hbzm cbdxmhiha qb qzh phaxbby.\n85 Utxi uhsq qzh tvvuh qzhxh.\n86 Otmaxt jhmq qb qzh ztuujti.\n87 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t85 81 79\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu rbq qzh sbbqptuu.\n6 Hbzm jhmq ptok qb qzh phaxbby.\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Ytmehu qxtnhuuha qb qzh ztuujti.\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Ytmehu aelotxaha qzh sbbqptuu.\n12 Utxi ybnha qb qzh phaxbby.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t11 10 9\n14 Ytmehu rbq qzh sbbqptuu.\n15 Hbzm jhmq ptok qb qzh ztuujti.\n16 Ytmehu vdq abjm qzh sbbqptuu.\n17 Ytmehu rxtppha qzh sbbqptuu.\n18 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Ytmehu cbdxmhiha qb qzh bsseoh.\n21 Ytmehu ybnha qb qzh keqozhm.\n22 Utxi qxtnhuuha qb qzh rtxahm.\n23 Hbzm jhmq qb qzh ptqzxbby.\n24 Hbzm cbdxmhiha qb qzh phaxbby.\n25 Hbzm jhmq qb qzh bsseoh.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Utxi jhmq qb qzh bsseoh.\n28 Otmaxt jhmq ptok qb qzh keqozhm.\n29 Hbzm qxtnhuuha qb qzh keqozhm.\n30 Hbzm jhmq qb qzh bsseoh.\n31 Otmaxt ybnha qb qzh ztuujti.\n32 Ytmehu jhmq ptok qb qzh rtxahm.\n33 Otmaxt rxtppha qzh tvvuh.\n34 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n35 Otmaxt cbdxmhiha qb qzh phaxbby.\n36 Otmaxt ybnha qb qzh keqozhm.\n37 Hbzm jhmq qb qzh keqozhm.\n38 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t33 36 35\n39 Ytmehu cbdxmhiha qb qzh phaxbby.\n40 Otmaxt ybnha qb qzh rtxahm.\n41 Utxi cbdxmhiha qb qzh keqozhm.\n42 Otmaxt vdq abjm qzh tvvuh.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t42 36 35\n44 Otmaxt jhmq ptok qb qzh bsseoh.\n45 Hbzm qxtnhuuha qb qzh rtxahm.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t42 40 36\n47 Hbzm cbdxmhiha qb qzh phaxbby.\n48 Hbzm jhmq ptok qb qzh rtxahm.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t42 40 36\n1 Utxi qbbk qzh tvvuh.\n2 Utxi axbvvha qzh tvvuh qzhxh.\n3 Utxi rxtppha qzh tvvuh.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Utxi vdq abjm qzh tvvuh.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Hbzm rxtppha qzh sbbqptuu.\n10 Utxi rbq qzh tvvuh.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Ytmehu rbq qzh yeuk.\n13 Utxi aelotxaha qzh tvvuh.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Utxi aelotxaha qzh tvvuh.\n17 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n18 Hbzm jhmq qb qzh rtxahm.\n19 Otmaxt qxtnhuuha qb qzh phaxbby.\n20 Otmaxt cbdxmhiha qb qzh rtxahm.\n21 Utxi veokha dv qzh tvvuh.\n22 Ytmehu aelotxaha qzh yeuk.\n23 Ytmehu jhmq qb qzh ztuujti.\n24 Utxi vdq abjm qzh tvvuh qzhxh.\n25 Ytmehu jhmq ptok qb qzh rtxahm.\n26 Otmaxt veokha dv qzh tvvuh.\n27 Ytmehu ybnha qb qzh ztuujti.\n28 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t28 18 15\n30 Utxi veokha dv qzh sbbqptuu.\n31 Ytmehu ybnha qb qzh rtxahm.\n32 Otmaxt uhsq qzh tvvuh.\n33 Utxi rbq qzh tvvuh.\n34 Utxi uhsq qzh sbbqptuu.\n35 Otmaxt veokha dv qzh sbbqptuu.\n36 Otmaxt jhmq ptok qb qzh keqozhm.\n37 Hbzm jhmq ptok qb qzh ztuujti.\n38 Otmaxt jhmq ptok qb qzh bsseoh.\n39 Hbzm cbdxmhiha qb qzh ptqzxbby.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t35 38 36\n41 Hbzm qxtnhuuha qb qzh bsseoh.\n42 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t42 38 36\n44 Ytmehu ybnha qb qzh phaxbby.\n45 Hbzm qbbk qzh sbbqptuu qzhxh.\n46 Otmaxt ybnha qb qzh ztuujti.\n47 Utxi qxtnhuuha qb qzh bsseoh.\n48 Otmaxt jhmq ptok qb qzh rtxahm.\n49 Utxi uhsq qzh tvvuh.\n50 Utxi veokha dv qzh tvvuh.\n51 Ytmehu qxtnhuuha qb qzh ztuujti.\n52 Utxi uhsq qzh tvvuh.\n53 Hbzm vdq abjm qzh sbbqptuu.\n54 Utxi jhmq qb qzh keqozhm.\n55 Utxi cbdxmhiha qb qzh ztuujti.\n56 Hbzm cbdxmhiha qb qzh keqozhm.\n57 Hbzm jhmq qb qzh ptqzxbby.\n58 Hbzm jhmq ptok qb qzh phaxbby.\n59 Utxi cbdxmhiha qb qzh rtxahm.\n60 Ytmehu qxtnhuuha qb qzh bsseoh.\n61 Hbzm jhmq ptok qb qzh ztuujti.\n62 Hbzm ybnha qb qzh rtxahm.\n63 Hbzm jhmq ptok qb qzh ztuujti.\n64 Otmaxt qxtnhuuha qb qzh phaxbby.\n65 Otmaxt qxtnhuuha qb qzh ztuujti.\n66 Utxi jhmq qb qzh bsseoh.\n67 Hbzm jhmq qb qzh keqozhm.\n68 Utxi rbq qzh sbbqptuu.\n69 Otmaxt jhmq qb qzh keqozhm.\n70 Utxi rxtppha qzh tvvuh.\n71 Hbzm qxtnhuuha qb qzh bsseoh.\n72 Hbzm jhmq qb qzh phaxbby.\n73 Utxi jhmq qb qzh ztuujti.\n74 Otmaxt ybnha qb qzh bsseoh.\n75 Ytmehu cbdxmhiha qb qzh keqozhm.\n76 Hbzm qxtnhuuha qb qzh keqozhm.\n77 Utxi jhmq ptok qb qzh keqozhm.\n78 Ytmehu ybnha qb qzh bsseoh.\n79 Otmaxt cbdxmhiha qb qzh phaxbby.\n80 Otmaxt cbdxmhiha qb qzh ztuujti.\n81 Otmaxt cbdxmhiha qb qzh phaxbby.\n82 Ytmehu cbdxmhiha qb qzh rtxahm.\n83 Utxi qxtnhuuha qb qzh rtxahm.\n84 Utxi cbdxmhiha qb qzh ptqzxbby.\n85 Hbzm cbdxmhiha qb qzh ztuujti.\n86 Hbzm qxtnhuuha qb qzh phaxbby.\n87 Ytmehu ybnha qb qzh ptqzxbby.\n88 Hbzm jhmq ptok qb qzh rtxahm.\n89 Hbzm ybnha qb qzh ztuujti.\n90 Utxi aelotxaha qzh sbbqptuu qzhxh.\n91 Hbzm jhmq qb qzh keqozhm.\n92 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t90 83 77\n93 Hbzm jhmq qb qzh phaxbby.\n94 Ytmehu rbq qzh sbbqptuu qzhxh.\n95 Utxi qxtnhuuha qb qzh rtxahm.\n96 Otmaxt jhmq qb qzh rtxahm.\n97 Utxi cbdxmhiha qb qzh ztuujti.\n98 Ytmehu jhmq ptok qb qzh rtxahm.\n99 Utxi ybnha qb qzh phaxbby.\n100 Hbzm qxtnhuuha qb qzh keqozhm.\n101 Utxi ybnha qb qzh ztuujti.\n102 Ytmehu ybnha qb qzh ztuujti.\n103 Ytmehu cbdxmhiha qb qzh keqozhm.\n104 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n105 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t104 103 102\n1 Ytmehu rbq qzh sbbqptuu.\n2 Utxi veokha dv qzh yeuk.\n3 Utxi vdq abjm qzh yeuk.\n4 Utxi rxtppha qzh yeuk.\n5 Ytmehu axbvvha qzh sbbqptuu.\n6 Ytmehu veokha dv qzh sbbqptuu.\n7 Utxi jhmq qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t4 8 7\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Utxi uhsq qzh yeuk.\n12 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t11 8 7\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t11 8 7\n16 Otmaxt qxtnhuuha qb qzh ztuujti.\n17 Ytmehu vdq abjm qzh sbbqptuu.\n18 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t11 8 7\n19 Utxi rxtppha qzh yeuk qzhxh.\n20 Ytmehu jhmq qb qzh phaxbby.\n21 Utxi rxtppha qzh sbbqptuu.\n22 Otmaxt qxtnhuuha qb qzh keqozhm.\n23 Utxi uhsq qzh yeuk.\n24 Hbzm jhmq ptok qb qzh keqozhm.\n25 Ytmehu jhmq qb qzh rtxahm.\n26 Utxi axbvvha qzh sbbqptuu qzhxh.\n27 Ytmehu jhmq qb qzh keqozhm.\n28 Utxi qbbk qzh yeuk.\n29 Utxi jhmq qb qzh bsseoh.\n30 Hbzm ybnha qb qzh rtxahm.\n31 Otmaxt jhmq qb qzh phaxbby.\n32 Utxi vdq abjm qzh yeuk.\n33 Utxi rbq qzh yeuk qzhxh.\n34 Hbzm cbdxmhiha qb qzh phaxbby.\n35 Hbzm qxtnhuuha qb qzh rtxahm.\n36 Utxi uhsq qzh yeuk.\n37 Ytmehu jhmq ptok qb qzh phaxbby.\n38 Hbzm jhmq ptok qb qzh ztuujti.\n39 Otmaxt qxtnhuuha qb qzh rtxahm.\n40 Utxi cbdxmhiha qb qzh phaxbby.\n41 Hbzm qxtnhuuha qb qzh bsseoh.\n42 Ytmehu qxtnhuuha qb qzh bsseoh.\n43 Utxi ybnha qb qzh ptqzxbby.\n44 Hbzm qxtnhuuha qb qzh phaxbby.\n45 Ytmehu jhmq ptok qb qzh keqozhm.\n46 Utxi rxtppha qzh tvvuh.\n47 Otmaxt cbdxmhiha qb qzh ztuujti.\n48 Utxi uhsq qzh tvvuh qzhxh.\n49 Utxi jhmq qb qzh bsseoh.\n50 Utxi veokha dv qzh yeuk.\n51 Ytmehu jhmq qb qzh bsseoh.\n52 Utxi uhsq qzh yeuk.\n53 Otmaxt jhmq ptok qb qzh keqozhm.\n54 Ytmehu ybnha qb qzh ptqzxbby.\n55 Otmaxt jhmq ptok qb qzh ptqzxbby.\n56 Hbzm jhmq qb qzh ptqzxbby.\n57 Ytmehu veokha dv qzh tvvuh.\n58 Ytmehu qxtnhuuha qb qzh ztuujti.\n59 Hbzm qxtnhuuha qb qzh phaxbby.\n60 Utxi rxtppha qzh yeuk qzhxh.\n61 Ytmehu veokha dv qzh sbbqptuu.\n62 Ytmehu aelotxaha qzh sbbqptuu.\n63 Ytmehu qbbk qzh sbbqptuu.\n64 Hbzm jhmq qb qzh bsseoh.\n65 Otmaxt qxtnhuuha qb qzh phaxbby.\n66 Utxi jhmq qb qzh rtxahm.\n67 Ytmehu jhmq qb qzh rtxahm.\n68 Utxi uhsq qzh yeuk.\n69 Ytmehu rbq qzh yeuk.\n70 Otmaxt jhmq ptok qb qzh bsseoh.\n71 Ytmehu vdq abjm qzh tvvuh.\n72 Ytmehu aelotxaha qzh sbbqptuu.\n73 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t71 67 58\n1 Utxi jhmq qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Utxi jhmq qb qzh rtxahm.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Utxi ybnha qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Hbzm cbdxmhiha qb qzh ztuujti.\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Hbzm jhmq ptok qb qzh ptqzxbby.\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Utxi rxtppha qzh sbbqptuu.\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Utxi vdq abjm qzh sbbqptuu.\n22 Ytmehu cbdxmhiha qb qzh keqozhm.\n23 Utxi qbbk qzh sbbqptuu.\n24 Otmaxt qxtnhuuha qb qzh rtxahm.\n25 Utxi axbvvha qzh sbbqptuu.\n26 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n27 Utxi cbdxmhiha qb qzh bsseoh.\n28 Utxi ybnha qb qzh ztuujti.\n29 Utxi qxtnhuuha qb qzh ptqzxbby.\n30 Otmaxt jhmq qb qzh ptqzxbby.\n31 Utxi cbdxmhiha qb qzh bsseoh.\n32 Otmaxt qxtnhuuha qb qzh keqozhm.\n33 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n34 Otmaxt jhmq qb qzh bsseoh.\n35 Ytmehu qbbk qzh sbbqptuu.\n36 Hbzm jhmq ptok qb qzh rtxahm.\n37 Utxi jhmq ptok qb qzh ztuujti.\n38 Hbzm jhmq qb qzh keqozhm.\n39 Hbzm jhmq ptok qb qzh bsseoh.\n40 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n41 Hbzm jhmq qb qzh phaxbby.\n42 Otmaxt jhmq ptok qb qzh phaxbby.\n43 Hbzm jhmq ptok qb qzh ptqzxbby.\n44 Utxi jhmq ptok qb qzh rtxahm.\n45 Ytmehu ybnha qb qzh phaxbby.\n46 Ytmehu uhsq qzh sbbqptuu.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t46 45 40\n48 Utxi ybnha qb qzh phaxbby.\n49 Utxi qxtnhuuha qb qzh ptqzxbby.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t46 45 40\n51 Otmaxt veokha dv qzh sbbqptuu.\n52 Hbzm cbdxmhiha qb qzh phaxbby.\n53 Ytmehu jhmq ptok qb qzh ztuujti.\n54 Otmaxt aelotxaha qzh sbbqptuu.\n55 Otmaxt rxtppha qzh sbbqptuu.\n56 Otmaxt axbvvha qzh sbbqptuu.\n57 Otmaxt veokha dv qzh sbbqptuu.\n58 Otmaxt ybnha qb qzh ztuujti.\n59 Ytmehu veokha dv qzh tvvuh.\n60 Otmaxt aelotxaha qzh sbbqptuu.\n61 Otmaxt rbq qzh yeuk qzhxh.\n62 Otmaxt vdq abjm qzh yeuk qzhxh.\n63 Utxi cbdxmhiha qb qzh bsseoh.\n64 Hbzm cbdxmhiha qb qzh keqozhm.\n65 Otmaxt ybnha qb qzh ptqzxbby.\n66 Otmaxt ybnha qb qzh keqozhm.\n67 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n68 Ytmehu jhmq qb qzh ztuujti.\n69 Hbzm qxtnhuuha qb qzh ztuujti.\n70 Utxi cbdxmhiha qb qzh ptqzxbby.\n71 Ytmehu rbq qzh sbbqptuu.\n72 Otmaxt jhmq ptok qb qzh ztuujti.\n73 Hbzm qbbk qzh yeuk qzhxh.\n74 Utxi jhmq ptok qb qzh keqozhm.\n75 Utxi jhmq ptok qb qzh phaxbby.\n76 Ytmehu qxtnhuuha qb qzh rtxahm.\n77 Otmaxt jhmq qb qzh ptqzxbby.\n78 Utxi qxtnhuuha qb qzh bsseoh.\n79 Utxi cbdxmhiha qb qzh phaxbby.\n80 Otmaxt ybnha qb qzh phaxbby.\n81 Ytmehu axbvvha qzh tvvuh.\n82 Ytmehu jhmq qb qzh ztuujti.\n83 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t81 76 68\n84 Hbzm jhmq qb qzh keqozhm.\n85 Otmaxt cbdxmhiha qb qzh keqozhm.\n86 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t81 68 67\n87 Hbzm qxtnhuuha qb qzh phaxbby.\n88 Hbzm ybnha qb qzh ztuujti.\n89 Utxi cbdxmhiha qb qzh keqozhm.\n90 Ytmehu aelotxaha qzh sbbqptuu.\n91 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t90 82 76\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi ybnha qb qzh keqozhm.\n3 Ytmehu jhmq ptok qb qzh ztuujti.\n4 Ytmehu veokha dv qzh tvvuh qzhxh.\n5 Utxi jhmq qb qzh bsseoh.\n6 Ytmehu aelotxaha qzh tvvuh.\n7 Ytmehu rxtppha qzh tvvuh.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Ytmehu qxtnhuuha qb qzh rtxahm.\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Utxi rxtppha qzh sbbqptuu.\n12 Otmaxt cbdxmhiha qb qzh keqozhm.\n13 Utxi axbvvha qzh sbbqptuu.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Utxi ybnha qb qzh bsseoh.\n16 Otmaxt qbbk qzh sbbqptuu.\n17 Hbzm cbdxmhiha qb qzh ptqzxbby.\n18 Ytmehu cbdxmhiha qb qzh ztuujti.\n19 Otmaxt cbdxmhiha qb qzh bsseoh.\n20 Otmaxt uhsq qzh sbbqptuu.\n21 Otmaxt rbq qzh sbbqptuu.\n22 Hbzm ybnha qb qzh phaxbby.\n23 Ytmehu vdq abjm qzh tvvuh.\n24 Ytmehu rxtppha qzh tvvuh.\n25 Ytmehu vdq abjm qzh tvvuh qzhxh.\n26 Utxi qxtnhuuha qb qzh phaxbby.\n27 Otmaxt jhmq ptok qb qzh ztuujti.\n28 Otmaxt jhmq ptok qb qzh rtxahm.\n29 Otmaxt qxtnhuuha qb qzh phaxbby.\n30 Otmaxt vdq abjm qzh sbbqptuu.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t30 29 28\n32 Hbzm rbq qzh sbbqptuu.\n33 Utxi ybnha qb qzh keqozhm.\n34 Hbzm axbvvha qzh sbbqptuu.\n35 Hbzm veokha dv qzh sbbqptuu.\n36 Otmaxt qxtnhuuha qb qzh keqozhm.\n37 Otmaxt qxtnhuuha qb qzh rtxahm.\n38 Ytmehu qxtnhuuha qb qzh bsseoh.\n39 Otmaxt cbdxmhiha qb qzh phaxbby.\n40 Ytmehu jhmq qb qzh ztuujti.\n41 Otmaxt jhmq qb qzh bsseoh.\n42 Ytmehu qbbk qzh tvvuh.\n43 Ytmehu aelotxaha qzh tvvuh.\n44 Hbzm uhsq qzh sbbqptuu qzhxh.\n45 Otmaxt cbdxmhiha qb qzh phaxbby.\n46 Ytmehu ybnha qb qzh bsseoh.\n47 Otmaxt qbbk qzh sbbqptuu.\n48 Otmaxt aelotxaha qzh sbbqptuu.\n49 Otmaxt qxtnhuuha qb qzh rtxahm.\n50 Otmaxt jhmq qb qzh ptqzxbby.\n51 Hbzm qbbk qzh sbbqptuu qzhxh.\n52 Otmaxt rxtppha qzh yeuk.\n53 Otmaxt jhmq qb qzh phaxbby.\n54 Ytmehu ybnha qb qzh keqozhm.\n55 Hbzm ybnha qb qzh ztuujti.\n56 Hbzm jhmq qb qzh phaxbby.\n57 Hbzm qxtnhuuha qb qzh rtxahm.\n58 Ytmehu jhmq qb qzh ptqzxbby.\n59 Hbzm jhmq ptok qb qzh keqozhm.\n60 Ytmehu qxtnhuuha qb qzh phaxbby.\n61 Otmaxt aelotxaha qzh yeuk.\n62 Hbzm cbdxmhiha qb qzh rtxahm.\n63 Hbzm jhmq qb qzh ptqzxbby.\n64 Otmaxt qxtnhuuha qb qzh rtxahm.\n65 Otmaxt qxtnhuuha qb qzh bsseoh.\n66 Utxi qxtnhuuha qb qzh rtxahm.\n67 Ytmehu qbbk qzh yeuk.\n68 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n69 Ytmehu ybnha qb qzh ztuujti.\n70 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t67 69 68\n71 Ytmehu qxtnhuuha qb qzh bsseoh.\n72 Ytmehu vdq abjm qzh yeuk.\n73 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t72 71 69\n74 Otmaxt ybnha qb qzh ztuujti.\n75 Ytmehu jhmq qb qzh phaxbby.\n76 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t72 71 69\n77 Otmaxt ybnha qb qzh phaxbby.\n78 Hbzm qxtnhuuha qb qzh ztuujti.\n79 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t72 69 68\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt veokha dv qzh sbbqptuu.\n3 Otmaxt veokha dv qzh tvvuh.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Otmaxt vdq abjm qzh tvvuh.\n6 Otmaxt uhsq qzh sbbqptuu.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Hbzm jhmq ptok qb qzh keqozhm.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Utxi qxtnhuuha qb qzh bsseoh.\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Utxi qbbk qzh yeuk.\n16 Hbzm jhmq ptok qb qzh keqozhm.\n17 Ytmehu qxtnhuuha qb qzh keqozhm.\n18 Otmaxt jhmq qb qzh ptqzxbby.\n19 Utxi uhsq qzh yeuk qzhxh.\n20 Ytmehu ybnha qb qzh bsseoh.\n21 Hbzm ybnha qb qzh phaxbby.\n22 Hbzm ybnha qb qzh keqozhm.\n23 Hbzm veokha dv qzh yeuk.\n24 Hbzm aelotxaha qzh yeuk.\n25 Utxi rxtppha qzh yeuk.\n26 Otmaxt qxtnhuuha qb qzh keqozhm.\n27 Utxi ybnha qb qzh ptqzxbby.\n28 Utxi vdq abjm qzh yeuk.\n29 Hbzm jhmq qb qzh ztuujti.\n30 Utxi rxtppha qzh yeuk.\n31 Ytmehu qxtnhuuha qb qzh rtxahm.\n32 Ytmehu rbq qzh tvvuh.\n33 Utxi qxtnhuuha qb qzh bsseoh.\n34 Ytmehu ybnha qb qzh phaxbby.\n35 Utxi jhmq qb qzh keqozhm.\n36 Utxi cbdxmhiha qb qzh rtxahm.\n37 Otmaxt jhmq ptok qb qzh ptqzxbby.\n38 Utxi vdq abjm qzh yeuk qzhxh.\n39 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t38 35 33\n40 Ytmehu axbvvha qzh tvvuh.\n41 Ytmehu rxtppha qzh tvvuh.\n42 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t38 36 35\n43 Utxi ybnha qb qzh keqozhm.\n44 Utxi jhmq qb qzh bsseoh.\n45 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t38 35 33\n46 Ytmehu uhsq qzh tvvuh.\n47 Ytmehu jhmq ptok qb qzh keqozhm.\n48 Utxi qxtnhuuha qb qzh ztuujti.\n49 Ytmehu jhmq qb qzh rtxahm.\n50 Utxi jhmq ptok qb qzh bsseoh.\n51 Utxi qxtnhuuha qb qzh keqozhm.\n52 Otmaxt jhmq ptok qb qzh bsseoh.\n53 Ytmehu cbdxmhiha qb qzh ztuujti.\n54 Otmaxt jhmq ptok qb qzh ztuujti.\n55 Otmaxt ybnha qb qzh phaxbby.\n56 Hbzm cbdxmhiha qb qzh phaxbby.\n57 Otmaxt rxtppha qzh tvvuh qzhxh.\n58 Otmaxt uhsq qzh tvvuh.\n59 Utxi jhmq qb qzh phaxbby.\n60 Hbzm veokha dv qzh tvvuh.\n61 Ytmehu cbdxmhiha qb qzh bsseoh.\n62 Hbzm uhsq qzh tvvuh qzhxh.\n63 Otmaxt veokha dv qzh tvvuh.\n64 Hbzm qxtnhuuha qb qzh keqozhm.\n65 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n66 Otmaxt jhmq ptok qb qzh keqozhm.\n67 Utxi qxtnhuuha qb qzh ztuujti.\n68 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t63 66 65\n69 Hbzm ybnha qb qzh rtxahm.\n70 Otmaxt ybnha qb qzh bsseoh.\n71 Otmaxt jhmq qb qzh keqozhm.\n72 Otmaxt aelotxaha qzh tvvuh.\n73 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t72 70 66\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Otmaxt veokha dv qzh tvvuh.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Hbzm jhmq qb qzh bsseoh.\n7 Otmaxt uhsq qzh tvvuh.\n8 Otmaxt rbq qzh tvvuh.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Otmaxt aelotxaha qzh tvvuh.\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Utxi qbbk qzh yeuk.\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Utxi jhmq qb qzh ztuujti.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t14 18 17\n20 Utxi uhsq qzh yeuk.\n21 Otmaxt jhmq ptok qb qzh ptqzxbby.\n22 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t20 17 16\n23 Utxi rbq qzh yeuk qzhxh.\n24 Otmaxt qxtnhuuha qb qzh keqozhm.\n25 Otmaxt ybnha qb qzh rtxahm.\n26 Utxi qxtnhuuha qb qzh ptqzxbby.\n27 Otmaxt jhmq qb qzh keqozhm.\n28 Utxi vdq abjm qzh yeuk.\n29 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n30 Otmaxt veokha dv qzh yeuk.\n31 Otmaxt ybnha qb qzh phaxbby.\n32 Utxi jhmq qb qzh phaxbby.\n33 Hbzm jhmq qb qzh ptqzxbby.\n34 Utxi rbq qzh sbbqptuu.\n35 Otmaxt jhmq ptok qb qzh bsseoh.\n36 Utxi vdq abjm qzh sbbqptuu.\n37 Otmaxt uhsq qzh yeuk.\n38 Ytmehu ybnha qb qzh rtxahm.\n39 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t37 35 31\n40 Ytmehu ybnha qb qzh ptqzxbby.\n41 Utxi rbq qzh sbbqptuu.\n42 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t37 35 31\n43 Hbzm jhmq ptok qb qzh rtxahm.\n44 Ytmehu jhmq qb qzh rtxahm.\n45 Ytmehu jhmq qb qzh ptqzxbby.\n46 Utxi aelotxaha qzh sbbqptuu.\n47 Otmaxt ybnha qb qzh rtxahm.\n48 Otmaxt ybnha qb qzh bsseoh.\n49 Ytmehu ybnha qb qzh phaxbby.\n50 Otmaxt rbq qzh yeuk qzhxh.\n51 Ytmehu ybnha qb qzh ztuujti.\n52 Hbzm qbbk qzh tvvuh.\n53 Hbzm jhmq ptok qb qzh ztuujti.\n54 Hbzm qxtnhuuha qb qzh phaxbby.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t52 54 53\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Hbzm aelotxaha qzh sbbqptuu.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu rbq qzh sbbqptuu.\n6 Ytmehu jhmq qb qzh phaxbby.\n7 Utxi ybnha qb qzh rtxahm.\n8 Utxi ybnha qb qzh bsseoh.\n9 Hbzm cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Ytmehu vdq abjm qzh sbbqptuu.\n13 Utxi aelotxaha qzh yeuk.\n14 Ytmehu veokha dv qzh sbbqptuu.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Utxi veokha dv qzh yeuk.\n17 Utxi ybnha qb qzh rtxahm.\n18 Ytmehu qxtnhuuha qb qzh keqozhm.\n19 Otmaxt rxtppha qzh sbbqptuu.\n20 Utxi jhmq ptok qb qzh bsseoh.\n21 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t16 20 17\n22 Ytmehu ybnha qb qzh ptqzxbby.\n23 Utxi aelotxaha qzh yeuk.\n24 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t23 20 17\n25 Ytmehu rbq qzh tvvuh qzhxh.\n26 Ytmehu axbvvha qzh tvvuh qzhxh.\n27 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t23 20 17\n28 Otmaxt axbvvha qzh sbbqptuu.\n29 Utxi ybnha qb qzh rtxahm.\n30 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t23 20 17\n31 Ytmehu rxtppha qzh tvvuh.\n32 Hbzm cbdxmhiha qb qzh ptqzxbby.\n33 Utxi cbdxmhiha qb qzh keqozhm.\n34 Ytmehu aelotxaha qzh tvvuh.\n35 Ytmehu jhmq ptok qb qzh bsseoh.\n36 Otmaxt cbdxmhiha qb qzh ztuujti.\n37 Hbzm rbq qzh tvvuh qzhxh.\n38 Otmaxt cbdxmhiha qb qzh bsseoh.\n39 Hbzm jhmq qb qzh bsseoh.\n40 Hbzm vdq abjm qzh tvvuh qzhxh.\n41 Ytmehu qxtnhuuha qb qzh phaxbby.\n42 Hbzm veokha dv qzh tvvuh.\n43 Ytmehu rxtppha qzh sbbqptuu.\n44 Hbzm vdq abjm qzh tvvuh.\n45 Hbzm qbbk qzh tvvuh qzhxh.\n46 Hbzm jhmq qb qzh phaxbby.\n47 Ytmehu jhmq ptok qb qzh rtxahm.\n48 Otmaxt veokha dv qzh yeuk.\n49 Ytmehu jhmq ptok qb qzh bsseoh.\n50 Utxi jhmq qb qzh bsseoh.\n51 Otmaxt ybnha qb qzh ptqzxbby.\n52 Hbzm ybnha qb qzh rtxahm.\n53 Hbzm qxtnhuuha qb qzh phaxbby.\n54 Otmaxt ybnha qb qzh phaxbby.\n55 Ytmehu ybnha qb qzh ztuujti.\n56 Ytmehu qxtnhuuha qb qzh bsseoh.\n57 Ytmehu aelotxaha qzh sbbqptuu.\n58 Utxi ybnha qb qzh rtxahm.\n59 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t57 56 55\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh keqozhm.\n3 Utxi jhmq qb qzh ztuujti.\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Utxi ybnha qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Otmaxt ybnha qb qzh rtxahm.\n13 Hbzm jhmq qb qzh phaxbby.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Otmaxt rxtppha qzh yeuk.\n16 Hbzm rxtppha qzh sbbqptuu.\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Hbzm uhsq qzh sbbqptuu.\n19 Ytmehu jhmq qb qzh ptqzxbby.\n20 Otmaxt jhmq ptok qb qzh keqozhm.\n21 Utxi qxtnhuuha qb qzh bsseoh.\n22 Utxi ybnha qb qzh rtxahm.\n23 Utxi rbq qzh tvvuh.\n24 Hbzm qxtnhuuha qb qzh keqozhm.\n25 Hbzm cbdxmhiha qb qzh phaxbby.\n26 Otmaxt aelotxaha qzh yeuk.\n27 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t26 20 17\n28 Ytmehu qbbk qzh sbbqptuu qzhxh.\n29 Ytmehu jhmq qb qzh rtxahm.\n30 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t26 20 17\n31 Hbzm qxtnhuuha qb qzh bsseoh.\n32 Otmaxt qbbk qzh yeuk.\n33 Otmaxt uhsq qzh yeuk.\n34 Otmaxt rxtppha qzh yeuk.\n35 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n36 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n37 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t36 35 29\n38 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n39 Otmaxt rbq qzh sbbqptuu.\n40 Ytmehu ybnha qb qzh keqozhm.\n41 Otmaxt ybnha qb qzh ztuujti.\n42 Utxi vdq abjm qzh tvvuh qzhxh.\n43 Utxi rxtppha qzh tvvuh.\n44 Utxi axbvvha qzh tvvuh qzhxh.\n45 Otmaxt qxtnhuuha qb qzh rtxahm.\n46 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n47 Otmaxt vdq abjm qzh yeuk.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t46 45 41\n49 Utxi cbdxmhiha qb qzh ptqzxbby.\n50 Hbzm ybnha qb qzh ztuujti.\n51 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t47 41 38\n1 Utxi veokha dv qzh tvvuh.\n2 Utxi vdq abjm qzh tvvuh.\n3 Ytmehu rxtppha qzh tvvuh.\n4 Ytmehu aelotxaha qzh tvvuh qzhxh.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Hbzm jhmq ptok qb qzh keqozhm.\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Ytmehu veokha dv qzh sbbqptuu.\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t8 11 10\n14 Hbzm qbbk qzh yeuk.\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Ytmehu aelotxaha qzh sbbqptuu.\n17 Hbzm axbvvha qzh yeuk qzhxh.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t16 11 10\n19 Hbzm ybnha qb qzh ztuujti.\n20 Otmaxt qxtnhuuha qb qzh keqozhm.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t16 11 10\n22 Ytmehu rxtppha qzh yeuk.\n23 Otmaxt ybnha qb qzh phaxbby.\n24 Ytmehu uhsq qzh yeuk.\n25 Ytmehu jhmq qb qzh phaxbby.\n26 Otmaxt jhmq ptok qb qzh ztuujti.\n27 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n28 Hbzm jhmq ptok qb qzh phaxbby.\n29 Otmaxt jhmq qb qzh keqozhm.\n30 Ytmehu jhmq ptok qb qzh bsseoh.\n31 Otmaxt rbq qzh tvvuh.\n32 Otmaxt vdq abjm qzh tvvuh.\n33 Otmaxt jhmq ptok qb qzh phaxbby.\n34 Hbzm ybnha qb qzh rtxahm.\n35 Utxi jhmq ptok qb qzh keqozhm.\n36 Hbzm cbdxmhiha qb qzh ptqzxbby.\n37 Utxi veokha dv qzh tvvuh.\n38 Ytmehu qxtnhuuha qb qzh phaxbby.\n39 Ytmehu jhmq ptok qb qzh ztuujti.\n40 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n41 Hbzm ybnha qb qzh rtxahm.\n42 Otmaxt jhmq qb qzh ztuujti.\n43 Utxi vdq abjm qzh tvvuh.\n44 Utxi rxtppha qzh tvvuh.\n45 Ytmehu qxtnhuuha qb qzh keqozhm.\n46 Otmaxt qxtnhuuha qb qzh rtxahm.\n47 Utxi jhmq ptok qb qzh phaxbby.\n48 Utxi vdq abjm qzh tvvuh.\n49 Hbzm jhmq qb qzh keqozhm.\n50 Ytmehu jhmq ptok qb qzh bsseoh.\n51 Utxi qbbk qzh tvvuh qzhxh.\n52 Utxi axbvvha qzh tvvuh.\n53 Otmaxt jhmq qb qzh bsseoh.\n54 Ytmehu rbq qzh sbbqptuu.\n55 Utxi veokha dv qzh tvvuh.\n56 Ytmehu veokha dv qzh yeuk qzhxh.\n57 Hbzm jhmq qb qzh ptqzxbby.\n58 Utxi aelotxaha qzh tvvuh.\n59 Hbzm ybnha qb qzh rtxahm.\n60 Ytmehu jhmq qb qzh keqozhm.\n61 Ytmehu axbvvha qzh yeuk.\n62 Utxi qxtnhuuha qb qzh ptqzxbby.\n63 Utxi jhmq ptok qb qzh bsseoh.\n64 Otmaxt cbdxmhiha qb qzh ztuujti.\n65 Otmaxt qxtnhuuha qb qzh bsseoh.\n66 Ytmehu rxtppha qzh yeuk.\n67 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n68 Utxi jhmq ptok qb qzh phaxbby.\n69 Ytmehu qbbk qzh sbbqptuu qzhxh.\n70 Utxi cbdxmhiha qb qzh ztuujti.\n71 Utxi ybnha qb qzh keqozhm.\n72 Hbzm jhmq qb qzh ztuujti.\n73 Ytmehu ybnha qb qzh rtxahm.\n74 Utxi ybnha qb qzh rtxahm.\n75 Otmaxt jhmq qb qzh ptqzxbby.\n76 Utxi jhmq qb qzh phaxbby.\n77 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n78 Ytmehu vdq abjm qzh yeuk.\n79 Utxi jhmq qb qzh ztuujti.\n80 Ytmehu rxtppha qzh yeuk.\n81 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n82 Ytmehu cbdxmhiha qb qzh phaxbby.\n83 Utxi qxtnhuuha qb qzh rtxahm.\n84 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t80 82 81\n85 Hbzm jhmq qb qzh bsseoh.\n86 Utxi qbbk qzh sbbqptuu.\n87 Ytmehu vdq abjm qzh yeuk.\n88 Ytmehu veokha dv qzh yeuk.\n89 Ytmehu veokha dv qzh tvvuh qzhxh.\n90 Hbzm jhmq qb qzh keqozhm.\n91 Utxi axbvvha qzh sbbqptuu.\n92 Utxi qxtnhuuha qb qzh keqozhm.\n93 Hbzm cbdxmhiha qb qzh ztuujti.\n94 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n95 Otmaxt jhmq ptok qb qzh phaxbby.\n96 Ytmehu cbdxmhiha qb qzh ztuujti.\n97 Utxi qxtnhuuha qb qzh bsseoh.\n98 Ytmehu jhmq ptok qb qzh bsseoh.\n99 Otmaxt jhmq qb qzh rtxahm.\n100 Ytmehu jhmq qb qzh phaxbby.\n101 Ytmehu cbdxmhiha qb qzh ztuujti.\n102 Otmaxt veokha dv qzh sbbqptuu.\n103 Otmaxt jhmq ptok qb qzh keqozhm.\n104 Hbzm cbdxmhiha qb qzh keqozhm.\n105 Utxi cbdxmhiha qb qzh keqozhm.\n106 Utxi jhmq qb qzh ptqzxbby.\n107 Utxi jhmq ptok qb qzh ztuujti.\n108 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n109 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n110 Ytmehu jhmq qb qzh phaxbby.\n111 Otmaxt cbdxmhiha qb qzh phaxbby.\n112 Otmaxt uhsq qzh sbbqptuu.\n113 Otmaxt rbq qzh sbbqptuu.\n114 Utxi qxtnhuuha qb qzh rtxahm.\n115 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n116 Hbzm ybnha qb qzh rtxahm.\n117 Utxi jhmq ptok qb qzh keqozhm.\n118 Ytmehu aelotxaha qzh tvvuh.\n119 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t118 110 101\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Utxi veokha dv qzh tvvuh.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh bsseoh.\n6 Utxi uhsq qzh tvvuh.\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Utxi rxtppha qzh tvvuh.\n9 Otmaxt qxtnhuuha qb qzh keqozhm.\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Utxi uhsq qzh tvvuh qzhxh.\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Otmaxt qbbk qzh tvvuh.\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Otmaxt rxtppha qzh sbbqptuu.\n17 Otmaxt aelotxaha qzh sbbqptuu.\n18 Otmaxt vdq abjm qzh tvvuh.\n19 Otmaxt ybnha qb qzh phaxbby.\n20 Utxi cbdxmhiha qb qzh keqozhm.\n21 Otmaxt qxtnhuuha qb qzh keqozhm.\n22 Hbzm cbdxmhiha qb qzh ptqzxbby.\n23 Hbzm jhmq qb qzh ztuujti.\n24 Otmaxt qxtnhuuha qb qzh ztuujti.\n25 Hbzm rbq qzh sbbqptuu qzhxh.\n26 Hbzm veokha dv qzh tvvuh.\n27 Hbzm jhmq ptok qb qzh rtxahm.\n28 Hbzm axbvvha qzh tvvuh qzhxh.\n29 Hbzm veokha dv qzh tvvuh.\n30 Hbzm rxtppha qzh yeuk qzhxh.\n31 Hbzm vdq abjm qzh sbbqptuu.\n32 Otmaxt ybnha qb qzh bsseoh.\n33 Otmaxt ybnha qb qzh phaxbby.\n34 Ytmehu jhmq ptok qb qzh phaxbby.\n35 Hbzm qxtnhuuha qb qzh ztuujti.\n36 Ytmehu ybnha qb qzh ptqzxbby.\n37 Ytmehu ybnha qb qzh keqozhm.\n38 Ytmehu cbdxmhiha qb qzh bsseoh.\n39 Ytmehu qxtnhuuha qb qzh keqozhm.\n40 Utxi jhmq ptok qb qzh ztuujti.\n41 Otmaxt ybnha qb qzh keqozhm.\n42 Hbzm aelotxaha qzh yeuk.\n43 Utxi jhmq qb qzh keqozhm.\n44 Hbzm cbdxmhiha qb qzh phaxbby.\n45 Utxi qxtnhuuha qb qzh ztuujti.\n46 Otmaxt jhmq ptok qb qzh bsseoh.\n47 Ytmehu jhmq qb qzh rtxahm.\n48 Utxi jhmq qb qzh ptqzxbby.\n49 Utxi jhmq ptok qb qzh phaxbby.\n50 Hbzm aelotxaha qzh tvvuh.\n51 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t50 44 35\n52 Utxi ybnha qb qzh ztuujti.\n53 Hbzm rbq qzh tvvuh qzhxh.\n54 Ytmehu qbbk qzh sbbqptuu.\n55 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n56 Utxi qxtnhuuha qb qzh phaxbby.\n57 Utxi jhmq qb qzh rtxahm.\n58 Utxi cbdxmhiha qb qzh keqozhm.\n59 Ytmehu uhsq qzh sbbqptuu.\n60 Hbzm aelotxaha qzh tvvuh qzhxh.\n61 Ytmehu rxtppha qzh sbbqptuu.\n62 Utxi jhmq qb qzh ztuujti.\n63 Ytmehu axbvvha qzh sbbqptuu.\n64 Utxi jhmq qb qzh keqozhm.\n65 Utxi jhmq qb qzh rtxahm.\n66 Ytmehu ybnha qb qzh ztuujti.\n67 Utxi rxtppha qzh sbbqptuu qzhxh.\n68 Ytmehu rbq qzh yeuk.\n69 Hbzm ybnha qb qzh bsseoh.\n70 Ytmehu uhsq qzh yeuk.\n71 Utxi aelotxaha qzh sbbqptuu.\n72 Utxi jhmq ptok qb qzh ztuujti.\n73 Utxi veokha dv qzh yeuk.\n74 Utxi jhmq ptok qb qzh rtxahm.\n75 Utxi jhmq ptok qb qzh phaxbby.\n76 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t73 75 74\n77 Ytmehu jhmq ptok qb qzh rtxahm.\n78 Ytmehu rxtppha qzh sbbqptuu.\n79 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t73 75 74\n80 Utxi axbvvha qzh yeuk.\n81 Hbzm ybnha qb qzh rtxahm.\n82 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t80 75 74\n83 Utxi rxtppha qzh tvvuh.\n84 Ytmehu vdq abjm qzh sbbqptuu.\n85 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t80 75 74\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Ytmehu qxtnhuuha qb qzh keqozhm.\n4 Ytmehu qbbk qzh sbbqptuu.\n5 Hbzm veokha dv qzh yeuk.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Ytmehu axbvvha qzh sbbqptuu.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm uhsq qzh yeuk.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Hbzm veokha dv qzh yeuk.\n14 Utxi ybnha qb qzh rtxahm.\n15 Hbzm ybnha qb qzh bsseoh.\n16 Otmaxt jhmq qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n19 Utxi ybnha qb qzh keqozhm.\n20 Ytmehu ybnha qb qzh bsseoh.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Hbzm jhmq ptok qb qzh ztuujti.\n23 Utxi uhsq qzh tvvuh.\n24 Hbzm axbvvha qzh yeuk.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t23 19 14\n26 Utxi cbdxmhiha qb qzh rtxahm.\n27 Otmaxt rbq qzh tvvuh.\n28 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t24 22 15\n29 Otmaxt uhsq qzh tvvuh.\n30 Hbzm rbq qzh yeuk.\n31 Hbzm jhmq ptok qb qzh keqozhm.\n32 Hbzm uhsq qzh yeuk.\n33 Hbzm rbq qzh sbbqptuu qzhxh.\n34 Ytmehu jhmq ptok qb qzh phaxbby.\n35 Hbzm qbbk qzh yeuk.\n36 Hbzm vdq abjm qzh yeuk.\n37 Hbzm qxtnhuuha qb qzh ztuujti.\n38 Otmaxt ybnha qb qzh ztuujti.\n39 Hbzm qxtnhuuha qb qzh ptqzxbby.\n40 Ytmehu qxtnhuuha qb qzh bsseoh.\n41 Ytmehu jhmq qb qzh ztuujti.\n42 Hbzm axbvvha qzh sbbqptuu.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t42 39 37\n44 Otmaxt ybnha qb qzh keqozhm.\n45 Utxi qxtnhuuha qb qzh bsseoh.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t42 39 37\n47 Otmaxt jhmq ptok qb qzh rtxahm.\n48 Hbzm veokha dv qzh sbbqptuu.\n49 Utxi jhmq qb qzh rtxahm.\n50 Hbzm ybnha qb qzh phaxbby.\n51 Hbzm qxtnhuuha qb qzh ztuujti.\n52 Otmaxt qxtnhuuha qb qzh bsseoh.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t48 51 50\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Hbzm veokha dv qzh yeuk.\n13 Hbzm uhsq qzh yeuk.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Hbzm jhmq ptok qb qzh bsseoh.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Utxi uhsq qzh tvvuh.\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Otmaxt ybnha qb qzh bsseoh.\n21 Ytmehu cbdxmhiha qb qzh ztuujti.\n22 Utxi jhmq ptok qb qzh keqozhm.\n23 Hbzm jhmq qb qzh rtxahm.\n24 Utxi cbdxmhiha qb qzh ptqzxbby.\n25 Hbzm qxtnhuuha qb qzh bsseoh.\n26 Utxi veokha dv qzh yeuk.\n27 Utxi jhmq ptok qb qzh ztuujti.\n28 Otmaxt ybnha qb qzh keqozhm.\n29 Ytmehu jhmq qb qzh bsseoh.\n30 Utxi cbdxmhiha qb qzh phaxbby.\n31 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t26 30 27\n32 Utxi qbbk qzh tvvuh.\n33 Utxi cbdxmhiha qb qzh keqozhm.\n34 Otmaxt ybnha qb qzh phaxbby.\n35 Hbzm jhmq qb qzh phaxbby.\n36 Utxi uhsq qzh yeuk.\n37 Utxi aelotxaha qzh tvvuh qzhxh.\n38 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t36 30 27\n39 Otmaxt ybnha qb qzh ztuujti.\n40 Hbzm ybnha qb qzh ptqzxbby.\n41 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t36 33 30\n42 Hbzm jhmq ptok qb qzh phaxbby.\n43 Ytmehu jhmq ptok qb qzh ptqzxbby.\n44 Hbzm cbdxmhiha qb qzh ztuujti.\n45 Ytmehu ybnha qb qzh keqozhm.\n46 Ytmehu qbbk qzh tvvuh.\n47 Ytmehu rbq qzh yeuk.\n48 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n49 Ytmehu vdq abjm qzh yeuk.\n50 Ytmehu veokha dv qzh yeuk qzhxh.\n51 Ytmehu uhsq qzh yeuk.\n52 Ytmehu aelotxaha qzh tvvuh qzhxh.\n53 Hbzm jhmq ptok qb qzh ptqzxbby.\n54 Otmaxt veokha dv qzh sbbqptuu.\n55 Ytmehu rbq qzh yeuk qzhxh.\n56 Otmaxt aelotxaha qzh sbbqptuu.\n57 Ytmehu jhmq qb qzh bsseoh.\n58 Hbzm rxtppha qzh sbbqptuu.\n59 Hbzm axbvvha qzh sbbqptuu.\n60 Otmaxt rxtppha qzh sbbqptuu.\n61 Otmaxt cbdxmhiha qb qzh bsseoh.\n62 Ytmehu jhmq qb qzh phaxbby.\n63 Hbzm jhmq qb qzh phaxbby.\n64 Ytmehu aelotxaha qzh yeuk.\n65 Ytmehu qbbk qzh yeuk.\n66 Otmaxt axbvvha qzh sbbqptuu.\n67 Utxi qbbk qzh tvvuh.\n68 Otmaxt ybnha qb qzh keqozhm.\n69 Ytmehu jhmq qb qzh bsseoh.\n70 Hbzm qxtnhuuha qb qzh rtxahm.\n71 Ytmehu axbvvha qzh yeuk.\n72 Utxi jhmq ptok qb qzh ptqzxbby.\n73 Utxi vdq abjm qzh tvvuh.\n74 Ytmehu jhmq ptok qb qzh ptqzxbby.\n75 Ytmehu rxtppha qzh tvvuh.\n76 Ytmehu cbdxmhiha qb qzh keqozhm.\n77 Ytmehu cbdxmhiha qb qzh phaxbby.\n78 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t75 77 76\n79 Otmaxt jhmq ptok qb qzh bsseoh.\n80 Ytmehu jhmq ptok qb qzh rtxahm.\n81 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t75 77 76\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Hbzm qbbk qzh tvvuh.\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Hbzm axbvvha qzh tvvuh.\n8 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Hbzm veokha dv qzh tvvuh.\n10 Utxi jhmq qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Hbzm aelotxaha qzh tvvuh.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Utxi ybnha qb qzh keqozhm.\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Otmaxt rxtppha qzh sbbqptuu.\n18 Ytmehu jhmq qb qzh ztuujti.\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Ytmehu qxtnhuuha qb qzh keqozhm.\n21 Hbzm jhmq qb qzh rtxahm.\n22 Otmaxt jhmq qb qzh rtxahm.\n23 Otmaxt jhmq qb qzh ztuujti.\n24 Utxi axbvvha qzh tvvuh.\n25 Otmaxt vdq abjm qzh sbbqptuu.\n26 Hbzm jhmq ptok qb qzh ptqzxbby.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t25 22 19\n28 Utxi qxtnhuuha qb qzh rtxahm.\n29 Ytmehu qbbk qzh tvvuh qzhxh.\n30 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t25 23 22\n31 Ytmehu rxtppha qzh yeuk.\n32 Ytmehu jhmq qb qzh phaxbby.\n33 Otmaxt qbbk qzh sbbqptuu.\n34 Utxi qxtnhuuha qb qzh phaxbby.\n35 Ytmehu cbdxmhiha qb qzh rtxahm.\n36 Otmaxt qxtnhuuha qb qzh keqozhm.\n37 Ytmehu jhmq ptok qb qzh bsseoh.\n38 Ytmehu qxtnhuuha qb qzh keqozhm.\n39 Ytmehu axbvvha qzh tvvuh.\n40 Ytmehu veokha dv qzh tvvuh.\n41 Ytmehu aelotxaha qzh yeuk.\n42 Otmaxt qxtnhuuha qb qzh rtxahm.\n43 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t41 37 35\n44 Utxi jhmq ptok qb qzh rtxahm.\n45 Utxi jhmq ptok qb qzh phaxbby.\n46 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t41 38 37\n47 Otmaxt aelotxaha qzh sbbqptuu.\n48 Ytmehu ybnha qb qzh bsseoh.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t47 42 36\n1 Otmaxt qbbk qzh sbbqptuu.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Otmaxt aelotxaha qzh sbbqptuu.\n5 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n6 Otmaxt qxtnhuuha qb qzh rtxahm.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Otmaxt uhsq qzh sbbqptuu.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Hbzm jhmq qb qzh rtxahm.\n13 Utxi jhmq qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Otmaxt rbq qzh tvvuh.\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Hbzm jhmq ptok qb qzh phaxbby.\n21 Utxi jhmq qb qzh ztuujti.\n22 Hbzm ybnha qb qzh rtxahm.\n23 Ytmehu veokha dv qzh yeuk qzhxh.\n24 Ytmehu jhmq ptok qb qzh ztuujti.\n25 Otmaxt ybnha qb qzh ptqzxbby.\n26 Otmaxt uhsq qzh tvvuh qzhxh.\n27 Otmaxt qxtnhuuha qb qzh bsseoh.\n28 Hbzm ybnha qb qzh ptqzxbby.\n29 Hbzm veokha dv qzh tvvuh.\n30 Utxi ybnha qb qzh phaxbby.\n31 Hbzm aelotxaha qzh tvvuh.\n32 Otmaxt jhmq qb qzh ptqzxbby.\n33 Hbzm veokha dv qzh tvvuh.\n34 Otmaxt jhmq qb qzh keqozhm.\n35 Hbzm ybnha qb qzh keqozhm.\n36 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n37 Ytmehu aelotxaha qzh yeuk.\n38 Hbzm qxtnhuuha qb qzh phaxbby.\n39 Hbzm qxtnhuuha qb qzh rtxahm.\n40 Hbzm rbq qzh sbbqptuu.\n41 Hbzm cbdxmhiha qb qzh ptqzxbby.\n42 Otmaxt cbdxmhiha qb qzh ztuujti.\n43 Utxi jhmq qb qzh bsseoh.\n44 Ytmehu jhmq ptok qb qzh keqozhm.\n45 Otmaxt qbbk qzh yeuk.\n46 Otmaxt vdq abjm qzh yeuk.\n47 Ytmehu jhmq ptok qb qzh bsseoh.\n48 Ytmehu jhmq qb qzh keqozhm.\n49 Utxi jhmq qb qzh phaxbby.\n50 Hbzm cbdxmhiha qb qzh bsseoh.\n51 Utxi jhmq qb qzh rtxahm.\n52 Otmaxt jhmq ptok qb qzh rtxahm.\n53 Hbzm jhmq qb qzh phaxbby.\n54 Otmaxt jhmq ptok qb qzh bsseoh.\n55 Utxi jhmq qb qzh bsseoh.\n56 Utxi jhmq ptok qb qzh rtxahm.\n57 Hbzm cbdxmhiha qb qzh ptqzxbby.\n58 Utxi qxtnhuuha qb qzh ptqzxbby.\n59 Hbzm uhsq qzh sbbqptuu.\n60 Hbzm vdq abjm qzh tvvuh qzhxh.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t60 57 53\n62 Otmaxt cbdxmhiha qb qzh keqozhm.\n63 Hbzm qbbk qzh sbbqptuu.\n64 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t60 53 50\n65 Utxi rxtppha qzh tvvuh.\n66 Utxi ybnha qb qzh rtxahm.\n67 Otmaxt cbdxmhiha qb qzh ztuujti.\n68 Hbzm jhmq qb qzh keqozhm.\n69 Utxi ybnha qb qzh bsseoh.\n70 Utxi vdq abjm qzh tvvuh.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t70 69 66\n72 Utxi ybnha qb qzh rtxahm.\n73 Hbzm axbvvha qzh sbbqptuu.\n74 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t70 69 66\n75 Utxi jhmq ptok qb qzh keqozhm.\n76 Hbzm ybnha qb qzh bsseoh.\n77 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t70 69 66\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Ytmehu veokha dv qzh yeuk.\n3 Ytmehu rxtppha qzh sbbqptuu.\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Otmaxt ybnha qb qzh ptqzxbby.\n7 Ytmehu axbvvha qzh yeuk.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Ytmehu rxtppha qzh tvvuh.\n12 Otmaxt rxtppha qzh yeuk.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Ytmehu aelotxaha qzh tvvuh.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Hbzm qxtnhuuha qb qzh ptqzxbby.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Ytmehu ybnha qb qzh phaxbby.\n20 Hbzm rbq qzh tvvuh.\n21 Ytmehu qxtnhuuha qb qzh keqozhm.\n22 Hbzm jhmq ptok qb qzh ztuujti.\n23 Hbzm jhmq ptok qb qzh ptqzxbby.\n24 Utxi ybnha qb qzh ptqzxbby.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t20 23 22\n26 Ytmehu vdq abjm qzh sbbqptuu.\n27 Hbzm jhmq qb qzh ztuujti.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t26 21 19\n29 Hbzm aelotxaha qzh tvvuh.\n30 Otmaxt aelotxaha qzh yeuk.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t29 23 22\n32 Ytmehu rbq qzh sbbqptuu.\n33 Ytmehu ybnha qb qzh ztuujti.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t29 27 23\n35 Ytmehu axbvvha qzh sbbqptuu.\n36 Otmaxt qxtnhuuha qb qzh keqozhm.\n37 Hbzm rbq qzh sbbqptuu qzhxh.\n38 Hbzm qbbk qzh tvvuh.\n39 Hbzm ybnha qb qzh bsseoh.\n40 Utxi ybnha qb qzh phaxbby.\n41 Hbzm axbvvha qzh sbbqptuu.\n42 Hbzm jhmq ptok qb qzh keqozhm.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t38 42 39\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm veokha dv qzh sbbqptuu.\n3 Hbzm vdq abjm qzh sbbqptuu.\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Otmaxt veokha dv qzh yeuk.\n6 Otmaxt qbbk qzh tvvuh.\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Otmaxt axbvvha qzh yeuk qzhxh.\n11 Hbzm rbq qzh sbbqptuu.\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Hbzm uhsq qzh sbbqptuu.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Utxi jhmq qb qzh keqozhm.\n16 Hbzm jhmq ptok qb qzh bsseoh.\n17 Otmaxt ybnha qb qzh keqozhm.\n18 Ytmehu rbq qzh sbbqptuu.\n19 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n20 Otmaxt vdq abjm qzh tvvuh.\n21 Utxi veokha dv qzh tvvuh.\n22 Hbzm ybnha qb qzh ptqzxbby.\n23 Ytmehu qxtnhuuha qb qzh rtxahm.\n24 Otmaxt cbdxmhiha qb qzh phaxbby.\n25 Ytmehu qbbk qzh yeuk.\n26 Utxi axbvvha qzh tvvuh.\n27 Hbzm jhmq ptok qb qzh phaxbby.\n28 Utxi jhmq ptok qb qzh ztuujti.\n29 Hbzm ybnha qb qzh ptqzxbby.\n30 Ytmehu ybnha qb qzh ztuujti.\n31 Ytmehu uhsq qzh sbbqptuu.\n32 Hbzm cbdxmhiha qb qzh ztuujti.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t31 30 23\n34 Hbzm jhmq qb qzh phaxbby.\n35 Ytmehu axbvvha qzh yeuk.\n36 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t31 30 23\n37 Ytmehu jhmq ptok qb qzh bsseoh.\n38 Otmaxt qxtnhuuha qb qzh bsseoh.\n39 Utxi cbdxmhiha qb qzh ptqzxbby.\n40 Otmaxt cbdxmhiha qb qzh keqozhm.\n41 Otmaxt rbq qzh tvvuh.\n42 Otmaxt uhsq qzh tvvuh.\n43 Utxi qxtnhuuha qb qzh ztuujti.\n44 Otmaxt qbbk qzh tvvuh.\n45 Hbzm qxtnhuuha qb qzh keqozhm.\n46 Ytmehu ybnha qb qzh rtxahm.\n47 Utxi jhmq qb qzh rtxahm.\n48 Otmaxt cbdxmhiha qb qzh rtxahm.\n49 Otmaxt ybnha qb qzh bsseoh.\n50 Otmaxt uhsq qzh tvvuh.\n51 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t50 49 48\n52 Otmaxt ybnha qb qzh keqozhm.\n53 Otmaxt jhmq ptok qb qzh rtxahm.\n54 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t50 49 48\n55 Hbzm ybnha qb qzh rtxahm.\n56 Hbzm jhmq qb qzh ztuujti.\n57 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t50 49 48\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Otmaxt rbq qzh sbbqptuu.\n4 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Utxi jhmq qb qzh bsseoh.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Utxi qbbk qzh yeuk qzhxh.\n9 Ytmehu qxtnhuuha qb qzh keqozhm.\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Utxi qbbk qzh tvvuh.\n12 Ytmehu jhmq ptok qb qzh ztuujti.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Utxi aelotxaha qzh tvvuh qzhxh.\n16 Utxi qbbk qzh tvvuh.\n17 Hbzm cbdxmhiha qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Utxi jhmq qb qzh phaxbby.\n20 Utxi jhmq ptok qb qzh rtxahm.\n21 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t16 20 19\n22 Otmaxt qxtnhuuha qb qzh phaxbby.\n23 Hbzm cbdxmhiha qb qzh keqozhm.\n24 Otmaxt qbbk qzh sbbqptuu.\n25 Hbzm jhmq qb qzh rtxahm.\n26 Utxi aelotxaha qzh yeuk qzhxh.\n27 Hbzm rxtppha qzh yeuk.\n28 Utxi aelotxaha qzh tvvuh.\n29 Ytmehu ybnha qb qzh bsseoh.\n30 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t28 20 19\n31 Otmaxt axbvvha qzh sbbqptuu.\n32 Utxi qxtnhuuha qb qzh ptqzxbby.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t28 19 18\n34 Otmaxt rbq qzh sbbqptuu qzhxh.\n35 Hbzm qxtnhuuha qb qzh phaxbby.\n36 Otmaxt cbdxmhiha qb qzh keqozhm.\n37 Hbzm jhmq ptok qb qzh rtxahm.\n38 Otmaxt uhsq qzh sbbqptuu.\n39 Otmaxt jhmq qb qzh phaxbby.\n40 Hbzm veokha dv qzh tvvuh qzhxh.\n41 Hbzm qxtnhuuha qb qzh bsseoh.\n42 Otmaxt qxtnhuuha qb qzh keqozhm.\n43 Hbzm ybnha qb qzh phaxbby.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t40 43 41\n45 Hbzm aelotxaha qzh tvvuh.\n46 Ytmehu ybnha qb qzh phaxbby.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t45 43 41\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu veokha dv qzh sbbqptuu.\n3 Hbzm cbdxmhiha qb qzh rtxahm.\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Otmaxt qxtnhuuha qb qzh ztuujti.\n7 Ytmehu uhsq qzh sbbqptuu.\n8 Ytmehu qbbk qzh sbbqptuu qzhxh.\n9 Otmaxt rbq qzh tvvuh.\n10 Hbzm ybnha qb qzh phaxbby.\n11 Otmaxt qbbk qzh yeuk.\n12 Hbzm ybnha qb qzh keqozhm.\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Utxi qxtnhuuha qb qzh ztuujti.\n16 Hbzm jhmq qb qzh ztuujti.\n17 Ytmehu axbvvha qzh sbbqptuu.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Utxi ybnha qb qzh rtxahm.\n20 Otmaxt aelotxaha qzh yeuk qzhxh.\n21 Utxi qbbk qzh sbbqptuu qzhxh.\n22 Otmaxt vdq abjm qzh tvvuh.\n23 Hbzm cbdxmhiha qb qzh rtxahm.\n24 Otmaxt jhmq ptok qb qzh ptqzxbby.\n25 Hbzm qxtnhuuha qb qzh phaxbby.\n26 Utxi axbvvha qzh sbbqptuu.\n27 Ytmehu rbq qzh sbbqptuu.\n28 Utxi ybnha qb qzh ztuujti.\n29 Utxi cbdxmhiha qb qzh ptqzxbby.\n30 Hbzm jhmq ptok qb qzh ztuujti.\n31 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n32 Otmaxt ybnha qb qzh keqozhm.\n33 Ytmehu qxtnhuuha qb qzh ztuujti.\n34 Ytmehu qbbk qzh yeuk.\n35 Utxi qxtnhuuha qb qzh keqozhm.\n36 Ytmehu vdq abjm qzh yeuk.\n37 Ytmehu jhmq ptok qb qzh bsseoh.\n38 Ytmehu jhmq qb qzh rtxahm.\n39 Otmaxt cbdxmhiha qb qzh bsseoh.\n40 Hbzm rxtppha qzh yeuk qzhxh.\n41 Ytmehu qxtnhuuha qb qzh bsseoh.\n42 Hbzm qbbk qzh tvvuh.\n43 Ytmehu ybnha qb qzh ztuujti.\n44 Hbzm cbdxmhiha qb qzh rtxahm.\n45 Ytmehu jhmq ptok qb qzh keqozhm.\n46 Hbzm ybnha qb qzh ptqzxbby.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t42 46 44\n48 Ytmehu qxtnhuuha qb qzh rtxahm.\n49 Ytmehu qxtnhuuha qb qzh ztuujti.\n50 Hbzm jhmq ptok qb qzh keqozhm.\n51 Hbzm vdq abjm qzh tvvuh.\n52 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t51 46 44\n53 Utxi cbdxmhiha qb qzh bsseoh.\n54 Hbzm ybnha qb qzh bsseoh.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t51 50 46\n56 Ytmehu jhmq ptok qb qzh rtxahm.\n57 Hbzm aelotxaha qzh yeuk.\n58 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t51 50 46\n59 Hbzm qbbk qzh yeuk.\n60 Otmaxt ybnha qb qzh ptqzxbby.\n61 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n62 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n63 Hbzm aelotxaha qzh yeuk.\n64 Utxi qbbk qzh yeuk.\n65 Utxi uhsq qzh yeuk.\n66 Utxi qbbk qzh yeuk.\n67 Utxi qxtnhuuha qb qzh ztuujti.\n68 Utxi axbvvha qzh yeuk.\n69 Ytmehu jhmq ptok qb qzh ptqzxbby.\n70 Utxi rxtppha qzh yeuk.\n71 Hbzm ybnha qb qzh ptqzxbby.\n72 Utxi jhmq qb qzh phaxbby.\n73 Utxi vdq abjm qzh yeuk.\n74 Otmaxt jhmq qb qzh rtxahm.\n75 Hbzm ybnha qb qzh rtxahm.\n76 Ytmehu jhmq qb qzh ztuujti.\n77 Utxi qbbk qzh yeuk qzhxh.\n78 Utxi axbvvha qzh yeuk.\n79 Utxi ybnha qb qzh bsseoh.\n80 Otmaxt qbbk qzh sbbqptuu.\n81 Hbzm qxtnhuuha qb qzh ztuujti.\n82 Otmaxt axbvvha qzh sbbqptuu.\n83 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n84 Ytmehu jhmq ptok qb qzh ptqzxbby.\n85 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n86 Otmaxt vdq abjm qzh sbbqptuu.\n87 Otmaxt veokha dv qzh sbbqptuu.\n88 Utxi jhmq qb qzh ztuujti.\n89 Otmaxt axbvvha qzh sbbqptuu.\n90 Otmaxt jhmq qb qzh phaxbby.\n91 Otmaxt ybnha qb qzh rtxahm.\n92 Hbzm jhmq ptok qb qzh bsseoh.\n93 Hbzm ybnha qb qzh ztuujti.\n94 Hbzm jhmq ptok qb qzh ptqzxbby.\n95 Hbzm ybnha qb qzh bsseoh.\n96 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n97 Ytmehu axbvvha qzh sbbqptuu.\n98 Hbzm cbdxmhiha qb qzh ptqzxbby.\n99 Hbzm qbbk qzh sbbqptuu.\n100 Hbzm axbvvha qzh sbbqptuu.\n101 Ytmehu rbq qzh sbbqptuu.\n102 Ytmehu qxtnhuuha qb qzh bsseoh.\n103 Otmaxt cbdxmhiha qb qzh keqozhm.\n104 Ytmehu cbdxmhiha qb qzh phaxbby.\n105 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t101 104 102\n1 Utxi jhmq qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Otmaxt rxtppha qzh sbbqptuu.\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Otmaxt vdq abjm qzh sbbqptuu.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Otmaxt qbbk qzh sbbqptuu.\n10 Utxi vdq abjm qzh tvvuh.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Hbzm jhmq qb qzh ztuujti.\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Ytmehu qxtnhuuha qb qzh ztuujti.\n16 Otmaxt veokha dv qzh sbbqptuu.\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n19 Ytmehu jhmq ptok qb qzh bsseoh.\n20 Ytmehu cbdxmhiha qb qzh keqozhm.\n21 Otmaxt veokha dv qzh tvvuh qzhxh.\n22 Otmaxt aelotxaha qzh tvvuh qzhxh.\n23 Otmaxt axbvvha qzh sbbqptuu.\n24 Hbzm qxtnhuuha qb qzh rtxahm.\n25 Utxi qxtnhuuha qb qzh rtxahm.\n26 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n27 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n28 Otmaxt cbdxmhiha qb qzh keqozhm.\n29 Utxi ybnha qb qzh phaxbby.\n30 Utxi jhmq qb qzh ztuujti.\n31 Otmaxt qxtnhuuha qb qzh ztuujti.\n32 Hbzm jhmq qb qzh keqozhm.\n33 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n34 Ytmehu jhmq ptok qb qzh ptqzxbby.\n35 Hbzm ybnha qb qzh bsseoh.\n36 Hbzm rbq qzh yeuk.\n37 Hbzm cbdxmhiha qb qzh ptqzxbby.\n38 Ytmehu jhmq ptok qb qzh phaxbby.\n39 Utxi qxtnhuuha qb qzh phaxbby.\n40 Ytmehu cbdxmhiha qb qzh ztuujti.\n41 Hbzm ybnha qb qzh phaxbby.\n42 Otmaxt cbdxmhiha qb qzh rtxahm.\n43 Ytmehu jhmq ptok qb qzh keqozhm.\n44 Hbzm uhsq qzh yeuk.\n45 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t44 41 37\n46 Ytmehu cbdxmhiha qb qzh bsseoh.\n47 Ytmehu rbq qzh sbbqptuu.\n48 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t44 41 37\n49 Utxi jhmq qb qzh ztuujti.\n50 Ytmehu rxtppha qzh tvvuh qzhxh.\n51 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t44 41 37\n52 Hbzm cbdxmhiha qb qzh ptqzxbby.\n53 Hbzm cbdxmhiha qb qzh ztuujti.\n54 Hbzm jhmq qb qzh bsseoh.\n55 Hbzm jhmq ptok qb qzh keqozhm.\n56 Utxi cbdxmhiha qb qzh bsseoh.\n57 Ytmehu jhmq ptok qb qzh rtxahm.\n58 Ytmehu jhmq qb qzh phaxbby.\n59 Ytmehu ybnha qb qzh ptqzxbby.\n60 Ytmehu jhmq ptok qb qzh rtxahm.\n61 Otmaxt jhmq ptok qb qzh ptqzxbby.\n62 Ytmehu jhmq qb qzh phaxbby.\n63 Ytmehu uhsq qzh tvvuh.\n64 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t63 60 59\n65 Ytmehu uhsq qzh sbbqptuu.\n66 Ytmehu rxtppha qzh sbbqptuu.\n67 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t63 62 60\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu qbbk qzh sbbqptuu.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Hbzm rbq qzh yeuk.\n9 Utxi ybnha qb qzh keqozhm.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Hbzm vdq abjm qzh yeuk.\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t14 11 10\n16 Ytmehu rbq qzh tvvuh.\n17 Hbzm qbbk qzh yeuk.\n18 Hbzm ybnha qb qzh ptqzxbby.\n19 Ytmehu uhsq qzh sbbqptuu qzhxh.\n20 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t19 10 7\n21 Hbzm uhsq qzh yeuk qzhxh.\n22 Hbzm qxtnhuuha qb qzh bsseoh.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t19 11 10\n24 Ytmehu cbdxmhiha qb qzh phaxbby.\n25 Utxi ybnha qb qzh phaxbby.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t19 11 10\n27 Utxi qxtnhuuha qb qzh ptqzxbby.\n28 Utxi ybnha qb qzh rtxahm.\n29 Ytmehu aelotxaha qzh tvvuh qzhxh.\n30 Utxi ybnha qb qzh ztuujti.\n31 Hbzm jhmq ptok qb qzh ztuujti.\n32 Ytmehu rxtppha qzh tvvuh.\n33 Ytmehu qxtnhuuha qb qzh keqozhm.\n34 Ytmehu axbvvha qzh tvvuh.\n35 Ytmehu jhmq ptok qb qzh rtxahm.\n36 Otmaxt jhmq qb qzh keqozhm.\n37 Ytmehu qxtnhuuha qb qzh keqozhm.\n38 Utxi ybnha qb qzh ptqzxbby.\n39 Utxi qxtnhuuha qb qzh ztuujti.\n40 Ytmehu cbdxmhiha qb qzh phaxbby.\n41 Utxi cbdxmhiha qb qzh rtxahm.\n42 Ytmehu jhmq qb qzh ztuujti.\n43 Ytmehu jhmq qb qzh keqozhm.\n44 Ytmehu rbq qzh tvvuh.\n45 Otmaxt veokha dv qzh sbbqptuu.\n46 Otmaxt qxtnhuuha qb qzh phaxbby.\n47 Otmaxt aelotxaha qzh sbbqptuu.\n48 Otmaxt rxtppha qzh sbbqptuu.\n49 Utxi jhmq qb qzh phaxbby.\n50 Ytmehu axbvvha qzh tvvuh.\n51 Hbzm ybnha qb qzh bsseoh.\n52 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n53 Hbzm cbdxmhiha qb qzh keqozhm.\n54 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n55 Otmaxt axbvvha qzh sbbqptuu.\n56 Otmaxt rbq qzh sbbqptuu.\n57 Hbzm qbbk qzh tvvuh.\n58 Hbzm aelotxaha qzh tvvuh.\n59 Hbzm jhmq qb qzh ztuujti.\n60 Ytmehu veokha dv qzh tvvuh.\n61 Ytmehu jhmq ptok qb qzh rtxahm.\n62 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n63 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t60 62 61\n1 Hbzm jhmq qb qzh ztuujti.\n2 Utxi qbbk qzh tvvuh.\n3 Hbzm qbbk qzh sbbqptuu.\n4 Utxi axbvvha qzh tvvuh.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Hbzm uhsq qzh sbbqptuu qzhxh.\n8 Hbzm qbbk qzh sbbqptuu.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Hbzm vdq abjm qzh sbbqptuu.\n11 Hbzm rbq qzh sbbqptuu.\n12 Utxi cbdxmhiha qb qzh ztuujti.\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Hbzm axbvvha qzh sbbqptuu.\n16 Hbzm rbq qzh sbbqptuu.\n17 Hbzm aelotxaha qzh sbbqptuu.\n18 Utxi jhmq qb qzh phaxbby.\n19 Ytmehu ybnha qb qzh ptqzxbby.\n20 Utxi jhmq ptok qb qzh ptqzxbby.\n21 Hbzm veokha dv qzh sbbqptuu.\n22 Hbzm aelotxaha qzh sbbqptuu.\n23 Hbzm rbq qzh sbbqptuu.\n24 Hbzm jhmq qb qzh phaxbby.\n25 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n26 Ytmehu cbdxmhiha qb qzh keqozhm.\n27 Otmaxt jhmq ptok qb qzh ptqzxbby.\n28 Ytmehu jhmq qb qzh phaxbby.\n29 Otmaxt ybnha qb qzh rtxahm.\n30 Hbzm jhmq ptok qb qzh ztuujti.\n31 Hbzm qxtnhuuha qb qzh bsseoh.\n32 Otmaxt rbq qzh tvvuh.\n33 Ytmehu jhmq qb qzh ztuujti.\n34 Utxi cbdxmhiha qb qzh ztuujti.\n35 Otmaxt qbbk qzh yeuk.\n36 Otmaxt cbdxmhiha qb qzh keqozhm.\n37 Ytmehu jhmq ptok qb qzh bsseoh.\n38 Otmaxt vdq abjm qzh tvvuh.\n39 Ytmehu ybnha qb qzh phaxbby.\n40 Hbzm jhmq qb qzh rtxahm.\n41 Hbzm qxtnhuuha qb qzh ptqzxbby.\n42 Ytmehu rbq qzh sbbqptuu.\n43 Ytmehu qxtnhuuha qb qzh bsseoh.\n44 Ytmehu aelotxaha qzh sbbqptuu.\n45 Otmaxt qbbk qzh tvvuh.\n46 Otmaxt aelotxaha qzh tvvuh.\n47 Ytmehu cbdxmhiha qb qzh rtxahm.\n48 Hbzm jhmq ptok qb qzh keqozhm.\n49 Hbzm jhmq ptok qb qzh bsseoh.\n50 Hbzm jhmq qb qzh ptqzxbby.\n51 Otmaxt aelotxaha qzh yeuk.\n52 Otmaxt cbdxmhiha qb qzh phaxbby.\n53 Otmaxt cbdxmhiha qb qzh rtxahm.\n54 Utxi jhmq qb qzh rtxahm.\n55 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n56 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n57 Otmaxt ybnha qb qzh bsseoh.\n58 Otmaxt qxtnhuuha qb qzh ztuujti.\n59 Otmaxt ybnha qb qzh ptqzxbby.\n60 Ytmehu cbdxmhiha qb qzh bsseoh.\n61 Otmaxt qxtnhuuha qb qzh bsseoh.\n62 Otmaxt cbdxmhiha qb qzh rtxahm.\n63 Hbzm ybnha qb qzh phaxbby.\n64 Otmaxt cbdxmhiha qb qzh ztuujti.\n65 Ytmehu jhmq qb qzh ztuujti.\n66 Ytmehu jhmq ptok qb qzh phaxbby.\n67 Utxi qxtnhuuha qb qzh ptqzxbby.\n68 Utxi jhmq qb qzh rtxahm.\n69 Utxi jhmq qb qzh keqozhm.\n70 Utxi rbq qzh yeuk.\n71 Hbzm qxtnhuuha qb qzh ptqzxbby.\n72 Utxi rbq qzh tvvuh.\n73 Utxi cbdxmhiha qb qzh bsseoh.\n74 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n75 Hbzm jhmq ptok qb qzh keqozhm.\n76 Utxi vdq abjm qzh yeuk.\n77 Utxi cbdxmhiha qb qzh rtxahm.\n78 Utxi jhmq qb qzh ztuujti.\n79 Utxi cbdxmhiha qb qzh keqozhm.\n80 Otmaxt ybnha qb qzh ztuujti.\n81 Utxi ybnha qb qzh phaxbby.\n82 Ytmehu jhmq qb qzh keqozhm.\n83 Utxi uhsq qzh tvvuh.\n84 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n85 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t83 81 79\n86 Utxi veokha dv qzh tvvuh.\n87 Utxi cbdxmhiha qb qzh rtxahm.\n88 Hbzm qxtnhuuha qb qzh ztuujti.\n89 Utxi qxtnhuuha qb qzh ztuujti.\n90 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t86 89 87\n91 Utxi qxtnhuuha qb qzh phaxbby.\n92 Otmaxt ybnha qb qzh phaxbby.\n93 Utxi aelotxaha qzh tvvuh.\n94 Otmaxt rxtppha qzh tvvuh.\n95 Otmaxt jhmq ptok qb qzh ptqzxbby.\n96 Hbzm cbdxmhiha qb qzh bsseoh.\n97 Hbzm veokha dv qzh yeuk.\n98 Otmaxt jhmq ptok qb qzh keqozhm.\n99 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t94 98 95\n100 Hbzm cbdxmhiha qb qzh keqozhm.\n101 Utxi cbdxmhiha qb qzh bsseoh.\n102 Ytmehu cbdxmhiha qb qzh rtxahm.\n103 Ytmehu jhmq ptok qb qzh keqozhm.\n104 Utxi jhmq qb qzh ztuujti.\n105 Otmaxt jhmq ptok qb qzh ptqzxbby.\n106 Otmaxt axbvvha qzh tvvuh qzhxh.\n107 Hbzm cbdxmhiha qb qzh bsseoh.\n108 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t106 105 98\n109 Hbzm qbbk qzh sbbqptuu.\n110 Utxi cbdxmhiha qb qzh ptqzxbby.\n111 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t106 98 95\n1 Hbzm rbq qzh yeuk.\n2 Utxi rbq qzh sbbqptuu.\n3 Utxi qbbk qzh tvvuh.\n4 Utxi vdq abjm qzh sbbqptuu.\n5 Utxi uhsq qzh tvvuh.\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Utxi rbq qzh sbbqptuu.\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Hbzm jhmq qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Utxi rbq qzh tvvuh.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t8 11 9\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Utxi vdq abjm qzh tvvuh.\n17 Hbzm jhmq qb qzh keqozhm.\n18 Hbzm vdq abjm qzh yeuk.\n19 Ytmehu qbbk qzh yeuk.\n20 Utxi veokha dv qzh tvvuh.\n21 Hbzm cbdxmhiha qb qzh ztuujti.\n22 Ytmehu jhmq qb qzh rtxahm.\n23 Hbzm qxtnhuuha qb qzh rtxahm.\n24 Hbzm jhmq ptok qb qzh keqozhm.\n25 Ytmehu jhmq ptok qb qzh ptqzxbby.\n26 Ytmehu uhsq qzh yeuk.\n27 Ytmehu veokha dv qzh yeuk.\n28 Otmaxt jhmq qb qzh keqozhm.\n29 Hbzm jhmq ptok qb qzh bsseoh.\n30 Ytmehu axbvvha qzh yeuk.\n31 Otmaxt qxtnhuuha qb qzh bsseoh.\n32 Hbzm cbdxmhiha qb qzh phaxbby.\n33 Hbzm qxtnhuuha qb qzh rtxahm.\n34 Utxi rbq qzh yeuk.\n35 Otmaxt cbdxmhiha qb qzh phaxbby.\n36 Ytmehu jhmq qb qzh ztuujti.\n37 Otmaxt ybnha qb qzh ptqzxbby.\n38 Otmaxt cbdxmhiha qb qzh bsseoh.\n39 Hbzm ybnha qb qzh ptqzxbby.\n40 Utxi aelotxaha qzh tvvuh.\n41 Utxi veokha dv qzh tvvuh.\n42 Utxi uhsq qzh yeuk.\n43 Otmaxt jhmq ptok qb qzh phaxbby.\n44 Utxi rbq qzh yeuk.\n45 Utxi vdq abjm qzh sbbqptuu qzhxh.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t45 11 9\n47 Hbzm rbq qzh sbbqptuu.\n48 Utxi vdq abjm qzh yeuk.\n49 Hbzm uhsq qzh sbbqptuu qzhxh.\n50 Utxi axbvvha qzh tvvuh.\n51 Utxi rxtppha qzh yeuk.\n52 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n53 Utxi rbq qzh sbbqptuu.\n54 Utxi ybnha qb qzh phaxbby.\n55 Ytmehu cbdxmhiha qb qzh keqozhm.\n56 Otmaxt qbbk qzh tvvuh.\n57 Otmaxt axbvvha qzh tvvuh.\n58 Hbzm veokha dv qzh tvvuh.\n59 Otmaxt qxtnhuuha qb qzh keqozhm.\n60 Hbzm ybnha qb qzh bsseoh.\n61 Hbzm axbvvha qzh tvvuh.\n62 Hbzm qbbk qzh tvvuh.\n63 Hbzm axbvvha qzh tvvuh.\n64 Utxi vdq abjm qzh yeuk qzhxh.\n65 Utxi ybnha qb qzh keqozhm.\n66 Hbzm veokha dv qzh tvvuh qzhxh.\n67 Hbzm vdq abjm qzh tvvuh.\n68 Otmaxt cbdxmhiha qb qzh phaxbby.\n69 Ytmehu jhmq ptok qb qzh bsseoh.\n70 Utxi vdq abjm qzh sbbqptuu.\n71 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t70 65 54\n72 Utxi jhmq ptok qb qzh phaxbby.\n73 Hbzm rbq qzh tvvuh.\n74 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t70 65 54\n75 Ytmehu cbdxmhiha qb qzh ztuujti.\n76 Hbzm jhmq ptok qb qzh ptqzxbby.\n77 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t70 65 54\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Utxi rbq qzh sbbqptuu.\n4 Utxi vdq abjm qzh sbbqptuu.\n5 Utxi veokha dv qzh sbbqptuu.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Ytmehu jhmq ptok qb qzh bsseoh.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Utxi uhsq qzh sbbqptuu.\n12 Hbzm ybnha qb qzh keqozhm.\n13 Hbzm ybnha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Hbzm cbdxmhiha qb qzh ztuujti.\n17 Otmaxt qxtnhuuha qb qzh bsseoh.\n18 Utxi rxtppha qzh sbbqptuu qzhxh.\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Hbzm jhmq ptok qb qzh ptqzxbby.\n21 Utxi aelotxaha qzh sbbqptuu.\n22 Hbzm qxtnhuuha qb qzh phaxbby.\n23 Hbzm qxtnhuuha qb qzh bsseoh.\n24 Utxi rxtppha qzh sbbqptuu qzhxh.\n25 Hbzm jhmq ptok qb qzh phaxbby.\n26 Otmaxt ybnha qb qzh keqozhm.\n27 Hbzm rbq qzh yeuk qzhxh.\n28 Hbzm uhsq qzh yeuk.\n29 Hbzm ybnha qb qzh ztuujti.\n30 Utxi axbvvha qzh sbbqptuu.\n31 Utxi veokha dv qzh sbbqptuu.\n32 Utxi axbvvha qzh sbbqptuu.\n33 Otmaxt jhmq ptok qb qzh ptqzxbby.\n34 Otmaxt cbdxmhiha qb qzh ztuujti.\n35 Utxi jhmq qb qzh keqozhm.\n36 Utxi ybnha qb qzh ptqzxbby.\n37 Hbzm cbdxmhiha qb qzh ptqzxbby.\n38 Hbzm qbbk qzh sbbqptuu.\n39 Hbzm cbdxmhiha qb qzh rtxahm.\n40 Hbzm cbdxmhiha qb qzh phaxbby.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t38 40 39\n42 Hbzm qbbk qzh tvvuh qzhxh.\n43 Hbzm uhsq qzh sbbqptuu.\n44 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t43 40 39\n45 Hbzm cbdxmhiha qb qzh ptqzxbby.\n46 Hbzm cbdxmhiha qb qzh rtxahm.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t43 40 39\n48 Hbzm jhmq ptok qb qzh bsseoh.\n49 Utxi jhmq qb qzh bsseoh.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t43 40 39\n51 Ytmehu ybnha qb qzh keqozhm.\n52 Hbzm jhmq ptok qb qzh phaxbby.\n53 Hbzm cbdxmhiha qb qzh ptqzxbby.\n54 Otmaxt jhmq ptok qb qzh rtxahm.\n55 Utxi jhmq ptok qb qzh ptqzxbby.\n56 Utxi jhmq ptok qb qzh ztuujti.\n57 Hbzm aelotxaha qzh tvvuh.\n58 Ytmehu jhmq ptok qb qzh bsseoh.\n59 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t57 53 52\n1 Utxi ybnha qb qzh rtxahm.\n2 Utxi veokha dv qzh tvvuh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Utxi ybnha qb qzh phaxbby.\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Otmaxt veokha dv qzh yeuk.\n9 Utxi uhsq qzh tvvuh.\n10 Otmaxt axbvvha qzh yeuk.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Hbzm qxtnhuuha qb qzh ztuujti.\n16 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n17 Hbzm jhmq qb qzh phaxbby.\n18 Utxi ybnha qb qzh keqozhm.\n19 Ytmehu rxtppha qzh yeuk.\n20 Ytmehu qxtnhuuha qb qzh rtxahm.\n21 Ytmehu cbdxmhiha qb qzh phaxbby.\n22 Hbzm jhmq ptok qb qzh ptqzxbby.\n23 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t19 21 20\n24 Hbzm qxtnhuuha qb qzh ztuujti.\n25 Utxi cbdxmhiha qb qzh rtxahm.\n26 Hbzm jhmq qb qzh rtxahm.\n27 Ytmehu axbvvha qzh yeuk.\n28 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t27 21 20\n29 Otmaxt jhmq qb qzh bsseoh.\n30 Utxi ybnha qb qzh keqozhm.\n31 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t27 21 20\n32 Ytmehu rbq qzh tvvuh.\n33 Ytmehu uhsq qzh tvvuh.\n34 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t27 21 20\n35 Otmaxt jhmq ptok qb qzh ptqzxbby.\n36 Otmaxt jhmq qb qzh bsseoh.\n37 Ytmehu jhmq ptok qb qzh ptqzxbby.\n38 Ytmehu jhmq qb qzh keqozhm.\n39 Utxi jhmq qb qzh ztuujti.\n40 Hbzm cbdxmhiha qb qzh bsseoh.\n41 Utxi cbdxmhiha qb qzh keqozhm.\n42 Utxi jhmq ptok qb qzh bsseoh.\n43 Hbzm ybnha qb qzh ptqzxbby.\n44 Otmaxt ybnha qb qzh ptqzxbby.\n45 Utxi jhmq ptok qb qzh keqozhm.\n46 Utxi cbdxmhiha qb qzh bsseoh.\n47 Ytmehu ybnha qb qzh rtxahm.\n48 Otmaxt jhmq ptok qb qzh phaxbby.\n49 Ytmehu jhmq ptok qb qzh ptqzxbby.\n50 Utxi jhmq ptok qb qzh rtxahm.\n51 Utxi jhmq ptok qb qzh phaxbby.\n52 Ytmehu jhmq ptok qb qzh phaxbby.\n53 Hbzm cbdxmhiha qb qzh bsseoh.\n54 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n55 Otmaxt rxtppha qzh yeuk qzhxh.\n56 Utxi veokha dv qzh tvvuh.\n57 Ytmehu ybnha qb qzh ztuujti.\n58 Utxi vdq abjm qzh tvvuh.\n59 Hbzm jhmq ptok qb qzh rtxahm.\n60 Otmaxt ybnha qb qzh keqozhm.\n61 Otmaxt axbvvha qzh yeuk qzhxh.\n62 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n63 Hbzm ybnha qb qzh keqozhm.\n64 Hbzm veokha dv qzh yeuk.\n65 Otmaxt rxtppha qzh sbbqptuu.\n66 Otmaxt cbdxmhiha qb qzh rtxahm.\n67 Utxi qbbk qzh tvvuh.\n68 Otmaxt ybnha qb qzh phaxbby.\n69 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t65 68 66\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Utxi jhmq qb qzh bsseoh.\n5 Ytmehu veokha dv qzh yeuk qzhxh.\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t5 8 6\n10 Ytmehu axbvvha qzh yeuk.\n11 Hbzm rbq qzh yeuk.\n12 Hbzm axbvvha qzh yeuk.\n13 Ytmehu veokha dv qzh yeuk.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Ytmehu jhmq ptok qb qzh phaxbby.\n16 Otmaxt veokha dv qzh tvvuh.\n17 Otmaxt qxtnhuuha qb qzh rtxahm.\n18 Otmaxt jhmq qb qzh bsseoh.\n19 Utxi ybnha qb qzh rtxahm.\n20 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t16 18 17\n21 Otmaxt ybnha qb qzh ztuujti.\n22 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n23 Otmaxt vdq abjm qzh tvvuh qzhxh.\n24 Ytmehu jhmq qb qzh ptqzxbby.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t23 18 17\n26 Otmaxt jhmq ptok qb qzh rtxahm.\n27 Ytmehu ybnha qb qzh bsseoh.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t23 18 17\n29 Hbzm veokha dv qzh tvvuh.\n30 Otmaxt jhmq qb qzh ptqzxbby.\n31 Hbzm jhmq qb qzh bsseoh.\n32 Hbzm ybnha qb qzh ztuujti.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t29 32 31\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Utxi jhmq qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Otmaxt jhmq ptok qb qzh bsseoh.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Hbzm jhmq qb qzh keqozhm.\n13 Ytmehu veokha dv qzh tvvuh qzhxh.\n14 Utxi jhmq qb qzh ztuujti.\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Ytmehu uhsq qzh tvvuh.\n17 Ytmehu cbdxmhiha qb qzh phaxbby.\n18 Utxi rbq qzh tvvuh.\n19 Otmaxt qxtnhuuha qb qzh rtxahm.\n20 Utxi vdq abjm qzh tvvuh.\n21 Otmaxt qxtnhuuha qb qzh phaxbby.\n22 Otmaxt jhmq ptok qb qzh rtxahm.\n23 Ytmehu cbdxmhiha qb qzh keqozhm.\n24 Otmaxt rbq qzh sbbqptuu.\n25 Hbzm jhmq ptok qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh bsseoh.\n27 Utxi jhmq qb qzh rtxahm.\n28 Utxi qxtnhuuha qb qzh phaxbby.\n29 Otmaxt ybnha qb qzh ptqzxbby.\n30 Otmaxt axbvvha qzh sbbqptuu.\n31 Utxi rxtppha qzh yeuk.\n32 Utxi qxtnhuuha qb qzh ztuujti.\n33 Ytmehu cbdxmhiha qb qzh keqozhm.\n34 Otmaxt veokha dv qzh sbbqptuu.\n35 Utxi vdq abjm qzh yeuk.\n36 Ytmehu jhmq ptok qb qzh bsseoh.\n37 Utxi rxtppha qzh yeuk.\n38 Ytmehu jhmq ptok qb qzh rtxahm.\n39 Otmaxt jhmq ptok qb qzh rtxahm.\n40 Utxi rbq qzh tvvuh.\n41 Otmaxt jhmq qb qzh keqozhm.\n42 Utxi axbvvha qzh tvvuh.\n43 Utxi vdq abjm qzh yeuk.\n44 Utxi cbdxmhiha qb qzh keqozhm.\n45 Ytmehu jhmq qb qzh ztuujti.\n46 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t46 41 39\n48 Hbzm qxtnhuuha qb qzh ptqzxbby.\n49 Utxi qxtnhuuha qb qzh rtxahm.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t46 41 39\n51 Ytmehu qbbk qzh tvvuh.\n52 Ytmehu veokha dv qzh yeuk.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t46 41 39\n54 Utxi jhmq qb qzh bsseoh.\n55 Ytmehu ybnha qb qzh bsseoh.\n56 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n57 Utxi ybnha qb qzh phaxbby.\n58 Hbzm jhmq qb qzh keqozhm.\n59 Ytmehu cbdxmhiha qb qzh ztuujti.\n60 Ytmehu ybnha qb qzh bsseoh.\n61 Otmaxt cbdxmhiha qb qzh keqozhm.\n62 Ytmehu jhmq qb qzh rtxahm.\n63 Hbzm qbbk qzh sbbqptuu.\n64 Ytmehu vdq abjm qzh yeuk.\n65 Otmaxt cbdxmhiha qb qzh phaxbby.\n66 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t64 60 59\n67 Ytmehu uhsq qzh tvvuh.\n68 Otmaxt ybnha qb qzh ztuujti.\n69 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t64 59 55\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Hbzm cbdxmhiha qb qzh ptqzxbby.\n4 Ytmehu veokha dv qzh tvvuh.\n5 Otmaxt rbq qzh sbbqptuu.\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Otmaxt uhsq qzh sbbqptuu.\n8 Ytmehu vdq abjm qzh tvvuh.\n9 Otmaxt rbq qzh sbbqptuu.\n10 Hbzm rxtppha qzh tvvuh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Hbzm aelotxaha qzh tvvuh.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Hbzm qxtnhuuha qb qzh phaxbby.\n16 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n17 Utxi jhmq qb qzh phaxbby.\n18 Ytmehu veokha dv qzh tvvuh qzhxh.\n19 Ytmehu vdq abjm qzh tvvuh.\n20 Hbzm jhmq qb qzh ztuujti.\n21 Ytmehu rxtppha qzh tvvuh.\n22 Otmaxt ybnha qb qzh ptqzxbby.\n23 Hbzm rbq qzh sbbqptuu qzhxh.\n24 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n25 Hbzm ybnha qb qzh bsseoh.\n26 Ytmehu vdq abjm qzh tvvuh.\n27 Utxi veokha dv qzh yeuk.\n28 Hbzm jhmq ptok qb qzh keqozhm.\n29 Ytmehu qbbk qzh tvvuh.\n30 Utxi jhmq ptok qb qzh ztuujti.\n31 Utxi qxtnhuuha qb qzh phaxbby.\n32 Utxi jhmq qb qzh ztuujti.\n33 Hbzm ybnha qb qzh ztuujti.\n34 Utxi qbbk qzh sbbqptuu.\n35 Utxi qxtnhuuha qb qzh bsseoh.\n36 Hbzm cbdxmhiha qb qzh phaxbby.\n37 Hbzm jhmq ptok qb qzh ztuujti.\n38 Utxi jhmq qb qzh ptqzxbby.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t34 38 35\n40 Utxi jhmq qb qzh phaxbby.\n41 Utxi jhmq qb qzh keqozhm.\n42 Ytmehu ybnha qb qzh phaxbby.\n43 Otmaxt ybnha qb qzh phaxbby.\n44 Hbzm qxtnhuuha qb qzh rtxahm.\n45 Ytmehu vdq abjm qzh tvvuh.\n46 Hbzm ybnha qb qzh phaxbby.\n47 Hbzm rbq qzh tvvuh qzhxh.\n48 Hbzm jhmq qb qzh keqozhm.\n49 Hbzm jhmq ptok qb qzh rtxahm.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t47 49 48\n51 Utxi vdq abjm qzh yeuk qzhxh.\n52 Otmaxt ybnha qb qzh keqozhm.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t47 49 48\n54 Ytmehu cbdxmhiha qb qzh keqozhm.\n55 Utxi rxtppha qzh yeuk.\n56 Utxi axbvvha qzh sbbqptuu.\n57 Hbzm aelotxaha qzh tvvuh.\n58 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t56 41 40\n59 Utxi rxtppha qzh sbbqptuu.\n60 Otmaxt jhmq qb qzh rtxahm.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t57 49 48\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Utxi jhmq qb qzh bsseoh.\n3 Hbzm jhmq qb qzh bsseoh.\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Ytmehu uhsq qzh yeuk.\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Ytmehu ybnha qb qzh bsseoh.\n10 Hbzm ybnha qb qzh keqozhm.\n11 Hbzm qbbk qzh yeuk.\n12 Hbzm jhmq ptok qb qzh bsseoh.\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Hbzm jhmq ptok qb qzh ptqzxbby.\n16 Utxi veokha dv qzh tvvuh.\n17 Utxi jhmq ptok qb qzh bsseoh.\n18 Hbzm jhmq qb qzh bsseoh.\n19 Utxi aelotxaha qzh tvvuh.\n20 Hbzm rbq qzh tvvuh.\n21 Ytmehu jhmq ptok qb qzh phaxbby.\n22 Hbzm aelotxaha qzh yeuk.\n23 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t22 18 15\n24 Otmaxt ybnha qb qzh bsseoh.\n25 Otmaxt qbbk qzh yeuk.\n26 Hbzm aelotxaha qzh tvvuh.\n27 Utxi rxtppha qzh tvvuh.\n28 Utxi vdq abjm qzh tvvuh.\n29 Hbzm veokha dv qzh tvvuh.\n30 Ytmehu jhmq qb qzh ptqzxbby.\n31 Ytmehu cbdxmhiha qb qzh keqozhm.\n32 Hbzm vdq abjm qzh tvvuh.\n33 Utxi ybnha qb qzh ztuujti.\n34 Hbzm ybnha qb qzh ptqzxbby.\n35 Ytmehu cbdxmhiha qb qzh ztuujti.\n36 Otmaxt qxtnhuuha qb qzh rtxahm.\n37 Utxi qxtnhuuha qb qzh rtxahm.\n38 Ytmehu ybnha qb qzh ptqzxbby.\n39 Utxi veokha dv qzh sbbqptuu qzhxh.\n40 Hbzm jhmq qb qzh bsseoh.\n41 Utxi vdq abjm qzh sbbqptuu.\n42 Otmaxt rbq qzh sbbqptuu.\n43 Ytmehu qxtnhuuha qb qzh bsseoh.\n44 Hbzm jhmq qb qzh keqozhm.\n45 Otmaxt vdq abjm qzh yeuk.\n46 Hbzm qxtnhuuha qb qzh ptqzxbby.\n47 Utxi qbbk qzh yeuk.\n48 Hbzm cbdxmhiha qb qzh bsseoh.\n49 Hbzm jhmq ptok qb qzh ztuujti.\n50 Ytmehu qbbk qzh tvvuh qzhxh.\n51 Utxi aelotxaha qzh yeuk qzhxh.\n52 Hbzm cbdxmhiha qb qzh rtxahm.\n53 Ytmehu qxtnhuuha qb qzh phaxbby.\n54 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n55 Hbzm cbdxmhiha qb qzh ztuujti.\n56 Hbzm jhmq ptok qb qzh phaxbby.\n57 Otmaxt jhmq ptok qb qzh rtxahm.\n58 Otmaxt uhsq qzh sbbqptuu qzhxh.\n59 Otmaxt ybnha qb qzh bsseoh.\n60 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t58 57 54\n61 Utxi rbq qzh sbbqptuu.\n62 Utxi vdq abjm qzh sbbqptuu.\n63 Hbzm cbdxmhiha qb qzh keqozhm.\n64 Ytmehu axbvvha qzh tvvuh qzhxh.\n65 Ytmehu rbq qzh tvvuh.\n66 Otmaxt jhmq qb qzh rtxahm.\n67 Utxi rbq qzh sbbqptuu.\n68 Ytmehu ybnha qb qzh keqozhm.\n69 Otmaxt jhmq ptok qb qzh bsseoh.\n70 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n71 Utxi rbq qzh yeuk.\n72 Utxi cbdxmhiha qb qzh phaxbby.\n73 Ytmehu uhsq qzh tvvuh.\n74 Ytmehu rxtppha qzh tvvuh.\n75 Otmaxt ybnha qb qzh ztuujti.\n76 Ytmehu axbvvha qzh tvvuh.\n77 Utxi jhmq qb qzh bsseoh.\n78 Ytmehu qbbk qzh tvvuh qzhxh.\n79 Utxi uhsq qzh sbbqptuu.\n80 Utxi ybnha qb qzh ptqzxbby.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t79 77 72\n82 Ytmehu jhmq qb qzh phaxbby.\n83 Hbzm cbdxmhiha qb qzh rtxahm.\n84 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t79 77 72\n85 Ytmehu qxtnhuuha qb qzh keqozhm.\n86 Utxi ybnha qb qzh keqozhm.\n87 Hbzm jhmq qb qzh keqozhm.\n88 Otmaxt cbdxmhiha qb qzh bsseoh.\n89 Ytmehu vdq abjm qzh tvvuh.\n90 Utxi aelotxaha qzh yeuk.\n91 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t90 77 72\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Ytmehu jhmq qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Ytmehu rxtppha qzh yeuk qzhxh.\n12 Hbzm jhmq qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi ybnha qb qzh ztuujti.\n15 Ytmehu uhsq qzh yeuk.\n16 Hbzm rxtppha qzh yeuk qzhxh.\n17 Hbzm aelotxaha qzh yeuk.\n18 Hbzm rxtppha qzh yeuk qzhxh.\n19 Ytmehu qxtnhuuha qb qzh ztuujti.\n20 Otmaxt jhmq qb qzh rtxahm.\n21 Ytmehu jhmq ptok qb qzh ptqzxbby.\n22 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n23 Hbzm qxtnhuuha qb qzh ptqzxbby.\n24 Otmaxt veokha dv qzh tvvuh.\n25 Hbzm jhmq qb qzh bsseoh.\n26 Utxi jhmq qb qzh ptqzxbby.\n27 Hbzm jhmq qb qzh phaxbby.\n28 Hbzm jhmq qb qzh keqozhm.\n29 Otmaxt cbdxmhiha qb qzh bsseoh.\n30 Ytmehu jhmq ptok qb qzh keqozhm.\n31 Hbzm jhmq ptok qb qzh ptqzxbby.\n32 Otmaxt uhsq qzh tvvuh.\n33 Otmaxt uhsq qzh sbbqptuu qzhxh.\n34 Hbzm uhsq qzh yeuk.\n35 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t34 27 25\n36 Otmaxt rbq qzh tvvuh qzhxh.\n37 Utxi veokha dv qzh yeuk.\n38 Otmaxt rxtppha qzh sbbqptuu.\n39 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n40 Hbzm jhmq qb qzh bsseoh.\n41 Otmaxt ybnha qb qzh ztuujti.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t38 41 39\n43 Otmaxt uhsq qzh sbbqptuu.\n44 Otmaxt rbq qzh sbbqptuu.\n45 Hbzm cbdxmhiha qb qzh keqozhm.\n46 Otmaxt aelotxaha qzh sbbqptuu.\n47 Ytmehu cbdxmhiha qb qzh rtxahm.\n48 Otmaxt uhsq qzh tvvuh.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t48 41 39\n50 Otmaxt rbq qzh tvvuh.\n51 Utxi axbvvha qzh yeuk.\n52 Otmaxt axbvvha qzh tvvuh.\n53 Otmaxt jhmq qb qzh keqozhm.\n54 Hbzm jhmq ptok qb qzh phaxbby.\n55 Otmaxt ybnha qb qzh ptqzxbby.\n56 Utxi jhmq ptok qb qzh keqozhm.\n57 Ytmehu qxtnhuuha qb qzh bsseoh.\n58 Otmaxt jhmq ptok qb qzh ztuujti.\n59 Ytmehu jhmq ptok qb qzh rtxahm.\n60 Utxi cbdxmhiha qb qzh bsseoh.\n61 Otmaxt rbq qzh sbbqptuu.\n62 Ytmehu qxtnhuuha qb qzh keqozhm.\n63 Otmaxt qbbk qzh tvvuh qzhxh.\n64 Utxi jhmq qb qzh keqozhm.\n65 Otmaxt jhmq qb qzh rtxahm.\n66 Otmaxt axbvvha qzh sbbqptuu.\n67 Hbzm jhmq qb qzh keqozhm.\n68 Hbzm qxtnhuuha qb qzh ztuujti.\n69 Ytmehu ybnha qb qzh ptqzxbby.\n70 Ytmehu cbdxmhiha qb qzh ztuujti.\n71 Utxi jhmq qb qzh rtxahm.\n72 Otmaxt vdq abjm qzh tvvuh.\n73 Utxi cbdxmhiha qb qzh ztuujti.\n74 Hbzm ybnha qb qzh ptqzxbby.\n75 Ytmehu jhmq ptok qb qzh ptqzxbby.\n76 Hbzm rxtppha qzh yeuk.\n77 Ytmehu ybnha qb qzh bsseoh.\n78 Ytmehu jhmq qb qzh ztuujti.\n79 Ytmehu cbdxmhiha qb qzh bsseoh.\n80 Utxi qxtnhuuha qb qzh phaxbby.\n81 Otmaxt veokha dv qzh sbbqptuu.\n82 Otmaxt jhmq qb qzh bsseoh.\n83 Hbzm uhsq qzh yeuk.\n84 Utxi jhmq qb qzh bsseoh.\n85 Utxi ybnha qb qzh keqozhm.\n86 Hbzm qxtnhuuha qb qzh phaxbby.\n87 Otmaxt jhmq qb qzh ztuujti.\n88 Utxi jhmq ptok qb qzh ztuujti.\n89 Hbzm cbdxmhiha qb qzh keqozhm.\n90 Otmaxt uhsq qzh sbbqptuu.\n91 Hbzm jhmq ptok qb qzh rtxahm.\n92 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t90 87 82\n93 Utxi qxtnhuuha qb qzh keqozhm.\n94 Ytmehu cbdxmhiha qb qzh keqozhm.\n95 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t90 87 82\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Otmaxt uhsq qzh yeuk.\n4 Utxi rbq qzh tvvuh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Utxi vdq abjm qzh tvvuh qzhxh.\n7 Otmaxt rbq qzh yeuk qzhxh.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Utxi jhmq ptok qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh phaxbby.\n11 Utxi qbbk qzh sbbqptuu.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Utxi vdq abjm qzh sbbqptuu qzhxh.\n15 Otmaxt rbq qzh sbbqptuu.\n16 Otmaxt jhmq qb qzh ptqzxbby.\n17 Ytmehu qxtnhuuha qb qzh ztuujti.\n18 Ytmehu qbbk qzh tvvuh qzhxh.\n19 Ytmehu jhmq qb qzh rtxahm.\n20 Otmaxt jhmq ptok qb qzh bsseoh.\n21 Hbzm ybnha qb qzh ztuujti.\n22 Otmaxt jhmq ptok qb qzh ztuujti.\n23 Otmaxt jhmq qb qzh ptqzxbby.\n24 Otmaxt axbvvha qzh yeuk.\n25 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t24 22 20\n26 Otmaxt rbq qzh yeuk.\n27 Utxi jhmq ptok qb qzh bsseoh.\n28 Hbzm qxtnhuuha qb qzh phaxbby.\n29 Utxi ybnha qb qzh ztuujti.\n30 Utxi jhmq qb qzh phaxbby.\n31 Ytmehu jhmq qb qzh phaxbby.\n32 Utxi jhmq ptok qb qzh rtxahm.\n33 Otmaxt jhmq qb qzh keqozhm.\n34 Ytmehu qxtnhuuha qb qzh keqozhm.\n35 Ytmehu aelotxaha qzh tvvuh.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t35 31 19\n37 Ytmehu rxtppha qzh tvvuh.\n38 Hbzm jhmq qb qzh rtxahm.\n39 Ytmehu vdq abjm qzh tvvuh qzhxh.\n40 Ytmehu rbq qzh tvvuh.\n41 Otmaxt qxtnhuuha qb qzh rtxahm.\n42 Otmaxt vdq abjm qzh sbbqptuu.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t42 33 23\n44 Hbzm qbbk qzh sbbqptuu qzhxh.\n45 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n46 Otmaxt jhmq ptok qb qzh bsseoh.\n47 Ytmehu jhmq qb qzh ptqzxbby.\n48 Ytmehu ybnha qb qzh rtxahm.\n49 Ytmehu axbvvha qzh tvvuh qzhxh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t49 48 47\n51 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n52 Otmaxt aelotxaha qzh yeuk.\n53 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t52 46 41\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Ytmehu rbq qzh yeuk.\n4 Utxi ybnha qb qzh ztuujti.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Ytmehu vdq abjm qzh yeuk.\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh rtxahm.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm jhmq qb qzh ztuujti.\n17 Hbzm ybnha qb qzh ptqzxbby.\n18 Otmaxt ybnha qb qzh ztuujti.\n19 Otmaxt veokha dv qzh tvvuh qzhxh.\n20 Otmaxt aelotxaha qzh tvvuh qzhxh.\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Otmaxt rxtppha qzh tvvuh.\n23 Otmaxt axbvvha qzh tvvuh.\n24 Otmaxt rbq qzh tvvuh.\n25 Otmaxt ybnha qb qzh phaxbby.\n26 Otmaxt uhsq qzh tvvuh.\n27 Utxi qxtnhuuha qb qzh bsseoh.\n28 Otmaxt jhmq ptok qb qzh ztuujti.\n29 Utxi qbbk qzh yeuk.\n30 Ytmehu cbdxmhiha qb qzh bsseoh.\n31 Hbzm ybnha qb qzh bsseoh.\n32 Utxi rbq qzh sbbqptuu.\n33 Otmaxt ybnha qb qzh keqozhm.\n34 Utxi qxtnhuuha qb qzh rtxahm.\n35 Ytmehu jhmq ptok qb qzh phaxbby.\n36 Utxi jhmq qb qzh phaxbby.\n37 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t32 36 34\n38 Utxi vdq abjm qzh sbbqptuu qzhxh.\n39 Ytmehu jhmq ptok qb qzh ptqzxbby.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t38 36 34\n41 Otmaxt jhmq qb qzh ztuujti.\n42 Ytmehu ybnha qb qzh rtxahm.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t38 36 34\n44 Utxi rbq qzh tvvuh.\n45 Hbzm qxtnhuuha qb qzh keqozhm.\n46 Ytmehu jhmq qb qzh ptqzxbby.\n47 Hbzm jhmq qb qzh phaxbby.\n48 Hbzm cbdxmhiha qb qzh bsseoh.\n49 Hbzm jhmq ptok qb qzh phaxbby.\n50 Hbzm veokha dv qzh sbbqptuu.\n51 Ytmehu qxtnhuuha qb qzh phaxbby.\n52 Utxi uhsq qzh tvvuh.\n53 Otmaxt cbdxmhiha qb qzh keqozhm.\n54 Ytmehu qbbk qzh tvvuh.\n55 Utxi axbvvha qzh yeuk.\n56 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t55 36 34\n57 Hbzm ybnha qb qzh rtxahm.\n58 Ytmehu uhsq qzh tvvuh.\n59 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t55 36 34\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Otmaxt rbq qzh yeuk.\n4 Otmaxt aelotxaha qzh yeuk.\n5 Otmaxt rbq qzh yeuk.\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Hbzm jhmq qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Otmaxt qxtnhuuha qb qzh bsseoh.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Otmaxt axbvvha qzh yeuk.\n12 Hbzm jhmq qb qzh keqozhm.\n13 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t11 9 6\n14 Hbzm jhmq qb qzh rtxahm.\n15 Utxi jhmq qb qzh bsseoh.\n16 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t11 9 6\n17 Otmaxt ybnha qb qzh ptqzxbby.\n18 Otmaxt jhmq ptok qb qzh ztuujti.\n19 Ytmehu veokha dv qzh tvvuh.\n20 Utxi qbbk qzh yeuk.\n21 Hbzm cbdxmhiha qb qzh bsseoh.\n22 Hbzm jhmq qb qzh ztuujti.\n23 Utxi ybnha qb qzh ptqzxbby.\n24 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n25 Hbzm cbdxmhiha qb qzh phaxbby.\n26 Utxi uhsq qzh yeuk.\n27 Utxi cbdxmhiha qb qzh bsseoh.\n28 Hbzm rbq qzh sbbqptuu qzhxh.\n29 Ytmehu uhsq qzh tvvuh.\n30 Ytmehu rbq qzh yeuk.\n31 Ytmehu vdq abjm qzh yeuk qzhxh.\n32 Utxi cbdxmhiha qb qzh ptqzxbby.\n33 Utxi qxtnhuuha qb qzh bsseoh.\n34 Utxi jhmq ptok qb qzh ptqzxbby.\n35 Hbzm qxtnhuuha qb qzh keqozhm.\n36 Utxi jhmq ptok qb qzh bsseoh.\n37 Ytmehu qbbk qzh yeuk.\n38 Ytmehu rbq qzh tvvuh.\n39 Ytmehu uhsq qzh tvvuh.\n40 Ytmehu jhmq qb qzh rtxahm.\n41 Otmaxt jhmq qb qzh phaxbby.\n42 Ytmehu ybnha qb qzh bsseoh.\n43 Ytmehu ybnha qb qzh rtxahm.\n44 Hbzm jhmq ptok qb qzh rtxahm.\n45 Utxi cbdxmhiha qb qzh keqozhm.\n46 Hbzm ybnha qb qzh ptqzxbby.\n47 Ytmehu jhmq qb qzh bsseoh.\n48 Otmaxt qxtnhuuha qb qzh ztuujti.\n49 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n50 Hbzm jhmq qb qzh bsseoh.\n51 Hbzm ybnha qb qzh keqozhm.\n52 Ytmehu axbvvha qzh yeuk.\n53 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t52 47 43\n54 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n55 Otmaxt ybnha qb qzh phaxbby.\n56 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t54 46 44\n57 Otmaxt ybnha qb qzh rtxahm.\n58 Ytmehu jhmq ptok qb qzh ztuujti.\n59 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t54 50 46\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Utxi rxtppha qzh yeuk.\n3 Ytmehu jhmq ptok qb qzh ztuujti.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Hbzm rxtppha qzh tvvuh.\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Hbzm axbvvha qzh tvvuh.\n9 Hbzm ybnha qb qzh ztuujti.\n10 Utxi axbvvha qzh yeuk.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi jhmq qb qzh ztuujti.\n15 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t12 14 13\n16 Utxi uhsq qzh yeuk.\n17 Hbzm cbdxmhiha qb qzh phaxbby.\n18 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t16 14 13\n19 Hbzm rbq qzh sbbqptuu qzhxh.\n20 Hbzm aelotxaha qzh sbbqptuu.\n21 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t16 14 13\n22 Hbzm jhmq ptok qb qzh bsseoh.\n23 Utxi jhmq qb qzh keqozhm.\n24 Utxi qxtnhuuha qb qzh rtxahm.\n25 Utxi jhmq qb qzh phaxbby.\n26 Utxi qbbk qzh sbbqptuu qzhxh.\n27 Utxi axbvvha qzh sbbqptuu qzhxh.\n28 Ytmehu cbdxmhiha qb qzh keqozhm.\n29 Ytmehu qxtnhuuha qb qzh rtxahm.\n30 Otmaxt jhmq qb qzh phaxbby.\n31 Otmaxt rxtppha qzh sbbqptuu.\n32 Otmaxt ybnha qb qzh ztuujti.\n33 Otmaxt qxtnhuuha qb qzh rtxahm.\n34 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t31 33 32\n35 Otmaxt qxtnhuuha qb qzh bsseoh.\n36 Otmaxt aelotxaha qzh sbbqptuu.\n37 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t36 35 33\n1 Utxi ybnha qb qzh rtxahm.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Ytmehu aelotxaha qzh sbbqptuu.\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Ytmehu rxtppha qzh tvvuh.\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Ytmehu uhsq qzh tvvuh.\n14 Hbzm qbbk qzh tvvuh.\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Otmaxt qxtnhuuha qb qzh ztuujti.\n19 Hbzm aelotxaha qzh tvvuh.\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Utxi ybnha qb qzh phaxbby.\n22 Otmaxt qxtnhuuha qb qzh bsseoh.\n23 Hbzm jhmq qb qzh ztuujti.\n24 Utxi qxtnhuuha qb qzh keqozhm.\n25 Otmaxt jhmq ptok qb qzh rtxahm.\n26 Otmaxt cbdxmhiha qb qzh phaxbby.\n27 Utxi jhmq ptok qb qzh ztuujti.\n28 Utxi qxtnhuuha qb qzh keqozhm.\n29 Hbzm jhmq ptok qb qzh ptqzxbby.\n30 Hbzm rxtppha qzh tvvuh.\n31 Ytmehu ybnha qb qzh ztuujti.\n32 Utxi aelotxaha qzh sbbqptuu qzhxh.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t32 28 27\n34 Ytmehu cbdxmhiha qb qzh phaxbby.\n35 Utxi cbdxmhiha qb qzh bsseoh.\n36 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t32 28 27\n37 Hbzm jhmq qb qzh bsseoh.\n38 Utxi cbdxmhiha qb qzh phaxbby.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t32 27 24\n40 Otmaxt qxtnhuuha qb qzh ztuujti.\n41 Utxi ybnha qb qzh bsseoh.\n42 Hbzm aelotxaha qzh tvvuh qzhxh.\n43 Utxi vdq abjm qzh yeuk.\n44 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t43 28 27\n45 Utxi qxtnhuuha qb qzh ztuujti.\n46 Hbzm jhmq qb qzh ptqzxbby.\n47 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t43 41 38\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Otmaxt qbbk qzh sbbqptuu.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t4 6 5\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Hbzm rxtppha qzh yeuk.\n10 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t4 6 5\n11 Otmaxt uhsq qzh sbbqptuu qzhxh.\n12 Ytmehu cbdxmhiha qb qzh rtxahm.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t11 6 5\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t11 6 5\n17 Ytmehu cbdxmhiha qb qzh ztuujti.\n18 Otmaxt veokha dv qzh tvvuh.\n19 Otmaxt axbvvha qzh tvvuh.\n20 Hbzm uhsq qzh yeuk qzhxh.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Utxi rbq qzh tvvuh.\n23 Otmaxt veokha dv qzh sbbqptuu.\n24 Utxi jhmq qb qzh ztuujti.\n25 Otmaxt aelotxaha qzh sbbqptuu.\n26 Hbzm rbq qzh yeuk.\n27 Utxi jhmq qb qzh bsseoh.\n28 Ytmehu qxtnhuuha qb qzh bsseoh.\n29 Hbzm aelotxaha qzh yeuk.\n30 Hbzm veokha dv qzh yeuk.\n31 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n32 Ytmehu jhmq ptok qb qzh ptqzxbby.\n33 Ytmehu cbdxmhiha qb qzh phaxbby.\n34 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n35 Utxi jhmq ptok qb qzh ptqzxbby.\n36 Utxi aelotxaha qzh tvvuh.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t36 35 27\n1 Utxi ybnha qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Utxi qbbk qzh yeuk.\n6 Otmaxt jhmq qb qzh ztuujti.\n7 Utxi veokha dv qzh sbbqptuu.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Ytmehu ybnha qb qzh ptqzxbby.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Hbzm jhmq qb qzh ptqzxbby.\n13 Utxi aelotxaha qzh yeuk qzhxh.\n14 Utxi vdq abjm qzh sbbqptuu.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Otmaxt cbdxmhiha qb qzh rtxahm.\n17 Ytmehu jhmq ptok qb qzh ztuujti.\n18 Ytmehu rxtppha qzh sbbqptuu.\n19 Otmaxt qxtnhuuha qb qzh ztuujti.\n20 Ytmehu uhsq qzh sbbqptuu.\n21 Otmaxt jhmq ptok qb qzh rtxahm.\n22 Utxi jhmq ptok qb qzh phaxbby.\n23 Otmaxt jhmq ptok qb qzh keqozhm.\n24 Otmaxt qxtnhuuha qb qzh ztuujti.\n25 Utxi jhmq ptok qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh rtxahm.\n27 Utxi cbdxmhiha qb qzh ptqzxbby.\n28 Otmaxt rxtppha qzh yeuk.\n29 Otmaxt aelotxaha qzh yeuk.\n30 Hbzm ybnha qb qzh ztuujti.\n31 Otmaxt jhmq ptok qb qzh bsseoh.\n32 Hbzm qbbk qzh sbbqptuu.\n33 Hbzm axbvvha qzh sbbqptuu.\n34 Ytmehu cbdxmhiha qb qzh keqozhm.\n35 Hbzm qxtnhuuha qb qzh rtxahm.\n36 Ytmehu jhmq ptok qb qzh ptqzxbby.\n37 Otmaxt qxtnhuuha qb qzh phaxbby.\n38 Ytmehu ybnha qb qzh rtxahm.\n39 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n40 Ytmehu jhmq ptok qb qzh bsseoh.\n41 Ytmehu jhmq qb qzh ptqzxbby.\n42 Ytmehu jhmq qb qzh ztuujti.\n43 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n44 Utxi cbdxmhiha qb qzh rtxahm.\n45 Otmaxt qxtnhuuha qb qzh rtxahm.\n46 Utxi jhmq ptok qb qzh phaxbby.\n47 Utxi qxtnhuuha qb qzh ztuujti.\n48 Hbzm cbdxmhiha qb qzh ztuujti.\n49 Ytmehu rxtppha qzh yeuk qzhxh.\n50 Otmaxt ybnha qb qzh ztuujti.\n51 Otmaxt qxtnhuuha qb qzh rtxahm.\n52 Hbzm rxtppha qzh tvvuh.\n53 Hbzm aelotxaha qzh tvvuh.\n54 Hbzm qxtnhuuha qb qzh bsseoh.\n55 Hbzm jhmq ptok qb qzh ztuujti.\n56 Hbzm rbq qzh tvvuh.\n57 Otmaxt cbdxmhiha qb qzh ztuujti.\n58 Utxi jhmq ptok qb qzh bsseoh.\n59 Utxi qxtnhuuha qb qzh keqozhm.\n60 Hbzm axbvvha qzh tvvuh.\n61 Hbzm qbbk qzh tvvuh.\n62 Hbzm ybnha qb qzh keqozhm.\n63 Ytmehu aelotxaha qzh yeuk.\n64 Ytmehu ybnha qb qzh rtxahm.\n65 Hbzm uhsq qzh tvvuh qzhxh.\n66 Ytmehu qxtnhuuha qb qzh keqozhm.\n67 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n68 Hbzm rbq qzh tvvuh.\n69 Ytmehu uhsq qzh sbbqptuu.\n70 Hbzm rbq qzh sbbqptuu.\n71 Otmaxt jhmq ptok qb qzh phaxbby.\n72 Hbzm ybnha qb qzh ztuujti.\n73 Hbzm aelotxaha qzh tvvuh.\n74 Hbzm aelotxaha qzh sbbqptuu.\n75 Otmaxt jhmq qb qzh ztuujti.\n76 Hbzm qxtnhuuha qb qzh bsseoh.\n77 Otmaxt qbbk qzh tvvuh.\n78 Utxi qxtnhuuha qb qzh ztuujti.\n79 Utxi veokha dv qzh sbbqptuu.\n80 Utxi ybnha qb qzh ptqzxbby.\n81 Ytmehu ybnha qb qzh ztuujti.\n82 Utxi jhmq ptok qb qzh rtxahm.\n83 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t79 82 80\n84 Otmaxt rbq qzh yeuk.\n85 Hbzm ybnha qb qzh phaxbby.\n86 Ytmehu qxtnhuuha qb qzh keqozhm.\n87 Utxi aelotxaha qzh sbbqptuu.\n88 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t87 82 80\n89 Utxi ybnha qb qzh ztuujti.\n90 Hbzm qxtnhuuha qb qzh ztuujti.\n91 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t87 82 80\n92 Ytmehu jhmq ptok qb qzh phaxbby.\n93 Otmaxt axbvvha qzh yeuk.\n94 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t87 82 80\n95 Otmaxt rbq qzh yeuk.\n96 Utxi ybnha qb qzh ptqzxbby.\n97 Otmaxt uhsq qzh tvvuh qzhxh.\n98 Otmaxt aelotxaha qzh yeuk.\n99 Otmaxt qxtnhuuha qb qzh bsseoh.\n100 Otmaxt qxtnhuuha qb qzh keqozhm.\n101 Ytmehu jhmq ptok qb qzh ptqzxbby.\n102 Otmaxt ybnha qb qzh ztuujti.\n103 Hbzm rxtppha qzh yeuk.\n104 Ytmehu cbdxmhiha qb qzh keqozhm.\n105 Otmaxt qxtnhuuha qb qzh bsseoh.\n106 Hbzm qbbk qzh tvvuh.\n107 Hbzm qxtnhuuha qb qzh keqozhm.\n108 Hbzm qxtnhuuha qb qzh bsseoh.\n109 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t106 108 107\n1 Utxi qbbk qzh tvvuh.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt jhmq ptok qb qzh phaxbby.\n4 Utxi vdq abjm qzh tvvuh.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Hbzm qbbk qzh tvvuh.\n7 Hbzm uhsq qzh tvvuh.\n8 Utxi veokha dv qzh tvvuh.\n9 Utxi uhsq qzh tvvuh.\n10 Utxi rxtppha qzh tvvuh.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Utxi axbvvha qzh tvvuh qzhxh.\n13 Utxi veokha dv qzh tvvuh.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Utxi qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm jhmq qb qzh ztuujti.\n17 Utxi jhmq qb qzh ztuujti.\n18 Hbzm jhmq ptok qb qzh keqozhm.\n19 Utxi qbbk qzh sbbqptuu qzhxh.\n20 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n21 Hbzm qxtnhuuha qb qzh ptqzxbby.\n22 Otmaxt qxtnhuuha qb qzh rtxahm.\n23 Utxi jhmq ptok qb qzh bsseoh.\n24 Utxi cbdxmhiha qb qzh keqozhm.\n25 Ytmehu jhmq qb qzh ztuujti.\n26 Utxi axbvvha qzh sbbqptuu.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t26 24 23\n28 Otmaxt cbdxmhiha qb qzh keqozhm.\n29 Hbzm jhmq ptok qb qzh ztuujti.\n30 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t26 24 23\n31 Hbzm qxtnhuuha qb qzh ptqzxbby.\n32 Otmaxt veokha dv qzh sbbqptuu.\n33 Ytmehu jhmq qb qzh rtxahm.\n34 Otmaxt uhsq qzh sbbqptuu.\n35 Hbzm cbdxmhiha qb qzh keqozhm.\n36 Hbzm veokha dv qzh sbbqptuu.\n37 Hbzm jhmq ptok qb qzh phaxbby.\n38 Utxi axbvvha qzh tvvuh.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t38 24 23\n40 Utxi ybnha qb qzh phaxbby.\n41 Utxi qxtnhuuha qb qzh bsseoh.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t38 17 15\n43 Ytmehu jhmq ptok qb qzh phaxbby.\n44 Hbzm vdq abjm qzh sbbqptuu.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t38 23 17\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi axbvvha qzh yeuk.\n3 Utxi veokha dv qzh yeuk.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Utxi axbvvha qzh yeuk.\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Utxi rbq qzh yeuk.\n9 Hbzm jhmq ptok qb qzh phaxbby.\n10 Utxi uhsq qzh yeuk.\n11 Utxi rbq qzh yeuk.\n12 Hbzm rbq qzh sbbqptuu qzhxh.\n13 Hbzm uhsq qzh sbbqptuu.\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Hbzm rxtppha qzh tvvuh qzhxh.\n16 Utxi uhsq qzh yeuk.\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Hbzm rxtppha qzh yeuk.\n19 Hbzm jhmq qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh ztuujti.\n21 Otmaxt cbdxmhiha qb qzh bsseoh.\n22 Utxi jhmq ptok qb qzh phaxbby.\n23 Otmaxt cbdxmhiha qb qzh keqozhm.\n24 Utxi rbq qzh sbbqptuu.\n25 Hbzm jhmq qb qzh bsseoh.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Utxi qbbk qzh sbbqptuu.\n28 Utxi uhsq qzh sbbqptuu.\n29 Hbzm axbvvha qzh yeuk.\n30 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n31 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t29 25 19\n32 Utxi jhmq qb qzh ztuujti.\n33 Hbzm uhsq qzh tvvuh qzhxh.\n34 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t29 25 19\n35 Otmaxt ybnha qb qzh ztuujti.\n36 Hbzm veokha dv qzh tvvuh.\n37 Hbzm rbq qzh yeuk.\n38 Hbzm jhmq qb qzh ptqzxbby.\n39 Hbzm jhmq ptok qb qzh ztuujti.\n40 Utxi ybnha qb qzh bsseoh.\n41 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t37 39 38\n42 Ytmehu qxtnhuuha qb qzh keqozhm.\n43 Hbzm axbvvha qzh yeuk.\n44 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t43 39 38\n45 Otmaxt qbbk qzh yeuk.\n46 Otmaxt ybnha qb qzh ptqzxbby.\n47 Ytmehu jhmq qb qzh rtxahm.\n48 Hbzm vdq abjm qzh tvvuh.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t48 39 38\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Utxi rxtppha qzh tvvuh.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh keqozhm.\n7 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t2 6 3\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Otmaxt jhmq ptok qb qzh keqozhm.\n10 Ytmehu qbbk qzh sbbqptuu.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Utxi axbvvha qzh tvvuh.\n14 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t13 12 11\n15 Hbzm rxtppha qzh tvvuh.\n16 Ytmehu veokha dv qzh yeuk.\n17 Hbzm axbvvha qzh tvvuh.\n18 Hbzm jhmq qb qzh phaxbby.\n19 Ytmehu cbdxmhiha qb qzh phaxbby.\n20 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n21 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t16 20 19\n22 Hbzm ybnha qb qzh ptqzxbby.\n23 Ytmehu vdq abjm qzh yeuk qzhxh.\n24 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t23 20 19\n25 Hbzm qbbk qzh yeuk.\n26 Utxi jhmq qb qzh ptqzxbby.\n27 Hbzm cbdxmhiha qb qzh rtxahm.\n28 Ytmehu jhmq ptok qb qzh bsseoh.\n29 Hbzm uhsq qzh yeuk qzhxh.\n30 Hbzm cbdxmhiha qb qzh keqozhm.\n31 Otmaxt jhmq qb qzh ztuujti.\n32 Hbzm jhmq qb qzh ptqzxbby.\n33 Ytmehu cbdxmhiha qb qzh rtxahm.\n34 Utxi qxtnhuuha qb qzh bsseoh.\n35 Hbzm cbdxmhiha qb qzh ztuujti.\n36 Otmaxt jhmq qb qzh phaxbby.\n37 Utxi jhmq qb qzh keqozhm.\n38 Ytmehu jhmq qb qzh phaxbby.\n39 Hbzm jhmq qb qzh bsseoh.\n40 Ytmehu aelotxaha qzh sbbqptuu.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t40 38 33\n1 Otmaxt qbbk qzh tvvuh.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Otmaxt uhsq qzh tvvuh.\n4 Utxi jhmq qb qzh ztuujti.\n5 Otmaxt rbq qzh tvvuh.\n6 Hbzm ybnha qb qzh phaxbby.\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Utxi qxtnhuuha qb qzh bsseoh.\n16 Hbzm rxtppha qzh yeuk.\n17 Hbzm vdq abjm qzh yeuk.\n18 Hbzm rxtppha qzh yeuk.\n19 Hbzm axbvvha qzh yeuk.\n20 Hbzm veokha dv qzh yeuk.\n21 Hbzm cbdxmhiha qb qzh ztuujti.\n22 Hbzm aelotxaha qzh yeuk.\n23 Ytmehu rxtppha qzh yeuk.\n24 Ytmehu axbvvha qzh yeuk.\n25 Otmaxt cbdxmhiha qb qzh keqozhm.\n26 Ytmehu qxtnhuuha qb qzh rtxahm.\n27 Ytmehu qxtnhuuha qb qzh bsseoh.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Otmaxt rbq qzh sbbqptuu.\n30 Otmaxt cbdxmhiha qb qzh bsseoh.\n31 Hbzm rbq qzh yeuk.\n32 Hbzm aelotxaha qzh yeuk qzhxh.\n33 Hbzm jhmq ptok qb qzh phaxbby.\n34 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n35 Otmaxt ybnha qb qzh ztuujti.\n36 Utxi jhmq qb qzh ztuujti.\n37 Ytmehu rbq qzh sbbqptuu.\n38 Ytmehu aelotxaha qzh sbbqptuu.\n39 Otmaxt qbbk qzh yeuk.\n40 Hbzm jhmq qb qzh ptqzxbby.\n41 Utxi jhmq ptok qb qzh ptqzxbby.\n42 Ytmehu jhmq ptok qb qzh ztuujti.\n43 Utxi jhmq ptok qb qzh ztuujti.\n44 Otmaxt jhmq qb qzh keqozhm.\n45 Otmaxt vdq abjm qzh yeuk.\n46 Otmaxt vdq abjm qzh tvvuh.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t46 9 7\n48 Hbzm cbdxmhiha qb qzh bsseoh.\n49 Otmaxt rbq qzh yeuk.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t46 35 30\n51 Hbzm jhmq ptok qb qzh phaxbby.\n52 Otmaxt jhmq qb qzh ptqzxbby.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t46 44 35\n54 Otmaxt jhmq ptok qb qzh bsseoh.\n55 Otmaxt vdq abjm qzh yeuk.\n56 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t55 54 52\n57 Otmaxt veokha dv qzh sbbqptuu.\n58 Hbzm cbdxmhiha qb qzh ptqzxbby.\n59 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t55 54 52\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh bsseoh.\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Hbzm ybnha qb qzh keqozhm.\n10 Hbzm rxtppha qzh sbbqptuu qzhxh.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Hbzm ybnha qb qzh ztuujti.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t10 12 11\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Hbzm vdq abjm qzh sbbqptuu.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t15 12 11\n17 Ytmehu jhmq qb qzh ptqzxbby.\n18 Utxi rxtppha qzh sbbqptuu.\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Ytmehu ybnha qb qzh bsseoh.\n21 Otmaxt cbdxmhiha qb qzh ztuujti.\n22 Hbzm jhmq ptok qb qzh phaxbby.\n23 Otmaxt cbdxmhiha qb qzh bsseoh.\n24 Utxi uhsq qzh sbbqptuu qzhxh.\n25 Hbzm ybnha qb qzh keqozhm.\n26 Ytmehu qxtnhuuha qb qzh ztuujti.\n27 Hbzm cbdxmhiha qb qzh rtxahm.\n28 Utxi jhmq ptok qb qzh phaxbby.\n29 Hbzm qxtnhuuha qb qzh ptqzxbby.\n30 Hbzm cbdxmhiha qb qzh keqozhm.\n31 Otmaxt jhmq ptok qb qzh rtxahm.\n32 Utxi jhmq qb qzh rtxahm.\n33 Hbzm ybnha qb qzh bsseoh.\n34 Utxi qxtnhuuha qb qzh phaxbby.\n35 Ytmehu jhmq qb qzh ptqzxbby.\n36 Utxi qxtnhuuha qb qzh ztuujti.\n37 Hbzm qxtnhuuha qb qzh ptqzxbby.\n38 Otmaxt qxtnhuuha qb qzh phaxbby.\n39 Ytmehu qxtnhuuha qb qzh rtxahm.\n40 Hbzm jhmq qb qzh bsseoh.\n41 Otmaxt rbq qzh yeuk qzhxh.\n42 Utxi jhmq qb qzh bsseoh.\n43 Hbzm jhmq qb qzh keqozhm.\n44 Hbzm rbq qzh tvvuh.\n45 Utxi jhmq ptok qb qzh ptqzxbby.\n46 Ytmehu qxtnhuuha qb qzh ztuujti.\n47 Ytmehu jhmq qb qzh bsseoh.\n48 Otmaxt jhmq qb qzh ztuujti.\n49 Otmaxt jhmq ptok qb qzh phaxbby.\n50 Utxi ybnha qb qzh bsseoh.\n51 Hbzm uhsq qzh tvvuh.\n52 Hbzm cbdxmhiha qb qzh ztuujti.\n53 Utxi ybnha qb qzh phaxbby.\n54 Hbzm qxtnhuuha qb qzh rtxahm.\n55 Hbzm qxtnhuuha qb qzh ztuujti.\n56 Ytmehu jhmq ptok qb qzh rtxahm.\n57 Utxi jhmq ptok qb qzh keqozhm.\n58 Otmaxt uhsq qzh yeuk qzhxh.\n59 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t58 49 48\n60 Ytmehu ybnha qb qzh keqozhm.\n61 Hbzm qbbk qzh sbbqptuu.\n62 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t58 49 48\n63 Ytmehu jhmq ptok qb qzh ptqzxbby.\n64 Utxi jhmq qb qzh ptqzxbby.\n65 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t58 49 48\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Hbzm jhmq qb qzh keqozhm.\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Otmaxt rxtppha qzh yeuk.\n6 Otmaxt jhmq qb qzh rtxahm.\n7 Otmaxt uhsq qzh yeuk qzhxh.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Otmaxt qbbk qzh yeuk.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt aelotxaha qzh yeuk qzhxh.\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Otmaxt qbbk qzh tvvuh.\n16 Otmaxt uhsq qzh tvvuh.\n17 Utxi axbvvha qzh sbbqptuu qzhxh.\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Utxi qxtnhuuha qb qzh ztuujti.\n20 Utxi jhmq qb qzh rtxahm.\n21 Otmaxt jhmq ptok qb qzh phaxbby.\n22 Utxi qxtnhuuha qb qzh ztuujti.\n23 Otmaxt jhmq qb qzh ztuujti.\n24 Hbzm jhmq ptok qb qzh bsseoh.\n25 Hbzm cbdxmhiha qb qzh keqozhm.\n26 Hbzm ybnha qb qzh phaxbby.\n27 Hbzm qbbk qzh tvvuh.\n28 Ytmehu ybnha qb qzh phaxbby.\n29 Utxi jhmq ptok qb qzh bsseoh.\n30 Hbzm qxtnhuuha qb qzh ztuujti.\n31 Hbzm qxtnhuuha qb qzh bsseoh.\n32 Utxi ybnha qb qzh keqozhm.\n33 Utxi cbdxmhiha qb qzh ptqzxbby.\n34 Ytmehu qxtnhuuha qb qzh keqozhm.\n35 Hbzm cbdxmhiha qb qzh ztuujti.\n36 Hbzm ybnha qb qzh keqozhm.\n37 Ytmehu qxtnhuuha qb qzh bsseoh.\n38 Utxi cbdxmhiha qb qzh ztuujti.\n39 Hbzm jhmq ptok qb qzh phaxbby.\n40 Hbzm cbdxmhiha qb qzh rtxahm.\n41 Ytmehu cbdxmhiha qb qzh keqozhm.\n42 Utxi ybnha qb qzh bsseoh.\n43 Hbzm veokha dv qzh yeuk.\n44 Hbzm jhmq qb qzh keqozhm.\n45 Utxi qxtnhuuha qb qzh rtxahm.\n46 Ytmehu qxtnhuuha qb qzh phaxbby.\n47 Ytmehu qxtnhuuha qb qzh keqozhm.\n48 Ytmehu jhmq ptok qb qzh ztuujti.\n49 Hbzm ybnha qb qzh ztuujti.\n50 Hbzm vdq abjm qzh tvvuh.\n51 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t50 49 44\n52 Hbzm qbbk qzh tvvuh qzhxh.\n53 Hbzm jhmq ptok qb qzh bsseoh.\n54 Hbzm aelotxaha qzh tvvuh qzhxh.\n55 Hbzm qxtnhuuha qb qzh rtxahm.\n56 Ytmehu jhmq ptok qb qzh keqozhm.\n57 Otmaxt qxtnhuuha qb qzh phaxbby.\n58 Otmaxt rbq qzh sbbqptuu.\n59 Hbzm jhmq qb qzh bsseoh.\n60 Utxi jhmq qb qzh ztuujti.\n61 Ytmehu cbdxmhiha qb qzh ztuujti.\n62 Hbzm uhsq qzh yeuk.\n63 Utxi ybnha qb qzh bsseoh.\n64 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t62 59 55\n65 Ytmehu jhmq qb qzh keqozhm.\n66 Hbzm qxtnhuuha qb qzh rtxahm.\n67 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t62 55 53\n68 Ytmehu jhmq qb qzh phaxbby.\n69 Utxi veokha dv qzh tvvuh qzhxh.\n70 Otmaxt uhsq qzh sbbqptuu.\n71 Otmaxt veokha dv qzh sbbqptuu.\n72 Otmaxt uhsq qzh sbbqptuu.\n73 Ytmehu rbq qzh sbbqptuu.\n74 Otmaxt jhmq ptok qb qzh rtxahm.\n75 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n76 Utxi jhmq qb qzh phaxbby.\n77 Ytmehu ybnha qb qzh bsseoh.\n78 Ytmehu ybnha qb qzh ztuujti.\n79 Ytmehu jhmq qb qzh rtxahm.\n80 Ytmehu aelotxaha qzh sbbqptuu.\n81 Utxi vdq abjm qzh tvvuh.\n82 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t80 79 78\n83 Hbzm ybnha qb qzh bsseoh.\n84 Ytmehu qbbk qzh sbbqptuu qzhxh.\n85 Ytmehu jhmq qb qzh ztuujti.\n86 Otmaxt qxtnhuuha qb qzh phaxbby.\n87 Otmaxt rxtppha qzh tvvuh.\n88 Hbzm jhmq qb qzh ptqzxbby.\n89 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n90 Hbzm qxtnhuuha qb qzh phaxbby.\n91 Utxi cbdxmhiha qb qzh ptqzxbby.\n92 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n93 Otmaxt jhmq qb qzh keqozhm.\n94 Utxi jhmq ptok qb qzh ztuujti.\n95 Otmaxt qxtnhuuha qb qzh phaxbby.\n96 Ytmehu qxtnhuuha qb qzh bsseoh.\n97 Utxi rxtppha qzh sbbqptuu.\n98 Ytmehu ybnha qb qzh phaxbby.\n99 Hbzm jhmq ptok qb qzh keqozhm.\n100 Ytmehu jhmq ptok qb qzh bsseoh.\n101 Otmaxt jhmq ptok qb qzh ptqzxbby.\n102 Otmaxt vdq abjm qzh tvvuh.\n103 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t102 101 95\n1 Hbzm ybnha qb qzh ztuujti.\n2 Hbzm rbq qzh sbbqptuu.\n3 Hbzm rbq qzh tvvuh.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Hbzm uhsq qzh tvvuh.\n6 Ytmehu cbdxmhiha qb qzh rtxahm.\n7 Hbzm veokha dv qzh tvvuh.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Ytmehu cbdxmhiha qb qzh bsseoh.\n10 Hbzm aelotxaha qzh tvvuh.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Hbzm qbbk qzh tvvuh qzhxh.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Utxi cbdxmhiha qb qzh bsseoh.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Hbzm jhmq ptok qb qzh ptqzxbby.\n18 Utxi qxtnhuuha qb qzh keqozhm.\n19 Utxi ybnha qb qzh bsseoh.\n20 Ytmehu jhmq qb qzh ptqzxbby.\n21 Otmaxt ybnha qb qzh bsseoh.\n22 Otmaxt veokha dv qzh yeuk.\n23 Otmaxt ybnha qb qzh ptqzxbby.\n24 Otmaxt jhmq qb qzh keqozhm.\n25 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t22 24 23\n26 Otmaxt jhmq ptok qb qzh ptqzxbby.\n27 Hbzm qxtnhuuha qb qzh rtxahm.\n28 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t22 24 23\n29 Hbzm axbvvha qzh sbbqptuu.\n30 Hbzm jhmq ptok qb qzh bsseoh.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t29 27 17\n32 Otmaxt axbvvha qzh yeuk.\n33 Hbzm qxtnhuuha qb qzh ptqzxbby.\n34 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t29 27 17\n35 Hbzm jhmq qb qzh rtxahm.\n36 Hbzm vdq abjm qzh tvvuh.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t36 35 33\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Otmaxt qxtnhuuha qb qzh rtxahm.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Ytmehu jhmq ptok qb qzh bsseoh.\n10 Otmaxt veokha dv qzh sbbqptuu.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Hbzm ybnha qb qzh ztuujti.\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t10 13 11\n16 Otmaxt axbvvha qzh sbbqptuu.\n17 Ytmehu rbq qzh yeuk.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t16 13 11\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Ytmehu qbbk qzh sbbqptuu.\n21 Hbzm jhmq ptok qb qzh bsseoh.\n22 Hbzm qxtnhuuha qb qzh phaxbby.\n23 Ytmehu ybnha qb qzh ztuujti.\n24 Hbzm ybnha qb qzh ztuujti.\n25 Ytmehu veokha dv qzh tvvuh.\n26 Ytmehu ybnha qb qzh bsseoh.\n27 Ytmehu cbdxmhiha qb qzh phaxbby.\n28 Hbzm jhmq ptok qb qzh bsseoh.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t25 27 26\n30 Ytmehu ybnha qb qzh keqozhm.\n31 Hbzm jhmq ptok qb qzh keqozhm.\n32 Hbzm qxtnhuuha qb qzh rtxahm.\n33 Ytmehu jhmq qb qzh phaxbby.\n34 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n35 Otmaxt cbdxmhiha qb qzh ztuujti.\n36 Utxi jhmq qb qzh ptqzxbby.\n37 Otmaxt jhmq qb qzh ptqzxbby.\n38 Ytmehu aelotxaha qzh yeuk.\n39 Ytmehu rxtppha qzh yeuk.\n40 Ytmehu cbdxmhiha qb qzh bsseoh.\n41 Hbzm cbdxmhiha qb qzh ztuujti.\n42 Ytmehu jhmq qb qzh ptqzxbby.\n43 Ytmehu qxtnhuuha qb qzh rtxahm.\n44 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t39 42 40\n45 Ytmehu jhmq qb qzh keqozhm.\n46 Ytmehu aelotxaha qzh yeuk.\n47 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t46 45 43\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Otmaxt rxtppha qzh sbbqptuu.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Otmaxt axbvvha qzh sbbqptuu.\n7 Otmaxt veokha dv qzh yeuk.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Ytmehu ybnha qb qzh bsseoh.\n10 Otmaxt axbvvha qzh yeuk qzhxh.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Hbzm jhmq qb qzh keqozhm.\n13 Hbzm rxtppha qzh sbbqptuu.\n14 Hbzm uhsq qzh sbbqptuu.\n15 Otmaxt veokha dv qzh yeuk.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Utxi jhmq qb qzh phaxbby.\n18 Otmaxt qbbk qzh sbbqptuu.\n19 Otmaxt axbvvha qzh yeuk qzhxh.\n20 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n21 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n22 Hbzm rxtppha qzh yeuk.\n23 Hbzm qxtnhuuha qb qzh ptqzxbby.\n24 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n25 Ytmehu jhmq qb qzh phaxbby.\n26 Hbzm ybnha qb qzh keqozhm.\n27 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t22 26 23\n28 Otmaxt ybnha qb qzh ztuujti.\n29 Utxi qxtnhuuha qb qzh keqozhm.\n30 Utxi ybnha qb qzh ptqzxbby.\n31 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t31 25 24\n33 Hbzm vdq abjm qzh yeuk.\n34 Ytmehu veokha dv qzh sbbqptuu.\n35 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t33 26 23\n36 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n37 Otmaxt ybnha qb qzh bsseoh.\n38 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t33 26 23\n39 Utxi ybnha qb qzh keqozhm.\n40 Hbzm rbq qzh yeuk.\n41 Ytmehu jhmq qb qzh ptqzxbby.\n42 Ytmehu uhsq qzh sbbqptuu.\n43 Ytmehu rbq qzh sbbqptuu.\n44 Otmaxt cbdxmhiha qb qzh rtxahm.\n45 Ytmehu aelotxaha qzh sbbqptuu.\n46 Hbzm qxtnhuuha qb qzh ptqzxbby.\n47 Ytmehu veokha dv qzh sbbqptuu.\n48 Otmaxt rbq qzh tvvuh.\n49 Utxi jhmq ptok qb qzh bsseoh.\n50 Utxi qxtnhuuha qb qzh ptqzxbby.\n51 Ytmehu aelotxaha qzh sbbqptuu.\n52 Hbzm jhmq qb qzh bsseoh.\n53 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n54 Ytmehu aelotxaha qzh sbbqptuu.\n55 Utxi cbdxmhiha qb qzh rtxahm.\n56 Ytmehu qxtnhuuha qb qzh ztuujti.\n57 Ytmehu jhmq qb qzh bsseoh.\n58 Ytmehu jhmq qb qzh ztuujti.\n59 Hbzm uhsq qzh yeuk.\n60 Hbzm rbq qzh yeuk.\n61 Utxi jhmq ptok qb qzh phaxbby.\n62 Hbzm aelotxaha qzh yeuk.\n63 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n64 Utxi jhmq ptok qb qzh keqozhm.\n65 Otmaxt rbq qzh sbbqptuu qzhxh.\n66 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n67 Hbzm veokha dv qzh yeuk.\n68 Otmaxt cbdxmhiha qb qzh rtxahm.\n69 Hbzm uhsq qzh yeuk.\n70 Utxi cbdxmhiha qb qzh rtxahm.\n71 Hbzm jhmq qb qzh rtxahm.\n72 Otmaxt axbvvha qzh tvvuh.\n73 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t72 68 63\n1 Utxi qbbk qzh sbbqptuu.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Utxi vdq abjm qzh sbbqptuu.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Hbzm jhmq ptok qb qzh ztuujti.\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Ytmehu qbbk qzh yeuk qzhxh.\n9 Ytmehu jhmq ptok qb qzh phaxbby.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Ytmehu ybnha qb qzh bsseoh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t8 12 9\n14 Hbzm rxtppha qzh sbbqptuu qzhxh.\n15 Ytmehu aelotxaha qzh yeuk.\n16 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t15 12 9\n17 Hbzm aelotxaha qzh sbbqptuu.\n18 Otmaxt jhmq qb qzh rtxahm.\n19 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t15 12 9\n20 Ytmehu jhmq ptok qb qzh phaxbby.\n21 Otmaxt cbdxmhiha qb qzh phaxbby.\n22 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t15 12 9\n23 Hbzm rxtppha qzh sbbqptuu qzhxh.\n24 Utxi qxtnhuuha qb qzh keqozhm.\n25 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n26 Utxi cbdxmhiha qb qzh ztuujti.\n27 Hbzm aelotxaha qzh sbbqptuu.\n28 Hbzm veokha dv qzh sbbqptuu qzhxh.\n29 Otmaxt jhmq qb qzh bsseoh.\n30 Hbzm vdq abjm qzh sbbqptuu.\n31 Otmaxt rbq qzh yeuk.\n32 Hbzm veokha dv qzh sbbqptuu qzhxh.\n33 Utxi ybnha qb qzh rtxahm.\n34 Otmaxt axbvvha qzh yeuk qzhxh.\n35 Hbzm axbvvha qzh sbbqptuu.\n36 Otmaxt qbbk qzh sbbqptuu.\n37 Hbzm cbdxmhiha qb qzh phaxbby.\n38 Otmaxt qxtnhuuha qb qzh keqozhm.\n39 Hbzm ybnha qb qzh rtxahm.\n40 Ytmehu jhmq ptok qb qzh rtxahm.\n41 Otmaxt veokha dv qzh tvvuh.\n42 Ytmehu qxtnhuuha qb qzh phaxbby.\n43 Otmaxt jhmq qb qzh phaxbby.\n44 Otmaxt aelotxaha qzh sbbqptuu.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t44 43 38\n1 Hbzm jhmq qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Otmaxt axbvvha qzh tvvuh.\n6 Otmaxt veokha dv qzh tvvuh.\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Otmaxt vdq abjm qzh tvvuh.\n10 Hbzm ybnha qb qzh rtxahm.\n11 Utxi ybnha qb qzh bsseoh.\n12 Otmaxt veokha dv qzh tvvuh.\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Hbzm veokha dv qzh sbbqptuu.\n16 Utxi qbbk qzh yeuk.\n17 Otmaxt axbvvha qzh tvvuh.\n18 Otmaxt veokha dv qzh tvvuh.\n19 Hbzm qxtnhuuha qb qzh phaxbby.\n20 Utxi ybnha qb qzh rtxahm.\n21 Hbzm vdq abjm qzh sbbqptuu.\n22 Otmaxt cbdxmhiha qb qzh keqozhm.\n23 Otmaxt cbdxmhiha qb qzh bsseoh.\n24 Otmaxt axbvvha qzh tvvuh.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t24 23 22\n26 Otmaxt jhmq qb qzh ztuujti.\n27 Otmaxt ybnha qb qzh bsseoh.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t24 23 22\n29 Hbzm qbbk qzh sbbqptuu.\n30 Hbzm cbdxmhiha qb qzh bsseoh.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t24 23 22\n32 Utxi vdq abjm qzh yeuk.\n33 Utxi qxtnhuuha qb qzh ztuujti.\n34 Hbzm qbbk qzh tvvuh.\n35 Hbzm aelotxaha qzh sbbqptuu.\n36 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n37 Utxi jhmq qb qzh ptqzxbby.\n38 Hbzm jhmq ptok qb qzh ptqzxbby.\n39 Utxi cbdxmhiha qb qzh bsseoh.\n40 Utxi qxtnhuuha qb qzh phaxbby.\n41 Otmaxt qxtnhuuha qb qzh phaxbby.\n42 Otmaxt cbdxmhiha qb qzh rtxahm.\n43 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n44 Otmaxt ybnha qb qzh phaxbby.\n45 Hbzm qxtnhuuha qb qzh keqozhm.\n46 Hbzm jhmq qb qzh ztuujti.\n47 Utxi jhmq ptok qb qzh rtxahm.\n48 Otmaxt ybnha qb qzh ptqzxbby.\n49 Otmaxt cbdxmhiha qb qzh phaxbby.\n50 Otmaxt ybnha qb qzh keqozhm.\n51 Utxi qxtnhuuha qb qzh keqozhm.\n52 Utxi qxtnhuuha qb qzh bsseoh.\n53 Ytmehu cbdxmhiha qb qzh phaxbby.\n54 Utxi rxtppha qzh sbbqptuu.\n55 Hbzm uhsq qzh tvvuh.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t55 45 38\n57 Ytmehu cbdxmhiha qb qzh ztuujti.\n58 Ytmehu rbq qzh tvvuh.\n59 Utxi vdq abjm qzh sbbqptuu.\n60 Utxi rxtppha qzh sbbqptuu qzhxh.\n61 Otmaxt cbdxmhiha qb qzh bsseoh.\n62 Utxi jhmq qb qzh phaxbby.\n63 Utxi uhsq qzh sbbqptuu qzhxh.\n64 Utxi rxtppha qzh sbbqptuu.\n65 Utxi ybnha qb qzh bsseoh.\n66 Utxi cbdxmhiha qb qzh rtxahm.\n67 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t64 66 65\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Utxi rxtppha qzh sbbqptuu.\n5 Utxi axbvvha qzh sbbqptuu qzhxh.\n6 Ytmehu axbvvha qzh tvvuh qzhxh.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Utxi qbbk qzh sbbqptuu.\n9 Utxi vdq abjm qzh sbbqptuu.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Ytmehu rbq qzh tvvuh.\n13 Ytmehu vdq abjm qzh tvvuh.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Hbzm jhmq ptok qb qzh phaxbby.\n16 Hbzm qxtnhuuha qb qzh ztuujti.\n17 Hbzm rbq qzh tvvuh qzhxh.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Hbzm qxtnhuuha qb qzh rtxahm.\n20 Hbzm rbq qzh sbbqptuu.\n21 Ytmehu cbdxmhiha qb qzh ztuujti.\n22 Utxi ybnha qb qzh bsseoh.\n23 Utxi ybnha qb qzh phaxbby.\n24 Hbzm vdq abjm qzh sbbqptuu.\n25 Hbzm rxtppha qzh sbbqptuu.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Hbzm ybnha qb qzh ztuujti.\n28 Otmaxt jhmq ptok qb qzh ptqzxbby.\n29 Hbzm uhsq qzh sbbqptuu.\n30 Hbzm rxtppha qzh sbbqptuu qzhxh.\n31 Hbzm jhmq ptok qb qzh keqozhm.\n32 Hbzm jhmq ptok qb qzh ztuujti.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t30 32 31\n34 Utxi jhmq ptok qb qzh bsseoh.\n35 Utxi ybnha qb qzh ztuujti.\n36 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t30 32 31\n37 Otmaxt ybnha qb qzh phaxbby.\n38 Otmaxt jhmq qb qzh ptqzxbby.\n39 Hbzm jhmq ptok qb qzh keqozhm.\n40 Hbzm jhmq ptok qb qzh rtxahm.\n41 Hbzm rxtppha qzh yeuk qzhxh.\n42 Hbzm vdq abjm qzh yeuk.\n43 Ytmehu jhmq ptok qb qzh rtxahm.\n44 Utxi jhmq ptok qb qzh rtxahm.\n45 Hbzm veokha dv qzh yeuk.\n46 Hbzm qxtnhuuha qb qzh bsseoh.\n47 Hbzm aelotxaha qzh sbbqptuu.\n48 Hbzm qxtnhuuha qb qzh keqozhm.\n49 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t45 48 46\n50 Ytmehu jhmq ptok qb qzh bsseoh.\n51 Hbzm axbvvha qzh yeuk.\n52 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t47 32 31\n53 Ytmehu qbbk qzh sbbqptuu.\n54 Ytmehu vdq abjm qzh sbbqptuu.\n55 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t51 48 46\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Ytmehu jhmq ptok qb qzh rtxahm.\n7 Otmaxt rbq qzh tvvuh.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Ytmehu veokha dv qzh yeuk.\n10 Ytmehu qbbk qzh sbbqptuu.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Ytmehu aelotxaha qzh sbbqptuu.\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Hbzm rxtppha qzh sbbqptuu.\n16 Otmaxt vdq abjm qzh tvvuh qzhxh.\n17 Hbzm jhmq qb qzh ptqzxbby.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Utxi cbdxmhiha qb qzh ztuujti.\n20 Ytmehu veokha dv qzh tvvuh.\n21 Ytmehu aelotxaha qzh yeuk.\n22 Otmaxt jhmq qb qzh ptqzxbby.\n23 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t21 14 13\n24 Otmaxt cbdxmhiha qb qzh phaxbby.\n25 Hbzm vdq abjm qzh sbbqptuu.\n26 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t21 14 13\n27 Ytmehu veokha dv qzh yeuk.\n28 Otmaxt jhmq qb qzh keqozhm.\n29 Hbzm qbbk qzh sbbqptuu qzhxh.\n30 Ytmehu aelotxaha qzh yeuk.\n31 Ytmehu cbdxmhiha qb qzh keqozhm.\n32 Hbzm vdq abjm qzh sbbqptuu.\n33 Hbzm ybnha qb qzh phaxbby.\n34 Hbzm veokha dv qzh yeuk.\n35 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n36 Ytmehu veokha dv qzh sbbqptuu.\n37 Hbzm jhmq ptok qb qzh bsseoh.\n38 Hbzm qxtnhuuha qb qzh rtxahm.\n39 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t34 38 37\n40 Hbzm vdq abjm qzh yeuk.\n41 Ytmehu uhsq qzh sbbqptuu qzhxh.\n42 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t40 38 37\n43 Utxi ybnha qb qzh rtxahm.\n44 Ytmehu uhsq qzh tvvuh.\n45 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t40 38 37\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Ytmehu rxtppha qzh yeuk.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Utxi qbbk qzh tvvuh.\n11 Utxi aelotxaha qzh tvvuh.\n12 Utxi qbbk qzh tvvuh.\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n16 Utxi uhsq qzh tvvuh.\n17 Otmaxt jhmq qb qzh phaxbby.\n18 Ytmehu jhmq ptok qb qzh phaxbby.\n19 Utxi qbbk qzh tvvuh qzhxh.\n20 Otmaxt veokha dv qzh sbbqptuu.\n21 Hbzm cbdxmhiha qb qzh bsseoh.\n22 Otmaxt uhsq qzh sbbqptuu.\n23 Ytmehu ybnha qb qzh ztuujti.\n24 Otmaxt rxtppha qzh sbbqptuu.\n25 Ytmehu cbdxmhiha qb qzh bsseoh.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Utxi jhmq qb qzh bsseoh.\n28 Ytmehu jhmq qb qzh bsseoh.\n29 Utxi aelotxaha qzh tvvuh.\n30 Utxi jhmq ptok qb qzh ztuujti.\n31 Ytmehu aelotxaha qzh yeuk.\n32 Otmaxt aelotxaha qzh sbbqptuu.\n33 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t31 28 26\n34 Ytmehu ybnha qb qzh ztuujti.\n35 Hbzm jhmq ptok qb qzh keqozhm.\n36 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t31 28 26\n37 Otmaxt qbbk qzh sbbqptuu qzhxh.\n38 Otmaxt vdq abjm qzh sbbqptuu.\n39 Otmaxt rbq qzh sbbqptuu.\n40 Utxi cbdxmhiha qb qzh bsseoh.\n41 Otmaxt uhsq qzh sbbqptuu.\n42 Utxi jhmq qb qzh ztuujti.\n43 Ytmehu jhmq ptok qb qzh keqozhm.\n44 Ytmehu jhmq ptok qb qzh phaxbby.\n45 Otmaxt jhmq qb qzh rtxahm.\n46 Otmaxt jhmq qb qzh ztuujti.\n47 Ytmehu veokha dv qzh sbbqptuu.\n48 Otmaxt cbdxmhiha qb qzh phaxbby.\n49 Otmaxt jhmq qb qzh rtxahm.\n50 Utxi cbdxmhiha qb qzh bsseoh.\n51 Hbzm jhmq qb qzh rtxahm.\n52 Ytmehu jhmq qb qzh bsseoh.\n53 Ytmehu rxtppha qzh yeuk.\n54 Ytmehu rxtppha qzh tvvuh.\n55 Hbzm qxtnhuuha qb qzh bsseoh.\n56 Otmaxt ybnha qb qzh phaxbby.\n57 Hbzm cbdxmhiha qb qzh ztuujti.\n58 Utxi cbdxmhiha qb qzh rtxahm.\n59 Otmaxt jhmq ptok qb qzh ptqzxbby.\n60 Hbzm ybnha qb qzh keqozhm.\n61 Otmaxt qxtnhuuha qb qzh keqozhm.\n62 Utxi jhmq qb qzh bsseoh.\n63 Ytmehu axbvvha qzh yeuk.\n64 Ytmehu rxtppha qzh yeuk.\n65 Otmaxt cbdxmhiha qb qzh phaxbby.\n66 Hbzm jhmq ptok qb qzh rtxahm.\n67 Hbzm ybnha qb qzh ptqzxbby.\n68 Ytmehu vdq abjm qzh tvvuh.\n69 Utxi qxtnhuuha qb qzh phaxbby.\n70 Hbzm ybnha qb qzh ztuujti.\n71 Ytmehu rxtppha qzh tvvuh.\n72 Ytmehu aelotxaha qzh tvvuh.\n73 Ytmehu vdq abjm qzh sbbqptuu.\n74 Otmaxt jhmq ptok qb qzh ptqzxbby.\n75 Utxi qxtnhuuha qb qzh bsseoh.\n76 Otmaxt qxtnhuuha qb qzh ztuujti.\n77 Utxi qxtnhuuha qb qzh ptqzxbby.\n78 Ytmehu cbdxmhiha qb qzh keqozhm.\n79 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n80 Otmaxt jhmq qb qzh rtxahm.\n81 Hbzm ybnha qb qzh rtxahm.\n82 Utxi cbdxmhiha qb qzh rtxahm.\n83 Ytmehu jhmq qb qzh ztuujti.\n84 Hbzm jhmq ptok qb qzh keqozhm.\n85 Utxi jhmq qb qzh phaxbby.\n86 Otmaxt ybnha qb qzh bsseoh.\n87 Ytmehu axbvvha qzh yeuk.\n88 Otmaxt qxtnhuuha qb qzh phaxbby.\n89 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t87 83 78\n90 Hbzm ybnha qb qzh phaxbby.\n91 Utxi cbdxmhiha qb qzh bsseoh.\n92 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t87 83 78\n93 Ytmehu cbdxmhiha qb qzh rtxahm.\n94 Hbzm ybnha qb qzh keqozhm.\n95 Utxi jhmq qb qzh ztuujti.\n96 Utxi cbdxmhiha qb qzh keqozhm.\n97 Otmaxt jhmq qb qzh ztuujti.\n98 Utxi jhmq ptok qb qzh ptqzxbby.\n99 Otmaxt jhmq ptok qb qzh keqozhm.\n100 Hbzm cbdxmhiha qb qzh bsseoh.\n101 Hbzm qbbk qzh sbbqptuu.\n102 Utxi qxtnhuuha qb qzh bsseoh.\n103 Ytmehu cbdxmhiha qb qzh bsseoh.\n104 Utxi ybnha qb qzh ztuujti.\n105 Otmaxt ybnha qb qzh ptqzxbby.\n106 Hbzm veokha dv qzh tvvuh.\n107 Utxi jhmq qb qzh keqozhm.\n108 Hbzm vdq abjm qzh sbbqptuu.\n109 Otmaxt ybnha qb qzh phaxbby.\n110 Otmaxt jhmq qb qzh bsseoh.\n111 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n112 Hbzm axbvvha qzh tvvuh.\n113 Hbzm qbbk qzh tvvuh.\n114 Hbzm cbdxmhiha qb qzh keqozhm.\n115 Hbzm jhmq qb qzh ztuujti.\n116 Otmaxt ybnha qb qzh keqozhm.\n117 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t113 115 114\n1 Ytmehu veokha dv qzh sbbqptuu.\n2 Ytmehu aelotxaha qzh sbbqptuu.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Ytmehu ybnha qb qzh rtxahm.\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Hbzm rbq qzh tvvuh.\n9 Otmaxt qxtnhuuha qb qzh ztuujti.\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Otmaxt aelotxaha qzh yeuk.\n14 Utxi ybnha qb qzh ztuujti.\n15 Hbzm axbvvha qzh tvvuh.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Ytmehu aelotxaha qzh tvvuh.\n18 Utxi qbbk qzh yeuk qzhxh.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Ytmehu jhmq ptok qb qzh ztuujti.\n22 Hbzm veokha dv qzh tvvuh.\n23 Hbzm vdq abjm qzh tvvuh.\n24 Ytmehu ybnha qb qzh rtxahm.\n25 Utxi cbdxmhiha qb qzh phaxbby.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Ytmehu jhmq ptok qb qzh keqozhm.\n28 Ytmehu ybnha qb qzh rtxahm.\n29 Ytmehu ybnha qb qzh keqozhm.\n30 Utxi uhsq qzh yeuk.\n31 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t30 25 20\n32 Otmaxt ybnha qb qzh ptqzxbby.\n33 Utxi rbq qzh yeuk.\n34 Utxi aelotxaha qzh yeuk.\n35 Utxi qxtnhuuha qb qzh keqozhm.\n36 Hbzm cbdxmhiha qb qzh keqozhm.\n37 Utxi ybnha qb qzh phaxbby.\n38 Utxi qbbk qzh yeuk.\n39 Ytmehu veokha dv qzh sbbqptuu.\n40 Utxi axbvvha qzh yeuk.\n41 Utxi rxtppha qzh yeuk.\n42 Utxi jhmq ptok qb qzh ztuujti.\n43 Utxi jhmq ptok qb qzh phaxbby.\n44 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t41 43 42\n45 Ytmehu uhsq qzh sbbqptuu.\n46 Hbzm rxtppha qzh sbbqptuu.\n47 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t41 43 42\n48 Ytmehu jhmq qb qzh ztuujti.\n49 Hbzm ybnha qb qzh ptqzxbby.\n50 Otmaxt qxtnhuuha qb qzh ztuujti.\n51 Hbzm jhmq qb qzh ztuujti.\n52 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t46 51 49\n53 Hbzm vdq abjm qzh sbbqptuu.\n54 Hbzm ybnha qb qzh ptqzxbby.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t53 51 49\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Utxi jhmq qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Otmaxt cbdxmhiha qb qzh phaxbby.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Hbzm jhmq ptok qb qzh phaxbby.\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n16 Ytmehu qxtnhuuha qb qzh keqozhm.\n17 Utxi ybnha qb qzh ptqzxbby.\n18 Otmaxt jhmq qb qzh keqozhm.\n19 Ytmehu qxtnhuuha qb qzh bsseoh.\n20 Hbzm cbdxmhiha qb qzh rtxahm.\n21 Ytmehu qxtnhuuha qb qzh keqozhm.\n22 Ytmehu veokha dv qzh tvvuh.\n23 Ytmehu axbvvha qzh tvvuh.\n24 Utxi ybnha qb qzh rtxahm.\n25 Otmaxt rxtppha qzh tvvuh.\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Hbzm jhmq ptok qb qzh phaxbby.\n28 Otmaxt qxtnhuuha qb qzh phaxbby.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t25 28 26\n30 Hbzm ybnha qb qzh bsseoh.\n31 Utxi qxtnhuuha qb qzh phaxbby.\n32 Otmaxt ybnha qb qzh ztuujti.\n33 Otmaxt cbdxmhiha qb qzh bsseoh.\n34 Hbzm qxtnhuuha qb qzh rtxahm.\n35 Otmaxt aelotxaha qzh tvvuh qzhxh.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t35 32 28\n37 Ytmehu rxtppha qzh yeuk.\n38 Ytmehu qxtnhuuha qb qzh ztuujti.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t35 28 26\n40 Ytmehu axbvvha qzh yeuk.\n41 Ytmehu qbbk qzh yeuk.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t35 28 26\n43 Ytmehu cbdxmhiha qb qzh keqozhm.\n44 Otmaxt rbq qzh tvvuh.\n45 Ytmehu cbdxmhiha qb qzh phaxbby.\n46 Otmaxt ybnha qb qzh ptqzxbby.\n47 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t41 45 43\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Hbzm jhmq ptok qb qzh ptqzxbby.\n4 Hbzm qbbk qzh sbbqptuu.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t4 8 7\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Hbzm vdq abjm qzh sbbqptuu.\n12 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t11 8 7\n13 Hbzm rxtppha qzh sbbqptuu.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Otmaxt jhmq qb qzh ztuujti.\n17 Ytmehu qxtnhuuha qb qzh ztuujti.\n18 Ytmehu veokha dv qzh tvvuh.\n19 Ytmehu rxtppha qzh yeuk.\n20 Hbzm axbvvha qzh sbbqptuu qzhxh.\n21 Hbzm cbdxmhiha qb qzh rtxahm.\n22 Hbzm ybnha qb qzh ztuujti.\n23 Otmaxt ybnha qb qzh phaxbby.\n24 Hbzm qbbk qzh sbbqptuu.\n25 Ytmehu aelotxaha qzh tvvuh.\n26 Ytmehu ybnha qb qzh keqozhm.\n27 Otmaxt qxtnhuuha qb qzh keqozhm.\n28 Hbzm uhsq qzh sbbqptuu.\n29 Utxi ybnha qb qzh keqozhm.\n30 Ytmehu qxtnhuuha qb qzh bsseoh.\n31 Ytmehu uhsq qzh yeuk.\n32 Utxi jhmq qb qzh phaxbby.\n33 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t31 30 26\n34 Ytmehu jhmq qb qzh ztuujti.\n35 Hbzm rbq qzh sbbqptuu.\n36 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t31 30 26\n37 Hbzm axbvvha qzh sbbqptuu.\n38 Hbzm qbbk qzh tvvuh.\n39 Otmaxt cbdxmhiha qb qzh ztuujti.\n40 Ytmehu rxtppha qzh sbbqptuu.\n41 Hbzm jhmq ptok qb qzh phaxbby.\n42 Utxi jhmq qb qzh rtxahm.\n43 Hbzm uhsq qzh tvvuh qzhxh.\n44 Ytmehu uhsq qzh sbbqptuu qzhxh.\n45 Ytmehu qbbk qzh sbbqptuu.\n46 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n47 Otmaxt ybnha qb qzh keqozhm.\n48 Utxi jhmq qb qzh bsseoh.\n49 Ytmehu vdq abjm qzh sbbqptuu.\n50 Hbzm qxtnhuuha qb qzh bsseoh.\n51 Utxi qbbk qzh yeuk qzhxh.\n52 Ytmehu ybnha qb qzh bsseoh.\n53 Otmaxt jhmq ptok qb qzh bsseoh.\n54 Hbzm jhmq ptok qb qzh keqozhm.\n55 Hbzm cbdxmhiha qb qzh bsseoh.\n56 Hbzm ybnha qb qzh phaxbby.\n57 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n58 Utxi jhmq ptok qb qzh rtxahm.\n59 Ytmehu cbdxmhiha qb qzh bsseoh.\n60 Ytmehu jhmq ptok qb qzh rtxahm.\n61 Utxi cbdxmhiha qb qzh bsseoh.\n62 Hbzm rxtppha qzh tvvuh qzhxh.\n63 Utxi ybnha qb qzh ptqzxbby.\n64 Utxi rbq qzh sbbqptuu.\n65 Utxi aelotxaha qzh yeuk.\n66 Hbzm axbvvha qzh tvvuh qzhxh.\n67 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t65 63 61\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Otmaxt qxtnhuuha qb qzh keqozhm.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Utxi ybnha qb qzh bsseoh.\n6 Hbzm qxtnhuuha qb qzh rtxahm.\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Utxi veokha dv qzh tvvuh.\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Utxi aelotxaha qzh tvvuh.\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Ytmehu cbdxmhiha qb qzh ztuujti.\n16 Utxi cbdxmhiha qb qzh ztuujti.\n17 Ytmehu jhmq ptok qb qzh ptqzxbby.\n18 Ytmehu veokha dv qzh tvvuh.\n19 Utxi qbbk qzh sbbqptuu qzhxh.\n20 Ytmehu rxtppha qzh yeuk.\n21 Hbzm ybnha qb qzh bsseoh.\n22 Ytmehu jhmq ptok qb qzh bsseoh.\n23 Otmaxt jhmq qb qzh ptqzxbby.\n24 Ytmehu jhmq qb qzh keqozhm.\n25 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t20 24 22\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Ytmehu jhmq ptok qb qzh rtxahm.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Otmaxt cbdxmhiha qb qzh phaxbby.\n30 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n31 Ytmehu jhmq ptok qb qzh ztuujti.\n32 Utxi ybnha qb qzh bsseoh.\n33 Ytmehu vdq abjm qzh tvvuh.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t33 30 27\n35 Ytmehu rxtppha qzh tvvuh.\n36 Ytmehu uhsq qzh tvvuh qzhxh.\n37 Hbzm cbdxmhiha qb qzh phaxbby.\n38 Hbzm qxtnhuuha qb qzh keqozhm.\n39 Hbzm qxtnhuuha qb qzh ztuujti.\n40 Hbzm ybnha qb qzh phaxbby.\n41 Ytmehu rbq qzh sbbqptuu.\n42 Otmaxt cbdxmhiha qb qzh rtxahm.\n43 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n44 Ytmehu veokha dv qzh tvvuh.\n45 Otmaxt qxtnhuuha qb qzh phaxbby.\n46 Ytmehu vdq abjm qzh yeuk.\n47 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t46 30 27\n48 Hbzm qxtnhuuha qb qzh ztuujti.\n49 Ytmehu qbbk qzh yeuk.\n50 Utxi cbdxmhiha qb qzh rtxahm.\n51 Hbzm jhmq qb qzh keqozhm.\n52 Ytmehu uhsq qzh sbbqptuu.\n53 Utxi qxtnhuuha qb qzh keqozhm.\n54 Ytmehu vdq abjm qzh tvvuh.\n55 Ytmehu uhsq qzh yeuk.\n56 Ytmehu jhmq ptok qb qzh ptqzxbby.\n57 Utxi ybnha qb qzh phaxbby.\n58 Otmaxt ybnha qb qzh bsseoh.\n59 Hbzm cbdxmhiha qb qzh bsseoh.\n60 Ytmehu qxtnhuuha qb qzh keqozhm.\n61 Ytmehu jhmq ptok qb qzh ptqzxbby.\n62 Hbzm jhmq qb qzh keqozhm.\n63 Otmaxt jhmq qb qzh ptqzxbby.\n64 Ytmehu jhmq ptok qb qzh rtxahm.\n65 Ytmehu ybnha qb qzh phaxbby.\n66 Otmaxt jhmq ptok qb qzh rtxahm.\n67 Hbzm jhmq qb qzh rtxahm.\n68 Ytmehu qxtnhuuha qb qzh bsseoh.\n69 Otmaxt ybnha qb qzh phaxbby.\n70 Otmaxt jhmq ptok qb qzh rtxahm.\n71 Utxi jhmq qb qzh ptqzxbby.\n72 Otmaxt ybnha qb qzh bsseoh.\n73 Ytmehu cbdxmhiha qb qzh keqozhm.\n74 Ytmehu cbdxmhiha qb qzh bsseoh.\n75 Ytmehu jhmq qb qzh rtxahm.\n76 Hbzm jhmq ptok qb qzh ztuujti.\n77 Hbzm qbbk qzh sbbqptuu qzhxh.\n78 Otmaxt qxtnhuuha qb qzh keqozhm.\n79 Ytmehu qxtnhuuha qb qzh keqozhm.\n80 Utxi qxtnhuuha qb qzh ztuujti.\n81 Hbzm cbdxmhiha qb qzh keqozhm.\n82 Hbzm cbdxmhiha qb qzh bsseoh.\n83 Utxi jhmq qb qzh keqozhm.\n84 Hbzm axbvvha qzh sbbqptuu.\n85 Utxi qxtnhuuha qb qzh phaxbby.\n86 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t84 82 81\n87 Utxi qxtnhuuha qb qzh ztuujti.\n88 Hbzm rxtppha qzh sbbqptuu.\n89 Utxi jhmq qb qzh rtxahm.\n90 Hbzm jhmq ptok qb qzh rtxahm.\n91 Ytmehu jhmq qb qzh phaxbby.\n92 Hbzm cbdxmhiha qb qzh phaxbby.\n93 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t88 92 90\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm veokha dv qzh tvvuh.\n3 Hbzm axbvvha qzh tvvuh.\n4 Hbzm rbq qzh tvvuh.\n5 Otmaxt veokha dv qzh yeuk.\n6 Otmaxt jhmq qb qzh keqozhm.\n7 Utxi veokha dv qzh sbbqptuu.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t5 8 6\n10 Otmaxt uhsq qzh yeuk.\n11 Hbzm vdq abjm qzh tvvuh qzhxh.\n12 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t10 8 6\n13 Hbzm rxtppha qzh yeuk.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Hbzm cbdxmhiha qb qzh bsseoh.\n18 Utxi jhmq qb qzh ztuujti.\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Hbzm uhsq qzh yeuk.\n21 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t20 17 15\n22 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n23 Hbzm rxtppha qzh yeuk qzhxh.\n24 Ytmehu rbq qzh tvvuh.\n25 Hbzm cbdxmhiha qb qzh ptqzxbby.\n26 Ytmehu vdq abjm qzh tvvuh.\n27 Utxi axbvvha qzh sbbqptuu.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t27 18 16\n29 Otmaxt qxtnhuuha qb qzh rtxahm.\n30 Ytmehu veokha dv qzh tvvuh.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t27 18 16\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Utxi ybnha qb qzh ptqzxbby.\n7 Hbzm rbq qzh tvvuh qzhxh.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Ytmehu rbq qzh sbbqptuu.\n11 Hbzm aelotxaha qzh tvvuh.\n12 Utxi ybnha qb qzh bsseoh.\n13 Ytmehu rbq qzh yeuk qzhxh.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Hbzm qxtnhuuha qb qzh phaxbby.\n16 Ytmehu jhmq qb qzh bsseoh.\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Hbzm ybnha qb qzh ztuujti.\n20 Ytmehu ybnha qb qzh phaxbby.\n21 Ytmehu ybnha qb qzh ztuujti.\n22 Otmaxt jhmq ptok qb qzh bsseoh.\n23 Ytmehu uhsq qzh sbbqptuu.\n24 Hbzm jhmq ptok qb qzh keqozhm.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t23 20 16\n26 Otmaxt jhmq ptok qb qzh ztuujti.\n27 Ytmehu axbvvha qzh yeuk.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t23 20 16\n29 Otmaxt ybnha qb qzh phaxbby.\n30 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n31 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t27 20 16\n32 Otmaxt veokha dv qzh tvvuh.\n33 Ytmehu qbbk qzh yeuk.\n34 Otmaxt axbvvha qzh tvvuh.\n35 Ytmehu cbdxmhiha qb qzh phaxbby.\n36 Hbzm cbdxmhiha qb qzh bsseoh.\n37 Hbzm qxtnhuuha qb qzh ptqzxbby.\n38 Hbzm cbdxmhiha qb qzh phaxbby.\n39 Ytmehu jhmq qb qzh bsseoh.\n40 Hbzm ybnha qb qzh bsseoh.\n41 Otmaxt veokha dv qzh tvvuh qzhxh.\n42 Otmaxt jhmq ptok qb qzh keqozhm.\n43 Ytmehu jhmq ptok qb qzh ztuujti.\n44 Utxi cbdxmhiha qb qzh rtxahm.\n45 Otmaxt qxtnhuuha qb qzh bsseoh.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t41 45 42\n47 Ytmehu aelotxaha qzh sbbqptuu.\n48 Otmaxt jhmq qb qzh phaxbby.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t47 43 39\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Ytmehu veokha dv qzh yeuk.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Ytmehu aelotxaha qzh yeuk.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi vdq abjm qzh yeuk.\n9 Hbzm rxtppha qzh yeuk.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Hbzm qxtnhuuha qb qzh phaxbby.\n13 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t9 12 10\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Hbzm jhmq ptok qb qzh phaxbby.\n16 Otmaxt qxtnhuuha qb qzh rtxahm.\n17 Hbzm qbbk qzh tvvuh.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Ytmehu jhmq ptok qb qzh keqozhm.\n20 Ytmehu jhmq ptok qb qzh ztuujti.\n21 Hbzm vdq abjm qzh yeuk.\n22 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t21 14 12\n23 Hbzm rbq qzh yeuk qzhxh.\n24 Hbzm vdq abjm qzh tvvuh.\n25 Hbzm veokha dv qzh tvvuh.\n26 Ytmehu qxtnhuuha qb qzh phaxbby.\n27 Utxi cbdxmhiha qb qzh keqozhm.\n28 Hbzm qxtnhuuha qb qzh keqozhm.\n29 Utxi qbbk qzh sbbqptuu.\n30 Hbzm axbvvha qzh yeuk.\n31 Utxi qbbk qzh yeuk.\n32 Utxi jhmq ptok qb qzh rtxahm.\n33 Otmaxt cbdxmhiha qb qzh rtxahm.\n34 Otmaxt ybnha qb qzh ptqzxbby.\n35 Utxi uhsq qzh yeuk.\n36 Otmaxt jhmq qb qzh phaxbby.\n37 Utxi cbdxmhiha qb qzh bsseoh.\n38 Utxi uhsq qzh sbbqptuu.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t38 37 32\n40 Utxi jhmq ptok qb qzh ptqzxbby.\n41 Utxi jhmq ptok qb qzh phaxbby.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t38 37 32\n43 Hbzm aelotxaha qzh tvvuh qzhxh.\n44 Hbzm jhmq ptok qb qzh ztuujti.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t38 37 32\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm veokha dv qzh tvvuh.\n3 Ytmehu jhmq ptok qb qzh keqozhm.\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Ytmehu qbbk qzh sbbqptuu qzhxh.\n6 Otmaxt veokha dv qzh yeuk.\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Otmaxt axbvvha qzh yeuk.\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Ytmehu axbvvha qzh sbbqptuu.\n12 Ytmehu jhmq qb qzh rtxahm.\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Ytmehu jhmq qb qzh bsseoh.\n16 Hbzm qxtnhuuha qb qzh keqozhm.\n17 Ytmehu qxtnhuuha qb qzh keqozhm.\n18 Utxi ybnha qb qzh phaxbby.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Utxi jhmq ptok qb qzh keqozhm.\n21 Hbzm axbvvha qzh tvvuh.\n22 Utxi jhmq qb qzh ztuujti.\n23 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t21 16 14\n24 Utxi rxtppha qzh yeuk qzhxh.\n25 Hbzm ybnha qb qzh bsseoh.\n26 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t21 16 14\n27 Ytmehu ybnha qb qzh phaxbby.\n28 Hbzm ybnha qb qzh keqozhm.\n29 Utxi vdq abjm qzh yeuk qzhxh.\n30 Otmaxt cbdxmhiha qb qzh rtxahm.\n31 Utxi rbq qzh yeuk qzhxh.\n32 Otmaxt qbbk qzh tvvuh.\n33 Otmaxt aelotxaha qzh tvvuh.\n34 Ytmehu cbdxmhiha qb qzh rtxahm.\n35 Otmaxt qbbk qzh tvvuh.\n36 Otmaxt jhmq ptok qb qzh bsseoh.\n37 Utxi jhmq ptok qb qzh keqozhm.\n38 Ytmehu ybnha qb qzh ztuujti.\n39 Hbzm ybnha qb qzh ptqzxbby.\n40 Otmaxt axbvvha qzh tvvuh.\n41 Otmaxt jhmq ptok qb qzh phaxbby.\n42 Hbzm qbbk qzh sbbqptuu qzhxh.\n43 Hbzm vdq abjm qzh sbbqptuu.\n44 Hbzm qbbk qzh sbbqptuu.\n45 Ytmehu ybnha qb qzh phaxbby.\n46 Hbzm cbdxmhiha qb qzh phaxbby.\n47 Otmaxt ybnha qb qzh keqozhm.\n48 Ytmehu qxtnhuuha qb qzh keqozhm.\n49 Utxi ybnha qb qzh bsseoh.\n50 Utxi jhmq qb qzh keqozhm.\n51 Utxi qxtnhuuha qb qzh phaxbby.\n52 Utxi jhmq ptok qb qzh bsseoh.\n53 Hbzm axbvvha qzh sbbqptuu.\n54 Hbzm ybnha qb qzh bsseoh.\n55 Hbzm qbbk qzh tvvuh qzhxh.\n56 Utxi ybnha qb qzh ztuujti.\n57 Otmaxt ybnha qb qzh rtxahm.\n58 Utxi vdq abjm qzh yeuk.\n59 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t58 52 51\n60 Hbzm qxtnhuuha qb qzh phaxbby.\n61 Hbzm cbdxmhiha qb qzh ptqzxbby.\n62 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t58 52 51\n63 Utxi veokha dv qzh yeuk.\n64 Hbzm uhsq qzh tvvuh.\n65 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t64 61 60\n1 Ytmehu rxtppha qzh tvvuh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Otmaxt ybnha qb qzh bsseoh.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Ytmehu vdq abjm qzh tvvuh.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Utxi jhmq ptok qb qzh ptqzxbby.\n10 Otmaxt qbbk qzh tvvuh.\n11 Utxi qbbk qzh yeuk.\n12 Utxi vdq abjm qzh yeuk.\n13 Ytmehu rbq qzh yeuk.\n14 Otmaxt axbvvha qzh tvvuh qzhxh.\n15 Ytmehu uhsq qzh yeuk.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Hbzm rxtppha qzh yeuk qzhxh.\n18 Hbzm cbdxmhiha qb qzh keqozhm.\n19 Hbzm rxtppha qzh sbbqptuu.\n20 Hbzm axbvvha qzh sbbqptuu qzhxh.\n21 Hbzm axbvvha qzh yeuk.\n22 Hbzm rxtppha qzh sbbqptuu.\n23 Otmaxt rxtppha qzh tvvuh.\n24 Hbzm rbq qzh yeuk.\n25 Otmaxt ybnha qb qzh ztuujti.\n26 Otmaxt ybnha qb qzh bsseoh.\n27 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t23 26 25\n28 Utxi ybnha qb qzh ptqzxbby.\n29 Otmaxt uhsq qzh tvvuh.\n30 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t29 26 25\n31 Ytmehu jhmq qb qzh bsseoh.\n32 Ytmehu ybnha qb qzh ztuujti.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t29 26 25\n34 Hbzm axbvvha qzh yeuk.\n35 Otmaxt qbbk qzh tvvuh.\n36 Hbzm qbbk qzh yeuk.\n37 Hbzm qxtnhuuha qb qzh phaxbby.\n38 Otmaxt vdq abjm qzh tvvuh.\n39 Otmaxt jhmq ptok qb qzh ptqzxbby.\n40 Otmaxt jhmq ptok qb qzh ztuujti.\n41 Hbzm axbvvha qzh sbbqptuu.\n42 Utxi cbdxmhiha qb qzh rtxahm.\n43 Hbzm veokha dv qzh sbbqptuu qzhxh.\n44 Ytmehu qxtnhuuha qb qzh phaxbby.\n45 Otmaxt ybnha qb qzh ptqzxbby.\n46 Hbzm jhmq qb qzh ptqzxbby.\n47 Ytmehu jhmq qb qzh keqozhm.\n48 Hbzm vdq abjm qzh yeuk.\n49 Hbzm rbq qzh yeuk qzhxh.\n50 Otmaxt jhmq qb qzh phaxbby.\n51 Ytmehu jhmq ptok qb qzh ztuujti.\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Utxi qxtnhuuha qb qzh ptqzxbby.\n54 Hbzm vdq abjm qzh yeuk.\n55 Utxi ybnha qb qzh bsseoh.\n56 Hbzm rbq qzh yeuk.\n57 Hbzm axbvvha qzh sbbqptuu.\n58 Ytmehu ybnha qb qzh keqozhm.\n59 Utxi rbq qzh tvvuh.\n60 Hbzm jhmq qb qzh phaxbby.\n61 Utxi axbvvha qzh tvvuh.\n62 Utxi veokha dv qzh tvvuh.\n63 Utxi cbdxmhiha qb qzh ztuujti.\n64 Hbzm axbvvha qzh yeuk.\n65 Hbzm ybnha qb qzh bsseoh.\n66 Otmaxt cbdxmhiha qb qzh rtxahm.\n67 Utxi jhmq ptok qb qzh keqozhm.\n68 Hbzm ybnha qb qzh keqozhm.\n69 Hbzm ybnha qb qzh ptqzxbby.\n70 Hbzm jhmq ptok qb qzh keqozhm.\n71 Hbzm jhmq ptok qb qzh ptqzxbby.\n72 Utxi qxtnhuuha qb qzh ptqzxbby.\n73 Hbzm rxtppha qzh sbbqptuu.\n74 Utxi axbvvha qzh tvvuh.\n75 Hbzm qbbk qzh tvvuh.\n76 Ytmehu jhmq qb qzh phaxbby.\n77 Ytmehu qbbk qzh yeuk.\n78 Ytmehu axbvvha qzh yeuk.\n79 Ytmehu ybnha qb qzh rtxahm.\n80 Otmaxt jhmq ptok qb qzh ptqzxbby.\n81 Hbzm axbvvha qzh sbbqptuu qzhxh.\n82 Ytmehu ybnha qb qzh keqozhm.\n83 Hbzm aelotxaha qzh tvvuh.\n84 Utxi cbdxmhiha qb qzh bsseoh.\n85 Otmaxt cbdxmhiha qb qzh bsseoh.\n86 Utxi cbdxmhiha qb qzh rtxahm.\n87 Hbzm rxtppha qzh sbbqptuu.\n88 Otmaxt jhmq qb qzh rtxahm.\n89 Ytmehu jhmq qb qzh ztuujti.\n90 Hbzm jhmq ptok qb qzh phaxbby.\n91 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n92 Utxi jhmq qb qzh ztuujti.\n93 Hbzm qxtnhuuha qb qzh ztuujti.\n94 Hbzm jhmq qb qzh rtxahm.\n95 Utxi cbdxmhiha qb qzh phaxbby.\n96 Ytmehu jhmq qb qzh bsseoh.\n97 Hbzm vdq abjm qzh sbbqptuu.\n98 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t97 94 93\n99 Hbzm rbq qzh sbbqptuu.\n100 Utxi veokha dv qzh yeuk qzhxh.\n101 Otmaxt jhmq ptok qb qzh bsseoh.\n102 Utxi jhmq qb qzh keqozhm.\n103 Otmaxt jhmq ptok qb qzh ztuujti.\n104 Hbzm qxtnhuuha qb qzh bsseoh.\n105 Hbzm vdq abjm qzh sbbqptuu.\n106 Otmaxt jhmq ptok qb qzh keqozhm.\n107 Ytmehu rbq qzh sbbqptuu.\n108 Utxi vdq abjm qzh yeuk qzhxh.\n109 Ytmehu uhsq qzh sbbqptuu.\n110 Hbzm jhmq qb qzh ptqzxbby.\n111 Otmaxt jhmq ptok qb qzh ptqzxbby.\n112 Otmaxt rxtppha qzh tvvuh.\n113 Utxi jhmq ptok qb qzh ptqzxbby.\n114 Otmaxt qxtnhuuha qb qzh ztuujti.\n115 Ytmehu qxtnhuuha qb qzh rtxahm.\n116 Otmaxt vdq abjm qzh tvvuh.\n117 Hbzm cbdxmhiha qb qzh rtxahm.\n118 Utxi qxtnhuuha qb qzh ztuujti.\n119 Hbzm qxtnhuuha qb qzh ptqzxbby.\n120 Otmaxt jhmq qb qzh ptqzxbby.\n121 Utxi qxtnhuuha qb qzh phaxbby.\n122 Hbzm jhmq ptok qb qzh bsseoh.\n123 Ytmehu ybnha qb qzh ztuujti.\n124 Ytmehu ybnha qb qzh keqozhm.\n125 Hbzm veokha dv qzh sbbqptuu.\n126 Hbzm uhsq qzh sbbqptuu.\n127 Ytmehu qbbk qzh yeuk.\n128 Ytmehu vdq abjm qzh yeuk.\n129 Ytmehu veokha dv qzh yeuk qzhxh.\n130 Ytmehu ybnha qb qzh bsseoh.\n131 Hbzm jhmq ptok qb qzh keqozhm.\n132 Ytmehu ybnha qb qzh keqozhm.\n133 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t129 132 130\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu rbq qzh sbbqptuu.\n3 Otmaxt qxtnhuuha qb qzh keqozhm.\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Utxi ybnha qb qzh bsseoh.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Ytmehu vdq abjm qzh sbbqptuu.\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Hbzm ybnha qb qzh keqozhm.\n13 Ytmehu rbq qzh yeuk.\n14 Ytmehu veokha dv qzh sbbqptuu.\n15 Otmaxt ybnha qb qzh bsseoh.\n16 Otmaxt jhmq ptok qb qzh phaxbby.\n17 Otmaxt veokha dv qzh tvvuh.\n18 Ytmehu qxtnhuuha qb qzh keqozhm.\n19 Otmaxt aelotxaha qzh tvvuh.\n20 Utxi ybnha qb qzh keqozhm.\n21 Otmaxt jhmq qb qzh bsseoh.\n22 Utxi cbdxmhiha qb qzh ztuujti.\n23 Hbzm ybnha qb qzh rtxahm.\n24 Utxi jhmq qb qzh rtxahm.\n25 Ytmehu uhsq qzh sbbqptuu.\n26 Ytmehu veokha dv qzh sbbqptuu.\n27 Hbzm jhmq ptok qb qzh keqozhm.\n28 Utxi jhmq ptok qb qzh bsseoh.\n29 Ytmehu axbvvha qzh sbbqptuu.\n30 Ytmehu aelotxaha qzh yeuk qzhxh.\n31 Otmaxt jhmq qb qzh ztuujti.\n32 Otmaxt qxtnhuuha qb qzh bsseoh.\n33 Utxi jhmq qb qzh rtxahm.\n34 Otmaxt cbdxmhiha qb qzh rtxahm.\n35 Utxi ybnha qb qzh ztuujti.\n36 Utxi cbdxmhiha qb qzh keqozhm.\n37 Hbzm qxtnhuuha qb qzh bsseoh.\n38 Hbzm cbdxmhiha qb qzh keqozhm.\n39 Utxi ybnha qb qzh ptqzxbby.\n40 Ytmehu jhmq qb qzh rtxahm.\n41 Otmaxt qxtnhuuha qb qzh keqozhm.\n42 Ytmehu qxtnhuuha qb qzh ztuujti.\n43 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n44 Otmaxt qxtnhuuha qb qzh phaxbby.\n45 Hbzm qxtnhuuha qb qzh bsseoh.\n46 Ytmehu cbdxmhiha qb qzh bsseoh.\n47 Otmaxt qbbk qzh tvvuh.\n48 Utxi jhmq qb qzh rtxahm.\n49 Hbzm jhmq ptok qb qzh keqozhm.\n50 Otmaxt axbvvha qzh tvvuh.\n51 Utxi qxtnhuuha qb qzh ptqzxbby.\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Utxi veokha dv qzh yeuk.\n54 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n55 Utxi uhsq qzh yeuk.\n56 Hbzm jhmq qb qzh phaxbby.\n57 Hbzm rbq qzh tvvuh.\n58 Hbzm vdq abjm qzh tvvuh.\n59 Hbzm veokha dv qzh tvvuh.\n60 Hbzm aelotxaha qzh tvvuh.\n61 Hbzm qbbk qzh tvvuh.\n62 Hbzm ybnha qb qzh bsseoh.\n63 Hbzm uhsq qzh tvvuh.\n64 Hbzm qbbk qzh tvvuh.\n65 Utxi cbdxmhiha qb qzh phaxbby.\n66 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n67 Ytmehu jhmq qb qzh phaxbby.\n68 Hbzm uhsq qzh tvvuh.\n69 Hbzm rbq qzh tvvuh.\n70 Otmaxt jhmq ptok qb qzh bsseoh.\n71 Hbzm vdq abjm qzh tvvuh.\n72 Hbzm jhmq qb qzh phaxbby.\n73 Ytmehu cbdxmhiha qb qzh bsseoh.\n74 Ytmehu qxtnhuuha qb qzh ztuujti.\n75 Ytmehu cbdxmhiha qb qzh rtxahm.\n76 Utxi ybnha qb qzh ptqzxbby.\n77 Ytmehu jhmq qb qzh keqozhm.\n78 Ytmehu jhmq ptok qb qzh ztuujti.\n79 Hbzm qxtnhuuha qb qzh ztuujti.\n80 Utxi cbdxmhiha qb qzh ztuujti.\n81 Utxi jhmq ptok qb qzh phaxbby.\n82 Utxi ybnha qb qzh ztuujti.\n83 Hbzm jhmq ptok qb qzh rtxahm.\n84 Utxi jhmq qb qzh bsseoh.\n85 Utxi rxtppha qzh tvvuh.\n86 Utxi jhmq ptok qb qzh ptqzxbby.\n87 Otmaxt jhmq qb qzh phaxbby.\n88 Ytmehu jhmq qb qzh rtxahm.\n89 Otmaxt ybnha qb qzh ztuujti.\n90 Utxi aelotxaha qzh tvvuh.\n91 Otmaxt jhmq ptok qb qzh phaxbby.\n92 Hbzm qxtnhuuha qb qzh phaxbby.\n93 Utxi cbdxmhiha qb qzh rtxahm.\n94 Ytmehu cbdxmhiha qb qzh ztuujti.\n95 Utxi jhmq ptok qb qzh phaxbby.\n96 Utxi jhmq qb qzh bsseoh.\n97 Hbzm ybnha qb qzh rtxahm.\n98 Ytmehu qxtnhuuha qb qzh keqozhm.\n99 Hbzm jhmq qb qzh ztuujti.\n100 Hbzm cbdxmhiha qb qzh keqozhm.\n101 Otmaxt ybnha qb qzh ptqzxbby.\n102 Otmaxt qbbk qzh tvvuh.\n103 Ytmehu jhmq qb qzh ztuujti.\n104 Utxi cbdxmhiha qb qzh ztuujti.\n105 Hbzm rbq qzh sbbqptuu.\n106 Utxi jhmq ptok qb qzh ptqzxbby.\n107 Hbzm rxtppha qzh yeuk.\n108 Hbzm jhmq ptok qb qzh bsseoh.\n109 Hbzm axbvvha qzh sbbqptuu.\n110 Otmaxt vdq abjm qzh tvvuh.\n111 Utxi jhmq qb qzh rtxahm.\n112 Hbzm aelotxaha qzh yeuk.\n113 Hbzm ybnha qb qzh rtxahm.\n114 Ytmehu jhmq ptok qb qzh keqozhm.\n115 Otmaxt veokha dv qzh tvvuh.\n116 Otmaxt axbvvha qzh tvvuh.\n117 Utxi jhmq qb qzh bsseoh.\n118 Otmaxt qxtnhuuha qb qzh keqozhm.\n119 Ytmehu jhmq qb qzh rtxahm.\n120 Otmaxt ybnha qb qzh bsseoh.\n121 Otmaxt qbbk qzh sbbqptuu.\n122 Hbzm qxtnhuuha qb qzh phaxbby.\n123 Hbzm ybnha qb qzh bsseoh.\n124 Otmaxt axbvvha qzh sbbqptuu.\n125 Otmaxt qxtnhuuha qb qzh phaxbby.\n126 Utxi rxtppha qzh yeuk.\n127 Hbzm veokha dv qzh sbbqptuu.\n128 Utxi cbdxmhiha qb qzh phaxbby.\n129 Utxi qxtnhuuha qb qzh rtxahm.\n130 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n131 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t126 129 128\n132 Ytmehu qxtnhuuha qb qzh ztuujti.\n133 Ytmehu jhmq ptok qb qzh rtxahm.\n134 Hbzm axbvvha qzh sbbqptuu.\n135 Utxi uhsq qzh yeuk.\n136 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t135 129 128\n137 Utxi cbdxmhiha qb qzh ptqzxbby.\n138 Otmaxt jhmq qb qzh bsseoh.\n139 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t135 129 128\n140 Utxi cbdxmhiha qb qzh ztuujti.\n141 Hbzm veokha dv qzh sbbqptuu.\n142 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t135 129 128\n143 Hbzm vdq abjm qzh sbbqptuu.\n144 Otmaxt jhmq ptok qb qzh phaxbby.\n145 Hbzm rbq qzh sbbqptuu qzhxh.\n146 Hbzm jhmq qb qzh ptqzxbby.\n147 Ytmehu cbdxmhiha qb qzh keqozhm.\n148 Hbzm aelotxaha qzh sbbqptuu.\n149 Hbzm rbq qzh sbbqptuu.\n150 Hbzm rbq qzh tvvuh.\n151 Hbzm cbdxmhiha qb qzh rtxahm.\n152 Hbzm qbbk qzh yeuk.\n153 Utxi ybnha qb qzh keqozhm.\n154 Ytmehu ybnha qb qzh ztuujti.\n155 Hbzm axbvvha qzh tvvuh.\n156 Hbzm aelotxaha qzh yeuk.\n157 Utxi jhmq qb qzh ptqzxbby.\n158 Otmaxt qxtnhuuha qb qzh ztuujti.\n159 Hbzm rxtppha qzh tvvuh.\n160 Hbzm cbdxmhiha qb qzh bsseoh.\n161 Hbzm axbvvha qzh sbbqptuu qzhxh.\n162 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n163 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t161 160 151\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Ytmehu veokha dv qzh sbbqptuu.\n9 Ytmehu veokha dv qzh yeuk.\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Hbzm ybnha qb qzh phaxbby.\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Ytmehu vdq abjm qzh yeuk.\n17 Otmaxt qbbk qzh sbbqptuu.\n18 Otmaxt qbbk qzh yeuk.\n19 Hbzm jhmq ptok qb qzh keqozhm.\n20 Hbzm jhmq ptok qb qzh ztuujti.\n21 Ytmehu jhmq qb qzh keqozhm.\n22 Hbzm qxtnhuuha qb qzh keqozhm.\n23 Otmaxt jhmq ptok qb qzh ztuujti.\n24 Otmaxt vdq abjm qzh yeuk.\n25 Otmaxt axbvvha qzh sbbqptuu.\n26 Otmaxt ybnha qb qzh ptqzxbby.\n27 Hbzm cbdxmhiha qb qzh phaxbby.\n28 Utxi veokha dv qzh sbbqptuu.\n29 Hbzm ybnha qb qzh keqozhm.\n30 Utxi rbq qzh yeuk.\n31 Otmaxt jhmq ptok qb qzh ztuujti.\n32 Ytmehu ybnha qb qzh ptqzxbby.\n33 Otmaxt cbdxmhiha qb qzh phaxbby.\n34 Hbzm ybnha qb qzh bsseoh.\n35 Utxi jhmq qb qzh rtxahm.\n36 Hbzm qxtnhuuha qb qzh keqozhm.\n37 Ytmehu jhmq qb qzh rtxahm.\n38 Otmaxt jhmq qb qzh ptqzxbby.\n39 Utxi vdq abjm qzh sbbqptuu.\n40 Otmaxt cbdxmhiha qb qzh ztuujti.\n41 Ytmehu jhmq ptok qb qzh keqozhm.\n42 Otmaxt jhmq ptok qb qzh bsseoh.\n43 Utxi vdq abjm qzh yeuk.\n44 Otmaxt qxtnhuuha qb qzh rtxahm.\n45 Otmaxt qxtnhuuha qb qzh phaxbby.\n46 Utxi qbbk qzh sbbqptuu.\n47 Hbzm ybnha qb qzh bsseoh.\n48 Otmaxt jhmq ptok qb qzh ptqzxbby.\n49 Utxi jhmq qb qzh bsseoh.\n50 Utxi uhsq qzh sbbqptuu.\n51 Utxi cbdxmhiha qb qzh ztuujti.\n52 Otmaxt cbdxmhiha qb qzh ztuujti.\n53 Hbzm jhmq ptok qb qzh rtxahm.\n54 Hbzm rxtppha qzh yeuk qzhxh.\n55 Utxi qxtnhuuha qb qzh phaxbby.\n56 Otmaxt qxtnhuuha qb qzh bsseoh.\n57 Otmaxt jhmq qb qzh ptqzxbby.\n58 Hbzm aelotxaha qzh yeuk.\n59 Hbzm rxtppha qzh yeuk qzhxh.\n60 Hbzm jhmq ptok qb qzh ztuujti.\n61 Hbzm vdq abjm qzh yeuk.\n62 Hbzm rxtppha qzh yeuk.\n63 Otmaxt jhmq qb qzh rtxahm.\n64 Hbzm jhmq qb qzh rtxahm.\n65 Ytmehu ybnha qb qzh phaxbby.\n66 Utxi jhmq qb qzh bsseoh.\n67 Utxi jhmq qb qzh phaxbby.\n68 Hbzm cbdxmhiha qb qzh ztuujti.\n69 Hbzm qxtnhuuha qb qzh ptqzxbby.\n70 Otmaxt qxtnhuuha qb qzh phaxbby.\n71 Hbzm aelotxaha qzh yeuk qzhxh.\n72 Otmaxt cbdxmhiha qb qzh keqozhm.\n73 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t71 69 68\n74 Utxi qxtnhuuha qb qzh keqozhm.\n75 Hbzm rxtppha qzh yeuk.\n76 Hbzm aelotxaha qzh yeuk.\n77 Ytmehu jhmq qb qzh ptqzxbby.\n78 Hbzm qbbk qzh yeuk.\n79 Hbzm jhmq ptok qb qzh phaxbby.\n80 Otmaxt jhmq ptok qb qzh ztuujti.\n81 Hbzm aelotxaha qzh yeuk.\n82 Hbzm jhmq ptok qb qzh keqozhm.\n83 Ytmehu cbdxmhiha qb qzh bsseoh.\n84 Otmaxt jhmq ptok qb qzh rtxahm.\n85 Ytmehu rbq qzh tvvuh.\n86 Ytmehu aelotxaha qzh tvvuh.\n87 Hbzm qxtnhuuha qb qzh phaxbby.\n88 Hbzm jhmq ptok qb qzh keqozhm.\n89 Utxi qxtnhuuha qb qzh ztuujti.\n90 Ytmehu veokha dv qzh sbbqptuu.\n91 Otmaxt ybnha qb qzh ptqzxbby.\n92 Utxi qxtnhuuha qb qzh rtxahm.\n93 Hbzm cbdxmhiha qb qzh bsseoh.\n94 Ytmehu cbdxmhiha qb qzh rtxahm.\n95 Otmaxt cbdxmhiha qb qzh ztuujti.\n96 Ytmehu axbvvha qzh sbbqptuu.\n97 Otmaxt cbdxmhiha qb qzh bsseoh.\n98 Ytmehu veokha dv qzh sbbqptuu.\n99 Utxi ybnha qb qzh ptqzxbby.\n100 Otmaxt veokha dv qzh tvvuh.\n101 Otmaxt aelotxaha qzh tvvuh.\n102 Hbzm rbq qzh tvvuh.\n103 Hbzm axbvvha qzh tvvuh.\n104 Ytmehu jhmq ptok qb qzh keqozhm.\n105 Hbzm cbdxmhiha qb qzh phaxbby.\n106 Otmaxt rbq qzh tvvuh.\n107 Hbzm qxtnhuuha qb qzh ztuujti.\n108 Ytmehu jhmq ptok qb qzh ptqzxbby.\n109 Hbzm qxtnhuuha qb qzh ptqzxbby.\n110 Ytmehu ybnha qb qzh rtxahm.\n111 Ytmehu jhmq ptok qb qzh ptqzxbby.\n112 Otmaxt qxtnhuuha qb qzh ztuujti.\n113 Otmaxt jhmq qb qzh bsseoh.\n114 Utxi jhmq ptok qb qzh bsseoh.\n115 Otmaxt uhsq qzh tvvuh.\n116 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t115 113 112\n117 Ytmehu qxtnhuuha qb qzh keqozhm.\n118 Otmaxt cbdxmhiha qb qzh phaxbby.\n119 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t115 113 112\n120 Otmaxt ybnha qb qzh keqozhm.\n121 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n122 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t121 111 110\n123 Utxi jhmq qb qzh ptqzxbby.\n124 Otmaxt qbbk qzh sbbqptuu.\n125 Otmaxt uhsq qzh sbbqptuu.\n126 Ytmehu qbbk qzh sbbqptuu.\n127 Ytmehu cbdxmhiha qb qzh ztuujti.\n128 Ytmehu jhmq ptok qb qzh bsseoh.\n129 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t126 128 127\n1 Utxi jhmq qb qzh bsseoh.\n2 Utxi rxtppha qzh tvvuh.\n3 Utxi uhsq qzh tvvuh.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Utxi jhmq qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Hbzm jhmq qb qzh ptqzxbby.\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Utxi rbq qzh yeuk.\n17 Utxi vdq abjm qzh yeuk.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Utxi rxtppha qzh yeuk qzhxh.\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Otmaxt cbdxmhiha qb qzh keqozhm.\n22 Utxi jhmq qb qzh ptqzxbby.\n23 Hbzm ybnha qb qzh keqozhm.\n24 Utxi aelotxaha qzh yeuk.\n25 Utxi jhmq ptok qb qzh ztuujti.\n26 Otmaxt qxtnhuuha qb qzh phaxbby.\n27 Otmaxt jhmq ptok qb qzh bsseoh.\n28 Otmaxt cbdxmhiha qb qzh keqozhm.\n29 Utxi cbdxmhiha qb qzh ptqzxbby.\n30 Otmaxt ybnha qb qzh ptqzxbby.\n31 Utxi qbbk qzh yeuk.\n32 Otmaxt jhmq qb qzh bsseoh.\n33 Utxi jhmq qb qzh ztuujti.\n34 Otmaxt rbq qzh sbbqptuu.\n35 Otmaxt vdq abjm qzh sbbqptuu.\n36 Utxi uhsq qzh yeuk qzhxh.\n37 Ytmehu jhmq ptok qb qzh phaxbby.\n38 Utxi veokha dv qzh yeuk.\n39 Ytmehu ybnha qb qzh ptqzxbby.\n40 Utxi aelotxaha qzh yeuk.\n41 Utxi rbq qzh yeuk.\n42 Otmaxt ybnha qb qzh ptqzxbby.\n43 Utxi jhmq qb qzh ptqzxbby.\n44 Utxi axbvvha qzh yeuk.\n45 Utxi qbbk qzh yeuk.\n46 Hbzm qxtnhuuha qb qzh bsseoh.\n47 Utxi uhsq qzh yeuk qzhxh.\n48 Otmaxt jhmq qb qzh bsseoh.\n49 Otmaxt rxtppha qzh sbbqptuu.\n50 Utxi veokha dv qzh yeuk.\n51 Otmaxt rxtppha qzh tvvuh.\n52 Otmaxt qxtnhuuha qb qzh ztuujti.\n53 Utxi uhsq qzh yeuk.\n54 Utxi ybnha qb qzh bsseoh.\n55 Utxi jhmq qb qzh rtxahm.\n56 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n57 Otmaxt cbdxmhiha qb qzh bsseoh.\n58 Utxi ybnha qb qzh ptqzxbby.\n59 Otmaxt axbvvha qzh sbbqptuu.\n60 Otmaxt rxtppha qzh sbbqptuu.\n61 Ytmehu rbq qzh yeuk.\n62 Utxi jhmq qb qzh bsseoh.\n63 Ytmehu aelotxaha qzh yeuk.\n64 Utxi jhmq ptok qb qzh rtxahm.\n65 Hbzm ybnha qb qzh keqozhm.\n66 Ytmehu qbbk qzh yeuk.\n67 Ytmehu aelotxaha qzh yeuk.\n68 Otmaxt axbvvha qzh sbbqptuu.\n69 Hbzm jhmq ptok qb qzh bsseoh.\n70 Otmaxt rxtppha qzh sbbqptuu.\n71 Otmaxt jhmq qb qzh rtxahm.\n72 Utxi qxtnhuuha qb qzh keqozhm.\n73 Hbzm jhmq qb qzh ptqzxbby.\n74 Otmaxt jhmq ptok qb qzh ptqzxbby.\n75 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t70 74 71\n76 Otmaxt vdq abjm qzh sbbqptuu.\n77 Otmaxt ybnha qb qzh ztuujti.\n78 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t76 74 71\n79 Ytmehu jhmq qb qzh phaxbby.\n80 Otmaxt vdq abjm qzh tvvuh.\n81 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t80 57 56\n82 Otmaxt qxtnhuuha qb qzh keqozhm.\n83 Hbzm rxtppha qzh yeuk.\n84 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t80 74 71\n85 Otmaxt ybnha qb qzh rtxahm.\n86 Ytmehu qxtnhuuha qb qzh ztuujti.\n87 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t80 57 56\n1 Otmaxt rxtppha qzh yeuk.\n2 Otmaxt axbvvha qzh yeuk qzhxh.\n3 Otmaxt qbbk qzh yeuk.\n4 Utxi rxtppha qzh tvvuh.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Utxi uhsq qzh tvvuh.\n7 Otmaxt aelotxaha qzh yeuk.\n8 Otmaxt veokha dv qzh yeuk.\n9 Ytmehu jhmq ptok qb qzh rtxahm.\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Otmaxt uhsq qzh yeuk.\n12 Otmaxt qbbk qzh yeuk qzhxh.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt aelotxaha qzh yeuk.\n15 Otmaxt rxtppha qzh yeuk.\n16 Utxi rbq qzh sbbqptuu.\n17 Ytmehu ybnha qb qzh ztuujti.\n18 Ytmehu qxtnhuuha qb qzh phaxbby.\n19 Utxi vdq abjm qzh sbbqptuu.\n20 Utxi qbbk qzh sbbqptuu qzhxh.\n21 Utxi qxtnhuuha qb qzh bsseoh.\n22 Hbzm cbdxmhiha qb qzh bsseoh.\n23 Hbzm qxtnhuuha qb qzh ztuujti.\n24 Hbzm ybnha qb qzh bsseoh.\n25 Otmaxt vdq abjm qzh yeuk.\n26 Utxi aelotxaha qzh sbbqptuu.\n27 Hbzm qxtnhuuha qb qzh ztuujti.\n28 Utxi cbdxmhiha qb qzh rtxahm.\n29 Ytmehu rbq qzh yeuk.\n30 Otmaxt jhmq qb qzh bsseoh.\n31 Ytmehu jhmq qb qzh keqozhm.\n32 Ytmehu jhmq ptok qb qzh rtxahm.\n33 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t29 32 31\n34 Utxi cbdxmhiha qb qzh ztuujti.\n35 Ytmehu qxtnhuuha qb qzh bsseoh.\n36 Otmaxt qbbk qzh sbbqptuu qzhxh.\n37 Utxi jhmq ptok qb qzh bsseoh.\n38 Otmaxt jhmq qb qzh ptqzxbby.\n39 Ytmehu ybnha qb qzh ptqzxbby.\n40 Otmaxt uhsq qzh sbbqptuu.\n41 Ytmehu rxtppha qzh sbbqptuu.\n42 Hbzm jhmq ptok qb qzh rtxahm.\n43 Otmaxt jhmq ptok qb qzh bsseoh.\n44 Utxi ybnha qb qzh ptqzxbby.\n45 Ytmehu aelotxaha qzh yeuk qzhxh.\n46 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t45 32 31\n47 Ytmehu vdq abjm qzh sbbqptuu.\n48 Utxi veokha dv qzh yeuk.\n49 Utxi jhmq qb qzh bsseoh.\n50 Hbzm ybnha qb qzh phaxbby.\n51 Otmaxt cbdxmhiha qb qzh rtxahm.\n52 Otmaxt ybnha qb qzh keqozhm.\n53 Ytmehu qbbk qzh sbbqptuu qzhxh.\n54 Utxi jhmq qb qzh phaxbby.\n55 Ytmehu uhsq qzh sbbqptuu.\n56 Hbzm jhmq qb qzh bsseoh.\n57 Utxi axbvvha qzh yeuk.\n58 Ytmehu rxtppha qzh sbbqptuu.\n59 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t57 54 49\n60 Otmaxt ybnha qb qzh phaxbby.\n61 Utxi cbdxmhiha qb qzh keqozhm.\n62 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t57 54 49\n63 Ytmehu qxtnhuuha qb qzh rtxahm.\n64 Utxi jhmq ptok qb qzh phaxbby.\n65 Utxi ybnha qb qzh rtxahm.\n66 Otmaxt jhmq ptok qb qzh rtxahm.\n67 Otmaxt qxtnhuuha qb qzh ztuujti.\n68 Otmaxt qxtnhuuha qb qzh rtxahm.\n69 Ytmehu aelotxaha qzh sbbqptuu.\n70 Utxi rxtppha qzh sbbqptuu.\n71 Utxi jhmq ptok qb qzh phaxbby.\n72 Utxi vdq abjm qzh sbbqptuu qzhxh.\n73 Utxi ybnha qb qzh keqozhm.\n74 Hbzm jhmq ptok qb qzh keqozhm.\n75 Utxi rbq qzh tvvuh qzhxh.\n76 Ytmehu ybnha qb qzh ztuujti.\n77 Utxi jhmq qb qzh rtxahm.\n78 Ytmehu jhmq ptok qb qzh bsseoh.\n79 Utxi axbvvha qzh tvvuh.\n80 Hbzm ybnha qb qzh rtxahm.\n81 Otmaxt rxtppha qzh tvvuh qzhxh.\n82 Otmaxt ybnha qb qzh phaxbby.\n83 Otmaxt rxtppha qzh yeuk.\n84 Otmaxt jhmq qb qzh ptqzxbby.\n85 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t81 84 82\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Utxi rbq qzh yeuk.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Ytmehu rbq qzh tvvuh.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t4 8 7\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Ytmehu axbvvha qzh tvvuh.\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t12 10 8\n15 Hbzm veokha dv qzh tvvuh qzhxh.\n16 Utxi vdq abjm qzh yeuk qzhxh.\n17 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t16 11 6\n18 Otmaxt qbbk qzh yeuk.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Otmaxt rxtppha qzh sbbqptuu.\n22 Utxi ybnha qb qzh phaxbby.\n23 Otmaxt jhmq qb qzh ptqzxbby.\n24 Ytmehu ybnha qb qzh ptqzxbby.\n25 Hbzm axbvvha qzh tvvuh.\n26 Otmaxt jhmq qb qzh bsseoh.\n27 Hbzm rxtppha qzh tvvuh.\n28 Otmaxt aelotxaha qzh yeuk.\n29 Otmaxt jhmq qb qzh keqozhm.\n30 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t28 26 23\n31 Otmaxt qxtnhuuha qb qzh rtxahm.\n32 Otmaxt vdq abjm qzh sbbqptuu.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t32 31 29\n1 Ytmehu veokha dv qzh tvvuh.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Ytmehu uhsq qzh tvvuh qzhxh.\n4 Utxi qbbk qzh tvvuh.\n5 Hbzm qxtnhuuha qb qzh keqozhm.\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Utxi axbvvha qzh tvvuh.\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Otmaxt qbbk qzh sbbqptuu.\n13 Hbzm axbvvha qzh yeuk qzhxh.\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t13 9 5\n16 Utxi axbvvha qzh tvvuh.\n17 Ytmehu qxtnhuuha qb qzh keqozhm.\n18 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t13 9 5\n19 Utxi rbq qzh tvvuh.\n20 Utxi vdq abjm qzh tvvuh.\n21 Hbzm rbq qzh yeuk.\n22 Ytmehu cbdxmhiha qb qzh ztuujti.\n23 Ytmehu jhmq qb qzh keqozhm.\n24 Utxi veokha dv qzh tvvuh.\n25 Hbzm aelotxaha qzh yeuk.\n26 Hbzm cbdxmhiha qb qzh rtxahm.\n27 Ytmehu cbdxmhiha qb qzh rtxahm.\n28 Utxi jhmq ptok qb qzh keqozhm.\n29 Otmaxt uhsq qzh sbbqptuu qzhxh.\n30 Hbzm ybnha qb qzh ztuujti.\n31 Utxi axbvvha qzh tvvuh.\n32 Hbzm rbq qzh yeuk.\n33 Utxi ybnha qb qzh bsseoh.\n34 Hbzm cbdxmhiha qb qzh bsseoh.\n35 Otmaxt jhmq ptok qb qzh bsseoh.\n36 Ytmehu cbdxmhiha qb qzh phaxbby.\n37 Hbzm jhmq ptok qb qzh ptqzxbby.\n38 Hbzm axbvvha qzh yeuk qzhxh.\n39 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t38 37 34\n40 Hbzm jhmq ptok qb qzh bsseoh.\n41 Utxi jhmq qb qzh ptqzxbby.\n42 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t38 37 34\n43 Hbzm qxtnhuuha qb qzh phaxbby.\n44 Hbzm cbdxmhiha qb qzh keqozhm.\n45 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t38 37 34\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh rtxahm.\n7 Hbzm qbbk qzh tvvuh.\n8 Utxi jhmq qb qzh keqozhm.\n9 Otmaxt jhmq qb qzh ptqzxbby.\n10 Hbzm axbvvha qzh tvvuh.\n11 Otmaxt veokha dv qzh sbbqptuu.\n12 Hbzm cbdxmhiha qb qzh ztuujti.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Ytmehu ybnha qb qzh ptqzxbby.\n17 Utxi jhmq ptok qb qzh ztuujti.\n18 Hbzm jhmq ptok qb qzh ztuujti.\n19 Ytmehu jhmq ptok qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh ptqzxbby.\n21 Otmaxt veokha dv qzh sbbqptuu.\n22 Otmaxt uhsq qzh sbbqptuu qzhxh.\n23 Utxi jhmq qb qzh keqozhm.\n24 Ytmehu veokha dv qzh sbbqptuu.\n25 Otmaxt jhmq qb qzh rtxahm.\n26 Otmaxt qbbk qzh tvvuh.\n27 Otmaxt veokha dv qzh yeuk.\n28 Otmaxt qxtnhuuha qb qzh ztuujti.\n29 Otmaxt uhsq qzh tvvuh.\n30 Ytmehu qxtnhuuha qb qzh keqozhm.\n31 Otmaxt rxtppha qzh tvvuh.\n32 Utxi jhmq ptok qb qzh bsseoh.\n33 Ytmehu uhsq qzh sbbqptuu.\n34 Ytmehu veokha dv qzh sbbqptuu.\n35 Hbzm qxtnhuuha qb qzh phaxbby.\n36 Utxi qxtnhuuha qb qzh ztuujti.\n37 Hbzm ybnha qb qzh rtxahm.\n38 Utxi cbdxmhiha qb qzh phaxbby.\n39 Hbzm jhmq ptok qb qzh ztuujti.\n40 Hbzm cbdxmhiha qb qzh ptqzxbby.\n41 Otmaxt qxtnhuuha qb qzh keqozhm.\n42 Ytmehu axbvvha qzh sbbqptuu.\n43 Utxi jhmq qb qzh rtxahm.\n44 Ytmehu ybnha qb qzh ztuujti.\n45 Otmaxt jhmq qb qzh ztuujti.\n46 Hbzm cbdxmhiha qb qzh rtxahm.\n47 Ytmehu ybnha qb qzh rtxahm.\n48 Ytmehu jhmq ptok qb qzh phaxbby.\n49 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n50 Utxi ybnha qb qzh ztuujti.\n51 Otmaxt qxtnhuuha qb qzh keqozhm.\n52 Otmaxt vdq abjm qzh tvvuh.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t52 51 49\n54 Otmaxt jhmq qb qzh ztuujti.\n55 Utxi jhmq qb qzh rtxahm.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t52 51 49\n57 Ytmehu ybnha qb qzh ptqzxbby.\n58 Otmaxt axbvvha qzh yeuk.\n59 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t52 51 49\n60 Otmaxt rxtppha qzh yeuk.\n61 Otmaxt ybnha qb qzh ptqzxbby.\n62 Otmaxt jhmq qb qzh phaxbby.\n63 Otmaxt jhmq qb qzh rtxahm.\n64 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t60 63 62\n65 Ytmehu qxtnhuuha qb qzh bsseoh.\n66 Utxi ybnha qb qzh ztuujti.\n67 Hbzm jhmq qb qzh ztuujti.\n68 Hbzm jhmq ptok qb qzh rtxahm.\n69 Hbzm jhmq ptok qb qzh ptqzxbby.\n70 Otmaxt cbdxmhiha qb qzh phaxbby.\n71 Hbzm jhmq qb qzh rtxahm.\n72 Otmaxt vdq abjm qzh yeuk.\n73 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t72 70 63\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Utxi ybnha qb qzh ztuujti.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Otmaxt axbvvha qzh tvvuh.\n7 Otmaxt qbbk qzh tvvuh.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Otmaxt aelotxaha qzh tvvuh.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Otmaxt rxtppha qzh tvvuh.\n12 Otmaxt uhsq qzh tvvuh.\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Utxi qbbk qzh yeuk.\n16 Hbzm jhmq qb qzh rtxahm.\n17 Utxi qxtnhuuha qb qzh keqozhm.\n18 Otmaxt ybnha qb qzh ztuujti.\n19 Ytmehu jhmq ptok qb qzh ptqzxbby.\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Utxi aelotxaha qzh yeuk.\n22 Otmaxt qxtnhuuha qb qzh keqozhm.\n23 Otmaxt rbq qzh yeuk.\n24 Ytmehu cbdxmhiha qb qzh phaxbby.\n25 Hbzm qbbk qzh tvvuh qzhxh.\n26 Ytmehu jhmq ptok qb qzh keqozhm.\n27 Ytmehu qbbk qzh sbbqptuu.\n28 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n29 Ytmehu qbbk qzh sbbqptuu qzhxh.\n30 Utxi jhmq qb qzh bsseoh.\n31 Hbzm jhmq qb qzh bsseoh.\n32 Otmaxt cbdxmhiha qb qzh bsseoh.\n33 Otmaxt jhmq ptok qb qzh ptqzxbby.\n34 Otmaxt axbvvha qzh yeuk.\n35 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t34 33 32\n36 Hbzm qxtnhuuha qb qzh keqozhm.\n37 Ytmehu vdq abjm qzh sbbqptuu.\n38 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t34 33 32\n39 Ytmehu qbbk qzh sbbqptuu.\n40 Utxi ybnha qb qzh rtxahm.\n41 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t34 33 32\n42 Hbzm aelotxaha qzh tvvuh.\n43 Utxi cbdxmhiha qb qzh bsseoh.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t42 36 31\n45 Otmaxt veokha dv qzh yeuk.\n46 Utxi jhmq qb qzh ztuujti.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t42 36 31\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Otmaxt ybnha qb qzh ptqzxbby.\n4 Ytmehu qbbk qzh tvvuh.\n5 Utxi ybnha qb qzh ztuujti.\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Otmaxt jhmq ptok qb qzh rtxahm.\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t6 10 9\n12 Otmaxt axbvvha qzh yeuk.\n13 Ytmehu aelotxaha qzh tvvuh qzhxh.\n14 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t12 10 9\n15 Hbzm cbdxmhiha qb qzh ptqzxbby.\n16 Ytmehu qbbk qzh tvvuh.\n17 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t12 10 9\n18 Otmaxt qbbk qzh yeuk.\n19 Ytmehu jhmq ptok qb qzh phaxbby.\n20 Ytmehu vdq abjm qzh tvvuh.\n21 Otmaxt veokha dv qzh sbbqptuu.\n22 Hbzm ybnha qb qzh rtxahm.\n23 Utxi ybnha qb qzh rtxahm.\n24 Utxi ybnha qb qzh ztuujti.\n25 Ytmehu veokha dv qzh tvvuh qzhxh.\n26 Ytmehu vdq abjm qzh tvvuh.\n27 Hbzm jhmq ptok qb qzh ztuujti.\n28 Hbzm qxtnhuuha qb qzh ptqzxbby.\n29 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n30 Otmaxt axbvvha qzh yeuk qzhxh.\n31 Otmaxt rbq qzh yeuk.\n32 Hbzm jhmq ptok qb qzh phaxbby.\n33 Hbzm jhmq ptok qb qzh ptqzxbby.\n34 Otmaxt axbvvha qzh yeuk.\n35 Ytmehu jhmq ptok qb qzh bsseoh.\n36 Utxi ybnha qb qzh bsseoh.\n37 Otmaxt aelotxaha qzh sbbqptuu.\n38 Utxi jhmq qb qzh rtxahm.\n39 Ytmehu jhmq qb qzh rtxahm.\n40 Otmaxt rbq qzh sbbqptuu.\n41 Hbzm jhmq ptok qb qzh keqozhm.\n42 Utxi ybnha qb qzh ztuujti.\n43 Otmaxt vdq abjm qzh sbbqptuu.\n44 Hbzm jhmq qb qzh rtxahm.\n45 Otmaxt qbbk qzh yeuk qzhxh.\n46 Hbzm qxtnhuuha qb qzh keqozhm.\n47 Otmaxt qxtnhuuha qb qzh ztuujti.\n48 Ytmehu jhmq qb qzh ztuujti.\n49 Otmaxt uhsq qzh yeuk qzhxh.\n50 Ytmehu rxtppha qzh yeuk.\n51 Otmaxt qxtnhuuha qb qzh phaxbby.\n52 Utxi ybnha qb qzh phaxbby.\n53 Utxi qbbk qzh tvvuh.\n54 Ytmehu uhsq qzh yeuk.\n55 Utxi vdq abjm qzh tvvuh qzhxh.\n56 Utxi jhmq ptok qb qzh rtxahm.\n57 Otmaxt rbq qzh tvvuh.\n58 Utxi qxtnhuuha qb qzh keqozhm.\n59 Ytmehu qbbk qzh yeuk.\n60 Ytmehu vdq abjm qzh yeuk qzhxh.\n61 Otmaxt jhmq ptok qb qzh keqozhm.\n62 Ytmehu jhmq ptok qb qzh rtxahm.\n63 Otmaxt axbvvha qzh tvvuh.\n64 Hbzm ybnha qb qzh ptqzxbby.\n65 Utxi rbq qzh tvvuh.\n66 Ytmehu ybnha qb qzh ztuujti.\n67 Ytmehu cbdxmhiha qb qzh rtxahm.\n68 Utxi qxtnhuuha qb qzh ztuujti.\n69 Utxi veokha dv qzh yeuk.\n70 Utxi cbdxmhiha qb qzh phaxbby.\n71 Otmaxt ybnha qb qzh rtxahm.\n72 Hbzm qxtnhuuha qb qzh rtxahm.\n73 Utxi aelotxaha qzh tvvuh.\n74 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t73 70 68\n75 Hbzm qxtnhuuha qb qzh bsseoh.\n76 Utxi qbbk qzh tvvuh.\n77 Utxi axbvvha qzh tvvuh.\n78 Otmaxt jhmq ptok qb qzh keqozhm.\n79 Utxi rxtppha qzh tvvuh.\n80 Otmaxt cbdxmhiha qb qzh phaxbby.\n81 Ytmehu cbdxmhiha qb qzh keqozhm.\n82 Utxi ybnha qb qzh rtxahm.\n83 Hbzm qbbk qzh sbbqptuu.\n84 Hbzm aelotxaha qzh sbbqptuu.\n85 Utxi qxtnhuuha qb qzh ztuujti.\n86 Otmaxt jhmq qb qzh bsseoh.\n87 Utxi ybnha qb qzh phaxbby.\n88 Hbzm veokha dv qzh sbbqptuu.\n89 Otmaxt ybnha qb qzh phaxbby.\n90 Otmaxt ybnha qb qzh ztuujti.\n91 Hbzm qxtnhuuha qb qzh keqozhm.\n92 Utxi jhmq ptok qb qzh keqozhm.\n93 Otmaxt jhmq ptok qb qzh ptqzxbby.\n94 Otmaxt qxtnhuuha qb qzh bsseoh.\n95 Ytmehu jhmq ptok qb qzh ptqzxbby.\n96 Hbzm axbvvha qzh sbbqptuu qzhxh.\n97 Utxi qxtnhuuha qb qzh rtxahm.\n98 Otmaxt cbdxmhiha qb qzh keqozhm.\n99 Hbzm rbq qzh sbbqptuu.\n100 Otmaxt ybnha qb qzh rtxahm.\n101 Ytmehu jhmq qb qzh rtxahm.\n102 Hbzm uhsq qzh sbbqptuu.\n103 Utxi uhsq qzh yeuk.\n104 Ytmehu ybnha qb qzh keqozhm.\n105 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t103 92 87\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Utxi veokha dv qzh yeuk.\n4 Utxi ybnha qb qzh phaxbby.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Hbzm veokha dv qzh tvvuh.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Otmaxt cbdxmhiha qb qzh bsseoh.\n10 Utxi axbvvha qzh yeuk.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Hbzm qxtnhuuha qb qzh keqozhm.\n16 Ytmehu cbdxmhiha qb qzh keqozhm.\n17 Ytmehu jhmq ptok qb qzh rtxahm.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Utxi jhmq qb qzh bsseoh.\n20 Otmaxt jhmq qb qzh bsseoh.\n21 Utxi ybnha qb qzh keqozhm.\n22 Hbzm aelotxaha qzh tvvuh.\n23 Utxi jhmq ptok qb qzh rtxahm.\n24 Utxi rbq qzh sbbqptuu.\n25 Utxi cbdxmhiha qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh ztuujti.\n27 Ytmehu qxtnhuuha qb qzh keqozhm.\n28 Utxi qxtnhuuha qb qzh ztuujti.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t24 28 25\n30 Utxi aelotxaha qzh sbbqptuu.\n31 Hbzm ybnha qb qzh bsseoh.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t30 28 25\n33 Utxi rxtppha qzh sbbqptuu.\n34 Utxi uhsq qzh sbbqptuu.\n35 Utxi rbq qzh sbbqptuu.\n36 Utxi axbvvha qzh sbbqptuu.\n37 Utxi rbq qzh sbbqptuu.\n38 Ytmehu jhmq ptok qb qzh ztuujti.\n39 Utxi qxtnhuuha qb qzh keqozhm.\n40 Utxi axbvvha qzh sbbqptuu.\n41 Ytmehu jhmq qb qzh bsseoh.\n42 Hbzm qxtnhuuha qb qzh ztuujti.\n43 Otmaxt jhmq qb qzh rtxahm.\n44 Utxi rxtppha qzh tvvuh.\n45 Utxi ybnha qb qzh phaxbby.\n46 Otmaxt cbdxmhiha qb qzh bsseoh.\n47 Utxi ybnha qb qzh ztuujti.\n48 Utxi axbvvha qzh tvvuh.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t48 47 45\n50 Utxi veokha dv qzh tvvuh.\n51 Utxi qxtnhuuha qb qzh ptqzxbby.\n52 Hbzm qxtnhuuha qb qzh phaxbby.\n53 Hbzm jhmq qb qzh ztuujti.\n54 Ytmehu jhmq ptok qb qzh phaxbby.\n55 Hbzm jhmq qb qzh ptqzxbby.\n56 Hbzm ybnha qb qzh phaxbby.\n57 Otmaxt cbdxmhiha qb qzh keqozhm.\n58 Otmaxt cbdxmhiha qb qzh rtxahm.\n59 Ytmehu rbq qzh yeuk.\n60 Ytmehu uhsq qzh yeuk.\n61 Hbzm veokha dv qzh yeuk.\n62 Hbzm ybnha qb qzh ztuujti.\n63 Hbzm ybnha qb qzh rtxahm.\n64 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t61 63 62\n65 Utxi qxtnhuuha qb qzh bsseoh.\n66 Utxi jhmq ptok qb qzh ztuujti.\n67 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t61 63 62\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Hbzm qxtnhuuha qb qzh rtxahm.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Otmaxt qxtnhuuha qb qzh bsseoh.\n10 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Ytmehu cbdxmhiha qb qzh rtxahm.\n16 Ytmehu jhmq qb qzh keqozhm.\n17 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n18 Hbzm jhmq qb qzh ztuujti.\n19 Otmaxt vdq abjm qzh sbbqptuu.\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n22 Hbzm jhmq ptok qb qzh ptqzxbby.\n23 Utxi ybnha qb qzh phaxbby.\n24 Utxi jhmq qb qzh ptqzxbby.\n25 Otmaxt qxtnhuuha qb qzh phaxbby.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Utxi cbdxmhiha qb qzh keqozhm.\n28 Hbzm jhmq ptok qb qzh rtxahm.\n29 Hbzm ybnha qb qzh ptqzxbby.\n30 Utxi jhmq qb qzh ptqzxbby.\n31 Utxi ybnha qb qzh rtxahm.\n32 Ytmehu ybnha qb qzh bsseoh.\n33 Otmaxt jhmq qb qzh ztuujti.\n34 Utxi jhmq qb qzh keqozhm.\n35 Ytmehu rbq qzh sbbqptuu.\n36 Ytmehu jhmq ptok qb qzh ztuujti.\n37 Hbzm jhmq qb qzh phaxbby.\n38 Utxi qxtnhuuha qb qzh bsseoh.\n39 Utxi ybnha qb qzh ptqzxbby.\n40 Ytmehu uhsq qzh sbbqptuu.\n41 Ytmehu jhmq qb qzh bsseoh.\n42 Otmaxt jhmq qb qzh ptqzxbby.\n43 Utxi jhmq ptok qb qzh phaxbby.\n44 Ytmehu cbdxmhiha qb qzh phaxbby.\n45 Hbzm jhmq ptok qb qzh bsseoh.\n46 Utxi jhmq ptok qb qzh ptqzxbby.\n47 Ytmehu jhmq qb qzh keqozhm.\n48 Hbzm qxtnhuuha qb qzh ptqzxbby.\n49 Utxi jhmq qb qzh bsseoh.\n50 Utxi jhmq qb qzh rtxahm.\n51 Utxi rxtppha qzh yeuk.\n52 Otmaxt ybnha qb qzh keqozhm.\n53 Utxi veokha dv qzh tvvuh.\n54 Hbzm qxtnhuuha qb qzh keqozhm.\n55 Hbzm cbdxmhiha qb qzh phaxbby.\n56 Ytmehu cbdxmhiha qb qzh rtxahm.\n57 Otmaxt qxtnhuuha qb qzh bsseoh.\n58 Utxi uhsq qzh yeuk qzhxh.\n59 Ytmehu rxtppha qzh yeuk.\n60 Utxi vdq abjm qzh tvvuh.\n61 Ytmehu axbvvha qzh yeuk.\n62 Ytmehu veokha dv qzh yeuk.\n63 Ytmehu rbq qzh tvvuh.\n64 Ytmehu axbvvha qzh tvvuh.\n65 Hbzm cbdxmhiha qb qzh bsseoh.\n66 Otmaxt ybnha qb qzh keqozhm.\n67 Ytmehu qxtnhuuha qb qzh ztuujti.\n68 Ytmehu uhsq qzh yeuk.\n69 Otmaxt jhmq qb qzh bsseoh.\n70 Utxi rxtppha qzh tvvuh.\n71 Hbzm cbdxmhiha qb qzh ptqzxbby.\n72 Ytmehu veokha dv qzh yeuk.\n73 Utxi cbdxmhiha qb qzh ptqzxbby.\n74 Ytmehu rbq qzh sbbqptuu.\n75 Utxi jhmq qb qzh keqozhm.\n76 Hbzm qxtnhuuha qb qzh rtxahm.\n77 Utxi jhmq qb qzh phaxbby.\n78 Hbzm ybnha qb qzh ptqzxbby.\n79 Utxi cbdxmhiha qb qzh keqozhm.\n80 Hbzm qxtnhuuha qb qzh phaxbby.\n81 Otmaxt cbdxmhiha qb qzh phaxbby.\n82 Ytmehu jhmq ptok qb qzh ptqzxbby.\n83 Hbzm jhmq qb qzh bsseoh.\n84 Ytmehu uhsq qzh sbbqptuu.\n85 Utxi ybnha qb qzh ptqzxbby.\n86 Ytmehu qbbk qzh sbbqptuu.\n87 Ytmehu ybnha qb qzh keqozhm.\n88 Ytmehu jhmq ptok qb qzh ptqzxbby.\n89 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t86 88 87\n90 Hbzm ybnha qb qzh ztuujti.\n91 Ytmehu cbdxmhiha qb qzh bsseoh.\n92 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t86 88 87\n93 Ytmehu vdq abjm qzh yeuk qzhxh.\n94 Utxi vdq abjm qzh tvvuh qzhxh.\n95 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t93 88 87\n96 Ytmehu aelotxaha qzh sbbqptuu.\n97 Utxi qbbk qzh tvvuh.\n98 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t93 87 82\n99 Otmaxt jhmq ptok qb qzh rtxahm.\n100 Utxi axbvvha qzh tvvuh.\n101 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t96 91 88\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Hbzm rbq qzh tvvuh.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Otmaxt axbvvha qzh sbbqptuu.\n7 Otmaxt qbbk qzh sbbqptuu.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Ytmehu cbdxmhiha qb qzh bsseoh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Hbzm qxtnhuuha qb qzh bsseoh.\n13 Hbzm vdq abjm qzh tvvuh qzhxh.\n14 Hbzm rxtppha qzh tvvuh.\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Otmaxt vdq abjm qzh sbbqptuu.\n17 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t16 15 11\n18 Otmaxt rbq qzh sbbqptuu.\n19 Otmaxt uhsq qzh sbbqptuu.\n20 Ytmehu jhmq ptok qb qzh ztuujti.\n21 Hbzm jhmq ptok qb qzh keqozhm.\n22 Otmaxt qbbk qzh sbbqptuu.\n23 Otmaxt qxtnhuuha qb qzh keqozhm.\n24 Hbzm aelotxaha qzh tvvuh qzhxh.\n25 Utxi qbbk qzh tvvuh qzhxh.\n26 Utxi jhmq ptok qb qzh ptqzxbby.\n27 Utxi axbvvha qzh tvvuh.\n28 Hbzm jhmq ptok qb qzh rtxahm.\n29 Otmaxt axbvvha qzh sbbqptuu.\n30 Hbzm cbdxmhiha qb qzh bsseoh.\n31 Ytmehu ybnha qb qzh rtxahm.\n32 Ytmehu jhmq ptok qb qzh bsseoh.\n33 Utxi veokha dv qzh tvvuh.\n34 Otmaxt jhmq ptok qb qzh ztuujti.\n35 Utxi ybnha qb qzh ztuujti.\n36 Utxi axbvvha qzh tvvuh.\n37 Utxi jhmq ptok qb qzh ptqzxbby.\n38 Hbzm cbdxmhiha qb qzh phaxbby.\n39 Hbzm jhmq qb qzh rtxahm.\n40 Ytmehu ybnha qb qzh rtxahm.\n41 Hbzm cbdxmhiha qb qzh ztuujti.\n42 Hbzm veokha dv qzh tvvuh.\n43 Otmaxt jhmq qb qzh phaxbby.\n44 Utxi ybnha qb qzh ztuujti.\n45 Ytmehu rxtppha qzh yeuk.\n46 Ytmehu aelotxaha qzh yeuk.\n47 Ytmehu jhmq ptok qb qzh bsseoh.\n48 Otmaxt jhmq qb qzh ztuujti.\n49 Hbzm jhmq ptok qb qzh ptqzxbby.\n50 Hbzm cbdxmhiha qb qzh keqozhm.\n51 Utxi jhmq ptok qb qzh ptqzxbby.\n52 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n53 Hbzm jhmq qb qzh ptqzxbby.\n54 Hbzm axbvvha qzh tvvuh.\n55 Utxi rbq qzh tvvuh qzhxh.\n56 Utxi jhmq qb qzh phaxbby.\n57 Hbzm jhmq qb qzh bsseoh.\n58 Ytmehu jhmq ptok qb qzh keqozhm.\n59 Utxi vdq abjm qzh tvvuh.\n60 Utxi qbbk qzh tvvuh qzhxh.\n61 Hbzm ybnha qb qzh phaxbby.\n62 Utxi vdq abjm qzh tvvuh.\n63 Hbzm jhmq ptok qb qzh keqozhm.\n64 Hbzm rbq qzh sbbqptuu.\n65 Hbzm cbdxmhiha qb qzh rtxahm.\n66 Otmaxt ybnha qb qzh ptqzxbby.\n67 Utxi rbq qzh tvvuh.\n68 Hbzm jhmq ptok qb qzh bsseoh.\n69 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n70 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t69 68 65\n71 Ytmehu qxtnhuuha qb qzh ztuujti.\n72 Hbzm qbbk qzh sbbqptuu.\n73 Hbzm vdq abjm qzh sbbqptuu.\n74 Otmaxt jhmq ptok qb qzh ztuujti.\n75 Hbzm qbbk qzh sbbqptuu qzhxh.\n76 Utxi qxtnhuuha qb qzh ptqzxbby.\n77 Hbzm aelotxaha qzh sbbqptuu.\n78 Utxi jhmq qb qzh rtxahm.\n79 Hbzm jhmq ptok qb qzh ztuujti.\n80 Hbzm jhmq ptok qb qzh keqozhm.\n81 Utxi qbbk qzh yeuk.\n82 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n83 Otmaxt qxtnhuuha qb qzh bsseoh.\n84 Ytmehu ybnha qb qzh rtxahm.\n85 Otmaxt veokha dv qzh sbbqptuu.\n86 Otmaxt vdq abjm qzh sbbqptuu.\n87 Ytmehu jhmq ptok qb qzh phaxbby.\n88 Utxi jhmq ptok qb qzh bsseoh.\n89 Otmaxt jhmq qb qzh ztuujti.\n90 Utxi axbvvha qzh yeuk.\n91 Hbzm ybnha qb qzh phaxbby.\n92 Utxi axbvvha qzh tvvuh.\n93 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t92 78 76\n94 Utxi jhmq ptok qb qzh rtxahm.\n95 Otmaxt ybnha qb qzh keqozhm.\n96 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t92 88 78\n97 Hbzm qxtnhuuha qb qzh ptqzxbby.\n98 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n99 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t92 78 76\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Otmaxt rbq qzh tvvuh qzhxh.\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Hbzm qbbk qzh yeuk.\n7 Otmaxt vdq abjm qzh tvvuh.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Hbzm aelotxaha qzh yeuk qzhxh.\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Utxi rbq qzh tvvuh.\n13 Utxi axbvvha qzh tvvuh.\n14 Hbzm veokha dv qzh tvvuh.\n15 Otmaxt jhmq ptok qb qzh ptqzxbby.\n16 Hbzm vdq abjm qzh tvvuh qzhxh.\n17 Hbzm qbbk qzh tvvuh qzhxh.\n18 Hbzm qxtnhuuha qb qzh ztuujti.\n19 Hbzm rxtppha qzh yeuk.\n20 Ytmehu ybnha qb qzh ztuujti.\n21 Hbzm ybnha qb qzh ptqzxbby.\n22 Hbzm uhsq qzh yeuk.\n23 Hbzm axbvvha qzh tvvuh.\n24 Hbzm jhmq qb qzh phaxbby.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t23 21 18\n26 Hbzm cbdxmhiha qb qzh keqozhm.\n27 Hbzm qxtnhuuha qb qzh ptqzxbby.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t23 21 18\n29 Hbzm veokha dv qzh tvvuh.\n30 Hbzm axbvvha qzh tvvuh.\n31 Otmaxt rbq qzh tvvuh.\n32 Otmaxt uhsq qzh tvvuh qzhxh.\n33 Hbzm cbdxmhiha qb qzh ztuujti.\n34 Utxi jhmq qb qzh phaxbby.\n35 Ytmehu cbdxmhiha qb qzh phaxbby.\n36 Otmaxt rxtppha qzh yeuk.\n37 Otmaxt veokha dv qzh tvvuh.\n38 Otmaxt uhsq qzh tvvuh.\n39 Otmaxt aelotxaha qzh yeuk.\n40 Ytmehu jhmq qb qzh bsseoh.\n41 Hbzm jhmq qb qzh ptqzxbby.\n42 Hbzm cbdxmhiha qb qzh bsseoh.\n43 Otmaxt ybnha qb qzh rtxahm.\n44 Otmaxt cbdxmhiha qb qzh phaxbby.\n45 Utxi jhmq qb qzh keqozhm.\n46 Ytmehu qxtnhuuha qb qzh ztuujti.\n47 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n48 Otmaxt veokha dv qzh tvvuh qzhxh.\n49 Ytmehu jhmq qb qzh phaxbby.\n50 Otmaxt uhsq qzh tvvuh.\n51 Utxi qxtnhuuha qb qzh bsseoh.\n52 Otmaxt ybnha qb qzh phaxbby.\n53 Ytmehu jhmq qb qzh bsseoh.\n54 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n55 Ytmehu rxtppha qzh yeuk.\n56 Ytmehu jhmq ptok qb qzh bsseoh.\n57 Ytmehu axbvvha qzh yeuk.\n58 Utxi rbq qzh yeuk qzhxh.\n59 Utxi uhsq qzh yeuk.\n60 Hbzm rbq qzh yeuk.\n61 Hbzm axbvvha qzh yeuk.\n62 Hbzm cbdxmhiha qb qzh keqozhm.\n63 Ytmehu jhmq ptok qb qzh phaxbby.\n64 Utxi rxtppha qzh yeuk.\n65 Hbzm jhmq ptok qb qzh ptqzxbby.\n66 Utxi vdq abjm qzh yeuk.\n67 Hbzm veokha dv qzh tvvuh.\n68 Hbzm axbvvha qzh tvvuh qzhxh.\n69 Hbzm rxtppha qzh tvvuh.\n70 Utxi rxtppha qzh yeuk.\n71 Ytmehu ybnha qb qzh ptqzxbby.\n72 Ytmehu jhmq ptok qb qzh bsseoh.\n73 Hbzm axbvvha qzh tvvuh.\n74 Otmaxt cbdxmhiha qb qzh bsseoh.\n75 Ytmehu jhmq qb qzh keqozhm.\n76 Hbzm jhmq qb qzh rtxahm.\n77 Otmaxt jhmq qb qzh ztuujti.\n78 Otmaxt rbq qzh sbbqptuu.\n79 Otmaxt ybnha qb qzh phaxbby.\n80 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t78 80 79\n82 Otmaxt rxtppha qzh tvvuh.\n83 Hbzm cbdxmhiha qb qzh ptqzxbby.\n84 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t78 80 79\n85 Otmaxt jhmq qb qzh phaxbby.\n86 Otmaxt jhmq ptok qb qzh ztuujti.\n87 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t82 86 85\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Hbzm rbq qzh sbbqptuu qzhxh.\n7 Hbzm aelotxaha qzh sbbqptuu.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Hbzm uhsq qzh sbbqptuu.\n10 Hbzm veokha dv qzh sbbqptuu.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Ytmehu ybnha qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t10 14 11\n16 Utxi jhmq ptok qb qzh phaxbby.\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Utxi jhmq ptok qb qzh ptqzxbby.\n19 Hbzm aelotxaha qzh sbbqptuu.\n20 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t19 14 11\n21 Hbzm jhmq ptok qb qzh phaxbby.\n22 Hbzm jhmq ptok qb qzh keqozhm.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t19 14 11\n24 Hbzm jhmq ptok qb qzh rtxahm.\n25 Hbzm jhmq ptok qb qzh ptqzxbby.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t19 14 11\n27 Ytmehu cbdxmhiha qb qzh ztuujti.\n28 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n29 Hbzm cbdxmhiha qb qzh keqozhm.\n30 Hbzm qxtnhuuha qb qzh ptqzxbby.\n31 Utxi jhmq qb qzh bsseoh.\n32 Utxi qxtnhuuha qb qzh ztuujti.\n33 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n34 Ytmehu cbdxmhiha qb qzh phaxbby.\n35 Hbzm ybnha qb qzh keqozhm.\n36 Ytmehu rbq qzh tvvuh.\n37 Ytmehu rxtppha qzh yeuk.\n38 Ytmehu uhsq qzh tvvuh.\n39 Utxi jhmq qb qzh phaxbby.\n40 Ytmehu rbq qzh tvvuh.\n41 Ytmehu axbvvha qzh tvvuh qzhxh.\n42 Hbzm jhmq ptok qb qzh phaxbby.\n43 Hbzm qbbk qzh tvvuh.\n44 Hbzm aelotxaha qzh tvvuh.\n45 Hbzm veokha dv qzh tvvuh.\n46 Utxi qxtnhuuha qb qzh keqozhm.\n47 Hbzm aelotxaha qzh tvvuh.\n48 Ytmehu jhmq qb qzh keqozhm.\n49 Ytmehu uhsq qzh yeuk.\n50 Ytmehu ybnha qb qzh bsseoh.\n51 Ytmehu qbbk qzh sbbqptuu.\n52 Hbzm ybnha qb qzh rtxahm.\n53 Utxi qxtnhuuha qb qzh bsseoh.\n54 Ytmehu jhmq ptok qb qzh keqozhm.\n55 Hbzm ybnha qb qzh bsseoh.\n56 Utxi ybnha qb qzh ztuujti.\n57 Hbzm cbdxmhiha qb qzh rtxahm.\n58 Ytmehu vdq abjm qzh sbbqptuu.\n59 Utxi ybnha qb qzh ptqzxbby.\n60 Otmaxt ybnha qb qzh phaxbby.\n61 Otmaxt qbbk qzh tvvuh.\n62 Ytmehu ybnha qb qzh phaxbby.\n63 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n64 Otmaxt aelotxaha qzh tvvuh.\n65 Otmaxt qxtnhuuha qb qzh keqozhm.\n66 Otmaxt qxtnhuuha qb qzh bsseoh.\n67 Otmaxt jhmq qb qzh keqozhm.\n68 Otmaxt qbbk qzh yeuk.\n69 Otmaxt rxtppha qzh sbbqptuu.\n70 Hbzm jhmq qb qzh keqozhm.\n71 Otmaxt vdq abjm qzh yeuk qzhxh.\n72 Hbzm qbbk qzh yeuk qzhxh.\n73 Utxi jhmq qb qzh phaxbby.\n74 Hbzm jhmq ptok qb qzh bsseoh.\n75 Hbzm vdq abjm qzh yeuk.\n76 Utxi qbbk qzh tvvuh qzhxh.\n77 Hbzm veokha dv qzh yeuk.\n78 Hbzm jhmq ptok qb qzh rtxahm.\n79 Otmaxt uhsq qzh sbbqptuu.\n80 Otmaxt jhmq ptok qb qzh ptqzxbby.\n81 Utxi axbvvha qzh tvvuh.\n82 Hbzm aelotxaha qzh yeuk qzhxh.\n83 Otmaxt qxtnhuuha qb qzh keqozhm.\n84 Utxi ybnha qb qzh bsseoh.\n85 Utxi jhmq qb qzh ztuujti.\n86 Hbzm qbbk qzh yeuk.\n87 Otmaxt jhmq qb qzh rtxahm.\n88 Hbzm aelotxaha qzh yeuk.\n89 Hbzm veokha dv qzh yeuk.\n90 Otmaxt jhmq ptok qb qzh keqozhm.\n91 Hbzm aelotxaha qzh yeuk qzhxh.\n92 Ytmehu qxtnhuuha qb qzh phaxbby.\n93 Otmaxt ybnha qb qzh bsseoh.\n94 Otmaxt qxtnhuuha qb qzh ztuujti.\n95 Ytmehu veokha dv qzh tvvuh.\n96 Ytmehu uhsq qzh tvvuh qzhxh.\n97 Ytmehu qxtnhuuha qb qzh ztuujti.\n98 Hbzm qxtnhuuha qb qzh keqozhm.\n99 Ytmehu jhmq ptok qb qzh keqozhm.\n100 Hbzm ybnha qb qzh ztuujti.\n101 Ytmehu jhmq qb qzh ptqzxbby.\n102 Ytmehu qxtnhuuha qb qzh ztuujti.\n103 Otmaxt qxtnhuuha qb qzh phaxbby.\n104 Ytmehu jhmq ptok qb qzh rtxahm.\n105 Utxi jhmq qb qzh bsseoh.\n106 Ytmehu jhmq qb qzh ztuujti.\n107 Otmaxt rxtppha qzh tvvuh.\n108 Utxi cbdxmhiha qb qzh keqozhm.\n109 Ytmehu ybnha qb qzh phaxbby.\n110 Otmaxt cbdxmhiha qb qzh rtxahm.\n111 Otmaxt qxtnhuuha qb qzh bsseoh.\n112 Hbzm cbdxmhiha qb qzh rtxahm.\n113 Otmaxt vdq abjm qzh tvvuh qzhxh.\n114 Otmaxt qbbk qzh tvvuh qzhxh.\n115 Hbzm rxtppha qzh yeuk.\n116 Hbzm aelotxaha qzh yeuk.\n117 Hbzm ybnha qb qzh phaxbby.\n118 Otmaxt qxtnhuuha qb qzh phaxbby.\n119 Ytmehu jhmq qb qzh keqozhm.\n120 Otmaxt ybnha qb qzh ptqzxbby.\n121 Hbzm cbdxmhiha qb qzh rtxahm.\n122 Hbzm qxtnhuuha qb qzh bsseoh.\n123 Utxi jhmq ptok qb qzh ptqzxbby.\n124 Ytmehu veokha dv qzh sbbqptuu.\n125 Ytmehu qxtnhuuha qb qzh bsseoh.\n126 Hbzm jhmq ptok qb qzh keqozhm.\n127 Ytmehu qxtnhuuha qb qzh ztuujti.\n128 Otmaxt aelotxaha qzh tvvuh.\n129 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t128 120 118\n1 Hbzm ybnha qb qzh bsseoh.\n2 Ytmehu qbbk qzh tvvuh.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Ytmehu rbq qzh yeuk.\n5 Utxi jhmq qb qzh rtxahm.\n6 Ytmehu uhsq qzh yeuk.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Ytmehu vdq abjm qzh tvvuh.\n9 Hbzm veokha dv qzh sbbqptuu qzhxh.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm vdq abjm qzh sbbqptuu.\n12 Otmaxt jhmq qb qzh bsseoh.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Hbzm rxtppha qzh sbbqptuu.\n15 Otmaxt jhmq ptok qb qzh phaxbby.\n16 Otmaxt rxtppha qzh tvvuh qzhxh.\n17 Ytmehu rbq qzh yeuk.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Hbzm vdq abjm qzh sbbqptuu.\n20 Hbzm jhmq ptok qb qzh keqozhm.\n21 Utxi ybnha qb qzh bsseoh.\n22 Hbzm qxtnhuuha qb qzh ptqzxbby.\n23 Otmaxt vdq abjm qzh tvvuh.\n24 Hbzm jhmq ptok qb qzh rtxahm.\n25 Ytmehu jhmq qb qzh ptqzxbby.\n26 Utxi ybnha qb qzh ztuujti.\n27 Ytmehu jhmq ptok qb qzh keqozhm.\n28 Ytmehu cbdxmhiha qb qzh rtxahm.\n29 Hbzm jhmq ptok qb qzh bsseoh.\n30 Hbzm ybnha qb qzh ptqzxbby.\n31 Hbzm cbdxmhiha qb qzh ztuujti.\n32 Hbzm jhmq ptok qb qzh keqozhm.\n33 Ytmehu aelotxaha qzh yeuk.\n34 Ytmehu ybnha qb qzh keqozhm.\n35 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t33 28 27\n36 Hbzm cbdxmhiha qb qzh rtxahm.\n37 Hbzm cbdxmhiha qb qzh keqozhm.\n38 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t33 28 27\n39 Utxi qxtnhuuha qb qzh ptqzxbby.\n40 Otmaxt jhmq qb qzh ztuujti.\n41 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n42 Ytmehu rxtppha qzh sbbqptuu.\n43 Otmaxt jhmq ptok qb qzh keqozhm.\n44 Otmaxt ybnha qb qzh bsseoh.\n45 Ytmehu jhmq ptok qb qzh keqozhm.\n46 Utxi jhmq ptok qb qzh phaxbby.\n47 Ytmehu uhsq qzh sbbqptuu.\n48 Hbzm rxtppha qzh sbbqptuu qzhxh.\n49 Utxi rxtppha qzh tvvuh.\n50 Otmaxt ybnha qb qzh phaxbby.\n51 Hbzm jhmq ptok qb qzh ztuujti.\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Otmaxt jhmq ptok qb qzh keqozhm.\n54 Hbzm uhsq qzh sbbqptuu.\n55 Hbzm jhmq qb qzh bsseoh.\n56 Hbzm jhmq ptok qb qzh phaxbby.\n57 Ytmehu ybnha qb qzh phaxbby.\n58 Ytmehu ybnha qb qzh ztuujti.\n59 Ytmehu jhmq qb qzh phaxbby.\n60 Otmaxt ybnha qb qzh phaxbby.\n61 Otmaxt ybnha qb qzh bsseoh.\n62 Utxi axbvvha qzh tvvuh.\n63 Ytmehu jhmq qb qzh bsseoh.\n64 Ytmehu jhmq qb qzh phaxbby.\n65 Utxi rxtppha qzh tvvuh qzhxh.\n66 Hbzm jhmq ptok qb qzh rtxahm.\n67 Ytmehu ybnha qb qzh ztuujti.\n68 Otmaxt ybnha qb qzh phaxbby.\n69 Utxi axbvvha qzh tvvuh.\n70 Ytmehu veokha dv qzh sbbqptuu.\n71 Ytmehu jhmq ptok qb qzh ptqzxbby.\n72 Utxi jhmq ptok qb qzh ptqzxbby.\n73 Utxi cbdxmhiha qb qzh rtxahm.\n74 Ytmehu axbvvha qzh sbbqptuu.\n75 Utxi rxtppha qzh yeuk.\n76 Ytmehu veokha dv qzh sbbqptuu.\n77 Utxi uhsq qzh yeuk qzhxh.\n78 Ytmehu axbvvha qzh sbbqptuu.\n79 Hbzm ybnha qb qzh phaxbby.\n80 Otmaxt jhmq qb qzh bsseoh.\n81 Hbzm ybnha qb qzh keqozhm.\n82 Hbzm jhmq ptok qb qzh phaxbby.\n83 Hbzm jhmq ptok qb qzh rtxahm.\n84 Hbzm rxtppha qzh yeuk.\n85 Otmaxt ybnha qb qzh rtxahm.\n86 Ytmehu cbdxmhiha qb qzh ztuujti.\n87 Utxi cbdxmhiha qb qzh bsseoh.\n88 Otmaxt jhmq qb qzh ztuujti.\n89 Otmaxt jhmq ptok qb qzh keqozhm.\n90 Hbzm jhmq qb qzh phaxbby.\n91 Ytmehu cbdxmhiha qb qzh keqozhm.\n92 Utxi jhmq qb qzh keqozhm.\n93 Otmaxt jhmq qb qzh bsseoh.\n94 Ytmehu ybnha qb qzh rtxahm.\n95 Hbzm qxtnhuuha qb qzh rtxahm.\n96 Utxi rbq qzh tvvuh.\n97 Ytmehu ybnha qb qzh ztuujti.\n98 Otmaxt jhmq ptok qb qzh rtxahm.\n99 Utxi aelotxaha qzh tvvuh.\n100 Utxi jhmq ptok qb qzh ztuujti.\n101 Hbzm qxtnhuuha qb qzh keqozhm.\n102 Hbzm uhsq qzh yeuk.\n103 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t102 95 90\n104 Hbzm rxtppha qzh yeuk.\n105 Hbzm axbvvha qzh yeuk.\n106 Hbzm qbbk qzh yeuk.\n107 Ytmehu ybnha qb qzh keqozhm.\n108 Hbzm cbdxmhiha qb qzh ztuujti.\n109 Utxi qxtnhuuha qb qzh rtxahm.\n110 Otmaxt jhmq qb qzh ztuujti.\n111 Utxi jhmq qb qzh ztuujti.\n112 Ytmehu qbbk qzh tvvuh.\n113 Ytmehu aelotxaha qzh tvvuh.\n114 Utxi jhmq qb qzh rtxahm.\n115 Otmaxt jhmq ptok qb qzh rtxahm.\n116 Ytmehu qbbk qzh tvvuh.\n117 Hbzm qxtnhuuha qb qzh ptqzxbby.\n118 Hbzm qbbk qzh sbbqptuu.\n119 Ytmehu vdq abjm qzh tvvuh qzhxh.\n120 Otmaxt jhmq qb qzh phaxbby.\n121 Otmaxt ybnha qb qzh ptqzxbby.\n122 Hbzm jhmq qb qzh ztuujti.\n123 Hbzm axbvvha qzh yeuk.\n124 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t123 117 108\n125 Ytmehu qxtnhuuha qb qzh bsseoh.\n126 Hbzm rxtppha qzh yeuk.\n127 Hbzm cbdxmhiha qb qzh keqozhm.\n128 Hbzm rbq qzh tvvuh.\n129 Ytmehu ybnha qb qzh ptqzxbby.\n130 Hbzm ybnha qb qzh bsseoh.\n131 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t126 130 127\n1 Utxi veokha dv qzh tvvuh.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n4 Utxi veokha dv qzh sbbqptuu.\n5 Utxi uhsq qzh tvvuh.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Utxi uhsq qzh sbbqptuu.\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Utxi rxtppha qzh yeuk.\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Utxi uhsq qzh yeuk.\n15 Ytmehu ybnha qb qzh phaxbby.\n16 Hbzm rbq qzh yeuk.\n17 Ytmehu jhmq qb qzh ptqzxbby.\n18 Hbzm qxtnhuuha qb qzh phaxbby.\n19 Otmaxt cbdxmhiha qb qzh ztuujti.\n20 Utxi ybnha qb qzh keqozhm.\n21 Ytmehu ybnha qb qzh rtxahm.\n22 Utxi cbdxmhiha qb qzh phaxbby.\n23 Hbzm vdq abjm qzh yeuk.\n24 Utxi jhmq ptok qb qzh ptqzxbby.\n25 Ytmehu veokha dv qzh sbbqptuu.\n26 Ytmehu jhmq qb qzh phaxbby.\n27 Ytmehu ybnha qb qzh keqozhm.\n28 Ytmehu uhsq qzh sbbqptuu.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t28 27 26\n30 Hbzm jhmq ptok qb qzh rtxahm.\n31 Ytmehu jhmq ptok qb qzh ptqzxbby.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t28 27 26\n33 Ytmehu qxtnhuuha qb qzh keqozhm.\n34 Ytmehu veokha dv qzh sbbqptuu.\n35 Hbzm qbbk qzh tvvuh.\n36 Hbzm uhsq qzh tvvuh.\n37 Hbzm jhmq qb qzh phaxbby.\n38 Ytmehu axbvvha qzh sbbqptuu.\n39 Hbzm jhmq ptok qb qzh rtxahm.\n40 Hbzm rxtppha qzh tvvuh.\n41 Ytmehu veokha dv qzh sbbqptuu.\n42 Otmaxt cbdxmhiha qb qzh keqozhm.\n43 Ytmehu jhmq ptok qb qzh ztuujti.\n44 Ytmehu cbdxmhiha qb qzh phaxbby.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t41 44 43\n46 Otmaxt cbdxmhiha qb qzh phaxbby.\n47 Ytmehu vdq abjm qzh sbbqptuu.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t47 44 43\n49 Hbzm axbvvha qzh tvvuh.\n50 Ytmehu rxtppha qzh sbbqptuu.\n51 Utxi jhmq ptok qb qzh keqozhm.\n52 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n53 Ytmehu jhmq ptok qb qzh bsseoh.\n54 Hbzm rxtppha qzh tvvuh.\n55 Otmaxt cbdxmhiha qb qzh rtxahm.\n56 Hbzm jhmq qb qzh keqozhm.\n57 Hbzm vdq abjm qzh tvvuh.\n58 Hbzm jhmq ptok qb qzh rtxahm.\n59 Ytmehu cbdxmhiha qb qzh keqozhm.\n60 Ytmehu cbdxmhiha qb qzh ztuujti.\n61 Utxi ybnha qb qzh rtxahm.\n62 Utxi qxtnhuuha qb qzh keqozhm.\n63 Utxi jhmq ptok qb qzh phaxbby.\n64 Ytmehu cbdxmhiha qb qzh phaxbby.\n65 Ytmehu qbbk qzh yeuk qzhxh.\n66 Ytmehu qbbk qzh sbbqptuu.\n67 Ytmehu axbvvha qzh sbbqptuu.\n68 Ytmehu qbbk qzh sbbqptuu.\n69 Ytmehu cbdxmhiha qb qzh ztuujti.\n70 Hbzm jhmq ptok qb qzh ptqzxbby.\n71 Utxi jhmq qb qzh ptqzxbby.\n72 Hbzm ybnha qb qzh ztuujti.\n73 Ytmehu uhsq qzh yeuk.\n74 Hbzm veokha dv qzh yeuk qzhxh.\n75 Hbzm jhmq ptok qb qzh bsseoh.\n76 Utxi ybnha qb qzh bsseoh.\n77 Hbzm cbdxmhiha qb qzh ptqzxbby.\n78 Utxi jhmq ptok qb qzh ptqzxbby.\n79 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t74 77 75\n1 Utxi ybnha qb qzh phaxbby.\n2 Ytmehu rxtppha qzh yeuk.\n3 Hbzm jhmq ptok qb qzh bsseoh.\n4 Hbzm jhmq qb qzh ztuujti.\n5 Hbzm veokha dv qzh tvvuh.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Hbzm vdq abjm qzh tvvuh.\n8 Utxi ybnha qb qzh keqozhm.\n9 Ytmehu vdq abjm qzh yeuk qzhxh.\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Otmaxt qxtnhuuha qb qzh phaxbby.\n13 Utxi jhmq qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Ytmehu jhmq qb qzh rtxahm.\n16 Hbzm rxtppha qzh yeuk qzhxh.\n17 Hbzm jhmq ptok qb qzh keqozhm.\n18 Utxi jhmq ptok qb qzh ptqzxbby.\n19 Utxi jhmq ptok qb qzh ztuujti.\n20 Utxi ybnha qb qzh rtxahm.\n21 Utxi cbdxmhiha qb qzh ztuujti.\n22 Utxi jhmq qb qzh rtxahm.\n23 Ytmehu jhmq qb qzh keqozhm.\n24 Hbzm aelotxaha qzh yeuk qzhxh.\n25 Ytmehu jhmq ptok qb qzh ztuujti.\n26 Utxi jhmq qb qzh keqozhm.\n27 Utxi veokha dv qzh yeuk.\n28 Otmaxt qxtnhuuha qb qzh bsseoh.\n29 Hbzm qxtnhuuha qb qzh phaxbby.\n30 Hbzm ybnha qb qzh bsseoh.\n31 Ytmehu rxtppha qzh tvvuh qzhxh.\n32 Ytmehu vdq abjm qzh tvvuh.\n33 Utxi cbdxmhiha qb qzh rtxahm.\n34 Utxi jhmq qb qzh bsseoh.\n35 Utxi vdq abjm qzh yeuk.\n36 Ytmehu rbq qzh tvvuh.\n37 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t35 34 33\n38 Ytmehu aelotxaha qzh tvvuh.\n39 Ytmehu veokha dv qzh tvvuh.\n40 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t35 34 33\n41 Utxi rxtppha qzh sbbqptuu.\n42 Utxi cbdxmhiha qb qzh rtxahm.\n43 Hbzm qxtnhuuha qb qzh ptqzxbby.\n44 Ytmehu jhmq ptok qb qzh ptqzxbby.\n45 Utxi axbvvha qzh sbbqptuu qzhxh.\n46 Otmaxt ybnha qb qzh keqozhm.\n47 Otmaxt jhmq ptok qb qzh rtxahm.\n48 Utxi veokha dv qzh sbbqptuu.\n49 Utxi ybnha qb qzh ptqzxbby.\n50 Ytmehu uhsq qzh tvvuh.\n51 Hbzm ybnha qb qzh ztuujti.\n52 Otmaxt jhmq qb qzh ztuujti.\n53 Utxi uhsq qzh sbbqptuu.\n54 Ytmehu rbq qzh sbbqptuu.\n55 Utxi veokha dv qzh tvvuh.\n56 Utxi axbvvha qzh tvvuh.\n57 Utxi jhmq ptok qb qzh phaxbby.\n58 Ytmehu qxtnhuuha qb qzh phaxbby.\n59 Ytmehu uhsq qzh sbbqptuu.\n60 Otmaxt ybnha qb qzh rtxahm.\n61 Utxi rbq qzh sbbqptuu.\n62 Utxi axbvvha qzh sbbqptuu.\n63 Utxi jhmq ptok qb qzh rtxahm.\n64 Ytmehu rxtppha qzh sbbqptuu.\n65 Otmaxt jhmq qb qzh ptqzxbby.\n66 Ytmehu vdq abjm qzh sbbqptuu.\n67 Hbzm ybnha qb qzh keqozhm.\n68 Otmaxt rxtppha qzh tvvuh.\n69 Otmaxt axbvvha qzh tvvuh.\n70 Utxi ybnha qb qzh ptqzxbby.\n71 Otmaxt qbbk qzh tvvuh.\n72 Ytmehu qbbk qzh sbbqptuu.\n73 Utxi ybnha qb qzh keqozhm.\n74 Utxi qxtnhuuha qb qzh rtxahm.\n75 Utxi jhmq qb qzh ptqzxbby.\n76 Ytmehu cbdxmhiha qb qzh ztuujti.\n77 Utxi jhmq qb qzh phaxbby.\n78 Otmaxt cbdxmhiha qb qzh rtxahm.\n79 Utxi jhmq ptok qb qzh ptqzxbby.\n80 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n81 Otmaxt cbdxmhiha qb qzh keqozhm.\n82 Ytmehu veokha dv qzh sbbqptuu.\n83 Utxi jhmq qb qzh phaxbby.\n84 Otmaxt uhsq qzh tvvuh.\n85 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t84 81 78\n86 Ytmehu axbvvha qzh sbbqptuu.\n87 Otmaxt rbq qzh tvvuh.\n88 Otmaxt vdq abjm qzh tvvuh qzhxh.\n89 Hbzm ybnha qb qzh rtxahm.\n90 Ytmehu ybnha qb qzh bsseoh.\n91 Otmaxt rbq qzh tvvuh.\n92 Ytmehu qbbk qzh yeuk.\n93 Otmaxt aelotxaha qzh tvvuh.\n94 Hbzm ybnha qb qzh ztuujti.\n95 Otmaxt jhmq ptok qb qzh bsseoh.\n96 Ytmehu uhsq qzh yeuk.\n97 Hbzm veokha dv qzh sbbqptuu.\n98 Utxi qxtnhuuha qb qzh keqozhm.\n99 Hbzm jhmq qb qzh ptqzxbby.\n100 Utxi qxtnhuuha qb qzh ptqzxbby.\n101 Hbzm uhsq qzh sbbqptuu.\n102 Otmaxt rbq qzh yeuk.\n103 Hbzm jhmq qb qzh phaxbby.\n104 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n105 Ytmehu ybnha qb qzh rtxahm.\n106 Utxi veokha dv qzh sbbqptuu.\n107 Otmaxt aelotxaha qzh yeuk.\n108 Otmaxt jhmq qb qzh phaxbby.\n109 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n110 Hbzm jhmq qb qzh rtxahm.\n111 Hbzm qxtnhuuha qb qzh keqozhm.\n112 Utxi ybnha qb qzh bsseoh.\n113 Utxi jhmq qb qzh keqozhm.\n114 Utxi veokha dv qzh tvvuh.\n115 Otmaxt ybnha qb qzh bsseoh.\n116 Otmaxt ybnha qb qzh ptqzxbby.\n117 Utxi cbdxmhiha qb qzh phaxbby.\n118 Ytmehu cbdxmhiha qb qzh keqozhm.\n119 Utxi cbdxmhiha qb qzh ptqzxbby.\n120 Otmaxt qxtnhuuha qb qzh phaxbby.\n121 Ytmehu jhmq ptok qb qzh bsseoh.\n122 Utxi ybnha qb qzh ztuujti.\n123 Hbzm cbdxmhiha qb qzh ptqzxbby.\n124 Otmaxt jhmq ptok qb qzh keqozhm.\n125 Otmaxt jhmq ptok qb qzh bsseoh.\n126 Ytmehu rxtppha qzh yeuk.\n127 Ytmehu vdq abjm qzh yeuk.\n128 Utxi aelotxaha qzh tvvuh qzhxh.\n129 Ytmehu jhmq qb qzh ptqzxbby.\n130 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t128 119 117\n131 Otmaxt ybnha qb qzh rtxahm.\n132 Hbzm ybnha qb qzh rtxahm.\n133 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t128 122 119\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Hbzm rbq qzh tvvuh.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Utxi jhmq qb qzh ptqzxbby.\n10 Hbzm rxtppha qzh yeuk.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Otmaxt ybnha qb qzh ztuujti.\n13 Hbzm axbvvha qzh tvvuh.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Utxi veokha dv qzh tvvuh qzhxh.\n17 Hbzm qxtnhuuha qb qzh rtxahm.\n18 Utxi axbvvha qzh tvvuh.\n19 Otmaxt rbq qzh tvvuh.\n20 Hbzm veokha dv qzh sbbqptuu.\n21 Otmaxt vdq abjm qzh tvvuh qzhxh.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Utxi jhmq qb qzh keqozhm.\n24 Utxi jhmq qb qzh ztuujti.\n25 Hbzm jhmq qb qzh ptqzxbby.\n26 Utxi rbq qzh tvvuh.\n27 Utxi ybnha qb qzh keqozhm.\n28 Otmaxt qxtnhuuha qb qzh rtxahm.\n29 Ytmehu qxtnhuuha qb qzh bsseoh.\n30 Utxi qxtnhuuha qb qzh rtxahm.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t26 30 27\n32 Otmaxt ybnha qb qzh phaxbby.\n33 Utxi uhsq qzh tvvuh qzhxh.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t33 30 27\n35 Hbzm jhmq ptok qb qzh ztuujti.\n36 Ytmehu jhmq qb qzh keqozhm.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t33 30 27\n38 Hbzm vdq abjm qzh sbbqptuu.\n39 Ytmehu jhmq qb qzh bsseoh.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t38 35 25\n41 Hbzm uhsq qzh yeuk qzhxh.\n42 Otmaxt cbdxmhiha qb qzh ztuujti.\n43 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t41 25 17\n1 Hbzm rxtppha qzh sbbqptuu.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Hbzm axbvvha qzh sbbqptuu.\n4 Ytmehu rbq qzh tvvuh.\n5 Ytmehu axbvvha qzh tvvuh qzhxh.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Utxi veokha dv qzh sbbqptuu.\n8 Utxi vdq abjm qzh sbbqptuu.\n9 Ytmehu rbq qzh tvvuh.\n10 Otmaxt rxtppha qzh yeuk.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Ytmehu axbvvha qzh tvvuh.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Otmaxt uhsq qzh yeuk.\n16 Utxi jhmq ptok qb qzh rtxahm.\n17 Otmaxt veokha dv qzh yeuk qzhxh.\n18 Hbzm jhmq ptok qb qzh keqozhm.\n19 Utxi qxtnhuuha qb qzh ptqzxbby.\n20 Utxi qxtnhuuha qb qzh bsseoh.\n21 Otmaxt aelotxaha qzh yeuk.\n22 Otmaxt rbq qzh yeuk.\n23 Ytmehu rbq qzh tvvuh.\n24 Ytmehu jhmq ptok qb qzh keqozhm.\n25 Hbzm ybnha qb qzh phaxbby.\n26 Ytmehu ybnha qb qzh ptqzxbby.\n27 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t23 26 24\n28 Otmaxt axbvvha qzh yeuk qzhxh.\n29 Ytmehu axbvvha qzh tvvuh qzhxh.\n30 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t29 26 24\n31 Otmaxt jhmq ptok qb qzh ptqzxbby.\n32 Otmaxt veokha dv qzh sbbqptuu.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t29 26 24\n34 Ytmehu rxtppha qzh tvvuh qzhxh.\n35 Otmaxt uhsq qzh sbbqptuu qzhxh.\n36 Ytmehu veokha dv qzh sbbqptuu.\n37 Hbzm jhmq ptok qb qzh rtxahm.\n38 Utxi qxtnhuuha qb qzh ztuujti.\n39 Ytmehu vdq abjm qzh sbbqptuu.\n40 Hbzm ybnha qb qzh ptqzxbby.\n41 Utxi jhmq qb qzh rtxahm.\n42 Ytmehu uhsq qzh tvvuh.\n43 Ytmehu cbdxmhiha qb qzh bsseoh.\n44 Otmaxt veokha dv qzh tvvuh qzhxh.\n45 Otmaxt vdq abjm qzh tvvuh qzhxh.\n46 Hbzm veokha dv qzh tvvuh qzhxh.\n47 Otmaxt rxtppha qzh sbbqptuu.\n48 Utxi jhmq ptok qb qzh phaxbby.\n49 Hbzm qxtnhuuha qb qzh rtxahm.\n50 Otmaxt jhmq qb qzh phaxbby.\n51 Hbzm qxtnhuuha qb qzh keqozhm.\n52 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n53 Hbzm vdq abjm qzh tvvuh.\n54 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t53 51 49\n55 Hbzm cbdxmhiha qb qzh ztuujti.\n56 Ytmehu jhmq qb qzh rtxahm.\n57 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t53 51 49\n1 Utxi jhmq qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Otmaxt cbdxmhiha qb qzh ztuujti.\n4 Utxi veokha dv qzh tvvuh.\n5 Utxi rbq qzh yeuk qzhxh.\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Utxi vdq abjm qzh tvvuh qzhxh.\n8 Utxi rxtppha qzh tvvuh.\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Utxi aelotxaha qzh tvvuh.\n13 Utxi veokha dv qzh tvvuh.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Utxi ybnha qb qzh bsseoh.\n16 Utxi veokha dv qzh sbbqptuu qzhxh.\n17 Otmaxt cbdxmhiha qb qzh rtxahm.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Utxi qbbk qzh sbbqptuu.\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Otmaxt qxtnhuuha qb qzh bsseoh.\n22 Utxi uhsq qzh yeuk.\n23 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t22 9 6\n24 Otmaxt qxtnhuuha qb qzh phaxbby.\n25 Utxi jhmq ptok qb qzh ptqzxbby.\n26 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t22 9 6\n27 Ytmehu ybnha qb qzh ptqzxbby.\n28 Ytmehu jhmq qb qzh rtxahm.\n29 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t22 9 6\n30 Ytmehu cbdxmhiha qb qzh keqozhm.\n31 Utxi jhmq qb qzh phaxbby.\n32 Hbzm jhmq ptok qb qzh phaxbby.\n33 Hbzm jhmq qb qzh keqozhm.\n34 Ytmehu jhmq qb qzh ztuujti.\n35 Utxi ybnha qb qzh keqozhm.\n36 Hbzm ybnha qb qzh ptqzxbby.\n37 Ytmehu qxtnhuuha qb qzh bsseoh.\n38 Otmaxt jhmq qb qzh bsseoh.\n39 Ytmehu veokha dv qzh yeuk.\n40 Utxi cbdxmhiha qb qzh ptqzxbby.\n41 Utxi uhsq qzh tvvuh.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t41 35 31\n43 Utxi cbdxmhiha qb qzh ztuujti.\n44 Ytmehu vdq abjm qzh yeuk.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t41 31 25\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Hbzm rbq qzh tvvuh.\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Hbzm vdq abjm qzh tvvuh.\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Utxi ybnha qb qzh phaxbby.\n9 Ytmehu qxtnhuuha qb qzh ztuujti.\n10 Utxi qbbk qzh tvvuh.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Hbzm ybnha qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Utxi uhsq qzh tvvuh.\n16 Otmaxt qxtnhuuha qb qzh ztuujti.\n17 Otmaxt jhmq qb qzh phaxbby.\n18 Otmaxt jhmq ptok qb qzh bsseoh.\n19 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n20 Utxi qxtnhuuha qb qzh ptqzxbby.\n21 Ytmehu ybnha qb qzh phaxbby.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Utxi ybnha qb qzh ztuujti.\n24 Utxi qxtnhuuha qb qzh ptqzxbby.\n25 Ytmehu rxtppha qzh tvvuh.\n26 Ytmehu ybnha qb qzh ptqzxbby.\n27 Ytmehu uhsq qzh tvvuh.\n28 Hbzm jhmq ptok qb qzh ztuujti.\n29 Utxi veokha dv qzh tvvuh.\n30 Utxi axbvvha qzh tvvuh qzhxh.\n31 Ytmehu qbbk qzh tvvuh.\n32 Ytmehu axbvvha qzh tvvuh.\n33 Ytmehu veokha dv qzh tvvuh.\n34 Ytmehu jhmq ptok qb qzh phaxbby.\n35 Utxi cbdxmhiha qb qzh bsseoh.\n36 Otmaxt jhmq qb qzh keqozhm.\n37 Utxi jhmq qb qzh keqozhm.\n38 Ytmehu uhsq qzh tvvuh qzhxh.\n39 Ytmehu rbq qzh tvvuh.\n40 Utxi jhmq ptok qb qzh ztuujti.\n41 Hbzm qxtnhuuha qb qzh rtxahm.\n42 Ytmehu aelotxaha qzh tvvuh.\n43 Ytmehu cbdxmhiha qb qzh keqozhm.\n44 Ytmehu ybnha qb qzh ztuujti.\n45 Hbzm cbdxmhiha qb qzh bsseoh.\n46 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n47 Ytmehu ybnha qb qzh phaxbby.\n48 Hbzm jhmq qb qzh phaxbby.\n49 Hbzm veokha dv qzh tvvuh.\n50 Hbzm cbdxmhiha qb qzh rtxahm.\n51 Utxi jhmq qb qzh bsseoh.\n52 Hbzm qxtnhuuha qb qzh phaxbby.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t49 52 50\n54 Hbzm cbdxmhiha qb qzh bsseoh.\n55 Hbzm aelotxaha qzh tvvuh.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t55 52 50\n57 Hbzm veokha dv qzh tvvuh.\n58 Otmaxt cbdxmhiha qb qzh ztuujti.\n59 Utxi jhmq ptok qb qzh ztuujti.\n60 Hbzm jhmq ptok qb qzh phaxbby.\n61 Utxi qxtnhuuha qb qzh rtxahm.\n62 Otmaxt qxtnhuuha qb qzh bsseoh.\n63 Otmaxt qxtnhuuha qb qzh ztuujti.\n64 Hbzm jhmq qb qzh rtxahm.\n65 Utxi ybnha qb qzh bsseoh.\n66 Hbzm axbvvha qzh tvvuh.\n67 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t66 64 60\n68 Utxi ybnha qb qzh keqozhm.\n69 Utxi rxtppha qzh sbbqptuu.\n70 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t66 64 60\n71 Hbzm jhmq qb qzh ptqzxbby.\n72 Ytmehu ybnha qb qzh keqozhm.\n73 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t66 64 60\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Utxi qbbk qzh yeuk.\n5 Utxi uhsq qzh yeuk.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Utxi qbbk qzh yeuk.\n8 Utxi uhsq qzh yeuk.\n9 Otmaxt qxtnhuuha qb qzh phaxbby.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Utxi ybnha qb qzh keqozhm.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Otmaxt rbq qzh yeuk.\n16 Ytmehu rxtppha qzh sbbqptuu.\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Otmaxt ybnha qb qzh bsseoh.\n19 Ytmehu qbbk qzh tvvuh qzhxh.\n20 Ytmehu vdq abjm qzh tvvuh.\n21 Hbzm jhmq ptok qb qzh phaxbby.\n22 Hbzm qxtnhuuha qb qzh bsseoh.\n23 Ytmehu aelotxaha qzh sbbqptuu.\n24 Otmaxt axbvvha qzh yeuk.\n25 Otmaxt rbq qzh yeuk.\n26 Ytmehu veokha dv qzh sbbqptuu.\n27 Ytmehu rbq qzh tvvuh.\n28 Ytmehu axbvvha qzh sbbqptuu.\n29 Ytmehu ybnha qb qzh bsseoh.\n30 Otmaxt vdq abjm qzh yeuk.\n31 Ytmehu cbdxmhiha qb qzh rtxahm.\n32 Ytmehu jhmq qb qzh ztuujti.\n33 Otmaxt rxtppha qzh yeuk.\n34 Utxi jhmq qb qzh phaxbby.\n35 Ytmehu uhsq qzh tvvuh.\n36 Ytmehu ybnha qb qzh bsseoh.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t35 32 31\n38 Ytmehu qxtnhuuha qb qzh phaxbby.\n39 Ytmehu cbdxmhiha qb qzh rtxahm.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t35 31 29\n41 Utxi qbbk qzh sbbqptuu qzhxh.\n42 Ytmehu jhmq ptok qb qzh bsseoh.\n43 Otmaxt vdq abjm qzh yeuk.\n44 Hbzm veokha dv qzh yeuk qzhxh.\n45 Hbzm axbvvha qzh yeuk.\n46 Otmaxt veokha dv qzh yeuk.\n47 Otmaxt jhmq ptok qb qzh ptqzxbby.\n48 Utxi vdq abjm qzh sbbqptuu.\n49 Hbzm jhmq qb qzh phaxbby.\n50 Otmaxt uhsq qzh yeuk.\n51 Hbzm jhmq qb qzh keqozhm.\n52 Ytmehu ybnha qb qzh phaxbby.\n53 Hbzm qxtnhuuha qb qzh bsseoh.\n54 Utxi rxtppha qzh sbbqptuu.\n55 Otmaxt rbq qzh yeuk.\n56 Otmaxt ybnha qb qzh rtxahm.\n57 Utxi qxtnhuuha qb qzh ztuujti.\n58 Utxi rxtppha qzh tvvuh.\n59 Utxi axbvvha qzh sbbqptuu.\n60 Otmaxt qxtnhuuha qb qzh phaxbby.\n61 Otmaxt jhmq ptok qb qzh ztuujti.\n62 Hbzm ybnha qb qzh ptqzxbby.\n63 Hbzm cbdxmhiha qb qzh bsseoh.\n64 Utxi rxtppha qzh sbbqptuu qzhxh.\n65 Utxi uhsq qzh sbbqptuu.\n66 Utxi uhsq qzh tvvuh.\n67 Hbzm jhmq qb qzh phaxbby.\n68 Hbzm qxtnhuuha qb qzh bsseoh.\n69 Otmaxt axbvvha qzh yeuk.\n70 Utxi qbbk qzh yeuk.\n71 Otmaxt qbbk qzh tvvuh.\n72 Utxi uhsq qzh yeuk.\n73 Utxi rbq qzh yeuk.\n74 Hbzm ybnha qb qzh keqozhm.\n75 Hbzm jhmq qb qzh phaxbby.\n76 Utxi vdq abjm qzh yeuk qzhxh.\n77 Utxi veokha dv qzh sbbqptuu.\n78 Hbzm ybnha qb qzh keqozhm.\n79 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n80 Utxi uhsq qzh sbbqptuu.\n81 Utxi rbq qzh yeuk qzhxh.\n82 Hbzm jhmq ptok qb qzh ptqzxbby.\n83 Otmaxt jhmq qb qzh keqozhm.\n84 Otmaxt jhmq qb qzh phaxbby.\n85 Utxi rbq qzh sbbqptuu.\n86 Ytmehu cbdxmhiha qb qzh rtxahm.\n87 Ytmehu jhmq ptok qb qzh ptqzxbby.\n88 Hbzm jhmq ptok qb qzh ztuujti.\n89 Ytmehu cbdxmhiha qb qzh rtxahm.\n90 Ytmehu cbdxmhiha qb qzh keqozhm.\n91 Hbzm ybnha qb qzh phaxbby.\n92 Otmaxt ybnha qb qzh rtxahm.\n93 Otmaxt qxtnhuuha qb qzh keqozhm.\n94 Ytmehu ybnha qb qzh bsseoh.\n95 Utxi cbdxmhiha qb qzh ptqzxbby.\n96 Utxi vdq abjm qzh yeuk.\n97 Otmaxt ybnha qb qzh rtxahm.\n98 Utxi jhmq qb qzh bsseoh.\n99 Ytmehu ybnha qb qzh ptqzxbby.\n100 Ytmehu rxtppha qzh yeuk.\n101 Ytmehu axbvvha qzh yeuk.\n102 Utxi axbvvha qzh sbbqptuu.\n103 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t102 98 95\n104 Utxi rbq qzh sbbqptuu.\n105 Utxi axbvvha qzh sbbqptuu.\n106 Hbzm jhmq qb qzh bsseoh.\n107 Hbzm jhmq qb qzh keqozhm.\n108 Otmaxt vdq abjm qzh tvvuh.\n109 Utxi cbdxmhiha qb qzh ztuujti.\n110 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t108 97 93\n111 Ytmehu rxtppha qzh yeuk.\n112 Hbzm cbdxmhiha qb qzh rtxahm.\n113 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t108 93 92\n1 Otmaxt rbq qzh sbbqptuu.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t1 4 3\n6 Otmaxt aelotxaha qzh sbbqptuu.\n7 Utxi ybnha qb qzh ztuujti.\n8 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t6 4 3\n9 Otmaxt rxtppha qzh yeuk.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t6 4 3\n12 Otmaxt jhmq qb qzh ztuujti.\n13 Ytmehu rbq qzh sbbqptuu qzhxh.\n14 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t9 12 10\n15 Otmaxt aelotxaha qzh yeuk.\n16 Ytmehu jhmq ptok qb qzh rtxahm.\n17 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t15 12 10\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Hbzm qbbk qzh yeuk.\n4 Hbzm aelotxaha qzh yeuk qzhxh.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm veokha dv qzh sbbqptuu.\n8 Utxi jhmq qb qzh bsseoh.\n9 Ytmehu jhmq qb qzh bsseoh.\n10 Hbzm qbbk qzh yeuk.\n11 Otmaxt aelotxaha qzh tvvuh qzhxh.\n12 Hbzm uhsq qzh yeuk.\n13 Ytmehu qbbk qzh yeuk.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Hbzm uhsq qzh sbbqptuu.\n16 Utxi rbq qzh sbbqptuu.\n17 Otmaxt ybnha qb qzh bsseoh.\n18 Otmaxt jhmq ptok qb qzh rtxahm.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Hbzm jhmq qb qzh keqozhm.\n21 Ytmehu axbvvha qzh yeuk.\n22 Utxi ybnha qb qzh rtxahm.\n23 Ytmehu rxtppha qzh yeuk.\n24 Otmaxt qxtnhuuha qb qzh keqozhm.\n25 Utxi axbvvha qzh sbbqptuu.\n26 Utxi qbbk qzh sbbqptuu.\n27 Utxi cbdxmhiha qb qzh ztuujti.\n28 Utxi aelotxaha qzh sbbqptuu qzhxh.\n29 Utxi jhmq ptok qb qzh keqozhm.\n30 Otmaxt cbdxmhiha qb qzh rtxahm.\n31 Otmaxt ybnha qb qzh ztuujti.\n32 Hbzm jhmq qb qzh ptqzxbby.\n33 Utxi cbdxmhiha qb qzh rtxahm.\n34 Otmaxt qbbk qzh tvvuh.\n35 Otmaxt rxtppha qzh sbbqptuu.\n36 Ytmehu jhmq ptok qb qzh ptqzxbby.\n37 Otmaxt jhmq qb qzh phaxbby.\n38 Otmaxt ybnha qb qzh keqozhm.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t35 38 37\n40 Ytmehu qxtnhuuha qb qzh ztuujti.\n41 Otmaxt ybnha qb qzh ztuujti.\n42 Hbzm ybnha qb qzh phaxbby.\n43 Ytmehu jhmq qb qzh bsseoh.\n44 Otmaxt qxtnhuuha qb qzh phaxbby.\n45 Ytmehu qxtnhuuha qb qzh rtxahm.\n46 Hbzm jhmq qb qzh rtxahm.\n47 Ytmehu cbdxmhiha qb qzh ztuujti.\n48 Utxi jhmq qb qzh phaxbby.\n49 Otmaxt vdq abjm qzh tvvuh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t49 44 41\n51 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n52 Hbzm jhmq qb qzh keqozhm.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t49 44 41\n54 Otmaxt rbq qzh tvvuh qzhxh.\n55 Otmaxt jhmq qb qzh ptqzxbby.\n56 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t51 44 41\n57 Utxi qbbk qzh sbbqptuu qzhxh.\n58 Ytmehu jhmq ptok qb qzh keqozhm.\n59 Ytmehu axbvvha qzh yeuk qzhxh.\n60 Hbzm veokha dv qzh yeuk.\n61 Hbzm qxtnhuuha qb qzh ztuujti.\n62 Utxi cbdxmhiha qb qzh ptqzxbby.\n63 Hbzm ybnha qb qzh bsseoh.\n64 Utxi ybnha qb qzh keqozhm.\n65 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t60 63 61\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh ztuujti.\n4 Hbzm jhmq qb qzh rtxahm.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Otmaxt veokha dv qzh tvvuh qzhxh.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Otmaxt uhsq qzh tvvuh.\n10 Hbzm jhmq qb qzh ztuujti.\n11 Otmaxt rbq qzh tvvuh.\n12 Ytmehu qxtnhuuha qb qzh keqozhm.\n13 Utxi ybnha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Ytmehu cbdxmhiha qb qzh rtxahm.\n17 Utxi jhmq qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh bsseoh.\n19 Ytmehu jhmq ptok qb qzh keqozhm.\n20 Hbzm jhmq qb qzh phaxbby.\n21 Otmaxt vdq abjm qzh tvvuh.\n22 Utxi jhmq ptok qb qzh keqozhm.\n23 Hbzm qbbk qzh tvvuh qzhxh.\n24 Hbzm aelotxaha qzh tvvuh.\n25 Otmaxt rxtppha qzh tvvuh.\n26 Otmaxt axbvvha qzh tvvuh qzhxh.\n27 Hbzm qbbk qzh tvvuh.\n28 Hbzm uhsq qzh tvvuh.\n29 Hbzm rbq qzh tvvuh qzhxh.\n30 Hbzm axbvvha qzh tvvuh.\n31 Otmaxt rbq qzh tvvuh.\n32 Utxi jhmq qb qzh phaxbby.\n33 Hbzm ybnha qb qzh ptqzxbby.\n34 Utxi ybnha qb qzh keqozhm.\n35 Utxi ybnha qb qzh bsseoh.\n36 Hbzm rbq qzh yeuk.\n37 Hbzm jhmq ptok qb qzh keqozhm.\n38 Hbzm aelotxaha qzh yeuk.\n39 Hbzm rbq qzh yeuk.\n40 Otmaxt axbvvha qzh tvvuh.\n41 Hbzm axbvvha qzh yeuk.\n42 Ytmehu jhmq qb qzh bsseoh.\n43 Hbzm rxtppha qzh yeuk.\n44 Otmaxt veokha dv qzh tvvuh.\n45 Otmaxt jhmq qb qzh ztuujti.\n46 Otmaxt cbdxmhiha qb qzh phaxbby.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t44 46 45\n48 Otmaxt ybnha qb qzh ptqzxbby.\n49 Utxi jhmq ptok qb qzh phaxbby.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t44 46 45\n51 Ytmehu jhmq ptok qb qzh ztuujti.\n52 Utxi cbdxmhiha qb qzh rtxahm.\n53 Otmaxt rbq qzh sbbqptuu.\n54 Hbzm ybnha qb qzh phaxbby.\n55 Otmaxt axbvvha qzh sbbqptuu.\n56 Utxi jhmq qb qzh ztuujti.\n57 Otmaxt qxtnhuuha qb qzh ztuujti.\n58 Hbzm ybnha qb qzh ptqzxbby.\n59 Hbzm jhmq ptok qb qzh bsseoh.\n60 Otmaxt axbvvha qzh tvvuh.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t60 48 46\n62 Ytmehu rbq qzh tvvuh qzhxh.\n63 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n64 Otmaxt veokha dv qzh sbbqptuu.\n65 Hbzm cbdxmhiha qb qzh phaxbby.\n66 Otmaxt jhmq qb qzh ztuujti.\n67 Ytmehu ybnha qb qzh rtxahm.\n68 Hbzm aelotxaha qzh yeuk.\n69 Ytmehu uhsq qzh tvvuh.\n70 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t68 65 59\n71 Utxi cbdxmhiha qb qzh keqozhm.\n72 Otmaxt axbvvha qzh sbbqptuu.\n73 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t68 59 58\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Otmaxt qbbk qzh tvvuh.\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Otmaxt uhsq qzh tvvuh qzhxh.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Otmaxt jhmq qb qzh ztuujti.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Otmaxt cbdxmhiha qb qzh keqozhm.\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Otmaxt jhmq ptok qb qzh keqozhm.\n17 Ytmehu qxtnhuuha qb qzh phaxbby.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Utxi jhmq qb qzh ztuujti.\n20 Otmaxt qbbk qzh tvvuh.\n21 Utxi ybnha qb qzh keqozhm.\n22 Hbzm jhmq qb qzh phaxbby.\n23 Utxi qxtnhuuha qb qzh ptqzxbby.\n24 Otmaxt vdq abjm qzh tvvuh qzhxh.\n25 Utxi jhmq qb qzh ztuujti.\n26 Otmaxt jhmq ptok qb qzh ptqzxbby.\n27 Otmaxt rbq qzh yeuk.\n28 Otmaxt axbvvha qzh yeuk.\n29 Otmaxt cbdxmhiha qb qzh keqozhm.\n30 Utxi jhmq ptok qb qzh phaxbby.\n31 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n32 Ytmehu rxtppha qzh yeuk.\n33 Ytmehu qxtnhuuha qb qzh ztuujti.\n34 Hbzm qxtnhuuha qb qzh keqozhm.\n35 Otmaxt cbdxmhiha qb qzh phaxbby.\n36 Utxi ybnha qb qzh ztuujti.\n37 Otmaxt jhmq qb qzh rtxahm.\n38 Utxi qxtnhuuha qb qzh keqozhm.\n39 Ytmehu qxtnhuuha qb qzh rtxahm.\n40 Ytmehu aelotxaha qzh yeuk.\n41 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t40 39 33\n42 Hbzm qxtnhuuha qb qzh ztuujti.\n43 Ytmehu ybnha qb qzh ztuujti.\n44 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t40 39 33\n45 Otmaxt ybnha qb qzh ptqzxbby.\n46 Hbzm ybnha qb qzh phaxbby.\n47 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t40 39 33\n48 Hbzm qxtnhuuha qb qzh rtxahm.\n49 Hbzm qbbk qzh tvvuh.\n50 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n51 Ytmehu jhmq qb qzh ptqzxbby.\n52 Otmaxt vdq abjm qzh sbbqptuu.\n53 Ytmehu rxtppha qzh sbbqptuu.\n54 Hbzm axbvvha qzh tvvuh qzhxh.\n55 Ytmehu jhmq ptok qb qzh rtxahm.\n56 Otmaxt ybnha qb qzh ztuujti.\n57 Hbzm qxtnhuuha qb qzh ztuujti.\n58 Utxi qxtnhuuha qb qzh phaxbby.\n59 Ytmehu uhsq qzh sbbqptuu.\n60 Ytmehu qxtnhuuha qb qzh phaxbby.\n61 Utxi qxtnhuuha qb qzh ptqzxbby.\n62 Otmaxt qxtnhuuha qb qzh bsseoh.\n63 Otmaxt cbdxmhiha qb qzh phaxbby.\n64 Hbzm jhmq qb qzh ptqzxbby.\n65 Ytmehu jhmq ptok qb qzh rtxahm.\n66 Hbzm jhmq qb qzh phaxbby.\n67 Ytmehu qxtnhuuha qb qzh phaxbby.\n68 Hbzm qxtnhuuha qb qzh bsseoh.\n69 Utxi jhmq qb qzh ztuujti.\n70 Hbzm ybnha qb qzh rtxahm.\n71 Otmaxt ybnha qb qzh bsseoh.\n72 Hbzm qxtnhuuha qb qzh phaxbby.\n73 Ytmehu ybnha qb qzh keqozhm.\n74 Otmaxt cbdxmhiha qb qzh ztuujti.\n75 Utxi jhmq ptok qb qzh ptqzxbby.\n76 Utxi jhmq qb qzh rtxahm.\n77 Hbzm qxtnhuuha qb qzh ptqzxbby.\n78 Utxi rxtppha qzh yeuk.\n79 Otmaxt jhmq qb qzh phaxbby.\n80 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n81 Utxi aelotxaha qzh yeuk.\n82 Hbzm ybnha qb qzh bsseoh.\n83 Otmaxt ybnha qb qzh rtxahm.\n84 Hbzm jhmq ptok qb qzh ztuujti.\n85 Utxi qbbk qzh sbbqptuu.\n86 Utxi qbbk qzh yeuk.\n87 Utxi qxtnhuuha qb qzh ztuujti.\n88 Otmaxt rbq qzh tvvuh.\n89 Ytmehu qxtnhuuha qb qzh keqozhm.\n90 Utxi uhsq qzh yeuk.\n91 Utxi axbvvha qzh sbbqptuu.\n92 Hbzm qxtnhuuha qb qzh rtxahm.\n93 Utxi cbdxmhiha qb qzh phaxbby.\n94 Otmaxt uhsq qzh tvvuh qzhxh.\n95 Otmaxt qbbk qzh tvvuh.\n96 Otmaxt aelotxaha qzh tvvuh.\n97 Hbzm qbbk qzh tvvuh.\n98 Hbzm jhmq ptok qb qzh ztuujti.\n99 Hbzm veokha dv qzh sbbqptuu qzhxh.\n100 Utxi jhmq qb qzh ztuujti.\n101 Hbzm vdq abjm qzh tvvuh.\n102 Hbzm jhmq ptok qb qzh phaxbby.\n103 Ytmehu jhmq qb qzh phaxbby.\n104 Otmaxt jhmq ptok qb qzh ptqzxbby.\n105 Utxi qbbk qzh tvvuh.\n106 Utxi rbq qzh yeuk.\n107 Otmaxt jhmq qb qzh phaxbby.\n108 Ytmehu qxtnhuuha qb qzh rtxahm.\n109 Ytmehu ybnha qb qzh ztuujti.\n110 Hbzm ybnha qb qzh ztuujti.\n111 Utxi axbvvha qzh yeuk.\n112 Ytmehu jhmq ptok qb qzh rtxahm.\n113 Utxi veokha dv qzh yeuk qzhxh.\n114 Otmaxt qxtnhuuha qb qzh keqozhm.\n115 Utxi aelotxaha qzh tvvuh.\n116 Hbzm jhmq ptok qb qzh phaxbby.\n117 Ytmehu ybnha qb qzh ztuujti.\n118 Hbzm uhsq qzh sbbqptuu.\n119 Utxi vdq abjm qzh yeuk qzhxh.\n120 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t118 116 110\n121 Hbzm qbbk qzh sbbqptuu.\n122 Hbzm jhmq ptok qb qzh rtxahm.\n123 Ytmehu rxtppha qzh yeuk qzhxh.\n124 Ytmehu jhmq ptok qb qzh ptqzxbby.\n125 Otmaxt ybnha qb qzh phaxbby.\n126 Ytmehu vdq abjm qzh yeuk.\n127 Hbzm uhsq qzh sbbqptuu.\n128 Utxi veokha dv qzh tvvuh.\n129 Utxi jhmq ptok qb qzh phaxbby.\n130 Otmaxt qxtnhuuha qb qzh ztuujti.\n131 Hbzm ybnha qb qzh keqozhm.\n132 Utxi jhmq ptok qb qzh ptqzxbby.\n133 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t128 132 129\n1 Utxi rbq qzh sbbqptuu.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Utxi uhsq qzh sbbqptuu qzhxh.\n7 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t6 5 2\n8 Utxi jhmq qb qzh keqozhm.\n9 Hbzm jhmq ptok qb qzh ztuujti.\n10 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t6 5 2\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Utxi jhmq qb qzh phaxbby.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t6 5 2\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Utxi qbbk qzh sbbqptuu.\n16 Utxi uhsq qzh sbbqptuu.\n17 Ytmehu qxtnhuuha qb qzh phaxbby.\n18 Otmaxt cbdxmhiha qb qzh phaxbby.\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Otmaxt jhmq ptok qb qzh rtxahm.\n22 Otmaxt qbbk qzh yeuk.\n23 Ytmehu qbbk qzh sbbqptuu qzhxh.\n24 Ytmehu vdq abjm qzh sbbqptuu.\n25 Ytmehu rbq qzh sbbqptuu.\n26 Ytmehu aelotxaha qzh sbbqptuu.\n27 Otmaxt aelotxaha qzh yeuk.\n28 Hbzm qbbk qzh sbbqptuu.\n29 Ytmehu qxtnhuuha qb qzh bsseoh.\n30 Otmaxt qxtnhuuha qb qzh phaxbby.\n31 Hbzm qxtnhuuha qb qzh bsseoh.\n32 Ytmehu rxtppha qzh tvvuh qzhxh.\n33 Utxi ybnha qb qzh bsseoh.\n34 Utxi qxtnhuuha qb qzh ztuujti.\n35 Ytmehu jhmq qb qzh ptqzxbby.\n36 Ytmehu vdq abjm qzh tvvuh.\n37 Ytmehu qbbk qzh tvvuh.\n38 Hbzm uhsq qzh sbbqptuu.\n39 Hbzm veokha dv qzh sbbqptuu qzhxh.\n40 Hbzm jhmq ptok qb qzh ztuujti.\n41 Otmaxt jhmq ptok qb qzh rtxahm.\n42 Hbzm jhmq ptok qb qzh ptqzxbby.\n43 Ytmehu cbdxmhiha qb qzh bsseoh.\n44 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t39 42 40\n45 Otmaxt veokha dv qzh yeuk.\n46 Ytmehu uhsq qzh tvvuh.\n47 Hbzm cbdxmhiha qb qzh ztuujti.\n48 Hbzm vdq abjm qzh sbbqptuu.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t48 47 42\n1 Otmaxt veokha dv qzh yeuk.\n2 Hbzm qbbk qzh tvvuh.\n3 Utxi rbq qzh sbbqptuu.\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Hbzm aelotxaha qzh tvvuh.\n7 Utxi ybnha qb qzh keqozhm.\n8 Hbzm rbq qzh tvvuh qzhxh.\n9 Hbzm uhsq qzh tvvuh.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Hbzm veokha dv qzh tvvuh.\n12 Otmaxt axbvvha qzh yeuk qzhxh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t12 10 4\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Ytmehu cbdxmhiha qb qzh keqozhm.\n16 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t12 10 4\n17 Hbzm jhmq qb qzh ztuujti.\n18 Utxi ybnha qb qzh ztuujti.\n19 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t12 10 4\n20 Hbzm aelotxaha qzh tvvuh.\n21 Hbzm cbdxmhiha qb qzh bsseoh.\n22 Utxi jhmq ptok qb qzh phaxbby.\n23 Utxi jhmq ptok qb qzh ztuujti.\n24 Utxi rxtppha qzh yeuk.\n25 Utxi aelotxaha qzh yeuk qzhxh.\n26 Otmaxt cbdxmhiha qb qzh bsseoh.\n27 Utxi axbvvha qzh sbbqptuu.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t27 23 22\n29 Utxi jhmq ptok qb qzh bsseoh.\n30 Hbzm qxtnhuuha qb qzh ptqzxbby.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t27 23 22\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi rbq qzh sbbqptuu.\n3 Utxi rbq qzh tvvuh.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Utxi uhsq qzh sbbqptuu.\n7 Utxi uhsq qzh tvvuh qzhxh.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Otmaxt qxtnhuuha qb qzh bsseoh.\n10 Utxi qbbk qzh sbbqptuu.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Utxi qxtnhuuha qb qzh ptqzxbby.\n16 Otmaxt rxtppha qzh tvvuh.\n17 Utxi aelotxaha qzh sbbqptuu.\n18 Otmaxt uhsq qzh tvvuh.\n19 Otmaxt qxtnhuuha qb qzh keqozhm.\n20 Utxi rbq qzh sbbqptuu.\n21 Ytmehu rxtppha qzh tvvuh.\n22 Utxi qxtnhuuha qb qzh rtxahm.\n23 Ytmehu axbvvha qzh tvvuh.\n24 Otmaxt jhmq qb qzh rtxahm.\n25 Ytmehu jhmq qb qzh rtxahm.\n26 Ytmehu jhmq ptok qb qzh bsseoh.\n27 Otmaxt cbdxmhiha qb qzh phaxbby.\n28 Hbzm qxtnhuuha qb qzh ztuujti.\n29 Utxi uhsq qzh sbbqptuu.\n30 Hbzm jhmq qb qzh ptqzxbby.\n31 Otmaxt jhmq ptok qb qzh keqozhm.\n32 Utxi jhmq ptok qb qzh phaxbby.\n33 Ytmehu jhmq qb qzh ptqzxbby.\n34 Hbzm jhmq qb qzh keqozhm.\n35 Utxi qxtnhuuha qb qzh ptqzxbby.\n36 Hbzm qxtnhuuha qb qzh phaxbby.\n37 Hbzm qxtnhuuha qb qzh rtxahm.\n38 Ytmehu qxtnhuuha qb qzh rtxahm.\n39 Hbzm veokha dv qzh sbbqptuu.\n40 Hbzm uhsq qzh sbbqptuu.\n41 Hbzm rxtppha qzh sbbqptuu.\n42 Ytmehu jhmq qb qzh bsseoh.\n43 Ytmehu rbq qzh yeuk qzhxh.\n44 Ytmehu aelotxaha qzh yeuk qzhxh.\n45 Hbzm axbvvha qzh sbbqptuu.\n46 Hbzm veokha dv qzh sbbqptuu.\n47 Hbzm cbdxmhiha qb qzh ptqzxbby.\n48 Ytmehu rbq qzh yeuk qzhxh.\n49 Otmaxt cbdxmhiha qb qzh phaxbby.\n50 Otmaxt jhmq qb qzh keqozhm.\n51 Otmaxt qxtnhuuha qb qzh rtxahm.\n52 Otmaxt jhmq ptok qb qzh bsseoh.\n53 Utxi cbdxmhiha qb qzh bsseoh.\n54 Hbzm aelotxaha qzh sbbqptuu.\n55 Hbzm qxtnhuuha qb qzh keqozhm.\n56 Ytmehu axbvvha qzh yeuk qzhxh.\n57 Ytmehu veokha dv qzh yeuk.\n58 Ytmehu cbdxmhiha qb qzh phaxbby.\n59 Utxi qxtnhuuha qb qzh phaxbby.\n60 Utxi jhmq qb qzh keqozhm.\n61 Hbzm cbdxmhiha qb qzh bsseoh.\n62 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n63 Utxi ybnha qb qzh bsseoh.\n64 Hbzm jhmq ptok qb qzh ptqzxbby.\n65 Otmaxt qbbk qzh sbbqptuu.\n66 Utxi qxtnhuuha qb qzh phaxbby.\n67 Otmaxt vdq abjm qzh sbbqptuu.\n68 Hbzm rbq qzh sbbqptuu.\n69 Ytmehu jhmq ptok qb qzh ztuujti.\n70 Otmaxt cbdxmhiha qb qzh bsseoh.\n71 Ytmehu aelotxaha qzh yeuk.\n72 Hbzm vdq abjm qzh sbbqptuu.\n73 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t71 69 58\n74 Otmaxt jhmq ptok qb qzh keqozhm.\n75 Hbzm rbq qzh sbbqptuu qzhxh.\n76 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t71 69 58\n77 Utxi jhmq qb qzh ztuujti.\n78 Hbzm axbvvha qzh sbbqptuu.\n79 Ytmehu jhmq ptok qb qzh phaxbby.\n80 Otmaxt qxtnhuuha qb qzh phaxbby.\n81 Otmaxt jhmq ptok qb qzh keqozhm.\n82 Utxi qxtnhuuha qb qzh bsseoh.\n83 Hbzm rbq qzh sbbqptuu.\n84 Hbzm vdq abjm qzh sbbqptuu.\n85 Hbzm cbdxmhiha qb qzh keqozhm.\n86 Ytmehu jhmq qb qzh ptqzxbby.\n87 Ytmehu qbbk qzh sbbqptuu qzhxh.\n88 Hbzm ybnha qb qzh rtxahm.\n89 Ytmehu axbvvha qzh sbbqptuu.\n90 Otmaxt ybnha qb qzh ptqzxbby.\n91 Hbzm qxtnhuuha qb qzh ptqzxbby.\n92 Utxi jhmq qb qzh phaxbby.\n93 Otmaxt rxtppha qzh sbbqptuu.\n94 Otmaxt cbdxmhiha qb qzh ztuujti.\n95 Otmaxt vdq abjm qzh sbbqptuu.\n96 Hbzm cbdxmhiha qb qzh keqozhm.\n97 Utxi jhmq qb qzh keqozhm.\n98 Otmaxt jhmq qb qzh ptqzxbby.\n99 Utxi qxtnhuuha qb qzh rtxahm.\n100 Ytmehu ybnha qb qzh phaxbby.\n101 Hbzm ybnha qb qzh bsseoh.\n102 Otmaxt qxtnhuuha qb qzh bsseoh.\n103 Hbzm jhmq ptok qb qzh ztuujti.\n104 Hbzm qbbk qzh tvvuh.\n105 Hbzm ybnha qb qzh keqozhm.\n106 Hbzm qxtnhuuha qb qzh rtxahm.\n107 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t104 106 105\n108 Utxi qxtnhuuha qb qzh bsseoh.\n109 Ytmehu ybnha qb qzh ptqzxbby.\n110 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t104 106 105\n111 Hbzm jhmq ptok qb qzh ptqzxbby.\n112 Utxi jhmq ptok qb qzh keqozhm.\n113 Hbzm axbvvha qzh tvvuh.\n114 Hbzm rbq qzh tvvuh qzhxh.\n115 Hbzm aelotxaha qzh tvvuh.\n116 Hbzm jhmq qb qzh ztuujti.\n117 Hbzm qbbk qzh yeuk.\n118 Ytmehu rxtppha qzh tvvuh.\n119 Hbzm uhsq qzh yeuk.\n120 Hbzm rxtppha qzh sbbqptuu.\n121 Otmaxt ybnha qb qzh rtxahm.\n122 Ytmehu jhmq qb qzh bsseoh.\n123 Hbzm qbbk qzh yeuk.\n124 Hbzm aelotxaha qzh yeuk.\n125 Otmaxt jhmq ptok qb qzh ztuujti.\n126 Ytmehu jhmq ptok qb qzh ztuujti.\n127 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n128 Hbzm rxtppha qzh yeuk.\n129 Hbzm uhsq qzh sbbqptuu.\n130 Utxi jhmq ptok qb qzh ptqzxbby.\n131 Ytmehu ybnha qb qzh rtxahm.\n132 Ytmehu axbvvha qzh tvvuh.\n133 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t132 127 126\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Ytmehu qxtnhuuha qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Utxi qbbk qzh sbbqptuu.\n9 Utxi uhsq qzh sbbqptuu.\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Utxi qxtnhuuha qb qzh rtxahm.\n16 Hbzm rxtppha qzh yeuk.\n17 Hbzm qxtnhuuha qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Utxi qxtnhuuha qb qzh ptqzxbby.\n20 Ytmehu jhmq ptok qb qzh phaxbby.\n21 Ytmehu jhmq ptok qb qzh bsseoh.\n22 Hbzm ybnha qb qzh ztuujti.\n23 Ytmehu jhmq qb qzh keqozhm.\n24 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n25 Ytmehu rxtppha qzh tvvuh.\n26 Hbzm vdq abjm qzh yeuk.\n27 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t26 22 17\n28 Otmaxt cbdxmhiha qb qzh ztuujti.\n29 Otmaxt cbdxmhiha qb qzh bsseoh.\n30 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t26 22 17\n31 Ytmehu jhmq ptok qb qzh bsseoh.\n32 Hbzm cbdxmhiha qb qzh rtxahm.\n33 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t26 22 17\n34 Hbzm qxtnhuuha qb qzh keqozhm.\n35 Ytmehu uhsq qzh sbbqptuu.\n36 Ytmehu vdq abjm qzh tvvuh qzhxh.\n37 Otmaxt rxtppha qzh sbbqptuu.\n38 Utxi qxtnhuuha qb qzh bsseoh.\n39 Otmaxt vdq abjm qzh sbbqptuu.\n40 Utxi veokha dv qzh sbbqptuu qzhxh.\n41 Ytmehu jhmq ptok qb qzh ztuujti.\n42 Otmaxt qxtnhuuha qb qzh keqozhm.\n43 Ytmehu qxtnhuuha qb qzh bsseoh.\n44 Utxi rxtppha qzh tvvuh.\n45 Ytmehu jhmq qb qzh phaxbby.\n46 Otmaxt jhmq ptok qb qzh phaxbby.\n47 Utxi ybnha qb qzh ptqzxbby.\n48 Ytmehu cbdxmhiha qb qzh rtxahm.\n49 Ytmehu qxtnhuuha qb qzh phaxbby.\n50 Utxi vdq abjm qzh sbbqptuu qzhxh.\n51 Hbzm jhmq qb qzh bsseoh.\n52 Ytmehu jhmq qb qzh keqozhm.\n53 Utxi aelotxaha qzh tvvuh qzhxh.\n54 Ytmehu jhmq ptok qb qzh ztuujti.\n55 Otmaxt jhmq ptok qb qzh ptqzxbby.\n56 Utxi jhmq qb qzh bsseoh.\n57 Utxi jhmq ptok qb qzh phaxbby.\n58 Hbzm jhmq qb qzh ztuujti.\n59 Otmaxt jhmq qb qzh rtxahm.\n60 Hbzm ybnha qb qzh bsseoh.\n61 Ytmehu rbq qzh yeuk.\n62 Hbzm ybnha qb qzh phaxbby.\n63 Utxi jhmq qb qzh ztuujti.\n64 Utxi cbdxmhiha qb qzh rtxahm.\n65 Utxi qxtnhuuha qb qzh keqozhm.\n66 Otmaxt cbdxmhiha qb qzh keqozhm.\n67 Otmaxt cbdxmhiha qb qzh bsseoh.\n68 Ytmehu ybnha qb qzh keqozhm.\n69 Hbzm qxtnhuuha qb qzh ptqzxbby.\n70 Hbzm qbbk qzh sbbqptuu.\n71 Hbzm cbdxmhiha qb qzh ztuujti.\n72 Hbzm vdq abjm qzh sbbqptuu.\n73 Otmaxt jhmq ptok qb qzh phaxbby.\n74 Ytmehu qxtnhuuha qb qzh phaxbby.\n75 Hbzm qbbk qzh sbbqptuu.\n76 Ytmehu jhmq ptok qb qzh ztuujti.\n77 Hbzm axbvvha qzh sbbqptuu qzhxh.\n78 Hbzm rxtppha qzh sbbqptuu.\n79 Utxi cbdxmhiha qb qzh ztuujti.\n80 Utxi qxtnhuuha qb qzh phaxbby.\n81 Hbzm jhmq ptok qb qzh ptqzxbby.\n82 Ytmehu jhmq qb qzh keqozhm.\n83 Hbzm qbbk qzh tvvuh.\n84 Hbzm qxtnhuuha qb qzh ztuujti.\n85 Ytmehu cbdxmhiha qb qzh phaxbby.\n86 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n87 Hbzm qbbk qzh sbbqptuu.\n88 Utxi jhmq ptok qb qzh rtxahm.\n89 Hbzm uhsq qzh sbbqptuu.\n90 Hbzm veokha dv qzh sbbqptuu.\n91 Ytmehu uhsq qzh yeuk.\n92 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t91 85 82\n93 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n94 Hbzm ybnha qb qzh phaxbby.\n95 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t91 85 82\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Utxi ybnha qb qzh keqozhm.\n4 Otmaxt veokha dv qzh yeuk.\n5 Otmaxt axbvvha qzh yeuk.\n6 Hbzm jhmq ptok qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi veokha dv qzh yeuk.\n9 Utxi axbvvha qzh yeuk qzhxh.\n10 Utxi veokha dv qzh yeuk.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Utxi vdq abjm qzh yeuk.\n15 Utxi rxtppha qzh yeuk qzhxh.\n16 Ytmehu qxtnhuuha qb qzh keqozhm.\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Ytmehu ybnha qb qzh rtxahm.\n19 Hbzm qxtnhuuha qb qzh bsseoh.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Utxi axbvvha qzh yeuk.\n22 Otmaxt ybnha qb qzh keqozhm.\n23 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t21 20 17\n24 Ytmehu jhmq ptok qb qzh bsseoh.\n25 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n26 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t21 20 17\n27 Otmaxt cbdxmhiha qb qzh rtxahm.\n28 Otmaxt uhsq qzh sbbqptuu.\n29 Otmaxt qxtnhuuha qb qzh bsseoh.\n30 Hbzm qbbk qzh tvvuh.\n31 Ytmehu rxtppha qzh yeuk.\n32 Ytmehu jhmq ptok qb qzh keqozhm.\n33 Otmaxt qxtnhuuha qb qzh ztuujti.\n34 Hbzm vdq abjm qzh tvvuh.\n35 Ytmehu vdq abjm qzh yeuk.\n36 Ytmehu veokha dv qzh yeuk.\n37 Utxi rxtppha qzh tvvuh.\n38 Hbzm cbdxmhiha qb qzh rtxahm.\n39 Hbzm veokha dv qzh sbbqptuu.\n40 Utxi axbvvha qzh tvvuh qzhxh.\n41 Hbzm jhmq qb qzh keqozhm.\n42 Ytmehu aelotxaha qzh yeuk.\n43 Ytmehu veokha dv qzh yeuk.\n44 Ytmehu jhmq ptok qb qzh phaxbby.\n45 Ytmehu ybnha qb qzh ztuujti.\n46 Ytmehu aelotxaha qzh yeuk.\n47 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t46 45 44\n48 Utxi rxtppha qzh tvvuh.\n49 Hbzm axbvvha qzh sbbqptuu.\n50 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t46 45 44\n51 Ytmehu rbq qzh yeuk.\n52 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n53 Utxi uhsq qzh tvvuh qzhxh.\n54 Utxi veokha dv qzh tvvuh.\n55 Hbzm rxtppha qzh sbbqptuu qzhxh.\n56 Utxi cbdxmhiha qb qzh ztuujti.\n57 Utxi vdq abjm qzh tvvuh.\n58 Utxi jhmq qb qzh ptqzxbby.\n59 Ytmehu axbvvha qzh yeuk qzhxh.\n60 Ytmehu ybnha qb qzh phaxbby.\n61 Hbzm uhsq qzh sbbqptuu.\n62 Ytmehu qxtnhuuha qb qzh bsseoh.\n63 Hbzm jhmq qb qzh rtxahm.\n64 Otmaxt jhmq ptok qb qzh rtxahm.\n65 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n66 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n67 Utxi cbdxmhiha qb qzh bsseoh.\n68 Hbzm jhmq qb qzh keqozhm.\n69 Otmaxt ybnha qb qzh phaxbby.\n70 Hbzm veokha dv qzh sbbqptuu.\n71 Utxi ybnha qb qzh rtxahm.\n72 Ytmehu jhmq ptok qb qzh ztuujti.\n73 Hbzm axbvvha qzh sbbqptuu qzhxh.\n74 Ytmehu veokha dv qzh yeuk.\n75 Ytmehu jhmq ptok qb qzh phaxbby.\n76 Otmaxt ybnha qb qzh keqozhm.\n77 Ytmehu uhsq qzh yeuk qzhxh.\n78 Hbzm qbbk qzh sbbqptuu.\n79 Otmaxt ybnha qb qzh ztuujti.\n80 Utxi ybnha qb qzh ztuujti.\n81 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n82 Hbzm qbbk qzh sbbqptuu.\n83 Utxi qxtnhuuha qb qzh bsseoh.\n84 Otmaxt rxtppha qzh tvvuh.\n85 Hbzm vdq abjm qzh sbbqptuu.\n86 Ytmehu rxtppha qzh yeuk.\n87 Hbzm rxtppha qzh sbbqptuu.\n88 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n89 Otmaxt axbvvha qzh tvvuh.\n90 Ytmehu vdq abjm qzh yeuk qzhxh.\n91 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n92 Utxi qxtnhuuha qb qzh ptqzxbby.\n93 Hbzm jhmq qb qzh bsseoh.\n94 Utxi jhmq ptok qb qzh ztuujti.\n95 Ytmehu qbbk qzh tvvuh.\n96 Ytmehu uhsq qzh tvvuh.\n97 Otmaxt ybnha qb qzh bsseoh.\n98 Utxi jhmq qb qzh rtxahm.\n99 Ytmehu rbq qzh tvvuh qzhxh.\n100 Ytmehu jhmq ptok qb qzh ztuujti.\n101 Ytmehu aelotxaha qzh tvvuh.\n102 Ytmehu qbbk qzh tvvuh.\n103 Hbzm ybnha qb qzh ptqzxbby.\n104 Hbzm qxtnhuuha qb qzh bsseoh.\n105 Utxi qxtnhuuha qb qzh ptqzxbby.\n106 Otmaxt ybnha qb qzh rtxahm.\n107 Otmaxt jhmq qb qzh ztuujti.\n108 Hbzm cbdxmhiha qb qzh keqozhm.\n109 Hbzm vdq abjm qzh sbbqptuu.\n110 Otmaxt qxtnhuuha qb qzh phaxbby.\n111 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t109 108 104\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Hbzm ybnha qb qzh phaxbby.\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Utxi jhmq qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Ytmehu veokha dv qzh yeuk.\n15 Otmaxt veokha dv qzh sbbqptuu.\n16 Ytmehu aelotxaha qzh yeuk.\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Otmaxt uhsq qzh sbbqptuu.\n19 Ytmehu jhmq ptok qb qzh keqozhm.\n20 Otmaxt qbbk qzh sbbqptuu.\n21 Ytmehu qxtnhuuha qb qzh phaxbby.\n22 Otmaxt jhmq qb qzh ztuujti.\n23 Hbzm ybnha qb qzh phaxbby.\n24 Otmaxt vdq abjm qzh sbbqptuu.\n25 Otmaxt ybnha qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh rtxahm.\n27 Hbzm jhmq ptok qb qzh ptqzxbby.\n28 Utxi jhmq qb qzh keqozhm.\n29 Utxi ybnha qb qzh phaxbby.\n30 Hbzm jhmq ptok qb qzh phaxbby.\n31 Hbzm ybnha qb qzh ptqzxbby.\n32 Otmaxt qxtnhuuha qb qzh keqozhm.\n33 Utxi ybnha qb qzh keqozhm.\n34 Otmaxt ybnha qb qzh ztuujti.\n35 Utxi qxtnhuuha qb qzh bsseoh.\n36 Otmaxt qbbk qzh sbbqptuu.\n37 Otmaxt jhmq ptok qb qzh bsseoh.\n38 Utxi ybnha qb qzh phaxbby.\n39 Hbzm veokha dv qzh yeuk.\n40 Otmaxt uhsq qzh sbbqptuu qzhxh.\n41 Otmaxt veokha dv qzh sbbqptuu.\n42 Utxi jhmq qb qzh ptqzxbby.\n43 Ytmehu ybnha qb qzh bsseoh.\n44 Otmaxt ybnha qb qzh keqozhm.\n45 Hbzm vdq abjm qzh yeuk qzhxh.\n46 Hbzm rbq qzh tvvuh.\n47 Hbzm veokha dv qzh yeuk.\n48 Utxi cbdxmhiha qb qzh phaxbby.\n49 Utxi cbdxmhiha qb qzh bsseoh.\n50 Utxi jhmq ptok qb qzh keqozhm.\n51 Hbzm jhmq ptok qb qzh ztuujti.\n52 Hbzm cbdxmhiha qb qzh ptqzxbby.\n53 Otmaxt ybnha qb qzh ptqzxbby.\n54 Hbzm qxtnhuuha qb qzh keqozhm.\n55 Otmaxt cbdxmhiha qb qzh rtxahm.\n56 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n57 Ytmehu jhmq qb qzh ptqzxbby.\n58 Hbzm jhmq ptok qb qzh rtxahm.\n59 Hbzm vdq abjm qzh tvvuh.\n60 Otmaxt axbvvha qzh sbbqptuu.\n61 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t60 55 53\n62 Hbzm rbq qzh tvvuh.\n63 Otmaxt veokha dv qzh sbbqptuu.\n64 Otmaxt axbvvha qzh sbbqptuu.\n65 Otmaxt rbq qzh sbbqptuu.\n66 Ytmehu ybnha qb qzh keqozhm.\n67 Otmaxt jhmq ptok qb qzh keqozhm.\n68 Hbzm uhsq qzh yeuk.\n69 Utxi qxtnhuuha qb qzh ztuujti.\n70 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t68 52 51\n71 Hbzm vdq abjm qzh tvvuh qzhxh.\n72 Otmaxt jhmq qb qzh ptqzxbby.\n73 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t68 58 54\n74 Otmaxt axbvvha qzh sbbqptuu.\n75 Otmaxt qxtnhuuha qb qzh rtxahm.\n76 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t74 72 67\n77 Utxi jhmq ptok qb qzh rtxahm.\n78 Hbzm rxtppha qzh yeuk.\n79 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t74 72 67\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm rxtppha qzh yeuk.\n3 Utxi ybnha qb qzh phaxbby.\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Hbzm qbbk qzh sbbqptuu.\n6 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Otmaxt jhmq ptok qb qzh rtxahm.\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm vdq abjm qzh yeuk qzhxh.\n12 Hbzm rbq qzh yeuk.\n13 Otmaxt rbq qzh tvvuh qzhxh.\n14 Hbzm aelotxaha qzh yeuk qzhxh.\n15 Otmaxt ybnha qb qzh phaxbby.\n16 Otmaxt cbdxmhiha qb qzh rtxahm.\n17 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t13 16 15\n18 Hbzm veokha dv qzh sbbqptuu qzhxh.\n19 Utxi ybnha qb qzh ptqzxbby.\n20 Hbzm qbbk qzh yeuk.\n21 Hbzm uhsq qzh yeuk qzhxh.\n22 Hbzm vdq abjm qzh sbbqptuu.\n23 Hbzm rxtppha qzh sbbqptuu.\n24 Ytmehu jhmq qb qzh rtxahm.\n25 Hbzm qbbk qzh yeuk.\n26 Hbzm uhsq qzh sbbqptuu.\n27 Hbzm jhmq qb qzh keqozhm.\n28 Ytmehu jhmq ptok qb qzh ztuujti.\n29 Ytmehu ybnha qb qzh keqozhm.\n30 Utxi qxtnhuuha qb qzh bsseoh.\n31 Otmaxt jhmq qb qzh ztuujti.\n32 Utxi qxtnhuuha qb qzh keqozhm.\n33 Otmaxt axbvvha qzh tvvuh.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t33 31 16\n35 Ytmehu cbdxmhiha qb qzh bsseoh.\n36 Hbzm jhmq qb qzh rtxahm.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t33 16 15\n38 Hbzm cbdxmhiha qb qzh bsseoh.\n39 Ytmehu qxtnhuuha qb qzh keqozhm.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t33 16 15\n41 Hbzm uhsq qzh yeuk.\n42 Utxi jhmq qb qzh ptqzxbby.\n43 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t41 38 36\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Utxi veokha dv qzh sbbqptuu.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Ytmehu cbdxmhiha qb qzh phaxbby.\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Utxi ybnha qb qzh rtxahm.\n12 Utxi vdq abjm qzh sbbqptuu qzhxh.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Otmaxt ybnha qb qzh rtxahm.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Utxi veokha dv qzh tvvuh.\n18 Utxi ybnha qb qzh rtxahm.\n19 Otmaxt veokha dv qzh sbbqptuu.\n20 Ytmehu jhmq ptok qb qzh bsseoh.\n21 Otmaxt uhsq qzh sbbqptuu.\n22 Utxi vdq abjm qzh tvvuh.\n23 Hbzm cbdxmhiha qb qzh ptqzxbby.\n24 Hbzm rxtppha qzh yeuk.\n25 Ytmehu qxtnhuuha qb qzh keqozhm.\n26 Otmaxt rbq qzh tvvuh qzhxh.\n27 Utxi ybnha qb qzh bsseoh.\n28 Otmaxt cbdxmhiha qb qzh ztuujti.\n29 Otmaxt uhsq qzh tvvuh.\n30 Otmaxt ybnha qb qzh ptqzxbby.\n31 Otmaxt jhmq qb qzh keqozhm.\n32 Otmaxt jhmq qb qzh ztuujti.\n33 Otmaxt qbbk qzh tvvuh.\n34 Utxi jhmq ptok qb qzh ztuujti.\n35 Otmaxt qxtnhuuha qb qzh rtxahm.\n36 Otmaxt axbvvha qzh tvvuh.\n37 Utxi cbdxmhiha qb qzh ptqzxbby.\n38 Utxi qxtnhuuha qb qzh bsseoh.\n39 Otmaxt qxtnhuuha qb qzh keqozhm.\n40 Otmaxt qxtnhuuha qb qzh phaxbby.\n41 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n42 Hbzm jhmq ptok qb qzh bsseoh.\n43 Hbzm uhsq qzh yeuk.\n44 Utxi jhmq ptok qb qzh ptqzxbby.\n45 Hbzm rxtppha qzh yeuk.\n46 Hbzm jhmq ptok qb qzh ztuujti.\n47 Hbzm ybnha qb qzh rtxahm.\n48 Otmaxt jhmq qb qzh ptqzxbby.\n49 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t45 47 46\n50 Otmaxt ybnha qb qzh ztuujti.\n51 Hbzm rxtppha qzh sbbqptuu qzhxh.\n52 Ytmehu qxtnhuuha qb qzh keqozhm.\n53 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n54 Utxi qxtnhuuha qb qzh rtxahm.\n55 Utxi rbq qzh sbbqptuu.\n56 Ytmehu jhmq qb qzh rtxahm.\n57 Ytmehu qxtnhuuha qb qzh keqozhm.\n58 Hbzm aelotxaha qzh yeuk.\n59 Hbzm rbq qzh tvvuh qzhxh.\n60 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t58 47 46\n61 Hbzm veokha dv qzh yeuk.\n62 Hbzm axbvvha qzh tvvuh.\n63 Hbzm veokha dv qzh tvvuh.\n64 Utxi qxtnhuuha qb qzh keqozhm.\n65 Utxi jhmq ptok qb qzh bsseoh.\n66 Hbzm cbdxmhiha qb qzh ztuujti.\n67 Hbzm aelotxaha qzh yeuk.\n68 Utxi jhmq qb qzh ptqzxbby.\n69 Utxi ybnha qb qzh ztuujti.\n70 Otmaxt jhmq qb qzh phaxbby.\n71 Otmaxt jhmq qb qzh ptqzxbby.\n72 Utxi axbvvha qzh sbbqptuu qzhxh.\n73 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t72 65 64\n74 Hbzm axbvvha qzh tvvuh.\n75 Ytmehu qxtnhuuha qb qzh bsseoh.\n76 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t72 69 68\n77 Utxi jhmq qb qzh rtxahm.\n78 Otmaxt ybnha qb qzh keqozhm.\n79 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t72 69 68\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Hbzm jhmq qb qzh ptqzxbby.\n4 Utxi rxtppha qzh tvvuh.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Utxi jhmq qb qzh bsseoh.\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Utxi uhsq qzh tvvuh.\n10 Utxi rxtppha qzh tvvuh.\n11 Hbzm axbvvha qzh sbbqptuu.\n12 Otmaxt qxtnhuuha qb qzh keqozhm.\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt rxtppha qzh yeuk.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Otmaxt jhmq qb qzh ztuujti.\n17 Hbzm ybnha qb qzh rtxahm.\n18 Otmaxt jhmq qb qzh bsseoh.\n19 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t14 18 16\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Utxi ybnha qb qzh phaxbby.\n22 Utxi jhmq qb qzh rtxahm.\n23 Hbzm ybnha qb qzh keqozhm.\n24 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n25 Otmaxt axbvvha qzh sbbqptuu.\n26 Otmaxt aelotxaha qzh yeuk qzhxh.\n27 Otmaxt jhmq ptok qb qzh ztuujti.\n28 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t26 20 18\n29 Utxi jhmq ptok qb qzh keqozhm.\n30 Utxi uhsq qzh tvvuh.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t30 22 21\n32 Hbzm jhmq ptok qb qzh ztuujti.\n33 Hbzm cbdxmhiha qb qzh rtxahm.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t30 21 13\n35 Ytmehu cbdxmhiha qb qzh ztuujti.\n36 Otmaxt jhmq ptok qb qzh ptqzxbby.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t30 29 22\n1 Utxi jhmq qb qzh bsseoh.\n2 Utxi jhmq qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh ztuujti.\n4 Hbzm qbbk qzh sbbqptuu.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Utxi uhsq qzh yeuk.\n7 Hbzm rxtppha qzh yeuk.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Ytmehu jhmq ptok qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Hbzm axbvvha qzh sbbqptuu.\n12 Utxi jhmq qb qzh ztuujti.\n13 Hbzm aelotxaha qzh yeuk.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Otmaxt ybnha qb qzh keqozhm.\n16 Otmaxt qbbk qzh sbbqptuu.\n17 Hbzm veokha dv qzh yeuk.\n18 Hbzm vdq abjm qzh yeuk.\n19 Utxi ybnha qb qzh bsseoh.\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Hbzm veokha dv qzh yeuk.\n22 Hbzm axbvvha qzh yeuk qzhxh.\n23 Otmaxt vdq abjm qzh sbbqptuu.\n24 Ytmehu ybnha qb qzh ptqzxbby.\n25 Hbzm rxtppha qzh sbbqptuu.\n26 Utxi qxtnhuuha qb qzh ptqzxbby.\n27 Hbzm jhmq qb qzh ptqzxbby.\n28 Ytmehu qxtnhuuha qb qzh phaxbby.\n29 Ytmehu qbbk qzh tvvuh qzhxh.\n30 Otmaxt qxtnhuuha qb qzh ztuujti.\n31 Hbzm ybnha qb qzh ztuujti.\n32 Utxi cbdxmhiha qb qzh phaxbby.\n33 Ytmehu axbvvha qzh tvvuh.\n34 Ytmehu qxtnhuuha qb qzh rtxahm.\n35 Utxi rbq qzh tvvuh.\n36 Hbzm vdq abjm qzh sbbqptuu.\n37 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t36 31 27\n38 Hbzm qbbk qzh sbbqptuu.\n39 Hbzm ybnha qb qzh ptqzxbby.\n40 Utxi uhsq qzh tvvuh.\n41 Hbzm uhsq qzh sbbqptuu.\n42 Otmaxt jhmq ptok qb qzh phaxbby.\n43 Utxi qbbk qzh tvvuh qzhxh.\n44 Hbzm rbq qzh sbbqptuu.\n45 Otmaxt qxtnhuuha qb qzh ztuujti.\n46 Hbzm cbdxmhiha qb qzh rtxahm.\n47 Otmaxt jhmq ptok qb qzh keqozhm.\n48 Ytmehu cbdxmhiha qb qzh keqozhm.\n49 Hbzm axbvvha qzh sbbqptuu.\n50 Utxi qxtnhuuha qb qzh rtxahm.\n51 Ytmehu rbq qzh yeuk.\n52 Utxi qbbk qzh sbbqptuu.\n53 Utxi uhsq qzh sbbqptuu.\n54 Hbzm rxtppha qzh sbbqptuu.\n55 Ytmehu jhmq qb qzh phaxbby.\n56 Ytmehu axbvvha qzh yeuk qzhxh.\n57 Ytmehu jhmq qb qzh bsseoh.\n58 Utxi axbvvha qzh tvvuh.\n59 Hbzm qxtnhuuha qb qzh ptqzxbby.\n60 Hbzm ybnha qb qzh rtxahm.\n61 Hbzm qbbk qzh tvvuh.\n62 Ytmehu ybnha qb qzh ztuujti.\n63 Hbzm uhsq qzh tvvuh.\n64 Otmaxt ybnha qb qzh bsseoh.\n65 Utxi qxtnhuuha qb qzh ptqzxbby.\n66 Hbzm rxtppha qzh tvvuh.\n67 Utxi cbdxmhiha qb qzh ztuujti.\n68 Ytmehu jhmq ptok qb qzh rtxahm.\n69 Ytmehu ybnha qb qzh keqozhm.\n70 Otmaxt jhmq qb qzh keqozhm.\n71 Hbzm jhmq ptok qb qzh phaxbby.\n72 Hbzm rbq qzh yeuk.\n73 Otmaxt ybnha qb qzh phaxbby.\n74 Ytmehu jhmq qb qzh phaxbby.\n75 Ytmehu jhmq ptok qb qzh keqozhm.\n76 Otmaxt jhmq qb qzh rtxahm.\n77 Ytmehu jhmq qb qzh rtxahm.\n78 Otmaxt jhmq qb qzh ptqzxbby.\n79 Otmaxt ybnha qb qzh bsseoh.\n80 Hbzm axbvvha qzh tvvuh.\n81 Ytmehu cbdxmhiha qb qzh keqozhm.\n82 Utxi jhmq ptok qb qzh bsseoh.\n83 Hbzm uhsq qzh sbbqptuu qzhxh.\n84 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t83 60 59\n85 Hbzm jhmq qb qzh rtxahm.\n86 Ytmehu jhmq qb qzh bsseoh.\n87 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t83 71 60\n88 Hbzm aelotxaha qzh yeuk.\n89 Hbzm cbdxmhiha qb qzh ptqzxbby.\n90 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t83 60 59\n91 Hbzm cbdxmhiha qb qzh bsseoh.\n92 Hbzm ybnha qb qzh phaxbby.\n93 Ytmehu cbdxmhiha qb qzh rtxahm.\n94 Ytmehu jhmq ptok qb qzh ptqzxbby.\n95 Hbzm jhmq qb qzh rtxahm.\n96 Utxi ybnha qb qzh rtxahm.\n97 Hbzm veokha dv qzh yeuk.\n98 Hbzm jhmq ptok qb qzh ztuujti.\n99 Utxi jhmq qb qzh bsseoh.\n100 Hbzm axbvvha qzh yeuk.\n101 Utxi ybnha qb qzh phaxbby.\n102 Utxi cbdxmhiha qb qzh ztuujti.\n103 Otmaxt jhmq ptok qb qzh ptqzxbby.\n104 Utxi rbq qzh yeuk.\n105 Hbzm qxtnhuuha qb qzh ptqzxbby.\n106 Utxi uhsq qzh yeuk.\n107 Ytmehu jhmq ptok qb qzh ztuujti.\n108 Ytmehu rxtppha qzh yeuk.\n109 Ytmehu jhmq ptok qb qzh ptqzxbby.\n110 Utxi cbdxmhiha qb qzh keqozhm.\n111 Ytmehu axbvvha qzh yeuk.\n112 Otmaxt rxtppha qzh yeuk.\n113 Ytmehu ybnha qb qzh phaxbby.\n114 Otmaxt vdq abjm qzh yeuk.\n115 Otmaxt cbdxmhiha qb qzh bsseoh.\n116 Ytmehu qbbk qzh sbbqptuu.\n117 Utxi jhmq ptok qb qzh ztuujti.\n118 Utxi jhmq qb qzh ptqzxbby.\n119 Ytmehu jhmq qb qzh rtxahm.\n120 Hbzm rbq qzh yeuk.\n121 Ytmehu aelotxaha qzh sbbqptuu.\n122 Hbzm uhsq qzh yeuk.\n123 Ytmehu cbdxmhiha qb qzh ztuujti.\n124 Utxi qbbk qzh yeuk.\n125 Utxi jhmq ptok qb qzh phaxbby.\n126 Utxi ybnha qb qzh keqozhm.\n127 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t124 126 125\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n4 Ytmehu rbq qzh tvvuh.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Ytmehu vdq abjm qzh tvvuh.\n7 Otmaxt qbbk qzh tvvuh.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Utxi rbq qzh sbbqptuu.\n11 Otmaxt vdq abjm qzh tvvuh.\n12 Otmaxt rxtppha qzh tvvuh qzhxh.\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Otmaxt axbvvha qzh tvvuh.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Ytmehu cbdxmhiha qb qzh rtxahm.\n18 Ytmehu jhmq ptok qb qzh phaxbby.\n19 Otmaxt rbq qzh tvvuh.\n20 Utxi cbdxmhiha qb qzh phaxbby.\n21 Hbzm ybnha qb qzh bsseoh.\n22 Utxi jhmq ptok qb qzh ptqzxbby.\n23 Utxi axbvvha qzh sbbqptuu.\n24 Utxi veokha dv qzh sbbqptuu.\n25 Ytmehu jhmq ptok qb qzh bsseoh.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Otmaxt jhmq qb qzh rtxahm.\n28 Otmaxt vdq abjm qzh tvvuh.\n29 Otmaxt cbdxmhiha qb qzh ztuujti.\n30 Hbzm jhmq ptok qb qzh keqozhm.\n31 Hbzm ybnha qb qzh phaxbby.\n32 Ytmehu qxtnhuuha qb qzh phaxbby.\n33 Utxi rbq qzh sbbqptuu.\n34 Ytmehu jhmq ptok qb qzh ptqzxbby.\n35 Hbzm qxtnhuuha qb qzh ptqzxbby.\n36 Ytmehu jhmq qb qzh bsseoh.\n37 Otmaxt jhmq qb qzh bsseoh.\n38 Utxi qxtnhuuha qb qzh bsseoh.\n39 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n40 Utxi jhmq ptok qb qzh ztuujti.\n41 Hbzm ybnha qb qzh phaxbby.\n42 Otmaxt qxtnhuuha qb qzh keqozhm.\n43 Otmaxt jhmq ptok qb qzh bsseoh.\n44 Utxi vdq abjm qzh sbbqptuu.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t44 40 38\n46 Otmaxt qxtnhuuha qb qzh phaxbby.\n47 Otmaxt ybnha qb qzh ptqzxbby.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t44 40 38\n49 Utxi veokha dv qzh sbbqptuu.\n50 Ytmehu cbdxmhiha qb qzh bsseoh.\n51 Hbzm veokha dv qzh yeuk.\n52 Hbzm cbdxmhiha qb qzh rtxahm.\n53 Hbzm qxtnhuuha qb qzh bsseoh.\n54 Ytmehu qxtnhuuha qb qzh keqozhm.\n55 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t51 53 52\n56 Utxi uhsq qzh sbbqptuu qzhxh.\n57 Hbzm vdq abjm qzh yeuk.\n58 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t57 53 52\n59 Hbzm qxtnhuuha qb qzh ptqzxbby.\n60 Ytmehu jhmq ptok qb qzh ztuujti.\n61 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t57 53 52\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Ytmehu rxtppha qzh sbbqptuu.\n4 Ytmehu aelotxaha qzh sbbqptuu.\n5 Ytmehu rxtppha qzh sbbqptuu.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Ytmehu aelotxaha qzh sbbqptuu.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Utxi rbq qzh sbbqptuu qzhxh.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Otmaxt ybnha qb qzh phaxbby.\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Hbzm qbbk qzh tvvuh.\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n17 Utxi jhmq qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh ztuujti.\n19 Hbzm veokha dv qzh yeuk.\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Utxi axbvvha qzh sbbqptuu.\n22 Utxi rxtppha qzh sbbqptuu.\n23 Utxi axbvvha qzh sbbqptuu.\n24 Hbzm ybnha qb qzh ztuujti.\n25 Hbzm vdq abjm qzh yeuk.\n26 Hbzm uhsq qzh tvvuh.\n27 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t26 24 20\n28 Utxi rbq qzh tvvuh.\n29 Hbzm veokha dv qzh yeuk.\n30 Hbzm ybnha qb qzh bsseoh.\n31 Hbzm vdq abjm qzh yeuk.\n32 Ytmehu cbdxmhiha qb qzh rtxahm.\n33 Hbzm rxtppha qzh yeuk qzhxh.\n34 Utxi axbvvha qzh tvvuh.\n35 Hbzm qxtnhuuha qb qzh ztuujti.\n36 Utxi jhmq ptok qb qzh bsseoh.\n37 Otmaxt jhmq ptok qb qzh bsseoh.\n38 Hbzm jhmq ptok qb qzh ptqzxbby.\n39 Ytmehu qxtnhuuha qb qzh phaxbby.\n40 Hbzm jhmq qb qzh ztuujti.\n41 Hbzm rxtppha qzh tvvuh.\n42 Hbzm axbvvha qzh tvvuh.\n43 Ytmehu cbdxmhiha qb qzh keqozhm.\n44 Hbzm uhsq qzh yeuk.\n45 Otmaxt jhmq qb qzh rtxahm.\n46 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t44 40 38\n47 Ytmehu ybnha qb qzh ztuujti.\n48 Ytmehu rxtppha qzh tvvuh.\n49 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t44 40 38\n50 Hbzm rxtppha qzh sbbqptuu.\n51 Ytmehu veokha dv qzh yeuk.\n52 Hbzm uhsq qzh sbbqptuu qzhxh.\n53 Utxi cbdxmhiha qb qzh keqozhm.\n54 Ytmehu jhmq ptok qb qzh phaxbby.\n55 Otmaxt ybnha qb qzh phaxbby.\n56 Hbzm rbq qzh sbbqptuu.\n57 Utxi cbdxmhiha qb qzh rtxahm.\n58 Utxi jhmq ptok qb qzh ptqzxbby.\n59 Ytmehu aelotxaha qzh yeuk.\n60 Otmaxt veokha dv qzh yeuk.\n61 Hbzm jhmq ptok qb qzh bsseoh.\n62 Ytmehu axbvvha qzh tvvuh.\n63 Otmaxt rxtppha qzh tvvuh.\n64 Ytmehu cbdxmhiha qb qzh bsseoh.\n65 Utxi qxtnhuuha qb qzh rtxahm.\n66 Hbzm uhsq qzh sbbqptuu.\n67 Otmaxt jhmq qb qzh rtxahm.\n68 Otmaxt cbdxmhiha qb qzh keqozhm.\n69 Hbzm rxtppha qzh sbbqptuu.\n70 Utxi ybnha qb qzh ptqzxbby.\n71 Utxi cbdxmhiha qb qzh rtxahm.\n72 Otmaxt cbdxmhiha qb qzh rtxahm.\n73 Hbzm cbdxmhiha qb qzh ztuujti.\n74 Hbzm ybnha qb qzh rtxahm.\n75 Otmaxt qxtnhuuha qb qzh keqozhm.\n76 Otmaxt jhmq ptok qb qzh bsseoh.\n77 Hbzm jhmq qb qzh keqozhm.\n78 Otmaxt uhsq qzh yeuk qzhxh.\n79 Ytmehu cbdxmhiha qb qzh ztuujti.\n80 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t78 75 72\n81 Otmaxt qbbk qzh yeuk.\n82 Hbzm qxtnhuuha qb qzh phaxbby.\n83 Ytmehu jhmq ptok qb qzh bsseoh.\n84 Hbzm jhmq qb qzh ztuujti.\n85 Hbzm jhmq qb qzh keqozhm.\n86 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n87 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t86 84 82\n1 Utxi qbbk qzh yeuk.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Utxi aelotxaha qzh yeuk.\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Hbzm ybnha qb qzh keqozhm.\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Hbzm veokha dv qzh yeuk.\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t9 11 10\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Utxi ybnha qb qzh keqozhm.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Hbzm aelotxaha qzh yeuk qzhxh.\n18 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t17 11 10\n19 Ytmehu cbdxmhiha qb qzh ztuujti.\n20 Ytmehu cbdxmhiha qb qzh bsseoh.\n21 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t17 11 10\n22 Utxi jhmq ptok qb qzh rtxahm.\n23 Ytmehu cbdxmhiha qb qzh phaxbby.\n24 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t17 11 10\n25 Utxi jhmq qb qzh ptqzxbby.\n26 Hbzm qbbk qzh yeuk qzhxh.\n27 Ytmehu cbdxmhiha qb qzh keqozhm.\n28 Hbzm vdq abjm qzh yeuk.\n29 Utxi rbq qzh sbbqptuu.\n30 Otmaxt qxtnhuuha qb qzh keqozhm.\n31 Ytmehu cbdxmhiha qb qzh ztuujti.\n32 Hbzm qbbk qzh yeuk.\n33 Utxi aelotxaha qzh sbbqptuu qzhxh.\n34 Otmaxt jhmq ptok qb qzh rtxahm.\n35 Otmaxt jhmq qb qzh keqozhm.\n36 Hbzm jhmq qb qzh rtxahm.\n37 Hbzm jhmq qb qzh ztuujti.\n38 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n39 Hbzm cbdxmhiha qb qzh phaxbby.\n40 Hbzm jhmq ptok qb qzh rtxahm.\n41 Ytmehu jhmq qb qzh rtxahm.\n42 Hbzm vdq abjm qzh yeuk qzhxh.\n43 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t42 40 39\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Hbzm qbbk qzh sbbqptuu.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Utxi jhmq qb qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Hbzm vdq abjm qzh sbbqptuu.\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Utxi jhmq qb qzh phaxbby.\n9 Hbzm qbbk qzh yeuk.\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Otmaxt qbbk qzh sbbqptuu.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Hbzm jhmq qb qzh phaxbby.\n16 Otmaxt aelotxaha qzh sbbqptuu.\n17 Hbzm vdq abjm qzh yeuk.\n18 Hbzm qbbk qzh yeuk.\n19 Hbzm qxtnhuuha qb qzh bsseoh.\n20 Otmaxt jhmq qb qzh rtxahm.\n21 Otmaxt jhmq ptok qb qzh keqozhm.\n22 Ytmehu jhmq ptok qb qzh phaxbby.\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Otmaxt ybnha qb qzh phaxbby.\n25 Hbzm axbvvha qzh yeuk.\n26 Hbzm jhmq ptok qb qzh keqozhm.\n27 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t25 23 19\n28 Hbzm ybnha qb qzh rtxahm.\n29 Otmaxt jhmq ptok qb qzh ptqzxbby.\n30 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t25 23 19\n31 Utxi ybnha qb qzh rtxahm.\n32 Ytmehu qbbk qzh yeuk.\n33 Otmaxt jhmq ptok qb qzh ztuujti.\n34 Otmaxt cbdxmhiha qb qzh rtxahm.\n35 Ytmehu uhsq qzh yeuk.\n36 Utxi jhmq qb qzh ptqzxbby.\n37 Hbzm jhmq ptok qb qzh ztuujti.\n38 Otmaxt jhmq qb qzh ztuujti.\n39 Ytmehu cbdxmhiha qb qzh bsseoh.\n40 Otmaxt jhmq qb qzh phaxbby.\n41 Otmaxt jhmq qb qzh rtxahm.\n42 Otmaxt jhmq ptok qb qzh keqozhm.\n43 Utxi cbdxmhiha qb qzh phaxbby.\n44 Ytmehu ybnha qb qzh ptqzxbby.\n45 Ytmehu cbdxmhiha qb qzh ztuujti.\n46 Utxi rbq qzh yeuk.\n47 Otmaxt qbbk qzh tvvuh.\n48 Utxi aelotxaha qzh yeuk.\n49 Otmaxt vdq abjm qzh tvvuh qzhxh.\n50 Utxi qbbk qzh yeuk.\n51 Utxi ybnha qb qzh ztuujti.\n52 Utxi aelotxaha qzh yeuk qzhxh.\n53 Ytmehu rbq qzh yeuk.\n54 Hbzm qxtnhuuha qb qzh rtxahm.\n55 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n56 Hbzm ybnha qb qzh bsseoh.\n57 Hbzm cbdxmhiha qb qzh ztuujti.\n58 Hbzm jhmq ptok qb qzh phaxbby.\n59 Ytmehu uhsq qzh yeuk qzhxh.\n60 Otmaxt cbdxmhiha qb qzh keqozhm.\n61 Utxi jhmq qb qzh keqozhm.\n62 Utxi jhmq ptok qb qzh ptqzxbby.\n63 Ytmehu rxtppha qzh yeuk.\n64 Utxi cbdxmhiha qb qzh ztuujti.\n65 Ytmehu ybnha qb qzh bsseoh.\n66 Otmaxt jhmq ptok qb qzh bsseoh.\n67 Ytmehu vdq abjm qzh yeuk qzhxh.\n68 Hbzm jhmq ptok qb qzh ptqzxbby.\n69 Utxi ybnha qb qzh keqozhm.\n70 Utxi jhmq ptok qb qzh rtxahm.\n71 Hbzm jhmq ptok qb qzh keqozhm.\n72 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n73 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n74 Hbzm jhmq qb qzh bsseoh.\n75 Ytmehu ybnha qb qzh ztuujti.\n76 Hbzm qbbk qzh yeuk qzhxh.\n77 Utxi cbdxmhiha qb qzh bsseoh.\n78 Hbzm aelotxaha qzh yeuk.\n79 Ytmehu ybnha qb qzh rtxahm.\n80 Utxi ybnha qb qzh phaxbby.\n81 Otmaxt ybnha qb qzh bsseoh.\n82 Utxi ybnha qb qzh keqozhm.\n83 Ytmehu qxtnhuuha qb qzh keqozhm.\n84 Hbzm cbdxmhiha qb qzh ptqzxbby.\n85 Otmaxt qbbk qzh yeuk.\n86 Otmaxt jhmq ptok qb qzh ztuujti.\n87 Otmaxt aelotxaha qzh yeuk.\n88 Otmaxt qxtnhuuha qb qzh keqozhm.\n89 Ytmehu qbbk qzh tvvuh.\n90 Otmaxt veokha dv qzh sbbqptuu.\n91 Otmaxt axbvvha qzh sbbqptuu.\n92 Otmaxt jhmq qb qzh bsseoh.\n93 Ytmehu aelotxaha qzh tvvuh.\n94 Hbzm ybnha qb qzh keqozhm.\n95 Utxi cbdxmhiha qb qzh bsseoh.\n96 Utxi cbdxmhiha qb qzh phaxbby.\n97 Utxi jhmq qb qzh keqozhm.\n98 Utxi veokha dv qzh sbbqptuu.\n99 Otmaxt qxtnhuuha qb qzh rtxahm.\n100 Otmaxt jhmq qb qzh bsseoh.\n101 Hbzm qbbk qzh tvvuh.\n102 Ytmehu ybnha qb qzh bsseoh.\n103 Utxi jhmq qb qzh ztuujti.\n104 Hbzm axbvvha qzh tvvuh.\n105 Otmaxt qxtnhuuha qb qzh keqozhm.\n106 Otmaxt cbdxmhiha qb qzh rtxahm.\n107 Hbzm jhmq qb qzh phaxbby.\n108 Otmaxt jhmq ptok qb qzh bsseoh.\n109 Utxi qxtnhuuha qb qzh ptqzxbby.\n110 Utxi jhmq ptok qb qzh ztuujti.\n111 Hbzm jhmq ptok qb qzh ptqzxbby.\n112 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n113 Hbzm jhmq ptok qb qzh rtxahm.\n114 Otmaxt jhmq ptok qb qzh ztuujti.\n115 Hbzm jhmq ptok qb qzh phaxbby.\n116 Utxi qbbk qzh yeuk.\n117 Hbzm qxtnhuuha qb qzh rtxahm.\n118 Otmaxt jhmq qb qzh ptqzxbby.\n119 Utxi aelotxaha qzh sbbqptuu.\n120 Utxi uhsq qzh yeuk qzhxh.\n121 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t119 109 103\n122 Hbzm qxtnhuuha qb qzh bsseoh.\n123 Otmaxt jhmq ptok qb qzh phaxbby.\n124 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t119 109 103\n125 Utxi ybnha qb qzh rtxahm.\n126 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n127 Hbzm cbdxmhiha qb qzh ptqzxbby.\n128 Otmaxt ybnha qb qzh ztuujti.\n129 Ytmehu ybnha qb qzh rtxahm.\n130 Ytmehu ybnha qb qzh phaxbby.\n131 Utxi jhmq ptok qb qzh ztuujti.\n132 Otmaxt qbbk qzh sbbqptuu.\n133 Hbzm jhmq ptok qb qzh ztuujti.\n134 Utxi jhmq qb qzh bsseoh.\n135 Otmaxt axbvvha qzh sbbqptuu.\n136 Hbzm rbq qzh sbbqptuu.\n137 Otmaxt rxtppha qzh yeuk qzhxh.\n138 Ytmehu jhmq ptok qb qzh keqozhm.\n139 Ytmehu rbq qzh tvvuh.\n140 Ytmehu cbdxmhiha qb qzh rtxahm.\n141 Utxi qxtnhuuha qb qzh keqozhm.\n142 Hbzm vdq abjm qzh sbbqptuu.\n143 Otmaxt uhsq qzh yeuk qzhxh.\n144 Ytmehu axbvvha qzh tvvuh.\n145 Hbzm ybnha qb qzh ptqzxbby.\n146 Hbzm ybnha qb qzh ztuujti.\n147 Ytmehu qxtnhuuha qb qzh bsseoh.\n148 Otmaxt rbq qzh sbbqptuu.\n149 Otmaxt rxtppha qzh yeuk.\n150 Utxi jhmq qb qzh ztuujti.\n151 Otmaxt uhsq qzh sbbqptuu qzhxh.\n152 Otmaxt rbq qzh sbbqptuu.\n153 Utxi jhmq ptok qb qzh bsseoh.\n154 Otmaxt uhsq qzh yeuk.\n155 Otmaxt jhmq ptok qb qzh phaxbby.\n156 Otmaxt vdq abjm qzh sbbqptuu.\n157 Otmaxt qbbk qzh sbbqptuu.\n158 Utxi ybnha qb qzh ztuujti.\n159 Otmaxt jhmq qb qzh rtxahm.\n160 Utxi ybnha qb qzh bsseoh.\n161 Hbzm qbbk qzh yeuk.\n162 Otmaxt veokha dv qzh tvvuh.\n163 Otmaxt vdq abjm qzh tvvuh.\n164 Otmaxt qbbk qzh tvvuh.\n165 Hbzm axbvvha qzh yeuk.\n166 Ytmehu jhmq ptok qb qzh ptqzxbby.\n167 Hbzm jhmq ptok qb qzh keqozhm.\n168 Ytmehu jhmq qb qzh phaxbby.\n169 Ytmehu jhmq qb qzh bsseoh.\n170 Hbzm jhmq qb qzh rtxahm.\n171 Ytmehu jhmq ptok qb qzh ztuujti.\n172 Hbzm qxtnhuuha qb qzh keqozhm.\n173 Otmaxt qxtnhuuha qb qzh ztuujti.\n174 Utxi qxtnhuuha qb qzh phaxbby.\n175 Ytmehu jhmq qb qzh phaxbby.\n176 Otmaxt qxtnhuuha qb qzh keqozhm.\n177 Otmaxt axbvvha qzh sbbqptuu.\n178 Otmaxt jhmq ptok qb qzh ztuujti.\n179 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t177 173 159\n1 Utxi jhmq qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Hbzm qxtnhuuha qb qzh rtxahm.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Otmaxt veokha dv qzh sbbqptuu.\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Utxi rbq qzh tvvuh.\n9 Utxi axbvvha qzh tvvuh.\n10 Utxi qbbk qzh tvvuh.\n11 Utxi jhmq qb qzh rtxahm.\n12 Utxi vdq abjm qzh tvvuh.\n13 Utxi veokha dv qzh tvvuh.\n14 Utxi ybnha qb qzh ztuujti.\n15 Hbzm jhmq qb qzh ztuujti.\n16 Hbzm jhmq qb qzh keqozhm.\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Hbzm ybnha qb qzh ptqzxbby.\n19 Utxi qxtnhuuha qb qzh bsseoh.\n20 Utxi veokha dv qzh yeuk.\n21 Otmaxt aelotxaha qzh sbbqptuu.\n22 Ytmehu qxtnhuuha qb qzh ztuujti.\n23 Hbzm jhmq ptok qb qzh keqozhm.\n24 Ytmehu ybnha qb qzh ptqzxbby.\n25 Hbzm ybnha qb qzh rtxahm.\n26 Utxi jhmq ptok qb qzh rtxahm.\n27 Hbzm cbdxmhiha qb qzh ptqzxbby.\n28 Otmaxt veokha dv qzh sbbqptuu.\n29 Otmaxt axbvvha qzh sbbqptuu.\n30 Utxi vdq abjm qzh tvvuh.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t30 19 17\n32 Ytmehu qxtnhuuha qb qzh bsseoh.\n33 Utxi axbvvha qzh yeuk.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t30 19 17\n35 Otmaxt rbq qzh sbbqptuu.\n36 Otmaxt axbvvha qzh sbbqptuu.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t30 26 19\n38 Hbzm jhmq ptok qb qzh bsseoh.\n39 Utxi rbq qzh yeuk qzhxh.\n40 Otmaxt ybnha qb qzh phaxbby.\n41 Utxi axbvvha qzh yeuk.\n42 Utxi veokha dv qzh yeuk qzhxh.\n43 Utxi aelotxaha qzh yeuk.\n44 Utxi veokha dv qzh sbbqptuu.\n45 Hbzm jhmq ptok qb qzh ptqzxbby.\n46 Utxi axbvvha qzh sbbqptuu.\n47 Utxi cbdxmhiha qb qzh phaxbby.\n48 Utxi ybnha qb qzh keqozhm.\n49 Utxi ybnha qb qzh rtxahm.\n50 Utxi qbbk qzh yeuk.\n51 Utxi rxtppha qzh sbbqptuu.\n52 Otmaxt jhmq qb qzh keqozhm.\n53 Utxi qbbk qzh tvvuh.\n54 Utxi uhsq qzh tvvuh.\n55 Ytmehu jhmq qb qzh ztuujti.\n56 Utxi veokha dv qzh tvvuh.\n57 Ytmehu jhmq ptok qb qzh bsseoh.\n58 Utxi uhsq qzh tvvuh.\n59 Utxi rbq qzh tvvuh qzhxh.\n60 Utxi vdq abjm qzh tvvuh.\n61 Utxi aelotxaha qzh sbbqptuu qzhxh.\n62 Utxi aelotxaha qzh yeuk.\n63 Ytmehu jhmq qb qzh ztuujti.\n64 Utxi cbdxmhiha qb qzh ztuujti.\n65 Ytmehu ybnha qb qzh keqozhm.\n66 Utxi jhmq qb qzh phaxbby.\n67 Ytmehu jhmq qb qzh ptqzxbby.\n68 Otmaxt qxtnhuuha qb qzh ztuujti.\n69 Ytmehu jhmq qb qzh phaxbby.\n70 Otmaxt jhmq ptok qb qzh ptqzxbby.\n71 Ytmehu ybnha qb qzh ztuujti.\n72 Utxi jhmq ptok qb qzh rtxahm.\n73 Hbzm jhmq ptok qb qzh rtxahm.\n74 Otmaxt cbdxmhiha qb qzh keqozhm.\n75 Hbzm cbdxmhiha qb qzh keqozhm.\n76 Utxi qbbk qzh tvvuh.\n77 Hbzm cbdxmhiha qb qzh ptqzxbby.\n78 Utxi veokha dv qzh sbbqptuu.\n79 Utxi aelotxaha qzh tvvuh qzhxh.\n80 Hbzm jhmq qb qzh ztuujti.\n81 Utxi rxtppha qzh yeuk.\n82 Ytmehu jhmq ptok qb qzh ptqzxbby.\n83 Otmaxt jhmq ptok qb qzh bsseoh.\n84 Utxi jhmq ptok qb qzh bsseoh.\n85 Utxi jhmq qb qzh keqozhm.\n86 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t81 85 84\n87 Utxi ybnha qb qzh rtxahm.\n88 Utxi ybnha qb qzh phaxbby.\n89 Ytmehu jhmq ptok qb qzh ztuujti.\n90 Ytmehu ybnha qb qzh ptqzxbby.\n91 Utxi uhsq qzh yeuk.\n92 Utxi rxtppha qzh yeuk.\n93 Utxi jhmq ptok qb qzh ptqzxbby.\n94 Hbzm jhmq qb qzh rtxahm.\n95 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n96 Hbzm qxtnhuuha qb qzh ztuujti.\n97 Utxi qxtnhuuha qb qzh keqozhm.\n98 Utxi qxtnhuuha qb qzh ptqzxbby.\n99 Otmaxt jhmq ptok qb qzh keqozhm.\n100 Hbzm ybnha qb qzh phaxbby.\n101 Utxi ybnha qb qzh ztuujti.\n102 Utxi aelotxaha qzh yeuk.\n103 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t102 101 98\n1 Utxi rxtppha qzh sbbqptuu.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Ytmehu veokha dv qzh tvvuh.\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Utxi jhmq qb qzh keqozhm.\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm vdq abjm qzh yeuk.\n9 Ytmehu aelotxaha qzh tvvuh qzhxh.\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t9 7 5\n12 Hbzm veokha dv qzh yeuk.\n13 Hbzm uhsq qzh yeuk.\n14 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t9 7 5\n15 Utxi axbvvha qzh sbbqptuu.\n16 Hbzm jhmq qb qzh ztuujti.\n17 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t15 10 6\n18 Ytmehu qbbk qzh tvvuh qzhxh.\n19 Ytmehu jhmq ptok qb qzh ztuujti.\n20 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t15 10 6\n21 Hbzm jhmq qb qzh keqozhm.\n22 Ytmehu vdq abjm qzh tvvuh.\n23 Ytmehu qxtnhuuha qb qzh keqozhm.\n24 Ytmehu jhmq ptok qb qzh bsseoh.\n25 Hbzm jhmq qb qzh ptqzxbby.\n26 Ytmehu jhmq ptok qb qzh rtxahm.\n27 Utxi jhmq qb qzh rtxahm.\n28 Otmaxt cbdxmhiha qb qzh rtxahm.\n29 Hbzm jhmq ptok qb qzh ztuujti.\n30 Hbzm ybnha qb qzh rtxahm.\n31 Ytmehu qxtnhuuha qb qzh bsseoh.\n32 Ytmehu qbbk qzh yeuk.\n33 Otmaxt jhmq qb qzh bsseoh.\n34 Hbzm jhmq ptok qb qzh bsseoh.\n35 Otmaxt jhmq qb qzh phaxbby.\n36 Ytmehu qxtnhuuha qb qzh keqozhm.\n37 Ytmehu axbvvha qzh yeuk.\n38 Utxi qxtnhuuha qb qzh keqozhm.\n39 Ytmehu ybnha qb qzh bsseoh.\n40 Utxi qbbk qzh yeuk qzhxh.\n41 Utxi jhmq qb qzh ztuujti.\n42 Utxi veokha dv qzh sbbqptuu.\n43 Utxi qxtnhuuha qb qzh rtxahm.\n44 Ytmehu jhmq ptok qb qzh ztuujti.\n45 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t40 43 41\n1 Hbzm rbq qzh tvvuh.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Ytmehu veokha dv qzh yeuk.\n4 Hbzm aelotxaha qzh tvvuh.\n5 Hbzm rxtppha qzh tvvuh.\n6 Hbzm uhsq qzh tvvuh.\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Ytmehu jhmq ptok qb qzh rtxahm.\n10 Hbzm jhmq qb qzh rtxahm.\n11 Otmaxt rbq qzh sbbqptuu.\n12 Otmaxt vdq abjm qzh sbbqptuu.\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Ytmehu vdq abjm qzh yeuk.\n16 Hbzm veokha dv qzh tvvuh.\n17 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t15 9 8\n18 Hbzm axbvvha qzh tvvuh.\n19 Otmaxt jhmq qb qzh keqozhm.\n20 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t15 8 7\n21 Utxi jhmq ptok qb qzh bsseoh.\n22 Ytmehu qbbk qzh yeuk.\n23 Hbzm ybnha qb qzh ztuujti.\n24 Hbzm qbbk qzh sbbqptuu qzhxh.\n25 Utxi jhmq ptok qb qzh ztuujti.\n26 Hbzm cbdxmhiha qb qzh phaxbby.\n27 Ytmehu axbvvha qzh yeuk.\n28 Hbzm vdq abjm qzh sbbqptuu.\n29 Ytmehu veokha dv qzh yeuk.\n30 Hbzm jhmq ptok qb qzh rtxahm.\n31 Utxi jhmq ptok qb qzh rtxahm.\n32 Hbzm ybnha qb qzh ztuujti.\n33 Utxi qxtnhuuha qb qzh phaxbby.\n34 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n35 Ytmehu cbdxmhiha qb qzh bsseoh.\n36 Ytmehu jhmq qb qzh ztuujti.\n37 Utxi qxtnhuuha qb qzh ptqzxbby.\n38 Ytmehu cbdxmhiha qb qzh rtxahm.\n39 Utxi qbbk qzh tvvuh qzhxh.\n40 Utxi jhmq ptok qb qzh bsseoh.\n41 Hbzm cbdxmhiha qb qzh rtxahm.\n42 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n43 Utxi cbdxmhiha qb qzh keqozhm.\n44 Ytmehu ybnha qb qzh keqozhm.\n45 Ytmehu jhmq qb qzh ztuujti.\n46 Otmaxt ybnha qb qzh rtxahm.\n47 Ytmehu axbvvha qzh yeuk qzhxh.\n48 Utxi uhsq qzh tvvuh qzhxh.\n49 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t47 45 44\n50 Hbzm ybnha qb qzh keqozhm.\n51 Ytmehu qxtnhuuha qb qzh phaxbby.\n52 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t47 35 34\n53 Hbzm veokha dv qzh tvvuh.\n54 Ytmehu cbdxmhiha qb qzh ztuujti.\n55 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n56 Hbzm uhsq qzh tvvuh.\n57 Ytmehu qxtnhuuha qb qzh bsseoh.\n58 Hbzm jhmq qb qzh ptqzxbby.\n59 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n60 Utxi ybnha qb qzh rtxahm.\n61 Otmaxt cbdxmhiha qb qzh keqozhm.\n62 Otmaxt rbq qzh tvvuh qzhxh.\n63 Ytmehu jhmq ptok qb qzh rtxahm.\n64 Utxi jhmq qb qzh ptqzxbby.\n65 Hbzm ybnha qb qzh bsseoh.\n66 Otmaxt jhmq qb qzh phaxbby.\n67 Hbzm cbdxmhiha qb qzh phaxbby.\n68 Otmaxt vdq abjm qzh tvvuh qzhxh.\n69 Utxi jhmq qb qzh ztuujti.\n70 Utxi rbq qzh yeuk.\n71 Utxi jhmq qb qzh rtxahm.\n72 Otmaxt qbbk qzh tvvuh.\n73 Otmaxt rbq qzh sbbqptuu qzhxh.\n74 Otmaxt vdq abjm qzh tvvuh.\n75 Otmaxt vdq abjm qzh sbbqptuu.\n76 Otmaxt ybnha qb qzh ptqzxbby.\n77 Utxi jhmq qb qzh ptqzxbby.\n78 Ytmehu cbdxmhiha qb qzh ztuujti.\n79 Hbzm rxtppha qzh sbbqptuu.\n80 Utxi aelotxaha qzh yeuk qzhxh.\n81 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t80 77 71\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Otmaxt rxtppha qzh yeuk.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu veokha dv qzh tvvuh qzhxh.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Ytmehu vdq abjm qzh tvvuh.\n8 Hbzm ybnha qb qzh keqozhm.\n9 Utxi qxtnhuuha qb qzh ptqzxbby.\n10 Utxi rxtppha qzh tvvuh.\n11 Otmaxt aelotxaha qzh yeuk.\n12 Utxi vdq abjm qzh tvvuh.\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Utxi ybnha qb qzh phaxbby.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Utxi rxtppha qzh sbbqptuu.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Hbzm veokha dv qzh sbbqptuu.\n20 Hbzm uhsq qzh sbbqptuu qzhxh.\n21 Ytmehu qbbk qzh tvvuh.\n22 Otmaxt qbbk qzh sbbqptuu.\n23 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n24 Hbzm jhmq qb qzh ztuujti.\n25 Utxi jhmq ptok qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh keqozhm.\n27 Utxi qxtnhuuha qb qzh phaxbby.\n28 Otmaxt vdq abjm qzh sbbqptuu.\n29 Otmaxt rxtppha qzh sbbqptuu.\n30 Ytmehu uhsq qzh tvvuh.\n31 Otmaxt aelotxaha qzh sbbqptuu.\n32 Ytmehu rbq qzh tvvuh.\n33 Otmaxt rxtppha qzh sbbqptuu.\n34 Otmaxt qxtnhuuha qb qzh ztuujti.\n35 Ytmehu ybnha qb qzh phaxbby.\n36 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t32 36 35\n38 Otmaxt jhmq ptok qb qzh keqozhm.\n39 Otmaxt vdq abjm qzh sbbqptuu.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t39 38 34\n41 Ytmehu cbdxmhiha qb qzh bsseoh.\n42 Utxi jhmq ptok qb qzh keqozhm.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t39 38 34\n44 Ytmehu jhmq qb qzh keqozhm.\n45 Otmaxt jhmq qb qzh rtxahm.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t39 38 34\n47 Utxi rxtppha qzh yeuk.\n48 Ytmehu rxtppha qzh sbbqptuu.\n49 Ytmehu jhmq qb qzh rtxahm.\n50 Hbzm ybnha qb qzh bsseoh.\n51 Ytmehu jhmq qb qzh phaxbby.\n52 Hbzm ybnha qb qzh ztuujti.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t48 51 49\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Hbzm jhmq ptok qb qzh rtxahm.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Ytmehu qxtnhuuha qb qzh bsseoh.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Utxi qxtnhuuha qb qzh ztuujti.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Utxi ybnha qb qzh ptqzxbby.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Ytmehu uhsq qzh sbbqptuu.\n20 Ytmehu qbbk qzh sbbqptuu.\n21 Ytmehu vdq abjm qzh sbbqptuu.\n22 Ytmehu cbdxmhiha qb qzh ztuujti.\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Utxi qxtnhuuha qb qzh phaxbby.\n25 Utxi veokha dv qzh tvvuh.\n26 Utxi qxtnhuuha qb qzh rtxahm.\n27 Utxi jhmq ptok qb qzh ztuujti.\n28 Utxi ybnha qb qzh phaxbby.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t25 28 27\n30 Otmaxt qbbk qzh sbbqptuu qzhxh.\n31 Utxi axbvvha qzh tvvuh.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t31 27 26\n33 Utxi qbbk qzh tvvuh.\n34 Hbzm jhmq ptok qb qzh ptqzxbby.\n35 Otmaxt uhsq qzh sbbqptuu.\n36 Utxi vdq abjm qzh tvvuh qzhxh.\n37 Hbzm jhmq ptok qb qzh keqozhm.\n38 Otmaxt qxtnhuuha qb qzh ztuujti.\n39 Hbzm ybnha qb qzh bsseoh.\n40 Hbzm rxtppha qzh sbbqptuu.\n41 Utxi qxtnhuuha qb qzh ptqzxbby.\n42 Hbzm uhsq qzh sbbqptuu.\n43 Ytmehu qxtnhuuha qb qzh keqozhm.\n44 Hbzm jhmq qb qzh ptqzxbby.\n45 Otmaxt ybnha qb qzh phaxbby.\n46 Otmaxt veokha dv qzh tvvuh.\n47 Otmaxt aelotxaha qzh tvvuh.\n48 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n49 Otmaxt veokha dv qzh tvvuh.\n50 Otmaxt aelotxaha qzh tvvuh.\n51 Otmaxt rxtppha qzh tvvuh qzhxh.\n52 Otmaxt qxtnhuuha qb qzh rtxahm.\n53 Otmaxt axbvvha qzh tvvuh qzhxh.\n54 Ytmehu qxtnhuuha qb qzh phaxbby.\n55 Hbzm jhmq ptok qb qzh rtxahm.\n56 Otmaxt qxtnhuuha qb qzh bsseoh.\n57 Hbzm rbq qzh tvvuh.\n58 Ytmehu cbdxmhiha qb qzh ztuujti.\n59 Otmaxt ybnha qb qzh phaxbby.\n60 Hbzm vdq abjm qzh tvvuh.\n61 Hbzm jhmq ptok qb qzh ptqzxbby.\n62 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n63 Otmaxt cbdxmhiha qb qzh rtxahm.\n64 Otmaxt veokha dv qzh tvvuh.\n65 Utxi cbdxmhiha qb qzh phaxbby.\n66 Otmaxt qxtnhuuha qb qzh bsseoh.\n67 Otmaxt aelotxaha qzh tvvuh.\n68 Otmaxt ybnha qb qzh keqozhm.\n69 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n70 Otmaxt jhmq ptok qb qzh phaxbby.\n71 Utxi ybnha qb qzh rtxahm.\n72 Hbzm ybnha qb qzh keqozhm.\n73 Hbzm cbdxmhiha qb qzh rtxahm.\n74 Ytmehu qxtnhuuha qb qzh ztuujti.\n75 Otmaxt ybnha qb qzh keqozhm.\n76 Hbzm qxtnhuuha qb qzh phaxbby.\n77 Otmaxt rxtppha qzh yeuk.\n78 Utxi cbdxmhiha qb qzh ztuujti.\n79 Otmaxt qxtnhuuha qb qzh rtxahm.\n80 Utxi jhmq ptok qb qzh ptqzxbby.\n81 Otmaxt jhmq qb qzh bsseoh.\n82 Hbzm ybnha qb qzh rtxahm.\n83 Otmaxt jhmq ptok qb qzh ptqzxbby.\n84 Otmaxt cbdxmhiha qb qzh phaxbby.\n85 Otmaxt uhsq qzh yeuk qzhxh.\n86 Hbzm cbdxmhiha qb qzh bsseoh.\n87 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t85 81 79\n88 Ytmehu qxtnhuuha qb qzh phaxbby.\n89 Hbzm jhmq qb qzh ztuujti.\n90 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t85 84 83\n91 Ytmehu rbq qzh yeuk.\n92 Ytmehu uhsq qzh yeuk.\n93 Ytmehu jhmq ptok qb qzh bsseoh.\n94 Ytmehu veokha dv qzh tvvuh qzhxh.\n95 Utxi ybnha qb qzh phaxbby.\n96 Utxi jhmq ptok qb qzh rtxahm.\n97 Hbzm cbdxmhiha qb qzh bsseoh.\n98 Hbzm rxtppha qzh sbbqptuu.\n99 Ytmehu jhmq qb qzh phaxbby.\n100 Ytmehu vdq abjm qzh tvvuh.\n101 Ytmehu rbq qzh tvvuh.\n102 Otmaxt ybnha qb qzh keqozhm.\n103 Utxi jhmq ptok qb qzh bsseoh.\n104 Ytmehu jhmq ptok qb qzh ztuujti.\n105 Hbzm uhsq qzh sbbqptuu qzhxh.\n106 Otmaxt jhmq ptok qb qzh ptqzxbby.\n107 Hbzm cbdxmhiha qb qzh ztuujti.\n108 Ytmehu jhmq qb qzh keqozhm.\n109 Ytmehu ybnha qb qzh rtxahm.\n110 Utxi jhmq qb qzh ptqzxbby.\n111 Ytmehu ybnha qb qzh ptqzxbby.\n112 Ytmehu jhmq qb qzh ztuujti.\n113 Utxi jhmq ptok qb qzh rtxahm.\n114 Ytmehu jhmq ptok qb qzh rtxahm.\n115 Hbzm jhmq qb qzh rtxahm.\n116 Ytmehu uhsq qzh tvvuh.\n117 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t116 112 111\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Hbzm rbq qzh yeuk.\n5 Hbzm rbq qzh sbbqptuu.\n6 Otmaxt cbdxmhiha qb qzh ztuujti.\n7 Hbzm aelotxaha qzh sbbqptuu.\n8 Hbzm rbq qzh sbbqptuu.\n9 Utxi jhmq qb qzh keqozhm.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Ytmehu veokha dv qzh tvvuh.\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t11 13 12\n16 Hbzm axbvvha qzh yeuk.\n17 Utxi jhmq qb qzh phaxbby.\n18 Ytmehu rxtppha qzh yeuk.\n19 Ytmehu qxtnhuuha qb qzh bsseoh.\n20 Ytmehu uhsq qzh yeuk qzhxh.\n21 Ytmehu vdq abjm qzh tvvuh.\n22 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t21 19 13\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Ytmehu jhmq ptok qb qzh ztuujti.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t21 19 13\n26 Utxi cbdxmhiha qb qzh rtxahm.\n27 Utxi cbdxmhiha qb qzh ptqzxbby.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t21 19 13\n29 Hbzm aelotxaha qzh sbbqptuu.\n30 Hbzm cbdxmhiha qb qzh ptqzxbby.\n31 Otmaxt ybnha qb qzh keqozhm.\n32 Utxi cbdxmhiha qb qzh keqozhm.\n33 Hbzm jhmq qb qzh bsseoh.\n34 Hbzm jhmq ptok qb qzh ptqzxbby.\n35 Utxi qxtnhuuha qb qzh ztuujti.\n36 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n37 Ytmehu ybnha qb qzh ptqzxbby.\n38 Hbzm jhmq qb qzh rtxahm.\n39 Hbzm cbdxmhiha qb qzh bsseoh.\n40 Hbzm rxtppha qzh yeuk.\n41 Otmaxt qxtnhuuha qb qzh phaxbby.\n42 Utxi jhmq ptok qb qzh phaxbby.\n43 Otmaxt jhmq ptok qb qzh ztuujti.\n44 Otmaxt cbdxmhiha qb qzh rtxahm.\n45 Hbzm aelotxaha qzh yeuk.\n46 Utxi jhmq ptok qb qzh ptqzxbby.\n47 Hbzm qbbk qzh yeuk.\n48 Hbzm aelotxaha qzh yeuk.\n49 Otmaxt jhmq ptok qb qzh keqozhm.\n50 Hbzm qbbk qzh tvvuh.\n51 Utxi cbdxmhiha qb qzh ztuujti.\n52 Hbzm vdq abjm qzh tvvuh qzhxh.\n53 Hbzm qbbk qzh yeuk.\n54 Utxi ybnha qb qzh keqozhm.\n55 Hbzm axbvvha qzh yeuk.\n56 Hbzm qxtnhuuha qb qzh ptqzxbby.\n57 Ytmehu cbdxmhiha qb qzh phaxbby.\n58 Hbzm qxtnhuuha qb qzh ztuujti.\n59 Ytmehu rbq qzh sbbqptuu.\n60 Hbzm jhmq qb qzh ptqzxbby.\n61 Ytmehu cbdxmhiha qb qzh bsseoh.\n62 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n63 Hbzm ybnha qb qzh keqozhm.\n64 Hbzm jhmq ptok qb qzh bsseoh.\n65 Hbzm rxtppha qzh yeuk qzhxh.\n66 Hbzm aelotxaha qzh yeuk.\n67 Ytmehu qbbk qzh sbbqptuu.\n68 Ytmehu uhsq qzh sbbqptuu.\n69 Hbzm jhmq ptok qb qzh phaxbby.\n70 Utxi ybnha qb qzh phaxbby.\n71 Hbzm qxtnhuuha qb qzh ztuujti.\n72 Otmaxt cbdxmhiha qb qzh bsseoh.\n73 Otmaxt qbbk qzh tvvuh qzhxh.\n74 Hbzm qxtnhuuha qb qzh rtxahm.\n75 Hbzm qxtnhuuha qb qzh phaxbby.\n76 Ytmehu jhmq ptok qb qzh ptqzxbby.\n77 Utxi jhmq ptok qb qzh ptqzxbby.\n78 Utxi cbdxmhiha qb qzh ztuujti.\n79 Ytmehu jhmq ptok qb qzh rtxahm.\n80 Utxi jhmq qb qzh rtxahm.\n81 Otmaxt uhsq qzh tvvuh qzhxh.\n82 Otmaxt qbbk qzh tvvuh.\n83 Otmaxt jhmq qb qzh ztuujti.\n84 Hbzm jhmq ptok qb qzh ztuujti.\n85 Otmaxt ybnha qb qzh rtxahm.\n86 Hbzm jhmq qb qzh ptqzxbby.\n87 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t82 85 83\n1 Otmaxt rbq qzh yeuk.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Otmaxt aelotxaha qzh yeuk.\n6 Utxi jhmq qb qzh ztuujti.\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Otmaxt jhmq qb qzh ztuujti.\n18 Otmaxt qxtnhuuha qb qzh keqozhm.\n19 Otmaxt qxtnhuuha qb qzh phaxbby.\n20 Hbzm qxtnhuuha qb qzh bsseoh.\n21 Otmaxt qbbk qzh sbbqptuu.\n22 Hbzm qxtnhuuha qb qzh rtxahm.\n23 Otmaxt uhsq qzh sbbqptuu qzhxh.\n24 Hbzm qxtnhuuha qb qzh ptqzxbby.\n25 Hbzm cbdxmhiha qb qzh bsseoh.\n26 Hbzm cbdxmhiha qb qzh ptqzxbby.\n27 Otmaxt cbdxmhiha qb qzh ztuujti.\n28 Hbzm jhmq ptok qb qzh rtxahm.\n29 Otmaxt qxtnhuuha qb qzh bsseoh.\n30 Utxi jhmq qb qzh rtxahm.\n31 Ytmehu qxtnhuuha qb qzh phaxbby.\n32 Utxi cbdxmhiha qb qzh bsseoh.\n33 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n34 Utxi cbdxmhiha qb qzh ptqzxbby.\n35 Utxi qxtnhuuha qb qzh bsseoh.\n36 Ytmehu qxtnhuuha qb qzh keqozhm.\n37 Otmaxt ybnha qb qzh phaxbby.\n38 Utxi cbdxmhiha qb qzh phaxbby.\n39 Hbzm qxtnhuuha qb qzh phaxbby.\n40 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n41 Hbzm qbbk qzh sbbqptuu qzhxh.\n42 Otmaxt qxtnhuuha qb qzh rtxahm.\n43 Hbzm qxtnhuuha qb qzh ztuujti.\n44 Ytmehu cbdxmhiha qb qzh rtxahm.\n45 Otmaxt qxtnhuuha qb qzh phaxbby.\n46 Hbzm ybnha qb qzh keqozhm.\n47 Hbzm veokha dv qzh tvvuh.\n48 Otmaxt jhmq qb qzh rtxahm.\n49 Hbzm aelotxaha qzh sbbqptuu.\n50 Utxi jhmq ptok qb qzh bsseoh.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t49 46 43\n52 Hbzm aelotxaha qzh tvvuh.\n53 Hbzm jhmq qb qzh phaxbby.\n54 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t49 46 43\n55 Hbzm ybnha qb qzh ptqzxbby.\n56 Ytmehu ybnha qb qzh ztuujti.\n57 Hbzm jhmq ptok qb qzh rtxahm.\n58 Hbzm qxtnhuuha qb qzh bsseoh.\n59 Otmaxt cbdxmhiha qb qzh phaxbby.\n60 Otmaxt ybnha qb qzh ztuujti.\n61 Otmaxt ybnha qb qzh bsseoh.\n62 Otmaxt jhmq ptok qb qzh keqozhm.\n63 Ytmehu jhmq ptok qb qzh bsseoh.\n64 Otmaxt qbbk qzh yeuk.\n65 Hbzm jhmq ptok qb qzh ptqzxbby.\n66 Hbzm jhmq ptok qb qzh rtxahm.\n67 Otmaxt axbvvha qzh yeuk.\n68 Otmaxt jhmq qb qzh bsseoh.\n69 Hbzm qxtnhuuha qb qzh phaxbby.\n70 Hbzm cbdxmhiha qb qzh ztuujti.\n71 Ytmehu qxtnhuuha qb qzh rtxahm.\n72 Utxi cbdxmhiha qb qzh ztuujti.\n73 Otmaxt jhmq qb qzh ptqzxbby.\n74 Ytmehu qxtnhuuha qb qzh ztuujti.\n75 Ytmehu cbdxmhiha qb qzh keqozhm.\n76 Ytmehu qbbk qzh yeuk.\n77 Ytmehu veokha dv qzh sbbqptuu.\n78 Ytmehu veokha dv qzh tvvuh.\n79 Ytmehu qxtnhuuha qb qzh bsseoh.\n80 Hbzm jhmq qb qzh ptqzxbby.\n81 Utxi ybnha qb qzh bsseoh.\n82 Otmaxt qxtnhuuha qb qzh phaxbby.\n83 Ytmehu uhsq qzh tvvuh qzhxh.\n84 Ytmehu rbq qzh tvvuh.\n85 Utxi ybnha qb qzh phaxbby.\n86 Otmaxt ybnha qb qzh ptqzxbby.\n87 Ytmehu axbvvha qzh tvvuh.\n88 Otmaxt qxtnhuuha qb qzh ztuujti.\n89 Hbzm ybnha qb qzh rtxahm.\n90 Ytmehu ybnha qb qzh rtxahm.\n91 Otmaxt ybnha qb qzh bsseoh.\n92 Utxi jhmq qb qzh bsseoh.\n93 Otmaxt rxtppha qzh tvvuh.\n94 Ytmehu vdq abjm qzh yeuk.\n95 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t94 90 79\n96 Utxi jhmq ptok qb qzh ztuujti.\n97 Utxi jhmq ptok qb qzh phaxbby.\n98 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t94 90 79\n99 Hbzm rbq qzh yeuk.\n100 Otmaxt axbvvha qzh tvvuh.\n101 Ytmehu jhmq qb qzh keqozhm.\n102 Utxi jhmq ptok qb qzh keqozhm.\n103 Ytmehu jhmq qb qzh ztuujti.\n104 Hbzm jhmq qb qzh ptqzxbby.\n105 Hbzm jhmq ptok qb qzh bsseoh.\n106 Hbzm vdq abjm qzh yeuk.\n107 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t106 105 104\n1 Hbzm veokha dv qzh yeuk.\n2 Otmaxt rbq qzh sbbqptuu qzhxh.\n3 Utxi jhmq qb qzh ztuujti.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm axbvvha qzh yeuk.\n6 Hbzm rxtppha qzh yeuk.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Otmaxt cbdxmhiha qb qzh bsseoh.\n10 Otmaxt rxtppha qzh tvvuh.\n11 Hbzm aelotxaha qzh yeuk.\n12 Otmaxt aelotxaha qzh tvvuh.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh keqozhm.\n15 Otmaxt qbbk qzh tvvuh.\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Hbzm veokha dv qzh yeuk.\n18 Otmaxt axbvvha qzh tvvuh.\n19 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n20 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n21 Hbzm aelotxaha qzh yeuk.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Hbzm rbq qzh tvvuh qzhxh.\n24 Otmaxt cbdxmhiha qb qzh keqozhm.\n25 Hbzm cbdxmhiha qb qzh ztuujti.\n26 Otmaxt rxtppha qzh yeuk.\n27 Otmaxt jhmq ptok qb qzh ztuujti.\n28 Ytmehu jhmq ptok qb qzh ztuujti.\n29 Hbzm aelotxaha qzh tvvuh qzhxh.\n30 Ytmehu jhmq qb qzh bsseoh.\n31 Hbzm ybnha qb qzh bsseoh.\n32 Hbzm jhmq ptok qb qzh phaxbby.\n33 Otmaxt veokha dv qzh tvvuh.\n34 Ytmehu cbdxmhiha qb qzh keqozhm.\n35 Ytmehu qxtnhuuha qb qzh phaxbby.\n36 Ytmehu qxtnhuuha qb qzh rtxahm.\n37 Ytmehu jhmq ptok qb qzh ztuujti.\n38 Otmaxt uhsq qzh tvvuh.\n39 Hbzm qxtnhuuha qb qzh rtxahm.\n40 Utxi qxtnhuuha qb qzh rtxahm.\n41 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n42 Ytmehu jhmq qb qzh ztuujti.\n43 Otmaxt jhmq ptok qb qzh keqozhm.\n44 Utxi jhmq qb qzh ptqzxbby.\n45 Hbzm cbdxmhiha qb qzh bsseoh.\n46 Otmaxt uhsq qzh sbbqptuu.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t46 43 27\n48 Otmaxt ybnha qb qzh rtxahm.\n49 Utxi jhmq qb qzh rtxahm.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t46 27 24\n51 Ytmehu rxtppha qzh tvvuh.\n52 Otmaxt vdq abjm qzh yeuk.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t46 43 27\n54 Ytmehu aelotxaha qzh tvvuh.\n55 Otmaxt jhmq ptok qb qzh keqozhm.\n56 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t52 48 43\n57 Ytmehu rxtppha qzh tvvuh qzhxh.\n58 Utxi qbbk qzh yeuk.\n59 Otmaxt veokha dv qzh sbbqptuu.\n60 Ytmehu jhmq qb qzh phaxbby.\n61 Otmaxt aelotxaha qzh sbbqptuu.\n62 Ytmehu aelotxaha qzh tvvuh qzhxh.\n63 Ytmehu veokha dv qzh tvvuh qzhxh.\n64 Ytmehu uhsq qzh tvvuh qzhxh.\n65 Hbzm cbdxmhiha qb qzh rtxahm.\n66 Utxi cbdxmhiha qb qzh ztuujti.\n67 Utxi ybnha qb qzh bsseoh.\n68 Otmaxt qbbk qzh sbbqptuu.\n69 Otmaxt uhsq qzh sbbqptuu.\n70 Ytmehu qbbk qzh tvvuh.\n71 Ytmehu aelotxaha qzh tvvuh.\n72 Utxi jhmq qb qzh phaxbby.\n73 Otmaxt rbq qzh sbbqptuu.\n74 Utxi qbbk qzh tvvuh.\n75 Hbzm ybnha qb qzh phaxbby.\n76 Hbzm ybnha qb qzh bsseoh.\n77 Otmaxt cbdxmhiha qb qzh rtxahm.\n78 Hbzm jhmq ptok qb qzh keqozhm.\n79 Utxi uhsq qzh tvvuh.\n80 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n81 Hbzm cbdxmhiha qb qzh rtxahm.\n82 Utxi rxtppha qzh tvvuh.\n83 Hbzm jhmq qb qzh ptqzxbby.\n84 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n85 Utxi aelotxaha qzh yeuk.\n86 Ytmehu rxtppha qzh yeuk.\n87 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n88 Utxi aelotxaha qzh tvvuh.\n89 Ytmehu rbq qzh tvvuh qzhxh.\n90 Hbzm cbdxmhiha qb qzh rtxahm.\n91 Otmaxt rxtppha qzh sbbqptuu.\n92 Ytmehu vdq abjm qzh yeuk.\n93 Utxi cbdxmhiha qb qzh rtxahm.\n94 Ytmehu veokha dv qzh yeuk.\n95 Ytmehu uhsq qzh yeuk.\n96 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n97 Ytmehu vdq abjm qzh tvvuh.\n98 Otmaxt uhsq qzh sbbqptuu.\n99 Ytmehu qbbk qzh tvvuh.\n100 Utxi qxtnhuuha qb qzh ptqzxbby.\n101 Ytmehu jhmq qb qzh phaxbby.\n102 Otmaxt qbbk qzh sbbqptuu.\n103 Hbzm jhmq ptok qb qzh ptqzxbby.\n104 Otmaxt uhsq qzh sbbqptuu.\n105 Utxi ybnha qb qzh phaxbby.\n106 Hbzm jhmq ptok qb qzh keqozhm.\n107 Hbzm ybnha qb qzh bsseoh.\n108 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n109 Utxi rxtppha qzh yeuk.\n110 Ytmehu cbdxmhiha qb qzh rtxahm.\n111 Utxi ybnha qb qzh keqozhm.\n112 Utxi aelotxaha qzh yeuk.\n113 Hbzm jhmq ptok qb qzh ztuujti.\n114 Ytmehu aelotxaha qzh tvvuh qzhxh.\n115 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t114 110 101\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Otmaxt ybnha qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Utxi rbq qzh yeuk.\n9 Otmaxt jhmq qb qzh phaxbby.\n10 Utxi ybnha qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Otmaxt qxtnhuuha qb qzh keqozhm.\n13 Hbzm jhmq qb qzh ztuujti.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Utxi veokha dv qzh sbbqptuu.\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Ytmehu qxtnhuuha qb qzh phaxbby.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Utxi axbvvha qzh sbbqptuu.\n20 Ytmehu rxtppha qzh tvvuh.\n21 Hbzm veokha dv qzh sbbqptuu.\n22 Ytmehu axbvvha qzh tvvuh.\n23 Hbzm vdq abjm qzh sbbqptuu.\n24 Utxi rxtppha qzh sbbqptuu qzhxh.\n25 Utxi qxtnhuuha qb qzh ptqzxbby.\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Otmaxt jhmq ptok qb qzh keqozhm.\n28 Otmaxt qxtnhuuha qb qzh rtxahm.\n29 Ytmehu jhmq ptok qb qzh ztuujti.\n30 Ytmehu qxtnhuuha qb qzh keqozhm.\n31 Hbzm jhmq qb qzh bsseoh.\n32 Utxi axbvvha qzh yeuk.\n33 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t32 25 18\n34 Utxi veokha dv qzh yeuk qzhxh.\n35 Utxi uhsq qzh sbbqptuu.\n36 Utxi cbdxmhiha qb qzh ztuujti.\n37 Utxi axbvvha qzh yeuk.\n38 Otmaxt jhmq qb qzh ptqzxbby.\n39 Ytmehu jhmq ptok qb qzh ztuujti.\n40 Ytmehu ybnha qb qzh phaxbby.\n41 Otmaxt jhmq qb qzh phaxbby.\n42 Hbzm ybnha qb qzh phaxbby.\n43 Otmaxt qxtnhuuha qb qzh keqozhm.\n44 Utxi rbq qzh yeuk.\n45 Hbzm veokha dv qzh tvvuh qzhxh.\n46 Ytmehu ybnha qb qzh ptqzxbby.\n47 Utxi vdq abjm qzh yeuk.\n48 Hbzm cbdxmhiha qb qzh keqozhm.\n49 Hbzm axbvvha qzh tvvuh qzhxh.\n50 Ytmehu qbbk qzh sbbqptuu.\n51 Hbzm rbq qzh tvvuh.\n52 Ytmehu cbdxmhiha qb qzh phaxbby.\n53 Hbzm vdq abjm qzh tvvuh qzhxh.\n54 Ytmehu uhsq qzh sbbqptuu.\n55 Otmaxt cbdxmhiha qb qzh bsseoh.\n56 Utxi cbdxmhiha qb qzh ptqzxbby.\n57 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n58 Utxi jhmq qb qzh ztuujti.\n59 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n60 Ytmehu veokha dv qzh sbbqptuu.\n61 Utxi rbq qzh yeuk.\n62 Ytmehu jhmq qb qzh ztuujti.\n63 Ytmehu aelotxaha qzh sbbqptuu.\n64 Otmaxt qxtnhuuha qb qzh ztuujti.\n65 Utxi rbq qzh sbbqptuu.\n66 Utxi uhsq qzh yeuk qzhxh.\n67 Hbzm jhmq qb qzh ztuujti.\n68 Ytmehu veokha dv qzh yeuk qzhxh.\n69 Utxi jhmq qb qzh bsseoh.\n70 Ytmehu ybnha qb qzh bsseoh.\n71 Utxi jhmq ptok qb qzh ztuujti.\n72 Ytmehu aelotxaha qzh yeuk qzhxh.\n73 Ytmehu jhmq ptok qb qzh ptqzxbby.\n74 Hbzm jhmq qb qzh phaxbby.\n75 Otmaxt qxtnhuuha qb qzh bsseoh.\n76 Ytmehu jhmq qb qzh ztuujti.\n77 Utxi axbvvha qzh sbbqptuu qzhxh.\n78 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t77 71 69\n79 Ytmehu ybnha qb qzh keqozhm.\n80 Hbzm jhmq qb qzh bsseoh.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t77 71 69\n82 Ytmehu jhmq qb qzh ptqzxbby.\n83 Utxi jhmq qb qzh bsseoh.\n84 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t77 71 69\n85 Hbzm qbbk qzh yeuk qzhxh.\n86 Ytmehu cbdxmhiha qb qzh rtxahm.\n87 Utxi qxtnhuuha qb qzh keqozhm.\n88 Utxi jhmq qb qzh rtxahm.\n89 Utxi jhmq qb qzh bsseoh.\n90 Hbzm jhmq ptok qb qzh phaxbby.\n91 Hbzm vdq abjm qzh yeuk.\n92 Otmaxt ybnha qb qzh phaxbby.\n93 Otmaxt rxtppha qzh yeuk qzhxh.\n94 Ytmehu jhmq qb qzh ptqzxbby.\n95 Utxi qxtnhuuha qb qzh rtxahm.\n96 Utxi jhmq qb qzh keqozhm.\n97 Ytmehu ybnha qb qzh bsseoh.\n98 Utxi veokha dv qzh tvvuh.\n99 Ytmehu ybnha qb qzh keqozhm.\n100 Hbzm cbdxmhiha qb qzh ptqzxbby.\n101 Utxi jhmq ptok qb qzh ptqzxbby.\n102 Utxi jhmq qb qzh phaxbby.\n103 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t98 102 101\n1 Hbzm jhmq qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Otmaxt rbq qzh sbbqptuu.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Hbzm qbbk qzh yeuk.\n7 Utxi axbvvha qzh tvvuh qzhxh.\n8 Hbzm aelotxaha qzh yeuk.\n9 Hbzm rbq qzh yeuk qzhxh.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Otmaxt axbvvha qzh sbbqptuu.\n12 Hbzm ybnha qb qzh keqozhm.\n13 Ytmehu rxtppha qzh tvvuh.\n14 Ytmehu vdq abjm qzh tvvuh qzhxh.\n15 Utxi veokha dv qzh sbbqptuu qzhxh.\n16 Utxi vdq abjm qzh sbbqptuu.\n17 Ytmehu ybnha qb qzh keqozhm.\n18 Otmaxt rbq qzh sbbqptuu.\n19 Otmaxt uhsq qzh sbbqptuu.\n20 Hbzm jhmq qb qzh ptqzxbby.\n21 Hbzm vdq abjm qzh yeuk.\n22 Utxi qbbk qzh sbbqptuu.\n23 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t21 20 12\n24 Otmaxt ybnha qb qzh rtxahm.\n25 Ytmehu qxtnhuuha qb qzh bsseoh.\n26 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t21 20 12\n27 Ytmehu qxtnhuuha qb qzh rtxahm.\n28 Hbzm qxtnhuuha qb qzh keqozhm.\n29 Utxi aelotxaha qzh sbbqptuu.\n30 Utxi rxtppha qzh sbbqptuu.\n31 Utxi vdq abjm qzh sbbqptuu.\n32 Utxi jhmq ptok qb qzh rtxahm.\n33 Utxi jhmq ptok qb qzh ztuujti.\n34 Ytmehu cbdxmhiha qb qzh ztuujti.\n35 Utxi jhmq qb qzh rtxahm.\n36 Hbzm qxtnhuuha qb qzh ptqzxbby.\n37 Hbzm rxtppha qzh yeuk.\n38 Otmaxt ybnha qb qzh bsseoh.\n39 Otmaxt cbdxmhiha qb qzh phaxbby.\n40 Ytmehu ybnha qb qzh bsseoh.\n41 Ytmehu rbq qzh sbbqptuu.\n42 Hbzm rbq qzh tvvuh qzhxh.\n43 Ytmehu jhmq ptok qb qzh ptqzxbby.\n44 Hbzm vdq abjm qzh tvvuh.\n45 Hbzm jhmq qb qzh rtxahm.\n46 Hbzm uhsq qzh yeuk.\n47 Utxi ybnha qb qzh keqozhm.\n48 Otmaxt jhmq qb qzh bsseoh.\n49 Ytmehu ybnha qb qzh phaxbby.\n50 Ytmehu axbvvha qzh sbbqptuu.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t50 49 43\n52 Hbzm qxtnhuuha qb qzh ztuujti.\n53 Hbzm jhmq qb qzh rtxahm.\n54 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t50 49 43\n55 Otmaxt ybnha qb qzh phaxbby.\n56 Ytmehu rxtppha qzh sbbqptuu.\n57 Otmaxt cbdxmhiha qb qzh rtxahm.\n58 Hbzm jhmq qb qzh phaxbby.\n59 Ytmehu vdq abjm qzh sbbqptuu.\n60 Ytmehu cbdxmhiha qb qzh rtxahm.\n61 Hbzm cbdxmhiha qb qzh ptqzxbby.\n62 Ytmehu ybnha qb qzh keqozhm.\n63 Otmaxt rbq qzh yeuk.\n64 Otmaxt vdq abjm qzh yeuk.\n65 Hbzm qbbk qzh tvvuh.\n66 Otmaxt rxtppha qzh yeuk.\n67 Ytmehu cbdxmhiha qb qzh rtxahm.\n68 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n69 Ytmehu qxtnhuuha qb qzh keqozhm.\n70 Otmaxt aelotxaha qzh yeuk.\n71 Hbzm axbvvha qzh tvvuh.\n72 Utxi jhmq qb qzh phaxbby.\n73 Utxi qxtnhuuha qb qzh bsseoh.\n74 Otmaxt rxtppha qzh yeuk.\n75 Utxi ybnha qb qzh rtxahm.\n76 Utxi jhmq ptok qb qzh ztuujti.\n77 Otmaxt aelotxaha qzh yeuk.\n78 Otmaxt veokha dv qzh yeuk qzhxh.\n79 Hbzm jhmq qb qzh phaxbby.\n80 Otmaxt jhmq ptok qb qzh ztuujti.\n81 Utxi cbdxmhiha qb qzh ptqzxbby.\n82 Otmaxt jhmq ptok qb qzh phaxbby.\n83 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t78 82 80\n1 Otmaxt veokha dv qzh yeuk.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Otmaxt ybnha qb qzh rtxahm.\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Otmaxt axbvvha qzh yeuk.\n6 Otmaxt jhmq qb qzh bsseoh.\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Hbzm jhmq ptok qb qzh bsseoh.\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Utxi jhmq qb qzh ztuujti.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Utxi qbbk qzh tvvuh.\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t14 16 15\n18 Utxi vdq abjm qzh tvvuh.\n19 Otmaxt jhmq qb qzh keqozhm.\n20 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t18 16 15\n21 Otmaxt ybnha qb qzh phaxbby.\n22 Utxi ybnha qb qzh bsseoh.\n23 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t18 16 15\n24 Hbzm cbdxmhiha qb qzh ptqzxbby.\n25 Hbzm cbdxmhiha qb qzh keqozhm.\n26 Utxi qxtnhuuha qb qzh phaxbby.\n27 Otmaxt ybnha qb qzh ztuujti.\n28 Utxi jhmq ptok qb qzh keqozhm.\n29 Ytmehu jhmq qb qzh ztuujti.\n30 Ytmehu rbq qzh tvvuh.\n31 Utxi ybnha qb qzh phaxbby.\n32 Ytmehu veokha dv qzh sbbqptuu.\n33 Utxi ybnha qb qzh bsseoh.\n34 Ytmehu vdq abjm qzh sbbqptuu.\n35 Ytmehu ybnha qb qzh ptqzxbby.\n36 Otmaxt qbbk qzh sbbqptuu.\n37 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n38 Hbzm cbdxmhiha qb qzh ptqzxbby.\n39 Otmaxt jhmq qb qzh bsseoh.\n40 Ytmehu jhmq ptok qb qzh ztuujti.\n41 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n42 Hbzm ybnha qb qzh keqozhm.\n43 Hbzm cbdxmhiha qb qzh phaxbby.\n44 Hbzm ybnha qb qzh rtxahm.\n45 Ytmehu axbvvha qzh tvvuh.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t45 40 35\n47 Utxi cbdxmhiha qb qzh ptqzxbby.\n48 Hbzm jhmq ptok qb qzh bsseoh.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t45 40 35\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu ybnha qb qzh phaxbby.\n4 Otmaxt rxtppha qzh yeuk.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Ytmehu qxtnhuuha qb qzh bsseoh.\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n12 Ytmehu ybnha qb qzh ztuujti.\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu uhsq qzh sbbqptuu.\n15 Ytmehu ybnha qb qzh rtxahm.\n16 Utxi jhmq qb qzh ztuujti.\n17 Utxi cbdxmhiha qb qzh bsseoh.\n18 Utxi ybnha qb qzh keqozhm.\n19 Hbzm ybnha qb qzh ztuujti.\n20 Hbzm rxtppha qzh sbbqptuu.\n21 Hbzm cbdxmhiha qb qzh rtxahm.\n22 Otmaxt ybnha qb qzh ztuujti.\n23 Hbzm jhmq ptok qb qzh ztuujti.\n24 Hbzm cbdxmhiha qb qzh rtxahm.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t20 24 23\n26 Utxi cbdxmhiha qb qzh rtxahm.\n27 Otmaxt uhsq qzh yeuk qzhxh.\n28 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t27 22 13\n29 Hbzm axbvvha qzh sbbqptuu.\n30 Ytmehu veokha dv qzh sbbqptuu.\n31 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t27 22 13\n32 Hbzm jhmq ptok qb qzh keqozhm.\n33 Utxi jhmq qb qzh phaxbby.\n34 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t27 22 13\n35 Ytmehu jhmq ptok qb qzh bsseoh.\n36 Utxi veokha dv qzh tvvuh.\n37 Ytmehu uhsq qzh sbbqptuu.\n38 Hbzm qxtnhuuha qb qzh rtxahm.\n39 Otmaxt ybnha qb qzh rtxahm.\n40 Ytmehu cbdxmhiha qb qzh phaxbby.\n41 Ytmehu jhmq ptok qb qzh keqozhm.\n42 Utxi axbvvha qzh tvvuh.\n43 Hbzm cbdxmhiha qb qzh ptqzxbby.\n44 Hbzm cbdxmhiha qb qzh phaxbby.\n45 Otmaxt qxtnhuuha qb qzh keqozhm.\n46 Otmaxt jhmq qb qzh bsseoh.\n47 Otmaxt veokha dv qzh sbbqptuu.\n48 Otmaxt axbvvha qzh sbbqptuu.\n49 Otmaxt cbdxmhiha qb qzh ztuujti.\n50 Otmaxt qbbk qzh yeuk.\n51 Otmaxt vdq abjm qzh yeuk.\n52 Hbzm rxtppha qzh tvvuh qzhxh.\n53 Hbzm uhsq qzh tvvuh.\n54 Ytmehu jhmq ptok qb qzh phaxbby.\n55 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n56 Otmaxt ybnha qb qzh ptqzxbby.\n57 Otmaxt qxtnhuuha qb qzh keqozhm.\n58 Utxi qbbk qzh tvvuh.\n59 Utxi uhsq qzh tvvuh.\n60 Hbzm cbdxmhiha qb qzh keqozhm.\n61 Utxi veokha dv qzh tvvuh qzhxh.\n62 Otmaxt cbdxmhiha qb qzh phaxbby.\n63 Utxi cbdxmhiha qb qzh rtxahm.\n64 Utxi axbvvha qzh tvvuh qzhxh.\n65 Otmaxt jhmq ptok qb qzh keqozhm.\n66 Utxi veokha dv qzh tvvuh.\n67 Otmaxt jhmq qb qzh bsseoh.\n68 Otmaxt rxtppha qzh sbbqptuu.\n69 Utxi vdq abjm qzh tvvuh qzhxh.\n70 Ytmehu cbdxmhiha qb qzh keqozhm.\n71 Utxi qbbk qzh tvvuh qzhxh.\n72 Ytmehu cbdxmhiha qb qzh ztuujti.\n73 Ytmehu rbq qzh yeuk.\n74 Ytmehu vdq abjm qzh yeuk qzhxh.\n75 Utxi cbdxmhiha qb qzh bsseoh.\n76 Ytmehu qbbk qzh yeuk.\n77 Ytmehu aelotxaha qzh yeuk.\n78 Hbzm ybnha qb qzh bsseoh.\n79 Otmaxt ybnha qb qzh keqozhm.\n80 Hbzm jhmq qb qzh ptqzxbby.\n81 Utxi vdq abjm qzh tvvuh qzhxh.\n82 Utxi cbdxmhiha qb qzh keqozhm.\n83 Utxi jhmq ptok qb qzh ptqzxbby.\n84 Ytmehu rbq qzh yeuk qzhxh.\n85 Ytmehu axbvvha qzh yeuk.\n86 Ytmehu cbdxmhiha qb qzh rtxahm.\n87 Otmaxt axbvvha qzh sbbqptuu.\n88 Ytmehu cbdxmhiha qb qzh bsseoh.\n89 Hbzm cbdxmhiha qb qzh phaxbby.\n90 Hbzm cbdxmhiha qb qzh bsseoh.\n91 Otmaxt jhmq qb qzh phaxbby.\n92 Ytmehu qbbk qzh tvvuh qzhxh.\n93 Ytmehu jhmq ptok qb qzh ptqzxbby.\n94 Ytmehu cbdxmhiha qb qzh phaxbby.\n95 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t92 94 93\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Ytmehu veokha dv qzh tvvuh.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Utxi rxtppha qzh sbbqptuu.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Utxi uhsq qzh sbbqptuu.\n9 Otmaxt jhmq ptok qb qzh rtxahm.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Ytmehu ybnha qb qzh ztuujti.\n13 Ytmehu vdq abjm qzh tvvuh.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Otmaxt veokha dv qzh yeuk qzhxh.\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Hbzm qxtnhuuha qb qzh bsseoh.\n18 Hbzm ybnha qb qzh rtxahm.\n19 Otmaxt uhsq qzh yeuk qzhxh.\n20 Utxi veokha dv qzh yeuk.\n21 Hbzm jhmq ptok qb qzh ztuujti.\n22 Ytmehu jhmq qb qzh ptqzxbby.\n23 Otmaxt jhmq ptok qb qzh rtxahm.\n24 Hbzm ybnha qb qzh bsseoh.\n25 Otmaxt qxtnhuuha qb qzh keqozhm.\n26 Hbzm jhmq ptok qb qzh keqozhm.\n27 Ytmehu qbbk qzh sbbqptuu.\n28 Hbzm qxtnhuuha qb qzh bsseoh.\n29 Otmaxt qxtnhuuha qb qzh ztuujti.\n30 Ytmehu ybnha qb qzh ztuujti.\n31 Ytmehu rbq qzh tvvuh.\n32 Utxi cbdxmhiha qb qzh ztuujti.\n33 Utxi jhmq ptok qb qzh keqozhm.\n34 Hbzm cbdxmhiha qb qzh phaxbby.\n35 Utxi aelotxaha qzh yeuk.\n36 Hbzm qxtnhuuha qb qzh rtxahm.\n37 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t35 33 32\n38 Otmaxt jhmq qb qzh bsseoh.\n39 Ytmehu aelotxaha qzh tvvuh qzhxh.\n40 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t35 33 32\n41 Utxi jhmq qb qzh ptqzxbby.\n42 Hbzm jhmq qb qzh ptqzxbby.\n43 Ytmehu cbdxmhiha qb qzh phaxbby.\n44 Utxi qxtnhuuha qb qzh phaxbby.\n45 Utxi jhmq qb qzh ztuujti.\n46 Utxi cbdxmhiha qb qzh bsseoh.\n47 Hbzm jhmq qb qzh ztuujti.\n48 Utxi ybnha qb qzh ptqzxbby.\n49 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n50 Ytmehu rxtppha qzh sbbqptuu.\n51 Ytmehu jhmq qb qzh ptqzxbby.\n52 Otmaxt qxtnhuuha qb qzh ztuujti.\n53 Otmaxt veokha dv qzh tvvuh qzhxh.\n54 Ytmehu jhmq qb qzh bsseoh.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t50 54 51\n56 Hbzm cbdxmhiha qb qzh rtxahm.\n57 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n58 Utxi qxtnhuuha qb qzh bsseoh.\n59 Otmaxt axbvvha qzh tvvuh.\n60 Ytmehu jhmq ptok qb qzh ztuujti.\n61 Utxi cbdxmhiha qb qzh phaxbby.\n62 Ytmehu jhmq ptok qb qzh bsseoh.\n63 Utxi cbdxmhiha qb qzh ptqzxbby.\n64 Utxi rxtppha qzh tvvuh.\n65 Hbzm jhmq ptok qb qzh ztuujti.\n66 Ytmehu jhmq qb qzh phaxbby.\n67 Utxi axbvvha qzh tvvuh.\n68 Hbzm ybnha qb qzh ptqzxbby.\n69 Ytmehu jhmq qb qzh ptqzxbby.\n70 Utxi qbbk qzh tvvuh.\n71 Ytmehu aelotxaha qzh sbbqptuu.\n72 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t71 69 66\n73 Utxi veokha dv qzh sbbqptuu.\n74 Ytmehu cbdxmhiha qb qzh rtxahm.\n75 Utxi jhmq qb qzh phaxbby.\n76 Utxi jhmq ptok qb qzh bsseoh.\n77 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t73 76 75\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Utxi jhmq qb qzh ztuujti.\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq qb qzh keqozhm.\n6 Otmaxt rbq qzh tvvuh.\n7 Hbzm rxtppha qzh yeuk.\n8 Otmaxt aelotxaha qzh tvvuh.\n9 Utxi jhmq qb qzh phaxbby.\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu rxtppha qzh sbbqptuu.\n12 Utxi jhmq qb qzh keqozhm.\n13 Hbzm vdq abjm qzh yeuk.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Utxi ybnha qb qzh rtxahm.\n17 Otmaxt jhmq qb qzh rtxahm.\n18 Hbzm jhmq ptok qb qzh ztuujti.\n19 Hbzm qxtnhuuha qb qzh bsseoh.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Utxi qxtnhuuha qb qzh phaxbby.\n22 Utxi qxtnhuuha qb qzh ptqzxbby.\n23 Utxi ybnha qb qzh bsseoh.\n24 Otmaxt ybnha qb qzh keqozhm.\n25 Ytmehu jhmq qb qzh rtxahm.\n26 Hbzm qxtnhuuha qb qzh ztuujti.\n27 Ytmehu vdq abjm qzh sbbqptuu.\n28 Ytmehu qbbk qzh sbbqptuu.\n29 Utxi jhmq ptok qb qzh keqozhm.\n30 Ytmehu aelotxaha qzh sbbqptuu.\n31 Utxi jhmq ptok qb qzh phaxbby.\n32 Ytmehu rbq qzh sbbqptuu.\n33 Hbzm veokha dv qzh yeuk qzhxh.\n34 Utxi rxtppha qzh tvvuh.\n35 Utxi ybnha qb qzh bsseoh.\n36 Ytmehu aelotxaha qzh sbbqptuu.\n37 Utxi axbvvha qzh tvvuh.\n38 Otmaxt jhmq ptok qb qzh rtxahm.\n39 Hbzm qxtnhuuha qb qzh bsseoh.\n40 Hbzm rxtppha qzh tvvuh qzhxh.\n41 Hbzm uhsq qzh yeuk.\n42 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n43 Otmaxt rxtppha qzh sbbqptuu.\n44 Hbzm rbq qzh yeuk.\n45 Utxi ybnha qb qzh rtxahm.\n46 Hbzm ybnha qb qzh ztuujti.\n47 Hbzm cbdxmhiha qb qzh phaxbby.\n48 Otmaxt ybnha qb qzh keqozhm.\n49 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t44 47 46\n50 Otmaxt uhsq qzh sbbqptuu.\n51 Utxi jhmq qb qzh bsseoh.\n52 Hbzm vdq abjm qzh yeuk.\n53 Otmaxt ybnha qb qzh ptqzxbby.\n54 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t52 47 46\n55 Hbzm jhmq ptok qb qzh bsseoh.\n56 Utxi cbdxmhiha qb qzh keqozhm.\n57 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t52 47 46\n58 Utxi cbdxmhiha qb qzh phaxbby.\n59 Ytmehu qxtnhuuha qb qzh ztuujti.\n60 Hbzm aelotxaha qzh tvvuh.\n61 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n62 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t60 55 47\n63 Ytmehu jhmq qb qzh ztuujti.\n64 Utxi jhmq qb qzh rtxahm.\n65 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t60 47 46\n1 Utxi rbq qzh yeuk.\n2 Utxi uhsq qzh yeuk.\n3 Hbzm jhmq qb qzh ztuujti.\n4 Ytmehu veokha dv qzh tvvuh.\n5 Utxi veokha dv qzh yeuk.\n6 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n7 Utxi uhsq qzh yeuk.\n8 Ytmehu vdq abjm qzh tvvuh.\n9 Hbzm ybnha qb qzh rtxahm.\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Ytmehu rbq qzh tvvuh.\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Otmaxt qbbk qzh sbbqptuu.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Hbzm ybnha qb qzh keqozhm.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Ytmehu vdq abjm qzh tvvuh qzhxh.\n18 Ytmehu cbdxmhiha qb qzh phaxbby.\n19 Ytmehu cbdxmhiha qb qzh ztuujti.\n20 Ytmehu veokha dv qzh yeuk.\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Ytmehu jhmq qb qzh phaxbby.\n23 Utxi cbdxmhiha qb qzh phaxbby.\n24 Utxi cbdxmhiha qb qzh keqozhm.\n25 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Otmaxt qxtnhuuha qb qzh phaxbby.\n28 Otmaxt uhsq qzh sbbqptuu.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t28 27 26\n30 Utxi qxtnhuuha qb qzh bsseoh.\n31 Ytmehu uhsq qzh yeuk.\n32 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t31 25 22\n33 Ytmehu rxtppha qzh yeuk qzhxh.\n34 Ytmehu cbdxmhiha qb qzh keqozhm.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t28 27 26\n36 Ytmehu jhmq qb qzh ptqzxbby.\n37 Otmaxt qbbk qzh sbbqptuu.\n38 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t33 36 34\n39 Otmaxt cbdxmhiha qb qzh bsseoh.\n40 Otmaxt ybnha qb qzh ptqzxbby.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t37 40 39\n1 Utxi rbq qzh yeuk.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Utxi aelotxaha qzh yeuk.\n4 Utxi qbbk qzh yeuk.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Utxi uhsq qzh yeuk.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Otmaxt jhmq qb qzh ptqzxbby.\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt rbq qzh sbbqptuu.\n12 Otmaxt aelotxaha qzh sbbqptuu.\n13 Utxi rbq qzh yeuk qzhxh.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Ytmehu jhmq qb qzh ztuujti.\n16 Otmaxt cbdxmhiha qb qzh rtxahm.\n17 Utxi uhsq qzh yeuk.\n18 Ytmehu jhmq ptok qb qzh phaxbby.\n19 Ytmehu qbbk qzh yeuk.\n20 Ytmehu uhsq qzh yeuk.\n21 Utxi ybnha qb qzh keqozhm.\n22 Utxi jhmq ptok qb qzh ptqzxbby.\n23 Hbzm cbdxmhiha qb qzh phaxbby.\n24 Ytmehu jhmq ptok qb qzh bsseoh.\n25 Utxi qbbk qzh sbbqptuu.\n26 Utxi aelotxaha qzh sbbqptuu.\n27 Utxi rxtppha qzh sbbqptuu.\n28 Hbzm cbdxmhiha qb qzh bsseoh.\n29 Utxi vdq abjm qzh sbbqptuu.\n30 Utxi qbbk qzh sbbqptuu.\n31 Utxi cbdxmhiha qb qzh ztuujti.\n32 Utxi uhsq qzh sbbqptuu.\n33 Utxi veokha dv qzh tvvuh.\n34 Otmaxt ybnha qb qzh ztuujti.\n35 Otmaxt qbbk qzh sbbqptuu.\n36 Utxi jhmq ptok qb qzh rtxahm.\n37 Utxi uhsq qzh tvvuh.\n38 Otmaxt jhmq qb qzh bsseoh.\n39 Ytmehu cbdxmhiha qb qzh rtxahm.\n40 Hbzm jhmq ptok qb qzh ptqzxbby.\n41 Utxi jhmq ptok qb qzh bsseoh.\n42 Ytmehu rxtppha qzh tvvuh.\n43 Utxi jhmq ptok qb qzh ptqzxbby.\n44 Hbzm qxtnhuuha qb qzh keqozhm.\n45 Utxi cbdxmhiha qb qzh keqozhm.\n46 Utxi ybnha qb qzh ptqzxbby.\n47 Otmaxt jhmq qb qzh keqozhm.\n48 Otmaxt uhsq qzh sbbqptuu.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t48 47 38\n50 Otmaxt veokha dv qzh sbbqptuu.\n51 Ytmehu qxtnhuuha qb qzh phaxbby.\n52 Ytmehu ybnha qb qzh bsseoh.\n53 Otmaxt jhmq qb qzh ptqzxbby.\n54 Otmaxt vdq abjm qzh sbbqptuu.\n55 Otmaxt ybnha qb qzh keqozhm.\n56 Utxi cbdxmhiha qb qzh keqozhm.\n57 Ytmehu aelotxaha qzh tvvuh qzhxh.\n58 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t57 52 51\n59 Otmaxt qxtnhuuha qb qzh phaxbby.\n60 Hbzm cbdxmhiha qb qzh bsseoh.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t57 52 51\n62 Ytmehu qbbk qzh tvvuh.\n63 Utxi ybnha qb qzh bsseoh.\n64 Otmaxt veokha dv qzh yeuk.\n65 Hbzm jhmq qb qzh rtxahm.\n66 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n67 Ytmehu rbq qzh sbbqptuu.\n68 Otmaxt vdq abjm qzh yeuk.\n69 Ytmehu uhsq qzh tvvuh.\n70 Utxi cbdxmhiha qb qzh ztuujti.\n71 Utxi jhmq qb qzh phaxbby.\n72 Ytmehu jhmq qb qzh rtxahm.\n73 Utxi rxtppha qzh yeuk.\n74 Otmaxt jhmq ptok qb qzh ptqzxbby.\n75 Ytmehu cbdxmhiha qb qzh ztuujti.\n76 Hbzm jhmq qb qzh keqozhm.\n77 Otmaxt cbdxmhiha qb qzh ztuujti.\n78 Ytmehu ybnha qb qzh rtxahm.\n79 Utxi ybnha qb qzh ptqzxbby.\n80 Utxi ybnha qb qzh phaxbby.\n81 Utxi axbvvha qzh yeuk.\n82 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t81 80 79\n83 Ytmehu vdq abjm qzh sbbqptuu.\n84 Utxi rbq qzh yeuk qzhxh.\n85 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t83 78 75\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Otmaxt cbdxmhiha qb qzh bsseoh.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Hbzm rbq qzh yeuk.\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Utxi ybnha qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Otmaxt ybnha qb qzh ptqzxbby.\n10 Hbzm rxtppha qzh sbbqptuu.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Utxi ybnha qb qzh bsseoh.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Hbzm ybnha qb qzh keqozhm.\n18 Ytmehu jhmq qb qzh ptqzxbby.\n19 Ytmehu jhmq qb qzh ztuujti.\n20 Utxi jhmq ptok qb qzh bsseoh.\n21 Otmaxt ybnha qb qzh phaxbby.\n22 Hbzm jhmq ptok qb qzh rtxahm.\n23 Otmaxt rbq qzh tvvuh.\n24 Ytmehu cbdxmhiha qb qzh keqozhm.\n25 Utxi jhmq ptok qb qzh ztuujti.\n26 Otmaxt axbvvha qzh tvvuh.\n27 Utxi jhmq ptok qb qzh keqozhm.\n28 Otmaxt qxtnhuuha qb qzh bsseoh.\n29 Hbzm ybnha qb qzh phaxbby.\n30 Hbzm aelotxaha qzh yeuk.\n31 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t30 29 22\n32 Hbzm qbbk qzh yeuk.\n33 Hbzm qxtnhuuha qb qzh bsseoh.\n34 Ytmehu ybnha qb qzh phaxbby.\n35 Ytmehu qbbk qzh tvvuh.\n36 Ytmehu axbvvha qzh tvvuh.\n37 Ytmehu qxtnhuuha qb qzh ztuujti.\n38 Ytmehu qxtnhuuha qb qzh rtxahm.\n39 Hbzm uhsq qzh sbbqptuu.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t39 22 17\n41 Ytmehu jhmq qb qzh phaxbby.\n42 Ytmehu qxtnhuuha qb qzh rtxahm.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t39 33 29\n44 Hbzm vdq abjm qzh yeuk.\n45 Otmaxt rbq qzh yeuk.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t39 29 22\n47 Ytmehu cbdxmhiha qb qzh keqozhm.\n48 Utxi jhmq ptok qb qzh phaxbby.\n49 Otmaxt qbbk qzh sbbqptuu.\n50 Utxi qxtnhuuha qb qzh keqozhm.\n51 Otmaxt cbdxmhiha qb qzh ztuujti.\n52 Otmaxt jhmq qb qzh keqozhm.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t49 52 51\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi veokha dv qzh tvvuh.\n3 Ytmehu jhmq qb qzh keqozhm.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Utxi axbvvha qzh tvvuh qzhxh.\n8 Utxi rbq qzh tvvuh qzhxh.\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Utxi uhsq qzh tvvuh.\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Ytmehu ybnha qb qzh bsseoh.\n16 Ytmehu qxtnhuuha qb qzh phaxbby.\n17 Utxi qbbk qzh tvvuh.\n18 Ytmehu rxtppha qzh yeuk.\n19 Ytmehu axbvvha qzh yeuk.\n20 Ytmehu jhmq qb qzh ptqzxbby.\n21 Hbzm qxtnhuuha qb qzh bsseoh.\n22 Otmaxt ybnha qb qzh phaxbby.\n23 Utxi qxtnhuuha qb qzh keqozhm.\n24 Otmaxt cbdxmhiha qb qzh rtxahm.\n25 Otmaxt cbdxmhiha qb qzh ztuujti.\n26 Hbzm qxtnhuuha qb qzh rtxahm.\n27 Ytmehu ybnha qb qzh ztuujti.\n28 Utxi uhsq qzh tvvuh.\n29 Utxi ybnha qb qzh rtxahm.\n30 Hbzm qbbk qzh sbbqptuu.\n31 Otmaxt jhmq qb qzh bsseoh.\n32 Ytmehu cbdxmhiha qb qzh bsseoh.\n33 Hbzm jhmq ptok qb qzh ztuujti.\n34 Hbzm jhmq ptok qb qzh keqozhm.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t30 34 33\n36 Ytmehu qxtnhuuha qb qzh phaxbby.\n37 Hbzm qbbk qzh tvvuh.\n38 Ytmehu qxtnhuuha qb qzh ztuujti.\n39 Hbzm aelotxaha qzh tvvuh.\n40 Hbzm uhsq qzh sbbqptuu.\n41 Hbzm veokha dv qzh tvvuh.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t40 34 33\n43 Utxi qxtnhuuha qb qzh ptqzxbby.\n44 Hbzm rxtppha qzh sbbqptuu.\n45 Ytmehu jhmq ptok qb qzh bsseoh.\n46 Otmaxt jhmq qb qzh ztuujti.\n47 Otmaxt ybnha qb qzh rtxahm.\n48 Hbzm jhmq qb qzh ztuujti.\n49 Ytmehu ybnha qb qzh ztuujti.\n50 Hbzm axbvvha qzh tvvuh.\n51 Hbzm axbvvha qzh sbbqptuu.\n52 Ytmehu qxtnhuuha qb qzh rtxahm.\n53 Utxi cbdxmhiha qb qzh ztuujti.\n54 Hbzm rxtppha qzh sbbqptuu.\n55 Utxi ybnha qb qzh phaxbby.\n56 Hbzm veokha dv qzh tvvuh.\n57 Otmaxt jhmq qb qzh ztuujti.\n58 Ytmehu ybnha qb qzh bsseoh.\n59 Hbzm vdq abjm qzh sbbqptuu.\n60 Hbzm uhsq qzh tvvuh.\n61 Otmaxt veokha dv qzh sbbqptuu.\n62 Utxi rbq qzh yeuk.\n63 Otmaxt rbq qzh tvvuh.\n64 Ytmehu jhmq ptok qb qzh keqozhm.\n65 Hbzm qxtnhuuha qb qzh keqozhm.\n66 Utxi vdq abjm qzh yeuk qzhxh.\n67 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n68 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n69 Utxi ybnha qb qzh ptqzxbby.\n70 Otmaxt rbq qzh sbbqptuu.\n71 Ytmehu ybnha qb qzh bsseoh.\n72 Utxi jhmq ptok qb qzh bsseoh.\n73 Ytmehu jhmq qb qzh ptqzxbby.\n74 Ytmehu qxtnhuuha qb qzh phaxbby.\n75 Hbzm qxtnhuuha qb qzh rtxahm.\n76 Hbzm qxtnhuuha qb qzh keqozhm.\n77 Hbzm cbdxmhiha qb qzh ptqzxbby.\n78 Utxi cbdxmhiha qb qzh ztuujti.\n79 Ytmehu rbq qzh yeuk.\n80 Ytmehu vdq abjm qzh yeuk.\n81 Hbzm jhmq ptok qb qzh rtxahm.\n82 Ytmehu qbbk qzh yeuk.\n83 Otmaxt aelotxaha qzh sbbqptuu.\n84 Otmaxt vdq abjm qzh tvvuh qzhxh.\n85 Otmaxt rxtppha qzh tvvuh.\n86 Otmaxt aelotxaha qzh tvvuh.\n87 Otmaxt qxtnhuuha qb qzh phaxbby.\n88 Utxi jhmq ptok qb qzh bsseoh.\n89 Ytmehu aelotxaha qzh yeuk.\n90 Hbzm qxtnhuuha qb qzh phaxbby.\n91 Hbzm jhmq qb qzh ztuujti.\n92 Hbzm qxtnhuuha qb qzh keqozhm.\n93 Otmaxt veokha dv qzh yeuk qzhxh.\n94 Otmaxt axbvvha qzh yeuk.\n95 Utxi qxtnhuuha qb qzh keqozhm.\n96 Hbzm ybnha qb qzh ptqzxbby.\n97 Otmaxt qbbk qzh yeuk.\n98 Otmaxt vdq abjm qzh yeuk.\n99 Ytmehu veokha dv qzh yeuk qzhxh.\n100 Utxi cbdxmhiha qb qzh rtxahm.\n101 Ytmehu uhsq qzh yeuk.\n102 Otmaxt veokha dv qzh yeuk.\n103 Otmaxt jhmq ptok qb qzh ptqzxbby.\n104 Utxi qxtnhuuha qb qzh phaxbby.\n105 Hbzm ybnha qb qzh keqozhm.\n106 Otmaxt vdq abjm qzh yeuk.\n107 Hbzm cbdxmhiha qb qzh ztuujti.\n108 Hbzm qxtnhuuha qb qzh bsseoh.\n109 Otmaxt rxtppha qzh yeuk.\n110 Hbzm ybnha qb qzh rtxahm.\n111 Utxi ybnha qb qzh rtxahm.\n112 Ytmehu ybnha qb qzh bsseoh.\n113 Otmaxt cbdxmhiha qb qzh phaxbby.\n114 Hbzm cbdxmhiha qb qzh keqozhm.\n115 Utxi jhmq qb qzh bsseoh.\n116 Otmaxt vdq abjm qzh yeuk.\n117 Ytmehu cbdxmhiha qb qzh phaxbby.\n118 Otmaxt veokha dv qzh yeuk.\n119 Utxi cbdxmhiha qb qzh rtxahm.\n120 Ytmehu ybnha qb qzh keqozhm.\n121 Ytmehu ybnha qb qzh ztuujti.\n122 Otmaxt uhsq qzh yeuk.\n123 Otmaxt ybnha qb qzh ztuujti.\n124 Utxi jhmq qb qzh keqozhm.\n125 Otmaxt cbdxmhiha qb qzh rtxahm.\n126 Otmaxt ybnha qb qzh keqozhm.\n127 Utxi jhmq qb qzh ztuujti.\n128 Ytmehu veokha dv qzh tvvuh qzhxh.\n129 Utxi jhmq ptok qb qzh ptqzxbby.\n130 Hbzm qxtnhuuha qb qzh ptqzxbby.\n131 Utxi jhmq ptok qb qzh ztuujti.\n132 Otmaxt cbdxmhiha qb qzh rtxahm.\n133 Utxi cbdxmhiha qb qzh bsseoh.\n134 Hbzm ybnha qb qzh ztuujti.\n135 Hbzm jhmq qb qzh ptqzxbby.\n136 Ytmehu rxtppha qzh sbbqptuu.\n137 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n138 Ytmehu vdq abjm qzh sbbqptuu.\n139 Ytmehu vdq abjm qzh tvvuh.\n140 Ytmehu qxtnhuuha qb qzh rtxahm.\n141 Hbzm rbq qzh sbbqptuu.\n142 Hbzm veokha dv qzh tvvuh.\n143 Hbzm aelotxaha qzh sbbqptuu.\n144 Ytmehu jhmq ptok qb qzh ztuujti.\n145 Otmaxt ybnha qb qzh ptqzxbby.\n146 Hbzm uhsq qzh tvvuh.\n147 Utxi jhmq ptok qb qzh rtxahm.\n148 Ytmehu jhmq ptok qb qzh bsseoh.\n149 Ytmehu qxtnhuuha qb qzh rtxahm.\n150 Hbzm rxtppha qzh tvvuh.\n151 Ytmehu jhmq qb qzh ptqzxbby.\n152 Hbzm qxtnhuuha qb qzh ztuujti.\n153 Ytmehu qxtnhuuha qb qzh keqozhm.\n154 Hbzm vdq abjm qzh tvvuh qzhxh.\n155 Utxi jhmq qb qzh keqozhm.\n156 Otmaxt rxtppha qzh sbbqptuu.\n157 Otmaxt axbvvha qzh sbbqptuu.\n158 Otmaxt qbbk qzh sbbqptuu qzhxh.\n159 Hbzm qbbk qzh tvvuh qzhxh.\n160 Otmaxt uhsq qzh sbbqptuu.\n161 Otmaxt rbq qzh sbbqptuu.\n162 Ytmehu qxtnhuuha qb qzh ztuujti.\n163 Otmaxt ybnha qb qzh ztuujti.\n164 Ytmehu ybnha qb qzh bsseoh.\n165 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n166 Hbzm aelotxaha qzh tvvuh.\n167 Ytmehu qxtnhuuha qb qzh rtxahm.\n168 Hbzm veokha dv qzh sbbqptuu.\n169 Utxi jhmq ptok qb qzh phaxbby.\n170 Otmaxt jhmq ptok qb qzh phaxbby.\n171 Utxi cbdxmhiha qb qzh keqozhm.\n172 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n173 Otmaxt qxtnhuuha qb qzh rtxahm.\n174 Utxi jhmq qb qzh phaxbby.\n175 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n176 Hbzm jhmq qb qzh ptqzxbby.\n177 Otmaxt jhmq ptok qb qzh rtxahm.\n178 Ytmehu qxtnhuuha qb qzh keqozhm.\n179 Hbzm jhmq ptok qb qzh rtxahm.\n180 Hbzm jhmq qb qzh ptqzxbby.\n181 Ytmehu ybnha qb qzh ztuujti.\n182 Ytmehu veokha dv qzh tvvuh.\n183 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n184 Otmaxt cbdxmhiha qb qzh bsseoh.\n185 Ytmehu aelotxaha qzh tvvuh.\n186 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n187 Utxi qbbk qzh yeuk.\n188 Otmaxt qxtnhuuha qb qzh rtxahm.\n189 Otmaxt ybnha qb qzh phaxbby.\n190 Hbzm jhmq qb qzh keqozhm.\n191 Utxi jhmq qb qzh rtxahm.\n192 Otmaxt jhmq ptok qb qzh rtxahm.\n193 Ytmehu jhmq qb qzh keqozhm.\n194 Utxi uhsq qzh yeuk.\n195 Hbzm cbdxmhiha qb qzh phaxbby.\n196 Hbzm ybnha qb qzh bsseoh.\n197 Ytmehu qxtnhuuha qb qzh phaxbby.\n198 Utxi veokha dv qzh yeuk.\n199 Utxi qxtnhuuha qb qzh ztuujti.\n200 Otmaxt jhmq ptok qb qzh ztuujti.\n201 Utxi jhmq ptok qb qzh phaxbby.\n202 Ytmehu cbdxmhiha qb qzh keqozhm.\n203 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t198 201 199\n204 Otmaxt veokha dv qzh sbbqptuu.\n205 Otmaxt vdq abjm qzh sbbqptuu.\n206 Utxi axbvvha qzh yeuk.\n207 Hbzm qxtnhuuha qb qzh phaxbby.\n208 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t206 201 199\n209 Utxi rbq qzh yeuk qzhxh.\n210 Otmaxt cbdxmhiha qb qzh keqozhm.\n211 Utxi aelotxaha qzh yeuk qzhxh.\n212 Hbzm rxtppha qzh yeuk.\n213 Utxi ybnha qb qzh ztuujti.\n214 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n215 Utxi qbbk qzh tvvuh.\n216 Hbzm axbvvha qzh yeuk.\n217 Hbzm rbq qzh yeuk.\n218 Ytmehu jhmq ptok qb qzh rtxahm.\n219 Otmaxt cbdxmhiha qb qzh phaxbby.\n220 Utxi qxtnhuuha qb qzh keqozhm.\n221 Hbzm axbvvha qzh yeuk.\n222 Utxi cbdxmhiha qb qzh phaxbby.\n223 Otmaxt rbq qzh yeuk.\n224 Otmaxt axbvvha qzh yeuk.\n225 Ytmehu jhmq ptok qb qzh keqozhm.\n226 Utxi cbdxmhiha qb qzh keqozhm.\n227 Otmaxt rxtppha qzh yeuk qzhxh.\n228 Ytmehu jhmq ptok qb qzh phaxbby.\n229 Otmaxt qxtnhuuha qb qzh keqozhm.\n230 Hbzm jhmq ptok qb qzh ptqzxbby.\n231 Hbzm jhmq qb qzh bsseoh.\n232 Utxi axbvvha qzh tvvuh.\n233 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t232 226 222\n1 Utxi rxtppha qzh sbbqptuu.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Otmaxt rxtppha qzh tvvuh.\n5 Otmaxt rbq qzh yeuk.\n6 Otmaxt uhsq qzh tvvuh.\n7 Hbzm qbbk qzh tvvuh.\n8 Hbzm uhsq qzh tvvuh.\n9 Otmaxt veokha dv qzh tvvuh.\n10 Otmaxt aelotxaha qzh tvvuh.\n11 Utxi aelotxaha qzh sbbqptuu.\n12 Otmaxt qbbk qzh tvvuh.\n13 Utxi qbbk qzh sbbqptuu.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Otmaxt axbvvha qzh yeuk qzhxh.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Hbzm rxtppha qzh yeuk.\n18 Utxi axbvvha qzh sbbqptuu.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Hbzm vdq abjm qzh yeuk.\n21 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n22 Otmaxt aelotxaha qzh tvvuh.\n23 Utxi cbdxmhiha qb qzh rtxahm.\n24 Utxi cbdxmhiha qb qzh ztuujti.\n25 Utxi cbdxmhiha qb qzh bsseoh.\n26 Hbzm jhmq ptok qb qzh bsseoh.\n27 Utxi veokha dv qzh sbbqptuu.\n28 Hbzm qxtnhuuha qb qzh keqozhm.\n29 Otmaxt jhmq ptok qb qzh bsseoh.\n30 Hbzm jhmq qb qzh phaxbby.\n31 Ytmehu qxtnhuuha qb qzh ztuujti.\n32 Otmaxt qxtnhuuha qb qzh phaxbby.\n33 Otmaxt jhmq ptok qb qzh rtxahm.\n34 Ytmehu qxtnhuuha qb qzh keqozhm.\n35 Hbzm qxtnhuuha qb qzh ptqzxbby.\n36 Utxi jhmq qb qzh phaxbby.\n37 Otmaxt veokha dv qzh yeuk.\n38 Otmaxt vdq abjm qzh yeuk.\n39 Hbzm cbdxmhiha qb qzh keqozhm.\n40 Utxi uhsq qzh sbbqptuu.\n41 Otmaxt veokha dv qzh yeuk.\n42 Utxi cbdxmhiha qb qzh rtxahm.\n43 Hbzm cbdxmhiha qb qzh ptqzxbby.\n44 Hbzm jhmq qb qzh rtxahm.\n45 Hbzm jhmq qb qzh ztuujti.\n46 Utxi qxtnhuuha qb qzh keqozhm.\n47 Ytmehu ybnha qb qzh ptqzxbby.\n48 Hbzm veokha dv qzh tvvuh.\n49 Otmaxt jhmq ptok qb qzh ztuujti.\n50 Hbzm jhmq qb qzh keqozhm.\n51 Ytmehu jhmq qb qzh keqozhm.\n52 Otmaxt aelotxaha qzh yeuk.\n53 Ytmehu jhmq ptok qb qzh phaxbby.\n54 Utxi jhmq ptok qb qzh ztuujti.\n55 Utxi rbq qzh yeuk.\n56 Utxi aelotxaha qzh yeuk.\n57 Otmaxt veokha dv qzh yeuk.\n58 Ytmehu jhmq qb qzh bsseoh.\n59 Otmaxt axbvvha qzh yeuk.\n60 Hbzm vdq abjm qzh tvvuh.\n61 Utxi veokha dv qzh yeuk qzhxh.\n62 Ytmehu cbdxmhiha qb qzh rtxahm.\n63 Utxi jhmq qb qzh keqozhm.\n64 Hbzm jhmq ptok qb qzh phaxbby.\n65 Utxi uhsq qzh yeuk.\n66 Hbzm qxtnhuuha qb qzh keqozhm.\n67 Utxi qbbk qzh tvvuh qzhxh.\n68 Hbzm jhmq ptok qb qzh ztuujti.\n69 Utxi jhmq qb qzh phaxbby.\n70 Utxi aelotxaha qzh tvvuh.\n71 Ytmehu qxtnhuuha qb qzh bsseoh.\n72 Ytmehu ybnha qb qzh keqozhm.\n73 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n74 Utxi veokha dv qzh sbbqptuu.\n75 Utxi veokha dv qzh tvvuh.\n76 Otmaxt jhmq ptok qb qzh keqozhm.\n77 Utxi aelotxaha qzh sbbqptuu qzhxh.\n78 Utxi jhmq qb qzh bsseoh.\n79 Utxi axbvvha qzh tvvuh.\n80 Utxi veokha dv qzh tvvuh.\n81 Ytmehu ybnha qb qzh rtxahm.\n82 Ytmehu ybnha qb qzh ptqzxbby.\n83 Utxi axbvvha qzh tvvuh.\n84 Utxi qbbk qzh tvvuh.\n85 Utxi qxtnhuuha qb qzh ztuujti.\n86 Utxi cbdxmhiha qb qzh bsseoh.\n87 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t84 86 85\n88 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n89 Utxi axbvvha qzh tvvuh.\n90 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t89 86 85\n91 Utxi rxtppha qzh tvvuh.\n92 Hbzm ybnha qb qzh keqozhm.\n93 Utxi vdq abjm qzh tvvuh.\n94 Otmaxt ybnha qb qzh ztuujti.\n95 Hbzm rxtppha qzh yeuk qzhxh.\n96 Utxi rbq qzh tvvuh.\n97 Hbzm uhsq qzh yeuk.\n98 Ytmehu jhmq ptok qb qzh phaxbby.\n99 Ytmehu jhmq ptok qb qzh rtxahm.\n100 Utxi qxtnhuuha qb qzh ztuujti.\n101 Hbzm ybnha qb qzh bsseoh.\n102 Otmaxt jhmq ptok qb qzh phaxbby.\n103 Hbzm ybnha qb qzh keqozhm.\n104 Utxi jhmq qb qzh phaxbby.\n105 Otmaxt ybnha qb qzh bsseoh.\n106 Utxi jhmq ptok qb qzh keqozhm.\n107 Utxi veokha dv qzh yeuk.\n108 Utxi jhmq qb qzh phaxbby.\n109 Utxi ybnha qb qzh keqozhm.\n110 Otmaxt ybnha qb qzh rtxahm.\n111 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t107 109 108\n112 Utxi uhsq qzh yeuk.\n113 Utxi rbq qzh yeuk.\n114 Otmaxt cbdxmhiha qb qzh phaxbby.\n115 Utxi jhmq ptok qb qzh ztuujti.\n116 Ytmehu cbdxmhiha qb qzh bsseoh.\n117 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n118 Utxi uhsq qzh yeuk.\n119 Ytmehu jhmq ptok qb qzh keqozhm.\n120 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n121 Ytmehu jhmq qb qzh ztuujti.\n122 Otmaxt jhmq qb qzh rtxahm.\n123 Utxi rxtppha qzh yeuk qzhxh.\n124 Otmaxt vdq abjm qzh sbbqptuu.\n125 Utxi vdq abjm qzh tvvuh.\n126 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t124 122 120\n127 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n128 Utxi rbq qzh tvvuh qzhxh.\n129 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t124 122 120\n"
  },
  {
    "path": "tasksv11/shuffled/qa3_three-supporting-facts_train.txt",
    "content": "1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Hbzm qbbk qzh yeuk.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Hbzm ybnha qb qzh phaxbby.\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Ytmehu qbbk qzh tvvuh.\n12 Hbzm uhsq qzh yeuk qzhxh.\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Otmaxt jhmq ptok qb qzh rtxahm.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Ytmehu jhmq qb qzh rtxahm.\n21 Otmaxt jhmq ptok qb qzh ztuujti.\n22 Ytmehu cbdxmhiha qb qzh bsseoh.\n23 Utxi axbvvha qzh sbbqptuu.\n24 Hbzm ybnha qb qzh phaxbby.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t23 17 5\n26 Hbzm qxtnhuuha qb qzh bsseoh.\n27 Hbzm qxtnhuuha qb qzh phaxbby.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t23 17 5\n29 Ytmehu uhsq qzh tvvuh.\n30 Otmaxt qxtnhuuha qb qzh keqozhm.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t29 20 15\n32 Otmaxt jhmq qb qzh phaxbby.\n33 Ytmehu ybnha qb qzh phaxbby.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t29 20 15\n35 Hbzm jhmq qb qzh ztuujti.\n36 Utxi rbq qzh sbbqptuu.\n37 Hbzm jhmq ptok qb qzh phaxbby.\n38 Otmaxt qbbk qzh yeuk.\n39 Ytmehu qxtnhuuha qb qzh bsseoh.\n40 Otmaxt uhsq qzh yeuk qzhxh.\n41 Ytmehu qxtnhuuha qb qzh ztuujti.\n42 Otmaxt veokha dv qzh yeuk.\n43 Utxi uhsq qzh sbbqptuu.\n44 Otmaxt qxtnhuuha qb qzh ztuujti.\n45 Hbzm cbdxmhiha qb qzh ztuujti.\n46 Otmaxt jhmq qb qzh keqozhm.\n47 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t42 46 44\n1 Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Hbzm jhmq ptok qb qzh bsseoh.\n4 Ytmehu veokha dv qzh tvvuh.\n5 Ytmehu qbbk qzh sbbqptuu.\n6 Otmaxt ybnha qb qzh keqozhm.\n7 Ytmehu uhsq qzh tvvuh.\n8 Ytmehu axbvvha qzh sbbqptuu.\n9 Ytmehu cbdxmhiha qb qzh keqozhm.\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Hbzm qxtnhuuha qb qzh ztuujti.\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Ytmehu qbbk qzh sbbqptuu.\n18 Utxi qxtnhuuha qb qzh keqozhm.\n19 Ytmehu veokha dv qzh tvvuh.\n20 Ytmehu axbvvha qzh tvvuh.\n21 Hbzm ybnha qb qzh ptqzxbby.\n22 Utxi cbdxmhiha qb qzh ptqzxbby.\n23 Otmaxt jhmq qb qzh phaxbby.\n24 Utxi qbbk qzh tvvuh.\n25 Otmaxt veokha dv qzh yeuk qzhxh.\n26 Ytmehu jhmq qb qzh rtxahm.\n27 Hbzm jhmq ptok qb qzh phaxbby.\n28 Ytmehu uhsq qzh sbbqptuu.\n29 Ytmehu jhmq qb qzh bsseoh.\n30 Otmaxt uhsq qzh yeuk qzhxh.\n31 Ytmehu cbdxmhiha qb qzh keqozhm.\n32 Ytmehu ybnha qb qzh rtxahm.\n33 Hbzm rbq qzh yeuk.\n34 Hbzm vdq abjm qzh yeuk qzhxh.\n35 Utxi vdq abjm qzh tvvuh qzhxh.\n36 Ytmehu cbdxmhiha qb qzh ztuujti.\n37 Otmaxt rbq qzh yeuk.\n38 Hbzm ybnha qb qzh ptqzxbby.\n39 Ytmehu ybnha qb qzh rtxahm.\n40 Utxi cbdxmhiha qb qzh rtxahm.\n41 Otmaxt aelotxaha qzh yeuk qzhxh.\n42 Utxi rxtppha qzh sbbqptuu.\n43 Utxi jhmq ptok qb qzh ztuujti.\n44 Hbzm rbq qzh tvvuh qzhxh.\n45 Hbzm aelotxaha qzh tvvuh.\n46 Utxi axbvvha qzh sbbqptuu.\n47 Hbzm jhmq qb qzh phaxbby.\n48 Utxi veokha dv qzh sbbqptuu.\n49 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n50 Ytmehu jhmq qb qzh bsseoh.\n51 Ytmehu jhmq qb qzh rtxahm.\n52 Ytmehu cbdxmhiha qb qzh keqozhm.\n53 Hbzm jhmq ptok qb qzh rtxahm.\n54 Hbzm jhmq qb qzh keqozhm.\n55 Otmaxt qxtnhuuha qb qzh ztuujti.\n56 Utxi aelotxaha qzh sbbqptuu qzhxh.\n57 Otmaxt ybnha qb qzh rtxahm.\n58 Hbzm jhmq qb qzh ptqzxbby.\n59 Hbzm jhmq ptok qb qzh bsseoh.\n60 Hbzm cbdxmhiha qb qzh ptqzxbby.\n61 Utxi rxtppha qzh sbbqptuu qzhxh.\n62 Hbzm rbq qzh tvvuh.\n63 Utxi ybnha qb qzh rtxahm.\n64 Hbzm jhmq ptok qb qzh ztuujti.\n65 Hbzm aelotxaha qzh tvvuh.\n66 Utxi uhsq qzh sbbqptuu.\n67 Hbzm jhmq qb qzh keqozhm.\n68 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n69 Utxi veokha dv qzh sbbqptuu.\n70 Hbzm qxtnhuuha qb qzh bsseoh.\n71 Utxi axbvvha qzh sbbqptuu.\n72 Hbzm jhmq qb qzh keqozhm.\n73 Ytmehu jhmq ptok qb qzh phaxbby.\n74 Ytmehu rxtppha qzh yeuk qzhxh.\n75 Ytmehu axbvvha qzh yeuk qzhxh.\n76 Otmaxt jhmq ptok qb qzh rtxahm.\n77 Otmaxt jhmq ptok qb qzh ztuujti.\n78 Otmaxt jhmq ptok qb qzh bsseoh.\n79 Utxi qxtnhuuha qb qzh keqozhm.\n80 Utxi cbdxmhiha qb qzh ptqzxbby.\n81 Otmaxt jhmq ptok qb qzh ztuujti.\n82 Ytmehu rxtppha qzh yeuk.\n83 Otmaxt veokha dv qzh tvvuh.\n84 Ytmehu jhmq qb qzh bsseoh.\n85 Hbzm jhmq qb qzh rtxahm.\n86 Hbzm veokha dv qzh sbbqptuu.\n87 Utxi jhmq ptok qb qzh ztuujti.\n88 Ytmehu uhsq qzh yeuk.\n89 Otmaxt uhsq qzh tvvuh.\n90 Hbzm uhsq qzh sbbqptuu.\n91 Otmaxt ybnha qb qzh rtxahm.\n92 Otmaxt jhmq qb qzh ztuujti.\n93 Utxi rbq qzh tvvuh.\n94 Hbzm qxtnhuuha qb qzh phaxbby.\n95 Otmaxt ybnha qb qzh rtxahm.\n96 Utxi aelotxaha qzh tvvuh qzhxh.\n97 Ytmehu qbbk qzh yeuk.\n98 Otmaxt qbbk qzh sbbqptuu.\n99 Ytmehu aelotxaha qzh yeuk.\n100 Hbzm ybnha qb qzh rtxahm.\n101 Otmaxt vdq abjm qzh sbbqptuu.\n102 Ytmehu rxtppha qzh yeuk.\n103 Otmaxt qbbk qzh sbbqptuu.\n104 Utxi rbq qzh tvvuh.\n105 Utxi ybnha qb qzh ptqzxbby.\n106 Otmaxt ybnha qb qzh ptqzxbby.\n107 Utxi cbdxmhiha qb qzh phaxbby.\n108 Utxi uhsq qzh tvvuh.\n109 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t108 107 105\n110 Ytmehu axbvvha qzh yeuk.\n111 Utxi jhmq qb qzh ztuujti.\n112 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t108 107 105\n113 Otmaxt aelotxaha qzh sbbqptuu.\n114 Otmaxt qxtnhuuha qb qzh bsseoh.\n115 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t108 107 105\n116 Utxi jhmq qb qzh bsseoh.\n117 Ytmehu jhmq ptok qb qzh keqozhm.\n118 Utxi ybnha qb qzh keqozhm.\n119 Hbzm cbdxmhiha qb qzh ztuujti.\n120 Otmaxt qbbk qzh yeuk qzhxh.\n121 Utxi ybnha qb qzh ptqzxbby.\n122 Utxi rxtppha qzh sbbqptuu.\n123 Utxi uhsq qzh sbbqptuu.\n124 Ytmehu jhmq qb qzh ptqzxbby.\n125 Utxi rbq qzh sbbqptuu.\n126 Utxi aelotxaha qzh sbbqptuu.\n127 Otmaxt cbdxmhiha qb qzh rtxahm.\n128 Otmaxt aelotxaha qzh yeuk.\n129 Hbzm cbdxmhiha qb qzh rtxahm.\n130 Hbzm ybnha qb qzh phaxbby.\n131 Hbzm rxtppha qzh tvvuh.\n132 Otmaxt rxtppha qzh yeuk qzhxh.\n133 Utxi jhmq qb qzh phaxbby.\n134 Hbzm axbvvha qzh tvvuh.\n135 Utxi jhmq qb qzh bsseoh.\n136 Hbzm rbq qzh tvvuh.\n137 Ytmehu ybnha qb qzh keqozhm.\n138 Otmaxt vdq abjm qzh yeuk.\n139 Ytmehu jhmq qb qzh phaxbby.\n140 Utxi ybnha qb qzh keqozhm.\n141 Hbzm aelotxaha qzh tvvuh.\n142 Utxi qxtnhuuha qb qzh ztuujti.\n143 Otmaxt jhmq qb qzh bsseoh.\n144 Ytmehu rxtppha qzh tvvuh.\n145 Utxi jhmq qb qzh phaxbby.\n146 Ytmehu qxtnhuuha qb qzh ztuujti.\n147 Ytmehu jhmq ptok qb qzh rtxahm.\n148 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t144 147 146\n149 Hbzm jhmq qb qzh rtxahm.\n150 Ytmehu qbbk qzh yeuk.\n151 Ytmehu uhsq qzh yeuk qzhxh.\n152 Utxi jhmq ptok qb qzh keqozhm.\n153 Ytmehu jhmq qb qzh ztuujti.\n154 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n155 Ytmehu veokha dv qzh sbbqptuu.\n156 Utxi ybnha qb qzh bsseoh.\n157 Hbzm cbdxmhiha qb qzh keqozhm.\n158 Hbzm ybnha qb qzh ztuujti.\n159 Hbzm ybnha qb qzh rtxahm.\n160 Hbzm qxtnhuuha qb qzh phaxbby.\n161 Ytmehu axbvvha qzh sbbqptuu.\n162 Ytmehu axbvvha qzh tvvuh qzhxh.\n163 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t162 154 153\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Hbzm rxtppha qzh sbbqptuu.\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Hbzm uhsq qzh sbbqptuu.\n7 Hbzm rbq qzh sbbqptuu qzhxh.\n8 Hbzm rxtppha qzh tvvuh.\n9 Ytmehu jhmq ptok qb qzh keqozhm.\n10 Utxi qbbk qzh yeuk.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Hbzm aelotxaha qzh tvvuh.\n13 Utxi axbvvha qzh yeuk.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Utxi veokha dv qzh yeuk.\n16 Hbzm vdq abjm qzh sbbqptuu.\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Ytmehu jhmq ptok qb qzh bsseoh.\n20 Utxi vdq abjm qzh yeuk.\n21 Hbzm qxtnhuuha qb qzh bsseoh.\n22 Utxi rxtppha qzh yeuk.\n23 Otmaxt jhmq qb qzh phaxbby.\n24 Utxi qxtnhuuha qb qzh bsseoh.\n25 Hbzm cbdxmhiha qb qzh rtxahm.\n26 Otmaxt qxtnhuuha qb qzh rtxahm.\n27 Otmaxt ybnha qb qzh ztuujti.\n28 Utxi cbdxmhiha qb qzh phaxbby.\n29 Hbzm jhmq ptok qb qzh ptqzxbby.\n30 Utxi cbdxmhiha qb qzh ztuujti.\n31 Otmaxt cbdxmhiha qb qzh phaxbby.\n32 Otmaxt qbbk qzh tvvuh.\n33 Utxi axbvvha qzh yeuk.\n34 Utxi qbbk qzh yeuk qzhxh.\n35 Ytmehu jhmq ptok qb qzh rtxahm.\n36 Otmaxt ybnha qb qzh keqozhm.\n37 Utxi axbvvha qzh yeuk qzhxh.\n38 Hbzm jhmq qb qzh rtxahm.\n39 Utxi ybnha qb qzh rtxahm.\n40 Utxi jhmq qb qzh keqozhm.\n41 Utxi ybnha qb qzh ztuujti.\n42 Otmaxt jhmq ptok qb qzh rtxahm.\n43 Hbzm jhmq ptok qb qzh ptqzxbby.\n44 Hbzm jhmq qb qzh phaxbby.\n45 Utxi veokha dv qzh yeuk.\n46 Utxi jhmq ptok qb qzh phaxbby.\n47 Ytmehu ybnha qb qzh phaxbby.\n48 Hbzm jhmq qb qzh ztuujti.\n49 Utxi rxtppha qzh sbbqptuu.\n50 Hbzm ybnha qb qzh phaxbby.\n51 Otmaxt aelotxaha qzh tvvuh.\n52 Ytmehu qxtnhuuha qb qzh ztuujti.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t51 42 36\n54 Utxi vdq abjm qzh sbbqptuu.\n55 Utxi aelotxaha qzh yeuk qzhxh.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t51 42 36\n57 Utxi rxtppha qzh sbbqptuu qzhxh.\n58 Hbzm qbbk qzh yeuk.\n59 Utxi jhmq qb qzh keqozhm.\n60 Otmaxt rxtppha qzh tvvuh.\n61 Hbzm uhsq qzh yeuk.\n62 Hbzm qbbk qzh yeuk.\n63 Otmaxt aelotxaha qzh tvvuh.\n64 Hbzm qxtnhuuha qb qzh bsseoh.\n65 Otmaxt rbq qzh tvvuh.\n66 Utxi qxtnhuuha qb qzh bsseoh.\n67 Utxi aelotxaha qzh sbbqptuu.\n68 Ytmehu cbdxmhiha qb qzh keqozhm.\n69 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t67 66 59\n70 Ytmehu jhmq ptok qb qzh ztuujti.\n71 Otmaxt cbdxmhiha qb qzh phaxbby.\n72 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t67 66 59\n73 Otmaxt ybnha qb qzh bsseoh.\n74 Hbzm qbbk qzh sbbqptuu.\n75 Otmaxt qxtnhuuha qb qzh phaxbby.\n76 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n77 Utxi qxtnhuuha qb qzh phaxbby.\n78 Ytmehu ybnha qb qzh bsseoh.\n79 Hbzm jhmq qb qzh ptqzxbby.\n80 Otmaxt cbdxmhiha qb qzh bsseoh.\n81 Utxi jhmq qb qzh ptqzxbby.\n82 Hbzm axbvvha qzh sbbqptuu.\n83 Hbzm rbq qzh sbbqptuu.\n84 Hbzm uhsq qzh yeuk.\n85 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t84 79 64\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Hbzm rbq qzh sbbqptuu.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Hbzm axbvvha qzh sbbqptuu.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Otmaxt veokha dv qzh yeuk.\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Ytmehu qxtnhuuha qb qzh rtxahm.\n10 Hbzm qbbk qzh sbbqptuu.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Hbzm uhsq qzh sbbqptuu.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Hbzm rxtppha qzh sbbqptuu qzhxh.\n15 Hbzm vdq abjm qzh sbbqptuu.\n16 Otmaxt axbvvha qzh yeuk.\n17 Utxi rbq qzh sbbqptuu.\n18 Ytmehu jhmq qb qzh keqozhm.\n19 Utxi ybnha qb qzh ztuujti.\n20 Otmaxt cbdxmhiha qb qzh rtxahm.\n21 Utxi uhsq qzh sbbqptuu qzhxh.\n22 Utxi jhmq qb qzh ptqzxbby.\n23 Ytmehu cbdxmhiha qb qzh phaxbby.\n24 Ytmehu qbbk qzh yeuk.\n25 Hbzm ybnha qb qzh rtxahm.\n26 Utxi jhmq qb qzh ztuujti.\n27 Ytmehu jhmq ptok qb qzh rtxahm.\n28 Utxi rbq qzh sbbqptuu.\n29 Utxi cbdxmhiha qb qzh rtxahm.\n30 Utxi jhmq qb qzh keqozhm.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t28 30 29\n32 Hbzm qxtnhuuha qb qzh bsseoh.\n33 Utxi jhmq ptok qb qzh phaxbby.\n34 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t28 30 29\n35 Utxi jhmq qb qzh rtxahm.\n36 Ytmehu uhsq qzh yeuk.\n37 Utxi veokha dv qzh yeuk qzhxh.\n38 Utxi qxtnhuuha qb qzh ptqzxbby.\n39 Utxi jhmq ptok qb qzh ztuujti.\n40 Hbzm ybnha qb qzh rtxahm.\n41 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t37 39 38\n42 Utxi veokha dv qzh tvvuh.\n43 Hbzm cbdxmhiha qb qzh bsseoh.\n44 Utxi ybnha qb qzh rtxahm.\n45 Utxi uhsq qzh tvvuh.\n46 Ytmehu qxtnhuuha qb qzh phaxbby.\n47 Ytmehu jhmq qb qzh rtxahm.\n48 Utxi ybnha qb qzh ptqzxbby.\n49 Utxi jhmq qb qzh rtxahm.\n50 Utxi ybnha qb qzh keqozhm.\n51 Utxi aelotxaha qzh sbbqptuu.\n52 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t51 49 48\n53 Utxi rbq qzh sbbqptuu.\n54 Utxi qxtnhuuha qb qzh bsseoh.\n55 Utxi cbdxmhiha qb qzh ztuujti.\n56 Otmaxt rxtppha qzh tvvuh.\n57 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t53 55 54\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Hbzm jhmq ptok qb qzh rtxahm.\n4 Ytmehu qbbk qzh sbbqptuu.\n5 Ytmehu rxtppha qzh tvvuh.\n6 Otmaxt jhmq qb qzh ptqzxbby.\n7 Ytmehu aelotxaha qzh tvvuh.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Ytmehu veokha dv qzh yeuk qzhxh.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Ytmehu veokha dv qzh tvvuh.\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Ytmehu axbvvha qzh yeuk.\n15 Utxi jhmq qb qzh bsseoh.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Hbzm jhmq qb qzh phaxbby.\n19 Utxi jhmq ptok qb qzh keqozhm.\n20 Ytmehu ybnha qb qzh bsseoh.\n21 Utxi cbdxmhiha qb qzh bsseoh.\n22 Hbzm jhmq ptok qb qzh keqozhm.\n23 Hbzm cbdxmhiha qb qzh ztuujti.\n24 Ytmehu uhsq qzh sbbqptuu.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t24 20 16\n26 Hbzm jhmq qb qzh phaxbby.\n27 Hbzm jhmq qb qzh keqozhm.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t24 20 16\n29 Utxi rxtppha qzh sbbqptuu.\n30 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n31 Utxi axbvvha qzh sbbqptuu.\n32 Otmaxt jhmq qb qzh bsseoh.\n33 Ytmehu rxtppha qzh yeuk.\n34 Otmaxt qbbk qzh sbbqptuu.\n35 Otmaxt ybnha qb qzh rtxahm.\n36 Utxi qxtnhuuha qb qzh rtxahm.\n37 Otmaxt aelotxaha qzh sbbqptuu.\n38 Hbzm jhmq ptok qb qzh ptqzxbby.\n39 Utxi veokha dv qzh sbbqptuu.\n40 Otmaxt jhmq ptok qb qzh ztuujti.\n41 Utxi uhsq qzh sbbqptuu.\n42 Utxi jhmq qb qzh keqozhm.\n43 Ytmehu jhmq qb qzh rtxahm.\n44 Ytmehu axbvvha qzh tvvuh.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t44 43 30\n46 Utxi qxtnhuuha qb qzh ztuujti.\n47 Otmaxt jhmq ptok qb qzh phaxbby.\n48 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t44 20 16\n49 Utxi jhmq qb qzh ptqzxbby.\n50 Hbzm jhmq qb qzh phaxbby.\n51 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t44 20 16\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Ytmehu cbdxmhiha qb qzh keqozhm.\n4 Ytmehu qbbk qzh sbbqptuu.\n5 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Otmaxt veokha dv qzh tvvuh.\n8 Otmaxt uhsq qzh tvvuh.\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Otmaxt veokha dv qzh tvvuh.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Otmaxt axbvvha qzh tvvuh.\n13 Otmaxt rbq qzh tvvuh qzhxh.\n14 Otmaxt axbvvha qzh tvvuh.\n15 Ytmehu jhmq ptok qb qzh keqozhm.\n16 Otmaxt jhmq ptok qb qzh ptqzxbby.\n17 Hbzm jhmq qb qzh rtxahm.\n18 Ytmehu qxtnhuuha qb qzh rtxahm.\n19 Hbzm rbq qzh tvvuh qzhxh.\n20 Hbzm aelotxaha qzh tvvuh.\n21 Ytmehu ybnha qb qzh keqozhm.\n22 Ytmehu veokha dv qzh sbbqptuu.\n23 Otmaxt jhmq ptok qb qzh ztuujti.\n24 Ytmehu ybnha qb qzh rtxahm.\n25 Ytmehu aelotxaha qzh sbbqptuu.\n26 Ytmehu rbq qzh sbbqptuu qzhxh.\n27 Utxi jhmq ptok qb qzh keqozhm.\n28 Ytmehu jhmq ptok qb qzh ptqzxbby.\n29 Ytmehu vdq abjm qzh sbbqptuu.\n30 Otmaxt qxtnhuuha qb qzh rtxahm.\n31 Utxi ybnha qb qzh rtxahm.\n32 Ytmehu qbbk qzh sbbqptuu.\n33 Otmaxt jhmq qb qzh ptqzxbby.\n34 Otmaxt jhmq ptok qb qzh ztuujti.\n35 Hbzm veokha dv qzh tvvuh qzhxh.\n36 Hbzm aelotxaha qzh tvvuh.\n37 Utxi veokha dv qzh tvvuh.\n38 Utxi axbvvha qzh tvvuh.\n39 Utxi qbbk qzh tvvuh.\n40 Ytmehu cbdxmhiha qb qzh rtxahm.\n41 Otmaxt jhmq qb qzh rtxahm.\n42 Utxi qxtnhuuha qb qzh ztuujti.\n43 Utxi jhmq qb qzh keqozhm.\n44 Ytmehu uhsq qzh sbbqptuu.\n45 Utxi vdq abjm qzh tvvuh.\n46 Otmaxt rxtppha qzh sbbqptuu.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t45 43 42\n48 Hbzm jhmq qb qzh keqozhm.\n49 Otmaxt uhsq qzh sbbqptuu qzhxh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t45 43 42\n51 Ytmehu veokha dv qzh sbbqptuu.\n52 Hbzm veokha dv qzh tvvuh.\n53 Hbzm vdq abjm qzh tvvuh.\n54 Utxi rxtppha qzh tvvuh.\n55 Utxi axbvvha qzh tvvuh.\n56 Utxi ybnha qb qzh bsseoh.\n57 Ytmehu aelotxaha qzh sbbqptuu.\n58 Hbzm cbdxmhiha qb qzh rtxahm.\n59 Ytmehu rbq qzh sbbqptuu.\n60 Ytmehu qxtnhuuha qb qzh keqozhm.\n61 Ytmehu veokha dv qzh tvvuh.\n62 Ytmehu axbvvha qzh tvvuh.\n63 Utxi ybnha qb qzh keqozhm.\n64 Ytmehu rxtppha qzh tvvuh qzhxh.\n65 Otmaxt jhmq ptok qb qzh phaxbby.\n66 Ytmehu jhmq qb qzh ztuujti.\n67 Hbzm ybnha qb qzh ztuujti.\n68 Ytmehu aelotxaha qzh tvvuh qzhxh.\n69 Ytmehu veokha dv qzh tvvuh.\n70 Ytmehu ybnha qb qzh bsseoh.\n71 Ytmehu jhmq ptok qb qzh phaxbby.\n72 Ytmehu axbvvha qzh sbbqptuu.\n73 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t69 71 70\n74 Utxi ybnha qb qzh bsseoh.\n75 Utxi jhmq qb qzh rtxahm.\n76 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t72 70 66\n77 Ytmehu rxtppha qzh sbbqptuu.\n78 Ytmehu uhsq qzh tvvuh.\n79 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t78 71 70\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh bsseoh.\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh phaxbby.\n6 Utxi rxtppha qzh sbbqptuu.\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Utxi aelotxaha qzh sbbqptuu.\n11 Utxi rxtppha qzh sbbqptuu qzhxh.\n12 Otmaxt veokha dv qzh tvvuh qzhxh.\n13 Utxi uhsq qzh sbbqptuu.\n14 Otmaxt axbvvha qzh tvvuh.\n15 Otmaxt ybnha qb qzh bsseoh.\n16 Hbzm jhmq qb qzh keqozhm.\n17 Hbzm qxtnhuuha qb qzh phaxbby.\n18 Utxi veokha dv qzh sbbqptuu.\n19 Utxi qxtnhuuha qb qzh ztuujti.\n20 Utxi veokha dv qzh yeuk.\n21 Utxi aelotxaha qzh sbbqptuu.\n22 Otmaxt jhmq qb qzh phaxbby.\n23 Ytmehu jhmq ptok qb qzh ptqzxbby.\n24 Hbzm qxtnhuuha qb qzh bsseoh.\n25 Ytmehu jhmq ptok qb qzh phaxbby.\n26 Ytmehu jhmq ptok qb qzh bsseoh.\n27 Hbzm jhmq ptok qb qzh rtxahm.\n28 Hbzm qxtnhuuha qb qzh ztuujti.\n29 Utxi jhmq ptok qb qzh keqozhm.\n30 Ytmehu jhmq ptok qb qzh keqozhm.\n31 Otmaxt ybnha qb qzh rtxahm.\n32 Utxi jhmq qb qzh bsseoh.\n33 Utxi ybnha qb qzh ptqzxbby.\n34 Otmaxt jhmq ptok qb qzh keqozhm.\n35 Utxi axbvvha qzh yeuk.\n36 Utxi rxtppha qzh yeuk.\n37 Utxi axbvvha qzh yeuk.\n38 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n39 Otmaxt rbq qzh yeuk.\n40 Ytmehu jhmq ptok qb qzh bsseoh.\n41 Otmaxt ybnha qb qzh ztuujti.\n42 Utxi qxtnhuuha qb qzh rtxahm.\n43 Hbzm jhmq ptok qb qzh rtxahm.\n44 Utxi qxtnhuuha qb qzh ptqzxbby.\n45 Utxi jhmq qb qzh phaxbby.\n46 Hbzm jhmq ptok qb qzh ptqzxbby.\n47 Ytmehu cbdxmhiha qb qzh rtxahm.\n48 Hbzm cbdxmhiha qb qzh rtxahm.\n49 Utxi cbdxmhiha qb qzh bsseoh.\n50 Otmaxt vdq abjm qzh yeuk qzhxh.\n51 Otmaxt cbdxmhiha qb qzh keqozhm.\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Hbzm ybnha qb qzh keqozhm.\n54 Utxi ybnha qb qzh rtxahm.\n55 Utxi rxtppha qzh tvvuh.\n56 Utxi vdq abjm qzh tvvuh.\n57 Ytmehu jhmq ptok qb qzh ptqzxbby.\n58 Otmaxt ybnha qb qzh rtxahm.\n59 Utxi rxtppha qzh tvvuh.\n60 Otmaxt jhmq qb qzh ztuujti.\n61 Ytmehu jhmq qb qzh keqozhm.\n62 Hbzm cbdxmhiha qb qzh bsseoh.\n63 Hbzm ybnha qb qzh ztuujti.\n64 Utxi axbvvha qzh tvvuh qzhxh.\n65 Utxi rbq qzh tvvuh.\n66 Utxi vdq abjm qzh tvvuh.\n67 Hbzm jhmq qb qzh ptqzxbby.\n68 Otmaxt qbbk qzh sbbqptuu.\n69 Otmaxt cbdxmhiha qb qzh bsseoh.\n70 Ytmehu qxtnhuuha qb qzh phaxbby.\n71 Utxi cbdxmhiha qb qzh ztuujti.\n72 Utxi veokha dv qzh yeuk.\n73 Utxi vdq abjm qzh yeuk.\n74 Utxi jhmq ptok qb qzh ptqzxbby.\n75 Otmaxt uhsq qzh sbbqptuu.\n76 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n77 Hbzm qxtnhuuha qb qzh phaxbby.\n78 Utxi jhmq ptok qb qzh keqozhm.\n79 Otmaxt cbdxmhiha qb qzh ztuujti.\n80 Otmaxt ybnha qb qzh rtxahm.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t76 80 79\n82 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n83 Utxi qxtnhuuha qb qzh rtxahm.\n84 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t82 80 79\n85 Otmaxt veokha dv qzh tvvuh qzhxh.\n86 Otmaxt jhmq ptok qb qzh ptqzxbby.\n87 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t82 80 79\n88 Ytmehu jhmq qb qzh rtxahm.\n89 Ytmehu rbq qzh sbbqptuu.\n90 Utxi qxtnhuuha qb qzh ptqzxbby.\n91 Utxi jhmq ptok qb qzh keqozhm.\n92 Ytmehu vdq abjm qzh sbbqptuu.\n93 Ytmehu cbdxmhiha qb qzh keqozhm.\n94 Utxi ybnha qb qzh ztuujti.\n95 Otmaxt axbvvha qzh tvvuh.\n96 Utxi rbq qzh yeuk.\n97 Utxi jhmq qb qzh bsseoh.\n98 Hbzm qxtnhuuha qb qzh ptqzxbby.\n99 Otmaxt qbbk qzh tvvuh.\n100 Otmaxt aelotxaha qzh tvvuh.\n101 Hbzm cbdxmhiha qb qzh keqozhm.\n102 Utxi uhsq qzh yeuk qzhxh.\n103 Otmaxt qbbk qzh tvvuh.\n104 Otmaxt axbvvha qzh tvvuh.\n105 Utxi veokha dv qzh yeuk.\n106 Otmaxt rxtppha qzh tvvuh.\n107 Hbzm ybnha qb qzh phaxbby.\n108 Utxi uhsq qzh yeuk.\n109 Ytmehu qxtnhuuha qb qzh phaxbby.\n110 Otmaxt ybnha qb qzh bsseoh.\n111 Otmaxt uhsq qzh tvvuh qzhxh.\n112 Otmaxt ybnha qb qzh phaxbby.\n113 Utxi cbdxmhiha qb qzh ptqzxbby.\n114 Hbzm cbdxmhiha qb qzh ptqzxbby.\n115 Otmaxt jhmq qb qzh keqozhm.\n116 Ytmehu qxtnhuuha qb qzh rtxahm.\n117 Ytmehu qxtnhuuha qb qzh phaxbby.\n118 Utxi ybnha qb qzh keqozhm.\n119 Otmaxt jhmq ptok qb qzh phaxbby.\n120 Hbzm ybnha qb qzh bsseoh.\n121 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n122 Utxi ybnha qb qzh ztuujti.\n123 Ytmehu jhmq ptok qb qzh rtxahm.\n124 Hbzm qbbk qzh yeuk qzhxh.\n125 Hbzm ybnha qb qzh phaxbby.\n126 Hbzm aelotxaha qzh yeuk.\n127 Ytmehu qbbk qzh sbbqptuu.\n128 Hbzm qbbk qzh yeuk qzhxh.\n129 Otmaxt jhmq ptok qb qzh rtxahm.\n130 Hbzm vdq abjm qzh yeuk.\n131 Hbzm qxtnhuuha qb qzh ptqzxbby.\n132 Utxi cbdxmhiha qb qzh phaxbby.\n133 Hbzm qxtnhuuha qb qzh phaxbby.\n134 Otmaxt ybnha qb qzh phaxbby.\n135 Ytmehu vdq abjm qzh sbbqptuu.\n136 Otmaxt ybnha qb qzh ptqzxbby.\n137 Utxi jhmq qb qzh ztuujti.\n138 Ytmehu veokha dv qzh sbbqptuu.\n139 Otmaxt qxtnhuuha qb qzh rtxahm.\n140 Utxi ybnha qb qzh rtxahm.\n141 Ytmehu axbvvha qzh sbbqptuu.\n142 Otmaxt jhmq ptok qb qzh ptqzxbby.\n143 Ytmehu cbdxmhiha qb qzh phaxbby.\n144 Hbzm ybnha qb qzh ptqzxbby.\n145 Ytmehu ybnha qb qzh ztuujti.\n146 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n147 Ytmehu jhmq ptok qb qzh phaxbby.\n148 Utxi ybnha qb qzh ptqzxbby.\n149 Ytmehu qxtnhuuha qb qzh bsseoh.\n150 Ytmehu jhmq qb qzh keqozhm.\n151 Otmaxt ybnha qb qzh keqozhm.\n152 Utxi cbdxmhiha qb qzh bsseoh.\n153 Ytmehu jhmq ptok qb qzh phaxbby.\n154 Hbzm cbdxmhiha qb qzh phaxbby.\n155 Utxi cbdxmhiha qb qzh ztuujti.\n156 Otmaxt qxtnhuuha qb qzh bsseoh.\n157 Otmaxt veokha dv qzh tvvuh.\n158 Ytmehu ybnha qb qzh ztuujti.\n159 Hbzm jhmq qb qzh ptqzxbby.\n160 Otmaxt aelotxaha qzh tvvuh.\n161 Hbzm ybnha qb qzh rtxahm.\n162 Otmaxt ybnha qb qzh phaxbby.\n163 Ytmehu cbdxmhiha qb qzh keqozhm.\n164 Otmaxt jhmq ptok qb qzh keqozhm.\n165 Hbzm veokha dv qzh sbbqptuu.\n166 Utxi jhmq ptok qb qzh ptqzxbby.\n167 Hbzm axbvvha qzh sbbqptuu.\n168 Hbzm qbbk qzh sbbqptuu.\n169 Otmaxt jhmq ptok qb qzh bsseoh.\n170 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n171 Hbzm cbdxmhiha qb qzh ptqzxbby.\n172 Utxi jhmq ptok qb qzh ztuujti.\n173 Utxi jhmq qb qzh keqozhm.\n174 Otmaxt qxtnhuuha qb qzh keqozhm.\n175 Ytmehu jhmq ptok qb qzh rtxahm.\n176 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n177 Ytmehu ybnha qb qzh phaxbby.\n178 Hbzm jhmq ptok qb qzh rtxahm.\n179 Utxi jhmq qb qzh ptqzxbby.\n180 Hbzm qxtnhuuha qb qzh keqozhm.\n181 Otmaxt jhmq ptok qb qzh bsseoh.\n182 Ytmehu qxtnhuuha qb qzh keqozhm.\n183 Hbzm jhmq qb qzh bsseoh.\n184 Hbzm jhmq ptok qb qzh ptqzxbby.\n185 Otmaxt cbdxmhiha qb qzh phaxbby.\n186 Hbzm jhmq qb qzh keqozhm.\n187 Otmaxt rbq qzh yeuk.\n188 Hbzm jhmq qb qzh ptqzxbby.\n189 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n190 Hbzm cbdxmhiha qb qzh keqozhm.\n191 Utxi cbdxmhiha qb qzh bsseoh.\n192 Otmaxt uhsq qzh yeuk.\n193 Otmaxt veokha dv qzh yeuk.\n194 Otmaxt vdq abjm qzh yeuk qzhxh.\n195 Otmaxt ybnha qb qzh bsseoh.\n196 Otmaxt ybnha qb qzh ptqzxbby.\n197 Utxi ybnha qb qzh rtxahm.\n198 Hbzm ybnha qb qzh bsseoh.\n199 Utxi qxtnhuuha qb qzh bsseoh.\n200 Hbzm rxtppha qzh tvvuh qzhxh.\n201 Hbzm axbvvha qzh tvvuh.\n202 Utxi jhmq ptok qb qzh ptqzxbby.\n203 Hbzm jhmq ptok qb qzh phaxbby.\n204 Ytmehu jhmq ptok qb qzh bsseoh.\n205 Hbzm veokha dv qzh yeuk.\n206 Hbzm cbdxmhiha qb qzh ptqzxbby.\n207 Ytmehu jhmq ptok qb qzh ptqzxbby.\n208 Utxi qxtnhuuha qb qzh keqozhm.\n209 Hbzm qxtnhuuha qb qzh rtxahm.\n210 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t205 209 206\n211 Otmaxt jhmq qb qzh phaxbby.\n212 Otmaxt ybnha qb qzh ptqzxbby.\n213 Utxi ybnha qb qzh bsseoh.\n214 Hbzm jhmq ptok qb qzh keqozhm.\n215 Utxi jhmq ptok qb qzh rtxahm.\n216 Utxi ybnha qb qzh phaxbby.\n217 Hbzm aelotxaha qzh yeuk.\n218 Ytmehu cbdxmhiha qb qzh rtxahm.\n219 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t217 214 209\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Utxi ybnha qb qzh rtxahm.\n6 Hbzm qxtnhuuha qb qzh phaxbby.\n7 Ytmehu qbbk qzh yeuk qzhxh.\n8 Ytmehu uhsq qzh yeuk.\n9 Ytmehu veokha dv qzh yeuk.\n10 Hbzm jhmq qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Ytmehu aelotxaha qzh yeuk.\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu rbq qzh yeuk.\n15 Utxi veokha dv qzh sbbqptuu.\n16 Ytmehu vdq abjm qzh yeuk.\n17 Utxi ybnha qb qzh bsseoh.\n18 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n19 Utxi rxtppha qzh yeuk.\n20 Utxi ybnha qb qzh rtxahm.\n21 Hbzm jhmq ptok qb qzh phaxbby.\n22 Utxi cbdxmhiha qb qzh phaxbby.\n23 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t19 22 20\n24 Hbzm veokha dv qzh tvvuh.\n25 Utxi jhmq ptok qb qzh keqozhm.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Otmaxt qxtnhuuha qb qzh phaxbby.\n28 Hbzm uhsq qzh tvvuh qzhxh.\n29 Hbzm rbq qzh tvvuh.\n30 Hbzm aelotxaha qzh tvvuh.\n31 Otmaxt veokha dv qzh tvvuh.\n32 Utxi jhmq ptok qb qzh bsseoh.\n33 Hbzm jhmq ptok qb qzh keqozhm.\n34 Otmaxt aelotxaha qzh tvvuh.\n35 Ytmehu rxtppha qzh tvvuh.\n36 Ytmehu jhmq qb qzh ztuujti.\n37 Otmaxt ybnha qb qzh rtxahm.\n38 Hbzm jhmq qb qzh bsseoh.\n39 Utxi axbvvha qzh sbbqptuu.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t39 25 22\n41 Ytmehu jhmq qb qzh rtxahm.\n42 Otmaxt ybnha qb qzh keqozhm.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t39 25 22\n44 Otmaxt ybnha qb qzh rtxahm.\n45 Ytmehu vdq abjm qzh tvvuh qzhxh.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t39 32 25\n47 Otmaxt qbbk qzh tvvuh.\n48 Utxi cbdxmhiha qb qzh rtxahm.\n49 Hbzm jhmq qb qzh rtxahm.\n50 Otmaxt jhmq ptok qb qzh phaxbby.\n51 Utxi qxtnhuuha qb qzh phaxbby.\n52 Hbzm ybnha qb qzh phaxbby.\n53 Otmaxt vdq abjm qzh tvvuh.\n54 Ytmehu jhmq ptok qb qzh bsseoh.\n55 Otmaxt qbbk qzh tvvuh.\n56 Ytmehu qbbk qzh sbbqptuu.\n57 Utxi vdq abjm qzh yeuk qzhxh.\n58 Hbzm veokha dv qzh yeuk qzhxh.\n59 Hbzm vdq abjm qzh yeuk.\n60 Utxi rxtppha qzh yeuk.\n61 Utxi axbvvha qzh yeuk qzhxh.\n62 Ytmehu uhsq qzh sbbqptuu.\n63 Ytmehu jhmq qb qzh keqozhm.\n64 Otmaxt uhsq qzh tvvuh.\n65 Otmaxt ybnha qb qzh keqozhm.\n66 Utxi qbbk qzh yeuk.\n67 Hbzm veokha dv qzh tvvuh.\n68 Hbzm aelotxaha qzh tvvuh.\n69 Hbzm rxtppha qzh tvvuh.\n70 Utxi uhsq qzh yeuk.\n71 Hbzm veokha dv qzh yeuk qzhxh.\n72 Ytmehu ybnha qb qzh phaxbby.\n73 Utxi jhmq qb qzh ztuujti.\n74 Hbzm aelotxaha qzh tvvuh.\n75 Otmaxt ybnha qb qzh ptqzxbby.\n76 Hbzm qbbk qzh tvvuh qzhxh.\n77 Otmaxt cbdxmhiha qb qzh ztuujti.\n78 Ytmehu ybnha qb qzh ztuujti.\n79 Ytmehu jhmq qb qzh ptqzxbby.\n80 Ytmehu jhmq qb qzh ztuujti.\n81 Hbzm ybnha qb qzh bsseoh.\n82 Utxi cbdxmhiha qb qzh phaxbby.\n83 Otmaxt jhmq qb qzh bsseoh.\n84 Hbzm veokha dv qzh sbbqptuu.\n85 Utxi ybnha qb qzh bsseoh.\n86 Utxi ybnha qb qzh ztuujti.\n87 Hbzm jhmq ptok qb qzh ztuujti.\n88 Utxi jhmq ptok qb qzh ptqzxbby.\n89 Otmaxt ybnha qb qzh phaxbby.\n90 Hbzm jhmq ptok qb qzh rtxahm.\n91 Otmaxt cbdxmhiha qb qzh bsseoh.\n92 Utxi jhmq ptok qb qzh ztuujti.\n93 Hbzm vdq abjm qzh yeuk.\n94 Otmaxt jhmq qb qzh ztuujti.\n95 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t93 87 81\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Hbzm cbdxmhiha qb qzh ztuujti.\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm jhmq qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Utxi ybnha qb qzh phaxbby.\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Otmaxt veokha dv qzh tvvuh.\n13 Utxi qbbk qzh sbbqptuu.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Otmaxt cbdxmhiha qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh ztuujti.\n18 Otmaxt aelotxaha qzh tvvuh.\n19 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t18 17 16\n20 Otmaxt rxtppha qzh tvvuh.\n21 Utxi vdq abjm qzh sbbqptuu qzhxh.\n22 Ytmehu jhmq ptok qb qzh phaxbby.\n23 Otmaxt uhsq qzh tvvuh qzhxh.\n24 Utxi rbq qzh tvvuh.\n25 Utxi rbq qzh sbbqptuu.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n28 Utxi aelotxaha qzh tvvuh.\n29 Otmaxt qbbk qzh sbbqptuu qzhxh.\n30 Utxi qxtnhuuha qb qzh phaxbby.\n31 Otmaxt qxtnhuuha qb qzh rtxahm.\n32 Otmaxt veokha dv qzh yeuk.\n33 Utxi ybnha qb qzh bsseoh.\n34 Otmaxt uhsq qzh sbbqptuu qzhxh.\n35 Hbzm cbdxmhiha qb qzh rtxahm.\n36 Otmaxt rbq qzh sbbqptuu.\n37 Otmaxt cbdxmhiha qb qzh keqozhm.\n38 Ytmehu jhmq qb qzh rtxahm.\n39 Otmaxt axbvvha qzh sbbqptuu.\n40 Otmaxt ybnha qb qzh ptqzxbby.\n41 Utxi jhmq ptok qb qzh ztuujti.\n42 Otmaxt uhsq qzh yeuk qzhxh.\n43 Hbzm qxtnhuuha qb qzh ztuujti.\n44 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t42 40 37\n45 Hbzm veokha dv qzh tvvuh.\n46 Otmaxt rbq qzh yeuk.\n47 Otmaxt vdq abjm qzh yeuk qzhxh.\n48 Otmaxt rxtppha qzh yeuk.\n49 Otmaxt aelotxaha qzh yeuk.\n50 Otmaxt rxtppha qzh yeuk.\n51 Otmaxt jhmq ptok qb qzh rtxahm.\n52 Hbzm axbvvha qzh tvvuh.\n53 Otmaxt vdq abjm qzh yeuk.\n54 Ytmehu rbq qzh yeuk.\n55 Ytmehu jhmq qb qzh ptqzxbby.\n56 Ytmehu jhmq qb qzh ztuujti.\n57 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t54 56 55\n58 Ytmehu uhsq qzh yeuk.\n59 Ytmehu cbdxmhiha qb qzh bsseoh.\n60 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t58 56 55\n61 Hbzm jhmq qb qzh bsseoh.\n62 Ytmehu jhmq qb qzh keqozhm.\n63 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t58 56 55\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Otmaxt qbbk qzh yeuk.\n4 Otmaxt vdq abjm qzh yeuk qzhxh.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Hbzm jhmq ptok qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Ytmehu veokha dv qzh tvvuh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Otmaxt aelotxaha qzh yeuk qzhxh.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n16 Ytmehu aelotxaha qzh tvvuh.\n17 Hbzm ybnha qb qzh rtxahm.\n18 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n19 Otmaxt jhmq qb qzh phaxbby.\n20 Otmaxt ybnha qb qzh ptqzxbby.\n21 Otmaxt ybnha qb qzh keqozhm.\n22 Hbzm rxtppha qzh sbbqptuu qzhxh.\n23 Hbzm jhmq qb qzh keqozhm.\n24 Hbzm rxtppha qzh yeuk.\n25 Ytmehu qxtnhuuha qb qzh ztuujti.\n26 Utxi qxtnhuuha qb qzh rtxahm.\n27 Ytmehu qxtnhuuha qb qzh bsseoh.\n28 Hbzm aelotxaha qzh yeuk.\n29 Hbzm uhsq qzh sbbqptuu.\n30 Hbzm rxtppha qzh sbbqptuu.\n31 Hbzm veokha dv qzh yeuk.\n32 Hbzm axbvvha qzh yeuk.\n33 Hbzm jhmq ptok qb qzh ztuujti.\n34 Otmaxt jhmq ptok qb qzh ptqzxbby.\n35 Otmaxt ybnha qb qzh bsseoh.\n36 Otmaxt jhmq ptok qb qzh ptqzxbby.\n37 Ytmehu ybnha qb qzh keqozhm.\n38 Utxi ybnha qb qzh ptqzxbby.\n39 Otmaxt qxtnhuuha qb qzh keqozhm.\n40 Utxi cbdxmhiha qb qzh phaxbby.\n41 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n42 Hbzm aelotxaha qzh sbbqptuu.\n43 Hbzm ybnha qb qzh keqozhm.\n44 Otmaxt qxtnhuuha qb qzh bsseoh.\n45 Otmaxt jhmq ptok qb qzh ztuujti.\n46 Utxi jhmq ptok qb qzh ptqzxbby.\n47 Otmaxt rxtppha qzh sbbqptuu.\n48 Hbzm qbbk qzh yeuk qzhxh.\n49 Hbzm jhmq ptok qb qzh ptqzxbby.\n50 Utxi jhmq ptok qb qzh rtxahm.\n51 Hbzm ybnha qb qzh rtxahm.\n52 Otmaxt axbvvha qzh sbbqptuu.\n53 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t48 51 49\n54 Hbzm aelotxaha qzh yeuk.\n55 Hbzm qbbk qzh yeuk.\n56 Otmaxt qbbk qzh sbbqptuu.\n57 Otmaxt qxtnhuuha qb qzh keqozhm.\n58 Hbzm jhmq qb qzh ptqzxbby.\n59 Otmaxt axbvvha qzh sbbqptuu.\n60 Hbzm jhmq ptok qb qzh bsseoh.\n61 Otmaxt qxtnhuuha qb qzh bsseoh.\n62 Hbzm qxtnhuuha qb qzh phaxbby.\n63 Hbzm vdq abjm qzh yeuk.\n64 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t63 62 60\n65 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n66 Hbzm rbq qzh yeuk.\n67 Ytmehu qxtnhuuha qb qzh ztuujti.\n68 Hbzm aelotxaha qzh yeuk.\n69 Hbzm qbbk qzh yeuk.\n70 Hbzm vdq abjm qzh yeuk.\n71 Ytmehu ybnha qb qzh bsseoh.\n72 Hbzm jhmq ptok qb qzh ptqzxbby.\n73 Hbzm jhmq qb qzh ztuujti.\n74 Otmaxt cbdxmhiha qb qzh phaxbby.\n75 Otmaxt cbdxmhiha qb qzh rtxahm.\n76 Ytmehu jhmq ptok qb qzh ztuujti.\n77 Hbzm qxtnhuuha qb qzh phaxbby.\n78 Hbzm jhmq ptok qb qzh rtxahm.\n79 Hbzm jhmq ptok qb qzh ztuujti.\n80 Otmaxt ybnha qb qzh ztuujti.\n81 Otmaxt qxtnhuuha qb qzh bsseoh.\n82 Utxi cbdxmhiha qb qzh ptqzxbby.\n83 Hbzm qxtnhuuha qb qzh bsseoh.\n84 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n85 Utxi qxtnhuuha qb qzh ztuujti.\n86 Hbzm jhmq ptok qb qzh ztuujti.\n87 Utxi ybnha qb qzh phaxbby.\n88 Hbzm ybnha qb qzh phaxbby.\n89 Hbzm jhmq ptok qb qzh keqozhm.\n90 Ytmehu jhmq qb qzh ptqzxbby.\n91 Utxi veokha dv qzh yeuk.\n92 Utxi vdq abjm qzh yeuk.\n93 Hbzm qbbk qzh sbbqptuu qzhxh.\n94 Utxi qxtnhuuha qb qzh keqozhm.\n95 Hbzm vdq abjm qzh sbbqptuu.\n96 Hbzm ybnha qb qzh ztuujti.\n97 Hbzm qxtnhuuha qb qzh keqozhm.\n98 Utxi qbbk qzh sbbqptuu.\n99 Utxi uhsq qzh sbbqptuu.\n100 Otmaxt cbdxmhiha qb qzh bsseoh.\n101 Hbzm rxtppha qzh sbbqptuu.\n102 Hbzm axbvvha qzh sbbqptuu.\n103 Hbzm rbq qzh sbbqptuu.\n104 Utxi ybnha qb qzh phaxbby.\n105 Ytmehu qxtnhuuha qb qzh bsseoh.\n106 Ytmehu jhmq qb qzh ztuujti.\n107 Utxi qxtnhuuha qb qzh ztuujti.\n108 Hbzm cbdxmhiha qb qzh ztuujti.\n109 Hbzm axbvvha qzh sbbqptuu.\n110 Hbzm cbdxmhiha qb qzh keqozhm.\n111 Ytmehu qbbk qzh sbbqptuu.\n112 Otmaxt jhmq qb qzh keqozhm.\n113 Hbzm jhmq ptok qb qzh ptqzxbby.\n114 Utxi jhmq ptok qb qzh keqozhm.\n115 Ytmehu jhmq ptok qb qzh rtxahm.\n116 Ytmehu jhmq qb qzh ztuujti.\n117 Utxi jhmq qb qzh ptqzxbby.\n118 Utxi jhmq ptok qb qzh rtxahm.\n119 Ytmehu ybnha qb qzh ptqzxbby.\n120 Ytmehu axbvvha qzh sbbqptuu.\n121 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t120 116 115\n122 Otmaxt jhmq qb qzh phaxbby.\n123 Utxi qxtnhuuha qb qzh phaxbby.\n124 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t120 119 116\n125 Otmaxt rbq qzh yeuk qzhxh.\n126 Otmaxt axbvvha qzh yeuk.\n127 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t120 116 115\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Utxi ybnha qb qzh phaxbby.\n3 Utxi veokha dv qzh yeuk.\n4 Utxi vdq abjm qzh yeuk.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Hbzm jhmq qb qzh bsseoh.\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Ytmehu veokha dv qzh tvvuh qzhxh.\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Utxi ybnha qb qzh ztuujti.\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Ytmehu qxtnhuuha qb qzh phaxbby.\n19 Otmaxt veokha dv qzh sbbqptuu.\n20 Otmaxt uhsq qzh sbbqptuu.\n21 Utxi jhmq qb qzh ptqzxbby.\n22 Ytmehu jhmq ptok qb qzh rtxahm.\n23 Ytmehu axbvvha qzh tvvuh.\n24 Utxi ybnha qb qzh keqozhm.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t23 22 18\n26 Otmaxt rbq qzh sbbqptuu.\n27 Otmaxt axbvvha qzh sbbqptuu.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t23 22 18\n29 Ytmehu veokha dv qzh tvvuh.\n30 Utxi veokha dv qzh sbbqptuu.\n31 Ytmehu vdq abjm qzh tvvuh qzhxh.\n32 Utxi axbvvha qzh sbbqptuu.\n33 Ytmehu qbbk qzh tvvuh.\n34 Utxi veokha dv qzh sbbqptuu.\n35 Ytmehu vdq abjm qzh tvvuh.\n36 Utxi vdq abjm qzh sbbqptuu.\n37 Utxi jhmq qb qzh ztuujti.\n38 Ytmehu ybnha qb qzh keqozhm.\n39 Otmaxt rxtppha qzh sbbqptuu.\n40 Otmaxt jhmq qb qzh phaxbby.\n41 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n42 Utxi jhmq qb qzh rtxahm.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t39 41 40\n44 Ytmehu qxtnhuuha qb qzh ztuujti.\n45 Utxi jhmq ptok qb qzh keqozhm.\n46 Hbzm qxtnhuuha qb qzh rtxahm.\n47 Hbzm jhmq ptok qb qzh phaxbby.\n48 Hbzm jhmq qb qzh ptqzxbby.\n49 Otmaxt vdq abjm qzh sbbqptuu.\n50 Utxi cbdxmhiha qb qzh phaxbby.\n51 Otmaxt veokha dv qzh sbbqptuu.\n52 Utxi rxtppha qzh yeuk.\n53 Utxi aelotxaha qzh yeuk.\n54 Ytmehu qxtnhuuha qb qzh phaxbby.\n55 Hbzm cbdxmhiha qb qzh bsseoh.\n56 Hbzm jhmq qb qzh ptqzxbby.\n57 Otmaxt axbvvha qzh sbbqptuu.\n58 Utxi cbdxmhiha qb qzh ptqzxbby.\n59 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n60 Ytmehu veokha dv qzh yeuk.\n61 Ytmehu qxtnhuuha qb qzh bsseoh.\n62 Otmaxt jhmq qb qzh ztuujti.\n63 Otmaxt vdq abjm qzh sbbqptuu.\n64 Ytmehu axbvvha qzh yeuk.\n65 Ytmehu rbq qzh yeuk.\n66 Hbzm jhmq qb qzh keqozhm.\n67 Otmaxt rxtppha qzh sbbqptuu.\n68 Ytmehu axbvvha qzh yeuk.\n69 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n70 Ytmehu veokha dv qzh yeuk.\n71 Otmaxt vdq abjm qzh sbbqptuu.\n72 Hbzm jhmq qb qzh phaxbby.\n73 Otmaxt rxtppha qzh sbbqptuu.\n74 Ytmehu ybnha qb qzh phaxbby.\n75 Otmaxt jhmq qb qzh phaxbby.\n76 Utxi jhmq ptok qb qzh bsseoh.\n77 Utxi qxtnhuuha qb qzh keqozhm.\n78 Utxi jhmq ptok qb qzh rtxahm.\n79 Hbzm cbdxmhiha qb qzh bsseoh.\n80 Utxi qxtnhuuha qb qzh keqozhm.\n81 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n82 Ytmehu vdq abjm qzh yeuk.\n83 Utxi ybnha qb qzh phaxbby.\n84 Utxi veokha dv qzh sbbqptuu.\n85 Ytmehu rbq qzh yeuk.\n86 Utxi vdq abjm qzh sbbqptuu qzhxh.\n87 Hbzm cbdxmhiha qb qzh keqozhm.\n88 Ytmehu axbvvha qzh yeuk.\n89 Utxi veokha dv qzh sbbqptuu.\n90 Utxi jhmq ptok qb qzh keqozhm.\n91 Ytmehu ybnha qb qzh keqozhm.\n92 Ytmehu ybnha qb qzh bsseoh.\n93 Otmaxt rxtppha qzh yeuk.\n94 Hbzm jhmq ptok qb qzh phaxbby.\n95 Otmaxt uhsq qzh yeuk.\n96 Hbzm qbbk qzh yeuk.\n97 Utxi cbdxmhiha qb qzh phaxbby.\n98 Otmaxt jhmq qb qzh bsseoh.\n99 Utxi vdq abjm qzh sbbqptuu.\n100 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t99 97 90\n101 Hbzm uhsq qzh yeuk qzhxh.\n102 Utxi qxtnhuuha qb qzh ztuujti.\n103 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t99 97 90\n1 Hbzm rxtppha qzh yeuk.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Hbzm uhsq qzh yeuk.\n6 Otmaxt jhmq ptok qb qzh ztuujti.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Hbzm rxtppha qzh yeuk.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Otmaxt axbvvha qzh tvvuh.\n13 Otmaxt rbq qzh tvvuh.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Hbzm qxtnhuuha qb qzh ptqzxbby.\n17 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t13 15 14\n18 Hbzm cbdxmhiha qb qzh keqozhm.\n19 Otmaxt aelotxaha qzh tvvuh.\n20 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t19 15 14\n21 Hbzm aelotxaha qzh yeuk.\n22 Hbzm qxtnhuuha qb qzh bsseoh.\n23 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t21 16 11\n24 Utxi ybnha qb qzh ztuujti.\n25 Hbzm jhmq qb qzh rtxahm.\n26 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t21 18 16\n27 Hbzm jhmq qb qzh ptqzxbby.\n28 Otmaxt rbq qzh tvvuh.\n29 Otmaxt vdq abjm qzh tvvuh.\n30 Hbzm jhmq qb qzh keqozhm.\n31 Hbzm rbq qzh yeuk.\n32 Hbzm jhmq qb qzh rtxahm.\n33 Otmaxt rxtppha qzh tvvuh.\n34 Utxi qxtnhuuha qb qzh phaxbby.\n35 Utxi qxtnhuuha qb qzh ptqzxbby.\n36 Hbzm axbvvha qzh yeuk.\n37 Otmaxt ybnha qb qzh keqozhm.\n38 Hbzm jhmq ptok qb qzh ztuujti.\n39 Ytmehu rbq qzh yeuk.\n40 Hbzm jhmq ptok qb qzh phaxbby.\n41 Otmaxt uhsq qzh tvvuh qzhxh.\n42 Otmaxt rxtppha qzh tvvuh qzhxh.\n43 Utxi jhmq qb qzh phaxbby.\n44 Ytmehu qxtnhuuha qb qzh bsseoh.\n45 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n46 Otmaxt cbdxmhiha qb qzh phaxbby.\n47 Hbzm cbdxmhiha qb qzh rtxahm.\n48 Ytmehu axbvvha qzh sbbqptuu.\n49 Hbzm jhmq qb qzh bsseoh.\n50 Utxi jhmq ptok qb qzh ztuujti.\n51 Ytmehu cbdxmhiha qb qzh phaxbby.\n52 Otmaxt qxtnhuuha qb qzh keqozhm.\n53 Ytmehu axbvvha qzh yeuk.\n54 Ytmehu rbq qzh yeuk.\n55 Ytmehu vdq abjm qzh yeuk qzhxh.\n56 Hbzm jhmq ptok qb qzh phaxbby.\n57 Hbzm rxtppha qzh yeuk.\n58 Otmaxt ybnha qb qzh ptqzxbby.\n59 Ytmehu jhmq ptok qb qzh ztuujti.\n60 Otmaxt jhmq qb qzh ztuujti.\n61 Utxi cbdxmhiha qb qzh bsseoh.\n62 Hbzm uhsq qzh yeuk.\n63 Ytmehu ybnha qb qzh ptqzxbby.\n64 Hbzm rbq qzh yeuk.\n65 Utxi veokha dv qzh sbbqptuu qzhxh.\n66 Utxi axbvvha qzh sbbqptuu.\n67 Hbzm cbdxmhiha qb qzh bsseoh.\n68 Hbzm axbvvha qzh yeuk.\n69 Utxi veokha dv qzh sbbqptuu.\n70 Otmaxt uhsq qzh tvvuh.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t70 58 52\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh rtxahm.\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Utxi jhmq qb qzh keqozhm.\n7 Otmaxt rbq qzh tvvuh.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Otmaxt aelotxaha qzh tvvuh.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Utxi jhmq qb qzh phaxbby.\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Ytmehu rxtppha qzh tvvuh.\n18 Ytmehu axbvvha qzh tvvuh.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Ytmehu qbbk qzh tvvuh.\n22 Ytmehu ybnha qb qzh rtxahm.\n23 Otmaxt ybnha qb qzh rtxahm.\n24 Ytmehu vdq abjm qzh tvvuh qzhxh.\n25 Hbzm jhmq qb qzh ptqzxbby.\n26 Hbzm ybnha qb qzh rtxahm.\n27 Otmaxt ybnha qb qzh ztuujti.\n28 Hbzm qxtnhuuha qb qzh ztuujti.\n29 Otmaxt jhmq ptok qb qzh rtxahm.\n30 Ytmehu veokha dv qzh tvvuh.\n31 Utxi cbdxmhiha qb qzh ptqzxbby.\n32 Hbzm cbdxmhiha qb qzh phaxbby.\n33 Utxi jhmq ptok qb qzh rtxahm.\n34 Ytmehu uhsq qzh tvvuh qzhxh.\n35 Ytmehu jhmq ptok qb qzh phaxbby.\n36 Utxi rxtppha qzh tvvuh.\n37 Utxi cbdxmhiha qb qzh keqozhm.\n38 Utxi uhsq qzh tvvuh.\n39 Otmaxt qxtnhuuha qb qzh phaxbby.\n40 Hbzm cbdxmhiha qb qzh rtxahm.\n41 Utxi rxtppha qzh tvvuh.\n42 Otmaxt ybnha qb qzh rtxahm.\n43 Hbzm cbdxmhiha qb qzh bsseoh.\n44 Utxi axbvvha qzh tvvuh.\n45 Utxi ybnha qb qzh ptqzxbby.\n46 Hbzm cbdxmhiha qb qzh phaxbby.\n47 Hbzm qxtnhuuha qb qzh ztuujti.\n48 Otmaxt ybnha qb qzh ptqzxbby.\n49 Otmaxt ybnha qb qzh keqozhm.\n50 Otmaxt jhmq ptok qb qzh ptqzxbby.\n51 Utxi jhmq qb qzh rtxahm.\n52 Utxi cbdxmhiha qb qzh phaxbby.\n53 Hbzm rbq qzh sbbqptuu.\n54 Ytmehu qxtnhuuha qb qzh ztuujti.\n55 Utxi jhmq qb qzh ptqzxbby.\n56 Ytmehu rbq qzh yeuk.\n57 Ytmehu ybnha qb qzh bsseoh.\n58 Utxi ybnha qb qzh keqozhm.\n59 Ytmehu vdq abjm qzh yeuk.\n60 Ytmehu rxtppha qzh yeuk.\n61 Otmaxt jhmq ptok qb qzh ztuujti.\n62 Utxi rxtppha qzh tvvuh qzhxh.\n63 Utxi vdq abjm qzh tvvuh.\n64 Utxi jhmq qb qzh rtxahm.\n65 Otmaxt jhmq qb qzh keqozhm.\n66 Otmaxt jhmq ptok qb qzh phaxbby.\n67 Utxi cbdxmhiha qb qzh ptqzxbby.\n68 Hbzm aelotxaha qzh sbbqptuu.\n69 Utxi jhmq ptok qb qzh keqozhm.\n70 Hbzm rxtppha qzh sbbqptuu.\n71 Ytmehu jhmq qb qzh rtxahm.\n72 Hbzm ybnha qb qzh keqozhm.\n73 Utxi jhmq ptok qb qzh bsseoh.\n74 Ytmehu qxtnhuuha qb qzh bsseoh.\n75 Ytmehu ybnha qb qzh rtxahm.\n76 Utxi qxtnhuuha qb qzh ztuujti.\n77 Ytmehu qxtnhuuha qb qzh keqozhm.\n78 Hbzm qxtnhuuha qb qzh rtxahm.\n79 Utxi jhmq ptok qb qzh phaxbby.\n80 Hbzm uhsq qzh sbbqptuu qzhxh.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t80 78 72\n82 Ytmehu jhmq qb qzh ztuujti.\n83 Hbzm rxtppha qzh sbbqptuu.\n84 Ytmehu jhmq qb qzh phaxbby.\n85 Hbzm axbvvha qzh sbbqptuu.\n86 Hbzm jhmq ptok qb qzh bsseoh.\n87 Hbzm jhmq qb qzh ztuujti.\n88 Otmaxt jhmq qb qzh ztuujti.\n89 Hbzm jhmq ptok qb qzh rtxahm.\n90 Hbzm ybnha qb qzh phaxbby.\n91 Otmaxt qxtnhuuha qb qzh phaxbby.\n92 Hbzm qxtnhuuha qb qzh ztuujti.\n93 Utxi ybnha qb qzh ptqzxbby.\n94 Utxi qxtnhuuha qb qzh keqozhm.\n95 Ytmehu uhsq qzh yeuk.\n96 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t95 75 74\n97 Utxi qbbk qzh tvvuh.\n98 Ytmehu veokha dv qzh yeuk.\n99 Ytmehu axbvvha qzh yeuk qzhxh.\n100 Hbzm cbdxmhiha qb qzh ptqzxbby.\n101 Utxi jhmq qb qzh bsseoh.\n102 Utxi jhmq ptok qb qzh rtxahm.\n103 Utxi uhsq qzh tvvuh.\n104 Otmaxt jhmq qb qzh ptqzxbby.\n105 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t103 102 101\n106 Utxi rxtppha qzh sbbqptuu.\n107 Utxi veokha dv qzh tvvuh.\n108 Utxi qxtnhuuha qb qzh bsseoh.\n109 Utxi qxtnhuuha qb qzh ztuujti.\n110 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t107 109 108\n111 Utxi ybnha qb qzh rtxahm.\n112 Ytmehu veokha dv qzh yeuk.\n113 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t107 111 109\n1 Utxi veokha dv qzh tvvuh.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Utxi jhmq qb qzh phaxbby.\n5 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t1 4 3\n6 Otmaxt ybnha qb qzh rtxahm.\n7 Utxi axbvvha qzh tvvuh.\n8 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t7 4 3\n9 Hbzm ybnha qb qzh keqozhm.\n10 Hbzm veokha dv qzh sbbqptuu qzhxh.\n11 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t7 4 3\n12 Utxi qxtnhuuha qb qzh ptqzxbby.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t7 4 3\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n17 Otmaxt qbbk qzh yeuk.\n18 Otmaxt axbvvha qzh yeuk.\n19 Hbzm vdq abjm qzh sbbqptuu.\n20 Otmaxt veokha dv qzh yeuk.\n21 Hbzm veokha dv qzh sbbqptuu.\n22 Otmaxt vdq abjm qzh yeuk.\n23 Otmaxt ybnha qb qzh bsseoh.\n24 Utxi rbq qzh yeuk.\n25 Utxi uhsq qzh yeuk.\n26 Hbzm qxtnhuuha qb qzh ptqzxbby.\n27 Utxi qbbk qzh yeuk.\n28 Hbzm qxtnhuuha qb qzh keqozhm.\n29 Hbzm axbvvha qzh sbbqptuu.\n30 Ytmehu jhmq qb qzh ptqzxbby.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t29 28 26\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Utxi vdq abjm qzh yeuk.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Utxi ybnha qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh ztuujti.\n7 Utxi ybnha qb qzh bsseoh.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Hbzm qbbk qzh yeuk.\n10 Hbzm aelotxaha qzh yeuk.\n11 Hbzm rxtppha qzh yeuk.\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Hbzm axbvvha qzh yeuk.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Ytmehu rbq qzh tvvuh.\n16 Otmaxt jhmq ptok qb qzh phaxbby.\n17 Utxi ybnha qb qzh ptqzxbby.\n18 Ytmehu qxtnhuuha qb qzh keqozhm.\n19 Utxi jhmq qb qzh phaxbby.\n20 Hbzm qxtnhuuha qb qzh phaxbby.\n21 Ytmehu axbvvha qzh tvvuh.\n22 Ytmehu ybnha qb qzh ztuujti.\n23 Otmaxt jhmq qb qzh rtxahm.\n24 Utxi jhmq ptok qb qzh rtxahm.\n25 Utxi veokha dv qzh sbbqptuu.\n26 Ytmehu qxtnhuuha qb qzh keqozhm.\n27 Otmaxt cbdxmhiha qb qzh keqozhm.\n28 Utxi axbvvha qzh sbbqptuu.\n29 Ytmehu jhmq ptok qb qzh rtxahm.\n30 Otmaxt jhmq qb qzh ptqzxbby.\n31 Hbzm ybnha qb qzh ptqzxbby.\n32 Ytmehu qbbk qzh sbbqptuu.\n33 Hbzm qxtnhuuha qb qzh bsseoh.\n34 Utxi jhmq qb qzh ptqzxbby.\n35 Otmaxt ybnha qb qzh keqozhm.\n36 Otmaxt veokha dv qzh yeuk.\n37 Otmaxt qbbk qzh tvvuh.\n38 Ytmehu axbvvha qzh sbbqptuu.\n39 Ytmehu rbq qzh sbbqptuu.\n40 Hbzm cbdxmhiha qb qzh ztuujti.\n41 Utxi jhmq ptok qb qzh ztuujti.\n42 Otmaxt jhmq qb qzh bsseoh.\n43 Otmaxt vdq abjm qzh yeuk qzhxh.\n44 Hbzm qxtnhuuha qb qzh ptqzxbby.\n45 Utxi jhmq ptok qb qzh keqozhm.\n46 Ytmehu axbvvha qzh sbbqptuu.\n47 Ytmehu rxtppha qzh sbbqptuu.\n48 Otmaxt jhmq qb qzh rtxahm.\n49 Ytmehu vdq abjm qzh sbbqptuu.\n50 Ytmehu rbq qzh sbbqptuu qzhxh.\n51 Ytmehu jhmq qb qzh bsseoh.\n52 Ytmehu rxtppha qzh yeuk.\n53 Otmaxt uhsq qzh tvvuh.\n54 Otmaxt ybnha qb qzh phaxbby.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t53 48 42\n56 Hbzm jhmq ptok qb qzh rtxahm.\n57 Utxi jhmq qb qzh ztuujti.\n58 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t53 48 42\n59 Otmaxt cbdxmhiha qb qzh bsseoh.\n60 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n61 Ytmehu vdq abjm qzh sbbqptuu.\n62 Hbzm ybnha qb qzh ptqzxbby.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t61 60 51\n64 Otmaxt qxtnhuuha qb qzh phaxbby.\n65 Ytmehu rbq qzh sbbqptuu qzhxh.\n66 Ytmehu ybnha qb qzh ztuujti.\n67 Ytmehu ybnha qb qzh keqozhm.\n68 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t65 67 66\n69 Ytmehu vdq abjm qzh yeuk.\n70 Ytmehu axbvvha qzh sbbqptuu.\n71 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t70 67 66\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm rxtppha qzh tvvuh.\n5 Hbzm rxtppha qzh yeuk.\n6 Hbzm vdq abjm qzh tvvuh qzhxh.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Hbzm rbq qzh tvvuh.\n9 Hbzm aelotxaha qzh tvvuh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Hbzm vdq abjm qzh yeuk qzhxh.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm rxtppha qzh yeuk.\n15 Hbzm aelotxaha qzh yeuk.\n16 Otmaxt rxtppha qzh yeuk.\n17 Utxi jhmq ptok qb qzh keqozhm.\n18 Otmaxt vdq abjm qzh yeuk.\n19 Hbzm rbq qzh yeuk.\n20 Otmaxt ybnha qb qzh rtxahm.\n21 Hbzm cbdxmhiha qb qzh phaxbby.\n22 Utxi qxtnhuuha qb qzh bsseoh.\n23 Hbzm qxtnhuuha qb qzh ptqzxbby.\n24 Hbzm axbvvha qzh yeuk qzhxh.\n25 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t24 23 21\n26 Otmaxt qxtnhuuha qb qzh phaxbby.\n27 Ytmehu cbdxmhiha qb qzh ztuujti.\n28 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t24 23 21\n29 Utxi qxtnhuuha qb qzh rtxahm.\n30 Hbzm rbq qzh tvvuh.\n31 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t24 23 21\n32 Hbzm uhsq qzh tvvuh.\n33 Utxi ybnha qb qzh ptqzxbby.\n34 Hbzm veokha dv qzh yeuk.\n35 Utxi rbq qzh tvvuh qzhxh.\n36 Ytmehu jhmq qb qzh rtxahm.\n37 Ytmehu jhmq ptok qb qzh keqozhm.\n38 Utxi aelotxaha qzh tvvuh.\n39 Utxi jhmq ptok qb qzh rtxahm.\n40 Ytmehu qxtnhuuha qb qzh phaxbby.\n41 Utxi veokha dv qzh sbbqptuu.\n42 Otmaxt cbdxmhiha qb qzh rtxahm.\n43 Otmaxt jhmq ptok qb qzh ztuujti.\n44 Hbzm aelotxaha qzh yeuk.\n45 Utxi qxtnhuuha qb qzh ptqzxbby.\n46 Utxi qxtnhuuha qb qzh bsseoh.\n47 Utxi axbvvha qzh sbbqptuu qzhxh.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t47 46 45\n49 Hbzm qxtnhuuha qb qzh keqozhm.\n50 Otmaxt jhmq qb qzh phaxbby.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t47 46 45\n1 Hbzm rbq qzh tvvuh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Utxi cbdxmhiha qb qzh ztuujti.\n4 Hbzm aelotxaha qzh tvvuh.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Otmaxt veokha dv qzh yeuk.\n9 Ytmehu jhmq qb qzh keqozhm.\n10 Otmaxt vdq abjm qzh yeuk.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Otmaxt ybnha qb qzh phaxbby.\n13 Ytmehu veokha dv qzh sbbqptuu.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh bsseoh.\n17 Utxi veokha dv qzh yeuk.\n18 Hbzm qbbk qzh tvvuh.\n19 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n20 Ytmehu rbq qzh sbbqptuu qzhxh.\n21 Ytmehu jhmq qb qzh bsseoh.\n22 Ytmehu axbvvha qzh sbbqptuu.\n23 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n24 Hbzm axbvvha qzh tvvuh.\n25 Ytmehu ybnha qb qzh ztuujti.\n26 Ytmehu cbdxmhiha qb qzh bsseoh.\n27 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n28 Otmaxt jhmq qb qzh phaxbby.\n29 Ytmehu vdq abjm qzh sbbqptuu.\n30 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n31 Utxi uhsq qzh yeuk.\n32 Utxi qxtnhuuha qb qzh keqozhm.\n33 Otmaxt jhmq qb qzh ztuujti.\n34 Utxi jhmq qb qzh bsseoh.\n35 Ytmehu aelotxaha qzh sbbqptuu.\n36 Hbzm veokha dv qzh tvvuh.\n37 Utxi rxtppha qzh sbbqptuu.\n38 Hbzm qxtnhuuha qb qzh bsseoh.\n39 Utxi jhmq qb qzh ptqzxbby.\n40 Ytmehu rbq qzh yeuk.\n41 Ytmehu uhsq qzh yeuk.\n42 Otmaxt jhmq qb qzh keqozhm.\n43 Hbzm cbdxmhiha qb qzh phaxbby.\n44 Ytmehu rxtppha qzh yeuk.\n45 Utxi cbdxmhiha qb qzh keqozhm.\n46 Utxi vdq abjm qzh sbbqptuu.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t46 45 39\n48 Ytmehu aelotxaha qzh yeuk qzhxh.\n49 Ytmehu jhmq qb qzh ptqzxbby.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t46 45 39\n51 Ytmehu jhmq ptok qb qzh ztuujti.\n52 Otmaxt qbbk qzh sbbqptuu.\n53 Utxi qxtnhuuha qb qzh ztuujti.\n54 Ytmehu jhmq ptok qb qzh ptqzxbby.\n55 Hbzm ybnha qb qzh bsseoh.\n56 Hbzm uhsq qzh tvvuh.\n57 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t56 55 43\n58 Otmaxt qxtnhuuha qb qzh rtxahm.\n59 Ytmehu qxtnhuuha qb qzh phaxbby.\n60 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t56 55 43\n61 Ytmehu cbdxmhiha qb qzh ztuujti.\n62 Hbzm veokha dv qzh yeuk qzhxh.\n63 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t56 43 38\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Utxi jhmq qb qzh keqozhm.\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Utxi rxtppha qzh sbbqptuu.\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh keqozhm.\n15 Otmaxt ybnha qb qzh keqozhm.\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Ytmehu jhmq ptok qb qzh bsseoh.\n18 Hbzm jhmq qb qzh ztuujti.\n19 Ytmehu qxtnhuuha qb qzh phaxbby.\n20 Utxi axbvvha qzh sbbqptuu.\n21 Otmaxt jhmq qb qzh ztuujti.\n22 Utxi rxtppha qzh sbbqptuu.\n23 Otmaxt ybnha qb qzh ptqzxbby.\n24 Hbzm jhmq ptok qb qzh bsseoh.\n25 Ytmehu rbq qzh tvvuh.\n26 Ytmehu veokha dv qzh yeuk qzhxh.\n27 Ytmehu uhsq qzh tvvuh.\n28 Ytmehu cbdxmhiha qb qzh ztuujti.\n29 Hbzm jhmq qb qzh rtxahm.\n30 Hbzm cbdxmhiha qb qzh phaxbby.\n31 Ytmehu vdq abjm qzh yeuk.\n32 Ytmehu rxtppha qzh yeuk qzhxh.\n33 Hbzm veokha dv qzh tvvuh.\n34 Utxi qxtnhuuha qb qzh ztuujti.\n35 Hbzm vdq abjm qzh tvvuh qzhxh.\n36 Utxi vdq abjm qzh sbbqptuu.\n37 Hbzm qxtnhuuha qb qzh ptqzxbby.\n38 Hbzm qxtnhuuha qb qzh bsseoh.\n39 Ytmehu qbbk qzh sbbqptuu.\n40 Otmaxt ybnha qb qzh keqozhm.\n41 Utxi jhmq qb qzh ptqzxbby.\n42 Hbzm ybnha qb qzh ptqzxbby.\n43 Otmaxt ybnha qb qzh rtxahm.\n44 Utxi jhmq qb qzh rtxahm.\n45 Otmaxt jhmq qb qzh bsseoh.\n46 Hbzm ybnha qb qzh bsseoh.\n47 Utxi qxtnhuuha qb qzh ztuujti.\n48 Hbzm ybnha qb qzh phaxbby.\n49 Otmaxt qxtnhuuha qb qzh rtxahm.\n50 Otmaxt ybnha qb qzh bsseoh.\n51 Hbzm veokha dv qzh tvvuh.\n52 Otmaxt ybnha qb qzh ztuujti.\n53 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n54 Hbzm jhmq ptok qb qzh rtxahm.\n55 Ytmehu uhsq qzh yeuk qzhxh.\n56 Otmaxt cbdxmhiha qb qzh bsseoh.\n57 Utxi jhmq ptok qb qzh bsseoh.\n58 Otmaxt jhmq ptok qb qzh phaxbby.\n59 Ytmehu jhmq qb qzh keqozhm.\n60 Otmaxt cbdxmhiha qb qzh rtxahm.\n61 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n62 Ytmehu qxtnhuuha qb qzh bsseoh.\n63 Utxi cbdxmhiha qb qzh ztuujti.\n64 Utxi veokha dv qzh yeuk.\n65 Utxi cbdxmhiha qb qzh ptqzxbby.\n66 Otmaxt cbdxmhiha qb qzh ztuujti.\n67 Hbzm ybnha qb qzh bsseoh.\n68 Ytmehu ybnha qb qzh ptqzxbby.\n69 Otmaxt ybnha qb qzh bsseoh.\n70 Otmaxt jhmq ptok qb qzh rtxahm.\n71 Utxi vdq abjm qzh yeuk.\n72 Ytmehu qxtnhuuha qb qzh phaxbby.\n73 Utxi cbdxmhiha qb qzh rtxahm.\n74 Hbzm axbvvha qzh tvvuh.\n75 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t74 67 54\n76 Hbzm rbq qzh tvvuh.\n77 Otmaxt ybnha qb qzh keqozhm.\n78 Otmaxt jhmq qb qzh ptqzxbby.\n79 Hbzm uhsq qzh tvvuh.\n80 Hbzm rxtppha qzh tvvuh.\n81 Otmaxt ybnha qb qzh rtxahm.\n82 Utxi jhmq ptok qb qzh phaxbby.\n83 Utxi ybnha qb qzh rtxahm.\n84 Hbzm vdq abjm qzh tvvuh.\n85 Ytmehu cbdxmhiha qb qzh ztuujti.\n86 Hbzm qxtnhuuha qb qzh rtxahm.\n87 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n88 Hbzm jhmq ptok qb qzh ptqzxbby.\n89 Utxi cbdxmhiha qb qzh phaxbby.\n90 Otmaxt jhmq qb qzh ptqzxbby.\n91 Utxi ybnha qb qzh ptqzxbby.\n92 Utxi qbbk qzh yeuk.\n93 Ytmehu ybnha qb qzh phaxbby.\n94 Utxi vdq abjm qzh yeuk.\n95 Ytmehu jhmq qb qzh ztuujti.\n96 Utxi rbq qzh yeuk.\n97 Hbzm jhmq ptok qb qzh ztuujti.\n98 Otmaxt jhmq qb qzh bsseoh.\n99 Hbzm jhmq ptok qb qzh keqozhm.\n100 Otmaxt rbq qzh tvvuh.\n101 Hbzm jhmq qb qzh rtxahm.\n102 Utxi jhmq qb qzh ztuujti.\n103 Utxi jhmq ptok qb qzh ptqzxbby.\n104 Otmaxt ybnha qb qzh keqozhm.\n105 Otmaxt axbvvha qzh tvvuh.\n106 Ytmehu cbdxmhiha qb qzh rtxahm.\n107 Otmaxt cbdxmhiha qb qzh rtxahm.\n108 Ytmehu cbdxmhiha qb qzh ztuujti.\n109 Utxi qxtnhuuha qb qzh phaxbby.\n110 Otmaxt cbdxmhiha qb qzh bsseoh.\n111 Otmaxt qxtnhuuha qb qzh phaxbby.\n112 Hbzm jhmq ptok qb qzh bsseoh.\n113 Otmaxt qxtnhuuha qb qzh rtxahm.\n114 Hbzm qxtnhuuha qb qzh rtxahm.\n115 Hbzm ybnha qb qzh ztuujti.\n116 Otmaxt cbdxmhiha qb qzh bsseoh.\n117 Hbzm jhmq qb qzh rtxahm.\n118 Utxi cbdxmhiha qb qzh ztuujti.\n119 Utxi jhmq qb qzh rtxahm.\n120 Utxi axbvvha qzh yeuk qzhxh.\n121 Hbzm rxtppha qzh yeuk.\n122 Ytmehu qxtnhuuha qb qzh rtxahm.\n123 Utxi jhmq ptok qb qzh keqozhm.\n124 Utxi qbbk qzh sbbqptuu.\n125 Utxi jhmq qb qzh rtxahm.\n126 Utxi jhmq ptok qb qzh keqozhm.\n127 Utxi uhsq qzh sbbqptuu.\n128 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t127 126 125\n129 Hbzm qxtnhuuha qb qzh ptqzxbby.\n130 Ytmehu qxtnhuuha qb qzh bsseoh.\n131 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t127 126 125\n132 Hbzm vdq abjm qzh yeuk.\n133 Hbzm cbdxmhiha qb qzh bsseoh.\n134 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t127 126 125\n135 Otmaxt jhmq qb qzh ztuujti.\n136 Hbzm ybnha qb qzh ztuujti.\n137 Utxi rbq qzh tvvuh.\n138 Utxi cbdxmhiha qb qzh phaxbby.\n139 Utxi vdq abjm qzh tvvuh.\n140 Utxi jhmq ptok qb qzh ztuujti.\n141 Hbzm jhmq qb qzh keqozhm.\n142 Hbzm veokha dv qzh sbbqptuu.\n143 Ytmehu ybnha qb qzh ztuujti.\n144 Hbzm jhmq ptok qb qzh phaxbby.\n145 Hbzm uhsq qzh sbbqptuu.\n146 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n147 Ytmehu rxtppha qzh yeuk.\n148 Otmaxt ybnha qb qzh rtxahm.\n149 Utxi qxtnhuuha qb qzh rtxahm.\n150 Hbzm rxtppha qzh sbbqptuu.\n151 Otmaxt cbdxmhiha qb qzh phaxbby.\n152 Ytmehu jhmq qb qzh ztuujti.\n153 Hbzm aelotxaha qzh sbbqptuu.\n154 Otmaxt ybnha qb qzh keqozhm.\n155 Utxi jhmq ptok qb qzh ztuujti.\n156 Hbzm rbq qzh sbbqptuu.\n157 Utxi jhmq ptok qb qzh bsseoh.\n158 Hbzm rxtppha qzh tvvuh.\n159 Hbzm ybnha qb qzh ptqzxbby.\n160 Ytmehu aelotxaha qzh yeuk.\n161 Hbzm aelotxaha qzh sbbqptuu.\n162 Ytmehu ybnha qb qzh bsseoh.\n163 Hbzm vdq abjm qzh tvvuh qzhxh.\n164 Ytmehu ybnha qb qzh keqozhm.\n165 Otmaxt jhmq ptok qb qzh bsseoh.\n166 Hbzm veokha dv qzh tvvuh.\n167 Ytmehu jhmq qb qzh ztuujti.\n168 Hbzm uhsq qzh tvvuh qzhxh.\n169 Hbzm ybnha qb qzh phaxbby.\n170 Ytmehu veokha dv qzh yeuk.\n171 Ytmehu jhmq qb qzh phaxbby.\n172 Utxi jhmq qb qzh phaxbby.\n173 Ytmehu uhsq qzh yeuk.\n174 Utxi jhmq qb qzh ztuujti.\n175 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n176 Utxi cbdxmhiha qb qzh phaxbby.\n177 Utxi rbq qzh yeuk qzhxh.\n178 Utxi vdq abjm qzh yeuk.\n179 Utxi rxtppha qzh yeuk.\n180 Utxi aelotxaha qzh yeuk.\n181 Otmaxt cbdxmhiha qb qzh rtxahm.\n182 Utxi jhmq ptok qb qzh keqozhm.\n183 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n184 Utxi ybnha qb qzh bsseoh.\n185 Ytmehu qbbk qzh yeuk.\n186 Hbzm qxtnhuuha qb qzh ptqzxbby.\n187 Otmaxt jhmq qb qzh keqozhm.\n188 Ytmehu aelotxaha qzh yeuk qzhxh.\n189 Ytmehu jhmq qb qzh ztuujti.\n190 Utxi qxtnhuuha qb qzh keqozhm.\n191 Ytmehu cbdxmhiha qb qzh bsseoh.\n192 Hbzm jhmq qb qzh keqozhm.\n193 Hbzm cbdxmhiha qb qzh phaxbby.\n194 Utxi ybnha qb qzh ptqzxbby.\n195 Otmaxt jhmq qb qzh ztuujti.\n196 Hbzm rbq qzh yeuk.\n197 Hbzm aelotxaha qzh yeuk.\n198 Hbzm qbbk qzh yeuk.\n199 Hbzm jhmq qb qzh keqozhm.\n200 Hbzm axbvvha qzh yeuk.\n201 Ytmehu ybnha qb qzh ztuujti.\n202 Hbzm qbbk qzh yeuk.\n203 Otmaxt jhmq qb qzh keqozhm.\n204 Ytmehu ybnha qb qzh rtxahm.\n205 Otmaxt jhmq ptok qb qzh phaxbby.\n206 Otmaxt ybnha qb qzh rtxahm.\n207 Utxi veokha dv qzh tvvuh.\n208 Utxi uhsq qzh tvvuh.\n209 Utxi rxtppha qzh sbbqptuu.\n210 Utxi rbq qzh tvvuh.\n211 Otmaxt jhmq qb qzh phaxbby.\n212 Otmaxt ybnha qb qzh ptqzxbby.\n213 Hbzm ybnha qb qzh ztuujti.\n214 Hbzm axbvvha qzh yeuk.\n215 Hbzm qxtnhuuha qb qzh phaxbby.\n216 Ytmehu qxtnhuuha qb qzh keqozhm.\n217 Ytmehu cbdxmhiha qb qzh bsseoh.\n218 Utxi aelotxaha qzh sbbqptuu qzhxh.\n219 Utxi veokha dv qzh sbbqptuu.\n220 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n221 Otmaxt cbdxmhiha qb qzh ztuujti.\n222 Utxi vdq abjm qzh tvvuh qzhxh.\n223 Utxi axbvvha qzh sbbqptuu.\n224 Utxi rbq qzh tvvuh.\n225 Utxi cbdxmhiha qb qzh ztuujti.\n226 Otmaxt jhmq ptok qb qzh ptqzxbby.\n227 Utxi qbbk qzh yeuk.\n228 Utxi qxtnhuuha qb qzh bsseoh.\n229 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t224 228 225\n1 Ytmehu veokha dv qzh tvvuh.\n2 Ytmehu aelotxaha qzh tvvuh.\n3 Ytmehu qbbk qzh tvvuh.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Utxi rxtppha qzh yeuk.\n6 Utxi rbq qzh sbbqptuu.\n7 Ytmehu vdq abjm qzh tvvuh qzhxh.\n8 Utxi aelotxaha qzh yeuk.\n9 Utxi aelotxaha qzh sbbqptuu.\n10 Ytmehu qbbk qzh tvvuh qzhxh.\n11 Utxi qbbk qzh sbbqptuu.\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t10 14 12\n16 Utxi aelotxaha qzh sbbqptuu.\n17 Utxi cbdxmhiha qb qzh phaxbby.\n18 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Otmaxt jhmq ptok qb qzh keqozhm.\n21 Hbzm jhmq qb qzh keqozhm.\n22 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n23 Ytmehu jhmq qb qzh ztuujti.\n24 Utxi qxtnhuuha qb qzh keqozhm.\n25 Hbzm jhmq qb qzh rtxahm.\n26 Utxi cbdxmhiha qb qzh phaxbby.\n27 Utxi jhmq qb qzh rtxahm.\n28 Utxi jhmq qb qzh keqozhm.\n29 Ytmehu aelotxaha qzh tvvuh qzhxh.\n30 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t29 19 14\n31 Ytmehu qxtnhuuha qb qzh keqozhm.\n32 Utxi cbdxmhiha qb qzh ptqzxbby.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t29 22 19\n34 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n35 Ytmehu veokha dv qzh sbbqptuu.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t29 19 14\n37 Utxi rbq qzh yeuk.\n38 Utxi vdq abjm qzh yeuk.\n39 Ytmehu ybnha qb qzh rtxahm.\n40 Utxi jhmq ptok qb qzh bsseoh.\n41 Ytmehu axbvvha qzh sbbqptuu.\n42 Ytmehu qbbk qzh sbbqptuu.\n43 Ytmehu jhmq ptok qb qzh bsseoh.\n44 Otmaxt jhmq ptok qb qzh bsseoh.\n45 Otmaxt ybnha qb qzh rtxahm.\n46 Hbzm ybnha qb qzh ztuujti.\n47 Hbzm qxtnhuuha qb qzh phaxbby.\n48 Hbzm qxtnhuuha qb qzh bsseoh.\n49 Ytmehu aelotxaha qzh sbbqptuu.\n50 Otmaxt cbdxmhiha qb qzh phaxbby.\n51 Utxi ybnha qb qzh keqozhm.\n52 Hbzm veokha dv qzh sbbqptuu.\n53 Utxi ybnha qb qzh phaxbby.\n54 Otmaxt jhmq ptok qb qzh ztuujti.\n55 Hbzm uhsq qzh sbbqptuu.\n56 Hbzm veokha dv qzh sbbqptuu.\n57 Hbzm vdq abjm qzh sbbqptuu.\n58 Otmaxt qbbk qzh tvvuh qzhxh.\n59 Utxi cbdxmhiha qb qzh ptqzxbby.\n60 Ytmehu qxtnhuuha qb qzh phaxbby.\n61 Hbzm veokha dv qzh sbbqptuu.\n62 Hbzm vdq abjm qzh sbbqptuu.\n63 Otmaxt qxtnhuuha qb qzh rtxahm.\n64 Utxi qbbk qzh yeuk.\n65 Utxi ybnha qb qzh ztuujti.\n66 Ytmehu jhmq ptok qb qzh ztuujti.\n67 Hbzm jhmq ptok qb qzh phaxbby.\n68 Hbzm cbdxmhiha qb qzh rtxahm.\n69 Otmaxt uhsq qzh tvvuh.\n70 Otmaxt rxtppha qzh tvvuh.\n71 Otmaxt vdq abjm qzh tvvuh.\n72 Utxi aelotxaha qzh yeuk.\n73 Ytmehu rbq qzh yeuk qzhxh.\n74 Ytmehu jhmq ptok qb qzh rtxahm.\n75 Otmaxt jhmq ptok qb qzh ztuujti.\n76 Hbzm rbq qzh tvvuh.\n77 Otmaxt cbdxmhiha qb qzh phaxbby.\n78 Hbzm cbdxmhiha qb qzh ptqzxbby.\n79 Hbzm jhmq qb qzh bsseoh.\n80 Utxi qxtnhuuha qb qzh ptqzxbby.\n81 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t76 79 78\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu qbbk qzh tvvuh.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Ytmehu jhmq ptok qb qzh bsseoh.\n7 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t2 6 3\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Ytmehu rxtppha qzh yeuk.\n10 Ytmehu axbvvha qzh tvvuh.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t10 8 6\n13 Ytmehu aelotxaha qzh yeuk.\n14 Otmaxt veokha dv qzh yeuk qzhxh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t10 8 6\n16 Hbzm jhmq ptok qb qzh bsseoh.\n17 Utxi qxtnhuuha qb qzh phaxbby.\n18 Ytmehu qxtnhuuha qb qzh phaxbby.\n19 Otmaxt axbvvha qzh yeuk.\n20 Otmaxt ybnha qb qzh keqozhm.\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Otmaxt veokha dv qzh tvvuh.\n23 Ytmehu jhmq qb qzh bsseoh.\n24 Otmaxt ybnha qb qzh ztuujti.\n25 Hbzm jhmq qb qzh phaxbby.\n26 Hbzm cbdxmhiha qb qzh bsseoh.\n27 Otmaxt vdq abjm qzh tvvuh.\n28 Hbzm ybnha qb qzh phaxbby.\n29 Otmaxt rbq qzh yeuk.\n30 Otmaxt vdq abjm qzh yeuk.\n31 Hbzm ybnha qb qzh rtxahm.\n32 Ytmehu jhmq ptok qb qzh keqozhm.\n33 Otmaxt qbbk qzh tvvuh.\n34 Otmaxt rxtppha qzh yeuk.\n35 Otmaxt qxtnhuuha qb qzh phaxbby.\n36 Otmaxt axbvvha qzh yeuk.\n37 Ytmehu qxtnhuuha qb qzh bsseoh.\n38 Hbzm ybnha qb qzh ztuujti.\n39 Ytmehu ybnha qb qzh ztuujti.\n40 Otmaxt rxtppha qzh yeuk.\n41 Ytmehu jhmq ptok qb qzh phaxbby.\n42 Hbzm jhmq ptok qb qzh bsseoh.\n43 Otmaxt aelotxaha qzh tvvuh.\n44 Otmaxt rxtppha qzh tvvuh.\n45 Utxi jhmq ptok qb qzh ztuujti.\n46 Otmaxt cbdxmhiha qb qzh keqozhm.\n47 Ytmehu ybnha qb qzh bsseoh.\n48 Ytmehu cbdxmhiha qb qzh phaxbby.\n49 Ytmehu ybnha qb qzh bsseoh.\n50 Otmaxt aelotxaha qzh tvvuh.\n51 Otmaxt cbdxmhiha qb qzh rtxahm.\n52 Ytmehu ybnha qb qzh ptqzxbby.\n53 Hbzm jhmq ptok qb qzh ptqzxbby.\n54 Ytmehu rbq qzh sbbqptuu.\n55 Hbzm jhmq qb qzh bsseoh.\n56 Ytmehu uhsq qzh sbbqptuu.\n57 Utxi ybnha qb qzh bsseoh.\n58 Utxi jhmq qb qzh phaxbby.\n59 Ytmehu qxtnhuuha qb qzh keqozhm.\n60 Otmaxt jhmq qb qzh phaxbby.\n61 Otmaxt ybnha qb qzh keqozhm.\n62 Otmaxt vdq abjm qzh yeuk.\n63 Hbzm qxtnhuuha qb qzh rtxahm.\n64 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t62 60 51\n65 Otmaxt rbq qzh yeuk.\n66 Otmaxt aelotxaha qzh yeuk.\n67 Otmaxt veokha dv qzh tvvuh.\n68 Hbzm qxtnhuuha qb qzh phaxbby.\n69 Ytmehu rxtppha qzh yeuk.\n70 Ytmehu qxtnhuuha qb qzh ztuujti.\n71 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n72 Ytmehu jhmq qb qzh bsseoh.\n73 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t69 72 71\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Otmaxt rbq qzh tvvuh.\n3 Otmaxt axbvvha qzh tvvuh.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Hbzm rbq qzh yeuk.\n6 Ytmehu qxtnhuuha qb qzh bsseoh.\n7 Hbzm aelotxaha qzh yeuk qzhxh.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Utxi veokha dv qzh tvvuh.\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Hbzm jhmq ptok qb qzh ztuujti.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Utxi vdq abjm qzh tvvuh.\n16 Ytmehu ybnha qb qzh ztuujti.\n17 Utxi rbq qzh tvvuh.\n18 Hbzm rbq qzh yeuk.\n19 Utxi vdq abjm qzh tvvuh.\n20 Utxi ybnha qb qzh ptqzxbby.\n21 Ytmehu jhmq ptok qb qzh phaxbby.\n22 Ytmehu jhmq qb qzh keqozhm.\n23 Hbzm axbvvha qzh yeuk.\n24 Utxi ybnha qb qzh phaxbby.\n25 Otmaxt cbdxmhiha qb qzh rtxahm.\n26 Utxi ybnha qb qzh bsseoh.\n27 Ytmehu qxtnhuuha qb qzh ztuujti.\n28 Utxi jhmq qb qzh phaxbby.\n29 Utxi ybnha qb qzh ptqzxbby.\n30 Ytmehu veokha dv qzh tvvuh qzhxh.\n31 Utxi jhmq ptok qb qzh bsseoh.\n32 Ytmehu vdq abjm qzh tvvuh.\n33 Utxi qxtnhuuha qb qzh keqozhm.\n34 Hbzm cbdxmhiha qb qzh ztuujti.\n35 Hbzm qbbk qzh tvvuh qzhxh.\n36 Hbzm jhmq ptok qb qzh bsseoh.\n37 Hbzm veokha dv qzh sbbqptuu.\n38 Hbzm qbbk qzh yeuk.\n39 Utxi jhmq ptok qb qzh bsseoh.\n40 Hbzm cbdxmhiha qb qzh ptqzxbby.\n41 Otmaxt ybnha qb qzh bsseoh.\n42 Utxi cbdxmhiha qb qzh ptqzxbby.\n43 Utxi ybnha qb qzh rtxahm.\n44 Otmaxt cbdxmhiha qb qzh keqozhm.\n45 Hbzm cbdxmhiha qb qzh phaxbby.\n46 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n47 Utxi jhmq ptok qb qzh bsseoh.\n48 Hbzm aelotxaha qzh tvvuh.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t48 45 40\n50 Utxi qxtnhuuha qb qzh phaxbby.\n51 Hbzm qbbk qzh tvvuh.\n52 Hbzm ybnha qb qzh ztuujti.\n53 Ytmehu jhmq qb qzh rtxahm.\n54 Ytmehu ybnha qb qzh keqozhm.\n55 Otmaxt jhmq qb qzh bsseoh.\n56 Utxi ybnha qb qzh bsseoh.\n57 Hbzm axbvvha qzh tvvuh.\n58 Hbzm aelotxaha qzh sbbqptuu.\n59 Hbzm aelotxaha qzh yeuk.\n60 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t58 45 40\n61 Utxi cbdxmhiha qb qzh rtxahm.\n62 Otmaxt qxtnhuuha qb qzh keqozhm.\n63 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t59 52 45\n64 Hbzm qxtnhuuha qb qzh rtxahm.\n65 Utxi ybnha qb qzh ztuujti.\n66 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t59 52 45\n67 Utxi cbdxmhiha qb qzh bsseoh.\n68 Ytmehu qxtnhuuha qb qzh ztuujti.\n69 Utxi qxtnhuuha qb qzh phaxbby.\n70 Ytmehu rbq qzh yeuk.\n71 Otmaxt jhmq ptok qb qzh phaxbby.\n72 Otmaxt qxtnhuuha qb qzh rtxahm.\n73 Ytmehu uhsq qzh yeuk.\n74 Ytmehu qbbk qzh yeuk.\n75 Utxi jhmq ptok qb qzh ztuujti.\n76 Ytmehu ybnha qb qzh rtxahm.\n77 Otmaxt ybnha qb qzh phaxbby.\n78 Ytmehu cbdxmhiha qb qzh keqozhm.\n79 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t74 78 76\n1 Utxi qbbk qzh tvvuh.\n2 Utxi aelotxaha qzh tvvuh.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Otmaxt qbbk qzh yeuk.\n6 Otmaxt jhmq ptok qb qzh phaxbby.\n7 Ytmehu veokha dv qzh sbbqptuu.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t5 8 6\n10 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Otmaxt rxtppha qzh tvvuh.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt vdq abjm qzh tvvuh.\n17 Ytmehu jhmq ptok qb qzh ptqzxbby.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Otmaxt vdq abjm qzh yeuk qzhxh.\n20 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t19 14 8\n21 Otmaxt rxtppha qzh yeuk.\n22 Ytmehu ybnha qb qzh bsseoh.\n23 Otmaxt vdq abjm qzh yeuk.\n24 Otmaxt qbbk qzh yeuk qzhxh.\n25 Otmaxt qbbk qzh tvvuh.\n26 Utxi ybnha qb qzh ztuujti.\n27 Utxi cbdxmhiha qb qzh phaxbby.\n28 Otmaxt uhsq qzh tvvuh.\n29 Otmaxt aelotxaha qzh yeuk.\n30 Utxi jhmq ptok qb qzh ptqzxbby.\n31 Otmaxt veokha dv qzh yeuk.\n32 Ytmehu jhmq ptok qb qzh rtxahm.\n33 Otmaxt cbdxmhiha qb qzh phaxbby.\n34 Otmaxt cbdxmhiha qb qzh ztuujti.\n35 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t31 34 33\n36 Otmaxt qxtnhuuha qb qzh phaxbby.\n37 Utxi jhmq ptok qb qzh keqozhm.\n38 Ytmehu ybnha qb qzh phaxbby.\n39 Utxi rxtppha qzh tvvuh.\n40 Otmaxt qxtnhuuha qb qzh rtxahm.\n41 Utxi ybnha qb qzh phaxbby.\n42 Utxi ybnha qb qzh bsseoh.\n43 Hbzm qxtnhuuha qb qzh ztuujti.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t39 42 41\n45 Otmaxt vdq abjm qzh yeuk.\n46 Utxi cbdxmhiha qb qzh phaxbby.\n47 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t45 34 33\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Utxi qbbk qzh tvvuh.\n6 Utxi uhsq qzh tvvuh.\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Utxi cbdxmhiha qb qzh ztuujti.\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Utxi ybnha qb qzh keqozhm.\n13 Hbzm ybnha qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Ytmehu rxtppha qzh tvvuh.\n16 Ytmehu qxtnhuuha qb qzh bsseoh.\n17 Ytmehu cbdxmhiha qb qzh keqozhm.\n18 Hbzm jhmq ptok qb qzh phaxbby.\n19 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t15 17 16\n20 Ytmehu cbdxmhiha qb qzh phaxbby.\n21 Hbzm jhmq qb qzh bsseoh.\n22 Ytmehu qxtnhuuha qb qzh bsseoh.\n23 Ytmehu jhmq ptok qb qzh keqozhm.\n24 Ytmehu jhmq ptok qb qzh rtxahm.\n25 Ytmehu aelotxaha qzh tvvuh.\n26 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t25 23 22\n27 Hbzm cbdxmhiha qb qzh phaxbby.\n28 Hbzm qxtnhuuha qb qzh rtxahm.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t25 20 17\n30 Ytmehu jhmq qb qzh bsseoh.\n31 Otmaxt jhmq qb qzh bsseoh.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t25 22 20\n33 Hbzm qxtnhuuha qb qzh ptqzxbby.\n34 Otmaxt qbbk qzh sbbqptuu.\n35 Utxi qxtnhuuha qb qzh ztuujti.\n36 Utxi ybnha qb qzh keqozhm.\n37 Ytmehu qxtnhuuha qb qzh rtxahm.\n38 Utxi jhmq ptok qb qzh bsseoh.\n39 Utxi jhmq qb qzh rtxahm.\n40 Utxi veokha dv qzh tvvuh.\n41 Utxi axbvvha qzh tvvuh qzhxh.\n42 Hbzm qxtnhuuha qb qzh rtxahm.\n43 Ytmehu ybnha qb qzh bsseoh.\n44 Hbzm rxtppha qzh tvvuh.\n45 Otmaxt axbvvha qzh sbbqptuu.\n46 Otmaxt rxtppha qzh sbbqptuu.\n47 Hbzm vdq abjm qzh tvvuh.\n48 Utxi rxtppha qzh tvvuh.\n49 Utxi axbvvha qzh tvvuh qzhxh.\n50 Utxi rxtppha qzh tvvuh qzhxh.\n51 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n52 Otmaxt qxtnhuuha qb qzh keqozhm.\n53 Otmaxt jhmq qb qzh ptqzxbby.\n54 Ytmehu cbdxmhiha qb qzh keqozhm.\n55 Utxi jhmq qb qzh keqozhm.\n56 Otmaxt ybnha qb qzh keqozhm.\n57 Ytmehu jhmq ptok qb qzh ptqzxbby.\n58 Utxi vdq abjm qzh tvvuh.\n59 Hbzm cbdxmhiha qb qzh phaxbby.\n60 Otmaxt qbbk qzh tvvuh.\n61 Otmaxt aelotxaha qzh tvvuh.\n62 Ytmehu ybnha qb qzh ztuujti.\n63 Otmaxt veokha dv qzh tvvuh.\n64 Hbzm jhmq qb qzh ztuujti.\n65 Ytmehu ybnha qb qzh bsseoh.\n66 Ytmehu cbdxmhiha qb qzh phaxbby.\n67 Hbzm qxtnhuuha qb qzh bsseoh.\n68 Otmaxt jhmq qb qzh ptqzxbby.\n69 Utxi jhmq ptok qb qzh ztuujti.\n70 Utxi rbq qzh yeuk.\n71 Otmaxt axbvvha qzh tvvuh.\n72 Ytmehu jhmq qb qzh rtxahm.\n73 Utxi cbdxmhiha qb qzh ptqzxbby.\n74 Utxi axbvvha qzh yeuk qzhxh.\n75 Hbzm cbdxmhiha qb qzh ztuujti.\n76 Otmaxt jhmq ptok qb qzh phaxbby.\n77 Utxi rbq qzh tvvuh.\n78 Ytmehu qxtnhuuha qb qzh phaxbby.\n79 Hbzm jhmq qb qzh phaxbby.\n80 Otmaxt jhmq qb qzh keqozhm.\n81 Utxi rxtppha qzh yeuk.\n82 Utxi aelotxaha qzh tvvuh.\n83 Utxi ybnha qb qzh phaxbby.\n84 Ytmehu jhmq qb qzh ztuujti.\n85 Otmaxt jhmq qb qzh phaxbby.\n86 Utxi vdq abjm qzh yeuk.\n87 Hbzm veokha dv qzh yeuk.\n88 Otmaxt jhmq qb qzh ptqzxbby.\n89 Otmaxt qxtnhuuha qb qzh ztuujti.\n90 Utxi jhmq ptok qb qzh rtxahm.\n91 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n92 Ytmehu jhmq qb qzh rtxahm.\n93 Otmaxt ybnha qb qzh ztuujti.\n94 Ytmehu qxtnhuuha qb qzh keqozhm.\n95 Utxi jhmq ptok qb qzh keqozhm.\n96 Hbzm vdq abjm qzh yeuk.\n97 Hbzm cbdxmhiha qb qzh ztuujti.\n98 Otmaxt cbdxmhiha qb qzh phaxbby.\n99 Hbzm qxtnhuuha qb qzh keqozhm.\n100 Otmaxt rxtppha qzh yeuk.\n101 Utxi qxtnhuuha qb qzh bsseoh.\n102 Utxi qbbk qzh sbbqptuu.\n103 Hbzm cbdxmhiha qb qzh bsseoh.\n104 Utxi qxtnhuuha qb qzh ztuujti.\n105 Utxi jhmq qb qzh bsseoh.\n106 Ytmehu cbdxmhiha qb qzh phaxbby.\n107 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t102 105 104\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Hbzm ybnha qb qzh bsseoh.\n5 Hbzm uhsq qzh tvvuh.\n6 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Hbzm rxtppha qzh yeuk.\n10 Otmaxt axbvvha qzh sbbqptuu.\n11 Hbzm uhsq qzh yeuk.\n12 Otmaxt qbbk qzh sbbqptuu.\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Otmaxt aelotxaha qzh sbbqptuu.\n17 Hbzm ybnha qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh keqozhm.\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Otmaxt jhmq qb qzh ptqzxbby.\n21 Ytmehu jhmq ptok qb qzh keqozhm.\n22 Utxi jhmq ptok qb qzh bsseoh.\n23 Otmaxt jhmq qb qzh keqozhm.\n24 Hbzm cbdxmhiha qb qzh ztuujti.\n25 Utxi cbdxmhiha qb qzh keqozhm.\n26 Hbzm ybnha qb qzh keqozhm.\n27 Otmaxt jhmq qb qzh bsseoh.\n28 Otmaxt cbdxmhiha qb qzh rtxahm.\n29 Hbzm qxtnhuuha qb qzh rtxahm.\n30 Ytmehu jhmq qb qzh ztuujti.\n31 Otmaxt jhmq ptok qb qzh keqozhm.\n32 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n33 Utxi jhmq qb qzh ztuujti.\n34 Otmaxt jhmq ptok qb qzh ztuujti.\n35 Ytmehu qxtnhuuha qb qzh rtxahm.\n36 Utxi jhmq qb qzh phaxbby.\n37 Utxi qxtnhuuha qb qzh ptqzxbby.\n38 Otmaxt jhmq ptok qb qzh bsseoh.\n39 Utxi ybnha qb qzh rtxahm.\n40 Otmaxt rbq qzh tvvuh.\n41 Otmaxt rxtppha qzh yeuk.\n42 Otmaxt ybnha qb qzh ptqzxbby.\n43 Otmaxt axbvvha qzh tvvuh qzhxh.\n44 Utxi ybnha qb qzh ptqzxbby.\n45 Otmaxt cbdxmhiha qb qzh bsseoh.\n46 Utxi jhmq qb qzh bsseoh.\n47 Hbzm ybnha qb qzh keqozhm.\n48 Utxi qxtnhuuha qb qzh phaxbby.\n49 Otmaxt vdq abjm qzh yeuk.\n50 Otmaxt qbbk qzh yeuk.\n51 Utxi jhmq ptok qb qzh ptqzxbby.\n52 Utxi qbbk qzh tvvuh.\n53 Otmaxt ybnha qb qzh ptqzxbby.\n54 Hbzm qxtnhuuha qb qzh phaxbby.\n55 Utxi jhmq ptok qb qzh keqozhm.\n56 Utxi uhsq qzh tvvuh.\n57 Otmaxt axbvvha qzh yeuk.\n58 Otmaxt cbdxmhiha qb qzh bsseoh.\n59 Ytmehu ybnha qb qzh ztuujti.\n60 Hbzm rbq qzh sbbqptuu qzhxh.\n61 Hbzm cbdxmhiha qb qzh ptqzxbby.\n62 Utxi qxtnhuuha qb qzh phaxbby.\n63 Ytmehu ybnha qb qzh ptqzxbby.\n64 Otmaxt jhmq qb qzh ptqzxbby.\n65 Ytmehu veokha dv qzh yeuk.\n66 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n67 Otmaxt veokha dv qzh sbbqptuu.\n68 Ytmehu uhsq qzh yeuk qzhxh.\n69 Otmaxt veokha dv qzh yeuk.\n70 Otmaxt aelotxaha qzh yeuk.\n71 Otmaxt uhsq qzh sbbqptuu qzhxh.\n72 Ytmehu rxtppha qzh yeuk qzhxh.\n73 Ytmehu jhmq qb qzh rtxahm.\n74 Hbzm rbq qzh sbbqptuu.\n75 Ytmehu aelotxaha qzh yeuk.\n76 Otmaxt jhmq qb qzh rtxahm.\n77 Hbzm axbvvha qzh sbbqptuu.\n78 Ytmehu jhmq qb qzh phaxbby.\n79 Otmaxt cbdxmhiha qb qzh keqozhm.\n80 Hbzm jhmq qb qzh phaxbby.\n81 Otmaxt ybnha qb qzh rtxahm.\n82 Hbzm jhmq ptok qb qzh ptqzxbby.\n83 Hbzm rbq qzh sbbqptuu.\n84 Hbzm cbdxmhiha qb qzh bsseoh.\n85 Ytmehu jhmq qb qzh ztuujti.\n86 Ytmehu ybnha qb qzh keqozhm.\n87 Ytmehu qbbk qzh tvvuh.\n88 Hbzm jhmq qb qzh phaxbby.\n89 Hbzm jhmq qb qzh rtxahm.\n90 Ytmehu cbdxmhiha qb qzh ztuujti.\n91 Hbzm qxtnhuuha qb qzh bsseoh.\n92 Utxi qxtnhuuha qb qzh bsseoh.\n93 Otmaxt jhmq qb qzh ztuujti.\n94 Ytmehu axbvvha qzh tvvuh.\n95 Ytmehu qbbk qzh tvvuh.\n96 Utxi jhmq ptok qb qzh phaxbby.\n97 Hbzm vdq abjm qzh sbbqptuu.\n98 Ytmehu cbdxmhiha qb qzh keqozhm.\n99 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t97 89 88\n100 Hbzm qbbk qzh sbbqptuu.\n101 Ytmehu qxtnhuuha qb qzh phaxbby.\n102 Ytmehu axbvvha qzh tvvuh qzhxh.\n103 Utxi qbbk qzh tvvuh.\n104 Hbzm uhsq qzh sbbqptuu.\n105 Utxi vdq abjm qzh tvvuh.\n106 Utxi rbq qzh tvvuh.\n107 Utxi jhmq ptok qb qzh bsseoh.\n108 Ytmehu qxtnhuuha qb qzh rtxahm.\n109 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n110 Utxi ybnha qb qzh keqozhm.\n111 Ytmehu veokha dv qzh yeuk.\n112 Ytmehu vdq abjm qzh yeuk.\n113 Otmaxt jhmq ptok qb qzh phaxbby.\n114 Hbzm rbq qzh sbbqptuu.\n115 Otmaxt cbdxmhiha qb qzh keqozhm.\n116 Utxi aelotxaha qzh tvvuh.\n117 Otmaxt rxtppha qzh tvvuh.\n118 Ytmehu cbdxmhiha qb qzh phaxbby.\n119 Hbzm qxtnhuuha qb qzh keqozhm.\n120 Utxi ybnha qb qzh bsseoh.\n121 Otmaxt jhmq ptok qb qzh ztuujti.\n122 Utxi ybnha qb qzh phaxbby.\n123 Otmaxt uhsq qzh tvvuh.\n124 Otmaxt jhmq qb qzh keqozhm.\n125 Otmaxt jhmq ptok qb qzh ptqzxbby.\n126 Hbzm axbvvha qzh sbbqptuu.\n127 Ytmehu cbdxmhiha qb qzh ztuujti.\n128 Hbzm veokha dv qzh sbbqptuu.\n129 Utxi jhmq ptok qb qzh ztuujti.\n130 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n131 Otmaxt qxtnhuuha qb qzh rtxahm.\n132 Hbzm jhmq qb qzh phaxbby.\n133 Ytmehu veokha dv qzh tvvuh.\n134 Utxi qxtnhuuha qb qzh keqozhm.\n135 Otmaxt cbdxmhiha qb qzh keqozhm.\n136 Otmaxt rxtppha qzh sbbqptuu.\n137 Ytmehu jhmq ptok qb qzh ptqzxbby.\n138 Otmaxt ybnha qb qzh ptqzxbby.\n139 Hbzm qxtnhuuha qb qzh rtxahm.\n140 Hbzm qbbk qzh yeuk.\n141 Ytmehu aelotxaha qzh tvvuh qzhxh.\n142 Ytmehu ybnha qb qzh phaxbby.\n143 Otmaxt vdq abjm qzh sbbqptuu.\n144 Otmaxt cbdxmhiha qb qzh keqozhm.\n145 Utxi cbdxmhiha qb qzh ptqzxbby.\n146 Otmaxt cbdxmhiha qb qzh ztuujti.\n147 Hbzm jhmq qb qzh ztuujti.\n148 Hbzm qxtnhuuha qb qzh bsseoh.\n149 Hbzm uhsq qzh yeuk.\n150 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t149 148 147\n151 Utxi qbbk qzh tvvuh.\n152 Hbzm rbq qzh yeuk.\n153 Utxi qbbk qzh sbbqptuu qzhxh.\n154 Utxi axbvvha qzh sbbqptuu.\n155 Otmaxt jhmq ptok qb qzh phaxbby.\n156 Utxi vdq abjm qzh tvvuh.\n157 Utxi jhmq ptok qb qzh phaxbby.\n158 Hbzm axbvvha qzh yeuk.\n159 Ytmehu qxtnhuuha qb qzh ztuujti.\n160 Hbzm qxtnhuuha qb qzh keqozhm.\n161 Ytmehu jhmq qb qzh ptqzxbby.\n162 Utxi ybnha qb qzh ztuujti.\n163 Hbzm ybnha qb qzh ptqzxbby.\n164 Otmaxt jhmq ptok qb qzh keqozhm.\n165 Hbzm veokha dv qzh sbbqptuu.\n166 Otmaxt jhmq qb qzh ztuujti.\n167 Utxi ybnha qb qzh bsseoh.\n168 Utxi ybnha qb qzh rtxahm.\n169 Hbzm aelotxaha qzh sbbqptuu.\n170 Otmaxt jhmq qb qzh rtxahm.\n171 Hbzm qxtnhuuha qb qzh keqozhm.\n172 Utxi ybnha qb qzh bsseoh.\n173 Utxi cbdxmhiha qb qzh phaxbby.\n174 Utxi jhmq ptok qb qzh rtxahm.\n175 Ytmehu rxtppha qzh tvvuh.\n176 Ytmehu jhmq qb qzh rtxahm.\n177 Hbzm ybnha qb qzh ptqzxbby.\n178 Ytmehu aelotxaha qzh tvvuh.\n179 Utxi qbbk qzh tvvuh.\n180 Hbzm ybnha qb qzh bsseoh.\n181 Otmaxt jhmq ptok qb qzh keqozhm.\n182 Ytmehu jhmq qb qzh phaxbby.\n183 Utxi jhmq qb qzh keqozhm.\n184 Utxi qxtnhuuha qb qzh bsseoh.\n185 Utxi axbvvha qzh tvvuh.\n186 Hbzm rbq qzh yeuk.\n187 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t185 184 183\n188 Utxi veokha dv qzh tvvuh qzhxh.\n189 Utxi aelotxaha qzh tvvuh.\n190 Hbzm vdq abjm qzh yeuk.\n191 Utxi jhmq ptok qb qzh phaxbby.\n192 Hbzm jhmq qb qzh rtxahm.\n193 Utxi jhmq ptok qb qzh ztuujti.\n194 Ytmehu cbdxmhiha qb qzh rtxahm.\n195 Utxi ybnha qb qzh ptqzxbby.\n196 Utxi qxtnhuuha qb qzh keqozhm.\n197 Hbzm jhmq qb qzh ztuujti.\n198 Ytmehu jhmq ptok qb qzh ztuujti.\n199 Otmaxt ybnha qb qzh ptqzxbby.\n200 Otmaxt cbdxmhiha qb qzh rtxahm.\n201 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n202 Ytmehu veokha dv qzh sbbqptuu.\n203 Ytmehu axbvvha qzh sbbqptuu.\n204 Utxi qxtnhuuha qb qzh phaxbby.\n205 Otmaxt cbdxmhiha qb qzh keqozhm.\n206 Otmaxt jhmq ptok qb qzh ztuujti.\n207 Ytmehu qbbk qzh sbbqptuu qzhxh.\n208 Ytmehu uhsq qzh sbbqptuu.\n209 Ytmehu veokha dv qzh sbbqptuu.\n210 Otmaxt jhmq ptok qb qzh keqozhm.\n211 Ytmehu ybnha qb qzh phaxbby.\n212 Ytmehu jhmq qb qzh rtxahm.\n213 Otmaxt qxtnhuuha qb qzh bsseoh.\n214 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t209 212 211\n215 Ytmehu axbvvha qzh sbbqptuu.\n216 Otmaxt rbq qzh yeuk.\n217 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t215 212 211\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Ytmehu jhmq qb qzh ztuujti.\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Utxi ybnha qb qzh keqozhm.\n7 Otmaxt rbq qzh yeuk.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Hbzm uhsq qzh sbbqptuu.\n15 Otmaxt axbvvha qzh yeuk qzhxh.\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n18 Hbzm qxtnhuuha qb qzh ztuujti.\n19 Otmaxt cbdxmhiha qb qzh bsseoh.\n20 Otmaxt qbbk qzh sbbqptuu.\n21 Hbzm cbdxmhiha qb qzh ptqzxbby.\n22 Otmaxt vdq abjm qzh sbbqptuu.\n23 Hbzm rbq qzh tvvuh.\n24 Otmaxt rbq qzh sbbqptuu.\n25 Hbzm ybnha qb qzh ztuujti.\n26 Hbzm aelotxaha qzh tvvuh.\n27 Hbzm qbbk qzh tvvuh.\n28 Hbzm qxtnhuuha qb qzh ptqzxbby.\n29 Utxi jhmq qb qzh rtxahm.\n30 Ytmehu qxtnhuuha qb qzh ztuujti.\n31 Ytmehu qbbk qzh yeuk.\n32 Ytmehu jhmq qb qzh phaxbby.\n33 Hbzm aelotxaha qzh tvvuh qzhxh.\n34 Hbzm jhmq ptok qb qzh rtxahm.\n35 Ytmehu aelotxaha qzh yeuk.\n36 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n37 Ytmehu veokha dv qzh yeuk.\n38 Utxi ybnha qb qzh ptqzxbby.\n39 Hbzm jhmq qb qzh bsseoh.\n40 Otmaxt rbq qzh sbbqptuu.\n41 Ytmehu axbvvha qzh yeuk.\n42 Otmaxt aelotxaha qzh sbbqptuu.\n43 Ytmehu ybnha qb qzh ztuujti.\n44 Hbzm ybnha qb qzh ztuujti.\n45 Utxi rxtppha qzh tvvuh.\n46 Utxi axbvvha qzh tvvuh qzhxh.\n47 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n48 Utxi rbq qzh tvvuh.\n49 Ytmehu jhmq qb qzh rtxahm.\n50 Otmaxt veokha dv qzh sbbqptuu.\n51 Utxi vdq abjm qzh tvvuh qzhxh.\n52 Otmaxt uhsq qzh sbbqptuu.\n53 Utxi jhmq qb qzh ztuujti.\n54 Ytmehu cbdxmhiha qb qzh phaxbby.\n55 Ytmehu rxtppha qzh yeuk.\n56 Ytmehu qxtnhuuha qb qzh ztuujti.\n57 Utxi jhmq qb qzh keqozhm.\n58 Ytmehu uhsq qzh yeuk.\n59 Hbzm qxtnhuuha qb qzh rtxahm.\n60 Ytmehu ybnha qb qzh keqozhm.\n61 Ytmehu qxtnhuuha qb qzh bsseoh.\n62 Utxi cbdxmhiha qb qzh rtxahm.\n63 Utxi cbdxmhiha qb qzh ptqzxbby.\n64 Otmaxt veokha dv qzh sbbqptuu.\n65 Utxi jhmq qb qzh bsseoh.\n66 Otmaxt vdq abjm qzh sbbqptuu.\n67 Otmaxt rbq qzh sbbqptuu.\n68 Hbzm ybnha qb qzh ztuujti.\n69 Otmaxt aelotxaha qzh sbbqptuu.\n70 Otmaxt rxtppha qzh sbbqptuu.\n71 Hbzm rxtppha qzh yeuk qzhxh.\n72 Ytmehu cbdxmhiha qb qzh ztuujti.\n73 Utxi jhmq ptok qb qzh ptqzxbby.\n74 Utxi rbq qzh tvvuh.\n75 Hbzm uhsq qzh yeuk.\n76 Otmaxt qxtnhuuha qb qzh keqozhm.\n77 Hbzm jhmq qb qzh ptqzxbby.\n78 Ytmehu jhmq ptok qb qzh bsseoh.\n79 Ytmehu ybnha qb qzh ztuujti.\n80 Ytmehu rxtppha qzh yeuk qzhxh.\n81 Ytmehu jhmq ptok qb qzh keqozhm.\n82 Ytmehu jhmq ptok qb qzh bsseoh.\n83 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t80 82 81\n84 Utxi axbvvha qzh tvvuh.\n85 Otmaxt jhmq qb qzh phaxbby.\n86 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t80 82 81\n87 Otmaxt vdq abjm qzh sbbqptuu.\n88 Otmaxt rbq qzh sbbqptuu.\n89 Otmaxt vdq abjm qzh sbbqptuu.\n90 Utxi qbbk qzh tvvuh.\n91 Ytmehu uhsq qzh yeuk.\n92 Utxi aelotxaha qzh tvvuh.\n93 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t91 82 81\n94 Hbzm qbbk qzh tvvuh.\n95 Hbzm jhmq ptok qb qzh bsseoh.\n96 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t91 82 81\n97 Ytmehu veokha dv qzh yeuk.\n98 Ytmehu uhsq qzh yeuk.\n99 Hbzm axbvvha qzh tvvuh.\n100 Ytmehu jhmq ptok qb qzh rtxahm.\n101 Otmaxt cbdxmhiha qb qzh bsseoh.\n102 Otmaxt qbbk qzh yeuk.\n103 Ytmehu cbdxmhiha qb qzh ztuujti.\n104 Hbzm rbq qzh tvvuh.\n105 Ytmehu qxtnhuuha qb qzh rtxahm.\n106 Hbzm axbvvha qzh tvvuh.\n107 Hbzm jhmq ptok qb qzh ztuujti.\n108 Utxi qxtnhuuha qb qzh rtxahm.\n109 Hbzm jhmq qb qzh phaxbby.\n110 Otmaxt jhmq ptok qb qzh phaxbby.\n111 Otmaxt axbvvha qzh yeuk.\n112 Otmaxt rbq qzh sbbqptuu.\n113 Utxi jhmq qb qzh ztuujti.\n114 Otmaxt uhsq qzh sbbqptuu.\n115 Hbzm jhmq ptok qb qzh ztuujti.\n116 Utxi ybnha qb qzh phaxbby.\n117 Otmaxt veokha dv qzh sbbqptuu.\n118 Utxi qxtnhuuha qb qzh rtxahm.\n119 Otmaxt rxtppha qzh yeuk.\n120 Utxi ybnha qb qzh phaxbby.\n121 Otmaxt uhsq qzh sbbqptuu.\n122 Ytmehu jhmq qb qzh ztuujti.\n123 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n124 Otmaxt qxtnhuuha qb qzh keqozhm.\n125 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n126 Ytmehu cbdxmhiha qb qzh rtxahm.\n127 Ytmehu jhmq ptok qb qzh keqozhm.\n128 Utxi cbdxmhiha qb qzh ztuujti.\n129 Ytmehu ybnha qb qzh bsseoh.\n130 Hbzm jhmq ptok qb qzh keqozhm.\n131 Hbzm qbbk qzh sbbqptuu qzhxh.\n132 Ytmehu rbq qzh tvvuh.\n133 Ytmehu qxtnhuuha qb qzh ztuujti.\n134 Utxi qxtnhuuha qb qzh bsseoh.\n135 Ytmehu ybnha qb qzh ptqzxbby.\n136 Hbzm vdq abjm qzh sbbqptuu.\n137 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t132 135 133\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Ytmehu rbq qzh sbbqptuu.\n6 Ytmehu uhsq qzh sbbqptuu.\n7 Ytmehu veokha dv qzh sbbqptuu.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Utxi rxtppha qzh yeuk.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Ytmehu uhsq qzh sbbqptuu.\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Hbzm jhmq ptok qb qzh ptqzxbby.\n19 Utxi cbdxmhiha qb qzh ztuujti.\n20 Otmaxt qbbk qzh tvvuh.\n21 Utxi ybnha qb qzh keqozhm.\n22 Utxi vdq abjm qzh yeuk.\n23 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t22 19 16\n24 Otmaxt aelotxaha qzh tvvuh.\n25 Otmaxt qbbk qzh tvvuh.\n26 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t22 19 16\n27 Otmaxt aelotxaha qzh tvvuh.\n28 Hbzm ybnha qb qzh keqozhm.\n29 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t22 19 16\n30 Ytmehu ybnha qb qzh bsseoh.\n31 Hbzm ybnha qb qzh ptqzxbby.\n32 Ytmehu qxtnhuuha qb qzh ztuujti.\n33 Hbzm qxtnhuuha qb qzh rtxahm.\n34 Ytmehu cbdxmhiha qb qzh rtxahm.\n35 Ytmehu ybnha qb qzh ztuujti.\n36 Utxi veokha dv qzh yeuk.\n37 Utxi uhsq qzh yeuk.\n38 Otmaxt qbbk qzh tvvuh.\n39 Utxi ybnha qb qzh phaxbby.\n40 Otmaxt uhsq qzh tvvuh qzhxh.\n41 Hbzm ybnha qb qzh ztuujti.\n42 Otmaxt rbq qzh tvvuh.\n43 Utxi ybnha qb qzh ptqzxbby.\n44 Otmaxt ybnha qb qzh bsseoh.\n45 Utxi cbdxmhiha qb qzh keqozhm.\n46 Otmaxt jhmq ptok qb qzh rtxahm.\n47 Utxi jhmq ptok qb qzh ztuujti.\n48 Otmaxt vdq abjm qzh tvvuh.\n49 Hbzm qxtnhuuha qb qzh ptqzxbby.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t48 46 44\n51 Otmaxt jhmq ptok qb qzh keqozhm.\n52 Otmaxt qbbk qzh yeuk qzhxh.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t48 46 44\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Utxi jhmq qb qzh bsseoh.\n4 Otmaxt rbq qzh yeuk.\n5 Ytmehu veokha dv qzh tvvuh.\n6 Ytmehu aelotxaha qzh tvvuh.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Otmaxt vdq abjm qzh yeuk.\n9 Otmaxt rxtppha qzh yeuk.\n10 Otmaxt axbvvha qzh yeuk qzhxh.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Otmaxt qxtnhuuha qb qzh rtxahm.\n13 Utxi veokha dv qzh tvvuh.\n14 Otmaxt qbbk qzh yeuk qzhxh.\n15 Utxi uhsq qzh tvvuh.\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n18 Otmaxt uhsq qzh yeuk qzhxh.\n19 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t18 17 16\n20 Utxi rbq qzh tvvuh.\n21 Utxi jhmq qb qzh ptqzxbby.\n22 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t18 17 16\n23 Utxi jhmq qb qzh phaxbby.\n24 Utxi uhsq qzh tvvuh.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t24 23 21\n26 Utxi rxtppha qzh tvvuh qzhxh.\n27 Otmaxt rbq qzh yeuk.\n28 Utxi jhmq qb qzh keqozhm.\n29 Otmaxt jhmq ptok qb qzh ztuujti.\n30 Utxi uhsq qzh tvvuh qzhxh.\n31 Ytmehu qxtnhuuha qb qzh bsseoh.\n32 Ytmehu jhmq ptok qb qzh ptqzxbby.\n33 Ytmehu qxtnhuuha qb qzh rtxahm.\n34 Otmaxt ybnha qb qzh ptqzxbby.\n35 Otmaxt jhmq qb qzh bsseoh.\n36 Hbzm qxtnhuuha qb qzh keqozhm.\n37 Hbzm ybnha qb qzh rtxahm.\n38 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n39 Utxi jhmq ptok qb qzh phaxbby.\n40 Hbzm qxtnhuuha qb qzh ztuujti.\n41 Otmaxt uhsq qzh yeuk.\n42 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t41 35 34\n43 Utxi jhmq qb qzh rtxahm.\n44 Utxi jhmq qb qzh bsseoh.\n45 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t41 34 29\n1 Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Utxi jhmq qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Utxi rbq qzh sbbqptuu.\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Hbzm rxtppha qzh yeuk.\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Hbzm aelotxaha qzh yeuk.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Hbzm jhmq ptok qb qzh rtxahm.\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Otmaxt qxtnhuuha qb qzh phaxbby.\n20 Utxi qbbk qzh sbbqptuu.\n21 Otmaxt ybnha qb qzh keqozhm.\n22 Utxi cbdxmhiha qb qzh phaxbby.\n23 Utxi vdq abjm qzh sbbqptuu.\n24 Hbzm qxtnhuuha qb qzh phaxbby.\n25 Hbzm rxtppha qzh sbbqptuu.\n26 Hbzm ybnha qb qzh keqozhm.\n27 Hbzm jhmq ptok qb qzh ztuujti.\n28 Ytmehu ybnha qb qzh phaxbby.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t25 27 26\n30 Hbzm qbbk qzh tvvuh.\n31 Hbzm cbdxmhiha qb qzh phaxbby.\n32 Otmaxt jhmq ptok qb qzh rtxahm.\n33 Ytmehu jhmq qb qzh ptqzxbby.\n34 Otmaxt cbdxmhiha qb qzh bsseoh.\n35 Ytmehu qxtnhuuha qb qzh keqozhm.\n36 Otmaxt jhmq ptok qb qzh ztuujti.\n37 Hbzm jhmq qb qzh bsseoh.\n38 Hbzm uhsq qzh sbbqptuu.\n39 Otmaxt jhmq qb qzh bsseoh.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t38 31 27\n41 Hbzm rxtppha qzh sbbqptuu.\n42 Ytmehu qxtnhuuha qb qzh rtxahm.\n43 Utxi cbdxmhiha qb qzh rtxahm.\n44 Hbzm jhmq qb qzh ztuujti.\n45 Otmaxt cbdxmhiha qb qzh keqozhm.\n46 Otmaxt jhmq ptok qb qzh ptqzxbby.\n47 Hbzm veokha dv qzh yeuk.\n48 Hbzm qxtnhuuha qb qzh rtxahm.\n49 Utxi jhmq qb qzh phaxbby.\n50 Ytmehu ybnha qb qzh ptqzxbby.\n51 Ytmehu qxtnhuuha qb qzh rtxahm.\n52 Utxi jhmq ptok qb qzh ztuujti.\n53 Hbzm jhmq qb qzh bsseoh.\n54 Otmaxt cbdxmhiha qb qzh ztuujti.\n55 Utxi jhmq qb qzh ptqzxbby.\n56 Ytmehu cbdxmhiha qb qzh ztuujti.\n57 Ytmehu ybnha qb qzh phaxbby.\n58 Hbzm ybnha qb qzh keqozhm.\n59 Otmaxt ybnha qb qzh keqozhm.\n60 Ytmehu qxtnhuuha qb qzh rtxahm.\n61 Hbzm uhsq qzh yeuk.\n62 Ytmehu jhmq ptok qb qzh ztuujti.\n63 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t61 58 53\n64 Ytmehu qxtnhuuha qb qzh rtxahm.\n65 Hbzm axbvvha qzh tvvuh.\n66 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t65 58 53\n67 Hbzm jhmq ptok qb qzh ztuujti.\n68 Hbzm uhsq qzh sbbqptuu qzhxh.\n69 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t65 58 53\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Utxi ybnha qb qzh rtxahm.\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Otmaxt rbq qzh yeuk.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Otmaxt jhmq qb qzh bsseoh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t8 12 10\n14 Otmaxt veokha dv qzh tvvuh qzhxh.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Otmaxt vdq abjm qzh yeuk qzhxh.\n17 Hbzm qxtnhuuha qb qzh rtxahm.\n18 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t16 12 10\n19 Otmaxt uhsq qzh tvvuh.\n20 Otmaxt veokha dv qzh tvvuh.\n21 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t16 12 10\n22 Hbzm qxtnhuuha qb qzh phaxbby.\n23 Hbzm cbdxmhiha qb qzh keqozhm.\n24 Hbzm jhmq ptok qb qzh rtxahm.\n25 Utxi qxtnhuuha qb qzh bsseoh.\n26 Otmaxt aelotxaha qzh tvvuh qzhxh.\n27 Hbzm jhmq ptok qb qzh bsseoh.\n28 Hbzm rxtppha qzh tvvuh.\n29 Ytmehu jhmq qb qzh phaxbby.\n30 Utxi qbbk qzh yeuk.\n31 Hbzm axbvvha qzh tvvuh.\n32 Otmaxt cbdxmhiha qb qzh rtxahm.\n33 Utxi vdq abjm qzh yeuk qzhxh.\n34 Utxi qxtnhuuha qb qzh keqozhm.\n35 Ytmehu qbbk qzh sbbqptuu.\n36 Ytmehu uhsq qzh sbbqptuu.\n37 Otmaxt ybnha qb qzh phaxbby.\n38 Otmaxt ybnha qb qzh ztuujti.\n39 Otmaxt jhmq ptok qb qzh ptqzxbby.\n40 Ytmehu rbq qzh sbbqptuu qzhxh.\n41 Utxi jhmq qb qzh bsseoh.\n42 Utxi qbbk qzh yeuk.\n43 Ytmehu jhmq qb qzh bsseoh.\n44 Hbzm qxtnhuuha qb qzh keqozhm.\n45 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n46 Utxi uhsq qzh yeuk.\n47 Ytmehu veokha dv qzh yeuk.\n48 Utxi rxtppha qzh sbbqptuu.\n49 Ytmehu uhsq qzh yeuk qzhxh.\n50 Utxi uhsq qzh sbbqptuu qzhxh.\n51 Hbzm cbdxmhiha qb qzh bsseoh.\n52 Ytmehu qbbk qzh tvvuh.\n53 Ytmehu veokha dv qzh yeuk.\n54 Ytmehu veokha dv qzh sbbqptuu.\n55 Hbzm jhmq ptok qb qzh ptqzxbby.\n56 Utxi qxtnhuuha qb qzh keqozhm.\n57 Otmaxt qxtnhuuha qb qzh keqozhm.\n58 Ytmehu ybnha qb qzh ztuujti.\n59 Otmaxt ybnha qb qzh ptqzxbby.\n60 Hbzm jhmq ptok qb qzh rtxahm.\n61 Hbzm jhmq ptok qb qzh ptqzxbby.\n62 Ytmehu cbdxmhiha qb qzh phaxbby.\n63 Utxi ybnha qb qzh phaxbby.\n64 Hbzm jhmq qb qzh phaxbby.\n65 Otmaxt jhmq ptok qb qzh bsseoh.\n66 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n67 Otmaxt qxtnhuuha qb qzh bsseoh.\n68 Hbzm jhmq qb qzh keqozhm.\n69 Ytmehu axbvvha qzh sbbqptuu.\n70 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t69 62 58\n71 Ytmehu jhmq qb qzh bsseoh.\n72 Hbzm cbdxmhiha qb qzh rtxahm.\n73 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t69 62 58\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Ytmehu rbq qzh yeuk.\n3 Ytmehu jhmq qb qzh keqozhm.\n4 Hbzm veokha dv qzh tvvuh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Hbzm ybnha qb qzh phaxbby.\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Hbzm jhmq qb qzh bsseoh.\n10 Ytmehu vdq abjm qzh yeuk.\n11 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t10 8 3\n12 Ytmehu veokha dv qzh yeuk.\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Hbzm axbvvha qzh tvvuh.\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t14 9 6\n17 Hbzm ybnha qb qzh rtxahm.\n18 Hbzm jhmq qb qzh ptqzxbby.\n19 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t14 9 6\n20 Hbzm ybnha qb qzh keqozhm.\n21 Otmaxt jhmq qb qzh rtxahm.\n22 Otmaxt qxtnhuuha qb qzh ztuujti.\n23 Ytmehu ybnha qb qzh bsseoh.\n24 Utxi cbdxmhiha qb qzh bsseoh.\n25 Otmaxt jhmq qb qzh bsseoh.\n26 Otmaxt rbq qzh tvvuh.\n27 Ytmehu jhmq qb qzh keqozhm.\n28 Hbzm ybnha qb qzh bsseoh.\n29 Otmaxt jhmq ptok qb qzh rtxahm.\n30 Ytmehu vdq abjm qzh yeuk qzhxh.\n31 Utxi cbdxmhiha qb qzh ptqzxbby.\n32 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t30 27 23\n33 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n34 Otmaxt ybnha qb qzh bsseoh.\n35 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t30 27 23\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Utxi veokha dv qzh sbbqptuu.\n3 Utxi uhsq qzh sbbqptuu.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Hbzm veokha dv qzh yeuk.\n7 Hbzm jhmq qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Hbzm ybnha qb qzh rtxahm.\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t6 9 7\n12 Utxi rxtppha qzh sbbqptuu.\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Utxi jhmq qb qzh rtxahm.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t12 15 14\n17 Ytmehu jhmq ptok qb qzh phaxbby.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t18 15 14\n20 Utxi rbq qzh sbbqptuu.\n21 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n22 Hbzm aelotxaha qzh yeuk.\n23 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n24 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t22 9 7\n25 Otmaxt ybnha qb qzh ztuujti.\n26 Ytmehu ybnha qb qzh ztuujti.\n27 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t22 9 7\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Utxi rbq qzh tvvuh.\n3 Otmaxt veokha dv qzh sbbqptuu.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Otmaxt uhsq qzh sbbqptuu.\n7 Otmaxt rbq qzh sbbqptuu.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Ytmehu qxtnhuuha qb qzh bsseoh.\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Utxi uhsq qzh tvvuh.\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Otmaxt axbvvha qzh sbbqptuu.\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Utxi qbbk qzh sbbqptuu.\n17 Utxi veokha dv qzh tvvuh.\n18 Ytmehu rxtppha qzh yeuk.\n19 Ytmehu vdq abjm qzh yeuk qzhxh.\n20 Hbzm qxtnhuuha qb qzh keqozhm.\n21 Ytmehu rbq qzh yeuk.\n22 Ytmehu cbdxmhiha qb qzh rtxahm.\n23 Utxi vdq abjm qzh tvvuh.\n24 Utxi aelotxaha qzh sbbqptuu.\n25 Ytmehu cbdxmhiha qb qzh ztuujti.\n26 Otmaxt rbq qzh sbbqptuu qzhxh.\n27 Utxi cbdxmhiha qb qzh bsseoh.\n28 Hbzm rbq qzh tvvuh.\n29 Otmaxt ybnha qb qzh rtxahm.\n30 Ytmehu ybnha qb qzh phaxbby.\n31 Hbzm axbvvha qzh tvvuh.\n32 Otmaxt qxtnhuuha qb qzh bsseoh.\n33 Otmaxt jhmq ptok qb qzh ptqzxbby.\n34 Ytmehu ybnha qb qzh keqozhm.\n35 Ytmehu aelotxaha qzh yeuk.\n36 Otmaxt qxtnhuuha qb qzh ztuujti.\n37 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t35 30 25\n38 Utxi jhmq qb qzh ztuujti.\n39 Ytmehu jhmq qb qzh ptqzxbby.\n40 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t35 25 22\n41 Hbzm veokha dv qzh yeuk.\n42 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t42 36 33\n44 Hbzm vdq abjm qzh yeuk qzhxh.\n45 Ytmehu jhmq qb qzh phaxbby.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t42 32 29\n47 Ytmehu jhmq ptok qb qzh ptqzxbby.\n48 Otmaxt qbbk qzh sbbqptuu qzhxh.\n49 Hbzm veokha dv qzh tvvuh qzhxh.\n50 Ytmehu jhmq ptok qb qzh ztuujti.\n51 Utxi jhmq ptok qb qzh phaxbby.\n52 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n53 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n54 Hbzm axbvvha qzh tvvuh.\n55 Ytmehu ybnha qb qzh rtxahm.\n56 Otmaxt jhmq ptok qb qzh phaxbby.\n57 Hbzm veokha dv qzh yeuk.\n58 Utxi cbdxmhiha qb qzh rtxahm.\n59 Hbzm qxtnhuuha qb qzh ztuujti.\n60 Hbzm ybnha qb qzh ptqzxbby.\n61 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t57 60 59\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Utxi jhmq qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Ytmehu vdq abjm qzh yeuk qzhxh.\n6 Ytmehu veokha dv qzh yeuk.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Ytmehu rbq qzh tvvuh.\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Ytmehu uhsq qzh yeuk.\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Hbzm rbq qzh yeuk.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Otmaxt jhmq qb qzh rtxahm.\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Hbzm aelotxaha qzh yeuk qzhxh.\n19 Ytmehu ybnha qb qzh ztuujti.\n20 Hbzm rbq qzh yeuk.\n21 Ytmehu ybnha qb qzh ptqzxbby.\n22 Hbzm vdq abjm qzh yeuk.\n23 Ytmehu qbbk qzh sbbqptuu.\n24 Utxi cbdxmhiha qb qzh phaxbby.\n25 Ytmehu jhmq ptok qb qzh rtxahm.\n26 Utxi ybnha qb qzh ptqzxbby.\n27 Ytmehu aelotxaha qzh sbbqptuu.\n28 Utxi ybnha qb qzh ztuujti.\n29 Ytmehu jhmq ptok qb qzh keqozhm.\n30 Utxi rxtppha qzh yeuk qzhxh.\n31 Otmaxt jhmq qb qzh phaxbby.\n32 Ytmehu aelotxaha qzh tvvuh.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t32 19 15\n34 Otmaxt jhmq ptok qb qzh ztuujti.\n35 Utxi jhmq qb qzh ptqzxbby.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t32 21 19\n37 Utxi jhmq qb qzh phaxbby.\n38 Ytmehu qbbk qzh tvvuh.\n39 Otmaxt jhmq ptok qb qzh bsseoh.\n40 Ytmehu jhmq qb qzh ztuujti.\n41 Ytmehu uhsq qzh tvvuh.\n42 Utxi cbdxmhiha qb qzh bsseoh.\n43 Utxi vdq abjm qzh yeuk.\n44 Hbzm rxtppha qzh tvvuh.\n45 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t43 42 37\n46 Hbzm cbdxmhiha qb qzh rtxahm.\n47 Utxi qbbk qzh yeuk.\n48 Hbzm rxtppha qzh sbbqptuu qzhxh.\n49 Utxi ybnha qb qzh keqozhm.\n50 Hbzm vdq abjm qzh tvvuh qzhxh.\n51 Utxi jhmq qb qzh ptqzxbby.\n52 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t47 51 49\n53 Ytmehu ybnha qb qzh keqozhm.\n54 Ytmehu jhmq qb qzh phaxbby.\n55 Hbzm veokha dv qzh tvvuh.\n56 Hbzm uhsq qzh tvvuh.\n57 Hbzm rxtppha qzh tvvuh.\n58 Ytmehu qxtnhuuha qb qzh ztuujti.\n59 Utxi uhsq qzh yeuk qzhxh.\n60 Utxi rbq qzh yeuk qzhxh.\n61 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n62 Hbzm axbvvha qzh sbbqptuu.\n63 Hbzm aelotxaha qzh tvvuh.\n64 Hbzm cbdxmhiha qb qzh bsseoh.\n65 Utxi qxtnhuuha qb qzh ztuujti.\n66 Otmaxt jhmq qb qzh keqozhm.\n67 Ytmehu jhmq ptok qb qzh keqozhm.\n68 Utxi vdq abjm qzh yeuk qzhxh.\n69 Ytmehu ybnha qb qzh ztuujti.\n70 Ytmehu rxtppha qzh yeuk.\n71 Ytmehu axbvvha qzh yeuk.\n72 Ytmehu jhmq ptok qb qzh keqozhm.\n73 Ytmehu jhmq qb qzh phaxbby.\n74 Ytmehu jhmq ptok qb qzh rtxahm.\n75 Utxi rbq qzh yeuk qzhxh.\n76 Utxi ybnha qb qzh bsseoh.\n77 Utxi aelotxaha qzh yeuk.\n78 Ytmehu rxtppha qzh sbbqptuu.\n79 Utxi qbbk qzh yeuk.\n80 Ytmehu qbbk qzh tvvuh qzhxh.\n81 Ytmehu uhsq qzh sbbqptuu.\n82 Otmaxt ybnha qb qzh ztuujti.\n83 Utxi ybnha qb qzh keqozhm.\n84 Hbzm jhmq ptok qb qzh ztuujti.\n85 Hbzm jhmq qb qzh keqozhm.\n86 Hbzm jhmq ptok qb qzh bsseoh.\n87 Ytmehu jhmq qb qzh ztuujti.\n88 Utxi qxtnhuuha qb qzh bsseoh.\n89 Ytmehu ybnha qb qzh rtxahm.\n90 Hbzm ybnha qb qzh ptqzxbby.\n91 Utxi aelotxaha qzh yeuk.\n92 Hbzm cbdxmhiha qb qzh ztuujti.\n93 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t91 88 83\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh rtxahm.\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm qxtnhuuha qb qzh keqozhm.\n6 Ytmehu ybnha qb qzh rtxahm.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Otmaxt cbdxmhiha qb qzh rtxahm.\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Otmaxt jhmq ptok qb qzh rtxahm.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Hbzm jhmq ptok qb qzh rtxahm.\n20 Otmaxt qxtnhuuha qb qzh bsseoh.\n21 Utxi jhmq qb qzh rtxahm.\n22 Otmaxt qxtnhuuha qb qzh phaxbby.\n23 Ytmehu cbdxmhiha qb qzh keqozhm.\n24 Utxi jhmq qb qzh bsseoh.\n25 Otmaxt ybnha qb qzh rtxahm.\n26 Utxi rbq qzh sbbqptuu.\n27 Hbzm jhmq qb qzh ptqzxbby.\n28 Otmaxt jhmq ptok qb qzh bsseoh.\n29 Utxi vdq abjm qzh sbbqptuu.\n30 Otmaxt rbq qzh sbbqptuu.\n31 Otmaxt jhmq ptok qb qzh phaxbby.\n32 Utxi jhmq qb qzh keqozhm.\n33 Hbzm qxtnhuuha qb qzh keqozhm.\n34 Otmaxt rxtppha qzh yeuk.\n35 Otmaxt cbdxmhiha qb qzh keqozhm.\n36 Otmaxt uhsq qzh yeuk.\n37 Ytmehu ybnha qb qzh rtxahm.\n38 Utxi rbq qzh yeuk.\n39 Otmaxt cbdxmhiha qb qzh ztuujti.\n40 Utxi aelotxaha qzh yeuk qzhxh.\n41 Otmaxt vdq abjm qzh sbbqptuu.\n42 Ytmehu jhmq ptok qb qzh ztuujti.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t41 39 35\n44 Utxi rxtppha qzh yeuk.\n45 Utxi qxtnhuuha qb qzh ptqzxbby.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t41 39 35\n47 Ytmehu veokha dv qzh sbbqptuu.\n48 Utxi cbdxmhiha qb qzh keqozhm.\n49 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t44 48 45\n50 Hbzm qxtnhuuha qb qzh bsseoh.\n51 Ytmehu jhmq ptok qb qzh bsseoh.\n52 Hbzm jhmq qb qzh keqozhm.\n53 Hbzm ybnha qb qzh ptqzxbby.\n54 Otmaxt ybnha qb qzh phaxbby.\n55 Utxi jhmq ptok qb qzh bsseoh.\n56 Ytmehu aelotxaha qzh sbbqptuu.\n57 Otmaxt qxtnhuuha qb qzh keqozhm.\n58 Hbzm jhmq qb qzh keqozhm.\n59 Ytmehu jhmq qb qzh ztuujti.\n60 Utxi aelotxaha qzh yeuk.\n61 Ytmehu jhmq ptok qb qzh rtxahm.\n62 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t60 55 48\n63 Otmaxt jhmq qb qzh ptqzxbby.\n64 Hbzm ybnha qb qzh phaxbby.\n65 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t60 48 45\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Ytmehu rbq qzh yeuk.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Hbzm rbq qzh sbbqptuu.\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Hbzm qbbk qzh tvvuh.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Utxi ybnha qb qzh keqozhm.\n12 Hbzm uhsq qzh tvvuh.\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Hbzm vdq abjm qzh sbbqptuu.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t14 13 8\n16 Ytmehu qxtnhuuha qb qzh keqozhm.\n17 Utxi jhmq ptok qb qzh ptqzxbby.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t14 13 8\n19 Utxi jhmq qb qzh rtxahm.\n20 Ytmehu uhsq qzh yeuk.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t14 13 8\n22 Hbzm veokha dv qzh sbbqptuu.\n23 Hbzm ybnha qb qzh ptqzxbby.\n24 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t20 16 7\n25 Ytmehu rxtppha qzh yeuk.\n26 Ytmehu axbvvha qzh yeuk.\n27 Ytmehu jhmq qb qzh bsseoh.\n28 Hbzm vdq abjm qzh sbbqptuu.\n29 Hbzm cbdxmhiha qb qzh phaxbby.\n30 Hbzm jhmq ptok qb qzh rtxahm.\n31 Hbzm cbdxmhiha qb qzh keqozhm.\n32 Utxi ybnha qb qzh ptqzxbby.\n33 Utxi ybnha qb qzh keqozhm.\n34 Hbzm rbq qzh yeuk.\n35 Ytmehu jhmq ptok qb qzh ztuujti.\n36 Otmaxt qbbk qzh sbbqptuu.\n37 Utxi cbdxmhiha qb qzh bsseoh.\n38 Ytmehu rxtppha qzh tvvuh qzhxh.\n39 Ytmehu vdq abjm qzh tvvuh.\n40 Hbzm jhmq ptok qb qzh ptqzxbby.\n41 Hbzm vdq abjm qzh yeuk.\n42 Ytmehu qbbk qzh tvvuh.\n43 Utxi qxtnhuuha qb qzh keqozhm.\n44 Hbzm jhmq qb qzh phaxbby.\n45 Otmaxt axbvvha qzh sbbqptuu.\n46 Hbzm cbdxmhiha qb qzh rtxahm.\n47 Hbzm ybnha qb qzh bsseoh.\n48 Otmaxt cbdxmhiha qb qzh keqozhm.\n49 Utxi ybnha qb qzh rtxahm.\n50 Ytmehu cbdxmhiha qb qzh rtxahm.\n51 Ytmehu uhsq qzh tvvuh.\n52 Ytmehu veokha dv qzh tvvuh.\n53 Ytmehu qxtnhuuha qb qzh keqozhm.\n54 Ytmehu vdq abjm qzh tvvuh qzhxh.\n55 Otmaxt qbbk qzh tvvuh.\n56 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n57 Otmaxt aelotxaha qzh tvvuh.\n58 Otmaxt cbdxmhiha qb qzh phaxbby.\n59 Otmaxt jhmq qb qzh bsseoh.\n60 Ytmehu rxtppha qzh yeuk qzhxh.\n61 Otmaxt jhmq qb qzh ptqzxbby.\n62 Ytmehu rbq qzh sbbqptuu.\n63 Ytmehu ybnha qb qzh rtxahm.\n64 Utxi qxtnhuuha qb qzh phaxbby.\n65 Ytmehu axbvvha qzh yeuk qzhxh.\n66 Utxi qxtnhuuha qb qzh rtxahm.\n67 Utxi qxtnhuuha qb qzh phaxbby.\n68 Hbzm jhmq ptok qb qzh keqozhm.\n69 Hbzm veokha dv qzh tvvuh qzhxh.\n70 Hbzm vdq abjm qzh tvvuh.\n71 Ytmehu jhmq qb qzh ztuujti.\n72 Otmaxt qxtnhuuha qb qzh keqozhm.\n73 Hbzm jhmq ptok qb qzh ptqzxbby.\n74 Ytmehu vdq abjm qzh sbbqptuu.\n75 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t74 71 63\n1 Ytmehu rxtppha qzh sbbqptuu.\n2 Ytmehu vdq abjm qzh sbbqptuu.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Ytmehu veokha dv qzh sbbqptuu.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh rtxahm.\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Utxi rxtppha qzh tvvuh.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t9 12 11\n14 Ytmehu aelotxaha qzh sbbqptuu.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Ytmehu cbdxmhiha qb qzh keqozhm.\n18 Ytmehu ybnha qb qzh ptqzxbby.\n19 Utxi rxtppha qzh yeuk.\n20 Utxi uhsq qzh tvvuh qzhxh.\n21 Utxi qbbk qzh tvvuh.\n22 Ytmehu qxtnhuuha qb qzh phaxbby.\n23 Utxi cbdxmhiha qb qzh keqozhm.\n24 Otmaxt cbdxmhiha qb qzh rtxahm.\n25 Otmaxt jhmq qb qzh keqozhm.\n26 Otmaxt jhmq qb qzh ztuujti.\n27 Ytmehu jhmq ptok qb qzh rtxahm.\n28 Ytmehu cbdxmhiha qb qzh bsseoh.\n29 Hbzm jhmq qb qzh bsseoh.\n30 Utxi ybnha qb qzh bsseoh.\n31 Otmaxt jhmq qb qzh keqozhm.\n32 Hbzm ybnha qb qzh rtxahm.\n33 Hbzm jhmq qb qzh ptqzxbby.\n34 Otmaxt jhmq ptok qb qzh bsseoh.\n35 Ytmehu ybnha qb qzh phaxbby.\n36 Utxi jhmq qb qzh ptqzxbby.\n37 Hbzm ybnha qb qzh keqozhm.\n38 Utxi uhsq qzh yeuk.\n39 Otmaxt jhmq ptok qb qzh phaxbby.\n40 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t38 36 30\n41 Otmaxt cbdxmhiha qb qzh rtxahm.\n42 Utxi qxtnhuuha qb qzh bsseoh.\n43 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t38 36 30\n44 Ytmehu jhmq ptok qb qzh keqozhm.\n45 Utxi axbvvha qzh tvvuh.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t45 42 36\n47 Otmaxt qxtnhuuha qb qzh phaxbby.\n48 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t45 42 36\n1 Hbzm rxtppha qzh tvvuh.\n2 Utxi rbq qzh sbbqptuu.\n3 Ytmehu jhmq ptok qb qzh keqozhm.\n4 Utxi vdq abjm qzh sbbqptuu.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Utxi rbq qzh sbbqptuu.\n10 Utxi jhmq qb qzh ztuujti.\n11 Utxi jhmq qb qzh phaxbby.\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t9 11 10\n14 Utxi qbbk qzh yeuk.\n15 Hbzm jhmq qb qzh bsseoh.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Utxi axbvvha qzh yeuk.\n18 Hbzm vdq abjm qzh tvvuh.\n19 Hbzm cbdxmhiha qb qzh rtxahm.\n20 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t18 15 8\n21 Utxi rbq qzh yeuk.\n22 Utxi vdq abjm qzh sbbqptuu.\n23 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t18 15 8\n24 Utxi uhsq qzh yeuk qzhxh.\n25 Ytmehu veokha dv qzh tvvuh.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t22 11 10\n27 Utxi cbdxmhiha qb qzh rtxahm.\n28 Hbzm jhmq qb qzh ptqzxbby.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t22 11 10\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Ytmehu qbbk qzh sbbqptuu qzhxh.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Hbzm cbdxmhiha qb qzh ptqzxbby.\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Ytmehu veokha dv qzh tvvuh.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Hbzm qbbk qzh yeuk.\n14 Ytmehu aelotxaha qzh sbbqptuu.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t14 12 5\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Hbzm vdq abjm qzh yeuk qzhxh.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t14 12 5\n19 Hbzm qbbk qzh yeuk.\n20 Ytmehu vdq abjm qzh tvvuh qzhxh.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t14 12 5\n22 Hbzm axbvvha qzh yeuk.\n23 Hbzm qxtnhuuha qb qzh ztuujti.\n24 Ytmehu jhmq qb qzh ztuujti.\n25 Otmaxt jhmq qb qzh ztuujti.\n26 Utxi rbq qzh yeuk.\n27 Otmaxt jhmq ptok qb qzh phaxbby.\n28 Hbzm cbdxmhiha qb qzh keqozhm.\n29 Utxi uhsq qzh yeuk.\n30 Utxi cbdxmhiha qb qzh phaxbby.\n31 Utxi jhmq qb qzh keqozhm.\n32 Otmaxt jhmq ptok qb qzh rtxahm.\n33 Utxi qxtnhuuha qb qzh bsseoh.\n34 Ytmehu ybnha qb qzh phaxbby.\n35 Otmaxt rxtppha qzh sbbqptuu.\n36 Otmaxt veokha dv qzh tvvuh.\n37 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n38 Otmaxt axbvvha qzh sbbqptuu.\n39 Otmaxt axbvvha qzh tvvuh.\n40 Hbzm ybnha qb qzh phaxbby.\n41 Otmaxt ybnha qb qzh keqozhm.\n42 Hbzm jhmq qb qzh bsseoh.\n43 Utxi qbbk qzh yeuk.\n44 Utxi aelotxaha qzh yeuk.\n45 Utxi rbq qzh yeuk qzhxh.\n46 Ytmehu jhmq ptok qb qzh bsseoh.\n47 Hbzm qxtnhuuha qb qzh ztuujti.\n48 Hbzm jhmq ptok qb qzh rtxahm.\n49 Utxi jhmq ptok qb qzh rtxahm.\n50 Hbzm jhmq ptok qb qzh keqozhm.\n51 Utxi vdq abjm qzh yeuk qzhxh.\n52 Ytmehu qxtnhuuha qb qzh keqozhm.\n53 Utxi rbq qzh yeuk.\n54 Ytmehu jhmq qb qzh bsseoh.\n55 Utxi cbdxmhiha qb qzh keqozhm.\n56 Utxi vdq abjm qzh yeuk.\n57 Hbzm jhmq ptok qb qzh phaxbby.\n58 Utxi veokha dv qzh yeuk.\n59 Otmaxt jhmq qb qzh phaxbby.\n60 Otmaxt jhmq qb qzh bsseoh.\n61 Utxi axbvvha qzh yeuk.\n62 Hbzm ybnha qb qzh keqozhm.\n63 Hbzm qbbk qzh yeuk.\n64 Ytmehu cbdxmhiha qb qzh rtxahm.\n65 Utxi ybnha qb qzh ztuujti.\n66 Hbzm jhmq qb qzh ptqzxbby.\n67 Utxi ybnha qb qzh phaxbby.\n68 Utxi ybnha qb qzh rtxahm.\n69 Ytmehu jhmq qb qzh bsseoh.\n70 Utxi ybnha qb qzh bsseoh.\n71 Hbzm jhmq ptok qb qzh phaxbby.\n72 Hbzm ybnha qb qzh keqozhm.\n73 Ytmehu cbdxmhiha qb qzh keqozhm.\n74 Hbzm aelotxaha qzh yeuk.\n75 Ytmehu rbq qzh yeuk.\n76 Utxi jhmq qb qzh ptqzxbby.\n77 Utxi rbq qzh tvvuh qzhxh.\n78 Otmaxt jhmq qb qzh rtxahm.\n79 Utxi axbvvha qzh tvvuh.\n80 Utxi qbbk qzh sbbqptuu.\n81 Ytmehu axbvvha qzh yeuk.\n82 Utxi uhsq qzh sbbqptuu.\n83 Otmaxt jhmq qb qzh keqozhm.\n84 Otmaxt jhmq ptok qb qzh ptqzxbby.\n85 Otmaxt cbdxmhiha qb qzh bsseoh.\n86 Hbzm qbbk qzh yeuk.\n87 Otmaxt qxtnhuuha qb qzh ztuujti.\n88 Hbzm cbdxmhiha qb qzh bsseoh.\n89 Otmaxt ybnha qb qzh ptqzxbby.\n90 Hbzm jhmq qb qzh keqozhm.\n91 Hbzm vdq abjm qzh yeuk.\n92 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t91 90 88\n93 Utxi rbq qzh tvvuh.\n94 Otmaxt rxtppha qzh sbbqptuu.\n95 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t91 90 88\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Hbzm rbq qzh yeuk qzhxh.\n5 Hbzm axbvvha qzh yeuk qzhxh.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Ytmehu rbq qzh yeuk.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Otmaxt jhmq ptok qb qzh bsseoh.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Utxi ybnha qb qzh ztuujti.\n12 Ytmehu uhsq qzh yeuk.\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Ytmehu rbq qzh yeuk.\n16 Ytmehu jhmq ptok qb qzh keqozhm.\n17 Otmaxt cbdxmhiha qb qzh rtxahm.\n18 Hbzm cbdxmhiha qb qzh phaxbby.\n19 Ytmehu qxtnhuuha qb qzh phaxbby.\n20 Otmaxt ybnha qb qzh ptqzxbby.\n21 Otmaxt rbq qzh sbbqptuu qzhxh.\n22 Otmaxt rxtppha qzh tvvuh.\n23 Utxi jhmq ptok qb qzh ptqzxbby.\n24 Otmaxt jhmq qb qzh keqozhm.\n25 Utxi ybnha qb qzh rtxahm.\n26 Otmaxt axbvvha qzh sbbqptuu.\n27 Utxi ybnha qb qzh ptqzxbby.\n28 Ytmehu vdq abjm qzh yeuk.\n29 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t28 19 16\n30 Otmaxt ybnha qb qzh ztuujti.\n31 Otmaxt vdq abjm qzh tvvuh.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t31 30 24\n33 Hbzm veokha dv qzh yeuk.\n34 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t31 30 24\n36 Hbzm uhsq qzh yeuk.\n37 Hbzm qbbk qzh yeuk qzhxh.\n38 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t31 30 24\n39 Hbzm qxtnhuuha qb qzh bsseoh.\n40 Hbzm vdq abjm qzh yeuk.\n41 Ytmehu cbdxmhiha qb qzh ztuujti.\n42 Utxi cbdxmhiha qb qzh ztuujti.\n43 Utxi rbq qzh tvvuh qzhxh.\n44 Utxi jhmq ptok qb qzh bsseoh.\n45 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n46 Hbzm ybnha qb qzh keqozhm.\n47 Utxi qxtnhuuha qb qzh keqozhm.\n48 Ytmehu jhmq ptok qb qzh bsseoh.\n49 Ytmehu veokha dv qzh yeuk qzhxh.\n50 Hbzm rbq qzh sbbqptuu.\n51 Otmaxt qxtnhuuha qb qzh phaxbby.\n52 Utxi uhsq qzh tvvuh.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t52 47 44\n1 Hbzm ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm rxtppha qzh tvvuh.\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Hbzm veokha dv qzh yeuk.\n6 Ytmehu jhmq ptok qb qzh bsseoh.\n7 Hbzm vdq abjm qzh tvvuh.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Hbzm rbq qzh sbbqptuu.\n12 Hbzm uhsq qzh sbbqptuu qzhxh.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Hbzm rbq qzh tvvuh.\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Otmaxt cbdxmhiha qb qzh rtxahm.\n19 Hbzm cbdxmhiha qb qzh ztuujti.\n20 Hbzm qxtnhuuha qb qzh rtxahm.\n21 Hbzm qxtnhuuha qb qzh ztuujti.\n22 Ytmehu jhmq qb qzh keqozhm.\n23 Utxi ybnha qb qzh keqozhm.\n24 Ytmehu jhmq ptok qb qzh ptqzxbby.\n25 Hbzm jhmq ptok qb qzh ptqzxbby.\n26 Hbzm qxtnhuuha qb qzh phaxbby.\n27 Ytmehu cbdxmhiha qb qzh ztuujti.\n28 Hbzm axbvvha qzh tvvuh.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t28 25 21\n30 Hbzm axbvvha qzh yeuk qzhxh.\n31 Hbzm veokha dv qzh yeuk.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t28 20 19\n33 Hbzm veokha dv qzh tvvuh.\n34 Utxi qxtnhuuha qb qzh bsseoh.\n35 Otmaxt qxtnhuuha qb qzh phaxbby.\n36 Ytmehu qxtnhuuha qb qzh phaxbby.\n37 Utxi qbbk qzh sbbqptuu.\n38 Otmaxt jhmq qb qzh bsseoh.\n39 Utxi aelotxaha qzh sbbqptuu.\n40 Otmaxt veokha dv qzh sbbqptuu.\n41 Hbzm ybnha qb qzh rtxahm.\n42 Hbzm ybnha qb qzh ptqzxbby.\n43 Utxi jhmq ptok qb qzh phaxbby.\n44 Otmaxt ybnha qb qzh rtxahm.\n45 Otmaxt jhmq ptok qb qzh bsseoh.\n46 Otmaxt jhmq qb qzh rtxahm.\n47 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n48 Ytmehu ybnha qb qzh ztuujti.\n49 Hbzm qxtnhuuha qb qzh bsseoh.\n50 Hbzm aelotxaha qzh yeuk.\n51 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t50 49 42\n52 Hbzm rxtppha qzh yeuk.\n53 Hbzm cbdxmhiha qb qzh keqozhm.\n54 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n55 Otmaxt qxtnhuuha qb qzh bsseoh.\n56 Otmaxt ybnha qb qzh phaxbby.\n57 Hbzm jhmq ptok qb qzh phaxbby.\n58 Hbzm jhmq qb qzh rtxahm.\n59 Hbzm ybnha qb qzh ptqzxbby.\n60 Otmaxt vdq abjm qzh sbbqptuu.\n61 Hbzm aelotxaha qzh yeuk.\n62 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t60 55 46\n63 Hbzm vdq abjm qzh tvvuh qzhxh.\n64 Otmaxt rbq qzh sbbqptuu.\n65 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t63 53 49\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm rxtppha qzh sbbqptuu.\n3 Hbzm jhmq qb qzh bsseoh.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t2 6 3\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Hbzm axbvvha qzh sbbqptuu.\n10 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t9 6 3\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Hbzm rxtppha qzh tvvuh.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t9 6 3\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Ytmehu rbq qzh yeuk.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t9 6 3\n17 Hbzm ybnha qb qzh ptqzxbby.\n18 Ytmehu jhmq ptok qb qzh rtxahm.\n19 Ytmehu aelotxaha qzh yeuk qzhxh.\n20 Hbzm aelotxaha qzh tvvuh.\n21 Otmaxt rxtppha qzh tvvuh.\n22 Otmaxt jhmq qb qzh keqozhm.\n23 Utxi qxtnhuuha qb qzh keqozhm.\n24 Utxi qbbk qzh sbbqptuu.\n25 Hbzm ybnha qb qzh bsseoh.\n26 Otmaxt qxtnhuuha qb qzh ztuujti.\n27 Otmaxt vdq abjm qzh tvvuh qzhxh.\n28 Otmaxt qbbk qzh tvvuh qzhxh.\n29 Hbzm cbdxmhiha qb qzh ztuujti.\n30 Utxi cbdxmhiha qb qzh phaxbby.\n31 Ytmehu cbdxmhiha qb qzh phaxbby.\n32 Otmaxt cbdxmhiha qb qzh keqozhm.\n33 Hbzm ybnha qb qzh phaxbby.\n34 Otmaxt cbdxmhiha qb qzh bsseoh.\n35 Otmaxt uhsq qzh tvvuh qzhxh.\n36 Otmaxt rxtppha qzh tvvuh qzhxh.\n37 Hbzm cbdxmhiha qb qzh ztuujti.\n38 Hbzm cbdxmhiha qb qzh ptqzxbby.\n39 Otmaxt uhsq qzh tvvuh.\n40 Hbzm ybnha qb qzh rtxahm.\n41 Utxi aelotxaha qzh sbbqptuu.\n42 Utxi veokha dv qzh sbbqptuu.\n43 Utxi aelotxaha qzh sbbqptuu qzhxh.\n44 Ytmehu jhmq qb qzh rtxahm.\n45 Hbzm veokha dv qzh yeuk.\n46 Hbzm axbvvha qzh yeuk.\n47 Ytmehu qbbk qzh yeuk.\n48 Otmaxt qbbk qzh tvvuh.\n49 Ytmehu axbvvha qzh yeuk qzhxh.\n50 Utxi rxtppha qzh sbbqptuu qzhxh.\n51 Utxi aelotxaha qzh sbbqptuu.\n52 Hbzm ybnha qb qzh ptqzxbby.\n53 Hbzm ybnha qb qzh rtxahm.\n54 Otmaxt cbdxmhiha qb qzh rtxahm.\n55 Otmaxt veokha dv qzh yeuk.\n56 Utxi jhmq ptok qb qzh rtxahm.\n57 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n58 Ytmehu qxtnhuuha qb qzh rtxahm.\n59 Otmaxt aelotxaha qzh yeuk.\n60 Hbzm qxtnhuuha qb qzh bsseoh.\n61 Otmaxt qbbk qzh yeuk.\n62 Otmaxt vdq abjm qzh tvvuh.\n63 Utxi qbbk qzh tvvuh.\n64 Hbzm jhmq qb qzh ptqzxbby.\n65 Otmaxt vdq abjm qzh yeuk.\n66 Utxi vdq abjm qzh tvvuh qzhxh.\n67 Otmaxt jhmq ptok qb qzh phaxbby.\n68 Ytmehu veokha dv qzh yeuk.\n69 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n70 Utxi qbbk qzh tvvuh.\n71 Ytmehu vdq abjm qzh yeuk.\n72 Utxi aelotxaha qzh tvvuh qzhxh.\n73 Otmaxt jhmq ptok qb qzh keqozhm.\n74 Ytmehu jhmq qb qzh ptqzxbby.\n75 Hbzm jhmq ptok qb qzh ztuujti.\n76 Otmaxt jhmq ptok qb qzh rtxahm.\n77 Utxi jhmq qb qzh ztuujti.\n78 Hbzm jhmq qb qzh ptqzxbby.\n79 Ytmehu ybnha qb qzh phaxbby.\n80 Ytmehu qxtnhuuha qb qzh rtxahm.\n81 Hbzm jhmq qb qzh keqozhm.\n82 Otmaxt rxtppha qzh yeuk.\n83 Otmaxt ybnha qb qzh ptqzxbby.\n84 Ytmehu jhmq qb qzh ptqzxbby.\n85 Otmaxt aelotxaha qzh yeuk.\n86 Otmaxt veokha dv qzh yeuk.\n87 Hbzm jhmq ptok qb qzh phaxbby.\n88 Hbzm rbq qzh sbbqptuu qzhxh.\n89 Utxi ybnha qb qzh phaxbby.\n90 Hbzm axbvvha qzh sbbqptuu.\n91 Hbzm rxtppha qzh sbbqptuu qzhxh.\n92 Hbzm qxtnhuuha qb qzh bsseoh.\n93 Otmaxt vdq abjm qzh yeuk.\n94 Otmaxt ybnha qb qzh keqozhm.\n95 Ytmehu veokha dv qzh yeuk.\n96 Hbzm axbvvha qzh sbbqptuu.\n97 Ytmehu qxtnhuuha qb qzh rtxahm.\n98 Ytmehu veokha dv qzh tvvuh.\n99 Ytmehu axbvvha qzh tvvuh qzhxh.\n100 Ytmehu qbbk qzh tvvuh.\n101 Hbzm ybnha qb qzh rtxahm.\n102 Utxi ybnha qb qzh bsseoh.\n103 Utxi qbbk qzh sbbqptuu.\n104 Ytmehu ybnha qb qzh ptqzxbby.\n105 Utxi uhsq qzh sbbqptuu.\n106 Ytmehu vdq abjm qzh yeuk.\n107 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t106 104 97\n1 Otmaxt rxtppha qzh tvvuh qzhxh.\n2 Otmaxt uhsq qzh tvvuh.\n3 Otmaxt qbbk qzh tvvuh.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Otmaxt axbvvha qzh tvvuh.\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Ytmehu veokha dv qzh sbbqptuu.\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n13 Otmaxt rxtppha qzh tvvuh qzhxh.\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Otmaxt axbvvha qzh tvvuh.\n16 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n17 Ytmehu ybnha qb qzh ptqzxbby.\n18 Otmaxt cbdxmhiha qb qzh bsseoh.\n19 Ytmehu cbdxmhiha qb qzh bsseoh.\n20 Ytmehu axbvvha qzh sbbqptuu.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t20 19 17\n22 Hbzm ybnha qb qzh keqozhm.\n23 Otmaxt veokha dv qzh sbbqptuu.\n24 Ytmehu jhmq qb qzh ptqzxbby.\n25 Hbzm rxtppha qzh yeuk.\n26 Otmaxt uhsq qzh sbbqptuu qzhxh.\n27 Hbzm vdq abjm qzh yeuk.\n28 Hbzm rxtppha qzh yeuk.\n29 Hbzm axbvvha qzh yeuk.\n30 Hbzm rbq qzh yeuk.\n31 Ytmehu cbdxmhiha qb qzh bsseoh.\n32 Utxi ybnha qb qzh ptqzxbby.\n33 Otmaxt veokha dv qzh tvvuh.\n34 Utxi jhmq ptok qb qzh rtxahm.\n35 Otmaxt vdq abjm qzh tvvuh.\n36 Hbzm uhsq qzh yeuk.\n37 Ytmehu qbbk qzh sbbqptuu qzhxh.\n38 Ytmehu ybnha qb qzh phaxbby.\n39 Ytmehu aelotxaha qzh sbbqptuu.\n40 Otmaxt jhmq ptok qb qzh phaxbby.\n41 Hbzm ybnha qb qzh ztuujti.\n42 Utxi ybnha qb qzh ptqzxbby.\n43 Hbzm ybnha qb qzh rtxahm.\n44 Ytmehu rxtppha qzh sbbqptuu.\n45 Utxi cbdxmhiha qb qzh bsseoh.\n46 Otmaxt cbdxmhiha qb qzh rtxahm.\n47 Utxi qxtnhuuha qb qzh rtxahm.\n48 Hbzm cbdxmhiha qb qzh bsseoh.\n49 Otmaxt cbdxmhiha qb qzh keqozhm.\n50 Hbzm jhmq ptok qb qzh ztuujti.\n51 Ytmehu qxtnhuuha qb qzh keqozhm.\n52 Ytmehu rbq qzh yeuk.\n53 Ytmehu jhmq qb qzh phaxbby.\n54 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n55 Ytmehu ybnha qb qzh phaxbby.\n56 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t52 54 53\n57 Utxi jhmq qb qzh ptqzxbby.\n58 Otmaxt ybnha qb qzh rtxahm.\n59 Otmaxt jhmq ptok qb qzh bsseoh.\n60 Otmaxt jhmq ptok qb qzh phaxbby.\n61 Utxi ybnha qb qzh phaxbby.\n62 Ytmehu vdq abjm qzh sbbqptuu.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t62 54 53\n64 Ytmehu qxtnhuuha qb qzh rtxahm.\n65 Ytmehu jhmq qb qzh ptqzxbby.\n66 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t62 54 53\n67 Ytmehu aelotxaha qzh yeuk.\n68 Otmaxt veokha dv qzh sbbqptuu.\n69 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t67 64 55\n1 Hbzm qbbk qzh tvvuh.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Hbzm axbvvha qzh tvvuh qzhxh.\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh tvvuh.\n6 Hbzm axbvvha qzh tvvuh qzhxh.\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Ytmehu jhmq qb qzh ztuujti.\n10 Ytmehu axbvvha qzh yeuk.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Ytmehu rbq qzh yeuk.\n15 Utxi rxtppha qzh sbbqptuu.\n16 Ytmehu axbvvha qzh yeuk.\n17 Utxi qxtnhuuha qb qzh keqozhm.\n18 Ytmehu qbbk qzh yeuk.\n19 Utxi aelotxaha qzh sbbqptuu.\n20 Utxi qxtnhuuha qb qzh bsseoh.\n21 Hbzm cbdxmhiha qb qzh keqozhm.\n22 Hbzm jhmq ptok qb qzh ztuujti.\n23 Utxi qxtnhuuha qb qzh keqozhm.\n24 Utxi qxtnhuuha qb qzh bsseoh.\n25 Ytmehu aelotxaha qzh yeuk qzhxh.\n26 Ytmehu ybnha qb qzh rtxahm.\n27 Ytmehu jhmq ptok qb qzh ztuujti.\n28 Hbzm cbdxmhiha qb qzh keqozhm.\n29 Utxi qxtnhuuha qb qzh rtxahm.\n30 Hbzm veokha dv qzh sbbqptuu.\n31 Hbzm jhmq qb qzh rtxahm.\n32 Utxi veokha dv qzh tvvuh.\n33 Utxi aelotxaha qzh tvvuh.\n34 Otmaxt ybnha qb qzh ptqzxbby.\n35 Hbzm aelotxaha qzh sbbqptuu.\n36 Ytmehu veokha dv qzh yeuk.\n37 Hbzm ybnha qb qzh ztuujti.\n38 Otmaxt jhmq qb qzh rtxahm.\n39 Ytmehu ybnha qb qzh rtxahm.\n40 Ytmehu veokha dv qzh sbbqptuu.\n41 Otmaxt jhmq ptok qb qzh keqozhm.\n42 Hbzm ybnha qb qzh phaxbby.\n43 Utxi qbbk qzh tvvuh.\n44 Otmaxt qxtnhuuha qb qzh phaxbby.\n45 Hbzm cbdxmhiha qb qzh ptqzxbby.\n46 Otmaxt jhmq ptok qb qzh ztuujti.\n47 Ytmehu uhsq qzh sbbqptuu.\n48 Utxi qbbk qzh sbbqptuu.\n49 Utxi uhsq qzh sbbqptuu.\n50 Ytmehu jhmq qb qzh bsseoh.\n51 Ytmehu aelotxaha qzh yeuk.\n52 Ytmehu jhmq ptok qb qzh ztuujti.\n53 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t51 50 39\n54 Utxi axbvvha qzh tvvuh.\n55 Utxi jhmq ptok qb qzh ptqzxbby.\n56 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t51 50 39\n57 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n58 Ytmehu ybnha qb qzh keqozhm.\n59 Utxi qxtnhuuha qb qzh phaxbby.\n60 Otmaxt qxtnhuuha qb qzh bsseoh.\n61 Utxi qxtnhuuha qb qzh ptqzxbby.\n62 Hbzm jhmq qb qzh bsseoh.\n63 Otmaxt qxtnhuuha qb qzh phaxbby.\n64 Hbzm veokha dv qzh yeuk.\n65 Hbzm vdq abjm qzh yeuk.\n66 Otmaxt jhmq qb qzh rtxahm.\n67 Otmaxt ybnha qb qzh phaxbby.\n68 Hbzm ybnha qb qzh phaxbby.\n69 Utxi jhmq ptok qb qzh phaxbby.\n70 Otmaxt qxtnhuuha qb qzh bsseoh.\n71 Ytmehu cbdxmhiha qb qzh rtxahm.\n72 Ytmehu rxtppha qzh tvvuh.\n73 Ytmehu axbvvha qzh tvvuh.\n74 Otmaxt rxtppha qzh yeuk.\n75 Otmaxt aelotxaha qzh yeuk.\n76 Ytmehu cbdxmhiha qb qzh keqozhm.\n77 Ytmehu ybnha qb qzh bsseoh.\n78 Utxi jhmq ptok qb qzh ptqzxbby.\n79 Ytmehu qxtnhuuha qb qzh ztuujti.\n80 Otmaxt veokha dv qzh yeuk.\n81 Otmaxt aelotxaha qzh yeuk.\n82 Otmaxt qbbk qzh yeuk.\n83 Otmaxt axbvvha qzh yeuk.\n84 Otmaxt veokha dv qzh yeuk.\n85 Hbzm cbdxmhiha qb qzh keqozhm.\n86 Ytmehu jhmq ptok qb qzh keqozhm.\n87 Otmaxt ybnha qb qzh ztuujti.\n88 Hbzm ybnha qb qzh ptqzxbby.\n89 Otmaxt jhmq ptok qb qzh phaxbby.\n90 Ytmehu jhmq ptok qb qzh ptqzxbby.\n91 Utxi cbdxmhiha qb qzh phaxbby.\n92 Ytmehu cbdxmhiha qb qzh rtxahm.\n93 Hbzm jhmq ptok qb qzh phaxbby.\n94 Ytmehu jhmq ptok qb qzh ztuujti.\n95 Utxi jhmq qb qzh ztuujti.\n96 Utxi jhmq qb qzh phaxbby.\n97 Otmaxt aelotxaha qzh yeuk.\n98 Utxi cbdxmhiha qb qzh ptqzxbby.\n99 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t97 89 87\n100 Hbzm qbbk qzh yeuk.\n101 Utxi jhmq qb qzh ztuujti.\n102 Hbzm aelotxaha qzh yeuk.\n103 Hbzm qxtnhuuha qb qzh bsseoh.\n104 Otmaxt rxtppha qzh yeuk.\n105 Otmaxt uhsq qzh yeuk.\n106 Utxi jhmq ptok qb qzh bsseoh.\n107 Hbzm ybnha qb qzh rtxahm.\n108 Hbzm jhmq qb qzh keqozhm.\n109 Utxi jhmq qb qzh ztuujti.\n110 Utxi jhmq qb qzh rtxahm.\n111 Otmaxt rbq qzh yeuk.\n112 Utxi rbq qzh tvvuh.\n113 Utxi veokha dv qzh sbbqptuu.\n114 Utxi vdq abjm qzh sbbqptuu qzhxh.\n115 Ytmehu qxtnhuuha qb qzh keqozhm.\n116 Utxi qbbk qzh sbbqptuu qzhxh.\n117 Hbzm cbdxmhiha qb qzh bsseoh.\n118 Otmaxt cbdxmhiha qb qzh keqozhm.\n119 Utxi axbvvha qzh sbbqptuu qzhxh.\n120 Hbzm jhmq qb qzh ztuujti.\n121 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n122 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n123 Otmaxt jhmq qb qzh ztuujti.\n124 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n125 Otmaxt uhsq qzh yeuk.\n126 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t125 124 123\n127 Otmaxt ybnha qb qzh phaxbby.\n128 Utxi jhmq ptok qb qzh bsseoh.\n129 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t125 123 122\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Otmaxt qxtnhuuha qb qzh rtxahm.\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Otmaxt qbbk qzh yeuk.\n7 Otmaxt axbvvha qzh yeuk.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Otmaxt rbq qzh yeuk.\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Otmaxt qbbk qzh tvvuh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t9 11 10\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Otmaxt aelotxaha qzh tvvuh qzhxh.\n16 Otmaxt rxtppha qzh tvvuh qzhxh.\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Otmaxt aelotxaha qzh tvvuh qzhxh.\n19 Otmaxt axbvvha qzh yeuk.\n20 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t19 17 11\n21 Otmaxt cbdxmhiha qb qzh ztuujti.\n22 Utxi ybnha qb qzh keqozhm.\n23 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t19 17 11\n24 Hbzm cbdxmhiha qb qzh keqozhm.\n25 Ytmehu veokha dv qzh yeuk.\n26 Otmaxt rbq qzh sbbqptuu.\n27 Ytmehu qbbk qzh tvvuh.\n28 Hbzm ybnha qb qzh phaxbby.\n29 Otmaxt ybnha qb qzh keqozhm.\n30 Utxi jhmq ptok qb qzh ptqzxbby.\n31 Otmaxt uhsq qzh sbbqptuu.\n32 Ytmehu jhmq qb qzh ptqzxbby.\n33 Ytmehu qxtnhuuha qb qzh ztuujti.\n34 Ytmehu axbvvha qzh tvvuh qzhxh.\n35 Otmaxt rxtppha qzh sbbqptuu.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t34 33 32\n37 Utxi jhmq ptok qb qzh bsseoh.\n38 Otmaxt cbdxmhiha qb qzh rtxahm.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t34 33 32\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Utxi rxtppha qzh yeuk qzhxh.\n4 Utxi axbvvha qzh yeuk.\n5 Utxi rbq qzh yeuk qzhxh.\n6 Hbzm qxtnhuuha qb qzh rtxahm.\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Utxi aelotxaha qzh yeuk qzhxh.\n10 Hbzm veokha dv qzh sbbqptuu qzhxh.\n11 Utxi ybnha qb qzh rtxahm.\n12 Ytmehu qbbk qzh yeuk.\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt qbbk qzh tvvuh.\n15 Hbzm qxtnhuuha qb qzh keqozhm.\n16 Hbzm vdq abjm qzh sbbqptuu.\n17 Ytmehu vdq abjm qzh yeuk.\n18 Otmaxt jhmq ptok qb qzh keqozhm.\n19 Otmaxt qbbk qzh sbbqptuu.\n20 Ytmehu rbq qzh yeuk qzhxh.\n21 Ytmehu ybnha qb qzh keqozhm.\n22 Ytmehu jhmq ptok qb qzh ptqzxbby.\n23 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t20 22 21\n24 Utxi jhmq qb qzh bsseoh.\n25 Hbzm qxtnhuuha qb qzh ptqzxbby.\n26 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t20 22 21\n27 Hbzm cbdxmhiha qb qzh ztuujti.\n28 Ytmehu jhmq qb qzh bsseoh.\n29 Otmaxt axbvvha qzh tvvuh.\n30 Hbzm jhmq ptok qb qzh phaxbby.\n31 Utxi qxtnhuuha qb qzh ztuujti.\n32 Utxi jhmq qb qzh phaxbby.\n33 Otmaxt veokha dv qzh tvvuh.\n34 Hbzm jhmq ptok qb qzh ptqzxbby.\n35 Otmaxt axbvvha qzh sbbqptuu.\n36 Utxi jhmq ptok qb qzh ptqzxbby.\n37 Otmaxt qxtnhuuha qb qzh ztuujti.\n38 Otmaxt qxtnhuuha qb qzh bsseoh.\n39 Ytmehu uhsq qzh yeuk.\n40 Otmaxt vdq abjm qzh tvvuh qzhxh.\n41 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t39 28 22\n42 Ytmehu veokha dv qzh yeuk.\n43 Utxi jhmq qb qzh keqozhm.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t40 38 37\n45 Ytmehu axbvvha qzh yeuk.\n46 Otmaxt qbbk qzh yeuk.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t40 38 37\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq qb qzh rtxahm.\n3 Ytmehu jhmq ptok qb qzh phaxbby.\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Hbzm qxtnhuuha qb qzh ztuujti.\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Ytmehu jhmq qb qzh keqozhm.\n10 Utxi ybnha qb qzh phaxbby.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Ytmehu rxtppha qzh tvvuh.\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh ztuujti.\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Ytmehu axbvvha qzh tvvuh.\n17 Otmaxt ybnha qb qzh rtxahm.\n18 Hbzm jhmq qb qzh rtxahm.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Hbzm rbq qzh sbbqptuu qzhxh.\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Hbzm qxtnhuuha qb qzh ptqzxbby.\n23 Ytmehu veokha dv qzh tvvuh qzhxh.\n24 Ytmehu aelotxaha qzh tvvuh qzhxh.\n25 Hbzm jhmq ptok qb qzh rtxahm.\n26 Ytmehu ybnha qb qzh phaxbby.\n27 Otmaxt jhmq qb qzh rtxahm.\n28 Hbzm axbvvha qzh sbbqptuu.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t28 25 22\n30 Ytmehu ybnha qb qzh keqozhm.\n31 Otmaxt jhmq ptok qb qzh ptqzxbby.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t28 25 22\n33 Ytmehu qxtnhuuha qb qzh phaxbby.\n34 Ytmehu jhmq ptok qb qzh keqozhm.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t28 25 22\n36 Ytmehu veokha dv qzh tvvuh qzhxh.\n37 Otmaxt ybnha qb qzh phaxbby.\n38 Ytmehu vdq abjm qzh tvvuh.\n39 Hbzm rbq qzh sbbqptuu.\n40 Ytmehu rxtppha qzh tvvuh.\n41 Ytmehu axbvvha qzh tvvuh.\n42 Utxi jhmq qb qzh ptqzxbby.\n43 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n44 Hbzm rxtppha qzh sbbqptuu.\n45 Ytmehu rxtppha qzh tvvuh.\n46 Otmaxt cbdxmhiha qb qzh ztuujti.\n47 Utxi jhmq qb qzh phaxbby.\n48 Hbzm vdq abjm qzh sbbqptuu.\n49 Otmaxt ybnha qb qzh rtxahm.\n50 Ytmehu ybnha qb qzh phaxbby.\n51 Hbzm veokha dv qzh sbbqptuu.\n52 Ytmehu uhsq qzh tvvuh.\n53 Utxi qbbk qzh tvvuh qzhxh.\n54 Hbzm vdq abjm qzh sbbqptuu.\n55 Utxi qxtnhuuha qb qzh keqozhm.\n56 Ytmehu qxtnhuuha qb qzh bsseoh.\n57 Utxi vdq abjm qzh tvvuh.\n58 Otmaxt veokha dv qzh sbbqptuu.\n59 Hbzm jhmq qb qzh ptqzxbby.\n60 Otmaxt ybnha qb qzh keqozhm.\n61 Otmaxt vdq abjm qzh sbbqptuu.\n62 Otmaxt cbdxmhiha qb qzh phaxbby.\n63 Ytmehu ybnha qb qzh rtxahm.\n64 Utxi rbq qzh sbbqptuu.\n65 Hbzm jhmq ptok qb qzh phaxbby.\n66 Hbzm jhmq ptok qb qzh bsseoh.\n67 Hbzm jhmq qb qzh ztuujti.\n68 Utxi veokha dv qzh tvvuh.\n69 Utxi aelotxaha qzh sbbqptuu.\n70 Utxi axbvvha qzh tvvuh.\n71 Hbzm jhmq qb qzh bsseoh.\n72 Utxi rxtppha qzh tvvuh qzhxh.\n73 Hbzm qxtnhuuha qb qzh ztuujti.\n74 Utxi rxtppha qzh sbbqptuu.\n75 Utxi aelotxaha qzh sbbqptuu qzhxh.\n76 Utxi jhmq qb qzh phaxbby.\n77 Utxi vdq abjm qzh tvvuh qzhxh.\n78 Hbzm jhmq qb qzh rtxahm.\n79 Utxi jhmq qb qzh rtxahm.\n80 Ytmehu ybnha qb qzh bsseoh.\n81 Hbzm jhmq ptok qb qzh bsseoh.\n82 Otmaxt qxtnhuuha qb qzh bsseoh.\n83 Utxi jhmq qb qzh ptqzxbby.\n84 Hbzm veokha dv qzh yeuk.\n85 Hbzm uhsq qzh yeuk qzhxh.\n86 Hbzm jhmq ptok qb qzh phaxbby.\n87 Ytmehu veokha dv qzh yeuk.\n88 Ytmehu qxtnhuuha qb qzh keqozhm.\n89 Otmaxt jhmq qb qzh phaxbby.\n90 Ytmehu vdq abjm qzh yeuk.\n91 Utxi qxtnhuuha qb qzh keqozhm.\n92 Hbzm ybnha qb qzh keqozhm.\n93 Utxi qxtnhuuha qb qzh phaxbby.\n94 Ytmehu jhmq ptok qb qzh phaxbby.\n95 Otmaxt qbbk qzh tvvuh.\n96 Otmaxt uhsq qzh tvvuh.\n97 Ytmehu qbbk qzh tvvuh.\n98 Ytmehu uhsq qzh tvvuh.\n99 Utxi veokha dv qzh tvvuh.\n100 Utxi aelotxaha qzh tvvuh.\n101 Utxi ybnha qb qzh keqozhm.\n102 Otmaxt qbbk qzh tvvuh.\n103 Utxi rbq qzh sbbqptuu.\n104 Utxi aelotxaha qzh sbbqptuu.\n105 Hbzm jhmq ptok qb qzh ptqzxbby.\n106 Otmaxt ybnha qb qzh keqozhm.\n107 Otmaxt jhmq ptok qb qzh phaxbby.\n108 Otmaxt jhmq ptok qb qzh ztuujti.\n109 Utxi veokha dv qzh yeuk.\n110 Otmaxt ybnha qb qzh keqozhm.\n111 Ytmehu jhmq ptok qb qzh ztuujti.\n112 Utxi rbq qzh sbbqptuu qzhxh.\n113 Utxi qxtnhuuha qb qzh phaxbby.\n114 Hbzm ybnha qb qzh keqozhm.\n115 Utxi aelotxaha qzh yeuk.\n116 Utxi qxtnhuuha qb qzh ptqzxbby.\n117 Utxi uhsq qzh sbbqptuu.\n118 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t117 116 113\n119 Otmaxt jhmq qb qzh rtxahm.\n120 Hbzm jhmq ptok qb qzh bsseoh.\n121 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t117 116 113\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Hbzm veokha dv qzh yeuk.\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Hbzm axbvvha qzh yeuk.\n6 Utxi ybnha qb qzh keqozhm.\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Hbzm qbbk qzh yeuk.\n9 Hbzm qxtnhuuha qb qzh phaxbby.\n10 Hbzm jhmq qb qzh rtxahm.\n11 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t8 10 9\n12 Hbzm aelotxaha qzh yeuk.\n13 Utxi rxtppha qzh sbbqptuu.\n14 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t12 10 9\n15 Utxi ybnha qb qzh ztuujti.\n16 Hbzm qxtnhuuha qb qzh bsseoh.\n17 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t12 10 9\n18 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n19 Hbzm jhmq ptok qb qzh ztuujti.\n20 Hbzm cbdxmhiha qb qzh bsseoh.\n21 Utxi jhmq qb qzh rtxahm.\n22 Utxi ybnha qb qzh phaxbby.\n23 Otmaxt jhmq qb qzh ptqzxbby.\n24 Ytmehu cbdxmhiha qb qzh ztuujti.\n25 Utxi aelotxaha qzh sbbqptuu.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t25 21 15\n27 Utxi qbbk qzh sbbqptuu qzhxh.\n28 Hbzm jhmq ptok qb qzh keqozhm.\n29 Utxi vdq abjm qzh sbbqptuu.\n30 Hbzm jhmq ptok qb qzh phaxbby.\n31 Hbzm rxtppha qzh sbbqptuu.\n32 Utxi qxtnhuuha qb qzh keqozhm.\n33 Hbzm cbdxmhiha qb qzh ztuujti.\n34 Hbzm uhsq qzh sbbqptuu.\n35 Utxi cbdxmhiha qb qzh ztuujti.\n36 Hbzm jhmq ptok qb qzh ptqzxbby.\n37 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n38 Hbzm ybnha qb qzh ztuujti.\n39 Otmaxt ybnha qb qzh ztuujti.\n40 Utxi rxtppha qzh sbbqptuu.\n41 Otmaxt ybnha qb qzh keqozhm.\n42 Utxi cbdxmhiha qb qzh ptqzxbby.\n43 Ytmehu cbdxmhiha qb qzh keqozhm.\n44 Hbzm jhmq ptok qb qzh keqozhm.\n45 Ytmehu qxtnhuuha qb qzh phaxbby.\n46 Hbzm qxtnhuuha qb qzh ztuujti.\n47 Utxi axbvvha qzh sbbqptuu.\n48 Ytmehu jhmq qb qzh ptqzxbby.\n49 Ytmehu jhmq ptok qb qzh phaxbby.\n50 Utxi rbq qzh sbbqptuu.\n51 Utxi vdq abjm qzh sbbqptuu qzhxh.\n52 Utxi qxtnhuuha qb qzh rtxahm.\n53 Utxi ybnha qb qzh ptqzxbby.\n54 Hbzm jhmq qb qzh keqozhm.\n55 Hbzm cbdxmhiha qb qzh ztuujti.\n56 Utxi jhmq qb qzh bsseoh.\n57 Hbzm ybnha qb qzh bsseoh.\n58 Utxi rxtppha qzh tvvuh.\n59 Hbzm cbdxmhiha qb qzh ztuujti.\n60 Utxi ybnha qb qzh ztuujti.\n61 Otmaxt jhmq ptok qb qzh ptqzxbby.\n62 Hbzm jhmq ptok qb qzh bsseoh.\n63 Otmaxt ybnha qb qzh keqozhm.\n64 Utxi aelotxaha qzh tvvuh.\n65 Ytmehu ybnha qb qzh ptqzxbby.\n66 Utxi rbq qzh tvvuh.\n67 Ytmehu veokha dv qzh sbbqptuu.\n68 Utxi axbvvha qzh tvvuh.\n69 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n70 Otmaxt ybnha qb qzh rtxahm.\n71 Ytmehu qbbk qzh sbbqptuu qzhxh.\n72 Hbzm ybnha qb qzh rtxahm.\n73 Hbzm qxtnhuuha qb qzh ptqzxbby.\n74 Otmaxt rxtppha qzh yeuk.\n75 Utxi rbq qzh tvvuh qzhxh.\n76 Otmaxt axbvvha qzh yeuk.\n77 Otmaxt rbq qzh yeuk.\n78 Ytmehu vdq abjm qzh sbbqptuu.\n79 Utxi vdq abjm qzh tvvuh.\n80 Otmaxt jhmq ptok qb qzh ztuujti.\n81 Ytmehu cbdxmhiha qb qzh phaxbby.\n82 Ytmehu jhmq qb qzh ztuujti.\n83 Hbzm rbq qzh sbbqptuu.\n84 Utxi ybnha qb qzh bsseoh.\n85 Hbzm qxtnhuuha qb qzh ztuujti.\n86 Hbzm uhsq qzh sbbqptuu.\n87 Otmaxt rbq qzh sbbqptuu.\n88 Otmaxt veokha dv qzh tvvuh.\n89 Ytmehu qxtnhuuha qb qzh phaxbby.\n90 Otmaxt aelotxaha qzh sbbqptuu.\n91 Otmaxt qbbk qzh sbbqptuu.\n92 Ytmehu ybnha qb qzh ptqzxbby.\n93 Otmaxt ybnha qb qzh ptqzxbby.\n94 Hbzm qxtnhuuha qb qzh ptqzxbby.\n95 Utxi jhmq qb qzh rtxahm.\n96 Utxi jhmq ptok qb qzh keqozhm.\n97 Hbzm cbdxmhiha qb qzh ztuujti.\n98 Hbzm jhmq qb qzh rtxahm.\n99 Otmaxt aelotxaha qzh yeuk.\n100 Utxi ybnha qb qzh bsseoh.\n101 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t99 93 80\n1 Hbzm rbq qzh tvvuh.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Otmaxt rbq qzh sbbqptuu qzhxh.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Hbzm uhsq qzh tvvuh.\n11 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t10 6 3\n12 Ytmehu qbbk qzh tvvuh.\n13 Utxi jhmq qb qzh keqozhm.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Hbzm jhmq qb qzh bsseoh.\n18 Ytmehu uhsq qzh tvvuh.\n19 Ytmehu rxtppha qzh tvvuh.\n20 Otmaxt jhmq qb qzh ztuujti.\n21 Utxi jhmq qb qzh ptqzxbby.\n22 Ytmehu uhsq qzh tvvuh qzhxh.\n23 Utxi cbdxmhiha qb qzh keqozhm.\n24 Hbzm qxtnhuuha qb qzh keqozhm.\n25 Otmaxt vdq abjm qzh sbbqptuu.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t25 20 16\n27 Hbzm ybnha qb qzh rtxahm.\n28 Hbzm ybnha qb qzh phaxbby.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t25 16 15\n30 Utxi qxtnhuuha qb qzh rtxahm.\n31 Ytmehu jhmq qb qzh rtxahm.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t25 16 15\n33 Ytmehu jhmq qb qzh bsseoh.\n34 Otmaxt ybnha qb qzh rtxahm.\n35 Hbzm ybnha qb qzh keqozhm.\n36 Hbzm jhmq qb qzh ztuujti.\n37 Hbzm rbq qzh yeuk.\n38 Hbzm axbvvha qzh yeuk.\n39 Hbzm ybnha qb qzh rtxahm.\n40 Otmaxt cbdxmhiha qb qzh ztuujti.\n41 Utxi qxtnhuuha qb qzh phaxbby.\n42 Utxi cbdxmhiha qb qzh keqozhm.\n43 Otmaxt rbq qzh sbbqptuu.\n44 Otmaxt jhmq qb qzh rtxahm.\n45 Otmaxt jhmq qb qzh ptqzxbby.\n46 Ytmehu jhmq ptok qb qzh keqozhm.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t43 45 44\n1 Hbzm ybnha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Hbzm cbdxmhiha qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Hbzm cbdxmhiha qb qzh rtxahm.\n10 Otmaxt qbbk qzh yeuk.\n11 Otmaxt vdq abjm qzh yeuk.\n12 Utxi ybnha qb qzh ptqzxbby.\n13 Ytmehu rxtppha qzh yeuk qzhxh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Ytmehu vdq abjm qzh yeuk.\n16 Hbzm rbq qzh sbbqptuu.\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Otmaxt rbq qzh yeuk.\n19 Otmaxt uhsq qzh yeuk.\n20 Otmaxt cbdxmhiha qb qzh keqozhm.\n21 Hbzm uhsq qzh sbbqptuu qzhxh.\n22 Hbzm jhmq qb qzh keqozhm.\n23 Ytmehu jhmq qb qzh keqozhm.\n24 Hbzm ybnha qb qzh ztuujti.\n25 Ytmehu jhmq qb qzh ztuujti.\n26 Utxi cbdxmhiha qb qzh ptqzxbby.\n27 Utxi qbbk qzh sbbqptuu.\n28 Utxi ybnha qb qzh bsseoh.\n29 Ytmehu qbbk qzh tvvuh.\n30 Utxi aelotxaha qzh sbbqptuu qzhxh.\n31 Otmaxt qxtnhuuha qb qzh phaxbby.\n32 Ytmehu vdq abjm qzh tvvuh.\n33 Ytmehu qbbk qzh tvvuh.\n34 Ytmehu ybnha qb qzh rtxahm.\n35 Ytmehu ybnha qb qzh ztuujti.\n36 Utxi rxtppha qzh sbbqptuu.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t33 35 34\n38 Utxi qxtnhuuha qb qzh phaxbby.\n39 Ytmehu jhmq qb qzh rtxahm.\n40 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n41 Utxi aelotxaha qzh sbbqptuu qzhxh.\n42 Hbzm ybnha qb qzh keqozhm.\n43 Ytmehu aelotxaha qzh tvvuh.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t43 35 34\n45 Utxi qxtnhuuha qb qzh ztuujti.\n46 Utxi qxtnhuuha qb qzh phaxbby.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t43 39 35\n48 Ytmehu rbq qzh yeuk.\n49 Otmaxt cbdxmhiha qb qzh keqozhm.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t43 35 34\n51 Utxi jhmq ptok qb qzh ztuujti.\n52 Ytmehu rbq qzh tvvuh qzhxh.\n53 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n54 Hbzm cbdxmhiha qb qzh phaxbby.\n55 Hbzm veokha dv qzh sbbqptuu qzhxh.\n56 Otmaxt jhmq ptok qb qzh ztuujti.\n57 Ytmehu axbvvha qzh yeuk.\n58 Hbzm jhmq ptok qb qzh keqozhm.\n59 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n60 Hbzm veokha dv qzh sbbqptuu.\n61 Utxi jhmq qb qzh bsseoh.\n62 Hbzm axbvvha qzh sbbqptuu.\n63 Ytmehu aelotxaha qzh tvvuh qzhxh.\n64 Utxi jhmq qb qzh rtxahm.\n65 Utxi ybnha qb qzh keqozhm.\n66 Ytmehu rxtppha qzh yeuk.\n67 Hbzm jhmq ptok qb qzh ptqzxbby.\n68 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n69 Utxi qbbk qzh sbbqptuu.\n70 Hbzm rbq qzh tvvuh.\n71 Otmaxt cbdxmhiha qb qzh bsseoh.\n72 Otmaxt qxtnhuuha qb qzh rtxahm.\n73 Hbzm uhsq qzh tvvuh.\n74 Otmaxt ybnha qb qzh phaxbby.\n75 Utxi axbvvha qzh sbbqptuu.\n76 Ytmehu veokha dv qzh tvvuh.\n77 Ytmehu aelotxaha qzh tvvuh.\n78 Hbzm rbq qzh tvvuh.\n79 Utxi qxtnhuuha qb qzh rtxahm.\n80 Otmaxt cbdxmhiha qb qzh bsseoh.\n81 Hbzm uhsq qzh tvvuh.\n82 Hbzm qbbk qzh tvvuh.\n83 Utxi ybnha qb qzh keqozhm.\n84 Hbzm jhmq qb qzh rtxahm.\n85 Otmaxt cbdxmhiha qb qzh ztuujti.\n86 Ytmehu jhmq qb qzh bsseoh.\n87 Hbzm axbvvha qzh tvvuh.\n88 Hbzm jhmq qb qzh phaxbby.\n89 Ytmehu vdq abjm qzh yeuk.\n90 Ytmehu veokha dv qzh yeuk.\n91 Hbzm qxtnhuuha qb qzh bsseoh.\n92 Hbzm ybnha qb qzh rtxahm.\n93 Otmaxt qxtnhuuha qb qzh bsseoh.\n94 Utxi ybnha qb qzh bsseoh.\n95 Otmaxt qxtnhuuha qb qzh rtxahm.\n96 Otmaxt jhmq qb qzh keqozhm.\n97 Hbzm rbq qzh tvvuh.\n98 Ytmehu jhmq ptok qb qzh ptqzxbby.\n99 Otmaxt rbq qzh sbbqptuu.\n100 Ytmehu jhmq qb qzh phaxbby.\n101 Hbzm jhmq qb qzh phaxbby.\n102 Otmaxt jhmq qb qzh ptqzxbby.\n103 Hbzm jhmq ptok qb qzh ptqzxbby.\n104 Ytmehu jhmq ptok qb qzh ztuujti.\n105 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n106 Ytmehu axbvvha qzh yeuk.\n107 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t106 100 98\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Hbzm qbbk qzh tvvuh.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh ztuujti.\n7 Hbzm aelotxaha qzh tvvuh.\n8 Hbzm qbbk qzh tvvuh qzhxh.\n9 Hbzm aelotxaha qzh tvvuh qzhxh.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Hbzm jhmq qb qzh bsseoh.\n12 Otmaxt jhmq ptok qb qzh phaxbby.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Ytmehu qbbk qzh tvvuh.\n15 Ytmehu uhsq qzh tvvuh.\n16 Otmaxt jhmq qb qzh ptqzxbby.\n17 Ytmehu ybnha qb qzh ptqzxbby.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Hbzm jhmq qb qzh phaxbby.\n20 Hbzm cbdxmhiha qb qzh ztuujti.\n21 Utxi jhmq ptok qb qzh ptqzxbby.\n22 Utxi jhmq qb qzh keqozhm.\n23 Utxi jhmq ptok qb qzh ptqzxbby.\n24 Utxi jhmq qb qzh phaxbby.\n25 Ytmehu cbdxmhiha qb qzh keqozhm.\n26 Ytmehu jhmq ptok qb qzh phaxbby.\n27 Ytmehu jhmq ptok qb qzh ztuujti.\n28 Hbzm ybnha qb qzh bsseoh.\n29 Otmaxt jhmq qb qzh bsseoh.\n30 Utxi jhmq qb qzh ztuujti.\n31 Utxi jhmq qb qzh keqozhm.\n32 Hbzm cbdxmhiha qb qzh ptqzxbby.\n33 Hbzm qxtnhuuha qb qzh bsseoh.\n34 Utxi rbq qzh sbbqptuu qzhxh.\n35 Ytmehu jhmq qb qzh rtxahm.\n36 Utxi uhsq qzh sbbqptuu.\n37 Utxi veokha dv qzh yeuk qzhxh.\n38 Utxi jhmq ptok qb qzh ztuujti.\n39 Utxi aelotxaha qzh yeuk.\n40 Ytmehu jhmq qb qzh ztuujti.\n41 Utxi ybnha qb qzh bsseoh.\n42 Utxi jhmq ptok qb qzh rtxahm.\n43 Hbzm jhmq qb qzh ztuujti.\n44 Ytmehu qbbk qzh yeuk.\n45 Ytmehu uhsq qzh yeuk.\n46 Ytmehu jhmq qb qzh rtxahm.\n47 Ytmehu veokha dv qzh tvvuh qzhxh.\n48 Ytmehu ybnha qb qzh ptqzxbby.\n49 Utxi jhmq ptok qb qzh phaxbby.\n50 Hbzm jhmq qb qzh ptqzxbby.\n51 Ytmehu jhmq ptok qb qzh bsseoh.\n52 Hbzm jhmq qb qzh bsseoh.\n53 Utxi jhmq qb qzh bsseoh.\n54 Hbzm qxtnhuuha qb qzh keqozhm.\n55 Hbzm veokha dv qzh sbbqptuu.\n56 Ytmehu cbdxmhiha qb qzh keqozhm.\n57 Hbzm qxtnhuuha qb qzh phaxbby.\n58 Otmaxt ybnha qb qzh keqozhm.\n59 Otmaxt qxtnhuuha qb qzh phaxbby.\n60 Hbzm vdq abjm qzh sbbqptuu.\n61 Otmaxt ybnha qb qzh rtxahm.\n62 Hbzm veokha dv qzh sbbqptuu.\n63 Utxi qxtnhuuha qb qzh keqozhm.\n64 Ytmehu jhmq qb qzh rtxahm.\n65 Otmaxt jhmq qb qzh phaxbby.\n66 Hbzm jhmq ptok qb qzh rtxahm.\n67 Hbzm axbvvha qzh sbbqptuu.\n68 Ytmehu ybnha qb qzh bsseoh.\n69 Hbzm qxtnhuuha qb qzh ztuujti.\n70 Hbzm qxtnhuuha qb qzh phaxbby.\n71 Otmaxt ybnha qb qzh ptqzxbby.\n72 Ytmehu jhmq qb qzh phaxbby.\n73 Utxi jhmq qb qzh phaxbby.\n74 Ytmehu axbvvha qzh tvvuh.\n75 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t74 56 51\n76 Utxi rbq qzh tvvuh qzhxh.\n77 Hbzm jhmq ptok qb qzh keqozhm.\n78 Otmaxt ybnha qb qzh keqozhm.\n79 Utxi qxtnhuuha qb qzh ptqzxbby.\n80 Ytmehu ybnha qb qzh ptqzxbby.\n81 Hbzm qxtnhuuha qb qzh ptqzxbby.\n82 Hbzm jhmq ptok qb qzh keqozhm.\n83 Hbzm jhmq ptok qb qzh rtxahm.\n84 Otmaxt ybnha qb qzh rtxahm.\n85 Hbzm qbbk qzh sbbqptuu qzhxh.\n86 Utxi qxtnhuuha qb qzh phaxbby.\n87 Utxi jhmq ptok qb qzh bsseoh.\n88 Ytmehu jhmq qb qzh bsseoh.\n89 Hbzm vdq abjm qzh sbbqptuu.\n90 Utxi vdq abjm qzh tvvuh.\n91 Hbzm rxtppha qzh sbbqptuu.\n92 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t90 87 86\n93 Ytmehu rxtppha qzh tvvuh.\n94 Otmaxt jhmq ptok qb qzh phaxbby.\n95 Ytmehu ybnha qb qzh ztuujti.\n96 Hbzm vdq abjm qzh sbbqptuu.\n97 Ytmehu qbbk qzh yeuk.\n98 Hbzm veokha dv qzh sbbqptuu.\n99 Hbzm cbdxmhiha qb qzh ztuujti.\n100 Otmaxt ybnha qb qzh bsseoh.\n101 Hbzm qxtnhuuha qb qzh keqozhm.\n102 Otmaxt ybnha qb qzh ptqzxbby.\n103 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t98 101 99\n104 Otmaxt ybnha qb qzh ztuujti.\n105 Utxi cbdxmhiha qb qzh ptqzxbby.\n106 Utxi ybnha qb qzh bsseoh.\n107 Hbzm axbvvha qzh sbbqptuu.\n108 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t107 101 99\n109 Utxi cbdxmhiha qb qzh keqozhm.\n110 Ytmehu jhmq ptok qb qzh ptqzxbby.\n111 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t107 101 99\n1 Hbzm jhmq qb qzh rtxahm.\n2 Utxi jhmq qb qzh ztuujti.\n3 Hbzm ybnha qb qzh keqozhm.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Utxi qbbk qzh yeuk.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Hbzm rxtppha qzh tvvuh qzhxh.\n10 Hbzm aelotxaha qzh tvvuh qzhxh.\n11 Utxi axbvvha qzh yeuk.\n12 Ytmehu qbbk qzh yeuk.\n13 Ytmehu axbvvha qzh yeuk.\n14 Hbzm rxtppha qzh tvvuh.\n15 Utxi veokha dv qzh yeuk.\n16 Utxi axbvvha qzh yeuk.\n17 Ytmehu rxtppha qzh yeuk qzhxh.\n18 Otmaxt jhmq qb qzh bsseoh.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh phaxbby.\n21 Ytmehu rxtppha qzh sbbqptuu.\n22 Ytmehu jhmq qb qzh ptqzxbby.\n23 Otmaxt cbdxmhiha qb qzh ztuujti.\n24 Otmaxt cbdxmhiha qb qzh rtxahm.\n25 Hbzm vdq abjm qzh tvvuh.\n26 Ytmehu vdq abjm qzh sbbqptuu.\n27 Ytmehu rxtppha qzh sbbqptuu.\n28 Otmaxt cbdxmhiha qb qzh phaxbby.\n29 Otmaxt cbdxmhiha qb qzh keqozhm.\n30 Hbzm rxtppha qzh tvvuh.\n31 Ytmehu ybnha qb qzh keqozhm.\n32 Hbzm ybnha qb qzh ztuujti.\n33 Ytmehu ybnha qb qzh ptqzxbby.\n34 Hbzm jhmq qb qzh ptqzxbby.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t30 34 32\n36 Hbzm uhsq qzh tvvuh.\n37 Hbzm veokha dv qzh tvvuh.\n38 Hbzm uhsq qzh tvvuh.\n39 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n40 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t39 33 31\n41 Hbzm jhmq ptok qb qzh bsseoh.\n42 Otmaxt jhmq qb qzh rtxahm.\n43 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t39 33 31\n44 Ytmehu rbq qzh sbbqptuu qzhxh.\n45 Ytmehu qbbk qzh tvvuh.\n46 Utxi cbdxmhiha qb qzh phaxbby.\n47 Otmaxt qxtnhuuha qb qzh ztuujti.\n48 Ytmehu vdq abjm qzh yeuk.\n49 Ytmehu qbbk qzh yeuk.\n50 Utxi qxtnhuuha qb qzh rtxahm.\n51 Hbzm ybnha qb qzh keqozhm.\n52 Hbzm qxtnhuuha qb qzh ztuujti.\n53 Ytmehu jhmq qb qzh ztuujti.\n54 Otmaxt jhmq qb qzh rtxahm.\n55 Otmaxt qxtnhuuha qb qzh bsseoh.\n56 Otmaxt qxtnhuuha qb qzh keqozhm.\n57 Otmaxt ybnha qb qzh bsseoh.\n58 Utxi jhmq ptok qb qzh ptqzxbby.\n59 Ytmehu jhmq qb qzh rtxahm.\n60 Ytmehu qxtnhuuha qb qzh keqozhm.\n61 Ytmehu vdq abjm qzh yeuk.\n62 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t61 60 59\n63 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n64 Ytmehu jhmq qb qzh ztuujti.\n65 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t61 60 59\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Utxi veokha dv qzh sbbqptuu.\n3 Ytmehu jhmq ptok qb qzh phaxbby.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Otmaxt rbq qzh yeuk.\n11 Otmaxt axbvvha qzh yeuk.\n12 Otmaxt veokha dv qzh tvvuh.\n13 Utxi axbvvha qzh sbbqptuu.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t13 8 7\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Hbzm jhmq qb qzh ptqzxbby.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t13 8 7\n19 Hbzm rbq qzh sbbqptuu.\n20 Utxi ybnha qb qzh bsseoh.\n21 Hbzm vdq abjm qzh sbbqptuu.\n22 Otmaxt axbvvha qzh tvvuh.\n23 Otmaxt veokha dv qzh tvvuh.\n24 Hbzm veokha dv qzh sbbqptuu.\n25 Otmaxt uhsq qzh tvvuh qzhxh.\n26 Hbzm jhmq ptok qb qzh rtxahm.\n27 Utxi jhmq ptok qb qzh rtxahm.\n28 Hbzm rbq qzh tvvuh.\n29 Utxi cbdxmhiha qb qzh keqozhm.\n30 Hbzm cbdxmhiha qb qzh phaxbby.\n31 Utxi jhmq ptok qb qzh ztuujti.\n32 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n33 Otmaxt qxtnhuuha qb qzh rtxahm.\n34 Ytmehu jhmq ptok qb qzh bsseoh.\n35 Utxi cbdxmhiha qb qzh ptqzxbby.\n36 Otmaxt qxtnhuuha qb qzh ztuujti.\n37 Hbzm jhmq ptok qb qzh bsseoh.\n38 Hbzm axbvvha qzh sbbqptuu qzhxh.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t38 30 26\n40 Hbzm uhsq qzh tvvuh.\n41 Ytmehu veokha dv qzh tvvuh.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t38 30 26\n43 Ytmehu axbvvha qzh tvvuh qzhxh.\n44 Hbzm jhmq ptok qb qzh ztuujti.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t38 37 30\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Utxi ybnha qb qzh rtxahm.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Utxi rbq qzh tvvuh.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Utxi vdq abjm qzh tvvuh qzhxh.\n11 Hbzm rbq qzh tvvuh.\n12 Utxi ybnha qb qzh phaxbby.\n13 Hbzm uhsq qzh tvvuh.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Hbzm veokha dv qzh tvvuh.\n16 Otmaxt jhmq qb qzh bsseoh.\n17 Otmaxt veokha dv qzh yeuk.\n18 Hbzm aelotxaha qzh tvvuh.\n19 Otmaxt uhsq qzh yeuk.\n20 Utxi cbdxmhiha qb qzh ztuujti.\n21 Otmaxt ybnha qb qzh phaxbby.\n22 Utxi jhmq ptok qb qzh bsseoh.\n23 Utxi rxtppha qzh yeuk.\n24 Hbzm rxtppha qzh tvvuh.\n25 Ytmehu jhmq qb qzh rtxahm.\n26 Otmaxt jhmq qb qzh ztuujti.\n27 Otmaxt cbdxmhiha qb qzh bsseoh.\n28 Hbzm ybnha qb qzh keqozhm.\n29 Utxi ybnha qb qzh ztuujti.\n30 Hbzm uhsq qzh tvvuh qzhxh.\n31 Hbzm jhmq ptok qb qzh rtxahm.\n32 Ytmehu qxtnhuuha qb qzh ztuujti.\n33 Utxi aelotxaha qzh yeuk.\n34 Hbzm cbdxmhiha qb qzh bsseoh.\n35 Otmaxt cbdxmhiha qb qzh ztuujti.\n36 Hbzm jhmq qb qzh phaxbby.\n37 Otmaxt veokha dv qzh yeuk qzhxh.\n38 Otmaxt uhsq qzh yeuk.\n39 Otmaxt jhmq ptok qb qzh ptqzxbby.\n40 Otmaxt cbdxmhiha qb qzh keqozhm.\n41 Otmaxt qbbk qzh tvvuh.\n42 Utxi qbbk qzh yeuk.\n43 Otmaxt qbbk qzh sbbqptuu.\n44 Ytmehu jhmq qb qzh ptqzxbby.\n45 Ytmehu cbdxmhiha qb qzh ztuujti.\n46 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n47 Hbzm qxtnhuuha qb qzh ptqzxbby.\n48 Ytmehu qxtnhuuha qb qzh keqozhm.\n49 Otmaxt axbvvha qzh sbbqptuu.\n50 Otmaxt jhmq qb qzh bsseoh.\n51 Hbzm qxtnhuuha qb qzh phaxbby.\n52 Utxi qxtnhuuha qb qzh rtxahm.\n53 Otmaxt uhsq qzh tvvuh.\n54 Utxi axbvvha qzh yeuk.\n55 Ytmehu veokha dv qzh sbbqptuu.\n56 Otmaxt rbq qzh tvvuh qzhxh.\n57 Hbzm jhmq qb qzh keqozhm.\n58 Ytmehu ybnha qb qzh rtxahm.\n59 Ytmehu rbq qzh yeuk.\n60 Otmaxt jhmq qb qzh ptqzxbby.\n61 Otmaxt jhmq ptok qb qzh ztuujti.\n62 Ytmehu aelotxaha qzh yeuk.\n63 Ytmehu rxtppha qzh yeuk.\n64 Ytmehu vdq abjm qzh yeuk.\n65 Ytmehu qbbk qzh yeuk.\n66 Hbzm cbdxmhiha qb qzh rtxahm.\n67 Otmaxt aelotxaha qzh tvvuh.\n68 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n69 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t67 61 60\n70 Hbzm jhmq qb qzh phaxbby.\n71 Ytmehu axbvvha qzh sbbqptuu.\n72 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t67 61 60\n73 Utxi qbbk qzh sbbqptuu.\n74 Ytmehu cbdxmhiha qb qzh bsseoh.\n75 Hbzm cbdxmhiha qb qzh rtxahm.\n76 Utxi jhmq ptok qb qzh ztuujti.\n77 Ytmehu vdq abjm qzh yeuk.\n78 Otmaxt ybnha qb qzh phaxbby.\n79 Hbzm ybnha qb qzh keqozhm.\n80 Ytmehu rxtppha qzh yeuk.\n81 Ytmehu jhmq ptok qb qzh rtxahm.\n82 Ytmehu qxtnhuuha qb qzh keqozhm.\n83 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t80 82 81\n84 Hbzm ybnha qb qzh phaxbby.\n85 Ytmehu jhmq qb qzh phaxbby.\n86 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t80 82 81\n87 Utxi ybnha qb qzh phaxbby.\n88 Otmaxt jhmq qb qzh ztuujti.\n89 Ytmehu axbvvha qzh yeuk.\n90 Utxi veokha dv qzh yeuk.\n91 Otmaxt ybnha qb qzh bsseoh.\n92 Otmaxt ybnha qb qzh rtxahm.\n93 Hbzm cbdxmhiha qb qzh ptqzxbby.\n94 Ytmehu jhmq qb qzh bsseoh.\n95 Utxi uhsq qzh yeuk.\n96 Otmaxt qxtnhuuha qb qzh ztuujti.\n97 Utxi cbdxmhiha qb qzh keqozhm.\n98 Ytmehu jhmq ptok qb qzh phaxbby.\n99 Otmaxt veokha dv qzh tvvuh.\n100 Utxi uhsq qzh sbbqptuu.\n101 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t100 97 87\n1 Otmaxt rbq qzh tvvuh.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Otmaxt vdq abjm qzh tvvuh qzhxh.\n4 Hbzm rbq qzh tvvuh.\n5 Utxi rbq qzh yeuk.\n6 Ytmehu jhmq ptok qb qzh keqozhm.\n7 Hbzm uhsq qzh tvvuh.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Hbzm rbq qzh tvvuh.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Utxi uhsq qzh yeuk.\n12 Hbzm aelotxaha qzh tvvuh qzhxh.\n13 Otmaxt rxtppha qzh tvvuh.\n14 Hbzm veokha dv qzh yeuk.\n15 Ytmehu aelotxaha qzh sbbqptuu.\n16 Hbzm jhmq ptok qb qzh keqozhm.\n17 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t15 8 6\n18 Hbzm uhsq qzh yeuk qzhxh.\n19 Hbzm jhmq ptok qb qzh ptqzxbby.\n20 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t15 8 6\n21 Otmaxt ybnha qb qzh ptqzxbby.\n22 Otmaxt ybnha qb qzh ztuujti.\n23 Otmaxt qxtnhuuha qb qzh phaxbby.\n24 Otmaxt axbvvha qzh tvvuh qzhxh.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t24 22 21\n26 Hbzm qxtnhuuha qb qzh bsseoh.\n27 Ytmehu veokha dv qzh sbbqptuu.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t24 22 21\n29 Utxi jhmq qb qzh ptqzxbby.\n30 Utxi ybnha qb qzh rtxahm.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t24 22 21\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Ytmehu qbbk qzh tvvuh.\n3 Hbzm qxtnhuuha qb qzh keqozhm.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Ytmehu rbq qzh sbbqptuu qzhxh.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t2 6 4\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Ytmehu aelotxaha qzh sbbqptuu.\n10 Ytmehu rbq qzh sbbqptuu.\n11 Utxi jhmq qb qzh rtxahm.\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t10 13 12\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Ytmehu axbvvha qzh tvvuh.\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t17 12 6\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Ytmehu rbq qzh tvvuh.\n22 Otmaxt ybnha qb qzh rtxahm.\n23 Ytmehu axbvvha qzh tvvuh.\n24 Ytmehu vdq abjm qzh sbbqptuu.\n25 Hbzm jhmq ptok qb qzh ptqzxbby.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t24 13 12\n27 Utxi jhmq qb qzh rtxahm.\n28 Ytmehu rxtppha qzh tvvuh.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t24 15 13\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Hbzm cbdxmhiha qb qzh ptqzxbby.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Ytmehu rxtppha qzh tvvuh qzhxh.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Ytmehu axbvvha qzh tvvuh.\n17 Hbzm jhmq ptok qb qzh bsseoh.\n18 Otmaxt qxtnhuuha qb qzh phaxbby.\n19 Ytmehu ybnha qb qzh ztuujti.\n20 Ytmehu jhmq ptok qb qzh rtxahm.\n21 Otmaxt rxtppha qzh yeuk qzhxh.\n22 Hbzm jhmq qb qzh ptqzxbby.\n23 Otmaxt aelotxaha qzh yeuk.\n24 Otmaxt rbq qzh yeuk.\n25 Otmaxt aelotxaha qzh yeuk.\n26 Otmaxt rbq qzh yeuk qzhxh.\n27 Ytmehu ybnha qb qzh keqozhm.\n28 Otmaxt aelotxaha qzh yeuk.\n29 Hbzm veokha dv qzh tvvuh.\n30 Ytmehu ybnha qb qzh ptqzxbby.\n31 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n32 Hbzm uhsq qzh tvvuh.\n33 Ytmehu qbbk qzh tvvuh.\n34 Ytmehu cbdxmhiha qb qzh keqozhm.\n35 Hbzm cbdxmhiha qb qzh keqozhm.\n36 Utxi qxtnhuuha qb qzh keqozhm.\n37 Utxi ybnha qb qzh rtxahm.\n38 Ytmehu cbdxmhiha qb qzh rtxahm.\n39 Hbzm jhmq ptok qb qzh ptqzxbby.\n40 Utxi jhmq qb qzh ptqzxbby.\n41 Ytmehu axbvvha qzh tvvuh.\n42 Otmaxt cbdxmhiha qb qzh ztuujti.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t41 38 34\n44 Utxi jhmq qb qzh phaxbby.\n45 Otmaxt qbbk qzh sbbqptuu.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t41 38 34\n47 Utxi qxtnhuuha qb qzh ptqzxbby.\n48 Hbzm ybnha qb qzh keqozhm.\n49 Hbzm qxtnhuuha qb qzh rtxahm.\n50 Ytmehu ybnha qb qzh phaxbby.\n51 Utxi jhmq ptok qb qzh ztuujti.\n52 Hbzm rbq qzh tvvuh.\n53 Otmaxt aelotxaha qzh sbbqptuu.\n54 Otmaxt ybnha qb qzh phaxbby.\n55 Utxi rbq qzh sbbqptuu qzhxh.\n56 Otmaxt qbbk qzh yeuk qzhxh.\n57 Utxi jhmq qb qzh phaxbby.\n58 Otmaxt ybnha qb qzh bsseoh.\n59 Ytmehu jhmq qb qzh ptqzxbby.\n60 Otmaxt jhmq qb qzh phaxbby.\n61 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t56 60 58\n62 Otmaxt axbvvha qzh yeuk.\n63 Utxi cbdxmhiha qb qzh ptqzxbby.\n64 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t62 60 58\n65 Ytmehu jhmq ptok qb qzh keqozhm.\n66 Utxi axbvvha qzh sbbqptuu.\n67 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t66 63 57\n1 Utxi ybnha qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Utxi ybnha qb qzh keqozhm.\n4 Ytmehu qbbk qzh yeuk.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Ytmehu axbvvha qzh yeuk qzhxh.\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi qbbk qzh yeuk.\n9 Ytmehu jhmq ptok qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Utxi axbvvha qzh yeuk.\n12 Otmaxt jhmq ptok qb qzh ptqzxbby.\n13 Ytmehu rxtppha qzh yeuk.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Ytmehu vdq abjm qzh yeuk.\n17 Ytmehu qbbk qzh yeuk.\n18 Hbzm ybnha qb qzh ptqzxbby.\n19 Ytmehu ybnha qb qzh rtxahm.\n20 Otmaxt jhmq qb qzh keqozhm.\n21 Ytmehu jhmq qb qzh ptqzxbby.\n22 Ytmehu vdq abjm qzh yeuk.\n23 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t22 21 19\n24 Otmaxt cbdxmhiha qb qzh rtxahm.\n25 Otmaxt jhmq ptok qb qzh bsseoh.\n26 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t22 21 19\n27 Otmaxt qxtnhuuha qb qzh phaxbby.\n28 Ytmehu jhmq ptok qb qzh rtxahm.\n29 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t22 21 19\n30 Hbzm veokha dv qzh yeuk.\n31 Hbzm vdq abjm qzh yeuk.\n32 Utxi jhmq ptok qb qzh phaxbby.\n33 Hbzm veokha dv qzh yeuk.\n34 Hbzm jhmq qb qzh phaxbby.\n35 Ytmehu jhmq qb qzh keqozhm.\n36 Ytmehu ybnha qb qzh rtxahm.\n37 Ytmehu jhmq qb qzh ztuujti.\n38 Otmaxt cbdxmhiha qb qzh rtxahm.\n39 Hbzm axbvvha qzh yeuk.\n40 Hbzm jhmq ptok qb qzh ptqzxbby.\n41 Ytmehu jhmq ptok qb qzh phaxbby.\n42 Ytmehu jhmq qb qzh ptqzxbby.\n43 Otmaxt jhmq ptok qb qzh phaxbby.\n44 Otmaxt jhmq qb qzh ztuujti.\n45 Otmaxt cbdxmhiha qb qzh phaxbby.\n46 Utxi veokha dv qzh yeuk qzhxh.\n47 Ytmehu jhmq qb qzh bsseoh.\n48 Hbzm cbdxmhiha qb qzh ztuujti.\n49 Ytmehu rbq qzh sbbqptuu qzhxh.\n50 Utxi jhmq qb qzh ptqzxbby.\n51 Hbzm qxtnhuuha qb qzh bsseoh.\n52 Hbzm veokha dv qzh tvvuh.\n53 Ytmehu ybnha qb qzh ptqzxbby.\n54 Utxi ybnha qb qzh phaxbby.\n55 Ytmehu uhsq qzh sbbqptuu.\n56 Hbzm axbvvha qzh tvvuh.\n57 Ytmehu veokha dv qzh sbbqptuu.\n58 Utxi jhmq qb qzh bsseoh.\n59 Hbzm qbbk qzh tvvuh.\n60 Utxi jhmq qb qzh phaxbby.\n61 Utxi jhmq qb qzh ztuujti.\n62 Utxi uhsq qzh yeuk.\n63 Ytmehu ybnha qb qzh rtxahm.\n64 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t62 60 58\n65 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n66 Utxi jhmq qb qzh keqozhm.\n67 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t62 61 60\n1 Ytmehu rxtppha qzh tvvuh.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Ytmehu axbvvha qzh tvvuh.\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Utxi ybnha qb qzh rtxahm.\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Utxi jhmq qb qzh bsseoh.\n10 Utxi rxtppha qzh yeuk.\n11 Utxi ybnha qb qzh rtxahm.\n12 Utxi uhsq qzh yeuk.\n13 Hbzm qbbk qzh yeuk.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Utxi qxtnhuuha qb qzh ptqzxbby.\n16 Utxi jhmq qb qzh bsseoh.\n17 Ytmehu qxtnhuuha qb qzh rtxahm.\n18 Hbzm aelotxaha qzh yeuk.\n19 Ytmehu qbbk qzh yeuk.\n20 Utxi ybnha qb qzh ztuujti.\n21 Hbzm ybnha qb qzh phaxbby.\n22 Utxi rxtppha qzh tvvuh.\n23 Utxi ybnha qb qzh ptqzxbby.\n24 Utxi jhmq ptok qb qzh ztuujti.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t22 24 23\n26 Ytmehu jhmq ptok qb qzh keqozhm.\n27 Otmaxt ybnha qb qzh rtxahm.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t22 24 23\n29 Utxi ybnha qb qzh rtxahm.\n30 Otmaxt jhmq qb qzh ztuujti.\n31 Hbzm jhmq ptok qb qzh rtxahm.\n32 Ytmehu cbdxmhiha qb qzh phaxbby.\n33 Ytmehu rbq qzh sbbqptuu.\n34 Utxi qxtnhuuha qb qzh phaxbby.\n35 Utxi jhmq ptok qb qzh bsseoh.\n36 Otmaxt jhmq ptok qb qzh rtxahm.\n37 Hbzm cbdxmhiha qb qzh phaxbby.\n38 Otmaxt ybnha qb qzh bsseoh.\n39 Utxi cbdxmhiha qb qzh rtxahm.\n40 Otmaxt jhmq ptok qb qzh ptqzxbby.\n41 Otmaxt cbdxmhiha qb qzh bsseoh.\n42 Utxi ybnha qb qzh phaxbby.\n43 Utxi uhsq qzh tvvuh.\n44 Hbzm veokha dv qzh tvvuh.\n45 Ytmehu qxtnhuuha qb qzh rtxahm.\n46 Hbzm jhmq ptok qb qzh rtxahm.\n47 Utxi jhmq qb qzh ptqzxbby.\n48 Ytmehu cbdxmhiha qb qzh bsseoh.\n49 Ytmehu uhsq qzh sbbqptuu.\n50 Utxi qxtnhuuha qb qzh rtxahm.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t49 48 45\n52 Hbzm aelotxaha qzh tvvuh qzhxh.\n53 Utxi jhmq qb qzh keqozhm.\n54 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t49 48 45\n55 Hbzm jhmq qb qzh keqozhm.\n56 Otmaxt rxtppha qzh sbbqptuu.\n57 Ytmehu qxtnhuuha qb qzh phaxbby.\n58 Ytmehu qxtnhuuha qb qzh bsseoh.\n59 Otmaxt vdq abjm qzh sbbqptuu.\n60 Ytmehu axbvvha qzh yeuk.\n61 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t60 58 57\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Hbzm jhmq ptok qb qzh ptqzxbby.\n7 Utxi ybnha qb qzh phaxbby.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Utxi ybnha qb qzh rtxahm.\n10 Otmaxt rxtppha qzh tvvuh.\n11 Otmaxt uhsq qzh tvvuh.\n12 Ytmehu cbdxmhiha qb qzh ztuujti.\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Ytmehu jhmq ptok qb qzh bsseoh.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Hbzm qxtnhuuha qb qzh ztuujti.\n19 Otmaxt qxtnhuuha qb qzh keqozhm.\n20 Utxi qxtnhuuha qb qzh bsseoh.\n21 Utxi veokha dv qzh sbbqptuu.\n22 Hbzm jhmq qb qzh bsseoh.\n23 Utxi uhsq qzh sbbqptuu.\n24 Otmaxt rxtppha qzh yeuk.\n25 Ytmehu veokha dv qzh sbbqptuu.\n26 Ytmehu cbdxmhiha qb qzh keqozhm.\n27 Hbzm cbdxmhiha qb qzh phaxbby.\n28 Utxi qxtnhuuha qb qzh keqozhm.\n29 Ytmehu uhsq qzh sbbqptuu qzhxh.\n30 Hbzm jhmq ptok qb qzh bsseoh.\n31 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n32 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n33 Hbzm ybnha qb qzh keqozhm.\n34 Otmaxt ybnha qb qzh phaxbby.\n35 Utxi qxtnhuuha qb qzh phaxbby.\n36 Ytmehu qxtnhuuha qb qzh rtxahm.\n37 Otmaxt vdq abjm qzh sbbqptuu.\n38 Utxi veokha dv qzh sbbqptuu.\n39 Otmaxt jhmq qb qzh keqozhm.\n40 Ytmehu rxtppha qzh tvvuh.\n41 Ytmehu aelotxaha qzh tvvuh.\n42 Otmaxt axbvvha qzh yeuk.\n43 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t42 39 34\n44 Utxi uhsq qzh sbbqptuu.\n45 Ytmehu veokha dv qzh tvvuh.\n46 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t42 39 34\n47 Utxi jhmq qb qzh keqozhm.\n48 Hbzm rxtppha qzh yeuk.\n49 Ytmehu vdq abjm qzh tvvuh.\n50 Ytmehu qbbk qzh tvvuh.\n51 Ytmehu axbvvha qzh tvvuh.\n52 Hbzm axbvvha qzh yeuk.\n53 Utxi ybnha qb qzh ptqzxbby.\n54 Otmaxt rbq qzh yeuk qzhxh.\n55 Utxi qxtnhuuha qb qzh rtxahm.\n56 Ytmehu qxtnhuuha qb qzh ztuujti.\n57 Utxi rbq qzh tvvuh.\n58 Utxi cbdxmhiha qb qzh phaxbby.\n59 Otmaxt jhmq qb qzh rtxahm.\n60 Utxi cbdxmhiha qb qzh bsseoh.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t57 60 58\n62 Otmaxt qxtnhuuha qb qzh ztuujti.\n63 Ytmehu jhmq ptok qb qzh bsseoh.\n64 Otmaxt jhmq ptok qb qzh ptqzxbby.\n65 Utxi jhmq qb qzh ztuujti.\n66 Utxi cbdxmhiha qb qzh rtxahm.\n67 Otmaxt axbvvha qzh yeuk.\n68 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t67 62 59\n69 Otmaxt qxtnhuuha qb qzh ztuujti.\n70 Ytmehu jhmq qb qzh ptqzxbby.\n71 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t67 62 59\n1 Hbzm ybnha qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh bsseoh.\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Hbzm jhmq ptok qb qzh keqozhm.\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Utxi rbq qzh yeuk.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Otmaxt jhmq ptok qb qzh ztuujti.\n19 Hbzm jhmq qb qzh ztuujti.\n20 Hbzm veokha dv qzh tvvuh.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Ytmehu jhmq qb qzh bsseoh.\n23 Utxi jhmq qb qzh rtxahm.\n24 Hbzm uhsq qzh tvvuh.\n25 Utxi aelotxaha qzh yeuk.\n26 Ytmehu qxtnhuuha qb qzh rtxahm.\n27 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t25 21 16\n28 Otmaxt cbdxmhiha qb qzh phaxbby.\n29 Utxi veokha dv qzh yeuk.\n30 Hbzm cbdxmhiha qb qzh rtxahm.\n31 Ytmehu jhmq qb qzh phaxbby.\n32 Utxi jhmq qb qzh ztuujti.\n33 Utxi vdq abjm qzh yeuk.\n34 Utxi jhmq qb qzh ptqzxbby.\n35 Hbzm cbdxmhiha qb qzh phaxbby.\n36 Utxi qxtnhuuha qb qzh phaxbby.\n37 Ytmehu ybnha qb qzh bsseoh.\n38 Utxi jhmq ptok qb qzh ztuujti.\n39 Ytmehu rbq qzh sbbqptuu qzhxh.\n40 Ytmehu ybnha qb qzh ptqzxbby.\n41 Utxi veokha dv qzh tvvuh.\n42 Ytmehu uhsq qzh sbbqptuu.\n43 Utxi qbbk qzh yeuk.\n44 Utxi aelotxaha qzh yeuk.\n45 Utxi rbq qzh yeuk.\n46 Ytmehu qxtnhuuha qb qzh ztuujti.\n47 Otmaxt ybnha qb qzh rtxahm.\n48 Utxi jhmq ptok qb qzh rtxahm.\n49 Ytmehu jhmq qb qzh bsseoh.\n50 Otmaxt cbdxmhiha qb qzh bsseoh.\n51 Ytmehu jhmq qb qzh ptqzxbby.\n52 Ytmehu veokha dv qzh sbbqptuu.\n53 Utxi jhmq qb qzh phaxbby.\n54 Ytmehu vdq abjm qzh sbbqptuu.\n55 Ytmehu jhmq ptok qb qzh phaxbby.\n56 Utxi vdq abjm qzh tvvuh.\n57 Hbzm rbq qzh tvvuh qzhxh.\n58 Ytmehu ybnha qb qzh bsseoh.\n59 Utxi jhmq ptok qb qzh ptqzxbby.\n60 Utxi uhsq qzh yeuk.\n61 Utxi jhmq ptok qb qzh rtxahm.\n62 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t60 53 48\n63 Hbzm axbvvha qzh tvvuh.\n64 Utxi ybnha qb qzh bsseoh.\n65 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t60 59 53\n66 Hbzm jhmq qb qzh ztuujti.\n67 Ytmehu jhmq ptok qb qzh ztuujti.\n68 Otmaxt qxtnhuuha qb qzh rtxahm.\n69 Hbzm jhmq ptok qb qzh phaxbby.\n70 Otmaxt ybnha qb qzh ztuujti.\n71 Ytmehu ybnha qb qzh phaxbby.\n72 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n73 Ytmehu rxtppha qzh yeuk.\n74 Ytmehu ybnha qb qzh keqozhm.\n75 Ytmehu aelotxaha qzh yeuk.\n76 Otmaxt jhmq qb qzh ptqzxbby.\n77 Ytmehu ybnha qb qzh phaxbby.\n78 Ytmehu qbbk qzh tvvuh.\n79 Otmaxt cbdxmhiha qb qzh keqozhm.\n80 Ytmehu ybnha qb qzh keqozhm.\n81 Ytmehu veokha dv qzh yeuk.\n82 Otmaxt cbdxmhiha qb qzh bsseoh.\n83 Utxi jhmq ptok qb qzh ztuujti.\n84 Ytmehu axbvvha qzh yeuk.\n85 Ytmehu ybnha qb qzh rtxahm.\n86 Ytmehu axbvvha qzh tvvuh.\n87 Ytmehu rxtppha qzh tvvuh.\n88 Ytmehu jhmq qb qzh ptqzxbby.\n89 Ytmehu cbdxmhiha qb qzh rtxahm.\n90 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t87 89 88\n91 Ytmehu ybnha qb qzh ztuujti.\n92 Hbzm cbdxmhiha qb qzh ptqzxbby.\n93 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t87 89 88\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Utxi veokha dv qzh tvvuh qzhxh.\n5 Utxi uhsq qzh tvvuh.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Utxi rbq qzh tvvuh.\n9 Utxi axbvvha qzh tvvuh.\n10 Hbzm ybnha qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Utxi jhmq qb qzh phaxbby.\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh ptqzxbby.\n19 Otmaxt jhmq qb qzh rtxahm.\n20 Otmaxt ybnha qb qzh ptqzxbby.\n21 Hbzm jhmq ptok qb qzh keqozhm.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Otmaxt jhmq qb qzh keqozhm.\n24 Otmaxt qbbk qzh sbbqptuu.\n25 Utxi jhmq ptok qb qzh bsseoh.\n26 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n27 Utxi qbbk qzh tvvuh qzhxh.\n28 Otmaxt veokha dv qzh yeuk.\n29 Otmaxt axbvvha qzh yeuk qzhxh.\n30 Hbzm rxtppha qzh yeuk.\n31 Ytmehu qxtnhuuha qb qzh ztuujti.\n32 Ytmehu jhmq ptok qb qzh keqozhm.\n33 Hbzm aelotxaha qzh yeuk.\n34 Hbzm jhmq ptok qb qzh bsseoh.\n35 Otmaxt jhmq ptok qb qzh rtxahm.\n36 Utxi aelotxaha qzh tvvuh.\n37 Utxi jhmq ptok qb qzh rtxahm.\n38 Hbzm rxtppha qzh tvvuh.\n39 Ytmehu ybnha qb qzh bsseoh.\n40 Otmaxt aelotxaha qzh sbbqptuu.\n41 Utxi ybnha qb qzh bsseoh.\n42 Hbzm jhmq qb qzh keqozhm.\n43 Hbzm cbdxmhiha qb qzh ptqzxbby.\n44 Otmaxt rbq qzh sbbqptuu.\n45 Utxi qxtnhuuha qb qzh phaxbby.\n46 Hbzm axbvvha qzh tvvuh.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t46 43 42\n48 Ytmehu ybnha qb qzh ztuujti.\n49 Hbzm cbdxmhiha qb qzh bsseoh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t46 43 42\n51 Ytmehu ybnha qb qzh bsseoh.\n52 Otmaxt vdq abjm qzh sbbqptuu.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t46 43 42\n54 Otmaxt cbdxmhiha qb qzh keqozhm.\n55 Hbzm jhmq ptok qb qzh ztuujti.\n56 Otmaxt rbq qzh yeuk.\n57 Hbzm qxtnhuuha qb qzh rtxahm.\n58 Otmaxt qxtnhuuha qb qzh rtxahm.\n59 Ytmehu qxtnhuuha qb qzh rtxahm.\n60 Ytmehu jhmq qb qzh phaxbby.\n61 Otmaxt uhsq qzh yeuk.\n62 Otmaxt veokha dv qzh yeuk.\n63 Hbzm qxtnhuuha qb qzh bsseoh.\n64 Utxi jhmq qb qzh rtxahm.\n65 Otmaxt uhsq qzh yeuk.\n66 Otmaxt jhmq ptok qb qzh phaxbby.\n67 Ytmehu ybnha qb qzh ztuujti.\n68 Utxi jhmq qb qzh ztuujti.\n69 Ytmehu jhmq ptok qb qzh rtxahm.\n70 Otmaxt jhmq ptok qb qzh bsseoh.\n71 Ytmehu rxtppha qzh yeuk.\n72 Ytmehu veokha dv qzh sbbqptuu.\n73 Hbzm qxtnhuuha qb qzh phaxbby.\n74 Ytmehu aelotxaha qzh sbbqptuu.\n75 Ytmehu axbvvha qzh yeuk.\n76 Hbzm cbdxmhiha qb qzh ztuujti.\n77 Hbzm qxtnhuuha qb qzh bsseoh.\n78 Otmaxt jhmq ptok qb qzh ztuujti.\n79 Utxi ybnha qb qzh phaxbby.\n80 Utxi jhmq qb qzh ptqzxbby.\n81 Utxi jhmq qb qzh phaxbby.\n82 Ytmehu rxtppha qzh yeuk.\n83 Ytmehu rbq qzh sbbqptuu.\n84 Hbzm jhmq ptok qb qzh ptqzxbby.\n85 Ytmehu aelotxaha qzh sbbqptuu.\n86 Ytmehu ybnha qb qzh ptqzxbby.\n87 Ytmehu qbbk qzh tvvuh.\n88 Otmaxt ybnha qb qzh phaxbby.\n89 Ytmehu cbdxmhiha qb qzh rtxahm.\n90 Ytmehu rbq qzh sbbqptuu.\n91 Ytmehu jhmq qb qzh ztuujti.\n92 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t87 91 89\n93 Ytmehu ybnha qb qzh bsseoh.\n94 Otmaxt jhmq qb qzh rtxahm.\n95 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t90 93 91\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Ytmehu rbq qzh yeuk.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Otmaxt rbq qzh tvvuh.\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu vdq abjm qzh yeuk.\n9 Ytmehu rxtppha qzh sbbqptuu.\n10 Ytmehu qbbk qzh yeuk.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Otmaxt vdq abjm qzh tvvuh.\n16 Ytmehu aelotxaha qzh sbbqptuu.\n17 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t15 14 13\n18 Hbzm rbq qzh tvvuh qzhxh.\n19 Utxi cbdxmhiha qb qzh ztuujti.\n20 Ytmehu rxtppha qzh sbbqptuu.\n21 Utxi cbdxmhiha qb qzh keqozhm.\n22 Ytmehu cbdxmhiha qb qzh keqozhm.\n23 Ytmehu aelotxaha qzh sbbqptuu.\n24 Ytmehu axbvvha qzh yeuk.\n25 Utxi ybnha qb qzh bsseoh.\n26 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t24 22 11\n27 Ytmehu rxtppha qzh yeuk.\n28 Ytmehu vdq abjm qzh yeuk qzhxh.\n29 Ytmehu qbbk qzh sbbqptuu.\n30 Hbzm aelotxaha qzh tvvuh.\n31 Hbzm veokha dv qzh tvvuh.\n32 Ytmehu rxtppha qzh yeuk.\n33 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n34 Hbzm cbdxmhiha qb qzh ztuujti.\n35 Ytmehu vdq abjm qzh yeuk.\n36 Utxi cbdxmhiha qb qzh rtxahm.\n37 Ytmehu cbdxmhiha qb qzh bsseoh.\n38 Hbzm jhmq qb qzh ptqzxbby.\n39 Otmaxt cbdxmhiha qb qzh phaxbby.\n40 Ytmehu uhsq qzh sbbqptuu.\n41 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n42 Hbzm ybnha qb qzh keqozhm.\n43 Ytmehu ybnha qb qzh rtxahm.\n44 Hbzm ybnha qb qzh phaxbby.\n45 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n46 Ytmehu qxtnhuuha qb qzh keqozhm.\n47 Ytmehu rxtppha qzh yeuk.\n48 Hbzm axbvvha qzh tvvuh.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t48 42 38\n50 Otmaxt jhmq qb qzh bsseoh.\n51 Hbzm cbdxmhiha qb qzh keqozhm.\n52 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t48 42 38\n53 Ytmehu vdq abjm qzh yeuk.\n54 Otmaxt veokha dv qzh sbbqptuu.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t48 38 34\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Hbzm veokha dv qzh tvvuh.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Utxi ybnha qb qzh bsseoh.\n9 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t4 7 5\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Hbzm aelotxaha qzh tvvuh qzhxh.\n12 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t11 7 5\n13 Hbzm veokha dv qzh tvvuh.\n14 Hbzm uhsq qzh tvvuh qzhxh.\n15 Utxi jhmq qb qzh phaxbby.\n16 Utxi ybnha qb qzh keqozhm.\n17 Hbzm rxtppha qzh tvvuh.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Utxi ybnha qb qzh bsseoh.\n20 Ytmehu jhmq qb qzh phaxbby.\n21 Utxi jhmq ptok qb qzh phaxbby.\n22 Ytmehu cbdxmhiha qb qzh ztuujti.\n23 Ytmehu jhmq qb qzh phaxbby.\n24 Hbzm vdq abjm qzh tvvuh.\n25 Hbzm ybnha qb qzh phaxbby.\n26 Utxi ybnha qb qzh ptqzxbby.\n27 Hbzm ybnha qb qzh ptqzxbby.\n28 Utxi qxtnhuuha qb qzh rtxahm.\n29 Utxi cbdxmhiha qb qzh keqozhm.\n30 Otmaxt cbdxmhiha qb qzh ztuujti.\n31 Otmaxt qxtnhuuha qb qzh bsseoh.\n32 Utxi qxtnhuuha qb qzh rtxahm.\n33 Hbzm rbq qzh yeuk.\n34 Hbzm jhmq ptok qb qzh rtxahm.\n35 Utxi jhmq ptok qb qzh phaxbby.\n36 Hbzm jhmq ptok qb qzh keqozhm.\n37 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t33 36 34\n38 Utxi qxtnhuuha qb qzh rtxahm.\n39 Ytmehu ybnha qb qzh keqozhm.\n40 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n41 Otmaxt rxtppha qzh sbbqptuu.\n42 Hbzm jhmq ptok qb qzh bsseoh.\n43 Hbzm ybnha qb qzh keqozhm.\n44 Hbzm qxtnhuuha qb qzh bsseoh.\n45 Otmaxt jhmq ptok qb qzh ztuujti.\n46 Hbzm aelotxaha qzh yeuk.\n47 Hbzm qbbk qzh yeuk.\n48 Otmaxt axbvvha qzh sbbqptuu.\n49 Ytmehu cbdxmhiha qb qzh rtxahm.\n50 Hbzm aelotxaha qzh yeuk.\n51 Hbzm rbq qzh yeuk.\n52 Hbzm uhsq qzh yeuk.\n53 Otmaxt rxtppha qzh sbbqptuu.\n54 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n55 Otmaxt aelotxaha qzh sbbqptuu.\n56 Hbzm jhmq qb qzh phaxbby.\n57 Hbzm ybnha qb qzh keqozhm.\n58 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n59 Otmaxt axbvvha qzh sbbqptuu.\n60 Ytmehu qxtnhuuha qb qzh phaxbby.\n61 Otmaxt ybnha qb qzh bsseoh.\n62 Otmaxt jhmq ptok qb qzh ptqzxbby.\n63 Utxi jhmq qb qzh ptqzxbby.\n64 Ytmehu ybnha qb qzh rtxahm.\n65 Hbzm jhmq qb qzh phaxbby.\n66 Otmaxt jhmq ptok qb qzh ztuujti.\n67 Otmaxt qbbk qzh tvvuh.\n68 Otmaxt rxtppha qzh sbbqptuu.\n69 Otmaxt axbvvha qzh tvvuh.\n70 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n71 Utxi jhmq ptok qb qzh bsseoh.\n72 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n73 Ytmehu qxtnhuuha qb qzh bsseoh.\n74 Hbzm qxtnhuuha qb qzh keqozhm.\n75 Otmaxt rbq qzh tvvuh.\n76 Ytmehu veokha dv qzh yeuk.\n77 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n78 Otmaxt vdq abjm qzh sbbqptuu.\n79 Otmaxt ybnha qb qzh rtxahm.\n80 Hbzm ybnha qb qzh bsseoh.\n81 Utxi ybnha qb qzh phaxbby.\n82 Ytmehu axbvvha qzh yeuk.\n83 Hbzm rxtppha qzh yeuk.\n84 Ytmehu ybnha qb qzh phaxbby.\n85 Utxi qxtnhuuha qb qzh bsseoh.\n86 Otmaxt jhmq ptok qb qzh ptqzxbby.\n87 Hbzm jhmq ptok qb qzh ztuujti.\n88 Otmaxt jhmq qb qzh bsseoh.\n89 Utxi cbdxmhiha qb qzh phaxbby.\n90 Ytmehu jhmq ptok qb qzh rtxahm.\n91 Ytmehu jhmq qb qzh keqozhm.\n92 Hbzm veokha dv qzh sbbqptuu.\n93 Hbzm vdq abjm qzh sbbqptuu.\n94 Hbzm aelotxaha qzh yeuk.\n95 Ytmehu ybnha qb qzh ptqzxbby.\n96 Otmaxt jhmq ptok qb qzh rtxahm.\n97 Hbzm qbbk qzh yeuk.\n98 Otmaxt ybnha qb qzh ptqzxbby.\n99 Utxi ybnha qb qzh rtxahm.\n100 Ytmehu ybnha qb qzh rtxahm.\n101 Otmaxt vdq abjm qzh tvvuh.\n102 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t101 88 86\n103 Hbzm aelotxaha qzh yeuk.\n104 Otmaxt cbdxmhiha qb qzh keqozhm.\n105 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t101 98 96\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Otmaxt rxtppha qzh sbbqptuu.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Otmaxt axbvvha qzh sbbqptuu.\n6 Utxi jhmq qb qzh bsseoh.\n7 Utxi rbq qzh tvvuh.\n8 Otmaxt veokha dv qzh sbbqptuu.\n9 Otmaxt axbvvha qzh sbbqptuu.\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Hbzm jhmq ptok qb qzh bsseoh.\n13 Otmaxt qbbk qzh sbbqptuu.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Utxi vdq abjm qzh tvvuh qzhxh.\n16 Ytmehu jhmq qb qzh ptqzxbby.\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Ytmehu cbdxmhiha qb qzh ztuujti.\n19 Utxi veokha dv qzh tvvuh qzhxh.\n20 Otmaxt uhsq qzh sbbqptuu.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t20 17 14\n22 Ytmehu jhmq ptok qb qzh keqozhm.\n23 Utxi axbvvha qzh tvvuh qzhxh.\n24 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t20 17 14\n25 Otmaxt rxtppha qzh sbbqptuu.\n26 Hbzm veokha dv qzh tvvuh.\n27 Ytmehu cbdxmhiha qb qzh phaxbby.\n28 Utxi ybnha qb qzh ptqzxbby.\n29 Utxi veokha dv qzh yeuk.\n30 Hbzm ybnha qb qzh rtxahm.\n31 Utxi qxtnhuuha qb qzh ztuujti.\n32 Otmaxt jhmq ptok qb qzh keqozhm.\n33 Hbzm ybnha qb qzh bsseoh.\n34 Hbzm jhmq ptok qb qzh rtxahm.\n35 Hbzm ybnha qb qzh keqozhm.\n36 Utxi axbvvha qzh yeuk.\n37 Hbzm qxtnhuuha qb qzh ptqzxbby.\n38 Otmaxt aelotxaha qzh sbbqptuu.\n39 Ytmehu ybnha qb qzh ptqzxbby.\n40 Utxi qxtnhuuha qb qzh keqozhm.\n41 Utxi rxtppha qzh sbbqptuu.\n42 Utxi jhmq qb qzh ptqzxbby.\n43 Ytmehu ybnha qb qzh ztuujti.\n44 Hbzm jhmq ptok qb qzh rtxahm.\n45 Hbzm jhmq ptok qb qzh ptqzxbby.\n46 Utxi ybnha qb qzh phaxbby.\n47 Utxi uhsq qzh sbbqptuu.\n48 Utxi veokha dv qzh sbbqptuu.\n49 Ytmehu qxtnhuuha qb qzh keqozhm.\n50 Otmaxt qxtnhuuha qb qzh phaxbby.\n51 Hbzm vdq abjm qzh tvvuh.\n52 Utxi ybnha qb qzh keqozhm.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t51 44 37\n54 Hbzm ybnha qb qzh phaxbby.\n55 Ytmehu jhmq ptok qb qzh ptqzxbby.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t51 44 37\n57 Ytmehu qxtnhuuha qb qzh ztuujti.\n58 Otmaxt jhmq ptok qb qzh keqozhm.\n59 Hbzm cbdxmhiha qb qzh ztuujti.\n60 Hbzm rbq qzh yeuk.\n61 Utxi uhsq qzh sbbqptuu.\n62 Ytmehu jhmq qb qzh ptqzxbby.\n63 Ytmehu veokha dv qzh tvvuh qzhxh.\n64 Otmaxt ybnha qb qzh ztuujti.\n65 Ytmehu aelotxaha qzh tvvuh.\n66 Utxi rbq qzh sbbqptuu.\n67 Utxi qxtnhuuha qb qzh ztuujti.\n68 Ytmehu rbq qzh tvvuh.\n69 Ytmehu jhmq qb qzh rtxahm.\n70 Utxi jhmq ptok qb qzh keqozhm.\n71 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t66 70 67\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Hbzm uhsq qzh tvvuh.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Ytmehu rxtppha qzh tvvuh.\n6 Ytmehu jhmq ptok qb qzh bsseoh.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu uhsq qzh tvvuh.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Utxi ybnha qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Otmaxt jhmq ptok qb qzh ptqzxbby.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Ytmehu jhmq ptok qb qzh bsseoh.\n17 Hbzm cbdxmhiha qb qzh rtxahm.\n18 Ytmehu rxtppha qzh tvvuh.\n19 Utxi cbdxmhiha qb qzh ztuujti.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Hbzm qxtnhuuha qb qzh ztuujti.\n22 Ytmehu qbbk qzh sbbqptuu.\n23 Otmaxt cbdxmhiha qb qzh rtxahm.\n24 Otmaxt jhmq ptok qb qzh ztuujti.\n25 Hbzm rbq qzh yeuk.\n26 Otmaxt qxtnhuuha qb qzh phaxbby.\n27 Ytmehu axbvvha qzh sbbqptuu.\n28 Ytmehu axbvvha qzh tvvuh qzhxh.\n29 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n30 Hbzm cbdxmhiha qb qzh rtxahm.\n31 Ytmehu jhmq qb qzh phaxbby.\n32 Utxi jhmq ptok qb qzh keqozhm.\n33 Hbzm cbdxmhiha qb qzh bsseoh.\n34 Ytmehu axbvvha qzh sbbqptuu.\n35 Hbzm vdq abjm qzh yeuk.\n36 Otmaxt rbq qzh sbbqptuu.\n37 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t35 33 30\n38 Otmaxt uhsq qzh sbbqptuu qzhxh.\n39 Utxi cbdxmhiha qb qzh rtxahm.\n40 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t35 33 30\n41 Hbzm ybnha qb qzh ptqzxbby.\n42 Ytmehu cbdxmhiha qb qzh ztuujti.\n43 Hbzm jhmq ptok qb qzh phaxbby.\n44 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n45 Ytmehu cbdxmhiha qb qzh keqozhm.\n46 Otmaxt uhsq qzh sbbqptuu.\n47 Otmaxt rxtppha qzh sbbqptuu.\n48 Utxi ybnha qb qzh bsseoh.\n49 Otmaxt jhmq qb qzh ztuujti.\n50 Utxi jhmq ptok qb qzh rtxahm.\n51 Utxi jhmq ptok qb qzh bsseoh.\n52 Utxi ybnha qb qzh ptqzxbby.\n53 Otmaxt qxtnhuuha qb qzh rtxahm.\n54 Utxi qxtnhuuha qb qzh rtxahm.\n55 Utxi cbdxmhiha qb qzh keqozhm.\n56 Utxi ybnha qb qzh ptqzxbby.\n57 Ytmehu jhmq qb qzh phaxbby.\n58 Otmaxt vdq abjm qzh sbbqptuu.\n59 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t58 53 49\n60 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n61 Otmaxt rxtppha qzh sbbqptuu.\n62 Otmaxt uhsq qzh sbbqptuu.\n63 Ytmehu jhmq ptok qb qzh ztuujti.\n64 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n65 Ytmehu ybnha qb qzh bsseoh.\n66 Otmaxt uhsq qzh sbbqptuu.\n67 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n68 Ytmehu veokha dv qzh yeuk qzhxh.\n69 Otmaxt jhmq qb qzh ptqzxbby.\n70 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n71 Utxi rxtppha qzh sbbqptuu.\n72 Hbzm ybnha qb qzh keqozhm.\n73 Utxi vdq abjm qzh sbbqptuu qzhxh.\n74 Utxi jhmq qb qzh rtxahm.\n75 Ytmehu veokha dv qzh tvvuh.\n76 Ytmehu cbdxmhiha qb qzh ztuujti.\n77 Ytmehu jhmq qb qzh ptqzxbby.\n78 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t75 77 76\n79 Ytmehu veokha dv qzh sbbqptuu.\n80 Ytmehu ybnha qb qzh ztuujti.\n81 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t75 77 76\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi rbq qzh tvvuh qzhxh.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Utxi aelotxaha qzh tvvuh qzhxh.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Utxi axbvvha qzh tvvuh qzhxh.\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Ytmehu rxtppha qzh tvvuh.\n12 Ytmehu vdq abjm qzh tvvuh.\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Ytmehu jhmq ptok qb qzh phaxbby.\n16 Ytmehu qxtnhuuha qb qzh bsseoh.\n17 Hbzm jhmq ptok qb qzh ztuujti.\n18 Otmaxt qxtnhuuha qb qzh phaxbby.\n19 Utxi qxtnhuuha qb qzh rtxahm.\n20 Hbzm cbdxmhiha qb qzh rtxahm.\n21 Otmaxt jhmq qb qzh ztuujti.\n22 Hbzm cbdxmhiha qb qzh ptqzxbby.\n23 Otmaxt qxtnhuuha qb qzh keqozhm.\n24 Ytmehu cbdxmhiha qb qzh keqozhm.\n25 Ytmehu cbdxmhiha qb qzh phaxbby.\n26 Hbzm rbq qzh tvvuh qzhxh.\n27 Hbzm ybnha qb qzh phaxbby.\n28 Ytmehu ybnha qb qzh ztuujti.\n29 Hbzm ybnha qb qzh rtxahm.\n30 Otmaxt veokha dv qzh yeuk.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t26 29 27\n32 Ytmehu ybnha qb qzh bsseoh.\n33 Ytmehu jhmq ptok qb qzh rtxahm.\n34 Ytmehu jhmq qb qzh ztuujti.\n35 Otmaxt axbvvha qzh yeuk.\n36 Ytmehu ybnha qb qzh ptqzxbby.\n37 Utxi jhmq qb qzh ztuujti.\n38 Utxi jhmq qb qzh keqozhm.\n39 Otmaxt qxtnhuuha qb qzh bsseoh.\n40 Ytmehu jhmq qb qzh ztuujti.\n41 Utxi jhmq qb qzh ptqzxbby.\n42 Hbzm jhmq qb qzh ptqzxbby.\n43 Utxi jhmq ptok qb qzh phaxbby.\n44 Hbzm axbvvha qzh tvvuh.\n45 Hbzm rbq qzh tvvuh.\n46 Utxi qxtnhuuha qb qzh rtxahm.\n47 Hbzm uhsq qzh tvvuh qzhxh.\n48 Hbzm qbbk qzh tvvuh.\n49 Utxi jhmq qb qzh ztuujti.\n50 Hbzm ybnha qb qzh phaxbby.\n51 Otmaxt jhmq qb qzh ptqzxbby.\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Hbzm axbvvha qzh tvvuh qzhxh.\n54 Hbzm qbbk qzh tvvuh.\n55 Hbzm axbvvha qzh tvvuh.\n56 Otmaxt ybnha qb qzh bsseoh.\n57 Hbzm jhmq ptok qb qzh ptqzxbby.\n58 Otmaxt jhmq ptok qb qzh ptqzxbby.\n59 Utxi qbbk qzh sbbqptuu.\n60 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n61 Utxi ybnha qb qzh bsseoh.\n62 Ytmehu jhmq ptok qb qzh rtxahm.\n63 Utxi uhsq qzh sbbqptuu.\n64 Utxi cbdxmhiha qb qzh ptqzxbby.\n65 Utxi ybnha qb qzh keqozhm.\n66 Hbzm ybnha qb qzh bsseoh.\n67 Utxi qbbk qzh yeuk.\n68 Utxi vdq abjm qzh yeuk.\n69 Hbzm ybnha qb qzh ztuujti.\n70 Otmaxt jhmq qb qzh bsseoh.\n71 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n72 Otmaxt cbdxmhiha qb qzh ztuujti.\n73 Otmaxt jhmq qb qzh rtxahm.\n74 Utxi qbbk qzh yeuk.\n75 Hbzm ybnha qb qzh rtxahm.\n76 Otmaxt ybnha qb qzh keqozhm.\n77 Ytmehu qxtnhuuha qb qzh keqozhm.\n78 Hbzm qxtnhuuha qb qzh ztuujti.\n79 Utxi ybnha qb qzh rtxahm.\n80 Hbzm jhmq qb qzh ptqzxbby.\n81 Hbzm jhmq qb qzh rtxahm.\n82 Utxi qxtnhuuha qb qzh phaxbby.\n83 Ytmehu qxtnhuuha qb qzh bsseoh.\n84 Utxi qbbk qzh tvvuh.\n85 Ytmehu jhmq qb qzh phaxbby.\n86 Utxi cbdxmhiha qb qzh ptqzxbby.\n87 Hbzm jhmq ptok qb qzh ztuujti.\n88 Ytmehu jhmq ptok qb qzh ptqzxbby.\n89 Hbzm qxtnhuuha qb qzh phaxbby.\n90 Ytmehu jhmq ptok qb qzh keqozhm.\n91 Ytmehu ybnha qb qzh rtxahm.\n92 Utxi cbdxmhiha qb qzh ztuujti.\n93 Otmaxt jhmq ptok qb qzh bsseoh.\n94 Otmaxt qbbk qzh sbbqptuu qzhxh.\n95 Utxi qxtnhuuha qb qzh phaxbby.\n96 Otmaxt aelotxaha qzh sbbqptuu.\n97 Ytmehu qxtnhuuha qb qzh phaxbby.\n98 Utxi uhsq qzh tvvuh.\n99 Utxi qbbk qzh tvvuh.\n100 Otmaxt qbbk qzh sbbqptuu.\n101 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n102 Otmaxt aelotxaha qzh sbbqptuu.\n103 Otmaxt rbq qzh sbbqptuu.\n104 Utxi jhmq qb qzh bsseoh.\n105 Otmaxt axbvvha qzh sbbqptuu.\n106 Utxi jhmq ptok qb qzh keqozhm.\n107 Hbzm ybnha qb qzh keqozhm.\n108 Otmaxt qxtnhuuha qb qzh rtxahm.\n109 Utxi uhsq qzh yeuk.\n110 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t109 86 82\n111 Ytmehu qxtnhuuha qb qzh rtxahm.\n112 Utxi aelotxaha qzh tvvuh qzhxh.\n113 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t109 104 95\n114 Utxi rxtppha qzh yeuk.\n115 Ytmehu jhmq ptok qb qzh keqozhm.\n116 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t112 106 104\n117 Utxi uhsq qzh yeuk.\n118 Utxi jhmq qb qzh bsseoh.\n119 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t112 106 104\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Utxi qxtnhuuha qb qzh ztuujti.\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Otmaxt rxtppha qzh yeuk qzhxh.\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Utxi ybnha qb qzh keqozhm.\n9 Otmaxt vdq abjm qzh yeuk qzhxh.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Otmaxt rxtppha qzh yeuk qzhxh.\n12 Ytmehu cbdxmhiha qb qzh ztuujti.\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Hbzm qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm cbdxmhiha qb qzh ztuujti.\n17 Otmaxt qbbk qzh tvvuh.\n18 Otmaxt ybnha qb qzh bsseoh.\n19 Ytmehu qxtnhuuha qb qzh bsseoh.\n20 Otmaxt ybnha qb qzh ztuujti.\n21 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t17 20 18\n22 Utxi jhmq qb qzh phaxbby.\n23 Ytmehu jhmq ptok qb qzh ptqzxbby.\n24 Otmaxt ybnha qb qzh rtxahm.\n25 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n26 Ytmehu qxtnhuuha qb qzh keqozhm.\n27 Otmaxt aelotxaha qzh yeuk.\n28 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t27 20 18\n29 Hbzm jhmq qb qzh ptqzxbby.\n30 Ytmehu jhmq qb qzh ptqzxbby.\n31 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t27 24 20\n32 Hbzm qbbk qzh yeuk qzhxh.\n33 Otmaxt aelotxaha qzh tvvuh.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t33 25 24\n35 Otmaxt veokha dv qzh tvvuh.\n36 Utxi qxtnhuuha qb qzh bsseoh.\n37 Otmaxt vdq abjm qzh tvvuh.\n38 Ytmehu rbq qzh tvvuh.\n39 Ytmehu jhmq qb qzh bsseoh.\n40 Ytmehu uhsq qzh tvvuh qzhxh.\n41 Ytmehu qbbk qzh tvvuh.\n42 Otmaxt cbdxmhiha qb qzh keqozhm.\n43 Ytmehu aelotxaha qzh tvvuh.\n44 Ytmehu qbbk qzh tvvuh.\n45 Ytmehu uhsq qzh tvvuh.\n46 Utxi rxtppha qzh tvvuh qzhxh.\n47 Otmaxt qxtnhuuha qb qzh bsseoh.\n48 Utxi jhmq ptok qb qzh ztuujti.\n49 Otmaxt cbdxmhiha qb qzh keqozhm.\n50 Hbzm qxtnhuuha qb qzh bsseoh.\n51 Hbzm aelotxaha qzh yeuk.\n52 Otmaxt cbdxmhiha qb qzh ztuujti.\n53 Hbzm jhmq qb qzh ztuujti.\n54 Utxi jhmq ptok qb qzh phaxbby.\n55 Hbzm cbdxmhiha qb qzh keqozhm.\n56 Ytmehu veokha dv qzh yeuk.\n57 Hbzm qxtnhuuha qb qzh ptqzxbby.\n58 Ytmehu qxtnhuuha qb qzh keqozhm.\n59 Utxi cbdxmhiha qb qzh bsseoh.\n60 Otmaxt ybnha qb qzh keqozhm.\n61 Ytmehu axbvvha qzh yeuk.\n62 Utxi ybnha qb qzh keqozhm.\n63 Otmaxt jhmq qb qzh bsseoh.\n64 Ytmehu jhmq ptok qb qzh phaxbby.\n65 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n66 Utxi cbdxmhiha qb qzh bsseoh.\n67 Utxi vdq abjm qzh tvvuh qzhxh.\n68 Utxi rbq qzh tvvuh.\n69 Ytmehu cbdxmhiha qb qzh phaxbby.\n70 Utxi uhsq qzh tvvuh.\n71 Otmaxt qbbk qzh tvvuh.\n72 Otmaxt aelotxaha qzh tvvuh qzhxh.\n73 Otmaxt qbbk qzh tvvuh.\n74 Otmaxt cbdxmhiha qb qzh ztuujti.\n75 Ytmehu ybnha qb qzh rtxahm.\n76 Hbzm cbdxmhiha qb qzh phaxbby.\n77 Utxi ybnha qb qzh ztuujti.\n78 Otmaxt aelotxaha qzh tvvuh qzhxh.\n79 Otmaxt jhmq qb qzh ptqzxbby.\n80 Utxi ybnha qb qzh ptqzxbby.\n81 Otmaxt ybnha qb qzh bsseoh.\n82 Utxi ybnha qb qzh bsseoh.\n83 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n84 Otmaxt jhmq ptok qb qzh ptqzxbby.\n85 Utxi jhmq ptok qb qzh keqozhm.\n86 Hbzm jhmq ptok qb qzh ztuujti.\n87 Ytmehu cbdxmhiha qb qzh phaxbby.\n88 Utxi cbdxmhiha qb qzh phaxbby.\n89 Otmaxt jhmq ptok qb qzh keqozhm.\n90 Utxi qxtnhuuha qb qzh keqozhm.\n91 Otmaxt jhmq ptok qb qzh phaxbby.\n92 Hbzm qxtnhuuha qb qzh phaxbby.\n93 Ytmehu jhmq ptok qb qzh keqozhm.\n94 Utxi jhmq qb qzh ptqzxbby.\n95 Ytmehu rxtppha qzh yeuk.\n96 Ytmehu uhsq qzh yeuk.\n97 Ytmehu jhmq ptok qb qzh rtxahm.\n98 Utxi qxtnhuuha qb qzh phaxbby.\n99 Otmaxt jhmq ptok qb qzh keqozhm.\n100 Otmaxt ybnha qb qzh rtxahm.\n101 Hbzm jhmq ptok qb qzh rtxahm.\n102 Otmaxt veokha dv qzh sbbqptuu.\n103 Otmaxt uhsq qzh sbbqptuu.\n104 Ytmehu qxtnhuuha qb qzh ztuujti.\n105 Hbzm rbq qzh sbbqptuu.\n106 Otmaxt cbdxmhiha qb qzh ztuujti.\n107 Ytmehu qbbk qzh tvvuh.\n108 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n109 Ytmehu axbvvha qzh tvvuh qzhxh.\n110 Otmaxt jhmq ptok qb qzh bsseoh.\n111 Ytmehu cbdxmhiha qb qzh bsseoh.\n112 Otmaxt ybnha qb qzh ptqzxbby.\n113 Hbzm qxtnhuuha qb qzh phaxbby.\n114 Utxi jhmq qb qzh bsseoh.\n115 Hbzm cbdxmhiha qb qzh rtxahm.\n116 Hbzm jhmq ptok qb qzh ptqzxbby.\n117 Utxi ybnha qb qzh keqozhm.\n118 Utxi veokha dv qzh yeuk.\n119 Hbzm jhmq ptok qb qzh phaxbby.\n120 Utxi aelotxaha qzh yeuk.\n121 Utxi veokha dv qzh yeuk qzhxh.\n122 Hbzm qxtnhuuha qb qzh bsseoh.\n123 Utxi ybnha qb qzh bsseoh.\n124 Hbzm cbdxmhiha qb qzh ztuujti.\n125 Hbzm qbbk qzh tvvuh qzhxh.\n126 Otmaxt jhmq qb qzh keqozhm.\n127 Utxi ybnha qb qzh keqozhm.\n128 Ytmehu cbdxmhiha qb qzh rtxahm.\n129 Utxi aelotxaha qzh yeuk.\n130 Hbzm uhsq qzh tvvuh.\n131 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t129 127 123\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Otmaxt cbdxmhiha qb qzh keqozhm.\n4 Utxi jhmq qb qzh rtxahm.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Otmaxt rxtppha qzh yeuk.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Otmaxt aelotxaha qzh yeuk.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi qbbk qzh tvvuh qzhxh.\n12 Otmaxt jhmq qb qzh ptqzxbby.\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Utxi aelotxaha qzh tvvuh.\n15 Hbzm qbbk qzh tvvuh.\n16 Utxi ybnha qb qzh ztuujti.\n17 Otmaxt jhmq qb qzh bsseoh.\n18 Ytmehu qxtnhuuha qb qzh phaxbby.\n19 Ytmehu cbdxmhiha qb qzh bsseoh.\n20 Utxi ybnha qb qzh bsseoh.\n21 Utxi ybnha qb qzh ptqzxbby.\n22 Ytmehu ybnha qb qzh ptqzxbby.\n23 Ytmehu qxtnhuuha qb qzh ztuujti.\n24 Hbzm jhmq ptok qb qzh phaxbby.\n25 Hbzm aelotxaha qzh tvvuh.\n26 Ytmehu cbdxmhiha qb qzh bsseoh.\n27 Hbzm qbbk qzh tvvuh.\n28 Otmaxt qxtnhuuha qb qzh rtxahm.\n29 Hbzm qxtnhuuha qb qzh bsseoh.\n30 Otmaxt cbdxmhiha qb qzh ztuujti.\n31 Utxi qxtnhuuha qb qzh rtxahm.\n32 Hbzm cbdxmhiha qb qzh ztuujti.\n33 Hbzm cbdxmhiha qb qzh ptqzxbby.\n34 Otmaxt ybnha qb qzh rtxahm.\n35 Ytmehu cbdxmhiha qb qzh ztuujti.\n36 Hbzm axbvvha qzh tvvuh.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t36 33 32\n38 Hbzm jhmq qb qzh phaxbby.\n39 Utxi jhmq ptok qb qzh keqozhm.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t36 33 32\n41 Utxi rxtppha qzh yeuk qzhxh.\n42 Utxi veokha dv qzh sbbqptuu.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t36 32 29\n44 Otmaxt ybnha qb qzh ptqzxbby.\n45 Utxi jhmq ptok qb qzh ztuujti.\n46 Hbzm qxtnhuuha qb qzh keqozhm.\n47 Ytmehu qxtnhuuha qb qzh phaxbby.\n48 Ytmehu cbdxmhiha qb qzh bsseoh.\n49 Otmaxt rxtppha qzh tvvuh.\n50 Otmaxt axbvvha qzh tvvuh.\n51 Ytmehu qxtnhuuha qb qzh keqozhm.\n52 Hbzm cbdxmhiha qb qzh ztuujti.\n53 Utxi aelotxaha qzh yeuk.\n54 Hbzm cbdxmhiha qb qzh ptqzxbby.\n55 Utxi vdq abjm qzh sbbqptuu.\n56 Otmaxt cbdxmhiha qb qzh rtxahm.\n57 Hbzm jhmq qb qzh keqozhm.\n58 Otmaxt cbdxmhiha qb qzh ztuujti.\n59 Utxi cbdxmhiha qb qzh phaxbby.\n60 Ytmehu jhmq ptok qb qzh rtxahm.\n61 Hbzm qxtnhuuha qb qzh rtxahm.\n62 Utxi ybnha qb qzh ztuujti.\n63 Utxi qbbk qzh sbbqptuu.\n64 Utxi jhmq ptok qb qzh bsseoh.\n65 Utxi uhsq qzh sbbqptuu.\n66 Hbzm qxtnhuuha qb qzh ztuujti.\n67 Utxi ybnha qb qzh keqozhm.\n68 Otmaxt qxtnhuuha qb qzh rtxahm.\n69 Ytmehu jhmq qb qzh ztuujti.\n70 Utxi jhmq qb qzh phaxbby.\n71 Utxi cbdxmhiha qb qzh rtxahm.\n72 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n73 Hbzm veokha dv qzh yeuk.\n74 Otmaxt jhmq qb qzh rtxahm.\n75 Ytmehu jhmq qb qzh bsseoh.\n76 Ytmehu jhmq qb qzh rtxahm.\n77 Utxi cbdxmhiha qb qzh bsseoh.\n78 Ytmehu jhmq ptok qb qzh phaxbby.\n79 Otmaxt cbdxmhiha qb qzh ztuujti.\n80 Hbzm cbdxmhiha qb qzh keqozhm.\n81 Utxi veokha dv qzh sbbqptuu.\n82 Utxi vdq abjm qzh sbbqptuu.\n83 Otmaxt jhmq qb qzh ptqzxbby.\n84 Otmaxt rxtppha qzh tvvuh.\n85 Ytmehu jhmq qb qzh ztuujti.\n86 Hbzm vdq abjm qzh yeuk qzhxh.\n87 Ytmehu qxtnhuuha qb qzh keqozhm.\n88 Utxi qbbk qzh sbbqptuu.\n89 Otmaxt cbdxmhiha qb qzh phaxbby.\n90 Hbzm veokha dv qzh yeuk qzhxh.\n91 Utxi jhmq ptok qb qzh ptqzxbby.\n92 Hbzm jhmq ptok qb qzh ptqzxbby.\n93 Otmaxt vdq abjm qzh tvvuh.\n94 Utxi uhsq qzh sbbqptuu.\n95 Otmaxt rxtppha qzh tvvuh qzhxh.\n96 Otmaxt aelotxaha qzh tvvuh.\n97 Hbzm vdq abjm qzh yeuk.\n98 Hbzm veokha dv qzh yeuk.\n99 Ytmehu ybnha qb qzh phaxbby.\n100 Utxi jhmq ptok qb qzh bsseoh.\n101 Otmaxt veokha dv qzh tvvuh.\n102 Otmaxt axbvvha qzh tvvuh.\n103 Ytmehu rbq qzh tvvuh.\n104 Otmaxt ybnha qb qzh ptqzxbby.\n105 Utxi jhmq qb qzh rtxahm.\n106 Hbzm axbvvha qzh yeuk.\n107 Ytmehu jhmq qb qzh ztuujti.\n108 Hbzm qxtnhuuha qb qzh phaxbby.\n109 Ytmehu ybnha qb qzh keqozhm.\n110 Otmaxt ybnha qb qzh phaxbby.\n111 Ytmehu jhmq qb qzh ztuujti.\n112 Utxi jhmq ptok qb qzh keqozhm.\n113 Ytmehu cbdxmhiha qb qzh bsseoh.\n114 Utxi jhmq ptok qb qzh phaxbby.\n115 Otmaxt cbdxmhiha qb qzh rtxahm.\n116 Utxi jhmq qb qzh ztuujti.\n117 Otmaxt qxtnhuuha qb qzh keqozhm.\n118 Ytmehu ybnha qb qzh rtxahm.\n119 Ytmehu jhmq qb qzh bsseoh.\n120 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n121 Ytmehu jhmq ptok qb qzh phaxbby.\n122 Utxi jhmq ptok qb qzh rtxahm.\n123 Otmaxt qbbk qzh yeuk.\n124 Utxi qxtnhuuha qb qzh ptqzxbby.\n125 Ytmehu ybnha qb qzh rtxahm.\n126 Ytmehu qxtnhuuha qb qzh keqozhm.\n127 Utxi veokha dv qzh sbbqptuu.\n128 Otmaxt ybnha qb qzh phaxbby.\n129 Ytmehu cbdxmhiha qb qzh bsseoh.\n130 Ytmehu ybnha qb qzh ptqzxbby.\n131 Otmaxt jhmq qb qzh rtxahm.\n132 Otmaxt jhmq ptok qb qzh ptqzxbby.\n133 Otmaxt vdq abjm qzh yeuk.\n134 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t133 132 131\n135 Otmaxt cbdxmhiha qb qzh keqozhm.\n136 Utxi jhmq qb qzh ztuujti.\n137 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t133 131 128\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Ytmehu veokha dv qzh sbbqptuu.\n3 Ytmehu cbdxmhiha qb qzh keqozhm.\n4 Hbzm rbq qzh tvvuh.\n5 Hbzm vdq abjm qzh tvvuh.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Utxi veokha dv qzh tvvuh.\n9 Ytmehu vdq abjm qzh sbbqptuu.\n10 Ytmehu qbbk qzh sbbqptuu.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Otmaxt ybnha qb qzh ztuujti.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Ytmehu jhmq ptok qb qzh phaxbby.\n17 Ytmehu cbdxmhiha qb qzh bsseoh.\n18 Otmaxt jhmq ptok qb qzh ptqzxbby.\n19 Utxi qxtnhuuha qb qzh bsseoh.\n20 Otmaxt qxtnhuuha qb qzh bsseoh.\n21 Ytmehu qxtnhuuha qb qzh phaxbby.\n22 Utxi jhmq ptok qb qzh ztuujti.\n23 Utxi rbq qzh yeuk.\n24 Utxi axbvvha qzh yeuk.\n25 Otmaxt jhmq qb qzh keqozhm.\n26 Utxi vdq abjm qzh tvvuh.\n27 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t26 19 13\n28 Otmaxt rbq qzh sbbqptuu.\n29 Ytmehu ybnha qb qzh keqozhm.\n30 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t26 19 13\n31 Utxi qbbk qzh tvvuh.\n32 Ytmehu jhmq ptok qb qzh bsseoh.\n33 Utxi rxtppha qzh yeuk.\n34 Otmaxt axbvvha qzh sbbqptuu.\n35 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n36 Ytmehu jhmq qb qzh rtxahm.\n37 Ytmehu jhmq ptok qb qzh keqozhm.\n38 Utxi jhmq qb qzh ptqzxbby.\n39 Utxi ybnha qb qzh ztuujti.\n40 Otmaxt qxtnhuuha qb qzh phaxbby.\n41 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n42 Ytmehu jhmq ptok qb qzh bsseoh.\n43 Ytmehu ybnha qb qzh phaxbby.\n44 Utxi jhmq ptok qb qzh keqozhm.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t41 43 42\n46 Hbzm jhmq ptok qb qzh ztuujti.\n47 Utxi jhmq qb qzh bsseoh.\n48 Ytmehu jhmq ptok qb qzh ptqzxbby.\n49 Ytmehu vdq abjm qzh sbbqptuu.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t49 48 43\n51 Otmaxt jhmq qb qzh keqozhm.\n52 Otmaxt cbdxmhiha qb qzh phaxbby.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t49 48 43\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Utxi veokha dv qzh yeuk.\n7 Utxi jhmq qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t6 8 7\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t6 10 8\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Hbzm ybnha qb qzh keqozhm.\n16 Utxi aelotxaha qzh yeuk.\n17 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t16 10 8\n18 Utxi rbq qzh yeuk qzhxh.\n19 Utxi aelotxaha qzh yeuk.\n20 Ytmehu qbbk qzh sbbqptuu.\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Ytmehu axbvvha qzh sbbqptuu.\n23 Otmaxt qxtnhuuha qb qzh rtxahm.\n24 Utxi jhmq qb qzh ptqzxbby.\n25 Ytmehu jhmq ptok qb qzh keqozhm.\n26 Ytmehu ybnha qb qzh ztuujti.\n27 Utxi jhmq ptok qb qzh keqozhm.\n28 Hbzm cbdxmhiha qb qzh rtxahm.\n29 Hbzm cbdxmhiha qb qzh phaxbby.\n30 Otmaxt rxtppha qzh tvvuh.\n31 Otmaxt cbdxmhiha qb qzh ztuujti.\n32 Ytmehu jhmq ptok qb qzh bsseoh.\n33 Otmaxt ybnha qb qzh rtxahm.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t30 33 31\n35 Utxi cbdxmhiha qb qzh phaxbby.\n36 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n37 Utxi jhmq ptok qb qzh rtxahm.\n38 Otmaxt qbbk qzh sbbqptuu.\n39 Otmaxt cbdxmhiha qb qzh rtxahm.\n40 Utxi cbdxmhiha qb qzh ztuujti.\n41 Utxi jhmq ptok qb qzh keqozhm.\n42 Ytmehu rxtppha qzh yeuk qzhxh.\n43 Hbzm ybnha qb qzh keqozhm.\n44 Utxi ybnha qb qzh rtxahm.\n45 Otmaxt uhsq qzh tvvuh.\n46 Otmaxt jhmq ptok qb qzh bsseoh.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t45 39 36\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Ytmehu cbdxmhiha qb qzh rtxahm.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Ytmehu veokha dv qzh sbbqptuu.\n7 Ytmehu axbvvha qzh sbbqptuu.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh keqozhm.\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Otmaxt cbdxmhiha qb qzh rtxahm.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Hbzm jhmq ptok qb qzh bsseoh.\n16 Hbzm jhmq ptok qb qzh ptqzxbby.\n17 Ytmehu ybnha qb qzh rtxahm.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Ytmehu veokha dv qzh tvvuh.\n20 Ytmehu ybnha qb qzh keqozhm.\n21 Otmaxt jhmq qb qzh phaxbby.\n22 Otmaxt cbdxmhiha qb qzh bsseoh.\n23 Otmaxt qbbk qzh yeuk.\n24 Otmaxt uhsq qzh yeuk qzhxh.\n25 Hbzm ybnha qb qzh phaxbby.\n26 Otmaxt qbbk qzh yeuk.\n27 Otmaxt cbdxmhiha qb qzh rtxahm.\n28 Hbzm jhmq qb qzh rtxahm.\n29 Utxi jhmq ptok qb qzh ztuujti.\n30 Otmaxt ybnha qb qzh keqozhm.\n31 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t26 30 27\n32 Ytmehu jhmq ptok qb qzh rtxahm.\n33 Utxi qxtnhuuha qb qzh phaxbby.\n34 Ytmehu aelotxaha qzh tvvuh.\n35 Ytmehu ybnha qb qzh bsseoh.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t34 32 20\n37 Ytmehu jhmq qb qzh phaxbby.\n38 Otmaxt vdq abjm qzh yeuk qzhxh.\n39 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t38 30 27\n40 Ytmehu veokha dv qzh sbbqptuu.\n41 Hbzm qbbk qzh tvvuh.\n42 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t38 30 27\n43 Utxi ybnha qb qzh ptqzxbby.\n44 Ytmehu uhsq qzh sbbqptuu qzhxh.\n45 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t38 30 27\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Hbzm rbq qzh yeuk.\n3 Hbzm vdq abjm qzh yeuk qzhxh.\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Hbzm cbdxmhiha qb qzh keqozhm.\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Utxi rbq qzh tvvuh.\n9 Otmaxt cbdxmhiha qb qzh keqozhm.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Otmaxt cbdxmhiha qb qzh bsseoh.\n13 Otmaxt qbbk qzh yeuk.\n14 Hbzm rbq qzh sbbqptuu.\n15 Hbzm aelotxaha qzh sbbqptuu.\n16 Hbzm rxtppha qzh sbbqptuu qzhxh.\n17 Utxi axbvvha qzh tvvuh.\n18 Utxi jhmq qb qzh rtxahm.\n19 Hbzm axbvvha qzh sbbqptuu qzhxh.\n20 Otmaxt jhmq ptok qb qzh rtxahm.\n21 Otmaxt vdq abjm qzh yeuk qzhxh.\n22 Hbzm rxtppha qzh sbbqptuu.\n23 Ytmehu jhmq ptok qb qzh bsseoh.\n24 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n25 Hbzm vdq abjm qzh sbbqptuu.\n26 Ytmehu veokha dv qzh sbbqptuu.\n27 Hbzm jhmq qb qzh bsseoh.\n28 Utxi qbbk qzh yeuk.\n29 Ytmehu uhsq qzh sbbqptuu.\n30 Utxi ybnha qb qzh ztuujti.\n31 Utxi cbdxmhiha qb qzh phaxbby.\n32 Utxi rxtppha qzh tvvuh.\n33 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t28 31 30\n34 Utxi ybnha qb qzh ztuujti.\n35 Ytmehu rxtppha qzh sbbqptuu.\n36 Ytmehu cbdxmhiha qb qzh rtxahm.\n37 Hbzm qxtnhuuha qb qzh ztuujti.\n38 Utxi vdq abjm qzh yeuk.\n39 Utxi veokha dv qzh yeuk.\n40 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n41 Ytmehu aelotxaha qzh sbbqptuu.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t41 40 36\n43 Ytmehu ybnha qb qzh bsseoh.\n44 Otmaxt jhmq qb qzh ptqzxbby.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t41 40 36\n46 Hbzm jhmq ptok qb qzh ptqzxbby.\n47 Hbzm qxtnhuuha qb qzh phaxbby.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t41 40 36\n49 Utxi axbvvha qzh tvvuh.\n50 Otmaxt veokha dv qzh sbbqptuu.\n51 Utxi cbdxmhiha qb qzh keqozhm.\n52 Otmaxt cbdxmhiha qb qzh bsseoh.\n53 Ytmehu jhmq ptok qb qzh phaxbby.\n54 Ytmehu ybnha qb qzh ztuujti.\n55 Utxi uhsq qzh yeuk.\n56 Otmaxt aelotxaha qzh sbbqptuu.\n57 Ytmehu rxtppha qzh tvvuh.\n58 Utxi veokha dv qzh yeuk qzhxh.\n59 Utxi qxtnhuuha qb qzh phaxbby.\n60 Ytmehu vdq abjm qzh tvvuh.\n61 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n62 Otmaxt jhmq qb qzh rtxahm.\n63 Utxi vdq abjm qzh yeuk.\n64 Utxi qbbk qzh yeuk.\n65 Utxi qxtnhuuha qb qzh keqozhm.\n66 Ytmehu jhmq ptok qb qzh keqozhm.\n67 Ytmehu ybnha qb qzh rtxahm.\n68 Hbzm ybnha qb qzh keqozhm.\n69 Otmaxt qxtnhuuha qb qzh keqozhm.\n70 Otmaxt jhmq qb qzh ztuujti.\n71 Otmaxt jhmq ptok qb qzh ptqzxbby.\n72 Utxi uhsq qzh yeuk qzhxh.\n73 Hbzm cbdxmhiha qb qzh phaxbby.\n74 Utxi rxtppha qzh yeuk.\n75 Otmaxt jhmq ptok qb qzh keqozhm.\n76 Utxi aelotxaha qzh yeuk.\n77 Utxi jhmq ptok qb qzh ptqzxbby.\n78 Utxi ybnha qb qzh ztuujti.\n79 Otmaxt rxtppha qzh yeuk.\n80 Otmaxt ybnha qb qzh ptqzxbby.\n81 Utxi rbq qzh tvvuh.\n82 Utxi uhsq qzh tvvuh.\n83 Utxi qxtnhuuha qb qzh keqozhm.\n84 Utxi qxtnhuuha qb qzh bsseoh.\n85 Hbzm qxtnhuuha qb qzh ptqzxbby.\n86 Hbzm cbdxmhiha qb qzh ztuujti.\n87 Otmaxt ybnha qb qzh keqozhm.\n88 Otmaxt qxtnhuuha qb qzh phaxbby.\n89 Ytmehu ybnha qb qzh keqozhm.\n90 Otmaxt cbdxmhiha qb qzh rtxahm.\n91 Utxi qxtnhuuha qb qzh rtxahm.\n92 Hbzm veokha dv qzh tvvuh.\n93 Otmaxt aelotxaha qzh yeuk.\n94 Otmaxt rbq qzh yeuk.\n95 Ytmehu jhmq ptok qb qzh phaxbby.\n96 Otmaxt uhsq qzh yeuk.\n97 Otmaxt rxtppha qzh yeuk.\n98 Ytmehu cbdxmhiha qb qzh bsseoh.\n99 Ytmehu rxtppha qzh sbbqptuu.\n100 Hbzm uhsq qzh tvvuh qzhxh.\n101 Utxi jhmq qb qzh phaxbby.\n102 Ytmehu cbdxmhiha qb qzh phaxbby.\n103 Otmaxt axbvvha qzh yeuk.\n104 Hbzm veokha dv qzh tvvuh.\n105 Ytmehu ybnha qb qzh rtxahm.\n106 Ytmehu rxtppha qzh yeuk qzhxh.\n107 Utxi qxtnhuuha qb qzh rtxahm.\n108 Hbzm aelotxaha qzh tvvuh.\n109 Utxi jhmq qb qzh ptqzxbby.\n110 Hbzm jhmq ptok qb qzh phaxbby.\n111 Otmaxt cbdxmhiha qb qzh bsseoh.\n112 Hbzm jhmq qb qzh ztuujti.\n113 Ytmehu uhsq qzh yeuk.\n114 Hbzm ybnha qb qzh keqozhm.\n115 Ytmehu rxtppha qzh yeuk.\n116 Hbzm cbdxmhiha qb qzh rtxahm.\n117 Utxi jhmq ptok qb qzh keqozhm.\n118 Utxi qxtnhuuha qb qzh phaxbby.\n119 Otmaxt cbdxmhiha qb qzh phaxbby.\n120 Ytmehu aelotxaha qzh yeuk.\n121 Utxi jhmq ptok qb qzh keqozhm.\n122 Hbzm qbbk qzh yeuk.\n123 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n124 Otmaxt jhmq qb qzh ztuujti.\n125 Utxi qxtnhuuha qb qzh bsseoh.\n126 Hbzm axbvvha qzh yeuk.\n127 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n128 Utxi jhmq qb qzh ptqzxbby.\n129 Hbzm cbdxmhiha qb qzh phaxbby.\n130 Ytmehu aelotxaha qzh sbbqptuu.\n131 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t130 105 102\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Utxi jhmq qb qzh phaxbby.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Ytmehu ybnha qb qzh keqozhm.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Hbzm rxtppha qzh tvvuh.\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Otmaxt jhmq qb qzh bsseoh.\n17 Hbzm aelotxaha qzh tvvuh.\n18 Hbzm rxtppha qzh tvvuh qzhxh.\n19 Utxi jhmq ptok qb qzh keqozhm.\n20 Utxi qxtnhuuha qb qzh rtxahm.\n21 Hbzm aelotxaha qzh tvvuh.\n22 Hbzm jhmq ptok qb qzh phaxbby.\n23 Otmaxt rbq qzh tvvuh qzhxh.\n24 Otmaxt ybnha qb qzh ztuujti.\n25 Otmaxt jhmq ptok qb qzh keqozhm.\n26 Hbzm jhmq qb qzh rtxahm.\n27 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t23 25 24\n28 Ytmehu jhmq ptok qb qzh bsseoh.\n29 Ytmehu cbdxmhiha qb qzh ztuujti.\n30 Otmaxt qxtnhuuha qb qzh ztuujti.\n31 Hbzm qxtnhuuha qb qzh phaxbby.\n32 Otmaxt qbbk qzh yeuk.\n33 Ytmehu qxtnhuuha qb qzh keqozhm.\n34 Otmaxt aelotxaha qzh sbbqptuu.\n35 Utxi cbdxmhiha qb qzh phaxbby.\n36 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t34 30 25\n37 Otmaxt vdq abjm qzh yeuk.\n38 Otmaxt axbvvha qzh tvvuh.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t38 30 25\n40 Utxi jhmq ptok qb qzh keqozhm.\n41 Otmaxt rxtppha qzh tvvuh.\n42 Utxi jhmq qb qzh rtxahm.\n43 Otmaxt cbdxmhiha qb qzh rtxahm.\n44 Hbzm jhmq qb qzh ptqzxbby.\n45 Hbzm cbdxmhiha qb qzh phaxbby.\n46 Otmaxt uhsq qzh tvvuh.\n47 Utxi ybnha qb qzh ptqzxbby.\n48 Utxi jhmq qb qzh bsseoh.\n49 Otmaxt rbq qzh tvvuh.\n50 Otmaxt uhsq qzh tvvuh.\n51 Otmaxt qbbk qzh tvvuh.\n52 Ytmehu ybnha qb qzh bsseoh.\n53 Hbzm ybnha qb qzh keqozhm.\n54 Ytmehu ybnha qb qzh rtxahm.\n55 Utxi jhmq qb qzh keqozhm.\n56 Otmaxt cbdxmhiha qb qzh ztuujti.\n57 Otmaxt uhsq qzh tvvuh.\n58 Utxi ybnha qb qzh rtxahm.\n59 Otmaxt rbq qzh yeuk.\n60 Otmaxt vdq abjm qzh yeuk qzhxh.\n61 Hbzm jhmq qb qzh ptqzxbby.\n62 Ytmehu jhmq qb qzh ptqzxbby.\n63 Utxi cbdxmhiha qb qzh ztuujti.\n64 Utxi veokha dv qzh sbbqptuu.\n65 Utxi cbdxmhiha qb qzh keqozhm.\n66 Utxi axbvvha qzh sbbqptuu.\n67 Utxi qxtnhuuha qb qzh ptqzxbby.\n68 Hbzm ybnha qb qzh phaxbby.\n69 Utxi jhmq qb qzh bsseoh.\n70 Utxi cbdxmhiha qb qzh keqozhm.\n71 Utxi rbq qzh sbbqptuu.\n72 Utxi uhsq qzh sbbqptuu.\n73 Otmaxt qbbk qzh tvvuh.\n74 Otmaxt qbbk qzh yeuk.\n75 Ytmehu jhmq qb qzh bsseoh.\n76 Hbzm jhmq ptok qb qzh bsseoh.\n77 Hbzm jhmq qb qzh ptqzxbby.\n78 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n79 Utxi jhmq qb qzh ztuujti.\n80 Ytmehu ybnha qb qzh keqozhm.\n81 Ytmehu jhmq qb qzh phaxbby.\n82 Otmaxt vdq abjm qzh tvvuh qzhxh.\n83 Utxi rbq qzh tvvuh.\n84 Utxi jhmq qb qzh rtxahm.\n85 Utxi ybnha qb qzh ptqzxbby.\n86 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t83 85 84\n87 Otmaxt axbvvha qzh yeuk.\n88 Utxi aelotxaha qzh tvvuh.\n89 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t88 85 84\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh bsseoh.\n4 Utxi rbq qzh sbbqptuu.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Utxi jhmq ptok qb qzh ptqzxbby.\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t4 8 6\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Otmaxt qbbk qzh tvvuh.\n12 Otmaxt axbvvha qzh tvvuh.\n13 Utxi jhmq qb qzh keqozhm.\n14 Utxi vdq abjm qzh sbbqptuu.\n15 Ytmehu jhmq qb qzh rtxahm.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t14 8 6\n17 Utxi ybnha qb qzh bsseoh.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t14 8 6\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Otmaxt vdq abjm qzh yeuk.\n22 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t21 18 10\n23 Otmaxt jhmq ptok qb qzh keqozhm.\n24 Hbzm jhmq ptok qb qzh bsseoh.\n25 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t21 18 10\n1 Hbzm rxtppha qzh sbbqptuu.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Otmaxt cbdxmhiha qb qzh ztuujti.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Utxi rbq qzh yeuk.\n8 Hbzm vdq abjm qzh sbbqptuu.\n9 Utxi axbvvha qzh yeuk.\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Hbzm qbbk qzh sbbqptuu.\n12 Hbzm jhmq ptok qb qzh phaxbby.\n13 Otmaxt rbq qzh yeuk qzhxh.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Otmaxt veokha dv qzh tvvuh.\n16 Otmaxt axbvvha qzh tvvuh.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Otmaxt qbbk qzh tvvuh.\n19 Hbzm uhsq qzh sbbqptuu.\n20 Otmaxt axbvvha qzh yeuk.\n21 Hbzm cbdxmhiha qb qzh ztuujti.\n22 Ytmehu jhmq qb qzh phaxbby.\n23 Ytmehu qxtnhuuha qb qzh keqozhm.\n24 Otmaxt axbvvha qzh tvvuh.\n25 Otmaxt cbdxmhiha qb qzh bsseoh.\n26 Utxi jhmq ptok qb qzh ptqzxbby.\n27 Ytmehu jhmq ptok qb qzh ptqzxbby.\n28 Utxi qxtnhuuha qb qzh phaxbby.\n29 Utxi rbq qzh tvvuh qzhxh.\n30 Utxi uhsq qzh tvvuh.\n31 Otmaxt jhmq ptok qb qzh keqozhm.\n32 Otmaxt cbdxmhiha qb qzh bsseoh.\n33 Utxi ybnha qb qzh ztuujti.\n34 Hbzm ybnha qb qzh phaxbby.\n35 Hbzm qxtnhuuha qb qzh ztuujti.\n36 Utxi qxtnhuuha qb qzh keqozhm.\n37 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n38 Utxi cbdxmhiha qb qzh phaxbby.\n39 Utxi rxtppha qzh sbbqptuu qzhxh.\n40 Utxi axbvvha qzh sbbqptuu.\n41 Utxi cbdxmhiha qb qzh ztuujti.\n42 Ytmehu jhmq qb qzh rtxahm.\n43 Utxi jhmq qb qzh ptqzxbby.\n44 Utxi jhmq qb qzh keqozhm.\n45 Ytmehu jhmq qb qzh keqozhm.\n46 Hbzm jhmq ptok qb qzh ptqzxbby.\n47 Otmaxt qxtnhuuha qb qzh keqozhm.\n48 Hbzm qxtnhuuha qb qzh rtxahm.\n49 Hbzm qxtnhuuha qb qzh ztuujti.\n50 Ytmehu jhmq ptok qb qzh bsseoh.\n51 Hbzm jhmq ptok qb qzh keqozhm.\n52 Otmaxt jhmq ptok qb qzh ptqzxbby.\n53 Ytmehu jhmq ptok qb qzh ptqzxbby.\n54 Otmaxt ybnha qb qzh rtxahm.\n55 Otmaxt jhmq ptok qb qzh ptqzxbby.\n56 Hbzm ybnha qb qzh bsseoh.\n57 Hbzm cbdxmhiha qb qzh ptqzxbby.\n58 Utxi jhmq ptok qb qzh ztuujti.\n59 Otmaxt jhmq qb qzh keqozhm.\n60 Utxi qxtnhuuha qb qzh rtxahm.\n61 Utxi jhmq qb qzh ptqzxbby.\n62 Ytmehu jhmq ptok qb qzh bsseoh.\n63 Hbzm ybnha qb qzh keqozhm.\n64 Utxi jhmq qb qzh phaxbby.\n65 Utxi ybnha qb qzh ptqzxbby.\n66 Ytmehu jhmq ptok qb qzh keqozhm.\n67 Otmaxt ybnha qb qzh phaxbby.\n68 Utxi jhmq ptok qb qzh keqozhm.\n69 Utxi jhmq ptok qb qzh ztuujti.\n70 Hbzm jhmq qb qzh ztuujti.\n71 Utxi cbdxmhiha qb qzh rtxahm.\n72 Hbzm jhmq ptok qb qzh phaxbby.\n73 Otmaxt veokha dv qzh sbbqptuu.\n74 Hbzm rxtppha qzh tvvuh qzhxh.\n75 Ytmehu jhmq qb qzh bsseoh.\n76 Hbzm jhmq ptok qb qzh bsseoh.\n77 Utxi ybnha qb qzh bsseoh.\n78 Hbzm jhmq ptok qb qzh keqozhm.\n79 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t74 78 76\n80 Otmaxt cbdxmhiha qb qzh keqozhm.\n81 Otmaxt jhmq qb qzh bsseoh.\n82 Otmaxt axbvvha qzh sbbqptuu.\n83 Ytmehu qxtnhuuha qb qzh phaxbby.\n84 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t82 81 80\n85 Utxi rbq qzh sbbqptuu.\n86 Utxi ybnha qb qzh phaxbby.\n87 Otmaxt jhmq qb qzh rtxahm.\n88 Ytmehu cbdxmhiha qb qzh keqozhm.\n89 Utxi vdq abjm qzh sbbqptuu.\n90 Ytmehu qxtnhuuha qb qzh ztuujti.\n91 Ytmehu jhmq ptok qb qzh bsseoh.\n92 Hbzm ybnha qb qzh bsseoh.\n93 Utxi qbbk qzh yeuk.\n94 Hbzm uhsq qzh tvvuh.\n95 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t94 92 78\n96 Ytmehu jhmq qb qzh keqozhm.\n97 Hbzm ybnha qb qzh rtxahm.\n98 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t94 92 78\n99 Utxi rxtppha qzh sbbqptuu.\n100 Hbzm ybnha qb qzh keqozhm.\n101 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t94 92 78\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Ytmehu rbq qzh yeuk.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh ztuujti.\n7 Ytmehu axbvvha qzh yeuk.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Ytmehu jhmq qb qzh ztuujti.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Otmaxt ybnha qb qzh phaxbby.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Hbzm jhmq ptok qb qzh rtxahm.\n17 Hbzm rbq qzh sbbqptuu.\n18 Hbzm rxtppha qzh tvvuh.\n19 Ytmehu cbdxmhiha qb qzh ztuujti.\n20 Hbzm qxtnhuuha qb qzh bsseoh.\n21 Hbzm qbbk qzh yeuk qzhxh.\n22 Utxi qxtnhuuha qb qzh rtxahm.\n23 Ytmehu qxtnhuuha qb qzh rtxahm.\n24 Utxi ybnha qb qzh bsseoh.\n25 Otmaxt qxtnhuuha qb qzh keqozhm.\n26 Hbzm uhsq qzh yeuk.\n27 Ytmehu ybnha qb qzh ztuujti.\n28 Utxi jhmq ptok qb qzh rtxahm.\n29 Hbzm axbvvha qzh tvvuh.\n30 Utxi jhmq ptok qb qzh bsseoh.\n31 Hbzm rbq qzh yeuk.\n32 Ytmehu jhmq qb qzh keqozhm.\n33 Hbzm aelotxaha qzh yeuk.\n34 Hbzm uhsq qzh sbbqptuu qzhxh.\n35 Utxi rxtppha qzh yeuk.\n36 Hbzm jhmq ptok qb qzh rtxahm.\n37 Utxi uhsq qzh yeuk.\n38 Utxi rbq qzh sbbqptuu.\n39 Ytmehu jhmq qb qzh ptqzxbby.\n40 Utxi uhsq qzh sbbqptuu.\n41 Hbzm jhmq qb qzh bsseoh.\n42 Hbzm jhmq qb qzh phaxbby.\n43 Ytmehu ybnha qb qzh rtxahm.\n44 Utxi veokha dv qzh sbbqptuu.\n45 Utxi cbdxmhiha qb qzh ztuujti.\n46 Otmaxt cbdxmhiha qb qzh bsseoh.\n47 Hbzm jhmq qb qzh keqozhm.\n48 Otmaxt jhmq ptok qb qzh rtxahm.\n49 Hbzm jhmq qb qzh rtxahm.\n50 Utxi ybnha qb qzh phaxbby.\n51 Utxi axbvvha qzh sbbqptuu.\n52 Hbzm jhmq ptok qb qzh ptqzxbby.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t51 50 45\n54 Utxi cbdxmhiha qb qzh ztuujti.\n55 Ytmehu ybnha qb qzh keqozhm.\n56 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t51 50 45\n57 Hbzm ybnha qb qzh bsseoh.\n58 Hbzm qxtnhuuha qb qzh ptqzxbby.\n59 Hbzm qxtnhuuha qb qzh keqozhm.\n60 Otmaxt ybnha qb qzh bsseoh.\n61 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n62 Hbzm jhmq ptok qb qzh rtxahm.\n63 Otmaxt cbdxmhiha qb qzh keqozhm.\n64 Hbzm jhmq qb qzh bsseoh.\n65 Hbzm veokha dv qzh yeuk.\n66 Utxi jhmq ptok qb qzh bsseoh.\n67 Hbzm rbq qzh tvvuh.\n68 Hbzm uhsq qzh tvvuh.\n69 Utxi cbdxmhiha qb qzh ptqzxbby.\n70 Hbzm rbq qzh tvvuh qzhxh.\n71 Otmaxt jhmq qb qzh phaxbby.\n72 Hbzm aelotxaha qzh tvvuh.\n73 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n74 Hbzm rxtppha qzh tvvuh.\n75 Hbzm aelotxaha qzh yeuk.\n76 Otmaxt aelotxaha qzh sbbqptuu.\n77 Hbzm qbbk qzh yeuk.\n78 Otmaxt rbq qzh sbbqptuu.\n79 Ytmehu jhmq qb qzh rtxahm.\n80 Otmaxt cbdxmhiha qb qzh keqozhm.\n81 Otmaxt cbdxmhiha qb qzh rtxahm.\n82 Utxi cbdxmhiha qb qzh keqozhm.\n83 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t78 81 80\n84 Utxi ybnha qb qzh ztuujti.\n85 Hbzm aelotxaha qzh yeuk.\n86 Otmaxt jhmq qb qzh bsseoh.\n87 Otmaxt qxtnhuuha qb qzh rtxahm.\n88 Utxi jhmq qb qzh ptqzxbby.\n89 Otmaxt uhsq qzh sbbqptuu.\n90 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t89 86 81\n91 Ytmehu qbbk qzh sbbqptuu.\n92 Hbzm vdq abjm qzh tvvuh.\n93 Hbzm jhmq ptok qb qzh phaxbby.\n94 Utxi jhmq qb qzh keqozhm.\n95 Ytmehu ybnha qb qzh ztuujti.\n96 Utxi cbdxmhiha qb qzh rtxahm.\n97 Ytmehu axbvvha qzh sbbqptuu.\n98 Ytmehu qbbk qzh sbbqptuu.\n99 Otmaxt qxtnhuuha qb qzh phaxbby.\n100 Otmaxt jhmq ptok qb qzh ztuujti.\n101 Otmaxt ybnha qb qzh bsseoh.\n102 Otmaxt jhmq qb qzh keqozhm.\n103 Ytmehu axbvvha qzh sbbqptuu.\n104 Otmaxt jhmq ptok qb qzh rtxahm.\n105 Utxi jhmq qb qzh ztuujti.\n106 Otmaxt cbdxmhiha qb qzh ztuujti.\n107 Otmaxt rbq qzh sbbqptuu.\n108 Otmaxt axbvvha qzh sbbqptuu.\n109 Hbzm qxtnhuuha qb qzh bsseoh.\n110 Otmaxt cbdxmhiha qb qzh bsseoh.\n111 Hbzm veokha dv qzh yeuk qzhxh.\n112 Utxi rbq qzh sbbqptuu.\n113 Utxi uhsq qzh sbbqptuu.\n114 Ytmehu veokha dv qzh sbbqptuu.\n115 Hbzm qbbk qzh tvvuh qzhxh.\n116 Otmaxt jhmq qb qzh ztuujti.\n117 Hbzm uhsq qzh tvvuh.\n118 Hbzm rbq qzh tvvuh qzhxh.\n119 Ytmehu ybnha qb qzh phaxbby.\n120 Utxi qxtnhuuha qb qzh keqozhm.\n121 Utxi jhmq qb qzh bsseoh.\n122 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n123 Utxi jhmq ptok qb qzh keqozhm.\n124 Utxi qxtnhuuha qb qzh bsseoh.\n125 Hbzm jhmq qb qzh ptqzxbby.\n126 Ytmehu jhmq ptok qb qzh phaxbby.\n127 Utxi jhmq ptok qb qzh rtxahm.\n128 Ytmehu cbdxmhiha qb qzh keqozhm.\n129 Hbzm ybnha qb qzh rtxahm.\n130 Ytmehu jhmq ptok qb qzh ztuujti.\n131 Hbzm uhsq qzh tvvuh.\n132 Otmaxt cbdxmhiha qb qzh phaxbby.\n133 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t131 129 125\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Utxi jhmq qb qzh rtxahm.\n4 Hbzm ybnha qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Otmaxt jhmq qb qzh ztuujti.\n7 Otmaxt veokha dv qzh yeuk.\n8 Utxi rbq qzh sbbqptuu.\n9 Utxi veokha dv qzh tvvuh.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Otmaxt axbvvha qzh yeuk.\n15 Hbzm qxtnhuuha qb qzh ptqzxbby.\n16 Ytmehu jhmq ptok qb qzh keqozhm.\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Ytmehu ybnha qb qzh ptqzxbby.\n19 Utxi uhsq qzh sbbqptuu.\n20 Utxi axbvvha qzh tvvuh.\n21 Otmaxt ybnha qb qzh rtxahm.\n22 Otmaxt ybnha qb qzh phaxbby.\n23 Utxi veokha dv qzh tvvuh qzhxh.\n24 Ytmehu qxtnhuuha qb qzh rtxahm.\n25 Ytmehu veokha dv qzh yeuk.\n26 Utxi rxtppha qzh sbbqptuu.\n27 Utxi uhsq qzh tvvuh.\n28 Utxi qxtnhuuha qb qzh ztuujti.\n29 Hbzm rxtppha qzh tvvuh.\n30 Ytmehu uhsq qzh yeuk.\n31 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n32 Ytmehu rbq qzh yeuk qzhxh.\n33 Ytmehu vdq abjm qzh yeuk.\n34 Ytmehu jhmq ptok qb qzh bsseoh.\n35 Hbzm jhmq qb qzh bsseoh.\n36 Hbzm vdq abjm qzh tvvuh.\n37 Hbzm veokha dv qzh tvvuh.\n38 Otmaxt cbdxmhiha qb qzh ztuujti.\n39 Utxi aelotxaha qzh sbbqptuu qzhxh.\n40 Utxi rxtppha qzh sbbqptuu.\n41 Otmaxt ybnha qb qzh ptqzxbby.\n42 Otmaxt cbdxmhiha qb qzh phaxbby.\n43 Ytmehu ybnha qb qzh rtxahm.\n44 Ytmehu veokha dv qzh yeuk.\n45 Ytmehu ybnha qb qzh ptqzxbby.\n46 Utxi qxtnhuuha qb qzh keqozhm.\n47 Ytmehu ybnha qb qzh ztuujti.\n48 Hbzm uhsq qzh tvvuh.\n49 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t44 47 45\n50 Otmaxt ybnha qb qzh keqozhm.\n51 Ytmehu uhsq qzh yeuk.\n52 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t51 47 45\n53 Otmaxt ybnha qb qzh ztuujti.\n54 Otmaxt ybnha qb qzh bsseoh.\n55 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t51 47 45\n56 Otmaxt rxtppha qzh tvvuh.\n57 Otmaxt qxtnhuuha qb qzh rtxahm.\n58 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t51 47 45\n59 Otmaxt jhmq ptok qb qzh ztuujti.\n60 Utxi jhmq qb qzh ztuujti.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t56 59 57\n1 Ytmehu rbq qzh yeuk.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Utxi jhmq qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Ytmehu uhsq qzh yeuk.\n6 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Hbzm ybnha qb qzh ztuujti.\n10 Ytmehu qbbk qzh tvvuh qzhxh.\n11 Ytmehu qbbk qzh yeuk qzhxh.\n12 Ytmehu uhsq qzh yeuk.\n13 Ytmehu aelotxaha qzh tvvuh.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Utxi veokha dv qzh sbbqptuu.\n16 Utxi ybnha qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh ztuujti.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Ytmehu cbdxmhiha qb qzh rtxahm.\n20 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n21 Otmaxt ybnha qb qzh ptqzxbby.\n22 Otmaxt ybnha qb qzh bsseoh.\n23 Otmaxt veokha dv qzh sbbqptuu.\n24 Otmaxt axbvvha qzh sbbqptuu.\n25 Otmaxt veokha dv qzh sbbqptuu.\n26 Hbzm jhmq qb qzh keqozhm.\n27 Utxi ybnha qb qzh rtxahm.\n28 Ytmehu ybnha qb qzh rtxahm.\n29 Hbzm qxtnhuuha qb qzh phaxbby.\n30 Hbzm jhmq qb qzh rtxahm.\n31 Utxi qxtnhuuha qb qzh ptqzxbby.\n32 Hbzm qxtnhuuha qb qzh ztuujti.\n33 Otmaxt uhsq qzh sbbqptuu.\n34 Hbzm jhmq qb qzh phaxbby.\n35 Ytmehu jhmq ptok qb qzh ptqzxbby.\n36 Hbzm veokha dv qzh yeuk.\n37 Ytmehu ybnha qb qzh keqozhm.\n38 Hbzm rbq qzh tvvuh.\n39 Ytmehu cbdxmhiha qb qzh ztuujti.\n40 Utxi jhmq qb qzh rtxahm.\n41 Ytmehu jhmq ptok qb qzh bsseoh.\n42 Hbzm uhsq qzh tvvuh.\n43 Hbzm ybnha qb qzh keqozhm.\n44 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n45 Ytmehu jhmq qb qzh ptqzxbby.\n46 Otmaxt uhsq qzh sbbqptuu.\n47 Hbzm aelotxaha qzh yeuk.\n48 Otmaxt ybnha qb qzh keqozhm.\n49 Ytmehu ybnha qb qzh keqozhm.\n50 Ytmehu qbbk qzh yeuk.\n51 Hbzm jhmq qb qzh ztuujti.\n52 Hbzm cbdxmhiha qb qzh rtxahm.\n53 Ytmehu aelotxaha qzh yeuk.\n54 Ytmehu ybnha qb qzh bsseoh.\n55 Utxi cbdxmhiha qb qzh phaxbby.\n56 Ytmehu jhmq ptok qb qzh keqozhm.\n57 Utxi rxtppha qzh tvvuh.\n58 Utxi uhsq qzh tvvuh.\n59 Utxi jhmq qb qzh rtxahm.\n60 Otmaxt veokha dv qzh yeuk.\n61 Utxi cbdxmhiha qb qzh keqozhm.\n62 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n63 Hbzm qxtnhuuha qb qzh bsseoh.\n64 Utxi cbdxmhiha qb qzh bsseoh.\n65 Hbzm jhmq ptok qb qzh phaxbby.\n66 Utxi jhmq ptok qb qzh rtxahm.\n67 Otmaxt jhmq qb qzh rtxahm.\n68 Otmaxt qxtnhuuha qb qzh ztuujti.\n69 Ytmehu jhmq ptok qb qzh ztuujti.\n70 Otmaxt cbdxmhiha qb qzh rtxahm.\n71 Hbzm jhmq qb qzh keqozhm.\n72 Hbzm qxtnhuuha qb qzh phaxbby.\n73 Ytmehu jhmq ptok qb qzh ptqzxbby.\n74 Otmaxt vdq abjm qzh yeuk.\n75 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tztuujti\t74 70 68\n76 Hbzm rxtppha qzh tvvuh.\n77 Otmaxt rbq qzh yeuk.\n78 Hbzm axbvvha qzh tvvuh.\n79 Hbzm jhmq qb qzh ztuujti.\n80 Hbzm jhmq ptok qb qzh bsseoh.\n81 Hbzm qbbk qzh sbbqptuu.\n82 Hbzm jhmq ptok qb qzh ztuujti.\n83 Otmaxt vdq abjm qzh yeuk.\n84 Hbzm axbvvha qzh sbbqptuu.\n85 Otmaxt qbbk qzh yeuk.\n86 Hbzm veokha dv qzh sbbqptuu.\n87 Ytmehu jhmq ptok qb qzh rtxahm.\n88 Otmaxt uhsq qzh yeuk.\n89 Utxi qxtnhuuha qb qzh bsseoh.\n90 Otmaxt rbq qzh yeuk.\n91 Otmaxt qxtnhuuha qb qzh ztuujti.\n92 Utxi jhmq qb qzh ptqzxbby.\n93 Utxi qxtnhuuha qb qzh rtxahm.\n94 Ytmehu jhmq ptok qb qzh keqozhm.\n95 Otmaxt axbvvha qzh yeuk qzhxh.\n96 Otmaxt ybnha qb qzh ptqzxbby.\n97 Ytmehu qxtnhuuha qb qzh phaxbby.\n98 Utxi qxtnhuuha qb qzh ztuujti.\n99 Hbzm axbvvha qzh sbbqptuu.\n100 Ytmehu jhmq ptok qb qzh bsseoh.\n101 Ytmehu jhmq ptok qb qzh ptqzxbby.\n102 Utxi qxtnhuuha qb qzh phaxbby.\n103 Utxi veokha dv qzh tvvuh.\n104 Utxi ybnha qb qzh ztuujti.\n105 Utxi qxtnhuuha qb qzh rtxahm.\n106 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t103 105 104\n107 Utxi ybnha qb qzh ptqzxbby.\n108 Hbzm cbdxmhiha qb qzh ptqzxbby.\n109 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t103 107 105\n110 Otmaxt cbdxmhiha qb qzh ztuujti.\n111 Utxi aelotxaha qzh tvvuh.\n112 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t111 105 104\n113 Ytmehu rbq qzh tvvuh.\n114 Ytmehu axbvvha qzh tvvuh qzhxh.\n115 Hbzm rbq qzh tvvuh.\n116 Otmaxt qxtnhuuha qb qzh rtxahm.\n117 Hbzm jhmq ptok qb qzh keqozhm.\n118 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n119 Utxi qxtnhuuha qb qzh keqozhm.\n120 Ytmehu qxtnhuuha qb qzh rtxahm.\n121 Otmaxt jhmq qb qzh keqozhm.\n122 Otmaxt ybnha qb qzh ptqzxbby.\n123 Hbzm aelotxaha qzh tvvuh.\n124 Utxi jhmq qb qzh rtxahm.\n125 Ytmehu jhmq qb qzh ptqzxbby.\n126 Ytmehu ybnha qb qzh bsseoh.\n127 Hbzm qbbk qzh tvvuh.\n128 Utxi jhmq ptok qb qzh ztuujti.\n129 Hbzm qxtnhuuha qb qzh phaxbby.\n130 Utxi veokha dv qzh sbbqptuu.\n131 Utxi rbq qzh yeuk.\n132 Hbzm uhsq qzh tvvuh.\n133 Ytmehu ybnha qb qzh ztuujti.\n134 Otmaxt jhmq ptok qb qzh rtxahm.\n135 Ytmehu qxtnhuuha qb qzh rtxahm.\n136 Ytmehu ybnha qb qzh bsseoh.\n137 Utxi aelotxaha qzh sbbqptuu qzhxh.\n138 Utxi qxtnhuuha qb qzh ptqzxbby.\n139 Otmaxt qxtnhuuha qb qzh keqozhm.\n140 Ytmehu jhmq ptok qb qzh phaxbby.\n141 Utxi jhmq qb qzh keqozhm.\n142 Ytmehu veokha dv qzh tvvuh.\n143 Utxi ybnha qb qzh bsseoh.\n144 Ytmehu uhsq qzh tvvuh.\n145 Utxi uhsq qzh yeuk qzhxh.\n146 Utxi rxtppha qzh yeuk.\n147 Ytmehu jhmq ptok qb qzh rtxahm.\n148 Utxi qxtnhuuha qb qzh rtxahm.\n149 Otmaxt jhmq qb qzh ztuujti.\n150 Otmaxt rbq qzh sbbqptuu qzhxh.\n151 Hbzm jhmq qb qzh rtxahm.\n152 Otmaxt vdq abjm qzh sbbqptuu.\n153 Utxi uhsq qzh yeuk.\n154 Ytmehu rxtppha qzh yeuk.\n155 Utxi jhmq qb qzh keqozhm.\n156 Hbzm qxtnhuuha qb qzh bsseoh.\n157 Hbzm cbdxmhiha qb qzh ptqzxbby.\n158 Otmaxt rxtppha qzh sbbqptuu.\n159 Ytmehu qxtnhuuha qb qzh ztuujti.\n160 Otmaxt axbvvha qzh sbbqptuu.\n161 Ytmehu axbvvha qzh yeuk qzhxh.\n162 Otmaxt cbdxmhiha qb qzh bsseoh.\n163 Hbzm qxtnhuuha qb qzh rtxahm.\n164 Ytmehu veokha dv qzh sbbqptuu.\n165 Ytmehu aelotxaha qzh sbbqptuu.\n166 Hbzm cbdxmhiha qb qzh ptqzxbby.\n167 Ytmehu veokha dv qzh yeuk.\n168 Ytmehu qbbk qzh sbbqptuu qzhxh.\n169 Otmaxt cbdxmhiha qb qzh rtxahm.\n170 Ytmehu aelotxaha qzh yeuk qzhxh.\n171 Ytmehu veokha dv qzh yeuk qzhxh.\n172 Otmaxt cbdxmhiha qb qzh ztuujti.\n173 Ytmehu uhsq qzh sbbqptuu qzhxh.\n174 Otmaxt qbbk qzh sbbqptuu.\n175 Utxi jhmq ptok qb qzh rtxahm.\n176 Utxi qxtnhuuha qb qzh keqozhm.\n177 Ytmehu ybnha qb qzh ptqzxbby.\n178 Otmaxt aelotxaha qzh sbbqptuu.\n179 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n180 Ytmehu axbvvha qzh yeuk.\n181 Ytmehu jhmq qb qzh bsseoh.\n182 Hbzm rbq qzh yeuk.\n183 Hbzm qxtnhuuha qb qzh keqozhm.\n184 Hbzm ybnha qb qzh phaxbby.\n185 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t182 184 183\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Utxi rxtppha qzh yeuk.\n5 Utxi veokha dv qzh tvvuh.\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n9 Utxi qxtnhuuha qb qzh rtxahm.\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Utxi uhsq qzh yeuk.\n12 Otmaxt ybnha qb qzh bsseoh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t11 9 6\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Hbzm jhmq ptok qb qzh phaxbby.\n16 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t11 9 6\n17 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n18 Ytmehu rbq qzh yeuk.\n19 Ytmehu aelotxaha qzh sbbqptuu.\n20 Utxi jhmq qb qzh bsseoh.\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Otmaxt jhmq qb qzh phaxbby.\n23 Ytmehu ybnha qb qzh bsseoh.\n24 Ytmehu uhsq qzh yeuk.\n25 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t24 23 21\n26 Ytmehu ybnha qb qzh phaxbby.\n27 Hbzm qxtnhuuha qb qzh keqozhm.\n28 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t24 23 21\n29 Utxi axbvvha qzh tvvuh.\n30 Utxi jhmq qb qzh ztuujti.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t29 20 9\n1 Hbzm jhmq qb qzh bsseoh.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Hbzm qbbk qzh sbbqptuu.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Utxi ybnha qb qzh phaxbby.\n7 Utxi jhmq qb qzh keqozhm.\n8 Hbzm uhsq qzh sbbqptuu.\n9 Hbzm ybnha qb qzh bsseoh.\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Hbzm veokha dv qzh tvvuh.\n12 Hbzm rbq qzh yeuk.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Hbzm axbvvha qzh yeuk qzhxh.\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Ytmehu vdq abjm qzh yeuk.\n18 Hbzm axbvvha qzh tvvuh.\n19 Ytmehu rxtppha qzh tvvuh qzhxh.\n20 Ytmehu rbq qzh yeuk.\n21 Ytmehu axbvvha qzh yeuk.\n22 Utxi jhmq qb qzh bsseoh.\n23 Utxi qbbk qzh yeuk.\n24 Utxi cbdxmhiha qb qzh rtxahm.\n25 Utxi rxtppha qzh sbbqptuu.\n26 Ytmehu aelotxaha qzh tvvuh.\n27 Ytmehu jhmq ptok qb qzh rtxahm.\n28 Hbzm rbq qzh tvvuh.\n29 Hbzm ybnha qb qzh keqozhm.\n30 Hbzm vdq abjm qzh tvvuh.\n31 Hbzm qxtnhuuha qb qzh bsseoh.\n32 Utxi vdq abjm qzh sbbqptuu.\n33 Utxi jhmq qb qzh ptqzxbby.\n34 Hbzm jhmq ptok qb qzh rtxahm.\n35 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n36 Hbzm ybnha qb qzh ptqzxbby.\n37 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n38 Hbzm jhmq ptok qb qzh ztuujti.\n39 Ytmehu cbdxmhiha qb qzh keqozhm.\n40 Utxi qxtnhuuha qb qzh ztuujti.\n41 Otmaxt cbdxmhiha qb qzh keqozhm.\n42 Utxi axbvvha qzh yeuk.\n43 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t42 33 24\n44 Hbzm qxtnhuuha qb qzh keqozhm.\n45 Hbzm ybnha qb qzh bsseoh.\n46 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t42 40 33\n47 Otmaxt rxtppha qzh tvvuh.\n48 Utxi qbbk qzh yeuk.\n49 Otmaxt ybnha qb qzh phaxbby.\n50 Otmaxt uhsq qzh tvvuh.\n51 Otmaxt qbbk qzh tvvuh.\n52 Utxi jhmq qb qzh keqozhm.\n53 Hbzm qxtnhuuha qb qzh rtxahm.\n54 Otmaxt cbdxmhiha qb qzh rtxahm.\n55 Utxi qxtnhuuha qb qzh ptqzxbby.\n56 Otmaxt veokha dv qzh sbbqptuu.\n57 Hbzm jhmq qb qzh ptqzxbby.\n58 Otmaxt vdq abjm qzh tvvuh qzhxh.\n59 Otmaxt vdq abjm qzh sbbqptuu.\n60 Utxi vdq abjm qzh yeuk.\n61 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t60 55 52\n62 Ytmehu ybnha qb qzh rtxahm.\n63 Hbzm rbq qzh yeuk.\n64 Otmaxt rxtppha qzh tvvuh.\n65 Hbzm uhsq qzh yeuk.\n66 Hbzm qbbk qzh yeuk qzhxh.\n67 Hbzm axbvvha qzh yeuk.\n68 Hbzm rbq qzh yeuk.\n69 Otmaxt veokha dv qzh sbbqptuu.\n70 Ytmehu jhmq ptok qb qzh bsseoh.\n71 Hbzm uhsq qzh yeuk.\n72 Hbzm qbbk qzh yeuk.\n73 Hbzm uhsq qzh yeuk.\n74 Hbzm jhmq qb qzh bsseoh.\n75 Utxi ybnha qb qzh keqozhm.\n76 Otmaxt axbvvha qzh tvvuh.\n77 Ytmehu qxtnhuuha qb qzh phaxbby.\n78 Hbzm ybnha qb qzh phaxbby.\n79 Otmaxt rxtppha qzh tvvuh.\n80 Ytmehu jhmq qb qzh ztuujti.\n81 Otmaxt ybnha qb qzh keqozhm.\n82 Ytmehu qxtnhuuha qb qzh rtxahm.\n83 Otmaxt uhsq qzh tvvuh.\n84 Utxi jhmq ptok qb qzh bsseoh.\n85 Hbzm ybnha qb qzh bsseoh.\n86 Hbzm qxtnhuuha qb qzh keqozhm.\n87 Hbzm rbq qzh tvvuh.\n88 Ytmehu qxtnhuuha qb qzh keqozhm.\n89 Hbzm axbvvha qzh tvvuh qzhxh.\n90 Otmaxt qxtnhuuha qb qzh bsseoh.\n91 Otmaxt aelotxaha qzh sbbqptuu.\n92 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t91 90 81\n93 Hbzm jhmq qb qzh ptqzxbby.\n94 Otmaxt ybnha qb qzh phaxbby.\n95 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t91 90 81\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Hbzm axbvvha qzh sbbqptuu.\n3 Hbzm rbq qzh sbbqptuu qzhxh.\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Hbzm aelotxaha qzh sbbqptuu.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Utxi rbq qzh yeuk.\n9 Utxi qxtnhuuha qb qzh ptqzxbby.\n10 Utxi ybnha qb qzh ztuujti.\n11 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t8 10 9\n12 Hbzm qbbk qzh tvvuh.\n13 Utxi uhsq qzh yeuk.\n14 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t13 10 9\n15 Hbzm uhsq qzh tvvuh qzhxh.\n16 Hbzm rxtppha qzh tvvuh.\n17 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t13 10 9\n18 Utxi qxtnhuuha qb qzh ptqzxbby.\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t13 10 9\n21 Ytmehu qxtnhuuha qb qzh ztuujti.\n22 Hbzm cbdxmhiha qb qzh keqozhm.\n23 Ytmehu qbbk qzh yeuk.\n24 Hbzm uhsq qzh tvvuh.\n25 Utxi cbdxmhiha qb qzh ptqzxbby.\n26 Hbzm cbdxmhiha qb qzh ztuujti.\n27 Hbzm jhmq qb qzh phaxbby.\n28 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n29 Ytmehu jhmq ptok qb qzh phaxbby.\n30 Hbzm jhmq qb qzh bsseoh.\n31 Utxi cbdxmhiha qb qzh ztuujti.\n32 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n33 Otmaxt cbdxmhiha qb qzh rtxahm.\n34 Ytmehu ybnha qb qzh rtxahm.\n35 Ytmehu vdq abjm qzh yeuk.\n36 Otmaxt qbbk qzh yeuk qzhxh.\n37 Ytmehu ybnha qb qzh ztuujti.\n38 Otmaxt qxtnhuuha qb qzh keqozhm.\n39 Otmaxt rxtppha qzh tvvuh.\n40 Otmaxt uhsq qzh yeuk.\n41 Ytmehu qxtnhuuha qb qzh bsseoh.\n42 Otmaxt veokha dv qzh yeuk.\n43 Otmaxt aelotxaha qzh tvvuh qzhxh.\n44 Utxi jhmq qb qzh ptqzxbby.\n45 Otmaxt vdq abjm qzh yeuk.\n46 Utxi cbdxmhiha qb qzh keqozhm.\n47 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n48 Ytmehu jhmq ptok qb qzh phaxbby.\n49 Otmaxt cbdxmhiha qb qzh ztuujti.\n50 Hbzm qxtnhuuha qb qzh ztuujti.\n51 Utxi veokha dv qzh yeuk.\n52 Utxi qxtnhuuha qb qzh ztuujti.\n53 Otmaxt ybnha qb qzh phaxbby.\n54 Utxi qxtnhuuha qb qzh phaxbby.\n55 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t51 54 52\n1 Utxi rxtppha qzh tvvuh.\n2 Utxi aelotxaha qzh tvvuh.\n3 Utxi veokha dv qzh tvvuh.\n4 Utxi ybnha qb qzh ztuujti.\n5 Utxi uhsq qzh tvvuh qzhxh.\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Otmaxt veokha dv qzh sbbqptuu.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n13 Otmaxt veokha dv qzh sbbqptuu.\n14 Otmaxt uhsq qzh sbbqptuu.\n15 Otmaxt rbq qzh sbbqptuu.\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Utxi jhmq ptok qb qzh ztuujti.\n18 Hbzm qxtnhuuha qb qzh rtxahm.\n19 Hbzm qxtnhuuha qb qzh keqozhm.\n20 Otmaxt jhmq qb qzh ztuujti.\n21 Otmaxt qxtnhuuha qb qzh phaxbby.\n22 Otmaxt axbvvha qzh sbbqptuu.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t22 21 20\n24 Utxi rxtppha qzh yeuk.\n25 Otmaxt qxtnhuuha qb qzh bsseoh.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t22 21 20\n27 Hbzm jhmq qb qzh rtxahm.\n28 Otmaxt ybnha qb qzh ptqzxbby.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t22 21 20\n30 Utxi axbvvha qzh yeuk qzhxh.\n31 Utxi jhmq qb qzh ptqzxbby.\n32 Utxi ybnha qb qzh keqozhm.\n33 Hbzm jhmq qb qzh ptqzxbby.\n34 Utxi qxtnhuuha qb qzh ztuujti.\n35 Otmaxt jhmq qb qzh phaxbby.\n36 Ytmehu rxtppha qzh yeuk.\n37 Utxi jhmq ptok qb qzh rtxahm.\n38 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n39 Ytmehu jhmq qb qzh keqozhm.\n40 Utxi jhmq ptok qb qzh ztuujti.\n41 Ytmehu aelotxaha qzh yeuk.\n42 Ytmehu qxtnhuuha qb qzh phaxbby.\n43 Otmaxt jhmq ptok qb qzh ptqzxbby.\n44 Hbzm jhmq ptok qb qzh ztuujti.\n45 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n46 Hbzm qbbk qzh tvvuh qzhxh.\n47 Otmaxt ybnha qb qzh ztuujti.\n48 Ytmehu jhmq qb qzh keqozhm.\n49 Otmaxt ybnha qb qzh keqozhm.\n50 Otmaxt rbq qzh yeuk qzhxh.\n51 Hbzm cbdxmhiha qb qzh bsseoh.\n52 Ytmehu cbdxmhiha qb qzh phaxbby.\n53 Utxi ybnha qb qzh keqozhm.\n54 Utxi qxtnhuuha qb qzh rtxahm.\n55 Hbzm ybnha qb qzh ptqzxbby.\n56 Hbzm veokha dv qzh sbbqptuu.\n57 Hbzm vdq abjm qzh sbbqptuu.\n58 Otmaxt vdq abjm qzh yeuk.\n59 Hbzm vdq abjm qzh tvvuh.\n60 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t59 55 51\n61 Hbzm cbdxmhiha qb qzh ztuujti.\n62 Ytmehu qxtnhuuha qb qzh ztuujti.\n63 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t59 55 51\n1 Hbzm rbq qzh yeuk.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh ztuujti.\n4 Hbzm qbbk qzh tvvuh.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Utxi jhmq qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Hbzm cbdxmhiha qb qzh bsseoh.\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t14 12 9\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Otmaxt qxtnhuuha qb qzh keqozhm.\n18 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t14 12 9\n19 Hbzm vdq abjm qzh yeuk.\n20 Hbzm rbq qzh yeuk.\n21 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t14 12 9\n22 Hbzm uhsq qzh yeuk.\n23 Hbzm rxtppha qzh tvvuh.\n24 Otmaxt qxtnhuuha qb qzh bsseoh.\n25 Utxi cbdxmhiha qb qzh ptqzxbby.\n26 Utxi jhmq ptok qb qzh rtxahm.\n27 Hbzm jhmq qb qzh bsseoh.\n28 Hbzm cbdxmhiha qb qzh rtxahm.\n29 Hbzm cbdxmhiha qb qzh ztuujti.\n30 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n31 Hbzm jhmq ptok qb qzh rtxahm.\n32 Hbzm uhsq qzh tvvuh.\n33 Hbzm qbbk qzh tvvuh.\n34 Otmaxt jhmq qb qzh ptqzxbby.\n35 Hbzm vdq abjm qzh tvvuh qzhxh.\n36 Ytmehu qxtnhuuha qb qzh rtxahm.\n37 Ytmehu jhmq qb qzh phaxbby.\n38 Hbzm qxtnhuuha qb qzh bsseoh.\n39 Otmaxt qxtnhuuha qb qzh keqozhm.\n40 Utxi jhmq qb qzh ptqzxbby.\n41 Ytmehu rxtppha qzh yeuk.\n42 Otmaxt rxtppha qzh sbbqptuu.\n43 Ytmehu aelotxaha qzh yeuk qzhxh.\n44 Ytmehu cbdxmhiha qb qzh ztuujti.\n45 Ytmehu cbdxmhiha qb qzh keqozhm.\n46 Otmaxt qxtnhuuha qb qzh ztuujti.\n47 Utxi ybnha qb qzh ztuujti.\n48 Ytmehu jhmq ptok qb qzh rtxahm.\n49 Ytmehu jhmq ptok qb qzh ztuujti.\n50 Otmaxt jhmq ptok qb qzh ptqzxbby.\n51 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n52 Hbzm jhmq ptok qb qzh ztuujti.\n53 Hbzm qxtnhuuha qb qzh phaxbby.\n54 Otmaxt cbdxmhiha qb qzh rtxahm.\n55 Hbzm cbdxmhiha qb qzh ztuujti.\n56 Otmaxt vdq abjm qzh sbbqptuu.\n57 Hbzm qxtnhuuha qb qzh rtxahm.\n58 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t56 50 46\n59 Hbzm jhmq ptok qb qzh ptqzxbby.\n60 Otmaxt qbbk qzh tvvuh.\n61 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t56 50 46\n1 Otmaxt qbbk qzh sbbqptuu.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Otmaxt qbbk qzh tvvuh qzhxh.\n4 Otmaxt uhsq qzh sbbqptuu.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Utxi qxtnhuuha qb qzh keqozhm.\n10 Otmaxt aelotxaha qzh tvvuh.\n11 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t10 8 6\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Utxi jhmq qb qzh rtxahm.\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Utxi rxtppha qzh sbbqptuu.\n18 Utxi ybnha qb qzh phaxbby.\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Ytmehu vdq abjm qzh tvvuh qzhxh.\n21 Utxi vdq abjm qzh sbbqptuu.\n22 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n23 Hbzm jhmq ptok qb qzh ztuujti.\n24 Utxi cbdxmhiha qb qzh ztuujti.\n25 Otmaxt uhsq qzh yeuk.\n26 Hbzm qxtnhuuha qb qzh ptqzxbby.\n27 Otmaxt qbbk qzh yeuk.\n28 Hbzm qxtnhuuha qb qzh bsseoh.\n29 Hbzm ybnha qb qzh rtxahm.\n30 Ytmehu ybnha qb qzh phaxbby.\n31 Hbzm ybnha qb qzh phaxbby.\n32 Hbzm jhmq qb qzh keqozhm.\n33 Ytmehu veokha dv qzh sbbqptuu.\n34 Otmaxt ybnha qb qzh keqozhm.\n35 Otmaxt qxtnhuuha qb qzh phaxbby.\n36 Utxi jhmq qb qzh rtxahm.\n37 Ytmehu qxtnhuuha qb qzh keqozhm.\n38 Ytmehu rxtppha qzh tvvuh.\n39 Otmaxt qxtnhuuha qb qzh rtxahm.\n40 Ytmehu uhsq qzh sbbqptuu.\n41 Hbzm veokha dv qzh sbbqptuu.\n42 Otmaxt ybnha qb qzh phaxbby.\n43 Otmaxt axbvvha qzh yeuk.\n44 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t43 39 35\n45 Utxi jhmq ptok qb qzh bsseoh.\n46 Ytmehu jhmq ptok qb qzh phaxbby.\n47 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t43 42 39\n48 Ytmehu aelotxaha qzh tvvuh.\n49 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n50 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t43 42 39\n51 Otmaxt jhmq qb qzh ztuujti.\n52 Ytmehu cbdxmhiha qb qzh rtxahm.\n53 Otmaxt ybnha qb qzh ptqzxbby.\n54 Utxi jhmq qb qzh ptqzxbby.\n55 Hbzm cbdxmhiha qb qzh rtxahm.\n56 Otmaxt ybnha qb qzh phaxbby.\n57 Utxi qxtnhuuha qb qzh rtxahm.\n58 Hbzm vdq abjm qzh sbbqptuu.\n59 Utxi veokha dv qzh sbbqptuu qzhxh.\n60 Ytmehu ybnha qb qzh bsseoh.\n61 Otmaxt ybnha qb qzh rtxahm.\n62 Utxi ybnha qb qzh phaxbby.\n63 Hbzm ybnha qb qzh keqozhm.\n64 Utxi aelotxaha qzh sbbqptuu.\n65 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n66 Utxi jhmq qb qzh bsseoh.\n67 Hbzm jhmq ptok qb qzh rtxahm.\n68 Utxi qxtnhuuha qb qzh keqozhm.\n69 Otmaxt qxtnhuuha qb qzh ztuujti.\n70 Utxi jhmq qb qzh ptqzxbby.\n71 Ytmehu jhmq ptok qb qzh keqozhm.\n72 Ytmehu jhmq ptok qb qzh ztuujti.\n73 Hbzm ybnha qb qzh bsseoh.\n74 Ytmehu jhmq ptok qb qzh phaxbby.\n75 Otmaxt qxtnhuuha qb qzh phaxbby.\n76 Hbzm jhmq ptok qb qzh ptqzxbby.\n77 Utxi qxtnhuuha qb qzh rtxahm.\n78 Hbzm qxtnhuuha qb qzh keqozhm.\n79 Ytmehu veokha dv qzh sbbqptuu.\n80 Utxi cbdxmhiha qb qzh keqozhm.\n81 Ytmehu axbvvha qzh sbbqptuu.\n82 Hbzm cbdxmhiha qb qzh phaxbby.\n83 Ytmehu qbbk qzh tvvuh.\n84 Ytmehu rbq qzh yeuk.\n85 Ytmehu veokha dv qzh sbbqptuu.\n86 Hbzm jhmq qb qzh ztuujti.\n87 Ytmehu jhmq qb qzh rtxahm.\n88 Hbzm jhmq ptok qb qzh ptqzxbby.\n89 Ytmehu axbvvha qzh tvvuh.\n90 Hbzm ybnha qb qzh phaxbby.\n91 Ytmehu aelotxaha qzh sbbqptuu.\n92 Otmaxt jhmq qb qzh ptqzxbby.\n93 Ytmehu aelotxaha qzh yeuk.\n94 Ytmehu ybnha qb qzh keqozhm.\n95 Ytmehu jhmq qb qzh ztuujti.\n96 Otmaxt jhmq ptok qb qzh ztuujti.\n97 Otmaxt qxtnhuuha qb qzh keqozhm.\n98 Otmaxt jhmq qb qzh ptqzxbby.\n99 Ytmehu jhmq ptok qb qzh rtxahm.\n100 Otmaxt ybnha qb qzh phaxbby.\n101 Ytmehu ybnha qb qzh ztuujti.\n102 Otmaxt qxtnhuuha qb qzh ztuujti.\n103 Hbzm qxtnhuuha qb qzh ptqzxbby.\n104 Hbzm ybnha qb qzh bsseoh.\n105 Utxi ybnha qb qzh ptqzxbby.\n106 Hbzm ybnha qb qzh rtxahm.\n107 Hbzm rxtppha qzh tvvuh.\n108 Ytmehu cbdxmhiha qb qzh phaxbby.\n109 Hbzm axbvvha qzh tvvuh.\n110 Ytmehu jhmq qb qzh rtxahm.\n111 Ytmehu cbdxmhiha qb qzh bsseoh.\n112 Ytmehu jhmq qb qzh ptqzxbby.\n113 Otmaxt ybnha qb qzh ptqzxbby.\n114 Hbzm rbq qzh sbbqptuu.\n115 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n116 Utxi ybnha qb qzh keqozhm.\n117 Ytmehu jhmq qb qzh rtxahm.\n118 Utxi ybnha qb qzh phaxbby.\n119 Utxi qxtnhuuha qb qzh ptqzxbby.\n120 Hbzm cbdxmhiha qb qzh ztuujti.\n121 Ytmehu cbdxmhiha qb qzh ztuujti.\n122 Utxi jhmq ptok qb qzh ztuujti.\n123 Utxi cbdxmhiha qb qzh ptqzxbby.\n124 Otmaxt jhmq ptok qb qzh rtxahm.\n125 Utxi qxtnhuuha qb qzh keqozhm.\n126 Utxi cbdxmhiha qb qzh ztuujti.\n127 Hbzm ybnha qb qzh phaxbby.\n128 Otmaxt ybnha qb qzh phaxbby.\n129 Ytmehu jhmq ptok qb qzh phaxbby.\n130 Utxi ybnha qb qzh phaxbby.\n131 Utxi qxtnhuuha qb qzh rtxahm.\n132 Utxi qxtnhuuha qb qzh ztuujti.\n133 Otmaxt jhmq qb qzh ptqzxbby.\n134 Otmaxt ybnha qb qzh keqozhm.\n135 Otmaxt jhmq qb qzh phaxbby.\n136 Hbzm jhmq qb qzh bsseoh.\n137 Utxi ybnha qb qzh ptqzxbby.\n138 Hbzm cbdxmhiha qb qzh ptqzxbby.\n139 Ytmehu jhmq ptok qb qzh rtxahm.\n140 Ytmehu ybnha qb qzh bsseoh.\n141 Utxi jhmq qb qzh phaxbby.\n142 Hbzm jhmq ptok qb qzh rtxahm.\n143 Otmaxt jhmq qb qzh bsseoh.\n144 Hbzm rbq qzh yeuk.\n145 Utxi jhmq qb qzh ptqzxbby.\n146 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n147 Otmaxt jhmq ptok qb qzh ptqzxbby.\n148 Hbzm ybnha qb qzh bsseoh.\n149 Hbzm qxtnhuuha qb qzh ztuujti.\n150 Hbzm aelotxaha qzh yeuk.\n151 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t150 149 148\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Hbzm jhmq ptok qb qzh ptqzxbby.\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Otmaxt veokha dv qzh sbbqptuu.\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Utxi jhmq qb qzh bsseoh.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Hbzm aelotxaha qzh tvvuh.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Otmaxt uhsq qzh sbbqptuu qzhxh.\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Otmaxt rxtppha qzh sbbqptuu.\n18 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n19 Hbzm cbdxmhiha qb qzh keqozhm.\n20 Utxi ybnha qb qzh ptqzxbby.\n21 Ytmehu jhmq ptok qb qzh keqozhm.\n22 Otmaxt vdq abjm qzh sbbqptuu.\n23 Otmaxt rxtppha qzh sbbqptuu.\n24 Ytmehu cbdxmhiha qb qzh phaxbby.\n25 Utxi jhmq ptok qb qzh rtxahm.\n26 Otmaxt qxtnhuuha qb qzh ztuujti.\n27 Utxi cbdxmhiha qb qzh ptqzxbby.\n28 Ytmehu jhmq ptok qb qzh rtxahm.\n29 Ytmehu ybnha qb qzh ztuujti.\n30 Hbzm qbbk qzh tvvuh qzhxh.\n31 Utxi jhmq qb qzh ztuujti.\n32 Ytmehu jhmq qb qzh bsseoh.\n33 Ytmehu ybnha qb qzh keqozhm.\n34 Ytmehu jhmq qb qzh ztuujti.\n35 Hbzm axbvvha qzh tvvuh qzhxh.\n36 Ytmehu jhmq qb qzh keqozhm.\n37 Otmaxt aelotxaha qzh sbbqptuu.\n38 Hbzm veokha dv qzh tvvuh.\n39 Utxi veokha dv qzh sbbqptuu qzhxh.\n40 Utxi qxtnhuuha qb qzh keqozhm.\n41 Utxi aelotxaha qzh sbbqptuu.\n42 Ytmehu qbbk qzh sbbqptuu qzhxh.\n43 Ytmehu jhmq qb qzh phaxbby.\n44 Utxi cbdxmhiha qb qzh phaxbby.\n45 Utxi rbq qzh yeuk.\n46 Ytmehu axbvvha qzh sbbqptuu.\n47 Utxi rbq qzh sbbqptuu.\n48 Utxi jhmq ptok qb qzh bsseoh.\n49 Ytmehu jhmq qb qzh keqozhm.\n50 Ytmehu ybnha qb qzh ztuujti.\n51 Ytmehu cbdxmhiha qb qzh bsseoh.\n52 Otmaxt qxtnhuuha qb qzh keqozhm.\n53 Otmaxt jhmq ptok qb qzh phaxbby.\n54 Utxi cbdxmhiha qb qzh rtxahm.\n55 Otmaxt jhmq ptok qb qzh ztuujti.\n56 Utxi axbvvha qzh sbbqptuu.\n57 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t56 54 48\n58 Hbzm aelotxaha qzh tvvuh.\n59 Utxi veokha dv qzh sbbqptuu.\n60 Otmaxt ybnha qb qzh bsseoh.\n61 Hbzm veokha dv qzh tvvuh qzhxh.\n62 Utxi jhmq ptok qb qzh keqozhm.\n63 Utxi vdq abjm qzh sbbqptuu.\n64 Utxi veokha dv qzh sbbqptuu.\n65 Ytmehu jhmq qb qzh rtxahm.\n66 Ytmehu cbdxmhiha qb qzh ztuujti.\n67 Hbzm qxtnhuuha qb qzh bsseoh.\n68 Ytmehu jhmq qb qzh bsseoh.\n69 Ytmehu qxtnhuuha qb qzh phaxbby.\n70 Hbzm aelotxaha qzh tvvuh qzhxh.\n71 Otmaxt jhmq ptok qb qzh ptqzxbby.\n72 Hbzm cbdxmhiha qb qzh ptqzxbby.\n73 Otmaxt jhmq ptok qb qzh keqozhm.\n74 Hbzm ybnha qb qzh phaxbby.\n75 Otmaxt ybnha qb qzh rtxahm.\n76 Otmaxt jhmq qb qzh phaxbby.\n77 Utxi jhmq ptok qb qzh rtxahm.\n78 Utxi aelotxaha qzh yeuk.\n79 Utxi axbvvha qzh sbbqptuu qzhxh.\n80 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t78 77 62\n81 Hbzm cbdxmhiha qb qzh ztuujti.\n82 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n83 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t78 77 62\n84 Utxi qbbk qzh sbbqptuu.\n85 Hbzm ybnha qb qzh bsseoh.\n86 Ytmehu qxtnhuuha qb qzh ztuujti.\n87 Ytmehu jhmq qb qzh bsseoh.\n88 Hbzm veokha dv qzh tvvuh.\n89 Hbzm aelotxaha qzh tvvuh.\n90 Hbzm rbq qzh tvvuh.\n91 Utxi uhsq qzh sbbqptuu.\n92 Hbzm jhmq qb qzh rtxahm.\n93 Otmaxt ybnha qb qzh keqozhm.\n94 Hbzm veokha dv qzh sbbqptuu.\n95 Otmaxt jhmq qb qzh rtxahm.\n96 Hbzm cbdxmhiha qb qzh keqozhm.\n97 Hbzm aelotxaha qzh tvvuh.\n98 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t97 96 92\n99 Utxi rbq qzh yeuk.\n100 Otmaxt ybnha qb qzh keqozhm.\n101 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t97 96 92\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Utxi rbq qzh tvvuh.\n3 Hbzm jhmq qb qzh ptqzxbby.\n4 Utxi axbvvha qzh tvvuh.\n5 Utxi qbbk qzh tvvuh.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Ytmehu veokha dv qzh yeuk.\n9 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t8 10 9\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t8 13 10\n15 Ytmehu axbvvha qzh yeuk qzhxh.\n16 Utxi uhsq qzh tvvuh.\n17 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t15 10 9\n18 Utxi rxtppha qzh tvvuh.\n19 Ytmehu veokha dv qzh yeuk.\n20 Ytmehu vdq abjm qzh yeuk.\n21 Utxi jhmq ptok qb qzh keqozhm.\n22 Hbzm jhmq qb qzh bsseoh.\n23 Hbzm ybnha qb qzh rtxahm.\n24 Utxi qxtnhuuha qb qzh bsseoh.\n25 Hbzm cbdxmhiha qb qzh keqozhm.\n26 Otmaxt cbdxmhiha qb qzh keqozhm.\n27 Utxi vdq abjm qzh tvvuh.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t27 24 21\n29 Utxi veokha dv qzh tvvuh.\n30 Utxi cbdxmhiha qb qzh rtxahm.\n31 Utxi qxtnhuuha qb qzh phaxbby.\n32 Utxi aelotxaha qzh tvvuh.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t32 31 30\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Ytmehu jhmq qb qzh keqozhm.\n4 Hbzm veokha dv qzh tvvuh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Hbzm aelotxaha qzh tvvuh qzhxh.\n9 Hbzm jhmq qb qzh keqozhm.\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Utxi rbq qzh yeuk qzhxh.\n14 Utxi vdq abjm qzh yeuk.\n15 Utxi rbq qzh yeuk.\n16 Hbzm ybnha qb qzh ztuujti.\n17 Utxi jhmq qb qzh ptqzxbby.\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t15 18 17\n20 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n21 Hbzm rxtppha qzh sbbqptuu qzhxh.\n22 Utxi axbvvha qzh yeuk qzhxh.\n23 Hbzm vdq abjm qzh sbbqptuu.\n24 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t22 18 17\n25 Utxi cbdxmhiha qb qzh ptqzxbby.\n26 Ytmehu cbdxmhiha qb qzh rtxahm.\n27 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t22 18 17\n28 Ytmehu jhmq qb qzh ztuujti.\n29 Ytmehu qbbk qzh sbbqptuu.\n30 Otmaxt jhmq ptok qb qzh bsseoh.\n31 Ytmehu veokha dv qzh tvvuh.\n32 Ytmehu jhmq ptok qb qzh phaxbby.\n33 Ytmehu aelotxaha qzh sbbqptuu.\n34 Ytmehu jhmq ptok qb qzh keqozhm.\n35 Ytmehu ybnha qb qzh ptqzxbby.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t31 35 34\n37 Utxi ybnha qb qzh phaxbby.\n38 Ytmehu jhmq qb qzh ztuujti.\n39 Utxi rxtppha qzh sbbqptuu qzhxh.\n40 Ytmehu uhsq qzh tvvuh.\n41 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t40 38 35\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Hbzm jhmq qb qzh phaxbby.\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Otmaxt veokha dv qzh yeuk.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Ytmehu veokha dv qzh tvvuh.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Utxi qxtnhuuha qb qzh ptqzxbby.\n16 Ytmehu vdq abjm qzh tvvuh qzhxh.\n17 Hbzm jhmq ptok qb qzh rtxahm.\n18 Otmaxt qbbk qzh sbbqptuu.\n19 Hbzm jhmq ptok qb qzh ptqzxbby.\n20 Ytmehu veokha dv qzh tvvuh.\n21 Otmaxt jhmq qb qzh bsseoh.\n22 Hbzm ybnha qb qzh rtxahm.\n23 Ytmehu qxtnhuuha qb qzh ztuujti.\n24 Otmaxt jhmq qb qzh keqozhm.\n25 Utxi jhmq ptok qb qzh keqozhm.\n26 Ytmehu qxtnhuuha qb qzh rtxahm.\n27 Otmaxt jhmq ptok qb qzh ptqzxbby.\n28 Otmaxt cbdxmhiha qb qzh bsseoh.\n29 Ytmehu vdq abjm qzh tvvuh.\n30 Otmaxt qxtnhuuha qb qzh keqozhm.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t29 26 23\n32 Otmaxt aelotxaha qzh yeuk.\n33 Otmaxt jhmq qb qzh ztuujti.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t29 26 23\n35 Ytmehu ybnha qb qzh ptqzxbby.\n36 Hbzm rbq qzh tvvuh.\n37 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tbsseoh\t32 30 28\n38 Hbzm jhmq qb qzh bsseoh.\n39 Ytmehu cbdxmhiha qb qzh phaxbby.\n40 Ytmehu jhmq qb qzh keqozhm.\n41 Hbzm aelotxaha qzh tvvuh.\n42 Otmaxt cbdxmhiha qb qzh phaxbby.\n43 Hbzm ybnha qb qzh ptqzxbby.\n44 Otmaxt cbdxmhiha qb qzh keqozhm.\n45 Ytmehu jhmq qb qzh bsseoh.\n46 Otmaxt qbbk qzh yeuk.\n47 Utxi qxtnhuuha qb qzh ztuujti.\n48 Utxi jhmq ptok qb qzh rtxahm.\n49 Otmaxt jhmq ptok qb qzh ptqzxbby.\n50 Otmaxt jhmq ptok qb qzh keqozhm.\n51 Ytmehu veokha dv qzh tvvuh qzhxh.\n52 Otmaxt aelotxaha qzh yeuk qzhxh.\n53 Otmaxt rbq qzh yeuk.\n54 Otmaxt jhmq ptok qb qzh ptqzxbby.\n55 Utxi jhmq ptok qb qzh ptqzxbby.\n56 Utxi ybnha qb qzh rtxahm.\n57 Otmaxt cbdxmhiha qb qzh keqozhm.\n58 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t53 57 54\n59 Otmaxt qxtnhuuha qb qzh phaxbby.\n60 Ytmehu aelotxaha qzh tvvuh.\n61 Otmaxt uhsq qzh sbbqptuu.\n62 Hbzm ybnha qb qzh bsseoh.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t61 57 54\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Hbzm rbq qzh sbbqptuu.\n3 Ytmehu jhmq qb qzh phaxbby.\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Hbzm axbvvha qzh sbbqptuu.\n6 Hbzm jhmq ptok qb qzh phaxbby.\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Utxi qbbk qzh sbbqptuu.\n10 Utxi ybnha qb qzh phaxbby.\n11 Utxi ybnha qb qzh keqozhm.\n12 Otmaxt cbdxmhiha qb qzh keqozhm.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t9 11 10\n14 Otmaxt rxtppha qzh tvvuh.\n15 Utxi uhsq qzh sbbqptuu.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t15 11 10\n17 Utxi rxtppha qzh sbbqptuu.\n18 Utxi ybnha qb qzh bsseoh.\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Ytmehu jhmq qb qzh keqozhm.\n21 Utxi axbvvha qzh sbbqptuu.\n22 Utxi veokha dv qzh sbbqptuu.\n23 Utxi axbvvha qzh sbbqptuu.\n24 Utxi jhmq qb qzh keqozhm.\n25 Otmaxt aelotxaha qzh tvvuh qzhxh.\n26 Otmaxt qxtnhuuha qb qzh rtxahm.\n27 Hbzm ybnha qb qzh ztuujti.\n28 Utxi ybnha qb qzh rtxahm.\n29 Hbzm qxtnhuuha qb qzh rtxahm.\n30 Ytmehu jhmq ptok qb qzh ztuujti.\n31 Hbzm jhmq ptok qb qzh bsseoh.\n32 Hbzm cbdxmhiha qb qzh keqozhm.\n33 Ytmehu jhmq ptok qb qzh keqozhm.\n34 Otmaxt cbdxmhiha qb qzh ztuujti.\n35 Ytmehu jhmq ptok qb qzh phaxbby.\n36 Utxi qxtnhuuha qb qzh bsseoh.\n37 Ytmehu jhmq qb qzh bsseoh.\n38 Utxi cbdxmhiha qb qzh phaxbby.\n39 Hbzm jhmq ptok qb qzh phaxbby.\n40 Hbzm jhmq ptok qb qzh rtxahm.\n41 Otmaxt ybnha qb qzh ptqzxbby.\n42 Otmaxt ybnha qb qzh rtxahm.\n43 Ytmehu veokha dv qzh tvvuh.\n44 Otmaxt jhmq ptok qb qzh ztuujti.\n45 Otmaxt ybnha qb qzh phaxbby.\n46 Ytmehu axbvvha qzh tvvuh qzhxh.\n47 Hbzm jhmq ptok qb qzh bsseoh.\n48 Utxi jhmq qb qzh rtxahm.\n49 Otmaxt jhmq ptok qb qzh bsseoh.\n50 Ytmehu jhmq ptok qb qzh keqozhm.\n51 Otmaxt rbq qzh sbbqptuu qzhxh.\n52 Utxi jhmq ptok qb qzh ptqzxbby.\n53 Utxi ybnha qb qzh bsseoh.\n54 Otmaxt qbbk qzh tvvuh.\n55 Hbzm ybnha qb qzh ztuujti.\n56 Ytmehu jhmq ptok qb qzh rtxahm.\n57 Ytmehu jhmq ptok qb qzh keqozhm.\n58 Otmaxt aelotxaha qzh sbbqptuu.\n59 Otmaxt veokha dv qzh sbbqptuu.\n60 Hbzm qxtnhuuha qb qzh ptqzxbby.\n61 Otmaxt vdq abjm qzh tvvuh.\n62 Ytmehu jhmq ptok qb qzh ztuujti.\n63 Hbzm rxtppha qzh yeuk.\n64 Otmaxt cbdxmhiha qb qzh ztuujti.\n65 Utxi rxtppha qzh tvvuh.\n66 Ytmehu cbdxmhiha qb qzh bsseoh.\n67 Utxi cbdxmhiha qb qzh phaxbby.\n68 Hbzm jhmq qb qzh ztuujti.\n69 Otmaxt uhsq qzh sbbqptuu.\n70 Ytmehu jhmq qb qzh ztuujti.\n71 Hbzm aelotxaha qzh yeuk.\n72 Ytmehu jhmq qb qzh keqozhm.\n73 Hbzm qbbk qzh sbbqptuu qzhxh.\n74 Utxi uhsq qzh tvvuh.\n75 Ytmehu ybnha qb qzh rtxahm.\n76 Otmaxt jhmq qb qzh phaxbby.\n77 Hbzm cbdxmhiha qb qzh bsseoh.\n78 Hbzm aelotxaha qzh sbbqptuu.\n79 Utxi veokha dv qzh tvvuh.\n80 Utxi vdq abjm qzh tvvuh qzhxh.\n81 Utxi qbbk qzh tvvuh.\n82 Hbzm jhmq qb qzh keqozhm.\n83 Otmaxt jhmq qb qzh ptqzxbby.\n84 Hbzm cbdxmhiha qb qzh phaxbby.\n85 Utxi vdq abjm qzh tvvuh.\n86 Otmaxt ybnha qb qzh rtxahm.\n87 Hbzm jhmq qb qzh bsseoh.\n88 Ytmehu ybnha qb qzh phaxbby.\n89 Hbzm rxtppha qzh sbbqptuu.\n90 Ytmehu veokha dv qzh tvvuh qzhxh.\n91 Hbzm axbvvha qzh sbbqptuu qzhxh.\n92 Utxi qxtnhuuha qb qzh rtxahm.\n93 Otmaxt jhmq qb qzh phaxbby.\n94 Hbzm jhmq qb qzh ztuujti.\n95 Otmaxt jhmq ptok qb qzh ztuujti.\n96 Ytmehu ybnha qb qzh rtxahm.\n97 Otmaxt ybnha qb qzh phaxbby.\n98 Ytmehu axbvvha qzh tvvuh qzhxh.\n99 Otmaxt ybnha qb qzh bsseoh.\n100 Utxi qbbk qzh tvvuh.\n101 Otmaxt jhmq ptok qb qzh keqozhm.\n102 Hbzm jhmq qb qzh keqozhm.\n103 Utxi uhsq qzh tvvuh.\n104 Ytmehu rxtppha qzh tvvuh.\n105 Ytmehu vdq abjm qzh tvvuh.\n106 Ytmehu veokha dv qzh tvvuh.\n107 Hbzm ybnha qb qzh bsseoh.\n108 Hbzm qbbk qzh sbbqptuu.\n109 Hbzm vdq abjm qzh sbbqptuu.\n110 Hbzm veokha dv qzh sbbqptuu.\n111 Hbzm qxtnhuuha qb qzh ztuujti.\n112 Hbzm jhmq ptok qb qzh bsseoh.\n113 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t110 112 111\n114 Hbzm qxtnhuuha qb qzh ptqzxbby.\n115 Hbzm jhmq ptok qb qzh ztuujti.\n116 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t110 114 112\n117 Ytmehu ybnha qb qzh phaxbby.\n118 Hbzm uhsq qzh sbbqptuu.\n119 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t118 115 114\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Ytmehu qbbk qzh yeuk.\n4 Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Ytmehu axbvvha qzh yeuk qzhxh.\n8 Ytmehu rxtppha qzh yeuk.\n9 Utxi qxtnhuuha qb qzh phaxbby.\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Ytmehu aelotxaha qzh yeuk qzhxh.\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Hbzm ybnha qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Utxi cbdxmhiha qb qzh ztuujti.\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Hbzm ybnha qb qzh rtxahm.\n19 Hbzm jhmq qb qzh keqozhm.\n20 Ytmehu jhmq ptok qb qzh bsseoh.\n21 Ytmehu jhmq qb qzh rtxahm.\n22 Hbzm ybnha qb qzh phaxbby.\n23 Hbzm rxtppha qzh tvvuh.\n24 Utxi cbdxmhiha qb qzh phaxbby.\n25 Hbzm uhsq qzh tvvuh.\n26 Ytmehu jhmq ptok qb qzh bsseoh.\n27 Utxi veokha dv qzh sbbqptuu.\n28 Ytmehu jhmq ptok qb qzh rtxahm.\n29 Ytmehu jhmq ptok qb qzh ztuujti.\n30 Utxi uhsq qzh sbbqptuu qzhxh.\n31 Hbzm qbbk qzh yeuk qzhxh.\n32 Hbzm rxtppha qzh sbbqptuu.\n33 Hbzm jhmq ptok qb qzh bsseoh.\n34 Ytmehu jhmq qb qzh bsseoh.\n35 Utxi qbbk qzh tvvuh.\n36 Utxi jhmq qb qzh ptqzxbby.\n37 Utxi qxtnhuuha qb qzh ztuujti.\n38 Utxi uhsq qzh tvvuh.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t38 37 36\n40 Hbzm aelotxaha qzh sbbqptuu.\n41 Hbzm jhmq ptok qb qzh phaxbby.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t38 37 36\n43 Otmaxt jhmq ptok qb qzh keqozhm.\n44 Utxi qxtnhuuha qb qzh ptqzxbby.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t38 37 36\n46 Hbzm uhsq qzh yeuk.\n47 Utxi jhmq qb qzh phaxbby.\n48 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t46 41 33\n49 Otmaxt jhmq ptok qb qzh ptqzxbby.\n50 Hbzm veokha dv qzh yeuk.\n51 Hbzm cbdxmhiha qb qzh bsseoh.\n52 Hbzm qxtnhuuha qb qzh ptqzxbby.\n53 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t50 52 51\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Hbzm jhmq ptok qb qzh bsseoh.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Ytmehu rbq qzh tvvuh.\n7 Ytmehu rbq qzh sbbqptuu.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Hbzm veokha dv qzh yeuk.\n10 Hbzm axbvvha qzh yeuk.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Ytmehu uhsq qzh tvvuh.\n14 Ytmehu rbq qzh tvvuh qzhxh.\n15 Hbzm veokha dv qzh yeuk.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Ytmehu uhsq qzh tvvuh.\n18 Hbzm aelotxaha qzh yeuk.\n19 Otmaxt qbbk qzh yeuk.\n20 Utxi cbdxmhiha qb qzh rtxahm.\n21 Ytmehu qxtnhuuha qb qzh rtxahm.\n22 Otmaxt aelotxaha qzh yeuk.\n23 Otmaxt rbq qzh yeuk.\n24 Ytmehu vdq abjm qzh sbbqptuu.\n25 Otmaxt uhsq qzh yeuk.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Utxi ybnha qb qzh ztuujti.\n28 Otmaxt jhmq qb qzh ptqzxbby.\n29 Hbzm qxtnhuuha qb qzh rtxahm.\n30 Hbzm rbq qzh sbbqptuu.\n31 Utxi qxtnhuuha qb qzh keqozhm.\n32 Ytmehu qxtnhuuha qb qzh phaxbby.\n33 Otmaxt cbdxmhiha qb qzh rtxahm.\n34 Ytmehu veokha dv qzh tvvuh qzhxh.\n35 Hbzm jhmq qb qzh keqozhm.\n36 Hbzm ybnha qb qzh phaxbby.\n37 Hbzm qxtnhuuha qb qzh rtxahm.\n38 Hbzm ybnha qb qzh keqozhm.\n39 Hbzm axbvvha qzh sbbqptuu.\n40 Ytmehu vdq abjm qzh tvvuh qzhxh.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t39 38 37\n42 Utxi rbq qzh sbbqptuu.\n43 Ytmehu rbq qzh tvvuh.\n44 Ytmehu aelotxaha qzh tvvuh.\n45 Hbzm qxtnhuuha qb qzh bsseoh.\n46 Utxi jhmq qb qzh rtxahm.\n47 Otmaxt cbdxmhiha qb qzh keqozhm.\n48 Ytmehu rbq qzh tvvuh qzhxh.\n49 Utxi uhsq qzh sbbqptuu.\n50 Hbzm rbq qzh yeuk.\n51 Hbzm vdq abjm qzh yeuk.\n52 Otmaxt qxtnhuuha qb qzh rtxahm.\n53 Ytmehu vdq abjm qzh tvvuh.\n54 Ytmehu qbbk qzh tvvuh.\n55 Utxi qxtnhuuha qb qzh keqozhm.\n56 Hbzm cbdxmhiha qb qzh phaxbby.\n57 Ytmehu aelotxaha qzh tvvuh.\n58 Otmaxt veokha dv qzh sbbqptuu.\n59 Utxi cbdxmhiha qb qzh bsseoh.\n60 Ytmehu rbq qzh tvvuh.\n61 Otmaxt jhmq qb qzh ptqzxbby.\n62 Hbzm jhmq ptok qb qzh ztuujti.\n63 Otmaxt vdq abjm qzh sbbqptuu.\n64 Ytmehu uhsq qzh tvvuh.\n65 Otmaxt qbbk qzh sbbqptuu qzhxh.\n66 Hbzm jhmq ptok qb qzh phaxbby.\n67 Hbzm qxtnhuuha qb qzh ptqzxbby.\n68 Otmaxt uhsq qzh sbbqptuu.\n69 Otmaxt ybnha qb qzh bsseoh.\n70 Ytmehu rbq qzh tvvuh.\n71 Utxi qbbk qzh yeuk.\n72 Ytmehu jhmq qb qzh rtxahm.\n73 Ytmehu qxtnhuuha qb qzh bsseoh.\n74 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t70 73 72\n75 Otmaxt ybnha qb qzh ztuujti.\n76 Ytmehu cbdxmhiha qb qzh rtxahm.\n77 Ytmehu axbvvha qzh tvvuh.\n78 Ytmehu jhmq qb qzh bsseoh.\n79 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t77 76 73\n80 Utxi aelotxaha qzh yeuk.\n81 Hbzm ybnha qb qzh bsseoh.\n82 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t77 76 73\n83 Hbzm qxtnhuuha qb qzh rtxahm.\n84 Ytmehu jhmq qb qzh rtxahm.\n85 Hbzm veokha dv qzh tvvuh.\n86 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n87 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n88 Otmaxt rbq qzh sbbqptuu.\n89 Otmaxt ybnha qb qzh rtxahm.\n90 Otmaxt vdq abjm qzh sbbqptuu.\n91 Otmaxt ybnha qb qzh keqozhm.\n92 Otmaxt jhmq qb qzh ptqzxbby.\n93 Utxi qbbk qzh yeuk.\n94 Hbzm qbbk qzh sbbqptuu.\n95 Utxi axbvvha qzh yeuk qzhxh.\n96 Hbzm axbvvha qzh sbbqptuu.\n97 Hbzm uhsq qzh tvvuh.\n98 Otmaxt jhmq qb qzh phaxbby.\n99 Hbzm cbdxmhiha qb qzh ptqzxbby.\n100 Hbzm cbdxmhiha qb qzh bsseoh.\n101 Ytmehu ybnha qb qzh keqozhm.\n102 Hbzm rbq qzh yeuk.\n103 Ytmehu qxtnhuuha qb qzh rtxahm.\n104 Ytmehu rxtppha qzh tvvuh qzhxh.\n105 Ytmehu axbvvha qzh tvvuh qzhxh.\n106 Utxi cbdxmhiha qb qzh keqozhm.\n107 Hbzm vdq abjm qzh yeuk qzhxh.\n108 Hbzm cbdxmhiha qb qzh ptqzxbby.\n109 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n110 Hbzm jhmq ptok qb qzh ztuujti.\n111 Utxi jhmq ptok qb qzh bsseoh.\n112 Utxi cbdxmhiha qb qzh ptqzxbby.\n113 Otmaxt jhmq qb qzh rtxahm.\n114 Ytmehu cbdxmhiha qb qzh rtxahm.\n115 Otmaxt cbdxmhiha qb qzh phaxbby.\n116 Utxi qxtnhuuha qb qzh bsseoh.\n117 Ytmehu cbdxmhiha qb qzh phaxbby.\n118 Ytmehu cbdxmhiha qb qzh ztuujti.\n119 Utxi rbq qzh yeuk.\n120 Otmaxt qxtnhuuha qb qzh ztuujti.\n121 Utxi axbvvha qzh yeuk qzhxh.\n122 Utxi cbdxmhiha qb qzh phaxbby.\n123 Otmaxt jhmq qb qzh keqozhm.\n124 Ytmehu ybnha qb qzh phaxbby.\n125 Ytmehu jhmq qb qzh rtxahm.\n126 Hbzm qxtnhuuha qb qzh phaxbby.\n127 Ytmehu jhmq ptok qb qzh keqozhm.\n128 Hbzm qxtnhuuha qb qzh rtxahm.\n129 Hbzm ybnha qb qzh ztuujti.\n130 Ytmehu qxtnhuuha qb qzh ztuujti.\n131 Utxi qxtnhuuha qb qzh bsseoh.\n132 Utxi veokha dv qzh yeuk.\n133 Ytmehu ybnha qb qzh bsseoh.\n134 Utxi aelotxaha qzh yeuk.\n135 Ytmehu ybnha qb qzh rtxahm.\n136 Utxi qxtnhuuha qb qzh ztuujti.\n137 Otmaxt jhmq ptok qb qzh ztuujti.\n138 Hbzm jhmq qb qzh rtxahm.\n139 Ytmehu qxtnhuuha qb qzh keqozhm.\n140 Hbzm rbq qzh tvvuh.\n141 Otmaxt jhmq qb qzh ptqzxbby.\n142 Ytmehu ybnha qb qzh ztuujti.\n143 Hbzm aelotxaha qzh tvvuh.\n144 Hbzm qxtnhuuha qb qzh keqozhm.\n145 Utxi jhmq qb qzh rtxahm.\n146 Otmaxt cbdxmhiha qb qzh ztuujti.\n147 Utxi rbq qzh tvvuh qzhxh.\n148 Utxi vdq abjm qzh tvvuh qzhxh.\n149 Utxi rxtppha qzh sbbqptuu qzhxh.\n150 Otmaxt jhmq qb qzh phaxbby.\n151 Utxi rbq qzh tvvuh.\n152 Otmaxt jhmq ptok qb qzh ptqzxbby.\n153 Otmaxt ybnha qb qzh ztuujti.\n154 Ytmehu cbdxmhiha qb qzh phaxbby.\n155 Otmaxt qxtnhuuha qb qzh phaxbby.\n156 Otmaxt jhmq ptok qb qzh rtxahm.\n157 Ytmehu cbdxmhiha qb qzh bsseoh.\n158 Utxi qxtnhuuha qb qzh phaxbby.\n159 Otmaxt ybnha qb qzh bsseoh.\n160 Ytmehu qxtnhuuha qb qzh ztuujti.\n161 Otmaxt rxtppha qzh yeuk.\n162 Ytmehu jhmq qb qzh bsseoh.\n163 Utxi cbdxmhiha qb qzh ztuujti.\n164 Otmaxt uhsq qzh yeuk.\n165 Utxi aelotxaha qzh tvvuh.\n166 Utxi rxtppha qzh tvvuh.\n167 Ytmehu rxtppha qzh yeuk.\n168 Utxi vdq abjm qzh tvvuh.\n169 Ytmehu vdq abjm qzh yeuk.\n170 Hbzm ybnha qb qzh ztuujti.\n171 Utxi rbq qzh tvvuh.\n172 Otmaxt rbq qzh yeuk qzhxh.\n173 Ytmehu jhmq qb qzh rtxahm.\n174 Utxi uhsq qzh tvvuh.\n175 Otmaxt uhsq qzh yeuk qzhxh.\n176 Ytmehu jhmq qb qzh keqozhm.\n177 Ytmehu ybnha qb qzh rtxahm.\n178 Hbzm jhmq qb qzh bsseoh.\n179 Ytmehu jhmq ptok qb qzh ztuujti.\n180 Ytmehu qxtnhuuha qb qzh phaxbby.\n181 Ytmehu ybnha qb qzh keqozhm.\n182 Otmaxt qxtnhuuha qb qzh ztuujti.\n183 Hbzm veokha dv qzh yeuk.\n184 Utxi veokha dv qzh tvvuh.\n185 Utxi uhsq qzh tvvuh.\n186 Utxi uhsq qzh sbbqptuu.\n187 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t186 163 158\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Ytmehu ybnha qb qzh phaxbby.\n4 Hbzm rxtppha qzh tvvuh.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Hbzm uhsq qzh tvvuh.\n7 Otmaxt rbq qzh yeuk.\n8 Hbzm rxtppha qzh tvvuh.\n9 Otmaxt aelotxaha qzh yeuk qzhxh.\n10 Hbzm axbvvha qzh tvvuh.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Hbzm ybnha qb qzh rtxahm.\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Hbzm rbq qzh sbbqptuu.\n16 Hbzm cbdxmhiha qb qzh keqozhm.\n17 Hbzm qxtnhuuha qb qzh bsseoh.\n18 Hbzm cbdxmhiha qb qzh phaxbby.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t15 18 17\n20 Utxi cbdxmhiha qb qzh keqozhm.\n21 Utxi veokha dv qzh tvvuh.\n22 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n23 Hbzm jhmq ptok qb qzh rtxahm.\n24 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t22 18 17\n25 Utxi jhmq ptok qb qzh rtxahm.\n26 Hbzm jhmq qb qzh bsseoh.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t22 17 16\n28 Utxi cbdxmhiha qb qzh ptqzxbby.\n29 Ytmehu veokha dv qzh sbbqptuu.\n30 Ytmehu qxtnhuuha qb qzh rtxahm.\n31 Utxi axbvvha qzh tvvuh.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t31 28 25\n33 Ytmehu uhsq qzh sbbqptuu.\n34 Utxi qbbk qzh tvvuh.\n35 Utxi vdq abjm qzh tvvuh.\n36 Otmaxt cbdxmhiha qb qzh keqozhm.\n37 Utxi ybnha qb qzh bsseoh.\n38 Otmaxt ybnha qb qzh phaxbby.\n39 Ytmehu jhmq ptok qb qzh phaxbby.\n40 Ytmehu cbdxmhiha qb qzh bsseoh.\n41 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n42 Hbzm cbdxmhiha qb qzh ptqzxbby.\n43 Utxi jhmq qb qzh rtxahm.\n44 Utxi qxtnhuuha qb qzh keqozhm.\n45 Ytmehu cbdxmhiha qb qzh rtxahm.\n46 Hbzm jhmq ptok qb qzh keqozhm.\n47 Ytmehu ybnha qb qzh phaxbby.\n48 Hbzm cbdxmhiha qb qzh phaxbby.\n49 Hbzm ybnha qb qzh rtxahm.\n50 Ytmehu jhmq qb qzh bsseoh.\n51 Hbzm ybnha qb qzh keqozhm.\n52 Otmaxt veokha dv qzh tvvuh.\n53 Utxi cbdxmhiha qb qzh ztuujti.\n54 Ytmehu qxtnhuuha qb qzh keqozhm.\n55 Ytmehu jhmq ptok qb qzh ztuujti.\n56 Otmaxt axbvvha qzh tvvuh.\n57 Ytmehu qxtnhuuha qb qzh keqozhm.\n58 Hbzm ybnha qb qzh ztuujti.\n59 Ytmehu qxtnhuuha qb qzh rtxahm.\n60 Ytmehu veokha dv qzh yeuk.\n61 Ytmehu veokha dv qzh sbbqptuu.\n62 Ytmehu qxtnhuuha qb qzh ztuujti.\n63 Otmaxt rxtppha qzh tvvuh.\n64 Hbzm ybnha qb qzh phaxbby.\n65 Otmaxt cbdxmhiha qb qzh phaxbby.\n66 Ytmehu uhsq qzh yeuk.\n67 Utxi jhmq ptok qb qzh phaxbby.\n68 Ytmehu axbvvha qzh sbbqptuu.\n69 Utxi jhmq qb qzh rtxahm.\n70 Ytmehu ybnha qb qzh rtxahm.\n71 Hbzm jhmq qb qzh rtxahm.\n72 Hbzm jhmq qb qzh phaxbby.\n73 Ytmehu ybnha qb qzh bsseoh.\n74 Utxi jhmq ptok qb qzh phaxbby.\n75 Otmaxt aelotxaha qzh tvvuh.\n76 Hbzm cbdxmhiha qb qzh ztuujti.\n77 Otmaxt jhmq ptok qb qzh ztuujti.\n78 Utxi rxtppha qzh tvvuh.\n79 Utxi uhsq qzh tvvuh.\n80 Otmaxt qxtnhuuha qb qzh rtxahm.\n81 Utxi cbdxmhiha qb qzh ptqzxbby.\n82 Otmaxt qxtnhuuha qb qzh bsseoh.\n83 Ytmehu jhmq qb qzh keqozhm.\n84 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n85 Ytmehu jhmq qb qzh keqozhm.\n86 Hbzm ybnha qb qzh keqozhm.\n87 Hbzm jhmq qb qzh phaxbby.\n88 Otmaxt jhmq ptok qb qzh phaxbby.\n89 Utxi qxtnhuuha qb qzh bsseoh.\n90 Hbzm veokha dv qzh tvvuh.\n91 Utxi ybnha qb qzh ztuujti.\n92 Ytmehu ybnha qb qzh bsseoh.\n93 Hbzm uhsq qzh tvvuh.\n94 Hbzm veokha dv qzh tvvuh.\n95 Utxi rbq qzh sbbqptuu.\n96 Hbzm jhmq qb qzh rtxahm.\n97 Ytmehu cbdxmhiha qb qzh phaxbby.\n98 Utxi qxtnhuuha qb qzh ptqzxbby.\n99 Ytmehu ybnha qb qzh rtxahm.\n100 Otmaxt ybnha qb qzh ptqzxbby.\n101 Otmaxt jhmq qb qzh keqozhm.\n102 Utxi aelotxaha qzh sbbqptuu.\n103 Hbzm axbvvha qzh tvvuh.\n104 Utxi rbq qzh sbbqptuu.\n105 Ytmehu jhmq ptok qb qzh bsseoh.\n106 Utxi axbvvha qzh sbbqptuu.\n107 Hbzm jhmq qb qzh bsseoh.\n108 Utxi jhmq ptok qb qzh keqozhm.\n109 Hbzm qxtnhuuha qb qzh ztuujti.\n110 Hbzm jhmq ptok qb qzh rtxahm.\n111 Ytmehu ybnha qb qzh rtxahm.\n112 Ytmehu veokha dv qzh tvvuh.\n113 Ytmehu ybnha qb qzh ptqzxbby.\n114 Hbzm qxtnhuuha qb qzh keqozhm.\n115 Ytmehu rxtppha qzh sbbqptuu.\n116 Ytmehu uhsq qzh tvvuh qzhxh.\n117 Ytmehu veokha dv qzh tvvuh.\n118 Utxi jhmq qb qzh phaxbby.\n119 Ytmehu qxtnhuuha qb qzh phaxbby.\n120 Ytmehu qxtnhuuha qb qzh ztuujti.\n121 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t117 120 119\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Otmaxt rbq qzh yeuk.\n3 Ytmehu rbq qzh tvvuh.\n4 Ytmehu axbvvha qzh tvvuh.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Hbzm jhmq qb qzh rtxahm.\n7 Hbzm jhmq qb qzh keqozhm.\n8 Hbzm veokha dv qzh tvvuh.\n9 Hbzm cbdxmhiha qb qzh ztuujti.\n10 Hbzm aelotxaha qzh tvvuh.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Ytmehu cbdxmhiha qb qzh ztuujti.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Otmaxt rbq qzh tvvuh qzhxh.\n15 Utxi ybnha qb qzh phaxbby.\n16 Utxi jhmq qb qzh rtxahm.\n17 Hbzm jhmq qb qzh keqozhm.\n18 Ytmehu ybnha qb qzh keqozhm.\n19 Utxi jhmq qb qzh ptqzxbby.\n20 Hbzm qxtnhuuha qb qzh ztuujti.\n21 Otmaxt vdq abjm qzh yeuk.\n22 Hbzm qxtnhuuha qb qzh phaxbby.\n23 Otmaxt qxtnhuuha qb qzh rtxahm.\n24 Otmaxt aelotxaha qzh tvvuh.\n25 Ytmehu cbdxmhiha qb qzh phaxbby.\n26 Ytmehu veokha dv qzh sbbqptuu.\n27 Ytmehu ybnha qb qzh keqozhm.\n28 Ytmehu vdq abjm qzh sbbqptuu.\n29 Ytmehu rbq qzh sbbqptuu.\n30 Hbzm ybnha qb qzh keqozhm.\n31 Utxi jhmq ptok qb qzh keqozhm.\n32 Ytmehu uhsq qzh sbbqptuu.\n33 Hbzm rbq qzh sbbqptuu qzhxh.\n34 Otmaxt veokha dv qzh tvvuh qzhxh.\n35 Otmaxt aelotxaha qzh tvvuh.\n36 Hbzm ybnha qb qzh rtxahm.\n37 Otmaxt rbq qzh tvvuh.\n38 Otmaxt aelotxaha qzh tvvuh.\n39 Ytmehu ybnha qb qzh ptqzxbby.\n40 Otmaxt qbbk qzh tvvuh.\n41 Otmaxt jhmq qb qzh keqozhm.\n42 Ytmehu jhmq ptok qb qzh phaxbby.\n43 Otmaxt vdq abjm qzh tvvuh qzhxh.\n44 Otmaxt qbbk qzh tvvuh.\n45 Otmaxt uhsq qzh tvvuh.\n46 Otmaxt rbq qzh tvvuh.\n47 Otmaxt axbvvha qzh tvvuh.\n48 Utxi qbbk qzh tvvuh.\n49 Hbzm jhmq ptok qb qzh ztuujti.\n50 Hbzm rxtppha qzh yeuk.\n51 Ytmehu ybnha qb qzh ztuujti.\n52 Utxi uhsq qzh tvvuh.\n53 Otmaxt jhmq ptok qb qzh bsseoh.\n54 Otmaxt qxtnhuuha qb qzh rtxahm.\n55 Otmaxt jhmq ptok qb qzh keqozhm.\n56 Otmaxt jhmq ptok qb qzh ztuujti.\n57 Utxi rxtppha qzh tvvuh.\n58 Ytmehu ybnha qb qzh bsseoh.\n59 Hbzm jhmq ptok qb qzh ptqzxbby.\n60 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n61 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t60 49 36\n62 Hbzm jhmq ptok qb qzh ztuujti.\n63 Utxi uhsq qzh tvvuh.\n64 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t60 59 49\n65 Otmaxt jhmq qb qzh ptqzxbby.\n66 Hbzm axbvvha qzh yeuk.\n67 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t60 59 49\n68 Utxi veokha dv qzh tvvuh qzhxh.\n69 Utxi qxtnhuuha qb qzh bsseoh.\n70 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t66 62 59\n71 Ytmehu cbdxmhiha qb qzh rtxahm.\n72 Utxi jhmq ptok qb qzh phaxbby.\n73 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t68 72 69\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm rbq qzh sbbqptuu.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Ytmehu veokha dv qzh yeuk.\n6 Hbzm uhsq qzh sbbqptuu qzhxh.\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Utxi veokha dv qzh sbbqptuu.\n9 Otmaxt cbdxmhiha qb qzh rtxahm.\n10 Ytmehu aelotxaha qzh yeuk qzhxh.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Ytmehu veokha dv qzh yeuk.\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Utxi axbvvha qzh sbbqptuu.\n16 Utxi rbq qzh sbbqptuu.\n17 Utxi axbvvha qzh sbbqptuu.\n18 Utxi rxtppha qzh sbbqptuu.\n19 Utxi uhsq qzh sbbqptuu.\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Otmaxt jhmq qb qzh bsseoh.\n22 Ytmehu rxtppha qzh sbbqptuu.\n23 Utxi cbdxmhiha qb qzh keqozhm.\n24 Ytmehu ybnha qb qzh rtxahm.\n25 Ytmehu vdq abjm qzh yeuk qzhxh.\n26 Ytmehu jhmq ptok qb qzh keqozhm.\n27 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t25 24 13\n28 Hbzm cbdxmhiha qb qzh keqozhm.\n29 Ytmehu vdq abjm qzh sbbqptuu.\n30 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t25 24 13\n31 Hbzm qbbk qzh sbbqptuu.\n32 Otmaxt ybnha qb qzh ztuujti.\n33 Otmaxt ybnha qb qzh phaxbby.\n34 Utxi qxtnhuuha qb qzh phaxbby.\n35 Otmaxt ybnha qb qzh rtxahm.\n36 Ytmehu jhmq ptok qb qzh bsseoh.\n37 Hbzm aelotxaha qzh sbbqptuu.\n38 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n39 Hbzm ybnha qb qzh ptqzxbby.\n40 Otmaxt qxtnhuuha qb qzh phaxbby.\n41 Utxi jhmq qb qzh ptqzxbby.\n42 Utxi qxtnhuuha qb qzh ztuujti.\n43 Ytmehu cbdxmhiha qb qzh ztuujti.\n44 Ytmehu rbq qzh tvvuh.\n45 Ytmehu vdq abjm qzh tvvuh qzhxh.\n46 Ytmehu rxtppha qzh tvvuh.\n47 Ytmehu uhsq qzh tvvuh.\n48 Otmaxt ybnha qb qzh ztuujti.\n49 Utxi rbq qzh tvvuh.\n50 Utxi qxtnhuuha qb qzh phaxbby.\n51 Ytmehu jhmq ptok qb qzh bsseoh.\n52 Ytmehu ybnha qb qzh rtxahm.\n53 Utxi aelotxaha qzh tvvuh.\n54 Ytmehu rbq qzh yeuk qzhxh.\n55 Utxi qxtnhuuha qb qzh rtxahm.\n56 Ytmehu uhsq qzh yeuk.\n57 Hbzm qxtnhuuha qb qzh rtxahm.\n58 Ytmehu veokha dv qzh yeuk qzhxh.\n59 Ytmehu jhmq qb qzh bsseoh.\n60 Ytmehu cbdxmhiha qb qzh phaxbby.\n61 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t58 60 59\n62 Hbzm cbdxmhiha qb qzh ztuujti.\n63 Ytmehu uhsq qzh yeuk qzhxh.\n64 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t63 60 59\n65 Otmaxt jhmq ptok qb qzh rtxahm.\n66 Hbzm jhmq ptok qb qzh ptqzxbby.\n67 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t63 60 59\n1 Utxi qbbk qzh yeuk.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Ytmehu uhsq qzh sbbqptuu.\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Utxi ybnha qb qzh ztuujti.\n6 Otmaxt rxtppha qzh tvvuh.\n7 Utxi vdq abjm qzh yeuk qzhxh.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Hbzm rbq qzh sbbqptuu.\n16 Otmaxt axbvvha qzh tvvuh.\n17 Otmaxt veokha dv qzh tvvuh.\n18 Hbzm rbq qzh yeuk.\n19 Ytmehu ybnha qb qzh ptqzxbby.\n20 Hbzm cbdxmhiha qb qzh keqozhm.\n21 Hbzm cbdxmhiha qb qzh bsseoh.\n22 Otmaxt ybnha qb qzh ptqzxbby.\n23 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t18 21 20\n24 Otmaxt jhmq ptok qb qzh rtxahm.\n25 Otmaxt cbdxmhiha qb qzh phaxbby.\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Hbzm vdq abjm qzh yeuk.\n28 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t27 21 20\n29 Hbzm axbvvha qzh sbbqptuu.\n30 Hbzm rxtppha qzh yeuk.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t29 21 20\n32 Ytmehu cbdxmhiha qb qzh ztuujti.\n33 Hbzm jhmq qb qzh ptqzxbby.\n34 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t29 21 20\n35 Otmaxt axbvvha qzh tvvuh qzhxh.\n36 Utxi cbdxmhiha qb qzh ztuujti.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t35 25 24\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Utxi ybnha qb qzh rtxahm.\n7 Utxi rxtppha qzh yeuk.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Hbzm jhmq ptok qb qzh ptqzxbby.\n10 Utxi ybnha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Utxi axbvvha qzh yeuk.\n13 Hbzm jhmq qb qzh rtxahm.\n14 Ytmehu veokha dv qzh tvvuh.\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Utxi ybnha qb qzh ztuujti.\n17 Ytmehu axbvvha qzh tvvuh qzhxh.\n18 Ytmehu cbdxmhiha qb qzh keqozhm.\n19 Hbzm qxtnhuuha qb qzh phaxbby.\n20 Utxi jhmq qb qzh rtxahm.\n21 Ytmehu ybnha qb qzh phaxbby.\n22 Hbzm ybnha qb qzh ptqzxbby.\n23 Otmaxt jhmq qb qzh bsseoh.\n24 Utxi ybnha qb qzh bsseoh.\n25 Otmaxt rbq qzh tvvuh.\n26 Otmaxt qbbk qzh yeuk.\n27 Otmaxt rxtppha qzh sbbqptuu.\n28 Hbzm ybnha qb qzh rtxahm.\n29 Otmaxt jhmq qb qzh ztuujti.\n30 Otmaxt axbvvha qzh tvvuh.\n31 Hbzm qxtnhuuha qb qzh phaxbby.\n32 Otmaxt veokha dv qzh tvvuh qzhxh.\n33 Otmaxt ybnha qb qzh keqozhm.\n34 Otmaxt uhsq qzh yeuk.\n35 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t34 33 29\n36 Otmaxt jhmq ptok qb qzh ptqzxbby.\n37 Hbzm jhmq ptok qb qzh rtxahm.\n38 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t34 33 29\n39 Otmaxt axbvvha qzh tvvuh qzhxh.\n40 Otmaxt axbvvha qzh sbbqptuu.\n41 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t39 36 33\n42 Otmaxt jhmq ptok qb qzh keqozhm.\n43 Utxi cbdxmhiha qb qzh ptqzxbby.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t39 36 33\n45 Hbzm qxtnhuuha qb qzh ztuujti.\n46 Ytmehu ybnha qb qzh keqozhm.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t40 33 29\n1 Otmaxt qbbk qzh yeuk.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Hbzm cbdxmhiha qb qzh phaxbby.\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Utxi jhmq qb qzh keqozhm.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Otmaxt axbvvha qzh yeuk.\n13 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t12 8 3\n14 Otmaxt qbbk qzh tvvuh.\n15 Utxi qxtnhuuha qb qzh rtxahm.\n16 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t12 8 3\n17 Utxi qbbk qzh sbbqptuu.\n18 Otmaxt veokha dv qzh yeuk qzhxh.\n19 Otmaxt qxtnhuuha qb qzh keqozhm.\n20 Utxi axbvvha qzh sbbqptuu qzhxh.\n21 Utxi veokha dv qzh sbbqptuu.\n22 Ytmehu jhmq ptok qb qzh phaxbby.\n23 Hbzm jhmq qb qzh rtxahm.\n24 Otmaxt axbvvha qzh tvvuh.\n25 Utxi cbdxmhiha qb qzh ztuujti.\n26 Utxi jhmq ptok qb qzh rtxahm.\n27 Ytmehu jhmq qb qzh keqozhm.\n28 Utxi ybnha qb qzh phaxbby.\n29 Otmaxt rxtppha qzh tvvuh.\n30 Hbzm cbdxmhiha qb qzh phaxbby.\n31 Utxi qxtnhuuha qb qzh ptqzxbby.\n32 Utxi jhmq qb qzh bsseoh.\n33 Utxi axbvvha qzh sbbqptuu qzhxh.\n34 Ytmehu ybnha qb qzh rtxahm.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t33 31 28\n36 Utxi veokha dv qzh sbbqptuu.\n37 Utxi qxtnhuuha qb qzh ptqzxbby.\n38 Utxi axbvvha qzh sbbqptuu qzhxh.\n39 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n40 Otmaxt rxtppha qzh sbbqptuu.\n41 Utxi cbdxmhiha qb qzh rtxahm.\n42 Otmaxt jhmq qb qzh bsseoh.\n43 Hbzm jhmq ptok qb qzh rtxahm.\n44 Ytmehu jhmq qb qzh ztuujti.\n45 Utxi qxtnhuuha qb qzh ztuujti.\n46 Hbzm qxtnhuuha qb qzh keqozhm.\n47 Ytmehu jhmq qb qzh bsseoh.\n48 Ytmehu jhmq ptok qb qzh keqozhm.\n49 Hbzm jhmq qb qzh rtxahm.\n50 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n51 Ytmehu jhmq qb qzh ztuujti.\n52 Otmaxt cbdxmhiha qb qzh keqozhm.\n53 Otmaxt axbvvha qzh tvvuh qzhxh.\n54 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t53 42 39\n55 Otmaxt veokha dv qzh tvvuh qzhxh.\n56 Ytmehu ybnha qb qzh keqozhm.\n57 Utxi jhmq qb qzh bsseoh.\n58 Utxi jhmq ptok qb qzh phaxbby.\n59 Otmaxt aelotxaha qzh yeuk.\n60 Ytmehu rbq qzh yeuk.\n61 Otmaxt jhmq qb qzh bsseoh.\n62 Hbzm jhmq ptok qb qzh ptqzxbby.\n63 Otmaxt rxtppha qzh sbbqptuu.\n64 Otmaxt axbvvha qzh sbbqptuu.\n65 Hbzm cbdxmhiha qb qzh ztuujti.\n66 Otmaxt rxtppha qzh sbbqptuu.\n67 Hbzm jhmq ptok qb qzh phaxbby.\n68 Hbzm cbdxmhiha qb qzh ptqzxbby.\n69 Utxi qxtnhuuha qb qzh rtxahm.\n70 Otmaxt uhsq qzh tvvuh.\n71 Otmaxt uhsq qzh sbbqptuu.\n72 Otmaxt rxtppha qzh tvvuh.\n73 Utxi ybnha qb qzh ptqzxbby.\n74 Ytmehu axbvvha qzh yeuk.\n75 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n76 Ytmehu qbbk qzh yeuk.\n77 Utxi ybnha qb qzh keqozhm.\n78 Hbzm cbdxmhiha qb qzh ztuujti.\n79 Hbzm jhmq ptok qb qzh phaxbby.\n80 Otmaxt uhsq qzh sbbqptuu.\n81 Otmaxt rxtppha qzh sbbqptuu.\n82 Ytmehu axbvvha qzh yeuk.\n83 Utxi veokha dv qzh yeuk.\n84 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n85 Utxi jhmq qb qzh ptqzxbby.\n86 Utxi cbdxmhiha qb qzh rtxahm.\n87 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t83 86 85\n1 Ytmehu rbq qzh sbbqptuu.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t1 4 3\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Hbzm rbq qzh tvvuh.\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Ytmehu uhsq qzh sbbqptuu.\n12 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t11 10 6\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t11 10 6\n16 Otmaxt rxtppha qzh sbbqptuu.\n17 Ytmehu cbdxmhiha qb qzh ztuujti.\n18 Hbzm uhsq qzh tvvuh.\n19 Ytmehu rbq qzh yeuk.\n20 Ytmehu cbdxmhiha qb qzh phaxbby.\n21 Otmaxt veokha dv qzh tvvuh.\n22 Otmaxt axbvvha qzh sbbqptuu.\n23 Otmaxt qbbk qzh sbbqptuu.\n24 Otmaxt axbvvha qzh sbbqptuu.\n25 Ytmehu cbdxmhiha qb qzh rtxahm.\n26 Utxi qxtnhuuha qb qzh ptqzxbby.\n27 Hbzm qbbk qzh sbbqptuu qzhxh.\n28 Hbzm aelotxaha qzh sbbqptuu.\n29 Otmaxt ybnha qb qzh rtxahm.\n30 Otmaxt jhmq ptok qb qzh phaxbby.\n31 Hbzm cbdxmhiha qb qzh bsseoh.\n32 Otmaxt cbdxmhiha qb qzh ztuujti.\n33 Otmaxt vdq abjm qzh tvvuh.\n34 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t33 32 30\n35 Otmaxt rxtppha qzh tvvuh qzhxh.\n36 Utxi qbbk qzh sbbqptuu.\n37 Otmaxt axbvvha qzh tvvuh qzhxh.\n38 Otmaxt cbdxmhiha qb qzh bsseoh.\n39 Utxi jhmq qb qzh phaxbby.\n40 Hbzm jhmq qb qzh rtxahm.\n41 Utxi cbdxmhiha qb qzh keqozhm.\n42 Otmaxt ybnha qb qzh ptqzxbby.\n43 Utxi qxtnhuuha qb qzh phaxbby.\n44 Utxi cbdxmhiha qb qzh ztuujti.\n45 Otmaxt jhmq qb qzh phaxbby.\n46 Ytmehu qxtnhuuha qb qzh ztuujti.\n47 Otmaxt cbdxmhiha qb qzh ztuujti.\n48 Ytmehu aelotxaha qzh yeuk.\n49 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t48 25 20\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Otmaxt rxtppha qzh yeuk.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t3 6 5\n8 Hbzm jhmq qb qzh phaxbby.\n9 Otmaxt vdq abjm qzh yeuk qzhxh.\n10 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t9 6 5\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Ytmehu jhmq ptok qb qzh phaxbby.\n13 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t9 6 5\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Utxi ybnha qb qzh ztuujti.\n16 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t9 6 5\n17 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n18 Ytmehu cbdxmhiha qb qzh ztuujti.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Otmaxt ybnha qb qzh ptqzxbby.\n21 Otmaxt jhmq qb qzh keqozhm.\n22 Utxi qxtnhuuha qb qzh ptqzxbby.\n23 Hbzm ybnha qb qzh keqozhm.\n24 Utxi jhmq ptok qb qzh keqozhm.\n25 Otmaxt jhmq qb qzh bsseoh.\n26 Utxi qbbk qzh yeuk.\n27 Otmaxt qbbk qzh tvvuh.\n28 Utxi aelotxaha qzh yeuk.\n29 Otmaxt aelotxaha qzh tvvuh.\n30 Hbzm cbdxmhiha qb qzh ptqzxbby.\n31 Otmaxt qbbk qzh tvvuh.\n32 Hbzm cbdxmhiha qb qzh bsseoh.\n33 Otmaxt axbvvha qzh tvvuh.\n34 Ytmehu jhmq qb qzh phaxbby.\n35 Otmaxt rbq qzh tvvuh qzhxh.\n36 Otmaxt ybnha qb qzh rtxahm.\n37 Otmaxt axbvvha qzh tvvuh.\n38 Ytmehu cbdxmhiha qb qzh keqozhm.\n39 Otmaxt jhmq ptok qb qzh bsseoh.\n40 Otmaxt jhmq qb qzh rtxahm.\n41 Hbzm qxtnhuuha qb qzh keqozhm.\n42 Ytmehu ybnha qb qzh phaxbby.\n43 Utxi qxtnhuuha qb qzh ztuujti.\n44 Otmaxt jhmq qb qzh ptqzxbby.\n45 Hbzm veokha dv qzh yeuk.\n46 Hbzm aelotxaha qzh yeuk.\n47 Hbzm qxtnhuuha qb qzh rtxahm.\n48 Otmaxt jhmq ptok qb qzh keqozhm.\n49 Utxi qxtnhuuha qb qzh phaxbby.\n50 Hbzm jhmq ptok qb qzh ptqzxbby.\n51 Utxi cbdxmhiha qb qzh ztuujti.\n52 Hbzm qxtnhuuha qb qzh ztuujti.\n53 Utxi ybnha qb qzh rtxahm.\n54 Otmaxt qbbk qzh yeuk.\n55 Hbzm jhmq ptok qb qzh phaxbby.\n56 Otmaxt jhmq qb qzh ptqzxbby.\n57 Utxi jhmq qb qzh phaxbby.\n58 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n59 Hbzm jhmq ptok qb qzh bsseoh.\n60 Otmaxt qxtnhuuha qb qzh keqozhm.\n61 Hbzm ybnha qb qzh ztuujti.\n62 Hbzm ybnha qb qzh keqozhm.\n63 Utxi jhmq ptok qb qzh ptqzxbby.\n64 Hbzm ybnha qb qzh ptqzxbby.\n65 Hbzm qxtnhuuha qb qzh keqozhm.\n66 Otmaxt axbvvha qzh yeuk.\n67 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t66 60 56\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Otmaxt qxtnhuuha qb qzh bsseoh.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu aelotxaha qzh sbbqptuu.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Ytmehu rxtppha qzh sbbqptuu.\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Hbzm jhmq qb qzh rtxahm.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Otmaxt jhmq qb qzh phaxbby.\n16 Ytmehu jhmq qb qzh keqozhm.\n17 Ytmehu uhsq qzh sbbqptuu qzhxh.\n18 Hbzm qbbk qzh sbbqptuu.\n19 Otmaxt qbbk qzh tvvuh.\n20 Otmaxt aelotxaha qzh tvvuh.\n21 Otmaxt rbq qzh yeuk qzhxh.\n22 Ytmehu jhmq ptok qb qzh rtxahm.\n23 Otmaxt uhsq qzh yeuk.\n24 Hbzm vdq abjm qzh sbbqptuu.\n25 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n26 Otmaxt qxtnhuuha qb qzh keqozhm.\n27 Utxi jhmq qb qzh ptqzxbby.\n28 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n29 Utxi jhmq ptok qb qzh phaxbby.\n30 Ytmehu jhmq ptok qb qzh ztuujti.\n31 Utxi rxtppha qzh yeuk.\n32 Utxi vdq abjm qzh yeuk.\n33 Ytmehu qxtnhuuha qb qzh phaxbby.\n34 Otmaxt cbdxmhiha qb qzh phaxbby.\n35 Utxi veokha dv qzh tvvuh.\n36 Ytmehu veokha dv qzh yeuk.\n37 Ytmehu jhmq ptok qb qzh bsseoh.\n38 Hbzm rxtppha qzh sbbqptuu.\n39 Hbzm cbdxmhiha qb qzh phaxbby.\n40 Hbzm jhmq ptok qb qzh ztuujti.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t38 40 39\n42 Ytmehu jhmq qb qzh rtxahm.\n43 Utxi uhsq qzh tvvuh.\n44 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t38 40 39\n45 Hbzm uhsq qzh sbbqptuu qzhxh.\n46 Otmaxt qbbk qzh tvvuh.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t45 40 39\n48 Ytmehu ybnha qb qzh ptqzxbby.\n49 Otmaxt jhmq ptok qb qzh bsseoh.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t45 40 39\n51 Ytmehu uhsq qzh yeuk.\n52 Hbzm rbq qzh sbbqptuu.\n53 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t51 48 42\n1 Utxi qbbk qzh tvvuh.\n2 Utxi vdq abjm qzh tvvuh.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Hbzm rxtppha qzh tvvuh.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Otmaxt jhmq qb qzh phaxbby.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Otmaxt veokha dv qzh sbbqptuu.\n13 Utxi rxtppha qzh yeuk.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Hbzm aelotxaha qzh tvvuh.\n16 Otmaxt qbbk qzh tvvuh.\n17 Otmaxt jhmq ptok qb qzh ztuujti.\n18 Otmaxt vdq abjm qzh sbbqptuu.\n19 Otmaxt aelotxaha qzh tvvuh qzhxh.\n20 Otmaxt veokha dv qzh sbbqptuu.\n21 Otmaxt qbbk qzh tvvuh qzhxh.\n22 Utxi axbvvha qzh yeuk.\n23 Utxi ybnha qb qzh keqozhm.\n24 Ytmehu jhmq qb qzh ztuujti.\n25 Otmaxt jhmq qb qzh ptqzxbby.\n26 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n27 Otmaxt jhmq qb qzh phaxbby.\n28 Hbzm jhmq qb qzh keqozhm.\n29 Utxi jhmq ptok qb qzh phaxbby.\n30 Ytmehu jhmq ptok qb qzh bsseoh.\n31 Ytmehu jhmq ptok qb qzh rtxahm.\n32 Otmaxt jhmq ptok qb qzh bsseoh.\n33 Otmaxt vdq abjm qzh tvvuh qzhxh.\n34 Hbzm cbdxmhiha qb qzh bsseoh.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t33 27 25\n36 Ytmehu qxtnhuuha qb qzh bsseoh.\n37 Ytmehu jhmq ptok qb qzh phaxbby.\n38 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t33 27 25\n39 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n40 Otmaxt rbq qzh tvvuh.\n41 Utxi cbdxmhiha qb qzh bsseoh.\n42 Otmaxt cbdxmhiha qb qzh ztuujti.\n43 Utxi cbdxmhiha qb qzh keqozhm.\n44 Ytmehu ybnha qb qzh keqozhm.\n45 Otmaxt vdq abjm qzh tvvuh.\n46 Otmaxt veokha dv qzh tvvuh.\n47 Otmaxt axbvvha qzh tvvuh.\n48 Utxi jhmq qb qzh rtxahm.\n49 Otmaxt rbq qzh tvvuh qzhxh.\n50 Hbzm qxtnhuuha qb qzh phaxbby.\n51 Otmaxt uhsq qzh tvvuh.\n52 Utxi ybnha qb qzh ptqzxbby.\n53 Hbzm jhmq qb qzh rtxahm.\n54 Otmaxt ybnha qb qzh ptqzxbby.\n55 Ytmehu ybnha qb qzh bsseoh.\n56 Utxi rbq qzh yeuk qzhxh.\n57 Otmaxt qxtnhuuha qb qzh keqozhm.\n58 Utxi jhmq ptok qb qzh rtxahm.\n59 Utxi axbvvha qzh yeuk.\n60 Utxi rxtppha qzh yeuk.\n61 Otmaxt qxtnhuuha qb qzh ztuujti.\n62 Ytmehu ybnha qb qzh keqozhm.\n63 Utxi uhsq qzh yeuk.\n64 Utxi veokha dv qzh yeuk.\n65 Otmaxt qbbk qzh tvvuh.\n66 Utxi aelotxaha qzh yeuk.\n67 Hbzm rxtppha qzh yeuk qzhxh.\n68 Hbzm vdq abjm qzh yeuk.\n69 Utxi ybnha qb qzh keqozhm.\n70 Utxi ybnha qb qzh phaxbby.\n71 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n72 Hbzm veokha dv qzh yeuk.\n73 Hbzm uhsq qzh yeuk qzhxh.\n74 Hbzm jhmq ptok qb qzh ptqzxbby.\n75 Ytmehu cbdxmhiha qb qzh phaxbby.\n76 Otmaxt uhsq qzh tvvuh.\n77 Otmaxt qxtnhuuha qb qzh rtxahm.\n78 Hbzm qxtnhuuha qb qzh rtxahm.\n79 Hbzm ybnha qb qzh ptqzxbby.\n80 Otmaxt jhmq ptok qb qzh ztuujti.\n81 Otmaxt jhmq qb qzh bsseoh.\n82 Ytmehu ybnha qb qzh bsseoh.\n83 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n84 Otmaxt veokha dv qzh sbbqptuu.\n85 Ytmehu jhmq qb qzh ztuujti.\n86 Ytmehu rbq qzh tvvuh.\n87 Ytmehu jhmq ptok qb qzh phaxbby.\n88 Otmaxt vdq abjm qzh sbbqptuu.\n89 Hbzm qxtnhuuha qb qzh ztuujti.\n90 Otmaxt qxtnhuuha qb qzh rtxahm.\n91 Otmaxt jhmq ptok qb qzh ptqzxbby.\n92 Utxi qxtnhuuha qb qzh ptqzxbby.\n93 Utxi veokha dv qzh sbbqptuu.\n94 Hbzm jhmq qb qzh rtxahm.\n95 Otmaxt jhmq qb qzh keqozhm.\n96 Utxi vdq abjm qzh sbbqptuu.\n97 Ytmehu ybnha qb qzh bsseoh.\n98 Ytmehu vdq abjm qzh tvvuh qzhxh.\n99 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t98 97 87\n100 Utxi rbq qzh sbbqptuu.\n101 Hbzm rxtppha qzh yeuk qzhxh.\n102 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t98 97 87\n103 Hbzm vdq abjm qzh yeuk.\n104 Ytmehu rxtppha qzh tvvuh.\n105 Ytmehu qxtnhuuha qb qzh phaxbby.\n106 Hbzm rxtppha qzh yeuk.\n107 Hbzm ybnha qb qzh bsseoh.\n108 Hbzm ybnha qb qzh rtxahm.\n109 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t106 108 107\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm veokha dv qzh tvvuh.\n3 Hbzm aelotxaha qzh tvvuh.\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Ytmehu ybnha qb qzh ztuujti.\n10 Ytmehu qbbk qzh yeuk.\n11 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t10 13 12\n16 Hbzm jhmq qb qzh keqozhm.\n17 Otmaxt qxtnhuuha qb qzh keqozhm.\n18 Otmaxt ybnha qb qzh ztuujti.\n19 Hbzm rxtppha qzh tvvuh.\n20 Hbzm uhsq qzh tvvuh qzhxh.\n21 Ytmehu rxtppha qzh tvvuh.\n22 Ytmehu uhsq qzh tvvuh.\n23 Otmaxt jhmq ptok qb qzh ptqzxbby.\n24 Ytmehu rxtppha qzh tvvuh.\n25 Hbzm ybnha qb qzh rtxahm.\n26 Otmaxt jhmq ptok qb qzh rtxahm.\n27 Ytmehu aelotxaha qzh tvvuh.\n28 Otmaxt jhmq ptok qb qzh ptqzxbby.\n29 Hbzm jhmq qb qzh ptqzxbby.\n30 Ytmehu rbq qzh tvvuh.\n31 Otmaxt jhmq qb qzh bsseoh.\n32 Ytmehu cbdxmhiha qb qzh ztuujti.\n33 Ytmehu vdq abjm qzh tvvuh qzhxh.\n34 Utxi cbdxmhiha qb qzh rtxahm.\n35 Otmaxt jhmq ptok qb qzh phaxbby.\n36 Utxi jhmq ptok qb qzh ptqzxbby.\n37 Ytmehu aelotxaha qzh yeuk.\n38 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t37 32 13\n39 Ytmehu qbbk qzh yeuk qzhxh.\n40 Ytmehu jhmq ptok qb qzh phaxbby.\n41 Hbzm qxtnhuuha qb qzh phaxbby.\n42 Ytmehu cbdxmhiha qb qzh bsseoh.\n43 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t39 42 40\n44 Ytmehu vdq abjm qzh yeuk.\n45 Hbzm jhmq qb qzh bsseoh.\n46 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t44 42 40\n47 Ytmehu jhmq qb qzh ztuujti.\n48 Hbzm jhmq ptok qb qzh ptqzxbby.\n49 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t44 42 40\n1 Hbzm ybnha qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Utxi veokha dv qzh tvvuh.\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Utxi vdq abjm qzh tvvuh qzhxh.\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Utxi jhmq qb qzh bsseoh.\n12 Ytmehu rxtppha qzh yeuk qzhxh.\n13 Ytmehu uhsq qzh yeuk.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Otmaxt jhmq ptok qb qzh rtxahm.\n17 Otmaxt jhmq qb qzh phaxbby.\n18 Ytmehu jhmq ptok qb qzh bsseoh.\n19 Utxi jhmq qb qzh rtxahm.\n20 Utxi ybnha qb qzh bsseoh.\n21 Utxi ybnha qb qzh ztuujti.\n22 Hbzm jhmq qb qzh ztuujti.\n23 Utxi rxtppha qzh sbbqptuu.\n24 Otmaxt cbdxmhiha qb qzh bsseoh.\n25 Otmaxt ybnha qb qzh rtxahm.\n26 Otmaxt rbq qzh yeuk.\n27 Utxi jhmq qb qzh keqozhm.\n28 Hbzm jhmq qb qzh phaxbby.\n29 Hbzm veokha dv qzh tvvuh.\n30 Hbzm qxtnhuuha qb qzh ptqzxbby.\n31 Ytmehu jhmq ptok qb qzh ztuujti.\n32 Utxi jhmq qb qzh bsseoh.\n33 Otmaxt ybnha qb qzh ptqzxbby.\n34 Hbzm uhsq qzh tvvuh.\n35 Hbzm veokha dv qzh tvvuh.\n36 Otmaxt ybnha qb qzh keqozhm.\n37 Utxi jhmq qb qzh phaxbby.\n38 Utxi uhsq qzh sbbqptuu.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t38 37 32\n40 Otmaxt axbvvha qzh yeuk.\n41 Otmaxt qbbk qzh yeuk.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t38 32 27\n43 Utxi qxtnhuuha qb qzh bsseoh.\n44 Otmaxt uhsq qzh yeuk.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t38 37 32\n46 Otmaxt rbq qzh yeuk.\n47 Otmaxt cbdxmhiha qb qzh bsseoh.\n48 Otmaxt cbdxmhiha qb qzh phaxbby.\n49 Otmaxt aelotxaha qzh yeuk.\n50 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t49 48 47\n51 Hbzm cbdxmhiha qb qzh bsseoh.\n52 Utxi jhmq ptok qb qzh rtxahm.\n53 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t49 48 47\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh keqozhm.\n4 Utxi veokha dv qzh sbbqptuu qzhxh.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Utxi uhsq qzh sbbqptuu.\n7 Utxi qbbk qzh sbbqptuu.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Ytmehu jhmq ptok qb qzh bsseoh.\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Utxi axbvvha qzh sbbqptuu.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Otmaxt qxtnhuuha qb qzh rtxahm.\n16 Ytmehu rxtppha qzh yeuk.\n17 Otmaxt rbq qzh tvvuh.\n18 Otmaxt cbdxmhiha qb qzh ztuujti.\n19 Hbzm cbdxmhiha qb qzh ztuujti.\n20 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n21 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t17 20 18\n22 Ytmehu ybnha qb qzh keqozhm.\n23 Otmaxt aelotxaha qzh tvvuh.\n24 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t23 20 18\n25 Ytmehu uhsq qzh yeuk qzhxh.\n26 Utxi rxtppha qzh tvvuh qzhxh.\n27 Utxi aelotxaha qzh tvvuh.\n28 Hbzm cbdxmhiha qb qzh bsseoh.\n29 Ytmehu qxtnhuuha qb qzh rtxahm.\n30 Utxi rxtppha qzh tvvuh.\n31 Hbzm cbdxmhiha qb qzh keqozhm.\n32 Ytmehu jhmq ptok qb qzh phaxbby.\n33 Utxi vdq abjm qzh tvvuh.\n34 Utxi rbq qzh tvvuh qzhxh.\n35 Hbzm jhmq qb qzh bsseoh.\n36 Utxi ybnha qb qzh keqozhm.\n37 Hbzm jhmq ptok qb qzh keqozhm.\n38 Utxi jhmq qb qzh ptqzxbby.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t34 38 36\n40 Utxi jhmq qb qzh phaxbby.\n41 Hbzm ybnha qb qzh ptqzxbby.\n42 Ytmehu ybnha qb qzh ptqzxbby.\n43 Ytmehu qxtnhuuha qb qzh rtxahm.\n44 Hbzm jhmq ptok qb qzh phaxbby.\n45 Utxi axbvvha qzh tvvuh.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t45 38 36\n47 Hbzm jhmq ptok qb qzh ptqzxbby.\n48 Utxi rbq qzh tvvuh.\n49 Hbzm qxtnhuuha qb qzh keqozhm.\n50 Utxi axbvvha qzh tvvuh.\n51 Otmaxt cbdxmhiha qb qzh bsseoh.\n52 Hbzm veokha dv qzh yeuk.\n53 Hbzm vdq abjm qzh yeuk qzhxh.\n54 Hbzm cbdxmhiha qb qzh phaxbby.\n55 Utxi rxtppha qzh tvvuh.\n56 Utxi qxtnhuuha qb qzh ptqzxbby.\n57 Hbzm ybnha qb qzh rtxahm.\n58 Utxi vdq abjm qzh tvvuh.\n59 Otmaxt jhmq ptok qb qzh keqozhm.\n60 Otmaxt jhmq ptok qb qzh ztuujti.\n61 Utxi qbbk qzh tvvuh.\n62 Utxi jhmq qb qzh keqozhm.\n63 Utxi veokha dv qzh yeuk.\n64 Otmaxt rbq qzh sbbqptuu.\n65 Otmaxt jhmq qb qzh ptqzxbby.\n66 Utxi axbvvha qzh tvvuh.\n67 Ytmehu cbdxmhiha qb qzh keqozhm.\n68 Otmaxt uhsq qzh sbbqptuu.\n69 Otmaxt qxtnhuuha qb qzh phaxbby.\n70 Ytmehu qbbk qzh tvvuh.\n71 Hbzm qxtnhuuha qb qzh bsseoh.\n72 Ytmehu axbvvha qzh tvvuh.\n73 Otmaxt cbdxmhiha qb qzh ztuujti.\n74 Ytmehu ybnha qb qzh ptqzxbby.\n75 Hbzm ybnha qb qzh ztuujti.\n76 Ytmehu qxtnhuuha qb qzh rtxahm.\n77 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n78 Ytmehu jhmq ptok qb qzh ztuujti.\n79 Utxi qxtnhuuha qb qzh ztuujti.\n80 Otmaxt qxtnhuuha qb qzh bsseoh.\n81 Otmaxt jhmq ptok qb qzh keqozhm.\n82 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n83 Otmaxt rbq qzh sbbqptuu qzhxh.\n84 Ytmehu cbdxmhiha qb qzh bsseoh.\n85 Ytmehu jhmq qb qzh ztuujti.\n86 Otmaxt cbdxmhiha qb qzh phaxbby.\n87 Utxi aelotxaha qzh yeuk.\n88 Ytmehu qbbk qzh yeuk.\n89 Ytmehu jhmq qb qzh rtxahm.\n90 Hbzm ybnha qb qzh keqozhm.\n91 Otmaxt ybnha qb qzh bsseoh.\n92 Ytmehu ybnha qb qzh keqozhm.\n93 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t88 92 89\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Hbzm qbbk qzh sbbqptuu.\n3 Hbzm aelotxaha qzh sbbqptuu.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Hbzm ybnha qb qzh keqozhm.\n8 Ytmehu qbbk qzh tvvuh.\n9 Ytmehu vdq abjm qzh tvvuh.\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Utxi ybnha qb qzh keqozhm.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Otmaxt rbq qzh sbbqptuu.\n17 Ytmehu jhmq qb qzh bsseoh.\n18 Ytmehu jhmq ptok qb qzh ztuujti.\n19 Otmaxt qxtnhuuha qb qzh bsseoh.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Otmaxt jhmq ptok qb qzh keqozhm.\n22 Utxi qxtnhuuha qb qzh keqozhm.\n23 Otmaxt jhmq ptok qb qzh rtxahm.\n24 Otmaxt vdq abjm qzh sbbqptuu.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t24 21 19\n26 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n27 Hbzm qxtnhuuha qb qzh keqozhm.\n28 Otmaxt uhsq qzh sbbqptuu.\n29 Hbzm cbdxmhiha qb qzh ztuujti.\n30 Ytmehu qbbk qzh tvvuh qzhxh.\n31 Ytmehu rbq qzh yeuk.\n32 Otmaxt rbq qzh sbbqptuu.\n33 Utxi jhmq ptok qb qzh ztuujti.\n34 Ytmehu vdq abjm qzh tvvuh qzhxh.\n35 Otmaxt axbvvha qzh sbbqptuu.\n36 Ytmehu jhmq qb qzh ptqzxbby.\n37 Otmaxt jhmq qb qzh ptqzxbby.\n38 Otmaxt jhmq ptok qb qzh bsseoh.\n39 Ytmehu ybnha qb qzh bsseoh.\n40 Ytmehu jhmq ptok qb qzh ptqzxbby.\n41 Utxi rbq qzh tvvuh qzhxh.\n42 Ytmehu vdq abjm qzh yeuk.\n43 Utxi ybnha qb qzh ptqzxbby.\n44 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t42 40 39\n45 Otmaxt jhmq ptok qb qzh keqozhm.\n46 Ytmehu rxtppha qzh yeuk.\n47 Hbzm cbdxmhiha qb qzh keqozhm.\n48 Utxi qxtnhuuha qb qzh rtxahm.\n49 Utxi jhmq ptok qb qzh bsseoh.\n50 Utxi uhsq qzh tvvuh qzhxh.\n51 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t50 49 48\n52 Ytmehu aelotxaha qzh yeuk qzhxh.\n53 Ytmehu rbq qzh yeuk.\n54 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t50 49 48\n55 Otmaxt cbdxmhiha qb qzh rtxahm.\n56 Utxi qbbk qzh tvvuh.\n57 Utxi aelotxaha qzh tvvuh qzhxh.\n58 Hbzm qxtnhuuha qb qzh ztuujti.\n59 Utxi jhmq ptok qb qzh keqozhm.\n60 Hbzm ybnha qb qzh keqozhm.\n61 Ytmehu jhmq ptok qb qzh phaxbby.\n62 Ytmehu axbvvha qzh yeuk.\n63 Hbzm cbdxmhiha qb qzh phaxbby.\n64 Ytmehu rxtppha qzh yeuk.\n65 Utxi cbdxmhiha qb qzh ztuujti.\n66 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n67 Utxi qxtnhuuha qb qzh keqozhm.\n68 Otmaxt vdq abjm qzh sbbqptuu.\n69 Ytmehu aelotxaha qzh yeuk.\n70 Hbzm qbbk qzh yeuk.\n71 Hbzm vdq abjm qzh yeuk.\n72 Otmaxt veokha dv qzh sbbqptuu.\n73 Hbzm cbdxmhiha qb qzh bsseoh.\n74 Utxi cbdxmhiha qb qzh ztuujti.\n75 Ytmehu veokha dv qzh yeuk.\n76 Hbzm cbdxmhiha qb qzh ptqzxbby.\n77 Otmaxt axbvvha qzh sbbqptuu.\n78 Otmaxt jhmq qb qzh keqozhm.\n79 Ytmehu aelotxaha qzh yeuk.\n80 Ytmehu rbq qzh yeuk.\n81 Utxi jhmq qb qzh keqozhm.\n82 Otmaxt jhmq qb qzh rtxahm.\n83 Hbzm jhmq qb qzh bsseoh.\n84 Ytmehu aelotxaha qzh yeuk.\n85 Ytmehu rxtppha qzh yeuk.\n86 Hbzm jhmq qb qzh ptqzxbby.\n87 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n88 Utxi jhmq ptok qb qzh bsseoh.\n89 Ytmehu ybnha qb qzh bsseoh.\n90 Utxi jhmq ptok qb qzh ptqzxbby.\n91 Hbzm jhmq ptok qb qzh keqozhm.\n92 Hbzm jhmq ptok qb qzh rtxahm.\n93 Ytmehu veokha dv qzh tvvuh.\n94 Utxi jhmq qb qzh phaxbby.\n95 Utxi ybnha qb qzh keqozhm.\n96 Ytmehu aelotxaha qzh yeuk.\n97 Hbzm qbbk qzh sbbqptuu.\n98 Ytmehu veokha dv qzh yeuk.\n99 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n100 Ytmehu uhsq qzh tvvuh.\n101 Otmaxt ybnha qb qzh rtxahm.\n102 Hbzm qbbk qzh sbbqptuu.\n103 Ytmehu rbq qzh tvvuh.\n104 Utxi cbdxmhiha qb qzh phaxbby.\n105 Hbzm uhsq qzh sbbqptuu.\n106 Hbzm qbbk qzh sbbqptuu.\n107 Hbzm jhmq ptok qb qzh ztuujti.\n108 Ytmehu cbdxmhiha qb qzh ztuujti.\n109 Ytmehu axbvvha qzh yeuk.\n110 Ytmehu qbbk qzh yeuk.\n111 Ytmehu jhmq qb qzh rtxahm.\n112 Hbzm jhmq qb qzh ptqzxbby.\n113 Otmaxt ybnha qb qzh ztuujti.\n114 Hbzm jhmq qb qzh phaxbby.\n115 Otmaxt ybnha qb qzh bsseoh.\n116 Hbzm uhsq qzh sbbqptuu.\n117 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t116 114 112\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Ytmehu axbvvha qzh tvvuh.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Hbzm vdq abjm qzh sbbqptuu.\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Ytmehu jhmq qb qzh keqozhm.\n10 Utxi qbbk qzh tvvuh.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Otmaxt cbdxmhiha qb qzh bsseoh.\n13 Utxi rbq qzh yeuk qzhxh.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Hbzm qbbk qzh sbbqptuu.\n16 Hbzm axbvvha qzh sbbqptuu.\n17 Utxi aelotxaha qzh tvvuh.\n18 Hbzm jhmq ptok qb qzh rtxahm.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Utxi axbvvha qzh yeuk.\n21 Hbzm jhmq ptok qb qzh ptqzxbby.\n22 Utxi rxtppha qzh sbbqptuu.\n23 Utxi veokha dv qzh yeuk.\n24 Ytmehu jhmq qb qzh bsseoh.\n25 Ytmehu cbdxmhiha qb qzh ztuujti.\n26 Ytmehu rbq qzh tvvuh.\n27 Otmaxt cbdxmhiha qb qzh rtxahm.\n28 Utxi axbvvha qzh yeuk qzhxh.\n29 Ytmehu ybnha qb qzh keqozhm.\n30 Utxi veokha dv qzh yeuk.\n31 Otmaxt cbdxmhiha qb qzh keqozhm.\n32 Ytmehu uhsq qzh tvvuh.\n33 Ytmehu qbbk qzh tvvuh qzhxh.\n34 Hbzm cbdxmhiha qb qzh phaxbby.\n35 Hbzm qxtnhuuha qb qzh bsseoh.\n36 Ytmehu uhsq qzh tvvuh.\n37 Ytmehu jhmq qb qzh bsseoh.\n38 Ytmehu cbdxmhiha qb qzh phaxbby.\n39 Otmaxt jhmq ptok qb qzh ptqzxbby.\n40 Ytmehu jhmq qb qzh keqozhm.\n41 Otmaxt jhmq qb qzh phaxbby.\n42 Ytmehu ybnha qb qzh bsseoh.\n43 Ytmehu jhmq qb qzh ztuujti.\n44 Otmaxt ybnha qb qzh keqozhm.\n45 Otmaxt veokha dv qzh tvvuh.\n46 Ytmehu jhmq ptok qb qzh phaxbby.\n47 Utxi uhsq qzh yeuk qzhxh.\n48 Ytmehu qxtnhuuha qb qzh keqozhm.\n49 Utxi jhmq ptok qb qzh bsseoh.\n50 Utxi ybnha qb qzh ztuujti.\n51 Utxi axbvvha qzh sbbqptuu.\n52 Ytmehu jhmq ptok qb qzh ptqzxbby.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t51 50 49\n54 Otmaxt jhmq ptok qb qzh bsseoh.\n55 Ytmehu ybnha qb qzh rtxahm.\n56 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t51 50 49\n57 Utxi rxtppha qzh sbbqptuu qzhxh.\n58 Utxi vdq abjm qzh sbbqptuu.\n59 Otmaxt uhsq qzh tvvuh.\n60 Hbzm qxtnhuuha qb qzh keqozhm.\n61 Hbzm qxtnhuuha qb qzh phaxbby.\n62 Otmaxt rbq qzh tvvuh.\n63 Otmaxt jhmq ptok qb qzh ztuujti.\n64 Otmaxt qxtnhuuha qb qzh keqozhm.\n65 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t62 64 63\n66 Utxi rbq qzh sbbqptuu.\n67 Hbzm jhmq qb qzh keqozhm.\n68 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t62 64 63\n69 Otmaxt uhsq qzh tvvuh.\n70 Utxi uhsq qzh sbbqptuu.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t69 64 63\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Utxi jhmq qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Utxi ybnha qb qzh phaxbby.\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Utxi rbq qzh tvvuh.\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Utxi axbvvha qzh tvvuh.\n13 Utxi rbq qzh tvvuh.\n14 Utxi ybnha qb qzh keqozhm.\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Otmaxt rxtppha qzh sbbqptuu.\n17 Utxi uhsq qzh tvvuh.\n18 Otmaxt uhsq qzh sbbqptuu.\n19 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n20 Hbzm rxtppha qzh yeuk.\n21 Hbzm qxtnhuuha qb qzh ptqzxbby.\n22 Utxi jhmq ptok qb qzh bsseoh.\n23 Hbzm ybnha qb qzh bsseoh.\n24 Utxi jhmq ptok qb qzh ptqzxbby.\n25 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t20 23 21\n26 Hbzm jhmq ptok qb qzh phaxbby.\n27 Hbzm ybnha qb qzh ptqzxbby.\n28 Otmaxt cbdxmhiha qb qzh bsseoh.\n29 Hbzm uhsq qzh yeuk.\n30 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t29 23 21\n31 Utxi qxtnhuuha qb qzh keqozhm.\n32 Ytmehu cbdxmhiha qb qzh keqozhm.\n33 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t29 23 21\n34 Hbzm cbdxmhiha qb qzh keqozhm.\n35 Ytmehu jhmq ptok qb qzh rtxahm.\n36 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t29 26 23\n37 Hbzm veokha dv qzh tvvuh.\n38 Utxi ybnha qb qzh bsseoh.\n39 Hbzm axbvvha qzh tvvuh.\n40 Ytmehu jhmq qb qzh phaxbby.\n41 Hbzm veokha dv qzh tvvuh.\n42 Hbzm aelotxaha qzh tvvuh qzhxh.\n43 Ytmehu jhmq qb qzh bsseoh.\n44 Hbzm jhmq ptok qb qzh bsseoh.\n45 Otmaxt ybnha qb qzh ptqzxbby.\n46 Otmaxt jhmq ptok qb qzh phaxbby.\n47 Otmaxt jhmq ptok qb qzh ptqzxbby.\n48 Otmaxt rbq qzh yeuk qzhxh.\n49 Hbzm cbdxmhiha qb qzh phaxbby.\n50 Utxi jhmq qb qzh ptqzxbby.\n51 Otmaxt axbvvha qzh yeuk qzhxh.\n52 Ytmehu qxtnhuuha qb qzh keqozhm.\n53 Utxi rbq qzh yeuk.\n54 Hbzm rxtppha qzh sbbqptuu.\n55 Utxi vdq abjm qzh yeuk.\n56 Ytmehu qbbk qzh tvvuh qzhxh.\n57 Otmaxt rbq qzh yeuk.\n58 Utxi ybnha qb qzh ztuujti.\n59 Otmaxt jhmq qb qzh keqozhm.\n60 Otmaxt aelotxaha qzh yeuk.\n61 Hbzm cbdxmhiha qb qzh keqozhm.\n62 Hbzm ybnha qb qzh ptqzxbby.\n63 Utxi qxtnhuuha qb qzh ptqzxbby.\n64 Ytmehu veokha dv qzh yeuk.\n65 Ytmehu uhsq qzh yeuk.\n66 Otmaxt rxtppha qzh yeuk.\n67 Hbzm qxtnhuuha qb qzh ztuujti.\n68 Ytmehu axbvvha qzh tvvuh.\n69 Ytmehu qbbk qzh tvvuh.\n70 Hbzm uhsq qzh sbbqptuu.\n71 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t70 62 61\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh phaxbby.\n7 Utxi jhmq qb qzh bsseoh.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Otmaxt rxtppha qzh sbbqptuu.\n16 Utxi qxtnhuuha qb qzh phaxbby.\n17 Hbzm qxtnhuuha qb qzh bsseoh.\n18 Otmaxt jhmq qb qzh phaxbby.\n19 Utxi ybnha qb qzh rtxahm.\n20 Utxi jhmq ptok qb qzh ptqzxbby.\n21 Hbzm qxtnhuuha qb qzh phaxbby.\n22 Hbzm cbdxmhiha qb qzh rtxahm.\n23 Utxi ybnha qb qzh keqozhm.\n24 Hbzm jhmq ptok qb qzh bsseoh.\n25 Hbzm cbdxmhiha qb qzh ztuujti.\n26 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n27 Hbzm ybnha qb qzh keqozhm.\n28 Utxi ybnha qb qzh ztuujti.\n29 Ytmehu veokha dv qzh tvvuh.\n30 Ytmehu aelotxaha qzh tvvuh qzhxh.\n31 Ytmehu ybnha qb qzh ztuujti.\n32 Otmaxt jhmq qb qzh ztuujti.\n33 Otmaxt uhsq qzh sbbqptuu.\n34 Utxi cbdxmhiha qb qzh phaxbby.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t33 32 18\n36 Utxi cbdxmhiha qb qzh keqozhm.\n37 Ytmehu rbq qzh sbbqptuu qzhxh.\n38 Ytmehu vdq abjm qzh sbbqptuu.\n39 Ytmehu qbbk qzh sbbqptuu.\n40 Otmaxt jhmq qb qzh rtxahm.\n41 Ytmehu ybnha qb qzh ptqzxbby.\n42 Ytmehu rxtppha qzh tvvuh qzhxh.\n43 Ytmehu cbdxmhiha qb qzh rtxahm.\n44 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t39 43 41\n45 Ytmehu jhmq ptok qb qzh ztuujti.\n46 Ytmehu jhmq qb qzh keqozhm.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t42 45 43\n48 Ytmehu uhsq qzh sbbqptuu.\n49 Ytmehu vdq abjm qzh tvvuh.\n50 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t49 45 43\n51 Hbzm ybnha qb qzh ztuujti.\n52 Utxi cbdxmhiha qb qzh phaxbby.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t48 46 45\n1 Hbzm rxtppha qzh yeuk.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Ytmehu veokha dv qzh tvvuh.\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Ytmehu aelotxaha qzh tvvuh.\n7 Utxi rxtppha qzh sbbqptuu qzhxh.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Utxi vdq abjm qzh sbbqptuu.\n10 Utxi jhmq qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Ytmehu uhsq qzh sbbqptuu.\n16 Ytmehu jhmq ptok qb qzh rtxahm.\n17 Otmaxt cbdxmhiha qb qzh rtxahm.\n18 Otmaxt ybnha qb qzh keqozhm.\n19 Hbzm jhmq ptok qb qzh ztuujti.\n20 Hbzm uhsq qzh yeuk.\n21 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t20 13 12\n22 Utxi jhmq qb qzh phaxbby.\n23 Utxi jhmq qb qzh bsseoh.\n24 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t20 13 12\n25 Utxi qbbk qzh sbbqptuu qzhxh.\n26 Otmaxt veokha dv qzh tvvuh qzhxh.\n27 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t20 19 13\n28 Otmaxt uhsq qzh tvvuh.\n29 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n30 Utxi vdq abjm qzh sbbqptuu.\n31 Ytmehu qxtnhuuha qb qzh keqozhm.\n32 Ytmehu qbbk qzh tvvuh.\n33 Utxi veokha dv qzh sbbqptuu.\n34 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n35 Hbzm qxtnhuuha qb qzh bsseoh.\n36 Utxi axbvvha qzh sbbqptuu.\n37 Otmaxt cbdxmhiha qb qzh rtxahm.\n38 Hbzm ybnha qb qzh ztuujti.\n39 Hbzm qbbk qzh yeuk qzhxh.\n40 Ytmehu jhmq qb qzh phaxbby.\n41 Ytmehu aelotxaha qzh tvvuh.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t41 40 34\n43 Ytmehu ybnha qb qzh rtxahm.\n44 Hbzm jhmq qb qzh rtxahm.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t41 40 34\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Ytmehu jhmq ptok qb qzh bsseoh.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Otmaxt qbbk qzh yeuk.\n12 Otmaxt rbq qzh sbbqptuu.\n13 Otmaxt veokha dv qzh tvvuh.\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Ytmehu ybnha qb qzh rtxahm.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Otmaxt rbq qzh sbbqptuu.\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n22 Otmaxt jhmq ptok qb qzh ztuujti.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t19 22 21\n24 Otmaxt jhmq qb qzh keqozhm.\n25 Otmaxt aelotxaha qzh yeuk.\n26 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t25 22 21\n27 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n28 Utxi qbbk qzh sbbqptuu.\n29 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t25 22 21\n30 Utxi vdq abjm qzh sbbqptuu.\n31 Ytmehu jhmq ptok qb qzh ptqzxbby.\n32 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t25 22 21\n33 Otmaxt rbq qzh sbbqptuu.\n34 Ytmehu cbdxmhiha qb qzh bsseoh.\n35 Hbzm qxtnhuuha qb qzh rtxahm.\n36 Otmaxt vdq abjm qzh sbbqptuu.\n37 Ytmehu ybnha qb qzh ptqzxbby.\n38 Utxi cbdxmhiha qb qzh ztuujti.\n39 Hbzm qxtnhuuha qb qzh phaxbby.\n40 Ytmehu jhmq ptok qb qzh keqozhm.\n41 Hbzm cbdxmhiha qb qzh ptqzxbby.\n42 Hbzm jhmq qb qzh bsseoh.\n43 Otmaxt jhmq ptok qb qzh phaxbby.\n44 Hbzm jhmq qb qzh rtxahm.\n45 Otmaxt ybnha qb qzh ztuujti.\n46 Utxi cbdxmhiha qb qzh bsseoh.\n47 Hbzm jhmq qb qzh keqozhm.\n48 Utxi jhmq qb qzh ptqzxbby.\n49 Utxi qxtnhuuha qb qzh phaxbby.\n50 Ytmehu veokha dv qzh yeuk.\n51 Hbzm veokha dv qzh sbbqptuu.\n52 Utxi cbdxmhiha qb qzh keqozhm.\n53 Otmaxt jhmq qb qzh ptqzxbby.\n54 Utxi ybnha qb qzh ztuujti.\n55 Otmaxt cbdxmhiha qb qzh ztuujti.\n56 Ytmehu ybnha qb qzh bsseoh.\n57 Otmaxt jhmq qb qzh keqozhm.\n58 Otmaxt vdq abjm qzh tvvuh.\n59 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t58 53 45\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Otmaxt jhmq qb qzh rtxahm.\n4 Hbzm jhmq qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Hbzm qbbk qzh yeuk.\n8 Hbzm uhsq qzh yeuk.\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Hbzm rxtppha qzh yeuk.\n11 Hbzm uhsq qzh yeuk qzhxh.\n12 Hbzm jhmq ptok qb qzh bsseoh.\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Utxi qbbk qzh sbbqptuu qzhxh.\n16 Otmaxt jhmq ptok qb qzh bsseoh.\n17 Ytmehu jhmq qb qzh bsseoh.\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Otmaxt rbq qzh tvvuh.\n20 Utxi veokha dv qzh sbbqptuu.\n21 Otmaxt jhmq qb qzh ptqzxbby.\n22 Ytmehu cbdxmhiha qb qzh ztuujti.\n23 Otmaxt ybnha qb qzh phaxbby.\n24 Otmaxt jhmq ptok qb qzh bsseoh.\n25 Utxi axbvvha qzh sbbqptuu qzhxh.\n26 Otmaxt axbvvha qzh tvvuh qzhxh.\n27 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t26 23 21\n28 Utxi rbq qzh sbbqptuu.\n29 Otmaxt rbq qzh tvvuh.\n30 Ytmehu jhmq ptok qb qzh ptqzxbby.\n31 Utxi qxtnhuuha qb qzh ptqzxbby.\n32 Otmaxt uhsq qzh tvvuh.\n33 Utxi axbvvha qzh sbbqptuu.\n34 Hbzm jhmq qb qzh keqozhm.\n35 Utxi jhmq qb qzh ztuujti.\n36 Otmaxt veokha dv qzh tvvuh.\n37 Ytmehu veokha dv qzh sbbqptuu.\n38 Utxi jhmq ptok qb qzh rtxahm.\n39 Utxi cbdxmhiha qb qzh bsseoh.\n40 Otmaxt aelotxaha qzh tvvuh.\n41 Ytmehu ybnha qb qzh rtxahm.\n42 Otmaxt jhmq ptok qb qzh ztuujti.\n43 Ytmehu axbvvha qzh sbbqptuu.\n44 Ytmehu veokha dv qzh yeuk.\n45 Otmaxt jhmq qb qzh phaxbby.\n46 Ytmehu vdq abjm qzh yeuk.\n47 Utxi jhmq qb qzh phaxbby.\n48 Hbzm jhmq qb qzh phaxbby.\n49 Utxi jhmq qb qzh keqozhm.\n50 Hbzm jhmq qb qzh ptqzxbby.\n51 Otmaxt qxtnhuuha qb qzh bsseoh.\n52 Hbzm jhmq qb qzh keqozhm.\n53 Ytmehu rxtppha qzh yeuk.\n54 Otmaxt rxtppha qzh tvvuh.\n55 Otmaxt axbvvha qzh tvvuh.\n56 Ytmehu rbq qzh sbbqptuu.\n57 Ytmehu uhsq qzh yeuk qzhxh.\n58 Utxi cbdxmhiha qb qzh bsseoh.\n59 Utxi ybnha qb qzh phaxbby.\n60 Ytmehu rxtppha qzh yeuk qzhxh.\n61 Utxi ybnha qb qzh ztuujti.\n62 Otmaxt jhmq qb qzh ptqzxbby.\n63 Hbzm ybnha qb qzh ztuujti.\n64 Utxi cbdxmhiha qb qzh rtxahm.\n65 Otmaxt cbdxmhiha qb qzh keqozhm.\n66 Hbzm cbdxmhiha qb qzh bsseoh.\n67 Ytmehu ybnha qb qzh ztuujti.\n68 Utxi jhmq qb qzh keqozhm.\n69 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n70 Hbzm qbbk qzh tvvuh qzhxh.\n71 Otmaxt jhmq ptok qb qzh keqozhm.\n72 Hbzm vdq abjm qzh tvvuh qzhxh.\n73 Utxi jhmq ptok qb qzh bsseoh.\n74 Hbzm qxtnhuuha qb qzh rtxahm.\n75 Ytmehu ybnha qb qzh keqozhm.\n76 Ytmehu jhmq ptok qb qzh ztuujti.\n77 Utxi rbq qzh tvvuh qzhxh.\n78 Utxi qxtnhuuha qb qzh phaxbby.\n79 Hbzm cbdxmhiha qb qzh ztuujti.\n80 Utxi uhsq qzh tvvuh.\n81 Ytmehu uhsq qzh yeuk qzhxh.\n82 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t81 76 75\n83 Ytmehu rxtppha qzh yeuk.\n84 Utxi veokha dv qzh tvvuh qzhxh.\n85 Ytmehu uhsq qzh yeuk.\n86 Ytmehu vdq abjm qzh sbbqptuu.\n87 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t86 75 67\n88 Utxi aelotxaha qzh tvvuh.\n89 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n90 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n91 Utxi rbq qzh tvvuh.\n92 Hbzm veokha dv qzh sbbqptuu.\n93 Hbzm axbvvha qzh sbbqptuu.\n94 Hbzm ybnha qb qzh rtxahm.\n95 Utxi qxtnhuuha qb qzh bsseoh.\n96 Utxi ybnha qb qzh phaxbby.\n97 Ytmehu qbbk qzh yeuk qzhxh.\n98 Utxi jhmq qb qzh ptqzxbby.\n99 Utxi vdq abjm qzh tvvuh.\n100 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t99 98 96\n101 Ytmehu vdq abjm qzh yeuk qzhxh.\n102 Utxi veokha dv qzh tvvuh.\n103 Ytmehu jhmq ptok qb qzh bsseoh.\n104 Ytmehu ybnha qb qzh ztuujti.\n105 Hbzm jhmq qb qzh bsseoh.\n106 Hbzm ybnha qb qzh keqozhm.\n107 Utxi aelotxaha qzh tvvuh.\n108 Ytmehu cbdxmhiha qb qzh bsseoh.\n109 Hbzm cbdxmhiha qb qzh ztuujti.\n110 Utxi cbdxmhiha qb qzh ztuujti.\n111 Otmaxt cbdxmhiha qb qzh rtxahm.\n112 Utxi rbq qzh yeuk qzhxh.\n113 Ytmehu ybnha qb qzh ztuujti.\n114 Hbzm ybnha qb qzh bsseoh.\n115 Utxi jhmq qb qzh bsseoh.\n116 Hbzm jhmq qb qzh ztuujti.\n117 Utxi jhmq ptok qb qzh phaxbby.\n118 Hbzm qbbk qzh sbbqptuu.\n119 Utxi ybnha qb qzh ptqzxbby.\n120 Hbzm jhmq qb qzh bsseoh.\n121 Utxi qxtnhuuha qb qzh bsseoh.\n122 Hbzm cbdxmhiha qb qzh phaxbby.\n123 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t118 122 120\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Hbzm jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh keqozhm.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu rbq qzh yeuk.\n12 Ytmehu vdq abjm qzh yeuk.\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n17 Ytmehu jhmq qb qzh ztuujti.\n18 Ytmehu cbdxmhiha qb qzh rtxahm.\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Ytmehu qxtnhuuha qb qzh ztuujti.\n22 Hbzm qxtnhuuha qb qzh bsseoh.\n23 Ytmehu cbdxmhiha qb qzh rtxahm.\n24 Hbzm ybnha qb qzh rtxahm.\n25 Ytmehu jhmq ptok qb qzh keqozhm.\n26 Utxi qxtnhuuha qb qzh bsseoh.\n27 Utxi veokha dv qzh yeuk qzhxh.\n28 Otmaxt ybnha qb qzh rtxahm.\n29 Utxi uhsq qzh yeuk.\n30 Utxi veokha dv qzh yeuk qzhxh.\n31 Utxi cbdxmhiha qb qzh ztuujti.\n32 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n33 Utxi aelotxaha qzh yeuk.\n34 Ytmehu rbq qzh tvvuh qzhxh.\n35 Ytmehu qbbk qzh sbbqptuu.\n36 Hbzm cbdxmhiha qb qzh keqozhm.\n37 Ytmehu jhmq qb qzh rtxahm.\n38 Ytmehu jhmq qb qzh keqozhm.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t34 38 37\n40 Ytmehu uhsq qzh sbbqptuu.\n41 Ytmehu ybnha qb qzh bsseoh.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t40 38 37\n43 Ytmehu uhsq qzh tvvuh.\n44 Otmaxt jhmq qb qzh keqozhm.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t43 41 38\n46 Otmaxt qbbk qzh sbbqptuu.\n47 Ytmehu jhmq ptok qb qzh ztuujti.\n48 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t43 41 38\n49 Otmaxt uhsq qzh sbbqptuu.\n50 Ytmehu rxtppha qzh yeuk qzhxh.\n51 Hbzm qbbk qzh sbbqptuu.\n52 Hbzm jhmq ptok qb qzh phaxbby.\n53 Hbzm qxtnhuuha qb qzh ztuujti.\n54 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t51 53 52\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Ytmehu rbq qzh yeuk.\n6 Otmaxt veokha dv qzh sbbqptuu.\n7 Utxi ybnha qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Hbzm cbdxmhiha qb qzh ztuujti.\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Ytmehu uhsq qzh yeuk.\n16 Utxi ybnha qb qzh keqozhm.\n17 Hbzm jhmq ptok qb qzh phaxbby.\n18 Ytmehu jhmq ptok qb qzh bsseoh.\n19 Otmaxt jhmq ptok qb qzh ztuujti.\n20 Hbzm rxtppha qzh yeuk.\n21 Otmaxt jhmq ptok qb qzh keqozhm.\n22 Ytmehu jhmq qb qzh phaxbby.\n23 Hbzm cbdxmhiha qb qzh ztuujti.\n24 Hbzm axbvvha qzh yeuk.\n25 Otmaxt aelotxaha qzh tvvuh.\n26 Utxi rxtppha qzh tvvuh.\n27 Otmaxt vdq abjm qzh sbbqptuu.\n28 Otmaxt rbq qzh sbbqptuu.\n29 Otmaxt jhmq qb qzh rtxahm.\n30 Utxi qxtnhuuha qb qzh bsseoh.\n31 Otmaxt axbvvha qzh sbbqptuu.\n32 Utxi jhmq qb qzh rtxahm.\n33 Utxi uhsq qzh tvvuh qzhxh.\n34 Hbzm qxtnhuuha qb qzh keqozhm.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t33 32 30\n36 Otmaxt rbq qzh tvvuh.\n37 Utxi qxtnhuuha qb qzh phaxbby.\n38 Otmaxt uhsq qzh tvvuh.\n39 Otmaxt jhmq qb qzh ptqzxbby.\n40 Ytmehu ybnha qb qzh bsseoh.\n41 Otmaxt ybnha qb qzh rtxahm.\n42 Hbzm jhmq ptok qb qzh bsseoh.\n43 Otmaxt qbbk qzh sbbqptuu.\n44 Otmaxt qbbk qzh tvvuh.\n45 Otmaxt aelotxaha qzh sbbqptuu.\n46 Ytmehu jhmq qb qzh ptqzxbby.\n47 Utxi qxtnhuuha qb qzh bsseoh.\n48 Otmaxt veokha dv qzh sbbqptuu.\n49 Otmaxt aelotxaha qzh tvvuh.\n50 Otmaxt uhsq qzh sbbqptuu.\n51 Otmaxt jhmq qb qzh bsseoh.\n52 Otmaxt qxtnhuuha qb qzh phaxbby.\n53 Hbzm jhmq qb qzh ztuujti.\n54 Hbzm cbdxmhiha qb qzh phaxbby.\n55 Hbzm jhmq qb qzh keqozhm.\n56 Utxi qxtnhuuha qb qzh ptqzxbby.\n57 Utxi ybnha qb qzh keqozhm.\n58 Ytmehu cbdxmhiha qb qzh ztuujti.\n59 Ytmehu rbq qzh yeuk.\n60 Ytmehu axbvvha qzh yeuk.\n61 Hbzm jhmq ptok qb qzh ptqzxbby.\n62 Utxi cbdxmhiha qb qzh phaxbby.\n63 Otmaxt jhmq qb qzh rtxahm.\n64 Otmaxt qbbk qzh tvvuh.\n65 Ytmehu qbbk qzh yeuk.\n66 Ytmehu axbvvha qzh yeuk qzhxh.\n67 Otmaxt rbq qzh sbbqptuu.\n68 Hbzm cbdxmhiha qb qzh ztuujti.\n69 Utxi jhmq qb qzh ztuujti.\n70 Ytmehu rxtppha qzh yeuk.\n71 Ytmehu jhmq qb qzh bsseoh.\n72 Otmaxt vdq abjm qzh tvvuh.\n73 Ytmehu vdq abjm qzh yeuk.\n74 Otmaxt cbdxmhiha qb qzh phaxbby.\n75 Otmaxt aelotxaha qzh sbbqptuu.\n76 Ytmehu rbq qzh yeuk.\n77 Ytmehu aelotxaha qzh yeuk qzhxh.\n78 Utxi jhmq ptok qb qzh bsseoh.\n79 Utxi rxtppha qzh yeuk.\n80 Ytmehu ybnha qb qzh ptqzxbby.\n81 Hbzm qxtnhuuha qb qzh keqozhm.\n82 Ytmehu jhmq qb qzh ztuujti.\n83 Utxi ybnha qb qzh phaxbby.\n84 Otmaxt qxtnhuuha qb qzh keqozhm.\n85 Hbzm ybnha qb qzh phaxbby.\n86 Utxi vdq abjm qzh yeuk.\n87 Otmaxt qxtnhuuha qb qzh rtxahm.\n88 Utxi veokha dv qzh yeuk.\n89 Otmaxt veokha dv qzh tvvuh.\n90 Utxi ybnha qb qzh rtxahm.\n91 Otmaxt cbdxmhiha qb qzh keqozhm.\n92 Ytmehu qxtnhuuha qb qzh bsseoh.\n93 Utxi jhmq qb qzh ztuujti.\n94 Utxi qxtnhuuha qb qzh keqozhm.\n95 Otmaxt axbvvha qzh tvvuh qzhxh.\n96 Utxi qxtnhuuha qb qzh ptqzxbby.\n97 Otmaxt rbq qzh tvvuh.\n98 Utxi jhmq qb qzh phaxbby.\n99 Utxi veokha dv qzh sbbqptuu qzhxh.\n100 Utxi vdq abjm qzh yeuk.\n101 Hbzm qxtnhuuha qb qzh bsseoh.\n102 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t100 98 96\n103 Hbzm qxtnhuuha qb qzh phaxbby.\n104 Otmaxt aelotxaha qzh tvvuh.\n105 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t100 94 93\n106 Hbzm rbq qzh yeuk.\n107 Hbzm jhmq qb qzh keqozhm.\n108 Utxi ybnha qb qzh rtxahm.\n109 Utxi uhsq qzh sbbqptuu qzhxh.\n110 Utxi ybnha qb qzh ptqzxbby.\n111 Utxi qxtnhuuha qb qzh bsseoh.\n112 Hbzm qxtnhuuha qb qzh phaxbby.\n113 Otmaxt jhmq qb qzh ztuujti.\n114 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n115 Ytmehu ybnha qb qzh rtxahm.\n116 Otmaxt ybnha qb qzh ztuujti.\n117 Ytmehu qbbk qzh sbbqptuu.\n118 Ytmehu vdq abjm qzh sbbqptuu.\n119 Otmaxt jhmq ptok qb qzh phaxbby.\n120 Hbzm ybnha qb qzh ztuujti.\n121 Otmaxt jhmq qb qzh keqozhm.\n122 Hbzm aelotxaha qzh yeuk.\n123 Ytmehu jhmq qb qzh phaxbby.\n124 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t122 120 112\n125 Utxi qxtnhuuha qb qzh keqozhm.\n126 Otmaxt cbdxmhiha qb qzh rtxahm.\n127 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t122 112 107\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi jhmq qb qzh rtxahm.\n3 Otmaxt jhmq ptok qb qzh ztuujti.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Otmaxt jhmq qb qzh keqozhm.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Utxi rxtppha qzh yeuk.\n12 Ytmehu jhmq ptok qb qzh ztuujti.\n13 Utxi axbvvha qzh yeuk qzhxh.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Utxi qbbk qzh sbbqptuu.\n16 Otmaxt qbbk qzh yeuk.\n17 Utxi vdq abjm qzh sbbqptuu.\n18 Ytmehu ybnha qb qzh phaxbby.\n19 Ytmehu jhmq qb qzh ztuujti.\n20 Utxi qxtnhuuha qb qzh ptqzxbby.\n21 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n22 Ytmehu ybnha qb qzh keqozhm.\n23 Otmaxt qbbk qzh tvvuh.\n24 Otmaxt aelotxaha qzh tvvuh qzhxh.\n25 Otmaxt aelotxaha qzh yeuk qzhxh.\n26 Otmaxt rbq qzh tvvuh.\n27 Utxi qxtnhuuha qb qzh phaxbby.\n28 Otmaxt aelotxaha qzh tvvuh.\n29 Otmaxt veokha dv qzh tvvuh.\n30 Otmaxt aelotxaha qzh tvvuh.\n31 Hbzm ybnha qb qzh phaxbby.\n32 Ytmehu rxtppha qzh tvvuh.\n33 Hbzm veokha dv qzh sbbqptuu.\n34 Hbzm qxtnhuuha qb qzh ztuujti.\n35 Hbzm qxtnhuuha qb qzh rtxahm.\n36 Otmaxt qbbk qzh yeuk.\n37 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t33 35 34\n38 Otmaxt aelotxaha qzh yeuk qzhxh.\n39 Utxi jhmq qb qzh keqozhm.\n40 Otmaxt jhmq qb qzh ptqzxbby.\n41 Ytmehu qbbk qzh yeuk.\n42 Ytmehu aelotxaha qzh yeuk.\n43 Utxi rxtppha qzh yeuk qzhxh.\n44 Hbzm vdq abjm qzh sbbqptuu.\n45 Hbzm ybnha qb qzh ztuujti.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t44 35 34\n47 Utxi uhsq qzh yeuk.\n48 Ytmehu qbbk qzh yeuk qzhxh.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t44 35 34\n50 Ytmehu axbvvha qzh yeuk.\n51 Ytmehu aelotxaha qzh tvvuh.\n52 Ytmehu qbbk qzh yeuk qzhxh.\n53 Utxi qxtnhuuha qb qzh phaxbby.\n54 Ytmehu jhmq ptok qb qzh phaxbby.\n55 Utxi qxtnhuuha qb qzh ptqzxbby.\n56 Otmaxt cbdxmhiha qb qzh keqozhm.\n57 Otmaxt qxtnhuuha qb qzh ztuujti.\n58 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n59 Otmaxt qxtnhuuha qb qzh bsseoh.\n60 Ytmehu uhsq qzh yeuk.\n61 Ytmehu jhmq qb qzh rtxahm.\n62 Otmaxt jhmq ptok qb qzh rtxahm.\n63 Otmaxt ybnha qb qzh ztuujti.\n64 Ytmehu rbq qzh sbbqptuu.\n65 Ytmehu aelotxaha qzh sbbqptuu.\n66 Utxi qxtnhuuha qb qzh phaxbby.\n67 Hbzm jhmq ptok qb qzh keqozhm.\n68 Ytmehu rbq qzh sbbqptuu.\n69 Utxi jhmq qb qzh ptqzxbby.\n70 Hbzm ybnha qb qzh rtxahm.\n71 Ytmehu axbvvha qzh sbbqptuu.\n72 Utxi cbdxmhiha qb qzh rtxahm.\n73 Utxi veokha dv qzh sbbqptuu.\n74 Ytmehu jhmq qb qzh ptqzxbby.\n75 Ytmehu jhmq qb qzh ztuujti.\n76 Utxi cbdxmhiha qb qzh ptqzxbby.\n77 Otmaxt jhmq qb qzh phaxbby.\n78 Otmaxt jhmq qb qzh keqozhm.\n79 Otmaxt rxtppha qzh tvvuh.\n80 Utxi axbvvha qzh sbbqptuu.\n81 Utxi jhmq ptok qb qzh ztuujti.\n82 Ytmehu jhmq qb qzh rtxahm.\n83 Otmaxt aelotxaha qzh tvvuh.\n84 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n85 Otmaxt veokha dv qzh sbbqptuu.\n86 Hbzm jhmq ptok qb qzh ztuujti.\n87 Otmaxt jhmq qb qzh keqozhm.\n88 Otmaxt ybnha qb qzh bsseoh.\n89 Otmaxt qxtnhuuha qb qzh keqozhm.\n90 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t85 89 88\n91 Ytmehu jhmq qb qzh keqozhm.\n92 Otmaxt aelotxaha qzh sbbqptuu.\n93 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t92 89 88\n1 Otmaxt rxtppha qzh tvvuh.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh ptqzxbby.\n7 Utxi rxtppha qzh sbbqptuu.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Otmaxt veokha dv qzh yeuk.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Otmaxt vdq abjm qzh tvvuh qzhxh.\n13 Utxi vdq abjm qzh sbbqptuu qzhxh.\n14 Otmaxt aelotxaha qzh yeuk.\n15 Utxi rxtppha qzh sbbqptuu.\n16 Utxi jhmq qb qzh rtxahm.\n17 Utxi rxtppha qzh tvvuh.\n18 Utxi aelotxaha qzh tvvuh qzhxh.\n19 Utxi axbvvha qzh sbbqptuu.\n20 Otmaxt qbbk qzh tvvuh.\n21 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n22 Utxi jhmq ptok qb qzh bsseoh.\n23 Otmaxt ybnha qb qzh ztuujti.\n24 Otmaxt aelotxaha qzh tvvuh.\n25 Ytmehu rbq qzh yeuk qzhxh.\n26 Otmaxt ybnha qb qzh ptqzxbby.\n27 Hbzm cbdxmhiha qb qzh rtxahm.\n28 Ytmehu jhmq ptok qb qzh ztuujti.\n29 Ytmehu veokha dv qzh tvvuh.\n30 Hbzm jhmq ptok qb qzh ptqzxbby.\n31 Ytmehu qxtnhuuha qb qzh phaxbby.\n32 Utxi qxtnhuuha qb qzh phaxbby.\n33 Otmaxt cbdxmhiha qb qzh bsseoh.\n34 Hbzm jhmq qb qzh phaxbby.\n35 Hbzm qxtnhuuha qb qzh rtxahm.\n36 Otmaxt cbdxmhiha qb qzh phaxbby.\n37 Ytmehu axbvvha qzh yeuk.\n38 Otmaxt ybnha qb qzh keqozhm.\n39 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t37 31 28\n40 Ytmehu vdq abjm qzh tvvuh.\n41 Ytmehu axbvvha qzh sbbqptuu.\n42 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t37 31 28\n43 Hbzm cbdxmhiha qb qzh bsseoh.\n44 Ytmehu qbbk qzh tvvuh.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t41 31 28\n46 Ytmehu axbvvha qzh tvvuh.\n47 Otmaxt ybnha qb qzh phaxbby.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t41 31 28\n49 Otmaxt rxtppha qzh tvvuh.\n50 Otmaxt jhmq qb qzh bsseoh.\n51 Hbzm jhmq ptok qb qzh ztuujti.\n52 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n53 Utxi jhmq ptok qb qzh keqozhm.\n54 Ytmehu jhmq qb qzh keqozhm.\n55 Hbzm ybnha qb qzh bsseoh.\n56 Hbzm jhmq ptok qb qzh rtxahm.\n57 Hbzm cbdxmhiha qb qzh keqozhm.\n58 Utxi jhmq qb qzh phaxbby.\n59 Otmaxt aelotxaha qzh tvvuh qzhxh.\n60 Hbzm jhmq ptok qb qzh bsseoh.\n61 Hbzm veokha dv qzh tvvuh.\n62 Hbzm vdq abjm qzh tvvuh qzhxh.\n63 Utxi veokha dv qzh yeuk.\n64 Hbzm veokha dv qzh tvvuh.\n65 Utxi vdq abjm qzh yeuk qzhxh.\n66 Utxi jhmq ptok qb qzh keqozhm.\n67 Hbzm ybnha qb qzh keqozhm.\n68 Hbzm ybnha qb qzh ztuujti.\n69 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t64 68 67\n1 Ytmehu rbq qzh yeuk.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Otmaxt jhmq ptok qb qzh rtxahm.\n4 Ytmehu axbvvha qzh yeuk.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Hbzm rxtppha qzh yeuk.\n9 Utxi cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Hbzm rbq qzh tvvuh.\n12 Hbzm axbvvha qzh yeuk.\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Ytmehu jhmq qb qzh rtxahm.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Ytmehu jhmq qb qzh bsseoh.\n18 Utxi ybnha qb qzh rtxahm.\n19 Utxi qxtnhuuha qb qzh bsseoh.\n20 Hbzm veokha dv qzh yeuk.\n21 Hbzm vdq abjm qzh yeuk qzhxh.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n24 Hbzm jhmq ptok qb qzh ptqzxbby.\n25 Utxi ybnha qb qzh ztuujti.\n26 Utxi rbq qzh sbbqptuu.\n27 Utxi uhsq qzh sbbqptuu.\n28 Ytmehu ybnha qb qzh ztuujti.\n29 Utxi veokha dv qzh sbbqptuu.\n30 Utxi qxtnhuuha qb qzh bsseoh.\n31 Otmaxt qxtnhuuha qb qzh keqozhm.\n32 Utxi jhmq ptok qb qzh rtxahm.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t29 32 30\n34 Ytmehu jhmq ptok qb qzh rtxahm.\n35 Utxi rxtppha qzh yeuk.\n36 Ytmehu veokha dv qzh tvvuh.\n37 Ytmehu vdq abjm qzh tvvuh.\n38 Utxi ybnha qb qzh ptqzxbby.\n39 Ytmehu rbq qzh tvvuh.\n40 Ytmehu vdq abjm qzh tvvuh.\n41 Utxi aelotxaha qzh yeuk.\n42 Otmaxt jhmq qb qzh rtxahm.\n43 Otmaxt rxtppha qzh tvvuh.\n44 Otmaxt vdq abjm qzh tvvuh.\n45 Utxi jhmq qb qzh bsseoh.\n46 Hbzm veokha dv qzh yeuk.\n47 Ytmehu veokha dv qzh tvvuh.\n48 Ytmehu uhsq qzh tvvuh.\n49 Otmaxt jhmq qb qzh bsseoh.\n50 Utxi jhmq ptok qb qzh rtxahm.\n51 Hbzm qxtnhuuha qb qzh bsseoh.\n52 Ytmehu rbq qzh tvvuh.\n53 Utxi cbdxmhiha qb qzh keqozhm.\n54 Ytmehu uhsq qzh tvvuh.\n55 Hbzm qxtnhuuha qb qzh phaxbby.\n56 Hbzm aelotxaha qzh yeuk.\n57 Ytmehu ybnha qb qzh ptqzxbby.\n58 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t56 55 51\n59 Utxi cbdxmhiha qb qzh ptqzxbby.\n60 Utxi ybnha qb qzh ztuujti.\n61 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t56 55 51\n62 Hbzm cbdxmhiha qb qzh ztuujti.\n63 Ytmehu cbdxmhiha qb qzh keqozhm.\n64 Otmaxt ybnha qb qzh keqozhm.\n65 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n66 Hbzm jhmq qb qzh bsseoh.\n67 Hbzm jhmq ptok qb qzh rtxahm.\n68 Utxi axbvvha qzh sbbqptuu.\n69 Hbzm qbbk qzh tvvuh qzhxh.\n70 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t68 45 38\n71 Otmaxt qxtnhuuha qb qzh ztuujti.\n72 Otmaxt jhmq ptok qb qzh bsseoh.\n73 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t68 53 50\n1 Hbzm jhmq qb qzh phaxbby.\n2 Utxi ybnha qb qzh bsseoh.\n3 Ytmehu cbdxmhiha qb qzh keqozhm.\n4 Utxi rbq qzh yeuk qzhxh.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Hbzm jhmq qb qzh rtxahm.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Utxi uhsq qzh yeuk.\n9 Hbzm ybnha qb qzh rtxahm.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Ytmehu ybnha qb qzh bsseoh.\n16 Otmaxt qbbk qzh tvvuh qzhxh.\n17 Ytmehu rxtppha qzh yeuk.\n18 Otmaxt uhsq qzh tvvuh.\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n21 Utxi qxtnhuuha qb qzh rtxahm.\n22 Hbzm cbdxmhiha qb qzh keqozhm.\n23 Utxi qxtnhuuha qb qzh ptqzxbby.\n24 Hbzm qbbk qzh sbbqptuu.\n25 Hbzm jhmq ptok qb qzh rtxahm.\n26 Otmaxt ybnha qb qzh ztuujti.\n27 Utxi jhmq qb qzh rtxahm.\n28 Otmaxt ybnha qb qzh phaxbby.\n29 Utxi rxtppha qzh tvvuh.\n30 Utxi cbdxmhiha qb qzh ztuujti.\n31 Ytmehu aelotxaha qzh yeuk.\n32 Utxi jhmq ptok qb qzh rtxahm.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t29 32 30\n34 Utxi jhmq qb qzh ztuujti.\n35 Utxi uhsq qzh tvvuh.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t35 34 32\n37 Hbzm qxtnhuuha qb qzh ztuujti.\n38 Utxi jhmq qb qzh keqozhm.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t35 34 32\n40 Hbzm ybnha qb qzh rtxahm.\n41 Utxi cbdxmhiha qb qzh phaxbby.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t35 32 30\n43 Ytmehu rxtppha qzh yeuk qzhxh.\n44 Ytmehu jhmq qb qzh phaxbby.\n45 Hbzm ybnha qb qzh phaxbby.\n46 Hbzm jhmq qb qzh rtxahm.\n47 Utxi jhmq ptok qb qzh keqozhm.\n48 Ytmehu qxtnhuuha qb qzh bsseoh.\n49 Utxi qxtnhuuha qb qzh ztuujti.\n50 Otmaxt jhmq qb qzh bsseoh.\n51 Ytmehu vdq abjm qzh yeuk.\n52 Hbzm vdq abjm qzh sbbqptuu.\n53 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t51 48 44\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm qbbk qzh tvvuh.\n3 Hbzm cbdxmhiha qb qzh rtxahm.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t2 4 3\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t2 4 3\n9 Ytmehu ybnha qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Hbzm vdq abjm qzh tvvuh.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t11 4 3\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t11 4 3\n17 Utxi rxtppha qzh tvvuh.\n18 Utxi aelotxaha qzh tvvuh.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Hbzm qbbk qzh yeuk.\n21 Utxi jhmq qb qzh ptqzxbby.\n22 Hbzm axbvvha qzh yeuk.\n23 Hbzm ybnha qb qzh phaxbby.\n24 Hbzm qxtnhuuha qb qzh ztuujti.\n25 Utxi jhmq qb qzh bsseoh.\n26 Ytmehu jhmq qb qzh ptqzxbby.\n27 Hbzm ybnha qb qzh keqozhm.\n28 Utxi rxtppha qzh yeuk qzhxh.\n29 Utxi ybnha qb qzh ptqzxbby.\n30 Utxi rbq qzh tvvuh.\n31 Utxi jhmq ptok qb qzh rtxahm.\n32 Utxi axbvvha qzh yeuk.\n33 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t32 31 29\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Ytmehu qxtnhuuha qb qzh phaxbby.\n4 Utxi ybnha qb qzh ztuujti.\n5 Ytmehu qbbk qzh sbbqptuu.\n6 Ytmehu axbvvha qzh sbbqptuu.\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Hbzm rbq qzh tvvuh.\n9 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm ybnha qb qzh keqozhm.\n11 Ytmehu rbq qzh yeuk.\n12 Ytmehu vdq abjm qzh yeuk qzhxh.\n13 Hbzm vdq abjm qzh tvvuh.\n14 Ytmehu qbbk qzh yeuk.\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Ytmehu axbvvha qzh yeuk qzhxh.\n17 Ytmehu qbbk qzh yeuk.\n18 Ytmehu vdq abjm qzh yeuk.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Otmaxt qxtnhuuha qb qzh keqozhm.\n21 Ytmehu cbdxmhiha qb qzh bsseoh.\n22 Otmaxt rxtppha qzh tvvuh qzhxh.\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Utxi cbdxmhiha qb qzh phaxbby.\n25 Ytmehu ybnha qb qzh rtxahm.\n26 Ytmehu cbdxmhiha qb qzh ztuujti.\n27 Utxi jhmq qb qzh bsseoh.\n28 Otmaxt axbvvha qzh tvvuh qzhxh.\n29 Otmaxt veokha dv qzh tvvuh.\n30 Hbzm ybnha qb qzh rtxahm.\n31 Hbzm cbdxmhiha qb qzh ztuujti.\n32 Hbzm cbdxmhiha qb qzh rtxahm.\n33 Utxi cbdxmhiha qb qzh ztuujti.\n34 Otmaxt qxtnhuuha qb qzh ztuujti.\n35 Hbzm qxtnhuuha qb qzh keqozhm.\n36 Hbzm cbdxmhiha qb qzh bsseoh.\n37 Hbzm jhmq ptok qb qzh rtxahm.\n38 Ytmehu jhmq ptok qb qzh keqozhm.\n39 Otmaxt cbdxmhiha qb qzh keqozhm.\n40 Otmaxt vdq abjm qzh tvvuh qzhxh.\n41 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t40 39 34\n42 Otmaxt jhmq qb qzh phaxbby.\n43 Hbzm qxtnhuuha qb qzh ztuujti.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t40 39 34\n45 Otmaxt veokha dv qzh sbbqptuu.\n46 Utxi cbdxmhiha qb qzh bsseoh.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t40 39 34\n48 Ytmehu veokha dv qzh tvvuh qzhxh.\n49 Ytmehu aelotxaha qzh tvvuh qzhxh.\n50 Ytmehu veokha dv qzh tvvuh.\n51 Ytmehu qxtnhuuha qb qzh bsseoh.\n52 Hbzm jhmq qb qzh bsseoh.\n53 Ytmehu aelotxaha qzh tvvuh qzhxh.\n54 Ytmehu qbbk qzh tvvuh.\n55 Ytmehu aelotxaha qzh tvvuh.\n56 Otmaxt axbvvha qzh sbbqptuu.\n57 Hbzm qxtnhuuha qb qzh keqozhm.\n58 Otmaxt qbbk qzh sbbqptuu qzhxh.\n59 Ytmehu veokha dv qzh tvvuh.\n60 Ytmehu qxtnhuuha qb qzh rtxahm.\n61 Ytmehu ybnha qb qzh keqozhm.\n62 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t59 61 60\n63 Otmaxt uhsq qzh sbbqptuu.\n64 Ytmehu jhmq qb qzh bsseoh.\n65 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t59 64 61\n1 Ytmehu qbbk qzh sbbqptuu.\n2 Ytmehu vdq abjm qzh sbbqptuu.\n3 Ytmehu qxtnhuuha qb qzh phaxbby.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh keqozhm.\n10 Utxi jhmq qb qzh bsseoh.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh bsseoh.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Otmaxt ybnha qb qzh rtxahm.\n18 Ytmehu qxtnhuuha qb qzh ztuujti.\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Otmaxt jhmq qb qzh ztuujti.\n21 Otmaxt qxtnhuuha qb qzh phaxbby.\n22 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n23 Otmaxt jhmq qb qzh rtxahm.\n24 Utxi jhmq qb qzh keqozhm.\n25 Ytmehu veokha dv qzh tvvuh.\n26 Hbzm cbdxmhiha qb qzh keqozhm.\n27 Utxi cbdxmhiha qb qzh phaxbby.\n28 Otmaxt cbdxmhiha qb qzh ztuujti.\n29 Otmaxt ybnha qb qzh bsseoh.\n30 Utxi cbdxmhiha qb qzh ztuujti.\n31 Ytmehu jhmq qb qzh rtxahm.\n32 Ytmehu uhsq qzh tvvuh qzhxh.\n33 Otmaxt jhmq qb qzh phaxbby.\n34 Ytmehu veokha dv qzh sbbqptuu.\n35 Otmaxt jhmq ptok qb qzh rtxahm.\n36 Otmaxt jhmq ptok qb qzh phaxbby.\n37 Utxi qxtnhuuha qb qzh phaxbby.\n38 Otmaxt ybnha qb qzh ztuujti.\n39 Ytmehu cbdxmhiha qb qzh bsseoh.\n40 Utxi jhmq ptok qb qzh rtxahm.\n41 Ytmehu ybnha qb qzh ztuujti.\n42 Utxi jhmq ptok qb qzh phaxbby.\n43 Utxi ybnha qb qzh keqozhm.\n44 Ytmehu cbdxmhiha qb qzh rtxahm.\n45 Ytmehu aelotxaha qzh sbbqptuu.\n46 Ytmehu cbdxmhiha qb qzh keqozhm.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t45 41 39\n48 Otmaxt cbdxmhiha qb qzh keqozhm.\n49 Utxi cbdxmhiha qb qzh ztuujti.\n50 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t45 44 41\n51 Otmaxt cbdxmhiha qb qzh phaxbby.\n52 Utxi qxtnhuuha qb qzh ptqzxbby.\n53 Utxi veokha dv qzh yeuk.\n54 Hbzm ybnha qb qzh phaxbby.\n55 Utxi vdq abjm qzh yeuk.\n56 Otmaxt jhmq qb qzh ztuujti.\n57 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n58 Utxi rxtppha qzh yeuk.\n59 Hbzm jhmq qb qzh ztuujti.\n60 Utxi ybnha qb qzh phaxbby.\n61 Utxi uhsq qzh yeuk.\n62 Utxi jhmq qb qzh keqozhm.\n63 Ytmehu ybnha qb qzh bsseoh.\n64 Hbzm ybnha qb qzh phaxbby.\n65 Ytmehu jhmq qb qzh keqozhm.\n66 Utxi jhmq ptok qb qzh ztuujti.\n67 Otmaxt jhmq qb qzh bsseoh.\n68 Hbzm veokha dv qzh yeuk.\n69 Otmaxt jhmq ptok qb qzh ztuujti.\n70 Hbzm aelotxaha qzh yeuk qzhxh.\n71 Hbzm qbbk qzh yeuk qzhxh.\n72 Ytmehu jhmq qb qzh phaxbby.\n73 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n74 Hbzm jhmq ptok qb qzh ztuujti.\n75 Hbzm vdq abjm qzh yeuk qzhxh.\n76 Utxi rxtppha qzh yeuk.\n77 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n78 Utxi cbdxmhiha qb qzh rtxahm.\n79 Utxi rbq qzh sbbqptuu qzhxh.\n80 Utxi axbvvha qzh sbbqptuu.\n81 Ytmehu jhmq qb qzh bsseoh.\n82 Otmaxt qxtnhuuha qb qzh phaxbby.\n83 Utxi qbbk qzh tvvuh.\n84 Utxi veokha dv qzh sbbqptuu.\n85 Utxi axbvvha qzh sbbqptuu.\n86 Hbzm qxtnhuuha qb qzh keqozhm.\n87 Hbzm cbdxmhiha qb qzh phaxbby.\n88 Otmaxt ybnha qb qzh bsseoh.\n89 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n90 Utxi aelotxaha qzh tvvuh qzhxh.\n91 Utxi ybnha qb qzh bsseoh.\n92 Utxi ybnha qb qzh keqozhm.\n93 Utxi cbdxmhiha qb qzh ztuujti.\n94 Utxi aelotxaha qzh yeuk qzhxh.\n95 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t94 93 92\n96 Otmaxt cbdxmhiha qb qzh ztuujti.\n97 Ytmehu qxtnhuuha qb qzh bsseoh.\n98 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t94 93 92\n99 Utxi cbdxmhiha qb qzh phaxbby.\n100 Utxi jhmq qb qzh ztuujti.\n101 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t94 93 92\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Utxi rbq qzh tvvuh.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t4 7 6\n10 Utxi veokha dv qzh yeuk.\n11 Hbzm axbvvha qzh sbbqptuu.\n12 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t11 7 6\n13 Utxi axbvvha qzh yeuk.\n14 Utxi axbvvha qzh tvvuh.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t11 7 6\n16 Utxi rbq qzh tvvuh.\n17 Utxi jhmq ptok qb qzh keqozhm.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t11 7 6\n19 Ytmehu rxtppha qzh sbbqptuu.\n20 Otmaxt ybnha qb qzh keqozhm.\n21 Hbzm cbdxmhiha qb qzh rtxahm.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Otmaxt ybnha qb qzh phaxbby.\n24 Hbzm veokha dv qzh yeuk.\n25 Ytmehu qxtnhuuha qb qzh rtxahm.\n26 Otmaxt qxtnhuuha qb qzh bsseoh.\n27 Hbzm uhsq qzh yeuk.\n28 Utxi vdq abjm qzh tvvuh.\n29 Utxi jhmq qb qzh ptqzxbby.\n30 Ytmehu aelotxaha qzh sbbqptuu.\n31 Ytmehu qbbk qzh yeuk.\n32 Hbzm veokha dv qzh sbbqptuu qzhxh.\n33 Ytmehu axbvvha qzh yeuk.\n34 Hbzm qbbk qzh yeuk qzhxh.\n35 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n36 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n37 Ytmehu vdq abjm qzh sbbqptuu.\n38 Utxi ybnha qb qzh keqozhm.\n39 Utxi cbdxmhiha qb qzh ztuujti.\n40 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n41 Utxi cbdxmhiha qb qzh bsseoh.\n42 Hbzm jhmq ptok qb qzh bsseoh.\n43 Hbzm qxtnhuuha qb qzh ztuujti.\n44 Hbzm jhmq ptok qb qzh phaxbby.\n45 Utxi cbdxmhiha qb qzh ztuujti.\n46 Hbzm axbvvha qzh yeuk.\n47 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t46 44 43\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Otmaxt veokha dv qzh yeuk.\n3 Ytmehu jhmq ptok qb qzh ztuujti.\n4 Otmaxt uhsq qzh yeuk.\n5 Utxi jhmq qb qzh ztuujti.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Hbzm qxtnhuuha qb qzh phaxbby.\n10 Hbzm jhmq qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Hbzm cbdxmhiha qb qzh rtxahm.\n13 Otmaxt rbq qzh sbbqptuu qzhxh.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n17 Hbzm veokha dv qzh tvvuh qzhxh.\n18 Hbzm qxtnhuuha qb qzh ptqzxbby.\n19 Otmaxt rxtppha qzh sbbqptuu.\n20 Utxi jhmq qb qzh phaxbby.\n21 Utxi cbdxmhiha qb qzh ptqzxbby.\n22 Hbzm axbvvha qzh tvvuh.\n23 Utxi qbbk qzh tvvuh.\n24 Utxi vdq abjm qzh tvvuh qzhxh.\n25 Otmaxt vdq abjm qzh sbbqptuu.\n26 Hbzm qbbk qzh tvvuh qzhxh.\n27 Hbzm vdq abjm qzh tvvuh.\n28 Hbzm jhmq ptok qb qzh rtxahm.\n29 Utxi qbbk qzh tvvuh.\n30 Ytmehu jhmq qb qzh ptqzxbby.\n31 Utxi jhmq qb qzh keqozhm.\n32 Hbzm cbdxmhiha qb qzh ztuujti.\n33 Otmaxt rbq qzh sbbqptuu.\n34 Hbzm rxtppha qzh yeuk qzhxh.\n35 Utxi cbdxmhiha qb qzh ztuujti.\n36 Otmaxt jhmq qb qzh rtxahm.\n37 Otmaxt aelotxaha qzh sbbqptuu.\n38 Otmaxt qxtnhuuha qb qzh phaxbby.\n39 Utxi jhmq qb qzh ptqzxbby.\n40 Hbzm jhmq qb qzh bsseoh.\n41 Otmaxt jhmq ptok qb qzh bsseoh.\n42 Hbzm jhmq ptok qb qzh ptqzxbby.\n43 Utxi axbvvha qzh tvvuh.\n44 Ytmehu rxtppha qzh tvvuh.\n45 Ytmehu aelotxaha qzh tvvuh.\n46 Ytmehu cbdxmhiha qb qzh keqozhm.\n47 Hbzm ybnha qb qzh keqozhm.\n48 Utxi qbbk qzh tvvuh.\n49 Hbzm uhsq qzh yeuk.\n50 Otmaxt jhmq ptok qb qzh keqozhm.\n51 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t49 47 42\n52 Hbzm qxtnhuuha qb qzh ptqzxbby.\n53 Otmaxt jhmq ptok qb qzh phaxbby.\n54 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t49 47 42\n55 Ytmehu cbdxmhiha qb qzh rtxahm.\n56 Otmaxt cbdxmhiha qb qzh rtxahm.\n57 Otmaxt qbbk qzh sbbqptuu.\n58 Utxi jhmq qb qzh keqozhm.\n59 Hbzm jhmq ptok qb qzh ztuujti.\n60 Utxi qbbk qzh yeuk.\n61 Utxi aelotxaha qzh yeuk.\n62 Hbzm cbdxmhiha qb qzh ptqzxbby.\n63 Utxi cbdxmhiha qb qzh phaxbby.\n64 Hbzm cbdxmhiha qb qzh keqozhm.\n65 Hbzm rxtppha qzh yeuk.\n66 Hbzm cbdxmhiha qb qzh phaxbby.\n67 Utxi cbdxmhiha qb qzh ptqzxbby.\n68 Utxi uhsq qzh tvvuh.\n69 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t68 67 63\n70 Ytmehu ybnha qb qzh bsseoh.\n71 Otmaxt ybnha qb qzh ptqzxbby.\n72 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t68 67 63\n73 Utxi ybnha qb qzh ztuujti.\n74 Ytmehu jhmq qb qzh phaxbby.\n75 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t68 63 58\n1 Ytmehu qbbk qzh tvvuh.\n2 Ytmehu axbvvha qzh tvvuh.\n3 Ytmehu rbq qzh tvvuh.\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Ytmehu vdq abjm qzh tvvuh.\n6 Utxi qxtnhuuha qb qzh keqozhm.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Utxi ybnha qb qzh phaxbby.\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Utxi ybnha qb qzh rtxahm.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Ytmehu ybnha qb qzh rtxahm.\n16 Otmaxt jhmq ptok qb qzh bsseoh.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Ytmehu jhmq qb qzh ztuujti.\n19 Otmaxt ybnha qb qzh phaxbby.\n20 Utxi jhmq qb qzh keqozhm.\n21 Ytmehu jhmq qb qzh keqozhm.\n22 Otmaxt ybnha qb qzh rtxahm.\n23 Otmaxt cbdxmhiha qb qzh phaxbby.\n24 Ytmehu cbdxmhiha qb qzh rtxahm.\n25 Hbzm jhmq qb qzh ptqzxbby.\n26 Otmaxt cbdxmhiha qb qzh keqozhm.\n27 Hbzm jhmq qb qzh ztuujti.\n28 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n29 Hbzm rxtppha qzh sbbqptuu.\n30 Utxi ybnha qb qzh rtxahm.\n31 Hbzm ybnha qb qzh bsseoh.\n32 Utxi jhmq qb qzh keqozhm.\n33 Ytmehu cbdxmhiha qb qzh bsseoh.\n34 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n35 Hbzm qxtnhuuha qb qzh ptqzxbby.\n36 Otmaxt cbdxmhiha qb qzh bsseoh.\n37 Ytmehu jhmq qb qzh phaxbby.\n38 Otmaxt qbbk qzh sbbqptuu.\n39 Otmaxt jhmq qb qzh ptqzxbby.\n40 Otmaxt cbdxmhiha qb qzh bsseoh.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t38 40 39\n42 Utxi jhmq qb qzh ztuujti.\n43 Utxi qxtnhuuha qb qzh bsseoh.\n44 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t38 40 39\n45 Utxi jhmq qb qzh rtxahm.\n46 Utxi qxtnhuuha qb qzh ptqzxbby.\n47 Otmaxt rxtppha qzh tvvuh.\n48 Otmaxt jhmq ptok qb qzh ztuujti.\n49 Ytmehu jhmq qb qzh rtxahm.\n50 Hbzm rxtppha qzh yeuk.\n51 Utxi ybnha qb qzh bsseoh.\n52 Otmaxt jhmq ptok qb qzh bsseoh.\n53 Utxi jhmq ptok qb qzh keqozhm.\n54 Utxi jhmq ptok qb qzh ztuujti.\n55 Otmaxt uhsq qzh sbbqptuu.\n56 Hbzm aelotxaha qzh yeuk.\n57 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t55 48 40\n58 Hbzm rbq qzh yeuk.\n59 Otmaxt vdq abjm qzh tvvuh.\n60 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t55 52 48\n61 Hbzm vdq abjm qzh yeuk.\n62 Otmaxt cbdxmhiha qb qzh ztuujti.\n63 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t59 52 48\n1 Ytmehu veokha dv qzh tvvuh.\n2 Ytmehu aelotxaha qzh tvvuh.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Hbzm veokha dv qzh tvvuh.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Hbzm uhsq qzh tvvuh qzhxh.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Hbzm qbbk qzh tvvuh.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Ytmehu jhmq ptok qb qzh bsseoh.\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Hbzm jhmq qb qzh ztuujti.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Hbzm uhsq qzh tvvuh.\n19 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t18 16 15\n20 Hbzm rbq qzh tvvuh.\n21 Hbzm qxtnhuuha qb qzh keqozhm.\n22 Otmaxt cbdxmhiha qb qzh bsseoh.\n23 Otmaxt jhmq qb qzh phaxbby.\n24 Otmaxt qxtnhuuha qb qzh ztuujti.\n25 Hbzm axbvvha qzh tvvuh.\n26 Hbzm qbbk qzh tvvuh.\n27 Otmaxt ybnha qb qzh phaxbby.\n28 Hbzm jhmq ptok qb qzh phaxbby.\n29 Otmaxt ybnha qb qzh ztuujti.\n30 Hbzm uhsq qzh tvvuh qzhxh.\n31 Hbzm cbdxmhiha qb qzh ztuujti.\n32 Ytmehu ybnha qb qzh ptqzxbby.\n33 Ytmehu jhmq qb qzh phaxbby.\n34 Hbzm jhmq ptok qb qzh ptqzxbby.\n35 Ytmehu qbbk qzh tvvuh.\n36 Otmaxt cbdxmhiha qb qzh keqozhm.\n37 Ytmehu uhsq qzh tvvuh qzhxh.\n38 Utxi ybnha qb qzh ptqzxbby.\n39 Otmaxt qxtnhuuha qb qzh phaxbby.\n40 Ytmehu qbbk qzh tvvuh.\n41 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n42 Ytmehu uhsq qzh tvvuh.\n43 Ytmehu qbbk qzh tvvuh.\n44 Otmaxt qxtnhuuha qb qzh bsseoh.\n45 Ytmehu jhmq qb qzh bsseoh.\n46 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n47 Hbzm jhmq ptok qb qzh bsseoh.\n48 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t43 46 45\n49 Utxi ybnha qb qzh bsseoh.\n50 Ytmehu jhmq qb qzh keqozhm.\n51 Ytmehu aelotxaha qzh tvvuh.\n52 Ytmehu rbq qzh tvvuh.\n53 Otmaxt jhmq ptok qb qzh ptqzxbby.\n54 Otmaxt qxtnhuuha qb qzh keqozhm.\n55 Utxi jhmq ptok qb qzh phaxbby.\n56 Ytmehu qxtnhuuha qb qzh phaxbby.\n57 Utxi ybnha qb qzh ptqzxbby.\n58 Ytmehu jhmq ptok qb qzh ztuujti.\n59 Ytmehu aelotxaha qzh tvvuh.\n60 Ytmehu qbbk qzh tvvuh.\n61 Ytmehu ybnha qb qzh phaxbby.\n62 Otmaxt ybnha qb qzh bsseoh.\n63 Ytmehu jhmq qb qzh rtxahm.\n64 Hbzm cbdxmhiha qb qzh ztuujti.\n65 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t60 63 61\n66 Ytmehu vdq abjm qzh tvvuh.\n67 Hbzm cbdxmhiha qb qzh ptqzxbby.\n68 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t66 63 61\n69 Utxi jhmq qb qzh phaxbby.\n70 Ytmehu jhmq ptok qb qzh ztuujti.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t66 63 61\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Otmaxt cbdxmhiha qb qzh bsseoh.\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Hbzm cbdxmhiha qb qzh rtxahm.\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Hbzm jhmq qb qzh bsseoh.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh bsseoh.\n12 Otmaxt cbdxmhiha qb qzh keqozhm.\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Utxi cbdxmhiha qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh rtxahm.\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Ytmehu jhmq qb qzh phaxbby.\n20 Otmaxt jhmq ptok qb qzh ztuujti.\n21 Utxi jhmq qb qzh ptqzxbby.\n22 Utxi ybnha qb qzh rtxahm.\n23 Utxi cbdxmhiha qb qzh keqozhm.\n24 Utxi qbbk qzh sbbqptuu.\n25 Utxi ybnha qb qzh rtxahm.\n26 Utxi jhmq qb qzh keqozhm.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t24 26 25\n28 Otmaxt jhmq qb qzh rtxahm.\n29 Utxi jhmq qb qzh ptqzxbby.\n30 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t24 26 25\n31 Utxi aelotxaha qzh sbbqptuu.\n32 Otmaxt ybnha qb qzh ptqzxbby.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t31 29 26\n34 Hbzm ybnha qb qzh keqozhm.\n35 Hbzm rbq qzh tvvuh.\n36 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t31 29 26\n37 Otmaxt jhmq ptok qb qzh rtxahm.\n38 Hbzm ybnha qb qzh rtxahm.\n39 Ytmehu qxtnhuuha qb qzh bsseoh.\n40 Ytmehu qxtnhuuha qb qzh phaxbby.\n41 Utxi rbq qzh sbbqptuu qzhxh.\n42 Hbzm uhsq qzh tvvuh qzhxh.\n43 Hbzm qbbk qzh tvvuh.\n44 Ytmehu jhmq ptok qb qzh keqozhm.\n45 Utxi qxtnhuuha qb qzh keqozhm.\n46 Otmaxt jhmq qb qzh bsseoh.\n47 Hbzm vdq abjm qzh tvvuh qzhxh.\n48 Utxi jhmq qb qzh phaxbby.\n49 Ytmehu qxtnhuuha qb qzh bsseoh.\n50 Hbzm jhmq ptok qb qzh phaxbby.\n51 Hbzm jhmq ptok qb qzh rtxahm.\n52 Hbzm ybnha qb qzh phaxbby.\n53 Utxi qxtnhuuha qb qzh ztuujti.\n54 Utxi aelotxaha qzh sbbqptuu qzhxh.\n55 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t54 53 48\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Utxi rxtppha qzh sbbqptuu.\n3 Utxi rbq qzh yeuk.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Hbzm qxtnhuuha qb qzh rtxahm.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Utxi axbvvha qzh yeuk.\n9 Hbzm ybnha qb qzh phaxbby.\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Utxi rxtppha qzh yeuk.\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Utxi vdq abjm qzh sbbqptuu.\n15 Utxi veokha dv qzh sbbqptuu.\n16 Hbzm qxtnhuuha qb qzh ztuujti.\n17 Utxi axbvvha qzh yeuk.\n18 Otmaxt jhmq qb qzh phaxbby.\n19 Utxi qxtnhuuha qb qzh rtxahm.\n20 Hbzm jhmq ptok qb qzh keqozhm.\n21 Ytmehu ybnha qb qzh ztuujti.\n22 Otmaxt ybnha qb qzh ptqzxbby.\n23 Hbzm cbdxmhiha qb qzh ptqzxbby.\n24 Utxi jhmq qb qzh ztuujti.\n25 Otmaxt cbdxmhiha qb qzh phaxbby.\n26 Hbzm jhmq ptok qb qzh keqozhm.\n27 Utxi jhmq ptok qb qzh bsseoh.\n28 Otmaxt qxtnhuuha qb qzh keqozhm.\n29 Utxi axbvvha qzh sbbqptuu.\n30 Ytmehu jhmq qb qzh bsseoh.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t29 27 24\n32 Ytmehu ybnha qb qzh keqozhm.\n33 Utxi veokha dv qzh sbbqptuu.\n34 Utxi cbdxmhiha qb qzh ztuujti.\n35 Utxi vdq abjm qzh sbbqptuu.\n36 Utxi veokha dv qzh sbbqptuu.\n37 Otmaxt jhmq ptok qb qzh rtxahm.\n38 Hbzm jhmq ptok qb qzh phaxbby.\n39 Ytmehu qxtnhuuha qb qzh bsseoh.\n40 Otmaxt qbbk qzh tvvuh.\n41 Utxi qxtnhuuha qb qzh ptqzxbby.\n42 Otmaxt vdq abjm qzh tvvuh qzhxh.\n43 Utxi vdq abjm qzh sbbqptuu.\n44 Otmaxt veokha dv qzh tvvuh qzhxh.\n45 Utxi rxtppha qzh sbbqptuu qzhxh.\n46 Hbzm cbdxmhiha qb qzh bsseoh.\n47 Hbzm qbbk qzh yeuk.\n48 Otmaxt cbdxmhiha qb qzh ztuujti.\n49 Utxi jhmq qb qzh rtxahm.\n50 Hbzm ybnha qb qzh rtxahm.\n51 Hbzm jhmq ptok qb qzh bsseoh.\n52 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t47 51 50\n53 Hbzm aelotxaha qzh yeuk.\n54 Utxi aelotxaha qzh sbbqptuu.\n55 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t53 51 50\n56 Otmaxt ybnha qb qzh rtxahm.\n57 Utxi rbq qzh sbbqptuu.\n58 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t53 51 50\n59 Ytmehu cbdxmhiha qb qzh rtxahm.\n60 Otmaxt axbvvha qzh tvvuh.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t60 56 48\n1 Hbzm rbq qzh sbbqptuu.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Otmaxt jhmq qb qzh ptqzxbby.\n7 Hbzm veokha dv qzh tvvuh.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh phaxbby.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Hbzm axbvvha qzh tvvuh.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Hbzm veokha dv qzh tvvuh.\n15 Hbzm uhsq qzh tvvuh.\n16 Ytmehu qbbk qzh sbbqptuu qzhxh.\n17 Hbzm qbbk qzh tvvuh.\n18 Otmaxt jhmq ptok qb qzh rtxahm.\n19 Ytmehu uhsq qzh sbbqptuu.\n20 Hbzm cbdxmhiha qb qzh keqozhm.\n21 Otmaxt qbbk qzh yeuk qzhxh.\n22 Hbzm veokha dv qzh sbbqptuu.\n23 Ytmehu cbdxmhiha qb qzh rtxahm.\n24 Utxi jhmq qb qzh phaxbby.\n25 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n26 Ytmehu jhmq qb qzh ztuujti.\n27 Utxi cbdxmhiha qb qzh rtxahm.\n28 Ytmehu jhmq ptok qb qzh phaxbby.\n29 Ytmehu cbdxmhiha qb qzh ztuujti.\n30 Otmaxt ybnha qb qzh bsseoh.\n31 Otmaxt uhsq qzh yeuk.\n32 Ytmehu jhmq ptok qb qzh keqozhm.\n33 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t31 30 25\n34 Ytmehu jhmq qb qzh bsseoh.\n35 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n36 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t31 30 25\n37 Otmaxt veokha dv qzh yeuk.\n38 Otmaxt axbvvha qzh yeuk.\n39 Ytmehu cbdxmhiha qb qzh phaxbby.\n40 Otmaxt veokha dv qzh yeuk.\n41 Otmaxt qxtnhuuha qb qzh keqozhm.\n42 Utxi jhmq qb qzh ztuujti.\n43 Otmaxt axbvvha qzh yeuk qzhxh.\n44 Utxi qxtnhuuha qb qzh phaxbby.\n45 Hbzm uhsq qzh tvvuh.\n46 Otmaxt jhmq qb qzh rtxahm.\n47 Hbzm qxtnhuuha qb qzh rtxahm.\n48 Hbzm qxtnhuuha qb qzh ztuujti.\n49 Otmaxt cbdxmhiha qb qzh bsseoh.\n50 Otmaxt jhmq ptok qb qzh phaxbby.\n51 Hbzm ybnha qb qzh bsseoh.\n52 Hbzm aelotxaha qzh sbbqptuu.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t52 48 47\n54 Otmaxt jhmq qb qzh ptqzxbby.\n55 Hbzm qbbk qzh sbbqptuu.\n56 Hbzm jhmq qb qzh keqozhm.\n57 Ytmehu jhmq ptok qb qzh bsseoh.\n58 Hbzm axbvvha qzh sbbqptuu.\n59 Hbzm qbbk qzh sbbqptuu.\n60 Ytmehu jhmq ptok qb qzh ptqzxbby.\n61 Ytmehu qxtnhuuha qb qzh ztuujti.\n62 Otmaxt ybnha qb qzh bsseoh.\n63 Hbzm ybnha qb qzh bsseoh.\n64 Utxi ybnha qb qzh keqozhm.\n65 Otmaxt ybnha qb qzh phaxbby.\n66 Utxi jhmq ptok qb qzh ptqzxbby.\n67 Otmaxt jhmq qb qzh ptqzxbby.\n68 Otmaxt ybnha qb qzh ztuujti.\n69 Hbzm aelotxaha qzh sbbqptuu.\n70 Hbzm rxtppha qzh sbbqptuu.\n71 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n72 Hbzm qbbk qzh sbbqptuu qzhxh.\n73 Hbzm ybnha qb qzh ptqzxbby.\n74 Ytmehu jhmq qb qzh ptqzxbby.\n75 Otmaxt jhmq ptok qb qzh bsseoh.\n76 Otmaxt qxtnhuuha qb qzh ztuujti.\n77 Ytmehu jhmq qb qzh ztuujti.\n78 Hbzm axbvvha qzh sbbqptuu qzhxh.\n79 Otmaxt jhmq ptok qb qzh bsseoh.\n80 Ytmehu jhmq ptok qb qzh phaxbby.\n81 Utxi rbq qzh sbbqptuu.\n82 Utxi uhsq qzh sbbqptuu.\n83 Ytmehu ybnha qb qzh bsseoh.\n84 Otmaxt ybnha qb qzh ptqzxbby.\n85 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n86 Utxi cbdxmhiha qb qzh ztuujti.\n87 Utxi qxtnhuuha qb qzh bsseoh.\n88 Otmaxt jhmq ptok qb qzh ztuujti.\n89 Utxi jhmq ptok qb qzh ztuujti.\n90 Ytmehu jhmq ptok qb qzh ptqzxbby.\n91 Utxi ybnha qb qzh ptqzxbby.\n92 Otmaxt aelotxaha qzh sbbqptuu.\n93 Ytmehu ybnha qb qzh ztuujti.\n94 Utxi ybnha qb qzh bsseoh.\n95 Ytmehu rxtppha qzh sbbqptuu.\n96 Otmaxt ybnha qb qzh rtxahm.\n97 Utxi jhmq ptok qb qzh rtxahm.\n98 Utxi qxtnhuuha qb qzh ztuujti.\n99 Hbzm jhmq qb qzh rtxahm.\n100 Otmaxt cbdxmhiha qb qzh keqozhm.\n101 Hbzm jhmq qb qzh phaxbby.\n102 Otmaxt qbbk qzh yeuk.\n103 Otmaxt vdq abjm qzh yeuk qzhxh.\n104 Ytmehu jhmq qb qzh phaxbby.\n105 Hbzm qxtnhuuha qb qzh rtxahm.\n106 Otmaxt qxtnhuuha qb qzh bsseoh.\n107 Otmaxt jhmq ptok qb qzh keqozhm.\n108 Otmaxt rbq qzh tvvuh.\n109 Otmaxt qxtnhuuha qb qzh phaxbby.\n110 Ytmehu aelotxaha qzh sbbqptuu.\n111 Otmaxt jhmq ptok qb qzh ptqzxbby.\n112 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t108 111 109\n113 Otmaxt uhsq qzh tvvuh.\n114 Ytmehu jhmq ptok qb qzh keqozhm.\n115 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t113 111 109\n1 Utxi ybnha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Utxi veokha dv qzh sbbqptuu.\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Utxi ybnha qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Utxi vdq abjm qzh sbbqptuu.\n9 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t8 7 5\n10 Utxi qbbk qzh sbbqptuu.\n11 Utxi axbvvha qzh sbbqptuu.\n12 Hbzm cbdxmhiha qb qzh ztuujti.\n13 Ytmehu veokha dv qzh yeuk.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Hbzm qbbk qzh tvvuh.\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Otmaxt ybnha qb qzh phaxbby.\n18 Utxi qbbk qzh sbbqptuu qzhxh.\n19 Utxi jhmq qb qzh rtxahm.\n20 Otmaxt jhmq ptok qb qzh keqozhm.\n21 Otmaxt jhmq qb qzh phaxbby.\n22 Utxi jhmq ptok qb qzh ptqzxbby.\n23 Ytmehu ybnha qb qzh rtxahm.\n24 Hbzm aelotxaha qzh tvvuh.\n25 Otmaxt jhmq qb qzh ptqzxbby.\n26 Ytmehu aelotxaha qzh yeuk.\n27 Ytmehu qbbk qzh yeuk.\n28 Hbzm rbq qzh tvvuh.\n29 Utxi uhsq qzh sbbqptuu.\n30 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t29 22 19\n31 Hbzm ybnha qb qzh phaxbby.\n32 Ytmehu qxtnhuuha qb qzh bsseoh.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t29 22 19\n34 Ytmehu jhmq ptok qb qzh phaxbby.\n35 Otmaxt qxtnhuuha qb qzh phaxbby.\n36 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t29 22 19\n37 Hbzm axbvvha qzh tvvuh.\n38 Ytmehu uhsq qzh yeuk qzhxh.\n39 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tbsseoh\t38 34 32\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Otmaxt rbq qzh tvvuh.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Ytmehu cbdxmhiha qb qzh bsseoh.\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Utxi aelotxaha qzh sbbqptuu.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Utxi veokha dv qzh sbbqptuu.\n14 Utxi jhmq qb qzh ztuujti.\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Otmaxt vdq abjm qzh tvvuh.\n17 Otmaxt rxtppha qzh tvvuh.\n18 Otmaxt uhsq qzh tvvuh.\n19 Utxi qxtnhuuha qb qzh phaxbby.\n20 Otmaxt qxtnhuuha qb qzh keqozhm.\n21 Hbzm rxtppha qzh tvvuh.\n22 Otmaxt jhmq qb qzh ptqzxbby.\n23 Utxi aelotxaha qzh sbbqptuu.\n24 Utxi cbdxmhiha qb qzh ptqzxbby.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t23 19 14\n26 Hbzm jhmq qb qzh phaxbby.\n27 Hbzm qbbk qzh sbbqptuu.\n28 Otmaxt ybnha qb qzh phaxbby.\n29 Ytmehu cbdxmhiha qb qzh bsseoh.\n30 Hbzm aelotxaha qzh tvvuh qzhxh.\n31 Otmaxt veokha dv qzh tvvuh.\n32 Otmaxt axbvvha qzh tvvuh.\n33 Otmaxt rbq qzh tvvuh.\n34 Ytmehu qxtnhuuha qb qzh keqozhm.\n35 Utxi cbdxmhiha qb qzh keqozhm.\n36 Otmaxt aelotxaha qzh tvvuh.\n37 Ytmehu jhmq qb qzh ztuujti.\n38 Hbzm qbbk qzh tvvuh.\n39 Utxi qxtnhuuha qb qzh ptqzxbby.\n40 Ytmehu qxtnhuuha qb qzh keqozhm.\n41 Ytmehu ybnha qb qzh ztuujti.\n42 Ytmehu qxtnhuuha qb qzh rtxahm.\n43 Hbzm jhmq ptok qb qzh rtxahm.\n44 Hbzm ybnha qb qzh ztuujti.\n45 Utxi jhmq qb qzh ztuujti.\n46 Hbzm axbvvha qzh sbbqptuu.\n47 Ytmehu qxtnhuuha qb qzh phaxbby.\n48 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t46 44 43\n49 Hbzm qxtnhuuha qb qzh bsseoh.\n50 Utxi veokha dv qzh sbbqptuu.\n51 Hbzm cbdxmhiha qb qzh rtxahm.\n52 Utxi jhmq qb qzh ptqzxbby.\n53 Hbzm uhsq qzh tvvuh qzhxh.\n54 Hbzm jhmq qb qzh bsseoh.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t53 44 43\n56 Utxi aelotxaha qzh sbbqptuu.\n57 Utxi qxtnhuuha qb qzh ztuujti.\n58 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t53 51 49\n59 Utxi qxtnhuuha qb qzh bsseoh.\n60 Ytmehu jhmq qb qzh ptqzxbby.\n61 Ytmehu veokha dv qzh sbbqptuu.\n62 Hbzm qbbk qzh yeuk.\n63 Hbzm qxtnhuuha qb qzh phaxbby.\n64 Hbzm ybnha qb qzh rtxahm.\n65 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t62 64 63\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Hbzm ybnha qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Ytmehu rxtppha qzh yeuk qzhxh.\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Ytmehu uhsq qzh yeuk qzhxh.\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Otmaxt ybnha qb qzh keqozhm.\n18 Hbzm jhmq qb qzh phaxbby.\n19 Ytmehu ybnha qb qzh keqozhm.\n20 Hbzm rbq qzh tvvuh qzhxh.\n21 Otmaxt veokha dv qzh sbbqptuu.\n22 Utxi ybnha qb qzh ptqzxbby.\n23 Utxi cbdxmhiha qb qzh bsseoh.\n24 Utxi jhmq qb qzh phaxbby.\n25 Otmaxt jhmq ptok qb qzh phaxbby.\n26 Ytmehu jhmq qb qzh rtxahm.\n27 Hbzm cbdxmhiha qb qzh ztuujti.\n28 Otmaxt axbvvha qzh sbbqptuu.\n29 Hbzm axbvvha qzh tvvuh.\n30 Ytmehu ybnha qb qzh ptqzxbby.\n31 Utxi rxtppha qzh sbbqptuu.\n32 Hbzm veokha dv qzh tvvuh.\n33 Utxi vdq abjm qzh sbbqptuu.\n34 Utxi qbbk qzh sbbqptuu.\n35 Hbzm axbvvha qzh tvvuh qzhxh.\n36 Otmaxt cbdxmhiha qb qzh bsseoh.\n37 Hbzm qbbk qzh tvvuh.\n38 Otmaxt ybnha qb qzh phaxbby.\n39 Utxi aelotxaha qzh sbbqptuu.\n40 Otmaxt jhmq ptok qb qzh bsseoh.\n41 Ytmehu jhmq qb qzh keqozhm.\n42 Utxi qxtnhuuha qb qzh keqozhm.\n43 Hbzm uhsq qzh tvvuh.\n44 Ytmehu ybnha qb qzh ptqzxbby.\n45 Ytmehu jhmq qb qzh bsseoh.\n46 Hbzm jhmq ptok qb qzh rtxahm.\n47 Otmaxt jhmq qb qzh ptqzxbby.\n48 Otmaxt jhmq ptok qb qzh keqozhm.\n49 Hbzm jhmq qb qzh keqozhm.\n50 Utxi qxtnhuuha qb qzh bsseoh.\n51 Hbzm qxtnhuuha qb qzh bsseoh.\n52 Hbzm ybnha qb qzh keqozhm.\n53 Hbzm jhmq qb qzh ztuujti.\n54 Hbzm jhmq qb qzh phaxbby.\n55 Hbzm rxtppha qzh sbbqptuu.\n56 Hbzm vdq abjm qzh sbbqptuu.\n57 Hbzm jhmq qb qzh keqozhm.\n58 Hbzm jhmq qb qzh phaxbby.\n59 Utxi jhmq qb qzh ztuujti.\n60 Utxi jhmq qb qzh phaxbby.\n61 Hbzm rxtppha qzh sbbqptuu.\n62 Ytmehu ybnha qb qzh rtxahm.\n63 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n64 Ytmehu jhmq ptok qb qzh bsseoh.\n65 Ytmehu jhmq qb qzh ptqzxbby.\n66 Utxi veokha dv qzh sbbqptuu qzhxh.\n67 Otmaxt qxtnhuuha qb qzh ztuujti.\n68 Utxi vdq abjm qzh sbbqptuu.\n69 Otmaxt ybnha qb qzh bsseoh.\n70 Hbzm jhmq qb qzh keqozhm.\n71 Utxi qbbk qzh sbbqptuu.\n72 Ytmehu ybnha qb qzh phaxbby.\n73 Otmaxt jhmq ptok qb qzh ptqzxbby.\n74 Utxi cbdxmhiha qb qzh ptqzxbby.\n75 Utxi qxtnhuuha qb qzh rtxahm.\n76 Hbzm jhmq ptok qb qzh rtxahm.\n77 Otmaxt jhmq ptok qb qzh rtxahm.\n78 Hbzm jhmq ptok qb qzh ztuujti.\n79 Ytmehu jhmq qb qzh keqozhm.\n80 Utxi vdq abjm qzh sbbqptuu.\n81 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t80 75 74\n82 Hbzm qbbk qzh tvvuh.\n83 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n84 Otmaxt ybnha qb qzh phaxbby.\n85 Hbzm aelotxaha qzh tvvuh qzhxh.\n86 Otmaxt axbvvha qzh sbbqptuu.\n87 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n88 Ytmehu ybnha qb qzh rtxahm.\n89 Utxi jhmq ptok qb qzh ztuujti.\n90 Otmaxt jhmq qb qzh bsseoh.\n91 Ytmehu ybnha qb qzh bsseoh.\n92 Ytmehu ybnha qb qzh keqozhm.\n93 Hbzm cbdxmhiha qb qzh keqozhm.\n94 Ytmehu jhmq ptok qb qzh ptqzxbby.\n95 Hbzm cbdxmhiha qb qzh rtxahm.\n96 Otmaxt ybnha qb qzh ztuujti.\n97 Utxi jhmq ptok qb qzh keqozhm.\n98 Ytmehu cbdxmhiha qb qzh rtxahm.\n99 Ytmehu jhmq ptok qb qzh bsseoh.\n100 Otmaxt rbq qzh yeuk.\n101 Utxi jhmq ptok qb qzh bsseoh.\n102 Otmaxt veokha dv qzh tvvuh.\n103 Otmaxt axbvvha qzh tvvuh.\n104 Otmaxt rbq qzh tvvuh.\n105 Ytmehu ybnha qb qzh keqozhm.\n106 Ytmehu qxtnhuuha qb qzh phaxbby.\n107 Ytmehu cbdxmhiha qb qzh rtxahm.\n108 Utxi ybnha qb qzh rtxahm.\n109 Hbzm qxtnhuuha qb qzh keqozhm.\n110 Ytmehu jhmq qb qzh keqozhm.\n111 Otmaxt vdq abjm qzh yeuk.\n112 Utxi cbdxmhiha qb qzh keqozhm.\n113 Ytmehu ybnha qb qzh phaxbby.\n114 Otmaxt vdq abjm qzh tvvuh.\n115 Otmaxt jhmq qb qzh keqozhm.\n116 Otmaxt jhmq qb qzh ptqzxbby.\n117 Ytmehu ybnha qb qzh bsseoh.\n118 Hbzm jhmq qb qzh ztuujti.\n119 Hbzm rbq qzh tvvuh qzhxh.\n120 Hbzm veokha dv qzh yeuk.\n121 Hbzm vdq abjm qzh yeuk.\n122 Hbzm rxtppha qzh yeuk.\n123 Utxi ybnha qb qzh ptqzxbby.\n124 Otmaxt qxtnhuuha qb qzh rtxahm.\n125 Hbzm aelotxaha qzh tvvuh qzhxh.\n126 Hbzm axbvvha qzh yeuk.\n127 Hbzm qbbk qzh yeuk.\n128 Otmaxt qxtnhuuha qb qzh keqozhm.\n129 Hbzm axbvvha qzh yeuk.\n130 Hbzm rbq qzh tvvuh qzhxh.\n131 Hbzm rxtppha qzh yeuk.\n132 Ytmehu jhmq ptok qb qzh ptqzxbby.\n133 Hbzm cbdxmhiha qb qzh phaxbby.\n134 Hbzm rbq qzh sbbqptuu.\n135 Otmaxt jhmq qb qzh ptqzxbby.\n136 Otmaxt cbdxmhiha qb qzh bsseoh.\n137 Hbzm jhmq qb qzh keqozhm.\n138 Hbzm jhmq qb qzh ptqzxbby.\n139 Hbzm axbvvha qzh tvvuh.\n140 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t139 137 133\n141 Otmaxt jhmq qb qzh phaxbby.\n142 Hbzm veokha dv qzh tvvuh.\n143 Hbzm jhmq ptok qb qzh keqozhm.\n144 Hbzm vdq abjm qzh tvvuh qzhxh.\n145 Hbzm rbq qzh tvvuh.\n146 Otmaxt ybnha qb qzh rtxahm.\n147 Otmaxt jhmq ptok qb qzh phaxbby.\n148 Ytmehu jhmq ptok qb qzh bsseoh.\n149 Ytmehu jhmq ptok qb qzh keqozhm.\n150 Utxi ybnha qb qzh keqozhm.\n151 Hbzm ybnha qb qzh ptqzxbby.\n152 Hbzm jhmq ptok qb qzh rtxahm.\n153 Hbzm uhsq qzh sbbqptuu.\n154 Hbzm cbdxmhiha qb qzh keqozhm.\n155 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t153 152 151\n156 Utxi qxtnhuuha qb qzh bsseoh.\n157 Hbzm vdq abjm qzh yeuk qzhxh.\n158 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t157 154 152\n159 Ytmehu rbq qzh yeuk.\n160 Hbzm jhmq ptok qb qzh ptqzxbby.\n161 Hbzm jhmq qb qzh bsseoh.\n162 Hbzm uhsq qzh tvvuh.\n163 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t162 161 160\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Utxi veokha dv qzh tvvuh.\n3 Utxi vdq abjm qzh tvvuh.\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Utxi jhmq qb qzh rtxahm.\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Otmaxt uhsq qzh sbbqptuu qzhxh.\n9 Otmaxt rxtppha qzh sbbqptuu.\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Otmaxt cbdxmhiha qb qzh bsseoh.\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Utxi rxtppha qzh yeuk.\n16 Otmaxt qxtnhuuha qb qzh rtxahm.\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Utxi axbvvha qzh yeuk.\n19 Otmaxt cbdxmhiha qb qzh ztuujti.\n20 Utxi jhmq qb qzh rtxahm.\n21 Otmaxt aelotxaha qzh sbbqptuu.\n22 Otmaxt rbq qzh sbbqptuu qzhxh.\n23 Otmaxt uhsq qzh sbbqptuu qzhxh.\n24 Utxi jhmq qb qzh bsseoh.\n25 Hbzm qbbk qzh sbbqptuu.\n26 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n27 Hbzm axbvvha qzh sbbqptuu qzhxh.\n28 Hbzm veokha dv qzh sbbqptuu.\n29 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n30 Hbzm vdq abjm qzh sbbqptuu.\n31 Ytmehu rxtppha qzh yeuk.\n32 Ytmehu uhsq qzh yeuk qzhxh.\n33 Otmaxt jhmq ptok qb qzh phaxbby.\n34 Ytmehu rxtppha qzh yeuk.\n35 Otmaxt jhmq ptok qb qzh keqozhm.\n36 Otmaxt rxtppha qzh tvvuh.\n37 Hbzm rbq qzh sbbqptuu.\n38 Utxi jhmq ptok qb qzh keqozhm.\n39 Otmaxt ybnha qb qzh ztuujti.\n40 Hbzm jhmq ptok qb qzh phaxbby.\n41 Hbzm uhsq qzh sbbqptuu.\n42 Otmaxt uhsq qzh tvvuh.\n43 Ytmehu vdq abjm qzh yeuk.\n44 Hbzm veokha dv qzh sbbqptuu.\n45 Otmaxt rxtppha qzh tvvuh.\n46 Otmaxt cbdxmhiha qb qzh phaxbby.\n47 Otmaxt qxtnhuuha qb qzh ztuujti.\n48 Hbzm uhsq qzh sbbqptuu.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t45 47 46\n50 Utxi jhmq ptok qb qzh rtxahm.\n51 Otmaxt aelotxaha qzh tvvuh qzhxh.\n52 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t51 47 46\n53 Hbzm rxtppha qzh sbbqptuu.\n54 Otmaxt veokha dv qzh tvvuh.\n55 Otmaxt ybnha qb qzh phaxbby.\n56 Ytmehu jhmq qb qzh rtxahm.\n57 Hbzm ybnha qb qzh bsseoh.\n58 Hbzm jhmq qb qzh rtxahm.\n59 Otmaxt uhsq qzh tvvuh.\n60 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n61 Hbzm axbvvha qzh sbbqptuu qzhxh.\n62 Utxi ybnha qb qzh ptqzxbby.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t61 58 57\n64 Otmaxt qxtnhuuha qb qzh ztuujti.\n65 Ytmehu jhmq ptok qb qzh bsseoh.\n66 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n67 Utxi rbq qzh yeuk.\n68 Ytmehu jhmq qb qzh bsseoh.\n69 Ytmehu cbdxmhiha qb qzh phaxbby.\n70 Utxi axbvvha qzh yeuk.\n71 Utxi jhmq ptok qb qzh ztuujti.\n72 Hbzm veokha dv qzh sbbqptuu.\n73 Hbzm jhmq ptok qb qzh ptqzxbby.\n74 Otmaxt ybnha qb qzh phaxbby.\n75 Ytmehu qbbk qzh tvvuh qzhxh.\n76 Utxi cbdxmhiha qb qzh rtxahm.\n77 Hbzm aelotxaha qzh sbbqptuu.\n78 Hbzm ybnha qb qzh ztuujti.\n79 Otmaxt jhmq ptok qb qzh rtxahm.\n80 Hbzm ybnha qb qzh keqozhm.\n81 Utxi qxtnhuuha qb qzh keqozhm.\n82 Utxi qxtnhuuha qb qzh rtxahm.\n83 Ytmehu cbdxmhiha qb qzh rtxahm.\n84 Utxi ybnha qb qzh phaxbby.\n85 Ytmehu jhmq ptok qb qzh ptqzxbby.\n86 Otmaxt ybnha qb qzh ptqzxbby.\n87 Ytmehu aelotxaha qzh tvvuh.\n88 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t87 85 83\n89 Ytmehu qbbk qzh yeuk.\n90 Utxi cbdxmhiha qb qzh ptqzxbby.\n91 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t87 85 83\n1 Otmaxt rxtppha qzh yeuk.\n2 Otmaxt uhsq qzh yeuk qzhxh.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Utxi jhmq qb qzh rtxahm.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Hbzm vdq abjm qzh yeuk qzhxh.\n12 Hbzm jhmq ptok qb qzh rtxahm.\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Otmaxt rbq qzh tvvuh.\n16 Otmaxt aelotxaha qzh tvvuh.\n17 Hbzm qbbk qzh sbbqptuu.\n18 Hbzm qxtnhuuha qb qzh bsseoh.\n19 Ytmehu jhmq qb qzh phaxbby.\n20 Otmaxt cbdxmhiha qb qzh keqozhm.\n21 Utxi jhmq ptok qb qzh ztuujti.\n22 Hbzm axbvvha qzh sbbqptuu qzhxh.\n23 Utxi ybnha qb qzh phaxbby.\n24 Otmaxt qxtnhuuha qb qzh bsseoh.\n25 Hbzm qxtnhuuha qb qzh ptqzxbby.\n26 Otmaxt veokha dv qzh sbbqptuu.\n27 Ytmehu jhmq ptok qb qzh ptqzxbby.\n28 Ytmehu ybnha qb qzh bsseoh.\n29 Utxi jhmq ptok qb qzh ztuujti.\n30 Otmaxt jhmq ptok qb qzh ztuujti.\n31 Utxi qxtnhuuha qb qzh bsseoh.\n32 Ytmehu rxtppha qzh yeuk.\n33 Ytmehu aelotxaha qzh yeuk qzhxh.\n34 Ytmehu jhmq qb qzh phaxbby.\n35 Utxi jhmq ptok qb qzh phaxbby.\n36 Ytmehu cbdxmhiha qb qzh bsseoh.\n37 Otmaxt rbq qzh tvvuh.\n38 Utxi jhmq ptok qb qzh keqozhm.\n39 Utxi cbdxmhiha qb qzh rtxahm.\n40 Utxi jhmq qb qzh ptqzxbby.\n41 Otmaxt vdq abjm qzh tvvuh.\n42 Hbzm cbdxmhiha qb qzh bsseoh.\n43 Otmaxt jhmq ptok qb qzh ptqzxbby.\n44 Utxi jhmq ptok qb qzh phaxbby.\n45 Ytmehu ybnha qb qzh ptqzxbby.\n46 Ytmehu ybnha qb qzh bsseoh.\n47 Hbzm qbbk qzh yeuk.\n48 Otmaxt aelotxaha qzh sbbqptuu.\n49 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t48 43 30\n50 Hbzm ybnha qb qzh phaxbby.\n51 Otmaxt rbq qzh sbbqptuu.\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Otmaxt cbdxmhiha qb qzh bsseoh.\n54 Utxi jhmq ptok qb qzh phaxbby.\n55 Ytmehu jhmq qb qzh rtxahm.\n56 Hbzm qxtnhuuha qb qzh bsseoh.\n57 Otmaxt axbvvha qzh sbbqptuu.\n58 Otmaxt veokha dv qzh sbbqptuu.\n59 Otmaxt vdq abjm qzh sbbqptuu.\n60 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n61 Hbzm uhsq qzh yeuk qzhxh.\n62 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t61 56 50\n63 Hbzm jhmq qb qzh keqozhm.\n64 Utxi jhmq qb qzh rtxahm.\n65 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t61 56 50\n66 Otmaxt jhmq ptok qb qzh keqozhm.\n67 Ytmehu qxtnhuuha qb qzh phaxbby.\n68 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t61 56 50\n69 Ytmehu jhmq ptok qb qzh ztuujti.\n70 Ytmehu qxtnhuuha qb qzh rtxahm.\n71 Utxi ybnha qb qzh keqozhm.\n72 Utxi jhmq ptok qb qzh ptqzxbby.\n73 Utxi qxtnhuuha qb qzh ztuujti.\n74 Hbzm ybnha qb qzh rtxahm.\n75 Hbzm jhmq qb qzh ztuujti.\n76 Otmaxt jhmq ptok qb qzh bsseoh.\n77 Utxi veokha dv qzh tvvuh qzhxh.\n78 Utxi jhmq ptok qb qzh rtxahm.\n79 Ytmehu jhmq qb qzh ztuujti.\n80 Utxi vdq abjm qzh tvvuh.\n81 Otmaxt ybnha qb qzh ptqzxbby.\n82 Otmaxt jhmq qb qzh keqozhm.\n83 Utxi ybnha qb qzh keqozhm.\n84 Otmaxt ybnha qb qzh bsseoh.\n85 Utxi jhmq ptok qb qzh phaxbby.\n86 Utxi ybnha qb qzh ztuujti.\n87 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n88 Ytmehu cbdxmhiha qb qzh rtxahm.\n89 Otmaxt cbdxmhiha qb qzh ztuujti.\n90 Utxi qxtnhuuha qb qzh keqozhm.\n91 Ytmehu rbq qzh tvvuh.\n92 Utxi qxtnhuuha qb qzh bsseoh.\n93 Ytmehu axbvvha qzh tvvuh.\n94 Ytmehu qxtnhuuha qb qzh bsseoh.\n95 Otmaxt ybnha qb qzh bsseoh.\n96 Ytmehu rxtppha qzh sbbqptuu.\n97 Otmaxt rbq qzh yeuk.\n98 Otmaxt uhsq qzh yeuk.\n99 Ytmehu rxtppha qzh yeuk qzhxh.\n100 Otmaxt jhmq ptok qb qzh keqozhm.\n101 Utxi qxtnhuuha qb qzh keqozhm.\n102 Otmaxt jhmq qb qzh ztuujti.\n103 Utxi ybnha qb qzh bsseoh.\n104 Ytmehu qxtnhuuha qb qzh rtxahm.\n105 Hbzm cbdxmhiha qb qzh rtxahm.\n106 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n107 Otmaxt ybnha qb qzh keqozhm.\n108 Utxi qxtnhuuha qb qzh ztuujti.\n109 Hbzm cbdxmhiha qb qzh bsseoh.\n110 Ytmehu jhmq ptok qb qzh ztuujti.\n111 Utxi jhmq qb qzh rtxahm.\n112 Ytmehu axbvvha qzh yeuk.\n113 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t112 110 106\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Utxi jhmq qb qzh bsseoh.\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh ztuujti.\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Hbzm veokha dv qzh yeuk.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Hbzm aelotxaha qzh yeuk.\n16 Otmaxt jhmq qb qzh rtxahm.\n17 Otmaxt ybnha qb qzh keqozhm.\n18 Utxi ybnha qb qzh keqozhm.\n19 Otmaxt qbbk qzh sbbqptuu.\n20 Ytmehu jhmq ptok qb qzh keqozhm.\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Ytmehu qbbk qzh tvvuh.\n23 Otmaxt axbvvha qzh sbbqptuu.\n24 Hbzm jhmq qb qzh ztuujti.\n25 Hbzm ybnha qb qzh keqozhm.\n26 Ytmehu rbq qzh sbbqptuu.\n27 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n28 Otmaxt rbq qzh sbbqptuu qzhxh.\n29 Ytmehu qxtnhuuha qb qzh bsseoh.\n30 Otmaxt aelotxaha qzh sbbqptuu.\n31 Hbzm qbbk qzh sbbqptuu.\n32 Utxi jhmq ptok qb qzh ztuujti.\n33 Hbzm vdq abjm qzh sbbqptuu.\n34 Ytmehu jhmq qb qzh phaxbby.\n35 Otmaxt qbbk qzh sbbqptuu.\n36 Utxi jhmq qb qzh keqozhm.\n37 Otmaxt aelotxaha qzh sbbqptuu.\n38 Otmaxt qbbk qzh sbbqptuu.\n39 Ytmehu rxtppha qzh yeuk.\n40 Hbzm jhmq ptok qb qzh ptqzxbby.\n41 Hbzm ybnha qb qzh bsseoh.\n42 Utxi jhmq qb qzh ptqzxbby.\n43 Utxi cbdxmhiha qb qzh phaxbby.\n44 Utxi cbdxmhiha qb qzh ptqzxbby.\n45 Otmaxt qxtnhuuha qb qzh bsseoh.\n46 Ytmehu axbvvha qzh yeuk.\n47 Utxi qxtnhuuha qb qzh bsseoh.\n48 Ytmehu vdq abjm qzh tvvuh.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t48 34 29\n50 Otmaxt vdq abjm qzh sbbqptuu.\n51 Utxi jhmq ptok qb qzh ztuujti.\n52 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t48 34 29\n53 Ytmehu qbbk qzh yeuk.\n54 Ytmehu aelotxaha qzh yeuk.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t48 34 29\n56 Utxi jhmq qb qzh bsseoh.\n57 Otmaxt qxtnhuuha qb qzh phaxbby.\n58 Otmaxt rbq qzh tvvuh.\n59 Otmaxt rbq qzh yeuk qzhxh.\n60 Hbzm rxtppha qzh sbbqptuu.\n61 Hbzm axbvvha qzh sbbqptuu.\n62 Ytmehu cbdxmhiha qb qzh ztuujti.\n63 Hbzm cbdxmhiha qb qzh ztuujti.\n64 Otmaxt jhmq ptok qb qzh bsseoh.\n65 Utxi jhmq ptok qb qzh rtxahm.\n66 Hbzm ybnha qb qzh bsseoh.\n67 Hbzm jhmq ptok qb qzh ztuujti.\n68 Hbzm jhmq ptok qb qzh phaxbby.\n69 Hbzm qxtnhuuha qb qzh keqozhm.\n70 Otmaxt veokha dv qzh sbbqptuu.\n71 Ytmehu jhmq ptok qb qzh bsseoh.\n72 Utxi jhmq ptok qb qzh bsseoh.\n73 Utxi jhmq ptok qb qzh phaxbby.\n74 Ytmehu ybnha qb qzh phaxbby.\n75 Utxi jhmq qb qzh bsseoh.\n76 Otmaxt axbvvha qzh yeuk.\n77 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n78 Otmaxt cbdxmhiha qb qzh keqozhm.\n79 Otmaxt aelotxaha qzh tvvuh.\n80 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t79 78 64\n81 Hbzm cbdxmhiha qb qzh bsseoh.\n82 Hbzm qbbk qzh yeuk.\n83 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t79 78 64\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Ytmehu cbdxmhiha qb qzh phaxbby.\n10 Utxi rbq qzh tvvuh.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Otmaxt jhmq qb qzh ztuujti.\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Utxi uhsq qzh tvvuh qzhxh.\n17 Hbzm jhmq qb qzh ptqzxbby.\n18 Otmaxt qbbk qzh tvvuh.\n19 Ytmehu jhmq qb qzh rtxahm.\n20 Ytmehu jhmq ptok qb qzh ptqzxbby.\n21 Hbzm qxtnhuuha qb qzh rtxahm.\n22 Hbzm rbq qzh sbbqptuu qzhxh.\n23 Utxi jhmq qb qzh bsseoh.\n24 Otmaxt ybnha qb qzh ptqzxbby.\n25 Utxi qxtnhuuha qb qzh phaxbby.\n26 Hbzm jhmq ptok qb qzh phaxbby.\n27 Otmaxt rxtppha qzh yeuk.\n28 Hbzm aelotxaha qzh sbbqptuu.\n29 Otmaxt jhmq qb qzh rtxahm.\n30 Utxi rxtppha qzh sbbqptuu.\n31 Otmaxt axbvvha qzh tvvuh qzhxh.\n32 Utxi vdq abjm qzh sbbqptuu qzhxh.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t31 29 24\n34 Utxi jhmq ptok qb qzh keqozhm.\n35 Otmaxt vdq abjm qzh yeuk.\n36 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t31 29 24\n37 Otmaxt jhmq qb qzh ztuujti.\n38 Ytmehu cbdxmhiha qb qzh bsseoh.\n39 Ytmehu cbdxmhiha qb qzh ztuujti.\n40 Otmaxt qxtnhuuha qb qzh keqozhm.\n41 Otmaxt qxtnhuuha qb qzh bsseoh.\n42 Hbzm rbq qzh sbbqptuu qzhxh.\n43 Ytmehu qxtnhuuha qb qzh rtxahm.\n44 Otmaxt ybnha qb qzh ptqzxbby.\n45 Ytmehu jhmq ptok qb qzh keqozhm.\n46 Ytmehu jhmq qb qzh rtxahm.\n47 Ytmehu jhmq qb qzh ztuujti.\n48 Utxi jhmq ptok qb qzh rtxahm.\n49 Otmaxt qxtnhuuha qb qzh keqozhm.\n50 Utxi rbq qzh tvvuh qzhxh.\n51 Ytmehu ybnha qb qzh ptqzxbby.\n52 Hbzm uhsq qzh sbbqptuu.\n53 Otmaxt cbdxmhiha qb qzh ztuujti.\n54 Ytmehu qxtnhuuha qb qzh ztuujti.\n55 Hbzm ybnha qb qzh ptqzxbby.\n56 Utxi axbvvha qzh tvvuh.\n57 Utxi jhmq qb qzh bsseoh.\n58 Utxi qxtnhuuha qb qzh keqozhm.\n59 Otmaxt jhmq qb qzh ptqzxbby.\n60 Utxi jhmq qb qzh rtxahm.\n61 Ytmehu ybnha qb qzh rtxahm.\n62 Utxi rxtppha qzh yeuk qzhxh.\n63 Ytmehu veokha dv qzh tvvuh.\n64 Otmaxt cbdxmhiha qb qzh bsseoh.\n65 Ytmehu aelotxaha qzh tvvuh.\n66 Utxi aelotxaha qzh yeuk qzhxh.\n67 Ytmehu qbbk qzh yeuk.\n68 Ytmehu cbdxmhiha qb qzh phaxbby.\n69 Hbzm qxtnhuuha qb qzh ztuujti.\n70 Utxi veokha dv qzh tvvuh.\n71 Otmaxt cbdxmhiha qb qzh phaxbby.\n72 Hbzm qxtnhuuha qb qzh keqozhm.\n73 Otmaxt rbq qzh sbbqptuu.\n74 Otmaxt uhsq qzh sbbqptuu.\n75 Otmaxt ybnha qb qzh ptqzxbby.\n76 Ytmehu uhsq qzh yeuk qzhxh.\n77 Ytmehu rbq qzh sbbqptuu.\n78 Ytmehu aelotxaha qzh sbbqptuu.\n79 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n80 Utxi vdq abjm qzh tvvuh.\n81 Ytmehu cbdxmhiha qb qzh phaxbby.\n82 Hbzm cbdxmhiha qb qzh ztuujti.\n83 Ytmehu rbq qzh sbbqptuu.\n84 Utxi jhmq qb qzh keqozhm.\n85 Hbzm jhmq ptok qb qzh ptqzxbby.\n86 Ytmehu vdq abjm qzh sbbqptuu.\n87 Ytmehu qbbk qzh yeuk qzhxh.\n88 Ytmehu aelotxaha qzh yeuk.\n89 Ytmehu qxtnhuuha qb qzh rtxahm.\n90 Ytmehu rxtppha qzh tvvuh qzhxh.\n91 Ytmehu ybnha qb qzh ztuujti.\n92 Utxi ybnha qb qzh ztuujti.\n93 Ytmehu aelotxaha qzh tvvuh.\n94 Utxi qbbk qzh tvvuh.\n95 Ytmehu jhmq qb qzh bsseoh.\n96 Hbzm qxtnhuuha qb qzh ztuujti.\n97 Utxi uhsq qzh tvvuh.\n98 Utxi rbq qzh tvvuh.\n99 Otmaxt qxtnhuuha qb qzh keqozhm.\n100 Utxi vdq abjm qzh tvvuh qzhxh.\n101 Ytmehu qxtnhuuha qb qzh phaxbby.\n102 Ytmehu qxtnhuuha qb qzh keqozhm.\n103 Utxi cbdxmhiha qb qzh bsseoh.\n104 Hbzm rbq qzh tvvuh.\n105 Hbzm vdq abjm qzh tvvuh.\n106 Utxi ybnha qb qzh phaxbby.\n107 Utxi rbq qzh sbbqptuu.\n108 Hbzm qbbk qzh tvvuh qzhxh.\n109 Hbzm uhsq qzh tvvuh.\n110 Utxi veokha dv qzh yeuk.\n111 Hbzm rbq qzh tvvuh.\n112 Utxi ybnha qb qzh ztuujti.\n113 Utxi jhmq ptok qb qzh ptqzxbby.\n114 Ytmehu cbdxmhiha qb qzh phaxbby.\n115 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t110 113 112\n116 Hbzm uhsq qzh tvvuh.\n117 Hbzm veokha dv qzh tvvuh.\n118 Hbzm ybnha qb qzh rtxahm.\n119 Utxi qxtnhuuha qb qzh bsseoh.\n120 Utxi axbvvha qzh yeuk.\n121 Utxi ybnha qb qzh phaxbby.\n122 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t120 113 112\n123 Utxi aelotxaha qzh sbbqptuu.\n124 Ytmehu rbq qzh sbbqptuu.\n125 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t120 113 112\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Ytmehu veokha dv qzh yeuk.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Ytmehu aelotxaha qzh yeuk qzhxh.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Hbzm qxtnhuuha qb qzh rtxahm.\n7 Ytmehu veokha dv qzh yeuk qzhxh.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Hbzm rxtppha qzh tvvuh.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Utxi qxtnhuuha qb qzh phaxbby.\n13 Utxi jhmq qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t10 14 11\n16 Ytmehu ybnha qb qzh rtxahm.\n17 Hbzm jhmq ptok qb qzh bsseoh.\n18 Hbzm axbvvha qzh tvvuh.\n19 Otmaxt veokha dv qzh tvvuh.\n20 Ytmehu jhmq ptok qb qzh phaxbby.\n21 Ytmehu axbvvha qzh yeuk.\n22 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t21 16 9\n23 Hbzm qxtnhuuha qb qzh phaxbby.\n24 Ytmehu veokha dv qzh yeuk.\n25 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n26 Otmaxt rbq qzh sbbqptuu.\n27 Otmaxt vdq abjm qzh sbbqptuu.\n28 Ytmehu uhsq qzh yeuk qzhxh.\n29 Hbzm cbdxmhiha qb qzh keqozhm.\n30 Ytmehu qbbk qzh yeuk.\n31 Ytmehu uhsq qzh yeuk.\n32 Otmaxt rxtppha qzh sbbqptuu.\n33 Ytmehu jhmq qb qzh ptqzxbby.\n34 Ytmehu jhmq ptok qb qzh ztuujti.\n35 Otmaxt jhmq ptok qb qzh keqozhm.\n36 Ytmehu ybnha qb qzh bsseoh.\n37 Hbzm qxtnhuuha qb qzh ptqzxbby.\n38 Hbzm cbdxmhiha qb qzh bsseoh.\n39 Otmaxt aelotxaha qzh sbbqptuu.\n40 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n41 Utxi ybnha qb qzh ztuujti.\n42 Otmaxt aelotxaha qzh sbbqptuu.\n43 Otmaxt aelotxaha qzh tvvuh.\n44 Utxi jhmq qb qzh keqozhm.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t43 35 25\n46 Hbzm cbdxmhiha qb qzh phaxbby.\n47 Hbzm qbbk qzh yeuk.\n48 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t43 35 25\n49 Hbzm jhmq ptok qb qzh ztuujti.\n50 Utxi qbbk qzh tvvuh.\n51 Ytmehu qxtnhuuha qb qzh keqozhm.\n52 Hbzm cbdxmhiha qb qzh keqozhm.\n53 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t47 52 49\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Ytmehu aelotxaha qzh tvvuh qzhxh.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Otmaxt rbq qzh tvvuh.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Otmaxt vdq abjm qzh tvvuh qzhxh.\n9 Utxi jhmq qb qzh rtxahm.\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Hbzm rxtppha qzh sbbqptuu qzhxh.\n12 Hbzm aelotxaha qzh sbbqptuu.\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Ytmehu cbdxmhiha qb qzh phaxbby.\n16 Utxi jhmq ptok qb qzh keqozhm.\n17 Utxi qbbk qzh tvvuh.\n18 Utxi ybnha qb qzh phaxbby.\n19 Utxi ybnha qb qzh bsseoh.\n20 Utxi vdq abjm qzh sbbqptuu.\n21 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t17 19 18\n22 Utxi qxtnhuuha qb qzh ptqzxbby.\n23 Otmaxt jhmq qb qzh ztuujti.\n24 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tkeqozhm\t20 18 16\n25 Hbzm jhmq ptok qb qzh bsseoh.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t20 19 18\n28 Otmaxt ybnha qb qzh ptqzxbby.\n29 Ytmehu jhmq qb qzh rtxahm.\n30 Utxi cbdxmhiha qb qzh rtxahm.\n31 Utxi aelotxaha qzh tvvuh qzhxh.\n32 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t31 30 26\n33 Ytmehu cbdxmhiha qb qzh bsseoh.\n34 Otmaxt jhmq qb qzh keqozhm.\n35 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t31 30 26\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Ytmehu veokha dv qzh sbbqptuu.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t2 4 3\n6 Utxi jhmq ptok qb qzh ptqzxbby.\n7 Otmaxt rxtppha qzh yeuk.\n8 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t2 4 3\n9 Otmaxt aelotxaha qzh yeuk.\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n12 Ytmehu rxtppha qzh sbbqptuu.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh keqozhm.\n15 Ytmehu qxtnhuuha qb qzh phaxbby.\n16 Hbzm ybnha qb qzh rtxahm.\n17 Ytmehu ybnha qb qzh bsseoh.\n18 Utxi veokha dv qzh tvvuh.\n19 Ytmehu axbvvha qzh sbbqptuu.\n20 Hbzm ybnha qb qzh ptqzxbby.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t19 17 15\n22 Ytmehu rbq qzh sbbqptuu.\n23 Utxi cbdxmhiha qb qzh phaxbby.\n24 Hbzm ybnha qb qzh phaxbby.\n25 Utxi rbq qzh yeuk qzhxh.\n26 Ytmehu jhmq ptok qb qzh phaxbby.\n27 Utxi qxtnhuuha qb qzh keqozhm.\n28 Ytmehu aelotxaha qzh sbbqptuu.\n29 Ytmehu rbq qzh sbbqptuu.\n30 Utxi vdq abjm qzh yeuk qzhxh.\n31 Ytmehu jhmq qb qzh ztuujti.\n32 Otmaxt cbdxmhiha qb qzh keqozhm.\n33 Otmaxt jhmq ptok qb qzh ptqzxbby.\n34 Ytmehu vdq abjm qzh sbbqptuu.\n35 Utxi jhmq qb qzh phaxbby.\n36 Ytmehu jhmq ptok qb qzh ptqzxbby.\n37 Otmaxt qxtnhuuha qb qzh phaxbby.\n38 Ytmehu ybnha qb qzh ztuujti.\n39 Ytmehu rbq qzh sbbqptuu qzhxh.\n40 Utxi qxtnhuuha qb qzh rtxahm.\n41 Ytmehu axbvvha qzh sbbqptuu.\n42 Utxi aelotxaha qzh tvvuh.\n43 Otmaxt ybnha qb qzh bsseoh.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t42 35 27\n45 Hbzm jhmq qb qzh rtxahm.\n46 Hbzm jhmq ptok qb qzh phaxbby.\n47 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tphaxbby\t42 40 35\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Hbzm jhmq qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Hbzm qbbk qzh tvvuh.\n7 Hbzm axbvvha qzh tvvuh.\n8 Hbzm qbbk qzh tvvuh.\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Hbzm qxtnhuuha qb qzh phaxbby.\n13 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t8 12 10\n14 Hbzm vdq abjm qzh tvvuh qzhxh.\n15 Utxi jhmq qb qzh ztuujti.\n16 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t14 12 10\n17 Utxi qbbk qzh yeuk.\n18 Utxi uhsq qzh yeuk qzhxh.\n19 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t14 12 10\n20 Hbzm rbq qzh sbbqptuu.\n21 Hbzm cbdxmhiha qb qzh ztuujti.\n22 Hbzm rxtppha qzh yeuk.\n23 Hbzm aelotxaha qzh sbbqptuu.\n24 Utxi rbq qzh sbbqptuu.\n25 Hbzm aelotxaha qzh yeuk.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Ytmehu jhmq qb qzh ztuujti.\n28 Utxi rxtppha qzh yeuk.\n29 Utxi veokha dv qzh sbbqptuu.\n30 Hbzm cbdxmhiha qb qzh rtxahm.\n31 Utxi uhsq qzh sbbqptuu.\n32 Hbzm cbdxmhiha qb qzh ptqzxbby.\n33 Utxi uhsq qzh yeuk.\n34 Utxi jhmq ptok qb qzh rtxahm.\n35 Otmaxt qxtnhuuha qb qzh bsseoh.\n36 Otmaxt ybnha qb qzh ptqzxbby.\n37 Otmaxt qxtnhuuha qb qzh phaxbby.\n38 Utxi cbdxmhiha qb qzh ptqzxbby.\n39 Ytmehu veokha dv qzh sbbqptuu.\n40 Hbzm cbdxmhiha qb qzh ztuujti.\n41 Hbzm rxtppha qzh yeuk.\n42 Utxi ybnha qb qzh keqozhm.\n43 Otmaxt veokha dv qzh tvvuh qzhxh.\n44 Ytmehu uhsq qzh sbbqptuu qzhxh.\n45 Hbzm rxtppha qzh sbbqptuu.\n46 Otmaxt uhsq qzh tvvuh.\n47 Otmaxt qbbk qzh tvvuh.\n48 Utxi jhmq ptok qb qzh ztuujti.\n49 Otmaxt axbvvha qzh tvvuh.\n50 Utxi jhmq ptok qb qzh bsseoh.\n51 Otmaxt rbq qzh tvvuh.\n52 Otmaxt jhmq ptok qb qzh keqozhm.\n53 Otmaxt jhmq ptok qb qzh phaxbby.\n54 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t51 53 52\n55 Hbzm aelotxaha qzh sbbqptuu.\n56 Hbzm axbvvha qzh yeuk.\n57 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t51 53 52\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Utxi rbq qzh yeuk.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t4 6 5\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Hbzm jhmq qb qzh keqozhm.\n10 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t4 6 5\n11 Utxi vdq abjm qzh yeuk.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t11 6 5\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Hbzm jhmq ptok qb qzh rtxahm.\n16 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t11 6 5\n17 Utxi qxtnhuuha qb qzh rtxahm.\n18 Ytmehu qxtnhuuha qb qzh bsseoh.\n19 Ytmehu veokha dv qzh sbbqptuu.\n20 Hbzm rbq qzh yeuk qzhxh.\n21 Otmaxt qxtnhuuha qb qzh keqozhm.\n22 Hbzm vdq abjm qzh yeuk.\n23 Utxi rbq qzh yeuk qzhxh.\n24 Utxi aelotxaha qzh yeuk.\n25 Ytmehu axbvvha qzh sbbqptuu.\n26 Utxi rxtppha qzh yeuk.\n27 Otmaxt jhmq ptok qb qzh bsseoh.\n28 Ytmehu ybnha qb qzh phaxbby.\n29 Utxi axbvvha qzh yeuk qzhxh.\n30 Utxi qbbk qzh yeuk qzhxh.\n31 Otmaxt rxtppha qzh sbbqptuu.\n32 Otmaxt axbvvha qzh sbbqptuu.\n33 Ytmehu qbbk qzh tvvuh.\n34 Hbzm qxtnhuuha qb qzh ptqzxbby.\n35 Utxi qxtnhuuha qb qzh ztuujti.\n36 Utxi vdq abjm qzh yeuk.\n37 Ytmehu uhsq qzh tvvuh.\n38 Hbzm jhmq qb qzh bsseoh.\n39 Otmaxt veokha dv qzh sbbqptuu.\n40 Ytmehu rbq qzh tvvuh.\n41 Utxi rxtppha qzh yeuk.\n42 Utxi uhsq qzh yeuk qzhxh.\n43 Utxi rbq qzh yeuk qzhxh.\n44 Utxi cbdxmhiha qb qzh ptqzxbby.\n45 Otmaxt axbvvha qzh sbbqptuu.\n46 Ytmehu jhmq ptok qb qzh bsseoh.\n47 Ytmehu qbbk qzh sbbqptuu.\n48 Utxi jhmq qb qzh keqozhm.\n49 Hbzm ybnha qb qzh phaxbby.\n50 Utxi uhsq qzh yeuk qzhxh.\n51 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t50 48 44\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Otmaxt rbq qzh sbbqptuu.\n3 Utxi ybnha qb qzh rtxahm.\n4 Utxi aelotxaha qzh tvvuh.\n5 Otmaxt aelotxaha qzh sbbqptuu.\n6 Otmaxt qxtnhuuha qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Hbzm rbq qzh sbbqptuu qzhxh.\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Ytmehu qbbk qzh yeuk.\n12 Hbzm axbvvha qzh sbbqptuu.\n13 Utxi veokha dv qzh tvvuh qzhxh.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Hbzm jhmq ptok qb qzh ztuujti.\n16 Utxi vdq abjm qzh tvvuh.\n17 Hbzm jhmq ptok qb qzh keqozhm.\n18 Otmaxt ybnha qb qzh rtxahm.\n19 Utxi jhmq ptok qb qzh keqozhm.\n20 Ytmehu aelotxaha qzh yeuk qzhxh.\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Utxi qxtnhuuha qb qzh ztuujti.\n23 Ytmehu rbq qzh yeuk.\n24 Hbzm cbdxmhiha qb qzh ztuujti.\n25 Otmaxt ybnha qb qzh phaxbby.\n26 Utxi cbdxmhiha qb qzh ptqzxbby.\n27 Utxi jhmq ptok qb qzh rtxahm.\n28 Utxi veokha dv qzh tvvuh.\n29 Otmaxt jhmq ptok qb qzh keqozhm.\n30 Otmaxt cbdxmhiha qb qzh bsseoh.\n31 Otmaxt cbdxmhiha qb qzh phaxbby.\n32 Otmaxt qxtnhuuha qb qzh keqozhm.\n33 Utxi ybnha qb qzh keqozhm.\n34 Utxi axbvvha qzh tvvuh qzhxh.\n35 Otmaxt jhmq qb qzh rtxahm.\n36 Ytmehu uhsq qzh yeuk.\n37 Otmaxt jhmq qb qzh bsseoh.\n38 Otmaxt ybnha qb qzh ztuujti.\n39 Ytmehu jhmq ptok qb qzh bsseoh.\n40 Otmaxt rxtppha qzh yeuk.\n41 Utxi rxtppha qzh tvvuh.\n42 Otmaxt axbvvha qzh yeuk.\n43 Ytmehu qxtnhuuha qb qzh keqozhm.\n44 Utxi uhsq qzh tvvuh.\n45 Ytmehu qbbk qzh tvvuh.\n46 Hbzm ybnha qb qzh bsseoh.\n47 Hbzm cbdxmhiha qb qzh phaxbby.\n48 Otmaxt cbdxmhiha qb qzh bsseoh.\n49 Utxi jhmq ptok qb qzh ztuujti.\n50 Utxi qbbk qzh yeuk qzhxh.\n51 Ytmehu vdq abjm qzh tvvuh.\n52 Ytmehu qxtnhuuha qb qzh phaxbby.\n53 Hbzm rxtppha qzh sbbqptuu.\n54 Ytmehu jhmq qb qzh ztuujti.\n55 Otmaxt ybnha qb qzh ztuujti.\n56 Utxi jhmq qb qzh ptqzxbby.\n57 Ytmehu qxtnhuuha qb qzh bsseoh.\n58 Utxi vdq abjm qzh yeuk.\n59 Hbzm ybnha qb qzh ptqzxbby.\n60 Hbzm rbq qzh yeuk.\n61 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n62 Ytmehu jhmq ptok qb qzh rtxahm.\n63 Hbzm aelotxaha qzh sbbqptuu.\n64 Hbzm jhmq ptok qb qzh bsseoh.\n65 Otmaxt ybnha qb qzh ptqzxbby.\n66 Hbzm aelotxaha qzh yeuk qzhxh.\n67 Utxi rxtppha qzh sbbqptuu.\n68 Hbzm cbdxmhiha qb qzh ptqzxbby.\n69 Hbzm cbdxmhiha qb qzh bsseoh.\n70 Otmaxt qxtnhuuha qb qzh keqozhm.\n71 Utxi jhmq ptok qb qzh phaxbby.\n72 Hbzm jhmq qb qzh ztuujti.\n73 Ytmehu qxtnhuuha qb qzh phaxbby.\n74 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n75 Hbzm qxtnhuuha qb qzh bsseoh.\n76 Utxi vdq abjm qzh sbbqptuu.\n77 Utxi veokha dv qzh sbbqptuu.\n78 Ytmehu jhmq qb qzh bsseoh.\n79 Utxi vdq abjm qzh sbbqptuu qzhxh.\n80 Utxi rbq qzh sbbqptuu.\n81 Hbzm qbbk qzh yeuk.\n82 Hbzm vdq abjm qzh yeuk.\n83 Otmaxt jhmq qb qzh rtxahm.\n84 Hbzm ybnha qb qzh ztuujti.\n85 Hbzm jhmq ptok qb qzh bsseoh.\n86 Hbzm rbq qzh yeuk.\n87 Hbzm jhmq ptok qb qzh phaxbby.\n88 Ytmehu qxtnhuuha qb qzh keqozhm.\n89 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n90 Hbzm uhsq qzh yeuk qzhxh.\n91 Ytmehu jhmq qb qzh keqozhm.\n92 Utxi uhsq qzh sbbqptuu.\n93 Hbzm rxtppha qzh sbbqptuu qzhxh.\n94 Hbzm ybnha qb qzh bsseoh.\n95 Ytmehu rbq qzh tvvuh.\n96 Hbzm axbvvha qzh sbbqptuu.\n97 Utxi qbbk qzh yeuk.\n98 Otmaxt jhmq ptok qb qzh ztuujti.\n99 Hbzm jhmq qb qzh ptqzxbby.\n100 Ytmehu aelotxaha qzh tvvuh qzhxh.\n101 Hbzm jhmq qb qzh bsseoh.\n102 Ytmehu rbq qzh tvvuh.\n103 Utxi axbvvha qzh yeuk.\n104 Hbzm cbdxmhiha qb qzh phaxbby.\n105 Ytmehu vdq abjm qzh tvvuh.\n106 Ytmehu jhmq ptok qb qzh bsseoh.\n107 Utxi veokha dv qzh yeuk.\n108 Ytmehu qbbk qzh sbbqptuu.\n109 Utxi ybnha qb qzh ztuujti.\n110 Ytmehu vdq abjm qzh sbbqptuu.\n111 Ytmehu rxtppha qzh sbbqptuu.\n112 Ytmehu jhmq qb qzh ptqzxbby.\n113 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n114 Ytmehu vdq abjm qzh sbbqptuu.\n115 Ytmehu qbbk qzh sbbqptuu.\n116 Utxi axbvvha qzh yeuk.\n117 Utxi jhmq ptok qb qzh bsseoh.\n118 Otmaxt jhmq qb qzh ztuujti.\n119 Ytmehu cbdxmhiha qb qzh phaxbby.\n120 Ytmehu axbvvha qzh sbbqptuu.\n121 Otmaxt qxtnhuuha qb qzh phaxbby.\n122 Hbzm cbdxmhiha qb qzh ptqzxbby.\n123 Utxi ybnha qb qzh keqozhm.\n124 Utxi veokha dv qzh tvvuh.\n125 Utxi uhsq qzh tvvuh.\n126 Utxi qxtnhuuha qb qzh ztuujti.\n127 Utxi veokha dv qzh yeuk.\n128 Utxi jhmq qb qzh bsseoh.\n129 Otmaxt qbbk qzh sbbqptuu.\n130 Hbzm cbdxmhiha qb qzh bsseoh.\n131 Otmaxt uhsq qzh sbbqptuu.\n132 Utxi axbvvha qzh yeuk.\n133 Hbzm rxtppha qzh yeuk.\n134 Utxi ybnha qb qzh phaxbby.\n135 Otmaxt qbbk qzh sbbqptuu.\n136 Otmaxt uhsq qzh sbbqptuu.\n137 Utxi rxtppha qzh sbbqptuu.\n138 Otmaxt jhmq ptok qb qzh rtxahm.\n139 Otmaxt cbdxmhiha qb qzh bsseoh.\n140 Hbzm ybnha qb qzh keqozhm.\n141 Hbzm cbdxmhiha qb qzh ztuujti.\n142 Hbzm aelotxaha qzh yeuk.\n143 Hbzm cbdxmhiha qb qzh bsseoh.\n144 Utxi jhmq ptok qb qzh ptqzxbby.\n145 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t142 141 140\n146 Ytmehu jhmq ptok qb qzh bsseoh.\n147 Otmaxt cbdxmhiha qb qzh keqozhm.\n148 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t142 141 140\n149 Hbzm jhmq qb qzh ptqzxbby.\n150 Otmaxt jhmq qb qzh ptqzxbby.\n151 Utxi ybnha qb qzh phaxbby.\n152 Otmaxt qxtnhuuha qb qzh keqozhm.\n153 Utxi jhmq ptok qb qzh ztuujti.\n154 Otmaxt cbdxmhiha qb qzh rtxahm.\n155 Utxi axbvvha qzh sbbqptuu.\n156 Otmaxt ybnha qb qzh ptqzxbby.\n157 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t155 153 151\n158 Utxi veokha dv qzh sbbqptuu.\n159 Utxi axbvvha qzh sbbqptuu.\n160 Ytmehu ybnha qb qzh ztuujti.\n161 Utxi veokha dv qzh sbbqptuu.\n162 Utxi rxtppha qzh yeuk.\n163 Otmaxt ybnha qb qzh phaxbby.\n164 Utxi aelotxaha qzh sbbqptuu.\n165 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n166 Ytmehu jhmq qb qzh bsseoh.\n167 Utxi qxtnhuuha qb qzh phaxbby.\n168 Utxi vdq abjm qzh yeuk.\n169 Ytmehu jhmq ptok qb qzh rtxahm.\n170 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t165 169 166\n171 Ytmehu uhsq qzh sbbqptuu.\n172 Otmaxt veokha dv qzh yeuk.\n173 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t171 169 166\n1 Otmaxt rxtppha qzh yeuk.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Otmaxt axbvvha qzh yeuk.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Otmaxt rxtppha qzh yeuk qzhxh.\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Otmaxt aelotxaha qzh yeuk.\n10 Hbzm veokha dv qzh yeuk.\n11 Utxi rxtppha qzh sbbqptuu.\n12 Otmaxt qxtnhuuha qb qzh rtxahm.\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Ytmehu jhmq qb qzh keqozhm.\n18 Ytmehu jhmq qb qzh phaxbby.\n19 Hbzm cbdxmhiha qb qzh phaxbby.\n20 Hbzm vdq abjm qzh yeuk.\n21 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t20 19 13\n22 Utxi jhmq qb qzh phaxbby.\n23 Utxi jhmq ptok qb qzh rtxahm.\n24 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t20 19 13\n25 Utxi ybnha qb qzh keqozhm.\n26 Utxi vdq abjm qzh sbbqptuu qzhxh.\n27 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t20 19 13\n28 Otmaxt qbbk qzh sbbqptuu.\n29 Hbzm rxtppha qzh yeuk.\n30 Hbzm ybnha qb qzh keqozhm.\n31 Hbzm vdq abjm qzh yeuk.\n32 Hbzm ybnha qb qzh phaxbby.\n33 Otmaxt qbbk qzh yeuk.\n34 Hbzm cbdxmhiha qb qzh keqozhm.\n35 Otmaxt aelotxaha qzh sbbqptuu.\n36 Otmaxt uhsq qzh yeuk.\n37 Hbzm qbbk qzh sbbqptuu.\n38 Otmaxt qbbk qzh yeuk.\n39 Hbzm cbdxmhiha qb qzh rtxahm.\n40 Otmaxt qxtnhuuha qb qzh rtxahm.\n41 Otmaxt ybnha qb qzh phaxbby.\n42 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t38 41 40\n43 Otmaxt uhsq qzh yeuk.\n44 Otmaxt veokha dv qzh yeuk.\n45 Hbzm qbbk qzh tvvuh.\n46 Hbzm axbvvha qzh sbbqptuu.\n47 Hbzm cbdxmhiha qb qzh bsseoh.\n48 Utxi jhmq ptok qb qzh bsseoh.\n49 Utxi jhmq ptok qb qzh ztuujti.\n50 Ytmehu cbdxmhiha qb qzh rtxahm.\n51 Otmaxt vdq abjm qzh yeuk qzhxh.\n52 Hbzm ybnha qb qzh rtxahm.\n53 Hbzm uhsq qzh tvvuh.\n54 Otmaxt ybnha qb qzh ptqzxbby.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t53 52 47\n1 Ytmehu qbbk qzh tvvuh.\n2 Ytmehu axbvvha qzh tvvuh qzhxh.\n3 Ytmehu jhmq ptok qb qzh ztuujti.\n4 Hbzm ybnha qb qzh phaxbby.\n5 Hbzm qbbk qzh yeuk qzhxh.\n6 Hbzm aelotxaha qzh yeuk qzhxh.\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm veokha dv qzh yeuk.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Ytmehu rbq qzh tvvuh.\n11 Ytmehu axbvvha qzh tvvuh.\n12 Ytmehu rbq qzh tvvuh.\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t12 14 13\n16 Otmaxt cbdxmhiha qb qzh bsseoh.\n17 Ytmehu axbvvha qzh tvvuh.\n18 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t17 14 13\n19 Ytmehu veokha dv qzh tvvuh.\n20 Ytmehu qxtnhuuha qb qzh phaxbby.\n21 Ytmehu axbvvha qzh tvvuh.\n22 Utxi jhmq qb qzh rtxahm.\n23 Utxi jhmq ptok qb qzh keqozhm.\n24 Ytmehu jhmq ptok qb qzh ptqzxbby.\n25 Hbzm rbq qzh tvvuh.\n26 Ytmehu jhmq qb qzh phaxbby.\n27 Hbzm cbdxmhiha qb qzh keqozhm.\n28 Hbzm uhsq qzh tvvuh.\n29 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n30 Utxi veokha dv qzh tvvuh.\n31 Hbzm uhsq qzh yeuk.\n32 Utxi rxtppha qzh yeuk.\n33 Hbzm ybnha qb qzh bsseoh.\n34 Hbzm cbdxmhiha qb qzh ptqzxbby.\n35 Ytmehu qxtnhuuha qb qzh rtxahm.\n36 Ytmehu veokha dv qzh sbbqptuu.\n37 Otmaxt ybnha qb qzh rtxahm.\n38 Ytmehu vdq abjm qzh sbbqptuu.\n39 Otmaxt qbbk qzh sbbqptuu qzhxh.\n40 Ytmehu jhmq qb qzh phaxbby.\n41 Otmaxt qxtnhuuha qb qzh phaxbby.\n42 Utxi vdq abjm qzh yeuk qzhxh.\n43 Utxi uhsq qzh tvvuh.\n44 Ytmehu jhmq qb qzh keqozhm.\n45 Otmaxt uhsq qzh sbbqptuu.\n46 Utxi veokha dv qzh yeuk.\n47 Ytmehu veokha dv qzh tvvuh.\n48 Hbzm jhmq ptok qb qzh phaxbby.\n49 Hbzm rbq qzh sbbqptuu.\n50 Ytmehu axbvvha qzh tvvuh.\n51 Ytmehu veokha dv qzh tvvuh qzhxh.\n52 Ytmehu cbdxmhiha qb qzh rtxahm.\n53 Utxi jhmq qb qzh rtxahm.\n54 Utxi jhmq ptok qb qzh phaxbby.\n55 Hbzm jhmq qb qzh bsseoh.\n56 Hbzm axbvvha qzh sbbqptuu.\n57 Hbzm jhmq qb qzh rtxahm.\n58 Ytmehu axbvvha qzh tvvuh.\n59 Utxi vdq abjm qzh yeuk.\n60 Hbzm rbq qzh tvvuh qzhxh.\n61 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t59 54 53\n62 Hbzm cbdxmhiha qb qzh ztuujti.\n63 Otmaxt rxtppha qzh yeuk.\n64 Hbzm uhsq qzh tvvuh.\n65 Otmaxt vdq abjm qzh yeuk.\n66 Otmaxt rxtppha qzh yeuk qzhxh.\n67 Hbzm veokha dv qzh tvvuh qzhxh.\n68 Hbzm vdq abjm qzh tvvuh.\n69 Hbzm veokha dv qzh tvvuh.\n70 Hbzm ybnha qb qzh keqozhm.\n71 Hbzm vdq abjm qzh tvvuh.\n72 Hbzm qxtnhuuha qb qzh phaxbby.\n73 Ytmehu qxtnhuuha qb qzh bsseoh.\n74 Otmaxt jhmq qb qzh rtxahm.\n75 Ytmehu qbbk qzh sbbqptuu.\n76 Otmaxt qxtnhuuha qb qzh keqozhm.\n77 Otmaxt uhsq qzh yeuk qzhxh.\n78 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t77 76 74\n79 Utxi jhmq qb qzh rtxahm.\n80 Otmaxt jhmq ptok qb qzh bsseoh.\n81 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t77 76 74\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Utxi jhmq qb qzh ztuujti.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Utxi jhmq qb qzh keqozhm.\n10 Hbzm ybnha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Otmaxt rbq qzh sbbqptuu.\n14 Hbzm veokha dv qzh yeuk.\n15 Otmaxt axbvvha qzh sbbqptuu.\n16 Utxi jhmq qb qzh ztuujti.\n17 Otmaxt rbq qzh sbbqptuu.\n18 Otmaxt ybnha qb qzh bsseoh.\n19 Utxi cbdxmhiha qb qzh ptqzxbby.\n20 Hbzm vdq abjm qzh yeuk.\n21 Hbzm rbq qzh yeuk qzhxh.\n22 Otmaxt aelotxaha qzh sbbqptuu.\n23 Utxi veokha dv qzh tvvuh.\n24 Utxi uhsq qzh tvvuh.\n25 Otmaxt jhmq qb qzh rtxahm.\n26 Hbzm ybnha qb qzh ptqzxbby.\n27 Utxi rxtppha qzh tvvuh.\n28 Otmaxt ybnha qb qzh bsseoh.\n29 Utxi vdq abjm qzh tvvuh.\n30 Hbzm jhmq qb qzh keqozhm.\n31 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n32 Otmaxt ybnha qb qzh rtxahm.\n33 Utxi rxtppha qzh tvvuh.\n34 Utxi aelotxaha qzh tvvuh qzhxh.\n35 Hbzm aelotxaha qzh yeuk.\n36 Utxi ybnha qb qzh phaxbby.\n37 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t35 30 26\n38 Ytmehu cbdxmhiha qb qzh phaxbby.\n39 Hbzm jhmq qb qzh ztuujti.\n40 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t35 30 26\n41 Hbzm cbdxmhiha qb qzh phaxbby.\n42 Utxi ybnha qb qzh ztuujti.\n43 Otmaxt qxtnhuuha qb qzh keqozhm.\n44 Hbzm jhmq ptok qb qzh ptqzxbby.\n45 Ytmehu ybnha qb qzh bsseoh.\n46 Ytmehu jhmq ptok qb qzh phaxbby.\n47 Utxi jhmq ptok qb qzh rtxahm.\n48 Otmaxt jhmq qb qzh bsseoh.\n49 Hbzm rxtppha qzh tvvuh.\n50 Hbzm jhmq ptok qb qzh keqozhm.\n51 Hbzm qxtnhuuha qb qzh phaxbby.\n52 Hbzm aelotxaha qzh tvvuh qzhxh.\n53 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t52 51 50\n54 Otmaxt qbbk qzh sbbqptuu.\n55 Hbzm jhmq qb qzh ptqzxbby.\n56 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t52 51 50\n57 Ytmehu jhmq ptok qb qzh ztuujti.\n58 Otmaxt uhsq qzh sbbqptuu.\n59 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t52 51 50\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Hbzm jhmq qb qzh rtxahm.\n5 Otmaxt rbq qzh tvvuh qzhxh.\n6 Hbzm cbdxmhiha qb qzh ztuujti.\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Otmaxt ybnha qb qzh bsseoh.\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt axbvvha qzh tvvuh.\n12 Ytmehu rbq qzh sbbqptuu.\n13 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t11 9 8\n14 Utxi ybnha qb qzh rtxahm.\n15 Otmaxt qbbk qzh tvvuh.\n16 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n17 Otmaxt axbvvha qzh tvvuh.\n18 Hbzm jhmq qb qzh keqozhm.\n19 Otmaxt qbbk qzh tvvuh.\n20 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n21 Ytmehu jhmq qb qzh rtxahm.\n22 Otmaxt jhmq ptok qb qzh keqozhm.\n23 Utxi ybnha qb qzh bsseoh.\n24 Ytmehu ybnha qb qzh phaxbby.\n25 Otmaxt rxtppha qzh sbbqptuu.\n26 Hbzm ybnha qb qzh rtxahm.\n27 Ytmehu ybnha qb qzh rtxahm.\n28 Utxi ybnha qb qzh rtxahm.\n29 Ytmehu qxtnhuuha qb qzh bsseoh.\n30 Ytmehu ybnha qb qzh rtxahm.\n31 Otmaxt axbvvha qzh tvvuh.\n32 Otmaxt rbq qzh tvvuh.\n33 Hbzm jhmq ptok qb qzh phaxbby.\n34 Hbzm jhmq qb qzh bsseoh.\n35 Otmaxt qxtnhuuha qb qzh phaxbby.\n36 Ytmehu ybnha qb qzh ptqzxbby.\n37 Ytmehu rxtppha qzh yeuk.\n38 Ytmehu ybnha qb qzh ztuujti.\n39 Hbzm jhmq ptok qb qzh ptqzxbby.\n40 Hbzm ybnha qb qzh ztuujti.\n41 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n42 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t37 41 38\n43 Otmaxt vdq abjm qzh sbbqptuu.\n44 Utxi ybnha qb qzh ptqzxbby.\n45 Otmaxt ybnha qb qzh bsseoh.\n46 Utxi qxtnhuuha qb qzh phaxbby.\n47 Ytmehu axbvvha qzh yeuk.\n48 Utxi rxtppha qzh sbbqptuu.\n49 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t47 41 38\n50 Utxi axbvvha qzh sbbqptuu.\n51 Utxi ybnha qb qzh ztuujti.\n52 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t47 41 38\n53 Hbzm qxtnhuuha qb qzh rtxahm.\n54 Ytmehu rxtppha qzh yeuk qzhxh.\n55 Otmaxt jhmq qb qzh phaxbby.\n56 Ytmehu uhsq qzh yeuk.\n57 Utxi ybnha qb qzh bsseoh.\n58 Ytmehu qbbk qzh yeuk qzhxh.\n59 Utxi cbdxmhiha qb qzh phaxbby.\n60 Otmaxt axbvvha qzh tvvuh.\n61 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t60 55 45\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Hbzm jhmq qb qzh ptqzxbby.\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Utxi jhmq qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Hbzm jhmq qb qzh bsseoh.\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Hbzm vdq abjm qzh tvvuh qzhxh.\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Ytmehu rbq qzh yeuk.\n17 Otmaxt rbq qzh sbbqptuu.\n18 Otmaxt uhsq qzh sbbqptuu qzhxh.\n19 Hbzm jhmq ptok qb qzh rtxahm.\n20 Utxi ybnha qb qzh keqozhm.\n21 Otmaxt rbq qzh sbbqptuu.\n22 Utxi jhmq ptok qb qzh ztuujti.\n23 Ytmehu jhmq ptok qb qzh rtxahm.\n24 Otmaxt vdq abjm qzh sbbqptuu.\n25 Ytmehu aelotxaha qzh yeuk.\n26 Otmaxt rbq qzh sbbqptuu.\n27 Hbzm qbbk qzh yeuk.\n28 Hbzm jhmq qb qzh keqozhm.\n29 Otmaxt uhsq qzh sbbqptuu.\n30 Otmaxt jhmq ptok qb qzh bsseoh.\n31 Otmaxt ybnha qb qzh keqozhm.\n32 Utxi cbdxmhiha qb qzh rtxahm.\n33 Hbzm axbvvha qzh yeuk.\n34 Otmaxt cbdxmhiha qb qzh phaxbby.\n35 Utxi jhmq qb qzh bsseoh.\n36 Hbzm jhmq ptok qb qzh phaxbby.\n37 Hbzm jhmq qb qzh ztuujti.\n38 Utxi jhmq ptok qb qzh ptqzxbby.\n39 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n40 Ytmehu cbdxmhiha qb qzh ztuujti.\n41 Utxi jhmq ptok qb qzh rtxahm.\n42 Otmaxt uhsq qzh sbbqptuu.\n43 Hbzm jhmq ptok qb qzh rtxahm.\n44 Ytmehu jhmq ptok qb qzh rtxahm.\n45 Utxi cbdxmhiha qb qzh keqozhm.\n46 Utxi ybnha qb qzh phaxbby.\n47 Hbzm ybnha qb qzh bsseoh.\n48 Otmaxt qbbk qzh sbbqptuu.\n49 Otmaxt jhmq ptok qb qzh rtxahm.\n50 Otmaxt jhmq ptok qb qzh ztuujti.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t48 50 49\n52 Ytmehu jhmq qb qzh keqozhm.\n53 Hbzm veokha dv qzh tvvuh.\n54 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t48 50 49\n55 Ytmehu qxtnhuuha qb qzh ztuujti.\n56 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n57 Hbzm jhmq qb qzh rtxahm.\n58 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n59 Hbzm cbdxmhiha qb qzh ztuujti.\n60 Utxi jhmq qb qzh keqozhm.\n61 Otmaxt jhmq qb qzh phaxbby.\n62 Otmaxt uhsq qzh sbbqptuu.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t62 61 56\n64 Utxi ybnha qb qzh rtxahm.\n65 Otmaxt rbq qzh sbbqptuu qzhxh.\n66 Hbzm jhmq ptok qb qzh phaxbby.\n67 Utxi jhmq qb qzh ptqzxbby.\n68 Utxi qxtnhuuha qb qzh rtxahm.\n69 Otmaxt jhmq qb qzh bsseoh.\n70 Otmaxt uhsq qzh sbbqptuu.\n71 Hbzm ybnha qb qzh ztuujti.\n72 Utxi ybnha qb qzh bsseoh.\n73 Utxi rxtppha qzh sbbqptuu.\n74 Hbzm vdq abjm qzh tvvuh qzhxh.\n75 Utxi ybnha qb qzh ztuujti.\n76 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t74 71 66\n77 Hbzm jhmq ptok qb qzh keqozhm.\n78 Otmaxt jhmq ptok qb qzh ptqzxbby.\n79 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t74 66 59\n1 Otmaxt rxtppha qzh tvvuh.\n2 Otmaxt vdq abjm qzh tvvuh.\n3 Hbzm ybnha qb qzh keqozhm.\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh bsseoh.\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Otmaxt vdq abjm qzh tvvuh.\n9 Hbzm ybnha qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Hbzm jhmq qb qzh keqozhm.\n13 Otmaxt qbbk qzh tvvuh.\n14 Utxi jhmq qb qzh phaxbby.\n15 Otmaxt aelotxaha qzh tvvuh qzhxh.\n16 Hbzm jhmq ptok qb qzh phaxbby.\n17 Hbzm ybnha qb qzh ptqzxbby.\n18 Hbzm veokha dv qzh yeuk qzhxh.\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Ytmehu jhmq ptok qb qzh ptqzxbby.\n21 Otmaxt ybnha qb qzh keqozhm.\n22 Utxi cbdxmhiha qb qzh phaxbby.\n23 Utxi rxtppha qzh sbbqptuu.\n24 Ytmehu qxtnhuuha qb qzh phaxbby.\n25 Hbzm jhmq qb qzh ztuujti.\n26 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n27 Ytmehu qxtnhuuha qb qzh phaxbby.\n28 Ytmehu jhmq qb qzh rtxahm.\n29 Ytmehu ybnha qb qzh ptqzxbby.\n30 Utxi vdq abjm qzh sbbqptuu qzhxh.\n31 Otmaxt jhmq qb qzh phaxbby.\n32 Hbzm jhmq ptok qb qzh keqozhm.\n33 Otmaxt cbdxmhiha qb qzh ztuujti.\n34 Utxi veokha dv qzh sbbqptuu.\n35 Utxi vdq abjm qzh sbbqptuu.\n36 Hbzm vdq abjm qzh yeuk qzhxh.\n37 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t36 32 25\n38 Utxi veokha dv qzh sbbqptuu qzhxh.\n39 Utxi vdq abjm qzh sbbqptuu.\n40 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t36 32 25\n41 Hbzm qxtnhuuha qb qzh ztuujti.\n42 Utxi rxtppha qzh sbbqptuu.\n43 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t36 32 25\n44 Otmaxt jhmq qb qzh ptqzxbby.\n45 Ytmehu ybnha qb qzh bsseoh.\n46 Ytmehu ybnha qb qzh rtxahm.\n47 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n48 Utxi aelotxaha qzh sbbqptuu.\n49 Utxi veokha dv qzh sbbqptuu.\n50 Otmaxt jhmq qb qzh rtxahm.\n51 Utxi vdq abjm qzh sbbqptuu.\n52 Ytmehu ybnha qb qzh phaxbby.\n53 Ytmehu jhmq qb qzh ztuujti.\n54 Utxi cbdxmhiha qb qzh keqozhm.\n55 Hbzm jhmq ptok qb qzh keqozhm.\n56 Utxi jhmq qb qzh ptqzxbby.\n57 Hbzm veokha dv qzh yeuk.\n58 Utxi jhmq qb qzh rtxahm.\n59 Ytmehu qxtnhuuha qb qzh rtxahm.\n60 Otmaxt qxtnhuuha qb qzh phaxbby.\n61 Otmaxt jhmq qb qzh ztuujti.\n62 Hbzm jhmq qb qzh ptqzxbby.\n63 Utxi cbdxmhiha qb qzh keqozhm.\n64 Hbzm jhmq qb qzh rtxahm.\n65 Otmaxt ybnha qb qzh phaxbby.\n66 Utxi ybnha qb qzh ztuujti.\n67 Utxi ybnha qb qzh keqozhm.\n68 Otmaxt rbq qzh sbbqptuu.\n69 Ytmehu jhmq qb qzh ptqzxbby.\n70 Otmaxt ybnha qb qzh ztuujti.\n71 Utxi jhmq ptok qb qzh ztuujti.\n72 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n73 Otmaxt rxtppha qzh sbbqptuu.\n74 Hbzm axbvvha qzh yeuk.\n75 Hbzm ybnha qb qzh ptqzxbby.\n76 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t74 64 62\n77 Ytmehu cbdxmhiha qb qzh bsseoh.\n78 Ytmehu qbbk qzh tvvuh.\n79 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t74 64 62\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Hbzm qbbk qzh yeuk.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Hbzm axbvvha qzh yeuk qzhxh.\n9 Hbzm jhmq qb qzh rtxahm.\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Hbzm ybnha qb qzh phaxbby.\n16 Ytmehu qxtnhuuha qb qzh bsseoh.\n17 Otmaxt rxtppha qzh tvvuh.\n18 Otmaxt uhsq qzh tvvuh.\n19 Hbzm ybnha qb qzh bsseoh.\n20 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Otmaxt qxtnhuuha qb qzh ztuujti.\n23 Utxi cbdxmhiha qb qzh ztuujti.\n24 Ytmehu qbbk qzh tvvuh.\n25 Ytmehu axbvvha qzh tvvuh qzhxh.\n26 Hbzm rxtppha qzh tvvuh.\n27 Hbzm jhmq ptok qb qzh rtxahm.\n28 Utxi ybnha qb qzh keqozhm.\n29 Hbzm axbvvha qzh tvvuh.\n30 Hbzm rbq qzh tvvuh qzhxh.\n31 Utxi jhmq ptok qb qzh bsseoh.\n32 Hbzm jhmq qb qzh phaxbby.\n33 Ytmehu qxtnhuuha qb qzh keqozhm.\n34 Utxi ybnha qb qzh rtxahm.\n35 Utxi cbdxmhiha qb qzh bsseoh.\n36 Ytmehu qxtnhuuha qb qzh bsseoh.\n37 Hbzm vdq abjm qzh tvvuh.\n38 Otmaxt jhmq ptok qb qzh keqozhm.\n39 Utxi jhmq qb qzh phaxbby.\n40 Hbzm veokha dv qzh tvvuh.\n41 Hbzm jhmq ptok qb qzh ptqzxbby.\n42 Utxi cbdxmhiha qb qzh ptqzxbby.\n43 Utxi qbbk qzh sbbqptuu.\n44 Utxi cbdxmhiha qb qzh keqozhm.\n45 Hbzm vdq abjm qzh tvvuh.\n46 Ytmehu cbdxmhiha qb qzh keqozhm.\n47 Ytmehu cbdxmhiha qb qzh ztuujti.\n48 Utxi ybnha qb qzh rtxahm.\n49 Utxi uhsq qzh sbbqptuu qzhxh.\n50 Hbzm rxtppha qzh yeuk.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t49 48 44\n52 Hbzm qbbk qzh tvvuh.\n53 Otmaxt jhmq ptok qb qzh bsseoh.\n54 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t49 48 44\n55 Hbzm qxtnhuuha qb qzh bsseoh.\n56 Utxi qxtnhuuha qb qzh keqozhm.\n57 Hbzm uhsq qzh yeuk qzhxh.\n58 Otmaxt qxtnhuuha qb qzh ztuujti.\n59 Utxi jhmq ptok qb qzh ptqzxbby.\n60 Hbzm qxtnhuuha qb qzh phaxbby.\n61 Otmaxt jhmq ptok qb qzh ptqzxbby.\n62 Ytmehu jhmq qb qzh bsseoh.\n63 Otmaxt cbdxmhiha qb qzh ztuujti.\n64 Ytmehu rxtppha qzh yeuk qzhxh.\n65 Ytmehu axbvvha qzh yeuk qzhxh.\n66 Hbzm qxtnhuuha qb qzh ztuujti.\n67 Hbzm jhmq qb qzh keqozhm.\n68 Ytmehu qbbk qzh yeuk.\n69 Hbzm axbvvha qzh tvvuh.\n70 Ytmehu jhmq qb qzh rtxahm.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t69 66 60\n72 Hbzm qxtnhuuha qb qzh ptqzxbby.\n73 Ytmehu cbdxmhiha qb qzh phaxbby.\n74 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t69 67 66\n75 Hbzm jhmq ptok qb qzh ztuujti.\n76 Ytmehu aelotxaha qzh yeuk.\n77 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t76 73 70\n1 Hbzm rxtppha qzh yeuk.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t1 4 2\n6 Ytmehu qxtnhuuha qb qzh rtxahm.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Utxi jhmq qb qzh phaxbby.\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Hbzm vdq abjm qzh yeuk.\n13 Hbzm rxtppha qzh yeuk.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Ytmehu veokha dv qzh sbbqptuu.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Ytmehu qxtnhuuha qb qzh rtxahm.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t15 17 16\n19 Utxi jhmq ptok qb qzh keqozhm.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t15 17 16\n22 Ytmehu jhmq qb qzh ztuujti.\n23 Hbzm uhsq qzh yeuk.\n24 Ytmehu cbdxmhiha qb qzh phaxbby.\n25 Ytmehu jhmq ptok qb qzh keqozhm.\n26 Utxi qxtnhuuha qb qzh rtxahm.\n27 Ytmehu veokha dv qzh yeuk.\n28 Utxi jhmq qb qzh phaxbby.\n29 Hbzm jhmq qb qzh rtxahm.\n30 Ytmehu vdq abjm qzh yeuk qzhxh.\n31 Ytmehu uhsq qzh sbbqptuu.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t31 22 17\n33 Ytmehu veokha dv qzh yeuk.\n34 Otmaxt ybnha qb qzh rtxahm.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t31 25 24\n1 Ytmehu qbbk qzh tvvuh.\n2 Ytmehu uhsq qzh tvvuh qzhxh.\n3 Ytmehu qxtnhuuha qb qzh keqozhm.\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Ytmehu cbdxmhiha qb qzh ztuujti.\n7 Otmaxt aelotxaha qzh yeuk.\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Hbzm ybnha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Otmaxt ybnha qb qzh phaxbby.\n13 Otmaxt uhsq qzh yeuk.\n14 Hbzm rxtppha qzh sbbqptuu.\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Otmaxt rxtppha qzh yeuk.\n17 Ytmehu jhmq qb qzh bsseoh.\n18 Otmaxt cbdxmhiha qb qzh bsseoh.\n19 Utxi cbdxmhiha qb qzh keqozhm.\n20 Hbzm vdq abjm qzh sbbqptuu.\n21 Utxi ybnha qb qzh ptqzxbby.\n22 Otmaxt uhsq qzh yeuk.\n23 Otmaxt qbbk qzh yeuk.\n24 Utxi qxtnhuuha qb qzh rtxahm.\n25 Utxi qbbk qzh sbbqptuu.\n26 Hbzm ybnha qb qzh ptqzxbby.\n27 Otmaxt cbdxmhiha qb qzh ztuujti.\n28 Utxi vdq abjm qzh sbbqptuu.\n29 Utxi ybnha qb qzh bsseoh.\n30 Ytmehu qxtnhuuha qb qzh rtxahm.\n31 Ytmehu qxtnhuuha qb qzh keqozhm.\n32 Otmaxt ybnha qb qzh bsseoh.\n33 Ytmehu qxtnhuuha qb qzh bsseoh.\n34 Ytmehu ybnha qb qzh rtxahm.\n35 Otmaxt aelotxaha qzh yeuk.\n36 Ytmehu veokha dv qzh sbbqptuu.\n37 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t35 32 27\n38 Ytmehu uhsq qzh sbbqptuu qzhxh.\n39 Ytmehu rbq qzh sbbqptuu.\n40 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t35 32 27\n41 Utxi veokha dv qzh yeuk.\n42 Utxi cbdxmhiha qb qzh keqozhm.\n43 Otmaxt jhmq ptok qb qzh ptqzxbby.\n44 Utxi jhmq qb qzh phaxbby.\n45 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t41 44 42\n46 Ytmehu cbdxmhiha qb qzh phaxbby.\n47 Utxi axbvvha qzh yeuk.\n48 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t47 44 42\n49 Ytmehu jhmq qb qzh rtxahm.\n50 Ytmehu uhsq qzh sbbqptuu.\n51 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t47 44 42\n1 Ytmehu veokha dv qzh sbbqptuu.\n2 Ytmehu aelotxaha qzh sbbqptuu.\n3 Utxi rbq qzh tvvuh.\n4 Ytmehu veokha dv qzh sbbqptuu.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Utxi axbvvha qzh tvvuh.\n9 Ytmehu qbbk qzh yeuk.\n10 Otmaxt rbq qzh tvvuh.\n11 Utxi jhmq qb qzh ztuujti.\n12 Otmaxt ybnha qb qzh ptqzxbby.\n13 Hbzm ybnha qb qzh phaxbby.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Otmaxt vdq abjm qzh tvvuh.\n16 Ytmehu jhmq qb qzh rtxahm.\n17 Ytmehu cbdxmhiha qb qzh keqozhm.\n18 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n19 Utxi jhmq qb qzh phaxbby.\n20 Ytmehu uhsq qzh yeuk.\n21 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t20 17 16\n22 Ytmehu jhmq qb qzh phaxbby.\n23 Ytmehu qxtnhuuha qb qzh rtxahm.\n24 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t20 17 16\n25 Otmaxt jhmq ptok qb qzh rtxahm.\n26 Hbzm veokha dv qzh yeuk.\n27 Hbzm uhsq qzh yeuk.\n28 Hbzm rxtppha qzh yeuk.\n29 Hbzm uhsq qzh yeuk.\n30 Utxi cbdxmhiha qb qzh ztuujti.\n31 Hbzm jhmq qb qzh bsseoh.\n32 Hbzm jhmq qb qzh keqozhm.\n33 Utxi ybnha qb qzh bsseoh.\n34 Ytmehu axbvvha qzh sbbqptuu.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t34 22 18\n36 Ytmehu veokha dv qzh sbbqptuu.\n37 Ytmehu aelotxaha qzh sbbqptuu.\n38 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n39 Otmaxt vdq abjm qzh sbbqptuu.\n40 Ytmehu cbdxmhiha qb qzh phaxbby.\n41 Otmaxt jhmq ptok qb qzh phaxbby.\n42 Otmaxt ybnha qb qzh ztuujti.\n43 Utxi jhmq ptok qb qzh ptqzxbby.\n44 Hbzm cbdxmhiha qb qzh ztuujti.\n45 Utxi qxtnhuuha qb qzh rtxahm.\n46 Hbzm cbdxmhiha qb qzh keqozhm.\n47 Utxi ybnha qb qzh bsseoh.\n48 Otmaxt qxtnhuuha qb qzh phaxbby.\n49 Hbzm jhmq ptok qb qzh phaxbby.\n50 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n51 Hbzm jhmq qb qzh keqozhm.\n52 Utxi ybnha qb qzh keqozhm.\n53 Otmaxt ybnha qb qzh ztuujti.\n54 Ytmehu rbq qzh yeuk qzhxh.\n55 Utxi jhmq ptok qb qzh ptqzxbby.\n56 Utxi rxtppha qzh tvvuh.\n57 Utxi axbvvha qzh tvvuh.\n58 Ytmehu jhmq ptok qb qzh phaxbby.\n59 Utxi rbq qzh tvvuh.\n60 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n61 Ytmehu uhsq qzh yeuk.\n62 Ytmehu jhmq qb qzh ptqzxbby.\n63 Otmaxt jhmq ptok qb qzh keqozhm.\n64 Utxi vdq abjm qzh tvvuh.\n65 Ytmehu rbq qzh tvvuh.\n66 Ytmehu uhsq qzh tvvuh.\n67 Ytmehu rxtppha qzh tvvuh.\n68 Ytmehu axbvvha qzh tvvuh.\n69 Hbzm ybnha qb qzh bsseoh.\n70 Otmaxt cbdxmhiha qb qzh bsseoh.\n71 Otmaxt qxtnhuuha qb qzh rtxahm.\n72 Ytmehu qxtnhuuha qb qzh phaxbby.\n73 Otmaxt rxtppha qzh sbbqptuu.\n74 Utxi qxtnhuuha qb qzh bsseoh.\n75 Ytmehu qxtnhuuha qb qzh keqozhm.\n76 Hbzm cbdxmhiha qb qzh ptqzxbby.\n77 Otmaxt jhmq qb qzh ptqzxbby.\n78 Ytmehu jhmq ptok qb qzh ztuujti.\n79 Hbzm veokha dv qzh tvvuh.\n80 Otmaxt ybnha qb qzh rtxahm.\n81 Otmaxt aelotxaha qzh sbbqptuu.\n82 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t81 80 77\n83 Ytmehu jhmq qb qzh phaxbby.\n84 Hbzm vdq abjm qzh tvvuh qzhxh.\n85 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t81 80 77\n1 Utxi veokha dv qzh yeuk.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Utxi aelotxaha qzh yeuk.\n6 Utxi jhmq qb qzh phaxbby.\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Hbzm rbq qzh tvvuh.\n9 Hbzm uhsq qzh tvvuh.\n10 Hbzm ybnha qb qzh keqozhm.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Otmaxt aelotxaha qzh sbbqptuu.\n13 Otmaxt qbbk qzh sbbqptuu.\n14 Otmaxt uhsq qzh sbbqptuu qzhxh.\n15 Hbzm qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm cbdxmhiha qb qzh bsseoh.\n17 Utxi cbdxmhiha qb qzh rtxahm.\n18 Utxi qbbk qzh yeuk.\n19 Hbzm cbdxmhiha qb qzh phaxbby.\n20 Utxi axbvvha qzh yeuk.\n21 Otmaxt qbbk qzh sbbqptuu qzhxh.\n22 Utxi ybnha qb qzh keqozhm.\n23 Otmaxt ybnha qb qzh phaxbby.\n24 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n25 Otmaxt jhmq ptok qb qzh ztuujti.\n26 Otmaxt qbbk qzh tvvuh qzhxh.\n27 Otmaxt vdq abjm qzh sbbqptuu.\n28 Ytmehu cbdxmhiha qb qzh rtxahm.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t27 25 23\n30 Ytmehu qbbk qzh yeuk.\n31 Utxi qxtnhuuha qb qzh rtxahm.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tphaxbby\t27 25 23\n33 Otmaxt veokha dv qzh sbbqptuu.\n34 Otmaxt uhsq qzh tvvuh qzhxh.\n35 Otmaxt jhmq ptok qb qzh keqozhm.\n36 Ytmehu jhmq ptok qb qzh phaxbby.\n37 Ytmehu ybnha qb qzh rtxahm.\n38 Hbzm ybnha qb qzh ztuujti.\n39 Otmaxt aelotxaha qzh sbbqptuu.\n40 Ytmehu qxtnhuuha qb qzh phaxbby.\n41 Otmaxt rbq qzh sbbqptuu.\n42 Otmaxt jhmq ptok qb qzh ztuujti.\n43 Otmaxt rbq qzh tvvuh.\n44 Otmaxt qxtnhuuha qb qzh rtxahm.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t41 44 42\n46 Otmaxt ybnha qb qzh ptqzxbby.\n47 Ytmehu qxtnhuuha qb qzh ztuujti.\n48 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \trtxahm\t43 46 44\n49 Otmaxt uhsq qzh sbbqptuu.\n50 Utxi jhmq qb qzh keqozhm.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t49 44 42\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh rtxahm.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh ztuujti.\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Utxi rxtppha qzh yeuk.\n14 Hbzm veokha dv qzh tvvuh.\n15 Utxi uhsq qzh yeuk.\n16 Hbzm uhsq qzh tvvuh.\n17 Utxi jhmq qb qzh rtxahm.\n18 Hbzm rbq qzh sbbqptuu.\n19 Hbzm vdq abjm qzh sbbqptuu.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Ytmehu ybnha qb qzh ptqzxbby.\n22 Hbzm cbdxmhiha qb qzh keqozhm.\n23 Hbzm rbq qzh yeuk.\n24 Ytmehu jhmq ptok qb qzh ztuujti.\n25 Otmaxt qxtnhuuha qb qzh rtxahm.\n26 Hbzm jhmq qb qzh bsseoh.\n27 Utxi cbdxmhiha qb qzh ztuujti.\n28 Hbzm ybnha qb qzh rtxahm.\n29 Hbzm ybnha qb qzh keqozhm.\n30 Hbzm vdq abjm qzh yeuk qzhxh.\n31 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t30 29 28\n32 Utxi qxtnhuuha qb qzh bsseoh.\n33 Hbzm jhmq ptok qb qzh ptqzxbby.\n34 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t30 29 28\n35 Hbzm qxtnhuuha qb qzh bsseoh.\n36 Ytmehu jhmq ptok qb qzh bsseoh.\n37 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t30 29 28\n38 Otmaxt jhmq qb qzh ptqzxbby.\n39 Otmaxt cbdxmhiha qb qzh keqozhm.\n40 Hbzm jhmq qb qzh ztuujti.\n41 Ytmehu cbdxmhiha qb qzh phaxbby.\n42 Hbzm ybnha qb qzh ptqzxbby.\n43 Otmaxt rxtppha qzh yeuk.\n44 Hbzm cbdxmhiha qb qzh rtxahm.\n45 Utxi cbdxmhiha qb qzh ztuujti.\n46 Utxi ybnha qb qzh phaxbby.\n47 Otmaxt aelotxaha qzh yeuk.\n48 Otmaxt veokha dv qzh yeuk qzhxh.\n49 Otmaxt vdq abjm qzh yeuk.\n50 Utxi rbq qzh tvvuh qzhxh.\n51 Utxi vdq abjm qzh tvvuh.\n52 Otmaxt qbbk qzh yeuk qzhxh.\n53 Otmaxt axbvvha qzh yeuk qzhxh.\n54 Hbzm cbdxmhiha qb qzh keqozhm.\n55 Ytmehu jhmq ptok qb qzh keqozhm.\n56 Ytmehu jhmq ptok qb qzh ztuujti.\n57 Utxi rxtppha qzh sbbqptuu.\n58 Hbzm rxtppha qzh yeuk qzhxh.\n59 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n60 Utxi aelotxaha qzh sbbqptuu.\n61 Utxi qbbk qzh tvvuh.\n62 Hbzm jhmq qb qzh bsseoh.\n63 Ytmehu jhmq ptok qb qzh rtxahm.\n64 Otmaxt jhmq ptok qb qzh phaxbby.\n65 Utxi rxtppha qzh sbbqptuu qzhxh.\n66 Utxi uhsq qzh tvvuh qzhxh.\n67 Utxi jhmq qb qzh ptqzxbby.\n68 Hbzm jhmq ptok qb qzh ptqzxbby.\n69 Otmaxt qbbk qzh tvvuh.\n70 Utxi aelotxaha qzh sbbqptuu.\n71 Otmaxt jhmq qb qzh rtxahm.\n72 Hbzm uhsq qzh yeuk qzhxh.\n73 Otmaxt aelotxaha qzh tvvuh.\n74 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t72 68 62\n75 Ytmehu jhmq qb qzh phaxbby.\n76 Ytmehu ybnha qb qzh ptqzxbby.\n77 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t72 68 62\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Utxi ybnha qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Hbzm jhmq qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Ytmehu veokha dv qzh yeuk.\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh rtxahm.\n12 Hbzm qxtnhuuha qb qzh bsseoh.\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Ytmehu qxtnhuuha qb qzh phaxbby.\n16 Hbzm qxtnhuuha qb qzh keqozhm.\n17 Ytmehu rbq qzh tvvuh qzhxh.\n18 Ytmehu uhsq qzh tvvuh.\n19 Ytmehu rxtppha qzh tvvuh.\n20 Ytmehu uhsq qzh tvvuh.\n21 Otmaxt qxtnhuuha qb qzh ztuujti.\n22 Utxi ybnha qb qzh bsseoh.\n23 Utxi qbbk qzh sbbqptuu.\n24 Utxi vdq abjm qzh sbbqptuu.\n25 Ytmehu veokha dv qzh tvvuh.\n26 Ytmehu axbvvha qzh tvvuh qzhxh.\n27 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n28 Hbzm jhmq qb qzh ptqzxbby.\n29 Utxi cbdxmhiha qb qzh phaxbby.\n30 Ytmehu axbvvha qzh yeuk qzhxh.\n31 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t30 27 15\n32 Ytmehu ybnha qb qzh rtxahm.\n33 Hbzm ybnha qb qzh keqozhm.\n34 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t30 15 13\n35 Ytmehu jhmq qb qzh ztuujti.\n36 Hbzm jhmq ptok qb qzh rtxahm.\n37 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t30 27 15\n38 Ytmehu ybnha qb qzh bsseoh.\n39 Hbzm qxtnhuuha qb qzh phaxbby.\n40 Utxi rxtppha qzh tvvuh.\n41 Utxi jhmq qb qzh bsseoh.\n42 Ytmehu jhmq qb qzh keqozhm.\n43 Utxi rbq qzh sbbqptuu.\n44 Otmaxt qxtnhuuha qb qzh keqozhm.\n45 Hbzm cbdxmhiha qb qzh rtxahm.\n46 Utxi jhmq qb qzh rtxahm.\n47 Otmaxt jhmq qb qzh phaxbby.\n48 Otmaxt qxtnhuuha qb qzh rtxahm.\n49 Hbzm jhmq qb qzh keqozhm.\n50 Utxi jhmq qb qzh ztuujti.\n51 Ytmehu qxtnhuuha qb qzh ztuujti.\n52 Ytmehu jhmq ptok qb qzh bsseoh.\n53 Utxi jhmq ptok qb qzh keqozhm.\n54 Utxi ybnha qb qzh ptqzxbby.\n55 Utxi rbq qzh yeuk.\n56 Utxi vdq abjm qzh yeuk.\n57 Utxi uhsq qzh sbbqptuu.\n58 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t57 54 53\n59 Ytmehu jhmq ptok qb qzh phaxbby.\n60 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n61 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t57 50 46\n1 Utxi ybnha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Otmaxt jhmq qb qzh bsseoh.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Utxi aelotxaha qzh sbbqptuu.\n9 Otmaxt rbq qzh tvvuh.\n10 Otmaxt axbvvha qzh tvvuh.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Utxi rbq qzh sbbqptuu.\n13 Otmaxt qbbk qzh tvvuh.\n14 Otmaxt axbvvha qzh tvvuh.\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Utxi qbbk qzh tvvuh.\n17 Hbzm jhmq qb qzh phaxbby.\n18 Hbzm cbdxmhiha qb qzh ztuujti.\n19 Utxi uhsq qzh tvvuh.\n20 Otmaxt qxtnhuuha qb qzh phaxbby.\n21 Hbzm jhmq qb qzh rtxahm.\n22 Hbzm cbdxmhiha qb qzh phaxbby.\n23 Utxi ybnha qb qzh keqozhm.\n24 Utxi qxtnhuuha qb qzh rtxahm.\n25 Utxi jhmq qb qzh ptqzxbby.\n26 Hbzm cbdxmhiha qb qzh ptqzxbby.\n27 Otmaxt ybnha qb qzh rtxahm.\n28 Utxi uhsq qzh sbbqptuu.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t28 24 23\n30 Otmaxt qbbk qzh tvvuh.\n31 Utxi jhmq ptok qb qzh bsseoh.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t28 24 23\n33 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n34 Ytmehu ybnha qb qzh keqozhm.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t28 23 15\n36 Otmaxt uhsq qzh tvvuh qzhxh.\n37 Ytmehu qxtnhuuha qb qzh phaxbby.\n38 Otmaxt qxtnhuuha qb qzh phaxbby.\n39 Hbzm jhmq ptok qb qzh ztuujti.\n40 Ytmehu qxtnhuuha qb qzh rtxahm.\n41 Utxi qxtnhuuha qb qzh phaxbby.\n42 Otmaxt jhmq qb qzh keqozhm.\n43 Utxi jhmq qb qzh rtxahm.\n44 Otmaxt jhmq ptok qb qzh bsseoh.\n45 Hbzm ybnha qb qzh bsseoh.\n46 Ytmehu jhmq ptok qb qzh bsseoh.\n47 Otmaxt cbdxmhiha qb qzh keqozhm.\n48 Hbzm jhmq qb qzh phaxbby.\n49 Ytmehu cbdxmhiha qb qzh rtxahm.\n50 Hbzm cbdxmhiha qb qzh keqozhm.\n51 Hbzm jhmq qb qzh ztuujti.\n52 Hbzm veokha dv qzh yeuk.\n53 Ytmehu jhmq ptok qb qzh keqozhm.\n54 Hbzm cbdxmhiha qb qzh rtxahm.\n55 Hbzm jhmq qb qzh ptqzxbby.\n56 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t52 55 54\n57 Utxi qxtnhuuha qb qzh ztuujti.\n58 Hbzm qbbk qzh tvvuh.\n59 Hbzm axbvvha qzh yeuk.\n60 Ytmehu jhmq ptok qb qzh ztuujti.\n61 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t59 55 54\n1 Otmaxt rbq qzh sbbqptuu.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Hbzm qbbk qzh tvvuh qzhxh.\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Hbzm jhmq qb qzh ptqzxbby.\n7 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t3 6 4\n8 Otmaxt vdq abjm qzh sbbqptuu.\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Hbzm axbvvha qzh tvvuh.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t10 6 4\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t10 6 4\n16 Hbzm jhmq ptok qb qzh ztuujti.\n17 Utxi rxtppha qzh sbbqptuu.\n18 Otmaxt rxtppha qzh tvvuh.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Utxi cbdxmhiha qb qzh ptqzxbby.\n21 Utxi jhmq qb qzh bsseoh.\n22 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t17 21 20\n23 Utxi uhsq qzh sbbqptuu qzhxh.\n24 Ytmehu cbdxmhiha qb qzh ztuujti.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t23 21 20\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi qbbk qzh sbbqptuu.\n3 Utxi uhsq qzh sbbqptuu.\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Ytmehu qbbk qzh sbbqptuu.\n6 Hbzm jhmq ptok qb qzh keqozhm.\n7 Utxi jhmq qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Ytmehu vdq abjm qzh sbbqptuu.\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Otmaxt veokha dv qzh tvvuh qzhxh.\n12 Ytmehu rxtppha qzh sbbqptuu.\n13 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Utxi qxtnhuuha qb qzh ztuujti.\n16 Utxi rxtppha qzh yeuk.\n17 Ytmehu veokha dv qzh sbbqptuu.\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Utxi vdq abjm qzh yeuk.\n20 Otmaxt vdq abjm qzh tvvuh.\n21 Utxi qbbk qzh yeuk.\n22 Ytmehu uhsq qzh sbbqptuu.\n23 Hbzm jhmq qb qzh ztuujti.\n24 Ytmehu qxtnhuuha qb qzh ztuujti.\n25 Utxi vdq abjm qzh yeuk.\n26 Utxi rxtppha qzh yeuk.\n27 Utxi jhmq qb qzh rtxahm.\n28 Otmaxt cbdxmhiha qb qzh phaxbby.\n29 Ytmehu qxtnhuuha qb qzh rtxahm.\n30 Otmaxt rbq qzh sbbqptuu qzhxh.\n31 Utxi axbvvha qzh yeuk.\n32 Utxi qbbk qzh yeuk.\n33 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n34 Utxi aelotxaha qzh yeuk qzhxh.\n35 Ytmehu cbdxmhiha qb qzh phaxbby.\n36 Hbzm veokha dv qzh tvvuh.\n37 Otmaxt jhmq qb qzh keqozhm.\n38 Hbzm aelotxaha qzh tvvuh.\n39 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n40 Otmaxt qxtnhuuha qb qzh ztuujti.\n41 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t39 37 33\n42 Otmaxt jhmq qb qzh keqozhm.\n43 Otmaxt cbdxmhiha qb qzh ztuujti.\n44 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t39 37 33\n45 Ytmehu qxtnhuuha qb qzh ztuujti.\n46 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n47 Otmaxt rxtppha qzh tvvuh qzhxh.\n48 Otmaxt jhmq ptok qb qzh keqozhm.\n49 Otmaxt ybnha qb qzh bsseoh.\n50 Utxi rbq qzh yeuk.\n51 Otmaxt jhmq qb qzh phaxbby.\n52 Utxi axbvvha qzh yeuk qzhxh.\n53 Otmaxt jhmq ptok qb qzh keqozhm.\n54 Utxi jhmq ptok qb qzh ptqzxbby.\n55 Otmaxt jhmq ptok qb qzh rtxahm.\n56 Otmaxt cbdxmhiha qb qzh keqozhm.\n57 Otmaxt aelotxaha qzh tvvuh qzhxh.\n58 Ytmehu cbdxmhiha qb qzh phaxbby.\n59 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t57 51 49\n60 Ytmehu jhmq qb qzh rtxahm.\n61 Otmaxt rxtppha qzh sbbqptuu.\n62 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t57 56 55\n63 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n64 Otmaxt cbdxmhiha qb qzh rtxahm.\n65 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tptqzxbby\t61 64 63\n1 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n2 Utxi qbbk qzh yeuk.\n3 Ytmehu aelotxaha qzh sbbqptuu.\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Utxi veokha dv qzh sbbqptuu.\n7 Utxi jhmq qb qzh bsseoh.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Utxi uhsq qzh sbbqptuu qzhxh.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Utxi rbq qzh sbbqptuu.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh bsseoh.\n16 Hbzm jhmq ptok qb qzh phaxbby.\n17 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n18 Ytmehu ybnha qb qzh phaxbby.\n19 Hbzm qxtnhuuha qb qzh ptqzxbby.\n20 Utxi axbvvha qzh sbbqptuu.\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Utxi cbdxmhiha qb qzh ptqzxbby.\n23 Utxi jhmq ptok qb qzh bsseoh.\n24 Utxi uhsq qzh sbbqptuu.\n25 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t24 23 22\n26 Utxi ybnha qb qzh ptqzxbby.\n27 Otmaxt qxtnhuuha qb qzh rtxahm.\n28 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t24 23 22\n29 Utxi cbdxmhiha qb qzh phaxbby.\n30 Ytmehu jhmq ptok qb qzh bsseoh.\n31 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t24 23 22\n32 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n33 Utxi aelotxaha qzh yeuk.\n34 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t33 26 23\n35 Ytmehu qbbk qzh sbbqptuu.\n36 Utxi cbdxmhiha qb qzh ptqzxbby.\n37 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t33 26 23\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Utxi veokha dv qzh tvvuh.\n8 Hbzm rbq qzh sbbqptuu.\n9 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm aelotxaha qzh sbbqptuu.\n11 Ytmehu veokha dv qzh sbbqptuu.\n12 Ytmehu aelotxaha qzh sbbqptuu.\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Utxi veokha dv qzh sbbqptuu.\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Utxi jhmq ptok qb qzh rtxahm.\n17 Utxi uhsq qzh sbbqptuu.\n18 Hbzm jhmq qb qzh ztuujti.\n19 Utxi vdq abjm qzh tvvuh.\n20 Otmaxt jhmq qb qzh rtxahm.\n21 Utxi qxtnhuuha qb qzh bsseoh.\n22 Otmaxt jhmq qb qzh keqozhm.\n23 Hbzm cbdxmhiha qb qzh phaxbby.\n24 Utxi jhmq qb qzh phaxbby.\n25 Hbzm qxtnhuuha qb qzh rtxahm.\n26 Utxi jhmq ptok qb qzh rtxahm.\n27 Hbzm veokha dv qzh yeuk qzhxh.\n28 Utxi qbbk qzh tvvuh.\n29 Utxi vdq abjm qzh tvvuh.\n30 Hbzm qbbk qzh sbbqptuu.\n31 Hbzm vdq abjm qzh yeuk.\n32 Utxi qxtnhuuha qb qzh bsseoh.\n33 Hbzm jhmq ptok qb qzh ptqzxbby.\n34 Otmaxt qxtnhuuha qb qzh ztuujti.\n35 Hbzm uhsq qzh sbbqptuu.\n36 Hbzm rxtppha qzh sbbqptuu.\n37 Otmaxt ybnha qb qzh ptqzxbby.\n38 Hbzm jhmq qb qzh phaxbby.\n39 Ytmehu ybnha qb qzh bsseoh.\n40 Utxi jhmq ptok qb qzh ztuujti.\n41 Hbzm axbvvha qzh sbbqptuu.\n42 Otmaxt cbdxmhiha qb qzh keqozhm.\n43 Otmaxt cbdxmhiha qb qzh ztuujti.\n44 Ytmehu ybnha qb qzh rtxahm.\n45 Ytmehu jhmq ptok qb qzh phaxbby.\n46 Hbzm ybnha qb qzh keqozhm.\n47 Ytmehu qxtnhuuha qb qzh rtxahm.\n48 Ytmehu veokha dv qzh tvvuh qzhxh.\n49 Hbzm qxtnhuuha qb qzh phaxbby.\n50 Utxi jhmq ptok qb qzh phaxbby.\n51 Ytmehu rxtppha qzh yeuk.\n52 Utxi ybnha qb qzh ztuujti.\n53 Ytmehu cbdxmhiha qb qzh keqozhm.\n54 Ytmehu cbdxmhiha qb qzh rtxahm.\n55 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t51 54 53\n56 Hbzm cbdxmhiha qb qzh rtxahm.\n57 Otmaxt jhmq qb qzh phaxbby.\n58 Ytmehu cbdxmhiha qb qzh bsseoh.\n59 Ytmehu qxtnhuuha qb qzh rtxahm.\n60 Otmaxt rxtppha qzh sbbqptuu.\n61 Utxi qxtnhuuha qb qzh phaxbby.\n62 Otmaxt vdq abjm qzh sbbqptuu.\n63 Otmaxt cbdxmhiha qb qzh ztuujti.\n64 Ytmehu qxtnhuuha qb qzh bsseoh.\n65 Ytmehu axbvvha qzh yeuk.\n66 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tbsseoh\t65 59 58\n67 Ytmehu qbbk qzh yeuk.\n68 Utxi jhmq qb qzh keqozhm.\n69 Ytmehu axbvvha qzh tvvuh.\n70 Ytmehu vdq abjm qzh yeuk qzhxh.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t69 59 58\n72 Ytmehu qxtnhuuha qb qzh rtxahm.\n73 Hbzm qxtnhuuha qb qzh ztuujti.\n74 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t69 59 58\n75 Hbzm cbdxmhiha qb qzh phaxbby.\n76 Utxi jhmq qb qzh bsseoh.\n77 Otmaxt ybnha qb qzh ptqzxbby.\n78 Utxi cbdxmhiha qb qzh ztuujti.\n79 Otmaxt qxtnhuuha qb qzh keqozhm.\n80 Otmaxt qxtnhuuha qb qzh bsseoh.\n81 Ytmehu jhmq qb qzh bsseoh.\n82 Hbzm qxtnhuuha qb qzh ztuujti.\n83 Utxi jhmq qb qzh bsseoh.\n84 Utxi jhmq ptok qb qzh ztuujti.\n85 Otmaxt rxtppha qzh tvvuh.\n86 Hbzm jhmq qb qzh phaxbby.\n87 Otmaxt rbq qzh yeuk.\n88 Otmaxt axbvvha qzh tvvuh.\n89 Hbzm jhmq qb qzh ztuujti.\n90 Hbzm cbdxmhiha qb qzh bsseoh.\n91 Hbzm jhmq qb qzh keqozhm.\n92 Otmaxt ybnha qb qzh phaxbby.\n93 Ytmehu qbbk qzh tvvuh.\n94 Utxi qxtnhuuha qb qzh keqozhm.\n95 Otmaxt vdq abjm qzh yeuk.\n96 Hbzm qxtnhuuha qb qzh rtxahm.\n97 Ytmehu vdq abjm qzh tvvuh.\n98 Otmaxt qbbk qzh yeuk qzhxh.\n99 Otmaxt rbq qzh sbbqptuu.\n100 Hbzm cbdxmhiha qb qzh keqozhm.\n101 Otmaxt jhmq ptok qb qzh ztuujti.\n102 Ytmehu veokha dv qzh tvvuh.\n103 Ytmehu uhsq qzh tvvuh.\n104 Otmaxt ybnha qb qzh bsseoh.\n105 Otmaxt rxtppha qzh tvvuh.\n106 Hbzm cbdxmhiha qb qzh rtxahm.\n107 Ytmehu qxtnhuuha qb qzh ztuujti.\n108 Otmaxt cbdxmhiha qb qzh phaxbby.\n109 Hbzm ybnha qb qzh ptqzxbby.\n110 Ytmehu ybnha qb qzh rtxahm.\n111 Ytmehu qxtnhuuha qb qzh ztuujti.\n112 Ytmehu jhmq ptok qb qzh ptqzxbby.\n113 Otmaxt jhmq qb qzh ptqzxbby.\n114 Otmaxt axbvvha qzh tvvuh.\n115 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tphaxbby\t114 113 108\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Ytmehu axbvvha qzh tvvuh qzhxh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Ytmehu rbq qzh tvvuh.\n7 Ytmehu uhsq qzh tvvuh.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Otmaxt veokha dv qzh yeuk.\n12 Otmaxt jhmq qb qzh bsseoh.\n13 Ytmehu rxtppha qzh tvvuh.\n14 Otmaxt aelotxaha qzh yeuk.\n15 Otmaxt qbbk qzh yeuk qzhxh.\n16 Otmaxt axbvvha qzh yeuk.\n17 Ytmehu axbvvha qzh tvvuh.\n18 Hbzm jhmq ptok qb qzh ptqzxbby.\n19 Utxi qbbk qzh yeuk.\n20 Hbzm jhmq qb qzh rtxahm.\n21 Ytmehu jhmq ptok qb qzh ztuujti.\n22 Ytmehu jhmq qb qzh phaxbby.\n23 Utxi vdq abjm qzh yeuk.\n24 Utxi veokha dv qzh yeuk.\n25 Hbzm ybnha qb qzh ztuujti.\n26 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n27 Utxi axbvvha qzh yeuk qzhxh.\n28 Ytmehu ybnha qb qzh rtxahm.\n29 Utxi rbq qzh yeuk.\n30 Otmaxt jhmq ptok qb qzh ztuujti.\n31 Utxi uhsq qzh yeuk.\n32 Hbzm ybnha qb qzh rtxahm.\n33 Hbzm qxtnhuuha qb qzh keqozhm.\n34 Otmaxt jhmq qb qzh bsseoh.\n35 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n36 Ytmehu qxtnhuuha qb qzh keqozhm.\n37 Utxi ybnha qb qzh keqozhm.\n38 Utxi rxtppha qzh sbbqptuu.\n39 Otmaxt rbq qzh yeuk.\n40 Utxi uhsq qzh sbbqptuu.\n41 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n42 Utxi jhmq ptok qb qzh phaxbby.\n43 Hbzm cbdxmhiha qb qzh phaxbby.\n44 Ytmehu cbdxmhiha qb qzh bsseoh.\n45 Hbzm qbbk qzh tvvuh.\n46 Otmaxt uhsq qzh yeuk.\n47 Hbzm ybnha qb qzh keqozhm.\n48 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n49 Otmaxt jhmq ptok qb qzh keqozhm.\n50 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n51 Ytmehu rxtppha qzh yeuk.\n52 Hbzm qxtnhuuha qb qzh rtxahm.\n53 Otmaxt qxtnhuuha qb qzh ztuujti.\n54 Hbzm aelotxaha qzh tvvuh.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t54 52 47\n56 Ytmehu axbvvha qzh yeuk.\n57 Utxi ybnha qb qzh ztuujti.\n58 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t54 52 47\n59 Hbzm rbq qzh tvvuh.\n60 Ytmehu rxtppha qzh yeuk.\n61 Hbzm ybnha qb qzh phaxbby.\n62 Utxi jhmq qb qzh rtxahm.\n63 Ytmehu uhsq qzh sbbqptuu.\n64 Ytmehu rbq qzh sbbqptuu qzhxh.\n65 Otmaxt qxtnhuuha qb qzh rtxahm.\n66 Ytmehu jhmq qb qzh rtxahm.\n67 Otmaxt ybnha qb qzh bsseoh.\n68 Ytmehu cbdxmhiha qb qzh phaxbby.\n69 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t64 68 66\n70 Otmaxt qxtnhuuha qb qzh rtxahm.\n71 Hbzm axbvvha qzh tvvuh.\n72 Utxi ybnha qb qzh bsseoh.\n73 Ytmehu uhsq qzh sbbqptuu.\n74 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t73 68 66\n75 Hbzm qxtnhuuha qb qzh bsseoh.\n76 Utxi ybnha qb qzh keqozhm.\n77 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \trtxahm\t73 68 66\n1 Hbzm ybnha qb qzh ztuujti.\n2 Hbzm qbbk qzh sbbqptuu.\n3 Hbzm axbvvha qzh sbbqptuu.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Hbzm cbdxmhiha qb qzh keqozhm.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Hbzm rxtppha qzh yeuk.\n12 Hbzm veokha dv qzh tvvuh.\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Otmaxt veokha dv qzh sbbqptuu.\n16 Hbzm vdq abjm qzh yeuk.\n17 Hbzm jhmq qb qzh ptqzxbby.\n18 Ytmehu jhmq qb qzh ztuujti.\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Utxi jhmq qb qzh bsseoh.\n21 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n22 Utxi jhmq ptok qb qzh keqozhm.\n23 Otmaxt cbdxmhiha qb qzh phaxbby.\n24 Hbzm jhmq qb qzh phaxbby.\n25 Ytmehu ybnha qb qzh keqozhm.\n26 Ytmehu qxtnhuuha qb qzh bsseoh.\n27 Otmaxt ybnha qb qzh ztuujti.\n28 Otmaxt qbbk qzh yeuk.\n29 Otmaxt qxtnhuuha qb qzh phaxbby.\n30 Otmaxt axbvvha qzh yeuk.\n31 Otmaxt qxtnhuuha qb qzh rtxahm.\n32 Utxi ybnha qb qzh bsseoh.\n33 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n34 Otmaxt cbdxmhiha qb qzh phaxbby.\n35 Hbzm axbvvha qzh tvvuh.\n36 Hbzm ybnha qb qzh bsseoh.\n37 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t35 24 17\n38 Otmaxt qxtnhuuha qb qzh bsseoh.\n39 Ytmehu cbdxmhiha qb qzh rtxahm.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t35 24 17\n41 Hbzm qxtnhuuha qb qzh ptqzxbby.\n42 Ytmehu ybnha qb qzh ptqzxbby.\n43 Hbzm qxtnhuuha qb qzh bsseoh.\n44 Otmaxt jhmq qb qzh rtxahm.\n45 Ytmehu cbdxmhiha qb qzh keqozhm.\n46 Hbzm jhmq ptok qb qzh ztuujti.\n47 Otmaxt qxtnhuuha qb qzh ztuujti.\n48 Utxi cbdxmhiha qb qzh keqozhm.\n49 Otmaxt jhmq qb qzh ptqzxbby.\n50 Utxi cbdxmhiha qb qzh bsseoh.\n51 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n52 Utxi cbdxmhiha qb qzh ptqzxbby.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t51 42 39\n54 Otmaxt jhmq ptok qb qzh keqozhm.\n55 Hbzm qxtnhuuha qb qzh bsseoh.\n56 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t51 45 42\n57 Ytmehu jhmq qb qzh rtxahm.\n58 Hbzm qxtnhuuha qb qzh ztuujti.\n59 Otmaxt qbbk qzh sbbqptuu.\n60 Otmaxt aelotxaha qzh sbbqptuu.\n61 Utxi jhmq ptok qb qzh rtxahm.\n62 Utxi jhmq ptok qb qzh bsseoh.\n63 Otmaxt veokha dv qzh sbbqptuu.\n64 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n65 Hbzm jhmq ptok qb qzh ptqzxbby.\n66 Ytmehu ybnha qb qzh phaxbby.\n67 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n68 Hbzm ybnha qb qzh keqozhm.\n69 Ytmehu ybnha qb qzh bsseoh.\n70 Hbzm qxtnhuuha qb qzh bsseoh.\n71 Utxi cbdxmhiha qb qzh ztuujti.\n72 Utxi qxtnhuuha qb qzh ptqzxbby.\n73 Utxi jhmq ptok qb qzh rtxahm.\n74 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n75 Ytmehu jhmq qb qzh bsseoh.\n76 Utxi jhmq ptok qb qzh ptqzxbby.\n77 Utxi ybnha qb qzh keqozhm.\n78 Hbzm qxtnhuuha qb qzh ptqzxbby.\n79 Utxi jhmq ptok qb qzh rtxahm.\n80 Otmaxt vdq abjm qzh sbbqptuu.\n81 Utxi jhmq qb qzh keqozhm.\n82 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n83 Hbzm jhmq ptok qb qzh bsseoh.\n84 Hbzm cbdxmhiha qb qzh keqozhm.\n85 Ytmehu jhmq ptok qb qzh bsseoh.\n86 Hbzm qxtnhuuha qb qzh phaxbby.\n87 Hbzm cbdxmhiha qb qzh bsseoh.\n88 Utxi rxtppha qzh sbbqptuu.\n89 Otmaxt ybnha qb qzh ztuujti.\n90 Utxi axbvvha qzh sbbqptuu qzhxh.\n91 Ytmehu jhmq qb qzh rtxahm.\n92 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n93 Hbzm jhmq ptok qb qzh ptqzxbby.\n94 Otmaxt jhmq qb qzh rtxahm.\n95 Utxi rbq qzh sbbqptuu.\n96 Hbzm ybnha qb qzh rtxahm.\n97 Ytmehu ybnha qb qzh keqozhm.\n98 Otmaxt qxtnhuuha qb qzh phaxbby.\n99 Utxi vdq abjm qzh sbbqptuu.\n100 Utxi rxtppha qzh sbbqptuu.\n101 Otmaxt ybnha qb qzh bsseoh.\n102 Utxi uhsq qzh sbbqptuu.\n103 Hbzm jhmq qb qzh ztuujti.\n104 Utxi rbq qzh sbbqptuu qzhxh.\n105 Otmaxt ybnha qb qzh rtxahm.\n106 Utxi uhsq qzh sbbqptuu.\n107 Ytmehu rbq qzh sbbqptuu.\n108 Ytmehu axbvvha qzh sbbqptuu.\n109 Utxi qbbk qzh sbbqptuu.\n110 Otmaxt ybnha qb qzh ptqzxbby.\n111 Hbzm cbdxmhiha qb qzh bsseoh.\n112 Otmaxt cbdxmhiha qb qzh ztuujti.\n113 Otmaxt jhmq ptok qb qzh ptqzxbby.\n114 Hbzm ybnha qb qzh ztuujti.\n115 Utxi axbvvha qzh sbbqptuu.\n116 Ytmehu rbq qzh sbbqptuu.\n117 Ytmehu uhsq qzh sbbqptuu.\n118 Utxi rbq qzh sbbqptuu.\n119 Utxi axbvvha qzh sbbqptuu qzhxh.\n120 Utxi ybnha qb qzh phaxbby.\n121 Hbzm jhmq ptok qb qzh phaxbby.\n122 Utxi rbq qzh yeuk.\n123 Utxi aelotxaha qzh yeuk qzhxh.\n124 Hbzm qbbk qzh yeuk.\n125 Ytmehu veokha dv qzh sbbqptuu.\n126 Utxi ybnha qb qzh ptqzxbby.\n127 Hbzm veokha dv qzh tvvuh.\n128 Hbzm jhmq ptok qb qzh bsseoh.\n129 Ytmehu jhmq qb qzh rtxahm.\n130 Otmaxt jhmq ptok qb qzh bsseoh.\n131 Hbzm aelotxaha qzh yeuk.\n132 Ytmehu jhmq ptok qb qzh keqozhm.\n133 Hbzm vdq abjm qzh tvvuh.\n134 Ytmehu ybnha qb qzh rtxahm.\n135 Otmaxt qbbk qzh yeuk.\n136 Otmaxt uhsq qzh yeuk.\n137 Utxi jhmq ptok qb qzh bsseoh.\n138 Ytmehu vdq abjm qzh sbbqptuu.\n139 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t138 134 132\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt rbq qzh sbbqptuu.\n4 Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt axbvvha qzh sbbqptuu.\n6 Otmaxt jhmq qb qzh rtxahm.\n7 Ytmehu rxtppha qzh sbbqptuu.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Ytmehu jhmq ptok qb qzh phaxbby.\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Ytmehu vdq abjm qzh sbbqptuu.\n12 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n13 Ytmehu axbvvha qzh sbbqptuu.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Ytmehu ybnha qb qzh bsseoh.\n16 Hbzm rbq qzh tvvuh.\n17 Otmaxt ybnha qb qzh ztuujti.\n18 Utxi jhmq qb qzh rtxahm.\n19 Hbzm axbvvha qzh tvvuh qzhxh.\n20 Hbzm ybnha qb qzh bsseoh.\n21 Utxi cbdxmhiha qb qzh ztuujti.\n22 Otmaxt qxtnhuuha qb qzh phaxbby.\n23 Utxi jhmq qb qzh phaxbby.\n24 Otmaxt qbbk qzh sbbqptuu.\n25 Otmaxt vdq abjm qzh sbbqptuu.\n26 Ytmehu ybnha qb qzh ztuujti.\n27 Utxi veokha dv qzh sbbqptuu.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Ytmehu rxtppha qzh tvvuh.\n30 Utxi rbq qzh yeuk qzhxh.\n31 Ytmehu ybnha qb qzh phaxbby.\n32 Ytmehu jhmq qb qzh bsseoh.\n33 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t29 32 31\n34 Hbzm qxtnhuuha qb qzh keqozhm.\n35 Ytmehu qxtnhuuha qb qzh keqozhm.\n36 Utxi jhmq qb qzh bsseoh.\n37 Utxi aelotxaha qzh yeuk.\n38 Utxi qxtnhuuha qb qzh rtxahm.\n39 Ytmehu cbdxmhiha qb qzh ztuujti.\n40 Utxi qxtnhuuha qb qzh ptqzxbby.\n41 Ytmehu jhmq ptok qb qzh keqozhm.\n42 Otmaxt jhmq qb qzh ptqzxbby.\n43 Otmaxt ybnha qb qzh rtxahm.\n44 Ytmehu axbvvha qzh tvvuh.\n45 Otmaxt jhmq qb qzh keqozhm.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t44 41 39\n47 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n48 Ytmehu qxtnhuuha qb qzh rtxahm.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t44 32 31\n50 Otmaxt jhmq ptok qb qzh rtxahm.\n51 Hbzm ybnha qb qzh bsseoh.\n52 Utxi jhmq qb qzh keqozhm.\n53 Otmaxt qxtnhuuha qb qzh bsseoh.\n54 Utxi uhsq qzh sbbqptuu.\n55 Ytmehu ybnha qb qzh bsseoh.\n56 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tkeqozhm\t54 36 28\n57 Otmaxt qbbk qzh yeuk.\n58 Ytmehu ybnha qb qzh keqozhm.\n59 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t54 40 38\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Ytmehu rbq qzh sbbqptuu.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Utxi uhsq qzh tvvuh.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Utxi jhmq qb qzh bsseoh.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Ytmehu uhsq qzh sbbqptuu.\n12 Otmaxt rbq qzh sbbqptuu qzhxh.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Utxi veokha dv qzh yeuk.\n15 Otmaxt axbvvha qzh sbbqptuu.\n16 Hbzm qxtnhuuha qb qzh bsseoh.\n17 Ytmehu rbq qzh sbbqptuu.\n18 Ytmehu aelotxaha qzh sbbqptuu.\n19 Otmaxt rxtppha qzh sbbqptuu.\n20 Utxi cbdxmhiha qb qzh phaxbby.\n21 Utxi jhmq qb qzh bsseoh.\n22 Utxi aelotxaha qzh yeuk.\n23 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t22 21 20\n24 Utxi qbbk qzh yeuk.\n25 Utxi jhmq qb qzh keqozhm.\n26 Otmaxt aelotxaha qzh sbbqptuu.\n27 Utxi rxtppha qzh sbbqptuu.\n28 Otmaxt ybnha qb qzh bsseoh.\n29 Utxi qxtnhuuha qb qzh ptqzxbby.\n30 Hbzm cbdxmhiha qb qzh phaxbby.\n31 Hbzm jhmq qb qzh bsseoh.\n32 Utxi jhmq ptok qb qzh bsseoh.\n33 Utxi vdq abjm qzh yeuk.\n34 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t33 32 29\n35 Hbzm rbq qzh yeuk.\n36 Hbzm cbdxmhiha qb qzh phaxbby.\n37 Utxi uhsq qzh sbbqptuu qzhxh.\n38 Hbzm cbdxmhiha qb qzh ztuujti.\n39 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t37 32 29\n40 Otmaxt veokha dv qzh sbbqptuu.\n41 Ytmehu cbdxmhiha qb qzh rtxahm.\n42 Hbzm aelotxaha qzh yeuk.\n43 Otmaxt aelotxaha qzh sbbqptuu.\n44 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t42 38 36\n45 Ytmehu jhmq ptok qb qzh ztuujti.\n46 Otmaxt jhmq qb qzh ztuujti.\n47 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tphaxbby\t42 38 36\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi veokha dv qzh tvvuh.\n3 Otmaxt rxtppha qzh sbbqptuu.\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t3 6 4\n8 Utxi axbvvha qzh tvvuh qzhxh.\n9 Utxi jhmq qb qzh bsseoh.\n10 Utxi ybnha qb qzh ztuujti.\n11 Utxi qbbk qzh tvvuh.\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t15 6 4\n17 Ytmehu cbdxmhiha qb qzh bsseoh.\n18 Utxi jhmq ptok qb qzh ptqzxbby.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tptqzxbby\t15 6 4\n20 Otmaxt jhmq ptok qb qzh phaxbby.\n21 Utxi cbdxmhiha qb qzh bsseoh.\n22 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t15 14 13\n23 Utxi vdq abjm qzh tvvuh.\n24 Hbzm qxtnhuuha qb qzh bsseoh.\n25 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t23 21 18\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Ytmehu veokha dv qzh sbbqptuu.\n3 Otmaxt cbdxmhiha qb qzh keqozhm.\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu uhsq qzh sbbqptuu.\n12 Ytmehu rbq qzh sbbqptuu.\n13 Utxi ybnha qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Ytmehu qxtnhuuha qb qzh keqozhm.\n17 Otmaxt ybnha qb qzh keqozhm.\n18 Ytmehu axbvvha qzh sbbqptuu.\n19 Hbzm jhmq qb qzh rtxahm.\n20 Utxi jhmq ptok qb qzh rtxahm.\n21 Ytmehu rxtppha qzh sbbqptuu.\n22 Hbzm rbq qzh tvvuh.\n23 Ytmehu qxtnhuuha qb qzh ztuujti.\n24 Hbzm jhmq qb qzh ztuujti.\n25 Ytmehu vdq abjm qzh sbbqptuu.\n26 Ytmehu qbbk qzh sbbqptuu.\n27 Ytmehu aelotxaha qzh sbbqptuu.\n28 Hbzm rbq qzh sbbqptuu.\n29 Hbzm jhmq ptok qb qzh keqozhm.\n30 Hbzm vdq abjm qzh sbbqptuu.\n31 Otmaxt ybnha qb qzh rtxahm.\n32 Hbzm rbq qzh sbbqptuu.\n33 Hbzm cbdxmhiha qb qzh ztuujti.\n34 Ytmehu ybnha qb qzh bsseoh.\n35 Otmaxt ybnha qb qzh ptqzxbby.\n36 Otmaxt jhmq qb qzh phaxbby.\n37 Otmaxt rxtppha qzh yeuk.\n38 Otmaxt jhmq qb qzh ztuujti.\n39 Hbzm jhmq qb qzh keqozhm.\n40 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n41 Hbzm qxtnhuuha qb qzh rtxahm.\n42 Utxi qxtnhuuha qb qzh ztuujti.\n43 Otmaxt cbdxmhiha qb qzh phaxbby.\n44 Hbzm axbvvha qzh tvvuh.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t44 39 33\n46 Otmaxt aelotxaha qzh yeuk.\n47 Hbzm qxtnhuuha qb qzh keqozhm.\n48 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tztuujti\t46 43 38\n49 Utxi jhmq ptok qb qzh ptqzxbby.\n50 Hbzm axbvvha qzh sbbqptuu.\n51 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t44 33 29\n52 Utxi jhmq ptok qb qzh keqozhm.\n53 Hbzm jhmq qb qzh bsseoh.\n54 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t50 47 41\n55 Ytmehu jhmq qb qzh bsseoh.\n56 Utxi rxtppha qzh sbbqptuu.\n57 Otmaxt rxtppha qzh yeuk.\n58 Utxi jhmq qb qzh ztuujti.\n59 Otmaxt vdq abjm qzh yeuk qzhxh.\n60 Utxi jhmq qb qzh rtxahm.\n61 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t56 60 58\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Utxi rbq qzh sbbqptuu.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Utxi jhmq qb qzh ztuujti.\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Utxi axbvvha qzh sbbqptuu.\n15 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t14 11 9\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t14 11 9\n19 Ytmehu qxtnhuuha qb qzh keqozhm.\n20 Otmaxt ybnha qb qzh phaxbby.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t14 11 9\n22 Utxi jhmq qb qzh ptqzxbby.\n23 Hbzm ybnha qb qzh phaxbby.\n24 Otmaxt qxtnhuuha qb qzh ztuujti.\n25 Ytmehu ybnha qb qzh ztuujti.\n26 Ytmehu rbq qzh yeuk.\n27 Utxi qxtnhuuha qb qzh ztuujti.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Hbzm jhmq qb qzh bsseoh.\n30 Ytmehu jhmq qb qzh keqozhm.\n31 Ytmehu vdq abjm qzh yeuk.\n32 Hbzm ybnha qb qzh phaxbby.\n33 Otmaxt ybnha qb qzh keqozhm.\n34 Utxi ybnha qb qzh ztuujti.\n35 Otmaxt jhmq qb qzh ptqzxbby.\n36 Ytmehu qxtnhuuha qb qzh rtxahm.\n37 Utxi jhmq ptok qb qzh bsseoh.\n38 Utxi veokha dv qzh tvvuh.\n39 Hbzm rxtppha qzh sbbqptuu.\n40 Hbzm uhsq qzh sbbqptuu qzhxh.\n41 Utxi axbvvha qzh tvvuh qzhxh.\n42 Otmaxt jhmq ptok qb qzh bsseoh.\n43 Hbzm jhmq qb qzh keqozhm.\n44 Otmaxt qbbk qzh tvvuh.\n45 Otmaxt qxtnhuuha qb qzh ztuujti.\n46 Hbzm rxtppha qzh yeuk qzhxh.\n47 Utxi jhmq ptok qb qzh phaxbby.\n48 Ytmehu cbdxmhiha qb qzh bsseoh.\n49 Otmaxt aelotxaha qzh tvvuh.\n50 Hbzm cbdxmhiha qb qzh rtxahm.\n51 Ytmehu ybnha qb qzh ztuujti.\n52 Otmaxt veokha dv qzh tvvuh qzhxh.\n53 Otmaxt axbvvha qzh tvvuh.\n54 Otmaxt qxtnhuuha qb qzh bsseoh.\n55 Ytmehu veokha dv qzh tvvuh.\n56 Utxi cbdxmhiha qb qzh ptqzxbby.\n57 Utxi cbdxmhiha qb qzh keqozhm.\n58 Utxi qxtnhuuha qb qzh phaxbby.\n59 Utxi qbbk qzh sbbqptuu.\n60 Utxi vdq abjm qzh sbbqptuu.\n61 Otmaxt jhmq ptok qb qzh rtxahm.\n62 Hbzm axbvvha qzh yeuk.\n63 Otmaxt qbbk qzh yeuk.\n64 Hbzm ybnha qb qzh keqozhm.\n65 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n66 Otmaxt axbvvha qzh yeuk qzhxh.\n67 Otmaxt jhmq qb qzh ztuujti.\n68 Ytmehu jhmq qb qzh rtxahm.\n69 Hbzm jhmq qb qzh phaxbby.\n70 Ytmehu uhsq qzh tvvuh.\n71 Hbzm qbbk qzh sbbqptuu.\n72 Otmaxt jhmq ptok qb qzh bsseoh.\n73 Ytmehu cbdxmhiha qb qzh ztuujti.\n74 Otmaxt jhmq ptok qb qzh rtxahm.\n75 Otmaxt jhmq qb qzh bsseoh.\n76 Otmaxt jhmq qb qzh rtxahm.\n77 Utxi jhmq ptok qb qzh keqozhm.\n78 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n79 Utxi jhmq qb qzh rtxahm.\n80 Otmaxt qbbk qzh yeuk qzhxh.\n81 Utxi cbdxmhiha qb qzh ztuujti.\n82 Otmaxt jhmq qb qzh rtxahm.\n83 Otmaxt aelotxaha qzh yeuk qzhxh.\n84 Hbzm aelotxaha qzh sbbqptuu.\n85 Hbzm rxtppha qzh sbbqptuu.\n86 Hbzm axbvvha qzh sbbqptuu.\n87 Otmaxt ybnha qb qzh ztuujti.\n88 Hbzm ybnha qb qzh rtxahm.\n89 Hbzm qbbk qzh tvvuh.\n90 Hbzm aelotxaha qzh tvvuh.\n91 Hbzm rbq qzh tvvuh.\n92 Utxi jhmq qb qzh keqozhm.\n93 Hbzm cbdxmhiha qb qzh keqozhm.\n94 Hbzm jhmq qb qzh rtxahm.\n95 Otmaxt cbdxmhiha qb qzh phaxbby.\n96 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t91 94 93\n97 Otmaxt rbq qzh sbbqptuu.\n98 Utxi jhmq qb qzh bsseoh.\n99 Ytmehu cbdxmhiha qb qzh keqozhm.\n100 Otmaxt jhmq qb qzh bsseoh.\n101 Ytmehu cbdxmhiha qb qzh bsseoh.\n102 Otmaxt cbdxmhiha qb qzh rtxahm.\n103 Hbzm ybnha qb qzh keqozhm.\n104 Ytmehu qxtnhuuha qb qzh ztuujti.\n105 Hbzm axbvvha qzh tvvuh.\n106 Otmaxt qbbk qzh yeuk.\n107 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t105 103 94\n1 Utxi veokha dv qzh tvvuh.\n2 Utxi jhmq qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t1 3 2\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Ytmehu qbbk qzh sbbqptuu.\n10 Utxi ybnha qb qzh rtxahm.\n11 Utxi uhsq qzh tvvuh.\n12 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t11 10 3\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t11 10 3\n16 Ytmehu axbvvha qzh sbbqptuu.\n17 Ytmehu ybnha qb qzh bsseoh.\n18 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t11 10 3\n19 Utxi veokha dv qzh tvvuh.\n20 Utxi jhmq ptok qb qzh keqozhm.\n21 Otmaxt qbbk qzh yeuk.\n22 Utxi uhsq qzh tvvuh qzhxh.\n23 Utxi veokha dv qzh tvvuh.\n24 Utxi aelotxaha qzh tvvuh.\n25 Otmaxt ybnha qb qzh ptqzxbby.\n26 Ytmehu jhmq ptok qb qzh ztuujti.\n27 Utxi jhmq ptok qb qzh phaxbby.\n28 Otmaxt rbq qzh sbbqptuu.\n29 Ytmehu ybnha qb qzh rtxahm.\n30 Otmaxt ybnha qb qzh phaxbby.\n31 Otmaxt jhmq ptok qb qzh rtxahm.\n32 Otmaxt vdq abjm qzh yeuk.\n33 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t32 30 25\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Utxi ybnha qb qzh ztuujti.\n7 Hbzm jhmq qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Utxi cbdxmhiha qb qzh phaxbby.\n10 Otmaxt uhsq qzh tvvuh.\n11 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t10 8 4\n12 Hbzm jhmq qb qzh ptqzxbby.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t10 8 4\n15 Otmaxt jhmq qb qzh keqozhm.\n16 Otmaxt ybnha qb qzh ztuujti.\n17 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t10 8 4\n18 Hbzm qxtnhuuha qb qzh bsseoh.\n19 Ytmehu qxtnhuuha qb qzh phaxbby.\n20 Hbzm jhmq qb qzh rtxahm.\n21 Hbzm cbdxmhiha qb qzh phaxbby.\n22 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n23 Otmaxt cbdxmhiha qb qzh rtxahm.\n24 Utxi ybnha qb qzh keqozhm.\n25 Ytmehu qxtnhuuha qb qzh keqozhm.\n26 Otmaxt qxtnhuuha qb qzh ztuujti.\n27 Hbzm qxtnhuuha qb qzh keqozhm.\n28 Otmaxt jhmq ptok qb qzh bsseoh.\n29 Hbzm jhmq qb qzh phaxbby.\n30 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n31 Hbzm jhmq ptok qb qzh ptqzxbby.\n32 Otmaxt ybnha qb qzh ztuujti.\n33 Ytmehu rbq qzh sbbqptuu.\n34 Utxi ybnha qb qzh ptqzxbby.\n35 Ytmehu jhmq qb qzh bsseoh.\n36 Otmaxt jhmq ptok qb qzh rtxahm.\n37 Otmaxt qbbk qzh yeuk.\n38 Otmaxt axbvvha qzh yeuk.\n39 Ytmehu qxtnhuuha qb qzh ztuujti.\n40 Ytmehu jhmq ptok qb qzh keqozhm.\n41 Ytmehu axbvvha qzh sbbqptuu.\n42 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t41 40 39\n43 Hbzm ybnha qb qzh ztuujti.\n44 Ytmehu cbdxmhiha qb qzh ztuujti.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t41 40 39\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Utxi jhmq qb qzh ztuujti.\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Otmaxt qbbk qzh tvvuh qzhxh.\n9 Utxi jhmq qb qzh ptqzxbby.\n10 Utxi veokha dv qzh yeuk.\n11 Utxi axbvvha qzh yeuk.\n12 Hbzm jhmq qb qzh ztuujti.\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt rbq qzh yeuk.\n15 Otmaxt axbvvha qzh tvvuh.\n16 Utxi jhmq qb qzh keqozhm.\n17 Ytmehu jhmq ptok qb qzh keqozhm.\n18 Otmaxt vdq abjm qzh yeuk qzhxh.\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Utxi cbdxmhiha qb qzh ztuujti.\n21 Otmaxt jhmq qb qzh ptqzxbby.\n22 Ytmehu cbdxmhiha qb qzh bsseoh.\n23 Hbzm ybnha qb qzh ptqzxbby.\n24 Otmaxt veokha dv qzh yeuk.\n25 Ytmehu ybnha qb qzh ztuujti.\n26 Ytmehu qxtnhuuha qb qzh rtxahm.\n27 Otmaxt jhmq ptok qb qzh keqozhm.\n28 Otmaxt aelotxaha qzh yeuk.\n29 Otmaxt ybnha qb qzh ztuujti.\n30 Ytmehu rxtppha qzh sbbqptuu.\n31 Utxi ybnha qb qzh bsseoh.\n32 Ytmehu cbdxmhiha qb qzh bsseoh.\n33 Hbzm rbq qzh tvvuh.\n34 Hbzm cbdxmhiha qb qzh rtxahm.\n35 Ytmehu axbvvha qzh sbbqptuu.\n36 Utxi rbq qzh sbbqptuu.\n37 Hbzm ybnha qb qzh keqozhm.\n38 Utxi qxtnhuuha qb qzh keqozhm.\n39 Hbzm cbdxmhiha qb qzh rtxahm.\n40 Otmaxt qxtnhuuha qb qzh phaxbby.\n41 Utxi vdq abjm qzh sbbqptuu.\n42 Hbzm aelotxaha qzh tvvuh.\n43 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t42 37 34\n44 Utxi rxtppha qzh yeuk.\n45 Utxi vdq abjm qzh yeuk.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t42 39 37\n47 Hbzm ybnha qb qzh ztuujti.\n48 Hbzm jhmq qb qzh ptqzxbby.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t42 39 37\n50 Otmaxt qxtnhuuha qb qzh keqozhm.\n51 Utxi ybnha qb qzh ptqzxbby.\n52 Otmaxt ybnha qb qzh ztuujti.\n53 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n54 Otmaxt ybnha qb qzh ptqzxbby.\n55 Otmaxt jhmq ptok qb qzh ztuujti.\n56 Hbzm jhmq qb qzh bsseoh.\n57 Otmaxt qxtnhuuha qb qzh rtxahm.\n58 Otmaxt veokha dv qzh tvvuh.\n59 Otmaxt uhsq qzh tvvuh.\n60 Otmaxt ybnha qb qzh ptqzxbby.\n61 Ytmehu cbdxmhiha qb qzh keqozhm.\n62 Hbzm cbdxmhiha qb qzh rtxahm.\n63 Utxi cbdxmhiha qb qzh ztuujti.\n64 Ytmehu rxtppha qzh sbbqptuu.\n65 Otmaxt qxtnhuuha qb qzh ztuujti.\n66 Utxi cbdxmhiha qb qzh keqozhm.\n67 Ytmehu aelotxaha qzh sbbqptuu.\n68 Hbzm qbbk qzh tvvuh.\n69 Utxi qxtnhuuha qb qzh ztuujti.\n70 Ytmehu rbq qzh sbbqptuu.\n71 Utxi jhmq ptok qb qzh phaxbby.\n72 Utxi cbdxmhiha qb qzh ptqzxbby.\n73 Ytmehu ybnha qb qzh ztuujti.\n74 Utxi cbdxmhiha qb qzh rtxahm.\n75 Ytmehu vdq abjm qzh sbbqptuu.\n76 Hbzm axbvvha qzh tvvuh qzhxh.\n77 Utxi qbbk qzh tvvuh.\n78 Otmaxt qbbk qzh sbbqptuu.\n79 Utxi cbdxmhiha qb qzh bsseoh.\n80 Utxi aelotxaha qzh tvvuh.\n81 Utxi rbq qzh tvvuh.\n82 Hbzm qxtnhuuha qb qzh phaxbby.\n83 Otmaxt ybnha qb qzh keqozhm.\n84 Ytmehu jhmq qb qzh keqozhm.\n85 Otmaxt aelotxaha qzh sbbqptuu.\n86 Otmaxt qxtnhuuha qb qzh phaxbby.\n87 Hbzm qxtnhuuha qb qzh keqozhm.\n88 Utxi jhmq qb qzh ptqzxbby.\n89 Ytmehu cbdxmhiha qb qzh ztuujti.\n90 Utxi axbvvha qzh tvvuh.\n91 Otmaxt ybnha qb qzh ztuujti.\n92 Hbzm ybnha qb qzh rtxahm.\n93 Utxi rxtppha qzh tvvuh.\n94 Ytmehu cbdxmhiha qb qzh keqozhm.\n95 Utxi qxtnhuuha qb qzh phaxbby.\n96 Hbzm jhmq ptok qb qzh phaxbby.\n97 Hbzm cbdxmhiha qb qzh rtxahm.\n98 Hbzm qxtnhuuha qb qzh ptqzxbby.\n99 Otmaxt ybnha qb qzh bsseoh.\n100 Ytmehu rxtppha qzh yeuk.\n101 Ytmehu rbq qzh sbbqptuu.\n102 Ytmehu vdq abjm qzh sbbqptuu.\n103 Utxi axbvvha qzh tvvuh.\n104 Utxi veokha dv qzh tvvuh qzhxh.\n105 Hbzm qxtnhuuha qb qzh ztuujti.\n106 Ytmehu rxtppha qzh sbbqptuu.\n107 Otmaxt ybnha qb qzh rtxahm.\n108 Hbzm qxtnhuuha qb qzh rtxahm.\n109 Utxi axbvvha qzh tvvuh.\n110 Hbzm jhmq qb qzh bsseoh.\n111 Ytmehu jhmq qb qzh phaxbby.\n112 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n113 Otmaxt cbdxmhiha qb qzh ztuujti.\n114 Utxi qbbk qzh tvvuh.\n115 Ytmehu aelotxaha qzh yeuk qzhxh.\n116 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t115 112 111\n117 Utxi uhsq qzh tvvuh.\n118 Otmaxt ybnha qb qzh keqozhm.\n119 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tphaxbby\t115 112 111\n1 Ytmehu rbq qzh yeuk.\n2 Ytmehu axbvvha qzh yeuk qzhxh.\n3 Hbzm veokha dv qzh yeuk.\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Ytmehu ybnha qb qzh rtxahm.\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Utxi rbq qzh tvvuh.\n10 Utxi ybnha qb qzh bsseoh.\n11 Utxi rbq qzh sbbqptuu.\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Utxi aelotxaha qzh sbbqptuu.\n16 Otmaxt qxtnhuuha qb qzh rtxahm.\n17 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Utxi qbbk qzh sbbqptuu.\n20 Hbzm cbdxmhiha qb qzh ptqzxbby.\n21 Otmaxt ybnha qb qzh ptqzxbby.\n22 Ytmehu jhmq ptok qb qzh ztuujti.\n23 Utxi jhmq qb qzh bsseoh.\n24 Ytmehu jhmq ptok qb qzh keqozhm.\n25 Otmaxt jhmq ptok qb qzh phaxbby.\n26 Otmaxt jhmq ptok qb qzh keqozhm.\n27 Utxi axbvvha qzh tvvuh.\n28 Utxi rbq qzh tvvuh.\n29 Hbzm aelotxaha qzh yeuk.\n30 Otmaxt ybnha qb qzh rtxahm.\n31 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t29 20 12\n32 Utxi vdq abjm qzh sbbqptuu qzhxh.\n33 Hbzm rbq qzh yeuk qzhxh.\n34 Utxi cbdxmhiha qb qzh ztuujti.\n35 Utxi axbvvha qzh tvvuh qzhxh.\n36 Utxi ybnha qb qzh keqozhm.\n37 Utxi ybnha qb qzh phaxbby.\n38 Hbzm vdq abjm qzh yeuk qzhxh.\n39 Otmaxt jhmq qb qzh ptqzxbby.\n40 Hbzm rxtppha qzh yeuk qzhxh.\n41 Ytmehu qxtnhuuha qb qzh bsseoh.\n42 Ytmehu cbdxmhiha qb qzh rtxahm.\n43 Ytmehu cbdxmhiha qb qzh phaxbby.\n44 Ytmehu jhmq ptok qb qzh bsseoh.\n45 Otmaxt ybnha qb qzh phaxbby.\n46 Hbzm axbvvha qzh yeuk qzhxh.\n47 Hbzm qxtnhuuha qb qzh ztuujti.\n48 Hbzm rbq qzh tvvuh.\n49 Utxi qxtnhuuha qb qzh ptqzxbby.\n50 Ytmehu qbbk qzh sbbqptuu qzhxh.\n51 Ytmehu jhmq qb qzh ztuujti.\n52 Ytmehu ybnha qb qzh ptqzxbby.\n53 Hbzm ybnha qb qzh keqozhm.\n54 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t50 52 51\n55 Ytmehu axbvvha qzh sbbqptuu.\n56 Ytmehu rxtppha qzh sbbqptuu.\n57 Utxi jhmq ptok qb qzh bsseoh.\n58 Hbzm uhsq qzh tvvuh.\n59 Hbzm rbq qzh tvvuh.\n60 Hbzm uhsq qzh tvvuh qzhxh.\n61 Hbzm rxtppha qzh tvvuh.\n62 Otmaxt jhmq ptok qb qzh ptqzxbby.\n63 Ytmehu cbdxmhiha qb qzh keqozhm.\n64 Hbzm axbvvha qzh tvvuh.\n65 Otmaxt veokha dv qzh yeuk qzhxh.\n66 Hbzm rxtppha qzh tvvuh qzhxh.\n67 Ytmehu uhsq qzh sbbqptuu.\n68 Otmaxt vdq abjm qzh yeuk.\n69 Ytmehu rbq qzh sbbqptuu.\n70 Otmaxt qxtnhuuha qb qzh ztuujti.\n71 Ytmehu jhmq qb qzh phaxbby.\n72 Ytmehu uhsq qzh sbbqptuu.\n73 Ytmehu rbq qzh sbbqptuu.\n74 Utxi ybnha qb qzh keqozhm.\n75 Otmaxt cbdxmhiha qb qzh keqozhm.\n76 Ytmehu ybnha qb qzh keqozhm.\n77 Otmaxt jhmq ptok qb qzh ptqzxbby.\n78 Otmaxt jhmq ptok qb qzh bsseoh.\n79 Utxi jhmq ptok qb qzh phaxbby.\n80 Otmaxt jhmq ptok qb qzh ztuujti.\n81 Otmaxt jhmq ptok qb qzh phaxbby.\n82 Hbzm aelotxaha qzh tvvuh.\n83 Hbzm jhmq ptok qb qzh rtxahm.\n84 Ytmehu qxtnhuuha qb qzh phaxbby.\n85 Ytmehu uhsq qzh sbbqptuu qzhxh.\n86 Otmaxt qbbk qzh sbbqptuu.\n87 Hbzm qxtnhuuha qb qzh ptqzxbby.\n88 Utxi jhmq ptok qb qzh keqozhm.\n89 Ytmehu ybnha qb qzh rtxahm.\n90 Ytmehu jhmq qb qzh phaxbby.\n91 Hbzm rxtppha qzh yeuk.\n92 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n93 Ytmehu rbq qzh sbbqptuu.\n94 Utxi ybnha qb qzh phaxbby.\n95 Utxi jhmq ptok qb qzh ptqzxbby.\n96 Ytmehu vdq abjm qzh sbbqptuu.\n97 Ytmehu rxtppha qzh sbbqptuu.\n98 Otmaxt jhmq ptok qb qzh ztuujti.\n99 Hbzm uhsq qzh yeuk.\n100 Hbzm qbbk qzh yeuk.\n101 Hbzm qxtnhuuha qb qzh bsseoh.\n102 Hbzm aelotxaha qzh yeuk qzhxh.\n103 Utxi jhmq qb qzh keqozhm.\n104 Ytmehu vdq abjm qzh sbbqptuu.\n105 Ytmehu ybnha qb qzh bsseoh.\n106 Ytmehu qxtnhuuha qb qzh keqozhm.\n107 Otmaxt qxtnhuuha qb qzh phaxbby.\n108 Hbzm jhmq ptok qb qzh keqozhm.\n109 Utxi jhmq ptok qb qzh ptqzxbby.\n110 Ytmehu jhmq ptok qb qzh phaxbby.\n111 Otmaxt cbdxmhiha qb qzh ztuujti.\n112 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n113 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n114 Otmaxt ybnha qb qzh phaxbby.\n115 Utxi jhmq qb qzh ztuujti.\n116 Hbzm jhmq qb qzh bsseoh.\n117 Otmaxt ybnha qb qzh ptqzxbby.\n118 Utxi jhmq ptok qb qzh keqozhm.\n119 Utxi cbdxmhiha qb qzh phaxbby.\n120 Utxi veokha dv qzh sbbqptuu.\n121 Otmaxt cbdxmhiha qb qzh keqozhm.\n122 Otmaxt cbdxmhiha qb qzh phaxbby.\n123 Utxi vdq abjm qzh sbbqptuu qzhxh.\n124 Otmaxt veokha dv qzh sbbqptuu.\n125 Utxi cbdxmhiha qb qzh ztuujti.\n126 Hbzm jhmq qb qzh phaxbby.\n127 Otmaxt cbdxmhiha qb qzh ztuujti.\n128 Hbzm qxtnhuuha qb qzh ptqzxbby.\n129 Utxi jhmq qb qzh phaxbby.\n130 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n131 Ytmehu jhmq qb qzh bsseoh.\n132 Ytmehu qbbk qzh yeuk.\n133 Utxi qxtnhuuha qb qzh rtxahm.\n134 Hbzm jhmq qb qzh keqozhm.\n135 Hbzm cbdxmhiha qb qzh rtxahm.\n136 Ytmehu uhsq qzh yeuk.\n137 Ytmehu rxtppha qzh yeuk.\n138 Ytmehu uhsq qzh yeuk.\n139 Ytmehu rbq qzh yeuk.\n140 Utxi ybnha qb qzh keqozhm.\n141 Ytmehu ybnha qb qzh keqozhm.\n142 Ytmehu uhsq qzh yeuk.\n143 Ytmehu ybnha qb qzh bsseoh.\n144 Ytmehu qxtnhuuha qb qzh keqozhm.\n145 Ytmehu cbdxmhiha qb qzh rtxahm.\n146 Hbzm jhmq ptok qb qzh ptqzxbby.\n147 Otmaxt veokha dv qzh sbbqptuu.\n148 Ytmehu ybnha qb qzh ptqzxbby.\n149 Otmaxt aelotxaha qzh sbbqptuu.\n150 Utxi rxtppha qzh tvvuh.\n151 Hbzm cbdxmhiha qb qzh rtxahm.\n152 Utxi ybnha qb qzh phaxbby.\n153 Hbzm jhmq qb qzh phaxbby.\n154 Hbzm jhmq ptok qb qzh ptqzxbby.\n155 Utxi axbvvha qzh tvvuh.\n156 Utxi jhmq ptok qb qzh rtxahm.\n157 Otmaxt ybnha qb qzh keqozhm.\n158 Otmaxt veokha dv qzh yeuk.\n159 Otmaxt axbvvha qzh yeuk.\n160 Utxi qxtnhuuha qb qzh keqozhm.\n161 Otmaxt qbbk qzh yeuk.\n162 Otmaxt ybnha qb qzh rtxahm.\n163 Utxi ybnha qb qzh ztuujti.\n164 Utxi jhmq qb qzh bsseoh.\n165 Otmaxt uhsq qzh yeuk qzhxh.\n166 Otmaxt qbbk qzh yeuk qzhxh.\n167 Otmaxt ybnha qb qzh ptqzxbby.\n168 Otmaxt uhsq qzh yeuk.\n169 Hbzm qbbk qzh yeuk.\n170 Otmaxt ybnha qb qzh phaxbby.\n171 Hbzm jhmq qb qzh bsseoh.\n172 Otmaxt veokha dv qzh tvvuh.\n173 Hbzm vdq abjm qzh yeuk.\n174 Otmaxt jhmq qb qzh keqozhm.\n175 Otmaxt ybnha qb qzh ptqzxbby.\n176 Ytmehu cbdxmhiha qb qzh rtxahm.\n177 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t172 175 174\n178 Otmaxt qxtnhuuha qb qzh keqozhm.\n179 Hbzm veokha dv qzh yeuk.\n180 Utxi jhmq ptok qb qzh keqozhm.\n181 Hbzm uhsq qzh yeuk.\n182 Utxi cbdxmhiha qb qzh phaxbby.\n183 Hbzm jhmq ptok qb qzh keqozhm.\n184 Otmaxt uhsq qzh tvvuh qzhxh.\n185 Hbzm jhmq ptok qb qzh rtxahm.\n186 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tkeqozhm\t184 175 174\n187 Ytmehu ybnha qb qzh phaxbby.\n188 Otmaxt rxtppha qzh tvvuh.\n189 Hbzm jhmq qb qzh keqozhm.\n190 Utxi jhmq qb qzh keqozhm.\n191 Otmaxt cbdxmhiha qb qzh rtxahm.\n192 Otmaxt vdq abjm qzh tvvuh.\n193 Hbzm qxtnhuuha qb qzh bsseoh.\n194 Otmaxt ybnha qb qzh keqozhm.\n195 Utxi ybnha qb qzh rtxahm.\n196 Utxi rxtppha qzh tvvuh qzhxh.\n197 Utxi jhmq qb qzh keqozhm.\n198 Hbzm rbq qzh yeuk qzhxh.\n199 Hbzm aelotxaha qzh yeuk.\n200 Hbzm veokha dv qzh yeuk.\n201 Utxi aelotxaha qzh tvvuh qzhxh.\n202 Otmaxt rxtppha qzh tvvuh.\n203 Otmaxt uhsq qzh tvvuh qzhxh.\n204 Utxi jhmq qb qzh rtxahm.\n205 Ytmehu qxtnhuuha qb qzh bsseoh.\n206 Otmaxt rbq qzh tvvuh qzhxh.\n207 Otmaxt vdq abjm qzh tvvuh.\n208 Hbzm qxtnhuuha qb qzh ptqzxbby.\n209 Ytmehu jhmq ptok qb qzh keqozhm.\n210 Otmaxt rbq qzh tvvuh.\n211 Utxi cbdxmhiha qb qzh ptqzxbby.\n212 Hbzm vdq abjm qzh yeuk.\n213 Utxi qxtnhuuha qb qzh rtxahm.\n214 Otmaxt jhmq ptok qb qzh ztuujti.\n215 Hbzm rbq qzh yeuk.\n216 Otmaxt uhsq qzh tvvuh qzhxh.\n217 Ytmehu cbdxmhiha qb qzh ztuujti.\n218 Otmaxt rxtppha qzh sbbqptuu.\n219 Otmaxt ybnha qb qzh bsseoh.\n220 Ytmehu cbdxmhiha qb qzh bsseoh.\n221 Ytmehu ybnha qb qzh phaxbby.\n222 Otmaxt cbdxmhiha qb qzh ztuujti.\n223 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t218 222 219\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Hbzm aelotxaha qzh sbbqptuu.\n3 Ytmehu qxtnhuuha qb qzh bsseoh.\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Hbzm ybnha qb qzh rtxahm.\n7 Ytmehu qbbk qzh sbbqptuu.\n8 Ytmehu aelotxaha qzh sbbqptuu.\n9 Hbzm jhmq qb qzh keqozhm.\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Utxi jhmq qb qzh ztuujti.\n14 Utxi jhmq qb qzh rtxahm.\n15 Ytmehu qxtnhuuha qb qzh ztuujti.\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Ytmehu ybnha qb qzh rtxahm.\n18 Utxi qxtnhuuha qb qzh ptqzxbby.\n19 Utxi jhmq qb qzh phaxbby.\n20 Utxi cbdxmhiha qb qzh rtxahm.\n21 Ytmehu jhmq ptok qb qzh ztuujti.\n22 Utxi jhmq ptok qb qzh ptqzxbby.\n23 Utxi rxtppha qzh tvvuh.\n24 Utxi axbvvha qzh tvvuh.\n25 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n26 Utxi rxtppha qzh tvvuh.\n27 Ytmehu rbq qzh yeuk qzhxh.\n28 Otmaxt qxtnhuuha qb qzh rtxahm.\n29 Utxi jhmq qb qzh keqozhm.\n30 Utxi ybnha qb qzh phaxbby.\n31 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t26 30 29\n32 Hbzm cbdxmhiha qb qzh ztuujti.\n33 Ytmehu aelotxaha qzh yeuk.\n34 Utxi qxtnhuuha qb qzh bsseoh.\n35 Utxi rbq qzh sbbqptuu.\n36 Utxi axbvvha qzh tvvuh.\n37 Utxi rbq qzh tvvuh.\n38 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n39 Utxi vdq abjm qzh sbbqptuu.\n40 Utxi ybnha qb qzh keqozhm.\n41 Utxi ybnha qb qzh bsseoh.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t37 41 40\n43 Utxi cbdxmhiha qb qzh keqozhm.\n44 Ytmehu cbdxmhiha qb qzh bsseoh.\n45 Hbzm rxtppha qzh yeuk.\n46 Hbzm axbvvha qzh yeuk qzhxh.\n47 Utxi axbvvha qzh tvvuh.\n48 Hbzm qxtnhuuha qb qzh keqozhm.\n49 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tkeqozhm\t47 41 40\n50 Hbzm jhmq qb qzh ptqzxbby.\n51 Hbzm cbdxmhiha qb qzh keqozhm.\n52 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t47 43 41\n53 Hbzm jhmq qb qzh phaxbby.\n54 Utxi rbq qzh tvvuh.\n55 Utxi jhmq ptok qb qzh ptqzxbby.\n56 Ytmehu rxtppha qzh sbbqptuu.\n57 Ytmehu uhsq qzh sbbqptuu.\n58 Ytmehu jhmq qb qzh keqozhm.\n59 Hbzm jhmq qb qzh keqozhm.\n60 Utxi axbvvha qzh tvvuh qzhxh.\n61 Ytmehu jhmq ptok qb qzh bsseoh.\n62 Ytmehu jhmq qb qzh ztuujti.\n63 Utxi qbbk qzh tvvuh.\n64 Utxi uhsq qzh tvvuh qzhxh.\n65 Utxi jhmq qb qzh phaxbby.\n66 Utxi cbdxmhiha qb qzh bsseoh.\n67 Utxi rbq qzh sbbqptuu.\n68 Hbzm jhmq qb qzh bsseoh.\n69 Utxi uhsq qzh sbbqptuu.\n70 Otmaxt ybnha qb qzh ztuujti.\n71 Hbzm veokha dv qzh sbbqptuu.\n72 Ytmehu jhmq qb qzh ptqzxbby.\n73 Otmaxt qxtnhuuha qb qzh phaxbby.\n74 Hbzm jhmq qb qzh keqozhm.\n75 Utxi qxtnhuuha qb qzh ztuujti.\n76 Otmaxt qxtnhuuha qb qzh keqozhm.\n77 Ytmehu qbbk qzh tvvuh.\n78 Utxi rbq qzh yeuk.\n79 Ytmehu aelotxaha qzh tvvuh.\n80 Hbzm axbvvha qzh sbbqptuu.\n81 Hbzm rxtppha qzh sbbqptuu.\n82 Utxi jhmq ptok qb qzh ptqzxbby.\n83 Utxi jhmq ptok qb qzh bsseoh.\n84 Hbzm cbdxmhiha qb qzh ztuujti.\n85 Otmaxt qxtnhuuha qb qzh rtxahm.\n86 Ytmehu rbq qzh tvvuh qzhxh.\n87 Hbzm aelotxaha qzh sbbqptuu.\n88 Hbzm rxtppha qzh sbbqptuu.\n89 Ytmehu axbvvha qzh tvvuh.\n90 Otmaxt cbdxmhiha qb qzh keqozhm.\n91 Ytmehu rbq qzh tvvuh.\n92 Utxi jhmq qb qzh phaxbby.\n93 Ytmehu jhmq ptok qb qzh ztuujti.\n94 Utxi uhsq qzh yeuk.\n95 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tptqzxbby\t94 83 82\n1 Otmaxt veokha dv qzh yeuk.\n2 Otmaxt axbvvha qzh yeuk.\n3 Otmaxt veokha dv qzh sbbqptuu.\n4 Otmaxt qbbk qzh yeuk.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Otmaxt vdq abjm qzh yeuk.\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Ytmehu rbq qzh yeuk.\n9 Hbzm ybnha qb qzh rtxahm.\n10 Otmaxt vdq abjm qzh sbbqptuu.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Utxi ybnha qb qzh keqozhm.\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Ytmehu uhsq qzh yeuk.\n16 Utxi jhmq ptok qb qzh rtxahm.\n17 Hbzm jhmq ptok qb qzh ztuujti.\n18 Otmaxt ybnha qb qzh rtxahm.\n19 Hbzm jhmq qb qzh ptqzxbby.\n20 Ytmehu jhmq qb qzh ptqzxbby.\n21 Ytmehu jhmq qb qzh ztuujti.\n22 Hbzm cbdxmhiha qb qzh keqozhm.\n23 Ytmehu qbbk qzh tvvuh qzhxh.\n24 Ytmehu vdq abjm qzh tvvuh.\n25 Ytmehu qxtnhuuha qb qzh bsseoh.\n26 Otmaxt qxtnhuuha qb qzh ztuujti.\n27 Utxi cbdxmhiha qb qzh keqozhm.\n28 Utxi ybnha qb qzh phaxbby.\n29 Ytmehu jhmq qb qzh phaxbby.\n30 Ytmehu jhmq qb qzh ptqzxbby.\n31 Otmaxt qxtnhuuha qb qzh keqozhm.\n32 Utxi rbq qzh yeuk.\n33 Ytmehu jhmq ptok qb qzh phaxbby.\n34 Utxi qbbk qzh sbbqptuu.\n35 Utxi jhmq ptok qb qzh ptqzxbby.\n36 Utxi vdq abjm qzh sbbqptuu.\n37 Otmaxt ybnha qb qzh ztuujti.\n38 Utxi qbbk qzh sbbqptuu qzhxh.\n39 Otmaxt rxtppha qzh tvvuh.\n40 Otmaxt axbvvha qzh tvvuh.\n41 Ytmehu ybnha qb qzh rtxahm.\n42 Otmaxt rxtppha qzh tvvuh.\n43 Hbzm ybnha qb qzh bsseoh.\n44 Otmaxt axbvvha qzh tvvuh qzhxh.\n45 Otmaxt veokha dv qzh tvvuh.\n46 Utxi ybnha qb qzh keqozhm.\n47 Utxi aelotxaha qzh sbbqptuu qzhxh.\n48 Ytmehu jhmq ptok qb qzh ztuujti.\n49 Ytmehu qxtnhuuha qb qzh bsseoh.\n50 Utxi cbdxmhiha qb qzh ztuujti.\n51 Utxi ybnha qb qzh rtxahm.\n52 Utxi cbdxmhiha qb qzh phaxbby.\n53 Otmaxt cbdxmhiha qb qzh phaxbby.\n54 Utxi qxtnhuuha qb qzh keqozhm.\n55 Utxi axbvvha qzh yeuk.\n56 Utxi rxtppha qzh sbbqptuu qzhxh.\n57 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t55 54 52\n58 Ytmehu cbdxmhiha qb qzh ztuujti.\n59 Otmaxt axbvvha qzh tvvuh.\n60 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tphaxbby\t55 54 52\n61 Ytmehu jhmq ptok qb qzh ptqzxbby.\n62 Ytmehu cbdxmhiha qb qzh bsseoh.\n63 Utxi rbq qzh yeuk.\n64 Utxi vdq abjm qzh sbbqptuu qzhxh.\n65 Utxi vdq abjm qzh yeuk qzhxh.\n66 Otmaxt rbq qzh tvvuh.\n67 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n68 Ytmehu ybnha qb qzh rtxahm.\n69 Hbzm cbdxmhiha qb qzh rtxahm.\n70 Utxi cbdxmhiha qb qzh bsseoh.\n71 Utxi jhmq ptok qb qzh rtxahm.\n72 Ytmehu qxtnhuuha qb qzh phaxbby.\n73 Hbzm ybnha qb qzh ztuujti.\n74 Hbzm jhmq qb qzh rtxahm.\n75 Ytmehu jhmq ptok qb qzh ztuujti.\n76 Otmaxt qxtnhuuha qb qzh keqozhm.\n77 Otmaxt qbbk qzh yeuk.\n78 Utxi jhmq ptok qb qzh ptqzxbby.\n79 Ytmehu qxtnhuuha qb qzh phaxbby.\n80 Otmaxt jhmq qb qzh phaxbby.\n81 Otmaxt axbvvha qzh tvvuh.\n82 Otmaxt aelotxaha qzh yeuk.\n83 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t81 80 76\n84 Hbzm cbdxmhiha qb qzh ptqzxbby.\n85 Utxi jhmq qb qzh phaxbby.\n86 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t81 80 76\n87 Hbzm cbdxmhiha qb qzh rtxahm.\n88 Ytmehu jhmq qb qzh ptqzxbby.\n89 Otmaxt qbbk qzh yeuk.\n90 Utxi rbq qzh tvvuh.\n91 Utxi aelotxaha qzh tvvuh.\n92 Utxi rxtppha qzh tvvuh.\n93 Utxi cbdxmhiha qb qzh bsseoh.\n94 Otmaxt jhmq ptok qb qzh rtxahm.\n95 Utxi jhmq qb qzh ztuujti.\n96 Utxi aelotxaha qzh tvvuh.\n97 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t96 95 93\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Hbzm aelotxaha qzh sbbqptuu.\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Utxi uhsq qzh tvvuh.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Hbzm rbq qzh sbbqptuu.\n11 Hbzm uhsq qzh sbbqptuu.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Hbzm veokha dv qzh sbbqptuu.\n14 Hbzm axbvvha qzh sbbqptuu.\n15 Ytmehu cbdxmhiha qb qzh phaxbby.\n16 Utxi ybnha qb qzh phaxbby.\n17 Otmaxt jhmq qb qzh phaxbby.\n18 Hbzm veokha dv qzh sbbqptuu.\n19 Utxi cbdxmhiha qb qzh bsseoh.\n20 Hbzm axbvvha qzh sbbqptuu.\n21 Hbzm qbbk qzh sbbqptuu.\n22 Utxi jhmq ptok qb qzh keqozhm.\n23 Utxi veokha dv qzh tvvuh.\n24 Utxi jhmq qb qzh ptqzxbby.\n25 Hbzm qxtnhuuha qb qzh ztuujti.\n26 Utxi vdq abjm qzh tvvuh.\n27 Hbzm axbvvha qzh sbbqptuu.\n28 Hbzm qbbk qzh sbbqptuu.\n29 Hbzm axbvvha qzh sbbqptuu qzhxh.\n30 Otmaxt ybnha qb qzh bsseoh.\n31 Utxi ybnha qb qzh bsseoh.\n32 Utxi qxtnhuuha qb qzh keqozhm.\n33 Hbzm rbq qzh sbbqptuu qzhxh.\n34 Ytmehu ybnha qb qzh rtxahm.\n35 Otmaxt jhmq ptok qb qzh ptqzxbby.\n36 Ytmehu jhmq qb qzh bsseoh.\n37 Utxi jhmq qb qzh phaxbby.\n38 Otmaxt jhmq qb qzh keqozhm.\n39 Ytmehu jhmq qb qzh ptqzxbby.\n40 Ytmehu veokha dv qzh tvvuh.\n41 Ytmehu jhmq ptok qb qzh phaxbby.\n42 Ytmehu vdq abjm qzh tvvuh.\n43 Otmaxt qxtnhuuha qb qzh phaxbby.\n44 Hbzm jhmq qb qzh bsseoh.\n45 Otmaxt qbbk qzh tvvuh qzhxh.\n46 Utxi ybnha qb qzh ptqzxbby.\n47 Utxi ybnha qb qzh phaxbby.\n48 Otmaxt vdq abjm qzh tvvuh.\n49 Otmaxt cbdxmhiha qb qzh ztuujti.\n50 Hbzm axbvvha qzh sbbqptuu.\n51 Hbzm ybnha qb qzh rtxahm.\n52 Ytmehu cbdxmhiha qb qzh keqozhm.\n53 Ytmehu ybnha qb qzh bsseoh.\n54 Ytmehu cbdxmhiha qb qzh keqozhm.\n55 Otmaxt cbdxmhiha qb qzh phaxbby.\n56 Hbzm jhmq ptok qb qzh phaxbby.\n57 Utxi jhmq ptok qb qzh keqozhm.\n58 Hbzm jhmq ptok qb qzh ztuujti.\n59 Otmaxt cbdxmhiha qb qzh ztuujti.\n60 Utxi jhmq ptok qb qzh ztuujti.\n61 Ytmehu jhmq qb qzh rtxahm.\n62 Otmaxt ybnha qb qzh keqozhm.\n63 Utxi ybnha qb qzh bsseoh.\n64 Hbzm qxtnhuuha qb qzh bsseoh.\n65 Hbzm ybnha qb qzh ptqzxbby.\n66 Utxi qbbk qzh sbbqptuu.\n67 Utxi cbdxmhiha qb qzh rtxahm.\n68 Hbzm ybnha qb qzh ztuujti.\n69 Utxi axbvvha qzh sbbqptuu.\n70 Ytmehu cbdxmhiha qb qzh phaxbby.\n71 Otmaxt ybnha qb qzh bsseoh.\n72 Ytmehu qbbk qzh tvvuh.\n73 Ytmehu jhmq ptok qb qzh bsseoh.\n74 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n75 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t72 74 73\n76 Utxi veokha dv qzh sbbqptuu.\n77 Ytmehu cbdxmhiha qb qzh ztuujti.\n78 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tbsseoh\t72 74 73\n79 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n80 Utxi cbdxmhiha qb qzh phaxbby.\n81 Ytmehu uhsq qzh tvvuh.\n82 Utxi jhmq qb qzh keqozhm.\n83 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t81 77 74\n84 Ytmehu cbdxmhiha qb qzh ztuujti.\n85 Hbzm jhmq ptok qb qzh keqozhm.\n86 Mzhxh jtl qzh tvvuh phsbxh qzh ptqzxbby? \tztuujti\t81 79 77\n87 Utxi uhsq qzh sbbqptuu.\n88 Ytmehu cbdxmhiha qb qzh rtxahm.\n89 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t87 82 80\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Otmaxt veokha dv qzh sbbqptuu.\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Utxi jhmq qb qzh phaxbby.\n7 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t3 5 4\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Hbzm cbdxmhiha qb qzh ptqzxbby.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t11 10 5\n13 Otmaxt qbbk qzh sbbqptuu.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Utxi rxtppha qzh yeuk.\n16 Utxi uhsq qzh yeuk.\n17 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n18 Ytmehu rxtppha qzh tvvuh.\n19 Ytmehu uhsq qzh tvvuh qzhxh.\n20 Otmaxt qbbk qzh sbbqptuu.\n21 Otmaxt aelotxaha qzh sbbqptuu.\n22 Utxi ybnha qb qzh keqozhm.\n23 Otmaxt veokha dv qzh sbbqptuu.\n24 Otmaxt uhsq qzh sbbqptuu.\n25 Ytmehu cbdxmhiha qb qzh keqozhm.\n26 Otmaxt jhmq qb qzh ptqzxbby.\n27 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n28 Otmaxt qxtnhuuha qb qzh phaxbby.\n29 Otmaxt qbbk qzh yeuk.\n30 Utxi ybnha qb qzh rtxahm.\n31 Otmaxt vdq abjm qzh yeuk.\n32 Utxi rbq qzh tvvuh.\n33 Ytmehu qxtnhuuha qb qzh rtxahm.\n34 Otmaxt qbbk qzh yeuk.\n35 Utxi vdq abjm qzh tvvuh.\n36 Otmaxt axbvvha qzh yeuk qzhxh.\n37 Utxi cbdxmhiha qb qzh phaxbby.\n38 Ytmehu jhmq ptok qb qzh ptqzxbby.\n39 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n40 Utxi veokha dv qzh yeuk.\n41 Otmaxt cbdxmhiha qb qzh keqozhm.\n42 Utxi uhsq qzh yeuk.\n43 Hbzm cbdxmhiha qb qzh bsseoh.\n44 Utxi qxtnhuuha qb qzh rtxahm.\n45 Ytmehu ybnha qb qzh rtxahm.\n46 Utxi rbq qzh tvvuh.\n47 Hbzm qxtnhuuha qb qzh rtxahm.\n48 Utxi aelotxaha qzh tvvuh.\n49 Otmaxt rbq qzh sbbqptuu qzhxh.\n50 Otmaxt jhmq ptok qb qzh rtxahm.\n51 Otmaxt ybnha qb qzh bsseoh.\n52 Ytmehu rbq qzh tvvuh.\n53 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \trtxahm\t49 51 50\n54 Ytmehu vdq abjm qzh tvvuh.\n55 Hbzm jhmq qb qzh ztuujti.\n56 Ytmehu qxtnhuuha qb qzh keqozhm.\n57 Utxi jhmq qb qzh bsseoh.\n58 Utxi ybnha qb qzh phaxbby.\n59 Utxi qbbk qzh yeuk.\n60 Utxi jhmq ptok qb qzh bsseoh.\n61 Utxi aelotxaha qzh yeuk.\n62 Otmaxt ybnha qb qzh ztuujti.\n63 Ytmehu jhmq qb qzh ptqzxbby.\n64 Hbzm jhmq qb qzh keqozhm.\n65 Utxi jhmq qb qzh phaxbby.\n66 Otmaxt cbdxmhiha qb qzh phaxbby.\n67 Utxi jhmq ptok qb qzh bsseoh.\n68 Utxi veokha dv qzh yeuk qzhxh.\n69 Otmaxt qxtnhuuha qb qzh bsseoh.\n70 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n71 Otmaxt cbdxmhiha qb qzh rtxahm.\n72 Otmaxt qbbk qzh tvvuh qzhxh.\n73 Otmaxt vdq abjm qzh tvvuh.\n74 Otmaxt axbvvha qzh sbbqptuu.\n75 Utxi axbvvha qzh yeuk qzhxh.\n76 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t74 69 66\n77 Utxi rbq qzh yeuk.\n78 Hbzm ybnha qb qzh rtxahm.\n79 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t74 70 69\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Hbzm qbbk qzh yeuk.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Hbzm veokha dv qzh sbbqptuu qzhxh.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Utxi jhmq qb qzh rtxahm.\n13 Hbzm uhsq qzh yeuk.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Hbzm qbbk qzh yeuk.\n17 Ytmehu jhmq qb qzh phaxbby.\n18 Hbzm ybnha qb qzh ptqzxbby.\n19 Otmaxt qxtnhuuha qb qzh rtxahm.\n20 Hbzm jhmq ptok qb qzh keqozhm.\n21 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tptqzxbby\t16 20 18\n22 Ytmehu jhmq ptok qb qzh ztuujti.\n23 Utxi ybnha qb qzh keqozhm.\n24 Utxi jhmq ptok qb qzh phaxbby.\n25 Hbzm rxtppha qzh tvvuh qzhxh.\n26 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n27 Utxi qxtnhuuha qb qzh bsseoh.\n28 Otmaxt qxtnhuuha qb qzh phaxbby.\n29 Otmaxt qxtnhuuha qb qzh bsseoh.\n30 Hbzm cbdxmhiha qb qzh ptqzxbby.\n31 Utxi jhmq qb qzh ztuujti.\n32 Hbzm ybnha qb qzh keqozhm.\n33 Otmaxt jhmq qb qzh ztuujti.\n34 Hbzm aelotxaha qzh sbbqptuu.\n35 Hbzm cbdxmhiha qb qzh phaxbby.\n36 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t34 30 20\n37 Otmaxt ybnha qb qzh keqozhm.\n38 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n39 Utxi jhmq ptok qb qzh bsseoh.\n40 Otmaxt jhmq ptok qb qzh rtxahm.\n41 Hbzm aelotxaha qzh tvvuh.\n42 Hbzm rbq qzh tvvuh.\n43 Otmaxt jhmq qb qzh ztuujti.\n44 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n45 Otmaxt jhmq qb qzh bsseoh.\n46 Otmaxt uhsq qzh sbbqptuu.\n47 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \trtxahm\t46 43 40\n48 Hbzm uhsq qzh yeuk qzhxh.\n49 Utxi rxtppha qzh sbbqptuu qzhxh.\n50 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t48 35 32\n51 Otmaxt jhmq qb qzh ptqzxbby.\n52 Hbzm veokha dv qzh yeuk.\n53 Utxi axbvvha qzh sbbqptuu.\n54 Utxi jhmq ptok qb qzh phaxbby.\n55 Otmaxt qxtnhuuha qb qzh phaxbby.\n56 Otmaxt ybnha qb qzh ptqzxbby.\n57 Utxi cbdxmhiha qb qzh ztuujti.\n58 Hbzm jhmq qb qzh ztuujti.\n59 Otmaxt cbdxmhiha qb qzh bsseoh.\n60 Ytmehu qxtnhuuha qb qzh rtxahm.\n61 Otmaxt jhmq qb qzh phaxbby.\n62 Otmaxt jhmq ptok qb qzh rtxahm.\n63 Hbzm jhmq qb qzh phaxbby.\n64 Ytmehu jhmq ptok qb qzh keqozhm.\n65 Ytmehu cbdxmhiha qb qzh ztuujti.\n66 Utxi ybnha qb qzh bsseoh.\n67 Hbzm aelotxaha qzh yeuk.\n68 Hbzm rxtppha qzh yeuk.\n69 Hbzm uhsq qzh yeuk.\n70 Hbzm rbq qzh yeuk.\n71 Otmaxt jhmq qb qzh ztuujti.\n72 Utxi qbbk qzh sbbqptuu qzhxh.\n73 Otmaxt jhmq qb qzh phaxbby.\n74 Ytmehu qxtnhuuha qb qzh phaxbby.\n75 Hbzm uhsq qzh tvvuh.\n76 Hbzm qbbk qzh tvvuh qzhxh.\n77 Otmaxt cbdxmhiha qb qzh bsseoh.\n78 Ytmehu jhmq ptok qb qzh bsseoh.\n79 Utxi aelotxaha qzh sbbqptuu.\n80 Utxi qbbk qzh sbbqptuu qzhxh.\n81 Hbzm aelotxaha qzh tvvuh.\n82 Hbzm vdq abjm qzh yeuk.\n83 Hbzm cbdxmhiha qb qzh ztuujti.\n84 Hbzm qxtnhuuha qb qzh bsseoh.\n85 Hbzm jhmq qb qzh ptqzxbby.\n86 Hbzm qxtnhuuha qb qzh rtxahm.\n87 Utxi jhmq qb qzh phaxbby.\n88 Utxi rbq qzh yeuk qzhxh.\n89 Utxi jhmq ptok qb qzh keqozhm.\n90 Otmaxt ybnha qb qzh phaxbby.\n91 Utxi vdq abjm qzh yeuk.\n92 Otmaxt rxtppha qzh tvvuh.\n93 Utxi rxtppha qzh yeuk.\n94 Otmaxt uhsq qzh tvvuh.\n95 Hbzm jhmq qb qzh keqozhm.\n96 Otmaxt jhmq qb qzh rtxahm.\n97 Hbzm cbdxmhiha qb qzh bsseoh.\n98 Hbzm jhmq ptok qb qzh rtxahm.\n99 Utxi axbvvha qzh yeuk qzhxh.\n100 Utxi vdq abjm qzh sbbqptuu.\n101 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t100 89 87\n1 Hbzm rbq qzh sbbqptuu.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Utxi rxtppha qzh yeuk.\n4 Utxi ybnha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Hbzm axbvvha qzh sbbqptuu.\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Utxi cbdxmhiha qb qzh bsseoh.\n10 Ytmehu rbq qzh sbbqptuu.\n11 Ytmehu vdq abjm qzh sbbqptuu.\n12 Utxi ybnha qb qzh keqozhm.\n13 Ytmehu rxtppha qzh sbbqptuu.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Utxi uhsq qzh yeuk qzhxh.\n16 Utxi qbbk qzh yeuk.\n17 Otmaxt jhmq qb qzh bsseoh.\n18 Ytmehu ybnha qb qzh ztuujti.\n19 Utxi cbdxmhiha qb qzh ptqzxbby.\n20 Otmaxt cbdxmhiha qb qzh ztuujti.\n21 Ytmehu vdq abjm qzh sbbqptuu.\n22 Utxi qxtnhuuha qb qzh rtxahm.\n23 Ytmehu ybnha qb qzh rtxahm.\n24 Otmaxt jhmq ptok qb qzh rtxahm.\n25 Utxi qxtnhuuha qb qzh phaxbby.\n26 Otmaxt rxtppha qzh tvvuh qzhxh.\n27 Hbzm cbdxmhiha qb qzh keqozhm.\n28 Utxi uhsq qzh yeuk.\n29 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t28 22 19\n30 Otmaxt vdq abjm qzh tvvuh.\n31 Ytmehu ybnha qb qzh phaxbby.\n32 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t28 25 22\n33 Ytmehu qxtnhuuha qb qzh bsseoh.\n34 Ytmehu ybnha qb qzh ztuujti.\n35 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t28 22 19\n36 Otmaxt veokha dv qzh tvvuh.\n37 Otmaxt jhmq qb qzh phaxbby.\n38 Otmaxt rxtppha qzh yeuk.\n39 Ytmehu veokha dv qzh sbbqptuu.\n40 Utxi jhmq qb qzh bsseoh.\n41 Otmaxt cbdxmhiha qb qzh bsseoh.\n42 Otmaxt axbvvha qzh yeuk.\n43 Utxi veokha dv qzh yeuk.\n44 Otmaxt axbvvha qzh tvvuh.\n45 Utxi uhsq qzh yeuk.\n46 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tphaxbby\t44 41 37\n47 Otmaxt rbq qzh tvvuh.\n48 Utxi cbdxmhiha qb qzh keqozhm.\n49 Otmaxt vdq abjm qzh tvvuh.\n50 Hbzm ybnha qb qzh ptqzxbby.\n51 Ytmehu axbvvha qzh sbbqptuu.\n52 Ytmehu veokha dv qzh sbbqptuu.\n53 Hbzm jhmq qb qzh keqozhm.\n54 Ytmehu jhmq ptok qb qzh bsseoh.\n55 Ytmehu aelotxaha qzh sbbqptuu.\n56 Hbzm cbdxmhiha qb qzh phaxbby.\n57 Ytmehu ybnha qb qzh phaxbby.\n58 Hbzm ybnha qb qzh rtxahm.\n59 Utxi qxtnhuuha qb qzh phaxbby.\n60 Utxi qxtnhuuha qb qzh keqozhm.\n61 Otmaxt rbq qzh tvvuh.\n62 Otmaxt rxtppha qzh yeuk.\n63 Hbzm jhmq ptok qb qzh ptqzxbby.\n64 Otmaxt aelotxaha qzh yeuk.\n65 Utxi jhmq qb qzh phaxbby.\n66 Otmaxt vdq abjm qzh tvvuh.\n67 Otmaxt rbq qzh tvvuh.\n68 Otmaxt cbdxmhiha qb qzh rtxahm.\n69 Otmaxt jhmq ptok qb qzh phaxbby.\n70 Otmaxt axbvvha qzh tvvuh.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t70 69 68\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Hbzm cbdxmhiha qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Ytmehu ybnha qb qzh ztuujti.\n10 Hbzm qbbk qzh sbbqptuu.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Ytmehu ybnha qb qzh rtxahm.\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Hbzm vdq abjm qzh sbbqptuu.\n17 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tkeqozhm\t13 15 14\n18 Ytmehu aelotxaha qzh yeuk.\n19 Ytmehu qbbk qzh yeuk qzhxh.\n20 Hbzm jhmq ptok qb qzh ztuujti.\n21 Otmaxt qxtnhuuha qb qzh rtxahm.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Ytmehu vdq abjm qzh yeuk.\n24 Ytmehu rxtppha qzh yeuk.\n25 Ytmehu aelotxaha qzh yeuk.\n26 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n27 Ytmehu jhmq qb qzh keqozhm.\n28 Hbzm qxtnhuuha qb qzh bsseoh.\n29 Ytmehu jhmq ptok qb qzh ztuujti.\n30 Hbzm qxtnhuuha qb qzh ztuujti.\n31 Utxi jhmq qb qzh phaxbby.\n32 Utxi cbdxmhiha qb qzh rtxahm.\n33 Ytmehu ybnha qb qzh bsseoh.\n34 Ytmehu veokha dv qzh sbbqptuu.\n35 Utxi cbdxmhiha qb qzh bsseoh.\n36 Otmaxt jhmq qb qzh bsseoh.\n37 Otmaxt jhmq qb qzh phaxbby.\n38 Ytmehu aelotxaha qzh sbbqptuu.\n39 Otmaxt jhmq ptok qb qzh bsseoh.\n40 Utxi veokha dv qzh sbbqptuu qzhxh.\n41 Utxi ybnha qb qzh keqozhm.\n42 Hbzm ybnha qb qzh rtxahm.\n43 Utxi jhmq ptok qb qzh ztuujti.\n44 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tkeqozhm\t40 43 41\n45 Otmaxt ybnha qb qzh ztuujti.\n46 Utxi cbdxmhiha qb qzh bsseoh.\n47 Otmaxt cbdxmhiha qb qzh keqozhm.\n48 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n49 Utxi qxtnhuuha qb qzh ztuujti.\n50 Utxi aelotxaha qzh sbbqptuu qzhxh.\n51 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t50 46 43\n52 Utxi rxtppha qzh sbbqptuu qzhxh.\n53 Ytmehu ybnha qb qzh phaxbby.\n54 Utxi aelotxaha qzh sbbqptuu qzhxh.\n55 Utxi rxtppha qzh sbbqptuu.\n56 Utxi ybnha qb qzh phaxbby.\n57 Utxi aelotxaha qzh sbbqptuu.\n58 Otmaxt ybnha qb qzh keqozhm.\n59 Otmaxt rbq qzh tvvuh.\n60 Utxi qbbk qzh sbbqptuu.\n61 Hbzm rbq qzh yeuk.\n62 Ytmehu jhmq qb qzh rtxahm.\n63 Otmaxt vdq abjm qzh tvvuh.\n64 Otmaxt rxtppha qzh tvvuh.\n65 Otmaxt uhsq qzh tvvuh.\n66 Utxi jhmq ptok qb qzh bsseoh.\n67 Ytmehu cbdxmhiha qb qzh phaxbby.\n68 Otmaxt qbbk qzh tvvuh qzhxh.\n69 Otmaxt axbvvha qzh tvvuh.\n70 Ytmehu jhmq qb qzh keqozhm.\n71 Utxi qxtnhuuha qb qzh rtxahm.\n72 Utxi cbdxmhiha qb qzh keqozhm.\n73 Otmaxt cbdxmhiha qb qzh ztuujti.\n74 Ytmehu rbq qzh tvvuh.\n75 Utxi cbdxmhiha qb qzh ptqzxbby.\n76 Utxi jhmq qb qzh bsseoh.\n77 Hbzm ybnha qb qzh ptqzxbby.\n78 Utxi axbvvha qzh sbbqptuu.\n79 Ytmehu axbvvha qzh tvvuh.\n80 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \trtxahm\t78 72 71\n81 Utxi rbq qzh sbbqptuu qzhxh.\n82 Hbzm ybnha qb qzh bsseoh.\n83 Utxi vdq abjm qzh sbbqptuu qzhxh.\n84 Hbzm qbbk qzh sbbqptuu.\n85 Ytmehu cbdxmhiha qb qzh rtxahm.\n86 Hbzm qxtnhuuha qb qzh phaxbby.\n87 Utxi qxtnhuuha qb qzh ptqzxbby.\n88 Hbzm jhmq qb qzh ptqzxbby.\n89 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t84 88 86\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt rbq qzh tvvuh.\n3 Ytmehu veokha dv qzh yeuk.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu aelotxaha qzh yeuk.\n9 Otmaxt uhsq qzh tvvuh qzhxh.\n10 Utxi veokha dv qzh sbbqptuu.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Ytmehu ybnha qb qzh ztuujti.\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Utxi ybnha qb qzh bsseoh.\n16 Otmaxt cbdxmhiha qb qzh rtxahm.\n17 Otmaxt qbbk qzh tvvuh.\n18 Utxi rxtppha qzh yeuk.\n19 Otmaxt ybnha qb qzh ztuujti.\n20 Utxi vdq abjm qzh yeuk.\n21 Hbzm ybnha qb qzh phaxbby.\n22 Utxi cbdxmhiha qb qzh ptqzxbby.\n23 Ytmehu ybnha qb qzh phaxbby.\n24 Hbzm cbdxmhiha qb qzh ptqzxbby.\n25 Hbzm ybnha qb qzh phaxbby.\n26 Utxi aelotxaha qzh sbbqptuu.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t26 22 15\n28 Otmaxt ybnha qb qzh phaxbby.\n29 Otmaxt cbdxmhiha qb qzh rtxahm.\n30 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tbsseoh\t26 22 15\n31 Hbzm ybnha qb qzh ptqzxbby.\n32 Otmaxt jhmq qb qzh ztuujti.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tphaxbby\t26 15 13\n34 Utxi ybnha qb qzh keqozhm.\n35 Ytmehu ybnha qb qzh ztuujti.\n36 Hbzm qxtnhuuha qb qzh rtxahm.\n37 Hbzm cbdxmhiha qb qzh ztuujti.\n38 Hbzm jhmq qb qzh ptqzxbby.\n39 Otmaxt vdq abjm qzh tvvuh.\n40 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t39 32 29\n41 Otmaxt rbq qzh tvvuh qzhxh.\n42 Otmaxt uhsq qzh tvvuh.\n43 Ytmehu qbbk qzh tvvuh.\n44 Hbzm rbq qzh sbbqptuu qzhxh.\n45 Ytmehu vdq abjm qzh tvvuh qzhxh.\n46 Hbzm aelotxaha qzh sbbqptuu.\n47 Otmaxt rbq qzh tvvuh.\n48 Hbzm rxtppha qzh sbbqptuu.\n49 Utxi qxtnhuuha qb qzh ptqzxbby.\n50 Ytmehu jhmq ptok qb qzh keqozhm.\n51 Hbzm vdq abjm qzh sbbqptuu.\n52 Ytmehu ybnha qb qzh ptqzxbby.\n53 Otmaxt jhmq qb qzh bsseoh.\n54 Hbzm ybnha qb qzh bsseoh.\n55 Hbzm rbq qzh yeuk.\n56 Ytmehu ybnha qb qzh phaxbby.\n57 Ytmehu jhmq qb qzh bsseoh.\n58 Utxi veokha dv qzh sbbqptuu.\n59 Hbzm qxtnhuuha qb qzh rtxahm.\n60 Utxi ybnha qb qzh phaxbby.\n61 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n62 Otmaxt vdq abjm qzh tvvuh.\n63 Otmaxt veokha dv qzh tvvuh.\n64 Otmaxt axbvvha qzh tvvuh.\n65 Utxi qxtnhuuha qb qzh ptqzxbby.\n66 Utxi aelotxaha qzh sbbqptuu qzhxh.\n67 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tphaxbby\t66 65 60\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Ytmehu rbq qzh tvvuh.\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Ytmehu uhsq qzh tvvuh.\n7 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t6 5 4\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Hbzm jhmq qb qzh keqozhm.\n10 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tptqzxbby\t6 5 4\n11 Hbzm veokha dv qzh tvvuh.\n12 Hbzm qxtnhuuha qb qzh ztuujti.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Otmaxt veokha dv qzh tvvuh.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Otmaxt aelotxaha qzh tvvuh qzhxh.\n19 Ytmehu ybnha qb qzh keqozhm.\n20 Hbzm rbq qzh tvvuh.\n21 Hbzm ybnha qb qzh phaxbby.\n22 Hbzm vdq abjm qzh tvvuh.\n23 Utxi veokha dv qzh tvvuh.\n24 Utxi aelotxaha qzh tvvuh.\n25 Ytmehu ybnha qb qzh ztuujti.\n26 Ytmehu jhmq ptok qb qzh bsseoh.\n27 Ytmehu rbq qzh sbbqptuu.\n28 Otmaxt jhmq ptok qb qzh ptqzxbby.\n29 Ytmehu aelotxaha qzh sbbqptuu.\n30 Ytmehu cbdxmhiha qb qzh phaxbby.\n31 Otmaxt cbdxmhiha qb qzh phaxbby.\n32 Utxi qbbk qzh tvvuh.\n33 Ytmehu jhmq qb qzh bsseoh.\n34 Otmaxt jhmq qb qzh bsseoh.\n35 Utxi uhsq qzh tvvuh qzhxh.\n36 Ytmehu veokha dv qzh yeuk qzhxh.\n37 Ytmehu cbdxmhiha qb qzh keqozhm.\n38 Utxi rbq qzh tvvuh.\n39 Otmaxt qbbk qzh sbbqptuu.\n40 Utxi aelotxaha qzh tvvuh.\n41 Hbzm qbbk qzh tvvuh.\n42 Hbzm aelotxaha qzh tvvuh.\n43 Ytmehu aelotxaha qzh yeuk.\n44 Ytmehu qbbk qzh yeuk.\n45 Utxi ybnha qb qzh bsseoh.\n46 Otmaxt aelotxaha qzh sbbqptuu.\n47 Utxi qbbk qzh sbbqptuu.\n48 Ytmehu qxtnhuuha qb qzh ztuujti.\n49 Utxi cbdxmhiha qb qzh ptqzxbby.\n50 Ytmehu uhsq qzh yeuk.\n51 Ytmehu jhmq ptok qb qzh rtxahm.\n52 Hbzm qbbk qzh tvvuh.\n53 Utxi cbdxmhiha qb qzh keqozhm.\n54 Hbzm vdq abjm qzh tvvuh.\n55 Hbzm qxtnhuuha qb qzh bsseoh.\n56 Utxi vdq abjm qzh sbbqptuu.\n57 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t56 53 49\n58 Utxi jhmq qb qzh ptqzxbby.\n59 Otmaxt qxtnhuuha qb qzh rtxahm.\n60 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t56 53 49\n61 Utxi cbdxmhiha qb qzh rtxahm.\n62 Ytmehu cbdxmhiha qb qzh bsseoh.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t56 53 49\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Otmaxt qbbk qzh tvvuh qzhxh.\n4 Otmaxt aelotxaha qzh tvvuh qzhxh.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Ytmehu ybnha qb qzh ptqzxbby.\n7 Hbzm jhmq qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Utxi jhmq qb qzh keqozhm.\n10 Ytmehu rbq qzh tvvuh qzhxh.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Otmaxt rbq qzh sbbqptuu qzhxh.\n13 Ytmehu axbvvha qzh tvvuh.\n14 Utxi ybnha qb qzh phaxbby.\n15 Utxi jhmq qb qzh rtxahm.\n16 Utxi ybnha qb qzh bsseoh.\n17 Utxi qbbk qzh yeuk.\n18 Ytmehu veokha dv qzh tvvuh qzhxh.\n19 Utxi axbvvha qzh yeuk.\n20 Utxi qxtnhuuha qb qzh keqozhm.\n21 Otmaxt cbdxmhiha qb qzh keqozhm.\n22 Otmaxt ybnha qb qzh rtxahm.\n23 Otmaxt vdq abjm qzh sbbqptuu.\n24 Otmaxt qbbk qzh sbbqptuu.\n25 Ytmehu uhsq qzh tvvuh qzhxh.\n26 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n27 Otmaxt qbbk qzh tvvuh.\n28 Otmaxt aelotxaha qzh tvvuh.\n29 Otmaxt rxtppha qzh tvvuh qzhxh.\n30 Hbzm jhmq ptok qb qzh bsseoh.\n31 Hbzm qbbk qzh yeuk qzhxh.\n32 Ytmehu qbbk qzh sbbqptuu.\n33 Utxi jhmq qb qzh ptqzxbby.\n34 Otmaxt aelotxaha qzh tvvuh qzhxh.\n35 Otmaxt rxtppha qzh tvvuh.\n36 Otmaxt vdq abjm qzh tvvuh qzhxh.\n37 Hbzm qxtnhuuha qb qzh rtxahm.\n38 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n39 Ytmehu qxtnhuuha qb qzh keqozhm.\n40 Ytmehu jhmq qb qzh rtxahm.\n41 Hbzm aelotxaha qzh yeuk.\n42 Ytmehu ybnha qb qzh bsseoh.\n43 Hbzm jhmq qb qzh phaxbby.\n44 Otmaxt jhmq ptok qb qzh phaxbby.\n45 Utxi cbdxmhiha qb qzh phaxbby.\n46 Otmaxt jhmq ptok qb qzh rtxahm.\n47 Hbzm cbdxmhiha qb qzh bsseoh.\n48 Hbzm ybnha qb qzh ztuujti.\n49 Ytmehu jhmq ptok qb qzh rtxahm.\n50 Ytmehu jhmq ptok qb qzh bsseoh.\n51 Otmaxt rxtppha qzh tvvuh qzhxh.\n52 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n53 Hbzm cbdxmhiha qb qzh rtxahm.\n54 Hbzm qxtnhuuha qb qzh ztuujti.\n55 Ytmehu ybnha qb qzh ztuujti.\n56 Utxi cbdxmhiha qb qzh bsseoh.\n57 Otmaxt ybnha qb qzh phaxbby.\n58 Utxi cbdxmhiha qb qzh ztuujti.\n59 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n60 Utxi ybnha qb qzh ptqzxbby.\n61 Otmaxt uhsq qzh tvvuh qzhxh.\n62 Hbzm cbdxmhiha qb qzh keqozhm.\n63 Utxi jhmq ptok qb qzh rtxahm.\n64 Otmaxt veokha dv qzh tvvuh.\n65 Ytmehu aelotxaha qzh sbbqptuu.\n66 Ytmehu qbbk qzh sbbqptuu.\n67 Otmaxt ybnha qb qzh ztuujti.\n68 Utxi jhmq qb qzh phaxbby.\n69 Utxi jhmq qb qzh keqozhm.\n70 Otmaxt jhmq ptok qb qzh phaxbby.\n71 Ytmehu uhsq qzh sbbqptuu.\n72 Otmaxt vdq abjm qzh tvvuh.\n73 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t72 70 67\n74 Ytmehu cbdxmhiha qb qzh keqozhm.\n75 Otmaxt ybnha qb qzh bsseoh.\n76 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t72 70 67\n77 Otmaxt jhmq qb qzh ztuujti.\n78 Hbzm jhmq ptok qb qzh bsseoh.\n79 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t72 70 67\n80 Ytmehu jhmq ptok qb qzh ptqzxbby.\n81 Ytmehu veokha dv qzh sbbqptuu.\n82 Hbzm jhmq ptok qb qzh rtxahm.\n83 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n84 Ytmehu axbvvha qzh sbbqptuu.\n85 Ytmehu rxtppha qzh sbbqptuu.\n86 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n87 Ytmehu jhmq qb qzh rtxahm.\n88 Otmaxt jhmq ptok qb qzh keqozhm.\n89 Hbzm rbq qzh yeuk.\n90 Utxi jhmq qb qzh ptqzxbby.\n91 Utxi jhmq ptok qb qzh bsseoh.\n92 Hbzm aelotxaha qzh yeuk.\n93 Hbzm ybnha qb qzh ptqzxbby.\n94 Utxi ybnha qb qzh keqozhm.\n95 Utxi cbdxmhiha qb qzh bsseoh.\n96 Ytmehu qbbk qzh yeuk.\n97 Hbzm rxtppha qzh sbbqptuu.\n98 Hbzm ybnha qb qzh bsseoh.\n99 Hbzm jhmq ptok qb qzh ztuujti.\n100 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t97 99 98\n101 Hbzm jhmq qb qzh phaxbby.\n102 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n103 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t102 99 98\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Utxi veokha dv qzh tvvuh.\n3 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n4 Utxi jhmq qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Hbzm uhsq qzh sbbqptuu.\n7 Ytmehu rxtppha qzh sbbqptuu.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Ytmehu axbvvha qzh sbbqptuu.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Ytmehu rbq qzh sbbqptuu.\n13 Utxi uhsq qzh tvvuh.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t13 10 4\n16 Ytmehu qbbk qzh tvvuh qzhxh.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Utxi jhmq qb qzh phaxbby.\n19 Ytmehu jhmq qb qzh rtxahm.\n20 Utxi qbbk qzh yeuk qzhxh.\n21 Utxi axbvvha qzh yeuk.\n22 Otmaxt veokha dv qzh yeuk.\n23 Otmaxt jhmq ptok qb qzh rtxahm.\n24 Ytmehu ybnha qb qzh ztuujti.\n25 Ytmehu aelotxaha qzh tvvuh.\n26 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t25 24 19\n27 Otmaxt uhsq qzh yeuk.\n28 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n29 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t25 24 19\n30 Otmaxt ybnha qb qzh phaxbby.\n31 Ytmehu uhsq qzh sbbqptuu.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t31 28 24\n33 Ytmehu rbq qzh sbbqptuu.\n34 Ytmehu axbvvha qzh sbbqptuu.\n35 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n36 Utxi qxtnhuuha qb qzh bsseoh.\n37 Otmaxt veokha dv qzh sbbqptuu.\n38 Ytmehu qxtnhuuha qb qzh keqozhm.\n39 Otmaxt axbvvha qzh sbbqptuu.\n40 Otmaxt rbq qzh sbbqptuu.\n41 Utxi qxtnhuuha qb qzh ztuujti.\n42 Utxi veokha dv qzh tvvuh.\n43 Otmaxt jhmq qb qzh ztuujti.\n44 Otmaxt jhmq qb qzh bsseoh.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t40 44 43\n1 Ytmehu veokha dv qzh yeuk.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Ytmehu vdq abjm qzh yeuk.\n4 Hbzm rxtppha qzh yeuk.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Ytmehu qbbk qzh sbbqptuu qzhxh.\n10 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Ytmehu veokha dv qzh tvvuh qzhxh.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Hbzm uhsq qzh yeuk.\n16 Utxi qxtnhuuha qb qzh ptqzxbby.\n17 Hbzm qbbk qzh yeuk.\n18 Ytmehu axbvvha qzh tvvuh.\n19 Otmaxt jhmq ptok qb qzh bsseoh.\n20 Otmaxt rbq qzh sbbqptuu.\n21 Ytmehu qbbk qzh tvvuh.\n22 Otmaxt qxtnhuuha qb qzh ztuujti.\n23 Hbzm aelotxaha qzh yeuk.\n24 Ytmehu jhmq qb qzh phaxbby.\n25 Otmaxt axbvvha qzh sbbqptuu.\n26 Utxi cbdxmhiha qb qzh bsseoh.\n27 Otmaxt qxtnhuuha qb qzh keqozhm.\n28 Hbzm qxtnhuuha qb qzh ptqzxbby.\n29 Ytmehu qxtnhuuha qb qzh keqozhm.\n30 Otmaxt rxtppha qzh yeuk.\n31 Utxi jhmq ptok qb qzh rtxahm.\n32 Hbzm jhmq qb qzh rtxahm.\n33 Otmaxt jhmq qb qzh rtxahm.\n34 Hbzm qxtnhuuha qb qzh ptqzxbby.\n35 Hbzm jhmq ptok qb qzh rtxahm.\n36 Hbzm qxtnhuuha qb qzh phaxbby.\n37 Ytmehu qxtnhuuha qb qzh rtxahm.\n38 Ytmehu aelotxaha qzh tvvuh.\n39 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tkeqozhm\t38 37 29\n40 Otmaxt jhmq qb qzh ztuujti.\n41 Utxi jhmq qb qzh ptqzxbby.\n42 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t38 29 24\n43 Otmaxt rxtppha qzh sbbqptuu.\n44 Ytmehu cbdxmhiha qb qzh ztuujti.\n45 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tphaxbby\t38 29 24\n46 Utxi jhmq qb qzh rtxahm.\n47 Otmaxt axbvvha qzh yeuk.\n48 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \trtxahm\t47 40 33\n49 Utxi qxtnhuuha qb qzh keqozhm.\n50 Ytmehu qbbk qzh yeuk.\n51 Ytmehu axbvvha qzh yeuk.\n52 Otmaxt vdq abjm qzh sbbqptuu.\n53 Ytmehu jhmq ptok qb qzh keqozhm.\n54 Ytmehu jhmq qb qzh bsseoh.\n55 Otmaxt veokha dv qzh sbbqptuu.\n56 Otmaxt aelotxaha qzh sbbqptuu.\n57 Hbzm jhmq qb qzh keqozhm.\n58 Ytmehu jhmq qb qzh phaxbby.\n59 Otmaxt rbq qzh yeuk.\n60 Otmaxt qbbk qzh sbbqptuu.\n61 Hbzm qxtnhuuha qb qzh ztuujti.\n62 Utxi ybnha qb qzh ztuujti.\n63 Hbzm ybnha qb qzh phaxbby.\n64 Ytmehu jhmq ptok qb qzh bsseoh.\n65 Otmaxt cbdxmhiha qb qzh phaxbby.\n66 Ytmehu jhmq qb qzh phaxbby.\n67 Utxi qxtnhuuha qb qzh ptqzxbby.\n68 Otmaxt qxtnhuuha qb qzh bsseoh.\n69 Ytmehu cbdxmhiha qb qzh ztuujti.\n70 Ytmehu jhmq ptok qb qzh keqozhm.\n71 Otmaxt aelotxaha qzh sbbqptuu.\n72 Otmaxt vdq abjm qzh yeuk.\n73 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tphaxbby\t72 68 65\n1 Hbzm rbq qzh tvvuh.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Utxi rxtppha qzh sbbqptuu.\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Hbzm axbvvha qzh tvvuh qzhxh.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Ytmehu ybnha qb qzh keqozhm.\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Utxi jhmq qb qzh phaxbby.\n12 Ytmehu jhmq qb qzh bsseoh.\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Utxi aelotxaha qzh sbbqptuu.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tptqzxbby\t15 11 7\n18 Ytmehu rxtppha qzh yeuk qzhxh.\n19 Ytmehu axbvvha qzh yeuk.\n20 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tphaxbby\t15 14 11\n21 Utxi jhmq ptok qb qzh ptqzxbby.\n22 Hbzm qxtnhuuha qb qzh rtxahm.\n23 Ytmehu rxtppha qzh yeuk.\n24 Ytmehu vdq abjm qzh yeuk.\n25 Otmaxt rbq qzh sbbqptuu.\n26 Otmaxt veokha dv qzh tvvuh.\n27 Ytmehu ybnha qb qzh ptqzxbby.\n28 Utxi jhmq ptok qb qzh rtxahm.\n29 Otmaxt qxtnhuuha qb qzh ztuujti.\n30 Hbzm jhmq qb qzh phaxbby.\n31 Hbzm qbbk qzh yeuk.\n32 Ytmehu qxtnhuuha qb qzh bsseoh.\n33 Otmaxt vdq abjm qzh sbbqptuu.\n34 Otmaxt vdq abjm qzh tvvuh.\n35 Hbzm vdq abjm qzh yeuk.\n36 Hbzm qxtnhuuha qb qzh ztuujti.\n37 Otmaxt jhmq qb qzh keqozhm.\n38 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n39 Hbzm ybnha qb qzh phaxbby.\n40 Ytmehu jhmq ptok qb qzh ztuujti.\n41 Hbzm ybnha qb qzh keqozhm.\n42 Utxi ybnha qb qzh bsseoh.\n43 Ytmehu ybnha qb qzh rtxahm.\n44 Otmaxt jhmq qb qzh rtxahm.\n45 Otmaxt jhmq qb qzh keqozhm.\n46 Otmaxt cbdxmhiha qb qzh rtxahm.\n47 Hbzm cbdxmhiha qb qzh ztuujti.\n48 Hbzm qxtnhuuha qb qzh rtxahm.\n49 Hbzm jhmq qb qzh phaxbby.\n50 Hbzm ybnha qb qzh ztuujti.\n51 Ytmehu jhmq ptok qb qzh keqozhm.\n52 Utxi qxtnhuuha qb qzh ptqzxbby.\n53 Hbzm rbq qzh sbbqptuu.\n54 Ytmehu qxtnhuuha qb qzh ztuujti.\n55 Ytmehu veokha dv qzh tvvuh.\n56 Ytmehu vdq abjm qzh tvvuh qzhxh.\n57 Hbzm jhmq ptok qb qzh ptqzxbby.\n58 Utxi jhmq qb qzh ztuujti.\n59 Utxi qxtnhuuha qb qzh rtxahm.\n60 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n61 Hbzm cbdxmhiha qb qzh bsseoh.\n62 Otmaxt qxtnhuuha qb qzh ztuujti.\n63 Ytmehu rxtppha qzh tvvuh.\n64 Ytmehu aelotxaha qzh tvvuh.\n65 Ytmehu veokha dv qzh tvvuh.\n66 Ytmehu axbvvha qzh tvvuh.\n67 Hbzm cbdxmhiha qb qzh ztuujti.\n68 Otmaxt rxtppha qzh tvvuh.\n69 Otmaxt aelotxaha qzh tvvuh.\n70 Otmaxt ybnha qb qzh phaxbby.\n71 Hbzm qxtnhuuha qb qzh phaxbby.\n72 Hbzm rxtppha qzh yeuk.\n73 Ytmehu qxtnhuuha qb qzh phaxbby.\n74 Hbzm axbvvha qzh yeuk.\n75 Hbzm rbq qzh yeuk qzhxh.\n76 Hbzm aelotxaha qzh yeuk qzhxh.\n77 Otmaxt cbdxmhiha qb qzh rtxahm.\n78 Hbzm jhmq qb qzh keqozhm.\n79 Otmaxt jhmq ptok qb qzh bsseoh.\n80 Ytmehu rbq qzh yeuk.\n81 Hbzm jhmq ptok qb qzh ztuujti.\n82 Hbzm cbdxmhiha qb qzh keqozhm.\n83 Utxi ybnha qb qzh ztuujti.\n84 Utxi qxtnhuuha qb qzh ptqzxbby.\n85 Ytmehu cbdxmhiha qb qzh rtxahm.\n86 Hbzm jhmq ptok qb qzh ptqzxbby.\n87 Utxi qbbk qzh sbbqptuu.\n88 Hbzm qxtnhuuha qb qzh bsseoh.\n89 Ytmehu cbdxmhiha qb qzh keqozhm.\n90 Ytmehu jhmq qb qzh rtxahm.\n91 Utxi axbvvha qzh sbbqptuu.\n92 Ytmehu ybnha qb qzh bsseoh.\n93 Utxi jhmq qb qzh keqozhm.\n94 Ytmehu qxtnhuuha qb qzh keqozhm.\n95 Hbzm qxtnhuuha qb qzh keqozhm.\n96 Ytmehu cbdxmhiha qb qzh ztuujti.\n97 Hbzm cbdxmhiha qb qzh phaxbby.\n98 Otmaxt jhmq ptok qb qzh ptqzxbby.\n99 Utxi jhmq qb qzh bsseoh.\n100 Otmaxt cbdxmhiha qb qzh phaxbby.\n101 Ytmehu cbdxmhiha qb qzh keqozhm.\n102 Ytmehu vdq abjm qzh yeuk.\n103 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tkeqozhm\t102 96 94\n104 Hbzm cbdxmhiha qb qzh bsseoh.\n105 Hbzm qxtnhuuha qb qzh rtxahm.\n106 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \trtxahm\t102 92 90\n107 Ytmehu veokha dv qzh yeuk.\n108 Hbzm jhmq qb qzh bsseoh.\n109 Hbzm jhmq ptok qb qzh rtxahm.\n110 Utxi ybnha qb qzh keqozhm.\n111 Ytmehu jhmq qb qzh phaxbby.\n112 Ytmehu uhsq qzh yeuk.\n113 Utxi ybnha qb qzh phaxbby.\n114 Otmaxt jhmq qb qzh ztuujti.\n115 Utxi qbbk qzh yeuk.\n116 Hbzm jhmq qb qzh bsseoh.\n117 Utxi vdq abjm qzh yeuk.\n118 Ytmehu ybnha qb qzh ztuujti.\n119 Hbzm qxtnhuuha qb qzh phaxbby.\n120 Ytmehu rxtppha qzh tvvuh.\n121 Ytmehu uhsq qzh tvvuh.\n122 Otmaxt qxtnhuuha qb qzh bsseoh.\n123 Otmaxt jhmq qb qzh ztuujti.\n124 Otmaxt qbbk qzh tvvuh qzhxh.\n125 Otmaxt axbvvha qzh tvvuh.\n126 Otmaxt rxtppha qzh tvvuh qzhxh.\n127 Utxi cbdxmhiha qb qzh ptqzxbby.\n128 Utxi qxtnhuuha qb qzh rtxahm.\n129 Hbzm ybnha qb qzh ptqzxbby.\n130 Otmaxt ybnha qb qzh rtxahm.\n131 Utxi jhmq qb qzh ztuujti.\n132 Otmaxt axbvvha qzh tvvuh.\n133 Otmaxt rxtppha qzh tvvuh qzhxh.\n134 Ytmehu cbdxmhiha qb qzh phaxbby.\n135 Otmaxt ybnha qb qzh phaxbby.\n136 Otmaxt veokha dv qzh yeuk.\n137 Otmaxt vdq abjm qzh tvvuh.\n138 Ytmehu qxtnhuuha qb qzh keqozhm.\n139 Otmaxt jhmq qb qzh ztuujti.\n140 Hbzm rbq qzh sbbqptuu.\n141 Hbzm vdq abjm qzh sbbqptuu.\n142 Ytmehu cbdxmhiha qb qzh phaxbby.\n143 Utxi jhmq qb qzh bsseoh.\n144 Hbzm qxtnhuuha qb qzh ztuujti.\n145 Otmaxt vdq abjm qzh yeuk qzhxh.\n146 Ytmehu rbq qzh tvvuh.\n147 Ytmehu jhmq qb qzh bsseoh.\n148 Hbzm qbbk qzh yeuk.\n149 Otmaxt jhmq qb qzh rtxahm.\n150 Ytmehu axbvvha qzh tvvuh.\n151 Utxi rxtppha qzh tvvuh.\n152 Hbzm jhmq qb qzh rtxahm.\n153 Utxi ybnha qb qzh rtxahm.\n154 Utxi jhmq qb qzh bsseoh.\n155 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \trtxahm\t151 154 153\n1 Otmaxt qbbk qzh sbbqptuu.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Otmaxt vdq abjm qzh sbbqptuu.\n6 Otmaxt jhmq ptok qb qzh ptqzxbby.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Ytmehu rbq qzh sbbqptuu qzhxh.\n11 Hbzm rbq qzh tvvuh.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n14 Hbzm uhsq qzh tvvuh.\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Hbzm rxtppha qzh tvvuh.\n17 Hbzm ybnha qb qzh keqozhm.\n18 Hbzm aelotxaha qzh tvvuh.\n19 Utxi rxtppha qzh tvvuh.\n20 Ytmehu rbq qzh sbbqptuu.\n21 Ytmehu jhmq qb qzh keqozhm.\n22 Ytmehu jhmq ptok qb qzh ptqzxbby.\n23 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t20 22 21\n24 Otmaxt jhmq ptok qb qzh keqozhm.\n25 Ytmehu axbvvha qzh sbbqptuu.\n26 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tkeqozhm\t25 22 21\n27 Ytmehu qbbk qzh sbbqptuu qzhxh.\n28 Utxi uhsq qzh tvvuh.\n29 Ytmehu cbdxmhiha qb qzh keqozhm.\n30 Hbzm cbdxmhiha qb qzh ztuujti.\n31 Ytmehu veokha dv qzh tvvuh.\n32 Hbzm jhmq ptok qb qzh rtxahm.\n33 Ytmehu axbvvha qzh sbbqptuu.\n34 Ytmehu qxtnhuuha qb qzh ztuujti.\n35 Hbzm jhmq qb qzh ptqzxbby.\n36 Ytmehu jhmq qb qzh keqozhm.\n37 Ytmehu rxtppha qzh sbbqptuu.\n38 Hbzm qxtnhuuha qb qzh rtxahm.\n39 Ytmehu jhmq ptok qb qzh phaxbby.\n40 Otmaxt cbdxmhiha qb qzh phaxbby.\n41 Ytmehu cbdxmhiha qb qzh rtxahm.\n42 Ytmehu ybnha qb qzh bsseoh.\n43 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n44 Hbzm cbdxmhiha qb qzh phaxbby.\n45 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t43 41 39\n46 Ytmehu uhsq qzh tvvuh.\n47 Ytmehu jhmq ptok qb qzh rtxahm.\n48 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tztuujti\t46 36 34\n49 Utxi jhmq qb qzh bsseoh.\n50 Ytmehu qxtnhuuha qb qzh bsseoh.\n51 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tkeqozhm\t46 39 36\n1 Hbzm veokha dv qzh sbbqptuu.\n2 Hbzm axbvvha qzh sbbqptuu.\n3 Utxi jhmq qb qzh rtxahm.\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Utxi ybnha qb qzh bsseoh.\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Otmaxt jhmq ptok qb qzh keqozhm.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Utxi ybnha qb qzh phaxbby.\n19 Hbzm qxtnhuuha qb qzh bsseoh.\n20 Hbzm qxtnhuuha qb qzh ztuujti.\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Otmaxt rbq qzh sbbqptuu.\n24 Utxi cbdxmhiha qb qzh ztuujti.\n25 Ytmehu cbdxmhiha qb qzh ztuujti.\n26 Utxi veokha dv qzh tvvuh.\n27 Hbzm cbdxmhiha qb qzh keqozhm.\n28 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n29 Utxi uhsq qzh tvvuh.\n30 Utxi qxtnhuuha qb qzh bsseoh.\n31 Otmaxt axbvvha qzh sbbqptuu.\n32 Ytmehu cbdxmhiha qb qzh phaxbby.\n33 Hbzm ybnha qb qzh bsseoh.\n34 Hbzm cbdxmhiha qb qzh rtxahm.\n35 Hbzm rxtppha qzh yeuk.\n36 Hbzm aelotxaha qzh yeuk.\n37 Utxi ybnha qb qzh phaxbby.\n38 Otmaxt jhmq qb qzh bsseoh.\n39 Otmaxt ybnha qb qzh ztuujti.\n40 Hbzm rxtppha qzh yeuk.\n41 Hbzm cbdxmhiha qb qzh bsseoh.\n42 Otmaxt ybnha qb qzh phaxbby.\n43 Hbzm axbvvha qzh yeuk.\n44 Utxi ybnha qb qzh keqozhm.\n45 Hbzm jhmq ptok qb qzh ztuujti.\n46 Otmaxt ybnha qb qzh ptqzxbby.\n47 Ytmehu cbdxmhiha qb qzh rtxahm.\n48 Utxi cbdxmhiha qb qzh rtxahm.\n49 Hbzm jhmq ptok qb qzh ptqzxbby.\n50 Ytmehu ybnha qb qzh phaxbby.\n51 Otmaxt ybnha qb qzh phaxbby.\n52 Utxi qxtnhuuha qb qzh phaxbby.\n53 Ytmehu jhmq ptok qb qzh bsseoh.\n54 Ytmehu rbq qzh yeuk.\n55 Hbzm jhmq ptok qb qzh ztuujti.\n56 Ytmehu cbdxmhiha qb qzh rtxahm.\n57 Utxi cbdxmhiha qb qzh bsseoh.\n58 Ytmehu vdq abjm qzh yeuk.\n59 Hbzm qbbk qzh sbbqptuu qzhxh.\n60 Otmaxt jhmq qb qzh rtxahm.\n61 Utxi jhmq ptok qb qzh ztuujti.\n62 Hbzm rbq qzh tvvuh.\n63 Utxi jhmq qb qzh rtxahm.\n64 Ytmehu jhmq ptok qb qzh ztuujti.\n65 Hbzm vdq abjm qzh tvvuh qzhxh.\n66 Ytmehu rbq qzh tvvuh.\n67 Ytmehu vdq abjm qzh tvvuh.\n68 Ytmehu qbbk qzh tvvuh.\n69 Otmaxt rxtppha qzh yeuk.\n70 Otmaxt axbvvha qzh yeuk.\n71 Hbzm jhmq ptok qb qzh ptqzxbby.\n72 Hbzm cbdxmhiha qb qzh ztuujti.\n73 Hbzm jhmq ptok qb qzh phaxbby.\n74 Otmaxt jhmq ptok qb qzh ztuujti.\n75 Hbzm jhmq ptok qb qzh rtxahm.\n76 Utxi jhmq ptok qb qzh keqozhm.\n77 Hbzm cbdxmhiha qb qzh ptqzxbby.\n78 Hbzm uhsq qzh sbbqptuu qzhxh.\n79 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t78 77 75\n80 Hbzm ybnha qb qzh bsseoh.\n81 Utxi jhmq ptok qb qzh ptqzxbby.\n82 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t78 77 75\n83 Utxi cbdxmhiha qb qzh ztuujti.\n84 Ytmehu uhsq qzh tvvuh.\n85 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \trtxahm\t78 77 75\n86 Ytmehu qbbk qzh tvvuh.\n87 Utxi jhmq qb qzh keqozhm.\n88 Otmaxt jhmq qb qzh keqozhm.\n89 Utxi jhmq qb qzh rtxahm.\n90 Ytmehu jhmq ptok qb qzh bsseoh.\n91 Otmaxt qxtnhuuha qb qzh bsseoh.\n92 Hbzm jhmq ptok qb qzh ztuujti.\n93 Ytmehu cbdxmhiha qb qzh phaxbby.\n94 Hbzm jhmq qb qzh keqozhm.\n95 Utxi qxtnhuuha qb qzh bsseoh.\n96 Hbzm jhmq qb qzh phaxbby.\n97 Utxi jhmq ptok qb qzh rtxahm.\n98 Otmaxt jhmq ptok qb qzh phaxbby.\n99 Ytmehu uhsq qzh tvvuh qzhxh.\n100 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tbsseoh\t99 93 90\n101 Otmaxt rxtppha qzh tvvuh.\n102 Otmaxt uhsq qzh tvvuh qzhxh.\n103 Hbzm rxtppha qzh tvvuh.\n104 Ytmehu jhmq qb qzh ztuujti.\n105 Otmaxt cbdxmhiha qb qzh ztuujti.\n106 Utxi qxtnhuuha qb qzh ptqzxbby.\n107 Utxi veokha dv qzh sbbqptuu.\n108 Otmaxt qxtnhuuha qb qzh phaxbby.\n109 Utxi jhmq ptok qb qzh rtxahm.\n110 Otmaxt cbdxmhiha qb qzh keqozhm.\n111 Ytmehu jhmq ptok qb qzh bsseoh.\n112 Utxi qbbk qzh yeuk.\n113 Utxi uhsq qzh yeuk.\n114 Otmaxt ybnha qb qzh ptqzxbby.\n115 Utxi vdq abjm qzh sbbqptuu qzhxh.\n116 Hbzm jhmq ptok qb qzh ztuujti.\n117 Utxi qxtnhuuha qb qzh ptqzxbby.\n118 Hbzm uhsq qzh tvvuh.\n119 Otmaxt qxtnhuuha qb qzh rtxahm.\n120 Ytmehu cbdxmhiha qb qzh ztuujti.\n121 Hbzm qbbk qzh tvvuh.\n122 Hbzm qxtnhuuha qb qzh phaxbby.\n123 Utxi cbdxmhiha qb qzh ztuujti.\n124 Otmaxt ybnha qb qzh bsseoh.\n125 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n126 Ytmehu jhmq ptok qb qzh rtxahm.\n127 Hbzm axbvvha qzh tvvuh.\n128 Utxi jhmq ptok qb qzh phaxbby.\n129 Utxi ybnha qb qzh ptqzxbby.\n130 Utxi jhmq ptok qb qzh phaxbby.\n131 Hbzm qxtnhuuha qb qzh bsseoh.\n132 Utxi qxtnhuuha qb qzh bsseoh.\n133 Hbzm ybnha qb qzh ztuujti.\n134 Hbzm ybnha qb qzh keqozhm.\n135 Ytmehu jhmq qb qzh phaxbby.\n136 Ytmehu qbbk qzh tvvuh qzhxh.\n137 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n138 Utxi cbdxmhiha qb qzh ztuujti.\n139 Otmaxt jhmq ptok qb qzh ptqzxbby.\n140 Ytmehu axbvvha qzh tvvuh.\n141 Utxi jhmq ptok qb qzh rtxahm.\n142 Otmaxt rbq qzh tvvuh.\n143 Utxi veokha dv qzh sbbqptuu.\n144 Otmaxt cbdxmhiha qb qzh ztuujti.\n145 Otmaxt qxtnhuuha qb qzh phaxbby.\n146 Utxi rxtppha qzh yeuk.\n147 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tztuujti\t142 145 144\n1 Hbzm rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm uhsq qzh sbbqptuu.\n3 Utxi jhmq qb qzh ztuujti.\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Hbzm rbq qzh sbbqptuu.\n8 Hbzm uhsq qzh sbbqptuu.\n9 Hbzm veokha dv qzh sbbqptuu.\n10 Hbzm jhmq qb qzh bsseoh.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t9 11 10\n14 Hbzm uhsq qzh sbbqptuu.\n15 Utxi ybnha qb qzh ztuujti.\n16 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t14 11 10\n17 Utxi cbdxmhiha qb qzh rtxahm.\n18 Otmaxt ybnha qb qzh phaxbby.\n19 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t14 11 10\n20 Otmaxt qbbk qzh sbbqptuu qzhxh.\n21 Hbzm cbdxmhiha qb qzh ptqzxbby.\n22 Hbzm veokha dv qzh tvvuh.\n23 Ytmehu jhmq ptok qb qzh ptqzxbby.\n24 Otmaxt ybnha qb qzh ztuujti.\n25 Otmaxt uhsq qzh sbbqptuu.\n26 Otmaxt qxtnhuuha qb qzh keqozhm.\n27 Utxi jhmq ptok qb qzh ptqzxbby.\n28 Hbzm jhmq qb qzh keqozhm.\n29 Hbzm rbq qzh yeuk.\n30 Utxi cbdxmhiha qb qzh ztuujti.\n31 Utxi rxtppha qzh sbbqptuu.\n32 Utxi uhsq qzh sbbqptuu qzhxh.\n33 Utxi veokha dv qzh sbbqptuu.\n34 Otmaxt ybnha qb qzh rtxahm.\n35 Utxi vdq abjm qzh sbbqptuu.\n36 Ytmehu jhmq qb qzh bsseoh.\n37 Utxi rbq qzh sbbqptuu.\n38 Hbzm qxtnhuuha qb qzh phaxbby.\n39 Utxi jhmq qb qzh rtxahm.\n40 Hbzm cbdxmhiha qb qzh rtxahm.\n41 Hbzm jhmq ptok qb qzh phaxbby.\n42 Otmaxt jhmq qb qzh phaxbby.\n43 Hbzm axbvvha qzh tvvuh qzhxh.\n44 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \trtxahm\t43 41 40\n45 Ytmehu ybnha qb qzh rtxahm.\n46 Hbzm axbvvha qzh yeuk qzhxh.\n47 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t46 41 40\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Otmaxt veokha dv qzh tvvuh.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Ytmehu rbq qzh sbbqptuu.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Otmaxt jhmq qb qzh ztuujti.\n7 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tbsseoh\t2 6 5\n8 Otmaxt vdq abjm qzh tvvuh.\n9 Otmaxt veokha dv qzh tvvuh.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu axbvvha qzh sbbqptuu.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Otmaxt uhsq qzh tvvuh qzhxh.\n14 Otmaxt qbbk qzh tvvuh.\n15 Otmaxt vdq abjm qzh tvvuh.\n16 Hbzm jhmq qb qzh keqozhm.\n17 Hbzm jhmq ptok qb qzh ptqzxbby.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Otmaxt rxtppha qzh tvvuh.\n20 Ytmehu rxtppha qzh sbbqptuu.\n21 Hbzm veokha dv qzh yeuk.\n22 Hbzm aelotxaha qzh yeuk.\n23 Ytmehu jhmq ptok qb qzh ztuujti.\n24 Otmaxt jhmq qb qzh bsseoh.\n25 Utxi jhmq qb qzh phaxbby.\n26 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n27 Utxi cbdxmhiha qb qzh ptqzxbby.\n28 Ytmehu qxtnhuuha qb qzh rtxahm.\n29 Otmaxt axbvvha qzh tvvuh.\n30 Utxi qbbk qzh yeuk qzhxh.\n31 Ytmehu qxtnhuuha qb qzh keqozhm.\n32 Ytmehu cbdxmhiha qb qzh bsseoh.\n33 Utxi vdq abjm qzh yeuk qzhxh.\n34 Otmaxt qxtnhuuha qb qzh phaxbby.\n35 Utxi rxtppha qzh yeuk.\n36 Utxi vdq abjm qzh yeuk.\n37 Ytmehu qxtnhuuha qb qzh rtxahm.\n38 Hbzm qxtnhuuha qb qzh keqozhm.\n39 Otmaxt ybnha qb qzh keqozhm.\n40 Utxi veokha dv qzh yeuk qzhxh.\n41 Hbzm cbdxmhiha qb qzh ptqzxbby.\n42 Otmaxt jhmq qb qzh phaxbby.\n43 Otmaxt jhmq ptok qb qzh ztuujti.\n44 Hbzm cbdxmhiha qb qzh ztuujti.\n45 Otmaxt rbq qzh sbbqptuu qzhxh.\n46 Otmaxt cbdxmhiha qb qzh keqozhm.\n47 Ytmehu ybnha qb qzh ztuujti.\n48 Utxi aelotxaha qzh yeuk.\n49 Hbzm jhmq ptok qb qzh rtxahm.\n50 Hbzm cbdxmhiha qb qzh phaxbby.\n51 Utxi rbq qzh yeuk.\n52 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n53 Utxi uhsq qzh yeuk qzhxh.\n54 Utxi ybnha qb qzh bsseoh.\n55 Utxi veokha dv qzh tvvuh.\n56 Otmaxt cbdxmhiha qb qzh rtxahm.\n57 Otmaxt ybnha qb qzh ptqzxbby.\n58 Hbzm ybnha qb qzh keqozhm.\n59 Utxi aelotxaha qzh tvvuh.\n60 Utxi jhmq qb qzh ptqzxbby.\n61 Otmaxt jhmq qb qzh rtxahm.\n62 Ytmehu jhmq ptok qb qzh rtxahm.\n63 Hbzm rxtppha qzh sbbqptuu qzhxh.\n64 Utxi jhmq ptok qb qzh keqozhm.\n65 Ytmehu cbdxmhiha qb qzh ztuujti.\n66 Utxi jhmq ptok qb qzh ptqzxbby.\n67 Hbzm jhmq qb qzh bsseoh.\n68 Hbzm qbbk qzh tvvuh.\n69 Ytmehu ybnha qb qzh rtxahm.\n70 Hbzm ybnha qb qzh keqozhm.\n71 Utxi jhmq qb qzh phaxbby.\n72 Ytmehu jhmq ptok qb qzh ptqzxbby.\n73 Ytmehu rxtppha qzh yeuk qzhxh.\n74 Hbzm uhsq qzh sbbqptuu.\n75 Hbzm jhmq ptok qb qzh ztuujti.\n76 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tbsseoh\t74 70 67\n77 Ytmehu qxtnhuuha qb qzh bsseoh.\n78 Hbzm axbvvha qzh tvvuh qzhxh.\n79 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t78 75 70\n80 Otmaxt ybnha qb qzh phaxbby.\n81 Ytmehu axbvvha qzh yeuk.\n82 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t78 75 70\n83 Utxi ybnha qb qzh ptqzxbby.\n84 Otmaxt qxtnhuuha qb qzh ztuujti.\n85 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t78 75 70\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Utxi veokha dv qzh tvvuh.\n3 Otmaxt ybnha qb qzh ptqzxbby.\n4 Ytmehu rxtppha qzh sbbqptuu.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Utxi vdq abjm qzh tvvuh.\n7 Utxi rbq qzh tvvuh.\n8 Utxi jhmq qb qzh phaxbby.\n9 Hbzm cbdxmhiha qb qzh ptqzxbby.\n10 Utxi aelotxaha qzh tvvuh qzhxh.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Hbzm cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt jhmq qb qzh keqozhm.\n17 Utxi rxtppha qzh yeuk.\n18 Utxi aelotxaha qzh yeuk qzhxh.\n19 Ytmehu axbvvha qzh sbbqptuu.\n20 Hbzm jhmq qb qzh phaxbby.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tphaxbby\t19 14 13\n22 Hbzm qbbk qzh yeuk qzhxh.\n23 Hbzm rxtppha qzh tvvuh.\n24 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tztuujti\t19 13 11\n25 Hbzm qxtnhuuha qb qzh bsseoh.\n26 Ytmehu rxtppha qzh sbbqptuu.\n27 Otmaxt cbdxmhiha qb qzh bsseoh.\n28 Otmaxt cbdxmhiha qb qzh phaxbby.\n29 Ytmehu cbdxmhiha qb qzh ztuujti.\n30 Hbzm vdq abjm qzh yeuk.\n31 Ytmehu axbvvha qzh sbbqptuu.\n32 Otmaxt qxtnhuuha qb qzh keqozhm.\n33 Hbzm vdq abjm qzh tvvuh.\n34 Ytmehu rbq qzh sbbqptuu.\n35 Ytmehu jhmq ptok qb qzh bsseoh.\n36 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n37 Hbzm rbq qzh yeuk.\n38 Hbzm jhmq ptok qb qzh keqozhm.\n39 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n40 Utxi jhmq ptok qb qzh rtxahm.\n41 Ytmehu veokha dv qzh sbbqptuu.\n42 Ytmehu qbbk qzh tvvuh qzhxh.\n43 Otmaxt jhmq qb qzh bsseoh.\n44 Otmaxt jhmq ptok qb qzh phaxbby.\n45 Ytmehu uhsq qzh sbbqptuu.\n46 Otmaxt cbdxmhiha qb qzh bsseoh.\n47 Otmaxt ybnha qb qzh keqozhm.\n48 Hbzm axbvvha qzh yeuk.\n49 Ytmehu rbq qzh sbbqptuu.\n50 Hbzm rxtppha qzh yeuk.\n51 Otmaxt jhmq ptok qb qzh ztuujti.\n52 Hbzm ybnha qb qzh ztuujti.\n53 Otmaxt qxtnhuuha qb qzh keqozhm.\n54 Ytmehu aelotxaha qzh sbbqptuu.\n55 Ytmehu vdq abjm qzh tvvuh qzhxh.\n56 Ytmehu veokha dv qzh sbbqptuu.\n57 Hbzm vdq abjm qzh yeuk qzhxh.\n58 Hbzm rxtppha qzh yeuk.\n59 Ytmehu qxtnhuuha qb qzh rtxahm.\n60 Ytmehu axbvvha qzh sbbqptuu.\n61 Utxi rbq qzh sbbqptuu.\n62 Hbzm jhmq ptok qb qzh bsseoh.\n63 Hbzm axbvvha qzh yeuk.\n64 Utxi ybnha qb qzh ptqzxbby.\n65 Hbzm qxtnhuuha qb qzh rtxahm.\n66 Utxi aelotxaha qzh sbbqptuu.\n67 Utxi rbq qzh sbbqptuu.\n68 Otmaxt cbdxmhiha qb qzh ztuujti.\n69 Hbzm qxtnhuuha qb qzh ztuujti.\n70 Hbzm cbdxmhiha qb qzh rtxahm.\n71 Utxi jhmq qb qzh rtxahm.\n72 Utxi axbvvha qzh sbbqptuu qzhxh.\n73 Otmaxt ybnha qb qzh keqozhm.\n74 Hbzm veokha dv qzh sbbqptuu.\n75 Otmaxt ybnha qb qzh ztuujti.\n76 Otmaxt jhmq qb qzh phaxbby.\n77 Hbzm jhmq ptok qb qzh ptqzxbby.\n78 Ytmehu jhmq qb qzh bsseoh.\n79 Hbzm jhmq qb qzh keqozhm.\n80 Otmaxt qxtnhuuha qb qzh keqozhm.\n81 Utxi jhmq qb qzh phaxbby.\n82 Utxi jhmq ptok qb qzh rtxahm.\n83 Hbzm axbvvha qzh sbbqptuu.\n84 Ytmehu rxtppha qzh tvvuh qzhxh.\n85 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tptqzxbby\t83 79 77\n86 Otmaxt rbq qzh sbbqptuu.\n87 Ytmehu vdq abjm qzh tvvuh.\n88 Ytmehu ybnha qb qzh phaxbby.\n89 Utxi cbdxmhiha qb qzh ztuujti.\n90 Utxi cbdxmhiha qb qzh rtxahm.\n91 Ytmehu jhmq ptok qb qzh bsseoh.\n92 Otmaxt vdq abjm qzh sbbqptuu.\n93 Otmaxt ybnha qb qzh rtxahm.\n94 Ytmehu ybnha qb qzh phaxbby.\n95 Ytmehu cbdxmhiha qb qzh ztuujti.\n96 Hbzm rbq qzh sbbqptuu.\n97 Hbzm jhmq ptok qb qzh ptqzxbby.\n98 Hbzm jhmq ptok qb qzh ztuujti.\n99 Hbzm jhmq qb qzh ptqzxbby.\n100 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t96 99 98\n101 Utxi cbdxmhiha qb qzh ptqzxbby.\n102 Hbzm uhsq qzh sbbqptuu.\n103 Mzhxh jtl qzh sbbqptuu phsbxh qzh ptqzxbby? \tztuujti\t102 99 98\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Ytmehu veokha dv qzh tvvuh.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Ytmehu axbvvha qzh tvvuh.\n9 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t8 7 6\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu rxtppha qzh sbbqptuu.\n12 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t8 7 6\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tptqzxbby\t8 7 6\n16 Hbzm ybnha qb qzh keqozhm.\n17 Ytmehu rxtppha qzh tvvuh.\n18 Ytmehu vdq abjm qzh sbbqptuu.\n19 Ytmehu aelotxaha qzh tvvuh.\n20 Hbzm qxtnhuuha qb qzh ptqzxbby.\n21 Otmaxt rxtppha qzh yeuk.\n22 Ytmehu qbbk qzh sbbqptuu qzhxh.\n23 Ytmehu vdq abjm qzh sbbqptuu.\n24 Ytmehu rxtppha qzh tvvuh.\n25 Utxi cbdxmhiha qb qzh ptqzxbby.\n26 Ytmehu aelotxaha qzh tvvuh.\n27 Otmaxt jhmq qb qzh rtxahm.\n28 Ytmehu rbq qzh tvvuh.\n29 Ytmehu rxtppha qzh sbbqptuu.\n30 Otmaxt jhmq qb qzh ptqzxbby.\n31 Hbzm cbdxmhiha qb qzh ztuujti.\n32 Otmaxt axbvvha qzh yeuk.\n33 Ytmehu axbvvha qzh tvvuh qzhxh.\n34 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \trtxahm\t32 30 27\n35 Utxi veokha dv qzh yeuk qzhxh.\n36 Hbzm jhmq ptok qb qzh keqozhm.\n37 Utxi axbvvha qzh yeuk qzhxh.\n38 Ytmehu qxtnhuuha qb qzh ztuujti.\n39 Utxi rxtppha qzh yeuk.\n40 Otmaxt qxtnhuuha qb qzh keqozhm.\n41 Otmaxt cbdxmhiha qb qzh ztuujti.\n42 Ytmehu vdq abjm qzh sbbqptuu.\n43 Otmaxt ybnha qb qzh ptqzxbby.\n44 Otmaxt ybnha qb qzh rtxahm.\n45 Hbzm jhmq qb qzh ztuujti.\n46 Ytmehu jhmq ptok qb qzh phaxbby.\n47 Otmaxt jhmq qb qzh ztuujti.\n48 Ytmehu jhmq ptok qb qzh bsseoh.\n49 Utxi jhmq qb qzh keqozhm.\n50 Utxi uhsq qzh yeuk.\n51 Hbzm jhmq qb qzh keqozhm.\n52 Otmaxt rbq qzh sbbqptuu.\n53 Hbzm veokha dv qzh yeuk qzhxh.\n54 Otmaxt vdq abjm qzh sbbqptuu.\n55 Utxi jhmq ptok qb qzh bsseoh.\n56 Otmaxt qxtnhuuha qb qzh bsseoh.\n57 Utxi ybnha qb qzh rtxahm.\n58 Utxi cbdxmhiha qb qzh keqozhm.\n59 Otmaxt cbdxmhiha qb qzh rtxahm.\n60 Otmaxt jhmq qb qzh phaxbby.\n61 Hbzm vdq abjm qzh yeuk.\n62 Hbzm cbdxmhiha qb qzh bsseoh.\n63 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n64 Utxi jhmq qb qzh rtxahm.\n65 Utxi jhmq ptok qb qzh ztuujti.\n66 Otmaxt cbdxmhiha qb qzh phaxbby.\n67 Hbzm ybnha qb qzh phaxbby.\n68 Utxi veokha dv qzh sbbqptuu.\n69 Hbzm qxtnhuuha qb qzh ztuujti.\n70 Otmaxt jhmq qb qzh bsseoh.\n71 Hbzm jhmq ptok qb qzh phaxbby.\n72 Otmaxt jhmq ptok qb qzh rtxahm.\n73 Hbzm cbdxmhiha qb qzh ptqzxbby.\n74 Hbzm jhmq qb qzh bsseoh.\n75 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n76 Hbzm qxtnhuuha qb qzh keqozhm.\n77 Otmaxt qbbk qzh tvvuh.\n78 Hbzm rbq qzh yeuk.\n79 Utxi uhsq qzh sbbqptuu.\n80 Hbzm aelotxaha qzh yeuk.\n81 Utxi qbbk qzh sbbqptuu.\n82 Hbzm veokha dv qzh yeuk.\n83 Otmaxt cbdxmhiha qb qzh phaxbby.\n84 Hbzm jhmq qb qzh bsseoh.\n85 Hbzm jhmq ptok qb qzh ztuujti.\n86 Hbzm aelotxaha qzh yeuk.\n87 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t86 85 84\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh rtxahm.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Hbzm qbbk qzh yeuk.\n7 Hbzm ybnha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t6 8 7\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t6 8 7\n13 Hbzm aelotxaha qzh yeuk qzhxh.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tztuujti\t13 8 7\n16 Otmaxt veokha dv qzh tvvuh.\n17 Hbzm qbbk qzh yeuk qzhxh.\n18 Utxi veokha dv qzh sbbqptuu qzhxh.\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Otmaxt cbdxmhiha qb qzh phaxbby.\n21 Hbzm cbdxmhiha qb qzh ztuujti.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Hbzm qxtnhuuha qb qzh ptqzxbby.\n24 Otmaxt jhmq qb qzh bsseoh.\n25 Hbzm jhmq qb qzh phaxbby.\n26 Ytmehu ybnha qb qzh rtxahm.\n27 Hbzm jhmq ptok qb qzh rtxahm.\n28 Ytmehu jhmq ptok qb qzh ptqzxbby.\n29 Ytmehu jhmq qb qzh rtxahm.\n30 Utxi vdq abjm qzh sbbqptuu.\n31 Ytmehu jhmq qb qzh ztuujti.\n32 Utxi qbbk qzh sbbqptuu.\n33 Hbzm uhsq qzh yeuk qzhxh.\n34 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tphaxbby\t33 27 25\n35 Otmaxt uhsq qzh tvvuh.\n36 Utxi vdq abjm qzh sbbqptuu.\n37 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tptqzxbby\t33 25 23\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Utxi ybnha qb qzh rtxahm.\n5 Otmaxt veokha dv qzh tvvuh.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Otmaxt rbq qzh yeuk.\n9 Ytmehu ybnha qb qzh bsseoh.\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t8 12 11\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Hbzm ybnha qb qzh bsseoh.\n17 Otmaxt qxtnhuuha qb qzh rtxahm.\n18 Ytmehu qxtnhuuha qb qzh phaxbby.\n19 Otmaxt axbvvha qzh yeuk.\n20 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t19 12 11\n21 Otmaxt veokha dv qzh yeuk.\n22 Otmaxt qxtnhuuha qb qzh keqozhm.\n23 Otmaxt qxtnhuuha qb qzh phaxbby.\n24 Otmaxt uhsq qzh yeuk.\n25 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t24 23 22\n26 Hbzm qxtnhuuha qb qzh ztuujti.\n27 Ytmehu jhmq ptok qb qzh rtxahm.\n28 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t24 23 22\n29 Utxi jhmq ptok qb qzh rtxahm.\n30 Otmaxt jhmq ptok qb qzh ztuujti.\n31 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \tkeqozhm\t24 23 22\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Otmaxt ybnha qb qzh ptqzxbby.\n4 Otmaxt qbbk qzh sbbqptuu.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Ytmehu veokha dv qzh tvvuh.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t4 8 5\n10 Ytmehu uhsq qzh tvvuh.\n11 Ytmehu veokha dv qzh yeuk.\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh keqozhm.\n15 Utxi qbbk qzh tvvuh.\n16 Otmaxt axbvvha qzh sbbqptuu.\n17 Ytmehu ybnha qb qzh ptqzxbby.\n18 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t16 8 5\n19 Ytmehu vdq abjm qzh yeuk.\n20 Ytmehu rxtppha qzh yeuk.\n21 Mzhxh jtl qzh sbbqptuu phsbxh qzh phaxbby? \tbsseoh\t16 8 5\n22 Otmaxt rbq qzh sbbqptuu.\n23 Ytmehu ybnha qb qzh keqozhm.\n24 Otmaxt aelotxaha qzh sbbqptuu.\n25 Otmaxt rxtppha qzh sbbqptuu.\n26 Utxi aelotxaha qzh tvvuh.\n27 Utxi ybnha qb qzh ptqzxbby.\n28 Ytmehu jhmq ptok qb qzh rtxahm.\n29 Hbzm ybnha qb qzh ztuujti.\n30 Utxi jhmq qb qzh rtxahm.\n31 Utxi qxtnhuuha qb qzh bsseoh.\n32 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n33 Otmaxt aelotxaha qzh sbbqptuu.\n34 Hbzm cbdxmhiha qb qzh phaxbby.\n35 Otmaxt rxtppha qzh sbbqptuu.\n36 Ytmehu cbdxmhiha qb qzh phaxbby.\n37 Otmaxt vdq abjm qzh sbbqptuu.\n38 Otmaxt ybnha qb qzh keqozhm.\n39 Ytmehu uhsq qzh yeuk qzhxh.\n40 Mzhxh jtl qzh yeuk phsbxh qzh phaxbby? \trtxahm\t39 36 28\n41 Utxi jhmq qb qzh phaxbby.\n42 Hbzm ybnha qb qzh keqozhm.\n43 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tkeqozhm\t39 28 23\n1 Otmaxt veokha dv qzh tvvuh.\n2 Otmaxt rbq qzh sbbqptuu.\n3 Hbzm rbq qzh yeuk.\n4 Hbzm vdq abjm qzh yeuk.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Ytmehu cbdxmhiha qb qzh phaxbby.\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Hbzm rbq qzh yeuk.\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Ytmehu jhmq ptok qb qzh rtxahm.\n16 Hbzm axbvvha qzh yeuk qzhxh.\n17 Otmaxt uhsq qzh tvvuh.\n18 Ytmehu jhmq ptok qb qzh ztuujti.\n19 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t17 7 5\n20 Otmaxt rxtppha qzh tvvuh.\n21 Ytmehu qxtnhuuha qb qzh phaxbby.\n22 Hbzm veokha dv qzh yeuk.\n23 Otmaxt qxtnhuuha qb qzh bsseoh.\n24 Otmaxt cbdxmhiha qb qzh rtxahm.\n25 Hbzm vdq abjm qzh yeuk.\n26 Hbzm cbdxmhiha qb qzh phaxbby.\n27 Otmaxt aelotxaha qzh tvvuh.\n28 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tbsseoh\t27 24 23\n29 Hbzm qxtnhuuha qb qzh rtxahm.\n30 Hbzm rbq qzh tvvuh qzhxh.\n31 Otmaxt qxtnhuuha qb qzh keqozhm.\n32 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n33 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t32 24 23\n34 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n35 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n36 Utxi ybnha qb qzh phaxbby.\n37 Utxi jhmq qb qzh ptqzxbby.\n38 Otmaxt qxtnhuuha qb qzh ztuujti.\n39 Utxi veokha dv qzh yeuk.\n40 Otmaxt vdq abjm qzh sbbqptuu.\n41 Otmaxt ybnha qb qzh bsseoh.\n42 Utxi qxtnhuuha qb qzh ztuujti.\n43 Utxi axbvvha qzh yeuk.\n44 Hbzm uhsq qzh tvvuh qzhxh.\n45 Hbzm rbq qzh tvvuh.\n46 Ytmehu jhmq ptok qb qzh keqozhm.\n47 Otmaxt jhmq ptok qb qzh ptqzxbby.\n48 Ytmehu cbdxmhiha qb qzh rtxahm.\n49 Otmaxt qxtnhuuha qb qzh keqozhm.\n50 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n51 Utxi rbq qzh yeuk.\n52 Utxi rbq qzh sbbqptuu qzhxh.\n53 Utxi aelotxaha qzh sbbqptuu.\n54 Ytmehu ybnha qb qzh keqozhm.\n55 Otmaxt jhmq ptok qb qzh ptqzxbby.\n56 Hbzm jhmq qb qzh ztuujti.\n57 Utxi uhsq qzh yeuk qzhxh.\n58 Hbzm rbq qzh sbbqptuu.\n59 Utxi qbbk qzh yeuk.\n60 Utxi vdq abjm qzh yeuk.\n61 Ytmehu qxtnhuuha qb qzh phaxbby.\n62 Ytmehu jhmq ptok qb qzh keqozhm.\n63 Utxi ybnha qb qzh rtxahm.\n64 Ytmehu ybnha qb qzh phaxbby.\n65 Hbzm qxtnhuuha qb qzh bsseoh.\n66 Hbzm vdq abjm qzh tvvuh.\n67 Hbzm uhsq qzh sbbqptuu.\n68 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t66 65 56\n69 Utxi jhmq qb qzh keqozhm.\n70 Hbzm jhmq qb qzh rtxahm.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tztuujti\t66 65 56\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu rbq qzh sbbqptuu.\n3 Hbzm jhmq qb qzh phaxbby.\n4 Utxi jhmq qb qzh bsseoh.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Otmaxt rxtppha qzh yeuk.\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Otmaxt aelotxaha qzh yeuk.\n9 Otmaxt ybnha qb qzh bsseoh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n12 Otmaxt jhmq ptok qb qzh phaxbby.\n13 Utxi ybnha qb qzh keqozhm.\n14 Hbzm qbbk qzh yeuk.\n15 Hbzm qxtnhuuha qb qzh rtxahm.\n16 Hbzm aelotxaha qzh yeuk.\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Ytmehu jhmq qb qzh ptqzxbby.\n19 Otmaxt cbdxmhiha qb qzh ztuujti.\n20 Ytmehu rbq qzh tvvuh.\n21 Utxi jhmq ptok qb qzh ptqzxbby.\n22 Hbzm rbq qzh yeuk.\n23 Ytmehu qxtnhuuha qb qzh keqozhm.\n24 Utxi ybnha qb qzh keqozhm.\n25 Otmaxt qxtnhuuha qb qzh rtxahm.\n26 Hbzm uhsq qzh yeuk.\n27 Ytmehu aelotxaha qzh tvvuh.\n28 Otmaxt ybnha qb qzh ztuujti.\n29 Otmaxt cbdxmhiha qb qzh keqozhm.\n30 Hbzm rbq qzh yeuk.\n31 Ytmehu qbbk qzh tvvuh.\n32 Ytmehu axbvvha qzh tvvuh.\n33 Otmaxt veokha dv qzh tvvuh.\n34 Utxi ybnha qb qzh ptqzxbby.\n35 Otmaxt jhmq qb qzh phaxbby.\n36 Ytmehu cbdxmhiha qb qzh bsseoh.\n37 Ytmehu veokha dv qzh sbbqptuu.\n38 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n39 Otmaxt aelotxaha qzh tvvuh.\n40 Hbzm vdq abjm qzh yeuk qzhxh.\n41 Otmaxt jhmq qb qzh ztuujti.\n42 Hbzm qbbk qzh yeuk.\n43 Ytmehu rbq qzh sbbqptuu.\n44 Hbzm vdq abjm qzh yeuk.\n45 Hbzm veokha dv qzh yeuk qzhxh.\n46 Otmaxt cbdxmhiha qb qzh rtxahm.\n47 Hbzm vdq abjm qzh yeuk.\n48 Ytmehu qxtnhuuha qb qzh rtxahm.\n49 Utxi jhmq ptok qb qzh bsseoh.\n50 Ytmehu veokha dv qzh yeuk.\n51 Utxi jhmq qb qzh ztuujti.\n52 Ytmehu aelotxaha qzh sbbqptuu.\n53 Hbzm rxtppha qzh sbbqptuu.\n54 Ytmehu ybnha qb qzh ztuujti.\n55 Hbzm axbvvha qzh sbbqptuu.\n56 Hbzm qxtnhuuha qb qzh ztuujti.\n57 Hbzm ybnha qb qzh rtxahm.\n58 Hbzm ybnha qb qzh ztuujti.\n59 Otmaxt qxtnhuuha qb qzh bsseoh.\n60 Utxi ybnha qb qzh bsseoh.\n61 Otmaxt cbdxmhiha qb qzh keqozhm.\n62 Otmaxt cbdxmhiha qb qzh ztuujti.\n63 Ytmehu jhmq qb qzh ptqzxbby.\n64 Ytmehu vdq abjm qzh yeuk.\n65 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t64 63 54\n66 Utxi qxtnhuuha qb qzh keqozhm.\n67 Ytmehu rbq qzh yeuk.\n68 Ytmehu vdq abjm qzh yeuk.\n69 Hbzm qxtnhuuha qb qzh phaxbby.\n70 Hbzm cbdxmhiha qb qzh ptqzxbby.\n71 Hbzm ybnha qb qzh bsseoh.\n72 Utxi jhmq ptok qb qzh phaxbby.\n73 Utxi jhmq ptok qb qzh ztuujti.\n74 Hbzm jhmq qb qzh phaxbby.\n75 Otmaxt jhmq ptok qb qzh bsseoh.\n76 Utxi jhmq ptok qb qzh keqozhm.\n77 Otmaxt qxtnhuuha qb qzh keqozhm.\n78 Otmaxt jhmq qb qzh bsseoh.\n79 Ytmehu qbbk qzh yeuk qzhxh.\n80 Utxi jhmq ptok qb qzh ptqzxbby.\n81 Hbzm veokha dv qzh tvvuh.\n82 Ytmehu axbvvha qzh yeuk.\n83 Hbzm jhmq ptok qb qzh rtxahm.\n84 Ytmehu veokha dv qzh yeuk.\n85 Hbzm axbvvha qzh tvvuh qzhxh.\n86 Hbzm veokha dv qzh tvvuh.\n87 Ytmehu aelotxaha qzh yeuk qzhxh.\n88 Hbzm jhmq ptok qb qzh phaxbby.\n89 Utxi qbbk qzh yeuk.\n90 Utxi cbdxmhiha qb qzh keqozhm.\n91 Ytmehu qxtnhuuha qb qzh phaxbby.\n92 Utxi ybnha qb qzh ptqzxbby.\n93 Utxi cbdxmhiha qb qzh ztuujti.\n94 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t89 93 92\n95 Utxi qxtnhuuha qb qzh rtxahm.\n96 Utxi qxtnhuuha qb qzh phaxbby.\n97 Otmaxt jhmq qb qzh rtxahm.\n98 Hbzm uhsq qzh tvvuh qzhxh.\n99 Utxi rxtppha qzh tvvuh.\n100 Otmaxt jhmq ptok qb qzh phaxbby.\n101 Ytmehu cbdxmhiha qb qzh bsseoh.\n102 Utxi axbvvha qzh yeuk.\n103 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t102 93 92\n104 Hbzm qbbk qzh yeuk.\n105 Ytmehu jhmq qb qzh rtxahm.\n106 Hbzm aelotxaha qzh yeuk.\n107 Otmaxt cbdxmhiha qb qzh bsseoh.\n108 Hbzm cbdxmhiha qb qzh rtxahm.\n109 Hbzm qbbk qzh sbbqptuu.\n110 Otmaxt jhmq qb qzh ptqzxbby.\n111 Utxi axbvvha qzh tvvuh.\n112 Utxi veokha dv qzh tvvuh qzhxh.\n113 Ytmehu cbdxmhiha qb qzh bsseoh.\n114 Otmaxt jhmq qb qzh ztuujti.\n115 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n116 Hbzm rbq qzh sbbqptuu.\n117 Otmaxt qxtnhuuha qb qzh rtxahm.\n118 Otmaxt jhmq qb qzh phaxbby.\n119 Utxi vdq abjm qzh tvvuh.\n120 Hbzm uhsq qzh sbbqptuu.\n121 Otmaxt veokha dv qzh tvvuh.\n122 Hbzm rxtppha qzh sbbqptuu.\n123 Otmaxt uhsq qzh tvvuh qzhxh.\n124 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n125 Otmaxt veokha dv qzh tvvuh.\n126 Utxi jhmq ptok qb qzh keqozhm.\n127 Otmaxt veokha dv qzh yeuk.\n128 Otmaxt jhmq qb qzh keqozhm.\n129 Hbzm jhmq qb qzh ztuujti.\n130 Ytmehu ybnha qb qzh rtxahm.\n131 Otmaxt uhsq qzh yeuk qzhxh.\n132 Otmaxt axbvvha qzh tvvuh.\n133 Otmaxt rxtppha qzh tvvuh.\n134 Otmaxt aelotxaha qzh tvvuh.\n135 Utxi jhmq ptok qb qzh phaxbby.\n136 Ytmehu veokha dv qzh sbbqptuu.\n137 Ytmehu jhmq qb qzh ztuujti.\n138 Ytmehu ybnha qb qzh rtxahm.\n139 Otmaxt ybnha qb qzh bsseoh.\n140 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t136 138 137\n141 Hbzm jhmq ptok qb qzh keqozhm.\n142 Hbzm qbbk qzh yeuk.\n143 Hbzm jhmq qb qzh rtxahm.\n144 Ytmehu jhmq qb qzh phaxbby.\n145 Hbzm qxtnhuuha qb qzh keqozhm.\n146 Utxi jhmq qb qzh rtxahm.\n147 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \trtxahm\t142 145 143\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Hbzm veokha dv qzh tvvuh.\n5 Utxi ybnha qb qzh keqozhm.\n6 Hbzm uhsq qzh tvvuh.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Ytmehu ybnha qb qzh bsseoh.\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Ytmehu veokha dv qzh yeuk.\n14 Hbzm rxtppha qzh sbbqptuu qzhxh.\n15 Hbzm uhsq qzh sbbqptuu qzhxh.\n16 Otmaxt ybnha qb qzh rtxahm.\n17 Utxi jhmq ptok qb qzh ztuujti.\n18 Hbzm qxtnhuuha qb qzh ptqzxbby.\n19 Ytmehu ybnha qb qzh bsseoh.\n20 Utxi qxtnhuuha qb qzh rtxahm.\n21 Ytmehu axbvvha qzh yeuk.\n22 Utxi cbdxmhiha qb qzh phaxbby.\n23 Ytmehu veokha dv qzh yeuk.\n24 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n25 Ytmehu uhsq qzh yeuk.\n26 Utxi qxtnhuuha qb qzh bsseoh.\n27 Ytmehu qbbk qzh yeuk.\n28 Ytmehu jhmq ptok qb qzh ztuujti.\n29 Otmaxt jhmq ptok qb qzh phaxbby.\n30 Ytmehu ybnha qb qzh keqozhm.\n31 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t27 30 28\n32 Ytmehu cbdxmhiha qb qzh bsseoh.\n33 Otmaxt jhmq qb qzh keqozhm.\n34 Hbzm jhmq qb qzh rtxahm.\n35 Hbzm qxtnhuuha qb qzh ptqzxbby.\n36 Utxi rxtppha qzh tvvuh qzhxh.\n37 Ytmehu jhmq qb qzh ptqzxbby.\n38 Hbzm qxtnhuuha qb qzh bsseoh.\n39 Utxi uhsq qzh tvvuh.\n40 Hbzm jhmq qb qzh keqozhm.\n41 Utxi veokha dv qzh tvvuh.\n42 Hbzm cbdxmhiha qb qzh bsseoh.\n43 Hbzm qxtnhuuha qb qzh keqozhm.\n44 Utxi ybnha qb qzh ptqzxbby.\n45 Otmaxt ybnha qb qzh bsseoh.\n46 Utxi ybnha qb qzh phaxbby.\n47 Ytmehu axbvvha qzh yeuk.\n48 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tbsseoh\t47 37 32\n49 Utxi cbdxmhiha qb qzh bsseoh.\n50 Utxi aelotxaha qzh tvvuh.\n51 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t47 32 30\n52 Ytmehu qbbk qzh yeuk.\n53 Hbzm jhmq qb qzh phaxbby.\n54 Mzhxh jtl qzh tvvuh phsbxh qzh phaxbby? \tptqzxbby\t50 46 44\n55 Utxi rxtppha qzh tvvuh.\n56 Ytmehu aelotxaha qzh yeuk.\n57 Hbzm cbdxmhiha qb qzh rtxahm.\n58 Ytmehu qbbk qzh yeuk.\n59 Ytmehu axbvvha qzh yeuk.\n60 Utxi jhmq qb qzh keqozhm.\n61 Utxi uhsq qzh tvvuh.\n62 Ytmehu qxtnhuuha qb qzh rtxahm.\n63 Ytmehu qxtnhuuha qb qzh ztuujti.\n64 Hbzm jhmq ptok qb qzh phaxbby.\n65 Hbzm jhmq qb qzh ptqzxbby.\n66 Utxi rxtppha qzh tvvuh.\n67 Hbzm ybnha qb qzh phaxbby.\n68 Utxi cbdxmhiha qb qzh ptqzxbby.\n69 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n70 Utxi qxtnhuuha qb qzh ztuujti.\n71 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tptqzxbby\t66 70 68\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Ytmehu ybnha qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Hbzm veokha dv qzh tvvuh.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Hbzm ybnha qb qzh bsseoh.\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Mzhxh jtl qzh tvvuh phsbxh qzh bsseoh? \tptqzxbby\t7 9 8\n12 Hbzm ybnha qb qzh phaxbby.\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Utxi qbbk qzh tvvuh.\n16 Utxi axbvvha qzh tvvuh.\n17 Ytmehu qbbk qzh tvvuh.\n18 Hbzm jhmq ptok qb qzh bsseoh.\n19 Ytmehu jhmq qb qzh keqozhm.\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Ytmehu aelotxaha qzh tvvuh.\n22 Hbzm qxtnhuuha qb qzh ptqzxbby.\n23 Ytmehu rbq qzh tvvuh qzhxh.\n24 Utxi rbq qzh sbbqptuu qzhxh.\n25 Utxi aelotxaha qzh sbbqptuu.\n26 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n27 Otmaxt qxtnhuuha qb qzh ztuujti.\n28 Otmaxt cbdxmhiha qb qzh phaxbby.\n29 Otmaxt cbdxmhiha qb qzh keqozhm.\n30 Ytmehu jhmq ptok qb qzh ptqzxbby.\n31 Utxi jhmq ptok qb qzh ptqzxbby.\n32 Ytmehu ybnha qb qzh bsseoh.\n33 Utxi cbdxmhiha qb qzh bsseoh.\n34 Hbzm qxtnhuuha qb qzh phaxbby.\n35 Utxi jhmq qb qzh phaxbby.\n36 Otmaxt jhmq qb qzh rtxahm.\n37 Otmaxt qxtnhuuha qb qzh bsseoh.\n38 Hbzm cbdxmhiha qb qzh rtxahm.\n39 Ytmehu jhmq qb qzh ptqzxbby.\n40 Utxi qxtnhuuha qb qzh keqozhm.\n41 Hbzm ybnha qb qzh ptqzxbby.\n42 Ytmehu vdq abjm qzh tvvuh qzhxh.\n43 Ytmehu rxtppha qzh tvvuh.\n44 Ytmehu aelotxaha qzh tvvuh qzhxh.\n45 Hbzm cbdxmhiha qb qzh bsseoh.\n46 Utxi jhmq qb qzh ztuujti.\n47 Ytmehu veokha dv qzh tvvuh qzhxh.\n48 Utxi veokha dv qzh yeuk.\n49 Ytmehu qxtnhuuha qb qzh phaxbby.\n50 Otmaxt cbdxmhiha qb qzh rtxahm.\n51 Ytmehu jhmq qb qzh ztuujti.\n52 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t47 51 49\n53 Ytmehu uhsq qzh tvvuh qzhxh.\n54 Utxi uhsq qzh yeuk.\n55 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t53 51 49\n56 Ytmehu ybnha qb qzh keqozhm.\n57 Otmaxt ybnha qb qzh ztuujti.\n58 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tphaxbby\t53 51 49\n59 Utxi qbbk qzh yeuk.\n60 Hbzm cbdxmhiha qb qzh ptqzxbby.\n61 Otmaxt veokha dv qzh tvvuh.\n62 Otmaxt qxtnhuuha qb qzh rtxahm.\n63 Utxi rbq qzh sbbqptuu.\n64 Ytmehu jhmq qb qzh bsseoh.\n65 Utxi aelotxaha qzh sbbqptuu qzhxh.\n66 Utxi cbdxmhiha qb qzh keqozhm.\n67 Utxi jhmq ptok qb qzh ptqzxbby.\n68 Utxi jhmq qb qzh rtxahm.\n69 Otmaxt axbvvha qzh tvvuh.\n70 Ytmehu cbdxmhiha qb qzh ztuujti.\n71 Utxi ybnha qb qzh phaxbby.\n72 Otmaxt veokha dv qzh tvvuh.\n73 Otmaxt uhsq qzh tvvuh qzhxh.\n74 Hbzm jhmq qb qzh keqozhm.\n75 Utxi vdq abjm qzh yeuk qzhxh.\n76 Hbzm ybnha qb qzh ztuujti.\n77 Mzhxh jtl qzh yeuk phsbxh qzh rtxahm? \tptqzxbby\t75 68 67\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Utxi qbbk qzh yeuk.\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Ytmehu qxtnhuuha qb qzh bsseoh.\n7 Ytmehu vdq abjm qzh sbbqptuu.\n8 Utxi aelotxaha qzh yeuk.\n9 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t7 6 2\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Ytmehu rxtppha qzh sbbqptuu.\n12 Ytmehu axbvvha qzh sbbqptuu.\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Ytmehu axbvvha qzh tvvuh.\n16 Ytmehu cbdxmhiha qb qzh rtxahm.\n17 Ytmehu qxtnhuuha qb qzh keqozhm.\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Hbzm rxtppha qzh yeuk.\n20 Ytmehu ybnha qb qzh ztuujti.\n21 Otmaxt qxtnhuuha qb qzh ztuujti.\n22 Otmaxt qxtnhuuha qb qzh bsseoh.\n23 Utxi jhmq qb qzh bsseoh.\n24 Utxi rbq qzh tvvuh.\n25 Utxi rbq qzh sbbqptuu.\n26 Ytmehu ybnha qb qzh rtxahm.\n27 Hbzm ybnha qb qzh keqozhm.\n28 Utxi aelotxaha qzh tvvuh.\n29 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n30 Ytmehu jhmq ptok qb qzh phaxbby.\n31 Utxi cbdxmhiha qb qzh rtxahm.\n32 Utxi jhmq ptok qb qzh ptqzxbby.\n33 Utxi jhmq qb qzh rtxahm.\n34 Utxi qxtnhuuha qb qzh ptqzxbby.\n35 Ytmehu cbdxmhiha qb qzh rtxahm.\n36 Utxi jhmq ptok qb qzh keqozhm.\n37 Otmaxt rxtppha qzh tvvuh.\n38 Ytmehu jhmq qb qzh keqozhm.\n39 Ytmehu ybnha qb qzh ptqzxbby.\n40 Otmaxt vdq abjm qzh tvvuh.\n41 Ytmehu jhmq ptok qb qzh keqozhm.\n42 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n43 Hbzm axbvvha qzh yeuk.\n44 Otmaxt qbbk qzh tvvuh.\n45 Ytmehu ybnha qb qzh keqozhm.\n46 Ytmehu rxtppha qzh yeuk.\n47 Utxi jhmq ptok qb qzh bsseoh.\n48 Ytmehu ybnha qb qzh ptqzxbby.\n49 Ytmehu qxtnhuuha qb qzh ztuujti.\n50 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tptqzxbby\t46 49 48\n51 Otmaxt aelotxaha qzh tvvuh.\n52 Ytmehu cbdxmhiha qb qzh keqozhm.\n53 Otmaxt qxtnhuuha qb qzh rtxahm.\n54 Utxi rxtppha qzh tvvuh.\n55 Utxi jhmq qb qzh rtxahm.\n56 Ytmehu aelotxaha qzh yeuk.\n57 Mzhxh jtl qzh yeuk phsbxh qzh keqozhm? \tztuujti\t56 52 49\n58 Utxi axbvvha qzh tvvuh.\n59 Hbzm rbq qzh yeuk.\n60 Utxi aelotxaha qzh sbbqptuu.\n61 Utxi qxtnhuuha qb qzh keqozhm.\n62 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t60 55 47\n63 Ytmehu ybnha qb qzh phaxbby.\n64 Hbzm uhsq qzh yeuk.\n65 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tbsseoh\t60 55 47\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Hbzm rbq qzh yeuk.\n4 Hbzm rxtppha qzh sbbqptuu.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Hbzm jhmq qb qzh keqozhm.\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Hbzm rbq qzh tvvuh.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Utxi jhmq ptok qb qzh phaxbby.\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Hbzm uhsq qzh tvvuh.\n19 Otmaxt jhmq qb qzh bsseoh.\n20 Hbzm aelotxaha qzh yeuk.\n21 Mzhxh jtl qzh yeuk phsbxh qzh bsseoh? \tkeqozhm\t20 10 9\n22 Hbzm qxtnhuuha qb qzh bsseoh.\n23 Ytmehu cbdxmhiha qb qzh rtxahm.\n24 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t20 14 10\n25 Ytmehu jhmq ptok qb qzh keqozhm.\n26 Hbzm axbvvha qzh sbbqptuu qzhxh.\n27 Mzhxh jtl qzh sbbqptuu phsbxh qzh bsseoh? \tztuujti\t26 22 14\n28 Otmaxt rbq qzh sbbqptuu.\n29 Otmaxt ybnha qb qzh ztuujti.\n30 Hbzm jhmq ptok qb qzh ztuujti.\n31 Hbzm cbdxmhiha qb qzh keqozhm.\n32 Otmaxt qxtnhuuha qb qzh keqozhm.\n33 Otmaxt axbvvha qzh sbbqptuu.\n34 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t33 32 29\n35 Otmaxt jhmq qb qzh rtxahm.\n36 Utxi jhmq qb qzh bsseoh.\n37 Mzhxh jtl qzh sbbqptuu phsbxh qzh keqozhm? \tztuujti\t33 32 29\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh ptqzxbby.\n4 Utxi rbq qzh tvvuh.\n5 Otmaxt qbbk qzh yeuk.\n6 Utxi uhsq qzh tvvuh.\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Otmaxt uhsq qzh yeuk qzhxh.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Utxi veokha dv qzh sbbqptuu.\n11 Ytmehu veokha dv qzh yeuk qzhxh.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Otmaxt qbbk qzh tvvuh qzhxh.\n17 Ytmehu jhmq qb qzh ptqzxbby.\n18 Hbzm ybnha qb qzh bsseoh.\n19 Utxi aelotxaha qzh sbbqptuu qzhxh.\n20 Hbzm veokha dv qzh sbbqptuu.\n21 Otmaxt ybnha qb qzh keqozhm.\n22 Otmaxt vdq abjm qzh tvvuh.\n23 Otmaxt ybnha qb qzh rtxahm.\n24 Ytmehu cbdxmhiha qb qzh bsseoh.\n25 Utxi jhmq qb qzh ztuujti.\n26 Hbzm vdq abjm qzh sbbqptuu.\n27 Otmaxt cbdxmhiha qb qzh keqozhm.\n28 Utxi jhmq qb qzh phaxbby.\n29 Ytmehu rbq qzh sbbqptuu.\n30 Otmaxt jhmq qb qzh ptqzxbby.\n31 Utxi qxtnhuuha qb qzh keqozhm.\n32 Otmaxt jhmq ptok qb qzh rtxahm.\n33 Hbzm jhmq qb qzh phaxbby.\n34 Hbzm ybnha qb qzh rtxahm.\n35 Hbzm cbdxmhiha qb qzh ptqzxbby.\n36 Utxi cbdxmhiha qb qzh bsseoh.\n37 Otmaxt ybnha qb qzh bsseoh.\n38 Ytmehu qxtnhuuha qb qzh ztuujti.\n39 Ytmehu axbvvha qzh sbbqptuu.\n40 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n41 Ytmehu aelotxaha qzh yeuk.\n42 Utxi ybnha qb qzh ztuujti.\n43 Mzhxh jtl qzh yeuk phsbxh qzh ptqzxbby? \tztuujti\t41 17 12\n44 Utxi qxtnhuuha qb qzh keqozhm.\n45 Ytmehu jhmq qb qzh bsseoh.\n46 Mzhxh jtl qzh yeuk phsbxh qzh ztuujti? \tbsseoh\t41 38 24\n47 Ytmehu jhmq qb qzh phaxbby.\n48 Ytmehu qxtnhuuha qb qzh bsseoh.\n49 Utxi qbbk qzh tvvuh.\n50 Hbzm cbdxmhiha qb qzh keqozhm.\n51 Ytmehu jhmq ptok qb qzh phaxbby.\n52 Otmaxt qxtnhuuha qb qzh rtxahm.\n53 Ytmehu ybnha qb qzh keqozhm.\n54 Ytmehu jhmq ptok qb qzh ptqzxbby.\n55 Utxi jhmq qb qzh bsseoh.\n56 Utxi aelotxaha qzh tvvuh.\n57 Hbzm qxtnhuuha qb qzh ptqzxbby.\n58 Utxi qbbk qzh tvvuh.\n59 Hbzm ybnha qb qzh phaxbby.\n60 Hbzm jhmq ptok qb qzh bsseoh.\n61 Otmaxt jhmq qb qzh phaxbby.\n62 Utxi axbvvha qzh tvvuh qzhxh.\n63 Otmaxt cbdxmhiha qb qzh keqozhm.\n64 Hbzm veokha dv qzh tvvuh.\n65 Utxi jhmq qb qzh ptqzxbby.\n66 Hbzm jhmq qb qzh keqozhm.\n67 Ytmehu jhmq ptok qb qzh bsseoh.\n68 Hbzm jhmq ptok qb qzh ztuujti.\n69 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \tkeqozhm\t64 68 66\n70 Ytmehu jhmq qb qzh rtxahm.\n71 Hbzm jhmq ptok qb qzh rtxahm.\n72 Otmaxt jhmq qb qzh ptqzxbby.\n73 Utxi cbdxmhiha qb qzh rtxahm.\n74 Ytmehu jhmq ptok qb qzh phaxbby.\n75 Otmaxt cbdxmhiha qb qzh keqozhm.\n76 Hbzm jhmq ptok qb qzh keqozhm.\n77 Otmaxt cbdxmhiha qb qzh ztuujti.\n78 Otmaxt jhmq qb qzh ptqzxbby.\n79 Hbzm axbvvha qzh tvvuh.\n80 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t79 71 68\n81 Utxi qxtnhuuha qb qzh phaxbby.\n82 Ytmehu cbdxmhiha qb qzh rtxahm.\n83 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \trtxahm\t79 76 71\n1 Otmaxt rbq qzh sbbqptuu.\n2 Otmaxt uhsq qzh sbbqptuu.\n3 Otmaxt ybnha qb qzh bsseoh.\n4 Utxi jhmq qb qzh rtxahm.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Hbzm qbbk qzh sbbqptuu.\n7 Hbzm axbvvha qzh sbbqptuu.\n8 Otmaxt rxtppha qzh yeuk.\n9 Hbzm jhmq qb qzh ztuujti.\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Hbzm jhmq qb qzh keqozhm.\n17 Ytmehu qxtnhuuha qb qzh ztuujti.\n18 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n19 Hbzm ybnha qb qzh rtxahm.\n20 Utxi ybnha qb qzh ztuujti.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Otmaxt vdq abjm qzh yeuk.\n23 Hbzm jhmq qb qzh bsseoh.\n24 Otmaxt ybnha qb qzh ptqzxbby.\n25 Otmaxt jhmq qb qzh ztuujti.\n26 Otmaxt jhmq qb qzh rtxahm.\n27 Utxi jhmq qb qzh keqozhm.\n28 Otmaxt aelotxaha qzh sbbqptuu.\n29 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tztuujti\t28 26 25\n30 Ytmehu ybnha qb qzh ptqzxbby.\n31 Otmaxt jhmq ptok qb qzh phaxbby.\n32 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t28 25 24\n33 Utxi cbdxmhiha qb qzh ztuujti.\n34 Utxi ybnha qb qzh ptqzxbby.\n35 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tptqzxbby\t28 25 24\n36 Otmaxt ybnha qb qzh ztuujti.\n37 Utxi jhmq ptok qb qzh ztuujti.\n38 Hbzm jhmq qb qzh phaxbby.\n39 Hbzm jhmq ptok qb qzh rtxahm.\n40 Ytmehu ybnha qb qzh ztuujti.\n41 Hbzm qbbk qzh sbbqptuu.\n42 Utxi ybnha qb qzh ptqzxbby.\n43 Ytmehu cbdxmhiha qb qzh bsseoh.\n44 Hbzm qxtnhuuha qb qzh bsseoh.\n45 Hbzm jhmq qb qzh ztuujti.\n46 Mzhxh jtl qzh sbbqptuu phsbxh qzh ztuujti? \tbsseoh\t41 45 44\n47 Utxi rxtppha qzh tvvuh.\n48 Utxi axbvvha qzh tvvuh.\n49 Otmaxt jhmq qb qzh rtxahm.\n50 Otmaxt ybnha qb qzh ptqzxbby.\n51 Hbzm jhmq qb qzh keqozhm.\n52 Otmaxt qbbk qzh tvvuh.\n53 Ytmehu qxtnhuuha qb qzh keqozhm.\n54 Hbzm cbdxmhiha qb qzh rtxahm.\n55 Otmaxt vdq abjm qzh tvvuh.\n56 Ytmehu rxtppha qzh yeuk.\n57 Ytmehu jhmq qb qzh ztuujti.\n58 Utxi ybnha qb qzh rtxahm.\n59 Otmaxt rbq qzh tvvuh.\n60 Utxi ybnha qb qzh keqozhm.\n61 Hbzm axbvvha qzh sbbqptuu.\n62 Otmaxt uhsq qzh tvvuh.\n63 Mzhxh jtl qzh sbbqptuu phsbxh qzh rtxahm? \tkeqozhm\t61 54 51\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh sbbqptuu.\n3 Otmaxt cbdxmhiha qb qzh ztuujti.\n4 Utxi ybnha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Otmaxt rxtppha qzh sbbqptuu.\n12 Hbzm rxtppha qzh tvvuh qzhxh.\n13 Otmaxt uhsq qzh sbbqptuu qzhxh.\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Otmaxt rxtppha qzh sbbqptuu.\n16 Otmaxt uhsq qzh sbbqptuu qzhxh.\n17 Otmaxt qbbk qzh sbbqptuu.\n18 Otmaxt axbvvha qzh sbbqptuu.\n19 Hbzm jhmq ptok qb qzh phaxbby.\n20 Otmaxt rbq qzh sbbqptuu qzhxh.\n21 Hbzm uhsq qzh tvvuh.\n22 Hbzm rxtppha qzh tvvuh.\n23 Otmaxt uhsq qzh sbbqptuu.\n24 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n25 Hbzm qxtnhuuha qb qzh rtxahm.\n26 Hbzm jhmq qb qzh ztuujti.\n27 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t22 26 25\n28 Hbzm rbq qzh sbbqptuu.\n29 Ytmehu jhmq qb qzh keqozhm.\n30 Hbzm cbdxmhiha qb qzh rtxahm.\n31 Hbzm aelotxaha qzh sbbqptuu.\n32 Hbzm rbq qzh yeuk.\n33 Hbzm veokha dv qzh sbbqptuu.\n34 Hbzm uhsq qzh yeuk.\n35 Otmaxt jhmq ptok qb qzh bsseoh.\n36 Hbzm vdq abjm qzh tvvuh qzhxh.\n37 Ytmehu qxtnhuuha qb qzh bsseoh.\n38 Mzhxh jtl qzh tvvuh phsbxh qzh ztuujti? \trtxahm\t36 26 25\n39 Hbzm veokha dv qzh yeuk.\n40 Hbzm vdq abjm qzh sbbqptuu.\n41 Mzhxh jtl qzh tvvuh phsbxh qzh rtxahm? \tztuujti\t36 30 26\n42 Hbzm vdq abjm qzh yeuk.\n43 Hbzm jhmq qb qzh phaxbby.\n44 Otmaxt cbdxmhiha qb qzh ztuujti.\n45 Ytmehu cbdxmhiha qb qzh rtxahm.\n46 Hbzm ybnha qb qzh rtxahm.\n47 Ytmehu qbbk qzh sbbqptuu qzhxh.\n48 Utxi ybnha qb qzh bsseoh.\n49 Utxi ybnha qb qzh keqozhm.\n50 Ytmehu qbbk qzh tvvuh qzhxh.\n51 Ytmehu axbvvha qzh sbbqptuu.\n52 Utxi jhmq qb qzh rtxahm.\n53 Utxi veokha dv qzh sbbqptuu.\n54 Hbzm qxtnhuuha qb qzh ptqzxbby.\n55 Utxi uhsq qzh sbbqptuu qzhxh.\n56 Ytmehu qbbk qzh yeuk.\n57 Ytmehu jhmq qb qzh bsseoh.\n58 Ytmehu aelotxaha qzh yeuk.\n59 Ytmehu qxtnhuuha qb qzh keqozhm.\n60 Utxi rxtppha qzh sbbqptuu qzhxh.\n61 Utxi qxtnhuuha qb qzh keqozhm.\n62 Utxi axbvvha qzh sbbqptuu.\n63 Ytmehu rbq qzh sbbqptuu.\n64 Ytmehu uhsq qzh tvvuh.\n65 Ytmehu qxtnhuuha qb qzh phaxbby.\n66 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t64 59 57\n67 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n68 Utxi ybnha qb qzh bsseoh.\n69 Mzhxh jtl qzh tvvuh phsbxh qzh keqozhm? \tbsseoh\t64 59 57\n"
  },
  {
    "path": "tasksv11/shuffled/qa4_two-arg-relations_test.txt",
    "content": "1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby jhlq bs?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ztuujti?\tbsseoh\t1\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh phaxbby?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\trtxahm\t2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\trtxahm\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ztuujti mbxqz bs?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tztuujti\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tphaxbby\t1\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm lbdqz bs?\tztuujti\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tphaxbby\t2\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tbsseoh\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tphaxbby\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh rtxahm jhlq bs?\tphaxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh ztuujti?\tbsseoh\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tphaxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\trtxahm\t2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh keqozhm mbxqz bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti jhlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tztuujti\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tphaxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tphaxbby\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tbsseoh\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\trtxahm\t2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t2\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh phaxbby?\tbsseoh\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tbsseoh\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti jhlq bs?\tphaxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tbsseoh\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tptqzxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh htlq bs?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tztuujti\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ztuujti mbxqz bs?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh keqozhm mbxqz bs?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tbsseoh\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tphaxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tztuujti\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el qzh ztuujti lbdqz bs?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tbsseoh\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\trtxahm\t2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tphaxbby\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tbsseoh\t1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh keqozhm htlq bs?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el qzh bsseoh lbdqz bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti jhlq bs?\tphaxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\trtxahm\t2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t2\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tkeqozhm\t2\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tbsseoh\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tptqzxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tztuujti\t2\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tphaxbby\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\trtxahm\t2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tbsseoh\t2\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh ztuujti?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh bsseoh mbxqz bs?\tztuujti\t1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\trtxahm\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tphaxbby\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tphaxbby\t2\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t1\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh phaxbby htlq bs?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\trtxahm\t2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\trtxahm\t2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t1\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\trtxahm\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tphaxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tbsseoh\t2\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti jhlq bs?\tphaxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby htlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tptqzxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh ptqzxbby lbdqz bs?\trtxahm\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tztuujti\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tztuujti\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tphaxbby\t1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh rtxahm jhlq bs?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tztuujti\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh keqozhm htlq bs?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tphaxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tbsseoh\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tphaxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\trtxahm\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tbsseoh\t2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tztuujti\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh htlq bs?\trtxahm\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tptqzxbby\t2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tztuujti\t2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh bsseoh htlq bs?\tptqzxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\trtxahm\t2\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\trtxahm\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti lbdqz bs?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t1\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tptqzxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tbsseoh\t2\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti htlq bs?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti mbxqz bs?\tphaxbby\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t2\n"
  },
  {
    "path": "tasksv11/shuffled/qa4_two-arg-relations_train.txt",
    "content": "1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tbsseoh\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti htlq bs?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tptqzxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh ptqzxbby jhlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm jhlq bs?\tztuujti\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh keqozhm?\tbsseoh\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh lbdqz bs?\tptqzxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh lbdqz bs?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tphaxbby\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t2\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\trtxahm\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tztuujti\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tztuujti\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\trtxahm\t2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ztuujti mbxqz bs?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh rtxahm?\tbsseoh\t1\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tphaxbby\t2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tbsseoh\t2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tbsseoh\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el qzh bsseoh htlq bs?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t1\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\trtxahm\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh bsseoh htlq bs?\tphaxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh htlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tphaxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tptqzxbby\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm jhlq bs?\tkeqozhm\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t2\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh rtxahm htlq bs?\tbsseoh\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tbsseoh\t2\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm htlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh ztuujti jhlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tbsseoh\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t2\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tbsseoh\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tztuujti\t2\n1 Rzh phaxbby el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el qzh rtxahm lbdqz bs?\tztuujti\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\trtxahm\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tphaxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti jhlq bs?\tphaxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tbsseoh\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tztuujti\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t1\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm htlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tbsseoh\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh bsseoh lbdqz bs?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ztuujti?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tphaxbby\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh phaxbby htlq bs?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh htlq bs?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tkeqozhm\t1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tphaxbby\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tkeqozhm\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tbsseoh\t2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh ztuujti htlq bs?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t1\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm htlq bs?\tbsseoh\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh keqozhm mbxqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh phaxbby htlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh keqozhm mbxqz bs?\tphaxbby\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti lbdqz bs?\tptqzxbby\t1\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh rtxahm?\tphaxbby\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tphaxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm htlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh rtxahm jhlq bs?\tztuujti\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tphaxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tkeqozhm\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tptqzxbby\t2\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\trtxahm\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh ztuujti mbxqz bs?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t2\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\trtxahm\t1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tztuujti\t2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t2\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tkeqozhm\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh rtxahm jhlq bs?\tbsseoh\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el qzh bsseoh lbdqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\trtxahm\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t2\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh keqozhm?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t2\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh bsseoh el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tztuujti\t1\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t2\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby htlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\trtxahm\t2\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\trtxahm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tptqzxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm mbxqz bs?\tptqzxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh bsseoh?\tztuujti\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh bsseoh jhlq bs?\tkeqozhm\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh bsseoh lbdqz bs?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tztuujti\t2\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tphaxbby\t1\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh bsseoh htlq bs?\tkeqozhm\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el qzh keqozhm mbxqz bs?\tztuujti\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh ztuujti el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tbsseoh\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\trtxahm\t2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tbsseoh\t2\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tztuujti\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tphaxbby\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t2\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t2\n1 Rzh keqozhm el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh rtxahm htlq bs?\tkeqozhm\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el qzh keqozhm htlq bs?\trtxahm\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tztuujti\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tbsseoh\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el htlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh phaxbby?\trtxahm\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t2\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh bsseoh?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh ztuujti.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh ztuujti?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti mbxqz bs?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh bsseoh?\trtxahm\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh ptqzxbby el htlq bs qzh ztuujti.\n2 Rzh phaxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\tphaxbby\t2\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tptqzxbby\t2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tbsseoh\t2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tphaxbby\t2\n1 Rzh bsseoh el htlq bs qzh ptqzxbby.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\trtxahm\t2\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tphaxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tbsseoh\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh phaxbby el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti lbdqz bs?\tbsseoh\t1\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el qzh ztuujti lbdqz bs?\tptqzxbby\t1\n1 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tbsseoh\t2\n1 Rzh phaxbby el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tphaxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh rtxahm el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\trtxahm\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm jhlq bs?\tkeqozhm\t1\n1 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t1\n1 Rzh bsseoh el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh keqozhm?\tbsseoh\t1\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh ptqzxbby el htlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t1\n1 Rzh bsseoh el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh rtxahm?\tztuujti\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tztuujti\t1\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh rtxahm el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tbsseoh\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t2\n1 Rzh keqozhm el lbdqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh rtxahm mbxqz bs?\tkeqozhm\t1\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tphaxbby\t2\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t2\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tztuujti\t2\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh keqozhm el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tbsseoh\t1\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh rtxahm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm htlq bs?\tztuujti\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby mbxqz bs?\tbsseoh\t1\n1 Rzh ztuujti el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el mbxqz bs qzh bsseoh?\tptqzxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh keqozhm.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t2\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t2\n1 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t1\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh rtxahm el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm htlq bs?\tztuujti\t1\n1 Rzh keqozhm el jhlq bs qzh ztuujti.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh ztuujti?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t1\n1 Rzh rtxahm el mbxqz bs qzh ztuujti.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh keqozhm el htlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t1\n1 Rzh bsseoh el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh keqozhm el jhlq bs qzh bsseoh.\n2 Rzh keqozhm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm mbxqz bs?\tztuujti\t2\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh ptqzxbby el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tphaxbby\t2\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh phaxbby el lbdqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh bsseoh?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tphaxbby\t2\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el qzh rtxahm htlq bs?\tphaxbby\t2\n1 Rzh rtxahm el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh rtxahm.\n3 Mztq el qzh ztuujti jhlq bs?\tkeqozhm\t1\n1 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tkeqozhm\t1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh rtxahm lbdqz bs?\tztuujti\t1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t1\n1 Rzh ztuujti el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh phaxbby jhlq bs?\tptqzxbby\t1\n1 Rzh phaxbby el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t1\n1 Rzh phaxbby el mbxqz bs qzh ztuujti.\n2 Rzh keqozhm el lbdqz bs qzh ztuujti.\n3 Mztq el mbxqz bs qzh ztuujti?\tphaxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh ztuujti.\n2 Rzh rtxahm el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tphaxbby\t1\n1 Rzh bsseoh el htlq bs qzh rtxahm.\n2 Rzh phaxbby el jhlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tbsseoh\t1\n1 Rzh keqozhm el lbdqz bs qzh ztuujti.\n2 Rzh ptqzxbby el mbxqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tkeqozhm\t1\n1 Rzh ztuujti el lbdqz bs qzh rtxahm.\n2 Rzh keqozhm el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el qzh keqozhm lbdqz bs?\trtxahm\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\trtxahm\t2\n1 Rzh rtxahm el lbdqz bs qzh ztuujti.\n2 Rzh ztuujti el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh ztuujti?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh phaxbby jhlq bs?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tphaxbby\t1\n1 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el qzh phaxbby mbxqz bs?\trtxahm\t1\n1 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n2 Rzh bsseoh el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\tptqzxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh ztuujti.\n3 Mztq el qzh ztuujti mbxqz bs?\tbsseoh\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el lbdqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tztuujti\t1\n1 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh phaxbby?\tptqzxbby\t1\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby htlq bs?\tkeqozhm\t1\n1 Rzh rtxahm el lbdqz bs qzh ptqzxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh ptqzxbby el lbdqz bs qzh bsseoh.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tptqzxbby\t2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh keqozhm.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\trtxahm\t1\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh ztuujti el htlq bs qzh phaxbby.\n2 Rzh ztuujti el jhlq bs qzh keqozhm.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t2\n1 Rzh ptqzxbby el jhlq bs qzh bsseoh.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh bsseoh htlq bs?\tptqzxbby\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh rtxahm el lbdqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh rtxahm?\tptqzxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh rtxahm.\n3 Mztq el lbdqz bs qzh rtxahm?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh keqozhm?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh rtxahm.\n2 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t1\n1 Rzh ztuujti el mbxqz bs qzh bsseoh.\n2 Rzh ztuujti el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh keqozhm el htlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh rtxahm?\tkeqozhm\t1\n1 Rzh ztuujti el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh phaxbby htlq bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh rtxahm.\n2 Rzh keqozhm el htlq bs qzh phaxbby.\n3 Mztq el qzh rtxahm jhlq bs?\tphaxbby\t1\n1 Rzh ptqzxbby el htlq bs qzh rtxahm.\n2 Rzh ztuujti el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby jhlq bs?\tztuujti\t2\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh rtxahm el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ztuujti?\trtxahm\t2\n1 Rzh phaxbby el htlq bs qzh bsseoh.\n2 Rzh keqozhm el jhlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh phaxbby el mbxqz bs qzh bsseoh.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh bsseoh.\n2 Rzh bsseoh el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tbsseoh\t2\n1 Rzh bsseoh el mbxqz bs qzh phaxbby.\n2 Rzh keqozhm el lbdqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh rtxahm el jhlq bs qzh bsseoh.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el htlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t1\n1 Rzh ztuujti el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh rtxahm el htlq bs qzh ptqzxbby.\n3 Mztq el qzh ztuujti htlq bs?\trtxahm\t1\n1 Rzh keqozhm el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh phaxbby.\n3 Mztq el htlq bs qzh phaxbby?\tptqzxbby\t2\n1 Rzh rtxahm el jhlq bs qzh ztuujti.\n2 Rzh keqozhm el jhlq bs qzh rtxahm.\n3 Mztq el jhlq bs qzh rtxahm?\tkeqozhm\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ztuujti el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tztuujti\t2\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh keqozhm jhlq bs?\tbsseoh\t1\n1 Rzh keqozhm el lbdqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tkeqozhm\t1\n1 Rzh keqozhm el mbxqz bs qzh rtxahm.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t2\n1 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n2 Rzh phaxbby el lbdqz bs qzh keqozhm.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh keqozhm el lbdqz bs qzh bsseoh.\n2 Rzh bsseoh el lbdqz bs qzh rtxahm.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t1\n1 Rzh rtxahm el mbxqz bs qzh bsseoh.\n2 Rzh keqozhm el lbdqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh mbxqz bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tbsseoh\t2\n1 Rzh bsseoh el htlq bs qzh ztuujti.\n2 Rzh ztuujti el htlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el lbdqz bs qzh keqozhm.\n2 Rzh ztuujti el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tztuujti\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh bsseoh.\n3 Mztq el qzh phaxbby mbxqz bs?\tptqzxbby\t1\n1 Rzh phaxbby el jhlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh bsseoh?\tphaxbby\t1\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh bsseoh el mbxqz bs qzh keqozhm.\n3 Mztq el qzh keqozhm lbdqz bs?\tbsseoh\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tbsseoh\t2\n1 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n2 Rzh keqozhm el mbxqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el htlq bs qzh keqozhm?\tbsseoh\t2\n1 Rzh ztuujti el lbdqz bs qzh keqozhm.\n2 Rzh rtxahm el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tztuujti\t1\n1 Rzh bsseoh el htlq bs qzh phaxbby.\n2 Rzh phaxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby jhlq bs?\tbsseoh\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el htlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti jhlq bs?\tptqzxbby\t2\n1 Rzh bsseoh el jhlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh ztuujti?\tbsseoh\t2\n1 Rzh ptqzxbby el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm htlq bs?\tptqzxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tkeqozhm\t2\n1 Rzh ptqzxbby el jhlq bs qzh rtxahm.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh rtxahm?\tphaxbby\t2\n1 Rzh ptqzxbby el lbdqz bs qzh phaxbby.\n2 Rzh ztuujti el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t2\n1 Rzh phaxbby el jhlq bs qzh ptqzxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el jhlq bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh bsseoh el mbxqz bs qzh ztuujti.\n2 Rzh ptqzxbby el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh ztuujti?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh ptqzxbby el htlq bs qzh rtxahm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh keqozhm.\n2 Rzh phaxbby el jhlq bs qzh keqozhm.\n3 Mztq el qzh keqozhm jhlq bs?\trtxahm\t1\n1 Rzh phaxbby el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh keqozhm htlq bs?\tphaxbby\t1\n1 Rzh rtxahm el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\trtxahm\t1\n1 Rzh phaxbby el lbdqz bs qzh keqozhm.\n2 Rzh ptqzxbby el mbxqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\tphaxbby\t1\n1 Rzh rtxahm el htlq bs qzh bsseoh.\n2 Rzh phaxbby el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh bsseoh?\trtxahm\t1\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el htlq bs qzh ptqzxbby?\trtxahm\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh phaxbby el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh phaxbby mbxqz bs?\tbsseoh\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh phaxbby el jhlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tptqzxbby\t1\n1 Rzh bsseoh el htlq bs qzh keqozhm.\n2 Rzh bsseoh el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tbsseoh\t2\n1 Rzh ptqzxbby el htlq bs qzh phaxbby.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el qzh ztuujti htlq bs?\tptqzxbby\t2\n1 Rzh rtxahm el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el htlq bs qzh rtxahm.\n3 Mztq el qzh ptqzxbby jhlq bs?\trtxahm\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby htlq bs?\tkeqozhm\t2\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh keqozhm el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh ptqzxbby?\tkeqozhm\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh rtxahm el lbdqz bs qzh ztuujti.\n3 Mztq el lbdqz bs qzh bsseoh?\tztuujti\t1\n1 Rzh ptqzxbby el lbdqz bs qzh rtxahm.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el mbxqz bs qzh rtxahm?\tphaxbby\t2\n1 Rzh phaxbby el jhlq bs qzh rtxahm.\n2 Rzh keqozhm el jhlq bs qzh phaxbby.\n3 Mztq el jhlq bs qzh phaxbby?\tkeqozhm\t2\n1 Rzh bsseoh el mbxqz bs qzh keqozhm.\n2 Rzh keqozhm el mbxqz bs qzh phaxbby.\n3 Mztq el mbxqz bs qzh keqozhm?\tbsseoh\t1\n1 Rzh bsseoh el lbdqz bs qzh phaxbby.\n2 Rzh ptqzxbby el mbxqz bs qzh phaxbby.\n3 Mztq el lbdqz bs qzh phaxbby?\tbsseoh\t1\n1 Rzh bsseoh el lbdqz bs qzh ptqzxbby.\n2 Rzh bsseoh el mbxqz bs qzh phaxbby.\n3 Mztq el qzh phaxbby lbdqz bs?\tbsseoh\t2\n1 Rzh rtxahm el jhlq bs qzh phaxbby.\n2 Rzh ztuujti el htlq bs qzh phaxbby.\n3 Mztq el qzh phaxbby jhlq bs?\tztuujti\t2\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh ptqzxbby el jhlq bs qzh ztuujti.\n3 Mztq el htlq bs qzh bsseoh?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh ztuujti el htlq bs qzh bsseoh.\n3 Mztq el qzh bsseoh jhlq bs?\tztuujti\t2\n1 Rzh ztuujti el lbdqz bs qzh bsseoh.\n2 Rzh ztuujti el mbxqz bs qzh rtxahm.\n3 Mztq el qzh bsseoh mbxqz bs?\tztuujti\t1\n1 Rzh rtxahm el mbxqz bs qzh ptqzxbby.\n2 Rzh rtxahm el lbdqz bs qzh keqozhm.\n3 Mztq el lbdqz bs qzh keqozhm?\trtxahm\t2\n1 Rzh ptqzxbby el jhlq bs qzh phaxbby.\n2 Rzh ptqzxbby el htlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby htlq bs?\tptqzxbby\t1\n1 Rzh ztuujti el jhlq bs qzh keqozhm.\n2 Rzh keqozhm el jhlq bs qzh ptqzxbby.\n3 Mztq el jhlq bs qzh keqozhm?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh ptqzxbby.\n2 Rzh keqozhm el lbdqz bs qzh ptqzxbby.\n3 Mztq el qzh ptqzxbby lbdqz bs?\tztuujti\t1\n1 Rzh phaxbby el htlq bs qzh ptqzxbby.\n2 Rzh bsseoh el jhlq bs qzh ptqzxbby.\n3 Mztq el htlq bs qzh ptqzxbby?\tphaxbby\t1\n1 Rzh rtxahm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh keqozhm.\n3 Mztq el qzh phaxbby lbdqz bs?\trtxahm\t1\n1 Rzh keqozhm el htlq bs qzh phaxbby.\n2 Rzh bsseoh el htlq bs qzh keqozhm.\n3 Mztq el qzh phaxbby jhlq bs?\tkeqozhm\t1\n1 Rzh ptqzxbby el htlq bs qzh bsseoh.\n2 Rzh ztuujti el jhlq bs qzh bsseoh.\n3 Mztq el jhlq bs qzh bsseoh?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh ztuujti.\n2 Rzh ztuujti el mbxqz bs qzh bsseoh.\n3 Mztq el qzh bsseoh lbdqz bs?\tztuujti\t2\n1 Rzh ztuujti el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh ptqzxbby.\n3 Mztq el mbxqz bs qzh phaxbby?\tztuujti\t1\n1 Rzh ztuujti el mbxqz bs qzh rtxahm.\n2 Rzh ztuujti el lbdqz bs qzh ptqzxbby.\n3 Mztq el lbdqz bs qzh ptqzxbby?\tztuujti\t2\n1 Rzh keqozhm el mbxqz bs qzh phaxbby.\n2 Rzh phaxbby el mbxqz bs qzh rtxahm.\n3 Mztq el qzh rtxahm lbdqz bs?\tphaxbby\t2\n"
  },
  {
    "path": "tasksv11/shuffled/qa5_three-arg-relations_test.txt",
    "content": "1 Txha veokha dv qzh sbbqptuu qzhxh.\n2 Txha rtnh qzh sbbqptuu qb Hhss.\n3 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t2\n4 Zeuu jhmq ptok qb qzh ptqzxbby.\n5 Hhss rxtppha qzh yeuk qzhxh.\n6 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t2\n7 Hhss rtnh qzh sbbqptuu qb Txha.\n8 Txha ztmaha qzh sbbqptuu qb Hhss.\n9 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t8\n10 Hhss ztmaha qzh sbbqptuu qb Txha.\n11 Txha rtnh qzh sbbqptuu qb Hhss.\n12 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t11\n13 Hhss rtnh qzh sbbqptuu qb Txha.\n14 Hhss vdq abjm qzh yeuk.\n15 Mzb aea Hhss renh qzh sbbqptuu qb? \tTxha\t13\n1 Utxi ybnha qb qzh ztuujti.\n2 Hhss ybnha qb qzh rtxahm.\n3 Hhss rbq qzh tvvuh qzhxh.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Txha qxtnhuuha qb qzh rtxahm.\n6 Hhss rtnh qzh tvvuh qb Txha.\n7 Mzb rtnh qzh tvvuh? \tHhss\t6\n8 Txha qxtnhuuha qb qzh ztuujti.\n9 Txha ztmaha qzh tvvuh qb Zeuu.\n10 Mzb xhohenha qzh tvvuh? \tZeuu\t9\n11 Zeuu ztmaha qzh tvvuh qb Txha.\n12 Utxi rbq qzh sbbqptuu qzhxh.\n13 Mztq aea Zeuu renh qb Txha? \ttvvuh\t11\n14 Txha ztmaha qzh tvvuh qb Zeuu.\n15 Zeuu rtnh qzh tvvuh qb Txha.\n16 Mztq aea Zeuu renh qb Txha? \ttvvuh\t15\n17 Utxi qxtnhuuha qb qzh phaxbby.\n18 Utxi qbbk qzh yeuk qzhxh.\n19 Mzb xhohenha qzh tvvuh? \tTxha\t15\n1 Txha cbdxmhiha qb qzh phaxbby.\n2 Txha rbq qzh yeuk qzhxh.\n3 Txha jhmq ptok qb qzh keqozhm.\n4 Zeuu veokha dv qzh sbbqptuu qzhxh.\n5 Txha ztmaha qzh yeuk qb Utxi.\n6 Utxi ybnha qb qzh rtxahm.\n7 Mzb xhohenha qzh yeuk? \tUtxi\t5\n8 Zeuu axbvvha qzh sbbqptuu.\n9 Utxi rtnh qzh yeuk qb Zeuu.\n10 Mztq aea Utxi renh qb Zeuu? \tyeuk\t9\n11 Zeuu ztmaha qzh yeuk qb Utxi.\n12 Utxi vtllha qzh yeuk qb Zeuu.\n13 Mzb xhohenha qzh yeuk? \tZeuu\t12\n14 Hhss jhmq qb qzh rtxahm.\n15 Hhss cbdxmhiha qb qzh keqozhm.\n16 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t12\n17 Hhss ybnha qb qzh phaxbby.\n18 Zeuu veokha dv qzh sbbqptuu qzhxh.\n19 Mztq aea Utxi renh qb Zeuu? \tyeuk\t12\n1 Txha rbq qzh sbbqptuu qzhxh.\n2 Txha qxtnhuuha qb qzh rtxahm.\n3 Txha vtllha qzh sbbqptuu qb Hhss.\n4 Utxi jhmq qb qzh keqozhm.\n5 Mzb xhohenha qzh sbbqptuu? \tHhss\t3\n6 Hhss vtllha qzh sbbqptuu qb Txha.\n7 Txha ztmaha qzh sbbqptuu qb Hhss.\n8 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t7\n9 Utxi rxtppha qzh yeuk qzhxh.\n10 Hhss cbdxmhiha qb qzh keqozhm.\n11 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t7\n12 Hhss ybnha qb qzh rtxahm.\n13 Zeuu qxtnhuuha qb qzh phaxbby.\n14 Mzb xhohenha qzh sbbqptuu? \tHhss\t7\n15 Hhss vdq abjm qzh sbbqptuu.\n16 Zeuu qbbk qzh tvvuh qzhxh.\n17 Hhss jhmq ptok qb qzh ptqzxbby.\n18 Hhss cbdxmhiha qb qzh bsseoh.\n19 Txha rxtppha qzh sbbqptuu qzhxh.\n20 Txha uhsq qzh sbbqptuu.\n21 Txha ybnha qb qzh ptqzxbby.\n22 Utxi aelotxaha qzh yeuk.\n23 Txha qxtnhuuha qb qzh ztuujti.\n24 Zeuu uhsq qzh tvvuh.\n25 Txha ybnha qb qzh ptqzxbby.\n26 Zeuu rxtppha qzh tvvuh qzhxh.\n27 Zeuu axbvvha qzh tvvuh qzhxh.\n28 Utxi veokha dv qzh yeuk qzhxh.\n29 Zeuu qxtnhuuha qb qzh ztuujti.\n30 Utxi jhmq ptok qb qzh bsseoh.\n31 Zeuu ybnha qb qzh rtxahm.\n32 Utxi vtllha qzh yeuk qb Hhss.\n33 Mzb rtnh qzh yeuk? \tUtxi\t32\n1 Txha qxtnhuuha qb qzh keqozhm.\n2 Zeuu qxtnhuuha qb qzh bsseoh.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Hhss jhmq ptok qb qzh keqozhm.\n5 Zeuu qxtnhuuha qb qzh ztuujti.\n6 Txha jhmq qb qzh ptqzxbby.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Txha cbdxmhiha qb qzh ztuujti.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Zeuu jhmq ptok qb qzh keqozhm.\n12 Zeuu jhmq qb qzh ztuujti.\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Hhss cbdxmhiha qb qzh bsseoh.\n16 Txha qxtnhuuha qb qzh rtxahm.\n17 Txha rxtppha qzh sbbqptuu qzhxh.\n18 Txha aelotxaha qzh sbbqptuu.\n19 Zeuu qxtnhuuha qb qzh keqozhm.\n20 Hhss jhmq qb qzh rtxahm.\n21 Hhss qxtnhuuha qb qzh phaxbby.\n22 Hhss ybnha qb qzh rtxahm.\n23 Hhss rxtppha qzh sbbqptuu qzhxh.\n24 Hhss jhmq ptok qb qzh phaxbby.\n25 Hhss cbdxmhiha qb qzh bsseoh.\n26 Zeuu qxtnhuuha qb qzh ztuujti.\n27 Hhss uhsq qzh sbbqptuu.\n28 Zeuu jhmq qb qzh phaxbby.\n29 Hhss rbq qzh yeuk qzhxh.\n30 Utxi jhmq qb qzh keqozhm.\n31 Zeuu jhmq qb qzh keqozhm.\n32 Hhss cbdxmhiha qb qzh ptqzxbby.\n33 Zeuu jhmq qb qzh ztuujti.\n34 Hhss axbvvha qzh yeuk.\n35 Utxi jhmq qb qzh ztuujti.\n36 Utxi jhmq qb qzh keqozhm.\n37 Txha qxtnhuuha qb qzh bsseoh.\n38 Txha jhmq ptok qb qzh ztuujti.\n39 Hhss rbq qzh yeuk qzhxh.\n40 Txha qxtnhuuha qb qzh bsseoh.\n41 Zeuu jhmq qb qzh rtxahm.\n42 Utxi cbdxmhiha qb qzh ptqzxbby.\n43 Txha jhmq ptok qb qzh ptqzxbby.\n44 Txha cbdxmhiha qb qzh bsseoh.\n45 Hhss vtllha qzh yeuk qb Utxi.\n46 Txha rxtppha qzh sbbqptuu qzhxh.\n47 Mztq aea Hhss renh qb Utxi? \tyeuk\t45\n48 Utxi vtllha qzh yeuk qb Hhss.\n49 Txha axbvvha qzh sbbqptuu.\n50 Mzb rtnh qzh yeuk qb Hhss? \tUtxi\t48\n51 Txha rbq qzh sbbqptuu qzhxh.\n52 Zeuu jhmq qb qzh ztuujti.\n53 Mzb rtnh qzh yeuk qb Hhss? \tUtxi\t48\n54 Hhss axbvvha qzh yeuk.\n55 Utxi ybnha qb qzh rtxahm.\n56 Hhss rbq qzh yeuk qzhxh.\n57 Txha aelotxaha qzh sbbqptuu.\n58 Txha cbdxmhiha qb qzh ztuujti.\n59 Hhss aelotxaha qzh yeuk.\n60 Zeuu qxtnhuuha qb qzh phaxbby.\n61 Zeuu jhmq ptok qb qzh ztuujti.\n62 Zeuu qxtnhuuha qb qzh bsseoh.\n63 Hhss qbbk qzh yeuk qzhxh.\n64 Txha jhmq qb qzh bsseoh.\n65 Txha qxtnhuuha qb qzh ztuujti.\n66 Utxi cbdxmhiha qb qzh keqozhm.\n67 Zeuu rxtppha qzh tvvuh qzhxh.\n68 Zeuu qxtnhuuha qb qzh ptqzxbby.\n69 Zeuu vtllha qzh tvvuh qb Hhss.\n70 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t69\n71 Hhss ztmaha qzh tvvuh qb Zeuu.\n72 Zeuu axbvvha qzh tvvuh.\n73 Mzb rtnh qzh tvvuh? \tHhss\t71\n1 Zeuu qxtnhuuha qb qzh rtxahm.\n2 Hhss qxtnhuuha qb qzh rtxahm.\n3 Zeuu qxtnhuuha qb qzh ptqzxbby.\n4 Hhss jhmq ptok qb qzh ptqzxbby.\n5 Hhss jhmq ptok qb qzh keqozhm.\n6 Txha jhmq qb qzh ptqzxbby.\n7 Txha qxtnhuuha qb qzh rtxahm.\n8 Zeuu cbdxmhiha qb qzh ztuujti.\n9 Hhss veokha dv qzh tvvuh qzhxh.\n10 Hhss qxtnhuuha qb qzh bsseoh.\n11 Hhss jhmq qb qzh keqozhm.\n12 Hhss vdq abjm qzh tvvuh.\n13 Hhss rxtppha qzh yeuk qzhxh.\n14 Hhss rbq qzh tvvuh qzhxh.\n15 Hhss aelotxaha qzh yeuk.\n16 Hhss jhmq ptok qb qzh rtxahm.\n17 Hhss vtllha qzh tvvuh qb Txha.\n18 Hhss jhmq ptok qb qzh ztuujti.\n19 Mztq aea Hhss renh qb Txha? \ttvvuh\t17\n20 Zeuu jhmq ptok qb qzh keqozhm.\n21 Txha jhmq ptok qb qzh keqozhm.\n22 Mzb xhohenha qzh tvvuh? \tTxha\t17\n23 Txha qxtnhuuha qb qzh ztuujti.\n24 Txha vtllha qzh tvvuh qb Hhss.\n25 Mzb xhohenha qzh tvvuh? \tHhss\t24\n26 Hhss rtnh qzh tvvuh qb Txha.\n27 Zeuu cbdxmhiha qb qzh ptqzxbby.\n28 Mzb rtnh qzh tvvuh? \tHhss\t26\n29 Txha aelotxaha qzh tvvuh.\n30 Hhss jhmq qb qzh ptqzxbby.\n31 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t26\n1 Txha rxtppha qzh sbbqptuu qzhxh.\n2 Hhss veokha dv qzh tvvuh qzhxh.\n3 Zeuu qbbk qzh yeuk qzhxh.\n4 Hhss qxtnhuuha qb qzh ztuujti.\n5 Zeuu axbvvha qzh yeuk.\n6 Hhss uhsq qzh tvvuh.\n7 Hhss ybnha qb qzh keqozhm.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Utxi ztmaha qzh yeuk qb Zeuu.\n10 Txha jhmq qb qzh ztuujti.\n11 Mzb rtnh qzh yeuk? \tUtxi\t9\n12 Txha veokha dv qzh tvvuh qzhxh.\n13 Zeuu rtnh qzh yeuk qb Utxi.\n14 Mzb rtnh qzh yeuk? \tZeuu\t13\n15 Utxi axbvvha qzh yeuk.\n16 Hhss ybnha qb qzh ptqzxbby.\n17 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t13\n18 Txha qxtnhuuha qb qzh rtxahm.\n19 Txha veokha dv qzh yeuk qzhxh.\n20 Mztq aea Zeuu renh qb Utxi? \tyeuk\t13\n21 Txha rtnh qzh tvvuh qb Utxi.\n22 Utxi rtnh qzh tvvuh qb Txha.\n23 Mztq aea Utxi renh qb Txha? \ttvvuh\t22\n1 Zeuu jhmq qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Hhss jhmq qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Txha jhmq qb qzh phaxbby.\n7 Txha jhmq ptok qb qzh rtxahm.\n8 Txha qbbk qzh sbbqptuu qzhxh.\n9 Utxi qxtnhuuha qb qzh phaxbby.\n10 Txha veokha dv qzh yeuk qzhxh.\n11 Txha axbvvha qzh sbbqptuu.\n12 Hhss qxtnhuuha qb qzh phaxbby.\n13 Txha ybnha qb qzh keqozhm.\n14 Utxi jhmq qb qzh bsseoh.\n15 Txha axbvvha qzh yeuk.\n16 Txha jhmq qb qzh rtxahm.\n17 Txha rxtppha qzh sbbqptuu qzhxh.\n18 Txha jhmq ptok qb qzh keqozhm.\n19 Txha rbq qzh yeuk qzhxh.\n20 Txha jhmq ptok qb qzh ztuujti.\n21 Txha aelotxaha qzh sbbqptuu.\n22 Utxi jhmq qb qzh rtxahm.\n23 Utxi ybnha qb qzh bsseoh.\n24 Txha axbvvha qzh yeuk.\n25 Utxi qbbk qzh tvvuh qzhxh.\n26 Txha rxtppha qzh yeuk qzhxh.\n27 Utxi axbvvha qzh tvvuh qzhxh.\n28 Zeuu jhmq ptok qb qzh bsseoh.\n29 Txha vdq abjm qzh yeuk qzhxh.\n30 Hhss ybnha qb qzh ztuujti.\n31 Zeuu qxtnhuuha qb qzh ptqzxbby.\n32 Utxi ybnha qb qzh rtxahm.\n33 Zeuu cbdxmhiha qb qzh bsseoh.\n34 Zeuu qbbk qzh tvvuh qzhxh.\n35 Txha veokha dv qzh yeuk qzhxh.\n36 Txha rtnh qzh yeuk qb Hhss.\n37 Mzb aea Txha renh qzh yeuk qb? \tHhss\t36\n38 Utxi jhmq ptok qb qzh ztuujti.\n39 Txha jhmq ptok qb qzh rtxahm.\n40 Mzb aea Txha renh qzh yeuk qb? \tHhss\t36\n41 Hhss vtllha qzh yeuk qb Utxi.\n42 Zeuu cbdxmhiha qb qzh ptqzxbby.\n43 Mztq aea Hhss renh qb Utxi? \tyeuk\t41\n44 Hhss jhmq qb qzh rtxahm.\n45 Zeuu aelotxaha qzh tvvuh qzhxh.\n46 Mztq aea Hhss renh qb Utxi? \tyeuk\t41\n47 Zeuu qbbk qzh tvvuh qzhxh.\n48 Utxi rbq qzh sbbqptuu qzhxh.\n49 Zeuu aelotxaha qzh tvvuh qzhxh.\n50 Txha cbdxmhiha qb qzh keqozhm.\n51 Zeuu jhmq ptok qb qzh phaxbby.\n52 Zeuu jhmq qb qzh keqozhm.\n53 Zeuu qxtnhuuha qb qzh bsseoh.\n54 Txha jhmq ptok qb qzh bsseoh.\n55 Zeuu jhmq ptok qb qzh keqozhm.\n56 Txha ybnha qb qzh phaxbby.\n57 Utxi aelotxaha qzh yeuk qzhxh.\n58 Utxi ybnha qb qzh bsseoh.\n59 Utxi uhsq qzh sbbqptuu.\n60 Txha jhmq qb qzh ztuujti.\n61 Zeuu ybnha qb qzh rtxahm.\n62 Txha qxtnhuuha qb qzh ptqzxbby.\n63 Txha qbbk qzh tvvuh qzhxh.\n64 Txha jhmq qb qzh phaxbby.\n65 Zeuu jhmq qb qzh phaxbby.\n66 Txha rtnh qzh tvvuh qb Zeuu.\n67 Mzb rtnh qzh tvvuh? \tTxha\t66\n1 Txha veokha dv qzh sbbqptuu qzhxh.\n2 Hhss qxtnhuuha qb qzh ztuujti.\n3 Zeuu jhmq ptok qb qzh keqozhm.\n4 Zeuu jhmq qb qzh ztuujti.\n5 Txha qxtnhuuha qb qzh rtxahm.\n6 Txha rxtppha qzh yeuk qzhxh.\n7 Zeuu qxtnhuuha qb qzh bsseoh.\n8 Txha vdq abjm qzh yeuk qzhxh.\n9 Txha vdq abjm qzh sbbqptuu.\n10 Zeuu cbdxmhiha qb qzh ztuujti.\n11 Txha cbdxmhiha qb qzh keqozhm.\n12 Hhss qxtnhuuha qb qzh rtxahm.\n13 Hhss veokha dv qzh yeuk qzhxh.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Utxi ybnha qb qzh keqozhm.\n16 Hhss rxtppha qzh sbbqptuu qzhxh.\n17 Zeuu qxtnhuuha qb qzh rtxahm.\n18 Txha jhmq qb qzh bsseoh.\n19 Txha jhmq qb qzh keqozhm.\n20 Hhss axbvvha qzh yeuk.\n21 Hhss veokha dv qzh yeuk qzhxh.\n22 Hhss jhmq qb qzh phaxbby.\n23 Hhss uhsq qzh sbbqptuu.\n24 Hhss axbvvha qzh yeuk.\n25 Hhss rxtppha qzh yeuk qzhxh.\n26 Hhss cbdxmhiha qb qzh keqozhm.\n27 Hhss vtllha qzh yeuk qb Utxi.\n28 Utxi vtllha qzh yeuk qb Txha.\n29 Mzb rtnh qzh yeuk? \tUtxi\t28\n30 Txha aelotxaha qzh yeuk.\n31 Hhss rbq qzh yeuk qzhxh.\n32 Mztq aea Utxi renh qb Txha? \tyeuk\t28\n33 Hhss vtllha qzh yeuk qb Utxi.\n34 Zeuu ybnha qb qzh keqozhm.\n35 Mzb rtnh qzh yeuk? \tHhss\t33\n36 Hhss jhmq ptok qb qzh phaxbby.\n37 Utxi vtllha qzh yeuk qb Txha.\n38 Mzb xhohenha qzh yeuk? \tTxha\t37\n39 Txha vdq abjm qzh yeuk.\n40 Zeuu rxtppha qzh yeuk qzhxh.\n41 Mzb rtnh qzh yeuk? \tUtxi\t37\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Utxi jhmq qb qzh phaxbby.\n4 Txha jhmq qb qzh bsseoh.\n5 Txha jhmq qb qzh ztuujti.\n6 Hhss cbdxmhiha qb qzh rtxahm.\n7 Txha ybnha qb qzh bsseoh.\n8 Hhss jhmq qb qzh keqozhm.\n9 Utxi ybnha qb qzh keqozhm.\n10 Hhss jhmq ptok qb qzh ptqzxbby.\n11 Txha rbq qzh tvvuh qzhxh.\n12 Zeuu jhmq ptok qb qzh rtxahm.\n13 Txha vdq abjm qzh tvvuh.\n14 Utxi ybnha qb qzh phaxbby.\n15 Zeuu jhmq qb qzh ztuujti.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Zeuu cbdxmhiha qb qzh bsseoh.\n18 Txha ybnha qb qzh keqozhm.\n19 Hhss jhmq ptok qb qzh bsseoh.\n20 Zeuu rxtppha qzh sbbqptuu qzhxh.\n21 Txha jhmq qb qzh ptqzxbby.\n22 Zeuu uhsq qzh sbbqptuu.\n23 Zeuu qxtnhuuha qb qzh keqozhm.\n24 Hhss rbq qzh tvvuh qzhxh.\n25 Hhss vdq abjm qzh tvvuh.\n26 Utxi rxtppha qzh yeuk qzhxh.\n27 Zeuu ybnha qb qzh rtxahm.\n28 Utxi rtnh qzh yeuk qb Zeuu.\n29 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t28\n30 Zeuu uhsq qzh yeuk.\n31 Zeuu cbdxmhiha qb qzh ztuujti.\n32 Mztq aea Utxi renh qb Zeuu? \tyeuk\t28\n33 Zeuu ybnha qb qzh rtxahm.\n34 Hhss rxtppha qzh sbbqptuu qzhxh.\n35 Mzb rtnh qzh yeuk? \tUtxi\t28\n36 Txha jhmq qb qzh ztuujti.\n37 Zeuu rbq qzh yeuk qzhxh.\n38 Hhss qbbk qzh tvvuh qzhxh.\n39 Zeuu vtllha qzh yeuk qb Utxi.\n40 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t39\n41 Utxi jhmq ptok qb qzh ptqzxbby.\n42 Hhss axbvvha qzh tvvuh.\n43 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t39\n1 Zeuu rxtppha qzh tvvuh qzhxh.\n2 Hhss jhmq ptok qb qzh keqozhm.\n3 Txha jhmq qb qzh rtxahm.\n4 Zeuu axbvvha qzh tvvuh.\n5 Hhss jhmq qb qzh rtxahm.\n6 Zeuu ybnha qb qzh ptqzxbby.\n7 Zeuu cbdxmhiha qb qzh bsseoh.\n8 Txha qxtnhuuha qb qzh ztuujti.\n9 Zeuu jhmq qb qzh ztuujti.\n10 Txha qxtnhuuha qb qzh keqozhm.\n11 Hhss cbdxmhiha qb qzh ztuujti.\n12 Hhss jhmq ptok qb qzh bsseoh.\n13 Txha ybnha qb qzh ztuujti.\n14 Zeuu qxtnhuuha qb qzh bsseoh.\n15 Hhss rxtppha qzh tvvuh qzhxh.\n16 Hhss jhmq ptok qb qzh keqozhm.\n17 Utxi jhmq ptok qb qzh ztuujti.\n18 Hhss jhmq ptok qb qzh ztuujti.\n19 Hhss vtllha qzh tvvuh qb Utxi.\n20 Utxi rtnh qzh tvvuh qb Txha.\n21 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t20\n22 Txha ztmaha qzh tvvuh qb Utxi.\n23 Txha ybnha qb qzh ptqzxbby.\n24 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t22\n25 Utxi axbvvha qzh tvvuh.\n26 Utxi qbbk qzh tvvuh qzhxh.\n27 Mztq aea Txha renh qb Utxi? \ttvvuh\t22\n28 Utxi ztmaha qzh tvvuh qb Hhss.\n29 Zeuu qxtnhuuha qb qzh ztuujti.\n30 Mztq aea Utxi renh qb Hhss? \ttvvuh\t28\n31 Hhss vdq abjm qzh tvvuh.\n32 Txha cbdxmhiha qb qzh rtxahm.\n33 Mztq aea Utxi renh qb Hhss? \ttvvuh\t28\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Hhss ybnha qb qzh keqozhm.\n3 Hhss ybnha qb qzh ptqzxbby.\n4 Utxi uhsq qzh tvvuh.\n5 Utxi ybnha qb qzh keqozhm.\n6 Utxi jhmq qb qzh rtxahm.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Zeuu jhmq ptok qb qzh ztuujti.\n9 Zeuu ybnha qb qzh phaxbby.\n10 Hhss ybnha qb qzh rtxahm.\n11 Zeuu veokha dv qzh sbbqptuu qzhxh.\n12 Txha jhmq ptok qb qzh bsseoh.\n13 Txha veokha dv qzh tvvuh qzhxh.\n14 Txha qxtnhuuha qb qzh ptqzxbby.\n15 Txha uhsq qzh tvvuh.\n16 Txha ybnha qb qzh phaxbby.\n17 Zeuu rtnh qzh sbbqptuu qb Txha.\n18 Zeuu cbdxmhiha qb qzh ptqzxbby.\n19 Mzb xhohenha qzh sbbqptuu? \tTxha\t17\n20 Txha cbdxmhiha qb qzh ztuujti.\n21 Hhss jhmq qb qzh bsseoh.\n22 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t17\n23 Txha uhsq qzh sbbqptuu.\n24 Txha jhmq qb qzh keqozhm.\n25 Hhss jhmq qb qzh keqozhm.\n26 Zeuu qbbk qzh tvvuh qzhxh.\n27 Utxi cbdxmhiha qb qzh phaxbby.\n28 Zeuu cbdxmhiha qb qzh bsseoh.\n29 Txha qxtnhuuha qb qzh ztuujti.\n30 Utxi jhmq ptok qb qzh bsseoh.\n31 Txha rxtppha qzh sbbqptuu qzhxh.\n32 Zeuu rtnh qzh tvvuh qb Utxi.\n33 Mzb rtnh qzh tvvuh? \tZeuu\t32\n34 Utxi ztmaha qzh tvvuh qb Zeuu.\n35 Zeuu jhmq ptok qb qzh keqozhm.\n36 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t34\n37 Zeuu rtnh qzh tvvuh qb Hhss.\n38 Hhss aelotxaha qzh tvvuh.\n39 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t37\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Hhss qxtnhuuha qb qzh rtxahm.\n3 Utxi veokha dv qzh sbbqptuu qzhxh.\n4 Hhss qbbk qzh yeuk qzhxh.\n5 Zeuu ybnha qb qzh ptqzxbby.\n6 Hhss vdq abjm qzh yeuk.\n7 Utxi vdq abjm qzh sbbqptuu.\n8 Txha ybnha qb qzh keqozhm.\n9 Txha qbbk qzh sbbqptuu qzhxh.\n10 Txha axbvvha qzh sbbqptuu.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Hhss jhmq qb qzh phaxbby.\n13 Utxi veokha dv qzh yeuk qzhxh.\n14 Hhss rbq qzh tvvuh qzhxh.\n15 Utxi vdq abjm qzh yeuk.\n16 Hhss axbvvha qzh tvvuh.\n17 Zeuu ybnha qb qzh phaxbby.\n18 Zeuu veokha dv qzh tvvuh qzhxh.\n19 Utxi qbbk qzh yeuk qzhxh.\n20 Txha qbbk qzh sbbqptuu qzhxh.\n21 Txha uhsq qzh sbbqptuu.\n22 Utxi jhmq qb qzh phaxbby.\n23 Utxi ybnha qb qzh rtxahm.\n24 Zeuu rtnh qzh tvvuh qb Hhss.\n25 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t24\n26 Hhss rtnh qzh tvvuh qb Zeuu.\n27 Zeuu vtllha qzh tvvuh qb Hhss.\n28 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t27\n29 Hhss rtnh qzh tvvuh qb Zeuu.\n30 Zeuu jhmq ptok qb qzh ztuujti.\n31 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t29\n32 Utxi jhmq qb qzh phaxbby.\n33 Utxi rtnh qzh yeuk qb Hhss.\n34 Mzb xhohenha qzh tvvuh? \tZeuu\t29\n35 Hhss vdq abjm qzh yeuk.\n36 Txha rxtppha qzh sbbqptuu qzhxh.\n37 Mzb rtnh qzh yeuk? \tUtxi\t33\n1 Zeuu ybnha qb qzh phaxbby.\n2 Txha jhmq qb qzh ztuujti.\n3 Hhss jhmq qb qzh rtxahm.\n4 Txha qxtnhuuha qb qzh bsseoh.\n5 Utxi qbbk qzh tvvuh qzhxh.\n6 Utxi vtllha qzh tvvuh qb Zeuu.\n7 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t6\n8 Zeuu rtnh qzh tvvuh qb Utxi.\n9 Utxi vtllha qzh tvvuh qb Zeuu.\n10 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t9\n11 Txha qxtnhuuha qb qzh ptqzxbby.\n12 Zeuu vtllha qzh tvvuh qb Utxi.\n13 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t12\n14 Zeuu jhmq ptok qb qzh bsseoh.\n15 Utxi axbvvha qzh tvvuh.\n16 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t12\n17 Txha jhmq ptok qb qzh bsseoh.\n18 Txha cbdxmhiha qb qzh ptqzxbby.\n19 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t12\n1 Zeuu qxtnhuuha qb qzh ptqzxbby.\n2 Hhss cbdxmhiha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Hhss jhmq ptok qb qzh bsseoh.\n5 Txha qxtnhuuha qb qzh phaxbby.\n6 Zeuu jhmq ptok qb qzh rtxahm.\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Hhss cbdxmhiha qb qzh ptqzxbby.\n9 Utxi ybnha qb qzh rtxahm.\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Txha ybnha qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Hhss rxtppha qzh tvvuh qzhxh.\n15 Hhss vdq abjm qzh tvvuh.\n16 Utxi cbdxmhiha qb qzh bsseoh.\n17 Txha veokha dv qzh tvvuh qzhxh.\n18 Hhss qbbk qzh sbbqptuu qzhxh.\n19 Txha vtllha qzh tvvuh qb Hhss.\n20 Hhss aelotxaha qzh tvvuh.\n21 Mztq aea Txha renh qb Hhss? \ttvvuh\t19\n22 Hhss rtnh qzh sbbqptuu qb Txha.\n23 Zeuu cbdxmhiha qb qzh phaxbby.\n24 Mzb rtnh qzh sbbqptuu? \tHhss\t22\n25 Hhss rxtppha qzh tvvuh qzhxh.\n26 Hhss uhsq qzh tvvuh.\n27 Mzb rtnh qzh sbbqptuu? \tHhss\t22\n28 Hhss rbq qzh tvvuh qzhxh.\n29 Zeuu jhmq ptok qb qzh ptqzxbby.\n30 Hhss rtnh qzh tvvuh qb Txha.\n31 Txha rtnh qzh tvvuh qb Zeuu.\n32 Mztq aea Txha renh qb Zeuu? \ttvvuh\t31\n33 Utxi cbdxmhiha qb qzh ztuujti.\n34 Txha jhmq qb qzh rtxahm.\n35 Mztq aea Txha renh qb Zeuu? \ttvvuh\t31\n1 Txha qbbk qzh sbbqptuu qzhxh.\n2 Txha cbdxmhiha qb qzh ztuujti.\n3 Txha vtllha qzh sbbqptuu qb Utxi.\n4 Utxi axbvvha qzh sbbqptuu.\n5 Mzb rtnh qzh sbbqptuu? \tTxha\t3\n6 Zeuu qxtnhuuha qb qzh ztuujti.\n7 Zeuu rbq qzh sbbqptuu qzhxh.\n8 Mzb rtnh qzh sbbqptuu? \tTxha\t3\n9 Zeuu uhsq qzh sbbqptuu.\n10 Txha rbq qzh sbbqptuu qzhxh.\n11 Hhss cbdxmhiha qb qzh bsseoh.\n12 Txha vtllha qzh sbbqptuu qb Utxi.\n13 Mzb xhohenha qzh sbbqptuu? \tUtxi\t12\n14 Utxi vtllha qzh sbbqptuu qb Txha.\n15 Utxi ybnha qb qzh keqozhm.\n16 Mzb rtnh qzh sbbqptuu? \tUtxi\t14\n17 Zeuu jhmq ptok qb qzh bsseoh.\n18 Zeuu ybnha qb qzh ptqzxbby.\n19 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t14\n1 Txha ybnha qb qzh rtxahm.\n2 Hhss jhmq ptok qb qzh rtxahm.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Txha qxtnhuuha qb qzh ptqzxbby.\n5 Txha cbdxmhiha qb qzh keqozhm.\n6 Hhss jhmq qb qzh phaxbby.\n7 Hhss qxtnhuuha qb qzh bsseoh.\n8 Txha qbbk qzh sbbqptuu qzhxh.\n9 Hhss ybnha qb qzh phaxbby.\n10 Hhss veokha dv qzh yeuk qzhxh.\n11 Txha uhsq qzh sbbqptuu.\n12 Txha qxtnhuuha qb qzh ptqzxbby.\n13 Txha ybnha qb qzh phaxbby.\n14 Hhss axbvvha qzh yeuk.\n15 Hhss rxtppha qzh yeuk qzhxh.\n16 Hhss aelotxaha qzh yeuk qzhxh.\n17 Utxi ybnha qb qzh keqozhm.\n18 Zeuu qxtnhuuha qb qzh keqozhm.\n19 Txha rbq qzh yeuk qzhxh.\n20 Txha ztmaha qzh yeuk qb Hhss.\n21 Mztq aea Txha renh qb Hhss? \tyeuk\t20\n22 Zeuu qbbk qzh sbbqptuu qzhxh.\n23 Utxi ybnha qb qzh rtxahm.\n24 Mztq aea Txha renh qb Hhss? \tyeuk\t20\n25 Zeuu aelotxaha qzh sbbqptuu.\n26 Hhss rtnh qzh yeuk qb Txha.\n27 Mzb aea Hhss renh qzh yeuk qb? \tTxha\t26\n28 Hhss jhmq qb qzh ztuujti.\n29 Zeuu rxtppha qzh sbbqptuu qzhxh.\n30 Mztq aea Hhss renh qb Txha? \tyeuk\t26\n31 Txha aelotxaha qzh yeuk.\n32 Txha rbq qzh yeuk qzhxh.\n33 Mzb rtnh qzh yeuk qb Txha? \tHhss\t26\n1 Zeuu jhmq ptok qb qzh keqozhm.\n2 Zeuu qbbk qzh tvvuh qzhxh.\n3 Zeuu vtllha qzh tvvuh qb Utxi.\n4 Utxi ztmaha qzh tvvuh qb Txha.\n5 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t4\n6 Txha rtnh qzh tvvuh qb Utxi.\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t6\n9 Utxi ztmaha qzh tvvuh qb Hhss.\n10 Utxi rbq qzh sbbqptuu qzhxh.\n11 Mzb rtnh qzh tvvuh? \tUtxi\t9\n12 Hhss uhsq qzh tvvuh.\n13 Utxi rtnh qzh sbbqptuu qb Hhss.\n14 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t9\n15 Utxi qbbk qzh tvvuh qzhxh.\n16 Txha qxtnhuuha qb qzh ztuujti.\n17 Mzb xhohenha qzh sbbqptuu? \tHhss\t13\n1 Txha qxtnhuuha qb qzh ztuujti.\n2 Zeuu rxtppha qzh tvvuh qzhxh.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Zeuu aelotxaha qzh tvvuh.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Zeuu qbbk qzh tvvuh qzhxh.\n7 Hhss ybnha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Hhss cbdxmhiha qb qzh phaxbby.\n10 Hhss rbq qzh sbbqptuu qzhxh.\n11 Hhss ztmaha qzh sbbqptuu qb Utxi.\n12 Utxi rtnh qzh sbbqptuu qb Hhss.\n13 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t12\n14 Hhss vtllha qzh sbbqptuu qb Utxi.\n15 Zeuu aelotxaha qzh tvvuh qzhxh.\n16 Mzb xhohenha qzh sbbqptuu? \tUtxi\t14\n17 Utxi vtllha qzh sbbqptuu qb Hhss.\n18 Hhss jhmq qb qzh ztuujti.\n19 Mzb rtnh qzh sbbqptuu? \tUtxi\t17\n20 Txha jhmq ptok qb qzh rtxahm.\n21 Txha jhmq qb qzh keqozhm.\n22 Mzb aea Utxi renh qzh sbbqptuu qb? \tHhss\t17\n23 Txha rbq qzh tvvuh qzhxh.\n24 Utxi jhmq qb qzh ztuujti.\n25 Utxi qxtnhuuha qb qzh phaxbby.\n26 Txha rtnh qzh tvvuh qb Zeuu.\n27 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t26\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Utxi rtnh qzh tvvuh qb Hhss.\n3 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t2\n4 Hhss ybnha qb qzh ptqzxbby.\n5 Txha jhmq qb qzh ptqzxbby.\n6 Mzb rtnh qzh tvvuh qb Hhss? \tUtxi\t2\n7 Hhss vtllha qzh tvvuh qb Txha.\n8 Utxi jhmq qb qzh phaxbby.\n9 Mztq aea Hhss renh qb Txha? \ttvvuh\t7\n10 Txha cbdxmhiha qb qzh bsseoh.\n11 Txha cbdxmhiha qb qzh rtxahm.\n12 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t7\n13 Txha uhsq qzh tvvuh.\n14 Hhss cbdxmhiha qb qzh ztuujti.\n15 Utxi rxtppha qzh yeuk qzhxh.\n16 Zeuu qxtnhuuha qb qzh phaxbby.\n17 Utxi vtllha qzh yeuk qb Zeuu.\n18 Zeuu vtllha qzh yeuk qb Utxi.\n19 Mztq aea Zeuu renh qb Utxi? \tyeuk\t18\n1 Zeuu ybnha qb qzh phaxbby.\n2 Hhss jhmq qb qzh bsseoh.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Hhss ybnha qb qzh keqozhm.\n5 Hhss rbq qzh sbbqptuu qzhxh.\n6 Hhss qxtnhuuha qb qzh rtxahm.\n7 Hhss qxtnhuuha qb qzh keqozhm.\n8 Hhss jhmq ptok qb qzh ptqzxbby.\n9 Zeuu cbdxmhiha qb qzh ptqzxbby.\n10 Hhss vdq abjm qzh sbbqptuu.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Utxi qbbk qzh tvvuh qzhxh.\n13 Utxi rtnh qzh tvvuh qb Zeuu.\n14 Zeuu vdq abjm qzh tvvuh.\n15 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t13\n16 Txha cbdxmhiha qb qzh phaxbby.\n17 Hhss veokha dv qzh tvvuh qzhxh.\n18 Mzb xhohenha qzh tvvuh? \tZeuu\t13\n19 Utxi jhmq qb qzh bsseoh.\n20 Zeuu qbbk qzh sbbqptuu qzhxh.\n21 Hhss ybnha qb qzh ztuujti.\n22 Hhss axbvvha qzh tvvuh.\n23 Zeuu cbdxmhiha qb qzh rtxahm.\n24 Zeuu jhmq ptok qb qzh keqozhm.\n25 Hhss ybnha qb qzh rtxahm.\n26 Zeuu cbdxmhiha qb qzh ptqzxbby.\n27 Utxi veokha dv qzh yeuk qzhxh.\n28 Txha jhmq qb qzh ztuujti.\n29 Txha rbq qzh tvvuh qzhxh.\n30 Zeuu jhmq ptok qb qzh ztuujti.\n31 Txha vtllha qzh tvvuh qb Zeuu.\n32 Zeuu ybnha qb qzh bsseoh.\n33 Mzb rtnh qzh tvvuh? \tTxha\t31\n34 Zeuu ztmaha qzh tvvuh qb Utxi.\n35 Hhss ybnha qb qzh ztuujti.\n36 Mzb rtnh qzh tvvuh? \tZeuu\t34\n37 Utxi rtnh qzh tvvuh qb Zeuu.\n38 Utxi jhmq qb qzh keqozhm.\n39 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t37\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi rtnh qzh yeuk qb Hhss.\n3 Mzb xhohenha qzh yeuk? \tHhss\t2\n4 Utxi ybnha qb qzh rtxahm.\n5 Txha qxtnhuuha qb qzh ztuujti.\n6 Mzb rtnh qzh yeuk? \tUtxi\t2\n7 Txha ybnha qb qzh ptqzxbby.\n8 Txha ybnha qb qzh ztuujti.\n9 Mzb aea Utxi renh qzh yeuk qb? \tHhss\t2\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Hhss vdq abjm qzh yeuk.\n12 Zeuu veokha dv qzh sbbqptuu qzhxh.\n13 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n14 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t13\n15 Utxi vtllha qzh sbbqptuu qb Zeuu.\n16 Zeuu qxtnhuuha qb qzh bsseoh.\n17 Mzb rtnh qzh sbbqptuu? \tUtxi\t15\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Txha jhmq ptok qb qzh keqozhm.\n3 Utxi rxtppha qzh sbbqptuu qzhxh.\n4 Utxi axbvvha qzh sbbqptuu.\n5 Zeuu jhmq ptok qb qzh bsseoh.\n6 Hhss ybnha qb qzh phaxbby.\n7 Hhss veokha dv qzh tvvuh qzhxh.\n8 Hhss rtnh qzh tvvuh qb Utxi.\n9 Mztq aea Hhss renh qb Utxi? \ttvvuh\t8\n10 Utxi rtnh qzh tvvuh qb Hhss.\n11 Hhss ztmaha qzh tvvuh qb Utxi.\n12 Mztq aea Hhss renh qb Utxi? \ttvvuh\t11\n13 Utxi rtnh qzh tvvuh qb Hhss.\n14 Hhss jhmq ptok qb qzh keqozhm.\n15 Mzb rtnh qzh tvvuh? \tUtxi\t13\n16 Hhss qxtnhuuha qb qzh ztuujti.\n17 Txha qxtnhuuha qb qzh phaxbby.\n18 Mzb rtnh qzh tvvuh? \tUtxi\t13\n19 Utxi jhmq ptok qb qzh ztuujti.\n20 Zeuu ybnha qb qzh phaxbby.\n21 Txha rbq qzh sbbqptuu qzhxh.\n22 Hhss rtnh qzh tvvuh qb Utxi.\n23 Mzb xhohenha qzh tvvuh? \tUtxi\t22\n1 Zeuu qxtnhuuha qb qzh bsseoh.\n2 Txha ybnha qb qzh ztuujti.\n3 Zeuu ybnha qb qzh phaxbby.\n4 Zeuu rxtppha qzh yeuk qzhxh.\n5 Zeuu ybnha qb qzh ptqzxbby.\n6 Hhss ybnha qb qzh bsseoh.\n7 Txha ybnha qb qzh phaxbby.\n8 Hhss qxtnhuuha qb qzh ptqzxbby.\n9 Zeuu ztmaha qzh yeuk qb Utxi.\n10 Txha jhmq ptok qb qzh keqozhm.\n11 Mzb rtnh qzh yeuk? \tZeuu\t9\n12 Utxi rtnh qzh yeuk qb Zeuu.\n13 Hhss ybnha qb qzh keqozhm.\n14 Mztq aea Utxi renh qb Zeuu? \tyeuk\t12\n15 Zeuu jhmq qb qzh bsseoh.\n16 Txha cbdxmhiha qb qzh ztuujti.\n17 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t12\n18 Utxi qxtnhuuha qb qzh rtxahm.\n19 Hhss veokha dv qzh sbbqptuu qzhxh.\n20 Hhss vdq abjm qzh sbbqptuu.\n21 Utxi rxtppha qzh tvvuh qzhxh.\n22 Utxi aelotxaha qzh tvvuh.\n23 Txha jhmq ptok qb qzh ptqzxbby.\n24 Utxi qxtnhuuha qb qzh bsseoh.\n25 Zeuu rtnh qzh yeuk qb Utxi.\n26 Mztq aea Zeuu renh qb Utxi? \tyeuk\t25\n27 Utxi vdq abjm qzh yeuk qzhxh.\n28 Utxi rbq qzh yeuk qzhxh.\n29 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t25\n1 Zeuu jhmq ptok qb qzh ztuujti.\n2 Hhss ybnha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Zeuu cbdxmhiha qb qzh ztuujti.\n6 Txha cbdxmhiha qb qzh ptqzxbby.\n7 Txha rbq qzh tvvuh qzhxh.\n8 Zeuu jhmq ptok qb qzh keqozhm.\n9 Utxi rxtppha qzh yeuk qzhxh.\n10 Utxi ztmaha qzh yeuk qb Zeuu.\n11 Mztq aea Utxi renh qb Zeuu? \tyeuk\t10\n12 Utxi cbdxmhiha qb qzh bsseoh.\n13 Txha vdq abjm qzh tvvuh.\n14 Mzb rtnh qzh yeuk? \tUtxi\t10\n15 Zeuu rxtppha qzh sbbqptuu qzhxh.\n16 Utxi jhmq ptok qb qzh phaxbby.\n17 Mzb rtnh qzh yeuk? \tUtxi\t10\n18 Zeuu ybnha qb qzh ptqzxbby.\n19 Utxi jhmq qb qzh ztuujti.\n20 Zeuu jhmq ptok qb qzh rtxahm.\n21 Zeuu vtllha qzh sbbqptuu qb Hhss.\n22 Mzb aea Zeuu renh qzh sbbqptuu qb? \tHhss\t21\n23 Zeuu axbvvha qzh yeuk qzhxh.\n24 Hhss jhmq ptok qb qzh keqozhm.\n25 Mzb rtnh qzh sbbqptuu qb Hhss? \tZeuu\t21\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Txha qbbk qzh tvvuh qzhxh.\n3 Hhss jhmq qb qzh phaxbby.\n4 Hhss qxtnhuuha qb qzh keqozhm.\n5 Txha aelotxaha qzh tvvuh.\n6 Txha veokha dv qzh tvvuh qzhxh.\n7 Txha qxtnhuuha qb qzh phaxbby.\n8 Zeuu ybnha qb qzh keqozhm.\n9 Hhss qbbk qzh sbbqptuu qzhxh.\n10 Hhss uhsq qzh sbbqptuu.\n11 Zeuu veokha dv qzh sbbqptuu qzhxh.\n12 Zeuu vtllha qzh sbbqptuu qb Hhss.\n13 Mzb xhohenha qzh sbbqptuu? \tHhss\t12\n14 Txha jhmq ptok qb qzh ztuujti.\n15 Hhss vtllha qzh sbbqptuu qb Zeuu.\n16 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t15\n17 Zeuu rtnh qzh sbbqptuu qb Hhss.\n18 Hhss rtnh qzh sbbqptuu qb Zeuu.\n19 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t18\n20 Zeuu jhmq ptok qb qzh bsseoh.\n21 Utxi jhmq ptok qb qzh keqozhm.\n22 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t18\n23 Utxi qxtnhuuha qb qzh ztuujti.\n24 Txha ztmaha qzh tvvuh qb Utxi.\n25 Mztq aea Txha renh qb Utxi? \ttvvuh\t24\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Utxi vtllha qzh tvvuh qb Zeuu.\n3 Mzb xhohenha qzh tvvuh? \tZeuu\t2\n4 Zeuu rtnh qzh tvvuh qb Utxi.\n5 Utxi vtllha qzh tvvuh qb Zeuu.\n6 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t5\n7 Zeuu uhsq qzh tvvuh.\n8 Txha ybnha qb qzh phaxbby.\n9 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t5\n10 Hhss qbbk qzh tvvuh qzhxh.\n11 Hhss vtllha qzh tvvuh qb Utxi.\n12 Mztq aea Hhss renh qb Utxi? \ttvvuh\t11\n13 Utxi vtllha qzh tvvuh qb Txha.\n14 Txha vtllha qzh tvvuh qb Utxi.\n15 Mzb rtnh qzh tvvuh? \tTxha\t14\n1 Zeuu jhmq ptok qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Zeuu jhmq qb qzh phaxbby.\n4 Txha rxtppha qzh sbbqptuu qzhxh.\n5 Txha axbvvha qzh sbbqptuu.\n6 Zeuu cbdxmhiha qb qzh ztuujti.\n7 Zeuu jhmq ptok qb qzh ptqzxbby.\n8 Zeuu jhmq qb qzh keqozhm.\n9 Txha rxtppha qzh sbbqptuu qzhxh.\n10 Txha ztmaha qzh sbbqptuu qb Hhss.\n11 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t10\n12 Hhss rtnh qzh sbbqptuu qb Txha.\n13 Txha ztmaha qzh sbbqptuu qb Hhss.\n14 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t13\n15 Hhss rtnh qzh sbbqptuu qb Txha.\n16 Zeuu rxtppha qzh yeuk qzhxh.\n17 Mzb rtnh qzh sbbqptuu? \tHhss\t15\n18 Zeuu vdq abjm qzh yeuk.\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Mzb aea Hhss renh qzh sbbqptuu qb? \tTxha\t15\n21 Txha jhmq qb qzh bsseoh.\n22 Utxi ybnha qb qzh ptqzxbby.\n23 Txha vdq abjm qzh sbbqptuu qzhxh.\n24 Txha rbq qzh sbbqptuu qzhxh.\n25 Txha ybnha qb qzh ptqzxbby.\n26 Txha ztmaha qzh sbbqptuu qb Utxi.\n27 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t26\n1 Txha qbbk qzh yeuk qzhxh.\n2 Hhss rbq qzh sbbqptuu qzhxh.\n3 Txha uhsq qzh yeuk.\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Txha qxtnhuuha qb qzh ztuujti.\n6 Zeuu qxtnhuuha qb qzh keqozhm.\n7 Txha jhmq qb qzh phaxbby.\n8 Hhss ztmaha qzh sbbqptuu qb Utxi.\n9 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t8\n10 Utxi vtllha qzh sbbqptuu qb Hhss.\n11 Hhss ztmaha qzh sbbqptuu qb Utxi.\n12 Mzb xhohenha qzh sbbqptuu? \tUtxi\t11\n13 Txha cbdxmhiha qb qzh keqozhm.\n14 Utxi ztmaha qzh sbbqptuu qb Hhss.\n15 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t14\n16 Hhss vtllha qzh sbbqptuu qb Utxi.\n17 Zeuu rbq qzh tvvuh qzhxh.\n18 Mzb rtnh qzh sbbqptuu? \tHhss\t16\n19 Zeuu ztmaha qzh tvvuh qb Txha.\n20 Txha rtnh qzh tvvuh qb Zeuu.\n21 Mzb xhohenha qzh tvvuh? \tZeuu\t20\n1 Zeuu jhmq qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Hhss veokha dv qzh tvvuh qzhxh.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Hhss ztmaha qzh tvvuh qb Txha.\n6 Hhss cbdxmhiha qb qzh phaxbby.\n7 Mzb xhohenha qzh tvvuh? \tTxha\t5\n8 Hhss cbdxmhiha qb qzh ztuujti.\n9 Utxi jhmq qb qzh rtxahm.\n10 Mzb xhohenha qzh tvvuh? \tTxha\t5\n11 Txha qxtnhuuha qb qzh bsseoh.\n12 Hhss jhmq ptok qb qzh phaxbby.\n13 Hhss cbdxmhiha qb qzh rtxahm.\n14 Txha vdq abjm qzh tvvuh qzhxh.\n15 Txha ybnha qb qzh rtxahm.\n16 Hhss ybnha qb qzh phaxbby.\n17 Txha qxtnhuuha qb qzh phaxbby.\n18 Txha cbdxmhiha qb qzh keqozhm.\n19 Zeuu qxtnhuuha qb qzh ptqzxbby.\n20 Zeuu rxtppha qzh sbbqptuu qzhxh.\n21 Zeuu aelotxaha qzh sbbqptuu.\n22 Zeuu rxtppha qzh sbbqptuu qzhxh.\n23 Txha jhmq ptok qb qzh phaxbby.\n24 Utxi ybnha qb qzh ptqzxbby.\n25 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n26 Utxi vdq abjm qzh sbbqptuu qzhxh.\n27 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t25\n28 Zeuu jhmq ptok qb qzh phaxbby.\n29 Utxi qbbk qzh sbbqptuu qzhxh.\n30 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t25\n31 Utxi jhmq qb qzh phaxbby.\n32 Utxi uhsq qzh sbbqptuu.\n33 Txha qbbk qzh sbbqptuu qzhxh.\n34 Hhss ybnha qb qzh rtxahm.\n35 Txha rtnh qzh sbbqptuu qb Utxi.\n36 Utxi ztmaha qzh sbbqptuu qb Txha.\n37 Mzb xhohenha qzh sbbqptuu? \tTxha\t36\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Hhss ybnha qb qzh rtxahm.\n4 Hhss jhmq ptok qb qzh bsseoh.\n5 Hhss jhmq qb qzh ztuujti.\n6 Txha cbdxmhiha qb qzh bsseoh.\n7 Txha qxtnhuuha qb qzh rtxahm.\n8 Zeuu cbdxmhiha qb qzh bsseoh.\n9 Zeuu cbdxmhiha qb qzh rtxahm.\n10 Zeuu rbq qzh tvvuh qzhxh.\n11 Zeuu jhmq ptok qb qzh ztuujti.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Zeuu vtllha qzh tvvuh qb Hhss.\n14 Hhss ztmaha qzh tvvuh qb Zeuu.\n15 Mzb xhohenha qzh tvvuh? \tZeuu\t14\n16 Utxi uhsq qzh yeuk.\n17 Hhss cbdxmhiha qb qzh rtxahm.\n18 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t14\n19 Txha cbdxmhiha qb qzh keqozhm.\n20 Zeuu qxtnhuuha qb qzh phaxbby.\n21 Mzb xhohenha qzh tvvuh? \tZeuu\t14\n22 Utxi jhmq qb qzh ztuujti.\n23 Hhss cbdxmhiha qb qzh ztuujti.\n24 Hhss jhmq ptok qb qzh bsseoh.\n25 Txha jhmq qb qzh phaxbby.\n26 Zeuu cbdxmhiha qb qzh bsseoh.\n27 Zeuu ztmaha qzh tvvuh qb Hhss.\n28 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t27\n29 Hhss aelotxaha qzh tvvuh qzhxh.\n30 Zeuu rbq qzh tvvuh qzhxh.\n31 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t27\n1 Zeuu rxtppha qzh tvvuh qzhxh.\n2 Zeuu cbdxmhiha qb qzh bsseoh.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Txha cbdxmhiha qb qzh ptqzxbby.\n5 Zeuu axbvvha qzh tvvuh.\n6 Utxi jhmq qb qzh phaxbby.\n7 Zeuu rbq qzh tvvuh qzhxh.\n8 Txha qxtnhuuha qb qzh phaxbby.\n9 Utxi jhmq ptok qb qzh ztuujti.\n10 Hhss qxtnhuuha qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Zeuu aelotxaha qzh tvvuh.\n13 Txha ybnha qb qzh rtxahm.\n14 Zeuu jhmq ptok qb qzh ztuujti.\n15 Hhss qxtnhuuha qb qzh bsseoh.\n16 Utxi rbq qzh sbbqptuu qzhxh.\n17 Txha qxtnhuuha qb qzh keqozhm.\n18 Hhss jhmq ptok qb qzh phaxbby.\n19 Utxi cbdxmhiha qb qzh ztuujti.\n20 Utxi qbbk qzh yeuk qzhxh.\n21 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n22 Txha jhmq ptok qb qzh ztuujti.\n23 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t21\n24 Txha ybnha qb qzh keqozhm.\n25 Utxi aelotxaha qzh yeuk.\n26 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t21\n27 Zeuu rtnh qzh sbbqptuu qb Utxi.\n28 Txha cbdxmhiha qb qzh ptqzxbby.\n29 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t27\n30 Utxi uhsq qzh sbbqptuu.\n31 Utxi cbdxmhiha qb qzh bsseoh.\n32 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t27\n33 Zeuu cbdxmhiha qb qzh phaxbby.\n34 Utxi veokha dv qzh tvvuh qzhxh.\n35 Zeuu cbdxmhiha qb qzh bsseoh.\n36 Utxi vtllha qzh tvvuh qb Zeuu.\n37 Mzb xhohenha qzh tvvuh? \tZeuu\t36\n1 Zeuu ybnha qb qzh rtxahm.\n2 Hhss qbbk qzh sbbqptuu qzhxh.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Txha cbdxmhiha qb qzh rtxahm.\n5 Txha cbdxmhiha qb qzh ztuujti.\n6 Txha ybnha qb qzh rtxahm.\n7 Txha rxtppha qzh tvvuh qzhxh.\n8 Txha rtnh qzh tvvuh qb Zeuu.\n9 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t8\n10 Zeuu vtllha qzh tvvuh qb Txha.\n11 Txha rtnh qzh tvvuh qb Zeuu.\n12 Mztq aea Txha renh qb Zeuu? \ttvvuh\t11\n13 Utxi ybnha qb qzh bsseoh.\n14 Zeuu aelotxaha qzh tvvuh.\n15 Mztq aea Txha renh qb Zeuu? \ttvvuh\t11\n16 Txha rxtppha qzh tvvuh qzhxh.\n17 Txha jhmq qb qzh ptqzxbby.\n18 Mzb rtnh qzh tvvuh? \tTxha\t11\n19 Hhss jhmq ptok qb qzh bsseoh.\n20 Hhss aelotxaha qzh sbbqptuu.\n21 Txha aelotxaha qzh tvvuh.\n22 Txha ybnha qb qzh phaxbby.\n23 Zeuu jhmq ptok qb qzh bsseoh.\n24 Zeuu jhmq ptok qb qzh ztuujti.\n25 Hhss jhmq ptok qb qzh rtxahm.\n26 Utxi qbbk qzh sbbqptuu qzhxh.\n27 Utxi axbvvha qzh sbbqptuu.\n28 Zeuu ybnha qb qzh phaxbby.\n29 Hhss jhmq qb qzh ztuujti.\n30 Txha cbdxmhiha qb qzh ptqzxbby.\n31 Txha ybnha qb qzh phaxbby.\n32 Hhss cbdxmhiha qb qzh ptqzxbby.\n33 Hhss jhmq ptok qb qzh keqozhm.\n34 Utxi veokha dv qzh sbbqptuu qzhxh.\n35 Hhss jhmq ptok qb qzh ztuujti.\n36 Txha jhmq qb qzh ptqzxbby.\n37 Zeuu jhmq qb qzh ptqzxbby.\n38 Utxi axbvvha qzh sbbqptuu.\n39 Zeuu rxtppha qzh tvvuh qzhxh.\n40 Hhss jhmq qb qzh bsseoh.\n41 Zeuu qbbk qzh yeuk qzhxh.\n42 Utxi cbdxmhiha qb qzh ptqzxbby.\n43 Zeuu jhmq qb qzh bsseoh.\n44 Zeuu ztmaha qzh tvvuh qb Hhss.\n45 Mzb xhohenha qzh tvvuh? \tHhss\t44\n1 Zeuu rxtppha qzh sbbqptuu qzhxh.\n2 Zeuu rbq qzh yeuk qzhxh.\n3 Zeuu aelotxaha qzh yeuk.\n4 Txha jhmq ptok qb qzh bsseoh.\n5 Zeuu qbbk qzh yeuk qzhxh.\n6 Zeuu axbvvha qzh yeuk qzhxh.\n7 Hhss jhmq ptok qb qzh ztuujti.\n8 Hhss jhmq ptok qb qzh ptqzxbby.\n9 Utxi jhmq qb qzh ztuujti.\n10 Zeuu vdq abjm qzh sbbqptuu.\n11 Zeuu cbdxmhiha qb qzh phaxbby.\n12 Hhss qxtnhuuha qb qzh bsseoh.\n13 Utxi ybnha qb qzh rtxahm.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Zeuu jhmq qb qzh ztuujti.\n16 Hhss cbdxmhiha qb qzh keqozhm.\n17 Utxi rbq qzh tvvuh qzhxh.\n18 Utxi vtllha qzh tvvuh qb Hhss.\n19 Mzb xhohenha qzh tvvuh? \tHhss\t18\n20 Hhss vtllha qzh tvvuh qb Utxi.\n21 Utxi vtllha qzh tvvuh qb Hhss.\n22 Mzb xhohenha qzh tvvuh? \tHhss\t21\n23 Utxi ybnha qb qzh ztuujti.\n24 Utxi jhmq ptok qb qzh rtxahm.\n25 Mzb xhohenha qzh tvvuh? \tHhss\t21\n26 Zeuu rxtppha qzh yeuk qzhxh.\n27 Zeuu rbq qzh sbbqptuu qzhxh.\n28 Mztq aea Utxi renh qb Hhss? \ttvvuh\t21\n29 Zeuu aelotxaha qzh yeuk.\n30 Zeuu aelotxaha qzh sbbqptuu.\n31 Zeuu rbq qzh yeuk qzhxh.\n32 Hhss cbdxmhiha qb qzh bsseoh.\n33 Txha ybnha qb qzh ztuujti.\n34 Zeuu vtllha qzh yeuk qb Txha.\n35 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t34\n1 Txha cbdxmhiha qb qzh keqozhm.\n2 Hhss jhmq qb qzh rtxahm.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Zeuu cbdxmhiha qb qzh bsseoh.\n5 Utxi qbbk qzh sbbqptuu qzhxh.\n6 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n7 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t6\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t6\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n13 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t12\n14 Hhss cbdxmhiha qb qzh ztuujti.\n15 Hhss jhmq qb qzh phaxbby.\n16 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t12\n17 Hhss ybnha qb qzh ztuujti.\n18 Hhss veokha dv qzh yeuk qzhxh.\n19 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t12\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Utxi aelotxaha qzh tvvuh.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Utxi aelotxaha qzh tvvuh.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Hhss jhmq ptok qb qzh ptqzxbby.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Utxi ybnha qb qzh bsseoh.\n9 Hhss qbbk qzh sbbqptuu qzhxh.\n10 Zeuu jhmq qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh ztuujti.\n12 Hhss qbbk qzh yeuk qzhxh.\n13 Hhss rtnh qzh sbbqptuu qb Zeuu.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t13\n16 Zeuu vtllha qzh sbbqptuu qb Utxi.\n17 Utxi uhsq qzh sbbqptuu.\n18 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t16\n19 Hhss aelotxaha qzh yeuk.\n20 Zeuu veokha dv qzh sbbqptuu qzhxh.\n21 Mzb xhohenha qzh sbbqptuu? \tUtxi\t16\n22 Hhss jhmq qb qzh phaxbby.\n23 Utxi ybnha qb qzh rtxahm.\n24 Txha cbdxmhiha qb qzh bsseoh.\n25 Zeuu qxtnhuuha qb qzh keqozhm.\n26 Hhss jhmq qb qzh ptqzxbby.\n27 Txha jhmq qb qzh keqozhm.\n28 Zeuu ztmaha qzh sbbqptuu qb Txha.\n29 Txha vdq abjm qzh sbbqptuu.\n30 Mzb rtnh qzh sbbqptuu? \tZeuu\t28\n31 Zeuu rxtppha qzh sbbqptuu qzhxh.\n32 Utxi jhmq ptok qb qzh ztuujti.\n33 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t28\n1 Hhss qbbk qzh yeuk qzhxh.\n2 Hhss vdq abjm qzh yeuk.\n3 Txha qbbk qzh yeuk qzhxh.\n4 Txha ztmaha qzh yeuk qb Hhss.\n5 Mzb rtnh qzh yeuk qb Hhss? \tTxha\t4\n6 Utxi jhmq qb qzh bsseoh.\n7 Hhss rtnh qzh yeuk qb Utxi.\n8 Mztq aea Hhss renh qb Utxi? \tyeuk\t7\n9 Utxi rtnh qzh yeuk qb Txha.\n10 Txha vtllha qzh yeuk qb Utxi.\n11 Mzb xhohenha qzh yeuk? \tUtxi\t10\n12 Zeuu cbdxmhiha qb qzh keqozhm.\n13 Utxi ztmaha qzh yeuk qb Txha.\n14 Mzb rtnh qzh yeuk? \tUtxi\t13\n15 Txha rtnh qzh yeuk qb Utxi.\n16 Utxi rtnh qzh yeuk qb Txha.\n17 Mzb xhohenha qzh yeuk? \tTxha\t16\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Hhss veokha dv qzh yeuk qzhxh.\n3 Hhss cbdxmhiha qb qzh ptqzxbby.\n4 Hhss vdq abjm qzh yeuk qzhxh.\n5 Zeuu qxtnhuuha qb qzh rtxahm.\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Utxi ybnha qb qzh rtxahm.\n8 Utxi rtnh qzh sbbqptuu qb Zeuu.\n9 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t8\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Utxi jhmq qb qzh keqozhm.\n12 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t8\n13 Zeuu vdq abjm qzh sbbqptuu.\n14 Txha qxtnhuuha qb qzh keqozhm.\n15 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t8\n16 Utxi jhmq qb qzh rtxahm.\n17 Zeuu rbq qzh sbbqptuu qzhxh.\n18 Hhss rxtppha qzh yeuk qzhxh.\n19 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n20 Mzb rtnh qzh sbbqptuu? \tZeuu\t19\n21 Zeuu ybnha qb qzh phaxbby.\n22 Hhss rxtppha qzh tvvuh qzhxh.\n23 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t19\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Zeuu ybnha qb qzh rtxahm.\n3 Txha veokha dv qzh sbbqptuu qzhxh.\n4 Txha rxtppha qzh yeuk qzhxh.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Txha axbvvha qzh sbbqptuu.\n8 Txha rxtppha qzh sbbqptuu qzhxh.\n9 Txha uhsq qzh yeuk.\n10 Zeuu qxtnhuuha qb qzh phaxbby.\n11 Hhss ybnha qb qzh rtxahm.\n12 Zeuu jhmq qb qzh bsseoh.\n13 Txha aelotxaha qzh sbbqptuu.\n14 Txha qbbk qzh sbbqptuu qzhxh.\n15 Hhss ybnha qb qzh bsseoh.\n16 Utxi ybnha qb qzh rtxahm.\n17 Zeuu jhmq ptok qb qzh ztuujti.\n18 Utxi ybnha qb qzh bsseoh.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Hhss cbdxmhiha qb qzh phaxbby.\n21 Txha ybnha qb qzh ztuujti.\n22 Hhss qxtnhuuha qb qzh ztuujti.\n23 Txha uhsq qzh sbbqptuu.\n24 Hhss ybnha qb qzh ptqzxbby.\n25 Hhss cbdxmhiha qb qzh ztuujti.\n26 Txha veokha dv qzh sbbqptuu qzhxh.\n27 Utxi jhmq ptok qb qzh keqozhm.\n28 Txha jhmq ptok qb qzh bsseoh.\n29 Zeuu cbdxmhiha qb qzh ptqzxbby.\n30 Txha aelotxaha qzh sbbqptuu qzhxh.\n31 Txha ybnha qb qzh keqozhm.\n32 Txha jhmq ptok qb qzh phaxbby.\n33 Hhss jhmq ptok qb qzh phaxbby.\n34 Zeuu jhmq ptok qb qzh ztuujti.\n35 Zeuu ybnha qb qzh keqozhm.\n36 Zeuu rxtppha qzh yeuk qzhxh.\n37 Zeuu vdq abjm qzh yeuk.\n38 Utxi jhmq ptok qb qzh ptqzxbby.\n39 Zeuu jhmq qb qzh ptqzxbby.\n40 Zeuu ybnha qb qzh bsseoh.\n41 Zeuu jhmq ptok qb qzh rtxahm.\n42 Txha qxtnhuuha qb qzh rtxahm.\n43 Hhss cbdxmhiha qb qzh rtxahm.\n44 Hhss jhmq qb qzh bsseoh.\n45 Hhss qbbk qzh sbbqptuu qzhxh.\n46 Txha ybnha qb qzh bsseoh.\n47 Hhss vtllha qzh sbbqptuu qb Txha.\n48 Txha vtllha qzh sbbqptuu qb Hhss.\n49 Mzb rtnh qzh sbbqptuu? \tTxha\t48\n50 Utxi cbdxmhiha qb qzh phaxbby.\n51 Hhss uhsq qzh sbbqptuu.\n52 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t48\n53 Hhss rbq qzh sbbqptuu qzhxh.\n54 Hhss aelotxaha qzh sbbqptuu qzhxh.\n55 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t48\n56 Zeuu rxtppha qzh tvvuh qzhxh.\n57 Txha qxtnhuuha qb qzh ztuujti.\n58 Hhss rbq qzh sbbqptuu qzhxh.\n59 Txha qxtnhuuha qb qzh keqozhm.\n60 Zeuu ybnha qb qzh ztuujti.\n61 Txha jhmq qb qzh ztuujti.\n62 Zeuu vtllha qzh tvvuh qb Txha.\n63 Utxi jhmq ptok qb qzh rtxahm.\n64 Mztq aea Zeuu renh qb Txha? \ttvvuh\t62\n65 Zeuu jhmq qb qzh rtxahm.\n66 Utxi qxtnhuuha qb qzh phaxbby.\n67 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t62\n1 Utxi ybnha qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Zeuu qxtnhuuha qb qzh rtxahm.\n4 Txha cbdxmhiha qb qzh phaxbby.\n5 Txha jhmq ptok qb qzh bsseoh.\n6 Zeuu jhmq ptok qb qzh phaxbby.\n7 Hhss ybnha qb qzh ptqzxbby.\n8 Zeuu qxtnhuuha qb qzh bsseoh.\n9 Txha qxtnhuuha qb qzh ztuujti.\n10 Hhss qbbk qzh sbbqptuu qzhxh.\n11 Hhss uhsq qzh sbbqptuu.\n12 Hhss veokha dv qzh yeuk qzhxh.\n13 Zeuu jhmq qb qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Hhss jhmq qb qzh bsseoh.\n16 Zeuu jhmq ptok qb qzh rtxahm.\n17 Txha qxtnhuuha qb qzh phaxbby.\n18 Txha jhmq ptok qb qzh ztuujti.\n19 Hhss uhsq qzh yeuk.\n20 Hhss jhmq ptok qb qzh phaxbby.\n21 Hhss jhmq qb qzh ztuujti.\n22 Hhss cbdxmhiha qb qzh phaxbby.\n23 Hhss cbdxmhiha qb qzh bsseoh.\n24 Hhss veokha dv qzh yeuk qzhxh.\n25 Hhss cbdxmhiha qb qzh rtxahm.\n26 Txha jhmq qb qzh phaxbby.\n27 Hhss vtllha qzh yeuk qb Utxi.\n28 Utxi ztmaha qzh yeuk qb Zeuu.\n29 Mztq aea Utxi renh qb Zeuu? \tyeuk\t28\n30 Zeuu rtnh qzh yeuk qb Utxi.\n31 Utxi vtllha qzh yeuk qb Zeuu.\n32 Mzb rtnh qzh yeuk? \tUtxi\t31\n33 Zeuu rtnh qzh yeuk qb Utxi.\n34 Hhss qxtnhuuha qb qzh phaxbby.\n35 Mzb rtnh qzh yeuk? \tZeuu\t33\n36 Utxi aelotxaha qzh yeuk.\n37 Hhss ybnha qb qzh ztuujti.\n38 Mztq aea Zeuu renh qb Utxi? \tyeuk\t33\n39 Utxi veokha dv qzh yeuk qzhxh.\n40 Utxi rtnh qzh yeuk qb Zeuu.\n41 Mzb rtnh qzh yeuk? \tUtxi\t40\n1 Utxi jhmq qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Hhss rbq qzh yeuk qzhxh.\n4 Zeuu cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Hhss aelotxaha qzh yeuk qzhxh.\n8 Zeuu jhmq ptok qb qzh rtxahm.\n9 Hhss qbbk qzh yeuk qzhxh.\n10 Hhss ztmaha qzh yeuk qb Zeuu.\n11 Mztq aea Hhss renh qb Zeuu? \tyeuk\t10\n12 Utxi cbdxmhiha qb qzh phaxbby.\n13 Txha cbdxmhiha qb qzh phaxbby.\n14 Mztq aea Hhss renh qb Zeuu? \tyeuk\t10\n15 Hhss cbdxmhiha qb qzh ztuujti.\n16 Utxi rtnh qzh sbbqptuu qb Txha.\n17 Mztq aea Hhss renh qb Zeuu? \tyeuk\t10\n18 Txha aelotxaha qzh sbbqptuu.\n19 Zeuu jhmq qb qzh ptqzxbby.\n20 Mzb rtnh qzh sbbqptuu? \tUtxi\t16\n21 Utxi qbbk qzh sbbqptuu qzhxh.\n22 Utxi ztmaha qzh sbbqptuu qb Txha.\n23 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t22\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Zeuu jhmq ptok qb qzh keqozhm.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Txha qxtnhuuha qb qzh rtxahm.\n6 Txha cbdxmhiha qb qzh bsseoh.\n7 Hhss qxtnhuuha qb qzh bsseoh.\n8 Txha qxtnhuuha qb qzh rtxahm.\n9 Txha qxtnhuuha qb qzh ptqzxbby.\n10 Hhss veokha dv qzh yeuk qzhxh.\n11 Hhss vdq abjm qzh yeuk.\n12 Hhss ybnha qb qzh ptqzxbby.\n13 Txha jhmq ptok qb qzh phaxbby.\n14 Zeuu qxtnhuuha qb qzh phaxbby.\n15 Zeuu jhmq qb qzh ztuujti.\n16 Zeuu jhmq ptok qb qzh ptqzxbby.\n17 Zeuu qxtnhuuha qb qzh rtxahm.\n18 Zeuu rbq qzh sbbqptuu qzhxh.\n19 Hhss jhmq qb qzh phaxbby.\n20 Hhss jhmq qb qzh ztuujti.\n21 Zeuu aelotxaha qzh sbbqptuu.\n22 Utxi qxtnhuuha qb qzh keqozhm.\n23 Txha jhmq qb qzh keqozhm.\n24 Zeuu jhmq ptok qb qzh bsseoh.\n25 Zeuu jhmq ptok qb qzh keqozhm.\n26 Utxi cbdxmhiha qb qzh rtxahm.\n27 Utxi qbbk qzh sbbqptuu qzhxh.\n28 Utxi axbvvha qzh sbbqptuu.\n29 Utxi rxtppha qzh sbbqptuu qzhxh.\n30 Utxi axbvvha qzh sbbqptuu.\n31 Zeuu qxtnhuuha qb qzh ptqzxbby.\n32 Hhss jhmq ptok qb qzh bsseoh.\n33 Zeuu jhmq ptok qb qzh ztuujti.\n34 Txha ybnha qb qzh phaxbby.\n35 Hhss qxtnhuuha qb qzh phaxbby.\n36 Txha cbdxmhiha qb qzh bsseoh.\n37 Zeuu jhmq qb qzh bsseoh.\n38 Zeuu jhmq qb qzh ptqzxbby.\n39 Utxi rbq qzh sbbqptuu qzhxh.\n40 Txha qxtnhuuha qb qzh rtxahm.\n41 Zeuu ybnha qb qzh bsseoh.\n42 Utxi rtnh qzh sbbqptuu qb Txha.\n43 Mzb xhohenha qzh sbbqptuu? \tTxha\t42\n44 Txha jhmq qb qzh keqozhm.\n45 Hhss jhmq ptok qb qzh keqozhm.\n46 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t42\n47 Txha vtllha qzh sbbqptuu qb Hhss.\n48 Zeuu rbq qzh yeuk qzhxh.\n49 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t47\n50 Utxi ybnha qb qzh keqozhm.\n51 Utxi jhmq qb qzh rtxahm.\n52 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t47\n53 Hhss vtllha qzh sbbqptuu qb Txha.\n54 Hhss ybnha qb qzh ztuujti.\n55 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t53\n1 Hhss jhmq ptok qb qzh rtxahm.\n2 Zeuu jhmq qb qzh bsseoh.\n3 Zeuu jhmq qb qzh ztuujti.\n4 Hhss qxtnhuuha qb qzh ptqzxbby.\n5 Txha jhmq qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Txha veokha dv qzh yeuk qzhxh.\n8 Txha rtnh qzh yeuk qb Hhss.\n9 Mzb rtnh qzh yeuk qb Hhss? \tTxha\t8\n10 Utxi rxtppha qzh tvvuh qzhxh.\n11 Utxi uhsq qzh tvvuh qzhxh.\n12 Mzb rtnh qzh yeuk? \tTxha\t8\n13 Hhss ztmaha qzh yeuk qb Txha.\n14 Txha uhsq qzh yeuk.\n15 Mzb rtnh qzh yeuk qb Txha? \tHhss\t13\n16 Zeuu qxtnhuuha qb qzh ptqzxbby.\n17 Utxi jhmq qb qzh ztuujti.\n18 Mzb rtnh qzh yeuk qb Txha? \tHhss\t13\n19 Txha rbq qzh yeuk qzhxh.\n20 Txha vtllha qzh yeuk qb Zeuu.\n21 Mzb rtnh qzh yeuk? \tTxha\t20\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi ybnha qb qzh keqozhm.\n3 Zeuu qxtnhuuha qb qzh ztuujti.\n4 Txha jhmq qb qzh ptqzxbby.\n5 Hhss ybnha qb qzh bsseoh.\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Txha cbdxmhiha qb qzh phaxbby.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Txha ybnha qb qzh ztuujti.\n10 Txha cbdxmhiha qb qzh rtxahm.\n11 Zeuu ybnha qb qzh rtxahm.\n12 Utxi ybnha qb qzh ptqzxbby.\n13 Utxi ybnha qb qzh rtxahm.\n14 Txha jhmq qb qzh keqozhm.\n15 Zeuu cbdxmhiha qb qzh keqozhm.\n16 Hhss jhmq ptok qb qzh keqozhm.\n17 Txha qxtnhuuha qb qzh rtxahm.\n18 Zeuu jhmq qb qzh bsseoh.\n19 Zeuu jhmq qb qzh rtxahm.\n20 Hhss qxtnhuuha qb qzh rtxahm.\n21 Utxi cbdxmhiha qb qzh ptqzxbby.\n22 Zeuu jhmq qb qzh bsseoh.\n23 Hhss jhmq ptok qb qzh bsseoh.\n24 Utxi qxtnhuuha qb qzh keqozhm.\n25 Utxi qxtnhuuha qb qzh ztuujti.\n26 Txha qxtnhuuha qb qzh keqozhm.\n27 Hhss qxtnhuuha qb qzh rtxahm.\n28 Utxi ybnha qb qzh bsseoh.\n29 Txha qxtnhuuha qb qzh bsseoh.\n30 Hhss jhmq ptok qb qzh ztuujti.\n31 Utxi jhmq ptok qb qzh ztuujti.\n32 Utxi jhmq ptok qb qzh rtxahm.\n33 Txha cbdxmhiha qb qzh phaxbby.\n34 Hhss cbdxmhiha qb qzh bsseoh.\n35 Txha qbbk qzh tvvuh qzhxh.\n36 Zeuu cbdxmhiha qb qzh ptqzxbby.\n37 Utxi qxtnhuuha qb qzh bsseoh.\n38 Txha vdq abjm qzh tvvuh.\n39 Txha rxtppha qzh tvvuh qzhxh.\n40 Txha rxtppha qzh sbbqptuu qzhxh.\n41 Hhss cbdxmhiha qb qzh ptqzxbby.\n42 Zeuu jhmq ptok qb qzh rtxahm.\n43 Txha rxtppha qzh yeuk qzhxh.\n44 Utxi jhmq qb qzh rtxahm.\n45 Txha jhmq qb qzh ztuujti.\n46 Hhss qxtnhuuha qb qzh keqozhm.\n47 Txha jhmq ptok qb qzh rtxahm.\n48 Txha rtnh qzh tvvuh qb Utxi.\n49 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t48\n50 Txha axbvvha qzh sbbqptuu.\n51 Txha jhmq ptok qb qzh ptqzxbby.\n52 Mzb xhohenha qzh tvvuh? \tUtxi\t48\n53 Txha cbdxmhiha qb qzh keqozhm.\n54 Utxi ztmaha qzh tvvuh qb Zeuu.\n55 Mzb xhohenha qzh tvvuh? \tZeuu\t54\n56 Utxi ybnha qb qzh keqozhm.\n57 Txha vtllha qzh yeuk qb Utxi.\n58 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t57\n59 Zeuu vdq abjm qzh tvvuh.\n60 Utxi ztmaha qzh yeuk qb Txha.\n61 Mzb rtnh qzh tvvuh? \tUtxi\t54\n1 Hhss jhmq ptok qb qzh keqozhm.\n2 Txha qxtnhuuha qb qzh ptqzxbby.\n3 Utxi ybnha qb qzh bsseoh.\n4 Hhss qxtnhuuha qb qzh ztuujti.\n5 Utxi ybnha qb qzh keqozhm.\n6 Hhss ybnha qb qzh keqozhm.\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Txha ybnha qb qzh keqozhm.\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Utxi rxtppha qzh sbbqptuu qzhxh.\n12 Utxi rxtppha qzh tvvuh qzhxh.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Zeuu jhmq ptok qb qzh ptqzxbby.\n15 Zeuu cbdxmhiha qb qzh rtxahm.\n16 Txha cbdxmhiha qb qzh ztuujti.\n17 Zeuu qxtnhuuha qb qzh ptqzxbby.\n18 Txha ybnha qb qzh bsseoh.\n19 Utxi cbdxmhiha qb qzh phaxbby.\n20 Hhss cbdxmhiha qb qzh bsseoh.\n21 Utxi jhmq qb qzh rtxahm.\n22 Utxi uhsq qzh sbbqptuu qzhxh.\n23 Txha cbdxmhiha qb qzh ztuujti.\n24 Zeuu qxtnhuuha qb qzh ztuujti.\n25 Utxi aelotxaha qzh tvvuh qzhxh.\n26 Txha jhmq qb qzh ptqzxbby.\n27 Utxi rxtppha qzh tvvuh qzhxh.\n28 Utxi vdq abjm qzh tvvuh.\n29 Utxi qbbk qzh tvvuh qzhxh.\n30 Utxi veokha dv qzh sbbqptuu qzhxh.\n31 Utxi uhsq qzh tvvuh.\n32 Utxi uhsq qzh sbbqptuu.\n33 Txha jhmq ptok qb qzh phaxbby.\n34 Utxi rbq qzh sbbqptuu qzhxh.\n35 Utxi jhmq ptok qb qzh keqozhm.\n36 Hhss jhmq ptok qb qzh ztuujti.\n37 Txha veokha dv qzh yeuk qzhxh.\n38 Txha vdq abjm qzh yeuk.\n39 Txha rbq qzh yeuk qzhxh.\n40 Txha vdq abjm qzh yeuk.\n41 Utxi jhmq ptok qb qzh ptqzxbby.\n42 Utxi vdq abjm qzh sbbqptuu.\n43 Utxi qxtnhuuha qb qzh ztuujti.\n44 Txha cbdxmhiha qb qzh ztuujti.\n45 Zeuu ybnha qb qzh keqozhm.\n46 Utxi ybnha qb qzh phaxbby.\n47 Utxi ybnha qb qzh rtxahm.\n48 Txha qxtnhuuha qb qzh ptqzxbby.\n49 Utxi jhmq ptok qb qzh ztuujti.\n50 Zeuu jhmq ptok qb qzh ztuujti.\n51 Zeuu jhmq ptok qb qzh rtxahm.\n52 Txha qbbk qzh sbbqptuu qzhxh.\n53 Zeuu veokha dv qzh tvvuh qzhxh.\n54 Zeuu cbdxmhiha qb qzh bsseoh.\n55 Hhss qxtnhuuha qb qzh rtxahm.\n56 Txha aelotxaha qzh sbbqptuu.\n57 Zeuu axbvvha qzh tvvuh.\n58 Zeuu veokha dv qzh tvvuh qzhxh.\n59 Zeuu jhmq ptok qb qzh phaxbby.\n60 Utxi ybnha qb qzh bsseoh.\n61 Zeuu jhmq ptok qb qzh ztuujti.\n62 Zeuu uhsq qzh tvvuh.\n63 Zeuu veokha dv qzh tvvuh qzhxh.\n64 Hhss jhmq qb qzh ztuujti.\n65 Utxi jhmq ptok qb qzh ztuujti.\n66 Zeuu ztmaha qzh tvvuh qb Utxi.\n67 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t66\n68 Utxi axbvvha qzh tvvuh.\n69 Txha qxtnhuuha qb qzh keqozhm.\n70 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t66\n71 Utxi rbq qzh tvvuh qzhxh.\n72 Utxi ztmaha qzh tvvuh qb Zeuu.\n73 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t72\n74 Zeuu rtnh qzh tvvuh qb Utxi.\n75 Utxi rtnh qzh tvvuh qb Zeuu.\n76 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t75\n77 Zeuu vtllha qzh tvvuh qb Utxi.\n78 Utxi uhsq qzh tvvuh.\n79 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t77\n1 Hhss rxtppha qzh sbbqptuu qzhxh.\n2 Hhss ztmaha qzh sbbqptuu qb Txha.\n3 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t2\n4 Txha vtllha qzh sbbqptuu qb Hhss.\n5 Hhss ztmaha qzh sbbqptuu qb Txha.\n6 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t5\n7 Txha ztmaha qzh sbbqptuu qb Hhss.\n8 Hhss rtnh qzh sbbqptuu qb Txha.\n9 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t8\n10 Txha axbvvha qzh sbbqptuu.\n11 Hhss veokha dv qzh sbbqptuu qzhxh.\n12 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t8\n13 Hhss rtnh qzh sbbqptuu qb Txha.\n14 Hhss jhmq qb qzh bsseoh.\n15 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t13\n1 Txha veokha dv qzh tvvuh qzhxh.\n2 Txha rtnh qzh tvvuh qb Zeuu.\n3 Mztq aea Txha renh qb Zeuu? \ttvvuh\t2\n4 Zeuu rtnh qzh tvvuh qb Txha.\n5 Txha vtllha qzh tvvuh qb Zeuu.\n6 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t5\n7 Zeuu ztmaha qzh tvvuh qb Txha.\n8 Txha rtnh qzh tvvuh qb Zeuu.\n9 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t8\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Txha cbdxmhiha qb qzh keqozhm.\n12 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t8\n13 Hhss qxtnhuuha qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Mzb rtnh qzh tvvuh? \tTxha\t8\n1 Hhss jhmq qb qzh keqozhm.\n2 Zeuu jhmq qb qzh keqozhm.\n3 Hhss cbdxmhiha qb qzh phaxbby.\n4 Hhss ybnha qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Zeuu qbbk qzh yeuk qzhxh.\n7 Hhss cbdxmhiha qb qzh ptqzxbby.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Utxi uhsq qzh sbbqptuu.\n10 Txha jhmq ptok qb qzh ztuujti.\n11 Hhss rxtppha qzh tvvuh qzhxh.\n12 Hhss aelotxaha qzh tvvuh.\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Zeuu cbdxmhiha qb qzh phaxbby.\n15 Hhss jhmq ptok qb qzh bsseoh.\n16 Utxi ybnha qb qzh ztuujti.\n17 Txha cbdxmhiha qb qzh keqozhm.\n18 Hhss jhmq ptok qb qzh ztuujti.\n19 Txha ybnha qb qzh bsseoh.\n20 Hhss qxtnhuuha qb qzh rtxahm.\n21 Zeuu axbvvha qzh yeuk.\n22 Txha rbq qzh sbbqptuu qzhxh.\n23 Txha aelotxaha qzh sbbqptuu.\n24 Hhss cbdxmhiha qb qzh ztuujti.\n25 Utxi cbdxmhiha qb qzh phaxbby.\n26 Utxi cbdxmhiha qb qzh keqozhm.\n27 Txha qxtnhuuha qb qzh rtxahm.\n28 Hhss ybnha qb qzh ptqzxbby.\n29 Txha ybnha qb qzh ptqzxbby.\n30 Hhss qxtnhuuha qb qzh ztuujti.\n31 Txha jhmq qb qzh ztuujti.\n32 Zeuu veokha dv qzh yeuk qzhxh.\n33 Zeuu cbdxmhiha qb qzh bsseoh.\n34 Zeuu rbq qzh sbbqptuu qzhxh.\n35 Utxi jhmq ptok qb qzh phaxbby.\n36 Zeuu qxtnhuuha qb qzh phaxbby.\n37 Zeuu axbvvha qzh yeuk qzhxh.\n38 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n39 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t38\n40 Utxi vtllha qzh sbbqptuu qb Zeuu.\n41 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n42 Mzb rtnh qzh sbbqptuu? \tZeuu\t41\n43 Utxi vtllha qzh sbbqptuu qb Zeuu.\n44 Zeuu rtnh qzh sbbqptuu qb Utxi.\n45 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t44\n46 Zeuu jhmq ptok qb qzh rtxahm.\n47 Hhss cbdxmhiha qb qzh bsseoh.\n48 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t44\n49 Utxi qxtnhuuha qb qzh rtxahm.\n50 Txha jhmq qb qzh keqozhm.\n51 Mzb rtnh qzh sbbqptuu? \tZeuu\t44\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Txha cbdxmhiha qb qzh ztuujti.\n3 Txha cbdxmhiha qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Txha jhmq qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Txha ybnha qb qzh rtxahm.\n8 Hhss cbdxmhiha qb qzh phaxbby.\n9 Hhss cbdxmhiha qb qzh ptqzxbby.\n10 Txha qbbk qzh sbbqptuu qzhxh.\n11 Txha jhmq ptok qb qzh phaxbby.\n12 Txha vtllha qzh sbbqptuu qb Zeuu.\n13 Mzb rtnh qzh sbbqptuu qb Zeuu? \tTxha\t12\n14 Zeuu vtllha qzh sbbqptuu qb Txha.\n15 Txha rtnh qzh sbbqptuu qb Zeuu.\n16 Mzb rtnh qzh sbbqptuu? \tTxha\t15\n17 Utxi jhmq qb qzh phaxbby.\n18 Utxi jhmq ptok qb qzh rtxahm.\n19 Mzb rtnh qzh sbbqptuu qb Zeuu? \tTxha\t15\n20 Zeuu rtnh qzh sbbqptuu qb Txha.\n21 Utxi jhmq qb qzh bsseoh.\n22 Mzb rtnh qzh sbbqptuu qb Txha? \tZeuu\t20\n23 Txha aelotxaha qzh sbbqptuu qzhxh.\n24 Txha qbbk qzh sbbqptuu qzhxh.\n25 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t20\n1 Hhss jhmq ptok qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Hhss qbbk qzh sbbqptuu qzhxh.\n4 Zeuu cbdxmhiha qb qzh rtxahm.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Hhss ztmaha qzh sbbqptuu qb Utxi.\n7 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t6\n8 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n9 Zeuu vdq abjm qzh sbbqptuu.\n10 Mzb rtnh qzh sbbqptuu? \tUtxi\t8\n11 Txha jhmq ptok qb qzh ptqzxbby.\n12 Utxi rbq qzh tvvuh qzhxh.\n13 Mzb rtnh qzh sbbqptuu? \tUtxi\t8\n14 Utxi rtnh qzh tvvuh qb Zeuu.\n15 Zeuu ztmaha qzh tvvuh qb Utxi.\n16 Mzb rtnh qzh tvvuh? \tZeuu\t15\n17 Utxi ztmaha qzh tvvuh qb Zeuu.\n18 Zeuu qbbk qzh sbbqptuu qzhxh.\n19 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t17\n1 Hhss jhmq ptok qb qzh bsseoh.\n2 Hhss jhmq qb qzh phaxbby.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Txha rbq qzh tvvuh qzhxh.\n5 Zeuu qxtnhuuha qb qzh bsseoh.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Utxi jhmq qb qzh phaxbby.\n8 Zeuu cbdxmhiha qb qzh ztuujti.\n9 Txha jhmq ptok qb qzh keqozhm.\n10 Txha rbq qzh yeuk qzhxh.\n11 Txha ybnha qb qzh bsseoh.\n12 Txha jhmq qb qzh keqozhm.\n13 Txha qxtnhuuha qb qzh bsseoh.\n14 Zeuu jhmq ptok qb qzh keqozhm.\n15 Utxi cbdxmhiha qb qzh ztuujti.\n16 Txha uhsq qzh tvvuh.\n17 Txha rxtppha qzh tvvuh qzhxh.\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Txha vdq abjm qzh tvvuh.\n20 Txha veokha dv qzh sbbqptuu qzhxh.\n21 Hhss cbdxmhiha qb qzh keqozhm.\n22 Txha qbbk qzh tvvuh qzhxh.\n23 Utxi jhmq qb qzh rtxahm.\n24 Hhss qxtnhuuha qb qzh ptqzxbby.\n25 Utxi jhmq qb qzh phaxbby.\n26 Txha aelotxaha qzh sbbqptuu.\n27 Zeuu jhmq ptok qb qzh ztuujti.\n28 Txha axbvvha qzh yeuk.\n29 Txha ybnha qb qzh phaxbby.\n30 Zeuu cbdxmhiha qb qzh rtxahm.\n31 Txha rtnh qzh tvvuh qb Utxi.\n32 Utxi ztmaha qzh tvvuh qb Txha.\n33 Mztq aea Utxi renh qb Txha? \ttvvuh\t32\n34 Hhss jhmq qb qzh keqozhm.\n35 Zeuu qxtnhuuha qb qzh ptqzxbby.\n36 Mzb xhohenha qzh tvvuh? \tTxha\t32\n37 Zeuu ybnha qb qzh ztuujti.\n38 Txha qxtnhuuha qb qzh keqozhm.\n39 Mzb rtnh qzh tvvuh? \tUtxi\t32\n40 Zeuu jhmq ptok qb qzh bsseoh.\n41 Txha rtnh qzh tvvuh qb Hhss.\n42 Mzb xhohenha qzh tvvuh? \tHhss\t41\n43 Txha jhmq qb qzh ptqzxbby.\n44 Hhss ybnha qb qzh rtxahm.\n45 Mztq aea Txha renh qb Hhss? \ttvvuh\t41\n1 Utxi ybnha qb qzh bsseoh.\n2 Hhss jhmq qb qzh rtxahm.\n3 Hhss qbbk qzh yeuk qzhxh.\n4 Hhss axbvvha qzh yeuk.\n5 Zeuu ybnha qb qzh ptqzxbby.\n6 Zeuu cbdxmhiha qb qzh keqozhm.\n7 Zeuu qbbk qzh sbbqptuu qzhxh.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Utxi cbdxmhiha qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Hhss rbq qzh yeuk qzhxh.\n12 Hhss uhsq qzh yeuk.\n13 Zeuu aelotxaha qzh sbbqptuu.\n14 Hhss rbq qzh yeuk qzhxh.\n15 Zeuu qbbk qzh sbbqptuu qzhxh.\n16 Hhss jhmq ptok qb qzh phaxbby.\n17 Zeuu aelotxaha qzh sbbqptuu qzhxh.\n18 Hhss ztmaha qzh yeuk qb Txha.\n19 Mzb xhohenha qzh yeuk? \tTxha\t18\n20 Zeuu qbbk qzh sbbqptuu qzhxh.\n21 Zeuu jhmq qb qzh ptqzxbby.\n22 Mzb rtnh qzh yeuk qb Txha? \tHhss\t18\n23 Zeuu rtnh qzh sbbqptuu qb Utxi.\n24 Hhss cbdxmhiha qb qzh ztuujti.\n25 Mzb rtnh qzh yeuk? \tHhss\t18\n26 Utxi uhsq qzh sbbqptuu.\n27 Hhss rbq qzh tvvuh qzhxh.\n28 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t23\n29 Txha jhmq ptok qb qzh bsseoh.\n30 Hhss axbvvha qzh tvvuh.\n31 Txha qxtnhuuha qb qzh ptqzxbby.\n32 Utxi veokha dv qzh sbbqptuu qzhxh.\n33 Utxi uhsq qzh sbbqptuu.\n34 Txha ztmaha qzh yeuk qb Utxi.\n35 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t34\n1 Hhss rxtppha qzh tvvuh qzhxh.\n2 Hhss rtnh qzh tvvuh qb Utxi.\n3 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t2\n4 Utxi rtnh qzh tvvuh qb Txha.\n5 Txha vtllha qzh tvvuh qb Utxi.\n6 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t5\n7 Txha jhmq qb qzh phaxbby.\n8 Utxi ztmaha qzh tvvuh qb Zeuu.\n9 Mzb rtnh qzh tvvuh? \tUtxi\t8\n10 Zeuu ztmaha qzh tvvuh qb Utxi.\n11 Utxi rtnh qzh tvvuh qb Zeuu.\n12 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t11\n13 Zeuu axbvvha qzh tvvuh qzhxh.\n14 Zeuu qbbk qzh tvvuh qzhxh.\n15 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t11\n1 Hhss ybnha qb qzh phaxbby.\n2 Hhss ybnha qb qzh bsseoh.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Zeuu rbq qzh yeuk qzhxh.\n5 Utxi vdq abjm qzh tvvuh.\n6 Txha jhmq qb qzh rtxahm.\n7 Txha rbq qzh sbbqptuu qzhxh.\n8 Txha ztmaha qzh sbbqptuu qb Zeuu.\n9 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t8\n10 Txha jhmq ptok qb qzh ztuujti.\n11 Zeuu aelotxaha qzh yeuk.\n12 Mzb rtnh qzh sbbqptuu? \tTxha\t8\n13 Txha rxtppha qzh tvvuh qzhxh.\n14 Utxi ybnha qb qzh phaxbby.\n15 Mzb rtnh qzh sbbqptuu qb Zeuu? \tTxha\t8\n16 Zeuu cbdxmhiha qb qzh phaxbby.\n17 Zeuu vtllha qzh sbbqptuu qb Utxi.\n18 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t17\n19 Utxi rtnh qzh sbbqptuu qb Zeuu.\n20 Txha axbvvha qzh tvvuh.\n21 Mzb rtnh qzh sbbqptuu? \tUtxi\t19\n1 Utxi jhmq qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Zeuu jhmq qb qzh rtxahm.\n4 Zeuu jhmq ptok qb qzh keqozhm.\n5 Hhss rxtppha qzh tvvuh qzhxh.\n6 Hhss vtllha qzh tvvuh qb Utxi.\n7 Mzb xhohenha qzh tvvuh? \tUtxi\t6\n8 Utxi vtllha qzh tvvuh qb Hhss.\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Mzb rtnh qzh tvvuh? \tUtxi\t8\n11 Txha jhmq qb qzh ztuujti.\n12 Utxi cbdxmhiha qb qzh bsseoh.\n13 Mztq aea Utxi renh qb Hhss? \ttvvuh\t8\n14 Txha ybnha qb qzh keqozhm.\n15 Zeuu ybnha qb qzh ztuujti.\n16 Txha jhmq ptok qb qzh bsseoh.\n17 Hhss axbvvha qzh tvvuh.\n18 Hhss qxtnhuuha qb qzh ztuujti.\n19 Utxi jhmq qb qzh phaxbby.\n20 Utxi qbbk qzh yeuk qzhxh.\n21 Txha jhmq ptok qb qzh keqozhm.\n22 Zeuu qxtnhuuha qb qzh rtxahm.\n23 Utxi aelotxaha qzh yeuk.\n24 Txha jhmq ptok qb qzh bsseoh.\n25 Utxi cbdxmhiha qb qzh ztuujti.\n26 Zeuu ybnha qb qzh ptqzxbby.\n27 Zeuu qbbk qzh tvvuh qzhxh.\n28 Zeuu jhmq ptok qb qzh keqozhm.\n29 Txha cbdxmhiha qb qzh keqozhm.\n30 Hhss qxtnhuuha qb qzh ptqzxbby.\n31 Zeuu jhmq ptok qb qzh ptqzxbby.\n32 Zeuu ztmaha qzh tvvuh qb Hhss.\n33 Utxi cbdxmhiha qb qzh rtxahm.\n34 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t32\n35 Hhss jhmq ptok qb qzh keqozhm.\n36 Hhss rtnh qzh tvvuh qb Txha.\n37 Mztq aea Hhss renh qb Txha? \ttvvuh\t36\n1 Txha cbdxmhiha qb qzh ptqzxbby.\n2 Zeuu jhmq ptok qb qzh keqozhm.\n3 Txha ybnha qb qzh bsseoh.\n4 Zeuu rxtppha qzh yeuk qzhxh.\n5 Zeuu aelotxaha qzh yeuk.\n6 Zeuu cbdxmhiha qb qzh ztuujti.\n7 Utxi ybnha qb qzh rtxahm.\n8 Utxi rxtppha qzh tvvuh qzhxh.\n9 Txha jhmq ptok qb qzh ztuujti.\n10 Utxi axbvvha qzh tvvuh qzhxh.\n11 Hhss ybnha qb qzh ptqzxbby.\n12 Txha cbdxmhiha qb qzh keqozhm.\n13 Txha ybnha qb qzh phaxbby.\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Zeuu jhmq qb qzh bsseoh.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Utxi aelotxaha qzh tvvuh.\n18 Zeuu cbdxmhiha qb qzh phaxbby.\n19 Txha rbq qzh tvvuh qzhxh.\n20 Txha vdq abjm qzh tvvuh.\n21 Txha jhmq ptok qb qzh keqozhm.\n22 Utxi qxtnhuuha qb qzh bsseoh.\n23 Zeuu qxtnhuuha qb qzh ztuujti.\n24 Utxi qxtnhuuha qb qzh ztuujti.\n25 Txha jhmq ptok qb qzh ptqzxbby.\n26 Hhss ybnha qb qzh keqozhm.\n27 Utxi cbdxmhiha qb qzh rtxahm.\n28 Utxi jhmq qb qzh keqozhm.\n29 Utxi cbdxmhiha qb qzh ztuujti.\n30 Utxi jhmq qb qzh keqozhm.\n31 Utxi jhmq ptok qb qzh ztuujti.\n32 Utxi ybnha qb qzh keqozhm.\n33 Utxi qxtnhuuha qb qzh ptqzxbby.\n34 Txha jhmq qb qzh rtxahm.\n35 Zeuu jhmq qb qzh ptqzxbby.\n36 Utxi jhmq qb qzh rtxahm.\n37 Txha jhmq ptok qb qzh bsseoh.\n38 Hhss ybnha qb qzh bsseoh.\n39 Hhss ybnha qb qzh keqozhm.\n40 Zeuu qxtnhuuha qb qzh ztuujti.\n41 Hhss jhmq qb qzh rtxahm.\n42 Utxi jhmq ptok qb qzh keqozhm.\n43 Utxi qbbk qzh sbbqptuu qzhxh.\n44 Utxi veokha dv qzh yeuk qzhxh.\n45 Utxi axbvvha qzh sbbqptuu.\n46 Utxi qbbk qzh sbbqptuu qzhxh.\n47 Utxi vdq abjm qzh yeuk qzhxh.\n48 Utxi qxtnhuuha qb qzh ptqzxbby.\n49 Txha jhmq ptok qb qzh ptqzxbby.\n50 Utxi jhmq ptok qb qzh rtxahm.\n51 Utxi rtnh qzh sbbqptuu qb Hhss.\n52 Hhss rtnh qzh sbbqptuu qb Utxi.\n53 Mzb xhohenha qzh sbbqptuu? \tUtxi\t52\n54 Utxi vdq abjm qzh sbbqptuu.\n55 Hhss veokha dv qzh sbbqptuu qzhxh.\n56 Mzb xhohenha qzh sbbqptuu? \tUtxi\t52\n57 Hhss ztmaha qzh sbbqptuu qb Utxi.\n58 Utxi vtllha qzh sbbqptuu qb Hhss.\n59 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t58\n60 Hhss ztmaha qzh sbbqptuu qb Utxi.\n61 Txha qxtnhuuha qb qzh rtxahm.\n62 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t60\n63 Utxi ztmaha qzh sbbqptuu qb Txha.\n64 Txha vtllha qzh sbbqptuu qb Utxi.\n65 Mzb xhohenha qzh sbbqptuu? \tUtxi\t64\n1 Utxi ybnha qb qzh bsseoh.\n2 Zeuu rbq qzh yeuk qzhxh.\n3 Zeuu aelotxaha qzh yeuk.\n4 Zeuu ybnha qb qzh phaxbby.\n5 Txha qbbk qzh tvvuh qzhxh.\n6 Zeuu qxtnhuuha qb qzh ztuujti.\n7 Hhss qxtnhuuha qb qzh rtxahm.\n8 Txha ybnha qb qzh rtxahm.\n9 Zeuu ybnha qb qzh keqozhm.\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Txha ztmaha qzh tvvuh qb Utxi.\n12 Utxi qbbk qzh yeuk qzhxh.\n13 Mzb rtnh qzh tvvuh? \tTxha\t11\n14 Hhss jhmq ptok qb qzh bsseoh.\n15 Utxi rtnh qzh tvvuh qb Txha.\n16 Mztq aea Utxi renh qb Txha? \ttvvuh\t15\n17 Txha rtnh qzh tvvuh qb Utxi.\n18 Hhss cbdxmhiha qb qzh phaxbby.\n19 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t17\n20 Utxi rtnh qzh tvvuh qb Txha.\n21 Utxi axbvvha qzh yeuk.\n22 Mzb xhohenha qzh tvvuh? \tTxha\t20\n23 Txha rbq qzh yeuk qzhxh.\n24 Txha rtnh qzh tvvuh qb Utxi.\n25 Mztq aea Txha renh qb Utxi? \ttvvuh\t24\n1 Utxi ybnha qb qzh ztuujti.\n2 Hhss jhmq ptok qb qzh ptqzxbby.\n3 Hhss qxtnhuuha qb qzh bsseoh.\n4 Txha jhmq ptok qb qzh ztuujti.\n5 Hhss jhmq qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Hhss ybnha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Zeuu cbdxmhiha qb qzh bsseoh.\n10 Zeuu jhmq ptok qb qzh ptqzxbby.\n11 Txha qxtnhuuha qb qzh keqozhm.\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Txha ybnha qb qzh ztuujti.\n15 Txha cbdxmhiha qb qzh phaxbby.\n16 Zeuu ybnha qb qzh rtxahm.\n17 Txha qxtnhuuha qb qzh keqozhm.\n18 Txha qbbk qzh tvvuh qzhxh.\n19 Txha qbbk qzh sbbqptuu qzhxh.\n20 Txha qxtnhuuha qb qzh rtxahm.\n21 Txha vtllha qzh tvvuh qb Zeuu.\n22 Hhss jhmq qb qzh phaxbby.\n23 Mzb rtnh qzh tvvuh? \tTxha\t21\n24 Zeuu vdq abjm qzh tvvuh.\n25 Txha veokha dv qzh tvvuh qzhxh.\n26 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t21\n27 Hhss qxtnhuuha qb qzh keqozhm.\n28 Txha vtllha qzh tvvuh qb Zeuu.\n29 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t28\n30 Hhss jhmq qb qzh phaxbby.\n31 Zeuu cbdxmhiha qb qzh phaxbby.\n32 Mztq aea Txha renh qb Zeuu? \ttvvuh\t28\n33 Zeuu ztmaha qzh tvvuh qb Utxi.\n34 Txha uhsq qzh sbbqptuu.\n35 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t33\n1 Hhss jhmq ptok qb qzh ztuujti.\n2 Zeuu veokha dv qzh yeuk qzhxh.\n3 Zeuu rtnh qzh yeuk qb Utxi.\n4 Utxi ztmaha qzh yeuk qb Zeuu.\n5 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t4\n6 Zeuu vtllha qzh yeuk qb Utxi.\n7 Hhss qbbk qzh tvvuh qzhxh.\n8 Mzb rtnh qzh yeuk? \tZeuu\t6\n9 Utxi vtllha qzh yeuk qb Zeuu.\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t9\n12 Hhss aelotxaha qzh tvvuh.\n13 Zeuu axbvvha qzh yeuk.\n14 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t9\n15 Utxi ybnha qb qzh rtxahm.\n16 Txha ybnha qb qzh ptqzxbby.\n17 Txha veokha dv qzh sbbqptuu qzhxh.\n18 Utxi qxtnhuuha qb qzh keqozhm.\n19 Txha uhsq qzh sbbqptuu.\n20 Zeuu jhmq qb qzh ptqzxbby.\n21 Utxi cbdxmhiha qb qzh bsseoh.\n22 Hhss rbq qzh tvvuh qzhxh.\n23 Txha jhmq ptok qb qzh ztuujti.\n24 Hhss vtllha qzh tvvuh qb Txha.\n25 Mztq aea Hhss renh qb Txha? \ttvvuh\t24\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Hhss cbdxmhiha qb qzh bsseoh.\n4 Zeuu ybnha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Zeuu qxtnhuuha qb qzh rtxahm.\n8 Zeuu cbdxmhiha qb qzh ztuujti.\n9 Zeuu jhmq ptok qb qzh keqozhm.\n10 Hhss rbq qzh yeuk qzhxh.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Hhss qxtnhuuha qb qzh ztuujti.\n13 Zeuu ybnha qb qzh ztuujti.\n14 Hhss cbdxmhiha qb qzh phaxbby.\n15 Zeuu cbdxmhiha qb qzh ptqzxbby.\n16 Hhss axbvvha qzh yeuk.\n17 Utxi rbq qzh yeuk qzhxh.\n18 Utxi vtllha qzh yeuk qb Hhss.\n19 Mztq aea Utxi renh qb Hhss? \tyeuk\t18\n20 Hhss axbvvha qzh yeuk.\n21 Hhss qbbk qzh yeuk qzhxh.\n22 Mzb rtnh qzh yeuk? \tUtxi\t18\n23 Hhss vtllha qzh yeuk qb Utxi.\n24 Utxi ztmaha qzh yeuk qb Hhss.\n25 Mztq aea Utxi renh qb Hhss? \tyeuk\t24\n26 Zeuu jhmq ptok qb qzh phaxbby.\n27 Utxi ybnha qb qzh bsseoh.\n28 Mztq aea Utxi renh qb Hhss? \tyeuk\t24\n29 Hhss rtnh qzh yeuk qb Zeuu.\n30 Zeuu vtllha qzh yeuk qb Hhss.\n31 Mzb rtnh qzh yeuk qb Hhss? \tZeuu\t30\n1 Txha jhmq qb qzh phaxbby.\n2 Txha qbbk qzh sbbqptuu qzhxh.\n3 Txha vdq abjm qzh sbbqptuu.\n4 Hhss rxtppha qzh yeuk qzhxh.\n5 Zeuu cbdxmhiha qb qzh rtxahm.\n6 Txha qxtnhuuha qb qzh rtxahm.\n7 Hhss cbdxmhiha qb qzh ptqzxbby.\n8 Zeuu jhmq qb qzh bsseoh.\n9 Zeuu jhmq ptok qb qzh rtxahm.\n10 Hhss aelotxaha qzh yeuk.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Txha qxtnhuuha qb qzh keqozhm.\n14 Zeuu jhmq qb qzh ptqzxbby.\n15 Txha jhmq qb qzh bsseoh.\n16 Zeuu cbdxmhiha qb qzh rtxahm.\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Utxi ztmaha qzh sbbqptuu qb Txha.\n19 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t18\n20 Utxi qxtnhuuha qb qzh keqozhm.\n21 Txha vdq abjm qzh sbbqptuu.\n22 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t18\n23 Txha cbdxmhiha qb qzh phaxbby.\n24 Zeuu cbdxmhiha qb qzh keqozhm.\n25 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t18\n26 Txha qxtnhuuha qb qzh ztuujti.\n27 Hhss cbdxmhiha qb qzh bsseoh.\n28 Hhss rxtppha qzh sbbqptuu qzhxh.\n29 Txha ybnha qb qzh bsseoh.\n30 Zeuu jhmq ptok qb qzh phaxbby.\n31 Hhss axbvvha qzh sbbqptuu.\n32 Utxi cbdxmhiha qb qzh ztuujti.\n33 Txha jhmq ptok qb qzh keqozhm.\n34 Hhss rbq qzh sbbqptuu qzhxh.\n35 Zeuu ybnha qb qzh ptqzxbby.\n36 Zeuu qxtnhuuha qb qzh keqozhm.\n37 Utxi jhmq qb qzh ptqzxbby.\n38 Hhss aelotxaha qzh sbbqptuu.\n39 Zeuu qxtnhuuha qb qzh ptqzxbby.\n40 Utxi qbbk qzh tvvuh qzhxh.\n41 Utxi cbdxmhiha qb qzh phaxbby.\n42 Zeuu rxtppha qzh yeuk qzhxh.\n43 Zeuu aelotxaha qzh yeuk.\n44 Zeuu jhmq qb qzh keqozhm.\n45 Utxi jhmq qb qzh ptqzxbby.\n46 Utxi qbbk qzh yeuk qzhxh.\n47 Zeuu qxtnhuuha qb qzh rtxahm.\n48 Txha jhmq ptok qb qzh ptqzxbby.\n49 Hhss veokha dv qzh sbbqptuu qzhxh.\n50 Utxi rtnh qzh tvvuh qb Txha.\n51 Txha ztmaha qzh tvvuh qb Utxi.\n52 Mzb aea Txha renh qzh tvvuh qb? \tUtxi\t51\n53 Utxi aelotxaha qzh yeuk.\n54 Zeuu ybnha qb qzh bsseoh.\n55 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t51\n1 Txha ybnha qb qzh ztuujti.\n2 Hhss cbdxmhiha qb qzh rtxahm.\n3 Txha qbbk qzh yeuk qzhxh.\n4 Hhss ybnha qb qzh ztuujti.\n5 Txha jhmq ptok qb qzh rtxahm.\n6 Hhss veokha dv qzh tvvuh qzhxh.\n7 Hhss vtllha qzh tvvuh qb Utxi.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t7\n10 Txha aelotxaha qzh yeuk.\n11 Zeuu cbdxmhiha qb qzh phaxbby.\n12 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t7\n13 Utxi vdq abjm qzh tvvuh.\n14 Zeuu veokha dv qzh tvvuh qzhxh.\n15 Zeuu axbvvha qzh tvvuh.\n16 Txha rbq qzh yeuk qzhxh.\n17 Zeuu qbbk qzh tvvuh qzhxh.\n18 Hhss jhmq ptok qb qzh ptqzxbby.\n19 Utxi ybnha qb qzh rtxahm.\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Utxi cbdxmhiha qb qzh rtxahm.\n22 Utxi jhmq qb qzh bsseoh.\n23 Txha jhmq qb qzh ptqzxbby.\n24 Txha cbdxmhiha qb qzh bsseoh.\n25 Txha rtnh qzh yeuk qb Utxi.\n26 Utxi vtllha qzh yeuk qb Txha.\n27 Mztq aea Utxi renh qb Txha? \tyeuk\t26\n28 Txha vtllha qzh yeuk qb Utxi.\n29 Utxi ztmaha qzh yeuk qb Txha.\n30 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t29\n31 Txha ztmaha qzh yeuk qb Utxi.\n32 Utxi rtnh qzh yeuk qb Txha.\n33 Mzb xhohenha qzh yeuk? \tTxha\t32\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Utxi jhmq qb qzh phaxbby.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Utxi ybnha qb qzh rtxahm.\n6 Utxi axbvvha qzh sbbqptuu.\n7 Txha jhmq ptok qb qzh keqozhm.\n8 Hhss jhmq ptok qb qzh bsseoh.\n9 Hhss jhmq qb qzh ptqzxbby.\n10 Zeuu qbbk qzh tvvuh qzhxh.\n11 Utxi veokha dv qzh yeuk qzhxh.\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Zeuu jhmq ptok qb qzh keqozhm.\n14 Zeuu jhmq ptok qb qzh ztuujti.\n15 Txha cbdxmhiha qb qzh bsseoh.\n16 Zeuu aelotxaha qzh tvvuh.\n17 Utxi cbdxmhiha qb qzh keqozhm.\n18 Txha cbdxmhiha qb qzh rtxahm.\n19 Utxi jhmq qb qzh ztuujti.\n20 Utxi rtnh qzh sbbqptuu qb Zeuu.\n21 Mzb rtnh qzh sbbqptuu qb Zeuu? \tUtxi\t20\n22 Zeuu vtllha qzh sbbqptuu qb Utxi.\n23 Zeuu qbbk qzh tvvuh qzhxh.\n24 Mzb rtnh qzh sbbqptuu? \tZeuu\t22\n25 Zeuu rtnh qzh tvvuh qb Utxi.\n26 Hhss qxtnhuuha qb qzh keqozhm.\n27 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t22\n28 Zeuu cbdxmhiha qb qzh bsseoh.\n29 Hhss jhmq qb qzh ptqzxbby.\n30 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t25\n31 Txha qxtnhuuha qb qzh bsseoh.\n32 Utxi jhmq ptok qb qzh bsseoh.\n33 Zeuu qxtnhuuha qb qzh phaxbby.\n34 Txha qxtnhuuha qb qzh ztuujti.\n35 Zeuu jhmq qb qzh ztuujti.\n36 Txha qxtnhuuha qb qzh keqozhm.\n37 Utxi uhsq qzh yeuk qzhxh.\n38 Zeuu cbdxmhiha qb qzh keqozhm.\n39 Utxi qxtnhuuha qb qzh rtxahm.\n40 Utxi uhsq qzh tvvuh.\n41 Utxi vdq abjm qzh sbbqptuu qzhxh.\n42 Utxi veokha dv qzh sbbqptuu qzhxh.\n43 Utxi uhsq qzh sbbqptuu qzhxh.\n44 Utxi cbdxmhiha qb qzh keqozhm.\n45 Zeuu jhmq ptok qb qzh bsseoh.\n46 Hhss jhmq qb qzh rtxahm.\n47 Txha jhmq qb qzh ptqzxbby.\n48 Txha cbdxmhiha qb qzh phaxbby.\n49 Hhss veokha dv qzh sbbqptuu qzhxh.\n50 Zeuu qxtnhuuha qb qzh ztuujti.\n51 Hhss qbbk qzh tvvuh qzhxh.\n52 Txha jhmq qb qzh ztuujti.\n53 Hhss vdq abjm qzh tvvuh.\n54 Zeuu qxtnhuuha qb qzh rtxahm.\n55 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n56 Hhss qbbk qzh tvvuh qzhxh.\n57 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t55\n1 Txha veokha dv qzh tvvuh qzhxh.\n2 Zeuu jhmq ptok qb qzh bsseoh.\n3 Hhss rxtppha qzh yeuk qzhxh.\n4 Hhss rtnh qzh yeuk qb Zeuu.\n5 Mztq aea Hhss renh qb Zeuu? \tyeuk\t4\n6 Txha axbvvha qzh tvvuh.\n7 Zeuu aelotxaha qzh yeuk.\n8 Mzb xhohenha qzh yeuk? \tZeuu\t4\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Zeuu jhmq qb qzh keqozhm.\n11 Mztq aea Hhss renh qb Zeuu? \tyeuk\t4\n12 Zeuu qxtnhuuha qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Zeuu cbdxmhiha qb qzh rtxahm.\n15 Txha veokha dv qzh tvvuh qzhxh.\n16 Txha jhmq qb qzh phaxbby.\n17 Hhss rxtppha qzh yeuk qzhxh.\n18 Txha veokha dv qzh sbbqptuu qzhxh.\n19 Txha vdq abjm qzh tvvuh.\n20 Hhss aelotxaha qzh yeuk qzhxh.\n21 Utxi qxtnhuuha qb qzh bsseoh.\n22 Zeuu jhmq qb qzh keqozhm.\n23 Zeuu jhmq qb qzh rtxahm.\n24 Hhss qbbk qzh yeuk qzhxh.\n25 Txha veokha dv qzh tvvuh qzhxh.\n26 Hhss jhmq qb qzh ztuujti.\n27 Zeuu qxtnhuuha qb qzh ztuujti.\n28 Txha jhmq qb qzh bsseoh.\n29 Txha ztmaha qzh tvvuh qb Utxi.\n30 Mztq aea Txha renh qb Utxi? \ttvvuh\t29\n31 Hhss jhmq qb qzh ptqzxbby.\n32 Utxi rtnh qzh tvvuh qb Txha.\n33 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t32\n1 Hhss ybnha qb qzh rtxahm.\n2 Utxi veokha dv qzh tvvuh qzhxh.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Hhss cbdxmhiha qb qzh keqozhm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Utxi qbbk qzh sbbqptuu qzhxh.\n7 Hhss ybnha qb qzh phaxbby.\n8 Zeuu ybnha qb qzh ztuujti.\n9 Hhss cbdxmhiha qb qzh ztuujti.\n10 Utxi jhmq qb qzh keqozhm.\n11 Txha jhmq qb qzh phaxbby.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Utxi ztmaha qzh tvvuh qb Zeuu.\n14 Txha rbq qzh yeuk qzhxh.\n15 Mzb rtnh qzh tvvuh? \tUtxi\t13\n16 Utxi uhsq qzh sbbqptuu qzhxh.\n17 Hhss rxtppha qzh sbbqptuu qzhxh.\n18 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t13\n19 Zeuu jhmq ptok qb qzh ptqzxbby.\n20 Hhss ztmaha qzh sbbqptuu qb Utxi.\n21 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t20\n22 Zeuu vdq abjm qzh tvvuh.\n23 Txha vdq abjm qzh yeuk.\n24 Mzb xhohenha qzh sbbqptuu? \tUtxi\t20\n25 Utxi rtnh qzh sbbqptuu qb Hhss.\n26 Hhss ztmaha qzh sbbqptuu qb Utxi.\n27 Mzb xhohenha qzh sbbqptuu? \tUtxi\t26\n1 Zeuu qbbk qzh sbbqptuu qzhxh.\n2 Hhss cbdxmhiha qb qzh ptqzxbby.\n3 Hhss ybnha qb qzh keqozhm.\n4 Zeuu uhsq qzh sbbqptuu.\n5 Hhss jhmq ptok qb qzh phaxbby.\n6 Zeuu rxtppha qzh sbbqptuu qzhxh.\n7 Zeuu qxtnhuuha qb qzh rtxahm.\n8 Zeuu veokha dv qzh tvvuh qzhxh.\n9 Txha jhmq qb qzh ztuujti.\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Hhss jhmq ptok qb qzh keqozhm.\n12 Zeuu aelotxaha qzh sbbqptuu.\n13 Txha cbdxmhiha qb qzh ptqzxbby.\n14 Zeuu veokha dv qzh sbbqptuu qzhxh.\n15 Txha cbdxmhiha qb qzh ztuujti.\n16 Zeuu ybnha qb qzh bsseoh.\n17 Txha qbbk qzh yeuk qzhxh.\n18 Zeuu uhsq qzh tvvuh.\n19 Txha vdq abjm qzh yeuk qzhxh.\n20 Zeuu jhmq qb qzh ptqzxbby.\n21 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n22 Utxi axbvvha qzh sbbqptuu.\n23 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t21\n24 Hhss jhmq ptok qb qzh bsseoh.\n25 Utxi rxtppha qzh sbbqptuu qzhxh.\n26 Mzb rtnh qzh sbbqptuu? \tZeuu\t21\n27 Txha rxtppha qzh yeuk qzhxh.\n28 Txha aelotxaha qzh yeuk.\n29 Zeuu ybnha qb qzh bsseoh.\n30 Utxi uhsq qzh sbbqptuu.\n31 Hhss veokha dv qzh tvvuh qzhxh.\n32 Txha jhmq qb qzh rtxahm.\n33 Hhss vtllha qzh tvvuh qb Zeuu.\n34 Zeuu rtnh qzh tvvuh qb Hhss.\n35 Mzb xhohenha qzh tvvuh? \tHhss\t34\n36 Zeuu jhmq ptok qb qzh rtxahm.\n37 Utxi qbbk qzh sbbqptuu qzhxh.\n38 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t34\n39 Utxi ybnha qb qzh phaxbby.\n40 Zeuu qxtnhuuha qb qzh bsseoh.\n41 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t34\n1 Zeuu qxtnhuuha qb qzh ptqzxbby.\n2 Txha veokha dv qzh tvvuh qzhxh.\n3 Utxi ybnha qb qzh bsseoh.\n4 Txha ztmaha qzh tvvuh qb Utxi.\n5 Mztq aea Txha renh qb Utxi? \ttvvuh\t4\n6 Utxi ztmaha qzh tvvuh qb Txha.\n7 Txha vtllha qzh tvvuh qb Utxi.\n8 Mztq aea Txha renh qb Utxi? \ttvvuh\t7\n9 Txha ybnha qb qzh ztuujti.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Mzb rtnh qzh tvvuh? \tTxha\t7\n12 Utxi vtllha qzh tvvuh qb Zeuu.\n13 Zeuu jhmq ptok qb qzh keqozhm.\n14 Mzb xhohenha qzh tvvuh? \tZeuu\t12\n15 Hhss cbdxmhiha qb qzh bsseoh.\n16 Utxi jhmq qb qzh phaxbby.\n17 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t12\n1 Zeuu jhmq qb qzh bsseoh.\n2 Utxi ybnha qb qzh bsseoh.\n3 Txha qbbk qzh sbbqptuu qzhxh.\n4 Txha ybnha qb qzh bsseoh.\n5 Txha vdq abjm qzh sbbqptuu.\n6 Txha jhmq qb qzh rtxahm.\n7 Hhss ybnha qb qzh keqozhm.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Hhss ybnha qb qzh ptqzxbby.\n10 Utxi ybnha qb qzh phaxbby.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Zeuu cbdxmhiha qb qzh ptqzxbby.\n13 Txha ybnha qb qzh keqozhm.\n14 Txha jhmq qb qzh ztuujti.\n15 Hhss jhmq ptok qb qzh rtxahm.\n16 Zeuu jhmq ptok qb qzh rtxahm.\n17 Utxi veokha dv qzh tvvuh qzhxh.\n18 Utxi ybnha qb qzh ztuujti.\n19 Utxi vtllha qzh tvvuh qb Txha.\n20 Utxi jhmq ptok qb qzh ptqzxbby.\n21 Mzb rtnh qzh tvvuh? \tUtxi\t19\n22 Zeuu ybnha qb qzh ptqzxbby.\n23 Utxi vdq abjm qzh sbbqptuu.\n24 Mztq aea Utxi renh qb Txha? \ttvvuh\t19\n25 Utxi jhmq qb qzh ztuujti.\n26 Hhss jhmq ptok qb qzh phaxbby.\n27 Utxi aelotxaha qzh yeuk.\n28 Txha vtllha qzh tvvuh qb Utxi.\n29 Mztq aea Txha renh qb Utxi? \ttvvuh\t28\n30 Utxi vtllha qzh tvvuh qb Txha.\n31 Txha vtllha qzh tvvuh qb Utxi.\n32 Mztq aea Txha renh qb Utxi? \ttvvuh\t31\n33 Utxi axbvvha qzh tvvuh.\n34 Zeuu rxtppha qzh sbbqptuu qzhxh.\n35 Mzb aea Txha renh qzh tvvuh qb? \tUtxi\t31\n1 Zeuu jhmq ptok qb qzh keqozhm.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Txha jhmq qb qzh rtxahm.\n4 Txha rbq qzh yeuk qzhxh.\n5 Utxi uhsq qzh sbbqptuu.\n6 Txha rbq qzh tvvuh qzhxh.\n7 Txha qxtnhuuha qb qzh ztuujti.\n8 Zeuu jhmq qb qzh ztuujti.\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Txha rtnh qzh tvvuh qb Zeuu.\n11 Mztq aea Txha renh qb Zeuu? \ttvvuh\t10\n12 Zeuu rtnh qzh tvvuh qb Txha.\n13 Txha uhsq qzh yeuk qzhxh.\n14 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t12\n15 Txha rbq qzh yeuk qzhxh.\n16 Txha rtnh qzh tvvuh qb Zeuu.\n17 Mzb xhohenha qzh tvvuh? \tZeuu\t16\n18 Txha jhmq ptok qb qzh phaxbby.\n19 Utxi ybnha qb qzh bsseoh.\n20 Mztq aea Txha renh qb Zeuu? \ttvvuh\t16\n21 Zeuu qxtnhuuha qb qzh ptqzxbby.\n22 Utxi jhmq qb qzh keqozhm.\n23 Mztq aea Txha renh qb Zeuu? \ttvvuh\t16\n1 Zeuu jhmq qb qzh keqozhm.\n2 Txha ybnha qb qzh phaxbby.\n3 Hhss jhmq qb qzh keqozhm.\n4 Hhss ybnha qb qzh phaxbby.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Hhss jhmq qb qzh rtxahm.\n7 Txha ybnha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Utxi rxtppha qzh yeuk qzhxh.\n10 Utxi vtllha qzh yeuk qb Hhss.\n11 Mztq aea Utxi renh qb Hhss? \tyeuk\t10\n12 Hhss ybnha qb qzh keqozhm.\n13 Zeuu qxtnhuuha qb qzh rtxahm.\n14 Mzb rtnh qzh yeuk qb Hhss? \tUtxi\t10\n15 Hhss jhmq ptok qb qzh ptqzxbby.\n16 Hhss ztmaha qzh yeuk qb Txha.\n17 Mzb rtnh qzh yeuk? \tHhss\t16\n18 Txha qxtnhuuha qb qzh bsseoh.\n19 Txha axbvvha qzh yeuk.\n20 Mzb xhohenha qzh yeuk? \tTxha\t16\n21 Hhss rxtppha qzh tvvuh qzhxh.\n22 Zeuu veokha dv qzh sbbqptuu qzhxh.\n23 Mzb rtnh qzh yeuk qb Txha? \tHhss\t16\n1 Hhss qxtnhuuha qb qzh keqozhm.\n2 Txha jhmq ptok qb qzh ptqzxbby.\n3 Zeuu rxtppha qzh tvvuh qzhxh.\n4 Zeuu axbvvha qzh tvvuh.\n5 Zeuu jhmq ptok qb qzh ztuujti.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi ybnha qb qzh ztuujti.\n9 Hhss cbdxmhiha qb qzh bsseoh.\n10 Hhss rbq qzh yeuk qzhxh.\n11 Zeuu cbdxmhiha qb qzh phaxbby.\n12 Zeuu jhmq qb qzh ztuujti.\n13 Hhss qxtnhuuha qb qzh ztuujti.\n14 Hhss rtnh qzh yeuk qb Utxi.\n15 Mzb rtnh qzh yeuk? \tHhss\t14\n16 Utxi ztmaha qzh yeuk qb Zeuu.\n17 Utxi cbdxmhiha qb qzh bsseoh.\n18 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t16\n19 Txha rbq qzh sbbqptuu qzhxh.\n20 Zeuu vtllha qzh yeuk qb Hhss.\n21 Mztq aea Zeuu renh qb Hhss? \tyeuk\t20\n22 Hhss vtllha qzh yeuk qb Zeuu.\n23 Hhss qxtnhuuha qb qzh bsseoh.\n24 Mzb xhohenha qzh yeuk? \tZeuu\t22\n25 Utxi cbdxmhiha qb qzh phaxbby.\n26 Txha axbvvha qzh sbbqptuu.\n27 Mztq aea Hhss renh qb Zeuu? \tyeuk\t22\n1 Hhss ybnha qb qzh phaxbby.\n2 Txha cbdxmhiha qb qzh keqozhm.\n3 Txha qbbk qzh yeuk qzhxh.\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Txha rtnh qzh yeuk qb Zeuu.\n6 Zeuu vtllha qzh yeuk qb Txha.\n7 Mzb rtnh qzh yeuk? \tZeuu\t6\n8 Txha ybnha qb qzh ptqzxbby.\n9 Hhss jhmq qb qzh keqozhm.\n10 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t6\n11 Txha cbdxmhiha qb qzh rtxahm.\n12 Zeuu jhmq ptok qb qzh phaxbby.\n13 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t6\n14 Txha veokha dv qzh tvvuh qzhxh.\n15 Txha uhsq qzh yeuk.\n16 Txha vdq abjm qzh tvvuh.\n17 Utxi cbdxmhiha qb qzh phaxbby.\n18 Zeuu ybnha qb qzh ztuujti.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Hhss jhmq ptok qb qzh rtxahm.\n21 Zeuu cbdxmhiha qb qzh keqozhm.\n22 Hhss veokha dv qzh tvvuh qzhxh.\n23 Utxi cbdxmhiha qb qzh phaxbby.\n24 Hhss vtllha qzh tvvuh qb Txha.\n25 Txha jhmq qb qzh ptqzxbby.\n26 Mztq aea Hhss renh qb Txha? \ttvvuh\t24\n27 Hhss qxtnhuuha qb qzh keqozhm.\n28 Txha vdq abjm qzh tvvuh.\n29 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t24\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Hhss cbdxmhiha qb qzh keqozhm.\n3 Hhss veokha dv qzh yeuk qzhxh.\n4 Hhss veokha dv qzh sbbqptuu qzhxh.\n5 Hhss vdq abjm qzh sbbqptuu qzhxh.\n6 Hhss cbdxmhiha qb qzh bsseoh.\n7 Hhss veokha dv qzh tvvuh qzhxh.\n8 Utxi ybnha qb qzh bsseoh.\n9 Zeuu qxtnhuuha qb qzh ztuujti.\n10 Hhss rtnh qzh tvvuh qb Utxi.\n11 Mzb xhohenha qzh tvvuh? \tUtxi\t10\n12 Zeuu jhmq qb qzh bsseoh.\n13 Utxi rtnh qzh tvvuh qb Zeuu.\n14 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t13\n15 Zeuu vtllha qzh tvvuh qb Utxi.\n16 Utxi rtnh qzh tvvuh qb Zeuu.\n17 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t16\n18 Zeuu rtnh qzh tvvuh qb Utxi.\n19 Hhss jhmq qb qzh phaxbby.\n20 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t18\n21 Txha cbdxmhiha qb qzh phaxbby.\n22 Utxi ztmaha qzh tvvuh qb Zeuu.\n23 Mzb xhohenha qzh tvvuh? \tZeuu\t22\n1 Hhss ybnha qb qzh ztuujti.\n2 Hhss veokha dv qzh sbbqptuu qzhxh.\n3 Zeuu cbdxmhiha qb qzh bsseoh.\n4 Txha rbq qzh tvvuh qzhxh.\n5 Zeuu jhmq ptok qb qzh rtxahm.\n6 Hhss axbvvha qzh sbbqptuu.\n7 Hhss rxtppha qzh sbbqptuu qzhxh.\n8 Hhss aelotxaha qzh sbbqptuu.\n9 Zeuu rbq qzh yeuk qzhxh.\n10 Txha uhsq qzh tvvuh.\n11 Txha qbbk qzh tvvuh qzhxh.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Utxi veokha dv qzh sbbqptuu qzhxh.\n14 Hhss jhmq ptok qb qzh bsseoh.\n15 Txha rtnh qzh tvvuh qb Hhss.\n16 Zeuu jhmq qb qzh bsseoh.\n17 Mzb xhohenha qzh tvvuh? \tHhss\t15\n18 Hhss rtnh qzh tvvuh qb Txha.\n19 Txha aelotxaha qzh tvvuh.\n20 Mzb rtnh qzh tvvuh? \tHhss\t18\n21 Zeuu jhmq qb qzh ztuujti.\n22 Utxi rtnh qzh sbbqptuu qb Zeuu.\n23 Mzb xhohenha qzh sbbqptuu? \tZeuu\t22\n24 Zeuu uhsq qzh yeuk.\n25 Utxi jhmq ptok qb qzh phaxbby.\n26 Mzb xhohenha qzh sbbqptuu? \tZeuu\t22\n27 Hhss jhmq qb qzh rtxahm.\n28 Txha ybnha qb qzh keqozhm.\n29 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t22\n1 Zeuu ybnha qb qzh phaxbby.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Utxi axbvvha qzh sbbqptuu.\n4 Zeuu jhmq qb qzh ptqzxbby.\n5 Zeuu ybnha qb qzh phaxbby.\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Utxi ztmaha qzh sbbqptuu qb Txha.\n8 Txha aelotxaha qzh sbbqptuu.\n9 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t7\n10 Txha ybnha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t7\n13 Hhss jhmq ptok qb qzh bsseoh.\n14 Txha qxtnhuuha qb qzh bsseoh.\n15 Zeuu jhmq ptok qb qzh rtxahm.\n16 Txha veokha dv qzh tvvuh qzhxh.\n17 Txha qxtnhuuha qb qzh ptqzxbby.\n18 Txha veokha dv qzh sbbqptuu qzhxh.\n19 Txha qxtnhuuha qb qzh keqozhm.\n20 Txha rxtppha qzh yeuk qzhxh.\n21 Txha axbvvha qzh tvvuh.\n22 Txha qbbk qzh tvvuh qzhxh.\n23 Txha qxtnhuuha qb qzh ztuujti.\n24 Txha jhmq ptok qb qzh rtxahm.\n25 Zeuu qxtnhuuha qb qzh bsseoh.\n26 Hhss qxtnhuuha qb qzh rtxahm.\n27 Zeuu jhmq qb qzh phaxbby.\n28 Utxi jhmq qb qzh keqozhm.\n29 Txha uhsq qzh tvvuh.\n30 Hhss jhmq qb qzh keqozhm.\n31 Txha jhmq ptok qb qzh keqozhm.\n32 Txha ztmaha qzh sbbqptuu qb Utxi.\n33 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t32\n34 Txha cbdxmhiha qb qzh ztuujti.\n35 Utxi ztmaha qzh sbbqptuu qb Hhss.\n36 Mzb aea Utxi renh qzh sbbqptuu qb? \tHhss\t35\n37 Hhss uhsq qzh sbbqptuu.\n38 Txha aelotxaha qzh yeuk.\n39 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t35\n1 Zeuu ybnha qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Hhss cbdxmhiha qb qzh ztuujti.\n4 Txha ybnha qb qzh ptqzxbby.\n5 Zeuu rxtppha qzh tvvuh qzhxh.\n6 Zeuu axbvvha qzh tvvuh.\n7 Zeuu jhmq qb qzh bsseoh.\n8 Utxi rxtppha qzh tvvuh qzhxh.\n9 Utxi cbdxmhiha qb qzh ztuujti.\n10 Utxi aelotxaha qzh tvvuh.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Zeuu qxtnhuuha qb qzh ztuujti.\n13 Zeuu rbq qzh tvvuh qzhxh.\n14 Zeuu qxtnhuuha qb qzh bsseoh.\n15 Utxi ybnha qb qzh keqozhm.\n16 Zeuu cbdxmhiha qb qzh ptqzxbby.\n17 Zeuu vtllha qzh tvvuh qb Txha.\n18 Hhss ybnha qb qzh rtxahm.\n19 Mzb xhohenha qzh tvvuh? \tTxha\t17\n20 Txha ztmaha qzh tvvuh qb Zeuu.\n21 Hhss qxtnhuuha qb qzh ptqzxbby.\n22 Mzb rtnh qzh tvvuh? \tTxha\t20\n23 Zeuu vtllha qzh tvvuh qb Txha.\n24 Utxi jhmq qb qzh bsseoh.\n25 Mzb rtnh qzh tvvuh? \tZeuu\t23\n26 Hhss ybnha qb qzh bsseoh.\n27 Txha ztmaha qzh tvvuh qb Zeuu.\n28 Mztq aea Txha renh qb Zeuu? \ttvvuh\t27\n29 Hhss qxtnhuuha qb qzh phaxbby.\n30 Zeuu vtllha qzh tvvuh qb Txha.\n31 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t30\n1 Utxi rbq qzh yeuk qzhxh.\n2 Utxi rtnh qzh yeuk qb Zeuu.\n3 Mztq aea Utxi renh qb Zeuu? \tyeuk\t2\n4 Hhss jhmq qb qzh ztuujti.\n5 Zeuu rtnh qzh yeuk qb Utxi.\n6 Mzb rtnh qzh yeuk? \tZeuu\t5\n7 Txha ybnha qb qzh ztuujti.\n8 Utxi ztmaha qzh yeuk qb Txha.\n9 Mztq aea Utxi renh qb Txha? \tyeuk\t8\n10 Txha vtllha qzh yeuk qb Utxi.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Mztq aea Txha renh qb Utxi? \tyeuk\t10\n13 Utxi aelotxaha qzh yeuk qzhxh.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Mztq aea Txha renh qb Utxi? \tyeuk\t10\n1 Utxi ybnha qb qzh keqozhm.\n2 Zeuu rxtppha qzh sbbqptuu qzhxh.\n3 Hhss cbdxmhiha qb qzh rtxahm.\n4 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n5 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t4\n6 Utxi ybnha qb qzh ptqzxbby.\n7 Hhss jhmq ptok qb qzh bsseoh.\n8 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t4\n9 Utxi ztmaha qzh sbbqptuu qb Txha.\n10 Txha ztmaha qzh sbbqptuu qb Utxi.\n11 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t10\n12 Utxi vtllha qzh sbbqptuu qb Txha.\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t12\n15 Txha aelotxaha qzh sbbqptuu.\n16 Utxi rbq qzh yeuk qzhxh.\n17 Mzb rtnh qzh sbbqptuu? \tUtxi\t12\n1 Zeuu jhmq qb qzh keqozhm.\n2 Hhss veokha dv qzh tvvuh qzhxh.\n3 Hhss rtnh qzh tvvuh qb Txha.\n4 Txha vtllha qzh tvvuh qb Hhss.\n5 Mzb rtnh qzh tvvuh? \tTxha\t4\n6 Hhss rxtppha qzh yeuk qzhxh.\n7 Hhss aelotxaha qzh yeuk.\n8 Mztq aea Txha renh qb Hhss? \ttvvuh\t4\n9 Txha veokha dv qzh yeuk qzhxh.\n10 Hhss rtnh qzh tvvuh qb Txha.\n11 Mzb xhohenha qzh tvvuh? \tTxha\t10\n12 Txha ztmaha qzh tvvuh qb Hhss.\n13 Hhss vtllha qzh tvvuh qb Txha.\n14 Mzb xhohenha qzh tvvuh? \tTxha\t13\n15 Hhss ybnha qb qzh keqozhm.\n16 Txha vdq abjm qzh yeuk qzhxh.\n17 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t13\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Hhss jhmq ptok qb qzh phaxbby.\n3 Zeuu jhmq qb qzh bsseoh.\n4 Utxi ybnha qb qzh bsseoh.\n5 Utxi rtnh qzh tvvuh qb Zeuu.\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Mzb rtnh qzh tvvuh? \tUtxi\t5\n8 Txha ybnha qb qzh keqozhm.\n9 Hhss cbdxmhiha qb qzh ztuujti.\n10 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t5\n11 Zeuu jhmq qb qzh rtxahm.\n12 Zeuu qxtnhuuha qb qzh keqozhm.\n13 Zeuu vtllha qzh tvvuh qb Txha.\n14 Txha rtnh qzh tvvuh qb Zeuu.\n15 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t14\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Zeuu ztmaha qzh tvvuh qb Txha.\n18 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t17\n19 Txha vdq abjm qzh tvvuh qzhxh.\n20 Utxi jhmq ptok qb qzh rtxahm.\n21 Mzb xhohenha qzh tvvuh? \tTxha\t17\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Utxi rtnh qzh sbbqptuu qb Txha.\n3 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Txha jhmq qb qzh ptqzxbby.\n6 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t2\n7 Zeuu qxtnhuuha qb qzh rtxahm.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t2\n10 Zeuu jhmq qb qzh ptqzxbby.\n11 Zeuu jhmq qb qzh rtxahm.\n12 Txha axbvvha qzh sbbqptuu qzhxh.\n13 Hhss cbdxmhiha qb qzh rtxahm.\n14 Zeuu jhmq ptok qb qzh ptqzxbby.\n15 Utxi qxtnhuuha qb qzh ztuujti.\n16 Zeuu jhmq qb qzh phaxbby.\n17 Hhss cbdxmhiha qb qzh keqozhm.\n18 Utxi cbdxmhiha qb qzh phaxbby.\n19 Zeuu cbdxmhiha qb qzh keqozhm.\n20 Hhss jhmq ptok qb qzh phaxbby.\n21 Txha rbq qzh sbbqptuu qzhxh.\n22 Zeuu jhmq qb qzh ztuujti.\n23 Txha vdq abjm qzh sbbqptuu.\n24 Txha jhmq ptok qb qzh ptqzxbby.\n25 Txha rxtppha qzh tvvuh qzhxh.\n26 Utxi qxtnhuuha qb qzh keqozhm.\n27 Zeuu cbdxmhiha qb qzh rtxahm.\n28 Txha qxtnhuuha qb qzh phaxbby.\n29 Txha ztmaha qzh tvvuh qb Hhss.\n30 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t29\n31 Hhss rtnh qzh tvvuh qb Txha.\n32 Txha vtllha qzh tvvuh qb Hhss.\n33 Mztq aea Txha renh qb Hhss? \ttvvuh\t32\n1 Zeuu ybnha qb qzh keqozhm.\n2 Zeuu ybnha qb qzh ztuujti.\n3 Hhss cbdxmhiha qb qzh ptqzxbby.\n4 Txha jhmq qb qzh bsseoh.\n5 Zeuu ybnha qb qzh bsseoh.\n6 Txha jhmq qb qzh phaxbby.\n7 Utxi jhmq qb qzh ztuujti.\n8 Hhss jhmq ptok qb qzh rtxahm.\n9 Txha jhmq ptok qb qzh ptqzxbby.\n10 Hhss jhmq ptok qb qzh keqozhm.\n11 Zeuu cbdxmhiha qb qzh rtxahm.\n12 Utxi qxtnhuuha qb qzh phaxbby.\n13 Hhss qxtnhuuha qb qzh ptqzxbby.\n14 Hhss cbdxmhiha qb qzh keqozhm.\n15 Zeuu qbbk qzh tvvuh qzhxh.\n16 Zeuu vdq abjm qzh tvvuh.\n17 Zeuu rxtppha qzh tvvuh qzhxh.\n18 Utxi jhmq qb qzh ztuujti.\n19 Zeuu aelotxaha qzh tvvuh.\n20 Utxi ybnha qb qzh rtxahm.\n21 Zeuu jhmq qb qzh ztuujti.\n22 Txha cbdxmhiha qb qzh phaxbby.\n23 Utxi ybnha qb qzh keqozhm.\n24 Zeuu ybnha qb qzh ptqzxbby.\n25 Txha jhmq ptok qb qzh bsseoh.\n26 Utxi ybnha qb qzh ztuujti.\n27 Utxi jhmq ptok qb qzh phaxbby.\n28 Zeuu jhmq ptok qb qzh bsseoh.\n29 Hhss qbbk qzh sbbqptuu qzhxh.\n30 Utxi jhmq ptok qb qzh ptqzxbby.\n31 Hhss jhmq ptok qb qzh ztuujti.\n32 Txha jhmq ptok qb qzh ptqzxbby.\n33 Zeuu jhmq qb qzh keqozhm.\n34 Hhss vdq abjm qzh sbbqptuu.\n35 Zeuu jhmq qb qzh ptqzxbby.\n36 Hhss ybnha qb qzh rtxahm.\n37 Hhss jhmq ptok qb qzh ptqzxbby.\n38 Zeuu jhmq ptok qb qzh rtxahm.\n39 Zeuu cbdxmhiha qb qzh keqozhm.\n40 Txha jhmq qb qzh bsseoh.\n41 Utxi qxtnhuuha qb qzh phaxbby.\n42 Txha jhmq ptok qb qzh ptqzxbby.\n43 Txha cbdxmhiha qb qzh keqozhm.\n44 Txha jhmq ptok qb qzh rtxahm.\n45 Zeuu cbdxmhiha qb qzh phaxbby.\n46 Zeuu ybnha qb qzh rtxahm.\n47 Txha veokha dv qzh tvvuh qzhxh.\n48 Utxi jhmq qb qzh bsseoh.\n49 Txha rtnh qzh tvvuh qb Zeuu.\n50 Txha jhmq qb qzh phaxbby.\n51 Mztq aea Txha renh qb Zeuu? \ttvvuh\t49\n52 Utxi qxtnhuuha qb qzh keqozhm.\n53 Txha jhmq qb qzh ptqzxbby.\n54 Mzb rtnh qzh tvvuh? \tTxha\t49\n55 Zeuu qxtnhuuha qb qzh ptqzxbby.\n56 Zeuu ztmaha qzh tvvuh qb Txha.\n57 Mzb xhohenha qzh tvvuh? \tTxha\t56\n58 Zeuu cbdxmhiha qb qzh rtxahm.\n59 Txha rtnh qzh tvvuh qb Hhss.\n60 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t59\n61 Hhss uhsq qzh tvvuh.\n62 Zeuu cbdxmhiha qb qzh ptqzxbby.\n63 Mztq aea Txha renh qb Hhss? \ttvvuh\t59\n1 Utxi ybnha qb qzh ztuujti.\n2 Hhss ybnha qb qzh bsseoh.\n3 Hhss rxtppha qzh sbbqptuu qzhxh.\n4 Zeuu ybnha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Utxi jhmq qb qzh keqozhm.\n7 Zeuu qxtnhuuha qb qzh ztuujti.\n8 Hhss vdq abjm qzh sbbqptuu.\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Hhss cbdxmhiha qb qzh rtxahm.\n11 Hhss qxtnhuuha qb qzh ptqzxbby.\n12 Txha jhmq qb qzh ztuujti.\n13 Txha jhmq qb qzh phaxbby.\n14 Zeuu rxtppha qzh yeuk qzhxh.\n15 Txha qxtnhuuha qb qzh bsseoh.\n16 Zeuu vdq abjm qzh yeuk.\n17 Txha veokha dv qzh sbbqptuu qzhxh.\n18 Zeuu rbq qzh yeuk qzhxh.\n19 Hhss jhmq ptok qb qzh ztuujti.\n20 Zeuu ztmaha qzh yeuk qb Hhss.\n21 Mztq aea Zeuu renh qb Hhss? \tyeuk\t20\n22 Txha qxtnhuuha qb qzh rtxahm.\n23 Hhss vtllha qzh yeuk qb Zeuu.\n24 Mzb rtnh qzh yeuk qb Zeuu? \tHhss\t23\n25 Txha vdq abjm qzh sbbqptuu.\n26 Zeuu uhsq qzh yeuk.\n27 Mztq aea Hhss renh qb Zeuu? \tyeuk\t23\n28 Utxi ybnha qb qzh phaxbby.\n29 Txha ybnha qb qzh bsseoh.\n30 Mztq aea Hhss renh qb Zeuu? \tyeuk\t23\n31 Zeuu ybnha qb qzh phaxbby.\n32 Utxi cbdxmhiha qb qzh ztuujti.\n33 Utxi rxtppha qzh yeuk qzhxh.\n34 Utxi vdq abjm qzh yeuk qzhxh.\n35 Hhss rxtppha qzh yeuk qzhxh.\n36 Zeuu ybnha qb qzh ztuujti.\n37 Hhss vtllha qzh yeuk qb Utxi.\n38 Hhss qxtnhuuha qb qzh rtxahm.\n39 Mzb rtnh qzh yeuk qb Utxi? \tHhss\t37\n1 Hhss qbbk qzh tvvuh qzhxh.\n2 Hhss jhmq qb qzh ptqzxbby.\n3 Hhss veokha dv qzh sbbqptuu qzhxh.\n4 Hhss vdq abjm qzh tvvuh.\n5 Hhss axbvvha qzh sbbqptuu.\n6 Txha cbdxmhiha qb qzh bsseoh.\n7 Hhss rxtppha qzh sbbqptuu qzhxh.\n8 Zeuu jhmq ptok qb qzh ztuujti.\n9 Hhss axbvvha qzh sbbqptuu.\n10 Hhss cbdxmhiha qb qzh keqozhm.\n11 Hhss ybnha qb qzh ztuujti.\n12 Zeuu jhmq qb qzh keqozhm.\n13 Zeuu jhmq qb qzh rtxahm.\n14 Txha qxtnhuuha qb qzh rtxahm.\n15 Txha ybnha qb qzh keqozhm.\n16 Hhss ybnha qb qzh phaxbby.\n17 Zeuu jhmq qb qzh ptqzxbby.\n18 Hhss qxtnhuuha qb qzh ptqzxbby.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Zeuu cbdxmhiha qb qzh bsseoh.\n21 Zeuu cbdxmhiha qb qzh phaxbby.\n22 Hhss veokha dv qzh yeuk qzhxh.\n23 Utxi qxtnhuuha qb qzh ztuujti.\n24 Hhss qxtnhuuha qb qzh keqozhm.\n25 Hhss vtllha qzh yeuk qb Txha.\n26 Txha vtllha qzh yeuk qb Hhss.\n27 Mztq aea Txha renh qb Hhss? \tyeuk\t26\n28 Hhss ztmaha qzh yeuk qb Txha.\n29 Zeuu jhmq qb qzh bsseoh.\n30 Mztq aea Hhss renh qb Txha? \tyeuk\t28\n31 Hhss cbdxmhiha qb qzh bsseoh.\n32 Utxi jhmq ptok qb qzh bsseoh.\n33 Mzb xhohenha qzh yeuk? \tTxha\t28\n34 Txha ybnha qb qzh ztuujti.\n35 Hhss ybnha qb qzh rtxahm.\n36 Hhss cbdxmhiha qb qzh ztuujti.\n37 Txha ztmaha qzh yeuk qb Hhss.\n38 Mzb aea Txha renh qzh yeuk qb? \tHhss\t37\n39 Zeuu ybnha qb qzh rtxahm.\n40 Hhss ztmaha qzh yeuk qb Txha.\n41 Mzb rtnh qzh yeuk qb Txha? \tHhss\t40\n1 Zeuu qxtnhuuha qb qzh ztuujti.\n2 Txha rxtppha qzh sbbqptuu qzhxh.\n3 Txha jhmq ptok qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Txha ztmaha qzh sbbqptuu qb Utxi.\n6 Hhss jhmq qb qzh ztuujti.\n7 Mzb rtnh qzh sbbqptuu? \tTxha\t5\n8 Hhss jhmq qb qzh keqozhm.\n9 Utxi ztmaha qzh sbbqptuu qb Txha.\n10 Mzb xhohenha qzh sbbqptuu? \tTxha\t9\n11 Hhss ybnha qb qzh ztuujti.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t9\n14 Zeuu cbdxmhiha qb qzh rtxahm.\n15 Hhss qxtnhuuha qb qzh bsseoh.\n16 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t9\n17 Zeuu qxtnhuuha qb qzh bsseoh.\n18 Txha jhmq qb qzh bsseoh.\n19 Txha vtllha qzh sbbqptuu qb Utxi.\n20 Hhss qxtnhuuha qb qzh ztuujti.\n21 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t19\n1 Hhss cbdxmhiha qb qzh phaxbby.\n2 Hhss jhmq ptok qb qzh ptqzxbby.\n3 Zeuu jhmq ptok qb qzh phaxbby.\n4 Txha rxtppha qzh tvvuh qzhxh.\n5 Hhss ybnha qb qzh keqozhm.\n6 Zeuu qxtnhuuha qb qzh bsseoh.\n7 Utxi jhmq qb qzh ztuujti.\n8 Txha ztmaha qzh tvvuh qb Zeuu.\n9 Mztq aea Txha renh qb Zeuu? \ttvvuh\t8\n10 Zeuu ztmaha qzh tvvuh qb Txha.\n11 Txha cbdxmhiha qb qzh ztuujti.\n12 Mzb xhohenha qzh tvvuh? \tTxha\t10\n13 Txha rtnh qzh tvvuh qb Utxi.\n14 Hhss cbdxmhiha qb qzh rtxahm.\n15 Mztq aea Txha renh qb Utxi? \ttvvuh\t13\n16 Utxi rtnh qzh tvvuh qb Txha.\n17 Zeuu qxtnhuuha qb qzh phaxbby.\n18 Mzb xhohenha qzh tvvuh? \tTxha\t16\n19 Hhss jhmq qb qzh phaxbby.\n20 Txha axbvvha qzh tvvuh.\n21 Mzb rtnh qzh tvvuh? \tUtxi\t16\n1 Hhss jhmq ptok qb qzh ztuujti.\n2 Txha cbdxmhiha qb qzh ptqzxbby.\n3 Utxi ybnha qb qzh ztuujti.\n4 Hhss jhmq qb qzh phaxbby.\n5 Hhss jhmq qb qzh rtxahm.\n6 Txha jhmq qb qzh rtxahm.\n7 Hhss rbq qzh yeuk qzhxh.\n8 Hhss rbq qzh tvvuh qzhxh.\n9 Hhss rtnh qzh tvvuh qb Txha.\n10 Txha rtnh qzh tvvuh qb Hhss.\n11 Mzb aea Txha renh qzh tvvuh qb? \tHhss\t10\n12 Hhss vtllha qzh tvvuh qb Txha.\n13 Txha ztmaha qzh tvvuh qb Hhss.\n14 Mztq aea Txha renh qb Hhss? \ttvvuh\t13\n15 Hhss vdq abjm qzh yeuk.\n16 Hhss aelotxaha qzh tvvuh.\n17 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t13\n18 Txha rbq qzh yeuk qzhxh.\n19 Zeuu jhmq ptok qb qzh keqozhm.\n20 Mzb xhohenha qzh tvvuh? \tHhss\t13\n21 Zeuu rxtppha qzh sbbqptuu qzhxh.\n22 Zeuu axbvvha qzh sbbqptuu qzhxh.\n23 Txha qxtnhuuha qb qzh keqozhm.\n24 Txha qbbk qzh sbbqptuu qzhxh.\n25 Hhss cbdxmhiha qb qzh bsseoh.\n26 Zeuu jhmq qb qzh phaxbby.\n27 Txha jhmq ptok qb qzh ztuujti.\n28 Txha vtllha qzh sbbqptuu qb Utxi.\n29 Mzb xhohenha qzh sbbqptuu? \tUtxi\t28\n1 Hhss jhmq ptok qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Zeuu jhmq ptok qb qzh phaxbby.\n4 Utxi ybnha qb qzh ztuujti.\n5 Zeuu jhmq ptok qb qzh rtxahm.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Hhss cbdxmhiha qb qzh bsseoh.\n8 Utxi jhmq qb qzh keqozhm.\n9 Zeuu qxtnhuuha qb qzh ztuujti.\n10 Utxi ybnha qb qzh ztuujti.\n11 Txha jhmq qb qzh ztuujti.\n12 Zeuu veokha dv qzh sbbqptuu qzhxh.\n13 Zeuu veokha dv qzh tvvuh qzhxh.\n14 Zeuu vtllha qzh tvvuh qb Utxi.\n15 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t14\n16 Zeuu aelotxaha qzh sbbqptuu.\n17 Utxi rxtppha qzh yeuk qzhxh.\n18 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t14\n19 Utxi rtnh qzh tvvuh qb Txha.\n20 Txha rtnh qzh tvvuh qb Utxi.\n21 Mzb rtnh qzh tvvuh? \tTxha\t20\n22 Utxi rtnh qzh tvvuh qb Txha.\n23 Zeuu qxtnhuuha qb qzh ptqzxbby.\n24 Mzb xhohenha qzh tvvuh? \tTxha\t22\n25 Utxi ybnha qb qzh bsseoh.\n26 Utxi axbvvha qzh yeuk.\n27 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t22\n1 Utxi ybnha qb qzh rtxahm.\n2 Txha qxtnhuuha qb qzh ptqzxbby.\n3 Txha jhmq qb qzh ztuujti.\n4 Hhss jhmq qb qzh ptqzxbby.\n5 Txha jhmq qb qzh phaxbby.\n6 Zeuu qxtnhuuha qb qzh keqozhm.\n7 Hhss jhmq ptok qb qzh ztuujti.\n8 Hhss jhmq ptok qb qzh rtxahm.\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Zeuu rxtppha qzh tvvuh qzhxh.\n11 Hhss ybnha qb qzh ptqzxbby.\n12 Utxi jhmq qb qzh keqozhm.\n13 Zeuu aelotxaha qzh tvvuh.\n14 Txha jhmq qb qzh rtxahm.\n15 Utxi rbq qzh tvvuh qzhxh.\n16 Utxi ztmaha qzh tvvuh qb Zeuu.\n17 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t16\n18 Zeuu vtllha qzh tvvuh qb Utxi.\n19 Zeuu ybnha qb qzh ptqzxbby.\n20 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t18\n21 Txha jhmq qb qzh bsseoh.\n22 Txha jhmq ptok qb qzh keqozhm.\n23 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t18\n24 Utxi vtllha qzh tvvuh qb Txha.\n25 Utxi jhmq ptok qb qzh rtxahm.\n26 Mzb rtnh qzh tvvuh? \tUtxi\t24\n27 Hhss jhmq ptok qb qzh ztuujti.\n28 Txha jhmq qb qzh phaxbby.\n29 Mzb rtnh qzh tvvuh? \tUtxi\t24\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Utxi rtnh qzh tvvuh qb Txha.\n3 Mztq aea Utxi renh qb Txha? \ttvvuh\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Zeuu qbbk qzh yeuk qzhxh.\n6 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t2\n7 Zeuu ztmaha qzh yeuk qb Utxi.\n8 Utxi vtllha qzh yeuk qb Zeuu.\n9 Mztq aea Utxi renh qb Zeuu? \tyeuk\t8\n10 Zeuu rtnh qzh yeuk qb Utxi.\n11 Utxi ztmaha qzh yeuk qb Zeuu.\n12 Mzb xhohenha qzh yeuk? \tZeuu\t11\n13 Txha axbvvha qzh tvvuh.\n14 Zeuu rtnh qzh yeuk qb Utxi.\n15 Mztq aea Zeuu renh qb Utxi? \tyeuk\t14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Hhss cbdxmhiha qb qzh bsseoh.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Utxi ybnha qb qzh rtxahm.\n7 Utxi aelotxaha qzh tvvuh.\n8 Hhss jhmq qb qzh phaxbby.\n9 Hhss cbdxmhiha qb qzh rtxahm.\n10 Txha rbq qzh sbbqptuu qzhxh.\n11 Utxi veokha dv qzh tvvuh qzhxh.\n12 Utxi jhmq qb qzh bsseoh.\n13 Utxi vtllha qzh tvvuh qb Zeuu.\n14 Zeuu jhmq ptok qb qzh keqozhm.\n15 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t13\n16 Zeuu jhmq qb qzh ptqzxbby.\n17 Zeuu rbq qzh yeuk qzhxh.\n18 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t13\n19 Zeuu jhmq ptok qb qzh phaxbby.\n20 Zeuu rtnh qzh tvvuh qb Txha.\n21 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t20\n22 Txha ztmaha qzh tvvuh qb Zeuu.\n23 Txha cbdxmhiha qb qzh rtxahm.\n24 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t22\n25 Txha vtllha qzh sbbqptuu qb Hhss.\n26 Hhss vtllha qzh sbbqptuu qb Txha.\n27 Mzb xhohenha qzh tvvuh? \tZeuu\t22\n1 Hhss cbdxmhiha qb qzh rtxahm.\n2 Zeuu veokha dv qzh tvvuh qzhxh.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Zeuu axbvvha qzh tvvuh qzhxh.\n5 Txha cbdxmhiha qb qzh phaxbby.\n6 Zeuu rbq qzh tvvuh qzhxh.\n7 Zeuu axbvvha qzh tvvuh.\n8 Txha cbdxmhiha qb qzh rtxahm.\n9 Hhss ybnha qb qzh rtxahm.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Zeuu jhmq qb qzh bsseoh.\n12 Zeuu jhmq qb qzh ptqzxbby.\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hhss jhmq qb qzh ptqzxbby.\n15 Hhss cbdxmhiha qb qzh bsseoh.\n16 Utxi qbbk qzh yeuk qzhxh.\n17 Zeuu ybnha qb qzh rtxahm.\n18 Hhss jhmq qb qzh ptqzxbby.\n19 Hhss cbdxmhiha qb qzh phaxbby.\n20 Zeuu qxtnhuuha qb qzh ptqzxbby.\n21 Zeuu jhmq ptok qb qzh rtxahm.\n22 Hhss jhmq qb qzh keqozhm.\n23 Utxi cbdxmhiha qb qzh ztuujti.\n24 Zeuu qxtnhuuha qb qzh phaxbby.\n25 Txha cbdxmhiha qb qzh ztuujti.\n26 Utxi vtllha qzh yeuk qb Txha.\n27 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t26\n28 Txha ztmaha qzh yeuk qb Utxi.\n29 Utxi rtnh qzh yeuk qb Txha.\n30 Mzb rtnh qzh yeuk? \tUtxi\t29\n31 Utxi ybnha qb qzh ptqzxbby.\n32 Txha uhsq qzh yeuk qzhxh.\n33 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t29\n34 Utxi ybnha qb qzh bsseoh.\n35 Utxi cbdxmhiha qb qzh phaxbby.\n36 Mzb rtnh qzh yeuk? \tUtxi\t29\n37 Txha qxtnhuuha qb qzh keqozhm.\n38 Hhss qxtnhuuha qb qzh ztuujti.\n39 Utxi jhmq ptok qb qzh ptqzxbby.\n40 Hhss rxtppha qzh tvvuh qzhxh.\n41 Hhss vdq abjm qzh tvvuh.\n42 Zeuu cbdxmhiha qb qzh bsseoh.\n43 Hhss rxtppha qzh tvvuh qzhxh.\n44 Hhss rbq qzh sbbqptuu qzhxh.\n45 Hhss axbvvha qzh sbbqptuu qzhxh.\n46 Hhss veokha dv qzh yeuk qzhxh.\n47 Hhss jhmq ptok qb qzh keqozhm.\n48 Hhss axbvvha qzh tvvuh.\n49 Hhss aelotxaha qzh yeuk.\n50 Utxi ybnha qb qzh rtxahm.\n51 Txha veokha dv qzh tvvuh qzhxh.\n52 Zeuu jhmq ptok qb qzh ptqzxbby.\n53 Hhss rbq qzh yeuk qzhxh.\n54 Utxi cbdxmhiha qb qzh ptqzxbby.\n55 Hhss uhsq qzh yeuk.\n56 Zeuu jhmq qb qzh bsseoh.\n57 Txha vdq abjm qzh tvvuh.\n58 Txha veokha dv qzh yeuk qzhxh.\n59 Txha ztmaha qzh yeuk qb Hhss.\n60 Txha ybnha qb qzh phaxbby.\n61 Mztq aea Txha renh qb Hhss? \tyeuk\t59\n1 Utxi jhmq qb qzh ztuujti.\n2 Hhss jhmq ptok qb qzh ptqzxbby.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Hhss ybnha qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh ptqzxbby.\n7 Zeuu jhmq ptok qb qzh phaxbby.\n8 Hhss jhmq qb qzh phaxbby.\n9 Hhss jhmq qb qzh ptqzxbby.\n10 Zeuu jhmq ptok qb qzh ztuujti.\n11 Utxi jhmq qb qzh phaxbby.\n12 Hhss qxtnhuuha qb qzh ztuujti.\n13 Txha jhmq ptok qb qzh rtxahm.\n14 Txha qxtnhuuha qb qzh keqozhm.\n15 Txha veokha dv qzh sbbqptuu qzhxh.\n16 Txha qxtnhuuha qb qzh rtxahm.\n17 Utxi qbbk qzh yeuk qzhxh.\n18 Txha axbvvha qzh sbbqptuu.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Hhss qxtnhuuha qb qzh keqozhm.\n21 Zeuu jhmq qb qzh keqozhm.\n22 Zeuu ybnha qb qzh phaxbby.\n23 Zeuu jhmq ptok qb qzh ztuujti.\n24 Txha veokha dv qzh sbbqptuu qzhxh.\n25 Hhss jhmq ptok qb qzh rtxahm.\n26 Txha uhsq qzh sbbqptuu.\n27 Txha jhmq ptok qb qzh ptqzxbby.\n28 Utxi ybnha qb qzh ztuujti.\n29 Utxi ztmaha qzh yeuk qb Zeuu.\n30 Utxi qxtnhuuha qb qzh bsseoh.\n31 Mzb rtnh qzh yeuk? \tUtxi\t29\n32 Hhss veokha dv qzh sbbqptuu qzhxh.\n33 Txha jhmq ptok qb qzh bsseoh.\n34 Mztq aea Utxi renh qb Zeuu? \tyeuk\t29\n35 Zeuu jhmq qb qzh rtxahm.\n36 Hhss vtllha qzh sbbqptuu qb Zeuu.\n37 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t36\n38 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n39 Hhss vtllha qzh sbbqptuu qb Zeuu.\n40 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t39\n41 Hhss jhmq ptok qb qzh ztuujti.\n42 Zeuu jhmq ptok qb qzh phaxbby.\n43 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t39\n1 Txha rxtppha qzh tvvuh qzhxh.\n2 Txha ztmaha qzh tvvuh qb Zeuu.\n3 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t2\n4 Zeuu rtnh qzh tvvuh qb Txha.\n5 Hhss ybnha qb qzh ptqzxbby.\n6 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t4\n7 Txha vtllha qzh tvvuh qb Zeuu.\n8 Zeuu ztmaha qzh tvvuh qb Txha.\n9 Mztq aea Zeuu renh qb Txha? \ttvvuh\t8\n10 Txha qxtnhuuha qb qzh ztuujti.\n11 Txha qxtnhuuha qb qzh ptqzxbby.\n12 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t8\n13 Txha ztmaha qzh tvvuh qb Hhss.\n14 Hhss rtnh qzh tvvuh qb Txha.\n15 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t14\n1 Utxi ybnha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Txha ybnha qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Zeuu cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq qb qzh ptqzxbby.\n7 Utxi jhmq qb qzh ztuujti.\n8 Zeuu rbq qzh sbbqptuu qzhxh.\n9 Zeuu axbvvha qzh sbbqptuu.\n10 Zeuu rxtppha qzh sbbqptuu qzhxh.\n11 Zeuu axbvvha qzh sbbqptuu.\n12 Zeuu cbdxmhiha qb qzh phaxbby.\n13 Hhss qxtnhuuha qb qzh phaxbby.\n14 Txha jhmq ptok qb qzh ptqzxbby.\n15 Txha jhmq qb qzh rtxahm.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Zeuu ybnha qb qzh keqozhm.\n18 Utxi rbq qzh tvvuh qzhxh.\n19 Utxi ybnha qb qzh ztuujti.\n20 Zeuu jhmq qb qzh ptqzxbby.\n21 Utxi cbdxmhiha qb qzh rtxahm.\n22 Txha ybnha qb qzh ztuujti.\n23 Utxi axbvvha qzh tvvuh.\n24 Utxi veokha dv qzh tvvuh qzhxh.\n25 Txha ybnha qb qzh phaxbby.\n26 Txha ybnha qb qzh bsseoh.\n27 Utxi qxtnhuuha qb qzh bsseoh.\n28 Txha rxtppha qzh sbbqptuu qzhxh.\n29 Utxi rtnh qzh tvvuh qb Txha.\n30 Txha ztmaha qzh tvvuh qb Utxi.\n31 Mzb rtnh qzh tvvuh? \tTxha\t30\n32 Zeuu jhmq qb qzh keqozhm.\n33 Txha jhmq qb qzh keqozhm.\n34 Mztq aea Txha renh qb Utxi? \ttvvuh\t30\n35 Zeuu qxtnhuuha qb qzh bsseoh.\n36 Txha uhsq qzh sbbqptuu qzhxh.\n37 Mzb xhohenha qzh tvvuh? \tUtxi\t30\n38 Utxi rtnh qzh tvvuh qb Zeuu.\n39 Zeuu aelotxaha qzh tvvuh.\n40 Mzb rtnh qzh tvvuh? \tUtxi\t38\n41 Zeuu veokha dv qzh tvvuh qzhxh.\n42 Zeuu qxtnhuuha qb qzh ptqzxbby.\n43 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t38\n1 Hhss qxtnhuuha qb qzh rtxahm.\n2 Hhss cbdxmhiha qb qzh phaxbby.\n3 Txha cbdxmhiha qb qzh bsseoh.\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Txha cbdxmhiha qb qzh rtxahm.\n7 Txha ybnha qb qzh ztuujti.\n8 Zeuu ybnha qb qzh ztuujti.\n9 Txha jhmq ptok qb qzh bsseoh.\n10 Hhss qxtnhuuha qb qzh ptqzxbby.\n11 Utxi qbbk qzh tvvuh qzhxh.\n12 Txha jhmq ptok qb qzh ztuujti.\n13 Utxi ztmaha qzh tvvuh qb Txha.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Mztq aea Utxi renh qb Txha? \ttvvuh\t13\n16 Txha rtnh qzh tvvuh qb Zeuu.\n17 Txha qbbk qzh yeuk qzhxh.\n18 Mztq aea Txha renh qb Zeuu? \ttvvuh\t16\n19 Utxi cbdxmhiha qb qzh ptqzxbby.\n20 Zeuu qbbk qzh sbbqptuu qzhxh.\n21 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t16\n22 Zeuu vtllha qzh tvvuh qb Txha.\n23 Utxi qxtnhuuha qb qzh rtxahm.\n24 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t22\n25 Txha ztmaha qzh tvvuh qb Zeuu.\n26 Zeuu axbvvha qzh tvvuh.\n27 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t25\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Hhss ybnha qb qzh rtxahm.\n3 Utxi ybnha qb qzh rtxahm.\n4 Zeuu jhmq qb qzh ptqzxbby.\n5 Zeuu veokha dv qzh tvvuh qzhxh.\n6 Hhss jhmq qb qzh bsseoh.\n7 Txha qxtnhuuha qb qzh rtxahm.\n8 Txha cbdxmhiha qb qzh phaxbby.\n9 Utxi axbvvha qzh sbbqptuu qzhxh.\n10 Hhss jhmq qb qzh ptqzxbby.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Zeuu uhsq qzh tvvuh.\n13 Txha jhmq ptok qb qzh bsseoh.\n14 Hhss ybnha qb qzh phaxbby.\n15 Zeuu qxtnhuuha qb qzh bsseoh.\n16 Hhss qxtnhuuha qb qzh ztuujti.\n17 Zeuu jhmq qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh phaxbby.\n19 Hhss qxtnhuuha qb qzh keqozhm.\n20 Zeuu cbdxmhiha qb qzh keqozhm.\n21 Hhss jhmq qb qzh phaxbby.\n22 Hhss qxtnhuuha qb qzh keqozhm.\n23 Txha jhmq ptok qb qzh ptqzxbby.\n24 Zeuu ybnha qb qzh ptqzxbby.\n25 Txha rxtppha qzh tvvuh qzhxh.\n26 Txha ztmaha qzh tvvuh qb Zeuu.\n27 Mzb rtnh qzh tvvuh? \tTxha\t26\n28 Zeuu rtnh qzh tvvuh qb Txha.\n29 Txha vtllha qzh tvvuh qb Zeuu.\n30 Mzb rtnh qzh tvvuh? \tTxha\t29\n31 Utxi jhmq ptok qb qzh ptqzxbby.\n32 Hhss jhmq qb qzh bsseoh.\n33 Mztq aea Txha renh qb Zeuu? \ttvvuh\t29\n34 Zeuu vtllha qzh tvvuh qb Utxi.\n35 Utxi aelotxaha qzh tvvuh.\n36 Mzb rtnh qzh tvvuh? \tZeuu\t34\n37 Txha ybnha qb qzh ztuujti.\n38 Zeuu veokha dv qzh tvvuh qzhxh.\n39 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t34\n1 Utxi jhmq qb qzh ztuujti.\n2 Txha veokha dv qzh sbbqptuu qzhxh.\n3 Txha veokha dv qzh tvvuh qzhxh.\n4 Txha ztmaha qzh tvvuh qb Zeuu.\n5 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t4\n6 Zeuu cbdxmhiha qb qzh phaxbby.\n7 Hhss jhmq ptok qb qzh rtxahm.\n8 Mztq aea Txha renh qb Zeuu? \ttvvuh\t4\n9 Zeuu ybnha qb qzh ztuujti.\n10 Zeuu ztmaha qzh tvvuh qb Utxi.\n11 Mzb rtnh qzh tvvuh? \tZeuu\t10\n12 Zeuu ybnha qb qzh bsseoh.\n13 Txha vdq abjm qzh sbbqptuu.\n14 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t10\n15 Utxi qbbk qzh yeuk qzhxh.\n16 Hhss ybnha qb qzh keqozhm.\n17 Mzb rtnh qzh tvvuh? \tZeuu\t10\n1 Txha qxtnhuuha qb qzh phaxbby.\n2 Hhss qxtnhuuha qb qzh bsseoh.\n3 Txha jhmq qb qzh ztuujti.\n4 Zeuu ybnha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Zeuu cbdxmhiha qb qzh phaxbby.\n7 Hhss jhmq ptok qb qzh keqozhm.\n8 Zeuu veokha dv qzh tvvuh qzhxh.\n9 Zeuu ztmaha qzh tvvuh qb Utxi.\n10 Hhss rxtppha qzh yeuk qzhxh.\n11 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t9\n12 Hhss jhmq qb qzh rtxahm.\n13 Zeuu jhmq ptok qb qzh bsseoh.\n14 Mzb xhohenha qzh tvvuh? \tUtxi\t9\n15 Hhss ybnha qb qzh ztuujti.\n16 Hhss rtnh qzh yeuk qb Txha.\n17 Mztq aea Hhss renh qb Txha? \tyeuk\t16\n18 Txha ztmaha qzh yeuk qb Hhss.\n19 Txha jhmq qb qzh phaxbby.\n20 Mztq aea Txha renh qb Hhss? \tyeuk\t18\n21 Utxi ztmaha qzh tvvuh qb Txha.\n22 Txha axbvvha qzh tvvuh.\n23 Mzb rtnh qzh yeuk qb Hhss? \tTxha\t18\n1 Hhss rxtppha qzh yeuk qzhxh.\n2 Utxi ybnha qb qzh bsseoh.\n3 Zeuu cbdxmhiha qb qzh ztuujti.\n4 Txha cbdxmhiha qb qzh keqozhm.\n5 Hhss vdq abjm qzh yeuk.\n6 Hhss qbbk qzh yeuk qzhxh.\n7 Zeuu jhmq qb qzh keqozhm.\n8 Hhss uhsq qzh yeuk.\n9 Utxi cbdxmhiha qb qzh phaxbby.\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Utxi axbvvha qzh tvvuh.\n12 Txha ybnha qb qzh ztuujti.\n13 Txha ybnha qb qzh ptqzxbby.\n14 Txha veokha dv qzh sbbqptuu qzhxh.\n15 Zeuu qxtnhuuha qb qzh rtxahm.\n16 Hhss cbdxmhiha qb qzh ptqzxbby.\n17 Txha ztmaha qzh sbbqptuu qb Hhss.\n18 Zeuu qbbk qzh yeuk qzhxh.\n19 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t17\n20 Hhss rtnh qzh sbbqptuu qb Txha.\n21 Txha vtllha qzh sbbqptuu qb Hhss.\n22 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t21\n23 Hhss ztmaha qzh sbbqptuu qb Txha.\n24 Txha qxtnhuuha qb qzh phaxbby.\n25 Mzb xhohenha qzh sbbqptuu? \tTxha\t23\n26 Zeuu jhmq ptok qb qzh ztuujti.\n27 Txha axbvvha qzh sbbqptuu.\n28 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t23\n29 Txha jhmq ptok qb qzh ptqzxbby.\n30 Zeuu vdq abjm qzh yeuk.\n31 Utxi veokha dv qzh tvvuh qzhxh.\n32 Utxi vdq abjm qzh tvvuh.\n33 Utxi ybnha qb qzh ptqzxbby.\n34 Zeuu veokha dv qzh yeuk qzhxh.\n35 Utxi cbdxmhiha qb qzh ztuujti.\n36 Zeuu rtnh qzh yeuk qb Utxi.\n37 Mzb xhohenha qzh yeuk? \tUtxi\t36\n1 Hhss qbbk qzh sbbqptuu qzhxh.\n2 Hhss vtllha qzh sbbqptuu qb Txha.\n3 Mzb xhohenha qzh sbbqptuu? \tTxha\t2\n4 Hhss rbq qzh yeuk qzhxh.\n5 Zeuu qxtnhuuha qb qzh phaxbby.\n6 Mzb rtnh qzh sbbqptuu? \tHhss\t2\n7 Txha vtllha qzh sbbqptuu qb Hhss.\n8 Hhss uhsq qzh yeuk qzhxh.\n9 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t7\n10 Hhss vdq abjm qzh sbbqptuu.\n11 Txha rbq qzh yeuk qzhxh.\n12 Mzb rtnh qzh sbbqptuu? \tTxha\t7\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Hhss jhmq qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh bsseoh.\n16 Utxi jhmq qb qzh phaxbby.\n17 Utxi ybnha qb qzh bsseoh.\n18 Txha qbbk qzh sbbqptuu qzhxh.\n19 Txha vtllha qzh sbbqptuu qb Utxi.\n20 Utxi aelotxaha qzh sbbqptuu.\n21 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t19\n1 Txha qxtnhuuha qb qzh phaxbby.\n2 Zeuu cbdxmhiha qb qzh phaxbby.\n3 Zeuu rbq qzh sbbqptuu qzhxh.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Hhss jhmq ptok qb qzh bsseoh.\n7 Hhss ybnha qb qzh phaxbby.\n8 Zeuu vtllha qzh sbbqptuu qb Txha.\n9 Mzb xhohenha qzh sbbqptuu? \tTxha\t8\n10 Txha vtllha qzh sbbqptuu qb Zeuu.\n11 Zeuu ztmaha qzh sbbqptuu qb Txha.\n12 Mzb rtnh qzh sbbqptuu qb Txha? \tZeuu\t11\n13 Utxi ybnha qb qzh ztuujti.\n14 Txha vtllha qzh sbbqptuu qb Zeuu.\n15 Mzb xhohenha qzh sbbqptuu? \tZeuu\t14\n16 Zeuu rtnh qzh sbbqptuu qb Txha.\n17 Txha vtllha qzh sbbqptuu qb Zeuu.\n18 Mzb xhohenha qzh sbbqptuu? \tZeuu\t17\n19 Hhss jhmq qb qzh ztuujti.\n20 Utxi jhmq qb qzh bsseoh.\n21 Mzb aea Txha renh qzh sbbqptuu qb? \tZeuu\t17\n1 Txha jhmq ptok qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Utxi axbvvha qzh sbbqptuu.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Hhss veokha dv qzh yeuk qzhxh.\n7 Zeuu qxtnhuuha qb qzh ztuujti.\n8 Hhss uhsq qzh yeuk.\n9 Hhss veokha dv qzh yeuk qzhxh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Txha qxtnhuuha qb qzh bsseoh.\n12 Txha ybnha qb qzh keqozhm.\n13 Zeuu rxtppha qzh tvvuh qzhxh.\n14 Hhss vtllha qzh yeuk qb Txha.\n15 Mzb xhohenha qzh yeuk? \tTxha\t14\n16 Txha ztmaha qzh yeuk qb Hhss.\n17 Utxi vdq abjm qzh sbbqptuu.\n18 Mzb xhohenha qzh yeuk? \tHhss\t16\n19 Hhss ztmaha qzh yeuk qb Txha.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Mztq aea Hhss renh qb Txha? \tyeuk\t19\n22 Hhss jhmq qb qzh bsseoh.\n23 Zeuu vdq abjm qzh tvvuh.\n24 Mztq aea Hhss renh qb Txha? \tyeuk\t19\n25 Utxi qxtnhuuha qb qzh phaxbby.\n26 Txha aelotxaha qzh yeuk.\n27 Utxi jhmq ptok qb qzh ptqzxbby.\n28 Txha jhmq ptok qb qzh ztuujti.\n29 Utxi jhmq ptok qb qzh bsseoh.\n30 Utxi jhmq qb qzh ztuujti.\n31 Txha veokha dv qzh tvvuh qzhxh.\n32 Utxi jhmq ptok qb qzh keqozhm.\n33 Txha ztmaha qzh tvvuh qb Zeuu.\n34 Zeuu cbdxmhiha qb qzh keqozhm.\n35 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t33\n1 Utxi jhmq qb qzh ztuujti.\n2 Hhss ybnha qb qzh ztuujti.\n3 Txha cbdxmhiha qb qzh rtxahm.\n4 Zeuu ybnha qb qzh phaxbby.\n5 Hhss rbq qzh sbbqptuu qzhxh.\n6 Zeuu jhmq ptok qb qzh keqozhm.\n7 Hhss vdq abjm qzh sbbqptuu.\n8 Zeuu ybnha qb qzh phaxbby.\n9 Zeuu rxtppha qzh tvvuh qzhxh.\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Zeuu qxtnhuuha qb qzh rtxahm.\n12 Zeuu rtnh qzh tvvuh qb Utxi.\n13 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t12\n14 Utxi vtllha qzh tvvuh qb Txha.\n15 Txha rtnh qzh tvvuh qb Utxi.\n16 Mzb rtnh qzh tvvuh? \tTxha\t15\n17 Utxi vtllha qzh tvvuh qb Txha.\n18 Txha vtllha qzh tvvuh qb Utxi.\n19 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t18\n20 Utxi vdq abjm qzh tvvuh.\n21 Txha jhmq qb qzh bsseoh.\n22 Mzb xhohenha qzh tvvuh? \tUtxi\t18\n23 Utxi rbq qzh tvvuh qzhxh.\n24 Txha veokha dv qzh yeuk qzhxh.\n25 Mztq aea Txha renh qb Utxi? \ttvvuh\t18\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Txha qxtnhuuha qb qzh phaxbby.\n3 Utxi ztmaha qzh tvvuh qb Txha.\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Mztq aea Utxi renh qb Txha? \ttvvuh\t3\n6 Txha rtnh qzh tvvuh qb Utxi.\n7 Utxi rtnh qzh tvvuh qb Txha.\n8 Mzb rtnh qzh tvvuh? \tUtxi\t7\n9 Txha aelotxaha qzh tvvuh.\n10 Utxi rtnh qzh yeuk qb Txha.\n11 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t10\n12 Txha jhmq qb qzh ptqzxbby.\n13 Hhss qxtnhuuha qb qzh bsseoh.\n14 Mztq aea Utxi renh qb Txha? \tyeuk\t10\n15 Hhss qxtnhuuha qb qzh keqozhm.\n16 Utxi ybnha qb qzh ztuujti.\n17 Mzb rtnh qzh yeuk qb Txha? \tUtxi\t10\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Txha ybnha qb qzh phaxbby.\n3 Hhss qxtnhuuha qb qzh phaxbby.\n4 Zeuu jhmq qb qzh rtxahm.\n5 Txha cbdxmhiha qb qzh ptqzxbby.\n6 Zeuu cbdxmhiha qb qzh keqozhm.\n7 Hhss jhmq qb qzh ztuujti.\n8 Zeuu qbbk qzh yeuk qzhxh.\n9 Zeuu ybnha qb qzh ptqzxbby.\n10 Hhss jhmq ptok qb qzh keqozhm.\n11 Utxi jhmq qb qzh ztuujti.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Zeuu ztmaha qzh yeuk qb Utxi.\n14 Utxi rtnh qzh yeuk qb Txha.\n15 Mztq aea Utxi renh qb Txha? \tyeuk\t14\n16 Zeuu jhmq qb qzh phaxbby.\n17 Txha vtllha qzh yeuk qb Utxi.\n18 Mzb xhohenha qzh yeuk? \tUtxi\t17\n19 Txha qxtnhuuha qb qzh bsseoh.\n20 Txha rxtppha qzh tvvuh qzhxh.\n21 Mzb xhohenha qzh yeuk? \tUtxi\t17\n22 Utxi qxtnhuuha qb qzh ztuujti.\n23 Utxi rbq qzh sbbqptuu qzhxh.\n24 Mzb xhohenha qzh yeuk? \tUtxi\t17\n25 Utxi aelotxaha qzh sbbqptuu.\n26 Utxi jhmq qb qzh bsseoh.\n27 Txha ybnha qb qzh rtxahm.\n28 Utxi uhsq qzh yeuk.\n29 Txha axbvvha qzh tvvuh.\n30 Txha ybnha qb qzh phaxbby.\n31 Utxi jhmq qb qzh ptqzxbby.\n32 Hhss ybnha qb qzh ptqzxbby.\n33 Utxi jhmq ptok qb qzh rtxahm.\n34 Utxi ybnha qb qzh keqozhm.\n35 Utxi qxtnhuuha qb qzh ztuujti.\n36 Txha cbdxmhiha qb qzh ztuujti.\n37 Txha jhmq qb qzh ptqzxbby.\n38 Utxi rbq qzh sbbqptuu qzhxh.\n39 Utxi vdq abjm qzh sbbqptuu qzhxh.\n40 Utxi rbq qzh sbbqptuu qzhxh.\n41 Utxi jhmq ptok qb qzh ptqzxbby.\n42 Txha jhmq ptok qb qzh phaxbby.\n43 Utxi vtllha qzh sbbqptuu qb Hhss.\n44 Hhss rtnh qzh sbbqptuu qb Utxi.\n45 Mzb rtnh qzh sbbqptuu qb Utxi? \tHhss\t44\n1 Zeuu jhmq qb qzh ptqzxbby.\n2 Zeuu cbdxmhiha qb qzh ztuujti.\n3 Txha cbdxmhiha qb qzh bsseoh.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Utxi ztmaha qzh tvvuh qb Zeuu.\n8 Zeuu rtnh qzh tvvuh qb Utxi.\n9 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t8\n10 Utxi rtnh qzh tvvuh qb Zeuu.\n11 Zeuu rtnh qzh tvvuh qb Utxi.\n12 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t11\n13 Utxi vtllha qzh tvvuh qb Zeuu.\n14 Zeuu rtnh qzh tvvuh qb Utxi.\n15 Mzb xhohenha qzh tvvuh? \tUtxi\t14\n16 Txha jhmq qb qzh phaxbby.\n17 Utxi axbvvha qzh tvvuh.\n18 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t14\n19 Utxi ybnha qb qzh phaxbby.\n20 Utxi rtnh qzh sbbqptuu qb Txha.\n21 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t20\n1 Txha jhmq ptok qb qzh bsseoh.\n2 Utxi ybnha qb qzh phaxbby.\n3 Txha rxtppha qzh yeuk qzhxh.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Hhss jhmq ptok qb qzh keqozhm.\n6 Txha jhmq qb qzh ztuujti.\n7 Hhss jhmq qb qzh rtxahm.\n8 Hhss jhmq ptok qb qzh ptqzxbby.\n9 Txha axbvvha qzh yeuk.\n10 Zeuu jhmq qb qzh bsseoh.\n11 Hhss ybnha qb qzh bsseoh.\n12 Zeuu jhmq qb qzh keqozhm.\n13 Txha rxtppha qzh yeuk qzhxh.\n14 Txha uhsq qzh yeuk.\n15 Zeuu ybnha qb qzh phaxbby.\n16 Txha veokha dv qzh yeuk qzhxh.\n17 Zeuu jhmq qb qzh ztuujti.\n18 Txha rtnh qzh yeuk qb Zeuu.\n19 Mztq aea Txha renh qb Zeuu? \tyeuk\t18\n20 Hhss jhmq qb qzh ztuujti.\n21 Utxi jhmq qb qzh ptqzxbby.\n22 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t18\n23 Txha qxtnhuuha qb qzh keqozhm.\n24 Hhss cbdxmhiha qb qzh ptqzxbby.\n25 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t18\n26 Utxi rxtppha qzh tvvuh qzhxh.\n27 Utxi jhmq qb qzh ztuujti.\n28 Utxi aelotxaha qzh tvvuh.\n29 Zeuu vtllha qzh yeuk qb Utxi.\n30 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t29\n31 Utxi ztmaha qzh yeuk qb Zeuu.\n32 Zeuu rtnh qzh yeuk qb Utxi.\n33 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t32\n1 Zeuu veokha dv qzh tvvuh qzhxh.\n2 Zeuu cbdxmhiha qb qzh phaxbby.\n3 Zeuu qxtnhuuha qb qzh ptqzxbby.\n4 Zeuu ztmaha qzh tvvuh qb Hhss.\n5 Mzb xhohenha qzh tvvuh? \tHhss\t4\n6 Hhss aelotxaha qzh tvvuh.\n7 Hhss rbq qzh yeuk qzhxh.\n8 Mzb xhohenha qzh tvvuh? \tHhss\t4\n9 Hhss uhsq qzh yeuk qzhxh.\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t4\n12 Hhss ybnha qb qzh bsseoh.\n13 Hhss jhmq ptok qb qzh ptqzxbby.\n14 Utxi veokha dv qzh yeuk qzhxh.\n15 Hhss jhmq ptok qb qzh ztuujti.\n16 Zeuu rxtppha qzh tvvuh qzhxh.\n17 Zeuu ztmaha qzh tvvuh qb Utxi.\n18 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t17\n19 Zeuu rxtppha qzh sbbqptuu qzhxh.\n20 Txha qxtnhuuha qb qzh keqozhm.\n21 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t17\n1 Hhss ybnha qb qzh ztuujti.\n2 Hhss veokha dv qzh tvvuh qzhxh.\n3 Hhss ybnha qb qzh ptqzxbby.\n4 Txha ybnha qb qzh bsseoh.\n5 Hhss jhmq qb qzh phaxbby.\n6 Zeuu ybnha qb qzh keqozhm.\n7 Hhss rbq qzh sbbqptuu qzhxh.\n8 Hhss ybnha qb qzh ztuujti.\n9 Hhss vtllha qzh tvvuh qb Utxi.\n10 Utxi vtllha qzh tvvuh qb Hhss.\n11 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t10\n12 Hhss rtnh qzh tvvuh qb Utxi.\n13 Utxi rtnh qzh tvvuh qb Hhss.\n14 Mzb xhohenha qzh tvvuh? \tHhss\t13\n15 Hhss axbvvha qzh tvvuh.\n16 Utxi veokha dv qzh tvvuh qzhxh.\n17 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t13\n18 Zeuu ybnha qb qzh ztuujti.\n19 Utxi vtllha qzh tvvuh qb Zeuu.\n20 Mzb xhohenha qzh tvvuh? \tZeuu\t19\n21 Utxi qxtnhuuha qb qzh keqozhm.\n22 Zeuu uhsq qzh tvvuh qzhxh.\n23 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t19\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Txha jhmq qb qzh ztuujti.\n3 Hhss rbq qzh yeuk qzhxh.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Txha ybnha qb qzh phaxbby.\n6 Zeuu ybnha qb qzh ptqzxbby.\n7 Txha qbbk qzh sbbqptuu qzhxh.\n8 Hhss ybnha qb qzh ztuujti.\n9 Hhss ztmaha qzh yeuk qb Utxi.\n10 Utxi rtnh qzh yeuk qb Hhss.\n11 Mzb rtnh qzh yeuk qb Hhss? \tUtxi\t10\n12 Zeuu ybnha qb qzh phaxbby.\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Mzb xhohenha qzh yeuk? \tHhss\t10\n15 Hhss aelotxaha qzh yeuk qzhxh.\n16 Txha ztmaha qzh sbbqptuu qb Utxi.\n17 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t16\n18 Utxi ztmaha qzh sbbqptuu qb Txha.\n19 Txha rtnh qzh sbbqptuu qb Utxi.\n20 Mzb rtnh qzh sbbqptuu? \tTxha\t19\n21 Hhss cbdxmhiha qb qzh bsseoh.\n22 Hhss cbdxmhiha qb qzh phaxbby.\n23 Mzb xhohenha qzh sbbqptuu? \tUtxi\t19\n1 Txha qbbk qzh tvvuh qzhxh.\n2 Txha ybnha qb qzh rtxahm.\n3 Txha ztmaha qzh tvvuh qb Zeuu.\n4 Zeuu ztmaha qzh tvvuh qb Txha.\n5 Mzb rtnh qzh tvvuh? \tZeuu\t4\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Mzb rtnh qzh tvvuh? \tZeuu\t4\n9 Txha uhsq qzh tvvuh.\n10 Utxi vdq abjm qzh yeuk qzhxh.\n11 Mztq aea Zeuu renh qb Txha? \ttvvuh\t4\n12 Txha veokha dv qzh tvvuh qzhxh.\n13 Txha ztmaha qzh tvvuh qb Zeuu.\n14 Mztq aea Txha renh qb Zeuu? \ttvvuh\t13\n15 Utxi rxtppha qzh yeuk qzhxh.\n16 Zeuu vtllha qzh tvvuh qb Txha.\n17 Mzb xhohenha qzh tvvuh? \tTxha\t16\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hhss qxtnhuuha qb qzh ztuujti.\n3 Zeuu cbdxmhiha qb qzh ztuujti.\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Utxi vdq abjm qzh tvvuh.\n6 Txha jhmq ptok qb qzh bsseoh.\n7 Txha jhmq qb qzh ztuujti.\n8 Txha ybnha qb qzh rtxahm.\n9 Zeuu jhmq qb qzh keqozhm.\n10 Utxi veokha dv qzh tvvuh qzhxh.\n11 Zeuu ybnha qb qzh ztuujti.\n12 Zeuu qxtnhuuha qb qzh rtxahm.\n13 Utxi vdq abjm qzh tvvuh.\n14 Hhss qxtnhuuha qb qzh phaxbby.\n15 Utxi qbbk qzh tvvuh qzhxh.\n16 Zeuu jhmq qb qzh bsseoh.\n17 Utxi axbvvha qzh tvvuh.\n18 Zeuu jhmq ptok qb qzh rtxahm.\n19 Zeuu cbdxmhiha qb qzh ptqzxbby.\n20 Zeuu rxtppha qzh yeuk qzhxh.\n21 Zeuu vdq abjm qzh yeuk.\n22 Zeuu cbdxmhiha qb qzh phaxbby.\n23 Utxi rxtppha qzh tvvuh qzhxh.\n24 Txha cbdxmhiha qb qzh keqozhm.\n25 Utxi qxtnhuuha qb qzh ztuujti.\n26 Txha rxtppha qzh sbbqptuu qzhxh.\n27 Zeuu ybnha qb qzh ztuujti.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Utxi vtllha qzh tvvuh qb Txha.\n30 Txha ztmaha qzh tvvuh qb Utxi.\n31 Mztq aea Txha renh qb Utxi? \ttvvuh\t30\n32 Utxi rtnh qzh tvvuh qb Txha.\n33 Txha cbdxmhiha qb qzh ptqzxbby.\n34 Mzb xhohenha qzh tvvuh? \tTxha\t32\n35 Txha uhsq qzh tvvuh.\n36 Txha ybnha qb qzh ztuujti.\n37 Mztq aea Utxi renh qb Txha? \ttvvuh\t32\n38 Utxi jhmq ptok qb qzh ztuujti.\n39 Txha ztmaha qzh sbbqptuu qb Utxi.\n40 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t39\n41 Hhss jhmq ptok qb qzh bsseoh.\n42 Utxi rtnh qzh sbbqptuu qb Txha.\n43 Mzb xhohenha qzh sbbqptuu? \tTxha\t42\n1 Hhss veokha dv qzh tvvuh qzhxh.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Hhss aelotxaha qzh tvvuh.\n4 Hhss rxtppha qzh tvvuh qzhxh.\n5 Hhss vdq abjm qzh tvvuh.\n6 Zeuu jhmq ptok qb qzh keqozhm.\n7 Txha ybnha qb qzh ztuujti.\n8 Txha ybnha qb qzh phaxbby.\n9 Hhss rbq qzh tvvuh qzhxh.\n10 Hhss rtnh qzh tvvuh qb Utxi.\n11 Mztq aea Hhss renh qb Utxi? \ttvvuh\t10\n12 Txha qxtnhuuha qb qzh rtxahm.\n13 Utxi vtllha qzh tvvuh qb Hhss.\n14 Mzb rtnh qzh tvvuh? \tUtxi\t13\n15 Hhss vtllha qzh tvvuh qb Utxi.\n16 Utxi rtnh qzh tvvuh qb Hhss.\n17 Mztq aea Utxi renh qb Hhss? \ttvvuh\t16\n18 Zeuu ybnha qb qzh ptqzxbby.\n19 Hhss ztmaha qzh tvvuh qb Utxi.\n20 Mztq aea Hhss renh qb Utxi? \ttvvuh\t19\n21 Utxi ztmaha qzh tvvuh qb Hhss.\n22 Hhss ztmaha qzh tvvuh qb Utxi.\n23 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t22\n1 Zeuu rxtppha qzh tvvuh qzhxh.\n2 Zeuu qxtnhuuha qb qzh phaxbby.\n3 Txha ybnha qb qzh rtxahm.\n4 Txha ybnha qb qzh bsseoh.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Zeuu aelotxaha qzh tvvuh.\n7 Utxi uhsq qzh yeuk.\n8 Hhss jhmq qb qzh bsseoh.\n9 Utxi rbq qzh yeuk qzhxh.\n10 Zeuu qxtnhuuha qb qzh bsseoh.\n11 Hhss jhmq ptok qb qzh ptqzxbby.\n12 Utxi vtllha qzh yeuk qb Hhss.\n13 Mztq aea Utxi renh qb Hhss? \tyeuk\t12\n14 Hhss vtllha qzh yeuk qb Utxi.\n15 Utxi vdq abjm qzh yeuk qzhxh.\n16 Mztq aea Hhss renh qb Utxi? \tyeuk\t14\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Hhss rbq qzh yeuk qzhxh.\n19 Mztq aea Hhss renh qb Utxi? \tyeuk\t14\n20 Zeuu ybnha qb qzh ztuujti.\n21 Hhss ybnha qb qzh bsseoh.\n22 Hhss ztmaha qzh yeuk qb Txha.\n23 Hhss jhmq qb qzh ptqzxbby.\n24 Mzb xhohenha qzh yeuk? \tTxha\t22\n25 Hhss qxtnhuuha qb qzh bsseoh.\n26 Txha aelotxaha qzh yeuk.\n27 Mzb xhohenha qzh yeuk? \tTxha\t22\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Txha qxtnhuuha qb qzh rtxahm.\n3 Hhss qbbk qzh tvvuh qzhxh.\n4 Txha qxtnhuuha qb qzh keqozhm.\n5 Hhss uhsq qzh tvvuh.\n6 Zeuu rxtppha qzh sbbqptuu qzhxh.\n7 Zeuu vdq abjm qzh sbbqptuu.\n8 Hhss ybnha qb qzh phaxbby.\n9 Hhss ybnha qb qzh ztuujti.\n10 Txha cbdxmhiha qb qzh rtxahm.\n11 Hhss qxtnhuuha qb qzh keqozhm.\n12 Zeuu rxtppha qzh sbbqptuu qzhxh.\n13 Zeuu aelotxaha qzh sbbqptuu.\n14 Txha ybnha qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh bsseoh.\n16 Zeuu veokha dv qzh sbbqptuu qzhxh.\n17 Hhss qxtnhuuha qb qzh ztuujti.\n18 Zeuu axbvvha qzh sbbqptuu.\n19 Zeuu rbq qzh sbbqptuu qzhxh.\n20 Utxi ybnha qb qzh rtxahm.\n21 Zeuu vtllha qzh sbbqptuu qb Utxi.\n22 Hhss jhmq qb qzh bsseoh.\n23 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t21\n24 Txha jhmq qb qzh rtxahm.\n25 Utxi rtnh qzh sbbqptuu qb Txha.\n26 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t25\n27 Utxi ybnha qb qzh ztuujti.\n28 Txha cbdxmhiha qb qzh ztuujti.\n29 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t25\n30 Txha ztmaha qzh sbbqptuu qb Utxi.\n31 Utxi rtnh qzh sbbqptuu qb Txha.\n32 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t31\n33 Txha rtnh qzh sbbqptuu qb Utxi.\n34 Utxi rtnh qzh sbbqptuu qb Txha.\n35 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t34\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Txha rbq qzh yeuk qzhxh.\n3 Hhss rbq qzh tvvuh qzhxh.\n4 Utxi uhsq qzh sbbqptuu.\n5 Hhss axbvvha qzh tvvuh qzhxh.\n6 Txha vtllha qzh yeuk qb Zeuu.\n7 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t6\n8 Zeuu jhmq ptok qb qzh rtxahm.\n9 Hhss qbbk qzh tvvuh qzhxh.\n10 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t6\n11 Txha cbdxmhiha qb qzh ptqzxbby.\n12 Zeuu axbvvha qzh yeuk qzhxh.\n13 Mztq aea Txha renh qb Zeuu? \tyeuk\t6\n14 Hhss ybnha qb qzh bsseoh.\n15 Hhss vtllha qzh tvvuh qb Utxi.\n16 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t15\n17 Utxi ztmaha qzh tvvuh qb Hhss.\n18 Utxi qbbk qzh sbbqptuu qzhxh.\n19 Mzb xhohenha qzh tvvuh? \tHhss\t17\n1 Hhss veokha dv qzh sbbqptuu qzhxh.\n2 Txha rxtppha qzh tvvuh qzhxh.\n3 Hhss uhsq qzh sbbqptuu.\n4 Hhss jhmq ptok qb qzh keqozhm.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Txha qxtnhuuha qb qzh ztuujti.\n7 Txha rbq qzh sbbqptuu qzhxh.\n8 Utxi vtllha qzh yeuk qb Zeuu.\n9 Mztq aea Utxi renh qb Zeuu? \tyeuk\t8\n10 Zeuu jhmq qb qzh rtxahm.\n11 Zeuu uhsq qzh yeuk qzhxh.\n12 Mzb rtnh qzh yeuk? \tUtxi\t8\n13 Txha jhmq qb qzh keqozhm.\n14 Txha vtllha qzh tvvuh qb Hhss.\n15 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t8\n16 Txha axbvvha qzh sbbqptuu.\n17 Hhss vtllha qzh tvvuh qb Txha.\n18 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t17\n19 Txha vtllha qzh tvvuh qb Hhss.\n20 Utxi jhmq ptok qb qzh keqozhm.\n21 Mzb rtnh qzh tvvuh? \tTxha\t19\n1 Hhss cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq qb qzh ztuujti.\n3 Hhss veokha dv qzh tvvuh qzhxh.\n4 Zeuu qxtnhuuha qb qzh rtxahm.\n5 Hhss axbvvha qzh tvvuh.\n6 Hhss cbdxmhiha qb qzh keqozhm.\n7 Hhss cbdxmhiha qb qzh ztuujti.\n8 Hhss cbdxmhiha qb qzh phaxbby.\n9 Hhss qbbk qzh yeuk qzhxh.\n10 Hhss aelotxaha qzh yeuk.\n11 Txha ybnha qb qzh phaxbby.\n12 Txha jhmq ptok qb qzh rtxahm.\n13 Zeuu jhmq ptok qb qzh phaxbby.\n14 Txha ybnha qb qzh phaxbby.\n15 Hhss cbdxmhiha qb qzh ztuujti.\n16 Txha qbbk qzh yeuk qzhxh.\n17 Txha rtnh qzh yeuk qb Zeuu.\n18 Zeuu ztmaha qzh yeuk qb Txha.\n19 Mztq aea Zeuu renh qb Txha? \tyeuk\t18\n20 Txha qbbk qzh sbbqptuu qzhxh.\n21 Txha vtllha qzh sbbqptuu qb Zeuu.\n22 Mztq aea Zeuu renh qb Txha? \tyeuk\t18\n23 Zeuu aelotxaha qzh sbbqptuu.\n24 Zeuu qbbk qzh sbbqptuu qzhxh.\n25 Mztq aea Zeuu renh qb Txha? \tyeuk\t18\n26 Hhss ybnha qb qzh rtxahm.\n27 Zeuu ztmaha qzh sbbqptuu qb Txha.\n28 Mzb xhohenha qzh sbbqptuu? \tTxha\t27\n29 Txha vtllha qzh sbbqptuu qb Zeuu.\n30 Zeuu ztmaha qzh sbbqptuu qb Txha.\n31 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t30\n1 Hhss qbbk qzh yeuk qzhxh.\n2 Hhss cbdxmhiha qb qzh phaxbby.\n3 Hhss vdq abjm qzh yeuk.\n4 Zeuu rxtppha qzh yeuk qzhxh.\n5 Zeuu vdq abjm qzh yeuk qzhxh.\n6 Txha rbq qzh sbbqptuu qzhxh.\n7 Zeuu veokha dv qzh yeuk qzhxh.\n8 Txha uhsq qzh sbbqptuu qzhxh.\n9 Zeuu vtllha qzh yeuk qb Hhss.\n10 Hhss rtnh qzh yeuk qb Zeuu.\n11 Mzb rtnh qzh yeuk qb Zeuu? \tHhss\t10\n12 Zeuu ztmaha qzh yeuk qb Hhss.\n13 Hhss uhsq qzh yeuk qzhxh.\n14 Mzb xhohenha qzh yeuk? \tHhss\t12\n15 Hhss qbbk qzh yeuk qzhxh.\n16 Hhss ztmaha qzh yeuk qb Zeuu.\n17 Mzb xhohenha qzh yeuk? \tZeuu\t16\n18 Zeuu uhsq qzh yeuk qzhxh.\n19 Zeuu rxtppha qzh yeuk qzhxh.\n20 Mzb rtnh qzh yeuk? \tHhss\t16\n21 Hhss qxtnhuuha qb qzh keqozhm.\n22 Utxi cbdxmhiha qb qzh ztuujti.\n23 Mztq aea Hhss renh qb Zeuu? \tyeuk\t16\n1 Txha qbbk qzh sbbqptuu qzhxh.\n2 Hhss rbq qzh yeuk qzhxh.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Zeuu cbdxmhiha qb qzh ptqzxbby.\n5 Txha jhmq qb qzh phaxbby.\n6 Zeuu cbdxmhiha qb qzh rtxahm.\n7 Txha axbvvha qzh sbbqptuu.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Utxi jhmq ptok qb qzh ztuujti.\n10 Txha qxtnhuuha qb qzh keqozhm.\n11 Hhss cbdxmhiha qb qzh phaxbby.\n12 Txha rbq qzh tvvuh qzhxh.\n13 Hhss jhmq qb qzh bsseoh.\n14 Txha jhmq ptok qb qzh bsseoh.\n15 Hhss cbdxmhiha qb qzh phaxbby.\n16 Utxi jhmq qb qzh phaxbby.\n17 Hhss axbvvha qzh yeuk qzhxh.\n18 Utxi veokha dv qzh sbbqptuu qzhxh.\n19 Zeuu ybnha qb qzh keqozhm.\n20 Utxi rtnh qzh sbbqptuu qb Hhss.\n21 Mzb xhohenha qzh sbbqptuu? \tHhss\t20\n22 Hhss rxtppha qzh yeuk qzhxh.\n23 Hhss vtllha qzh sbbqptuu qb Utxi.\n24 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t23\n25 Utxi jhmq ptok qb qzh keqozhm.\n26 Zeuu ybnha qb qzh ptqzxbby.\n27 Mzb rtnh qzh sbbqptuu? \tHhss\t23\n28 Utxi vdq abjm qzh sbbqptuu.\n29 Txha axbvvha qzh tvvuh.\n30 Mzb rtnh qzh sbbqptuu? \tHhss\t23\n31 Hhss qxtnhuuha qb qzh ptqzxbby.\n32 Txha jhmq qb qzh phaxbby.\n33 Hhss rtnh qzh yeuk qb Zeuu.\n34 Zeuu rtnh qzh yeuk qb Hhss.\n35 Mzb aea Zeuu renh qzh yeuk qb? \tHhss\t34\n1 Hhss jhmq ptok qb qzh ztuujti.\n2 Txha ybnha qb qzh rtxahm.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Txha jhmq qb qzh phaxbby.\n5 Hhss jhmq ptok qb qzh keqozhm.\n6 Txha veokha dv qzh sbbqptuu qzhxh.\n7 Txha rtnh qzh sbbqptuu qb Utxi.\n8 Utxi vtllha qzh sbbqptuu qb Txha.\n9 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t8\n10 Utxi jhmq qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t8\n13 Txha rtnh qzh sbbqptuu qb Zeuu.\n14 Zeuu vtllha qzh sbbqptuu qb Txha.\n15 Mzb aea Zeuu renh qzh sbbqptuu qb? \tTxha\t14\n16 Txha vtllha qzh sbbqptuu qb Zeuu.\n17 Zeuu uhsq qzh sbbqptuu.\n18 Mzb rtnh qzh sbbqptuu? \tTxha\t16\n19 Hhss ybnha qb qzh bsseoh.\n20 Hhss jhmq qb qzh phaxbby.\n21 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t16\n1 Zeuu jhmq ptok qb qzh ztuujti.\n2 Utxi ybnha qb qzh phaxbby.\n3 Txha cbdxmhiha qb qzh phaxbby.\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Txha cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq qb qzh rtxahm.\n7 Hhss ybnha qb qzh phaxbby.\n8 Txha jhmq ptok qb qzh ptqzxbby.\n9 Hhss veokha dv qzh yeuk qzhxh.\n10 Txha qbbk qzh sbbqptuu qzhxh.\n11 Hhss jhmq ptok qb qzh keqozhm.\n12 Hhss ybnha qb qzh ptqzxbby.\n13 Txha vtllha qzh sbbqptuu qb Hhss.\n14 Hhss ztmaha qzh sbbqptuu qb Txha.\n15 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t14\n16 Txha ztmaha qzh sbbqptuu qb Hhss.\n17 Hhss ybnha qb qzh bsseoh.\n18 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t16\n19 Hhss axbvvha qzh yeuk qzhxh.\n20 Hhss cbdxmhiha qb qzh rtxahm.\n21 Mzb rtnh qzh sbbqptuu? \tTxha\t16\n22 Hhss ztmaha qzh sbbqptuu qb Utxi.\n23 Utxi ztmaha qzh sbbqptuu qb Hhss.\n24 Mzb rtnh qzh sbbqptuu? \tUtxi\t23\n25 Hhss rtnh qzh sbbqptuu qb Utxi.\n26 Utxi rtnh qzh sbbqptuu qb Hhss.\n27 Mzb rtnh qzh sbbqptuu? \tUtxi\t26\n1 Hhss rbq qzh sbbqptuu qzhxh.\n2 Hhss vtllha qzh sbbqptuu qb Txha.\n3 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t2\n4 Txha rtnh qzh sbbqptuu qb Hhss.\n5 Txha cbdxmhiha qb qzh phaxbby.\n6 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t4\n7 Txha jhmq qb qzh bsseoh.\n8 Hhss veokha dv qzh yeuk qzhxh.\n9 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t4\n10 Hhss vdq abjm qzh sbbqptuu.\n11 Zeuu qbbk qzh tvvuh qzhxh.\n12 Hhss jhmq ptok qb qzh phaxbby.\n13 Hhss axbvvha qzh yeuk.\n14 Zeuu qxtnhuuha qb qzh phaxbby.\n15 Zeuu rtnh qzh tvvuh qb Hhss.\n16 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t15\n17 Hhss vtllha qzh tvvuh qb Zeuu.\n18 Hhss rbq qzh yeuk qzhxh.\n19 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t17\n1 Hhss ybnha qb qzh rtxahm.\n2 Hhss cbdxmhiha qb qzh phaxbby.\n3 Zeuu jhmq qb qzh bsseoh.\n4 Zeuu rbq qzh yeuk qzhxh.\n5 Zeuu aelotxaha qzh yeuk.\n6 Zeuu jhmq ptok qb qzh keqozhm.\n7 Txha cbdxmhiha qb qzh ptqzxbby.\n8 Hhss qbbk qzh sbbqptuu qzhxh.\n9 Txha jhmq ptok qb qzh rtxahm.\n10 Hhss vdq abjm qzh sbbqptuu.\n11 Txha rbq qzh tvvuh qzhxh.\n12 Txha uhsq qzh tvvuh qzhxh.\n13 Hhss qxtnhuuha qb qzh ptqzxbby.\n14 Txha qbbk qzh tvvuh qzhxh.\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Hhss ybnha qb qzh bsseoh.\n17 Zeuu ybnha qb qzh ptqzxbby.\n18 Txha axbvvha qzh tvvuh.\n19 Zeuu jhmq ptok qb qzh phaxbby.\n20 Txha qbbk qzh tvvuh qzhxh.\n21 Hhss qbbk qzh yeuk qzhxh.\n22 Txha jhmq qb qzh phaxbby.\n23 Hhss jhmq ptok qb qzh keqozhm.\n24 Txha axbvvha qzh tvvuh.\n25 Zeuu qxtnhuuha qb qzh ptqzxbby.\n26 Utxi ybnha qb qzh ptqzxbby.\n27 Txha qxtnhuuha qb qzh ztuujti.\n28 Hhss jhmq qb qzh phaxbby.\n29 Txha ybnha qb qzh ptqzxbby.\n30 Hhss rbq qzh sbbqptuu qzhxh.\n31 Txha cbdxmhiha qb qzh bsseoh.\n32 Hhss veokha dv qzh tvvuh qzhxh.\n33 Hhss axbvvha qzh sbbqptuu.\n34 Utxi qxtnhuuha qb qzh keqozhm.\n35 Zeuu jhmq qb qzh rtxahm.\n36 Txha jhmq ptok qb qzh rtxahm.\n37 Hhss vdq abjm qzh tvvuh.\n38 Zeuu qxtnhuuha qb qzh bsseoh.\n39 Hhss uhsq qzh yeuk.\n40 Hhss rxtppha qzh tvvuh qzhxh.\n41 Hhss aelotxaha qzh tvvuh qzhxh.\n42 Hhss qbbk qzh sbbqptuu qzhxh.\n43 Hhss rxtppha qzh tvvuh qzhxh.\n44 Utxi jhmq qb qzh ptqzxbby.\n45 Txha jhmq ptok qb qzh bsseoh.\n46 Hhss jhmq qb qzh bsseoh.\n47 Hhss ztmaha qzh tvvuh qb Txha.\n48 Hhss aelotxaha qzh sbbqptuu.\n49 Mzb rtnh qzh tvvuh? \tHhss\t47\n50 Hhss qbbk qzh sbbqptuu qzhxh.\n51 Txha aelotxaha qzh tvvuh.\n52 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t47\n53 Hhss aelotxaha qzh sbbqptuu.\n54 Txha qbbk qzh tvvuh qzhxh.\n55 Hhss jhmq ptok qb qzh phaxbby.\n56 Txha qbbk qzh sbbqptuu qzhxh.\n57 Utxi qxtnhuuha qb qzh rtxahm.\n58 Txha rtnh qzh tvvuh qb Zeuu.\n59 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t58\n60 Hhss rxtppha qzh yeuk qzhxh.\n61 Utxi qxtnhuuha qb qzh ptqzxbby.\n62 Mztq aea Txha renh qb Zeuu? \ttvvuh\t58\n63 Zeuu ztmaha qzh tvvuh qb Txha.\n64 Txha rtnh qzh tvvuh qb Zeuu.\n65 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t64\n1 Txha cbdxmhiha qb qzh keqozhm.\n2 Txha qxtnhuuha qb qzh rtxahm.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Hhss jhmq ptok qb qzh rtxahm.\n5 Zeuu cbdxmhiha qb qzh bsseoh.\n6 Utxi ybnha qb qzh phaxbby.\n7 Zeuu qbbk qzh yeuk qzhxh.\n8 Zeuu jhmq ptok qb qzh keqozhm.\n9 Zeuu uhsq qzh yeuk.\n10 Txha rxtppha qzh sbbqptuu qzhxh.\n11 Txha axbvvha qzh sbbqptuu.\n12 Zeuu ybnha qb qzh ztuujti.\n13 Zeuu ybnha qb qzh keqozhm.\n14 Utxi ybnha qb qzh keqozhm.\n15 Hhss rbq qzh sbbqptuu qzhxh.\n16 Hhss vtllha qzh sbbqptuu qb Txha.\n17 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t16\n18 Txha rtnh qzh sbbqptuu qb Hhss.\n19 Hhss rtnh qzh sbbqptuu qb Txha.\n20 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t19\n21 Txha ztmaha qzh sbbqptuu qb Hhss.\n22 Utxi veokha dv qzh yeuk qzhxh.\n23 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t21\n24 Hhss ztmaha qzh sbbqptuu qb Txha.\n25 Txha vtllha qzh sbbqptuu qb Hhss.\n26 Mzb xhohenha qzh sbbqptuu? \tHhss\t25\n27 Utxi vdq abjm qzh yeuk.\n28 Hhss jhmq ptok qb qzh phaxbby.\n29 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t25\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Zeuu jhmq ptok qb qzh ztuujti.\n3 Zeuu jhmq qb qzh ptqzxbby.\n4 Hhss rxtppha qzh sbbqptuu qzhxh.\n5 Hhss rtnh qzh sbbqptuu qb Txha.\n6 Utxi cbdxmhiha qb qzh keqozhm.\n7 Mzb aea Hhss renh qzh sbbqptuu qb? \tTxha\t5\n8 Zeuu ybnha qb qzh ztuujti.\n9 Txha rtnh qzh sbbqptuu qb Hhss.\n10 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t9\n11 Hhss aelotxaha qzh sbbqptuu.\n12 Utxi qxtnhuuha qb qzh bsseoh.\n13 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t9\n14 Hhss rxtppha qzh sbbqptuu qzhxh.\n15 Txha jhmq qb qzh bsseoh.\n16 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t9\n17 Hhss uhsq qzh sbbqptuu.\n18 Hhss jhmq ptok qb qzh rtxahm.\n19 Hhss rbq qzh tvvuh qzhxh.\n20 Hhss jhmq ptok qb qzh phaxbby.\n21 Zeuu qxtnhuuha qb qzh bsseoh.\n22 Txha jhmq qb qzh rtxahm.\n23 Utxi ybnha qb qzh ptqzxbby.\n24 Utxi jhmq qb qzh rtxahm.\n25 Zeuu jhmq qb qzh phaxbby.\n26 Hhss vtllha qzh tvvuh qb Zeuu.\n27 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t26\n1 Hhss rxtppha qzh yeuk qzhxh.\n2 Hhss rtnh qzh yeuk qb Zeuu.\n3 Mzb rtnh qzh yeuk? \tHhss\t2\n4 Hhss jhmq ptok qb qzh ztuujti.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Mzb rtnh qzh yeuk? \tHhss\t2\n7 Utxi axbvvha qzh sbbqptuu qzhxh.\n8 Utxi rxtppha qzh sbbqptuu qzhxh.\n9 Mztq aea Hhss renh qb Zeuu? \tyeuk\t2\n10 Txha jhmq ptok qb qzh rtxahm.\n11 Utxi rtnh qzh sbbqptuu qb Txha.\n12 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t11\n13 Txha vtllha qzh sbbqptuu qb Utxi.\n14 Txha cbdxmhiha qb qzh bsseoh.\n15 Mzb xhohenha qzh sbbqptuu? \tUtxi\t13\n1 Zeuu qbbk qzh yeuk qzhxh.\n2 Txha ybnha qb qzh ztuujti.\n3 Zeuu ybnha qb qzh rtxahm.\n4 Zeuu rtnh qzh yeuk qb Hhss.\n5 Mzb xhohenha qzh yeuk? \tHhss\t4\n6 Hhss rtnh qzh yeuk qb Zeuu.\n7 Zeuu aelotxaha qzh yeuk.\n8 Mzb rtnh qzh yeuk? \tHhss\t6\n9 Txha cbdxmhiha qb qzh rtxahm.\n10 Hhss veokha dv qzh yeuk qzhxh.\n11 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t6\n12 Zeuu jhmq qb qzh ztuujti.\n13 Txha jhmq qb qzh phaxbby.\n14 Zeuu jhmq ptok qb qzh ptqzxbby.\n15 Hhss jhmq ptok qb qzh ztuujti.\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Txha ybnha qb qzh ztuujti.\n18 Zeuu ybnha qb qzh ztuujti.\n19 Utxi jhmq ptok qb qzh keqozhm.\n20 Hhss vtllha qzh yeuk qb Txha.\n21 Txha vtllha qzh yeuk qb Zeuu.\n22 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t21\n23 Zeuu ztmaha qzh yeuk qb Txha.\n24 Txha ztmaha qzh yeuk qb Zeuu.\n25 Mztq aea Txha renh qb Zeuu? \tyeuk\t24\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Utxi axbvvha qzh tvvuh qzhxh.\n3 Zeuu jhmq qb qzh phaxbby.\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Hhss jhmq qb qzh ztuujti.\n6 Utxi rbq qzh tvvuh qzhxh.\n7 Zeuu ybnha qb qzh rtxahm.\n8 Zeuu qxtnhuuha qb qzh ptqzxbby.\n9 Hhss jhmq qb qzh ptqzxbby.\n10 Utxi ztmaha qzh tvvuh qb Zeuu.\n11 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t10\n12 Zeuu ztmaha qzh tvvuh qb Utxi.\n13 Utxi aelotxaha qzh tvvuh qzhxh.\n14 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t12\n15 Hhss cbdxmhiha qb qzh rtxahm.\n16 Utxi rbq qzh tvvuh qzhxh.\n17 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t12\n18 Utxi vtllha qzh tvvuh qb Zeuu.\n19 Zeuu jhmq qb qzh keqozhm.\n20 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t18\n21 Zeuu jhmq qb qzh ptqzxbby.\n22 Zeuu vtllha qzh tvvuh qb Utxi.\n23 Mzb xhohenha qzh tvvuh? \tUtxi\t22\n1 Txha qxtnhuuha qb qzh phaxbby.\n2 Txha ybnha qb qzh bsseoh.\n3 Txha cbdxmhiha qb qzh ptqzxbby.\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Hhss jhmq ptok qb qzh rtxahm.\n6 Utxi axbvvha qzh sbbqptuu.\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Utxi qbbk qzh tvvuh qzhxh.\n9 Utxi uhsq qzh tvvuh.\n10 Txha jhmq qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Utxi aelotxaha qzh sbbqptuu qzhxh.\n13 Zeuu jhmq qb qzh keqozhm.\n14 Utxi jhmq qb qzh bsseoh.\n15 Zeuu qbbk qzh tvvuh qzhxh.\n16 Hhss rbq qzh yeuk qzhxh.\n17 Zeuu jhmq ptok qb qzh rtxahm.\n18 Zeuu ybnha qb qzh ptqzxbby.\n19 Zeuu jhmq ptok qb qzh bsseoh.\n20 Txha jhmq qb qzh ptqzxbby.\n21 Zeuu rtnh qzh tvvuh qb Utxi.\n22 Hhss cbdxmhiha qb qzh bsseoh.\n23 Mzb rtnh qzh tvvuh? \tZeuu\t21\n24 Utxi jhmq ptok qb qzh ztuujti.\n25 Hhss vtllha qzh yeuk qb Zeuu.\n26 Mzb xhohenha qzh yeuk? \tZeuu\t25\n27 Txha jhmq ptok qb qzh phaxbby.\n28 Utxi cbdxmhiha qb qzh rtxahm.\n29 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t25\n30 Zeuu axbvvha qzh yeuk.\n31 Zeuu rxtppha qzh yeuk qzhxh.\n32 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t25\n33 Zeuu vtllha qzh yeuk qb Hhss.\n34 Hhss rtnh qzh yeuk qb Zeuu.\n35 Mztq aea Hhss renh qb Zeuu? \tyeuk\t34\n1 Zeuu qxtnhuuha qb qzh keqozhm.\n2 Hhss qxtnhuuha qb qzh keqozhm.\n3 Zeuu qxtnhuuha qb qzh ptqzxbby.\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Txha cbdxmhiha qb qzh keqozhm.\n6 Utxi rbq qzh tvvuh qzhxh.\n7 Zeuu jhmq qb qzh keqozhm.\n8 Hhss jhmq ptok qb qzh rtxahm.\n9 Hhss jhmq qb qzh keqozhm.\n10 Zeuu cbdxmhiha qb qzh phaxbby.\n11 Utxi uhsq qzh tvvuh.\n12 Utxi rbq qzh tvvuh qzhxh.\n13 Txha cbdxmhiha qb qzh phaxbby.\n14 Txha cbdxmhiha qb qzh ztuujti.\n15 Utxi uhsq qzh tvvuh qzhxh.\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Txha jhmq ptok qb qzh ptqzxbby.\n18 Utxi uhsq qzh tvvuh.\n19 Txha ybnha qb qzh keqozhm.\n20 Utxi rxtppha qzh tvvuh qzhxh.\n21 Txha cbdxmhiha qb qzh rtxahm.\n22 Zeuu ybnha qb qzh ptqzxbby.\n23 Utxi vtllha qzh tvvuh qb Zeuu.\n24 Zeuu jhmq qb qzh ztuujti.\n25 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t23\n26 Txha qbbk qzh sbbqptuu qzhxh.\n27 Hhss ybnha qb qzh ztuujti.\n28 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t23\n29 Zeuu axbvvha qzh tvvuh qzhxh.\n30 Txha jhmq ptok qb qzh ptqzxbby.\n31 Zeuu veokha dv qzh tvvuh qzhxh.\n32 Zeuu axbvvha qzh tvvuh.\n33 Txha rtnh qzh sbbqptuu qb Utxi.\n34 Hhss rxtppha qzh tvvuh qzhxh.\n35 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t33\n36 Hhss ybnha qb qzh rtxahm.\n37 Utxi rtnh qzh sbbqptuu qb Txha.\n38 Mzb rtnh qzh sbbqptuu? \tUtxi\t37\n39 Txha ztmaha qzh sbbqptuu qb Utxi.\n40 Utxi ztmaha qzh sbbqptuu qb Txha.\n41 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t40\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Utxi ztmaha qzh tvvuh qb Hhss.\n3 Mzb rtnh qzh tvvuh qb Hhss? \tUtxi\t2\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Hhss ztmaha qzh tvvuh qb Utxi.\n6 Mztq aea Hhss renh qb Utxi? \ttvvuh\t5\n7 Txha jhmq qb qzh rtxahm.\n8 Utxi vtllha qzh tvvuh qb Hhss.\n9 Mztq aea Utxi renh qb Hhss? \ttvvuh\t8\n10 Utxi ybnha qb qzh rtxahm.\n11 Utxi ztmaha qzh sbbqptuu qb Txha.\n12 Mztq aea Utxi renh qb Hhss? \ttvvuh\t8\n13 Hhss cbdxmhiha qb qzh bsseoh.\n14 Txha axbvvha qzh sbbqptuu qzhxh.\n15 Mzb xhohenha qzh sbbqptuu? \tTxha\t11\n1 Txha rxtppha qzh yeuk qzhxh.\n2 Zeuu rbq qzh sbbqptuu qzhxh.\n3 Zeuu uhsq qzh sbbqptuu.\n4 Txha jhmq qb qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh ptqzxbby.\n6 Txha qxtnhuuha qb qzh ztuujti.\n7 Utxi ybnha qb qzh bsseoh.\n8 Txha uhsq qzh yeuk.\n9 Txha jhmq qb qzh bsseoh.\n10 Utxi ybnha qb qzh phaxbby.\n11 Zeuu jhmq qb qzh bsseoh.\n12 Zeuu qxtnhuuha qb qzh keqozhm.\n13 Hhss ybnha qb qzh keqozhm.\n14 Zeuu ybnha qb qzh rtxahm.\n15 Zeuu qbbk qzh sbbqptuu qzhxh.\n16 Hhss qxtnhuuha qb qzh bsseoh.\n17 Hhss jhmq ptok qb qzh ptqzxbby.\n18 Zeuu vdq abjm qzh sbbqptuu qzhxh.\n19 Utxi cbdxmhiha qb qzh rtxahm.\n20 Utxi veokha dv qzh sbbqptuu qzhxh.\n21 Utxi vtllha qzh sbbqptuu qb Zeuu.\n22 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n23 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t22\n24 Utxi axbvvha qzh sbbqptuu qzhxh.\n25 Utxi cbdxmhiha qb qzh bsseoh.\n26 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t22\n27 Utxi cbdxmhiha qb qzh ztuujti.\n28 Utxi qbbk qzh yeuk qzhxh.\n29 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t22\n30 Utxi aelotxaha qzh yeuk.\n31 Hhss cbdxmhiha qb qzh phaxbby.\n32 Utxi ybnha qb qzh bsseoh.\n33 Zeuu jhmq ptok qb qzh keqozhm.\n34 Txha ybnha qb qzh rtxahm.\n35 Txha rbq qzh sbbqptuu qzhxh.\n36 Utxi ybnha qb qzh keqozhm.\n37 Txha qxtnhuuha qb qzh phaxbby.\n38 Txha rtnh qzh sbbqptuu qb Hhss.\n39 Hhss vtllha qzh sbbqptuu qb Txha.\n40 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t39\n41 Txha vtllha qzh sbbqptuu qb Hhss.\n42 Zeuu cbdxmhiha qb qzh phaxbby.\n43 Mzb rtnh qzh sbbqptuu? \tTxha\t41\n1 Zeuu qxtnhuuha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Hhss jhmq qb qzh ztuujti.\n4 Hhss cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Hhss rxtppha qzh yeuk qzhxh.\n7 Txha ybnha qb qzh ztuujti.\n8 Zeuu jhmq qb qzh ptqzxbby.\n9 Hhss axbvvha qzh yeuk.\n10 Txha veokha dv qzh sbbqptuu qzhxh.\n11 Txha vdq abjm qzh sbbqptuu.\n12 Txha qbbk qzh sbbqptuu qzhxh.\n13 Txha aelotxaha qzh sbbqptuu.\n14 Hhss veokha dv qzh yeuk qzhxh.\n15 Zeuu rbq qzh tvvuh qzhxh.\n16 Txha cbdxmhiha qb qzh ptqzxbby.\n17 Zeuu ztmaha qzh tvvuh qb Txha.\n18 Utxi veokha dv qzh sbbqptuu qzhxh.\n19 Mztq aea Zeuu renh qb Txha? \ttvvuh\t17\n20 Txha vtllha qzh tvvuh qb Zeuu.\n21 Hhss cbdxmhiha qb qzh keqozhm.\n22 Mztq aea Txha renh qb Zeuu? \ttvvuh\t20\n23 Zeuu ztmaha qzh tvvuh qb Txha.\n24 Utxi axbvvha qzh sbbqptuu.\n25 Mztq aea Zeuu renh qb Txha? \ttvvuh\t23\n26 Zeuu qxtnhuuha qb qzh keqozhm.\n27 Utxi ybnha qb qzh keqozhm.\n28 Mzb rtnh qzh tvvuh? \tZeuu\t23\n29 Txha axbvvha qzh tvvuh qzhxh.\n30 Hhss jhmq qb qzh rtxahm.\n31 Utxi cbdxmhiha qb qzh bsseoh.\n32 Utxi jhmq qb qzh keqozhm.\n33 Txha rxtppha qzh tvvuh qzhxh.\n34 Hhss qxtnhuuha qb qzh ztuujti.\n35 Utxi jhmq ptok qb qzh phaxbby.\n36 Hhss vdq abjm qzh yeuk qzhxh.\n37 Txha uhsq qzh tvvuh.\n38 Zeuu qxtnhuuha qb qzh ptqzxbby.\n39 Hhss jhmq qb qzh ptqzxbby.\n40 Zeuu qbbk qzh tvvuh qzhxh.\n41 Txha jhmq ptok qb qzh bsseoh.\n42 Zeuu vtllha qzh tvvuh qb Hhss.\n43 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t42\n1 Hhss ybnha qb qzh ztuujti.\n2 Hhss qxtnhuuha qb qzh keqozhm.\n3 Zeuu ybnha qb qzh bsseoh.\n4 Zeuu cbdxmhiha qb qzh keqozhm.\n5 Txha qxtnhuuha qb qzh bsseoh.\n6 Zeuu qxtnhuuha qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Zeuu ybnha qb qzh ptqzxbby.\n9 Utxi ybnha qb qzh phaxbby.\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Hhss ybnha qb qzh rtxahm.\n12 Txha ybnha qb qzh keqozhm.\n13 Hhss qbbk qzh tvvuh qzhxh.\n14 Utxi rbq qzh sbbqptuu qzhxh.\n15 Hhss ztmaha qzh tvvuh qb Utxi.\n16 Utxi vtllha qzh tvvuh qb Hhss.\n17 Mzb rtnh qzh tvvuh? \tUtxi\t16\n18 Utxi aelotxaha qzh sbbqptuu.\n19 Hhss rtnh qzh tvvuh qb Utxi.\n20 Mzb xhohenha qzh tvvuh? \tUtxi\t19\n21 Hhss veokha dv qzh sbbqptuu qzhxh.\n22 Utxi rtnh qzh tvvuh qb Hhss.\n23 Mztq aea Utxi renh qb Hhss? \ttvvuh\t22\n24 Hhss rxtppha qzh yeuk qzhxh.\n25 Txha qxtnhuuha qb qzh ptqzxbby.\n26 Mzb rtnh qzh tvvuh? \tUtxi\t22\n27 Hhss ztmaha qzh tvvuh qb Utxi.\n28 Utxi ztmaha qzh tvvuh qb Hhss.\n29 Mzb rtnh qzh tvvuh? \tUtxi\t28\n1 Zeuu rbq qzh tvvuh qzhxh.\n2 Zeuu vtllha qzh tvvuh qb Utxi.\n3 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t2\n4 Utxi vtllha qzh tvvuh qb Zeuu.\n5 Zeuu ztmaha qzh tvvuh qb Utxi.\n6 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t5\n7 Txha qxtnhuuha qb qzh phaxbby.\n8 Utxi uhsq qzh tvvuh qzhxh.\n9 Mzb rtnh qzh tvvuh? \tZeuu\t5\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Zeuu veokha dv qzh tvvuh qzhxh.\n12 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t5\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Zeuu qxtnhuuha qb qzh phaxbby.\n15 Zeuu rtnh qzh tvvuh qb Txha.\n16 Txha ztmaha qzh tvvuh qb Zeuu.\n17 Mztq aea Txha renh qb Zeuu? \ttvvuh\t16\n1 Utxi ybnha qb qzh keqozhm.\n2 Txha jhmq qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Zeuu rbq qzh sbbqptuu qzhxh.\n5 Utxi jhmq qb qzh keqozhm.\n6 Txha cbdxmhiha qb qzh keqozhm.\n7 Utxi ybnha qb qzh phaxbby.\n8 Hhss qxtnhuuha qb qzh keqozhm.\n9 Utxi ybnha qb qzh ztuujti.\n10 Txha ybnha qb qzh phaxbby.\n11 Hhss qbbk qzh yeuk qzhxh.\n12 Utxi jhmq qb qzh ptqzxbby.\n13 Zeuu rtnh qzh sbbqptuu qb Utxi.\n14 Utxi rtnh qzh sbbqptuu qb Zeuu.\n15 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t14\n16 Zeuu qxtnhuuha qb qzh rtxahm.\n17 Hhss uhsq qzh yeuk.\n18 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t14\n19 Zeuu ybnha qb qzh phaxbby.\n20 Txha jhmq qb qzh bsseoh.\n21 Mzb rtnh qzh sbbqptuu? \tUtxi\t14\n22 Txha qxtnhuuha qb qzh keqozhm.\n23 Txha rbq qzh yeuk qzhxh.\n24 Txha rtnh qzh yeuk qb Hhss.\n25 Hhss vtllha qzh yeuk qb Txha.\n26 Mzb rtnh qzh yeuk? \tHhss\t25\n27 Zeuu vdq abjm qzh sbbqptuu.\n28 Txha vtllha qzh yeuk qb Hhss.\n29 Mztq aea Txha renh qb Hhss? \tyeuk\t28\n1 Hhss rbq qzh sbbqptuu qzhxh.\n2 Txha qxtnhuuha qb qzh bsseoh.\n3 Utxi ybnha qb qzh keqozhm.\n4 Hhss qxtnhuuha qb qzh rtxahm.\n5 Hhss jhmq qb qzh ztuujti.\n6 Hhss axbvvha qzh sbbqptuu.\n7 Zeuu jhmq ptok qb qzh ptqzxbby.\n8 Hhss rxtppha qzh yeuk qzhxh.\n9 Utxi jhmq qb qzh ztuujti.\n10 Hhss qxtnhuuha qb qzh keqozhm.\n11 Txha ybnha qb qzh ptqzxbby.\n12 Hhss rxtppha qzh tvvuh qzhxh.\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Hhss vdq abjm qzh yeuk.\n15 Txha cbdxmhiha qb qzh rtxahm.\n16 Hhss aelotxaha qzh tvvuh qzhxh.\n17 Hhss rbq qzh tvvuh qzhxh.\n18 Zeuu ybnha qb qzh ztuujti.\n19 Zeuu cbdxmhiha qb qzh ptqzxbby.\n20 Utxi cbdxmhiha qb qzh ztuujti.\n21 Txha qxtnhuuha qb qzh ptqzxbby.\n22 Hhss aelotxaha qzh tvvuh qzhxh.\n23 Zeuu cbdxmhiha qb qzh phaxbby.\n24 Txha jhmq ptok qb qzh rtxahm.\n25 Txha ybnha qb qzh ptqzxbby.\n26 Hhss cbdxmhiha qb qzh ptqzxbby.\n27 Txha jhmq ptok qb qzh rtxahm.\n28 Utxi rxtppha qzh sbbqptuu qzhxh.\n29 Utxi uhsq qzh sbbqptuu.\n30 Utxi rbq qzh sbbqptuu qzhxh.\n31 Txha ybnha qb qzh keqozhm.\n32 Utxi vdq abjm qzh sbbqptuu.\n33 Utxi jhmq qb qzh ptqzxbby.\n34 Hhss qxtnhuuha qb qzh ztuujti.\n35 Hhss rbq qzh sbbqptuu qzhxh.\n36 Hhss axbvvha qzh sbbqptuu.\n37 Txha cbdxmhiha qb qzh rtxahm.\n38 Utxi jhmq ptok qb qzh phaxbby.\n39 Utxi qxtnhuuha qb qzh keqozhm.\n40 Txha qxtnhuuha qb qzh phaxbby.\n41 Utxi veokha dv qzh tvvuh qzhxh.\n42 Zeuu jhmq ptok qb qzh keqozhm.\n43 Utxi rbq qzh yeuk qzhxh.\n44 Utxi ztmaha qzh tvvuh qb Zeuu.\n45 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t44\n46 Zeuu ztmaha qzh tvvuh qb Utxi.\n47 Hhss qbbk qzh sbbqptuu qzhxh.\n48 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t46\n49 Utxi ztmaha qzh tvvuh qb Zeuu.\n50 Utxi vdq abjm qzh yeuk.\n51 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t49\n52 Utxi rxtppha qzh yeuk qzhxh.\n53 Zeuu vtllha qzh tvvuh qb Utxi.\n54 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t53\n55 Utxi rtnh qzh tvvuh qb Zeuu.\n56 Zeuu ztmaha qzh tvvuh qb Utxi.\n57 Mzb xhohenha qzh tvvuh? \tUtxi\t56\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Utxi qbbk qzh yeuk qzhxh.\n4 Utxi ybnha qb qzh bsseoh.\n5 Zeuu cbdxmhiha qb qzh rtxahm.\n6 Utxi vtllha qzh yeuk qb Txha.\n7 Mztq aea Utxi renh qb Txha? \tyeuk\t6\n8 Txha vdq abjm qzh yeuk qzhxh.\n9 Hhss jhmq ptok qb qzh phaxbby.\n10 Mztq aea Utxi renh qb Txha? \tyeuk\t6\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Zeuu jhmq ptok qb qzh ztuujti.\n13 Mztq aea Utxi renh qb Txha? \tyeuk\t6\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Zeuu veokha dv qzh sbbqptuu qzhxh.\n16 Utxi jhmq qb qzh phaxbby.\n17 Txha jhmq qb qzh keqozhm.\n18 Txha qxtnhuuha qb qzh phaxbby.\n19 Zeuu uhsq qzh sbbqptuu.\n20 Txha veokha dv qzh tvvuh qzhxh.\n21 Txha vtllha qzh tvvuh qb Utxi.\n22 Mzb aea Txha renh qzh tvvuh qb? \tUtxi\t21\n23 Zeuu cbdxmhiha qb qzh phaxbby.\n24 Utxi ztmaha qzh tvvuh qb Txha.\n25 Mzb xhohenha qzh tvvuh? \tTxha\t24\n1 Hhss ybnha qb qzh phaxbby.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Zeuu rxtppha qzh tvvuh qzhxh.\n4 Zeuu aelotxaha qzh tvvuh.\n5 Zeuu veokha dv qzh tvvuh qzhxh.\n6 Txha qxtnhuuha qb qzh rtxahm.\n7 Utxi axbvvha qzh sbbqptuu.\n8 Zeuu vtllha qzh tvvuh qb Txha.\n9 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t8\n10 Txha rtnh qzh tvvuh qb Zeuu.\n11 Zeuu vtllha qzh tvvuh qb Txha.\n12 Mztq aea Zeuu renh qb Txha? \ttvvuh\t11\n13 Txha jhmq qb qzh ptqzxbby.\n14 Txha uhsq qzh tvvuh.\n15 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t11\n16 Hhss ybnha qb qzh ptqzxbby.\n17 Txha cbdxmhiha qb qzh rtxahm.\n18 Mzb xhohenha qzh tvvuh? \tTxha\t11\n19 Hhss veokha dv qzh yeuk qzhxh.\n20 Zeuu ybnha qb qzh keqozhm.\n21 Hhss uhsq qzh yeuk.\n22 Hhss jhmq qb qzh rtxahm.\n23 Utxi jhmq qb qzh bsseoh.\n24 Zeuu ybnha qb qzh bsseoh.\n25 Txha ybnha qb qzh phaxbby.\n26 Hhss ybnha qb qzh bsseoh.\n27 Txha cbdxmhiha qb qzh ztuujti.\n28 Txha rxtppha qzh sbbqptuu qzhxh.\n29 Zeuu jhmq ptok qb qzh rtxahm.\n30 Utxi jhmq ptok qb qzh ztuujti.\n31 Txha rtnh qzh sbbqptuu qb Utxi.\n32 Utxi rtnh qzh sbbqptuu qb Txha.\n33 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t32\n1 Zeuu rbq qzh tvvuh qzhxh.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Utxi veokha dv qzh sbbqptuu qzhxh.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Utxi ztmaha qzh sbbqptuu qb Txha.\n6 Txha vtllha qzh sbbqptuu qb Utxi.\n7 Mzb rtnh qzh sbbqptuu? \tTxha\t6\n8 Hhss jhmq qb qzh ptqzxbby.\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t6\n11 Utxi jhmq qb qzh phaxbby.\n12 Zeuu aelotxaha qzh tvvuh.\n13 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t6\n14 Zeuu cbdxmhiha qb qzh ptqzxbby.\n15 Hhss cbdxmhiha qb qzh ztuujti.\n16 Txha qxtnhuuha qb qzh rtxahm.\n17 Txha rxtppha qzh tvvuh qzhxh.\n18 Hhss qxtnhuuha qb qzh rtxahm.\n19 Txha rtnh qzh tvvuh qb Hhss.\n20 Mzb xhohenha qzh tvvuh? \tHhss\t19\n21 Zeuu cbdxmhiha qb qzh bsseoh.\n22 Utxi jhmq ptok qb qzh bsseoh.\n23 Mzb aea Txha renh qzh tvvuh qb? \tHhss\t19\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hhss jhmq ptok qb qzh rtxahm.\n3 Txha qxtnhuuha qb qzh ptqzxbby.\n4 Hhss qbbk qzh sbbqptuu qzhxh.\n5 Utxi jhmq qb qzh phaxbby.\n6 Hhss veokha dv qzh yeuk qzhxh.\n7 Hhss qxtnhuuha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Utxi jhmq qb qzh keqozhm.\n10 Hhss jhmq ptok qb qzh phaxbby.\n11 Hhss ybnha qb qzh bsseoh.\n12 Zeuu ybnha qb qzh rtxahm.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Hhss uhsq qzh yeuk.\n15 Hhss jhmq ptok qb qzh ztuujti.\n16 Hhss qbbk qzh tvvuh qzhxh.\n17 Zeuu cbdxmhiha qb qzh phaxbby.\n18 Utxi cbdxmhiha qb qzh ztuujti.\n19 Hhss jhmq ptok qb qzh rtxahm.\n20 Hhss qxtnhuuha qb qzh keqozhm.\n21 Zeuu jhmq ptok qb qzh keqozhm.\n22 Hhss rtnh qzh tvvuh qb Zeuu.\n23 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t22\n24 Zeuu ztmaha qzh tvvuh qb Hhss.\n25 Hhss rtnh qzh tvvuh qb Zeuu.\n26 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t25\n27 Zeuu rtnh qzh tvvuh qb Hhss.\n28 Hhss rtnh qzh tvvuh qb Zeuu.\n29 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t28\n30 Zeuu vtllha qzh tvvuh qb Hhss.\n31 Hhss ztmaha qzh tvvuh qb Zeuu.\n32 Mzb xhohenha qzh tvvuh? \tZeuu\t31\n33 Zeuu ztmaha qzh tvvuh qb Hhss.\n34 Hhss qxtnhuuha qb qzh bsseoh.\n35 Mzb rtnh qzh tvvuh? \tZeuu\t33\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Zeuu jhmq qb qzh rtxahm.\n3 Zeuu jhmq qb qzh ptqzxbby.\n4 Hhss ybnha qb qzh bsseoh.\n5 Zeuu qxtnhuuha qb qzh phaxbby.\n6 Hhss qxtnhuuha qb qzh ztuujti.\n7 Utxi rtnh qzh tvvuh qb Txha.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Mztq aea Utxi renh qb Txha? \ttvvuh\t7\n10 Utxi qbbk qzh yeuk qzhxh.\n11 Utxi aelotxaha qzh yeuk.\n12 Mztq aea Utxi renh qb Txha? \ttvvuh\t7\n13 Utxi veokha dv qzh yeuk qzhxh.\n14 Zeuu jhmq ptok qb qzh rtxahm.\n15 Txha vtllha qzh tvvuh qb Zeuu.\n16 Utxi jhmq qb qzh keqozhm.\n17 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t15\n18 Hhss jhmq qb qzh rtxahm.\n19 Zeuu rtnh qzh tvvuh qb Txha.\n20 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t19\n21 Txha rtnh qzh tvvuh qb Zeuu.\n22 Utxi qxtnhuuha qb qzh ztuujti.\n23 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t21\n1 Hhss qxtnhuuha qb qzh phaxbby.\n2 Zeuu veokha dv qzh sbbqptuu qzhxh.\n3 Txha ybnha qb qzh rtxahm.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Hhss veokha dv qzh yeuk qzhxh.\n7 Zeuu qxtnhuuha qb qzh ptqzxbby.\n8 Zeuu rxtppha qzh tvvuh qzhxh.\n9 Hhss ybnha qb qzh ptqzxbby.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Zeuu rtnh qzh tvvuh qb Hhss.\n12 Utxi jhmq qb qzh rtxahm.\n13 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t11\n14 Hhss vtllha qzh tvvuh qb Zeuu.\n15 Zeuu uhsq qzh sbbqptuu qzhxh.\n16 Mzb rtnh qzh tvvuh? \tHhss\t14\n17 Zeuu vdq abjm qzh tvvuh qzhxh.\n18 Hhss vtllha qzh yeuk qb Zeuu.\n19 Mztq aea Hhss renh qb Zeuu? \tyeuk\t18\n20 Zeuu uhsq qzh yeuk.\n21 Hhss cbdxmhiha qb qzh rtxahm.\n22 Mztq aea Hhss renh qb Zeuu? \tyeuk\t18\n23 Zeuu rbq qzh yeuk qzhxh.\n24 Hhss qxtnhuuha qb qzh ztuujti.\n25 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t18\n1 Txha jhmq qb qzh rtxahm.\n2 Txha veokha dv qzh sbbqptuu qzhxh.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Txha cbdxmhiha qb qzh ptqzxbby.\n5 Txha rtnh qzh sbbqptuu qb Utxi.\n6 Utxi ztmaha qzh sbbqptuu qb Txha.\n7 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t6\n8 Txha ztmaha qzh sbbqptuu qb Utxi.\n9 Utxi vdq abjm qzh sbbqptuu.\n10 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t8\n11 Zeuu qxtnhuuha qb qzh bsseoh.\n12 Hhss ybnha qb qzh bsseoh.\n13 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t8\n14 Zeuu rxtppha qzh yeuk qzhxh.\n15 Utxi rxtppha qzh sbbqptuu qzhxh.\n16 Utxi vtllha qzh sbbqptuu qb Txha.\n17 Utxi cbdxmhiha qb qzh rtxahm.\n18 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t16\n19 Zeuu vtllha qzh yeuk qb Hhss.\n20 Utxi ybnha qb qzh ptqzxbby.\n21 Mzb rtnh qzh yeuk qb Hhss? \tZeuu\t19\n1 Hhss jhmq ptok qb qzh bsseoh.\n2 Txha jhmq ptok qb qzh ztuujti.\n3 Zeuu veokha dv qzh yeuk qzhxh.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Zeuu cbdxmhiha qb qzh ztuujti.\n6 Zeuu vtllha qzh yeuk qb Txha.\n7 Mzb aea Zeuu renh qzh yeuk qb? \tTxha\t6\n8 Txha aelotxaha qzh yeuk.\n9 Zeuu rxtppha qzh yeuk qzhxh.\n10 Mzb aea Zeuu renh qzh yeuk qb? \tTxha\t6\n11 Zeuu vtllha qzh yeuk qb Txha.\n12 Zeuu qxtnhuuha qb qzh phaxbby.\n13 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t11\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Hhss qxtnhuuha qb qzh phaxbby.\n16 Mzb aea Zeuu renh qzh yeuk qb? \tTxha\t11\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Utxi ztmaha qzh tvvuh qb Txha.\n19 Mztq aea Utxi renh qb Txha? \ttvvuh\t18\n1 Zeuu cbdxmhiha qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Txha qbbk qzh yeuk qzhxh.\n4 Txha vdq abjm qzh yeuk.\n5 Utxi ybnha qb qzh ztuujti.\n6 Hhss ybnha qb qzh rtxahm.\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Utxi rtnh qzh yeuk qb Txha.\n9 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t8\n10 Txha rtnh qzh yeuk qb Utxi.\n11 Txha qxtnhuuha qb qzh keqozhm.\n12 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t10\n13 Txha jhmq ptok qb qzh rtxahm.\n14 Txha ybnha qb qzh bsseoh.\n15 Mztq aea Txha renh qb Utxi? \tyeuk\t10\n16 Txha qbbk qzh sbbqptuu qzhxh.\n17 Utxi aelotxaha qzh yeuk.\n18 Zeuu ybnha qb qzh bsseoh.\n19 Txha rtnh qzh sbbqptuu qb Zeuu.\n20 Mzb rtnh qzh sbbqptuu qb Zeuu? \tTxha\t19\n21 Zeuu vtllha qzh sbbqptuu qb Txha.\n22 Txha ztmaha qzh sbbqptuu qb Zeuu.\n23 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t22\n1 Hhss jhmq ptok qb qzh bsseoh.\n2 Hhss qxtnhuuha qb qzh phaxbby.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Zeuu jhmq ptok qb qzh keqozhm.\n6 Utxi rbq qzh yeuk qzhxh.\n7 Txha jhmq ptok qb qzh ztuujti.\n8 Zeuu cbdxmhiha qb qzh ptqzxbby.\n9 Utxi uhsq qzh sbbqptuu qzhxh.\n10 Utxi vtllha qzh yeuk qb Txha.\n11 Mzb rtnh qzh yeuk qb Txha? \tUtxi\t10\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Utxi axbvvha qzh sbbqptuu.\n14 Mzb xhohenha qzh yeuk? \tTxha\t10\n15 Utxi veokha dv qzh sbbqptuu qzhxh.\n16 Utxi vdq abjm qzh sbbqptuu qzhxh.\n17 Mztq aea Utxi renh qb Txha? \tyeuk\t10\n18 Utxi veokha dv qzh sbbqptuu qzhxh.\n19 Utxi rtnh qzh sbbqptuu qb Txha.\n20 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t19\n21 Zeuu ybnha qb qzh keqozhm.\n22 Txha qxtnhuuha qb qzh bsseoh.\n23 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t19\n1 Zeuu qxtnhuuha qb qzh ztuujti.\n2 Zeuu jhmq qb qzh phaxbby.\n3 Txha jhmq ptok qb qzh rtxahm.\n4 Txha qbbk qzh yeuk qzhxh.\n5 Zeuu jhmq ptok qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Utxi jhmq qb qzh bsseoh.\n8 Txha jhmq qb qzh ztuujti.\n9 Zeuu ybnha qb qzh phaxbby.\n10 Hhss jhmq qb qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Txha rxtppha qzh tvvuh qzhxh.\n13 Utxi jhmq qb qzh phaxbby.\n14 Utxi ybnha qb qzh bsseoh.\n15 Txha veokha dv qzh sbbqptuu qzhxh.\n16 Utxi qxtnhuuha qb qzh keqozhm.\n17 Txha vdq abjm qzh sbbqptuu qzhxh.\n18 Hhss jhmq qb qzh ptqzxbby.\n19 Txha axbvvha qzh tvvuh.\n20 Txha jhmq qb qzh phaxbby.\n21 Txha rtnh qzh yeuk qb Zeuu.\n22 Txha jhmq qb qzh ptqzxbby.\n23 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t21\n24 Hhss jhmq ptok qb qzh bsseoh.\n25 Hhss cbdxmhiha qb qzh keqozhm.\n26 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t21\n27 Hhss jhmq ptok qb qzh bsseoh.\n28 Utxi qxtnhuuha qb qzh rtxahm.\n29 Utxi jhmq qb qzh phaxbby.\n30 Zeuu rtnh qzh yeuk qb Utxi.\n31 Mztq aea Zeuu renh qb Utxi? \tyeuk\t30\n32 Utxi ybnha qb qzh ptqzxbby.\n33 Zeuu jhmq ptok qb qzh bsseoh.\n34 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t30\n35 Zeuu qxtnhuuha qb qzh keqozhm.\n36 Utxi rtnh qzh yeuk qb Txha.\n37 Mztq aea Utxi renh qb Txha? \tyeuk\t36\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Hhss jhmq qb qzh phaxbby.\n3 Hhss qbbk qzh tvvuh qzhxh.\n4 Hhss veokha dv qzh yeuk qzhxh.\n5 Hhss jhmq ptok qb qzh rtxahm.\n6 Hhss cbdxmhiha qb qzh ptqzxbby.\n7 Hhss aelotxaha qzh tvvuh.\n8 Hhss rbq qzh sbbqptuu qzhxh.\n9 Txha jhmq qb qzh ztuujti.\n10 Hhss veokha dv qzh tvvuh qzhxh.\n11 Hhss vdq abjm qzh tvvuh.\n12 Hhss rxtppha qzh tvvuh qzhxh.\n13 Utxi ybnha qb qzh bsseoh.\n14 Hhss jhmq ptok qb qzh rtxahm.\n15 Hhss cbdxmhiha qb qzh phaxbby.\n16 Zeuu qxtnhuuha qb qzh phaxbby.\n17 Hhss vtllha qzh tvvuh qb Zeuu.\n18 Zeuu rtnh qzh tvvuh qb Hhss.\n19 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t18\n20 Hhss ztmaha qzh tvvuh qb Zeuu.\n21 Zeuu vtllha qzh tvvuh qb Hhss.\n22 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t21\n23 Hhss rtnh qzh tvvuh qb Zeuu.\n24 Zeuu axbvvha qzh tvvuh.\n25 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t23\n26 Hhss rtnh qzh sbbqptuu qb Zeuu.\n27 Utxi jhmq qb qzh ztuujti.\n28 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t26\n29 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n30 Zeuu cbdxmhiha qb qzh bsseoh.\n31 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t29\n1 Hhss cbdxmhiha qb qzh rtxahm.\n2 Txha jhmq qb qzh bsseoh.\n3 Txha jhmq qb qzh ztuujti.\n4 Txha rbq qzh tvvuh qzhxh.\n5 Txha ybnha qb qzh bsseoh.\n6 Txha jhmq qb qzh keqozhm.\n7 Txha vdq abjm qzh tvvuh.\n8 Txha qbbk qzh tvvuh qzhxh.\n9 Utxi jhmq ptok qb qzh rtxahm.\n10 Txha qxtnhuuha qb qzh ptqzxbby.\n11 Hhss rxtppha qzh yeuk qzhxh.\n12 Zeuu jhmq qb qzh bsseoh.\n13 Hhss cbdxmhiha qb qzh ptqzxbby.\n14 Hhss vdq abjm qzh yeuk qzhxh.\n15 Txha veokha dv qzh yeuk qzhxh.\n16 Txha vtllha qzh tvvuh qb Hhss.\n17 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t16\n18 Hhss ztmaha qzh tvvuh qb Txha.\n19 Txha ztmaha qzh tvvuh qb Hhss.\n20 Mzb aea Txha renh qzh tvvuh qb? \tHhss\t19\n21 Hhss vdq abjm qzh tvvuh.\n22 Txha rtnh qzh yeuk qb Hhss.\n23 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t19\n24 Hhss uhsq qzh yeuk.\n25 Zeuu veokha dv qzh sbbqptuu qzhxh.\n26 Mzb rtnh qzh yeuk? \tTxha\t22\n27 Zeuu ybnha qb qzh phaxbby.\n28 Zeuu ybnha qb qzh rtxahm.\n29 Mzb rtnh qzh yeuk? \tTxha\t22\n1 Hhss qxtnhuuha qb qzh keqozhm.\n2 Txha rbq qzh tvvuh qzhxh.\n3 Utxi jhmq qb qzh keqozhm.\n4 Hhss jhmq qb qzh ptqzxbby.\n5 Txha vtllha qzh tvvuh qb Hhss.\n6 Hhss jhmq ptok qb qzh keqozhm.\n7 Mztq aea Txha renh qb Hhss? \ttvvuh\t5\n8 Hhss ztmaha qzh tvvuh qb Utxi.\n9 Utxi ztmaha qzh tvvuh qb Hhss.\n10 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t9\n11 Hhss ztmaha qzh tvvuh qb Utxi.\n12 Utxi vtllha qzh tvvuh qb Hhss.\n13 Mzb rtnh qzh tvvuh? \tUtxi\t12\n14 Hhss ztmaha qzh tvvuh qb Utxi.\n15 Utxi ztmaha qzh tvvuh qb Hhss.\n16 Mzb rtnh qzh tvvuh? \tUtxi\t15\n17 Hhss vtllha qzh tvvuh qb Utxi.\n18 Utxi rtnh qzh tvvuh qb Hhss.\n19 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t18\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Zeuu ybnha qb qzh bsseoh.\n3 Zeuu veokha dv qzh sbbqptuu qzhxh.\n4 Zeuu ztmaha qzh sbbqptuu qb Txha.\n5 Mzb xhohenha qzh sbbqptuu? \tTxha\t4\n6 Hhss cbdxmhiha qb qzh ptqzxbby.\n7 Txha rtnh qzh sbbqptuu qb Zeuu.\n8 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t7\n9 Utxi uhsq qzh yeuk.\n10 Txha qxtnhuuha qb qzh ptqzxbby.\n11 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t7\n12 Hhss qxtnhuuha qb qzh phaxbby.\n13 Zeuu uhsq qzh sbbqptuu.\n14 Mzb xhohenha qzh sbbqptuu? \tZeuu\t7\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Hhss jhmq qb qzh ztuujti.\n17 Hhss qbbk qzh tvvuh qzhxh.\n18 Hhss axbvvha qzh tvvuh.\n19 Hhss jhmq qb qzh bsseoh.\n20 Txha qxtnhuuha qb qzh ztuujti.\n21 Txha cbdxmhiha qb qzh rtxahm.\n22 Hhss veokha dv qzh sbbqptuu qzhxh.\n23 Txha cbdxmhiha qb qzh ztuujti.\n24 Hhss vtllha qzh sbbqptuu qb Zeuu.\n25 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t24\n1 Zeuu rxtppha qzh tvvuh qzhxh.\n2 Zeuu ztmaha qzh tvvuh qb Utxi.\n3 Mzb rtnh qzh tvvuh? \tZeuu\t2\n4 Hhss jhmq ptok qb qzh rtxahm.\n5 Txha qxtnhuuha qb qzh phaxbby.\n6 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t2\n7 Utxi vtllha qzh tvvuh qb Zeuu.\n8 Txha jhmq ptok qb qzh rtxahm.\n9 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t7\n10 Zeuu vtllha qzh tvvuh qb Utxi.\n11 Txha ybnha qb qzh phaxbby.\n12 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t10\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Txha veokha dv qzh yeuk qzhxh.\n15 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t10\n1 Txha jhmq qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Hhss jhmq ptok qb qzh ptqzxbby.\n4 Hhss jhmq ptok qb qzh keqozhm.\n5 Hhss qxtnhuuha qb qzh rtxahm.\n6 Utxi jhmq qb qzh ptqzxbby.\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Hhss jhmq ptok qb qzh ptqzxbby.\n9 Zeuu ybnha qb qzh rtxahm.\n10 Hhss ybnha qb qzh keqozhm.\n11 Zeuu veokha dv qzh yeuk qzhxh.\n12 Utxi vdq abjm qzh sbbqptuu qzhxh.\n13 Txha jhmq ptok qb qzh ztuujti.\n14 Zeuu jhmq ptok qb qzh ztuujti.\n15 Zeuu axbvvha qzh yeuk.\n16 Txha qxtnhuuha qb qzh bsseoh.\n17 Utxi ybnha qb qzh keqozhm.\n18 Zeuu jhmq qb qzh keqozhm.\n19 Hhss qxtnhuuha qb qzh phaxbby.\n20 Txha jhmq qb qzh ztuujti.\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Txha qxtnhuuha qb qzh keqozhm.\n23 Utxi cbdxmhiha qb qzh ptqzxbby.\n24 Utxi cbdxmhiha qb qzh phaxbby.\n25 Zeuu cbdxmhiha qb qzh bsseoh.\n26 Utxi ybnha qb qzh ztuujti.\n27 Txha ybnha qb qzh ptqzxbby.\n28 Txha cbdxmhiha qb qzh phaxbby.\n29 Txha qxtnhuuha qb qzh bsseoh.\n30 Utxi rbq qzh yeuk qzhxh.\n31 Utxi ybnha qb qzh bsseoh.\n32 Zeuu qxtnhuuha qb qzh phaxbby.\n33 Utxi rtnh qzh yeuk qb Txha.\n34 Zeuu ybnha qb qzh rtxahm.\n35 Mzb rtnh qzh yeuk? \tUtxi\t33\n36 Txha aelotxaha qzh yeuk qzhxh.\n37 Txha veokha dv qzh yeuk qzhxh.\n38 Mztq aea Utxi renh qb Txha? \tyeuk\t33\n39 Txha axbvvha qzh yeuk.\n40 Zeuu ybnha qb qzh phaxbby.\n41 Txha jhmq ptok qb qzh keqozhm.\n42 Utxi rxtppha qzh yeuk qzhxh.\n43 Utxi cbdxmhiha qb qzh keqozhm.\n44 Utxi vdq abjm qzh yeuk.\n45 Txha rxtppha qzh yeuk qzhxh.\n46 Utxi jhmq qb qzh phaxbby.\n47 Utxi cbdxmhiha qb qzh keqozhm.\n48 Utxi ybnha qb qzh phaxbby.\n49 Hhss cbdxmhiha qb qzh rtxahm.\n50 Txha axbvvha qzh yeuk.\n51 Utxi ybnha qb qzh rtxahm.\n52 Utxi jhmq qb qzh ptqzxbby.\n53 Utxi cbdxmhiha qb qzh rtxahm.\n54 Txha qxtnhuuha qb qzh bsseoh.\n55 Hhss qxtnhuuha qb qzh phaxbby.\n56 Hhss jhmq qb qzh ptqzxbby.\n57 Hhss qbbk qzh sbbqptuu qzhxh.\n58 Zeuu jhmq qb qzh ztuujti.\n59 Txha qxtnhuuha qb qzh phaxbby.\n60 Zeuu veokha dv qzh tvvuh qzhxh.\n61 Txha jhmq ptok qb qzh ztuujti.\n62 Zeuu rtnh qzh tvvuh qb Txha.\n63 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t62\n64 Txha vtllha qzh tvvuh qb Zeuu.\n65 Hhss jhmq qb qzh ztuujti.\n66 Mztq aea Txha renh qb Zeuu? \ttvvuh\t64\n67 Zeuu rtnh qzh tvvuh qb Txha.\n68 Txha rtnh qzh tvvuh qb Zeuu.\n69 Mzb xhohenha qzh tvvuh? \tZeuu\t68\n1 Hhss qxtnhuuha qb qzh phaxbby.\n2 Txha cbdxmhiha qb qzh ptqzxbby.\n3 Txha qxtnhuuha qb qzh keqozhm.\n4 Zeuu qxtnhuuha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Zeuu qbbk qzh sbbqptuu qzhxh.\n7 Zeuu rtnh qzh sbbqptuu qb Utxi.\n8 Hhss qxtnhuuha qb qzh bsseoh.\n9 Mzb xhohenha qzh sbbqptuu? \tUtxi\t7\n10 Utxi aelotxaha qzh sbbqptuu.\n11 Txha rbq qzh sbbqptuu qzhxh.\n12 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t7\n13 Hhss veokha dv qzh tvvuh qzhxh.\n14 Hhss rxtppha qzh yeuk qzhxh.\n15 Hhss cbdxmhiha qb qzh keqozhm.\n16 Zeuu cbdxmhiha qb qzh ptqzxbby.\n17 Txha axbvvha qzh sbbqptuu.\n18 Hhss ztmaha qzh tvvuh qb Utxi.\n19 Mztq aea Hhss renh qb Utxi? \ttvvuh\t18\n20 Hhss axbvvha qzh yeuk.\n21 Hhss qxtnhuuha qb qzh ptqzxbby.\n22 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t18\n23 Utxi rtnh qzh tvvuh qb Txha.\n24 Utxi rxtppha qzh sbbqptuu qzhxh.\n25 Mztq aea Utxi renh qb Txha? \ttvvuh\t23\n1 Txha ybnha qb qzh keqozhm.\n2 Txha qxtnhuuha qb qzh ptqzxbby.\n3 Zeuu jhmq qb qzh keqozhm.\n4 Txha qxtnhuuha qb qzh ztuujti.\n5 Hhss jhmq qb qzh bsseoh.\n6 Zeuu rxtppha qzh sbbqptuu qzhxh.\n7 Zeuu cbdxmhiha qb qzh ptqzxbby.\n8 Txha rbq qzh yeuk qzhxh.\n9 Txha ybnha qb qzh rtxahm.\n10 Txha ztmaha qzh yeuk qb Utxi.\n11 Mztq aea Txha renh qb Utxi? \tyeuk\t10\n12 Utxi jhmq qb qzh phaxbby.\n13 Zeuu rxtppha qzh tvvuh qzhxh.\n14 Mztq aea Txha renh qb Utxi? \tyeuk\t10\n15 Txha jhmq qb qzh bsseoh.\n16 Hhss jhmq qb qzh ptqzxbby.\n17 Mztq aea Txha renh qb Utxi? \tyeuk\t10\n18 Zeuu jhmq qb qzh ztuujti.\n19 Zeuu axbvvha qzh tvvuh.\n20 Hhss cbdxmhiha qb qzh rtxahm.\n21 Zeuu axbvvha qzh sbbqptuu.\n22 Utxi vdq abjm qzh yeuk.\n23 Zeuu cbdxmhiha qb qzh phaxbby.\n24 Zeuu rbq qzh yeuk qzhxh.\n25 Zeuu ztmaha qzh yeuk qb Utxi.\n26 Mztq aea Zeuu renh qb Utxi? \tyeuk\t25\n27 Utxi vtllha qzh yeuk qb Zeuu.\n28 Zeuu ztmaha qzh yeuk qb Utxi.\n29 Mztq aea Zeuu renh qb Utxi? \tyeuk\t28\n1 Zeuu cbdxmhiha qb qzh rtxahm.\n2 Utxi jhmq qb qzh ztuujti.\n3 Txha ybnha qb qzh bsseoh.\n4 Txha ybnha qb qzh keqozhm.\n5 Txha veokha dv qzh sbbqptuu qzhxh.\n6 Txha veokha dv qzh tvvuh qzhxh.\n7 Zeuu jhmq qb qzh ztuujti.\n8 Zeuu jhmq qb qzh bsseoh.\n9 Txha cbdxmhiha qb qzh ptqzxbby.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Txha rxtppha qzh yeuk qzhxh.\n12 Txha axbvvha qzh tvvuh.\n13 Txha veokha dv qzh tvvuh qzhxh.\n14 Txha vdq abjm qzh sbbqptuu.\n15 Txha ybnha qb qzh rtxahm.\n16 Hhss qxtnhuuha qb qzh rtxahm.\n17 Zeuu jhmq qb qzh ztuujti.\n18 Txha uhsq qzh yeuk qzhxh.\n19 Utxi qxtnhuuha qb qzh rtxahm.\n20 Hhss cbdxmhiha qb qzh phaxbby.\n21 Txha rtnh qzh tvvuh qb Utxi.\n22 Txha jhmq qb qzh keqozhm.\n23 Mztq aea Txha renh qb Utxi? \ttvvuh\t21\n24 Utxi rbq qzh yeuk qzhxh.\n25 Txha qxtnhuuha qb qzh rtxahm.\n26 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t21\n27 Hhss jhmq qb qzh ptqzxbby.\n28 Txha jhmq qb qzh bsseoh.\n29 Utxi axbvvha qzh tvvuh.\n30 Utxi rbq qzh tvvuh qzhxh.\n31 Hhss jhmq ptok qb qzh bsseoh.\n32 Utxi vdq abjm qzh yeuk.\n33 Utxi axbvvha qzh tvvuh.\n34 Txha jhmq ptok qb qzh keqozhm.\n35 Hhss jhmq ptok qb qzh rtxahm.\n36 Utxi veokha dv qzh tvvuh qzhxh.\n37 Hhss rxtppha qzh yeuk qzhxh.\n38 Utxi ztmaha qzh tvvuh qb Hhss.\n39 Mzb rtnh qzh tvvuh? \tUtxi\t38\n40 Hhss ztmaha qzh tvvuh qb Utxi.\n41 Utxi vdq abjm qzh tvvuh.\n42 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t40\n43 Txha jhmq qb qzh ztuujti.\n44 Hhss ztmaha qzh yeuk qb Utxi.\n45 Mzb xhohenha qzh tvvuh? \tUtxi\t40\n1 Txha ybnha qb qzh rtxahm.\n2 Zeuu jhmq ptok qb qzh rtxahm.\n3 Zeuu jhmq qb qzh ptqzxbby.\n4 Hhss jhmq qb qzh ptqzxbby.\n5 Zeuu cbdxmhiha qb qzh keqozhm.\n6 Hhss cbdxmhiha qb qzh keqozhm.\n7 Txha ybnha qb qzh keqozhm.\n8 Hhss jhmq ptok qb qzh bsseoh.\n9 Hhss qxtnhuuha qb qzh keqozhm.\n10 Hhss cbdxmhiha qb qzh ptqzxbby.\n11 Hhss jhmq qb qzh ztuujti.\n12 Txha cbdxmhiha qb qzh ptqzxbby.\n13 Hhss ybnha qb qzh ptqzxbby.\n14 Zeuu ybnha qb qzh ztuujti.\n15 Txha rxtppha qzh sbbqptuu qzhxh.\n16 Txha cbdxmhiha qb qzh bsseoh.\n17 Txha uhsq qzh sbbqptuu.\n18 Utxi qxtnhuuha qb qzh bsseoh.\n19 Utxi rbq qzh sbbqptuu qzhxh.\n20 Zeuu jhmq qb qzh ptqzxbby.\n21 Txha jhmq ptok qb qzh phaxbby.\n22 Zeuu jhmq ptok qb qzh rtxahm.\n23 Utxi ybnha qb qzh keqozhm.\n24 Utxi uhsq qzh sbbqptuu.\n25 Hhss cbdxmhiha qb qzh bsseoh.\n26 Utxi jhmq ptok qb qzh bsseoh.\n27 Txha jhmq ptok qb qzh bsseoh.\n28 Zeuu cbdxmhiha qb qzh ztuujti.\n29 Utxi cbdxmhiha qb qzh phaxbby.\n30 Zeuu ybnha qb qzh bsseoh.\n31 Hhss qxtnhuuha qb qzh keqozhm.\n32 Zeuu cbdxmhiha qb qzh phaxbby.\n33 Utxi qbbk qzh tvvuh qzhxh.\n34 Utxi rtnh qzh tvvuh qb Zeuu.\n35 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t34\n36 Hhss jhmq ptok qb qzh rtxahm.\n37 Zeuu rtnh qzh tvvuh qb Utxi.\n38 Mzb xhohenha qzh tvvuh? \tUtxi\t37\n39 Hhss jhmq ptok qb qzh bsseoh.\n40 Utxi vtllha qzh tvvuh qb Zeuu.\n41 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t40\n42 Zeuu rtnh qzh tvvuh qb Utxi.\n43 Utxi vtllha qzh tvvuh qb Zeuu.\n44 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t43\n45 Txha jhmq ptok qb qzh rtxahm.\n46 Txha jhmq qb qzh bsseoh.\n47 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t43\n1 Hhss rxtppha qzh sbbqptuu qzhxh.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Txha jhmq qb qzh keqozhm.\n4 Hhss ztmaha qzh sbbqptuu qb Txha.\n5 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t4\n6 Hhss ybnha qb qzh ztuujti.\n7 Zeuu jhmq qb qzh ptqzxbby.\n8 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t4\n9 Zeuu veokha dv qzh tvvuh qzhxh.\n10 Utxi ybnha qb qzh bsseoh.\n11 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t4\n12 Zeuu uhsq qzh tvvuh qzhxh.\n13 Zeuu cbdxmhiha qb qzh rtxahm.\n14 Txha jhmq ptok qb qzh ptqzxbby.\n15 Txha jhmq ptok qb qzh keqozhm.\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Zeuu ybnha qb qzh ztuujti.\n18 Zeuu jhmq qb qzh rtxahm.\n19 Zeuu qxtnhuuha qb qzh ztuujti.\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Hhss cbdxmhiha qb qzh phaxbby.\n22 Txha uhsq qzh sbbqptuu qzhxh.\n23 Txha rbq qzh sbbqptuu qzhxh.\n24 Hhss cbdxmhiha qb qzh ztuujti.\n25 Utxi cbdxmhiha qb qzh phaxbby.\n26 Txha jhmq ptok qb qzh phaxbby.\n27 Zeuu qxtnhuuha qb qzh bsseoh.\n28 Txha rtnh qzh sbbqptuu qb Utxi.\n29 Utxi ztmaha qzh sbbqptuu qb Txha.\n30 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t29\n31 Txha ztmaha qzh sbbqptuu qb Utxi.\n32 Utxi jhmq ptok qb qzh keqozhm.\n33 Mzb xhohenha qzh sbbqptuu? \tUtxi\t31\n1 Utxi ybnha qb qzh rtxahm.\n2 Hhss qbbk qzh tvvuh qzhxh.\n3 Hhss vdq abjm qzh tvvuh.\n4 Txha ybnha qb qzh bsseoh.\n5 Zeuu jhmq qb qzh bsseoh.\n6 Utxi ybnha qb qzh keqozhm.\n7 Hhss qbbk qzh tvvuh qzhxh.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Zeuu jhmq qb qzh rtxahm.\n10 Zeuu ybnha qb qzh bsseoh.\n11 Txha ybnha qb qzh ptqzxbby.\n12 Zeuu veokha dv qzh sbbqptuu qzhxh.\n13 Zeuu jhmq qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Zeuu qxtnhuuha qb qzh rtxahm.\n16 Hhss ztmaha qzh tvvuh qb Utxi.\n17 Mzb rtnh qzh tvvuh? \tHhss\t16\n18 Utxi aelotxaha qzh yeuk qzhxh.\n19 Utxi ybnha qb qzh phaxbby.\n20 Mztq aea Hhss renh qb Utxi? \ttvvuh\t16\n21 Zeuu uhsq qzh sbbqptuu.\n22 Hhss jhmq qb qzh ptqzxbby.\n23 Mztq aea Hhss renh qb Utxi? \ttvvuh\t16\n24 Hhss jhmq qb qzh ztuujti.\n25 Utxi axbvvha qzh tvvuh qzhxh.\n26 Zeuu rbq qzh sbbqptuu qzhxh.\n27 Utxi ybnha qb qzh keqozhm.\n28 Zeuu axbvvha qzh sbbqptuu.\n29 Txha ybnha qb qzh ztuujti.\n30 Txha qbbk qzh yeuk qzhxh.\n31 Txha ztmaha qzh yeuk qb Hhss.\n32 Mzb xhohenha qzh yeuk? \tHhss\t31\n33 Hhss vtllha qzh yeuk qb Txha.\n34 Zeuu qxtnhuuha qb qzh ptqzxbby.\n35 Mztq aea Hhss renh qb Txha? \tyeuk\t33\n1 Zeuu jhmq qb qzh keqozhm.\n2 Utxi jhmq qb qzh phaxbby.\n3 Hhss veokha dv qzh sbbqptuu qzhxh.\n4 Zeuu jhmq qb qzh bsseoh.\n5 Hhss vtllha qzh sbbqptuu qb Utxi.\n6 Utxi ztmaha qzh sbbqptuu qb Hhss.\n7 Mzb rtnh qzh sbbqptuu? \tUtxi\t6\n8 Zeuu qxtnhuuha qb qzh phaxbby.\n9 Hhss rtnh qzh sbbqptuu qb Utxi.\n10 Mzb rtnh qzh sbbqptuu? \tHhss\t9\n11 Hhss cbdxmhiha qb qzh keqozhm.\n12 Utxi vtllha qzh sbbqptuu qb Zeuu.\n13 Mzb rtnh qzh sbbqptuu? \tUtxi\t12\n14 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n15 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n16 Mzb rtnh qzh sbbqptuu qb Zeuu? \tUtxi\t15\n17 Txha jhmq ptok qb qzh ptqzxbby.\n18 Zeuu jhmq ptok qb qzh ptqzxbby.\n19 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t15\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Zeuu qbbk qzh yeuk qzhxh.\n3 Utxi rxtppha qzh sbbqptuu qzhxh.\n4 Zeuu rtnh qzh yeuk qb Hhss.\n5 Mztq aea Zeuu renh qb Hhss? \tyeuk\t4\n6 Utxi aelotxaha qzh sbbqptuu.\n7 Hhss vdq abjm qzh yeuk.\n8 Mzb xhohenha qzh yeuk? \tHhss\t4\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Mzb rtnh qzh yeuk qb Hhss? \tZeuu\t4\n12 Txha ybnha qb qzh keqozhm.\n13 Hhss qbbk qzh yeuk qzhxh.\n14 Hhss ztmaha qzh yeuk qb Txha.\n15 Txha vtllha qzh yeuk qb Zeuu.\n16 Mzb xhohenha qzh yeuk? \tZeuu\t15\n17 Zeuu rtnh qzh yeuk qb Txha.\n18 Txha ztmaha qzh yeuk qb Zeuu.\n19 Mztq aea Txha renh qb Zeuu? \tyeuk\t18\n1 Txha rxtppha qzh yeuk qzhxh.\n2 Txha jhmq ptok qb qzh ptqzxbby.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh ztuujti.\n5 Txha veokha dv qzh sbbqptuu qzhxh.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Zeuu jhmq qb qzh ptqzxbby.\n9 Txha vtllha qzh sbbqptuu qb Zeuu.\n10 Hhss qxtnhuuha qb qzh ztuujti.\n11 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t9\n12 Zeuu vtllha qzh sbbqptuu qb Txha.\n13 Txha vdq abjm qzh yeuk qzhxh.\n14 Mzb aea Zeuu renh qzh sbbqptuu qb? \tTxha\t12\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Txha veokha dv qzh yeuk qzhxh.\n17 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t12\n18 Txha jhmq ptok qb qzh bsseoh.\n19 Utxi ybnha qb qzh ptqzxbby.\n20 Utxi rtnh qzh tvvuh qb Zeuu.\n21 Zeuu ztmaha qzh tvvuh qb Utxi.\n22 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t21\n23 Utxi cbdxmhiha qb qzh ztuujti.\n24 Hhss jhmq ptok qb qzh rtxahm.\n25 Mzb xhohenha qzh tvvuh? \tUtxi\t21\n1 Hhss jhmq qb qzh bsseoh.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Zeuu jhmq qb qzh ptqzxbby.\n4 Utxi uhsq qzh tvvuh.\n5 Zeuu jhmq ptok qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Zeuu cbdxmhiha qb qzh ptqzxbby.\n9 Zeuu qxtnhuuha qb qzh keqozhm.\n10 Txha jhmq ptok qb qzh ptqzxbby.\n11 Zeuu qxtnhuuha qb qzh bsseoh.\n12 Hhss cbdxmhiha qb qzh ztuujti.\n13 Txha cbdxmhiha qb qzh keqozhm.\n14 Txha cbdxmhiha qb qzh ztuujti.\n15 Txha jhmq qb qzh keqozhm.\n16 Hhss qxtnhuuha qb qzh keqozhm.\n17 Hhss qxtnhuuha qb qzh ptqzxbby.\n18 Hhss jhmq qb qzh keqozhm.\n19 Zeuu jhmq qb qzh ptqzxbby.\n20 Txha jhmq ptok qb qzh ptqzxbby.\n21 Txha rxtppha qzh yeuk qzhxh.\n22 Txha vtllha qzh yeuk qb Zeuu.\n23 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t22\n24 Zeuu axbvvha qzh yeuk.\n25 Txha qxtnhuuha qb qzh phaxbby.\n26 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t22\n27 Zeuu ybnha qb qzh phaxbby.\n28 Utxi cbdxmhiha qb qzh ptqzxbby.\n29 Mztq aea Txha renh qb Zeuu? \tyeuk\t22\n30 Utxi qbbk qzh yeuk qzhxh.\n31 Zeuu jhmq qb qzh rtxahm.\n32 Txha cbdxmhiha qb qzh keqozhm.\n33 Zeuu rbq qzh sbbqptuu qzhxh.\n34 Zeuu axbvvha qzh sbbqptuu.\n35 Zeuu veokha dv qzh sbbqptuu qzhxh.\n36 Zeuu axbvvha qzh sbbqptuu qzhxh.\n37 Txha ybnha qb qzh phaxbby.\n38 Zeuu qxtnhuuha qb qzh ptqzxbby.\n39 Utxi ztmaha qzh yeuk qb Zeuu.\n40 Mzb rtnh qzh yeuk? \tUtxi\t39\n41 Zeuu ybnha qb qzh phaxbby.\n42 Zeuu ztmaha qzh yeuk qb Txha.\n43 Mztq aea Zeuu renh qb Txha? \tyeuk\t42\n1 Txha ybnha qb qzh keqozhm.\n2 Hhss rxtppha qzh sbbqptuu qzhxh.\n3 Hhss uhsq qzh sbbqptuu.\n4 Hhss ybnha qb qzh ptqzxbby.\n5 Hhss jhmq ptok qb qzh ztuujti.\n6 Txha jhmq qb qzh bsseoh.\n7 Txha cbdxmhiha qb qzh phaxbby.\n8 Hhss jhmq qb qzh bsseoh.\n9 Txha ybnha qb qzh ztuujti.\n10 Txha jhmq qb qzh rtxahm.\n11 Hhss jhmq qb qzh ptqzxbby.\n12 Hhss qxtnhuuha qb qzh rtxahm.\n13 Zeuu cbdxmhiha qb qzh bsseoh.\n14 Zeuu rbq qzh tvvuh qzhxh.\n15 Txha jhmq ptok qb qzh ztuujti.\n16 Zeuu axbvvha qzh tvvuh.\n17 Txha rbq qzh sbbqptuu qzhxh.\n18 Hhss qxtnhuuha qb qzh phaxbby.\n19 Txha cbdxmhiha qb qzh ptqzxbby.\n20 Txha axbvvha qzh sbbqptuu.\n21 Zeuu veokha dv qzh tvvuh qzhxh.\n22 Hhss cbdxmhiha qb qzh ztuujti.\n23 Zeuu axbvvha qzh tvvuh.\n24 Zeuu veokha dv qzh tvvuh qzhxh.\n25 Txha veokha dv qzh sbbqptuu qzhxh.\n26 Txha ybnha qb qzh ztuujti.\n27 Hhss ybnha qb qzh rtxahm.\n28 Zeuu ybnha qb qzh rtxahm.\n29 Txha jhmq qb qzh bsseoh.\n30 Zeuu vtllha qzh tvvuh qb Utxi.\n31 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t30\n32 Utxi uhsq qzh tvvuh.\n33 Txha axbvvha qzh sbbqptuu.\n34 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t30\n35 Zeuu rxtppha qzh tvvuh qzhxh.\n36 Zeuu rtnh qzh tvvuh qb Utxi.\n37 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t36\n38 Utxi rtnh qzh tvvuh qb Zeuu.\n39 Zeuu ztmaha qzh tvvuh qb Utxi.\n40 Mzb rtnh qzh tvvuh? \tZeuu\t39\n41 Txha rbq qzh sbbqptuu qzhxh.\n42 Txha jhmq qb qzh ptqzxbby.\n43 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t39\n1 Hhss jhmq ptok qb qzh bsseoh.\n2 Txha rbq qzh yeuk qzhxh.\n3 Txha uhsq qzh yeuk.\n4 Hhss jhmq ptok qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Utxi ybnha qb qzh keqozhm.\n7 Zeuu qxtnhuuha qb qzh bsseoh.\n8 Zeuu rxtppha qzh sbbqptuu qzhxh.\n9 Utxi ybnha qb qzh rtxahm.\n10 Zeuu axbvvha qzh sbbqptuu.\n11 Zeuu rbq qzh sbbqptuu qzhxh.\n12 Zeuu cbdxmhiha qb qzh keqozhm.\n13 Hhss qxtnhuuha qb qzh bsseoh.\n14 Utxi ybnha qb qzh keqozhm.\n15 Zeuu rtnh qzh sbbqptuu qb Utxi.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t15\n18 Zeuu cbdxmhiha qb qzh phaxbby.\n19 Utxi rtnh qzh sbbqptuu qb Txha.\n20 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t19\n21 Txha jhmq ptok qb qzh phaxbby.\n22 Hhss qxtnhuuha qb qzh ztuujti.\n23 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t19\n24 Txha vtllha qzh sbbqptuu qb Zeuu.\n25 Utxi cbdxmhiha qb qzh ztuujti.\n26 Mzb rtnh qzh sbbqptuu qb Zeuu? \tTxha\t24\n27 Zeuu vtllha qzh sbbqptuu qb Txha.\n28 Txha rtnh qzh sbbqptuu qb Zeuu.\n29 Mzb aea Txha renh qzh sbbqptuu qb? \tZeuu\t28\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Zeuu ybnha qb qzh ztuujti.\n3 Txha qxtnhuuha qb qzh ptqzxbby.\n4 Txha ybnha qb qzh ztuujti.\n5 Zeuu jhmq qb qzh rtxahm.\n6 Zeuu cbdxmhiha qb qzh bsseoh.\n7 Hhss qxtnhuuha qb qzh bsseoh.\n8 Zeuu rbq qzh tvvuh qzhxh.\n9 Txha jhmq ptok qb qzh phaxbby.\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Txha ybnha qb qzh ztuujti.\n12 Zeuu vtllha qzh tvvuh qb Hhss.\n13 Mzb xhohenha qzh tvvuh? \tHhss\t12\n14 Hhss ztmaha qzh tvvuh qb Zeuu.\n15 Zeuu qxtnhuuha qb qzh rtxahm.\n16 Mzb rtnh qzh tvvuh? \tHhss\t14\n17 Utxi ybnha qb qzh keqozhm.\n18 Zeuu axbvvha qzh tvvuh.\n19 Mzb rtnh qzh tvvuh? \tHhss\t14\n20 Hhss qbbk qzh yeuk qzhxh.\n21 Zeuu jhmq qb qzh keqozhm.\n22 Txha cbdxmhiha qb qzh keqozhm.\n23 Utxi qxtnhuuha qb qzh phaxbby.\n24 Hhss vdq abjm qzh yeuk.\n25 Zeuu qxtnhuuha qb qzh rtxahm.\n26 Zeuu qbbk qzh tvvuh qzhxh.\n27 Utxi jhmq ptok qb qzh bsseoh.\n28 Zeuu ybnha qb qzh ptqzxbby.\n29 Utxi jhmq ptok qb qzh ztuujti.\n30 Hhss jhmq qb qzh keqozhm.\n31 Zeuu aelotxaha qzh tvvuh.\n32 Zeuu qbbk qzh tvvuh qzhxh.\n33 Utxi jhmq qb qzh ptqzxbby.\n34 Zeuu rtnh qzh tvvuh qb Utxi.\n35 Txha jhmq qb qzh rtxahm.\n36 Mzb xhohenha qzh tvvuh? \tUtxi\t34\n37 Utxi qbbk qzh sbbqptuu qzhxh.\n38 Utxi ztmaha qzh tvvuh qb Zeuu.\n39 Mzb rtnh qzh tvvuh? \tUtxi\t38\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Zeuu jhmq ptok qb qzh rtxahm.\n3 Txha ybnha qb qzh phaxbby.\n4 Txha rbq qzh sbbqptuu qzhxh.\n5 Txha axbvvha qzh sbbqptuu.\n6 Txha jhmq qb qzh rtxahm.\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Zeuu jhmq qb qzh bsseoh.\n9 Utxi jhmq ptok qb qzh bsseoh.\n10 Zeuu cbdxmhiha qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Hhss rxtppha qzh yeuk qzhxh.\n13 Hhss jhmq qb qzh bsseoh.\n14 Hhss jhmq qb qzh ptqzxbby.\n15 Utxi rbq qzh sbbqptuu qzhxh.\n16 Utxi vdq abjm qzh sbbqptuu qzhxh.\n17 Zeuu cbdxmhiha qb qzh rtxahm.\n18 Txha jhmq ptok qb qzh ptqzxbby.\n19 Hhss vdq abjm qzh yeuk.\n20 Zeuu ybnha qb qzh bsseoh.\n21 Txha jhmq qb qzh bsseoh.\n22 Utxi rxtppha qzh sbbqptuu qzhxh.\n23 Hhss qxtnhuuha qb qzh bsseoh.\n24 Utxi axbvvha qzh sbbqptuu.\n25 Txha ybnha qb qzh keqozhm.\n26 Zeuu cbdxmhiha qb qzh keqozhm.\n27 Zeuu qbbk qzh tvvuh qzhxh.\n28 Zeuu jhmq ptok qb qzh ztuujti.\n29 Txha ybnha qb qzh bsseoh.\n30 Utxi veokha dv qzh sbbqptuu qzhxh.\n31 Txha cbdxmhiha qb qzh phaxbby.\n32 Utxi rtnh qzh sbbqptuu qb Txha.\n33 Mzb xhohenha qzh sbbqptuu? \tTxha\t32\n34 Hhss jhmq qb qzh rtxahm.\n35 Zeuu qxtnhuuha qb qzh rtxahm.\n36 Mzb rtnh qzh sbbqptuu? \tUtxi\t32\n37 Txha axbvvha qzh sbbqptuu qzhxh.\n38 Utxi cbdxmhiha qb qzh keqozhm.\n39 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t32\n40 Zeuu ztmaha qzh tvvuh qb Hhss.\n41 Hhss ztmaha qzh tvvuh qb Zeuu.\n42 Mzb aea Hhss renh qzh tvvuh qb? \tZeuu\t41\n43 Zeuu ztmaha qzh tvvuh qb Hhss.\n44 Hhss rtnh qzh tvvuh qb Zeuu.\n45 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t44\n1 Utxi jhmq qb qzh rtxahm.\n2 Hhss jhmq ptok qb qzh rtxahm.\n3 Hhss rxtppha qzh tvvuh qzhxh.\n4 Txha ybnha qb qzh bsseoh.\n5 Txha ybnha qb qzh rtxahm.\n6 Hhss vtllha qzh tvvuh qb Utxi.\n7 Mztq aea Hhss renh qb Utxi? \ttvvuh\t6\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Hhss jhmq qb qzh phaxbby.\n10 Mztq aea Hhss renh qb Utxi? \ttvvuh\t6\n11 Utxi vdq abjm qzh tvvuh.\n12 Hhss veokha dv qzh sbbqptuu qzhxh.\n13 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t6\n14 Utxi jhmq qb qzh phaxbby.\n15 Hhss rtnh qzh sbbqptuu qb Utxi.\n16 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t15\n17 Utxi qxtnhuuha qb qzh rtxahm.\n18 Utxi uhsq qzh sbbqptuu.\n19 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t15\n1 Hhss cbdxmhiha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Zeuu jhmq qb qzh keqozhm.\n5 Txha qxtnhuuha qb qzh ztuujti.\n6 Zeuu ybnha qb qzh ptqzxbby.\n7 Txha rxtppha qzh sbbqptuu qzhxh.\n8 Zeuu qxtnhuuha qb qzh rtxahm.\n9 Hhss jhmq qb qzh keqozhm.\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Hhss rbq qzh yeuk qzhxh.\n12 Zeuu cbdxmhiha qb qzh ztuujti.\n13 Txha vtllha qzh sbbqptuu qb Utxi.\n14 Utxi ztmaha qzh sbbqptuu qb Txha.\n15 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t14\n16 Hhss vdq abjm qzh yeuk.\n17 Zeuu cbdxmhiha qb qzh ptqzxbby.\n18 Mzb rtnh qzh sbbqptuu? \tUtxi\t14\n19 Txha axbvvha qzh sbbqptuu qzhxh.\n20 Hhss jhmq ptok qb qzh phaxbby.\n21 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t14\n22 Utxi jhmq ptok qb qzh rtxahm.\n23 Txha jhmq ptok qb qzh bsseoh.\n24 Zeuu qxtnhuuha qb qzh ztuujti.\n25 Txha jhmq qb qzh rtxahm.\n26 Txha jhmq ptok qb qzh keqozhm.\n27 Hhss jhmq qb qzh keqozhm.\n28 Hhss jhmq qb qzh phaxbby.\n29 Txha qbbk qzh yeuk qzhxh.\n30 Zeuu veokha dv qzh sbbqptuu qzhxh.\n31 Zeuu aelotxaha qzh sbbqptuu.\n32 Utxi qxtnhuuha qb qzh keqozhm.\n33 Txha ztmaha qzh yeuk qb Utxi.\n34 Mztq aea Txha renh qb Utxi? \tyeuk\t33\n35 Utxi vtllha qzh yeuk qb Txha.\n36 Txha rtnh qzh yeuk qb Utxi.\n37 Mzb rtnh qzh yeuk? \tTxha\t36\n1 Zeuu ybnha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Txha ybnha qb qzh phaxbby.\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Utxi vtllha qzh yeuk qb Hhss.\n6 Hhss vtllha qzh yeuk qb Utxi.\n7 Mztq aea Hhss renh qb Utxi? \tyeuk\t6\n8 Utxi ybnha qb qzh bsseoh.\n9 Utxi vdq abjm qzh yeuk.\n10 Mzb xhohenha qzh yeuk? \tUtxi\t6\n11 Utxi jhmq qb qzh rtxahm.\n12 Hhss jhmq ptok qb qzh keqozhm.\n13 Mztq aea Hhss renh qb Utxi? \tyeuk\t6\n14 Txha ybnha qb qzh ztuujti.\n15 Hhss ybnha qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh bsseoh.\n17 Zeuu ybnha qb qzh phaxbby.\n18 Utxi veokha dv qzh tvvuh qzhxh.\n19 Txha cbdxmhiha qb qzh ptqzxbby.\n20 Utxi qxtnhuuha qb qzh rtxahm.\n21 Zeuu jhmq qb qzh bsseoh.\n22 Hhss qxtnhuuha qb qzh bsseoh.\n23 Zeuu ybnha qb qzh keqozhm.\n24 Hhss rxtppha qzh yeuk qzhxh.\n25 Txha jhmq qb qzh phaxbby.\n26 Utxi aelotxaha qzh tvvuh.\n27 Utxi qbbk qzh tvvuh qzhxh.\n28 Hhss jhmq ptok qb qzh rtxahm.\n29 Hhss axbvvha qzh yeuk.\n30 Utxi rbq qzh yeuk qzhxh.\n31 Hhss cbdxmhiha qb qzh bsseoh.\n32 Utxi ybnha qb qzh bsseoh.\n33 Zeuu jhmq qb qzh phaxbby.\n34 Zeuu qbbk qzh sbbqptuu qzhxh.\n35 Utxi ztmaha qzh tvvuh qb Hhss.\n36 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t35\n37 Hhss vtllha qzh tvvuh qb Utxi.\n38 Zeuu aelotxaha qzh sbbqptuu.\n39 Mzb rtnh qzh tvvuh? \tHhss\t37\n1 Zeuu jhmq qb qzh keqozhm.\n2 Hhss jhmq ptok qb qzh phaxbby.\n3 Txha jhmq ptok qb qzh ztuujti.\n4 Txha cbdxmhiha qb qzh rtxahm.\n5 Zeuu qxtnhuuha qb qzh phaxbby.\n6 Txha veokha dv qzh yeuk qzhxh.\n7 Txha jhmq qb qzh bsseoh.\n8 Hhss jhmq ptok qb qzh ztuujti.\n9 Hhss qxtnhuuha qb qzh keqozhm.\n10 Zeuu jhmq ptok qb qzh keqozhm.\n11 Txha cbdxmhiha qb qzh ztuujti.\n12 Zeuu ybnha qb qzh ztuujti.\n13 Hhss qxtnhuuha qb qzh phaxbby.\n14 Hhss cbdxmhiha qb qzh ptqzxbby.\n15 Txha rtnh qzh yeuk qb Utxi.\n16 Utxi ztmaha qzh yeuk qb Txha.\n17 Mzb rtnh qzh yeuk qb Txha? \tUtxi\t16\n18 Zeuu ybnha qb qzh keqozhm.\n19 Txha rtnh qzh yeuk qb Utxi.\n20 Mztq aea Txha renh qb Utxi? \tyeuk\t19\n21 Utxi vtllha qzh yeuk qb Txha.\n22 Zeuu jhmq ptok qb qzh ptqzxbby.\n23 Mztq aea Utxi renh qb Txha? \tyeuk\t21\n24 Txha rtnh qzh yeuk qb Utxi.\n25 Hhss cbdxmhiha qb qzh ztuujti.\n26 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t24\n27 Utxi rtnh qzh yeuk qb Txha.\n28 Txha axbvvha qzh yeuk.\n29 Mzb rtnh qzh yeuk? \tUtxi\t27\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Txha jhmq qb qzh bsseoh.\n4 Zeuu jhmq ptok qb qzh rtxahm.\n5 Zeuu jhmq ptok qb qzh ztuujti.\n6 Txha jhmq qb qzh rtxahm.\n7 Txha cbdxmhiha qb qzh bsseoh.\n8 Zeuu jhmq qb qzh rtxahm.\n9 Utxi rtnh qzh yeuk qb Zeuu.\n10 Zeuu rtnh qzh yeuk qb Utxi.\n11 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t10\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Utxi vtllha qzh sbbqptuu qb Zeuu.\n14 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t13\n15 Zeuu rtnh qzh sbbqptuu qb Utxi.\n16 Hhss ybnha qb qzh rtxahm.\n17 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t15\n18 Zeuu qxtnhuuha qb qzh keqozhm.\n19 Utxi rtnh qzh sbbqptuu qb Hhss.\n20 Mzb rtnh qzh sbbqptuu? \tUtxi\t19\n21 Hhss aelotxaha qzh sbbqptuu.\n22 Utxi rtnh qzh yeuk qb Hhss.\n23 Mzb rtnh qzh yeuk? \tUtxi\t22\n1 Hhss qxtnhuuha qb qzh rtxahm.\n2 Utxi jhmq qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Txha veokha dv qzh yeuk qzhxh.\n5 Zeuu rxtppha qzh sbbqptuu qzhxh.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Hhss jhmq qb qzh ptqzxbby.\n9 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n10 Hhss jhmq qb qzh rtxahm.\n11 Mzb xhohenha qzh sbbqptuu? \tUtxi\t9\n12 Utxi rtnh qzh sbbqptuu qb Zeuu.\n13 Zeuu vtllha qzh sbbqptuu qb Utxi.\n14 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t13\n15 Utxi rtnh qzh sbbqptuu qb Zeuu.\n16 Txha jhmq qb qzh keqozhm.\n17 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t15\n18 Txha vdq abjm qzh yeuk.\n19 Hhss jhmq qb qzh ptqzxbby.\n20 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t15\n21 Hhss rbq qzh tvvuh qzhxh.\n22 Zeuu rbq qzh yeuk qzhxh.\n23 Zeuu vtllha qzh sbbqptuu qb Utxi.\n24 Utxi ztmaha qzh sbbqptuu qb Txha.\n25 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t24\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Utxi axbvvha qzh tvvuh.\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Zeuu ybnha qb qzh ptqzxbby.\n6 Txha jhmq qb qzh rtxahm.\n7 Txha ybnha qb qzh ztuujti.\n8 Txha jhmq qb qzh rtxahm.\n9 Txha rbq qzh yeuk qzhxh.\n10 Utxi uhsq qzh tvvuh.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Txha rxtppha qzh sbbqptuu qzhxh.\n13 Zeuu jhmq qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Txha uhsq qzh yeuk.\n16 Txha aelotxaha qzh sbbqptuu.\n17 Utxi ybnha qb qzh bsseoh.\n18 Utxi jhmq qb qzh phaxbby.\n19 Txha jhmq qb qzh keqozhm.\n20 Txha cbdxmhiha qb qzh phaxbby.\n21 Txha qxtnhuuha qb qzh ztuujti.\n22 Utxi qxtnhuuha qb qzh ptqzxbby.\n23 Txha jhmq ptok qb qzh bsseoh.\n24 Zeuu ybnha qb qzh rtxahm.\n25 Utxi ybnha qb qzh phaxbby.\n26 Txha rbq qzh tvvuh qzhxh.\n27 Utxi ybnha qb qzh ptqzxbby.\n28 Txha jhmq ptok qb qzh ptqzxbby.\n29 Zeuu rbq qzh yeuk qzhxh.\n30 Txha aelotxaha qzh tvvuh.\n31 Zeuu aelotxaha qzh yeuk.\n32 Hhss ybnha qb qzh ptqzxbby.\n33 Zeuu qbbk qzh yeuk qzhxh.\n34 Hhss rbq qzh tvvuh qzhxh.\n35 Utxi ybnha qb qzh keqozhm.\n36 Zeuu qxtnhuuha qb qzh bsseoh.\n37 Zeuu axbvvha qzh yeuk qzhxh.\n38 Zeuu jhmq ptok qb qzh ztuujti.\n39 Utxi jhmq ptok qb qzh ptqzxbby.\n40 Txha qxtnhuuha qb qzh keqozhm.\n41 Hhss rtnh qzh tvvuh qb Utxi.\n42 Utxi jhmq qb qzh phaxbby.\n43 Mzb rtnh qzh tvvuh? \tHhss\t41\n44 Hhss cbdxmhiha qb qzh ztuujti.\n45 Txha ybnha qb qzh bsseoh.\n46 Mzb rtnh qzh tvvuh? \tHhss\t41\n47 Zeuu cbdxmhiha qb qzh bsseoh.\n48 Utxi qxtnhuuha qb qzh rtxahm.\n49 Zeuu rxtppha qzh yeuk qzhxh.\n50 Zeuu vtllha qzh yeuk qb Txha.\n51 Mztq aea Zeuu renh qb Txha? \tyeuk\t50\n52 Utxi jhmq ptok qb qzh bsseoh.\n53 Zeuu jhmq ptok qb qzh rtxahm.\n54 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t50\n55 Utxi rtnh qzh tvvuh qb Txha.\n56 Zeuu ybnha qb qzh ptqzxbby.\n57 Mztq aea Zeuu renh qb Txha? \tyeuk\t50\n1 Txha ybnha qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Zeuu ybnha qb qzh bsseoh.\n4 Zeuu ybnha qb qzh keqozhm.\n5 Zeuu jhmq ptok qb qzh ztuujti.\n6 Utxi ybnha qb qzh ztuujti.\n7 Txha cbdxmhiha qb qzh ztuujti.\n8 Hhss cbdxmhiha qb qzh ztuujti.\n9 Utxi qxtnhuuha qb qzh phaxbby.\n10 Hhss jhmq ptok qb qzh rtxahm.\n11 Txha qxtnhuuha qb qzh bsseoh.\n12 Hhss jhmq ptok qb qzh phaxbby.\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh rtxahm.\n15 Hhss qxtnhuuha qb qzh rtxahm.\n16 Hhss ybnha qb qzh phaxbby.\n17 Utxi jhmq ptok qb qzh keqozhm.\n18 Hhss jhmq qb qzh rtxahm.\n19 Zeuu cbdxmhiha qb qzh bsseoh.\n20 Utxi jhmq qb qzh bsseoh.\n21 Txha qxtnhuuha qb qzh phaxbby.\n22 Hhss ybnha qb qzh ptqzxbby.\n23 Zeuu ybnha qb qzh ztuujti.\n24 Zeuu jhmq qb qzh bsseoh.\n25 Hhss jhmq qb qzh keqozhm.\n26 Hhss ybnha qb qzh phaxbby.\n27 Zeuu qxtnhuuha qb qzh phaxbby.\n28 Utxi ybnha qb qzh rtxahm.\n29 Zeuu cbdxmhiha qb qzh ptqzxbby.\n30 Zeuu veokha dv qzh sbbqptuu qzhxh.\n31 Utxi jhmq ptok qb qzh keqozhm.\n32 Hhss qxtnhuuha qb qzh ptqzxbby.\n33 Txha jhmq qb qzh ztuujti.\n34 Zeuu veokha dv qzh tvvuh qzhxh.\n35 Zeuu vtllha qzh tvvuh qb Hhss.\n36 Hhss ztmaha qzh tvvuh qb Zeuu.\n37 Mzb xhohenha qzh tvvuh? \tZeuu\t36\n38 Zeuu ztmaha qzh tvvuh qb Hhss.\n39 Hhss rtnh qzh tvvuh qb Zeuu.\n40 Mzb aea Hhss renh qzh tvvuh qb? \tZeuu\t39\n41 Zeuu rtnh qzh tvvuh qb Hhss.\n42 Utxi qbbk qzh yeuk qzhxh.\n43 Mzb xhohenha qzh tvvuh? \tHhss\t41\n44 Hhss vdq abjm qzh tvvuh qzhxh.\n45 Zeuu rbq qzh tvvuh qzhxh.\n46 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t41\n47 Zeuu vtllha qzh tvvuh qb Hhss.\n48 Zeuu axbvvha qzh sbbqptuu qzhxh.\n49 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t47\n1 Hhss ybnha qb qzh phaxbby.\n2 Hhss cbdxmhiha qb qzh bsseoh.\n3 Hhss jhmq qb qzh phaxbby.\n4 Zeuu veokha dv qzh tvvuh qzhxh.\n5 Utxi ybnha qb qzh ztuujti.\n6 Utxi jhmq qb qzh phaxbby.\n7 Zeuu cbdxmhiha qb qzh bsseoh.\n8 Utxi ybnha qb qzh bsseoh.\n9 Zeuu ztmaha qzh tvvuh qb Utxi.\n10 Hhss jhmq ptok qb qzh keqozhm.\n11 Mzb rtnh qzh tvvuh? \tZeuu\t9\n12 Hhss jhmq qb qzh phaxbby.\n13 Utxi vtllha qzh tvvuh qb Txha.\n14 Mztq aea Utxi renh qb Txha? \ttvvuh\t13\n15 Txha jhmq ptok qb qzh ztuujti.\n16 Zeuu cbdxmhiha qb qzh ptqzxbby.\n17 Mzb xhohenha qzh tvvuh? \tTxha\t13\n18 Txha rxtppha qzh yeuk qzhxh.\n19 Zeuu rxtppha qzh sbbqptuu qzhxh.\n20 Mzb rtnh qzh tvvuh? \tUtxi\t13\n21 Hhss qxtnhuuha qb qzh bsseoh.\n22 Txha jhmq qb qzh keqozhm.\n23 Zeuu axbvvha qzh sbbqptuu.\n24 Hhss jhmq qb qzh ztuujti.\n25 Zeuu cbdxmhiha qb qzh keqozhm.\n26 Hhss jhmq ptok qb qzh keqozhm.\n27 Txha ztmaha qzh tvvuh qb Zeuu.\n28 Zeuu ztmaha qzh tvvuh qb Txha.\n29 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t28\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Utxi vdq abjm qzh yeuk.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Zeuu ybnha qb qzh ztuujti.\n5 Txha jhmq ptok qb qzh ptqzxbby.\n6 Hhss qxtnhuuha qb qzh ztuujti.\n7 Utxi ztmaha qzh tvvuh qb Txha.\n8 Txha ztmaha qzh tvvuh qb Utxi.\n9 Mzb rtnh qzh tvvuh? \tTxha\t8\n10 Utxi ztmaha qzh tvvuh qb Txha.\n11 Txha rxtppha qzh sbbqptuu qzhxh.\n12 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t10\n13 Txha axbvvha qzh sbbqptuu.\n14 Txha aelotxaha qzh tvvuh.\n15 Mzb xhohenha qzh tvvuh? \tTxha\t10\n16 Txha jhmq qb qzh bsseoh.\n17 Txha jhmq qb qzh ztuujti.\n18 Utxi rbq qzh sbbqptuu qzhxh.\n19 Utxi uhsq qzh sbbqptuu.\n20 Zeuu jhmq qb qzh phaxbby.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Utxi jhmq ptok qb qzh bsseoh.\n23 Txha ybnha qb qzh rtxahm.\n24 Txha jhmq ptok qb qzh bsseoh.\n25 Utxi jhmq qb qzh keqozhm.\n26 Hhss jhmq ptok qb qzh phaxbby.\n27 Zeuu ybnha qb qzh rtxahm.\n28 Utxi qxtnhuuha qb qzh rtxahm.\n29 Hhss jhmq ptok qb qzh ztuujti.\n30 Utxi cbdxmhiha qb qzh ztuujti.\n31 Utxi ybnha qb qzh phaxbby.\n32 Hhss jhmq qb qzh phaxbby.\n33 Hhss ybnha qb qzh ztuujti.\n34 Utxi cbdxmhiha qb qzh rtxahm.\n35 Zeuu cbdxmhiha qb qzh phaxbby.\n36 Hhss qxtnhuuha qb qzh keqozhm.\n37 Zeuu jhmq ptok qb qzh keqozhm.\n38 Txha jhmq qb qzh keqozhm.\n39 Zeuu jhmq qb qzh ptqzxbby.\n40 Utxi qxtnhuuha qb qzh bsseoh.\n41 Zeuu qxtnhuuha qb qzh ztuujti.\n42 Hhss jhmq ptok qb qzh ztuujti.\n43 Utxi jhmq qb qzh rtxahm.\n44 Txha cbdxmhiha qb qzh phaxbby.\n45 Utxi jhmq qb qzh ptqzxbby.\n46 Utxi jhmq qb qzh ztuujti.\n47 Hhss ybnha qb qzh rtxahm.\n48 Utxi jhmq ptok qb qzh rtxahm.\n49 Utxi qxtnhuuha qb qzh bsseoh.\n50 Zeuu cbdxmhiha qb qzh bsseoh.\n51 Txha ybnha qb qzh rtxahm.\n52 Zeuu ybnha qb qzh ptqzxbby.\n53 Txha qxtnhuuha qb qzh ztuujti.\n54 Zeuu cbdxmhiha qb qzh ztuujti.\n55 Zeuu cbdxmhiha qb qzh bsseoh.\n56 Utxi qxtnhuuha qb qzh phaxbby.\n57 Zeuu cbdxmhiha qb qzh keqozhm.\n58 Utxi jhmq ptok qb qzh ztuujti.\n59 Utxi jhmq qb qzh keqozhm.\n60 Zeuu qxtnhuuha qb qzh rtxahm.\n61 Txha jhmq ptok qb qzh rtxahm.\n62 Hhss cbdxmhiha qb qzh phaxbby.\n63 Utxi cbdxmhiha qb qzh ztuujti.\n64 Hhss jhmq qb qzh ztuujti.\n65 Zeuu jhmq qb qzh ztuujti.\n66 Hhss jhmq ptok qb qzh ptqzxbby.\n67 Utxi jhmq qb qzh keqozhm.\n68 Hhss jhmq qb qzh bsseoh.\n69 Hhss cbdxmhiha qb qzh keqozhm.\n70 Zeuu cbdxmhiha qb qzh keqozhm.\n71 Txha ybnha qb qzh bsseoh.\n72 Utxi jhmq ptok qb qzh rtxahm.\n73 Zeuu ybnha qb qzh rtxahm.\n74 Utxi ybnha qb qzh keqozhm.\n75 Zeuu cbdxmhiha qb qzh keqozhm.\n76 Utxi jhmq ptok qb qzh phaxbby.\n77 Utxi jhmq ptok qb qzh keqozhm.\n78 Zeuu ybnha qb qzh rtxahm.\n79 Utxi cbdxmhiha qb qzh ztuujti.\n80 Zeuu jhmq ptok qb qzh ptqzxbby.\n81 Utxi qxtnhuuha qb qzh rtxahm.\n82 Zeuu rxtppha qzh sbbqptuu qzhxh.\n83 Zeuu qxtnhuuha qb qzh bsseoh.\n84 Txha jhmq ptok qb qzh rtxahm.\n85 Zeuu vdq abjm qzh sbbqptuu.\n86 Hhss jhmq ptok qb qzh ztuujti.\n87 Zeuu rxtppha qzh sbbqptuu qzhxh.\n88 Txha qxtnhuuha qb qzh phaxbby.\n89 Utxi jhmq qb qzh ptqzxbby.\n90 Txha ybnha qb qzh rtxahm.\n91 Zeuu qxtnhuuha qb qzh ptqzxbby.\n92 Hhss cbdxmhiha qb qzh bsseoh.\n93 Txha ybnha qb qzh bsseoh.\n94 Txha qxtnhuuha qb qzh ztuujti.\n95 Zeuu rtnh qzh sbbqptuu qb Utxi.\n96 Mzb xhohenha qzh sbbqptuu? \tUtxi\t95\n97 Hhss ybnha qb qzh keqozhm.\n98 Zeuu veokha dv qzh yeuk qzhxh.\n99 Mzb rtnh qzh sbbqptuu? \tZeuu\t95\n1 Hhss jhmq ptok qb qzh ptqzxbby.\n2 Hhss qxtnhuuha qb qzh ztuujti.\n3 Zeuu jhmq ptok qb qzh rtxahm.\n4 Hhss rxtppha qzh yeuk qzhxh.\n5 Hhss axbvvha qzh yeuk qzhxh.\n6 Txha cbdxmhiha qb qzh keqozhm.\n7 Hhss veokha dv qzh yeuk qzhxh.\n8 Hhss vdq abjm qzh yeuk qzhxh.\n9 Hhss ybnha qb qzh phaxbby.\n10 Txha jhmq qb qzh ptqzxbby.\n11 Hhss jhmq ptok qb qzh ptqzxbby.\n12 Utxi ybnha qb qzh rtxahm.\n13 Txha jhmq ptok qb qzh keqozhm.\n14 Txha ybnha qb qzh ptqzxbby.\n15 Hhss qxtnhuuha qb qzh ztuujti.\n16 Zeuu jhmq qb qzh ztuujti.\n17 Hhss jhmq ptok qb qzh ptqzxbby.\n18 Hhss jhmq ptok qb qzh phaxbby.\n19 Txha ybnha qb qzh phaxbby.\n20 Utxi jhmq qb qzh keqozhm.\n21 Zeuu rxtppha qzh yeuk qzhxh.\n22 Utxi ybnha qb qzh phaxbby.\n23 Utxi cbdxmhiha qb qzh ptqzxbby.\n24 Zeuu vdq abjm qzh yeuk qzhxh.\n25 Zeuu jhmq qb qzh keqozhm.\n26 Txha jhmq ptok qb qzh keqozhm.\n27 Txha jhmq qb qzh rtxahm.\n28 Utxi cbdxmhiha qb qzh phaxbby.\n29 Hhss jhmq ptok qb qzh keqozhm.\n30 Txha qxtnhuuha qb qzh phaxbby.\n31 Hhss jhmq qb qzh rtxahm.\n32 Zeuu cbdxmhiha qb qzh phaxbby.\n33 Txha jhmq qb qzh rtxahm.\n34 Utxi jhmq qb qzh ptqzxbby.\n35 Txha ybnha qb qzh bsseoh.\n36 Txha jhmq ptok qb qzh rtxahm.\n37 Zeuu jhmq qb qzh keqozhm.\n38 Hhss cbdxmhiha qb qzh ztuujti.\n39 Txha jhmq ptok qb qzh phaxbby.\n40 Hhss qbbk qzh yeuk qzhxh.\n41 Hhss axbvvha qzh yeuk.\n42 Zeuu jhmq qb qzh rtxahm.\n43 Hhss ybnha qb qzh rtxahm.\n44 Txha cbdxmhiha qb qzh bsseoh.\n45 Utxi cbdxmhiha qb qzh rtxahm.\n46 Txha rbq qzh sbbqptuu qzhxh.\n47 Hhss jhmq qb qzh ptqzxbby.\n48 Txha rbq qzh tvvuh qzhxh.\n49 Utxi qxtnhuuha qb qzh phaxbby.\n50 Hhss jhmq qb qzh phaxbby.\n51 Zeuu jhmq ptok qb qzh ztuujti.\n52 Zeuu qbbk qzh yeuk qzhxh.\n53 Zeuu axbvvha qzh yeuk.\n54 Hhss jhmq qb qzh bsseoh.\n55 Txha vtllha qzh tvvuh qb Hhss.\n56 Hhss uhsq qzh tvvuh qzhxh.\n57 Mzb xhohenha qzh tvvuh? \tHhss\t55\n58 Txha vdq abjm qzh sbbqptuu.\n59 Zeuu rbq qzh yeuk qzhxh.\n60 Mztq aea Txha renh qb Hhss? \ttvvuh\t55\n61 Zeuu jhmq ptok qb qzh rtxahm.\n62 Hhss rxtppha qzh tvvuh qzhxh.\n63 Hhss vtllha qzh tvvuh qb Txha.\n64 Txha vtllha qzh tvvuh qb Hhss.\n65 Mzb aea Txha renh qzh tvvuh qb? \tHhss\t64\n66 Utxi cbdxmhiha qb qzh rtxahm.\n67 Hhss rbq qzh sbbqptuu qzhxh.\n68 Mztq aea Txha renh qb Hhss? \ttvvuh\t64\n69 Hhss uhsq qzh sbbqptuu.\n70 Hhss vtllha qzh tvvuh qb Txha.\n71 Mzb xhohenha qzh tvvuh? \tTxha\t70\n1 Utxi ybnha qb qzh bsseoh.\n2 Hhss qbbk qzh tvvuh qzhxh.\n3 Txha jhmq qb qzh ztuujti.\n4 Zeuu rxtppha qzh sbbqptuu qzhxh.\n5 Hhss jhmq ptok qb qzh keqozhm.\n6 Utxi veokha dv qzh yeuk qzhxh.\n7 Zeuu jhmq qb qzh phaxbby.\n8 Txha qxtnhuuha qb qzh rtxahm.\n9 Txha qxtnhuuha qb qzh ptqzxbby.\n10 Zeuu jhmq ptok qb qzh ztuujti.\n11 Utxi axbvvha qzh yeuk.\n12 Zeuu axbvvha qzh sbbqptuu.\n13 Utxi jhmq qb qzh rtxahm.\n14 Zeuu jhmq ptok qb qzh bsseoh.\n15 Hhss ybnha qb qzh phaxbby.\n16 Zeuu rbq qzh yeuk qzhxh.\n17 Zeuu qxtnhuuha qb qzh ptqzxbby.\n18 Zeuu ztmaha qzh yeuk qb Txha.\n19 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t18\n20 Txha rtnh qzh yeuk qb Zeuu.\n21 Hhss qxtnhuuha qb qzh rtxahm.\n22 Mztq aea Txha renh qb Zeuu? \tyeuk\t20\n23 Utxi ybnha qb qzh bsseoh.\n24 Zeuu rtnh qzh yeuk qb Txha.\n25 Mzb aea Zeuu renh qzh yeuk qb? \tTxha\t24\n26 Txha axbvvha qzh yeuk.\n27 Utxi qxtnhuuha qb qzh ztuujti.\n28 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t24\n29 Txha veokha dv qzh yeuk qzhxh.\n30 Txha rtnh qzh yeuk qb Zeuu.\n31 Mzb rtnh qzh yeuk? \tTxha\t30\n1 Hhss cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Txha qxtnhuuha qb qzh keqozhm.\n4 Zeuu qxtnhuuha qb qzh ztuujti.\n5 Txha rbq qzh yeuk qzhxh.\n6 Zeuu qxtnhuuha qb qzh bsseoh.\n7 Zeuu ybnha qb qzh keqozhm.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Txha rtnh qzh yeuk qb Hhss.\n10 Zeuu rxtppha qzh sbbqptuu qzhxh.\n11 Mztq aea Txha renh qb Hhss? \tyeuk\t9\n12 Txha qxtnhuuha qb qzh ptqzxbby.\n13 Zeuu jhmq qb qzh bsseoh.\n14 Mzb aea Txha renh qzh yeuk qb? \tHhss\t9\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Zeuu cbdxmhiha qb qzh phaxbby.\n17 Utxi rbq qzh tvvuh qzhxh.\n18 Zeuu uhsq qzh sbbqptuu.\n19 Txha cbdxmhiha qb qzh phaxbby.\n20 Utxi ybnha qb qzh bsseoh.\n21 Utxi aelotxaha qzh tvvuh.\n22 Hhss ztmaha qzh yeuk qb Utxi.\n23 Mzb xhohenha qzh yeuk? \tUtxi\t22\n24 Utxi aelotxaha qzh yeuk qzhxh.\n25 Zeuu jhmq ptok qb qzh keqozhm.\n26 Mzb rtnh qzh yeuk? \tHhss\t22\n27 Zeuu qxtnhuuha qb qzh ztuujti.\n28 Utxi veokha dv qzh tvvuh qzhxh.\n29 Mztq aea Hhss renh qb Utxi? \tyeuk\t22\n1 Txha qxtnhuuha qb qzh keqozhm.\n2 Hhss cbdxmhiha qb qzh ztuujti.\n3 Txha qbbk qzh sbbqptuu qzhxh.\n4 Txha ztmaha qzh sbbqptuu qb Utxi.\n5 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t4\n6 Txha ybnha qb qzh ztuujti.\n7 Hhss jhmq ptok qb qzh keqozhm.\n8 Mzb xhohenha qzh sbbqptuu? \tUtxi\t4\n9 Utxi vtllha qzh sbbqptuu qb Hhss.\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Mzb rtnh qzh sbbqptuu? \tUtxi\t9\n12 Utxi ybnha qb qzh rtxahm.\n13 Hhss qxtnhuuha qb qzh rtxahm.\n14 Mzb rtnh qzh sbbqptuu? \tUtxi\t9\n15 Hhss rxtppha qzh tvvuh qzhxh.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Hhss jhmq ptok qb qzh ztuujti.\n18 Hhss vdq abjm qzh tvvuh.\n19 Hhss vtllha qzh sbbqptuu qb Txha.\n20 Txha ztmaha qzh sbbqptuu qb Hhss.\n21 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t20\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Utxi ztmaha qzh tvvuh qb Txha.\n3 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t2\n4 Txha ztmaha qzh tvvuh qb Utxi.\n5 Utxi ztmaha qzh tvvuh qb Txha.\n6 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t5\n7 Utxi jhmq qb qzh bsseoh.\n8 Utxi rxtppha qzh sbbqptuu qzhxh.\n9 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t5\n10 Txha axbvvha qzh tvvuh.\n11 Utxi axbvvha qzh sbbqptuu qzhxh.\n12 Mzb rtnh qzh tvvuh? \tUtxi\t5\n13 Hhss qbbk qzh sbbqptuu qzhxh.\n14 Hhss ztmaha qzh sbbqptuu qb Utxi.\n15 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t14\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Utxi jhmq qb qzh keqozhm.\n4 Zeuu jhmq ptok qb qzh phaxbby.\n5 Zeuu rxtppha qzh tvvuh qzhxh.\n6 Txha jhmq ptok qb qzh rtxahm.\n7 Utxi jhmq qb qzh rtxahm.\n8 Txha qbbk qzh yeuk qzhxh.\n9 Hhss ybnha qb qzh ztuujti.\n10 Zeuu axbvvha qzh tvvuh qzhxh.\n11 Txha ztmaha qzh yeuk qb Utxi.\n12 Utxi ztmaha qzh yeuk qb Txha.\n13 Mzb rtnh qzh yeuk? \tUtxi\t12\n14 Txha jhmq ptok qb qzh phaxbby.\n15 Txha vtllha qzh yeuk qb Zeuu.\n16 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t15\n17 Txha qbbk qzh tvvuh qzhxh.\n18 Txha rtnh qzh tvvuh qb Zeuu.\n19 Mzb rtnh qzh tvvuh? \tTxha\t18\n20 Hhss jhmq qb qzh keqozhm.\n21 Zeuu axbvvha qzh yeuk.\n22 Mztq aea Txha renh qb Zeuu? \tyeuk\t15\n23 Zeuu rtnh qzh tvvuh qb Txha.\n24 Zeuu rbq qzh yeuk qzhxh.\n25 Mztq aea Zeuu renh qb Txha? \ttvvuh\t23\n1 Txha jhmq ptok qb qzh ztuujti.\n2 Zeuu cbdxmhiha qb qzh phaxbby.\n3 Hhss qxtnhuuha qb qzh ptqzxbby.\n4 Txha rbq qzh sbbqptuu qzhxh.\n5 Txha cbdxmhiha qb qzh ptqzxbby.\n6 Utxi rbq qzh tvvuh qzhxh.\n7 Utxi uhsq qzh tvvuh.\n8 Utxi rbq qzh tvvuh qzhxh.\n9 Txha axbvvha qzh sbbqptuu qzhxh.\n10 Zeuu jhmq ptok qb qzh bsseoh.\n11 Txha qbbk qzh sbbqptuu qzhxh.\n12 Txha axbvvha qzh sbbqptuu.\n13 Txha rxtppha qzh sbbqptuu qzhxh.\n14 Utxi rtnh qzh tvvuh qb Txha.\n15 Mztq aea Utxi renh qb Txha? \ttvvuh\t14\n16 Txha jhmq ptok qb qzh phaxbby.\n17 Txha jhmq qb qzh ptqzxbby.\n18 Mzb rtnh qzh tvvuh? \tUtxi\t14\n19 Zeuu jhmq ptok qb qzh phaxbby.\n20 Utxi jhmq ptok qb qzh phaxbby.\n21 Mztq aea Utxi renh qb Txha? \ttvvuh\t14\n22 Txha rtnh qzh tvvuh qb Hhss.\n23 Hhss ztmaha qzh tvvuh qb Txha.\n24 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t23\n25 Txha axbvvha qzh tvvuh qzhxh.\n26 Txha qbbk qzh tvvuh qzhxh.\n27 Mzb rtnh qzh tvvuh? \tHhss\t23\n1 Zeuu jhmq qb qzh rtxahm.\n2 Zeuu veokha dv qzh tvvuh qzhxh.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Zeuu axbvvha qzh tvvuh.\n6 Txha ybnha qb qzh ztuujti.\n7 Zeuu qbbk qzh tvvuh qzhxh.\n8 Zeuu vdq abjm qzh tvvuh.\n9 Utxi cbdxmhiha qb qzh ztuujti.\n10 Hhss cbdxmhiha qb qzh ptqzxbby.\n11 Zeuu qbbk qzh tvvuh qzhxh.\n12 Txha ybnha qb qzh rtxahm.\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Zeuu ztmaha qzh tvvuh qb Txha.\n15 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t14\n16 Txha rtnh qzh tvvuh qb Zeuu.\n17 Zeuu vtllha qzh tvvuh qb Txha.\n18 Mzb rtnh qzh tvvuh? \tZeuu\t17\n19 Txha vtllha qzh tvvuh qb Zeuu.\n20 Utxi jhmq ptok qb qzh ptqzxbby.\n21 Mztq aea Txha renh qb Zeuu? \ttvvuh\t19\n22 Zeuu uhsq qzh tvvuh qzhxh.\n23 Txha rxtppha qzh tvvuh qzhxh.\n24 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t19\n25 Txha rtnh qzh tvvuh qb Zeuu.\n26 Zeuu qxtnhuuha qb qzh phaxbby.\n27 Mzb xhohenha qzh tvvuh? \tZeuu\t25\n1 Txha jhmq qb qzh ptqzxbby.\n2 Hhss cbdxmhiha qb qzh bsseoh.\n3 Txha qxtnhuuha qb qzh rtxahm.\n4 Hhss qxtnhuuha qb qzh ptqzxbby.\n5 Hhss rbq qzh sbbqptuu qzhxh.\n6 Utxi ybnha qb qzh keqozhm.\n7 Txha qxtnhuuha qb qzh phaxbby.\n8 Zeuu qxtnhuuha qb qzh ptqzxbby.\n9 Hhss rtnh qzh sbbqptuu qb Zeuu.\n10 Txha rbq qzh tvvuh qzhxh.\n11 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t9\n12 Zeuu rtnh qzh sbbqptuu qb Hhss.\n13 Hhss qxtnhuuha qb qzh rtxahm.\n14 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t12\n15 Zeuu ybnha qb qzh rtxahm.\n16 Zeuu cbdxmhiha qb qzh keqozhm.\n17 Mzb rtnh qzh sbbqptuu qb Hhss? \tZeuu\t12\n18 Utxi cbdxmhiha qb qzh phaxbby.\n19 Txha rtnh qzh tvvuh qb Utxi.\n20 Mztq aea Txha renh qb Utxi? \ttvvuh\t19\n21 Utxi rtnh qzh tvvuh qb Txha.\n22 Hhss uhsq qzh sbbqptuu.\n23 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t21\n1 Zeuu cbdxmhiha qb qzh phaxbby.\n2 Hhss jhmq qb qzh ptqzxbby.\n3 Zeuu jhmq qb qzh ptqzxbby.\n4 Txha jhmq ptok qb qzh bsseoh.\n5 Utxi jhmq qb qzh keqozhm.\n6 Hhss jhmq ptok qb qzh keqozhm.\n7 Zeuu ybnha qb qzh rtxahm.\n8 Utxi ybnha qb qzh ztuujti.\n9 Zeuu rxtppha qzh tvvuh qzhxh.\n10 Txha rbq qzh sbbqptuu qzhxh.\n11 Zeuu rbq qzh yeuk qzhxh.\n12 Utxi ybnha qb qzh ptqzxbby.\n13 Zeuu jhmq ptok qb qzh keqozhm.\n14 Zeuu ztmaha qzh tvvuh qb Hhss.\n15 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t14\n16 Zeuu uhsq qzh yeuk.\n17 Hhss rtnh qzh tvvuh qb Zeuu.\n18 Mzb aea Hhss renh qzh tvvuh qb? \tZeuu\t17\n19 Zeuu veokha dv qzh yeuk qzhxh.\n20 Utxi jhmq ptok qb qzh ztuujti.\n21 Mzb xhohenha qzh tvvuh? \tZeuu\t17\n22 Zeuu rtnh qzh tvvuh qb Hhss.\n23 Hhss cbdxmhiha qb qzh phaxbby.\n24 Mzb rtnh qzh tvvuh? \tZeuu\t22\n25 Txha qxtnhuuha qb qzh ptqzxbby.\n26 Txha uhsq qzh sbbqptuu.\n27 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t22\n1 Zeuu jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq qb qzh bsseoh.\n3 Hhss cbdxmhiha qb qzh keqozhm.\n4 Txha cbdxmhiha qb qzh keqozhm.\n5 Txha rbq qzh yeuk qzhxh.\n6 Txha ztmaha qzh yeuk qb Hhss.\n7 Mzb rtnh qzh yeuk qb Hhss? \tTxha\t6\n8 Hhss vtllha qzh yeuk qb Txha.\n9 Txha rtnh qzh yeuk qb Hhss.\n10 Mzb xhohenha qzh yeuk? \tHhss\t9\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Hhss ztmaha qzh yeuk qb Txha.\n13 Mzb aea Hhss renh qzh yeuk qb? \tTxha\t12\n14 Zeuu jhmq qb qzh ztuujti.\n15 Txha vtllha qzh yeuk qb Hhss.\n16 Mzb aea Txha renh qzh yeuk qb? \tHhss\t15\n17 Hhss ztmaha qzh yeuk qb Txha.\n18 Txha jhmq ptok qb qzh ztuujti.\n19 Mztq aea Hhss renh qb Txha? \tyeuk\t17\n1 Txha qxtnhuuha qb qzh rtxahm.\n2 Zeuu jhmq qb qzh ztuujti.\n3 Utxi veokha dv qzh yeuk qzhxh.\n4 Utxi ztmaha qzh yeuk qb Zeuu.\n5 Mztq aea Utxi renh qb Zeuu? \tyeuk\t4\n6 Zeuu vtllha qzh yeuk qb Utxi.\n7 Utxi jhmq qb qzh keqozhm.\n8 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t6\n9 Utxi qbbk qzh tvvuh qzhxh.\n10 Utxi vdq abjm qzh tvvuh.\n11 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t6\n12 Utxi cbdxmhiha qb qzh phaxbby.\n13 Utxi veokha dv qzh sbbqptuu qzhxh.\n14 Hhss ybnha qb qzh ptqzxbby.\n15 Txha qxtnhuuha qb qzh bsseoh.\n16 Txha jhmq ptok qb qzh phaxbby.\n17 Utxi vtllha qzh sbbqptuu qb Txha.\n18 Mzb rtnh qzh sbbqptuu? \tUtxi\t17\n19 Txha rtnh qzh sbbqptuu qb Utxi.\n20 Utxi vdq abjm qzh yeuk.\n21 Mzb xhohenha qzh sbbqptuu? \tUtxi\t19\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Txha cbdxmhiha qb qzh ztuujti.\n3 Hhss qbbk qzh yeuk qzhxh.\n4 Zeuu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh bsseoh.\n6 Txha ybnha qb qzh rtxahm.\n7 Txha rxtppha qzh sbbqptuu qzhxh.\n8 Zeuu ybnha qb qzh rtxahm.\n9 Txha rbq qzh tvvuh qzhxh.\n10 Txha uhsq qzh tvvuh.\n11 Hhss jhmq ptok qb qzh ptqzxbby.\n12 Txha jhmq qb qzh bsseoh.\n13 Hhss uhsq qzh yeuk.\n14 Zeuu qxtnhuuha qb qzh phaxbby.\n15 Txha jhmq ptok qb qzh rtxahm.\n16 Txha veokha dv qzh tvvuh qzhxh.\n17 Utxi jhmq qb qzh keqozhm.\n18 Utxi qxtnhuuha qb qzh rtxahm.\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Hhss qxtnhuuha qb qzh phaxbby.\n21 Hhss cbdxmhiha qb qzh rtxahm.\n22 Txha ztmaha qzh tvvuh qb Hhss.\n23 Mztq aea Txha renh qb Hhss? \ttvvuh\t22\n24 Utxi jhmq qb qzh rtxahm.\n25 Txha jhmq ptok qb qzh ptqzxbby.\n26 Mzb aea Txha renh qzh tvvuh qb? \tHhss\t22\n27 Txha rbq qzh yeuk qzhxh.\n28 Utxi cbdxmhiha qb qzh keqozhm.\n29 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t22\n30 Hhss cbdxmhiha qb qzh ptqzxbby.\n31 Txha vdq abjm qzh sbbqptuu qzhxh.\n32 Hhss ztmaha qzh tvvuh qb Txha.\n33 Txha rtnh qzh tvvuh qb Hhss.\n34 Mzb rtnh qzh tvvuh? \tTxha\t33\n35 Hhss vtllha qzh tvvuh qb Txha.\n36 Txha vtllha qzh tvvuh qb Hhss.\n37 Mzb rtnh qzh tvvuh? \tTxha\t36\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Hhss qxtnhuuha qb qzh ztuujti.\n3 Txha qxtnhuuha qb qzh ztuujti.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Zeuu jhmq ptok qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Zeuu jhmq qb qzh ztuujti.\n9 Utxi qbbk qzh tvvuh qzhxh.\n10 Utxi vdq abjm qzh tvvuh qzhxh.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Zeuu ybnha qb qzh keqozhm.\n14 Zeuu veokha dv qzh sbbqptuu qzhxh.\n15 Utxi jhmq qb qzh bsseoh.\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Utxi rtnh qzh tvvuh qb Txha.\n19 Mzb xhohenha qzh tvvuh? \tTxha\t18\n20 Txha uhsq qzh tvvuh.\n21 Utxi qbbk qzh tvvuh qzhxh.\n22 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t18\n23 Zeuu axbvvha qzh sbbqptuu.\n24 Utxi rtnh qzh tvvuh qb Txha.\n25 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t24\n26 Zeuu qxtnhuuha qb qzh ptqzxbby.\n27 Hhss ybnha qb qzh phaxbby.\n28 Mztq aea Utxi renh qb Txha? \ttvvuh\t24\n29 Txha ztmaha qzh tvvuh qb Utxi.\n30 Zeuu ybnha qb qzh ztuujti.\n31 Mzb rtnh qzh tvvuh? \tTxha\t29\n1 Zeuu ybnha qb qzh bsseoh.\n2 Hhss ybnha qb qzh ztuujti.\n3 Utxi jhmq qb qzh bsseoh.\n4 Utxi jhmq qb qzh keqozhm.\n5 Txha rxtppha qzh sbbqptuu qzhxh.\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Txha axbvvha qzh sbbqptuu.\n8 Utxi qbbk qzh yeuk qzhxh.\n9 Txha jhmq ptok qb qzh ztuujti.\n10 Utxi ztmaha qzh yeuk qb Zeuu.\n11 Mzb xhohenha qzh yeuk? \tZeuu\t10\n12 Txha jhmq ptok qb qzh ptqzxbby.\n13 Zeuu ztmaha qzh yeuk qb Utxi.\n14 Mzb rtnh qzh yeuk? \tZeuu\t13\n15 Zeuu jhmq qb qzh ptqzxbby.\n16 Utxi jhmq ptok qb qzh ztuujti.\n17 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t13\n18 Utxi rtnh qzh yeuk qb Hhss.\n19 Txha rxtppha qzh sbbqptuu qzhxh.\n20 Mzb rtnh qzh yeuk qb Hhss? \tUtxi\t18\n21 Utxi jhmq ptok qb qzh keqozhm.\n22 Txha rtnh qzh sbbqptuu qb Zeuu.\n23 Mzb rtnh qzh sbbqptuu? \tTxha\t22\n1 Zeuu qxtnhuuha qb qzh rtxahm.\n2 Zeuu ybnha qb qzh ztuujti.\n3 Zeuu cbdxmhiha qb qzh ptqzxbby.\n4 Hhss qbbk qzh sbbqptuu qzhxh.\n5 Hhss rtnh qzh sbbqptuu qb Zeuu.\n6 Hhss veokha dv qzh yeuk qzhxh.\n7 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t5\n8 Txha ybnha qb qzh phaxbby.\n9 Hhss jhmq qb qzh rtxahm.\n10 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t5\n11 Hhss rtnh qzh yeuk qb Utxi.\n12 Utxi ztmaha qzh yeuk qb Hhss.\n13 Mzb aea Utxi renh qzh yeuk qb? \tHhss\t12\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n16 Mztq aea Utxi renh qb Hhss? \tyeuk\t12\n17 Utxi uhsq qzh sbbqptuu.\n18 Utxi qxtnhuuha qb qzh rtxahm.\n19 Mzb xhohenha qzh sbbqptuu? \tUtxi\t15\n1 Zeuu jhmq qb qzh phaxbby.\n2 Hhss jhmq qb qzh phaxbby.\n3 Utxi qbbk qzh yeuk qzhxh.\n4 Utxi ybnha qb qzh rtxahm.\n5 Utxi axbvvha qzh yeuk.\n6 Txha jhmq ptok qb qzh ztuujti.\n7 Utxi rbq qzh yeuk qzhxh.\n8 Utxi uhsq qzh yeuk.\n9 Utxi veokha dv qzh yeuk qzhxh.\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Zeuu ybnha qb qzh rtxahm.\n12 Hhss ybnha qb qzh keqozhm.\n13 Txha qxtnhuuha qb qzh keqozhm.\n14 Hhss jhmq ptok qb qzh rtxahm.\n15 Utxi ztmaha qzh yeuk qb Txha.\n16 Txha ztmaha qzh yeuk qb Utxi.\n17 Mztq aea Txha renh qb Utxi? \tyeuk\t16\n18 Hhss jhmq qb qzh bsseoh.\n19 Utxi uhsq qzh yeuk.\n20 Mzb rtnh qzh yeuk? \tTxha\t16\n21 Txha rxtppha qzh yeuk qzhxh.\n22 Hhss cbdxmhiha qb qzh ztuujti.\n23 Mzb rtnh qzh yeuk qb Utxi? \tTxha\t16\n24 Txha vtllha qzh yeuk qb Utxi.\n25 Utxi ztmaha qzh yeuk qb Txha.\n26 Mzb xhohenha qzh yeuk? \tTxha\t25\n27 Zeuu ybnha qb qzh bsseoh.\n28 Txha ztmaha qzh yeuk qb Utxi.\n29 Mzb rtnh qzh yeuk? \tTxha\t28\n1 Txha jhmq ptok qb qzh rtxahm.\n2 Txha qbbk qzh yeuk qzhxh.\n3 Hhss qxtnhuuha qb qzh ptqzxbby.\n4 Hhss jhmq ptok qb qzh keqozhm.\n5 Hhss jhmq qb qzh rtxahm.\n6 Txha rtnh qzh yeuk qb Hhss.\n7 Mzb xhohenha qzh yeuk? \tHhss\t6\n8 Hhss rtnh qzh yeuk qb Txha.\n9 Txha rtnh qzh yeuk qb Hhss.\n10 Mzb rtnh qzh yeuk? \tTxha\t9\n11 Txha jhmq qb qzh bsseoh.\n12 Txha jhmq ptok qb qzh ztuujti.\n13 Mzb rtnh qzh yeuk qb Hhss? \tTxha\t9\n14 Zeuu jhmq qb qzh ptqzxbby.\n15 Hhss veokha dv qzh tvvuh qzhxh.\n16 Mzb rtnh qzh yeuk? \tTxha\t9\n17 Utxi ybnha qb qzh keqozhm.\n18 Hhss jhmq qb qzh ztuujti.\n19 Txha jhmq ptok qb qzh phaxbby.\n20 Txha rbq qzh sbbqptuu qzhxh.\n21 Zeuu jhmq qb qzh rtxahm.\n22 Txha jhmq qb qzh bsseoh.\n23 Hhss uhsq qzh yeuk.\n24 Utxi ybnha qb qzh phaxbby.\n25 Hhss uhsq qzh tvvuh qzhxh.\n26 Txha qxtnhuuha qb qzh ptqzxbby.\n27 Txha vdq abjm qzh sbbqptuu.\n28 Hhss cbdxmhiha qb qzh keqozhm.\n29 Utxi jhmq ptok qb qzh ztuujti.\n30 Txha rxtppha qzh sbbqptuu qzhxh.\n31 Txha uhsq qzh sbbqptuu.\n32 Txha rbq qzh sbbqptuu qzhxh.\n33 Zeuu jhmq qb qzh ztuujti.\n34 Hhss jhmq ptok qb qzh phaxbby.\n35 Hhss cbdxmhiha qb qzh bsseoh.\n36 Txha uhsq qzh sbbqptuu.\n37 Utxi rbq qzh yeuk qzhxh.\n38 Zeuu veokha dv qzh tvvuh qzhxh.\n39 Zeuu vdq abjm qzh tvvuh qzhxh.\n40 Utxi vtllha qzh yeuk qb Zeuu.\n41 Mzb xhohenha qzh yeuk? \tZeuu\t40\n1 Utxi jhmq qb qzh keqozhm.\n2 Zeuu jhmq ptok qb qzh ztuujti.\n3 Hhss ybnha qb qzh ztuujti.\n4 Txha rxtppha qzh yeuk qzhxh.\n5 Utxi jhmq qb qzh rtxahm.\n6 Zeuu qxtnhuuha qb qzh ptqzxbby.\n7 Txha ybnha qb qzh keqozhm.\n8 Txha qbbk qzh tvvuh qzhxh.\n9 Hhss ybnha qb qzh phaxbby.\n10 Txha jhmq ptok qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Zeuu jhmq ptok qb qzh rtxahm.\n13 Txha ztmaha qzh tvvuh qb Zeuu.\n14 Zeuu vtllha qzh tvvuh qb Txha.\n15 Mztq aea Zeuu renh qb Txha? \ttvvuh\t14\n16 Zeuu jhmq qb qzh ztuujti.\n17 Txha uhsq qzh yeuk qzhxh.\n18 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t14\n19 Txha uhsq qzh tvvuh.\n20 Txha cbdxmhiha qb qzh keqozhm.\n21 Mzb rtnh qzh tvvuh? \tZeuu\t14\n22 Hhss rbq qzh sbbqptuu qzhxh.\n23 Zeuu ybnha qb qzh ptqzxbby.\n24 Hhss jhmq ptok qb qzh bsseoh.\n25 Txha qxtnhuuha qb qzh rtxahm.\n26 Zeuu jhmq ptok qb qzh rtxahm.\n27 Txha ybnha qb qzh ztuujti.\n28 Hhss ybnha qb qzh keqozhm.\n29 Txha jhmq qb qzh ptqzxbby.\n30 Txha ybnha qb qzh ztuujti.\n31 Utxi qxtnhuuha qb qzh ptqzxbby.\n32 Utxi jhmq ptok qb qzh keqozhm.\n33 Hhss rtnh qzh sbbqptuu qb Utxi.\n34 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t33\n35 Utxi vtllha qzh sbbqptuu qb Hhss.\n36 Hhss vtllha qzh sbbqptuu qb Utxi.\n37 Mzb rtnh qzh sbbqptuu qb Utxi? \tHhss\t36\n1 Txha cbdxmhiha qb qzh phaxbby.\n2 Zeuu ybnha qb qzh phaxbby.\n3 Txha jhmq qb qzh bsseoh.\n4 Txha veokha dv qzh sbbqptuu qzhxh.\n5 Zeuu cbdxmhiha qb qzh keqozhm.\n6 Zeuu ybnha qb qzh rtxahm.\n7 Hhss jhmq qb qzh ptqzxbby.\n8 Txha aelotxaha qzh sbbqptuu qzhxh.\n9 Utxi cbdxmhiha qb qzh ztuujti.\n10 Txha rxtppha qzh sbbqptuu qzhxh.\n11 Zeuu qxtnhuuha qb qzh ptqzxbby.\n12 Zeuu cbdxmhiha qb qzh bsseoh.\n13 Txha ztmaha qzh sbbqptuu qb Zeuu.\n14 Txha jhmq ptok qb qzh ptqzxbby.\n15 Mzb xhohenha qzh sbbqptuu? \tZeuu\t13\n16 Zeuu aelotxaha qzh sbbqptuu.\n17 Hhss jhmq ptok qb qzh keqozhm.\n18 Mzb rtnh qzh sbbqptuu? \tTxha\t13\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Utxi veokha dv qzh yeuk qzhxh.\n21 Utxi qxtnhuuha qb qzh rtxahm.\n22 Txha jhmq qb qzh rtxahm.\n23 Utxi aelotxaha qzh yeuk.\n24 Hhss qxtnhuuha qb qzh ptqzxbby.\n25 Zeuu jhmq qb qzh ztuujti.\n26 Utxi rxtppha qzh yeuk qzhxh.\n27 Utxi aelotxaha qzh yeuk.\n28 Txha jhmq ptok qb qzh phaxbby.\n29 Txha veokha dv qzh tvvuh qzhxh.\n30 Txha ybnha qb qzh rtxahm.\n31 Txha aelotxaha qzh tvvuh.\n32 Utxi jhmq ptok qb qzh bsseoh.\n33 Txha ybnha qb qzh keqozhm.\n34 Utxi rbq qzh sbbqptuu qzhxh.\n35 Zeuu jhmq ptok qb qzh bsseoh.\n36 Hhss ybnha qb qzh bsseoh.\n37 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n38 Txha cbdxmhiha qb qzh bsseoh.\n39 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t37\n40 Txha jhmq ptok qb qzh ztuujti.\n41 Zeuu axbvvha qzh sbbqptuu.\n42 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t37\n43 Utxi qbbk qzh sbbqptuu qzhxh.\n44 Utxi axbvvha qzh sbbqptuu qzhxh.\n45 Hhss qxtnhuuha qb qzh ptqzxbby.\n46 Utxi qbbk qzh sbbqptuu qzhxh.\n47 Utxi jhmq qb qzh phaxbby.\n48 Utxi vdq abjm qzh sbbqptuu qzhxh.\n49 Zeuu ybnha qb qzh phaxbby.\n50 Txha qxtnhuuha qb qzh keqozhm.\n51 Txha ybnha qb qzh bsseoh.\n52 Utxi cbdxmhiha qb qzh ztuujti.\n53 Zeuu qbbk qzh sbbqptuu qzhxh.\n54 Txha jhmq qb qzh keqozhm.\n55 Zeuu axbvvha qzh sbbqptuu.\n56 Hhss jhmq ptok qb qzh rtxahm.\n57 Zeuu qbbk qzh sbbqptuu qzhxh.\n58 Hhss rxtppha qzh yeuk qzhxh.\n59 Zeuu aelotxaha qzh sbbqptuu.\n60 Zeuu jhmq qb qzh keqozhm.\n61 Utxi ybnha qb qzh phaxbby.\n62 Utxi jhmq ptok qb qzh ztuujti.\n63 Hhss axbvvha qzh yeuk.\n64 Hhss ybnha qb qzh bsseoh.\n65 Hhss ybnha qb qzh rtxahm.\n66 Hhss qxtnhuuha qb qzh ptqzxbby.\n67 Utxi jhmq qb qzh rtxahm.\n68 Zeuu jhmq ptok qb qzh ptqzxbby.\n69 Hhss ybnha qb qzh rtxahm.\n70 Hhss veokha dv qzh tvvuh qzhxh.\n71 Hhss ztmaha qzh tvvuh qb Utxi.\n72 Utxi vtllha qzh tvvuh qb Hhss.\n73 Mztq aea Utxi renh qb Hhss? \ttvvuh\t72\n"
  },
  {
    "path": "tasksv11/shuffled/qa5_three-arg-relations_train.txt",
    "content": "1 Zeuu qxtnhuuha qb qzh bsseoh.\n2 Zeuu veokha dv qzh sbbqptuu qzhxh.\n3 Zeuu jhmq qb qzh phaxbby.\n4 Zeuu rtnh qzh sbbqptuu qb Txha.\n5 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t4\n6 Txha ztmaha qzh sbbqptuu qb Zeuu.\n7 Hhss jhmq ptok qb qzh bsseoh.\n8 Mzb xhohenha qzh sbbqptuu? \tZeuu\t6\n9 Zeuu qxtnhuuha qb qzh bsseoh.\n10 Zeuu rbq qzh yeuk qzhxh.\n11 Mzb xhohenha qzh sbbqptuu? \tZeuu\t6\n12 Txha qxtnhuuha qb qzh rtxahm.\n13 Txha jhmq qb qzh ztuujti.\n14 Zeuu cbdxmhiha qb qzh phaxbby.\n15 Hhss ybnha qb qzh ztuujti.\n16 Hhss cbdxmhiha qb qzh ptqzxbby.\n17 Zeuu cbdxmhiha qb qzh bsseoh.\n18 Txha qxtnhuuha qb qzh ptqzxbby.\n19 Utxi cbdxmhiha qb qzh keqozhm.\n20 Hhss qbbk qzh tvvuh qzhxh.\n21 Hhss rtnh qzh tvvuh qb Txha.\n22 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t21\n23 Zeuu jhmq ptok qb qzh ptqzxbby.\n24 Zeuu uhsq qzh yeuk.\n25 Mzb xhohenha qzh tvvuh? \tTxha\t21\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Zeuu jhmq ptok qb qzh bsseoh.\n4 Zeuu cbdxmhiha qb qzh ztuujti.\n5 Hhss jhmq ptok qb qzh phaxbby.\n6 Txha ybnha qb qzh ztuujti.\n7 Zeuu ybnha qb qzh ptqzxbby.\n8 Hhss jhmq ptok qb qzh rtxahm.\n9 Hhss jhmq ptok qb qzh keqozhm.\n10 Txha jhmq ptok qb qzh rtxahm.\n11 Utxi rbq qzh sbbqptuu qzhxh.\n12 Utxi ztmaha qzh sbbqptuu qb Hhss.\n13 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t12\n14 Zeuu jhmq ptok qb qzh ztuujti.\n15 Hhss jhmq ptok qb qzh phaxbby.\n16 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t12\n17 Txha ybnha qb qzh ptqzxbby.\n18 Utxi veokha dv qzh yeuk qzhxh.\n19 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t12\n20 Txha qxtnhuuha qb qzh keqozhm.\n21 Utxi ztmaha qzh yeuk qb Txha.\n22 Mzb rtnh qzh yeuk qb Txha? \tUtxi\t21\n23 Txha ybnha qb qzh ztuujti.\n24 Hhss jhmq qb qzh bsseoh.\n25 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t21\n1 Txha qxtnhuuha qb qzh rtxahm.\n2 Hhss qbbk qzh yeuk qzhxh.\n3 Zeuu cbdxmhiha qb qzh keqozhm.\n4 Hhss vtllha qzh yeuk qb Zeuu.\n5 Mzb xhohenha qzh yeuk? \tZeuu\t4\n6 Zeuu rtnh qzh yeuk qb Hhss.\n7 Hhss vtllha qzh yeuk qb Zeuu.\n8 Mzb rtnh qzh yeuk? \tHhss\t7\n9 Zeuu rtnh qzh yeuk qb Hhss.\n10 Hhss vdq abjm qzh yeuk.\n11 Mzb xhohenha qzh yeuk? \tHhss\t9\n12 Hhss ybnha qb qzh bsseoh.\n13 Utxi jhmq qb qzh ztuujti.\n14 Mztq aea Zeuu renh qb Hhss? \tyeuk\t9\n15 Zeuu veokha dv qzh yeuk qzhxh.\n16 Txha qxtnhuuha qb qzh bsseoh.\n17 Txha jhmq ptok qb qzh keqozhm.\n18 Txha ybnha qb qzh phaxbby.\n19 Hhss qxtnhuuha qb qzh rtxahm.\n20 Zeuu vdq abjm qzh yeuk qzhxh.\n21 Txha jhmq qb qzh bsseoh.\n22 Utxi ybnha qb qzh phaxbby.\n23 Hhss jhmq ptok qb qzh phaxbby.\n24 Hhss qbbk qzh sbbqptuu qzhxh.\n25 Zeuu qbbk qzh yeuk qzhxh.\n26 Hhss rtnh qzh sbbqptuu qb Utxi.\n27 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t26\n1 Txha qxtnhuuha qb qzh ztuujti.\n2 Zeuu ybnha qb qzh ptqzxbby.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Txha ybnha qb qzh ptqzxbby.\n6 Zeuu qxtnhuuha qb qzh ztuujti.\n7 Zeuu ybnha qb qzh rtxahm.\n8 Hhss qxtnhuuha qb qzh keqozhm.\n9 Hhss jhmq qb qzh phaxbby.\n10 Hhss qxtnhuuha qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Zeuu rxtppha qzh tvvuh qzhxh.\n13 Zeuu ybnha qb qzh ztuujti.\n14 Hhss qxtnhuuha qb qzh keqozhm.\n15 Utxi qbbk qzh sbbqptuu qzhxh.\n16 Zeuu jhmq qb qzh keqozhm.\n17 Zeuu rtnh qzh tvvuh qb Hhss.\n18 Hhss uhsq qzh tvvuh.\n19 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t17\n20 Hhss rxtppha qzh tvvuh qzhxh.\n21 Utxi axbvvha qzh sbbqptuu.\n22 Mzb rtnh qzh tvvuh? \tZeuu\t17\n23 Hhss ztmaha qzh tvvuh qb Zeuu.\n24 Txha jhmq qb qzh keqozhm.\n25 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t23\n26 Txha cbdxmhiha qb qzh phaxbby.\n27 Zeuu vtllha qzh tvvuh qb Hhss.\n28 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t27\n29 Hhss vtllha qzh tvvuh qb Zeuu.\n30 Utxi rbq qzh sbbqptuu qzhxh.\n31 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t29\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Hhss qxtnhuuha qb qzh ztuujti.\n3 Utxi ztmaha qzh yeuk qb Hhss.\n4 Hhss aelotxaha qzh yeuk qzhxh.\n5 Mzb aea Utxi renh qzh yeuk qb? \tHhss\t3\n6 Utxi cbdxmhiha qb qzh keqozhm.\n7 Hhss cbdxmhiha qb qzh rtxahm.\n8 Mzb rtnh qzh yeuk? \tUtxi\t3\n9 Zeuu jhmq qb qzh rtxahm.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh bsseoh.\n12 Zeuu jhmq qb qzh bsseoh.\n13 Hhss qxtnhuuha qb qzh ptqzxbby.\n14 Hhss qxtnhuuha qb qzh phaxbby.\n15 Txha qxtnhuuha qb qzh keqozhm.\n16 Txha rbq qzh sbbqptuu qzhxh.\n17 Txha vdq abjm qzh sbbqptuu.\n18 Txha veokha dv qzh sbbqptuu qzhxh.\n19 Hhss ybnha qb qzh ptqzxbby.\n20 Zeuu jhmq qb qzh keqozhm.\n21 Txha vdq abjm qzh sbbqptuu.\n22 Txha jhmq ptok qb qzh ptqzxbby.\n23 Zeuu ybnha qb qzh rtxahm.\n24 Txha rxtppha qzh tvvuh qzhxh.\n25 Txha vtllha qzh tvvuh qb Hhss.\n26 Utxi ybnha qb qzh ztuujti.\n27 Mzb aea Txha renh qzh tvvuh qb? \tHhss\t25\n28 Txha jhmq qb qzh rtxahm.\n29 Utxi veokha dv qzh yeuk qzhxh.\n30 Mzb rtnh qzh tvvuh? \tTxha\t25\n31 Utxi qxtnhuuha qb qzh ptqzxbby.\n32 Utxi qxtnhuuha qb qzh keqozhm.\n33 Txha ybnha qb qzh keqozhm.\n34 Utxi vtllha qzh yeuk qb Txha.\n35 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t34\n1 Hhss qbbk qzh yeuk qzhxh.\n2 Hhss rtnh qzh yeuk qb Zeuu.\n3 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t2\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Mzb xhohenha qzh yeuk? \tZeuu\t2\n7 Zeuu jhmq qb qzh keqozhm.\n8 Txha rxtppha qzh tvvuh qzhxh.\n9 Mztq aea Hhss renh qb Zeuu? \tyeuk\t2\n10 Txha uhsq qzh tvvuh qzhxh.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Zeuu jhmq qb qzh ztuujti.\n13 Zeuu ybnha qb qzh keqozhm.\n14 Zeuu cbdxmhiha qb qzh ptqzxbby.\n15 Utxi rbq qzh sbbqptuu qzhxh.\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Utxi aelotxaha qzh sbbqptuu.\n18 Txha rbq qzh sbbqptuu qzhxh.\n19 Txha rtnh qzh sbbqptuu qb Utxi.\n20 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t19\n21 Utxi vtllha qzh sbbqptuu qb Txha.\n22 Utxi rbq qzh tvvuh qzhxh.\n23 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t21\n1 Hhss jhmq qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Zeuu ybnha qb qzh keqozhm.\n5 Utxi ybnha qb qzh rtxahm.\n6 Zeuu jhmq ptok qb qzh bsseoh.\n7 Zeuu jhmq qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Utxi qxtnhuuha qb qzh keqozhm.\n10 Hhss ybnha qb qzh bsseoh.\n11 Txha jhmq qb qzh ztuujti.\n12 Txha jhmq ptok qb qzh rtxahm.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Hhss qbbk qzh tvvuh qzhxh.\n15 Hhss aelotxaha qzh tvvuh.\n16 Utxi jhmq qb qzh rtxahm.\n17 Zeuu jhmq ptok qb qzh ptqzxbby.\n18 Utxi jhmq qb qzh bsseoh.\n19 Zeuu rxtppha qzh yeuk qzhxh.\n20 Utxi veokha dv qzh tvvuh qzhxh.\n21 Hhss ybnha qb qzh rtxahm.\n22 Txha ybnha qb qzh bsseoh.\n23 Utxi axbvvha qzh tvvuh.\n24 Txha qbbk qzh sbbqptuu qzhxh.\n25 Txha ztmaha qzh sbbqptuu qb Utxi.\n26 Txha veokha dv qzh tvvuh qzhxh.\n27 Mzb xhohenha qzh sbbqptuu? \tUtxi\t25\n28 Utxi qxtnhuuha qb qzh rtxahm.\n29 Hhss cbdxmhiha qb qzh ztuujti.\n30 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t25\n31 Zeuu qxtnhuuha qb qzh phaxbby.\n32 Utxi vdq abjm qzh sbbqptuu.\n33 Txha jhmq ptok qb qzh rtxahm.\n34 Txha ztmaha qzh tvvuh qb Utxi.\n35 Mzb xhohenha qzh tvvuh? \tUtxi\t34\n36 Zeuu uhsq qzh yeuk.\n37 Utxi ztmaha qzh tvvuh qb Txha.\n38 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t37\n39 Txha rtnh qzh tvvuh qb Utxi.\n40 Txha qxtnhuuha qb qzh ptqzxbby.\n41 Mztq aea Txha renh qb Utxi? \ttvvuh\t39\n1 Zeuu rxtppha qzh tvvuh qzhxh.\n2 Zeuu rbq qzh sbbqptuu qzhxh.\n3 Hhss cbdxmhiha qb qzh ptqzxbby.\n4 Zeuu ztmaha qzh tvvuh qb Hhss.\n5 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t4\n6 Hhss ztmaha qzh tvvuh qb Zeuu.\n7 Zeuu ztmaha qzh tvvuh qb Hhss.\n8 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t7\n9 Hhss ztmaha qzh tvvuh qb Zeuu.\n10 Zeuu ztmaha qzh tvvuh qb Hhss.\n11 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t10\n12 Hhss vdq abjm qzh tvvuh.\n13 Zeuu vtllha qzh sbbqptuu qb Hhss.\n14 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t10\n15 Hhss vtllha qzh sbbqptuu qb Zeuu.\n16 Utxi rbq qzh yeuk qzhxh.\n17 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t10\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Zeuu jhmq qb qzh rtxahm.\n3 Txha cbdxmhiha qb qzh bsseoh.\n4 Utxi vdq abjm qzh sbbqptuu qzhxh.\n5 Hhss cbdxmhiha qb qzh keqozhm.\n6 Utxi qbbk qzh sbbqptuu qzhxh.\n7 Utxi vtllha qzh sbbqptuu qb Hhss.\n8 Hhss qxtnhuuha qb qzh ztuujti.\n9 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t7\n10 Hhss cbdxmhiha qb qzh rtxahm.\n11 Zeuu cbdxmhiha qb qzh bsseoh.\n12 Mzb xhohenha qzh sbbqptuu? \tHhss\t7\n13 Txha jhmq qb qzh ztuujti.\n14 Txha rxtppha qzh tvvuh qzhxh.\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Utxi jhmq qb qzh bsseoh.\n17 Utxi ybnha qb qzh ztuujti.\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Hhss aelotxaha qzh sbbqptuu.\n20 Zeuu jhmq qb qzh rtxahm.\n21 Txha cbdxmhiha qb qzh rtxahm.\n22 Hhss rxtppha qzh sbbqptuu qzhxh.\n23 Txha uhsq qzh tvvuh.\n24 Hhss aelotxaha qzh sbbqptuu.\n25 Utxi rbq qzh yeuk qzhxh.\n26 Hhss rbq qzh tvvuh qzhxh.\n27 Zeuu veokha dv qzh sbbqptuu qzhxh.\n28 Utxi uhsq qzh yeuk.\n29 Hhss cbdxmhiha qb qzh keqozhm.\n30 Txha ybnha qb qzh phaxbby.\n31 Zeuu qxtnhuuha qb qzh keqozhm.\n32 Hhss aelotxaha qzh tvvuh.\n33 Zeuu vtllha qzh sbbqptuu qb Hhss.\n34 Utxi jhmq qb qzh rtxahm.\n35 Mzb xhohenha qzh sbbqptuu? \tHhss\t33\n36 Utxi qxtnhuuha qb qzh bsseoh.\n37 Hhss vtllha qzh sbbqptuu qb Zeuu.\n38 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t37\n39 Zeuu veokha dv qzh tvvuh qzhxh.\n40 Zeuu ztmaha qzh tvvuh qb Hhss.\n41 Mzb xhohenha qzh sbbqptuu? \tZeuu\t37\n1 Zeuu ybnha qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Txha qxtnhuuha qb qzh phaxbby.\n5 Txha veokha dv qzh tvvuh qzhxh.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Zeuu qxtnhuuha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Txha ztmaha qzh tvvuh qb Utxi.\n11 Mztq aea Txha renh qb Utxi? \ttvvuh\t10\n12 Utxi ztmaha qzh tvvuh qb Txha.\n13 Txha ybnha qb qzh rtxahm.\n14 Mzb xhohenha qzh tvvuh? \tTxha\t12\n15 Zeuu ybnha qb qzh keqozhm.\n16 Txha rxtppha qzh yeuk qzhxh.\n17 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t12\n18 Utxi uhsq qzh sbbqptuu qzhxh.\n19 Utxi qbbk qzh sbbqptuu qzhxh.\n20 Txha uhsq qzh tvvuh.\n21 Zeuu qxtnhuuha qb qzh ztuujti.\n22 Hhss qxtnhuuha qb qzh ptqzxbby.\n23 Zeuu ybnha qb qzh phaxbby.\n24 Utxi vtllha qzh sbbqptuu qb Zeuu.\n25 Zeuu rtnh qzh sbbqptuu qb Utxi.\n26 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t25\n27 Txha cbdxmhiha qb qzh phaxbby.\n28 Utxi ztmaha qzh sbbqptuu qb Txha.\n29 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t28\n1 Hhss qxtnhuuha qb qzh phaxbby.\n2 Hhss jhmq qb qzh ztuujti.\n3 Utxi ybnha qb qzh rtxahm.\n4 Zeuu ybnha qb qzh phaxbby.\n5 Hhss cbdxmhiha qb qzh keqozhm.\n6 Utxi jhmq qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Zeuu qxtnhuuha qb qzh ptqzxbby.\n10 Zeuu ybnha qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Utxi veokha dv qzh yeuk qzhxh.\n13 Zeuu jhmq ptok qb qzh ztuujti.\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Utxi ybnha qb qzh ztuujti.\n16 Utxi vtllha qzh yeuk qb Zeuu.\n17 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t16\n18 Zeuu ztmaha qzh yeuk qb Utxi.\n19 Txha qxtnhuuha qb qzh rtxahm.\n20 Mztq aea Zeuu renh qb Utxi? \tyeuk\t18\n21 Zeuu qbbk qzh sbbqptuu qzhxh.\n22 Txha rbq qzh tvvuh qzhxh.\n23 Mztq aea Zeuu renh qb Utxi? \tyeuk\t18\n24 Zeuu rtnh qzh sbbqptuu qb Utxi.\n25 Utxi vtllha qzh sbbqptuu qb Zeuu.\n26 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t25\n27 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n28 Txha uhsq qzh tvvuh.\n29 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t27\n1 Zeuu qbbk qzh sbbqptuu qzhxh.\n2 Txha cbdxmhiha qb qzh rtxahm.\n3 Txha qxtnhuuha qb qzh ptqzxbby.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Zeuu vdq abjm qzh sbbqptuu.\n6 Zeuu rxtppha qzh sbbqptuu qzhxh.\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Hhss qxtnhuuha qb qzh ztuujti.\n9 Zeuu jhmq ptok qb qzh phaxbby.\n10 Utxi jhmq qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Utxi qxtnhuuha qb qzh keqozhm.\n13 Hhss veokha dv qzh tvvuh qzhxh.\n14 Zeuu aelotxaha qzh sbbqptuu.\n15 Hhss cbdxmhiha qb qzh bsseoh.\n16 Txha veokha dv qzh yeuk qzhxh.\n17 Hhss cbdxmhiha qb qzh keqozhm.\n18 Hhss qxtnhuuha qb qzh ptqzxbby.\n19 Hhss jhmq ptok qb qzh bsseoh.\n20 Zeuu veokha dv qzh sbbqptuu qzhxh.\n21 Zeuu qxtnhuuha qb qzh ztuujti.\n22 Hhss axbvvha qzh tvvuh.\n23 Hhss ybnha qb qzh ztuujti.\n24 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n25 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t24\n26 Hhss rtnh qzh sbbqptuu qb Zeuu.\n27 Txha uhsq qzh yeuk.\n28 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t26\n29 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n30 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n31 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t30\n32 Txha veokha dv qzh yeuk qzhxh.\n33 Utxi jhmq ptok qb qzh ptqzxbby.\n34 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t30\n35 Hhss jhmq ptok qb qzh rtxahm.\n36 Txha jhmq ptok qb qzh phaxbby.\n37 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t30\n1 Hhss jhmq ptok qb qzh bsseoh.\n2 Zeuu ybnha qb qzh ztuujti.\n3 Hhss cbdxmhiha qb qzh phaxbby.\n4 Zeuu rbq qzh tvvuh qzhxh.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Zeuu ybnha qb qzh phaxbby.\n7 Zeuu rtnh qzh tvvuh qb Hhss.\n8 Zeuu rxtppha qzh yeuk qzhxh.\n9 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t7\n10 Hhss vtllha qzh tvvuh qb Zeuu.\n11 Zeuu rtnh qzh tvvuh qb Hhss.\n12 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t11\n13 Zeuu veokha dv qzh sbbqptuu qzhxh.\n14 Hhss ztmaha qzh tvvuh qb Zeuu.\n15 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t14\n16 Zeuu ztmaha qzh tvvuh qb Hhss.\n17 Zeuu jhmq ptok qb qzh bsseoh.\n18 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t16\n19 Hhss qxtnhuuha qb qzh ztuujti.\n20 Hhss rtnh qzh tvvuh qb Utxi.\n21 Mzb xhohenha qzh tvvuh? \tUtxi\t20\n1 Zeuu jhmq qb qzh keqozhm.\n2 Utxi jhmq qb qzh rtxahm.\n3 Hhss qxtnhuuha qb qzh ztuujti.\n4 Utxi ybnha qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Txha qbbk qzh sbbqptuu qzhxh.\n7 Zeuu rbq qzh yeuk qzhxh.\n8 Txha veokha dv qzh tvvuh qzhxh.\n9 Zeuu uhsq qzh yeuk.\n10 Hhss ybnha qb qzh rtxahm.\n11 Hhss ybnha qb qzh ztuujti.\n12 Txha ybnha qb qzh ptqzxbby.\n13 Hhss cbdxmhiha qb qzh bsseoh.\n14 Hhss ybnha qb qzh rtxahm.\n15 Txha uhsq qzh sbbqptuu.\n16 Txha veokha dv qzh sbbqptuu qzhxh.\n17 Txha cbdxmhiha qb qzh keqozhm.\n18 Txha rbq qzh yeuk qzhxh.\n19 Txha vtllha qzh tvvuh qb Zeuu.\n20 Zeuu rtnh qzh tvvuh qb Txha.\n21 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t20\n22 Txha rtnh qzh tvvuh qb Zeuu.\n23 Zeuu ybnha qb qzh ztuujti.\n24 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t22\n25 Txha ybnha qb qzh phaxbby.\n26 Utxi cbdxmhiha qb qzh ztuujti.\n27 Mztq aea Txha renh qb Zeuu? \ttvvuh\t22\n28 Zeuu aelotxaha qzh tvvuh.\n29 Zeuu qxtnhuuha qb qzh bsseoh.\n30 Utxi jhmq ptok qb qzh ptqzxbby.\n31 Utxi cbdxmhiha qb qzh keqozhm.\n32 Zeuu ybnha qb qzh phaxbby.\n33 Txha rtnh qzh sbbqptuu qb Zeuu.\n34 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t33\n35 Zeuu vtllha qzh sbbqptuu qb Txha.\n36 Txha rtnh qzh sbbqptuu qb Zeuu.\n37 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t36\n1 Zeuu qbbk qzh tvvuh qzhxh.\n2 Hhss cbdxmhiha qb qzh bsseoh.\n3 Zeuu jhmq ptok qb qzh rtxahm.\n4 Zeuu vdq abjm qzh tvvuh.\n5 Zeuu ybnha qb qzh phaxbby.\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Txha qxtnhuuha qb qzh ztuujti.\n8 Zeuu jhmq qb qzh rtxahm.\n9 Txha cbdxmhiha qb qzh ptqzxbby.\n10 Hhss cbdxmhiha qb qzh keqozhm.\n11 Zeuu veokha dv qzh tvvuh qzhxh.\n12 Utxi jhmq qb qzh keqozhm.\n13 Utxi ybnha qb qzh bsseoh.\n14 Txha jhmq qb qzh rtxahm.\n15 Zeuu vtllha qzh tvvuh qb Txha.\n16 Zeuu jhmq ptok qb qzh ptqzxbby.\n17 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t15\n18 Txha uhsq qzh tvvuh.\n19 Txha qxtnhuuha qb qzh ztuujti.\n20 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t15\n21 Zeuu cbdxmhiha qb qzh rtxahm.\n22 Zeuu veokha dv qzh tvvuh qzhxh.\n23 Zeuu jhmq ptok qb qzh bsseoh.\n24 Zeuu vdq abjm qzh tvvuh.\n25 Zeuu qxtnhuuha qb qzh phaxbby.\n26 Utxi qbbk qzh tvvuh qzhxh.\n27 Utxi ybnha qb qzh keqozhm.\n28 Txha qbbk qzh yeuk qzhxh.\n29 Txha jhmq qb qzh phaxbby.\n30 Zeuu ybnha qb qzh ptqzxbby.\n31 Txha jhmq ptok qb qzh rtxahm.\n32 Utxi ztmaha qzh tvvuh qb Hhss.\n33 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t32\n34 Hhss vtllha qzh tvvuh qb Utxi.\n35 Utxi vtllha qzh tvvuh qb Hhss.\n36 Mzb xhohenha qzh tvvuh? \tHhss\t35\n37 Txha aelotxaha qzh yeuk.\n38 Hhss vtllha qzh tvvuh qb Utxi.\n39 Mztq aea Hhss renh qb Utxi? \ttvvuh\t38\n1 Txha rxtppha qzh sbbqptuu qzhxh.\n2 Hhss qbbk qzh tvvuh qzhxh.\n3 Hhss axbvvha qzh tvvuh.\n4 Zeuu veokha dv qzh tvvuh qzhxh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Zeuu jhmq qb qzh rtxahm.\n8 Txha qxtnhuuha qb qzh rtxahm.\n9 Zeuu vtllha qzh tvvuh qb Txha.\n10 Txha uhsq qzh tvvuh.\n11 Mzb xhohenha qzh tvvuh? \tTxha\t9\n12 Txha jhmq ptok qb qzh ztuujti.\n13 Txha ztmaha qzh sbbqptuu qb Utxi.\n14 Mztq aea Zeuu renh qb Txha? \ttvvuh\t9\n15 Hhss jhmq ptok qb qzh rtxahm.\n16 Zeuu veokha dv qzh tvvuh qzhxh.\n17 Mzb rtnh qzh sbbqptuu? \tTxha\t13\n18 Utxi qxtnhuuha qb qzh bsseoh.\n19 Utxi qxtnhuuha qb qzh keqozhm.\n20 Mzb rtnh qzh sbbqptuu? \tTxha\t13\n21 Zeuu vtllha qzh tvvuh qb Hhss.\n22 Txha jhmq qb qzh bsseoh.\n23 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t21\n1 Txha ybnha qb qzh ztuujti.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Hhss veokha dv qzh sbbqptuu qzhxh.\n4 Hhss rtnh qzh sbbqptuu qb Txha.\n5 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t4\n6 Txha vtllha qzh sbbqptuu qb Hhss.\n7 Hhss rtnh qzh sbbqptuu qb Txha.\n8 Mzb xhohenha qzh sbbqptuu? \tTxha\t7\n9 Hhss ybnha qb qzh phaxbby.\n10 Hhss cbdxmhiha qb qzh ptqzxbby.\n11 Mzb xhohenha qzh sbbqptuu? \tTxha\t7\n12 Utxi ztmaha qzh yeuk qb Hhss.\n13 Hhss vtllha qzh yeuk qb Utxi.\n14 Mztq aea Hhss renh qb Utxi? \tyeuk\t13\n15 Utxi rtnh qzh yeuk qb Hhss.\n16 Hhss vtllha qzh yeuk qb Utxi.\n17 Mztq aea Hhss renh qb Utxi? \tyeuk\t16\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Zeuu cbdxmhiha qb qzh keqozhm.\n3 Txha rxtppha qzh yeuk qzhxh.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Hhss jhmq qb qzh phaxbby.\n6 Hhss veokha dv qzh sbbqptuu qzhxh.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Hhss jhmq ptok qb qzh ztuujti.\n10 Hhss uhsq qzh sbbqptuu.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Hhss rxtppha qzh sbbqptuu qzhxh.\n13 Hhss rtnh qzh sbbqptuu qb Utxi.\n14 Txha cbdxmhiha qb qzh rtxahm.\n15 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t13\n16 Utxi vtllha qzh sbbqptuu qb Hhss.\n17 Txha jhmq ptok qb qzh ztuujti.\n18 Mzb rtnh qzh sbbqptuu qb Hhss? \tUtxi\t16\n19 Hhss vtllha qzh sbbqptuu qb Utxi.\n20 Utxi vtllha qzh sbbqptuu qb Txha.\n21 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t20\n22 Txha ztmaha qzh sbbqptuu qb Utxi.\n23 Zeuu jhmq ptok qb qzh bsseoh.\n24 Mzb xhohenha qzh sbbqptuu? \tUtxi\t22\n25 Zeuu rbq qzh tvvuh qzhxh.\n26 Zeuu ybnha qb qzh ptqzxbby.\n27 Mzb xhohenha qzh sbbqptuu? \tUtxi\t22\n1 Hhss jhmq ptok qb qzh rtxahm.\n2 Hhss rbq qzh tvvuh qzhxh.\n3 Zeuu jhmq ptok qb qzh phaxbby.\n4 Hhss axbvvha qzh tvvuh.\n5 Hhss jhmq qb qzh ptqzxbby.\n6 Zeuu rxtppha qzh yeuk qzhxh.\n7 Utxi jhmq qb qzh keqozhm.\n8 Hhss veokha dv qzh sbbqptuu qzhxh.\n9 Hhss axbvvha qzh sbbqptuu.\n10 Zeuu axbvvha qzh yeuk.\n11 Zeuu rxtppha qzh yeuk qzhxh.\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Txha cbdxmhiha qb qzh keqozhm.\n14 Hhss ybnha qb qzh bsseoh.\n15 Hhss cbdxmhiha qb qzh ptqzxbby.\n16 Hhss qxtnhuuha qb qzh bsseoh.\n17 Hhss qxtnhuuha qb qzh keqozhm.\n18 Utxi rxtppha qzh tvvuh qzhxh.\n19 Txha qxtnhuuha qb qzh ptqzxbby.\n20 Utxi aelotxaha qzh tvvuh.\n21 Zeuu cbdxmhiha qb qzh ztuujti.\n22 Txha cbdxmhiha qb qzh ztuujti.\n23 Utxi rbq qzh tvvuh qzhxh.\n24 Zeuu uhsq qzh yeuk.\n25 Zeuu qbbk qzh yeuk qzhxh.\n26 Txha jhmq qb qzh keqozhm.\n27 Zeuu jhmq qb qzh phaxbby.\n28 Txha cbdxmhiha qb qzh ptqzxbby.\n29 Txha rxtppha qzh sbbqptuu qzhxh.\n30 Utxi jhmq qb qzh phaxbby.\n31 Zeuu axbvvha qzh yeuk.\n32 Hhss cbdxmhiha qb qzh rtxahm.\n33 Utxi ztmaha qzh tvvuh qb Zeuu.\n34 Zeuu qbbk qzh yeuk qzhxh.\n35 Mzb xhohenha qzh tvvuh? \tZeuu\t33\n36 Zeuu vdq abjm qzh tvvuh.\n37 Zeuu ybnha qb qzh ptqzxbby.\n38 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t33\n39 Txha ztmaha qzh sbbqptuu qb Zeuu.\n40 Zeuu vtllha qzh sbbqptuu qb Txha.\n41 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t40\n42 Utxi qbbk qzh tvvuh qzhxh.\n43 Txha vtllha qzh sbbqptuu qb Zeuu.\n44 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t43\n45 Zeuu rtnh qzh sbbqptuu qb Txha.\n46 Txha ztmaha qzh sbbqptuu qb Zeuu.\n47 Mzb rtnh qzh sbbqptuu? \tTxha\t46\n1 Zeuu jhmq qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Txha jhmq qb qzh rtxahm.\n4 Utxi ybnha qb qzh bsseoh.\n5 Hhss jhmq qb qzh rtxahm.\n6 Zeuu rxtppha qzh sbbqptuu qzhxh.\n7 Hhss jhmq ptok qb qzh phaxbby.\n8 Zeuu uhsq qzh sbbqptuu.\n9 Zeuu rxtppha qzh sbbqptuu qzhxh.\n10 Utxi jhmq qb qzh phaxbby.\n11 Zeuu jhmq ptok qb qzh bsseoh.\n12 Txha qxtnhuuha qb qzh ptqzxbby.\n13 Utxi jhmq qb qzh bsseoh.\n14 Zeuu axbvvha qzh sbbqptuu qzhxh.\n15 Utxi jhmq qb qzh ztuujti.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Zeuu qxtnhuuha qb qzh keqozhm.\n18 Utxi jhmq qb qzh phaxbby.\n19 Utxi ybnha qb qzh rtxahm.\n20 Txha rxtppha qzh yeuk qzhxh.\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Txha jhmq ptok qb qzh phaxbby.\n23 Txha rtnh qzh yeuk qb Hhss.\n24 Hhss ztmaha qzh yeuk qb Txha.\n25 Mzb rtnh qzh yeuk? \tHhss\t24\n26 Txha vtllha qzh yeuk qb Hhss.\n27 Hhss ztmaha qzh yeuk qb Txha.\n28 Mzb aea Hhss renh qzh yeuk qb? \tTxha\t27\n29 Hhss qxtnhuuha qb qzh ptqzxbby.\n30 Hhss cbdxmhiha qb qzh bsseoh.\n31 Mzb aea Hhss renh qzh yeuk qb? \tTxha\t27\n32 Zeuu cbdxmhiha qb qzh rtxahm.\n33 Txha qxtnhuuha qb qzh rtxahm.\n34 Mzb xhohenha qzh yeuk? \tTxha\t27\n35 Txha vtllha qzh yeuk qb Zeuu.\n36 Zeuu aelotxaha qzh yeuk.\n37 Mzb xhohenha qzh yeuk? \tZeuu\t35\n1 Utxi ybnha qb qzh keqozhm.\n2 Hhss jhmq qb qzh bsseoh.\n3 Hhss cbdxmhiha qb qzh ztuujti.\n4 Utxi jhmq qb qzh rtxahm.\n5 Hhss rbq qzh sbbqptuu qzhxh.\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Hhss aelotxaha qzh sbbqptuu.\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Utxi cbdxmhiha qb qzh keqozhm.\n10 Hhss rxtppha qzh sbbqptuu qzhxh.\n11 Hhss qxtnhuuha qb qzh bsseoh.\n12 Hhss jhmq qb qzh ztuujti.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Hhss qxtnhuuha qb qzh phaxbby.\n15 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n16 Txha ybnha qb qzh phaxbby.\n17 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t15\n18 Hhss ybnha qb qzh rtxahm.\n19 Zeuu vtllha qzh sbbqptuu qb Txha.\n20 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t19\n21 Txha vtllha qzh sbbqptuu qb Zeuu.\n22 Zeuu vtllha qzh sbbqptuu qb Txha.\n23 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t22\n24 Txha vtllha qzh sbbqptuu qb Zeuu.\n25 Zeuu rtnh qzh sbbqptuu qb Txha.\n26 Mzb rtnh qzh sbbqptuu? \tZeuu\t25\n27 Txha ztmaha qzh sbbqptuu qb Zeuu.\n28 Zeuu ztmaha qzh sbbqptuu qb Txha.\n29 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t28\n1 Txha qxtnhuuha qb qzh ptqzxbby.\n2 Hhss jhmq qb qzh ptqzxbby.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Txha jhmq ptok qb qzh phaxbby.\n5 Txha ybnha qb qzh bsseoh.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Hhss rbq qzh yeuk qzhxh.\n8 Zeuu cbdxmhiha qb qzh rtxahm.\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Txha jhmq qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Hhss vdq abjm qzh yeuk qzhxh.\n13 Hhss veokha dv qzh yeuk qzhxh.\n14 Zeuu jhmq ptok qb qzh bsseoh.\n15 Utxi jhmq qb qzh keqozhm.\n16 Hhss jhmq ptok qb qzh keqozhm.\n17 Hhss vtllha qzh yeuk qb Utxi.\n18 Utxi rtnh qzh yeuk qb Hhss.\n19 Mzb aea Utxi renh qzh yeuk qb? \tHhss\t18\n20 Hhss rtnh qzh yeuk qb Utxi.\n21 Utxi rbq qzh sbbqptuu qzhxh.\n22 Mztq aea Hhss renh qb Utxi? \tyeuk\t20\n23 Zeuu qxtnhuuha qb qzh ptqzxbby.\n24 Txha ybnha qb qzh rtxahm.\n25 Mzb aea Hhss renh qzh yeuk qb? \tUtxi\t20\n26 Txha rbq qzh tvvuh qzhxh.\n27 Utxi ztmaha qzh sbbqptuu qb Hhss.\n28 Mzb rtnh qzh sbbqptuu? \tUtxi\t27\n29 Txha vdq abjm qzh tvvuh.\n30 Hhss uhsq qzh sbbqptuu.\n31 Mzb xhohenha qzh sbbqptuu? \tHhss\t27\n1 Hhss ybnha qb qzh ptqzxbby.\n2 Hhss ybnha qb qzh rtxahm.\n3 Txha cbdxmhiha qb qzh ptqzxbby.\n4 Hhss qxtnhuuha qb qzh ztuujti.\n5 Txha ybnha qb qzh bsseoh.\n6 Hhss qxtnhuuha qb qzh phaxbby.\n7 Hhss veokha dv qzh sbbqptuu qzhxh.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Txha ybnha qb qzh keqozhm.\n10 Txha qxtnhuuha qb qzh ztuujti.\n11 Hhss qbbk qzh yeuk qzhxh.\n12 Txha qxtnhuuha qb qzh keqozhm.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Hhss qxtnhuuha qb qzh keqozhm.\n16 Hhss ztmaha qzh sbbqptuu qb Txha.\n17 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t16\n18 Utxi axbvvha qzh tvvuh.\n19 Txha ztmaha qzh sbbqptuu qb Zeuu.\n20 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t19\n21 Txha qxtnhuuha qb qzh ztuujti.\n22 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n23 Mzb rtnh qzh sbbqptuu? \tZeuu\t22\n24 Utxi jhmq ptok qb qzh keqozhm.\n25 Hhss ztmaha qzh sbbqptuu qb Utxi.\n26 Mzb xhohenha qzh sbbqptuu? \tUtxi\t25\n27 Utxi vtllha qzh sbbqptuu qb Zeuu.\n28 Zeuu vtllha qzh sbbqptuu qb Utxi.\n29 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t28\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Hhss qbbk qzh tvvuh qzhxh.\n3 Zeuu cbdxmhiha qb qzh bsseoh.\n4 Hhss cbdxmhiha qb qzh bsseoh.\n5 Hhss vtllha qzh tvvuh qb Zeuu.\n6 Zeuu ztmaha qzh tvvuh qb Hhss.\n7 Mzb xhohenha qzh tvvuh? \tHhss\t6\n8 Hhss rtnh qzh tvvuh qb Zeuu.\n9 Zeuu ztmaha qzh tvvuh qb Hhss.\n10 Mzb rtnh qzh tvvuh? \tZeuu\t9\n11 Hhss veokha dv qzh sbbqptuu qzhxh.\n12 Hhss ztmaha qzh tvvuh qb Zeuu.\n13 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t12\n14 Utxi jhmq qb qzh keqozhm.\n15 Zeuu ztmaha qzh tvvuh qb Hhss.\n16 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t15\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Utxi ybnha qb qzh ztuujti.\n19 Mzb xhohenha qzh tvvuh? \tHhss\t15\n1 Zeuu ybnha qb qzh phaxbby.\n2 Hhss jhmq qb qzh ztuujti.\n3 Hhss qxtnhuuha qb qzh phaxbby.\n4 Zeuu jhmq qb qzh bsseoh.\n5 Txha ybnha qb qzh ztuujti.\n6 Txha cbdxmhiha qb qzh ptqzxbby.\n7 Txha qbbk qzh sbbqptuu qzhxh.\n8 Utxi jhmq qb qzh phaxbby.\n9 Zeuu cbdxmhiha qb qzh phaxbby.\n10 Txha qbbk qzh yeuk qzhxh.\n11 Txha jhmq ptok qb qzh phaxbby.\n12 Hhss ybnha qb qzh rtxahm.\n13 Txha ztmaha qzh sbbqptuu qb Utxi.\n14 Utxi rtnh qzh sbbqptuu qb Txha.\n15 Mzb rtnh qzh sbbqptuu? \tUtxi\t14\n16 Txha vtllha qzh sbbqptuu qb Utxi.\n17 Utxi aelotxaha qzh sbbqptuu.\n18 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t16\n19 Txha ztmaha qzh yeuk qb Utxi.\n20 Zeuu jhmq ptok qb qzh keqozhm.\n21 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t16\n22 Zeuu jhmq qb qzh rtxahm.\n23 Utxi rtnh qzh yeuk qb Txha.\n24 Mztq aea Utxi renh qb Txha? \tyeuk\t23\n25 Txha aelotxaha qzh yeuk.\n26 Utxi qxtnhuuha qb qzh rtxahm.\n27 Mzb rtnh qzh yeuk? \tUtxi\t23\n1 Txha veokha dv qzh tvvuh qzhxh.\n2 Zeuu qxtnhuuha qb qzh keqozhm.\n3 Zeuu rbq qzh yeuk qzhxh.\n4 Hhss jhmq qb qzh keqozhm.\n5 Zeuu vtllha qzh yeuk qb Hhss.\n6 Hhss ztmaha qzh yeuk qb Zeuu.\n7 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t6\n8 Zeuu vtllha qzh yeuk qb Hhss.\n9 Hhss rtnh qzh yeuk qb Zeuu.\n10 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t9\n11 Txha uhsq qzh tvvuh.\n12 Zeuu uhsq qzh yeuk.\n13 Mztq aea Hhss renh qb Zeuu? \tyeuk\t9\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Zeuu rxtppha qzh yeuk qzhxh.\n16 Mztq aea Hhss renh qb Zeuu? \tyeuk\t9\n17 Txha rbq qzh tvvuh qzhxh.\n18 Zeuu rtnh qzh yeuk qb Utxi.\n19 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t18\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Txha ybnha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Zeuu jhmq ptok qb qzh rtxahm.\n5 Zeuu jhmq ptok qb qzh bsseoh.\n6 Zeuu rbq qzh tvvuh qzhxh.\n7 Hhss jhmq ptok qb qzh bsseoh.\n8 Zeuu vdq abjm qzh tvvuh.\n9 Utxi qxtnhuuha qb qzh rtxahm.\n10 Hhss rbq qzh tvvuh qzhxh.\n11 Hhss ztmaha qzh tvvuh qb Zeuu.\n12 Zeuu axbvvha qzh tvvuh.\n13 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t11\n14 Zeuu ybnha qb qzh ptqzxbby.\n15 Zeuu jhmq qb qzh phaxbby.\n16 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t11\n17 Zeuu jhmq qb qzh ztuujti.\n18 Zeuu qxtnhuuha qb qzh phaxbby.\n19 Zeuu jhmq ptok qb qzh bsseoh.\n20 Hhss qbbk qzh tvvuh qzhxh.\n21 Hhss vtllha qzh tvvuh qb Zeuu.\n22 Zeuu ztmaha qzh tvvuh qb Hhss.\n23 Mzb xhohenha qzh tvvuh? \tHhss\t22\n24 Hhss rtnh qzh tvvuh qb Zeuu.\n25 Zeuu vtllha qzh tvvuh qb Hhss.\n26 Mzb xhohenha qzh tvvuh? \tHhss\t25\n27 Hhss ztmaha qzh tvvuh qb Zeuu.\n28 Utxi jhmq ptok qb qzh keqozhm.\n29 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t27\n1 Txha jhmq qb qzh rtxahm.\n2 Txha ybnha qb qzh keqozhm.\n3 Zeuu jhmq ptok qb qzh keqozhm.\n4 Zeuu ybnha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Txha qxtnhuuha qb qzh ztuujti.\n7 Zeuu ybnha qb qzh phaxbby.\n8 Hhss ybnha qb qzh ptqzxbby.\n9 Zeuu ybnha qb qzh ztuujti.\n10 Hhss ybnha qb qzh bsseoh.\n11 Txha qxtnhuuha qb qzh rtxahm.\n12 Txha veokha dv qzh tvvuh qzhxh.\n13 Zeuu jhmq qb qzh keqozhm.\n14 Zeuu jhmq qb qzh bsseoh.\n15 Txha cbdxmhiha qb qzh phaxbby.\n16 Txha vdq abjm qzh tvvuh.\n17 Txha jhmq ptok qb qzh bsseoh.\n18 Zeuu jhmq ptok qb qzh rtxahm.\n19 Zeuu jhmq qb qzh bsseoh.\n20 Hhss jhmq qb qzh ptqzxbby.\n21 Txha ybnha qb qzh ztuujti.\n22 Txha qxtnhuuha qb qzh keqozhm.\n23 Utxi jhmq ptok qb qzh rtxahm.\n24 Utxi ybnha qb qzh ptqzxbby.\n25 Txha jhmq ptok qb qzh bsseoh.\n26 Utxi jhmq qb qzh bsseoh.\n27 Txha jhmq ptok qb qzh phaxbby.\n28 Utxi qxtnhuuha qb qzh rtxahm.\n29 Utxi ybnha qb qzh bsseoh.\n30 Txha veokha dv qzh sbbqptuu qzhxh.\n31 Txha veokha dv qzh yeuk qzhxh.\n32 Utxi jhmq qb qzh keqozhm.\n33 Utxi ybnha qb qzh ptqzxbby.\n34 Zeuu jhmq qb qzh ptqzxbby.\n35 Txha qbbk qzh tvvuh qzhxh.\n36 Utxi jhmq qb qzh keqozhm.\n37 Txha vdq abjm qzh tvvuh.\n38 Zeuu qxtnhuuha qb qzh keqozhm.\n39 Txha ybnha qb qzh bsseoh.\n40 Txha axbvvha qzh yeuk.\n41 Utxi jhmq qb qzh bsseoh.\n42 Hhss jhmq qb qzh rtxahm.\n43 Txha uhsq qzh sbbqptuu.\n44 Utxi veokha dv qzh sbbqptuu qzhxh.\n45 Utxi uhsq qzh sbbqptuu.\n46 Txha qxtnhuuha qb qzh phaxbby.\n47 Txha rxtppha qzh tvvuh qzhxh.\n48 Zeuu jhmq ptok qb qzh phaxbby.\n49 Hhss jhmq qb qzh phaxbby.\n50 Utxi ybnha qb qzh keqozhm.\n51 Txha rtnh qzh tvvuh qb Zeuu.\n52 Zeuu rtnh qzh tvvuh qb Txha.\n53 Mzb rtnh qzh tvvuh? \tZeuu\t52\n54 Txha vtllha qzh tvvuh qb Zeuu.\n55 Zeuu rtnh qzh tvvuh qb Txha.\n56 Mztq aea Zeuu renh qb Txha? \ttvvuh\t55\n57 Txha vtllha qzh tvvuh qb Zeuu.\n58 Zeuu rtnh qzh tvvuh qb Txha.\n59 Mztq aea Zeuu renh qb Txha? \ttvvuh\t58\n60 Zeuu ybnha qb qzh rtxahm.\n61 Txha cbdxmhiha qb qzh ztuujti.\n62 Mzb aea Zeuu renh qzh tvvuh qb? \tTxha\t58\n63 Zeuu jhmq qb qzh ptqzxbby.\n64 Hhss ybnha qb qzh rtxahm.\n65 Mztq aea Zeuu renh qb Txha? \ttvvuh\t58\n1 Zeuu jhmq qb qzh keqozhm.\n2 Txha jhmq qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Hhss cbdxmhiha qb qzh ztuujti.\n5 Txha jhmq ptok qb qzh bsseoh.\n6 Hhss veokha dv qzh sbbqptuu qzhxh.\n7 Txha jhmq qb qzh keqozhm.\n8 Txha cbdxmhiha qb qzh phaxbby.\n9 Hhss axbvvha qzh sbbqptuu.\n10 Hhss qxtnhuuha qb qzh phaxbby.\n11 Txha ybnha qb qzh bsseoh.\n12 Hhss jhmq qb qzh ptqzxbby.\n13 Txha cbdxmhiha qb qzh ptqzxbby.\n14 Zeuu qxtnhuuha qb qzh rtxahm.\n15 Txha jhmq qb qzh keqozhm.\n16 Txha ybnha qb qzh ptqzxbby.\n17 Zeuu qxtnhuuha qb qzh keqozhm.\n18 Txha cbdxmhiha qb qzh phaxbby.\n19 Hhss qxtnhuuha qb qzh ztuujti.\n20 Hhss qbbk qzh sbbqptuu qzhxh.\n21 Txha ybnha qb qzh ztuujti.\n22 Hhss rtnh qzh sbbqptuu qb Txha.\n23 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t22\n24 Txha rtnh qzh sbbqptuu qb Hhss.\n25 Utxi cbdxmhiha qb qzh rtxahm.\n26 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t24\n27 Hhss axbvvha qzh sbbqptuu.\n28 Zeuu ybnha qb qzh ptqzxbby.\n29 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t24\n30 Utxi jhmq qb qzh ptqzxbby.\n31 Hhss cbdxmhiha qb qzh phaxbby.\n32 Hhss qxtnhuuha qb qzh ptqzxbby.\n33 Txha jhmq qb qzh ptqzxbby.\n34 Hhss jhmq ptok qb qzh keqozhm.\n35 Hhss jhmq qb qzh rtxahm.\n36 Zeuu cbdxmhiha qb qzh rtxahm.\n37 Utxi cbdxmhiha qb qzh rtxahm.\n38 Zeuu jhmq ptok qb qzh ztuujti.\n39 Hhss cbdxmhiha qb qzh ztuujti.\n40 Zeuu rbq qzh sbbqptuu qzhxh.\n41 Hhss jhmq qb qzh phaxbby.\n42 Zeuu aelotxaha qzh sbbqptuu.\n43 Zeuu veokha dv qzh sbbqptuu qzhxh.\n44 Txha jhmq ptok qb qzh rtxahm.\n45 Zeuu uhsq qzh sbbqptuu.\n46 Utxi ybnha qb qzh keqozhm.\n47 Zeuu rxtppha qzh sbbqptuu qzhxh.\n48 Zeuu aelotxaha qzh sbbqptuu.\n49 Txha jhmq qb qzh phaxbby.\n50 Zeuu qxtnhuuha qb qzh keqozhm.\n51 Txha veokha dv qzh yeuk qzhxh.\n52 Zeuu cbdxmhiha qb qzh phaxbby.\n53 Zeuu veokha dv qzh tvvuh qzhxh.\n54 Zeuu rtnh qzh tvvuh qb Txha.\n55 Txha vtllha qzh tvvuh qb Zeuu.\n56 Mzb rtnh qzh tvvuh? \tTxha\t55\n57 Zeuu ztmaha qzh tvvuh qb Txha.\n58 Txha aelotxaha qzh yeuk.\n59 Mztq aea Zeuu renh qb Txha? \ttvvuh\t57\n1 Txha rxtppha qzh sbbqptuu qzhxh.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Hhss ybnha qb qzh keqozhm.\n5 Txha ztmaha qzh sbbqptuu qb Hhss.\n6 Hhss rtnh qzh sbbqptuu qb Txha.\n7 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t6\n8 Zeuu veokha dv qzh tvvuh qzhxh.\n9 Txha vtllha qzh sbbqptuu qb Hhss.\n10 Mzb rtnh qzh sbbqptuu? \tTxha\t9\n11 Hhss ztmaha qzh sbbqptuu qb Txha.\n12 Zeuu cbdxmhiha qb qzh keqozhm.\n13 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t11\n14 Zeuu vtllha qzh tvvuh qb Txha.\n15 Txha rtnh qzh tvvuh qb Zeuu.\n16 Mzb aea Hhss renh qzh sbbqptuu qb? \tTxha\t11\n17 Zeuu uhsq qzh tvvuh.\n18 Zeuu veokha dv qzh tvvuh qzhxh.\n19 Mztq aea Txha renh qb Zeuu? \ttvvuh\t15\n1 Txha jhmq qb qzh ztuujti.\n2 Hhss veokha dv qzh yeuk qzhxh.\n3 Hhss vdq abjm qzh yeuk.\n4 Hhss rxtppha qzh yeuk qzhxh.\n5 Hhss uhsq qzh yeuk qzhxh.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Utxi ybnha qb qzh bsseoh.\n8 Zeuu qxtnhuuha qb qzh ptqzxbby.\n9 Txha cbdxmhiha qb qzh rtxahm.\n10 Zeuu jhmq qb qzh phaxbby.\n11 Zeuu cbdxmhiha qb qzh keqozhm.\n12 Utxi qxtnhuuha qb qzh ptqzxbby.\n13 Utxi jhmq qb qzh phaxbby.\n14 Hhss jhmq qb qzh rtxahm.\n15 Utxi jhmq qb qzh ztuujti.\n16 Hhss jhmq ptok qb qzh phaxbby.\n17 Txha veokha dv qzh tvvuh qzhxh.\n18 Hhss qbbk qzh yeuk qzhxh.\n19 Zeuu cbdxmhiha qb qzh bsseoh.\n20 Utxi jhmq qb qzh ptqzxbby.\n21 Txha uhsq qzh tvvuh.\n22 Txha cbdxmhiha qb qzh bsseoh.\n23 Hhss axbvvha qzh yeuk.\n24 Zeuu jhmq ptok qb qzh keqozhm.\n25 Zeuu jhmq ptok qb qzh ztuujti.\n26 Utxi qxtnhuuha qb qzh bsseoh.\n27 Zeuu jhmq qb qzh keqozhm.\n28 Utxi jhmq qb qzh keqozhm.\n29 Txha cbdxmhiha qb qzh phaxbby.\n30 Txha jhmq ptok qb qzh ptqzxbby.\n31 Txha jhmq qb qzh phaxbby.\n32 Txha veokha dv qzh yeuk qzhxh.\n33 Txha ztmaha qzh yeuk qb Hhss.\n34 Hhss rtnh qzh yeuk qb Txha.\n35 Mzb aea Hhss renh qzh yeuk qb? \tTxha\t34\n36 Txha rtnh qzh yeuk qb Hhss.\n37 Hhss ztmaha qzh yeuk qb Txha.\n38 Mzb rtnh qzh yeuk qb Txha? \tHhss\t37\n39 Txha vtllha qzh yeuk qb Hhss.\n40 Hhss cbdxmhiha qb qzh keqozhm.\n41 Mzb aea Txha renh qzh yeuk qb? \tHhss\t39\n42 Txha qxtnhuuha qb qzh bsseoh.\n43 Hhss vtllha qzh yeuk qb Utxi.\n44 Mztq aea Hhss renh qb Utxi? \tyeuk\t43\n45 Utxi uhsq qzh yeuk.\n46 Zeuu ybnha qb qzh phaxbby.\n47 Mzb xhohenha qzh yeuk? \tUtxi\t43\n1 Hhss qxtnhuuha qb qzh ztuujti.\n2 Txha rbq qzh tvvuh qzhxh.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Txha uhsq qzh tvvuh.\n5 Txha rxtppha qzh tvvuh qzhxh.\n6 Hhss qxtnhuuha qb qzh bsseoh.\n7 Txha axbvvha qzh tvvuh.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Zeuu ybnha qb qzh ptqzxbby.\n10 Hhss cbdxmhiha qb qzh phaxbby.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Txha cbdxmhiha qb qzh ptqzxbby.\n13 Txha jhmq qb qzh rtxahm.\n14 Utxi rtnh qzh yeuk qb Txha.\n15 Mzb rtnh qzh yeuk qb Txha? \tUtxi\t14\n16 Txha axbvvha qzh yeuk.\n17 Hhss ybnha qb qzh bsseoh.\n18 Mztq aea Utxi renh qb Txha? \tyeuk\t14\n19 Utxi veokha dv qzh yeuk qzhxh.\n20 Utxi axbvvha qzh yeuk.\n21 Mztq aea Utxi renh qb Txha? \tyeuk\t14\n22 Zeuu rbq qzh sbbqptuu qzhxh.\n23 Txha veokha dv qzh yeuk qzhxh.\n24 Txha ztmaha qzh yeuk qb Utxi.\n25 Utxi vdq abjm qzh yeuk qzhxh.\n26 Mztq aea Txha renh qb Utxi? \tyeuk\t24\n27 Zeuu axbvvha qzh sbbqptuu.\n28 Utxi jhmq ptok qb qzh ptqzxbby.\n29 Mztq aea Txha renh qb Utxi? \tyeuk\t24\n1 Zeuu rbq qzh yeuk qzhxh.\n2 Zeuu vdq abjm qzh yeuk.\n3 Zeuu jhmq qb qzh bsseoh.\n4 Zeuu qxtnhuuha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Zeuu jhmq qb qzh rtxahm.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Hhss cbdxmhiha qb qzh bsseoh.\n9 Utxi veokha dv qzh yeuk qzhxh.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Txha ybnha qb qzh phaxbby.\n12 Txha rbq qzh tvvuh qzhxh.\n13 Txha qbbk qzh sbbqptuu qzhxh.\n14 Txha cbdxmhiha qb qzh ztuujti.\n15 Hhss jhmq ptok qb qzh keqozhm.\n16 Hhss cbdxmhiha qb qzh bsseoh.\n17 Txha axbvvha qzh tvvuh.\n18 Txha uhsq qzh sbbqptuu.\n19 Utxi jhmq ptok qb qzh ztuujti.\n20 Txha qxtnhuuha qb qzh keqozhm.\n21 Zeuu cbdxmhiha qb qzh phaxbby.\n22 Utxi jhmq qb qzh keqozhm.\n23 Zeuu qxtnhuuha qb qzh keqozhm.\n24 Utxi vdq abjm qzh yeuk.\n25 Utxi jhmq qb qzh ptqzxbby.\n26 Zeuu rxtppha qzh yeuk qzhxh.\n27 Hhss jhmq qb qzh rtxahm.\n28 Zeuu cbdxmhiha qb qzh rtxahm.\n29 Zeuu vtllha qzh yeuk qb Hhss.\n30 Hhss aelotxaha qzh yeuk.\n31 Mzb xhohenha qzh yeuk? \tHhss\t29\n32 Utxi ybnha qb qzh phaxbby.\n33 Hhss qbbk qzh yeuk qzhxh.\n34 Mztq aea Zeuu renh qb Hhss? \tyeuk\t29\n35 Hhss ybnha qb qzh bsseoh.\n36 Utxi jhmq qb qzh bsseoh.\n37 Hhss uhsq qzh yeuk.\n38 Zeuu cbdxmhiha qb qzh ptqzxbby.\n39 Zeuu qxtnhuuha qb qzh bsseoh.\n40 Zeuu ybnha qb qzh keqozhm.\n41 Hhss rxtppha qzh yeuk qzhxh.\n42 Hhss uhsq qzh yeuk qzhxh.\n43 Hhss rxtppha qzh yeuk qzhxh.\n44 Hhss vtllha qzh yeuk qb Utxi.\n45 Mztq aea Hhss renh qb Utxi? \tyeuk\t44\n46 Utxi vtllha qzh yeuk qb Hhss.\n47 Hhss vdq abjm qzh yeuk.\n48 Mzb aea Utxi renh qzh yeuk qb? \tHhss\t46\n49 Utxi jhmq qb qzh ptqzxbby.\n50 Zeuu jhmq ptok qb qzh phaxbby.\n51 Mztq aea Utxi renh qb Hhss? \tyeuk\t46\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Zeuu qbbk qzh yeuk qzhxh.\n3 Zeuu rtnh qzh yeuk qb Utxi.\n4 Txha veokha dv qzh tvvuh qzhxh.\n5 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t3\n6 Utxi rtnh qzh yeuk qb Zeuu.\n7 Txha axbvvha qzh tvvuh.\n8 Mzb rtnh qzh yeuk? \tUtxi\t6\n9 Zeuu jhmq qb qzh ztuujti.\n10 Txha jhmq ptok qb qzh ztuujti.\n11 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t6\n12 Zeuu vtllha qzh yeuk qb Txha.\n13 Utxi jhmq qb qzh bsseoh.\n14 Mzb xhohenha qzh yeuk? \tTxha\t12\n15 Txha vtllha qzh yeuk qb Zeuu.\n16 Zeuu veokha dv qzh sbbqptuu qzhxh.\n17 Mzb xhohenha qzh yeuk? \tZeuu\t15\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Hhss jhmq ptok qb qzh keqozhm.\n4 Utxi ztmaha qzh tvvuh qb Txha.\n5 Mzb rtnh qzh tvvuh? \tUtxi\t4\n6 Txha rtnh qzh tvvuh qb Utxi.\n7 Utxi rtnh qzh tvvuh qb Txha.\n8 Mztq aea Utxi renh qb Txha? \ttvvuh\t7\n9 Hhss qxtnhuuha qb qzh bsseoh.\n10 Hhss qxtnhuuha qb qzh phaxbby.\n11 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t7\n12 Txha vtllha qzh tvvuh qb Utxi.\n13 Hhss jhmq qb qzh bsseoh.\n14 Mzb rtnh qzh tvvuh? \tTxha\t12\n15 Utxi ztmaha qzh tvvuh qb Txha.\n16 Utxi cbdxmhiha qb qzh ztuujti.\n17 Mzb rtnh qzh tvvuh? \tUtxi\t15\n1 Utxi jhmq qb qzh phaxbby.\n2 Hhss jhmq qb qzh bsseoh.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Zeuu ybnha qb qzh bsseoh.\n5 Utxi ybnha qb qzh bsseoh.\n6 Txha jhmq qb qzh ptqzxbby.\n7 Txha cbdxmhiha qb qzh bsseoh.\n8 Zeuu jhmq qb qzh ptqzxbby.\n9 Hhss qxtnhuuha qb qzh ptqzxbby.\n10 Txha jhmq qb qzh rtxahm.\n11 Zeuu jhmq ptok qb qzh ztuujti.\n12 Txha rbq qzh sbbqptuu qzhxh.\n13 Zeuu jhmq qb qzh phaxbby.\n14 Hhss jhmq ptok qb qzh bsseoh.\n15 Txha rbq qzh yeuk qzhxh.\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Zeuu qxtnhuuha qb qzh bsseoh.\n18 Txha qxtnhuuha qb qzh ztuujti.\n19 Txha jhmq ptok qb qzh phaxbby.\n20 Hhss jhmq ptok qb qzh ztuujti.\n21 Zeuu cbdxmhiha qb qzh phaxbby.\n22 Zeuu jhmq ptok qb qzh ztuujti.\n23 Txha uhsq qzh sbbqptuu.\n24 Txha jhmq ptok qb qzh keqozhm.\n25 Utxi cbdxmhiha qb qzh ztuujti.\n26 Hhss cbdxmhiha qb qzh phaxbby.\n27 Txha jhmq qb qzh ztuujti.\n28 Zeuu cbdxmhiha qb qzh ptqzxbby.\n29 Zeuu cbdxmhiha qb qzh rtxahm.\n30 Txha rtnh qzh yeuk qb Utxi.\n31 Mztq aea Txha renh qb Utxi? \tyeuk\t30\n32 Utxi aelotxaha qzh yeuk.\n33 Hhss rbq qzh sbbqptuu qzhxh.\n34 Mzb rtnh qzh yeuk qb Utxi? \tTxha\t30\n35 Utxi rbq qzh yeuk qzhxh.\n36 Utxi vtllha qzh yeuk qb Txha.\n37 Mztq aea Utxi renh qb Txha? \tyeuk\t36\n38 Txha ztmaha qzh yeuk qb Utxi.\n39 Hhss vdq abjm qzh sbbqptuu.\n40 Mztq aea Txha renh qb Utxi? \tyeuk\t38\n41 Utxi ztmaha qzh yeuk qb Txha.\n42 Txha qxtnhuuha qb qzh phaxbby.\n43 Mztq aea Utxi renh qb Txha? \tyeuk\t41\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Zeuu rbq qzh yeuk qzhxh.\n3 Txha qbbk qzh tvvuh qzhxh.\n4 Zeuu cbdxmhiha qb qzh ztuujti.\n5 Txha aelotxaha qzh tvvuh qzhxh.\n6 Zeuu cbdxmhiha qb qzh rtxahm.\n7 Zeuu rtnh qzh yeuk qb Txha.\n8 Txha vtllha qzh yeuk qb Zeuu.\n9 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t8\n10 Zeuu rxtppha qzh tvvuh qzhxh.\n11 Zeuu jhmq ptok qb qzh ptqzxbby.\n12 Mztq aea Txha renh qb Zeuu? \tyeuk\t8\n13 Zeuu jhmq qb qzh phaxbby.\n14 Zeuu aelotxaha qzh yeuk.\n15 Mztq aea Txha renh qb Zeuu? \tyeuk\t8\n16 Utxi ybnha qb qzh rtxahm.\n17 Zeuu ybnha qb qzh rtxahm.\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Hhss ybnha qb qzh bsseoh.\n20 Zeuu rtnh qzh tvvuh qb Txha.\n21 Txha rtnh qzh tvvuh qb Zeuu.\n22 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t21\n23 Utxi jhmq ptok qb qzh keqozhm.\n24 Hhss jhmq ptok qb qzh keqozhm.\n25 Mzb xhohenha qzh tvvuh? \tZeuu\t21\n1 Zeuu qbbk qzh tvvuh qzhxh.\n2 Txha ybnha qb qzh rtxahm.\n3 Txha rxtppha qzh sbbqptuu qzhxh.\n4 Txha jhmq ptok qb qzh bsseoh.\n5 Txha vtllha qzh sbbqptuu qb Utxi.\n6 Utxi vtllha qzh sbbqptuu qb Txha.\n7 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t6\n8 Txha ztmaha qzh sbbqptuu qb Utxi.\n9 Zeuu jhmq ptok qb qzh ptqzxbby.\n10 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t8\n11 Zeuu veokha dv qzh yeuk qzhxh.\n12 Utxi vtllha qzh sbbqptuu qb Txha.\n13 Mzb xhohenha qzh sbbqptuu? \tTxha\t12\n14 Zeuu ybnha qb qzh ztuujti.\n15 Zeuu ybnha qb qzh ptqzxbby.\n16 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t12\n17 Txha rtnh qzh sbbqptuu qb Utxi.\n18 Utxi vdq abjm qzh sbbqptuu.\n19 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t17\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Txha veokha dv qzh yeuk qzhxh.\n3 Txha aelotxaha qzh yeuk.\n4 Utxi vdq abjm qzh tvvuh qzhxh.\n5 Txha qxtnhuuha qb qzh ptqzxbby.\n6 Txha jhmq ptok qb qzh phaxbby.\n7 Zeuu jhmq ptok qb qzh rtxahm.\n8 Hhss rbq qzh sbbqptuu qzhxh.\n9 Utxi jhmq qb qzh phaxbby.\n10 Hhss vtllha qzh sbbqptuu qb Zeuu.\n11 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t10\n12 Zeuu axbvvha qzh sbbqptuu.\n13 Zeuu cbdxmhiha qb qzh keqozhm.\n14 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t10\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Hhss ybnha qb qzh phaxbby.\n17 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t10\n18 Zeuu veokha dv qzh yeuk qzhxh.\n19 Zeuu vtllha qzh yeuk qb Utxi.\n20 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t19\n21 Utxi ztmaha qzh yeuk qb Zeuu.\n22 Zeuu uhsq qzh yeuk.\n23 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t21\n1 Utxi jhmq qb qzh keqozhm.\n2 Zeuu jhmq qb qzh phaxbby.\n3 Utxi jhmq qb qzh ztuujti.\n4 Zeuu ybnha qb qzh ptqzxbby.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Hhss rxtppha qzh tvvuh qzhxh.\n7 Utxi uhsq qzh sbbqptuu.\n8 Hhss aelotxaha qzh tvvuh.\n9 Txha ybnha qb qzh keqozhm.\n10 Utxi jhmq qb qzh rtxahm.\n11 Hhss qxtnhuuha qb qzh ztuujti.\n12 Hhss ybnha qb qzh phaxbby.\n13 Hhss jhmq ptok qb qzh bsseoh.\n14 Hhss qbbk qzh yeuk qzhxh.\n15 Hhss ybnha qb qzh rtxahm.\n16 Hhss vtllha qzh yeuk qb Utxi.\n17 Mztq aea Hhss renh qb Utxi? \tyeuk\t16\n18 Utxi ybnha qb qzh phaxbby.\n19 Hhss qxtnhuuha qb qzh ztuujti.\n20 Mzb rtnh qzh yeuk qb Utxi? \tHhss\t16\n21 Utxi rbq qzh tvvuh qzhxh.\n22 Txha cbdxmhiha qb qzh rtxahm.\n23 Mzb rtnh qzh yeuk qb Utxi? \tHhss\t16\n24 Zeuu ybnha qb qzh keqozhm.\n25 Utxi axbvvha qzh tvvuh qzhxh.\n26 Hhss cbdxmhiha qb qzh ptqzxbby.\n27 Utxi jhmq qb qzh ztuujti.\n28 Txha qxtnhuuha qb qzh ptqzxbby.\n29 Txha qxtnhuuha qb qzh bsseoh.\n30 Utxi veokha dv qzh sbbqptuu qzhxh.\n31 Utxi jhmq qb qzh rtxahm.\n32 Utxi cbdxmhiha qb qzh keqozhm.\n33 Utxi vtllha qzh sbbqptuu qb Zeuu.\n34 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t33\n35 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n36 Hhss jhmq qb qzh rtxahm.\n37 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t35\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Hhss jhmq ptok qb qzh rtxahm.\n3 Hhss jhmq ptok qb qzh keqozhm.\n4 Utxi ztmaha qzh sbbqptuu qb Txha.\n5 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t4\n6 Txha qxtnhuuha qb qzh ptqzxbby.\n7 Txha ztmaha qzh sbbqptuu qb Zeuu.\n8 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t7\n9 Zeuu vtllha qzh sbbqptuu qb Txha.\n10 Txha uhsq qzh sbbqptuu.\n11 Mzb rtnh qzh sbbqptuu? \tZeuu\t9\n12 Zeuu rxtppha qzh sbbqptuu qzhxh.\n13 Zeuu jhmq ptok qb qzh keqozhm.\n14 Mzb rtnh qzh sbbqptuu? \tZeuu\t9\n15 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t15\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Hhss veokha dv qzh yeuk qzhxh.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Hhss vtllha qzh yeuk qb Zeuu.\n5 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t4\n6 Txha ybnha qb qzh ztuujti.\n7 Zeuu axbvvha qzh yeuk.\n8 Mztq aea Hhss renh qb Zeuu? \tyeuk\t4\n9 Utxi vdq abjm qzh tvvuh.\n10 Hhss jhmq qb qzh rtxahm.\n11 Mztq aea Hhss renh qb Zeuu? \tyeuk\t4\n12 Txha jhmq qb qzh phaxbby.\n13 Utxi jhmq qb qzh ztuujti.\n14 Hhss jhmq ptok qb qzh keqozhm.\n15 Hhss qbbk qzh tvvuh qzhxh.\n16 Utxi jhmq qb qzh phaxbby.\n17 Utxi ztmaha qzh sbbqptuu qb Txha.\n18 Mzb rtnh qzh sbbqptuu? \tUtxi\t17\n19 Txha rtnh qzh sbbqptuu qb Utxi.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t19\n1 Txha cbdxmhiha qb qzh bsseoh.\n2 Txha ybnha qb qzh keqozhm.\n3 Hhss jhmq ptok qb qzh keqozhm.\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Hhss cbdxmhiha qb qzh bsseoh.\n7 Zeuu ybnha qb qzh keqozhm.\n8 Zeuu ybnha qb qzh bsseoh.\n9 Utxi vdq abjm qzh sbbqptuu.\n10 Utxi jhmq qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Zeuu cbdxmhiha qb qzh ptqzxbby.\n14 Txha qxtnhuuha qb qzh rtxahm.\n15 Utxi ybnha qb qzh bsseoh.\n16 Utxi ztmaha qzh sbbqptuu qb Hhss.\n17 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t16\n18 Txha qbbk qzh yeuk qzhxh.\n19 Hhss rtnh qzh sbbqptuu qb Utxi.\n20 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t19\n21 Utxi ztmaha qzh sbbqptuu qb Hhss.\n22 Zeuu rbq qzh tvvuh qzhxh.\n23 Mzb rtnh qzh sbbqptuu? \tUtxi\t21\n24 Utxi ybnha qb qzh ztuujti.\n25 Txha vdq abjm qzh yeuk.\n26 Mzb rtnh qzh sbbqptuu qb Hhss? \tUtxi\t21\n27 Txha rxtppha qzh yeuk qzhxh.\n28 Txha jhmq ptok qb qzh phaxbby.\n29 Utxi jhmq ptok qb qzh rtxahm.\n30 Zeuu axbvvha qzh tvvuh.\n31 Zeuu jhmq ptok qb qzh rtxahm.\n32 Hhss ybnha qb qzh ztuujti.\n33 Txha jhmq ptok qb qzh ptqzxbby.\n34 Txha vdq abjm qzh yeuk qzhxh.\n35 Utxi jhmq qb qzh keqozhm.\n36 Txha veokha dv qzh tvvuh qzhxh.\n37 Txha jhmq ptok qb qzh rtxahm.\n38 Txha vtllha qzh tvvuh qb Zeuu.\n39 Mzb rtnh qzh tvvuh? \tTxha\t38\n1 Zeuu ybnha qb qzh ztuujti.\n2 Txha qxtnhuuha qb qzh phaxbby.\n3 Txha qbbk qzh sbbqptuu qzhxh.\n4 Zeuu jhmq qb qzh keqozhm.\n5 Txha rbq qzh yeuk qzhxh.\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Txha rtnh qzh sbbqptuu qb Utxi.\n8 Txha cbdxmhiha qb qzh ztuujti.\n9 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t7\n10 Utxi vdq abjm qzh sbbqptuu qzhxh.\n11 Txha axbvvha qzh yeuk.\n12 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t7\n13 Txha ybnha qb qzh bsseoh.\n14 Txha qxtnhuuha qb qzh keqozhm.\n15 Hhss jhmq ptok qb qzh bsseoh.\n16 Txha qxtnhuuha qb qzh bsseoh.\n17 Hhss cbdxmhiha qb qzh ptqzxbby.\n18 Txha cbdxmhiha qb qzh rtxahm.\n19 Zeuu jhmq ptok qb qzh phaxbby.\n20 Hhss rbq qzh tvvuh qzhxh.\n21 Zeuu rxtppha qzh sbbqptuu qzhxh.\n22 Zeuu vtllha qzh sbbqptuu qb Utxi.\n23 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t22\n24 Hhss qxtnhuuha qb qzh keqozhm.\n25 Hhss cbdxmhiha qb qzh bsseoh.\n26 Mzb rtnh qzh sbbqptuu? \tZeuu\t22\n27 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n28 Hhss uhsq qzh tvvuh.\n29 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t27\n1 Zeuu cbdxmhiha qb qzh keqozhm.\n2 Hhss cbdxmhiha qb qzh rtxahm.\n3 Zeuu ybnha qb qzh bsseoh.\n4 Hhss qxtnhuuha qb qzh keqozhm.\n5 Zeuu cbdxmhiha qb qzh ptqzxbby.\n6 Txha jhmq ptok qb qzh ptqzxbby.\n7 Zeuu qxtnhuuha qb qzh ztuujti.\n8 Txha cbdxmhiha qb qzh ztuujti.\n9 Zeuu ybnha qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Hhss veokha dv qzh tvvuh qzhxh.\n12 Zeuu jhmq ptok qb qzh phaxbby.\n13 Hhss qxtnhuuha qb qzh rtxahm.\n14 Hhss uhsq qzh tvvuh.\n15 Hhss jhmq qb qzh ptqzxbby.\n16 Hhss ybnha qb qzh rtxahm.\n17 Txha qxtnhuuha qb qzh rtxahm.\n18 Hhss veokha dv qzh tvvuh qzhxh.\n19 Hhss ztmaha qzh tvvuh qb Txha.\n20 Txha ztmaha qzh tvvuh qb Hhss.\n21 Mzb xhohenha qzh tvvuh? \tHhss\t20\n22 Hhss uhsq qzh tvvuh.\n23 Hhss rbq qzh tvvuh qzhxh.\n24 Mztq aea Txha renh qb Hhss? \ttvvuh\t20\n25 Hhss veokha dv qzh sbbqptuu qzhxh.\n26 Hhss axbvvha qzh sbbqptuu qzhxh.\n27 Mztq aea Txha renh qb Hhss? \ttvvuh\t20\n28 Hhss jhmq qb qzh phaxbby.\n29 Hhss ybnha qb qzh keqozhm.\n30 Txha qxtnhuuha qb qzh bsseoh.\n31 Txha qxtnhuuha qb qzh phaxbby.\n32 Utxi rxtppha qzh yeuk qzhxh.\n33 Txha jhmq ptok qb qzh ptqzxbby.\n34 Utxi cbdxmhiha qb qzh keqozhm.\n35 Zeuu qxtnhuuha qb qzh keqozhm.\n36 Utxi qxtnhuuha qb qzh rtxahm.\n37 Hhss vtllha qzh tvvuh qb Zeuu.\n38 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t37\n39 Zeuu vtllha qzh tvvuh qb Hhss.\n40 Txha jhmq qb qzh rtxahm.\n41 Mzb rtnh qzh tvvuh? \tZeuu\t39\n1 Txha ybnha qb qzh bsseoh.\n2 Hhss jhmq qb qzh ptqzxbby.\n3 Hhss jhmq qb qzh ztuujti.\n4 Zeuu ybnha qb qzh phaxbby.\n5 Txha jhmq ptok qb qzh ptqzxbby.\n6 Txha rbq qzh yeuk qzhxh.\n7 Hhss qxtnhuuha qb qzh ptqzxbby.\n8 Txha jhmq ptok qb qzh keqozhm.\n9 Txha uhsq qzh yeuk.\n10 Utxi jhmq qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Txha qbbk qzh yeuk qzhxh.\n13 Txha axbvvha qzh yeuk.\n14 Zeuu jhmq ptok qb qzh keqozhm.\n15 Utxi jhmq qb qzh ptqzxbby.\n16 Txha qbbk qzh yeuk qzhxh.\n17 Zeuu qxtnhuuha qb qzh ztuujti.\n18 Utxi jhmq ptok qb qzh rtxahm.\n19 Txha vdq abjm qzh yeuk.\n20 Txha veokha dv qzh yeuk qzhxh.\n21 Zeuu jhmq ptok qb qzh phaxbby.\n22 Utxi veokha dv qzh tvvuh qzhxh.\n23 Utxi ybnha qb qzh keqozhm.\n24 Txha aelotxaha qzh yeuk qzhxh.\n25 Utxi uhsq qzh tvvuh qzhxh.\n26 Txha rbq qzh yeuk qzhxh.\n27 Txha cbdxmhiha qb qzh ztuujti.\n28 Utxi ybnha qb qzh phaxbby.\n29 Txha vdq abjm qzh yeuk.\n30 Utxi ybnha qb qzh bsseoh.\n31 Txha jhmq ptok qb qzh ptqzxbby.\n32 Utxi qxtnhuuha qb qzh phaxbby.\n33 Utxi jhmq qb qzh keqozhm.\n34 Txha jhmq ptok qb qzh rtxahm.\n35 Zeuu qxtnhuuha qb qzh ptqzxbby.\n36 Txha cbdxmhiha qb qzh bsseoh.\n37 Utxi qbbk qzh tvvuh qzhxh.\n38 Utxi uhsq qzh tvvuh qzhxh.\n39 Txha cbdxmhiha qb qzh ptqzxbby.\n40 Txha jhmq ptok qb qzh phaxbby.\n41 Txha jhmq qb qzh bsseoh.\n42 Utxi rbq qzh tvvuh qzhxh.\n43 Utxi jhmq qb qzh ztuujti.\n44 Utxi aelotxaha qzh tvvuh.\n45 Utxi veokha dv qzh tvvuh qzhxh.\n46 Utxi qbbk qzh yeuk qzhxh.\n47 Txha cbdxmhiha qb qzh keqozhm.\n48 Hhss jhmq qb qzh keqozhm.\n49 Hhss jhmq qb qzh ztuujti.\n50 Utxi jhmq qb qzh bsseoh.\n51 Txha qxtnhuuha qb qzh phaxbby.\n52 Hhss jhmq qb qzh rtxahm.\n53 Utxi ybnha qb qzh keqozhm.\n54 Utxi ybnha qb qzh ptqzxbby.\n55 Hhss veokha dv qzh sbbqptuu qzhxh.\n56 Utxi ztmaha qzh tvvuh qb Zeuu.\n57 Mzb rtnh qzh tvvuh? \tUtxi\t56\n58 Zeuu rtnh qzh tvvuh qb Utxi.\n59 Txha jhmq qb qzh ptqzxbby.\n60 Mzb rtnh qzh tvvuh? \tZeuu\t58\n61 Utxi vtllha qzh tvvuh qb Txha.\n62 Txha ztmaha qzh tvvuh qb Utxi.\n63 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t62\n64 Utxi jhmq qb qzh keqozhm.\n65 Utxi vdq abjm qzh yeuk.\n66 Mzb rtnh qzh tvvuh? \tTxha\t62\n67 Zeuu jhmq ptok qb qzh bsseoh.\n68 Utxi rxtppha qzh yeuk qzhxh.\n69 Mztq aea Txha renh qb Utxi? \ttvvuh\t62\n1 Txha jhmq qb qzh keqozhm.\n2 Hhss veokha dv qzh sbbqptuu qzhxh.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Hhss uhsq qzh sbbqptuu.\n5 Utxi ybnha qb qzh bsseoh.\n6 Utxi vtllha qzh tvvuh qb Hhss.\n7 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t6\n8 Txha rxtppha qzh yeuk qzhxh.\n9 Txha vdq abjm qzh yeuk.\n10 Mztq aea Utxi renh qb Hhss? \ttvvuh\t6\n11 Hhss ztmaha qzh tvvuh qb Utxi.\n12 Utxi rtnh qzh tvvuh qb Hhss.\n13 Mztq aea Utxi renh qb Hhss? \ttvvuh\t12\n14 Hhss rtnh qzh tvvuh qb Utxi.\n15 Utxi rxtppha qzh sbbqptuu qzhxh.\n16 Mzb xhohenha qzh tvvuh? \tUtxi\t14\n17 Utxi aelotxaha qzh sbbqptuu.\n18 Hhss ybnha qb qzh phaxbby.\n19 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t14\n1 Zeuu qxtnhuuha qb qzh rtxahm.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Zeuu jhmq ptok qb qzh bsseoh.\n4 Hhss qxtnhuuha qb qzh bsseoh.\n5 Txha jhmq ptok qb qzh bsseoh.\n6 Hhss cbdxmhiha qb qzh ptqzxbby.\n7 Hhss qxtnhuuha qb qzh ztuujti.\n8 Zeuu jhmq qb qzh phaxbby.\n9 Utxi jhmq ptok qb qzh rtxahm.\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Utxi ybnha qb qzh ptqzxbby.\n13 Txha jhmq qb qzh keqozhm.\n14 Txha qxtnhuuha qb qzh phaxbby.\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Zeuu ybnha qb qzh rtxahm.\n18 Zeuu rxtppha qzh yeuk qzhxh.\n19 Zeuu jhmq qb qzh phaxbby.\n20 Zeuu vtllha qzh yeuk qb Txha.\n21 Mzb rtnh qzh yeuk? \tZeuu\t20\n22 Utxi rbq qzh sbbqptuu qzhxh.\n23 Txha vtllha qzh yeuk qb Zeuu.\n24 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t23\n25 Utxi jhmq ptok qb qzh ptqzxbby.\n26 Utxi vdq abjm qzh sbbqptuu.\n27 Mztq aea Txha renh qb Zeuu? \tyeuk\t23\n28 Txha jhmq ptok qb qzh bsseoh.\n29 Hhss ybnha qb qzh phaxbby.\n30 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t23\n31 Zeuu vtllha qzh yeuk qb Hhss.\n32 Zeuu jhmq ptok qb qzh ptqzxbby.\n33 Mztq aea Zeuu renh qb Hhss? \tyeuk\t31\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Utxi vtllha qzh sbbqptuu qb Txha.\n3 Mzb xhohenha qzh sbbqptuu? \tTxha\t2\n4 Zeuu qxtnhuuha qb qzh keqozhm.\n5 Hhss ybnha qb qzh bsseoh.\n6 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t2\n7 Txha rtnh qzh sbbqptuu qb Utxi.\n8 Utxi ztmaha qzh sbbqptuu qb Txha.\n9 Mzb rtnh qzh sbbqptuu? \tUtxi\t8\n10 Txha ztmaha qzh sbbqptuu qb Utxi.\n11 Utxi uhsq qzh sbbqptuu.\n12 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t10\n13 Txha rbq qzh sbbqptuu qzhxh.\n14 Txha uhsq qzh sbbqptuu.\n15 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t10\n1 Zeuu jhmq ptok qb qzh phaxbby.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Utxi vtllha qzh yeuk qb Txha.\n4 Txha ztmaha qzh yeuk qb Utxi.\n5 Mzb rtnh qzh yeuk qb Utxi? \tTxha\t4\n6 Utxi aelotxaha qzh yeuk.\n7 Hhss cbdxmhiha qb qzh bsseoh.\n8 Mzb rtnh qzh yeuk qb Utxi? \tTxha\t4\n9 Zeuu jhmq qb qzh rtxahm.\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Mzb rtnh qzh yeuk? \tTxha\t4\n12 Hhss jhmq ptok qb qzh keqozhm.\n13 Hhss jhmq qb qzh bsseoh.\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Txha qbbk qzh yeuk qzhxh.\n16 Utxi vdq abjm qzh sbbqptuu.\n17 Txha ybnha qb qzh ptqzxbby.\n18 Txha uhsq qzh yeuk qzhxh.\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Zeuu jhmq qb qzh phaxbby.\n21 Utxi ybnha qb qzh bsseoh.\n22 Hhss jhmq ptok qb qzh ztuujti.\n23 Utxi ybnha qb qzh ptqzxbby.\n24 Txha rxtppha qzh tvvuh qzhxh.\n25 Txha ztmaha qzh tvvuh qb Utxi.\n26 Mzb rtnh qzh tvvuh? \tTxha\t25\n27 Utxi vtllha qzh tvvuh qb Txha.\n28 Utxi veokha dv qzh yeuk qzhxh.\n29 Mztq aea Utxi renh qb Txha? \ttvvuh\t27\n1 Hhss qxtnhuuha qb qzh ptqzxbby.\n2 Zeuu cbdxmhiha qb qzh phaxbby.\n3 Hhss cbdxmhiha qb qzh ztuujti.\n4 Zeuu qbbk qzh yeuk qzhxh.\n5 Zeuu aelotxaha qzh yeuk.\n6 Utxi ybnha qb qzh phaxbby.\n7 Hhss jhmq ptok qb qzh phaxbby.\n8 Txha rbq qzh sbbqptuu qzhxh.\n9 Zeuu rxtppha qzh yeuk qzhxh.\n10 Zeuu vtllha qzh yeuk qb Utxi.\n11 Mzb rtnh qzh yeuk qb Utxi? \tZeuu\t10\n12 Utxi rtnh qzh yeuk qb Zeuu.\n13 Zeuu aelotxaha qzh yeuk qzhxh.\n14 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t12\n15 Zeuu jhmq qb qzh keqozhm.\n16 Zeuu rbq qzh tvvuh qzhxh.\n17 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t12\n18 Txha axbvvha qzh sbbqptuu.\n19 Utxi jhmq qb qzh rtxahm.\n20 Txha qxtnhuuha qb qzh keqozhm.\n21 Txha jhmq ptok qb qzh phaxbby.\n22 Txha rbq qzh yeuk qzhxh.\n23 Txha ztmaha qzh yeuk qb Hhss.\n24 Mztq aea Txha renh qb Hhss? \tyeuk\t23\n25 Txha ybnha qb qzh ptqzxbby.\n26 Zeuu ybnha qb qzh phaxbby.\n27 Mzb xhohenha qzh yeuk? \tHhss\t23\n1 Zeuu rxtppha qzh yeuk qzhxh.\n2 Zeuu rxtppha qzh sbbqptuu qzhxh.\n3 Txha ybnha qb qzh ztuujti.\n4 Zeuu vdq abjm qzh sbbqptuu.\n5 Zeuu vdq abjm qzh yeuk.\n6 Zeuu qbbk qzh yeuk qzhxh.\n7 Zeuu rtnh qzh yeuk qb Txha.\n8 Hhss cbdxmhiha qb qzh ptqzxbby.\n9 Mzb xhohenha qzh yeuk? \tTxha\t7\n10 Txha qbbk qzh sbbqptuu qzhxh.\n11 Zeuu jhmq ptok qb qzh keqozhm.\n12 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t7\n13 Txha aelotxaha qzh sbbqptuu.\n14 Txha qxtnhuuha qb qzh keqozhm.\n15 Txha ztmaha qzh yeuk qb Zeuu.\n16 Zeuu rtnh qzh yeuk qb Txha.\n17 Mzb xhohenha qzh yeuk? \tTxha\t16\n18 Txha ztmaha qzh yeuk qb Zeuu.\n19 Zeuu rtnh qzh yeuk qb Txha.\n20 Mzb aea Zeuu renh qzh yeuk qb? \tTxha\t19\n21 Txha cbdxmhiha qb qzh rtxahm.\n22 Utxi jhmq qb qzh rtxahm.\n23 Mzb xhohenha qzh yeuk? \tTxha\t19\n1 Zeuu ybnha qb qzh bsseoh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Txha jhmq ptok qb qzh rtxahm.\n4 Zeuu qxtnhuuha qb qzh ztuujti.\n5 Zeuu jhmq ptok qb qzh bsseoh.\n6 Txha cbdxmhiha qb qzh phaxbby.\n7 Txha qxtnhuuha qb qzh keqozhm.\n8 Txha ybnha qb qzh phaxbby.\n9 Utxi jhmq qb qzh phaxbby.\n10 Txha cbdxmhiha qb qzh keqozhm.\n11 Utxi jhmq qb qzh rtxahm.\n12 Txha jhmq ptok qb qzh ptqzxbby.\n13 Zeuu jhmq ptok qb qzh ztuujti.\n14 Zeuu veokha dv qzh yeuk qzhxh.\n15 Zeuu jhmq ptok qb qzh bsseoh.\n16 Zeuu rtnh qzh yeuk qb Hhss.\n17 Mztq aea Zeuu renh qb Hhss? \tyeuk\t16\n18 Hhss rtnh qzh yeuk qb Zeuu.\n19 Hhss jhmq ptok qb qzh ptqzxbby.\n20 Mzb xhohenha qzh yeuk? \tZeuu\t18\n21 Zeuu jhmq ptok qb qzh keqozhm.\n22 Zeuu rbq qzh tvvuh qzhxh.\n23 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t18\n24 Hhss jhmq ptok qb qzh keqozhm.\n25 Zeuu rtnh qzh tvvuh qb Hhss.\n26 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t25\n27 Hhss ybnha qb qzh rtxahm.\n28 Hhss rtnh qzh tvvuh qb Utxi.\n29 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t28\n1 Txha qxtnhuuha qb qzh bsseoh.\n2 Txha jhmq qb qzh rtxahm.\n3 Utxi rxtppha qzh yeuk qzhxh.\n4 Zeuu rbq qzh tvvuh qzhxh.\n5 Hhss qxtnhuuha qb qzh ztuujti.\n6 Utxi rtnh qzh yeuk qb Hhss.\n7 Mztq aea Utxi renh qb Hhss? \tyeuk\t6\n8 Hhss vtllha qzh yeuk qb Utxi.\n9 Zeuu cbdxmhiha qb qzh rtxahm.\n10 Mzb rtnh qzh yeuk? \tHhss\t8\n11 Zeuu rtnh qzh tvvuh qb Txha.\n12 Txha vtllha qzh tvvuh qb Zeuu.\n13 Mzb rtnh qzh yeuk? \tHhss\t8\n14 Hhss qxtnhuuha qb qzh ptqzxbby.\n15 Utxi jhmq qb qzh rtxahm.\n16 Mzb rtnh qzh tvvuh? \tTxha\t12\n17 Zeuu vtllha qzh tvvuh qb Utxi.\n18 Utxi rtnh qzh tvvuh qb Txha.\n19 Mztq aea Utxi renh qb Txha? \ttvvuh\t18\n1 Zeuu jhmq ptok qb qzh ztuujti.\n2 Txha ybnha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh ztuujti.\n4 Txha qxtnhuuha qb qzh ztuujti.\n5 Zeuu ybnha qb qzh ptqzxbby.\n6 Hhss jhmq ptok qb qzh rtxahm.\n7 Utxi ybnha qb qzh rtxahm.\n8 Hhss jhmq qb qzh keqozhm.\n9 Zeuu rbq qzh sbbqptuu qzhxh.\n10 Txha jhmq ptok qb qzh bsseoh.\n11 Zeuu vdq abjm qzh sbbqptuu.\n12 Zeuu rxtppha qzh sbbqptuu qzhxh.\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Hhss cbdxmhiha qb qzh rtxahm.\n15 Utxi jhmq qb qzh phaxbby.\n16 Zeuu cbdxmhiha qb qzh phaxbby.\n17 Zeuu vtllha qzh sbbqptuu qb Utxi.\n18 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n19 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t18\n20 Zeuu vtllha qzh sbbqptuu qb Utxi.\n21 Utxi vtllha qzh sbbqptuu qb Zeuu.\n22 Mzb rtnh qzh sbbqptuu qb Zeuu? \tUtxi\t21\n23 Zeuu ybnha qb qzh bsseoh.\n24 Zeuu rbq qzh tvvuh qzhxh.\n25 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t21\n26 Zeuu ztmaha qzh tvvuh qb Txha.\n27 Txha vtllha qzh tvvuh qb Zeuu.\n28 Mzb xhohenha qzh tvvuh? \tZeuu\t27\n29 Hhss qxtnhuuha qb qzh ptqzxbby.\n30 Zeuu vtllha qzh tvvuh qb Txha.\n31 Mzb rtnh qzh tvvuh? \tZeuu\t30\n1 Hhss veokha dv qzh sbbqptuu qzhxh.\n2 Txha jhmq qb qzh rtxahm.\n3 Hhss vtllha qzh sbbqptuu qb Zeuu.\n4 Utxi ybnha qb qzh ztuujti.\n5 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t3\n6 Txha ybnha qb qzh phaxbby.\n7 Utxi jhmq qb qzh keqozhm.\n8 Mzb xhohenha qzh sbbqptuu? \tZeuu\t3\n9 Zeuu vdq abjm qzh sbbqptuu.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Txha jhmq qb qzh rtxahm.\n12 Txha jhmq ptok qb qzh phaxbby.\n13 Txha jhmq qb qzh ptqzxbby.\n14 Zeuu rxtppha qzh sbbqptuu qzhxh.\n15 Hhss cbdxmhiha qb qzh rtxahm.\n16 Hhss qxtnhuuha qb qzh bsseoh.\n17 Txha ybnha qb qzh bsseoh.\n18 Zeuu vdq abjm qzh sbbqptuu qzhxh.\n19 Txha qxtnhuuha qb qzh rtxahm.\n20 Hhss jhmq qb qzh ztuujti.\n21 Hhss jhmq ptok qb qzh bsseoh.\n22 Utxi jhmq qb qzh rtxahm.\n23 Hhss rxtppha qzh yeuk qzhxh.\n24 Zeuu jhmq qb qzh rtxahm.\n25 Zeuu jhmq qb qzh keqozhm.\n26 Hhss jhmq ptok qb qzh ztuujti.\n27 Txha jhmq qb qzh ptqzxbby.\n28 Utxi cbdxmhiha qb qzh bsseoh.\n29 Zeuu rbq qzh tvvuh qzhxh.\n30 Hhss qxtnhuuha qb qzh bsseoh.\n31 Hhss ztmaha qzh yeuk qb Utxi.\n32 Utxi rtnh qzh yeuk qb Hhss.\n33 Mzb rtnh qzh yeuk qb Hhss? \tUtxi\t32\n34 Hhss jhmq qb qzh ztuujti.\n35 Txha cbdxmhiha qb qzh ztuujti.\n36 Mzb rtnh qzh yeuk qb Hhss? \tUtxi\t32\n37 Hhss veokha dv qzh sbbqptuu qzhxh.\n38 Hhss aelotxaha qzh sbbqptuu qzhxh.\n39 Mzb rtnh qzh yeuk? \tUtxi\t32\n1 Zeuu ybnha qb qzh ptqzxbby.\n2 Zeuu qxtnhuuha qb qzh bsseoh.\n3 Txha rxtppha qzh tvvuh qzhxh.\n4 Utxi ybnha qb qzh ztuujti.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Txha vdq abjm qzh tvvuh.\n7 Utxi jhmq qb qzh phaxbby.\n8 Txha qxtnhuuha qb qzh bsseoh.\n9 Txha cbdxmhiha qb qzh ptqzxbby.\n10 Hhss ybnha qb qzh ztuujti.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Utxi aelotxaha qzh sbbqptuu.\n13 Txha cbdxmhiha qb qzh rtxahm.\n14 Zeuu jhmq qb qzh phaxbby.\n15 Utxi ztmaha qzh yeuk qb Zeuu.\n16 Zeuu rxtppha qzh sbbqptuu qzhxh.\n17 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t15\n18 Zeuu vtllha qzh sbbqptuu qb Utxi.\n19 Txha rbq qzh tvvuh qzhxh.\n20 Mzb rtnh qzh yeuk? \tUtxi\t15\n21 Utxi uhsq qzh sbbqptuu.\n22 Txha jhmq qb qzh phaxbby.\n23 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t18\n24 Hhss jhmq qb qzh rtxahm.\n25 Txha ztmaha qzh tvvuh qb Utxi.\n26 Mzb xhohenha qzh tvvuh? \tUtxi\t25\n27 Zeuu qxtnhuuha qb qzh bsseoh.\n28 Hhss ybnha qb qzh ztuujti.\n29 Mztq aea Txha renh qb Utxi? \ttvvuh\t25\n1 Txha qxtnhuuha qb qzh phaxbby.\n2 Hhss rxtppha qzh yeuk qzhxh.\n3 Hhss axbvvha qzh yeuk.\n4 Txha cbdxmhiha qb qzh ptqzxbby.\n5 Txha rxtppha qzh sbbqptuu qzhxh.\n6 Zeuu cbdxmhiha qb qzh keqozhm.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Hhss jhmq qb qzh phaxbby.\n9 Txha vdq abjm qzh sbbqptuu qzhxh.\n10 Txha jhmq qb qzh keqozhm.\n11 Zeuu cbdxmhiha qb qzh rtxahm.\n12 Zeuu cbdxmhiha qb qzh ptqzxbby.\n13 Zeuu qbbk qzh sbbqptuu qzhxh.\n14 Txha jhmq ptok qb qzh ptqzxbby.\n15 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n16 Utxi vtllha qzh sbbqptuu qb Txha.\n17 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t16\n18 Txha ztmaha qzh sbbqptuu qb Utxi.\n19 Utxi jhmq qb qzh bsseoh.\n20 Mzb rtnh qzh sbbqptuu? \tTxha\t18\n21 Utxi qbbk qzh yeuk qzhxh.\n22 Utxi jhmq qb qzh phaxbby.\n23 Mzb rtnh qzh sbbqptuu? \tTxha\t18\n24 Utxi rtnh qzh sbbqptuu qb Hhss.\n25 Utxi qxtnhuuha qb qzh bsseoh.\n26 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t24\n27 Utxi axbvvha qzh yeuk.\n28 Utxi jhmq ptok qb qzh phaxbby.\n29 Mzb aea Utxi renh qzh sbbqptuu qb? \tHhss\t24\n1 Txha veokha dv qzh sbbqptuu qzhxh.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Hhss jhmq ptok qb qzh bsseoh.\n4 Hhss jhmq ptok qb qzh ptqzxbby.\n5 Txha uhsq qzh sbbqptuu.\n6 Hhss jhmq qb qzh keqozhm.\n7 Txha ybnha qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh bsseoh.\n9 Utxi ybnha qb qzh rtxahm.\n10 Utxi ybnha qb qzh bsseoh.\n11 Zeuu ybnha qb qzh bsseoh.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Hhss rbq qzh yeuk qzhxh.\n14 Txha jhmq ptok qb qzh keqozhm.\n15 Utxi rbq qzh sbbqptuu qzhxh.\n16 Hhss ybnha qb qzh ztuujti.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Utxi rtnh qzh sbbqptuu qb Hhss.\n19 Mzb rtnh qzh sbbqptuu? \tUtxi\t18\n20 Utxi ybnha qb qzh phaxbby.\n21 Utxi cbdxmhiha qb qzh keqozhm.\n22 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t18\n23 Txha jhmq ptok qb qzh ptqzxbby.\n24 Hhss vdq abjm qzh yeuk qzhxh.\n25 Mzb rtnh qzh sbbqptuu? \tUtxi\t18\n26 Hhss rxtppha qzh yeuk qzhxh.\n27 Zeuu ybnha qb qzh keqozhm.\n28 Hhss uhsq qzh sbbqptuu.\n29 Txha qxtnhuuha qb qzh ztuujti.\n30 Hhss rxtppha qzh sbbqptuu qzhxh.\n31 Txha cbdxmhiha qb qzh keqozhm.\n32 Txha jhmq qb qzh ptqzxbby.\n33 Utxi jhmq qb qzh phaxbby.\n34 Utxi rxtppha qzh tvvuh qzhxh.\n35 Zeuu cbdxmhiha qb qzh rtxahm.\n36 Hhss qxtnhuuha qb qzh bsseoh.\n37 Txha jhmq ptok qb qzh phaxbby.\n38 Utxi rtnh qzh tvvuh qb Txha.\n39 Txha jhmq ptok qb qzh keqozhm.\n40 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t38\n41 Utxi qxtnhuuha qb qzh keqozhm.\n42 Hhss qxtnhuuha qb qzh ptqzxbby.\n43 Mzb rtnh qzh tvvuh? \tUtxi\t38\n1 Zeuu jhmq ptok qb qzh phaxbby.\n2 Txha jhmq qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Hhss ybnha qb qzh ztuujti.\n5 Hhss jhmq qb qzh ptqzxbby.\n6 Utxi rxtppha qzh sbbqptuu qzhxh.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Utxi axbvvha qzh sbbqptuu.\n10 Zeuu rbq qzh sbbqptuu qzhxh.\n11 Utxi qbbk qzh tvvuh qzhxh.\n12 Zeuu cbdxmhiha qb qzh bsseoh.\n13 Zeuu axbvvha qzh sbbqptuu.\n14 Utxi aelotxaha qzh tvvuh qzhxh.\n15 Zeuu ybnha qb qzh rtxahm.\n16 Txha cbdxmhiha qb qzh phaxbby.\n17 Txha qxtnhuuha qb qzh keqozhm.\n18 Hhss qxtnhuuha qb qzh ztuujti.\n19 Txha qxtnhuuha qb qzh ztuujti.\n20 Utxi qxtnhuuha qb qzh keqozhm.\n21 Hhss qxtnhuuha qb qzh keqozhm.\n22 Hhss jhmq ptok qb qzh bsseoh.\n23 Zeuu jhmq ptok qb qzh ztuujti.\n24 Utxi jhmq qb qzh ptqzxbby.\n25 Utxi qxtnhuuha qb qzh ztuujti.\n26 Hhss qxtnhuuha qb qzh ztuujti.\n27 Zeuu jhmq ptok qb qzh bsseoh.\n28 Zeuu veokha dv qzh sbbqptuu qzhxh.\n29 Utxi jhmq qb qzh bsseoh.\n30 Zeuu vtllha qzh sbbqptuu qb Utxi.\n31 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t30\n32 Txha qxtnhuuha qb qzh keqozhm.\n33 Zeuu qxtnhuuha qb qzh ptqzxbby.\n34 Mzb rtnh qzh sbbqptuu? \tZeuu\t30\n35 Hhss jhmq qb qzh ptqzxbby.\n36 Utxi veokha dv qzh yeuk qzhxh.\n37 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t30\n38 Zeuu jhmq qb qzh keqozhm.\n39 Zeuu cbdxmhiha qb qzh ztuujti.\n40 Utxi aelotxaha qzh yeuk.\n41 Utxi aelotxaha qzh sbbqptuu qzhxh.\n42 Txha ybnha qb qzh bsseoh.\n43 Txha veokha dv qzh sbbqptuu qzhxh.\n44 Zeuu ybnha qb qzh bsseoh.\n45 Txha ztmaha qzh sbbqptuu qb Utxi.\n46 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t45\n47 Txha rbq qzh yeuk qzhxh.\n48 Utxi rtnh qzh sbbqptuu qb Txha.\n49 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t48\n1 Zeuu cbdxmhiha qb qzh rtxahm.\n2 Hhss jhmq qb qzh phaxbby.\n3 Txha jhmq ptok qb qzh ztuujti.\n4 Hhss rxtppha qzh sbbqptuu qzhxh.\n5 Hhss cbdxmhiha qb qzh ptqzxbby.\n6 Hhss vdq abjm qzh sbbqptuu.\n7 Hhss veokha dv qzh tvvuh qzhxh.\n8 Hhss veokha dv qzh sbbqptuu qzhxh.\n9 Zeuu ybnha qb qzh ptqzxbby.\n10 Hhss rtnh qzh tvvuh qb Zeuu.\n11 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t10\n12 Utxi qxtnhuuha qb qzh bsseoh.\n13 Hhss axbvvha qzh sbbqptuu qzhxh.\n14 Mzb xhohenha qzh tvvuh? \tZeuu\t10\n15 Zeuu rtnh qzh tvvuh qb Hhss.\n16 Utxi rxtppha qzh yeuk qzhxh.\n17 Mzb xhohenha qzh tvvuh? \tHhss\t15\n18 Hhss rtnh qzh tvvuh qb Zeuu.\n19 Zeuu vtllha qzh tvvuh qb Hhss.\n20 Mzb xhohenha qzh tvvuh? \tHhss\t19\n21 Zeuu cbdxmhiha qb qzh ztuujti.\n22 Hhss veokha dv qzh sbbqptuu qzhxh.\n23 Mzb xhohenha qzh tvvuh? \tHhss\t19\n1 Txha cbdxmhiha qb qzh ztuujti.\n2 Txha jhmq qb qzh bsseoh.\n3 Txha jhmq qb qzh ztuujti.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Hhss cbdxmhiha qb qzh phaxbby.\n6 Hhss ybnha qb qzh bsseoh.\n7 Hhss jhmq qb qzh phaxbby.\n8 Utxi jhmq qb qzh bsseoh.\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Utxi vdq abjm qzh tvvuh.\n11 Txha jhmq qb qzh phaxbby.\n12 Hhss jhmq qb qzh rtxahm.\n13 Hhss jhmq qb qzh phaxbby.\n14 Txha qxtnhuuha qb qzh ptqzxbby.\n15 Zeuu qxtnhuuha qb qzh rtxahm.\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Utxi ztmaha qzh tvvuh qb Txha.\n18 Hhss rxtppha qzh sbbqptuu qzhxh.\n19 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t17\n20 Txha vtllha qzh tvvuh qb Utxi.\n21 Utxi vtllha qzh tvvuh qb Txha.\n22 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t21\n23 Hhss qbbk qzh yeuk qzhxh.\n24 Txha vtllha qzh tvvuh qb Utxi.\n25 Mztq aea Txha renh qb Utxi? \ttvvuh\t24\n26 Utxi rtnh qzh tvvuh qb Txha.\n27 Txha jhmq ptok qb qzh ztuujti.\n28 Mztq aea Utxi renh qb Txha? \ttvvuh\t26\n29 Hhss jhmq qb qzh ptqzxbby.\n30 Hhss rtnh qzh sbbqptuu qb Utxi.\n31 Mzb rtnh qzh sbbqptuu qb Utxi? \tHhss\t30\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Utxi uhsq qzh tvvuh qzhxh.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Utxi vdq abjm qzh tvvuh qzhxh.\n5 Txha ybnha qb qzh keqozhm.\n6 Txha cbdxmhiha qb qzh bsseoh.\n7 Zeuu qbbk qzh tvvuh qzhxh.\n8 Zeuu rtnh qzh tvvuh qb Utxi.\n9 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t8\n10 Utxi ztmaha qzh tvvuh qb Zeuu.\n11 Hhss ybnha qb qzh ztuujti.\n12 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t10\n13 Zeuu axbvvha qzh tvvuh qzhxh.\n14 Zeuu veokha dv qzh tvvuh qzhxh.\n15 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t10\n16 Zeuu ztmaha qzh tvvuh qb Utxi.\n17 Utxi vtllha qzh tvvuh qb Zeuu.\n18 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t17\n19 Utxi jhmq ptok qb qzh rtxahm.\n20 Zeuu qxtnhuuha qb qzh bsseoh.\n21 Mzb rtnh qzh tvvuh? \tUtxi\t17\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Txha jhmq qb qzh keqozhm.\n3 Hhss cbdxmhiha qb qzh rtxahm.\n4 Zeuu qxtnhuuha qb qzh bsseoh.\n5 Hhss jhmq qb qzh keqozhm.\n6 Zeuu rxtppha qzh tvvuh qzhxh.\n7 Txha jhmq qb qzh bsseoh.\n8 Hhss ybnha qb qzh phaxbby.\n9 Zeuu rtnh qzh tvvuh qb Txha.\n10 Txha rtnh qzh tvvuh qb Zeuu.\n11 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t10\n12 Zeuu axbvvha qzh tvvuh.\n13 Hhss qxtnhuuha qb qzh rtxahm.\n14 Mztq aea Txha renh qb Zeuu? \ttvvuh\t10\n15 Zeuu cbdxmhiha qb qzh ztuujti.\n16 Txha rbq qzh tvvuh qzhxh.\n17 Mztq aea Txha renh qb Zeuu? \ttvvuh\t10\n18 Utxi qxtnhuuha qb qzh bsseoh.\n19 Txha aelotxaha qzh tvvuh.\n20 Hhss qxtnhuuha qb qzh keqozhm.\n21 Txha rbq qzh tvvuh qzhxh.\n22 Txha rtnh qzh tvvuh qb Utxi.\n23 Utxi rtnh qzh tvvuh qb Txha.\n24 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t23\n25 Txha ztmaha qzh tvvuh qb Utxi.\n26 Zeuu qbbk qzh sbbqptuu qzhxh.\n27 Mztq aea Txha renh qb Utxi? \ttvvuh\t25\n1 Utxi jhmq qb qzh keqozhm.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Hhss qxtnhuuha qb qzh keqozhm.\n4 Hhss jhmq qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Hhss ybnha qb qzh ptqzxbby.\n7 Hhss jhmq ptok qb qzh keqozhm.\n8 Utxi ybnha qb qzh bsseoh.\n9 Txha ybnha qb qzh keqozhm.\n10 Zeuu cbdxmhiha qb qzh rtxahm.\n11 Hhss jhmq ptok qb qzh bsseoh.\n12 Txha veokha dv qzh tvvuh qzhxh.\n13 Txha aelotxaha qzh tvvuh.\n14 Zeuu jhmq ptok qb qzh bsseoh.\n15 Utxi ybnha qb qzh ztuujti.\n16 Zeuu jhmq ptok qb qzh keqozhm.\n17 Zeuu ybnha qb qzh bsseoh.\n18 Utxi cbdxmhiha qb qzh phaxbby.\n19 Txha cbdxmhiha qb qzh phaxbby.\n20 Utxi qxtnhuuha qb qzh rtxahm.\n21 Txha cbdxmhiha qb qzh keqozhm.\n22 Zeuu jhmq ptok qb qzh rtxahm.\n23 Hhss jhmq ptok qb qzh keqozhm.\n24 Txha rxtppha qzh tvvuh qzhxh.\n25 Txha cbdxmhiha qb qzh phaxbby.\n26 Utxi rbq qzh yeuk qzhxh.\n27 Utxi vtllha qzh yeuk qb Zeuu.\n28 Utxi jhmq qb qzh bsseoh.\n29 Mztq aea Utxi renh qb Zeuu? \tyeuk\t27\n30 Hhss jhmq qb qzh ptqzxbby.\n31 Hhss jhmq ptok qb qzh bsseoh.\n32 Mzb xhohenha qzh yeuk? \tZeuu\t27\n33 Txha aelotxaha qzh tvvuh.\n34 Zeuu rbq qzh sbbqptuu qzhxh.\n35 Txha jhmq qb qzh keqozhm.\n36 Zeuu uhsq qzh sbbqptuu.\n37 Zeuu rxtppha qzh sbbqptuu qzhxh.\n38 Hhss qxtnhuuha qb qzh keqozhm.\n39 Zeuu uhsq qzh yeuk.\n40 Hhss jhmq qb qzh ztuujti.\n41 Zeuu aelotxaha qzh sbbqptuu.\n42 Txha jhmq ptok qb qzh ptqzxbby.\n43 Utxi qxtnhuuha qb qzh keqozhm.\n44 Utxi cbdxmhiha qb qzh bsseoh.\n45 Txha jhmq ptok qb qzh bsseoh.\n46 Zeuu cbdxmhiha qb qzh bsseoh.\n47 Hhss ybnha qb qzh rtxahm.\n48 Utxi jhmq qb qzh keqozhm.\n49 Utxi jhmq ptok qb qzh rtxahm.\n50 Txha cbdxmhiha qb qzh ptqzxbby.\n51 Utxi jhmq qb qzh ztuujti.\n52 Utxi cbdxmhiha qb qzh bsseoh.\n53 Hhss rxtppha qzh sbbqptuu qzhxh.\n54 Hhss qbbk qzh yeuk qzhxh.\n55 Zeuu jhmq ptok qb qzh keqozhm.\n56 Utxi jhmq qb qzh rtxahm.\n57 Txha ybnha qb qzh keqozhm.\n58 Hhss rtnh qzh sbbqptuu qb Utxi.\n59 Mzb rtnh qzh sbbqptuu? \tHhss\t58\n60 Zeuu jhmq ptok qb qzh phaxbby.\n61 Utxi qxtnhuuha qb qzh ztuujti.\n62 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t58\n63 Txha jhmq qb qzh phaxbby.\n64 Utxi qxtnhuuha qb qzh ptqzxbby.\n65 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t58\n1 Txha qbbk qzh sbbqptuu qzhxh.\n2 Txha vtllha qzh sbbqptuu qb Hhss.\n3 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t2\n4 Hhss vtllha qzh sbbqptuu qb Txha.\n5 Txha ybnha qb qzh phaxbby.\n6 Mzb aea Hhss renh qzh sbbqptuu qb? \tTxha\t4\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Zeuu qxtnhuuha qb qzh bsseoh.\n9 Mzb xhohenha qzh sbbqptuu? \tTxha\t4\n10 Txha rtnh qzh sbbqptuu qb Utxi.\n11 Hhss jhmq ptok qb qzh keqozhm.\n12 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t10\n13 Zeuu jhmq ptok qb qzh ptqzxbby.\n14 Utxi rtnh qzh sbbqptuu qb Txha.\n15 Mzb xhohenha qzh sbbqptuu? \tTxha\t14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hhss jhmq qb qzh rtxahm.\n3 Hhss jhmq ptok qb qzh ztuujti.\n4 Utxi rxtppha qzh yeuk qzhxh.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Hhss qxtnhuuha qb qzh keqozhm.\n8 Zeuu ybnha qb qzh rtxahm.\n9 Zeuu jhmq ptok qb qzh keqozhm.\n10 Txha ybnha qb qzh rtxahm.\n11 Utxi axbvvha qzh sbbqptuu.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Hhss cbdxmhiha qb qzh bsseoh.\n14 Zeuu cbdxmhiha qb qzh bsseoh.\n15 Zeuu cbdxmhiha qb qzh rtxahm.\n16 Txha ybnha qb qzh phaxbby.\n17 Utxi uhsq qzh yeuk.\n18 Zeuu jhmq qb qzh bsseoh.\n19 Utxi jhmq qb qzh phaxbby.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Hhss rxtppha qzh sbbqptuu qzhxh.\n22 Utxi jhmq qb qzh ptqzxbby.\n23 Utxi jhmq qb qzh rtxahm.\n24 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n25 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t24\n26 Utxi qxtnhuuha qb qzh keqozhm.\n27 Zeuu rtnh qzh sbbqptuu qb Hhss.\n28 Mzb rtnh qzh sbbqptuu qb Hhss? \tZeuu\t27\n29 Utxi axbvvha qzh tvvuh.\n30 Hhss rtnh qzh sbbqptuu qb Zeuu.\n31 Mzb rtnh qzh sbbqptuu? \tHhss\t30\n32 Zeuu vtllha qzh sbbqptuu qb Hhss.\n33 Hhss qxtnhuuha qb qzh ptqzxbby.\n34 Mzb xhohenha qzh sbbqptuu? \tHhss\t32\n35 Zeuu jhmq ptok qb qzh rtxahm.\n36 Hhss axbvvha qzh sbbqptuu.\n37 Mzb rtnh qzh sbbqptuu? \tZeuu\t32\n1 Utxi jhmq qb qzh keqozhm.\n2 Hhss qxtnhuuha qb qzh rtxahm.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Zeuu rbq qzh sbbqptuu qzhxh.\n5 Zeuu rtnh qzh sbbqptuu qb Txha.\n6 Hhss qxtnhuuha qb qzh phaxbby.\n7 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t5\n8 Txha axbvvha qzh sbbqptuu.\n9 Zeuu ybnha qb qzh phaxbby.\n10 Mzb rtnh qzh sbbqptuu qb Txha? \tZeuu\t5\n11 Txha rbq qzh sbbqptuu qzhxh.\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Txha cbdxmhiha qb qzh keqozhm.\n16 Utxi vdq abjm qzh tvvuh.\n17 Zeuu qxtnhuuha qb qzh keqozhm.\n18 Hhss veokha dv qzh tvvuh qzhxh.\n19 Hhss uhsq qzh tvvuh.\n20 Txha ztmaha qzh sbbqptuu qb Zeuu.\n21 Mzb aea Txha renh qzh sbbqptuu qb? \tZeuu\t20\n22 Zeuu ztmaha qzh sbbqptuu qb Txha.\n23 Utxi jhmq qb qzh bsseoh.\n24 Mzb rtnh qzh sbbqptuu qb Txha? \tZeuu\t22\n25 Txha rtnh qzh sbbqptuu qb Zeuu.\n26 Zeuu vtllha qzh sbbqptuu qb Txha.\n27 Mzb xhohenha qzh sbbqptuu? \tTxha\t26\n1 Utxi ybnha qb qzh bsseoh.\n2 Txha rxtppha qzh yeuk qzhxh.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Txha qxtnhuuha qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh rtxahm.\n6 Zeuu jhmq qb qzh ztuujti.\n7 Txha vdq abjm qzh yeuk.\n8 Hhss jhmq qb qzh ptqzxbby.\n9 Txha ybnha qb qzh rtxahm.\n10 Hhss cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Utxi ybnha qb qzh phaxbby.\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Txha jhmq qb qzh ztuujti.\n15 Hhss rbq qzh tvvuh qzhxh.\n16 Zeuu ybnha qb qzh phaxbby.\n17 Utxi cbdxmhiha qb qzh keqozhm.\n18 Zeuu qxtnhuuha qb qzh ztuujti.\n19 Hhss vtllha qzh tvvuh qb Utxi.\n20 Utxi vdq abjm qzh tvvuh.\n21 Mztq aea Hhss renh qb Utxi? \ttvvuh\t19\n22 Hhss rbq qzh tvvuh qzhxh.\n23 Hhss rtnh qzh tvvuh qb Utxi.\n24 Mzb rtnh qzh tvvuh? \tHhss\t23\n25 Txha qxtnhuuha qb qzh bsseoh.\n26 Utxi vtllha qzh tvvuh qb Hhss.\n27 Mzb rtnh qzh tvvuh? \tUtxi\t26\n28 Hhss rtnh qzh tvvuh qb Utxi.\n29 Utxi ztmaha qzh tvvuh qb Hhss.\n30 Mztq aea Utxi renh qb Hhss? \ttvvuh\t29\n31 Hhss ztmaha qzh tvvuh qb Utxi.\n32 Utxi jhmq ptok qb qzh ztuujti.\n33 Mztq aea Hhss renh qb Utxi? \ttvvuh\t31\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Txha cbdxmhiha qb qzh bsseoh.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Zeuu cbdxmhiha qb qzh bsseoh.\n5 Txha qxtnhuuha qb qzh ztuujti.\n6 Hhss rxtppha qzh tvvuh qzhxh.\n7 Zeuu ybnha qb qzh keqozhm.\n8 Txha ybnha qb qzh ptqzxbby.\n9 Txha cbdxmhiha qb qzh ztuujti.\n10 Txha jhmq qb qzh phaxbby.\n11 Zeuu ybnha qb qzh rtxahm.\n12 Utxi qxtnhuuha qb qzh keqozhm.\n13 Hhss rbq qzh sbbqptuu qzhxh.\n14 Utxi qbbk qzh yeuk qzhxh.\n15 Hhss qxtnhuuha qb qzh phaxbby.\n16 Hhss ztmaha qzh tvvuh qb Txha.\n17 Mztq aea Hhss renh qb Txha? \ttvvuh\t16\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Txha vtllha qzh tvvuh qb Utxi.\n20 Mztq aea Txha renh qb Utxi? \ttvvuh\t19\n21 Hhss uhsq qzh sbbqptuu.\n22 Hhss cbdxmhiha qb qzh keqozhm.\n23 Mztq aea Txha renh qb Utxi? \ttvvuh\t19\n24 Utxi aelotxaha qzh tvvuh.\n25 Txha qbbk qzh tvvuh qzhxh.\n26 Mzb aea Txha renh qzh tvvuh qb? \tUtxi\t19\n27 Txha veokha dv qzh sbbqptuu qzhxh.\n28 Utxi axbvvha qzh yeuk.\n29 Txha rtnh qzh tvvuh qb Utxi.\n30 Hhss ybnha qb qzh rtxahm.\n31 Mztq aea Txha renh qb Utxi? \ttvvuh\t29\n1 Txha rbq qzh yeuk qzhxh.\n2 Txha jhmq ptok qb qzh ptqzxbby.\n3 Zeuu jhmq ptok qb qzh ptqzxbby.\n4 Txha vtllha qzh yeuk qb Zeuu.\n5 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t4\n6 Zeuu qbbk qzh sbbqptuu qzhxh.\n7 Zeuu ztmaha qzh sbbqptuu qb Txha.\n8 Mzb aea Zeuu renh qzh sbbqptuu qb? \tTxha\t7\n9 Txha uhsq qzh sbbqptuu.\n10 Zeuu veokha dv qzh sbbqptuu qzhxh.\n11 Mztq aea Txha renh qb Zeuu? \tyeuk\t4\n12 Zeuu vtllha qzh sbbqptuu qb Txha.\n13 Txha ztmaha qzh sbbqptuu qb Zeuu.\n14 Mzb xhohenha qzh sbbqptuu? \tZeuu\t13\n15 Zeuu axbvvha qzh sbbqptuu.\n16 Txha qbbk qzh sbbqptuu qzhxh.\n17 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t13\n1 Txha qbbk qzh sbbqptuu qzhxh.\n2 Hhss ybnha qb qzh bsseoh.\n3 Txha aelotxaha qzh sbbqptuu.\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Utxi uhsq qzh tvvuh.\n6 Txha ybnha qb qzh bsseoh.\n7 Utxi rbq qzh tvvuh qzhxh.\n8 Hhss jhmq qb qzh rtxahm.\n9 Utxi axbvvha qzh tvvuh.\n10 Utxi rxtppha qzh tvvuh qzhxh.\n11 Txha cbdxmhiha qb qzh ptqzxbby.\n12 Utxi aelotxaha qzh tvvuh.\n13 Utxi ybnha qb qzh ztuujti.\n14 Txha jhmq ptok qb qzh keqozhm.\n15 Zeuu jhmq qb qzh keqozhm.\n16 Hhss ybnha qb qzh bsseoh.\n17 Txha jhmq qb qzh ztuujti.\n18 Hhss jhmq ptok qb qzh rtxahm.\n19 Hhss jhmq ptok qb qzh keqozhm.\n20 Hhss ybnha qb qzh ztuujti.\n21 Hhss cbdxmhiha qb qzh phaxbby.\n22 Zeuu rxtppha qzh tvvuh qzhxh.\n23 Zeuu vdq abjm qzh tvvuh.\n24 Zeuu rxtppha qzh tvvuh qzhxh.\n25 Zeuu aelotxaha qzh tvvuh.\n26 Utxi jhmq qb qzh ptqzxbby.\n27 Txha cbdxmhiha qb qzh keqozhm.\n28 Zeuu jhmq ptok qb qzh ptqzxbby.\n29 Txha cbdxmhiha qb qzh rtxahm.\n30 Hhss veokha dv qzh yeuk qzhxh.\n31 Hhss aelotxaha qzh yeuk qzhxh.\n32 Hhss rbq qzh sbbqptuu qzhxh.\n33 Zeuu cbdxmhiha qb qzh phaxbby.\n34 Hhss rtnh qzh sbbqptuu qb Zeuu.\n35 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t34\n36 Zeuu uhsq qzh sbbqptuu.\n37 Hhss rbq qzh yeuk qzhxh.\n38 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t34\n39 Hhss uhsq qzh yeuk.\n40 Txha qxtnhuuha qb qzh phaxbby.\n41 Mzb rtnh qzh sbbqptuu? \tHhss\t34\n42 Hhss rbq qzh yeuk qzhxh.\n43 Hhss veokha dv qzh sbbqptuu qzhxh.\n44 Zeuu ybnha qb qzh bsseoh.\n45 Hhss ybnha qb qzh keqozhm.\n46 Zeuu cbdxmhiha qb qzh keqozhm.\n47 Hhss rtnh qzh sbbqptuu qb Zeuu.\n48 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t47\n49 Hhss cbdxmhiha qb qzh ptqzxbby.\n50 Hhss vtllha qzh yeuk qb Utxi.\n51 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t47\n1 Zeuu qxtnhuuha qb qzh rtxahm.\n2 Zeuu ybnha qb qzh keqozhm.\n3 Utxi ybnha qb qzh rtxahm.\n4 Hhss jhmq ptok qb qzh rtxahm.\n5 Hhss jhmq qb qzh ztuujti.\n6 Zeuu jhmq qb qzh ptqzxbby.\n7 Utxi jhmq qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Hhss jhmq ptok qb qzh phaxbby.\n10 Zeuu jhmq qb qzh ztuujti.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Hhss jhmq qb qzh ptqzxbby.\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Txha jhmq ptok qb qzh ztuujti.\n15 Utxi ybnha qb qzh phaxbby.\n16 Zeuu qxtnhuuha qb qzh bsseoh.\n17 Txha qxtnhuuha qb qzh bsseoh.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Txha jhmq qb qzh ztuujti.\n20 Utxi qxtnhuuha qb qzh phaxbby.\n21 Utxi jhmq ptok qb qzh rtxahm.\n22 Txha cbdxmhiha qb qzh phaxbby.\n23 Hhss cbdxmhiha qb qzh bsseoh.\n24 Zeuu jhmq ptok qb qzh phaxbby.\n25 Txha qxtnhuuha qb qzh keqozhm.\n26 Txha ybnha qb qzh ztuujti.\n27 Txha cbdxmhiha qb qzh bsseoh.\n28 Txha ybnha qb qzh ptqzxbby.\n29 Utxi qxtnhuuha qb qzh bsseoh.\n30 Hhss cbdxmhiha qb qzh phaxbby.\n31 Txha ybnha qb qzh phaxbby.\n32 Utxi jhmq qb qzh ptqzxbby.\n33 Txha qxtnhuuha qb qzh ptqzxbby.\n34 Hhss cbdxmhiha qb qzh keqozhm.\n35 Utxi cbdxmhiha qb qzh bsseoh.\n36 Txha ybnha qb qzh phaxbby.\n37 Utxi ybnha qb qzh ptqzxbby.\n38 Utxi jhmq ptok qb qzh phaxbby.\n39 Utxi jhmq ptok qb qzh ztuujti.\n40 Utxi jhmq ptok qb qzh bsseoh.\n41 Zeuu qxtnhuuha qb qzh ztuujti.\n42 Zeuu cbdxmhiha qb qzh keqozhm.\n43 Hhss qxtnhuuha qb qzh bsseoh.\n44 Txha jhmq qb qzh rtxahm.\n45 Zeuu jhmq qb qzh phaxbby.\n46 Txha jhmq qb qzh bsseoh.\n47 Zeuu jhmq qb qzh keqozhm.\n48 Hhss jhmq qb qzh rtxahm.\n49 Txha cbdxmhiha qb qzh ptqzxbby.\n50 Txha cbdxmhiha qb qzh keqozhm.\n51 Txha jhmq ptok qb qzh ptqzxbby.\n52 Utxi jhmq ptok qb qzh ztuujti.\n53 Txha jhmq qb qzh rtxahm.\n54 Utxi rxtppha qzh tvvuh qzhxh.\n55 Utxi aelotxaha qzh tvvuh.\n56 Zeuu qxtnhuuha qb qzh rtxahm.\n57 Utxi qxtnhuuha qb qzh bsseoh.\n58 Hhss cbdxmhiha qb qzh ptqzxbby.\n59 Txha cbdxmhiha qb qzh phaxbby.\n60 Zeuu ybnha qb qzh keqozhm.\n61 Utxi qxtnhuuha qb qzh phaxbby.\n62 Utxi ybnha qb qzh rtxahm.\n63 Zeuu jhmq qb qzh rtxahm.\n64 Utxi jhmq ptok qb qzh ztuujti.\n65 Zeuu ybnha qb qzh phaxbby.\n66 Utxi ybnha qb qzh ptqzxbby.\n67 Txha qxtnhuuha qb qzh keqozhm.\n68 Utxi qxtnhuuha qb qzh rtxahm.\n69 Zeuu jhmq qb qzh ztuujti.\n70 Zeuu veokha dv qzh sbbqptuu qzhxh.\n71 Txha ybnha qb qzh bsseoh.\n72 Zeuu axbvvha qzh sbbqptuu.\n73 Hhss qxtnhuuha qb qzh keqozhm.\n74 Zeuu jhmq qb qzh rtxahm.\n75 Utxi qxtnhuuha qb qzh ztuujti.\n76 Utxi cbdxmhiha qb qzh ptqzxbby.\n77 Utxi cbdxmhiha qb qzh bsseoh.\n78 Txha qxtnhuuha qb qzh ptqzxbby.\n79 Txha cbdxmhiha qb qzh keqozhm.\n80 Txha cbdxmhiha qb qzh phaxbby.\n81 Hhss qxtnhuuha qb qzh rtxahm.\n82 Zeuu jhmq qb qzh phaxbby.\n83 Utxi jhmq qb qzh rtxahm.\n84 Zeuu ybnha qb qzh keqozhm.\n85 Txha jhmq qb qzh bsseoh.\n86 Utxi qxtnhuuha qb qzh ztuujti.\n87 Hhss qxtnhuuha qb qzh keqozhm.\n88 Txha qxtnhuuha qb qzh rtxahm.\n89 Txha jhmq qb qzh phaxbby.\n90 Utxi qbbk qzh sbbqptuu qzhxh.\n91 Zeuu ybnha qb qzh ptqzxbby.\n92 Utxi jhmq ptok qb qzh ptqzxbby.\n93 Utxi vtllha qzh sbbqptuu qb Zeuu.\n94 Zeuu cbdxmhiha qb qzh ztuujti.\n95 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t93\n96 Txha cbdxmhiha qb qzh ztuujti.\n97 Hhss ybnha qb qzh ztuujti.\n98 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t93\n99 Hhss rxtppha qzh yeuk qzhxh.\n100 Zeuu rtnh qzh sbbqptuu qb Txha.\n101 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t100\n102 Hhss qxtnhuuha qb qzh bsseoh.\n103 Txha rtnh qzh sbbqptuu qb Zeuu.\n104 Mzb xhohenha qzh sbbqptuu? \tZeuu\t103\n105 Zeuu rtnh qzh sbbqptuu qb Txha.\n106 Txha rxtppha qzh tvvuh qzhxh.\n107 Mzb xhohenha qzh sbbqptuu? \tTxha\t105\n1 Hhss jhmq ptok qb qzh ptqzxbby.\n2 Zeuu ybnha qb qzh ptqzxbby.\n3 Txha qxtnhuuha qb qzh rtxahm.\n4 Zeuu ybnha qb qzh keqozhm.\n5 Txha rbq qzh yeuk qzhxh.\n6 Zeuu jhmq ptok qb qzh ptqzxbby.\n7 Hhss ybnha qb qzh rtxahm.\n8 Txha ztmaha qzh yeuk qb Hhss.\n9 Mzb xhohenha qzh yeuk? \tHhss\t8\n10 Hhss jhmq qb qzh bsseoh.\n11 Utxi jhmq qb qzh rtxahm.\n12 Mzb rtnh qzh yeuk? \tTxha\t8\n13 Txha jhmq qb qzh bsseoh.\n14 Hhss rtnh qzh yeuk qb Txha.\n15 Mzb rtnh qzh yeuk? \tHhss\t14\n16 Hhss cbdxmhiha qb qzh phaxbby.\n17 Txha vdq abjm qzh yeuk.\n18 Mzb rtnh qzh yeuk qb Txha? \tHhss\t14\n19 Utxi rbq qzh tvvuh qzhxh.\n20 Utxi ybnha qb qzh bsseoh.\n21 Mzb aea Hhss renh qzh yeuk qb? \tTxha\t14\n1 Hhss jhmq qb qzh keqozhm.\n2 Zeuu qxtnhuuha qb qzh ptqzxbby.\n3 Hhss qbbk qzh yeuk qzhxh.\n4 Txha jhmq qb qzh bsseoh.\n5 Hhss ztmaha qzh yeuk qb Utxi.\n6 Utxi aelotxaha qzh yeuk.\n7 Mzb rtnh qzh yeuk? \tHhss\t5\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Hhss veokha dv qzh yeuk qzhxh.\n10 Mzb rtnh qzh yeuk qb Utxi? \tHhss\t5\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Hhss qxtnhuuha qb qzh ztuujti.\n13 Txha cbdxmhiha qb qzh rtxahm.\n14 Txha veokha dv qzh sbbqptuu qzhxh.\n15 Txha vdq abjm qzh sbbqptuu.\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Hhss uhsq qzh yeuk qzhxh.\n18 Txha jhmq qb qzh keqozhm.\n19 Utxi ybnha qb qzh phaxbby.\n20 Txha qxtnhuuha qb qzh rtxahm.\n21 Txha ybnha qb qzh keqozhm.\n22 Utxi cbdxmhiha qb qzh keqozhm.\n23 Zeuu qxtnhuuha qb qzh bsseoh.\n24 Utxi jhmq ptok qb qzh bsseoh.\n25 Utxi jhmq qb qzh keqozhm.\n26 Hhss veokha dv qzh yeuk qzhxh.\n27 Txha qxtnhuuha qb qzh phaxbby.\n28 Hhss vdq abjm qzh yeuk.\n29 Hhss qxtnhuuha qb qzh rtxahm.\n30 Hhss rxtppha qzh sbbqptuu qzhxh.\n31 Txha jhmq qb qzh ztuujti.\n32 Txha qxtnhuuha qb qzh phaxbby.\n33 Hhss axbvvha qzh sbbqptuu.\n34 Zeuu qxtnhuuha qb qzh rtxahm.\n35 Hhss qbbk qzh sbbqptuu qzhxh.\n36 Zeuu qbbk qzh tvvuh qzhxh.\n37 Txha jhmq qb qzh ptqzxbby.\n38 Txha qxtnhuuha qb qzh rtxahm.\n39 Zeuu vtllha qzh tvvuh qb Txha.\n40 Txha vtllha qzh tvvuh qb Zeuu.\n41 Mzb xhohenha qzh tvvuh? \tZeuu\t40\n42 Zeuu axbvvha qzh tvvuh.\n43 Hhss vdq abjm qzh sbbqptuu.\n44 Mzb rtnh qzh tvvuh qb Zeuu? \tTxha\t40\n45 Zeuu rxtppha qzh sbbqptuu qzhxh.\n46 Hhss veokha dv qzh tvvuh qzhxh.\n47 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t40\n1 Hhss veokha dv qzh sbbqptuu qzhxh.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Hhss axbvvha qzh sbbqptuu.\n4 Zeuu veokha dv qzh yeuk qzhxh.\n5 Hhss qbbk qzh sbbqptuu qzhxh.\n6 Utxi ybnha qb qzh ptqzxbby.\n7 Zeuu rtnh qzh yeuk qb Txha.\n8 Txha rtnh qzh yeuk qb Zeuu.\n9 Mzb rtnh qzh yeuk? \tTxha\t8\n10 Zeuu aelotxaha qzh yeuk.\n11 Hhss vdq abjm qzh sbbqptuu.\n12 Mztq aea Txha renh qb Zeuu? \tyeuk\t8\n13 Zeuu rbq qzh yeuk qzhxh.\n14 Hhss rbq qzh sbbqptuu qzhxh.\n15 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t8\n16 Zeuu vtllha qzh yeuk qb Txha.\n17 Txha ztmaha qzh yeuk qb Zeuu.\n18 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t17\n19 Zeuu rtnh qzh yeuk qb Txha.\n20 Utxi uhsq qzh tvvuh.\n21 Mztq aea Zeuu renh qb Txha? \tyeuk\t19\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Zeuu ybnha qb qzh phaxbby.\n3 Hhss qxtnhuuha qb qzh rtxahm.\n4 Txha qxtnhuuha qb qzh keqozhm.\n5 Zeuu rbq qzh tvvuh qzhxh.\n6 Txha cbdxmhiha qb qzh rtxahm.\n7 Zeuu uhsq qzh tvvuh.\n8 Txha jhmq qb qzh phaxbby.\n9 Zeuu ybnha qb qzh ptqzxbby.\n10 Txha qxtnhuuha qb qzh bsseoh.\n11 Zeuu ybnha qb qzh ztuujti.\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Hhss veokha dv qzh yeuk qzhxh.\n14 Hhss aelotxaha qzh yeuk.\n15 Zeuu cbdxmhiha qb qzh keqozhm.\n16 Utxi aelotxaha qzh sbbqptuu qzhxh.\n17 Utxi qxtnhuuha qb qzh keqozhm.\n18 Txha qxtnhuuha qb qzh ptqzxbby.\n19 Hhss rxtppha qzh sbbqptuu qzhxh.\n20 Hhss uhsq qzh sbbqptuu.\n21 Zeuu jhmq ptok qb qzh phaxbby.\n22 Zeuu rbq qzh tvvuh qzhxh.\n23 Zeuu jhmq qb qzh bsseoh.\n24 Zeuu jhmq ptok qb qzh phaxbby.\n25 Zeuu vdq abjm qzh tvvuh.\n26 Zeuu jhmq ptok qb qzh ztuujti.\n27 Zeuu qxtnhuuha qb qzh phaxbby.\n28 Utxi qxtnhuuha qb qzh ptqzxbby.\n29 Zeuu qbbk qzh tvvuh qzhxh.\n30 Hhss veokha dv qzh yeuk qzhxh.\n31 Hhss jhmq ptok qb qzh ptqzxbby.\n32 Hhss rtnh qzh yeuk qb Utxi.\n33 Mzb rtnh qzh yeuk qb Utxi? \tHhss\t32\n34 Utxi ztmaha qzh yeuk qb Txha.\n35 Zeuu qxtnhuuha qb qzh ztuujti.\n36 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t34\n37 Zeuu axbvvha qzh tvvuh.\n38 Txha vtllha qzh yeuk qb Utxi.\n39 Mztq aea Txha renh qb Utxi? \tyeuk\t38\n40 Utxi rtnh qzh yeuk qb Txha.\n41 Utxi jhmq qb qzh ztuujti.\n42 Mzb xhohenha qzh yeuk? \tTxha\t40\n43 Txha aelotxaha qzh yeuk.\n44 Utxi ybnha qb qzh ptqzxbby.\n45 Mztq aea Utxi renh qb Txha? \tyeuk\t40\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Txha jhmq qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Zeuu jhmq qb qzh ztuujti.\n5 Txha rxtppha qzh yeuk qzhxh.\n6 Zeuu qxtnhuuha qb qzh ptqzxbby.\n7 Hhss jhmq qb qzh bsseoh.\n8 Utxi vtllha qzh sbbqptuu qb Hhss.\n9 Mztq aea Utxi renh qb Hhss? \tsbbqptuu\t8\n10 Hhss rtnh qzh sbbqptuu qb Utxi.\n11 Txha jhmq qb qzh ztuujti.\n12 Mzb rtnh qzh sbbqptuu qb Utxi? \tHhss\t10\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi vtllha qzh sbbqptuu qb Txha.\n15 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t14\n16 Txha vtllha qzh sbbqptuu qb Utxi.\n17 Zeuu jhmq ptok qb qzh ztuujti.\n18 Mzb xhohenha qzh sbbqptuu? \tUtxi\t16\n19 Utxi uhsq qzh sbbqptuu.\n20 Txha uhsq qzh yeuk.\n21 Mzb xhohenha qzh sbbqptuu? \tUtxi\t16\n1 Zeuu veokha dv qzh sbbqptuu qzhxh.\n2 Txha jhmq ptok qb qzh ptqzxbby.\n3 Zeuu rtnh qzh sbbqptuu qb Txha.\n4 Txha ztmaha qzh sbbqptuu qb Zeuu.\n5 Mzb rtnh qzh sbbqptuu qb Zeuu? \tTxha\t4\n6 Zeuu vtllha qzh sbbqptuu qb Txha.\n7 Txha vtllha qzh sbbqptuu qb Zeuu.\n8 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t7\n9 Zeuu uhsq qzh sbbqptuu qzhxh.\n10 Zeuu qbbk qzh sbbqptuu qzhxh.\n11 Mzb xhohenha qzh sbbqptuu? \tZeuu\t7\n12 Zeuu rtnh qzh sbbqptuu qb Txha.\n13 Txha vtllha qzh sbbqptuu qb Zeuu.\n14 Mzb xhohenha qzh sbbqptuu? \tZeuu\t13\n15 Hhss jhmq ptok qb qzh rtxahm.\n16 Zeuu ztmaha qzh sbbqptuu qb Txha.\n17 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t16\n1 Utxi jhmq qb qzh rtxahm.\n2 Txha ybnha qb qzh keqozhm.\n3 Txha qbbk qzh tvvuh qzhxh.\n4 Txha qxtnhuuha qb qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Txha vdq abjm qzh tvvuh.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Txha ybnha qb qzh ztuujti.\n10 Hhss cbdxmhiha qb qzh keqozhm.\n11 Zeuu jhmq qb qzh ztuujti.\n12 Hhss jhmq qb qzh ptqzxbby.\n13 Txha qxtnhuuha qb qzh ptqzxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Zeuu ybnha qb qzh phaxbby.\n16 Txha cbdxmhiha qb qzh bsseoh.\n17 Zeuu cbdxmhiha qb qzh bsseoh.\n18 Txha qxtnhuuha qb qzh keqozhm.\n19 Utxi jhmq qb qzh rtxahm.\n20 Utxi rbq qzh sbbqptuu qzhxh.\n21 Utxi vdq abjm qzh sbbqptuu.\n22 Txha cbdxmhiha qb qzh ztuujti.\n23 Zeuu qbbk qzh yeuk qzhxh.\n24 Utxi rxtppha qzh sbbqptuu qzhxh.\n25 Utxi qxtnhuuha qb qzh keqozhm.\n26 Utxi cbdxmhiha qb qzh bsseoh.\n27 Txha ybnha qb qzh rtxahm.\n28 Utxi vtllha qzh sbbqptuu qb Zeuu.\n29 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t28\n30 Zeuu rtnh qzh sbbqptuu qb Utxi.\n31 Utxi rtnh qzh sbbqptuu qb Zeuu.\n32 Mzb rtnh qzh sbbqptuu? \tUtxi\t31\n33 Hhss jhmq ptok qb qzh phaxbby.\n34 Zeuu qxtnhuuha qb qzh ptqzxbby.\n35 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t31\n36 Utxi cbdxmhiha qb qzh rtxahm.\n37 Zeuu axbvvha qzh yeuk qzhxh.\n38 Mzb rtnh qzh sbbqptuu qb Zeuu? \tUtxi\t31\n39 Hhss rxtppha qzh tvvuh qzhxh.\n40 Zeuu uhsq qzh sbbqptuu.\n41 Hhss aelotxaha qzh tvvuh.\n42 Zeuu jhmq ptok qb qzh keqozhm.\n43 Hhss jhmq qb qzh bsseoh.\n44 Zeuu cbdxmhiha qb qzh rtxahm.\n45 Txha jhmq ptok qb qzh keqozhm.\n46 Txha jhmq qb qzh ztuujti.\n47 Txha ybnha qb qzh bsseoh.\n48 Utxi qxtnhuuha qb qzh phaxbby.\n49 Zeuu jhmq qb qzh phaxbby.\n50 Utxi ybnha qb qzh rtxahm.\n51 Hhss jhmq ptok qb qzh ptqzxbby.\n52 Utxi ybnha qb qzh bsseoh.\n53 Zeuu qxtnhuuha qb qzh ztuujti.\n54 Txha cbdxmhiha qb qzh ztuujti.\n55 Zeuu cbdxmhiha qb qzh phaxbby.\n56 Hhss rbq qzh sbbqptuu qzhxh.\n57 Utxi ybnha qb qzh phaxbby.\n58 Utxi ybnha qb qzh keqozhm.\n59 Hhss rxtppha qzh yeuk qzhxh.\n60 Txha qxtnhuuha qb qzh bsseoh.\n61 Txha jhmq ptok qb qzh keqozhm.\n62 Zeuu ybnha qb qzh ptqzxbby.\n63 Hhss vdq abjm qzh yeuk.\n64 Hhss rtnh qzh sbbqptuu qb Zeuu.\n65 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t64\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Zeuu jhmq qb qzh rtxahm.\n3 Utxi veokha dv qzh sbbqptuu qzhxh.\n4 Hhss cbdxmhiha qb qzh bsseoh.\n5 Hhss rxtppha qzh tvvuh qzhxh.\n6 Txha jhmq ptok qb qzh ptqzxbby.\n7 Hhss jhmq ptok qb qzh keqozhm.\n8 Hhss rtnh qzh tvvuh qb Utxi.\n9 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t8\n10 Utxi uhsq qzh sbbqptuu qzhxh.\n11 Utxi vdq abjm qzh tvvuh.\n12 Mzb rtnh qzh tvvuh? \tHhss\t8\n13 Utxi qbbk qzh tvvuh qzhxh.\n14 Utxi qbbk qzh sbbqptuu qzhxh.\n15 Mztq aea Hhss renh qb Utxi? \ttvvuh\t8\n16 Utxi vtllha qzh tvvuh qb Hhss.\n17 Hhss ztmaha qzh tvvuh qb Utxi.\n18 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t17\n19 Utxi ztmaha qzh tvvuh qb Hhss.\n20 Hhss rtnh qzh tvvuh qb Utxi.\n21 Mzb rtnh qzh tvvuh? \tHhss\t20\n1 Zeuu veokha dv qzh yeuk qzhxh.\n2 Zeuu axbvvha qzh yeuk.\n3 Txha qbbk qzh yeuk qzhxh.\n4 Hhss qxtnhuuha qb qzh bsseoh.\n5 Txha veokha dv qzh sbbqptuu qzhxh.\n6 Txha vtllha qzh sbbqptuu qb Zeuu.\n7 Mzb xhohenha qzh sbbqptuu? \tZeuu\t6\n8 Zeuu rtnh qzh sbbqptuu qb Txha.\n9 Txha qxtnhuuha qb qzh phaxbby.\n10 Mzb rtnh qzh sbbqptuu? \tZeuu\t8\n11 Utxi jhmq qb qzh ztuujti.\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Mzb xhohenha qzh sbbqptuu? \tTxha\t8\n14 Utxi axbvvha qzh tvvuh.\n15 Zeuu ybnha qb qzh ptqzxbby.\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Utxi uhsq qzh tvvuh.\n18 Zeuu qxtnhuuha qb qzh bsseoh.\n19 Txha qxtnhuuha qb qzh ptqzxbby.\n20 Utxi rbq qzh tvvuh qzhxh.\n21 Txha uhsq qzh sbbqptuu.\n22 Txha jhmq qb qzh keqozhm.\n23 Utxi aelotxaha qzh tvvuh qzhxh.\n24 Utxi rxtppha qzh tvvuh qzhxh.\n25 Utxi uhsq qzh tvvuh qzhxh.\n26 Zeuu ybnha qb qzh rtxahm.\n27 Utxi rxtppha qzh tvvuh qzhxh.\n28 Txha vdq abjm qzh yeuk.\n29 Zeuu cbdxmhiha qb qzh keqozhm.\n30 Utxi aelotxaha qzh tvvuh.\n31 Hhss ybnha qb qzh ptqzxbby.\n32 Hhss jhmq ptok qb qzh bsseoh.\n33 Hhss cbdxmhiha qb qzh ztuujti.\n34 Txha rxtppha qzh yeuk qzhxh.\n35 Txha ztmaha qzh yeuk qb Zeuu.\n36 Mztq aea Txha renh qb Zeuu? \tyeuk\t35\n37 Utxi rbq qzh tvvuh qzhxh.\n38 Utxi ztmaha qzh tvvuh qb Hhss.\n39 Mztq aea Utxi renh qb Hhss? \ttvvuh\t38\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hhss cbdxmhiha qb qzh phaxbby.\n3 Txha jhmq qb qzh keqozhm.\n4 Hhss ybnha qb qzh ztuujti.\n5 Txha jhmq ptok qb qzh ptqzxbby.\n6 Utxi jhmq qb qzh ptqzxbby.\n7 Utxi qbbk qzh yeuk qzhxh.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Utxi vtllha qzh yeuk qb Hhss.\n10 Hhss rtnh qzh yeuk qb Utxi.\n11 Mztq aea Hhss renh qb Utxi? \tyeuk\t10\n12 Txha jhmq qb qzh rtxahm.\n13 Zeuu jhmq qb qzh ztuujti.\n14 Mztq aea Hhss renh qb Utxi? \tyeuk\t10\n15 Utxi veokha dv qzh sbbqptuu qzhxh.\n16 Utxi vtllha qzh sbbqptuu qb Zeuu.\n17 Mzb rtnh qzh yeuk? \tHhss\t10\n18 Hhss jhmq ptok qb qzh bsseoh.\n19 Txha qxtnhuuha qb qzh ztuujti.\n20 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t16\n21 Zeuu veokha dv qzh tvvuh qzhxh.\n22 Utxi axbvvha qzh yeuk.\n23 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t16\n1 Txha jhmq ptok qb qzh ztuujti.\n2 Zeuu ybnha qb qzh rtxahm.\n3 Zeuu rbq qzh yeuk qzhxh.\n4 Utxi ybnha qb qzh bsseoh.\n5 Zeuu rtnh qzh yeuk qb Hhss.\n6 Hhss ztmaha qzh yeuk qb Zeuu.\n7 Mzb rtnh qzh yeuk? \tHhss\t6\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Zeuu qxtnhuuha qb qzh keqozhm.\n10 Mzb xhohenha qzh yeuk? \tZeuu\t6\n11 Zeuu axbvvha qzh yeuk.\n12 Utxi cbdxmhiha qb qzh rtxahm.\n13 Mzb rtnh qzh yeuk qb Zeuu? \tHhss\t6\n14 Txha qxtnhuuha qb qzh rtxahm.\n15 Zeuu qxtnhuuha qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh bsseoh.\n17 Zeuu ybnha qb qzh rtxahm.\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Txha jhmq qb qzh bsseoh.\n20 Utxi rbq qzh sbbqptuu qzhxh.\n21 Txha qxtnhuuha qb qzh ztuujti.\n22 Utxi axbvvha qzh sbbqptuu.\n23 Hhss jhmq ptok qb qzh ptqzxbby.\n24 Zeuu jhmq ptok qb qzh keqozhm.\n25 Utxi qbbk qzh sbbqptuu qzhxh.\n26 Hhss jhmq ptok qb qzh bsseoh.\n27 Hhss jhmq ptok qb qzh ptqzxbby.\n28 Txha ybnha qb qzh bsseoh.\n29 Hhss jhmq ptok qb qzh phaxbby.\n30 Utxi aelotxaha qzh sbbqptuu.\n31 Hhss rbq qzh sbbqptuu qzhxh.\n32 Hhss jhmq ptok qb qzh bsseoh.\n33 Hhss rtnh qzh sbbqptuu qb Txha.\n34 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t33\n35 Txha vtllha qzh sbbqptuu qb Hhss.\n36 Txha qxtnhuuha qb qzh ztuujti.\n37 Mzb rtnh qzh sbbqptuu qb Hhss? \tTxha\t35\n1 Hhss jhmq qb qzh ztuujti.\n2 Hhss jhmq ptok qb qzh bsseoh.\n3 Txha qxtnhuuha qb qzh keqozhm.\n4 Txha qbbk qzh sbbqptuu qzhxh.\n5 Zeuu veokha dv qzh tvvuh qzhxh.\n6 Zeuu vtllha qzh tvvuh qb Utxi.\n7 Mzb xhohenha qzh tvvuh? \tUtxi\t6\n8 Txha jhmq ptok qb qzh ptqzxbby.\n9 Utxi ybnha qb qzh rtxahm.\n10 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t6\n11 Txha cbdxmhiha qb qzh phaxbby.\n12 Hhss qbbk qzh yeuk qzhxh.\n13 Mzb rtnh qzh tvvuh? \tZeuu\t6\n14 Hhss jhmq qb qzh ptqzxbby.\n15 Hhss vtllha qzh yeuk qb Zeuu.\n16 Mzb xhohenha qzh yeuk? \tZeuu\t15\n17 Zeuu vtllha qzh yeuk qb Hhss.\n18 Hhss ztmaha qzh yeuk qb Zeuu.\n19 Mztq aea Hhss renh qb Zeuu? \tyeuk\t18\n1 Zeuu veokha dv qzh yeuk qzhxh.\n2 Txha jhmq qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Hhss qbbk qzh tvvuh qzhxh.\n5 Hhss vtllha qzh tvvuh qb Utxi.\n6 Txha jhmq qb qzh ztuujti.\n7 Mzb xhohenha qzh tvvuh? \tUtxi\t5\n8 Utxi vdq abjm qzh tvvuh.\n9 Zeuu vtllha qzh yeuk qb Txha.\n10 Mzb rtnh qzh tvvuh? \tHhss\t5\n11 Txha vtllha qzh yeuk qb Zeuu.\n12 Txha jhmq qb qzh phaxbby.\n13 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t11\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Hhss cbdxmhiha qb qzh ptqzxbby.\n16 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t11\n17 Utxi ztmaha qzh tvvuh qb Txha.\n18 Zeuu jhmq ptok qb qzh ptqzxbby.\n19 Mztq aea Utxi renh qb Txha? \ttvvuh\t17\n1 Txha jhmq ptok qb qzh bsseoh.\n2 Txha qbbk qzh tvvuh qzhxh.\n3 Utxi veokha dv qzh yeuk qzhxh.\n4 Txha rxtppha qzh sbbqptuu qzhxh.\n5 Utxi uhsq qzh yeuk.\n6 Zeuu ybnha qb qzh ztuujti.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Txha axbvvha qzh tvvuh.\n9 Utxi ybnha qb qzh ztuujti.\n10 Zeuu qbbk qzh yeuk qzhxh.\n11 Zeuu ybnha qb qzh rtxahm.\n12 Txha rbq qzh tvvuh qzhxh.\n13 Utxi ybnha qb qzh bsseoh.\n14 Txha jhmq ptok qb qzh keqozhm.\n15 Txha ybnha qb qzh bsseoh.\n16 Txha vdq abjm qzh tvvuh.\n17 Txha vdq abjm qzh sbbqptuu.\n18 Hhss qxtnhuuha qb qzh rtxahm.\n19 Txha qbbk qzh tvvuh qzhxh.\n20 Zeuu uhsq qzh yeuk.\n21 Txha ztmaha qzh tvvuh qb Utxi.\n22 Utxi ztmaha qzh tvvuh qb Txha.\n23 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t22\n24 Zeuu rbq qzh yeuk qzhxh.\n25 Txha qbbk qzh sbbqptuu qzhxh.\n26 Mztq aea Utxi renh qb Txha? \ttvvuh\t22\n27 Zeuu uhsq qzh yeuk.\n28 Txha vtllha qzh tvvuh qb Utxi.\n29 Mztq aea Txha renh qb Utxi? \ttvvuh\t28\n30 Utxi ybnha qb qzh keqozhm.\n31 Txha vdq abjm qzh sbbqptuu qzhxh.\n32 Mzb rtnh qzh tvvuh? \tTxha\t28\n33 Hhss jhmq ptok qb qzh bsseoh.\n34 Zeuu rbq qzh yeuk qzhxh.\n35 Mztq aea Txha renh qb Utxi? \ttvvuh\t28\n1 Zeuu cbdxmhiha qb qzh keqozhm.\n2 Hhss rxtppha qzh tvvuh qzhxh.\n3 Hhss ztmaha qzh tvvuh qb Utxi.\n4 Utxi vtllha qzh tvvuh qb Zeuu.\n5 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t4\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Zeuu rtnh qzh tvvuh qb Hhss.\n8 Mzb xhohenha qzh tvvuh? \tHhss\t7\n9 Hhss vtllha qzh tvvuh qb Zeuu.\n10 Zeuu ztmaha qzh tvvuh qb Hhss.\n11 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t10\n12 Zeuu jhmq qb qzh ztuujti.\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t10\n15 Hhss rtnh qzh tvvuh qb Utxi.\n16 Utxi vdq abjm qzh tvvuh qzhxh.\n17 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t15\n1 Hhss cbdxmhiha qb qzh rtxahm.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Hhss veokha dv qzh yeuk qzhxh.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Hhss ybnha qb qzh ztuujti.\n6 Hhss cbdxmhiha qb qzh bsseoh.\n7 Txha cbdxmhiha qb qzh rtxahm.\n8 Hhss rtnh qzh yeuk qb Utxi.\n9 Mzb aea Hhss renh qzh yeuk qb? \tUtxi\t8\n10 Utxi ztmaha qzh yeuk qb Zeuu.\n11 Hhss ybnha qb qzh ztuujti.\n12 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t10\n13 Hhss rxtppha qzh tvvuh qzhxh.\n14 Hhss aelotxaha qzh tvvuh.\n15 Mzb rtnh qzh yeuk? \tUtxi\t10\n16 Zeuu vtllha qzh yeuk qb Utxi.\n17 Utxi vtllha qzh yeuk qb Zeuu.\n18 Mzb rtnh qzh yeuk? \tUtxi\t17\n19 Txha jhmq qb qzh phaxbby.\n20 Zeuu ztmaha qzh yeuk qb Utxi.\n21 Mztq aea Zeuu renh qb Utxi? \tyeuk\t20\n1 Zeuu jhmq qb qzh ztuujti.\n2 Hhss jhmq ptok qb qzh ptqzxbby.\n3 Zeuu cbdxmhiha qb qzh keqozhm.\n4 Utxi ybnha qb qzh phaxbby.\n5 Txha jhmq ptok qb qzh rtxahm.\n6 Utxi veokha dv qzh yeuk qzhxh.\n7 Txha qbbk qzh tvvuh qzhxh.\n8 Hhss jhmq ptok qb qzh phaxbby.\n9 Utxi vtllha qzh yeuk qb Hhss.\n10 Txha aelotxaha qzh tvvuh qzhxh.\n11 Mzb rtnh qzh yeuk? \tUtxi\t9\n12 Txha cbdxmhiha qb qzh bsseoh.\n13 Hhss rtnh qzh yeuk qb Utxi.\n14 Mzb aea Hhss renh qzh yeuk qb? \tUtxi\t13\n15 Utxi ztmaha qzh yeuk qb Hhss.\n16 Txha qxtnhuuha qb qzh ztuujti.\n17 Mztq aea Utxi renh qb Hhss? \tyeuk\t15\n18 Txha qxtnhuuha qb qzh bsseoh.\n19 Hhss ztmaha qzh yeuk qb Utxi.\n20 Mzb aea Hhss renh qzh yeuk qb? \tUtxi\t19\n21 Utxi rtnh qzh yeuk qb Hhss.\n22 Hhss ztmaha qzh yeuk qb Utxi.\n23 Mztq aea Hhss renh qb Utxi? \tyeuk\t22\n1 Zeuu qxtnhuuha qb qzh ptqzxbby.\n2 Zeuu ybnha qb qzh ztuujti.\n3 Zeuu cbdxmhiha qb qzh bsseoh.\n4 Zeuu qxtnhuuha qb qzh rtxahm.\n5 Zeuu rxtppha qzh tvvuh qzhxh.\n6 Zeuu ybnha qb qzh keqozhm.\n7 Utxi ybnha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Txha jhmq ptok qb qzh bsseoh.\n10 Zeuu axbvvha qzh tvvuh.\n11 Hhss cbdxmhiha qb qzh rtxahm.\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Hhss ybnha qb qzh ztuujti.\n14 Zeuu rbq qzh tvvuh qzhxh.\n15 Zeuu qxtnhuuha qb qzh ptqzxbby.\n16 Utxi rxtppha qzh sbbqptuu qzhxh.\n17 Zeuu axbvvha qzh tvvuh.\n18 Utxi ybnha qb qzh phaxbby.\n19 Utxi uhsq qzh sbbqptuu.\n20 Hhss cbdxmhiha qb qzh keqozhm.\n21 Hhss qxtnhuuha qb qzh phaxbby.\n22 Hhss jhmq ptok qb qzh keqozhm.\n23 Hhss ybnha qb qzh ptqzxbby.\n24 Zeuu rbq qzh tvvuh qzhxh.\n25 Utxi veokha dv qzh sbbqptuu qzhxh.\n26 Zeuu rtnh qzh tvvuh qb Hhss.\n27 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t26\n28 Hhss qxtnhuuha qb qzh phaxbby.\n29 Utxi aelotxaha qzh sbbqptuu.\n30 Mzb xhohenha qzh tvvuh? \tHhss\t26\n31 Hhss vtllha qzh tvvuh qb Utxi.\n32 Utxi jhmq qb qzh rtxahm.\n33 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t31\n34 Utxi ybnha qb qzh bsseoh.\n35 Utxi uhsq qzh tvvuh.\n36 Mztq aea Hhss renh qb Utxi? \ttvvuh\t31\n37 Txha rxtppha qzh tvvuh qzhxh.\n38 Txha rtnh qzh tvvuh qb Utxi.\n39 Mzb rtnh qzh tvvuh? \tTxha\t38\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Hhss qbbk qzh tvvuh qzhxh.\n3 Hhss vdq abjm qzh tvvuh.\n4 Txha jhmq qb qzh ztuujti.\n5 Utxi qbbk qzh tvvuh qzhxh.\n6 Utxi vtllha qzh tvvuh qb Hhss.\n7 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t6\n8 Hhss cbdxmhiha qb qzh phaxbby.\n9 Hhss jhmq qb qzh ptqzxbby.\n10 Mztq aea Utxi renh qb Hhss? \ttvvuh\t6\n11 Hhss vtllha qzh tvvuh qb Utxi.\n12 Hhss cbdxmhiha qb qzh phaxbby.\n13 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t11\n14 Txha jhmq ptok qb qzh keqozhm.\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Mztq aea Hhss renh qb Utxi? \ttvvuh\t11\n17 Utxi ztmaha qzh tvvuh qb Zeuu.\n18 Hhss cbdxmhiha qb qzh ptqzxbby.\n19 Mzb rtnh qzh tvvuh? \tUtxi\t17\n1 Hhss cbdxmhiha qb qzh ztuujti.\n2 Hhss jhmq ptok qb qzh phaxbby.\n3 Hhss qxtnhuuha qb qzh bsseoh.\n4 Hhss qxtnhuuha qb qzh phaxbby.\n5 Txha jhmq qb qzh rtxahm.\n6 Zeuu jhmq ptok qb qzh keqozhm.\n7 Txha qbbk qzh sbbqptuu qzhxh.\n8 Hhss jhmq ptok qb qzh rtxahm.\n9 Txha ybnha qb qzh bsseoh.\n10 Hhss qbbk qzh tvvuh qzhxh.\n11 Txha uhsq qzh sbbqptuu.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Hhss axbvvha qzh tvvuh.\n15 Utxi veokha dv qzh sbbqptuu qzhxh.\n16 Hhss rxtppha qzh tvvuh qzhxh.\n17 Zeuu qxtnhuuha qb qzh rtxahm.\n18 Hhss ztmaha qzh tvvuh qb Zeuu.\n19 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t18\n20 Zeuu ztmaha qzh tvvuh qb Hhss.\n21 Hhss ztmaha qzh tvvuh qb Zeuu.\n22 Mzb rtnh qzh tvvuh? \tHhss\t21\n23 Zeuu ztmaha qzh tvvuh qb Hhss.\n24 Hhss vtllha qzh tvvuh qb Zeuu.\n25 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t24\n26 Hhss jhmq qb qzh bsseoh.\n27 Utxi aelotxaha qzh sbbqptuu.\n28 Mzb rtnh qzh tvvuh? \tHhss\t24\n29 Zeuu vdq abjm qzh tvvuh.\n30 Hhss rbq qzh sbbqptuu qzhxh.\n31 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t24\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Zeuu jhmq qb qzh ptqzxbby.\n4 Zeuu qbbk qzh tvvuh qzhxh.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Zeuu jhmq ptok qb qzh keqozhm.\n7 Zeuu vdq abjm qzh tvvuh.\n8 Zeuu veokha dv qzh tvvuh qzhxh.\n9 Zeuu axbvvha qzh tvvuh.\n10 Txha qxtnhuuha qb qzh keqozhm.\n11 Txha jhmq qb qzh rtxahm.\n12 Hhss jhmq ptok qb qzh rtxahm.\n13 Hhss qxtnhuuha qb qzh keqozhm.\n14 Zeuu cbdxmhiha qb qzh bsseoh.\n15 Txha qxtnhuuha qb qzh keqozhm.\n16 Hhss rxtppha qzh tvvuh qzhxh.\n17 Hhss vtllha qzh tvvuh qb Utxi.\n18 Zeuu qbbk qzh sbbqptuu qzhxh.\n19 Mzb xhohenha qzh tvvuh? \tUtxi\t17\n20 Utxi rtnh qzh tvvuh qb Txha.\n21 Txha rtnh qzh tvvuh qb Utxi.\n22 Mzb rtnh qzh tvvuh? \tTxha\t21\n23 Utxi vdq abjm qzh tvvuh.\n24 Utxi jhmq qb qzh bsseoh.\n25 Mzb aea Txha renh qzh tvvuh qb? \tUtxi\t21\n26 Zeuu axbvvha qzh sbbqptuu.\n27 Zeuu rbq qzh sbbqptuu qzhxh.\n28 Mztq aea Txha renh qb Utxi? \ttvvuh\t21\n29 Hhss veokha dv qzh tvvuh qzhxh.\n30 Hhss ztmaha qzh tvvuh qb Txha.\n31 Mzb xhohenha qzh tvvuh? \tTxha\t30\n1 Txha rxtppha qzh yeuk qzhxh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Hhss ybnha qb qzh ztuujti.\n6 Hhss jhmq ptok qb qzh phaxbby.\n7 Txha aelotxaha qzh yeuk qzhxh.\n8 Hhss cbdxmhiha qb qzh rtxahm.\n9 Txha rbq qzh yeuk qzhxh.\n10 Txha jhmq qb qzh keqozhm.\n11 Hhss qbbk qzh sbbqptuu qzhxh.\n12 Hhss jhmq qb qzh phaxbby.\n13 Hhss axbvvha qzh sbbqptuu qzhxh.\n14 Hhss jhmq ptok qb qzh ztuujti.\n15 Txha vdq abjm qzh yeuk.\n16 Txha qxtnhuuha qb qzh bsseoh.\n17 Utxi jhmq qb qzh ztuujti.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Utxi qxtnhuuha qb qzh ptqzxbby.\n20 Zeuu cbdxmhiha qb qzh phaxbby.\n21 Zeuu rxtppha qzh sbbqptuu qzhxh.\n22 Hhss rbq qzh tvvuh qzhxh.\n23 Hhss ybnha qb qzh ptqzxbby.\n24 Hhss cbdxmhiha qb qzh bsseoh.\n25 Hhss vtllha qzh tvvuh qb Txha.\n26 Zeuu vdq abjm qzh sbbqptuu.\n27 Mzb xhohenha qzh tvvuh? \tTxha\t25\n28 Zeuu veokha dv qzh sbbqptuu qzhxh.\n29 Utxi jhmq ptok qb qzh phaxbby.\n30 Mztq aea Hhss renh qb Txha? \ttvvuh\t25\n31 Txha ybnha qb qzh ztuujti.\n32 Zeuu vtllha qzh sbbqptuu qb Utxi.\n33 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t32\n34 Zeuu cbdxmhiha qb qzh ptqzxbby.\n35 Zeuu cbdxmhiha qb qzh ztuujti.\n36 Mzb xhohenha qzh sbbqptuu? \tUtxi\t32\n37 Utxi aelotxaha qzh sbbqptuu.\n38 Utxi veokha dv qzh sbbqptuu qzhxh.\n39 Mzb xhohenha qzh sbbqptuu? \tUtxi\t32\n1 Hhss cbdxmhiha qb qzh rtxahm.\n2 Zeuu qxtnhuuha qb qzh phaxbby.\n3 Hhss jhmq ptok qb qzh keqozhm.\n4 Zeuu veokha dv qzh sbbqptuu qzhxh.\n5 Zeuu aelotxaha qzh sbbqptuu.\n6 Hhss ybnha qb qzh bsseoh.\n7 Hhss rxtppha qzh yeuk qzhxh.\n8 Zeuu rbq qzh sbbqptuu qzhxh.\n9 Zeuu jhmq ptok qb qzh rtxahm.\n10 Zeuu rtnh qzh sbbqptuu qb Txha.\n11 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t10\n12 Txha rtnh qzh sbbqptuu qb Zeuu.\n13 Hhss qxtnhuuha qb qzh phaxbby.\n14 Mzb rtnh qzh sbbqptuu? \tTxha\t12\n15 Zeuu vdq abjm qzh sbbqptuu.\n16 Hhss uhsq qzh yeuk.\n17 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t12\n18 Zeuu cbdxmhiha qb qzh keqozhm.\n19 Hhss qbbk qzh yeuk qzhxh.\n20 Utxi jhmq qb qzh phaxbby.\n21 Utxi qxtnhuuha qb qzh keqozhm.\n22 Zeuu ybnha qb qzh rtxahm.\n23 Zeuu qbbk qzh sbbqptuu qzhxh.\n24 Hhss aelotxaha qzh yeuk.\n25 Txha cbdxmhiha qb qzh keqozhm.\n26 Zeuu aelotxaha qzh sbbqptuu.\n27 Hhss qbbk qzh yeuk qzhxh.\n28 Txha cbdxmhiha qb qzh bsseoh.\n29 Hhss axbvvha qzh yeuk.\n30 Zeuu jhmq qb qzh bsseoh.\n31 Txha ybnha qb qzh phaxbby.\n32 Hhss rxtppha qzh yeuk qzhxh.\n33 Hhss ztmaha qzh yeuk qb Txha.\n34 Mzb rtnh qzh yeuk qb Txha? \tHhss\t33\n35 Txha rtnh qzh yeuk qb Hhss.\n36 Utxi qxtnhuuha qb qzh ztuujti.\n37 Mzb aea Txha renh qzh yeuk qb? \tHhss\t35\n1 Hhss ybnha qb qzh phaxbby.\n2 Txha jhmq qb qzh phaxbby.\n3 Zeuu rxtppha qzh yeuk qzhxh.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hhss ybnha qb qzh bsseoh.\n6 Zeuu jhmq ptok qb qzh ztuujti.\n7 Zeuu ybnha qb qzh rtxahm.\n8 Zeuu aelotxaha qzh yeuk.\n9 Txha jhmq ptok qb qzh ztuujti.\n10 Hhss jhmq ptok qb qzh phaxbby.\n11 Zeuu qxtnhuuha qb qzh ztuujti.\n12 Zeuu ybnha qb qzh bsseoh.\n13 Txha rbq qzh sbbqptuu qzhxh.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Txha jhmq ptok qb qzh phaxbby.\n16 Txha ztmaha qzh sbbqptuu qb Hhss.\n17 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t16\n18 Hhss rtnh qzh sbbqptuu qb Txha.\n19 Zeuu ybnha qb qzh phaxbby.\n20 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t18\n21 Txha ztmaha qzh sbbqptuu qb Zeuu.\n22 Txha ybnha qb qzh keqozhm.\n23 Mzb aea Txha renh qzh sbbqptuu qb? \tZeuu\t21\n24 Zeuu rtnh qzh sbbqptuu qb Hhss.\n25 Txha jhmq ptok qb qzh phaxbby.\n26 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t24\n27 Hhss ztmaha qzh sbbqptuu qb Txha.\n28 Txha ztmaha qzh sbbqptuu qb Zeuu.\n29 Mzb rtnh qzh sbbqptuu? \tTxha\t28\n1 Zeuu jhmq qb qzh ptqzxbby.\n2 Txha qxtnhuuha qb qzh bsseoh.\n3 Hhss ybnha qb qzh ztuujti.\n4 Utxi ybnha qb qzh bsseoh.\n5 Zeuu rxtppha qzh yeuk qzhxh.\n6 Hhss ybnha qb qzh phaxbby.\n7 Zeuu rbq qzh tvvuh qzhxh.\n8 Hhss jhmq qb qzh bsseoh.\n9 Zeuu jhmq qb qzh keqozhm.\n10 Hhss ybnha qb qzh ztuujti.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Utxi cbdxmhiha qb qzh bsseoh.\n13 Zeuu qxtnhuuha qb qzh ptqzxbby.\n14 Txha jhmq ptok qb qzh ztuujti.\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Zeuu jhmq qb qzh ztuujti.\n17 Zeuu ztmaha qzh tvvuh qb Utxi.\n18 Utxi vtllha qzh tvvuh qb Txha.\n19 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t18\n20 Txha ztmaha qzh tvvuh qb Utxi.\n21 Zeuu uhsq qzh yeuk qzhxh.\n22 Mzb rtnh qzh tvvuh? \tTxha\t20\n23 Txha qxtnhuuha qb qzh rtxahm.\n24 Utxi vtllha qzh tvvuh qb Zeuu.\n25 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t24\n26 Zeuu ztmaha qzh tvvuh qb Utxi.\n27 Zeuu qbbk qzh yeuk qzhxh.\n28 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t26\n29 Utxi jhmq qb qzh phaxbby.\n30 Hhss cbdxmhiha qb qzh keqozhm.\n31 Mzb rtnh qzh tvvuh qb Utxi? \tZeuu\t26\n1 Txha jhmq ptok qb qzh rtxahm.\n2 Hhss rbq qzh tvvuh qzhxh.\n3 Hhss rtnh qzh tvvuh qb Zeuu.\n4 Hhss jhmq ptok qb qzh bsseoh.\n5 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t3\n6 Txha jhmq ptok qb qzh ztuujti.\n7 Zeuu vtllha qzh tvvuh qb Txha.\n8 Mztq aea Zeuu renh qb Txha? \ttvvuh\t7\n9 Txha ztmaha qzh tvvuh qb Zeuu.\n10 Zeuu ztmaha qzh tvvuh qb Txha.\n11 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t10\n12 Txha cbdxmhiha qb qzh keqozhm.\n13 Txha ztmaha qzh tvvuh qb Utxi.\n14 Mztq aea Txha renh qb Utxi? \ttvvuh\t13\n15 Utxi jhmq qb qzh bsseoh.\n16 Hhss ybnha qb qzh rtxahm.\n17 Mzb rtnh qzh tvvuh? \tTxha\t13\n1 Utxi jhmq qb qzh ztuujti.\n2 Hhss cbdxmhiha qb qzh phaxbby.\n3 Txha jhmq qb qzh keqozhm.\n4 Zeuu veokha dv qzh yeuk qzhxh.\n5 Zeuu jhmq qb qzh ztuujti.\n6 Txha rbq qzh sbbqptuu qzhxh.\n7 Zeuu rtnh qzh yeuk qb Utxi.\n8 Utxi ztmaha qzh yeuk qb Zeuu.\n9 Mzb rtnh qzh yeuk qb Zeuu? \tUtxi\t8\n10 Zeuu ztmaha qzh yeuk qb Utxi.\n11 Utxi rtnh qzh yeuk qb Zeuu.\n12 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t11\n13 Zeuu ztmaha qzh yeuk qb Utxi.\n14 Txha axbvvha qzh sbbqptuu.\n15 Mztq aea Zeuu renh qb Utxi? \tyeuk\t13\n16 Utxi uhsq qzh yeuk.\n17 Txha veokha dv qzh sbbqptuu qzhxh.\n18 Mzb rtnh qzh yeuk? \tZeuu\t13\n19 Txha cbdxmhiha qb qzh phaxbby.\n20 Txha vtllha qzh sbbqptuu qb Hhss.\n21 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t20\n1 Zeuu ybnha qb qzh ztuujti.\n2 Zeuu rbq qzh sbbqptuu qzhxh.\n3 Zeuu axbvvha qzh sbbqptuu.\n4 Txha qxtnhuuha qb qzh phaxbby.\n5 Zeuu cbdxmhiha qb qzh keqozhm.\n6 Zeuu ybnha qb qzh rtxahm.\n7 Txha jhmq ptok qb qzh keqozhm.\n8 Hhss jhmq ptok qb qzh phaxbby.\n9 Txha jhmq ptok qb qzh ztuujti.\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Hhss veokha dv qzh yeuk qzhxh.\n12 Hhss ztmaha qzh yeuk qb Utxi.\n13 Mzb xhohenha qzh yeuk? \tUtxi\t12\n14 Utxi aelotxaha qzh yeuk.\n15 Txha rbq qzh sbbqptuu qzhxh.\n16 Mzb xhohenha qzh yeuk? \tUtxi\t12\n17 Txha qxtnhuuha qb qzh ptqzxbby.\n18 Hhss veokha dv qzh yeuk qzhxh.\n19 Mzb rtnh qzh yeuk qb Utxi? \tHhss\t12\n20 Hhss rtnh qzh yeuk qb Utxi.\n21 Zeuu rxtppha qzh tvvuh qzhxh.\n22 Mzb xhohenha qzh yeuk? \tUtxi\t20\n23 Utxi vtllha qzh yeuk qb Hhss.\n24 Txha ybnha qb qzh phaxbby.\n25 Mzb xhohenha qzh yeuk? \tHhss\t23\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Txha qxtnhuuha qb qzh phaxbby.\n3 Utxi uhsq qzh sbbqptuu.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Hhss qxtnhuuha qb qzh rtxahm.\n6 Zeuu jhmq ptok qb qzh phaxbby.\n7 Utxi axbvvha qzh sbbqptuu.\n8 Zeuu veokha dv qzh tvvuh qzhxh.\n9 Zeuu vtllha qzh tvvuh qb Txha.\n10 Txha vtllha qzh tvvuh qb Zeuu.\n11 Mztq aea Txha renh qb Zeuu? \ttvvuh\t10\n12 Zeuu rtnh qzh tvvuh qb Txha.\n13 Txha vtllha qzh tvvuh qb Zeuu.\n14 Mzb xhohenha qzh tvvuh? \tZeuu\t13\n15 Txha jhmq ptok qb qzh ztuujti.\n16 Utxi qbbk qzh sbbqptuu qzhxh.\n17 Mzb aea Txha renh qzh tvvuh qb? \tZeuu\t13\n18 Txha ybnha qb qzh bsseoh.\n19 Txha rbq qzh yeuk qzhxh.\n20 Mztq aea Txha renh qb Zeuu? \ttvvuh\t13\n21 Txha cbdxmhiha qb qzh keqozhm.\n22 Hhss qxtnhuuha qb qzh ptqzxbby.\n23 Utxi jhmq ptok qb qzh rtxahm.\n24 Txha cbdxmhiha qb qzh phaxbby.\n25 Zeuu ztmaha qzh tvvuh qb Txha.\n26 Hhss ybnha qb qzh phaxbby.\n27 Mzb rtnh qzh tvvuh? \tZeuu\t25\n1 Txha qxtnhuuha qb qzh bsseoh.\n2 Hhss jhmq ptok qb qzh rtxahm.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Zeuu jhmq ptok qb qzh phaxbby.\n5 Zeuu cbdxmhiha qb qzh rtxahm.\n6 Utxi qbbk qzh tvvuh qzhxh.\n7 Utxi vtllha qzh tvvuh qb Zeuu.\n8 Zeuu vdq abjm qzh tvvuh.\n9 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t7\n10 Txha ybnha qb qzh phaxbby.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Mzb rtnh qzh tvvuh? \tUtxi\t7\n13 Utxi vtllha qzh tvvuh qb Zeuu.\n14 Zeuu vdq abjm qzh tvvuh.\n15 Mzb rtnh qzh tvvuh? \tUtxi\t13\n16 Zeuu qbbk qzh tvvuh qzhxh.\n17 Zeuu vtllha qzh tvvuh qb Utxi.\n18 Mzb rtnh qzh tvvuh? \tZeuu\t17\n19 Utxi vtllha qzh tvvuh qb Zeuu.\n20 Zeuu rtnh qzh tvvuh qb Utxi.\n21 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t20\n1 Txha rxtppha qzh yeuk qzhxh.\n2 Txha ztmaha qzh yeuk qb Utxi.\n3 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t2\n4 Utxi uhsq qzh yeuk.\n5 Hhss veokha dv qzh yeuk qzhxh.\n6 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t2\n7 Zeuu cbdxmhiha qb qzh bsseoh.\n8 Hhss ztmaha qzh yeuk qb Utxi.\n9 Mztq aea Hhss renh qb Utxi? \tyeuk\t8\n10 Hhss qxtnhuuha qb qzh keqozhm.\n11 Zeuu qxtnhuuha qb qzh rtxahm.\n12 Mztq aea Hhss renh qb Utxi? \tyeuk\t8\n13 Utxi vdq abjm qzh yeuk qzhxh.\n14 Txha jhmq qb qzh bsseoh.\n15 Mzb xhohenha qzh yeuk? \tUtxi\t8\n1 Hhss qbbk qzh sbbqptuu qzhxh.\n2 Hhss rtnh qzh sbbqptuu qb Txha.\n3 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t2\n4 Txha ybnha qb qzh keqozhm.\n5 Txha rtnh qzh sbbqptuu qb Utxi.\n6 Mzb xhohenha qzh sbbqptuu? \tUtxi\t5\n7 Utxi rtnh qzh sbbqptuu qb Txha.\n8 Txha jhmq ptok qb qzh ptqzxbby.\n9 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t7\n10 Zeuu jhmq qb qzh bsseoh.\n11 Txha vdq abjm qzh sbbqptuu.\n12 Mzb rtnh qzh sbbqptuu? \tUtxi\t7\n13 Txha cbdxmhiha qb qzh phaxbby.\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Txha qxtnhuuha qb qzh rtxahm.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Zeuu ybnha qb qzh phaxbby.\n18 Utxi rxtppha qzh sbbqptuu qzhxh.\n19 Zeuu cbdxmhiha qb qzh keqozhm.\n20 Utxi aelotxaha qzh tvvuh.\n21 Zeuu ybnha qb qzh ptqzxbby.\n22 Utxi vtllha qzh sbbqptuu qb Zeuu.\n23 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t22\n1 Txha qbbk qzh sbbqptuu qzhxh.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Txha ztmaha qzh sbbqptuu qb Hhss.\n4 Utxi axbvvha qzh yeuk.\n5 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t3\n6 Hhss vtllha qzh sbbqptuu qb Txha.\n7 Txha jhmq ptok qb qzh phaxbby.\n8 Mzb xhohenha qzh sbbqptuu? \tTxha\t6\n9 Txha rbq qzh yeuk qzhxh.\n10 Txha ztmaha qzh sbbqptuu qb Utxi.\n11 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t10\n12 Utxi ztmaha qzh sbbqptuu qb Txha.\n13 Txha jhmq qb qzh ptqzxbby.\n14 Mzb xhohenha qzh sbbqptuu? \tTxha\t12\n15 Txha vtllha qzh sbbqptuu qb Hhss.\n16 Txha jhmq ptok qb qzh rtxahm.\n17 Mzb aea Txha renh qzh sbbqptuu qb? \tHhss\t15\n1 Hhss rbq qzh sbbqptuu qzhxh.\n2 Hhss ybnha qb qzh phaxbby.\n3 Hhss veokha dv qzh yeuk qzhxh.\n4 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n5 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t4\n6 Zeuu vtllha qzh sbbqptuu qb Hhss.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Mzb aea Zeuu renh qzh sbbqptuu qb? \tHhss\t6\n9 Hhss rtnh qzh sbbqptuu qb Zeuu.\n10 Hhss vdq abjm qzh yeuk qzhxh.\n11 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t9\n12 Zeuu vtllha qzh sbbqptuu qb Hhss.\n13 Hhss rtnh qzh sbbqptuu qb Zeuu.\n14 Mzb rtnh qzh sbbqptuu? \tHhss\t13\n15 Zeuu axbvvha qzh sbbqptuu.\n16 Txha jhmq qb qzh ztuujti.\n17 Mzb aea Hhss renh qzh sbbqptuu qb? \tZeuu\t13\n1 Hhss qxtnhuuha qb qzh rtxahm.\n2 Zeuu rbq qzh tvvuh qzhxh.\n3 Hhss jhmq qb qzh keqozhm.\n4 Zeuu rtnh qzh tvvuh qb Utxi.\n5 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t4\n6 Hhss rxtppha qzh sbbqptuu qzhxh.\n7 Utxi vtllha qzh tvvuh qb Zeuu.\n8 Mzb rtnh qzh tvvuh? \tUtxi\t7\n9 Zeuu jhmq ptok qb qzh phaxbby.\n10 Hhss cbdxmhiha qb qzh phaxbby.\n11 Mzb rtnh qzh tvvuh? \tUtxi\t7\n12 Zeuu ztmaha qzh tvvuh qb Hhss.\n13 Hhss jhmq qb qzh keqozhm.\n14 Mzb xhohenha qzh tvvuh? \tHhss\t12\n15 Utxi jhmq qb qzh rtxahm.\n16 Txha jhmq qb qzh phaxbby.\n17 Mzb rtnh qzh tvvuh? \tZeuu\t12\n1 Txha jhmq qb qzh ptqzxbby.\n2 Txha jhmq qb qzh rtxahm.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Zeuu ybnha qb qzh ptqzxbby.\n5 Hhss qxtnhuuha qb qzh rtxahm.\n6 Zeuu rxtppha qzh tvvuh qzhxh.\n7 Zeuu axbvvha qzh tvvuh.\n8 Txha qxtnhuuha qb qzh bsseoh.\n9 Txha veokha dv qzh sbbqptuu qzhxh.\n10 Utxi ybnha qb qzh rtxahm.\n11 Hhss jhmq qb qzh bsseoh.\n12 Utxi jhmq qb qzh ptqzxbby.\n13 Txha ztmaha qzh sbbqptuu qb Hhss.\n14 Hhss ztmaha qzh sbbqptuu qb Txha.\n15 Mzb rtnh qzh sbbqptuu? \tHhss\t14\n16 Txha ztmaha qzh sbbqptuu qb Hhss.\n17 Hhss ztmaha qzh sbbqptuu qb Txha.\n18 Mzb xhohenha qzh sbbqptuu? \tTxha\t17\n19 Hhss jhmq qb qzh rtxahm.\n20 Zeuu rbq qzh tvvuh qzhxh.\n21 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t17\n22 Zeuu axbvvha qzh tvvuh.\n23 Utxi veokha dv qzh tvvuh qzhxh.\n24 Mzb rtnh qzh sbbqptuu? \tHhss\t17\n25 Utxi vtllha qzh tvvuh qb Zeuu.\n26 Txha vdq abjm qzh sbbqptuu qzhxh.\n27 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t25\n1 Zeuu qxtnhuuha qb qzh ptqzxbby.\n2 Hhss cbdxmhiha qb qzh ptqzxbby.\n3 Hhss cbdxmhiha qb qzh rtxahm.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Zeuu jhmq ptok qb qzh bsseoh.\n6 Hhss ybnha qb qzh phaxbby.\n7 Txha veokha dv qzh sbbqptuu qzhxh.\n8 Hhss qbbk qzh tvvuh qzhxh.\n9 Hhss ztmaha qzh tvvuh qb Utxi.\n10 Utxi rtnh qzh tvvuh qb Hhss.\n11 Mztq aea Utxi renh qb Hhss? \ttvvuh\t10\n12 Hhss vtllha qzh tvvuh qb Utxi.\n13 Txha cbdxmhiha qb qzh ztuujti.\n14 Mztq aea Hhss renh qb Utxi? \ttvvuh\t12\n15 Utxi ztmaha qzh tvvuh qb Hhss.\n16 Hhss ztmaha qzh tvvuh qb Utxi.\n17 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t16\n18 Txha vdq abjm qzh sbbqptuu.\n19 Zeuu jhmq ptok qb qzh phaxbby.\n20 Mztq aea Hhss renh qb Utxi? \ttvvuh\t16\n21 Utxi vtllha qzh tvvuh qb Zeuu.\n22 Zeuu rtnh qzh tvvuh qb Utxi.\n23 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t22\n1 Hhss jhmq ptok qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Utxi ztmaha qzh sbbqptuu qb Txha.\n8 Txha ztmaha qzh sbbqptuu qb Utxi.\n9 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t8\n10 Utxi rtnh qzh sbbqptuu qb Txha.\n11 Txha jhmq ptok qb qzh keqozhm.\n12 Mzb rtnh qzh sbbqptuu? \tUtxi\t10\n13 Txha jhmq ptok qb qzh ztuujti.\n14 Txha rtnh qzh sbbqptuu qb Hhss.\n15 Mzb xhohenha qzh sbbqptuu? \tHhss\t14\n16 Hhss ztmaha qzh sbbqptuu qb Txha.\n17 Hhss qxtnhuuha qb qzh phaxbby.\n18 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t16\n19 Hhss jhmq qb qzh keqozhm.\n20 Txha jhmq qb qzh ptqzxbby.\n21 Mzb rtnh qzh sbbqptuu? \tHhss\t16\n1 Utxi rbq qzh yeuk qzhxh.\n2 Txha qbbk qzh tvvuh qzhxh.\n3 Txha vdq abjm qzh tvvuh.\n4 Txha jhmq qb qzh ptqzxbby.\n5 Txha ybnha qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Zeuu jhmq ptok qb qzh bsseoh.\n9 Zeuu ybnha qb qzh phaxbby.\n10 Utxi rtnh qzh tvvuh qb Zeuu.\n11 Mzb xhohenha qzh tvvuh? \tZeuu\t10\n12 Zeuu rtnh qzh tvvuh qb Utxi.\n13 Hhss cbdxmhiha qb qzh ptqzxbby.\n14 Mzb xhohenha qzh tvvuh? \tUtxi\t12\n15 Utxi rtnh qzh tvvuh qb Zeuu.\n16 Zeuu vtllha qzh tvvuh qb Utxi.\n17 Mzb xhohenha qzh tvvuh? \tUtxi\t16\n18 Utxi ztmaha qzh tvvuh qb Zeuu.\n19 Hhss jhmq qb qzh keqozhm.\n20 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t18\n21 Zeuu ztmaha qzh tvvuh qb Utxi.\n22 Utxi vtllha qzh tvvuh qb Zeuu.\n23 Mzb xhohenha qzh tvvuh? \tZeuu\t22\n1 Utxi ybnha qb qzh phaxbby.\n2 Zeuu cbdxmhiha qb qzh rtxahm.\n3 Zeuu cbdxmhiha qb qzh ptqzxbby.\n4 Hhss qbbk qzh sbbqptuu qzhxh.\n5 Txha qxtnhuuha qb qzh ztuujti.\n6 Txha jhmq ptok qb qzh keqozhm.\n7 Hhss rtnh qzh sbbqptuu qb Utxi.\n8 Hhss jhmq qb qzh bsseoh.\n9 Mzb rtnh qzh sbbqptuu? \tHhss\t7\n10 Utxi axbvvha qzh sbbqptuu.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Mzb xhohenha qzh sbbqptuu? \tUtxi\t7\n13 Txha jhmq qb qzh phaxbby.\n14 Zeuu qbbk qzh tvvuh qzhxh.\n15 Utxi vtllha qzh sbbqptuu qb Txha.\n16 Txha axbvvha qzh sbbqptuu.\n17 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t15\n18 Utxi rbq qzh sbbqptuu qzhxh.\n19 Zeuu aelotxaha qzh tvvuh.\n20 Mzb xhohenha qzh sbbqptuu? \tTxha\t15\n21 Zeuu ybnha qb qzh keqozhm.\n22 Hhss qxtnhuuha qb qzh ztuujti.\n23 Utxi ztmaha qzh sbbqptuu qb Txha.\n24 Utxi qxtnhuuha qb qzh ptqzxbby.\n25 Mzb xhohenha qzh sbbqptuu? \tTxha\t23\n1 Zeuu ybnha qb qzh rtxahm.\n2 Utxi jhmq qb qzh keqozhm.\n3 Utxi veokha dv qzh yeuk qzhxh.\n4 Utxi axbvvha qzh yeuk.\n5 Hhss ybnha qb qzh bsseoh.\n6 Hhss rxtppha qzh tvvuh qzhxh.\n7 Hhss uhsq qzh tvvuh.\n8 Hhss jhmq ptok qb qzh keqozhm.\n9 Utxi rbq qzh yeuk qzhxh.\n10 Txha qbbk qzh sbbqptuu qzhxh.\n11 Utxi rtnh qzh yeuk qb Hhss.\n12 Hhss ztmaha qzh yeuk qb Utxi.\n13 Mztq aea Hhss renh qb Utxi? \tyeuk\t12\n14 Utxi ztmaha qzh yeuk qb Hhss.\n15 Hhss aelotxaha qzh yeuk.\n16 Mztq aea Utxi renh qb Hhss? \tyeuk\t14\n17 Hhss cbdxmhiha qb qzh ztuujti.\n18 Zeuu cbdxmhiha qb qzh ptqzxbby.\n19 Mzb xhohenha qzh yeuk? \tHhss\t14\n20 Txha rtnh qzh sbbqptuu qb Hhss.\n21 Hhss vtllha qzh sbbqptuu qb Txha.\n22 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t21\n23 Txha uhsq qzh sbbqptuu.\n24 Hhss jhmq ptok qb qzh bsseoh.\n25 Mzb xhohenha qzh sbbqptuu? \tTxha\t21\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Txha rbq qzh sbbqptuu qzhxh.\n3 Txha vdq abjm qzh sbbqptuu.\n4 Txha qxtnhuuha qb qzh rtxahm.\n5 Txha ybnha qb qzh keqozhm.\n6 Zeuu qxtnhuuha qb qzh phaxbby.\n7 Hhss qbbk qzh tvvuh qzhxh.\n8 Zeuu ybnha qb qzh ztuujti.\n9 Hhss uhsq qzh tvvuh.\n10 Utxi veokha dv qzh yeuk qzhxh.\n11 Hhss rbq qzh tvvuh qzhxh.\n12 Zeuu rxtppha qzh sbbqptuu qzhxh.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Utxi uhsq qzh yeuk qzhxh.\n15 Utxi rbq qzh yeuk qzhxh.\n16 Utxi axbvvha qzh yeuk qzhxh.\n17 Utxi jhmq qb qzh keqozhm.\n18 Hhss vdq abjm qzh tvvuh.\n19 Zeuu aelotxaha qzh sbbqptuu.\n20 Zeuu rxtppha qzh sbbqptuu qzhxh.\n21 Zeuu qxtnhuuha qb qzh ptqzxbby.\n22 Txha jhmq ptok qb qzh ztuujti.\n23 Hhss rbq qzh tvvuh qzhxh.\n24 Hhss vdq abjm qzh tvvuh.\n25 Hhss rbq qzh tvvuh qzhxh.\n26 Zeuu aelotxaha qzh sbbqptuu qzhxh.\n27 Hhss cbdxmhiha qb qzh phaxbby.\n28 Hhss ybnha qb qzh ptqzxbby.\n29 Hhss axbvvha qzh tvvuh.\n30 Zeuu qbbk qzh tvvuh qzhxh.\n31 Zeuu ztmaha qzh tvvuh qb Hhss.\n32 Hhss ztmaha qzh tvvuh qb Zeuu.\n33 Mzb rtnh qzh tvvuh? \tHhss\t32\n34 Utxi jhmq ptok qb qzh ptqzxbby.\n35 Zeuu ztmaha qzh tvvuh qb Utxi.\n36 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t35\n37 Zeuu veokha dv qzh sbbqptuu qzhxh.\n38 Hhss qbbk qzh yeuk qzhxh.\n39 Mzb xhohenha qzh tvvuh? \tUtxi\t35\n40 Hhss jhmq ptok qb qzh bsseoh.\n41 Utxi vdq abjm qzh tvvuh qzhxh.\n42 Mzb xhohenha qzh tvvuh? \tUtxi\t35\n43 Zeuu aelotxaha qzh sbbqptuu.\n44 Hhss vdq abjm qzh yeuk.\n45 Hhss qbbk qzh yeuk qzhxh.\n46 Zeuu qbbk qzh tvvuh qzhxh.\n47 Zeuu aelotxaha qzh tvvuh.\n48 Zeuu qxtnhuuha qb qzh bsseoh.\n49 Hhss aelotxaha qzh yeuk.\n50 Utxi rbq qzh sbbqptuu qzhxh.\n51 Zeuu jhmq qb qzh rtxahm.\n52 Utxi qbbk qzh tvvuh qzhxh.\n53 Hhss rbq qzh yeuk qzhxh.\n54 Zeuu qxtnhuuha qb qzh ptqzxbby.\n55 Utxi jhmq qb qzh keqozhm.\n56 Utxi qxtnhuuha qb qzh phaxbby.\n57 Hhss uhsq qzh yeuk.\n58 Hhss rxtppha qzh yeuk qzhxh.\n59 Hhss qxtnhuuha qb qzh keqozhm.\n60 Utxi vdq abjm qzh tvvuh qzhxh.\n61 Hhss axbvvha qzh yeuk qzhxh.\n62 Utxi axbvvha qzh sbbqptuu.\n63 Utxi jhmq qb qzh ptqzxbby.\n64 Hhss rbq qzh yeuk qzhxh.\n65 Txha ybnha qb qzh rtxahm.\n66 Hhss axbvvha qzh yeuk.\n67 Txha jhmq ptok qb qzh keqozhm.\n68 Txha qxtnhuuha qb qzh bsseoh.\n69 Hhss qxtnhuuha qb qzh phaxbby.\n70 Zeuu jhmq qb qzh phaxbby.\n71 Zeuu jhmq qb qzh rtxahm.\n72 Txha ybnha qb qzh ztuujti.\n73 Hhss qxtnhuuha qb qzh ztuujti.\n74 Hhss qxtnhuuha qb qzh rtxahm.\n75 Zeuu jhmq qb qzh keqozhm.\n76 Hhss qxtnhuuha qb qzh bsseoh.\n77 Utxi cbdxmhiha qb qzh ztuujti.\n78 Zeuu rbq qzh yeuk qzhxh.\n79 Hhss ybnha qb qzh rtxahm.\n80 Utxi jhmq ptok qb qzh keqozhm.\n81 Zeuu vtllha qzh yeuk qb Utxi.\n82 Utxi rtnh qzh yeuk qb Zeuu.\n83 Mztq aea Utxi renh qb Zeuu? \tyeuk\t82\n1 Txha ybnha qb qzh ptqzxbby.\n2 Txha qxtnhuuha qb qzh rtxahm.\n3 Txha rxtppha qzh yeuk qzhxh.\n4 Txha axbvvha qzh yeuk.\n5 Txha rxtppha qzh yeuk qzhxh.\n6 Txha vdq abjm qzh yeuk.\n7 Txha rbq qzh yeuk qzhxh.\n8 Hhss cbdxmhiha qb qzh ptqzxbby.\n9 Utxi ybnha qb qzh bsseoh.\n10 Zeuu ybnha qb qzh ptqzxbby.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Utxi jhmq qb qzh rtxahm.\n13 Zeuu jhmq qb qzh ztuujti.\n14 Utxi ybnha qb qzh keqozhm.\n15 Txha axbvvha qzh yeuk.\n16 Txha ybnha qb qzh bsseoh.\n17 Txha cbdxmhiha qb qzh phaxbby.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Utxi jhmq qb qzh rtxahm.\n20 Txha cbdxmhiha qb qzh rtxahm.\n21 Hhss cbdxmhiha qb qzh rtxahm.\n22 Utxi qxtnhuuha qb qzh keqozhm.\n23 Zeuu jhmq qb qzh rtxahm.\n24 Txha qbbk qzh yeuk qzhxh.\n25 Txha vtllha qzh yeuk qb Zeuu.\n26 Zeuu ztmaha qzh yeuk qb Txha.\n27 Mztq aea Zeuu renh qb Txha? \tyeuk\t26\n28 Txha aelotxaha qzh yeuk qzhxh.\n29 Utxi cbdxmhiha qb qzh ztuujti.\n30 Mzb xhohenha qzh yeuk? \tTxha\t26\n31 Txha rbq qzh yeuk qzhxh.\n32 Txha rtnh qzh yeuk qb Zeuu.\n33 Mztq aea Txha renh qb Zeuu? \tyeuk\t32\n34 Txha cbdxmhiha qb qzh ztuujti.\n35 Zeuu jhmq ptok qb qzh keqozhm.\n36 Mztq aea Txha renh qb Zeuu? \tyeuk\t32\n37 Txha qxtnhuuha qb qzh rtxahm.\n38 Zeuu axbvvha qzh yeuk.\n39 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t32\n1 Zeuu qxtnhuuha qb qzh phaxbby.\n2 Hhss jhmq ptok qb qzh keqozhm.\n3 Txha qxtnhuuha qb qzh bsseoh.\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Zeuu qxtnhuuha qb qzh bsseoh.\n7 Txha jhmq qb qzh ptqzxbby.\n8 Zeuu jhmq qb qzh phaxbby.\n9 Utxi jhmq qb qzh keqozhm.\n10 Txha ybnha qb qzh keqozhm.\n11 Zeuu jhmq ptok qb qzh rtxahm.\n12 Utxi ybnha qb qzh ztuujti.\n13 Txha qxtnhuuha qb qzh ptqzxbby.\n14 Txha qxtnhuuha qb qzh bsseoh.\n15 Zeuu rxtppha qzh yeuk qzhxh.\n16 Zeuu veokha dv qzh sbbqptuu qzhxh.\n17 Zeuu cbdxmhiha qb qzh phaxbby.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Zeuu jhmq ptok qb qzh rtxahm.\n20 Utxi jhmq ptok qb qzh ztuujti.\n21 Utxi jhmq qb qzh keqozhm.\n22 Zeuu uhsq qzh sbbqptuu.\n23 Hhss jhmq ptok qb qzh rtxahm.\n24 Zeuu vtllha qzh yeuk qb Hhss.\n25 Mzb rtnh qzh yeuk? \tZeuu\t24\n26 Hhss ztmaha qzh yeuk qb Zeuu.\n27 Hhss rbq qzh sbbqptuu qzhxh.\n28 Mzb xhohenha qzh yeuk? \tZeuu\t26\n29 Hhss aelotxaha qzh sbbqptuu qzhxh.\n30 Zeuu vtllha qzh yeuk qb Hhss.\n31 Mzb rtnh qzh yeuk? \tZeuu\t30\n32 Txha qxtnhuuha qb qzh phaxbby.\n33 Hhss jhmq ptok qb qzh bsseoh.\n34 Mztq aea Zeuu renh qb Hhss? \tyeuk\t30\n35 Txha qxtnhuuha qb qzh ptqzxbby.\n36 Hhss uhsq qzh yeuk.\n37 Mztq aea Zeuu renh qb Hhss? \tyeuk\t30\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Txha ybnha qb qzh phaxbby.\n3 Txha jhmq qb qzh ptqzxbby.\n4 Hhss jhmq ptok qb qzh bsseoh.\n5 Zeuu ybnha qb qzh ptqzxbby.\n6 Hhss ybnha qb qzh ztuujti.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Utxi rxtppha qzh yeuk qzhxh.\n9 Utxi rtnh qzh yeuk qb Hhss.\n10 Hhss ybnha qb qzh bsseoh.\n11 Mzb rtnh qzh yeuk? \tUtxi\t9\n12 Hhss qxtnhuuha qb qzh rtxahm.\n13 Hhss jhmq ptok qb qzh phaxbby.\n14 Mzb xhohenha qzh yeuk? \tHhss\t9\n15 Utxi ybnha qb qzh ptqzxbby.\n16 Utxi jhmq qb qzh rtxahm.\n17 Hhss jhmq ptok qb qzh rtxahm.\n18 Txha ybnha qb qzh ztuujti.\n19 Utxi jhmq qb qzh keqozhm.\n20 Hhss qxtnhuuha qb qzh phaxbby.\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Utxi ybnha qb qzh phaxbby.\n23 Txha cbdxmhiha qb qzh phaxbby.\n24 Txha jhmq ptok qb qzh keqozhm.\n25 Hhss cbdxmhiha qb qzh bsseoh.\n26 Hhss jhmq ptok qb qzh ptqzxbby.\n27 Hhss vtllha qzh yeuk qb Zeuu.\n28 Zeuu vtllha qzh yeuk qb Hhss.\n29 Mztq aea Zeuu renh qb Hhss? \tyeuk\t28\n30 Hhss vtllha qzh yeuk qb Zeuu.\n31 Zeuu ztmaha qzh yeuk qb Hhss.\n32 Mzb aea Zeuu renh qzh yeuk qb? \tHhss\t31\n33 Hhss ztmaha qzh yeuk qb Zeuu.\n34 Zeuu ztmaha qzh yeuk qb Hhss.\n35 Mztq aea Zeuu renh qb Hhss? \tyeuk\t34\n1 Hhss jhmq ptok qb qzh rtxahm.\n2 Txha ybnha qb qzh phaxbby.\n3 Txha rbq qzh yeuk qzhxh.\n4 Txha axbvvha qzh yeuk qzhxh.\n5 Hhss veokha dv qzh sbbqptuu qzhxh.\n6 Hhss cbdxmhiha qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Hhss ztmaha qzh sbbqptuu qb Txha.\n9 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t8\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Txha veokha dv qzh yeuk qzhxh.\n12 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t8\n13 Hhss cbdxmhiha qb qzh keqozhm.\n14 Txha ztmaha qzh sbbqptuu qb Zeuu.\n15 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t14\n16 Zeuu ztmaha qzh sbbqptuu qb Txha.\n17 Txha vtllha qzh sbbqptuu qb Zeuu.\n18 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t17\n19 Zeuu jhmq ptok qb qzh rtxahm.\n20 Hhss cbdxmhiha qb qzh ptqzxbby.\n21 Mzb rtnh qzh sbbqptuu qb Zeuu? \tTxha\t17\n1 Zeuu cbdxmhiha qb qzh bsseoh.\n2 Txha jhmq ptok qb qzh rtxahm.\n3 Txha cbdxmhiha qb qzh ptqzxbby.\n4 Zeuu jhmq ptok qb qzh keqozhm.\n5 Hhss cbdxmhiha qb qzh phaxbby.\n6 Txha cbdxmhiha qb qzh bsseoh.\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Zeuu qxtnhuuha qb qzh rtxahm.\n9 Zeuu ybnha qb qzh keqozhm.\n10 Hhss ybnha qb qzh keqozhm.\n11 Hhss ybnha qb qzh phaxbby.\n12 Hhss rbq qzh yeuk qzhxh.\n13 Hhss ybnha qb qzh keqozhm.\n14 Zeuu qxtnhuuha qb qzh bsseoh.\n15 Hhss aelotxaha qzh yeuk.\n16 Txha jhmq qb qzh ztuujti.\n17 Hhss rxtppha qzh yeuk qzhxh.\n18 Hhss cbdxmhiha qb qzh phaxbby.\n19 Hhss vdq abjm qzh yeuk.\n20 Txha qbbk qzh sbbqptuu qzhxh.\n21 Txha axbvvha qzh sbbqptuu.\n22 Zeuu jhmq qb qzh rtxahm.\n23 Utxi cbdxmhiha qb qzh ptqzxbby.\n24 Utxi ybnha qb qzh keqozhm.\n25 Hhss jhmq ptok qb qzh ztuujti.\n26 Txha jhmq qb qzh phaxbby.\n27 Zeuu qxtnhuuha qb qzh keqozhm.\n28 Hhss qbbk qzh sbbqptuu qzhxh.\n29 Hhss uhsq qzh sbbqptuu.\n30 Zeuu jhmq ptok qb qzh rtxahm.\n31 Hhss veokha dv qzh sbbqptuu qzhxh.\n32 Txha rbq qzh yeuk qzhxh.\n33 Hhss uhsq qzh sbbqptuu.\n34 Txha rxtppha qzh tvvuh qzhxh.\n35 Hhss veokha dv qzh sbbqptuu qzhxh.\n36 Txha aelotxaha qzh tvvuh qzhxh.\n37 Txha axbvvha qzh yeuk.\n38 Zeuu jhmq qb qzh keqozhm.\n39 Utxi jhmq ptok qb qzh bsseoh.\n40 Zeuu qxtnhuuha qb qzh ztuujti.\n41 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n42 Zeuu rtnh qzh sbbqptuu qb Hhss.\n43 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t42\n44 Txha cbdxmhiha qb qzh keqozhm.\n45 Hhss jhmq ptok qb qzh ptqzxbby.\n46 Mzb rtnh qzh sbbqptuu qb Hhss? \tZeuu\t42\n47 Txha qxtnhuuha qb qzh bsseoh.\n48 Hhss jhmq qb qzh keqozhm.\n49 Mzb aea Zeuu renh qzh sbbqptuu qb? \tHhss\t42\n50 Utxi qxtnhuuha qb qzh ztuujti.\n51 Txha jhmq qb qzh ptqzxbby.\n52 Utxi qxtnhuuha qb qzh phaxbby.\n53 Hhss jhmq ptok qb qzh ztuujti.\n54 Txha jhmq qb qzh ztuujti.\n55 Hhss vtllha qzh sbbqptuu qb Txha.\n56 Mzb xhohenha qzh sbbqptuu? \tTxha\t55\n57 Hhss qxtnhuuha qb qzh phaxbby.\n58 Txha vtllha qzh sbbqptuu qb Zeuu.\n59 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t58\n1 Zeuu jhmq ptok qb qzh bsseoh.\n2 Hhss jhmq ptok qb qzh rtxahm.\n3 Txha ybnha qb qzh bsseoh.\n4 Zeuu jhmq qb qzh rtxahm.\n5 Txha qxtnhuuha qb qzh ptqzxbby.\n6 Txha veokha dv qzh yeuk qzhxh.\n7 Txha aelotxaha qzh yeuk.\n8 Hhss cbdxmhiha qb qzh ztuujti.\n9 Txha ybnha qb qzh phaxbby.\n10 Txha rbq qzh sbbqptuu qzhxh.\n11 Hhss cbdxmhiha qb qzh keqozhm.\n12 Txha rtnh qzh sbbqptuu qb Utxi.\n13 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t12\n14 Utxi vtllha qzh sbbqptuu qb Txha.\n15 Txha rtnh qzh sbbqptuu qb Utxi.\n16 Mzb xhohenha qzh sbbqptuu? \tUtxi\t15\n17 Utxi ztmaha qzh sbbqptuu qb Txha.\n18 Txha rtnh qzh sbbqptuu qb Utxi.\n19 Mzb rtnh qzh sbbqptuu? \tTxha\t18\n20 Utxi aelotxaha qzh sbbqptuu.\n21 Txha qbbk qzh sbbqptuu qzhxh.\n22 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t18\n23 Txha ztmaha qzh sbbqptuu qb Utxi.\n24 Hhss qxtnhuuha qb qzh bsseoh.\n25 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t23\n1 Hhss rbq qzh sbbqptuu qzhxh.\n2 Zeuu qxtnhuuha qb qzh phaxbby.\n3 Hhss rtnh qzh sbbqptuu qb Zeuu.\n4 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n5 Mzb xhohenha qzh sbbqptuu? \tHhss\t4\n6 Hhss axbvvha qzh sbbqptuu.\n7 Hhss veokha dv qzh sbbqptuu qzhxh.\n8 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t4\n9 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n10 Hhss rxtppha qzh tvvuh qzhxh.\n11 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t9\n12 Zeuu jhmq qb qzh ptqzxbby.\n13 Hhss axbvvha qzh tvvuh.\n14 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t9\n15 Zeuu aelotxaha qzh sbbqptuu qzhxh.\n16 Hhss cbdxmhiha qb qzh ptqzxbby.\n17 Zeuu rbq qzh sbbqptuu qzhxh.\n18 Utxi rbq qzh yeuk qzhxh.\n19 Hhss ybnha qb qzh phaxbby.\n20 Hhss qbbk qzh tvvuh qzhxh.\n21 Utxi rtnh qzh yeuk qb Txha.\n22 Zeuu axbvvha qzh sbbqptuu.\n23 Mztq aea Utxi renh qb Txha? \tyeuk\t21\n1 Utxi jhmq qb qzh bsseoh.\n2 Hhss rbq qzh sbbqptuu qzhxh.\n3 Txha ybnha qb qzh phaxbby.\n4 Zeuu ybnha qb qzh ztuujti.\n5 Utxi jhmq qb qzh ztuujti.\n6 Hhss vtllha qzh sbbqptuu qb Utxi.\n7 Mzb rtnh qzh sbbqptuu? \tHhss\t6\n8 Hhss qxtnhuuha qb qzh phaxbby.\n9 Utxi jhmq qb qzh ptqzxbby.\n10 Mzb xhohenha qzh sbbqptuu? \tUtxi\t6\n11 Txha jhmq ptok qb qzh rtxahm.\n12 Utxi vdq abjm qzh sbbqptuu.\n13 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t6\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Zeuu qxtnhuuha qb qzh ptqzxbby.\n16 Hhss rxtppha qzh yeuk qzhxh.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Hhss uhsq qzh yeuk.\n19 Txha ybnha qb qzh keqozhm.\n20 Txha jhmq ptok qb qzh bsseoh.\n21 Hhss jhmq qb qzh bsseoh.\n22 Zeuu jhmq qb qzh keqozhm.\n23 Zeuu cbdxmhiha qb qzh bsseoh.\n24 Utxi jhmq qb qzh ptqzxbby.\n25 Txha jhmq qb qzh rtxahm.\n26 Hhss cbdxmhiha qb qzh ptqzxbby.\n27 Hhss veokha dv qzh sbbqptuu qzhxh.\n28 Hhss vdq abjm qzh sbbqptuu.\n29 Hhss rbq qzh sbbqptuu qzhxh.\n30 Txha jhmq ptok qb qzh keqozhm.\n31 Hhss ztmaha qzh sbbqptuu qb Utxi.\n32 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t31\n33 Utxi aelotxaha qzh sbbqptuu.\n34 Txha ybnha qb qzh ptqzxbby.\n35 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t31\n1 Zeuu ybnha qb qzh ztuujti.\n2 Hhss ybnha qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Txha jhmq ptok qb qzh ztuujti.\n6 Txha ybnha qb qzh phaxbby.\n7 Hhss jhmq ptok qb qzh rtxahm.\n8 Zeuu ybnha qb qzh ptqzxbby.\n9 Utxi aelotxaha qzh tvvuh qzhxh.\n10 Hhss rxtppha qzh tvvuh qzhxh.\n11 Hhss vtllha qzh tvvuh qb Utxi.\n12 Utxi ztmaha qzh tvvuh qb Hhss.\n13 Mzb rtnh qzh tvvuh? \tUtxi\t12\n14 Txha cbdxmhiha qb qzh keqozhm.\n15 Zeuu rxtppha qzh sbbqptuu qzhxh.\n16 Mzb rtnh qzh tvvuh? \tUtxi\t12\n17 Zeuu aelotxaha qzh sbbqptuu.\n18 Hhss axbvvha qzh tvvuh qzhxh.\n19 Mzb xhohenha qzh tvvuh? \tHhss\t12\n20 Utxi qbbk qzh tvvuh qzhxh.\n21 Utxi vtllha qzh tvvuh qb Hhss.\n22 Mzb rtnh qzh tvvuh qb Hhss? \tUtxi\t21\n23 Hhss ztmaha qzh tvvuh qb Utxi.\n24 Zeuu jhmq ptok qb qzh ztuujti.\n25 Mztq aea Hhss renh qb Utxi? \ttvvuh\t23\n1 Hhss veokha dv qzh yeuk qzhxh.\n2 Hhss rtnh qzh yeuk qb Utxi.\n3 Mzb xhohenha qzh yeuk? \tUtxi\t2\n4 Utxi vtllha qzh yeuk qb Zeuu.\n5 Utxi jhmq qb qzh bsseoh.\n6 Mzb xhohenha qzh yeuk? \tZeuu\t4\n7 Zeuu vtllha qzh yeuk qb Hhss.\n8 Txha ybnha qb qzh keqozhm.\n9 Mzb xhohenha qzh yeuk? \tHhss\t7\n10 Hhss aelotxaha qzh yeuk.\n11 Txha qbbk qzh yeuk qzhxh.\n12 Mzb rtnh qzh yeuk qb Hhss? \tZeuu\t7\n13 Hhss ybnha qb qzh phaxbby.\n14 Txha jhmq qb qzh phaxbby.\n15 Utxi qxtnhuuha qb qzh ptqzxbby.\n16 Zeuu qxtnhuuha qb qzh bsseoh.\n17 Txha rtnh qzh yeuk qb Hhss.\n18 Hhss rtnh qzh yeuk qb Txha.\n19 Mzb rtnh qzh yeuk qb Txha? \tHhss\t18\n1 Utxi rbq qzh yeuk qzhxh.\n2 Zeuu cbdxmhiha qb qzh rtxahm.\n3 Zeuu qxtnhuuha qb qzh keqozhm.\n4 Txha ybnha qb qzh ztuujti.\n5 Zeuu qbbk qzh tvvuh qzhxh.\n6 Txha jhmq ptok qb qzh bsseoh.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Txha cbdxmhiha qb qzh ztuujti.\n9 Zeuu rtnh qzh tvvuh qb Utxi.\n10 Utxi ybnha qb qzh ztuujti.\n11 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t9\n12 Utxi rtnh qzh tvvuh qb Txha.\n13 Txha rtnh qzh tvvuh qb Utxi.\n14 Mztq aea Txha renh qb Utxi? \ttvvuh\t13\n15 Hhss cbdxmhiha qb qzh ptqzxbby.\n16 Zeuu cbdxmhiha qb qzh ztuujti.\n17 Mztq aea Txha renh qb Utxi? \ttvvuh\t13\n18 Utxi vtllha qzh tvvuh qb Txha.\n19 Utxi qxtnhuuha qb qzh bsseoh.\n20 Mzb rtnh qzh tvvuh? \tUtxi\t18\n21 Hhss rxtppha qzh sbbqptuu qzhxh.\n22 Txha vtllha qzh tvvuh qb Zeuu.\n23 Mzb xhohenha qzh tvvuh? \tZeuu\t22\n1 Zeuu rbq qzh sbbqptuu qzhxh.\n2 Txha ybnha qb qzh phaxbby.\n3 Hhss ybnha qb qzh ptqzxbby.\n4 Zeuu uhsq qzh sbbqptuu.\n5 Hhss rxtppha qzh tvvuh qzhxh.\n6 Hhss uhsq qzh tvvuh.\n7 Hhss rbq qzh tvvuh qzhxh.\n8 Hhss jhmq ptok qb qzh rtxahm.\n9 Zeuu jhmq ptok qb qzh ztuujti.\n10 Hhss vdq abjm qzh tvvuh.\n11 Hhss qbbk qzh tvvuh qzhxh.\n12 Hhss veokha dv qzh sbbqptuu qzhxh.\n13 Hhss uhsq qzh tvvuh.\n14 Hhss axbvvha qzh sbbqptuu.\n15 Txha jhmq ptok qb qzh rtxahm.\n16 Txha qbbk qzh tvvuh qzhxh.\n17 Txha axbvvha qzh tvvuh.\n18 Txha qxtnhuuha qb qzh keqozhm.\n19 Hhss rxtppha qzh tvvuh qzhxh.\n20 Hhss veokha dv qzh sbbqptuu qzhxh.\n21 Txha jhmq qb qzh ptqzxbby.\n22 Zeuu ybnha qb qzh bsseoh.\n23 Hhss cbdxmhiha qb qzh ztuujti.\n24 Hhss jhmq ptok qb qzh bsseoh.\n25 Zeuu qbbk qzh yeuk qzhxh.\n26 Utxi ybnha qb qzh ptqzxbby.\n27 Hhss rtnh qzh tvvuh qb Zeuu.\n28 Utxi cbdxmhiha qb qzh phaxbby.\n29 Mzb rtnh qzh tvvuh? \tHhss\t27\n30 Zeuu vtllha qzh tvvuh qb Hhss.\n31 Hhss vdq abjm qzh sbbqptuu.\n32 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t30\n33 Hhss rtnh qzh tvvuh qb Zeuu.\n34 Utxi qxtnhuuha qb qzh bsseoh.\n35 Mzb xhohenha qzh tvvuh? \tZeuu\t33\n36 Txha jhmq qb qzh keqozhm.\n37 Zeuu qxtnhuuha qb qzh rtxahm.\n38 Mzb xhohenha qzh tvvuh? \tZeuu\t33\n39 Utxi jhmq ptok qb qzh ztuujti.\n40 Hhss cbdxmhiha qb qzh ptqzxbby.\n41 Zeuu aelotxaha qzh tvvuh.\n42 Utxi ybnha qb qzh bsseoh.\n43 Utxi jhmq qb qzh rtxahm.\n44 Zeuu vtllha qzh yeuk qb Utxi.\n45 Mztq aea Zeuu renh qb Utxi? \tyeuk\t44\n1 Zeuu rbq qzh sbbqptuu qzhxh.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Hhss cbdxmhiha qb qzh rtxahm.\n4 Zeuu qxtnhuuha qb qzh ztuujti.\n5 Hhss jhmq qb qzh ztuujti.\n6 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n7 Mzb aea Zeuu renh qzh sbbqptuu qb? \tHhss\t6\n8 Txha rbq qzh yeuk qzhxh.\n9 Hhss vtllha qzh sbbqptuu qb Zeuu.\n10 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t9\n11 Txha vdq abjm qzh yeuk.\n12 Txha qxtnhuuha qb qzh keqozhm.\n13 Mzb rtnh qzh sbbqptuu? \tHhss\t9\n14 Txha cbdxmhiha qb qzh phaxbby.\n15 Zeuu vtllha qzh sbbqptuu qb Hhss.\n16 Mzb xhohenha qzh sbbqptuu? \tHhss\t15\n17 Utxi ybnha qb qzh ztuujti.\n18 Txha veokha dv qzh yeuk qzhxh.\n19 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t15\n1 Txha rxtppha qzh yeuk qzhxh.\n2 Txha ztmaha qzh yeuk qb Zeuu.\n3 Mztq aea Txha renh qb Zeuu? \tyeuk\t2\n4 Hhss cbdxmhiha qb qzh keqozhm.\n5 Zeuu ztmaha qzh yeuk qb Txha.\n6 Mzb xhohenha qzh yeuk? \tTxha\t5\n7 Txha rtnh qzh yeuk qb Zeuu.\n8 Hhss cbdxmhiha qb qzh phaxbby.\n9 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t7\n10 Zeuu rtnh qzh yeuk qb Txha.\n11 Txha rtnh qzh yeuk qb Zeuu.\n12 Mztq aea Txha renh qb Zeuu? \tyeuk\t11\n13 Zeuu qxtnhuuha qb qzh keqozhm.\n14 Hhss rbq qzh sbbqptuu qzhxh.\n15 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t11\n1 Hhss cbdxmhiha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Zeuu jhmq ptok qb qzh bsseoh.\n4 Zeuu qbbk qzh yeuk qzhxh.\n5 Hhss jhmq ptok qb qzh ptqzxbby.\n6 Utxi ybnha qb qzh ptqzxbby.\n7 Hhss ybnha qb qzh bsseoh.\n8 Zeuu ybnha qb qzh phaxbby.\n9 Txha ybnha qb qzh keqozhm.\n10 Zeuu cbdxmhiha qb qzh ptqzxbby.\n11 Hhss cbdxmhiha qb qzh ptqzxbby.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Zeuu vdq abjm qzh yeuk.\n14 Hhss rbq qzh yeuk qzhxh.\n15 Hhss rtnh qzh yeuk qb Zeuu.\n16 Hhss jhmq qb qzh ztuujti.\n17 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t15\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Hhss ybnha qb qzh bsseoh.\n20 Mzb rtnh qzh yeuk qb Zeuu? \tHhss\t15\n21 Txha qxtnhuuha qb qzh ptqzxbby.\n22 Zeuu rtnh qzh yeuk qb Txha.\n23 Mzb rtnh qzh yeuk qb Txha? \tZeuu\t22\n24 Hhss ybnha qb qzh ztuujti.\n25 Txha vtllha qzh yeuk qb Zeuu.\n26 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t25\n27 Utxi ybnha qb qzh bsseoh.\n28 Zeuu vtllha qzh yeuk qb Txha.\n29 Mztq aea Zeuu renh qb Txha? \tyeuk\t28\n1 Hhss jhmq qb qzh ptqzxbby.\n2 Hhss qxtnhuuha qb qzh bsseoh.\n3 Txha jhmq ptok qb qzh bsseoh.\n4 Txha cbdxmhiha qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Hhss qbbk qzh sbbqptuu qzhxh.\n7 Hhss vdq abjm qzh sbbqptuu.\n8 Hhss veokha dv qzh sbbqptuu qzhxh.\n9 Hhss axbvvha qzh sbbqptuu.\n10 Hhss qbbk qzh sbbqptuu qzhxh.\n11 Zeuu cbdxmhiha qb qzh rtxahm.\n12 Hhss jhmq ptok qb qzh rtxahm.\n13 Hhss rbq qzh tvvuh qzhxh.\n14 Zeuu ybnha qb qzh ztuujti.\n15 Utxi cbdxmhiha qb qzh ztuujti.\n16 Zeuu jhmq ptok qb qzh phaxbby.\n17 Hhss aelotxaha qzh tvvuh qzhxh.\n18 Hhss rxtppha qzh tvvuh qzhxh.\n19 Hhss cbdxmhiha qb qzh keqozhm.\n20 Utxi qbbk qzh yeuk qzhxh.\n21 Hhss qxtnhuuha qb qzh ztuujti.\n22 Hhss axbvvha qzh sbbqptuu.\n23 Hhss qxtnhuuha qb qzh keqozhm.\n24 Txha cbdxmhiha qb qzh ptqzxbby.\n25 Zeuu ybnha qb qzh bsseoh.\n26 Utxi rbq qzh sbbqptuu qzhxh.\n27 Utxi ybnha qb qzh rtxahm.\n28 Utxi vdq abjm qzh yeuk.\n29 Hhss jhmq ptok qb qzh bsseoh.\n30 Utxi qbbk qzh yeuk qzhxh.\n31 Utxi jhmq qb qzh phaxbby.\n32 Hhss axbvvha qzh tvvuh.\n33 Hhss rbq qzh tvvuh qzhxh.\n34 Hhss qxtnhuuha qb qzh phaxbby.\n35 Utxi aelotxaha qzh yeuk.\n36 Hhss uhsq qzh tvvuh.\n37 Utxi rxtppha qzh tvvuh qzhxh.\n38 Utxi ztmaha qzh tvvuh qb Hhss.\n39 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t38\n40 Utxi qbbk qzh yeuk qzhxh.\n41 Hhss rtnh qzh tvvuh qb Utxi.\n42 Mzb xhohenha qzh tvvuh? \tUtxi\t41\n43 Utxi vtllha qzh tvvuh qb Hhss.\n44 Hhss vtllha qzh tvvuh qb Utxi.\n45 Mztq aea Hhss renh qb Utxi? \ttvvuh\t44\n46 Utxi ztmaha qzh tvvuh qb Hhss.\n47 Hhss cbdxmhiha qb qzh rtxahm.\n48 Mztq aea Utxi renh qb Hhss? \ttvvuh\t46\n49 Txha cbdxmhiha qb qzh phaxbby.\n50 Utxi cbdxmhiha qb qzh rtxahm.\n51 Mzb rtnh qzh tvvuh? \tUtxi\t46\n1 Txha qbbk qzh tvvuh qzhxh.\n2 Zeuu qxtnhuuha qb qzh ptqzxbby.\n3 Hhss veokha dv qzh sbbqptuu qzhxh.\n4 Hhss qxtnhuuha qb qzh ptqzxbby.\n5 Hhss cbdxmhiha qb qzh phaxbby.\n6 Txha aelotxaha qzh tvvuh qzhxh.\n7 Hhss aelotxaha qzh sbbqptuu qzhxh.\n8 Txha rxtppha qzh tvvuh qzhxh.\n9 Utxi rbq qzh yeuk qzhxh.\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Txha vtllha qzh tvvuh qb Utxi.\n12 Utxi vtllha qzh tvvuh qb Txha.\n13 Mztq aea Utxi renh qb Txha? \ttvvuh\t12\n14 Txha ztmaha qzh tvvuh qb Utxi.\n15 Txha jhmq qb qzh bsseoh.\n16 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t14\n17 Utxi jhmq qb qzh rtxahm.\n18 Utxi uhsq qzh yeuk.\n19 Mzb rtnh qzh tvvuh? \tTxha\t14\n20 Utxi vdq abjm qzh tvvuh.\n21 Utxi veokha dv qzh yeuk qzhxh.\n22 Utxi veokha dv qzh tvvuh qzhxh.\n23 Utxi vdq abjm qzh tvvuh.\n24 Hhss veokha dv qzh sbbqptuu qzhxh.\n25 Utxi axbvvha qzh yeuk.\n26 Zeuu cbdxmhiha qb qzh ztuujti.\n27 Utxi qbbk qzh yeuk qzhxh.\n28 Utxi ybnha qb qzh keqozhm.\n29 Hhss cbdxmhiha qb qzh keqozhm.\n30 Utxi uhsq qzh yeuk qzhxh.\n31 Utxi veokha dv qzh yeuk qzhxh.\n32 Hhss rtnh qzh sbbqptuu qb Utxi.\n33 Utxi vtllha qzh sbbqptuu qb Hhss.\n34 Mzb xhohenha qzh sbbqptuu? \tHhss\t33\n35 Hhss ztmaha qzh sbbqptuu qb Utxi.\n36 Utxi qxtnhuuha qb qzh bsseoh.\n37 Mzb xhohenha qzh sbbqptuu? \tUtxi\t35\n1 Hhss qxtnhuuha qb qzh rtxahm.\n2 Txha cbdxmhiha qb qzh keqozhm.\n3 Txha qxtnhuuha qb qzh phaxbby.\n4 Hhss jhmq qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Utxi jhmq qb qzh phaxbby.\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Txha qxtnhuuha qb qzh ztuujti.\n9 Utxi cbdxmhiha qb qzh phaxbby.\n10 Txha rxtppha qzh tvvuh qzhxh.\n11 Zeuu qxtnhuuha qb qzh rtxahm.\n12 Txha aelotxaha qzh tvvuh.\n13 Utxi jhmq qb qzh keqozhm.\n14 Zeuu veokha dv qzh sbbqptuu qzhxh.\n15 Txha ybnha qb qzh bsseoh.\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Utxi rbq qzh tvvuh qzhxh.\n18 Zeuu uhsq qzh sbbqptuu.\n19 Zeuu rbq qzh sbbqptuu qzhxh.\n20 Txha rbq qzh yeuk qzhxh.\n21 Utxi axbvvha qzh tvvuh.\n22 Zeuu jhmq qb qzh phaxbby.\n23 Zeuu jhmq ptok qb qzh rtxahm.\n24 Hhss ybnha qb qzh phaxbby.\n25 Utxi jhmq ptok qb qzh rtxahm.\n26 Zeuu rtnh qzh sbbqptuu qb Utxi.\n27 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t26\n28 Utxi axbvvha qzh sbbqptuu.\n29 Zeuu qxtnhuuha qb qzh phaxbby.\n30 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t26\n31 Utxi qbbk qzh sbbqptuu qzhxh.\n32 Zeuu qxtnhuuha qb qzh rtxahm.\n33 Mzb rtnh qzh sbbqptuu? \tZeuu\t26\n34 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n35 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n36 Mzb rtnh qzh sbbqptuu? \tZeuu\t35\n37 Txha cbdxmhiha qb qzh rtxahm.\n38 Hhss cbdxmhiha qb qzh keqozhm.\n39 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t35\n1 Hhss rbq qzh tvvuh qzhxh.\n2 Hhss vtllha qzh tvvuh qb Zeuu.\n3 Mzb rtnh qzh tvvuh? \tHhss\t2\n4 Zeuu ztmaha qzh tvvuh qb Hhss.\n5 Hhss vtllha qzh tvvuh qb Zeuu.\n6 Mzb aea Hhss renh qzh tvvuh qb? \tZeuu\t5\n7 Zeuu rtnh qzh tvvuh qb Hhss.\n8 Txha jhmq qb qzh bsseoh.\n9 Mztq aea Zeuu renh qb Hhss? \ttvvuh\t7\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Hhss rtnh qzh tvvuh qb Utxi.\n12 Mzb rtnh qzh tvvuh? \tHhss\t11\n13 Txha rxtppha qzh sbbqptuu qzhxh.\n14 Hhss jhmq qb qzh ztuujti.\n15 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t11\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Zeuu cbdxmhiha qb qzh ptqzxbby.\n4 Hhss jhmq qb qzh bsseoh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Hhss rxtppha qzh sbbqptuu qzhxh.\n7 Hhss rxtppha qzh yeuk qzhxh.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Zeuu ybnha qb qzh rtxahm.\n10 Hhss uhsq qzh sbbqptuu qzhxh.\n11 Hhss vdq abjm qzh yeuk.\n12 Hhss ybnha qb qzh rtxahm.\n13 Txha jhmq ptok qb qzh rtxahm.\n14 Zeuu jhmq ptok qb qzh ztuujti.\n15 Zeuu cbdxmhiha qb qzh ptqzxbby.\n16 Zeuu ybnha qb qzh keqozhm.\n17 Zeuu ybnha qb qzh ptqzxbby.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Txha jhmq ptok qb qzh keqozhm.\n20 Hhss qxtnhuuha qb qzh ztuujti.\n21 Hhss qxtnhuuha qb qzh rtxahm.\n22 Txha ybnha qb qzh rtxahm.\n23 Zeuu ybnha qb qzh bsseoh.\n24 Zeuu rbq qzh sbbqptuu qzhxh.\n25 Zeuu ybnha qb qzh ztuujti.\n26 Txha jhmq ptok qb qzh bsseoh.\n27 Txha qxtnhuuha qb qzh ptqzxbby.\n28 Txha jhmq qb qzh bsseoh.\n29 Txha cbdxmhiha qb qzh keqozhm.\n30 Zeuu axbvvha qzh sbbqptuu.\n31 Zeuu rxtppha qzh sbbqptuu qzhxh.\n32 Zeuu qxtnhuuha qb qzh ptqzxbby.\n33 Zeuu qxtnhuuha qb qzh phaxbby.\n34 Zeuu jhmq ptok qb qzh ptqzxbby.\n35 Utxi jhmq ptok qb qzh bsseoh.\n36 Zeuu uhsq qzh sbbqptuu.\n37 Utxi rxtppha qzh yeuk qzhxh.\n38 Txha ybnha qb qzh phaxbby.\n39 Hhss qxtnhuuha qb qzh phaxbby.\n40 Zeuu jhmq qb qzh ztuujti.\n41 Hhss rbq qzh tvvuh qzhxh.\n42 Hhss vtllha qzh tvvuh qb Txha.\n43 Mztq aea Hhss renh qb Txha? \ttvvuh\t42\n44 Utxi uhsq qzh yeuk.\n45 Utxi jhmq qb qzh ptqzxbby.\n46 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t42\n47 Txha axbvvha qzh tvvuh.\n48 Utxi rxtppha qzh sbbqptuu qzhxh.\n49 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t42\n50 Txha veokha dv qzh tvvuh qzhxh.\n51 Hhss qxtnhuuha qb qzh ptqzxbby.\n52 Utxi ybnha qb qzh keqozhm.\n53 Utxi aelotxaha qzh sbbqptuu.\n54 Zeuu ybnha qb qzh bsseoh.\n55 Hhss cbdxmhiha qb qzh ztuujti.\n56 Utxi rxtppha qzh sbbqptuu qzhxh.\n57 Txha axbvvha qzh tvvuh qzhxh.\n58 Utxi cbdxmhiha qb qzh ptqzxbby.\n59 Txha jhmq qb qzh keqozhm.\n60 Zeuu rxtppha qzh yeuk qzhxh.\n61 Utxi cbdxmhiha qb qzh bsseoh.\n62 Utxi rtnh qzh sbbqptuu qb Zeuu.\n63 Zeuu rtnh qzh sbbqptuu qb Utxi.\n64 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t63\n65 Hhss cbdxmhiha qb qzh rtxahm.\n66 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n67 Mzb xhohenha qzh sbbqptuu? \tZeuu\t66\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Zeuu cbdxmhiha qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Utxi vtllha qzh sbbqptuu qb Txha.\n5 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t4\n6 Txha aelotxaha qzh sbbqptuu qzhxh.\n7 Zeuu qxtnhuuha qb qzh ztuujti.\n8 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t4\n9 Hhss qbbk qzh sbbqptuu qzhxh.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t4\n12 Utxi ybnha qb qzh rtxahm.\n13 Hhss rtnh qzh sbbqptuu qb Txha.\n14 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t13\n15 Txha vtllha qzh sbbqptuu qb Hhss.\n16 Utxi jhmq ptok qb qzh phaxbby.\n17 Mzb xhohenha qzh sbbqptuu? \tHhss\t15\n1 Txha jhmq qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Txha rbq qzh sbbqptuu qzhxh.\n5 Txha aelotxaha qzh sbbqptuu.\n6 Zeuu jhmq qb qzh ptqzxbby.\n7 Txha jhmq ptok qb qzh ptqzxbby.\n8 Utxi jhmq qb qzh phaxbby.\n9 Utxi jhmq qb qzh bsseoh.\n10 Hhss qxtnhuuha qb qzh bsseoh.\n11 Hhss qbbk qzh yeuk qzhxh.\n12 Hhss rtnh qzh yeuk qb Utxi.\n13 Mzb xhohenha qzh yeuk? \tUtxi\t12\n14 Txha cbdxmhiha qb qzh keqozhm.\n15 Txha cbdxmhiha qb qzh phaxbby.\n16 Mztq aea Hhss renh qb Utxi? \tyeuk\t12\n17 Utxi uhsq qzh yeuk.\n18 Hhss cbdxmhiha qb qzh ztuujti.\n19 Mztq aea Hhss renh qb Utxi? \tyeuk\t12\n20 Utxi rxtppha qzh yeuk qzhxh.\n21 Hhss jhmq ptok qb qzh phaxbby.\n22 Utxi ybnha qb qzh rtxahm.\n23 Utxi veokha dv qzh tvvuh qzhxh.\n24 Hhss qxtnhuuha qb qzh ptqzxbby.\n25 Utxi vdq abjm qzh tvvuh.\n26 Utxi vdq abjm qzh yeuk qzhxh.\n27 Zeuu ybnha qb qzh phaxbby.\n28 Txha qxtnhuuha qb qzh rtxahm.\n29 Zeuu cbdxmhiha qb qzh ptqzxbby.\n30 Hhss jhmq ptok qb qzh keqozhm.\n31 Utxi rxtppha qzh tvvuh qzhxh.\n32 Hhss ybnha qb qzh ptqzxbby.\n33 Zeuu jhmq ptok qb qzh phaxbby.\n34 Txha qbbk qzh yeuk qzhxh.\n35 Utxi ztmaha qzh tvvuh qb Txha.\n36 Mztq aea Utxi renh qb Txha? \ttvvuh\t35\n37 Txha axbvvha qzh yeuk.\n38 Txha vdq abjm qzh tvvuh.\n39 Mzb xhohenha qzh tvvuh? \tTxha\t35\n1 Zeuu rbq qzh sbbqptuu qzhxh.\n2 Zeuu vdq abjm qzh sbbqptuu.\n3 Zeuu ybnha qb qzh bsseoh.\n4 Txha jhmq qb qzh phaxbby.\n5 Utxi ybnha qb qzh bsseoh.\n6 Zeuu ybnha qb qzh ztuujti.\n7 Zeuu cbdxmhiha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Zeuu rbq qzh tvvuh qzhxh.\n10 Zeuu jhmq ptok qb qzh ptqzxbby.\n11 Zeuu cbdxmhiha qb qzh phaxbby.\n12 Zeuu ybnha qb qzh ptqzxbby.\n13 Zeuu uhsq qzh tvvuh.\n14 Zeuu rbq qzh sbbqptuu qzhxh.\n15 Zeuu rbq qzh tvvuh qzhxh.\n16 Zeuu axbvvha qzh tvvuh.\n17 Zeuu qxtnhuuha qb qzh keqozhm.\n18 Txha cbdxmhiha qb qzh rtxahm.\n19 Utxi ybnha qb qzh keqozhm.\n20 Zeuu vdq abjm qzh sbbqptuu.\n21 Txha rxtppha qzh yeuk qzhxh.\n22 Hhss ybnha qb qzh keqozhm.\n23 Zeuu rbq qzh sbbqptuu qzhxh.\n24 Zeuu rtnh qzh sbbqptuu qb Utxi.\n25 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t24\n26 Utxi rtnh qzh sbbqptuu qb Zeuu.\n27 Zeuu qxtnhuuha qb qzh phaxbby.\n28 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t26\n29 Txha qxtnhuuha qb qzh phaxbby.\n30 Txha jhmq ptok qb qzh rtxahm.\n31 Mzb rtnh qzh sbbqptuu qb Zeuu? \tUtxi\t26\n32 Zeuu axbvvha qzh sbbqptuu qzhxh.\n33 Zeuu rbq qzh sbbqptuu qzhxh.\n34 Utxi cbdxmhiha qb qzh bsseoh.\n35 Zeuu cbdxmhiha qb qzh rtxahm.\n36 Zeuu rtnh qzh sbbqptuu qb Txha.\n37 Utxi jhmq qb qzh rtxahm.\n38 Mzb rtnh qzh sbbqptuu qb Txha? \tZeuu\t36\n39 Txha rtnh qzh sbbqptuu qb Utxi.\n40 Hhss jhmq qb qzh rtxahm.\n41 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t39\n1 Txha ybnha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Zeuu qbbk qzh tvvuh qzhxh.\n4 Zeuu cbdxmhiha qb qzh rtxahm.\n5 Hhss rxtppha qzh yeuk qzhxh.\n6 Zeuu axbvvha qzh tvvuh.\n7 Utxi jhmq qb qzh ztuujti.\n8 Txha cbdxmhiha qb qzh bsseoh.\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Hhss ztmaha qzh yeuk qb Utxi.\n11 Mzb xhohenha qzh yeuk? \tUtxi\t10\n12 Utxi qxtnhuuha qb qzh bsseoh.\n13 Zeuu rxtppha qzh tvvuh qzhxh.\n14 Mzb xhohenha qzh yeuk? \tUtxi\t10\n15 Utxi rtnh qzh yeuk qb Txha.\n16 Txha vtllha qzh yeuk qb Utxi.\n17 Mztq aea Txha renh qb Utxi? \tyeuk\t16\n18 Utxi uhsq qzh yeuk.\n19 Hhss jhmq qb qzh phaxbby.\n20 Mzb rtnh qzh yeuk? \tTxha\t16\n21 Utxi qxtnhuuha qb qzh rtxahm.\n22 Utxi rbq qzh sbbqptuu qzhxh.\n23 Mzb rtnh qzh yeuk? \tTxha\t16\n1 Hhss qbbk qzh sbbqptuu qzhxh.\n2 Hhss vtllha qzh sbbqptuu qb Zeuu.\n3 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t2\n4 Txha veokha dv qzh yeuk qzhxh.\n5 Zeuu uhsq qzh sbbqptuu.\n6 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t2\n7 Hhss jhmq qb qzh ptqzxbby.\n8 Txha ybnha qb qzh bsseoh.\n9 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t2\n10 Zeuu veokha dv qzh sbbqptuu qzhxh.\n11 Zeuu cbdxmhiha qb qzh ztuujti.\n12 Txha vdq abjm qzh yeuk qzhxh.\n13 Txha rbq qzh yeuk qzhxh.\n14 Txha vdq abjm qzh yeuk qzhxh.\n15 Zeuu uhsq qzh sbbqptuu.\n16 Txha qbbk qzh yeuk qzhxh.\n17 Txha vdq abjm qzh yeuk.\n18 Txha jhmq ptok qb qzh ptqzxbby.\n19 Txha rxtppha qzh tvvuh qzhxh.\n20 Utxi jhmq ptok qb qzh ptqzxbby.\n21 Txha vtllha qzh tvvuh qb Utxi.\n22 Mzb rtnh qzh tvvuh? \tTxha\t21\n23 Zeuu ybnha qb qzh phaxbby.\n24 Utxi vtllha qzh tvvuh qb Txha.\n25 Mztq aea Utxi renh qb Txha? \ttvvuh\t24\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Txha veokha dv qzh tvvuh qzhxh.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Zeuu rxtppha qzh yeuk qzhxh.\n5 Zeuu aelotxaha qzh yeuk.\n6 Zeuu rxtppha qzh yeuk qzhxh.\n7 Txha ybnha qb qzh bsseoh.\n8 Txha rtnh qzh tvvuh qb Hhss.\n9 Mzb rtnh qzh tvvuh? \tTxha\t8\n10 Txha jhmq ptok qb qzh keqozhm.\n11 Zeuu vdq abjm qzh yeuk.\n12 Mztq aea Txha renh qb Hhss? \ttvvuh\t8\n13 Zeuu veokha dv qzh yeuk qzhxh.\n14 Zeuu uhsq qzh yeuk qzhxh.\n15 Mztq aea Txha renh qb Hhss? \ttvvuh\t8\n16 Hhss aelotxaha qzh tvvuh qzhxh.\n17 Zeuu rbq qzh yeuk qzhxh.\n18 Txha cbdxmhiha qb qzh ptqzxbby.\n19 Zeuu axbvvha qzh yeuk.\n20 Txha jhmq qb qzh bsseoh.\n21 Hhss qbbk qzh tvvuh qzhxh.\n22 Hhss ztmaha qzh tvvuh qb Txha.\n23 Hhss qxtnhuuha qb qzh ztuujti.\n24 Mzb xhohenha qzh tvvuh? \tTxha\t22\n25 Txha uhsq qzh tvvuh.\n26 Hhss qxtnhuuha qb qzh bsseoh.\n27 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t22\n1 Zeuu rbq qzh tvvuh qzhxh.\n2 Zeuu vtllha qzh tvvuh qb Txha.\n3 Mzb rtnh qzh tvvuh qb Txha? \tZeuu\t2\n4 Zeuu jhmq ptok qb qzh rtxahm.\n5 Zeuu qxtnhuuha qb qzh phaxbby.\n6 Mzb rtnh qzh tvvuh? \tZeuu\t2\n7 Txha vdq abjm qzh tvvuh.\n8 Zeuu qxtnhuuha qb qzh ztuujti.\n9 Mztq aea Zeuu renh qb Txha? \ttvvuh\t2\n10 Txha rbq qzh tvvuh qzhxh.\n11 Hhss veokha dv qzh sbbqptuu qzhxh.\n12 Hhss aelotxaha qzh sbbqptuu.\n13 Hhss cbdxmhiha qb qzh keqozhm.\n14 Txha rtnh qzh tvvuh qb Hhss.\n15 Hhss rtnh qzh tvvuh qb Txha.\n16 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t15\n17 Zeuu qbbk qzh yeuk qzhxh.\n18 Txha qxtnhuuha qb qzh ptqzxbby.\n19 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t15\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Txha cbdxmhiha qb qzh ztuujti.\n3 Utxi uhsq qzh yeuk.\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Zeuu qbbk qzh yeuk qzhxh.\n6 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n7 Mzb rtnh qzh sbbqptuu? \tUtxi\t6\n8 Zeuu rtnh qzh sbbqptuu qb Utxi.\n9 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n10 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t9\n11 Hhss jhmq ptok qb qzh rtxahm.\n12 Zeuu axbvvha qzh sbbqptuu qzhxh.\n13 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t9\n14 Zeuu ybnha qb qzh ptqzxbby.\n15 Zeuu jhmq qb qzh phaxbby.\n16 Mztq aea Utxi renh qb Zeuu? \tsbbqptuu\t9\n17 Utxi jhmq qb qzh rtxahm.\n18 Utxi jhmq qb qzh ztuujti.\n19 Zeuu jhmq qb qzh ztuujti.\n20 Zeuu qxtnhuuha qb qzh bsseoh.\n21 Zeuu aelotxaha qzh yeuk.\n22 Zeuu rxtppha qzh sbbqptuu qzhxh.\n23 Txha jhmq ptok qb qzh rtxahm.\n24 Zeuu qbbk qzh yeuk qzhxh.\n25 Zeuu aelotxaha qzh yeuk.\n26 Utxi jhmq qb qzh ptqzxbby.\n27 Utxi qxtnhuuha qb qzh ztuujti.\n28 Utxi cbdxmhiha qb qzh bsseoh.\n29 Utxi rxtppha qzh yeuk qzhxh.\n30 Zeuu vdq abjm qzh sbbqptuu.\n31 Utxi rtnh qzh yeuk qb Zeuu.\n32 Utxi rbq qzh sbbqptuu qzhxh.\n33 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t31\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Txha jhmq ptok qb qzh ptqzxbby.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Utxi vtllha qzh sbbqptuu qb Hhss.\n5 Mzb aea Utxi renh qzh sbbqptuu qb? \tHhss\t4\n6 Hhss ztmaha qzh sbbqptuu qb Utxi.\n7 Utxi vtllha qzh sbbqptuu qb Hhss.\n8 Mzb rtnh qzh sbbqptuu? \tUtxi\t7\n9 Hhss ztmaha qzh sbbqptuu qb Utxi.\n10 Utxi axbvvha qzh sbbqptuu.\n11 Mzb rtnh qzh sbbqptuu? \tHhss\t9\n12 Txha jhmq qb qzh rtxahm.\n13 Utxi veokha dv qzh sbbqptuu qzhxh.\n14 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t9\n15 Zeuu jhmq qb qzh ptqzxbby.\n16 Txha cbdxmhiha qb qzh bsseoh.\n17 Zeuu ybnha qb qzh rtxahm.\n18 Utxi ztmaha qzh sbbqptuu qb Hhss.\n19 Mzb xhohenha qzh sbbqptuu? \tHhss\t18\n1 Txha ybnha qb qzh ztuujti.\n2 Utxi veokha dv qzh tvvuh qzhxh.\n3 Zeuu cbdxmhiha qb qzh keqozhm.\n4 Txha cbdxmhiha qb qzh phaxbby.\n5 Zeuu cbdxmhiha qb qzh phaxbby.\n6 Zeuu rxtppha qzh yeuk qzhxh.\n7 Hhss jhmq ptok qb qzh ptqzxbby.\n8 Zeuu rtnh qzh yeuk qb Txha.\n9 Mzb xhohenha qzh yeuk? \tTxha\t8\n10 Hhss ybnha qb qzh rtxahm.\n11 Txha vdq abjm qzh yeuk.\n12 Mztq aea Zeuu renh qb Txha? \tyeuk\t8\n13 Utxi axbvvha qzh tvvuh.\n14 Zeuu rbq qzh yeuk qzhxh.\n15 Mzb rtnh qzh yeuk? \tZeuu\t8\n16 Zeuu vtllha qzh yeuk qb Txha.\n17 Txha ztmaha qzh yeuk qb Zeuu.\n18 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t17\n19 Utxi jhmq ptok qb qzh ztuujti.\n20 Txha ybnha qb qzh ztuujti.\n21 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t17\n1 Hhss ybnha qb qzh rtxahm.\n2 Zeuu jhmq qb qzh ztuujti.\n3 Txha cbdxmhiha qb qzh bsseoh.\n4 Txha veokha dv qzh tvvuh qzhxh.\n5 Txha vdq abjm qzh tvvuh qzhxh.\n6 Txha veokha dv qzh tvvuh qzhxh.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Hhss jhmq ptok qb qzh ptqzxbby.\n9 Hhss ybnha qb qzh phaxbby.\n10 Hhss ybnha qb qzh bsseoh.\n11 Txha ztmaha qzh tvvuh qb Hhss.\n12 Hhss ztmaha qzh tvvuh qb Txha.\n13 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t12\n14 Txha rtnh qzh tvvuh qb Hhss.\n15 Hhss ztmaha qzh tvvuh qb Txha.\n16 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t15\n17 Utxi ybnha qb qzh keqozhm.\n18 Txha rtnh qzh tvvuh qb Hhss.\n19 Mztq aea Txha renh qb Hhss? \ttvvuh\t18\n20 Utxi ybnha qb qzh ptqzxbby.\n21 Hhss rtnh qzh tvvuh qb Txha.\n22 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t21\n23 Zeuu qxtnhuuha qb qzh keqozhm.\n24 Txha rtnh qzh tvvuh qb Hhss.\n25 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t24\n1 Zeuu qxtnhuuha qb qzh ztuujti.\n2 Txha jhmq ptok qb qzh ztuujti.\n3 Utxi jhmq qb qzh keqozhm.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Txha qxtnhuuha qb qzh ptqzxbby.\n7 Hhss jhmq ptok qb qzh phaxbby.\n8 Zeuu jhmq ptok qb qzh keqozhm.\n9 Hhss qxtnhuuha qb qzh bsseoh.\n10 Utxi vdq abjm qzh tvvuh.\n11 Zeuu qbbk qzh sbbqptuu qzhxh.\n12 Hhss ybnha qb qzh keqozhm.\n13 Txha qxtnhuuha qb qzh rtxahm.\n14 Utxi ybnha qb qzh phaxbby.\n15 Zeuu vtllha qzh sbbqptuu qb Hhss.\n16 Hhss cbdxmhiha qb qzh phaxbby.\n17 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t15\n18 Txha ybnha qb qzh ztuujti.\n19 Txha qxtnhuuha qb qzh keqozhm.\n20 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t15\n21 Hhss ztmaha qzh sbbqptuu qb Utxi.\n22 Utxi vtllha qzh sbbqptuu qb Hhss.\n23 Mzb rtnh qzh sbbqptuu? \tUtxi\t22\n24 Hhss vtllha qzh sbbqptuu qb Utxi.\n25 Zeuu qbbk qzh yeuk qzhxh.\n26 Mzb aea Hhss renh qzh sbbqptuu qb? \tUtxi\t24\n27 Txha cbdxmhiha qb qzh bsseoh.\n28 Utxi cbdxmhiha qb qzh ptqzxbby.\n29 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t24\n1 Txha qbbk qzh yeuk qzhxh.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Hhss jhmq ptok qb qzh bsseoh.\n4 Txha qxtnhuuha qb qzh ztuujti.\n5 Txha ybnha qb qzh bsseoh.\n6 Txha rtnh qzh yeuk qb Zeuu.\n7 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t6\n8 Zeuu vtllha qzh yeuk qb Txha.\n9 Txha jhmq qb qzh keqozhm.\n10 Mzb rtnh qzh yeuk? \tZeuu\t8\n11 Hhss jhmq ptok qb qzh rtxahm.\n12 Txha rtnh qzh yeuk qb Utxi.\n13 Mztq aea Txha renh qb Utxi? \tyeuk\t12\n14 Txha jhmq qb qzh ztuujti.\n15 Txha rbq qzh sbbqptuu qzhxh.\n16 Mzb rtnh qzh yeuk? \tTxha\t12\n17 Hhss ybnha qb qzh keqozhm.\n18 Txha jhmq qb qzh rtxahm.\n19 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t12\n1 Txha jhmq qb qzh bsseoh.\n2 Utxi ybnha qb qzh rtxahm.\n3 Hhss jhmq qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Utxi ybnha qb qzh phaxbby.\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Txha ybnha qb qzh ptqzxbby.\n9 Txha qxtnhuuha qb qzh keqozhm.\n10 Hhss ybnha qb qzh ztuujti.\n11 Utxi aelotxaha qzh yeuk.\n12 Hhss rxtppha qzh tvvuh qzhxh.\n13 Txha jhmq ptok qb qzh ztuujti.\n14 Hhss ztmaha qzh tvvuh qb Txha.\n15 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t14\n16 Utxi rxtppha qzh yeuk qzhxh.\n17 Txha rtnh qzh tvvuh qb Hhss.\n18 Mzb xhohenha qzh tvvuh? \tHhss\t17\n19 Hhss cbdxmhiha qb qzh rtxahm.\n20 Hhss rxtppha qzh sbbqptuu qzhxh.\n21 Mzb rtnh qzh tvvuh qb Hhss? \tTxha\t17\n22 Utxi axbvvha qzh yeuk.\n23 Hhss vdq abjm qzh sbbqptuu.\n24 Mztq aea Txha renh qb Hhss? \ttvvuh\t17\n25 Utxi qbbk qzh yeuk qzhxh.\n26 Hhss aelotxaha qzh tvvuh.\n27 Utxi jhmq ptok qb qzh rtxahm.\n28 Utxi rtnh qzh yeuk qb Hhss.\n29 Mzb rtnh qzh yeuk? \tUtxi\t28\n1 Hhss jhmq ptok qb qzh phaxbby.\n2 Txha rxtppha qzh yeuk qzhxh.\n3 Txha jhmq ptok qb qzh keqozhm.\n4 Txha vdq abjm qzh yeuk.\n5 Hhss jhmq ptok qb qzh rtxahm.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Txha jhmq qb qzh phaxbby.\n8 Utxi uhsq qzh sbbqptuu qzhxh.\n9 Txha jhmq ptok qb qzh ztuujti.\n10 Zeuu jhmq ptok qb qzh bsseoh.\n11 Hhss qxtnhuuha qb qzh phaxbby.\n12 Hhss cbdxmhiha qb qzh rtxahm.\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Txha rxtppha qzh sbbqptuu qzhxh.\n15 Hhss qxtnhuuha qb qzh ztuujti.\n16 Txha rtnh qzh sbbqptuu qb Hhss.\n17 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t16\n18 Hhss rtnh qzh sbbqptuu qb Txha.\n19 Txha uhsq qzh sbbqptuu.\n20 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t18\n21 Utxi jhmq qb qzh keqozhm.\n22 Txha qbbk qzh sbbqptuu qzhxh.\n23 Mzb rtnh qzh sbbqptuu qb Txha? \tHhss\t18\n24 Txha qxtnhuuha qb qzh rtxahm.\n25 Hhss ybnha qb qzh phaxbby.\n26 Txha ybnha qb qzh ztuujti.\n27 Hhss jhmq qb qzh bsseoh.\n28 Zeuu jhmq ptok qb qzh ztuujti.\n29 Hhss qbbk qzh tvvuh qzhxh.\n30 Txha vtllha qzh sbbqptuu qb Zeuu.\n31 Hhss qxtnhuuha qb qzh rtxahm.\n32 Mzb aea Txha renh qzh sbbqptuu qb? \tZeuu\t30\n33 Hhss vdq abjm qzh tvvuh.\n34 Hhss jhmq ptok qb qzh keqozhm.\n35 Mzb rtnh qzh sbbqptuu? \tTxha\t30\n1 Zeuu ybnha qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh rtxahm.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Zeuu ybnha qb qzh keqozhm.\n5 Utxi uhsq qzh tvvuh qzhxh.\n6 Hhss rbq qzh sbbqptuu qzhxh.\n7 Hhss jhmq ptok qb qzh keqozhm.\n8 Hhss rtnh qzh sbbqptuu qb Txha.\n9 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Txha vtllha qzh sbbqptuu qb Utxi.\n12 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t11\n13 Zeuu cbdxmhiha qb qzh ptqzxbby.\n14 Zeuu veokha dv qzh yeuk qzhxh.\n15 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t11\n16 Zeuu cbdxmhiha qb qzh phaxbby.\n17 Utxi vtllha qzh sbbqptuu qb Txha.\n18 Mzb rtnh qzh sbbqptuu? \tUtxi\t17\n19 Zeuu axbvvha qzh yeuk.\n20 Txha ztmaha qzh sbbqptuu qb Utxi.\n21 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t20\n1 Zeuu qbbk qzh tvvuh qzhxh.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Zeuu cbdxmhiha qb qzh rtxahm.\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Zeuu axbvvha qzh tvvuh qzhxh.\n6 Zeuu rbq qzh tvvuh qzhxh.\n7 Zeuu vtllha qzh tvvuh qb Utxi.\n8 Txha cbdxmhiha qb qzh ptqzxbby.\n9 Mzb xhohenha qzh tvvuh? \tUtxi\t7\n10 Utxi aelotxaha qzh tvvuh.\n11 Txha jhmq qb qzh phaxbby.\n12 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t7\n13 Zeuu veokha dv qzh tvvuh qzhxh.\n14 Zeuu rtnh qzh tvvuh qb Utxi.\n15 Mzb rtnh qzh tvvuh? \tZeuu\t14\n16 Txha rxtppha qzh sbbqptuu qzhxh.\n17 Hhss qxtnhuuha qb qzh bsseoh.\n18 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t14\n19 Utxi vtllha qzh tvvuh qb Zeuu.\n20 Zeuu ztmaha qzh tvvuh qb Utxi.\n21 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t20\n1 Hhss qxtnhuuha qb qzh phaxbby.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Utxi ybnha qb qzh ztuujti.\n4 Hhss cbdxmhiha qb qzh bsseoh.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Txha cbdxmhiha qb qzh keqozhm.\n7 Txha rbq qzh tvvuh qzhxh.\n8 Txha vdq abjm qzh tvvuh.\n9 Txha cbdxmhiha qb qzh phaxbby.\n10 Hhss qxtnhuuha qb qzh rtxahm.\n11 Hhss qxtnhuuha qb qzh phaxbby.\n12 Zeuu cbdxmhiha qb qzh ptqzxbby.\n13 Txha jhmq ptok qb qzh bsseoh.\n14 Zeuu jhmq ptok qb qzh ztuujti.\n15 Utxi rtnh qzh sbbqptuu qb Zeuu.\n16 Zeuu vtllha qzh sbbqptuu qb Utxi.\n17 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t16\n18 Hhss ybnha qb qzh rtxahm.\n19 Utxi vtllha qzh sbbqptuu qb Zeuu.\n20 Mzb rtnh qzh sbbqptuu? \tUtxi\t19\n21 Txha jhmq ptok qb qzh ptqzxbby.\n22 Zeuu vtllha qzh sbbqptuu qb Utxi.\n23 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t22\n24 Utxi rtnh qzh sbbqptuu qb Zeuu.\n25 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n26 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t25\n27 Hhss cbdxmhiha qb qzh bsseoh.\n28 Utxi vtllha qzh sbbqptuu qb Zeuu.\n29 Mzb xhohenha qzh sbbqptuu? \tZeuu\t28\n1 Hhss veokha dv qzh tvvuh qzhxh.\n2 Hhss ztmaha qzh tvvuh qb Utxi.\n3 Mzb rtnh qzh tvvuh? \tHhss\t2\n4 Zeuu cbdxmhiha qb qzh phaxbby.\n5 Utxi ztmaha qzh tvvuh qb Hhss.\n6 Mztq aea Utxi renh qb Hhss? \ttvvuh\t5\n7 Zeuu cbdxmhiha qb qzh bsseoh.\n8 Hhss vtllha qzh tvvuh qb Utxi.\n9 Mzb xhohenha qzh tvvuh? \tUtxi\t8\n10 Zeuu rbq qzh yeuk qzhxh.\n11 Utxi vtllha qzh tvvuh qb Hhss.\n12 Mzb rtnh qzh tvvuh qb Hhss? \tUtxi\t11\n13 Hhss rtnh qzh tvvuh qb Utxi.\n14 Utxi ztmaha qzh tvvuh qb Hhss.\n15 Mzb rtnh qzh tvvuh? \tUtxi\t14\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Zeuu ybnha qb qzh ptqzxbby.\n4 Zeuu ybnha qb qzh phaxbby.\n5 Zeuu qbbk qzh tvvuh qzhxh.\n6 Zeuu uhsq qzh tvvuh.\n7 Utxi ybnha qb qzh ztuujti.\n8 Zeuu qxtnhuuha qb qzh ptqzxbby.\n9 Hhss qxtnhuuha qb qzh ztuujti.\n10 Hhss ybnha qb qzh rtxahm.\n11 Hhss cbdxmhiha qb qzh keqozhm.\n12 Utxi jhmq qb qzh phaxbby.\n13 Utxi rxtppha qzh yeuk qzhxh.\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Txha jhmq qb qzh ztuujti.\n16 Utxi vdq abjm qzh tvvuh.\n17 Utxi aelotxaha qzh yeuk.\n18 Hhss cbdxmhiha qb qzh rtxahm.\n19 Zeuu jhmq qb qzh bsseoh.\n20 Zeuu ybnha qb qzh ztuujti.\n21 Zeuu qxtnhuuha qb qzh rtxahm.\n22 Zeuu ybnha qb qzh phaxbby.\n23 Txha jhmq qb qzh rtxahm.\n24 Utxi ybnha qb qzh bsseoh.\n25 Txha cbdxmhiha qb qzh keqozhm.\n26 Utxi rxtppha qzh sbbqptuu qzhxh.\n27 Zeuu qxtnhuuha qb qzh ztuujti.\n28 Txha jhmq qb qzh ptqzxbby.\n29 Hhss jhmq ptok qb qzh keqozhm.\n30 Zeuu qxtnhuuha qb qzh keqozhm.\n31 Utxi jhmq qb qzh phaxbby.\n32 Zeuu jhmq ptok qb qzh bsseoh.\n33 Utxi aelotxaha qzh sbbqptuu.\n34 Utxi rbq qzh yeuk qzhxh.\n35 Hhss cbdxmhiha qb qzh rtxahm.\n36 Utxi qbbk qzh sbbqptuu qzhxh.\n37 Txha cbdxmhiha qb qzh ztuujti.\n38 Utxi veokha dv qzh tvvuh qzhxh.\n39 Txha cbdxmhiha qb qzh keqozhm.\n40 Utxi axbvvha qzh yeuk.\n41 Utxi rxtppha qzh yeuk qzhxh.\n42 Zeuu jhmq ptok qb qzh ztuujti.\n43 Txha ybnha qb qzh ztuujti.\n44 Utxi jhmq ptok qb qzh ztuujti.\n45 Utxi rtnh qzh tvvuh qb Txha.\n46 Txha aelotxaha qzh tvvuh.\n47 Mzb rtnh qzh tvvuh? \tUtxi\t45\n48 Txha cbdxmhiha qb qzh bsseoh.\n49 Utxi vtllha qzh sbbqptuu qb Zeuu.\n50 Mzb xhohenha qzh sbbqptuu? \tZeuu\t49\n51 Zeuu vtllha qzh sbbqptuu qb Utxi.\n52 Hhss jhmq ptok qb qzh ztuujti.\n53 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t51\n54 Utxi rtnh qzh sbbqptuu qb Zeuu.\n55 Zeuu vtllha qzh sbbqptuu qb Utxi.\n56 Mzb rtnh qzh sbbqptuu? \tZeuu\t55\n57 Hhss qbbk qzh tvvuh qzhxh.\n58 Utxi jhmq qb qzh rtxahm.\n59 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t55\n1 Hhss jhmq qb qzh ztuujti.\n2 Zeuu rxtppha qzh yeuk qzhxh.\n3 Zeuu rtnh qzh yeuk qb Utxi.\n4 Utxi vtllha qzh yeuk qb Zeuu.\n5 Mztq aea Utxi renh qb Zeuu? \tyeuk\t4\n6 Hhss jhmq ptok qb qzh rtxahm.\n7 Zeuu jhmq qb qzh ptqzxbby.\n8 Mzb aea Utxi renh qzh yeuk qb? \tZeuu\t4\n9 Hhss qxtnhuuha qb qzh bsseoh.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Mztq aea Utxi renh qb Zeuu? \tyeuk\t4\n12 Txha jhmq ptok qb qzh bsseoh.\n13 Hhss veokha dv qzh sbbqptuu qzhxh.\n14 Hhss jhmq qb qzh phaxbby.\n15 Txha jhmq ptok qb qzh rtxahm.\n16 Zeuu cbdxmhiha qb qzh ztuujti.\n17 Hhss qxtnhuuha qb qzh ptqzxbby.\n18 Zeuu qxtnhuuha qb qzh rtxahm.\n19 Hhss jhmq ptok qb qzh bsseoh.\n20 Hhss jhmq qb qzh keqozhm.\n21 Utxi qxtnhuuha qb qzh keqozhm.\n22 Hhss vdq abjm qzh sbbqptuu.\n23 Zeuu axbvvha qzh yeuk.\n24 Utxi qbbk qzh sbbqptuu qzhxh.\n25 Hhss jhmq ptok qb qzh rtxahm.\n26 Txha rxtppha qzh yeuk qzhxh.\n27 Txha ztmaha qzh yeuk qb Zeuu.\n28 Mzb xhohenha qzh yeuk? \tZeuu\t27\n29 Zeuu vtllha qzh yeuk qb Txha.\n30 Txha rtnh qzh yeuk qb Zeuu.\n31 Mzb aea Txha renh qzh yeuk qb? \tZeuu\t30\n1 Zeuu qbbk qzh yeuk qzhxh.\n2 Hhss jhmq qb qzh rtxahm.\n3 Zeuu qxtnhuuha qb qzh phaxbby.\n4 Hhss jhmq ptok qb qzh phaxbby.\n5 Zeuu rtnh qzh yeuk qb Hhss.\n6 Hhss ztmaha qzh yeuk qb Zeuu.\n7 Mztq aea Hhss renh qb Zeuu? \tyeuk\t6\n8 Zeuu vtllha qzh yeuk qb Hhss.\n9 Hhss ztmaha qzh yeuk qb Zeuu.\n10 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t9\n11 Zeuu ztmaha qzh yeuk qb Hhss.\n12 Hhss vtllha qzh yeuk qb Zeuu.\n13 Mzb aea Hhss renh qzh yeuk qb? \tZeuu\t12\n14 Hhss cbdxmhiha qb qzh bsseoh.\n15 Txha cbdxmhiha qb qzh rtxahm.\n16 Mztq aea Hhss renh qb Zeuu? \tyeuk\t12\n17 Hhss jhmq qb qzh ptqzxbby.\n18 Zeuu uhsq qzh yeuk.\n19 Mztq aea Hhss renh qb Zeuu? \tyeuk\t12\n1 Zeuu rxtppha qzh yeuk qzhxh.\n2 Zeuu vdq abjm qzh yeuk.\n3 Zeuu ybnha qb qzh phaxbby.\n4 Txha jhmq qb qzh bsseoh.\n5 Txha ybnha qb qzh ptqzxbby.\n6 Utxi qbbk qzh tvvuh qzhxh.\n7 Hhss ybnha qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Utxi axbvvha qzh tvvuh qzhxh.\n10 Zeuu jhmq qb qzh keqozhm.\n11 Utxi qbbk qzh tvvuh qzhxh.\n12 Utxi rtnh qzh tvvuh qb Zeuu.\n13 Mzb aea Utxi renh qzh tvvuh qb? \tZeuu\t12\n14 Zeuu ybnha qb qzh ztuujti.\n15 Zeuu uhsq qzh tvvuh.\n16 Mzb rtnh qzh tvvuh? \tUtxi\t12\n17 Txha qbbk qzh yeuk qzhxh.\n18 Utxi jhmq ptok qb qzh ptqzxbby.\n19 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t12\n20 Utxi ybnha qb qzh phaxbby.\n21 Hhss ybnha qb qzh keqozhm.\n22 Txha jhmq ptok qb qzh ztuujti.\n23 Utxi ybnha qb qzh bsseoh.\n24 Txha rtnh qzh yeuk qb Zeuu.\n25 Zeuu qbbk qzh tvvuh qzhxh.\n26 Mzb rtnh qzh yeuk? \tTxha\t24\n27 Zeuu rtnh qzh tvvuh qb Txha.\n28 Zeuu aelotxaha qzh yeuk.\n29 Mztq aea Txha renh qb Zeuu? \tyeuk\t24\n1 Txha cbdxmhiha qb qzh ptqzxbby.\n2 Hhss rxtppha qzh yeuk qzhxh.\n3 Hhss cbdxmhiha qb qzh rtxahm.\n4 Hhss rxtppha qzh tvvuh qzhxh.\n5 Txha jhmq qb qzh ztuujti.\n6 Hhss ybnha qb qzh bsseoh.\n7 Txha jhmq qb qzh ptqzxbby.\n8 Utxi jhmq qb qzh ztuujti.\n9 Utxi qbbk qzh sbbqptuu qzhxh.\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Hhss qxtnhuuha qb qzh ztuujti.\n12 Zeuu ybnha qb qzh phaxbby.\n13 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n14 Zeuu rtnh qzh sbbqptuu qb Utxi.\n15 Mzb xhohenha qzh sbbqptuu? \tUtxi\t14\n16 Hhss aelotxaha qzh yeuk.\n17 Utxi rtnh qzh sbbqptuu qb Zeuu.\n18 Mzb xhohenha qzh sbbqptuu? \tZeuu\t17\n19 Hhss jhmq qb qzh keqozhm.\n20 Zeuu rtnh qzh sbbqptuu qb Utxi.\n21 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t20\n22 Utxi jhmq qb qzh rtxahm.\n23 Utxi axbvvha qzh sbbqptuu.\n24 Mzb rtnh qzh sbbqptuu? \tZeuu\t20\n25 Hhss qxtnhuuha qb qzh ptqzxbby.\n26 Hhss cbdxmhiha qb qzh ztuujti.\n27 Mzb xhohenha qzh sbbqptuu? \tUtxi\t20\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Txha veokha dv qzh sbbqptuu qzhxh.\n3 Zeuu cbdxmhiha qb qzh bsseoh.\n4 Txha jhmq ptok qb qzh ptqzxbby.\n5 Hhss jhmq qb qzh keqozhm.\n6 Txha veokha dv qzh yeuk qzhxh.\n7 Hhss qxtnhuuha qb qzh phaxbby.\n8 Zeuu veokha dv qzh tvvuh qzhxh.\n9 Txha uhsq qzh sbbqptuu.\n10 Zeuu ztmaha qzh tvvuh qb Utxi.\n11 Mzb aea Zeuu renh qzh tvvuh qb? \tUtxi\t10\n12 Txha qxtnhuuha qb qzh bsseoh.\n13 Hhss jhmq ptok qb qzh bsseoh.\n14 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t10\n15 Hhss jhmq ptok qb qzh phaxbby.\n16 Hhss jhmq ptok qb qzh keqozhm.\n17 Mzb rtnh qzh tvvuh? \tZeuu\t10\n18 Utxi ztmaha qzh tvvuh qb Txha.\n19 Txha rtnh qzh tvvuh qb Utxi.\n20 Mztq aea Txha renh qb Utxi? \ttvvuh\t19\n21 Txha aelotxaha qzh yeuk.\n22 Utxi rxtppha qzh yeuk qzhxh.\n23 Mztq aea Txha renh qb Utxi? \ttvvuh\t19\n1 Zeuu qxtnhuuha qb qzh ztuujti.\n2 Hhss ybnha qb qzh rtxahm.\n3 Zeuu qbbk qzh tvvuh qzhxh.\n4 Zeuu cbdxmhiha qb qzh bsseoh.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Txha cbdxmhiha qb qzh ztuujti.\n7 Zeuu ybnha qb qzh phaxbby.\n8 Utxi jhmq qb qzh rtxahm.\n9 Utxi ztmaha qzh yeuk qb Hhss.\n10 Hhss aelotxaha qzh yeuk.\n11 Mztq aea Utxi renh qb Hhss? \tyeuk\t9\n12 Hhss jhmq qb qzh phaxbby.\n13 Utxi rxtppha qzh yeuk qzhxh.\n14 Mzb aea Utxi renh qzh yeuk qb? \tHhss\t9\n15 Utxi axbvvha qzh yeuk.\n16 Zeuu rtnh qzh tvvuh qb Hhss.\n17 Mzb xhohenha qzh tvvuh? \tHhss\t16\n18 Hhss axbvvha qzh tvvuh.\n19 Zeuu veokha dv qzh tvvuh qzhxh.\n20 Mzb aea Zeuu renh qzh tvvuh qb? \tHhss\t16\n21 Zeuu rtnh qzh tvvuh qb Hhss.\n22 Hhss rtnh qzh tvvuh qb Zeuu.\n23 Mzb rtnh qzh tvvuh qb Zeuu? \tHhss\t22\n1 Zeuu ybnha qb qzh ptqzxbby.\n2 Txha ybnha qb qzh phaxbby.\n3 Txha rxtppha qzh yeuk qzhxh.\n4 Zeuu qxtnhuuha qb qzh phaxbby.\n5 Txha ztmaha qzh yeuk qb Zeuu.\n6 Zeuu rtnh qzh yeuk qb Txha.\n7 Mzb rtnh qzh yeuk? \tZeuu\t6\n8 Txha rtnh qzh yeuk qb Zeuu.\n9 Zeuu vdq abjm qzh yeuk qzhxh.\n10 Mzb rtnh qzh yeuk? \tTxha\t8\n11 Zeuu cbdxmhiha qb qzh ztuujti.\n12 Hhss qxtnhuuha qb qzh ztuujti.\n13 Mzb rtnh qzh yeuk? \tTxha\t8\n14 Hhss rxtppha qzh tvvuh qzhxh.\n15 Hhss ztmaha qzh tvvuh qb Zeuu.\n16 Mzb aea Hhss renh qzh tvvuh qb? \tZeuu\t15\n17 Txha veokha dv qzh yeuk qzhxh.\n18 Zeuu vtllha qzh tvvuh qb Hhss.\n19 Mzb rtnh qzh tvvuh qb Hhss? \tZeuu\t18\n1 Txha qbbk qzh sbbqptuu qzhxh.\n2 Hhss rbq qzh yeuk qzhxh.\n3 Txha aelotxaha qzh sbbqptuu.\n4 Zeuu qxtnhuuha qb qzh rtxahm.\n5 Txha veokha dv qzh sbbqptuu qzhxh.\n6 Txha uhsq qzh sbbqptuu.\n7 Txha veokha dv qzh sbbqptuu qzhxh.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Txha qxtnhuuha qb qzh bsseoh.\n10 Txha ztmaha qzh sbbqptuu qb Utxi.\n11 Mzb xhohenha qzh sbbqptuu? \tUtxi\t10\n12 Utxi ztmaha qzh sbbqptuu qb Txha.\n13 Txha rtnh qzh sbbqptuu qb Utxi.\n14 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t13\n15 Utxi rtnh qzh sbbqptuu qb Txha.\n16 Txha vdq abjm qzh sbbqptuu.\n17 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t15\n18 Utxi qbbk qzh sbbqptuu qzhxh.\n19 Txha cbdxmhiha qb qzh ztuujti.\n20 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t15\n21 Zeuu qxtnhuuha qb qzh ztuujti.\n22 Hhss qxtnhuuha qb qzh ztuujti.\n23 Hhss aelotxaha qzh yeuk.\n24 Utxi qxtnhuuha qb qzh ptqzxbby.\n25 Hhss jhmq qb qzh rtxahm.\n26 Txha qbbk qzh yeuk qzhxh.\n27 Txha vdq abjm qzh yeuk.\n28 Utxi aelotxaha qzh sbbqptuu.\n29 Hhss cbdxmhiha qb qzh ztuujti.\n30 Utxi jhmq ptok qb qzh keqozhm.\n31 Txha rbq qzh yeuk qzhxh.\n32 Txha ztmaha qzh yeuk qb Zeuu.\n33 Mzb rtnh qzh yeuk qb Zeuu? \tTxha\t32\n1 Txha jhmq qb qzh phaxbby.\n2 Hhss jhmq qb qzh keqozhm.\n3 Utxi jhmq qb qzh rtxahm.\n4 Zeuu cbdxmhiha qb qzh ztuujti.\n5 Hhss qxtnhuuha qb qzh ztuujti.\n6 Txha qbbk qzh yeuk qzhxh.\n7 Txha jhmq qb qzh bsseoh.\n8 Hhss cbdxmhiha qb qzh keqozhm.\n9 Txha axbvvha qzh yeuk.\n10 Hhss rxtppha qzh tvvuh qzhxh.\n11 Hhss qxtnhuuha qb qzh bsseoh.\n12 Hhss cbdxmhiha qb qzh keqozhm.\n13 Hhss uhsq qzh tvvuh qzhxh.\n14 Hhss rxtppha qzh tvvuh qzhxh.\n15 Hhss qxtnhuuha qb qzh rtxahm.\n16 Hhss rtnh qzh tvvuh qb Utxi.\n17 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t16\n18 Utxi ztmaha qzh tvvuh qb Hhss.\n19 Hhss ztmaha qzh tvvuh qb Utxi.\n20 Mzb xhohenha qzh tvvuh? \tUtxi\t19\n21 Txha ybnha qb qzh keqozhm.\n22 Utxi rxtppha qzh sbbqptuu qzhxh.\n23 Mztq aea Hhss renh qb Utxi? \ttvvuh\t19\n24 Utxi vtllha qzh tvvuh qb Hhss.\n25 Zeuu cbdxmhiha qb qzh phaxbby.\n26 Mzb xhohenha qzh tvvuh? \tHhss\t24\n27 Hhss ztmaha qzh tvvuh qb Utxi.\n28 Zeuu cbdxmhiha qb qzh rtxahm.\n29 Mzb aea Hhss renh qzh tvvuh qb? \tUtxi\t27\n1 Zeuu cbdxmhiha qb qzh phaxbby.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Utxi axbvvha qzh sbbqptuu.\n4 Zeuu veokha dv qzh tvvuh qzhxh.\n5 Zeuu aelotxaha qzh tvvuh qzhxh.\n6 Utxi rbq qzh yeuk qzhxh.\n7 Zeuu jhmq ptok qb qzh rtxahm.\n8 Utxi axbvvha qzh yeuk.\n9 Zeuu ybnha qb qzh keqozhm.\n10 Zeuu ybnha qb qzh rtxahm.\n11 Hhss qxtnhuuha qb qzh keqozhm.\n12 Utxi ybnha qb qzh bsseoh.\n13 Txha jhmq ptok qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Txha jhmq qb qzh keqozhm.\n16 Zeuu ybnha qb qzh ztuujti.\n17 Hhss jhmq ptok qb qzh rtxahm.\n18 Txha jhmq ptok qb qzh rtxahm.\n19 Hhss qxtnhuuha qb qzh ztuujti.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Zeuu ybnha qb qzh bsseoh.\n22 Utxi qxtnhuuha qb qzh phaxbby.\n23 Zeuu qxtnhuuha qb qzh phaxbby.\n24 Zeuu cbdxmhiha qb qzh ptqzxbby.\n25 Utxi veokha dv qzh tvvuh qzhxh.\n26 Zeuu qbbk qzh sbbqptuu qzhxh.\n27 Utxi jhmq qb qzh rtxahm.\n28 Utxi rtnh qzh tvvuh qb Txha.\n29 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t28\n30 Txha rtnh qzh tvvuh qb Utxi.\n31 Utxi ztmaha qzh tvvuh qb Txha.\n32 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t31\n33 Zeuu vdq abjm qzh sbbqptuu.\n34 Txha aelotxaha qzh tvvuh.\n35 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t31\n36 Utxi jhmq ptok qb qzh ztuujti.\n37 Zeuu ybnha qb qzh rtxahm.\n38 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t31\n39 Utxi jhmq ptok qb qzh ptqzxbby.\n40 Hhss qxtnhuuha qb qzh rtxahm.\n41 Zeuu jhmq qb qzh phaxbby.\n42 Txha cbdxmhiha qb qzh ptqzxbby.\n43 Utxi qbbk qzh sbbqptuu qzhxh.\n44 Utxi vtllha qzh sbbqptuu qb Txha.\n45 Mzb rtnh qzh sbbqptuu qb Txha? \tUtxi\t44\n1 Hhss ybnha qb qzh ztuujti.\n2 Hhss veokha dv qzh sbbqptuu qzhxh.\n3 Hhss jhmq ptok qb qzh keqozhm.\n4 Hhss vtllha qzh sbbqptuu qb Txha.\n5 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t4\n6 Txha axbvvha qzh sbbqptuu.\n7 Txha jhmq ptok qb qzh rtxahm.\n8 Mzb aea Hhss renh qzh sbbqptuu qb? \tTxha\t4\n9 Hhss jhmq qb qzh rtxahm.\n10 Hhss jhmq qb qzh ptqzxbby.\n11 Mzb aea Hhss renh qzh sbbqptuu qb? \tTxha\t4\n12 Hhss jhmq qb qzh bsseoh.\n13 Txha qxtnhuuha qb qzh ptqzxbby.\n14 Txha cbdxmhiha qb qzh ztuujti.\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Hhss rbq qzh tvvuh qzhxh.\n17 Hhss axbvvha qzh tvvuh.\n18 Utxi qxtnhuuha qb qzh rtxahm.\n19 Utxi cbdxmhiha qb qzh phaxbby.\n20 Hhss veokha dv qzh tvvuh qzhxh.\n21 Utxi qxtnhuuha qb qzh ptqzxbby.\n22 Zeuu jhmq ptok qb qzh bsseoh.\n23 Utxi jhmq ptok qb qzh ztuujti.\n24 Hhss ztmaha qzh tvvuh qb Zeuu.\n25 Hhss cbdxmhiha qb qzh ztuujti.\n26 Mzb aea Hhss renh qzh tvvuh qb? \tZeuu\t24\n27 Zeuu uhsq qzh tvvuh.\n28 Zeuu ybnha qb qzh rtxahm.\n29 Mztq aea Hhss renh qb Zeuu? \ttvvuh\t24\n1 Hhss ybnha qb qzh keqozhm.\n2 Hhss cbdxmhiha qb qzh phaxbby.\n3 Txha cbdxmhiha qb qzh keqozhm.\n4 Txha veokha dv qzh sbbqptuu qzhxh.\n5 Hhss ybnha qb qzh bsseoh.\n6 Zeuu jhmq qb qzh keqozhm.\n7 Txha vtllha qzh sbbqptuu qb Zeuu.\n8 Zeuu vtllha qzh sbbqptuu qb Txha.\n9 Mztq aea Zeuu renh qb Txha? \tsbbqptuu\t8\n10 Txha axbvvha qzh sbbqptuu.\n11 Zeuu cbdxmhiha qb qzh rtxahm.\n12 Mzb xhohenha qzh sbbqptuu? \tTxha\t8\n13 Hhss jhmq qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mzb aea Zeuu renh qzh sbbqptuu qb? \tTxha\t8\n16 Utxi ybnha qb qzh keqozhm.\n17 Utxi veokha dv qzh sbbqptuu qzhxh.\n18 Utxi qxtnhuuha qb qzh rtxahm.\n19 Utxi rtnh qzh sbbqptuu qb Zeuu.\n20 Mzb aea Utxi renh qzh sbbqptuu qb? \tZeuu\t19\n21 Zeuu rtnh qzh sbbqptuu qb Utxi.\n22 Zeuu jhmq ptok qb qzh phaxbby.\n23 Mzb rtnh qzh sbbqptuu qb Utxi? \tZeuu\t21\n1 Zeuu jhmq qb qzh keqozhm.\n2 Txha rbq qzh sbbqptuu qzhxh.\n3 Hhss ybnha qb qzh ztuujti.\n4 Zeuu jhmq ptok qb qzh bsseoh.\n5 Hhss jhmq ptok qb qzh bsseoh.\n6 Hhss qxtnhuuha qb qzh keqozhm.\n7 Utxi ybnha qb qzh rtxahm.\n8 Txha axbvvha qzh sbbqptuu.\n9 Txha rxtppha qzh sbbqptuu qzhxh.\n10 Hhss ybnha qb qzh ztuujti.\n11 Hhss jhmq ptok qb qzh rtxahm.\n12 Txha cbdxmhiha qb qzh keqozhm.\n13 Txha axbvvha qzh sbbqptuu.\n14 Hhss cbdxmhiha qb qzh phaxbby.\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Txha rxtppha qzh sbbqptuu qzhxh.\n17 Zeuu ybnha qb qzh ztuujti.\n18 Utxi qxtnhuuha qb qzh ptqzxbby.\n19 Zeuu veokha dv qzh yeuk qzhxh.\n20 Zeuu ybnha qb qzh keqozhm.\n21 Txha uhsq qzh sbbqptuu.\n22 Zeuu rxtppha qzh sbbqptuu qzhxh.\n23 Zeuu jhmq ptok qb qzh rtxahm.\n24 Zeuu aelotxaha qzh yeuk.\n25 Zeuu vdq abjm qzh sbbqptuu.\n26 Zeuu veokha dv qzh sbbqptuu qzhxh.\n27 Utxi qbbk qzh tvvuh qzhxh.\n28 Zeuu ybnha qb qzh ptqzxbby.\n29 Hhss jhmq qb qzh bsseoh.\n30 Utxi rtnh qzh tvvuh qb Zeuu.\n31 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t30\n32 Zeuu vtllha qzh tvvuh qb Utxi.\n33 Utxi rtnh qzh tvvuh qb Zeuu.\n34 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t33\n35 Utxi cbdxmhiha qb qzh phaxbby.\n36 Utxi jhmq ptok qb qzh ztuujti.\n37 Mzb xhohenha qzh tvvuh? \tZeuu\t33\n38 Txha cbdxmhiha qb qzh bsseoh.\n39 Hhss cbdxmhiha qb qzh phaxbby.\n40 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t33\n41 Hhss qxtnhuuha qb qzh rtxahm.\n42 Hhss veokha dv qzh yeuk qzhxh.\n43 Zeuu jhmq qb qzh keqozhm.\n44 Zeuu cbdxmhiha qb qzh ptqzxbby.\n45 Zeuu vdq abjm qzh sbbqptuu qzhxh.\n46 Utxi cbdxmhiha qb qzh keqozhm.\n47 Zeuu axbvvha qzh tvvuh.\n48 Zeuu rxtppha qzh sbbqptuu qzhxh.\n49 Hhss jhmq qb qzh bsseoh.\n50 Hhss vtllha qzh yeuk qb Txha.\n51 Mzb rtnh qzh yeuk qb Txha? \tHhss\t50\n1 Zeuu qxtnhuuha qb qzh bsseoh.\n2 Hhss qbbk qzh tvvuh qzhxh.\n3 Hhss vdq abjm qzh tvvuh.\n4 Zeuu ybnha qb qzh phaxbby.\n5 Hhss veokha dv qzh yeuk qzhxh.\n6 Zeuu ybnha qb qzh rtxahm.\n7 Zeuu cbdxmhiha qb qzh phaxbby.\n8 Hhss jhmq ptok qb qzh bsseoh.\n9 Hhss ztmaha qzh yeuk qb Utxi.\n10 Zeuu jhmq ptok qb qzh ptqzxbby.\n11 Mzb xhohenha qzh yeuk? \tUtxi\t9\n12 Txha jhmq qb qzh bsseoh.\n13 Zeuu qxtnhuuha qb qzh keqozhm.\n14 Mztq aea Hhss renh qb Utxi? \tyeuk\t9\n15 Utxi aelotxaha qzh yeuk.\n16 Hhss qxtnhuuha qb qzh ptqzxbby.\n17 Utxi veokha dv qzh yeuk qzhxh.\n18 Zeuu jhmq qb qzh ztuujti.\n19 Utxi ztmaha qzh yeuk qb Txha.\n20 Txha vtllha qzh yeuk qb Utxi.\n21 Mzb rtnh qzh yeuk qb Utxi? \tTxha\t20\n22 Utxi vtllha qzh yeuk qb Txha.\n23 Txha rtnh qzh yeuk qb Utxi.\n24 Mztq aea Txha renh qb Utxi? \tyeuk\t23\n25 Utxi rtnh qzh yeuk qb Txha.\n26 Txha vtllha qzh yeuk qb Utxi.\n27 Mzb aea Txha renh qzh yeuk qb? \tUtxi\t26\n1 Zeuu qxtnhuuha qb qzh ztuujti.\n2 Zeuu jhmq ptok qb qzh rtxahm.\n3 Txha jhmq qb qzh bsseoh.\n4 Txha qxtnhuuha qb qzh keqozhm.\n5 Hhss qxtnhuuha qb qzh ptqzxbby.\n6 Txha cbdxmhiha qb qzh phaxbby.\n7 Txha veokha dv qzh yeuk qzhxh.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Zeuu jhmq ptok qb qzh ztuujti.\n10 Txha jhmq ptok qb qzh bsseoh.\n11 Txha uhsq qzh yeuk.\n12 Txha rbq qzh yeuk qzhxh.\n13 Txha jhmq qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Txha rtnh qzh yeuk qb Hhss.\n16 Hhss ybnha qb qzh bsseoh.\n17 Mzb rtnh qzh yeuk qb Hhss? \tTxha\t15\n18 Hhss aelotxaha qzh yeuk.\n19 Hhss rxtppha qzh tvvuh qzhxh.\n20 Mztq aea Txha renh qb Hhss? \tyeuk\t15\n21 Utxi qxtnhuuha qb qzh rtxahm.\n22 Utxi jhmq qb qzh bsseoh.\n23 Utxi rxtppha qzh yeuk qzhxh.\n24 Utxi aelotxaha qzh yeuk.\n25 Hhss veokha dv qzh sbbqptuu qzhxh.\n26 Utxi qxtnhuuha qb qzh ztuujti.\n27 Zeuu qxtnhuuha qb qzh rtxahm.\n28 Txha jhmq qb qzh bsseoh.\n29 Hhss cbdxmhiha qb qzh phaxbby.\n30 Zeuu qxtnhuuha qb qzh bsseoh.\n31 Txha cbdxmhiha qb qzh ztuujti.\n32 Hhss uhsq qzh sbbqptuu.\n33 Utxi ybnha qb qzh bsseoh.\n34 Zeuu rbq qzh yeuk qzhxh.\n35 Zeuu rtnh qzh yeuk qb Utxi.\n36 Utxi vtllha qzh yeuk qb Zeuu.\n37 Mztq aea Utxi renh qb Zeuu? \tyeuk\t36\n38 Hhss rbq qzh sbbqptuu qzhxh.\n39 Zeuu aelotxaha qzh yeuk.\n40 Mzb rtnh qzh yeuk? \tUtxi\t36\n41 Zeuu rbq qzh yeuk qzhxh.\n42 Zeuu ztmaha qzh yeuk qb Utxi.\n43 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t42\n1 Hhss qxtnhuuha qb qzh ztuujti.\n2 Txha jhmq ptok qb qzh phaxbby.\n3 Zeuu jhmq ptok qb qzh bsseoh.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Txha cbdxmhiha qb qzh ztuujti.\n6 Txha qxtnhuuha qb qzh keqozhm.\n7 Txha ybnha qb qzh ztuujti.\n8 Hhss cbdxmhiha qb qzh ptqzxbby.\n9 Zeuu ybnha qb qzh ztuujti.\n10 Zeuu jhmq qb qzh phaxbby.\n11 Txha jhmq ptok qb qzh ptqzxbby.\n12 Hhss ybnha qb qzh bsseoh.\n13 Hhss ybnha qb qzh keqozhm.\n14 Txha ybnha qb qzh phaxbby.\n15 Hhss ybnha qb qzh ztuujti.\n16 Utxi ybnha qb qzh rtxahm.\n17 Utxi jhmq ptok qb qzh keqozhm.\n18 Txha jhmq qb qzh ztuujti.\n19 Hhss jhmq qb qzh ptqzxbby.\n20 Utxi rxtppha qzh yeuk qzhxh.\n21 Utxi ybnha qb qzh phaxbby.\n22 Hhss ybnha qb qzh ztuujti.\n23 Utxi rtnh qzh yeuk qb Zeuu.\n24 Zeuu vtllha qzh yeuk qb Utxi.\n25 Mztq aea Zeuu renh qb Utxi? \tyeuk\t24\n26 Utxi aelotxaha qzh yeuk.\n27 Txha jhmq qb qzh bsseoh.\n28 Mzb rtnh qzh yeuk? \tZeuu\t24\n29 Zeuu veokha dv qzh yeuk qzhxh.\n30 Zeuu vtllha qzh yeuk qb Utxi.\n31 Mztq aea Zeuu renh qb Utxi? \tyeuk\t30\n32 Utxi rtnh qzh yeuk qb Zeuu.\n33 Zeuu ztmaha qzh yeuk qb Utxi.\n34 Mzb xhohenha qzh yeuk? \tUtxi\t33\n35 Utxi ztmaha qzh yeuk qb Zeuu.\n36 Zeuu ztmaha qzh yeuk qb Utxi.\n37 Mztq aea Zeuu renh qb Utxi? \tyeuk\t36\n1 Txha qbbk qzh tvvuh qzhxh.\n2 Hhss jhmq qb qzh ptqzxbby.\n3 Txha jhmq qb qzh keqozhm.\n4 Hhss cbdxmhiha qb qzh rtxahm.\n5 Utxi qbbk qzh sbbqptuu qzhxh.\n6 Utxi jhmq qb qzh ztuujti.\n7 Txha axbvvha qzh tvvuh.\n8 Txha jhmq ptok qb qzh ztuujti.\n9 Utxi aelotxaha qzh sbbqptuu.\n10 Hhss qxtnhuuha qb qzh ztuujti.\n11 Zeuu jhmq ptok qb qzh ztuujti.\n12 Hhss jhmq ptok qb qzh phaxbby.\n13 Zeuu rxtppha qzh sbbqptuu qzhxh.\n14 Zeuu qxtnhuuha qb qzh ptqzxbby.\n15 Hhss veokha dv qzh yeuk qzhxh.\n16 Txha jhmq ptok qb qzh bsseoh.\n17 Txha cbdxmhiha qb qzh phaxbby.\n18 Hhss vtllha qzh yeuk qb Txha.\n19 Mzb aea Hhss renh qzh yeuk qb? \tTxha\t18\n20 Txha cbdxmhiha qb qzh ztuujti.\n21 Txha axbvvha qzh yeuk.\n22 Mzb xhohenha qzh yeuk? \tTxha\t18\n23 Zeuu uhsq qzh sbbqptuu.\n24 Zeuu rxtppha qzh sbbqptuu qzhxh.\n25 Mztq aea Hhss renh qb Txha? \tyeuk\t18\n26 Zeuu jhmq qb qzh keqozhm.\n27 Utxi rbq qzh yeuk qzhxh.\n28 Utxi rtnh qzh yeuk qb Txha.\n29 Utxi jhmq qb qzh ptqzxbby.\n30 Mzb aea Utxi renh qzh yeuk qb? \tTxha\t28\n31 Utxi jhmq ptok qb qzh keqozhm.\n32 Zeuu ztmaha qzh sbbqptuu qb Utxi.\n33 Mzb rtnh qzh yeuk qb Txha? \tUtxi\t28\n1 Zeuu veokha dv qzh yeuk qzhxh.\n2 Zeuu rtnh qzh yeuk qb Txha.\n3 Mzb aea Zeuu renh qzh yeuk qb? \tTxha\t2\n4 Txha ztmaha qzh yeuk qb Zeuu.\n5 Zeuu rtnh qzh yeuk qb Txha.\n6 Mztq aea Zeuu renh qb Txha? \tyeuk\t5\n7 Txha qxtnhuuha qb qzh ptqzxbby.\n8 Zeuu jhmq qb qzh ptqzxbby.\n9 Mztq aea Zeuu renh qb Txha? \tyeuk\t5\n10 Txha veokha dv qzh sbbqptuu qzhxh.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Mzb xhohenha qzh yeuk? \tTxha\t5\n13 Txha rtnh qzh sbbqptuu qb Zeuu.\n14 Zeuu rxtppha qzh tvvuh qzhxh.\n15 Mzb xhohenha qzh sbbqptuu? \tZeuu\t13\n1 Txha ybnha qb qzh phaxbby.\n2 Hhss jhmq qb qzh bsseoh.\n3 Hhss jhmq ptok qb qzh keqozhm.\n4 Txha veokha dv qzh tvvuh qzhxh.\n5 Txha qxtnhuuha qb qzh bsseoh.\n6 Txha jhmq ptok qb qzh ztuujti.\n7 Txha cbdxmhiha qb qzh ptqzxbby.\n8 Txha uhsq qzh tvvuh qzhxh.\n9 Hhss veokha dv qzh sbbqptuu qzhxh.\n10 Zeuu jhmq qb qzh ztuujti.\n11 Zeuu jhmq qb qzh keqozhm.\n12 Hhss vtllha qzh sbbqptuu qb Zeuu.\n13 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t12\n14 Zeuu jhmq qb qzh phaxbby.\n15 Hhss jhmq qb qzh phaxbby.\n16 Mzb xhohenha qzh sbbqptuu? \tZeuu\t12\n17 Zeuu rtnh qzh sbbqptuu qb Hhss.\n18 Hhss vtllha qzh sbbqptuu qb Zeuu.\n19 Mzb xhohenha qzh sbbqptuu? \tZeuu\t18\n20 Utxi jhmq ptok qb qzh keqozhm.\n21 Utxi cbdxmhiha qb qzh bsseoh.\n22 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t18\n23 Zeuu vtllha qzh sbbqptuu qb Hhss.\n24 Hhss jhmq ptok qb qzh bsseoh.\n25 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t23\n1 Zeuu ybnha qb qzh keqozhm.\n2 Hhss jhmq qb qzh phaxbby.\n3 Zeuu qxtnhuuha qb qzh ztuujti.\n4 Txha ybnha qb qzh ptqzxbby.\n5 Hhss ybnha qb qzh keqozhm.\n6 Hhss rbq qzh sbbqptuu qzhxh.\n7 Zeuu jhmq ptok qb qzh keqozhm.\n8 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n9 Mzb rtnh qzh sbbqptuu? \tHhss\t8\n10 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n11 Hhss vtllha qzh sbbqptuu qb Zeuu.\n12 Mzb rtnh qzh sbbqptuu qb Zeuu? \tHhss\t11\n13 Zeuu rxtppha qzh yeuk qzhxh.\n14 Txha qxtnhuuha qb qzh ztuujti.\n15 Mzb rtnh qzh sbbqptuu? \tHhss\t11\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Zeuu cbdxmhiha qb qzh bsseoh.\n18 Mzb rtnh qzh sbbqptuu? \tHhss\t11\n19 Zeuu ybnha qb qzh rtxahm.\n20 Zeuu aelotxaha qzh sbbqptuu.\n21 Zeuu qbbk qzh sbbqptuu qzhxh.\n22 Hhss jhmq qb qzh ztuujti.\n23 Zeuu jhmq ptok qb qzh ztuujti.\n24 Zeuu vtllha qzh sbbqptuu qb Utxi.\n25 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t24\n1 Txha cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq qb qzh ztuujti.\n3 Hhss ybnha qb qzh rtxahm.\n4 Hhss qxtnhuuha qb qzh ztuujti.\n5 Zeuu jhmq qb qzh bsseoh.\n6 Hhss rxtppha qzh yeuk qzhxh.\n7 Hhss ztmaha qzh yeuk qb Utxi.\n8 Utxi vtllha qzh yeuk qb Hhss.\n9 Mzb rtnh qzh yeuk? \tUtxi\t8\n10 Hhss jhmq qb qzh bsseoh.\n11 Zeuu ybnha qb qzh keqozhm.\n12 Mzb aea Utxi renh qzh yeuk qb? \tHhss\t8\n13 Txha jhmq qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Mzb rtnh qzh yeuk? \tUtxi\t8\n16 Hhss axbvvha qzh yeuk.\n17 Hhss veokha dv qzh yeuk qzhxh.\n18 Utxi ybnha qb qzh keqozhm.\n19 Zeuu jhmq qb qzh bsseoh.\n20 Hhss vtllha qzh yeuk qb Zeuu.\n21 Hhss cbdxmhiha qb qzh ztuujti.\n22 Mztq aea Hhss renh qb Zeuu? \tyeuk\t20\n23 Hhss jhmq ptok qb qzh keqozhm.\n24 Utxi rxtppha qzh sbbqptuu qzhxh.\n25 Mzb rtnh qzh yeuk qb Zeuu? \tHhss\t20\n1 Zeuu qxtnhuuha qb qzh ptqzxbby.\n2 Txha qbbk qzh tvvuh qzhxh.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Utxi jhmq qb qzh ztuujti.\n5 Txha ztmaha qzh tvvuh qb Hhss.\n6 Utxi qbbk qzh yeuk qzhxh.\n7 Mztq aea Txha renh qb Hhss? \ttvvuh\t5\n8 Utxi ybnha qb qzh rtxahm.\n9 Hhss rtnh qzh tvvuh qb Txha.\n10 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t9\n11 Txha vdq abjm qzh tvvuh.\n12 Utxi uhsq qzh yeuk.\n13 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t9\n14 Utxi rbq qzh yeuk qzhxh.\n15 Hhss cbdxmhiha qb qzh ptqzxbby.\n16 Mzb xhohenha qzh tvvuh? \tTxha\t9\n17 Hhss ybnha qb qzh rtxahm.\n18 Utxi vtllha qzh sbbqptuu qb Hhss.\n19 Mzb rtnh qzh sbbqptuu qb Hhss? \tUtxi\t18\n1 Zeuu cbdxmhiha qb qzh rtxahm.\n2 Utxi jhmq qb qzh bsseoh.\n3 Hhss rxtppha qzh yeuk qzhxh.\n4 Hhss vtllha qzh yeuk qb Zeuu.\n5 Mztq aea Hhss renh qb Zeuu? \tyeuk\t4\n6 Zeuu axbvvha qzh yeuk.\n7 Txha qxtnhuuha qb qzh keqozhm.\n8 Mztq aea Hhss renh qb Zeuu? \tyeuk\t4\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Hhss ybnha qb qzh ztuujti.\n11 Mztq aea Hhss renh qb Zeuu? \tyeuk\t4\n12 Zeuu jhmq ptok qb qzh keqozhm.\n13 Hhss qxtnhuuha qb qzh ptqzxbby.\n14 Hhss jhmq qb qzh keqozhm.\n15 Txha ybnha qb qzh bsseoh.\n16 Txha jhmq qb qzh rtxahm.\n17 Txha jhmq qb qzh bsseoh.\n18 Hhss qxtnhuuha qb qzh phaxbby.\n19 Zeuu jhmq qb qzh bsseoh.\n20 Utxi ybnha qb qzh bsseoh.\n21 Utxi jhmq ptok qb qzh ztuujti.\n22 Txha ybnha qb qzh phaxbby.\n23 Txha rxtppha qzh tvvuh qzhxh.\n24 Hhss qbbk qzh sbbqptuu qzhxh.\n25 Txha vtllha qzh tvvuh qb Hhss.\n26 Mztq aea Txha renh qb Hhss? \ttvvuh\t25\n27 Hhss rtnh qzh tvvuh qb Txha.\n28 Txha ztmaha qzh tvvuh qb Hhss.\n29 Mzb rtnh qzh tvvuh? \tTxha\t28\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Utxi ztmaha qzh sbbqptuu qb Txha.\n4 Txha vtllha qzh sbbqptuu qb Utxi.\n5 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t4\n6 Hhss jhmq qb qzh ptqzxbby.\n7 Utxi rtnh qzh sbbqptuu qb Txha.\n8 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t7\n9 Txha cbdxmhiha qb qzh ptqzxbby.\n10 Txha vtllha qzh sbbqptuu qb Hhss.\n11 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t10\n12 Zeuu veokha dv qzh yeuk qzhxh.\n13 Hhss axbvvha qzh sbbqptuu.\n14 Mzb xhohenha qzh sbbqptuu? \tHhss\t10\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Zeuu jhmq ptok qb qzh keqozhm.\n17 Mztq aea Txha renh qb Hhss? \tsbbqptuu\t10\n1 Hhss jhmq qb qzh ptqzxbby.\n2 Zeuu jhmq qb qzh ztuujti.\n3 Hhss cbdxmhiha qb qzh bsseoh.\n4 Hhss jhmq qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Zeuu rbq qzh yeuk qzhxh.\n7 Utxi jhmq qb qzh rtxahm.\n8 Hhss ybnha qb qzh ptqzxbby.\n9 Hhss rxtppha qzh tvvuh qzhxh.\n10 Hhss uhsq qzh tvvuh.\n11 Txha qxtnhuuha qb qzh phaxbby.\n12 Zeuu cbdxmhiha qb qzh phaxbby.\n13 Zeuu aelotxaha qzh yeuk.\n14 Utxi ybnha qb qzh ztuujti.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Hhss qxtnhuuha qb qzh phaxbby.\n17 Hhss rxtppha qzh sbbqptuu qzhxh.\n18 Hhss ztmaha qzh sbbqptuu qb Txha.\n19 Mzb rtnh qzh sbbqptuu? \tHhss\t18\n20 Txha rtnh qzh sbbqptuu qb Zeuu.\n21 Hhss jhmq ptok qb qzh rtxahm.\n22 Mzb xhohenha qzh sbbqptuu? \tZeuu\t20\n23 Hhss cbdxmhiha qb qzh phaxbby.\n24 Utxi jhmq qb qzh phaxbby.\n25 Mztq aea Txha renh qb Zeuu? \tsbbqptuu\t20\n26 Txha jhmq ptok qb qzh ztuujti.\n27 Hhss jhmq ptok qb qzh bsseoh.\n28 Zeuu vtllha qzh sbbqptuu qb Utxi.\n29 Utxi ztmaha qzh sbbqptuu qb Zeuu.\n30 Mzb rtnh qzh sbbqptuu qb Zeuu? \tUtxi\t29\n31 Zeuu vtllha qzh sbbqptuu qb Utxi.\n32 Utxi jhmq ptok qb qzh bsseoh.\n33 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t31\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Utxi vtllha qzh sbbqptuu qb Txha.\n5 Mzb xhohenha qzh sbbqptuu? \tTxha\t4\n6 Txha rxtppha qzh yeuk qzhxh.\n7 Txha rtnh qzh sbbqptuu qb Utxi.\n8 Mzb aea Txha renh qzh sbbqptuu qb? \tUtxi\t7\n9 Hhss jhmq qb qzh ptqzxbby.\n10 Utxi ztmaha qzh sbbqptuu qb Txha.\n11 Mzb rtnh qzh sbbqptuu? \tUtxi\t10\n12 Txha vtllha qzh sbbqptuu qb Utxi.\n13 Txha jhmq ptok qb qzh ztuujti.\n14 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t12\n15 Txha axbvvha qzh yeuk.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Mzb rtnh qzh sbbqptuu? \tTxha\t12\n1 Zeuu ybnha qb qzh bsseoh.\n2 Zeuu ybnha qb qzh keqozhm.\n3 Txha rbq qzh yeuk qzhxh.\n4 Txha axbvvha qzh yeuk.\n5 Txha rxtppha qzh yeuk qzhxh.\n6 Txha aelotxaha qzh yeuk.\n7 Hhss cbdxmhiha qb qzh rtxahm.\n8 Utxi ybnha qb qzh keqozhm.\n9 Txha qbbk qzh yeuk qzhxh.\n10 Txha vdq abjm qzh yeuk.\n11 Hhss cbdxmhiha qb qzh keqozhm.\n12 Hhss qxtnhuuha qb qzh rtxahm.\n13 Zeuu jhmq ptok qb qzh bsseoh.\n14 Txha rbq qzh yeuk qzhxh.\n15 Zeuu ybnha qb qzh ztuujti.\n16 Txha jhmq ptok qb qzh bsseoh.\n17 Hhss cbdxmhiha qb qzh ptqzxbby.\n18 Txha aelotxaha qzh yeuk.\n19 Txha veokha dv qzh yeuk qzhxh.\n20 Hhss jhmq qb qzh rtxahm.\n21 Utxi ybnha qb qzh rtxahm.\n22 Txha vdq abjm qzh yeuk qzhxh.\n23 Txha rbq qzh yeuk qzhxh.\n24 Utxi qbbk qzh tvvuh qzhxh.\n25 Utxi ybnha qb qzh ztuujti.\n26 Zeuu jhmq qb qzh keqozhm.\n27 Hhss veokha dv qzh sbbqptuu qzhxh.\n28 Hhss qxtnhuuha qb qzh keqozhm.\n29 Txha qxtnhuuha qb qzh ptqzxbby.\n30 Hhss rtnh qzh sbbqptuu qb Zeuu.\n31 Mzb rtnh qzh sbbqptuu? \tHhss\t30\n32 Txha vdq abjm qzh yeuk qzhxh.\n33 Zeuu ztmaha qzh sbbqptuu qb Hhss.\n34 Mztq aea Zeuu renh qb Hhss? \tsbbqptuu\t33\n35 Hhss rtnh qzh sbbqptuu qb Zeuu.\n36 Zeuu vtllha qzh sbbqptuu qb Hhss.\n37 Mzb rtnh qzh sbbqptuu qb Hhss? \tZeuu\t36\n38 Txha rxtppha qzh yeuk qzhxh.\n39 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n40 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t39\n41 Zeuu rtnh qzh sbbqptuu qb Hhss.\n42 Hhss ztmaha qzh sbbqptuu qb Zeuu.\n43 Mztq aea Hhss renh qb Zeuu? \tsbbqptuu\t42\n1 Zeuu qxtnhuuha qb qzh keqozhm.\n2 Txha cbdxmhiha qb qzh phaxbby.\n3 Hhss rbq qzh yeuk qzhxh.\n4 Hhss qxtnhuuha qb qzh phaxbby.\n5 Hhss vtllha qzh yeuk qb Txha.\n6 Txha rtnh qzh yeuk qb Hhss.\n7 Mztq aea Txha renh qb Hhss? \tyeuk\t6\n8 Hhss ztmaha qzh yeuk qb Txha.\n9 Txha uhsq qzh yeuk.\n10 Mzb rtnh qzh yeuk qb Txha? \tHhss\t8\n11 Hhss qbbk qzh yeuk qzhxh.\n12 Hhss vtllha qzh yeuk qb Txha.\n13 Mzb rtnh qzh yeuk qb Txha? \tHhss\t12\n14 Txha vtllha qzh yeuk qb Hhss.\n15 Hhss ztmaha qzh yeuk qb Txha.\n16 Mzb xhohenha qzh yeuk? \tTxha\t15\n17 Txha rtnh qzh yeuk qb Hhss.\n18 Hhss vtllha qzh yeuk qb Txha.\n19 Mzb rtnh qzh yeuk qb Txha? \tHhss\t18\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Utxi qxtnhuuha qb qzh keqozhm.\n4 Txha cbdxmhiha qb qzh bsseoh.\n5 Hhss cbdxmhiha qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Txha rbq qzh sbbqptuu qzhxh.\n8 Txha ztmaha qzh sbbqptuu qb Utxi.\n9 Mzb rtnh qzh sbbqptuu qb Utxi? \tTxha\t8\n10 Txha qbbk qzh yeuk qzhxh.\n11 Utxi vtllha qzh sbbqptuu qb Txha.\n12 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t11\n13 Hhss qxtnhuuha qb qzh ztuujti.\n14 Txha uhsq qzh sbbqptuu.\n15 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t11\n16 Txha rtnh qzh yeuk qb Utxi.\n17 Utxi ztmaha qzh yeuk qb Txha.\n18 Mzb aea Utxi renh qzh sbbqptuu qb? \tTxha\t11\n19 Txha vtllha qzh yeuk qb Utxi.\n20 Utxi vdq abjm qzh yeuk.\n21 Mzb rtnh qzh yeuk? \tTxha\t19\n1 Zeuu cbdxmhiha qb qzh ptqzxbby.\n2 Txha cbdxmhiha qb qzh bsseoh.\n3 Txha jhmq ptok qb qzh keqozhm.\n4 Hhss jhmq qb qzh phaxbby.\n5 Zeuu qxtnhuuha qb qzh bsseoh.\n6 Txha cbdxmhiha qb qzh ptqzxbby.\n7 Hhss veokha dv qzh yeuk qzhxh.\n8 Zeuu veokha dv qzh tvvuh qzhxh.\n9 Hhss veokha dv qzh sbbqptuu qzhxh.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Hhss vdq abjm qzh sbbqptuu.\n12 Hhss qxtnhuuha qb qzh rtxahm.\n13 Txha cbdxmhiha qb qzh keqozhm.\n14 Zeuu vtllha qzh tvvuh qb Utxi.\n15 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t14\n16 Utxi ztmaha qzh tvvuh qb Zeuu.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Mzb rtnh qzh tvvuh qb Zeuu? \tUtxi\t16\n19 Txha cbdxmhiha qb qzh ztuujti.\n20 Hhss aelotxaha qzh yeuk.\n21 Mzb rtnh qzh tvvuh? \tUtxi\t16\n22 Utxi qxtnhuuha qb qzh rtxahm.\n23 Hhss veokha dv qzh yeuk qzhxh.\n24 Hhss vdq abjm qzh yeuk.\n25 Txha jhmq ptok qb qzh ptqzxbby.\n26 Utxi rxtppha qzh yeuk qzhxh.\n27 Txha cbdxmhiha qb qzh ztuujti.\n28 Utxi rtnh qzh yeuk qb Hhss.\n29 Hhss ztmaha qzh yeuk qb Utxi.\n30 Mztq aea Hhss renh qb Utxi? \tyeuk\t29\n31 Zeuu jhmq ptok qb qzh phaxbby.\n32 Hhss jhmq qb qzh ztuujti.\n33 Mzb rtnh qzh yeuk qb Utxi? \tHhss\t29\n1 Zeuu jhmq qb qzh phaxbby.\n2 Hhss jhmq ptok qb qzh phaxbby.\n3 Txha jhmq qb qzh ztuujti.\n4 Txha qxtnhuuha qb qzh phaxbby.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Txha jhmq ptok qb qzh ptqzxbby.\n7 Utxi ztmaha qzh tvvuh qb Txha.\n8 Hhss jhmq qb qzh rtxahm.\n9 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t7\n10 Txha vtllha qzh tvvuh qb Utxi.\n11 Utxi rtnh qzh tvvuh qb Txha.\n12 Mztq aea Utxi renh qb Txha? \ttvvuh\t11\n13 Hhss ybnha qb qzh ztuujti.\n14 Txha ztmaha qzh tvvuh qb Utxi.\n15 Mzb aea Txha renh qzh tvvuh qb? \tUtxi\t14\n16 Utxi uhsq qzh tvvuh.\n17 Zeuu cbdxmhiha qb qzh ztuujti.\n18 Mztq aea Txha renh qb Utxi? \ttvvuh\t14\n19 Txha ybnha qb qzh phaxbby.\n20 Txha jhmq qb qzh ztuujti.\n21 Mzb aea Txha renh qzh tvvuh qb? \tUtxi\t14\n1 Txha cbdxmhiha qb qzh phaxbby.\n2 Zeuu ybnha qb qzh rtxahm.\n3 Txha jhmq qb qzh rtxahm.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Utxi qbbk qzh tvvuh qzhxh.\n6 Utxi vtllha qzh tvvuh qb Hhss.\n7 Mzb xhohenha qzh tvvuh? \tHhss\t6\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Hhss uhsq qzh tvvuh.\n10 Mztq aea Utxi renh qb Hhss? \ttvvuh\t6\n11 Txha ybnha qb qzh ptqzxbby.\n12 Hhss rbq qzh yeuk qzhxh.\n13 Mzb rtnh qzh tvvuh? \tUtxi\t6\n14 Zeuu jhmq qb qzh bsseoh.\n15 Zeuu rxtppha qzh sbbqptuu qzhxh.\n16 Zeuu axbvvha qzh sbbqptuu.\n17 Hhss vdq abjm qzh yeuk.\n18 Zeuu cbdxmhiha qb qzh keqozhm.\n19 Zeuu jhmq qb qzh bsseoh.\n20 Txha ybnha qb qzh ztuujti.\n21 Hhss rxtppha qzh tvvuh qzhxh.\n22 Utxi jhmq ptok qb qzh ztuujti.\n23 Hhss uhsq qzh tvvuh.\n24 Zeuu qbbk qzh sbbqptuu qzhxh.\n25 Txha ybnha qb qzh rtxahm.\n26 Hhss jhmq ptok qb qzh phaxbby.\n27 Txha qxtnhuuha qb qzh bsseoh.\n28 Utxi qxtnhuuha qb qzh phaxbby.\n29 Zeuu vtllha qzh sbbqptuu qb Txha.\n30 Mzb xhohenha qzh sbbqptuu? \tTxha\t29\n31 Txha rtnh qzh sbbqptuu qb Zeuu.\n32 Txha cbdxmhiha qb qzh phaxbby.\n33 Mzb rtnh qzh sbbqptuu? \tTxha\t31\n1 Hhss ybnha qb qzh phaxbby.\n2 Hhss cbdxmhiha qb qzh bsseoh.\n3 Txha ybnha qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Utxi veokha dv qzh tvvuh qzhxh.\n6 Hhss jhmq qb qzh ztuujti.\n7 Utxi ztmaha qzh tvvuh qb Hhss.\n8 Hhss ztmaha qzh tvvuh qb Utxi.\n9 Mztq aea Hhss renh qb Utxi? \ttvvuh\t8\n10 Txha jhmq ptok qb qzh ztuujti.\n11 Hhss jhmq qb qzh rtxahm.\n12 Mztq aea Hhss renh qb Utxi? \ttvvuh\t8\n13 Utxi vtllha qzh tvvuh qb Txha.\n14 Txha rtnh qzh tvvuh qb Utxi.\n15 Mzb rtnh qzh tvvuh? \tTxha\t14\n16 Utxi axbvvha qzh tvvuh qzhxh.\n17 Utxi rxtppha qzh tvvuh qzhxh.\n18 Mztq aea Txha renh qb Utxi? \ttvvuh\t14\n19 Txha ybnha qb qzh ptqzxbby.\n20 Hhss cbdxmhiha qb qzh keqozhm.\n21 Mzb rtnh qzh tvvuh? \tTxha\t14\n1 Txha qbbk qzh yeuk qzhxh.\n2 Txha jhmq qb qzh keqozhm.\n3 Txha axbvvha qzh yeuk.\n4 Utxi jhmq qb qzh rtxahm.\n5 Zeuu jhmq ptok qb qzh keqozhm.\n6 Txha ybnha qb qzh bsseoh.\n7 Hhss jhmq ptok qb qzh ptqzxbby.\n8 Zeuu ybnha qb qzh rtxahm.\n9 Zeuu cbdxmhiha qb qzh ptqzxbby.\n10 Txha jhmq qb qzh phaxbby.\n11 Hhss qxtnhuuha qb qzh ztuujti.\n12 Txha jhmq qb qzh ztuujti.\n13 Utxi ybnha qb qzh keqozhm.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Zeuu ybnha qb qzh ztuujti.\n16 Zeuu ybnha qb qzh bsseoh.\n17 Hhss jhmq qb qzh rtxahm.\n18 Utxi jhmq ptok qb qzh rtxahm.\n19 Txha jhmq ptok qb qzh ptqzxbby.\n20 Hhss ybnha qb qzh phaxbby.\n21 Hhss ybnha qb qzh ztuujti.\n22 Txha jhmq qb qzh bsseoh.\n23 Hhss qxtnhuuha qb qzh phaxbby.\n24 Hhss jhmq ptok qb qzh ptqzxbby.\n25 Hhss qxtnhuuha qb qzh bsseoh.\n26 Hhss jhmq qb qzh phaxbby.\n27 Hhss qxtnhuuha qb qzh bsseoh.\n28 Utxi ybnha qb qzh phaxbby.\n29 Utxi veokha dv qzh tvvuh qzhxh.\n30 Hhss jhmq qb qzh phaxbby.\n31 Utxi jhmq qb qzh rtxahm.\n32 Utxi axbvvha qzh tvvuh.\n33 Utxi jhmq ptok qb qzh keqozhm.\n34 Hhss cbdxmhiha qb qzh ztuujti.\n35 Hhss ybnha qb qzh keqozhm.\n36 Utxi qxtnhuuha qb qzh phaxbby.\n37 Hhss ybnha qb qzh rtxahm.\n38 Utxi qxtnhuuha qb qzh ztuujti.\n39 Hhss rxtppha qzh tvvuh qzhxh.\n40 Hhss aelotxaha qzh tvvuh.\n41 Hhss rbq qzh tvvuh qzhxh.\n42 Txha cbdxmhiha qb qzh rtxahm.\n43 Hhss jhmq ptok qb qzh phaxbby.\n44 Hhss aelotxaha qzh tvvuh.\n45 Zeuu ybnha qb qzh ztuujti.\n46 Zeuu jhmq ptok qb qzh phaxbby.\n47 Zeuu rxtppha qzh tvvuh qzhxh.\n48 Zeuu uhsq qzh tvvuh.\n49 Zeuu cbdxmhiha qb qzh ptqzxbby.\n50 Hhss rbq qzh tvvuh qzhxh.\n51 Utxi cbdxmhiha qb qzh bsseoh.\n52 Utxi qxtnhuuha qb qzh keqozhm.\n53 Txha jhmq ptok qb qzh phaxbby.\n54 Hhss aelotxaha qzh tvvuh.\n55 Txha qxtnhuuha qb qzh rtxahm.\n56 Hhss rxtppha qzh tvvuh qzhxh.\n57 Txha qxtnhuuha qb qzh ztuujti.\n58 Hhss jhmq ptok qb qzh rtxahm.\n59 Hhss axbvvha qzh tvvuh.\n60 Zeuu ybnha qb qzh phaxbby.\n61 Hhss qbbk qzh tvvuh qzhxh.\n62 Utxi cbdxmhiha qb qzh bsseoh.\n63 Hhss ybnha qb qzh ztuujti.\n64 Utxi jhmq qb qzh keqozhm.\n65 Hhss rtnh qzh tvvuh qb Txha.\n66 Zeuu jhmq ptok qb qzh ptqzxbby.\n67 Mztq aea Hhss renh qb Txha? \ttvvuh\t65\n68 Zeuu cbdxmhiha qb qzh phaxbby.\n69 Hhss jhmq ptok qb qzh rtxahm.\n70 Mzb rtnh qzh tvvuh qb Txha? \tHhss\t65\n71 Utxi cbdxmhiha qb qzh bsseoh.\n72 Txha jhmq qb qzh ptqzxbby.\n73 Txha aelotxaha qzh tvvuh.\n74 Zeuu jhmq ptok qb qzh bsseoh.\n75 Zeuu jhmq qb qzh phaxbby.\n76 Txha rbq qzh tvvuh qzhxh.\n77 Txha axbvvha qzh tvvuh qzhxh.\n78 Utxi jhmq ptok qb qzh ptqzxbby.\n79 Txha qbbk qzh tvvuh qzhxh.\n80 Zeuu jhmq qb qzh ptqzxbby.\n81 Txha ztmaha qzh tvvuh qb Utxi.\n82 Utxi vtllha qzh tvvuh qb Txha.\n83 Mzb rtnh qzh tvvuh? \tUtxi\t82\n84 Zeuu jhmq qb qzh phaxbby.\n85 Txha uhsq qzh tvvuh qzhxh.\n86 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t82\n87 Utxi veokha dv qzh tvvuh qzhxh.\n88 Utxi vtllha qzh tvvuh qb Txha.\n89 Mzb aea Utxi renh qzh tvvuh qb? \tTxha\t88\n1 Hhss rxtppha qzh sbbqptuu qzhxh.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Txha qxtnhuuha qb qzh rtxahm.\n4 Hhss axbvvha qzh sbbqptuu.\n5 Zeuu cbdxmhiha qb qzh phaxbby.\n6 Hhss veokha dv qzh sbbqptuu qzhxh.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hhss rtnh qzh sbbqptuu qb Txha.\n9 Mztq aea Hhss renh qb Txha? \tsbbqptuu\t8\n10 Zeuu jhmq qb qzh rtxahm.\n11 Txha rtnh qzh sbbqptuu qb Zeuu.\n12 Mzb rtnh qzh sbbqptuu? \tTxha\t11\n13 Zeuu rtnh qzh sbbqptuu qb Txha.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Mzb rtnh qzh sbbqptuu qb Txha? \tZeuu\t13\n16 Txha ztmaha qzh sbbqptuu qb Utxi.\n17 Utxi rtnh qzh sbbqptuu qb Txha.\n18 Mzb rtnh qzh sbbqptuu? \tUtxi\t17\n19 Txha vdq abjm qzh sbbqptuu.\n20 Zeuu veokha dv qzh sbbqptuu qzhxh.\n21 Mztq aea Utxi renh qb Txha? \tsbbqptuu\t17\n1 Txha qxtnhuuha qb qzh ztuujti.\n2 Hhss ybnha qb qzh bsseoh.\n3 Txha qbbk qzh yeuk qzhxh.\n4 Utxi ybnha qb qzh phaxbby.\n5 Hhss qxtnhuuha qb qzh phaxbby.\n6 Hhss jhmq ptok qb qzh ptqzxbby.\n7 Hhss qxtnhuuha qb qzh bsseoh.\n8 Hhss rbq qzh tvvuh qzhxh.\n9 Hhss veokha dv qzh sbbqptuu qzhxh.\n10 Txha uhsq qzh yeuk.\n11 Hhss qxtnhuuha qb qzh keqozhm.\n12 Hhss axbvvha qzh tvvuh qzhxh.\n13 Txha veokha dv qzh yeuk qzhxh.\n14 Zeuu jhmq qb qzh rtxahm.\n15 Txha qxtnhuuha qb qzh rtxahm.\n16 Hhss qbbk qzh tvvuh qzhxh.\n17 Hhss aelotxaha qzh tvvuh qzhxh.\n18 Txha vtllha qzh yeuk qb Zeuu.\n19 Mzb rtnh qzh yeuk? \tTxha\t18\n20 Zeuu vtllha qzh yeuk qb Txha.\n21 Txha jhmq qb qzh ptqzxbby.\n22 Mztq aea Zeuu renh qb Txha? \tyeuk\t20\n23 Hhss qbbk qzh tvvuh qzhxh.\n24 Hhss axbvvha qzh tvvuh.\n25 Mzb rtnh qzh yeuk? \tZeuu\t20\n26 Hhss aelotxaha qzh sbbqptuu.\n27 Zeuu ybnha qb qzh ztuujti.\n28 Hhss veokha dv qzh sbbqptuu qzhxh.\n29 Hhss uhsq qzh sbbqptuu.\n30 Utxi ybnha qb qzh ptqzxbby.\n31 Utxi ybnha qb qzh ztuujti.\n32 Hhss qxtnhuuha qb qzh ztuujti.\n33 Hhss qxtnhuuha qb qzh phaxbby.\n34 Zeuu qxtnhuuha qb qzh phaxbby.\n35 Zeuu jhmq ptok qb qzh bsseoh.\n36 Txha axbvvha qzh yeuk.\n37 Txha cbdxmhiha qb qzh rtxahm.\n38 Hhss qxtnhuuha qb qzh ztuujti.\n39 Hhss ybnha qb qzh ptqzxbby.\n40 Zeuu qxtnhuuha qb qzh ptqzxbby.\n41 Hhss qbbk qzh yeuk qzhxh.\n42 Hhss rtnh qzh yeuk qb Zeuu.\n43 Zeuu rtnh qzh yeuk qb Hhss.\n44 Mzb rtnh qzh yeuk? \tZeuu\t43\n45 Hhss rtnh qzh yeuk qb Zeuu.\n46 Zeuu ybnha qb qzh ztuujti.\n47 Mztq aea Hhss renh qb Zeuu? \tyeuk\t45\n1 Hhss rxtppha qzh tvvuh qzhxh.\n2 Hhss cbdxmhiha qb qzh bsseoh.\n3 Hhss axbvvha qzh tvvuh.\n4 Hhss qbbk qzh tvvuh qzhxh.\n5 Hhss rtnh qzh tvvuh qb Txha.\n6 Txha ztmaha qzh tvvuh qb Hhss.\n7 Mztq aea Txha renh qb Hhss? \ttvvuh\t6\n8 Hhss rtnh qzh tvvuh qb Txha.\n9 Txha aelotxaha qzh tvvuh.\n10 Mztq aea Hhss renh qb Txha? \ttvvuh\t8\n11 Utxi ybnha qb qzh phaxbby.\n12 Zeuu jhmq qb qzh bsseoh.\n13 Mztq aea Hhss renh qb Txha? \ttvvuh\t8\n14 Txha ybnha qb qzh keqozhm.\n15 Hhss cbdxmhiha qb qzh phaxbby.\n16 Zeuu qbbk qzh tvvuh qzhxh.\n17 Zeuu ybnha qb qzh rtxahm.\n18 Hhss qxtnhuuha qb qzh ptqzxbby.\n19 Hhss jhmq qb qzh ztuujti.\n20 Zeuu vdq abjm qzh tvvuh.\n21 Txha jhmq ptok qb qzh ptqzxbby.\n22 Txha rxtppha qzh yeuk qzhxh.\n23 Txha aelotxaha qzh yeuk.\n24 Hhss jhmq qb qzh bsseoh.\n25 Zeuu veokha dv qzh tvvuh qzhxh.\n26 Zeuu qxtnhuuha qb qzh ptqzxbby.\n27 Zeuu vtllha qzh tvvuh qb Txha.\n28 Mzb xhohenha qzh tvvuh? \tTxha\t27\n29 Hhss qxtnhuuha qb qzh ptqzxbby.\n30 Txha ztmaha qzh tvvuh qb Zeuu.\n31 Mztq aea Txha renh qb Zeuu? \ttvvuh\t30\n1 Utxi jhmq qb qzh ztuujti.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Txha qbbk qzh sbbqptuu qzhxh.\n4 Zeuu qxtnhuuha qb qzh keqozhm.\n5 Txha vtllha qzh sbbqptuu qb Zeuu.\n6 Zeuu vtllha qzh sbbqptuu qb Txha.\n7 Mzb aea Zeuu renh qzh sbbqptuu qb? \tTxha\t6\n8 Hhss cbdxmhiha qb qzh ptqzxbby.\n9 Txha ztmaha qzh sbbqptuu qb Zeuu.\n10 Mzb xhohenha qzh sbbqptuu? \tZeuu\t9\n11 Txha jhmq ptok qb qzh phaxbby.\n12 Hhss cbdxmhiha qb qzh bsseoh.\n13 Mzb xhohenha qzh sbbqptuu? \tZeuu\t9\n14 Hhss cbdxmhiha qb qzh rtxahm.\n15 Utxi qxtnhuuha qb qzh rtxahm.\n16 Mzb xhohenha qzh sbbqptuu? \tZeuu\t9\n17 Hhss jhmq qb qzh phaxbby.\n18 Hhss cbdxmhiha qb qzh ptqzxbby.\n19 Txha qbbk qzh yeuk qzhxh.\n20 Txha cbdxmhiha qb qzh rtxahm.\n21 Utxi ztmaha qzh tvvuh qb Txha.\n22 Txha vtllha qzh tvvuh qb Utxi.\n23 Mzb xhohenha qzh tvvuh? \tUtxi\t22\n1 Zeuu jhmq qb qzh rtxahm.\n2 Hhss rxtppha qzh yeuk qzhxh.\n3 Hhss ybnha qb qzh keqozhm.\n4 Txha jhmq qb qzh bsseoh.\n5 Hhss uhsq qzh yeuk.\n6 Hhss rxtppha qzh tvvuh qzhxh.\n7 Hhss qbbk qzh yeuk qzhxh.\n8 Hhss vdq abjm qzh tvvuh.\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Hhss vtllha qzh yeuk qb Utxi.\n11 Mzb aea Hhss renh qzh yeuk qb? \tUtxi\t10\n12 Utxi vtllha qzh yeuk qb Hhss.\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Mztq aea Utxi renh qb Hhss? \tyeuk\t12\n15 Hhss axbvvha qzh yeuk.\n16 Utxi rbq qzh yeuk qzhxh.\n17 Mztq aea Utxi renh qb Hhss? \tyeuk\t12\n18 Txha qxtnhuuha qb qzh rtxahm.\n19 Utxi uhsq qzh yeuk.\n20 Utxi rtnh qzh tvvuh qb Hhss.\n21 Hhss ztmaha qzh tvvuh qb Utxi.\n22 Mztq aea Hhss renh qb Utxi? \ttvvuh\t21\n23 Utxi ztmaha qzh tvvuh qb Hhss.\n24 Utxi veokha dv qzh yeuk qzhxh.\n25 Mzb aea Utxi renh qzh tvvuh qb? \tHhss\t23\n1 Txha ybnha qb qzh ptqzxbby.\n2 Hhss jhmq qb qzh ztuujti.\n3 Txha cbdxmhiha qb qzh phaxbby.\n4 Hhss qbbk qzh sbbqptuu qzhxh.\n5 Zeuu qxtnhuuha qb qzh keqozhm.\n6 Zeuu qbbk qzh tvvuh qzhxh.\n7 Txha qxtnhuuha qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Zeuu rtnh qzh tvvuh qb Utxi.\n10 Utxi rtnh qzh tvvuh qb Txha.\n11 Mztq aea Utxi renh qb Txha? \ttvvuh\t10\n12 Txha vtllha qzh tvvuh qb Utxi.\n13 Txha jhmq qb qzh ptqzxbby.\n14 Mzb rtnh qzh tvvuh qb Utxi? \tTxha\t12\n15 Utxi ztmaha qzh tvvuh qb Zeuu.\n16 Txha jhmq qb qzh phaxbby.\n17 Mzb xhohenha qzh tvvuh? \tZeuu\t15\n18 Zeuu axbvvha qzh tvvuh.\n19 Utxi veokha dv qzh tvvuh qzhxh.\n20 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t15\n21 Hhss aelotxaha qzh sbbqptuu.\n22 Utxi qxtnhuuha qb qzh phaxbby.\n23 Utxi ztmaha qzh tvvuh qb Txha.\n24 Txha ztmaha qzh tvvuh qb Utxi.\n25 Mztq aea Txha renh qb Utxi? \ttvvuh\t24\n1 Hhss jhmq qb qzh phaxbby.\n2 Zeuu ybnha qb qzh rtxahm.\n3 Txha rbq qzh tvvuh qzhxh.\n4 Utxi jhmq qb qzh bsseoh.\n5 Txha vtllha qzh tvvuh qb Utxi.\n6 Utxi vtllha qzh tvvuh qb Txha.\n7 Mztq aea Utxi renh qb Txha? \ttvvuh\t6\n8 Txha rtnh qzh tvvuh qb Utxi.\n9 Utxi ztmaha qzh tvvuh qb Txha.\n10 Mzb rtnh qzh tvvuh qb Txha? \tUtxi\t9\n11 Txha cbdxmhiha qb qzh ptqzxbby.\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Mztq aea Utxi renh qb Txha? \ttvvuh\t9\n14 Zeuu jhmq ptok qb qzh phaxbby.\n15 Txha rxtppha qzh sbbqptuu qzhxh.\n16 Mztq aea Utxi renh qb Txha? \ttvvuh\t9\n17 Txha jhmq qb qzh ztuujti.\n18 Zeuu ybnha qb qzh rtxahm.\n19 Hhss qxtnhuuha qb qzh ptqzxbby.\n20 Txha ybnha qb qzh ptqzxbby.\n21 Txha ztmaha qzh tvvuh qb Hhss.\n22 Hhss ztmaha qzh tvvuh qb Txha.\n23 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t22\n1 Txha rbq qzh sbbqptuu qzhxh.\n2 Txha axbvvha qzh sbbqptuu.\n3 Txha qbbk qzh sbbqptuu qzhxh.\n4 Txha vdq abjm qzh sbbqptuu.\n5 Zeuu veokha dv qzh tvvuh qzhxh.\n6 Utxi ybnha qb qzh phaxbby.\n7 Txha jhmq ptok qb qzh rtxahm.\n8 Zeuu cbdxmhiha qb qzh phaxbby.\n9 Zeuu rtnh qzh tvvuh qb Utxi.\n10 Utxi qbbk qzh yeuk qzhxh.\n11 Mztq aea Zeuu renh qb Utxi? \ttvvuh\t9\n12 Utxi rtnh qzh tvvuh qb Zeuu.\n13 Zeuu vdq abjm qzh tvvuh.\n14 Mzb xhohenha qzh tvvuh? \tZeuu\t12\n15 Utxi uhsq qzh yeuk.\n16 Utxi rbq qzh yeuk qzhxh.\n17 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t12\n18 Hhss jhmq ptok qb qzh ptqzxbby.\n19 Utxi rxtppha qzh tvvuh qzhxh.\n20 Utxi ztmaha qzh tvvuh qb Zeuu.\n21 Zeuu uhsq qzh tvvuh.\n22 Mztq aea Utxi renh qb Zeuu? \ttvvuh\t20\n23 Utxi rtnh qzh yeuk qb Zeuu.\n24 Zeuu ztmaha qzh yeuk qb Utxi.\n25 Mzb aea Zeuu renh qzh yeuk qb? \tUtxi\t24\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Zeuu jhmq qb qzh keqozhm.\n3 Zeuu ybnha qb qzh phaxbby.\n4 Zeuu qbbk qzh sbbqptuu qzhxh.\n5 Utxi jhmq qb qzh keqozhm.\n6 Zeuu ztmaha qzh sbbqptuu qb Txha.\n7 Mzb aea Zeuu renh qzh sbbqptuu qb? \tTxha\t6\n8 Txha vtllha qzh sbbqptuu qb Zeuu.\n9 Zeuu ybnha qb qzh keqozhm.\n10 Mzb xhohenha qzh sbbqptuu? \tZeuu\t8\n11 Zeuu vtllha qzh sbbqptuu qb Utxi.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Mztq aea Zeuu renh qb Utxi? \tsbbqptuu\t11\n14 Hhss qxtnhuuha qb qzh ztuujti.\n15 Hhss cbdxmhiha qb qzh bsseoh.\n16 Mzb aea Zeuu renh qzh sbbqptuu qb? \tUtxi\t11\n17 Utxi rtnh qzh sbbqptuu qb Hhss.\n18 Hhss ztmaha qzh sbbqptuu qb Utxi.\n19 Mztq aea Hhss renh qb Utxi? \tsbbqptuu\t18\n1 Txha jhmq qb qzh bsseoh.\n2 Zeuu jhmq qb qzh bsseoh.\n3 Zeuu cbdxmhiha qb qzh ztuujti.\n4 Hhss jhmq qb qzh phaxbby.\n5 Zeuu cbdxmhiha qb qzh bsseoh.\n6 Txha jhmq ptok qb qzh phaxbby.\n7 Txha qbbk qzh sbbqptuu qzhxh.\n8 Hhss qxtnhuuha qb qzh ztuujti.\n9 Utxi jhmq qb qzh phaxbby.\n10 Txha jhmq qb qzh ptqzxbby.\n11 Txha uhsq qzh sbbqptuu qzhxh.\n12 Hhss veokha dv qzh tvvuh qzhxh.\n13 Hhss jhmq qb qzh phaxbby.\n14 Hhss ztmaha qzh tvvuh qb Utxi.\n15 Mztq aea Hhss renh qb Utxi? \ttvvuh\t14\n16 Utxi uhsq qzh tvvuh qzhxh.\n17 Utxi qxtnhuuha qb qzh ptqzxbby.\n18 Mzb rtnh qzh tvvuh qb Utxi? \tHhss\t14\n19 Txha veokha dv qzh sbbqptuu qzhxh.\n20 Txha ztmaha qzh sbbqptuu qb Utxi.\n21 Mztq aea Txha renh qb Utxi? \tsbbqptuu\t20\n22 Utxi ztmaha qzh sbbqptuu qb Txha.\n23 Hhss ybnha qb qzh ptqzxbby.\n24 Mzb rtnh qzh sbbqptuu? \tUtxi\t22\n25 Txha ztmaha qzh sbbqptuu qb Utxi.\n26 Utxi axbvvha qzh sbbqptuu qzhxh.\n27 Mzb xhohenha qzh sbbqptuu? \tUtxi\t25\n1 Hhss veokha dv qzh sbbqptuu qzhxh.\n2 Hhss vtllha qzh sbbqptuu qb Zeuu.\n3 Mzb xhohenha qzh sbbqptuu? \tZeuu\t2\n4 Txha qxtnhuuha qb qzh bsseoh.\n5 Hhss jhmq ptok qb qzh ztuujti.\n6 Mzb xhohenha qzh sbbqptuu? \tZeuu\t2\n7 Hhss qbbk qzh tvvuh qzhxh.\n8 Zeuu vdq abjm qzh sbbqptuu qzhxh.\n9 Mzb rtnh qzh sbbqptuu? \tHhss\t2\n10 Hhss axbvvha qzh tvvuh.\n11 Hhss rbq qzh tvvuh qzhxh.\n12 Hhss ybnha qb qzh bsseoh.\n13 Txha rxtppha qzh yeuk qzhxh.\n14 Zeuu veokha dv qzh sbbqptuu qzhxh.\n15 Txha ybnha qb qzh ztuujti.\n16 Txha cbdxmhiha qb qzh rtxahm.\n17 Hhss qxtnhuuha qb qzh ptqzxbby.\n18 Hhss vdq abjm qzh tvvuh qzhxh.\n19 Zeuu ybnha qb qzh rtxahm.\n20 Hhss veokha dv qzh tvvuh qzhxh.\n21 Hhss qxtnhuuha qb qzh bsseoh.\n22 Zeuu axbvvha qzh sbbqptuu.\n23 Zeuu qxtnhuuha qb qzh phaxbby.\n24 Txha uhsq qzh yeuk.\n25 Hhss cbdxmhiha qb qzh rtxahm.\n26 Hhss rtnh qzh tvvuh qb Txha.\n27 Txha aelotxaha qzh tvvuh qzhxh.\n28 Mzb aea Hhss renh qzh tvvuh qb? \tTxha\t26\n29 Txha rxtppha qzh yeuk qzhxh.\n30 Txha ybnha qb qzh ztuujti.\n31 Mzb rtnh qzh tvvuh? \tHhss\t26\n"
  },
  {
    "path": "tasksv11/shuffled/qa6_yes-no-questions_test.txt",
    "content": "1 Utxi rbq qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Utxi aelotxaha qzh yeuk.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tihl\t5\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t10\n13 Utxi qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t10\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t4\n7 Utxi uhsq qzh tvvuh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t8\n10 Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu veokha dv qzh yeuk qzhxh.\n12 Xl Hbzm em qzh keqozhm? \tmb\t10\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t8\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh phaxbby.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh phaxbby? \tmb\t1\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t4\n10 Utxi jhmq qb qzh keqozhm.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Xl Utxi em qzh keqozhm? \tihl\t10\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Hbzm axbvvha qzh sbbqptuu.\n15 Xl Utxi em qzh keqozhm? \tihl\t10\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Xl Hbzm em qzh ztuujti? \tihl\t1\n7 Hbzm vdq abjm qzh tvvuh.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t8\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Xl Utxi em qzh keqozhm? \tmb\t2\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t7\n10 Ytmehu aelotxaha qzh tvvuh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Otmaxt axbvvha qzh yeuk.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh phaxbby? \tmb\t14\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Ytmehu aelotxaha qzh tvvuh.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Xl Hbzm em qzh bsseoh? \tihl\t2\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Xl Hbzm em qzh bsseoh? \tmb\t10\n13 Otmaxt axbvvha qzh tvvuh.\n14 Utxi ybnha qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n7 Otmaxt vdq abjm qzh yeuk qzhxh.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Hbzm jhmq qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t14\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Hbzm uhsq qzh tvvuh.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tihl\t8\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Xl Utxi em qzh rtxahm? \tihl\t8\n13 Hbzm rbq qzh sbbqptuu qzhxh.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Xl Hbzm em qzh ztuujti? \tmb\t1\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt axbvvha qzh tvvuh qzhxh.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t5\n10 Hbzm ybnha qb qzh bsseoh.\n11 Utxi jhmq qb qzh rtxahm.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Utxi ybnha qb qzh bsseoh.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Xl Utxi em qzh bsseoh? \tihl\t13\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t4\n7 Utxi jhmq qb qzh keqozhm.\n8 Utxi aelotxaha qzh yeuk.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t7\n10 Utxi veokha dv qzh sbbqptuu qzhxh.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Xl Utxi em qzh keqozhm? \tihl\t7\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Xl Hbzm em qzh keqozhm? \tihl\t14\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Hbzm aelotxaha qzh tvvuh qzhxh.\n6 Xl Utxi em qzh keqozhm? \tihl\t1\n7 Hbzm veokha dv qzh tvvuh qzhxh.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t8\n10 Ytmehu vdq abjm qzh sbbqptuu.\n11 Utxi ybnha qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Ytmehu veokha dv qzh yeuk qzhxh.\n8 Ytmehu aelotxaha qzh sbbqptuu.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t5\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Ytmehu qbbk qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh phaxbby? \tmb\t10\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Hbzm axbvvha qzh tvvuh.\n15 Xl Utxi em qzh bsseoh? \tmb\t13\n1 Hbzm jhmq qb qzh bsseoh.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh rtxahm? \tmb\t1\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t4\n7 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t8\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t10\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t2\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Ytmehu veokha dv qzh yeuk qzhxh.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t5\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Hbzm rbq qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t5\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t1\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t7\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t10\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi axbvvha qzh yeuk.\n15 Xl Hbzm em qzh rtxahm? \tmb\t13\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Hbzm rbq qzh tvvuh qzhxh.\n8 Hbzm aelotxaha qzh tvvuh.\n9 Xl Hbzm em qzh phaxbby? \tihl\t4\n10 Hbzm qbbk qzh tvvuh qzhxh.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t5\n13 Hbzm ybnha qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t11\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t1\n7 Hbzm jhmq qb qzh phaxbby.\n8 Otmaxt rxtppha qzh yeuk qzhxh.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t5\n10 Hbzm jhmq qb qzh ztuujti.\n11 Utxi jhmq qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt vdq abjm qzh yeuk.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Ytmehu rbq qzh yeuk qzhxh.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t5\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t7\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi qbbk qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t7\n13 Utxi uhsq qzh sbbqptuu.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t10\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh keqozhm? \tmb\t2\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t8\n13 Ytmehu rbq qzh sbbqptuu qzhxh.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tihl\t8\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t8\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t11\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t11\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Xl Hbzm em qzh ztuujti? \tmb\t4\n7 Hbzm axbvvha qzh tvvuh qzhxh.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t4\n10 Hbzm rbq qzh tvvuh qzhxh.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n13 Hbzm uhsq qzh tvvuh.\n14 Hbzm qbbk qzh tvvuh qzhxh.\n15 Xl Hbzm em qzh phaxbby? \tmb\t11\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Hbzm ybnha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Hbzm qbbk qzh yeuk qzhxh.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Xl Hbzm em qzh ztuujti? \tmb\t13\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t1\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t5\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t5\n10 Utxi ybnha qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t5\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tihl\t14\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t1\n4 Utxi axbvvha qzh sbbqptuu.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t1\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Utxi uhsq qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t7\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Otmaxt rxtppha qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t7\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tihl\t1\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm aelotxaha qzh sbbqptuu.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t5\n10 Otmaxt rbq qzh sbbqptuu qzhxh.\n11 Otmaxt axbvvha qzh sbbqptuu.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t5\n13 Utxi rxtppha qzh tvvuh qzhxh.\n14 Hbzm rbq qzh sbbqptuu qzhxh.\n15 Hbzm qxtnhuuha qb qzh ztuujti.\n16 Otmaxt jhmq ptok qb qzh rtxahm.\n17 Xl Otmaxt em qzh rtxahm? \tihl\t16\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t1\n4 Hbzm ybnha qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t1\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Xl Utxi em qzh ztuujti? \tmb\t8\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Ytmehu vdq abjm qzh yeuk.\n12 Xl Hbzm em qzh keqozhm? \tmb\t5\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Hbzm qbbk qzh tvvuh qzhxh.\n15 Xl Utxi em qzh ztuujti? \tmb\t8\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t4\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Utxi aelotxaha qzh yeuk.\n12 Xl Hbzm em qzh rtxahm? \tihl\t10\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Hbzm veokha dv qzh tvvuh qzhxh.\n15 Xl Hbzm em qzh ztuujti? \tmb\t10\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Utxi ybnha qb qzh keqozhm.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n7 Otmaxt uhsq qzh sbbqptuu.\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh bsseoh? \tmb\t4\n10 Hbzm ybnha qb qzh phaxbby.\n11 Ytmehu aelotxaha qzh tvvuh qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Ytmehu rxtppha qzh tvvuh qzhxh.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Ytmehu rxtppha qzh yeuk qzhxh.\n5 Ytmehu aelotxaha qzh yeuk.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t2\n7 Utxi axbvvha qzh tvvuh qzhxh.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t2\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Hbzm uhsq qzh tvvuh.\n15 Xl Hbzm em qzh bsseoh? \tihl\t11\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Xl Hbzm em qzh ztuujti? \tmb\t2\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Xl Utxi em qzh phaxbby? \tmb\t8\n13 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t5\n7 Utxi rxtppha qzh yeuk qzhxh.\n8 Utxi rxtppha qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t5\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Utxi vdq abjm qzh yeuk.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t10\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t13\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Xl Hbzm em qzh rtxahm? \tmb\t2\n7 Utxi jhmq qb qzh rtxahm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t5\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t7\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Utxi ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Xl Utxi em qzh phaxbby? \tihl\t4\n7 Hbzm jhmq qb qzh bsseoh.\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t5\n10 Ytmehu aelotxaha qzh yeuk.\n11 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n12 Xl Hbzm em qzh bsseoh? \tihl\t7\n13 Hbzm ybnha qb qzh phaxbby.\n14 Otmaxt axbvvha qzh sbbqptuu.\n15 Xl Hbzm em qzh phaxbby? \tihl\t13\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Utxi jhmq qb qzh rtxahm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Xl Utxi em qzh rtxahm? \tihl\t2\n7 Utxi vdq abjm qzh tvvuh.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Xl Utxi em qzh ztuujti? \tmb\t8\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t10\n13 Utxi ybnha qb qzh rtxahm.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t11\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Ytmehu vdq abjm qzh sbbqptuu.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Xl Hbzm em qzh ztuujti? \tihl\t4\n6 Otmaxt jhmq ptok qb qzh rtxahm.\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Xl Hbzm em qzh keqozhm? \tmb\t7\n9 Utxi cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm ybnha qb qzh bsseoh.\n11 Xl Hbzm em qzh keqozhm? \tmb\t10\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Hbzm uhsq qzh tvvuh.\n14 Xl Hbzm em qzh ztuujti? \tmb\t10\n15 Ytmehu qxtnhuuha qb qzh phaxbby.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Xl Ytmehu em qzh bsseoh? \tmb\t15\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t2\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t7\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh bsseoh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t8\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t13\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu rbq qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh phaxbby? \tihl\t4\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Hbzm vdq abjm qzh tvvuh.\n9 Xl Hbzm em qzh bsseoh? \tihl\t7\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Xl Hbzm em qzh bsseoh? \tihl\t7\n13 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n14 Utxi jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t1\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t8\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t11\n13 Utxi rxtppha qzh tvvuh qzhxh.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t14\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Utxi rbq qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t1\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t4\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Utxi jhmq qb qzh rtxahm.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t4\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tihl\t10\n13 Utxi veokha dv qzh yeuk qzhxh.\n14 Utxi vdq abjm qzh yeuk.\n15 Xl Utxi em qzh bsseoh? \tihl\t10\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Ytmehu uhsq qzh yeuk qzhxh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t4\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Ytmehu uhsq qzh yeuk.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t4\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Hbzm jhmq qb qzh bsseoh.\n14 Ytmehu rxtppha qzh yeuk qzhxh.\n15 Xl Hbzm em qzh bsseoh? \tihl\t13\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Ytmehu rxtppha qzh tvvuh qzhxh.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n6 Utxi aelotxaha qzh yeuk.\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n9 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n10 Utxi vdq abjm qzh yeuk.\n11 Xl Hbzm em qzh rtxahm? \tmb\t4\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Xl Otmaxt em qzh phaxbby? \tmb\t12\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Hbzm cbdxmhiha qb qzh ztuujti.\n17 Xl Hbzm em qzh rtxahm? \tmb\t16\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t1\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t8\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Utxi axbvvha qzh yeuk.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t10\n13 Hbzm qbbk qzh sbbqptuu qzhxh.\n14 Ytmehu rbq qzh yeuk qzhxh.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t10\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Ytmehu rxtppha qzh yeuk qzhxh.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t1\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Utxi vdq abjm qzh tvvuh.\n12 Xl Hbzm em qzh rtxahm? \tmb\t10\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Xl Hbzm em qzh keqozhm? \tmb\t10\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh ztuujti? \tihl\t4\n7 Utxi axbvvha qzh sbbqptuu.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Utxi axbvvha qzh tvvuh qzhxh.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Xl Utxi em qzh keqozhm? \tihl\t10\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu rbq qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh ztuujti? \tmb\t1\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t11\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t11\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Utxi vdq abjm qzh yeuk.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh rtxahm? \tihl\t2\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm rxtppha qzh tvvuh qzhxh.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Otmaxt aelotxaha qzh sbbqptuu.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t7\n13 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Xl Utxi em qzh ztuujti? \tmb\t11\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t1\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tihl\t5\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n10 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu vdq abjm qzh sbbqptuu.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t5\n13 Otmaxt uhsq qzh tvvuh.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t14\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Hbzm rxtppha qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t1\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n10 Hbzm aelotxaha qzh sbbqptuu.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t5\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t11\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt rbq qzh tvvuh qzhxh.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Otmaxt aelotxaha qzh tvvuh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t11\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t8\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Hbzm uhsq qzh sbbqptuu.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t13\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t2\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Utxi aelotxaha qzh tvvuh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t2\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t8\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Hbzm rxtppha qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh ztuujti? \tihl\t10\n13 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n14 Utxi uhsq qzh tvvuh.\n15 Xl Utxi em qzh ztuujti? \tihl\t10\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t5\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu vdq abjm qzh sbbqptuu.\n12 Xl Utxi em qzh rtxahm? \tmb\t10\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Xl Hbzm em qzh ptqzxbby? \tihl\t14\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm rbq qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t1\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Hbzm axbvvha qzh sbbqptuu.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t5\n10 Ytmehu rxtppha qzh yeuk qzhxh.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Ytmehu vdq abjm qzh yeuk qzhxh.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t14\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Xl Hbzm em qzh rtxahm? \tmb\t2\n7 Hbzm ybnha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t5\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t14\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t5\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tihl\t10\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t11\n1 Hbzm rbq qzh sbbqptuu qzhxh.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n7 Ytmehu uhsq qzh tvvuh qzhxh.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Hbzm vdq abjm qzh sbbqptuu.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t10\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t2\n7 Ytmehu veokha dv qzh tvvuh qzhxh.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t5\n10 Ytmehu axbvvha qzh tvvuh.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Xl Hbzm em qzh phaxbby? \tihl\t5\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Xl Hbzm em qzh bsseoh? \tihl\t14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t1\n4 Utxi jhmq qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t1\n7 Hbzm rbq qzh sbbqptuu qzhxh.\n8 Hbzm aelotxaha qzh sbbqptuu.\n9 Xl Utxi em qzh bsseoh? \tmb\t4\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t5\n13 Hbzm jhmq qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Xl Utxi em qzh ztuujti? \tmb\t10\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t1\n4 Ytmehu rxtppha qzh yeuk qzhxh.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Otmaxt veokha dv qzh tvvuh qzhxh.\n8 Otmaxt uhsq qzh tvvuh.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t5\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Utxi ybnha qb qzh keqozhm.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Ytmehu axbvvha qzh yeuk.\n14 Ytmehu uhsq qzh sbbqptuu.\n15 Xl Utxi em qzh phaxbby? \tmb\t11\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t2\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Utxi ybnha qb qzh phaxbby.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t10\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t10\n1 Hbzm ybnha qb qzh phaxbby.\n2 Utxi veokha dv qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Xl Hbzm em qzh bsseoh? \tmb\t1\n7 Utxi axbvvha qzh tvvuh qzhxh.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t8\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Ytmehu axbvvha qzh yeuk.\n3 Utxi qxtnhuuha qb qzh ztuujti.\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Xl Hbzm em qzh phaxbby? \tihl\t4\n6 Hbzm jhmq ptok qb qzh bsseoh.\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Xl Ytmehu em qzh phaxbby? \tmb\t7\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Hbzm ybnha qb qzh phaxbby.\n11 Xl Hbzm em qzh phaxbby? \tihl\t10\n12 Ytmehu qbbk qzh tvvuh qzhxh.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Xl Ytmehu em qzh rtxahm? \tmb\t13\n15 Utxi ybnha qb qzh ptqzxbby.\n16 Ytmehu rbq qzh yeuk qzhxh.\n17 Xl Ytmehu em qzh rtxahm? \tmb\t13\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t8\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t5\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Ytmehu uhsq qzh sbbqptuu.\n15 Xl Hbzm em qzh ztuujti? \tihl\t13\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Hbzm veokha dv qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Hbzm vdq abjm qzh yeuk qzhxh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t1\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh phaxbby? \tmb\t5\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t7\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t13\n1 Hbzm jhmq qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Utxi ybnha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Utxi rxtppha qzh sbbqptuu qzhxh.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t8\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t8\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Hbzm aelotxaha qzh tvvuh.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Utxi aelotxaha qzh yeuk qzhxh.\n8 Utxi jhmq qb qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t4\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Ytmehu qbbk qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh bsseoh? \tihl\t8\n13 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t8\n13 Utxi jhmq qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh keqozhm.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t10\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Xl Utxi em qzh phaxbby? \tihl\t2\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t2\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Utxi veokha dv qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t10\n13 Hbzm qbbk qzh yeuk qzhxh.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t14\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Xl Hbzm em qzh phaxbby? \tmb\t2\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Xl Hbzm em qzh rtxahm? \tmb\t8\n10 Utxi veokha dv qzh sbbqptuu qzhxh.\n11 Utxi jhmq qb qzh rtxahm.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t7\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t13\n1 Hbzm ybnha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm veokha dv qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t4\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tihl\t8\n10 Hbzm axbvvha qzh tvvuh.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Xl Hbzm em qzh rtxahm? \tihl\t8\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Xl Hbzm em qzh phaxbby? \tmb\t14\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Utxi jhmq qb qzh bsseoh.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t5\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Hbzm rxtppha qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t10\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t14\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Ytmehu axbvvha qzh tvvuh.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tmb\t2\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t10\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Xl Utxi em qzh rtxahm? \tihl\t8\n1 Utxi jhmq qb qzh phaxbby.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Otmaxt axbvvha qzh yeuk.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t7\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t8\n13 Otmaxt veokha dv qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Xl Utxi em qzh phaxbby? \tmb\t11\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Ytmehu axbvvha qzh tvvuh.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t2\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Ytmehu rxtppha qzh tvvuh qzhxh.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t2\n10 Ytmehu axbvvha qzh tvvuh.\n11 Ytmehu qbbk qzh tvvuh qzhxh.\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Xl Ytmehu em qzh ztuujti? \tmb\t13\n15 Ytmehu cbdxmhiha qb qzh ztuujti.\n16 Utxi aelotxaha qzh yeuk.\n17 Xl Ytmehu em qzh rtxahm? \tmb\t15\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Ytmehu axbvvha qzh tvvuh.\n9 Xl Utxi em qzh phaxbby? \tmb\t5\n10 Hbzm ybnha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tmb\t5\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Ytmehu qbbk qzh sbbqptuu qzhxh.\n15 Xl Hbzm em qzh rtxahm? \tihl\t10\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t1\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t4\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t11\n13 Ytmehu qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt vdq abjm qzh yeuk.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t11\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Otmaxt vdq abjm qzh tvvuh.\n4 Hbzm axbvvha qzh sbbqptuu.\n5 Utxi rbq qzh yeuk qzhxh.\n6 Ytmehu jhmq qb qzh keqozhm.\n7 Xl Ytmehu em qzh phaxbby? \tmb\t6\n8 Hbzm ybnha qb qzh ztuujti.\n9 Utxi aelotxaha qzh yeuk qzhxh.\n10 Xl Hbzm em qzh ztuujti? \tihl\t8\n11 Utxi veokha dv qzh yeuk qzhxh.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Xl Ytmehu em qzh ptqzxbby? \tmb\t12\n14 Otmaxt rbq qzh tvvuh qzhxh.\n15 Otmaxt aelotxaha qzh tvvuh qzhxh.\n16 Xl Ytmehu em qzh ztuujti? \tihl\t12\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Otmaxt rbq qzh sbbqptuu qzhxh.\n19 Xl Otmaxt em qzh keqozhm? \tihl\t17\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tmb\t5\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t8\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tmb\t11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh keqozhm? \tmb\t1\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Ytmehu vdq abjm qzh sbbqptuu.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t4\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Ytmehu uhsq qzh sbbqptuu.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t10\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Utxi ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tihl\t2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Utxi aelotxaha qzh tvvuh.\n9 Xl Utxi em qzh ztuujti? \tihl\t7\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Utxi uhsq qzh tvvuh.\n12 Xl Utxi em qzh ztuujti? \tihl\t7\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t14\n1 Hbzm jhmq qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh rtxahm? \tihl\t2\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Ytmehu axbvvha qzh sbbqptuu.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Xl Utxi em qzh phaxbby? \tmb\t11\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Otmaxt vdq abjm qzh yeuk qzhxh.\n15 Xl Utxi em qzh bsseoh? \tmb\t11\n1 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n2 Ytmehu uhsq qzh sbbqptuu.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Xl Ytmehu em qzh bsseoh? \tihl\t4\n6 Utxi jhmq qb qzh keqozhm.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Xl Utxi em qzh keqozhm? \tihl\t6\n9 Utxi uhsq qzh tvvuh.\n10 Otmaxt rbq qzh yeuk qzhxh.\n11 Xl Ytmehu em qzh phaxbby? \tmb\t4\n12 Hbzm cbdxmhiha qb qzh keqozhm.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Xl Otmaxt em qzh rtxahm? \tmb\t13\n15 Utxi ybnha qb qzh rtxahm.\n16 Ytmehu jhmq qb qzh keqozhm.\n17 Xl Hbzm em qzh keqozhm? \tihl\t12\n1 Utxi ybnha qb qzh phaxbby.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Xl Utxi em qzh rtxahm? \tmb\t1\n4 Hbzm jhmq qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Ytmehu vdq abjm qzh yeuk.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Xl Utxi em qzh rtxahm? \tmb\t5\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t13\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Ytmehu vdq abjm qzh tvvuh qzhxh.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t7\n10 Hbzm jhmq qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Hbzm qbbk qzh sbbqptuu qzhxh.\n15 Xl Hbzm em qzh ztuujti? \tihl\t13\n1 Utxi jhmq qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Utxi em qzh bsseoh? \tmb\t4\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Utxi jhmq qb qzh phaxbby.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t5\n13 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n14 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n15 Xl Hbzm em qzh bsseoh? \tmb\t11\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n7 Otmaxt vdq abjm qzh yeuk.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t8\n10 Utxi jhmq qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt rbq qzh sbbqptuu qzhxh.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t8\n1 Utxi ybnha qb qzh bsseoh.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Xl Utxi em qzh bsseoh? \tihl\t1\n4 Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt uhsq qzh tvvuh.\n6 Xl Utxi em qzh bsseoh? \tihl\t1\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Utxi rbq qzh tvvuh qzhxh.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t7\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t10\n13 Utxi uhsq qzh tvvuh.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t5\n7 Utxi ybnha qb qzh ztuujti.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t5\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t10\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi veokha dv qzh sbbqptuu qzhxh.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Utxi uhsq qzh sbbqptuu.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t5\n10 Hbzm veokha dv qzh yeuk qzhxh.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Ytmehu rbq qzh sbbqptuu qzhxh.\n15 Xl Hbzm em qzh keqozhm? \tmb\t8\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t1\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t4\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Otmaxt axbvvha qzh tvvuh qzhxh.\n9 Xl Utxi em qzh phaxbby? \tihl\t5\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t10\n13 Otmaxt axbvvha qzh yeuk.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t10\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Xl Hbzm em qzh phaxbby? \tmb\t1\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t5\n7 Hbzm jhmq qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t8\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t7\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t13\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Xl Hbzm em qzh keqozhm? \tmb\t1\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t2\n7 Utxi ybnha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t5\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t11\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Hbzm rbq qzh yeuk qzhxh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t1\n7 Hbzm axbvvha qzh yeuk.\n8 Otmaxt aelotxaha qzh tvvuh.\n9 Utxi jhmq qb qzh rtxahm.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Xl Otmaxt em qzh ztuujti? \tmb\t10\n15 Ytmehu jhmq qb qzh ztuujti.\n16 Hbzm jhmq ptok qb qzh phaxbby.\n17 Xl Hbzm em qzh phaxbby? \tihl\t16\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu qbbk qzh yeuk qzhxh.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t7\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t11\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Ytmehu axbvvha qzh yeuk.\n15 Xl Utxi em qzh rtxahm? \tihl\t13\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t2\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t7\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t11\n13 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n14 Utxi jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh ztuujti? \tmb\t14\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t1\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tmb\t2\n10 Otmaxt aelotxaha qzh sbbqptuu.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t5\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh keqozhm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t8\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tmb\t7\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Otmaxt uhsq qzh yeuk.\n15 Xl Ytmehu em qzh rtxahm? \tihl\t8\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Xl Hbzm em qzh bsseoh? \tmb\t5\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t8\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Utxi jhmq qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tihl\t11\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t10\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Ytmehu qbbk qzh sbbqptuu qzhxh.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t5\n7 Ytmehu uhsq qzh sbbqptuu qzhxh.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t8\n10 Utxi jhmq qb qzh rtxahm.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Xl Utxi em qzh rtxahm? \tihl\t10\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Utxi ybnha qb qzh keqozhm.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t4\n7 Utxi axbvvha qzh sbbqptuu.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Hbzm ybnha qb qzh phaxbby.\n11 Ytmehu qbbk qzh tvvuh qzhxh.\n12 Xl Utxi em qzh bsseoh? \tihl\t8\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Otmaxt rbq qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t5\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt uhsq qzh tvvuh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t8\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Ytmehu veokha dv qzh yeuk qzhxh.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Utxi ybnha qb qzh bsseoh.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t5\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Ytmehu axbvvha qzh yeuk.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Ytmehu rxtppha qzh yeuk qzhxh.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t11\n13 Utxi jhmq qb qzh ztuujti.\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Xl Utxi em qzh phaxbby? \tmb\t13\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t4\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Otmaxt vdq abjm qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t8\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Utxi vdq abjm qzh sbbqptuu.\n5 Xl Ytmehu em qzh keqozhm? \tmb\t3\n6 Hbzm uhsq qzh tvvuh.\n7 Utxi rbq qzh tvvuh qzhxh.\n8 Xl Ytmehu em qzh bsseoh? \tmb\t3\n9 Utxi rxtppha qzh sbbqptuu qzhxh.\n10 Hbzm ybnha qb qzh keqozhm.\n11 Xl Hbzm em qzh rtxahm? \tmb\t10\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Xl Otmaxt em qzh rtxahm? \tihl\t13\n15 Otmaxt rxtppha qzh yeuk qzhxh.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Xl Utxi em qzh rtxahm? \tmb\t12\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm vdq abjm qzh sbbqptuu.\n9 Xl Utxi em qzh ztuujti? \tmb\t5\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t11\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Xl Utxi em qzh keqozhm? \tihl\t1\n7 Otmaxt axbvvha qzh yeuk.\n8 Utxi jhmq qb qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tihl\t8\n10 Utxi ybnha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Xl Utxi em qzh keqozhm? \tihl\t10\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Xl Utxi em qzh ztuujti? \tihl\t13\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Utxi ybnha qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t4\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t7\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t11\n13 Otmaxt veokha dv qzh yeuk qzhxh.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t4\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh keqozhm? \tihl\t4\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t13\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Ytmehu veokha dv qzh tvvuh qzhxh.\n5 Ytmehu aelotxaha qzh yeuk.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t2\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Ytmehu axbvvha qzh tvvuh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t7\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t10\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t13\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t2\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t8\n10 Otmaxt qbbk qzh yeuk qzhxh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tihl\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt uhsq qzh yeuk.\n15 Xl Utxi em qzh keqozhm? \tmb\t11\n1 Utxi ybnha qb qzh phaxbby.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Hbzm aelotxaha qzh tvvuh qzhxh.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t1\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm rbq qzh yeuk qzhxh.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm aelotxaha qzh yeuk.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Hbzm jhmq qb qzh ztuujti.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ztuujti? \tmb\t10\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Hbzm rxtppha qzh sbbqptuu qzhxh.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t2\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Hbzm ybnha qb qzh phaxbby.\n11 Hbzm aelotxaha qzh sbbqptuu.\n12 Xl Hbzm em qzh bsseoh? \tmb\t10\n13 Utxi aelotxaha qzh tvvuh.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t14\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tihl\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Xl Utxi em qzh ztuujti? \tmb\t4\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Utxi vdq abjm qzh yeuk qzhxh.\n9 Xl Utxi em qzh bsseoh? \tihl\t4\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Otmaxt rxtppha qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t10\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Utxi rxtppha qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t13\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n8 Utxi jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t2\n10 Utxi jhmq qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Utxi aelotxaha qzh tvvuh.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Otmaxt rxtppha qzh tvvuh qzhxh.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t5\n10 Hbzm ybnha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh bsseoh.\n3 Xl Hbzm em qzh keqozhm? \tmb\t1\n4 Utxi ybnha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Hbzm rbq qzh tvvuh qzhxh.\n8 Hbzm rbq qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh ztuujti? \tmb\t4\n10 Utxi veokha dv qzh yeuk qzhxh.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t13\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Hbzm aelotxaha qzh yeuk.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Xl Otmaxt em qzh phaxbby? \tihl\t3\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Xl Otmaxt em qzh bsseoh? \tmb\t6\n9 Utxi jhmq qb qzh ztuujti.\n10 Hbzm axbvvha qzh sbbqptuu qzhxh.\n11 Xl Otmaxt em qzh bsseoh? \tmb\t6\n12 Hbzm ybnha qb qzh keqozhm.\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Xl Hbzm em qzh ptqzxbby? \tmb\t12\n15 Utxi jhmq qb qzh phaxbby.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Xl Hbzm em qzh phaxbby? \tihl\t16\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm rxtppha qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t1\n4 Utxi veokha dv qzh yeuk qzhxh.\n5 Utxi axbvvha qzh yeuk.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t1\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh ztuujti? \tihl\t7\n10 Otmaxt qbbk qzh yeuk qzhxh.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t14\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh keqozhm? \tihl\t1\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t7\n10 Hbzm ybnha qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Utxi axbvvha qzh sbbqptuu.\n15 Xl Utxi em qzh keqozhm? \tmb\t13\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Utxi ybnha qb qzh keqozhm.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Hbzm rxtppha qzh sbbqptuu qzhxh.\n5 Hbzm vdq abjm qzh sbbqptuu.\n6 Xl Utxi em qzh phaxbby? \tmb\t2\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t8\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Hbzm qbbk qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t11\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Otmaxt veokha dv qzh yeuk qzhxh.\n3 Hbzm jhmq ptok qb qzh rtxahm.\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n6 Otmaxt ybnha qb qzh bsseoh.\n7 Otmaxt uhsq qzh yeuk.\n8 Xl Otmaxt em qzh bsseoh? \tihl\t6\n9 Utxi jhmq qb qzh rtxahm.\n10 Ytmehu rxtppha qzh yeuk qzhxh.\n11 Xl Otmaxt em qzh ztuujti? \tmb\t6\n12 Ytmehu axbvvha qzh yeuk.\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Xl Utxi em qzh ztuujti? \tihl\t13\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n17 Xl Utxi em qzh ztuujti? \tihl\t13\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t4\n7 Utxi aelotxaha qzh yeuk.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t8\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t8\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t14\n1 Otmaxt rbq qzh sbbqptuu qzhxh.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi qbbk qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh keqozhm? \tihl\t2\n7 Hbzm ybnha qb qzh ztuujti.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t2\n10 Hbzm rxtppha qzh yeuk qzhxh.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t11\n13 Utxi uhsq qzh tvvuh.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Xl Hbzm em qzh bsseoh? \tmb\t14\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t1\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t4\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Xl Utxi em qzh phaxbby? \tmb\t4\n10 Utxi aelotxaha qzh tvvuh.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t8\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t14\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t5\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tmb\t4\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Ytmehu uhsq qzh yeuk.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Xl Hbzm em qzh rtxahm? \tihl\t10\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n5 Otmaxt uhsq qzh sbbqptuu.\n6 Xl Utxi em qzh phaxbby? \tmb\t1\n7 Utxi jhmq qb qzh keqozhm.\n8 Otmaxt rbq qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t11\n13 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n14 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n15 Xl Utxi em qzh ztuujti? \tmb\t10\n1 Hbzm ybnha qb qzh keqozhm.\n2 Utxi ybnha qb qzh rtxahm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Xl Hbzm em qzh phaxbby? \tmb\t1\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t7\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Ytmehu rbq qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t10\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t10\n1 Hbzm jhmq qb qzh ztuujti.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh ztuujti? \tihl\t1\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t2\n10 Otmaxt aelotxaha qzh tvvuh qzhxh.\n11 Otmaxt rxtppha qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t5\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t14\n1 Utxi ybnha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Xl Utxi em qzh rtxahm? \tihl\t1\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Hbzm rxtppha qzh yeuk qzhxh.\n6 Xl Utxi em qzh rtxahm? \tihl\t1\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tmb\t11\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t4\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Utxi vdq abjm qzh tvvuh qzhxh.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t7\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tmb\t10\n13 Hbzm ybnha qb qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Xl Hbzm em qzh keqozhm? \tihl\t13\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Otmaxt qbbk qzh yeuk qzhxh.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Utxi ybnha qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t8\n10 Otmaxt vdq abjm qzh yeuk qzhxh.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Xl Utxi em qzh phaxbby? \tmb\t8\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi veokha dv qzh tvvuh qzhxh.\n6 Xl Utxi em qzh rtxahm? \tihl\t4\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tihl\t4\n10 Utxi rbq qzh yeuk qzhxh.\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t7\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi uhsq qzh tvvuh.\n15 Xl Ytmehu em qzh rtxahm? \tihl\t8\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Xl Hbzm em qzh rtxahm? \tihl\t2\n7 Hbzm jhmq qb qzh keqozhm.\n8 Hbzm qbbk qzh yeuk qzhxh.\n9 Xl Utxi em qzh bsseoh? \tihl\t4\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Utxi rbq qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t5\n13 Hbzm axbvvha qzh yeuk.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Xl Hbzm em qzh keqozhm? \tmb\t10\n1 Otmaxt rbq qzh tvvuh qzhxh.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t2\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t7\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t10\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Xl Utxi em qzh ztuujti? \tihl\t11\n1 Ytmehu qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu aelotxaha qzh sbbqptuu.\n3 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Xl Ytmehu em qzh phaxbby? \tihl\t4\n6 Utxi rbq qzh tvvuh qzhxh.\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Xl Otmaxt em qzh ztuujti? \tmb\t7\n9 Ytmehu aelotxaha qzh sbbqptuu.\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Xl Otmaxt em qzh keqozhm? \tmb\t7\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Xl Otmaxt em qzh ptqzxbby? \tmb\t12\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Utxi vdq abjm qzh tvvuh.\n17 Xl Otmaxt em qzh bsseoh? \tmb\t15\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tihl\t5\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ztuujti? \tihl\t5\n10 Ytmehu veokha dv qzh tvvuh qzhxh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tmb\t5\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Ytmehu axbvvha qzh tvvuh.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tihl\t2\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Hbzm axbvvha qzh tvvuh.\n6 Xl Utxi em qzh keqozhm? \tihl\t2\n7 Utxi uhsq qzh yeuk.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Utxi ybnha qb qzh bsseoh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t10\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Otmaxt veokha dv qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t10\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Hbzm uhsq qzh tvvuh.\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Xl Ytmehu em qzh bsseoh? \tmb\t4\n6 Ytmehu ybnha qb qzh ptqzxbby.\n7 Utxi uhsq qzh yeuk.\n8 Xl Ytmehu em qzh bsseoh? \tmb\t6\n9 Otmaxt ybnha qb qzh ptqzxbby.\n10 Utxi ybnha qb qzh bsseoh.\n11 Xl Otmaxt em qzh phaxbby? \tmb\t9\n12 Hbzm cbdxmhiha qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Xl Otmaxt em qzh ztuujti? \tihl\t13\n15 Hbzm qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm ybnha qb qzh rtxahm.\n17 Xl Utxi em qzh bsseoh? \tihl\t10\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t1\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t2\n7 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t8\n10 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t5\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Xl Utxi em qzh ztuujti? \tmb\t13\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t1\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t2\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t8\n10 Otmaxt axbvvha qzh sbbqptuu.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t14\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh ztuujti? \tmb\t1\n4 Utxi vdq abjm qzh tvvuh qzhxh.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tmb\t5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t14\n1 Hbzm ybnha qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Xl Hbzm em qzh bsseoh? \tihl\t1\n4 Hbzm veokha dv qzh yeuk qzhxh.\n5 Otmaxt qbbk qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t1\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t8\n10 Hbzm uhsq qzh yeuk.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t11\n13 Utxi ybnha qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t14\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t5\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t8\n10 Utxi axbvvha qzh tvvuh.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t11\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t14\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t4\n7 Hbzm jhmq qb qzh bsseoh.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Xl Hbzm em qzh bsseoh? \tihl\t7\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t10\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Utxi axbvvha qzh sbbqptuu.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t10\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t5\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t4\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t11\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh rtxahm.\n15 Xl Ytmehu em qzh rtxahm? \tihl\t14\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t4\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tihl\t8\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tmb\t5\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t10\n1 Hbzm ybnha qb qzh keqozhm.\n2 Utxi jhmq qb qzh bsseoh.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Xl Utxi em qzh keqozhm? \tmb\t8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t14\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t5\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t8\n1 Otmaxt rxtppha qzh tvvuh qzhxh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t7\n13 Otmaxt aelotxaha qzh tvvuh.\n14 Hbzm qbbk qzh yeuk qzhxh.\n15 Xl Hbzm em qzh rtxahm? \tihl\t10\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi aelotxaha qzh yeuk.\n3 Utxi qbbk qzh yeuk qzhxh.\n4 Utxi vdq abjm qzh yeuk.\n5 Utxi ybnha qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Xl Utxi em qzh phaxbby? \tihl\t6\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Otmaxt cbdxmhiha qb qzh phaxbby.\n10 Xl Utxi em qzh phaxbby? \tihl\t6\n11 Ytmehu veokha dv qzh yeuk qzhxh.\n12 Otmaxt qxtnhuuha qb qzh rtxahm.\n13 Xl Otmaxt em qzh rtxahm? \tihl\t12\n14 Ytmehu vdq abjm qzh yeuk.\n15 Hbzm ybnha qb qzh ptqzxbby.\n16 Xl Hbzm em qzh phaxbby? \tmb\t15\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Ytmehu qbbk qzh yeuk qzhxh.\n19 Xl Otmaxt em qzh rtxahm? \tihl\t12\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Hbzm vdq abjm qzh yeuk.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Xl Hbzm em qzh bsseoh? \tmb\t2\n7 Ytmehu rbq qzh tvvuh qzhxh.\n8 Otmaxt rbq qzh yeuk qzhxh.\n9 Xl Hbzm em qzh ztuujti? \tihl\t2\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t11\n13 Ytmehu axbvvha qzh tvvuh qzhxh.\n14 Ytmehu rbq qzh tvvuh qzhxh.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t11\n1 Hbzm jhmq qb qzh bsseoh.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t1\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t4\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt aelotxaha qzh sbbqptuu.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t7\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t7\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Ytmehu qbbk qzh tvvuh qzhxh.\n15 Xl Hbzm em qzh ztuujti? \tihl\t10\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t1\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Utxi vdq abjm qzh yeuk.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t7\n10 Hbzm jhmq qb qzh ztuujti.\n11 Utxi veokha dv qzh yeuk qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Utxi uhsq qzh yeuk.\n15 Xl Hbzm em qzh ztuujti? \tihl\t10\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Xl Utxi em qzh rtxahm? \tmb\t1\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Xl Hbzm em qzh rtxahm? \tmb\t5\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t4\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t11\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Utxi ybnha qb qzh rtxahm.\n15 Xl Utxi em qzh rtxahm? \tihl\t14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Xl Hbzm em qzh phaxbby? \tmb\t5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Otmaxt rxtppha qzh yeuk qzhxh.\n9 Xl Utxi em qzh rtxahm? \tmb\t7\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t14\n1 Hbzm ybnha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Hbzm rxtppha qzh yeuk qzhxh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t1\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Hbzm aelotxaha qzh yeuk.\n9 Xl Utxi em qzh ztuujti? \tihl\t2\n10 Utxi ybnha qb qzh bsseoh.\n11 Hbzm veokha dv qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t7\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh keqozhm? \tmb\t13\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t4\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t7\n10 Hbzm ybnha qb qzh keqozhm.\n11 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n12 Xl Hbzm em qzh rtxahm? \tmb\t10\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh bsseoh? \tmb\t14\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Otmaxt axbvvha qzh tvvuh.\n5 Xl Ytmehu em qzh ztuujti? \tmb\t3\n6 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Xl Ytmehu em qzh ptqzxbby? \tihl\t3\n9 Utxi ybnha qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Xl Utxi em qzh ztuujti? \tmb\t9\n12 Hbzm qxtnhuuha qb qzh keqozhm.\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Xl Hbzm em qzh rtxahm? \tmb\t12\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Hbzm jhmq qb qzh bsseoh.\n17 Xl Hbzm em qzh keqozhm? \tmb\t16\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t1\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Utxi jhmq qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Otmaxt veokha dv qzh tvvuh qzhxh.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tmb\t5\n10 Otmaxt vdq abjm qzh tvvuh.\n11 Otmaxt qbbk qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t8\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t8\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh phaxbby? \tihl\t1\n7 Utxi jhmq qb qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t8\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t7\n13 Ytmehu vdq abjm qzh tvvuh qzhxh.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t4\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t4\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Xl Hbzm em qzh bsseoh? \tmb\t8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t1\n7 Ytmehu rbq qzh tvvuh qzhxh.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t5\n10 Ytmehu uhsq qzh tvvuh.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Xl Hbzm em qzh phaxbby? \tihl\t8\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t13\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Otmaxt uhsq qzh tvvuh.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t2\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t2\n10 Ytmehu rxtppha qzh yeuk qzhxh.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Xl Hbzm em qzh ztuujti? \tihl\t5\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Hbzm qbbk qzh sbbqptuu qzhxh.\n15 Xl Hbzm em qzh rtxahm? \tihl\t13\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t5\n10 Ytmehu qbbk qzh tvvuh qzhxh.\n11 Otmaxt rbq qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t8\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t8\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t1\n4 Hbzm jhmq qb qzh rtxahm.\n5 Ytmehu axbvvha qzh yeuk.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Ytmehu qbbk qzh yeuk qzhxh.\n9 Xl Hbzm em qzh rtxahm? \tmb\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Xl Hbzm em qzh keqozhm? \tmb\t11\n13 Ytmehu axbvvha qzh yeuk.\n14 Otmaxt qbbk qzh yeuk qzhxh.\n15 Xl Hbzm em qzh rtxahm? \tihl\t11\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Otmaxt vdq abjm qzh sbbqptuu.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t4\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt qbbk qzh yeuk qzhxh.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Otmaxt axbvvha qzh yeuk qzhxh.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t14\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Otmaxt axbvvha qzh yeuk.\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Xl Hbzm em qzh ztuujti? \tmb\t4\n6 Ytmehu aelotxaha qzh tvvuh.\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Xl Ytmehu em qzh keqozhm? \tmb\t7\n9 Otmaxt qbbk qzh yeuk qzhxh.\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Xl Ytmehu em qzh ztuujti? \tmb\t10\n12 Otmaxt ybnha qb qzh ptqzxbby.\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Xl Otmaxt em qzh ptqzxbby? \tihl\t12\n15 Otmaxt aelotxaha qzh yeuk.\n16 Hbzm rbq qzh yeuk qzhxh.\n17 Xl Ytmehu em qzh bsseoh? \tmb\t10\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Utxi aelotxaha qzh sbbqptuu.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Xl Ytmehu em qzh keqozhm? \tmb\t4\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Xl Otmaxt em qzh ztuujti? \tmb\t7\n9 Utxi uhsq qzh yeuk.\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Xl Otmaxt em qzh rtxahm? \tmb\t7\n12 Hbzm ybnha qb qzh ztuujti.\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Xl Utxi em qzh rtxahm? \tmb\t10\n15 Otmaxt veokha dv qzh tvvuh qzhxh.\n16 Hbzm jhmq qb qzh ptqzxbby.\n17 Xl Hbzm em qzh keqozhm? \tmb\t16\n1 Utxi rbq qzh yeuk qzhxh.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Hbzm rbq qzh tvvuh qzhxh.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t4\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Utxi uhsq qzh yeuk.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t7\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Hbzm axbvvha qzh tvvuh.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t14\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Ytmehu ybnha qb qzh rtxahm.\n4 Utxi ybnha qb qzh keqozhm.\n5 Xl Utxi em qzh keqozhm? \tihl\t4\n6 Otmaxt jhmq ptok qb qzh rtxahm.\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Xl Utxi em qzh keqozhm? \tihl\t4\n9 Utxi jhmq ptok qb qzh bsseoh.\n10 Utxi rxtppha qzh sbbqptuu qzhxh.\n11 Xl Otmaxt em qzh rtxahm? \tihl\t6\n12 Otmaxt ybnha qb qzh ptqzxbby.\n13 Utxi aelotxaha qzh sbbqptuu.\n14 Xl Utxi em qzh bsseoh? \tihl\t9\n15 Otmaxt jhmq ptok qb qzh phaxbby.\n16 Ytmehu axbvvha qzh yeuk qzhxh.\n17 Xl Otmaxt em qzh rtxahm? \tmb\t15\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Xl Hbzm em qzh bsseoh? \tmb\t5\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Utxi jhmq qb qzh bsseoh.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t7\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t13\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Utxi vdq abjm qzh yeuk.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t2\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Xl Utxi em qzh keqozhm? \tmb\t8\n10 Otmaxt rbq qzh yeuk qzhxh.\n11 Otmaxt vdq abjm qzh yeuk.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t8\n13 Utxi ybnha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Hbzm jhmq qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t5\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Utxi jhmq qb qzh keqozhm.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t7\n13 Hbzm veokha dv qzh sbbqptuu qzhxh.\n14 Hbzm qbbk qzh yeuk qzhxh.\n15 Xl Utxi em qzh phaxbby? \tmb\t8\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Hbzm veokha dv qzh sbbqptuu qzhxh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Xl Hbzm em qzh keqozhm? \tmb\t2\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Ytmehu veokha dv qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t8\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t8\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t5\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t5\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t10\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh phaxbby? \tmb\t5\n7 Utxi veokha dv qzh sbbqptuu qzhxh.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t2\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n13 Hbzm ybnha qb qzh ztuujti.\n14 Utxi vdq abjm qzh sbbqptuu.\n15 Xl Utxi em qzh ztuujti? \tihl\t8\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Xl Hbzm em qzh phaxbby? \tmb\t2\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t5\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t5\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t14\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh rtxahm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Xl Hbzm em qzh rtxahm? \tihl\t10\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t8\n1 Hbzm ybnha qb qzh phaxbby.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Utxi jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh rtxahm? \tihl\t5\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh phaxbby? \tihl\t8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Utxi vdq abjm qzh yeuk.\n15 Xl Utxi em qzh phaxbby? \tihl\t8\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Utxi qbbk qzh yeuk qzhxh.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t2\n10 Hbzm axbvvha qzh tvvuh.\n11 Hbzm rxtppha qzh tvvuh qzhxh.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t7\n13 Utxi aelotxaha qzh yeuk.\n14 Utxi jhmq qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Otmaxt qbbk qzh sbbqptuu qzhxh.\n4 Hbzm axbvvha qzh tvvuh.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Ytmehu veokha dv qzh tvvuh qzhxh.\n7 Xl Ytmehu em qzh keqozhm? \tihl\t5\n8 Otmaxt aelotxaha qzh yeuk.\n9 Hbzm rbq qzh yeuk qzhxh.\n10 Xl Ytmehu em qzh phaxbby? \tmb\t5\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Ytmehu vdq abjm qzh tvvuh.\n13 Xl Hbzm em qzh keqozhm? \tmb\t11\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Xl Hbzm em qzh phaxbby? \tmb\t15\n17 Hbzm uhsq qzh yeuk.\n18 Otmaxt uhsq qzh sbbqptuu.\n19 Xl Hbzm em qzh rtxahm? \tmb\t15\n1 Hbzm ybnha qb qzh bsseoh.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Utxi ybnha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Hbzm em qzh ztuujti? \tmb\t2\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t8\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi veokha dv qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t4\n7 Hbzm ybnha qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t5\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Xl Hbzm em qzh keqozhm? \tmb\t13\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Ytmehu vdq abjm qzh yeuk qzhxh.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t5\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Hbzm aelotxaha qzh tvvuh.\n3 Otmaxt qbbk qzh tvvuh qzhxh.\n4 Utxi ybnha qb qzh phaxbby.\n5 Xl Utxi em qzh bsseoh? \tmb\t4\n6 Hbzm jhmq ptok qb qzh ptqzxbby.\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Xl Utxi em qzh phaxbby? \tihl\t4\n9 Hbzm axbvvha qzh sbbqptuu.\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Xl Hbzm em qzh rtxahm? \tihl\t10\n12 Utxi cbdxmhiha qb qzh bsseoh.\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Xl Hbzm em qzh rtxahm? \tihl\t10\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Hbzm jhmq qb qzh keqozhm.\n17 Xl Utxi em qzh ztuujti? \tmb\t12\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t1\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt qbbk qzh sbbqptuu qzhxh.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t1\n7 Otmaxt vdq abjm qzh sbbqptuu.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t4\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t14\n1 Utxi jhmq qb qzh bsseoh.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Utxi em qzh bsseoh? \tihl\t1\n4 Hbzm jhmq qb qzh bsseoh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Xl Utxi em qzh keqozhm? \tmb\t7\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t7\n13 Ytmehu uhsq qzh sbbqptuu qzhxh.\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t11\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Ytmehu axbvvha qzh yeuk.\n3 Ytmehu veokha dv qzh yeuk qzhxh.\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Xl Ytmehu em qzh phaxbby? \tmb\t6\n8 Utxi uhsq qzh sbbqptuu.\n9 Utxi rbq qzh sbbqptuu qzhxh.\n10 Xl Ytmehu em qzh ptqzxbby? \tmb\t6\n11 Utxi vdq abjm qzh sbbqptuu.\n12 Otmaxt ybnha qb qzh keqozhm.\n13 Xl Ytmehu em qzh phaxbby? \tmb\t6\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Xl Hbzm em qzh ztuujti? \tmb\t15\n17 Ytmehu rxtppha qzh tvvuh qzhxh.\n18 Utxi jhmq ptok qb qzh ztuujti.\n19 Xl Hbzm em qzh bsseoh? \tihl\t15\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Utxi aelotxaha qzh tvvuh.\n8 Otmaxt veokha dv qzh tvvuh qzhxh.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t5\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t5\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh phaxbby? \tmb\t11\n1 Utxi jhmq qb qzh rtxahm.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Ytmehu rxtppha qzh yeuk qzhxh.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t2\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Xl Hbzm em qzh ztuujti? \tmb\t8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Xl Hbzm em qzh rtxahm? \tihl\t10\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Ytmehu vdq abjm qzh yeuk.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Hbzm ybnha qb qzh ztuujti.\n6 Xl Hbzm em qzh phaxbby? \tmb\t5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t7\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Xl Hbzm em qzh bsseoh? \tihl\t8\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t14\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Hbzm qbbk qzh sbbqptuu qzhxh.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t5\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t7\n10 Hbzm qbbk qzh tvvuh qzhxh.\n11 Utxi rbq qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t7\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Utxi axbvvha qzh yeuk.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t13\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Otmaxt qbbk qzh tvvuh qzhxh.\n6 Xl Hbzm em qzh keqozhm? \tihl\t1\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Ytmehu aelotxaha qzh yeuk qzhxh.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t4\n10 Utxi aelotxaha qzh sbbqptuu.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Xl Utxi em qzh bsseoh? \tihl\t2\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm aelotxaha qzh sbbqptuu.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t5\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Hbzm qbbk qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t10\n1 Hbzm jhmq qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh keqozhm? \tihl\t2\n7 Ytmehu veokha dv qzh tvvuh qzhxh.\n8 Ytmehu vdq abjm qzh tvvuh.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t4\n10 Hbzm ybnha qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh keqozhm? \tihl\t1\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t8\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t11\n13 Otmaxt rbq qzh tvvuh qzhxh.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t10\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh ztuujti? \tmb\t4\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t7\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Utxi ybnha qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t1\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t8\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n13 Ytmehu axbvvha qzh sbbqptuu.\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t10\n1 Utxi ybnha qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Otmaxt rxtppha qzh tvvuh qzhxh.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Xl Utxi em qzh phaxbby? \tmb\t2\n10 Ytmehu axbvvha qzh yeuk.\n11 Utxi jhmq qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t5\n13 Ytmehu qbbk qzh yeuk qzhxh.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Xl Utxi em qzh rtxahm? \tihl\t11\n"
  },
  {
    "path": "tasksv11/shuffled/qa6_yes-no-questions_train.txt",
    "content": "1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t5\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t8\n10 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t11\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t11\n1 Otmaxt rbq qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Ytmehu rbq qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t7\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu vdq abjm qzh tvvuh.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Otmaxt vdq abjm qzh sbbqptuu.\n14 Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Xl Utxi em qzh keqozhm? \tihl\t8\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Utxi ybnha qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Xl Utxi em qzh ztuujti? \tihl\t4\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Utxi ybnha qb qzh rtxahm.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tihl\t11\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Utxi jhmq qb qzh bsseoh.\n8 Otmaxt rbq qzh tvvuh qzhxh.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t5\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Utxi jhmq qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Hbzm veokha dv qzh sbbqptuu qzhxh.\n3 Ytmehu uhsq qzh tvvuh.\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Xl Ytmehu em qzh phaxbby? \tmb\t4\n6 Otmaxt jhmq ptok qb qzh ptqzxbby.\n7 Otmaxt rxtppha qzh tvvuh qzhxh.\n8 Xl Otmaxt em qzh ptqzxbby? \tihl\t6\n9 Hbzm axbvvha qzh sbbqptuu.\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Xl Otmaxt em qzh phaxbby? \tmb\t6\n12 Otmaxt vdq abjm qzh tvvuh.\n13 Otmaxt rxtppha qzh tvvuh qzhxh.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Otmaxt uhsq qzh tvvuh.\n16 Xl Ytmehu em qzh bsseoh? \tmb\t14\n17 Hbzm axbvvha qzh sbbqptuu.\n18 Otmaxt veokha dv qzh tvvuh qzhxh.\n19 Xl Ytmehu em qzh keqozhm? \tmb\t14\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Hbzm em qzh bsseoh? \tmb\t7\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t8\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t14\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t1\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tihl\t5\n7 Hbzm qbbk qzh tvvuh qzhxh.\n8 Hbzm uhsq qzh tvvuh.\n9 Xl Utxi em qzh ztuujti? \tmb\t4\n10 Ytmehu rxtppha qzh yeuk qzhxh.\n11 Otmaxt axbvvha qzh sbbqptuu.\n12 Xl Hbzm em qzh phaxbby? \tihl\t5\n13 Utxi veokha dv qzh sbbqptuu qzhxh.\n14 Hbzm rbq qzh tvvuh qzhxh.\n15 Utxi axbvvha qzh sbbqptuu.\n16 Ytmehu jhmq ptok qb qzh keqozhm.\n17 Xl Ytmehu em qzh ptqzxbby? \tmb\t16\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Utxi ybnha qb qzh bsseoh.\n5 Utxi jhmq qb qzh rtxahm.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t8\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t11\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t14\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Hbzm ybnha qb qzh keqozhm.\n8 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Xl Hbzm em qzh rtxahm? \tmb\t11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t11\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n10 Ytmehu vdq abjm qzh tvvuh.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Utxi em qzh ztuujti? \tmb\t5\n13 Ytmehu rxtppha qzh tvvuh qzhxh.\n14 Ytmehu qbbk qzh yeuk qzhxh.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t8\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t1\n4 Utxi rbq qzh yeuk qzhxh.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi veokha dv qzh tvvuh qzhxh.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Utxi aelotxaha qzh tvvuh.\n12 Xl Utxi em qzh phaxbby? \tihl\t7\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t13\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tihl\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Hbzm veokha dv qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t1\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Xl Utxi em qzh keqozhm? \tihl\t2\n10 Utxi ybnha qb qzh ztuujti.\n11 Hbzm axbvvha qzh tvvuh.\n12 Xl Hbzm em qzh phaxbby? \tmb\t8\n13 Otmaxt rxtppha qzh tvvuh qzhxh.\n14 Otmaxt uhsq qzh tvvuh.\n15 Xl Hbzm em qzh rtxahm? \tihl\t8\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Xl Hbzm em qzh rtxahm? \tmb\t5\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n9 Xl Hbzm em qzh rtxahm? \tmb\t5\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t10\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t14\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n4 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh ptqzxbby? \tihl\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Hbzm ybnha qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tmb\t7\n10 Hbzm jhmq qb qzh bsseoh.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Xl Utxi em qzh phaxbby? \tihl\t7\n13 Otmaxt uhsq qzh sbbqptuu.\n14 Otmaxt uhsq qzh tvvuh qzhxh.\n15 Xl Hbzm em qzh rtxahm? \tmb\t10\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Ytmehu uhsq qzh yeuk.\n6 Xl Hbzm em qzh ztuujti? \tihl\t1\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t8\n10 Ytmehu veokha dv qzh yeuk qzhxh.\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t8\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Otmaxt vdq abjm qzh yeuk.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t2\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t7\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Utxi uhsq qzh sbbqptuu.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh keqozhm.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t10\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Otmaxt rbq qzh sbbqptuu qzhxh.\n5 Otmaxt vdq abjm qzh sbbqptuu.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t1\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Utxi rxtppha qzh yeuk qzhxh.\n9 Xl Utxi em qzh phaxbby? \tihl\t2\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh phaxbby? \tihl\t11\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t13\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t1\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Hbzm em qzh rtxahm? \tihl\t1\n7 Hbzm jhmq qb qzh bsseoh.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t2\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Otmaxt rbq qzh sbbqptuu qzhxh.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t10\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t10\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t4\n7 Ytmehu vdq abjm qzh tvvuh.\n8 Utxi jhmq qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t2\n10 Utxi rxtppha qzh tvvuh qzhxh.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Xl Utxi em qzh phaxbby? \tihl\t8\n13 Utxi jhmq qb qzh keqozhm.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Xl Utxi em qzh rtxahm? \tmb\t13\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t5\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Utxi jhmq qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Ytmehu aelotxaha qzh sbbqptuu.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tmb\t11\n1 Otmaxt rbq qzh sbbqptuu qzhxh.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Xl Utxi em qzh keqozhm? \tmb\t3\n6 Otmaxt cbdxmhiha qb qzh bsseoh.\n7 Utxi rxtppha qzh yeuk qzhxh.\n8 Xl Utxi em qzh keqozhm? \tmb\t3\n9 Ytmehu cbdxmhiha qb qzh keqozhm.\n10 Hbzm jhmq qb qzh phaxbby.\n11 Xl Ytmehu em qzh keqozhm? \tihl\t9\n12 Utxi axbvvha qzh yeuk.\n13 Otmaxt rbq qzh yeuk qzhxh.\n14 Xl Ytmehu em qzh bsseoh? \tmb\t9\n15 Hbzm ybnha qb qzh ztuujti.\n16 Otmaxt ybnha qb qzh keqozhm.\n17 Xl Hbzm em qzh keqozhm? \tmb\t15\n1 Hbzm jhmq qb qzh ztuujti.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Otmaxt uhsq qzh tvvuh.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t4\n10 Utxi rxtppha qzh yeuk qzhxh.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Xl Utxi em qzh phaxbby? \tmb\t7\n13 Hbzm qbbk qzh sbbqptuu qzhxh.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t14\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Hbzm vdq abjm qzh tvvuh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t1\n7 Hbzm rxtppha qzh tvvuh qzhxh.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Xl Utxi em qzh keqozhm? \tihl\t5\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t5\n13 Utxi ybnha qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t11\n1 Hbzm ybnha qb qzh bsseoh.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Utxi aelotxaha qzh sbbqptuu.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t4\n7 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t4\n10 Otmaxt uhsq qzh sbbqptuu.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t11\n13 Hbzm qbbk qzh tvvuh qzhxh.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Xl Hbzm em qzh phaxbby? \tmb\t14\n1 Utxi jhmq qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Ytmehu qbbk qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh bsseoh? \tihl\t2\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Ytmehu axbvvha qzh sbbqptuu.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t7\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t10\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Hbzm aelotxaha qzh tvvuh.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t2\n7 Hbzm veokha dv qzh tvvuh qzhxh.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh phaxbby? \tmb\t4\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t10\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t13\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t1\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t5\n10 Utxi rbq qzh yeuk qzhxh.\n11 Utxi aelotxaha qzh yeuk.\n12 Xl Hbzm em qzh bsseoh? \tmb\t8\n13 Utxi qbbk qzh yeuk qzhxh.\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n1 Hbzm jhmq qb qzh rtxahm.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh keqozhm? \tmb\t1\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t5\n7 Hbzm ybnha qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tihl\t7\n10 Ytmehu axbvvha qzh tvvuh qzhxh.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Xl Hbzm em qzh rtxahm? \tihl\t7\n13 Hbzm rbq qzh tvvuh qzhxh.\n14 Hbzm aelotxaha qzh sbbqptuu.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t11\n1 Utxi jhmq qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t2\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Xl Hbzm em qzh phaxbby? \tihl\t5\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Xl Utxi em qzh phaxbby? \tmb\t11\n1 Utxi ybnha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Xl Utxi em qzh bsseoh? \tihl\t1\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t5\n7 Ytmehu uhsq qzh sbbqptuu.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Utxi ybnha qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tmb\t13\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Hbzm ybnha qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Utxi uhsq qzh tvvuh.\n15 Xl Hbzm em qzh ztuujti? \tihl\t10\n1 Hbzm rbq qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t5\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tihl\t8\n10 Hbzm axbvvha qzh sbbqptuu qzhxh.\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Xl Hbzm em qzh rtxahm? \tihl\t8\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi ybnha qb qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tihl\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tihl\t2\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t8\n10 Hbzm rxtppha qzh yeuk qzhxh.\n11 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t8\n13 Otmaxt axbvvha qzh sbbqptuu.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t8\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t1\n4 Utxi rbq qzh yeuk qzhxh.\n5 Utxi vdq abjm qzh yeuk.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n7 Utxi jhmq qb qzh bsseoh.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Xl Utxi em qzh rtxahm? \tmb\t7\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t10\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Utxi ybnha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Otmaxt rbq qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh bsseoh? \tmb\t4\n10 Otmaxt vdq abjm qzh sbbqptuu.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Xl Hbzm em qzh rtxahm? \tmb\t7\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Utxi veokha dv qzh yeuk qzhxh.\n15 Xl Utxi em qzh rtxahm? \tihl\t11\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Hbzm jhmq qb qzh phaxbby.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t5\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t11\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Hbzm ybnha qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t5\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t2\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t7\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Xl Utxi em qzh ztuujti? \tmb\t14\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t2\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh rtxahm? \tihl\t7\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t11\n13 Hbzm qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Xl Utxi em qzh ztuujti? \tmb\t1\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Utxi ybnha qb qzh bsseoh.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n10 Ytmehu rbq qzh tvvuh qzhxh.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Hbzm qbbk qzh yeuk qzhxh.\n14 Hbzm aelotxaha qzh yeuk.\n15 Xl Utxi em qzh keqozhm? \tihl\t11\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu rbq qzh yeuk qzhxh.\n6 Xl Hbzm em qzh rtxahm? \tihl\t4\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Xl Hbzm em qzh ztuujti? \tihl\t7\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tihl\t7\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Xl Utxi em qzh phaxbby? \tihl\t13\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Hbzm ybnha qb qzh rtxahm.\n8 Otmaxt qbbk qzh tvvuh qzhxh.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t5\n10 Utxi jhmq qb qzh phaxbby.\n11 Otmaxt aelotxaha qzh tvvuh.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Utxi em qzh phaxbby? \tmb\t13\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t2\n7 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n8 Otmaxt aelotxaha qzh sbbqptuu.\n9 Xl Hbzm em qzh keqozhm? \tihl\t2\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t5\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t14\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu qbbk qzh tvvuh qzhxh.\n6 Xl Hbzm em qzh bsseoh? \tmb\t1\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Ytmehu aelotxaha qzh tvvuh.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t7\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n13 Utxi jhmq qb qzh phaxbby.\n14 Ytmehu rxtppha qzh tvvuh qzhxh.\n15 Xl Hbzm em qzh ztuujti? \tmb\t11\n1 Hbzm rxtppha qzh yeuk qzhxh.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Hbzm axbvvha qzh yeuk.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n7 Otmaxt vdq abjm qzh tvvuh.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t2\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t11\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi jhmq qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t5\n10 Utxi axbvvha qzh sbbqptuu.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t11\n13 Utxi uhsq qzh tvvuh.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t14\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Xl Utxi em qzh ztuujti? \tihl\t1\n4 Hbzm vdq abjm qzh tvvuh.\n5 Hbzm qbbk qzh tvvuh qzhxh.\n6 Xl Utxi em qzh ztuujti? \tihl\t1\n7 Hbzm vdq abjm qzh tvvuh qzhxh.\n8 Utxi ybnha qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t8\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Utxi qbbk qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t11\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Otmaxt jhmq qb qzh ztuujti.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Xl Otmaxt em qzh ztuujti? \tihl\t3\n6 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n7 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n8 Xl Otmaxt em qzh ztuujti? \tihl\t3\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Xl Hbzm em qzh keqozhm? \tmb\t10\n12 Hbzm rxtppha qzh sbbqptuu qzhxh.\n13 Utxi jhmq qb qzh ztuujti.\n14 Xl Hbzm em qzh keqozhm? \tmb\t10\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Hbzm uhsq qzh sbbqptuu.\n17 Xl Utxi em qzh ptqzxbby? \tmb\t15\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t5\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t5\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Hbzm vdq abjm qzh sbbqptuu.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t1\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t7\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t10\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Xl Utxi em qzh keqozhm? \tmb\t11\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t8\n10 Utxi jhmq qb qzh keqozhm.\n11 Utxi jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n13 Hbzm rbq qzh tvvuh qzhxh.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t8\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n4 Otmaxt uhsq qzh tvvuh.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t1\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Utxi aelotxaha qzh sbbqptuu.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t5\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t5\n13 Utxi uhsq qzh sbbqptuu.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t14\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t1\n4 Utxi jhmq qb qzh keqozhm.\n5 Hbzm veokha dv qzh yeuk qzhxh.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t1\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Xl Utxi em qzh phaxbby? \tihl\t7\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Ytmehu qbbk qzh sbbqptuu qzhxh.\n14 Hbzm axbvvha qzh yeuk.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t11\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu uhsq qzh sbbqptuu.\n6 Xl Hbzm em qzh bsseoh? \tmb\t4\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh bsseoh? \tihl\t7\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Utxi ybnha qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tihl\t11\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t13\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t1\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Xl Hbzm em qzh ztuujti? \tihl\t2\n7 Hbzm jhmq qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Utxi jhmq qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t11\n13 Ytmehu rxtppha qzh yeuk qzhxh.\n14 Hbzm ybnha qb qzh keqozhm.\n15 Xl Utxi em qzh ztuujti? \tmb\t10\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Hbzm qxtnhuuha qb qzh keqozhm.\n4 Otmaxt vdq abjm qzh tvvuh qzhxh.\n5 Xl Hbzm em qzh bsseoh? \tmb\t3\n6 Otmaxt qbbk qzh tvvuh qzhxh.\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Xl Hbzm em qzh bsseoh? \tmb\t3\n9 Utxi jhmq qb qzh phaxbby.\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Xl Ytmehu em qzh keqozhm? \tmb\t7\n12 Hbzm ybnha qb qzh phaxbby.\n13 Utxi axbvvha qzh yeuk.\n14 Xl Otmaxt em qzh phaxbby? \tihl\t10\n15 Otmaxt rxtppha qzh yeuk qzhxh.\n16 Ytmehu jhmq ptok qb qzh rtxahm.\n17 Xl Otmaxt em qzh phaxbby? \tihl\t10\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Utxi jhmq qb qzh ztuujti.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t1\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t4\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Hbzm axbvvha qzh sbbqptuu.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t10\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh rtxahm? \tmb\t13\n1 Hbzm jhmq qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t4\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t8\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Otmaxt rxtppha qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Hbzm jhmq qb qzh phaxbby.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh rtxahm? \tihl\t4\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Xl Hbzm em qzh bsseoh? \tihl\t11\n13 Utxi aelotxaha qzh sbbqptuu.\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t10\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Ytmehu aelotxaha qzh tvvuh.\n3 Hbzm rbq qzh tvvuh qzhxh.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Xl Utxi em qzh ptqzxbby? \tihl\t4\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Xl Ytmehu em qzh ztuujti? \tmb\t7\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Xl Utxi em qzh rtxahm? \tihl\t6\n12 Hbzm qbbk qzh yeuk qzhxh.\n13 Hbzm axbvvha qzh yeuk.\n14 Xl Hbzm em qzh ptqzxbby? \tmb\t9\n15 Hbzm rbq qzh yeuk qzhxh.\n16 Hbzm axbvvha qzh tvvuh qzhxh.\n17 Xl Ytmehu em qzh phaxbby? \tihl\t10\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm ybnha qb qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tmb\t4\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tihl\t4\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Ytmehu vdq abjm qzh yeuk qzhxh.\n15 Xl Hbzm em qzh phaxbby? \tihl\t10\n1 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n2 Ytmehu aelotxaha qzh sbbqptuu.\n3 Utxi rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Xl Otmaxt em qzh rtxahm? \tihl\t4\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Xl Ytmehu em qzh rtxahm? \tmb\t7\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Xl Ytmehu em qzh keqozhm? \tihl\t10\n12 Utxi uhsq qzh sbbqptuu.\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Xl Ytmehu em qzh bsseoh? \tmb\t13\n15 Utxi ybnha qb qzh ptqzxbby.\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tihl\t1\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t5\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t11\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt veokha dv qzh yeuk qzhxh.\n15 Xl Utxi em qzh keqozhm? \tmb\t13\n1 Hbzm veokha dv qzh sbbqptuu qzhxh.\n2 Hbzm axbvvha qzh sbbqptuu.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Utxi uhsq qzh tvvuh.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Ytmehu veokha dv qzh yeuk qzhxh.\n7 Hbzm rbq qzh tvvuh qzhxh.\n8 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n9 Otmaxt qbbk qzh sbbqptuu qzhxh.\n10 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n11 Otmaxt rbq qzh sbbqptuu qzhxh.\n12 Ytmehu axbvvha qzh yeuk.\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Hbzm uhsq qzh tvvuh.\n15 Hbzm qbbk qzh tvvuh qzhxh.\n16 Otmaxt uhsq qzh sbbqptuu.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Hbzm jhmq ptok qb qzh bsseoh.\n19 Xl Hbzm em qzh bsseoh? \tihl\t18\n20 Utxi jhmq qb qzh keqozhm.\n21 Hbzm uhsq qzh tvvuh qzhxh.\n22 Xl Utxi em qzh ptqzxbby? \tmb\t20\n23 Hbzm jhmq ptok qb qzh keqozhm.\n24 Ytmehu aelotxaha qzh yeuk.\n25 Xl Utxi em qzh keqozhm? \tihl\t20\n26 Ytmehu rbq qzh yeuk qzhxh.\n27 Otmaxt ybnha qb qzh rtxahm.\n28 Xl Hbzm em qzh keqozhm? \tihl\t23\n29 Ytmehu qbbk qzh tvvuh qzhxh.\n30 Otmaxt jhmq ptok qb qzh keqozhm.\n31 Xl Otmaxt em qzh phaxbby? \tmb\t30\n1 Utxi jhmq qb qzh ztuujti.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t4\n10 Utxi jhmq qb qzh phaxbby.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t11\n13 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t14\n1 Utxi ybnha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t1\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t2\n10 Otmaxt veokha dv qzh tvvuh qzhxh.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Otmaxt axbvvha qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t11\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Utxi jhmq qb qzh rtxahm.\n5 Hbzm uhsq qzh sbbqptuu.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t2\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Xl Utxi em qzh bsseoh? \tihl\t7\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t8\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Hbzm axbvvha qzh yeuk.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t8\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Xl Utxi em qzh phaxbby? \tihl\t1\n4 Utxi ybnha qb qzh rtxahm.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Xl Utxi em qzh bsseoh? \tmb\t5\n7 Otmaxt rbq qzh sbbqptuu qzhxh.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Xl Hbzm em qzh rtxahm? \tmb\t10\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t4\n7 Utxi rxtppha qzh yeuk qzhxh.\n8 Utxi jhmq qb qzh keqozhm.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t4\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Xl Utxi em qzh rtxahm? \tmb\t8\n13 Otmaxt qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t14\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Utxi uhsq qzh sbbqptuu.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t4\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Otmaxt veokha dv qzh yeuk qzhxh.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t13\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t2\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t5\n7 Ytmehu vdq abjm qzh tvvuh.\n8 Ytmehu veokha dv qzh tvvuh qzhxh.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t5\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu axbvvha qzh tvvuh.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t5\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t13\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Utxi rbq qzh yeuk qzhxh.\n6 Xl Ytmehu em qzh keqozhm? \tihl\t2\n7 Utxi uhsq qzh yeuk qzhxh.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t2\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t8\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t5\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t5\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t11\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Utxi veokha dv qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tihl\t8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Utxi aelotxaha qzh sbbqptuu.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t7\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Utxi rxtppha qzh sbbqptuu qzhxh.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Hbzm jhmq qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t14\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu vdq abjm qzh yeuk.\n6 Xl Hbzm em qzh keqozhm? \tmb\t4\n7 Hbzm veokha dv qzh yeuk qzhxh.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Hbzm em qzh phaxbby? \tihl\t4\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Hbzm uhsq qzh sbbqptuu.\n12 Xl Utxi em qzh keqozhm? \tihl\t8\n13 Utxi ybnha qb qzh phaxbby.\n14 Hbzm veokha dv qzh tvvuh qzhxh.\n15 Xl Utxi em qzh phaxbby? \tihl\t13\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t1\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t5\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Ytmehu veokha dv qzh yeuk qzhxh.\n9 Xl Hbzm em qzh bsseoh? \tihl\t2\n10 Utxi uhsq qzh tvvuh.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Utxi aelotxaha qzh yeuk.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Xl Utxi em qzh ztuujti? \tmb\t4\n6 Hbzm qxtnhuuha qb qzh rtxahm.\n7 Hbzm jhmq qb qzh keqozhm.\n8 Xl Utxi em qzh bsseoh? \tmb\t4\n9 Otmaxt ybnha qb qzh keqozhm.\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Xl Utxi em qzh ztuujti? \tmb\t4\n12 Utxi rxtppha qzh sbbqptuu qzhxh.\n13 Utxi uhsq qzh sbbqptuu.\n14 Xl Hbzm em qzh phaxbby? \tihl\t10\n15 Hbzm ybnha qb qzh ptqzxbby.\n16 Hbzm rbq qzh sbbqptuu qzhxh.\n17 Xl Hbzm em qzh keqozhm? \tmb\t15\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t1\n4 Hbzm axbvvha qzh tvvuh.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t1\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t7\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t11\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Utxi axbvvha qzh tvvuh.\n15 Xl Hbzm em qzh bsseoh? \tihl\t13\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Utxi axbvvha qzh tvvuh.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Xl Ytmehu em qzh rtxahm? \tihl\t4\n6 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n7 Ytmehu aelotxaha qzh sbbqptuu.\n8 Xl Ytmehu em qzh phaxbby? \tmb\t4\n9 Hbzm ybnha qb qzh phaxbby.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Xl Ytmehu em qzh bsseoh? \tmb\t4\n12 Ytmehu jhmq ptok qb qzh phaxbby.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Xl Ytmehu em qzh keqozhm? \tihl\t13\n15 Otmaxt rbq qzh yeuk qzhxh.\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Xl Ytmehu em qzh rtxahm? \tmb\t13\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Ytmehu axbvvha qzh tvvuh qzhxh.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Xl Ytmehu em qzh keqozhm? \tmb\t4\n6 Otmaxt ybnha qb qzh ptqzxbby.\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Xl Utxi em qzh keqozhm? \tmb\t3\n9 Ytmehu vdq abjm qzh sbbqptuu.\n10 Utxi ybnha qb qzh keqozhm.\n11 Xl Otmaxt em qzh ptqzxbby? \tihl\t6\n12 Otmaxt qxtnhuuha qb qzh ztuujti.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Xl Utxi em qzh keqozhm? \tihl\t10\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Hbzm cbdxmhiha qb qzh ztuujti.\n17 Xl Utxi em qzh phaxbby? \tmb\t15\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Hbzm rxtppha qzh sbbqptuu qzhxh.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t5\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t8\n10 Hbzm uhsq qzh sbbqptuu qzhxh.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n13 Hbzm qbbk qzh tvvuh qzhxh.\n14 Utxi qbbk qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t8\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t8\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t8\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Utxi vdq abjm qzh sbbqptuu.\n5 Hbzm qbbk qzh yeuk qzhxh.\n6 Xl Hbzm em qzh ztuujti? \tmb\t1\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Hbzm uhsq qzh yeuk.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Utxi veokha dv qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t7\n13 Utxi uhsq qzh tvvuh.\n14 Hbzm qbbk qzh yeuk qzhxh.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Ytmehu jhmq ptok qb qzh phaxbby.\n17 Xl Ytmehu em qzh rtxahm? \tmb\t16\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t5\n7 Ytmehu axbvvha qzh tvvuh qzhxh.\n8 Utxi jhmq qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t4\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t10\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu qbbk qzh sbbqptuu qzhxh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t13\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t1\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh rtxahm? \tmb\t4\n7 Utxi vdq abjm qzh tvvuh.\n8 Utxi rxtppha qzh tvvuh qzhxh.\n9 Xl Utxi em qzh rtxahm? \tmb\t4\n10 Utxi axbvvha qzh tvvuh.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t13\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t5\n7 Utxi ybnha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Xl Utxi em qzh ztuujti? \tmb\t7\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Otmaxt qbbk qzh sbbqptuu qzhxh.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t10\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Hbzm vdq abjm qzh yeuk.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t10\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tihl\t5\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Hbzm aelotxaha qzh sbbqptuu.\n12 Xl Hbzm em qzh keqozhm? \tmb\t5\n13 Utxi ybnha qb qzh rtxahm.\n14 Utxi ybnha qb qzh phaxbby.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t10\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Xl Utxi em qzh bsseoh? \tihl\t2\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Utxi uhsq qzh tvvuh.\n9 Xl Hbzm em qzh phaxbby? \tihl\t5\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t11\n13 Utxi vdq abjm qzh tvvuh.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t11\n1 Utxi jhmq qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tmb\t1\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t8\n13 Utxi ybnha qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Ytmehu veokha dv qzh tvvuh qzhxh.\n6 Xl Hbzm em qzh phaxbby? \tihl\t2\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Hbzm em qzh keqozhm? \tmb\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Hbzm em qzh keqozhm? \tihl\t10\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm rxtppha qzh sbbqptuu qzhxh.\n15 Xl Utxi em qzh rtxahm? \tmb\t11\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n7 Utxi ybnha qb qzh rtxahm.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t7\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Xl Utxi em qzh ztuujti? \tihl\t13\n1 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Utxi ybnha qb qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tihl\t8\n10 Ytmehu vdq abjm qzh sbbqptuu.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t11\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Utxi jhmq qb qzh bsseoh.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Xl Utxi em qzh ztuujti? \tmb\t1\n4 Utxi jhmq qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Hbzm ybnha qb qzh ztuujti.\n8 Utxi veokha dv qzh yeuk qzhxh.\n9 Xl Utxi em qzh keqozhm? \tmb\t5\n10 Hbzm rbq qzh tvvuh qzhxh.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tmb\t11\n13 Utxi axbvvha qzh yeuk.\n14 Utxi jhmq qb qzh bsseoh.\n15 Xl Hbzm em qzh rtxahm? \tmb\t11\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Xl Hbzm em qzh phaxbby? \tmb\t3\n6 Utxi uhsq qzh tvvuh.\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Xl Ytmehu em qzh ptqzxbby? \tihl\t4\n9 Ytmehu vdq abjm qzh sbbqptuu.\n10 Ytmehu qbbk qzh sbbqptuu qzhxh.\n11 Xl Ytmehu em qzh rtxahm? \tmb\t4\n12 Ytmehu qxtnhuuha qb qzh phaxbby.\n13 Utxi aelotxaha qzh tvvuh.\n14 Xl Ytmehu em qzh ztuujti? \tmb\t12\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Utxi veokha dv qzh tvvuh qzhxh.\n17 Xl Hbzm em qzh ztuujti? \tmb\t15\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t2\n7 Otmaxt veokha dv qzh tvvuh qzhxh.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Otmaxt uhsq qzh tvvuh.\n12 Xl Hbzm em qzh bsseoh? \tmb\t8\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t14\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm veokha dv qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t1\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t1\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t7\n10 Hbzm jhmq qb qzh bsseoh.\n11 Hbzm axbvvha qzh tvvuh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t7\n13 Utxi veokha dv qzh yeuk qzhxh.\n14 Hbzm veokha dv qzh tvvuh qzhxh.\n15 Xl Hbzm em qzh keqozhm? \tmb\t10\n1 Hbzm ybnha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh rtxahm? \tmb\t1\n4 Hbzm ybnha qb qzh bsseoh.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Xl Hbzm em qzh ztuujti? \tmb\t4\n7 Utxi jhmq qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Xl Utxi em qzh rtxahm? \tihl\t7\n10 Ytmehu qbbk qzh tvvuh qzhxh.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Xl Utxi em qzh phaxbby? \tmb\t7\n13 Hbzm rbq qzh yeuk qzhxh.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t8\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Utxi rbq qzh yeuk qzhxh.\n5 Utxi uhsq qzh yeuk.\n6 Xl Utxi em qzh bsseoh? \tmb\t1\n7 Utxi qbbk qzh yeuk qzhxh.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Xl Hbzm em qzh rtxahm? \tmb\t2\n10 Hbzm qbbk qzh tvvuh qzhxh.\n11 Hbzm vdq abjm qzh tvvuh.\n12 Xl Utxi em qzh ztuujti? \tihl\t8\n13 Utxi qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Xl Utxi em qzh bsseoh? \tmb\t8\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Ytmehu vdq abjm qzh sbbqptuu.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t7\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Otmaxt uhsq qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t7\n13 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi ybnha qb qzh rtxahm.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t8\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tmb\t8\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t8\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Ytmehu aelotxaha qzh yeuk.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t8\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t8\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t8\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Utxi axbvvha qzh yeuk.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Ytmehu qbbk qzh yeuk qzhxh.\n8 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n9 Utxi qxtnhuuha qb qzh ptqzxbby.\n10 Ytmehu aelotxaha qzh yeuk.\n11 Xl Utxi em qzh phaxbby? \tmb\t9\n12 Utxi ybnha qb qzh keqozhm.\n13 Ytmehu jhmq qb qzh rtxahm.\n14 Xl Utxi em qzh ptqzxbby? \tmb\t12\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Otmaxt rxtppha qzh yeuk qzhxh.\n17 Xl Utxi em qzh phaxbby? \tmb\t12\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Ytmehu axbvvha qzh tvvuh qzhxh.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t8\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tihl\t11\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Ytmehu rbq qzh yeuk qzhxh.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t13\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Ytmehu uhsq qzh tvvuh.\n5 Hbzm rxtppha qzh yeuk qzhxh.\n6 Xl Hbzm em qzh ztuujti? \tmb\t2\n7 Hbzm jhmq qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Hbzm em qzh ztuujti? \tihl\t7\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Ytmehu aelotxaha qzh tvvuh qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t7\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Utxi vdq abjm qzh tvvuh.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t8\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Ytmehu rbq qzh sbbqptuu qzhxh.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t4\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t4\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Ytmehu veokha dv qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t13\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt rbq qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n4 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t5\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t7\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Xl Utxi em qzh phaxbby? \tmb\t10\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tihl\t14\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Utxi jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh rtxahm? \tmb\t8\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt uhsq qzh tvvuh qzhxh.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t8\n13 Otmaxt qbbk qzh tvvuh qzhxh.\n14 Otmaxt aelotxaha qzh tvvuh.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t8\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Hbzm uhsq qzh sbbqptuu.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t8\n10 Otmaxt qbbk qzh sbbqptuu qzhxh.\n11 Hbzm axbvvha qzh tvvuh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t8\n13 Hbzm jhmq qb qzh phaxbby.\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t8\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t13\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Hbzm ybnha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh rtxahm? \tihl\t4\n7 Utxi axbvvha qzh sbbqptuu.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Xl Hbzm em qzh rtxahm? \tihl\t4\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t10\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Ytmehu axbvvha qzh tvvuh.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t10\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh rtxahm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh ztuujti? \tmb\t4\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt vdq abjm qzh sbbqptuu.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t7\n10 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t7\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Hbzm uhsq qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t2\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t7\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Utxi vdq abjm qzh yeuk.\n12 Xl Utxi em qzh ztuujti? \tihl\t8\n13 Hbzm uhsq qzh tvvuh.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Xl Utxi em qzh phaxbby? \tmb\t8\n1 Hbzm jhmq qb qzh phaxbby.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Ytmehu rbq qzh yeuk qzhxh.\n6 Xl Hbzm em qzh rtxahm? \tmb\t1\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Ytmehu vdq abjm qzh yeuk.\n9 Xl Utxi em qzh ztuujti? \tihl\t4\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Hbzm veokha dv qzh yeuk qzhxh.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t7\n13 Otmaxt qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh rtxahm.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Xl Utxi em qzh ztuujti? \tmb\t2\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Hbzm qbbk qzh tvvuh qzhxh.\n9 Xl Utxi em qzh bsseoh? \tmb\t2\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t10\n13 Hbzm aelotxaha qzh tvvuh.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Utxi jhmq qb qzh ztuujti.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t5\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt qbbk qzh tvvuh qzhxh.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t7\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t7\n13 Otmaxt aelotxaha qzh tvvuh.\n14 Utxi aelotxaha qzh yeuk.\n15 Xl Hbzm em qzh ptqzxbby? \tihl\t10\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Utxi ybnha qb qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Hbzm jhmq qb qzh rtxahm.\n8 Ytmehu aelotxaha qzh tvvuh.\n9 Xl Hbzm em qzh rtxahm? \tihl\t7\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Xl Utxi em qzh bsseoh? \tmb\t5\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Utxi jhmq qb qzh rtxahm.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Xl Utxi em qzh ztuujti? \tihl\t4\n10 Utxi ybnha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t11\n13 Ytmehu rbq qzh yeuk qzhxh.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tihl\t14\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t8\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Xl Hbzm em qzh keqozhm? \tmb\t10\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t13\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t1\n4 Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt qbbk qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh ztuujti? \tihl\t4\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t11\n13 Hbzm uhsq qzh tvvuh.\n14 Otmaxt axbvvha qzh sbbqptuu.\n15 Xl Hbzm em qzh phaxbby? \tihl\t11\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Hbzm ybnha qb qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t5\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Ytmehu veokha dv qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t8\n13 Ytmehu uhsq qzh yeuk qzhxh.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Utxi jhmq qb qzh ztuujti.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Utxi jhmq qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh ztuujti? \tmb\t7\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tmb\t10\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t11\n1 Hbzm rbq qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Xl Utxi em qzh rtxahm? \tmb\t5\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hbzm axbvvha qzh sbbqptuu.\n15 Xl Hbzm em qzh ptqzxbby? \tihl\t10\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Otmaxt vdq abjm qzh tvvuh.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t2\n7 Otmaxt veokha dv qzh tvvuh qzhxh.\n8 Otmaxt qbbk qzh yeuk qzhxh.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t2\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n13 Hbzm jhmq qb qzh ztuujti.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Xl Utxi em qzh phaxbby? \tihl\t2\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Utxi rxtppha qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t7\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tmb\t11\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt axbvvha qzh sbbqptuu.\n3 Ytmehu rbq qzh sbbqptuu qzhxh.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Utxi uhsq qzh tvvuh qzhxh.\n7 Xl Ytmehu em qzh rtxahm? \tmb\t5\n8 Ytmehu axbvvha qzh sbbqptuu.\n9 Hbzm cbdxmhiha qb qzh ptqzxbby.\n10 Xl Hbzm em qzh phaxbby? \tmb\t9\n11 Utxi veokha dv qzh tvvuh qzhxh.\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Xl Hbzm em qzh phaxbby? \tmb\t9\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Xl Ytmehu em qzh ptqzxbby? \tihl\t12\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Otmaxt jhmq ptok qb qzh ztuujti.\n19 Xl Otmaxt em qzh rtxahm? \tmb\t18\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t4\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Utxi aelotxaha qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Utxi veokha dv qzh sbbqptuu qzhxh.\n11 Utxi axbvvha qzh sbbqptuu.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t7\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t14\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t1\n7 Hbzm ybnha qb qzh phaxbby.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t8\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t10\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t4\n7 Hbzm axbvvha qzh sbbqptuu.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Hbzm qbbk qzh sbbqptuu qzhxh.\n11 Otmaxt uhsq qzh tvvuh.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t8\n13 Hbzm rbq qzh tvvuh qzhxh.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Hbzm vdq abjm qzh tvvuh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t5\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Ytmehu rxtppha qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t5\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Utxi aelotxaha qzh sbbqptuu.\n3 Ytmehu qxtnhuuha qb qzh bsseoh.\n4 Hbzm ybnha qb qzh rtxahm.\n5 Xl Ytmehu em qzh bsseoh? \tihl\t3\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Xl Ytmehu em qzh ztuujti? \tihl\t6\n9 Ytmehu ybnha qb qzh ptqzxbby.\n10 Ytmehu qbbk qzh tvvuh qzhxh.\n11 Xl Hbzm em qzh ptqzxbby? \tmb\t4\n12 Ytmehu jhmq qb qzh phaxbby.\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Xl Otmaxt em qzh ptqzxbby? \tihl\t13\n15 Utxi vdq abjm qzh sbbqptuu.\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Xl Utxi em qzh rtxahm? \tihl\t16\n1 Utxi jhmq qb qzh bsseoh.\n2 Utxi ybnha qb qzh ztuujti.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh keqozhm? \tihl\t4\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Xl Utxi em qzh keqozhm? \tihl\t4\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Xl Hbzm em qzh bsseoh? \tmb\t7\n13 Hbzm jhmq qb qzh bsseoh.\n14 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n15 Xl Hbzm em qzh bsseoh? \tihl\t13\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t2\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Utxi jhmq qb qzh keqozhm.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t7\n10 Utxi qbbk qzh sbbqptuu qzhxh.\n11 Utxi axbvvha qzh sbbqptuu.\n12 Xl Hbzm em qzh phaxbby? \tihl\t5\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Utxi jhmq qb qzh rtxahm.\n15 Xl Utxi em qzh rtxahm? \tihl\t14\n1 Hbzm jhmq qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Utxi jhmq qb qzh keqozhm.\n6 Xl Hbzm em qzh ztuujti? \tmb\t1\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t5\n10 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Xl Hbzm em qzh phaxbby? \tmb\t8\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Hbzm em qzh bsseoh? \tihl\t14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq qb qzh rtxahm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t5\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Utxi axbvvha qzh sbbqptuu.\n12 Xl Hbzm em qzh phaxbby? \tihl\t10\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t10\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t1\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Hbzm axbvvha qzh sbbqptuu.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh phaxbby? \tihl\t7\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Otmaxt uhsq qzh tvvuh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t11\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tmb\t1\n7 Otmaxt axbvvha qzh tvvuh.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Xl Utxi em qzh keqozhm? \tihl\t8\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Utxi jhmq qb qzh bsseoh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Xl Hbzm em qzh phaxbby? \tihl\t2\n7 Utxi ybnha qb qzh keqozhm.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tmb\t7\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Ytmehu qbbk qzh yeuk qzhxh.\n12 Xl Utxi em qzh keqozhm? \tihl\t7\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t2\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh rtxahm? \tmb\t7\n10 Hbzm ybnha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t11\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Utxi qbbk qzh sbbqptuu qzhxh.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t8\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t4\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Utxi axbvvha qzh yeuk.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t4\n10 Hbzm ybnha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t11\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Ytmehu aelotxaha qzh sbbqptuu.\n15 Xl Hbzm em qzh bsseoh? \tihl\t10\n1 Hbzm rbq qzh sbbqptuu qzhxh.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Hbzm uhsq qzh sbbqptuu.\n14 Hbzm rbq qzh sbbqptuu qzhxh.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t11\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Otmaxt veokha dv qzh yeuk qzhxh.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Ytmehu uhsq qzh tvvuh.\n5 Xl Otmaxt em qzh phaxbby? \tmb\t3\n6 Utxi ybnha qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Xl Hbzm em qzh ztuujti? \tihl\t7\n9 Otmaxt ybnha qb qzh ptqzxbby.\n10 Ytmehu rbq qzh tvvuh qzhxh.\n11 Xl Utxi em qzh keqozhm? \tihl\t6\n12 Ytmehu axbvvha qzh tvvuh.\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Xl Hbzm em qzh phaxbby? \tmb\t13\n15 Ytmehu qbbk qzh tvvuh qzhxh.\n16 Hbzm qbbk qzh sbbqptuu qzhxh.\n17 Xl Hbzm em qzh phaxbby? \tmb\t13\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Xl Hbzm em qzh keqozhm? \tmb\t4\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t8\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tihl\t10\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Xl Utxi em qzh ztuujti? \tmb\t10\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Xl Utxi em qzh ztuujti? \tihl\t2\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Utxi aelotxaha qzh sbbqptuu.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t4\n10 Hbzm jhmq qb qzh keqozhm.\n11 Ytmehu uhsq qzh tvvuh.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t10\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t4\n7 Hbzm rbq qzh tvvuh qzhxh.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh bsseoh? \tmb\t4\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t11\n13 Hbzm jhmq qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t14\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Xl Utxi em qzh rtxahm? \tmb\t1\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh phaxbby.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t10\n13 Utxi veokha dv qzh tvvuh qzhxh.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t1\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Utxi jhmq qb qzh bsseoh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Utxi veokha dv qzh sbbqptuu qzhxh.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t7\n13 Utxi uhsq qzh sbbqptuu.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t11\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tihl\t1\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Hbzm uhsq qzh yeuk.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t2\n10 Hbzm veokha dv qzh yeuk qzhxh.\n11 Hbzm aelotxaha qzh yeuk qzhxh.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t7\n13 Ytmehu rxtppha qzh yeuk qzhxh.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t14\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t1\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t5\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Utxi aelotxaha qzh sbbqptuu.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t7\n10 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n11 Ytmehu uhsq qzh sbbqptuu qzhxh.\n12 Xl Hbzm em qzh rtxahm? \tmb\t5\n13 Utxi qbbk qzh sbbqptuu qzhxh.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tihl\t14\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Ytmehu aelotxaha qzh tvvuh.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tmb\t1\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t8\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t10\n13 Utxi ybnha qb qzh rtxahm.\n14 Ytmehu qbbk qzh tvvuh qzhxh.\n15 Xl Utxi em qzh rtxahm? \tihl\t13\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t7\n10 Hbzm ybnha qb qzh keqozhm.\n11 Otmaxt vdq abjm qzh yeuk qzhxh.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Otmaxt rxtppha qzh yeuk qzhxh.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Xl Hbzm em qzh keqozhm? \tihl\t10\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Utxi aelotxaha qzh yeuk.\n3 Otmaxt qbbk qzh sbbqptuu qzhxh.\n4 Hbzm ybnha qb qzh bsseoh.\n5 Xl Hbzm em qzh bsseoh? \tihl\t4\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Utxi rxtppha qzh yeuk qzhxh.\n8 Xl Ytmehu em qzh bsseoh? \tmb\t6\n9 Utxi uhsq qzh yeuk.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Xl Utxi em qzh phaxbby? \tihl\t10\n12 Hbzm rxtppha qzh yeuk qzhxh.\n13 Utxi ybnha qb qzh ztuujti.\n14 Xl Utxi em qzh rtxahm? \tmb\t13\n15 Ytmehu cbdxmhiha qb qzh rtxahm.\n16 Hbzm aelotxaha qzh yeuk qzhxh.\n17 Xl Utxi em qzh keqozhm? \tmb\t13\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t2\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Utxi vdq abjm qzh yeuk.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Xl Hbzm em qzh bsseoh? \tihl\t8\n13 Hbzm jhmq qb qzh keqozhm.\n14 Hbzm vdq abjm qzh sbbqptuu.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t11\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tihl\t2\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Xl Utxi em qzh ztuujti? \tmb\t2\n7 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n8 Otmaxt vdq abjm qzh yeuk qzhxh.\n9 Xl Utxi em qzh rtxahm? \tmb\t2\n10 Otmaxt rbq qzh yeuk qzhxh.\n11 Otmaxt vdq abjm qzh yeuk.\n12 Xl Hbzm em qzh bsseoh? \tihl\t5\n13 Otmaxt rbq qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Otmaxt jhmq qb qzh keqozhm.\n17 Xl Otmaxt em qzh phaxbby? \tmb\t16\n1 Utxi jhmq qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tihl\t1\n4 Utxi jhmq qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Hbzm em qzh ztuujti? \tihl\t7\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t10\n13 Otmaxt qbbk qzh sbbqptuu qzhxh.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Xl Utxi em qzh phaxbby? \tmb\t11\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Xl Utxi em qzh rtxahm? \tmb\t2\n7 Utxi ybnha qb qzh ztuujti.\n8 Utxi rbq qzh sbbqptuu qzhxh.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t5\n10 Utxi axbvvha qzh sbbqptuu.\n11 Hbzm vdq abjm qzh tvvuh.\n12 Xl Utxi em qzh bsseoh? \tmb\t7\n13 Utxi ybnha qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Xl Utxi em qzh bsseoh? \tihl\t13\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Utxi ybnha qb qzh bsseoh.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Xl Utxi em qzh bsseoh? \tihl\t4\n7 Hbzm rxtppha qzh tvvuh qzhxh.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Xl Utxi em qzh bsseoh? \tihl\t4\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Ytmehu qbbk qzh yeuk qzhxh.\n12 Xl Utxi em qzh ztuujti? \tihl\t10\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t14\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Hbzm rbq qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t1\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n13 Utxi ybnha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh rtxahm? \tmb\t14\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t1\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Xl Hbzm em qzh keqozhm? \tihl\t2\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Utxi uhsq qzh yeuk.\n14 Otmaxt uhsq qzh tvvuh.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t8\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Otmaxt vdq abjm qzh yeuk.\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Xl Ytmehu em qzh phaxbby? \tmb\t4\n6 Utxi ybnha qb qzh ptqzxbby.\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Xl Ytmehu em qzh rtxahm? \tmb\t4\n9 Hbzm axbvvha qzh sbbqptuu.\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Xl Ytmehu em qzh rtxahm? \tmb\t10\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Xl Otmaxt em qzh bsseoh? \tmb\t13\n15 Hbzm rbq qzh sbbqptuu qzhxh.\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Xl Ytmehu em qzh ztuujti? \tmb\t12\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t1\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Xl Hbzm em qzh ptqzxbby? \tihl\t5\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Xl Hbzm em qzh bsseoh? \tihl\t11\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Utxi jhmq qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Xl Utxi em qzh bsseoh? \tmb\t4\n6 Hbzm ybnha qb qzh bsseoh.\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Xl Hbzm em qzh bsseoh? \tihl\t6\n9 Ytmehu ybnha qb qzh keqozhm.\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Xl Otmaxt em qzh keqozhm? \tmb\t7\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt vdq abjm qzh sbbqptuu.\n14 Xl Ytmehu em qzh ptqzxbby? \tihl\t12\n15 Otmaxt cbdxmhiha qb qzh bsseoh.\n16 Hbzm axbvvha qzh yeuk qzhxh.\n17 Xl Otmaxt em qzh bsseoh? \tihl\t15\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Utxi ybnha qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t4\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t7\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t10\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Xl Utxi em qzh bsseoh? \tmb\t5\n7 Ytmehu qbbk qzh yeuk qzhxh.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tmb\t5\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t11\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t8\n10 Otmaxt aelotxaha qzh yeuk.\n11 Ytmehu uhsq qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh phaxbby? \tmb\t8\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Hbzm veokha dv qzh sbbqptuu qzhxh.\n15 Xl Utxi em qzh phaxbby? \tmb\t8\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t1\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t4\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t8\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t11\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Xl Utxi em qzh phaxbby? \tihl\t1\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm qbbk qzh yeuk qzhxh.\n6 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n7 Ytmehu aelotxaha qzh sbbqptuu.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tmb\t8\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t13\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Utxi jhmq qb qzh bsseoh.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Xl Hbzm em qzh bsseoh? \tmb\t5\n7 Hbzm jhmq qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tmb\t4\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t10\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t14\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t4\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t8\n10 Otmaxt vdq abjm qzh tvvuh qzhxh.\n11 Hbzm qbbk qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t8\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Xl Hbzm em qzh bsseoh? \tmb\t14\n1 Hbzm ybnha qb qzh phaxbby.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Xl Hbzm em qzh phaxbby? \tihl\t1\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t5\n10 Ytmehu vdq abjm qzh tvvuh.\n11 Ytmehu rxtppha qzh tvvuh qzhxh.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t5\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Ytmehu qxtnhuuha qb qzh bsseoh.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t13\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Xl Hbzm em qzh bsseoh? \tmb\t4\n10 Otmaxt axbvvha qzh yeuk qzhxh.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Hbzm aelotxaha qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t8\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t2\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t8\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Utxi veokha dv qzh yeuk qzhxh.\n15 Xl Ytmehu em qzh rtxahm? \tihl\t13\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Xl Utxi em qzh ztuujti? \tihl\t4\n7 Hbzm rxtppha qzh tvvuh qzhxh.\n8 Hbzm axbvvha qzh tvvuh.\n9 Xl Utxi em qzh bsseoh? \tmb\t4\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh phaxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Hbzm veokha dv qzh tvvuh qzhxh.\n15 Xl Utxi em qzh phaxbby? \tihl\t11\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Hbzm aelotxaha qzh tvvuh.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Xl Otmaxt em qzh phaxbby? \tihl\t3\n6 Hbzm uhsq qzh tvvuh qzhxh.\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Xl Utxi em qzh phaxbby? \tihl\t7\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Xl Otmaxt em qzh keqozhm? \tihl\t9\n12 Ytmehu rbq qzh tvvuh qzhxh.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Xl Ytmehu em qzh ptqzxbby? \tmb\t13\n15 Otmaxt rbq qzh yeuk qzhxh.\n16 Utxi rxtppha qzh sbbqptuu qzhxh.\n17 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Hbzm ybnha qb qzh phaxbby.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Ytmehu rxtppha qzh yeuk qzhxh.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t2\n10 Ytmehu vdq abjm qzh yeuk.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tmb\t7\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t14\n1 Hbzm ybnha qb qzh bsseoh.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t1\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Otmaxt qbbk qzh tvvuh qzhxh.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh keqozhm? \tihl\t7\n10 Ytmehu vdq abjm qzh yeuk qzhxh.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t11\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t11\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Hbzm jhmq qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t4\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Utxi veokha dv qzh yeuk qzhxh.\n12 Xl Hbzm em qzh keqozhm? \tmb\t8\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t14\n1 Utxi ybnha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t8\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Xl Utxi em qzh ztuujti? \tmb\t8\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Utxi jhmq qb qzh keqozhm.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t11\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t4\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Xl Hbzm em qzh rtxahm? \tihl\t7\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Hbzm qbbk qzh yeuk qzhxh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t8\n13 Utxi rxtppha qzh tvvuh qzhxh.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Xl Hbzm em qzh keqozhm? \tihl\t14\n1 Hbzm jhmq qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Xl Hbzm em qzh rtxahm? \tihl\t1\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh rtxahm? \tihl\t1\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t7\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t5\n13 Utxi aelotxaha qzh tvvuh.\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t7\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t8\n13 Ytmehu rxtppha qzh tvvuh qzhxh.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t14\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Hbzm qbbk qzh tvvuh qzhxh.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t1\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n13 Utxi ybnha qb qzh keqozhm.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t11\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t1\n4 Hbzm aelotxaha qzh yeuk.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t8\n10 Utxi jhmq qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh ztuujti? \tihl\t10\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t14\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t1\n4 Hbzm rxtppha qzh sbbqptuu qzhxh.\n5 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t2\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t2\n10 Utxi ybnha qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Otmaxt uhsq qzh yeuk.\n6 Xl Utxi em qzh keqozhm? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t7\n10 Hbzm ybnha qb qzh rtxahm.\n11 Otmaxt veokha dv qzh yeuk qzhxh.\n12 Xl Hbzm em qzh rtxahm? \tihl\t10\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Utxi ybnha qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Utxi vdq abjm qzh yeuk qzhxh.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Xl Utxi em qzh rtxahm? \tmb\t4\n6 Ytmehu cbdxmhiha qb qzh bsseoh.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Xl Utxi em qzh rtxahm? \tmb\t7\n9 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Xl Otmaxt em qzh ztuujti? \tihl\t10\n12 Utxi jhmq qb qzh phaxbby.\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Xl Utxi em qzh phaxbby? \tihl\t12\n15 Hbzm qxtnhuuha qb qzh rtxahm.\n16 Otmaxt qbbk qzh tvvuh qzhxh.\n17 Xl Otmaxt em qzh bsseoh? \tmb\t13\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Xl Utxi em qzh ptqzxbby? \tihl\t4\n6 Otmaxt jhmq qb qzh keqozhm.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Xl Otmaxt em qzh phaxbby? \tmb\t7\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Xl Otmaxt em qzh rtxahm? \tmb\t9\n12 Utxi ybnha qb qzh bsseoh.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Xl Utxi em qzh bsseoh? \tihl\t12\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Otmaxt ybnha qb qzh ptqzxbby.\n17 Xl Otmaxt em qzh rtxahm? \tmb\t16\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Utxi jhmq qb qzh ztuujti.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t4\n7 Utxi jhmq qb qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t4\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm rxtppha qzh sbbqptuu qzhxh.\n12 Xl Utxi em qzh phaxbby? \tihl\t10\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Hbzm axbvvha qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Xl Utxi em qzh rtxahm? \tihl\t1\n4 Hbzm ybnha qb qzh ztuujti.\n5 Otmaxt aelotxaha qzh yeuk qzhxh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t4\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Hbzm ybnha qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t7\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t13\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t1\n4 Utxi ybnha qb qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tihl\t4\n7 Otmaxt rxtppha qzh tvvuh qzhxh.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t8\n10 Hbzm rxtppha qzh sbbqptuu qzhxh.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Xl Hbzm em qzh bsseoh? \tihl\t11\n13 Otmaxt aelotxaha qzh tvvuh.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu rxtppha qzh yeuk qzhxh.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n7 Ytmehu axbvvha qzh yeuk.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Ytmehu rbq qzh yeuk qzhxh.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Xl Utxi em qzh rtxahm? \tihl\t5\n13 Utxi jhmq qb qzh keqozhm.\n14 Hbzm qbbk qzh sbbqptuu qzhxh.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t11\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi jhmq qb qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t5\n7 Utxi qbbk qzh yeuk qzhxh.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t5\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Utxi axbvvha qzh yeuk.\n12 Xl Hbzm em qzh phaxbby? \tihl\t8\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t1\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Utxi jhmq qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tihl\t5\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Hbzm axbvvha qzh sbbqptuu.\n12 Xl Utxi em qzh phaxbby? \tihl\t5\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t8\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t7\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t7\n13 Utxi veokha dv qzh yeuk qzhxh.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t8\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Utxi jhmq qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi jhmq qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Utxi jhmq qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Xl Hbzm em qzh rtxahm? \tihl\t5\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Xl Utxi em qzh rtxahm? \tmb\t1\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Xl Utxi em qzh bsseoh? \tihl\t1\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh keqozhm? \tmb\t8\n10 Utxi rxtppha qzh sbbqptuu qzhxh.\n11 Utxi uhsq qzh yeuk qzhxh.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t5\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh bsseoh? \tmb\t14\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Ytmehu vdq abjm qzh sbbqptuu.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Hbzm qbbk qzh yeuk qzhxh.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Hbzm em qzh ztuujti? \tmb\t8\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Hbzm aelotxaha qzh yeuk.\n12 Xl Hbzm em qzh rtxahm? \tmb\t8\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Hbzm jhmq qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t2\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t5\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Hbzm uhsq qzh tvvuh.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t10\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t10\n1 Hbzm jhmq qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Hbzm qbbk qzh sbbqptuu qzhxh.\n6 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Hbzm axbvvha qzh sbbqptuu.\n9 Xl Hbzm em qzh bsseoh? \tmb\t2\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t7\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Xl Utxi em qzh ztuujti? \tmb\t1\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Hbzm axbvvha qzh yeuk.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t1\n7 Utxi jhmq qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t4\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t13\n"
  },
  {
    "path": "tasksv11/shuffled/qa7_counting_test.txt",
    "content": "1 Utxi rbq qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Utxi rtnh qzh yeuk qb Otmaxt.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 8\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Hbzm uhsq qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 11\n13 Otmaxt rtnh qzh yeuk qb Hbzm.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 11 13\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu uhsq qzh yeuk.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Utxi rbq qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t2 5\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n10 Otmaxt vdq abjm qzh tvvuh.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 5 10\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 5 10\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh ztuujti.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Hbzm ybnha qb qzh rtxahm.\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Hbzm rxtppha qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n10 Hbzm rtnh qzh tvvuh qb Utxi.\n11 Utxi vtllha qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8 10 11\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Hbzm axbvvha qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 10 11 14\n16 Otmaxt jhmq qb qzh rtxahm.\n17 Utxi jhmq qb qzh keqozhm.\n18 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t10 11\n19 Utxi veokha dv qzh sbbqptuu qzhxh.\n20 Utxi veokha dv qzh yeuk qzhxh.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t10 11 19 20\n1 Hbzm ybnha qb qzh ztuujti.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Utxi axbvvha qzh yeuk.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 7 8\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 7 8\n13 Hbzm ybnha qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 11\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Ytmehu jhmq qb qzh keqozhm.\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Hbzm uhsq qzh tvvuh.\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n9 Hbzm ybnha qb qzh ztuujti.\n10 Utxi axbvvha qzh sbbqptuu.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 10\n12 Ytmehu jhmq qb qzh ztuujti.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 10\n15 Utxi rbq qzh sbbqptuu qzhxh.\n16 Utxi uhsq qzh sbbqptuu.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 10 15 16\n1 Utxi jhmq qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Utxi rbq qzh tvvuh qzhxh.\n6 Utxi uhsq qzh tvvuh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t5 6\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Utxi rbq qzh tvvuh qzhxh.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5 6 9\n11 Utxi ybnha qb qzh phaxbby.\n12 Utxi cbdxmhiha qb qzh ztuujti.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5 6 9\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Utxi rbq qzh yeuk qzhxh.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t5 6 9 15\n17 Otmaxt ybnha qb qzh bsseoh.\n18 Otmaxt cbdxmhiha qb qzh phaxbby.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t5 6 9 15\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Hbzm rtnh qzh tvvuh qb Utxi.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Utxi vtllha qzh tvvuh qb Hbzm.\n5 Hbzm aelotxaha qzh tvvuh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 4 5\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 4 5\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Utxi rtnh qzh tvvuh qb Ytmehu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4 10 11\n13 Ytmehu vtllha qzh tvvuh qb Utxi.\n14 Utxi vtllha qzh tvvuh qb Ytmehu.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4 10 11 13 14\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt aelotxaha qzh tvvuh qzhxh.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Hbzm qxtnhuuha qb qzh bsseoh.\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh phaxbby.\n16 Otmaxt jhmq ptok qb qzh ztuujti.\n17 Ytmehu qxtnhuuha qb qzh rtxahm.\n18 Utxi cbdxmhiha qb qzh ztuujti.\n19 Hbzm veokha dv qzh sbbqptuu qzhxh.\n20 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t19\n21 Utxi jhmq ptok qb qzh keqozhm.\n22 Hbzm aelotxaha qzh sbbqptuu.\n23 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t19 22\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Utxi jhmq qb qzh phaxbby.\n4 Ytmehu rxtppha qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Hbzm jhmq qb qzh ptqzxbby.\n7 Hbzm veokha dv qzh tvvuh qzhxh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Ytmehu aelotxaha qzh yeuk.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 10\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 10\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Hbzm vtllha qzh tvvuh qb Utxi.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 10\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Utxi rxtppha qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Hbzm jhmq qb qzh rtxahm.\n9 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 9\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 9 12\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Utxi rtnh qzh sbbqptuu qb Hbzm.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 9 12 15\n17 Hbzm ybnha qb qzh keqozhm.\n18 Utxi jhmq qb qzh ptqzxbby.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 9 12 15\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n10 Hbzm vtllha qzh tvvuh qb Otmaxt.\n11 Otmaxt vtllha qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 11\n13 Hbzm rtnh qzh tvvuh qb Otmaxt.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10 11 13\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Utxi ybnha qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Utxi qbbk qzh tvvuh qzhxh.\n6 Utxi axbvvha qzh tvvuh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t5 6\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Otmaxt jhmq ptok qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t5 6\n11 Utxi qbbk qzh sbbqptuu qzhxh.\n12 Utxi uhsq qzh sbbqptuu.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t5 6 11 12\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Hbzm jhmq qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t5 6 11 12\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t5 6 11 12\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt ztmaha qzh tvvuh qb Ytmehu.\n5 Ytmehu aelotxaha qzh tvvuh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n7 Ytmehu veokha dv qzh tvvuh qzhxh.\n8 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 4 8\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Otmaxt vtllha qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 5 7 8\n13 Hbzm rtnh qzh tvvuh qb Otmaxt.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 4 8 11 13\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt aelotxaha qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 5\n7 Otmaxt rbq qzh yeuk qzhxh.\n8 Utxi ybnha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 5 7\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Ytmehu rbq qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Otmaxt vtllha qzh yeuk qb Hbzm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Hbzm rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Utxi vdq abjm qzh yeuk.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt qbbk qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t8\n10 Otmaxt axbvvha qzh yeuk qzhxh.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 10\n13 Hbzm jhmq qb qzh bsseoh.\n14 Hbzm rxtppha qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 10\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t1 5\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t1 5\n10 Utxi aelotxaha qzh tvvuh.\n11 Utxi qbbk qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t1 5 10 11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Utxi uhsq qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 5 10 11 14\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Utxi axbvvha qzh sbbqptuu.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 7\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 7\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Utxi rxtppha qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 7 16\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Ytmehu qbbk qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Ytmehu uhsq qzh yeuk.\n18 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 17\n19 Ytmehu jhmq ptok qb qzh ptqzxbby.\n20 Otmaxt ybnha qb qzh phaxbby.\n21 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 17\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Utxi jhmq qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n10 Otmaxt rbq qzh yeuk qzhxh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t2 10\n13 Hbzm jhmq qb qzh bsseoh.\n14 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 10 14\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Utxi jhmq qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Ytmehu rxtppha qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n10 Ytmehu aelotxaha qzh tvvuh.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Hbzm rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Utxi ybnha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Otmaxt veokha dv qzh tvvuh qzhxh.\n8 Hbzm axbvvha qzh sbbqptuu.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 8\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7\n13 Hbzm veokha dv qzh sbbqptuu qzhxh.\n14 Utxi rbq qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t14\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi ztmaha qzh yeuk qb Otmaxt.\n5 Otmaxt axbvvha qzh yeuk.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n7 Hbzm jhmq qb qzh bsseoh.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Hbzm vtllha qzh yeuk qb Utxi.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 5\n13 Utxi rtnh qzh yeuk qb Hbzm.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4 11 13\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Utxi veokha dv qzh tvvuh qzhxh.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t9\n12 Utxi ztmaha qzh tvvuh qb Otmaxt.\n13 Otmaxt vtllha qzh tvvuh qb Utxi.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t9 12 13\n15 Otmaxt cbdxmhiha qb qzh keqozhm.\n16 Otmaxt qxtnhuuha qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t9 12 13\n18 Utxi vdq abjm qzh tvvuh qzhxh.\n19 Otmaxt veokha dv qzh tvvuh qzhxh.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t12 13 19\n21 Otmaxt ztmaha qzh tvvuh qb Utxi.\n22 Utxi axbvvha qzh tvvuh qzhxh.\n23 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t9 12 13 18 21 22\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Hbzm ybnha qb qzh ztuujti.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Ytmehu veokha dv qzh tvvuh qzhxh.\n8 Ytmehu axbvvha qzh tvvuh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Ytmehu uhsq qzh tvvuh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8 10 11\n13 Utxi jhmq qb qzh bsseoh.\n14 Otmaxt uhsq qzh yeuk.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Hbzm veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm aelotxaha qzh sbbqptuu.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4\n7 Otmaxt veokha dv qzh yeuk qzhxh.\n8 Ytmehu rbq qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4\n10 Ytmehu aelotxaha qzh tvvuh qzhxh.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7\n13 Otmaxt uhsq qzh yeuk qzhxh.\n14 Otmaxt cbdxmhiha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8 10 11\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Ytmehu rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu vtllha qzh yeuk qb Hbzm.\n5 Hbzm rtnh qzh yeuk qb Ytmehu.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5\n7 Ytmehu rtnh qzh yeuk qb Hbzm.\n8 Hbzm veokha dv qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 7\n10 Hbzm vtllha qzh tvvuh qb Ytmehu.\n11 Ytmehu ztmaha qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t4 5 7 8 10 11\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Hbzm vtllha qzh tvvuh qb Ytmehu.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4 5 7 8 10 11 14\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm axbvvha qzh yeuk.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 5\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Utxi vdq abjm qzh tvvuh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 8\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Utxi rxtppha qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7 8 11\n13 Hbzm rbq qzh yeuk qzhxh.\n14 Utxi vdq abjm qzh sbbqptuu.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 8 11 14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Otmaxt jhmq qb qzh ztuujti.\n4 Otmaxt qbbk qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Otmaxt vtllha qzh yeuk qb Hbzm.\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6\n9 Hbzm qxtnhuuha qb qzh keqozhm.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t6 7\n12 Hbzm vtllha qzh sbbqptuu qb Ytmehu.\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t6 7 12\n15 Hbzm rbq qzh tvvuh qzhxh.\n16 Hbzm aelotxaha qzh tvvuh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t6 7 12 15 16\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Otmaxt jhmq qb qzh ptqzxbby.\n7 Hbzm ybnha qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Hbzm veokha dv qzh sbbqptuu qzhxh.\n10 Ytmehu veokha dv qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n15 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm qbbk qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n18 Ytmehu cbdxmhiha qb qzh rtxahm.\n19 Ytmehu aelotxaha qzh tvvuh.\n20 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t9 16\n21 Hbzm jhmq qb qzh rtxahm.\n22 Hbzm vtllha qzh sbbqptuu qb Ytmehu.\n23 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t9 16 22\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Ytmehu rbq qzh sbbqptuu qzhxh.\n8 Ytmehu ztmaha qzh sbbqptuu qb Hbzm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n10 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n11 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n13 Hbzm ztmaha qzh sbbqptuu qb Otmaxt.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n16 Otmaxt uhsq qzh sbbqptuu.\n17 Hbzm jhmq ptok qb qzh phaxbby.\n18 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 10 11 13\n19 Hbzm jhmq qb qzh bsseoh.\n20 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10 11 13 16 20\n1 Ytmehu qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n5 Hbzm rxtppha qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n7 Otmaxt ztmaha qzh sbbqptuu qb Ytmehu.\n8 Hbzm axbvvha qzh tvvuh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 4 7\n10 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 8\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Utxi veokha dv qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t14\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Otmaxt ybnha qb qzh rtxahm.\n4 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Otmaxt jhmq qb qzh phaxbby.\n7 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7\n9 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n10 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7 9 10\n12 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n13 Hbzm veokha dv qzh sbbqptuu qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7 9 10 12 13\n15 Hbzm rtnh qzh sbbqptuu qb Otmaxt.\n16 Hbzm cbdxmhiha qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4 7 9 10 15\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Hbzm ybnha qb qzh phaxbby.\n4 Hbzm ybnha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Otmaxt jhmq qb qzh ptqzxbby.\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Utxi rxtppha qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t16\n18 Utxi uhsq qzh sbbqptuu.\n19 Ytmehu jhmq qb qzh rtxahm.\n20 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t16 18\n21 Otmaxt qbbk qzh tvvuh qzhxh.\n22 Otmaxt qbbk qzh yeuk qzhxh.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t21 22\n24 Hbzm cbdxmhiha qb qzh ptqzxbby.\n25 Ytmehu jhmq ptok qb qzh bsseoh.\n26 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t21 22\n27 Ytmehu cbdxmhiha qb qzh phaxbby.\n28 Hbzm cbdxmhiha qb qzh bsseoh.\n29 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t21 22\n1 Hbzm veokha dv qzh sbbqptuu qzhxh.\n2 Hbzm axbvvha qzh sbbqptuu.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Utxi ybnha qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 2 11\n13 Hbzm ybnha qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 2 11\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Hbzm veokha dv qzh sbbqptuu qzhxh.\n6 Otmaxt cbdxmhiha qb qzh bsseoh.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n8 Utxi jhmq qb qzh ztuujti.\n9 Hbzm qbbk qzh yeuk qzhxh.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t5 9\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Hbzm cbdxmhiha qb qzh keqozhm.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t5 9\n14 Hbzm axbvvha qzh sbbqptuu.\n15 Ytmehu qxtnhuuha qb qzh rtxahm.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 9 14\n17 Ytmehu qbbk qzh tvvuh qzhxh.\n18 Ytmehu vdq abjm qzh tvvuh.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 9 14\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n7 Utxi rxtppha qzh yeuk qzhxh.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Utxi ztmaha qzh yeuk qb Otmaxt.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 14\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm rbq qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Hbzm vtllha qzh yeuk qb Ytmehu.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 6\n9 Utxi jhmq ptok qb qzh phaxbby.\n10 Ytmehu axbvvha qzh yeuk.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 6\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 10\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Otmaxt jhmq ptok qb qzh ptqzxbby.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 10\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu uhsq qzh tvvuh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Utxi vdq abjm qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 11\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 11\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Otmaxt uhsq qzh yeuk.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6\n11 Ytmehu rbq qzh yeuk qzhxh.\n12 Ytmehu axbvvha qzh yeuk.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Ytmehu jhmq ptok qb qzh bsseoh.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 12\n17 Hbzm cbdxmhiha qb qzh bsseoh.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 12\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Hbzm ztmaha qzh tvvuh qb Otmaxt.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n9 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n10 Otmaxt vtllha qzh tvvuh qb Ytmehu.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n12 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n13 Otmaxt vtllha qzh tvvuh qb Ytmehu.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10 12 13\n15 Otmaxt uhsq qzh sbbqptuu.\n16 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 12 13 16\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Hbzm rbq qzh yeuk qzhxh.\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n6 Utxi qbbk qzh sbbqptuu qzhxh.\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n9 Hbzm ybnha qb qzh ztuujti.\n10 Utxi vtllha qzh sbbqptuu qb Hbzm.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 10\n12 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 10 12\n15 Otmaxt cbdxmhiha qb qzh bsseoh.\n16 Ytmehu jhmq qb qzh bsseoh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 10 12\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Hbzm ybnha qb qzh rtxahm.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Hbzm vdq abjm qzh tvvuh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 10\n12 Ytmehu qbbk qzh sbbqptuu qzhxh.\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 10\n15 Ytmehu rtnh qzh sbbqptuu qb Otmaxt.\n16 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12 15 16\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Otmaxt rxtppha qzh yeuk qzhxh.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Otmaxt ybnha qb qzh rtxahm.\n7 Otmaxt ztmaha qzh yeuk qb Hbzm.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 7\n9 Hbzm qxtnhuuha qb qzh keqozhm.\n10 Utxi ybnha qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 7\n12 Otmaxt ybnha qb qzh ztuujti.\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 7\n15 Hbzm rtnh qzh yeuk qb Ytmehu.\n16 Ytmehu aelotxaha qzh yeuk.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t7 15\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh ptqzxbby.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Utxi qbbk qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Otmaxt axbvvha qzh sbbqptuu.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 12\n14 Utxi axbvvha qzh tvvuh.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 12\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9 12 18\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Utxi jhmq qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n10 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n11 Hbzm vdq abjm qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 10\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8 10 11 13 14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Otmaxt jhmq ptok qb qzh rtxahm.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n11 Otmaxt qbbk qzh sbbqptuu qzhxh.\n12 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Ytmehu ybnha qb qzh bsseoh.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t11 14\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Utxi ztmaha qzh tvvuh qb Otmaxt.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t11 14 18\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Hbzm jhmq qb qzh rtxahm.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Hbzm cbdxmhiha qb qzh ptqzxbby.\n7 Hbzm ybnha qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n9 Otmaxt ybnha qb qzh bsseoh.\n10 Ytmehu rbq qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n12 Otmaxt rbq qzh sbbqptuu qzhxh.\n13 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n15 Utxi jhmq qb qzh ptqzxbby.\n16 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n1 Hbzm ybnha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Ytmehu qbbk qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Utxi jhmq ptok qb qzh ztuujti.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Utxi jhmq qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Ytmehu aelotxaha qzh yeuk.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 15\n17 Ytmehu qxtnhuuha qb qzh rtxahm.\n18 Hbzm ybnha qb qzh rtxahm.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 15\n1 Otmaxt rbq qzh tvvuh qzhxh.\n2 Otmaxt rtnh qzh tvvuh qb Ytmehu.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt qbbk qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 2 5\n7 Utxi jhmq qb qzh rtxahm.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 2 5\n10 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 2 5 10 11\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Otmaxt aelotxaha qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 5 10 11 14\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Otmaxt rtnh qzh tvvuh qb Ytmehu.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n7 Ytmehu axbvvha qzh tvvuh.\n8 Ytmehu qbbk qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5 7 8\n10 Ytmehu ztmaha qzh tvvuh qb Otmaxt.\n11 Otmaxt rtnh qzh tvvuh qb Ytmehu.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5 7 8 10 11\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5 7 8 10 11\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Utxi ybnha qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n9 Hbzm vdq abjm qzh tvvuh.\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 9\n12 Utxi ybnha qb qzh bsseoh.\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 9\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Otmaxt cbdxmhiha qb qzh ztuujti.\n17 Ytmehu jhmq qb qzh bsseoh.\n18 Hbzm veokha dv qzh tvvuh qzhxh.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4 9 18\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Hbzm rbq qzh tvvuh qzhxh.\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n8 Hbzm ztmaha qzh tvvuh qb Ytmehu.\n9 Ytmehu vtllha qzh tvvuh qb Hbzm.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 8 9\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Otmaxt ybnha qb qzh ptqzxbby.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 9\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 9\n17 Hbzm veokha dv qzh sbbqptuu qzhxh.\n18 Hbzm qxtnhuuha qb qzh bsseoh.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t5 8 9 17\n1 Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Hbzm uhsq qzh tvvuh.\n7 Utxi rbq qzh yeuk qzhxh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n9 Utxi vdq abjm qzh yeuk.\n10 Hbzm jhmq qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 6\n12 Otmaxt qxtnhuuha qb qzh phaxbby.\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 9\n15 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n16 Hbzm jhmq ptok qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 6 13 15\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Ytmehu qbbk qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n11 Ytmehu vtllha qzh tvvuh qb Utxi.\n12 Hbzm ybnha qb qzh phaxbby.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 11\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Utxi aelotxaha qzh tvvuh.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 15\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Hbzm jhmq qb qzh bsseoh.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 15\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm vtllha qzh tvvuh qb Utxi.\n5 Utxi ztmaha qzh tvvuh qb Hbzm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5\n7 Hbzm vtllha qzh tvvuh qb Utxi.\n8 Utxi ztmaha qzh tvvuh qb Hbzm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5 7 8\n10 Hbzm ztmaha qzh tvvuh qb Utxi.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4 5 7 8 10\n13 Utxi rtnh qzh tvvuh qb Otmaxt.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5 7 8 10 13\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Utxi ybnha qb qzh bsseoh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Utxi ztmaha qzh tvvuh qb Otmaxt.\n7 Otmaxt vtllha qzh tvvuh qb Utxi.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 7\n9 Hbzm jhmq ptok qb qzh rtxahm.\n10 Otmaxt qbbk qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 7 10\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Utxi vtllha qzh tvvuh qb Otmaxt.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 6 7 13\n15 Utxi veokha dv qzh yeuk qzhxh.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3 6 7 13 15\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Utxi rbq qzh yeuk qzhxh.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Ytmehu rbq qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11\n13 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 13\n16 Utxi jhmq qb qzh phaxbby.\n17 Utxi ztmaha qzh yeuk qb Ytmehu.\n18 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11 13 17\n19 Otmaxt cbdxmhiha qb qzh bsseoh.\n20 Otmaxt ybnha qb qzh ztuujti.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 17\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n7 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n8 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 7 8\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 7 8\n13 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n14 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8 13 14\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n7 Hbzm rtnh qzh yeuk qb Utxi.\n8 Utxi vtllha qzh yeuk qb Hbzm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 7 8\n10 Utxi jhmq qb qzh keqozhm.\n11 Utxi ybnha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 7 8\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Utxi ybnha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 8\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm axbvvha qzh sbbqptuu.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5 7 8\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5 7 8\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Utxi jhmq qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5 7 8\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi vdq abjm qzh tvvuh.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Hbzm cbdxmhiha qb qzh ztuujti.\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 4 13\n15 Utxi aelotxaha qzh tvvuh qzhxh.\n16 Hbzm cbdxmhiha qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4 13 15\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq qb qzh bsseoh.\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Utxi cbdxmhiha qb qzh keqozhm.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Otmaxt qbbk qzh yeuk qzhxh.\n9 Otmaxt axbvvha qzh yeuk.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 9\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Ytmehu jhmq qb qzh rtxahm.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 9\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Otmaxt jhmq qb qzh ztuujti.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 9\n17 Otmaxt rxtppha qzh tvvuh qzhxh.\n18 Hbzm ybnha qb qzh phaxbby.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t5 8 9 17\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu rtnh qzh yeuk qb Hbzm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 5\n7 Hbzm aelotxaha qzh yeuk qzhxh.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 7\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 5\n13 Hbzm jhmq qb qzh keqozhm.\n14 Ytmehu veokha dv qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 5 14\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Utxi ybnha qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Otmaxt jhmq qb qzh phaxbby.\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Ytmehu cbdxmhiha qb qzh phaxbby.\n10 Hbzm ybnha qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Hbzm ybnha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Hbzm ybnha qb qzh rtxahm.\n16 Otmaxt jhmq ptok qb qzh ztuujti.\n17 Otmaxt qxtnhuuha qb qzh bsseoh.\n18 Otmaxt qbbk qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t18\n20 Otmaxt aelotxaha qzh sbbqptuu.\n21 Hbzm jhmq qb qzh ztuujti.\n22 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t18 20\n23 Otmaxt veokha dv qzh tvvuh qzhxh.\n24 Utxi cbdxmhiha qb qzh ztuujti.\n25 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t18 20 23\n26 Otmaxt jhmq qb qzh keqozhm.\n27 Hbzm jhmq qb qzh bsseoh.\n28 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t18 20 23\n29 Hbzm jhmq ptok qb qzh phaxbby.\n30 Utxi cbdxmhiha qb qzh bsseoh.\n31 Hbzm jhmq ptok qb qzh rtxahm.\n32 Otmaxt qxtnhuuha qb qzh rtxahm.\n33 Otmaxt aelotxaha qzh tvvuh qzhxh.\n34 Ytmehu rxtppha qzh tvvuh qzhxh.\n35 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t34\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Otmaxt jhmq ptok qb qzh bsseoh.\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Utxi jhmq qb qzh phaxbby.\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Otmaxt jhmq ptok qb qzh phaxbby.\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Ytmehu qxtnhuuha qb qzh keqozhm.\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Ytmehu veokha dv qzh yeuk qzhxh.\n16 Ytmehu rtnh qzh yeuk qb Utxi.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t15 16\n18 Utxi ztmaha qzh yeuk qb Ytmehu.\n19 Hbzm rbq qzh tvvuh qzhxh.\n20 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t16 18\n21 Ytmehu uhsq qzh yeuk.\n22 Hbzm aelotxaha qzh tvvuh.\n23 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t15 16 18 21\n24 Utxi veokha dv qzh yeuk qzhxh.\n25 Hbzm jhmq qb qzh keqozhm.\n26 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t15 16 18 21\n27 Ytmehu jhmq ptok qb qzh rtxahm.\n28 Ytmehu ybnha qb qzh phaxbby.\n29 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t16 18 24\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt ztmaha qzh yeuk qb Hbzm.\n5 Hbzm rtnh qzh yeuk qb Otmaxt.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5\n10 Otmaxt aelotxaha qzh yeuk.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5 10 11\n13 Otmaxt uhsq qzh yeuk.\n14 Utxi ybnha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4 5 10 11 13\n1 Utxi jhmq qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Ytmehu qxtnhuuha qb qzh rtxahm.\n7 Hbzm rbq qzh yeuk qzhxh.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7\n10 Hbzm vdq abjm qzh yeuk qzhxh.\n11 Ytmehu rbq qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t7 10\n13 Ytmehu rtnh qzh yeuk qb Hbzm.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 13\n16 Hbzm vtllha qzh yeuk qb Utxi.\n17 Utxi vtllha qzh yeuk qb Hbzm.\n18 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7 10 13 16 17\n19 Ytmehu qxtnhuuha qb qzh bsseoh.\n20 Hbzm ybnha qb qzh keqozhm.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t16 17\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n7 Utxi axbvvha qzh sbbqptuu.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 7\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 7\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu rxtppha qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Otmaxt uhsq qzh tvvuh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Utxi ybnha qb qzh bsseoh.\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n11 Hbzm ztmaha qzh sbbqptuu qb Ytmehu.\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 11\n14 Utxi axbvvha qzh tvvuh.\n15 Ytmehu qbbk qzh yeuk qzhxh.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 11\n17 Hbzm ybnha qb qzh bsseoh.\n18 Hbzm veokha dv qzh tvvuh qzhxh.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 14\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu rxtppha qzh yeuk qzhxh.\n6 Ytmehu vdq abjm qzh yeuk.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 6\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5 6 8\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Ytmehu jhmq qb qzh rtxahm.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5 6 8\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Hbzm ybnha qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11\n17 Ytmehu rxtppha qzh tvvuh qzhxh.\n18 Ytmehu rtnh qzh tvvuh qb Hbzm.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5 6 8 17 18\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu aelotxaha qzh sbbqptuu.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 4 11\n13 Ytmehu vtllha qzh sbbqptuu qb Hbzm.\n14 Hbzm axbvvha qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t13 14\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Utxi uhsq qzh tvvuh.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n10 Ytmehu aelotxaha qzh sbbqptuu.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 10\n13 Utxi jhmq qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 10\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Utxi rbq qzh tvvuh qzhxh.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Utxi uhsq qzh tvvuh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 11\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 11\n16 Otmaxt veokha dv qzh yeuk qzhxh.\n17 Utxi rbq qzh tvvuh qzhxh.\n18 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7 11 17\n19 Utxi aelotxaha qzh tvvuh.\n20 Utxi rxtppha qzh tvvuh qzhxh.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t16\n1 Hbzm jhmq qb qzh bsseoh.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu rbq qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5\n7 Ytmehu axbvvha qzh yeuk.\n8 Otmaxt vdq abjm qzh tvvuh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt veokha dv qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 7\n13 Otmaxt rtnh qzh yeuk qb Ytmehu.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8 11 13\n1 Hbzm veokha dv qzh yeuk qzhxh.\n2 Hbzm ztmaha qzh yeuk qb Utxi.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Utxi vdq abjm qzh yeuk qzhxh.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Ytmehu veokha dv qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11\n13 Ytmehu axbvvha qzh yeuk.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 13\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu vdq abjm qzh sbbqptuu.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Hbzm ztmaha qzh tvvuh qb Otmaxt.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt rtnh qzh tvvuh qb Utxi.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 8\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Hbzm veokha dv qzh sbbqptuu qzhxh.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n6 Otmaxt ybnha qb qzh keqozhm.\n7 Utxi rbq qzh tvvuh qzhxh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n9 Otmaxt jhmq qb qzh phaxbby.\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n12 Utxi ztmaha qzh tvvuh qb Hbzm.\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 12\n15 Hbzm ybnha qb qzh rtxahm.\n16 Hbzm rtnh qzh tvvuh qb Ytmehu.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 12\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Utxi jhmq qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n7 Otmaxt rbq qzh sbbqptuu qzhxh.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 14\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Hbzm vdq abjm qzh tvvuh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Utxi vdq abjm qzh sbbqptuu.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 8\n10 Otmaxt vtllha qzh yeuk qb Hbzm.\n11 Hbzm uhsq qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 5 10 11\n13 Otmaxt rbq qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 10 13 14\n1 Utxi ybnha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Hbzm veokha dv qzh sbbqptuu qzhxh.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n6 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n7 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 6 7\n9 Hbzm ybnha qb qzh ztuujti.\n10 Hbzm rtnh qzh sbbqptuu qb Ytmehu.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 6 7 10\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Ytmehu vtllha qzh sbbqptuu qb Hbzm.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 7\n15 Hbzm vtllha qzh sbbqptuu qb Ytmehu.\n16 Utxi jhmq ptok qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10 13 15\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Otmaxt axbvvha qzh sbbqptuu.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 9\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 9 12\n14 Otmaxt uhsq qzh sbbqptuu qzhxh.\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 9 12 14\n17 Hbzm cbdxmhiha qb qzh bsseoh.\n18 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 9 12 14 18\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Utxi rbq qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Utxi ztmaha qzh tvvuh qb Otmaxt.\n9 Utxi rbq qzh sbbqptuu qzhxh.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 8 9\n11 Otmaxt ztmaha qzh tvvuh qb Utxi.\n12 Utxi rtnh qzh tvvuh qb Otmaxt.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t8 11 12\n14 Hbzm jhmq qb qzh bsseoh.\n15 Otmaxt rtnh qzh tvvuh qb Utxi.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 11 12 15\n17 Utxi rtnh qzh tvvuh qb Otmaxt.\n18 Otmaxt jhmq ptok qb qzh bsseoh.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 8 9 11 12 15 17\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n7 Hbzm veokha dv qzh tvvuh qzhxh.\n8 Ytmehu ztmaha qzh yeuk qb Utxi.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 8\n10 Utxi ztmaha qzh yeuk qb Ytmehu.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7\n13 Hbzm rtnh qzh tvvuh qb Utxi.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t7 13\n1 Hbzm jhmq qb qzh phaxbby.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Utxi jhmq qb qzh ztuujti.\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Otmaxt rtnh qzh yeuk qb Utxi.\n7 Hbzm ybnha qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6\n9 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n10 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6 9 10\n12 Utxi vdq abjm qzh yeuk.\n13 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4 6 9 10 13\n15 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n16 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 10 12 13 15 16\n1 Utxi rbq qzh yeuk qzhxh.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Otmaxt uhsq qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n7 Utxi ybnha qb qzh ztuujti.\n8 Utxi ztmaha qzh yeuk qb Hbzm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Utxi ybnha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Hbzm ztmaha qzh yeuk qb Ytmehu.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Hbzm cbdxmhiha qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Utxi ybnha qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Hbzm ybnha qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n15 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n16 Ytmehu ybnha qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 15\n18 Ytmehu jhmq ptok qb qzh keqozhm.\n19 Hbzm aelotxaha qzh sbbqptuu.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 15\n21 Hbzm jhmq qb qzh ztuujti.\n22 Hbzm jhmq qb qzh ptqzxbby.\n23 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t15 19\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi vtllha qzh yeuk qb Ytmehu.\n5 Ytmehu rtnh qzh yeuk qb Utxi.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 4 5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Utxi vdq abjm qzh yeuk.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 5\n10 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 5 10\n13 Ytmehu uhsq qzh sbbqptuu.\n14 Utxi qbbk qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 5 10 13\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Ytmehu ztmaha qzh tvvuh qb Otmaxt.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 4 5\n7 Otmaxt ztmaha qzh tvvuh qb Ytmehu.\n8 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 4 5 7 8\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 7 8 11\n13 Hbzm axbvvha qzh tvvuh.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t11 13\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Utxi qxtnhuuha qb qzh ztuujti.\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Ytmehu cbdxmhiha qb qzh bsseoh.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Otmaxt rxtppha qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 13\n15 Hbzm vtllha qzh tvvuh qb Otmaxt.\n16 Otmaxt rtnh qzh tvvuh qb Hbzm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 13 15 16\n18 Hbzm vtllha qzh tvvuh qb Otmaxt.\n19 Otmaxt vtllha qzh tvvuh qb Hbzm.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 13 15 16 18 19\n21 Hbzm vtllha qzh tvvuh qb Otmaxt.\n22 Otmaxt rtnh qzh tvvuh qb Hbzm.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 13 15 16 18 19 21 22\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Utxi jhmq qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Ytmehu qxtnhuuha qb qzh phaxbby.\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n10 Ytmehu uhsq qzh yeuk.\n11 Otmaxt rxtppha qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10\n13 Otmaxt rtnh qzh tvvuh qb Hbzm.\n14 Hbzm ztmaha qzh tvvuh qb Otmaxt.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10\n16 Utxi jhmq ptok qb qzh keqozhm.\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t11 13 14\n19 Otmaxt uhsq qzh tvvuh.\n20 Utxi rtnh qzh sbbqptuu qb Ytmehu.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t11 13 14 19\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Otmaxt vtllha qzh yeuk qb Hbzm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 5\n7 Hbzm vtllha qzh yeuk qb Otmaxt.\n8 Otmaxt vtllha qzh yeuk qb Hbzm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 5 7 8\n10 Hbzm vtllha qzh yeuk qb Otmaxt.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4 5 7 8 10\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 7 8 10\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Utxi jhmq qb qzh bsseoh.\n3 Hbzm rxtppha qzh yeuk qzhxh.\n4 Hbzm uhsq qzh yeuk.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n9 Hbzm cbdxmhiha qb qzh bsseoh.\n10 Hbzm qbbk qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 10\n12 Hbzm qxtnhuuha qb qzh ztuujti.\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 10\n15 Ytmehu rxtppha qzh tvvuh qzhxh.\n16 Ytmehu ybnha qb qzh ptqzxbby.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t15\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt rtnh qzh tvvuh qb Ytmehu.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 5 8\n10 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 10\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Otmaxt vtllha qzh tvvuh qb Hbzm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 8 10 14\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Hbzm rxtppha qzh yeuk qzhxh.\n5 Hbzm cbdxmhiha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Ytmehu vtllha qzh tvvuh qb Utxi.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n13 Utxi vtllha qzh tvvuh qb Hbzm.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 13\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Utxi uhsq qzh sbbqptuu.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 4 5\n7 Otmaxt vtllha qzh tvvuh qb Ytmehu.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 7\n10 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 4 5\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Utxi uhsq qzh sbbqptuu.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4 5 14\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu veokha dv qzh yeuk qzhxh.\n5 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5\n7 Otmaxt rtnh qzh tvvuh qb Ytmehu.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t2 4 5 7\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Ytmehu aelotxaha qzh yeuk.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5 7 11\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t2 4 5 7 11 13\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Otmaxt axbvvha qzh tvvuh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Otmaxt rbq qzh sbbqptuu qzhxh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 2 4\n7 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 7\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Ytmehu rbq qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 7\n13 Hbzm rbq qzh tvvuh qzhxh.\n14 Hbzm axbvvha qzh tvvuh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Utxi rtnh qzh tvvuh qb Hbzm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t2 4\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Hbzm jhmq qb qzh rtxahm.\n14 Hbzm rtnh qzh tvvuh qb Otmaxt.\n15 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t2 4 14 15\n17 Otmaxt jhmq ptok qb qzh ptqzxbby.\n18 Hbzm jhmq qb qzh ptqzxbby.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t14 15\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi axbvvha qzh sbbqptuu qzhxh.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu veokha dv qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n13 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n14 Otmaxt ztmaha qzh tvvuh qb Ytmehu.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t13 14\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Ytmehu veokha dv qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Ytmehu ztmaha qzh tvvuh qb Utxi.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Utxi rtnh qzh tvvuh qb Otmaxt.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 8\n10 Utxi vdq abjm qzh yeuk.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 5 7 10\n13 Otmaxt rbq qzh yeuk qzhxh.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7 8 13\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Ytmehu rbq qzh yeuk qzhxh.\n6 Hbzm qbbk qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t6\n8 Utxi jhmq qb qzh bsseoh.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Utxi jhmq ptok qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t6\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Ytmehu aelotxaha qzh yeuk.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 15\n17 Utxi jhmq qb qzh bsseoh.\n18 Hbzm aelotxaha qzh tvvuh.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 18\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Utxi qbbk qzh sbbqptuu qzhxh.\n10 Utxi jhmq qb qzh bsseoh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t9\n12 Hbzm rtnh qzh tvvuh qb Ytmehu.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t9\n15 Utxi uhsq qzh sbbqptuu.\n16 Utxi rbq qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t9 15 16\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Utxi ybnha qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Otmaxt rxtppha qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Otmaxt ztmaha qzh yeuk qb Hbzm.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 9\n11 Hbzm vtllha qzh yeuk qb Otmaxt.\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 9 11\n14 Hbzm ybnha qb qzh keqozhm.\n15 Ytmehu jhmq ptok qb qzh bsseoh.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 9 11\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Otmaxt ztmaha qzh yeuk qb Ytmehu.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 9 11 18\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu veokha dv qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu aelotxaha qzh tvvuh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Ytmehu rbq qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 5 8\n10 Utxi qbbk qzh yeuk qzhxh.\n11 Utxi vtllha qzh yeuk qb Hbzm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 5 8\n13 Hbzm rtnh qzh yeuk qb Utxi.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t10 11 13\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n7 Hbzm uhsq qzh tvvuh.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6\n9 Otmaxt qbbk qzh tvvuh qzhxh.\n10 Otmaxt rtnh qzh tvvuh qb Hbzm.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6 9 10\n12 Hbzm cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm axbvvha qzh tvvuh qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 7 10 13\n15 Hbzm rbq qzh tvvuh qzhxh.\n16 Hbzm vdq abjm qzh tvvuh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 7 10 13 15 16\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Ytmehu cbdxmhiha qb qzh phaxbby.\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Otmaxt rxtppha qzh tvvuh qzhxh.\n10 Otmaxt vdq abjm qzh tvvuh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 10\n12 Otmaxt ybnha qb qzh phaxbby.\n13 Utxi jhmq qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 10\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9 10 16\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 10 16 19\n21 Utxi vtllha qzh sbbqptuu qb Otmaxt.\n22 Otmaxt aelotxaha qzh sbbqptuu.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 10 16 19 21 22\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Ytmehu vtllha qzh sbbqptuu qb Hbzm.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Hbzm rtnh qzh sbbqptuu qb Ytmehu.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n10 Ytmehu aelotxaha qzh sbbqptuu.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2 5 10\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu qbbk qzh yeuk qzhxh.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n6 Ytmehu uhsq qzh yeuk.\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 6\n9 Utxi jhmq qb qzh phaxbby.\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 6\n12 Otmaxt qxtnhuuha qb qzh ztuujti.\n13 Otmaxt veokha dv qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t13\n15 Otmaxt qbbk qzh tvvuh qzhxh.\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t13 15\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Hbzm veokha dv qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Hbzm aelotxaha qzh tvvuh qzhxh.\n5 Hbzm rxtppha qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 5\n7 Hbzm vtllha qzh tvvuh qb Ytmehu.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4 5 7\n10 Ytmehu aelotxaha qzh tvvuh.\n11 Otmaxt vtllha qzh yeuk qb Utxi.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4 5 7\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 11\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Ytmehu veokha dv qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu axbvvha qzh tvvuh qzhxh.\n5 Ytmehu qbbk qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Hbzm veokha dv qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5\n10 Ytmehu vdq abjm qzh tvvuh.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 10\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 10\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu aelotxaha qzh tvvuh.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4\n10 Otmaxt veokha dv qzh tvvuh qzhxh.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Otmaxt uhsq qzh tvvuh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 4\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 4\n9 Hbzm vdq abjm qzh yeuk.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 9\n12 Hbzm jhmq ptok qb qzh bsseoh.\n13 Hbzm uhsq qzh sbbqptuu.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4 9 13\n15 Otmaxt qxtnhuuha qb qzh rtxahm.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t16\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Hbzm jhmq qb qzh ztuujti.\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Ytmehu jhmq qb qzh rtxahm.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Ytmehu jhmq qb qzh bsseoh.\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh rtxahm.\n12 Hbzm jhmq ptok qb qzh rtxahm.\n13 Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Utxi jhmq qb qzh keqozhm.\n16 Utxi jhmq qb qzh ztuujti.\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Hbzm jhmq qb qzh rtxahm.\n19 Utxi ybnha qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh ptqzxbby.\n21 Hbzm jhmq ptok qb qzh bsseoh.\n22 Hbzm qxtnhuuha qb qzh rtxahm.\n23 Ytmehu jhmq qb qzh phaxbby.\n24 Utxi qxtnhuuha qb qzh ptqzxbby.\n25 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n26 Utxi qbbk qzh yeuk qzhxh.\n27 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t26\n28 Utxi vtllha qzh yeuk qb Ytmehu.\n29 Ytmehu vtllha qzh yeuk qb Utxi.\n30 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t26 28 29\n31 Utxi ztmaha qzh yeuk qb Ytmehu.\n32 Ytmehu rtnh qzh yeuk qb Utxi.\n33 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t26 28 29 31 32\n34 Otmaxt jhmq qb qzh phaxbby.\n35 Ytmehu ybnha qb qzh keqozhm.\n36 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t28 29 31 32\n37 Ytmehu ybnha qb qzh ztuujti.\n38 Hbzm jhmq qb qzh bsseoh.\n39 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t28 29 31 32\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Hbzm ybnha qb qzh rtxahm.\n5 Utxi uhsq qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 5\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Utxi rxtppha qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 5 8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Utxi axbvvha qzh tvvuh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 5 8 11\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Utxi ybnha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 5 8 11\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm vtllha qzh yeuk qb Utxi.\n5 Utxi rtnh qzh yeuk qb Hbzm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 5\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 5\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Hbzm uhsq qzh yeuk.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4 5 11\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4 5 11\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Hbzm rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Utxi ybnha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu axbvvha qzh tvvuh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 8\n10 Hbzm rtnh qzh yeuk qb Ytmehu.\n11 Ytmehu rxtppha qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t4 8 10 11\n13 Ytmehu rtnh qzh tvvuh qb Hbzm.\n14 Hbzm ztmaha qzh tvvuh qb Ytmehu.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 10 13 14\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t1 2\n4 Ytmehu aelotxaha qzh tvvuh.\n5 Ytmehu axbvvha qzh sbbqptuu.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2 4 5\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2 4 5\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2 4 5\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Ytmehu jhmq ptok qb qzh rtxahm.\n16 Otmaxt jhmq qb qzh ztuujti.\n17 Hbzm jhmq ptok qb qzh ztuujti.\n18 Hbzm qxtnhuuha qb qzh rtxahm.\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Utxi ybnha qb qzh ztuujti.\n21 Hbzm jhmq qb qzh phaxbby.\n22 Utxi rxtppha qzh yeuk qzhxh.\n23 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t22\n1 Utxi rbq qzh yeuk qzhxh.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi uhsq qzh yeuk.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n7 Utxi qbbk qzh yeuk qzhxh.\n8 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n10 Ytmehu axbvvha qzh sbbqptuu.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 4 7\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Ytmehu rbq qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 11\n13 Otmaxt rxtppha qzh yeuk qzhxh.\n14 Otmaxt vtllha qzh tvvuh qb Ytmehu.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 13 14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Ytmehu rtnh qzh tvvuh qb Hbzm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu vdq abjm qzh sbbqptuu.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 8\n10 Hbzm vdq abjm qzh tvvuh qzhxh.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 10\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Utxi ztmaha qzh tvvuh qb Hbzm.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t13 14\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Otmaxt qxtnhuuha qb qzh ztuujti.\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Ytmehu qxtnhuuha qb qzh phaxbby.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh phaxbby.\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Hbzm cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Hbzm veokha dv qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t14\n16 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n17 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n18 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t14 17\n19 Hbzm rbq qzh sbbqptuu qzhxh.\n20 Ytmehu rxtppha qzh tvvuh qzhxh.\n21 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t14 17 19\n22 Ytmehu aelotxaha qzh tvvuh qzhxh.\n23 Ytmehu cbdxmhiha qb qzh ztuujti.\n24 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t14 17 19\n25 Utxi ybnha qb qzh bsseoh.\n26 Hbzm vdq abjm qzh sbbqptuu.\n27 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t14 17 19 26\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Otmaxt aelotxaha qzh tvvuh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Otmaxt aelotxaha qzh tvvuh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 5\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt uhsq qzh tvvuh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 5 10 11\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 5 10 11\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi jhmq qb qzh bsseoh.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Hbzm rbq qzh yeuk qzhxh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n9 Ytmehu jhmq qb qzh bsseoh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n12 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7\n15 Hbzm aelotxaha qzh yeuk.\n16 Hbzm veokha dv qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7 15 16\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm rtnh qzh tvvuh qb Otmaxt.\n5 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 5\n7 Hbzm vtllha qzh tvvuh qb Otmaxt.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4 5 7\n10 Hbzm jhmq qb qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4 5 7\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Otmaxt uhsq qzh tvvuh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 5 7 16\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Utxi jhmq qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Utxi qbbk qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8\n13 Utxi axbvvha qzh yeuk.\n14 Utxi jhmq qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 13\n16 Ytmehu cbdxmhiha qb qzh bsseoh.\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 13\n19 Utxi cbdxmhiha qb qzh phaxbby.\n20 Otmaxt jhmq ptok qb qzh keqozhm.\n21 Hbzm cbdxmhiha qb qzh phaxbby.\n22 Otmaxt rxtppha qzh tvvuh qzhxh.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t22\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Utxi vtllha qzh sbbqptuu qb Hbzm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5\n7 Hbzm aelotxaha qzh sbbqptuu.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5\n10 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu ztmaha qzh sbbqptuu qb Hbzm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t4 5 7 11\n13 Hbzm rtnh qzh sbbqptuu qb Utxi.\n14 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 11\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Ytmehu rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Hbzm jhmq qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n7 Ytmehu rtnh qzh yeuk qb Otmaxt.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 7\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 7\n13 Otmaxt vdq abjm qzh yeuk.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 13\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi ybnha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Otmaxt aelotxaha qzh sbbqptuu.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 8\n10 Utxi vdq abjm qzh tvvuh.\n11 Otmaxt qbbk qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 10\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Ytmehu qbbk qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t14\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Hbzm rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm aelotxaha qzh sbbqptuu.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 5\n7 Hbzm ybnha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 5\n10 Ytmehu rbq qzh tvvuh qzhxh.\n11 Hbzm aelotxaha qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4 5 11\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 14\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Otmaxt qbbk qzh sbbqptuu qzhxh.\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Hbzm veokha dv qzh tvvuh qzhxh.\n7 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 7\n9 Hbzm aelotxaha qzh tvvuh qzhxh.\n10 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 7 10\n12 Hbzm veokha dv qzh yeuk qzhxh.\n13 Otmaxt uhsq qzh sbbqptuu.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 10\n15 Utxi cbdxmhiha qb qzh keqozhm.\n16 Hbzm cbdxmhiha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 7 10 13\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Utxi jhmq qb qzh keqozhm.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Hbzm jhmq ptok qb qzh ztuujti.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Utxi vdq abjm qzh yeuk.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 15\n17 Utxi rxtppha qzh yeuk qzhxh.\n18 Utxi rtnh qzh yeuk qb Otmaxt.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 15 17 18\n20 Otmaxt uhsq qzh yeuk qzhxh.\n21 Ytmehu ybnha qb qzh bsseoh.\n22 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 15 17 18\n23 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n24 Otmaxt rxtppha qzh yeuk qzhxh.\n25 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t18 20 24\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq qb qzh bsseoh.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Hbzm qbbk qzh yeuk qzhxh.\n7 Hbzm vdq abjm qzh tvvuh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4 6 7\n9 Utxi rxtppha qzh sbbqptuu qzhxh.\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4 6 7\n12 Utxi ybnha qb qzh phaxbby.\n13 Hbzm rxtppha qzh tvvuh qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t4 6 7 13\n15 Hbzm jhmq qb qzh bsseoh.\n16 Otmaxt qxtnhuuha qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t4 6 7 13\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm rbq qzh sbbqptuu qzhxh.\n4 Hbzm aelotxaha qzh sbbqptuu.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Otmaxt jhmq qb qzh ztuujti.\n7 Hbzm rbq qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 7\n9 Hbzm rxtppha qzh tvvuh qzhxh.\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 4 7 9\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Utxi ybnha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 4 7 9\n15 Ytmehu jhmq ptok qb qzh phaxbby.\n16 Hbzm jhmq qb qzh ztuujti.\n17 Utxi qxtnhuuha qb qzh ptqzxbby.\n18 Ytmehu ybnha qb qzh ztuujti.\n19 Otmaxt ybnha qb qzh phaxbby.\n20 Hbzm rtnh qzh tvvuh qb Ytmehu.\n21 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 7 9 20\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Utxi ybnha qb qzh rtxahm.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Utxi vtllha qzh tvvuh qb Otmaxt.\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t4 6\n9 Otmaxt vdq abjm qzh tvvuh.\n10 Otmaxt aelotxaha qzh sbbqptuu.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6 9 10\n12 Otmaxt rxtppha qzh tvvuh qzhxh.\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6 9 10 12 13\n15 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n16 Otmaxt qbbk qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t4 6 9 10 12 13 15 16\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Hbzm qbbk qzh sbbqptuu qzhxh.\n4 Otmaxt rxtppha qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n6 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n7 Utxi uhsq qzh sbbqptuu.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 6\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 6\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t4 13\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Utxi jhmq qb qzh bsseoh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t4 13\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Ytmehu ybnha qb qzh rtxahm.\n4 Hbzm rxtppha qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Utxi jhmq qb qzh rtxahm.\n7 Hbzm axbvvha qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n9 Ytmehu qxtnhuuha qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n12 Otmaxt rbq qzh tvvuh qzhxh.\n13 Otmaxt axbvvha qzh tvvuh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t12 13\n15 Utxi qbbk qzh yeuk qzhxh.\n16 Ytmehu jhmq ptok qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t12 13\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt axbvvha qzh yeuk qzhxh.\n5 Utxi jhmq qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Ytmehu qxtnhuuha qb qzh keqozhm.\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t13\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Otmaxt qbbk qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 4 16\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt veokha dv qzh tvvuh qzhxh.\n6 Ytmehu ybnha qb qzh ztuujti.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Otmaxt axbvvha qzh tvvuh.\n9 Ytmehu jhmq ptok qb qzh keqozhm.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 8\n11 Otmaxt qbbk qzh tvvuh qzhxh.\n12 Otmaxt jhmq qb qzh ztuujti.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 11\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Utxi ybnha qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 11\n17 Otmaxt vdq abjm qzh tvvuh.\n18 Hbzm qbbk qzh tvvuh qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 8 11 17\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Otmaxt jhmq qb qzh ztuujti.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Ytmehu ybnha qb qzh phaxbby.\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Otmaxt cbdxmhiha qb qzh phaxbby.\n18 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n19 Ytmehu qxtnhuuha qb qzh rtxahm.\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Otmaxt jhmq qb qzh ztuujti.\n22 Ytmehu rbq qzh tvvuh qzhxh.\n23 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t22\n24 Otmaxt jhmq ptok qb qzh bsseoh.\n25 Ytmehu qbbk qzh sbbqptuu qzhxh.\n26 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t22 25\n27 Ytmehu qbbk qzh yeuk qzhxh.\n28 Ytmehu jhmq ptok qb qzh ztuujti.\n29 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqzxhh\t22 25 27\n30 Hbzm jhmq ptok qb qzh ptqzxbby.\n31 Otmaxt jhmq qb qzh phaxbby.\n32 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqzxhh\t22 25 27\n33 Ytmehu cbdxmhiha qb qzh bsseoh.\n34 Ytmehu axbvvha qzh sbbqptuu.\n35 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t22 25 27 34\n1 Hbzm rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm ztmaha qzh sbbqptuu qb Ytmehu.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Ytmehu ztmaha qzh sbbqptuu qb Hbzm.\n5 Hbzm vtllha qzh sbbqptuu qb Ytmehu.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 4 5\n7 Ytmehu rtnh qzh sbbqptuu qb Hbzm.\n8 Hbzm ztmaha qzh sbbqptuu qb Ytmehu.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 4 5 7 8\n10 Ytmehu vtllha qzh sbbqptuu qb Hbzm.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 2 4 5 7 8 10\n13 Hbzm aelotxaha qzh sbbqptuu.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 7 8 10\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Hbzm axbvvha qzh yeuk.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Hbzm qbbk qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 5 11\n13 Hbzm aelotxaha qzh yeuk.\n14 Ytmehu vdq abjm qzh tvvuh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5 11 13\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Utxi axbvvha qzh sbbqptuu.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t5 6\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n11 Utxi rbq qzh sbbqptuu qzhxh.\n12 Otmaxt vtllha qzh yeuk qb Ytmehu.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5 6 11\n14 Ytmehu ztmaha qzh yeuk qb Otmaxt.\n15 Otmaxt rtnh qzh yeuk qb Ytmehu.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12 14 15\n17 Ytmehu rtnh qzh yeuk qb Otmaxt.\n18 Hbzm jhmq ptok qb qzh bsseoh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t12 14 15 17\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n8 Ytmehu rtnh qzh sbbqptuu qb Otmaxt.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 7 8\n10 Hbzm jhmq qb qzh rtxahm.\n11 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 7 8 11\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Hbzm ztmaha qzh sbbqptuu qb Ytmehu.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 5 7 8 14\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Utxi vtllha qzh tvvuh qb Otmaxt.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n7 Hbzm ybnha qb qzh ztuujti.\n8 Hbzm ybnha qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n10 Hbzm jhmq qb qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n13 Hbzm ztmaha qzh tvvuh qb Otmaxt.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t12 13\n15 Utxi rbq qzh sbbqptuu qzhxh.\n16 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 12 13 16\n1 Utxi jhmq qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Hbzm veokha dv qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Hbzm qxtnhuuha qb qzh phaxbby.\n7 Hbzm ztmaha qzh yeuk qb Utxi.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n9 Ytmehu ybnha qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n12 Utxi vtllha qzh yeuk qb Hbzm.\n13 Hbzm ztmaha qzh yeuk qb Utxi.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7 12 13\n15 Utxi ztmaha qzh yeuk qb Hbzm.\n16 Otmaxt veokha dv qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t16\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Utxi veokha dv qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t7\n10 Utxi uhsq qzh yeuk.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t7\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 10\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Hbzm vtllha qzh yeuk qb Otmaxt.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Utxi jhmq qb qzh phaxbby.\n5 Otmaxt ztmaha qzh yeuk qb Hbzm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 2 5\n7 Hbzm ztmaha qzh yeuk qb Otmaxt.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 5 7\n10 Otmaxt rtnh qzh yeuk qb Hbzm.\n11 Hbzm uhsq qzh yeuk.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 5 7 10 11\n13 Utxi jhmq qb qzh bsseoh.\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5 7 10\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi qbbk qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n10 Ytmehu vdq abjm qzh yeuk qzhxh.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 10\n13 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 10\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n7 Utxi uhsq qzh sbbqptuu.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 7\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 7\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Otmaxt jhmq ptok qb qzh rtxahm.\n16 Utxi rbq qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 7 16\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Hbzm rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Hbzm axbvvha qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Utxi rtnh qzh sbbqptuu qb Ytmehu.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Hbzm ybnha qb qzh keqozhm.\n7 Otmaxt rtnh qzh yeuk qb Utxi.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7\n9 Utxi rtnh qzh yeuk qb Otmaxt.\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4 7 9\n12 Otmaxt ztmaha qzh yeuk qb Utxi.\n13 Utxi vtllha qzh yeuk qb Otmaxt.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 9 12 13\n15 Otmaxt axbvvha qzh yeuk.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 9 12 13\n1 Hbzm jhmq qb qzh bsseoh.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Utxi rtnh qzh sbbqptuu qb Ytmehu.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Hbzm jhmq ptok qb qzh ptqzxbby.\n16 Hbzm axbvvha qzh yeuk.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 16\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Hbzm veokha dv qzh yeuk qzhxh.\n4 Hbzm rtnh qzh yeuk qb Utxi.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Utxi aelotxaha qzh yeuk.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n9 Utxi qbbk qzh yeuk qzhxh.\n10 Utxi rtnh qzh yeuk qb Hbzm.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7 9 10\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Hbzm rtnh qzh yeuk qb Utxi.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4 7 9 10 13\n15 Utxi ztmaha qzh yeuk qb Hbzm.\n16 Hbzm jhmq ptok qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7 9 10 13 15\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Hbzm jhmq qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Otmaxt vtllha qzh yeuk qb Utxi.\n9 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 8\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Otmaxt cbdxmhiha qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 8\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Hbzm qbbk qzh sbbqptuu qzhxh.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t15\n17 Hbzm ztmaha qzh sbbqptuu qb Ytmehu.\n18 Utxi uhsq qzh yeuk qzhxh.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t15 17\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Ytmehu cbdxmhiha qb qzh rtxahm.\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Hbzm jhmq qb qzh bsseoh.\n7 Hbzm rbq qzh sbbqptuu qzhxh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7\n10 Ytmehu qbbk qzh tvvuh qzhxh.\n11 Ytmehu veokha dv qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t10 11\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Ytmehu aelotxaha qzh yeuk.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10 11 14\n16 Otmaxt qxtnhuuha qb qzh ztuujti.\n17 Otmaxt qxtnhuuha qb qzh rtxahm.\n18 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10 11 14\n19 Otmaxt ybnha qb qzh keqozhm.\n20 Otmaxt jhmq ptok qb qzh ptqzxbby.\n21 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10 11 14\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n7 Ytmehu rxtppha qzh yeuk qzhxh.\n8 Hbzm rtnh qzh sbbqptuu qb Otmaxt.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 8\n10 Ytmehu uhsq qzh yeuk.\n11 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 8\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Ytmehu veokha dv qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 8\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Otmaxt vdq abjm qzh yeuk.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n7 Utxi axbvvha qzh sbbqptuu.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5 7 8\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5 7 8\n13 Utxi vdq abjm qzh sbbqptuu.\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5 7 8 13 14\n1 Otmaxt rbq qzh sbbqptuu qzhxh.\n2 Hbzm veokha dv qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Hbzm rtnh qzh tvvuh qb Otmaxt.\n8 Otmaxt vdq abjm qzh tvvuh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4 7 8\n10 Utxi jhmq qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 7\n13 Utxi rxtppha qzh yeuk qzhxh.\n14 Utxi uhsq qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t13 14\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n10 Utxi axbvvha qzh yeuk.\n11 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 11\n13 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 10 11 13\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Hbzm jhmq qb qzh phaxbby.\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Otmaxt qbbk qzh sbbqptuu qzhxh.\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 9\n11 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n12 Utxi rtnh qzh sbbqptuu qb Hbzm.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t9 11 12\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Hbzm vtllha qzh sbbqptuu qb Utxi.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11 12 15\n17 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n18 Hbzm vtllha qzh sbbqptuu qb Utxi.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11 12 15 17 18\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Utxi ybnha qb qzh ztuujti.\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Utxi jhmq qb qzh ptqzxbby.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n8 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 8\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Otmaxt jhmq ptok qb qzh phaxbby.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 8 11\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Ytmehu jhmq ptok qb qzh phaxbby.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 8 11\n17 Hbzm uhsq qzh sbbqptuu.\n18 Otmaxt jhmq ptok qb qzh ptqzxbby.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 8 11 17\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi ztmaha qzh yeuk qb Ytmehu.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Ytmehu axbvvha qzh yeuk.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 8\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Ytmehu rxtppha qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 8 11\n13 Hbzm jhmq qb qzh ztuujti.\n14 Ytmehu vtllha qzh yeuk qb Otmaxt.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 8 11 14\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt uhsq qzh yeuk.\n5 Utxi jhmq qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n7 Hbzm ybnha qb qzh rtxahm.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n10 Hbzm uhsq qzh sbbqptuu qzhxh.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 10\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 10\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Utxi rxtppha qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Utxi axbvvha qzh sbbqptuu qzhxh.\n9 Ytmehu cbdxmhiha qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 8\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Otmaxt cbdxmhiha qb qzh ztuujti.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 8\n14 Ytmehu rbq qzh tvvuh qzhxh.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t14\n17 Otmaxt rxtppha qzh yeuk qzhxh.\n18 Ytmehu axbvvha qzh tvvuh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t14 18\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Ytmehu jhmq qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Utxi ybnha qb qzh phaxbby.\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Ytmehu qbbk qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n12 Otmaxt qxtnhuuha qb qzh rtxahm.\n13 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 13\n15 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n16 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t13 15 16\n18 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n19 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n20 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 13 15 16 18 19\n21 Otmaxt ztmaha qzh sbbqptuu qb Ytmehu.\n22 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n23 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 13 15 16 18 19 21 22\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Hbzm ztmaha qzh tvvuh qb Utxi.\n7 Utxi vdq abjm qzh tvvuh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 7\n9 Utxi rxtppha qzh tvvuh qzhxh.\n10 Otmaxt rbq qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 7 9\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 7 9\n15 Utxi uhsq qzh tvvuh qzhxh.\n16 Otmaxt uhsq qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 16\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu cbdxmhiha qb qzh rtxahm.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Otmaxt ybnha qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Otmaxt qbbk qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t8\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t8\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 14\n16 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n17 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n18 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 14 16 17\n19 Otmaxt qxtnhuuha qb qzh keqozhm.\n20 Hbzm vtllha qzh sbbqptuu qb Ytmehu.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 14 16 17\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t1 5\n7 Utxi ybnha qb qzh phaxbby.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t1 5\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 5 11\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 5 11\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt aelotxaha qzh yeuk.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5\n7 Hbzm qbbk qzh tvvuh qzhxh.\n8 Otmaxt vdq abjm qzh yeuk.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4 5 8\n10 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n11 Hbzm ztmaha qzh tvvuh qb Ytmehu.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t7 11\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Ytmehu rtnh qzh tvvuh qb Hbzm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5 8 10\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt qbbk qzh tvvuh qzhxh.\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Otmaxt vtllha qzh tvvuh qb Utxi.\n9 Utxi rtnh qzh tvvuh qb Otmaxt.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 9\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 8 9\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Utxi ybnha qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 9\n17 Hbzm qxtnhuuha qb qzh phaxbby.\n18 Hbzm jhmq qb qzh ptqzxbby.\n19 Otmaxt jhmq qb qzh keqozhm.\n20 Otmaxt rtnh qzh tvvuh qb Utxi.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 8 9 20\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi uhsq qzh yeuk.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n7 Ytmehu aelotxaha qzh sbbqptuu.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 7\n10 Ytmehu rbq qzh sbbqptuu qzhxh.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 7 10\n13 Ytmehu ztmaha qzh sbbqptuu qb Utxi.\n14 Utxi vtllha qzh sbbqptuu qb Ytmehu.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 7 10 13 14\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Ytmehu vtllha qzh tvvuh qb Utxi.\n5 Utxi ztmaha qzh tvvuh qb Ytmehu.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Ytmehu uhsq qzh tvvuh.\n8 Hbzm rtnh qzh yeuk qb Otmaxt.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 8\n10 Otmaxt vtllha qzh yeuk qb Hbzm.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 10\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 10\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi ybnha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Otmaxt aelotxaha qzh yeuk.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 7 8\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 7 8\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Otmaxt aelotxaha qzh tvvuh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 7 8 14\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Hbzm uhsq qzh yeuk.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n10 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 11\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Utxi jhmq qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 11\n1 Hbzm qbbk qzh sbbqptuu qzhxh.\n2 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n7 Ytmehu axbvvha qzh sbbqptuu.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 7\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 7\n13 Hbzm ybnha qb qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Otmaxt rxtppha qzh tvvuh qzhxh.\n18 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5 7 18\n1 Hbzm veokha dv qzh sbbqptuu qzhxh.\n2 Hbzm vtllha qzh sbbqptuu qb Utxi.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Utxi axbvvha qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n10 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n11 Hbzm vtllha qzh sbbqptuu qb Utxi.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 10 11\n13 Utxi rtnh qzh sbbqptuu qb Hbzm.\n14 Hbzm uhsq qzh sbbqptuu.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5 7 10 11 13\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Utxi rbq qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8\n10 Utxi ztmaha qzh tvvuh qb Ytmehu.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 10\n13 Ytmehu vtllha qzh tvvuh qb Utxi.\n14 Utxi vtllha qzh tvvuh qb Otmaxt.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 13\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Utxi jhmq qb qzh ztuujti.\n18 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 13\n19 Ytmehu jhmq qb qzh rtxahm.\n20 Hbzm cbdxmhiha qb qzh bsseoh.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 10 13 14\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n5 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 4 5\n7 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 5 7\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Utxi ybnha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 5 7\n13 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 5 7 13\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Ytmehu rbq qzh yeuk qzhxh.\n4 Hbzm ybnha qb qzh ztuujti.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n6 Ytmehu ybnha qb qzh keqozhm.\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n9 Ytmehu vdq abjm qzh yeuk.\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 9\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 9\n15 Hbzm rxtppha qzh tvvuh qzhxh.\n16 Hbzm uhsq qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t15 16\n1 Hbzm jhmq qb qzh phaxbby.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Hbzm ybnha qb qzh keqozhm.\n5 Otmaxt qbbk qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t2 5\n7 Otmaxt uhsq qzh yeuk.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 5 7\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 5 7\n13 Otmaxt axbvvha qzh sbbqptuu.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5 7 13\n1 Hbzm ybnha qb qzh rtxahm.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Utxi aelotxaha qzh tvvuh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 5 7\n10 Utxi rtnh qzh tvvuh qb Hbzm.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5 7 10\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5 7 10\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Otmaxt cbdxmhiha qb qzh ztuujti.\n7 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 7\n9 Otmaxt ztmaha qzh sbbqptuu qb Ytmehu.\n10 Ytmehu rtnh qzh sbbqptuu qb Otmaxt.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 7 9 10\n12 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n13 Utxi jhmq qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 7 9 10 12\n15 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n16 Hbzm veokha dv qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 7 9 10 12 15\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt aelotxaha qzh tvvuh qzhxh.\n5 Utxi jhmq qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Utxi ztmaha qzh tvvuh qb Otmaxt.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 8\n10 Otmaxt ztmaha qzh tvvuh qb Utxi.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 8 10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 8 10\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Otmaxt rbq qzh sbbqptuu qzhxh.\n5 Ytmehu qbbk qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5\n10 Utxi uhsq qzh yeuk.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 11\n13 Otmaxt veokha dv qzh yeuk qzhxh.\n14 Otmaxt axbvvha qzh yeuk.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 10\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n6 Otmaxt ybnha qb qzh rtxahm.\n7 Utxi uhsq qzh tvvuh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7\n9 Utxi veokha dv qzh tvvuh qzhxh.\n10 Hbzm qbbk qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t10\n12 Hbzm vdq abjm qzh yeuk.\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4 7 9\n15 Hbzm qxtnhuuha qb qzh rtxahm.\n16 Utxi vdq abjm qzh tvvuh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 12\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Hbzm jhmq ptok qb qzh phaxbby.\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Otmaxt vdq abjm qzh yeuk.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Otmaxt vtllha qzh yeuk qb Hbzm.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6 9 10\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6 9 10\n15 Otmaxt qxtnhuuha qb qzh bsseoh.\n16 Ytmehu cbdxmhiha qb qzh phaxbby.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 6 9 10\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Otmaxt uhsq qzh tvvuh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Ytmehu qbbk qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n7 Hbzm vtllha qzh tvvuh qb Otmaxt.\n8 Otmaxt vtllha qzh tvvuh qb Hbzm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5\n10 Hbzm rtnh qzh tvvuh qb Otmaxt.\n11 Ytmehu vdq abjm qzh yeuk.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 11\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 7 8 10 14\n1 Hbzm rxtppha qzh yeuk qzhxh.\n2 Hbzm vdq abjm qzh yeuk.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Hbzm rbq qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 2 11\n13 Hbzm vdq abjm qzh yeuk.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 11 13\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n5 Otmaxt axbvvha qzh sbbqptuu.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 4\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Hbzm veokha dv qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 11\n13 Utxi jhmq qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 11\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Otmaxt veokha dv qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt axbvvha qzh yeuk.\n5 Hbzm rxtppha qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n13 Hbzm jhmq qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Otmaxt rbq qzh yeuk qzhxh.\n16 Otmaxt axbvvha qzh yeuk.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 15 16\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Utxi ybnha qb qzh bsseoh.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Otmaxt axbvvha qzh tvvuh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n6 Otmaxt qbbk qzh tvvuh qzhxh.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 4 6\n9 Otmaxt ybnha qb qzh ztuujti.\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 4 6\n12 Hbzm vdq abjm qzh yeuk.\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 12\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Utxi qxtnhuuha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4 6 13\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n10 Utxi rbq qzh yeuk qzhxh.\n11 Hbzm vtllha qzh tvvuh qb Ytmehu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t10\n13 Utxi rxtppha qzh sbbqptuu qzhxh.\n14 Ytmehu rtnh qzh tvvuh qb Hbzm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n7 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 7\n9 Ytmehu ztmaha qzh sbbqptuu qb Utxi.\n10 Utxi vdq abjm qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 6 7 9\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Utxi veokha dv qzh sbbqptuu qzhxh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 7 9 10 13\n15 Otmaxt rbq qzh yeuk qzhxh.\n16 Ytmehu qbbk qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 7 9 10 13\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Hbzm jhmq qb qzh ptqzxbby.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh tvvuh qzhxh.\n6 Hbzm rtnh qzh tvvuh qb Utxi.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 6\n8 Utxi uhsq qzh tvvuh.\n9 Ytmehu cbdxmhiha qb qzh bsseoh.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 6\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Hbzm ztmaha qzh tvvuh qb Utxi.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 6 11 12\n14 Otmaxt jhmq ptok qb qzh keqozhm.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 6 11 12\n17 Utxi vtllha qzh tvvuh qb Otmaxt.\n18 Ytmehu cbdxmhiha qb qzh rtxahm.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 8 12 17\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Hbzm jhmq ptok qb qzh phaxbby.\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Utxi jhmq qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n11 Utxi aelotxaha qzh sbbqptuu.\n12 Utxi qxtnhuuha qb qzh ptqzxbby.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n14 Utxi ybnha qb qzh phaxbby.\n15 Hbzm rtnh qzh yeuk qb Utxi.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 15\n17 Utxi vtllha qzh yeuk qb Hbzm.\n18 Hbzm ztmaha qzh yeuk qb Utxi.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 15 17 18\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh phaxbby.\n3 Ytmehu ybnha qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Ytmehu rbq qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Ytmehu ztmaha qzh sbbqptuu qb Utxi.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9\n11 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n12 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t9 11 12\n17 Utxi qbbk qzh yeuk qzhxh.\n18 Hbzm cbdxmhiha qb qzh bsseoh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t11 12\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu veokha dv qzh tvvuh qzhxh.\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5\n8 Utxi ybnha qb qzh phaxbby.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t5\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Ytmehu vdq abjm qzh tvvuh.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 13\n16 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n17 Utxi rxtppha qzh sbbqptuu qzhxh.\n18 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t17\n19 Utxi aelotxaha qzh sbbqptuu.\n20 Ytmehu qxtnhuuha qb qzh ztuujti.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t17 19\n"
  },
  {
    "path": "tasksv11/shuffled/qa7_counting_train.txt",
    "content": "1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Hbzm jhmq qb qzh keqozhm.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n9 Hbzm ybnha qb qzh phaxbby.\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Utxi jhmq qb qzh ztuujti.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Utxi axbvvha qzh sbbqptuu.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 15\n17 Utxi rbq qzh sbbqptuu qzhxh.\n18 Ytmehu qxtnhuuha qb qzh rtxahm.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4 15 17\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Otmaxt rbq qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Utxi jhmq qb qzh keqozhm.\n7 Otmaxt aelotxaha qzh yeuk.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7\n9 Otmaxt ybnha qb qzh phaxbby.\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Utxi jhmq qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Utxi cbdxmhiha qb qzh ptqzxbby.\n17 Ytmehu cbdxmhiha qb qzh ztuujti.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Hbzm cbdxmhiha qb qzh phaxbby.\n20 Utxi ztmaha qzh tvvuh qb Ytmehu.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 20\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu aelotxaha qzh tvvuh.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4\n7 Ytmehu qbbk qzh tvvuh qzhxh.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 7\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Ytmehu axbvvha qzh tvvuh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 7 11\n13 Ytmehu rxtppha qzh tvvuh qzhxh.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 7 11 13\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Utxi jhmq qb qzh bsseoh.\n3 Utxi qbbk qzh tvvuh qzhxh.\n4 Utxi vdq abjm qzh tvvuh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4\n9 Hbzm jhmq qb qzh ztuujti.\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t10\n12 Utxi ybnha qb qzh ztuujti.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t10\n15 Utxi jhmq ptok qb qzh rtxahm.\n16 Hbzm rxtppha qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t10 16\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Ytmehu veokha dv qzh yeuk qzhxh.\n13 Ytmehu vdq abjm qzh yeuk.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t12 13\n15 Otmaxt uhsq qzh sbbqptuu.\n16 Ytmehu rxtppha qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12 13 16\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Utxi rbq qzh yeuk qzhxh.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n7 Hbzm vdq abjm qzh tvvuh.\n8 Utxi jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 7\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 7\n13 Ytmehu rxtppha qzh tvvuh qzhxh.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t13\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt uhsq qzh sbbqptuu.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Utxi ybnha qb qzh ztuujti.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 2 5\n7 Ytmehu veokha dv qzh tvvuh qzhxh.\n8 Ytmehu ztmaha qzh tvvuh qb Utxi.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 2 5\n10 Utxi uhsq qzh tvvuh.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 10\n13 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8 10 13\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n7 Utxi axbvvha qzh yeuk.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Ytmehu qbbk qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 7\n13 Ytmehu ztmaha qzh yeuk qb Utxi.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 13\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Ytmehu qxtnhuuha qb qzh rtxahm.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Otmaxt rbq qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Otmaxt uhsq qzh yeuk.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 9\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Otmaxt rbq qzh yeuk qzhxh.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 9 12\n14 Utxi ybnha qb qzh bsseoh.\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 9 12\n17 Utxi jhmq ptok qb qzh rtxahm.\n18 Utxi qxtnhuuha qb qzh ztuujti.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 9 12\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu rtnh qzh sbbqptuu qb Otmaxt.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2\n4 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n5 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 4 5\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt ztmaha qzh sbbqptuu qb Ytmehu.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 2 4 5 8\n10 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n11 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 5 8 10 11\n13 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n14 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2 4 5 8 10 13 14\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu axbvvha qzh yeuk qzhxh.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4\n7 Utxi jhmq qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4\n10 Ytmehu veokha dv qzh yeuk qzhxh.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 10\n13 Ytmehu vtllha qzh yeuk qb Hbzm.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 10 13\n1 Hbzm veokha dv qzh yeuk qzhxh.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Hbzm uhsq qzh yeuk.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 5\n10 Hbzm jhmq qb qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 5\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Utxi jhmq qb qzh phaxbby.\n16 Otmaxt ybnha qb qzh keqozhm.\n17 Utxi veokha dv qzh yeuk qzhxh.\n18 Utxi jhmq ptok qb qzh ztuujti.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t17\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Hbzm jhmq ptok qb qzh ztuujti.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n6 Ytmehu jhmq ptok qb qzh ptqzxbby.\n7 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7\n9 Hbzm vdq abjm qzh sbbqptuu.\n10 Hbzm rxtppha qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7\n12 Hbzm rbq qzh sbbqptuu qzhxh.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Otmaxt qbbk qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t7 9 10 12\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Ytmehu veokha dv qzh tvvuh qzhxh.\n6 Ytmehu axbvvha qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 6\n8 Hbzm veokha dv qzh yeuk qzhxh.\n9 Hbzm jhmq ptok qb qzh ptqzxbby.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Utxi cbdxmhiha qb qzh phaxbby.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n14 Hbzm vdq abjm qzh yeuk qzhxh.\n15 Hbzm rxtppha qzh sbbqptuu qzhxh.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8 14 15\n17 Otmaxt jhmq qb qzh rtxahm.\n18 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 14 15 18\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Otmaxt rxtppha qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Otmaxt jhmq qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n9 Utxi axbvvha qzh tvvuh.\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 9\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3 9 12\n15 Ytmehu jhmq ptok qb qzh ztuujti.\n16 Otmaxt ztmaha qzh yeuk qb Hbzm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 16\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt aelotxaha qzh tvvuh.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 8\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt vtllha qzh tvvuh qb Ytmehu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 8 10 11\n13 Ytmehu ztmaha qzh tvvuh qb Otmaxt.\n14 Otmaxt axbvvha qzh tvvuh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 8 10 11 13 14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh ztuujti.\n4 Hbzm ybnha qb qzh phaxbby.\n5 Hbzm veokha dv qzh yeuk qzhxh.\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Utxi vtllha qzh sbbqptuu qb Ytmehu.\n9 Ytmehu vtllha qzh sbbqptuu qb Utxi.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 8 9\n11 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n12 Hbzm vdq abjm qzh yeuk.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 8 9 11\n14 Ytmehu vtllha qzh sbbqptuu qb Utxi.\n15 Otmaxt veokha dv qzh yeuk qzhxh.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 9 11 14\n17 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n18 Hbzm qxtnhuuha qb qzh ptqzxbby.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 12\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Utxi ybnha qb qzh keqozhm.\n4 Utxi jhmq qb qzh rtxahm.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Utxi vtllha qzh sbbqptuu qb Hbzm.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n11 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n12 Utxi rtnh qzh sbbqptuu qb Hbzm.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 9 11 12\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Hbzm vtllha qzh sbbqptuu qb Utxi.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8 9 11 12 15\n17 Utxi vtllha qzh sbbqptuu qb Hbzm.\n18 Ytmehu qxtnhuuha qb qzh keqozhm.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t9 11 12 15 17\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Otmaxt rbq qzh sbbqptuu qzhxh.\n4 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n6 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 4 6\n9 Otmaxt axbvvha qzh sbbqptuu.\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 6\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 4 6 9 10\n15 Otmaxt jhmq qb qzh keqozhm.\n16 Otmaxt uhsq qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4 6 9 10 16\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Ytmehu rbq qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Ytmehu aelotxaha qzh tvvuh.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9\n11 Ytmehu rbq qzh tvvuh qzhxh.\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6 9 11\n14 Ytmehu axbvvha qzh tvvuh qzhxh.\n15 Otmaxt jhmq ptok qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9 11 14\n17 Hbzm ybnha qb qzh keqozhm.\n18 Ytmehu jhmq ptok qb qzh phaxbby.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9 11 14\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm veokha dv qzh sbbqptuu qzhxh.\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 4\n6 Hbzm ybnha qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 4\n9 Hbzm ztmaha qzh sbbqptuu qb Ytmehu.\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 9\n12 Ytmehu qxtnhuuha qb qzh phaxbby.\n13 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 9\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Otmaxt aelotxaha qzh sbbqptuu.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t13 16\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm veokha dv qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm vdq abjm qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n10 Hbzm ybnha qb qzh rtxahm.\n11 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 11\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 11\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Utxi jhmq qb qzh ztuujti.\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Utxi veokha dv qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t8\n16 Utxi jhmq ptok qb qzh keqozhm.\n17 Hbzm rbq qzh sbbqptuu qzhxh.\n18 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t17\n19 Ytmehu qxtnhuuha qb qzh ztuujti.\n20 Utxi axbvvha qzh tvvuh.\n21 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t17\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Hbzm veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm vtllha qzh sbbqptuu qb Ytmehu.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n7 Utxi ybnha qb qzh rtxahm.\n8 Ytmehu rtnh qzh sbbqptuu qb Hbzm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 4 8\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Hbzm vdq abjm qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Otmaxt ybnha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 8\n1 Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Otmaxt vdq abjm qzh yeuk.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Otmaxt vtllha qzh yeuk qb Utxi.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6 8 9\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Utxi aelotxaha qzh yeuk.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t9 12\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Ytmehu ybnha qb qzh rtxahm.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6 8 9\n17 Ytmehu qbbk qzh sbbqptuu qzhxh.\n18 Hbzm ybnha qb qzh keqozhm.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t9 12\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt ztmaha qzh tvvuh qb Ytmehu.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n10 Otmaxt rbq qzh sbbqptuu qzhxh.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 10 11\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4 10 11\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Utxi aelotxaha qzh sbbqptuu qzhxh.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4\n10 Utxi ybnha qb qzh keqozhm.\n11 Utxi jhmq qb qzh phaxbby.\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t13\n15 Utxi jhmq ptok qb qzh ztuujti.\n16 Otmaxt rtnh qzh yeuk qb Utxi.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t13 16\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Utxi ybnha qb qzh bsseoh.\n7 Hbzm ybnha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Ytmehu veokha dv qzh tvvuh qzhxh.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Otmaxt ybnha qb qzh bsseoh.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12\n17 Ytmehu uhsq qzh tvvuh.\n18 Utxi jhmq ptok qb qzh ptqzxbby.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t12 17\n20 Otmaxt rbq qzh tvvuh qzhxh.\n21 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n22 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12 17 21\n23 Utxi ybnha qb qzh bsseoh.\n24 Otmaxt veokha dv qzh yeuk qzhxh.\n25 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t20 24\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Hbzm ybnha qb qzh ztuujti.\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7\n9 Hbzm jhmq qb qzh phaxbby.\n10 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t7 10\n12 Hbzm veokha dv qzh sbbqptuu qzhxh.\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7 10 12\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt cbdxmhiha qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7 10 12\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5\n7 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n8 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 7 8\n10 Otmaxt uhsq qzh sbbqptuu.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 7 8 10\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 5 7 8\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Hbzm vtllha qzh tvvuh qb Ytmehu.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Ytmehu vtllha qzh tvvuh qb Hbzm.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 2 4\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu vdq abjm qzh yeuk.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 4 7\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 4 7\n13 Otmaxt qbbk qzh tvvuh qzhxh.\n14 Otmaxt aelotxaha qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t13 14\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n5 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 5\n7 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 7\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 4 5 7 11\n13 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5 7 11 13 14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh phaxbby.\n3 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t3 4\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Ytmehu vdq abjm qzh tvvuh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3 4 7\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3 4 7\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 4 7 13\n15 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n16 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 4 7 13 15 16\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi jhmq qb qzh rtxahm.\n9 Hbzm ybnha qb qzh ztuujti.\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Otmaxt rbq qzh sbbqptuu qzhxh.\n16 Otmaxt jhmq ptok qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t15\n18 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n19 Utxi vtllha qzh sbbqptuu qb Otmaxt.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t15 18 19\n21 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n22 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t15 18 19 21 22\n24 Hbzm jhmq ptok qb qzh rtxahm.\n25 Utxi jhmq qb qzh ztuujti.\n26 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t15 18 19 21 22\n27 Ytmehu jhmq ptok qb qzh bsseoh.\n28 Ytmehu jhmq ptok qb qzh ztuujti.\n29 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t18 19 21 22\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Ytmehu rtnh qzh yeuk qb Utxi.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2\n7 Utxi axbvvha qzh yeuk.\n8 Ytmehu rbq qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 7\n10 Ytmehu ztmaha qzh yeuk qb Utxi.\n11 Utxi ztmaha qzh yeuk qb Ytmehu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 7 10 11\n13 Ytmehu rtnh qzh yeuk qb Utxi.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2 8 10 11 13\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi axbvvha qzh tvvuh.\n5 Hbzm veokha dv qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n7 Hbzm uhsq qzh tvvuh qzhxh.\n8 Otmaxt rbq qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n10 Otmaxt vtllha qzh tvvuh qb Hbzm.\n11 Hbzm ztmaha qzh tvvuh qb Utxi.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 7 10 11\n13 Utxi vtllha qzh tvvuh qb Hbzm.\n14 Hbzm ztmaha qzh tvvuh qb Utxi.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 10\n1 Hbzm qbbk qzh tvvuh qzhxh.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Hbzm ztmaha qzh tvvuh qb Utxi.\n5 Utxi aelotxaha qzh tvvuh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 4\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Utxi ybnha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4 5 7\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Utxi rxtppha qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t4 5 7 11\n13 Utxi axbvvha qzh sbbqptuu qzhxh.\n14 Utxi veokha dv qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t4 5 7 11 13 14\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n7 Otmaxt uhsq qzh tvvuh qzhxh.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n10 Utxi vtllha qzh sbbqptuu qb Hbzm.\n11 Hbzm aelotxaha qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 7\n13 Hbzm vtllha qzh yeuk qb Utxi.\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 10 11 13\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Otmaxt rtnh qzh sbbqptuu qb Hbzm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Hbzm vtllha qzh sbbqptuu qb Utxi.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 8\n10 Utxi vtllha qzh sbbqptuu qb Hbzm.\n11 Hbzm vtllha qzh sbbqptuu qb Utxi.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n13 Hbzm jhmq qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 8 10 11\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Utxi aelotxaha qzh sbbqptuu.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n7 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n8 Utxi rxtppha qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7\n10 Utxi vtllha qzh sbbqptuu qb Hbzm.\n11 Hbzm vtllha qzh sbbqptuu qb Utxi.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 2 8 10 11\n13 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n14 Hbzm vtllha qzh sbbqptuu qb Utxi.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 2 8 10 11 13 14\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Utxi ybnha qb qzh bsseoh.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Ytmehu rbq qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n8 Ytmehu vdq abjm qzh yeuk.\n9 Otmaxt rbq qzh sbbqptuu qzhxh.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Ytmehu ybnha qb qzh phaxbby.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6 8 11\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n17 Otmaxt aelotxaha qzh sbbqptuu.\n18 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9 17 18\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Hbzm jhmq ptok qb qzh phaxbby.\n7 Hbzm ybnha qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Hbzm jhmq qb qzh phaxbby.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Otmaxt jhmq ptok qb qzh phaxbby.\n17 Otmaxt ybnha qb qzh ptqzxbby.\n18 Otmaxt ybnha qb qzh keqozhm.\n19 Otmaxt jhmq qb qzh phaxbby.\n20 Otmaxt cbdxmhiha qb qzh bsseoh.\n21 Otmaxt jhmq ptok qb qzh keqozhm.\n22 Ytmehu ybnha qb qzh ptqzxbby.\n23 Utxi jhmq qb qzh rtxahm.\n24 Otmaxt jhmq ptok qb qzh ztuujti.\n25 Otmaxt qxtnhuuha qb qzh rtxahm.\n26 Ytmehu qbbk qzh yeuk qzhxh.\n27 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t26\n28 Hbzm qxtnhuuha qb qzh ptqzxbby.\n29 Ytmehu vtllha qzh yeuk qb Hbzm.\n30 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t26 29\n31 Ytmehu qxtnhuuha qb qzh rtxahm.\n32 Ytmehu jhmq ptok qb qzh phaxbby.\n33 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t26 29\n34 Hbzm jhmq qb qzh phaxbby.\n35 Hbzm ztmaha qzh yeuk qb Ytmehu.\n36 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t29 35\n37 Ytmehu vtllha qzh yeuk qb Hbzm.\n38 Hbzm rtnh qzh yeuk qb Ytmehu.\n39 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t29 35 37 38\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Ytmehu qxtnhuuha qb qzh bsseoh.\n4 Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Hbzm cbdxmhiha qb qzh ztuujti.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Otmaxt rbq qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t8\n10 Utxi ybnha qb qzh phaxbby.\n11 Utxi jhmq qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t8\n13 Otmaxt rtnh qzh yeuk qb Ytmehu.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 13\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Ytmehu vdq abjm qzh yeuk.\n18 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t13 17\n19 Ytmehu rbq qzh yeuk qzhxh.\n20 Otmaxt rbq qzh sbbqptuu qzhxh.\n21 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t13 17 19\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Ytmehu qxtnhuuha qb qzh bsseoh.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Ytmehu jhmq qb qzh keqozhm.\n10 Otmaxt veokha dv qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10\n12 Otmaxt vdq abjm qzh tvvuh qzhxh.\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 12\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 12\n18 Otmaxt qbbk qzh tvvuh qzhxh.\n19 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10 12 18\n21 Hbzm ybnha qb qzh bsseoh.\n22 Ytmehu qxtnhuuha qb qzh rtxahm.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10 12 18\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Utxi jhmq qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Otmaxt qbbk qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Ytmehu qxtnhuuha qb qzh keqozhm.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 11\n14 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n15 Utxi ybnha qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 11 14\n17 Ytmehu qxtnhuuha qb qzh bsseoh.\n18 Utxi qxtnhuuha qb qzh keqozhm.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 11 14\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Ytmehu rtnh qzh yeuk qb Utxi.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2\n4 Utxi ztmaha qzh yeuk qb Ytmehu.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1 2 4\n7 Ytmehu ztmaha qzh yeuk qb Utxi.\n8 Utxi ybnha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 7\n10 Hbzm jhmq qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 2 4 7\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi aelotxaha qzh yeuk.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4 7 14\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Utxi rtnh qzh sbbqptuu qb Ytmehu.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n5 Utxi vtllha qzh sbbqptuu qb Ytmehu.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2 4 5\n7 Ytmehu uhsq qzh sbbqptuu.\n8 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5 7 8\n10 Ytmehu vdq abjm qzh sbbqptuu.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 7 8 10\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Utxi jhmq qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 7 8 10\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Hbzm vtllha qzh tvvuh qb Ytmehu.\n8 Ytmehu rtnh qzh tvvuh qb Hbzm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 7 8\n10 Hbzm rtnh qzh tvvuh qb Ytmehu.\n11 Ytmehu rtnh qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8 10 11\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8 10 11\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Otmaxt cbdxmhiha qb qzh ztuujti.\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh yeuk qzhxh.\n6 Otmaxt jhmq ptok qb qzh rtxahm.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n8 Hbzm qxtnhuuha qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n11 Hbzm vtllha qzh yeuk qb Utxi.\n12 Utxi ztmaha qzh yeuk qb Hbzm.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 11 12\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t14\n17 Utxi cbdxmhiha qb qzh keqozhm.\n18 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t14 18\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Otmaxt jhmq qb qzh rtxahm.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Ytmehu cbdxmhiha qb qzh phaxbby.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n12 Hbzm jhmq ptok qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t11\n14 Hbzm jhmq qb qzh phaxbby.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t11\n17 Ytmehu ybnha qb qzh keqozhm.\n18 Utxi veokha dv qzh yeuk qzhxh.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t18\n20 Utxi axbvvha qzh yeuk qzhxh.\n21 Utxi cbdxmhiha qb qzh phaxbby.\n22 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t18 20\n23 Ytmehu rxtppha qzh yeuk qzhxh.\n24 Otmaxt uhsq qzh sbbqptuu.\n25 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t11 24\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh ptqzxbby.\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Otmaxt rxtppha qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Otmaxt aelotxaha qzh tvvuh.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 8\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Hbzm qxtnhuuha qb qzh ztuujti.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 8\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Otmaxt cbdxmhiha qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t14\n17 Otmaxt qbbk qzh yeuk qzhxh.\n18 Hbzm jhmq ptok qb qzh bsseoh.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n7 Utxi jhmq qb qzh phaxbby.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n10 Ytmehu qbbk qzh sbbqptuu qzhxh.\n11 Ytmehu vdq abjm qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 11\n13 Ytmehu rxtppha qzh tvvuh qzhxh.\n14 Ytmehu vdq abjm qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t10 11 13 14\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Utxi vtllha qzh tvvuh qb Hbzm.\n5 Hbzm ztmaha qzh tvvuh qb Utxi.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 5\n10 Utxi ztmaha qzh tvvuh qb Otmaxt.\n11 Otmaxt ztmaha qzh tvvuh qb Utxi.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 5 10 11\n13 Utxi vdq abjm qzh tvvuh qzhxh.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 5 10 11 13 14\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Ytmehu qbbk qzh tvvuh qzhxh.\n4 Hbzm rbq qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n6 Ytmehu uhsq qzh tvvuh qzhxh.\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n9 Hbzm ybnha qb qzh keqozhm.\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 6\n12 Ytmehu jhmq ptok qb qzh phaxbby.\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Hbzm uhsq qzh yeuk.\n15 Otmaxt rbq qzh yeuk qzhxh.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 14\n17 Hbzm jhmq ptok qb qzh bsseoh.\n18 Hbzm jhmq ptok qb qzh keqozhm.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 14\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Utxi ybnha qb qzh rtxahm.\n4 Utxi jhmq qb qzh keqozhm.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Hbzm jhmq ptok qb qzh bsseoh.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Utxi jhmq qb qzh bsseoh.\n9 Ytmehu rbq qzh sbbqptuu qzhxh.\n10 Ytmehu uhsq qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t9 10\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t9 10\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Utxi jhmq ptok qb qzh phaxbby.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t9 10\n18 Otmaxt cbdxmhiha qb qzh phaxbby.\n19 Hbzm jhmq qb qzh ztuujti.\n20 Hbzm qbbk qzh yeuk qzhxh.\n21 Otmaxt jhmq ptok qb qzh bsseoh.\n22 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t20\n23 Hbzm aelotxaha qzh yeuk qzhxh.\n24 Hbzm veokha dv qzh yeuk qzhxh.\n25 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t20 23 24\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Utxi ybnha qb qzh bsseoh.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Hbzm rbq qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Hbzm aelotxaha qzh yeuk.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 14\n16 Hbzm veokha dv qzh yeuk qzhxh.\n17 Otmaxt jhmq ptok qb qzh ztuujti.\n18 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t8 14 16\n19 Utxi qxtnhuuha qb qzh ztuujti.\n20 Hbzm rtnh qzh yeuk qb Utxi.\n21 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 14 16 20\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu ybnha qb qzh ztuujti.\n9 Otmaxt ybnha qb qzh phaxbby.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Ytmehu jhmq qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Ytmehu jhmq qb qzh bsseoh.\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Ytmehu rxtppha qzh tvvuh qzhxh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t18\n20 Ytmehu jhmq qb qzh phaxbby.\n21 Ytmehu uhsq qzh tvvuh.\n22 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t18 21\n23 Otmaxt veokha dv qzh tvvuh qzhxh.\n24 Utxi veokha dv qzh yeuk qzhxh.\n25 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t18 21\n26 Hbzm ybnha qb qzh bsseoh.\n27 Hbzm jhmq qb qzh ptqzxbby.\n28 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t23\n29 Hbzm ybnha qb qzh ztuujti.\n30 Otmaxt axbvvha qzh tvvuh.\n31 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t24\n1 Hbzm ybnha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Utxi jhmq qb qzh rtxahm.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n6 Hbzm jhmq ptok qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n9 Ytmehu jhmq ptok qb qzh phaxbby.\n10 Hbzm axbvvha qzh sbbqptuu.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 10\n12 Otmaxt jhmq qb qzh phaxbby.\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t13\n15 Ytmehu ztmaha qzh tvvuh qb Otmaxt.\n16 Otmaxt uhsq qzh tvvuh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t13 15\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Utxi ybnha qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Hbzm rxtppha qzh yeuk qzhxh.\n5 Hbzm jhmq qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t1 4\n7 Hbzm uhsq qzh tvvuh.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 4 7\n10 Utxi ybnha qb qzh phaxbby.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 4 7\n13 Utxi jhmq qb qzh keqozhm.\n14 Hbzm uhsq qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 4 7 14\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Utxi qxtnhuuha qb qzh ztuujti.\n4 Utxi jhmq qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Otmaxt jhmq qb qzh ptqzxbby.\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Ytmehu ztmaha qzh sbbqptuu qb Utxi.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Utxi rtnh qzh sbbqptuu qb Hbzm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n13 Hbzm jhmq qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 11\n16 Utxi qxtnhuuha qb qzh keqozhm.\n17 Utxi qxtnhuuha qb qzh ztuujti.\n18 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 11\n19 Otmaxt jhmq qb qzh rtxahm.\n20 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n21 Hbzm cbdxmhiha qb qzh bsseoh.\n22 Hbzm aelotxaha qzh sbbqptuu.\n23 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t11 22\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Otmaxt qxtnhuuha qb qzh keqozhm.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Utxi jhmq qb qzh ptqzxbby.\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Hbzm ybnha qb qzh bsseoh.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Utxi vdq abjm qzh sbbqptuu.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 12\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Hbzm rxtppha qzh yeuk qzhxh.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11 12 14\n17 Hbzm jhmq qb qzh ptqzxbby.\n18 Hbzm jhmq ptok qb qzh keqozhm.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t15\n20 Hbzm ztmaha qzh yeuk qb Otmaxt.\n21 Utxi axbvvha qzh tvvuh.\n22 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t15 20\n23 Otmaxt vdq abjm qzh yeuk.\n24 Utxi rbq qzh tvvuh qzhxh.\n25 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11 12 14 21 24\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu vdq abjm qzh yeuk qzhxh.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Otmaxt jhmq qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Hbzm cbdxmhiha qb qzh ptqzxbby.\n16 Ytmehu ybnha qb qzh rtxahm.\n17 Hbzm qxtnhuuha qb qzh bsseoh.\n18 Ytmehu jhmq qb qzh keqozhm.\n19 Ytmehu cbdxmhiha qb qzh phaxbby.\n20 Utxi cbdxmhiha qb qzh bsseoh.\n21 Utxi rbq qzh tvvuh qzhxh.\n22 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t21\n23 Otmaxt jhmq qb qzh keqozhm.\n24 Utxi vtllha qzh tvvuh qb Hbzm.\n25 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t21 24\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Otmaxt qbbk qzh sbbqptuu qzhxh.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Otmaxt ybnha qb qzh ztuujti.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n9 Hbzm ybnha qb qzh ztuujti.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n12 Otmaxt jhmq ptok qb qzh ztuujti.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 11\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Ytmehu jhmq ptok qb qzh rtxahm.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 11\n17 Otmaxt ybnha qb qzh rtxahm.\n18 Ytmehu aelotxaha qzh sbbqptuu.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 18\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Hbzm jhmq ptok qb qzh rtxahm.\n7 Hbzm jhmq qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n9 Utxi axbvvha qzh tvvuh.\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 9\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 9\n15 Utxi ybnha qb qzh rtxahm.\n16 Ytmehu cbdxmhiha qb qzh phaxbby.\n17 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n18 Hbzm cbdxmhiha qb qzh phaxbby.\n19 Otmaxt cbdxmhiha qb qzh ztuujti.\n20 Otmaxt jhmq ptok qb qzh bsseoh.\n21 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n22 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n23 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t22\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Ytmehu qbbk qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Ytmehu axbvvha qzh sbbqptuu.\n7 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 7\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Ytmehu aelotxaha qzh sbbqptuu.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 6 7 10\n12 Otmaxt ybnha qb qzh phaxbby.\n13 Ytmehu rbq qzh sbbqptuu qzhxh.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 7 10 13\n15 Otmaxt rtnh qzh yeuk qb Hbzm.\n16 Hbzm vtllha qzh yeuk qb Utxi.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 15\n1 Hbzm rxtppha qzh tvvuh qzhxh.\n2 Hbzm vtllha qzh tvvuh qb Utxi.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Utxi aelotxaha qzh tvvuh.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 5\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n10 Hbzm ybnha qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 5\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Utxi vtllha qzh tvvuh qb Otmaxt.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4 5 14\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh bsseoh.\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Otmaxt jhmq ptok qb qzh ztuujti.\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Otmaxt jhmq qb qzh ptqzxbby.\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh bsseoh.\n12 Hbzm cbdxmhiha qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Hbzm qxtnhuuha qb qzh keqozhm.\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Hbzm jhmq ptok qb qzh ztuujti.\n18 Hbzm jhmq ptok qb qzh phaxbby.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Hbzm jhmq ptok qb qzh bsseoh.\n21 Otmaxt qxtnhuuha qb qzh keqozhm.\n22 Otmaxt jhmq qb qzh ztuujti.\n23 Otmaxt veokha dv qzh yeuk qzhxh.\n24 Otmaxt qxtnhuuha qb qzh phaxbby.\n25 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t23\n26 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n27 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n28 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t23\n29 Otmaxt vtllha qzh yeuk qb Utxi.\n30 Utxi vtllha qzh yeuk qb Otmaxt.\n31 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t23 29 30\n32 Otmaxt rtnh qzh yeuk qb Utxi.\n33 Ytmehu cbdxmhiha qb qzh phaxbby.\n34 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t23 29 30 32\n35 Utxi rtnh qzh yeuk qb Otmaxt.\n36 Ytmehu jhmq ptok qb qzh keqozhm.\n37 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t29 30 32 35\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Hbzm aelotxaha qzh yeuk.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5\n7 Hbzm veokha dv qzh yeuk qzhxh.\n8 Hbzm vdq abjm qzh yeuk.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5 7 8\n10 Hbzm ybnha qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5 7 8\n13 Utxi uhsq qzh tvvuh.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5 7 8\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi axbvvha qzh yeuk.\n5 Ytmehu veokha dv qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Ytmehu rtnh qzh yeuk qb Hbzm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n10 Hbzm ztmaha qzh yeuk qb Otmaxt.\n11 Otmaxt rtnh qzh yeuk qb Hbzm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 8\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 11\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Hbzm ybnha qb qzh keqozhm.\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n9 Ytmehu axbvvha qzh sbbqptuu.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 9\n12 Otmaxt qxtnhuuha qb qzh ztuujti.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 9\n15 Ytmehu qbbk qzh sbbqptuu qzhxh.\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 9 15\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Otmaxt veokha dv qzh yeuk qzhxh.\n4 Otmaxt ztmaha qzh yeuk qb Hbzm.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n6 Hbzm ztmaha qzh yeuk qb Otmaxt.\n7 Otmaxt rtnh qzh yeuk qb Hbzm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4 6 7\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4 6 7\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4 6 7\n15 Hbzm rxtppha qzh tvvuh qzhxh.\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t4 6 7 15\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Hbzm rxtppha qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Otmaxt jhmq qb qzh rtxahm.\n7 Hbzm vdq abjm qzh yeuk qzhxh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n12 Otmaxt uhsq qzh yeuk.\n13 Hbzm veokha dv qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 12\n15 Hbzm vtllha qzh yeuk qb Otmaxt.\n16 Otmaxt rtnh qzh yeuk qb Hbzm.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4 7 13 15 16\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Utxi ztmaha qzh tvvuh qb Ytmehu.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4\n9 Hbzm jhmq ptok qb qzh ztuujti.\n10 Hbzm ybnha qb qzh bsseoh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4\n12 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n13 Otmaxt aelotxaha qzh sbbqptuu.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t12 13\n15 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n16 Otmaxt veokha dv qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t12 13 15 16\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n7 Otmaxt ztmaha qzh sbbqptuu qb Ytmehu.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 7\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Utxi ybnha qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 7\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 7\n15 Hbzm jhmq qb qzh phaxbby.\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Otmaxt ybnha qb qzh phaxbby.\n18 Ytmehu rtnh qzh sbbqptuu qb Hbzm.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 6 7 18\n1 Ytmehu veokha dv qzh yeuk qzhxh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Hbzm vtllha qzh tvvuh qb Otmaxt.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5\n7 Ytmehu aelotxaha qzh yeuk.\n8 Otmaxt aelotxaha qzh tvvuh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 7\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 8\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh ztuujti.\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Otmaxt qxtnhuuha qb qzh ztuujti.\n10 Utxi rxtppha qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t10\n12 Otmaxt rbq qzh sbbqptuu qzhxh.\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t10\n15 Utxi jhmq qb qzh phaxbby.\n16 Utxi vtllha qzh tvvuh qb Ytmehu.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t12\n18 Ytmehu vtllha qzh tvvuh qb Utxi.\n19 Utxi ybnha qb qzh ztuujti.\n20 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t10 16 18\n21 Utxi aelotxaha qzh tvvuh.\n22 Otmaxt aelotxaha qzh sbbqptuu.\n23 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t10 16 18 21\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu axbvvha qzh sbbqptuu.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 7\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 7\n13 Ytmehu qbbk qzh yeuk qzhxh.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t2 4 7 13\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Utxi ybnha qb qzh ztuujti.\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Ytmehu jhmq ptok qb qzh phaxbby.\n10 Ytmehu qbbk qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t10\n12 Ytmehu ztmaha qzh tvvuh qb Utxi.\n13 Utxi rtnh qzh tvvuh qb Ytmehu.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t12 13\n15 Utxi rbq qzh yeuk qzhxh.\n16 Utxi uhsq qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t12 13 15 16\n18 Otmaxt jhmq qb qzh bsseoh.\n19 Hbzm qxtnhuuha qb qzh rtxahm.\n20 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t12 13 15 16\n21 Hbzm rbq qzh sbbqptuu qzhxh.\n22 Ytmehu veokha dv qzh yeuk qzhxh.\n23 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t10 12 13 22\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu ybnha qb qzh phaxbby.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Otmaxt jhmq qb qzh rtxahm.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Otmaxt qxtnhuuha qb qzh ztuujti.\n10 Hbzm cbdxmhiha qb qzh phaxbby.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t14\n16 Otmaxt qxtnhuuha qb qzh phaxbby.\n17 Otmaxt vtllha qzh yeuk qb Utxi.\n18 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t14 17\n19 Utxi ztmaha qzh yeuk qb Otmaxt.\n20 Otmaxt rtnh qzh yeuk qb Utxi.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t17 19 20\n22 Hbzm jhmq qb qzh bsseoh.\n23 Ytmehu jhmq qb qzh phaxbby.\n24 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t14 17 19 20\n25 Hbzm ybnha qb qzh keqozhm.\n26 Utxi vtllha qzh yeuk qb Otmaxt.\n27 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t14 17 19 20 26\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Otmaxt rbq qzh tvvuh qzhxh.\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Otmaxt axbvvha qzh tvvuh qzhxh.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 6\n9 Hbzm qbbk qzh yeuk qzhxh.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t9\n12 Hbzm veokha dv qzh sbbqptuu qzhxh.\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t9 12\n15 Ytmehu cbdxmhiha qb qzh ztuujti.\n16 Hbzm axbvvha qzh sbbqptuu.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t9 12 16\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Ytmehu jhmq ptok qb qzh keqozhm.\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Ytmehu cbdxmhiha qb qzh bsseoh.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t6 8\n11 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 8 11\n14 Otmaxt uhsq qzh tvvuh.\n15 Otmaxt rbq qzh tvvuh qzhxh.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 8 11 14 15\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Otmaxt vdq abjm qzh tvvuh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 8 11 14 15 18\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Hbzm axbvvha qzh sbbqptuu.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n10 Otmaxt qbbk qzh sbbqptuu qzhxh.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Otmaxt uhsq qzh sbbqptuu.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 2 10 14\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Utxi rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n7 Hbzm vdq abjm qzh tvvuh.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n10 Utxi ybnha qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 7\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Utxi axbvvha qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 14\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Utxi ybnha qb qzh ztuujti.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Otmaxt rtnh qzh tvvuh qb Hbzm.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 7\n9 Ytmehu ybnha qb qzh ztuujti.\n10 Hbzm ztmaha qzh tvvuh qb Otmaxt.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t7 10\n12 Otmaxt jhmq ptok qb qzh bsseoh.\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 7 10 13\n15 Utxi ybnha qb qzh bsseoh.\n16 Ytmehu ybnha qb qzh bsseoh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t7 10\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh keqozhm.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Ytmehu jhmq ptok qb qzh phaxbby.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Ytmehu rbq qzh tvvuh qzhxh.\n9 Ytmehu rtnh qzh tvvuh qb Hbzm.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 9\n11 Hbzm vtllha qzh tvvuh qb Ytmehu.\n12 Ytmehu rtnh qzh tvvuh qb Hbzm.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 9 11 12\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Otmaxt jhmq qb qzh ztuujti.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 9 11 12\n17 Hbzm ybnha qb qzh ptqzxbby.\n18 Otmaxt aelotxaha qzh yeuk qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 18\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Otmaxt veokha dv qzh yeuk qzhxh.\n4 Otmaxt uhsq qzh yeuk.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n6 Utxi jhmq qb qzh rtxahm.\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n9 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n10 Otmaxt veokha dv qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t3 4 9 10\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Utxi aelotxaha qzh tvvuh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t12 13\n15 Hbzm cbdxmhiha qb qzh rtxahm.\n16 Utxi rbq qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t12 13 16\n1 Hbzm ybnha qb qzh ztuujti.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Otmaxt rbq qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Hbzm jhmq qb qzh bsseoh.\n9 Otmaxt axbvvha qzh yeuk.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 9\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Utxi veokha dv qzh sbbqptuu qzhxh.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 9\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Utxi vtllha qzh sbbqptuu qb Otmaxt.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 9 15\n17 Ytmehu ybnha qb qzh ptqzxbby.\n18 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t12 15 18\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t2 7\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Otmaxt axbvvha qzh yeuk.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 7 11\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t2 7 11 14\n1 Hbzm ybnha qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Ytmehu jhmq qb qzh rtxahm.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 6\n8 Utxi axbvvha qzh sbbqptuu.\n9 Hbzm rbq qzh sbbqptuu qzhxh.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 8\n11 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n12 Otmaxt jhmq qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 6 9 11\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Ytmehu jhmq qb qzh ztuujti.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 6 9 11\n17 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 8 11 17\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh rtxahm.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Ytmehu qbbk qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n8 Ytmehu aelotxaha qzh tvvuh.\n9 Ytmehu rbq qzh tvvuh qzhxh.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6 8 9\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6 8 9\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 8 9 15\n17 Otmaxt qxtnhuuha qb qzh bsseoh.\n18 Otmaxt qxtnhuuha qb qzh ztuujti.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 8 9 15\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Otmaxt uhsq qzh sbbqptuu.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4 7 10\n12 Otmaxt rtnh qzh sbbqptuu qb Utxi.\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13\n15 Hbzm uhsq qzh yeuk.\n16 Utxi cbdxmhiha qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7 10 12\n1 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n7 Utxi veokha dv qzh tvvuh qzhxh.\n8 Utxi vtllha qzh tvvuh qb Ytmehu.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 8\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Otmaxt rbq qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 8\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 11 14\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi vtllha qzh yeuk qb Ytmehu.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n7 Utxi jhmq qb qzh bsseoh.\n8 Ytmehu rtnh qzh yeuk qb Hbzm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 4\n10 Hbzm vtllha qzh yeuk qb Ytmehu.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 8 10\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t8 10\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Ytmehu rtnh qzh tvvuh qb Hbzm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Hbzm ztmaha qzh tvvuh qb Utxi.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 8\n10 Ytmehu vdq abjm qzh yeuk.\n11 Utxi vtllha qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 11\n13 Hbzm vtllha qzh tvvuh qb Utxi.\n14 Utxi rtnh qzh tvvuh qb Hbzm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 10\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Hbzm ybnha qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Utxi vtllha qzh sbbqptuu qb Hbzm.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 10\n12 Hbzm rtnh qzh sbbqptuu qb Utxi.\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3 10 12\n15 Utxi cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt jhmq ptok qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3 10 12\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Utxi axbvvha qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n12 Ytmehu ybnha qb qzh ztuujti.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 10\n15 Otmaxt ztmaha qzh yeuk qb Hbzm.\n16 Otmaxt rxtppha qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9 15 16\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Otmaxt ybnha qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Utxi ybnha qb qzh phaxbby.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Hbzm qxtnhuuha qb qzh ptqzxbby.\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Ytmehu jhmq qb qzh rtxahm.\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t13\n16 Ytmehu ybnha qb qzh ztuujti.\n17 Ytmehu uhsq qzh tvvuh.\n18 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t13 17\n19 Utxi jhmq qb qzh keqozhm.\n20 Hbzm jhmq qb qzh ptqzxbby.\n21 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t13 17\n22 Ytmehu rbq qzh tvvuh qzhxh.\n23 Ytmehu uhsq qzh tvvuh.\n24 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t13 17 22 23\n25 Ytmehu rbq qzh tvvuh qzhxh.\n26 Utxi ybnha qb qzh bsseoh.\n27 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t13 17 22 23 25\n1 Otmaxt qbbk qzh yeuk qzhxh.\n2 Utxi rbq qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt rtnh qzh yeuk qb Hbzm.\n5 Hbzm aelotxaha qzh yeuk.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Otmaxt aelotxaha qzh yeuk.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4 7 8\n10 Utxi aelotxaha qzh tvvuh.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4 7 8\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 10 11\n1 Utxi ybnha qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq qb qzh phaxbby.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Hbzm veokha dv qzh sbbqptuu qzhxh.\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t9\n12 Hbzm veokha dv qzh yeuk qzhxh.\n13 Utxi ybnha qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t9 12\n15 Utxi ybnha qb qzh ztuujti.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t9 12\n18 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n19 Hbzm ybnha qb qzh phaxbby.\n20 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t9 12 18\n21 Otmaxt axbvvha qzh sbbqptuu.\n22 Otmaxt cbdxmhiha qb qzh ztuujti.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t18 21\n1 Utxi jhmq qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh phaxbby.\n3 Otmaxt qbbk qzh sbbqptuu qzhxh.\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Otmaxt rxtppha qzh tvvuh qzhxh.\n7 Utxi ybnha qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t3 6\n9 Ytmehu jhmq qb qzh ztuujti.\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t3 6\n12 Hbzm jhmq ptok qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Otmaxt axbvvha qzh tvvuh.\n15 Otmaxt qbbk qzh tvvuh qzhxh.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t3 6 14 15\n17 Hbzm jhmq qb qzh rtxahm.\n18 Otmaxt aelotxaha qzh tvvuh qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 6 14 15 18\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Utxi jhmq qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt rtnh qzh tvvuh qb Utxi.\n5 Utxi jhmq qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n7 Utxi axbvvha qzh tvvuh qzhxh.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Hbzm rtnh qzh tvvuh qb Utxi.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 11\n13 Utxi uhsq qzh tvvuh.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7 11 13\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Otmaxt rbq qzh sbbqptuu qzhxh.\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Utxi ybnha qb qzh bsseoh.\n7 Utxi jhmq qb qzh phaxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n9 Hbzm ybnha qb qzh rtxahm.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n12 Utxi vtllha qzh sbbqptuu qb Otmaxt.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 11 12\n14 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n15 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 12 14 15\n17 Hbzm cbdxmhiha qb qzh ptqzxbby.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 12 14 15\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n6 Hbzm rxtppha qzh yeuk qzhxh.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 6\n9 Ytmehu jhmq ptok qb qzh keqozhm.\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 6\n12 Ytmehu cbdxmhiha qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Utxi ybnha qb qzh ztuujti.\n15 Utxi ybnha qb qzh bsseoh.\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Utxi jhmq ptok qb qzh ptqzxbby.\n18 Ytmehu jhmq ptok qb qzh ztuujti.\n19 Hbzm uhsq qzh tvvuh.\n20 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 6 19\n21 Hbzm vdq abjm qzh yeuk.\n22 Hbzm rbq qzh sbbqptuu qzhxh.\n23 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 6 19 21 22\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Ytmehu rbq qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Ytmehu axbvvha qzh tvvuh.\n7 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 7\n9 Otmaxt jhmq qb qzh ztuujti.\n10 Hbzm jhmq qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 7\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Utxi rxtppha qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t13\n15 Hbzm cbdxmhiha qb qzh ptqzxbby.\n16 Utxi ybnha qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t13\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Utxi veokha dv qzh sbbqptuu qzhxh.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Hbzm ybnha qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Utxi jhmq ptok qb qzh bsseoh.\n16 Utxi vdq abjm qzh sbbqptuu.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 16\n18 Otmaxt cbdxmhiha qb qzh bsseoh.\n19 Ytmehu jhmq qb qzh phaxbby.\n20 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 16\n21 Otmaxt rbq qzh sbbqptuu qzhxh.\n22 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t21 22\n1 Utxi jhmq qb qzh keqozhm.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Otmaxt jhmq qb qzh ptqzxbby.\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Ytmehu veokha dv qzh tvvuh qzhxh.\n10 Hbzm qbbk qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t9\n12 Otmaxt qxtnhuuha qb qzh phaxbby.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t9\n15 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n16 Otmaxt ztmaha qzh tvvuh qb Ytmehu.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t9 15 16\n18 Ytmehu ztmaha qzh tvvuh qb Otmaxt.\n19 Otmaxt qxtnhuuha qb qzh bsseoh.\n20 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t9 15 16 18\n21 Otmaxt cbdxmhiha qb qzh phaxbby.\n22 Hbzm cbdxmhiha qb qzh phaxbby.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t15 16 18\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 4\n7 Otmaxt rtnh qzh tvvuh qb Ytmehu.\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t4 7 8\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt aelotxaha qzh yeuk.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7 8 11\n13 Ytmehu aelotxaha qzh tvvuh.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 7 8 11\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Utxi ybnha qb qzh ztuujti.\n3 Ytmehu rbq qzh sbbqptuu qzhxh.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n6 Utxi cbdxmhiha qb qzh phaxbby.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 10\n12 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n13 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 10 12 13\n15 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t3 10 12 13 15 16\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Hbzm veokha dv qzh yeuk qzhxh.\n4 Hbzm ztmaha qzh yeuk qb Utxi.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n7 Utxi rtnh qzh yeuk qb Hbzm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 7\n9 Hbzm rtnh qzh yeuk qb Utxi.\n10 Utxi axbvvha qzh yeuk.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4 7 9\n12 Otmaxt jhmq qb qzh ztuujti.\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7 9 10\n15 Hbzm jhmq ptok qb qzh rtxahm.\n16 Ytmehu ybnha qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 7 9 10\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Ytmehu veokha dv qzh yeuk qzhxh.\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t9\n12 Hbzm ybnha qb qzh bsseoh.\n13 Hbzm uhsq qzh tvvuh qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 13\n15 Ytmehu vdq abjm qzh yeuk.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 13\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Utxi jhmq qb qzh keqozhm.\n5 Ytmehu vtllha qzh sbbqptuu qb Utxi.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 5\n7 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n8 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 5 7 8\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5 7 8\n13 Utxi ybnha qb qzh rtxahm.\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 5 7 8\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Ytmehu ybnha qb qzh ptqzxbby.\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Utxi cbdxmhiha qb qzh keqozhm.\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Ytmehu veokha dv qzh tvvuh qzhxh.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12\n14 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n15 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t14\n17 Otmaxt uhsq qzh sbbqptuu.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12\n20 Otmaxt rbq qzh sbbqptuu qzhxh.\n21 Otmaxt axbvvha qzh sbbqptuu.\n22 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t14 17 20 21\n23 Hbzm ybnha qb qzh rtxahm.\n24 Ytmehu vtllha qzh tvvuh qb Hbzm.\n25 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t14 17 20 21\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Hbzm jhmq qb qzh ztuujti.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Utxi ybnha qb qzh ztuujti.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Hbzm ybnha qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Hbzm jhmq ptok qb qzh phaxbby.\n10 Otmaxt rxtppha qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10\n12 Hbzm rbq qzh tvvuh qzhxh.\n13 Ytmehu ybnha qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t12\n15 Hbzm aelotxaha qzh tvvuh qzhxh.\n16 Otmaxt vtllha qzh yeuk qb Ytmehu.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t12 15\n18 Ytmehu uhsq qzh yeuk.\n19 Ytmehu jhmq qb qzh keqozhm.\n20 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t16 18\n21 Otmaxt jhmq qb qzh keqozhm.\n22 Otmaxt jhmq ptok qb qzh bsseoh.\n23 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t16 18\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh phaxbby.\n3 Ytmehu ybnha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Ytmehu veokha dv qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5\n8 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n9 Ytmehu axbvvha qzh tvvuh.\n10 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Hbzm rbq qzh sbbqptuu qzhxh.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 8 12\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Otmaxt cbdxmhiha qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9\n17 Utxi qbbk qzh tvvuh qzhxh.\n18 Utxi vtllha qzh tvvuh qb Ytmehu.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t5 8 12\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh ptqzxbby.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n6 Otmaxt jhmq qb qzh phaxbby.\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n9 Hbzm cbdxmhiha qb qzh rtxahm.\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n12 Otmaxt ybnha qb qzh ztuujti.\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Utxi vtllha qzh tvvuh qb Otmaxt.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 15\n17 Otmaxt vtllha qzh tvvuh qb Utxi.\n18 Hbzm veokha dv qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t15 17\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Utxi jhmq qb qzh ztuujti.\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Hbzm jhmq qb qzh keqozhm.\n16 Ytmehu jhmq qb qzh ztuujti.\n17 Utxi vdq abjm qzh tvvuh.\n18 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 17\n19 Ytmehu jhmq qb qzh keqozhm.\n20 Hbzm jhmq ptok qb qzh rtxahm.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 17\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Otmaxt jhmq qb qzh ptqzxbby.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Utxi qxtnhuuha qb qzh phaxbby.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu qbbk qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n10 Ytmehu ztmaha qzh yeuk qb Hbzm.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10\n16 Hbzm ztmaha qzh yeuk qb Ytmehu.\n17 Otmaxt jhmq ptok qb qzh ptqzxbby.\n18 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 16\n19 Ytmehu rtnh qzh yeuk qb Hbzm.\n20 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n21 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 10 16 19\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Hbzm rbq qzh yeuk qzhxh.\n4 Hbzm axbvvha qzh yeuk.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Hbzm jhmq qb qzh phaxbby.\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n9 Hbzm ybnha qb qzh bsseoh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n12 Otmaxt jhmq ptok qb qzh bsseoh.\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t13\n15 Hbzm qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm qxtnhuuha qb qzh phaxbby.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t13\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Otmaxt cbdxmhiha qb qzh phaxbby.\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Ytmehu ybnha qb qzh keqozhm.\n7 Utxi rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n13 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 13\n16 Otmaxt axbvvha qzh sbbqptuu.\n17 Otmaxt qbbk qzh sbbqptuu qzhxh.\n18 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 13\n19 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n20 Hbzm uhsq qzh sbbqptuu.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t13 16 17 19\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Utxi jhmq qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t1 7\n10 Utxi vtllha qzh tvvuh qb Hbzm.\n11 Utxi uhsq qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 7 10 11\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Hbzm axbvvha qzh tvvuh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 7 10 11\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Utxi qbbk qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t1 5\n7 Utxi vtllha qzh sbbqptuu qb Otmaxt.\n8 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t1 5 7 8\n10 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n11 Otmaxt qbbk qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t7 8 10 11\n13 Otmaxt ztmaha qzh tvvuh qb Utxi.\n14 Utxi jhmq qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7 8 10 11 13\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Hbzm jhmq qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n7 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 7\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Otmaxt ztmaha qzh tvvuh qb Utxi.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 7 10 11\n13 Utxi aelotxaha qzh tvvuh.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 7 10 11\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Ytmehu qbbk qzh yeuk qzhxh.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n6 Hbzm jhmq ptok qb qzh bsseoh.\n7 Utxi ybnha qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3\n9 Utxi jhmq qb qzh bsseoh.\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Ytmehu qbbk qzh tvvuh qzhxh.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t3 12\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqzxhh\t3 12 15\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Ytmehu ztmaha qzh tvvuh qb Otmaxt.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t3 12 15 18\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh keqozhm.\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Hbzm rbq qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t6\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Hbzm rtnh qzh sbbqptuu qb Utxi.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 9\n11 Utxi ybnha qb qzh ztuujti.\n12 Utxi uhsq qzh sbbqptuu.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 9\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Otmaxt axbvvha qzh yeuk.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 15\n17 Otmaxt jhmq qb qzh rtxahm.\n18 Utxi jhmq qb qzh phaxbby.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t9 12\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Hbzm jhmq qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Utxi veokha dv qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Utxi ybnha qb qzh bsseoh.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n14 Utxi vdq abjm qzh yeuk.\n15 Utxi rxtppha qzh yeuk qzhxh.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6 14 15\n17 Utxi vtllha qzh yeuk qb Hbzm.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 14 15 17\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Utxi rxtppha qzh yeuk qzhxh.\n5 Utxi uhsq qzh yeuk.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t7\n10 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n11 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5\n13 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 10 11 13\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n8 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 7\n10 Ytmehu qbbk qzh sbbqptuu qzhxh.\n11 Ytmehu rtnh qzh sbbqptuu qb Otmaxt.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5 7 8 10 11\n13 Utxi rbq qzh yeuk qzhxh.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t13\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Utxi qxtnhuuha qb qzh rtxahm.\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n9 Otmaxt qbbk qzh yeuk qzhxh.\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Utxi axbvvha qzh tvvuh.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 13\n15 Otmaxt ybnha qb qzh keqozhm.\n16 Utxi rbq qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3 13 16\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Ytmehu vdq abjm qzh sbbqptuu.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 5 8\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 13\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Otmaxt cbdxmhiha qb qzh ztuujti.\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n8 Utxi ybnha qb qzh rtxahm.\n9 Ytmehu veokha dv qzh tvvuh qzhxh.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5\n11 Hbzm jhmq qb qzh rtxahm.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t9\n14 Otmaxt aelotxaha qzh sbbqptuu.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t9\n17 Ytmehu qxtnhuuha qb qzh bsseoh.\n18 Ytmehu rxtppha qzh yeuk qzhxh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t9 18\n1 Ytmehu qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Otmaxt ztmaha qzh tvvuh qb Hbzm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8\n10 Hbzm ztmaha qzh tvvuh qb Utxi.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8\n13 Hbzm vtllha qzh yeuk qb Otmaxt.\n14 Otmaxt vtllha qzh yeuk qb Hbzm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 8 13 14\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Utxi qxtnhuuha qb qzh keqozhm.\n13 Ytmehu vtllha qzh sbbqptuu qb Utxi.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 13\n15 Utxi vtllha qzh sbbqptuu qb Ytmehu.\n16 Hbzm ybnha qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 13 15\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm jhmq qb qzh phaxbby.\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Otmaxt qbbk qzh sbbqptuu qzhxh.\n6 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6\n8 Hbzm rtnh qzh sbbqptuu qb Otmaxt.\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 8\n11 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 6 8 9 11\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 6 8 9 11\n17 Hbzm axbvvha qzh sbbqptuu.\n18 Otmaxt vtllha qzh yeuk qb Hbzm.\n19 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6 8 9 11 18\n1 Hbzm rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n7 Ytmehu rxtppha qzh yeuk qzhxh.\n8 Ytmehu uhsq qzh yeuk.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 8\n13 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 13\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Utxi vtllha qzh tvvuh qb Otmaxt.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 5\n7 Ytmehu vdq abjm qzh sbbqptuu.\n8 Otmaxt aelotxaha qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 7\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 8\n13 Utxi ztmaha qzh tvvuh qb Otmaxt.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 7 14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Utxi aelotxaha qzh tvvuh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 10\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 10\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Otmaxt jhmq ptok qb qzh ztuujti.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 10\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Hbzm rtnh qzh tvvuh qb Ytmehu.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Ytmehu ztmaha qzh tvvuh qb Hbzm.\n5 Hbzm rtnh qzh tvvuh qb Ytmehu.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 4 5\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7\n10 Ytmehu vtllha qzh tvvuh qb Otmaxt.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 10\n13 Otmaxt vtllha qzh tvvuh qb Ytmehu.\n14 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t7 10 13 14\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Utxi ybnha qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh bsseoh.\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi ybnha qb qzh bsseoh.\n9 Ytmehu cbdxmhiha qb qzh ztuujti.\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Utxi jhmq qb qzh keqozhm.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Utxi jhmq qb qzh bsseoh.\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Hbzm veokha dv qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t16\n18 Otmaxt qxtnhuuha qb qzh phaxbby.\n19 Otmaxt jhmq ptok qb qzh ztuujti.\n20 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t16\n21 Otmaxt ybnha qb qzh ptqzxbby.\n22 Hbzm qxtnhuuha qb qzh rtxahm.\n23 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t16\n24 Hbzm jhmq ptok qb qzh ztuujti.\n25 Utxi ybnha qb qzh bsseoh.\n26 Otmaxt cbdxmhiha qb qzh phaxbby.\n27 Ytmehu jhmq qb qzh rtxahm.\n28 Hbzm uhsq qzh sbbqptuu.\n29 Hbzm qxtnhuuha qb qzh rtxahm.\n30 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t16 28\n31 Otmaxt qxtnhuuha qb qzh rtxahm.\n32 Otmaxt ybnha qb qzh ztuujti.\n33 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t16 28\n1 Utxi rbq qzh yeuk qzhxh.\n2 Utxi uhsq qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t11\n13 Utxi qbbk qzh yeuk qzhxh.\n14 Hbzm rbq qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Utxi rtnh qzh sbbqptuu qb Hbzm.\n5 Hbzm vtllha qzh sbbqptuu qb Utxi.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5\n7 Utxi vtllha qzh sbbqptuu qb Hbzm.\n8 Hbzm vtllha qzh sbbqptuu qb Utxi.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 5 7 8\n10 Otmaxt qbbk qzh yeuk qzhxh.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5 7 8\n13 Hbzm ybnha qb qzh ztuujti.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 5 7 8\n1 Utxi ybnha qb qzh phaxbby.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n7 Ytmehu qbbk qzh tvvuh qzhxh.\n8 Utxi jhmq qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tqjb\t2 7\n10 Ytmehu rtnh qzh tvvuh qb Hbzm.\n11 Hbzm vtllha qzh tvvuh qb Ytmehu.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 11\n13 Ytmehu ztmaha qzh tvvuh qb Hbzm.\n14 Hbzm rtnh qzh tvvuh qb Ytmehu.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 11 13 14\n1 Utxi qbbk qzh tvvuh qzhxh.\n2 Utxi axbvvha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n7 Utxi jhmq qb qzh bsseoh.\n8 Ytmehu rbq qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n13 Ytmehu rtnh qzh sbbqptuu qb Hbzm.\n14 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t8 13\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt uhsq qzh yeuk.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh phaxbby.\n12 Otmaxt ybnha qb qzh bsseoh.\n13 Utxi ybnha qb qzh ztuujti.\n14 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n15 Otmaxt vdq abjm qzh sbbqptuu.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4 14 15\n17 Utxi veokha dv qzh tvvuh qzhxh.\n18 Ytmehu jhmq qb qzh ztuujti.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t17\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Utxi ybnha qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Hbzm vdq abjm qzh yeuk.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 4\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 4\n10 Utxi veokha dv qzh sbbqptuu qzhxh.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t10\n13 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n14 Ytmehu ztmaha qzh sbbqptuu qb Utxi.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t10 13 14\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Hbzm jhmq qb qzh rtxahm.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Utxi jhmq qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Utxi rbq qzh yeuk qzhxh.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t12\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Ytmehu jhmq ptok qb qzh ptqzxbby.\n16 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t12\n17 Ytmehu jhmq qb qzh rtxahm.\n18 Ytmehu ybnha qb qzh bsseoh.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t12\n20 Utxi vdq abjm qzh yeuk qzhxh.\n21 Hbzm jhmq qb qzh keqozhm.\n22 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t12 20\n23 Ytmehu qxtnhuuha qb qzh ztuujti.\n24 Hbzm veokha dv qzh yeuk qzhxh.\n25 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t12 20\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n7 Utxi jhmq qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Otmaxt rtnh qzh sbbqptuu qb Hbzm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 11\n13 Hbzm vdq abjm qzh sbbqptuu.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t11 13\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Ytmehu ybnha qb qzh bsseoh.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Otmaxt ztmaha qzh sbbqptuu qb Utxi.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 12\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Utxi rtnh qzh sbbqptuu qb Otmaxt.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 12 15\n17 Otmaxt cbdxmhiha qb qzh keqozhm.\n18 Otmaxt ztmaha qzh sbbqptuu qb Hbzm.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t12 15\n1 Hbzm ybnha qb qzh keqozhm.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Ytmehu rxtppha qzh yeuk qzhxh.\n5 Hbzm vdq abjm qzh sbbqptuu.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Ytmehu axbvvha qzh yeuk.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 5\n10 Ytmehu veokha dv qzh yeuk qzhxh.\n11 Utxi rxtppha qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 8 10\n13 Utxi rtnh qzh sbbqptuu qb Hbzm.\n14 Hbzm vtllha qzh sbbqptuu qb Utxi.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 8 10\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm axbvvha qzh sbbqptuu.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n9 Otmaxt jhmq qb qzh keqozhm.\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n12 Utxi cbdxmhiha qb qzh ztuujti.\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Ytmehu jhmq qb qzh ztuujti.\n16 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n17 Otmaxt rbq qzh sbbqptuu qzhxh.\n18 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t17\n19 Utxi jhmq qb qzh bsseoh.\n20 Otmaxt rtnh qzh sbbqptuu qb Utxi.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t17 20\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Utxi ybnha qb qzh phaxbby.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3\n6 Utxi ztmaha qzh tvvuh qb Ytmehu.\n7 Otmaxt veokha dv qzh yeuk qzhxh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 6\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7\n12 Hbzm cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7\n15 Utxi jhmq qb qzh bsseoh.\n16 Ytmehu ybnha qb qzh ztuujti.\n17 Ytmehu ybnha qb qzh phaxbby.\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Hbzm cbdxmhiha qb qzh ztuujti.\n20 Otmaxt axbvvha qzh yeuk.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 20\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Otmaxt rtnh qzh yeuk qb Ytmehu.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n7 Hbzm ybnha qb qzh phaxbby.\n8 Ytmehu ztmaha qzh yeuk qb Otmaxt.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2 5 8\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Hbzm cbdxmhiha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t5 8\n13 Hbzm vtllha qzh tvvuh qb Utxi.\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 13\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n5 Utxi vtllha qzh sbbqptuu qb Otmaxt.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5\n7 Hbzm jhmq qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 5\n10 Otmaxt aelotxaha qzh sbbqptuu.\n11 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 10 11\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 10 11\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt aelotxaha qzh yeuk.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Ytmehu rtnh qzh tvvuh qb Utxi.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5\n10 Utxi ybnha qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 5\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Otmaxt uhsq qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4 5 14\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Ytmehu rbq qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4\n6 Ytmehu axbvvha qzh yeuk qzhxh.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 6\n9 Otmaxt jhmq ptok qb qzh phaxbby.\n10 Ytmehu veokha dv qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 10\n12 Otmaxt cbdxmhiha qb qzh ztuujti.\n13 Ytmehu aelotxaha qzh yeuk.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 6 10 13\n15 Otmaxt ybnha qb qzh phaxbby.\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 6 10 13 16\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh rtxahm.\n3 Hbzm veokha dv qzh tvvuh qzhxh.\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3\n6 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n7 Hbzm rbq qzh yeuk qzhxh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t3 7\n9 Ytmehu cbdxmhiha qb qzh keqozhm.\n10 Hbzm ztmaha qzh tvvuh qb Ytmehu.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 7 10\n12 Hbzm cbdxmhiha qb qzh rtxahm.\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 7 10\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 7 10\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Utxi jhmq qb qzh bsseoh.\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t5 6\n8 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n9 Otmaxt jhmq ptok qb qzh phaxbby.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 6 8\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Otmaxt qxtnhuuha qb qzh rtxahm.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t5 6 8\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Otmaxt ybnha qb qzh rtxahm.\n16 Ytmehu jhmq qb qzh ptqzxbby.\n17 Otmaxt rbq qzh tvvuh qzhxh.\n18 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t5 6 8 17\n19 Hbzm jhmq qb qzh phaxbby.\n20 Hbzm jhmq qb qzh keqozhm.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t5 6 8 17\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Hbzm rtnh qzh tvvuh qb Otmaxt.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 11\n13 Utxi ybnha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 11\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh ztuujti.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Hbzm cbdxmhiha qb qzh rtxahm.\n10 Utxi vdq abjm qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 10\n12 Ytmehu rbq qzh sbbqptuu qzhxh.\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12\n15 Ytmehu rtnh qzh sbbqptuu qb Hbzm.\n16 Hbzm rtnh qzh sbbqptuu qb Ytmehu.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t12 15 16\n1 Utxi cbdxmhiha qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Ytmehu jhmq ptok qb qzh rtxahm.\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t7\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Ytmehu rtnh qzh tvvuh qb Otmaxt.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Utxi qbbk qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 11\n16 Hbzm jhmq qb qzh phaxbby.\n17 Otmaxt rtnh qzh tvvuh qb Hbzm.\n18 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t11 17\n19 Hbzm ztmaha qzh tvvuh qb Otmaxt.\n20 Otmaxt vtllha qzh tvvuh qb Hbzm.\n21 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t14\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Utxi ybnha qb qzh bsseoh.\n5 Otmaxt axbvvha qzh yeuk.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 5\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 5\n10 Utxi ybnha qb qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 5\n13 Hbzm veokha dv qzh tvvuh qzhxh.\n14 Utxi rxtppha qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13\n1 Hbzm ybnha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Otmaxt jhmq ptok qb qzh bsseoh.\n4 Hbzm rxtppha qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Ytmehu cbdxmhiha qb qzh bsseoh.\n7 Hbzm uhsq qzh yeuk.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n9 Otmaxt jhmq qb qzh rtxahm.\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n12 Ytmehu cbdxmhiha qb qzh rtxahm.\n13 Utxi veokha dv qzh sbbqptuu qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t4 7\n15 Hbzm jhmq ptok qb qzh rtxahm.\n16 Utxi ybnha qb qzh phaxbby.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t13\n1 Utxi cbdxmhiha qb qzh ztuujti.\n2 Hbzm rxtppha qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2\n7 Hbzm vtllha qzh sbbqptuu qb Ytmehu.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t2 7\n10 Ytmehu ztmaha qzh sbbqptuu qb Otmaxt.\n11 Otmaxt rtnh qzh sbbqptuu qb Ytmehu.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 11\n13 Ytmehu rtnh qzh sbbqptuu qb Otmaxt.\n14 Ytmehu jhmq ptok qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t7 10 11 13\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Utxi jhmq qb qzh keqozhm.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Hbzm cbdxmhiha qb qzh ptqzxbby.\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t10\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t10\n15 Hbzm aelotxaha qzh yeuk qzhxh.\n16 Ytmehu qbbk qzh yeuk qzhxh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t10 15\n18 Ytmehu vtllha qzh yeuk qb Hbzm.\n19 Hbzm vtllha qzh yeuk qb Otmaxt.\n20 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t16 18\n21 Ytmehu jhmq ptok qb qzh ztuujti.\n22 Otmaxt vtllha qzh yeuk qb Hbzm.\n23 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t16 18\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Utxi ybnha qb qzh phaxbby.\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Otmaxt qbbk qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Otmaxt vtllha qzh sbbqptuu qb Utxi.\n9 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t8 9\n11 Otmaxt axbvvha qzh sbbqptuu.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 8 9 11\n14 Ytmehu ybnha qb qzh rtxahm.\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t6 8 9 11\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Ytmehu veokha dv qzh tvvuh qzhxh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t18\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Utxi ztmaha qzh tvvuh qb Otmaxt.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Otmaxt rtnh qzh tvvuh qb Hbzm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t1 2\n7 Hbzm aelotxaha qzh tvvuh.\n8 Ytmehu rbq qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t8\n10 Ytmehu vtllha qzh tvvuh qb Hbzm.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 5\n13 Hbzm vtllha qzh tvvuh qb Utxi.\n14 Utxi axbvvha qzh tvvuh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t5 7 10 13\n1 Utxi rbq qzh sbbqptuu qzhxh.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Utxi vtllha qzh sbbqptuu qb Ytmehu.\n5 Ytmehu ztmaha qzh sbbqptuu qb Utxi.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 4 5\n7 Utxi vtllha qzh sbbqptuu qb Ytmehu.\n8 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 5 7 8\n10 Utxi rtnh qzh sbbqptuu qb Ytmehu.\n11 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 5 7 8 10 11\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Ytmehu rbq qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t4 5 7 8 10 11 14\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Ytmehu qbbk qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n10 Ytmehu ztmaha qzh yeuk qb Otmaxt.\n11 Otmaxt aelotxaha qzh yeuk.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 11\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 10\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Otmaxt cbdxmhiha qb qzh bsseoh.\n4 Utxi jhmq qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Utxi jhmq ptok qb qzh ptqzxbby.\n10 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Ytmehu jhmq qb qzh phaxbby.\n13 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t6\n14 Ytmehu rxtppha qzh yeuk qzhxh.\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t14\n17 Ytmehu rtnh qzh yeuk qb Otmaxt.\n18 Utxi uhsq qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t14 17\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Otmaxt jhmq qb qzh phaxbby.\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Otmaxt veokha dv qzh yeuk qzhxh.\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9\n12 Hbzm jhmq ptok qb qzh bsseoh.\n13 Otmaxt ztmaha qzh yeuk qb Hbzm.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 13\n15 Hbzm vtllha qzh yeuk qb Otmaxt.\n16 Ytmehu jhmq qb qzh bsseoh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9 13 15\n18 Otmaxt ztmaha qzh yeuk qb Hbzm.\n19 Hbzm ztmaha qzh yeuk qb Otmaxt.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t9 13 15 18 19\n21 Otmaxt vtllha qzh yeuk qb Hbzm.\n22 Otmaxt jhmq ptok qb qzh ztuujti.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t9 13 15 18 19 21\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Otmaxt rxtppha qzh tvvuh qzhxh.\n4 Otmaxt aelotxaha qzh tvvuh.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n6 Utxi cbdxmhiha qb qzh ztuujti.\n7 Otmaxt ybnha qb qzh phaxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n12 Utxi jhmq qb qzh ztuujti.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Hbzm ybnha qb qzh rtxahm.\n16 Ytmehu qbbk qzh sbbqptuu qzhxh.\n17 Utxi ybnha qb qzh phaxbby.\n18 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t16\n19 Ytmehu rbq qzh yeuk qzhxh.\n20 Ytmehu uhsq qzh yeuk.\n21 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t16 19 20\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi ybnha qb qzh ztuujti.\n3 Ytmehu veokha dv qzh yeuk qzhxh.\n4 Ytmehu aelotxaha qzh yeuk.\n5 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 4\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t3 4\n9 Utxi uhsq qzh sbbqptuu qzhxh.\n10 Utxi jhmq qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 9\n12 Otmaxt ybnha qb qzh rtxahm.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t6 9\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Ytmehu veokha dv qzh tvvuh qzhxh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t3 4 16\n1 Hbzm rxtppha qzh yeuk qzhxh.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t1 4\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt rxtppha qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t1 4\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t8\n13 Hbzm axbvvha qzh yeuk.\n14 Hbzm qbbk qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tqjb\t1 4 13 14\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Hbzm cbdxmhiha qb qzh ptqzxbby.\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh rtxahm.\n7 Utxi jhmq qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Hbzm qxtnhuuha qb qzh keqozhm.\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Ytmehu jhmq qb qzh ztuujti.\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Utxi ybnha qb qzh rtxahm.\n16 Hbzm qxtnhuuha qb qzh rtxahm.\n17 Otmaxt ybnha qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh keqozhm.\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Otmaxt jhmq qb qzh keqozhm.\n21 Ytmehu jhmq ptok qb qzh ztuujti.\n22 Ytmehu cbdxmhiha qb qzh bsseoh.\n23 Utxi jhmq qb qzh ztuujti.\n24 Hbzm jhmq qb qzh ztuujti.\n25 Utxi qxtnhuuha qb qzh ptqzxbby.\n26 Hbzm veokha dv qzh sbbqptuu qzhxh.\n27 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t26\n28 Ytmehu jhmq qb qzh ptqzxbby.\n29 Otmaxt ybnha qb qzh ptqzxbby.\n30 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t26\n31 Utxi jhmq ptok qb qzh ztuujti.\n32 Hbzm rtnh qzh sbbqptuu qb Utxi.\n33 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t26 32\n34 Ytmehu ybnha qb qzh ztuujti.\n35 Utxi vtllha qzh sbbqptuu qb Hbzm.\n36 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t32 35\n37 Otmaxt qxtnhuuha qb qzh rtxahm.\n38 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n39 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t32 35\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Hbzm jhmq ptok qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Otmaxt jhmq qb qzh phaxbby.\n10 Otmaxt rbq qzh sbbqptuu qzhxh.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Otmaxt uhsq qzh sbbqptuu.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 13\n15 Hbzm qxtnhuuha qb qzh ztuujti.\n16 Otmaxt qbbk qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10 13 16\n18 Otmaxt uhsq qzh sbbqptuu.\n19 Otmaxt jhmq qb qzh phaxbby.\n20 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 13 16 18\n21 Utxi ybnha qb qzh ztuujti.\n22 Otmaxt ybnha qb qzh ptqzxbby.\n23 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t10 13 16 18\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq qb qzh ztuujti.\n3 Ytmehu cbdxmhiha qb qzh rtxahm.\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Hbzm rxtppha qzh tvvuh qzhxh.\n7 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t6\n8 Hbzm vdq abjm qzh tvvuh.\n9 Hbzm rbq qzh tvvuh qzhxh.\n10 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t6 8 9\n11 Hbzm aelotxaha qzh tvvuh.\n12 Ytmehu qbbk qzh yeuk qzhxh.\n13 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 8 9 11\n14 Utxi ybnha qb qzh keqozhm.\n15 Ytmehu axbvvha qzh yeuk.\n16 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t6 8 9 11\n17 Hbzm jhmq qb qzh ztuujti.\n18 Utxi qxtnhuuha qb qzh rtxahm.\n19 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t12 15\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Hbzm rbq qzh tvvuh qzhxh.\n4 Hbzm axbvvha qzh tvvuh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Utxi rxtppha qzh tvvuh qzhxh.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n9 Utxi vtllha qzh tvvuh qb Hbzm.\n10 Hbzm vtllha qzh tvvuh qb Utxi.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4 9 10\n12 Utxi vtllha qzh tvvuh qb Hbzm.\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t3 4 9 10 12\n15 Hbzm vtllha qzh tvvuh qb Ytmehu.\n16 Utxi jhmq qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 9 10 12\n1 Hbzm rxtppha qzh yeuk qzhxh.\n2 Hbzm rtnh qzh yeuk qb Ytmehu.\n3 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2\n4 Ytmehu ztmaha qzh yeuk qb Hbzm.\n5 Hbzm rtnh qzh yeuk qb Ytmehu.\n6 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 4 5\n7 Ytmehu ztmaha qzh yeuk qb Hbzm.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 4 5 7\n10 Hbzm aelotxaha qzh yeuk.\n11 Hbzm veokha dv qzh yeuk qzhxh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t1 2 4 5 7 10 11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Hbzm vtllha qzh yeuk qb Utxi.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t1 2 4 5 7 10 11 14\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh rtxahm.\n3 Utxi rxtppha qzh sbbqptuu qzhxh.\n4 Utxi ztmaha qzh sbbqptuu qb Ytmehu.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4\n6 Hbzm ybnha qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4\n9 Ytmehu rtnh qzh sbbqptuu qb Utxi.\n10 Hbzm jhmq qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t3 4 9\n12 Hbzm jhmq ptok qb qzh keqozhm.\n13 Utxi aelotxaha qzh sbbqptuu.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t4 9\n15 Ytmehu jhmq qb qzh keqozhm.\n16 Ytmehu qxtnhuuha qb qzh phaxbby.\n17 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t3 4 9 13\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Ytmehu jhmq ptok qb qzh bsseoh.\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Otmaxt ybnha qb qzh ztuujti.\n7 Utxi veokha dv qzh sbbqptuu qzhxh.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Utxi uhsq qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t7 11\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13\n16 Hbzm aelotxaha qzh yeuk.\n17 Utxi veokha dv qzh sbbqptuu qzhxh.\n18 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t13 16\n19 Otmaxt jhmq qb qzh ztuujti.\n20 Hbzm veokha dv qzh yeuk qzhxh.\n21 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13 16 20\n1 Hbzm ybnha qb qzh bsseoh.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Utxi veokha dv qzh yeuk qzhxh.\n5 Ytmehu vdq abjm qzh tvvuh qzhxh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu rbq qzh tvvuh qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 5 8\n10 Hbzm jhmq qb qzh phaxbby.\n11 Utxi ybnha qb qzh ztuujti.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 5 8\n13 Hbzm jhmq qb qzh ztuujti.\n14 Utxi aelotxaha qzh yeuk.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 5 8\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Utxi ybnha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n7 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n8 Utxi jhmq qb qzh keqozhm.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tqjb\t1 7\n10 Utxi jhmq qb qzh ztuujti.\n11 Otmaxt aelotxaha qzh tvvuh qzhxh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 7 11\n13 Otmaxt axbvvha qzh sbbqptuu.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 7 11 13\n1 Otmaxt rbq qzh tvvuh qzhxh.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1\n4 Otmaxt uhsq qzh tvvuh.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t1 4\n7 Otmaxt rxtppha qzh tvvuh qzhxh.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 7\n10 Hbzm aelotxaha qzh yeuk.\n11 Otmaxt vtllha qzh tvvuh qb Hbzm.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t2 10 11\n13 Hbzm axbvvha qzh tvvuh.\n14 Otmaxt qbbk qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t1 4 7 11 14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Utxi veokha dv qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4\n6 Utxi aelotxaha qzh tvvuh.\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 6\n9 Ytmehu qxtnhuuha qb qzh rtxahm.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 6\n12 Otmaxt jhmq qb qzh rtxahm.\n13 Hbzm rbq qzh tvvuh qzhxh.\n14 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13\n15 Otmaxt jhmq qb qzh keqozhm.\n16 Ytmehu jhmq ptok qb qzh bsseoh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t13\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Utxi veokha dv qzh yeuk qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Utxi aelotxaha qzh yeuk.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4\n7 Utxi rbq qzh yeuk qzhxh.\n8 Utxi vdq abjm qzh yeuk.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t2 4 7 8\n10 Utxi rxtppha qzh yeuk qzhxh.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 7 8 10\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2 4 7 8 10\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Otmaxt rbq qzh sbbqptuu qzhxh.\n4 Hbzm rxtppha qzh yeuk qzhxh.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t4\n9 Otmaxt ztmaha qzh sbbqptuu qb Ytmehu.\n10 Ytmehu vtllha qzh sbbqptuu qb Otmaxt.\n11 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t9 10\n12 Otmaxt vtllha qzh sbbqptuu qb Ytmehu.\n13 Ytmehu rtnh qzh sbbqptuu qb Otmaxt.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 9 10 12 13\n15 Ytmehu jhmq ptok qb qzh bsseoh.\n16 Otmaxt ybnha qb qzh keqozhm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3 9 10 12 13\n1 Utxi ybnha qb qzh rtxahm.\n2 Utxi ybnha qb qzh keqozhm.\n3 Hbzm rxtppha qzh sbbqptuu qzhxh.\n4 Hbzm ztmaha qzh sbbqptuu qb Utxi.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Utxi vdq abjm qzh sbbqptuu.\n7 Utxi qbbk qzh sbbqptuu qzhxh.\n8 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t4 6 7\n9 Hbzm cbdxmhiha qb qzh rtxahm.\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n12 Otmaxt jhmq ptok qb qzh phaxbby.\n13 Utxi ybnha qb qzh rtxahm.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t10\n15 Otmaxt rtnh qzh tvvuh qb Ytmehu.\n16 Ytmehu axbvvha qzh tvvuh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t15 16\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t2\n4 Otmaxt uhsq qzh sbbqptuu.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Utxi jhmq qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t2 4\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Utxi veokha dv qzh sbbqptuu qzhxh.\n12 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t11\n13 Utxi ztmaha qzh sbbqptuu qb Otmaxt.\n14 Otmaxt uhsq qzh sbbqptuu qzhxh.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t11 13\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Hbzm ybnha qb qzh keqozhm.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Otmaxt rbq qzh yeuk qzhxh.\n7 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6\n8 Otmaxt axbvvha qzh yeuk.\n9 Otmaxt qbbk qzh yeuk qzhxh.\n10 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 8 9\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 8 9\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Otmaxt ybnha qb qzh keqozhm.\n16 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t6 8 9\n17 Otmaxt axbvvha qzh yeuk.\n18 Utxi rxtppha qzh sbbqptuu qzhxh.\n19 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t18\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh phaxbby.\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Utxi ybnha qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Hbzm qxtnhuuha qb qzh keqozhm.\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu rbq qzh tvvuh qzhxh.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Otmaxt jhmq qb qzh ztuujti.\n16 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t11\n17 Ytmehu rtnh qzh tvvuh qb Hbzm.\n18 Hbzm vtllha qzh tvvuh qb Ytmehu.\n19 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t17 18\n20 Ytmehu ztmaha qzh tvvuh qb Hbzm.\n21 Hbzm aelotxaha qzh tvvuh.\n22 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 17 18 20\n23 Ytmehu jhmq qb qzh bsseoh.\n24 Utxi jhmq qb qzh phaxbby.\n25 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t11 17 18 20\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Hbzm rbq qzh sbbqptuu qzhxh.\n4 Hbzm vtllha qzh sbbqptuu qb Otmaxt.\n5 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n6 Utxi jhmq ptok qb qzh keqozhm.\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4\n9 Otmaxt vtllha qzh sbbqptuu qb Hbzm.\n10 Hbzm aelotxaha qzh sbbqptuu.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4 9 10\n12 Hbzm qxtnhuuha qb qzh ptqzxbby.\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t4 9\n15 Ytmehu qbbk qzh yeuk qzhxh.\n16 Otmaxt qbbk qzh sbbqptuu qzhxh.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t3 4 9 10\n1 Hbzm ybnha qb qzh phaxbby.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Ytmehu vdq abjm qzh sbbqptuu.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n10 Utxi jhmq qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 5\n13 Utxi ybnha qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Hbzm rbq qzh yeuk qzhxh.\n16 Hbzm qxtnhuuha qb qzh rtxahm.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t15\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Otmaxt rbq qzh tvvuh qzhxh.\n4 Otmaxt vtllha qzh tvvuh qb Utxi.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n6 Hbzm rbq qzh sbbqptuu qzhxh.\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 4\n9 Hbzm jhmq ptok qb qzh ptqzxbby.\n10 Utxi aelotxaha qzh tvvuh.\n11 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 10\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Dbj ytmi bpchoql el Utxi otxxiemr? \tmbmh\t4 10\n15 Ytmehu qbbk qzh yeuk qzhxh.\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t15\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Otmaxt rxtppha qzh yeuk qzhxh.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t2\n10 Otmaxt uhsq qzh yeuk.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 10\n13 Hbzm ybnha qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t8 10\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Utxi veokha dv qzh tvvuh qzhxh.\n5 Dbj ytmi bpchoql el Utxi otxxiemr? \tqjb\t3 4\n6 Ytmehu veokha dv qzh yeuk qzhxh.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t6\n9 Ytmehu rtnh qzh yeuk qb Hbzm.\n10 Hbzm rtnh qzh yeuk qb Ytmehu.\n11 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t9 10\n12 Utxi uhsq qzh sbbqptuu qzhxh.\n13 Ytmehu rtnh qzh yeuk qb Hbzm.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t6 9 10 13\n15 Utxi rxtppha qzh sbbqptuu qzhxh.\n16 Hbzm rtnh qzh yeuk qb Ytmehu.\n17 Dbj ytmi bpchoql el Hbzm otxxiemr? \tmbmh\t9 10 13 16\n1 Utxi qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1\n7 Hbzm rbq qzh yeuk qzhxh.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Dbj ytmi bpchoql el Hbzm otxxiemr? \tbmh\t7\n13 Utxi ztmaha qzh sbbqptuu qb Hbzm.\n14 Hbzm vtllha qzh sbbqptuu qb Utxi.\n15 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t1 13 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Otmaxt qbbk qzh yeuk qzhxh.\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t3\n6 Otmaxt axbvvha qzh yeuk.\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 6\n9 Ytmehu rxtppha qzh tvvuh qzhxh.\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 6\n12 Hbzm cbdxmhiha qb qzh keqozhm.\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t9\n15 Ytmehu rbq qzh sbbqptuu qzhxh.\n16 Otmaxt ztmaha qzh yeuk qb Hbzm.\n17 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t3 6 13 16\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t1\n4 Hbzm ybnha qb qzh bsseoh.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Dbj ytmi bpchoql el Utxi otxxiemr? \tbmh\t5\n10 Ytmehu vdq abjm qzh tvvuh.\n11 Utxi ybnha qb qzh phaxbby.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 10\n13 Otmaxt rbq qzh tvvuh qzhxh.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t1 10\n1 Utxi ybnha qb qzh phaxbby.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2\n7 Ytmehu aelotxaha qzh sbbqptuu.\n8 Ytmehu qbbk qzh sbbqptuu qzhxh.\n9 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 7 8\n10 Ytmehu ztmaha qzh sbbqptuu qb Hbzm.\n11 Hbzm vdq abjm qzh sbbqptuu.\n12 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tmbmh\t2 7 8 10\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Otmaxt rbq qzh tvvuh qzhxh.\n15 Dbj ytmi bpchoql el Ytmehu otxxiemr? \tbmh\t2 7 8 10 13\n1 Ytmehu jhmq qb qzh phaxbby.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Hbzm jhmq qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Hbzm ybnha qb qzh ztuujti.\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Otmaxt uhsq qzh yeuk.\n9 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 8\n10 Hbzm ybnha qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 8\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt rbq qzh yeuk qzhxh.\n15 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tbmh\t7 8 14\n16 Hbzm rxtppha qzh sbbqptuu qzhxh.\n17 Otmaxt vtllha qzh yeuk qb Utxi.\n18 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 8 14 17\n19 Hbzm cbdxmhiha qb qzh bsseoh.\n20 Otmaxt jhmq qb qzh bsseoh.\n21 Dbj ytmi bpchoql el Otmaxt otxxiemr? \tmbmh\t7 8 14 17\n"
  },
  {
    "path": "tasksv11/shuffled/qa8_lists-sets_test.txt",
    "content": "1 Utxi rbq qzh yeuk qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n7 Hbzm jhmq qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh bsseoh.\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Hbzm qxtnhuuha qb qzh phaxbby.\n15 Hbzm veokha dv qzh tvvuh qzhxh.\n16 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t4 15\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t4 15\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh ptqzxbby.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Ytmehu axbvvha qzh yeuk.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Hbzm cbdxmhiha qb qzh bsseoh.\n17 Hbzm ybnha qb qzh rtxahm.\n18 Hbzm rxtppha qzh yeuk qzhxh.\n19 Mztq el Hbzm otxxiemr? \tyeuk\t18\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t5\n7 Ytmehu aelotxaha qzh tvvuh.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 7\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 7\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Hbzm jhmq ptok qb qzh keqozhm.\n17 Utxi aelotxaha qzh yeuk qzhxh.\n18 Otmaxt rxtppha qzh yeuk qzhxh.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t1 17\n1 Utxi jhmq qb qzh keqozhm.\n2 Ytmehu qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Ytmehu axbvvha qzh sbbqptuu.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 4\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mztq el Otmaxt otxxiemr? \tyeuk\t5\n10 Otmaxt aelotxaha qzh yeuk.\n11 Otmaxt rxtppha qzh yeuk qzhxh.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t5 10 11\n13 Utxi ybnha qb qzh phaxbby.\n14 Hbzm rbq qzh tvvuh qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t5 10 11\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Mztq el Utxi otxxiemr? \tyeuk\t2\n7 Ytmehu jhmq qb qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Mztq el Utxi otxxiemr? \tyeuk\t2\n10 Ytmehu qbbk qzh sbbqptuu qzhxh.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t10\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Utxi vdq abjm qzh yeuk.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t10\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu veokha dv qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t4\n7 Otmaxt axbvvha qzh sbbqptuu.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 7\n10 Ytmehu axbvvha qzh tvvuh.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 10\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 10\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Hbzm cbdxmhiha qb qzh bsseoh.\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n7 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t6\n8 Ytmehu qbbk qzh yeuk qzhxh.\n9 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n10 Mztq el Ytmehu otxxiemr? \tyeuk\t8\n11 Hbzm rbq qzh tvvuh qzhxh.\n12 Utxi jhmq qb qzh ptqzxbby.\n13 Mztq el Ytmehu otxxiemr? \tyeuk\t8\n14 Hbzm vdq abjm qzh tvvuh qzhxh.\n15 Ytmehu uhsq qzh yeuk qzhxh.\n16 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 14\n17 Utxi rxtppha qzh sbbqptuu qzhxh.\n18 Utxi uhsq qzh sbbqptuu.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 15\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Utxi qxtnhuuha qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Otmaxt aelotxaha qzh yeuk qzhxh.\n13 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 12\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Utxi jhmq ptok qb qzh bsseoh.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 12\n17 Utxi qbbk qzh sbbqptuu qzhxh.\n18 Hbzm veokha dv qzh yeuk qzhxh.\n19 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 12\n1 Utxi ybnha qb qzh phaxbby.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh ztuujti.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Utxi jhmq ptok qb qzh bsseoh.\n16 Hbzm rbq qzh sbbqptuu qzhxh.\n17 Otmaxt aelotxaha qzh yeuk.\n18 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 17\n19 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n20 Otmaxt rbq qzh tvvuh qzhxh.\n21 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 17 20\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Hbzm cbdxmhiha qb qzh ptqzxbby.\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Hbzm jhmq qb qzh ztuujti.\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t7\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Utxi jhmq qb qzh bsseoh.\n16 Ytmehu ybnha qb qzh rtxahm.\n17 Ytmehu rxtppha qzh yeuk qzhxh.\n18 Utxi jhmq qb qzh keqozhm.\n19 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t7 17\n20 Ytmehu ybnha qb qzh keqozhm.\n21 Utxi jhmq ptok qb qzh ptqzxbby.\n22 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t7 17\n23 Hbzm cbdxmhiha qb qzh rtxahm.\n24 Hbzm veokha dv qzh sbbqptuu qzhxh.\n25 Mztq el Hbzm otxxiemr? \tsbbqptuu\t24\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Ytmehu vdq abjm qzh yeuk.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 8\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 8\n16 Hbzm jhmq qb qzh ztuujti.\n17 Hbzm cbdxmhiha qb qzh ptqzxbby.\n18 Otmaxt cbdxmhiha qb qzh phaxbby.\n19 Hbzm qbbk qzh tvvuh qzhxh.\n20 Mztq el Hbzm otxxiemr? \ttvvuh\t19\n21 Otmaxt rbq qzh sbbqptuu qzhxh.\n22 Otmaxt uhsq qzh sbbqptuu.\n23 Mztq el Otmaxt otxxiemr? \tmbqzemr\t21 22\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t1\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t1\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi vdq abjm qzh sbbqptuu.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t1 8\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t1 8\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t1 8\n1 Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Utxi qbbk qzh yeuk qzhxh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t4\n6 Ytmehu cbdxmhiha qb qzh rtxahm.\n7 Utxi jhmq qb qzh rtxahm.\n8 Mztq el Utxi otxxiemr? \tyeuk\t4\n9 Otmaxt qbbk qzh tvvuh qzhxh.\n10 Utxi axbvvha qzh yeuk qzhxh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 10\n12 Hbzm rbq qzh yeuk qzhxh.\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Mztq el Hbzm otxxiemr? \tyeuk\t12\n15 Hbzm uhsq qzh yeuk.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t4 10\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Utxi jhmq qb qzh ztuujti.\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Otmaxt rxtppha qzh yeuk qzhxh.\n13 Mztq el Otmaxt otxxiemr? \tyeuk\t12\n14 Otmaxt uhsq qzh yeuk qzhxh.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t12 14\n17 Otmaxt qxtnhuuha qb qzh ztuujti.\n18 Utxi veokha dv qzh yeuk qzhxh.\n19 Mztq el Otmaxt otxxiemr? \tmbqzemr\t12 14\n20 Utxi axbvvha qzh yeuk.\n21 Ytmehu rbq qzh yeuk qzhxh.\n22 Mztq el Utxi otxxiemr? \tmbqzemr\t18 20\n23 Hbzm cbdxmhiha qb qzh ptqzxbby.\n24 Ytmehu jhmq ptok qb qzh phaxbby.\n25 Mztq el Utxi otxxiemr? \tmbqzemr\t18 20\n1 Otmaxt qbbk qzh yeuk qzhxh.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Otmaxt axbvvha qzh yeuk.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 11\n13 Otmaxt rxtppha qzh yeuk qzhxh.\n14 Utxi jhmq qb qzh rtxahm.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t1 11 13\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Hbzm rbq qzh tvvuh qzhxh.\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t3\n6 Hbzm aelotxaha qzh tvvuh.\n7 Utxi jhmq qb qzh bsseoh.\n8 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 6\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Mztq el Hbzm otxxiemr? \ttvvuh\t3 6 10\n12 Hbzm qbbk qzh sbbqptuu qzhxh.\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu\t3 6 10 12\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Hbzm aelotxaha qzh tvvuh qzhxh.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu\t3 6 10 16 12\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Ytmehu rbq qzh tvvuh qzhxh.\n4 Hbzm jhmq qb qzh ztuujti.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t3\n6 Utxi rxtppha qzh sbbqptuu qzhxh.\n7 Ytmehu vdq abjm qzh tvvuh.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t6\n9 Ytmehu rbq qzh tvvuh qzhxh.\n10 Ytmehu axbvvha qzh tvvuh.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 7 9 10\n12 Ytmehu rxtppha qzh tvvuh qzhxh.\n13 Hbzm jhmq qb qzh bsseoh.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t3 7 9 10 12\n15 Hbzm qxtnhuuha qb qzh rtxahm.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t3 7 9 10 12\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n7 Hbzm rxtppha qzh tvvuh qzhxh.\n8 Otmaxt vdq abjm qzh yeuk.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 8\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Otmaxt veokha dv qzh yeuk qzhxh.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t2 8 11\n13 Hbzm ybnha qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t2 8 11\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt uhsq qzh sbbqptuu.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh phaxbby.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 5\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 5\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Otmaxt qbbk qzh sbbqptuu qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2 5 14\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Hbzm uhsq qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n7 Ytmehu aelotxaha qzh yeuk.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 7\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 5\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Utxi ybnha qb qzh ptqzxbby.\n16 Ytmehu cbdxmhiha qb qzh bsseoh.\n17 Utxi ybnha qb qzh bsseoh.\n18 Hbzm jhmq ptok qb qzh bsseoh.\n19 Ytmehu jhmq ptok qb qzh ztuujti.\n20 Ytmehu cbdxmhiha qb qzh phaxbby.\n21 Hbzm ybnha qb qzh ztuujti.\n22 Otmaxt ybnha qb qzh ptqzxbby.\n23 Otmaxt ybnha qb qzh keqozhm.\n24 Hbzm rbq qzh tvvuh qzhxh.\n25 Mztq el Hbzm otxxiemr? \ttvvuh\t4 5 24\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Hbzm jhmq ptok qb qzh ztuujti.\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n6 Hbzm cbdxmhiha qb qzh rtxahm.\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n9 Otmaxt ybnha qb qzh ptqzxbby.\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Hbzm ybnha qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh bsseoh.\n17 Hbzm rxtppha qzh yeuk qzhxh.\n18 Mztq el Hbzm otxxiemr? \tyeuk\t17\n19 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n20 Ytmehu qxtnhuuha qb qzh ztuujti.\n21 Mztq el Otmaxt otxxiemr? \ttvvuh,sbbqptuu\t4 19\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm uhsq qzh tvvuh.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Hbzm rbq qzh tvvuh qzhxh.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t2 5 8\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Hbzm aelotxaha qzh tvvuh.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5 8 11\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5 8 11\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh keqozhm.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Ytmehu rbq qzh sbbqptuu qzhxh.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t8\n10 Ytmehu axbvvha qzh sbbqptuu.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 10\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 10\n16 Ytmehu cbdxmhiha qb qzh ztuujti.\n17 Otmaxt jhmq qb qzh bsseoh.\n18 Utxi ybnha qb qzh phaxbby.\n19 Utxi jhmq qb qzh bsseoh.\n20 Hbzm cbdxmhiha qb qzh ztuujti.\n21 Ytmehu cbdxmhiha qb qzh keqozhm.\n22 Ytmehu jhmq ptok qb qzh ptqzxbby.\n23 Ytmehu ybnha qb qzh rtxahm.\n24 Ytmehu qxtnhuuha qb qzh phaxbby.\n25 Ytmehu jhmq qb qzh rtxahm.\n26 Utxi ybnha qb qzh phaxbby.\n27 Utxi qxtnhuuha qb qzh rtxahm.\n28 Ytmehu ybnha qb qzh keqozhm.\n29 Ytmehu jhmq ptok qb qzh bsseoh.\n30 Otmaxt jhmq qb qzh phaxbby.\n31 Ytmehu ybnha qb qzh ztuujti.\n32 Utxi rbq qzh tvvuh qzhxh.\n33 Otmaxt jhmq qb qzh bsseoh.\n34 Mztq el Utxi otxxiemr? \ttvvuh\t32\n35 Ytmehu jhmq ptok qb qzh phaxbby.\n36 Otmaxt qxtnhuuha qb qzh ztuujti.\n37 Mztq el Utxi otxxiemr? \ttvvuh\t32\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n7 Ytmehu qbbk qzh tvvuh qzhxh.\n8 Otmaxt axbvvha qzh sbbqptuu.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 8\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 8\n13 Ytmehu aelotxaha qzh tvvuh.\n14 Hbzm jhmq qb qzh keqozhm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 13\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh ptqzxbby.\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Otmaxt rbq qzh yeuk qzhxh.\n8 Utxi qbbk qzh tvvuh qzhxh.\n9 Mztq el Otmaxt otxxiemr? \tyeuk\t7\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Mztq el Utxi otxxiemr? \ttvvuh\t8\n13 Utxi ybnha qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t8\n16 Utxi aelotxaha qzh tvvuh.\n17 Hbzm jhmq qb qzh ztuujti.\n18 Mztq el Utxi otxxiemr? \tmbqzemr\t8 16\n19 Otmaxt jhmq qb qzh keqozhm.\n20 Otmaxt ybnha qb qzh ptqzxbby.\n21 Mztq el Utxi otxxiemr? \tmbqzemr\t8 16\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Otmaxt aelotxaha qzh tvvuh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5\n7 Otmaxt qbbk qzh tvvuh qzhxh.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 5 7\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 5 7\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Utxi jhmq qb qzh bsseoh.\n16 Otmaxt aelotxaha qzh tvvuh.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5 7 16\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Utxi jhmq qb qzh bsseoh.\n3 Ytmehu ybnha qb qzh ztuujti.\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Utxi jhmq qb qzh phaxbby.\n10 Ytmehu rxtppha qzh yeuk qzhxh.\n11 Mztq el Ytmehu otxxiemr? \tyeuk\t10\n12 Otmaxt jhmq qb qzh phaxbby.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Mztq el Ytmehu otxxiemr? \tyeuk\t10\n15 Hbzm qxtnhuuha qb qzh ptqzxbby.\n16 Hbzm cbdxmhiha qb qzh keqozhm.\n17 Mztq el Ytmehu otxxiemr? \tyeuk\t10\n18 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n19 Ytmehu ybnha qb qzh phaxbby.\n20 Ytmehu vdq abjm qzh yeuk qzhxh.\n21 Otmaxt veokha dv qzh tvvuh qzhxh.\n22 Mztq el Otmaxt otxxiemr? \ttvvuh\t21\n23 Utxi jhmq ptok qb qzh bsseoh.\n24 Otmaxt qbbk qzh yeuk qzhxh.\n25 Mztq el Ytmehu otxxiemr? \tmbqzemr\t10 20\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Hbzm jhmq ptok qb qzh bsseoh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t7\n10 Otmaxt uhsq qzh tvvuh.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Mztq el Utxi otxxiemr? \tyeuk\t7\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 10\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Utxi rbq qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2\n7 Utxi aelotxaha qzh yeuk.\n8 Otmaxt vdq abjm qzh tvvuh.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 8\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t5 7\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Hbzm qbbk qzh sbbqptuu qzhxh.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh\t13\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Utxi qbbk qzh tvvuh qzhxh.\n4 Utxi jhmq qb qzh phaxbby.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t3\n6 Utxi vdq abjm qzh tvvuh qzhxh.\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t3 6\n9 Otmaxt rbq qzh tvvuh qzhxh.\n10 Hbzm rxtppha qzh yeuk qzhxh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t3 6\n12 Hbzm axbvvha qzh yeuk.\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Mztq el Hbzm otxxiemr? \tmbqzemr\t10 12\n15 Hbzm rbq qzh yeuk qzhxh.\n16 Hbzm aelotxaha qzh yeuk qzhxh.\n17 Mztq el Hbzm otxxiemr? \tmbqzemr\t10 12 15 16\n1 Hbzm ybnha qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Hbzm jhmq qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Otmaxt qxtnhuuha qb qzh ztuujti.\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm rxtppha qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n13 Hbzm uhsq qzh sbbqptuu.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 13\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Hbzm cbdxmhiha qb qzh rtxahm.\n18 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 13\n19 Hbzm qxtnhuuha qb qzh keqozhm.\n20 Utxi jhmq ptok qb qzh bsseoh.\n21 Mztq el Utxi otxxiemr? \ttvvuh\t16\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Hbzm uhsq qzh yeuk.\n3 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Hbzm rbq qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t1 2 5\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Hbzm aelotxaha qzh yeuk.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2 5 8\n10 Utxi qbbk qzh yeuk qzhxh.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Mztq el Utxi otxxiemr? \tyeuk\t10\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Mztq el Utxi otxxiemr? \tyeuk\t10\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Hbzm cbdxmhiha qb qzh phaxbby.\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Utxi cbdxmhiha qb qzh ztuujti.\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Utxi qbbk qzh yeuk qzhxh.\n13 Mztq el Utxi otxxiemr? \tyeuk\t12\n14 Hbzm jhmq qb qzh keqozhm.\n15 Utxi uhsq qzh yeuk.\n16 Mztq el Utxi otxxiemr? \tmbqzemr\t12 15\n17 Utxi veokha dv qzh yeuk qzhxh.\n18 Hbzm rbq qzh sbbqptuu qzhxh.\n19 Mztq el Hbzm otxxiemr? \tsbbqptuu\t18\n20 Hbzm qxtnhuuha qb qzh rtxahm.\n21 Utxi uhsq qzh yeuk.\n22 Mztq el Utxi otxxiemr? \tmbqzemr\t12 15 17 21\n23 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n24 Hbzm qbbk qzh sbbqptuu qzhxh.\n25 Mztq el Utxi otxxiemr? \tmbqzemr\t12 15 17 21\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Utxi qbbk qzh yeuk qzhxh.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Mztq el Utxi otxxiemr? \tyeuk\t3\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Mztq el Utxi otxxiemr? \tyeuk\t3\n9 Otmaxt ybnha qb qzh ptqzxbby.\n10 Utxi aelotxaha qzh yeuk.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t3 10\n12 Hbzm jhmq ptok qb qzh keqozhm.\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t3 10\n15 Utxi ybnha qb qzh ptqzxbby.\n16 Utxi ybnha qb qzh ztuujti.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t3 10\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Otmaxt uhsq qzh yeuk qzhxh.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 4\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Mztq el Otmaxt otxxiemr? \tyeuk\t1 4 7\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t1 4 7\n13 Otmaxt axbvvha qzh yeuk qzhxh.\n14 Otmaxt veokha dv qzh yeuk qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t1 4 7 13 14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Ytmehu ybnha qb qzh bsseoh.\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Utxi qbbk qzh tvvuh qzhxh.\n7 Mztq el Utxi otxxiemr? \ttvvuh\t6\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Utxi uhsq qzh tvvuh qzhxh.\n10 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Ytmehu cbdxmhiha qb qzh rtxahm.\n13 Mztq el Utxi otxxiemr? \ttvvuh\t6 9 11\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Ytmehu rbq qzh sbbqptuu qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n17 Utxi aelotxaha qzh tvvuh qzhxh.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Hbzm qbbk qzh sbbqptuu qzhxh.\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n6 Ytmehu veokha dv qzh yeuk qzhxh.\n7 Hbzm vdq abjm qzh sbbqptuu.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t4 6\n9 Utxi jhmq qb qzh rtxahm.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 7\n12 Ytmehu cbdxmhiha qb qzh phaxbby.\n13 Ytmehu aelotxaha qzh tvvuh.\n14 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 7\n15 Otmaxt ybnha qb qzh ztuujti.\n16 Ytmehu uhsq qzh yeuk.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 13 6 16\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Ytmehu qbbk qzh yeuk qzhxh.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Mztq el Ytmehu otxxiemr? \tyeuk\t3\n6 Hbzm ybnha qb qzh bsseoh.\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Mztq el Ytmehu otxxiemr? \tyeuk\t3\n9 Utxi jhmq qb qzh ptqzxbby.\n10 Hbzm rbq qzh sbbqptuu qzhxh.\n11 Mztq el Hbzm otxxiemr? \tsbbqptuu\t10\n12 Ytmehu qxtnhuuha qb qzh bsseoh.\n13 Ytmehu vdq abjm qzh yeuk.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 13\n15 Ytmehu jhmq ptok qb qzh ptqzxbby.\n16 Hbzm veokha dv qzh yeuk qzhxh.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu,yeuk\t10 16\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Otmaxt jhmq qb qzh keqozhm.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Utxi jhmq qb qzh ztuujti.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Utxi jhmq ptok qb qzh bsseoh.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t12\n14 Otmaxt rxtppha qzh tvvuh qzhxh.\n15 Hbzm jhmq ptok qb qzh ztuujti.\n16 Mztq el Otmaxt otxxiemr? \ttvvuh\t14\n17 Ytmehu qbbk qzh yeuk qzhxh.\n18 Ytmehu jhmq ptok qb qzh phaxbby.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t12 17\n20 Ytmehu qxtnhuuha qb qzh rtxahm.\n21 Utxi jhmq ptok qb qzh ztuujti.\n22 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t12 17\n23 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n24 Utxi cbdxmhiha qb qzh keqozhm.\n25 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n26 Otmaxt ybnha qb qzh rtxahm.\n27 Hbzm qxtnhuuha qb qzh bsseoh.\n28 Utxi jhmq ptok qb qzh bsseoh.\n29 Otmaxt jhmq ptok qb qzh ptqzxbby.\n30 Ytmehu jhmq ptok qb qzh phaxbby.\n31 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n32 Ytmehu ybnha qb qzh phaxbby.\n33 Otmaxt uhsq qzh tvvuh.\n34 Ytmehu jhmq qb qzh ztuujti.\n35 Mztq el Otmaxt otxxiemr? \tmbqzemr\t14 33\n1 Hbzm veokha dv qzh yeuk qzhxh.\n2 Hbzm aelotxaha qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n7 Hbzm qbbk qzh yeuk qzhxh.\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t1 2 7\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Hbzm uhsq qzh yeuk.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2 7 11\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Hbzm aelotxaha qzh yeuk.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2 7 11 13 14\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Utxi rbq qzh tvvuh qzhxh.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t8\n10 Utxi vdq abjm qzh tvvuh.\n11 Hbzm uhsq qzh sbbqptuu qzhxh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t8 10\n13 Hbzm rbq qzh sbbqptuu qzhxh.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7 11 13\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Utxi veokha dv qzh tvvuh qzhxh.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \ttvvuh\t4\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t4\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Hbzm aelotxaha qzh yeuk.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh bsseoh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 11\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Ytmehu cbdxmhiha qb qzh keqozhm.\n4 Utxi ybnha qb qzh phaxbby.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Ytmehu qxtnhuuha qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Hbzm rbq qzh yeuk qzhxh.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t8\n10 Hbzm vdq abjm qzh yeuk qzhxh.\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8 10 11\n13 Hbzm vdq abjm qzh sbbqptuu.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 10 11 13\n16 Ytmehu cbdxmhiha qb qzh bsseoh.\n17 Ytmehu jhmq qb qzh phaxbby.\n18 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 10 11 13\n19 Hbzm ybnha qb qzh keqozhm.\n20 Utxi jhmq qb qzh ztuujti.\n21 Utxi veokha dv qzh tvvuh qzhxh.\n22 Utxi aelotxaha qzh tvvuh.\n23 Mztq el Utxi otxxiemr? \tmbqzemr\t21 22\n1 Utxi jhmq qb qzh bsseoh.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Hbzm axbvvha qzh tvvuh.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Ytmehu vdq abjm qzh sbbqptuu.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 8\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Ytmehu qbbk qzh sbbqptuu qzhxh.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t2 5 10\n13 Ytmehu aelotxaha qzh sbbqptuu.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Mztq el Hbzm otxxiemr? \ttvvuh\t2 5 10\n1 Ytmehu qbbk qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh ztuujti.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n7 Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh keqozhm.\n9 Hbzm ybnha qb qzh phaxbby.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Hbzm rbq qzh yeuk qzhxh.\n13 Mztq el Hbzm otxxiemr? \tyeuk\t12\n14 Ytmehu uhsq qzh sbbqptuu.\n15 Otmaxt ybnha qb qzh phaxbby.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 14\n17 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n18 Otmaxt cbdxmhiha qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 14\n1 Ytmehu cbdxmhiha qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Otmaxt cbdxmhiha qb qzh rtxahm.\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t9\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Utxi uhsq qzh yeuk.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t12 13\n15 Ytmehu aelotxaha qzh sbbqptuu qzhxh.\n16 Utxi rxtppha qzh yeuk qzhxh.\n17 Mztq el Utxi otxxiemr? \tyeuk\t12 13 16\n18 Ytmehu jhmq qb qzh ztuujti.\n19 Ytmehu cbdxmhiha qb qzh phaxbby.\n20 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 15\n21 Utxi cbdxmhiha qb qzh bsseoh.\n22 Hbzm jhmq ptok qb qzh phaxbby.\n23 Mztq el Utxi otxxiemr? \tyeuk\t12 13 16\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Utxi ybnha qb qzh rtxahm.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n7 Hbzm jhmq qb qzh ztuujti.\n8 Hbzm ybnha qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Utxi qxtnhuuha qb qzh ztuujti.\n13 Ytmehu axbvvha qzh yeuk.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 13\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Utxi rxtppha qzh sbbqptuu qzhxh.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 13\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Utxi aelotxaha qzh yeuk.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh bsseoh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Otmaxt rbq qzh tvvuh qzhxh.\n16 Hbzm rbq qzh yeuk qzhxh.\n17 Mztq el Hbzm otxxiemr? \tyeuk\t16\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Ytmehu rbq qzh tvvuh qzhxh.\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t3\n6 Ytmehu vdq abjm qzh tvvuh.\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh\t3 6 7\n9 Hbzm qxtnhuuha qb qzh keqozhm.\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Mztq el Ytmehu otxxiemr? \ttvvuh\t3 6 7\n12 Otmaxt cbdxmhiha qb qzh rtxahm.\n13 Otmaxt jhmq qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t3 6 7\n15 Ytmehu axbvvha qzh tvvuh.\n16 Otmaxt jhmq ptok qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 6 7 15\n1 Hbzm ybnha qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Hbzm veokha dv qzh yeuk qzhxh.\n6 Ytmehu jhmq qb qzh phaxbby.\n7 Mztq el Hbzm otxxiemr? \tyeuk\t5\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Hbzm ybnha qb qzh phaxbby.\n10 Mztq el Hbzm otxxiemr? \tyeuk\t5\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Utxi jhmq qb qzh phaxbby.\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm vdq abjm qzh yeuk qzhxh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 14\n16 Utxi jhmq qb qzh rtxahm.\n17 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n18 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 14\n19 Hbzm rxtppha qzh sbbqptuu qzhxh.\n20 Otmaxt veokha dv qzh yeuk qzhxh.\n21 Mztq el Hbzm otxxiemr? \tsbbqptuu\t5 14 19\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Hbzm qxtnhuuha qb qzh keqozhm.\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Utxi jhmq qb qzh rtxahm.\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Mztq el Hbzm otxxiemr? \tyeuk\t10\n12 Otmaxt ybnha qb qzh ztuujti.\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Mztq el Hbzm otxxiemr? \tyeuk\t10\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Hbzm jhmq qb qzh keqozhm.\n17 Mztq el Hbzm otxxiemr? \tyeuk\t10\n18 Otmaxt jhmq qb qzh keqozhm.\n19 Hbzm jhmq ptok qb qzh phaxbby.\n20 Ytmehu qxtnhuuha qb qzh ztuujti.\n21 Utxi ybnha qb qzh ztuujti.\n22 Otmaxt ybnha qb qzh rtxahm.\n23 Ytmehu qxtnhuuha qb qzh keqozhm.\n24 Utxi qxtnhuuha qb qzh ptqzxbby.\n25 Utxi qbbk qzh sbbqptuu qzhxh.\n26 Mztq el Utxi otxxiemr? \tsbbqptuu\t25\n27 Hbzm axbvvha qzh yeuk.\n28 Otmaxt jhmq ptok qb qzh bsseoh.\n29 Mztq el Hbzm otxxiemr? \tmbqzemr\t10 27\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n7 Hbzm qxtnhuuha qb qzh bsseoh.\n8 Utxi qbbk qzh yeuk qzhxh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t8\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu aelotxaha qzh tvvuh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 11\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Utxi jhmq qb qzh bsseoh.\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Utxi jhmq qb qzh ztuujti.\n12 Ytmehu qxtnhuuha qb qzh keqozhm.\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t14\n16 Ytmehu ybnha qb qzh keqozhm.\n17 Ytmehu qxtnhuuha qb qzh rtxahm.\n18 Mztq el Utxi otxxiemr? \ttvvuh\t14\n19 Utxi cbdxmhiha qb qzh ptqzxbby.\n20 Utxi vdq abjm qzh tvvuh.\n21 Mztq el Utxi otxxiemr? \tmbqzemr\t14 20\n22 Hbzm rxtppha qzh tvvuh qzhxh.\n23 Hbzm aelotxaha qzh tvvuh.\n24 Mztq el Hbzm otxxiemr? \tmbqzemr\t22 23\n25 Utxi qxtnhuuha qb qzh bsseoh.\n26 Ytmehu jhmq qb qzh ptqzxbby.\n27 Mztq el Hbzm otxxiemr? \tmbqzemr\t22 23\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Utxi jhmq qb qzh phaxbby.\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Otmaxt rbq qzh sbbqptuu qzhxh.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t13\n16 Otmaxt axbvvha qzh sbbqptuu.\n17 Ytmehu jhmq ptok qb qzh rtxahm.\n18 Mztq el Otmaxt otxxiemr? \tmbqzemr\t13 16\n19 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n20 Ytmehu jhmq qb qzh bsseoh.\n21 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t13 16 19\n22 Otmaxt vdq abjm qzh sbbqptuu.\n23 Otmaxt qxtnhuuha qb qzh bsseoh.\n24 Mztq el Otmaxt otxxiemr? \tmbqzemr\t13 16 19 22\n25 Utxi jhmq ptok qb qzh rtxahm.\n26 Utxi jhmq ptok qb qzh keqozhm.\n27 Mztq el Otmaxt otxxiemr? \tmbqzemr\t13 16 19 22\n1 Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t4 7\n9 Utxi cbdxmhiha qb qzh keqozhm.\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t4 7\n12 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t4 12 13 7\n15 Otmaxt jhmq ptok qb qzh keqozhm.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t4 12 13 7\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Utxi vdq abjm qzh yeuk.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t1 4\n7 Utxi ybnha qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t1 4\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Otmaxt rbq qzh tvvuh qzhxh.\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Mztq el Otmaxt otxxiemr? \ttvvuh\t12\n15 Hbzm jhmq qb qzh ztuujti.\n16 Ytmehu ybnha qb qzh rtxahm.\n17 Mztq el Otmaxt otxxiemr? \ttvvuh\t12\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh keqozhm.\n3 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n4 Utxi ybnha qb qzh phaxbby.\n5 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t3\n6 Otmaxt uhsq qzh sbbqptuu qzhxh.\n7 Utxi jhmq qb qzh ztuujti.\n8 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 6\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 6\n12 Ytmehu jhmq qb qzh bsseoh.\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Mztq el Hbzm otxxiemr? \tsbbqptuu\t13\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Ytmehu jhmq qb qzh phaxbby.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu\t13\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n4 Hbzm ybnha qb qzh rtxahm.\n5 Ytmehu uhsq qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Hbzm qbbk qzh yeuk qzhxh.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n10 Hbzm aelotxaha qzh yeuk qzhxh.\n11 Ytmehu rbq qzh tvvuh qzhxh.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t1 5 11\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Hbzm qbbk qzh sbbqptuu qzhxh.\n15 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8 10 14\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu jhmq qb qzh rtxahm.\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Hbzm qxtnhuuha qb qzh keqozhm.\n10 Hbzm jhmq qb qzh phaxbby.\n11 Otmaxt veokha dv qzh tvvuh qzhxh.\n12 Hbzm qxtnhuuha qb qzh ztuujti.\n13 Mztq el Otmaxt otxxiemr? \ttvvuh\t11\n14 Hbzm rbq qzh yeuk qzhxh.\n15 Ytmehu jhmq ptok qb qzh bsseoh.\n16 Mztq el Otmaxt otxxiemr? \ttvvuh\t11\n17 Utxi qxtnhuuha qb qzh phaxbby.\n18 Otmaxt qxtnhuuha qb qzh ztuujti.\n19 Mztq el Hbzm otxxiemr? \tyeuk\t14\n20 Otmaxt axbvvha qzh tvvuh.\n21 Hbzm jhmq ptok qb qzh keqozhm.\n22 Mztq el Otmaxt otxxiemr? \tmbqzemr\t11 20\n23 Hbzm aelotxaha qzh yeuk.\n24 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n25 Mztq el Hbzm otxxiemr? \tmbqzemr\t14 23\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt vdq abjm qzh yeuk.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5\n7 Ytmehu rbq qzh sbbqptuu qzhxh.\n8 Ytmehu uhsq qzh sbbqptuu.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 8\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 8\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Otmaxt axbvvha qzh sbbqptuu.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5 11 14\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Otmaxt aelotxaha qzh yeuk.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 5 4\n7 Utxi rbq qzh yeuk qzhxh.\n8 Otmaxt vdq abjm qzh tvvuh.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5 4 8\n10 Utxi uhsq qzh yeuk qzhxh.\n11 Utxi rxtppha qzh tvvuh qzhxh.\n12 Mztq el Utxi otxxiemr? \ttvvuh\t7 10 11\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5 4 8\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Utxi jhmq qb qzh keqozhm.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Otmaxt rbq qzh sbbqptuu qzhxh.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Mztq el Otmaxt otxxiemr? \ttvvuh,sbbqptuu\t2 12\n15 Ytmehu qxtnhuuha qb qzh bsseoh.\n16 Hbzm jhmq qb qzh bsseoh.\n17 Mztq el Otmaxt otxxiemr? \ttvvuh,sbbqptuu\t2 12\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Ytmehu jhmq ptok qb qzh bsseoh.\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Hbzm qbbk qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n16 Hbzm jhmq qb qzh phaxbby.\n17 Utxi veokha dv qzh yeuk qzhxh.\n18 Mztq el Utxi otxxiemr? \tyeuk\t17\n19 Hbzm ybnha qb qzh ptqzxbby.\n20 Utxi axbvvha qzh yeuk qzhxh.\n21 Mztq el Utxi otxxiemr? \tmbqzemr\t17 20\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Ytmehu axbvvha qzh yeuk qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n7 Utxi uhsq qzh tvvuh.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n10 Hbzm rxtppha qzh sbbqptuu qzhxh.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t10\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t4 7 14\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Utxi qbbk qzh tvvuh qzhxh.\n7 Mztq el Utxi otxxiemr? \ttvvuh\t6\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Utxi axbvvha qzh tvvuh.\n10 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n11 Ytmehu qbbk qzh yeuk qzhxh.\n12 Ytmehu jhmq ptok qb qzh phaxbby.\n13 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Ytmehu uhsq qzh yeuk.\n16 Mztq el Utxi otxxiemr? \ttvvuh\t6 9 14\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Utxi vdq abjm qzh tvvuh qzhxh.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9 14 18\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Utxi ybnha qb qzh bsseoh.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Otmaxt rbq qzh tvvuh qzhxh.\n6 Otmaxt qxtnhuuha qb qzh rtxahm.\n7 Mztq el Otmaxt otxxiemr? \ttvvuh\t5\n8 Utxi jhmq qb qzh rtxahm.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Mztq el Otmaxt otxxiemr? \ttvvuh\t5\n11 Otmaxt uhsq qzh tvvuh.\n12 Utxi ybnha qb qzh keqozhm.\n13 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 11\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Hbzm jhmq ptok qb qzh bsseoh.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 11\n17 Otmaxt jhmq ptok qb qzh bsseoh.\n18 Ytmehu jhmq ptok qb qzh ptqzxbby.\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Hbzm ybnha qb qzh ztuujti.\n22 Ytmehu ybnha qb qzh ztuujti.\n23 Ytmehu veokha dv qzh yeuk qzhxh.\n24 Hbzm ybnha qb qzh phaxbby.\n25 Mztq el Ytmehu otxxiemr? \tyeuk\t23\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Ytmehu rxtppha qzh tvvuh qzhxh.\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t3\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh\t3\n9 Hbzm jhmq qb qzh phaxbby.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n12 Ytmehu uhsq qzh tvvuh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t3 12 11\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 12 11 15\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Hbzm ybnha qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 12 11 15\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Ytmehu rxtppha qzh yeuk qzhxh.\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Mztq el Ytmehu otxxiemr? \tyeuk\t3\n6 Hbzm jhmq ptok qb qzh rtxahm.\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Mztq el Ytmehu otxxiemr? \tyeuk\t3\n9 Ytmehu axbvvha qzh yeuk.\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 9\n12 Hbzm rbq qzh tvvuh qzhxh.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 9\n15 Ytmehu rxtppha qzh yeuk qzhxh.\n16 Hbzm aelotxaha qzh sbbqptuu.\n17 Mztq el Hbzm otxxiemr? \ttvvuh\t7 16 12\n1 Hbzm ybnha qb qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Hbzm rbq qzh yeuk qzhxh.\n4 Hbzm ybnha qb qzh bsseoh.\n5 Mztq el Hbzm otxxiemr? \tyeuk\t3\n6 Otmaxt cbdxmhiha qb qzh ztuujti.\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Mztq el Hbzm otxxiemr? \tyeuk\t3\n9 Ytmehu qbbk qzh sbbqptuu qzhxh.\n10 Ytmehu axbvvha qzh sbbqptuu.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 10\n12 Ytmehu ybnha qb qzh keqozhm.\n13 Utxi jhmq qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 10\n15 Ytmehu jhmq qb qzh bsseoh.\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Mztq el Utxi otxxiemr? \ttvvuh\t16\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Utxi uhsq qzh sbbqptuu.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t4 5\n7 Utxi jhmq qb qzh phaxbby.\n8 Utxi jhmq qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t4 5\n10 Ytmehu aelotxaha qzh yeuk qzhxh.\n11 Ytmehu rbq qzh yeuk qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tyeuk\t2 10 11\n13 Otmaxt qbbk qzh sbbqptuu qzhxh.\n14 Otmaxt uhsq qzh sbbqptuu.\n15 Mztq el Ytmehu otxxiemr? \tyeuk\t2 10 11\n1 Otmaxt rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n7 Otmaxt axbvvha qzh tvvuh qzhxh.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 7\n10 Ytmehu rbq qzh tvvuh qzhxh.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n13 Ytmehu uhsq qzh tvvuh.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t10 13\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Ytmehu veokha dv qzh yeuk qzhxh.\n7 Mztq el Ytmehu otxxiemr? \tyeuk\t6\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Utxi jhmq qb qzh ptqzxbby.\n10 Mztq el Ytmehu otxxiemr? \tyeuk\t6\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Mztq el Ytmehu otxxiemr? \tyeuk\t6\n14 Ytmehu vdq abjm qzh yeuk.\n15 Hbzm rxtppha qzh yeuk qzhxh.\n16 Mztq el Hbzm otxxiemr? \tyeuk\t15\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n19 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t18\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t4\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Utxi axbvvha qzh tvvuh qzhxh.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Utxi qxtnhuuha qb qzh bsseoh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n12 Hbzm jhmq ptok qb qzh rtxahm.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n15 Utxi cbdxmhiha qb qzh phaxbby.\n16 Otmaxt jhmq ptok qb qzh rtxahm.\n17 Hbzm ybnha qb qzh phaxbby.\n18 Otmaxt qxtnhuuha qb qzh keqozhm.\n19 Otmaxt axbvvha qzh yeuk.\n20 Otmaxt ybnha qb qzh ztuujti.\n21 Mztq el Otmaxt otxxiemr? \tmbqzemr\t6 19\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu cbdxmhiha qb qzh bsseoh.\n4 Utxi ybnha qb qzh ztuujti.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Otmaxt vdq abjm qzh yeuk.\n7 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6\n8 Otmaxt veokha dv qzh yeuk qzhxh.\n9 Otmaxt uhsq qzh yeuk.\n10 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6 8 9\n11 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t11\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Utxi jhmq ptok qb qzh ptqzxbby.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6 8 9\n17 Ytmehu uhsq qzh sbbqptuu qzhxh.\n18 Hbzm rbq qzh yeuk qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t11 17\n1 Utxi jhmq qb qzh keqozhm.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Otmaxt uhsq qzh yeuk qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 5\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 5\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 5\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Ytmehu cbdxmhiha qb qzh keqozhm.\n16 Hbzm cbdxmhiha qb qzh phaxbby.\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Otmaxt jhmq ptok qb qzh ztuujti.\n19 Ytmehu qbbk qzh yeuk qzhxh.\n20 Hbzm qxtnhuuha qb qzh ptqzxbby.\n21 Mztq el Ytmehu otxxiemr? \tyeuk\t19\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Utxi jhmq qb qzh bsseoh.\n3 Hbzm qxtnhuuha qb qzh ztuujti.\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Utxi veokha dv qzh sbbqptuu qzhxh.\n6 Utxi vdq abjm qzh sbbqptuu qzhxh.\n7 Mztq el Utxi otxxiemr? \tmbqzemr\t5 6\n8 Utxi rxtppha qzh sbbqptuu qzhxh.\n9 Utxi qxtnhuuha qb qzh rtxahm.\n10 Mztq el Utxi otxxiemr? \tsbbqptuu\t5 6 8\n11 Utxi vdq abjm qzh sbbqptuu qzhxh.\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Mztq el Utxi otxxiemr? \ttvvuh\t5 6 8 11 12\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Otmaxt rbq qzh sbbqptuu qzhxh.\n16 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t15\n17 Otmaxt qxtnhuuha qb qzh bsseoh.\n18 Hbzm jhmq ptok qb qzh phaxbby.\n19 Mztq el Utxi otxxiemr? \ttvvuh\t5 6 8 11 12\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Otmaxt qxtnhuuha qb qzh ztuujti.\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Utxi cbdxmhiha qb qzh bsseoh.\n10 Hbzm jhmq qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Hbzm cbdxmhiha qb qzh phaxbby.\n13 Hbzm ybnha qb qzh ztuujti.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Hbzm cbdxmhiha qb qzh rtxahm.\n17 Otmaxt qxtnhuuha qb qzh phaxbby.\n18 Utxi jhmq ptok qb qzh ztuujti.\n19 Utxi cbdxmhiha qb qzh phaxbby.\n20 Hbzm jhmq qb qzh keqozhm.\n21 Hbzm cbdxmhiha qb qzh phaxbby.\n22 Otmaxt ybnha qb qzh keqozhm.\n23 Utxi ybnha qb qzh bsseoh.\n24 Utxi qxtnhuuha qb qzh ztuujti.\n25 Utxi cbdxmhiha qb qzh keqozhm.\n26 Ytmehu cbdxmhiha qb qzh phaxbby.\n27 Utxi jhmq ptok qb qzh ptqzxbby.\n28 Utxi jhmq qb qzh phaxbby.\n29 Utxi jhmq ptok qb qzh ztuujti.\n30 Ytmehu qxtnhuuha qb qzh keqozhm.\n31 Utxi qxtnhuuha qb qzh bsseoh.\n32 Hbzm ybnha qb qzh ptqzxbby.\n33 Hbzm jhmq ptok qb qzh rtxahm.\n34 Otmaxt jhmq qb qzh ptqzxbby.\n35 Otmaxt cbdxmhiha qb qzh bsseoh.\n36 Hbzm jhmq qb qzh phaxbby.\n37 Utxi cbdxmhiha qb qzh rtxahm.\n38 Utxi jhmq qb qzh bsseoh.\n39 Hbzm ybnha qb qzh bsseoh.\n40 Hbzm qxtnhuuha qb qzh keqozhm.\n41 Otmaxt qxtnhuuha qb qzh keqozhm.\n42 Hbzm cbdxmhiha qb qzh ptqzxbby.\n43 Hbzm qbbk qzh yeuk qzhxh.\n44 Hbzm vdq abjm qzh yeuk qzhxh.\n45 Mztq el Hbzm otxxiemr? \tmbqzemr\t43 44\n46 Utxi qxtnhuuha qb qzh keqozhm.\n47 Utxi jhmq ptok qb qzh phaxbby.\n48 Mztq el Hbzm otxxiemr? \tmbqzemr\t43 44\n49 Otmaxt ybnha qb qzh ztuujti.\n50 Utxi ybnha qb qzh rtxahm.\n51 Mztq el Hbzm otxxiemr? \tmbqzemr\t43 44\n52 Ytmehu jhmq ptok qb qzh ptqzxbby.\n53 Hbzm ybnha qb qzh ztuujti.\n54 Utxi cbdxmhiha qb qzh keqozhm.\n55 Utxi ybnha qb qzh rtxahm.\n56 Otmaxt qxtnhuuha qb qzh bsseoh.\n57 Ytmehu jhmq qb qzh bsseoh.\n58 Otmaxt jhmq ptok qb qzh ptqzxbby.\n59 Otmaxt rxtppha qzh tvvuh qzhxh.\n60 Mztq el Otmaxt otxxiemr? \ttvvuh\t59\n61 Otmaxt axbvvha qzh tvvuh.\n62 Otmaxt qxtnhuuha qb qzh phaxbby.\n63 Mztq el Otmaxt otxxiemr? \tmbqzemr\t59 61\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Hbzm rbq qzh tvvuh qzhxh.\n8 Mztq el Hbzm otxxiemr? \ttvvuh\t7\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Hbzm vdq abjm qzh tvvuh.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t6\n12 Utxi axbvvha qzh sbbqptuu.\n13 Hbzm rxtppha qzh tvvuh qzhxh.\n14 Mztq el Hbzm otxxiemr? \ttvvuh\t7 10 13\n15 Ytmehu ybnha qb qzh rtxahm.\n16 Otmaxt cbdxmhiha qb qzh bsseoh.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t4 12\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Mztq el Otmaxt otxxiemr? \ttvvuh\t3\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Mztq el Otmaxt otxxiemr? \ttvvuh\t3\n9 Otmaxt rxtppha qzh yeuk qzhxh.\n10 Otmaxt axbvvha qzh yeuk.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh\t3 9 10\n12 Otmaxt veokha dv qzh yeuk qzhxh.\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t3 9 10 12\n15 Hbzm jhmq ptok qb qzh ptqzxbby.\n16 Ytmehu jhmq qb qzh ptqzxbby.\n17 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t3 9 10 12\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm qbbk qzh tvvuh qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n9 Mztq el Ytmehu otxxiemr? \tyeuk,sbbqptuu\t1 8\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Ytmehu vdq abjm qzh yeuk.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t5\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 11 8\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Ytmehu uhsq qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Utxi rbq qzh sbbqptuu qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Utxi aelotxaha qzh sbbqptuu qzhxh.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t11 14\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi jhmq qb qzh rtxahm.\n6 Ytmehu rxtppha qzh tvvuh qzhxh.\n7 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Utxi ybnha qb qzh keqozhm.\n10 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Otmaxt jhmq ptok qb qzh keqozhm.\n13 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Hbzm jhmq qb qzh keqozhm.\n16 Hbzm jhmq ptok qb qzh rtxahm.\n17 Hbzm qbbk qzh sbbqptuu qzhxh.\n18 Mztq el Hbzm otxxiemr? \tsbbqptuu\t17\n19 Utxi ybnha qb qzh ptqzxbby.\n20 Otmaxt qxtnhuuha qb qzh ztuujti.\n21 Mztq el Hbzm otxxiemr? \tsbbqptuu\t17\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Ytmehu cbdxmhiha qb qzh ztuujti.\n4 Otmaxt jhmq qb qzh ztuujti.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Utxi jhmq qb qzh phaxbby.\n7 Mztq el Utxi otxxiemr? \tsbbqptuu\t5\n8 Utxi uhsq qzh sbbqptuu.\n9 Utxi rbq qzh sbbqptuu qzhxh.\n10 Mztq el Utxi otxxiemr? \tsbbqptuu\t5 8 9\n11 Utxi uhsq qzh sbbqptuu.\n12 Utxi jhmq qb qzh bsseoh.\n13 Mztq el Utxi otxxiemr? \tmbqzemr\t5 8 9 11\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Hbzm rxtppha qzh sbbqptuu qzhxh.\n16 Mztq el Hbzm otxxiemr? \tsbbqptuu\t15\n17 Utxi qxtnhuuha qb qzh rtxahm.\n18 Ytmehu ybnha qb qzh bsseoh.\n19 Mztq el Hbzm otxxiemr? \tsbbqptuu\t15\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Otmaxt aelotxaha qzh sbbqptuu.\n5 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1 4 5\n7 Otmaxt uhsq qzh sbbqptuu.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 4 5 7\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Utxi ybnha qb qzh bsseoh.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n7 Ytmehu ybnha qb qzh ztuujti.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 8\n10 Utxi rbq qzh yeuk qzhxh.\n11 Hbzm qbbk qzh sbbqptuu qzhxh.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 8\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Utxi uhsq qzh yeuk.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t10 14\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Utxi cbdxmhiha qb qzh keqozhm.\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Utxi jhmq qb qzh ptqzxbby.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n9 Hbzm veokha dv qzh tvvuh qzhxh.\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n12 Hbzm aelotxaha qzh tvvuh.\n13 Utxi vdq abjm qzh sbbqptuu qzhxh.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t4 13\n15 Utxi rxtppha qzh sbbqptuu qzhxh.\n16 Utxi veokha dv qzh tvvuh qzhxh.\n17 Mztq el Hbzm otxxiemr? \tmbqzemr\t9 12\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Ytmehu axbvvha qzh tvvuh.\n5 Ytmehu qbbk qzh tvvuh qzhxh.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t2 4 5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t2 4 5\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t2 4 5\n13 Ytmehu axbvvha qzh tvvuh.\n14 Otmaxt qbbk qzh tvvuh qzhxh.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 4 5 13\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Hbzm cbdxmhiha qb qzh phaxbby.\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Ytmehu rbq qzh sbbqptuu qzhxh.\n10 Ytmehu jhmq qb qzh keqozhm.\n11 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t9\n12 Ytmehu rxtppha qzh tvvuh qzhxh.\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t9 12\n15 Hbzm jhmq ptok qb qzh ztuujti.\n16 Ytmehu axbvvha qzh sbbqptuu.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t9 16 12\n18 Utxi jhmq qb qzh ztuujti.\n19 Ytmehu uhsq qzh tvvuh.\n20 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 16 12 19\n21 Utxi cbdxmhiha qb qzh rtxahm.\n22 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n23 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 16 12 19\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq qb qzh rtxahm.\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Utxi ybnha qb qzh keqozhm.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n9 Ytmehu uhsq qzh tvvuh qzhxh.\n10 Ytmehu veokha dv qzh yeuk qzhxh.\n11 Mztq el Ytmehu otxxiemr? \tyeuk\t4 9 10\n12 Utxi jhmq qb qzh bsseoh.\n13 Ytmehu aelotxaha qzh yeuk.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 9 10 13\n15 Ytmehu jhmq ptok qb qzh keqozhm.\n16 Otmaxt jhmq ptok qb qzh phaxbby.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 9 10 13\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Ytmehu qbbk qzh sbbqptuu qzhxh.\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t3\n6 Otmaxt jhmq qb qzh rtxahm.\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n9 Otmaxt uhsq qzh tvvuh.\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 9\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Hbzm ybnha qb qzh ztuujti.\n14 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 9\n15 Otmaxt rbq qzh tvvuh qzhxh.\n16 Otmaxt ybnha qb qzh ptqzxbby.\n17 Mztq el Otmaxt otxxiemr? \ttvvuh\t4 9 15\n1 Utxi jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Hbzm veokha dv qzh tvvuh qzhxh.\n7 Mztq el Hbzm otxxiemr? \ttvvuh\t6\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Hbzm vdq abjm qzh tvvuh.\n10 Mztq el Hbzm otxxiemr? \tmbqzemr\t6 9\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Hbzm qbbk qzh tvvuh qzhxh.\n13 Mztq el Hbzm otxxiemr? \ttvvuh\t6 9 12\n14 Hbzm vdq abjm qzh tvvuh.\n15 Otmaxt jhmq ptok qb qzh ztuujti.\n16 Mztq el Hbzm otxxiemr? \tmbqzemr\t6 9 12 14\n17 Otmaxt jhmq ptok qb qzh phaxbby.\n18 Hbzm jhmq ptok qb qzh rtxahm.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t6 9 12 14\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n7 Otmaxt axbvvha qzh sbbqptuu.\n8 Ytmehu veokha dv qzh tvvuh qzhxh.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 7\n10 Ytmehu axbvvha qzh tvvuh.\n11 Utxi rbq qzh tvvuh qzhxh.\n12 Mztq el Utxi otxxiemr? \ttvvuh\t11\n13 Otmaxt qbbk qzh sbbqptuu qzhxh.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 10\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Ytmehu rxtppha qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n4 Utxi jhmq qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Utxi ybnha qb qzh bsseoh.\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Utxi ybnha qb qzh keqozhm.\n16 Ytmehu uhsq qzh yeuk qzhxh.\n17 Otmaxt rbq qzh sbbqptuu qzhxh.\n18 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t17\n19 Otmaxt jhmq qb qzh phaxbby.\n20 Otmaxt jhmq qb qzh bsseoh.\n21 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 16\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mztq el Utxi otxxiemr? \tyeuk\t2\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Mztq el Utxi otxxiemr? \tyeuk,sbbqptuu\t2 8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tyeuk,sbbqptuu\t2 8\n13 Utxi axbvvha qzh yeuk.\n14 Utxi ybnha qb qzh phaxbby.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 13 8\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi veokha dv qzh yeuk qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n7 Utxi jhmq qb qzh phaxbby.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Mztq el Utxi otxxiemr? \tyeuk\t5\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tyeuk\t5\n13 Ytmehu uhsq qzh sbbqptuu.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 13\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Otmaxt rbq qzh yeuk qzhxh.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t3\n6 Otmaxt vdq abjm qzh yeuk.\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Mztq el Otmaxt otxxiemr? \tyeuk\t3 6 7\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t3 6 7\n12 Otmaxt rbq qzh sbbqptuu qzhxh.\n13 Utxi ybnha qb qzh phaxbby.\n14 Mztq el Otmaxt otxxiemr? \tyeuk,sbbqptuu\t3 6 7 12\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Otmaxt axbvvha qzh yeuk.\n17 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t3 6 7 16 12\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Utxi ybnha qb qzh ztuujti.\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Mztq el Utxi otxxiemr? \ttvvuh\t6\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Utxi axbvvha qzh tvvuh.\n10 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n13 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Utxi rbq qzh tvvuh qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t12\n17 Ytmehu axbvvha qzh sbbqptuu.\n18 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t12 17\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Utxi ybnha qb qzh bsseoh.\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n6 Utxi jhmq qb qzh rtxahm.\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n9 Ytmehu ybnha qb qzh phaxbby.\n10 Otmaxt aelotxaha qzh yeuk qzhxh.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t7 10\n12 Otmaxt qbbk qzh yeuk qzhxh.\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t7 10 12\n15 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n16 Otmaxt axbvvha qzh yeuk qzhxh.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t7 10 12 16\n1 Hbzm jhmq qb qzh ztuujti.\n2 Otmaxt veokha dv qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Otmaxt vdq abjm qzh tvvuh qzhxh.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Utxi rbq qzh tvvuh qzhxh.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Utxi axbvvha qzh tvvuh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t8 11\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Utxi ybnha qb qzh phaxbby.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t8 11\n1 Otmaxt rbq qzh sbbqptuu qzhxh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Otmaxt vdq abjm qzh sbbqptuu.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 8\n10 Ytmehu qbbk qzh sbbqptuu qzhxh.\n11 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 8\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Ytmehu qbbk qzh sbbqptuu qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 8\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Otmaxt qbbk qzh tvvuh qzhxh.\n4 Utxi jhmq qb qzh bsseoh.\n5 Mztq el Otmaxt otxxiemr? \ttvvuh\t3\n6 Ytmehu qxtnhuuha qb qzh rtxahm.\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t3 7\n9 Ytmehu ybnha qb qzh bsseoh.\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t3 7\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t3 7\n15 Hbzm ybnha qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh ztuujti.\n17 Hbzm qxtnhuuha qb qzh keqozhm.\n18 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n19 Utxi qxtnhuuha qb qzh rtxahm.\n20 Ytmehu jhmq qb qzh ztuujti.\n21 Otmaxt axbvvha qzh tvvuh.\n22 Utxi rxtppha qzh tvvuh qzhxh.\n23 Mztq el Utxi otxxiemr? \ttvvuh\t22\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Ytmehu qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n6 Hbzm qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu qbbk qzh yeuk qzhxh.\n8 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t4 7\n9 Hbzm jhmq qb qzh rtxahm.\n10 Ytmehu vdq abjm qzh yeuk.\n11 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4 7 10\n12 Ytmehu uhsq qzh sbbqptuu.\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 12 7 10\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Hbzm rxtppha qzh sbbqptuu qzhxh.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 12 7 10\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n7 Ytmehu vdq abjm qzh sbbqptuu.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 7\n10 Utxi ybnha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 7\n13 Utxi ybnha qb qzh keqozhm.\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Otmaxt cbdxmhiha qb qzh ztuujti.\n16 Otmaxt cbdxmhiha qb qzh bsseoh.\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Hbzm qxtnhuuha qb qzh phaxbby.\n19 Otmaxt jhmq ptok qb qzh ptqzxbby.\n20 Utxi ybnha qb qzh ptqzxbby.\n21 Otmaxt ybnha qb qzh bsseoh.\n22 Otmaxt qxtnhuuha qb qzh keqozhm.\n23 Hbzm jhmq ptok qb qzh keqozhm.\n24 Hbzm cbdxmhiha qb qzh rtxahm.\n25 Otmaxt jhmq ptok qb qzh ptqzxbby.\n26 Hbzm veokha dv qzh sbbqptuu qzhxh.\n27 Mztq el Hbzm otxxiemr? \tsbbqptuu\t26\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Utxi qbbk qzh sbbqptuu qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n7 Utxi axbvvha qzh sbbqptuu.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t5 7\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t5 7\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Hbzm ybnha qb qzh rtxahm.\n17 Ytmehu jhmq qb qzh ptqzxbby.\n18 Ytmehu vdq abjm qzh yeuk.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 18\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Hbzm ybnha qb qzh phaxbby.\n5 Hbzm uhsq qzh tvvuh.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n7 Ytmehu rbq qzh tvvuh qzhxh.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5\n10 Otmaxt rbq qzh sbbqptuu qzhxh.\n11 Otmaxt uhsq qzh yeuk.\n12 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1 11 10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1 11 10\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Utxi vdq abjm qzh tvvuh.\n5 Mztq el Utxi otxxiemr? \tmbqzemr\t3 4\n6 Otmaxt qxtnhuuha qb qzh keqozhm.\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Mztq el Utxi otxxiemr? \ttvvuh\t3 4 7\n9 Utxi vdq abjm qzh tvvuh.\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \ttvvuh\t3 4 7 9 10\n12 Utxi vdq abjm qzh tvvuh.\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t3 4 7 9 10 12\n15 Hbzm qxtnhuuha qb qzh phaxbby.\n16 Utxi jhmq qb qzh keqozhm.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t3 4 7 9 10 12\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu vdq abjm qzh sbbqptuu.\n3 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Hbzm ybnha qb qzh rtxahm.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 2\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 2\n10 Ytmehu qbbk qzh sbbqptuu qzhxh.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 2 10\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Ytmehu uhsq qzh sbbqptuu.\n15 Mztq el Utxi otxxiemr? \tyeuk\t11\n1 Ytmehu qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq qb qzh rtxahm.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n5 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 4 5\n7 Otmaxt rbq qzh yeuk qzhxh.\n8 Ytmehu ybnha qb qzh bsseoh.\n9 Mztq el Otmaxt otxxiemr? \tyeuk\t7\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4 5 10\n13 Otmaxt qbbk qzh tvvuh qzhxh.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4 5 10\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n7 Hbzm jhmq qb qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n10 Utxi jhmq qb qzh bsseoh.\n11 Otmaxt uhsq qzh sbbqptuu.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 11\n13 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n14 Utxi ybnha qb qzh ztuujti.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2 11 13\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t1\n4 Hbzm jhmq ptok qb qzh phaxbby.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t1\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t1 7\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t1 7\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Utxi axbvvha qzh sbbqptuu.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t1 14 7\n1 Ytmehu ybnha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Hbzm rxtppha qzh tvvuh qzhxh.\n4 Utxi rbq qzh yeuk qzhxh.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t3\n6 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n7 Utxi vdq abjm qzh yeuk.\n8 Mztq el Hbzm otxxiemr? \ttvvuh\t3\n9 Utxi jhmq ptok qb qzh ztuujti.\n10 Hbzm axbvvha qzh tvvuh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n12 Ytmehu rxtppha qzh tvvuh qzhxh.\n13 Otmaxt vdq abjm qzh sbbqptuu.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t12\n15 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n16 Otmaxt aelotxaha qzh sbbqptuu qzhxh.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t12\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n6 Ytmehu qbbk qzh sbbqptuu qzhxh.\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n12 Ytmehu axbvvha qzh sbbqptuu.\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6 12 13\n15 Hbzm jhmq qb qzh phaxbby.\n16 Hbzm qxtnhuuha qb qzh bsseoh.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6 12 13\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n7 Utxi jhmq qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Utxi qxtnhuuha qb qzh bsseoh.\n13 Utxi jhmq qb qzh ztuujti.\n14 Utxi axbvvha qzh sbbqptuu.\n15 Ytmehu cbdxmhiha qb qzh keqozhm.\n16 Mztq el Utxi otxxiemr? \tmbqzemr\t2 14\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t2 14\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu\t2 7\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu\t2 7\n13 Hbzm rbq qzh yeuk qzhxh.\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu,yeuk\t2 7 13\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Otmaxt jhmq ptok qb qzh rtxahm.\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Utxi ybnha qb qzh phaxbby.\n6 Ytmehu rbq qzh sbbqptuu qzhxh.\n7 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6\n8 Utxi rbq qzh yeuk qzhxh.\n9 Hbzm qxtnhuuha qb qzh ptqzxbby.\n10 Mztq el Utxi otxxiemr? \tyeuk\t8\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Utxi axbvvha qzh yeuk.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6\n14 Ytmehu axbvvha qzh sbbqptuu.\n15 Utxi jhmq qb qzh keqozhm.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 14\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Ytmehu qxtnhuuha qb qzh ztuujti.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Utxi veokha dv qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Utxi axbvvha qzh yeuk qzhxh.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Mztq el Utxi otxxiemr? \tyeuk\t2 4 5\n7 Utxi jhmq qb qzh rtxahm.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Mztq el Utxi otxxiemr? \tyeuk\t2 4 5\n10 Utxi axbvvha qzh yeuk.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4 5 10\n13 Utxi ybnha qb qzh keqozhm.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4 5 10\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Utxi ybnha qb qzh bsseoh.\n3 Otmaxt qbbk qzh tvvuh qzhxh.\n4 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n5 Mztq el Otmaxt otxxiemr? \ttvvuh,sbbqptuu\t3 4\n6 Otmaxt axbvvha qzh sbbqptuu.\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7\n9 Hbzm aelotxaha qzh sbbqptuu.\n10 Otmaxt vdq abjm qzh tvvuh.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 10 4 6\n12 Utxi rxtppha qzh tvvuh qzhxh.\n13 Hbzm veokha dv qzh sbbqptuu qzhxh.\n14 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7 9 13\n15 Otmaxt jhmq ptok qb qzh ptqzxbby.\n16 Utxi uhsq qzh tvvuh qzhxh.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7 9 13\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Hbzm jhmq ptok qb qzh ptqzxbby.\n7 Hbzm cbdxmhiha qb qzh bsseoh.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Ytmehu rbq qzh tvvuh qzhxh.\n10 Ytmehu axbvvha qzh tvvuh.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 10\n12 Ytmehu rbq qzh tvvuh qzhxh.\n13 Ytmehu axbvvha qzh tvvuh.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 10 12 13\n15 Utxi jhmq qb qzh ptqzxbby.\n16 Ytmehu qbbk qzh tvvuh qzhxh.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t9 10 12 13 16\n18 Otmaxt ybnha qb qzh bsseoh.\n19 Hbzm ybnha qb qzh rtxahm.\n20 Mztq el Ytmehu otxxiemr? \ttvvuh\t9 10 12 13 16\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Utxi jhmq qb qzh keqozhm.\n23 Mztq el Ytmehu otxxiemr? \ttvvuh\t9 10 12 13 16\n1 Ytmehu veokha dv qzh yeuk qzhxh.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk,sbbqptuu\t1 2\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Mztq el Ytmehu otxxiemr? \tyeuk,sbbqptuu\t1 2\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Ytmehu axbvvha qzh sbbqptuu.\n9 Mztq el Ytmehu otxxiemr? \tyeuk\t1 2 8\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Mztq el Ytmehu otxxiemr? \tyeuk\t1 2 8\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \tyeuk\t1 2 8\n1 Utxi ybnha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Ytmehu ybnha qb qzh rtxahm.\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Otmaxt rxtppha qzh yeuk qzhxh.\n7 Mztq el Otmaxt otxxiemr? \tyeuk\t6\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Otmaxt aelotxaha qzh yeuk qzhxh.\n10 Mztq el Otmaxt otxxiemr? \tmbqzemr\t6 9\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Mztq el Otmaxt otxxiemr? \tmbqzemr\t6 9\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Utxi cbdxmhiha qb qzh bsseoh.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t6 9\n17 Hbzm qxtnhuuha qb qzh rtxahm.\n18 Hbzm qxtnhuuha qb qzh keqozhm.\n19 Ytmehu ybnha qb qzh rtxahm.\n20 Hbzm cbdxmhiha qb qzh rtxahm.\n21 Otmaxt qxtnhuuha qb qzh ztuujti.\n22 Otmaxt cbdxmhiha qb qzh phaxbby.\n23 Hbzm cbdxmhiha qb qzh bsseoh.\n24 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n25 Ytmehu qxtnhuuha qb qzh rtxahm.\n26 Otmaxt qxtnhuuha qb qzh rtxahm.\n27 Otmaxt jhmq ptok qb qzh ptqzxbby.\n28 Hbzm ybnha qb qzh ptqzxbby.\n29 Hbzm ybnha qb qzh phaxbby.\n30 Hbzm rbq qzh yeuk qzhxh.\n31 Mztq el Hbzm otxxiemr? \tyeuk\t30\n1 Utxi ybnha qb qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Otmaxt jhmq qb qzh ptqzxbby.\n4 Otmaxt qbbk qzh yeuk qzhxh.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Ytmehu veokha dv qzh tvvuh qzhxh.\n8 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n9 Ytmehu qxtnhuuha qb qzh bsseoh.\n10 Ytmehu aelotxaha qzh tvvuh qzhxh.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Mztq el Utxi otxxiemr? \tsbbqptuu\t12\n15 Ytmehu vdq abjm qzh tvvuh.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 10 13 15\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n7 Otmaxt uhsq qzh sbbqptuu.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 7\n10 Otmaxt qbbk qzh sbbqptuu qzhxh.\n11 Hbzm cbdxmhiha qb qzh rtxahm.\n12 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2 7 10\n13 Utxi rxtppha qzh tvvuh qzhxh.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t13\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t3\n6 Ytmehu cbdxmhiha qb qzh keqozhm.\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t3\n9 Otmaxt veokha dv qzh yeuk qzhxh.\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t9\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t9\n15 Hbzm jhmq qb qzh bsseoh.\n16 Otmaxt vdq abjm qzh yeuk qzhxh.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t9 16\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Hbzm rxtppha qzh yeuk qzhxh.\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Mztq el Hbzm otxxiemr? \tyeuk\t3\n6 Hbzm axbvvha qzh yeuk.\n7 Hbzm ybnha qb qzh ztuujti.\n8 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 6\n9 Utxi jhmq qb qzh phaxbby.\n10 Utxi rbq qzh sbbqptuu qzhxh.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 6\n12 Utxi jhmq qb qzh ztuujti.\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Mztq el Utxi otxxiemr? \tsbbqptuu\t10\n15 Utxi aelotxaha qzh sbbqptuu.\n16 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t16\n1 Ytmehu qbbk qzh yeuk qzhxh.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Ytmehu axbvvha qzh yeuk.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4\n7 Utxi uhsq qzh sbbqptuu.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Otmaxt axbvvha qzh tvvuh.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t10 11\n13 Otmaxt rbq qzh sbbqptuu qzhxh.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t10 11 13\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Otmaxt jhmq qb qzh bsseoh.\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Hbzm ybnha qb qzh phaxbby.\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Hbzm veokha dv qzh yeuk qzhxh.\n12 Utxi jhmq qb qzh phaxbby.\n13 Mztq el Hbzm otxxiemr? \tyeuk\t11\n14 Utxi jhmq qb qzh bsseoh.\n15 Hbzm ybnha qb qzh keqozhm.\n16 Mztq el Hbzm otxxiemr? \tyeuk\t11\n17 Utxi jhmq qb qzh keqozhm.\n18 Hbzm qxtnhuuha qb qzh ztuujti.\n19 Otmaxt ybnha qb qzh bsseoh.\n20 Ytmehu cbdxmhiha qb qzh rtxahm.\n21 Hbzm vdq abjm qzh yeuk.\n22 Ytmehu qxtnhuuha qb qzh ztuujti.\n23 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 21\n24 Otmaxt cbdxmhiha qb qzh ztuujti.\n25 Utxi qxtnhuuha qb qzh ptqzxbby.\n26 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 21\n27 Otmaxt qbbk qzh yeuk qzhxh.\n28 Hbzm jhmq ptok qb qzh ptqzxbby.\n29 Mztq el Otmaxt otxxiemr? \tyeuk\t27\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Otmaxt vdq abjm qzh tvvuh qzhxh.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Hbzm veokha dv qzh tvvuh qzhxh.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4\n10 Utxi veokha dv qzh sbbqptuu qzhxh.\n11 Hbzm axbvvha qzh tvvuh.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 11\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh rtxahm.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu\t10\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Hbzm qxtnhuuha qb qzh keqozhm.\n4 Utxi ybnha qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Utxi jhmq qb qzh phaxbby.\n7 Otmaxt qxtnhuuha qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Otmaxt qbbk qzh yeuk qzhxh.\n12 Hbzm ybnha qb qzh bsseoh.\n13 Mztq el Otmaxt otxxiemr? \tyeuk\t11\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Ytmehu jhmq qb qzh ptqzxbby.\n16 Mztq el Otmaxt otxxiemr? \tyeuk\t11\n17 Ytmehu jhmq ptok qb qzh bsseoh.\n18 Hbzm rxtppha qzh tvvuh qzhxh.\n19 Mztq el Hbzm otxxiemr? \ttvvuh\t18\n20 Utxi qbbk qzh sbbqptuu qzhxh.\n21 Ytmehu jhmq qb qzh keqozhm.\n22 Mztq el Hbzm otxxiemr? \ttvvuh\t18\n23 Otmaxt ybnha qb qzh rtxahm.\n24 Hbzm uhsq qzh tvvuh.\n25 Mztq el Utxi otxxiemr? \tsbbqptuu\t20\n1 Utxi jhmq qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Utxi rbq qzh yeuk qzhxh.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t3\n6 Utxi vdq abjm qzh yeuk.\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t3 6\n9 Utxi veokha dv qzh yeuk qzhxh.\n10 Utxi jhmq qb qzh ztuujti.\n11 Mztq el Utxi otxxiemr? \tyeuk\t3 6 9\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Mztq el Utxi otxxiemr? \tyeuk,sbbqptuu\t3 6 9 12\n15 Utxi vdq abjm qzh yeuk.\n16 Utxi uhsq qzh sbbqptuu.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t3 6 9 15 12 16\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi axbvvha qzh yeuk.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n10 Hbzm ybnha qb qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Hbzm qbbk qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 5 13\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh rtxahm.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Ytmehu veokha dv qzh tvvuh qzhxh.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Ytmehu vdq abjm qzh tvvuh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11\n16 Utxi qxtnhuuha qb qzh rtxahm.\n17 Otmaxt jhmq qb qzh ztuujti.\n18 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11\n19 Utxi jhmq qb qzh ptqzxbby.\n20 Otmaxt qxtnhuuha qb qzh rtxahm.\n21 Otmaxt qxtnhuuha qb qzh ztuujti.\n22 Ytmehu jhmq qb qzh phaxbby.\n23 Utxi ybnha qb qzh ztuujti.\n24 Ytmehu rxtppha qzh yeuk qzhxh.\n25 Mztq el Ytmehu otxxiemr? \tyeuk\t8 11 24\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Otmaxt jhmq qb qzh ztuujti.\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Ytmehu ybnha qb qzh keqozhm.\n12 Utxi veokha dv qzh yeuk qzhxh.\n13 Mztq el Utxi otxxiemr? \tyeuk\t12\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Utxi qbbk qzh tvvuh qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 14\n17 Hbzm qxtnhuuha qb qzh keqozhm.\n18 Utxi vdq abjm qzh tvvuh.\n19 Mztq el Utxi otxxiemr? \tyeuk\t12 15 18\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Ytmehu qxtnhuuha qb qzh phaxbby.\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Utxi jhmq ptok qb qzh ptqzxbby.\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Utxi rbq qzh yeuk qzhxh.\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Mztq el Utxi otxxiemr? \tyeuk,sbbqptuu\t11 12\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Utxi ybnha qb qzh keqozhm.\n16 Mztq el Utxi otxxiemr? \tyeuk,sbbqptuu\t11 12\n17 Hbzm cbdxmhiha qb qzh ztuujti.\n18 Utxi vdq abjm qzh yeuk.\n19 Mztq el Utxi otxxiemr? \tsbbqptuu\t11 18 12\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Hbzm jhmq qb qzh rtxahm.\n22 Mztq el Utxi otxxiemr? \tsbbqptuu\t11 18 12\n23 Utxi qxtnhuuha qb qzh rtxahm.\n24 Utxi jhmq qb qzh phaxbby.\n25 Mztq el Utxi otxxiemr? \tsbbqptuu\t11 18 12\n1 Otmaxt cbdxmhiha qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Ytmehu qbbk qzh sbbqptuu qzhxh.\n4 Hbzm ybnha qb qzh keqozhm.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t3\n6 Otmaxt rbq qzh tvvuh qzhxh.\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t3\n9 Ytmehu jhmq qb qzh bsseoh.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh\t6\n12 Otmaxt jhmq qb qzh bsseoh.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Ytmehu axbvvha qzh sbbqptuu.\n15 Otmaxt axbvvha qzh tvvuh qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 14\n17 Utxi cbdxmhiha qb qzh bsseoh.\n18 Ytmehu ybnha qb qzh keqozhm.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 14\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Utxi qxtnhuuha qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t2 10\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t2 10\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t2\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t2\n10 Hbzm aelotxaha qzh yeuk.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 10\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 10\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Utxi ybnha qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Ytmehu jhmq ptok qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu qbbk qzh tvvuh qzhxh.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t8\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu uhsq qzh tvvuh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Hbzm jhmq ptok qb qzh ptqzxbby.\n18 Mztq el Ytmehu otxxiemr? \ttvvuh\t8 11 16\n19 Ytmehu vdq abjm qzh tvvuh.\n20 Otmaxt cbdxmhiha qb qzh rtxahm.\n21 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11 16 19\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t1\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Mztq el Utxi otxxiemr? \ttvvuh\t1\n7 Utxi qbbk qzh yeuk qzhxh.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t1 7\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Utxi uhsq qzh yeuk.\n12 Mztq el Utxi otxxiemr? \ttvvuh\t1 7 11\n13 Utxi jhmq qb qzh phaxbby.\n14 Utxi qbbk qzh sbbqptuu qzhxh.\n15 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu\t1 7 11 14\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Otmaxt ybnha qb qzh rtxahm.\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Utxi rxtppha qzh tvvuh qzhxh.\n6 Hbzm ybnha qb qzh rtxahm.\n7 Mztq el Utxi otxxiemr? \ttvvuh\t5\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Hbzm qxtnhuuha qb qzh ztuujti.\n10 Mztq el Utxi otxxiemr? \ttvvuh\t5\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Utxi axbvvha qzh tvvuh.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t5 14\n16 Hbzm rbq qzh tvvuh qzhxh.\n17 Hbzm jhmq ptok qb qzh keqozhm.\n18 Mztq el Utxi otxxiemr? \tmbqzemr\t5 14\n19 Hbzm qbbk qzh sbbqptuu qzhxh.\n20 Hbzm uhsq qzh sbbqptuu.\n21 Mztq el Hbzm otxxiemr? \ttvvuh\t16 19 20\n1 Hbzm ybnha qb qzh bsseoh.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Utxi ybnha qb qzh bsseoh.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu\t2 8\n10 Hbzm axbvvha qzh sbbqptuu.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t2 8 10\n13 Utxi rxtppha qzh sbbqptuu qzhxh.\n14 Utxi aelotxaha qzh sbbqptuu.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t13 14\n1 Utxi jhmq qb qzh rtxahm.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Otmaxt ybnha qb qzh rtxahm.\n4 Hbzm qbbk qzh yeuk qzhxh.\n5 Mztq el Hbzm otxxiemr? \tyeuk\t4\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Mztq el Hbzm otxxiemr? \tyeuk\t4\n9 Otmaxt ybnha qb qzh phaxbby.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Mztq el Hbzm otxxiemr? \tyeuk\t4\n12 Utxi jhmq qb qzh keqozhm.\n13 Hbzm ybnha qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n17 Ytmehu jhmq ptok qb qzh bsseoh.\n18 Hbzm axbvvha qzh yeuk.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Hbzm vdq abjm qzh yeuk.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5\n7 Hbzm ybnha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 5\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Utxi rbq qzh yeuk qzhxh.\n15 Mztq el Utxi otxxiemr? \tyeuk\t14\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t1\n4 Hbzm axbvvha qzh yeuk.\n5 Hbzm veokha dv qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t1 4 5\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t1 4 5\n10 Hbzm jhmq qb qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t1 4 5\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n16 Utxi cbdxmhiha qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t1\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm axbvvha qzh yeuk.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 5\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Hbzm rxtppha qzh yeuk qzhxh.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t1 5 8\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Ytmehu ybnha qb qzh phaxbby.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t1 5 8\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Mztq el Hbzm otxxiemr? \tyeuk\t1 5 8\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Utxi jhmq qb qzh phaxbby.\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t4\n6 Utxi cbdxmhiha qb qzh ptqzxbby.\n7 Utxi aelotxaha qzh tvvuh.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n9 Otmaxt qxtnhuuha qb qzh bsseoh.\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \ttvvuh\t4 7 10\n12 Ytmehu jhmq ptok qb qzh ptqzxbby.\n13 Utxi aelotxaha qzh tvvuh.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7 10 13\n15 Ytmehu qbbk qzh tvvuh qzhxh.\n16 Ytmehu uhsq qzh tvvuh.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t15 16\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Otmaxt jhmq qb qzh bsseoh.\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Otmaxt axbvvha qzh yeuk.\n7 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6\n8 Otmaxt rxtppha qzh yeuk qzhxh.\n9 Otmaxt qbbk qzh tvvuh qzhxh.\n10 Mztq el Otmaxt otxxiemr? \tyeuk,tvvuh\t5 6 8 9\n11 Otmaxt axbvvha qzh yeuk.\n12 Hbzm ybnha qb qzh rtxahm.\n13 Mztq el Otmaxt otxxiemr? \ttvvuh\t5 6 8 11 9\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Hbzm cbdxmhiha qb qzh ztuujti.\n16 Mztq el Otmaxt otxxiemr? \ttvvuh\t5 6 8 11 9\n17 Hbzm rbq qzh sbbqptuu qzhxh.\n18 Hbzm uhsq qzh sbbqptuu.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t17 18\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh bsseoh.\n3 Ytmehu cbdxmhiha qb qzh phaxbby.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Ytmehu ybnha qb qzh rtxahm.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ztuujti.\n9 Otmaxt veokha dv qzh tvvuh qzhxh.\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh\t9\n12 Ytmehu ybnha qb qzh ptqzxbby.\n13 Utxi veokha dv qzh yeuk qzhxh.\n14 Mztq el Utxi otxxiemr? \tyeuk\t13\n15 Utxi axbvvha qzh yeuk.\n16 Utxi rbq qzh sbbqptuu qzhxh.\n17 Mztq el Utxi otxxiemr? \tsbbqptuu\t13 15 16\n18 Otmaxt cbdxmhiha qb qzh phaxbby.\n19 Utxi jhmq ptok qb qzh ptqzxbby.\n20 Mztq el Utxi otxxiemr? \tsbbqptuu\t13 15 16\n21 Utxi aelotxaha qzh sbbqptuu.\n22 Otmaxt aelotxaha qzh tvvuh.\n23 Mztq el Otmaxt otxxiemr? \tmbqzemr\t9 22\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Ytmehu jhmq ptok qb qzh ztuujti.\n4 Ytmehu veokha dv qzh tvvuh qzhxh.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Mztq el Otmaxt otxxiemr? \tyeuk\t7\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Otmaxt axbvvha qzh yeuk.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t7 10\n12 Ytmehu vdq abjm qzh tvvuh.\n13 Otmaxt rxtppha qzh yeuk qzhxh.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t7 10 13\n15 Otmaxt jhmq ptok qb qzh phaxbby.\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 12\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Hbzm veokha dv qzh tvvuh qzhxh.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n6 Otmaxt jhmq ptok qb qzh keqozhm.\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n9 Otmaxt cbdxmhiha qb qzh phaxbby.\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Utxi veokha dv qzh yeuk qzhxh.\n14 Mztq el Utxi otxxiemr? \tyeuk\t13\n15 Ytmehu qxtnhuuha qb qzh keqozhm.\n16 Utxi axbvvha qzh yeuk.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t13 16\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu rxtppha qzh yeuk qzhxh.\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Mztq el Ytmehu otxxiemr? \tyeuk\t3\n6 Ytmehu aelotxaha qzh yeuk.\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Mztq el Ytmehu otxxiemr? \tyeuk\t3 6 7\n9 Ytmehu aelotxaha qzh yeuk qzhxh.\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 6 7 9\n12 Ytmehu qbbk qzh yeuk qzhxh.\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \tyeuk\t3 6 7 9 12\n15 Hbzm veokha dv qzh tvvuh qzhxh.\n16 Hbzm ybnha qb qzh bsseoh.\n17 Mztq el Ytmehu otxxiemr? \tyeuk\t3 6 7 9 12\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Utxi qbbk qzh tvvuh qzhxh.\n4 Utxi ybnha qb qzh rtxahm.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t3\n6 Ytmehu ybnha qb qzh ptqzxbby.\n7 Utxi axbvvha qzh tvvuh.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t3 7\n9 Utxi rxtppha qzh tvvuh qzhxh.\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Mztq el Utxi otxxiemr? \ttvvuh\t3 7 9\n12 Utxi ybnha qb qzh bsseoh.\n13 Utxi aelotxaha qzh tvvuh.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t3 7 9 13\n15 Utxi rbq qzh tvvuh qzhxh.\n16 Ytmehu cbdxmhiha qb qzh keqozhm.\n17 Mztq el Utxi otxxiemr? \ttvvuh\t3 7 9 13 15\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Ytmehu rxtppha qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n4 Ytmehu aelotxaha qzh yeuk.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 4\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Hbzm jhmq qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 4\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Utxi jhmq qb qzh keqozhm.\n12 Ytmehu ybnha qb qzh keqozhm.\n13 Utxi jhmq qb qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Otmaxt rbq qzh tvvuh qzhxh.\n17 Utxi jhmq qb qzh rtxahm.\n18 Mztq el Otmaxt otxxiemr? \ttvvuh\t16\n19 Utxi jhmq qb qzh ptqzxbby.\n20 Hbzm qxtnhuuha qb qzh ztuujti.\n21 Mztq el Otmaxt otxxiemr? \ttvvuh\t16\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh ztuujti.\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Mztq el Utxi otxxiemr? \tsbbqptuu\t6\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Utxi vdq abjm qzh sbbqptuu.\n10 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n11 Utxi qbbk qzh sbbqptuu qzhxh.\n12 Utxi vdq abjm qzh sbbqptuu.\n13 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9 11 12\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9 11 12\n17 Utxi jhmq qb qzh ztuujti.\n18 Otmaxt cbdxmhiha qb qzh keqozhm.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9 11 12\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t1\n4 Hbzm jhmq qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh rtxahm.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t1\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Utxi jhmq qb qzh keqozhm.\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu\t13\n16 Otmaxt qxtnhuuha qb qzh bsseoh.\n17 Otmaxt jhmq ptok qb qzh rtxahm.\n18 Mztq el Utxi otxxiemr? \tsbbqptuu\t13\n19 Otmaxt ybnha qb qzh bsseoh.\n20 Utxi vdq abjm qzh sbbqptuu.\n21 Mztq el Utxi otxxiemr? \tmbqzemr\t13 20\n1 Hbzm rxtppha qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh keqozhm.\n3 Mztq el Hbzm otxxiemr? \tsbbqptuu\t1\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mztq el Hbzm otxxiemr? \tsbbqptuu\t1\n7 Otmaxt jhmq ptok qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Otmaxt ybnha qb qzh rtxahm.\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t1 10\n12 Utxi qxtnhuuha qb qzh ztuujti.\n13 Ytmehu ybnha qb qzh phaxbby.\n14 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t1 10\n15 Utxi cbdxmhiha qb qzh rtxahm.\n16 Hbzm ybnha qb qzh ztuujti.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t1 10\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n7 Ytmehu qbbk qzh sbbqptuu qzhxh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7\n13 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 13\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Utxi rbq qzh sbbqptuu qzhxh.\n6 Utxi veokha dv qzh yeuk qzhxh.\n7 Mztq el Utxi otxxiemr? \tsbbqptuu,yeuk\t5 6\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Ytmehu cbdxmhiha qb qzh keqozhm.\n10 Mztq el Utxi otxxiemr? \tsbbqptuu,yeuk\t5 6\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Mztq el Utxi otxxiemr? \tsbbqptuu,yeuk\t5 6\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Otmaxt cbdxmhiha qb qzh keqozhm.\n16 Utxi uhsq qzh yeuk.\n17 Ytmehu rxtppha qzh tvvuh qzhxh.\n18 Mztq el Ytmehu otxxiemr? \ttvvuh\t17\n19 Ytmehu aelotxaha qzh tvvuh.\n20 Ytmehu qbbk qzh tvvuh qzhxh.\n21 Mztq el Ytmehu otxxiemr? \ttvvuh\t17 19 20\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Utxi axbvvha qzh sbbqptuu.\n3 Mztq el Utxi otxxiemr? \tmbqzemr\t1 2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t1 2\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Ytmehu veokha dv qzh yeuk qzhxh.\n9 Mztq el Ytmehu otxxiemr? \tyeuk\t8\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh\t10\n13 Utxi cbdxmhiha qb qzh keqozhm.\n14 Otmaxt axbvvha qzh tvvuh.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t10 14\n1 Utxi ybnha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Otmaxt qbbk qzh yeuk qzhxh.\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t3\n6 Hbzm qbbk qzh sbbqptuu qzhxh.\n7 Otmaxt axbvvha qzh yeuk.\n8 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 7\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t3 7 9\n12 Otmaxt aelotxaha qzh yeuk.\n13 Otmaxt qbbk qzh yeuk qzhxh.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t3 7 9 12 13\n15 Hbzm jhmq qb qzh bsseoh.\n16 Otmaxt uhsq qzh yeuk.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 7 9 12 13 16\n1 Ytmehu jhmq ptok qb qzh ptqzxbby.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Utxi jhmq qb qzh rtxahm.\n6 Mztq el Utxi otxxiemr? \tyeuk\t2\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Utxi jhmq qb qzh bsseoh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t2\n10 Utxi aelotxaha qzh yeuk.\n11 Otmaxt rxtppha qzh yeuk qzhxh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t2 10\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Otmaxt aelotxaha qzh yeuk.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t11 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n7 Ytmehu rxtppha qzh yeuk qzhxh.\n8 Ytmehu uhsq qzh yeuk.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2 7 8\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2 7 8\n13 Ytmehu uhsq qzh sbbqptuu.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 13 7 8\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Utxi axbvvha qzh sbbqptuu qzhxh.\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 6\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 6\n12 Ytmehu ybnha qb qzh ztuujti.\n13 Utxi veokha dv qzh tvvuh qzhxh.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t4 6 13\n15 Utxi jhmq qb qzh ptqzxbby.\n16 Hbzm vdq abjm qzh sbbqptuu.\n17 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 16\n1 Utxi jhmq ptok qb qzh bsseoh.\n2 Hbzm rbq qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Hbzm axbvvha qzh yeuk.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 14\n1 Utxi jhmq ptok qb qzh ptqzxbby.\n2 Ytmehu rbq qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Otmaxt axbvvha qzh yeuk.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi jhmq qb qzh keqozhm.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 5\n10 Utxi jhmq qb qzh phaxbby.\n11 Ytmehu uhsq qzh tvvuh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 11\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Otmaxt rbq qzh yeuk qzhxh.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh\t2 11 13\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Otmaxt jhmq ptok qb qzh ztuujti.\n4 Utxi rbq qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n9 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n12 Otmaxt cbdxmhiha qb qzh phaxbby.\n13 Ytmehu qxtnhuuha qb qzh bsseoh.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Utxi veokha dv qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n5 Ytmehu ybnha qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \tyeuk\t2\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Ytmehu uhsq qzh sbbqptuu.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 12\n15 Hbzm rbq qzh tvvuh qzhxh.\n16 Utxi ybnha qb qzh rtxahm.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 12\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Utxi rxtppha qzh tvvuh qzhxh.\n10 Otmaxt uhsq qzh sbbqptuu.\n11 Mztq el Utxi otxxiemr? \ttvvuh\t9\n12 Utxi uhsq qzh tvvuh qzhxh.\n13 Utxi rbq qzh tvvuh qzhxh.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t9 12 13\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Mztq el Utxi otxxiemr? \ttvvuh\t9 12 13\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t3\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t3\n9 Ytmehu jhmq ptok qb qzh ptqzxbby.\n10 Ytmehu axbvvha qzh sbbqptuu.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 10\n12 Utxi jhmq ptok qb qzh ztuujti.\n13 Utxi rbq qzh yeuk qzhxh.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 10\n15 Utxi jhmq qb qzh bsseoh.\n16 Otmaxt qxtnhuuha qb qzh rtxahm.\n17 Mztq el Utxi otxxiemr? \tyeuk\t13\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Utxi cbdxmhiha qb qzh bsseoh.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Hbzm ybnha qb qzh bsseoh.\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7\n13 Hbzm jhmq qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Hbzm jhmq qb qzh phaxbby.\n16 Hbzm ybnha qb qzh rtxahm.\n17 Hbzm axbvvha qzh sbbqptuu.\n18 Ytmehu cbdxmhiha qb qzh bsseoh.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 17\n20 Hbzm qbbk qzh sbbqptuu qzhxh.\n21 Utxi jhmq qb qzh keqozhm.\n22 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7 17 20\n23 Hbzm axbvvha qzh sbbqptuu.\n24 Otmaxt ybnha qb qzh phaxbby.\n25 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 17 20 23\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Utxi jhmq qb qzh ztuujti.\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Hbzm rbq qzh tvvuh qzhxh.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t8\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t8\n13 Otmaxt veokha dv qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t13 14\n16 Hbzm axbvvha qzh tvvuh.\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 16\n19 Ytmehu qxtnhuuha qb qzh bsseoh.\n20 Ytmehu rxtppha qzh yeuk qzhxh.\n21 Mztq el Ytmehu otxxiemr? \tyeuk\t20\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Hbzm vdq abjm qzh tvvuh.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 8\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 8\n1 Otmaxt qbbk qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Ytmehu veokha dv qzh tvvuh qzhxh.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t8\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Otmaxt vdq abjm qzh yeuk.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t8\n13 Ytmehu axbvvha qzh tvvuh.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t1 11 14\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm jhmq qb qzh phaxbby.\n5 Utxi ybnha qb qzh rtxahm.\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Mztq el Utxi otxxiemr? \tyeuk\t12\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Ytmehu cbdxmhiha qb qzh bsseoh.\n16 Mztq el Utxi otxxiemr? \tyeuk,tvvuh\t12 14\n17 Ytmehu cbdxmhiha qb qzh ztuujti.\n18 Otmaxt ybnha qb qzh ztuujti.\n19 Mztq el Utxi otxxiemr? \tyeuk,tvvuh\t12 14\n20 Hbzm jhmq ptok qb qzh ztuujti.\n21 Hbzm qxtnhuuha qb qzh bsseoh.\n22 Utxi jhmq qb qzh keqozhm.\n23 Otmaxt cbdxmhiha qb qzh bsseoh.\n24 Hbzm qxtnhuuha qb qzh keqozhm.\n25 Hbzm qxtnhuuha qb qzh ptqzxbby.\n26 Utxi ybnha qb qzh ptqzxbby.\n27 Hbzm rxtppha qzh sbbqptuu qzhxh.\n28 Mztq el Hbzm otxxiemr? \tsbbqptuu\t27\n29 Ytmehu jhmq ptok qb qzh bsseoh.\n30 Ytmehu jhmq qb qzh phaxbby.\n31 Mztq el Hbzm otxxiemr? \tsbbqptuu\t27\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Ytmehu ybnha qb qzh bsseoh.\n4 Utxi jhmq qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Utxi ybnha qb qzh keqozhm.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Utxi jhmq ptok qb qzh phaxbby.\n12 Utxi ybnha qb qzh bsseoh.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Otmaxt rbq qzh sbbqptuu qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t14\n16 Otmaxt ybnha qb qzh ptqzxbby.\n17 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n18 Mztq el Otmaxt otxxiemr? \tmbqzemr\t14 17\n19 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n20 Hbzm ybnha qb qzh keqozhm.\n21 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t14 17 19\n22 Otmaxt qxtnhuuha qb qzh keqozhm.\n23 Hbzm jhmq ptok qb qzh bsseoh.\n24 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t14 17 19\n25 Otmaxt uhsq qzh sbbqptuu.\n26 Otmaxt jhmq ptok qb qzh bsseoh.\n27 Mztq el Otmaxt otxxiemr? \tmbqzemr\t14 17 19 25\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Utxi veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Ytmehu uhsq qzh tvvuh.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Utxi ybnha qb qzh ztuujti.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n10 Otmaxt veokha dv qzh yeuk qzhxh.\n11 Utxi uhsq qzh sbbqptuu.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n13 Hbzm qxtnhuuha qb qzh rtxahm.\n14 Utxi qbbk qzh sbbqptuu qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t10\n1 Otmaxt ybnha qb qzh ptqzxbby.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Utxi jhmq qb qzh phaxbby.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 10\n13 Hbzm uhsq qzh tvvuh.\n14 Hbzm rbq qzh tvvuh qzhxh.\n15 Mztq el Hbzm otxxiemr? \ttvvuh\t2 13 14\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Hbzm rxtppha qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n13 Otmaxt aelotxaha qzh yeuk.\n14 Otmaxt rbq qzh yeuk qzhxh.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t10\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Otmaxt uhsq qzh tvvuh.\n3 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Hbzm veokha dv qzh yeuk qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Hbzm rxtppha qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \tyeuk,sbbqptuu\t5 8\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 2 10\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 2 10\n1 Utxi rbq qzh yeuk qzhxh.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Otmaxt axbvvha qzh sbbqptuu.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4\n7 Utxi aelotxaha qzh yeuk.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t1 7 8\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Ytmehu uhsq qzh tvvuh.\n15 Mztq el Utxi otxxiemr? \tyeuk\t1 7 8\n1 Otmaxt rxtppha qzh yeuk qzhxh.\n2 Otmaxt axbvvha qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Ytmehu veokha dv qzh tvvuh qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n7 Otmaxt veokha dv qzh yeuk qzhxh.\n8 Otmaxt uhsq qzh yeuk.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2 7 8\n10 Hbzm jhmq qb qzh phaxbby.\n11 Otmaxt rxtppha qzh yeuk qzhxh.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t1 2 7 8 11\n13 Ytmehu vdq abjm qzh tvvuh.\n14 Utxi jhmq qb qzh bsseoh.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 13\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Hbzm rbq qzh tvvuh qzhxh.\n7 Mztq el Hbzm otxxiemr? \ttvvuh\t6\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Hbzm aelotxaha qzh tvvuh.\n10 Mztq el Hbzm otxxiemr? \tmbqzemr\t6 9\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Hbzm qbbk qzh tvvuh qzhxh.\n13 Mztq el Hbzm otxxiemr? \ttvvuh\t6 9 12\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Mztq el Hbzm otxxiemr? \ttvvuh\t6 9 12\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Hbzm ybnha qb qzh phaxbby.\n19 Mztq el Hbzm otxxiemr? \ttvvuh\t6 9 12\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Utxi jhmq qb qzh phaxbby.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n9 Ytmehu qbbk qzh yeuk qzhxh.\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \tyeuk\t9\n15 Otmaxt qxtnhuuha qb qzh rtxahm.\n16 Ytmehu aelotxaha qzh yeuk qzhxh.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 16\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Ytmehu jhmq ptok qb qzh rtxahm.\n4 Utxi veokha dv qzh yeuk qzhxh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t4\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Mztq el Utxi otxxiemr? \tyeuk\t4\n9 Otmaxt jhmq ptok qb qzh rtxahm.\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \tyeuk\t4\n12 Utxi cbdxmhiha qb qzh rtxahm.\n13 Utxi jhmq qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n15 Hbzm ybnha qb qzh keqozhm.\n16 Hbzm jhmq ptok qb qzh rtxahm.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n1 Ytmehu rbq qzh yeuk qzhxh.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Mztq el Ytmehu otxxiemr? \tyeuk,tvvuh\t1 4\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Mztq el Ytmehu otxxiemr? \tyeuk,tvvuh\t1 4\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Ytmehu aelotxaha qzh yeuk qzhxh.\n13 Ytmehu rbq qzh yeuk qzhxh.\n14 Mztq el Ytmehu otxxiemr? \tyeuk,tvvuh\t1 12 13 4\n15 Ytmehu uhsq qzh yeuk qzhxh.\n16 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t1 12 13 15 4\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Ytmehu rxtppha qzh tvvuh qzhxh.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t1 8\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Utxi jhmq qb qzh phaxbby.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t1 8\n13 Ytmehu uhsq qzh tvvuh.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 8 13\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Utxi ybnha qb qzh keqozhm.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t3\n6 Ytmehu jhmq ptok qb qzh phaxbby.\n7 Ytmehu rxtppha qzh yeuk qzhxh.\n8 Mztq el Ytmehu otxxiemr? \tyeuk\t7\n9 Utxi vdq abjm qzh sbbqptuu.\n10 Utxi rbq qzh sbbqptuu qzhxh.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t3 9 10\n12 Hbzm qxtnhuuha qb qzh ptqzxbby.\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Mztq el Ytmehu otxxiemr? \tyeuk\t7\n15 Utxi aelotxaha qzh sbbqptuu.\n16 Utxi ybnha qb qzh keqozhm.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t3 9 10 15\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Utxi rxtppha qzh tvvuh qzhxh.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu\t3 4\n6 Utxi ybnha qb qzh phaxbby.\n7 Ytmehu veokha dv qzh yeuk qzhxh.\n8 Mztq el Ytmehu otxxiemr? \tyeuk\t7\n9 Hbzm qxtnhuuha qb qzh ptqzxbby.\n10 Hbzm ybnha qb qzh phaxbby.\n11 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu\t3 4\n12 Utxi vdq abjm qzh tvvuh.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Mztq el Ytmehu otxxiemr? \tyeuk\t7\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Ytmehu cbdxmhiha qb qzh rtxahm.\n17 Mztq el Utxi otxxiemr? \tsbbqptuu\t3 12 4\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Hbzm qbbk qzh tvvuh qzhxh.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t3\n6 Hbzm axbvvha qzh tvvuh.\n7 Hbzm rxtppha qzh tvvuh qzhxh.\n8 Mztq el Hbzm otxxiemr? \ttvvuh\t3 6 7\n9 Utxi ybnha qb qzh bsseoh.\n10 Utxi jhmq qb qzh phaxbby.\n11 Mztq el Hbzm otxxiemr? \ttvvuh\t3 6 7\n12 Ytmehu jhmq qb qzh bsseoh.\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Mztq el Hbzm otxxiemr? \ttvvuh\t3 6 7\n15 Otmaxt jhmq qb qzh phaxbby.\n16 Otmaxt qbbk qzh sbbqptuu qzhxh.\n17 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t16\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Utxi qbbk qzh yeuk qzhxh.\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Mztq el Utxi otxxiemr? \tyeuk\t3\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Mztq el Utxi otxxiemr? \tyeuk\t3\n9 Otmaxt veokha dv qzh tvvuh qzhxh.\n10 Utxi vdq abjm qzh yeuk.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh\t9\n12 Hbzm jhmq qb qzh ptqzxbby.\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t3 10\n15 Utxi jhmq qb qzh keqozhm.\n16 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t3 10\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh bsseoh.\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Utxi jhmq ptok qb qzh phaxbby.\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Otmaxt rxtppha qzh tvvuh qzhxh.\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh\t9\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Mztq el Otmaxt otxxiemr? \ttvvuh\t9\n15 Hbzm jhmq qb qzh ztuujti.\n16 Utxi jhmq ptok qb qzh ztuujti.\n17 Hbzm veokha dv qzh sbbqptuu qzhxh.\n18 Otmaxt cbdxmhiha qb qzh bsseoh.\n19 Mztq el Hbzm otxxiemr? \tsbbqptuu\t17\n20 Hbzm jhmq ptok qb qzh keqozhm.\n21 Utxi ybnha qb qzh rtxahm.\n22 Mztq el Hbzm otxxiemr? \tsbbqptuu\t17\n23 Hbzm jhmq ptok qb qzh phaxbby.\n24 Otmaxt jhmq qb qzh ztuujti.\n25 Otmaxt ybnha qb qzh keqozhm.\n26 Utxi ybnha qb qzh keqozhm.\n27 Ytmehu qxtnhuuha qb qzh bsseoh.\n28 Otmaxt uhsq qzh tvvuh qzhxh.\n29 Mztq el Otmaxt otxxiemr? \tmbqzemr\t9 28\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t2\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh ptqzxbby.\n6 Mztq el Utxi otxxiemr? \ttvvuh\t2\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t2\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Ytmehu jhmq ptok qb qzh rtxahm.\n17 Ytmehu jhmq qb qzh keqozhm.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Utxi axbvvha qzh tvvuh.\n20 Mztq el Utxi otxxiemr? \tmbqzemr\t2 19\n21 Utxi ybnha qb qzh rtxahm.\n22 Hbzm qxtnhuuha qb qzh rtxahm.\n23 Mztq el Utxi otxxiemr? \tmbqzemr\t2 19\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Ytmehu jhmq qb qzh bsseoh.\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Hbzm jhmq ptok qb qzh keqozhm.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Otmaxt qxtnhuuha qb qzh rtxahm.\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Otmaxt rbq qzh yeuk qzhxh.\n12 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t12\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Ytmehu cbdxmhiha qb qzh ztuujti.\n16 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t12\n17 Utxi qxtnhuuha qb qzh bsseoh.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t12\n20 Otmaxt veokha dv qzh tvvuh qzhxh.\n21 Ytmehu jhmq ptok qb qzh keqozhm.\n22 Mztq el Otmaxt otxxiemr? \tyeuk,tvvuh\t11 20\n23 Otmaxt vdq abjm qzh yeuk.\n24 Otmaxt qbbk qzh yeuk qzhxh.\n25 Mztq el Otmaxt otxxiemr? \tyeuk,tvvuh\t11 23 24 20\n1 Hbzm ybnha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Ytmehu ybnha qb qzh rtxahm.\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n6 Ytmehu rbq qzh yeuk qzhxh.\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t4 6\n9 Ytmehu vdq abjm qzh tvvuh.\n10 Otmaxt jhmq ptok qb qzh keqozhm.\n11 Mztq el Ytmehu otxxiemr? \tyeuk\t4 9 6\n12 Ytmehu axbvvha qzh yeuk.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 9 6 12\n15 Otmaxt jhmq ptok qb qzh phaxbby.\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 9 6 12\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Utxi ybnha qb qzh keqozhm.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Utxi vdq abjm qzh yeuk.\n5 Hbzm qbbk qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t5\n7 Utxi rbq qzh sbbqptuu qzhxh.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t1 4 7\n10 Utxi uhsq qzh sbbqptuu.\n11 Hbzm uhsq qzh yeuk.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t1 4 7 10\n13 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t1 4 7 10\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq qb qzh phaxbby.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Utxi ybnha qb qzh ztuujti.\n5 Otmaxt aelotxaha qzh sbbqptuu.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5\n10 Otmaxt rbq qzh sbbqptuu qzhxh.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1 5 10\n13 Ytmehu qbbk qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh sbbqptuu.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 5 10 14\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt rbq qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Otmaxt rxtppha qzh tvvuh qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tyeuk,tvvuh\t2 5\n7 Otmaxt axbvvha qzh yeuk.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 7 5\n10 Otmaxt ybnha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 7 5\n13 Utxi ybnha qb qzh keqozhm.\n14 Otmaxt aelotxaha qzh tvvuh.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 7 5 14\n1 Utxi ybnha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Hbzm qbbk qzh yeuk qzhxh.\n4 Utxi jhmq qb qzh ptqzxbby.\n5 Mztq el Hbzm otxxiemr? \tyeuk\t3\n6 Hbzm ybnha qb qzh bsseoh.\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Mztq el Hbzm otxxiemr? \tyeuk\t3\n9 Utxi qbbk qzh sbbqptuu qzhxh.\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t9\n12 Hbzm vdq abjm qzh yeuk.\n13 Otmaxt qbbk qzh tvvuh qzhxh.\n14 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 12\n15 Ytmehu cbdxmhiha qb qzh ztuujti.\n16 Otmaxt uhsq qzh tvvuh qzhxh.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t13 16\n1 Utxi ybnha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Hbzm cbdxmhiha qb qzh bsseoh.\n4 Otmaxt qbbk qzh yeuk qzhxh.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n6 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n7 Otmaxt axbvvha qzh yeuk.\n8 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 7\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t4 7 9\n12 Otmaxt ybnha qb qzh bsseoh.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t4 7 9\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t16\n1 Utxi rxtppha qzh sbbqptuu qzhxh.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t1\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t1\n7 Utxi jhmq qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Hbzm jhmq qb qzh keqozhm.\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Utxi veokha dv qzh tvvuh qzhxh.\n12 Utxi veokha dv qzh yeuk qzhxh.\n13 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh,yeuk\t1 11 12\n14 Otmaxt cbdxmhiha qb qzh rtxahm.\n15 Utxi uhsq qzh yeuk.\n16 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t1 11 12 15\n17 Otmaxt rbq qzh yeuk qzhxh.\n18 Utxi jhmq qb qzh phaxbby.\n19 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t1 11 12 15\n1 Utxi ybnha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Utxi ybnha qb qzh ptqzxbby.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t8\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t8\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Utxi jhmq qb qzh ztuujti.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t8\n16 Hbzm veokha dv qzh yeuk qzhxh.\n17 Ytmehu axbvvha qzh sbbqptuu.\n18 Mztq el Hbzm otxxiemr? \tyeuk\t16\n19 Utxi jhmq ptok qb qzh keqozhm.\n20 Ytmehu qxtnhuuha qb qzh ztuujti.\n21 Mztq el Hbzm otxxiemr? \tyeuk\t16\n"
  },
  {
    "path": "tasksv11/shuffled/qa8_lists-sets_train.txt",
    "content": "1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Hbzm jhmq qb qzh keqozhm.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t3\n6 Hbzm jhmq qb qzh phaxbby.\n7 Utxi axbvvha qzh sbbqptuu.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t3 7\n9 Utxi qbbk qzh sbbqptuu qzhxh.\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t3 7 9\n12 Otmaxt rbq qzh yeuk qzhxh.\n13 Utxi jhmq qb qzh phaxbby.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t12\n15 Otmaxt ybnha qb qzh rtxahm.\n16 Ytmehu cbdxmhiha qb qzh ztuujti.\n17 Mztq el Otmaxt otxxiemr? \tyeuk\t12\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Utxi rbq qzh yeuk qzhxh.\n6 Mztq el Utxi otxxiemr? \tyeuk\t5\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Hbzm rbq qzh tvvuh qzhxh.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t8\n13 Hbzm axbvvha qzh tvvuh.\n14 Hbzm jhmq qb qzh rtxahm.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 13\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt axbvvha qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n4 Utxi ybnha qb qzh rtxahm.\n5 Hbzm rbq qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Hbzm axbvvha qzh yeuk.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 11\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 11\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Hbzm ybnha qb qzh bsseoh.\n4 Utxi veokha dv qzh yeuk qzhxh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t4\n6 Hbzm cbdxmhiha qb qzh keqozhm.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Mztq el Utxi otxxiemr? \tyeuk\t4\n9 Utxi aelotxaha qzh yeuk.\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 9\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t4 9\n15 Hbzm ybnha qb qzh phaxbby.\n16 Otmaxt rbq qzh yeuk qzhxh.\n17 Mztq el Otmaxt otxxiemr? \tyeuk\t16\n1 Ytmehu qbbk qzh tvvuh qzhxh.\n2 Ytmehu axbvvha qzh tvvuh.\n3 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 2\n4 Utxi rxtppha qzh yeuk qzhxh.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Mztq el Utxi otxxiemr? \tyeuk\t4\n7 Utxi uhsq qzh yeuk qzhxh.\n8 Hbzm rbq qzh sbbqptuu qzhxh.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t1 2 5\n10 Utxi rxtppha qzh yeuk qzhxh.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Mztq el Utxi otxxiemr? \tyeuk\t4 7 10\n13 Utxi uhsq qzh yeuk.\n14 Hbzm vdq abjm qzh sbbqptuu.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7 10 13\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi jhmq qb qzh bsseoh.\n3 Hbzm qbbk qzh yeuk qzhxh.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Mztq el Hbzm otxxiemr? \tyeuk\t3\n6 Ytmehu ybnha qb qzh phaxbby.\n7 Hbzm uhsq qzh yeuk.\n8 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 7\n9 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n10 Ytmehu veokha dv qzh yeuk qzhxh.\n11 Mztq el Ytmehu otxxiemr? \tyeuk\t10\n12 Ytmehu axbvvha qzh yeuk.\n13 Ytmehu veokha dv qzh yeuk qzhxh.\n14 Mztq el Ytmehu otxxiemr? \tyeuk\t10 12 13\n15 Hbzm qxtnhuuha qb qzh ptqzxbby.\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \tyeuk\t10 12 13\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh phaxbby.\n3 Utxi cbdxmhiha qb qzh phaxbby.\n4 Utxi veokha dv qzh yeuk qzhxh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t4\n6 Utxi axbvvha qzh yeuk.\n7 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 6\n9 Utxi qbbk qzh yeuk qzhxh.\n10 Utxi uhsq qzh yeuk.\n11 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7\n12 Ytmehu aelotxaha qzh sbbqptuu.\n13 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n14 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7 12 13\n15 Utxi rxtppha qzh yeuk qzhxh.\n16 Utxi uhsq qzh yeuk.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7 12 13\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Ytmehu veokha dv qzh tvvuh qzhxh.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n6 Hbzm ybnha qb qzh ptqzxbby.\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n9 Utxi qbbk qzh sbbqptuu qzhxh.\n10 Ytmehu vdq abjm qzh tvvuh.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 10\n12 Hbzm ybnha qb qzh bsseoh.\n13 Utxi uhsq qzh sbbqptuu.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t9 13\n15 Otmaxt qbbk qzh tvvuh qzhxh.\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 10\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Ytmehu cbdxmhiha qb qzh bsseoh.\n4 Hbzm qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n6 Hbzm axbvvha qzh sbbqptuu.\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 6\n9 Ytmehu rbq qzh sbbqptuu qzhxh.\n10 Otmaxt ybnha qb qzh ztuujti.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 6\n12 Utxi jhmq ptok qb qzh phaxbby.\n13 Utxi veokha dv qzh tvvuh qzhxh.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t13\n15 Utxi aelotxaha qzh tvvuh.\n16 Hbzm qxtnhuuha qb qzh phaxbby.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t13 15\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n6 Ytmehu uhsq qzh sbbqptuu qzhxh.\n7 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 6\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Otmaxt qbbk qzh sbbqptuu qzhxh.\n10 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 6\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Hbzm cbdxmhiha qb qzh bsseoh.\n13 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t9\n14 Otmaxt vdq abjm qzh sbbqptuu.\n15 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5 6 15\n17 Ytmehu aelotxaha qzh sbbqptuu.\n18 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5 6 15 17 18\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Otmaxt ybnha qb qzh ptqzxbby.\n4 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n6 Ytmehu axbvvha qzh sbbqptuu qzhxh.\n7 Utxi rxtppha qzh sbbqptuu qzhxh.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t7\n9 Utxi qxtnhuuha qb qzh bsseoh.\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t7 10\n12 Ytmehu jhmq ptok qb qzh phaxbby.\n13 Utxi uhsq qzh sbbqptuu.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t7 13 10\n15 Utxi rxtppha qzh sbbqptuu qzhxh.\n16 Ytmehu rbq qzh yeuk qzhxh.\n17 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t7 13 15 10\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh bsseoh.\n3 Utxi jhmq qb qzh bsseoh.\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n10 Ytmehu qbbk qzh yeuk qzhxh.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t8\n13 Hbzm vdq abjm qzh sbbqptuu qzhxh.\n14 Ytmehu uhsq qzh yeuk.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t10 14\n16 Otmaxt jhmq qb qzh phaxbby.\n17 Ytmehu veokha dv qzh yeuk qzhxh.\n18 Mztq el Ytmehu otxxiemr? \tyeuk\t10 14 17\n19 Ytmehu jhmq qb qzh keqozhm.\n20 Ytmehu jhmq qb qzh rtxahm.\n21 Mztq el Ytmehu otxxiemr? \tyeuk\t10 14 17\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Hbzm veokha dv qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Utxi rbq qzh sbbqptuu qzhxh.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Utxi ybnha qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tsbbqptuu\t8\n13 Utxi axbvvha qzh sbbqptuu.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t8 13\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Utxi jhmq qb qzh bsseoh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Utxi qbbk qzh tvvuh qzhxh.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Mztq el Utxi otxxiemr? \tyeuk,tvvuh\t1 4\n7 Utxi vdq abjm qzh yeuk.\n8 Utxi aelotxaha qzh tvvuh.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t1 7 4 8\n10 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t1 7 4 8\n13 Otmaxt qbbk qzh tvvuh qzhxh.\n14 Ytmehu rbq qzh yeuk qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu,tvvuh\t10 13\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Utxi qbbk qzh sbbqptuu qzhxh.\n4 Utxi ybnha qb qzh rtxahm.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t3\n6 Utxi jhmq ptok qb qzh bsseoh.\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t3\n9 Utxi aelotxaha qzh sbbqptuu.\n10 Utxi qbbk qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \ttvvuh\t3 9 10\n12 Ytmehu jhmq ptok qb qzh phaxbby.\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t3 9 10\n15 Ytmehu ybnha qb qzh ptqzxbby.\n16 Hbzm cbdxmhiha qb qzh rtxahm.\n17 Mztq el Utxi otxxiemr? \ttvvuh\t3 9 10\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Utxi veokha dv qzh tvvuh qzhxh.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t3\n6 Ytmehu jhmq ptok qb qzh ztuujti.\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Mztq el Utxi otxxiemr? \ttvvuh\t3\n9 Utxi cbdxmhiha qb qzh phaxbby.\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Utxi qbbk qzh sbbqptuu qzhxh.\n13 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu\t3 12\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu\t3 12\n17 Utxi uhsq qzh sbbqptuu.\n18 Utxi uhsq qzh tvvuh.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t3 18 12 17\n1 Utxi jhmq qb qzh rtxahm.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Otmaxt rxtppha qzh yeuk qzhxh.\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t3\n6 Otmaxt vdq abjm qzh yeuk.\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Mztq el Otmaxt otxxiemr? \tyeuk\t3 6 7\n9 Utxi cbdxmhiha qb qzh ptqzxbby.\n10 Otmaxt aelotxaha qzh yeuk.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 6 7 10\n12 Hbzm jhmq ptok qb qzh phaxbby.\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 6 7 10\n15 Utxi ybnha qb qzh rtxahm.\n16 Hbzm qbbk qzh sbbqptuu qzhxh.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 6 7 10\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Utxi qbbk qzh tvvuh qzhxh.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Utxi vdq abjm qzh tvvuh.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n7 Hbzm ybnha qb qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t11\n13 Ytmehu uhsq qzh tvvuh.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t11 13\n1 Hbzm jhmq qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Otmaxt rxtppha qzh yeuk qzhxh.\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t3\n6 Otmaxt aelotxaha qzh yeuk.\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 6\n9 Otmaxt veokha dv qzh yeuk qzhxh.\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t3 6 9\n12 Otmaxt qbbk qzh sbbqptuu qzhxh.\n13 Otmaxt vdq abjm qzh sbbqptuu.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t3 6 9 12 13\n15 Utxi jhmq qb qzh phaxbby.\n16 Utxi rxtppha qzh sbbqptuu qzhxh.\n17 Mztq el Utxi otxxiemr? \tsbbqptuu\t16\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t2\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \ttvvuh\t2\n7 Utxi jhmq qb qzh ztuujti.\n8 Utxi ybnha qb qzh rtxahm.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t2\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Utxi aelotxaha qzh tvvuh.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t2 13\n15 Hbzm cbdxmhiha qb qzh bsseoh.\n16 Utxi qxtnhuuha qb qzh ptqzxbby.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t2 13\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Utxi jhmq qb qzh keqozhm.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Ytmehu qxtnhuuha qb qzh ztuujti.\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Utxi rxtppha qzh yeuk qzhxh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t8\n10 Ytmehu jhmq qb qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Mztq el Utxi otxxiemr? \tyeuk\t8\n13 Utxi axbvvha qzh yeuk.\n14 Utxi rbq qzh yeuk qzhxh.\n15 Mztq el Utxi otxxiemr? \tyeuk\t8 13 14\n16 Otmaxt ybnha qb qzh ztuujti.\n17 Hbzm cbdxmhiha qb qzh bsseoh.\n18 Mztq el Utxi otxxiemr? \tyeuk\t8 13 14\n19 Otmaxt jhmq ptok qb qzh keqozhm.\n20 Utxi aelotxaha qzh yeuk qzhxh.\n21 Mztq el Utxi otxxiemr? \tmbqzemr\t8 13 14 20\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Hbzm aelotxaha qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n10 Utxi veokha dv qzh yeuk qzhxh.\n11 Otmaxt aelotxaha qzh tvvuh.\n12 Mztq el Utxi otxxiemr? \tyeuk\t10\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Mztq el Utxi otxxiemr? \tyeuk\t10\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm rxtppha qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t2\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t2\n10 Hbzm axbvvha qzh yeuk qzhxh.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh\t11\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh keqozhm.\n6 Hbzm qbbk qzh yeuk qzhxh.\n7 Mztq el Hbzm otxxiemr? \tyeuk\t6\n8 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n9 Ytmehu jhmq qb qzh phaxbby.\n10 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t8\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Hbzm uhsq qzh yeuk.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t8\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Utxi qxtnhuuha qb qzh rtxahm.\n16 Mztq el Hbzm otxxiemr? \tmbqzemr\t6 12\n17 Ytmehu qbbk qzh yeuk qzhxh.\n18 Utxi jhmq ptok qb qzh phaxbby.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t8 17\n1 Utxi jhmq qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Ytmehu jhmq ptok qb qzh keqozhm.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Hbzm cbdxmhiha qb qzh phaxbby.\n10 Hbzm ybnha qb qzh keqozhm.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Hbzm ybnha qb qzh ptqzxbby.\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Ytmehu qbbk qzh tvvuh qzhxh.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh\t14\n16 Hbzm veokha dv qzh yeuk qzhxh.\n17 Ytmehu qxtnhuuha qb qzh phaxbby.\n18 Mztq el Ytmehu otxxiemr? \ttvvuh\t14\n19 Ytmehu ybnha qb qzh ztuujti.\n20 Ytmehu jhmq qb qzh bsseoh.\n21 Mztq el Hbzm otxxiemr? \tyeuk\t16\n22 Hbzm uhsq qzh yeuk.\n23 Ytmehu vdq abjm qzh tvvuh qzhxh.\n24 Mztq el Hbzm otxxiemr? \tmbqzemr\t16 22\n25 Hbzm cbdxmhiha qb qzh bsseoh.\n26 Hbzm qxtnhuuha qb qzh ptqzxbby.\n27 Mztq el Hbzm otxxiemr? \tmbqzemr\t16 22\n1 Otmaxt cbdxmhiha qb qzh keqozhm.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Otmaxt axbvvha qzh sbbqptuu.\n5 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2 4 5\n7 Utxi ybnha qb qzh rtxahm.\n8 Otmaxt axbvvha qzh sbbqptuu.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4 5 8\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4 5 8\n13 Ytmehu rbq qzh tvvuh qzhxh.\n14 Ytmehu aelotxaha qzh tvvuh.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4 5 8\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Otmaxt jhmq qb qzh ptqzxbby.\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t4\n6 Ytmehu qbbk qzh tvvuh qzhxh.\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n9 Hbzm ybnha qb qzh ztuujti.\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t4\n12 Hbzm ybnha qb qzh bsseoh.\n13 Otmaxt vdq abjm qzh sbbqptuu.\n14 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 13\n15 Ytmehu uhsq qzh tvvuh.\n16 Ytmehu jhmq ptok qb qzh rtxahm.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 15\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Utxi ybnha qb qzh rtxahm.\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Otmaxt jhmq ptok qb qzh ztuujti.\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh keqozhm.\n12 Utxi jhmq qb qzh bsseoh.\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Utxi ybnha qb qzh keqozhm.\n16 Ytmehu qxtnhuuha qb qzh ztuujti.\n17 Ytmehu qbbk qzh sbbqptuu qzhxh.\n18 Ytmehu veokha dv qzh yeuk qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t17 18\n20 Hbzm jhmq qb qzh keqozhm.\n21 Ytmehu aelotxaha qzh yeuk.\n22 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t17 18 21\n23 Utxi cbdxmhiha qb qzh ztuujti.\n24 Ytmehu uhsq qzh sbbqptuu qzhxh.\n25 Mztq el Ytmehu otxxiemr? \tmbqzemr\t17 24 18 21\n26 Ytmehu veokha dv qzh yeuk qzhxh.\n27 Ytmehu ybnha qb qzh phaxbby.\n28 Mztq el Ytmehu otxxiemr? \tyeuk\t17 24 18 21 26\n29 Ytmehu axbvvha qzh yeuk.\n30 Hbzm cbdxmhiha qb qzh phaxbby.\n31 Mztq el Ytmehu otxxiemr? \tmbqzemr\t17 24 18 21 26 29\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Hbzm qxtnhuuha qb qzh phaxbby.\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Otmaxt qxtnhuuha qb qzh keqozhm.\n7 Hbzm qbbk qzh tvvuh qzhxh.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t7\n10 Hbzm vdq abjm qzh tvvuh.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 10\n13 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 10\n16 Hbzm cbdxmhiha qb qzh ptqzxbby.\n17 Ytmehu vdq abjm qzh sbbqptuu.\n18 Mztq el Ytmehu otxxiemr? \tmbqzemr\t13 17\n19 Otmaxt ybnha qb qzh ptqzxbby.\n20 Ytmehu jhmq ptok qb qzh ztuujti.\n21 Mztq el Ytmehu otxxiemr? \tmbqzemr\t13 17\n1 Otmaxt qbbk qzh tvvuh qzhxh.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n4 Otmaxt rbq qzh sbbqptuu qzhxh.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh,sbbqptuu\t1 4\n7 Otmaxt vdq abjm qzh tvvuh.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1 7 4\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh,sbbqptuu\t1 7 11 4\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Mztq el Otmaxt otxxiemr? \ttvvuh,sbbqptuu\t1 7 11 4\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Utxi cbdxmhiha qb qzh ztuujti.\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Ytmehu qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Hbzm jhmq ptok qb qzh rtxahm.\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n12 Hbzm jhmq qb qzh phaxbby.\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n15 Otmaxt jhmq qb qzh keqozhm.\n16 Ytmehu ybnha qb qzh bsseoh.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n18 Ytmehu aelotxaha qzh tvvuh.\n19 Ytmehu rbq qzh tvvuh qzhxh.\n20 Mztq el Ytmehu otxxiemr? \ttvvuh\t10 18 19\n21 Otmaxt veokha dv qzh yeuk qzhxh.\n22 Otmaxt vdq abjm qzh yeuk.\n23 Mztq el Ytmehu otxxiemr? \ttvvuh\t10 18 19\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh bsseoh.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t4\n6 Utxi vdq abjm qzh tvvuh.\n7 Utxi jhmq qb qzh ztuujti.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 6\n9 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t9\n12 Ytmehu uhsq qzh sbbqptuu.\n13 Utxi cbdxmhiha qb qzh ptqzxbby.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 12\n15 Ytmehu jhmq ptok qb qzh ptqzxbby.\n16 Ytmehu cbdxmhiha qb qzh rtxahm.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 12\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh rtxahm.\n4 Utxi jhmq qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Hbzm jhmq ptok qb qzh bsseoh.\n7 Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Hbzm qxtnhuuha qb qzh rtxahm.\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu qbbk qzh yeuk qzhxh.\n12 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n13 Mztq el Ytmehu otxxiemr? \tyeuk\t11\n14 Hbzm ybnha qb qzh phaxbby.\n15 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tyeuk,sbbqptuu\t11 15\n17 Ytmehu rxtppha qzh tvvuh qzhxh.\n18 Ytmehu cbdxmhiha qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \tyeuk,sbbqptuu,tvvuh\t11 15 17\n20 Ytmehu jhmq ptok qb qzh bsseoh.\n21 Ytmehu axbvvha qzh tvvuh.\n22 Mztq el Ytmehu otxxiemr? \tyeuk,sbbqptuu\t11 15 17 21\n23 Otmaxt jhmq qb qzh ptqzxbby.\n24 Ytmehu aelotxaha qzh sbbqptuu.\n25 Mztq el Ytmehu otxxiemr? \tyeuk\t11 15 24 17 21\n1 Hbzm ybnha qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Utxi rbq qzh tvvuh qzhxh.\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t3\n6 Utxi jhmq ptok qb qzh ptqzxbby.\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Mztq el Utxi otxxiemr? \ttvvuh\t3\n9 Hbzm uhsq qzh sbbqptuu.\n10 Hbzm rxtppha qzh sbbqptuu qzhxh.\n11 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7 9 10\n12 Utxi jhmq qb qzh phaxbby.\n13 Hbzm ybnha qb qzh ptqzxbby.\n14 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7 9 10\n15 Ytmehu ybnha qb qzh ztuujti.\n16 Hbzm axbvvha qzh sbbqptuu.\n17 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 9 10 16\n1 Utxi ybnha qb qzh rtxahm.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Ytmehu veokha dv qzh tvvuh qzhxh.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n9 Utxi jhmq ptok qb qzh keqozhm.\n10 Hbzm ybnha qb qzh bsseoh.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n12 Hbzm rxtppha qzh yeuk qzhxh.\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Mztq el Hbzm otxxiemr? \tyeuk\t12\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Utxi qxtnhuuha qb qzh bsseoh.\n17 Mztq el Hbzm otxxiemr? \tyeuk\t12\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu qbbk qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh keqozhm.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n7 Ytmehu rbq qzh yeuk qzhxh.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t2 7\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t2 7\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Utxi jhmq ptok qb qzh keqozhm.\n16 Hbzm qxtnhuuha qb qzh rtxahm.\n17 Hbzm jhmq ptok qb qzh ztuujti.\n18 Ytmehu axbvvha qzh tvvuh.\n19 Mztq el Ytmehu otxxiemr? \tyeuk\t2 18 7\n1 Hbzm veokha dv qzh yeuk qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t1\n4 Ytmehu rxtppha qzh tvvuh qzhxh.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n10 Hbzm aelotxaha qzh yeuk.\n11 Ytmehu axbvvha qzh tvvuh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 11\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 10\n1 Utxi jhmq qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Otmaxt ybnha qb qzh ztuujti.\n4 Otmaxt jhmq qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Ytmehu jhmq qb qzh ztuujti.\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Hbzm jhmq qb qzh bsseoh.\n13 Utxi ybnha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh rtxahm.\n15 Otmaxt ybnha qb qzh phaxbby.\n16 Otmaxt ybnha qb qzh bsseoh.\n17 Ytmehu jhmq ptok qb qzh phaxbby.\n18 Ytmehu rxtppha qzh yeuk qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tyeuk\t18\n20 Hbzm qxtnhuuha qb qzh ptqzxbby.\n21 Hbzm jhmq qb qzh phaxbby.\n22 Mztq el Ytmehu otxxiemr? \tyeuk\t18\n23 Hbzm rxtppha qzh sbbqptuu qzhxh.\n24 Ytmehu ybnha qb qzh rtxahm.\n25 Mztq el Hbzm otxxiemr? \tsbbqptuu\t23\n26 Hbzm axbvvha qzh sbbqptuu.\n27 Utxi rbq qzh sbbqptuu qzhxh.\n28 Mztq el Hbzm otxxiemr? \tmbqzemr\t23 26\n29 Ytmehu ybnha qb qzh phaxbby.\n30 Otmaxt qxtnhuuha qb qzh ztuujti.\n31 Mztq el Hbzm otxxiemr? \tmbqzemr\t23 26\n1 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu,yeuk\t1 2\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu,yeuk\t1 2\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mztq el Otmaxt otxxiemr? \tsbbqptuu,yeuk\t1 2\n10 Otmaxt vdq abjm qzh yeuk.\n11 Otmaxt aelotxaha qzh sbbqptuu.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 11 2 10\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 11 2 10\n1 Utxi ybnha qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm qbbk qzh sbbqptuu qzhxh.\n6 Hbzm qxtnhuuha qb qzh bsseoh.\n7 Mztq el Hbzm otxxiemr? \tsbbqptuu\t5\n8 Hbzm ybnha qb qzh ztuujti.\n9 Ytmehu rxtppha qzh yeuk qzhxh.\n10 Mztq el Ytmehu otxxiemr? \tyeuk\t9\n11 Ytmehu axbvvha qzh yeuk.\n12 Ytmehu veokha dv qzh yeuk qzhxh.\n13 Mztq el Ytmehu otxxiemr? \tyeuk\t9 11 12\n14 Ytmehu vdq abjm qzh yeuk.\n15 Otmaxt ybnha qb qzh ztuujti.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 11 12 14\n17 Otmaxt jhmq ptok qb qzh bsseoh.\n18 Ytmehu qxtnhuuha qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 11 12 14\n1 Otmaxt veokha dv qzh tvvuh qzhxh.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n7 Otmaxt axbvvha qzh tvvuh.\n8 Otmaxt veokha dv qzh tvvuh qzhxh.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 7 8\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Otmaxt aelotxaha qzh tvvuh.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 7 8 11\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 7 8 11\n1 Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Otmaxt jhmq ptok qb qzh bsseoh.\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Utxi jhmq ptok qb qzh rtxahm.\n10 Utxi jhmq qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Mztq el Utxi otxxiemr? \tyeuk\t12\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Otmaxt cbdxmhiha qb qzh rtxahm.\n16 Mztq el Utxi otxxiemr? \tyeuk\t12\n17 Otmaxt qbbk qzh tvvuh qzhxh.\n18 Utxi rbq qzh sbbqptuu qzhxh.\n19 Mztq el Otmaxt otxxiemr? \ttvvuh\t17\n20 Utxi uhsq qzh yeuk.\n21 Otmaxt ybnha qb qzh keqozhm.\n22 Mztq el Utxi otxxiemr? \tsbbqptuu\t12 20 18\n23 Hbzm jhmq qb qzh ptqzxbby.\n24 Otmaxt vdq abjm qzh tvvuh.\n25 Mztq el Otmaxt otxxiemr? \tmbqzemr\t17 24\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Hbzm rbq qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Hbzm uhsq qzh tvvuh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 4\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 4\n10 Ytmehu aelotxaha qzh sbbqptuu.\n11 Ytmehu rbq qzh sbbqptuu qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 10 11\n13 Hbzm ybnha qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 10 11\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Hbzm veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2\n4 Hbzm vdq abjm qzh sbbqptuu.\n5 Utxi rbq qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 4\n7 Hbzm qbbk qzh sbbqptuu qzhxh.\n8 Utxi jhmq qb qzh phaxbby.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2 4 7\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tyeuk\t5\n13 Utxi aelotxaha qzh yeuk qzhxh.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t5 13\n1 Otmaxt rbq qzh tvvuh qzhxh.\n2 Hbzm ybnha qb qzh phaxbby.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t1\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Ytmehu jhmq qb qzh bsseoh.\n10 Otmaxt vdq abjm qzh tvvuh.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 10\n12 Hbzm qxtnhuuha qb qzh bsseoh.\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 10\n15 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 10\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Ytmehu rbq qzh yeuk qzhxh.\n6 Ytmehu uhsq qzh yeuk.\n7 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 6\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 6\n11 Ytmehu qbbk qzh sbbqptuu qzhxh.\n12 Utxi jhmq qb qzh bsseoh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5 6 11\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 6 11 15\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Utxi qbbk qzh tvvuh qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 6 11 15\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu veokha dv qzh yeuk qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Otmaxt aelotxaha qzh sbbqptuu.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 8\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Otmaxt rbq qzh tvvuh qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tyeuk\t5\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Otmaxt qxtnhuuha qb qzh bsseoh.\n15 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 8 11\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Utxi aelotxaha qzh sbbqptuu.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 4 5\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 4 5\n10 Otmaxt uhsq qzh yeuk.\n11 Otmaxt veokha dv qzh tvvuh qzhxh.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 10 11\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 10 11\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Ytmehu jhmq qb qzh ptqzxbby.\n4 Ytmehu rbq qzh tvvuh qzhxh.\n5 Mztq el Ytmehu otxxiemr? \ttvvuh\t4\n6 Otmaxt ybnha qb qzh phaxbby.\n7 Ytmehu vdq abjm qzh tvvuh.\n8 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 7\n9 Ytmehu qxtnhuuha qb qzh keqozhm.\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 7\n12 Utxi jhmq ptok qb qzh rtxahm.\n13 Hbzm ybnha qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 7\n15 Utxi qxtnhuuha qb qzh keqozhm.\n16 Utxi jhmq ptok qb qzh bsseoh.\n17 Hbzm jhmq qb qzh bsseoh.\n18 Ytmehu rbq qzh sbbqptuu qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4 7 18\n1 Hbzm rbq qzh tvvuh qzhxh.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t1\n4 Hbzm ybnha qb qzh ztuujti.\n5 Utxi ybnha qb qzh rtxahm.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t1\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Utxi jhmq qb qzh phaxbby.\n9 Hbzm vdq abjm qzh tvvuh.\n10 Utxi jhmq qb qzh ptqzxbby.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 9\n12 Otmaxt ybnha qb qzh phaxbby.\n13 Hbzm rbq qzh tvvuh qzhxh.\n14 Mztq el Hbzm otxxiemr? \ttvvuh\t1 9 13\n15 Hbzm jhmq qb qzh bsseoh.\n16 Hbzm jhmq qb qzh phaxbby.\n17 Mztq el Hbzm otxxiemr? \ttvvuh\t1 9 13\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Ytmehu veokha dv qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n7 Ytmehu uhsq qzh tvvuh.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 7\n10 Ytmehu ybnha qb qzh phaxbby.\n11 Ytmehu rbq qzh sbbqptuu qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2 7 11\n13 Hbzm veokha dv qzh tvvuh qzhxh.\n14 Hbzm aelotxaha qzh tvvuh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t13 14\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Ytmehu qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n6 Ytmehu qxtnhuuha qb qzh phaxbby.\n7 Hbzm jhmq qb qzh bsseoh.\n8 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n9 Ytmehu qxtnhuuha qb qzh ztuujti.\n10 Ytmehu vdq abjm qzh sbbqptuu.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 10\n12 Utxi veokha dv qzh tvvuh qzhxh.\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t12\n15 Utxi cbdxmhiha qb qzh keqozhm.\n16 Otmaxt cbdxmhiha qb qzh rtxahm.\n17 Mztq el Utxi otxxiemr? \ttvvuh\t12\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Otmaxt veokha dv qzh yeuk qzhxh.\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t3\n6 Hbzm ybnha qb qzh phaxbby.\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Mztq el Otmaxt otxxiemr? \tyeuk\t3\n9 Otmaxt jhmq qb qzh bsseoh.\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Otmaxt vdq abjm qzh yeuk.\n12 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n13 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 11\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Ytmehu jhmq ptok qb qzh phaxbby.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 11\n17 Utxi jhmq qb qzh phaxbby.\n18 Ytmehu jhmq ptok qb qzh rtxahm.\n19 Ytmehu qbbk qzh tvvuh qzhxh.\n20 Utxi ybnha qb qzh keqozhm.\n21 Mztq el Ytmehu otxxiemr? \ttvvuh\t19\n1 Ytmehu veokha dv qzh tvvuh qzhxh.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n4 Otmaxt qxtnhuuha qb qzh rtxahm.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Utxi ybnha qb qzh phaxbby.\n9 Ytmehu vdq abjm qzh tvvuh.\n10 Ytmehu veokha dv qzh tvvuh qzhxh.\n11 Mztq el Ytmehu otxxiemr? \ttvvuh\t1 9 10\n12 Utxi jhmq qb qzh keqozhm.\n13 Ytmehu vdq abjm qzh tvvuh.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 9 10 13\n15 Utxi jhmq qb qzh rtxahm.\n16 Ytmehu rbq qzh tvvuh qzhxh.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t1 9 10 13 16\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Otmaxt qbbk qzh yeuk qzhxh.\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t3\n6 Hbzm rxtppha qzh sbbqptuu qzhxh.\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Mztq el Hbzm otxxiemr? \tsbbqptuu\t6\n9 Hbzm uhsq qzh sbbqptuu qzhxh.\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t6 9\n12 Otmaxt jhmq qb qzh ptqzxbby.\n13 Hbzm rbq qzh sbbqptuu qzhxh.\n14 Mztq el Hbzm otxxiemr? \tsbbqptuu\t6 9 13\n15 Hbzm ybnha qb qzh ptqzxbby.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu\t6 9 13\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Ytmehu qbbk qzh tvvuh qzhxh.\n4 Ytmehu vdq abjm qzh tvvuh.\n5 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 4\n6 Utxi cbdxmhiha qb qzh bsseoh.\n7 Otmaxt qxtnhuuha qb qzh bsseoh.\n8 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 4\n9 Ytmehu jhmq qb qzh rtxahm.\n10 Otmaxt rxtppha qzh yeuk qzhxh.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t10\n12 Hbzm jhmq ptok qb qzh ztuujti.\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Mztq el Otmaxt otxxiemr? \tyeuk\t10\n15 Otmaxt axbvvha qzh yeuk qzhxh.\n16 Hbzm cbdxmhiha qb qzh rtxahm.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t10 15\n1 Ytmehu qbbk qzh sbbqptuu qzhxh.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Ytmehu vdq abjm qzh sbbqptuu.\n5 Ytmehu qbbk qzh sbbqptuu qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 4 5\n7 Ytmehu aelotxaha qzh sbbqptuu.\n8 Utxi ybnha qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4 5 7\n10 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n11 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4 5 7 10 11\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4 5 7 10 11\n1 Ytmehu qxtnhuuha qb qzh keqozhm.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Ytmehu vdq abjm qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Ytmehu uhsq qzh tvvuh.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5 7 8\n10 Ytmehu rbq qzh tvvuh qzhxh.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh\t2 5 7 8 10\n13 Ytmehu vdq abjm qzh tvvuh.\n14 Utxi rxtppha qzh sbbqptuu qzhxh.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5 7 8 10 13\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Hbzm ybnha qb qzh phaxbby.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Utxi qxtnhuuha qb qzh keqozhm.\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Utxi ybnha qb qzh bsseoh.\n9 Ytmehu qxtnhuuha qb qzh phaxbby.\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Utxi jhmq qb qzh keqozhm.\n12 Otmaxt jhmq ptok qb qzh bsseoh.\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Ytmehu jhmq qb qzh bsseoh.\n16 Otmaxt cbdxmhiha qb qzh bsseoh.\n17 Utxi cbdxmhiha qb qzh bsseoh.\n18 Ytmehu jhmq ptok qb qzh ptqzxbby.\n19 Ytmehu ybnha qb qzh rtxahm.\n20 Ytmehu jhmq qb qzh ptqzxbby.\n21 Hbzm qxtnhuuha qb qzh ztuujti.\n22 Utxi qxtnhuuha qb qzh rtxahm.\n23 Ytmehu cbdxmhiha qb qzh phaxbby.\n24 Hbzm jhmq qb qzh keqozhm.\n25 Utxi cbdxmhiha qb qzh bsseoh.\n26 Ytmehu cbdxmhiha qb qzh rtxahm.\n27 Ytmehu qxtnhuuha qb qzh ztuujti.\n28 Hbzm jhmq qb qzh bsseoh.\n29 Utxi qxtnhuuha qb qzh rtxahm.\n30 Otmaxt jhmq qb qzh ptqzxbby.\n31 Otmaxt rbq qzh yeuk qzhxh.\n32 Ytmehu jhmq qb qzh ptqzxbby.\n33 Mztq el Otmaxt otxxiemr? \tyeuk\t31\n34 Ytmehu qxtnhuuha qb qzh keqozhm.\n35 Otmaxt uhsq qzh yeuk qzhxh.\n36 Mztq el Otmaxt otxxiemr? \tmbqzemr\t31 35\n37 Otmaxt cbdxmhiha qb qzh phaxbby.\n38 Ytmehu jhmq qb qzh bsseoh.\n39 Mztq el Otmaxt otxxiemr? \tmbqzemr\t31 35\n40 Ytmehu jhmq qb qzh rtxahm.\n41 Otmaxt cbdxmhiha qb qzh ztuujti.\n42 Mztq el Otmaxt otxxiemr? \tmbqzemr\t31 35\n43 Otmaxt cbdxmhiha qb qzh phaxbby.\n44 Hbzm jhmq qb qzh keqozhm.\n45 Hbzm jhmq ptok qb qzh phaxbby.\n46 Hbzm ybnha qb qzh ztuujti.\n47 Hbzm ybnha qb qzh ptqzxbby.\n48 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n49 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n50 Otmaxt cbdxmhiha qb qzh rtxahm.\n51 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t49\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm qbbk qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Hbzm vdq abjm qzh yeuk.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 4\n7 Utxi qbbk qzh yeuk qzhxh.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Mztq el Utxi otxxiemr? \tyeuk\t7\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Mztq el Utxi otxxiemr? \tyeuk\t7\n13 Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Utxi uhsq qzh yeuk qzhxh.\n16 Utxi veokha dv qzh yeuk qzhxh.\n17 Mztq el Utxi otxxiemr? \tyeuk\t7 15 16\n1 Utxi ybnha qb qzh keqozhm.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Ytmehu jhmq qb qzh rtxahm.\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n6 Hbzm axbvvha qzh tvvuh.\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 6\n9 Ytmehu jhmq ptok qb qzh ztuujti.\n10 Ytmehu rxtppha qzh tvvuh qzhxh.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 6\n12 Ytmehu cbdxmhiha qb qzh keqozhm.\n13 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Utxi qxtnhuuha qb qzh ztuujti.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t10\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Hbzm rxtppha qzh yeuk qzhxh.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Ytmehu qbbk qzh tvvuh qzhxh.\n7 Utxi vdq abjm qzh sbbqptuu qzhxh.\n8 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n9 Utxi veokha dv qzh sbbqptuu qzhxh.\n10 Ytmehu vdq abjm qzh tvvuh.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 10\n12 Utxi axbvvha qzh sbbqptuu.\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7 9 12\n15 Ytmehu jhmq qb qzh rtxahm.\n16 Hbzm aelotxaha qzh yeuk.\n17 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 16\n1 Hbzm veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mztq el Hbzm otxxiemr? \tsbbqptuu\t1\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Hbzm vdq abjm qzh sbbqptuu.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 5\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t7\n10 Utxi jhmq qb qzh rtxahm.\n11 Utxi axbvvha qzh tvvuh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t7 11\n13 Hbzm jhmq qb qzh ztuujti.\n14 Utxi qbbk qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t7 11 14\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Otmaxt vdq abjm qzh yeuk.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 4\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm axbvvha qzh sbbqptuu.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 8\n10 Hbzm ybnha qb qzh keqozhm.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 8\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 8\n1 Hbzm jhmq qb qzh phaxbby.\n2 Utxi ybnha qb qzh keqozhm.\n3 Otmaxt jhmq qb qzh rtxahm.\n4 Hbzm ybnha qb qzh rtxahm.\n5 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t5\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Utxi vdq abjm qzh tvvuh.\n10 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Otmaxt ybnha qb qzh phaxbby.\n16 Mztq el Utxi otxxiemr? \tmbqzemr\t6 9\n17 Otmaxt vdq abjm qzh sbbqptuu qzhxh.\n18 Otmaxt rbq qzh sbbqptuu qzhxh.\n19 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t5 17 18\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t1\n4 Hbzm ybnha qb qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Mztq el Utxi otxxiemr? \ttvvuh\t1\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t1 8\n10 Utxi rbq qzh sbbqptuu qzhxh.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Mztq el Utxi otxxiemr? \ttvvuh,yeuk,sbbqptuu\t1 8 10\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Utxi vdq abjm qzh sbbqptuu.\n15 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t1 8 10 14\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Ytmehu vdq abjm qzh sbbqptuu.\n5 Hbzm qbbk qzh sbbqptuu qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4\n7 Utxi jhmq qb qzh bsseoh.\n8 Hbzm aelotxaha qzh sbbqptuu.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 8\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 8\n13 Hbzm veokha dv qzh sbbqptuu qzhxh.\n14 Otmaxt rxtppha qzh yeuk qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t14\n1 Hbzm qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Ytmehu jhmq qb qzh phaxbby.\n4 Ytmehu rbq qzh yeuk qzhxh.\n5 Mztq el Ytmehu otxxiemr? \tyeuk\t4\n6 Ytmehu qxtnhuuha qb qzh keqozhm.\n7 Ytmehu axbvvha qzh yeuk.\n8 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 7\n9 Otmaxt qxtnhuuha qb qzh bsseoh.\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 7\n12 Hbzm qxtnhuuha qb qzh keqozhm.\n13 Hbzm rxtppha qzh yeuk qzhxh.\n14 Mztq el Hbzm otxxiemr? \tyeuk\t13\n15 Ytmehu qxtnhuuha qb qzh bsseoh.\n16 Utxi ybnha qb qzh ptqzxbby.\n17 Mztq el Hbzm otxxiemr? \tyeuk\t13\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Hbzm rxtppha qzh sbbqptuu qzhxh.\n3 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Otmaxt rxtppha qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Otmaxt vdq abjm qzh yeuk.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2\n10 Otmaxt qbbk qzh yeuk qzhxh.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t5 8 10\n13 Hbzm veokha dv qzh tvvuh qzhxh.\n14 Otmaxt uhsq qzh yeuk qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 8 10 14\n1 Utxi jhmq qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Hbzm jhmq qb qzh rtxahm.\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi veokha dv qzh tvvuh qzhxh.\n6 Utxi axbvvha qzh tvvuh.\n7 Mztq el Utxi otxxiemr? \tmbqzemr\t5 6\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Hbzm ybnha qb qzh ptqzxbby.\n10 Mztq el Utxi otxxiemr? \tmbqzemr\t5 6\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Mztq el Utxi otxxiemr? \tmbqzemr\t5 6\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n17 Otmaxt jhmq ptok qb qzh keqozhm.\n18 Ytmehu jhmq qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi rxtppha qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Mztq el Utxi otxxiemr? \tyeuk\t2\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Utxi axbvvha qzh yeuk.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t2 8\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Mztq el Utxi otxxiemr? \tyeuk\t2 8 11\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Mztq el Utxi otxxiemr? \tyeuk\t2 8 11\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Utxi axbvvha qzh yeuk.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t1 4\n7 Utxi rxtppha qzh yeuk qzhxh.\n8 Utxi uhsq qzh yeuk.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t1 4 7 8\n10 Utxi qbbk qzh yeuk qzhxh.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mztq el Utxi otxxiemr? \tyeuk\t1 4 7 8 10\n13 Utxi qxtnhuuha qb qzh phaxbby.\n14 Utxi jhmq qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \tyeuk\t1 4 7 8 10\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n7 Hbzm jhmq qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Utxi aelotxaha qzh sbbqptuu.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t2 11\n13 Utxi qbbk qzh sbbqptuu qzhxh.\n14 Utxi jhmq qb qzh phaxbby.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 11 13\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Ytmehu rbq qzh sbbqptuu qzhxh.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n6 Utxi veokha dv qzh tvvuh qzhxh.\n7 Utxi jhmq qb qzh bsseoh.\n8 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t4\n9 Utxi cbdxmhiha qb qzh rtxahm.\n10 Ytmehu uhsq qzh sbbqptuu.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 10\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 10\n15 Ytmehu jhmq ptok qb qzh keqozhm.\n16 Utxi jhmq qb qzh ptqzxbby.\n17 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 10\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Hbzm qbbk qzh tvvuh qzhxh.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t5\n7 Hbzm uhsq qzh tvvuh.\n8 Utxi axbvvha qzh sbbqptuu.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 7\n10 Hbzm veokha dv qzh tvvuh qzhxh.\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t5 7 10\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Mztq el Hbzm otxxiemr? \ttvvuh\t5 7 10\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Otmaxt jhmq ptok qb qzh bsseoh.\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Hbzm rbq qzh sbbqptuu qzhxh.\n6 Hbzm uhsq qzh sbbqptuu.\n7 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 6\n8 Ytmehu jhmq ptok qb qzh bsseoh.\n9 Otmaxt ybnha qb qzh ztuujti.\n10 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 6\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Ytmehu qxtnhuuha qb qzh keqozhm.\n13 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 6\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Otmaxt qxtnhuuha qb qzh rtxahm.\n17 Utxi cbdxmhiha qb qzh ptqzxbby.\n18 Hbzm rxtppha qzh sbbqptuu qzhxh.\n19 Otmaxt jhmq ptok qb qzh ptqzxbby.\n20 Mztq el Hbzm otxxiemr? \tsbbqptuu\t5 6 18\n21 Utxi rbq qzh tvvuh qzhxh.\n22 Utxi uhsq qzh tvvuh.\n23 Mztq el Utxi otxxiemr? \tmbqzemr\t21 22\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu qbbk qzh sbbqptuu qzhxh.\n6 Utxi cbdxmhiha qb qzh rtxahm.\n7 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5\n8 Hbzm jhmq qb qzh rtxahm.\n9 Utxi qbbk qzh yeuk qzhxh.\n10 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5\n11 Utxi axbvvha qzh yeuk.\n12 Utxi qbbk qzh yeuk qzhxh.\n13 Mztq el Utxi otxxiemr? \tyeuk\t9 11 12\n14 Otmaxt ybnha qb qzh rtxahm.\n15 Ytmehu axbvvha qzh sbbqptuu.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 15\n17 Hbzm cbdxmhiha qb qzh phaxbby.\n18 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t5 15 18\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Mztq el Utxi otxxiemr? \tyeuk\t1\n7 Utxi jhmq qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n10 Utxi vdq abjm qzh yeuk.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t1 10\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t1 10\n1 Otmaxt jhmq ptok qb qzh bsseoh.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Hbzm ybnha qb qzh phaxbby.\n5 Ytmehu vdq abjm qzh sbbqptuu.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n7 Hbzm veokha dv qzh sbbqptuu qzhxh.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm axbvvha qzh sbbqptuu.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 11\n13 Utxi ybnha qb qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 11\n1 Ytmehu veokha dv qzh yeuk qzhxh.\n2 Otmaxt qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Otmaxt aelotxaha qzh sbbqptuu.\n5 Utxi ybnha qb qzh bsseoh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4\n7 Ytmehu aelotxaha qzh yeuk.\n8 Otmaxt qbbk qzh sbbqptuu qzhxh.\n9 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2 4 8\n10 Otmaxt aelotxaha qzh sbbqptuu.\n11 Hbzm veokha dv qzh tvvuh qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 7\n13 Hbzm aelotxaha qzh tvvuh.\n14 Ytmehu rxtppha qzh yeuk qzhxh.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4 8 10\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Hbzm qxtnhuuha qb qzh phaxbby.\n3 Hbzm jhmq ptok qb qzh rtxahm.\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n6 Ytmehu jhmq qb qzh ptqzxbby.\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n9 Hbzm ybnha qb qzh ztuujti.\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Mztq el Otmaxt otxxiemr? \tyeuk\t4\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Otmaxt aelotxaha qzh yeuk.\n14 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 13\n15 Ytmehu jhmq qb qzh phaxbby.\n16 Otmaxt ybnha qb qzh ztuujti.\n17 Mztq el Otmaxt otxxiemr? \tmbqzemr\t4 13\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Ytmehu uhsq qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n7 Ytmehu jhmq qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Ytmehu rbq qzh sbbqptuu qzhxh.\n16 Hbzm qxtnhuuha qb qzh rtxahm.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 5 15\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Ytmehu aelotxaha qzh sbbqptuu.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n13 Utxi jhmq qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Utxi qbbk qzh yeuk qzhxh.\n17 Mztq el Utxi otxxiemr? \tyeuk\t16\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Utxi rbq qzh tvvuh qzhxh.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \ttvvuh\t4\n7 Otmaxt uhsq qzh sbbqptuu.\n8 Ytmehu cbdxmhiha qb qzh keqozhm.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 7\n10 Utxi qbbk qzh sbbqptuu qzhxh.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 7\n13 Utxi uhsq qzh tvvuh.\n14 Otmaxt rbq qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu\t4 13 10\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t1\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t1\n7 Utxi rxtppha qzh sbbqptuu qzhxh.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t7\n10 Utxi axbvvha qzh sbbqptuu qzhxh.\n11 Hbzm vdq abjm qzh tvvuh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t7 10\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t7 10\n1 Ytmehu rxtppha qzh yeuk qzhxh.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Hbzm rbq qzh tvvuh qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t1\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Hbzm veokha dv qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu\t5 8\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu\t5 8\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Mztq el Hbzm otxxiemr? \ttvvuh,sbbqptuu\t5 8\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Utxi jhmq qb qzh ptqzxbby.\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Otmaxt aelotxaha qzh yeuk.\n7 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Hbzm jhmq qb qzh phaxbby.\n10 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Utxi cbdxmhiha qb qzh keqozhm.\n13 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Utxi jhmq ptok qb qzh bsseoh.\n16 Utxi cbdxmhiha qb qzh rtxahm.\n17 Otmaxt jhmq qb qzh ztuujti.\n18 Hbzm cbdxmhiha qb qzh rtxahm.\n19 Otmaxt jhmq ptok qb qzh phaxbby.\n20 Otmaxt jhmq qb qzh rtxahm.\n21 Ytmehu ybnha qb qzh bsseoh.\n22 Hbzm jhmq qb qzh bsseoh.\n23 Utxi qxtnhuuha qb qzh bsseoh.\n24 Ytmehu rbq qzh yeuk qzhxh.\n25 Ytmehu vdq abjm qzh yeuk.\n26 Mztq el Ytmehu otxxiemr? \tmbqzemr\t24 25\n27 Hbzm ybnha qb qzh phaxbby.\n28 Hbzm jhmq ptok qb qzh ptqzxbby.\n29 Mztq el Ytmehu otxxiemr? \tmbqzemr\t24 25\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Ytmehu uhsq qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n7 Utxi rbq qzh yeuk qzhxh.\n8 Utxi vdq abjm qzh yeuk.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n10 Utxi rbq qzh yeuk qzhxh.\n11 Ytmehu rbq qzh tvvuh qzhxh.\n12 Mztq el Utxi otxxiemr? \tyeuk\t7 8 10\n13 Ytmehu uhsq qzh tvvuh.\n14 Utxi uhsq qzh yeuk qzhxh.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t7 8 10 14\n1 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt qbbk qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n4 Ytmehu vdq abjm qzh sbbqptuu.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 4\n7 Otmaxt axbvvha qzh yeuk.\n8 Utxi qxtnhuuha qb qzh phaxbby.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 7\n10 Utxi jhmq qb qzh ztuujti.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 7\n13 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 4 13\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Otmaxt rxtppha qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Otmaxt veokha dv qzh yeuk qzhxh.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t2 5\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t2 5\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t2 5\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Otmaxt vdq abjm qzh tvvuh.\n16 Otmaxt qxtnhuuha qb qzh rtxahm.\n17 Mztq el Otmaxt otxxiemr? \tyeuk\t2 15 5\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt rbq qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Otmaxt aelotxaha qzh sbbqptuu.\n5 Otmaxt qbbk qzh tvvuh qzhxh.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 4 5\n7 Otmaxt qbbk qzh sbbqptuu qzhxh.\n8 Otmaxt axbvvha qzh sbbqptuu.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 4 7 8 5\n10 Otmaxt qbbk qzh sbbqptuu qzhxh.\n11 Otmaxt vdq abjm qzh sbbqptuu.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 4 7 8 10 11 5\n13 Otmaxt vdq abjm qzh tvvuh.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4 7 8 10 11 5 13\n1 Otmaxt ybnha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh keqozhm.\n4 Utxi ybnha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Hbzm jhmq qb qzh phaxbby.\n8 Utxi ybnha qb qzh ptqzxbby.\n9 Utxi rbq qzh sbbqptuu qzhxh.\n10 Hbzm jhmq qb qzh bsseoh.\n11 Mztq el Utxi otxxiemr? \tsbbqptuu\t9\n12 Utxi uhsq qzh sbbqptuu.\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Mztq el Utxi otxxiemr? \tsbbqptuu\t9 12 13\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Utxi aelotxaha qzh sbbqptuu.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t9 12 13 16\n18 Utxi cbdxmhiha qb qzh phaxbby.\n19 Ytmehu jhmq qb qzh ptqzxbby.\n20 Mztq el Utxi otxxiemr? \tmbqzemr\t9 12 13 16\n21 Otmaxt jhmq qb qzh keqozhm.\n22 Ytmehu jhmq ptok qb qzh rtxahm.\n23 Mztq el Utxi otxxiemr? \tmbqzemr\t9 12 13 16\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Utxi qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Utxi uhsq qzh sbbqptuu.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Utxi veokha dv qzh sbbqptuu qzhxh.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 4 8\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 4 8\n13 Utxi uhsq qzh sbbqptuu.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4 8 13\n1 Otmaxt rbq qzh yeuk qzhxh.\n2 Otmaxt uhsq qzh yeuk.\n3 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n4 Otmaxt veokha dv qzh yeuk qzhxh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t1 2 4\n7 Otmaxt axbvvha qzh yeuk.\n8 Hbzm rbq qzh yeuk qzhxh.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t8\n10 Ytmehu veokha dv qzh tvvuh qzhxh.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t8\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Hbzm jhmq qb qzh ptqzxbby.\n15 Mztq el Hbzm otxxiemr? \tyeuk\t8\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Otmaxt qxtnhuuha qb qzh keqozhm.\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Ytmehu ybnha qb qzh bsseoh.\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t8\n10 Utxi axbvvha qzh yeuk.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t8 10\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Ytmehu veokha dv qzh yeuk qzhxh.\n15 Mztq el Ytmehu otxxiemr? \tyeuk\t14\n16 Utxi jhmq ptok qb qzh ptqzxbby.\n17 Hbzm jhmq ptok qb qzh phaxbby.\n18 Mztq el Ytmehu otxxiemr? \tyeuk\t14\n19 Ytmehu vdq abjm qzh yeuk qzhxh.\n20 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n21 Mztq el Ytmehu otxxiemr? \tmbqzemr\t14 19\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Otmaxt rxtppha qzh yeuk qzhxh.\n4 Otmaxt qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Otmaxt otxxiemr? \tyeuk,sbbqptuu\t3 4\n6 Otmaxt uhsq qzh yeuk.\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t3 6 4\n9 Otmaxt vdq abjm qzh sbbqptuu.\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 6 4 9\n12 Utxi cbdxmhiha qb qzh phaxbby.\n13 Otmaxt rbq qzh sbbqptuu qzhxh.\n14 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t3 6 4 9 13\n15 Hbzm cbdxmhiha qb qzh ptqzxbby.\n16 Otmaxt cbdxmhiha qb qzh phaxbby.\n17 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t3 6 4 9 13\n1 Ytmehu rbq qzh sbbqptuu qzhxh.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Utxi uhsq qzh yeuk.\n5 Utxi rxtppha qzh yeuk qzhxh.\n6 Mztq el Utxi otxxiemr? \tyeuk\t2 4 5\n7 Utxi vdq abjm qzh yeuk.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4 5 7\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Ytmehu rxtppha qzh yeuk qzhxh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4 5 7\n13 Ytmehu uhsq qzh sbbqptuu.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t1 13 14 11\n1 Utxi cbdxmhiha qb qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Utxi ybnha qb qzh keqozhm.\n7 Hbzm qbbk qzh tvvuh qzhxh.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t7\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t7\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Otmaxt qxtnhuuha qb qzh ztuujti.\n16 Ytmehu jhmq ptok qb qzh bsseoh.\n17 Hbzm uhsq qzh tvvuh.\n18 Hbzm jhmq ptok qb qzh rtxahm.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 17\n20 Utxi qxtnhuuha qb qzh bsseoh.\n21 Utxi qxtnhuuha qb qzh ztuujti.\n22 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 17\n23 Ytmehu rxtppha qzh tvvuh qzhxh.\n24 Otmaxt ybnha qb qzh ptqzxbby.\n25 Mztq el Ytmehu otxxiemr? \ttvvuh\t23\n1 Hbzm ybnha qb qzh bsseoh.\n2 Otmaxt rbq qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Otmaxt aelotxaha qzh tvvuh.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 4\n10 Ytmehu jhmq ptok qb qzh rtxahm.\n11 Utxi rxtppha qzh sbbqptuu qzhxh.\n12 Mztq el Utxi otxxiemr? \tsbbqptuu\t11\n13 Utxi jhmq qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu\t11\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Utxi rbq qzh yeuk qzhxh.\n12 Mztq el Utxi otxxiemr? \tyeuk\t11\n13 Hbzm axbvvha qzh tvvuh.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Mztq el Utxi otxxiemr? \tyeuk\t11\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t3\n6 Ytmehu uhsq qzh sbbqptuu.\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 6\n9 Utxi qxtnhuuha qb qzh rtxahm.\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t3 6\n12 Hbzm rbq qzh sbbqptuu qzhxh.\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Mztq el Hbzm otxxiemr? \tsbbqptuu\t12\n15 Hbzm aelotxaha qzh sbbqptuu.\n16 Hbzm rxtppha qzh sbbqptuu qzhxh.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu\t12 15 16\n1 Hbzm ybnha qb qzh phaxbby.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Utxi vdq abjm qzh yeuk.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t2 5\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Utxi qbbk qzh sbbqptuu qzhxh.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t2 5 8\n10 Utxi veokha dv qzh tvvuh qzhxh.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t2 5 8 10\n13 Utxi uhsq qzh tvvuh.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \tsbbqptuu,tvvuh\t2 5 8 10 13 14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh keqozhm.\n3 Utxi rbq qzh yeuk qzhxh.\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Mztq el Utxi otxxiemr? \tyeuk\t3\n6 Otmaxt qxtnhuuha qb qzh bsseoh.\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Mztq el Utxi otxxiemr? \tyeuk\t3\n9 Utxi uhsq qzh yeuk.\n10 Hbzm ybnha qb qzh phaxbby.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t3 9\n12 Utxi veokha dv qzh yeuk qzhxh.\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Mztq el Utxi otxxiemr? \tyeuk\t3 9 12\n15 Utxi aelotxaha qzh yeuk qzhxh.\n16 Utxi veokha dv qzh yeuk qzhxh.\n17 Mztq el Utxi otxxiemr? \tyeuk\t3 9 12 15 16\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Hbzm rxtppha qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Utxi rbq qzh yeuk qzhxh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Mztq el Utxi otxxiemr? \tyeuk\t8\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Utxi uhsq qzh yeuk.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t8 14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Hbzm veokha dv qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh rtxahm.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t2\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t2\n10 Utxi ybnha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Hbzm jhmq qb qzh bsseoh.\n13 Otmaxt jhmq qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Otmaxt qxtnhuuha qb qzh keqozhm.\n16 Hbzm uhsq qzh yeuk.\n17 Hbzm cbdxmhiha qb qzh ptqzxbby.\n18 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 16\n19 Otmaxt qbbk qzh tvvuh qzhxh.\n20 Otmaxt axbvvha qzh tvvuh qzhxh.\n21 Mztq el Otmaxt otxxiemr? \tmbqzemr\t19 20\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Otmaxt veokha dv qzh tvvuh qzhxh.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t4 7\n10 Utxi uhsq qzh sbbqptuu.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t2 10\n13 Otmaxt axbvvha qzh tvvuh qzhxh.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t4 13 7\n1 Utxi rbq qzh tvvuh qzhxh.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t1\n4 Ytmehu vdq abjm qzh yeuk.\n5 Utxi aelotxaha qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 4\n7 Utxi qbbk qzh tvvuh qzhxh.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 4\n10 Utxi axbvvha qzh tvvuh.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t1 5 7 10\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t1 5 7 10 14\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Otmaxt jhmq qb qzh keqozhm.\n7 Utxi jhmq qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Utxi ybnha qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Ytmehu qbbk qzh tvvuh qzhxh.\n13 Mztq el Ytmehu otxxiemr? \ttvvuh\t12\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Utxi rbq qzh yeuk qzhxh.\n16 Mztq el Utxi otxxiemr? \tyeuk\t15\n17 Hbzm jhmq ptok qb qzh ztuujti.\n18 Otmaxt cbdxmhiha qb qzh rtxahm.\n19 Mztq el Utxi otxxiemr? \tyeuk\t15\n20 Ytmehu vdq abjm qzh tvvuh.\n21 Utxi axbvvha qzh yeuk.\n22 Mztq el Utxi otxxiemr? \tmbqzemr\t15 21\n23 Ytmehu jhmq ptok qb qzh rtxahm.\n24 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n25 Mztq el Ytmehu otxxiemr? \tmbqzemr\t12 20\n1 Ytmehu qxtnhuuha qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Otmaxt jhmq qb qzh bsseoh.\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Ytmehu qxtnhuuha qb qzh phaxbby.\n7 Ytmehu jhmq qb qzh keqozhm.\n8 Hbzm veokha dv qzh yeuk qzhxh.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t8\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t8\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Hbzm vdq abjm qzh yeuk.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 14\n16 Utxi veokha dv qzh sbbqptuu qzhxh.\n17 Utxi vdq abjm qzh sbbqptuu.\n18 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 14\n19 Hbzm rbq qzh tvvuh qzhxh.\n20 Utxi qbbk qzh sbbqptuu qzhxh.\n21 Mztq el Hbzm otxxiemr? \ttvvuh\t8 14 19\n1 Hbzm jhmq qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Otmaxt jhmq qb qzh ptqzxbby.\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Utxi jhmq qb qzh rtxahm.\n6 Utxi rbq qzh yeuk qzhxh.\n7 Mztq el Utxi otxxiemr? \tyeuk\t6\n8 Utxi vdq abjm qzh yeuk.\n9 Utxi rxtppha qzh yeuk qzhxh.\n10 Mztq el Utxi otxxiemr? \tyeuk\t6 8 9\n11 Hbzm ybnha qb qzh phaxbby.\n12 Utxi aelotxaha qzh yeuk qzhxh.\n13 Mztq el Utxi otxxiemr? \tmbqzemr\t6 8 9 12\n14 Hbzm ybnha qb qzh ztuujti.\n15 Otmaxt rxtppha qzh yeuk qzhxh.\n16 Mztq el Utxi otxxiemr? \tmbqzemr\t6 8 9 12\n17 Utxi qxtnhuuha qb qzh keqozhm.\n18 Utxi rbq qzh tvvuh qzhxh.\n19 Mztq el Otmaxt otxxiemr? \tyeuk\t15\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Hbzm qbbk qzh tvvuh qzhxh.\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t3\n6 Ytmehu ybnha qb qzh keqozhm.\n7 Hbzm aelotxaha qzh tvvuh.\n8 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 7\n9 Hbzm jhmq ptok qb qzh keqozhm.\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t4\n12 Hbzm rbq qzh yeuk qzhxh.\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Mztq el Hbzm otxxiemr? \tyeuk\t3 7 12\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Hbzm axbvvha qzh yeuk.\n17 Mztq el Hbzm otxxiemr? \tmbqzemr\t3 7 12 16\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Utxi cbdxmhiha qb qzh rtxahm.\n4 Utxi rxtppha qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Hbzm cbdxmhiha qb qzh bsseoh.\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n9 Hbzm jhmq ptok qb qzh ztuujti.\n10 Utxi axbvvha qzh sbbqptuu.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 10\n12 Ytmehu jhmq ptok qb qzh bsseoh.\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t4 10\n15 Hbzm cbdxmhiha qb qzh rtxahm.\n16 Utxi jhmq qb qzh phaxbby.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t4 10\n1 Ytmehu rxtppha qzh tvvuh qzhxh.\n2 Hbzm rxtppha qzh sbbqptuu qzhxh.\n3 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n7 Hbzm uhsq qzh sbbqptuu.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 7\n10 Utxi ybnha qb qzh phaxbby.\n11 Ytmehu aelotxaha qzh tvvuh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 11\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Otmaxt qxtnhuuha qb qzh rtxahm.\n4 Utxi ybnha qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Utxi ybnha qb qzh ztuujti.\n7 Hbzm jhmq qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Hbzm qbbk qzh yeuk qzhxh.\n10 Hbzm uhsq qzh yeuk.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t9 10\n12 Hbzm rbq qzh yeuk qzhxh.\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Mztq el Hbzm otxxiemr? \tyeuk\t9 10 12\n15 Ytmehu jhmq ptok qb qzh rtxahm.\n16 Otmaxt ybnha qb qzh phaxbby.\n17 Mztq el Hbzm otxxiemr? \tyeuk\t9 10 12\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Otmaxt cbdxmhiha qb qzh keqozhm.\n20 Ytmehu jhmq ptok qb qzh keqozhm.\n21 Ytmehu jhmq ptok qb qzh ptqzxbby.\n22 Otmaxt cbdxmhiha qb qzh rtxahm.\n23 Ytmehu jhmq ptok qb qzh keqozhm.\n24 Utxi ybnha qb qzh bsseoh.\n25 Hbzm vdq abjm qzh yeuk.\n26 Mztq el Hbzm otxxiemr? \tmbqzemr\t9 10 12 25\n27 Hbzm rxtppha qzh yeuk qzhxh.\n28 Utxi qxtnhuuha qb qzh ztuujti.\n29 Mztq el Hbzm otxxiemr? \tyeuk\t9 10 12 25 27\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh rtxahm.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi ybnha qb qzh ztuujti.\n6 Utxi jhmq ptok qb qzh rtxahm.\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Hbzm cbdxmhiha qb qzh phaxbby.\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu veokha dv qzh tvvuh qzhxh.\n12 Otmaxt jhmq qb qzh ztuujti.\n13 Mztq el Ytmehu otxxiemr? \ttvvuh\t11\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Utxi qxtnhuuha qb qzh phaxbby.\n16 Mztq el Ytmehu otxxiemr? \ttvvuh\t11\n17 Ytmehu qxtnhuuha qb qzh rtxahm.\n18 Utxi jhmq ptok qb qzh bsseoh.\n19 Utxi rxtppha qzh sbbqptuu qzhxh.\n20 Hbzm jhmq qb qzh ztuujti.\n21 Mztq el Utxi otxxiemr? \tsbbqptuu\t19\n22 Ytmehu aelotxaha qzh tvvuh.\n23 Otmaxt jhmq ptok qb qzh phaxbby.\n24 Mztq el Utxi otxxiemr? \tsbbqptuu\t19\n25 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n26 Ytmehu ybnha qb qzh keqozhm.\n27 Mztq el Ytmehu otxxiemr? \tmbqzemr\t11 22\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qbbk qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \ttvvuh\t2\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Otmaxt aelotxaha qzh tvvuh.\n6 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 5\n7 Otmaxt rbq qzh tvvuh qzhxh.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 5 7\n10 Otmaxt vdq abjm qzh tvvuh.\n11 Otmaxt qbbk qzh tvvuh qzhxh.\n12 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 5 7 10 11\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mztq el Otmaxt otxxiemr? \ttvvuh\t2 5 7 10 11\n1 Ytmehu cbdxmhiha qb qzh rtxahm.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Ytmehu vdq abjm qzh sbbqptuu.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5\n7 Ytmehu rbq qzh sbbqptuu qzhxh.\n8 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2 5 7\n10 Utxi ybnha qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2 5 7\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Otmaxt jhmq ptok qb qzh ptqzxbby.\n16 Utxi ybnha qb qzh phaxbby.\n17 Ytmehu uhsq qzh sbbqptuu.\n18 Otmaxt jhmq ptok qb qzh keqozhm.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 5 7 17\n1 Utxi qbbk qzh yeuk qzhxh.\n2 Utxi jhmq qb qzh phaxbby.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \tyeuk,sbbqptuu\t1 4\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm qxtnhuuha qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \tyeuk,sbbqptuu\t1 4\n10 Utxi axbvvha qzh sbbqptuu.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Mztq el Utxi otxxiemr? \tyeuk\t1 4 10\n13 Otmaxt rbq qzh sbbqptuu qzhxh.\n14 Otmaxt rbq qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \tyeuk\t1 4 10\n1 Hbzm jhmq qb qzh rtxahm.\n2 Utxi jhmq qb qzh phaxbby.\n3 Hbzm jhmq qb qzh keqozhm.\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Ytmehu rxtppha qzh tvvuh qzhxh.\n6 Hbzm cbdxmhiha qb qzh ptqzxbby.\n7 Mztq el Ytmehu otxxiemr? \ttvvuh\t5\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Utxi jhmq qb qzh keqozhm.\n10 Mztq el Ytmehu otxxiemr? \ttvvuh\t5\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Ytmehu qxtnhuuha qb qzh ztuujti.\n13 Hbzm jhmq qb qzh keqozhm.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Hbzm jhmq qb qzh rtxahm.\n16 Hbzm rbq qzh yeuk qzhxh.\n17 Mztq el Hbzm otxxiemr? \tyeuk\t16\n18 Utxi qxtnhuuha qb qzh phaxbby.\n19 Ytmehu vdq abjm qzh tvvuh qzhxh.\n20 Mztq el Hbzm otxxiemr? \tyeuk\t16\n21 Ytmehu jhmq ptok qb qzh bsseoh.\n22 Hbzm rbq qzh tvvuh qzhxh.\n23 Mztq el Hbzm otxxiemr? \tyeuk,tvvuh\t16 22\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Ytmehu rbq qzh tvvuh qzhxh.\n6 Hbzm ybnha qb qzh keqozhm.\n7 Mztq el Ytmehu otxxiemr? \ttvvuh\t5\n8 Ytmehu uhsq qzh tvvuh.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 8\n11 Ytmehu qbbk qzh tvvuh qzhxh.\n12 Ytmehu axbvvha qzh tvvuh.\n13 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 8 11 12\n14 Utxi jhmq qb qzh phaxbby.\n15 Hbzm cbdxmhiha qb qzh keqozhm.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t5 8 11 12\n17 Ytmehu rbq qzh tvvuh qzhxh.\n18 Otmaxt cbdxmhiha qb qzh rtxahm.\n19 Mztq el Ytmehu otxxiemr? \ttvvuh\t5 8 11 12 17\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Otmaxt jhmq qb qzh phaxbby.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Hbzm qbbk qzh tvvuh qzhxh.\n7 Mztq el Hbzm otxxiemr? \ttvvuh\t6\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Ytmehu qbbk qzh sbbqptuu qzhxh.\n10 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t9\n11 Utxi rbq qzh yeuk qzhxh.\n12 Hbzm uhsq qzh tvvuh.\n13 Mztq el Utxi otxxiemr? \tyeuk\t11\n14 Ytmehu axbvvha qzh sbbqptuu.\n15 Hbzm qbbk qzh tvvuh qzhxh.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t9 14\n17 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n18 Hbzm jhmq ptok qb qzh phaxbby.\n19 Mztq el Hbzm otxxiemr? \ttvvuh\t6 12 15\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Utxi jhmq ptok qb qzh phaxbby.\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Otmaxt jhmq qb qzh bsseoh.\n7 Otmaxt jhmq ptok qb qzh keqozhm.\n8 Utxi rbq qzh tvvuh qzhxh.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t8\n10 Otmaxt qbbk qzh yeuk qzhxh.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t10\n13 Hbzm jhmq qb qzh keqozhm.\n14 Utxi aelotxaha qzh tvvuh.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t8 14\n16 Hbzm cbdxmhiha qb qzh ztuujti.\n17 Utxi veokha dv qzh tvvuh qzhxh.\n18 Mztq el Utxi otxxiemr? \ttvvuh\t8 14 17\n19 Utxi vdq abjm qzh tvvuh.\n20 Utxi qbbk qzh tvvuh qzhxh.\n21 Mztq el Utxi otxxiemr? \ttvvuh\t8 14 17 19 20\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh phaxbby.\n3 Ytmehu ybnha qb qzh bsseoh.\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Hbzm jhmq qb qzh keqozhm.\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Utxi ybnha qb qzh bsseoh.\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Otmaxt veokha dv qzh yeuk qzhxh.\n13 Mztq el Otmaxt otxxiemr? \tyeuk\t12\n14 Otmaxt axbvvha qzh yeuk.\n15 Otmaxt veokha dv qzh yeuk qzhxh.\n16 Mztq el Otmaxt otxxiemr? \tyeuk\t12 14 15\n17 Hbzm jhmq qb qzh rtxahm.\n18 Utxi cbdxmhiha qb qzh ptqzxbby.\n19 Mztq el Otmaxt otxxiemr? \tyeuk\t12 14 15\n20 Ytmehu jhmq ptok qb qzh keqozhm.\n21 Otmaxt axbvvha qzh yeuk.\n22 Mztq el Otmaxt otxxiemr? \tmbqzemr\t12 14 15 21\n23 Hbzm jhmq qb qzh ztuujti.\n24 Hbzm rbq qzh yeuk qzhxh.\n25 Mztq el Hbzm otxxiemr? \tyeuk\t24\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Ytmehu cbdxmhiha qb qzh rtxahm.\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Utxi jhmq qb qzh ztuujti.\n7 Ytmehu ybnha qb qzh ptqzxbby.\n8 Hbzm rbq qzh tvvuh qzhxh.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t8\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Ytmehu qxtnhuuha qb qzh phaxbby.\n12 Mztq el Hbzm otxxiemr? \ttvvuh\t8\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Mztq el Hbzm otxxiemr? \ttvvuh\t8\n16 Utxi ybnha qb qzh rtxahm.\n17 Hbzm cbdxmhiha qb qzh keqozhm.\n18 Hbzm ybnha qb qzh phaxbby.\n19 Hbzm aelotxaha qzh tvvuh.\n20 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 19\n21 Ytmehu jhmq ptok qb qzh rtxahm.\n22 Ytmehu ybnha qb qzh bsseoh.\n23 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 19\n1 Utxi jhmq qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Ytmehu jhmq ptok qb qzh ptqzxbby.\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh keqozhm.\n6 Ytmehu rbq qzh sbbqptuu qzhxh.\n7 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Otmaxt cbdxmhiha qb qzh ztuujti.\n10 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6\n11 Utxi jhmq qb qzh bsseoh.\n12 Ytmehu veokha dv qzh tvvuh qzhxh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t6 12\n14 Utxi rbq qzh yeuk qzhxh.\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Mztq el Utxi otxxiemr? \tyeuk\t14\n17 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n18 Otmaxt jhmq ptok qb qzh keqozhm.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu,tvvuh\t6 12\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Utxi axbvvha qzh yeuk.\n5 Hbzm rbq qzh yeuk qzhxh.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh phaxbby.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Hbzm vdq abjm qzh yeuk qzhxh.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 11\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Utxi veokha dv qzh yeuk qzhxh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 11\n1 Utxi rbq qzh yeuk qzhxh.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Mztq el Utxi otxxiemr? \tyeuk\t1\n7 Hbzm rbq qzh sbbqptuu qzhxh.\n8 Utxi rxtppha qzh tvvuh qzhxh.\n9 Mztq el Utxi otxxiemr? \tyeuk,tvvuh\t1 8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu\t7\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Utxi aelotxaha qzh yeuk.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t1 14 8\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Hbzm qbbk qzh tvvuh qzhxh.\n3 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n10 Hbzm uhsq qzh tvvuh.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 10\n13 Hbzm rbq qzh tvvuh qzhxh.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Mztq el Hbzm otxxiemr? \ttvvuh\t2 10 13\n1 Hbzm ybnha qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Hbzm jhmq ptok qb qzh rtxahm.\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Otmaxt qxtnhuuha qb qzh phaxbby.\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Otmaxt jhmq ptok qb qzh ptqzxbby.\n10 Otmaxt ybnha qb qzh phaxbby.\n11 Hbzm rxtppha qzh tvvuh qzhxh.\n12 Hbzm aelotxaha qzh tvvuh.\n13 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 12\n14 Hbzm qbbk qzh tvvuh qzhxh.\n15 Otmaxt jhmq qb qzh ptqzxbby.\n16 Mztq el Hbzm otxxiemr? \ttvvuh\t11 12 14\n17 Ytmehu qbbk qzh yeuk qzhxh.\n18 Ytmehu vdq abjm qzh yeuk qzhxh.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t17 18\n20 Ytmehu rxtppha qzh yeuk qzhxh.\n21 Ytmehu vdq abjm qzh yeuk.\n22 Mztq el Ytmehu otxxiemr? \tmbqzemr\t17 18 20 21\n23 Hbzm cbdxmhiha qb qzh bsseoh.\n24 Hbzm qbbk qzh yeuk qzhxh.\n25 Mztq el Ytmehu otxxiemr? \tmbqzemr\t17 18 20 21\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Hbzm jhmq qb qzh ztuujti.\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Hbzm cbdxmhiha qb qzh phaxbby.\n7 Otmaxt jhmq ptok qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Ytmehu cbdxmhiha qb qzh rtxahm.\n10 Utxi rbq qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \ttvvuh\t10\n12 Hbzm cbdxmhiha qb qzh keqozhm.\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t10\n15 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n16 Utxi jhmq ptok qb qzh rtxahm.\n17 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t15\n18 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n19 Hbzm qxtnhuuha qb qzh phaxbby.\n20 Mztq el Ytmehu otxxiemr? \tmbqzemr\t15 18\n21 Otmaxt jhmq ptok qb qzh keqozhm.\n22 Otmaxt ybnha qb qzh phaxbby.\n23 Mztq el Ytmehu otxxiemr? \tmbqzemr\t15 18\n1 Utxi qxtnhuuha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Hbzm ybnha qb qzh ptqzxbby.\n4 Utxi rxtppha qzh yeuk qzhxh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t4\n6 Otmaxt jhmq ptok qb qzh rtxahm.\n7 Utxi uhsq qzh yeuk.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n9 Hbzm jhmq ptok qb qzh ztuujti.\n10 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t10\n15 Hbzm jhmq ptok qb qzh ztuujti.\n16 Ytmehu axbvvha qzh sbbqptuu.\n17 Mztq el Utxi otxxiemr? \tyeuk\t4 7 12\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Hbzm vdq abjm qzh yeuk.\n3 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mztq el Utxi otxxiemr? \ttvvuh\t4\n7 Utxi uhsq qzh tvvuh.\n8 Hbzm jhmq ptok qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Otmaxt veokha dv qzh tvvuh qzhxh.\n15 Mztq el Otmaxt otxxiemr? \ttvvuh\t14\n1 Otmaxt rbq qzh tvvuh qzhxh.\n2 Otmaxt uhsq qzh tvvuh.\n3 Mztq el Otmaxt otxxiemr? \tmbqzemr\t1 2\n4 Ytmehu qbbk qzh tvvuh qzhxh.\n5 Ytmehu axbvvha qzh tvvuh.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 5\n7 Hbzm rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm vdq abjm qzh sbbqptuu.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 8\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t4 5\n13 Hbzm rxtppha qzh sbbqptuu qzhxh.\n14 Hbzm uhsq qzh sbbqptuu.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 8 13 14\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Utxi jhmq ptok qb qzh ptqzxbby.\n4 Utxi jhmq qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh rtxahm.\n6 Otmaxt cbdxmhiha qb qzh keqozhm.\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Hbzm qxtnhuuha qb qzh bsseoh.\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh keqozhm.\n12 Utxi rxtppha qzh sbbqptuu qzhxh.\n13 Mztq el Utxi otxxiemr? \tsbbqptuu\t12\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Utxi jhmq qb qzh bsseoh.\n16 Mztq el Utxi otxxiemr? \tsbbqptuu\t12\n17 Utxi jhmq ptok qb qzh phaxbby.\n18 Utxi jhmq ptok qb qzh keqozhm.\n19 Mztq el Utxi otxxiemr? \tsbbqptuu\t12\n20 Otmaxt ybnha qb qzh phaxbby.\n21 Ytmehu veokha dv qzh yeuk qzhxh.\n22 Mztq el Ytmehu otxxiemr? \tyeuk\t21\n23 Otmaxt jhmq qb qzh keqozhm.\n24 Hbzm qxtnhuuha qb qzh ptqzxbby.\n25 Mztq el Ytmehu otxxiemr? \tyeuk\t21\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Hbzm ybnha qb qzh ztuujti.\n4 Ytmehu qxtnhuuha qb qzh phaxbby.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n7 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Hbzm cbdxmhiha qb qzh ptqzxbby.\n10 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Ytmehu qbbk qzh yeuk qzhxh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t6 12\n14 Ytmehu uhsq qzh yeuk.\n15 Hbzm qxtnhuuha qb qzh rtxahm.\n16 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6 12 14\n17 Ytmehu jhmq ptok qb qzh rtxahm.\n18 Utxi cbdxmhiha qb qzh keqozhm.\n19 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t6 12 14\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Ytmehu ybnha qb qzh keqozhm.\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Utxi uhsq qzh yeuk.\n7 Mztq el Utxi otxxiemr? \tmbqzemr\t5 6\n8 Ytmehu qbbk qzh sbbqptuu qzhxh.\n9 Ytmehu vdq abjm qzh sbbqptuu.\n10 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 9\n11 Ytmehu qbbk qzh sbbqptuu qzhxh.\n12 Utxi rbq qzh yeuk qzhxh.\n13 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t8 9 11\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Utxi axbvvha qzh yeuk qzhxh.\n16 Mztq el Utxi otxxiemr? \tmbqzemr\t5 6 12 15\n17 Hbzm jhmq qb qzh bsseoh.\n18 Utxi ybnha qb qzh keqozhm.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t5 6 12 15\n1 Utxi veokha dv qzh yeuk qzhxh.\n2 Utxi vdq abjm qzh yeuk.\n3 Mztq el Utxi otxxiemr? \tmbqzemr\t1 2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Otmaxt rbq qzh yeuk qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t5\n7 Otmaxt jhmq ptok qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Mztq el Otmaxt otxxiemr? \tyeuk\t5\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t5\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Utxi jhmq qb qzh bsseoh.\n15 Hbzm jhmq qb qzh ptqzxbby.\n16 Utxi qbbk qzh tvvuh qzhxh.\n17 Mztq el Utxi otxxiemr? \ttvvuh\t1 2 16\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Utxi uhsq qzh tvvuh qzhxh.\n3 Mztq el Utxi otxxiemr? \tmbqzemr\t1 2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t1 2\n7 Utxi qbbk qzh yeuk qzhxh.\n8 Utxi vdq abjm qzh yeuk qzhxh.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t1 2 7 8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t1 2 7 8\n13 Utxi ybnha qb qzh bsseoh.\n14 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t14\n1 Utxi ybnha qb qzh ztuujti.\n2 Otmaxt rxtppha qzh yeuk qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu qbbk qzh tvvuh qzhxh.\n6 Mztq el Otmaxt otxxiemr? \tyeuk\t2\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt aelotxaha qzh yeuk.\n9 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 8\n10 Otmaxt qxtnhuuha qb qzh bsseoh.\n11 Ytmehu rbq qzh yeuk qzhxh.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t5 11\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t5 11\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Utxi jhmq qb qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Utxi veokha dv qzh yeuk qzhxh.\n7 Mztq el Utxi otxxiemr? \tyeuk\t6\n8 Utxi uhsq qzh yeuk.\n9 Hbzm jhmq qb qzh ztuujti.\n10 Mztq el Utxi otxxiemr? \tmbqzemr\t6 8\n11 Utxi rxtppha qzh yeuk qzhxh.\n12 Hbzm qbbk qzh tvvuh qzhxh.\n13 Mztq el Utxi otxxiemr? \tyeuk\t6 8 11\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Hbzm jhmq qb qzh rtxahm.\n16 Mztq el Hbzm otxxiemr? \ttvvuh\t12\n17 Utxi vdq abjm qzh yeuk.\n18 Otmaxt jhmq qb qzh keqozhm.\n19 Mztq el Hbzm otxxiemr? \ttvvuh\t12\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Ytmehu rxtppha qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t1 2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Otmaxt jhmq qb qzh phaxbby.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh,yeuk\t1 2\n7 Ytmehu axbvvha qzh tvvuh.\n8 Utxi ybnha qb qzh keqozhm.\n9 Mztq el Ytmehu otxxiemr? \tyeuk\t1 7 2\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mztq el Ytmehu otxxiemr? \tyeuk\t1 7 2\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Utxi rbq qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \ttvvuh\t14\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Ytmehu cbdxmhiha qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Otmaxt veokha dv qzh yeuk qzhxh.\n7 Mztq el Otmaxt otxxiemr? \tyeuk\t6\n8 Otmaxt vdq abjm qzh yeuk.\n9 Otmaxt rbq qzh yeuk qzhxh.\n10 Mztq el Otmaxt otxxiemr? \tyeuk\t6 8 9\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Ytmehu qxtnhuuha qb qzh phaxbby.\n13 Mztq el Otmaxt otxxiemr? \tyeuk\t6 8 9\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Otmaxt uhsq qzh yeuk.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t6 8 9 15\n17 Otmaxt jhmq qb qzh bsseoh.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Mztq el Otmaxt otxxiemr? \tmbqzemr\t6 8 9 15\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Utxi qbbk qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Hbzm jhmq qb qzh keqozhm.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \tyeuk\t2\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Mztq el Utxi otxxiemr? \tyeuk\t2\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Hbzm cbdxmhiha qb qzh ztuujti.\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm veokha dv qzh tvvuh qzhxh.\n15 Otmaxt jhmq qb qzh bsseoh.\n16 Mztq el Hbzm otxxiemr? \ttvvuh\t14\n17 Ytmehu jhmq ptok qb qzh keqozhm.\n18 Utxi aelotxaha qzh yeuk.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t2 18\n1 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Utxi cbdxmhiha qb qzh keqozhm.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n7 Ytmehu qbbk qzh yeuk qzhxh.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t1 7\n10 Utxi ybnha qb qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh rtxahm.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu,yeuk\t1 7\n13 Utxi jhmq qb qzh ztuujti.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Hbzm ybnha qb qzh bsseoh.\n16 Hbzm ybnha qb qzh phaxbby.\n17 Ytmehu aelotxaha qzh sbbqptuu.\n18 Ytmehu axbvvha qzh yeuk.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 17 7 18\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Ytmehu rbq qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Otmaxt jhmq ptok qb qzh phaxbby.\n13 Utxi jhmq qb qzh bsseoh.\n14 Ytmehu rxtppha qzh tvvuh qzhxh.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Mztq el Ytmehu otxxiemr? \tyeuk,tvvuh\t2 14\n17 Hbzm jhmq ptok qb qzh ptqzxbby.\n18 Otmaxt jhmq ptok qb qzh bsseoh.\n19 Mztq el Ytmehu otxxiemr? \tyeuk,tvvuh\t2 14\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh ptqzxbby.\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Otmaxt rbq qzh sbbqptuu qzhxh.\n6 Otmaxt vdq abjm qzh sbbqptuu.\n7 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 6\n8 Otmaxt qbbk qzh sbbqptuu qzhxh.\n9 Utxi jhmq qb qzh keqozhm.\n10 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t5 6 8\n11 Utxi jhmq qb qzh ztuujti.\n12 Ytmehu jhmq ptok qb qzh keqozhm.\n13 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t5 6 8\n14 Utxi rxtppha qzh tvvuh qzhxh.\n15 Utxi jhmq ptok qb qzh phaxbby.\n16 Mztq el Utxi otxxiemr? \ttvvuh\t14\n17 Hbzm jhmq ptok qb qzh bsseoh.\n18 Utxi ybnha qb qzh keqozhm.\n19 Mztq el Utxi otxxiemr? \ttvvuh\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Ytmehu jhmq qb qzh keqozhm.\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Ytmehu qbbk qzh tvvuh qzhxh.\n7 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n8 Ytmehu ybnha qb qzh keqozhm.\n9 Utxi ybnha qb qzh ptqzxbby.\n10 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n11 Ytmehu aelotxaha qzh tvvuh.\n12 Hbzm jhmq qb qzh ztuujti.\n13 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 11\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Hbzm jhmq qb qzh bsseoh.\n16 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 11\n17 Otmaxt jhmq ptok qb qzh ztuujti.\n18 Otmaxt qxtnhuuha qb qzh rtxahm.\n19 Ytmehu qxtnhuuha qb qzh ztuujti.\n20 Otmaxt jhmq qb qzh keqozhm.\n21 Ytmehu jhmq ptok qb qzh rtxahm.\n22 Otmaxt rbq qzh tvvuh qzhxh.\n23 Mztq el Otmaxt otxxiemr? \ttvvuh\t22\n1 Hbzm qbbk qzh yeuk qzhxh.\n2 Hbzm vdq abjm qzh yeuk.\n3 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh bsseoh.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh phaxbby.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh ptqzxbby.\n12 Utxi jhmq qb qzh keqozhm.\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Utxi qbbk qzh yeuk qzhxh.\n15 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n16 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t15\n17 Utxi uhsq qzh yeuk.\n18 Otmaxt uhsq qzh sbbqptuu.\n19 Mztq el Otmaxt otxxiemr? \tmbqzemr\t15 18\n1 Utxi veokha dv qzh sbbqptuu qzhxh.\n2 Ytmehu veokha dv qzh yeuk qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tyeuk\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t1\n7 Ytmehu vdq abjm qzh yeuk.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 7\n10 Hbzm rxtppha qzh tvvuh qzhxh.\n11 Utxi aelotxaha qzh sbbqptuu.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 7\n13 Ytmehu qbbk qzh yeuk qzhxh.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t1 11\n1 Hbzm rbq qzh sbbqptuu qzhxh.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Mztq el Hbzm otxxiemr? \tsbbqptuu\t1\n4 Utxi rxtppha qzh yeuk qzhxh.\n5 Utxi vdq abjm qzh yeuk.\n6 Mztq el Hbzm otxxiemr? \tsbbqptuu\t1\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \tmbqzemr\t4 5\n10 Hbzm axbvvha qzh sbbqptuu.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 10\n13 Hbzm qbbk qzh sbbqptuu qzhxh.\n14 Ytmehu rbq qzh tvvuh qzhxh.\n15 Mztq el Hbzm otxxiemr? \tsbbqptuu\t1 10 13\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Utxi cbdxmhiha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n7 Hbzm jhmq ptok qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n10 Hbzm veokha dv qzh yeuk qzhxh.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t10\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Mztq el Hbzm otxxiemr? \tyeuk\t10\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Hbzm jhmq qb qzh bsseoh.\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh rtxahm.\n6 Utxi jhmq qb qzh keqozhm.\n7 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7\n10 Hbzm qxtnhuuha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7\n13 Ytmehu vdq abjm qzh sbbqptuu.\n14 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7 13 14\n16 Hbzm jhmq qb qzh ztuujti.\n17 Hbzm ybnha qb qzh rtxahm.\n18 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t7 13 14\n19 Utxi jhmq ptok qb qzh ztuujti.\n20 Ytmehu axbvvha qzh sbbqptuu.\n21 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 13 14 20\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Hbzm jhmq ptok qb qzh phaxbby.\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Hbzm qbbk qzh yeuk qzhxh.\n6 Ytmehu rxtppha qzh tvvuh qzhxh.\n7 Mztq el Ytmehu otxxiemr? \ttvvuh\t6\n8 Utxi rbq qzh sbbqptuu qzhxh.\n9 Ytmehu uhsq qzh tvvuh.\n10 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 9\n11 Utxi vdq abjm qzh sbbqptuu.\n12 Otmaxt jhmq qb qzh keqozhm.\n13 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 9\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Hbzm jhmq ptok qb qzh keqozhm.\n16 Mztq el Ytmehu otxxiemr? \ttvvuh\t6 9 14\n17 Hbzm ybnha qb qzh rtxahm.\n18 Ytmehu uhsq qzh tvvuh.\n19 Mztq el Ytmehu otxxiemr? \tmbqzemr\t6 9 14 18\n1 Hbzm veokha dv qzh tvvuh qzhxh.\n2 Hbzm uhsq qzh tvvuh.\n3 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2\n4 Hbzm qbbk qzh tvvuh qzhxh.\n5 Otmaxt qbbk qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t1 2 4\n7 Otmaxt veokha dv qzh sbbqptuu qzhxh.\n8 Otmaxt axbvvha qzh yeuk.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t1 2 4\n10 Otmaxt veokha dv qzh yeuk qzhxh.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Mztq el Otmaxt otxxiemr? \tyeuk,sbbqptuu\t5 8 10 7\n13 Utxi jhmq qb qzh phaxbby.\n14 Hbzm uhsq qzh tvvuh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 2 4 14\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Hbzm rxtppha qzh yeuk qzhxh.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t2\n4 Hbzm aelotxaha qzh yeuk.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2 4 5\n7 Hbzm jhmq qb qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2 4 5\n10 Hbzm uhsq qzh sbbqptuu qzhxh.\n11 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 4 5 10\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Hbzm qxtnhuuha qb qzh bsseoh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 4 5 10\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Utxi ybnha qb qzh keqozhm.\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Hbzm ybnha qb qzh ztuujti.\n6 Hbzm jhmq ptok qb qzh ptqzxbby.\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Utxi qxtnhuuha qb qzh ptqzxbby.\n9 Ytmehu qxtnhuuha qb qzh ztuujti.\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Hbzm jhmq qb qzh phaxbby.\n13 Hbzm qbbk qzh sbbqptuu qzhxh.\n14 Hbzm aelotxaha qzh sbbqptuu qzhxh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t13 14\n16 Otmaxt qbbk qzh tvvuh qzhxh.\n17 Utxi cbdxmhiha qb qzh ztuujti.\n18 Mztq el Otmaxt otxxiemr? \ttvvuh\t16\n19 Hbzm qxtnhuuha qb qzh bsseoh.\n20 Otmaxt jhmq ptok qb qzh rtxahm.\n21 Mztq el Hbzm otxxiemr? \tmbqzemr\t13 14\n22 Otmaxt qxtnhuuha qb qzh ztuujti.\n23 Hbzm qbbk qzh yeuk qzhxh.\n24 Mztq el Hbzm otxxiemr? \tyeuk\t13 14 23\n25 Utxi jhmq qb qzh phaxbby.\n26 Otmaxt aelotxaha qzh tvvuh qzhxh.\n27 Mztq el Hbzm otxxiemr? \tyeuk\t13 14 23\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Hbzm ybnha qb qzh rtxahm.\n4 Utxi rxtppha qzh tvvuh qzhxh.\n5 Mztq el Utxi otxxiemr? \ttvvuh\t4\n6 Utxi rbq qzh yeuk qzhxh.\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t4 6\n9 Utxi jhmq ptok qb qzh ptqzxbby.\n10 Utxi cbdxmhiha qb qzh ztuujti.\n11 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t4 6\n12 Ytmehu jhmq qb qzh bsseoh.\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Mztq el Utxi otxxiemr? \ttvvuh,yeuk,sbbqptuu\t4 6 13\n15 Utxi uhsq qzh tvvuh.\n16 Utxi uhsq qzh yeuk.\n17 Mztq el Utxi otxxiemr? \tsbbqptuu\t4 15 6 16 13\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Ytmehu ybnha qb qzh ptqzxbby.\n4 Utxi jhmq qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Utxi jhmq ptok qb qzh ztuujti.\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Ytmehu rbq qzh tvvuh qzhxh.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t8\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Ytmehu uhsq qzh tvvuh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11\n13 Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu veokha dv qzh tvvuh qzhxh.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh\t8 11 14\n16 Otmaxt jhmq qb qzh phaxbby.\n17 Ytmehu jhmq qb qzh phaxbby.\n18 Mztq el Ytmehu otxxiemr? \ttvvuh\t8 11 14\n19 Ytmehu aelotxaha qzh tvvuh qzhxh.\n20 Hbzm rxtppha qzh tvvuh qzhxh.\n21 Mztq el Ytmehu otxxiemr? \tmbqzemr\t8 11 14 19\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Utxi ybnha qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n7 Utxi jhmq qb qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t2\n10 Otmaxt uhsq qzh sbbqptuu.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 10\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t2 10\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Utxi jhmq qb qzh bsseoh.\n4 Hbzm rxtppha qzh tvvuh qzhxh.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n6 Otmaxt qxtnhuuha qb qzh ztuujti.\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n9 Hbzm qbbk qzh yeuk qzhxh.\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Mztq el Hbzm otxxiemr? \ttvvuh,yeuk\t4 9\n12 Utxi cbdxmhiha qb qzh ptqzxbby.\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Mztq el Hbzm otxxiemr? \ttvvuh,yeuk\t4 9\n15 Hbzm jhmq qb qzh bsseoh.\n16 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n17 Hbzm axbvvha qzh tvvuh qzhxh.\n18 Otmaxt jhmq qb qzh keqozhm.\n19 Mztq el Hbzm otxxiemr? \tyeuk\t4 17 9\n1 Utxi jhmq qb qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Hbzm cbdxmhiha qb qzh bsseoh.\n4 Hbzm cbdxmhiha qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh bsseoh.\n6 Utxi jhmq qb qzh ztuujti.\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm qbbk qzh yeuk qzhxh.\n9 Mztq el Hbzm otxxiemr? \tyeuk\t8\n10 Hbzm vdq abjm qzh yeuk qzhxh.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 10\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t8 10\n16 Hbzm qxtnhuuha qb qzh phaxbby.\n17 Hbzm jhmq qb qzh keqozhm.\n18 Utxi veokha dv qzh sbbqptuu qzhxh.\n19 Hbzm rbq qzh tvvuh qzhxh.\n20 Mztq el Utxi otxxiemr? \tsbbqptuu\t18\n21 Hbzm jhmq qb qzh ptqzxbby.\n22 Utxi uhsq qzh sbbqptuu.\n23 Mztq el Hbzm otxxiemr? \ttvvuh\t8 10 19\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Utxi rbq qzh yeuk qzhxh.\n3 Mztq el Utxi otxxiemr? \tyeuk\t2\n4 Utxi vdq abjm qzh yeuk.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Mztq el Utxi otxxiemr? \tmbqzemr\t2 4\n7 Ytmehu rxtppha qzh tvvuh qzhxh.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t7\n10 Utxi ybnha qb qzh rtxahm.\n11 Ytmehu qbbk qzh sbbqptuu qzhxh.\n12 Mztq el Ytmehu otxxiemr? \ttvvuh,sbbqptuu\t7 11\n13 Ytmehu uhsq qzh sbbqptuu.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \ttvvuh\t7 11 13\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi rbq qzh sbbqptuu qzhxh.\n3 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n7 Hbzm jhmq qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t2\n10 Otmaxt qbbk qzh tvvuh qzhxh.\n11 Hbzm rxtppha qzh yeuk qzhxh.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t11\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Utxi uhsq qzh sbbqptuu.\n15 Mztq el Hbzm otxxiemr? \tyeuk\t11\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Utxi jhmq qb qzh ztuujti.\n3 Ytmehu qxtnhuuha qb qzh phaxbby.\n4 Utxi veokha dv qzh yeuk qzhxh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t4\n6 Hbzm jhmq ptok qb qzh keqozhm.\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Mztq el Utxi otxxiemr? \tyeuk\t4\n9 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Mztq el Utxi otxxiemr? \tyeuk\t4\n12 Ytmehu cbdxmhiha qb qzh bsseoh.\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Hbzm jhmq ptok qb qzh ptqzxbby.\n16 Hbzm ybnha qb qzh keqozhm.\n17 Ytmehu jhmq qb qzh ztuujti.\n18 Utxi aelotxaha qzh yeuk qzhxh.\n19 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n20 Mztq el Utxi otxxiemr? \tmbqzemr\t4 18\n21 Utxi veokha dv qzh yeuk qzhxh.\n22 Utxi aelotxaha qzh yeuk.\n23 Mztq el Utxi otxxiemr? \tmbqzemr\t4 18 21 22\n1 Utxi rxtppha qzh tvvuh qzhxh.\n2 Otmaxt qxtnhuuha qb qzh phaxbby.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t1\n4 Utxi jhmq ptok qb qzh rtxahm.\n5 Utxi rxtppha qzh sbbqptuu qzhxh.\n6 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu\t1 5\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu,yeuk\t1 5 7\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n12 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu,yeuk\t1 5 7\n13 Utxi jhmq qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Utxi cbdxmhiha qb qzh ztuujti.\n16 Hbzm ybnha qb qzh phaxbby.\n17 Ytmehu cbdxmhiha qb qzh bsseoh.\n18 Ytmehu qxtnhuuha qb qzh rtxahm.\n19 Utxi uhsq qzh sbbqptuu.\n20 Utxi rxtppha qzh sbbqptuu qzhxh.\n21 Mztq el Utxi otxxiemr? \ttvvuh,sbbqptuu,yeuk\t1 5 19 20 7\n1 Hbzm jhmq ptok qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Hbzm cbdxmhiha qb qzh keqozhm.\n4 Hbzm veokha dv qzh sbbqptuu qzhxh.\n5 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n6 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n7 Otmaxt rbq qzh tvvuh qzhxh.\n8 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n9 Hbzm uhsq qzh sbbqptuu.\n10 Otmaxt qbbk qzh yeuk qzhxh.\n11 Mztq el Otmaxt otxxiemr? \ttvvuh,yeuk\t7 10\n12 Ytmehu jhmq qb qzh keqozhm.\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 9\n15 Utxi jhmq qb qzh keqozhm.\n16 Utxi veokha dv qzh sbbqptuu qzhxh.\n17 Mztq el Utxi otxxiemr? \tsbbqptuu\t16\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Otmaxt ybnha qb qzh phaxbby.\n4 Utxi qbbk qzh sbbqptuu qzhxh.\n5 Mztq el Utxi otxxiemr? \tsbbqptuu\t4\n6 Utxi aelotxaha qzh sbbqptuu.\n7 Utxi jhmq ptok qb qzh bsseoh.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 6\n9 Hbzm cbdxmhiha qb qzh phaxbby.\n10 Hbzm veokha dv qzh yeuk qzhxh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 6\n12 Hbzm qxtnhuuha qb qzh rtxahm.\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Mztq el Hbzm otxxiemr? \tyeuk\t10\n15 Hbzm rbq qzh sbbqptuu qzhxh.\n16 Utxi ybnha qb qzh rtxahm.\n17 Mztq el Hbzm otxxiemr? \tyeuk,sbbqptuu\t10 15\n1 Otmaxt qbbk qzh yeuk qzhxh.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Otmaxt rxtppha qzh tvvuh qzhxh.\n5 Otmaxt aelotxaha qzh yeuk.\n6 Mztq el Otmaxt otxxiemr? \ttvvuh\t1 5 4\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Otmaxt axbvvha qzh tvvuh.\n9 Mztq el Otmaxt otxxiemr? \tyeuk\t1 5 7 4 8\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Otmaxt ybnha qb qzh rtxahm.\n12 Mztq el Otmaxt otxxiemr? \tyeuk,tvvuh\t1 5 7 4 8 10\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Otmaxt uhsq qzh tvvuh.\n15 Mztq el Otmaxt otxxiemr? \tyeuk\t1 5 7 4 8 10 14\n1 Otmaxt qbbk qzh sbbqptuu qzhxh.\n2 Utxi jhmq qb qzh rtxahm.\n3 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t1\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Utxi veokha dv qzh tvvuh qzhxh.\n9 Mztq el Utxi otxxiemr? \ttvvuh\t8\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Mztq el Utxi otxxiemr? \ttvvuh\t8\n13 Hbzm jhmq qb qzh ztuujti.\n14 Utxi aelotxaha qzh tvvuh qzhxh.\n15 Mztq el Utxi otxxiemr? \tmbqzemr\t8 14\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Hbzm jhmq ptok qb qzh bsseoh.\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Utxi rbq qzh sbbqptuu qzhxh.\n7 Mztq el Utxi otxxiemr? \tsbbqptuu\t6\n8 Utxi vdq abjm qzh sbbqptuu qzhxh.\n9 Utxi rxtppha qzh sbbqptuu qzhxh.\n10 Mztq el Utxi otxxiemr? \tsbbqptuu\t6 8 9\n11 Utxi axbvvha qzh sbbqptuu.\n12 Utxi rbq qzh sbbqptuu qzhxh.\n13 Mztq el Utxi otxxiemr? \tsbbqptuu\t6 8 9 11 12\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Hbzm jhmq ptok qb qzh bsseoh.\n16 Mztq el Utxi otxxiemr? \tsbbqptuu\t6 8 9 11 12\n17 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n18 Otmaxt jhmq ptok qb qzh keqozhm.\n19 Mztq el Utxi otxxiemr? \tsbbqptuu\t6 8 9 11 12\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Hbzm veokha dv qzh tvvuh qzhxh.\n3 Mztq el Otmaxt otxxiemr? \tyeuk\t1\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Otmaxt aelotxaha qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n7 Otmaxt rxtppha qzh yeuk qzhxh.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t2\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Mztq el Otmaxt otxxiemr? \tyeuk\t1 5 7\n13 Otmaxt uhsq qzh yeuk qzhxh.\n14 Hbzm axbvvha qzh tvvuh.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t2 14\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Hbzm qbbk qzh yeuk qzhxh.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n7 Hbzm axbvvha qzh yeuk.\n8 Hbzm ybnha qb qzh phaxbby.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 7\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Ytmehu aelotxaha qzh sbbqptuu.\n12 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 7\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh ztuujti.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 11\n1 Hbzm jhmq qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Hbzm qxtnhuuha qb qzh ptqzxbby.\n4 Hbzm rbq qzh tvvuh qzhxh.\n5 Mztq el Hbzm otxxiemr? \ttvvuh\t4\n6 Hbzm axbvvha qzh tvvuh.\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 6\n9 Utxi qxtnhuuha qb qzh keqozhm.\n10 Utxi ybnha qb qzh bsseoh.\n11 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 6\n12 Hbzm jhmq qb qzh keqozhm.\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Hbzm jhmq qb qzh rtxahm.\n15 Ytmehu qxtnhuuha qb qzh rtxahm.\n16 Hbzm jhmq qb qzh ptqzxbby.\n17 Ytmehu qbbk qzh yeuk qzhxh.\n18 Mztq el Ytmehu otxxiemr? \tyeuk\t17\n19 Hbzm ybnha qb qzh keqozhm.\n20 Otmaxt qxtnhuuha qb qzh phaxbby.\n21 Mztq el Ytmehu otxxiemr? \tyeuk\t17\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh bsseoh.\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Utxi veokha dv qzh sbbqptuu qzhxh.\n7 Mztq el Utxi otxxiemr? \tsbbqptuu\t6\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Hbzm cbdxmhiha qb qzh keqozhm.\n10 Mztq el Utxi otxxiemr? \tsbbqptuu\t6\n11 Hbzm cbdxmhiha qb qzh phaxbby.\n12 Hbzm cbdxmhiha qb qzh rtxahm.\n13 Mztq el Utxi otxxiemr? \tsbbqptuu\t6\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Utxi aelotxaha qzh sbbqptuu.\n16 Mztq el Utxi otxxiemr? \tmbqzemr\t6 15\n17 Hbzm jhmq qb qzh phaxbby.\n18 Otmaxt cbdxmhiha qb qzh rtxahm.\n19 Mztq el Utxi otxxiemr? \tmbqzemr\t6 15\n1 Hbzm rbq qzh yeuk qzhxh.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t1\n4 Otmaxt jhmq ptok qb qzh ztuujti.\n5 Utxi qbbk qzh sbbqptuu qzhxh.\n6 Mztq el Utxi otxxiemr? \tsbbqptuu\t5\n7 Ytmehu qxtnhuuha qb qzh phaxbby.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Mztq el Utxi otxxiemr? \tsbbqptuu\t5\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Utxi aelotxaha qzh sbbqptuu qzhxh.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t5 11\n13 Utxi rbq qzh sbbqptuu qzhxh.\n14 Otmaxt rbq qzh tvvuh qzhxh.\n15 Mztq el Otmaxt otxxiemr? \ttvvuh\t14\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Otmaxt jhmq ptok qb qzh ztuujti.\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n7 Utxi ybnha qb qzh rtxahm.\n8 Utxi jhmq qb qzh keqozhm.\n9 Hbzm jhmq ptok qb qzh phaxbby.\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Hbzm qbbk qzh tvvuh qzhxh.\n12 Otmaxt ybnha qb qzh rtxahm.\n13 Mztq el Hbzm otxxiemr? \ttvvuh\t11\n14 Hbzm axbvvha qzh tvvuh.\n15 Utxi jhmq qb qzh bsseoh.\n16 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 14\n17 Otmaxt jhmq qb qzh ptqzxbby.\n18 Utxi cbdxmhiha qb qzh ztuujti.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 14\n20 Hbzm veokha dv qzh tvvuh qzhxh.\n21 Hbzm vdq abjm qzh tvvuh.\n22 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 14 20 21\n23 Otmaxt qxtnhuuha qb qzh ztuujti.\n24 Ytmehu jhmq qb qzh keqozhm.\n25 Mztq el Hbzm otxxiemr? \tmbqzemr\t11 14 20 21\n1 Ytmehu rbq qzh tvvuh qzhxh.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t1\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Ytmehu aelotxaha qzh tvvuh.\n10 Utxi veokha dv qzh tvvuh qzhxh.\n11 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 9\n12 Utxi jhmq ptok qb qzh ptqzxbby.\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Mztq el Utxi otxxiemr? \ttvvuh\t10\n15 Ytmehu ybnha qb qzh keqozhm.\n16 Utxi vdq abjm qzh tvvuh.\n17 Mztq el Utxi otxxiemr? \tmbqzemr\t10 16\n1 Hbzm ybnha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh ptqzxbby.\n3 Hbzm jhmq ptok qb qzh ztuujti.\n4 Ytmehu cbdxmhiha qb qzh keqozhm.\n5 Otmaxt rxtppha qzh tvvuh qzhxh.\n6 Utxi ybnha qb qzh ztuujti.\n7 Mztq el Otmaxt otxxiemr? \ttvvuh\t5\n8 Otmaxt axbvvha qzh tvvuh.\n9 Otmaxt veokha dv qzh tvvuh qzhxh.\n10 Mztq el Otmaxt otxxiemr? \ttvvuh\t5 8 9\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Ytmehu ybnha qb qzh ztuujti.\n13 Mztq el Otmaxt otxxiemr? \ttvvuh\t5 8 9\n14 Otmaxt axbvvha qzh tvvuh.\n15 Hbzm cbdxmhiha qb qzh phaxbby.\n16 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 8 9 14\n17 Otmaxt qxtnhuuha qb qzh bsseoh.\n18 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n19 Mztq el Otmaxt otxxiemr? \tmbqzemr\t5 8 9 14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Hbzm rbq qzh yeuk qzhxh.\n7 Mztq el Hbzm otxxiemr? \tyeuk\t6\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Utxi cbdxmhiha qb qzh bsseoh.\n10 Mztq el Hbzm otxxiemr? \tyeuk\t6\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Ytmehu jhmq ptok qb qzh rtxahm.\n13 Mztq el Hbzm otxxiemr? \tyeuk\t6\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n16 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t15\n17 Hbzm vdq abjm qzh yeuk.\n18 Ytmehu ybnha qb qzh ptqzxbby.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t6 17\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu rbq qzh sbbqptuu qzhxh.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t2\n10 Ytmehu vdq abjm qzh sbbqptuu qzhxh.\n11 Hbzm ybnha qb qzh ptqzxbby.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 10\n13 Utxi qxtnhuuha qb qzh rtxahm.\n14 Hbzm veokha dv qzh yeuk qzhxh.\n15 Mztq el Hbzm otxxiemr? \tyeuk\t14\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Otmaxt cbdxmhiha qb qzh keqozhm.\n4 Utxi rxtppha qzh yeuk qzhxh.\n5 Mztq el Utxi otxxiemr? \tyeuk\t4\n6 Utxi qxtnhuuha qb qzh bsseoh.\n7 Utxi axbvvha qzh yeuk.\n8 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n9 Hbzm jhmq qb qzh ptqzxbby.\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n12 Otmaxt qbbk qzh yeuk qzhxh.\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t4 7\n15 Otmaxt qxtnhuuha qb qzh phaxbby.\n16 Hbzm qxtnhuuha qb qzh bsseoh.\n17 Mztq el Otmaxt otxxiemr? \tyeuk\t12\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Otmaxt veokha dv qzh yeuk qzhxh.\n4 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n5 Mztq el Otmaxt otxxiemr? \tyeuk,sbbqptuu\t3 4\n6 Otmaxt vdq abjm qzh yeuk.\n7 Otmaxt qbbk qzh yeuk qzhxh.\n8 Mztq el Otmaxt otxxiemr? \tyeuk,sbbqptuu\t3 6 7 4\n9 Utxi qxtnhuuha qb qzh ztuujti.\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Mztq el Otmaxt otxxiemr? \tyeuk,sbbqptuu\t3 6 7 4\n12 Utxi jhmq ptok qb qzh keqozhm.\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Mztq el Otmaxt otxxiemr? \tyeuk,sbbqptuu\t3 6 7 4\n15 Otmaxt uhsq qzh sbbqptuu.\n16 Otmaxt jhmq qb qzh phaxbby.\n17 Mztq el Otmaxt otxxiemr? \tyeuk\t3 6 7 4 15\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh bsseoh.\n3 Utxi rbq qzh sbbqptuu qzhxh.\n4 Otmaxt qbbk qzh tvvuh qzhxh.\n5 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n6 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Mztq el Otmaxt otxxiemr? \ttvvuh\t4\n9 Utxi uhsq qzh sbbqptuu.\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t3 9\n12 Otmaxt qxtnhuuha qb qzh bsseoh.\n13 Otmaxt vdq abjm qzh tvvuh qzhxh.\n14 Mztq el Utxi otxxiemr? \tmbqzemr\t3 9\n15 Utxi veokha dv qzh sbbqptuu qzhxh.\n16 Otmaxt qxtnhuuha qb qzh keqozhm.\n17 Mztq el Utxi otxxiemr? \tsbbqptuu\t3 9 15\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Hbzm jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh ztuujti.\n6 Hbzm jhmq qb qzh rtxahm.\n7 Utxi veokha dv qzh yeuk qzhxh.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Mztq el Utxi otxxiemr? \tyeuk\t7\n10 Hbzm rxtppha qzh sbbqptuu qzhxh.\n11 Utxi vdq abjm qzh yeuk.\n12 Mztq el Utxi otxxiemr? \tmbqzemr\t7 11\n13 Otmaxt rbq qzh yeuk qzhxh.\n14 Otmaxt uhsq qzh yeuk.\n15 Mztq el Otmaxt otxxiemr? \tmbqzemr\t13 14\n16 Otmaxt jhmq ptok qb qzh keqozhm.\n17 Ytmehu jhmq ptok qb qzh phaxbby.\n18 Mztq el Utxi otxxiemr? \tmbqzemr\t7 11\n19 Utxi veokha dv qzh yeuk qzhxh.\n20 Utxi qxtnhuuha qb qzh ztuujti.\n21 Mztq el Utxi otxxiemr? \tyeuk\t7 11 19\n1 Utxi veokha dv qzh tvvuh qzhxh.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t1\n4 Utxi vdq abjm qzh tvvuh.\n5 Utxi qbbk qzh yeuk qzhxh.\n6 Mztq el Utxi otxxiemr? \tyeuk\t1 4 5\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Utxi rxtppha qzh tvvuh qzhxh.\n9 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t1 4 8 5\n10 Hbzm jhmq qb qzh ztuujti.\n11 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n12 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t1 4 8 5\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Utxi ybnha qb qzh ztuujti.\n15 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t1 4 8 5\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Utxi rxtppha qzh tvvuh qzhxh.\n3 Mztq el Utxi otxxiemr? \ttvvuh\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Hbzm qbbk qzh yeuk qzhxh.\n6 Mztq el Hbzm otxxiemr? \tyeuk\t5\n7 Hbzm vdq abjm qzh yeuk qzhxh.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 7\n10 Hbzm rbq qzh yeuk qzhxh.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t5 7 10\n13 Utxi uhsq qzh tvvuh.\n14 Utxi qxtnhuuha qb qzh ptqzxbby.\n15 Mztq el Hbzm otxxiemr? \tyeuk\t5 7 10\n1 Otmaxt veokha dv qzh yeuk qzhxh.\n2 Hbzm qbbk qzh sbbqptuu qzhxh.\n3 Mztq el Hbzm otxxiemr? \tsbbqptuu\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm rbq qzh tvvuh qzhxh.\n6 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t2 5\n7 Hbzm axbvvha qzh sbbqptuu.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t2 7 5\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Hbzm veokha dv qzh sbbqptuu qzhxh.\n12 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t2 7 11 5\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu jhmq ptok qb qzh keqozhm.\n15 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t2 7 11 5\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Utxi qxtnhuuha qb qzh rtxahm.\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Hbzm qbbk qzh sbbqptuu qzhxh.\n6 Utxi rxtppha qzh tvvuh qzhxh.\n7 Mztq el Utxi otxxiemr? \ttvvuh\t6\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Otmaxt jhmq qb qzh rtxahm.\n10 Mztq el Hbzm otxxiemr? \tsbbqptuu\t5\n11 Utxi rxtppha qzh yeuk qzhxh.\n12 Ytmehu jhmq qb qzh ptqzxbby.\n13 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t6 11\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Hbzm uhsq qzh sbbqptuu.\n16 Mztq el Utxi otxxiemr? \ttvvuh,yeuk\t6 11\n17 Hbzm qxtnhuuha qb qzh phaxbby.\n18 Hbzm jhmq qb qzh rtxahm.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 15\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh keqozhm.\n3 Otmaxt veokha dv qzh tvvuh qzhxh.\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Mztq el Otmaxt otxxiemr? \ttvvuh\t3\n6 Ytmehu cbdxmhiha qb qzh rtxahm.\n7 Hbzm ybnha qb qzh phaxbby.\n8 Mztq el Otmaxt otxxiemr? \ttvvuh\t3\n9 Otmaxt aelotxaha qzh tvvuh.\n10 Utxi ybnha qb qzh bsseoh.\n11 Mztq el Otmaxt otxxiemr? \tmbqzemr\t3 9\n12 Hbzm rxtppha qzh tvvuh qzhxh.\n13 Otmaxt jhmq qb qzh bsseoh.\n14 Mztq el Hbzm otxxiemr? \ttvvuh\t12\n15 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n16 Utxi cbdxmhiha qb qzh keqozhm.\n17 Mztq el Hbzm otxxiemr? \ttvvuh\t12\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Otmaxt qxtnhuuha qb qzh phaxbby.\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n7 Ytmehu qbbk qzh tvvuh qzhxh.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t7\n10 Ytmehu axbvvha qzh tvvuh.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 10\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Hbzm jhmq ptok qb qzh keqozhm.\n15 Mztq el Ytmehu otxxiemr? \tmbqzemr\t7 10\n16 Utxi ybnha qb qzh phaxbby.\n17 Hbzm qxtnhuuha qb qzh ztuujti.\n18 Otmaxt jhmq qb qzh bsseoh.\n19 Utxi jhmq ptok qb qzh bsseoh.\n20 Otmaxt jhmq qb qzh ptqzxbby.\n21 Utxi veokha dv qzh tvvuh qzhxh.\n22 Mztq el Utxi otxxiemr? \ttvvuh\t21\n23 Hbzm jhmq qb qzh rtxahm.\n24 Utxi axbvvha qzh tvvuh.\n25 Mztq el Utxi otxxiemr? \tmbqzemr\t21 24\n1 Utxi rxtppha qzh yeuk qzhxh.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Mztq el Utxi otxxiemr? \tyeuk\t1\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi jhmq qb qzh keqozhm.\n6 Mztq el Utxi otxxiemr? \tyeuk\t1\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Utxi aelotxaha qzh yeuk.\n10 Hbzm qbbk qzh tvvuh qzhxh.\n11 Mztq el Utxi otxxiemr? \tmbqzemr\t1 9\n12 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n13 Hbzm aelotxaha qzh tvvuh qzhxh.\n14 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t12\n15 Otmaxt uhsq qzh sbbqptuu qzhxh.\n16 Utxi cbdxmhiha qb qzh phaxbby.\n17 Mztq el Hbzm otxxiemr? \tmbqzemr\t10 13\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Utxi jhmq qb qzh keqozhm.\n3 Utxi ybnha qb qzh rtxahm.\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Hbzm cbdxmhiha qb qzh ptqzxbby.\n6 Ytmehu jhmq ptok qb qzh rtxahm.\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Hbzm qbbk qzh sbbqptuu qzhxh.\n10 Hbzm ybnha qb qzh ztuujti.\n11 Mztq el Hbzm otxxiemr? \tsbbqptuu\t9\n12 Hbzm vdq abjm qzh sbbqptuu.\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Mztq el Hbzm otxxiemr? \tmbqzemr\t9 12\n15 Hbzm rxtppha qzh tvvuh qzhxh.\n16 Hbzm rxtppha qzh sbbqptuu qzhxh.\n17 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t9 12 16 15\n18 Utxi ybnha qb qzh bsseoh.\n19 Hbzm ybnha qb qzh phaxbby.\n20 Mztq el Hbzm otxxiemr? \tsbbqptuu,tvvuh\t9 12 16 15\n21 Hbzm axbvvha qzh sbbqptuu.\n22 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n23 Mztq el Hbzm otxxiemr? \ttvvuh\t9 12 16 21 15\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Utxi jhmq ptok qb qzh ztuujti.\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Hbzm rxtppha qzh sbbqptuu qzhxh.\n6 Otmaxt qbbk qzh tvvuh qzhxh.\n7 Mztq el Otmaxt otxxiemr? \ttvvuh\t6\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Utxi cbdxmhiha qb qzh phaxbby.\n10 Mztq el Hbzm otxxiemr? \tsbbqptuu\t5\n11 Utxi ybnha qb qzh keqozhm.\n12 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n13 Mztq el Otmaxt otxxiemr? \ttvvuh\t6\n14 Hbzm uhsq qzh sbbqptuu.\n15 Hbzm qxtnhuuha qb qzh bsseoh.\n16 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 14\n17 Otmaxt cbdxmhiha qb qzh bsseoh.\n18 Hbzm jhmq ptok qb qzh rtxahm.\n19 Mztq el Hbzm otxxiemr? \tmbqzemr\t5 14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Hbzm jhmq ptok qb qzh keqozhm.\n4 Utxi cbdxmhiha qb qzh ztuujti.\n5 Utxi ybnha qb qzh phaxbby.\n6 Utxi jhmq qb qzh bsseoh.\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh bsseoh.\n9 Hbzm jhmq ptok qb qzh bsseoh.\n10 Utxi ybnha qb qzh bsseoh.\n11 Utxi jhmq qb qzh ztuujti.\n12 Utxi qxtnhuuha qb qzh rtxahm.\n13 Ytmehu jhmq ptok qb qzh bsseoh.\n14 Hbzm jhmq qb qzh rtxahm.\n15 Otmaxt jhmq qb qzh rtxahm.\n16 Otmaxt jhmq ptok qb qzh keqozhm.\n17 Ytmehu qxtnhuuha qb qzh keqozhm.\n18 Hbzm ybnha qb qzh ptqzxbby.\n19 Ytmehu jhmq qb qzh ptqzxbby.\n20 Hbzm rxtppha qzh tvvuh qzhxh.\n21 Mztq el Hbzm otxxiemr? \ttvvuh\t20\n22 Otmaxt ybnha qb qzh rtxahm.\n23 Ytmehu qxtnhuuha qb qzh phaxbby.\n24 Mztq el Hbzm otxxiemr? \ttvvuh\t20\n25 Utxi ybnha qb qzh phaxbby.\n26 Hbzm axbvvha qzh tvvuh.\n27 Mztq el Hbzm otxxiemr? \tmbqzemr\t20 26\n28 Hbzm rbq qzh tvvuh qzhxh.\n29 Utxi jhmq qb qzh rtxahm.\n30 Mztq el Hbzm otxxiemr? \ttvvuh\t20 26 28\n31 Hbzm cbdxmhiha qb qzh bsseoh.\n32 Otmaxt qxtnhuuha qb qzh phaxbby.\n33 Mztq el Hbzm otxxiemr? \ttvvuh\t20 26 28\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Utxi cbdxmhiha qb qzh keqozhm.\n3 Hbzm jhmq ptok qb qzh ptqzxbby.\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Otmaxt cbdxmhiha qb qzh phaxbby.\n7 Hbzm qbbk qzh tvvuh qzhxh.\n8 Utxi rbq qzh sbbqptuu qzhxh.\n9 Mztq el Hbzm otxxiemr? \ttvvuh\t7\n10 Otmaxt qbbk qzh yeuk qzhxh.\n11 Hbzm uhsq qzh tvvuh.\n12 Mztq el Utxi otxxiemr? \tsbbqptuu\t8\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Otmaxt vdq abjm qzh yeuk.\n15 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 11\n16 Otmaxt cbdxmhiha qb qzh keqozhm.\n17 Utxi ybnha qb qzh ztuujti.\n18 Mztq el Hbzm otxxiemr? \tmbqzemr\t7 11\n19 Utxi jhmq ptok qb qzh phaxbby.\n20 Utxi uhsq qzh sbbqptuu.\n21 Mztq el Otmaxt otxxiemr? \tmbqzemr\t10 14\n1 Hbzm veokha dv qzh yeuk qzhxh.\n2 Utxi jhmq ptok qb qzh phaxbby.\n3 Mztq el Hbzm otxxiemr? \tyeuk\t1\n4 Hbzm axbvvha qzh yeuk.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 4\n7 Hbzm jhmq ptok qb qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Mztq el Hbzm otxxiemr? \tmbqzemr\t1 4\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Hbzm rbq qzh yeuk qzhxh.\n12 Mztq el Hbzm otxxiemr? \tyeuk\t1 4 11\n13 Ytmehu veokha dv qzh tvvuh qzhxh.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Mztq el Hbzm otxxiemr? \tyeuk\t1 4 11\n1 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Ytmehu uhsq qzh sbbqptuu.\n6 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n10 Otmaxt rbq qzh tvvuh qzhxh.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t1 5\n13 Ytmehu veokha dv qzh sbbqptuu qzhxh.\n14 Otmaxt cbdxmhiha qb qzh phaxbby.\n15 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t1 5 13\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh ztuujti.\n3 Otmaxt cbdxmhiha qb qzh rtxahm.\n4 Hbzm rbq qzh sbbqptuu qzhxh.\n5 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n6 Hbzm ybnha qb qzh phaxbby.\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n9 Otmaxt qxtnhuuha qb qzh ztuujti.\n10 Utxi jhmq qb qzh bsseoh.\n11 Mztq el Hbzm otxxiemr? \tsbbqptuu\t4\n12 Utxi rxtppha qzh yeuk qzhxh.\n13 Hbzm uhsq qzh sbbqptuu.\n14 Mztq el Hbzm otxxiemr? \tmbqzemr\t4 13\n15 Utxi qxtnhuuha qb qzh ztuujti.\n16 Ytmehu qxtnhuuha qb qzh ztuujti.\n17 Mztq el Utxi otxxiemr? \tyeuk\t12\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Utxi qxtnhuuha qb qzh phaxbby.\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Utxi qxtnhuuha qb qzh ztuujti.\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Ytmehu jhmq qb qzh ptqzxbby.\n10 Ytmehu rxtppha qzh sbbqptuu qzhxh.\n11 Mztq el Ytmehu otxxiemr? \tsbbqptuu\t10\n12 Ytmehu aelotxaha qzh sbbqptuu.\n13 Ytmehu qbbk qzh tvvuh qzhxh.\n14 Mztq el Ytmehu otxxiemr? \ttvvuh\t10 12 13\n15 Otmaxt qxtnhuuha qb qzh bsseoh.\n16 Otmaxt ybnha qb qzh phaxbby.\n17 Mztq el Ytmehu otxxiemr? \ttvvuh\t10 12 13\n18 Ytmehu ybnha qb qzh phaxbby.\n19 Otmaxt rxtppha qzh yeuk qzhxh.\n20 Mztq el Ytmehu otxxiemr? \ttvvuh\t10 12 13\n21 Otmaxt jhmq ptok qb qzh ztuujti.\n22 Utxi jhmq ptok qb qzh phaxbby.\n23 Mztq el Otmaxt otxxiemr? \tyeuk\t19\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu rxtppha qzh tvvuh qzhxh.\n3 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Otmaxt rxtppha qzh sbbqptuu qzhxh.\n9 Mztq el Ytmehu otxxiemr? \ttvvuh\t2\n10 Ytmehu vdq abjm qzh tvvuh.\n11 Utxi qbbk qzh yeuk qzhxh.\n12 Mztq el Ytmehu otxxiemr? \tmbqzemr\t2 10\n13 Ytmehu qxtnhuuha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Mztq el Otmaxt otxxiemr? \tsbbqptuu\t8\n"
  },
  {
    "path": "tasksv11/shuffled/qa9_simple-negation_test.txt",
    "content": "1 Hbzm el em qzh ztuujti.\n2 Otmaxt el em qzh keqozhm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t4\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Otmaxt el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Hbzm el em qzh bsseoh.\n11 Utxi el mbq em qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Hbzm el em qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Ytmehu el mb ubmrhx em qzh keqozhm.\n5 Hbzm el mb ubmrhx em qzh ptqzxbby.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t4\n7 Hbzm el em qzh rtxahm.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Xl Hbzm em qzh rtxahm? \tihl\t7\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Otmaxt el mbq em qzh phaxbby.\n12 Xl Hbzm em qzh rtxahm? \tihl\t7\n13 Hbzm jhmq ptok qb qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Hbzm el mbq em qzh ptqzxbby.\n2 Otmaxt el mbq em qzh phaxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Otmaxt el em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t5\n7 Otmaxt el mbq em qzh ztuujti.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh rtxahm? \tmb\t8\n10 Utxi el em qzh ztuujti.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t7\n13 Hbzm el em qzh phaxbby.\n14 Otmaxt el mbq em qzh rtxahm.\n15 Xl Utxi em qzh keqozhm? \tihl\t11\n1 Hbzm ybnha qb qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Otmaxt el mb ubmrhx em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tihl\t8\n10 Ytmehu jhmq ptok qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Xl Hbzm em qzh keqozhm? \tmb\t11\n13 Otmaxt el em qzh keqozhm.\n14 Otmaxt el mb ubmrhx em qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t14\n1 Hbzm el mb ubmrhx em qzh rtxahm.\n2 Ytmehu el em qzh ztuujti.\n3 Xl Hbzm em qzh rtxahm? \tmb\t1\n4 Utxi el mbq em qzh keqozhm.\n5 Utxi el em qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tihl\t5\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Utxi ybnha qb qzh bsseoh.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t2\n10 Otmaxt el mb ubmrhx em qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t10\n13 Otmaxt cbdxmhiha qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Hbzm cbdxmhiha qb qzh ztuujti.\n2 Hbzm el em qzh bsseoh.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Hbzm el mb ubmrhx em qzh bsseoh.\n5 Ytmehu cbdxmhiha qb qzh keqozhm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t4\n7 Otmaxt el mbq em qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh bsseoh? \tmb\t4\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Otmaxt el mb ubmrhx em qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Ytmehu el em qzh ptqzxbby.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Hbzm el mbq em qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Otmaxt el mbq em qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n7 Otmaxt el mb ubmrhx em qzh ztuujti.\n8 Hbzm el em qzh phaxbby.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t7\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Hbzm el em qzh ptqzxbby.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t5\n13 Hbzm ybnha qb qzh bsseoh.\n14 Hbzm el em qzh phaxbby.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Utxi qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t1\n4 Ytmehu el mbq em qzh ztuujti.\n5 Otmaxt el mb ubmrhx em qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t4\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t4\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t11\n13 Hbzm el mbq em qzh ptqzxbby.\n14 Utxi el em qzh ztuujti.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t10\n1 Utxi jhmq qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tihl\t2\n4 Utxi el em qzh ptqzxbby.\n5 Hbzm el mbq em qzh keqozhm.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Hbzm el em qzh ptqzxbby.\n8 Utxi el em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tihl\t8\n10 Otmaxt el em qzh ztuujti.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Xl Hbzm em qzh rtxahm? \tmb\t11\n13 Utxi el em qzh rtxahm.\n14 Otmaxt qxtnhuuha qb qzh keqozhm.\n15 Xl Hbzm em qzh keqozhm? \tihl\t11\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Ytmehu el mbq em qzh ptqzxbby.\n5 Utxi el mb ubmrhx em qzh rtxahm.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n7 Ytmehu qxtnhuuha qb qzh bsseoh.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t7\n10 Ytmehu el mb ubmrhx em qzh bsseoh.\n11 Utxi el mb ubmrhx em qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tihl\t8\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq qb qzh rtxahm.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Hbzm jhmq ptok qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Ytmehu el em qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Xl Utxi em qzh ztuujti? \tihl\t4\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Utxi el em qzh phaxbby.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t10\n13 Hbzm el em qzh rtxahm.\n14 Utxi el mb ubmrhx em qzh phaxbby.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t10\n1 Utxi cbdxmhiha qb qzh keqozhm.\n2 Hbzm el mbq em qzh rtxahm.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Otmaxt el mbq em qzh ptqzxbby.\n5 Hbzm el mb ubmrhx em qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Utxi el em qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Xl Hbzm em qzh ztuujti? \tmb\t5\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Utxi ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Utxi jhmq ptok qb qzh ptqzxbby.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t13\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Otmaxt el mb ubmrhx em qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Hbzm el mb ubmrhx em qzh phaxbby.\n5 Utxi el em qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t2\n10 Hbzm jhmq qb qzh phaxbby.\n11 Utxi el mb ubmrhx em qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Hbzm qxtnhuuha qb qzh keqozhm.\n14 Utxi el mb ubmrhx em qzh rtxahm.\n15 Xl Hbzm em qzh bsseoh? \tmb\t13\n1 Hbzm jhmq qb qzh keqozhm.\n2 Utxi el mb ubmrhx em qzh keqozhm.\n3 Xl Hbzm em qzh rtxahm? \tmb\t1\n4 Ytmehu el em qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Ytmehu el mbq em qzh phaxbby.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t8\n10 Utxi ybnha qb qzh keqozhm.\n11 Utxi el em qzh phaxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Hbzm el em qzh ptqzxbby.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t14\n1 Otmaxt el mbq em qzh keqozhm.\n2 Otmaxt el em qzh keqozhm.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Ytmehu el em qzh keqozhm.\n5 Otmaxt el mbq em qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Ytmehu el mb ubmrhx em qzh keqozhm.\n8 Hbzm el mbq em qzh bsseoh.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t5\n10 Utxi jhmq qb qzh phaxbby.\n11 Hbzm el em qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tihl\t11\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t1\n4 Ytmehu el mbq em qzh ztuujti.\n5 Utxi el mbq em qzh phaxbby.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t4\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Otmaxt el mb ubmrhx em qzh keqozhm.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t7\n10 Otmaxt el mbq em qzh bsseoh.\n11 Utxi el em qzh ztuujti.\n12 Xl Utxi em qzh phaxbby? \tmb\t11\n13 Otmaxt el mb ubmrhx em qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Otmaxt el em qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t1\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Ytmehu el mbq em qzh rtxahm.\n6 Xl Hbzm em qzh rtxahm? \tmb\t2\n7 Hbzm el em qzh rtxahm.\n8 Hbzm el em qzh keqozhm.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t5\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t5\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t13\n1 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n2 Otmaxt el mbq em qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Utxi el mbq em qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Otmaxt el em qzh ptqzxbby.\n8 Ytmehu el mb ubmrhx em qzh keqozhm.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t7\n10 Ytmehu el em qzh keqozhm.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t10\n13 Hbzm el mbq em qzh ptqzxbby.\n14 Ytmehu el mbq em qzh keqozhm.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t14\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi el em qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Otmaxt el em qzh ztuujti.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Otmaxt el mb ubmrhx em qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Xl Hbzm em qzh keqozhm? \tmb\t4\n10 Otmaxt el mbq em qzh bsseoh.\n11 Hbzm el em qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t10\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu el em qzh keqozhm.\n15 Xl Hbzm em qzh ptqzxbby? \tihl\t13\n1 Utxi el mb ubmrhx em qzh ztuujti.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh ztuujti? \tmb\t1\n4 Ytmehu jhmq qb qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t2\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Xl Hbzm em qzh phaxbby? \tihl\t7\n10 Otmaxt el mbq em qzh keqozhm.\n11 Otmaxt ybnha qb qzh phaxbby.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Hbzm el mbq em qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t13\n1 Hbzm ybnha qb qzh bsseoh.\n2 Otmaxt ybnha qb qzh keqozhm.\n3 Xl Hbzm em qzh bsseoh? \tihl\t1\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Hbzm ybnha qb qzh rtxahm.\n8 Otmaxt el em qzh bsseoh.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t5\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm el mbq em qzh rtxahm.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t10\n13 Ytmehu el em qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh phaxbby.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t13\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi el mb ubmrhx em qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh keqozhm? \tmb\t2\n7 Utxi el em qzh ztuujti.\n8 Otmaxt el em qzh bsseoh.\n9 Xl Utxi em qzh ztuujti? \tihl\t7\n10 Ytmehu el mbq em qzh bsseoh.\n11 Ytmehu el em qzh phaxbby.\n12 Xl Utxi em qzh rtxahm? \tmb\t7\n13 Utxi el mb ubmrhx em qzh ztuujti.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Otmaxt el mbq em qzh ptqzxbby.\n2 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n4 Utxi ybnha qb qzh ztuujti.\n5 Ytmehu el mb ubmrhx em qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n7 Ytmehu jhmq qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Xl Utxi em qzh phaxbby? \tmb\t4\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Hbzm el mb ubmrhx em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Hbzm el em qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Otmaxt el mbq em qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Ytmehu el mb ubmrhx em qzh ztuujti.\n8 Hbzm el em qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t8\n10 Hbzm jhmq ptok qb qzh rtxahm.\n11 Utxi el em qzh keqozhm.\n12 Xl Hbzm em qzh rtxahm? \tihl\t10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Otmaxt el em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t10\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu el em qzh keqozhm.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Ytmehu el em qzh ztuujti.\n5 Hbzm ybnha qb qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n7 Otmaxt el em qzh phaxbby.\n8 Otmaxt el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Ytmehu el em qzh keqozhm.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tihl\t5\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Ytmehu el em qzh ptqzxbby.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t14\n1 Utxi ybnha qb qzh bsseoh.\n2 Utxi el em qzh ptqzxbby.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Otmaxt el mb ubmrhx em qzh bsseoh.\n6 Xl Utxi em qzh rtxahm? \tihl\t4\n7 Utxi el mbq em qzh rtxahm.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tihl\t8\n10 Utxi ybnha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Xl Hbzm em qzh rtxahm? \tihl\t11\n13 Utxi el mbq em qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Ytmehu el em qzh phaxbby.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Ytmehu el em qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t4\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh rtxahm? \tmb\t7\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t8\n13 Utxi el mb ubmrhx em qzh phaxbby.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t14\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Utxi el mb ubmrhx em qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Hbzm jhmq qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Xl Hbzm em qzh keqozhm? \tmb\t4\n7 Otmaxt el mbq em qzh keqozhm.\n8 Ytmehu el mbq em qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t7\n10 Otmaxt el mbq em qzh ztuujti.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Utxi el em qzh ztuujti.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t8\n1 Hbzm el mbq em qzh ptqzxbby.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Ytmehu el em qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t4\n7 Hbzm jhmq qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh ztuujti? \tihl\t7\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Utxi jhmq qb qzh ztuujti.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t8\n13 Hbzm el mbq em qzh ztuujti.\n14 Utxi ybnha qb qzh phaxbby.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t10\n1 Ytmehu el em qzh ptqzxbby.\n2 Utxi el mb ubmrhx em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Ytmehu qxtnhuuha qb qzh bsseoh.\n5 Utxi el em qzh keqozhm.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t7\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Ytmehu el em qzh phaxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t10\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Hbzm el em qzh phaxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Utxi el mb ubmrhx em qzh rtxahm.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Hbzm el em qzh ptqzxbby.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tmb\t11\n1 Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu el mb ubmrhx em qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n5 Hbzm el em qzh bsseoh.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t4\n7 Otmaxt el em qzh phaxbby.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t4\n10 Otmaxt el mb ubmrhx em qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Otmaxt el em qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t8\n1 Utxi el em qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Ytmehu el em qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t4\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Xl Utxi em qzh ztuujti? \tmb\t4\n10 Utxi cbdxmhiha qb qzh rtxahm.\n11 Utxi jhmq qb qzh ztuujti.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t5\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh ztuujti.\n15 Xl Hbzm em qzh phaxbby? \tmb\t13\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Ytmehu el mb ubmrhx em qzh ztuujti.\n3 Xl Utxi em qzh rtxahm? \tmb\t1\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh ztuujti.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t8\n10 Otmaxt ybnha qb qzh keqozhm.\n11 Utxi el mbq em qzh phaxbby.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t10\n13 Otmaxt el em qzh bsseoh.\n14 Utxi el em qzh rtxahm.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t13\n1 Utxi el mb ubmrhx em qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh phaxbby.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Ytmehu el mbq em qzh phaxbby.\n5 Hbzm el mbq em qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t1\n7 Hbzm jhmq qb qzh keqozhm.\n8 Hbzm el mb ubmrhx em qzh keqozhm.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t4\n10 Hbzm el mbq em qzh phaxbby.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t10\n13 Hbzm el mb ubmrhx em qzh bsseoh.\n14 Utxi el mb ubmrhx em qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t14\n1 Hbzm cbdxmhiha qb qzh bsseoh.\n2 Otmaxt jhmq qb qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tihl\t1\n4 Otmaxt el em qzh ptqzxbby.\n5 Otmaxt jhmq ptok qb qzh ztuujti.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Otmaxt el mb ubmrhx em qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Hbzm el em qzh ptqzxbby.\n11 Ytmehu el em qzh ztuujti.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t8\n13 Otmaxt el em qzh bsseoh.\n14 Utxi el em qzh rtxahm.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Ytmehu el em qzh rtxahm.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Ytmehu el em qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t5\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t7\n10 Hbzm el em qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh phaxbby.\n12 Xl Hbzm em qzh rtxahm? \tihl\t10\n13 Utxi jhmq qb qzh bsseoh.\n14 Utxi el em qzh rtxahm.\n15 Xl Utxi em qzh ztuujti? \tmb\t14\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Otmaxt el em qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t5\n7 Otmaxt el em qzh keqozhm.\n8 Otmaxt el em qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t8\n10 Otmaxt el em qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t11\n13 Utxi el em qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh phaxbby.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt el em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n4 Utxi el em qzh bsseoh.\n5 Ytmehu el em qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tmb\t4\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm el mb ubmrhx em qzh ptqzxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t2\n10 Hbzm jhmq qb qzh ztuujti.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tihl\t14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Ytmehu el mbq em qzh phaxbby.\n8 Ytmehu el em qzh ptqzxbby.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Utxi qxtnhuuha qb qzh keqozhm.\n11 Hbzm el mb ubmrhx em qzh ptqzxbby.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t8\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n1 Hbzm el em qzh ztuujti.\n2 Utxi el mb ubmrhx em qzh rtxahm.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Hbzm el mb ubmrhx em qzh ztuujti.\n5 Ytmehu el em qzh rtxahm.\n6 Xl Hbzm em qzh ztuujti? \tmb\t4\n7 Hbzm el em qzh keqozhm.\n8 Utxi el mbq em qzh ztuujti.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t5\n10 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu el mb ubmrhx em qzh rtxahm.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t10\n13 Utxi el em qzh ptqzxbby.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t14\n1 Ytmehu el mb ubmrhx em qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Otmaxt el mbq em qzh ztuujti.\n5 Ytmehu el em qzh rtxahm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm cbdxmhiha qb qzh bsseoh.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n13 Otmaxt el mbq em qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t14\n1 Ytmehu el mb ubmrhx em qzh bsseoh.\n2 Otmaxt el em qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Utxi el mb ubmrhx em qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Hbzm el em qzh keqozhm.\n8 Utxi el mb ubmrhx em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t8\n10 Hbzm el em qzh rtxahm.\n11 Utxi el em qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Hbzm el em qzh bsseoh.\n14 Utxi jhmq qb qzh keqozhm.\n15 Xl Hbzm em qzh bsseoh? \tihl\t13\n1 Utxi ybnha qb qzh rtxahm.\n2 Utxi el em qzh ptqzxbby.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Utxi el em qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Hbzm el mb ubmrhx em qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tmb\t5\n10 Otmaxt ybnha qb qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh rtxahm.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t5\n13 Hbzm el mb ubmrhx em qzh ztuujti.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t14\n1 Utxi el mbq em qzh keqozhm.\n2 Ytmehu el mb ubmrhx em qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Hbzm el mb ubmrhx em qzh ztuujti.\n5 Ytmehu el mb ubmrhx em qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tmb\t1\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t5\n10 Ytmehu ybnha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t11\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm el mbq em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh phaxbby.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t5\n10 Hbzm qxtnhuuha qb qzh rtxahm.\n11 Hbzm el em qzh bsseoh.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t8\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Otmaxt el mbq em qzh rtxahm.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t8\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Ytmehu el mb ubmrhx em qzh rtxahm.\n3 Xl Hbzm em qzh ztuujti? \tmb\t1\n4 Hbzm el em qzh ptqzxbby.\n5 Ytmehu el mb ubmrhx em qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Ytmehu el mbq em qzh keqozhm.\n9 Xl Hbzm em qzh keqozhm? \tihl\t7\n10 Hbzm jhmq qb qzh ptqzxbby.\n11 Utxi cbdxmhiha qb qzh phaxbby.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Otmaxt el mbq em qzh ztuujti.\n14 Hbzm el em qzh keqozhm.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t13\n1 Ytmehu el em qzh rtxahm.\n2 Hbzm el em qzh phaxbby.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh ztuujti? \tihl\t4\n7 Utxi ybnha qb qzh phaxbby.\n8 Otmaxt el mbq em qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t8\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Otmaxt el mbq em qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t11\n13 Hbzm jhmq qb qzh phaxbby.\n14 Otmaxt cbdxmhiha qb qzh keqozhm.\n15 Xl Hbzm em qzh bsseoh? \tmb\t13\n1 Hbzm cbdxmhiha qb qzh phaxbby.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Utxi el mbq em qzh ptqzxbby.\n5 Hbzm el mb ubmrhx em qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t5\n7 Ytmehu el mbq em qzh ptqzxbby.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Ytmehu el em qzh rtxahm.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Otmaxt el mb ubmrhx em qzh bsseoh.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Ytmehu ybnha qb qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t5\n7 Hbzm el em qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t5\n10 Hbzm el em qzh rtxahm.\n11 Hbzm el mb ubmrhx em qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t5\n13 Utxi ybnha qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t14\n1 Utxi el mbq em qzh phaxbby.\n2 Ytmehu el em qzh bsseoh.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Hbzm el mbq em qzh rtxahm.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh rtxahm? \tmb\t5\n7 Utxi el em qzh ptqzxbby.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t2\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Ytmehu el em qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t13\n1 Hbzm jhmq qb qzh keqozhm.\n2 Hbzm el em qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Ytmehu el mbq em qzh ztuujti.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Xl Hbzm em qzh phaxbby? \tihl\t2\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Hbzm el em qzh keqozhm.\n9 Xl Hbzm em qzh keqozhm? \tihl\t8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tmb\t7\n13 Ytmehu el mbq em qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Utxi el mbq em qzh phaxbby.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Otmaxt el em qzh ptqzxbby.\n5 Hbzm el mb ubmrhx em qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t2\n7 Ytmehu el em qzh bsseoh.\n8 Otmaxt el mbq em qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n10 Otmaxt jhmq qb qzh ztuujti.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t11\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Xl Hbzm em qzh bsseoh? \tmb\t14\n1 Otmaxt el mb ubmrhx em qzh rtxahm.\n2 Ytmehu el mb ubmrhx em qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t2\n4 Utxi el em qzh phaxbby.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t5\n10 Hbzm el em qzh bsseoh.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t11\n13 Hbzm qxtnhuuha qb qzh ztuujti.\n14 Otmaxt el em qzh keqozhm.\n15 Xl Hbzm em qzh ztuujti? \tihl\t13\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Ytmehu el em qzh ztuujti.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t8\n10 Ytmehu jhmq qb qzh phaxbby.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t10\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Ytmehu el mbq em qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tihl\t11\n1 Ytmehu el em qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Ytmehu el em qzh keqozhm.\n8 Utxi jhmq qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Utxi ybnha qb qzh rtxahm.\n11 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t7\n13 Utxi qxtnhuuha qb qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t11\n1 Otmaxt el em qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Otmaxt jhmq qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n7 Ytmehu el em qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt el em qzh phaxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t7\n13 Ytmehu el mbq em qzh bsseoh.\n14 Utxi el mbq em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t1\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tihl\t5\n7 Ytmehu el em qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t7\n10 Hbzm cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n13 Hbzm jhmq qb qzh bsseoh.\n14 Ytmehu jhmq ptok qb qzh rtxahm.\n15 Xl Hbzm em qzh bsseoh? \tihl\t13\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh keqozhm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Otmaxt el mb ubmrhx em qzh keqozhm.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Utxi el mb ubmrhx em qzh bsseoh.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t5\n10 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n11 Utxi qxtnhuuha qb qzh ptqzxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Otmaxt el mbq em qzh bsseoh.\n14 Ytmehu jhmq qb qzh keqozhm.\n15 Xl Hbzm em qzh phaxbby? \tmb\t8\n1 Ytmehu el mbq em qzh rtxahm.\n2 Otmaxt ybnha qb qzh ztuujti.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t2\n7 Utxi el em qzh ptqzxbby.\n8 Otmaxt el mb ubmrhx em qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t5\n10 Otmaxt el mbq em qzh bsseoh.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t7\n13 Hbzm el mb ubmrhx em qzh ztuujti.\n14 Utxi jhmq qb qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t13\n1 Hbzm el em qzh ptqzxbby.\n2 Hbzm jhmq qb qzh bsseoh.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n6 Xl Hbzm em qzh bsseoh? \tihl\t2\n7 Otmaxt el mb ubmrhx em qzh rtxahm.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Hbzm qxtnhuuha qb qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t8\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Ytmehu el em qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Otmaxt el em qzh ztuujti.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Xl Hbzm em qzh bsseoh? \tmb\t1\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Ytmehu el mb ubmrhx em qzh phaxbby.\n11 Utxi el mbq em qzh ztuujti.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t10\n13 Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t13\n1 Ytmehu el mbq em qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n4 Utxi el mbq em qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n7 Hbzm ybnha qb qzh ztuujti.\n8 Utxi el mb ubmrhx em qzh rtxahm.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t5\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Ytmehu el mb ubmrhx em qzh bsseoh.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Hbzm el em qzh keqozhm.\n14 Hbzm ybnha qb qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t10\n1 Hbzm el mbq em qzh phaxbby.\n2 Hbzm el em qzh ptqzxbby.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Hbzm el mb ubmrhx em qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Hbzm el mb ubmrhx em qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t11\n13 Hbzm el em qzh rtxahm.\n14 Hbzm el em qzh ztuujti.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu el em qzh rtxahm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Hbzm cbdxmhiha qb qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n7 Hbzm el em qzh rtxahm.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n10 Utxi el mb ubmrhx em qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t11\n13 Hbzm el mb ubmrhx em qzh rtxahm.\n14 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n15 Xl Hbzm em qzh rtxahm? \tmb\t13\n1 Hbzm el mb ubmrhx em qzh ptqzxbby.\n2 Utxi el em qzh ztuujti.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh keqozhm.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n7 Utxi qxtnhuuha qb qzh rtxahm.\n8 Hbzm el em qzh ptqzxbby.\n9 Xl Hbzm em qzh ztuujti? \tmb\t8\n10 Otmaxt el mbq em qzh ztuujti.\n11 Utxi el em qzh ptqzxbby.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t10\n13 Otmaxt el mbq em qzh rtxahm.\n14 Ytmehu el mb ubmrhx em qzh keqozhm.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t11\n1 Ytmehu el mbq em qzh rtxahm.\n2 Utxi jhmq qb qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tihl\t2\n4 Ytmehu el mbq em qzh keqozhm.\n5 Hbzm el em qzh ptqzxbby.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t4\n7 Ytmehu el mb ubmrhx em qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t7\n10 Hbzm el mb ubmrhx em qzh ptqzxbby.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t7\n13 Utxi ybnha qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n1 Ytmehu cbdxmhiha qb qzh phaxbby.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Hbzm el mb ubmrhx em qzh bsseoh.\n5 Hbzm cbdxmhiha qb qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tihl\t5\n7 Ytmehu el mbq em qzh phaxbby.\n8 Utxi jhmq ptok qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t8\n10 Otmaxt el mbq em qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t11\n13 Otmaxt el mb ubmrhx em qzh rtxahm.\n14 Hbzm el mbq em qzh ztuujti.\n15 Xl Utxi em qzh phaxbby? \tmb\t8\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu el em qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t4\n7 Hbzm el em qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t5\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tihl\t7\n13 Otmaxt jhmq ptok qb qzh ztuujti.\n14 Ytmehu el mbq em qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Hbzm el em qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t2\n7 Utxi ybnha qb qzh ztuujti.\n8 Ytmehu el mbq em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t2\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t10\n13 Hbzm el em qzh rtxahm.\n14 Otmaxt el em qzh bsseoh.\n15 Xl Hbzm em qzh bsseoh? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu el em qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Ytmehu el mb ubmrhx em qzh bsseoh.\n8 Ytmehu el em qzh bsseoh.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t8\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Utxi el em qzh ztuujti.\n14 Ytmehu el em qzh ptqzxbby.\n15 Xl Utxi em qzh ztuujti? \tihl\t13\n1 Ytmehu jhmq qb qzh ztuujti.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Hbzm el em qzh ptqzxbby.\n6 Xl Hbzm em qzh rtxahm? \tmb\t5\n7 Otmaxt el mb ubmrhx em qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n10 Utxi el mb ubmrhx em qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t11\n13 Utxi el em qzh ptqzxbby.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t14\n1 Hbzm cbdxmhiha qb qzh rtxahm.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Ytmehu ybnha qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Xl Hbzm em qzh phaxbby? \tmb\t5\n7 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tihl\t5\n10 Hbzm el em qzh phaxbby.\n11 Hbzm el mbq em qzh phaxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t11\n13 Otmaxt el mbq em qzh ztuujti.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Hbzm em qzh phaxbby? \tmb\t11\n1 Otmaxt el mbq em qzh keqozhm.\n2 Hbzm el em qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi el em qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Hbzm el mb ubmrhx em qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tmb\t8\n10 Ytmehu el em qzh ztuujti.\n11 Ytmehu el mbq em qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t11\n13 Otmaxt el mbq em qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t13\n1 Utxi el em qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Ytmehu el em qzh ptqzxbby.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Ytmehu ybnha qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t7\n10 Otmaxt el em qzh bsseoh.\n11 Ytmehu el mb ubmrhx em qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t11\n13 Utxi jhmq ptok qb qzh rtxahm.\n14 Utxi ybnha qb qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t14\n1 Utxi el mbq em qzh ptqzxbby.\n2 Hbzm el em qzh keqozhm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Hbzm jhmq ptok qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t4\n10 Hbzm cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh rtxahm.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t11\n13 Ytmehu el em qzh ptqzxbby.\n14 Otmaxt el em qzh bsseoh.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Utxi el em qzh rtxahm.\n2 Otmaxt el mb ubmrhx em qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt el mbq em qzh phaxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t4\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Utxi qxtnhuuha qb qzh ztuujti.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tihl\t10\n13 Hbzm jhmq qb qzh ztuujti.\n14 Utxi el mb ubmrhx em qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tihl\t13\n1 Ytmehu el em qzh ptqzxbby.\n2 Otmaxt el mb ubmrhx em qzh phaxbby.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Utxi el mb ubmrhx em qzh phaxbby.\n5 Otmaxt el mb ubmrhx em qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Otmaxt el em qzh ztuujti.\n8 Ytmehu el em qzh rtxahm.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t7\n10 Otmaxt el em qzh phaxbby.\n11 Otmaxt el em qzh ptqzxbby.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm el em qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Utxi el em qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm el em qzh rtxahm.\n6 Xl Hbzm em qzh rtxahm? \tihl\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n10 Hbzm el em qzh ztuujti.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tihl\t11\n13 Otmaxt el mbq em qzh ptqzxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t11\n1 Otmaxt jhmq qb qzh ptqzxbby.\n2 Otmaxt el em qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Utxi el em qzh ztuujti.\n5 Utxi jhmq qb qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Utxi el em qzh phaxbby.\n9 Xl Utxi em qzh rtxahm? \tmb\t8\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Xl Hbzm em qzh rtxahm? \tmb\t11\n13 Hbzm el mb ubmrhx em qzh phaxbby.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Utxi el mbq em qzh keqozhm.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Xl Utxi em qzh keqozhm? \tmb\t1\n7 Hbzm el em qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t8\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tihl\t10\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t14\n1 Hbzm el mbq em qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tmb\t1\n4 Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh phaxbby.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t5\n7 Hbzm jhmq ptok qb qzh ptqzxbby.\n8 Hbzm el em qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Utxi el mb ubmrhx em qzh ztuujti.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t10\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Utxi el em qzh bsseoh.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Hbzm ybnha qb qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Hbzm el mb ubmrhx em qzh ztuujti.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t2\n7 Hbzm el mb ubmrhx em qzh rtxahm.\n8 Otmaxt el mb ubmrhx em qzh rtxahm.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t2\n10 Ytmehu el em qzh bsseoh.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t10\n13 Ytmehu jhmq qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t14\n1 Hbzm el mbq em qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Otmaxt el em qzh bsseoh.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Ytmehu el em qzh rtxahm.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Hbzm el em qzh ztuujti.\n12 Xl Hbzm em qzh phaxbby? \tmb\t11\n13 Hbzm el mb ubmrhx em qzh ztuujti.\n14 Ytmehu jhmq qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t14\n1 Utxi el em qzh phaxbby.\n2 Otmaxt ybnha qb qzh bsseoh.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Ytmehu el mbq em qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tmb\t1\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Xl Hbzm em qzh ztuujti? \tmb\t7\n10 Ytmehu el mb ubmrhx em qzh bsseoh.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t11\n13 Hbzm jhmq qb qzh rtxahm.\n14 Otmaxt el em qzh keqozhm.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t11\n1 Utxi ybnha qb qzh bsseoh.\n2 Hbzm el em qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Hbzm ybnha qb qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Otmaxt el em qzh bsseoh.\n9 Xl Hbzm em qzh phaxbby? \tihl\t4\n10 Utxi qxtnhuuha qb qzh rtxahm.\n11 Ytmehu jhmq qb qzh keqozhm.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t11\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t11\n1 Hbzm el mbq em qzh bsseoh.\n2 Hbzm el em qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Otmaxt el em qzh rtxahm.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Xl Hbzm em qzh bsseoh? \tmb\t5\n7 Utxi el mb ubmrhx em qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Ytmehu jhmq ptok qb qzh keqozhm.\n11 Otmaxt el em qzh bsseoh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Otmaxt el em qzh ztuujti.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t13\n1 Hbzm el em qzh ptqzxbby.\n2 Hbzm el em qzh rtxahm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Hbzm el em qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tihl\t5\n7 Ytmehu el em qzh ptqzxbby.\n8 Utxi el mbq em qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tmb\t5\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Hbzm ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh rtxahm? \tmb\t8\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t14\n1 Ytmehu el em qzh keqozhm.\n2 Otmaxt el mbq em qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Utxi el em qzh keqozhm.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n7 Utxi el mbq em qzh keqozhm.\n8 Utxi el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t2\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Utxi jhmq qb qzh bsseoh.\n14 Utxi el mbq em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Hbzm el mb ubmrhx em qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Ytmehu el mbq em qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t4\n7 Ytmehu el mb ubmrhx em qzh rtxahm.\n8 Ytmehu el mbq em qzh bsseoh.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t8\n10 Utxi el mb ubmrhx em qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh bsseoh.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Utxi el mbq em qzh phaxbby.\n14 Hbzm el mb ubmrhx em qzh rtxahm.\n15 Xl Utxi em qzh phaxbby? \tmb\t13\n1 Ytmehu el mbq em qzh keqozhm.\n2 Utxi el mbq em qzh rtxahm.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Ytmehu el em qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t4\n7 Utxi jhmq qb qzh bsseoh.\n8 Ytmehu el mbq em qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tmb\t7\n10 Utxi el mbq em qzh bsseoh.\n11 Utxi el em qzh keqozhm.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t5\n13 Ytmehu el mbq em qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t14\n1 Hbzm el mb ubmrhx em qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Utxi el mbq em qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tmb\t5\n7 Utxi el mbq em qzh ztuujti.\n8 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n9 Xl Hbzm em qzh ztuujti? \tihl\t4\n10 Hbzm el mb ubmrhx em qzh ztuujti.\n11 Hbzm el em qzh ptqzxbby.\n12 Xl Utxi em qzh ztuujti? \tmb\t7\n13 Hbzm el mb ubmrhx em qzh ptqzxbby.\n14 Utxi el em qzh rtxahm.\n15 Xl Utxi em qzh rtxahm? \tihl\t14\n1 Utxi el mbq em qzh rtxahm.\n2 Otmaxt ybnha qb qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t1\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Hbzm el mbq em qzh phaxbby.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t2\n7 Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh ztuujti.\n9 Xl Hbzm em qzh bsseoh? \tmb\t7\n10 Hbzm el mb ubmrhx em qzh rtxahm.\n11 Otmaxt el em qzh phaxbby.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Otmaxt jhmq qb qzh ptqzxbby.\n14 Hbzm el mbq em qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tmb\t14\n1 Ytmehu jhmq qb qzh keqozhm.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Ytmehu el em qzh ztuujti.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t5\n7 Hbzm el em qzh rtxahm.\n8 Ytmehu el em qzh bsseoh.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t8\n10 Utxi jhmq qb qzh bsseoh.\n11 Ytmehu el em qzh ptqzxbby.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t5\n13 Ytmehu jhmq ptok qb qzh ztuujti.\n14 Utxi el mbq em qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Hbzm jhmq qb qzh phaxbby.\n2 Ytmehu el mbq em qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh keqozhm.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t4\n7 Hbzm el mb ubmrhx em qzh phaxbby.\n8 Ytmehu el em qzh bsseoh.\n9 Xl Utxi em qzh keqozhm? \tihl\t5\n10 Utxi ybnha qb qzh ztuujti.\n11 Ytmehu el mb ubmrhx em qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t11\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Hbzm el em qzh rtxahm.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t13\n1 Ytmehu el em qzh ptqzxbby.\n2 Ytmehu el mbq em qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Otmaxt el mb ubmrhx em qzh keqozhm.\n5 Hbzm el mbq em qzh phaxbby.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t4\n7 Otmaxt cbdxmhiha qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Utxi el em qzh ptqzxbby.\n11 Utxi el mbq em qzh ptqzxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t5\n13 Otmaxt el mbq em qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t11\n1 Hbzm el em qzh keqozhm.\n2 Utxi el mbq em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tmb\t2\n7 Ytmehu el em qzh ztuujti.\n8 Otmaxt el mbq em qzh rtxahm.\n9 Xl Hbzm em qzh ztuujti? \tihl\t5\n10 Ytmehu el mbq em qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Ytmehu jhmq qb qzh ztuujti.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t14\n1 Utxi el mb ubmrhx em qzh ztuujti.\n2 Ytmehu jhmq qb qzh rtxahm.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Otmaxt el em qzh rtxahm.\n5 Otmaxt el mbq em qzh rtxahm.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Hbzm el em qzh bsseoh.\n9 Xl Hbzm em qzh bsseoh? \tihl\t8\n10 Hbzm el mb ubmrhx em qzh bsseoh.\n11 Hbzm ybnha qb qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t7\n13 Ytmehu qxtnhuuha qb qzh keqozhm.\n14 Utxi jhmq qb qzh bsseoh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t13\n1 Hbzm el mbq em qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Ytmehu el em qzh phaxbby.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t2\n7 Ytmehu el mbq em qzh phaxbby.\n8 Ytmehu el mbq em qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t8\n10 Otmaxt el em qzh rtxahm.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t8\n13 Utxi jhmq ptok qb qzh ztuujti.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Hbzm em qzh ztuujti? \tmb\t14\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t1\n4 Ytmehu cbdxmhiha qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh bsseoh.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t4\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Utxi el em qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n10 Otmaxt jhmq ptok qb qzh ztuujti.\n11 Ytmehu el em qzh bsseoh.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t10\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Otmaxt el mbq em qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Xl Hbzm em qzh rtxahm? \tmb\t1\n4 Hbzm el em qzh ztuujti.\n5 Hbzm el mb ubmrhx em qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Utxi el mb ubmrhx em qzh ztuujti.\n8 Hbzm el em qzh bsseoh.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Otmaxt el em qzh rtxahm.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Xl Hbzm em qzh ztuujti? \tmb\t8\n13 Otmaxt el em qzh keqozhm.\n14 Otmaxt el mbq em qzh keqozhm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t8\n1 Otmaxt el em qzh bsseoh.\n2 Ytmehu qxtnhuuha qb qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Hbzm el em qzh rtxahm.\n5 Otmaxt ybnha qb qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t5\n7 Hbzm el em qzh phaxbby.\n8 Utxi jhmq qb qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tihl\t7\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Otmaxt el mb ubmrhx em qzh keqozhm.\n12 Xl Hbzm em qzh phaxbby? \tihl\t7\n13 Hbzm cbdxmhiha qb qzh ztuujti.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Xl Hbzm em qzh bsseoh? \tmb\t13\n1 Ytmehu qxtnhuuha qb qzh rtxahm.\n2 Otmaxt el em qzh ptqzxbby.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Otmaxt el mbq em qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Hbzm jhmq qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t10\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t13\n1 Ytmehu el em qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh rtxahm.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Hbzm ybnha qb qzh keqozhm.\n5 Otmaxt ybnha qb qzh ztuujti.\n6 Xl Hbzm em qzh keqozhm? \tihl\t4\n7 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n8 Ytmehu el mb ubmrhx em qzh rtxahm.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t5\n10 Hbzm el em qzh ztuujti.\n11 Otmaxt el em qzh ptqzxbby.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t11\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Ytmehu el mb ubmrhx em qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tihl\t10\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu el mb ubmrhx em qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm el em qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t2\n7 Otmaxt el em qzh phaxbby.\n8 Otmaxt el em qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Hbzm el mbq em qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t8\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt el mb ubmrhx em qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Hbzm el mbq em qzh ptqzxbby.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t4\n7 Utxi el mbq em qzh bsseoh.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Utxi el em qzh ztuujti.\n11 Hbzm jhmq ptok qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Otmaxt el em qzh bsseoh.\n14 Utxi el mb ubmrhx em qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tihl\t11\n1 Ytmehu el em qzh keqozhm.\n2 Otmaxt el em qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t1\n4 Ytmehu el mb ubmrhx em qzh keqozhm.\n5 Utxi ybnha qb qzh ztuujti.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t4\n7 Utxi ybnha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh keqozhm? \tihl\t7\n10 Ytmehu jhmq ptok qb qzh bsseoh.\n11 Utxi jhmq ptok qb qzh rtxahm.\n12 Xl Hbzm em qzh phaxbby? \tmb\t8\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Utxi el em qzh rtxahm.\n15 Xl Utxi em qzh rtxahm? \tihl\t14\n1 Otmaxt qxtnhuuha qb qzh bsseoh.\n2 Ytmehu el mbq em qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Ytmehu el mbq em qzh phaxbby.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t4\n7 Hbzm ybnha qb qzh keqozhm.\n8 Ytmehu ybnha qb qzh rtxahm.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t8\n10 Otmaxt el em qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Xl Hbzm em qzh keqozhm? \tihl\t7\n13 Hbzm el mbq em qzh keqozhm.\n14 Ytmehu el em qzh phaxbby.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t14\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu el mb ubmrhx em qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Otmaxt el mbq em qzh bsseoh.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Utxi el em qzh rtxahm.\n8 Hbzm el mbq em qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tmb\t8\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Hbzm el mbq em qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Otmaxt el mbq em qzh bsseoh.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n1 Hbzm qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh rtxahm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Hbzm el mbq em qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tmb\t5\n7 Otmaxt ybnha qb qzh bsseoh.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t8\n10 Hbzm el mb ubmrhx em qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh keqozhm.\n12 Xl Hbzm em qzh phaxbby? \tmb\t10\n13 Utxi el em qzh ptqzxbby.\n14 Ytmehu el em qzh keqozhm.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t14\n1 Ytmehu cbdxmhiha qb qzh ztuujti.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Utxi el mb ubmrhx em qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t5\n10 Ytmehu qxtnhuuha qb qzh bsseoh.\n11 Utxi el mb ubmrhx em qzh rtxahm.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n13 Hbzm el mbq em qzh phaxbby.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n1 Hbzm jhmq ptok qb qzh keqozhm.\n2 Ytmehu el em qzh ztuujti.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Hbzm qxtnhuuha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t2\n7 Ytmehu el em qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t8\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu el mb ubmrhx em qzh bsseoh.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Ytmehu jhmq qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t1\n4 Ytmehu el mb ubmrhx em qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t5\n7 Hbzm el mb ubmrhx em qzh rtxahm.\n8 Otmaxt el mbq em qzh ztuujti.\n9 Xl Hbzm em qzh rtxahm? \tmb\t7\n10 Hbzm el em qzh rtxahm.\n11 Hbzm el mb ubmrhx em qzh rtxahm.\n12 Xl Hbzm em qzh rtxahm? \tmb\t11\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t8\n1 Utxi el mbq em qzh keqozhm.\n2 Ytmehu el em qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Utxi cbdxmhiha qb qzh rtxahm.\n5 Ytmehu el mbq em qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Hbzm ybnha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Xl Utxi em qzh phaxbby? \tmb\t8\n10 Hbzm el mb ubmrhx em qzh keqozhm.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Xl Hbzm em qzh keqozhm? \tmb\t10\n13 Hbzm jhmq ptok qb qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t14\n1 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n2 Hbzm el em qzh keqozhm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Ytmehu el em qzh phaxbby.\n6 Xl Utxi em qzh ztuujti? \tihl\t4\n7 Otmaxt el em qzh ptqzxbby.\n8 Utxi el mbq em qzh ztuujti.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t5\n10 Ytmehu el em qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t11\n13 Otmaxt el mbq em qzh keqozhm.\n14 Otmaxt el em qzh rtxahm.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n1 Utxi el mbq em qzh bsseoh.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Utxi el mb ubmrhx em qzh phaxbby.\n5 Otmaxt el mbq em qzh keqozhm.\n6 Xl Utxi em qzh phaxbby? \tmb\t4\n7 Ytmehu el mbq em qzh ptqzxbby.\n8 Ytmehu el mbq em qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t8\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh keqozhm.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t11\n13 Hbzm el em qzh bsseoh.\n14 Utxi el mbq em qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu el mb ubmrhx em qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t2\n4 Otmaxt el em qzh ztuujti.\n5 Otmaxt el em qzh phaxbby.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Hbzm el mb ubmrhx em qzh rtxahm.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t5\n10 Utxi el mb ubmrhx em qzh ptqzxbby.\n11 Hbzm el em qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t11\n13 Hbzm jhmq qb qzh rtxahm.\n14 Hbzm el mb ubmrhx em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Ytmehu el mb ubmrhx em qzh ztuujti.\n2 Otmaxt el em qzh rtxahm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Utxi el em qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Hbzm el mb ubmrhx em qzh ztuujti.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t5\n10 Ytmehu el em qzh bsseoh.\n11 Ytmehu el em qzh keqozhm.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t11\n13 Otmaxt jhmq ptok qb qzh rtxahm.\n14 Hbzm el mbq em qzh keqozhm.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t11\n1 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n2 Ytmehu el em qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh rtxahm.\n5 Ytmehu el em qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t5\n7 Hbzm el em qzh phaxbby.\n8 Utxi jhmq qb qzh rtxahm.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t8\n10 Ytmehu el em qzh ztuujti.\n11 Utxi el em qzh bsseoh.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Otmaxt el em qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Hbzm el mbq em qzh ptqzxbby.\n2 Otmaxt el mb ubmrhx em qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi el em qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Utxi ybnha qb qzh rtxahm.\n8 Hbzm el mbq em qzh bsseoh.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t4\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Utxi el em qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t11\n13 Utxi ybnha qb qzh phaxbby.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Hbzm el mb ubmrhx em qzh keqozhm.\n2 Hbzm jhmq qb qzh rtxahm.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt el mbq em qzh bsseoh.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh bsseoh.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t8\n10 Hbzm ybnha qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh keqozhm.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t8\n13 Ytmehu el mbq em qzh keqozhm.\n14 Utxi el em qzh rtxahm.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t13\n1 Ytmehu el mb ubmrhx em qzh phaxbby.\n2 Hbzm el mb ubmrhx em qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Ytmehu el em qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t4\n10 Ytmehu qxtnhuuha qb qzh ztuujti.\n11 Utxi el mbq em qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t10\n1 Utxi el em qzh keqozhm.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n4 Hbzm jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Utxi em qzh keqozhm? \tihl\t1\n7 Utxi el em qzh bsseoh.\n8 Otmaxt el em qzh phaxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n10 Hbzm el mbq em qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt el mbq em qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t13\n1 Hbzm el em qzh ptqzxbby.\n2 Hbzm el mb ubmrhx em qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n4 Utxi el mbq em qzh phaxbby.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n7 Hbzm el em qzh rtxahm.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Xl Utxi em qzh ztuujti? \tmb\t5\n10 Otmaxt jhmq ptok qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t10\n13 Utxi el em qzh rtxahm.\n14 Hbzm el em qzh bsseoh.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t11\n1 Hbzm el em qzh rtxahm.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Xl Hbzm em qzh rtxahm? \tihl\t1\n4 Utxi cbdxmhiha qb qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t8\n10 Hbzm el mbq em qzh rtxahm.\n11 Utxi el mbq em qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Utxi el mb ubmrhx em qzh phaxbby.\n14 Utxi jhmq ptok qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Utxi el em qzh ptqzxbby.\n2 Hbzm el em qzh phaxbby.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Ytmehu el em qzh phaxbby.\n5 Utxi el mb ubmrhx em qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Otmaxt cbdxmhiha qb qzh rtxahm.\n8 Utxi el em qzh keqozhm.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t4\n10 Utxi el mbq em qzh keqozhm.\n11 Ytmehu el em qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh phaxbby.\n14 Utxi el em qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t13\n1 Ytmehu el mb ubmrhx em qzh bsseoh.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Hbzm el em qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tihl\t5\n7 Hbzm el em qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Utxi el mbq em qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Xl Hbzm em qzh phaxbby? \tihl\t7\n13 Utxi el em qzh rtxahm.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t13\n1 Hbzm el em qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Otmaxt el mbq em qzh ptqzxbby.\n5 Hbzm el em qzh keqozhm.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n10 Utxi ybnha qb qzh rtxahm.\n11 Utxi cbdxmhiha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh bsseoh? \tihl\t8\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t14\n1 Utxi el em qzh bsseoh.\n2 Hbzm el em qzh ptqzxbby.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Hbzm el mb ubmrhx em qzh ptqzxbby.\n6 Xl Utxi em qzh keqozhm? \tmb\t4\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Utxi el mbq em qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tmb\t8\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Otmaxt ybnha qb qzh keqozhm.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n13 Utxi el mb ubmrhx em qzh phaxbby.\n14 Otmaxt el em qzh bsseoh.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t14\n1 Otmaxt el em qzh keqozhm.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Hbzm el mbq em qzh ptqzxbby.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n7 Utxi el em qzh bsseoh.\n8 Ytmehu ybnha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu qxtnhuuha qb qzh ztuujti.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n13 Utxi cbdxmhiha qb qzh rtxahm.\n14 Utxi el em qzh ptqzxbby.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t11\n1 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n2 Ytmehu el em qzh ptqzxbby.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Otmaxt ybnha qb qzh bsseoh.\n5 Ytmehu el em qzh rtxahm.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t5\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Ytmehu el mbq em qzh rtxahm.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t4\n10 Otmaxt qxtnhuuha qb qzh ztuujti.\n11 Otmaxt el em qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Hbzm el em qzh phaxbby.\n14 Ytmehu ybnha qb qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t14\n1 Ytmehu ybnha qb qzh bsseoh.\n2 Utxi el mb ubmrhx em qzh phaxbby.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Hbzm el mbq em qzh bsseoh.\n5 Utxi el mb ubmrhx em qzh ztuujti.\n6 Xl Hbzm em qzh bsseoh? \tmb\t4\n7 Utxi jhmq qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Utxi el mbq em qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tmb\t10\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh ztuujti? \tihl\t14\n1 Hbzm jhmq qb qzh rtxahm.\n2 Hbzm el em qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Hbzm el em qzh keqozhm.\n5 Ytmehu el em qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tihl\t4\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm el mbq em qzh keqozhm.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t7\n10 Hbzm el mbq em qzh rtxahm.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t13\n1 Utxi el em qzh keqozhm.\n2 Hbzm el mb ubmrhx em qzh bsseoh.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Utxi el mbq em qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tmb\t8\n10 Utxi jhmq qb qzh ztuujti.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Ytmehu el em qzh bsseoh.\n14 Ytmehu el em qzh phaxbby.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t14\n1 Hbzm ybnha qb qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Otmaxt el em qzh ztuujti.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t5\n7 Utxi el mb ubmrhx em qzh keqozhm.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Xl Utxi em qzh keqozhm? \tmb\t7\n10 Otmaxt el mbq em qzh ztuujti.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t14\n1 Utxi el em qzh ztuujti.\n2 Ytmehu el em qzh ptqzxbby.\n3 Xl Utxi em qzh ztuujti? \tihl\t1\n4 Hbzm jhmq qb qzh ptqzxbby.\n5 Ytmehu el mbq em qzh ptqzxbby.\n6 Xl Utxi em qzh ztuujti? \tihl\t1\n7 Ytmehu el em qzh ztuujti.\n8 Otmaxt el em qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t7\n10 Hbzm el mbq em qzh ptqzxbby.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t11\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Utxi el em qzh rtxahm.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t10\n1 Otmaxt el em qzh rtxahm.\n2 Otmaxt el mbq em qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Hbzm jhmq qb qzh phaxbby.\n5 Hbzm el em qzh ptqzxbby.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t2\n7 Utxi el em qzh bsseoh.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n10 Utxi el em qzh keqozhm.\n11 Hbzm jhmq qb qzh phaxbby.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t8\n13 Ytmehu el em qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Utxi el em qzh bsseoh.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Ytmehu el em qzh ptqzxbby.\n5 Otmaxt el mbq em qzh rtxahm.\n6 Xl Utxi em qzh phaxbby? \tmb\t2\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Ytmehu el mbq em qzh ptqzxbby.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t7\n10 Hbzm ybnha qb qzh ztuujti.\n11 Utxi el em qzh keqozhm.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Ytmehu el mb ubmrhx em qzh phaxbby.\n14 Hbzm el mbq em qzh ztuujti.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t13\n1 Hbzm el em qzh keqozhm.\n2 Otmaxt el em qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Utxi el em qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t2\n7 Otmaxt el em qzh ptqzxbby.\n8 Hbzm el mbq em qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tihl\t5\n10 Otmaxt el em qzh keqozhm.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Otmaxt el em qzh rtxahm.\n14 Utxi el mbq em qzh rtxahm.\n15 Xl Hbzm em qzh keqozhm? \tmb\t8\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Hbzm el mbq em qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Utxi qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tmb\t7\n10 Utxi ybnha qb qzh bsseoh.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t8\n13 Ytmehu el em qzh ptqzxbby.\n14 Otmaxt el mbq em qzh rtxahm.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t13\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Ytmehu el em qzh phaxbby.\n6 Xl Hbzm em qzh keqozhm? \tihl\t4\n7 Utxi jhmq ptok qb qzh ptqzxbby.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Xl Hbzm em qzh keqozhm? \tihl\t4\n10 Hbzm el mb ubmrhx em qzh keqozhm.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Xl Hbzm em qzh ztuujti? \tmb\t11\n13 Otmaxt el mbq em qzh bsseoh.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tihl\t8\n1 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t1\n4 Ytmehu el mbq em qzh ptqzxbby.\n5 Hbzm el mbq em qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t4\n10 Hbzm jhmq qb qzh rtxahm.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Xl Hbzm em qzh phaxbby? \tmb\t10\n13 Ytmehu qxtnhuuha qb qzh ztuujti.\n14 Hbzm el em qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t11\n1 Otmaxt el em qzh ztuujti.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Utxi ybnha qb qzh rtxahm.\n5 Otmaxt el mb ubmrhx em qzh ztuujti.\n6 Xl Utxi em qzh bsseoh? \tmb\t4\n7 Otmaxt el mb ubmrhx em qzh phaxbby.\n8 Otmaxt el mb ubmrhx em qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t8\n13 Utxi el mbq em qzh ztuujti.\n14 Ytmehu el mb ubmrhx em qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tmb\t13\n1 Utxi el em qzh rtxahm.\n2 Utxi el mbq em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Otmaxt el em qzh ptqzxbby.\n8 Utxi el mb ubmrhx em qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tmb\t8\n10 Utxi el em qzh ztuujti.\n11 Utxi el mb ubmrhx em qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Hbzm el mbq em qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ztuujti? \tmb\t11\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt jhmq qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Hbzm el em qzh keqozhm.\n5 Ytmehu el em qzh rtxahm.\n6 Xl Hbzm em qzh keqozhm? \tihl\t4\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Utxi jhmq qb qzh phaxbby.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t7\n10 Hbzm ybnha qb qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Xl Hbzm em qzh phaxbby? \tihl\t11\n13 Ytmehu el mbq em qzh rtxahm.\n14 Otmaxt el mb ubmrhx em qzh rtxahm.\n15 Xl Hbzm em qzh bsseoh? \tmb\t11\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Hbzm jhmq qb qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Otmaxt el mb ubmrhx em qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t5\n7 Ytmehu jhmq ptok qb qzh ztuujti.\n8 Utxi el mb ubmrhx em qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t5\n10 Ytmehu el mbq em qzh ztuujti.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t10\n13 Hbzm el mb ubmrhx em qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Utxi el mb ubmrhx em qzh keqozhm.\n2 Ytmehu jhmq qb qzh phaxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t4\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Hbzm el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t5\n10 Hbzm el em qzh keqozhm.\n11 Otmaxt qxtnhuuha qb qzh bsseoh.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Ytmehu el mbq em qzh ztuujti.\n14 Ytmehu el mb ubmrhx em qzh keqozhm.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Ytmehu ybnha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t5\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Otmaxt el mb ubmrhx em qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t8\n10 Ytmehu el mbq em qzh phaxbby.\n11 Utxi el mbq em qzh bsseoh.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t10\n13 Otmaxt el mb ubmrhx em qzh phaxbby.\n14 Utxi ybnha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t14\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t1\n4 Utxi el mb ubmrhx em qzh phaxbby.\n5 Hbzm el em qzh keqozhm.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n7 Utxi el em qzh keqozhm.\n8 Otmaxt el em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Otmaxt el mb ubmrhx em qzh phaxbby.\n11 Ytmehu el em qzh ptqzxbby.\n12 Xl Hbzm em qzh keqozhm? \tihl\t5\n13 Otmaxt el mb ubmrhx em qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t14\n1 Ytmehu el mb ubmrhx em qzh rtxahm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t1\n4 Hbzm el mbq em qzh ztuujti.\n5 Utxi el em qzh ptqzxbby.\n6 Xl Hbzm em qzh ztuujti? \tmb\t4\n7 Ytmehu el em qzh bsseoh.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Hbzm em qzh ztuujti? \tmb\t4\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Ytmehu el em qzh bsseoh.\n12 Xl Utxi em qzh phaxbby? \tmb\t5\n13 Ytmehu el mb ubmrhx em qzh bsseoh.\n14 Ytmehu el em qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t8\n1 Otmaxt el em qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Utxi el em qzh bsseoh.\n8 Ytmehu el mbq em qzh keqozhm.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Utxi el em qzh rtxahm.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n13 Ytmehu el mbq em qzh bsseoh.\n14 Hbzm jhmq qb qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Ytmehu el mbq em qzh keqozhm.\n2 Hbzm el em qzh rtxahm.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Utxi el mbq em qzh keqozhm.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Ytmehu el mbq em qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t8\n10 Utxi el mb ubmrhx em qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t8\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Otmaxt el em qzh keqozhm.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Hbzm el mbq em qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t2\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Hbzm el em qzh ptqzxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Ytmehu qxtnhuuha qb qzh rtxahm.\n11 Ytmehu el em qzh bsseoh.\n12 Xl Hbzm em qzh bsseoh? \tmb\t8\n13 Ytmehu el mb ubmrhx em qzh bsseoh.\n14 Otmaxt jhmq qb qzh ztuujti.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Utxi el em qzh bsseoh.\n2 Utxi el em qzh rtxahm.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Ytmehu jhmq qb qzh phaxbby.\n5 Otmaxt el em qzh keqozhm.\n6 Xl Utxi em qzh rtxahm? \tihl\t2\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm el em qzh phaxbby.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t7\n10 Utxi el mb ubmrhx em qzh rtxahm.\n11 Utxi jhmq qb qzh ztuujti.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t7\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Utxi el em qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t8\n1 Ytmehu el mbq em qzh ztuujti.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Otmaxt el em qzh ptqzxbby.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Xl Hbzm em qzh rtxahm? \tihl\t5\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Hbzm el em qzh keqozhm.\n9 Xl Hbzm em qzh rtxahm? \tmb\t8\n10 Hbzm el mbq em qzh keqozhm.\n11 Utxi jhmq qb qzh bsseoh.\n12 Xl Hbzm em qzh keqozhm? \tmb\t10\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Ytmehu el em qzh phaxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t13\n1 Utxi el em qzh ztuujti.\n2 Utxi el mbq em qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tmb\t2\n7 Ytmehu cbdxmhiha qb qzh keqozhm.\n8 Utxi el em qzh ztuujti.\n9 Xl Hbzm em qzh rtxahm? \tmb\t4\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Ytmehu qxtnhuuha qb qzh bsseoh.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t11\n13 Ytmehu el em qzh ptqzxbby.\n14 Hbzm el em qzh ptqzxbby.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Hbzm jhmq qb qzh ztuujti.\n2 Ytmehu el em qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t2\n4 Hbzm el em qzh phaxbby.\n5 Ytmehu ybnha qb qzh bsseoh.\n6 Xl Hbzm em qzh phaxbby? \tihl\t4\n7 Hbzm jhmq qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t5\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Utxi el mbq em qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Utxi el em qzh bsseoh.\n14 Utxi ybnha qb qzh ztuujti.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Xl Utxi em qzh keqozhm? \tihl\t1\n4 Otmaxt el em qzh ztuujti.\n5 Utxi el mb ubmrhx em qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t4\n7 Hbzm el mbq em qzh rtxahm.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t4\n10 Utxi el em qzh bsseoh.\n11 Utxi el em qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tihl\t11\n13 Ytmehu cbdxmhiha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh rtxahm.\n15 Xl Utxi em qzh ztuujti? \tihl\t11\n1 Otmaxt el em qzh phaxbby.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Utxi el mbq em qzh ztuujti.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Otmaxt el em qzh rtxahm.\n8 Hbzm ybnha qb qzh rtxahm.\n9 Xl Hbzm em qzh bsseoh? \tmb\t8\n10 Otmaxt el mb ubmrhx em qzh rtxahm.\n11 Hbzm el mbq em qzh rtxahm.\n12 Xl Hbzm em qzh rtxahm? \tmb\t11\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Utxi el mb ubmrhx em qzh keqozhm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t11\n1 Otmaxt el em qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh keqozhm.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t8\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Otmaxt el em qzh ztuujti.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t7\n13 Ytmehu el em qzh ztuujti.\n14 Utxi el em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Hbzm el mb ubmrhx em qzh bsseoh.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t1\n7 Otmaxt el em qzh phaxbby.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t5\n10 Otmaxt el mbq em qzh phaxbby.\n11 Otmaxt el em qzh phaxbby.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t11\n13 Otmaxt el em qzh bsseoh.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t13\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh phaxbby.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t1\n4 Hbzm el em qzh ptqzxbby.\n5 Ytmehu el mb ubmrhx em qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t5\n7 Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t5\n10 Otmaxt jhmq ptok qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t10\n13 Hbzm ybnha qb qzh bsseoh.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Hbzm em qzh bsseoh? \tihl\t13\n1 Hbzm jhmq ptok qb qzh ptqzxbby.\n2 Hbzm ybnha qb qzh rtxahm.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Utxi ybnha qb qzh rtxahm.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Hbzm el mbq em qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Utxi jhmq qb qzh keqozhm.\n11 Ytmehu el mbq em qzh rtxahm.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n13 Utxi el mbq em qzh keqozhm.\n14 Ytmehu el em qzh ptqzxbby.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n1 Utxi jhmq qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Utxi jhmq ptok qb qzh keqozhm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Hbzm el em qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n10 Utxi jhmq ptok qb qzh ztuujti.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Xl Utxi em qzh phaxbby? \tmb\t10\n13 Utxi el em qzh keqozhm.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Xl Utxi em qzh ztuujti? \tmb\t13\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Hbzm el em qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Hbzm el em qzh keqozhm.\n5 Utxi el em qzh ptqzxbby.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Utxi cbdxmhiha qb qzh keqozhm.\n8 Ytmehu el mb ubmrhx em qzh phaxbby.\n9 Xl Hbzm em qzh keqozhm? \tihl\t4\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Otmaxt el mbq em qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Utxi el mbq em qzh keqozhm.\n2 Utxi el mbq em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Hbzm el em qzh keqozhm.\n5 Hbzm el mbq em qzh keqozhm.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Hbzm el mbq em qzh phaxbby.\n8 Ytmehu el em qzh bsseoh.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Ytmehu el mbq em qzh bsseoh.\n11 Otmaxt el em qzh keqozhm.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t10\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh phaxbby.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t11\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Xl Utxi em qzh phaxbby? \tmb\t2\n4 Ytmehu el mb ubmrhx em qzh bsseoh.\n5 Ytmehu ybnha qb qzh phaxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Otmaxt el em qzh ztuujti.\n8 Utxi el mb ubmrhx em qzh rtxahm.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t5\n10 Otmaxt qxtnhuuha qb qzh rtxahm.\n11 Hbzm el em qzh keqozhm.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Hbzm el em qzh phaxbby.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Ytmehu em qzh rtxahm? \tihl\t14\n1 Ytmehu el em qzh rtxahm.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t1\n4 Otmaxt jhmq qb qzh keqozhm.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t4\n7 Hbzm el em qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Utxi el em qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n13 Utxi el mb ubmrhx em qzh bsseoh.\n14 Ytmehu el em qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t8\n1 Utxi qxtnhuuha qb qzh bsseoh.\n2 Hbzm el em qzh ztuujti.\n3 Xl Utxi em qzh bsseoh? \tihl\t1\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Ytmehu el mb ubmrhx em qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t5\n7 Hbzm jhmq ptok qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh bsseoh? \tmb\t7\n10 Utxi el mbq em qzh phaxbby.\n11 Utxi el em qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tihl\t7\n13 Hbzm el em qzh rtxahm.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh bsseoh? \tmb\t13\n1 Otmaxt el em qzh bsseoh.\n2 Hbzm el mbq em qzh rtxahm.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t1\n4 Ytmehu el mbq em qzh keqozhm.\n5 Utxi el em qzh rtxahm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t8\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Utxi el em qzh ztuujti.\n15 Xl Hbzm em qzh bsseoh? \tihl\t11\n1 Hbzm ybnha qb qzh rtxahm.\n2 Otmaxt el em qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n5 Utxi el mbq em qzh keqozhm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t2\n7 Otmaxt el mb ubmrhx em qzh phaxbby.\n8 Utxi el mbq em qzh rtxahm.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t4\n10 Utxi cbdxmhiha qb qzh phaxbby.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t11\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Hbzm el em qzh ztuujti.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t13\n1 Ytmehu el mb ubmrhx em qzh phaxbby.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t2\n7 Ytmehu el em qzh rtxahm.\n8 Utxi el mbq em qzh phaxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n10 Utxi ybnha qb qzh ztuujti.\n11 Hbzm el mbq em qzh ptqzxbby.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t7\n13 Otmaxt el mb ubmrhx em qzh rtxahm.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Hbzm jhmq qb qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t1\n4 Utxi ybnha qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh ptqzxbby.\n6 Xl Utxi em qzh ztuujti? \tmb\t4\n7 Otmaxt el mbq em qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t7\n10 Hbzm el mb ubmrhx em qzh bsseoh.\n11 Hbzm jhmq ptok qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t7\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh phaxbby.\n15 Xl Utxi em qzh bsseoh? \tihl\t8\n1 Otmaxt el mb ubmrhx em qzh keqozhm.\n2 Hbzm el em qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t7\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t10\n13 Otmaxt jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t14\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Ytmehu el em qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Otmaxt el mbq em qzh rtxahm.\n6 Xl Utxi em qzh phaxbby? \tmb\t1\n7 Ytmehu el em qzh rtxahm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Hbzm em qzh ztuujti? \tmb\t8\n10 Ytmehu el mbq em qzh rtxahm.\n11 Hbzm jhmq ptok qb qzh phaxbby.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t5\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Utxi qxtnhuuha qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Ytmehu el em qzh rtxahm.\n2 Utxi el mb ubmrhx em qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Utxi el mb ubmrhx em qzh rtxahm.\n5 Hbzm el mb ubmrhx em qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t5\n7 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n8 Otmaxt el em qzh ptqzxbby.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Ytmehu el mbq em qzh rtxahm.\n11 Hbzm el mb ubmrhx em qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tmb\t11\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Utxi el mbq em qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Utxi el mbq em qzh keqozhm.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t2\n4 Ytmehu el em qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Otmaxt el mb ubmrhx em qzh bsseoh.\n8 Hbzm el em qzh phaxbby.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t4\n10 Ytmehu cbdxmhiha qb qzh ztuujti.\n11 Ytmehu el mbq em qzh ztuujti.\n12 Xl Utxi em qzh keqozhm? \tmb\t5\n13 Ytmehu el mbq em qzh bsseoh.\n14 Utxi jhmq qb qzh keqozhm.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t13\n1 Otmaxt el em qzh ztuujti.\n2 Ytmehu ybnha qb qzh bsseoh.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t2\n4 Ytmehu el mbq em qzh bsseoh.\n5 Utxi el em qzh rtxahm.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t4\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Utxi el em qzh ztuujti.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Hbzm el mb ubmrhx em qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Otmaxt el em qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t13\n1 Ytmehu el mbq em qzh ptqzxbby.\n2 Ytmehu el em qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t4\n7 Utxi el em qzh bsseoh.\n8 Otmaxt el mbq em qzh rtxahm.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Otmaxt jhmq qb qzh keqozhm.\n11 Hbzm el em qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tihl\t7\n13 Ytmehu jhmq qb qzh bsseoh.\n14 Hbzm el mbq em qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t10\n1 Hbzm el mb ubmrhx em qzh bsseoh.\n2 Hbzm el mb ubmrhx em qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tmb\t2\n4 Hbzm el em qzh ztuujti.\n5 Utxi el em qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tihl\t4\n7 Hbzm el mb ubmrhx em qzh ztuujti.\n8 Otmaxt el em qzh phaxbby.\n9 Xl Hbzm em qzh ztuujti? \tmb\t7\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Otmaxt el mbq em qzh phaxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t10\n13 Utxi el mbq em qzh ztuujti.\n14 Utxi el mbq em qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Utxi el em qzh keqozhm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t1\n4 Otmaxt qxtnhuuha qb qzh ztuujti.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t5\n7 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n8 Otmaxt el mbq em qzh ztuujti.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Utxi el em qzh bsseoh.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t13\n1 Otmaxt el mb ubmrhx em qzh keqozhm.\n2 Hbzm el mbq em qzh bsseoh.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t1\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t5\n7 Utxi cbdxmhiha qb qzh bsseoh.\n8 Ytmehu el em qzh ztuujti.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t5\n10 Utxi el mbq em qzh bsseoh.\n11 Utxi el mb ubmrhx em qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tmb\t11\n13 Utxi jhmq qb qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Hbzm el mb ubmrhx em qzh ptqzxbby.\n2 Ytmehu el mb ubmrhx em qzh phaxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n4 Ytmehu el mb ubmrhx em qzh rtxahm.\n5 Ytmehu el mb ubmrhx em qzh bsseoh.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t1\n7 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n8 Otmaxt el em qzh rtxahm.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t7\n10 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t11\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh bsseoh.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t13\n1 Utxi jhmq qb qzh bsseoh.\n2 Utxi qxtnhuuha qb qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tihl\t2\n4 Ytmehu el mb ubmrhx em qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh ptqzxbby.\n6 Xl Utxi em qzh rtxahm? \tmb\t5\n7 Utxi cbdxmhiha qb qzh rtxahm.\n8 Otmaxt el em qzh ztuujti.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Otmaxt el em qzh keqozhm.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Xl Otmaxt em qzh keqozhm? \tihl\t10\n13 Hbzm el em qzh bsseoh.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t13\n1 Utxi el em qzh ptqzxbby.\n2 Ytmehu el em qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Hbzm el em qzh phaxbby.\n5 Hbzm el mbq em qzh phaxbby.\n6 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n7 Utxi jhmq qb qzh ztuujti.\n8 Utxi el em qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Ytmehu el mbq em qzh ptqzxbby.\n12 Xl Utxi em qzh rtxahm? \tihl\t8\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh ztuujti.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t14\n1 Hbzm el em qzh rtxahm.\n2 Hbzm ybnha qb qzh ztuujti.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Hbzm qxtnhuuha qb qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t4\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Otmaxt cbdxmhiha qb qzh phaxbby.\n9 Xl Hbzm em qzh keqozhm? \tihl\t4\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi el em qzh phaxbby.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t8\n13 Hbzm ybnha qb qzh ztuujti.\n14 Utxi jhmq qb qzh ztuujti.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t13\n1 Otmaxt el mb ubmrhx em qzh ztuujti.\n2 Utxi jhmq ptok qb qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh phaxbby.\n5 Ytmehu el em qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t4\n7 Ytmehu el em qzh bsseoh.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t8\n10 Ytmehu el em qzh ptqzxbby.\n11 Otmaxt el mbq em qzh phaxbby.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t10\n13 Ytmehu el em qzh rtxahm.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t11\n1 Utxi ybnha qb qzh bsseoh.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Xl Utxi em qzh bsseoh? \tihl\t1\n4 Ytmehu cbdxmhiha qb qzh ztuujti.\n5 Ytmehu jhmq qb qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t2\n7 Otmaxt ybnha qb qzh ztuujti.\n8 Otmaxt el em qzh rtxahm.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n10 Ytmehu el em qzh ztuujti.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t11\n13 Utxi el mbq em qzh bsseoh.\n14 Ytmehu el mbq em qzh ztuujti.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t11\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Utxi el mbq em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Utxi el em qzh rtxahm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Ytmehu jhmq ptok qb qzh bsseoh.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tihl\t8\n10 Utxi el mb ubmrhx em qzh keqozhm.\n11 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t7\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt el em qzh ztuujti.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t13\n1 Ytmehu el em qzh phaxbby.\n2 Ytmehu el em qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Ytmehu el mbq em qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t5\n7 Ytmehu el mbq em qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh bsseoh.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t8\n10 Hbzm jhmq qb qzh bsseoh.\n11 Utxi el mbq em qzh bsseoh.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Ytmehu el mbq em qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh ztuujti.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Hbzm el em qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Hbzm el em qzh bsseoh.\n5 Otmaxt el em qzh bsseoh.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t4\n7 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt el mbq em qzh bsseoh.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t7\n10 Otmaxt el mb ubmrhx em qzh rtxahm.\n11 Ytmehu cbdxmhiha qb qzh phaxbby.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t10\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Hbzm el em qzh keqozhm.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t10\n1 Hbzm cbdxmhiha qb qzh keqozhm.\n2 Hbzm cbdxmhiha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Ytmehu el em qzh keqozhm.\n5 Utxi el mbq em qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t2\n7 Utxi jhmq qb qzh ztuujti.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Utxi em qzh ztuujti? \tihl\t7\n10 Utxi el mbq em qzh ztuujti.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Otmaxt el em qzh rtxahm.\n2 Otmaxt el mbq em qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Hbzm jhmq qb qzh bsseoh.\n5 Hbzm el em qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tihl\t5\n7 Ytmehu ybnha qb qzh rtxahm.\n8 Utxi jhmq qb qzh phaxbby.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t2\n10 Ytmehu el mbq em qzh rtxahm.\n11 Hbzm el em qzh rtxahm.\n12 Xl Hbzm em qzh rtxahm? \tihl\t11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t13\n1 Otmaxt el mb ubmrhx em qzh keqozhm.\n2 Hbzm el em qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Utxi el em qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t2\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Hbzm el em qzh keqozhm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t7\n10 Hbzm el em qzh rtxahm.\n11 Ytmehu el mb ubmrhx em qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t11\n13 Hbzm jhmq qb qzh ptqzxbby.\n14 Otmaxt el em qzh bsseoh.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t11\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Otmaxt el mbq em qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Utxi el em qzh ztuujti.\n5 Hbzm jhmq ptok qb qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t2\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Hbzm ybnha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t8\n10 Otmaxt cbdxmhiha qb qzh keqozhm.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t10\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Utxi el em qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t13\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi el mb ubmrhx em qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Otmaxt el em qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Ytmehu el em qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tihl\t8\n10 Ytmehu ybnha qb qzh rtxahm.\n11 Ytmehu el mb ubmrhx em qzh rtxahm.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t5\n13 Otmaxt el em qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Xl Ytmehu em qzh rtxahm? \tihl\t14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Hbzm el em qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh rtxahm.\n5 Utxi el em qzh keqozhm.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t1\n7 Ytmehu el mb ubmrhx em qzh phaxbby.\n8 Utxi el mbq em qzh keqozhm.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t7\n10 Utxi el em qzh bsseoh.\n11 Ytmehu el em qzh keqozhm.\n12 Xl Utxi em qzh bsseoh? \tihl\t10\n13 Utxi ybnha qb qzh keqozhm.\n14 Hbzm ybnha qb qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t11\n1 Otmaxt el em qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh bsseoh.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t2\n7 Hbzm cbdxmhiha qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh rtxahm.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n10 Otmaxt el mbq em qzh rtxahm.\n11 Otmaxt el em qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t11\n13 Otmaxt ybnha qb qzh keqozhm.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t13\n1 Hbzm el mbq em qzh phaxbby.\n2 Ytmehu el em qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n5 Otmaxt el em qzh rtxahm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t2\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t5\n10 Utxi jhmq ptok qb qzh phaxbby.\n11 Hbzm el mb ubmrhx em qzh keqozhm.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t8\n13 Hbzm el mb ubmrhx em qzh bsseoh.\n14 Ytmehu jhmq qb qzh bsseoh.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t14\n1 Otmaxt el mb ubmrhx em qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Hbzm el em qzh ztuujti.\n5 Ytmehu el em qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t5\n7 Ytmehu el mb ubmrhx em qzh ztuujti.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t7\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Utxi el em qzh phaxbby.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t7\n13 Otmaxt el em qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh rtxahm.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n"
  },
  {
    "path": "tasksv11/shuffled/qa9_simple-negation_train.txt",
    "content": "1 Utxi el mb ubmrhx em qzh phaxbby.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Otmaxt el em qzh ptqzxbby.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n7 Ytmehu el mbq em qzh ztuujti.\n8 Ytmehu el em qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t5\n10 Otmaxt jhmq qb qzh phaxbby.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Xl Otmaxt em qzh bsseoh? \tmb\t10\n13 Otmaxt el mbq em qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh ptqzxbby.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Utxi el em qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tmb\t1\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Ytmehu el mb ubmrhx em qzh rtxahm.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi el em qzh keqozhm.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t7\n10 Ytmehu cbdxmhiha qb qzh phaxbby.\n11 Otmaxt el mbq em qzh phaxbby.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t10\n13 Hbzm cbdxmhiha qb qzh phaxbby.\n14 Otmaxt el em qzh rtxahm.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Hbzm jhmq qb qzh ztuujti.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n4 Hbzm el em qzh phaxbby.\n5 Utxi el mbq em qzh rtxahm.\n6 Xl Hbzm em qzh phaxbby? \tihl\t4\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Hbzm qxtnhuuha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Hbzm ybnha qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh keqozhm.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Ytmehu cbdxmhiha qb qzh bsseoh.\n14 Ytmehu ybnha qb qzh rtxahm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t11\n1 Otmaxt el mbq em qzh bsseoh.\n2 Utxi el em qzh ztuujti.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t1\n4 Otmaxt jhmq qb qzh ptqzxbby.\n5 Hbzm jhmq ptok qb qzh keqozhm.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Ytmehu el mbq em qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t2\n10 Ytmehu el mbq em qzh bsseoh.\n11 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n13 Otmaxt el mbq em qzh ptqzxbby.\n14 Utxi el em qzh bsseoh.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n1 Utxi el em qzh ztuujti.\n2 Hbzm el em qzh ptqzxbby.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Hbzm el em qzh rtxahm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t4\n7 Utxi qxtnhuuha qb qzh ztuujti.\n8 Hbzm cbdxmhiha qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t8\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Utxi el mb ubmrhx em qzh ztuujti.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t10\n13 Utxi el em qzh ztuujti.\n14 Hbzm el em qzh rtxahm.\n15 Xl Utxi em qzh ztuujti? \tihl\t13\n1 Utxi el mb ubmrhx em qzh keqozhm.\n2 Hbzm ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Ytmehu em qzh keqozhm? \tihl\t4\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Utxi el mb ubmrhx em qzh bsseoh.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t4\n10 Utxi el mb ubmrhx em qzh rtxahm.\n11 Utxi ybnha qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t11\n13 Hbzm el mb ubmrhx em qzh phaxbby.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t14\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Otmaxt el mb ubmrhx em qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Otmaxt el em qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t5\n7 Hbzm el mb ubmrhx em qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh rtxahm.\n9 Xl Hbzm em qzh ztuujti? \tmb\t8\n10 Hbzm el em qzh keqozhm.\n11 Hbzm el mbq em qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tmb\t11\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Utxi el mb ubmrhx em qzh ztuujti.\n15 Xl Hbzm em qzh keqozhm? \tihl\t13\n1 Ytmehu el em qzh phaxbby.\n2 Otmaxt el mbq em qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t2\n4 Ytmehu ybnha qb qzh ztuujti.\n5 Utxi jhmq qb qzh phaxbby.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tmb\t5\n10 Ytmehu el mbq em qzh keqozhm.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t5\n13 Hbzm el em qzh bsseoh.\n14 Otmaxt cbdxmhiha qb qzh ztuujti.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t13\n1 Utxi qxtnhuuha qb qzh keqozhm.\n2 Utxi jhmq ptok qb qzh rtxahm.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Otmaxt el mb ubmrhx em qzh phaxbby.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tihl\t5\n7 Otmaxt el mbq em qzh bsseoh.\n8 Ytmehu jhmq qb qzh ptqzxbby.\n9 Xl Utxi em qzh rtxahm? \tihl\t2\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n13 Otmaxt cbdxmhiha qb qzh ztuujti.\n14 Hbzm cbdxmhiha qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t14\n1 Hbzm jhmq qb qzh keqozhm.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Xl Hbzm em qzh keqozhm? \tihl\t1\n4 Ytmehu ybnha qb qzh rtxahm.\n5 Otmaxt cbdxmhiha qb qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t5\n7 Otmaxt el mb ubmrhx em qzh keqozhm.\n8 Ytmehu el em qzh ptqzxbby.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Otmaxt el mbq em qzh ptqzxbby.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t10\n13 Ytmehu ybnha qb qzh ptqzxbby.\n14 Otmaxt qxtnhuuha qb qzh ztuujti.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t14\n1 Hbzm ybnha qb qzh keqozhm.\n2 Hbzm el mb ubmrhx em qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Utxi cbdxmhiha qb qzh bsseoh.\n5 Otmaxt el mbq em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Utxi ybnha qb qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tihl\t8\n10 Hbzm el mbq em qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh phaxbby.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t7\n13 Hbzm el mb ubmrhx em qzh phaxbby.\n14 Utxi el em qzh bsseoh.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t11\n1 Hbzm el mbq em qzh ztuujti.\n2 Hbzm el em qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Hbzm el em qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t4\n7 Ytmehu el em qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh phaxbby.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Otmaxt el em qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t11\n13 Otmaxt el mb ubmrhx em qzh bsseoh.\n14 Utxi jhmq qb qzh rtxahm.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t13\n1 Otmaxt jhmq qb qzh ztuujti.\n2 Ytmehu el em qzh keqozhm.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t1\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t1\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t8\n10 Utxi el em qzh phaxbby.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Hbzm el em qzh rtxahm.\n14 Ytmehu el mb ubmrhx em qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Ytmehu el em qzh phaxbby.\n2 Ytmehu ybnha qb qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t2\n4 Ytmehu jhmq ptok qb qzh phaxbby.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t4\n7 Hbzm jhmq qb qzh ztuujti.\n8 Ytmehu el em qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n10 Otmaxt jhmq ptok qb qzh bsseoh.\n11 Ytmehu cbdxmhiha qb qzh rtxahm.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t10\n13 Utxi ybnha qb qzh phaxbby.\n14 Utxi qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t10\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Hbzm el mbq em qzh ptqzxbby.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Otmaxt ybnha qb qzh ptqzxbby.\n5 Utxi jhmq ptok qb qzh phaxbby.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Otmaxt jhmq qb qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t8\n10 Otmaxt el em qzh keqozhm.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Ytmehu el mbq em qzh keqozhm.\n14 Utxi el mbq em qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Ytmehu jhmq ptok qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n7 Utxi el em qzh ztuujti.\n8 Hbzm ybnha qb qzh keqozhm.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n10 Utxi el em qzh keqozhm.\n11 Hbzm el em qzh bsseoh.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t5\n13 Otmaxt el em qzh keqozhm.\n14 Hbzm jhmq ptok qb qzh ztuujti.\n15 Xl Utxi em qzh keqozhm? \tihl\t10\n1 Utxi el em qzh ptqzxbby.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi el em qzh keqozhm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Hbzm el mb ubmrhx em qzh bsseoh.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Hbzm em qzh bsseoh? \tmb\t7\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Ytmehu qxtnhuuha qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tmb\t5\n13 Otmaxt el em qzh bsseoh.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t13\n1 Otmaxt cbdxmhiha qb qzh ztuujti.\n2 Hbzm el mb ubmrhx em qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Utxi jhmq qb qzh phaxbby.\n5 Hbzm el mb ubmrhx em qzh ptqzxbby.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n7 Otmaxt el em qzh phaxbby.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Xl Utxi em qzh rtxahm? \tmb\t4\n10 Utxi cbdxmhiha qb qzh keqozhm.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t7\n13 Hbzm jhmq ptok qb qzh bsseoh.\n14 Ytmehu el mbq em qzh ptqzxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t14\n1 Otmaxt qxtnhuuha qb qzh rtxahm.\n2 Hbzm cbdxmhiha qb qzh keqozhm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t5\n7 Hbzm ybnha qb qzh ztuujti.\n8 Hbzm el em qzh bsseoh.\n9 Xl Hbzm em qzh bsseoh? \tihl\t8\n10 Utxi ybnha qb qzh ztuujti.\n11 Utxi jhmq qb qzh phaxbby.\n12 Xl Utxi em qzh phaxbby? \tihl\t11\n13 Ytmehu el em qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh bsseoh? \tmb\t11\n1 Utxi el em qzh bsseoh.\n2 Hbzm cbdxmhiha qb qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t2\n4 Hbzm el mb ubmrhx em qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Xl Utxi em qzh ztuujti? \tmb\t1\n7 Utxi el em qzh keqozhm.\n8 Otmaxt el em qzh bsseoh.\n9 Xl Hbzm em qzh bsseoh? \tmb\t4\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t8\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Hbzm el mbq em qzh phaxbby.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t11\n1 Utxi jhmq ptok qb qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Hbzm el mbq em qzh ztuujti.\n5 Ytmehu el mb ubmrhx em qzh phaxbby.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t2\n7 Otmaxt cbdxmhiha qb qzh keqozhm.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Xl Otmaxt em qzh keqozhm? \tihl\t7\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t7\n13 Utxi cbdxmhiha qb qzh bsseoh.\n14 Otmaxt el mb ubmrhx em qzh keqozhm.\n15 Xl Hbzm em qzh ztuujti? \tmb\t11\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Hbzm cbdxmhiha qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Ytmehu el em qzh bsseoh.\n8 Utxi el em qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tihl\t8\n10 Hbzm jhmq ptok qb qzh keqozhm.\n11 Otmaxt el mbq em qzh ztuujti.\n12 Xl Hbzm em qzh phaxbby? \tmb\t10\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n15 Xl Utxi em qzh keqozhm? \tmb\t13\n1 Utxi ybnha qb qzh keqozhm.\n2 Hbzm el mbq em qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n4 Otmaxt el mbq em qzh ptqzxbby.\n5 Otmaxt el em qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tihl\t8\n10 Otmaxt el mbq em qzh ptqzxbby.\n11 Utxi el em qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n13 Hbzm el mbq em qzh ztuujti.\n14 Ytmehu el mbq em qzh ptqzxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t13\n1 Utxi el mb ubmrhx em qzh keqozhm.\n2 Utxi el mbq em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Ytmehu el em qzh bsseoh.\n5 Hbzm el mbq em qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t5\n7 Otmaxt ybnha qb qzh keqozhm.\n8 Utxi el mb ubmrhx em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t8\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Xl Utxi em qzh phaxbby? \tmb\t8\n13 Ytmehu jhmq ptok qb qzh phaxbby.\n14 Hbzm el em qzh rtxahm.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Hbzm el em qzh rtxahm.\n2 Utxi el em qzh keqozhm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t1\n4 Ytmehu el mb ubmrhx em qzh phaxbby.\n5 Hbzm el em qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t5\n7 Otmaxt el em qzh ztuujti.\n8 Hbzm el mb ubmrhx em qzh bsseoh.\n9 Xl Hbzm em qzh bsseoh? \tmb\t8\n10 Hbzm el mb ubmrhx em qzh rtxahm.\n11 Otmaxt jhmq qb qzh keqozhm.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t11\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt el em qzh ztuujti.\n15 Xl Hbzm em qzh rtxahm? \tmb\t10\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh keqozhm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Utxi el mbq em qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tihl\t5\n7 Ytmehu el mbq em qzh phaxbby.\n8 Utxi qxtnhuuha qb qzh keqozhm.\n9 Xl Utxi em qzh ztuujti? \tmb\t8\n10 Otmaxt cbdxmhiha qb qzh bsseoh.\n11 Ytmehu jhmq ptok qb qzh keqozhm.\n12 Xl Utxi em qzh ztuujti? \tmb\t8\n13 Utxi jhmq qb qzh phaxbby.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t10\n1 Hbzm jhmq qb qzh ztuujti.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t1\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Ytmehu el em qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm el mbq em qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tmb\t5\n13 Hbzm el em qzh ztuujti.\n14 Ytmehu el em qzh ztuujti.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t14\n1 Utxi el mb ubmrhx em qzh phaxbby.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Utxi jhmq qb qzh keqozhm.\n5 Utxi cbdxmhiha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Hbzm qxtnhuuha qb qzh phaxbby.\n8 Otmaxt el em qzh bsseoh.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t8\n10 Utxi ybnha qb qzh ptqzxbby.\n11 Hbzm el mbq em qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t10\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi el em qzh keqozhm.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Utxi el em qzh rtxahm.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Ytmehu el em qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tmb\t2\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh ztuujti.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n10 Otmaxt el em qzh phaxbby.\n11 Ytmehu el em qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tihl\t8\n13 Hbzm el em qzh phaxbby.\n14 Utxi el mbq em qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tmb\t14\n1 Utxi ybnha qb qzh rtxahm.\n2 Hbzm el mbq em qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t5\n7 Hbzm jhmq ptok qb qzh phaxbby.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Xl Hbzm em qzh ztuujti? \tmb\t7\n10 Hbzm el em qzh bsseoh.\n11 Otmaxt jhmq qb qzh rtxahm.\n12 Xl Hbzm em qzh bsseoh? \tihl\t10\n13 Utxi el em qzh ptqzxbby.\n14 Ytmehu ybnha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Ytmehu el mbq em qzh rtxahm.\n2 Otmaxt el em qzh ztuujti.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t1\n4 Otmaxt el mb ubmrhx em qzh ztuujti.\n5 Utxi el em qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Utxi jhmq qb qzh bsseoh.\n8 Hbzm el mb ubmrhx em qzh bsseoh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t4\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Ytmehu cbdxmhiha qb qzh bsseoh.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t11\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Otmaxt el mbq em qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Utxi ybnha qb qzh ztuujti.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh bsseoh.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Hbzm el em qzh ztuujti.\n8 Hbzm jhmq ptok qb qzh ptqzxbby.\n9 Xl Hbzm em qzh phaxbby? \tmb\t8\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Ytmehu cbdxmhiha qb qzh keqozhm.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t8\n13 Otmaxt el em qzh ptqzxbby.\n14 Utxi el em qzh rtxahm.\n15 Xl Utxi em qzh rtxahm? \tihl\t14\n1 Hbzm el em qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Ytmehu el mbq em qzh bsseoh.\n5 Hbzm el mbq em qzh ptqzxbby.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t4\n7 Ytmehu cbdxmhiha qb qzh bsseoh.\n8 Utxi el mb ubmrhx em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t8\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Hbzm el mbq em qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tmb\t11\n13 Utxi jhmq qb qzh phaxbby.\n14 Ytmehu el mb ubmrhx em qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt el mbq em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Hbzm el em qzh rtxahm.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n7 Ytmehu el mb ubmrhx em qzh keqozhm.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Xl Hbzm em qzh bsseoh? \tmb\t5\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Otmaxt el mbq em qzh rtxahm.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t8\n13 Utxi el em qzh ztuujti.\n14 Ytmehu el mbq em qzh keqozhm.\n15 Xl Utxi em qzh ztuujti? \tihl\t13\n1 Ytmehu el em qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t1\n4 Hbzm el mb ubmrhx em qzh bsseoh.\n5 Otmaxt el em qzh ptqzxbby.\n6 Xl Hbzm em qzh bsseoh? \tmb\t4\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt el mbq em qzh ptqzxbby.\n9 Xl Utxi em qzh bsseoh? \tihl\t7\n10 Otmaxt ybnha qb qzh ptqzxbby.\n11 Ytmehu el mbq em qzh ztuujti.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t10\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Utxi el mb ubmrhx em qzh ptqzxbby.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t11\n1 Hbzm jhmq qb qzh phaxbby.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Otmaxt el em qzh ptqzxbby.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Xl Hbzm em qzh bsseoh? \tmb\t1\n7 Hbzm cbdxmhiha qb qzh rtxahm.\n8 Utxi el mbq em qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t4\n10 Hbzm el em qzh keqozhm.\n11 Otmaxt ybnha qb qzh ztuujti.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Utxi ybnha qb qzh bsseoh.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t11\n1 Ytmehu jhmq ptok qb qzh bsseoh.\n2 Utxi el em qzh rtxahm.\n3 Xl Ytmehu em qzh keqozhm? \tmb\t1\n4 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n5 Hbzm ybnha qb qzh ztuujti.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t1\n7 Ytmehu el mbq em qzh bsseoh.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t7\n10 Hbzm el mbq em qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh rtxahm.\n12 Xl Hbzm em qzh rtxahm? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Xl Hbzm em qzh rtxahm? \tihl\t11\n1 Ytmehu el em qzh bsseoh.\n2 Otmaxt jhmq qb qzh bsseoh.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Hbzm ybnha qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Utxi qxtnhuuha qb qzh rtxahm.\n9 Xl Hbzm em qzh keqozhm? \tihl\t7\n10 Otmaxt el mb ubmrhx em qzh bsseoh.\n11 Otmaxt el mbq em qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Utxi el em qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tihl\t14\n1 Utxi el mb ubmrhx em qzh ztuujti.\n2 Hbzm jhmq ptok qb qzh rtxahm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Hbzm cbdxmhiha qb qzh ptqzxbby.\n5 Ytmehu el mb ubmrhx em qzh ztuujti.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Ytmehu el mb ubmrhx em qzh keqozhm.\n8 Otmaxt el em qzh ptqzxbby.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t7\n10 Otmaxt el mbq em qzh ptqzxbby.\n11 Utxi el em qzh rtxahm.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Hbzm el em qzh phaxbby.\n14 Hbzm el em qzh rtxahm.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t10\n1 Utxi el em qzh ptqzxbby.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Hbzm el mb ubmrhx em qzh rtxahm.\n5 Utxi ybnha qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Hbzm el mbq em qzh phaxbby.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh bsseoh? \tihl\t5\n10 Ytmehu el mb ubmrhx em qzh keqozhm.\n11 Otmaxt el em qzh keqozhm.\n12 Xl Hbzm em qzh phaxbby? \tmb\t7\n13 Utxi el mbq em qzh bsseoh.\n14 Otmaxt el em qzh ztuujti.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t10\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Otmaxt el em qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Otmaxt el em qzh bsseoh.\n5 Hbzm el mbq em qzh ztuujti.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Hbzm ybnha qb qzh ztuujti.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Xl Hbzm em qzh ztuujti? \tihl\t10\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi el em qzh rtxahm.\n15 Xl Utxi em qzh rtxahm? \tihl\t14\n1 Utxi el mbq em qzh rtxahm.\n2 Otmaxt el em qzh ztuujti.\n3 Xl Utxi em qzh rtxahm? \tmb\t1\n4 Ytmehu el mbq em qzh ptqzxbby.\n5 Utxi qxtnhuuha qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t2\n7 Otmaxt el mb ubmrhx em qzh ztuujti.\n8 Ytmehu el em qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Hbzm jhmq ptok qb qzh phaxbby.\n11 Utxi jhmq qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t13\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt el em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n4 Hbzm ybnha qb qzh keqozhm.\n5 Ytmehu jhmq ptok qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t2\n7 Utxi ybnha qb qzh keqozhm.\n8 Hbzm jhmq qb qzh ptqzxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Ytmehu el em qzh bsseoh.\n11 Ytmehu el em qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t8\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Utxi el em qzh rtxahm.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t11\n1 Ytmehu el em qzh ztuujti.\n2 Hbzm cbdxmhiha qb qzh phaxbby.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t1\n4 Ytmehu el em qzh keqozhm.\n5 Hbzm ybnha qb qzh ptqzxbby.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t4\n7 Utxi el mbq em qzh ptqzxbby.\n8 Utxi el mb ubmrhx em qzh phaxbby.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t4\n10 Utxi jhmq ptok qb qzh ptqzxbby.\n11 Ytmehu el em qzh rtxahm.\n12 Xl Hbzm em qzh ptqzxbby? \tihl\t5\n13 Utxi el em qzh keqozhm.\n14 Otmaxt el mbq em qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t13\n1 Utxi ybnha qb qzh ptqzxbby.\n2 Otmaxt jhmq ptok qb qzh ztuujti.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Otmaxt el mb ubmrhx em qzh ztuujti.\n5 Utxi el em qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Hbzm el em qzh phaxbby.\n8 Utxi ybnha qb qzh rtxahm.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n10 Hbzm el mb ubmrhx em qzh phaxbby.\n11 Hbzm el mbq em qzh rtxahm.\n12 Xl Hbzm em qzh rtxahm? \tmb\t11\n13 Ytmehu el mbq em qzh rtxahm.\n14 Hbzm el em qzh bsseoh.\n15 Xl Hbzm em qzh ztuujti? \tmb\t14\n1 Utxi ybnha qb qzh phaxbby.\n2 Hbzm el em qzh rtxahm.\n3 Xl Utxi em qzh ztuujti? \tmb\t1\n4 Ytmehu el em qzh bsseoh.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Xl Utxi em qzh rtxahm? \tmb\t1\n7 Ytmehu el em qzh rtxahm.\n8 Utxi el mb ubmrhx em qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t5\n10 Ytmehu jhmq qb qzh bsseoh.\n11 Hbzm el mb ubmrhx em qzh phaxbby.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t10\n13 Hbzm el mb ubmrhx em qzh keqozhm.\n14 Hbzm el mb ubmrhx em qzh bsseoh.\n15 Xl Hbzm em qzh bsseoh? \tmb\t14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Ytmehu el em qzh keqozhm.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Xl Utxi em qzh bsseoh? \tmb\t2\n7 Otmaxt el em qzh ptqzxbby.\n8 Hbzm el em qzh ztuujti.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t7\n10 Hbzm ybnha qb qzh keqozhm.\n11 Ytmehu el mb ubmrhx em qzh keqozhm.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t7\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Hbzm el mb ubmrhx em qzh keqozhm.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Utxi el mb ubmrhx em qzh rtxahm.\n2 Utxi el em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tihl\t2\n4 Hbzm cbdxmhiha qb qzh rtxahm.\n5 Otmaxt jhmq ptok qb qzh phaxbby.\n6 Xl Utxi em qzh bsseoh? \tmb\t2\n7 Otmaxt el em qzh bsseoh.\n8 Hbzm el mb ubmrhx em qzh rtxahm.\n9 Xl Otmaxt em qzh bsseoh? \tihl\t7\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tihl\t10\n13 Ytmehu el em qzh ptqzxbby.\n14 Utxi el em qzh keqozhm.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t13\n1 Otmaxt ybnha qb qzh keqozhm.\n2 Ytmehu el em qzh phaxbby.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t1\n4 Otmaxt el em qzh ptqzxbby.\n5 Utxi el em qzh rtxahm.\n6 Xl Utxi em qzh keqozhm? \tmb\t5\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Utxi el em qzh ztuujti.\n11 Hbzm cbdxmhiha qb qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tihl\t11\n13 Hbzm jhmq qb qzh phaxbby.\n14 Ytmehu el mb ubmrhx em qzh phaxbby.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t8\n1 Otmaxt qxtnhuuha qb qzh phaxbby.\n2 Utxi el em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Otmaxt el em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t5\n7 Hbzm el mb ubmrhx em qzh bsseoh.\n8 Otmaxt el mb ubmrhx em qzh ztuujti.\n9 Xl Hbzm em qzh bsseoh? \tmb\t7\n10 Hbzm el mbq em qzh ztuujti.\n11 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t8\n13 Utxi el mb ubmrhx em qzh ptqzxbby.\n14 Ytmehu qxtnhuuha qb qzh phaxbby.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t8\n1 Utxi el em qzh phaxbby.\n2 Ytmehu el em qzh keqozhm.\n3 Xl Utxi em qzh ztuujti? \tmb\t1\n4 Hbzm jhmq qb qzh rtxahm.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Xl Hbzm em qzh rtxahm? \tmb\t5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tihl\t8\n10 Ytmehu el mb ubmrhx em qzh keqozhm.\n11 Ytmehu el mbq em qzh phaxbby.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t11\n13 Hbzm el mbq em qzh ztuujti.\n14 Utxi el mbq em qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t11\n1 Ytmehu el em qzh keqozhm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t1\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh bsseoh.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Ytmehu el mbq em qzh keqozhm.\n8 Utxi el em qzh ztuujti.\n9 Xl Hbzm em qzh bsseoh? \tihl\t5\n10 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n11 Otmaxt el em qzh ztuujti.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t11\n13 Utxi el mb ubmrhx em qzh ztuujti.\n14 Ytmehu el mbq em qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t14\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Otmaxt el em qzh phaxbby.\n3 Xl Utxi em qzh ztuujti? \tihl\t1\n4 Otmaxt el mb ubmrhx em qzh phaxbby.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t4\n7 Hbzm jhmq qb qzh keqozhm.\n8 Hbzm el mbq em qzh keqozhm.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t11\n13 Hbzm el mb ubmrhx em qzh rtxahm.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t14\n1 Otmaxt qxtnhuuha qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t1\n4 Hbzm cbdxmhiha qb qzh bsseoh.\n5 Utxi jhmq qb qzh bsseoh.\n6 Xl Hbzm em qzh bsseoh? \tihl\t4\n7 Utxi qxtnhuuha qb qzh phaxbby.\n8 Utxi ybnha qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Otmaxt qxtnhuuha qb qzh phaxbby.\n11 Ytmehu el em qzh keqozhm.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t8\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Ytmehu el mb ubmrhx em qzh keqozhm.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t13\n1 Hbzm ybnha qb qzh ztuujti.\n2 Otmaxt el em qzh ptqzxbby.\n3 Xl Hbzm em qzh ztuujti? \tihl\t1\n4 Ytmehu el mb ubmrhx em qzh ztuujti.\n5 Otmaxt qxtnhuuha qb qzh bsseoh.\n6 Xl Hbzm em qzh phaxbby? \tmb\t1\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm el mb ubmrhx em qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tmb\t8\n10 Ytmehu el em qzh keqozhm.\n11 Utxi el em qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tihl\t11\n13 Utxi cbdxmhiha qb qzh ztuujti.\n14 Utxi el mbq em qzh ztuujti.\n15 Xl Utxi em qzh ztuujti? \tmb\t14\n1 Hbzm el mbq em qzh rtxahm.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tihl\t5\n7 Utxi el mbq em qzh bsseoh.\n8 Otmaxt el mbq em qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Utxi ybnha qb qzh rtxahm.\n11 Hbzm ybnha qb qzh phaxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Otmaxt el mb ubmrhx em qzh phaxbby.\n14 Otmaxt el mbq em qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tihl\t10\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t1\n4 Ytmehu ybnha qb qzh phaxbby.\n5 Utxi ybnha qb qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tihl\t5\n7 Hbzm jhmq qb qzh rtxahm.\n8 Ytmehu el mb ubmrhx em qzh phaxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Otmaxt el em qzh ptqzxbby.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t8\n13 Utxi el mb ubmrhx em qzh ztuujti.\n14 Utxi jhmq ptok qb qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t11\n1 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh bsseoh.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Utxi jhmq ptok qb qzh keqozhm.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Xl Utxi em qzh keqozhm? \tihl\t4\n7 Ytmehu el mbq em qzh phaxbby.\n8 Hbzm el mb ubmrhx em qzh bsseoh.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t5\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Utxi jhmq ptok qb qzh ztuujti.\n12 Xl Hbzm em qzh bsseoh? \tmb\t10\n13 Utxi el em qzh keqozhm.\n14 Hbzm el mbq em qzh rtxahm.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Utxi jhmq qb qzh phaxbby.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Hbzm el em qzh rtxahm.\n5 Otmaxt jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Hbzm el mbq em qzh rtxahm.\n8 Otmaxt el em qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t2\n10 Hbzm cbdxmhiha qb qzh bsseoh.\n11 Otmaxt el em qzh keqozhm.\n12 Xl Hbzm em qzh bsseoh? \tihl\t10\n13 Ytmehu jhmq ptok qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t13\n1 Utxi el em qzh bsseoh.\n2 Hbzm el em qzh rtxahm.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Utxi jhmq qb qzh keqozhm.\n5 Otmaxt el mb ubmrhx em qzh keqozhm.\n6 Xl Utxi em qzh keqozhm? \tihl\t4\n7 Otmaxt qxtnhuuha qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t7\n10 Hbzm el mb ubmrhx em qzh rtxahm.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t8\n13 Hbzm el em qzh ptqzxbby.\n14 Utxi el mbq em qzh ptqzxbby.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t8\n1 Ytmehu el mbq em qzh ztuujti.\n2 Otmaxt cbdxmhiha qb qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Utxi el em qzh ztuujti.\n5 Utxi cbdxmhiha qb qzh keqozhm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Utxi el em qzh ztuujti.\n8 Ytmehu qxtnhuuha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Utxi el mbq em qzh ztuujti.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t8\n13 Hbzm qxtnhuuha qb qzh bsseoh.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Utxi em qzh ztuujti? \tmb\t11\n1 Otmaxt el mbq em qzh bsseoh.\n2 Utxi el mbq em qzh ztuujti.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t1\n4 Otmaxt jhmq ptok qb qzh phaxbby.\n5 Ytmehu jhmq qb qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Utxi el em qzh rtxahm.\n8 Hbzm el em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t7\n10 Hbzm qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh phaxbby.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t5\n13 Utxi el mb ubmrhx em qzh rtxahm.\n14 Utxi el em qzh rtxahm.\n15 Xl Hbzm em qzh phaxbby? \tihl\t11\n1 Ytmehu jhmq ptok qb qzh keqozhm.\n2 Hbzm jhmq ptok qb qzh keqozhm.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Ytmehu ybnha qb qzh ptqzxbby.\n5 Ytmehu qxtnhuuha qb qzh bsseoh.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t5\n7 Hbzm el mb ubmrhx em qzh keqozhm.\n8 Utxi el mbq em qzh bsseoh.\n9 Xl Hbzm em qzh keqozhm? \tmb\t7\n10 Hbzm el mbq em qzh ptqzxbby.\n11 Otmaxt el em qzh bsseoh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t13\n1 Ytmehu el em qzh ptqzxbby.\n2 Ytmehu el em qzh keqozhm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Utxi jhmq ptok qb qzh bsseoh.\n5 Ytmehu el mbq em qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Hbzm cbdxmhiha qb qzh bsseoh.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t7\n10 Hbzm el mb ubmrhx em qzh bsseoh.\n11 Utxi qxtnhuuha qb qzh rtxahm.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t7\n13 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n14 Otmaxt el em qzh bsseoh.\n15 Xl Utxi em qzh rtxahm? \tihl\t11\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt el em qzh ztuujti.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Hbzm el mbq em qzh rtxahm.\n5 Utxi el em qzh keqozhm.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh rtxahm.\n8 Utxi el mb ubmrhx em qzh keqozhm.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t7\n10 Otmaxt jhmq qb qzh bsseoh.\n11 Hbzm el mbq em qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t8\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Hbzm el em qzh phaxbby.\n15 Xl Utxi em qzh keqozhm? \tmb\t8\n1 Ytmehu ybnha qb qzh rtxahm.\n2 Hbzm el mbq em qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Hbzm el mb ubmrhx em qzh rtxahm.\n5 Otmaxt el em qzh ztuujti.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Otmaxt jhmq qb qzh ptqzxbby.\n8 Hbzm el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t7\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Hbzm ybnha qb qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tihl\t11\n13 Hbzm cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm el em qzh phaxbby.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Utxi el mbq em qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh ztuujti.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Hbzm qxtnhuuha qb qzh phaxbby.\n5 Utxi el mb ubmrhx em qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tmb\t4\n7 Utxi el em qzh phaxbby.\n8 Hbzm el mbq em qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Ytmehu el em qzh phaxbby.\n11 Ytmehu jhmq qb qzh bsseoh.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t11\n13 Utxi ybnha qb qzh ztuujti.\n14 Utxi jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh ztuujti? \tmb\t14\n1 Otmaxt jhmq ptok qb qzh ztuujti.\n2 Utxi el mbq em qzh ztuujti.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t1\n4 Utxi el mbq em qzh keqozhm.\n5 Otmaxt el mb ubmrhx em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Hbzm el mbq em qzh bsseoh.\n8 Ytmehu cbdxmhiha qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t8\n10 Ytmehu cbdxmhiha qb qzh bsseoh.\n11 Otmaxt el em qzh ptqzxbby.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t10\n13 Ytmehu el em qzh rtxahm.\n14 Utxi el mb ubmrhx em qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t13\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Hbzm el em qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Hbzm ybnha qb qzh rtxahm.\n5 Hbzm jhmq ptok qb qzh ztuujti.\n6 Xl Hbzm em qzh ztuujti? \tihl\t5\n7 Hbzm el em qzh rtxahm.\n8 Hbzm el mb ubmrhx em qzh rtxahm.\n9 Xl Hbzm em qzh rtxahm? \tmb\t8\n10 Hbzm ybnha qb qzh keqozhm.\n11 Utxi jhmq qb qzh ptqzxbby.\n12 Xl Hbzm em qzh keqozhm? \tihl\t10\n13 Ytmehu el em qzh rtxahm.\n14 Utxi jhmq qb qzh bsseoh.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Ytmehu jhmq qb qzh ptqzxbby.\n2 Utxi el mbq em qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Ytmehu jhmq qb qzh keqozhm.\n5 Ytmehu el em qzh bsseoh.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Hbzm el em qzh rtxahm.\n8 Otmaxt jhmq ptok qb qzh bsseoh.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t5\n10 Utxi ybnha qb qzh keqozhm.\n11 Ytmehu jhmq qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tmb\t10\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu el mb ubmrhx em qzh ztuujti.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t13\n1 Hbzm el em qzh keqozhm.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Otmaxt jhmq qb qzh phaxbby.\n5 Utxi el mb ubmrhx em qzh keqozhm.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t4\n7 Utxi el em qzh keqozhm.\n8 Utxi el em qzh ptqzxbby.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t8\n10 Ytmehu el mbq em qzh rtxahm.\n11 Utxi el em qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Otmaxt el em qzh ztuujti.\n15 Xl Utxi em qzh bsseoh? \tmb\t11\n1 Otmaxt jhmq qb qzh keqozhm.\n2 Hbzm el mb ubmrhx em qzh rtxahm.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t1\n4 Hbzm ybnha qb qzh keqozhm.\n5 Hbzm jhmq qb qzh ptqzxbby.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Ytmehu el em qzh keqozhm.\n8 Ytmehu el em qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t8\n10 Ytmehu el mb ubmrhx em qzh phaxbby.\n11 Hbzm el em qzh rtxahm.\n12 Xl Hbzm em qzh phaxbby? \tmb\t11\n13 Hbzm cbdxmhiha qb qzh keqozhm.\n14 Otmaxt el mb ubmrhx em qzh keqozhm.\n15 Xl Hbzm em qzh phaxbby? \tmb\t13\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Hbzm el em qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Xl Hbzm em qzh ztuujti? \tihl\t4\n7 Utxi el mbq em qzh ptqzxbby.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t8\n10 Utxi el em qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh ztuujti.\n12 Xl Utxi em qzh phaxbby? \tmb\t10\n13 Otmaxt ybnha qb qzh phaxbby.\n14 Otmaxt jhmq qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t14\n1 Otmaxt el em qzh ptqzxbby.\n2 Ytmehu el mb ubmrhx em qzh ztuujti.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t1\n4 Utxi el em qzh ztuujti.\n5 Ytmehu el em qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tihl\t5\n7 Otmaxt el em qzh ztuujti.\n8 Ytmehu el mbq em qzh keqozhm.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t8\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Hbzm el mbq em qzh bsseoh.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Hbzm el mbq em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Ytmehu el em qzh ptqzxbby.\n2 Ytmehu jhmq ptok qb qzh ztuujti.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t2\n4 Utxi qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t2\n7 Utxi el em qzh keqozhm.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tihl\t8\n10 Hbzm el mb ubmrhx em qzh ztuujti.\n11 Otmaxt el em qzh phaxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t7\n13 Utxi jhmq qb qzh ptqzxbby.\n14 Hbzm el mb ubmrhx em qzh rtxahm.\n15 Xl Utxi em qzh ztuujti? \tmb\t13\n1 Ytmehu el em qzh bsseoh.\n2 Utxi el em qzh phaxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n4 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n5 Otmaxt qxtnhuuha qb qzh ztuujti.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t1\n7 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh ztuujti.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t8\n10 Utxi el mb ubmrhx em qzh phaxbby.\n11 Hbzm el em qzh rtxahm.\n12 Xl Otmaxt em qzh ztuujti? \tihl\t8\n13 Utxi cbdxmhiha qb qzh phaxbby.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Xl Hbzm em qzh bsseoh? \tmb\t14\n1 Ytmehu el mbq em qzh phaxbby.\n2 Otmaxt jhmq qb qzh ztuujti.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh phaxbby.\n5 Utxi el em qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t4\n7 Otmaxt el mbq em qzh phaxbby.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t5\n10 Hbzm ybnha qb qzh rtxahm.\n11 Hbzm el mbq em qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t8\n13 Ytmehu el em qzh bsseoh.\n14 Utxi el mbq em qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t8\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Otmaxt el em qzh bsseoh.\n5 Hbzm el mb ubmrhx em qzh ptqzxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Utxi qxtnhuuha qb qzh keqozhm.\n8 Ytmehu qxtnhuuha qb qzh phaxbby.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm el mb ubmrhx em qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tihl\t7\n13 Hbzm el em qzh keqozhm.\n14 Hbzm ybnha qb qzh ztuujti.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t14\n1 Otmaxt el mbq em qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t1\n4 Ytmehu el mbq em qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh phaxbby.\n6 Xl Hbzm em qzh ztuujti? \tmb\t5\n7 Utxi jhmq qb qzh phaxbby.\n8 Otmaxt el em qzh rtxahm.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t4\n10 Utxi el mb ubmrhx em qzh phaxbby.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh phaxbby? \tmb\t10\n13 Utxi el em qzh bsseoh.\n14 Otmaxt el em qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Hbzm qxtnhuuha qb qzh phaxbby.\n2 Otmaxt el em qzh rtxahm.\n3 Xl Hbzm em qzh phaxbby? \tihl\t1\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Otmaxt el em qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t5\n7 Ytmehu el mb ubmrhx em qzh keqozhm.\n8 Utxi jhmq ptok qb qzh bsseoh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t5\n10 Utxi jhmq qb qzh keqozhm.\n11 Otmaxt cbdxmhiha qb qzh phaxbby.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t11\n13 Otmaxt el mb ubmrhx em qzh phaxbby.\n14 Otmaxt jhmq qb qzh bsseoh.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t14\n1 Hbzm el mb ubmrhx em qzh bsseoh.\n2 Otmaxt el em qzh keqozhm.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Otmaxt jhmq ptok qb qzh ptqzxbby.\n5 Utxi ybnha qb qzh rtxahm.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n7 Utxi el mb ubmrhx em qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh keqozhm.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t10\n13 Hbzm el em qzh keqozhm.\n14 Otmaxt el em qzh ptqzxbby.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Utxi qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Hbzm el em qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Ytmehu el mbq em qzh ztuujti.\n9 Xl Utxi em qzh rtxahm? \tihl\t2\n10 Utxi ybnha qb qzh phaxbby.\n11 Otmaxt el em qzh bsseoh.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t8\n13 Hbzm el mbq em qzh bsseoh.\n14 Hbzm jhmq ptok qb qzh bsseoh.\n15 Xl Hbzm em qzh phaxbby? \tmb\t14\n1 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n2 Utxi jhmq ptok qb qzh bsseoh.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n4 Utxi el mb ubmrhx em qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tihl\t5\n7 Utxi el mb ubmrhx em qzh ztuujti.\n8 Otmaxt qxtnhuuha qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tmb\t7\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t11\n13 Utxi el em qzh phaxbby.\n14 Otmaxt el em qzh rtxahm.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t11\n1 Hbzm jhmq qb qzh ptqzxbby.\n2 Ytmehu el mb ubmrhx em qzh keqozhm.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t1\n4 Hbzm el mb ubmrhx em qzh ptqzxbby.\n5 Otmaxt el mb ubmrhx em qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Otmaxt jhmq ptok qb qzh phaxbby.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t2\n10 Otmaxt jhmq qb qzh ptqzxbby.\n11 Ytmehu jhmq qb qzh rtxahm.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t10\n13 Utxi el mbq em qzh bsseoh.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Hbzm em qzh phaxbby? \tmb\t8\n1 Otmaxt cbdxmhiha qb qzh bsseoh.\n2 Otmaxt el mb ubmrhx em qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Otmaxt el mbq em qzh rtxahm.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t5\n7 Utxi el em qzh bsseoh.\n8 Utxi qxtnhuuha qb qzh ztuujti.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t5\n10 Utxi jhmq qb qzh rtxahm.\n11 Utxi el em qzh bsseoh.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Ytmehu el mbq em qzh ztuujti.\n14 Utxi el mb ubmrhx em qzh bsseoh.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Ytmehu jhmq qb qzh bsseoh.\n2 Ytmehu jhmq ptok qb qzh rtxahm.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Ytmehu el em qzh phaxbby.\n5 Otmaxt jhmq ptok qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Otmaxt el mbq em qzh ptqzxbby.\n8 Hbzm el em qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tmb\t7\n10 Otmaxt jhmq qb qzh rtxahm.\n11 Otmaxt el mb ubmrhx em qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Otmaxt el em qzh ptqzxbby.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t13\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Hbzm qxtnhuuha qb qzh ztuujti.\n3 Xl Hbzm em qzh ztuujti? \tihl\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Otmaxt ybnha qb qzh phaxbby.\n6 Xl Hbzm em qzh phaxbby? \tmb\t4\n7 Hbzm ybnha qb qzh rtxahm.\n8 Hbzm el em qzh phaxbby.\n9 Xl Hbzm em qzh rtxahm? \tmb\t8\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Utxi jhmq qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t11\n13 Otmaxt el mbq em qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh rtxahm.\n15 Xl Utxi em qzh rtxahm? \tmb\t14\n1 Hbzm el em qzh phaxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t4\n7 Hbzm el mb ubmrhx em qzh phaxbby.\n8 Otmaxt cbdxmhiha qb qzh rtxahm.\n9 Xl Utxi em qzh phaxbby? \tmb\t5\n10 Hbzm el em qzh ptqzxbby.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t11\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Otmaxt el mb ubmrhx em qzh ztuujti.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t14\n1 Utxi el em qzh rtxahm.\n2 Utxi el em qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Hbzm qxtnhuuha qb qzh ztuujti.\n5 Otmaxt el mb ubmrhx em qzh bsseoh.\n6 Xl Utxi em qzh phaxbby? \tmb\t2\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi cbdxmhiha qb qzh ztuujti.\n9 Xl Hbzm em qzh ztuujti? \tihl\t4\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi el mb ubmrhx em qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh ptqzxbby.\n15 Xl Hbzm em qzh ptqzxbby? \tmb\t13\n1 Otmaxt el em qzh keqozhm.\n2 Ytmehu el mbq em qzh rtxahm.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n4 Hbzm jhmq ptok qb qzh ztuujti.\n5 Ytmehu el mbq em qzh phaxbby.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Otmaxt el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Hbzm el em qzh bsseoh.\n11 Hbzm jhmq qb qzh rtxahm.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t8\n13 Ytmehu cbdxmhiha qb qzh keqozhm.\n14 Hbzm el mbq em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Ytmehu el em qzh bsseoh.\n2 Ytmehu cbdxmhiha qb qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Hbzm el em qzh bsseoh.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t5\n7 Utxi el mb ubmrhx em qzh ptqzxbby.\n8 Utxi el mb ubmrhx em qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tmb\t8\n10 Utxi el mb ubmrhx em qzh ztuujti.\n11 Otmaxt jhmq qb qzh ptqzxbby.\n12 Xl Utxi em qzh ztuujti? \tmb\t10\n13 Ytmehu el mb ubmrhx em qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh bsseoh.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Utxi el em qzh ptqzxbby.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t1\n4 Otmaxt el mb ubmrhx em qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Ytmehu ybnha qb qzh phaxbby.\n8 Ytmehu el em qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t5\n10 Utxi el em qzh rtxahm.\n11 Utxi jhmq qb qzh phaxbby.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t8\n13 Utxi el em qzh bsseoh.\n14 Otmaxt ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t14\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Ytmehu el mb ubmrhx em qzh keqozhm.\n3 Xl Utxi em qzh ztuujti? \tihl\t1\n4 Hbzm el mb ubmrhx em qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Hbzm ybnha qb qzh ztuujti.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Otmaxt el em qzh ptqzxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t10\n13 Ytmehu el mb ubmrhx em qzh bsseoh.\n14 Hbzm qxtnhuuha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n1 Otmaxt jhmq qb qzh phaxbby.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Hbzm el mb ubmrhx em qzh ptqzxbby.\n5 Hbzm el em qzh phaxbby.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t2\n7 Ytmehu qxtnhuuha qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh ztuujti.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t7\n10 Utxi el em qzh rtxahm.\n11 Ytmehu el mb ubmrhx em qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t11\n13 Utxi el mbq em qzh rtxahm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Xl Utxi em qzh rtxahm? \tmb\t13\n1 Otmaxt el mbq em qzh phaxbby.\n2 Otmaxt el mbq em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Utxi el mb ubmrhx em qzh phaxbby.\n5 Otmaxt ybnha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh bsseoh? \tmb\t5\n7 Utxi el em qzh rtxahm.\n8 Hbzm el mbq em qzh keqozhm.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t5\n10 Ytmehu el em qzh phaxbby.\n11 Otmaxt el mbq em qzh ptqzxbby.\n12 Xl Utxi em qzh rtxahm? \tihl\t7\n13 Hbzm qxtnhuuha qb qzh phaxbby.\n14 Utxi el em qzh keqozhm.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t14\n1 Ytmehu el em qzh keqozhm.\n2 Otmaxt el mbq em qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Ytmehu el mbq em qzh keqozhm.\n5 Utxi ybnha qb qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t4\n7 Ytmehu el em qzh rtxahm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t2\n10 Hbzm qxtnhuuha qb qzh bsseoh.\n11 Otmaxt qxtnhuuha qb qzh ztuujti.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Utxi el mbq em qzh keqozhm.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t11\n1 Hbzm el mbq em qzh phaxbby.\n2 Otmaxt el em qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tmb\t1\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Otmaxt el em qzh bsseoh.\n6 Xl Hbzm em qzh phaxbby? \tmb\t1\n7 Otmaxt jhmq qb qzh ztuujti.\n8 Otmaxt jhmq qb qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tihl\t4\n10 Hbzm ybnha qb qzh bsseoh.\n11 Hbzm el mbq em qzh bsseoh.\n12 Xl Otmaxt em qzh keqozhm? \tmb\t8\n13 Hbzm el em qzh ptqzxbby.\n14 Ytmehu el em qzh ptqzxbby.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t8\n1 Utxi jhmq ptok qb qzh ztuujti.\n2 Ytmehu el em qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Ytmehu el mbq em qzh phaxbby.\n5 Hbzm el em qzh phaxbby.\n6 Xl Utxi em qzh rtxahm? \tmb\t1\n7 Hbzm el em qzh ptqzxbby.\n8 Utxi jhmq qb qzh ptqzxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t7\n10 Utxi el em qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Xl Hbzm em qzh ztuujti? \tihl\t11\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Hbzm jhmq ptok qb qzh rtxahm.\n15 Xl Utxi em qzh ztuujti? \tmb\t10\n1 Otmaxt el em qzh rtxahm.\n2 Otmaxt jhmq ptok qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Utxi ybnha qb qzh keqozhm.\n5 Otmaxt el em qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n7 Utxi el em qzh ptqzxbby.\n8 Utxi ybnha qb qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t5\n10 Ytmehu el mbq em qzh ptqzxbby.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Utxi el mb ubmrhx em qzh bsseoh.\n14 Hbzm el mb ubmrhx em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tmb\t13\n1 Ytmehu jhmq qb qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t1\n4 Utxi el em qzh rtxahm.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Xl Utxi em qzh rtxahm? \tihl\t4\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Otmaxt qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh rtxahm? \tihl\t4\n10 Hbzm jhmq ptok qb qzh ptqzxbby.\n11 Utxi el mbq em qzh rtxahm.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t5\n13 Otmaxt el em qzh rtxahm.\n14 Utxi el em qzh ztuujti.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t13\n1 Ytmehu ybnha qb qzh ptqzxbby.\n2 Utxi ybnha qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Utxi el mb ubmrhx em qzh ptqzxbby.\n5 Otmaxt jhmq qb qzh keqozhm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t4\n7 Utxi jhmq ptok qb qzh keqozhm.\n8 Utxi el mbq em qzh keqozhm.\n9 Xl Utxi em qzh keqozhm? \tmb\t8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Hbzm el mb ubmrhx em qzh keqozhm.\n12 Xl Hbzm em qzh keqozhm? \tmb\t11\n13 Otmaxt jhmq ptok qb qzh bsseoh.\n14 Hbzm el mb ubmrhx em qzh ztuujti.\n15 Xl Utxi em qzh keqozhm? \tmb\t8\n1 Ytmehu el mbq em qzh rtxahm.\n2 Hbzm jhmq qb qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n4 Utxi qxtnhuuha qb qzh phaxbby.\n5 Otmaxt el mbq em qzh keqozhm.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t1\n7 Otmaxt el mb ubmrhx em qzh rtxahm.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t2\n10 Otmaxt el mbq em qzh ptqzxbby.\n11 Otmaxt el em qzh bsseoh.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t11\n13 Ytmehu jhmq qb qzh ztuujti.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Xl Utxi em qzh ztuujti? \tmb\t14\n1 Ytmehu jhmq ptok qb qzh phaxbby.\n2 Otmaxt el em qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Otmaxt el em qzh phaxbby.\n5 Otmaxt el em qzh keqozhm.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t5\n7 Hbzm qxtnhuuha qb qzh keqozhm.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t8\n10 Ytmehu qxtnhuuha qb qzh phaxbby.\n11 Otmaxt el em qzh ztuujti.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t10\n13 Hbzm el em qzh bsseoh.\n14 Ytmehu el mb ubmrhx em qzh phaxbby.\n15 Xl Ytmehu em qzh phaxbby? \tmb\t14\n1 Ytmehu el em qzh ptqzxbby.\n2 Ytmehu el em qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Utxi qxtnhuuha qb qzh keqozhm.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t4\n7 Ytmehu jhmq ptok qb qzh keqozhm.\n8 Otmaxt cbdxmhiha qb qzh ztuujti.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Otmaxt el mb ubmrhx em qzh ztuujti.\n11 Hbzm el mbq em qzh bsseoh.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh keqozhm.\n14 Otmaxt jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tihl\t14\n1 Otmaxt jhmq ptok qb qzh ptqzxbby.\n2 Utxi cbdxmhiha qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t1\n4 Ytmehu qxtnhuuha qb qzh ztuujti.\n5 Utxi el em qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n7 Ytmehu el em qzh rtxahm.\n8 Hbzm jhmq qb qzh bsseoh.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t7\n10 Ytmehu ybnha qb qzh bsseoh.\n11 Hbzm cbdxmhiha qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t10\n13 Ytmehu cbdxmhiha qb qzh phaxbby.\n14 Utxi ybnha qb qzh ztuujti.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t13\n1 Ytmehu el em qzh ztuujti.\n2 Otmaxt el mb ubmrhx em qzh phaxbby.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t1\n4 Otmaxt cbdxmhiha qb qzh bsseoh.\n5 Otmaxt el em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t5\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Ytmehu el mb ubmrhx em qzh ztuujti.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t7\n10 Hbzm cbdxmhiha qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Otmaxt qxtnhuuha qb qzh ztuujti.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t13\n1 Hbzm el em qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh bsseoh.\n3 Xl Hbzm em qzh ztuujti? \tmb\t1\n4 Hbzm qxtnhuuha qb qzh bsseoh.\n5 Ytmehu qxtnhuuha qb qzh keqozhm.\n6 Xl Utxi em qzh bsseoh? \tihl\t2\n7 Hbzm jhmq qb qzh keqozhm.\n8 Hbzm el mb ubmrhx em qzh keqozhm.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Otmaxt qxtnhuuha qb qzh keqozhm.\n11 Hbzm jhmq qb qzh keqozhm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t10\n13 Ytmehu ybnha qb qzh ztuujti.\n14 Ytmehu ybnha qb qzh keqozhm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t10\n1 Ytmehu el em qzh ztuujti.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t2\n4 Ytmehu jhmq qb qzh ztuujti.\n5 Ytmehu el mbq em qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tmb\t5\n7 Ytmehu jhmq qb qzh rtxahm.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t7\n10 Otmaxt cbdxmhiha qb qzh rtxahm.\n11 Ytmehu el em qzh phaxbby.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t11\n13 Otmaxt ybnha qb qzh ztuujti.\n14 Otmaxt ybnha qb qzh phaxbby.\n15 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Otmaxt el mbq em qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Otmaxt jhmq qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t5\n7 Hbzm el mbq em qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh bsseoh.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Hbzm jhmq ptok qb qzh bsseoh.\n11 Hbzm jhmq qb qzh ztuujti.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t8\n13 Ytmehu el em qzh bsseoh.\n14 Ytmehu el mb ubmrhx em qzh bsseoh.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t14\n1 Hbzm qxtnhuuha qb qzh keqozhm.\n2 Hbzm el mbq em qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Hbzm el mbq em qzh bsseoh.\n5 Hbzm el em qzh ztuujti.\n6 Xl Hbzm em qzh keqozhm? \tmb\t5\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Utxi el em qzh phaxbby.\n9 Xl Utxi em qzh ztuujti? \tmb\t8\n10 Utxi cbdxmhiha qb qzh bsseoh.\n11 Ytmehu el em qzh rtxahm.\n12 Xl Hbzm em qzh ztuujti? \tmb\t7\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Ytmehu el mbq em qzh rtxahm.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t14\n1 Ytmehu el mbq em qzh ztuujti.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t2\n4 Utxi el mbq em qzh ptqzxbby.\n5 Ytmehu el em qzh bsseoh.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Otmaxt jhmq ptok qb qzh ztuujti.\n8 Utxi el mb ubmrhx em qzh bsseoh.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t7\n10 Hbzm jhmq qb qzh phaxbby.\n11 Ytmehu el em qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tihl\t11\n13 Ytmehu ybnha qb qzh bsseoh.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t14\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi jhmq ptok qb qzh ptqzxbby.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Ytmehu el em qzh rtxahm.\n5 Hbzm qxtnhuuha qb qzh ptqzxbby.\n6 Xl Utxi em qzh rtxahm? \tmb\t2\n7 Utxi el em qzh rtxahm.\n8 Ytmehu ybnha qb qzh phaxbby.\n9 Xl Utxi em qzh ztuujti? \tmb\t7\n10 Ytmehu el mb ubmrhx em qzh phaxbby.\n11 Utxi qxtnhuuha qb qzh bsseoh.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t10\n13 Otmaxt ybnha qb qzh rtxahm.\n14 Utxi el mbq em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Utxi jhmq qb qzh phaxbby.\n3 Xl Utxi em qzh phaxbby? \tihl\t2\n4 Otmaxt el mbq em qzh ptqzxbby.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n7 Otmaxt cbdxmhiha qb qzh ztuujti.\n8 Otmaxt el mb ubmrhx em qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Hbzm jhmq ptok qb qzh ztuujti.\n11 Ytmehu el em qzh ztuujti.\n12 Xl Ytmehu em qzh bsseoh? \tmb\t11\n13 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t11\n1 Utxi el mbq em qzh phaxbby.\n2 Ytmehu el mbq em qzh keqozhm.\n3 Xl Utxi em qzh phaxbby? \tmb\t1\n4 Otmaxt qxtnhuuha qb qzh bsseoh.\n5 Ytmehu el mbq em qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tmb\t1\n7 Otmaxt ybnha qb qzh rtxahm.\n8 Ytmehu el mbq em qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t8\n10 Ytmehu jhmq qb qzh ztuujti.\n11 Utxi el mbq em qzh rtxahm.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n13 Ytmehu el mb ubmrhx em qzh ztuujti.\n14 Otmaxt jhmq qb qzh phaxbby.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t14\n1 Utxi jhmq qb qzh ptqzxbby.\n2 Otmaxt jhmq ptok qb qzh bsseoh.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t1\n4 Utxi el mbq em qzh ptqzxbby.\n5 Ytmehu jhmq qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t4\n7 Utxi el mbq em qzh ztuujti.\n8 Otmaxt el mbq em qzh bsseoh.\n9 Xl Utxi em qzh ztuujti? \tmb\t7\n10 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n11 Utxi el em qzh rtxahm.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n13 Hbzm el em qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tihl\t14\n1 Otmaxt el em qzh rtxahm.\n2 Ytmehu el mbq em qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n5 Ytmehu el em qzh ztuujti.\n6 Xl Ytmehu em qzh ztuujti? \tihl\t5\n7 Hbzm el em qzh bsseoh.\n8 Hbzm el mbq em qzh bsseoh.\n9 Xl Hbzm em qzh bsseoh? \tmb\t8\n10 Otmaxt cbdxmhiha qb qzh phaxbby.\n11 Utxi el em qzh phaxbby.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t5\n13 Utxi el em qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t14\n1 Ytmehu el em qzh keqozhm.\n2 Utxi el em qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Hbzm el mb ubmrhx em qzh rtxahm.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Xl Utxi em qzh bsseoh? \tihl\t2\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Utxi el em qzh ptqzxbby.\n9 Xl Utxi em qzh keqozhm? \tmb\t8\n10 Hbzm el em qzh phaxbby.\n11 Otmaxt jhmq ptok qb qzh rtxahm.\n12 Xl Hbzm em qzh phaxbby? \tihl\t10\n13 Hbzm el mb ubmrhx em qzh phaxbby.\n14 Hbzm el mb ubmrhx em qzh keqozhm.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt qxtnhuuha qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Utxi jhmq ptok qb qzh ztuujti.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t2\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Hbzm qxtnhuuha qb qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tihl\t7\n10 Utxi el em qzh phaxbby.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Xl Otmaxt em qzh ptqzxbby? \tmb\t11\n13 Otmaxt el em qzh ztuujti.\n14 Hbzm el mb ubmrhx em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t14\n1 Hbzm el em qzh ztuujti.\n2 Hbzm jhmq qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Ytmehu el em qzh keqozhm.\n5 Hbzm el em qzh ztuujti.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t4\n7 Hbzm qxtnhuuha qb qzh ptqzxbby.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Utxi cbdxmhiha qb qzh ptqzxbby.\n11 Ytmehu el mbq em qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t7\n13 Utxi jhmq qb qzh phaxbby.\n14 Ytmehu el mb ubmrhx em qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Otmaxt el em qzh bsseoh.\n2 Otmaxt cbdxmhiha qb qzh ztuujti.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Hbzm el mbq em qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tihl\t2\n7 Ytmehu el mb ubmrhx em qzh phaxbby.\n8 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Hbzm el em qzh phaxbby.\n11 Utxi el mbq em qzh phaxbby.\n12 Xl Hbzm em qzh phaxbby? \tihl\t10\n13 Ytmehu jhmq qb qzh ptqzxbby.\n14 Otmaxt qxtnhuuha qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t10\n1 Utxi el em qzh rtxahm.\n2 Utxi el mb ubmrhx em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Ytmehu jhmq qb qzh rtxahm.\n5 Ytmehu qxtnhuuha qb qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tmb\t2\n7 Hbzm qxtnhuuha qb qzh ztuujti.\n8 Utxi el em qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Hbzm jhmq qb qzh keqozhm.\n11 Utxi ybnha qb qzh ptqzxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t11\n13 Hbzm el em qzh ptqzxbby.\n14 Utxi cbdxmhiha qb qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Hbzm ybnha qb qzh ptqzxbby.\n3 Xl Hbzm em qzh keqozhm? \tmb\t2\n4 Ytmehu el mbq em qzh phaxbby.\n5 Hbzm el em qzh keqozhm.\n6 Xl Hbzm em qzh rtxahm? \tmb\t5\n7 Hbzm el em qzh ptqzxbby.\n8 Hbzm el em qzh phaxbby.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Hbzm el mb ubmrhx em qzh phaxbby.\n11 Utxi jhmq ptok qb qzh bsseoh.\n12 Xl Hbzm em qzh phaxbby? \tmb\t10\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Otmaxt jhmq qb qzh rtxahm.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Hbzm el em qzh bsseoh.\n2 Hbzm el mbq em qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Otmaxt el em qzh phaxbby.\n5 Ytmehu el em qzh phaxbby.\n6 Xl Hbzm em qzh bsseoh? \tmb\t2\n7 Utxi ybnha qb qzh rtxahm.\n8 Utxi el mbq em qzh rtxahm.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t5\n10 Ytmehu el em qzh keqozhm.\n11 Ytmehu el mb ubmrhx em qzh keqozhm.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t11\n13 Otmaxt el mb ubmrhx em qzh phaxbby.\n14 Ytmehu qxtnhuuha qb qzh keqozhm.\n15 Xl Utxi em qzh rtxahm? \tmb\t8\n1 Otmaxt el em qzh ptqzxbby.\n2 Hbzm el mbq em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Hbzm el em qzh rtxahm.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t1\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t8\n10 Otmaxt el mb ubmrhx em qzh rtxahm.\n11 Utxi el mbq em qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tihl\t8\n13 Hbzm el mbq em qzh ztuujti.\n14 Hbzm ybnha qb qzh bsseoh.\n15 Xl Hbzm em qzh bsseoh? \tihl\t14\n1 Utxi el mbq em qzh bsseoh.\n2 Ytmehu jhmq qb qzh keqozhm.\n3 Xl Utxi em qzh bsseoh? \tmb\t1\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Otmaxt el em qzh bsseoh.\n6 Xl Hbzm em qzh rtxahm? \tihl\t4\n7 Hbzm el em qzh phaxbby.\n8 Hbzm el mb ubmrhx em qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tmb\t8\n10 Utxi el mb ubmrhx em qzh keqozhm.\n11 Otmaxt jhmq qb qzh ztuujti.\n12 Xl Hbzm em qzh phaxbby? \tmb\t8\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Hbzm el em qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tmb\t10\n1 Hbzm el mbq em qzh keqozhm.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t2\n4 Utxi ybnha qb qzh phaxbby.\n5 Ytmehu ybnha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n7 Ytmehu el em qzh phaxbby.\n8 Utxi el mbq em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tmb\t8\n10 Ytmehu el em qzh ztuujti.\n11 Otmaxt el mb ubmrhx em qzh keqozhm.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t10\n13 Otmaxt jhmq qb qzh ztuujti.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t10\n1 Otmaxt el em qzh phaxbby.\n2 Utxi jhmq qb qzh keqozhm.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t1\n4 Utxi jhmq ptok qb qzh phaxbby.\n5 Utxi el mb ubmrhx em qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Utxi el mbq em qzh bsseoh.\n8 Utxi ybnha qb qzh phaxbby.\n9 Xl Utxi em qzh ptqzxbby? \tmb\t8\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Hbzm el em qzh keqozhm.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t8\n13 Ytmehu el em qzh phaxbby.\n14 Otmaxt jhmq ptok qb qzh bsseoh.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t13\n1 Utxi el mb ubmrhx em qzh ztuujti.\n2 Ytmehu el em qzh phaxbby.\n3 Xl Utxi em qzh ztuujti? \tmb\t1\n4 Hbzm cbdxmhiha qb qzh phaxbby.\n5 Utxi jhmq qb qzh ztuujti.\n6 Xl Hbzm em qzh keqozhm? \tmb\t4\n7 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n8 Utxi el mbq em qzh ztuujti.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t7\n10 Ytmehu el em qzh ztuujti.\n11 Ytmehu el mbq em qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t11\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t11\n1 Utxi el em qzh ztuujti.\n2 Ytmehu el mb ubmrhx em qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Otmaxt cbdxmhiha qb qzh ztuujti.\n5 Otmaxt cbdxmhiha qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t2\n7 Ytmehu jhmq ptok qb qzh phaxbby.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t5\n10 Otmaxt el mbq em qzh phaxbby.\n11 Utxi el mb ubmrhx em qzh ztuujti.\n12 Xl Hbzm em qzh bsseoh? \tihl\t8\n13 Hbzm cbdxmhiha qb qzh rtxahm.\n14 Ytmehu el mb ubmrhx em qzh phaxbby.\n15 Xl Utxi em qzh ztuujti? \tmb\t11\n1 Utxi jhmq qb qzh bsseoh.\n2 Utxi el em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tihl\t2\n4 Utxi qxtnhuuha qb qzh ztuujti.\n5 Hbzm el em qzh keqozhm.\n6 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n7 Utxi el em qzh phaxbby.\n8 Otmaxt qxtnhuuha qb qzh rtxahm.\n9 Xl Utxi em qzh phaxbby? \tihl\t7\n10 Otmaxt el em qzh phaxbby.\n11 Hbzm el em qzh bsseoh.\n12 Xl Hbzm em qzh bsseoh? \tihl\t11\n13 Utxi qxtnhuuha qb qzh bsseoh.\n14 Otmaxt qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t14\n1 Utxi qxtnhuuha qb qzh rtxahm.\n2 Ytmehu cbdxmhiha qb qzh phaxbby.\n3 Xl Utxi em qzh keqozhm? \tmb\t1\n4 Otmaxt el mbq em qzh ztuujti.\n5 Utxi el em qzh keqozhm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t4\n7 Utxi jhmq qb qzh rtxahm.\n8 Otmaxt el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Ytmehu el em qzh ztuujti.\n11 Ytmehu el mb ubmrhx em qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t11\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Ytmehu el mb ubmrhx em qzh rtxahm.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t14\n1 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n2 Hbzm el em qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tihl\t2\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Utxi el em qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Otmaxt cbdxmhiha qb qzh phaxbby.\n8 Hbzm ybnha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t5\n10 Otmaxt el em qzh bsseoh.\n11 Otmaxt jhmq ptok qb qzh phaxbby.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Ytmehu el em qzh ztuujti.\n14 Utxi cbdxmhiha qb qzh keqozhm.\n15 Xl Otmaxt em qzh phaxbby? \tihl\t11\n1 Otmaxt el em qzh keqozhm.\n2 Hbzm qxtnhuuha qb qzh keqozhm.\n3 Xl Hbzm em qzh keqozhm? \tihl\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Ytmehu jhmq ptok qb qzh phaxbby.\n6 Xl Otmaxt em qzh rtxahm? \tihl\t4\n7 Utxi jhmq ptok qb qzh ztuujti.\n8 Ytmehu jhmq qb qzh ztuujti.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t8\n10 Utxi el em qzh bsseoh.\n11 Ytmehu el em qzh rtxahm.\n12 Xl Utxi em qzh bsseoh? \tihl\t10\n13 Utxi ybnha qb qzh phaxbby.\n14 Utxi el mbq em qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Ytmehu el em qzh bsseoh.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Ytmehu el em qzh ztuujti.\n5 Utxi ybnha qb qzh ztuujti.\n6 Xl Utxi em qzh bsseoh? \tmb\t5\n7 Utxi el mbq em qzh ztuujti.\n8 Otmaxt el em qzh rtxahm.\n9 Xl Ytmehu em qzh ztuujti? \tihl\t4\n10 Ytmehu jhmq ptok qb qzh phaxbby.\n11 Hbzm el em qzh phaxbby.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t8\n13 Utxi el em qzh keqozhm.\n14 Utxi jhmq qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh phaxbby? \tihl\t10\n1 Utxi cbdxmhiha qb qzh phaxbby.\n2 Utxi qxtnhuuha qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Utxi el em qzh phaxbby.\n5 Utxi jhmq ptok qb qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Otmaxt jhmq qb qzh bsseoh.\n8 Hbzm qxtnhuuha qb qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tihl\t5\n10 Hbzm el mbq em qzh phaxbby.\n11 Hbzm el em qzh keqozhm.\n12 Xl Hbzm em qzh bsseoh? \tmb\t11\n13 Otmaxt el em qzh keqozhm.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Xl Hbzm em qzh ztuujti? \tmb\t11\n1 Hbzm el em qzh phaxbby.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n5 Hbzm jhmq qb qzh ztuujti.\n6 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n7 Otmaxt jhmq qb qzh keqozhm.\n8 Hbzm jhmq qb qzh phaxbby.\n9 Xl Hbzm em qzh rtxahm? \tmb\t8\n10 Utxi jhmq qb qzh rtxahm.\n11 Otmaxt el em qzh bsseoh.\n12 Xl Hbzm em qzh phaxbby? \tihl\t8\n13 Hbzm ybnha qb qzh ztuujti.\n14 Otmaxt el mbq em qzh bsseoh.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t14\n1 Utxi el mb ubmrhx em qzh rtxahm.\n2 Hbzm el em qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Hbzm ybnha qb qzh bsseoh.\n5 Ytmehu el mb ubmrhx em qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Utxi el em qzh ztuujti.\n8 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n9 Xl Hbzm em qzh keqozhm? \tmb\t4\n10 Hbzm el mbq em qzh bsseoh.\n11 Hbzm el mb ubmrhx em qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tmb\t7\n13 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n14 Utxi el em qzh keqozhm.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t14\n1 Otmaxt el mb ubmrhx em qzh ztuujti.\n2 Otmaxt jhmq ptok qb qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Otmaxt ybnha qb qzh keqozhm.\n5 Hbzm qxtnhuuha qb qzh bsseoh.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t4\n7 Ytmehu cbdxmhiha qb qzh rtxahm.\n8 Utxi jhmq ptok qb qzh phaxbby.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t4\n10 Ytmehu el em qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh rtxahm.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t11\n13 Utxi jhmq qb qzh keqozhm.\n14 Otmaxt el mb ubmrhx em qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tihl\t13\n1 Otmaxt jhmq ptok qb qzh rtxahm.\n2 Utxi el mb ubmrhx em qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tmb\t1\n4 Ytmehu ybnha qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh keqozhm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Otmaxt jhmq qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh ztuujti.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t8\n10 Ytmehu el mbq em qzh ztuujti.\n11 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tmb\t11\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Hbzm el em qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t14\n1 Ytmehu qxtnhuuha qb qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Utxi cbdxmhiha qb qzh rtxahm.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Ytmehu el mb ubmrhx em qzh bsseoh.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t7\n10 Otmaxt el em qzh ztuujti.\n11 Utxi jhmq qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tmb\t11\n13 Otmaxt jhmq qb qzh rtxahm.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t13\n1 Hbzm jhmq ptok qb qzh phaxbby.\n2 Ytmehu el em qzh rtxahm.\n3 Xl Hbzm em qzh keqozhm? \tmb\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Otmaxt el mbq em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Hbzm qxtnhuuha qb qzh rtxahm.\n8 Hbzm el em qzh bsseoh.\n9 Xl Hbzm em qzh bsseoh? \tihl\t8\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Utxi cbdxmhiha qb qzh keqozhm.\n12 Xl Utxi em qzh ztuujti? \tmb\t11\n13 Ytmehu el mb ubmrhx em qzh rtxahm.\n14 Otmaxt ybnha qb qzh bsseoh.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t13\n1 Hbzm ybnha qb qzh rtxahm.\n2 Utxi cbdxmhiha qb qzh bsseoh.\n3 Xl Hbzm em qzh ztuujti? \tmb\t1\n4 Hbzm el mbq em qzh rtxahm.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Otmaxt el mb ubmrhx em qzh rtxahm.\n8 Hbzm el mb ubmrhx em qzh ztuujti.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t7\n10 Utxi el em qzh phaxbby.\n11 Ytmehu el em qzh phaxbby.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t10\n13 Otmaxt el mb ubmrhx em qzh bsseoh.\n14 Utxi ybnha qb qzh keqozhm.\n15 Xl Utxi em qzh bsseoh? \tmb\t14\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu el mbq em qzh bsseoh.\n3 Xl Utxi em qzh phaxbby? \tihl\t1\n4 Hbzm el mb ubmrhx em qzh bsseoh.\n5 Otmaxt jhmq ptok qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Hbzm jhmq qb qzh rtxahm.\n8 Otmaxt el em qzh ztuujti.\n9 Xl Otmaxt em qzh ztuujti? \tihl\t8\n10 Utxi el em qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh ptqzxbby? \tihl\t11\n13 Utxi qxtnhuuha qb qzh ztuujti.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh rtxahm? \tmb\t11\n1 Ytmehu cbdxmhiha qb qzh bsseoh.\n2 Utxi el em qzh ztuujti.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t1\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Hbzm el em qzh phaxbby.\n6 Xl Utxi em qzh bsseoh? \tihl\t4\n7 Utxi cbdxmhiha qb qzh ztuujti.\n8 Hbzm el em qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t7\n10 Hbzm jhmq qb qzh bsseoh.\n11 Utxi jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh bsseoh? \tihl\t10\n13 Utxi jhmq ptok qb qzh keqozhm.\n14 Utxi el mbq em qzh keqozhm.\n15 Xl Utxi em qzh keqozhm? \tmb\t14\n1 Otmaxt jhmq ptok qb qzh phaxbby.\n2 Hbzm jhmq ptok qb qzh ptqzxbby.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Utxi el em qzh keqozhm.\n5 Hbzm ybnha qb qzh keqozhm.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t1\n7 Hbzm el mbq em qzh keqozhm.\n8 Utxi jhmq ptok qb qzh ztuujti.\n9 Xl Hbzm em qzh keqozhm? \tmb\t7\n10 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n11 Hbzm el mbq em qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t11\n13 Ytmehu cbdxmhiha qb qzh ztuujti.\n14 Otmaxt el mb ubmrhx em qzh phaxbby.\n15 Xl Utxi em qzh ztuujti? \tihl\t8\n1 Hbzm el em qzh bsseoh.\n2 Hbzm jhmq ptok qb qzh phaxbby.\n3 Xl Hbzm em qzh bsseoh? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh bsseoh.\n5 Otmaxt el em qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t4\n7 Utxi el mbq em qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Otmaxt em qzh ztuujti? \tmb\t8\n10 Utxi el em qzh ptqzxbby.\n11 Ytmehu el em qzh phaxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Ytmehu qxtnhuuha qb qzh rtxahm.\n14 Otmaxt jhmq ptok qb qzh ztuujti.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Utxi jhmq qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Hbzm el mbq em qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t2\n7 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n8 Otmaxt jhmq ptok qb qzh keqozhm.\n9 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n10 Utxi el mb ubmrhx em qzh ptqzxbby.\n11 Otmaxt jhmq qb qzh phaxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n13 Ytmehu el mb ubmrhx em qzh keqozhm.\n14 Otmaxt el mb ubmrhx em qzh phaxbby.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t13\n1 Utxi jhmq ptok qb qzh keqozhm.\n2 Otmaxt el mbq em qzh rtxahm.\n3 Xl Utxi em qzh ptqzxbby? \tmb\t1\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Otmaxt el mb ubmrhx em qzh phaxbby.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Utxi jhmq ptok qb qzh rtxahm.\n8 Otmaxt el mbq em qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t8\n10 Utxi el mbq em qzh rtxahm.\n11 Utxi qxtnhuuha qb qzh ztuujti.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t8\n13 Utxi jhmq ptok qb qzh phaxbby.\n14 Ytmehu jhmq qb qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tihl\t13\n1 Ytmehu ybnha qb qzh keqozhm.\n2 Otmaxt jhmq qb qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tihl\t2\n4 Utxi qxtnhuuha qb qzh bsseoh.\n5 Utxi ybnha qb qzh ptqzxbby.\n6 Xl Utxi em qzh ptqzxbby? \tihl\t5\n7 Ytmehu cbdxmhiha qb qzh phaxbby.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t5\n10 Otmaxt el mbq em qzh phaxbby.\n11 Utxi el mbq em qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Utxi el mb ubmrhx em qzh bsseoh.\n14 Otmaxt el mb ubmrhx em qzh keqozhm.\n15 Xl Utxi em qzh bsseoh? \tmb\t13\n1 Hbzm jhmq qb qzh keqozhm.\n2 Otmaxt el mbq em qzh ptqzxbby.\n3 Xl Hbzm em qzh phaxbby? \tmb\t1\n4 Utxi el em qzh phaxbby.\n5 Utxi el mbq em qzh phaxbby.\n6 Xl Utxi em qzh phaxbby? \tmb\t5\n7 Utxi el mb ubmrhx em qzh rtxahm.\n8 Hbzm jhmq qb qzh ztuujti.\n9 Xl Utxi em qzh rtxahm? \tmb\t7\n10 Otmaxt el em qzh phaxbby.\n11 Utxi el em qzh keqozhm.\n12 Xl Otmaxt em qzh phaxbby? \tihl\t10\n13 Otmaxt jhmq ptok qb qzh keqozhm.\n14 Ytmehu qxtnhuuha qb qzh rtxahm.\n15 Xl Otmaxt em qzh keqozhm? \tihl\t13\n1 Otmaxt ybnha qb qzh rtxahm.\n2 Otmaxt el em qzh bsseoh.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh ztuujti.\n5 Hbzm el mb ubmrhx em qzh ptqzxbby.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t2\n7 Ytmehu ybnha qb qzh keqozhm.\n8 Otmaxt jhmq ptok qb qzh phaxbby.\n9 Xl Ytmehu em qzh keqozhm? \tihl\t7\n10 Utxi el mbq em qzh ptqzxbby.\n11 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh ptqzxbby? \tmb\t5\n13 Utxi ybnha qb qzh keqozhm.\n14 Hbzm el em qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t11\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Utxi el em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n4 Otmaxt el em qzh ptqzxbby.\n5 Utxi el em qzh bsseoh.\n6 Xl Utxi em qzh bsseoh? \tihl\t5\n7 Ytmehu el em qzh ptqzxbby.\n8 Hbzm el em qzh ztuujti.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t4\n10 Ytmehu el mbq em qzh ptqzxbby.\n11 Otmaxt el em qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tihl\t8\n13 Utxi el mb ubmrhx em qzh bsseoh.\n14 Hbzm jhmq qb qzh phaxbby.\n15 Xl Hbzm em qzh phaxbby? \tihl\t14\n1 Otmaxt qxtnhuuha qb qzh keqozhm.\n2 Hbzm el em qzh phaxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tmb\t2\n4 Utxi el mbq em qzh ztuujti.\n5 Utxi el em qzh ptqzxbby.\n6 Xl Hbzm em qzh rtxahm? \tmb\t2\n7 Utxi jhmq ptok qb qzh phaxbby.\n8 Utxi el em qzh bsseoh.\n9 Xl Utxi em qzh keqozhm? \tmb\t8\n10 Utxi el mb ubmrhx em qzh bsseoh.\n11 Otmaxt cbdxmhiha qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Ytmehu jhmq ptok qb qzh ptqzxbby.\n14 Utxi el mbq em qzh keqozhm.\n15 Xl Ytmehu em qzh ptqzxbby? \tihl\t13\n1 Otmaxt ybnha qb qzh bsseoh.\n2 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tihl\t2\n4 Hbzm el mbq em qzh phaxbby.\n5 Utxi qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t2\n7 Otmaxt jhmq qb qzh phaxbby.\n8 Utxi ybnha qb qzh ztuujti.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t7\n10 Otmaxt el mbq em qzh phaxbby.\n11 Ytmehu el mb ubmrhx em qzh bsseoh.\n12 Xl Utxi em qzh ztuujti? \tihl\t8\n13 Utxi el em qzh bsseoh.\n14 Utxi cbdxmhiha qb qzh rtxahm.\n15 Xl Otmaxt em qzh phaxbby? \tmb\t10\n1 Utxi el mb ubmrhx em qzh ptqzxbby.\n2 Ytmehu el em qzh phaxbby.\n3 Xl Ytmehu em qzh phaxbby? \tihl\t2\n4 Otmaxt jhmq ptok qb qzh keqozhm.\n5 Ytmehu jhmq qb qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tihl\t4\n7 Utxi el mb ubmrhx em qzh keqozhm.\n8 Otmaxt ybnha qb qzh phaxbby.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t5\n10 Otmaxt jhmq ptok qb qzh ptqzxbby.\n11 Otmaxt el em qzh rtxahm.\n12 Xl Utxi em qzh keqozhm? \tmb\t7\n13 Otmaxt el em qzh phaxbby.\n14 Utxi el mb ubmrhx em qzh rtxahm.\n15 Xl Otmaxt em qzh ztuujti? \tmb\t13\n1 Utxi qxtnhuuha qb qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh ztuujti.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Ytmehu cbdxmhiha qb qzh phaxbby.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t5\n7 Utxi ybnha qb qzh ptqzxbby.\n8 Utxi ybnha qb qzh rtxahm.\n9 Xl Ytmehu em qzh phaxbby? \tihl\t5\n10 Otmaxt el em qzh ztuujti.\n11 Ytmehu el em qzh keqozhm.\n12 Xl Utxi em qzh ztuujti? \tmb\t8\n13 Hbzm ybnha qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ztuujti.\n15 Xl Hbzm em qzh keqozhm? \tmb\t14\n1 Otmaxt el mb ubmrhx em qzh ztuujti.\n2 Utxi qxtnhuuha qb qzh keqozhm.\n3 Xl Otmaxt em qzh ztuujti? \tmb\t1\n4 Hbzm jhmq ptok qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh phaxbby.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t1\n7 Otmaxt el em qzh ptqzxbby.\n8 Ytmehu el em qzh rtxahm.\n9 Xl Hbzm em qzh keqozhm? \tihl\t4\n10 Utxi qxtnhuuha qb qzh phaxbby.\n11 Ytmehu el em qzh bsseoh.\n12 Xl Ytmehu em qzh bsseoh? \tihl\t11\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh bsseoh? \tihl\t11\n1 Hbzm el em qzh rtxahm.\n2 Otmaxt el em qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Otmaxt el em qzh ztuujti.\n5 Hbzm ybnha qb qzh phaxbby.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t4\n7 Otmaxt el mbq em qzh ztuujti.\n8 Otmaxt jhmq ptok qb qzh rtxahm.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t8\n10 Ytmehu qxtnhuuha qb qzh keqozhm.\n11 Hbzm el mbq em qzh phaxbby.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t8\n13 Otmaxt cbdxmhiha qb qzh keqozhm.\n14 Otmaxt cbdxmhiha qb qzh ptqzxbby.\n15 Xl Hbzm em qzh phaxbby? \tmb\t11\n1 Otmaxt el mbq em qzh rtxahm.\n2 Utxi ybnha qb qzh phaxbby.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t1\n4 Utxi ybnha qb qzh ptqzxbby.\n5 Hbzm el mbq em qzh bsseoh.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t1\n7 Hbzm el em qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh keqozhm.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t4\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n12 Xl Hbzm em qzh keqozhm? \tihl\t8\n13 Ytmehu jhmq ptok qb qzh keqozhm.\n14 Utxi el mb ubmrhx em qzh ptqzxbby.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t13\n1 Otmaxt el mb ubmrhx em qzh bsseoh.\n2 Otmaxt el em qzh ztuujti.\n3 Xl Otmaxt em qzh ztuujti? \tihl\t2\n4 Otmaxt cbdxmhiha qb qzh keqozhm.\n5 Otmaxt el mbq em qzh keqozhm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Otmaxt el mb ubmrhx em qzh phaxbby.\n8 Utxi el mbq em qzh ztuujti.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t7\n10 Hbzm el mb ubmrhx em qzh keqozhm.\n11 Ytmehu ybnha qb qzh ptqzxbby.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t7\n13 Otmaxt el mbq em qzh ztuujti.\n14 Ytmehu jhmq ptok qb qzh ztuujti.\n15 Xl Hbzm em qzh keqozhm? \tmb\t10\n1 Otmaxt el mb ubmrhx em qzh bsseoh.\n2 Ytmehu el mb ubmrhx em qzh ztuujti.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh bsseoh.\n5 Utxi el mb ubmrhx em qzh keqozhm.\n6 Xl Ytmehu em qzh bsseoh? \tihl\t4\n7 Ytmehu el mb ubmrhx em qzh bsseoh.\n8 Ytmehu qxtnhuuha qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t8\n10 Utxi jhmq ptok qb qzh keqozhm.\n11 Otmaxt jhmq ptok qb qzh bsseoh.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t8\n13 Ytmehu el mb ubmrhx em qzh rtxahm.\n14 Hbzm el mb ubmrhx em qzh keqozhm.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t11\n1 Ytmehu el em qzh ptqzxbby.\n2 Otmaxt el em qzh rtxahm.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Hbzm el em qzh ptqzxbby.\n5 Otmaxt el em qzh keqozhm.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Utxi qxtnhuuha qb qzh bsseoh.\n8 Otmaxt jhmq qb qzh rtxahm.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t4\n10 Ytmehu el em qzh phaxbby.\n11 Utxi el em qzh ztuujti.\n12 Xl Ytmehu em qzh phaxbby? \tihl\t10\n13 Otmaxt el mbq em qzh rtxahm.\n14 Hbzm cbdxmhiha qb qzh bsseoh.\n15 Xl Utxi em qzh ztuujti? \tihl\t11\n1 Otmaxt el em qzh bsseoh.\n2 Otmaxt jhmq ptok qb qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tihl\t2\n4 Utxi el em qzh ztuujti.\n5 Hbzm jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n7 Otmaxt ybnha qb qzh ptqzxbby.\n8 Hbzm el em qzh ptqzxbby.\n9 Xl Otmaxt em qzh ptqzxbby? \tihl\t7\n10 Ytmehu cbdxmhiha qb qzh rtxahm.\n11 Ytmehu el mb ubmrhx em qzh rtxahm.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t7\n13 Ytmehu jhmq qb qzh keqozhm.\n14 Hbzm jhmq qb qzh ztuujti.\n15 Xl Ytmehu em qzh keqozhm? \tihl\t13\n1 Otmaxt el mbq em qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh keqozhm.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Ytmehu jhmq ptok qb qzh rtxahm.\n5 Utxi cbdxmhiha qb qzh ztuujti.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Hbzm jhmq qb qzh rtxahm.\n8 Hbzm cbdxmhiha qb qzh phaxbby.\n9 Xl Ytmehu em qzh bsseoh? \tmb\t4\n10 Ytmehu ybnha qb qzh ptqzxbby.\n11 Ytmehu jhmq ptok qb qzh phaxbby.\n12 Xl Utxi em qzh keqozhm? \tmb\t5\n13 Ytmehu el mb ubmrhx em qzh phaxbby.\n14 Utxi el mbq em qzh ztuujti.\n15 Xl Hbzm em qzh rtxahm? \tmb\t8\n1 Otmaxt el em qzh bsseoh.\n2 Ytmehu el mbq em qzh ztuujti.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t1\n4 Otmaxt jhmq ptok qb qzh rtxahm.\n5 Otmaxt ybnha qb qzh bsseoh.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t5\n7 Hbzm ybnha qb qzh ptqzxbby.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Xl Hbzm em qzh ptqzxbby? \tihl\t7\n10 Utxi el mb ubmrhx em qzh keqozhm.\n11 Hbzm el mb ubmrhx em qzh ptqzxbby.\n12 Xl Otmaxt em qzh bsseoh? \tihl\t5\n13 Utxi qxtnhuuha qb qzh keqozhm.\n14 Hbzm el mb ubmrhx em qzh ztuujti.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t13\n1 Utxi cbdxmhiha qb qzh bsseoh.\n2 Utxi el mbq em qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tmb\t2\n4 Otmaxt el mbq em qzh keqozhm.\n5 Otmaxt el mbq em qzh ptqzxbby.\n6 Xl Utxi em qzh bsseoh? \tmb\t2\n7 Otmaxt el em qzh phaxbby.\n8 Ytmehu el em qzh bsseoh.\n9 Xl Otmaxt em qzh phaxbby? \tihl\t7\n10 Hbzm el mbq em qzh bsseoh.\n11 Utxi jhmq ptok qb qzh keqozhm.\n12 Xl Utxi em qzh keqozhm? \tihl\t11\n13 Hbzm jhmq ptok qb qzh keqozhm.\n14 Hbzm cbdxmhiha qb qzh rtxahm.\n15 Xl Hbzm em qzh phaxbby? \tmb\t14\n1 Utxi ybnha qb qzh keqozhm.\n2 Otmaxt el mb ubmrhx em qzh ptqzxbby.\n3 Xl Otmaxt em qzh ptqzxbby? \tmb\t2\n4 Utxi el mb ubmrhx em qzh keqozhm.\n5 Otmaxt qxtnhuuha qb qzh phaxbby.\n6 Xl Utxi em qzh keqozhm? \tmb\t4\n7 Otmaxt qxtnhuuha qb qzh rtxahm.\n8 Ytmehu jhmq ptok qb qzh phaxbby.\n9 Xl Utxi em qzh keqozhm? \tmb\t4\n10 Ytmehu el mb ubmrhx em qzh phaxbby.\n11 Ytmehu el em qzh phaxbby.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t11\n13 Hbzm el mb ubmrhx em qzh bsseoh.\n14 Utxi el mbq em qzh bsseoh.\n15 Xl Hbzm em qzh bsseoh? \tmb\t13\n1 Hbzm ybnha qb qzh keqozhm.\n2 Utxi el mb ubmrhx em qzh rtxahm.\n3 Xl Hbzm em qzh ztuujti? \tmb\t1\n4 Hbzm el mb ubmrhx em qzh keqozhm.\n5 Utxi el mbq em qzh bsseoh.\n6 Xl Hbzm em qzh keqozhm? \tmb\t4\n7 Hbzm cbdxmhiha qb qzh keqozhm.\n8 Hbzm el em qzh phaxbby.\n9 Xl Hbzm em qzh phaxbby? \tihl\t8\n10 Otmaxt el mbq em qzh ztuujti.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Xl Hbzm em qzh ztuujti? \tihl\t11\n13 Hbzm el em qzh keqozhm.\n14 Otmaxt el mbq em qzh bsseoh.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t14\n1 Hbzm jhmq qb qzh phaxbby.\n2 Hbzm el mb ubmrhx em qzh phaxbby.\n3 Xl Hbzm em qzh phaxbby? \tmb\t2\n4 Ytmehu jhmq qb qzh bsseoh.\n5 Otmaxt qxtnhuuha qb qzh rtxahm.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t5\n7 Utxi ybnha qb qzh rtxahm.\n8 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n9 Xl Ytmehu em qzh ptqzxbby? \tihl\t8\n10 Otmaxt el em qzh ztuujti.\n11 Hbzm ybnha qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t7\n13 Utxi ybnha qb qzh phaxbby.\n14 Utxi jhmq ptok qb qzh rtxahm.\n15 Xl Otmaxt em qzh ztuujti? \tihl\t10\n1 Utxi ybnha qb qzh ztuujti.\n2 Utxi el mb ubmrhx em qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Ytmehu qxtnhuuha qb qzh rtxahm.\n5 Utxi el em qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tihl\t5\n7 Otmaxt el mb ubmrhx em qzh phaxbby.\n8 Utxi el em qzh phaxbby.\n9 Xl Utxi em qzh phaxbby? \tihl\t8\n10 Hbzm el em qzh rtxahm.\n11 Otmaxt cbdxmhiha qb qzh keqozhm.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Ytmehu el mb ubmrhx em qzh rtxahm.\n14 Ytmehu el em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tihl\t10\n1 Ytmehu ybnha qb qzh ztuujti.\n2 Ytmehu el em qzh rtxahm.\n3 Xl Ytmehu em qzh rtxahm? \tihl\t2\n4 Utxi el mb ubmrhx em qzh rtxahm.\n5 Utxi ybnha qb qzh ztuujti.\n6 Xl Ytmehu em qzh rtxahm? \tihl\t2\n7 Hbzm ybnha qb qzh phaxbby.\n8 Otmaxt jhmq qb qzh keqozhm.\n9 Xl Utxi em qzh ztuujti? \tihl\t5\n10 Ytmehu ybnha qb qzh keqozhm.\n11 Hbzm jhmq ptok qb qzh keqozhm.\n12 Xl Hbzm em qzh rtxahm? \tmb\t11\n13 Ytmehu el mbq em qzh keqozhm.\n14 Utxi el em qzh rtxahm.\n15 Xl Otmaxt em qzh bsseoh? \tmb\t8\n1 Ytmehu el mb ubmrhx em qzh bsseoh.\n2 Hbzm qxtnhuuha qb qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tihl\t2\n4 Utxi el em qzh keqozhm.\n5 Utxi jhmq ptok qb qzh rtxahm.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Otmaxt qxtnhuuha qb qzh keqozhm.\n8 Utxi el em qzh ztuujti.\n9 Xl Hbzm em qzh rtxahm? \tihl\t2\n10 Hbzm qxtnhuuha qb qzh ztuujti.\n11 Hbzm el mb ubmrhx em qzh ztuujti.\n12 Xl Hbzm em qzh ztuujti? \tmb\t11\n13 Ytmehu el mbq em qzh ptqzxbby.\n14 Ytmehu el em qzh keqozhm.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Otmaxt el em qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh keqozhm.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Ytmehu cbdxmhiha qb qzh phaxbby.\n5 Ytmehu cbdxmhiha qb qzh bsseoh.\n6 Xl Otmaxt em qzh ptqzxbby? \tmb\t1\n7 Ytmehu cbdxmhiha qb qzh ztuujti.\n8 Ytmehu el mb ubmrhx em qzh ztuujti.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Ytmehu jhmq ptok qb qzh ztuujti.\n11 Hbzm el mbq em qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tihl\t10\n13 Hbzm cbdxmhiha qb qzh bsseoh.\n14 Utxi jhmq ptok qb qzh ptqzxbby.\n15 Xl Hbzm em qzh phaxbby? \tmb\t13\n1 Otmaxt cbdxmhiha qb qzh phaxbby.\n2 Ytmehu el em qzh ptqzxbby.\n3 Xl Ytmehu em qzh phaxbby? \tmb\t2\n4 Hbzm el em qzh ztuujti.\n5 Hbzm el em qzh ptqzxbby.\n6 Xl Otmaxt em qzh phaxbby? \tihl\t1\n7 Utxi ybnha qb qzh ztuujti.\n8 Ytmehu jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tihl\t8\n10 Ytmehu el em qzh ztuujti.\n11 Ytmehu el mb ubmrhx em qzh ztuujti.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t11\n13 Hbzm ybnha qb qzh phaxbby.\n14 Hbzm cbdxmhiha qb qzh ptqzxbby.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t11\n1 Hbzm jhmq ptok qb qzh ztuujti.\n2 Hbzm ybnha qb qzh bsseoh.\n3 Xl Hbzm em qzh bsseoh? \tihl\t2\n4 Utxi el em qzh ptqzxbby.\n5 Ytmehu el em qzh rtxahm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Ytmehu el mbq em qzh rtxahm.\n8 Utxi el mbq em qzh ptqzxbby.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t7\n10 Hbzm el em qzh ptqzxbby.\n11 Utxi jhmq qb qzh rtxahm.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t7\n13 Otmaxt ybnha qb qzh bsseoh.\n14 Otmaxt el em qzh rtxahm.\n15 Xl Otmaxt em qzh rtxahm? \tihl\t14\n1 Hbzm cbdxmhiha qb qzh ptqzxbby.\n2 Otmaxt el em qzh phaxbby.\n3 Xl Otmaxt em qzh phaxbby? \tihl\t2\n4 Utxi el mbq em qzh ztuujti.\n5 Ytmehu el mb ubmrhx em qzh bsseoh.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t5\n7 Ytmehu el em qzh ztuujti.\n8 Utxi cbdxmhiha qb qzh keqozhm.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t7\n10 Otmaxt cbdxmhiha qb qzh ztuujti.\n11 Utxi el mb ubmrhx em qzh keqozhm.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t7\n13 Otmaxt cbdxmhiha qb qzh rtxahm.\n14 Ytmehu el mb ubmrhx em qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Utxi el mbq em qzh ptqzxbby.\n2 Hbzm el mbq em qzh rtxahm.\n3 Xl Hbzm em qzh rtxahm? \tmb\t2\n4 Otmaxt el mb ubmrhx em qzh ztuujti.\n5 Utxi el mbq em qzh ztuujti.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Hbzm ybnha qb qzh rtxahm.\n8 Utxi el mb ubmrhx em qzh rtxahm.\n9 Xl Utxi em qzh rtxahm? \tmb\t8\n10 Utxi el mbq em qzh phaxbby.\n11 Utxi el em qzh phaxbby.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Ytmehu ybnha qb qzh keqozhm.\n14 Ytmehu jhmq ptok qb qzh ptqzxbby.\n15 Xl Utxi em qzh rtxahm? \tmb\t11\n1 Hbzm ybnha qb qzh ptqzxbby.\n2 Utxi el em qzh ptqzxbby.\n3 Xl Hbzm em qzh ptqzxbby? \tihl\t1\n4 Ytmehu el mbq em qzh ztuujti.\n5 Hbzm qxtnhuuha qb qzh ztuujti.\n6 Xl Utxi em qzh rtxahm? \tmb\t2\n7 Otmaxt el mb ubmrhx em qzh keqozhm.\n8 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n9 Xl Utxi em qzh ztuujti? \tmb\t2\n10 Ytmehu el mbq em qzh keqozhm.\n11 Ytmehu el em qzh keqozhm.\n12 Xl Ytmehu em qzh phaxbby? \tmb\t11\n13 Utxi jhmq ptok qb qzh bsseoh.\n14 Ytmehu cbdxmhiha qb qzh ztuujti.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t14\n1 Utxi el mbq em qzh ztuujti.\n2 Utxi el mb ubmrhx em qzh rtxahm.\n3 Xl Utxi em qzh rtxahm? \tmb\t2\n4 Hbzm el em qzh ztuujti.\n5 Utxi el em qzh phaxbby.\n6 Xl Utxi em qzh ptqzxbby? \tmb\t5\n7 Ytmehu el em qzh ptqzxbby.\n8 Otmaxt el mbq em qzh keqozhm.\n9 Xl Hbzm em qzh ztuujti? \tihl\t4\n10 Utxi el em qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh ztuujti.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Utxi el em qzh phaxbby.\n14 Utxi el mbq em qzh phaxbby.\n15 Xl Utxi em qzh phaxbby? \tmb\t14\n1 Utxi el mbq em qzh phaxbby.\n2 Utxi el mb ubmrhx em qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tmb\t2\n4 Ytmehu qxtnhuuha qb qzh keqozhm.\n5 Ytmehu qxtnhuuha qb qzh rtxahm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Ytmehu el em qzh ptqzxbby.\n8 Otmaxt ybnha qb qzh keqozhm.\n9 Xl Ytmehu em qzh keqozhm? \tmb\t7\n10 Hbzm el em qzh rtxahm.\n11 Utxi jhmq qb qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Hbzm qxtnhuuha qb qzh keqozhm.\n15 Xl Hbzm em qzh ztuujti? \tmb\t14\n1 Ytmehu el em qzh ptqzxbby.\n2 Otmaxt el mb ubmrhx em qzh rtxahm.\n3 Xl Otmaxt em qzh rtxahm? \tmb\t2\n4 Hbzm el em qzh phaxbby.\n5 Hbzm el mbq em qzh phaxbby.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t2\n7 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n8 Otmaxt qxtnhuuha qb qzh keqozhm.\n9 Xl Hbzm em qzh phaxbby? \tmb\t5\n10 Hbzm el em qzh rtxahm.\n11 Otmaxt jhmq qb qzh bsseoh.\n12 Xl Otmaxt em qzh phaxbby? \tmb\t11\n13 Ytmehu el mb ubmrhx em qzh phaxbby.\n14 Hbzm el mb ubmrhx em qzh rtxahm.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t11\n1 Hbzm qxtnhuuha qb qzh rtxahm.\n2 Otmaxt qxtnhuuha qb qzh ztuujti.\n3 Xl Hbzm em qzh rtxahm? \tihl\t1\n4 Hbzm el mbq em qzh rtxahm.\n5 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n6 Xl Hbzm em qzh rtxahm? \tmb\t4\n7 Otmaxt el mb ubmrhx em qzh ztuujti.\n8 Utxi jhmq ptok qb qzh keqozhm.\n9 Xl Utxi em qzh rtxahm? \tmb\t8\n10 Otmaxt ybnha qb qzh rtxahm.\n11 Ytmehu ybnha qb qzh ztuujti.\n12 Xl Utxi em qzh ztuujti? \tmb\t8\n13 Hbzm el mb ubmrhx em qzh ztuujti.\n14 Ytmehu el mbq em qzh ztuujti.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t10\n1 Hbzm jhmq qb qzh rtxahm.\n2 Ytmehu jhmq ptok qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Utxi el mbq em qzh bsseoh.\n5 Otmaxt el mb ubmrhx em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Hbzm el em qzh ztuujti.\n8 Ytmehu jhmq qb qzh keqozhm.\n9 Xl Ytmehu em qzh ztuujti? \tmb\t8\n10 Hbzm el mbq em qzh ztuujti.\n11 Hbzm el mb ubmrhx em qzh phaxbby.\n12 Xl Hbzm em qzh phaxbby? \tmb\t11\n13 Hbzm el em qzh keqozhm.\n14 Utxi el em qzh rtxahm.\n15 Xl Hbzm em qzh rtxahm? \tmb\t13\n1 Ytmehu qxtnhuuha qb qzh bsseoh.\n2 Utxi cbdxmhiha qb qzh ptqzxbby.\n3 Xl Utxi em qzh ptqzxbby? \tihl\t2\n4 Otmaxt ybnha qb qzh rtxahm.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Xl Ytmehu em qzh phaxbby? \tmb\t5\n7 Utxi el mb ubmrhx em qzh ptqzxbby.\n8 Utxi cbdxmhiha qb qzh bsseoh.\n9 Xl Utxi em qzh bsseoh? \tihl\t8\n10 Ytmehu el mb ubmrhx em qzh rtxahm.\n11 Hbzm jhmq qb qzh ptqzxbby.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t10\n13 Otmaxt el mb ubmrhx em qzh rtxahm.\n14 Otmaxt jhmq qb qzh keqozhm.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t10\n1 Ytmehu el em qzh phaxbby.\n2 Ytmehu jhmq qb qzh ztuujti.\n3 Xl Ytmehu em qzh rtxahm? \tmb\t2\n4 Otmaxt ybnha qb qzh phaxbby.\n5 Utxi el em qzh rtxahm.\n6 Xl Utxi em qzh rtxahm? \tihl\t5\n7 Hbzm jhmq ptok qb qzh ztuujti.\n8 Ytmehu el em qzh rtxahm.\n9 Xl Hbzm em qzh phaxbby? \tmb\t7\n10 Hbzm el mbq em qzh ztuujti.\n11 Utxi el em qzh bsseoh.\n12 Xl Ytmehu em qzh ztuujti? \tmb\t8\n13 Utxi ybnha qb qzh ptqzxbby.\n14 Utxi qxtnhuuha qb qzh phaxbby.\n15 Xl Ytmehu em qzh keqozhm? \tmb\t8\n1 Hbzm el mb ubmrhx em qzh ptqzxbby.\n2 Ytmehu el em qzh bsseoh.\n3 Xl Ytmehu em qzh ztuujti? \tmb\t2\n4 Hbzm qxtnhuuha qb qzh rtxahm.\n5 Hbzm cbdxmhiha qb qzh phaxbby.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n7 Utxi el em qzh phaxbby.\n8 Otmaxt el em qzh keqozhm.\n9 Xl Ytmehu em qzh phaxbby? \tmb\t2\n10 Ytmehu jhmq qb qzh ptqzxbby.\n11 Utxi cbdxmhiha qb qzh bsseoh.\n12 Xl Ytmehu em qzh keqozhm? \tmb\t10\n13 Utxi el em qzh ztuujti.\n14 Hbzm el mb ubmrhx em qzh phaxbby.\n15 Xl Otmaxt em qzh ptqzxbby? \tmb\t8\n1 Ytmehu jhmq ptok qb qzh ztuujti.\n2 Otmaxt ybnha qb qzh phaxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t1\n4 Otmaxt el mb ubmrhx em qzh phaxbby.\n5 Otmaxt cbdxmhiha qb qzh rtxahm.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Ytmehu jhmq qb qzh bsseoh.\n8 Hbzm jhmq ptok qb qzh ztuujti.\n9 Xl Otmaxt em qzh bsseoh? \tmb\t5\n10 Otmaxt el mb ubmrhx em qzh rtxahm.\n11 Otmaxt el em qzh rtxahm.\n12 Xl Otmaxt em qzh rtxahm? \tihl\t11\n13 Utxi el em qzh bsseoh.\n14 Ytmehu el mbq em qzh bsseoh.\n15 Xl Utxi em qzh bsseoh? \tihl\t13\n1 Otmaxt el mb ubmrhx em qzh phaxbby.\n2 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh bsseoh? \tmb\t2\n4 Otmaxt ybnha qb qzh ztuujti.\n5 Otmaxt el mbq em qzh ztuujti.\n6 Xl Otmaxt em qzh ztuujti? \tmb\t5\n7 Otmaxt el mb ubmrhx em qzh rtxahm.\n8 Ytmehu qxtnhuuha qb qzh ztuujti.\n9 Xl Otmaxt em qzh rtxahm? \tmb\t7\n10 Utxi jhmq ptok qb qzh bsseoh.\n11 Ytmehu jhmq qb qzh phaxbby.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t11\n13 Otmaxt el em qzh ptqzxbby.\n14 Ytmehu jhmq qb qzh rtxahm.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t14\n1 Ytmehu el em qzh ptqzxbby.\n2 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tmb\t2\n4 Ytmehu el mbq em qzh ztuujti.\n5 Ytmehu el em qzh ptqzxbby.\n6 Xl Ytmehu em qzh rtxahm? \tmb\t5\n7 Utxi ybnha qb qzh phaxbby.\n8 Ytmehu el mbq em qzh ptqzxbby.\n9 Xl Utxi em qzh bsseoh? \tmb\t7\n10 Hbzm cbdxmhiha qb qzh rtxahm.\n11 Utxi el mbq em qzh phaxbby.\n12 Xl Hbzm em qzh ztuujti? \tmb\t10\n13 Otmaxt qxtnhuuha qb qzh rtxahm.\n14 Otmaxt el em qzh ptqzxbby.\n15 Xl Hbzm em qzh phaxbby? \tmb\t10\n1 Otmaxt jhmq ptok qb qzh keqozhm.\n2 Otmaxt el mb ubmrhx em qzh keqozhm.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t2\n4 Ytmehu el em qzh keqozhm.\n5 Utxi ybnha qb qzh rtxahm.\n6 Xl Utxi em qzh ztuujti? \tmb\t5\n7 Otmaxt el em qzh bsseoh.\n8 Hbzm el em qzh ztuujti.\n9 Xl Otmaxt em qzh keqozhm? \tmb\t7\n10 Utxi el em qzh ptqzxbby.\n11 Utxi el mbq em qzh ptqzxbby.\n12 Xl Utxi em qzh ptqzxbby? \tmb\t11\n13 Utxi jhmq qb qzh phaxbby.\n14 Hbzm el em qzh bsseoh.\n15 Xl Utxi em qzh keqozhm? \tmb\t13\n1 Utxi el em qzh rtxahm.\n2 Ytmehu qxtnhuuha qb qzh bsseoh.\n3 Xl Ytmehu em qzh bsseoh? \tihl\t2\n4 Ytmehu el mbq em qzh bsseoh.\n5 Otmaxt el mb ubmrhx em qzh ztuujti.\n6 Xl Ytmehu em qzh bsseoh? \tmb\t4\n7 Ytmehu el em qzh bsseoh.\n8 Hbzm el mb ubmrhx em qzh rtxahm.\n9 Xl Ytmehu em qzh bsseoh? \tihl\t7\n10 Ytmehu el em qzh ztuujti.\n11 Utxi jhmq qb qzh keqozhm.\n12 Xl Otmaxt em qzh ztuujti? \tmb\t5\n13 Otmaxt ybnha qb qzh ptqzxbby.\n14 Otmaxt el em qzh bsseoh.\n15 Xl Otmaxt em qzh keqozhm? \tmb\t14\n1 Utxi el em qzh phaxbby.\n2 Ytmehu qxtnhuuha qb qzh ptqzxbby.\n3 Xl Ytmehu em qzh ptqzxbby? \tihl\t2\n4 Hbzm jhmq ptok qb qzh bsseoh.\n5 Ytmehu el em qzh phaxbby.\n6 Xl Hbzm em qzh bsseoh? \tihl\t4\n7 Utxi cbdxmhiha qb qzh ptqzxbby.\n8 Utxi jhmq ptok qb qzh rtxahm.\n9 Xl Utxi em qzh bsseoh? \tmb\t8\n10 Otmaxt el mbq em qzh ptqzxbby.\n11 Utxi el mb ubmrhx em qzh rtxahm.\n12 Xl Utxi em qzh rtxahm? \tmb\t11\n13 Otmaxt el mb ubmrhx em qzh rtxahm.\n14 Ytmehu ybnha qb qzh bsseoh.\n15 Xl Ytmehu em qzh rtxahm? \tmb\t14\n1 Otmaxt ybnha qb qzh phaxbby.\n2 Otmaxt el em qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tihl\t2\n4 Hbzm el mbq em qzh rtxahm.\n5 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n6 Xl Otmaxt em qzh bsseoh? \tihl\t2\n7 Hbzm el em qzh keqozhm.\n8 Otmaxt ybnha qb qzh rtxahm.\n9 Xl Otmaxt em qzh rtxahm? \tihl\t8\n10 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n11 Hbzm qxtnhuuha qb qzh ztuujti.\n12 Xl Hbzm em qzh phaxbby? \tmb\t11\n13 Utxi el mbq em qzh ptqzxbby.\n14 Hbzm ybnha qb qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tmb\t13\n1 Otmaxt qxtnhuuha qb qzh ptqzxbby.\n2 Ytmehu el em qzh ztuujti.\n3 Xl Ytmehu em qzh ztuujti? \tihl\t2\n4 Otmaxt qxtnhuuha qb qzh keqozhm.\n5 Hbzm el em qzh bsseoh.\n6 Xl Otmaxt em qzh phaxbby? \tmb\t4\n7 Utxi el mbq em qzh bsseoh.\n8 Hbzm jhmq qb qzh rtxahm.\n9 Xl Hbzm em qzh keqozhm? \tmb\t8\n10 Utxi qxtnhuuha qb qzh ptqzxbby.\n11 Ytmehu ybnha qb qzh bsseoh.\n12 Xl Hbzm em qzh rtxahm? \tihl\t8\n13 Hbzm jhmq ptok qb qzh ptqzxbby.\n14 Hbzm el em qzh ztuujti.\n15 Xl Ytmehu em qzh ztuujti? \tmb\t11\n1 Ytmehu el mb ubmrhx em qzh bsseoh.\n2 Ytmehu el em qzh keqozhm.\n3 Xl Ytmehu em qzh keqozhm? \tihl\t2\n4 Utxi jhmq ptok qb qzh ptqzxbby.\n5 Ytmehu el mb ubmrhx em qzh keqozhm.\n6 Xl Ytmehu em qzh keqozhm? \tmb\t5\n7 Ytmehu qxtnhuuha qb qzh ztuujti.\n8 Hbzm el em qzh keqozhm.\n9 Xl Utxi em qzh ptqzxbby? \tihl\t4\n10 Utxi el em qzh phaxbby.\n11 Ytmehu el em qzh ptqzxbby.\n12 Xl Ytmehu em qzh ptqzxbby? \tihl\t11\n13 Otmaxt qxtnhuuha qb qzh bsseoh.\n14 Ytmehu el mbq em qzh ptqzxbby.\n15 Xl Hbzm em qzh bsseoh? \tmb\t8\n1 Otmaxt el em qzh ztuujti.\n2 Ytmehu el mb ubmrhx em qzh phaxbby.\n3 Xl Otmaxt em qzh keqozhm? \tmb\t1\n4 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n5 Hbzm el em qzh ztuujti.\n6 Xl Otmaxt em qzh rtxahm? \tmb\t1\n7 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n8 Hbzm jhmq ptok qb qzh rtxahm.\n9 Xl Ytmehu em qzh ptqzxbby? \tmb\t7\n10 Utxi el mb ubmrhx em qzh bsseoh.\n11 Hbzm el em qzh phaxbby.\n12 Xl Utxi em qzh bsseoh? \tmb\t10\n13 Otmaxt jhmq ptok qb qzh phaxbby.\n14 Ytmehu cbdxmhiha qb qzh keqozhm.\n15 Xl Ytmehu em qzh bsseoh? \tmb\t14\n1 Otmaxt jhmq qb qzh rtxahm.\n2 Utxi el em qzh ztuujti.\n3 Xl Utxi em qzh ztuujti? \tihl\t2\n4 Ytmehu el em qzh rtxahm.\n5 Ytmehu el mb ubmrhx em qzh rtxahm.\n6 Xl Utxi em qzh ztuujti? \tihl\t2\n7 Utxi cbdxmhiha qb qzh phaxbby.\n8 Hbzm el mb ubmrhx em qzh rtxahm.\n9 Xl Ytmehu em qzh rtxahm? \tmb\t5\n10 Utxi jhmq ptok qb qzh rtxahm.\n11 Hbzm cbdxmhiha qb qzh ztuujti.\n12 Xl Ytmehu em qzh rtxahm? \tmb\t5\n13 Otmaxt cbdxmhiha qb qzh phaxbby.\n14 Utxi el em qzh ztuujti.\n15 Xl Hbzm em qzh bsseoh? \tmb\t11\n1 Otmaxt jhmq qb qzh bsseoh.\n2 Otmaxt el mbq em qzh bsseoh.\n3 Xl Otmaxt em qzh bsseoh? \tmb\t2\n4 Ytmehu el mb ubmrhx em qzh ptqzxbby.\n5 Otmaxt el mbq em qzh phaxbby.\n6 Xl Ytmehu em qzh ptqzxbby? \tmb\t4\n7 Utxi ybnha qb qzh keqozhm.\n8 Utxi jhmq qb qzh ztuujti.\n9 Xl Utxi em qzh ztuujti? \tihl\t8\n10 Utxi el mb ubmrhx em qzh ztuujti.\n11 Ytmehu jhmq ptok qb qzh ptqzxbby.\n12 Xl Utxi em qzh ztuujti? \tmb\t10\n13 Hbzm jhmq ptok qb qzh phaxbby.\n14 Hbzm jhmq ptok qb qzh ptqzxbby.\n15 Xl Utxi em qzh ztuujti? \tmb\t10\n1 Hbzm qxtnhuuha qb qzh ztuujti.\n2 Otmaxt el mbq em qzh keqozhm.\n3 Xl Hbzm em qzh bsseoh? \tmb\t1\n4 Ytmehu el em qzh phaxbby.\n5 Otmaxt el mbq em qzh bsseoh.\n6 Xl Ytmehu em qzh phaxbby? \tihl\t4\n7 Hbzm el mbq em qzh ztuujti.\n8 Otmaxt el mb ubmrhx em qzh phaxbby.\n9 Xl Otmaxt em qzh phaxbby? \tmb\t8\n10 Otmaxt el mbq em qzh ztuujti.\n11 Otmaxt ybnha qb qzh bsseoh.\n12 Xl Otmaxt em qzh rtxahm? \tmb\t11\n13 Hbzm el em qzh ptqzxbby.\n14 Ytmehu cbdxmhiha qb qzh ptqzxbby.\n15 Xl Otmaxt em qzh bsseoh? \tihl\t11\n1 Otmaxt el mb ubmrhx em qzh keqozhm.\n2 Utxi jhmq qb qzh bsseoh.\n3 Xl Utxi em qzh bsseoh? \tihl\t2\n4 Utxi el em qzh rtxahm.\n5 Ytmehu jhmq qb qzh rtxahm.\n6 Xl Otmaxt em qzh keqozhm? \tmb\t1\n7 Utxi el mb ubmrhx em qzh rtxahm.\n8 Hbzm ybnha qb qzh ztuujti.\n9 Xl Utxi em qzh rtxahm? \tmb\t7\n10 Ytmehu cbdxmhiha qb qzh keqozhm.\n11 Utxi ybnha qb qzh phaxbby.\n12 Xl Ytmehu em qzh keqozhm? \tihl\t10\n13 Hbzm el em qzh bsseoh.\n14 Utxi el em qzh ptqzxbby.\n15 Xl Utxi em qzh ptqzxbby? \tihl\t14\n"
  }
]